| Author | Dave Jarvis <email> |
|---|---|
| Date | 2015-01-06 20:46:41 GMT-0800 |
| Commit | 5bbfd97053bcb02cb0de9e91fc3c007a6727ad93 |
| Parent | 5b459b4 |
| mainClassName = "to.discuss.Main" | ||
| +sourceCompatibility = 1.8 | ||
| +targetCompatibility = 1.8 | ||
| + | ||
| sourceSets { | ||
| main { | ||
| dependencies { | ||
| - compile "org.eclipse.jetty:jetty-server:9.2.6.v20141205" | ||
| compile "org.apache.shiro:shiro-core:1.2.3" | ||
| + compile "org.postgresql:postgresql:9.3-1102-jdbc41" | ||
| + | ||
| + // Jetty Configuration | ||
| + compile "org.eclipse.jetty:jetty-server:9.2.6.v20141205" | ||
| compile "org.slf4j:slf4j-log4j12:1.7.9" | ||
| } | ||
| +\define\WPui{User Interface} | ||
| +\define\WPintro{Overview} | ||
| +\define\WPname{\Liberum{} \Consilium{}} | ||
| +\define\WPnavigation{Navigation} | ||
| +\define\WPproposal{proposal} | ||
| +\define\WPproposals{\WPproposal{}s} | ||
| +\define\WPProposal{\Word{\WPproposal{}}} | ||
| +\define\WPProposals{\WPProposal{}s} | ||
| + | ||
| +\define\WPdeliberation{deliberation} | ||
| +\define\WPdeliberations{\WPdeliberation{}s} | ||
| +\define\WPDeliberation{\Word{\WPdeliberation{}}} | ||
| +\define\WPDeliberations{\WPdeliberation{}s} | ||
| + | ||
| +% Separator for contiguous citations. | ||
| +\define\WPcitesep{\high{\,}} | ||
| + | ||
| +% Links to the web site for demonstration purposes. | ||
| +\def\WPhomepagebase{http://djarvis.bitbucket.org/xml/} | ||
| +\edef\WPpageaccount{\WPhomepagebase account.xml} | ||
| +\edef\WPpagediscuss{\WPhomepagebase discuss.xml} | ||
| +\edef\WPpagehome{\WPhomepagebase index.xml} | ||
| +\edef\WPpagehypothesis{\WPhomepagebase hypothesis.xml} | ||
| +\edef\WPpageproposal{\WPhomepagebase proposal.xml} | ||
| +\edef\WPpagesummary{\WPhomepagebase summary.xml} | ||
| +\edef\WPpagesupport{\WPhomepagebase support.xml} | ||
| +\edef\WPpageresources{\WPhomepagebase resources.xml} | ||
| + | ||
| +% Since the TOC suppresses a chapter title, conditionally set the | ||
| +% page heading. | ||
| +\define\WPheaderchapter{% | ||
| + \doiftextelse{\getmarking[chapter]}% | ||
| + {\vl{} \ss{\getmarking[chapter]}% | ||
| + {}}% | ||
| +} | ||
| + | ||
| +\define\WPheadertitle{% | ||
| + \doiftextelse{\getmarking[chapter]}% | ||
| + {\ss{\WPname} \vl{}}% | ||
| + {}% | ||
| +} | ||
| + | ||
| +\define[1]\WPcode{The #1 page source:\\} | ||
| + | ||
| +\define[3]\WPquote{% | ||
| + \quotation{#1} | ||
| + \par | ||
| + \startalignment[flushright] | ||
| + \textasciitilde{} #2, \it{#3} | ||
| + \stopalignment | ||
| +} | ||
| + | ||
| +\define[1]\WPpage{% | ||
| + \placefigure[force][fig:page-#1]{\Word{#1 Page}}{% | ||
| + \externalfigure[#1.svg] | ||
| + } | ||
| +} | ||
| + | ||
| +\define[1]\WPxref{% | ||
| + \in{Figure}[fig:#1] illustrates% | ||
| +} | ||
| + | ||
| +\define[1]\WPrefpage{% | ||
| + (see page \at[cha:#1])% | ||
| +} | ||
| + | ||
| +\define[1]\WPrefchapter{% | ||
| + \about[cha:#1] \WPrefpage{#1}% | ||
| +} | ||
| + | ||
| +\define[1]\WPreffigure{% | ||
| + illustrated in \in{Figure}[fig:#1] (on page \at[fig:#1])% | ||
| +} | ||
| + | ||
| +\define[1]\WPregistered{% | ||
| + #1\fontchar{registered}% | ||
| +} | ||
| +\startcopyrightmakeup | ||
| +\setupwhitespace[big] | ||
| +\input style/layout.tex | ||
| + | ||
| +\copyright{} 2014 White Magic Software, Inc. | ||
| +\par | ||
| +This work is licensed under the Creative Commons | ||
| +Attribution-NonCommercial-ShareAlike 4.0 Unported License. | ||
| +To view a copy of this license, visit the \href{creative commons license website}{http://creativecommons.org/licenses/by-nc-sa/4.0/} or send a | ||
| +letter to: | ||
| +\par | ||
| + Creative Commons\\ | ||
| + 171 Second Street, Suite 300\\ | ||
| + San Francisco, California, 94105\\ | ||
| + USA | ||
| +\stopcopyrightmakeup | ||
| +\usemodule[bib] | ||
| +\usemodule[vim] | ||
| +\usesymbols[nav] | ||
| +% Numbered citations. | ||
| +\setupbibtex[database=sources] | ||
| +\setuppublications[ | ||
| + alternative=num, | ||
| + sorttype=cite, | ||
| +] | ||
| + | ||
| +% Superscript citation cross-references. | ||
| +\setupcite[num][ | ||
| + left=\raisebox{1ex}\hbox\bgroup\tfxx, | ||
| + right=\egroup, | ||
| +] | ||
| +\definecolor[WPtocheading][h=111111] | ||
| +\definecolor[WPinternal][h=46A5E5] | ||
| +\definecolor[WPexternal][h=B93507] | ||
| +\definecolor[WPframe][h=EEEEEE] | ||
| +\unprotect | ||
| +\appendtoks | ||
| + \setupbackgrounds[\v!page][\c!background=\makeupparameter\c!background] | ||
| +\to \t_page_makeup_every_setup | ||
| +\protect | ||
| + | ||
| +\setupexternalfigures[ | ||
| + order={svg,pdf,png}, | ||
| + location={local,default,global}, | ||
| + directory={screens,graphs}, | ||
| + frame=on, | ||
| + framecolor=WPframe, | ||
| + rulethickness=1pt, | ||
| + frameoffset=.5em, | ||
| + maxwidth=\makeupwidth, | ||
| + width=\makeupwidth, | ||
| +] | ||
| + | ||
| +\setupcaptions[ | ||
| + %inbetween={\blank[big]}, | ||
| +] | ||
| + | ||
| +\defineoverlay[cover][{ | ||
| + \externalfigure[cover.jpg][ | ||
| + scale=2000, | ||
| + maxwidth=\paperwidth, | ||
| + ] | ||
| +}] | ||
| +\usemodule[simplefonts] | ||
| + | ||
| +% Won't compile without a math font... | ||
| +\setmathfont[modern] | ||
| + | ||
| +% Set up the body and heading fonts. | ||
| +\starttypescript [serif] [WPBody] | ||
| + \definefontsynonym [Serif] [name:librebaskervilleregular] [features=default] | ||
| + \definefontsynonym [SerifBold] [name:librebaskervillebold] [features=default] | ||
| + \definefontsynonym [SerifItalic] [name:librebaskervilleitalic] [features=default] | ||
| +\stoptypescript | ||
| + | ||
| +\starttypescript [sans] [WPHeader] | ||
| + \definefontsynonym [Sans] [name:archivonarrow] | ||
| + \definefontsynonym [SansBold] [name:archivonarrowbold] | ||
| +\stoptypescript | ||
| + | ||
| +\starttypescript [mono] [WPSourceCode] | ||
| + \definefontsynonym [Mono] [name:inconsolata] | ||
| + \definefontsynonym [MonoBold] [name:inconsolatabold] | ||
| +\stoptypescript | ||
| + | ||
| +\definetypeface[WPFont] [rm] [serif] [WPBody] [default] | ||
| +\definetypeface[WPFont] [ss] [sans] [WPHeader] [default] | ||
| +\definetypeface[WPFont] [tt] [mono] [WPSourceCode] [default] | ||
| + | ||
| +\usetypescript[WPFont] [ec] | ||
| +\setupbodyfont[WPFont] | ||
| + | ||
| +\definefont[SectionFont][SansBold sa 1.5] | ||
| +\definefont[SubSectionFont][SansBold sa 1.25] | ||
| +\definefont[ChapterNumberFont][SansBold sa 10] | ||
| +\definefont[SourceCodeFont][Mono sa 0.8] | ||
| + | ||
| +\definefontsize[e] | ||
| +\setupbodyfontenvironment[default][e=6.5] | ||
| +\setupbodyfontenvironment[default][d=3.5] | ||
| + | ||
| +\definesynonyms[definition][definitions][\infull] | ||
| +\setupsynonyms[definition][ | ||
| + criterium=all, | ||
| + width=4cm, | ||
| +] | ||
| + | ||
| +\definition[Liberum]{Līberum}{Free, open, unoccupied, unrestricted, | ||
| +uncontrolled.} | ||
| +\definition[Consilium]{Cōnsilium}{Consultation, deliberation, advice, | ||
| +council.} | ||
| +\definition[Deliberation]{Deliberation}{Thoughtful evalutation of | ||
| +discourse, prior to decision making.} | ||
| +\setupmakeup[standard][ | ||
| + pagestate=start, | ||
| +] | ||
| + | ||
| +\startMPinclusions | ||
| + numeric ChapterPageDone[]; | ||
| +\stopMPinclusions | ||
| + | ||
| +% Draw a thick bar along the side of each chapter page. | ||
| +\startuseMPgraphic{WPchapter} | ||
| + StartPage; | ||
| + n := \somenamedheadnumber{chapter}{current}; | ||
| + width := BackSpace; | ||
| + | ||
| + if n > 0 : | ||
| + if unknown ChapterPageDone[n] : | ||
| + fill (0,0) -- (width,0) -- (width, PaperHeight) -- (0, PaperHeight) -- cycle | ||
| + withcolor \MPcolor{black}; | ||
| + ChapterPageDone[n] := 1 ; | ||
| + fi; | ||
| + fi; | ||
| + StopPage; | ||
| +\stopuseMPgraphic | ||
| + | ||
| +%\definecolor[ChapterNumberColour][h=A1C436] | ||
| +\definecolor[ChapterNumberColour][white] | ||
| + | ||
| +\defineoverlay[WPchapter][\useMPgraphic{WPchapter}] | ||
| +\setupbackgrounds[page][background=WPchapter] | ||
| + | ||
| +\define[1]\WPchapternumber{\inmargin{\ss{\bfd{\color[ChapterNumberColour]{#1}}}}} | ||
| + | ||
| +\define[1]\WPChapterFont{\ss{\bfe{#1}}} | ||
| + | ||
| +\define[1]\WPchaptertitle{% | ||
| + \framed[ | ||
| + frame=off, | ||
| + width=\makeupwidth, | ||
| + height=\textheight, | ||
| + align=flushright, | ||
| + ]{\WPChapterFont{#1}\vfill{}} | ||
| +} | ||
| + | ||
| +\setuphead[chapter][ | ||
| + style=ChapterNumberFont, | ||
| + after=\pagebreak, | ||
| + header=empty, | ||
| + footer=empty, | ||
| + deeptextcommand=\WPchaptertitle, | ||
| + deepnumbercommand=\WPchapternumber, | ||
| +] | ||
| + | ||
| +\setuphead[section][ | ||
| + style=SectionFont, | ||
| +] | ||
| + | ||
| +\setuphead[subsection][ | ||
| + style=SubSectionFont, | ||
| +] | ||
| +\setupinteraction[ | ||
| + state=start, | ||
| + color=WPinternal, | ||
| + contrastcolor=WPinternal, | ||
| + title={Liberum Consilium}, | ||
| + author={White Magic Software, Ltd.}, | ||
| + subtitle={A system design for moderated deliberation}, | ||
| + keyword={proposal, policy, democracy, software, discussion, deliberation}, | ||
| +] | ||
| + | ||
| +\placebookmarks[title, chapter][ | ||
| + force=yes, | ||
| +] | ||
| + | ||
| +% Create hyperlink references within the document. | ||
| +\define[2]\href{% | ||
| + \goto{\color[WPexternal]{#1}}[url(#2)]% | ||
| +} | ||
| +\setupvimtyping[ | ||
| + style=SourceCodeFont, | ||
| + numbering=yes, | ||
| + strip=yes, | ||
| + lines=split, | ||
| +] | ||
| + | ||
| +\definevimtyping[XML][ | ||
| + syntax=xml, | ||
| +] | ||
| +\definevimtyping[XSL][ | ||
| + syntax=xslt, | ||
| +] | ||
| +\definevimtyping[CSS][ | ||
| + syntax=css, | ||
| +] | ||
| +\setbreakpoints[ | ||
| + compound | ||
| +] | ||
| + | ||
| +\setupalign[ | ||
| + hz, | ||
| + flushleft, | ||
| + nothyphenated, | ||
| + lesshyphenation, | ||
| +] | ||
| + | ||
| +\setuptolerance[ | ||
| + stretch, | ||
| + verytolerant | ||
| +] | ||
| + | ||
| +\definefontfeature[default][default][expansion=quality] | ||
| +\setupitemize[1][packed,intro][ | ||
| + after={\blank[small]}, | ||
| + margin=yes, | ||
| +] | ||
| +% Define a copyright page | ||
| +\definemakeup[copyright] | ||
| +\setupmakeup[copyright][ | ||
| + style=\tfx, | ||
| +] | ||
| + | ||
| +% Define a preface page | ||
| +\definemakeup[preface] | ||
| +\setupmakeup[standard][ | ||
| + doublesided=no | ||
| +] | ||
| + | ||
| +\setuppagenumbering[ | ||
| + alternative=singlesided, | ||
| + location={footer,right}, | ||
| +] | ||
| + | ||
| +\setupcolors[ | ||
| + state=start, | ||
| + rgb=yes, | ||
| + spot=no, | ||
| +] | ||
| + | ||
| +\setupcolors[pagecolormodel=auto] | ||
| + | ||
| +\setuplayout[ | ||
| + setups=*lessstrict, | ||
| + location=singlesided, | ||
| +] | ||
| + | ||
| +% Strongly suggest avoiding orphaned headings. | ||
| +\startsetups[*lessstrict] | ||
| + \setup[*reset] | ||
| + \widowpenalty=10000 | ||
| + \clubpenalty=1000 | ||
| + \brokenpenalty=100 | ||
| +\stopsetups | ||
| + | ||
| +\setupwhitespace[medium] | ||
| + | ||
| +\setupheadertexts[\WPheaderchapter][\WPheadertitle][\WPheadertitle][\WPheaderchapter] | ||
| + | ||
| +% Remove quotation marks from references. | ||
| +\setupreferencing[ | ||
| + left=, | ||
| + right=, | ||
| +] | ||
| +% Set up Roman numerals for the TOC | ||
| +\definestructureconversionset[frontpart:pagenumber][][romannumerals] | ||
| + | ||
| +\setuplist[chapter][pageconversionset=pagenumber] | ||
| + | ||
| +% Set up the ToC so that the page numbers are the internal link colour. | ||
| +\setuplist[chapter, section, subsection][ | ||
| + pagecolor=WPinternal, | ||
| + color=WPtocheading, | ||
| + before={\setupheader[state=stop]}, | ||
| +] | ||
| + | ||
| +% Clickable table of contents and leader dots. | ||
| +\setupcombinedlist[content][ | ||
| + alternative=c, | ||
| + interaction=all, | ||
| + list={chapter}, | ||
| +] | ||
| + | ||
| +\startsectionblockenvironment[frontpart] | ||
| + % Ensure the ToC starts at iii to match PDF page number. | ||
| + \setcounter [userpage] [2] | ||
| +\stopsectionblockenvironment | ||
| + | ||
| +\startsectionblockenvironment [bodypart] | ||
| + % Ensure the first chapter starts at 1 to match PDF page number. | ||
| + \setcounter [userpage] [1] | ||
| +\stopsectionblockenvironment | ||
| + | ||
| +\input style/colours.tex | ||
| +\input style/hyperlinks.tex | ||
| +\input style/bibliography.tex | ||
| +\input style/references.tex | ||
| +\input style/layout.tex | ||
| +\input style/fonts.tex | ||
| +\input style/headings.tex | ||
| +\input style/pages.tex | ||
| +\input style/makeups.tex | ||
| +\input style/figures.tex | ||
| +\input style/languages.tex | ||
| +\input style/toc.tex | ||
| +\input style/lists.tex | ||
| +\input style/glossary.tex | ||
| +\startstandardmakeup[background=cover] | ||
| + \scale[maxwidth=\textwidth]{ | ||
| + \color[white]{\WPChapterFont{\WPname{}}} | ||
| + } | ||
| + \vfill{} | ||
| + A concept for moderated deliberation. | ||
| +\stopstandardmakeup | ||
| +\setupheader[state=stop] | ||
| +\startalignment[middle] | ||
| +{\WPChapterFont{Contents}} | ||
| +\stopalignment | ||
| +\\ | ||
| +\placecontent | ||
| +\setupheader[state=start] | ||
| +install.aux | ||
| +install.bbl | ||
| +install.blg | ||
| +install.log | ||
| +install.tuc | ||
| +#!/bin/bash | ||
| + | ||
| +# Script directory. | ||
| +DIR="$(cd "$( dirname "$0" )" && pwd)" | ||
| + | ||
| +pandoc \ | ||
| + --data-dir=$DIR --template=template.tex \ | ||
| + -t context --columns 80 -N \ | ||
| + ../../wiki/Install.md > install.tex | ||
| + | ||
| +context --path=../common/ --purge install.tex | ||
| + | ||
| +\language[en] | ||
| +\setuppapersize[letter] | ||
| + | ||
| +\input modules.tex | ||
| +\input constants.tex | ||
| +\input style.tex | ||
| + | ||
| +\starttext | ||
| + \startfrontmatter | ||
| + \input title.tex | ||
| + \input copyright.tex | ||
| + \input toc.tex | ||
| + \stopfrontmatter | ||
| + | ||
| + \startbodymatter | ||
| +\section[installation]{Installation} | ||
| + | ||
| +\section[requirements]{Requirements} | ||
| + | ||
| +System requirements include: | ||
| + | ||
| +\startitemize[packed] | ||
| +\item | ||
| + LDAP Server | ||
| +\item | ||
| + PostgreSQL Database | ||
| +\item | ||
| + Java | ||
| +\stopitemize | ||
| + \stopbodymatter | ||
| + | ||
| + \startbackmatter | ||
| + \setupalign[hyphenated,morehyphenation,flushleft] | ||
| + | ||
| + % Only referenced citations appear in the bibliography. | ||
| + \completepublications[criterium=text] | ||
| + \stopbackmatter | ||
| +\stoptext | ||
| +local utilitydata = { } | ||
| + | ||
| +utilitydata.comment={ | ||
| + ["escape"]="[===[ ... ]===]", | ||
| + ["file"]="install", | ||
| + ["format"]="cont-en", | ||
| + ["stamp"]="2014.10.07 11:14", | ||
| + ["version"]=1.25, | ||
| +} | ||
| + | ||
| +if not utilitydata.job then utilitydata.job = { } end | ||
| +if not utilitydata.job.variables then utilitydata.job.variables = { } end | ||
| + | ||
| +utilitydata.job.variables.checksums={ | ||
| +} | ||
| + | ||
| +if not utilitydata.job then utilitydata.job = { } end | ||
| +if not utilitydata.job.variables then utilitydata.job.variables = { } end | ||
| + | ||
| +utilitydata.job.variables.collected={ | ||
| + ["randomseed"]=0.6520876189005, | ||
| +} | ||
| + | ||
| +if not utilitydata.job then utilitydata.job = { } end | ||
| +if not utilitydata.job.passes then utilitydata.job.passes = { } end | ||
| + | ||
| +utilitydata.job.passes.collected={ | ||
| + ["itemgroup"]={ | ||
| + { 3, "0" }, | ||
| + }, | ||
| +} | ||
| + | ||
| +if not utilitydata.job then utilitydata.job = { } end | ||
| +if not utilitydata.job.datasets then utilitydata.job.datasets = { } end | ||
| + | ||
| +utilitydata.job.datasets.collected={ | ||
| +} | ||
| + | ||
| +if not utilitydata.job then utilitydata.job = { } end | ||
| +if not utilitydata.job.pagestates then utilitydata.job.pagestates = { } end | ||
| + | ||
| +utilitydata.job.pagestates.collected={ | ||
| +} | ||
| + | ||
| +if not utilitydata.job then utilitydata.job = { } end | ||
| +if not utilitydata.job.structure then utilitydata.job.structure = { } end | ||
| + | ||
| +utilitydata.job.structure.collected={ | ||
| + ["branches"]={}, | ||
| + ["name"]="install", | ||
| + ["type"]="text", | ||
| +} | ||
| + | ||
| +if not utilitydata.job then utilitydata.job = { } end | ||
| +if not utilitydata.job.positions then utilitydata.job.positions = { } end | ||
| + | ||
| +utilitydata.job.positions.collected={ | ||
| +} | ||
| + | ||
| +if not utilitydata.structures then utilitydata.structures = { } end | ||
| +if not utilitydata.structures.specials then utilitydata.structures.specials = { } end | ||
| + | ||
| +utilitydata.structures.specials.collected={ | ||
| +} | ||
| + | ||
| +if not utilitydata.structures then utilitydata.structures = { } end | ||
| +if not utilitydata.structures.counters then utilitydata.structures.counters = { } end | ||
| + | ||
| +utilitydata.structures.counters.collected={ | ||
| + ["chemical"]={ | ||
| + { 0, 0, 0 }, | ||
| + }, | ||
| + ["combination"]={ | ||
| + { 0 }, | ||
| + }, | ||
| + ["endnote"]={ | ||
| + { 0 }, | ||
| + }, | ||
| + ["figure"]={ | ||
| + { 0, 0, 0 }, | ||
| + }, | ||
| + ["footnote"]={ | ||
| + { 0 }, | ||
| + }, | ||
| + ["formula"]={ | ||
| + { 0, 0 }, | ||
| + }, | ||
| + ["graphic"]={ | ||
| + { 0, 0, 0 }, | ||
| + }, | ||
| + ["intermezzo"]={ | ||
| + { 0, 0, 0 }, | ||
| + }, | ||
| + ["itemgroup:itemize"]={ | ||
| + { 0, 3, 0 }, | ||
| + }, | ||
| + ["linenote"]={ | ||
| + { 0 }, | ||
| + }, | ||
| + ["paragraph"]={ | ||
| + { 0, 0 }, | ||
| + }, | ||
| + ["realpage"]={ | ||
| + { 5 }, | ||
| + }, | ||
| + ["subpage"]={ | ||
| + { 0 }, | ||
| + }, | ||
| + ["table"]={ | ||
| + { 0, 0, 0 }, | ||
| + }, | ||
| + ["userpage"]={ | ||
| + { 2 }, | ||
| + }, | ||
| +} | ||
| + | ||
| +if not utilitydata.structures then utilitydata.structures = { } end | ||
| +if not utilitydata.structures.lists then utilitydata.structures.lists = { } end | ||
| + | ||
| +utilitydata.structures.lists.collected={ | ||
| + { | ||
| + ["metadata"]=1, | ||
| + ["numberdata"]=3, | ||
| + ["references"]={ | ||
| + ["block"]="bodypart", | ||
| + ["internal"]=1, | ||
| + ["realpage"]=4, | ||
| + ["reference"]="installation", | ||
| + ["section"]=1, | ||
| + }, | ||
| + ["titledata"]={ | ||
| + ["label"]="section", | ||
| + ["title"]="Installation", | ||
| + }, | ||
| + }, | ||
| + { | ||
| + ["metadata"]=1, | ||
| + ["numberdata"]=5, | ||
| + ["references"]={ | ||
| + ["block"]="bodypart", | ||
| + ["internal"]=2, | ||
| + ["realpage"]=4, | ||
| + ["reference"]="requirements", | ||
| + ["section"]=2, | ||
| + }, | ||
| + ["titledata"]={ | ||
| + ["label"]="section", | ||
| + ["title"]="Requirements", | ||
| + }, | ||
| + }, | ||
| + { | ||
| + ["metadata"]=6, | ||
| + ["numberdata"]=8, | ||
| + ["references"]={ | ||
| + ["block"]="backpart", | ||
| + ["internal"]=3, | ||
| + ["realpage"]=5, | ||
| + ["reference"]="pubs", | ||
| + ["section"]=3, | ||
| + ["used"]="fit", | ||
| + }, | ||
| + ["titledata"]={ | ||
| + ["bookmark"]="pubs", | ||
| + ["title"]="\\headtext {pubs}", | ||
| + }, | ||
| + }, | ||
| +} | ||
| + | ||
| +if not utilitydata.structures then utilitydata.structures = { } end | ||
| +if not utilitydata.structures.pages then utilitydata.structures.pages = { } end | ||
| + | ||
| +utilitydata.structures.pages.collected={ | ||
| + { | ||
| + ["block"]="frontpart", | ||
| + ["number"]=2, | ||
| + ["numberdata"]=9, | ||
| + ["prefixdata"]=10, | ||
| + ["state"]="start", | ||
| + }, | ||
| + { | ||
| + ["block"]="frontpart", | ||
| + ["number"]=3, | ||
| + ["numberdata"]=9, | ||
| + ["prefixdata"]=10, | ||
| + ["state"]="stop", | ||
| + }, | ||
| + { | ||
| + ["block"]="frontpart", | ||
| + ["number"]=3, | ||
| + ["numberdata"]=9, | ||
| + ["prefixdata"]=10, | ||
| + ["state"]="start", | ||
| + }, | ||
| + { | ||
| + ["block"]="bodypart", | ||
| + ["number"]=1, | ||
| + ["numberdata"]=9, | ||
| + ["prefixdata"]=10, | ||
| + ["state"]="start", | ||
| + }, | ||
| + { | ||
| + ["block"]="backpart", | ||
| + ["number"]=2, | ||
| + ["numberdata"]=9, | ||
| + ["prefixdata"]=10, | ||
| + ["state"]="start", | ||
| + }, | ||
| +} | ||
| + | ||
| +if not utilitydata.structures then utilitydata.structures = { } end | ||
| +if not utilitydata.structures.references then utilitydata.structures.references = { } end | ||
| + | ||
| +utilitydata.structures.references.collected={ | ||
| +} | ||
| + | ||
| +if not utilitydata.structures then utilitydata.structures = { } end | ||
| +if not utilitydata.structures.references then utilitydata.structures.references = { } end | ||
| + | ||
| +utilitydata.structures.references.referred={ | ||
| + { 2, 1 }, | ||
| + { 3, 2 }, | ||
| +} | ||
| + | ||
| +if not utilitydata.job then utilitydata.job = { } end | ||
| +if not utilitydata.job.objects then utilitydata.job.objects = { } end | ||
| + | ||
| +utilitydata.job.objects.collected={ | ||
| +} | ||
| + | ||
| +if not utilitydata.structures then utilitydata.structures = { } end | ||
| +if not utilitydata.structures.synonyms then utilitydata.structures.synonyms = { } end | ||
| + | ||
| +utilitydata.structures.synonyms.collected={ | ||
| + ["definition"]={ | ||
| + ["entries"]={ | ||
| + { | ||
| + ["definition"]={ | ||
| + ["meaning"]="Free, open, unoccupied, unrestricted, uncontrolled.", | ||
| + ["synonym"]="Līberum", | ||
| + ["tag"]="Liberum", | ||
| + ["used"]=true, | ||
| + }, | ||
| + ["metadata"]=11, | ||
| + }, | ||
| + { | ||
| + ["definition"]={ | ||
| + ["meaning"]="Consultation, deliberation, advice, council.", | ||
| + ["synonym"]="Cōnsilium", | ||
| + ["tag"]="Consilium", | ||
| + ["used"]=true, | ||
| + }, | ||
| + ["metadata"]=11, | ||
| + }, | ||
| + { | ||
| + ["definition"]={ | ||
| + ["meaning"]="Thoughtful evalutation of discourse, prior to decision making.", | ||
| + ["synonym"]="Deliberation", | ||
| + ["tag"]="Deliberation", | ||
| + ["used"]=false, | ||
| + }, | ||
| + ["metadata"]=11, | ||
| + }, | ||
| + }, | ||
| + ["metadata"]=12, | ||
| + }, | ||
| +} | ||
| + | ||
| +if not utilitydata.structures then utilitydata.structures = { } end | ||
| +if not utilitydata.structures.registers then utilitydata.structures.registers = { } end | ||
| + | ||
| +utilitydata.structures.registers.collected={ | ||
| +} | ||
| + | ||
| +if not utilitydata.structures then utilitydata.structures = { } end | ||
| +if not utilitydata.structures.blocks then utilitydata.structures.blocks = { } end | ||
| + | ||
| +utilitydata.structures.blocks.collected={ | ||
| +} | ||
| + | ||
| +if not utilitydata.job then utilitydata.job = { } end | ||
| +if not utilitydata.job.files then utilitydata.job.files = { } end | ||
| + | ||
| +utilitydata.job.files.collected={ | ||
| +} | ||
| + | ||
| +if not utilitydata.publications then utilitydata.publications = { } end | ||
| + | ||
| +utilitydata.publications.collected={ | ||
| +} | ||
| + | ||
| +utilitydata.job.packed={ | ||
| + ["index"]={ | ||
| + { | ||
| + ["catcodes"]=8, | ||
| + ["coding"]="tex", | ||
| + ["increment"]="yes", | ||
| + ["kind"]="section", | ||
| + ["name"]="section", | ||
| + }, | ||
| + { 0, 0, 1 }, | ||
| + { | ||
| + ["block"]="bodypart", | ||
| + ["numbers"]=2, | ||
| + ["set"]="all", | ||
| + }, | ||
| + { 0, 0, 2 }, | ||
| + { | ||
| + ["block"]="bodypart", | ||
| + ["numbers"]=4, | ||
| + ["set"]="all", | ||
| + }, | ||
| + { | ||
| + ["catcodes"]=8, | ||
| + ["coding"]="tex", | ||
| + ["increment"]="yes", | ||
| + ["kind"]="section", | ||
| + ["name"]="chapter", | ||
| + }, | ||
| + { 0, 1 }, | ||
| + { | ||
| + ["block"]="backpart", | ||
| + ["hidenumber"]=true, | ||
| + ["numbers"]=7, | ||
| + ["set"]="all", | ||
| + }, | ||
| + { | ||
| + ["conversionset"]="pagenumber", | ||
| + }, | ||
| + { | ||
| + ["connector"]="–", | ||
| + ["prefix"]="no", | ||
| + ["set"]="part", | ||
| + }, | ||
| + { | ||
| + ["catcodes"]=8, | ||
| + ["coding"]="tex", | ||
| + }, | ||
| + { | ||
| + ["class"]="definition", | ||
| + ["kind"]="synonym", | ||
| + ["language"]="en", | ||
| + ["sorted"]=false, | ||
| + }, | ||
| + }, | ||
| + ["keys"]={ | ||
| + ["directives"]=true, | ||
| + ["metadata"]=true, | ||
| + ["numberdata"]=true, | ||
| + ["numbers"]=true, | ||
| + ["pagedata"]=true, | ||
| + ["prefixdata"]=true, | ||
| + ["processors"]=true, | ||
| + ["sectiondata"]=true, | ||
| + ["specification"]=true, | ||
| + }, | ||
| + ["version"]=1.02, | ||
| +} | ||
| +return utilitydata |
| +\language[en] | ||
| +\setuppapersize[letter] | ||
| + | ||
| +\input modules.tex | ||
| +\input constants.tex | ||
| +\input style.tex | ||
| + | ||
| +\starttext | ||
| + \startfrontmatter | ||
| + \input title.tex | ||
| + \input copyright.tex | ||
| + \input toc.tex | ||
| + \stopfrontmatter | ||
| + | ||
| + \startbodymatter | ||
| +$body$ | ||
| + \stopbodymatter | ||
| + | ||
| + \startbackmatter | ||
| + \setupalign[hyphenated,morehyphenation,flushleft] | ||
| + | ||
| + % Only referenced citations appear in the bibliography. | ||
| + \completepublications[criterium=text] | ||
| + \stopbackmatter | ||
| +\stoptext | ||
| +account.xml.vimout | ||
| +chart.xsl.vimout | ||
| +colour.xsl.vimout | ||
| +common.xsl.vimout | ||
| +discuss.xml.vimout | ||
| +edit-discuss-flag.css.vimout | ||
| +hypothesis.xml.vimout | ||
| +index.xml.vimout | ||
| +manual.aux | ||
| +manual.bbl | ||
| +manual.blg | ||
| +manual.log | ||
| +manual-temp-XML-0.vimout | ||
| +manual-temp-XSL-0.vimout | ||
| +manual.tuc | ||
| +math.xsl.vimout | ||
| +m_k_i_v_navigation-account.svg.pdf | ||
| +m_k_i_v_navigation-home.svg.pdf | ||
| +proposal.xml.vimout | ||
| +related.css.vimout | ||
| +resources.xml.vimout | ||
| +summary.xml.vimout | ||
| +support.xml.vimout | ||
| +#!/bin/bash | ||
| + | ||
| +context --path=../common/ --purge manual.tex | ||
| + | ||
| +\startchapter[ | ||
| + title={Features}, | ||
| + reference=cha:introduction, | ||
| +] | ||
| + \WPquote{A popular Government without popular information or the means of | ||
| + acquiring it, is but a Prologue to a Farce or a Tragedy or perhaps both. | ||
| + Knowledge will forever govern ignorance, and a people who mean to be their | ||
| + own Governors must arm themselves with the power knowledge gives.} | ||
| + {James Madison}{Letter to William Barry} | ||
| + | ||
| + \startsection[title={Moderation}] | ||
| + Moderation is a way to decide the suitability of statements concerning a | ||
| + \WPproposal{}, prior to inclusion and publication. Deliberation entails | ||
| + discussing a \WPproposal's implications. Moderated deliberation, | ||
| + then, is a public forum wherein all contributions are scrutinized before | ||
| + being accepted. | ||
| + | ||
| + Without moderation, any information about a \WPproposal{} could be | ||
| + submitted without regards to its veracity or appropriateness. Reliable | ||
| + information is essential for any fair decision-making | ||
| + process.\cite[carpini@americans] | ||
| + | ||
| + Moderators are selected from the community. | ||
| + \stopsection | ||
| + | ||
| + \startsection[title={Reputation}] | ||
| + Reputation is a number that reflects the credibility of community | ||
| + members. Credibility can help people gauge the subject matter expertise | ||
| + of a community member.\cite[aragones@reputation] | ||
| + | ||
| + Reputation controls how people may contribute. Since any registered | ||
| + individual may suggest changes, a mechanism is required to prevent | ||
| + vandalism and abuse. As reputation is earned, functionality that is | ||
| + unavailable to low-reputation community members is | ||
| + unlocked.\cite[allahbakhsh@crowdsourcing]\WPcitesep{}\cite[adler@wikipedia] | ||
| + | ||
| + This also allows experts to be reliably identified after a month | ||
| + of participation.\cite[movshovitz@stackoverflow] | ||
| + \stopsection | ||
| + | ||
| + \startsection[title={Tags}] | ||
| + Tags classify subject matter in a hierarchical relationship. Tags are | ||
| + used by community members to filter \WPproposals{} based on their | ||
| + individual preferences. Some people have broad interests, while others | ||
| + have a narrow focus. Assigning hierarchically organized tags to | ||
| + \WPproposals{} enables flexible filtering and can improve search results. | ||
| + | ||
| + Tags (and synonyms) are added and structured by the community. | ||
| + \stopsection | ||
| + | ||
| + \startsection[title={History}] | ||
| + \WPname{} retains a publicly available record of all interactions for | ||
| + every community member. The records are available for anyone to review | ||
| + at any time. This may encourage openness, communication, and | ||
| + accountability. A recorded history should also reduce incidents of | ||
| + vandalism and inappropriate content.\cite[farrar@policing] | ||
| + \stopsection | ||
| + | ||
| + \startsection[title={Transparency}] | ||
| + The complete | ||
| + \href{source code}{https://bitbucket.org/djarvis/world-politics/} is | ||
| + open for analysis and development.\cite[schryen@security] | ||
| + \stopsection | ||
| + | ||
| + \startsection[title={Registration}] | ||
| + A registrar is responsible for authorizing eligible voters. Assigning | ||
| + the role of registrar is dependent upon the type of organization that | ||
| + uses \WPname{}. For example, in municipal settings, the registrar could | ||
| + be determined by City Hall. | ||
| + | ||
| + A registration teller is responsible for creating the credentials that | ||
| + voters use for voting. This ensures that the voter can be authorized | ||
| + when receiving anonymous credentials.\cite[clarkson@voting] | ||
| + \stopsection | ||
| + | ||
| + \startsection[title={Voting}] | ||
| + Goals for voting include correctness, verifiability, and anonymity. | ||
| + | ||
| + \startsubsection[title=Correctness] | ||
| + The system is deemed correct if: | ||
| + | ||
| + \startitemize | ||
| + \startitem | ||
| + only voters who have registered with the registrar may vote; | ||
| + \stopitem | ||
| + \startitem | ||
| + voters cannot vote multiple times on an item; | ||
| + \stopitem | ||
| + \startitem | ||
| + voters cannot replace votes; | ||
| + \stopitem | ||
| + \startitem | ||
| + voters may change how they voted on an item; and | ||
| + \stopitem | ||
| + \startitem | ||
| + third-parties cannot change the tabulation outcome. | ||
| + \stopitem | ||
| + \stopitemize | ||
| + \stopsubsection | ||
| + | ||
| + \startsubsection[title=Verifiability] | ||
| + Verifiability allows voters and observers to verify that the | ||
| + outcomes correspond to the votes legitimately cast. Multiple | ||
| + verifiability types can be distinguished, | ||
| + including:\cite[kremer@verify] | ||
| + | ||
| + \startitemize | ||
| + \startitem | ||
| + \bold{Individual.} Voters can verify that their votes are | ||
| + part of the tally and are counted in the final result. | ||
| + \stopitem | ||
| + \startitem | ||
| + \bold{Universal.} Anyone can verify that all votes have been | ||
| + tallied correctly, and voters can verify that their votes are | ||
| + included. | ||
| + \stopitem | ||
| + \startitem | ||
| + \bold{Eligible.} Anyone can verify that every vote for a | ||
| + particular outcome was cast by a registered voter, at most | ||
| + one vote per voter, and voters can verify that their own | ||
| + votes are legitimate. | ||
| + \stopitem | ||
| + \stopitemize | ||
| + | ||
| + Verifying results must be simple and expeditious. | ||
| + \stopsubsection | ||
| + | ||
| + \startsubsection[title=Anonymity] | ||
| + The system should further {\it{privacy}}, | ||
| + {\it{coercion-resistance}} and | ||
| + {\it{receipt-freeness}}.\cite[delaune@coercion] | ||
| + | ||
| + \startitemize | ||
| + \startitem | ||
| + \bold{Privacy.} Votes must remain private, even when a | ||
| + third-party can view all system data, communications, and | ||
| + source code. | ||
| + \stopitem | ||
| + \startitem | ||
| + \bold{Coercion-resistance.} Voters cannot cooperate with a | ||
| + coercer to prove their vote's directionality (i.e., | ||
| + {\it{for}} or {\it{against}}). | ||
| + \stopitem | ||
| + \startitem | ||
| + \bold{Receipt-freeness.} Voters must not receive any | ||
| + information (a receipt) that can prove the vote's | ||
| + directionality to a coercer. | ||
| + \stopitem | ||
| + \stopitemize | ||
| + | ||
| + Votes recieved from independent, remote locations (such as | ||
| + hand-held, Internet-enabled devices), are susceptible to | ||
| + coercion. The system does not, and arguably cannot, address this | ||
| + vulnerability. | ||
| + \stopsubsection | ||
| + \stopsection | ||
| +\stopchapter | ||
| +\startchapter[ | ||
| + title={Flags}, | ||
| + reference=cha:flags | ||
| +] | ||
| + \WPquote{Criticism may not be agreeable, but it is necessary. It fulfils | ||
| + the same function as pain in the human body. It calls attention to an | ||
| + unhealthy state of things.} | ||
| + {Winston Churchill}{New Statesman Interview} | ||
| + | ||
| + \startsection[title={\WPintro{}}] | ||
| + Flags alert moderators of items that need additional oversight. Any user | ||
| + may flag virtually any item for review. This triggers a notification to | ||
| + the moderators. If the flagged item is revised, a notification is | ||
| + dispatched \WPrefpage{notifications}. This chapter describes how | ||
| + flagging works with respect to the item being flagged. | ||
| + | ||
| + The following common reasons to flag an item are applicable to all items: | ||
| + | ||
| + \startitemize | ||
| + \startitem | ||
| + disclosure -- the content contains personal information; | ||
| + \stopitem | ||
| + \startitem | ||
| + duplicate -- an equivalent item exists; | ||
| + \stopitem | ||
| + \startitem | ||
| + inappropriate -- the content contains objectionable language | ||
| + unsuitable for respectful deliberation; | ||
| + \stopitem | ||
| + \startitem | ||
| + incomplete -- the content requires more information; | ||
| + \stopitem | ||
| + \startitem | ||
| + obsolete -- the content is no longer relevant or necessary; | ||
| + \stopitem | ||
| + \startitem | ||
| + spam -- the content contains promotions or advertisements; or | ||
| + \stopitem | ||
| + \startitem | ||
| + other -- a brief reason for flagging. | ||
| + \stopitem | ||
| + \stopitemize | ||
| + | ||
| + If the reason for flagging is deemed valid (by the moderators), then the | ||
| + content is withheld from public deliberation until the original | ||
| + author(s) submit a revised version. Moderators may also revise the | ||
| + content. | ||
| + \stopsection | ||
| + | ||
| + \startsection[title=Tags] | ||
| + As \WPreffigure{tags}, users may flag tags and tag descriptions. | ||
| + \stopsection | ||
| + | ||
| + \startsection[title=\WPProposal] | ||
| + As \WPreffigure{page-proposal}, users may flag \WPproposals, with | ||
| + the following additional option: | ||
| + | ||
| + \startitemize | ||
| + \startitem | ||
| + opinion -- insufficient evidence warrants enacting the \WPproposal{}. | ||
| + \stopitem | ||
| + \stopitemize | ||
| + \stopsection | ||
| + | ||
| + \startsection[title=Resources] | ||
| + As \WPreffigure{page-resources}, users may flag resources. | ||
| + \stopsection | ||
| + | ||
| + \startsection[title=Hypothesis] | ||
| + As \WPreffigure{page-hypothesis}, users may flag the hypothesis, with | ||
| + the following additional option: | ||
| + | ||
| + \startitemize | ||
| + \startitem | ||
| + unfalsifiable -- the hypothesis cannot shown to be false. | ||
| + \stopitem | ||
| + \stopitemize | ||
| + \stopsection | ||
| + | ||
| + \startsection[title=Implications] | ||
| + As \WPreffigure{page-support}, users may flag supporting implications, with | ||
| + the following additional options: | ||
| + | ||
| + \startitemize | ||
| + \startitem | ||
| + fallacy -- the implication contains logistical errors; | ||
| + \stopitem | ||
| + \startitem | ||
| + off-topic -- the implication is unrelated to the \WPproposal{}; or | ||
| + \stopitem | ||
| + \startitem | ||
| + opinion -- insufficient evidence supports the implication. | ||
| + \stopitem | ||
| + \stopitemize | ||
| + | ||
| + If the implication is flagged as a fallacy, then the fallacious remarks | ||
| + should be further categorized. | ||
| + \stopsection | ||
| +\stopchapter | ||
| +\startchapter[ | ||
| + title={Introduction}, | ||
| + reference=cha:introduction, | ||
| +] | ||
| + \WPquote{There is no worse punishment than to be governed by your | ||
| + inferiors because you refuse to undertake the government yourself.} | ||
| + {Christopher Woodhouse (translating Plato)}{The Republic} | ||
| + | ||
| + \startsection[title={\WPintro{}}] | ||
| + \italic{\WPname{}} is a technical approach for anonymous collaboration | ||
| + on \WPproposals{} in order to reach consensus. The approach empowers | ||
| + people having diverse opinions to contribute constructively regarding | ||
| + \WPproposal{} creation, deliberation, and approval. Contributions are | ||
| + first screened by moderators, who guard against inappropriate content. | ||
| + | ||
| + \WPname{} helps people understand issues, list implications, share | ||
| + solutions, and agree on a course of action. | ||
| + \stopsection | ||
| + | ||
| + \startsection[title={Motivation}] | ||
| + When making important decisions that require consensus, people can | ||
| + gather information from a variety of sources. Verifying and correcting | ||
| + that information can be anywhere from burdensome to impossible. | ||
| + | ||
| + \WPname{} acts as an open, accurate, and central warehouse for | ||
| + publicizing \WPproposals{}. | ||
| + \stopsection | ||
| + | ||
| + \startsection[title={Purpose}] | ||
| + \WPname{} may be of interest to anyone who wants to: | ||
| + | ||
| + \startitemize | ||
| + \startitem | ||
| + enhance transparency surrounding \WPproposals{}; | ||
| + \stopitem | ||
| + \startitem | ||
| + educate the community on why a \WPproposal{} exists; | ||
| + \stopitem | ||
| + \startitem | ||
| + explain the benefits that ratifying a \WPproposal{} could achieve; | ||
| + \stopitem | ||
| + \startitem | ||
| + illustrate financial constraints within a budgetary context; | ||
| + \stopitem | ||
| + \startitem | ||
| + aggregate feedback on a \WPproposal{} with ease and promptness; | ||
| + \stopitem | ||
| + \startitem | ||
| + eliminate redundant feedback on a \WPproposal{}; and | ||
| + \stopitem | ||
| + \startitem | ||
| + prioritize a \WPproposal{} relative to other \WPproposals{}. | ||
| + \stopitem | ||
| + \stopitemize | ||
| + | ||
| + %The approach aims to collate and publicize information distributed | ||
| + %across meeting minutes, web pages, scanned papers, | ||
| + %\WPregistered{Adobe}\nobreak{} PDF files, | ||
| + %\WPregistered {Microsoft}\nobreak{} Word | ||
| + %documents, and content management systems (such as Microsoft SharePoint). | ||
| + \stopsection | ||
| + | ||
| + \startsection[title={Applicability}] | ||
| + \WPname{} is intended to be used by: | ||
| + | ||
| + \startitemize | ||
| + \startitem | ||
| + municipalities to engage the community regarding \WPproposals{}; | ||
| + \stopitem | ||
| + \startitem | ||
| + organizations to employ \href{continuous | ||
| + improvement}{http://en.wikipedia.org/wiki/Kaizen}; and | ||
| + \stopitem | ||
| + \startitem | ||
| + technology companies to solicit ideas for product features. | ||
| + \stopitem | ||
| + \stopitemize | ||
| + \stopsection | ||
| + | ||
| + \startsection[title={Audience}] | ||
| + The document is intended for elected officials, marketing and product | ||
| + managers, business analysts, and corporate CEOs. The document contains | ||
| + example web site mock-ups to explain the \WPname{} concept. | ||
| + | ||
| +% The document has two parts. The first part, which explains the concept | ||
| +% of \WPname{} using illustrations, is intended for: elected officials, | ||
| +% managers, and business analysts. The second part, which provides | ||
| +% technical information about the illustrations, is intended for software | ||
| +% developers. | ||
| + \stopsection | ||
| + | ||
| + \startsection[title={Related}] | ||
| + A vast number of related web sites, concepts, technologies, and systems | ||
| + are being developed. Dozens are listed on the | ||
| + \href{related}{https://bitbucket.org/djarvis/world-politics/wiki/Related} | ||
| + section of the \WPname{} project | ||
| + \href{web site}{https://bitbucket.org/djarvis/world-politics/}. Those | ||
| + projects do not address the following: | ||
| + | ||
| + \startitemize | ||
| + \startitem | ||
| + anonymous registration, voting, and contributions; | ||
| + \stopitem | ||
| + \startitem | ||
| + equal and fair voice for all contributors; | ||
| + \stopitem | ||
| + \startitem | ||
| + community-driven \WPproposal{} categorization; | ||
| + \stopitem | ||
| + \startitem | ||
| + analysis of resource allocations; | ||
| + \stopitem | ||
| + \startitem | ||
| + consistent terminology using a single-source for definitions; and | ||
| + \stopitem | ||
| + \startitem | ||
| + measurable hypothesis to test whether the \WPproposal{} succeeded. | ||
| + \stopitem | ||
| + \stopitemize | ||
| + \stopsection | ||
| +\stopchapter | ||
| +\startchapter[ | ||
| + title={Kiosks}, | ||
| + reference=cha:kiosks, | ||
| +] | ||
| + \WPquote{Perhaps the best definition of progress would be the continuing | ||
| + efforts of men and women to narrow the gap between the convenience of the | ||
| + powers that be and the unwritten charter.}{Nadine Gordimer}{Speak Out: The | ||
| + Necessity for Protest} | ||
| + | ||
| + \startsection[title={\WPintro{}}] | ||
| + For political implementations, kiosks must be made available to help | ||
| + anyone participate who cannot contribute remotely (by choice or due to | ||
| + disability). Registrar-supplied account credentials are required to use | ||
| + the system at a kiosk. Participants without credentials must be given | ||
| + assistance to obtain them. | ||
| + \stopsection | ||
| + | ||
| + \startsection[title={Accessibility}] | ||
| + All kiosk locations must have entrances and floorplans that | ||
| + allow safe and unobstructed passage for wheelchairs and walkers. | ||
| + | ||
| + \startsubsection[title={Location}] | ||
| + Kiosks should be centrally and conveniently located. | ||
| + \stopsubsection | ||
| + | ||
| + \startsubsection[title={Hours}] | ||
| + Kiosks should have hours of operation that maximise availability. | ||
| + \stopsubsection | ||
| + \stopsection | ||
| + | ||
| + \startsection[title={Braille}] | ||
| + Kiosk hardware must have high-resolution braille | ||
| + display capabilities.\cite[gu@microfluidic] | ||
| + \stopsection | ||
| + | ||
| + \startsection[title={Assistants}] | ||
| + Assistants must be trained with knowledge of both the system and | ||
| + privacy laws. All interactions must involve two assistants to | ||
| + uphold integrity. | ||
| + \stopsection | ||
| +\stopchapter | ||
| + | ||
| +% True interactivity is not about clicking on icons or downloading | ||
| +% files, it's about encouraging communication. | ||
| +% Edwin Schlossberg | ||
| + | ||
| +% \WPquote{The Road To Serfdom is about capitalism. That’s why on the | ||
| +% side of that road you’ll find me, in a kiosk, selling ankle chains | ||
| +% and handcuffs.}{Jarod Kintz}{99 Cents For Some Nonsense} | ||
| +\startchapter[ | ||
| + title={Moderation}, | ||
| + reference=cha:moderation, | ||
| +] | ||
| + \WPquote{When you wish to instruct, be brief; that minds take in | ||
| + quickly what you say, learn its lesson, and retain it faithfully. | ||
| + Every word that is unnecessary only pours over the side of a | ||
| + brimming mind.}{Marcus Cicero}{unknown} | ||
| + | ||
| + \startsection[title={\WPintro{}}] | ||
| + All content is filtered through a democratic moderation process. | ||
| + Moderators accept or reject content by voting. Moderation is | ||
| + conducted as follows: | ||
| + | ||
| + \startitemize | ||
| + \startitem | ||
| + \bold{Random selection.} Moderators are randomly selected | ||
| + from the population of registered users. | ||
| + \stopitem | ||
| + \startitem | ||
| + \bold{Random duration.} Moderator abilities are revoked | ||
| + after a random duration. | ||
| + \stopitem | ||
| + \startitem | ||
| + \bold{Not compulsory.} Moderation is a strictly voluntary | ||
| + activity. | ||
| + \stopitem | ||
| + \stopitemize | ||
| + | ||
| + Moderation helps ensure unsuitable content is rejected prior to | ||
| + review by the general population. Combining anonymity with | ||
| + random selection and duration aims to reduce | ||
| + corruption.\cite[mistry@empirical]\WPcitesep{}\cite[ayoola@corruption]\WPcitesep{}\cite[andersen@corruption]\WPcitesep{}\cite[gronlund@corruption] | ||
| + \stopsection | ||
| + | ||
| + \startsection[title={Duration}] | ||
| + Reputation influences the amount of time a moderator has to review | ||
| + contributions. Relatively high reputation increases the duration. This | ||
| + bias aims to contain the influence of special interest | ||
| + groups.\cite[etzioni@sig] | ||
| + \stopsection | ||
| + | ||
| + \startsection[title={History}] | ||
| + All moderated discussions and decisions are publicly | ||
| + available.\cite[bertot@transparency]\WPcitesep{}\cite[gronlund@transparency] | ||
| + \stopsection | ||
| +\stopchapter | ||
| +\startchapter[ | ||
| + title={Notifications}, | ||
| + reference=cha:notifications, | ||
| +] | ||
| + \WPquote{Great effort is required to arrest decay and restore vigor. | ||
| + One must exercise proper deliberation, plan carefully before making | ||
| + a move, and be alert in guarding against relapse following a | ||
| + renaissance.}{Quintus Horatius Flaccus}{unknown} | ||
| + | ||
| + \startsection[title={\WPintro{}}] | ||
| + Upon creation, new content is associated with the creator's | ||
| + account, including: tags, \WPproposals{}, resources, hypotheses, | ||
| + implications, and refutations. Users may add their account to | ||
| + the watch list for any content. | ||
| + \stopsection | ||
| + | ||
| + \startsection[title={Revisions}] | ||
| + Content revision results in notifications sent to all accounts | ||
| + on the watch list of said content. Example notification triggers | ||
| + include: | ||
| + | ||
| + \startitemize | ||
| + \startitem | ||
| + When a \WPproposal{} is added (and tagged), accounts | ||
| + watching its corresponding tag(s) are notified. | ||
| + \stopitem | ||
| + \startitem | ||
| + When a subtag is created, accounts watching the parent tag | ||
| + are notified. | ||
| + \stopitem | ||
| + \startitem | ||
| + When an implication is drafted, accounts watching the | ||
| + \WPproposal{} are notified. | ||
| + \stopitem | ||
| + \startitem | ||
| + When a refutation passes moderation, accounts watching the | ||
| + refuted implication are notified. | ||
| + \stopitem | ||
| + \stopitemize | ||
| + \stopsection | ||
| + | ||
| + \startsection[title={Flags}] | ||
| + Most content can be flagged for moderator review. | ||
| + | ||
| + \startsubsection[title={Timeout}] | ||
| + Since flagging expends moderation resources, consecutive | ||
| + flagging by an account is constrained by a progressive | ||
| + geometric delay. The delay could be governed by: | ||
| + | ||
| + \startlinealignment[middle] | ||
| + \tfa{% | ||
| + $ delay = time \times penalty ^{(flags - 1)} $% | ||
| + } | ||
| + \stoplinealignment | ||
| + | ||
| + Where, | ||
| + | ||
| + \startitemize | ||
| + \startitem | ||
| + \bold{delay} is the amount of time to wait before | ||
| + allowing the user to flag another item; | ||
| + \stopitem | ||
| + \startitem | ||
| + \bold{time} is an amount of time in seconds; | ||
| + \stopitem | ||
| + \startitem | ||
| + \bold{penalty} is the geometric ratio; and | ||
| + \stopitem | ||
| + \startitem | ||
| + \bold{flags} is the number of flags requested within a | ||
| + given time period. | ||
| + \stopitem | ||
| + \stopitemize | ||
| + \stopsubsection | ||
| + | ||
| + The maximum delay and number of flags that are permitted per day | ||
| + are up for deliberation. | ||
| + \stopsection | ||
| +\stopchapter | ||
| +\startchapter[ | ||
| + title={Account}, | ||
| + reference=cha:account, | ||
| +] | ||
| + \WPquote{When there is information, there is enlightenment. When | ||
| + there is debate, there are solutions. When there is no sharing of | ||
| + power, no rule of law, no accountability, there is abuse, corruption, | ||
| + subjugation, and indignation. Where there is no democracy, there is | ||
| + dictatorship.}{Atifete Jahjaga}{Frontiers in Development} | ||
| + | ||
| + \startsection[title={\WPintro{}}] | ||
| + All system interactions are recorded to ensure accountability. | ||
| + Except where noted, every account's system interaction history | ||
| + is placed the public domain. | ||
| + \stopsection | ||
| + | ||
| + \startsection[title={\WPui{}}] | ||
| + \WPxref{page-account} an example \href{account page}{\WPpageaccount{}}. | ||
| + \WPpage{account} | ||
| + | ||
| + Execpt for the interests page, the other account pages are | ||
| + nearly identical to the implications page. The common columns | ||
| + include: | ||
| + | ||
| + \startitemize | ||
| + \startitem | ||
| + \bold{\WPProposal{}.} Navigates to the corresponding summary | ||
| + page. | ||
| + \stopitem | ||
| + \startitem | ||
| + \bold{Date.} The date and time the contribution was made. | ||
| + \stopitem | ||
| + \startitem | ||
| + \bold{State.} Whether the contribution passed moderation. | ||
| + \stopitem | ||
| + \stopitemize | ||
| + \stopsection | ||
| + | ||
| + \startsubsection[title={Implications}] | ||
| + The implications page lists both implications and refutations. | ||
| + \stopsubsection | ||
| + | ||
| + \startsubsection[title={Interests}] | ||
| + An account can subscribe to multiple tags, which identify the | ||
| + areas of interest for a particular user. The subscriptions | ||
| + filter the \WPproposals{} that are shown on the user's home page | ||
| + (see \in{figure}[fig:page-home] on page \at[fig:page-home]). | ||
| + Each subscribed tag is listed beside the user's total reputation | ||
| + for that tag. | ||
| + | ||
| + Interests are private. | ||
| + \stopsubsection | ||
| + | ||
| + \startsubsection[title={Edits}] | ||
| + The edits page lists types of suggested changes, including: | ||
| + implication, proposal, resource, or hypothesis. The type is | ||
| + listed with the revision. | ||
| + \stopsubsection | ||
| + | ||
| + \startsubsection[title={\WPProposals{}}] | ||
| + The \WPproposals{} page lists all first drafts created by an | ||
| + account. | ||
| + \stopsubsection | ||
| + | ||
| + \startsubsection[title={Votes}] | ||
| + The votes page lists all votes an account made. | ||
| + | ||
| + Votes are private. | ||
| + \stopsubsection | ||
| + | ||
| + \startsubsection[title={Views}] | ||
| + The views page lists the first time an account visited a | ||
| + \WPproposal{}. | ||
| + | ||
| + Views are private. | ||
| + \stopsubsection | ||
| + | ||
| + \startsubsection[title={Flags}] | ||
| + The flags page lists all contributions manually marked for | ||
| + further moderator review. | ||
| + \stopsubsection | ||
| +\stopchapter | ||
| + | ||
| +% \WPquote{To minimize suffering and to maximize security were natural | ||
| +% and proper ends of society and Cæsar. But then they became the only | ||
| +% ends, somehow, and the only basis of law --- a perversion. | ||
| +% Inevitably, then, in seeking only them, we found only their | ||
| +% opposites: maximum suffering and minimum security.} | ||
| +% {Walter Miller Jr.}{A Canticle for Leibowitz} | ||
| + | ||
| +% If you are building a culture where honest expectations are | ||
| +% communicated and peer accountability is the norm, then the group | ||
| +% will address poor performance and attitudes. | ||
| +% Henry Cloud | ||
| +\startchapter[ | ||
| + title={Implications}, | ||
| + reference=cha:implications, | ||
| +] | ||
| + \WPquote{A rationalist is simply someone for whom it is more | ||
| + important to learn than to be proved right; someone who is willing | ||
| + to learn from others --- not by simply taking over another's | ||
| + opinions, but by gladly allowing others to criticize his ideas and | ||
| + by gladly criticizing the ideas of others. The emphasis here is on | ||
| + the idea of criticism or, to be more precise, \it{critical | ||
| + discussion}.}{Karl Popper}{All Life is Problem Solving} | ||
| + | ||
| + \startsection[title={\WPintro{}}] | ||
| + The implications page lists support pages for ramifications that | ||
| + have passed moderation. The text for each item is taken from its | ||
| + corresponding support page title. Implications can be refuted. | ||
| + \stopsection | ||
| + | ||
| + \startsection[title={\WPui{}}] | ||
| + \WPxref{page-implications} an example \href{implications page}{\WPpagediscuss}. | ||
| + \WPpage{implications} | ||
| + | ||
| + All users may create a new implication by selecting the corresponding | ||
| + link. This navigates to a new support page \WPrefpage{support}. | ||
| + | ||
| + When the first draft of the support page content is finished, the user | ||
| + submits the content for moderation. If the content passes moderation, | ||
| + then: | ||
| + | ||
| + \startitemize[n] | ||
| + \startitem | ||
| + the item is listed on the implications page; and | ||
| + \stopitem | ||
| + \startitem | ||
| + the corresponding support page is published. | ||
| + \stopitem | ||
| + \stopitemize | ||
| + | ||
| + Rejected content is saved for historic, transparency, and dispute | ||
| + resolution purposes. | ||
| + | ||
| + \startsubsection[title={New}] | ||
| + Selecting the new link creates and navigates to a new support | ||
| + page. | ||
| + \stopsubsection | ||
| + \stopsection | ||
| + | ||
| + \startsection[title={Refuting}] | ||
| + Refutations can be created by first viewing the implication to refute. | ||
| + The intent is for people to understand the context prior refuting it. | ||
| + \stopsection | ||
| + | ||
| +\stopchapter | ||
| +\startchapter[ | ||
| + title={Home}, | ||
| + reference=cha:home, | ||
| +] | ||
| + \WPquote{Every citizen must be actively aware of, participating in, | ||
| + and overseeing research, and that research should be focused on | ||
| + creating prosperity and peace, not war and poverty or suicidal needs. | ||
| + Transparency, which engenders truth, is the foundation for all this.} | ||
| + {Robert Steele}{The Open-Source Everything Manifesto: | ||
| + Transparency, Truth, and Trust} | ||
| + | ||
| + \startsection[title={\WPintro{}}] | ||
| + Upon successful authentication the user is presented with the home | ||
| + page, which is the system's starting point. \WPxref{navigation-home} | ||
| + the relationship between the main navigable pages. | ||
| + | ||
| + \placefigure[force][fig:navigation-home]{System Navigation}{% | ||
| + \externalfigure[navigation-home.svg] | ||
| + } | ||
| + \stopsection | ||
| + | ||
| + \startsection[title={\WPui{}}] | ||
| + The home page lists upcoming \WPproposals{}. The | ||
| + \WPproposals{} can be filtered by tags. \WPxref{page-home} an example | ||
| + \href{home page}{\WPpagehome}. | ||
| + | ||
| + \WPpage{home} | ||
| + | ||
| + In this example, all \WPproposals{} are tagged with either an | ||
| + {\it{environment}} or a {\it{criminal code}} tag. Since tags are | ||
| + hierarchical, \WPproposals{} tagged with a subtag of either | ||
| + {\it{environment}} or {\it{criminal code}} are also shown. | ||
| + | ||
| + Every \WPproposal{} on the home page includes: | ||
| + | ||
| + \startitemize | ||
| + \startitem | ||
| + the total number of votes and views; | ||
| + \stopitem | ||
| + \startitem | ||
| + the activation date, if majority consensus is achieved; | ||
| + \stopitem | ||
| + \startitem | ||
| + a succinct title; and | ||
| + \stopitem | ||
| + \startitem | ||
| + associated tags. | ||
| + \stopitem | ||
| + \stopitemize | ||
| + | ||
| + Selecting the \WPproposal{} title navigates to its summary page. | ||
| + \stopsection | ||
| +\stopchapter | ||
| +\startchapter[ | ||
| + title={Hypothesis}, | ||
| + reference=cha:hypothesis, | ||
| +] | ||
| + \WPquote{Truth in science can be defined as the working hypothesis | ||
| + best suited to open the way to the next better one.} | ||
| + {Konrad Lorenz}{On Aggression} | ||
| + | ||
| + \startsection[title={\WPintro{}}] | ||
| + \WPProposal{}s must predict and quantify intended impacts. | ||
| + This provides a way to confirm whether a \WPproposal{} achieved | ||
| + its goals. | ||
| + \stopsection | ||
| + | ||
| + \startsection[title={\WPui{}}] | ||
| + \WPxref{page-hypothesis} an example \href{hypothesis page}{\WPpagehypothesis}. | ||
| + | ||
| + \WPpage{hypothesis} | ||
| + | ||
| + \startsubsection[title={General}] | ||
| + The general hypothesis describes the relationship between the | ||
| + primary concerns. This relationship provides the \WPproposal{}'s | ||
| + impetus. | ||
| + \stopsubsection | ||
| + | ||
| + \startsubsection[title={Directional}] | ||
| + The directional hypothesis refines the general hypothesis by | ||
| + contrasting the primary concerns. | ||
| + \stopsubsection | ||
| + | ||
| + \startsubsection[title={Measurable}] | ||
| + The measurable, formalized hypothesis provides a testable | ||
| + condition between independent and dependent variables. The | ||
| + independent variable is experimentally controlled and the | ||
| + dependent variable is measured. Express the formalized | ||
| + hypothesis as follows: | ||
| + | ||
| + \quotation{\bold{If} {\it{dependent variable}} \bold{is | ||
| + related to} {\it{independent variable}} \bold{then} {\it | ||
| + {outcome}}.} | ||
| + \stopsubsection | ||
| + \stopsection | ||
| +\stopchapter | ||
| + | ||
| +% \WPquote{It does not make any difference how beautiful your guess is. | ||
| +% It does not make any difference how smart you are, who made the | ||
| +% guess, or what his name is --- if it disagrees with experiment, | ||
| +% it is wrong.} | ||
| +% {Richard Feynman}{Seeking New Laws} | ||
| +\startchapter[ | ||
| + title={\WPProposal{}}, | ||
| + reference=cha:proposal, | ||
| +] | ||
| + \WPquote{When distant and unfamiliar and complex things are | ||
| + communicated to great masses of people, the truth suffers a | ||
| + considerable and often a radical distortion. The complex is made over | ||
| + into the simple, the hypothetical into the dogmatic, and the | ||
| + relative into the absolute.} | ||
| + {Walter Lippmann}{The Public Philosophy} | ||
| + | ||
| + \startsection[title={\WPintro{}}] | ||
| + The \WPproposal{} page provides a complete explanation for the | ||
| + \WPproposal{}. The system could provide a two-column layout to | ||
| + display formal | ||
| + \href{legal writing}{http://en.wikipedia.org/wiki/Legal_writing} | ||
| + alongside its informal | ||
| + \href{plain language}{http://en.wikipedia.org/wiki/Plain_language} | ||
| + equivalent. | ||
| + \stopsection | ||
| + | ||
| + \startsection[title={Edits}] | ||
| + \WPProposal{} improvements are suggested as follows: | ||
| + | ||
| + \startitemize[n] | ||
| + \startitem | ||
| + \bold{Enable.} Activate the editor. | ||
| + \stopitem | ||
| + \startitem | ||
| + \bold{Revise.} Update the content. | ||
| + \stopitem | ||
| + \startitem | ||
| + \bold{Submit.} Indicate completion. | ||
| + \stopitem | ||
| + \stopitemize | ||
| + | ||
| + \startsubsection[title={Enable}] | ||
| + Users click \bold{edit} to modify the \WPproposal{}. | ||
| + \stopsubsection | ||
| + | ||
| + \startsubsection[title={Revise}] | ||
| + A \href{rich text editor}{https://en.wikipedia.org/wiki/Online_rich-text_editor} | ||
| + provides a word processing interface for direct content updates. | ||
| + \stopsubsection | ||
| + | ||
| + \startsubsection[title={Submit}] | ||
| + Users click \bold{done} to submit their work, or \bold{cancel} | ||
| + to abandon it. All changes are saved while writing; abandoned | ||
| + changes can be recalled. | ||
| + \stopsubsection | ||
| + \stopsection | ||
| + | ||
| + \startsection[title={\WPui{}}] | ||
| + \WPxref{page-proposal} an example \href{\WPproposal{} page}{\WPpageproposal}. | ||
| + | ||
| + \WPpage{proposal} | ||
| + \stopsection | ||
| + | ||
| +\stopchapter | ||
| +\startchapter[ | ||
| + title={Resources}, | ||
| + reference=cha:resources, | ||
| +] | ||
| + \WPquote{There ain't no such thing as a free lunch.} | ||
| + {Herman Fetzer}{Cleveland Press (1938)} | ||
| + | ||
| + \startsection[title={\WPintro{}}] | ||
| + Knowing the resources required to actualize a | ||
| + \WPproposal{} helps assess its feasibility. Seeing | ||
| + the resources within a greater context helps prioritize | ||
| + the \WPproposal{}. | ||
| + \stopsection | ||
| + | ||
| + \startsection[title={\WPui{}}] | ||
| + \WPxref{page-resources} an example \href{resources page}{\WPpageresources}, | ||
| + which includes: | ||
| + | ||
| + \startitemize | ||
| + \startitem | ||
| + a resource allocation chart; | ||
| + \stopitem | ||
| + \startitem | ||
| + tabularized item costs; and | ||
| + \stopitem | ||
| + \startitem | ||
| + line item summaries. | ||
| + \stopitem | ||
| + \stopitemize | ||
| + | ||
| + \startsubsection[title={Resource Allocation Chart}] | ||
| + The resource allocation chart is an interactive pie chart with | ||
| + drill down and drill up capabilities. By drilling down, users | ||
| + can see how individual wedge costs are apportioned. By | ||
| + drilling up, users can understand how \WPproposal{} costs | ||
| + relate to parent budgets. | ||
| + \stopsubsection | ||
| + | ||
| + \startsubsection[title={Tabularized Item Costs}] | ||
| + A table lists and totals all costs associated with the | ||
| + \WPproposal{}. Typically the table will contain financial | ||
| + costs; listing other amount types (such as inventory items) | ||
| + should also be possible. | ||
| + | ||
| + The tabular data is reused to render the pie chart. | ||
| + \stopsubsection | ||
| + | ||
| + \startsubsection[title={Line Item Summaries}] | ||
| + Each line item must have an associated description that, | ||
| + minimally, explains the cost. | ||
| + \stopsubsection | ||
| + | ||
| + \WPpage{resources} | ||
| + \stopsection | ||
| + | ||
| +\stopchapter | ||
| +\startchapter[ | ||
| + title={Summary}, | ||
| + reference=sec:summary, | ||
| +] | ||
| + \WPquote{If one man can be allowed to determine for himself what is | ||
| + law, every man can. That means first chaos, then tyranny. Legal | ||
| + process is an essential part of the democratic process.} | ||
| + {Felix Frankfurter}{United States v. United Mine Workers} | ||
| + | ||
| + \startsection[title={\WPintro{}}] | ||
| + The summary page provides a brief description of the \WPproposal{}'s | ||
| + motivation. This page allows people to learn about the | ||
| + \WPproposal{} and vote on it. | ||
| + \stopsection | ||
| + | ||
| + \startsection[title={\WPui{}}] | ||
| + \WPxref{page-summary} an example \WPproposal{} | ||
| + \href{summary page}{\WPpagesummary}. | ||
| + | ||
| + \WPpage{summary} | ||
| + | ||
| + \startsubsection[title={\WPProposal{} Text}] | ||
| + The intentionally brief \WPproposal{} text introduces | ||
| + the subject matter. The text can include hyperlinks to | ||
| + terminology, ancillary details, external websites, and other | ||
| + relevant items. | ||
| + \stopsubsection | ||
| + | ||
| + \startsubsection[title={Implications}] | ||
| + The highest-rated implications from the discussion page are | ||
| + displayed. Selecting the \symbol[navigation][nextpage] icon | ||
| + navigates to the implication's support page. | ||
| + \stopsubsection | ||
| + | ||
| + \startsubsection[title={Navigation}] | ||
| + From the summary page, the primary navigation options include: | ||
| + | ||
| + \startitemize | ||
| + \item{\WPrefchapter{proposal};} | ||
| + \item{\WPrefchapter{resources};} | ||
| + \item{\WPrefchapter{hypothesis}; and} | ||
| + \item{\WPrefchapter{implications}.} | ||
| + \stopitemize | ||
| + \stopsubsection | ||
| + \stopsection | ||
| + | ||
| +\stopchapter | ||
| +\startchapter[ | ||
| + title={Support}, | ||
| + reference=cha:support, | ||
| +] | ||
| + \WPquote{If those in charge of our society --- politicians, | ||
| + corporate executives, and owners of press and television --- can | ||
| + dominate our ideas, they will be secure in their power. They will | ||
| + not need soldiers patrolling the streets. We will control | ||
| + ourselves.}{Howard Zinn}{Declarations of Independence: | ||
| + Cross-Examining American Ideology} | ||
| + | ||
| + \startsection[title={\WPintro{}}] | ||
| + Since \WPproposals{} are meant to engender change, its | ||
| + implications must be documented. Each implication is documented | ||
| + through a support page. | ||
| + \stopsection | ||
| + | ||
| + \startsection[title={\WPui{}}] | ||
| + \WPxref{page-support} an example \href{support page}{\WPpagesupport}. | ||
| + | ||
| + \WPpage{support} | ||
| + | ||
| + \startsubsection[title={Refute}] | ||
| + Selecting the refute link creates and navigates to a new support page | ||
| + for a refutation. A refutation differs from an implication in that it | ||
| + is listed directly below the implication it is intended to refute, and | ||
| + denoted as such--\WPreffigure{page-implications}. | ||
| + | ||
| + Except for how the refutation is displayed on the implications page | ||
| + (i.e., it is associated with the support page it refutes), creating a | ||
| + refutation is otherwise indentical to creating a support item. | ||
| + | ||
| + Refutations are themselves refuted by: | ||
| + | ||
| + \startitemize | ||
| + \startitem | ||
| + updating the refuted support page to address the concern; and | ||
| + \stopitem | ||
| + \startitem | ||
| + flagging the refutation as obsolete. | ||
| + \stopitem | ||
| + \stopitemize | ||
| + \stopsubsection | ||
| + \stopsection | ||
| + | ||
| + \startsection[title={Votes}] | ||
| + Implications that receive the most votes are listed on the | ||
| + summary page; the community determines the most important | ||
| + implications. | ||
| + \stopsection | ||
| + | ||
| + \startsection[title={References}] | ||
| + This section defines permissible hyperlinked references. | ||
| + | ||
| + \startsubsection[title={Science Publications}] | ||
| + References to reputable scientific, peer-reviewed publications | ||
| + are allowed. | ||
| + \stopsubsection | ||
| + | ||
| + \startsubsection[title={Legal Documents}] | ||
| + References to notarized legal documents are allowed. | ||
| + \stopsubsection | ||
| + | ||
| + \startsubsection[title={Terminology}] | ||
| + Referencing a single definition source avoids inconsistent | ||
| + terminology. | ||
| + \stopsubsection | ||
| + | ||
| + \startsubsection[title={Support Pages}] | ||
| + References to other \WPproposals{} are allowed. | ||
| + \stopsubsection | ||
| + | ||
| + \startsubsection[title={Multimedia}] | ||
| + Video, audio, and images (such as photographs, graphics, or diagrams) | ||
| + may be embedded in a support page. Media uploads are forbidden to | ||
| + simplify security. Notifications are sent when the page refers to | ||
| + assets that are no longer available (or have gone missing). | ||
| + \stopsubsection | ||
| + \stopsection | ||
| +\stopchapter | ||
| +\startchapter[ | ||
| + title={Reputation}, | ||
| + reference=cha:reputation | ||
| +] | ||
| + \WPquote{A lost good name is ne'er retrieved.} | ||
| + {John Gay}{The Fables, Volume 1} | ||
| + | ||
| + \startsection[title={\WPintro{}}] | ||
| + Reputation is a tally of the positive and negative contributions | ||
| + associated with an account. \WPxref{reputation} the relationship | ||
| + between an account's reputation and tags. | ||
| + | ||
| + \placefigure[force][fig:reputation]{Account-Reputation Relationship}{% | ||
| + \externalfigure[reputation.svg] | ||
| + } | ||
| + \stopsection | ||
| + | ||
| + \startsection[title={Award}] | ||
| + Reputation increases after a user successfully: | ||
| + | ||
| + \startitemize | ||
| + \startitem | ||
| + submits content; | ||
| + \stopitem | ||
| + \startitem | ||
| + suggests a substantial improvement to existing content; or | ||
| + \stopitem | ||
| + \startitem | ||
| + flags content that is subsequently removed (excepting tags). | ||
| + \stopitem | ||
| + \stopitemize | ||
| + | ||
| + \stopsection | ||
| + | ||
| + \startsection[title={Penalty}] | ||
| + Reputation decreases after a user's: | ||
| + | ||
| + \startitemize | ||
| + \startitem | ||
| + new content submission fails moderation; | ||
| + \stopitem | ||
| + \startitem | ||
| + suggested improvement fails moderation; or | ||
| + \stopitem | ||
| + \startitem | ||
| + previously approved content is flagged and subsequently removed. | ||
| + \stopitem | ||
| + \stopitemize | ||
| + \stopsection | ||
| + | ||
| + \startsection[title={External Influence}] | ||
| + External influences may affect reputation. For example, | ||
| + reputation could be awarded upon graduating from a course offered | ||
| + by an accredited post-secondary institution; conversely, reputation | ||
| + could be penalized for disbarred lawyers. | ||
| + \stopsection | ||
| + | ||
| + \startsection[title={Trust}] | ||
| + Features are unlocked when an account's reputation associated with | ||
| + a given tag exceeds a particular threshold. This helps safeguard | ||
| + against abuse by new users. | ||
| + \stopsection | ||
| + | ||
| + \startsection[title={Voting}] | ||
| + Reputation is unaffected by votes cast on content; only moderated | ||
| + decisions affect reputation. | ||
| + \stopsection | ||
| +\stopchapter | ||
| +\startchapter[ | ||
| + title={CSS Source}, | ||
| + reference=cha:css | ||
| +] | ||
| + \WPquote{However, when we make small design adjustments by adding | ||
| + extra {\tt{<div>}} tags or {\tt{class}} attributes, then alter the CSS | ||
| + to take advantage of those markup changes, we confuse the concept of | ||
| + independent structure and presentation.} | ||
| + {Douglas Bowman}{Are they really separated?} | ||
| + | ||
| + \startsection[title=Overview] | ||
| + The CSS source code provides the layout for the DIV-structured | ||
| + XHTML page. For the most part, the CSS is unremarkable. The | ||
| + addition of the \href{flexbox}{http://www.w3.org/TR/css3-flexbox/} | ||
| + specification, however, allows control over the element presentation | ||
| + order. This helps decouple XML from XHTML. | ||
| + \stopsection | ||
| + | ||
| + \startsection[title={Flex}] | ||
| + The {\tt{.related}} style indicates that the elements inside must | ||
| + be aligned horizontally. | ||
| + \\ | ||
| + \typeCSSfile{../related.css} | ||
| + \stopsection | ||
| + | ||
| + \startsection[title={Order}] | ||
| + The CSS source code to re-order web page {\tt{<div>}} elements: | ||
| + \\ | ||
| + \typeCSSfile{../edit-discuss-flag.css} | ||
| + \stopsection | ||
| +\stopchapter | ||
| +\startchapter[ | ||
| + title={XML Source}, | ||
| + reference=cha:xml, | ||
| +] | ||
| + \WPquote{Value your freedom or you will lose it, teaches history. | ||
| + \quote{Don't bother us with politics,} respond those who don't want | ||
| + to learn.} | ||
| + {Richard Stallman}{Linux, GNU, and Freedom} | ||
| + | ||
| + \startsection[title={Overview}] | ||
| + The XML source code forms the basis for content presentation and | ||
| + communications protocols. No XML Schema Definitions are developed, | ||
| + yet. | ||
| + \stopsection | ||
| + | ||
| + \startsection[title={Content and Presentation}] | ||
| + Some XML files shown in this chapter include elements that mix | ||
| + content with presentation. The elements provide navigation | ||
| + controls. All offending elements are children of a | ||
| + {\tt<related>} element, such as: | ||
| + \blank[medium] | ||
| + \startXML | ||
| +<related> | ||
| + <discuss id="1" /> | ||
| + <edit id="1" /> | ||
| + <flag id="1" /> | ||
| +</related>\stopXML | ||
| + \blank[small] | ||
| + This unfortunate coupling can be eliminated as described in the | ||
| + subsequent sections. | ||
| + | ||
| + \startsubsection[title={XML Decoupling}] | ||
| + Include the page name as an attribute of the XML document's | ||
| + root element. The XSLT imports and calls a custom template | ||
| + based on the page name. Arguably, this does not completely | ||
| + decouple the content from its presentation. | ||
| + \stopsubsection | ||
| + | ||
| + \startsubsection[title={JavaScript Decoupling}] | ||
| + Inject custom JavaScript code to provide contextual | ||
| + navigation. This is similar to how XSLT injects a | ||
| + cascading-stylesheet for presentation. | ||
| + \stopsubsection | ||
| + | ||
| + \startsubsection[title={XSLT Decoupling}] | ||
| + Use \href{two stylesheets}{http://maplus.xf.cz/xslt/} to pass | ||
| + parameters: | ||
| + \blank[medium] | ||
| + \startXSL | ||
| +<?transform-stylesheet href="common.xsl"?> | ||
| +<?xml-stylesheet type="text/xsl" href="parameters.xsl"?>\stopXSL | ||
| + \blank[small] | ||
| + The {\tt{parameters.xsl}} file generates an XHTML page with a | ||
| + script. The script loads the source XML and {\tt{common.xsl}} | ||
| + file, parses URL parameters, then performs the transformation. | ||
| + The output is written to its document, overwriting the helper | ||
| + XHTML with the transformed output. | ||
| + | ||
| + This is probably the most flexible client-side solution until | ||
| + parameter passing using XSLT 2.0 is available for all major | ||
| + browsers. | ||
| + \stopsubsection | ||
| + | ||
| + \startsubsection[title={Server-Side Decoupling}] | ||
| + Transforming the XML data into an XHTML document on the web | ||
| + server can fully decouple content from its presetation. | ||
| + \stopsubsection | ||
| + \stopsection | ||
| + | ||
| + \startsection[title=Home] | ||
| + \WPcode{home} | ||
| + \typeXMLfile{../index.xml} | ||
| + \stopsection | ||
| + | ||
| + \startsection[title=Summary] | ||
| + \WPcode{summary} | ||
| + \typeXMLfile{../summary.xml} | ||
| + \stopsection | ||
| + | ||
| + \startsection[title=\WPProposal{}] | ||
| + \WPcode{\WPproposal{}} | ||
| + \typeXMLfile{../proposal.xml} | ||
| + \stopsection | ||
| + | ||
| + \startsection[title=Hypothesis] | ||
| + \WPcode{hypothesis} | ||
| + \typeXMLfile{../hypothesis.xml} | ||
| + \stopsection | ||
| + | ||
| + \startsection[title=Resources] | ||
| + \WPcode{resources} | ||
| + \typeXMLfile{../resources.xml} | ||
| + \stopsection | ||
| + | ||
| + \startsection[title=Implications] | ||
| + \WPcode{implications} | ||
| + \typeXMLfile{../discuss.xml} | ||
| + \stopsection | ||
| + | ||
| + \startsection[title=Support] | ||
| + \WPcode{support} | ||
| + \typeXMLfile{../support.xml} | ||
| + \stopsection | ||
| + | ||
| + \startsection[title=Account] | ||
| + \WPcode{account} | ||
| + \typeXMLfile{../account.xml} | ||
| + \stopsection | ||
| +\stopchapter | ||
| + | ||
| +\startchapter[ | ||
| + title={XSL Source}, | ||
| + reference=cha:xsl, | ||
| +] | ||
| + \WPquote{I think Open Source is the right thing to do the same way I | ||
| + believe science is better than alchemy. Like science, Open Source | ||
| + allows people to build on a solid base of previous knowledge, without | ||
| + some silly hiding.} | ||
| + {Linus Torvalds}{Why I \quote{Absolutely Love} GPL Version 2} | ||
| + | ||
| + \startsection[title=Overview] | ||
| + The XSL source code provides a simple transformation applied to | ||
| + all XML source files. The transformation preserves the document | ||
| + structure by converting the XML elements into DIV elements. | ||
| + The XML element name becomes the DIV element class attribute name. | ||
| + \stopsection | ||
| + | ||
| + \startsection[title=Common] | ||
| + The main XSL template includes JavaScript code to inject a CSS | ||
| + file before page load. (The CSS filename is based on the URL | ||
| + filename.) This allows each XML document to use a specifically | ||
| + tailored CSS file for layout. The XSL code remains trivially | ||
| + generic. | ||
| + \\ | ||
| + \typeXSLfile{../common.xsl} | ||
| + \stopsection | ||
| + | ||
| + \startsection[title={Pie Chart}] | ||
| + The pie chart on the resources page is rendered as a client-side | ||
| + SVG element using XSLT 1.0. | ||
| + \\ | ||
| + \typeXSLfile{../chart.xsl} | ||
| + \stopsection | ||
| + | ||
| + \startsection[title={Wedge Colour}] | ||
| + The colour stylesheet provides a function to pick a wedge colour. The | ||
| + perceived brightness of each wedge is normalized across the pie chart. | ||
| + \\ | ||
| + \typeXSLfile{../colour.xsl} | ||
| + \stopsection | ||
| + | ||
| + \startsection[title=Math] | ||
| + The math stylesheet provides supporting functions required to | ||
| + render the pie chart and select wedge colours from a given | ||
| + base colour. | ||
| + \\ | ||
| + \typeXSLfile{../math.xsl} | ||
| + \stopsection | ||
| +\stopchapter | ||
| + | ||
| +\startchapter[ | ||
| + title={Tags}, | ||
| + reference=cha:tags | ||
| +] | ||
| + \WPquote{The human compulsion to group people and objects together | ||
| + was ingrained in our being since we evolved. We need to group things, | ||
| + group the dangerous and unknown from the \quote{safe to eat} or the | ||
| + \quote{it won't eat you} categories. Without the ability to | ||
| + categorise these threats, our ancestors wouldn't have survived.} | ||
| + {Charlie Caruso}{Understanding y} | ||
| + | ||
| + \startsection[title={\WPintro{}}] | ||
| + Every \WPproposal{} can be assigned multiple tags. \WPxref{categories} | ||
| + an example tag hierarchy. | ||
| + | ||
| + \placefigure[force][fig:categories]{Tag Hierarchy}{% | ||
| + \externalfigure[categories.svg] | ||
| + } | ||
| + | ||
| + Note that tags can be suggested automatically for new | ||
| + \WPproposals{}.\cite[stanley@tags] | ||
| + \stopsection | ||
| + | ||
| + \startsection[title={\WPui{}}] | ||
| + \WPxref{tags} a design for presenting and updating hierarchical data. | ||
| + The design is known as \italic{Miller Columns}. | ||
| + | ||
| + \placefigure[force][fig:tags]{Tag Editor}{% | ||
| + \externalfigure[tags.svg] | ||
| + } | ||
| + | ||
| + Through this interface users may: | ||
| + | ||
| + \startitemize | ||
| + \item{create new tags;} | ||
| + \item{create tag synonyms;} | ||
| + \item{delete existing tags;} | ||
| + \item{make spelling and grammar corrections; and} | ||
| + \item{improve the description.} | ||
| + \stopitemize | ||
| + | ||
| + All these actions are moderated. | ||
| + \stopsection | ||
| +\stopchapter | ||
| +\completelistofdefinitions | ||
| +m_k_i_v_categories.svg.pdf | ||
| +m_k_i_v_navigation-account.svg.pdf | ||
| +m_k_i_v_navigation-home.svg.pdf | ||
| +m_k_i_v_reputation.svg.pdf | ||
| +#!/bin/bash | ||
| + | ||
| +# Replace "// IMPORT" with the contents of the style file. | ||
| +sed -e '/\/\/ IMPORT/ { | ||
| + r style.dot | ||
| + d | ||
| +}' < $1 | dot -Tsvg > $(basename $1 .dot).svg | ||
| + | ||
| +digraph { | ||
| + // IMPORT | ||
| + | ||
| + rankdir="TB"; | ||
| + | ||
| + Proposal -> {Environment Copyright}; | ||
| + Environment -> {Pipeline Fracking}; | ||
| + | ||
| + Copyright -> {Music Film Writing}; | ||
| +} | ||
| + | ||
| +<?xml version="1.0" encoding="UTF-8" standalone="no"?> | ||
| +<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" | ||
| + "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> | ||
| +<!-- Generated by graphviz version 2.36.0 (20140111.2315) | ||
| + --> | ||
| +<!-- Title: %3 Pages: 1 --> | ||
| +<svg width="600pt" height="386pt" | ||
| + viewBox="0.00 0.00 600.00 386.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> | ||
| +<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 382)"> | ||
| +<title>%3</title> | ||
| +<polygon fill="white" stroke="none" points="-4,4 -4,-382 596,-382 596,4 -4,4"/> | ||
| +<!-- Proposal --> | ||
| +<g id="node1" class="node"><title>Proposal</title> | ||
| +<ellipse fill="#eeeeee" stroke="#46a5e5" cx="235" cy="-333" rx="52" ry="45"/> | ||
| +<text text-anchor="middle" x="235" y="-328.6" font-family="Archivo Narrow" font-size="18.00">Proposal</text> | ||
| +</g> | ||
| +<!-- Environment --> | ||
| +<g id="node2" class="node"><title>Environment</title> | ||
| +<ellipse fill="#eeeeee" stroke="#46a5e5" cx="174" cy="-189" rx="52.1272" ry="45"/> | ||
| +<text text-anchor="middle" x="174" y="-184.6" font-family="Archivo Narrow" font-size="18.00">Environment</text> | ||
| +</g> | ||
| +<!-- Proposal->Environment --> | ||
| +<g id="edge1" class="edge"><title>Proposal->Environment</title> | ||
| +<path fill="none" stroke="#a1c436" d="M217.192,-290.546C210.549,-275.081 202.927,-257.339 195.954,-241.106"/> | ||
| +<polygon fill="#a1c436" stroke="#a1c436" points="191.935,-231.751 200.017,-239.163 193.909,-236.345 195.883,-240.939 195.883,-240.939 195.883,-240.939 193.909,-236.345 191.748,-242.716 191.935,-231.751 191.935,-231.751"/> | ||
| +</g> | ||
| +<!-- Copyright --> | ||
| +<g id="node3" class="node"><title>Copyright</title> | ||
| +<ellipse fill="#eeeeee" stroke="#46a5e5" cx="357" cy="-189" rx="52" ry="45"/> | ||
| +<text text-anchor="middle" x="357" y="-184.6" font-family="Archivo Narrow" font-size="18.00">Copyright</text> | ||
| +</g> | ||
| +<!-- Proposal->Copyright --> | ||
| +<g id="edge2" class="edge"><title>Proposal->Copyright</title> | ||
| +<path fill="none" stroke="#a1c436" d="M265.471,-296.534C281.92,-277.388 302.359,-253.598 319.748,-233.359"/> | ||
| +<polygon fill="#a1c436" stroke="#a1c436" points="326.495,-225.506 323.391,-236.024 323.236,-229.299 319.978,-233.091 319.978,-233.091 319.978,-233.091 323.236,-229.299 316.565,-230.159 326.495,-225.506 326.495,-225.506"/> | ||
| +</g> | ||
| +<!-- Pipeline --> | ||
| +<g id="node4" class="node"><title>Pipeline</title> | ||
| +<ellipse fill="#eeeeee" stroke="#46a5e5" cx="52" cy="-45" rx="52" ry="45"/> | ||
| +<text text-anchor="middle" x="52" y="-40.6" font-family="Archivo Narrow" font-size="18.00">Pipeline</text> | ||
| +</g> | ||
| +<!-- Environment->Pipeline --> | ||
| +<g id="edge3" class="edge"><title>Environment->Pipeline</title> | ||
| +<path fill="none" stroke="#a1c436" d="M143.214,-152.167C126.887,-133.164 106.697,-109.663 89.4655,-89.6074"/> | ||
| +<polygon fill="#a1c436" stroke="#a1c436" points="82.7759,-81.8211 92.7059,-86.4736 86.0343,-85.6137 89.2926,-89.4062 89.2926,-89.4062 89.2926,-89.4062 86.0343,-85.6137 85.8794,-92.3387 82.7759,-81.8211 82.7759,-81.8211"/> | ||
| +</g> | ||
| +<!-- Fracking --> | ||
| +<g id="node5" class="node"><title>Fracking</title> | ||
| +<ellipse fill="#eeeeee" stroke="#46a5e5" cx="174" cy="-45" rx="52" ry="45"/> | ||
| +<text text-anchor="middle" x="174" y="-40.6" font-family="Archivo Narrow" font-size="18.00">Fracking</text> | ||
| +</g> | ||
| +<!-- Environment->Fracking --> | ||
| +<g id="edge4" class="edge"><title>Environment->Fracking</title> | ||
| +<path fill="none" stroke="#a1c436" d="M174,-143.849C174,-130.091 174,-114.756 174,-100.383"/> | ||
| +<polygon fill="#a1c436" stroke="#a1c436" points="174,-90.124 178.5,-100.124 174,-95.124 174,-100.124 174,-100.124 174,-100.124 174,-95.124 169.5,-100.124 174,-90.124 174,-90.124"/> | ||
| +</g> | ||
| +<!-- Music --> | ||
| +<g id="node6" class="node"><title>Music</title> | ||
| +<ellipse fill="#eeeeee" stroke="#46a5e5" cx="296" cy="-45" rx="52" ry="45"/> | ||
| +<text text-anchor="middle" x="296" y="-40.6" font-family="Archivo Narrow" font-size="18.00">Music</text> | ||
| +</g> | ||
| +<!-- Copyright->Music --> | ||
| +<g id="edge5" class="edge"><title>Copyright->Music</title> | ||
| +<path fill="none" stroke="#a1c436" d="M339.192,-146.546C332.549,-131.081 324.927,-113.339 317.954,-97.1059"/> | ||
| +<polygon fill="#a1c436" stroke="#a1c436" points="313.935,-87.7514 322.017,-95.1633 315.909,-92.3454 317.883,-96.9395 317.883,-96.9395 317.883,-96.9395 315.909,-92.3454 313.748,-98.7157 313.935,-87.7514 313.935,-87.7514"/> | ||
| +</g> | ||
| +<!-- Film --> | ||
| +<g id="node7" class="node"><title>Film</title> | ||
| +<ellipse fill="#eeeeee" stroke="#46a5e5" cx="418" cy="-45" rx="52" ry="45"/> | ||
| +<text text-anchor="middle" x="418" y="-40.6" font-family="Archivo Narrow" font-size="18.00">Film</text> | ||
| +</g> | ||
| +<!-- Copyright->Film --> | ||
| +<g id="edge6" class="edge"><title>Copyright->Film</title> | ||
| +<path fill="none" stroke="#a1c436" d="M374.808,-146.546C381.451,-131.081 389.073,-113.339 396.046,-97.1059"/> | ||
| +<polygon fill="#a1c436" stroke="#a1c436" points="400.065,-87.7514 400.252,-98.7157 398.091,-92.3454 396.117,-96.9395 396.117,-96.9395 396.117,-96.9395 398.091,-92.3454 391.983,-95.1633 400.065,-87.7514 400.065,-87.7514"/> | ||
| +</g> | ||
| +<!-- Writing --> | ||
| +<g id="node8" class="node"><title>Writing</title> | ||
| +<ellipse fill="#eeeeee" stroke="#46a5e5" cx="540" cy="-45" rx="52" ry="45"/> | ||
| +<text text-anchor="middle" x="540" y="-40.6" font-family="Archivo Narrow" font-size="18.00">Writing</text> | ||
| +</g> | ||
| +<!-- Copyright->Writing --> | ||
| +<g id="edge7" class="edge"><title>Copyright->Writing</title> | ||
| +<path fill="none" stroke="#a1c436" d="M395.363,-158.232C424.033,-135.985 463.356,-105.473 493.763,-81.8776"/> | ||
| +<polygon fill="#a1c436" stroke="#a1c436" points="501.688,-75.7287 496.546,-85.4144 497.737,-78.7939 493.787,-81.8591 493.787,-81.8591 493.787,-81.8591 497.737,-78.7939 491.028,-78.3039 501.688,-75.7287 501.688,-75.7287"/> | ||
| +</g> | ||
| +</g> | ||
| +</svg> | ||
| +digraph CL { | ||
| + // IMPORT | ||
| + | ||
| + Account -> {Implications Interests Edits Proposals Votes Views Flags}; | ||
| +} | ||
| + | ||
| +<?xml version="1.0" encoding="UTF-8" standalone="no"?> | ||
| +<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" | ||
| + "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> | ||
| +<!-- Generated by graphviz version 2.36.0 (20140111.2315) | ||
| + --> | ||
| +<!-- Title: CL Pages: 1 --> | ||
| +<svg width="844pt" height="222pt" | ||
| + viewBox="0.00 0.00 844.00 222.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> | ||
| +<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 218)"> | ||
| +<title>CL</title> | ||
| +<polygon fill="white" stroke="none" points="-4,4 -4,-218 840,-218 840,4 -4,4"/> | ||
| +<!-- Account --> | ||
| +<g id="node1" class="node"><title>Account</title> | ||
| +<ellipse fill="#eeeeee" stroke="#46a5e5" cx="418" cy="-174" rx="52" ry="39.5"/> | ||
| +<text text-anchor="middle" x="418" y="-169.6" font-family="Archivo Narrow" font-size="18.00">Account</text> | ||
| +</g> | ||
| +<!-- Implications --> | ||
| +<g id="node2" class="node"><title>Implications</title> | ||
| +<ellipse fill="#eeeeee" stroke="#46a5e5" cx="52" cy="-40" rx="52" ry="39.5"/> | ||
| +<text text-anchor="middle" x="52" y="-35.6" font-family="Archivo Narrow" font-size="18.00">Implications</text> | ||
| +</g> | ||
| +<!-- Account->Implications --> | ||
| +<g id="edge1" class="edge"><title>Account->Implications</title> | ||
| +<path fill="none" stroke="#a1c436" d="M368.152,-162.233C306.475,-147.92 199.076,-119.727 113,-80 108.271,-77.8173 103.474,-75.3194 98.7564,-72.6655"/> | ||
| +<polygon fill="#a1c436" stroke="#a1c436" points="89.8184,-67.4116 100.72,-68.5998 94.1288,-69.9454 98.4393,-72.4792 98.4393,-72.4792 98.4393,-72.4792 94.1288,-69.9454 96.1589,-76.3586 89.8184,-67.4116 89.8184,-67.4116"/> | ||
| +</g> | ||
| +<!-- Interests --> | ||
| +<g id="node3" class="node"><title>Interests</title> | ||
| +<ellipse fill="#eeeeee" stroke="#46a5e5" cx="174" cy="-40" rx="52" ry="39.5"/> | ||
| +<text text-anchor="middle" x="174" y="-35.6" font-family="Archivo Narrow" font-size="18.00">Interests</text> | ||
| +</g> | ||
| +<!-- Account->Interests --> | ||
| +<g id="edge2" class="edge"><title>Account->Interests</title> | ||
| +<path fill="none" stroke="#a1c436" d="M374.472,-152.382C336.988,-134.272 281.713,-106.716 235,-80 230.545,-77.4522 225.96,-74.725 221.399,-71.9406"/> | ||
| +<polygon fill="#a1c436" stroke="#a1c436" points="212.698,-66.5474 223.569,-67.9913 216.948,-69.1818 221.198,-71.8161 221.198,-71.8161 221.198,-71.8161 216.948,-69.1818 218.827,-75.6409 212.698,-66.5474 212.698,-66.5474"/> | ||
| +</g> | ||
| +<!-- Edits --> | ||
| +<g id="node4" class="node"><title>Edits</title> | ||
| +<ellipse fill="#eeeeee" stroke="#46a5e5" cx="296" cy="-40" rx="52" ry="39.5"/> | ||
| +<text text-anchor="middle" x="296" y="-35.6" font-family="Archivo Narrow" font-size="18.00">Edits</text> | ||
| +</g> | ||
| +<!-- Account->Edits --> | ||
| +<g id="edge3" class="edge"><title>Account->Edits</title> | ||
| +<path fill="none" stroke="#a1c436" d="M388.467,-141.046C371.534,-122.725 350.145,-99.5829 332.204,-80.172"/> | ||
| +<polygon fill="#a1c436" stroke="#a1c436" points="325.261,-72.6593 335.353,-76.9487 328.655,-76.3312 332.048,-80.0031 332.048,-80.0031 332.048,-80.0031 328.655,-76.3312 328.744,-83.0574 325.261,-72.6593 325.261,-72.6593"/> | ||
| +</g> | ||
| +<!-- Proposals --> | ||
| +<g id="node5" class="node"><title>Proposals</title> | ||
| +<ellipse fill="#eeeeee" stroke="#46a5e5" cx="418" cy="-40" rx="52" ry="39.5"/> | ||
| +<text text-anchor="middle" x="418" y="-35.6" font-family="Archivo Narrow" font-size="18.00">Proposals</text> | ||
| +</g> | ||
| +<!-- Account->Proposals --> | ||
| +<g id="edge4" class="edge"><title>Account->Proposals</title> | ||
| +<path fill="none" stroke="#a1c436" d="M418,-134.465C418,-120.626 418,-104.827 418,-90.2049"/> | ||
| +<polygon fill="#a1c436" stroke="#a1c436" points="418,-79.8111 422.5,-89.8111 418,-84.8111 418,-89.8111 418,-89.8111 418,-89.8111 418,-84.8111 413.5,-89.8112 418,-79.8111 418,-79.8111"/> | ||
| +</g> | ||
| +<!-- Votes --> | ||
| +<g id="node6" class="node"><title>Votes</title> | ||
| +<ellipse fill="#eeeeee" stroke="#46a5e5" cx="540" cy="-40" rx="52" ry="39.5"/> | ||
| +<text text-anchor="middle" x="540" y="-35.6" font-family="Archivo Narrow" font-size="18.00">Votes</text> | ||
| +</g> | ||
| +<!-- Account->Votes --> | ||
| +<g id="edge5" class="edge"><title>Account->Votes</title> | ||
| +<path fill="none" stroke="#a1c436" d="M447.533,-141.046C464.466,-122.725 485.855,-99.5829 503.796,-80.172"/> | ||
| +<polygon fill="#a1c436" stroke="#a1c436" points="510.739,-72.6593 507.256,-83.0574 507.345,-76.3312 503.952,-80.0031 503.952,-80.0031 503.952,-80.0031 507.345,-76.3312 500.647,-76.9487 510.739,-72.6593 510.739,-72.6593"/> | ||
| +</g> | ||
| +<!-- Views --> | ||
| +<g id="node7" class="node"><title>Views</title> | ||
| +<ellipse fill="#eeeeee" stroke="#46a5e5" cx="662" cy="-40" rx="52" ry="39.5"/> | ||
| +<text text-anchor="middle" x="662" y="-35.6" font-family="Archivo Narrow" font-size="18.00">Views</text> | ||
| +</g> | ||
| +<!-- Account->Views --> | ||
| +<g id="edge6" class="edge"><title>Account->Views</title> | ||
| +<path fill="none" stroke="#a1c436" d="M461.528,-152.382C499.012,-134.272 554.287,-106.716 601,-80 605.455,-77.4522 610.04,-74.725 614.601,-71.9406"/> | ||
| +<polygon fill="#a1c436" stroke="#a1c436" points="623.302,-66.5474 617.173,-75.6409 619.052,-69.1818 614.802,-71.8161 614.802,-71.8161 614.802,-71.8161 619.052,-69.1818 612.431,-67.9913 623.302,-66.5474 623.302,-66.5474"/> | ||
| +</g> | ||
| +<!-- Flags --> | ||
| +<g id="node8" class="node"><title>Flags</title> | ||
| +<ellipse fill="#eeeeee" stroke="#46a5e5" cx="784" cy="-40" rx="52" ry="39.5"/> | ||
| +<text text-anchor="middle" x="784" y="-35.6" font-family="Archivo Narrow" font-size="18.00">Flags</text> | ||
| +</g> | ||
| +<!-- Account->Flags --> | ||
| +<g id="edge7" class="edge"><title>Account->Flags</title> | ||
| +<path fill="none" stroke="#a1c436" d="M467.848,-162.233C529.525,-147.92 636.924,-119.727 723,-80 727.729,-77.8173 732.526,-75.3194 737.244,-72.6655"/> | ||
| +<polygon fill="#a1c436" stroke="#a1c436" points="746.182,-67.4116 739.841,-76.3586 741.871,-69.9454 737.561,-72.4792 737.561,-72.4792 737.561,-72.4792 741.871,-69.9454 735.28,-68.5998 746.182,-67.4116 746.182,-67.4116"/> | ||
| +</g> | ||
| +</g> | ||
| +</svg> | ||
| +digraph CL { | ||
| + // IMPORT | ||
| + | ||
| + rankdir="LR"; | ||
| + Home -> {Summary Account}; | ||
| + Summary -> {Proposal Resources Hypothesis Implications}; | ||
| + Implications -> {Support}; | ||
| +} | ||
| + | ||
| +<?xml version="1.0" encoding="UTF-8" standalone="no"?> | ||
| +<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" | ||
| + "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> | ||
| +<!-- Generated by graphviz version 2.36.0 (20140111.2315) | ||
| + --> | ||
| +<!-- Title: CL Pages: 1 --> | ||
| +<svg width="586pt" height="377pt" | ||
| + viewBox="0.00 0.00 586.00 377.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> | ||
| +<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 373)"> | ||
| +<title>CL</title> | ||
| +<polygon fill="white" stroke="none" points="-4,4 -4,-373 582,-373 582,4 -4,4"/> | ||
| +<!-- Home --> | ||
| +<g id="node1" class="node"><title>Home</title> | ||
| +<ellipse fill="#eeeeee" stroke="#46a5e5" cx="52" cy="-135" rx="52" ry="39.5"/> | ||
| +<text text-anchor="middle" x="52" y="-130.6" font-family="Archivo Narrow" font-size="18.00">Home</text> | ||
| +</g> | ||
| +<!-- Summary --> | ||
| +<g id="node2" class="node"><title>Summary</title> | ||
| +<ellipse fill="#eeeeee" stroke="#46a5e5" cx="210" cy="-184" rx="52" ry="39.5"/> | ||
| +<text text-anchor="middle" x="210" y="-179.6" font-family="Archivo Narrow" font-size="18.00">Summary</text> | ||
| +</g> | ||
| +<!-- Home->Summary --> | ||
| +<g id="edge1" class="edge"><title>Home->Summary</title> | ||
| +<path fill="none" stroke="#a1c436" d="M100.228,-149.835C116.496,-154.944 134.89,-160.722 151.862,-166.053"/> | ||
| +<polygon fill="#a1c436" stroke="#a1c436" points="161.663,-169.131 150.774,-170.428 156.893,-167.633 152.123,-166.135 152.123,-166.135 152.123,-166.135 156.893,-167.633 153.471,-161.841 161.663,-169.131 161.663,-169.131"/> | ||
| +</g> | ||
| +<!-- Account --> | ||
| +<g id="node3" class="node"><title>Account</title> | ||
| +<ellipse fill="#eeeeee" stroke="#46a5e5" cx="210" cy="-87" rx="52" ry="39.5"/> | ||
| +<text text-anchor="middle" x="210" y="-82.6" font-family="Archivo Narrow" font-size="18.00">Account</text> | ||
| +</g> | ||
| +<!-- Home->Account --> | ||
| +<g id="edge2" class="edge"><title>Home->Account</title> | ||
| +<path fill="none" stroke="#a1c436" d="M100.653,-120.338C116.832,-115.359 135.074,-109.746 151.913,-104.565"/> | ||
| +<polygon fill="#a1c436" stroke="#a1c436" points="161.639,-101.573 153.405,-108.815 156.86,-103.043 152.081,-104.514 152.081,-104.514 152.081,-104.514 156.86,-103.043 150.758,-100.213 161.639,-101.573 161.639,-101.573"/> | ||
| +</g> | ||
| +<!-- Proposal --> | ||
| +<g id="node4" class="node"><title>Proposal</title> | ||
| +<ellipse fill="#eeeeee" stroke="#46a5e5" cx="368" cy="-330" rx="52" ry="39.5"/> | ||
| +<text text-anchor="middle" x="368" y="-325.6" font-family="Archivo Narrow" font-size="18.00">Proposal</text> | ||
| +</g> | ||
| +<!-- Summary->Proposal --> | ||
| +<g id="edge3" class="edge"><title>Summary->Proposal</title> | ||
| +<path fill="none" stroke="#a1c436" d="M243.323,-214.251C267.691,-237.057 301.243,-268.458 327.252,-292.8"/> | ||
| +<polygon fill="#a1c436" stroke="#a1c436" points="334.718,-299.787 324.342,-296.24 331.067,-296.371 327.417,-292.954 327.417,-292.954 327.417,-292.954 331.067,-296.371 330.492,-289.669 334.718,-299.787 334.718,-299.787"/> | ||
| +</g> | ||
| +<!-- Resources --> | ||
| +<g id="node5" class="node"><title>Resources</title> | ||
| +<ellipse fill="#eeeeee" stroke="#46a5e5" cx="368" cy="-233" rx="52" ry="39.5"/> | ||
| +<text text-anchor="middle" x="368" y="-228.6" font-family="Archivo Narrow" font-size="18.00">Resources</text> | ||
| +</g> | ||
| +<!-- Summary->Resources --> | ||
| +<g id="edge4" class="edge"><title>Summary->Resources</title> | ||
| +<path fill="none" stroke="#a1c436" d="M258.228,-198.835C274.496,-203.944 292.89,-209.722 309.862,-215.053"/> | ||
| +<polygon fill="#a1c436" stroke="#a1c436" points="319.663,-218.131 308.774,-219.428 314.893,-216.633 310.123,-215.135 310.123,-215.135 310.123,-215.135 314.893,-216.633 311.471,-210.841 319.663,-218.131 319.663,-218.131"/> | ||
| +</g> | ||
| +<!-- Hypothesis --> | ||
| +<g id="node6" class="node"><title>Hypothesis</title> | ||
| +<ellipse fill="#eeeeee" stroke="#46a5e5" cx="368" cy="-136" rx="52" ry="39.5"/> | ||
| +<text text-anchor="middle" x="368" y="-131.6" font-family="Archivo Narrow" font-size="18.00">Hypothesis</text> | ||
| +</g> | ||
| +<!-- Summary->Hypothesis --> | ||
| +<g id="edge5" class="edge"><title>Summary->Hypothesis</title> | ||
| +<path fill="none" stroke="#a1c436" d="M258.653,-169.338C274.832,-164.359 293.074,-158.746 309.913,-153.565"/> | ||
| +<polygon fill="#a1c436" stroke="#a1c436" points="319.639,-150.573 311.405,-157.815 314.86,-152.043 310.081,-153.514 310.081,-153.514 310.081,-153.514 314.86,-152.043 308.758,-149.213 319.639,-150.573 319.639,-150.573"/> | ||
| +</g> | ||
| +<!-- Implications --> | ||
| +<g id="node7" class="node"><title>Implications</title> | ||
| +<ellipse fill="#eeeeee" stroke="#46a5e5" cx="368" cy="-39" rx="52" ry="39.5"/> | ||
| +<text text-anchor="middle" x="368" y="-34.6" font-family="Archivo Narrow" font-size="18.00">Implications</text> | ||
| +</g> | ||
| +<!-- Summary->Implications --> | ||
| +<g id="edge6" class="edge"><title>Summary->Implications</title> | ||
| +<path fill="none" stroke="#a1c436" d="M243.703,-153.603C268.017,-131.004 301.317,-100.052 327.182,-76.0108"/> | ||
| +<polygon fill="#a1c436" stroke="#a1c436" points="334.608,-69.108 330.347,-79.2123 330.946,-72.5121 327.283,-75.9162 327.283,-75.9162 327.283,-75.9162 330.946,-72.5121 324.22,-72.6201 334.608,-69.108 334.608,-69.108"/> | ||
| +</g> | ||
| +<!-- Support --> | ||
| +<g id="node8" class="node"><title>Support</title> | ||
| +<ellipse fill="#eeeeee" stroke="#46a5e5" cx="526" cy="-39" rx="52" ry="39.5"/> | ||
| +<text text-anchor="middle" x="526" y="-34.6" font-family="Archivo Narrow" font-size="18.00">Support</text> | ||
| +</g> | ||
| +<!-- Implications->Support --> | ||
| +<g id="edge7" class="edge"><title>Implications->Support</title> | ||
| +<path fill="none" stroke="#a1c436" d="M420.08,-39C433.952,-39 449.119,-39 463.501,-39"/> | ||
| +<polygon fill="#a1c436" stroke="#a1c436" points="473.805,-39 463.805,-43.5001 468.805,-39 463.805,-39.0001 463.805,-39.0001 463.805,-39.0001 468.805,-39 463.805,-34.5001 473.805,-39 473.805,-39"/> | ||
| +</g> | ||
| +</g> | ||
| +</svg> | ||
| +digraph CL { | ||
| + // IMPORT | ||
| + | ||
| + rankdir="LR"; | ||
| + | ||
| + 1 [label="Reputation\n9,000"]; | ||
| + 2 [label="Reputation\n3,142"]; | ||
| + 3 [label="Reputation\n1,618"]; | ||
| + | ||
| + Environment [label="Environment"]; | ||
| + Education [label="Education"]; | ||
| + Copyright [label="Music"]; | ||
| + | ||
| + Account [label="Account\n#208323"]; | ||
| + | ||
| + Account -> Environment -> 1; | ||
| + Account -> Education -> 2; | ||
| + Account -> Copyright -> 3; | ||
| +} | ||
| + | ||
| +<?xml version="1.0" encoding="UTF-8" standalone="no"?> | ||
| +<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" | ||
| + "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> | ||
| +<!-- Generated by graphviz version 2.36.0 (20140111.2315) | ||
| + --> | ||
| +<!-- Title: CL Pages: 1 --> | ||
| +<svg width="439pt" height="280pt" | ||
| + viewBox="0.00 0.00 439.00 280.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> | ||
| +<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 276)"> | ||
| +<title>CL</title> | ||
| +<polygon fill="white" stroke="none" points="-4,4 -4,-276 435,-276 435,4 -4,4"/> | ||
| +<!-- 1 --> | ||
| +<g id="node1" class="node"><title>1</title> | ||
| +<ellipse fill="#eeeeee" stroke="#46a5e5" cx="376" cy="-233" rx="54.5387" ry="39.5"/> | ||
| +<text text-anchor="middle" x="376" y="-238.6" font-family="Archivo Narrow" font-size="18.00">Reputation</text> | ||
| +<text text-anchor="middle" x="376" y="-218.6" font-family="Archivo Narrow" font-size="18.00">9,000</text> | ||
| +</g> | ||
| +<!-- 2 --> | ||
| +<g id="node2" class="node"><title>2</title> | ||
| +<ellipse fill="#eeeeee" stroke="#46a5e5" cx="376" cy="-136" rx="54.5387" ry="39.5"/> | ||
| +<text text-anchor="middle" x="376" y="-141.6" font-family="Archivo Narrow" font-size="18.00">Reputation</text> | ||
| +<text text-anchor="middle" x="376" y="-121.6" font-family="Archivo Narrow" font-size="18.00">3,142</text> | ||
| +</g> | ||
| +<!-- 3 --> | ||
| +<g id="node3" class="node"><title>3</title> | ||
| +<ellipse fill="#eeeeee" stroke="#46a5e5" cx="376" cy="-39" rx="54.5387" ry="39.5"/> | ||
| +<text text-anchor="middle" x="376" y="-44.6" font-family="Archivo Narrow" font-size="18.00">Reputation</text> | ||
| +<text text-anchor="middle" x="376" y="-24.6" font-family="Archivo Narrow" font-size="18.00">1,618</text> | ||
| +</g> | ||
| +<!-- Environment --> | ||
| +<g id="node4" class="node"><title>Environment</title> | ||
| +<ellipse fill="#eeeeee" stroke="#46a5e5" cx="214" cy="-233" rx="52.8731" ry="39.5"/> | ||
| +<text text-anchor="middle" x="214" y="-228.6" font-family="Archivo Narrow" font-size="18.00">Environment</text> | ||
| +</g> | ||
| +<!-- Environment->1 --> | ||
| +<g id="edge2" class="edge"><title>Environment->1</title> | ||
| +<path fill="none" stroke="#a1c436" d="M266.947,-233C281.034,-233 296.449,-233 311.111,-233"/> | ||
| +<polygon fill="#a1c436" stroke="#a1c436" points="321.115,-233 311.115,-237.5 316.115,-233 311.115,-233 311.115,-233 311.115,-233 316.115,-233 311.115,-228.5 321.115,-233 321.115,-233"/> | ||
| +</g> | ||
| +<!-- Education --> | ||
| +<g id="node5" class="node"><title>Education</title> | ||
| +<ellipse fill="#eeeeee" stroke="#46a5e5" cx="214" cy="-136" rx="52" ry="39.5"/> | ||
| +<text text-anchor="middle" x="214" y="-131.6" font-family="Archivo Narrow" font-size="18.00">Education</text> | ||
| +</g> | ||
| +<!-- Education->2 --> | ||
| +<g id="edge4" class="edge"><title>Education->2</title> | ||
| +<path fill="none" stroke="#a1c436" d="M266.065,-136C280.332,-136 296.018,-136 310.934,-136"/> | ||
| +<polygon fill="#a1c436" stroke="#a1c436" points="321.11,-136 311.11,-140.5 316.11,-136 311.11,-136 311.11,-136 311.11,-136 316.11,-136 311.11,-131.5 321.11,-136 321.11,-136"/> | ||
| +</g> | ||
| +<!-- Copyright --> | ||
| +<g id="node6" class="node"><title>Copyright</title> | ||
| +<ellipse fill="#eeeeee" stroke="#46a5e5" cx="214" cy="-39" rx="52" ry="39.5"/> | ||
| +<text text-anchor="middle" x="214" y="-34.6" font-family="Archivo Narrow" font-size="18.00">Music</text> | ||
| +</g> | ||
| +<!-- Copyright->3 --> | ||
| +<g id="edge6" class="edge"><title>Copyright->3</title> | ||
| +<path fill="none" stroke="#a1c436" d="M266.065,-39C280.332,-39 296.018,-39 310.934,-39"/> | ||
| +<polygon fill="#a1c436" stroke="#a1c436" points="321.11,-39 311.11,-43.5001 316.11,-39 311.11,-39.0001 311.11,-39.0001 311.11,-39.0001 316.11,-39 311.11,-34.5001 321.11,-39 321.11,-39"/> | ||
| +</g> | ||
| +<!-- Account --> | ||
| +<g id="node7" class="node"><title>Account</title> | ||
| +<ellipse fill="#eeeeee" stroke="#46a5e5" cx="52" cy="-136" rx="52" ry="39.5"/> | ||
| +<text text-anchor="middle" x="52" y="-141.6" font-family="Archivo Narrow" font-size="18.00">Account</text> | ||
| +<text text-anchor="middle" x="52" y="-121.6" font-family="Archivo Narrow" font-size="18.00">#208323</text> | ||
| +</g> | ||
| +<!-- Account->Environment --> | ||
| +<g id="edge1" class="edge"><title>Account->Environment</title> | ||
| +<path fill="none" stroke="#a1c436" d="M92.962,-160.227C114.371,-173.206 140.934,-189.31 163.626,-203.067"/> | ||
| +<polygon fill="#a1c436" stroke="#a1c436" points="172.436,-208.408 161.552,-207.072 168.161,-205.816 163.885,-203.224 163.885,-203.224 163.885,-203.224 168.161,-205.816 166.218,-199.376 172.436,-208.408 172.436,-208.408"/> | ||
| +</g> | ||
| +<!-- Account->Education --> | ||
| +<g id="edge3" class="edge"><title>Account->Education</title> | ||
| +<path fill="none" stroke="#a1c436" d="M104.065,-136C119.219,-136 135.975,-136 151.708,-136"/> | ||
| +<polygon fill="#a1c436" stroke="#a1c436" points="161.871,-136 151.871,-140.5 156.871,-136 151.871,-136 151.871,-136 151.871,-136 156.871,-136 151.871,-131.5 161.871,-136 161.871,-136"/> | ||
| +</g> | ||
| +<!-- Account->Copyright --> | ||
| +<g id="edge5" class="edge"><title>Account->Copyright</title> | ||
| +<path fill="none" stroke="#a1c436" d="M92.962,-111.773C114.534,-98.6948 141.34,-82.4439 164.145,-68.6186"/> | ||
| +<polygon fill="#a1c436" stroke="#a1c436" points="172.993,-63.2543 166.775,-72.2866 168.717,-65.8464 164.442,-68.4386 164.442,-68.4386 164.442,-68.4386 168.717,-65.8464 162.109,-64.5905 172.993,-63.2543 172.993,-63.2543"/> | ||
| +</g> | ||
| +</g> | ||
| +</svg> | ||
| +graph[ | ||
| + fontname="Archivo Narrow", | ||
| + ranksep="0.75 equally", | ||
| +]; | ||
| + | ||
| +node[ | ||
| + fontname="Archivo Narrow", | ||
| + fontsize=18, | ||
| + shape=ellipse, | ||
| + width=1.45, | ||
| + height=1.1, | ||
| + color="#46A5E5", | ||
| + style="filled", | ||
| + fillcolor="#EEEEEE", | ||
| + labeldistance=3, | ||
| +] | ||
| + | ||
| +edge[ | ||
| + fontname="Archivo Narrow", | ||
| + splines=true, | ||
| + arrowhead="vee", | ||
| + color="#A1C436", | ||
| +] | ||
| +\language[en] | ||
| +\setuppapersize[letter] | ||
| + | ||
| +\input modules.tex | ||
| +\input constants.tex | ||
| +\input style.tex | ||
| + | ||
| +\starttext | ||
| + \startfrontmatter | ||
| + \input title.tex | ||
| + \input copyright.tex | ||
| + \input toc.tex | ||
| + \input preface.tex | ||
| + \stopfrontmatter | ||
| + | ||
| + \startbodymatter | ||
| + \input ch-introduction.tex | ||
| + \input ch-features.tex | ||
| + \input ch-moderation.tex | ||
| + \input ch-reputation.tex | ||
| + \input ch-tags.tex | ||
| + \input ch-page-home.tex | ||
| + \input ch-page-summary.tex | ||
| + \input ch-page-proposal.tex | ||
| + \input ch-page-resources.tex | ||
| + \input ch-page-hypothesis.tex | ||
| + \input ch-page-discuss.tex | ||
| + \input ch-page-support.tex | ||
| + \input ch-page-account.tex | ||
| + \input ch-flags.tex | ||
| + \input ch-notifications.tex | ||
| + \input ch-kiosks.tex | ||
| + %\input ch-source-xml.tex | ||
| + %\input ch-source-xsl.tex | ||
| + %\input ch-source-css.tex | ||
| + \stopbodymatter | ||
| + \startbackmatter | ||
| + \input definitions.tex | ||
| + \setupalign[hyphenated,morehyphenation,flushleft] | ||
| + | ||
| + % Only referenced citations appear in the bibliography. | ||
| + \completepublications[criterium=text] | ||
| + \stopbackmatter | ||
| +\stoptext | ||
| +\startprefacemakeup | ||
| + \WPquote{Economic elites and organized groups representing business | ||
| + interests have substantial independent impacts on U.S. government policy, | ||
| + while average citizens and mass-based interest groups have little or no | ||
| + independent influence.}{Martin Gilens and Benjamin Page}{Testing Theories | ||
| + of American Politics: Elites, Interest Groups, and Average | ||
| + Citizens\cite[gilens@elites]} | ||
| +\stopprefacemakeup | ||
| +account.pdf | ||
| +discuss.pdf | ||
| +home.pdf | ||
| +hypothesis.pdf | ||
| +m_k_i_v_discuss.svg.pdf | ||
| +m_k_i_v_home.svg.pdf | ||
| +m_k_i_v_hypothesis.svg.pdf | ||
| +m_k_i_v_proposal.svg.pdf | ||
| +m_k_i_v_resources.svg.pdf | ||
| +m_k_i_v_summary.svg.pdf | ||
| +m_k_i_v_support.svg.pdf | ||
| +proposal.pdf | ||
| +resources.pdf | ||
| +summary.pdf | ||
| +support.pdf | ||
| +m_k_i_v_account.svg.pdf | ||
| +m_k_i_v_implications.svg.pdf | ||
| +m_k_i_v_tags.svg.pdf | ||
| +implications.pdf | ||
| +<?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:xlink="http://www.w3.org/1999/xlink" | ||
| + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" | ||
| + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" | ||
| + width="626.25" | ||
| + height="186.04669" | ||
| + viewBox="0 0 501 148.83735" | ||
| + version="1.1" | ||
| + id="svg2" | ||
| + inkscape:version="0.48.4 r9939" | ||
| + sodipodi:docname="account.svg"> | ||
| + <metadata | ||
| + id="metadata1566"> | ||
| + <rdf:RDF> | ||
| + <cc:Work | ||
| + rdf:about=""> | ||
| + <dc:format>image/svg+xml</dc:format> | ||
| + <dc:type | ||
| + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | ||
| + </cc:Work> | ||
| + </rdf:RDF> | ||
| + </metadata> | ||
| + <sodipodi:namedview | ||
| + pagecolor="#ffffff" | ||
| + bordercolor="#666666" | ||
| + borderopacity="1" | ||
| + objecttolerance="10" | ||
| + gridtolerance="10" | ||
| + guidetolerance="10" | ||
| + inkscape:pageopacity="0" | ||
| + inkscape:pageshadow="2" | ||
| + inkscape:window-width="640" | ||
| + inkscape:window-height="480" | ||
| + id="namedview1564" | ||
| + showgrid="false" | ||
| + fit-margin-top="0" | ||
| + fit-margin-left="0" | ||
| + fit-margin-right="0" | ||
| + fit-margin-bottom="0" | ||
| + inkscape:zoom="0.23838384" | ||
| + inkscape:cx="313.13476" | ||
| + inkscape:cy="-231.27441" | ||
| + inkscape:window-x="0" | ||
| + inkscape:window-y="0" | ||
| + inkscape:window-maximized="0" | ||
| + inkscape:current-layer="svg2" /> | ||
| + <defs | ||
| + id="defs4"> | ||
| + <g | ||
| + id="g6"> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-0" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="" | ||
| + id="path9" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-1" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="M 3.921875,-3.1875 2.515625,0 0,0 l 6.15625,-13.984375 2.53125,0 L 14.84375,0 12.3125,0 10.921875,-3.1875 z M 9.953125,-5.359375 7.421875,-11.125 4.875,-5.359375 z m 0,0" | ||
| + id="path12" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-2" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 6.34375,0.15625 c -1.480469,0 -2.757812,-0.5 -3.828125,-1.5 -1.0625,-1.007812 -1.59375,-2.328125 -1.59375,-3.953125 0,-1.625 0.554687,-2.945313 1.671875,-3.96875 1.113281,-1.019531 2.46875,-1.53125 4.0625,-1.53125 1.601562,0 2.957031,0.554687 4.0625,1.65625 l -1.3125,1.625 C 8.476562,-8.316406 7.546875,-8.71875 6.609375,-8.71875 c -0.929687,0 -1.734375,0.3125 -2.421875,0.9375 -0.6875,0.617188 -1.03125,1.414062 -1.03125,2.390625 0,0.980469 0.335938,1.8125 1.015625,2.5 0.6875,0.679687 1.523437,1.015625 2.515625,1.015625 1,0 1.9375,-0.453125 2.8125,-1.359375 l 1.3125,1.4375 C 9.519531,-0.492188 8.03125,0.15625 6.34375,0.15625 z m 0,0" | ||
| + id="path15" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-3" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 4.109375,-2.8125 c 0.632813,0.648438 1.4375,0.96875 2.40625,0.96875 0.976563,0 1.78125,-0.320312 2.40625,-0.96875 0.632813,-0.644531 0.953125,-1.476562 0.953125,-2.5 0,-1.03125 -0.320312,-1.867188 -0.953125,-2.515625 -0.625,-0.644531 -1.429687,-0.96875 -2.40625,-0.96875 -0.96875,0 -1.773437,0.324219 -2.40625,0.96875 C 3.472656,-7.179688 3.15625,-6.34375 3.15625,-5.3125 c 0,1.023438 0.316406,1.855469 0.953125,2.5 z m 6.40625,1.390625 c -1.0625,1.054687 -2.398437,1.578125 -4,1.578125 -1.59375,0 -2.929687,-0.523438 -4,-1.578125 -1.0625,-1.0625 -1.59375,-2.359375 -1.59375,-3.890625 0,-1.539062 0.53125,-2.835938 1.59375,-3.890625 1.070313,-1.0625 2.40625,-1.59375 4,-1.59375 1.601563,0 2.9375,0.53125 4,1.59375 1.070313,1.054687 1.609375,2.351563 1.609375,3.890625 0,1.53125 -0.539062,2.828125 -1.609375,3.890625 z m 0,0" | ||
| + id="path18" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-4" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 9.0625,-4.875 0,-5.765625 2.234375,0 0,10.640625 -2.234375,0 0,-1.9375 c -0.367188,0.65625 -0.867188,1.171875 -1.5,1.546875 C 6.9375,-0.0234375 6.253906,0.15625 5.515625,0.15625 4.316406,0.15625 3.347656,-0.207031 2.609375,-0.9375 1.867188,-1.675781 1.5,-2.738281 1.5,-4.125 l 0,-6.515625 2.234375,0 0,5.84375 c 0,1.960937 0.816406,2.9375 2.453125,2.9375 0.769531,0 1.441406,-0.253906 2.015625,-0.765625 C 8.773438,-3.144531 9.0625,-3.894531 9.0625,-4.875 z m 0,0" | ||
| + id="path21" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-5" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="M 3.859375,-5.765625 3.859375,0 1.625,0 l 0,-10.640625 2.234375,0 0,1.9375 c 0.363281,-0.65625 0.859375,-1.164063 1.484375,-1.53125 0.632812,-0.375 1.320312,-0.5625 2.0625,-0.5625 1.195312,0 2.164062,0.371094 2.90625,1.109375 0.738281,0.730469 1.109375,1.789062 1.109375,3.171875 l 0,6.515625 -2.234375,0 0,-5.84375 c 0,-1.957031 -0.820312,-2.9375 -2.453125,-2.9375 -0.773437,0 -1.445313,0.261719 -2.015625,0.78125 -0.574219,0.511719 -0.859375,1.257812 -0.859375,2.234375 z m 0,0" | ||
| + id="path24" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-6" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 4.375,-8.84375 0,5.40625 c 0,0.5 0.132812,0.902344 0.40625,1.203125 0.269531,0.304687 0.644531,0.453125 1.125,0.453125 0.476562,0 0.9375,-0.234375 1.375,-0.703125 l 0.921875,1.578125 c -0.792969,0.710938 -1.667969,1.0625 -2.625,1.0625 -0.949219,0 -1.761719,-0.328125 -2.4375,-0.984375 -0.667969,-0.65625 -1,-1.546875 -1,-2.671875 l 0,-5.34375 -1.34375,0 0,-1.796875 1.34375,0 0,-3.34375 2.234375,0 0,3.34375 2.8125,0 0,1.796875 z m 0,0" | ||
| + id="path27" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-0" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 0.9375,-7.140625 4.109375,0 L 5.046875,0 0.9375,0 z m 0.515625,6.625 3.09375,0 0,-6.109375 -3.09375,0 z m 0,0" | ||
| + id="path30" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-1" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 0.984375,0 0,-7.140625 0.828125,0 0,7.140625 z m 0,0" | ||
| + id="path33" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-2" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 7.6875,0 0,-3.484375 C 7.6875,-3.910156 7.59375,-4.226562 7.40625,-4.4375 7.226562,-4.65625 6.945312,-4.765625 6.5625,-4.765625 c -0.511719,0 -0.886719,0.148437 -1.125,0.4375 -0.242188,0.292969 -0.359375,0.742187 -0.359375,1.34375 l 0,2.984375 -0.8125,0 0,-3.484375 c 0,-0.425781 -0.09375,-0.742187 -0.28125,-0.953125 -0.179687,-0.21875 -0.460937,-0.328125 -0.84375,-0.328125 -0.511719,0 -0.886719,0.15625 -1.125,0.46875 C 1.785156,-3.992188 1.671875,-3.5 1.671875,-2.8125 l 0,2.8125 -0.8125,0 0,-5.359375 0.65625,0 0.140625,0.734375 0.03125,0 c 0.15625,-0.257812 0.367188,-0.460938 0.640625,-0.609375 0.28125,-0.144531 0.59375,-0.21875 0.9375,-0.21875 0.84375,0 1.390625,0.304687 1.640625,0.90625 l 0.046875,0 c 0.15625,-0.28125 0.382813,-0.5 0.6875,-0.65625 0.300781,-0.164063 0.648437,-0.25 1.046875,-0.25 0.601562,0 1.050781,0.15625 1.34375,0.46875 0.300781,0.3125 0.453125,0.8125 0.453125,1.5 l 0,3.484375 z m 0,0" | ||
| + id="path36" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-3" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="M 3.34375,0.09375 C 3,0.09375 2.679688,0.03125 2.390625,-0.09375 2.109375,-0.21875 1.867188,-0.414062 1.671875,-0.6875 l -0.0625,0 c 0.039063,0.3125 0.0625,0.609375 0.0625,0.890625 l 0,2.203125 -0.8125,0 0,-7.765625 0.65625,0 L 1.625,-4.625 l 0.046875,0 c 0.207031,-0.289062 0.445313,-0.5 0.71875,-0.625 0.28125,-0.132812 0.597656,-0.203125 0.953125,-0.203125 0.71875,0 1.269531,0.246094 1.65625,0.734375 0.382812,0.480469 0.578125,1.15625 0.578125,2.03125 0,0.886719 -0.199219,1.574219 -0.59375,2.0625 C 4.585938,-0.144531 4.039062,0.09375 3.34375,0.09375 z M 3.234375,-4.765625 c -0.554687,0 -0.949219,0.152344 -1.1875,0.453125 -0.242187,0.304688 -0.367187,0.789062 -0.375,1.453125 l 0,0.171875 c 0,0.761719 0.125,1.304688 0.375,1.625 0.25,0.324219 0.648437,0.484375 1.203125,0.484375 0.46875,0 0.832031,-0.1875 1.09375,-0.5625 0.257812,-0.375 0.390625,-0.890625 0.390625,-1.546875 0,-0.664062 -0.132813,-1.175781 -0.390625,-1.53125 C 4.082031,-4.582031 3.710938,-4.765625 3.234375,-4.765625 z m 0,0" | ||
| + id="path39" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-4" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 1.671875,0 -0.8125,0 0,-7.59375 0.8125,0 z m 0,0" | ||
| + id="path42" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-5" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 1.671875,0 -0.8125,0 0,-5.359375 0.8125,0 z m -0.875,-6.796875 c 0,-0.1875 0.039063,-0.320313 0.125,-0.40625 0.09375,-0.09375 0.207031,-0.140625 0.34375,-0.140625 0.132813,0 0.25,0.046875 0.34375,0.140625 0.09375,0.085937 0.140625,0.21875 0.140625,0.40625 0,0.179687 -0.046875,0.3125 -0.140625,0.40625 -0.09375,0.085937 -0.210937,0.125 -0.34375,0.125 -0.136719,0 -0.25,-0.039063 -0.34375,-0.125 -0.085937,-0.09375 -0.125,-0.226563 -0.125,-0.40625 z m 0,0" | ||
| + id="path45" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-6" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 3,0.09375 c -0.773438,0 -1.371094,-0.234375 -1.796875,-0.703125 C 0.773438,-1.085938 0.5625,-1.765625 0.5625,-2.640625 c 0,-0.894531 0.210938,-1.585937 0.640625,-2.078125 0.4375,-0.488281 1.050781,-0.734375 1.84375,-0.734375 0.257813,0 0.515625,0.03125 0.765625,0.09375 0.257812,0.054687 0.460938,0.117187 0.609375,0.1875 L 4.1875,-4.484375 C 4,-4.554688 3.800781,-4.613281 3.59375,-4.65625 3.382812,-4.707031 3.195312,-4.734375 3.03125,-4.734375 c -1.085938,0 -1.625,0.695313 -1.625,2.078125 0,0.65625 0.128906,1.164062 0.390625,1.515625 0.269531,0.355469 0.664063,0.53125 1.1875,0.53125 0.4375,0 0.890625,-0.097656 1.359375,-0.296875 l 0,0.71875 C 3.988281,0 3.539062,0.09375 3,0.09375 z m 0,0" | ||
| + id="path48" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-7" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 4.15625,0 -0.171875,-0.765625 -0.03125,0 c -0.273437,0.335937 -0.542969,0.5625 -0.8125,0.6875 C 2.878906,0.0351562 2.550781,0.09375 2.15625,0.09375 c -0.53125,0 -0.949219,-0.1328125 -1.25,-0.40625 -0.304688,-0.269531 -0.453125,-0.660156 -0.453125,-1.171875 0,-1.070313 0.863281,-1.632813 2.59375,-1.6875 l 0.90625,-0.03125 0,-0.34375 c 0,-0.414063 -0.089844,-0.722656 -0.265625,-0.921875 -0.179688,-0.195312 -0.464844,-0.296875 -0.859375,-0.296875 -0.449219,0 -0.953125,0.136719 -1.515625,0.40625 l -0.25,-0.625 c 0.257812,-0.144531 0.546875,-0.253906 0.859375,-0.328125 0.3125,-0.082031 0.628906,-0.125 0.953125,-0.125 0.632812,0 1.101562,0.140625 1.40625,0.421875 C 4.59375,-4.734375 4.75,-4.28125 4.75,-3.65625 L 4.75,0 z M 2.3125,-0.578125 c 0.507812,0 0.90625,-0.132813 1.1875,-0.40625 0.289062,-0.28125 0.4375,-0.671875 0.4375,-1.171875 l 0,-0.46875 -0.8125,0.03125 C 2.476562,-2.570312 2.015625,-2.472656 1.734375,-2.296875 1.453125,-2.117188 1.3125,-1.84375 1.3125,-1.46875 c 0,0.292969 0.085938,0.515625 0.265625,0.671875 C 1.753906,-0.648438 2,-0.578125 2.3125,-0.578125 z m 0,0" | ||
| + id="path51" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-8" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 2.59375,-0.578125 c 0.132812,0 0.269531,-0.007813 0.40625,-0.03125 0.132812,-0.019531 0.242188,-0.039063 0.328125,-0.0625 l 0,0.625 C 3.234375,-0.00390625 3.097656,0.0234375 2.921875,0.046875 2.753906,0.078125 2.601562,0.09375 2.46875,0.09375 c -1.03125,0 -1.546875,-0.539062 -1.546875,-1.625 l 0,-3.1875 -0.765625,0 0,-0.390625 0.765625,-0.34375 0.34375,-1.140625 0.46875,0 0,1.234375 1.546875,0 0,0.640625 -1.546875,0 0,3.140625 c 0,0.324219 0.070313,0.574219 0.21875,0.75 0.15625,0.167969 0.367187,0.25 0.640625,0.25 z m 0,0" | ||
| + id="path54" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-9" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 5.484375,-2.6875 c 0,0.875 -0.226563,1.558594 -0.671875,2.046875 C 4.375,-0.148438 3.769531,0.09375 3,0.09375 2.519531,0.09375 2.09375,-0.015625 1.71875,-0.234375 1.351562,-0.460938 1.066406,-0.785156 0.859375,-1.203125 0.660156,-1.628906 0.5625,-2.125 0.5625,-2.6875 c 0,-0.863281 0.21875,-1.539062 0.65625,-2.03125 0.4375,-0.488281 1.039062,-0.734375 1.8125,-0.734375 0.75,0 1.34375,0.25 1.78125,0.75 0.445312,0.5 0.671875,1.171875 0.671875,2.015625 z m -4.078125,0 c 0,0.6875 0.132812,1.214844 0.40625,1.578125 0.269531,0.355469 0.671875,0.53125 1.203125,0.53125 0.53125,0 0.929687,-0.175781 1.203125,-0.53125 C 4.5,-1.472656 4.640625,-2 4.640625,-2.6875 4.640625,-3.363281 4.5,-3.878906 4.21875,-4.234375 3.945312,-4.585938 3.546875,-4.765625 3.015625,-4.765625 c -0.53125,0 -0.933594,0.179687 -1.203125,0.53125 C 1.539062,-3.890625 1.40625,-3.375 1.40625,-2.6875 z m 0,0" | ||
| + id="path57" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-10" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 4.515625,0 0,-3.46875 c 0,-0.425781 -0.101563,-0.75 -0.296875,-0.96875 -0.199219,-0.21875 -0.507812,-0.328125 -0.921875,-0.328125 -0.5625,0 -0.976563,0.152344 -1.234375,0.453125 -0.261719,0.304688 -0.390625,0.804688 -0.390625,1.5 l 0,2.8125 -0.8125,0 0,-5.359375 0.65625,0 0.140625,0.734375 0.03125,0 c 0.164062,-0.257812 0.398438,-0.460938 0.703125,-0.609375 0.300781,-0.144531 0.632813,-0.21875 1,-0.21875 0.644531,0 1.128906,0.15625 1.453125,0.46875 0.320312,0.3125 0.484375,0.8125 0.484375,1.5 l 0,3.484375 z m 0,0" | ||
| + id="path60" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-11" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 5.515625,-5.0625 c 0,0.730469 -0.25,1.289062 -0.75,1.671875 C 4.273438,-3.003906 3.570312,-2.8125 2.65625,-2.8125 l -0.84375,0 0,2.8125 -0.828125,0 0,-7.140625 1.84375,0 c 1.789063,0 2.6875,0.695313 2.6875,2.078125 z m -3.703125,1.546875 0.75,0 c 0.726562,0 1.257812,-0.117187 1.59375,-0.359375 0.332031,-0.238281 0.5,-0.617188 0.5,-1.140625 0,-0.476563 -0.15625,-0.832031 -0.46875,-1.0625 -0.3125,-0.226563 -0.796875,-0.34375 -1.453125,-0.34375 l -0.921875,0 z m 0,0" | ||
| + id="path63" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-12" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 3.296875,-5.453125 c 0.238281,0 0.453125,0.023437 0.640625,0.0625 l -0.109375,0.75 C 3.609375,-4.691406 3.414062,-4.71875 3.25,-4.71875 c -0.4375,0 -0.8125,0.179688 -1.125,0.53125 -0.304688,0.355469 -0.453125,0.792969 -0.453125,1.3125 l 0,2.875 -0.8125,0 0,-5.359375 0.671875,0 0.09375,1 0.03125,0 c 0.195312,-0.351563 0.4375,-0.625 0.71875,-0.8125 0.28125,-0.1875 0.585938,-0.28125 0.921875,-0.28125 z m 0,0" | ||
| + id="path66" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-13" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 4.3125,-1.453125 c 0,0.492187 -0.1875,0.871094 -0.5625,1.140625 -0.367188,0.2734375 -0.886719,0.40625 -1.5625,0.40625 -0.710938,0 -1.261719,-0.109375 -1.65625,-0.328125 l 0,-0.75 c 0.257812,0.125 0.535156,0.226563 0.828125,0.296875 0.289063,0.074219 0.578125,0.109375 0.859375,0.109375 0.414062,0 0.738281,-0.066406 0.96875,-0.203125 0.226562,-0.132812 0.34375,-0.335938 0.34375,-0.609375 0,-0.207031 -0.09375,-0.382813 -0.28125,-0.53125 -0.179688,-0.15625 -0.527344,-0.332031 -1.046875,-0.53125 -0.5,-0.1875 -0.855469,-0.347656 -1.0625,-0.484375 -0.210937,-0.132812 -0.367187,-0.289062 -0.46875,-0.46875 -0.105469,-0.175781 -0.15625,-0.382812 -0.15625,-0.625 0,-0.4375 0.175781,-0.78125 0.53125,-1.03125 0.351563,-0.257812 0.84375,-0.390625 1.46875,-0.390625 0.570313,0 1.132813,0.121094 1.6875,0.359375 L 3.90625,-4.4375 C 3.375,-4.65625 2.890625,-4.765625 2.453125,-4.765625 c -0.386719,0 -0.679687,0.0625 -0.875,0.1875 -0.1875,0.117187 -0.28125,0.277344 -0.28125,0.484375 0,0.148438 0.035156,0.273438 0.109375,0.375 0.070312,0.09375 0.1875,0.1875 0.34375,0.28125 0.164062,0.09375 0.476562,0.226562 0.9375,0.390625 0.632812,0.230469 1.0625,0.464844 1.28125,0.703125 0.226562,0.230469 0.34375,0.527344 0.34375,0.890625 z m 0,0" | ||
| + id="path69" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-14" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="M 6.6875,-3.640625 C 6.6875,-2.460938 6.363281,-1.5625 5.71875,-0.9375 5.082031,-0.3125 4.160156,0 2.953125,0 l -1.96875,0 0,-7.140625 2.1875,0 c 1.101563,0 1.960937,0.308594 2.578125,0.921875 0.625,0.617188 0.9375,1.476562 0.9375,2.578125 z m -0.890625,0.03125 c 0,-0.925781 -0.234375,-1.625 -0.703125,-2.09375 -0.460938,-0.476563 -1.152344,-0.71875 -2.078125,-0.71875 l -1.203125,0 0,5.703125 1.015625,0 c 0.988281,0 1.726563,-0.238281 2.21875,-0.71875 0.5,-0.488281 0.75,-1.210938 0.75,-2.171875 z m 0,0" | ||
| + id="path72" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-15" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 3.125,0.09375 c -0.792969,0 -1.417969,-0.238281 -1.875,-0.71875 -0.460938,-0.476562 -0.6875,-1.144531 -0.6875,-2 0,-0.863281 0.210938,-1.550781 0.640625,-2.0625 0.425781,-0.507812 0.992187,-0.765625 1.703125,-0.765625 0.675781,0 1.207031,0.226563 1.59375,0.671875 0.394531,0.4375 0.59375,1.015625 0.59375,1.734375 l 0,0.515625 -3.6875,0 c 0.00781,0.625 0.164062,1.105469 0.46875,1.4375 0.300781,0.324219 0.726562,0.484375 1.28125,0.484375 0.570312,0 1.140625,-0.117187 1.703125,-0.359375 l 0,0.71875 C 4.566406,-0.125 4.289062,-0.0351562 4.03125,0.015625 3.78125,0.0664062 3.476562,0.09375 3.125,0.09375 z M 2.90625,-4.765625 c -0.4375,0 -0.789062,0.140625 -1.046875,0.421875 -0.25,0.273438 -0.398437,0.65625 -0.4375,1.15625 l 2.796875,0 c 0,-0.507812 -0.117188,-0.898438 -0.34375,-1.171875 -0.230469,-0.269531 -0.554688,-0.40625 -0.96875,-0.40625 z m 0,0" | ||
| + id="path75" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-16" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 5.015625,-1.90625 c 0,0.636719 -0.230469,1.132812 -0.6875,1.484375 C 3.867188,-0.078125 3.25,0.09375 2.46875,0.09375 1.625,0.09375 0.972656,-0.015625 0.515625,-0.234375 l 0,-0.796875 C 0.804688,-0.90625 1.125,-0.804688 1.46875,-0.734375 1.820312,-0.660156 2.164062,-0.625 2.5,-0.625 c 0.550781,0 0.96875,-0.101562 1.25,-0.3125 0.28125,-0.21875 0.421875,-0.515625 0.421875,-0.890625 0,-0.238281 -0.054687,-0.4375 -0.15625,-0.59375 -0.09375,-0.164063 -0.261719,-0.3125 -0.5,-0.4375 C 3.285156,-2.992188 2.9375,-3.148438 2.46875,-3.328125 1.800781,-3.554688 1.320312,-3.832031 1.03125,-4.15625 0.75,-4.488281 0.609375,-4.914062 0.609375,-5.4375 0.609375,-5.988281 0.8125,-6.425781 1.21875,-6.75 1.632812,-7.070312 2.1875,-7.234375 2.875,-7.234375 c 0.707031,0 1.359375,0.132813 1.953125,0.390625 l -0.25,0.71875 C 3.984375,-6.375 3.410156,-6.5 2.859375,-6.5 2.410156,-6.5 2.0625,-6.40625 1.8125,-6.21875 c -0.242188,0.1875 -0.359375,0.449219 -0.359375,0.78125 0,0.25 0.039063,0.460938 0.125,0.625 0.09375,0.15625 0.25,0.304688 0.46875,0.4375 0.21875,0.125 0.550781,0.265625 1,0.421875 0.75,0.273437 1.265625,0.5625 1.546875,0.875 0.28125,0.304687 0.421875,0.695313 0.421875,1.171875 z m 0,0" | ||
| + id="path78" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph2-0" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 0.9375,-7.140625 4.109375,0 L 5.046875,0 0.9375,0 z m 0.515625,6.625 3.09375,0 0,-6.109375 -3.09375,0 z m 0,0" | ||
| + id="path81" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph2-1" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 5.015625,-1.90625 c 0,0.636719 -0.230469,1.132812 -0.6875,1.484375 C 3.867188,-0.078125 3.25,0.09375 2.46875,0.09375 1.625,0.09375 0.972656,-0.015625 0.515625,-0.234375 l 0,-0.796875 C 0.804688,-0.90625 1.125,-0.804688 1.46875,-0.734375 1.820312,-0.660156 2.164062,-0.625 2.5,-0.625 c 0.550781,0 0.96875,-0.101562 1.25,-0.3125 0.28125,-0.21875 0.421875,-0.515625 0.421875,-0.890625 0,-0.238281 -0.054687,-0.4375 -0.15625,-0.59375 -0.09375,-0.164063 -0.261719,-0.3125 -0.5,-0.4375 C 3.285156,-2.992188 2.9375,-3.148438 2.46875,-3.328125 1.800781,-3.554688 1.320312,-3.832031 1.03125,-4.15625 0.75,-4.488281 0.609375,-4.914062 0.609375,-5.4375 0.609375,-5.988281 0.8125,-6.425781 1.21875,-6.75 1.632812,-7.070312 2.1875,-7.234375 2.875,-7.234375 c 0.707031,0 1.359375,0.132813 1.953125,0.390625 l -0.25,0.71875 C 3.984375,-6.375 3.410156,-6.5 2.859375,-6.5 2.410156,-6.5 2.0625,-6.40625 1.8125,-6.21875 c -0.242188,0.1875 -0.359375,0.449219 -0.359375,0.78125 0,0.25 0.039063,0.460938 0.125,0.625 0.09375,0.15625 0.25,0.304688 0.46875,0.4375 0.21875,0.125 0.550781,0.265625 1,0.421875 0.75,0.273437 1.265625,0.5625 1.546875,0.875 0.28125,0.304687 0.421875,0.695313 0.421875,1.171875 z m 0,0" | ||
| + id="path84" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph2-2" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 1.625,-5.359375 0,3.484375 c 0,0.4375 0.097656,0.765625 0.296875,0.984375 0.195313,0.210937 0.507813,0.3125 0.9375,0.3125 0.550781,0 0.957031,-0.148437 1.21875,-0.453125 0.257813,-0.3125 0.390625,-0.816406 0.390625,-1.515625 l 0,-2.8125 0.8125,0 L 5.28125,0 4.609375,0 4.5,-0.71875 l -0.046875,0 C 4.285156,-0.457031 4.050781,-0.253906 3.75,-0.109375 3.457031,0.0234375 3.125,0.09375 2.75,0.09375 2.09375,0.09375 1.601562,-0.0546875 1.28125,-0.359375 0.957031,-0.671875 0.796875,-1.164062 0.796875,-1.84375 l 0,-3.515625 z m 0,0" | ||
| + id="path87" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph2-3" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 3.296875,-5.453125 c 0.238281,0 0.453125,0.023437 0.640625,0.0625 l -0.109375,0.75 C 3.609375,-4.691406 3.414062,-4.71875 3.25,-4.71875 c -0.4375,0 -0.8125,0.179688 -1.125,0.53125 -0.304688,0.355469 -0.453125,0.792969 -0.453125,1.3125 l 0,2.875 -0.8125,0 0,-5.359375 0.671875,0 0.09375,1 0.03125,0 c 0.195312,-0.351563 0.4375,-0.625 0.71875,-0.8125 0.28125,-0.1875 0.585938,-0.28125 0.921875,-0.28125 z m 0,0" | ||
| + id="path90" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph2-4" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="M 2.03125,0 0,-5.359375 l 0.875,0 1.140625,3.1875 c 0.257813,0.742187 0.414063,1.21875 0.46875,1.4375 l 0.03125,0 c 0.039063,-0.164063 0.15625,-0.519531 0.34375,-1.0625 0.1875,-0.550781 0.613281,-1.738281 1.28125,-3.5625 l 0.875,0 L 2.984375,0 z m 0,0" | ||
| + id="path93" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph2-5" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 3.125,0.09375 c -0.792969,0 -1.417969,-0.238281 -1.875,-0.71875 -0.460938,-0.476562 -0.6875,-1.144531 -0.6875,-2 0,-0.863281 0.210938,-1.550781 0.640625,-2.0625 0.425781,-0.507812 0.992187,-0.765625 1.703125,-0.765625 0.675781,0 1.207031,0.226563 1.59375,0.671875 0.394531,0.4375 0.59375,1.015625 0.59375,1.734375 l 0,0.515625 -3.6875,0 c 0.00781,0.625 0.164062,1.105469 0.46875,1.4375 0.300781,0.324219 0.726562,0.484375 1.28125,0.484375 0.570312,0 1.140625,-0.117187 1.703125,-0.359375 l 0,0.71875 C 4.566406,-0.125 4.289062,-0.0351562 4.03125,0.015625 3.78125,0.0664062 3.476562,0.09375 3.125,0.09375 z M 2.90625,-4.765625 c -0.4375,0 -0.789062,0.140625 -1.046875,0.421875 -0.25,0.273438 -0.398437,0.65625 -0.4375,1.15625 l 2.796875,0 c 0,-0.507812 -0.117188,-0.898438 -0.34375,-1.171875 -0.230469,-0.269531 -0.554688,-0.40625 -0.96875,-0.40625 z m 0,0" | ||
| + id="path96" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph2-6" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 1.671875,0 -0.8125,0 0,-5.359375 0.8125,0 z m -0.875,-6.796875 c 0,-0.1875 0.039063,-0.320313 0.125,-0.40625 0.09375,-0.09375 0.207031,-0.140625 0.34375,-0.140625 0.132813,0 0.25,0.046875 0.34375,0.140625 0.09375,0.085937 0.140625,0.21875 0.140625,0.40625 0,0.179687 -0.046875,0.3125 -0.140625,0.40625 -0.09375,0.085937 -0.210937,0.125 -0.34375,0.125 -0.136719,0 -0.25,-0.039063 -0.34375,-0.125 -0.085937,-0.09375 -0.125,-0.226563 -0.125,-0.40625 z m 0,0" | ||
| + id="path99" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph2-7" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 1.671875,0 -0.8125,0 0,-7.59375 0.8125,0 z m 0,0" | ||
| + id="path102" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph2-8" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 4.15625,0 -0.171875,-0.765625 -0.03125,0 c -0.273437,0.335937 -0.542969,0.5625 -0.8125,0.6875 C 2.878906,0.0351562 2.550781,0.09375 2.15625,0.09375 c -0.53125,0 -0.949219,-0.1328125 -1.25,-0.40625 -0.304688,-0.269531 -0.453125,-0.660156 -0.453125,-1.171875 0,-1.070313 0.863281,-1.632813 2.59375,-1.6875 l 0.90625,-0.03125 0,-0.34375 c 0,-0.414063 -0.089844,-0.722656 -0.265625,-0.921875 -0.179688,-0.195312 -0.464844,-0.296875 -0.859375,-0.296875 -0.449219,0 -0.953125,0.136719 -1.515625,0.40625 l -0.25,-0.625 c 0.257812,-0.144531 0.546875,-0.253906 0.859375,-0.328125 0.3125,-0.082031 0.628906,-0.125 0.953125,-0.125 0.632812,0 1.101562,0.140625 1.40625,0.421875 C 4.59375,-4.734375 4.75,-4.28125 4.75,-3.65625 L 4.75,0 z M 2.3125,-0.578125 c 0.507812,0 0.90625,-0.132813 1.1875,-0.40625 0.289062,-0.28125 0.4375,-0.671875 0.4375,-1.171875 l 0,-0.46875 -0.8125,0.03125 C 2.476562,-2.570312 2.015625,-2.472656 1.734375,-2.296875 1.453125,-2.117188 1.3125,-1.84375 1.3125,-1.46875 c 0,0.292969 0.085938,0.515625 0.265625,0.671875 C 1.753906,-0.648438 2,-0.578125 2.3125,-0.578125 z m 0,0" | ||
| + id="path105" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph2-9" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 4.515625,0 0,-3.46875 c 0,-0.425781 -0.101563,-0.75 -0.296875,-0.96875 -0.199219,-0.21875 -0.507812,-0.328125 -0.921875,-0.328125 -0.5625,0 -0.976563,0.152344 -1.234375,0.453125 -0.261719,0.304688 -0.390625,0.804688 -0.390625,1.5 l 0,2.8125 -0.8125,0 0,-5.359375 0.65625,0 0.140625,0.734375 0.03125,0 c 0.164062,-0.257812 0.398438,-0.460938 0.703125,-0.609375 0.300781,-0.144531 0.632813,-0.21875 1,-0.21875 0.644531,0 1.128906,0.15625 1.453125,0.46875 0.320312,0.3125 0.484375,0.8125 0.484375,1.5 l 0,3.484375 z m 0,0" | ||
| + id="path108" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph2-10" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 3,0.09375 c -0.773438,0 -1.371094,-0.234375 -1.796875,-0.703125 C 0.773438,-1.085938 0.5625,-1.765625 0.5625,-2.640625 c 0,-0.894531 0.210938,-1.585937 0.640625,-2.078125 0.4375,-0.488281 1.050781,-0.734375 1.84375,-0.734375 0.257813,0 0.515625,0.03125 0.765625,0.09375 0.257812,0.054687 0.460938,0.117187 0.609375,0.1875 L 4.1875,-4.484375 C 4,-4.554688 3.800781,-4.613281 3.59375,-4.65625 3.382812,-4.707031 3.195312,-4.734375 3.03125,-4.734375 c -1.085938,0 -1.625,0.695313 -1.625,2.078125 0,0.65625 0.128906,1.164062 0.390625,1.515625 0.269531,0.355469 0.664063,0.53125 1.1875,0.53125 0.4375,0 0.890625,-0.097656 1.359375,-0.296875 l 0,0.71875 C 3.988281,0 3.539062,0.09375 3,0.09375 z m 0,0" | ||
| + id="path111" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph2-11" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="" | ||
| + id="path114" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph2-12" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 4.5,-0.71875 -0.046875,0 c -0.375,0.542969 -0.933594,0.8125 -1.671875,0.8125 -0.699219,0 -1.246094,-0.238281 -1.640625,-0.71875 C 0.753906,-1.101562 0.5625,-1.78125 0.5625,-2.65625 c 0,-0.882812 0.191406,-1.570312 0.578125,-2.0625 0.394531,-0.488281 0.941406,-0.734375 1.640625,-0.734375 0.726562,0 1.285156,0.265625 1.671875,0.796875 l 0.0625,0 -0.03125,-0.390625 -0.03125,-0.375 0,-2.171875 0.8125,0 0,7.59375 -0.65625,0 z m -1.625,0.140625 c 0.5625,0 0.960938,-0.148437 1.203125,-0.453125 0.25,-0.300781 0.375,-0.785156 0.375,-1.453125 l 0,-0.171875 c 0,-0.757812 -0.125,-1.300781 -0.375,-1.625 -0.25,-0.320312 -0.652344,-0.484375 -1.203125,-0.484375 -0.480469,0 -0.84375,0.1875 -1.09375,0.5625 -0.25,0.367187 -0.375,0.882813 -0.375,1.546875 0,0.6875 0.125,1.210938 0.375,1.5625 0.25,0.34375 0.613281,0.515625 1.09375,0.515625 z m 0,0" | ||
| + id="path117" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph2-13" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 2.59375,-0.578125 c 0.132812,0 0.269531,-0.007813 0.40625,-0.03125 0.132812,-0.019531 0.242188,-0.039063 0.328125,-0.0625 l 0,0.625 C 3.234375,-0.00390625 3.097656,0.0234375 2.921875,0.046875 2.753906,0.078125 2.601562,0.09375 2.46875,0.09375 c -1.03125,0 -1.546875,-0.539062 -1.546875,-1.625 l 0,-3.1875 -0.765625,0 0,-0.390625 0.765625,-0.34375 0.34375,-1.140625 0.46875,0 0,1.234375 1.546875,0 0,0.640625 -1.546875,0 0,3.140625 c 0,0.324219 0.070313,0.574219 0.21875,0.75 0.15625,0.167969 0.367187,0.25 0.640625,0.25 z m 0,0" | ||
| + id="path120" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph2-14" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 4.3125,-1.453125 c 0,0.492187 -0.1875,0.871094 -0.5625,1.140625 -0.367188,0.2734375 -0.886719,0.40625 -1.5625,0.40625 -0.710938,0 -1.261719,-0.109375 -1.65625,-0.328125 l 0,-0.75 c 0.257812,0.125 0.535156,0.226563 0.828125,0.296875 0.289063,0.074219 0.578125,0.109375 0.859375,0.109375 0.414062,0 0.738281,-0.066406 0.96875,-0.203125 0.226562,-0.132812 0.34375,-0.335938 0.34375,-0.609375 0,-0.207031 -0.09375,-0.382813 -0.28125,-0.53125 -0.179688,-0.15625 -0.527344,-0.332031 -1.046875,-0.53125 -0.5,-0.1875 -0.855469,-0.347656 -1.0625,-0.484375 -0.210937,-0.132812 -0.367187,-0.289062 -0.46875,-0.46875 -0.105469,-0.175781 -0.15625,-0.382812 -0.15625,-0.625 0,-0.4375 0.175781,-0.78125 0.53125,-1.03125 0.351563,-0.257812 0.84375,-0.390625 1.46875,-0.390625 0.570313,0 1.132813,0.121094 1.6875,0.359375 L 3.90625,-4.4375 C 3.375,-4.65625 2.890625,-4.765625 2.453125,-4.765625 c -0.386719,0 -0.679687,0.0625 -0.875,0.1875 -0.1875,0.117187 -0.28125,0.277344 -0.28125,0.484375 0,0.148438 0.035156,0.273438 0.109375,0.375 0.070312,0.09375 0.1875,0.1875 0.34375,0.28125 0.164062,0.09375 0.476562,0.226562 0.9375,0.390625 0.632812,0.230469 1.0625,0.464844 1.28125,0.703125 0.226562,0.230469 0.34375,0.527344 0.34375,0.890625 z m 0,0" | ||
| + id="path123" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph2-15" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="M 3.34375,0.09375 C 3,0.09375 2.679688,0.03125 2.390625,-0.09375 2.109375,-0.21875 1.867188,-0.414062 1.671875,-0.6875 l -0.0625,0 c 0.039063,0.3125 0.0625,0.609375 0.0625,0.890625 l 0,2.203125 -0.8125,0 0,-7.765625 0.65625,0 L 1.625,-4.625 l 0.046875,0 c 0.207031,-0.289062 0.445313,-0.5 0.71875,-0.625 0.28125,-0.132812 0.597656,-0.203125 0.953125,-0.203125 0.71875,0 1.269531,0.246094 1.65625,0.734375 0.382812,0.480469 0.578125,1.15625 0.578125,2.03125 0,0.886719 -0.199219,1.574219 -0.59375,2.0625 C 4.585938,-0.144531 4.039062,0.09375 3.34375,0.09375 z M 3.234375,-4.765625 c -0.554687,0 -0.949219,0.152344 -1.1875,0.453125 -0.242187,0.304688 -0.367187,0.789062 -0.375,1.453125 l 0,0.171875 c 0,0.761719 0.125,1.304688 0.375,1.625 0.25,0.324219 0.648437,0.484375 1.203125,0.484375 0.46875,0 0.832031,-0.1875 1.09375,-0.5625 0.257812,-0.375 0.390625,-0.890625 0.390625,-1.546875 0,-0.664062 -0.132813,-1.175781 -0.390625,-1.53125 C 4.082031,-4.582031 3.710938,-4.765625 3.234375,-4.765625 z m 0,0" | ||
| + id="path126" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph2-16" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 3.34375,-5.4375 c 0.707031,0 1.253906,0.242188 1.640625,0.71875 0.394531,0.480469 0.59375,1.15625 0.59375,2.03125 0,0.886719 -0.199219,1.574219 -0.59375,2.0625 C 4.585938,-0.144531 4.039062,0.09375 3.34375,0.09375 3,0.09375 2.679688,0.03125 2.390625,-0.09375 2.109375,-0.21875 1.867188,-0.414062 1.671875,-0.6875 l -0.0625,0 L 1.4375,0 0.859375,0 l 0,-7.59375 0.8125,0 0,1.84375 c 0,0.417969 -0.015625,0.789062 -0.046875,1.109375 l 0.046875,0 C 2.046875,-5.171875 2.601562,-5.4375 3.34375,-5.4375 z m -0.109375,0.671875 c -0.554687,0 -0.953125,0.164063 -1.203125,0.484375 -0.242188,0.3125 -0.359375,0.84375 -0.359375,1.59375 0,0.761719 0.125,1.304688 0.375,1.625 0.25,0.324219 0.648437,0.484375 1.203125,0.484375 0.5,0 0.867188,-0.179687 1.109375,-0.546875 0.25,-0.363281 0.375,-0.882812 0.375,-1.5625 0,-0.695312 -0.125,-1.21875 -0.375,-1.5625 -0.242187,-0.34375 -0.617187,-0.515625 -1.125,-0.515625 z m 0,0" | ||
| + id="path129" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph2-17" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 5.484375,-2.6875 c 0,0.875 -0.226563,1.558594 -0.671875,2.046875 C 4.375,-0.148438 3.769531,0.09375 3,0.09375 2.519531,0.09375 2.09375,-0.015625 1.71875,-0.234375 1.351562,-0.460938 1.066406,-0.785156 0.859375,-1.203125 0.660156,-1.628906 0.5625,-2.125 0.5625,-2.6875 c 0,-0.863281 0.21875,-1.539062 0.65625,-2.03125 0.4375,-0.488281 1.039062,-0.734375 1.8125,-0.734375 0.75,0 1.34375,0.25 1.78125,0.75 0.445312,0.5 0.671875,1.171875 0.671875,2.015625 z m -4.078125,0 c 0,0.6875 0.132812,1.214844 0.40625,1.578125 0.269531,0.355469 0.671875,0.53125 1.203125,0.53125 0.53125,0 0.929687,-0.175781 1.203125,-0.53125 C 4.5,-1.472656 4.640625,-2 4.640625,-2.6875 4.640625,-3.363281 4.5,-3.878906 4.21875,-4.234375 3.945312,-4.585938 3.546875,-4.765625 3.015625,-4.765625 c -0.53125,0 -0.933594,0.179687 -1.203125,0.53125 C 1.539062,-3.890625 1.40625,-3.375 1.40625,-2.6875 z m 0,0" | ||
| + id="path132" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph2-18" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 4.515625,0 0,-3.46875 c 0,-0.425781 -0.101563,-0.75 -0.296875,-0.96875 -0.199219,-0.21875 -0.507812,-0.328125 -0.921875,-0.328125 -0.5625,0 -0.976563,0.15625 -1.234375,0.46875 -0.261719,0.304687 -0.390625,0.804687 -0.390625,1.5 l 0,2.796875 -0.8125,0 0,-7.59375 0.8125,0 0,2.296875 c 0,0.273437 -0.015625,0.5 -0.046875,0.6875 l 0.0625,0 C 1.84375,-4.867188 2.066406,-5.070312 2.359375,-5.21875 2.648438,-5.363281 2.988281,-5.4375 3.375,-5.4375 c 0.644531,0 1.128906,0.15625 1.453125,0.46875 0.332031,0.3125 0.5,0.808594 0.5,1.484375 l 0,3.484375 z m 0,0" | ||
| + id="path135" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph2-19" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 3.265625,-4.71875 -1.359375,0 0,4.71875 -0.8125,0 0,-4.71875 -0.953125,0 0,-0.375 0.953125,-0.28125 0,-0.296875 c 0,-1.320313 0.578125,-1.984375 1.734375,-1.984375 0.28125,0 0.609375,0.058594 0.984375,0.171875 l -0.203125,0.65625 c -0.3125,-0.101563 -0.578125,-0.15625 -0.796875,-0.15625 -0.3125,0 -0.542969,0.105469 -0.6875,0.3125 -0.148438,0.199219 -0.21875,0.523437 -0.21875,0.96875 l 0,0.34375 1.359375,0 z m 0,0" | ||
| + id="path138" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph2-20" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 0.75,-0.515625 c 0,-0.21875 0.046875,-0.382813 0.140625,-0.5 C 0.992188,-1.128906 1.132812,-1.1875 1.3125,-1.1875 c 0.195312,0 0.347656,0.058594 0.453125,0.171875 0.101563,0.117187 0.15625,0.28125 0.15625,0.5 0,0.210937 -0.058594,0.371094 -0.171875,0.484375 C 1.644531,0.0820312 1.5,0.140625 1.3125,0.140625 1.144531,0.140625 1.007812,0.0859375 0.90625,-0.015625 0.800781,-0.117188 0.75,-0.285156 0.75,-0.515625 z m 0,0" | ||
| + id="path141" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph2-21" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="M 6.6875,-3.640625 C 6.6875,-2.460938 6.363281,-1.5625 5.71875,-0.9375 5.082031,-0.3125 4.160156,0 2.953125,0 l -1.96875,0 0,-7.140625 2.1875,0 c 1.101563,0 1.960937,0.308594 2.578125,0.921875 0.625,0.617188 0.9375,1.476562 0.9375,2.578125 z m -0.890625,0.03125 c 0,-0.925781 -0.234375,-1.625 -0.703125,-2.09375 -0.460938,-0.476563 -1.152344,-0.71875 -2.078125,-0.71875 l -1.203125,0 0,5.703125 1.015625,0 c 0.988281,0 1.726563,-0.238281 2.21875,-0.71875 0.5,-0.488281 0.75,-1.210938 0.75,-2.171875 z m 0,0" | ||
| + id="path144" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph2-22" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 5.234375,-5.359375 0,0.515625 -0.984375,0.125 c 0.09375,0.117188 0.171875,0.265625 0.234375,0.453125 0.070313,0.179687 0.109375,0.382813 0.109375,0.609375 0,0.53125 -0.179688,0.953125 -0.53125,1.265625 -0.355469,0.3125 -0.84375,0.46875 -1.46875,0.46875 -0.167969,0 -0.320312,-0.015625 -0.453125,-0.046875 -0.34375,0.1875 -0.515625,0.417969 -0.515625,0.6875 0,0.148438 0.054688,0.257812 0.171875,0.328125 0.125,0.074219 0.332031,0.109375 0.625,0.109375 l 0.953125,0 c 0.570312,0 1.015625,0.121094 1.328125,0.359375 0.3125,0.242187 0.46875,0.59375 0.46875,1.0625 0,0.59375 -0.242187,1.046875 -0.71875,1.359375 C 3.984375,2.25 3.289062,2.40625 2.375,2.40625 1.675781,2.40625 1.132812,2.273438 0.75,2.015625 0.375,1.753906 0.1875,1.382812 0.1875,0.90625 0.1875,0.582031 0.289062,0.300781 0.5,0.0625 0.707031,-0.175781 1,-0.335938 1.375,-0.421875 c -0.136719,-0.0625 -0.25,-0.15625 -0.34375,-0.28125 -0.085938,-0.132813 -0.125,-0.285156 -0.125,-0.453125 0,-0.195312 0.050781,-0.367188 0.15625,-0.515625 C 1.164062,-1.816406 1.328125,-1.957031 1.546875,-2.09375 1.273438,-2.207031 1.050781,-2.398438 0.875,-2.671875 0.695312,-2.953125 0.609375,-3.269531 0.609375,-3.625 c 0,-0.582031 0.175781,-1.03125 0.53125,-1.34375 0.351563,-0.320312 0.847656,-0.484375 1.484375,-0.484375 0.28125,0 0.535156,0.03125 0.765625,0.09375 z M 0.96875,0.90625 c 0,0.28125 0.117188,0.492188 0.359375,0.640625 0.25,0.15625 0.601563,0.234375 1.0625,0.234375 0.675781,0 1.175781,-0.105469 1.5,-0.3125 0.332031,-0.199219 0.5,-0.46875 0.5,-0.8125 C 4.390625,0.363281 4.300781,0.160156 4.125,0.046875 3.945312,-0.0664062 3.609375,-0.125 3.109375,-0.125 l -0.96875,0 c -0.367187,0 -0.652344,0.0898438 -0.859375,0.265625 -0.210938,0.175781 -0.3125,0.429687 -0.3125,0.765625 z m 0.4375,-4.546875 c 0,0.375 0.101562,0.664063 0.3125,0.859375 C 1.9375,-2.59375 2.234375,-2.5 2.609375,-2.5 c 0.789063,0 1.1875,-0.382812 1.1875,-1.15625 0,-0.800781 -0.402344,-1.203125 -1.203125,-1.203125 -0.375,0 -0.667969,0.105469 -0.875,0.3125 -0.210938,0.199219 -0.3125,0.5 -0.3125,0.90625 z m 0,0" | ||
| + id="path147" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph2-23" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 1.8125,0 -0.828125,0 0,-7.140625 3.984375,0 0,0.734375 -3.15625,0 0,2.609375 2.953125,0 0,0.75 -2.953125,0 z m 0,0" | ||
| + id="path150" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph2-24" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 7.6875,0 0,-3.484375 C 7.6875,-3.910156 7.59375,-4.226562 7.40625,-4.4375 7.226562,-4.65625 6.945312,-4.765625 6.5625,-4.765625 c -0.511719,0 -0.886719,0.148437 -1.125,0.4375 -0.242188,0.292969 -0.359375,0.742187 -0.359375,1.34375 l 0,2.984375 -0.8125,0 0,-3.484375 c 0,-0.425781 -0.09375,-0.742187 -0.28125,-0.953125 -0.179687,-0.21875 -0.460937,-0.328125 -0.84375,-0.328125 -0.511719,0 -0.886719,0.15625 -1.125,0.46875 C 1.785156,-3.992188 1.671875,-3.5 1.671875,-2.8125 l 0,2.8125 -0.8125,0 0,-5.359375 0.65625,0 0.140625,0.734375 0.03125,0 c 0.15625,-0.257812 0.367188,-0.460938 0.640625,-0.609375 0.28125,-0.144531 0.59375,-0.21875 0.9375,-0.21875 0.84375,0 1.390625,0.304687 1.640625,0.90625 l 0.046875,0 c 0.15625,-0.28125 0.382813,-0.5 0.6875,-0.65625 0.300781,-0.164063 0.648437,-0.25 1.046875,-0.25 0.601562,0 1.050781,0.15625 1.34375,0.46875 0.300781,0.3125 0.453125,0.8125 0.453125,1.5 l 0,3.484375 z m 0,0" | ||
| + id="path153" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph2-25" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 5.46875,0 -0.890625,-2.265625 -2.859375,0 L 0.84375,0 0,0 l 2.828125,-7.171875 0.6875,0 L 6.328125,0 z m -1.140625,-3.015625 -0.84375,-2.21875 c -0.105469,-0.28125 -0.214844,-0.625 -0.328125,-1.03125 -0.074219,0.3125 -0.171875,0.65625 -0.296875,1.03125 l -0.84375,2.21875 z m 0,0" | ||
| + id="path156" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph2-26" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m -0.0625,1.875 c -0.300781,0 -0.539062,-0.042969 -0.71875,-0.125 l 0,-0.703125 c 0.230469,0.0625 0.46875,0.09375 0.71875,0.09375 0.320312,0 0.566406,-0.101563 0.734375,-0.296875 0.164063,-0.199219 0.25,-0.480469 0.25,-0.84375 l 0,-7.140625 0.84375,0 0,7.078125 c 0,0.613281 -0.15625,1.085938 -0.46875,1.421875 C 0.984375,1.703125 0.53125,1.875 -0.0625,1.875 z m 0,0" | ||
| + id="path159" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph2-27" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 3.484375,0 -0.78125,0 0,-5.09375 c 0,-0.414062 0.00781,-0.816406 0.03125,-1.203125 -0.0625,0.074219 -0.136719,0.148437 -0.21875,0.21875 C 2.429688,-6.003906 2.039062,-5.6875 1.34375,-5.125 l -0.421875,-0.546875 1.890625,-1.46875 0.671875,0 z m 0,0" | ||
| + id="path162" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph2-28" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 2.71875,-4.359375 c 0.75,0 1.335938,0.1875 1.765625,0.5625 0.4375,0.367187 0.65625,0.875 0.65625,1.53125 0,0.742187 -0.234375,1.320313 -0.703125,1.734375 -0.46875,0.417969 -1.121094,0.625 -1.953125,0.625 -0.804687,0 -1.414063,-0.125 -1.828125,-0.375 l 0,-0.78125 c 0.21875,0.148438 0.492188,0.261719 0.828125,0.34375 0.34375,0.085938 0.679687,0.125 1.015625,0.125 0.570312,0 1.015625,-0.132812 1.328125,-0.40625 0.320313,-0.269531 0.484375,-0.660156 0.484375,-1.171875 0,-1 -0.609375,-1.5 -1.828125,-1.5 -0.3125,0 -0.730469,0.046875 -1.25,0.140625 l -0.40625,-0.265625 0.265625,-3.34375 3.546875,0 0,0.75 -2.859375,0 L 1.609375,-4.25 C 1.972656,-4.320312 2.34375,-4.359375 2.71875,-4.359375 z m 0,0" | ||
| + id="path165" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph2-29" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 1.703125,-1.15625 0.078125,0.109375 c -0.085938,0.324219 -0.210938,0.699219 -0.375,1.125 -0.15625,0.4375 -0.320312,0.84375 -0.484375,1.21875 l -0.609375,0 C 0.394531,0.953125 0.488281,0.53125 0.59375,0.03125 c 0.101562,-0.5 0.179688,-0.894531 0.234375,-1.1875 z m 0,0" | ||
| + id="path168" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph2-30" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 5.1875,0 -4.703125,0 0,-0.703125 L 2.375,-2.59375 c 0.570312,-0.570312 0.945312,-0.984375 1.125,-1.234375 0.1875,-0.25 0.320312,-0.488281 0.40625,-0.71875 C 4,-4.785156 4.046875,-5.039062 4.046875,-5.3125 c 0,-0.375 -0.117187,-0.671875 -0.34375,-0.890625 -0.230469,-0.226563 -0.554687,-0.34375 -0.96875,-0.34375 -0.292969,0 -0.574219,0.054687 -0.84375,0.15625 -0.261719,0.09375 -0.554687,0.265625 -0.875,0.515625 l -0.4375,-0.546875 c 0.65625,-0.539063 1.375,-0.8125 2.15625,-0.8125 0.664063,0 1.1875,0.171875 1.5625,0.515625 0.382813,0.335938 0.578125,0.792969 0.578125,1.375 0,0.460938 -0.132812,0.914062 -0.390625,1.359375 -0.25,0.4375 -0.71875,0.996094 -1.40625,1.671875 l -1.5625,1.515625 0,0.046875 3.671875,0 z m 0,0" | ||
| + id="path171" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph2-31" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 5.21875,-3.578125 c 0,1.230469 -0.199219,2.152344 -0.59375,2.765625 C 4.238281,-0.207031 3.648438,0.09375 2.859375,0.09375 2.085938,0.09375 1.5,-0.210938 1.09375,-0.828125 0.695312,-1.453125 0.5,-2.367188 0.5,-3.578125 0.5,-4.816406 0.691406,-5.738281 1.078125,-6.34375 1.460938,-6.945312 2.054688,-7.25 2.859375,-7.25 c 0.769531,0 1.351563,0.320312 1.75,0.953125 0.40625,0.625 0.609375,1.53125 0.609375,2.71875 z m -3.90625,0 c 0,1.042969 0.117188,1.804687 0.359375,2.28125 0.25,0.46875 0.644531,0.703125 1.1875,0.703125 0.53125,0 0.914063,-0.238281 1.15625,-0.71875 0.25,-0.488281 0.375,-1.242188 0.375,-2.265625 0,-1.03125 -0.125,-1.78125 -0.375,-2.25 -0.242187,-0.476563 -0.625,-0.71875 -1.15625,-0.71875 -0.542969,0 -0.9375,0.234375 -1.1875,0.703125 C 1.429688,-5.375 1.3125,-4.617188 1.3125,-3.578125 z m 0,0" | ||
| + id="path174" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph2-32" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 5.515625,-1.640625 -1.0625,0 0,1.640625 -0.765625,0 0,-1.640625 -3.484375,0 0,-0.703125 3.390625,-4.828125 0.859375,0 0,4.796875 1.0625,0 z M 3.6875,-2.375 l 0,-2.375 c 0,-0.46875 0.015625,-0.992188 0.046875,-1.578125 l -0.046875,0 c -0.15625,0.3125 -0.304688,0.574219 -0.4375,0.78125 L 1.015625,-2.375 z m 0,0" | ||
| + id="path177" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph2-33" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 0.75,-0.515625 c 0,-0.21875 0.046875,-0.382813 0.140625,-0.5 C 0.992188,-1.128906 1.132812,-1.1875 1.3125,-1.1875 c 0.195312,0 0.347656,0.058594 0.453125,0.171875 0.101563,0.117187 0.15625,0.28125 0.15625,0.5 0,0.210937 -0.058594,0.371094 -0.171875,0.484375 C 1.644531,0.0820312 1.5,0.140625 1.3125,0.140625 1.144531,0.140625 1.007812,0.0859375 0.90625,-0.015625 0.800781,-0.117188 0.75,-0.285156 0.75,-0.515625 z m 0,-4.3125 c 0,-0.4375 0.1875,-0.65625 0.5625,-0.65625 0.40625,0 0.609375,0.21875 0.609375,0.65625 0,0.210937 -0.058594,0.371094 -0.171875,0.484375 -0.105469,0.117188 -0.25,0.171875 -0.4375,0.171875 -0.167969,0 -0.304688,-0.050781 -0.40625,-0.15625 C 0.800781,-4.429688 0.75,-4.597656 0.75,-4.828125 z m 0,0" | ||
| + id="path180" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph2-34" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 4.90625,-5.453125 c 0,0.449219 -0.132812,0.820313 -0.390625,1.109375 -0.25,0.292969 -0.609375,0.484375 -1.078125,0.578125 l 0,0.046875 c 0.570312,0.074219 0.992188,0.257812 1.265625,0.546875 0.28125,0.292969 0.421875,0.679687 0.421875,1.15625 0,0.679687 -0.234375,1.199219 -0.703125,1.5625 C 3.953125,-0.0859375 3.28125,0.09375 2.40625,0.09375 2.03125,0.09375 1.6875,0.0625 1.375,0 1.0625,-0.0507812 0.753906,-0.144531 0.453125,-0.28125 l 0,-0.78125 c 0.3125,0.15625 0.640625,0.277344 0.984375,0.359375 0.351562,0.074219 0.6875,0.109375 1,0.109375 1.238281,0 1.859375,-0.484375 1.859375,-1.453125 0,-0.863281 -0.683594,-1.296875 -2.046875,-1.296875 l -0.703125,0 0,-0.6875 0.71875,0 c 0.550781,0 0.988281,-0.125 1.3125,-0.375 0.332031,-0.25 0.5,-0.59375 0.5,-1.03125 0,-0.34375 -0.121094,-0.613281 -0.359375,-0.8125 -0.242188,-0.195312 -0.570312,-0.296875 -0.984375,-0.296875 -0.3125,0 -0.609375,0.042969 -0.890625,0.125 -0.273438,0.085937 -0.585938,0.242187 -0.9375,0.46875 L 0.5,-6.5 c 0.289062,-0.226562 0.625,-0.40625 1,-0.53125 0.382812,-0.132812 0.789062,-0.203125 1.21875,-0.203125 0.695312,0 1.234375,0.15625 1.609375,0.46875 0.382813,0.3125 0.578125,0.75 0.578125,1.3125 z m 0,0" | ||
| + id="path183" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph2-35" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 0.578125,-3.046875 c 0,-1.40625 0.269531,-2.453125 0.8125,-3.140625 0.539063,-0.695312 1.347656,-1.046875 2.421875,-1.046875 0.363281,0 0.648438,0.027344 0.859375,0.078125 l 0,0.703125 c -0.25,-0.082031 -0.539063,-0.125 -0.859375,-0.125 -0.761719,0 -1.34375,0.242187 -1.75,0.71875 -0.40625,0.480469 -0.625,1.230469 -0.65625,2.25 l 0.046875,0 c 0.363281,-0.5625 0.929687,-0.84375 1.703125,-0.84375 0.644531,0 1.148438,0.199219 1.515625,0.59375 0.375,0.386719 0.5625,0.90625 0.5625,1.5625 0,0.75 -0.203125,1.339844 -0.609375,1.765625 -0.40625,0.417969 -0.953125,0.625 -1.640625,0.625 -0.742187,0 -1.328125,-0.273438 -1.765625,-0.828125 -0.429688,-0.550781 -0.640625,-1.320313 -0.640625,-2.3125 z M 2.96875,-0.59375 c 0.457031,0 0.8125,-0.144531 1.0625,-0.4375 0.257812,-0.289062 0.390625,-0.710938 0.390625,-1.265625 0,-0.46875 -0.121094,-0.835937 -0.359375,-1.109375 C 3.832031,-3.675781 3.484375,-3.8125 3.015625,-3.8125 c -0.304687,0 -0.574219,0.0625 -0.8125,0.1875 -0.242187,0.117188 -0.433594,0.28125 -0.578125,0.5 -0.148438,0.210938 -0.21875,0.429688 -0.21875,0.65625 0,0.335938 0.0625,0.648438 0.1875,0.9375 0.132812,0.292969 0.320312,0.523438 0.5625,0.6875 0.238281,0.167969 0.507812,0.25 0.8125,0.25 z m 0,0" | ||
| + id="path186" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph2-36" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 4.96875,0 -3.984375,0 0,-7.140625 3.984375,0 0,0.734375 -3.15625,0 0,2.296875 2.953125,0 0,0.734375 -2.953125,0 0,2.625 3.15625,0 z m 0,0" | ||
| + id="path189" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph2-37" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 0.015625,-5.359375 0.859375,0 1.171875,3.0625 c 0.257813,0.699219 0.421875,1.199219 0.484375,1.5 l 0.03125,0 c 0.039062,-0.164063 0.128906,-0.445313 0.265625,-0.84375 0.132813,-0.40625 0.578125,-1.644531 1.328125,-3.71875 l 0.875,0 L 2.734375,0.75 c -0.230469,0.59375 -0.5,1.015625 -0.8125,1.265625 C 1.617188,2.273438 1.25,2.40625 0.8125,2.40625 0.5625,2.40625 0.316406,2.375 0.078125,2.3125 l 0,-0.640625 c 0.175781,0.039063 0.375,0.0625 0.59375,0.0625 0.5625,0 0.960937,-0.3125 1.203125,-0.9375 L 2.171875,0.03125 z m 0,0" | ||
| + id="path192" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph2-38" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="M 5.234375,0 4.25,-3.140625 c -0.0625,-0.1875 -0.179688,-0.625 -0.34375,-1.3125 l -0.046875,0 C 3.734375,-3.878906 3.617188,-3.4375 3.515625,-3.125 l -1,3.125 -0.9375,0 -1.46875,-5.359375 0.859375,0 c 0.34375,1.355469 0.601562,2.386719 0.78125,3.09375 0.175781,0.699219 0.28125,1.167969 0.3125,1.40625 l 0.03125,0 c 0.039062,-0.1875 0.097656,-0.425781 0.171875,-0.71875 0.082031,-0.289063 0.15625,-0.523437 0.21875,-0.703125 l 0.984375,-3.078125 0.875,0 0.953125,3.078125 c 0.1875,0.5625 0.3125,1.03125 0.375,1.40625 l 0.03125,0 c 0.019531,-0.113281 0.054687,-0.289062 0.109375,-0.53125 0.0625,-0.25 0.398438,-1.566406 1.015625,-3.953125 l 0.84375,0 L 6.1875,0 z m 0,0" | ||
| + id="path195" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph2-39" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 1.65625,-2.734375 c 0.144531,-0.195313 0.359375,-0.457031 0.640625,-0.78125 l 1.734375,-1.84375 0.953125,0 -2.15625,2.28125 L 5.140625,0 4.15625,0 2.265625,-2.53125 1.65625,-2 l 0,2 -0.796875,0 0,-7.59375 0.796875,0 0,4.03125 c 0,0.179688 -0.011719,0.453125 -0.03125,0.828125 z m 0,0" | ||
| + id="path198" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph2-40" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 0.40625,-2.3125 0,-0.734375 2.40625,0 0,0.734375 z m 0,0" | ||
| + id="path201" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph2-41" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 2.859375,-7.234375 c 0.644531,0 1.15625,0.152344 1.53125,0.453125 0.382813,0.304688 0.578125,0.71875 0.578125,1.25 0,0.355469 -0.109375,0.679688 -0.328125,0.96875 -0.21875,0.28125 -0.570313,0.542969 -1.046875,0.78125 0.582031,0.28125 0.992188,0.574219 1.234375,0.875 0.25,0.304688 0.375,0.65625 0.375,1.0625 0,0.585938 -0.210937,1.054688 -0.625,1.40625 C 4.160156,-0.0820312 3.59375,0.09375 2.875,0.09375 c -0.761719,0 -1.34375,-0.1640625 -1.75,-0.5 -0.40625,-0.332031 -0.609375,-0.804688 -0.609375,-1.421875 0,-0.8125 0.492187,-1.445313 1.484375,-1.90625 -0.449219,-0.25 -0.773438,-0.519531 -0.96875,-0.8125 -0.1875,-0.300781 -0.28125,-0.632813 -0.28125,-1 0,-0.507813 0.1875,-0.914063 0.5625,-1.21875 0.382812,-0.3125 0.898438,-0.46875 1.546875,-0.46875 z m -1.546875,5.4375 c 0,0.386719 0.132812,0.6875 0.40625,0.90625 0.269531,0.21875 0.648438,0.328125 1.140625,0.328125 0.488281,0 0.867187,-0.113281 1.140625,-0.34375 0.269531,-0.226562 0.40625,-0.539062 0.40625,-0.9375 0,-0.3125 -0.132812,-0.585938 -0.390625,-0.828125 -0.25,-0.25 -0.695313,-0.492187 -1.328125,-0.734375 -0.480469,0.210938 -0.828125,0.445312 -1.046875,0.703125 -0.21875,0.25 -0.328125,0.554687 -0.328125,0.90625 z m 1.53125,-4.78125 c -0.40625,0 -0.730469,0.101563 -0.96875,0.296875 -0.230469,0.1875 -0.34375,0.445312 -0.34375,0.765625 0,0.304687 0.09375,0.5625 0.28125,0.78125 C 2.007812,-4.523438 2.367188,-4.3125 2.890625,-4.09375 3.359375,-4.289062 3.6875,-4.5 3.875,-4.71875 4.070312,-4.945312 4.171875,-5.210938 4.171875,-5.515625 4.171875,-5.835938 4.050781,-6.09375 3.8125,-6.28125 3.582031,-6.476562 3.257812,-6.578125 2.84375,-6.578125 z m 0,0" | ||
| + id="path204" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph2-42" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 5.515625,-5.0625 c 0,0.730469 -0.25,1.289062 -0.75,1.671875 C 4.273438,-3.003906 3.570312,-2.8125 2.65625,-2.8125 l -0.84375,0 0,2.8125 -0.828125,0 0,-7.140625 1.84375,0 c 1.789063,0 2.6875,0.695313 2.6875,2.078125 z m -3.703125,1.546875 0.75,0 c 0.726562,0 1.257812,-0.117187 1.59375,-0.359375 0.332031,-0.238281 0.5,-0.617188 0.5,-1.140625 0,-0.476563 -0.15625,-0.832031 -0.46875,-1.0625 -0.3125,-0.226563 -0.796875,-0.34375 -1.453125,-0.34375 l -0.921875,0 z m 0,0" | ||
| + id="path207" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph2-43" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 0.984375,0 0,-7.140625 0.828125,0 0,7.140625 z m 0,0" | ||
| + id="path210" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph2-44" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 4.28125,0 -3.875,0 0,-0.546875 2.921875,-4.171875 -2.75,0 0,-0.640625 3.625,0 0,0.640625 -2.875,4.09375 2.953125,0 z m 0,0" | ||
| + id="path213" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph2-45" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 5.1875,-4.09375 c 0,2.792969 -1.085938,4.1875 -3.25,4.1875 C 1.5625,0.09375 1.265625,0.0625 1.046875,0 l 0,-0.703125 c 0.257813,0.085937 0.550781,0.125 0.875,0.125 0.78125,0 1.367187,-0.238281 1.765625,-0.71875 0.40625,-0.476563 0.625,-1.21875 0.65625,-2.21875 l -0.046875,0 c -0.179687,0.273437 -0.417969,0.480469 -0.71875,0.625 -0.292969,0.136719 -0.625,0.203125 -1,0.203125 C 1.941406,-2.6875 1.4375,-2.875 1.0625,-3.25 0.695312,-3.632812 0.515625,-4.164062 0.515625,-4.84375 c 0,-0.738281 0.207031,-1.320312 0.625,-1.75 0.414063,-0.425781 0.960937,-0.640625 1.640625,-0.640625 0.476562,0 0.898438,0.125 1.265625,0.375 0.363281,0.242187 0.644531,0.601563 0.84375,1.078125 0.195313,0.480469 0.296875,1.042969 0.296875,1.6875 z M 2.78125,-6.546875 c -0.46875,0 -0.835938,0.152344 -1.09375,0.453125 -0.25,0.292969 -0.375,0.710938 -0.375,1.25 0,0.46875 0.113281,0.839844 0.34375,1.109375 0.238281,0.261719 0.597656,0.390625 1.078125,0.390625 0.300781,0 0.578125,-0.054688 0.828125,-0.171875 0.25,-0.125 0.441406,-0.289063 0.578125,-0.5 0.144531,-0.207031 0.21875,-0.425781 0.21875,-0.65625 0,-0.34375 -0.070313,-0.65625 -0.203125,-0.9375 -0.136719,-0.289063 -0.324219,-0.519531 -0.5625,-0.6875 -0.230469,-0.164063 -0.5,-0.25 -0.8125,-0.25 z m 0,0" | ||
| + id="path216" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph2-46" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="M 4.03125,-6.5 C 3.25,-6.5 2.628906,-6.238281 2.171875,-5.71875 1.722656,-5.195312 1.5,-4.476562 1.5,-3.5625 c 0,0.929688 0.21875,1.648438 0.65625,2.15625 0.4375,0.511719 1.0625,0.765625 1.875,0.765625 0.5,0 1.066406,-0.085937 1.703125,-0.265625 l 0,0.71875 C 5.234375,0 4.625,0.09375 3.90625,0.09375 c -1.054688,0 -1.867188,-0.316406 -2.4375,-0.953125 -0.574219,-0.632813 -0.859375,-1.539063 -0.859375,-2.71875 0,-0.738281 0.132813,-1.382813 0.40625,-1.9375 0.28125,-0.550781 0.679687,-0.972656 1.203125,-1.265625 0.519531,-0.300781 1.128906,-0.453125 1.828125,-0.453125 0.75,0 1.40625,0.136719 1.96875,0.40625 L 5.65625,-6.125 C 5.113281,-6.375 4.570312,-6.5 4.03125,-6.5 z m 0,0" | ||
| + id="path219" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph2-47" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 0.203125,2.40625 c -0.3007812,0 -0.550781,-0.042969 -0.75,-0.125 l 0,-0.65625 c 0.230469,0.0625 0.453125,0.09375 0.671875,0.09375 0.25,0 0.429688,-0.074219 0.546875,-0.21875 0.125,-0.136719 0.1875,-0.34375 0.1875,-0.625 l 0,-6.234375 0.8125,0 0,6.1875 c 0,1.050781 -0.492187,1.578125 -1.46875,1.578125 z m 0.59375,-9.203125 c 0,-0.1875 0.039063,-0.320313 0.125,-0.40625 0.09375,-0.09375 0.207031,-0.140625 0.34375,-0.140625 0.132813,0 0.25,0.046875 0.34375,0.140625 0.09375,0.085937 0.140625,0.21875 0.140625,0.40625 0,0.179687 -0.046875,0.3125 -0.140625,0.40625 -0.09375,0.085937 -0.210937,0.125 -0.34375,0.125 -0.136719,0 -0.25,-0.039063 -0.34375,-0.125 -0.085937,-0.09375 -0.125,-0.226563 -0.125,-0.40625 z m 0,0" | ||
| + id="path222" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph2-48" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 2.40625,-7.59375 0.6875,0 0,10.015625 -0.6875,0 z m 0,0" | ||
| + id="path225" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph2-49" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 3.265625,-4.71875 -1.359375,0 0,4.71875 -0.8125,0 0,-4.71875 -0.953125,0 0,-0.375 0.953125,-0.28125 0,-0.296875 c 0,-1.320313 0.578125,-1.984375 1.734375,-1.984375 0.28125,0 0.609375,0.058594 0.984375,0.171875 l -0.203125,0.65625 c -0.3125,-0.101563 -0.578125,-0.15625 -0.796875,-0.15625 -0.3125,0 -0.542969,0.105469 -0.6875,0.3125 -0.148438,0.199219 -0.21875,0.523437 -0.21875,0.96875 l 0,0.34375 1.359375,0 z M 4.671875,0 l -0.8125,0 0,-7.59375 0.8125,0 z m 0,0" | ||
| + id="path228" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + </g> | ||
| + <clipPath | ||
| + id="clip1"> | ||
| + <path | ||
| + d="m 54,54 503.99609,0 0,661.70703 -503.99609,0 z m 0,0" | ||
| + id="path231" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </clipPath> | ||
| + <clipPath | ||
| + id="clip2"> | ||
| + <path | ||
| + d="m 55.492188,210.14453 501.000002,0 0,0.83594 -501.000002,0 z m 0,0" | ||
| + id="path234" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </clipPath> | ||
| + <clipPath | ||
| + id="clip3"> | ||
| + <path | ||
| + d="m 55.492188,79.050781 501.000002,0 0,0.835938 -501.000002,0 z m 0,0" | ||
| + id="path237" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </clipPath> | ||
| + </defs> | ||
| + <g | ||
| + id="g5205" | ||
| + transform="translate(-55.492188,-62.14312)"> | ||
| + <g | ||
| + clip-path="url(#clip2)" | ||
| + clip-rule="nonzero" | ||
| + id="g244"> | ||
| + <path | ||
| + style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" | ||
| + d="m 55.492188,210.14453 501.000002,0 0,0.83594 -501.000002,0 z m 0,0" | ||
| + id="path246" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </g> | ||
| + <path | ||
| + style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" | ||
| + d="m 55.492188,84.894531 242.003902,0 0,15.03125 -242.003902,0 z m 0,0" | ||
| + id="path248" | ||
| + inkscape:connector-curvature="0" /> | ||
| + <path | ||
| + style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" | ||
| + d="m 297.49609,84.894531 96.40235,0 0,15.03125 -96.40235,0 z m 0,0" | ||
| + id="path250" | ||
| + inkscape:connector-curvature="0" /> | ||
| + <path | ||
| + style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" | ||
| + d="m 393.89844,84.894531 106.72265,0 0,15.03125 -106.72265,0 z m 0,0" | ||
| + id="path252" | ||
| + inkscape:connector-curvature="0" /> | ||
| + <path | ||
| + style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" | ||
| + d="m 500.62109,84.894531 55.8711,0 0,15.03125 -55.8711,0 z m 0,0" | ||
| + id="path254" | ||
| + inkscape:connector-curvature="0" /> | ||
| + <path | ||
| + style="fill:#eeeeee;fill-opacity:1;fill-rule:nonzero;stroke:none" | ||
| + d="m 55.492188,114.95313 242.003902,0 0,25.05078 -242.003902,0 z m 0,0" | ||
| + id="path256" | ||
| + inkscape:connector-curvature="0" /> | ||
| + <path | ||
| + style="fill:#eeeeee;fill-opacity:1;fill-rule:nonzero;stroke:none" | ||
| + d="m 297.49609,114.95313 96.40235,0 0,25.05078 -96.40235,0 z m 0,0" | ||
| + id="path258" | ||
| + inkscape:connector-curvature="0" /> | ||
| + <path | ||
| + style="fill:#eeeeee;fill-opacity:1;fill-rule:nonzero;stroke:none" | ||
| + d="m 393.89844,114.95313 106.72265,0 0,25.05078 -106.72265,0 z m 0,0" | ||
| + id="path260" | ||
| + inkscape:connector-curvature="0" /> | ||
| + <path | ||
| + style="fill:#eeeeee;fill-opacity:1;fill-rule:nonzero;stroke:none" | ||
| + d="m 500.62109,114.95313 55.8711,0 0,25.05078 -55.8711,0 z m 0,0" | ||
| + id="path262" | ||
| + inkscape:connector-curvature="0" /> | ||
| + <path | ||
| + style="fill:#eeeeee;fill-opacity:1;fill-rule:nonzero;stroke:none" | ||
| + d="m 55.492188,175.07422 242.003902,0 0,15.03125 -242.003902,0 z m 0,0" | ||
| + id="path264" | ||
| + inkscape:connector-curvature="0" /> | ||
| + <path | ||
| + style="fill:#eeeeee;fill-opacity:1;fill-rule:nonzero;stroke:none" | ||
| + d="m 297.49609,175.07422 96.40235,0 0,15.03125 -96.40235,0 z m 0,0" | ||
| + id="path266" | ||
| + inkscape:connector-curvature="0" /> | ||
| + <path | ||
| + style="fill:#eeeeee;fill-opacity:1;fill-rule:nonzero;stroke:none" | ||
| + d="m 393.89844,175.07422 106.72265,0 0,15.03125 -106.72265,0 z m 0,0" | ||
| + id="path268" | ||
| + inkscape:connector-curvature="0" /> | ||
| + <path | ||
| + style="fill:#eeeeee;fill-opacity:1;fill-rule:nonzero;stroke:none" | ||
| + d="m 500.62109,175.07422 55.8711,0 0,15.03125 -55.8711,0 z m 0,0" | ||
| + id="path270" | ||
| + inkscape:connector-curvature="0" /> | ||
| + <g | ||
| + clip-path="url(#clip3)" | ||
| + clip-rule="nonzero" | ||
| + id="g272"> | ||
| + <path | ||
| + style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" | ||
| + d="m 55.492188,79.050781 501.000002,0 0,0.835938 -501.000002,0 z m 0,0" | ||
| + id="path274" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g276"> | ||
| + <use | ||
| + xlink:href="#glyph0-1" | ||
| + x="55.492558" | ||
| + y="76.127495" | ||
| + id="use278" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-2" | ||
| + x="70.362236" | ||
| + y="76.127495" | ||
| + id="use280" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-2" | ||
| + x="81.905273" | ||
| + y="76.127495" | ||
| + id="use282" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g284"> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="93.227875" | ||
| + y="76.127495" | ||
| + id="use286" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g288"> | ||
| + <use | ||
| + xlink:href="#glyph0-4" | ||
| + x="106.314" | ||
| + y="76.127495" | ||
| + id="use290" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g292"> | ||
| + <use | ||
| + xlink:href="#glyph0-5" | ||
| + x="119.23979" | ||
| + y="76.127495" | ||
| + id="use294" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g296"> | ||
| + <use | ||
| + xlink:href="#glyph0-6" | ||
| + x="132.06538" | ||
| + y="76.127495" | ||
| + id="use298" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#ffffff;fill-opacity:1" | ||
| + id="g300"> | ||
| + <use | ||
| + xlink:href="#glyph1-1" | ||
| + x="57.997555" | ||
| + y="96.167488" | ||
| + id="use302" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-2" | ||
| + x="60.783115" | ||
| + y="96.167488" | ||
| + id="use304" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-3" | ||
| + x="70.101715" | ||
| + y="96.167488" | ||
| + id="use306" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-4" | ||
| + x="76.233955" | ||
| + y="96.167488" | ||
| + id="use308" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-5" | ||
| + x="78.758995" | ||
| + y="96.167488" | ||
| + id="use310" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-6" | ||
| + x="81.284035" | ||
| + y="96.167488" | ||
| + id="use312" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-7" | ||
| + x="86.053551" | ||
| + y="96.167488" | ||
| + id="use314" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#ffffff;fill-opacity:1" | ||
| + id="g316"> | ||
| + <use | ||
| + xlink:href="#glyph1-8" | ||
| + x="91.634689" | ||
| + y="96.167488" | ||
| + id="use318" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-5" | ||
| + x="95.171753" | ||
| + y="96.167488" | ||
| + id="use320" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-9" | ||
| + x="97.696793" | ||
| + y="96.167488" | ||
| + id="use322" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-10" | ||
| + x="103.74887" | ||
| + y="96.167488" | ||
| + id="use324" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#ffffff;fill-opacity:1" | ||
| + id="g326"> | ||
| + <use | ||
| + xlink:href="#glyph1-11" | ||
| + x="300.0014" | ||
| + y="96.167488" | ||
| + id="use328" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-12" | ||
| + x="306.03345" | ||
| + y="96.167488" | ||
| + id="use330" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-9" | ||
| + x="310.12158" | ||
| + y="96.167488" | ||
| + id="use332" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-3" | ||
| + x="316.17368" | ||
| + y="96.167488" | ||
| + id="use334" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-9" | ||
| + x="322.30591" | ||
| + y="96.167488" | ||
| + id="use336" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-13" | ||
| + x="328.358" | ||
| + y="96.167488" | ||
| + id="use338" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-7" | ||
| + x="333.13754" | ||
| + y="96.167488" | ||
| + id="use340" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-4" | ||
| + x="338.70865" | ||
| + y="96.167488" | ||
| + id="use342" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#ffffff;fill-opacity:1" | ||
| + id="g344"> | ||
| + <use | ||
| + xlink:href="#glyph1-14" | ||
| + x="396.38376" | ||
| + y="96.167488" | ||
| + id="use346" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-7" | ||
| + x="403.68835" | ||
| + y="96.167488" | ||
| + id="use348" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-8" | ||
| + x="409.25946" | ||
| + y="96.167488" | ||
| + id="use350" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-15" | ||
| + x="412.79651" | ||
| + y="96.167488" | ||
| + id="use352" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#ffffff;fill-opacity:1" | ||
| + id="g354"> | ||
| + <use | ||
| + xlink:href="#glyph1-16" | ||
| + x="503.12558" | ||
| + y="96.167488" | ||
| + id="use356" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-8" | ||
| + x="508.61652" | ||
| + y="96.167488" | ||
| + id="use358" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-7" | ||
| + x="512.15356" | ||
| + y="96.167488" | ||
| + id="use360" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-8" | ||
| + x="517.72473" | ||
| + y="96.167488" | ||
| + id="use362" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-15" | ||
| + x="521.26178" | ||
| + y="96.167488" | ||
| + id="use364" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g366"> | ||
| + <use | ||
| + xlink:href="#glyph2-1" | ||
| + x="57.997555" | ||
| + y="111.19749" | ||
| + id="use368" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-2" | ||
| + x="63.488514" | ||
| + y="111.19749" | ||
| + id="use370" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-3" | ||
| + x="69.630775" | ||
| + y="111.19749" | ||
| + id="use372" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-4" | ||
| + x="73.718933" | ||
| + y="111.19749" | ||
| + id="use374" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-5" | ||
| + x="78.728935" | ||
| + y="111.19749" | ||
| + id="use376" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g378"> | ||
| + <use | ||
| + xlink:href="#glyph2-6" | ||
| + x="84.360176" | ||
| + y="111.19749" | ||
| + id="use380" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-7" | ||
| + x="86.885216" | ||
| + y="111.19749" | ||
| + id="use382" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-7" | ||
| + x="89.410255" | ||
| + y="111.19749" | ||
| + id="use384" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-8" | ||
| + x="91.935295" | ||
| + y="111.19749" | ||
| + id="use386" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-9" | ||
| + x="97.506409" | ||
| + y="111.19749" | ||
| + id="use388" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-10" | ||
| + x="103.64867" | ||
| + y="111.19749" | ||
| + id="use390" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-5" | ||
| + x="108.41819" | ||
| + y="111.19749" | ||
| + id="use392" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-11" | ||
| + x="114.03941" | ||
| + y="111.19749" | ||
| + id="use394" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-12" | ||
| + x="116.63459" | ||
| + y="111.19749" | ||
| + id="use396" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-8" | ||
| + x="122.76683" | ||
| + y="111.19749" | ||
| + id="use398" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-13" | ||
| + x="128.33795" | ||
| + y="111.19749" | ||
| + id="use400" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-8" | ||
| + x="131.87502" | ||
| + y="111.19749" | ||
| + id="use402" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-11" | ||
| + x="137.44612" | ||
| + y="111.19749" | ||
| + id="use404" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-6" | ||
| + x="140.04131" | ||
| + y="111.19749" | ||
| + id="use406" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-14" | ||
| + x="142.56635" | ||
| + y="111.19749" | ||
| + id="use408" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-11" | ||
| + x="147.34589" | ||
| + y="111.19749" | ||
| + id="use410" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g412"> | ||
| + <use | ||
| + xlink:href="#glyph2-14" | ||
| + x="149.93105" | ||
| + y="111.19749" | ||
| + id="use414" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-2" | ||
| + x="154.71059" | ||
| + y="111.19749" | ||
| + id="use416" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-14" | ||
| + x="160.85284" | ||
| + y="111.19749" | ||
| + id="use418" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-10" | ||
| + x="165.63239" | ||
| + y="111.19749" | ||
| + id="use420" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-5" | ||
| + x="170.4019" | ||
| + y="111.19749" | ||
| + id="use422" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g424"> | ||
| + <use | ||
| + xlink:href="#glyph2-15" | ||
| + x="176.03314" | ||
| + y="111.19749" | ||
| + id="use426" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g428"> | ||
| + <use | ||
| + xlink:href="#glyph2-13" | ||
| + x="182.15536" | ||
| + y="111.19749" | ||
| + id="use430" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-6" | ||
| + x="185.69243" | ||
| + y="111.19749" | ||
| + id="use432" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g434"> | ||
| + <use | ||
| + xlink:href="#glyph2-16" | ||
| + x="188.22748" | ||
| + y="111.19749" | ||
| + id="use436" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g438"> | ||
| + <use | ||
| + xlink:href="#glyph2-7" | ||
| + x="194.3497" | ||
| + y="111.19749" | ||
| + id="use440" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g442"> | ||
| + <use | ||
| + xlink:href="#glyph2-5" | ||
| + x="196.88477" | ||
| + y="111.19749" | ||
| + id="use444" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-11" | ||
| + x="202.50598" | ||
| + y="111.19749" | ||
| + id="use446" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-13" | ||
| + x="205.10117" | ||
| + y="111.19749" | ||
| + id="use448" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-17" | ||
| + x="208.63821" | ||
| + y="111.19749" | ||
| + id="use450" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-11" | ||
| + x="214.69031" | ||
| + y="111.19749" | ||
| + id="use452" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g454"> | ||
| + <use | ||
| + xlink:href="#glyph2-13" | ||
| + x="217.27547" | ||
| + y="111.19749" | ||
| + id="use456" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g458"> | ||
| + <use | ||
| + xlink:href="#glyph2-18" | ||
| + x="220.82254" | ||
| + y="111.19749" | ||
| + id="use460" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g462"> | ||
| + <use | ||
| + xlink:href="#glyph2-5" | ||
| + x="226.95477" | ||
| + y="111.19749" | ||
| + id="use464" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g466"> | ||
| + <use | ||
| + xlink:href="#glyph2-19" | ||
| + x="232.58601" | ||
| + y="111.19749" | ||
| + id="use468" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g470"> | ||
| + <use | ||
| + xlink:href="#glyph2-13" | ||
| + x="235.96275" | ||
| + y="111.19749" | ||
| + id="use472" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g474"> | ||
| + <use | ||
| + xlink:href="#glyph2-20" | ||
| + x="239.50984" | ||
| + y="111.19749" | ||
| + id="use476" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#45a3e3;fill-opacity:1" | ||
| + id="g478"> | ||
| + <use | ||
| + xlink:href="#glyph2-21" | ||
| + x="300.0014" | ||
| + y="111.19749" | ||
| + id="use480" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-6" | ||
| + x="307.30597" | ||
| + y="111.19749" | ||
| + id="use482" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-22" | ||
| + x="309.83102" | ||
| + y="111.19749" | ||
| + id="use484" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-6" | ||
| + x="315.31195" | ||
| + y="111.19749" | ||
| + id="use486" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#45a3e3;fill-opacity:1" | ||
| + id="g488"> | ||
| + <use | ||
| + xlink:href="#glyph2-13" | ||
| + x="317.84702" | ||
| + y="111.19749" | ||
| + id="use490" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-8" | ||
| + x="321.38406" | ||
| + y="111.19749" | ||
| + id="use492" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-7" | ||
| + x="326.9552" | ||
| + y="111.19749" | ||
| + id="use494" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-11" | ||
| + x="329.48022" | ||
| + y="111.19749" | ||
| + id="use496" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-23" | ||
| + x="332.07541" | ||
| + y="111.19749" | ||
| + id="use498" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#45a3e3;fill-opacity:1" | ||
| + id="g500"> | ||
| + <use | ||
| + xlink:href="#glyph2-3" | ||
| + x="337.23572" | ||
| + y="111.19749" | ||
| + id="use502" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-5" | ||
| + x="341.32388" | ||
| + y="111.19749" | ||
| + id="use504" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#45a3e3;fill-opacity:1" | ||
| + id="g506"> | ||
| + <use | ||
| + xlink:href="#glyph2-5" | ||
| + x="346.95511" | ||
| + y="111.19749" | ||
| + id="use508" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-12" | ||
| + x="352.57632" | ||
| + y="111.19749" | ||
| + id="use510" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-17" | ||
| + x="358.70859" | ||
| + y="111.19749" | ||
| + id="use512" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-24" | ||
| + x="364.76065" | ||
| + y="111.19749" | ||
| + id="use514" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-11" | ||
| + x="374.07925" | ||
| + y="111.19749" | ||
| + id="use516" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-25" | ||
| + x="376.67444" | ||
| + y="111.19749" | ||
| + id="use518" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-10" | ||
| + x="383.00708" | ||
| + y="111.19749" | ||
| + id="use520" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-13" | ||
| + x="387.77658" | ||
| + y="111.19749" | ||
| + id="use522" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g524"> | ||
| + <use | ||
| + xlink:href="#glyph2-26" | ||
| + x="396.40216" | ||
| + y="111.19749" | ||
| + id="use526" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-2" | ||
| + x="399.07748" | ||
| + y="111.19749" | ||
| + id="use528" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g530"> | ||
| + <use | ||
| + xlink:href="#glyph2-9" | ||
| + x="405.20972" | ||
| + y="111.19749" | ||
| + id="use532" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-11" | ||
| + x="411.35199" | ||
| + y="111.19749" | ||
| + id="use534" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-27" | ||
| + x="413.94717" | ||
| + y="111.19749" | ||
| + id="use536" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-28" | ||
| + x="419.66858" | ||
| + y="111.19749" | ||
| + id="use538" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-29" | ||
| + x="425.39001" | ||
| + y="111.19749" | ||
| + id="use540" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-11" | ||
| + x="427.84491" | ||
| + y="111.19749" | ||
| + id="use542" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g544"> | ||
| + <use | ||
| + xlink:href="#glyph2-30" | ||
| + x="430.43005" | ||
| + y="111.19749" | ||
| + id="use546" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-31" | ||
| + x="436.15149" | ||
| + y="111.19749" | ||
| + id="use548" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-27" | ||
| + x="441.87289" | ||
| + y="111.19749" | ||
| + id="use550" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g552"> | ||
| + <use | ||
| + xlink:href="#glyph2-32" | ||
| + x="447.60434" | ||
| + y="111.19749" | ||
| + id="use554" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g556"> | ||
| + <use | ||
| + xlink:href="#glyph2-27" | ||
| + x="455.83075" | ||
| + y="111.19749" | ||
| + id="use558" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-32" | ||
| + x="461.55219" | ||
| + y="111.19749" | ||
| + id="use560" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-33" | ||
| + x="467.27359" | ||
| + y="111.19749" | ||
| + id="use562" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g564"> | ||
| + <use | ||
| + xlink:href="#glyph2-34" | ||
| + x="469.92889" | ||
| + y="111.19749" | ||
| + id="use566" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-30" | ||
| + x="475.65033" | ||
| + y="111.19749" | ||
| + id="use568" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g570"> | ||
| + <use | ||
| + xlink:href="#glyph2-33" | ||
| + x="481.38177" | ||
| + y="111.19749" | ||
| + id="use572" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g574"> | ||
| + <use | ||
| + xlink:href="#glyph2-31" | ||
| + x="484.03705" | ||
| + y="111.19749" | ||
| + id="use576" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-28" | ||
| + x="489.75848" | ||
| + y="111.19749" | ||
| + id="use578" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g580"> | ||
| + <use | ||
| + xlink:href="#glyph2-25" | ||
| + x="502.9949" | ||
| + y="111.19749" | ||
| + id="use582" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g584"> | ||
| + <use | ||
| + xlink:href="#glyph2-10" | ||
| + x="509.33755" | ||
| + y="111.19749" | ||
| + id="use586" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-10" | ||
| + x="514.10706" | ||
| + y="111.19749" | ||
| + id="use588" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-5" | ||
| + x="518.87659" | ||
| + y="111.19749" | ||
| + id="use590" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-15" | ||
| + x="524.4978" | ||
| + y="111.19749" | ||
| + id="use592" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-13" | ||
| + x="530.63007" | ||
| + y="111.19749" | ||
| + id="use594" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-5" | ||
| + x="534.16711" | ||
| + y="111.19749" | ||
| + id="use596" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-12" | ||
| + x="539.78833" | ||
| + y="111.19749" | ||
| + id="use598" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g600"> | ||
| + <use | ||
| + xlink:href="#glyph2-21" | ||
| + x="57.997555" | ||
| + y="126.22749" | ||
| + id="use602" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-8" | ||
| + x="65.302132" | ||
| + y="126.22749" | ||
| + id="use604" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-13" | ||
| + x="70.873253" | ||
| + y="126.22749" | ||
| + id="use606" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-8" | ||
| + x="74.410316" | ||
| + y="126.22749" | ||
| + id="use608" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-11" | ||
| + x="79.98143" | ||
| + y="126.22749" | ||
| + id="use610" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-3" | ||
| + x="82.576614" | ||
| + y="126.22749" | ||
| + id="use612" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-5" | ||
| + x="86.664772" | ||
| + y="126.22749" | ||
| + id="use614" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g616"> | ||
| + <use | ||
| + xlink:href="#glyph2-13" | ||
| + x="92.296013" | ||
| + y="126.22749" | ||
| + id="use618" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-5" | ||
| + x="95.833069" | ||
| + y="126.22749" | ||
| + id="use620" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-9" | ||
| + x="101.45429" | ||
| + y="126.22749" | ||
| + id="use622" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-13" | ||
| + x="107.59655" | ||
| + y="126.22749" | ||
| + id="use624" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-6" | ||
| + x="111.13361" | ||
| + y="126.22749" | ||
| + id="use626" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-17" | ||
| + x="113.65865" | ||
| + y="126.22749" | ||
| + id="use628" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-9" | ||
| + x="119.71073" | ||
| + y="126.22749" | ||
| + id="use630" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-11" | ||
| + x="125.85299" | ||
| + y="126.22749" | ||
| + id="use632" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-10" | ||
| + x="128.44817" | ||
| + y="126.22749" | ||
| + id="use634" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-8" | ||
| + x="133.21768" | ||
| + y="126.22749" | ||
| + id="use636" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-9" | ||
| + x="138.7888" | ||
| + y="126.22749" | ||
| + id="use638" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-11" | ||
| + x="144.93106" | ||
| + y="126.22749" | ||
| + id="use640" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g642"> | ||
| + <use | ||
| + xlink:href="#glyph2-17" | ||
| + x="147.51622" | ||
| + y="126.22749" | ||
| + id="use644" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-4" | ||
| + x="153.56831" | ||
| + y="126.22749" | ||
| + id="use646" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-5" | ||
| + x="158.57831" | ||
| + y="126.22749" | ||
| + id="use648" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g650"> | ||
| + <use | ||
| + xlink:href="#glyph2-3" | ||
| + x="164.20955" | ||
| + y="126.22749" | ||
| + id="use652" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-13" | ||
| + x="168.2977" | ||
| + y="126.22749" | ||
| + id="use654" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-2" | ||
| + x="171.83476" | ||
| + y="126.22749" | ||
| + id="use656" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-3" | ||
| + x="177.97702" | ||
| + y="126.22749" | ||
| + id="use658" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-9" | ||
| + x="182.06519" | ||
| + y="126.22749" | ||
| + id="use660" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-11" | ||
| + x="188.20744" | ||
| + y="126.22749" | ||
| + id="use662" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g664"> | ||
| + <use | ||
| + xlink:href="#glyph2-13" | ||
| + x="190.7926" | ||
| + y="126.22749" | ||
| + id="use666" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-18" | ||
| + x="194.32967" | ||
| + y="126.22749" | ||
| + id="use668" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-5" | ||
| + x="200.47192" | ||
| + y="126.22749" | ||
| + id="use670" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g672"> | ||
| + <use | ||
| + xlink:href="#glyph2-11" | ||
| + x="206.10316" | ||
| + y="126.22749" | ||
| + id="use674" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g676"> | ||
| + <use | ||
| + xlink:href="#glyph2-15" | ||
| + x="208.68832" | ||
| + y="126.22749" | ||
| + id="use678" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-3" | ||
| + x="214.82056" | ||
| + y="126.22749" | ||
| + id="use680" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-5" | ||
| + x="218.90872" | ||
| + y="126.22749" | ||
| + id="use682" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g684"> | ||
| + <use | ||
| + xlink:href="#glyph2-14" | ||
| + x="224.53996" | ||
| + y="126.22749" | ||
| + id="use686" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-2" | ||
| + x="229.3195" | ||
| + y="126.22749" | ||
| + id="use688" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g690"> | ||
| + <use | ||
| + xlink:href="#glyph2-24" | ||
| + x="235.45174" | ||
| + y="126.22749" | ||
| + id="use692" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-15" | ||
| + x="244.77034" | ||
| + y="126.22749" | ||
| + id="use694" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-13" | ||
| + x="250.90257" | ||
| + y="126.22749" | ||
| + id="use696" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-6" | ||
| + x="254.43964" | ||
| + y="126.22749" | ||
| + id="use698" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-17" | ||
| + x="256.96469" | ||
| + y="126.22749" | ||
| + id="use700" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g702"> | ||
| + <use | ||
| + xlink:href="#glyph2-9" | ||
| + x="263.02676" | ||
| + y="126.22749" | ||
| + id="use704" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g706"> | ||
| + <use | ||
| + xlink:href="#glyph2-11" | ||
| + x="269.15903" | ||
| + y="126.22749" | ||
| + id="use708" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-17" | ||
| + x="271.75418" | ||
| + y="126.22749" | ||
| + id="use710" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-19" | ||
| + x="277.80627" | ||
| + y="126.22749" | ||
| + id="use712" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g714"> | ||
| + <use | ||
| + xlink:href="#glyph2-6" | ||
| + x="57.997555" | ||
| + y="136.24748" | ||
| + id="use716" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-9" | ||
| + x="60.522594" | ||
| + y="136.24748" | ||
| + id="use718" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-9" | ||
| + x="66.664856" | ||
| + y="136.24748" | ||
| + id="use720" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-17" | ||
| + x="72.807114" | ||
| + y="136.24748" | ||
| + id="use722" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-10" | ||
| + x="78.859192" | ||
| + y="136.24748" | ||
| + id="use724" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-5" | ||
| + x="83.628716" | ||
| + y="136.24748" | ||
| + id="use726" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-9" | ||
| + x="89.249931" | ||
| + y="136.24748" | ||
| + id="use728" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-10" | ||
| + x="95.392189" | ||
| + y="136.24748" | ||
| + id="use730" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-5" | ||
| + x="100.16171" | ||
| + y="136.24748" | ||
| + id="use732" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-20" | ||
| + x="105.78293" | ||
| + y="136.24748" | ||
| + id="use734" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#45a3e3;fill-opacity:1" | ||
| + id="g736"> | ||
| + <use | ||
| + xlink:href="#glyph2-21" | ||
| + x="300.0014" | ||
| + y="126.22749" | ||
| + id="use738" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-6" | ||
| + x="307.30597" | ||
| + y="126.22749" | ||
| + id="use740" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-22" | ||
| + x="309.83102" | ||
| + y="126.22749" | ||
| + id="use742" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-6" | ||
| + x="315.31195" | ||
| + y="126.22749" | ||
| + id="use744" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#45a3e3;fill-opacity:1" | ||
| + id="g746"> | ||
| + <use | ||
| + xlink:href="#glyph2-13" | ||
| + x="317.84702" | ||
| + y="126.22749" | ||
| + id="use748" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-8" | ||
| + x="321.38406" | ||
| + y="126.22749" | ||
| + id="use750" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-7" | ||
| + x="326.9552" | ||
| + y="126.22749" | ||
| + id="use752" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-11" | ||
| + x="329.48022" | ||
| + y="126.22749" | ||
| + id="use754" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-23" | ||
| + x="332.07541" | ||
| + y="126.22749" | ||
| + id="use756" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#45a3e3;fill-opacity:1" | ||
| + id="g758"> | ||
| + <use | ||
| + xlink:href="#glyph2-3" | ||
| + x="337.23572" | ||
| + y="126.22749" | ||
| + id="use760" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-5" | ||
| + x="341.32388" | ||
| + y="126.22749" | ||
| + id="use762" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#45a3e3;fill-opacity:1" | ||
| + id="g764"> | ||
| + <use | ||
| + xlink:href="#glyph2-5" | ||
| + x="346.95511" | ||
| + y="126.22749" | ||
| + id="use766" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-12" | ||
| + x="352.57632" | ||
| + y="126.22749" | ||
| + id="use768" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-17" | ||
| + x="358.70859" | ||
| + y="126.22749" | ||
| + id="use770" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-24" | ||
| + x="364.76065" | ||
| + y="126.22749" | ||
| + id="use772" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-11" | ||
| + x="374.07925" | ||
| + y="126.22749" | ||
| + id="use774" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-25" | ||
| + x="376.67444" | ||
| + y="126.22749" | ||
| + id="use776" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-10" | ||
| + x="383.00708" | ||
| + y="126.22749" | ||
| + id="use778" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-13" | ||
| + x="387.77658" | ||
| + y="126.22749" | ||
| + id="use780" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g782"> | ||
| + <use | ||
| + xlink:href="#glyph2-26" | ||
| + x="396.40216" | ||
| + y="126.22749" | ||
| + id="use784" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-2" | ||
| + x="399.07748" | ||
| + y="126.22749" | ||
| + id="use786" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g788"> | ||
| + <use | ||
| + xlink:href="#glyph2-9" | ||
| + x="405.20972" | ||
| + y="126.22749" | ||
| + id="use790" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-11" | ||
| + x="411.35199" | ||
| + y="126.22749" | ||
| + id="use792" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-27" | ||
| + x="413.94717" | ||
| + y="126.22749" | ||
| + id="use794" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-28" | ||
| + x="419.66858" | ||
| + y="126.22749" | ||
| + id="use796" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-29" | ||
| + x="425.39001" | ||
| + y="126.22749" | ||
| + id="use798" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-11" | ||
| + x="427.84491" | ||
| + y="126.22749" | ||
| + id="use800" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g802"> | ||
| + <use | ||
| + xlink:href="#glyph2-30" | ||
| + x="430.43005" | ||
| + y="126.22749" | ||
| + id="use804" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-31" | ||
| + x="436.15149" | ||
| + y="126.22749" | ||
| + id="use806" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-27" | ||
| + x="441.87289" | ||
| + y="126.22749" | ||
| + id="use808" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g810"> | ||
| + <use | ||
| + xlink:href="#glyph2-32" | ||
| + x="447.60434" | ||
| + y="126.22749" | ||
| + id="use812" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g814"> | ||
| + <use | ||
| + xlink:href="#glyph2-27" | ||
| + x="455.83075" | ||
| + y="126.22749" | ||
| + id="use816" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-35" | ||
| + x="461.55219" | ||
| + y="126.22749" | ||
| + id="use818" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-33" | ||
| + x="467.27359" | ||
| + y="126.22749" | ||
| + id="use820" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g822"> | ||
| + <use | ||
| + xlink:href="#glyph2-27" | ||
| + x="469.92889" | ||
| + y="126.22749" | ||
| + id="use824" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-30" | ||
| + x="475.65033" | ||
| + y="126.22749" | ||
| + id="use826" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g828"> | ||
| + <use | ||
| + xlink:href="#glyph2-33" | ||
| + x="481.38177" | ||
| + y="126.22749" | ||
| + id="use830" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g832"> | ||
| + <use | ||
| + xlink:href="#glyph2-28" | ||
| + x="484.03705" | ||
| + y="126.22749" | ||
| + id="use834" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-31" | ||
| + x="489.75848" | ||
| + y="126.22749" | ||
| + id="use836" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g838"> | ||
| + <use | ||
| + xlink:href="#glyph2-25" | ||
| + x="502.9949" | ||
| + y="126.22749" | ||
| + id="use840" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g842"> | ||
| + <use | ||
| + xlink:href="#glyph2-10" | ||
| + x="509.33755" | ||
| + y="126.22749" | ||
| + id="use844" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-10" | ||
| + x="514.10706" | ||
| + y="126.22749" | ||
| + id="use846" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-5" | ||
| + x="518.87659" | ||
| + y="126.22749" | ||
| + id="use848" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-15" | ||
| + x="524.4978" | ||
| + y="126.22749" | ||
| + id="use850" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-13" | ||
| + x="530.63007" | ||
| + y="126.22749" | ||
| + id="use852" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-5" | ||
| + x="534.16711" | ||
| + y="126.22749" | ||
| + id="use854" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-12" | ||
| + x="539.78833" | ||
| + y="126.22749" | ||
| + id="use856" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g858"> | ||
| + <use | ||
| + xlink:href="#glyph2-36" | ||
| + x="57.997555" | ||
| + y="151.27748" | ||
| + id="use860" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-9" | ||
| + x="63.568676" | ||
| + y="151.27748" | ||
| + id="use862" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-14" | ||
| + x="69.710938" | ||
| + y="151.27748" | ||
| + id="use864" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-2" | ||
| + x="74.490471" | ||
| + y="151.27748" | ||
| + id="use866" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-3" | ||
| + x="80.632736" | ||
| + y="151.27748" | ||
| + id="use868" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-5" | ||
| + x="84.720894" | ||
| + y="151.27748" | ||
| + id="use870" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-11" | ||
| + x="90.34211" | ||
| + y="151.27748" | ||
| + id="use872" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-8" | ||
| + x="92.937294" | ||
| + y="151.27748" | ||
| + id="use874" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-9" | ||
| + x="98.508408" | ||
| + y="151.27748" | ||
| + id="use876" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-17" | ||
| + x="104.65067" | ||
| + y="151.27748" | ||
| + id="use878" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-9" | ||
| + x="110.70275" | ||
| + y="151.27748" | ||
| + id="use880" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-37" | ||
| + x="116.84501" | ||
| + y="151.27748" | ||
| + id="use882" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-24" | ||
| + x="121.88507" | ||
| + y="151.27748" | ||
| + id="use884" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-6" | ||
| + x="131.20367" | ||
| + y="151.27748" | ||
| + id="use886" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-13" | ||
| + x="133.72871" | ||
| + y="151.27748" | ||
| + id="use888" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-37" | ||
| + x="137.26576" | ||
| + y="151.27748" | ||
| + id="use890" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-11" | ||
| + x="142.30583" | ||
| + y="151.27748" | ||
| + id="use892" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-38" | ||
| + x="144.901" | ||
| + y="151.27748" | ||
| + id="use894" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-18" | ||
| + x="152.68654" | ||
| + y="151.27748" | ||
| + id="use896" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-5" | ||
| + x="158.82881" | ||
| + y="151.27748" | ||
| + id="use898" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g900"> | ||
| + <use | ||
| + xlink:href="#glyph2-9" | ||
| + x="164.46005" | ||
| + y="151.27748" | ||
| + id="use902" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g904"> | ||
| + <use | ||
| + xlink:href="#glyph2-11" | ||
| + x="170.59229" | ||
| + y="151.27748" | ||
| + id="use906" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-14" | ||
| + x="173.18747" | ||
| + y="151.27748" | ||
| + id="use908" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-5" | ||
| + x="177.96701" | ||
| + y="151.27748" | ||
| + id="use910" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-5" | ||
| + x="183.58823" | ||
| + y="151.27748" | ||
| + id="use912" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g914"> | ||
| + <use | ||
| + xlink:href="#glyph2-39" | ||
| + x="189.21947" | ||
| + y="151.27748" | ||
| + id="use916" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-6" | ||
| + x="194.46994" | ||
| + y="151.27748" | ||
| + id="use918" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-9" | ||
| + x="196.99498" | ||
| + y="151.27748" | ||
| + id="use920" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-22" | ||
| + x="203.13724" | ||
| + y="151.27748" | ||
| + id="use922" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-11" | ||
| + x="208.61818" | ||
| + y="151.27748" | ||
| + id="use924" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-17" | ||
| + x="211.21336" | ||
| + y="151.27748" | ||
| + id="use926" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-3" | ||
| + x="217.26544" | ||
| + y="151.27748" | ||
| + id="use928" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g930"> | ||
| + <use | ||
| + xlink:href="#glyph2-10" | ||
| + x="57.997555" | ||
| + y="161.29749" | ||
| + id="use932" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-17" | ||
| + x="62.767075" | ||
| + y="161.29749" | ||
| + id="use934" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-24" | ||
| + x="68.819153" | ||
| + y="161.29749" | ||
| + id="use936" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-24" | ||
| + x="78.137756" | ||
| + y="161.29749" | ||
| + id="use938" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-2" | ||
| + x="87.456352" | ||
| + y="161.29749" | ||
| + id="use940" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-9" | ||
| + x="93.59861" | ||
| + y="161.29749" | ||
| + id="use942" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-6" | ||
| + x="99.740868" | ||
| + y="161.29749" | ||
| + id="use944" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-10" | ||
| + x="102.26591" | ||
| + y="161.29749" | ||
| + id="use946" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-8" | ||
| + x="107.03543" | ||
| + y="161.29749" | ||
| + id="use948" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-13" | ||
| + x="112.60655" | ||
| + y="161.29749" | ||
| + id="use950" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-6" | ||
| + x="116.14361" | ||
| + y="161.29749" | ||
| + id="use952" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-9" | ||
| + x="118.66865" | ||
| + y="161.29749" | ||
| + id="use954" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-22" | ||
| + x="124.81091" | ||
| + y="161.29749" | ||
| + id="use956" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-11" | ||
| + x="130.29185" | ||
| + y="161.29749" | ||
| + id="use958" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-14" | ||
| + x="132.88702" | ||
| + y="161.29749" | ||
| + id="use960" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-5" | ||
| + x="137.66656" | ||
| + y="161.29749" | ||
| + id="use962" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-9" | ||
| + x="143.28778" | ||
| + y="161.29749" | ||
| + id="use964" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-14" | ||
| + x="149.43004" | ||
| + y="161.29749" | ||
| + id="use966" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-6" | ||
| + x="154.20958" | ||
| + y="161.29749" | ||
| + id="use968" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-13" | ||
| + x="156.73462" | ||
| + y="161.29749" | ||
| + id="use970" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-6" | ||
| + x="160.27168" | ||
| + y="161.29749" | ||
| + id="use972" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-4" | ||
| + x="162.79672" | ||
| + y="161.29749" | ||
| + id="use974" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g976"> | ||
| + <use | ||
| + xlink:href="#glyph2-5" | ||
| + x="167.81674" | ||
| + y="161.29749" | ||
| + id="use978" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-11" | ||
| + x="173.43796" | ||
| + y="161.29749" | ||
| + id="use980" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-18" | ||
| + x="176.03314" | ||
| + y="161.29749" | ||
| + id="use982" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g984"> | ||
| + <use | ||
| + xlink:href="#glyph2-5" | ||
| + x="182.16539" | ||
| + y="161.29749" | ||
| + id="use986" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g988"> | ||
| + <use | ||
| + xlink:href="#glyph2-8" | ||
| + x="187.79662" | ||
| + y="161.29749" | ||
| + id="use990" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-7" | ||
| + x="193.36774" | ||
| + y="161.29749" | ||
| + id="use992" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-13" | ||
| + x="195.89278" | ||
| + y="161.29749" | ||
| + id="use994" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-18" | ||
| + x="199.42984" | ||
| + y="161.29749" | ||
| + id="use996" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-40" | ||
| + x="205.5721" | ||
| + y="161.29749" | ||
| + id="use998" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-3" | ||
| + x="208.78851" | ||
| + y="161.29749" | ||
| + id="use1000" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-5" | ||
| + x="212.87668" | ||
| + y="161.29749" | ||
| + id="use1002" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1004"> | ||
| + <use | ||
| + xlink:href="#glyph2-7" | ||
| + x="218.50792" | ||
| + y="161.29749" | ||
| + id="use1006" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-8" | ||
| + x="221.03296" | ||
| + y="161.29749" | ||
| + id="use1008" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-13" | ||
| + x="226.60408" | ||
| + y="161.29749" | ||
| + id="use1010" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-5" | ||
| + x="230.14114" | ||
| + y="161.29749" | ||
| + id="use1012" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-12" | ||
| + x="235.76236" | ||
| + y="161.29749" | ||
| + id="use1014" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1016"> | ||
| + <use | ||
| + xlink:href="#glyph2-6" | ||
| + x="57.997555" | ||
| + y="171.31749" | ||
| + id="use1018" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-9" | ||
| + x="60.522594" | ||
| + y="171.31749" | ||
| + id="use1020" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-19" | ||
| + x="66.664856" | ||
| + y="171.31749" | ||
| + id="use1022" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-17" | ||
| + x="70.051613" | ||
| + y="171.31749" | ||
| + id="use1024" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-3" | ||
| + x="76.103691" | ||
| + y="171.31749" | ||
| + id="use1026" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-24" | ||
| + x="80.191856" | ||
| + y="171.31749" | ||
| + id="use1028" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-8" | ||
| + x="89.510452" | ||
| + y="171.31749" | ||
| + id="use1030" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-13" | ||
| + x="95.081573" | ||
| + y="171.31749" | ||
| + id="use1032" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-6" | ||
| + x="98.618629" | ||
| + y="171.31749" | ||
| + id="use1034" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-17" | ||
| + x="101.14367" | ||
| + y="171.31749" | ||
| + id="use1036" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-9" | ||
| + x="107.19575" | ||
| + y="171.31749" | ||
| + id="use1038" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-20" | ||
| + x="113.33801" | ||
| + y="171.31749" | ||
| + id="use1040" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#45a3e3;fill-opacity:1" | ||
| + id="g1042"> | ||
| + <use | ||
| + xlink:href="#glyph2-21" | ||
| + x="300.0014" | ||
| + y="151.27748" | ||
| + id="use1044" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-6" | ||
| + x="307.30597" | ||
| + y="151.27748" | ||
| + id="use1046" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-22" | ||
| + x="309.83102" | ||
| + y="151.27748" | ||
| + id="use1048" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-6" | ||
| + x="315.31195" | ||
| + y="151.27748" | ||
| + id="use1050" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#45a3e3;fill-opacity:1" | ||
| + id="g1052"> | ||
| + <use | ||
| + xlink:href="#glyph2-13" | ||
| + x="317.84702" | ||
| + y="151.27748" | ||
| + id="use1054" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-8" | ||
| + x="321.38406" | ||
| + y="151.27748" | ||
| + id="use1056" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-7" | ||
| + x="326.9552" | ||
| + y="151.27748" | ||
| + id="use1058" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-11" | ||
| + x="329.48022" | ||
| + y="151.27748" | ||
| + id="use1060" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-23" | ||
| + x="332.07541" | ||
| + y="151.27748" | ||
| + id="use1062" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#45a3e3;fill-opacity:1" | ||
| + id="g1064"> | ||
| + <use | ||
| + xlink:href="#glyph2-3" | ||
| + x="337.23572" | ||
| + y="151.27748" | ||
| + id="use1066" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-5" | ||
| + x="341.32388" | ||
| + y="151.27748" | ||
| + id="use1068" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#45a3e3;fill-opacity:1" | ||
| + id="g1070"> | ||
| + <use | ||
| + xlink:href="#glyph2-5" | ||
| + x="346.95511" | ||
| + y="151.27748" | ||
| + id="use1072" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-12" | ||
| + x="352.57632" | ||
| + y="151.27748" | ||
| + id="use1074" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-17" | ||
| + x="358.70859" | ||
| + y="151.27748" | ||
| + id="use1076" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-24" | ||
| + x="364.76065" | ||
| + y="151.27748" | ||
| + id="use1078" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-11" | ||
| + x="374.07925" | ||
| + y="151.27748" | ||
| + id="use1080" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-25" | ||
| + x="376.67444" | ||
| + y="151.27748" | ||
| + id="use1082" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-10" | ||
| + x="383.00708" | ||
| + y="151.27748" | ||
| + id="use1084" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-13" | ||
| + x="387.77658" | ||
| + y="151.27748" | ||
| + id="use1086" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1088"> | ||
| + <use | ||
| + xlink:href="#glyph2-26" | ||
| + x="396.40216" | ||
| + y="151.27748" | ||
| + id="use1090" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-2" | ||
| + x="399.07748" | ||
| + y="151.27748" | ||
| + id="use1092" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1094"> | ||
| + <use | ||
| + xlink:href="#glyph2-9" | ||
| + x="405.20972" | ||
| + y="151.27748" | ||
| + id="use1096" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-11" | ||
| + x="411.35199" | ||
| + y="151.27748" | ||
| + id="use1098" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-27" | ||
| + x="413.94717" | ||
| + y="151.27748" | ||
| + id="use1100" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-28" | ||
| + x="419.66858" | ||
| + y="151.27748" | ||
| + id="use1102" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-29" | ||
| + x="425.39001" | ||
| + y="151.27748" | ||
| + id="use1104" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-11" | ||
| + x="427.84491" | ||
| + y="151.27748" | ||
| + id="use1106" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1108"> | ||
| + <use | ||
| + xlink:href="#glyph2-30" | ||
| + x="430.43005" | ||
| + y="151.27748" | ||
| + id="use1110" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-31" | ||
| + x="436.15149" | ||
| + y="151.27748" | ||
| + id="use1112" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-27" | ||
| + x="441.87289" | ||
| + y="151.27748" | ||
| + id="use1114" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1116"> | ||
| + <use | ||
| + xlink:href="#glyph2-32" | ||
| + x="447.60434" | ||
| + y="151.27748" | ||
| + id="use1118" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1120"> | ||
| + <use | ||
| + xlink:href="#glyph2-27" | ||
| + x="455.83075" | ||
| + y="151.27748" | ||
| + id="use1122" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-41" | ||
| + x="461.55219" | ||
| + y="151.27748" | ||
| + id="use1124" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-33" | ||
| + x="467.27359" | ||
| + y="151.27748" | ||
| + id="use1126" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1128"> | ||
| + <use | ||
| + xlink:href="#glyph2-30" | ||
| + x="469.92889" | ||
| + y="151.27748" | ||
| + id="use1130" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-27" | ||
| + x="475.65033" | ||
| + y="151.27748" | ||
| + id="use1132" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1134"> | ||
| + <use | ||
| + xlink:href="#glyph2-33" | ||
| + x="481.38177" | ||
| + y="151.27748" | ||
| + id="use1136" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1138"> | ||
| + <use | ||
| + xlink:href="#glyph2-30" | ||
| + x="484.03705" | ||
| + y="151.27748" | ||
| + id="use1140" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-30" | ||
| + x="489.75848" | ||
| + y="151.27748" | ||
| + id="use1142" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1144"> | ||
| + <use | ||
| + xlink:href="#glyph2-42" | ||
| + x="502.9949" | ||
| + y="151.27748" | ||
| + id="use1146" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-5" | ||
| + x="509.02695" | ||
| + y="151.27748" | ||
| + id="use1148" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1150"> | ||
| + <use | ||
| + xlink:href="#glyph2-9" | ||
| + x="514.6582" | ||
| + y="151.27748" | ||
| + id="use1152" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1154"> | ||
| + <use | ||
| + xlink:href="#glyph2-12" | ||
| + x="520.79041" | ||
| + y="151.27748" | ||
| + id="use1156" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-6" | ||
| + x="526.92267" | ||
| + y="151.27748" | ||
| + id="use1158" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-9" | ||
| + x="529.44769" | ||
| + y="151.27748" | ||
| + id="use1160" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-22" | ||
| + x="535.58997" | ||
| + y="151.27748" | ||
| + id="use1162" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1164"> | ||
| + <use | ||
| + xlink:href="#glyph2-43" | ||
| + x="57.997555" | ||
| + y="186.34749" | ||
| + id="use1166" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-24" | ||
| + x="60.783115" | ||
| + y="186.34749" | ||
| + id="use1168" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-15" | ||
| + x="70.101715" | ||
| + y="186.34749" | ||
| + id="use1170" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-3" | ||
| + x="76.233955" | ||
| + y="186.34749" | ||
| + id="use1172" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-17" | ||
| + x="80.322113" | ||
| + y="186.34749" | ||
| + id="use1174" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-4" | ||
| + x="86.374191" | ||
| + y="186.34749" | ||
| + id="use1176" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-5" | ||
| + x="91.384193" | ||
| + y="186.34749" | ||
| + id="use1178" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1180"> | ||
| + <use | ||
| + xlink:href="#glyph2-11" | ||
| + x="97.015434" | ||
| + y="186.34749" | ||
| + id="use1182" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1184"> | ||
| + <use | ||
| + xlink:href="#glyph2-13" | ||
| + x="99.600594" | ||
| + y="186.34749" | ||
| + id="use1186" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1188"> | ||
| + <use | ||
| + xlink:href="#glyph2-18" | ||
| + x="103.14767" | ||
| + y="186.34749" | ||
| + id="use1190" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1192"> | ||
| + <use | ||
| + xlink:href="#glyph2-5" | ||
| + x="109.27991" | ||
| + y="186.34749" | ||
| + id="use1194" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1196"> | ||
| + <use | ||
| + xlink:href="#glyph2-11" | ||
| + x="114.91115" | ||
| + y="186.34749" | ||
| + id="use1198" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1200"> | ||
| + <use | ||
| + xlink:href="#glyph2-24" | ||
| + x="117.49631" | ||
| + y="186.34749" | ||
| + id="use1202" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-5" | ||
| + x="126.81491" | ||
| + y="186.34749" | ||
| + id="use1204" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1206"> | ||
| + <use | ||
| + xlink:href="#glyph2-9" | ||
| + x="132.44615" | ||
| + y="186.34749" | ||
| + id="use1208" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-13" | ||
| + x="138.58841" | ||
| + y="186.34749" | ||
| + id="use1210" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-8" | ||
| + x="142.12547" | ||
| + y="186.34749" | ||
| + id="use1212" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-7" | ||
| + x="147.69658" | ||
| + y="186.34749" | ||
| + id="use1214" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-11" | ||
| + x="150.22162" | ||
| + y="186.34749" | ||
| + id="use1216" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-8" | ||
| + x="152.8168" | ||
| + y="186.34749" | ||
| + id="use1218" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-9" | ||
| + x="158.38792" | ||
| + y="186.34749" | ||
| + id="use1220" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1222"> | ||
| + <use | ||
| + xlink:href="#glyph2-12" | ||
| + x="164.52017" | ||
| + y="186.34749" | ||
| + id="use1224" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-11" | ||
| + x="170.6524" | ||
| + y="186.34749" | ||
| + id="use1226" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-15" | ||
| + x="173.24759" | ||
| + y="186.34749" | ||
| + id="use1228" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-18" | ||
| + x="179.37982" | ||
| + y="186.34749" | ||
| + id="use1230" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1232"> | ||
| + <use | ||
| + xlink:href="#glyph2-37" | ||
| + x="185.51207" | ||
| + y="186.34749" | ||
| + id="use1234" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1236"> | ||
| + <use | ||
| + xlink:href="#glyph2-14" | ||
| + x="190.56215" | ||
| + y="186.34749" | ||
| + id="use1238" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-6" | ||
| + x="195.34167" | ||
| + y="186.34749" | ||
| + id="use1240" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-10" | ||
| + x="197.86671" | ||
| + y="186.34749" | ||
| + id="use1242" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-8" | ||
| + x="202.63625" | ||
| + y="186.34749" | ||
| + id="use1244" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-7" | ||
| + x="208.20737" | ||
| + y="186.34749" | ||
| + id="use1246" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-11" | ||
| + x="210.73241" | ||
| + y="186.34749" | ||
| + id="use1248" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-18" | ||
| + x="213.32758" | ||
| + y="186.34749" | ||
| + id="use1250" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1252"> | ||
| + <use | ||
| + xlink:href="#glyph2-5" | ||
| + x="219.45982" | ||
| + y="186.34749" | ||
| + id="use1254" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1256"> | ||
| + <use | ||
| + xlink:href="#glyph2-8" | ||
| + x="225.09106" | ||
| + y="186.34749" | ||
| + id="use1258" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-7" | ||
| + x="230.66217" | ||
| + y="186.34749" | ||
| + id="use1260" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-13" | ||
| + x="233.18723" | ||
| + y="186.34749" | ||
| + id="use1262" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-18" | ||
| + x="236.72427" | ||
| + y="186.34749" | ||
| + id="use1264" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-11" | ||
| + x="242.86653" | ||
| + y="186.34749" | ||
| + id="use1266" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-17" | ||
| + x="245.46172" | ||
| + y="186.34749" | ||
| + id="use1268" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-19" | ||
| + x="251.51379" | ||
| + y="186.34749" | ||
| + id="use1270" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1272"> | ||
| + <use | ||
| + xlink:href="#glyph2-11" | ||
| + x="254.89053" | ||
| + y="186.34749" | ||
| + id="use1274" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-10" | ||
| + x="257.48572" | ||
| + y="186.34749" | ||
| + id="use1276" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-6" | ||
| + x="262.25525" | ||
| + y="186.34749" | ||
| + id="use1278" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-13" | ||
| + x="264.78027" | ||
| + y="186.34749" | ||
| + id="use1280" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-6" | ||
| + x="268.31732" | ||
| + y="186.34749" | ||
| + id="use1282" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1284"> | ||
| + <use | ||
| + xlink:href="#glyph2-44" | ||
| + x="270.85239" | ||
| + y="186.34749" | ||
| + id="use1286" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1288"> | ||
| + <use | ||
| + xlink:href="#glyph2-5" | ||
| + x="275.52173" | ||
| + y="186.34749" | ||
| + id="use1290" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1292"> | ||
| + <use | ||
| + xlink:href="#glyph2-9" | ||
| + x="281.15295" | ||
| + y="186.34749" | ||
| + id="use1294" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-14" | ||
| + x="287.29523" | ||
| + y="186.34749" | ||
| + id="use1296" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-20" | ||
| + x="292.07474" | ||
| + y="186.34749" | ||
| + id="use1298" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#45a3e3;fill-opacity:1" | ||
| + id="g1300"> | ||
| + <use | ||
| + xlink:href="#glyph2-21" | ||
| + x="300.0014" | ||
| + y="186.34749" | ||
| + id="use1302" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-6" | ||
| + x="307.30597" | ||
| + y="186.34749" | ||
| + id="use1304" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-22" | ||
| + x="309.83102" | ||
| + y="186.34749" | ||
| + id="use1306" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-6" | ||
| + x="315.31195" | ||
| + y="186.34749" | ||
| + id="use1308" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#45a3e3;fill-opacity:1" | ||
| + id="g1310"> | ||
| + <use | ||
| + xlink:href="#glyph2-13" | ||
| + x="317.84702" | ||
| + y="186.34749" | ||
| + id="use1312" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-8" | ||
| + x="321.38406" | ||
| + y="186.34749" | ||
| + id="use1314" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-7" | ||
| + x="326.9552" | ||
| + y="186.34749" | ||
| + id="use1316" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-11" | ||
| + x="329.48022" | ||
| + y="186.34749" | ||
| + id="use1318" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-23" | ||
| + x="332.07541" | ||
| + y="186.34749" | ||
| + id="use1320" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#45a3e3;fill-opacity:1" | ||
| + id="g1322"> | ||
| + <use | ||
| + xlink:href="#glyph2-3" | ||
| + x="337.23572" | ||
| + y="186.34749" | ||
| + id="use1324" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-5" | ||
| + x="341.32388" | ||
| + y="186.34749" | ||
| + id="use1326" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#45a3e3;fill-opacity:1" | ||
| + id="g1328"> | ||
| + <use | ||
| + xlink:href="#glyph2-5" | ||
| + x="346.95511" | ||
| + y="186.34749" | ||
| + id="use1330" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-12" | ||
| + x="352.57632" | ||
| + y="186.34749" | ||
| + id="use1332" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-17" | ||
| + x="358.70859" | ||
| + y="186.34749" | ||
| + id="use1334" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-24" | ||
| + x="364.76065" | ||
| + y="186.34749" | ||
| + id="use1336" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-11" | ||
| + x="374.07925" | ||
| + y="186.34749" | ||
| + id="use1338" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-25" | ||
| + x="376.67444" | ||
| + y="186.34749" | ||
| + id="use1340" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-10" | ||
| + x="383.00708" | ||
| + y="186.34749" | ||
| + id="use1342" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-13" | ||
| + x="387.77658" | ||
| + y="186.34749" | ||
| + id="use1344" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1346"> | ||
| + <use | ||
| + xlink:href="#glyph2-26" | ||
| + x="396.40216" | ||
| + y="186.34749" | ||
| + id="use1348" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-2" | ||
| + x="399.07748" | ||
| + y="186.34749" | ||
| + id="use1350" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1352"> | ||
| + <use | ||
| + xlink:href="#glyph2-9" | ||
| + x="405.20972" | ||
| + y="186.34749" | ||
| + id="use1354" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-11" | ||
| + x="411.35199" | ||
| + y="186.34749" | ||
| + id="use1356" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-27" | ||
| + x="413.94717" | ||
| + y="186.34749" | ||
| + id="use1358" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-35" | ||
| + x="419.66858" | ||
| + y="186.34749" | ||
| + id="use1360" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-29" | ||
| + x="425.39001" | ||
| + y="186.34749" | ||
| + id="use1362" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-11" | ||
| + x="427.84491" | ||
| + y="186.34749" | ||
| + id="use1364" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1366"> | ||
| + <use | ||
| + xlink:href="#glyph2-30" | ||
| + x="430.43005" | ||
| + y="186.34749" | ||
| + id="use1368" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-31" | ||
| + x="436.15149" | ||
| + y="186.34749" | ||
| + id="use1370" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-27" | ||
| + x="441.87289" | ||
| + y="186.34749" | ||
| + id="use1372" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1374"> | ||
| + <use | ||
| + xlink:href="#glyph2-32" | ||
| + x="447.60434" | ||
| + y="186.34749" | ||
| + id="use1376" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1378"> | ||
| + <use | ||
| + xlink:href="#glyph2-31" | ||
| + x="455.83075" | ||
| + y="186.34749" | ||
| + id="use1380" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-45" | ||
| + x="461.55219" | ||
| + y="186.34749" | ||
| + id="use1382" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-33" | ||
| + x="467.27359" | ||
| + y="186.34749" | ||
| + id="use1384" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1386"> | ||
| + <use | ||
| + xlink:href="#glyph2-27" | ||
| + x="469.92889" | ||
| + y="186.34749" | ||
| + id="use1388" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-28" | ||
| + x="475.65033" | ||
| + y="186.34749" | ||
| + id="use1390" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1392"> | ||
| + <use | ||
| + xlink:href="#glyph2-33" | ||
| + x="481.38177" | ||
| + y="186.34749" | ||
| + id="use1394" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1396"> | ||
| + <use | ||
| + xlink:href="#glyph2-34" | ||
| + x="484.03705" | ||
| + y="186.34749" | ||
| + id="use1398" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-41" | ||
| + x="489.75848" | ||
| + y="186.34749" | ||
| + id="use1400" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1402"> | ||
| + <use | ||
| + xlink:href="#glyph2-46" | ||
| + x="502.9949" | ||
| + y="186.34749" | ||
| + id="use1404" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1406"> | ||
| + <use | ||
| + xlink:href="#glyph2-17" | ||
| + x="509.3175" | ||
| + y="186.34749" | ||
| + id="use1408" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-9" | ||
| + x="515.36957" | ||
| + y="186.34749" | ||
| + id="use1410" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-47" | ||
| + x="521.51184" | ||
| + y="186.34749" | ||
| + id="use1412" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-5" | ||
| + x="524.03693" | ||
| + y="186.34749" | ||
| + id="use1414" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-10" | ||
| + x="529.65814" | ||
| + y="186.34749" | ||
| + id="use1416" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-13" | ||
| + x="534.42761" | ||
| + y="186.34749" | ||
| + id="use1418" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-2" | ||
| + x="537.96472" | ||
| + y="186.34749" | ||
| + id="use1420" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-3" | ||
| + x="544.10693" | ||
| + y="186.34749" | ||
| + id="use1422" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-5" | ||
| + x="548.19513" | ||
| + y="186.34749" | ||
| + id="use1424" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#45a3e3;fill-opacity:1" | ||
| + id="g1426"> | ||
| + <use | ||
| + xlink:href="#glyph2-6" | ||
| + x="251.72797" | ||
| + y="203.88248" | ||
| + id="use1428" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-24" | ||
| + x="254.25301" | ||
| + y="203.88248" | ||
| + id="use1430" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-15" | ||
| + x="263.57159" | ||
| + y="203.88248" | ||
| + id="use1432" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-7" | ||
| + x="269.70386" | ||
| + y="203.88248" | ||
| + id="use1434" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-6" | ||
| + x="272.22888" | ||
| + y="203.88248" | ||
| + id="use1436" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-10" | ||
| + x="274.75394" | ||
| + y="203.88248" | ||
| + id="use1438" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-8" | ||
| + x="279.52344" | ||
| + y="203.88248" | ||
| + id="use1440" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-13" | ||
| + x="285.09457" | ||
| + y="203.88248" | ||
| + id="use1442" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-6" | ||
| + x="288.63162" | ||
| + y="203.88248" | ||
| + id="use1444" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-17" | ||
| + x="291.15668" | ||
| + y="203.88248" | ||
| + id="use1446" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-9" | ||
| + x="297.20874" | ||
| + y="203.88248" | ||
| + id="use1448" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-14" | ||
| + x="303.35101" | ||
| + y="203.88248" | ||
| + id="use1450" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#303030;fill-opacity:1" | ||
| + id="g1452"> | ||
| + <use | ||
| + xlink:href="#glyph2-48" | ||
| + x="311.32608" | ||
| + y="203.88248" | ||
| + id="use1454" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#45a3e3;fill-opacity:1" | ||
| + id="g1456"> | ||
| + <use | ||
| + xlink:href="#glyph2-6" | ||
| + x="318.72629" | ||
| + y="203.88248" | ||
| + id="use1458" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-9" | ||
| + x="321.25131" | ||
| + y="203.88248" | ||
| + id="use1460" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-13" | ||
| + x="327.39359" | ||
| + y="203.88248" | ||
| + id="use1462" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-5" | ||
| + x="330.93063" | ||
| + y="203.88248" | ||
| + id="use1464" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-3" | ||
| + x="336.55188" | ||
| + y="203.88248" | ||
| + id="use1466" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#45a3e3;fill-opacity:1" | ||
| + id="g1468"> | ||
| + <use | ||
| + xlink:href="#glyph2-5" | ||
| + x="340.65005" | ||
| + y="203.88248" | ||
| + id="use1470" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-14" | ||
| + x="346.27127" | ||
| + y="203.88248" | ||
| + id="use1472" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-13" | ||
| + x="351.05081" | ||
| + y="203.88248" | ||
| + id="use1474" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-14" | ||
| + x="354.58786" | ||
| + y="203.88248" | ||
| + id="use1476" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#303030;fill-opacity:1" | ||
| + id="g1478"> | ||
| + <use | ||
| + xlink:href="#glyph2-48" | ||
| + x="362.522" | ||
| + y="203.88248" | ||
| + id="use1480" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#45a3e3;fill-opacity:1" | ||
| + id="g1482"> | ||
| + <use | ||
| + xlink:href="#glyph2-5" | ||
| + x="369.92221" | ||
| + y="203.88248" | ||
| + id="use1484" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-12" | ||
| + x="375.54343" | ||
| + y="203.88248" | ||
| + id="use1486" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-6" | ||
| + x="381.67569" | ||
| + y="203.88248" | ||
| + id="use1488" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-13" | ||
| + x="384.20071" | ||
| + y="203.88248" | ||
| + id="use1490" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-14" | ||
| + x="387.73779" | ||
| + y="203.88248" | ||
| + id="use1492" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#303030;fill-opacity:1" | ||
| + id="g1494"> | ||
| + <use | ||
| + xlink:href="#glyph2-48" | ||
| + x="395.67154" | ||
| + y="203.88248" | ||
| + id="use1496" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#45a3e3;fill-opacity:1" | ||
| + id="g1498"> | ||
| + <use | ||
| + xlink:href="#glyph2-15" | ||
| + x="403.07169" | ||
| + y="203.88248" | ||
| + id="use1500" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-3" | ||
| + x="409.20395" | ||
| + y="203.88248" | ||
| + id="use1502" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-17" | ||
| + x="413.29211" | ||
| + y="203.88248" | ||
| + id="use1504" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-15" | ||
| + x="419.34418" | ||
| + y="203.88248" | ||
| + id="use1506" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-17" | ||
| + x="425.47641" | ||
| + y="203.88248" | ||
| + id="use1508" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-14" | ||
| + x="431.5285" | ||
| + y="203.88248" | ||
| + id="use1510" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-8" | ||
| + x="436.30804" | ||
| + y="203.88248" | ||
| + id="use1512" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-7" | ||
| + x="441.87915" | ||
| + y="203.88248" | ||
| + id="use1514" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-14" | ||
| + x="444.40421" | ||
| + y="203.88248" | ||
| + id="use1516" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#303030;fill-opacity:1" | ||
| + id="g1518"> | ||
| + <use | ||
| + xlink:href="#glyph2-48" | ||
| + x="452.34714" | ||
| + y="203.88248" | ||
| + id="use1520" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#45a3e3;fill-opacity:1" | ||
| + id="g1522"> | ||
| + <use | ||
| + xlink:href="#glyph2-4" | ||
| + x="459.74731" | ||
| + y="203.88248" | ||
| + id="use1524" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-17" | ||
| + x="464.75732" | ||
| + y="203.88248" | ||
| + id="use1526" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-13" | ||
| + x="470.80939" | ||
| + y="203.88248" | ||
| + id="use1528" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-5" | ||
| + x="474.34647" | ||
| + y="203.88248" | ||
| + id="use1530" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-14" | ||
| + x="479.96768" | ||
| + y="203.88248" | ||
| + id="use1532" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#303030;fill-opacity:1" | ||
| + id="g1534"> | ||
| + <use | ||
| + xlink:href="#glyph2-48" | ||
| + x="487.89728" | ||
| + y="203.88248" | ||
| + id="use1536" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#45a3e3;fill-opacity:1" | ||
| + id="g1538"> | ||
| + <use | ||
| + xlink:href="#glyph2-4" | ||
| + x="495.29745" | ||
| + y="203.88248" | ||
| + id="use1540" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-6" | ||
| + x="500.30746" | ||
| + y="203.88248" | ||
| + id="use1542" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-5" | ||
| + x="502.83249" | ||
| + y="203.88248" | ||
| + id="use1544" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-38" | ||
| + x="508.4537" | ||
| + y="203.88248" | ||
| + id="use1546" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-14" | ||
| + x="516.23926" | ||
| + y="203.88248" | ||
| + id="use1548" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#303030;fill-opacity:1" | ||
| + id="g1550"> | ||
| + <use | ||
| + xlink:href="#glyph2-48" | ||
| + x="524.18842" | ||
| + y="203.88248" | ||
| + id="use1552" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#45a3e3;fill-opacity:1" | ||
| + id="g1554"> | ||
| + <use | ||
| + xlink:href="#glyph2-49" | ||
| + x="531.58868" | ||
| + y="203.88248" | ||
| + id="use1556" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-8" | ||
| + x="537.5105" | ||
| + y="203.88248" | ||
| + id="use1558" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-22" | ||
| + x="543.0816" | ||
| + y="203.88248" | ||
| + id="use1560" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-14" | ||
| + x="548.56256" | ||
| + y="203.88248" | ||
| + id="use1562" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + </g> | ||
| +</svg> | ||
| +#!/bin/bash | ||
| + | ||
| +pdf2svg $1.pdf $1.svg | ||
| + | ||
| +<?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:xlink="http://www.w3.org/1999/xlink" | ||
| + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" | ||
| + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" | ||
| + width="495.56348" | ||
| + height="218.17294" | ||
| + viewBox="0 0 396.45078 174.53835" | ||
| + version="1.1" | ||
| + id="svg2" | ||
| + inkscape:version="0.48.5 r" | ||
| + sodipodi:docname="home.svg"> | ||
| + <metadata | ||
| + id="metadata1702"> | ||
| + <rdf:RDF> | ||
| + <cc:Work | ||
| + rdf:about=""> | ||
| + <dc:format>image/svg+xml</dc:format> | ||
| + <dc:type | ||
| + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | ||
| + </cc:Work> | ||
| + </rdf:RDF> | ||
| + </metadata> | ||
| + <sodipodi:namedview | ||
| + pagecolor="#ffffff" | ||
| + bordercolor="#666666" | ||
| + borderopacity="1" | ||
| + objecttolerance="10" | ||
| + gridtolerance="10" | ||
| + guidetolerance="10" | ||
| + inkscape:pageopacity="0" | ||
| + inkscape:pageshadow="2" | ||
| + inkscape:window-width="640" | ||
| + inkscape:window-height="480" | ||
| + id="namedview1700" | ||
| + showgrid="false" | ||
| + fit-margin-top="0" | ||
| + fit-margin-left="0" | ||
| + fit-margin-right="0" | ||
| + fit-margin-bottom="0" | ||
| + inkscape:zoom="0.23838384" | ||
| + inkscape:cx="307.3368" | ||
| + inkscape:cy="-198.06253" | ||
| + inkscape:window-x="0" | ||
| + inkscape:window-y="0" | ||
| + inkscape:window-maximized="0" | ||
| + inkscape:current-layer="svg2" /> | ||
| + <defs | ||
| + id="defs4"> | ||
| + <g | ||
| + id="g6"> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-0" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 0.75,-5.71875 3.296875,0 0,5.71875 L 0.75,0 z m 0.40625,5.3125 2.484375,0 0,-4.90625 -2.484375,0 z m 0,0" | ||
| + id="path9" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-1" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 4.140625,-3.28125 c 0,2.242188 -0.867187,3.359375 -2.59375,3.359375 C 1.242188,0.078125 1.003906,0.0507812 0.828125,0 l 0,-0.5625 c 0.207031,0.074219 0.445313,0.109375 0.71875,0.109375 0.625,0 1.09375,-0.191406 1.40625,-0.578125 0.320313,-0.394531 0.5,-0.988281 0.53125,-1.78125 l -0.046875,0 C 3.289062,-2.601562 3.097656,-2.441406 2.859375,-2.328125 2.628906,-2.210938 2.363281,-2.15625 2.0625,-2.15625 c -0.5,0 -0.902344,-0.148438 -1.203125,-0.453125 -0.292969,-0.300781 -0.4375,-0.722656 -0.4375,-1.265625 0,-0.59375 0.160156,-1.0625 0.484375,-1.40625 0.332031,-0.34375 0.769531,-0.515625 1.3125,-0.515625 0.394531,0 0.734375,0.101563 1.015625,0.296875 0.289063,0.199219 0.515625,0.492188 0.671875,0.875 0.15625,0.386719 0.234375,0.835938 0.234375,1.34375 z M 2.21875,-5.234375 c -0.367188,0 -0.652344,0.121094 -0.859375,0.359375 -0.199219,0.242188 -0.296875,0.574219 -0.296875,1 0,0.375 0.09375,0.671875 0.28125,0.890625 0.1875,0.210937 0.46875,0.3125 0.84375,0.3125 0.238281,0 0.457031,-0.046875 0.65625,-0.140625 0.195312,-0.101562 0.351562,-0.238281 0.46875,-0.40625 0.113281,-0.164062 0.171875,-0.335938 0.171875,-0.515625 0,-0.269531 -0.054687,-0.519531 -0.15625,-0.75 C 3.222656,-4.722656 3.070312,-4.90625 2.875,-5.03125 2.6875,-5.164062 2.46875,-5.234375 2.21875,-5.234375 z m 0,0" | ||
| + id="path12" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-2" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 4.140625,0 -3.75,0 0,-0.5625 1.5,-1.515625 C 2.347656,-2.535156 2.648438,-2.863281 2.796875,-3.0625 2.941406,-3.257812 3.050781,-3.453125 3.125,-3.640625 3.195312,-3.828125 3.234375,-4.03125 3.234375,-4.25 c 0,-0.300781 -0.09375,-0.539062 -0.28125,-0.71875 C 2.773438,-5.144531 2.519531,-5.234375 2.1875,-5.234375 c -0.230469,0 -0.453125,0.042969 -0.671875,0.125 -0.210937,0.074219 -0.445313,0.210937 -0.703125,0.40625 l -0.34375,-0.4375 c 0.519531,-0.4375 1.09375,-0.65625 1.71875,-0.65625 0.53125,0 0.945312,0.140625 1.25,0.421875 0.3125,0.273438 0.46875,0.636719 0.46875,1.09375 0,0.367188 -0.105469,0.726562 -0.3125,1.078125 -0.199219,0.355469 -0.578125,0.804687 -1.140625,1.34375 l -1.25,1.21875 0,0.03125 2.9375,0 z m 0,0" | ||
| + id="path15" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-3" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 4.171875,-2.859375 c 0,0.980469 -0.15625,1.714844 -0.46875,2.203125 -0.304687,0.492188 -0.777344,0.734375 -1.421875,0.734375 -0.617188,0 -1.085938,-0.25 -1.40625,-0.75 -0.3125,-0.5 -0.46875,-1.226563 -0.46875,-2.1875 0,-1 0.148438,-1.738281 0.453125,-2.21875 0.3125,-0.476563 0.785156,-0.71875 1.421875,-0.71875 0.625,0 1.09375,0.25 1.40625,0.75 0.320312,0.5 0.484375,1.230469 0.484375,2.1875 z m -3.109375,0 c 0,0.824219 0.09375,1.429687 0.28125,1.8125 0.195312,0.375 0.507812,0.5625 0.9375,0.5625 0.4375,0 0.75,-0.191406 0.9375,-0.578125 0.195312,-0.382812 0.296875,-0.984375 0.296875,-1.796875 0,-0.820313 -0.101563,-1.421875 -0.296875,-1.796875 -0.1875,-0.382812 -0.5,-0.578125 -0.9375,-0.578125 -0.429688,0 -0.742188,0.1875 -0.9375,0.5625 -0.1875,0.375 -0.28125,0.980469 -0.28125,1.8125 z m 0,0" | ||
| + id="path18" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-4" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 1.328125,-2.1875 c 0.113281,-0.164062 0.285156,-0.375 0.515625,-0.625 l 1.375,-1.46875 0.78125,0 L 2.265625,-2.453125 4.109375,0 3.328125,0 1.8125,-2.03125 1.328125,-1.609375 1.328125,0 0.6875,0 l 0,-6.078125 0.640625,0 0,3.21875 c 0,0.148437 -0.011719,0.371094 -0.03125,0.671875 z m 0,0" | ||
| + id="path21" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-5" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="" | ||
| + id="path24" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-6" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="M 1.625,0 0,-4.28125 l 0.703125,0 L 1.625,-1.75 c 0.207031,0.59375 0.328125,0.980469 0.359375,1.15625 l 0.03125,0 c 0.03125,-0.132812 0.117187,-0.414062 0.265625,-0.84375 0.15625,-0.4375 0.5,-1.382812 1.03125,-2.84375 l 0.703125,0 L 2.390625,0 z m 0,0" | ||
| + id="path27" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-7" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 4.390625,-2.140625 c 0,0.699219 -0.179687,1.246094 -0.53125,1.640625 C 3.503906,-0.113281 3.019531,0.078125 2.40625,0.078125 2.019531,0.078125 1.675781,-0.0078125 1.375,-0.1875 1.082031,-0.375 0.851562,-0.632812 0.6875,-0.96875 0.53125,-1.300781 0.453125,-1.691406 0.453125,-2.140625 c 0,-0.695313 0.171875,-1.238281 0.515625,-1.625 0.351562,-0.394531 0.835938,-0.59375 1.453125,-0.59375 0.601563,0 1.082031,0.199219 1.4375,0.59375 0.351563,0.398437 0.53125,0.9375 0.53125,1.625 z m -3.265625,0 c 0,0.542969 0.109375,0.960937 0.328125,1.25 0.21875,0.28125 0.539063,0.421875 0.96875,0.421875 0.414063,0 0.734375,-0.140625 0.953125,-0.421875 0.226562,-0.289063 0.34375,-0.707031 0.34375,-1.25 0,-0.550781 -0.117188,-0.96875 -0.34375,-1.25 C 3.15625,-3.671875 2.832031,-3.8125 2.40625,-3.8125 c -0.429688,0 -0.75,0.140625 -0.96875,0.421875 -0.210938,0.28125 -0.3125,0.699219 -0.3125,1.25 z m 0,0" | ||
| + id="path30" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-8" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 2.078125,-0.453125 c 0.113281,0 0.222656,-0.007813 0.328125,-0.03125 0.101562,-0.019531 0.1875,-0.035156 0.25,-0.046875 l 0,0.484375 c -0.074219,0.04296875 -0.179688,0.0703125 -0.3125,0.09375 -0.136719,0.0195312 -0.257812,0.03125 -0.359375,0.03125 -0.835937,0 -1.25,-0.4375 -1.25,-1.3125 l 0,-2.546875 -0.609375,0 0,-0.3125 0.609375,-0.265625 0.28125,-0.921875 0.375,0 0,1 1.234375,0 0,0.5 -1.234375,0 0,2.515625 c 0,0.261719 0.054687,0.464844 0.171875,0.609375 0.125,0.136719 0.296875,0.203125 0.515625,0.203125 z m 0,0" | ||
| + id="path33" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-9" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="M 2.5,0.078125 C 1.863281,0.078125 1.363281,-0.113281 1,-0.5 0.632812,-0.882812 0.453125,-1.421875 0.453125,-2.109375 c 0,-0.6875 0.164063,-1.234375 0.5,-1.640625 0.34375,-0.40625 0.800781,-0.609375 1.375,-0.609375 0.539063,0 0.96875,0.179687 1.28125,0.53125 0.3125,0.355469 0.46875,0.820313 0.46875,1.390625 l 0,0.40625 -2.953125,0 c 0.00781,0.511719 0.132812,0.898438 0.375,1.15625 0.238281,0.261719 0.578125,0.390625 1.015625,0.390625 0.46875,0 0.925781,-0.097656 1.375,-0.296875 l 0,0.578125 C 3.660156,-0.0976562 3.441406,-0.0234375 3.234375,0.015625 3.035156,0.0546875 2.789062,0.078125 2.5,0.078125 z M 2.328125,-3.8125 C 1.984375,-3.8125 1.707031,-3.695312 1.5,-3.46875 1.289062,-3.25 1.171875,-2.941406 1.140625,-2.546875 l 2.234375,0 c 0,-0.414063 -0.09375,-0.726563 -0.28125,-0.9375 C 2.914062,-3.703125 2.660156,-3.8125 2.328125,-3.8125 z m 0,0" | ||
| + id="path36" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-10" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="M 3.453125,-1.171875 C 3.453125,-0.773438 3.300781,-0.46875 3,-0.25 2.707031,-0.03125 2.289062,0.078125 1.75,0.078125 c -0.5625,0 -1.007812,-0.0859375 -1.328125,-0.265625 l 0,-0.609375 c 0.207031,0.105469 0.425781,0.1875 0.65625,0.25 0.238281,0.0625 0.46875,0.09375 0.6875,0.09375 0.34375,0 0.601563,-0.050781 0.78125,-0.15625 0.1875,-0.113281 0.28125,-0.28125 0.28125,-0.5 0,-0.164063 -0.074219,-0.304687 -0.21875,-0.421875 -0.148437,-0.125 -0.429687,-0.269531 -0.84375,-0.4375 -0.398437,-0.144531 -0.683594,-0.269531 -0.859375,-0.375 -0.167969,-0.113281 -0.292969,-0.238281 -0.375,-0.375 -0.074219,-0.144531 -0.109375,-0.316406 -0.109375,-0.515625 0,-0.34375 0.140625,-0.613281 0.421875,-0.8125 0.28125,-0.207031 0.671875,-0.3125 1.171875,-0.3125 0.457031,0 0.90625,0.09375 1.34375,0.28125 L 3.125,-3.546875 C 2.695312,-3.722656 2.3125,-3.8125 1.96875,-3.8125 c -0.3125,0 -0.546875,0.046875 -0.703125,0.140625 -0.15625,0.09375 -0.234375,0.226563 -0.234375,0.390625 0,0.117188 0.023438,0.214844 0.078125,0.296875 0.0625,0.085937 0.15625,0.164063 0.28125,0.234375 0.132813,0.074219 0.390625,0.179688 0.765625,0.3125 0.507812,0.1875 0.851562,0.375 1.03125,0.5625 0.175781,0.1875 0.265625,0.421875 0.265625,0.703125 z m 0,0" | ||
| + id="path39" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-11" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 2.796875,0 -0.640625,0 0,-4.078125 c 0,-0.332031 0.00781,-0.648437 0.03125,-0.953125 C 2.132812,-4.976562 2.070312,-4.921875 2,-4.859375 1.9375,-4.796875 1.628906,-4.539062 1.078125,-4.09375 L 0.734375,-4.546875 2.25,-5.71875 l 0.546875,0 z m 0,0" | ||
| + id="path42" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-12" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 0.59375,-0.421875 c 0,-0.164063 0.035156,-0.296875 0.109375,-0.390625 0.082031,-0.09375 0.203125,-0.140625 0.359375,-0.140625 0.144531,0 0.257812,0.046875 0.34375,0.140625 0.082031,0.09375 0.125,0.226562 0.125,0.390625 0,0.179687 -0.042969,0.3125 -0.125,0.40625 -0.085938,0.0820312 -0.199219,0.125 -0.34375,0.125 -0.136719,0 -0.25,-0.0429688 -0.34375,-0.125 -0.085938,-0.0820312 -0.125,-0.21875 -0.125,-0.40625 z m 0,0" | ||
| + id="path45" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-13" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 3.3125,0 -1.9375,-5.0625 -0.03125,0 c 0.039062,0.398438 0.0625,0.871094 0.0625,1.421875 l 0,3.640625 -0.625,0 0,-5.71875 1,0 L 3.59375,-1 3.625,-1 l 1.828125,-4.71875 0.984375,0 0,5.71875 -0.65625,0 0,-3.6875 c 0,-0.414062 0.015625,-0.875 0.046875,-1.375 l -0.03125,0 L 3.84375,0 z m 0,0" | ||
| + id="path48" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-14" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 1.34375,0 -0.65625,0 0,-4.28125 0.65625,0 z M 0.640625,-5.4375 c 0,-0.15625 0.035156,-0.265625 0.109375,-0.328125 C 0.820312,-5.835938 0.910156,-5.875 1.015625,-5.875 c 0.101563,0 0.191406,0.039062 0.265625,0.109375 0.082031,0.074219 0.125,0.183594 0.125,0.328125 0,0.148438 -0.042969,0.257812 -0.125,0.328125 -0.074219,0.0625 -0.164062,0.09375 -0.265625,0.09375 -0.105469,0 -0.195313,-0.03125 -0.265625,-0.09375 C 0.675781,-5.179688 0.640625,-5.289062 0.640625,-5.4375 z m 0,0" | ||
| + id="path51" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-15" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="M 4.1875,0 3.40625,-2.515625 C 3.351562,-2.671875 3.257812,-3.019531 3.125,-3.5625 l -0.03125,0 C 2.988281,-3.101562 2.894531,-2.75 2.8125,-2.5 L 2.015625,0 l -0.75,0 -1.171875,-4.28125 0.671875,0 c 0.28125,1.074219 0.492187,1.890625 0.640625,2.453125 0.144531,0.5625 0.226562,0.945313 0.25,1.140625 l 0.03125,0 c 0.019531,-0.144531 0.0625,-0.335938 0.125,-0.578125 0.070312,-0.238281 0.128906,-0.425781 0.171875,-0.5625 l 0.78125,-2.453125 0.703125,0 0.765625,2.453125 c 0.144531,0.449219 0.242187,0.824219 0.296875,1.125 l 0.03125,0 C 4.570312,-0.796875 4.597656,-0.9375 4.640625,-1.125 4.691406,-1.320312 4.96875,-2.375 5.46875,-4.28125 l 0.671875,0 L 4.953125,0 z m 0,0" | ||
| + id="path54" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-16" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 1.453125,0 -0.671875,0 0,-5.71875 3.1875,0 0,0.59375 -2.515625,0 0,2.09375 2.359375,0 0,0.59375 -2.359375,0 z m 0,0" | ||
| + id="path57" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-17" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 2.6875,-4.359375 c 0.5625,0 0.992188,0.195313 1.296875,0.578125 0.3125,0.386719 0.46875,0.933594 0.46875,1.640625 0,0.699219 -0.15625,1.246094 -0.46875,1.640625 -0.3125,0.386719 -0.746094,0.578125 -1.296875,0.578125 -0.28125,0 -0.539062,-0.0546875 -0.765625,-0.15625 C 1.691406,-0.179688 1.5,-0.335938 1.34375,-0.546875 l -0.046875,0 L 1.15625,0 0.6875,0 l 0,-6.078125 0.65625,0 0,1.46875 c 0,0.335937 -0.011719,0.632813 -0.03125,0.890625 l 0.03125,0 c 0.300781,-0.425781 0.75,-0.640625 1.34375,-0.640625 z M 2.59375,-3.8125 c -0.449219,0 -0.773438,0.132812 -0.96875,0.390625 -0.1875,0.25 -0.28125,0.679687 -0.28125,1.28125 0,0.59375 0.097656,1.023437 0.296875,1.28125 0.195313,0.261719 0.519531,0.390625 0.96875,0.390625 0.394531,0 0.6875,-0.144531 0.875,-0.4375 0.195313,-0.289062 0.296875,-0.707031 0.296875,-1.25 0,-0.550781 -0.101562,-0.960938 -0.296875,-1.234375 C 3.296875,-3.671875 3,-3.8125 2.59375,-3.8125 z m 0,0" | ||
| + id="path60" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-18" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 1.375,-0.9375 0.046875,0.09375 C 1.359375,-0.582031 1.257812,-0.28125 1.125,0.0625 1,0.414062 0.867188,0.738281 0.734375,1.03125 l -0.484375,0 C 0.320312,0.757812 0.398438,0.421875 0.484375,0.015625 0.566406,-0.378906 0.625,-0.695312 0.65625,-0.9375 z m 0,0" | ||
| + id="path63" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-19" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 1.109375,0 2.375,-5.109375 -3.109375,0 0,-0.609375 3.796875,0 0,0.53125 L 1.828125,0 z m 0,0" | ||
| + id="path66" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-20" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 3.9375,-4.375 c 0,0.367188 -0.105469,0.667969 -0.3125,0.90625 -0.210938,0.230469 -0.5,0.382812 -0.875,0.453125 l 0,0.03125 c 0.457031,0.0625 0.796875,0.214844 1.015625,0.453125 0.226563,0.230469 0.34375,0.53125 0.34375,0.90625 0,0.554688 -0.195313,0.976562 -0.578125,1.265625 -0.375,0.2929688 -0.90625,0.4375 -1.59375,0.4375 C 1.632812,0.078125 1.351562,0.0507812 1.09375,0 0.84375,-0.0390625 0.601562,-0.117188 0.375,-0.234375 l 0,-0.609375 c 0.238281,0.117188 0.5,0.210938 0.78125,0.28125 0.28125,0.0625 0.546875,0.09375 0.796875,0.09375 0.988281,0 1.484375,-0.390625 1.484375,-1.171875 0,-0.6875 -0.546875,-1.03125 -1.640625,-1.03125 l -0.5625,0 0,-0.5625 0.578125,0 c 0.445312,0 0.800781,-0.097656 1.0625,-0.296875 C 3.132812,-3.726562 3.265625,-4 3.265625,-4.34375 3.265625,-4.625 3.164062,-4.84375 2.96875,-5 2.78125,-5.15625 2.519531,-5.234375 2.1875,-5.234375 c -0.25,0 -0.484375,0.039063 -0.703125,0.109375 -0.21875,0.0625 -0.46875,0.183594 -0.75,0.359375 l -0.328125,-0.4375 c 0.226562,-0.1875 0.492188,-0.332031 0.796875,-0.4375 0.3125,-0.101563 0.632813,-0.15625 0.96875,-0.15625 0.5625,0 0.992187,0.132813 1.296875,0.390625 0.3125,0.25 0.46875,0.59375 0.46875,1.03125 z m 0,0" | ||
| + id="path69" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-21" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 0.59375,-0.421875 c 0,-0.164063 0.035156,-0.296875 0.109375,-0.390625 0.082031,-0.09375 0.203125,-0.140625 0.359375,-0.140625 0.144531,0 0.257812,0.046875 0.34375,0.140625 0.082031,0.09375 0.125,0.226562 0.125,0.390625 0,0.179687 -0.042969,0.3125 -0.125,0.40625 -0.085938,0.0820312 -0.199219,0.125 -0.34375,0.125 -0.136719,0 -0.25,-0.0429688 -0.34375,-0.125 -0.085938,-0.0820312 -0.125,-0.21875 -0.125,-0.40625 z m 0,-3.4375 c 0,-0.351563 0.15625,-0.53125 0.46875,-0.53125 0.3125,0 0.46875,0.179687 0.46875,0.53125 0,0.167969 -0.042969,0.296875 -0.125,0.390625 -0.085938,0.085938 -0.199219,0.125 -0.34375,0.125 -0.136719,0 -0.25,-0.035156 -0.34375,-0.109375 -0.085938,-0.082031 -0.125,-0.21875 -0.125,-0.40625 z m 0,0" | ||
| + id="path72" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-22" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 2.171875,-3.484375 c 0.601563,0 1.078125,0.152344 1.421875,0.453125 0.34375,0.292969 0.515625,0.699219 0.515625,1.21875 0,0.585938 -0.1875,1.046875 -0.5625,1.390625 -0.375,0.3359375 -0.890625,0.5 -1.546875,0.5 -0.648438,0 -1.140625,-0.1015625 -1.484375,-0.3125 l 0,-0.625 c 0.1875,0.117187 0.414063,0.210937 0.6875,0.28125 0.269531,0.0625 0.535156,0.09375 0.796875,0.09375 0.457031,0 0.8125,-0.101563 1.0625,-0.3125 0.257812,-0.21875 0.390625,-0.535156 0.390625,-0.953125 0,-0.789062 -0.492187,-1.1875 -1.46875,-1.1875 -0.25,0 -0.578125,0.039062 -0.984375,0.109375 L 0.65625,-3.046875 0.875,-5.71875 l 2.84375,0 0,0.609375 -2.296875,0 -0.140625,1.703125 c 0.300781,-0.050781 0.597656,-0.078125 0.890625,-0.078125 z m 0,0" | ||
| + id="path75" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-23" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 2.6875,0.078125 c -0.28125,0 -0.539062,-0.0546875 -0.765625,-0.15625 C 1.691406,-0.179688 1.5,-0.335938 1.34375,-0.546875 l -0.046875,0 c 0.03125,0.25 0.046875,0.484375 0.046875,0.703125 l 0,1.765625 -0.65625,0 0,-6.203125 0.53125,0 0.09375,0.578125 0.03125,0 c 0.164062,-0.226563 0.359375,-0.394531 0.578125,-0.5 0.21875,-0.101563 0.472656,-0.15625 0.765625,-0.15625 0.5625,0 0.992188,0.195313 1.296875,0.578125 0.3125,0.386719 0.46875,0.933594 0.46875,1.640625 0,0.699219 -0.15625,1.246094 -0.46875,1.640625 C 3.671875,-0.113281 3.238281,0.078125 2.6875,0.078125 z M 2.59375,-3.8125 c -0.4375,0 -0.757812,0.125 -0.953125,0.375 -0.199219,0.242188 -0.296875,0.621094 -0.296875,1.140625 l 0,0.15625 c 0,0.59375 0.097656,1.023437 0.296875,1.28125 0.195313,0.261719 0.519531,0.390625 0.96875,0.390625 0.363281,0 0.648437,-0.144531 0.859375,-0.4375 0.207031,-0.300781 0.3125,-0.71875 0.3125,-1.25 0,-0.53125 -0.105469,-0.9375 -0.3125,-1.21875 -0.210938,-0.289062 -0.5,-0.4375 -0.875,-0.4375 z m 0,0" | ||
| + id="path78" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-24" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 6.140625,0 0,-2.78125 c 0,-0.34375 -0.074219,-0.597656 -0.21875,-0.765625 C 5.773438,-3.722656 5.550781,-3.8125 5.25,-3.8125 c -0.40625,0 -0.710938,0.121094 -0.90625,0.359375 -0.1875,0.230469 -0.28125,0.585937 -0.28125,1.0625 L 4.0625,0 3.421875,0 l 0,-2.78125 c 0,-0.34375 -0.074219,-0.597656 -0.21875,-0.765625 -0.148437,-0.175781 -0.375,-0.265625 -0.6875,-0.265625 -0.40625,0 -0.703125,0.125 -0.890625,0.375 -0.1875,0.242188 -0.28125,0.636719 -0.28125,1.1875 l 0,2.25 -0.65625,0 0,-4.28125 0.53125,0 0.109375,0.578125 0.03125,0 c 0.113281,-0.207031 0.28125,-0.367187 0.5,-0.484375 0.226563,-0.113281 0.484375,-0.171875 0.765625,-0.171875 0.664062,0 1.101562,0.242187 1.3125,0.71875 l 0.03125,0 c 0.125,-0.21875 0.304688,-0.390625 0.546875,-0.515625 0.238281,-0.132812 0.515625,-0.203125 0.828125,-0.203125 0.488281,0 0.851562,0.125 1.09375,0.375 0.238281,0.25 0.359375,0.648437 0.359375,1.1875 l 0,2.796875 z m 0,0" | ||
| + id="path81" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-25" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="M 4.375,0 3.671875,-1.8125 1.375,-1.8125 0.671875,0 0,0 l 2.265625,-5.734375 0.546875,0 L 5.0625,0 z M 3.453125,-2.421875 2.796875,-4.1875 C 2.710938,-4.40625 2.625,-4.679688 2.53125,-5.015625 c -0.0625,0.25 -0.148438,0.527344 -0.25,0.828125 l -0.671875,1.765625 z m 0,0" | ||
| + id="path84" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-26" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 2.40625,0.078125 c -0.625,0 -1.109375,-0.1875 -1.453125,-0.5625 -0.335937,-0.382813 -0.5,-0.925781 -0.5,-1.625 0,-0.71875 0.171875,-1.269531 0.515625,-1.65625 0.34375,-0.394531 0.832031,-0.59375 1.46875,-0.59375 0.207031,0 0.414062,0.023437 0.625,0.0625 0.207031,0.042969 0.367188,0.09375 0.484375,0.15625 L 3.34375,-3.59375 C 3.195312,-3.644531 3.039062,-3.6875 2.875,-3.71875 2.707031,-3.757812 2.554688,-3.78125 2.421875,-3.78125 1.554688,-3.78125 1.125,-3.226562 1.125,-2.125 c 0,0.53125 0.101562,0.9375 0.3125,1.21875 0.21875,0.28125 0.535156,0.421875 0.953125,0.421875 0.351563,0 0.71875,-0.078125 1.09375,-0.234375 l 0,0.578125 C 3.191406,0.00390625 2.832031,0.078125 2.40625,0.078125 z m 0,0" | ||
| + id="path87" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-27" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 1.9375,-6.078125 0.546875,0 0,8.015625 -0.546875,0 z m 0,0" | ||
| + id="path90" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-28" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 3.234375,-5.203125 c -0.625,0 -1.121094,0.210937 -1.484375,0.625 -0.367188,0.417969 -0.546875,0.992187 -0.546875,1.71875 0,0.75 0.171875,1.328125 0.515625,1.734375 0.351562,0.40625 0.851562,0.609375 1.5,0.609375 0.40625,0 0.863281,-0.070313 1.375,-0.21875 l 0,0.59375 C 4.195312,0.00390625 3.707031,0.078125 3.125,0.078125 c -0.84375,0 -1.496094,-0.253906 -1.953125,-0.765625 -0.460937,-0.507812 -0.6875,-1.234375 -0.6875,-2.171875 0,-0.59375 0.109375,-1.109375 0.328125,-1.546875 0.226562,-0.445312 0.546875,-0.789062 0.953125,-1.03125 0.414063,-0.238281 0.90625,-0.359375 1.46875,-0.359375 0.601563,0 1.128906,0.109375 1.578125,0.328125 l -0.28125,0.578125 c -0.4375,-0.207031 -0.871094,-0.3125 -1.296875,-0.3125 z m 0,0" | ||
| + id="path93" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-29" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 0.015625,-4.28125 0.6875,0 0.9375,2.4375 c 0.207031,0.5625 0.335937,0.964844 0.390625,1.203125 l 0.03125,0 c 0.03125,-0.125 0.097656,-0.347656 0.203125,-0.671875 0.113281,-0.320312 0.46875,-1.3125 1.0625,-2.96875 l 0.703125,0 -1.84375,4.875 C 2,1.070312 1.785156,1.410156 1.546875,1.609375 c -0.242187,0.207031 -0.539063,0.3125 -0.890625,0.3125 -0.199219,0 -0.398438,-0.023437 -0.59375,-0.0625 l 0,-0.515625 c 0.144531,0.03125 0.304688,0.046875 0.484375,0.046875 0.445313,0 0.765625,-0.25 0.953125,-0.75 L 1.734375,0.03125 z m 0,0" | ||
| + id="path96" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-30" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 2.640625,-4.359375 c 0.1875,0 0.359375,0.015625 0.515625,0.046875 L 3.0625,-3.71875 C 2.882812,-3.75 2.726562,-3.765625 2.59375,-3.765625 2.25,-3.765625 1.953125,-3.625 1.703125,-3.34375 1.460938,-3.0625 1.34375,-2.710938 1.34375,-2.296875 L 1.34375,0 0.6875,0 l 0,-4.28125 0.53125,0 0.078125,0.796875 0.03125,0 c 0.15625,-0.28125 0.34375,-0.492187 0.5625,-0.640625 0.226563,-0.15625 0.476563,-0.234375 0.75,-0.234375 z m 0,0" | ||
| + id="path99" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-31" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 4.1875,-4.28125 0,0.40625 -0.78125,0.09375 c 0.070312,0.09375 0.132812,0.214844 0.1875,0.359375 0.0625,0.148437 0.09375,0.3125 0.09375,0.5 0,0.417969 -0.148438,0.75 -0.4375,1 -0.28125,0.25 -0.671875,0.375 -1.171875,0.375 -0.136719,0 -0.257813,-0.00781 -0.359375,-0.03125 C 1.4375,-1.429688 1.296875,-1.25 1.296875,-1.03125 c 0,0.125 0.046875,0.214844 0.140625,0.265625 0.101562,0.054687 0.269531,0.078125 0.5,0.078125 l 0.765625,0 c 0.457031,0 0.8125,0.101562 1.0625,0.296875 0.25,0.199219 0.375,0.484375 0.375,0.859375 0,0.46875 -0.195313,0.828125 -0.578125,1.078125 -0.375,0.25 -0.929688,0.375 -1.65625,0.375 -0.5625,0 -0.996094,-0.105469 -1.296875,-0.3125 -0.304687,-0.210937 -0.453125,-0.5 -0.453125,-0.875 0,-0.261719 0.082031,-0.492187 0.25,-0.6875 0.164062,-0.1875 0.398438,-0.316406 0.703125,-0.390625 C 0.992188,-0.382812 0.898438,-0.457031 0.828125,-0.5625 0.753906,-0.664062 0.71875,-0.789062 0.71875,-0.9375 c 0,-0.15625 0.039062,-0.289062 0.125,-0.40625 C 0.925781,-1.457031 1.054688,-1.570312 1.234375,-1.6875 1.015625,-1.769531 0.832031,-1.921875 0.6875,-2.140625 c -0.136719,-0.21875 -0.203125,-0.46875 -0.203125,-0.75 0,-0.46875 0.140625,-0.828125 0.421875,-1.078125 0.28125,-0.257812 0.679688,-0.390625 1.203125,-0.390625 0.21875,0 0.421875,0.027344 0.609375,0.078125 z m -3.40625,5 c 0,0.226562 0.09375,0.398438 0.28125,0.515625 0.195312,0.125 0.476562,0.1875 0.84375,0.1875 0.550781,0 0.957031,-0.085937 1.21875,-0.25 0.257812,-0.15625 0.390625,-0.375 0.390625,-0.65625 0,-0.230469 -0.074219,-0.390625 -0.21875,-0.484375 -0.148437,-0.0820312 -0.417969,-0.125 -0.8125,-0.125 l -0.765625,0 c -0.304688,0 -0.539062,0.0703125 -0.703125,0.203125 C 0.859375,0.253906 0.78125,0.457031 0.78125,0.71875 z m 0.34375,-3.625 c 0,0.292969 0.082031,0.515625 0.25,0.671875 C 1.550781,-2.078125 1.789062,-2 2.09375,-2 c 0.632812,0 0.953125,-0.304688 0.953125,-0.921875 0,-0.644531 -0.324219,-0.96875 -0.96875,-0.96875 -0.304687,0 -0.539063,0.085937 -0.703125,0.25 -0.167969,0.167969 -0.25,0.414063 -0.25,0.734375 z m 0,0" | ||
| + id="path102" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-32" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 3.625,0 0,-2.765625 c 0,-0.351563 -0.085938,-0.613281 -0.25,-0.78125 C 3.21875,-3.722656 2.972656,-3.8125 2.640625,-3.8125 c -0.460937,0 -0.792969,0.125 -1,0.375 C 1.441406,-3.195312 1.34375,-2.796875 1.34375,-2.234375 L 1.34375,0 0.6875,0 l 0,-6.078125 0.65625,0 0,1.84375 c 0,0.21875 -0.011719,0.402344 -0.03125,0.546875 l 0.03125,0 c 0.125,-0.207031 0.304688,-0.367188 0.546875,-0.484375 0.238281,-0.125 0.507813,-0.1875 0.8125,-0.1875 0.519531,0 0.910156,0.125 1.171875,0.375 0.257812,0.25 0.390625,0.648437 0.390625,1.1875 l 0,2.796875 z m 0,0" | ||
| + id="path105" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-33" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 3.625,0 0,-2.765625 c 0,-0.351563 -0.085938,-0.613281 -0.25,-0.78125 C 3.21875,-3.722656 2.972656,-3.8125 2.640625,-3.8125 c -0.449219,0 -0.777344,0.125 -0.984375,0.375 -0.210938,0.242188 -0.3125,0.636719 -0.3125,1.1875 l 0,2.25 -0.65625,0 0,-4.28125 0.53125,0 0.109375,0.578125 0.03125,0 c 0.125,-0.207031 0.304687,-0.367187 0.546875,-0.484375 0.238281,-0.113281 0.507812,-0.171875 0.8125,-0.171875 0.507812,0 0.894531,0.125 1.15625,0.375 0.257812,0.25 0.390625,0.648437 0.390625,1.1875 l 0,2.796875 z m 0,0" | ||
| + id="path108" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-34" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="M 3.328125,0 3.1875,-0.609375 l -0.03125,0 C 2.945312,-0.335938 2.734375,-0.15625 2.515625,-0.0625 2.304688,0.03125 2.046875,0.078125 1.734375,0.078125 c -0.429687,0 -0.761719,-0.109375 -1,-0.328125 C 0.492188,-0.46875 0.375,-0.78125 0.375,-1.1875 c 0,-0.863281 0.6875,-1.316406 2.0625,-1.359375 l 0.734375,-0.015625 0,-0.265625 c 0,-0.34375 -0.074219,-0.59375 -0.21875,-0.75 -0.148437,-0.15625 -0.375,-0.234375 -0.6875,-0.234375 -0.367187,0 -0.773437,0.109375 -1.21875,0.328125 l -0.203125,-0.5 C 1.0625,-4.097656 1.296875,-4.1875 1.546875,-4.25 c 0.25,-0.070312 0.5,-0.109375 0.75,-0.109375 0.507813,0 0.882813,0.117187 1.125,0.34375 0.25,0.230469 0.375,0.59375 0.375,1.09375 l 0,2.921875 z m -1.46875,-0.453125 c 0.40625,0 0.722656,-0.109375 0.953125,-0.328125 0.226562,-0.226562 0.34375,-0.539062 0.34375,-0.9375 l 0,-0.390625 L 2.5,-2.078125 c -0.511719,0.023437 -0.882812,0.105469 -1.109375,0.25 -0.230469,0.136719 -0.34375,0.355469 -0.34375,0.65625 0,0.230469 0.066406,0.40625 0.203125,0.53125 0.144531,0.125 0.347656,0.1875 0.609375,0.1875 z m 0,0" | ||
| + id="path111" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-35" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 1.34375,0 -0.65625,0 0,-6.078125 0.65625,0 z m 0,0" | ||
| + id="path114" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-36" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 3.609375,-0.578125 -0.046875,0 c -0.292969,0.4375 -0.742188,0.65625 -1.34375,0.65625 -0.554688,0 -0.984375,-0.191406 -1.296875,-0.578125 -0.3125,-0.382812 -0.46875,-0.925781 -0.46875,-1.625 0,-0.707031 0.15625,-1.253906 0.46875,-1.640625 0.3125,-0.394531 0.742187,-0.59375 1.296875,-0.59375 0.582031,0 1.03125,0.210937 1.34375,0.625 l 0.046875,0 -0.03125,-0.296875 -0.015625,-0.3125 0,-1.734375 0.65625,0 L 4.21875,0 3.6875,0 z M 2.3125,-0.46875 c 0.4375,0 0.753906,-0.117188 0.953125,-0.359375 C 3.460938,-1.066406 3.5625,-1.457031 3.5625,-2 l 0,-0.125 c 0,-0.613281 -0.101562,-1.046875 -0.296875,-1.296875 C 3.066406,-3.679688 2.742188,-3.8125 2.296875,-3.8125 c -0.375,0 -0.667969,0.148438 -0.875,0.4375 C 1.222656,-3.082031 1.125,-2.664062 1.125,-2.125 c 0,0.554688 0.097656,0.96875 0.296875,1.25 0.195313,0.273438 0.492187,0.40625 0.890625,0.40625 z m 0,0" | ||
| + id="path117" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-37" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="M 5.34375,-2.90625 C 5.34375,-1.96875 5.085938,-1.25 4.578125,-0.75 4.066406,-0.25 3.332031,0 2.375,0 l -1.59375,0 0,-5.71875 1.75,0 c 0.894531,0 1.585938,0.25 2.078125,0.75 0.488281,0.492188 0.734375,1.179688 0.734375,2.0625 z m -0.703125,0.015625 c 0,-0.738281 -0.1875,-1.296875 -0.5625,-1.671875 -0.375,-0.382812 -0.929687,-0.578125 -1.65625,-0.578125 l -0.96875,0 0,4.5625 0.8125,0 c 0.789063,0 1.382813,-0.191406 1.78125,-0.578125 0.394531,-0.394531 0.59375,-0.972656 0.59375,-1.734375 z m 0,0" | ||
| + id="path120" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-38" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 1.453125,-2.375 0,2.375 -0.671875,0 0,-5.71875 1.578125,0 c 0.695313,0 1.210937,0.136719 1.546875,0.40625 0.332031,0.273438 0.5,0.679688 0.5,1.21875 0,0.75 -0.382812,1.261719 -1.140625,1.53125 L 4.8125,0 4.03125,0 2.640625,-2.375 z m 0,-0.578125 0.90625,0 c 0.46875,0 0.8125,-0.085937 1.03125,-0.265625 0.21875,-0.1875 0.328125,-0.46875 0.328125,-0.84375 0,-0.375 -0.117188,-0.644531 -0.34375,-0.8125 -0.21875,-0.164062 -0.574219,-0.25 -1.0625,-0.25 l -0.859375,0 z m 0,0" | ||
| + id="path123" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-39" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 0.78125,0 0,-5.71875 0.671875,0 0,5.71875 z m 0,0" | ||
| + id="path126" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-40" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 2.28125,-5.796875 c 0.519531,0 0.929688,0.125 1.234375,0.375 0.3125,0.242187 0.46875,0.574219 0.46875,1 0,0.28125 -0.089844,0.539063 -0.265625,0.765625 -0.179688,0.230469 -0.460938,0.4375 -0.84375,0.625 0.46875,0.230469 0.796875,0.464844 0.984375,0.703125 0.195313,0.242187 0.296875,0.523437 0.296875,0.84375 0,0.480469 -0.167969,0.859375 -0.5,1.140625 C 3.332031,-0.0625 2.882812,0.078125 2.3125,0.078125 1.695312,0.078125 1.222656,-0.0507812 0.890625,-0.3125 0.566406,-0.582031 0.40625,-0.960938 0.40625,-1.453125 c 0,-0.65625 0.398438,-1.164063 1.203125,-1.53125 -0.367187,-0.207031 -0.625,-0.425781 -0.78125,-0.65625 C 0.671875,-3.878906 0.59375,-4.144531 0.59375,-4.4375 c 0,-0.414062 0.148438,-0.742188 0.453125,-0.984375 0.3125,-0.25 0.722656,-0.375 1.234375,-0.375 z M 1.046875,-1.4375 c 0,0.3125 0.109375,0.558594 0.328125,0.734375 0.21875,0.167969 0.523438,0.25 0.921875,0.25 0.382813,0 0.679687,-0.085937 0.890625,-0.265625 0.21875,-0.1875 0.328125,-0.4375 0.328125,-0.75 0,-0.257812 -0.105469,-0.484375 -0.3125,-0.671875 C 3.003906,-2.335938 2.65625,-2.53125 2.15625,-2.71875 1.769531,-2.550781 1.488281,-2.363281 1.3125,-2.15625 1.132812,-1.957031 1.046875,-1.71875 1.046875,-1.4375 z M 2.28125,-5.265625 c -0.335938,0 -0.59375,0.078125 -0.78125,0.234375 -0.179688,0.15625 -0.265625,0.367188 -0.265625,0.625 0,0.242188 0.070313,0.449219 0.21875,0.625 0.15625,0.167969 0.441406,0.335938 0.859375,0.5 0.375,-0.15625 0.640625,-0.320312 0.796875,-0.5 0.15625,-0.175781 0.234375,-0.382812 0.234375,-0.625 0,-0.257812 -0.101562,-0.46875 -0.296875,-0.625 C 2.859375,-5.1875 2.601562,-5.265625 2.28125,-5.265625 z m 0,0" | ||
| + id="path129" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-41" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m -0.046875,1.5 c -0.25,0 -0.441406,-0.03125 -0.578125,-0.09375 l 0,-0.578125 c 0.1875,0.050781 0.382812,0.078125 0.578125,0.078125 0.257813,0 0.457031,-0.078125 0.59375,-0.234375 C 0.679688,0.515625 0.75,0.289062 0.75,0 l 0,-5.71875 0.65625,0 0,5.65625 c 0,0.5 -0.125,0.882812 -0.375,1.15625 C 0.78125,1.363281 0.421875,1.5 -0.046875,1.5 z m 0,0" | ||
| + id="path132" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-42" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 0.78125,-5.71875 1.625,0 c 0.75,0 1.289062,0.117188 1.625,0.34375 0.34375,0.230469 0.515625,0.589844 0.515625,1.078125 0,0.335937 -0.09375,0.617187 -0.28125,0.84375 -0.1875,0.21875 -0.464844,0.359375 -0.828125,0.421875 l 0,0.03125 c 0.875,0.15625 1.3125,0.617188 1.3125,1.375 0,0.511719 -0.179688,0.914062 -0.53125,1.203125 C 3.875,-0.140625 3.394531,0 2.78125,0 l -2,0 z m 0.671875,2.453125 1.09375,0 c 0.46875,0 0.800781,-0.070313 1,-0.21875 0.207031,-0.144531 0.3125,-0.394531 0.3125,-0.75 0,-0.320313 -0.117187,-0.550781 -0.34375,-0.6875 -0.230469,-0.144531 -0.59375,-0.21875 -1.09375,-0.21875 l -0.96875,0 z m 0,0.5625 0,2.140625 1.1875,0 c 0.457031,0 0.800781,-0.085938 1.03125,-0.265625 0.238281,-0.1875 0.359375,-0.46875 0.359375,-0.84375 0,-0.351563 -0.121094,-0.613281 -0.359375,-0.78125 -0.242187,-0.164063 -0.601563,-0.25 -1.078125,-0.25 z m 0,0" | ||
| + id="path135" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-43" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="M 5.765625,0 5.109375,0 3.96875,-3.828125 C 3.90625,-3.992188 3.835938,-4.207031 3.765625,-4.46875 3.703125,-4.726562 3.671875,-4.882812 3.671875,-4.9375 3.617188,-4.59375 3.53125,-4.210938 3.40625,-3.796875 L 2.28125,0 1.625,0 0.109375,-5.71875 l 0.703125,0 0.90625,3.53125 c 0.125,0.5 0.210938,0.949219 0.265625,1.34375 0.070313,-0.476562 0.175781,-0.941406 0.3125,-1.390625 l 1.03125,-3.484375 0.703125,0 1.0625,3.515625 c 0.125,0.398437 0.234375,0.851563 0.328125,1.359375 0.039063,-0.363281 0.132813,-0.8125 0.28125,-1.34375 l 0.890625,-3.53125 0.703125,0 z m 0,0" | ||
| + id="path138" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-44" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 4.421875,-1.3125 -0.859375,0 0,1.3125 -0.609375,0 0,-1.3125 -2.78125,0 0,-0.5625 2.703125,-3.875 0.6875,0 0,3.84375 0.859375,0 z m -1.46875,-0.59375 0,-1.890625 c 0,-0.375 0.00781,-0.796875 0.03125,-1.265625 l -0.03125,0 c -0.125,0.25 -0.242187,0.460938 -0.34375,0.625 L 0.8125,-1.90625 z m 0,0" | ||
| + id="path141" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-45" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 3.96875,0 -3.1875,0 0,-5.71875 3.1875,0 0,0.59375 -2.515625,0 0,1.84375 2.359375,0 0,0.578125 -2.359375,0 0,2.109375 2.515625,0 z m 0,0" | ||
| + id="path144" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-46" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 1.296875,-4.28125 0,2.78125 c 0,0.34375 0.078125,0.605469 0.234375,0.78125 0.164062,0.167969 0.414062,0.25 0.75,0.25 0.445312,0 0.773438,-0.117188 0.984375,-0.359375 0.207031,-0.25 0.3125,-0.648437 0.3125,-1.203125 l 0,-2.25 0.640625,0 0,4.28125 -0.53125,0 -0.09375,-0.578125 -0.03125,0 C 3.425781,-0.367188 3.238281,-0.207031 3,-0.09375 2.769531,0.0195312 2.503906,0.078125 2.203125,0.078125 c -0.523437,0 -0.914063,-0.125 -1.171875,-0.375 -0.261719,-0.25 -0.390625,-0.644531 -0.390625,-1.1875 l 0,-2.796875 z m 0,0" | ||
| + id="path147" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-47" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 1.25,-5.71875 -0.15625,2.0625 -0.40625,0 -0.171875,-2.0625 z m 0,0" | ||
| + id="path150" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-48" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 4.015625,-1.515625 c 0,0.5 -0.183594,0.890625 -0.546875,1.171875 -0.367188,0.28125 -0.859375,0.421875 -1.484375,0.421875 -0.679687,0 -1.199219,-0.0859375 -1.5625,-0.265625 l 0,-0.640625 c 0.226563,0.105469 0.476563,0.1875 0.75,0.25 C 1.453125,-0.523438 1.726562,-0.5 2,-0.5 c 0.445312,0 0.78125,-0.082031 1,-0.25 0.226562,-0.175781 0.34375,-0.410156 0.34375,-0.703125 0,-0.195313 -0.042969,-0.359375 -0.125,-0.484375 C 3.132812,-2.070312 3,-2.191406 2.8125,-2.296875 2.632812,-2.398438 2.351562,-2.519531 1.96875,-2.65625 1.4375,-2.84375 1.054688,-3.066406 0.828125,-3.328125 c -0.230469,-0.257813 -0.34375,-0.601563 -0.34375,-1.03125 0,-0.4375 0.164063,-0.785156 0.5,-1.046875 0.332031,-0.257812 0.769531,-0.390625 1.3125,-0.390625 0.570313,0 1.09375,0.105469 1.5625,0.3125 L 3.65625,-4.90625 c -0.46875,-0.195312 -0.929688,-0.296875 -1.375,-0.296875 -0.355469,0 -0.632812,0.078125 -0.828125,0.234375 -0.199219,0.148438 -0.296875,0.355469 -0.296875,0.625 0,0.199219 0.035156,0.359375 0.109375,0.484375 0.070313,0.125 0.195313,0.242187 0.375,0.34375 0.175781,0.105469 0.441406,0.226563 0.796875,0.359375 0.59375,0.210938 1.003906,0.4375 1.234375,0.6875 0.226563,0.242188 0.34375,0.558594 0.34375,0.953125 z m 0,0" | ||
| + id="path153" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-49" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 0.171875,1.921875 c -0.25,0 -0.453125,-0.03125 -0.609375,-0.09375 l 0,-0.53125 C -0.257812,1.347656 -0.0820312,1.375 0.09375,1.375 0.300781,1.375 0.453125,1.316406 0.546875,1.203125 0.640625,1.097656 0.6875,0.929688 0.6875,0.703125 l 0,-4.984375 0.65625,0 0,4.9375 C 1.34375,1.5 0.953125,1.921875 0.171875,1.921875 z M 0.640625,-5.4375 c 0,-0.15625 0.035156,-0.265625 0.109375,-0.328125 C 0.820312,-5.835938 0.910156,-5.875 1.015625,-5.875 c 0.101563,0 0.191406,0.039062 0.265625,0.109375 0.082031,0.074219 0.125,0.183594 0.125,0.328125 0,0.148438 -0.042969,0.257812 -0.125,0.328125 -0.074219,0.0625 -0.164062,0.09375 -0.265625,0.09375 -0.105469,0 -0.195313,-0.03125 -0.265625,-0.09375 C 0.675781,-5.179688 0.640625,-5.289062 0.640625,-5.4375 z m 0,0" | ||
| + id="path156" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-50" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="M 5.25,0 4.484375,0 1.375,-4.796875 l -0.03125,0 c 0.039062,0.5625 0.0625,1.078125 0.0625,1.546875 l 0,3.25 -0.625,0 0,-5.71875 0.75,0 3.125,4.78125 0.03125,0 C 4.675781,-1.007812 4.660156,-1.234375 4.640625,-1.609375 4.628906,-1.992188 4.625,-2.269531 4.625,-2.4375 l 0,-3.28125 0.625,0 z m 0,0" | ||
| + id="path159" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-51" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 4.40625,-4.046875 c 0,0.574219 -0.199219,1.015625 -0.59375,1.328125 C 3.414062,-2.40625 2.851562,-2.25 2.125,-2.25 l -0.671875,0 0,2.25 -0.671875,0 0,-5.71875 1.484375,0 c 1.425781,0 2.140625,0.558594 2.140625,1.671875 z m -2.953125,1.234375 0.59375,0 c 0.59375,0 1.019531,-0.09375 1.28125,-0.28125 0.257813,-0.195312 0.390625,-0.503906 0.390625,-0.921875 0,-0.375 -0.125,-0.65625 -0.375,-0.84375 -0.242188,-0.1875 -0.625,-0.28125 -1.15625,-0.28125 l -0.734375,0 z m 0,0" | ||
| + id="path162" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-0" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="" | ||
| + id="path165" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-1" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 4.375,-9.09375 c 1.632812,0 2.890625,0.402344 3.765625,1.203125 0.875,0.792969 1.3125,1.898437 1.3125,3.3125 0,1.40625 -0.429687,2.523437 -1.28125,3.34375 C 7.328125,-0.410156 6.03125,0 4.28125,0 l -3.015625,0 0,-9.09375 z m 3.53125,4.546875 c 0,-2.082031 -1.195312,-3.125 -3.578125,-3.125 l -1.53125,0 0,6.234375 1.703125,0 c 1.101562,0 1.945312,-0.257812 2.53125,-0.78125 0.582031,-0.53125 0.875,-1.304688 0.875,-2.328125 z m 0,0" | ||
| + id="path168" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-2" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 2.515625,0 -1.46875,0 0,-6.921875 1.46875,0 z m -1.375,-8.28125 C 0.960938,-8.46875 0.875,-8.6875 0.875,-8.9375 c 0,-0.257812 0.085938,-0.476562 0.265625,-0.65625 0.1875,-0.175781 0.40625,-0.265625 0.65625,-0.265625 0.25,0 0.460937,0.089844 0.640625,0.265625 0.1875,0.179688 0.28125,0.398438 0.28125,0.65625 0,0.25 -0.09375,0.46875 -0.28125,0.65625 -0.179688,0.179688 -0.390625,0.265625 -0.640625,0.265625 -0.25,0 -0.46875,-0.085937 -0.65625,-0.265625 z m 0,0" | ||
| + id="path171" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-3" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 7.453125,-6.921875 0,6.03125 c 0,1.226563 -0.335937,2.144531 -1,2.75 -0.667969,0.613281 -1.523437,0.921875 -2.5625,0.921875 -1.03125,0 -1.96875,-0.324219 -2.8125,-0.96875 l 0.6875,-1.109375 C 2.441406,1.210938 3.125,1.46875 3.8125,1.46875 4.5,1.46875 5.046875,1.289062 5.453125,0.9375 5.859375,0.582031 6.0625,0.015625 6.0625,-0.765625 l 0,-0.890625 C 5.84375,-1.25 5.53125,-0.921875 5.125,-0.671875 4.726562,-0.429688 4.273438,-0.3125 3.765625,-0.3125 2.847656,-0.3125 2.09375,-0.628906 1.5,-1.265625 0.914062,-1.910156 0.625,-2.707031 0.625,-3.65625 c 0,-0.957031 0.289062,-1.753906 0.875,-2.390625 0.59375,-0.644531 1.347656,-0.96875 2.265625,-0.96875 0.914063,0 1.660156,0.375 2.234375,1.125 l 0,-1.03125 z m -5.40625,3.203125 c 0,0.5625 0.175781,1.054688 0.53125,1.46875 C 2.929688,-1.84375 3.40625,-1.640625 4,-1.640625 c 0.59375,0 1.070312,-0.195313 1.4375,-0.59375 C 5.8125,-2.628906 6,-3.125 6,-3.71875 c 0,-0.59375 -0.1875,-1.09375 -0.5625,-1.5 -0.375,-0.414062 -0.859375,-0.625 -1.453125,-0.625 -0.585937,0 -1.054687,0.214844 -1.40625,0.640625 -0.355469,0.417969 -0.53125,0.914063 -0.53125,1.484375 z m 0,0" | ||
| + id="path174" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-4" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 2.84375,-5.75 0,3.515625 c 0,0.335937 0.082031,0.601563 0.25,0.796875 0.175781,0.1875 0.421875,0.28125 0.734375,0.28125 0.3125,0 0.613281,-0.148438 0.90625,-0.453125 l 0.59375,1.03125 C 4.816406,-0.117188 4.25,0.109375 3.625,0.109375 c -0.617188,0 -1.140625,-0.210937 -1.578125,-0.640625 -0.4375,-0.4375 -0.65625,-1.019531 -0.65625,-1.75 l 0,-3.46875 -0.875,0 0,-1.171875 0.875,0 0,-2.171875 1.453125,0 0,2.171875 1.828125,0 0,1.171875 z m 0,0" | ||
| + id="path177" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-5" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 6.65625,0 -1.328125,0 0,-0.921875 C 4.753906,-0.234375 3.988281,0.109375 3.03125,0.109375 2.3125,0.109375 1.710938,-0.09375 1.234375,-0.5 0.765625,-0.914062 0.53125,-1.460938 0.53125,-2.140625 c 0,-0.675781 0.25,-1.179687 0.75,-1.515625 C 1.789062,-4 2.472656,-4.171875 3.328125,-4.171875 l 1.890625,0 0,-0.265625 c 0,-0.914062 -0.515625,-1.375 -1.546875,-1.375 -0.636719,0 -1.304687,0.234375 -2,0.703125 L 1.03125,-6.015625 c 0.832031,-0.664063 1.785156,-1 2.859375,-1 0.8125,0 1.472656,0.210937 1.984375,0.625 0.519531,0.40625 0.78125,1.054687 0.78125,1.9375 z m -1.453125,-2.578125 0,-0.578125 -1.640625,0 c -1.054688,0 -1.578125,0.328125 -1.578125,0.984375 0,0.34375 0.128906,0.605469 0.390625,0.78125 0.257812,0.179687 0.617188,0.265625 1.078125,0.265625 0.46875,0 0.875,-0.128906 1.21875,-0.390625 0.351563,-0.257813 0.53125,-0.613281 0.53125,-1.0625 z m 0,0" | ||
| + id="path180" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-6" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 2.515625,0 -1.46875,0 0,-9.640625 1.46875,0 z m 0,0" | ||
| + id="path183" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-7" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="" | ||
| + id="path186" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-8" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 2.796875,-7.65625 0,2.5 4.03125,0 0,1.40625 -4.03125,0 0,3.75 -1.53125,0 0,-9.09375 6.046875,0 0,1.4375 z m 0,0" | ||
| + id="path189" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-9" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 4.6875,-5.546875 c -0.730469,0 -1.277344,0.234375 -1.640625,0.703125 -0.355469,0.46875 -0.53125,1.09375 -0.53125,1.875 l 0,2.96875 -1.46875,0 0,-6.921875 1.46875,0 0,1.390625 c 0.226563,-0.425781 0.539063,-0.773438 0.9375,-1.046875 0.40625,-0.28125 0.835937,-0.425781 1.296875,-0.4375 l 0.015625,1.46875 c -0.03125,0 -0.058594,0 -0.078125,0 z m 0,0" | ||
| + id="path192" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-10" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 7.484375,-2.828125 -5.421875,0 c 0.039062,0.511719 0.269531,0.921875 0.6875,1.234375 0.425781,0.304688 0.914062,0.453125 1.46875,0.453125 0.863281,0 1.519531,-0.273437 1.96875,-0.828125 l 0.828125,0.921875 c -0.742187,0.773437 -1.710937,1.15625 -2.90625,1.15625 -0.96875,0 -1.796875,-0.320313 -2.484375,-0.96875 -0.679688,-0.644531 -1.015625,-1.507813 -1.015625,-2.59375 0,-1.09375 0.34375,-1.957031 1.03125,-2.59375 0.695313,-0.644531 1.515625,-0.96875 2.453125,-0.96875 0.945312,0 1.75,0.289063 2.40625,0.859375 0.65625,0.5625 0.984375,1.339844 0.984375,2.328125 z M 2.0625,-3.96875 l 3.96875,0 c 0,-0.582031 -0.183594,-1.023438 -0.546875,-1.328125 -0.367187,-0.3125 -0.8125,-0.46875 -1.34375,-0.46875 -0.53125,0 -1.011719,0.164063 -1.4375,0.484375 C 2.273438,-4.957031 2.0625,-4.519531 2.0625,-3.96875 z m 0,0" | ||
| + id="path195" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-11" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="M 3.875,0.109375 C 3,0.109375 2.234375,-0.21875 1.578125,-0.875 0.929688,-1.539062 0.609375,-2.410156 0.609375,-3.484375 c 0,-1.070313 0.332031,-1.925781 1,-2.5625 0.664063,-0.644531 1.457031,-0.96875 2.375,-0.96875 0.925781,0 1.675781,0.390625 2.25,1.171875 l 0,-3.796875 1.453125,0 0,9.640625 -1.453125,0 0,-1.046875 C 5.691406,-0.273438 4.90625,0.109375 3.875,0.109375 z m -1.8125,-3.53125 c 0,0.65625 0.210938,1.195313 0.640625,1.609375 0.425781,0.417969 0.925781,0.625 1.5,0.625 0.570313,0 1.054687,-0.207031 1.453125,-0.625 C 6.050781,-2.226562 6.25,-2.765625 6.25,-3.421875 6.25,-4.085938 6.050781,-4.640625 5.65625,-5.078125 5.257812,-5.523438 4.769531,-5.75 4.1875,-5.75 c -0.585938,0 -1.085938,0.226562 -1.5,0.671875 -0.417969,0.4375 -0.625,0.992187 -0.625,1.65625 z m 0,0" | ||
| + id="path198" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-12" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 2.65625,-1.828125 c 0.414062,0.417969 0.941406,0.625 1.578125,0.625 0.632813,0 1.15625,-0.207031 1.5625,-0.625 0.414063,-0.414063 0.625,-0.957031 0.625,-1.625 0,-0.664063 -0.210937,-1.207031 -0.625,-1.625 -0.40625,-0.425781 -0.929687,-0.640625 -1.5625,-0.640625 -0.636719,0 -1.164063,0.214844 -1.578125,0.640625 -0.40625,0.417969 -0.609375,0.960937 -0.609375,1.625 0,0.667969 0.203125,1.210937 0.609375,1.625 z m 4.171875,0.90625 c -0.6875,0.6875 -1.554687,1.03125 -2.59375,1.03125 -1.042969,0 -1.914063,-0.34375 -2.609375,-1.03125 -0.6875,-0.695313 -1.03125,-1.539063 -1.03125,-2.53125 0,-1 0.34375,-1.84375 1.03125,-2.53125 0.695312,-0.6875 1.566406,-1.03125 2.609375,-1.03125 1.039063,0 1.90625,0.34375 2.59375,1.03125 0.695313,0.6875 1.046875,1.53125 1.046875,2.53125 0,0.992187 -0.351562,1.835937 -1.046875,2.53125 z m 0,0" | ||
| + id="path201" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-13" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 2.515625,-3.75 0,3.75 -1.46875,0 0,-6.921875 1.46875,0 0,1.265625 c 0.207031,-0.425781 0.519531,-0.757812 0.9375,-1 0.414063,-0.238281 0.867187,-0.359375 1.359375,-0.359375 1.09375,0 1.832031,0.449219 2.21875,1.34375 0.6875,-0.894531 1.539062,-1.34375 2.5625,-1.34375 0.78125,0 1.410156,0.242187 1.890625,0.71875 0.476563,0.46875 0.71875,1.15625 0.71875,2.0625 L 12.203125,0 10.75,0 l 0,-3.796875 c 0,-1.269531 -0.527344,-1.90625 -1.578125,-1.90625 -0.5,0 -0.9375,0.15625 -1.3125,0.46875 -0.367187,0.3125 -0.554687,0.777344 -0.5625,1.390625 l 0,3.84375 -1.453125,0 0,-3.796875 c 0,-0.65625 -0.121094,-1.132813 -0.359375,-1.4375 -0.230469,-0.3125 -0.601563,-0.46875 -1.109375,-0.46875 -0.5,0 -0.9375,0.167969 -1.3125,0.5 C 2.695312,-4.867188 2.515625,-4.382812 2.515625,-3.75 z m 0,0" | ||
| + id="path204" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-14" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="M 2.546875,-2.0625 1.640625,0 0,0 l 4,-9.09375 1.640625,0 4,9.09375 -1.625,0 -0.921875,-2.0625 z m 3.921875,-1.421875 -1.640625,-3.75 -1.65625,3.75 z m 0,0" | ||
| + id="path207" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-15" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 4.125,0.109375 c -0.96875,0 -1.804688,-0.328125 -2.5,-0.984375 -0.6875,-0.65625 -1.03125,-1.507812 -1.03125,-2.5625 0,-1.0625 0.359375,-1.921875 1.078125,-2.578125 0.726563,-0.664063 1.613281,-1 2.65625,-1 1.039063,0 1.921875,0.359375 2.640625,1.078125 l -0.859375,1.046875 c -0.59375,-0.519531 -1.199219,-0.78125 -1.8125,-0.78125 -0.605469,0 -1.132813,0.203125 -1.578125,0.609375 -0.449219,0.40625 -0.671875,0.929688 -0.671875,1.5625 0,0.636719 0.21875,1.179688 0.65625,1.625 0.445313,0.4375 0.992187,0.65625 1.640625,0.65625 0.644531,0 1.253906,-0.296875 1.828125,-0.890625 l 0.859375,0.9375 C 6.1875,-0.316406 5.21875,0.109375 4.125,0.109375 z m 0,0" | ||
| + id="path210" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-16" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="M 4.09375,-2.546875 6.125,-9.09375 l 1.375,0 2.03125,6.546875 2.28125,-6.546875 1.65625,0 L 10.296875,0 8.78125,0 6.859375,-6.234375 l -0.09375,0 L 4.84375,0 3.328125,0 0.15625,-9.09375 l 1.65625,0 z m 0,0" | ||
| + id="path213" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-17" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 4.015625,-7.890625 c -0.449219,0 -0.820313,0.09375 -1.109375,0.28125 -0.28125,0.179687 -0.421875,0.453125 -0.421875,0.828125 0,0.367188 0.140625,0.648438 0.421875,0.84375 0.289062,0.1875 0.898438,0.398438 1.828125,0.625 0.9375,0.21875 1.640625,0.539062 2.109375,0.953125 0.46875,0.40625 0.703125,1.007813 0.703125,1.796875 0,0.792969 -0.296875,1.4375 -0.890625,1.9375 -0.59375,0.492188 -1.382812,0.734375 -2.359375,0.734375 -1.417969,0 -2.679687,-0.488281 -3.78125,-1.46875 l 0.96875,-1.15625 c 0.914063,0.792969 1.867187,1.1875 2.859375,1.1875 0.488281,0 0.878906,-0.101563 1.171875,-0.3125 0.289063,-0.21875 0.4375,-0.5 0.4375,-0.84375 0,-0.351563 -0.136719,-0.625 -0.40625,-0.8125 -0.273437,-0.195313 -0.742187,-0.375 -1.40625,-0.53125 C 3.472656,-3.992188 2.960938,-4.144531 2.609375,-4.28125 2.265625,-4.414062 1.957031,-4.59375 1.6875,-4.8125 1.15625,-5.21875 0.890625,-5.835938 0.890625,-6.671875 c 0,-0.84375 0.300781,-1.492187 0.90625,-1.953125 0.613281,-0.457031 1.367187,-0.6875 2.265625,-0.6875 0.582031,0 1.160156,0.101562 1.734375,0.296875 0.570313,0.1875 1.066406,0.453125 1.484375,0.796875 L 6.46875,-7.0625 C 6.195312,-7.300781 5.832031,-7.5 5.375,-7.65625 4.914062,-7.8125 4.460938,-7.890625 4.015625,-7.890625 z m 0,0" | ||
| + id="path216" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-18" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 5.890625,-3.171875 0,-3.75 1.453125,0 0,6.921875 -1.453125,0 0,-1.265625 C 5.648438,-0.835938 5.320312,-0.5 4.90625,-0.25 4.5,-0.0078125 4.0625,0.109375 3.59375,0.109375 c -0.78125,0 -1.417969,-0.238281 -1.90625,-0.71875 -0.480469,-0.476563 -0.71875,-1.164063 -0.71875,-2.0625 l 0,-4.25 1.46875,0 0,3.796875 c 0,1.28125 0.523438,1.921875 1.578125,1.921875 0.5,0 0.9375,-0.164063 1.3125,-0.5 0.375,-0.332031 0.5625,-0.820313 0.5625,-1.46875 z m 0,0" | ||
| + id="path219" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-19" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 5.984375,-2.0625 c 0,0.65625 -0.242187,1.183594 -0.71875,1.578125 -0.480469,0.3984375 -1.089844,0.59375 -1.828125,0.59375 -0.511719,0 -1.039062,-0.0898438 -1.578125,-0.265625 -0.542969,-0.1875 -1.023437,-0.445312 -1.4375,-0.78125 L 1.125,-2.0625 c 0.8125,0.605469 1.59375,0.90625 2.34375,0.90625 0.332031,0 0.59375,-0.070312 0.78125,-0.21875 0.1875,-0.15625 0.28125,-0.351562 0.28125,-0.59375 0,-0.34375 -0.460938,-0.65625 -1.375,-0.9375 C 3.09375,-2.925781 3.039062,-2.941406 3,-2.953125 1.5625,-3.335938 0.84375,-3.988281 0.84375,-4.90625 c 0,-0.632812 0.25,-1.144531 0.75,-1.53125 0.5,-0.382812 1.144531,-0.578125 1.9375,-0.578125 0.800781,0 1.554688,0.234375 2.265625,0.703125 L 5.25,-5.234375 c -0.5625,-0.375 -1.171875,-0.5625 -1.828125,-0.5625 -0.34375,0 -0.625,0.0625 -0.84375,0.1875 -0.21875,0.125 -0.328125,0.3125 -0.328125,0.5625 0,0.230469 0.113281,0.398437 0.34375,0.5 0.15625,0.074219 0.375,0.148437 0.65625,0.21875 0.28125,0.074219 0.523438,0.148437 0.734375,0.21875 0.21875,0.0625 0.425781,0.140625 0.625,0.234375 0.207031,0.085938 0.429687,0.203125 0.671875,0.359375 0.46875,0.304687 0.703125,0.789063 0.703125,1.453125 z m 0,0" | ||
| + id="path222" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-20" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 2.515625,-3.75 0,3.75 -1.46875,0 0,-6.921875 1.46875,0 0,1.265625 c 0.226563,-0.425781 0.546875,-0.757812 0.953125,-1 0.414062,-0.238281 0.863281,-0.359375 1.34375,-0.359375 0.78125,0 1.410156,0.242187 1.890625,0.71875 0.476563,0.46875 0.71875,1.15625 0.71875,2.0625 l 0,4.234375 -1.453125,0 0,-3.796875 c 0,-1.269531 -0.53125,-1.90625 -1.59375,-1.90625 -0.5,0 -0.9375,0.167969 -1.3125,0.5 C 2.695312,-4.867188 2.515625,-4.382812 2.515625,-3.75 z m 0,0" | ||
| + id="path225" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-21" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 4.75,-7.015625 c 0.9375,0 1.734375,0.324219 2.390625,0.96875 0.65625,0.636719 0.984375,1.492187 0.984375,2.5625 0,1.0625 -0.328125,1.929687 -0.984375,2.59375 -0.65625,0.667969 -1.421875,1 -2.296875,1 -0.867188,0 -1.640625,-0.382813 -2.328125,-1.15625 l 0,1.046875 -1.46875,0 0,-9.640625 1.46875,0 0,3.9375 c 0.5625,-0.875 1.304687,-1.3125 2.234375,-1.3125 z M 2.484375,-3.4375 c 0,0.65625 0.195313,1.195312 0.59375,1.609375 0.394531,0.417969 0.878906,0.625 1.453125,0.625 0.570312,0 1.070312,-0.203125 1.5,-0.609375 0.425781,-0.414062 0.640625,-0.957031 0.640625,-1.625 0,-0.664062 -0.210937,-1.21875 -0.625,-1.65625 -0.417969,-0.4375 -0.917969,-0.65625 -1.5,-0.65625 -0.585937,0 -1.074219,0.21875 -1.46875,0.65625 -0.398437,0.4375 -0.59375,0.992188 -0.59375,1.65625 z m 0,0" | ||
| + id="path228" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-22" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="M 1.921875,2.75 C 1.285156,2.75 0.710938,2.519531 0.203125,2.0625 L 0.875,0.890625 C 1.175781,1.171875 1.488281,1.3125 1.8125,1.3125 2.132812,1.3125 2.394531,1.191406 2.59375,0.953125 2.800781,0.722656 2.90625,0.46875 2.90625,0.1875 c 0,-0.1171875 -0.933594,-2.484375 -2.796875,-7.109375 l 1.5625,0 L 3.75,-1.8125 l 2.0625,-5.109375 1.5625,0 -3.359375,8.21875 C 3.816406,1.742188 3.53125,2.097656 3.15625,2.359375 2.78125,2.617188 2.367188,2.75 1.921875,2.75 z m 0,0" | ||
| + id="path231" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-23" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 7.734375,-6.9375 c -0.617187,-0.644531 -1.375,-0.96875 -2.28125,-0.96875 -0.898437,0 -1.65625,0.324219 -2.28125,0.96875 C 2.554688,-6.300781 2.25,-5.523438 2.25,-4.609375 c 0,0.917969 0.304688,1.699219 0.921875,2.34375 0.625,0.636719 1.382813,0.953125 2.28125,0.953125 0.90625,0 1.664063,-0.316406 2.28125,-0.953125 0.625,-0.644531 0.9375,-1.425781 0.9375,-2.34375 0,-0.914063 -0.3125,-1.691406 -0.9375,-2.328125 z m 1.125,5.6875 c -0.917969,0.898438 -2.054687,1.34375 -3.40625,1.34375 -1.34375,0 -2.480469,-0.445312 -3.40625,-1.34375 -0.917969,-0.894531 -1.375,-2.007812 -1.375,-3.34375 0,-1.34375 0.457031,-2.460938 1.375,-3.359375 0.925781,-0.90625 2.0625,-1.359375 3.40625,-1.359375 1.351563,0 2.488281,0.453125 3.40625,1.359375 C 9.785156,-7.054688 10.25,-5.9375 10.25,-4.59375 c 0,1.335938 -0.464844,2.449219 -1.390625,3.34375 z m 0,0" | ||
| + id="path234" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-24" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 5.40625,-1.390625 c 0.53125,0 0.984375,-0.085937 1.359375,-0.265625 0.382813,-0.175781 0.785156,-0.460938 1.203125,-0.859375 L 8.953125,-1.5 c -0.960937,1.074219 -2.125,1.609375 -3.5,1.609375 -1.375,0 -2.515625,-0.441406 -3.421875,-1.328125 C 1.125,-2.101562 0.671875,-3.222656 0.671875,-4.578125 c 0,-1.351563 0.457031,-2.476563 1.375,-3.375 0.925781,-0.90625 2.09375,-1.359375 3.5,-1.359375 1.414063,0 2.597656,0.523438 3.546875,1.5625 l -0.984375,1.0625 c -0.429687,-0.414062 -0.835937,-0.703125 -1.21875,-0.859375 -0.386719,-0.164063 -0.839844,-0.25 -1.359375,-0.25 -0.929688,0 -1.703125,0.296875 -2.328125,0.890625 C 2.585938,-6.3125 2.28125,-5.550781 2.28125,-4.625 c 0,0.917969 0.304688,1.6875 0.921875,2.3125 0.625,0.617188 1.359375,0.921875 2.203125,0.921875 z m 0,0" | ||
| + id="path237" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-25" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 5.234375,0 -3.96875,0 0,-9.09375 3.53125,0 c 0.613281,0 1.144531,0.078125 1.59375,0.234375 0.445313,0.148437 0.78125,0.34375 1,0.59375 0.414063,0.46875 0.625,0.996094 0.625,1.578125 0,0.71875 -0.230469,1.25 -0.6875,1.59375 -0.167969,0.125 -0.28125,0.203125 -0.34375,0.234375 -0.054687,0.023437 -0.15625,0.070313 -0.3125,0.140625 0.5625,0.125 1.007813,0.382812 1.34375,0.765625 0.332031,0.386719 0.5,0.867187 0.5,1.4375 0,0.625 -0.21875,1.183594 -0.65625,1.671875 C 7.347656,-0.28125 6.472656,0 5.234375,0 z m -2.4375,-5.3125 1.953125,0 c 1.101562,0 1.65625,-0.378906 1.65625,-1.140625 C 6.40625,-6.878906 6.269531,-7.1875 6,-7.375 5.738281,-7.570312 5.328125,-7.671875 4.765625,-7.671875 l -1.96875,0 z m 0,3.890625 2.40625,0 c 0.5625,0 0.988281,-0.085937 1.28125,-0.265625 0.300781,-0.175781 0.453125,-0.507812 0.453125,-1 C 6.9375,-3.5 6.289062,-3.90625 5,-3.90625 l -2.203125,0 z m 0,0" | ||
| + id="path240" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-26" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 2.796875,0 -1.53125,0 0,-9.09375 2.390625,0 2.734375,5.71875 2.75,-5.71875 2.375,0 0,9.09375 -1.53125,0 0,-7.09375 -3.171875,6.296875 -0.859375,0 -3.15625,-6.296875 z m 0,0" | ||
| + id="path243" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-27" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 1.046875,0.328125 0,-7.25 1.46875,0 0,7.296875 c 0,0.726562 -0.21875,1.304688 -0.65625,1.734375 C 1.421875,2.535156 0.890625,2.75 0.265625,2.75 -0.347656,2.75 -0.914062,2.519531 -1.4375,2.0625 L -0.75,0.96875 c 0.292969,0.289062 0.585938,0.4375 0.875,0.4375 0.300781,0 0.53125,-0.101562 0.6875,-0.296875 0.15625,-0.1875 0.234375,-0.449219 0.234375,-0.78125 z m 0.0625,-8.609375 C 0.929688,-8.46875 0.84375,-8.6875 0.84375,-8.9375 c 0,-0.257812 0.085938,-0.476562 0.265625,-0.65625 0.1875,-0.175781 0.40625,-0.265625 0.65625,-0.265625 0.25,0 0.460937,0.089844 0.640625,0.265625 0.1875,0.179688 0.28125,0.398438 0.28125,0.65625 0,0.25 -0.09375,0.46875 -0.28125,0.65625 -0.179688,0.179688 -0.390625,0.265625 -0.640625,0.265625 -0.25,0 -0.46875,-0.085937 -0.65625,-0.265625 z m 0,0" | ||
| + id="path246" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-28" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 1.265625,0 0,-9.09375 1.53125,0 0,7.640625 4.140625,0 0,1.453125 z m 0,0" | ||
| + id="path249" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-29" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 0.828125,-5.640625 0,-1.25 5.40625,0 0,1.3125 -3.875,4.3125 4.09375,0 0,1.265625 -5.875,0 0,-1.421875 3.78125,-4.21875 z m 0,0" | ||
| + id="path252" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-30" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 8.078125,-9.09375 1.53125,0 0,9.09375 -1.671875,0 -5.140625,-6.625 0,6.625 -1.53125,0 0,-9.09375 1.53125,0 5.28125,6.796875 z m 0,0" | ||
| + id="path255" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-31" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 3.296875,-2.078125 c 0.414063,0.480469 0.976563,0.71875 1.6875,0.71875 0.71875,0 1.285156,-0.238281 1.703125,-0.71875 0.414062,-0.488281 0.625,-1.148437 0.625,-1.984375 l 0,-5.03125 1.53125,0 0,5.109375 c 0,1.304687 -0.359375,2.308594 -1.078125,3.015625 -0.71875,0.710938 -1.648437,1.0625 -2.78125,1.0625 -1.125,0 -2.046875,-0.351562 -2.765625,-1.0625 C 1.5,-1.675781 1.140625,-2.679688 1.140625,-3.984375 l 0,-5.109375 1.53125,0 0,5.03125 c 0,0.835938 0.207031,1.496094 0.625,1.984375 z m 0,0" | ||
| + id="path258" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + </g> | ||
| + <clipPath | ||
| + id="clip1"> | ||
| + <path | ||
| + d="m 54,54 503.99609,0 0,661.70703 -503.99609,0 z m 0,0" | ||
| + id="path261" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </clipPath> | ||
| + </defs> | ||
| + <g | ||
| + id="g5397" | ||
| + transform="translate(-60.130558,-63.01162)"> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g268"> | ||
| + <use | ||
| + xlink:href="#glyph0-1" | ||
| + x="60.554745" | ||
| + y="70.36599" | ||
| + id="use270" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-2" | ||
| + x="65.131882" | ||
| + y="70.36599" | ||
| + id="use272" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="69.709015" | ||
| + y="70.36599" | ||
| + id="use274" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-4" | ||
| + x="74.286148" | ||
| + y="70.36599" | ||
| + id="use276" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g278"> | ||
| + <use | ||
| + xlink:href="#glyph0-5" | ||
| + x="78.478516" | ||
| + y="70.36599" | ||
| + id="use280" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-6" | ||
| + x="80.554665" | ||
| + y="70.36599" | ||
| + id="use282" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g284"> | ||
| + <use | ||
| + xlink:href="#glyph0-7" | ||
| + x="84.554642" | ||
| + y="70.36599" | ||
| + id="use286" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-8" | ||
| + x="89.396309" | ||
| + y="70.36599" | ||
| + id="use288" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-9" | ||
| + x="92.22596" | ||
| + y="70.36599" | ||
| + id="use290" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-10" | ||
| + x="96.722931" | ||
| + y="70.36599" | ||
| + id="use292" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g294"> | ||
| + <use | ||
| + xlink:href="#glyph0-11" | ||
| + x="59.396183" | ||
| + y="80.385994" | ||
| + id="use296" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-12" | ||
| + x="63.97332" | ||
| + y="80.385994" | ||
| + id="use298" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g300"> | ||
| + <use | ||
| + xlink:href="#glyph0-11" | ||
| + x="66.097557" | ||
| + y="80.385994" | ||
| + id="use302" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-13" | ||
| + x="70.67469" | ||
| + y="80.385994" | ||
| + id="use304" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-5" | ||
| + x="77.905128" | ||
| + y="80.385994" | ||
| + id="use306" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g308"> | ||
| + <use | ||
| + xlink:href="#glyph0-6" | ||
| + x="79.973251" | ||
| + y="80.385994" | ||
| + id="use310" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g312"> | ||
| + <use | ||
| + xlink:href="#glyph0-14" | ||
| + x="83.973236" | ||
| + y="80.385994" | ||
| + id="use314" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-9" | ||
| + x="85.993271" | ||
| + y="80.385994" | ||
| + id="use316" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-15" | ||
| + x="90.490242" | ||
| + y="80.385994" | ||
| + id="use318" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g320"> | ||
| + <use | ||
| + xlink:href="#glyph0-10" | ||
| + x="96.710655" | ||
| + y="80.385994" | ||
| + id="use322" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g324"> | ||
| + <use | ||
| + xlink:href="#glyph0-16" | ||
| + x="107.54436" | ||
| + y="70.36599" | ||
| + id="use326" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-9" | ||
| + x="111.68062" | ||
| + y="70.36599" | ||
| + id="use328" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-17" | ||
| + x="116.17759" | ||
| + y="70.36599" | ||
| + id="use330" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g332"> | ||
| + <use | ||
| + xlink:href="#glyph0-5" | ||
| + x="121.07537" | ||
| + y="70.36599" | ||
| + id="use334" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g336"> | ||
| + <use | ||
| + xlink:href="#glyph0-11" | ||
| + x="123.14349" | ||
| + y="70.36599" | ||
| + id="use338" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-2" | ||
| + x="127.72063" | ||
| + y="70.36599" | ||
| + id="use340" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-18" | ||
| + x="132.29776" | ||
| + y="70.36599" | ||
| + id="use342" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-5" | ||
| + x="134.26169" | ||
| + y="70.36599" | ||
| + id="use344" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g346"> | ||
| + <use | ||
| + xlink:href="#glyph0-2" | ||
| + x="136.32982" | ||
| + y="70.36599" | ||
| + id="use348" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="140.90695" | ||
| + y="70.36599" | ||
| + id="use350" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-11" | ||
| + x="145.48409" | ||
| + y="70.36599" | ||
| + id="use352" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g354"> | ||
| + <use | ||
| + xlink:href="#glyph0-19" | ||
| + x="150.05321" | ||
| + y="70.36599" | ||
| + id="use356" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g358"> | ||
| + <use | ||
| + xlink:href="#glyph0-20" | ||
| + x="126.4571" | ||
| + y="80.385994" | ||
| + id="use360" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-21" | ||
| + x="131.03424" | ||
| + y="80.385994" | ||
| + id="use362" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g364"> | ||
| + <use | ||
| + xlink:href="#glyph0-11" | ||
| + x="133.15848" | ||
| + y="80.385994" | ||
| + id="use366" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-22" | ||
| + x="137.73561" | ||
| + y="80.385994" | ||
| + id="use368" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-23" | ||
| + x="142.31274" | ||
| + y="80.385994" | ||
| + id="use370" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g372"> | ||
| + <use | ||
| + xlink:href="#glyph0-24" | ||
| + x="147.21053" | ||
| + y="80.385994" | ||
| + id="use374" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#45a3e3;fill-opacity:1" | ||
| + id="g376"> | ||
| + <use | ||
| + xlink:href="#glyph1-1" | ||
| + x="164.96104" | ||
| + y="72.870995" | ||
| + id="use378" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-2" | ||
| + x="174.7556" | ||
| + y="72.870995" | ||
| + id="use380" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-3" | ||
| + x="178.18744" | ||
| + y="72.870995" | ||
| + id="use382" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-2" | ||
| + x="186.3788" | ||
| + y="72.870995" | ||
| + id="use384" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-4" | ||
| + x="189.81064" | ||
| + y="72.870995" | ||
| + id="use386" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#45a3e3;fill-opacity:1" | ||
| + id="g388"> | ||
| + <use | ||
| + xlink:href="#glyph1-5" | ||
| + x="195.05862" | ||
| + y="72.870995" | ||
| + id="use390" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#45a3e3;fill-opacity:1" | ||
| + id="g392"> | ||
| + <use | ||
| + xlink:href="#glyph1-6" | ||
| + x="202.39827" | ||
| + y="72.870995" | ||
| + id="use394" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#45a3e3;fill-opacity:1" | ||
| + id="g396"> | ||
| + <use | ||
| + xlink:href="#glyph1-7" | ||
| + x="205.84264" | ||
| + y="72.870995" | ||
| + id="use398" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-8" | ||
| + x="209.27449" | ||
| + y="72.870995" | ||
| + id="use400" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-9" | ||
| + x="216.83958" | ||
| + y="72.870995" | ||
| + id="use402" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-10" | ||
| + x="221.81201" | ||
| + y="72.870995" | ||
| + id="use404" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-10" | ||
| + x="229.55246" | ||
| + y="72.870995" | ||
| + id="use406" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-11" | ||
| + x="237.29291" | ||
| + y="72.870995" | ||
| + id="use408" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-12" | ||
| + x="245.70972" | ||
| + y="72.870995" | ||
| + id="use410" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-13" | ||
| + x="253.87601" | ||
| + y="72.870995" | ||
| + id="use412" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-7" | ||
| + x="266.57635" | ||
| + y="72.870995" | ||
| + id="use414" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-14" | ||
| + x="270.00821" | ||
| + y="72.870995" | ||
| + id="use416" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-15" | ||
| + x="279.30176" | ||
| + y="72.870995" | ||
| + id="use418" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-4" | ||
| + x="286.51617" | ||
| + y="72.870995" | ||
| + id="use420" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g422"> | ||
| + <use | ||
| + xlink:href="#glyph0-25" | ||
| + x="164.96104" | ||
| + y="85.312492" | ||
| + id="use424" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-26" | ||
| + x="170.02716" | ||
| + y="85.312492" | ||
| + id="use426" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g428"> | ||
| + <use | ||
| + xlink:href="#glyph0-8" | ||
| + x="173.83476" | ||
| + y="85.312492" | ||
| + id="use430" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g432"> | ||
| + <use | ||
| + xlink:href="#glyph0-27" | ||
| + x="179.79866" | ||
| + y="85.312492" | ||
| + id="use434" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g436"> | ||
| + <use | ||
| + xlink:href="#glyph0-28" | ||
| + x="187.33369" | ||
| + y="85.312492" | ||
| + id="use438" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-7" | ||
| + x="192.38377" | ||
| + y="85.312492" | ||
| + id="use440" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-23" | ||
| + x="197.22545" | ||
| + y="85.312492" | ||
| + id="use442" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g444"> | ||
| + <use | ||
| + xlink:href="#glyph0-29" | ||
| + x="202.12321" | ||
| + y="85.312492" | ||
| + id="use446" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-30" | ||
| + x="206.15526" | ||
| + y="85.312492" | ||
| + id="use448" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g450"> | ||
| + <use | ||
| + xlink:href="#glyph0-14" | ||
| + x="209.41777" | ||
| + y="85.312492" | ||
| + id="use452" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-31" | ||
| + x="211.43781" | ||
| + y="85.312492" | ||
| + id="use454" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g456"> | ||
| + <use | ||
| + xlink:href="#glyph0-32" | ||
| + x="215.81454" | ||
| + y="85.312492" | ||
| + id="use458" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-8" | ||
| + x="220.72835" | ||
| + y="85.312492" | ||
| + id="use460" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g462"> | ||
| + <use | ||
| + xlink:href="#glyph0-27" | ||
| + x="226.68423" | ||
| + y="85.312492" | ||
| + id="use464" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g466"> | ||
| + <use | ||
| + xlink:href="#glyph0-28" | ||
| + x="234.22729" | ||
| + y="85.312492" | ||
| + id="use468" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g470"> | ||
| + <use | ||
| + xlink:href="#glyph0-30" | ||
| + x="239.26936" | ||
| + y="85.312492" | ||
| + id="use472" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g474"> | ||
| + <use | ||
| + xlink:href="#glyph0-14" | ||
| + x="242.53186" | ||
| + y="85.312492" | ||
| + id="use476" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-24" | ||
| + x="244.5519" | ||
| + y="85.312492" | ||
| + id="use478" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-14" | ||
| + x="252.00677" | ||
| + y="85.312492" | ||
| + id="use480" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g482"> | ||
| + <use | ||
| + xlink:href="#glyph0-33" | ||
| + x="254.0188" | ||
| + y="85.312492" | ||
| + id="use484" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-34" | ||
| + x="258.93259" | ||
| + y="85.312492" | ||
| + id="use486" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-35" | ||
| + x="263.3895" | ||
| + y="85.312492" | ||
| + id="use488" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g490"> | ||
| + <use | ||
| + xlink:href="#glyph0-5" | ||
| + x="265.40152" | ||
| + y="85.312492" | ||
| + id="use492" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-28" | ||
| + x="267.47766" | ||
| + y="85.312492" | ||
| + id="use494" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g496"> | ||
| + <use | ||
| + xlink:href="#glyph0-7" | ||
| + x="272.51971" | ||
| + y="85.312492" | ||
| + id="use498" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-36" | ||
| + x="277.36139" | ||
| + y="85.312492" | ||
| + id="use500" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g502"> | ||
| + <use | ||
| + xlink:href="#glyph0-9" | ||
| + x="282.25916" | ||
| + y="85.312492" | ||
| + id="use504" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g506"> | ||
| + <use | ||
| + xlink:href="#glyph0-27" | ||
| + x="289.89038" | ||
| + y="85.312492" | ||
| + id="use508" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g510"> | ||
| + <use | ||
| + xlink:href="#glyph0-37" | ||
| + x="297.43344" | ||
| + y="85.312492" | ||
| + id="use512" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-14" | ||
| + x="303.2771" | ||
| + y="85.312492" | ||
| + id="use514" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g516"> | ||
| + <use | ||
| + xlink:href="#glyph0-31" | ||
| + x="305.28912" | ||
| + y="85.312492" | ||
| + id="use518" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-14" | ||
| + x="309.67389" | ||
| + y="85.312492" | ||
| + id="use520" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g522"> | ||
| + <use | ||
| + xlink:href="#glyph0-8" | ||
| + x="311.68588" | ||
| + y="85.312492" | ||
| + id="use524" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-34" | ||
| + x="314.51553" | ||
| + y="85.312492" | ||
| + id="use526" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-35" | ||
| + x="318.97244" | ||
| + y="85.312492" | ||
| + id="use528" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-5" | ||
| + x="320.99246" | ||
| + y="85.312492" | ||
| + id="use530" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g532"> | ||
| + <use | ||
| + xlink:href="#glyph0-38" | ||
| + x="323.06061" | ||
| + y="85.312492" | ||
| + id="use534" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g536"> | ||
| + <use | ||
| + xlink:href="#glyph0-14" | ||
| + x="328.00647" | ||
| + y="85.312492" | ||
| + id="use538" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-31" | ||
| + x="330.02649" | ||
| + y="85.312492" | ||
| + id="use540" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g542"> | ||
| + <use | ||
| + xlink:href="#glyph0-32" | ||
| + x="334.40323" | ||
| + y="85.312492" | ||
| + id="use544" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g546"> | ||
| + <use | ||
| + xlink:href="#glyph0-8" | ||
| + x="339.30902" | ||
| + y="85.312492" | ||
| + id="use548" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-10" | ||
| + x="342.13867" | ||
| + y="85.312492" | ||
| + id="use550" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g552"> | ||
| + <use | ||
| + xlink:href="#glyph0-27" | ||
| + x="349.08853" | ||
| + y="85.312492" | ||
| + id="use554" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g556"> | ||
| + <use | ||
| + xlink:href="#glyph0-39" | ||
| + x="356.63159" | ||
| + y="85.312492" | ||
| + id="use558" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-33" | ||
| + x="358.86005" | ||
| + y="85.312492" | ||
| + id="use560" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g562"> | ||
| + <use | ||
| + xlink:href="#glyph0-8" | ||
| + x="363.76584" | ||
| + y="85.312492" | ||
| + id="use564" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-9" | ||
| + x="366.59549" | ||
| + y="85.312492" | ||
| + id="use566" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-30" | ||
| + x="371.09247" | ||
| + y="85.312492" | ||
| + id="use568" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g570"> | ||
| + <use | ||
| + xlink:href="#glyph0-33" | ||
| + x="374.35498" | ||
| + y="85.312492" | ||
| + id="use572" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-9" | ||
| + x="379.26877" | ||
| + y="85.312492" | ||
| + id="use574" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-8" | ||
| + x="383.76575" | ||
| + y="85.312492" | ||
| + id="use576" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g578"> | ||
| + <use | ||
| + xlink:href="#glyph0-40" | ||
| + x="65.13681" | ||
| + y="107.94099" | ||
| + id="use580" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="69.713943" | ||
| + y="107.94099" | ||
| + id="use582" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-4" | ||
| + x="74.291077" | ||
| + y="107.94099" | ||
| + id="use584" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-5" | ||
| + x="78.491463" | ||
| + y="107.94099" | ||
| + id="use586" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g588"> | ||
| + <use | ||
| + xlink:href="#glyph0-6" | ||
| + x="80.559593" | ||
| + y="107.94099" | ||
| + id="use590" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g592"> | ||
| + <use | ||
| + xlink:href="#glyph0-7" | ||
| + x="84.55957" | ||
| + y="107.94099" | ||
| + id="use594" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-8" | ||
| + x="89.401237" | ||
| + y="107.94099" | ||
| + id="use596" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-9" | ||
| + x="92.230888" | ||
| + y="107.94099" | ||
| + id="use598" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-10" | ||
| + x="96.727859" | ||
| + y="107.94099" | ||
| + id="use600" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g602"> | ||
| + <use | ||
| + xlink:href="#glyph0-11" | ||
| + x="59.970249" | ||
| + y="117.961" | ||
| + id="use604" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-1" | ||
| + x="64.547386" | ||
| + y="117.961" | ||
| + id="use606" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="69.124519" | ||
| + y="117.961" | ||
| + id="use608" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-4" | ||
| + x="73.701653" | ||
| + y="117.961" | ||
| + id="use610" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g612"> | ||
| + <use | ||
| + xlink:href="#glyph0-5" | ||
| + x="77.89402" | ||
| + y="117.961" | ||
| + id="use614" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-6" | ||
| + x="79.970169" | ||
| + y="117.961" | ||
| + id="use616" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g618"> | ||
| + <use | ||
| + xlink:href="#glyph0-14" | ||
| + x="83.970146" | ||
| + y="117.961" | ||
| + id="use620" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g622"> | ||
| + <use | ||
| + xlink:href="#glyph0-9" | ||
| + x="85.982162" | ||
| + y="117.961" | ||
| + id="use624" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g626"> | ||
| + <use | ||
| + xlink:href="#glyph0-15" | ||
| + x="90.48716" | ||
| + y="117.961" | ||
| + id="use628" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g630"> | ||
| + <use | ||
| + xlink:href="#glyph0-10" | ||
| + x="96.707573" | ||
| + y="117.961" | ||
| + id="use632" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g634"> | ||
| + <use | ||
| + xlink:href="#glyph0-41" | ||
| + x="114.1513" | ||
| + y="107.94099" | ||
| + id="use636" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-34" | ||
| + x="116.29157" | ||
| + y="107.94099" | ||
| + id="use638" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-33" | ||
| + x="120.74847" | ||
| + y="107.94099" | ||
| + id="use640" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g642"> | ||
| + <use | ||
| + xlink:href="#glyph0-5" | ||
| + x="125.65426" | ||
| + y="107.94099" | ||
| + id="use644" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-11" | ||
| + x="127.7304" | ||
| + y="107.94099" | ||
| + id="use646" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g648"> | ||
| + <use | ||
| + xlink:href="#glyph0-18" | ||
| + x="132.29951" | ||
| + y="107.94099" | ||
| + id="use650" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-5" | ||
| + x="134.26344" | ||
| + y="107.94099" | ||
| + id="use652" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g654"> | ||
| + <use | ||
| + xlink:href="#glyph0-2" | ||
| + x="136.33157" | ||
| + y="107.94099" | ||
| + id="use656" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="140.90871" | ||
| + y="107.94099" | ||
| + id="use658" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-11" | ||
| + x="145.48584" | ||
| + y="107.94099" | ||
| + id="use660" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-19" | ||
| + x="150.06297" | ||
| + y="107.94099" | ||
| + id="use662" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g664"> | ||
| + <use | ||
| + xlink:href="#glyph0-11" | ||
| + x="122.32386" | ||
| + y="117.961" | ||
| + id="use666" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-11" | ||
| + x="126.90099" | ||
| + y="117.961" | ||
| + id="use668" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-21" | ||
| + x="131.47813" | ||
| + y="117.961" | ||
| + id="use670" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g672"> | ||
| + <use | ||
| + xlink:href="#glyph0-20" | ||
| + x="133.60237" | ||
| + y="117.961" | ||
| + id="use674" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="138.1795" | ||
| + y="117.961" | ||
| + id="use676" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-34" | ||
| + x="142.75664" | ||
| + y="117.961" | ||
| + id="use678" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-24" | ||
| + x="147.21353" | ||
| + y="117.961" | ||
| + id="use680" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#45a3e3;fill-opacity:1" | ||
| + id="g682"> | ||
| + <use | ||
| + xlink:href="#glyph1-16" | ||
| + x="164.96104" | ||
| + y="110.44599" | ||
| + id="use684" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#45a3e3;fill-opacity:1" | ||
| + id="g686"> | ||
| + <use | ||
| + xlink:href="#glyph1-5" | ||
| + x="177.62383" | ||
| + y="110.44599" | ||
| + id="use688" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#45a3e3;fill-opacity:1" | ||
| + id="g690"> | ||
| + <use | ||
| + xlink:href="#glyph1-4" | ||
| + x="184.90085" | ||
| + y="110.44599" | ||
| + id="use692" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-10" | ||
| + x="190.13629" | ||
| + y="110.44599" | ||
| + id="use694" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#45a3e3;fill-opacity:1" | ||
| + id="g696"> | ||
| + <use | ||
| + xlink:href="#glyph1-9" | ||
| + x="197.88927" | ||
| + y="110.44599" | ||
| + id="use698" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#45a3e3;fill-opacity:1" | ||
| + id="g700"> | ||
| + <use | ||
| + xlink:href="#glyph1-7" | ||
| + x="202.84917" | ||
| + y="110.44599" | ||
| + id="use702" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-17" | ||
| + x="206.28102" | ||
| + y="110.44599" | ||
| + id="use704" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#45a3e3;fill-opacity:1" | ||
| + id="g706"> | ||
| + <use | ||
| + xlink:href="#glyph1-18" | ||
| + x="214.10915" | ||
| + y="110.44599" | ||
| + id="use708" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#45a3e3;fill-opacity:1" | ||
| + id="g710"> | ||
| + <use | ||
| + xlink:href="#glyph1-19" | ||
| + x="222.18776" | ||
| + y="110.44599" | ||
| + id="use712" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-4" | ||
| + x="228.52542" | ||
| + y="110.44599" | ||
| + id="use714" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#45a3e3;fill-opacity:1" | ||
| + id="g716"> | ||
| + <use | ||
| + xlink:href="#glyph1-5" | ||
| + x="233.77339" | ||
| + y="110.44599" | ||
| + id="use718" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#45a3e3;fill-opacity:1" | ||
| + id="g720"> | ||
| + <use | ||
| + xlink:href="#glyph1-2" | ||
| + x="241.11304" | ||
| + y="110.44599" | ||
| + id="use722" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#45a3e3;fill-opacity:1" | ||
| + id="g724"> | ||
| + <use | ||
| + xlink:href="#glyph1-20" | ||
| + x="244.55742" | ||
| + y="110.44599" | ||
| + id="use726" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#45a3e3;fill-opacity:1" | ||
| + id="g728"> | ||
| + <use | ||
| + xlink:href="#glyph1-5" | ||
| + x="252.63603" | ||
| + y="110.44599" | ||
| + id="use730" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-21" | ||
| + x="259.98822" | ||
| + y="110.44599" | ||
| + id="use732" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-2" | ||
| + x="268.405" | ||
| + y="110.44599" | ||
| + id="use734" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-6" | ||
| + x="271.83685" | ||
| + y="110.44599" | ||
| + id="use736" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-2" | ||
| + x="275.26871" | ||
| + y="110.44599" | ||
| + id="use738" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-4" | ||
| + x="278.70056" | ||
| + y="110.44599" | ||
| + id="use740" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#45a3e3;fill-opacity:1" | ||
| + id="g742"> | ||
| + <use | ||
| + xlink:href="#glyph1-22" | ||
| + x="283.94855" | ||
| + y="110.44599" | ||
| + id="use744" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-7" | ||
| + x="291.13788" | ||
| + y="110.44599" | ||
| + id="use746" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-14" | ||
| + x="294.56973" | ||
| + y="110.44599" | ||
| + id="use748" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-15" | ||
| + x="303.86328" | ||
| + y="110.44599" | ||
| + id="use750" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-4" | ||
| + x="311.0777" | ||
| + y="110.44599" | ||
| + id="use752" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g754"> | ||
| + <use | ||
| + xlink:href="#glyph0-25" | ||
| + x="164.96104" | ||
| + y="122.88749" | ||
| + id="use756" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-26" | ||
| + x="170.02716" | ||
| + y="122.88749" | ||
| + id="use758" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g760"> | ||
| + <use | ||
| + xlink:href="#glyph0-8" | ||
| + x="173.83476" | ||
| + y="122.88749" | ||
| + id="use762" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g764"> | ||
| + <use | ||
| + xlink:href="#glyph0-27" | ||
| + x="179.79866" | ||
| + y="122.88749" | ||
| + id="use766" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g768"> | ||
| + <use | ||
| + xlink:href="#glyph0-42" | ||
| + x="187.33369" | ||
| + y="122.88749" | ||
| + id="use770" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g772"> | ||
| + <use | ||
| + xlink:href="#glyph0-28" | ||
| + x="192.51204" | ||
| + y="122.88749" | ||
| + id="use774" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g776"> | ||
| + <use | ||
| + xlink:href="#glyph0-27" | ||
| + x="200.68835" | ||
| + y="122.88749" | ||
| + id="use778" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g780"> | ||
| + <use | ||
| + xlink:href="#glyph0-43" | ||
| + x="208.23141" | ||
| + y="122.88749" | ||
| + id="use782" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-34" | ||
| + x="215.64621" | ||
| + y="122.88749" | ||
| + id="use784" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-8" | ||
| + x="220.1031" | ||
| + y="122.88749" | ||
| + id="use786" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-9" | ||
| + x="222.93275" | ||
| + y="122.88749" | ||
| + id="use788" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-30" | ||
| + x="227.42972" | ||
| + y="122.88749" | ||
| + id="use790" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g792"> | ||
| + <use | ||
| + xlink:href="#glyph0-40" | ||
| + x="69.343117" | ||
| + y="145.51599" | ||
| + id="use794" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-22" | ||
| + x="73.920258" | ||
| + y="145.51599" | ||
| + id="use796" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-5" | ||
| + x="78.497391" | ||
| + y="145.51599" | ||
| + id="use798" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g800"> | ||
| + <use | ||
| + xlink:href="#glyph0-6" | ||
| + x="80.565521" | ||
| + y="145.51599" | ||
| + id="use802" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g804"> | ||
| + <use | ||
| + xlink:href="#glyph0-7" | ||
| + x="84.565498" | ||
| + y="145.51599" | ||
| + id="use806" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-8" | ||
| + x="89.407166" | ||
| + y="145.51599" | ||
| + id="use808" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-9" | ||
| + x="92.236809" | ||
| + y="145.51599" | ||
| + id="use810" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-10" | ||
| + x="96.733788" | ||
| + y="145.51599" | ||
| + id="use812" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g814"> | ||
| + <use | ||
| + xlink:href="#glyph0-11" | ||
| + x="64.176559" | ||
| + y="155.536" | ||
| + id="use816" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="68.753693" | ||
| + y="155.536" | ||
| + id="use818" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="73.330833" | ||
| + y="155.536" | ||
| + id="use820" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-5" | ||
| + x="77.907967" | ||
| + y="155.536" | ||
| + id="use822" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g824"> | ||
| + <use | ||
| + xlink:href="#glyph0-6" | ||
| + x="79.976089" | ||
| + y="155.536" | ||
| + id="use826" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g828"> | ||
| + <use | ||
| + xlink:href="#glyph0-14" | ||
| + x="83.976074" | ||
| + y="155.536" | ||
| + id="use830" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-9" | ||
| + x="85.996109" | ||
| + y="155.536" | ||
| + id="use832" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-15" | ||
| + x="90.493088" | ||
| + y="155.536" | ||
| + id="use834" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g836"> | ||
| + <use | ||
| + xlink:href="#glyph0-10" | ||
| + x="96.713501" | ||
| + y="155.536" | ||
| + id="use838" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g840"> | ||
| + <use | ||
| + xlink:href="#glyph0-25" | ||
| + x="107.83661" | ||
| + y="145.51599" | ||
| + id="use842" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-23" | ||
| + x="112.90273" | ||
| + y="145.51599" | ||
| + id="use844" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g846"> | ||
| + <use | ||
| + xlink:href="#glyph0-30" | ||
| + x="117.8005" | ||
| + y="145.51599" | ||
| + id="use848" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-5" | ||
| + x="121.07103" | ||
| + y="145.51599" | ||
| + id="use850" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g852"> | ||
| + <use | ||
| + xlink:href="#glyph0-2" | ||
| + x="123.13915" | ||
| + y="145.51599" | ||
| + id="use854" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-11" | ||
| + x="127.71629" | ||
| + y="145.51599" | ||
| + id="use856" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-18" | ||
| + x="132.29343" | ||
| + y="145.51599" | ||
| + id="use858" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g860"> | ||
| + <use | ||
| + xlink:href="#glyph0-5" | ||
| + x="134.24933" | ||
| + y="145.51599" | ||
| + id="use862" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-2" | ||
| + x="136.32547" | ||
| + y="145.51599" | ||
| + id="use864" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g866"> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="140.89459" | ||
| + y="145.51599" | ||
| + id="use868" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-11" | ||
| + x="145.47173" | ||
| + y="145.51599" | ||
| + id="use870" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-19" | ||
| + x="150.04886" | ||
| + y="145.51599" | ||
| + id="use872" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g874"> | ||
| + <use | ||
| + xlink:href="#glyph0-11" | ||
| + x="126.45711" | ||
| + y="155.536" | ||
| + id="use876" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-21" | ||
| + x="131.03424" | ||
| + y="155.536" | ||
| + id="use878" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g880"> | ||
| + <use | ||
| + xlink:href="#glyph0-44" | ||
| + x="133.15848" | ||
| + y="155.536" | ||
| + id="use882" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-22" | ||
| + x="137.73561" | ||
| + y="155.536" | ||
| + id="use884" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-23" | ||
| + x="142.31274" | ||
| + y="155.536" | ||
| + id="use886" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g888"> | ||
| + <use | ||
| + xlink:href="#glyph0-24" | ||
| + x="147.21053" | ||
| + y="155.536" | ||
| + id="use890" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#45a3e3;fill-opacity:1" | ||
| + id="g892"> | ||
| + <use | ||
| + xlink:href="#glyph1-23" | ||
| + x="164.96104" | ||
| + y="148.021" | ||
| + id="use894" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-13" | ||
| + x="175.48204" | ||
| + y="148.021" | ||
| + id="use896" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-20" | ||
| + x="188.18239" | ||
| + y="148.021" | ||
| + id="use898" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-2" | ||
| + x="196.27354" | ||
| + y="148.021" | ||
| + id="use900" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-21" | ||
| + x="199.7054" | ||
| + y="148.021" | ||
| + id="use902" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-18" | ||
| + x="208.12219" | ||
| + y="148.021" | ||
| + id="use904" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-19" | ||
| + x="216.21335" | ||
| + y="148.021" | ||
| + id="use906" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-7" | ||
| + x="222.55099" | ||
| + y="148.021" | ||
| + id="use908" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-24" | ||
| + x="225.98283" | ||
| + y="148.021" | ||
| + id="use910" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-9" | ||
| + x="235.20123" | ||
| + y="148.021" | ||
| + id="use912" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-2" | ||
| + x="240.17366" | ||
| + y="148.021" | ||
| + id="use914" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-13" | ||
| + x="243.60551" | ||
| + y="148.021" | ||
| + id="use916" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-10" | ||
| + x="256.30588" | ||
| + y="148.021" | ||
| + id="use918" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-7" | ||
| + x="264.04633" | ||
| + y="148.021" | ||
| + id="use920" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-25" | ||
| + x="267.47815" | ||
| + y="148.021" | ||
| + id="use922" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-2" | ||
| + x="276.3208" | ||
| + y="148.021" | ||
| + id="use924" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-6" | ||
| + x="279.75266" | ||
| + y="148.021" | ||
| + id="use926" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-6" | ||
| + x="283.18451" | ||
| + y="148.021" | ||
| + id="use928" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g930"> | ||
| + <use | ||
| + xlink:href="#glyph0-42" | ||
| + x="164.96104" | ||
| + y="160.46248" | ||
| + id="use932" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g934"> | ||
| + <use | ||
| + xlink:href="#glyph0-14" | ||
| + x="170.13937" | ||
| + y="160.46248" | ||
| + id="use936" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-35" | ||
| + x="172.15941" | ||
| + y="160.46248" | ||
| + id="use938" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-35" | ||
| + x="174.17944" | ||
| + y="160.46248" | ||
| + id="use940" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g942"> | ||
| + <use | ||
| + xlink:href="#glyph0-27" | ||
| + x="179.32571" | ||
| + y="160.46248" | ||
| + id="use944" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g946"> | ||
| + <use | ||
| + xlink:href="#glyph0-28" | ||
| + x="186.86075" | ||
| + y="160.46248" | ||
| + id="use948" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-30" | ||
| + x="191.91083" | ||
| + y="160.46248" | ||
| + id="use950" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g952"> | ||
| + <use | ||
| + xlink:href="#glyph0-14" | ||
| + x="195.17334" | ||
| + y="160.46248" | ||
| + id="use954" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-24" | ||
| + x="197.19337" | ||
| + y="160.46248" | ||
| + id="use956" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g958"> | ||
| + <use | ||
| + xlink:href="#glyph0-14" | ||
| + x="204.64024" | ||
| + y="160.46248" | ||
| + id="use960" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-33" | ||
| + x="206.66028" | ||
| + y="160.46248" | ||
| + id="use962" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-34" | ||
| + x="211.57408" | ||
| + y="160.46248" | ||
| + id="use964" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g966"> | ||
| + <use | ||
| + xlink:href="#glyph0-35" | ||
| + x="216.02296" | ||
| + y="160.46248" | ||
| + id="use968" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-5" | ||
| + x="218.04298" | ||
| + y="160.46248" | ||
| + id="use970" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g972"> | ||
| + <use | ||
| + xlink:href="#glyph0-28" | ||
| + x="220.11111" | ||
| + y="160.46248" | ||
| + id="use974" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-7" | ||
| + x="225.16119" | ||
| + y="160.46248" | ||
| + id="use976" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-36" | ||
| + x="230.00285" | ||
| + y="160.46248" | ||
| + id="use978" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g980"> | ||
| + <use | ||
| + xlink:href="#glyph0-9" | ||
| + x="234.90063" | ||
| + y="160.46248" | ||
| + id="use982" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g984"> | ||
| + <use | ||
| + xlink:href="#glyph0-27" | ||
| + x="242.53186" | ||
| + y="160.46248" | ||
| + id="use986" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g988"> | ||
| + <use | ||
| + xlink:href="#glyph0-45" | ||
| + x="250.07492" | ||
| + y="160.46248" | ||
| + id="use990" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g992"> | ||
| + <use | ||
| + xlink:href="#glyph0-36" | ||
| + x="254.5238" | ||
| + y="160.46248" | ||
| + id="use994" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-46" | ||
| + x="259.4296" | ||
| + y="160.46248" | ||
| + id="use996" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g998"> | ||
| + <use | ||
| + xlink:href="#glyph0-26" | ||
| + x="264.33539" | ||
| + y="160.46248" | ||
| + id="use1000" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g1002"> | ||
| + <use | ||
| + xlink:href="#glyph0-34" | ||
| + x="268.14297" | ||
| + y="160.46248" | ||
| + id="use1004" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-8" | ||
| + x="272.59988" | ||
| + y="160.46248" | ||
| + id="use1006" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-14" | ||
| + x="275.42953" | ||
| + y="160.46248" | ||
| + id="use1008" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-7" | ||
| + x="277.44955" | ||
| + y="160.46248" | ||
| + id="use1010" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-33" | ||
| + x="282.29123" | ||
| + y="160.46248" | ||
| + id="use1012" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g1014"> | ||
| + <use | ||
| + xlink:href="#glyph0-27" | ||
| + x="290.33127" | ||
| + y="160.46248" | ||
| + id="use1016" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g1018"> | ||
| + <use | ||
| + xlink:href="#glyph0-45" | ||
| + x="297.8663" | ||
| + y="160.46248" | ||
| + id="use1020" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-33" | ||
| + x="302.32321" | ||
| + y="160.46248" | ||
| + id="use1022" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-6" | ||
| + x="307.237" | ||
| + y="160.46248" | ||
| + id="use1024" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g1026"> | ||
| + <use | ||
| + xlink:href="#glyph0-14" | ||
| + x="311.237" | ||
| + y="160.46248" | ||
| + id="use1028" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-30" | ||
| + x="313.25702" | ||
| + y="160.46248" | ||
| + id="use1030" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g1032"> | ||
| + <use | ||
| + xlink:href="#glyph0-7" | ||
| + x="316.51953" | ||
| + y="160.46248" | ||
| + id="use1034" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-33" | ||
| + x="321.36121" | ||
| + y="160.46248" | ||
| + id="use1036" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-24" | ||
| + x="326.27499" | ||
| + y="160.46248" | ||
| + id="use1038" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g1040"> | ||
| + <use | ||
| + xlink:href="#glyph0-9" | ||
| + x="333.72186" | ||
| + y="160.46248" | ||
| + id="use1042" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-33" | ||
| + x="338.21884" | ||
| + y="160.46248" | ||
| + id="use1044" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-8" | ||
| + x="343.13266" | ||
| + y="160.46248" | ||
| + id="use1046" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g1048"> | ||
| + <use | ||
| + xlink:href="#glyph0-27" | ||
| + x="349.08853" | ||
| + y="160.46248" | ||
| + id="use1050" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g1052"> | ||
| + <use | ||
| + xlink:href="#glyph0-39" | ||
| + x="356.63159" | ||
| + y="160.46248" | ||
| + id="use1054" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-33" | ||
| + x="358.86005" | ||
| + y="160.46248" | ||
| + id="use1056" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g1058"> | ||
| + <use | ||
| + xlink:href="#glyph0-8" | ||
| + x="363.76584" | ||
| + y="160.46248" | ||
| + id="use1060" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-9" | ||
| + x="366.59549" | ||
| + y="160.46248" | ||
| + id="use1062" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-30" | ||
| + x="371.09247" | ||
| + y="160.46248" | ||
| + id="use1064" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-33" | ||
| + x="374.36298" | ||
| + y="160.46248" | ||
| + id="use1066" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g1068"> | ||
| + <use | ||
| + xlink:href="#glyph0-9" | ||
| + x="379.26877" | ||
| + y="160.46248" | ||
| + id="use1070" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-8" | ||
| + x="383.76575" | ||
| + y="160.46248" | ||
| + id="use1072" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g1074"> | ||
| + <use | ||
| + xlink:href="#glyph0-27" | ||
| + x="389.72964" | ||
| + y="160.46248" | ||
| + id="use1076" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g1078"> | ||
| + <use | ||
| + xlink:href="#glyph0-43" | ||
| + x="397.26471" | ||
| + y="160.46248" | ||
| + id="use1080" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-7" | ||
| + x="404.6795" | ||
| + y="160.46248" | ||
| + id="use1082" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-24" | ||
| + x="409.52115" | ||
| + y="160.46248" | ||
| + id="use1084" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-9" | ||
| + x="416.97604" | ||
| + y="160.46248" | ||
| + id="use1086" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-33" | ||
| + x="421.47302" | ||
| + y="160.46248" | ||
| + id="use1088" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-47" | ||
| + x="426.38681" | ||
| + y="160.46248" | ||
| + id="use1090" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-10" | ||
| + x="428.15836" | ||
| + y="160.46248" | ||
| + id="use1092" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g1094"> | ||
| + <use | ||
| + xlink:href="#glyph0-5" | ||
| + x="431.97397" | ||
| + y="160.46248" | ||
| + id="use1096" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-38" | ||
| + x="434.05011" | ||
| + y="160.46248" | ||
| + id="use1098" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g1100"> | ||
| + <use | ||
| + xlink:href="#glyph0-14" | ||
| + x="438.996" | ||
| + y="160.46248" | ||
| + id="use1102" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g1104"> | ||
| + <use | ||
| + xlink:href="#glyph0-31" | ||
| + x="441.008" | ||
| + y="160.46248" | ||
| + id="use1106" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g1108"> | ||
| + <use | ||
| + xlink:href="#glyph0-32" | ||
| + x="445.38474" | ||
| + y="160.46248" | ||
| + id="use1110" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-8" | ||
| + x="450.29855" | ||
| + y="160.46248" | ||
| + id="use1112" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-10" | ||
| + x="453.1282" | ||
| + y="160.46248" | ||
| + id="use1114" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1116"> | ||
| + <use | ||
| + xlink:href="#glyph0-11" | ||
| + x="60.554745" | ||
| + y="183.09099" | ||
| + id="use1118" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-40" | ||
| + x="65.131882" | ||
| + y="183.09099" | ||
| + id="use1120" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-2" | ||
| + x="69.709015" | ||
| + y="183.09099" | ||
| + id="use1122" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-4" | ||
| + x="74.286148" | ||
| + y="183.09099" | ||
| + id="use1124" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1126"> | ||
| + <use | ||
| + xlink:href="#glyph0-5" | ||
| + x="78.478516" | ||
| + y="183.09099" | ||
| + id="use1128" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-6" | ||
| + x="80.554665" | ||
| + y="183.09099" | ||
| + id="use1130" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1132"> | ||
| + <use | ||
| + xlink:href="#glyph0-7" | ||
| + x="84.554642" | ||
| + y="183.09099" | ||
| + id="use1134" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-8" | ||
| + x="89.396309" | ||
| + y="183.09099" | ||
| + id="use1136" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-9" | ||
| + x="92.22596" | ||
| + y="183.09099" | ||
| + id="use1138" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-10" | ||
| + x="96.722931" | ||
| + y="183.09099" | ||
| + id="use1140" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1142"> | ||
| + <use | ||
| + xlink:href="#glyph0-44" | ||
| + x="59.970245" | ||
| + y="193.11099" | ||
| + id="use1144" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-2" | ||
| + x="64.547379" | ||
| + y="193.11099" | ||
| + id="use1146" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="69.124519" | ||
| + y="193.11099" | ||
| + id="use1148" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-4" | ||
| + x="73.701653" | ||
| + y="193.11099" | ||
| + id="use1150" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1152"> | ||
| + <use | ||
| + xlink:href="#glyph0-5" | ||
| + x="77.89402" | ||
| + y="193.11099" | ||
| + id="use1154" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-6" | ||
| + x="79.970161" | ||
| + y="193.11099" | ||
| + id="use1156" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1158"> | ||
| + <use | ||
| + xlink:href="#glyph0-14" | ||
| + x="83.970146" | ||
| + y="193.11099" | ||
| + id="use1160" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1162"> | ||
| + <use | ||
| + xlink:href="#glyph0-9" | ||
| + x="85.982162" | ||
| + y="193.11099" | ||
| + id="use1164" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1166"> | ||
| + <use | ||
| + xlink:href="#glyph0-15" | ||
| + x="90.487152" | ||
| + y="193.11099" | ||
| + id="use1168" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1170"> | ||
| + <use | ||
| + xlink:href="#glyph0-10" | ||
| + x="96.707573" | ||
| + y="193.11099" | ||
| + id="use1172" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1174"> | ||
| + <use | ||
| + xlink:href="#glyph0-48" | ||
| + x="107.28343" | ||
| + y="183.09099" | ||
| + id="use1176" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1178"> | ||
| + <use | ||
| + xlink:href="#glyph0-9" | ||
| + x="111.66818" | ||
| + y="183.09099" | ||
| + id="use1180" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1182"> | ||
| + <use | ||
| + xlink:href="#glyph0-23" | ||
| + x="116.17317" | ||
| + y="183.09099" | ||
| + id="use1184" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1186"> | ||
| + <use | ||
| + xlink:href="#glyph0-5" | ||
| + x="121.07095" | ||
| + y="183.09099" | ||
| + id="use1188" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1190"> | ||
| + <use | ||
| + xlink:href="#glyph0-2" | ||
| + x="123.13908" | ||
| + y="183.09099" | ||
| + id="use1192" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-2" | ||
| + x="127.71621" | ||
| + y="183.09099" | ||
| + id="use1194" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-18" | ||
| + x="132.29335" | ||
| + y="183.09099" | ||
| + id="use1196" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1198"> | ||
| + <use | ||
| + xlink:href="#glyph0-5" | ||
| + x="134.24925" | ||
| + y="183.09099" | ||
| + id="use1200" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-2" | ||
| + x="136.32539" | ||
| + y="183.09099" | ||
| + id="use1202" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="140.90253" | ||
| + y="183.09099" | ||
| + id="use1204" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1206"> | ||
| + <use | ||
| + xlink:href="#glyph0-11" | ||
| + x="145.47165" | ||
| + y="183.09099" | ||
| + id="use1208" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-44" | ||
| + x="150.04878" | ||
| + y="183.09099" | ||
| + id="use1210" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1212"> | ||
| + <use | ||
| + xlink:href="#glyph0-44" | ||
| + x="126.45711" | ||
| + y="193.11099" | ||
| + id="use1214" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-21" | ||
| + x="131.03424" | ||
| + y="193.11099" | ||
| + id="use1216" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1218"> | ||
| + <use | ||
| + xlink:href="#glyph0-2" | ||
| + x="133.15848" | ||
| + y="193.11099" | ||
| + id="use1220" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="137.73561" | ||
| + y="193.11099" | ||
| + id="use1222" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-23" | ||
| + x="142.31276" | ||
| + y="193.11099" | ||
| + id="use1224" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1226"> | ||
| + <use | ||
| + xlink:href="#glyph0-24" | ||
| + x="147.21053" | ||
| + y="193.11099" | ||
| + id="use1228" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#45a3e3;fill-opacity:1" | ||
| + id="g1230"> | ||
| + <use | ||
| + xlink:href="#glyph1-26" | ||
| + x="164.96104" | ||
| + y="185.59599" | ||
| + id="use1232" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-5" | ||
| + x="177.27312" | ||
| + y="185.59599" | ||
| + id="use1234" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-9" | ||
| + x="184.62529" | ||
| + y="185.59599" | ||
| + id="use1236" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-2" | ||
| + x="189.59772" | ||
| + y="185.59599" | ||
| + id="use1238" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-27" | ||
| + x="193.02957" | ||
| + y="185.59599" | ||
| + id="use1240" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-18" | ||
| + x="196.46141" | ||
| + y="185.59599" | ||
| + id="use1242" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-5" | ||
| + x="204.55257" | ||
| + y="185.59599" | ||
| + id="use1244" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-20" | ||
| + x="211.90474" | ||
| + y="185.59599" | ||
| + id="use1246" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-5" | ||
| + x="219.9959" | ||
| + y="185.59599" | ||
| + id="use1248" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#45a3e3;fill-opacity:1" | ||
| + id="g1250"> | ||
| + <use | ||
| + xlink:href="#glyph1-7" | ||
| + x="227.33554" | ||
| + y="185.59599" | ||
| + id="use1252" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#45a3e3;fill-opacity:1" | ||
| + id="g1254"> | ||
| + <use | ||
| + xlink:href="#glyph1-28" | ||
| + x="230.77992" | ||
| + y="185.59599" | ||
| + id="use1256" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#45a3e3;fill-opacity:1" | ||
| + id="g1258"> | ||
| + <use | ||
| + xlink:href="#glyph1-10" | ||
| + x="237.85654" | ||
| + y="185.59599" | ||
| + id="use1260" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#45a3e3;fill-opacity:1" | ||
| + id="g1262"> | ||
| + <use | ||
| + xlink:href="#glyph1-3" | ||
| + x="245.60951" | ||
| + y="185.59599" | ||
| + id="use1264" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-5" | ||
| + x="253.80086" | ||
| + y="185.59599" | ||
| + id="use1266" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-6" | ||
| + x="261.15305" | ||
| + y="185.59599" | ||
| + id="use1268" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-2" | ||
| + x="264.5849" | ||
| + y="185.59599" | ||
| + id="use1270" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-29" | ||
| + x="268.01672" | ||
| + y="185.59599" | ||
| + id="use1272" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-5" | ||
| + x="274.79276" | ||
| + y="185.59599" | ||
| + id="use1274" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#45a3e3;fill-opacity:1" | ||
| + id="g1276"> | ||
| + <use | ||
| + xlink:href="#glyph1-4" | ||
| + x="282.06979" | ||
| + y="185.59599" | ||
| + id="use1278" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-2" | ||
| + x="287.30524" | ||
| + y="185.59599" | ||
| + id="use1280" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-12" | ||
| + x="290.73709" | ||
| + y="185.59599" | ||
| + id="use1282" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-20" | ||
| + x="298.90338" | ||
| + y="185.59599" | ||
| + id="use1284" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-7" | ||
| + x="306.99454" | ||
| + y="185.59599" | ||
| + id="use1286" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-14" | ||
| + x="310.42639" | ||
| + y="185.59599" | ||
| + id="use1288" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-15" | ||
| + x="319.71994" | ||
| + y="185.59599" | ||
| + id="use1290" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-4" | ||
| + x="326.93433" | ||
| + y="185.59599" | ||
| + id="use1292" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g1294"> | ||
| + <use | ||
| + xlink:href="#glyph0-25" | ||
| + x="164.96104" | ||
| + y="198.03748" | ||
| + id="use1296" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-26" | ||
| + x="170.02716" | ||
| + y="198.03748" | ||
| + id="use1298" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g1300"> | ||
| + <use | ||
| + xlink:href="#glyph0-8" | ||
| + x="173.83476" | ||
| + y="198.03748" | ||
| + id="use1302" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g1304"> | ||
| + <use | ||
| + xlink:href="#glyph0-27" | ||
| + x="179.79866" | ||
| + y="198.03748" | ||
| + id="use1306" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g1308"> | ||
| + <use | ||
| + xlink:href="#glyph0-28" | ||
| + x="187.33369" | ||
| + y="198.03748" | ||
| + id="use1310" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-30" | ||
| + x="192.38377" | ||
| + y="198.03748" | ||
| + id="use1312" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g1314"> | ||
| + <use | ||
| + xlink:href="#glyph0-14" | ||
| + x="195.64629" | ||
| + y="198.03748" | ||
| + id="use1316" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-24" | ||
| + x="197.66632" | ||
| + y="198.03748" | ||
| + id="use1318" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g1320"> | ||
| + <use | ||
| + xlink:href="#glyph0-14" | ||
| + x="205.11319" | ||
| + y="198.03748" | ||
| + id="use1322" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-33" | ||
| + x="207.13321" | ||
| + y="198.03748" | ||
| + id="use1324" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g1326"> | ||
| + <use | ||
| + xlink:href="#glyph0-34" | ||
| + x="212.039" | ||
| + y="198.03748" | ||
| + id="use1328" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-35" | ||
| + x="216.4959" | ||
| + y="198.03748" | ||
| + id="use1330" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-5" | ||
| + x="218.51593" | ||
| + y="198.03748" | ||
| + id="use1332" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g1334"> | ||
| + <use | ||
| + xlink:href="#glyph0-28" | ||
| + x="220.58406" | ||
| + y="198.03748" | ||
| + id="use1336" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-7" | ||
| + x="225.63414" | ||
| + y="198.03748" | ||
| + id="use1338" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-36" | ||
| + x="230.4758" | ||
| + y="198.03748" | ||
| + id="use1340" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g1342"> | ||
| + <use | ||
| + xlink:href="#glyph0-9" | ||
| + x="235.37358" | ||
| + y="198.03748" | ||
| + id="use1344" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g1346"> | ||
| + <use | ||
| + xlink:href="#glyph0-27" | ||
| + x="243.00481" | ||
| + y="198.03748" | ||
| + id="use1348" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g1350"> | ||
| + <use | ||
| + xlink:href="#glyph0-13" | ||
| + x="250.53986" | ||
| + y="198.03748" | ||
| + id="use1352" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-9" | ||
| + x="257.77029" | ||
| + y="198.03748" | ||
| + id="use1354" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-36" | ||
| + x="262.26724" | ||
| + y="198.03748" | ||
| + id="use1356" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g1358"> | ||
| + <use | ||
| + xlink:href="#glyph0-14" | ||
| + x="267.16504" | ||
| + y="198.03748" | ||
| + id="use1360" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-26" | ||
| + x="269.18506" | ||
| + y="198.03748" | ||
| + id="use1362" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g1364"> | ||
| + <use | ||
| + xlink:href="#glyph0-14" | ||
| + x="272.99268" | ||
| + y="198.03748" | ||
| + id="use1366" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-33" | ||
| + x="275.0127" | ||
| + y="198.03748" | ||
| + id="use1368" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g1370"> | ||
| + <use | ||
| + xlink:href="#glyph0-9" | ||
| + x="279.91849" | ||
| + y="198.03748" | ||
| + id="use1372" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g1374"> | ||
| + <use | ||
| + xlink:href="#glyph0-27" | ||
| + x="287.54971" | ||
| + y="198.03748" | ||
| + id="use1376" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g1378"> | ||
| + <use | ||
| + xlink:href="#glyph0-13" | ||
| + x="295.09277" | ||
| + y="198.03748" | ||
| + id="use1380" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g1382"> | ||
| + <use | ||
| + xlink:href="#glyph0-34" | ||
| + x="302.31519" | ||
| + y="198.03748" | ||
| + id="use1384" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-30" | ||
| + x="306.77209" | ||
| + y="198.03748" | ||
| + id="use1386" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g1388"> | ||
| + <use | ||
| + xlink:href="#glyph0-14" | ||
| + x="310.03461" | ||
| + y="198.03748" | ||
| + id="use1390" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-49" | ||
| + x="312.05463" | ||
| + y="198.03748" | ||
| + id="use1392" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-46" | ||
| + x="314.07465" | ||
| + y="198.03748" | ||
| + id="use1394" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g1396"> | ||
| + <use | ||
| + xlink:href="#glyph0-34" | ||
| + x="318.98044" | ||
| + y="198.03748" | ||
| + id="use1398" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-33" | ||
| + x="323.43735" | ||
| + y="198.03748" | ||
| + id="use1400" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-34" | ||
| + x="328.35117" | ||
| + y="198.03748" | ||
| + id="use1402" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1404"> | ||
| + <use | ||
| + xlink:href="#glyph0-2" | ||
| + x="69.718864" | ||
| + y="220.66599" | ||
| + id="use1406" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-4" | ||
| + x="74.295998" | ||
| + y="220.66599" | ||
| + id="use1408" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-5" | ||
| + x="78.496384" | ||
| + y="220.66599" | ||
| + id="use1410" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1412"> | ||
| + <use | ||
| + xlink:href="#glyph0-6" | ||
| + x="80.564514" | ||
| + y="220.66599" | ||
| + id="use1414" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1416"> | ||
| + <use | ||
| + xlink:href="#glyph0-7" | ||
| + x="84.564499" | ||
| + y="220.66599" | ||
| + id="use1418" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-8" | ||
| + x="89.406158" | ||
| + y="220.66599" | ||
| + id="use1420" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-9" | ||
| + x="92.235809" | ||
| + y="220.66599" | ||
| + id="use1422" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-10" | ||
| + x="96.73278" | ||
| + y="220.66599" | ||
| + id="use1424" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1426"> | ||
| + <use | ||
| + xlink:href="#glyph0-2" | ||
| + x="64.552307" | ||
| + y="230.68599" | ||
| + id="use1428" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="69.12944" | ||
| + y="230.68599" | ||
| + id="use1430" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-4" | ||
| + x="73.706573" | ||
| + y="230.68599" | ||
| + id="use1432" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-5" | ||
| + x="77.90696" | ||
| + y="230.68599" | ||
| + id="use1434" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1436"> | ||
| + <use | ||
| + xlink:href="#glyph0-6" | ||
| + x="79.97509" | ||
| + y="230.68599" | ||
| + id="use1438" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1440"> | ||
| + <use | ||
| + xlink:href="#glyph0-14" | ||
| + x="83.975075" | ||
| + y="230.68599" | ||
| + id="use1442" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-9" | ||
| + x="85.995102" | ||
| + y="230.68599" | ||
| + id="use1444" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-15" | ||
| + x="90.492081" | ||
| + y="230.68599" | ||
| + id="use1446" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1448"> | ||
| + <use | ||
| + xlink:href="#glyph0-10" | ||
| + x="96.712494" | ||
| + y="230.68599" | ||
| + id="use1450" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1452"> | ||
| + <use | ||
| + xlink:href="#glyph0-25" | ||
| + x="106.70937" | ||
| + y="220.66599" | ||
| + id="use1454" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-46" | ||
| + x="111.77547" | ||
| + y="220.66599" | ||
| + id="use1456" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-31" | ||
| + x="116.68929" | ||
| + y="220.66599" | ||
| + id="use1458" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1460"> | ||
| + <use | ||
| + xlink:href="#glyph0-5" | ||
| + x="121.06602" | ||
| + y="220.66599" | ||
| + id="use1462" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1464"> | ||
| + <use | ||
| + xlink:href="#glyph0-11" | ||
| + x="123.13415" | ||
| + y="220.66599" | ||
| + id="use1466" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-22" | ||
| + x="127.71128" | ||
| + y="220.66599" | ||
| + id="use1468" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-18" | ||
| + x="132.28842" | ||
| + y="220.66599" | ||
| + id="use1470" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1472"> | ||
| + <use | ||
| + xlink:href="#glyph0-5" | ||
| + x="134.24432" | ||
| + y="220.66599" | ||
| + id="use1474" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-2" | ||
| + x="136.32047" | ||
| + y="220.66599" | ||
| + id="use1476" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1478"> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="140.88959" | ||
| + y="220.66599" | ||
| + id="use1480" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-11" | ||
| + x="145.46672" | ||
| + y="220.66599" | ||
| + id="use1482" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-40" | ||
| + x="150.04385" | ||
| + y="220.66599" | ||
| + id="use1484" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1486"> | ||
| + <use | ||
| + xlink:href="#glyph0-11" | ||
| + x="121.87506" | ||
| + y="230.68599" | ||
| + id="use1488" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-2" | ||
| + x="126.45219" | ||
| + y="230.68599" | ||
| + id="use1490" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-21" | ||
| + x="131.02933" | ||
| + y="230.68599" | ||
| + id="use1492" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1494"> | ||
| + <use | ||
| + xlink:href="#glyph0-2" | ||
| + x="133.15356" | ||
| + y="230.68599" | ||
| + id="use1496" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-22" | ||
| + x="137.73071" | ||
| + y="230.68599" | ||
| + id="use1498" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-23" | ||
| + x="142.30785" | ||
| + y="230.68599" | ||
| + id="use1500" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1502"> | ||
| + <use | ||
| + xlink:href="#glyph0-24" | ||
| + x="147.20561" | ||
| + y="230.68599" | ||
| + id="use1504" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#45a3e3;fill-opacity:1" | ||
| + id="g1506"> | ||
| + <use | ||
| + xlink:href="#glyph1-8" | ||
| + x="164.96104" | ||
| + y="223.17099" | ||
| + id="use1508" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-2" | ||
| + x="172.52614" | ||
| + y="223.17099" | ||
| + id="use1510" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-9" | ||
| + x="175.95799" | ||
| + y="223.17099" | ||
| + id="use1512" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-19" | ||
| + x="180.93042" | ||
| + y="223.17099" | ||
| + id="use1514" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-4" | ||
| + x="187.26807" | ||
| + y="223.17099" | ||
| + id="use1516" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-7" | ||
| + x="192.50352" | ||
| + y="223.17099" | ||
| + id="use1518" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-30" | ||
| + x="195.93536" | ||
| + y="223.17099" | ||
| + id="use1520" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-5" | ||
| + x="206.40627" | ||
| + y="223.17099" | ||
| + id="use1522" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#45a3e3;fill-opacity:1" | ||
| + id="g1524"> | ||
| + <use | ||
| + xlink:href="#glyph1-4" | ||
| + x="213.68329" | ||
| + y="223.17099" | ||
| + id="use1526" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#45a3e3;fill-opacity:1" | ||
| + id="g1528"> | ||
| + <use | ||
| + xlink:href="#glyph1-2" | ||
| + x="218.93126" | ||
| + y="223.17099" | ||
| + id="use1530" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-12" | ||
| + x="222.36311" | ||
| + y="223.17099" | ||
| + id="use1532" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-20" | ||
| + x="230.52942" | ||
| + y="223.17099" | ||
| + id="use1534" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#45a3e3;fill-opacity:1" | ||
| + id="g1536"> | ||
| + <use | ||
| + xlink:href="#glyph1-19" | ||
| + x="238.60803" | ||
| + y="223.17099" | ||
| + id="use1538" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-7" | ||
| + x="244.94569" | ||
| + y="223.17099" | ||
| + id="use1540" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-28" | ||
| + x="248.37753" | ||
| + y="223.17099" | ||
| + id="use1542" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-5" | ||
| + x="255.46669" | ||
| + y="223.17099" | ||
| + id="use1544" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-20" | ||
| + x="262.81885" | ||
| + y="223.17099" | ||
| + id="use1546" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-11" | ||
| + x="270.91" | ||
| + y="223.17099" | ||
| + id="use1548" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-7" | ||
| + x="279.32681" | ||
| + y="223.17099" | ||
| + id="use1550" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-31" | ||
| + x="282.75867" | ||
| + y="223.17099" | ||
| + id="use1552" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#45a3e3;fill-opacity:1" | ||
| + id="g1554"> | ||
| + <use | ||
| + xlink:href="#glyph1-19" | ||
| + x="292.21503" | ||
| + y="223.17099" | ||
| + id="use1556" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-10" | ||
| + x="298.55267" | ||
| + y="223.17099" | ||
| + id="use1558" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-7" | ||
| + x="306.29312" | ||
| + y="223.17099" | ||
| + id="use1560" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-25" | ||
| + x="309.72498" | ||
| + y="223.17099" | ||
| + id="use1562" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-2" | ||
| + x="318.56763" | ||
| + y="223.17099" | ||
| + id="use1564" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-6" | ||
| + x="321.99948" | ||
| + y="223.17099" | ||
| + id="use1566" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#45a3e3;fill-opacity:1" | ||
| + id="g1568"> | ||
| + <use | ||
| + xlink:href="#glyph1-6" | ||
| + x="325.44385" | ||
| + y="223.17099" | ||
| + id="use1570" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g1572"> | ||
| + <use | ||
| + xlink:href="#glyph0-42" | ||
| + x="164.96104" | ||
| + y="235.61247" | ||
| + id="use1574" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g1576"> | ||
| + <use | ||
| + xlink:href="#glyph0-14" | ||
| + x="170.13937" | ||
| + y="235.61247" | ||
| + id="use1578" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-35" | ||
| + x="172.15941" | ||
| + y="235.61247" | ||
| + id="use1580" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-35" | ||
| + x="174.17944" | ||
| + y="235.61247" | ||
| + id="use1582" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g1584"> | ||
| + <use | ||
| + xlink:href="#glyph0-27" | ||
| + x="179.32571" | ||
| + y="235.61247" | ||
| + id="use1586" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g1588"> | ||
| + <use | ||
| + xlink:href="#glyph0-16" | ||
| + x="186.86075" | ||
| + y="235.61247" | ||
| + id="use1590" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-14" | ||
| + x="190.99701" | ||
| + y="235.61247" | ||
| + id="use1592" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-30" | ||
| + x="193.01704" | ||
| + y="235.61247" | ||
| + id="use1594" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g1596"> | ||
| + <use | ||
| + xlink:href="#glyph0-10" | ||
| + x="196.27956" | ||
| + y="235.61247" | ||
| + id="use1598" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-8" | ||
| + x="200.10318" | ||
| + y="235.61247" | ||
| + id="use1600" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g1602"> | ||
| + <use | ||
| + xlink:href="#glyph0-5" | ||
| + x="202.92482" | ||
| + y="235.61247" | ||
| + id="use1604" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-50" | ||
| + x="205.00096" | ||
| + y="235.61247" | ||
| + id="use1606" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-34" | ||
| + x="211.037" | ||
| + y="235.61247" | ||
| + id="use1608" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-8" | ||
| + x="215.4939" | ||
| + y="235.61247" | ||
| + id="use1610" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g1612"> | ||
| + <use | ||
| + xlink:href="#glyph0-14" | ||
| + x="218.31554" | ||
| + y="235.61247" | ||
| + id="use1614" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-7" | ||
| + x="220.33557" | ||
| + y="235.61247" | ||
| + id="use1616" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-33" | ||
| + x="225.17723" | ||
| + y="235.61247" | ||
| + id="use1618" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-10" | ||
| + x="230.09103" | ||
| + y="235.61247" | ||
| + id="use1620" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g1622"> | ||
| + <use | ||
| + xlink:href="#glyph0-27" | ||
| + x="237.04091" | ||
| + y="235.61247" | ||
| + id="use1624" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g1626"> | ||
| + <use | ||
| + xlink:href="#glyph0-51" | ||
| + x="244.57594" | ||
| + y="235.61247" | ||
| + id="use1628" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-14" | ||
| + x="249.40158" | ||
| + y="235.61247" | ||
| + id="use1630" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-23" | ||
| + x="251.42162" | ||
| + y="235.61247" | ||
| + id="use1632" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g1634"> | ||
| + <use | ||
| + xlink:href="#glyph0-9" | ||
| + x="256.3194" | ||
| + y="235.61247" | ||
| + id="use1636" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-35" | ||
| + x="260.81638" | ||
| + y="235.61247" | ||
| + id="use1638" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-14" | ||
| + x="262.8364" | ||
| + y="235.61247" | ||
| + id="use1640" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g1642"> | ||
| + <use | ||
| + xlink:href="#glyph0-33" | ||
| + x="264.84842" | ||
| + y="235.61247" | ||
| + id="use1644" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-9" | ||
| + x="269.76221" | ||
| + y="235.61247" | ||
| + id="use1646" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g1648"> | ||
| + <use | ||
| + xlink:href="#glyph0-27" | ||
| + x="277.39343" | ||
| + y="235.61247" | ||
| + id="use1650" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g1652"> | ||
| + <use | ||
| + xlink:href="#glyph0-51" | ||
| + x="284.9285" | ||
| + y="235.61247" | ||
| + id="use1654" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-30" | ||
| + x="289.75412" | ||
| + y="235.61247" | ||
| + id="use1656" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g1658"> | ||
| + <use | ||
| + xlink:href="#glyph0-7" | ||
| + x="293.01663" | ||
| + y="235.61247" | ||
| + id="use1660" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-23" | ||
| + x="297.85831" | ||
| + y="235.61247" | ||
| + id="use1662" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g1664"> | ||
| + <use | ||
| + xlink:href="#glyph0-9" | ||
| + x="302.75607" | ||
| + y="235.61247" | ||
| + id="use1666" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g1668"> | ||
| + <use | ||
| + xlink:href="#glyph0-30" | ||
| + x="307.26105" | ||
| + y="235.61247" | ||
| + id="use1670" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g1672"> | ||
| + <use | ||
| + xlink:href="#glyph0-8" | ||
| + x="310.52356" | ||
| + y="235.61247" | ||
| + id="use1674" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-29" | ||
| + x="313.35321" | ||
| + y="235.61247" | ||
| + id="use1676" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-5" | ||
| + x="317.38525" | ||
| + y="235.61247" | ||
| + id="use1678" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g1680"> | ||
| + <use | ||
| + xlink:href="#glyph0-38" | ||
| + x="319.4534" | ||
| + y="235.61247" | ||
| + id="use1682" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g1684"> | ||
| + <use | ||
| + xlink:href="#glyph0-14" | ||
| + x="324.39926" | ||
| + y="235.61247" | ||
| + id="use1686" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-31" | ||
| + x="326.41931" | ||
| + y="235.61247" | ||
| + id="use1688" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g1690"> | ||
| + <use | ||
| + xlink:href="#glyph0-32" | ||
| + x="330.79602" | ||
| + y="235.61247" | ||
| + id="use1692" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g1694"> | ||
| + <use | ||
| + xlink:href="#glyph0-8" | ||
| + x="335.70181" | ||
| + y="235.61247" | ||
| + id="use1696" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-10" | ||
| + x="338.53146" | ||
| + y="235.61247" | ||
| + id="use1698" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + </g> | ||
| +</svg> | ||
| +<?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:xlink="http://www.w3.org/1999/xlink" | ||
| + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" | ||
| + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" | ||
| + width="626.25" | ||
| + height="260.19708" | ||
| + viewBox="0 0 501 208.15767" | ||
| + version="1.1" | ||
| + id="svg2" | ||
| + inkscape:version="0.48.5 r" | ||
| + sodipodi:docname="implications.svg"> | ||
| + <metadata | ||
| + id="metadata1644"> | ||
| + <rdf:RDF> | ||
| + <cc:Work | ||
| + rdf:about=""> | ||
| + <dc:format>image/svg+xml</dc:format> | ||
| + <dc:type | ||
| + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | ||
| + </cc:Work> | ||
| + </rdf:RDF> | ||
| + </metadata> | ||
| + <sodipodi:namedview | ||
| + pagecolor="#ffffff" | ||
| + bordercolor="#666666" | ||
| + borderopacity="1" | ||
| + objecttolerance="10" | ||
| + gridtolerance="10" | ||
| + guidetolerance="10" | ||
| + inkscape:pageopacity="0" | ||
| + inkscape:pageshadow="2" | ||
| + inkscape:window-width="640" | ||
| + inkscape:window-height="480" | ||
| + id="namedview1642" | ||
| + showgrid="false" | ||
| + fit-margin-top="0" | ||
| + fit-margin-left="0" | ||
| + fit-margin-right="0" | ||
| + fit-margin-bottom="0" | ||
| + inkscape:zoom="0.23838384" | ||
| + inkscape:cx="313.13476" | ||
| + inkscape:cy="-158.62793" | ||
| + inkscape:window-x="0" | ||
| + inkscape:window-y="0" | ||
| + inkscape:window-maximized="0" | ||
| + inkscape:current-layer="svg2" /> | ||
| + <defs | ||
| + id="defs4"> | ||
| + <g | ||
| + id="g6"> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-0" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 0.5,1.765625 0,-8.8125 5,0 0,8.8125 z m 0.5625,-0.546875 3.875,0 0,-7.703125 -3.875,0 z m 0,0" | ||
| + id="path9" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-1" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 0.03125,1.234375 0,-7.65625 7.625,3.828125 z m 0,0" | ||
| + id="path12" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-0" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 0.75,-5.71875 3.296875,0 0,5.71875 L 0.75,0 z m 0.40625,5.3125 2.484375,0 0,-4.90625 -2.484375,0 z m 0,0" | ||
| + id="path15" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-1" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="" | ||
| + id="path18" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-2" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 2.4375,1.265625 -1.78125,0 0,-6.984375 1.78125,0 0,0.5625 -1.125,0 0,5.875 1.125,0 z m 0,0" | ||
| + id="path21" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-3" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 1.453125,-2.375 0,2.375 -0.671875,0 0,-5.71875 1.578125,0 c 0.695313,0 1.210937,0.136719 1.546875,0.40625 0.332031,0.273438 0.5,0.679688 0.5,1.21875 0,0.75 -0.382812,1.261719 -1.140625,1.53125 L 4.8125,0 4.03125,0 2.640625,-2.375 z m 0,-0.578125 0.90625,0 c 0.46875,0 0.8125,-0.085937 1.03125,-0.265625 0.21875,-0.1875 0.328125,-0.46875 0.328125,-0.84375 0,-0.375 -0.117188,-0.644531 -0.34375,-0.8125 -0.21875,-0.164062 -0.574219,-0.25 -1.0625,-0.25 l -0.859375,0 z m 0,0" | ||
| + id="path24" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-4" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="M 2.5,0.078125 C 1.863281,0.078125 1.363281,-0.113281 1,-0.5 0.632812,-0.882812 0.453125,-1.421875 0.453125,-2.109375 c 0,-0.6875 0.164063,-1.234375 0.5,-1.640625 0.34375,-0.40625 0.800781,-0.609375 1.375,-0.609375 0.539063,0 0.96875,0.179687 1.28125,0.53125 0.3125,0.355469 0.46875,0.820313 0.46875,1.390625 l 0,0.40625 -2.953125,0 c 0.00781,0.511719 0.132812,0.898438 0.375,1.15625 0.238281,0.261719 0.578125,0.390625 1.015625,0.390625 0.46875,0 0.925781,-0.097656 1.375,-0.296875 l 0,0.578125 C 3.660156,-0.0976562 3.441406,-0.0234375 3.234375,0.015625 3.035156,0.0546875 2.789062,0.078125 2.5,0.078125 z M 2.328125,-3.8125 C 1.984375,-3.8125 1.707031,-3.695312 1.5,-3.46875 1.289062,-3.25 1.171875,-2.941406 1.140625,-2.546875 l 2.234375,0 c 0,-0.414063 -0.09375,-0.726563 -0.28125,-0.9375 C 2.914062,-3.703125 2.660156,-3.8125 2.328125,-3.8125 z m 0,0" | ||
| + id="path27" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-5" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 2.625,-3.78125 -1.09375,0 0,3.78125 -0.65625,0 0,-3.78125 -0.765625,0 0,-0.296875 L 0.875,-4.3125 l 0,-0.234375 C 0.875,-5.597656 1.335938,-6.125 2.265625,-6.125 2.484375,-6.125 2.75,-6.078125 3.0625,-5.984375 L 2.890625,-5.46875 c -0.25,-0.082031 -0.464844,-0.125 -0.640625,-0.125 -0.25,0 -0.433594,0.085938 -0.546875,0.25 C 1.585938,-5.175781 1.53125,-4.914062 1.53125,-4.5625 l 0,0.28125 1.09375,0 z m 0,0" | ||
| + id="path30" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-6" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 1.296875,-4.28125 0,2.78125 c 0,0.34375 0.078125,0.605469 0.234375,0.78125 0.164062,0.167969 0.414062,0.25 0.75,0.25 0.445312,0 0.773438,-0.117188 0.984375,-0.359375 0.207031,-0.25 0.3125,-0.648437 0.3125,-1.203125 l 0,-2.25 0.640625,0 0,4.28125 -0.53125,0 -0.09375,-0.578125 -0.03125,0 C 3.425781,-0.367188 3.238281,-0.207031 3,-0.09375 2.769531,0.0195312 2.503906,0.078125 2.203125,0.078125 c -0.523437,0 -0.914063,-0.125 -1.171875,-0.375 -0.261719,-0.25 -0.390625,-0.644531 -0.390625,-1.1875 l 0,-2.796875 z m 0,0" | ||
| + id="path33" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-7" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 2.078125,-0.453125 c 0.113281,0 0.222656,-0.007813 0.328125,-0.03125 0.101562,-0.019531 0.1875,-0.035156 0.25,-0.046875 l 0,0.484375 c -0.074219,0.04296875 -0.179688,0.0703125 -0.3125,0.09375 -0.136719,0.0195312 -0.257812,0.03125 -0.359375,0.03125 -0.835937,0 -1.25,-0.4375 -1.25,-1.3125 l 0,-2.546875 -0.609375,0 0,-0.3125 0.609375,-0.265625 0.28125,-0.921875 0.375,0 0,1 1.234375,0 0,0.5 -1.234375,0 0,2.515625 c 0,0.261719 0.054687,0.464844 0.171875,0.609375 0.125,0.136719 0.296875,0.203125 0.515625,0.203125 z m 0,0" | ||
| + id="path36" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-8" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 3.609375,-0.578125 -0.046875,0 c -0.292969,0.4375 -0.742188,0.65625 -1.34375,0.65625 -0.554688,0 -0.984375,-0.191406 -1.296875,-0.578125 -0.3125,-0.382812 -0.46875,-0.925781 -0.46875,-1.625 0,-0.707031 0.15625,-1.253906 0.46875,-1.640625 0.3125,-0.394531 0.742187,-0.59375 1.296875,-0.59375 0.582031,0 1.03125,0.210937 1.34375,0.625 l 0.046875,0 -0.03125,-0.296875 -0.015625,-0.3125 0,-1.734375 0.65625,0 L 4.21875,0 3.6875,0 z M 2.3125,-0.46875 c 0.4375,0 0.753906,-0.117188 0.953125,-0.359375 C 3.460938,-1.066406 3.5625,-1.457031 3.5625,-2 l 0,-0.125 c 0,-0.613281 -0.101562,-1.046875 -0.296875,-1.296875 C 3.066406,-3.679688 2.742188,-3.8125 2.296875,-3.8125 c -0.375,0 -0.667969,0.148438 -0.875,0.4375 C 1.222656,-3.082031 1.125,-2.664062 1.125,-2.125 c 0,0.554688 0.097656,0.96875 0.296875,1.25 0.195313,0.273438 0.492187,0.40625 0.890625,0.40625 z m 0,0" | ||
| + id="path39" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-9" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 0.203125,0.71875 1.125,0 0,-5.875 -1.125,0 0,-0.5625 1.78125,0 0,6.984375 -1.78125,0 z m 0,0" | ||
| + id="path42" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph2-0" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="" | ||
| + id="path45" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph2-1" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 6.734375,-13.984375 c 2.507813,0 4.4375,0.617187 5.78125,1.84375 1.351563,1.21875 2.03125,2.917969 2.03125,5.09375 0,2.167969 -0.65625,3.886719 -1.96875,5.15625 C 11.273438,-0.628906 9.273438,0 6.578125,0 L 1.9375,0 l 0,-13.984375 z M 12.15625,-7 c 0,-3.195312 -1.835938,-4.796875 -5.5,-4.796875 l -2.359375,0 0,9.578125 2.625,0 c 1.6875,0 2.976563,-0.398438 3.875,-1.203125 C 11.703125,-4.234375 12.15625,-5.425781 12.15625,-7 z m 0,0" | ||
| + id="path48" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph2-2" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="M 3.859375,0 1.625,0 l 0,-10.640625 2.234375,0 z m -2.09375,-12.765625 c -0.28125,-0.28125 -0.421875,-0.613281 -0.421875,-1 0,-0.382813 0.140625,-0.71875 0.421875,-1 0.28125,-0.28125 0.613281,-0.421875 1,-0.421875 0.382813,0 0.71875,0.140625 1,0.421875 0.28125,0.28125 0.421875,0.617187 0.421875,1 0,0.386719 -0.140625,0.71875 -0.421875,1 -0.28125,0.28125 -0.617187,0.421875 -1,0.421875 -0.386719,0 -0.71875,-0.140625 -1,-0.421875 z m 0,0" | ||
| + id="path51" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph2-3" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 11.453125,-10.640625 0,9.28125 c 0,1.875 -0.511719,3.28125 -1.53125,4.21875 C 8.910156,3.804688 7.601562,4.28125 6,4.28125 c -1.605469,0 -3.054688,-0.5 -4.34375,-1.5 l 1.0625,-1.703125 c 1.039062,0.789063 2.085938,1.1875 3.140625,1.1875 1.0625,0 1.898437,-0.277344 2.515625,-0.828125 C 9,0.894531 9.3125,0.0195312 9.3125,-1.1875 l 0,-1.359375 C 8.976562,-1.910156 8.5,-1.40625 7.875,-1.03125 c -0.617188,0.367188 -1.308594,0.546875 -2.078125,0.546875 -1.40625,0 -2.570313,-0.488281 -3.484375,-1.46875 -0.90625,-0.988281 -1.359375,-2.21875 -1.359375,-3.6875 0,-1.46875 0.453125,-2.691406 1.359375,-3.671875 0.914062,-0.988281 2.078125,-1.484375 3.484375,-1.484375 1.40625,0 2.546875,0.578125 3.421875,1.734375 l 0,-1.578125 z m -8.296875,4.90625 c 0,0.875 0.269531,1.632813 0.8125,2.265625 0.539062,0.636719 1.265625,0.953125 2.171875,0.953125 0.914063,0 1.65625,-0.304687 2.21875,-0.921875 0.570313,-0.613281 0.859375,-1.375 0.859375,-2.28125 0,-0.914062 -0.289062,-1.691406 -0.859375,-2.328125 C 7.785156,-8.679688 7.046875,-9 6.140625,-9 c -0.90625,0 -1.632813,0.328125 -2.171875,0.984375 -0.542969,0.648437 -0.8125,1.40625 -0.8125,2.28125 z m 0,0" | ||
| + id="path54" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph2-4" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 4.375,-8.84375 0,5.40625 c 0,0.5 0.132812,0.902344 0.40625,1.203125 0.269531,0.304687 0.644531,0.453125 1.125,0.453125 0.476562,0 0.9375,-0.234375 1.375,-0.703125 l 0.921875,1.578125 c -0.792969,0.710938 -1.667969,1.0625 -2.625,1.0625 -0.949219,0 -1.761719,-0.328125 -2.4375,-0.984375 -0.667969,-0.65625 -1,-1.546875 -1,-2.671875 l 0,-5.34375 -1.34375,0 0,-1.796875 1.34375,0 0,-3.34375 2.234375,0 0,3.34375 2.8125,0 0,1.796875 z m 0,0" | ||
| + id="path57" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph2-5" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 10.234375,0 -2.03125,0 0,-1.421875 C 7.316406,-0.367188 6.132812,0.15625 4.65625,0.15625 c -1.105469,0 -2.023438,-0.3125 -2.75,-0.9375 -0.730469,-0.625 -1.09375,-1.457031 -1.09375,-2.5 0,-1.050781 0.382812,-1.835938 1.15625,-2.359375 C 2.75,-6.160156 3.800781,-6.421875 5.125,-6.421875 l 2.890625,0 0,-0.390625 c 0,-1.414062 -0.789063,-2.125 -2.359375,-2.125 -0.980469,0 -2.007812,0.359375 -3.078125,1.078125 l -1,-1.40625 c 1.289063,-1.019531 2.757813,-1.53125 4.40625,-1.53125 1.25,0 2.269531,0.320313 3.0625,0.953125 0.789063,0.625 1.1875,1.621094 1.1875,2.984375 z M 8,-3.953125 l 0,-0.90625 -2.515625,0 c -1.617187,0 -2.421875,0.507813 -2.421875,1.515625 0,0.523438 0.195312,0.921875 0.59375,1.203125 0.40625,0.273437 0.960938,0.40625 1.671875,0.40625 0.71875,0 1.34375,-0.195313 1.875,-0.59375 C 7.734375,-2.734375 8,-3.273438 8,-3.953125 z m 0,0" | ||
| + id="path60" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph2-6" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="M 3.859375,0 1.625,0 l 0,-14.84375 2.234375,0 z m 0,0" | ||
| + id="path63" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph2-7" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="" | ||
| + id="path66" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph2-8" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 4.296875,-11.78125 0,3.84375 6.203125,0 0,2.171875 -6.203125,0 0,5.765625 -2.359375,0 0,-13.984375 9.328125,0 -0.03125,2.203125 z m 0,0" | ||
| + id="path69" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph2-9" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 7.203125,-8.546875 c -1.105469,0 -1.9375,0.367187 -2.5,1.09375 -0.5625,0.71875 -0.84375,1.683594 -0.84375,2.890625 l 0,4.5625 -2.234375,0 0,-10.640625 2.234375,0 0,2.140625 c 0.363281,-0.664062 0.851563,-1.210938 1.46875,-1.640625 0.625,-0.425781 1.28125,-0.644531 1.96875,-0.65625 l 0.015625,2.25 c -0.03125,0 -0.070312,0 -0.109375,0 z m 0,0" | ||
| + id="path72" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph2-10" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 11.515625,-4.34375 -8.328125,0 c 0.050781,0.773438 0.398438,1.398438 1.046875,1.875 0.65625,0.46875 1.40625,0.703125 2.25,0.703125 1.332031,0 2.34375,-0.414063 3.03125,-1.25 L 10.796875,-1.625 C 9.648438,-0.4375 8.15625,0.15625 6.3125,0.15625 c -1.492188,0 -2.761719,-0.492188 -3.8125,-1.484375 -1.042969,-0.988281 -1.5625,-2.320313 -1.5625,-4 0,-1.675781 0.53125,-3.003906 1.59375,-3.984375 1.070312,-0.988281 2.332031,-1.484375 3.78125,-1.484375 1.445312,0 2.675781,0.4375 3.6875,1.3125 1.007812,0.867187 1.515625,2.070313 1.515625,3.609375 z m -8.328125,-1.75 6.09375,0 C 9.28125,-6.988281 9,-7.675781 8.4375,-8.15625 7.875,-8.632812 7.179688,-8.875 6.359375,-8.875 c -0.8125,0 -1.546875,0.25 -2.203125,0.75 -0.648438,0.5 -0.96875,1.179688 -0.96875,2.03125 z m 0,0" | ||
| + id="path75" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph2-11" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 5.953125,0.15625 c -1.34375,0 -2.515625,-0.503906 -3.515625,-1.515625 -1,-1.007813 -1.5,-2.34375 -1.5,-4 0,-1.65625 0.507812,-2.972656 1.53125,-3.953125 1.03125,-0.988281 2.253906,-1.484375 3.671875,-1.484375 1.425781,0 2.570313,0.601563 3.4375,1.796875 l 0,-5.84375 2.234375,0 0,14.84375 -2.234375,0 0,-1.59375 c -0.824219,1.167969 -2.03125,1.75 -3.625,1.75 z M 3.1875,-5.265625 c 0,1.023437 0.320312,1.855469 0.96875,2.5 0.65625,0.636719 1.421875,0.953125 2.296875,0.953125 0.882813,0 1.632813,-0.320312 2.25,-0.96875 C 9.316406,-3.4375 9.625,-4.269531 9.625,-5.28125 9.625,-6.289062 9.316406,-7.132812 8.703125,-7.8125 8.085938,-8.5 7.332031,-8.84375 6.4375,-8.84375 5.539062,-8.84375 4.773438,-8.5 4.140625,-7.8125 3.503906,-7.132812 3.1875,-6.285156 3.1875,-5.265625 z m 0,0" | ||
| + id="path78" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph2-12" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 4.109375,-2.8125 c 0.632813,0.648438 1.4375,0.96875 2.40625,0.96875 0.976563,0 1.78125,-0.320312 2.40625,-0.96875 0.632813,-0.644531 0.953125,-1.476562 0.953125,-2.5 0,-1.03125 -0.320312,-1.867188 -0.953125,-2.515625 -0.625,-0.644531 -1.429687,-0.96875 -2.40625,-0.96875 -0.96875,0 -1.773437,0.324219 -2.40625,0.96875 C 3.472656,-7.179688 3.15625,-6.34375 3.15625,-5.3125 c 0,1.023438 0.316406,1.855469 0.953125,2.5 z m 6.40625,1.390625 c -1.0625,1.054687 -2.398437,1.578125 -4,1.578125 -1.59375,0 -2.929687,-0.523438 -4,-1.578125 -1.0625,-1.0625 -1.59375,-2.359375 -1.59375,-3.890625 0,-1.539062 0.53125,-2.835938 1.59375,-3.890625 1.070313,-1.0625 2.40625,-1.59375 4,-1.59375 1.601563,0 2.9375,0.53125 4,1.59375 1.070313,1.054687 1.609375,2.351563 1.609375,3.890625 0,1.53125 -0.539062,2.828125 -1.609375,3.890625 z m 0,0" | ||
| + id="path81" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph2-13" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="M 3.859375,-5.765625 3.859375,0 1.625,0 l 0,-10.640625 2.234375,0 0,1.9375 c 0.320313,-0.65625 0.804687,-1.164063 1.453125,-1.53125 0.644531,-0.375 1.34375,-0.5625 2.09375,-0.5625 1.675781,0 2.8125,0.695313 3.40625,2.078125 1.0625,-1.382812 2.378906,-2.078125 3.953125,-2.078125 1.195313,0 2.164063,0.371094 2.90625,1.109375 0.738281,0.730469 1.109375,1.789062 1.109375,3.171875 l 0,6.515625 -2.234375,0 0,-5.84375 c 0,-1.957031 -0.820313,-2.9375 -2.453125,-2.9375 -0.761719,0 -1.421875,0.246094 -1.984375,0.734375 -0.5625,0.492187 -0.859375,1.199219 -0.890625,2.125 l 0,5.921875 -2.234375,0 0,-5.84375 c 0,-1.007812 -0.183594,-1.75 -0.546875,-2.21875 C 8.082031,-8.539062 7.515625,-8.78125 6.734375,-8.78125 5.960938,-8.78125 5.289062,-8.519531 4.71875,-8 4.144531,-7.488281 3.859375,-6.742188 3.859375,-5.765625 z m 0,0" | ||
| + id="path84" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph2-14" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="M 3.921875,-3.1875 2.515625,0 0,0 l 6.15625,-13.984375 2.53125,0 L 14.84375,0 12.3125,0 10.921875,-3.1875 z M 9.953125,-5.359375 7.421875,-11.125 4.875,-5.359375 z m 0,0" | ||
| + id="path87" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph2-15" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 6.34375,0.15625 c -1.480469,0 -2.757812,-0.5 -3.828125,-1.5 -1.0625,-1.007812 -1.59375,-2.328125 -1.59375,-3.953125 0,-1.625 0.554687,-2.945313 1.671875,-3.96875 1.113281,-1.019531 2.46875,-1.53125 4.0625,-1.53125 1.601562,0 2.957031,0.554687 4.0625,1.65625 l -1.3125,1.625 C 8.476562,-8.316406 7.546875,-8.71875 6.609375,-8.71875 c -0.929687,0 -1.734375,0.3125 -2.421875,0.9375 -0.6875,0.617188 -1.03125,1.414062 -1.03125,2.390625 0,0.980469 0.335938,1.8125 1.015625,2.5 0.6875,0.679687 1.523437,1.015625 2.515625,1.015625 1,0 1.9375,-0.453125 2.8125,-1.359375 l 1.3125,1.4375 C 9.519531,-0.492188 8.03125,0.15625 6.34375,0.15625 z m 0,0" | ||
| + id="path90" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph3-0" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="" | ||
| + id="path93" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph3-1" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 1.0625,-7.6875 1.296875,0 0,7.6875 L 1.0625,0 z m 0,0" | ||
| + id="path96" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph3-2" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="M 2.125,-3.171875 2.125,0 0.890625,0 l 0,-5.859375 1.234375,0 0,1.078125 C 2.300781,-5.144531 2.566406,-5.425781 2.921875,-5.625 3.273438,-5.832031 3.65625,-5.9375 4.0625,-5.9375 c 0.925781,0 1.554688,0.382812 1.890625,1.140625 C 6.523438,-5.554688 7.25,-5.9375 8.125,-5.9375 c 0.65625,0 1.1875,0.203125 1.59375,0.609375 0.40625,0.398437 0.609375,0.976563 0.609375,1.734375 l 0,3.59375 -1.234375,0 0,-3.21875 c 0,-1.070312 -0.449219,-1.609375 -1.34375,-1.609375 -0.417969,0 -0.78125,0.136719 -1.09375,0.40625 C 6.34375,-4.160156 6.179688,-3.769531 6.171875,-3.25 l 0,3.25 -1.234375,0 0,-3.21875 c 0,-0.550781 -0.101562,-0.957031 -0.296875,-1.21875 -0.199219,-0.257812 -0.511719,-0.390625 -0.9375,-0.390625 -0.429687,0 -0.796875,0.140625 -1.109375,0.421875 C 2.28125,-4.125 2.125,-3.710938 2.125,-3.171875 z m 0,0" | ||
| + id="path99" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph3-3" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 4.015625,-5.9375 c 0.789063,0 1.460937,0.273438 2.015625,0.8125 0.5625,0.542969 0.84375,1.265625 0.84375,2.171875 0,0.898437 -0.277344,1.632813 -0.828125,2.203125 -0.554687,0.5625 -1.199219,0.84375 -1.9375,0.84375 -0.742187,0 -1.402344,-0.320312 -1.984375,-0.96875 l 0,3.015625 -1.234375,0 0,-8 1.234375,0 0,1.03125 C 2.601562,-5.566406 3.234375,-5.9375 4.015625,-5.9375 z M 2.09375,-2.90625 c 0,0.554688 0.164062,1.007812 0.5,1.359375 0.34375,0.355469 0.753906,0.53125 1.234375,0.53125 0.488281,0 0.910156,-0.171875 1.265625,-0.515625 0.363281,-0.351562 0.546875,-0.8125 0.546875,-1.375 0,-0.5625 -0.179687,-1.023438 -0.53125,-1.390625 -0.34375,-0.375 -0.765625,-0.5625 -1.265625,-0.5625 -0.492188,0 -0.90625,0.1875 -1.25,0.5625 -0.335938,0.367187 -0.5,0.828125 -0.5,1.390625 z m 0,0" | ||
| + id="path102" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph3-4" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 2.125,0 -1.234375,0 0,-8.15625 1.234375,0 z m 0,0" | ||
| + id="path105" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph3-5" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 2.125,0 -1.234375,0 0,-5.859375 1.234375,0 z M 0.96875,-7.015625 C 0.8125,-7.171875 0.734375,-7.351562 0.734375,-7.5625 c 0,-0.21875 0.078125,-0.398438 0.234375,-0.546875 0.15625,-0.15625 0.335938,-0.234375 0.546875,-0.234375 0.21875,0 0.398437,0.078125 0.546875,0.234375 0.15625,0.148437 0.234375,0.328125 0.234375,0.546875 0,0.210938 -0.078125,0.390625 -0.234375,0.546875 -0.148438,0.15625 -0.328125,0.234375 -0.546875,0.234375 -0.210937,0 -0.390625,-0.078125 -0.546875,-0.234375 z m 0,0" | ||
| + id="path108" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph3-6" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="M 3.484375,0.09375 C 2.671875,0.09375 1.96875,-0.179688 1.375,-0.734375 0.789062,-1.296875 0.5,-2.019531 0.5,-2.90625 c 0,-0.894531 0.304688,-1.625 0.921875,-2.1875 0.613281,-0.5625 1.359375,-0.84375 2.234375,-0.84375 0.882812,0 1.628906,0.304688 2.234375,0.90625 l -0.71875,0.890625 c -0.511719,-0.4375 -1.023437,-0.65625 -1.53125,-0.65625 -0.511719,0 -0.960937,0.171875 -1.34375,0.515625 -0.375,0.34375 -0.5625,0.789062 -0.5625,1.328125 0,0.53125 0.1875,0.984375 0.5625,1.359375 0.375,0.375 0.832031,0.5625 1.375,0.5625 0.550781,0 1.066406,-0.25 1.546875,-0.75 l 0.734375,0.796875 C 5.242188,-0.265625 4.421875,0.09375 3.484375,0.09375 z m 0,0" | ||
| + id="path111" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph3-7" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 5.625,0 -1.109375,0 0,-0.78125 C 4.023438,-0.195312 3.375,0.09375 2.5625,0.09375 c -0.605469,0 -1.109375,-0.171875 -1.515625,-0.515625 -0.398437,-0.351563 -0.59375,-0.816406 -0.59375,-1.390625 0,-0.570312 0.210937,-1 0.640625,-1.28125 0.425781,-0.289062 1,-0.4375 1.71875,-0.4375 l 1.59375,0 0,-0.21875 c 0,-0.78125 -0.433594,-1.171875 -1.296875,-1.171875 -0.542969,0 -1.105469,0.199219 -1.6875,0.59375 L 0.875,-5.09375 c 0.707031,-0.5625 1.507812,-0.84375 2.40625,-0.84375 0.695312,0 1.257812,0.179688 1.6875,0.53125 0.4375,0.34375 0.65625,0.890625 0.65625,1.640625 z m -1.21875,-2.171875 0,-0.5 -1.390625,0 c -0.886719,0 -1.328125,0.277344 -1.328125,0.828125 0,0.292969 0.109375,0.515625 0.328125,0.671875 0.21875,0.148437 0.519531,0.21875 0.90625,0.21875 0.394531,0 0.738281,-0.109375 1.03125,-0.328125 C 4.253906,-1.5 4.40625,-1.796875 4.40625,-2.171875 z m 0,0" | ||
| + id="path114" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph3-8" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 2.40625,-4.859375 0,2.96875 c 0,0.28125 0.070312,0.507813 0.21875,0.671875 0.144531,0.15625 0.347656,0.234375 0.609375,0.234375 0.269531,0 0.523437,-0.125 0.765625,-0.375 L 4.515625,-0.5 C 4.078125,-0.101562 3.59375,0.09375 3.0625,0.09375 2.539062,0.09375 2.09375,-0.0859375 1.71875,-0.453125 1.351562,-0.816406 1.171875,-1.304688 1.171875,-1.921875 l 0,-2.9375 -0.734375,0 0,-1 0.734375,0 0,-1.828125 1.234375,0 0,1.828125 1.546875,0 0,1 z m 0,0" | ||
| + id="path117" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph3-9" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 2.25,-1.546875 c 0.351562,0.355469 0.796875,0.53125 1.328125,0.53125 0.539063,0 0.984375,-0.175781 1.328125,-0.53125 0.351562,-0.351563 0.53125,-0.8125 0.53125,-1.375 0,-0.5625 -0.179688,-1.019531 -0.53125,-1.375 C 4.5625,-4.660156 4.117188,-4.84375 3.578125,-4.84375 c -0.53125,0 -0.976563,0.183594 -1.328125,0.546875 -0.34375,0.355469 -0.515625,0.8125 -0.515625,1.375 0,0.5625 0.171875,1.023437 0.515625,1.375 z m 3.53125,0.765625 c -0.585938,0.585938 -1.320312,0.875 -2.203125,0.875 -0.875,0 -1.609375,-0.289062 -2.203125,-0.875 C 0.789062,-1.363281 0.5,-2.078125 0.5,-2.921875 c 0,-0.84375 0.289062,-1.554687 0.875,-2.140625 0.59375,-0.582031 1.328125,-0.875 2.203125,-0.875 0.882813,0 1.617187,0.292969 2.203125,0.875 0.59375,0.585938 0.890625,1.296875 0.890625,2.140625 0,0.84375 -0.296875,1.558594 -0.890625,2.140625 z m 0,0" | ||
| + id="path120" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph3-10" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="M 2.125,-3.171875 2.125,0 0.890625,0 l 0,-5.859375 1.234375,0 0,1.078125 c 0.195312,-0.363281 0.46875,-0.644531 0.8125,-0.84375 0.351562,-0.207031 0.726562,-0.3125 1.125,-0.3125 0.664062,0 1.203125,0.203125 1.609375,0.609375 0.40625,0.398437 0.609375,0.976563 0.609375,1.734375 l 0,3.59375 -1.234375,0 0,-3.21875 c 0,-1.070312 -0.449219,-1.609375 -1.34375,-1.609375 -0.429687,0 -0.796875,0.140625 -1.109375,0.421875 C 2.28125,-4.125 2.125,-3.710938 2.125,-3.171875 z m 0,0" | ||
| + id="path123" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph3-11" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 5.0625,-1.734375 c 0,0.554687 -0.203125,0.996094 -0.609375,1.328125 -0.40625,0.3359375 -0.921875,0.5 -1.546875,0.5 -0.429688,0 -0.871094,-0.078125 -1.328125,-0.234375 -0.460937,-0.15625 -0.867187,-0.375 -1.21875,-0.65625 L 0.953125,-1.75 c 0.6875,0.511719 1.347656,0.765625 1.984375,0.765625 0.28125,0 0.5,-0.0625 0.65625,-0.1875 0.164062,-0.125 0.25,-0.285156 0.25,-0.484375 0,-0.289062 -0.390625,-0.554688 -1.171875,-0.796875 C 2.609375,-2.472656 2.566406,-2.488281 2.546875,-2.5 1.328125,-2.820312 0.71875,-3.367188 0.71875,-4.140625 c 0,-0.550781 0.207031,-0.988281 0.625,-1.3125 0.425781,-0.320313 0.972656,-0.484375 1.640625,-0.484375 0.675781,0 1.316406,0.199219 1.921875,0.59375 L 4.4375,-4.4375 C 3.96875,-4.75 3.453125,-4.90625 2.890625,-4.90625 c -0.292969,0 -0.53125,0.054688 -0.71875,0.15625 -0.179687,0.105469 -0.265625,0.265625 -0.265625,0.484375 0,0.1875 0.09375,0.328125 0.28125,0.421875 0.132812,0.0625 0.320312,0.125 0.5625,0.1875 0.238281,0.054688 0.445312,0.109375 0.625,0.171875 0.1875,0.054687 0.363281,0.121094 0.53125,0.203125 0.175781,0.074219 0.363281,0.171875 0.5625,0.296875 0.394531,0.273437 0.59375,0.6875 0.59375,1.25 z m 0,0" | ||
| + id="path126" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph4-0" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 0.9375,-7.140625 4.109375,0 L 5.046875,0 0.9375,0 z m 0.515625,6.625 3.09375,0 0,-6.109375 -3.09375,0 z m 0,0" | ||
| + id="path129" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph4-1" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 5.015625,-1.90625 c 0,0.636719 -0.230469,1.132812 -0.6875,1.484375 C 3.867188,-0.078125 3.25,0.09375 2.46875,0.09375 1.625,0.09375 0.972656,-0.015625 0.515625,-0.234375 l 0,-0.796875 C 0.804688,-0.90625 1.125,-0.804688 1.46875,-0.734375 1.820312,-0.660156 2.164062,-0.625 2.5,-0.625 c 0.550781,0 0.96875,-0.101562 1.25,-0.3125 0.28125,-0.21875 0.421875,-0.515625 0.421875,-0.890625 0,-0.238281 -0.054687,-0.4375 -0.15625,-0.59375 -0.09375,-0.164063 -0.261719,-0.3125 -0.5,-0.4375 C 3.285156,-2.992188 2.9375,-3.148438 2.46875,-3.328125 1.800781,-3.554688 1.320312,-3.832031 1.03125,-4.15625 0.75,-4.488281 0.609375,-4.914062 0.609375,-5.4375 0.609375,-5.988281 0.8125,-6.425781 1.21875,-6.75 1.632812,-7.070312 2.1875,-7.234375 2.875,-7.234375 c 0.707031,0 1.359375,0.132813 1.953125,0.390625 l -0.25,0.71875 C 3.984375,-6.375 3.410156,-6.5 2.859375,-6.5 2.410156,-6.5 2.0625,-6.40625 1.8125,-6.21875 c -0.242188,0.1875 -0.359375,0.449219 -0.359375,0.78125 0,0.25 0.039063,0.460938 0.125,0.625 0.09375,0.15625 0.25,0.304688 0.46875,0.4375 0.21875,0.125 0.550781,0.265625 1,0.421875 0.75,0.273437 1.265625,0.5625 1.546875,0.875 0.28125,0.304687 0.421875,0.695313 0.421875,1.171875 z m 0,0" | ||
| + id="path132" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph4-2" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 1.625,-5.359375 0,3.484375 c 0,0.4375 0.097656,0.765625 0.296875,0.984375 0.195313,0.210937 0.507813,0.3125 0.9375,0.3125 0.550781,0 0.957031,-0.148437 1.21875,-0.453125 0.257813,-0.3125 0.390625,-0.816406 0.390625,-1.515625 l 0,-2.8125 0.8125,0 L 5.28125,0 4.609375,0 4.5,-0.71875 l -0.046875,0 C 4.285156,-0.457031 4.050781,-0.253906 3.75,-0.109375 3.457031,0.0234375 3.125,0.09375 2.75,0.09375 2.09375,0.09375 1.601562,-0.0546875 1.28125,-0.359375 0.957031,-0.671875 0.796875,-1.164062 0.796875,-1.84375 l 0,-3.515625 z m 0,0" | ||
| + id="path135" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph4-3" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 3.296875,-5.453125 c 0.238281,0 0.453125,0.023437 0.640625,0.0625 l -0.109375,0.75 C 3.609375,-4.691406 3.414062,-4.71875 3.25,-4.71875 c -0.4375,0 -0.8125,0.179688 -1.125,0.53125 -0.304688,0.355469 -0.453125,0.792969 -0.453125,1.3125 l 0,2.875 -0.8125,0 0,-5.359375 0.671875,0 0.09375,1 0.03125,0 c 0.195312,-0.351563 0.4375,-0.625 0.71875,-0.8125 0.28125,-0.1875 0.585938,-0.28125 0.921875,-0.28125 z m 0,0" | ||
| + id="path138" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph4-4" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="M 2.03125,0 0,-5.359375 l 0.875,0 1.140625,3.1875 c 0.257813,0.742187 0.414063,1.21875 0.46875,1.4375 l 0.03125,0 c 0.039063,-0.164063 0.15625,-0.519531 0.34375,-1.0625 0.1875,-0.550781 0.613281,-1.738281 1.28125,-3.5625 l 0.875,0 L 2.984375,0 z m 0,0" | ||
| + id="path141" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph4-5" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 3.125,0.09375 c -0.792969,0 -1.417969,-0.238281 -1.875,-0.71875 -0.460938,-0.476562 -0.6875,-1.144531 -0.6875,-2 0,-0.863281 0.210938,-1.550781 0.640625,-2.0625 0.425781,-0.507812 0.992187,-0.765625 1.703125,-0.765625 0.675781,0 1.207031,0.226563 1.59375,0.671875 0.394531,0.4375 0.59375,1.015625 0.59375,1.734375 l 0,0.515625 -3.6875,0 c 0.00781,0.625 0.164062,1.105469 0.46875,1.4375 0.300781,0.324219 0.726562,0.484375 1.28125,0.484375 0.570312,0 1.140625,-0.117187 1.703125,-0.359375 l 0,0.71875 C 4.566406,-0.125 4.289062,-0.0351562 4.03125,0.015625 3.78125,0.0664062 3.476562,0.09375 3.125,0.09375 z M 2.90625,-4.765625 c -0.4375,0 -0.789062,0.140625 -1.046875,0.421875 -0.25,0.273438 -0.398437,0.65625 -0.4375,1.15625 l 2.796875,0 c 0,-0.507812 -0.117188,-0.898438 -0.34375,-1.171875 -0.230469,-0.269531 -0.554688,-0.40625 -0.96875,-0.40625 z m 0,0" | ||
| + id="path144" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph4-6" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 1.671875,0 -0.8125,0 0,-5.359375 0.8125,0 z m -0.875,-6.796875 c 0,-0.1875 0.039063,-0.320313 0.125,-0.40625 0.09375,-0.09375 0.207031,-0.140625 0.34375,-0.140625 0.132813,0 0.25,0.046875 0.34375,0.140625 0.09375,0.085937 0.140625,0.21875 0.140625,0.40625 0,0.179687 -0.046875,0.3125 -0.140625,0.40625 -0.09375,0.085937 -0.210937,0.125 -0.34375,0.125 -0.136719,0 -0.25,-0.039063 -0.34375,-0.125 -0.085937,-0.09375 -0.125,-0.226563 -0.125,-0.40625 z m 0,0" | ||
| + id="path147" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph4-7" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 1.671875,0 -0.8125,0 0,-7.59375 0.8125,0 z m 0,0" | ||
| + id="path150" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph4-8" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 4.15625,0 -0.171875,-0.765625 -0.03125,0 c -0.273437,0.335937 -0.542969,0.5625 -0.8125,0.6875 C 2.878906,0.0351562 2.550781,0.09375 2.15625,0.09375 c -0.53125,0 -0.949219,-0.1328125 -1.25,-0.40625 -0.304688,-0.269531 -0.453125,-0.660156 -0.453125,-1.171875 0,-1.070313 0.863281,-1.632813 2.59375,-1.6875 l 0.90625,-0.03125 0,-0.34375 c 0,-0.414063 -0.089844,-0.722656 -0.265625,-0.921875 -0.179688,-0.195312 -0.464844,-0.296875 -0.859375,-0.296875 -0.449219,0 -0.953125,0.136719 -1.515625,0.40625 l -0.25,-0.625 c 0.257812,-0.144531 0.546875,-0.253906 0.859375,-0.328125 0.3125,-0.082031 0.628906,-0.125 0.953125,-0.125 0.632812,0 1.101562,0.140625 1.40625,0.421875 C 4.59375,-4.734375 4.75,-4.28125 4.75,-3.65625 L 4.75,0 z M 2.3125,-0.578125 c 0.507812,0 0.90625,-0.132813 1.1875,-0.40625 0.289062,-0.28125 0.4375,-0.671875 0.4375,-1.171875 l 0,-0.46875 -0.8125,0.03125 C 2.476562,-2.570312 2.015625,-2.472656 1.734375,-2.296875 1.453125,-2.117188 1.3125,-1.84375 1.3125,-1.46875 c 0,0.292969 0.085938,0.515625 0.265625,0.671875 C 1.753906,-0.648438 2,-0.578125 2.3125,-0.578125 z m 0,0" | ||
| + id="path153" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph4-9" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 4.515625,0 0,-3.46875 c 0,-0.425781 -0.101563,-0.75 -0.296875,-0.96875 -0.199219,-0.21875 -0.507812,-0.328125 -0.921875,-0.328125 -0.5625,0 -0.976563,0.152344 -1.234375,0.453125 -0.261719,0.304688 -0.390625,0.804688 -0.390625,1.5 l 0,2.8125 -0.8125,0 0,-5.359375 0.65625,0 0.140625,0.734375 0.03125,0 c 0.164062,-0.257812 0.398438,-0.460938 0.703125,-0.609375 0.300781,-0.144531 0.632813,-0.21875 1,-0.21875 0.644531,0 1.128906,0.15625 1.453125,0.46875 0.320312,0.3125 0.484375,0.8125 0.484375,1.5 l 0,3.484375 z m 0,0" | ||
| + id="path156" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph4-10" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 3,0.09375 c -0.773438,0 -1.371094,-0.234375 -1.796875,-0.703125 C 0.773438,-1.085938 0.5625,-1.765625 0.5625,-2.640625 c 0,-0.894531 0.210938,-1.585937 0.640625,-2.078125 0.4375,-0.488281 1.050781,-0.734375 1.84375,-0.734375 0.257813,0 0.515625,0.03125 0.765625,0.09375 0.257812,0.054687 0.460938,0.117187 0.609375,0.1875 L 4.1875,-4.484375 C 4,-4.554688 3.800781,-4.613281 3.59375,-4.65625 3.382812,-4.707031 3.195312,-4.734375 3.03125,-4.734375 c -1.085938,0 -1.625,0.695313 -1.625,2.078125 0,0.65625 0.128906,1.164062 0.390625,1.515625 0.269531,0.355469 0.664063,0.53125 1.1875,0.53125 0.4375,0 0.890625,-0.097656 1.359375,-0.296875 l 0,0.71875 C 3.988281,0 3.539062,0.09375 3,0.09375 z m 0,0" | ||
| + id="path159" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph4-11" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="" | ||
| + id="path162" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph4-12" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 4.5,-0.71875 -0.046875,0 c -0.375,0.542969 -0.933594,0.8125 -1.671875,0.8125 -0.699219,0 -1.246094,-0.238281 -1.640625,-0.71875 C 0.753906,-1.101562 0.5625,-1.78125 0.5625,-2.65625 c 0,-0.882812 0.191406,-1.570312 0.578125,-2.0625 0.394531,-0.488281 0.941406,-0.734375 1.640625,-0.734375 0.726562,0 1.285156,0.265625 1.671875,0.796875 l 0.0625,0 -0.03125,-0.390625 -0.03125,-0.375 0,-2.171875 0.8125,0 0,7.59375 -0.65625,0 z m -1.625,0.140625 c 0.5625,0 0.960938,-0.148437 1.203125,-0.453125 0.25,-0.300781 0.375,-0.785156 0.375,-1.453125 l 0,-0.171875 c 0,-0.757812 -0.125,-1.300781 -0.375,-1.625 -0.25,-0.320312 -0.652344,-0.484375 -1.203125,-0.484375 -0.480469,0 -0.84375,0.1875 -1.09375,0.5625 -0.25,0.367187 -0.375,0.882813 -0.375,1.546875 0,0.6875 0.125,1.210938 0.375,1.5625 0.25,0.34375 0.613281,0.515625 1.09375,0.515625 z m 0,0" | ||
| + id="path165" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph4-13" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 2.59375,-0.578125 c 0.132812,0 0.269531,-0.007813 0.40625,-0.03125 0.132812,-0.019531 0.242188,-0.039063 0.328125,-0.0625 l 0,0.625 C 3.234375,-0.00390625 3.097656,0.0234375 2.921875,0.046875 2.753906,0.078125 2.601562,0.09375 2.46875,0.09375 c -1.03125,0 -1.546875,-0.539062 -1.546875,-1.625 l 0,-3.1875 -0.765625,0 0,-0.390625 0.765625,-0.34375 0.34375,-1.140625 0.46875,0 0,1.234375 1.546875,0 0,0.640625 -1.546875,0 0,3.140625 c 0,0.324219 0.070313,0.574219 0.21875,0.75 0.15625,0.167969 0.367187,0.25 0.640625,0.25 z m 0,0" | ||
| + id="path168" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph4-14" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 4.3125,-1.453125 c 0,0.492187 -0.1875,0.871094 -0.5625,1.140625 -0.367188,0.2734375 -0.886719,0.40625 -1.5625,0.40625 -0.710938,0 -1.261719,-0.109375 -1.65625,-0.328125 l 0,-0.75 c 0.257812,0.125 0.535156,0.226563 0.828125,0.296875 0.289063,0.074219 0.578125,0.109375 0.859375,0.109375 0.414062,0 0.738281,-0.066406 0.96875,-0.203125 0.226562,-0.132812 0.34375,-0.335938 0.34375,-0.609375 0,-0.207031 -0.09375,-0.382813 -0.28125,-0.53125 -0.179688,-0.15625 -0.527344,-0.332031 -1.046875,-0.53125 -0.5,-0.1875 -0.855469,-0.347656 -1.0625,-0.484375 -0.210937,-0.132812 -0.367187,-0.289062 -0.46875,-0.46875 -0.105469,-0.175781 -0.15625,-0.382812 -0.15625,-0.625 0,-0.4375 0.175781,-0.78125 0.53125,-1.03125 0.351563,-0.257812 0.84375,-0.390625 1.46875,-0.390625 0.570313,0 1.132813,0.121094 1.6875,0.359375 L 3.90625,-4.4375 C 3.375,-4.65625 2.890625,-4.765625 2.453125,-4.765625 c -0.386719,0 -0.679687,0.0625 -0.875,0.1875 -0.1875,0.117187 -0.28125,0.277344 -0.28125,0.484375 0,0.148438 0.035156,0.273438 0.109375,0.375 0.070312,0.09375 0.1875,0.1875 0.34375,0.28125 0.164062,0.09375 0.476562,0.226562 0.9375,0.390625 0.632812,0.230469 1.0625,0.464844 1.28125,0.703125 0.226562,0.230469 0.34375,0.527344 0.34375,0.890625 z m 0,0" | ||
| + id="path171" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph4-15" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="M 3.34375,0.09375 C 3,0.09375 2.679688,0.03125 2.390625,-0.09375 2.109375,-0.21875 1.867188,-0.414062 1.671875,-0.6875 l -0.0625,0 c 0.039063,0.3125 0.0625,0.609375 0.0625,0.890625 l 0,2.203125 -0.8125,0 0,-7.765625 0.65625,0 L 1.625,-4.625 l 0.046875,0 c 0.207031,-0.289062 0.445313,-0.5 0.71875,-0.625 0.28125,-0.132812 0.597656,-0.203125 0.953125,-0.203125 0.71875,0 1.269531,0.246094 1.65625,0.734375 0.382812,0.480469 0.578125,1.15625 0.578125,2.03125 0,0.886719 -0.199219,1.574219 -0.59375,2.0625 C 4.585938,-0.144531 4.039062,0.09375 3.34375,0.09375 z M 3.234375,-4.765625 c -0.554687,0 -0.949219,0.152344 -1.1875,0.453125 -0.242187,0.304688 -0.367187,0.789062 -0.375,1.453125 l 0,0.171875 c 0,0.761719 0.125,1.304688 0.375,1.625 0.25,0.324219 0.648437,0.484375 1.203125,0.484375 0.46875,0 0.832031,-0.1875 1.09375,-0.5625 0.257812,-0.375 0.390625,-0.890625 0.390625,-1.546875 0,-0.664062 -0.132813,-1.175781 -0.390625,-1.53125 C 4.082031,-4.582031 3.710938,-4.765625 3.234375,-4.765625 z m 0,0" | ||
| + id="path174" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph4-16" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 3.34375,-5.4375 c 0.707031,0 1.253906,0.242188 1.640625,0.71875 0.394531,0.480469 0.59375,1.15625 0.59375,2.03125 0,0.886719 -0.199219,1.574219 -0.59375,2.0625 C 4.585938,-0.144531 4.039062,0.09375 3.34375,0.09375 3,0.09375 2.679688,0.03125 2.390625,-0.09375 2.109375,-0.21875 1.867188,-0.414062 1.671875,-0.6875 l -0.0625,0 L 1.4375,0 0.859375,0 l 0,-7.59375 0.8125,0 0,1.84375 c 0,0.417969 -0.015625,0.789062 -0.046875,1.109375 l 0.046875,0 C 2.046875,-5.171875 2.601562,-5.4375 3.34375,-5.4375 z m -0.109375,0.671875 c -0.554687,0 -0.953125,0.164063 -1.203125,0.484375 -0.242188,0.3125 -0.359375,0.84375 -0.359375,1.59375 0,0.761719 0.125,1.304688 0.375,1.625 0.25,0.324219 0.648437,0.484375 1.203125,0.484375 0.5,0 0.867188,-0.179687 1.109375,-0.546875 0.25,-0.363281 0.375,-0.882812 0.375,-1.5625 0,-0.695312 -0.125,-1.21875 -0.375,-1.5625 -0.242187,-0.34375 -0.617187,-0.515625 -1.125,-0.515625 z m 0,0" | ||
| + id="path177" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph4-17" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 5.484375,-2.6875 c 0,0.875 -0.226563,1.558594 -0.671875,2.046875 C 4.375,-0.148438 3.769531,0.09375 3,0.09375 2.519531,0.09375 2.09375,-0.015625 1.71875,-0.234375 1.351562,-0.460938 1.066406,-0.785156 0.859375,-1.203125 0.660156,-1.628906 0.5625,-2.125 0.5625,-2.6875 c 0,-0.863281 0.21875,-1.539062 0.65625,-2.03125 0.4375,-0.488281 1.039062,-0.734375 1.8125,-0.734375 0.75,0 1.34375,0.25 1.78125,0.75 0.445312,0.5 0.671875,1.171875 0.671875,2.015625 z m -4.078125,0 c 0,0.6875 0.132812,1.214844 0.40625,1.578125 0.269531,0.355469 0.671875,0.53125 1.203125,0.53125 0.53125,0 0.929687,-0.175781 1.203125,-0.53125 C 4.5,-1.472656 4.640625,-2 4.640625,-2.6875 4.640625,-3.363281 4.5,-3.878906 4.21875,-4.234375 3.945312,-4.585938 3.546875,-4.765625 3.015625,-4.765625 c -0.53125,0 -0.933594,0.179687 -1.203125,0.53125 C 1.539062,-3.890625 1.40625,-3.375 1.40625,-2.6875 z m 0,0" | ||
| + id="path180" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph4-18" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 4.515625,0 0,-3.46875 c 0,-0.425781 -0.101563,-0.75 -0.296875,-0.96875 -0.199219,-0.21875 -0.507812,-0.328125 -0.921875,-0.328125 -0.5625,0 -0.976563,0.15625 -1.234375,0.46875 -0.261719,0.304687 -0.390625,0.804687 -0.390625,1.5 l 0,2.796875 -0.8125,0 0,-7.59375 0.8125,0 0,2.296875 c 0,0.273437 -0.015625,0.5 -0.046875,0.6875 l 0.0625,0 C 1.84375,-4.867188 2.066406,-5.070312 2.359375,-5.21875 2.648438,-5.363281 2.988281,-5.4375 3.375,-5.4375 c 0.644531,0 1.128906,0.15625 1.453125,0.46875 0.332031,0.3125 0.5,0.808594 0.5,1.484375 l 0,3.484375 z m 0,0" | ||
| + id="path183" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph4-19" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 3.265625,-4.71875 -1.359375,0 0,4.71875 -0.8125,0 0,-4.71875 -0.953125,0 0,-0.375 0.953125,-0.28125 0,-0.296875 c 0,-1.320313 0.578125,-1.984375 1.734375,-1.984375 0.28125,0 0.609375,0.058594 0.984375,0.171875 l -0.203125,0.65625 c -0.3125,-0.101563 -0.578125,-0.15625 -0.796875,-0.15625 -0.3125,0 -0.542969,0.105469 -0.6875,0.3125 -0.148438,0.199219 -0.21875,0.523437 -0.21875,0.96875 l 0,0.34375 1.359375,0 z m 0,0" | ||
| + id="path186" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph4-20" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 0.75,-0.515625 c 0,-0.21875 0.046875,-0.382813 0.140625,-0.5 C 0.992188,-1.128906 1.132812,-1.1875 1.3125,-1.1875 c 0.195312,0 0.347656,0.058594 0.453125,0.171875 0.101563,0.117187 0.15625,0.28125 0.15625,0.5 0,0.210937 -0.058594,0.371094 -0.171875,0.484375 C 1.644531,0.0820312 1.5,0.140625 1.3125,0.140625 1.144531,0.140625 1.007812,0.0859375 0.90625,-0.015625 0.800781,-0.117188 0.75,-0.285156 0.75,-0.515625 z m 0,0" | ||
| + id="path189" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph4-21" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 5.515625,-5.0625 c 0,0.730469 -0.25,1.289062 -0.75,1.671875 C 4.273438,-3.003906 3.570312,-2.8125 2.65625,-2.8125 l -0.84375,0 0,2.8125 -0.828125,0 0,-7.140625 1.84375,0 c 1.789063,0 2.6875,0.695313 2.6875,2.078125 z m -3.703125,1.546875 0.75,0 c 0.726562,0 1.257812,-0.117187 1.59375,-0.359375 0.332031,-0.238281 0.5,-0.617188 0.5,-1.140625 0,-0.476563 -0.15625,-0.832031 -0.46875,-1.0625 -0.3125,-0.226563 -0.796875,-0.34375 -1.453125,-0.34375 l -0.921875,0 z m 0,0" | ||
| + id="path192" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph4-22" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 0.015625,-5.359375 0.859375,0 1.171875,3.0625 c 0.257813,0.699219 0.421875,1.199219 0.484375,1.5 l 0.03125,0 c 0.039062,-0.164063 0.128906,-0.445313 0.265625,-0.84375 0.132813,-0.40625 0.578125,-1.644531 1.328125,-3.71875 l 0.875,0 L 2.734375,0.75 c -0.230469,0.59375 -0.5,1.015625 -0.8125,1.265625 C 1.617188,2.273438 1.25,2.40625 0.8125,2.40625 0.5625,2.40625 0.316406,2.375 0.078125,2.3125 l 0,-0.640625 c 0.175781,0.039063 0.375,0.0625 0.59375,0.0625 0.5625,0 0.960937,-0.3125 1.203125,-0.9375 L 2.171875,0.03125 z m 0,0" | ||
| + id="path195" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph4-23" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 7.6875,0 0,-3.484375 C 7.6875,-3.910156 7.59375,-4.226562 7.40625,-4.4375 7.226562,-4.65625 6.945312,-4.765625 6.5625,-4.765625 c -0.511719,0 -0.886719,0.148437 -1.125,0.4375 -0.242188,0.292969 -0.359375,0.742187 -0.359375,1.34375 l 0,2.984375 -0.8125,0 0,-3.484375 c 0,-0.425781 -0.09375,-0.742187 -0.28125,-0.953125 -0.179687,-0.21875 -0.460937,-0.328125 -0.84375,-0.328125 -0.511719,0 -0.886719,0.15625 -1.125,0.46875 C 1.785156,-3.992188 1.671875,-3.5 1.671875,-2.8125 l 0,2.8125 -0.8125,0 0,-5.359375 0.65625,0 0.140625,0.734375 0.03125,0 c 0.15625,-0.257812 0.367188,-0.460938 0.640625,-0.609375 0.28125,-0.144531 0.59375,-0.21875 0.9375,-0.21875 0.84375,0 1.390625,0.304687 1.640625,0.90625 l 0.046875,0 c 0.15625,-0.28125 0.382813,-0.5 0.6875,-0.65625 0.300781,-0.164063 0.648437,-0.25 1.046875,-0.25 0.601562,0 1.050781,0.15625 1.34375,0.46875 0.300781,0.3125 0.453125,0.8125 0.453125,1.5 l 0,3.484375 z m 0,0" | ||
| + id="path198" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph4-24" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="M 5.234375,0 4.25,-3.140625 c -0.0625,-0.1875 -0.179688,-0.625 -0.34375,-1.3125 l -0.046875,0 C 3.734375,-3.878906 3.617188,-3.4375 3.515625,-3.125 l -1,3.125 -0.9375,0 -1.46875,-5.359375 0.859375,0 c 0.34375,1.355469 0.601562,2.386719 0.78125,3.09375 0.175781,0.699219 0.28125,1.167969 0.3125,1.40625 l 0.03125,0 c 0.039062,-0.1875 0.097656,-0.425781 0.171875,-0.71875 0.082031,-0.289063 0.15625,-0.523437 0.21875,-0.703125 l 0.984375,-3.078125 0.875,0 0.953125,3.078125 c 0.1875,0.5625 0.3125,1.03125 0.375,1.40625 l 0.03125,0 c 0.019531,-0.113281 0.054687,-0.289062 0.109375,-0.53125 0.0625,-0.25 0.398438,-1.566406 1.015625,-3.953125 l 0.84375,0 L 6.1875,0 z m 0,0" | ||
| + id="path201" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph4-25" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 1.703125,-1.15625 0.078125,0.109375 c -0.085938,0.324219 -0.210938,0.699219 -0.375,1.125 -0.15625,0.4375 -0.320312,0.84375 -0.484375,1.21875 l -0.609375,0 C 0.394531,0.953125 0.488281,0.53125 0.59375,0.03125 c 0.101562,-0.5 0.179688,-0.894531 0.234375,-1.1875 z m 0,0" | ||
| + id="path204" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph4-26" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 4.140625,0 -2.421875,-6.328125 -0.03125,0 c 0.039062,0.5 0.0625,1.09375 0.0625,1.78125 L 1.75,0 0.984375,0 l 0,-7.140625 1.25,0 L 4.5,-1.25 l 0.03125,0 2.28125,-5.890625 1.234375,0 0,7.140625 -0.828125,0 0,-4.59375 c 0,-0.53125 0.023438,-1.101562 0.078125,-1.71875 L 7.25,-6.3125 4.8125,0 z m 0,0" | ||
| + id="path207" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph4-27" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 5.234375,-5.359375 0,0.515625 -0.984375,0.125 c 0.09375,0.117188 0.171875,0.265625 0.234375,0.453125 0.070313,0.179687 0.109375,0.382813 0.109375,0.609375 0,0.53125 -0.179688,0.953125 -0.53125,1.265625 -0.355469,0.3125 -0.84375,0.46875 -1.46875,0.46875 -0.167969,0 -0.320312,-0.015625 -0.453125,-0.046875 -0.34375,0.1875 -0.515625,0.417969 -0.515625,0.6875 0,0.148438 0.054688,0.257812 0.171875,0.328125 0.125,0.074219 0.332031,0.109375 0.625,0.109375 l 0.953125,0 c 0.570312,0 1.015625,0.121094 1.328125,0.359375 0.3125,0.242187 0.46875,0.59375 0.46875,1.0625 0,0.59375 -0.242187,1.046875 -0.71875,1.359375 C 3.984375,2.25 3.289062,2.40625 2.375,2.40625 1.675781,2.40625 1.132812,2.273438 0.75,2.015625 0.375,1.753906 0.1875,1.382812 0.1875,0.90625 0.1875,0.582031 0.289062,0.300781 0.5,0.0625 0.707031,-0.175781 1,-0.335938 1.375,-0.421875 c -0.136719,-0.0625 -0.25,-0.15625 -0.34375,-0.28125 -0.085938,-0.132813 -0.125,-0.285156 -0.125,-0.453125 0,-0.195312 0.050781,-0.367188 0.15625,-0.515625 C 1.164062,-1.816406 1.328125,-1.957031 1.546875,-2.09375 1.273438,-2.207031 1.050781,-2.398438 0.875,-2.671875 0.695312,-2.953125 0.609375,-3.269531 0.609375,-3.625 c 0,-0.582031 0.175781,-1.03125 0.53125,-1.34375 0.351563,-0.320312 0.847656,-0.484375 1.484375,-0.484375 0.28125,0 0.535156,0.03125 0.765625,0.09375 z M 0.96875,0.90625 c 0,0.28125 0.117188,0.492188 0.359375,0.640625 0.25,0.15625 0.601563,0.234375 1.0625,0.234375 0.675781,0 1.175781,-0.105469 1.5,-0.3125 0.332031,-0.199219 0.5,-0.46875 0.5,-0.8125 C 4.390625,0.363281 4.300781,0.160156 4.125,0.046875 3.945312,-0.0664062 3.609375,-0.125 3.109375,-0.125 l -0.96875,0 c -0.367187,0 -0.652344,0.0898438 -0.859375,0.265625 -0.210938,0.175781 -0.3125,0.429687 -0.3125,0.765625 z m 0.4375,-4.546875 c 0,0.375 0.101562,0.664063 0.3125,0.859375 C 1.9375,-2.59375 2.234375,-2.5 2.609375,-2.5 c 0.789063,0 1.1875,-0.382812 1.1875,-1.15625 0,-0.800781 -0.402344,-1.203125 -1.203125,-1.203125 -0.375,0 -0.667969,0.105469 -0.875,0.3125 -0.210938,0.199219 -0.3125,0.5 -0.3125,0.90625 z m 0,0" | ||
| + id="path210" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph4-28" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 7.171875,-3.578125 c 0,1.148437 -0.292969,2.046875 -0.875,2.703125 -0.574219,0.648438 -1.371094,0.96875 -2.390625,0.96875 -1.054688,0 -1.867188,-0.316406 -2.4375,-0.953125 C 0.894531,-1.503906 0.609375,-2.414062 0.609375,-3.59375 0.609375,-4.75 0.894531,-5.644531 1.46875,-6.28125 2.039062,-6.925781 2.851562,-7.25 3.90625,-7.25 c 1.03125,0 1.832031,0.328125 2.40625,0.984375 0.570312,0.648437 0.859375,1.542969 0.859375,2.6875 z m -5.6875,0 c 0,0.96875 0.203125,1.703125 0.609375,2.203125 0.414062,0.5 1.019531,0.75 1.8125,0.75 0.789062,0 1.382812,-0.25 1.78125,-0.75 0.40625,-0.5 0.609375,-1.234375 0.609375,-2.203125 0,-0.957031 -0.203125,-1.6875 -0.609375,-2.1875 -0.398438,-0.5 -0.992188,-0.75 -1.78125,-0.75 -0.792969,0 -1.398438,0.25 -1.8125,0.75 -0.40625,0.5 -0.609375,1.230469 -0.609375,2.1875 z m 0,0" | ||
| + id="path213" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph4-29" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 6.265625,-4.71875 -1.359375,0 0,4.71875 -0.8125,0 0,-4.71875 -0.953125,0 0,-0.375 0.953125,-0.28125 0,-0.296875 c 0,-1.320313 0.578125,-1.984375 1.734375,-1.984375 0.28125,0 0.609375,0.058594 0.984375,0.171875 l -0.203125,0.65625 c -0.3125,-0.101563 -0.578125,-0.15625 -0.796875,-0.15625 -0.3125,0 -0.542969,0.105469 -0.6875,0.3125 -0.148438,0.199219 -0.21875,0.523437 -0.21875,0.96875 l 0,0.34375 1.359375,0 z m -3,0 -1.359375,0 0,4.71875 -0.8125,0 0,-4.71875 -0.953125,0 0,-0.375 0.953125,-0.28125 0,-0.296875 c 0,-1.320313 0.578125,-1.984375 1.734375,-1.984375 0.28125,0 0.609375,0.058594 0.984375,0.171875 l -0.203125,0.65625 c -0.3125,-0.101563 -0.578125,-0.15625 -0.796875,-0.15625 -0.3125,0 -0.542969,0.105469 -0.6875,0.3125 -0.148438,0.199219 -0.21875,0.523437 -0.21875,0.96875 l 0,0.34375 1.359375,0 z M 8.671875,0 l -0.8125,0 0,-7.59375 0.8125,0 z m 0,0" | ||
| + id="path216" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph4-30" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 2.875,-0.578125 c 0.539062,0 0.9375,-0.144531 1.1875,-0.4375 0.25,-0.289063 0.378906,-0.78125 0.390625,-1.46875 l 0,-0.171875 c 0,-0.75 -0.125,-1.285156 -0.375,-1.609375 -0.25,-0.332031 -0.652344,-0.5 -1.203125,-0.5 -0.480469,0 -0.84375,0.1875 -1.09375,0.5625 -0.25,0.367187 -0.375,0.882813 -0.375,1.546875 0,0.679688 0.125,1.195312 0.375,1.546875 0.25,0.355469 0.613281,0.53125 1.09375,0.53125 z M 2.765625,0.09375 c -0.699219,0 -1.242187,-0.238281 -1.625,-0.71875 C 0.753906,-1.113281 0.5625,-1.789062 0.5625,-2.65625 c 0,-0.875 0.191406,-1.554688 0.578125,-2.046875 0.394531,-0.5 0.941406,-0.75 1.640625,-0.75 0.726562,0 1.289062,0.277344 1.6875,0.828125 l 0.046875,0 0.109375,-0.734375 0.640625,0 0,7.765625 -0.8125,0 0,-2.296875 c 0,-0.320313 0.019531,-0.597656 0.0625,-0.828125 l -0.0625,0 c -0.375,0.542969 -0.9375,0.8125 -1.6875,0.8125 z m 0,0" | ||
| + id="path219" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph4-31" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="M 7.21875,0 6.390625,0 4.953125,-4.78125 C 4.878906,-4.988281 4.800781,-5.253906 4.71875,-5.578125 4.632812,-5.898438 4.59375,-6.09375 4.59375,-6.15625 4.519531,-5.726562 4.40625,-5.257812 4.25,-4.75 L 2.859375,0 2.03125,0 0.125,-7.140625 l 0.890625,0 1.125,4.40625 c 0.15625,0.625 0.269531,1.1875 0.34375,1.6875 0.082031,-0.59375 0.210937,-1.175781 0.390625,-1.75 l 1.28125,-4.34375 0.875,0 1.34375,4.375 c 0.15625,0.511719 0.285156,1.085937 0.390625,1.71875 0.0625,-0.46875 0.179687,-1.03125 0.359375,-1.6875 l 1.125,-4.40625 0.875,0 z m 0,0" | ||
| + id="path222" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph4-32" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 1.65625,-2.734375 c 0.144531,-0.195313 0.359375,-0.457031 0.640625,-0.78125 l 1.734375,-1.84375 0.953125,0 -2.15625,2.28125 L 5.140625,0 4.15625,0 2.265625,-2.53125 1.65625,-2 l 0,2 -0.796875,0 0,-7.59375 0.796875,0 0,4.03125 c 0,0.179688 -0.011719,0.453125 -0.03125,0.828125 z m 0,0" | ||
| + id="path225" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph4-33" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 1.5625,-7.140625 -0.203125,2.578125 -0.515625,0 -0.1875,-2.578125 z m 0,0" | ||
| + id="path228" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph4-34" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 6.375,-7.140625 0,4.625 c 0,0.8125 -0.25,1.453125 -0.75,1.921875 -0.492188,0.460938 -1.164062,0.6875 -2.015625,0.6875 -0.867187,0 -1.53125,-0.234375 -2,-0.703125 -0.46875,-0.46875 -0.703125,-1.113281 -0.703125,-1.9375 l 0,-4.59375 0.828125,0 0,4.65625 c 0,0.59375 0.160156,1.054687 0.484375,1.375 0.332031,0.324219 0.8125,0.484375 1.4375,0.484375 0.601562,0 1.066406,-0.160156 1.390625,-0.484375 0.332031,-0.320313 0.5,-0.78125 0.5,-1.375 l 0,-4.65625 z m 0,0" | ||
| + id="path231" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph4-35" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 6.40625,0 -0.828125,0 0,-3.359375 -3.765625,0 0,3.359375 -0.828125,0 0,-7.140625 0.828125,0 0,3.03125 3.765625,0 0,-3.03125 0.828125,0 z m 0,0" | ||
| + id="path234" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + </g> | ||
| + <clipPath | ||
| + id="clip1"> | ||
| + <path | ||
| + d="m 54,54 503.99609,0 0,661.70703 -503.99609,0 z m 0,0" | ||
| + id="path237" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </clipPath> | ||
| + <clipPath | ||
| + id="clip2"> | ||
| + <path | ||
| + d="m 55.492188,268.26172 501.000002,0 0,0.83594 -501.000002,0 z m 0,0" | ||
| + id="path240" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </clipPath> | ||
| + <clipPath | ||
| + id="clip3"> | ||
| + <path | ||
| + d="m 55.492188,83.058594 501.000002,0 0,0.835937 -501.000002,0 z m 0,0" | ||
| + id="path243" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </clipPath> | ||
| + </defs> | ||
| + <g | ||
| + id="g5319" | ||
| + transform="translate(-55.492188,-60.939995)"> | ||
| + <g | ||
| + clip-path="url(#clip2)" | ||
| + clip-rule="nonzero" | ||
| + id="g250"> | ||
| + <path | ||
| + style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" | ||
| + d="m 55.492188,268.26172 501.000002,0 0,0.83594 -501.000002,0 z m 0,0" | ||
| + id="path252" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </g> | ||
| + <g | ||
| + clip-path="url(#clip3)" | ||
| + clip-rule="nonzero" | ||
| + id="g254"> | ||
| + <path | ||
| + style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" | ||
| + d="m 55.492188,83.058594 501.000002,0 0,0.835937 -501.000002,0 z m 0,0" | ||
| + id="path256" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#45a3e3;fill-opacity:1" | ||
| + id="g258"> | ||
| + <use | ||
| + xlink:href="#glyph0-1" | ||
| + x="65.512558" | ||
| + y="118.71249" | ||
| + id="use260" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#45a3e3;fill-opacity:1" | ||
| + id="g262"> | ||
| + <use | ||
| + xlink:href="#glyph0-1" | ||
| + x="65.512558" | ||
| + y="135.74648" | ||
| + id="use264" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#45a3e3;fill-opacity:1" | ||
| + id="g266"> | ||
| + <use | ||
| + xlink:href="#glyph0-1" | ||
| + x="80.542557" | ||
| + y="152.78049" | ||
| + id="use268" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g270"> | ||
| + <use | ||
| + xlink:href="#glyph1-1" | ||
| + x="88.24543" | ||
| + y="152.78049" | ||
| + id="use272" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-2" | ||
| + x="90.191811" | ||
| + y="152.78049" | ||
| + id="use274" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-3" | ||
| + x="92.664246" | ||
| + y="152.78049" | ||
| + id="use276" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-4" | ||
| + x="97.308517" | ||
| + y="152.78049" | ||
| + id="use278" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-5" | ||
| + x="101.52443" | ||
| + y="152.78049" | ||
| + id="use280" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-6" | ||
| + x="104.0645" | ||
| + y="152.78049" | ||
| + id="use282" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-7" | ||
| + x="108.6712" | ||
| + y="152.78049" | ||
| + id="use284" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-4" | ||
| + x="111.32399" | ||
| + y="152.78049" | ||
| + id="use286" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-8" | ||
| + x="115.5399" | ||
| + y="152.78049" | ||
| + id="use288" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-9" | ||
| + x="120.13908" | ||
| + y="152.78049" | ||
| + id="use290" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#45a3e3;fill-opacity:1" | ||
| + id="g292"> | ||
| + <use | ||
| + xlink:href="#glyph0-1" | ||
| + x="65.512558" | ||
| + y="169.81448" | ||
| + id="use294" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#45a3e3;fill-opacity:1" | ||
| + id="g296"> | ||
| + <use | ||
| + xlink:href="#glyph0-1" | ||
| + x="65.512558" | ||
| + y="186.8485" | ||
| + id="use298" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#45a3e3;fill-opacity:1" | ||
| + id="g300"> | ||
| + <use | ||
| + xlink:href="#glyph0-1" | ||
| + x="65.512558" | ||
| + y="215.90648" | ||
| + id="use302" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#45a3e3;fill-opacity:1" | ||
| + id="g304"> | ||
| + <use | ||
| + xlink:href="#glyph0-1" | ||
| + x="65.512558" | ||
| + y="244.96449" | ||
| + id="use306" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g308"> | ||
| + <use | ||
| + xlink:href="#glyph2-1" | ||
| + x="55.492558" | ||
| + y="76.127495" | ||
| + id="use310" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-2" | ||
| + x="71.163834" | ||
| + y="76.127495" | ||
| + id="use312" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-3" | ||
| + x="76.654793" | ||
| + y="76.127495" | ||
| + id="use314" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-2" | ||
| + x="89.760956" | ||
| + y="76.127495" | ||
| + id="use316" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-4" | ||
| + x="95.251915" | ||
| + y="76.127495" | ||
| + id="use318" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-5" | ||
| + x="103.62863" | ||
| + y="76.127495" | ||
| + id="use320" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-6" | ||
| + x="115.39211" | ||
| + y="76.127495" | ||
| + id="use322" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-7" | ||
| + x="120.88307" | ||
| + y="76.127495" | ||
| + id="use324" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-8" | ||
| + x="126.37403" | ||
| + y="76.127495" | ||
| + id="use326" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-9" | ||
| + x="138.4782" | ||
| + y="76.127495" | ||
| + id="use328" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-10" | ||
| + x="146.43407" | ||
| + y="76.127495" | ||
| + id="use330" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g332"> | ||
| + <use | ||
| + xlink:href="#glyph2-10" | ||
| + x="158.83882" | ||
| + y="76.127495" | ||
| + id="use334" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-11" | ||
| + x="171.22354" | ||
| + y="76.127495" | ||
| + id="use336" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-12" | ||
| + x="184.69043" | ||
| + y="76.127495" | ||
| + id="use338" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-13" | ||
| + x="197.7565" | ||
| + y="76.127495" | ||
| + id="use340" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-7" | ||
| + x="218.07706" | ||
| + y="76.127495" | ||
| + id="use342" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-14" | ||
| + x="223.56802" | ||
| + y="76.127495" | ||
| + id="use344" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-15" | ||
| + x="238.4377" | ||
| + y="76.127495" | ||
| + id="use346" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-4" | ||
| + x="249.98074" | ||
| + y="76.127495" | ||
| + id="use348" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g350"> | ||
| + <use | ||
| + xlink:href="#glyph3-1" | ||
| + x="55.492558" | ||
| + y="103.1815" | ||
| + id="use352" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g354"> | ||
| + <use | ||
| + xlink:href="#glyph3-2" | ||
| + x="58.942444" | ||
| + y="103.1815" | ||
| + id="use356" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph3-3" | ||
| + x="70.118752" | ||
| + y="103.1815" | ||
| + id="use358" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph3-4" | ||
| + x="77.525536" | ||
| + y="103.1815" | ||
| + id="use360" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph3-5" | ||
| + x="80.545563" | ||
| + y="103.1815" | ||
| + id="use362" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph3-6" | ||
| + x="83.56559" | ||
| + y="103.1815" | ||
| + id="use364" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g366"> | ||
| + <use | ||
| + xlink:href="#glyph3-7" | ||
| + x="89.870171" | ||
| + y="103.1815" | ||
| + id="use368" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g370"> | ||
| + <use | ||
| + xlink:href="#glyph3-8" | ||
| + x="96.273956" | ||
| + y="103.1815" | ||
| + id="use372" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g374"> | ||
| + <use | ||
| + xlink:href="#glyph3-5" | ||
| + x="100.89217" | ||
| + y="103.1815" | ||
| + id="use376" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g378"> | ||
| + <use | ||
| + xlink:href="#glyph3-9" | ||
| + x="103.90118" | ||
| + y="103.1815" | ||
| + id="use380" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g382"> | ||
| + <use | ||
| + xlink:href="#glyph3-10" | ||
| + x="111.09854" | ||
| + y="103.1815" | ||
| + id="use384" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph3-11" | ||
| + x="118.21875" | ||
| + y="103.1815" | ||
| + id="use386" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g388"> | ||
| + <use | ||
| + xlink:href="#glyph4-1" | ||
| + x="78.225426" | ||
| + y="119.71449" | ||
| + id="use390" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-2" | ||
| + x="83.716385" | ||
| + y="119.71449" | ||
| + id="use392" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-3" | ||
| + x="89.85865" | ||
| + y="119.71449" | ||
| + id="use394" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-4" | ||
| + x="93.946808" | ||
| + y="119.71449" | ||
| + id="use396" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-5" | ||
| + x="98.956802" | ||
| + y="119.71449" | ||
| + id="use398" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g400"> | ||
| + <use | ||
| + xlink:href="#glyph4-6" | ||
| + x="104.58804" | ||
| + y="119.71449" | ||
| + id="use402" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-7" | ||
| + x="107.11308" | ||
| + y="119.71449" | ||
| + id="use404" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-7" | ||
| + x="109.63812" | ||
| + y="119.71449" | ||
| + id="use406" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-8" | ||
| + x="112.16316" | ||
| + y="119.71449" | ||
| + id="use408" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-9" | ||
| + x="117.73428" | ||
| + y="119.71449" | ||
| + id="use410" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-10" | ||
| + x="123.87654" | ||
| + y="119.71449" | ||
| + id="use412" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-5" | ||
| + x="128.64606" | ||
| + y="119.71449" | ||
| + id="use414" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-11" | ||
| + x="134.26729" | ||
| + y="119.71449" | ||
| + id="use416" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-12" | ||
| + x="136.86246" | ||
| + y="119.71449" | ||
| + id="use418" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-8" | ||
| + x="142.99471" | ||
| + y="119.71449" | ||
| + id="use420" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-13" | ||
| + x="148.56583" | ||
| + y="119.71449" | ||
| + id="use422" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-8" | ||
| + x="152.10287" | ||
| + y="119.71449" | ||
| + id="use424" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-11" | ||
| + x="157.674" | ||
| + y="119.71449" | ||
| + id="use426" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-6" | ||
| + x="160.26918" | ||
| + y="119.71449" | ||
| + id="use428" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-14" | ||
| + x="162.79422" | ||
| + y="119.71449" | ||
| + id="use430" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-11" | ||
| + x="167.57376" | ||
| + y="119.71449" | ||
| + id="use432" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g434"> | ||
| + <use | ||
| + xlink:href="#glyph4-14" | ||
| + x="170.15892" | ||
| + y="119.71449" | ||
| + id="use436" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-2" | ||
| + x="174.93846" | ||
| + y="119.71449" | ||
| + id="use438" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-14" | ||
| + x="181.08072" | ||
| + y="119.71449" | ||
| + id="use440" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-10" | ||
| + x="185.86026" | ||
| + y="119.71449" | ||
| + id="use442" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-5" | ||
| + x="190.62978" | ||
| + y="119.71449" | ||
| + id="use444" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g446"> | ||
| + <use | ||
| + xlink:href="#glyph4-15" | ||
| + x="196.26102" | ||
| + y="119.71449" | ||
| + id="use448" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g450"> | ||
| + <use | ||
| + xlink:href="#glyph4-13" | ||
| + x="202.38324" | ||
| + y="119.71449" | ||
| + id="use452" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-6" | ||
| + x="205.92029" | ||
| + y="119.71449" | ||
| + id="use454" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g456"> | ||
| + <use | ||
| + xlink:href="#glyph4-16" | ||
| + x="208.45535" | ||
| + y="119.71449" | ||
| + id="use458" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g460"> | ||
| + <use | ||
| + xlink:href="#glyph4-7" | ||
| + x="214.57758" | ||
| + y="119.71449" | ||
| + id="use462" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g464"> | ||
| + <use | ||
| + xlink:href="#glyph4-5" | ||
| + x="217.11264" | ||
| + y="119.71449" | ||
| + id="use466" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-11" | ||
| + x="222.73386" | ||
| + y="119.71449" | ||
| + id="use468" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-13" | ||
| + x="225.32904" | ||
| + y="119.71449" | ||
| + id="use470" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-17" | ||
| + x="228.86609" | ||
| + y="119.71449" | ||
| + id="use472" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-11" | ||
| + x="234.91817" | ||
| + y="119.71449" | ||
| + id="use474" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g476"> | ||
| + <use | ||
| + xlink:href="#glyph4-13" | ||
| + x="237.50333" | ||
| + y="119.71449" | ||
| + id="use478" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g480"> | ||
| + <use | ||
| + xlink:href="#glyph4-18" | ||
| + x="241.05042" | ||
| + y="119.71449" | ||
| + id="use482" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g484"> | ||
| + <use | ||
| + xlink:href="#glyph4-5" | ||
| + x="247.18265" | ||
| + y="119.71449" | ||
| + id="use486" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g488"> | ||
| + <use | ||
| + xlink:href="#glyph4-19" | ||
| + x="252.81389" | ||
| + y="119.71449" | ||
| + id="use490" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g492"> | ||
| + <use | ||
| + xlink:href="#glyph4-13" | ||
| + x="256.19064" | ||
| + y="119.71449" | ||
| + id="use494" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g496"> | ||
| + <use | ||
| + xlink:href="#glyph4-20" | ||
| + x="259.7377" | ||
| + y="119.71449" | ||
| + id="use498" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g500"> | ||
| + <use | ||
| + xlink:href="#glyph4-21" | ||
| + x="78.225426" | ||
| + y="136.74849" | ||
| + id="use502" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-18" | ||
| + x="84.257469" | ||
| + y="136.74849" | ||
| + id="use504" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-22" | ||
| + x="90.399727" | ||
| + y="136.74849" | ||
| + id="use506" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-14" | ||
| + x="95.439789" | ||
| + y="136.74849" | ||
| + id="use508" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-6" | ||
| + x="100.21932" | ||
| + y="136.74849" | ||
| + id="use510" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-10" | ||
| + x="102.74437" | ||
| + y="136.74849" | ||
| + id="use512" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-8" | ||
| + x="107.51389" | ||
| + y="136.74849" | ||
| + id="use514" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-7" | ||
| + x="113.08501" | ||
| + y="136.74849" | ||
| + id="use516" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g518"> | ||
| + <use | ||
| + xlink:href="#glyph4-11" | ||
| + x="115.62006" | ||
| + y="136.74849" | ||
| + id="use520" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g522"> | ||
| + <use | ||
| + xlink:href="#glyph4-18" | ||
| + x="118.20522" | ||
| + y="136.74849" | ||
| + id="use524" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-5" | ||
| + x="124.34748" | ||
| + y="136.74849" | ||
| + id="use526" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-8" | ||
| + x="129.9687" | ||
| + y="136.74849" | ||
| + id="use528" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-7" | ||
| + x="135.53983" | ||
| + y="136.74849" | ||
| + id="use530" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g532"> | ||
| + <use | ||
| + xlink:href="#glyph4-13" | ||
| + x="138.07487" | ||
| + y="136.74849" | ||
| + id="use534" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-18" | ||
| + x="141.61194" | ||
| + y="136.74849" | ||
| + id="use536" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-11" | ||
| + x="147.7542" | ||
| + y="136.74849" | ||
| + id="use538" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g540"> | ||
| + <use | ||
| + xlink:href="#glyph4-6" | ||
| + x="150.33936" | ||
| + y="136.74849" | ||
| + id="use542" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-23" | ||
| + x="152.8644" | ||
| + y="136.74849" | ||
| + id="use544" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-15" | ||
| + x="162.183" | ||
| + y="136.74849" | ||
| + id="use546" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-3" | ||
| + x="168.31525" | ||
| + y="136.74849" | ||
| + id="use548" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-17" | ||
| + x="172.4034" | ||
| + y="136.74849" | ||
| + id="use550" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-4" | ||
| + x="178.45547" | ||
| + y="136.74849" | ||
| + id="use552" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-5" | ||
| + x="183.46548" | ||
| + y="136.74849" | ||
| + id="use554" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g556"> | ||
| + <use | ||
| + xlink:href="#glyph4-23" | ||
| + x="189.09671" | ||
| + y="136.74849" | ||
| + id="use558" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-5" | ||
| + x="198.41531" | ||
| + y="136.74849" | ||
| + id="use560" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-9" | ||
| + x="204.03653" | ||
| + y="136.74849" | ||
| + id="use562" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-13" | ||
| + x="210.1788" | ||
| + y="136.74849" | ||
| + id="use564" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-14" | ||
| + x="213.71585" | ||
| + y="136.74849" | ||
| + id="use566" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-11" | ||
| + x="218.49539" | ||
| + y="136.74849" | ||
| + id="use568" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-8" | ||
| + x="221.09058" | ||
| + y="136.74849" | ||
| + id="use570" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-3" | ||
| + x="226.6617" | ||
| + y="136.74849" | ||
| + id="use572" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-5" | ||
| + x="230.74985" | ||
| + y="136.74849" | ||
| + id="use574" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-11" | ||
| + x="236.37108" | ||
| + y="136.74849" | ||
| + id="use576" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-9" | ||
| + x="238.96625" | ||
| + y="136.74849" | ||
| + id="use578" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-17" | ||
| + x="245.10851" | ||
| + y="136.74849" | ||
| + id="use580" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-13" | ||
| + x="251.16058" | ||
| + y="136.74849" | ||
| + id="use582" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-11" | ||
| + x="254.69765" | ||
| + y="136.74849" | ||
| + id="use584" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-10" | ||
| + x="257.29282" | ||
| + y="136.74849" | ||
| + id="use586" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-17" | ||
| + x="262.06235" | ||
| + y="136.74849" | ||
| + id="use588" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-3" | ||
| + x="268.11444" | ||
| + y="136.74849" | ||
| + id="use590" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-3" | ||
| + x="272.20258" | ||
| + y="136.74849" | ||
| + id="use592" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-5" | ||
| + x="276.29074" | ||
| + y="136.74849" | ||
| + id="use594" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g596"> | ||
| + <use | ||
| + xlink:href="#glyph4-7" | ||
| + x="281.922" | ||
| + y="136.74849" | ||
| + id="use598" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-8" | ||
| + x="284.44702" | ||
| + y="136.74849" | ||
| + id="use600" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-13" | ||
| + x="290.01816" | ||
| + y="136.74849" | ||
| + id="use602" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-5" | ||
| + x="293.55521" | ||
| + y="136.74849" | ||
| + id="use604" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-12" | ||
| + x="299.17642" | ||
| + y="136.74849" | ||
| + id="use606" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-11" | ||
| + x="305.30865" | ||
| + y="136.74849" | ||
| + id="use608" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-24" | ||
| + x="307.90384" | ||
| + y="136.74849" | ||
| + id="use610" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-6" | ||
| + x="315.68939" | ||
| + y="136.74849" | ||
| + id="use612" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-13" | ||
| + x="318.21442" | ||
| + y="136.74849" | ||
| + id="use614" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-18" | ||
| + x="321.7515" | ||
| + y="136.74849" | ||
| + id="use616" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-11" | ||
| + x="327.89374" | ||
| + y="136.74849" | ||
| + id="use618" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-2" | ||
| + x="330.48892" | ||
| + y="136.74849" | ||
| + id="use620" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g622"> | ||
| + <use | ||
| + xlink:href="#glyph4-9" | ||
| + x="336.62115" | ||
| + y="136.74849" | ||
| + id="use624" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-10" | ||
| + x="342.76343" | ||
| + y="136.74849" | ||
| + id="use626" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-5" | ||
| + x="347.53293" | ||
| + y="136.74849" | ||
| + id="use628" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g630"> | ||
| + <use | ||
| + xlink:href="#glyph4-9" | ||
| + x="353.16418" | ||
| + y="136.74849" | ||
| + id="use632" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g634"> | ||
| + <use | ||
| + xlink:href="#glyph4-14" | ||
| + x="359.29642" | ||
| + y="136.74849" | ||
| + id="use636" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-17" | ||
| + x="364.07596" | ||
| + y="136.74849" | ||
| + id="use638" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g640"> | ||
| + <use | ||
| + xlink:href="#glyph4-3" | ||
| + x="370.13806" | ||
| + y="136.74849" | ||
| + id="use642" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-5" | ||
| + x="374.22623" | ||
| + y="136.74849" | ||
| + id="use644" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-12" | ||
| + x="379.84744" | ||
| + y="136.74849" | ||
| + id="use646" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-25" | ||
| + x="385.97968" | ||
| + y="136.74849" | ||
| + id="use648" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g650"> | ||
| + <use | ||
| + xlink:href="#glyph4-11" | ||
| + x="388.42456" | ||
| + y="136.74849" | ||
| + id="use652" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-2" | ||
| + x="391.01974" | ||
| + y="136.74849" | ||
| + id="use654" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-9" | ||
| + x="397.16199" | ||
| + y="136.74849" | ||
| + id="use656" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-23" | ||
| + x="403.30426" | ||
| + y="136.74849" | ||
| + id="use658" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-17" | ||
| + x="412.62286" | ||
| + y="136.74849" | ||
| + id="use660" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-9" | ||
| + x="418.67493" | ||
| + y="136.74849" | ||
| + id="use662" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-6" | ||
| + x="424.8172" | ||
| + y="136.74849" | ||
| + id="use664" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-13" | ||
| + x="427.34222" | ||
| + y="136.74849" | ||
| + id="use666" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-17" | ||
| + x="430.8793" | ||
| + y="136.74849" | ||
| + id="use668" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-3" | ||
| + x="436.93137" | ||
| + y="136.74849" | ||
| + id="use670" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-5" | ||
| + x="441.01953" | ||
| + y="136.74849" | ||
| + id="use672" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g674"> | ||
| + <use | ||
| + xlink:href="#glyph4-12" | ||
| + x="446.65076" | ||
| + y="136.74849" | ||
| + id="use676" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g678"> | ||
| + <use | ||
| + xlink:href="#glyph4-11" | ||
| + x="452.77298" | ||
| + y="136.74849" | ||
| + id="use680" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-10" | ||
| + x="455.36816" | ||
| + y="136.74849" | ||
| + id="use682" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-17" | ||
| + x="460.1377" | ||
| + y="136.74849" | ||
| + id="use684" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-23" | ||
| + x="466.18976" | ||
| + y="136.74849" | ||
| + id="use686" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-23" | ||
| + x="475.50836" | ||
| + y="136.74849" | ||
| + id="use688" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-2" | ||
| + x="484.82697" | ||
| + y="136.74849" | ||
| + id="use690" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-9" | ||
| + x="490.96924" | ||
| + y="136.74849" | ||
| + id="use692" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-6" | ||
| + x="497.11148" | ||
| + y="136.74849" | ||
| + id="use694" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-10" | ||
| + x="499.63654" | ||
| + y="136.74849" | ||
| + id="use696" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-8" | ||
| + x="504.40604" | ||
| + y="136.74849" | ||
| + id="use698" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-13" | ||
| + x="509.97717" | ||
| + y="136.74849" | ||
| + id="use700" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-6" | ||
| + x="513.51422" | ||
| + y="136.74849" | ||
| + id="use702" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-17" | ||
| + x="516.03925" | ||
| + y="136.74849" | ||
| + id="use704" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-9" | ||
| + x="522.09137" | ||
| + y="136.74849" | ||
| + id="use706" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-14" | ||
| + x="528.23358" | ||
| + y="136.74849" | ||
| + id="use708" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-20" | ||
| + x="533.01312" | ||
| + y="136.74849" | ||
| + id="use710" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g712"> | ||
| + <use | ||
| + xlink:href="#glyph4-26" | ||
| + x="127.64699" | ||
| + y="153.78249" | ||
| + id="use714" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-5" | ||
| + x="136.68503" | ||
| + y="153.78249" | ||
| + id="use716" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g718"> | ||
| + <use | ||
| + xlink:href="#glyph4-13" | ||
| + x="142.31627" | ||
| + y="153.78249" | ||
| + id="use720" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-8" | ||
| + x="145.85333" | ||
| + y="153.78249" | ||
| + id="use722" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-11" | ||
| + x="151.42445" | ||
| + y="153.78249" | ||
| + id="use724" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-14" | ||
| + x="154.01962" | ||
| + y="153.78249" | ||
| + id="use726" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-13" | ||
| + x="158.79916" | ||
| + y="153.78249" | ||
| + id="use728" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-2" | ||
| + x="162.33623" | ||
| + y="153.78249" | ||
| + id="use730" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g732"> | ||
| + <use | ||
| + xlink:href="#glyph4-12" | ||
| + x="168.46846" | ||
| + y="153.78249" | ||
| + id="use734" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-6" | ||
| + x="174.60071" | ||
| + y="153.78249" | ||
| + id="use736" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-5" | ||
| + x="177.12575" | ||
| + y="153.78249" | ||
| + id="use738" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g740"> | ||
| + <use | ||
| + xlink:href="#glyph4-14" | ||
| + x="182.75699" | ||
| + y="153.78249" | ||
| + id="use742" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-11" | ||
| + x="187.53653" | ||
| + y="153.78249" | ||
| + id="use744" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g746"> | ||
| + <use | ||
| + xlink:href="#glyph4-18" | ||
| + x="190.12169" | ||
| + y="153.78249" | ||
| + id="use748" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-8" | ||
| + x="196.26395" | ||
| + y="153.78249" | ||
| + id="use750" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-4" | ||
| + x="201.83507" | ||
| + y="153.78249" | ||
| + id="use752" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-5" | ||
| + x="206.84506" | ||
| + y="153.78249" | ||
| + id="use754" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g756"> | ||
| + <use | ||
| + xlink:href="#glyph4-11" | ||
| + x="212.4763" | ||
| + y="153.78249" | ||
| + id="use758" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g760"> | ||
| + <use | ||
| + xlink:href="#glyph4-14" | ||
| + x="215.06146" | ||
| + y="153.78249" | ||
| + id="use762" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-18" | ||
| + x="219.841" | ||
| + y="153.78249" | ||
| + id="use764" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-17" | ||
| + x="225.98326" | ||
| + y="153.78249" | ||
| + id="use766" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-24" | ||
| + x="232.03534" | ||
| + y="153.78249" | ||
| + id="use768" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g770"> | ||
| + <use | ||
| + xlink:href="#glyph4-9" | ||
| + x="239.8309" | ||
| + y="153.78249" | ||
| + id="use772" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g774"> | ||
| + <use | ||
| + xlink:href="#glyph4-11" | ||
| + x="245.96313" | ||
| + y="153.78249" | ||
| + id="use776" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-14" | ||
| + x="248.55832" | ||
| + y="153.78249" | ||
| + id="use778" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-13" | ||
| + x="253.33786" | ||
| + y="153.78249" | ||
| + id="use780" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-3" | ||
| + x="256.87491" | ||
| + y="153.78249" | ||
| + id="use782" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-17" | ||
| + x="260.96307" | ||
| + y="153.78249" | ||
| + id="use784" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-9" | ||
| + x="267.01517" | ||
| + y="153.78249" | ||
| + id="use786" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-27" | ||
| + x="273.15741" | ||
| + y="153.78249" | ||
| + id="use788" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-11" | ||
| + x="278.63837" | ||
| + y="153.78249" | ||
| + id="use790" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-10" | ||
| + x="281.23352" | ||
| + y="153.78249" | ||
| + id="use792" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-17" | ||
| + x="286.00305" | ||
| + y="153.78249" | ||
| + id="use794" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-3" | ||
| + x="292.05515" | ||
| + y="153.78249" | ||
| + id="use796" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-3" | ||
| + x="296.14328" | ||
| + y="153.78249" | ||
| + id="use798" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-5" | ||
| + x="300.23145" | ||
| + y="153.78249" | ||
| + id="use800" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g802"> | ||
| + <use | ||
| + xlink:href="#glyph4-7" | ||
| + x="305.8627" | ||
| + y="153.78249" | ||
| + id="use804" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-8" | ||
| + x="308.38773" | ||
| + y="153.78249" | ||
| + id="use806" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-13" | ||
| + x="313.95886" | ||
| + y="153.78249" | ||
| + id="use808" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-6" | ||
| + x="317.49591" | ||
| + y="153.78249" | ||
| + id="use810" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-17" | ||
| + x="320.02094" | ||
| + y="153.78249" | ||
| + id="use812" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-9" | ||
| + x="326.07303" | ||
| + y="153.78249" | ||
| + id="use814" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-14" | ||
| + x="332.2153" | ||
| + y="153.78249" | ||
| + id="use816" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-20" | ||
| + x="336.99484" | ||
| + y="153.78249" | ||
| + id="use818" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g820"> | ||
| + <use | ||
| + xlink:href="#glyph4-28" | ||
| + x="78.225426" | ||
| + y="170.81647" | ||
| + id="use822" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-29" | ||
| + x="86.020988" | ||
| + y="170.81647" | ||
| + id="use824" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-6" | ||
| + x="95.359627" | ||
| + y="170.81647" | ||
| + id="use826" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-9" | ||
| + x="97.884666" | ||
| + y="170.81647" | ||
| + id="use828" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-5" | ||
| + x="104.02692" | ||
| + y="170.81647" | ||
| + id="use830" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-11" | ||
| + x="109.64815" | ||
| + y="170.81647" | ||
| + id="use832" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-8" | ||
| + x="112.24332" | ||
| + y="170.81647" | ||
| + id="use834" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-9" | ||
| + x="117.81445" | ||
| + y="170.81647" | ||
| + id="use836" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-12" | ||
| + x="123.9567" | ||
| + y="170.81647" | ||
| + id="use838" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-11" | ||
| + x="130.08894" | ||
| + y="170.81647" | ||
| + id="use840" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-17" | ||
| + x="132.68413" | ||
| + y="170.81647" | ||
| + id="use842" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-9" | ||
| + x="138.73621" | ||
| + y="170.81647" | ||
| + id="use844" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-7" | ||
| + x="144.87846" | ||
| + y="170.81647" | ||
| + id="use846" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-6" | ||
| + x="147.4035" | ||
| + y="170.81647" | ||
| + id="use848" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-9" | ||
| + x="149.92854" | ||
| + y="170.81647" | ||
| + id="use850" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-5" | ||
| + x="156.0708" | ||
| + y="170.81647" | ||
| + id="use852" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-11" | ||
| + x="161.69202" | ||
| + y="170.81647" | ||
| + id="use854" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-3" | ||
| + x="164.2872" | ||
| + y="170.81647" | ||
| + id="use856" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-6" | ||
| + x="168.37537" | ||
| + y="170.81647" | ||
| + id="use858" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-27" | ||
| + x="170.90041" | ||
| + y="170.81647" | ||
| + id="use860" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-18" | ||
| + x="176.38133" | ||
| + y="170.81647" | ||
| + id="use862" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-13" | ||
| + x="182.52361" | ||
| + y="170.81647" | ||
| + id="use864" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-14" | ||
| + x="186.06065" | ||
| + y="170.81647" | ||
| + id="use866" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-11" | ||
| + x="190.84019" | ||
| + y="170.81647" | ||
| + id="use868" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-23" | ||
| + x="193.43538" | ||
| + y="170.81647" | ||
| + id="use870" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-2" | ||
| + x="202.75398" | ||
| + y="170.81647" | ||
| + id="use872" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-14" | ||
| + x="208.89624" | ||
| + y="170.81647" | ||
| + id="use874" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-13" | ||
| + x="213.67578" | ||
| + y="170.81647" | ||
| + id="use876" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-11" | ||
| + x="217.21283" | ||
| + y="170.81647" | ||
| + id="use878" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-8" | ||
| + x="219.80801" | ||
| + y="170.81647" | ||
| + id="use880" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-13" | ||
| + x="225.37914" | ||
| + y="170.81647" | ||
| + id="use882" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-13" | ||
| + x="228.9162" | ||
| + y="170.81647" | ||
| + id="use884" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-8" | ||
| + x="232.45325" | ||
| + y="170.81647" | ||
| + id="use886" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-6" | ||
| + x="238.02437" | ||
| + y="170.81647" | ||
| + id="use888" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-9" | ||
| + x="240.54941" | ||
| + y="170.81647" | ||
| + id="use890" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-11" | ||
| + x="246.69167" | ||
| + y="170.81647" | ||
| + id="use892" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-5" | ||
| + x="249.28685" | ||
| + y="170.81647" | ||
| + id="use894" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-30" | ||
| + x="254.90807" | ||
| + y="170.81647" | ||
| + id="use896" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-2" | ||
| + x="261.04031" | ||
| + y="170.81647" | ||
| + id="use898" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-8" | ||
| + x="267.18256" | ||
| + y="170.81647" | ||
| + id="use900" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-7" | ||
| + x="272.75369" | ||
| + y="170.81647" | ||
| + id="use902" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-11" | ||
| + x="275.27872" | ||
| + y="170.81647" | ||
| + id="use904" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-13" | ||
| + x="277.8739" | ||
| + y="170.81647" | ||
| + id="use906" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-3" | ||
| + x="281.41098" | ||
| + y="170.81647" | ||
| + id="use908" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-5" | ||
| + x="285.49911" | ||
| + y="170.81647" | ||
| + id="use910" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-8" | ||
| + x="291.12036" | ||
| + y="170.81647" | ||
| + id="use912" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-13" | ||
| + x="296.69147" | ||
| + y="170.81647" | ||
| + id="use914" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-23" | ||
| + x="300.22852" | ||
| + y="170.81647" | ||
| + id="use916" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-5" | ||
| + x="309.54712" | ||
| + y="170.81647" | ||
| + id="use918" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-9" | ||
| + x="315.16833" | ||
| + y="170.81647" | ||
| + id="use920" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-13" | ||
| + x="321.31061" | ||
| + y="170.81647" | ||
| + id="use922" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-11" | ||
| + x="324.84766" | ||
| + y="170.81647" | ||
| + id="use924" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-2" | ||
| + x="327.44284" | ||
| + y="170.81647" | ||
| + id="use926" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-9" | ||
| + x="333.58511" | ||
| + y="170.81647" | ||
| + id="use928" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-12" | ||
| + x="339.72736" | ||
| + y="170.81647" | ||
| + id="use930" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-5" | ||
| + x="345.85959" | ||
| + y="170.81647" | ||
| + id="use932" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-3" | ||
| + x="351.48083" | ||
| + y="170.81647" | ||
| + id="use934" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-11" | ||
| + x="355.56897" | ||
| + y="170.81647" | ||
| + id="use936" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-7" | ||
| + x="358.16415" | ||
| + y="170.81647" | ||
| + id="use938" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-8" | ||
| + x="360.68921" | ||
| + y="170.81647" | ||
| + id="use940" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-24" | ||
| + x="366.26031" | ||
| + y="170.81647" | ||
| + id="use942" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-20" | ||
| + x="374.04587" | ||
| + y="170.81647" | ||
| + id="use944" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g946"> | ||
| + <use | ||
| + xlink:href="#glyph4-31" | ||
| + x="78.225426" | ||
| + y="187.85048" | ||
| + id="use948" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-6" | ||
| + x="87.493927" | ||
| + y="187.85048" | ||
| + id="use950" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-13" | ||
| + x="90.018967" | ||
| + y="187.85048" | ||
| + id="use952" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g954"> | ||
| + <use | ||
| + xlink:href="#glyph4-18" | ||
| + x="93.566048" | ||
| + y="187.85048" | ||
| + id="use956" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g958"> | ||
| + <use | ||
| + xlink:href="#glyph4-17" | ||
| + x="99.698288" | ||
| + y="187.85048" | ||
| + id="use960" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-2" | ||
| + x="105.75037" | ||
| + y="187.85048" | ||
| + id="use962" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-13" | ||
| + x="111.89262" | ||
| + y="187.85048" | ||
| + id="use964" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-11" | ||
| + x="115.42969" | ||
| + y="187.85048" | ||
| + id="use966" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-18" | ||
| + x="118.02486" | ||
| + y="187.85048" | ||
| + id="use968" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-6" | ||
| + x="124.16712" | ||
| + y="187.85048" | ||
| + id="use970" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-27" | ||
| + x="126.69216" | ||
| + y="187.85048" | ||
| + id="use972" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-18" | ||
| + x="132.1731" | ||
| + y="187.85048" | ||
| + id="use974" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-7" | ||
| + x="138.31537" | ||
| + y="187.85048" | ||
| + id="use976" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-22" | ||
| + x="140.84041" | ||
| + y="187.85048" | ||
| + id="use978" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-11" | ||
| + x="145.88046" | ||
| + y="187.85048" | ||
| + id="use980" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-14" | ||
| + x="148.47565" | ||
| + y="187.85048" | ||
| + id="use982" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-5" | ||
| + x="153.25519" | ||
| + y="187.85048" | ||
| + id="use984" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-10" | ||
| + x="158.8764" | ||
| + y="187.85048" | ||
| + id="use986" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-2" | ||
| + x="163.64592" | ||
| + y="187.85048" | ||
| + id="use988" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-3" | ||
| + x="169.78818" | ||
| + y="187.85048" | ||
| + id="use990" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-5" | ||
| + x="173.87634" | ||
| + y="187.85048" | ||
| + id="use992" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g994"> | ||
| + <use | ||
| + xlink:href="#glyph4-11" | ||
| + x="179.50758" | ||
| + y="187.85048" | ||
| + id="use996" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g998"> | ||
| + <use | ||
| + xlink:href="#glyph4-15" | ||
| + x="182.09274" | ||
| + y="187.85048" | ||
| + id="use1000" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-3" | ||
| + x="188.22498" | ||
| + y="187.85048" | ||
| + id="use1002" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-6" | ||
| + x="192.31314" | ||
| + y="187.85048" | ||
| + id="use1004" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-4" | ||
| + x="194.83818" | ||
| + y="187.85048" | ||
| + id="use1006" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-8" | ||
| + x="199.84818" | ||
| + y="187.85048" | ||
| + id="use1008" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-13" | ||
| + x="205.4193" | ||
| + y="187.85048" | ||
| + id="use1010" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-5" | ||
| + x="208.95636" | ||
| + y="187.85048" | ||
| + id="use1012" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1014"> | ||
| + <use | ||
| + xlink:href="#glyph4-11" | ||
| + x="214.5876" | ||
| + y="187.85048" | ||
| + id="use1016" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-12" | ||
| + x="217.18277" | ||
| + y="187.85048" | ||
| + id="use1018" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1020"> | ||
| + <use | ||
| + xlink:href="#glyph4-8" | ||
| + x="223.30499" | ||
| + y="187.85048" | ||
| + id="use1022" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-13" | ||
| + x="228.87611" | ||
| + y="187.85048" | ||
| + id="use1024" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-8" | ||
| + x="232.41318" | ||
| + y="187.85048" | ||
| + id="use1026" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1028"> | ||
| + <use | ||
| + xlink:href="#glyph4-25" | ||
| + x="237.99431" | ||
| + y="187.85048" | ||
| + id="use1030" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1032"> | ||
| + <use | ||
| + xlink:href="#glyph4-11" | ||
| + x="240.43919" | ||
| + y="187.85048" | ||
| + id="use1034" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-6" | ||
| + x="243.03438" | ||
| + y="187.85048" | ||
| + id="use1036" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-9" | ||
| + x="245.55942" | ||
| + y="187.85048" | ||
| + id="use1038" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-12" | ||
| + x="251.70168" | ||
| + y="187.85048" | ||
| + id="use1040" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1042"> | ||
| + <use | ||
| + xlink:href="#glyph4-6" | ||
| + x="257.82388" | ||
| + y="187.85048" | ||
| + id="use1044" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1046"> | ||
| + <use | ||
| + xlink:href="#glyph4-4" | ||
| + x="260.35895" | ||
| + y="187.85048" | ||
| + id="use1048" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-6" | ||
| + x="265.36896" | ||
| + y="187.85048" | ||
| + id="use1050" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-12" | ||
| + x="267.89398" | ||
| + y="187.85048" | ||
| + id="use1052" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-2" | ||
| + x="274.02621" | ||
| + y="187.85048" | ||
| + id="use1054" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1056"> | ||
| + <use | ||
| + xlink:href="#glyph4-8" | ||
| + x="280.15848" | ||
| + y="187.85048" | ||
| + id="use1058" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1060"> | ||
| + <use | ||
| + xlink:href="#glyph4-7" | ||
| + x="285.73959" | ||
| + y="187.85048" | ||
| + id="use1062" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-14" | ||
| + x="288.26465" | ||
| + y="187.85048" | ||
| + id="use1064" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-11" | ||
| + x="293.04419" | ||
| + y="187.85048" | ||
| + id="use1066" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1068"> | ||
| + <use | ||
| + xlink:href="#glyph4-8" | ||
| + x="295.62933" | ||
| + y="187.85048" | ||
| + id="use1070" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-3" | ||
| + x="301.20047" | ||
| + y="187.85048" | ||
| + id="use1072" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1074"> | ||
| + <use | ||
| + xlink:href="#glyph4-5" | ||
| + x="305.29865" | ||
| + y="187.85048" | ||
| + id="use1076" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-11" | ||
| + x="310.91986" | ||
| + y="187.85048" | ||
| + id="use1078" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-8" | ||
| + x="313.51505" | ||
| + y="187.85048" | ||
| + id="use1080" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-13" | ||
| + x="319.08615" | ||
| + y="187.85048" | ||
| + id="use1082" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-11" | ||
| + x="322.62323" | ||
| + y="187.85048" | ||
| + id="use1084" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1086"> | ||
| + <use | ||
| + xlink:href="#glyph4-3" | ||
| + x="325.20837" | ||
| + y="187.85048" | ||
| + id="use1088" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1090"> | ||
| + <use | ||
| + xlink:href="#glyph4-6" | ||
| + x="329.30655" | ||
| + y="187.85048" | ||
| + id="use1092" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-14" | ||
| + x="331.8316" | ||
| + y="187.85048" | ||
| + id="use1094" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-32" | ||
| + x="336.61115" | ||
| + y="187.85048" | ||
| + id="use1096" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-11" | ||
| + x="341.86163" | ||
| + y="187.85048" | ||
| + id="use1098" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1100"> | ||
| + <use | ||
| + xlink:href="#glyph4-17" | ||
| + x="344.44678" | ||
| + y="187.85048" | ||
| + id="use1102" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1104"> | ||
| + <use | ||
| + xlink:href="#glyph4-19" | ||
| + x="350.50888" | ||
| + y="187.85048" | ||
| + id="use1106" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1108"> | ||
| + <use | ||
| + xlink:href="#glyph4-11" | ||
| + x="353.88562" | ||
| + y="187.85048" | ||
| + id="use1110" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-12" | ||
| + x="356.4808" | ||
| + y="187.85048" | ||
| + id="use1112" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-6" | ||
| + x="362.61304" | ||
| + y="187.85048" | ||
| + id="use1114" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-14" | ||
| + x="365.13809" | ||
| + y="187.85048" | ||
| + id="use1116" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-10" | ||
| + x="369.91763" | ||
| + y="187.85048" | ||
| + id="use1118" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-3" | ||
| + x="374.68713" | ||
| + y="187.85048" | ||
| + id="use1120" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-6" | ||
| + x="378.7753" | ||
| + y="187.85048" | ||
| + id="use1122" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-23" | ||
| + x="381.30032" | ||
| + y="187.85048" | ||
| + id="use1124" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-6" | ||
| + x="390.61893" | ||
| + y="187.85048" | ||
| + id="use1126" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-9" | ||
| + x="393.14398" | ||
| + y="187.85048" | ||
| + id="use1128" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-8" | ||
| + x="399.28622" | ||
| + y="187.85048" | ||
| + id="use1130" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-13" | ||
| + x="404.85736" | ||
| + y="187.85048" | ||
| + id="use1132" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-6" | ||
| + x="408.39441" | ||
| + y="187.85048" | ||
| + id="use1134" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1136"> | ||
| + <use | ||
| + xlink:href="#glyph4-17" | ||
| + x="410.92947" | ||
| + y="187.85048" | ||
| + id="use1138" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-9" | ||
| + x="416.98157" | ||
| + y="187.85048" | ||
| + id="use1140" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1142"> | ||
| + <use | ||
| + xlink:href="#glyph4-11" | ||
| + x="423.1138" | ||
| + y="187.85048" | ||
| + id="use1144" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-16" | ||
| + x="425.70898" | ||
| + y="187.85048" | ||
| + id="use1146" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-22" | ||
| + x="431.84122" | ||
| + y="187.85048" | ||
| + id="use1148" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-11" | ||
| + x="436.88129" | ||
| + y="187.85048" | ||
| + id="use1150" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-4" | ||
| + x="439.47644" | ||
| + y="187.85048" | ||
| + id="use1152" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-6" | ||
| + x="444.48645" | ||
| + y="187.85048" | ||
| + id="use1154" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-3" | ||
| + x="447.01151" | ||
| + y="187.85048" | ||
| + id="use1156" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-13" | ||
| + x="451.09964" | ||
| + y="187.85048" | ||
| + id="use1158" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-2" | ||
| + x="454.63672" | ||
| + y="187.85048" | ||
| + id="use1160" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-5" | ||
| + x="460.77896" | ||
| + y="187.85048" | ||
| + id="use1162" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-11" | ||
| + x="466.40018" | ||
| + y="187.85048" | ||
| + id="use1164" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-17" | ||
| + x="468.99536" | ||
| + y="187.85048" | ||
| + id="use1166" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-19" | ||
| + x="475.04745" | ||
| + y="187.85048" | ||
| + id="use1168" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-11" | ||
| + x="478.4342" | ||
| + y="187.85048" | ||
| + id="use1170" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1172"> | ||
| + <use | ||
| + xlink:href="#glyph4-13" | ||
| + x="481.01938" | ||
| + y="187.85048" | ||
| + id="use1174" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1176"> | ||
| + <use | ||
| + xlink:href="#glyph4-18" | ||
| + x="484.56644" | ||
| + y="187.85048" | ||
| + id="use1178" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1180"> | ||
| + <use | ||
| + xlink:href="#glyph4-5" | ||
| + x="490.6987" | ||
| + y="187.85048" | ||
| + id="use1182" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1184"> | ||
| + <use | ||
| + xlink:href="#glyph4-6" | ||
| + x="496.32993" | ||
| + y="187.85048" | ||
| + id="use1186" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-3" | ||
| + x="498.85498" | ||
| + y="187.85048" | ||
| + id="use1188" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1190"> | ||
| + <use | ||
| + xlink:href="#glyph4-23" | ||
| + x="65.51255" | ||
| + y="199.87447" | ||
| + id="use1192" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-5" | ||
| + x="74.831154" | ||
| + y="199.87447" | ||
| + id="use1194" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-23" | ||
| + x="80.45237" | ||
| + y="199.87447" | ||
| + id="use1196" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-16" | ||
| + x="89.770973" | ||
| + y="199.87447" | ||
| + id="use1198" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-5" | ||
| + x="95.903214" | ||
| + y="199.87447" | ||
| + id="use1200" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-3" | ||
| + x="101.52443" | ||
| + y="199.87447" | ||
| + id="use1202" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-14" | ||
| + x="105.61259" | ||
| + y="199.87447" | ||
| + id="use1204" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-18" | ||
| + x="110.39213" | ||
| + y="199.87447" | ||
| + id="use1206" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-6" | ||
| + x="116.53439" | ||
| + y="199.87447" | ||
| + id="use1208" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-15" | ||
| + x="119.05943" | ||
| + y="199.87447" | ||
| + id="use1210" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-11" | ||
| + x="125.19167" | ||
| + y="199.87447" | ||
| + id="use1212" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-6" | ||
| + x="127.78685" | ||
| + y="199.87447" | ||
| + id="use1214" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-9" | ||
| + x="130.31189" | ||
| + y="199.87447" | ||
| + id="use1216" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-11" | ||
| + x="136.45415" | ||
| + y="199.87447" | ||
| + id="use1218" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-27" | ||
| + x="139.04933" | ||
| + y="199.87447" | ||
| + id="use1220" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-3" | ||
| + x="144.53027" | ||
| + y="199.87447" | ||
| + id="use1222" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-17" | ||
| + x="148.61842" | ||
| + y="199.87447" | ||
| + id="use1224" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-2" | ||
| + x="154.6705" | ||
| + y="199.87447" | ||
| + id="use1226" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-15" | ||
| + x="160.81276" | ||
| + y="199.87447" | ||
| + id="use1228" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-14" | ||
| + x="166.94501" | ||
| + y="199.87447" | ||
| + id="use1230" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-20" | ||
| + x="171.72455" | ||
| + y="199.87447" | ||
| + id="use1232" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1234"> | ||
| + <use | ||
| + xlink:href="#glyph4-28" | ||
| + x="78.225426" | ||
| + y="216.90848" | ||
| + id="use1236" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-9" | ||
| + x="86.020988" | ||
| + y="216.90848" | ||
| + id="use1238" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-10" | ||
| + x="92.163246" | ||
| + y="216.90848" | ||
| + id="use1240" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-5" | ||
| + x="96.93277" | ||
| + y="216.90848" | ||
| + id="use1242" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1244"> | ||
| + <use | ||
| + xlink:href="#glyph4-11" | ||
| + x="102.564" | ||
| + y="216.90848" | ||
| + id="use1246" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1248"> | ||
| + <use | ||
| + xlink:href="#glyph4-8" | ||
| + x="105.14916" | ||
| + y="216.90848" | ||
| + id="use1250" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-11" | ||
| + x="110.72028" | ||
| + y="216.90848" | ||
| + id="use1252" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-10" | ||
| + x="113.31546" | ||
| + y="216.90848" | ||
| + id="use1254" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-17" | ||
| + x="118.08498" | ||
| + y="216.90848" | ||
| + id="use1256" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-23" | ||
| + x="124.13706" | ||
| + y="216.90848" | ||
| + id="use1258" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-15" | ||
| + x="133.45566" | ||
| + y="216.90848" | ||
| + id="use1260" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-2" | ||
| + x="139.58791" | ||
| + y="216.90848" | ||
| + id="use1262" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1264"> | ||
| + <use | ||
| + xlink:href="#glyph4-13" | ||
| + x="145.72014" | ||
| + y="216.90848" | ||
| + id="use1266" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1268"> | ||
| + <use | ||
| + xlink:href="#glyph4-5" | ||
| + x="149.26723" | ||
| + y="216.90848" | ||
| + id="use1270" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-3" | ||
| + x="154.88844" | ||
| + y="216.90848" | ||
| + id="use1272" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-11" | ||
| + x="158.97659" | ||
| + y="216.90848" | ||
| + id="use1274" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-8" | ||
| + x="161.57178" | ||
| + y="216.90848" | ||
| + id="use1276" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-7" | ||
| + x="167.1429" | ||
| + y="216.90848" | ||
| + id="use1278" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-27" | ||
| + x="169.66794" | ||
| + y="216.90848" | ||
| + id="use1280" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-17" | ||
| + x="175.14888" | ||
| + y="216.90848" | ||
| + id="use1282" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-3" | ||
| + x="181.20096" | ||
| + y="216.90848" | ||
| + id="use1284" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-6" | ||
| + x="185.28912" | ||
| + y="216.90848" | ||
| + id="use1286" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1288"> | ||
| + <use | ||
| + xlink:href="#glyph4-13" | ||
| + x="187.82417" | ||
| + y="216.90848" | ||
| + id="use1290" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-18" | ||
| + x="191.36124" | ||
| + y="216.90848" | ||
| + id="use1292" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1294"> | ||
| + <use | ||
| + xlink:href="#glyph4-23" | ||
| + x="197.49347" | ||
| + y="216.90848" | ||
| + id="use1296" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-11" | ||
| + x="206.81207" | ||
| + y="216.90848" | ||
| + id="use1298" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-8" | ||
| + x="209.40726" | ||
| + y="216.90848" | ||
| + id="use1300" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-14" | ||
| + x="214.97838" | ||
| + y="216.90848" | ||
| + id="use1302" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-10" | ||
| + x="219.75792" | ||
| + y="216.90848" | ||
| + id="use1304" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-3" | ||
| + x="224.52744" | ||
| + y="216.90848" | ||
| + id="use1306" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-6" | ||
| + x="228.6156" | ||
| + y="216.90848" | ||
| + id="use1308" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1310"> | ||
| + <use | ||
| + xlink:href="#glyph4-16" | ||
| + x="231.15065" | ||
| + y="216.90848" | ||
| + id="use1312" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1314"> | ||
| + <use | ||
| + xlink:href="#glyph4-5" | ||
| + x="237.27287" | ||
| + y="216.90848" | ||
| + id="use1316" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1318"> | ||
| + <use | ||
| + xlink:href="#glyph4-14" | ||
| + x="242.90411" | ||
| + y="216.90848" | ||
| + id="use1320" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-11" | ||
| + x="247.68365" | ||
| + y="216.90848" | ||
| + id="use1322" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1324"> | ||
| + <use | ||
| + xlink:href="#glyph4-14" | ||
| + x="250.26881" | ||
| + y="216.90848" | ||
| + id="use1326" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-17" | ||
| + x="255.04836" | ||
| + y="216.90848" | ||
| + id="use1328" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-23" | ||
| + x="261.10043" | ||
| + y="216.90848" | ||
| + id="use1330" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1332"> | ||
| + <use | ||
| + xlink:href="#glyph4-5" | ||
| + x="270.42905" | ||
| + y="216.90848" | ||
| + id="use1334" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-17" | ||
| + x="276.05026" | ||
| + y="216.90848" | ||
| + id="use1336" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-9" | ||
| + x="282.10236" | ||
| + y="216.90848" | ||
| + id="use1338" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-5" | ||
| + x="288.2446" | ||
| + y="216.90848" | ||
| + id="use1340" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-11" | ||
| + x="293.86581" | ||
| + y="216.90848" | ||
| + id="use1342" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-8" | ||
| + x="296.461" | ||
| + y="216.90848" | ||
| + id="use1344" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-14" | ||
| + x="302.03214" | ||
| + y="216.90848" | ||
| + id="use1346" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-11" | ||
| + x="306.81168" | ||
| + y="216.90848" | ||
| + id="use1348" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-14" | ||
| + x="309.40683" | ||
| + y="216.90848" | ||
| + id="use1350" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-2" | ||
| + x="314.18637" | ||
| + y="216.90848" | ||
| + id="use1352" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1354"> | ||
| + <use | ||
| + xlink:href="#glyph4-14" | ||
| + x="320.31863" | ||
| + y="216.90848" | ||
| + id="use1356" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-15" | ||
| + x="325.09818" | ||
| + y="216.90848" | ||
| + id="use1358" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-6" | ||
| + x="331.23041" | ||
| + y="216.90848" | ||
| + id="use1360" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-10" | ||
| + x="333.75543" | ||
| + y="216.90848" | ||
| + id="use1362" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-6" | ||
| + x="338.52496" | ||
| + y="216.90848" | ||
| + id="use1364" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1366"> | ||
| + <use | ||
| + xlink:href="#glyph4-17" | ||
| + x="341.06003" | ||
| + y="216.90848" | ||
| + id="use1368" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-2" | ||
| + x="347.11209" | ||
| + y="216.90848" | ||
| + id="use1370" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1372"> | ||
| + <use | ||
| + xlink:href="#glyph4-14" | ||
| + x="353.24435" | ||
| + y="216.90848" | ||
| + id="use1374" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1376"> | ||
| + <use | ||
| + xlink:href="#glyph4-25" | ||
| + x="358.03391" | ||
| + y="216.90848" | ||
| + id="use1378" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1380"> | ||
| + <use | ||
| + xlink:href="#glyph4-11" | ||
| + x="360.47879" | ||
| + y="216.90848" | ||
| + id="use1382" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-8" | ||
| + x="363.07397" | ||
| + y="216.90848" | ||
| + id="use1384" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-7" | ||
| + x="368.64508" | ||
| + y="216.90848" | ||
| + id="use1386" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-7" | ||
| + x="371.1701" | ||
| + y="216.90848" | ||
| + id="use1388" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-11" | ||
| + x="373.69516" | ||
| + y="216.90848" | ||
| + id="use1390" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-5" | ||
| + x="376.29034" | ||
| + y="216.90848" | ||
| + id="use1392" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-7" | ||
| + x="381.91156" | ||
| + y="216.90848" | ||
| + id="use1394" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1396"> | ||
| + <use | ||
| + xlink:href="#glyph4-14" | ||
| + x="384.44662" | ||
| + y="216.90848" | ||
| + id="use1398" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-5" | ||
| + x="389.22617" | ||
| + y="216.90848" | ||
| + id="use1400" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-11" | ||
| + x="394.84738" | ||
| + y="216.90848" | ||
| + id="use1402" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-6" | ||
| + x="397.44257" | ||
| + y="216.90848" | ||
| + id="use1404" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-9" | ||
| + x="399.96759" | ||
| + y="216.90848" | ||
| + id="use1406" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-11" | ||
| + x="406.10986" | ||
| + y="216.90848" | ||
| + id="use1408" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1410"> | ||
| + <use | ||
| + xlink:href="#glyph4-13" | ||
| + x="408.69501" | ||
| + y="216.90848" | ||
| + id="use1412" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-18" | ||
| + x="412.23209" | ||
| + y="216.90848" | ||
| + id="use1414" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-8" | ||
| + x="418.37433" | ||
| + y="216.90848" | ||
| + id="use1416" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-13" | ||
| + x="423.94547" | ||
| + y="216.90848" | ||
| + id="use1418" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-11" | ||
| + x="427.48251" | ||
| + y="216.90848" | ||
| + id="use1420" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-15" | ||
| + x="430.0777" | ||
| + y="216.90848" | ||
| + id="use1422" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-5" | ||
| + x="436.20993" | ||
| + y="216.90848" | ||
| + id="use1424" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-3" | ||
| + x="441.83115" | ||
| + y="216.90848" | ||
| + id="use1426" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-14" | ||
| + x="445.91931" | ||
| + y="216.90848" | ||
| + id="use1428" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-17" | ||
| + x="450.69885" | ||
| + y="216.90848" | ||
| + id="use1430" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-9" | ||
| + x="456.75092" | ||
| + y="216.90848" | ||
| + id="use1432" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-33" | ||
| + x="462.89319" | ||
| + y="216.90848" | ||
| + id="use1434" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-14" | ||
| + x="465.1076" | ||
| + y="216.90848" | ||
| + id="use1436" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-11" | ||
| + x="469.88715" | ||
| + y="216.90848" | ||
| + id="use1438" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1440"> | ||
| + <use | ||
| + xlink:href="#glyph4-7" | ||
| + x="472.47232" | ||
| + y="216.90848" | ||
| + id="use1442" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1444"> | ||
| + <use | ||
| + xlink:href="#glyph4-6" | ||
| + x="475.00735" | ||
| + y="216.90848" | ||
| + id="use1446" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-19" | ||
| + x="477.53241" | ||
| + y="216.90848" | ||
| + id="use1448" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1450"> | ||
| + <use | ||
| + xlink:href="#glyph4-5" | ||
| + x="480.90915" | ||
| + y="216.90848" | ||
| + id="use1452" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1454"> | ||
| + <use | ||
| + xlink:href="#glyph4-11" | ||
| + x="486.54037" | ||
| + y="216.90848" | ||
| + id="use1456" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1458"> | ||
| + <use | ||
| + xlink:href="#glyph4-16" | ||
| + x="489.12555" | ||
| + y="216.90848" | ||
| + id="use1460" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-5" | ||
| + x="495.25778" | ||
| + y="216.90848" | ||
| + id="use1462" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1464"> | ||
| + <use | ||
| + xlink:href="#glyph4-10" | ||
| + x="500.88904" | ||
| + y="216.90848" | ||
| + id="use1466" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-17" | ||
| + x="505.65854" | ||
| + y="216.90848" | ||
| + id="use1468" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-23" | ||
| + x="511.71063" | ||
| + y="216.90848" | ||
| + id="use1470" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-5" | ||
| + x="521.02924" | ||
| + y="216.90848" | ||
| + id="use1472" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-14" | ||
| + x="526.65045" | ||
| + y="216.90848" | ||
| + id="use1474" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1476"> | ||
| + <use | ||
| + xlink:href="#glyph4-14" | ||
| + x="65.51255" | ||
| + y="228.93246" | ||
| + id="use1478" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-6" | ||
| + x="70.292091" | ||
| + y="228.93246" | ||
| + id="use1480" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-9" | ||
| + x="72.817131" | ||
| + y="228.93246" | ||
| + id="use1482" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-6" | ||
| + x="78.959396" | ||
| + y="228.93246" | ||
| + id="use1484" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-14" | ||
| + x="81.484436" | ||
| + y="228.93246" | ||
| + id="use1486" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-13" | ||
| + x="86.263969" | ||
| + y="228.93246" | ||
| + id="use1488" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-5" | ||
| + x="89.801033" | ||
| + y="228.93246" | ||
| + id="use1490" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-3" | ||
| + x="95.422249" | ||
| + y="228.93246" | ||
| + id="use1492" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-11" | ||
| + x="99.510414" | ||
| + y="228.93246" | ||
| + id="use1494" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-8" | ||
| + x="102.10559" | ||
| + y="228.93246" | ||
| + id="use1496" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-9" | ||
| + x="107.67671" | ||
| + y="228.93246" | ||
| + id="use1498" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-12" | ||
| + x="113.81897" | ||
| + y="228.93246" | ||
| + id="use1500" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-11" | ||
| + x="119.95121" | ||
| + y="228.93246" | ||
| + id="use1502" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-14" | ||
| + x="122.54639" | ||
| + y="228.93246" | ||
| + id="use1504" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-2" | ||
| + x="127.32593" | ||
| + y="228.93246" | ||
| + id="use1506" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-14" | ||
| + x="133.46819" | ||
| + y="228.93246" | ||
| + id="use1508" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-15" | ||
| + x="138.24773" | ||
| + y="228.93246" | ||
| + id="use1510" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-5" | ||
| + x="144.37996" | ||
| + y="228.93246" | ||
| + id="use1512" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-10" | ||
| + x="150.00119" | ||
| + y="228.93246" | ||
| + id="use1514" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-13" | ||
| + x="154.77071" | ||
| + y="228.93246" | ||
| + id="use1516" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-20" | ||
| + x="158.30777" | ||
| + y="228.93246" | ||
| + id="use1518" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1520"> | ||
| + <use | ||
| + xlink:href="#glyph4-34" | ||
| + x="78.225426" | ||
| + y="245.96646" | ||
| + id="use1522" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-9" | ||
| + x="85.519989" | ||
| + y="245.96646" | ||
| + id="use1524" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-10" | ||
| + x="91.662247" | ||
| + y="245.96646" | ||
| + id="use1526" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-18" | ||
| + x="96.431763" | ||
| + y="245.96646" | ||
| + id="use1528" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-5" | ||
| + x="102.57403" | ||
| + y="245.96646" | ||
| + id="use1530" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-10" | ||
| + x="108.19524" | ||
| + y="245.96646" | ||
| + id="use1532" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-32" | ||
| + x="112.96477" | ||
| + y="245.96646" | ||
| + id="use1534" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-5" | ||
| + x="118.21524" | ||
| + y="245.96646" | ||
| + id="use1536" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1538"> | ||
| + <use | ||
| + xlink:href="#glyph4-12" | ||
| + x="123.84648" | ||
| + y="245.96646" | ||
| + id="use1540" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1542"> | ||
| + <use | ||
| + xlink:href="#glyph4-11" | ||
| + x="129.9687" | ||
| + y="245.96646" | ||
| + id="use1544" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-8" | ||
| + x="132.56389" | ||
| + y="245.96646" | ||
| + id="use1546" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-10" | ||
| + x="138.13499" | ||
| + y="245.96646" | ||
| + id="use1548" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-10" | ||
| + x="142.90453" | ||
| + y="245.96646" | ||
| + id="use1550" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-5" | ||
| + x="147.67404" | ||
| + y="245.96646" | ||
| + id="use1552" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-14" | ||
| + x="153.29526" | ||
| + y="245.96646" | ||
| + id="use1554" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-14" | ||
| + x="158.0748" | ||
| + y="245.96646" | ||
| + id="use1556" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-11" | ||
| + x="162.85434" | ||
| + y="245.96646" | ||
| + id="use1558" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-13" | ||
| + x="165.44952" | ||
| + y="245.96646" | ||
| + id="use1560" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-17" | ||
| + x="168.98657" | ||
| + y="245.96646" | ||
| + id="use1562" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-11" | ||
| + x="175.03865" | ||
| + y="245.96646" | ||
| + id="use1564" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-16" | ||
| + x="177.63383" | ||
| + y="245.96646" | ||
| + id="use1566" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-6" | ||
| + x="183.76608" | ||
| + y="245.96646" | ||
| + id="use1568" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-27" | ||
| + x="186.29112" | ||
| + y="245.96646" | ||
| + id="use1570" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-11" | ||
| + x="191.77206" | ||
| + y="245.96646" | ||
| + id="use1572" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1574"> | ||
| + <use | ||
| + xlink:href="#glyph4-12" | ||
| + x="194.35722" | ||
| + y="245.96646" | ||
| + id="use1576" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-8" | ||
| + x="200.48946" | ||
| + y="245.96646" | ||
| + id="use1578" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-13" | ||
| + x="206.06058" | ||
| + y="245.96646" | ||
| + id="use1580" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-8" | ||
| + x="209.59764" | ||
| + y="245.96646" | ||
| + id="use1582" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-11" | ||
| + x="215.16875" | ||
| + y="245.96646" | ||
| + id="use1584" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-5" | ||
| + x="217.76393" | ||
| + y="245.96646" | ||
| + id="use1586" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-9" | ||
| + x="223.38515" | ||
| + y="245.96646" | ||
| + id="use1588" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-8" | ||
| + x="229.52742" | ||
| + y="245.96646" | ||
| + id="use1590" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-16" | ||
| + x="235.09853" | ||
| + y="245.96646" | ||
| + id="use1592" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-7" | ||
| + x="241.23077" | ||
| + y="245.96646" | ||
| + id="use1594" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-5" | ||
| + x="243.75581" | ||
| + y="245.96646" | ||
| + id="use1596" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1598"> | ||
| + <use | ||
| + xlink:href="#glyph4-12" | ||
| + x="249.38705" | ||
| + y="245.96646" | ||
| + id="use1600" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1602"> | ||
| + <use | ||
| + xlink:href="#glyph4-11" | ||
| + x="255.50928" | ||
| + y="245.96646" | ||
| + id="use1604" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-13" | ||
| + x="258.10446" | ||
| + y="245.96646" | ||
| + id="use1606" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-18" | ||
| + x="261.64151" | ||
| + y="245.96646" | ||
| + id="use1608" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-5" | ||
| + x="267.78378" | ||
| + y="245.96646" | ||
| + id="use1610" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-11" | ||
| + x="273.405" | ||
| + y="245.96646" | ||
| + id="use1612" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-35" | ||
| + x="276.00018" | ||
| + y="245.96646" | ||
| + id="use1614" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-17" | ||
| + x="283.38492" | ||
| + y="245.96646" | ||
| + id="use1616" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-7" | ||
| + x="289.43698" | ||
| + y="245.96646" | ||
| + id="use1618" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-17" | ||
| + x="291.96204" | ||
| + y="245.96646" | ||
| + id="use1620" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-10" | ||
| + x="298.0141" | ||
| + y="245.96646" | ||
| + id="use1622" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-8" | ||
| + x="302.78363" | ||
| + y="245.96646" | ||
| + id="use1624" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-2" | ||
| + x="308.35474" | ||
| + y="245.96646" | ||
| + id="use1626" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-14" | ||
| + x="314.49701" | ||
| + y="245.96646" | ||
| + id="use1628" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-13" | ||
| + x="319.27655" | ||
| + y="245.96646" | ||
| + id="use1630" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-20" | ||
| + x="322.8136" | ||
| + y="245.96646" | ||
| + id="use1632" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#45a3e3;fill-opacity:1" | ||
| + id="g1634"> | ||
| + <use | ||
| + xlink:href="#glyph4-9" | ||
| + x="530.65967" | ||
| + y="261.99847" | ||
| + id="use1636" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-5" | ||
| + x="536.80194" | ||
| + y="261.99847" | ||
| + id="use1638" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-24" | ||
| + x="542.42316" | ||
| + y="261.99847" | ||
| + id="use1640" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + </g> | ||
| +</svg> | ||
| +<?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:xlink="http://www.w3.org/1999/xlink" | ||
| + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" | ||
| + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" | ||
| + width="626.25" | ||
| + height="287.93967" | ||
| + viewBox="0 0 501 230.35173" | ||
| + version="1.1" | ||
| + id="svg2" | ||
| + inkscape:version="0.48.5 r" | ||
| + sodipodi:docname="summary.svg"> | ||
| + <metadata | ||
| + id="metadata2487"> | ||
| + <rdf:RDF> | ||
| + <cc:Work | ||
| + rdf:about=""> | ||
| + <dc:format>image/svg+xml</dc:format> | ||
| + <dc:type | ||
| + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | ||
| + </cc:Work> | ||
| + </rdf:RDF> | ||
| + </metadata> | ||
| + <sodipodi:namedview | ||
| + pagecolor="#ffffff" | ||
| + bordercolor="#666666" | ||
| + borderopacity="1" | ||
| + objecttolerance="10" | ||
| + gridtolerance="10" | ||
| + guidetolerance="10" | ||
| + inkscape:pageopacity="0" | ||
| + inkscape:pageshadow="2" | ||
| + inkscape:window-width="640" | ||
| + inkscape:window-height="480" | ||
| + id="namedview2485" | ||
| + showgrid="false" | ||
| + fit-margin-top="0" | ||
| + fit-margin-left="0" | ||
| + fit-margin-right="0" | ||
| + fit-margin-bottom="0" | ||
| + inkscape:zoom="0.23838384" | ||
| + inkscape:cx="313.13476" | ||
| + inkscape:cy="-130.88535" | ||
| + inkscape:window-x="0" | ||
| + inkscape:window-y="0" | ||
| + inkscape:window-maximized="0" | ||
| + inkscape:current-layer="svg2" /> | ||
| + <defs | ||
| + id="defs4"> | ||
| + <g | ||
| + id="g6"> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-0" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 0.9375,-7.140625 4.109375,0 L 5.046875,0 0.9375,0 z m 0.515625,6.625 3.09375,0 0,-6.109375 -3.09375,0 z m 0,0" | ||
| + id="path9" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-1" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="M 7.21875,0 6.390625,0 4.953125,-4.78125 C 4.878906,-4.988281 4.800781,-5.253906 4.71875,-5.578125 4.632812,-5.898438 4.59375,-6.09375 4.59375,-6.15625 4.519531,-5.726562 4.40625,-5.257812 4.25,-4.75 L 2.859375,0 2.03125,0 0.125,-7.140625 l 0.890625,0 1.125,4.40625 c 0.15625,0.625 0.269531,1.1875 0.34375,1.6875 0.082031,-0.59375 0.210937,-1.175781 0.390625,-1.75 l 1.28125,-4.34375 0.875,0 1.34375,4.375 c 0.15625,0.511719 0.285156,1.085937 0.390625,1.71875 0.0625,-0.46875 0.179687,-1.03125 0.359375,-1.6875 l 1.125,-4.40625 0.875,0 z m 0,0" | ||
| + id="path12" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-2" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 3.125,0.09375 c -0.792969,0 -1.417969,-0.238281 -1.875,-0.71875 -0.460938,-0.476562 -0.6875,-1.144531 -0.6875,-2 0,-0.863281 0.210938,-1.550781 0.640625,-2.0625 0.425781,-0.507812 0.992187,-0.765625 1.703125,-0.765625 0.675781,0 1.207031,0.226563 1.59375,0.671875 0.394531,0.4375 0.59375,1.015625 0.59375,1.734375 l 0,0.515625 -3.6875,0 c 0.00781,0.625 0.164062,1.105469 0.46875,1.4375 0.300781,0.324219 0.726562,0.484375 1.28125,0.484375 0.570312,0 1.140625,-0.117187 1.703125,-0.359375 l 0,0.71875 C 4.566406,-0.125 4.289062,-0.0351562 4.03125,0.015625 3.78125,0.0664062 3.476562,0.09375 3.125,0.09375 z M 2.90625,-4.765625 c -0.4375,0 -0.789062,0.140625 -1.046875,0.421875 -0.25,0.273438 -0.398437,0.65625 -0.4375,1.15625 l 2.796875,0 c 0,-0.507812 -0.117188,-0.898438 -0.34375,-1.171875 -0.230469,-0.269531 -0.554688,-0.40625 -0.96875,-0.40625 z m 0,0" | ||
| + id="path15" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-3" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="" | ||
| + id="path18" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-4" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 4.515625,0 0,-3.46875 c 0,-0.425781 -0.101563,-0.75 -0.296875,-0.96875 -0.199219,-0.21875 -0.507812,-0.328125 -0.921875,-0.328125 -0.5625,0 -0.976563,0.15625 -1.234375,0.46875 -0.261719,0.304687 -0.390625,0.804687 -0.390625,1.5 l 0,2.796875 -0.8125,0 0,-7.59375 0.8125,0 0,2.296875 c 0,0.273437 -0.015625,0.5 -0.046875,0.6875 l 0.0625,0 C 1.84375,-4.867188 2.066406,-5.070312 2.359375,-5.21875 2.648438,-5.363281 2.988281,-5.4375 3.375,-5.4375 c 0.644531,0 1.128906,0.15625 1.453125,0.46875 0.332031,0.3125 0.5,0.808594 0.5,1.484375 l 0,3.484375 z m 0,0" | ||
| + id="path21" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-5" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 4.15625,0 -0.171875,-0.765625 -0.03125,0 c -0.273437,0.335937 -0.542969,0.5625 -0.8125,0.6875 C 2.878906,0.0351562 2.550781,0.09375 2.15625,0.09375 c -0.53125,0 -0.949219,-0.1328125 -1.25,-0.40625 -0.304688,-0.269531 -0.453125,-0.660156 -0.453125,-1.171875 0,-1.070313 0.863281,-1.632813 2.59375,-1.6875 l 0.90625,-0.03125 0,-0.34375 c 0,-0.414063 -0.089844,-0.722656 -0.265625,-0.921875 -0.179688,-0.195312 -0.464844,-0.296875 -0.859375,-0.296875 -0.449219,0 -0.953125,0.136719 -1.515625,0.40625 l -0.25,-0.625 c 0.257812,-0.144531 0.546875,-0.253906 0.859375,-0.328125 0.3125,-0.082031 0.628906,-0.125 0.953125,-0.125 0.632812,0 1.101562,0.140625 1.40625,0.421875 C 4.59375,-4.734375 4.75,-4.28125 4.75,-3.65625 L 4.75,0 z M 2.3125,-0.578125 c 0.507812,0 0.90625,-0.132813 1.1875,-0.40625 0.289062,-0.28125 0.4375,-0.671875 0.4375,-1.171875 l 0,-0.46875 -0.8125,0.03125 C 2.476562,-2.570312 2.015625,-2.472656 1.734375,-2.296875 1.453125,-2.117188 1.3125,-1.84375 1.3125,-1.46875 c 0,0.292969 0.085938,0.515625 0.265625,0.671875 C 1.753906,-0.648438 2,-0.578125 2.3125,-0.578125 z m 0,0" | ||
| + id="path24" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-6" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="M 2.03125,0 0,-5.359375 l 0.875,0 1.140625,3.1875 c 0.257813,0.742187 0.414063,1.21875 0.46875,1.4375 l 0.03125,0 c 0.039063,-0.164063 0.15625,-0.519531 0.34375,-1.0625 0.1875,-0.550781 0.613281,-1.738281 1.28125,-3.5625 l 0.875,0 L 2.984375,0 z m 0,0" | ||
| + id="path27" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-7" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 2.59375,-0.578125 c 0.132812,0 0.269531,-0.007813 0.40625,-0.03125 0.132812,-0.019531 0.242188,-0.039063 0.328125,-0.0625 l 0,0.625 C 3.234375,-0.00390625 3.097656,0.0234375 2.921875,0.046875 2.753906,0.078125 2.601562,0.09375 2.46875,0.09375 c -1.03125,0 -1.546875,-0.539062 -1.546875,-1.625 l 0,-3.1875 -0.765625,0 0,-0.390625 0.765625,-0.34375 0.34375,-1.140625 0.46875,0 0,1.234375 1.546875,0 0,0.640625 -1.546875,0 0,3.140625 c 0,0.324219 0.070313,0.574219 0.21875,0.75 0.15625,0.167969 0.367187,0.25 0.640625,0.25 z m 0,0" | ||
| + id="path30" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-8" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 3.296875,-5.453125 c 0.238281,0 0.453125,0.023437 0.640625,0.0625 l -0.109375,0.75 C 3.609375,-4.691406 3.414062,-4.71875 3.25,-4.71875 c -0.4375,0 -0.8125,0.179688 -1.125,0.53125 -0.304688,0.355469 -0.453125,0.792969 -0.453125,1.3125 l 0,2.875 -0.8125,0 0,-5.359375 0.671875,0 0.09375,1 0.03125,0 c 0.195312,-0.351563 0.4375,-0.625 0.71875,-0.8125 0.28125,-0.1875 0.585938,-0.28125 0.921875,-0.28125 z m 0,0" | ||
| + id="path33" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-9" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 1.671875,0 -0.8125,0 0,-5.359375 0.8125,0 z m -0.875,-6.796875 c 0,-0.1875 0.039063,-0.320313 0.125,-0.40625 0.09375,-0.09375 0.207031,-0.140625 0.34375,-0.140625 0.132813,0 0.25,0.046875 0.34375,0.140625 0.09375,0.085937 0.140625,0.21875 0.140625,0.40625 0,0.179687 -0.046875,0.3125 -0.140625,0.40625 -0.09375,0.085937 -0.210937,0.125 -0.34375,0.125 -0.136719,0 -0.25,-0.039063 -0.34375,-0.125 -0.085937,-0.09375 -0.125,-0.226563 -0.125,-0.40625 z m 0,0" | ||
| + id="path36" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-10" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 5.234375,-5.359375 0,0.515625 -0.984375,0.125 c 0.09375,0.117188 0.171875,0.265625 0.234375,0.453125 0.070313,0.179687 0.109375,0.382813 0.109375,0.609375 0,0.53125 -0.179688,0.953125 -0.53125,1.265625 -0.355469,0.3125 -0.84375,0.46875 -1.46875,0.46875 -0.167969,0 -0.320312,-0.015625 -0.453125,-0.046875 -0.34375,0.1875 -0.515625,0.417969 -0.515625,0.6875 0,0.148438 0.054688,0.257812 0.171875,0.328125 0.125,0.074219 0.332031,0.109375 0.625,0.109375 l 0.953125,0 c 0.570312,0 1.015625,0.121094 1.328125,0.359375 0.3125,0.242187 0.46875,0.59375 0.46875,1.0625 0,0.59375 -0.242187,1.046875 -0.71875,1.359375 C 3.984375,2.25 3.289062,2.40625 2.375,2.40625 1.675781,2.40625 1.132812,2.273438 0.75,2.015625 0.375,1.753906 0.1875,1.382812 0.1875,0.90625 0.1875,0.582031 0.289062,0.300781 0.5,0.0625 0.707031,-0.175781 1,-0.335938 1.375,-0.421875 c -0.136719,-0.0625 -0.25,-0.15625 -0.34375,-0.28125 -0.085938,-0.132813 -0.125,-0.285156 -0.125,-0.453125 0,-0.195312 0.050781,-0.367188 0.15625,-0.515625 C 1.164062,-1.816406 1.328125,-1.957031 1.546875,-2.09375 1.273438,-2.207031 1.050781,-2.398438 0.875,-2.671875 0.695312,-2.953125 0.609375,-3.269531 0.609375,-3.625 c 0,-0.582031 0.175781,-1.03125 0.53125,-1.34375 0.351563,-0.320312 0.847656,-0.484375 1.484375,-0.484375 0.28125,0 0.535156,0.03125 0.765625,0.09375 z M 0.96875,0.90625 c 0,0.28125 0.117188,0.492188 0.359375,0.640625 0.25,0.15625 0.601563,0.234375 1.0625,0.234375 0.675781,0 1.175781,-0.105469 1.5,-0.3125 0.332031,-0.199219 0.5,-0.46875 0.5,-0.8125 C 4.390625,0.363281 4.300781,0.160156 4.125,0.046875 3.945312,-0.0664062 3.609375,-0.125 3.109375,-0.125 l -0.96875,0 c -0.367187,0 -0.652344,0.0898438 -0.859375,0.265625 -0.210938,0.175781 -0.3125,0.429687 -0.3125,0.765625 z m 0.4375,-4.546875 c 0,0.375 0.101562,0.664063 0.3125,0.859375 C 1.9375,-2.59375 2.234375,-2.5 2.609375,-2.5 c 0.789063,0 1.1875,-0.382812 1.1875,-1.15625 0,-0.800781 -0.402344,-1.203125 -1.203125,-1.203125 -0.375,0 -0.667969,0.105469 -0.875,0.3125 -0.210938,0.199219 -0.3125,0.5 -0.3125,0.90625 z m 0,0" | ||
| + id="path39" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-11" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 5.484375,-2.6875 c 0,0.875 -0.226563,1.558594 -0.671875,2.046875 C 4.375,-0.148438 3.769531,0.09375 3,0.09375 2.519531,0.09375 2.09375,-0.015625 1.71875,-0.234375 1.351562,-0.460938 1.066406,-0.785156 0.859375,-1.203125 0.660156,-1.628906 0.5625,-2.125 0.5625,-2.6875 c 0,-0.863281 0.21875,-1.539062 0.65625,-2.03125 0.4375,-0.488281 1.039062,-0.734375 1.8125,-0.734375 0.75,0 1.34375,0.25 1.78125,0.75 0.445312,0.5 0.671875,1.171875 0.671875,2.015625 z m -4.078125,0 c 0,0.6875 0.132812,1.214844 0.40625,1.578125 0.269531,0.355469 0.671875,0.53125 1.203125,0.53125 0.53125,0 0.929687,-0.175781 1.203125,-0.53125 C 4.5,-1.472656 4.640625,-2 4.640625,-2.6875 4.640625,-3.363281 4.5,-3.878906 4.21875,-4.234375 3.945312,-4.585938 3.546875,-4.765625 3.015625,-4.765625 c -0.53125,0 -0.933594,0.179687 -1.203125,0.53125 C 1.539062,-3.890625 1.40625,-3.375 1.40625,-2.6875 z m 0,0" | ||
| + id="path42" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-12" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="M 3.34375,0.09375 C 3,0.09375 2.679688,0.03125 2.390625,-0.09375 2.109375,-0.21875 1.867188,-0.414062 1.671875,-0.6875 l -0.0625,0 c 0.039063,0.3125 0.0625,0.609375 0.0625,0.890625 l 0,2.203125 -0.8125,0 0,-7.765625 0.65625,0 L 1.625,-4.625 l 0.046875,0 c 0.207031,-0.289062 0.445313,-0.5 0.71875,-0.625 0.28125,-0.132812 0.597656,-0.203125 0.953125,-0.203125 0.71875,0 1.269531,0.246094 1.65625,0.734375 0.382812,0.480469 0.578125,1.15625 0.578125,2.03125 0,0.886719 -0.199219,1.574219 -0.59375,2.0625 C 4.585938,-0.144531 4.039062,0.09375 3.34375,0.09375 z M 3.234375,-4.765625 c -0.554687,0 -0.949219,0.152344 -1.1875,0.453125 -0.242187,0.304688 -0.367187,0.789062 -0.375,1.453125 l 0,0.171875 c 0,0.761719 0.125,1.304688 0.375,1.625 0.25,0.324219 0.648437,0.484375 1.203125,0.484375 0.46875,0 0.832031,-0.1875 1.09375,-0.5625 0.257812,-0.375 0.390625,-0.890625 0.390625,-1.546875 0,-0.664062 -0.132813,-1.175781 -0.390625,-1.53125 C 4.082031,-4.582031 3.710938,-4.765625 3.234375,-4.765625 z m 0,0" | ||
| + id="path45" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-13" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 3,0.09375 c -0.773438,0 -1.371094,-0.234375 -1.796875,-0.703125 C 0.773438,-1.085938 0.5625,-1.765625 0.5625,-2.640625 c 0,-0.894531 0.210938,-1.585937 0.640625,-2.078125 0.4375,-0.488281 1.050781,-0.734375 1.84375,-0.734375 0.257813,0 0.515625,0.03125 0.765625,0.09375 0.257812,0.054687 0.460938,0.117187 0.609375,0.1875 L 4.1875,-4.484375 C 4,-4.554688 3.800781,-4.613281 3.59375,-4.65625 3.382812,-4.707031 3.195312,-4.734375 3.03125,-4.734375 c -1.085938,0 -1.625,0.695313 -1.625,2.078125 0,0.65625 0.128906,1.164062 0.390625,1.515625 0.269531,0.355469 0.664063,0.53125 1.1875,0.53125 0.4375,0 0.890625,-0.097656 1.359375,-0.296875 l 0,0.71875 C 3.988281,0 3.539062,0.09375 3,0.09375 z m 0,0" | ||
| + id="path48" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-14" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 1.625,-5.359375 0,3.484375 c 0,0.4375 0.097656,0.765625 0.296875,0.984375 0.195313,0.210937 0.507813,0.3125 0.9375,0.3125 0.550781,0 0.957031,-0.148437 1.21875,-0.453125 0.257813,-0.3125 0.390625,-0.816406 0.390625,-1.515625 l 0,-2.8125 0.8125,0 L 5.28125,0 4.609375,0 4.5,-0.71875 l -0.046875,0 C 4.285156,-0.457031 4.050781,-0.253906 3.75,-0.109375 3.457031,0.0234375 3.125,0.09375 2.75,0.09375 2.09375,0.09375 1.601562,-0.0546875 1.28125,-0.359375 0.957031,-0.671875 0.796875,-1.164062 0.796875,-1.84375 l 0,-3.515625 z m 0,0" | ||
| + id="path51" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-15" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 4.515625,0 0,-3.46875 c 0,-0.425781 -0.101563,-0.75 -0.296875,-0.96875 -0.199219,-0.21875 -0.507812,-0.328125 -0.921875,-0.328125 -0.5625,0 -0.976563,0.152344 -1.234375,0.453125 -0.261719,0.304688 -0.390625,0.804688 -0.390625,1.5 l 0,2.8125 -0.8125,0 0,-5.359375 0.65625,0 0.140625,0.734375 0.03125,0 c 0.164062,-0.257812 0.398438,-0.460938 0.703125,-0.609375 0.300781,-0.144531 0.632813,-0.21875 1,-0.21875 0.644531,0 1.128906,0.15625 1.453125,0.46875 0.320312,0.3125 0.484375,0.8125 0.484375,1.5 l 0,3.484375 z m 0,0" | ||
| + id="path54" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-16" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 4.5,-0.71875 -0.046875,0 c -0.375,0.542969 -0.933594,0.8125 -1.671875,0.8125 -0.699219,0 -1.246094,-0.238281 -1.640625,-0.71875 C 0.753906,-1.101562 0.5625,-1.78125 0.5625,-2.65625 c 0,-0.882812 0.191406,-1.570312 0.578125,-2.0625 0.394531,-0.488281 0.941406,-0.734375 1.640625,-0.734375 0.726562,0 1.285156,0.265625 1.671875,0.796875 l 0.0625,0 -0.03125,-0.390625 -0.03125,-0.375 0,-2.171875 0.8125,0 0,7.59375 -0.65625,0 z m -1.625,0.140625 c 0.5625,0 0.960938,-0.148437 1.203125,-0.453125 0.25,-0.300781 0.375,-0.785156 0.375,-1.453125 l 0,-0.171875 c 0,-0.757812 -0.125,-1.300781 -0.375,-1.625 -0.25,-0.320312 -0.652344,-0.484375 -1.203125,-0.484375 -0.480469,0 -0.84375,0.1875 -1.09375,0.5625 -0.25,0.367187 -0.375,0.882813 -0.375,1.546875 0,0.6875 0.125,1.210938 0.375,1.5625 0.25,0.34375 0.613281,0.515625 1.09375,0.515625 z m 0,0" | ||
| + id="path57" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-17" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 3.265625,-4.71875 -1.359375,0 0,4.71875 -0.8125,0 0,-4.71875 -0.953125,0 0,-0.375 0.953125,-0.28125 0,-0.296875 c 0,-1.320313 0.578125,-1.984375 1.734375,-1.984375 0.28125,0 0.609375,0.058594 0.984375,0.171875 l -0.203125,0.65625 c -0.3125,-0.101563 -0.578125,-0.15625 -0.796875,-0.15625 -0.3125,0 -0.542969,0.105469 -0.6875,0.3125 -0.148438,0.199219 -0.21875,0.523437 -0.21875,0.96875 l 0,0.34375 1.359375,0 z m 0,0" | ||
| + id="path60" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-18" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 7.6875,0 0,-3.484375 C 7.6875,-3.910156 7.59375,-4.226562 7.40625,-4.4375 7.226562,-4.65625 6.945312,-4.765625 6.5625,-4.765625 c -0.511719,0 -0.886719,0.148437 -1.125,0.4375 -0.242188,0.292969 -0.359375,0.742187 -0.359375,1.34375 l 0,2.984375 -0.8125,0 0,-3.484375 c 0,-0.425781 -0.09375,-0.742187 -0.28125,-0.953125 -0.179687,-0.21875 -0.460937,-0.328125 -0.84375,-0.328125 -0.511719,0 -0.886719,0.15625 -1.125,0.46875 C 1.785156,-3.992188 1.671875,-3.5 1.671875,-2.8125 l 0,2.8125 -0.8125,0 0,-5.359375 0.65625,0 0.140625,0.734375 0.03125,0 c 0.15625,-0.257812 0.367188,-0.460938 0.640625,-0.609375 0.28125,-0.144531 0.59375,-0.21875 0.9375,-0.21875 0.84375,0 1.390625,0.304687 1.640625,0.90625 l 0.046875,0 c 0.15625,-0.28125 0.382813,-0.5 0.6875,-0.65625 0.300781,-0.164063 0.648437,-0.25 1.046875,-0.25 0.601562,0 1.050781,0.15625 1.34375,0.46875 0.300781,0.3125 0.453125,0.8125 0.453125,1.5 l 0,3.484375 z m 0,0" | ||
| + id="path63" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-19" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 1.671875,0 -0.8125,0 0,-7.59375 0.8125,0 z m 0,0" | ||
| + id="path66" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-20" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 0.015625,-5.359375 0.859375,0 1.171875,3.0625 c 0.257813,0.699219 0.421875,1.199219 0.484375,1.5 l 0.03125,0 c 0.039062,-0.164063 0.128906,-0.445313 0.265625,-0.84375 0.132813,-0.40625 0.578125,-1.644531 1.328125,-3.71875 l 0.875,0 L 2.734375,0.75 c -0.230469,0.59375 -0.5,1.015625 -0.8125,1.265625 C 1.617188,2.273438 1.25,2.40625 0.8125,2.40625 0.5625,2.40625 0.316406,2.375 0.078125,2.3125 l 0,-0.640625 c 0.175781,0.039063 0.375,0.0625 0.59375,0.0625 0.5625,0 0.960937,-0.3125 1.203125,-0.9375 L 2.171875,0.03125 z m 0,0" | ||
| + id="path69" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-21" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 0.75,-0.515625 c 0,-0.21875 0.046875,-0.382813 0.140625,-0.5 C 0.992188,-1.128906 1.132812,-1.1875 1.3125,-1.1875 c 0.195312,0 0.347656,0.058594 0.453125,0.171875 0.101563,0.117187 0.15625,0.28125 0.15625,0.5 0,0.210937 -0.058594,0.371094 -0.171875,0.484375 C 1.644531,0.0820312 1.5,0.140625 1.3125,0.140625 1.144531,0.140625 1.007812,0.0859375 0.90625,-0.015625 0.800781,-0.117188 0.75,-0.285156 0.75,-0.515625 z m 0,0" | ||
| + id="path72" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-22" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 4.3125,-1.453125 c 0,0.492187 -0.1875,0.871094 -0.5625,1.140625 -0.367188,0.2734375 -0.886719,0.40625 -1.5625,0.40625 -0.710938,0 -1.261719,-0.109375 -1.65625,-0.328125 l 0,-0.75 c 0.257812,0.125 0.535156,0.226563 0.828125,0.296875 0.289063,0.074219 0.578125,0.109375 0.859375,0.109375 0.414062,0 0.738281,-0.066406 0.96875,-0.203125 0.226562,-0.132812 0.34375,-0.335938 0.34375,-0.609375 0,-0.207031 -0.09375,-0.382813 -0.28125,-0.53125 -0.179688,-0.15625 -0.527344,-0.332031 -1.046875,-0.53125 -0.5,-0.1875 -0.855469,-0.347656 -1.0625,-0.484375 -0.210937,-0.132812 -0.367187,-0.289062 -0.46875,-0.46875 -0.105469,-0.175781 -0.15625,-0.382812 -0.15625,-0.625 0,-0.4375 0.175781,-0.78125 0.53125,-1.03125 0.351563,-0.257812 0.84375,-0.390625 1.46875,-0.390625 0.570313,0 1.132813,0.121094 1.6875,0.359375 L 3.90625,-4.4375 C 3.375,-4.65625 2.890625,-4.765625 2.453125,-4.765625 c -0.386719,0 -0.679687,0.0625 -0.875,0.1875 -0.1875,0.117187 -0.28125,0.277344 -0.28125,0.484375 0,0.148438 0.035156,0.273438 0.109375,0.375 0.070312,0.09375 0.1875,0.1875 0.34375,0.28125 0.164062,0.09375 0.476562,0.226562 0.9375,0.390625 0.632812,0.230469 1.0625,0.464844 1.28125,0.703125 0.226562,0.230469 0.34375,0.527344 0.34375,0.890625 z m 0,0" | ||
| + id="path75" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-23" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 4.125,-3.734375 2.421875,0 0,3.46875 C 6.171875,-0.148438 5.785156,-0.0625 5.390625,0 5.003906,0.0625 4.550781,0.09375 4.03125,0.09375 2.957031,0.09375 2.117188,-0.222656 1.515625,-0.859375 0.910156,-1.503906 0.609375,-2.40625 0.609375,-3.5625 c 0,-0.75 0.144531,-1.398438 0.4375,-1.953125 0.300781,-0.5625 0.734375,-0.988281 1.296875,-1.28125 0.5625,-0.289063 1.21875,-0.4375 1.96875,-0.4375 0.757812,0 1.46875,0.136719 2.125,0.40625 L 6.125,-6.09375 C 5.476562,-6.363281 4.859375,-6.5 4.265625,-6.5 c -0.875,0 -1.558594,0.261719 -2.046875,0.78125 -0.492188,0.511719 -0.734375,1.230469 -0.734375,2.15625 0,0.960938 0.234375,1.6875 0.703125,2.1875 0.476562,0.5 1.171875,0.75 2.078125,0.75 0.5,0 0.984375,-0.054688 1.453125,-0.171875 L 5.71875,-3 4.125,-3 z m 0,0" | ||
| + id="path78" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-24" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 1.65625,-2.734375 c 0.144531,-0.195313 0.359375,-0.457031 0.640625,-0.78125 l 1.734375,-1.84375 0.953125,0 -2.15625,2.28125 L 5.140625,0 4.15625,0 2.265625,-2.53125 1.65625,-2 l 0,2 -0.796875,0 0,-7.59375 0.796875,0 0,4.03125 c 0,0.179688 -0.011719,0.453125 -0.03125,0.828125 z m 0,0" | ||
| + id="path81" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-25" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 0.75,-0.515625 c 0,-0.21875 0.046875,-0.382813 0.140625,-0.5 C 0.992188,-1.128906 1.132812,-1.1875 1.3125,-1.1875 c 0.195312,0 0.347656,0.058594 0.453125,0.171875 0.101563,0.117187 0.15625,0.28125 0.15625,0.5 0,0.210937 -0.058594,0.371094 -0.171875,0.484375 C 1.644531,0.0820312 1.5,0.140625 1.3125,0.140625 1.144531,0.140625 1.007812,0.0859375 0.90625,-0.015625 0.800781,-0.117188 0.75,-0.285156 0.75,-0.515625 z m 0,-4.3125 c 0,-0.4375 0.1875,-0.65625 0.5625,-0.65625 0.40625,0 0.609375,0.21875 0.609375,0.65625 0,0.210937 -0.058594,0.371094 -0.171875,0.484375 -0.105469,0.117188 -0.25,0.171875 -0.4375,0.171875 -0.167969,0 -0.304688,-0.050781 -0.40625,-0.15625 C 0.800781,-4.429688 0.75,-4.597656 0.75,-4.828125 z m 0,0" | ||
| + id="path84" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-26" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 2.15625,-2.734375 -1.875,-2.625 0.9375,0 1.40625,2.0625 1.40625,-2.0625 0.90625,0 -1.859375,2.625 L 5.046875,0 4.125,0 2.625,-2.171875 1.109375,0 0.1875,0 z m 0,0" | ||
| + id="path87" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-27" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 3.171875,0 -0.828125,0 0,-6.40625 -2.25,0 0,-0.734375 5.34375,0 0,0.734375 -2.265625,0 z m 0,0" | ||
| + id="path90" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-28" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 3.34375,-5.4375 c 0.707031,0 1.253906,0.242188 1.640625,0.71875 0.394531,0.480469 0.59375,1.15625 0.59375,2.03125 0,0.886719 -0.199219,1.574219 -0.59375,2.0625 C 4.585938,-0.144531 4.039062,0.09375 3.34375,0.09375 3,0.09375 2.679688,0.03125 2.390625,-0.09375 2.109375,-0.21875 1.867188,-0.414062 1.671875,-0.6875 l -0.0625,0 L 1.4375,0 0.859375,0 l 0,-7.59375 0.8125,0 0,1.84375 c 0,0.417969 -0.015625,0.789062 -0.046875,1.109375 l 0.046875,0 C 2.046875,-5.171875 2.601562,-5.4375 3.34375,-5.4375 z m -0.109375,0.671875 c -0.554687,0 -0.953125,0.164063 -1.203125,0.484375 -0.242188,0.3125 -0.359375,0.84375 -0.359375,1.59375 0,0.761719 0.125,1.304688 0.375,1.625 0.25,0.324219 0.648437,0.484375 1.203125,0.484375 0.5,0 0.867188,-0.179687 1.109375,-0.546875 0.25,-0.363281 0.375,-0.882812 0.375,-1.5625 0,-0.695312 -0.125,-1.21875 -0.375,-1.5625 -0.242187,-0.34375 -0.617187,-0.515625 -1.125,-0.515625 z m 0,0" | ||
| + id="path93" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-29" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 1.703125,-1.15625 0.078125,0.109375 c -0.085938,0.324219 -0.210938,0.699219 -0.375,1.125 -0.15625,0.4375 -0.320312,0.84375 -0.484375,1.21875 l -0.609375,0 C 0.394531,0.953125 0.488281,0.53125 0.59375,0.03125 c 0.101562,-0.5 0.179688,-0.894531 0.234375,-1.1875 z m 0,0" | ||
| + id="path96" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-30" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 4.96875,0 -3.984375,0 0,-7.140625 3.984375,0 0,0.734375 -3.15625,0 0,2.296875 2.953125,0 0,0.734375 -2.953125,0 0,2.625 3.15625,0 z m 0,0" | ||
| + id="path99" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-31" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 3.265625,-4.71875 -1.359375,0 0,4.71875 -0.8125,0 0,-4.71875 -0.953125,0 0,-0.375 0.953125,-0.28125 0,-0.296875 c 0,-1.320313 0.578125,-1.984375 1.734375,-1.984375 0.28125,0 0.609375,0.058594 0.984375,0.171875 l -0.203125,0.65625 c -0.3125,-0.101563 -0.578125,-0.15625 -0.796875,-0.15625 -0.3125,0 -0.542969,0.105469 -0.6875,0.3125 -0.148438,0.199219 -0.21875,0.523437 -0.21875,0.96875 l 0,0.34375 1.359375,0 z M 4.671875,0 l -0.8125,0 0,-5.359375 0.8125,0 z m -0.875,-6.796875 c 0,-0.1875 0.039063,-0.320313 0.125,-0.40625 0.09375,-0.09375 0.207031,-0.140625 0.34375,-0.140625 0.132813,0 0.25,0.046875 0.34375,0.140625 0.09375,0.085937 0.140625,0.21875 0.140625,0.40625 0,0.179687 -0.046875,0.3125 -0.140625,0.40625 -0.09375,0.085937 -0.210937,0.125 -0.34375,0.125 -0.136719,0 -0.25,-0.039063 -0.34375,-0.125 -0.085937,-0.09375 -0.125,-0.226563 -0.125,-0.40625 z m 0,0" | ||
| + id="path102" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-32" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 2.875,-0.578125 c 0.539062,0 0.9375,-0.144531 1.1875,-0.4375 0.25,-0.289063 0.378906,-0.78125 0.390625,-1.46875 l 0,-0.171875 c 0,-0.75 -0.125,-1.285156 -0.375,-1.609375 -0.25,-0.332031 -0.652344,-0.5 -1.203125,-0.5 -0.480469,0 -0.84375,0.1875 -1.09375,0.5625 -0.25,0.367187 -0.375,0.882813 -0.375,1.546875 0,0.679688 0.125,1.195312 0.375,1.546875 0.25,0.355469 0.613281,0.53125 1.09375,0.53125 z M 2.765625,0.09375 c -0.699219,0 -1.242187,-0.238281 -1.625,-0.71875 C 0.753906,-1.113281 0.5625,-1.789062 0.5625,-2.65625 c 0,-0.875 0.191406,-1.554688 0.578125,-2.046875 0.394531,-0.5 0.941406,-0.75 1.640625,-0.75 0.726562,0 1.289062,0.277344 1.6875,0.828125 l 0.046875,0 0.109375,-0.734375 0.640625,0 0,7.765625 -0.8125,0 0,-2.296875 c 0,-0.320313 0.019531,-0.597656 0.0625,-0.828125 l -0.0625,0 c -0.375,0.542969 -0.9375,0.8125 -1.6875,0.8125 z m 0,0" | ||
| + id="path105" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-33" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="M 5.234375,0 4.25,-3.140625 c -0.0625,-0.1875 -0.179688,-0.625 -0.34375,-1.3125 l -0.046875,0 C 3.734375,-3.878906 3.617188,-3.4375 3.515625,-3.125 l -1,3.125 -0.9375,0 -1.46875,-5.359375 0.859375,0 c 0.34375,1.355469 0.601562,2.386719 0.78125,3.09375 0.175781,0.699219 0.28125,1.167969 0.3125,1.40625 l 0.03125,0 c 0.039062,-0.1875 0.097656,-0.425781 0.171875,-0.71875 0.082031,-0.289063 0.15625,-0.523437 0.21875,-0.703125 l 0.984375,-3.078125 0.875,0 0.953125,3.078125 c 0.1875,0.5625 0.3125,1.03125 0.375,1.40625 l 0.03125,0 c 0.019531,-0.113281 0.054687,-0.289062 0.109375,-0.53125 0.0625,-0.25 0.398438,-1.566406 1.015625,-3.953125 l 0.84375,0 L 6.1875,0 z m 0,0" | ||
| + id="path108" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-34" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 2.40625,-7.59375 0.6875,0 0,10.015625 -0.6875,0 z m 0,0" | ||
| + id="path111" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-35" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 5.015625,-1.90625 c 0,0.636719 -0.230469,1.132812 -0.6875,1.484375 C 3.867188,-0.078125 3.25,0.09375 2.46875,0.09375 1.625,0.09375 0.972656,-0.015625 0.515625,-0.234375 l 0,-0.796875 C 0.804688,-0.90625 1.125,-0.804688 1.46875,-0.734375 1.820312,-0.660156 2.164062,-0.625 2.5,-0.625 c 0.550781,0 0.96875,-0.101562 1.25,-0.3125 0.28125,-0.21875 0.421875,-0.515625 0.421875,-0.890625 0,-0.238281 -0.054687,-0.4375 -0.15625,-0.59375 -0.09375,-0.164063 -0.261719,-0.3125 -0.5,-0.4375 C 3.285156,-2.992188 2.9375,-3.148438 2.46875,-3.328125 1.800781,-3.554688 1.320312,-3.832031 1.03125,-4.15625 0.75,-4.488281 0.609375,-4.914062 0.609375,-5.4375 0.609375,-5.988281 0.8125,-6.425781 1.21875,-6.75 1.632812,-7.070312 2.1875,-7.234375 2.875,-7.234375 c 0.707031,0 1.359375,0.132813 1.953125,0.390625 l -0.25,0.71875 C 3.984375,-6.375 3.410156,-6.5 2.859375,-6.5 2.410156,-6.5 2.0625,-6.40625 1.8125,-6.21875 c -0.242188,0.1875 -0.359375,0.449219 -0.359375,0.78125 0,0.25 0.039063,0.460938 0.125,0.625 0.09375,0.15625 0.25,0.304688 0.46875,0.4375 0.21875,0.125 0.550781,0.265625 1,0.421875 0.75,0.273437 1.265625,0.5625 1.546875,0.875 0.28125,0.304687 0.421875,0.695313 0.421875,1.171875 z m 0,0" | ||
| + id="path114" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-36" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 0.984375,0 0,-7.140625 0.828125,0 0,6.390625 3.15625,0 0,0.75 z m 0,0" | ||
| + id="path117" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-37" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 7.171875,-3.578125 c 0,1.148437 -0.292969,2.046875 -0.875,2.703125 -0.574219,0.648438 -1.371094,0.96875 -2.390625,0.96875 -1.054688,0 -1.867188,-0.316406 -2.4375,-0.953125 C 0.894531,-1.503906 0.609375,-2.414062 0.609375,-3.59375 0.609375,-4.75 0.894531,-5.644531 1.46875,-6.28125 2.039062,-6.925781 2.851562,-7.25 3.90625,-7.25 c 1.03125,0 1.832031,0.328125 2.40625,0.984375 0.570312,0.648437 0.859375,1.542969 0.859375,2.6875 z m -5.6875,0 c 0,0.96875 0.203125,1.703125 0.609375,2.203125 0.414062,0.5 1.019531,0.75 1.8125,0.75 0.789062,0 1.382812,-0.25 1.78125,-0.75 0.40625,-0.5 0.609375,-1.234375 0.609375,-2.203125 0,-0.957031 -0.203125,-1.6875 -0.609375,-2.1875 -0.398438,-0.5 -0.992188,-0.75 -1.78125,-0.75 -0.792969,0 -1.398438,0.25 -1.8125,0.75 -0.40625,0.5 -0.609375,1.230469 -0.609375,2.1875 z m 0,0" | ||
| + id="path120" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-38" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 6.265625,-4.71875 -1.359375,0 0,4.71875 -0.8125,0 0,-4.71875 -0.953125,0 0,-0.375 0.953125,-0.28125 0,-0.296875 c 0,-1.320313 0.578125,-1.984375 1.734375,-1.984375 0.28125,0 0.609375,0.058594 0.984375,0.171875 l -0.203125,0.65625 c -0.3125,-0.101563 -0.578125,-0.15625 -0.796875,-0.15625 -0.3125,0 -0.542969,0.105469 -0.6875,0.3125 -0.148438,0.199219 -0.21875,0.523437 -0.21875,0.96875 l 0,0.34375 1.359375,0 z m -3,0 -1.359375,0 0,4.71875 -0.8125,0 0,-4.71875 -0.953125,0 0,-0.375 0.953125,-0.28125 0,-0.296875 c 0,-1.320313 0.578125,-1.984375 1.734375,-1.984375 0.28125,0 0.609375,0.058594 0.984375,0.171875 l -0.203125,0.65625 c -0.3125,-0.101563 -0.578125,-0.15625 -0.796875,-0.15625 -0.3125,0 -0.542969,0.105469 -0.6875,0.3125 -0.148438,0.199219 -0.21875,0.523437 -0.21875,0.96875 l 0,0.34375 1.359375,0 z M 8.671875,0 l -0.8125,0 0,-7.59375 0.8125,0 z m 0,0" | ||
| + id="path123" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-0" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 0.453125,1.59375 0,-7.9375 4.5,0 0,7.9375 z m 0.5,-0.5 3.5,0 0,-6.9375 -3.5,0 z m 0,0" | ||
| + id="path126" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-1" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 0.03125,1.109375 3.421875,-6.890625 3.4375,6.890625 z m 0,0" | ||
| + id="path129" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph2-0" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 0.84375,-6.421875 3.703125,0 0,6.421875 -3.703125,0 z m 0.46875,5.96875 2.78125,0 0,-5.515625 -2.78125,0 z m 0,0" | ||
| + id="path132" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph2-1" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 2.5625,-6.515625 c 0.59375,0 1.054688,0.136719 1.390625,0.40625 0.34375,0.273437 0.515625,0.648437 0.515625,1.125 0,0.324219 -0.101562,0.617187 -0.296875,0.875 -0.1875,0.261719 -0.5,0.496094 -0.9375,0.703125 0.519531,0.25 0.890625,0.515625 1.109375,0.796875 0.226562,0.273437 0.34375,0.585937 0.34375,0.9375 C 4.6875,-1.128906 4.5,-0.695312 4.125,-0.375 3.75,-0.0625 3.238281,0.09375 2.59375,0.09375 1.90625,0.09375 1.375,-0.0546875 1,-0.359375 0.632812,-0.660156 0.453125,-1.085938 0.453125,-1.640625 c 0,-0.738281 0.445313,-1.3125 1.34375,-1.71875 C 1.398438,-3.585938 1.113281,-3.832031 0.9375,-4.09375 0.757812,-4.363281 0.671875,-4.660156 0.671875,-4.984375 c 0,-0.46875 0.171875,-0.835937 0.515625,-1.109375 0.34375,-0.28125 0.800781,-0.421875 1.375,-0.421875 z M 1.171875,-1.625 c 0,0.355469 0.117187,0.632812 0.359375,0.828125 0.25,0.199219 0.597656,0.296875 1.046875,0.296875 0.4375,0 0.773437,-0.101562 1.015625,-0.3125 0.238281,-0.207031 0.359375,-0.488281 0.359375,-0.84375 0,-0.28125 -0.117187,-0.53125 -0.34375,-0.75 -0.21875,-0.226562 -0.617187,-0.445312 -1.1875,-0.65625 -0.4375,0.1875 -0.757813,0.398438 -0.953125,0.625 -0.199219,0.230469 -0.296875,0.5 -0.296875,0.8125 z M 2.5625,-5.921875 c -0.367188,0 -0.652344,0.089844 -0.859375,0.265625 -0.210937,0.179688 -0.3125,0.414062 -0.3125,0.703125 0,0.273437 0.082031,0.507813 0.25,0.703125 0.175781,0.1875 0.5,0.375 0.96875,0.5625 0.414063,-0.175781 0.707031,-0.363281 0.875,-0.5625 C 3.660156,-4.445312 3.75,-4.679688 3.75,-4.953125 3.75,-5.253906 3.640625,-5.488281 3.421875,-5.65625 3.210938,-5.832031 2.925781,-5.921875 2.5625,-5.921875 z m 0,0" | ||
| + id="path135" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph2-2" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="M 3.140625,0 2.4375,0 l 0,-4.578125 c 0,-0.382813 0.00781,-0.742187 0.03125,-1.078125 -0.0625,0.0625 -0.136719,0.132812 -0.21875,0.203125 -0.074219,0.0625 -0.417969,0.34375 -1.03125,0.84375 l -0.390625,-0.5 1.703125,-1.3125 0.609375,0 z m 0,0" | ||
| + id="path138" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph2-3" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 2.453125,-3.921875 c 0.675781,0 1.207031,0.167969 1.59375,0.5 0.382813,0.335937 0.578125,0.792969 0.578125,1.375 0,0.667969 -0.214844,1.195313 -0.640625,1.578125 -0.417969,0.375 -1,0.5625 -1.75,0.5625 -0.71875,0 -1.273437,-0.1171875 -1.65625,-0.359375 l 0,-0.703125 c 0.207031,0.136719 0.460937,0.242188 0.765625,0.3125 0.3125,0.074219 0.613281,0.109375 0.90625,0.109375 0.519531,0 0.921875,-0.117187 1.203125,-0.359375 C 3.734375,-1.144531 3.875,-1.492188 3.875,-1.953125 3.875,-2.859375 3.328125,-3.3125 2.234375,-3.3125 c -0.28125,0 -0.65625,0.046875 -1.125,0.140625 l -0.375,-0.25 0.25,-3 3.1875,0 0,0.671875 -2.5625,0 -0.171875,1.921875 c 0.34375,-0.0625 0.679688,-0.09375 1.015625,-0.09375 z m 0,0" | ||
| + id="path141" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph2-4" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="M 1.53125,-1.046875 1.609375,-0.9375 C 1.523438,-0.644531 1.410156,-0.304688 1.265625,0.078125 1.128906,0.460938 0.984375,0.820312 0.828125,1.15625 l -0.546875,0 c 0.070312,-0.304688 0.15625,-0.679688 0.25,-1.125 0.101562,-0.445312 0.171875,-0.804688 0.203125,-1.078125 z m 0,0" | ||
| + id="path144" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph2-5" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 4.421875,-4.90625 c 0,0.40625 -0.117187,0.742188 -0.34375,1 -0.230469,0.261719 -0.558594,0.433594 -0.984375,0.515625 l 0,0.046875 C 3.613281,-3.28125 4,-3.117188 4.25,-2.859375 4.5,-2.597656 4.625,-2.25 4.625,-1.8125 c 0,0.605469 -0.214844,1.074219 -0.640625,1.40625 -0.429687,0.3359375 -1.03125,0.5 -1.8125,0.5 -0.34375,0 -0.65625,-0.0273438 -0.9375,-0.078125 -0.28125,-0.0507812 -0.558594,-0.144531 -0.828125,-0.28125 l 0,-0.6875 c 0.28125,0.136719 0.578125,0.242187 0.890625,0.3125 0.320313,0.074219 0.625,0.109375 0.90625,0.109375 1.101563,0 1.65625,-0.4375 1.65625,-1.3125 C 3.859375,-2.613281 3.25,-3 2.03125,-3 l -0.640625,0 0,-0.640625 0.640625,0 c 0.5,0 0.894531,-0.109375 1.1875,-0.328125 0.300781,-0.21875 0.453125,-0.523438 0.453125,-0.921875 0,-0.3125 -0.109375,-0.554687 -0.328125,-0.734375 -0.21875,-0.175781 -0.511719,-0.265625 -0.875,-0.265625 -0.28125,0 -0.546875,0.039063 -0.796875,0.109375 -0.25,0.074219 -0.539063,0.214844 -0.859375,0.421875 L 0.453125,-5.84375 c 0.257813,-0.207031 0.5625,-0.367188 0.90625,-0.484375 0.34375,-0.125 0.707031,-0.1875 1.09375,-0.1875 0.625,0 1.109375,0.148437 1.453125,0.4375 0.34375,0.28125 0.515625,0.671875 0.515625,1.171875 z m 0,0" | ||
| + id="path147" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph3-0" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 0.5,1.765625 0,-8.8125 5,0 0,8.8125 z m 0.5625,-0.546875 3.875,0 0,-7.703125 -3.875,0 z m 0,0" | ||
| + id="path150" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph3-1" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 0.03125,1.234375 0,-7.65625 7.625,3.828125 z m 0,0" | ||
| + id="path153" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph4-0" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="" | ||
| + id="path156" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph4-1" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 6.734375,-13.984375 c 2.507813,0 4.4375,0.617187 5.78125,1.84375 1.351563,1.21875 2.03125,2.917969 2.03125,5.09375 0,2.167969 -0.65625,3.886719 -1.96875,5.15625 C 11.273438,-0.628906 9.273438,0 6.578125,0 L 1.9375,0 l 0,-13.984375 z M 12.15625,-7 c 0,-3.195312 -1.835938,-4.796875 -5.5,-4.796875 l -2.359375,0 0,9.578125 2.625,0 c 1.6875,0 2.976563,-0.398438 3.875,-1.203125 C 11.703125,-4.234375 12.15625,-5.425781 12.15625,-7 z m 0,0" | ||
| + id="path159" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph4-2" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="M 3.859375,0 1.625,0 l 0,-10.640625 2.234375,0 z m -2.09375,-12.765625 c -0.28125,-0.28125 -0.421875,-0.613281 -0.421875,-1 0,-0.382813 0.140625,-0.71875 0.421875,-1 0.28125,-0.28125 0.613281,-0.421875 1,-0.421875 0.382813,0 0.71875,0.140625 1,0.421875 0.28125,0.28125 0.421875,0.617187 0.421875,1 0,0.386719 -0.140625,0.71875 -0.421875,1 -0.28125,0.28125 -0.617187,0.421875 -1,0.421875 -0.386719,0 -0.71875,-0.140625 -1,-0.421875 z m 0,0" | ||
| + id="path162" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph4-3" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 11.453125,-10.640625 0,9.28125 c 0,1.875 -0.511719,3.28125 -1.53125,4.21875 C 8.910156,3.804688 7.601562,4.28125 6,4.28125 c -1.605469,0 -3.054688,-0.5 -4.34375,-1.5 l 1.0625,-1.703125 c 1.039062,0.789063 2.085938,1.1875 3.140625,1.1875 1.0625,0 1.898437,-0.277344 2.515625,-0.828125 C 9,0.894531 9.3125,0.0195312 9.3125,-1.1875 l 0,-1.359375 C 8.976562,-1.910156 8.5,-1.40625 7.875,-1.03125 c -0.617188,0.367188 -1.308594,0.546875 -2.078125,0.546875 -1.40625,0 -2.570313,-0.488281 -3.484375,-1.46875 -0.90625,-0.988281 -1.359375,-2.21875 -1.359375,-3.6875 0,-1.46875 0.453125,-2.691406 1.359375,-3.671875 0.914062,-0.988281 2.078125,-1.484375 3.484375,-1.484375 1.40625,0 2.546875,0.578125 3.421875,1.734375 l 0,-1.578125 z m -8.296875,4.90625 c 0,0.875 0.269531,1.632813 0.8125,2.265625 0.539062,0.636719 1.265625,0.953125 2.171875,0.953125 0.914063,0 1.65625,-0.304687 2.21875,-0.921875 0.570313,-0.613281 0.859375,-1.375 0.859375,-2.28125 0,-0.914062 -0.289062,-1.691406 -0.859375,-2.328125 C 7.785156,-8.679688 7.046875,-9 6.140625,-9 c -0.90625,0 -1.632813,0.328125 -2.171875,0.984375 -0.542969,0.648437 -0.8125,1.40625 -0.8125,2.28125 z m 0,0" | ||
| + id="path165" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph4-4" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 4.375,-8.84375 0,5.40625 c 0,0.5 0.132812,0.902344 0.40625,1.203125 0.269531,0.304687 0.644531,0.453125 1.125,0.453125 0.476562,0 0.9375,-0.234375 1.375,-0.703125 l 0.921875,1.578125 c -0.792969,0.710938 -1.667969,1.0625 -2.625,1.0625 -0.949219,0 -1.761719,-0.328125 -2.4375,-0.984375 -0.667969,-0.65625 -1,-1.546875 -1,-2.671875 l 0,-5.34375 -1.34375,0 0,-1.796875 1.34375,0 0,-3.34375 2.234375,0 0,3.34375 2.8125,0 0,1.796875 z m 0,0" | ||
| + id="path168" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph4-5" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 10.234375,0 -2.03125,0 0,-1.421875 C 7.316406,-0.367188 6.132812,0.15625 4.65625,0.15625 c -1.105469,0 -2.023438,-0.3125 -2.75,-0.9375 -0.730469,-0.625 -1.09375,-1.457031 -1.09375,-2.5 0,-1.050781 0.382812,-1.835938 1.15625,-2.359375 C 2.75,-6.160156 3.800781,-6.421875 5.125,-6.421875 l 2.890625,0 0,-0.390625 c 0,-1.414062 -0.789063,-2.125 -2.359375,-2.125 -0.980469,0 -2.007812,0.359375 -3.078125,1.078125 l -1,-1.40625 c 1.289063,-1.019531 2.757813,-1.53125 4.40625,-1.53125 1.25,0 2.269531,0.320313 3.0625,0.953125 0.789063,0.625 1.1875,1.621094 1.1875,2.984375 z M 8,-3.953125 l 0,-0.90625 -2.515625,0 c -1.617187,0 -2.421875,0.507813 -2.421875,1.515625 0,0.523438 0.195312,0.921875 0.59375,1.203125 0.40625,0.273437 0.960938,0.40625 1.671875,0.40625 0.71875,0 1.34375,-0.195313 1.875,-0.59375 C 7.734375,-2.734375 8,-3.273438 8,-3.953125 z m 0,0" | ||
| + id="path171" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph4-6" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="M 3.859375,0 1.625,0 l 0,-14.84375 2.234375,0 z m 0,0" | ||
| + id="path174" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph4-7" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="" | ||
| + id="path177" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph4-8" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 4.296875,-11.78125 0,3.84375 6.203125,0 0,2.171875 -6.203125,0 0,5.765625 -2.359375,0 0,-13.984375 9.328125,0 -0.03125,2.203125 z m 0,0" | ||
| + id="path180" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph4-9" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 7.203125,-8.546875 c -1.105469,0 -1.9375,0.367187 -2.5,1.09375 -0.5625,0.71875 -0.84375,1.683594 -0.84375,2.890625 l 0,4.5625 -2.234375,0 0,-10.640625 2.234375,0 0,2.140625 c 0.363281,-0.664062 0.851563,-1.210938 1.46875,-1.640625 0.625,-0.425781 1.28125,-0.644531 1.96875,-0.65625 l 0.015625,2.25 c -0.03125,0 -0.070312,0 -0.109375,0 z m 0,0" | ||
| + id="path183" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph4-10" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 11.515625,-4.34375 -8.328125,0 c 0.050781,0.773438 0.398438,1.398438 1.046875,1.875 0.65625,0.46875 1.40625,0.703125 2.25,0.703125 1.332031,0 2.34375,-0.414063 3.03125,-1.25 L 10.796875,-1.625 C 9.648438,-0.4375 8.15625,0.15625 6.3125,0.15625 c -1.492188,0 -2.761719,-0.492188 -3.8125,-1.484375 -1.042969,-0.988281 -1.5625,-2.320313 -1.5625,-4 0,-1.675781 0.53125,-3.003906 1.59375,-3.984375 1.070312,-0.988281 2.332031,-1.484375 3.78125,-1.484375 1.445312,0 2.675781,0.4375 3.6875,1.3125 1.007812,0.867187 1.515625,2.070313 1.515625,3.609375 z m -8.328125,-1.75 6.09375,0 C 9.28125,-6.988281 9,-7.675781 8.4375,-8.15625 7.875,-8.632812 7.179688,-8.875 6.359375,-8.875 c -0.8125,0 -1.546875,0.25 -2.203125,0.75 -0.648438,0.5 -0.96875,1.179688 -0.96875,2.03125 z m 0,0" | ||
| + id="path186" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph4-11" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 5.953125,0.15625 c -1.34375,0 -2.515625,-0.503906 -3.515625,-1.515625 -1,-1.007813 -1.5,-2.34375 -1.5,-4 0,-1.65625 0.507812,-2.972656 1.53125,-3.953125 1.03125,-0.988281 2.253906,-1.484375 3.671875,-1.484375 1.425781,0 2.570313,0.601563 3.4375,1.796875 l 0,-5.84375 2.234375,0 0,14.84375 -2.234375,0 0,-1.59375 c -0.824219,1.167969 -2.03125,1.75 -3.625,1.75 z M 3.1875,-5.265625 c 0,1.023437 0.320312,1.855469 0.96875,2.5 0.65625,0.636719 1.421875,0.953125 2.296875,0.953125 0.882813,0 1.632813,-0.320312 2.25,-0.96875 C 9.316406,-3.4375 9.625,-4.269531 9.625,-5.28125 9.625,-6.289062 9.316406,-7.132812 8.703125,-7.8125 8.085938,-8.5 7.332031,-8.84375 6.4375,-8.84375 5.539062,-8.84375 4.773438,-8.5 4.140625,-7.8125 3.503906,-7.132812 3.1875,-6.285156 3.1875,-5.265625 z m 0,0" | ||
| + id="path189" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph4-12" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 4.109375,-2.8125 c 0.632813,0.648438 1.4375,0.96875 2.40625,0.96875 0.976563,0 1.78125,-0.320312 2.40625,-0.96875 0.632813,-0.644531 0.953125,-1.476562 0.953125,-2.5 0,-1.03125 -0.320312,-1.867188 -0.953125,-2.515625 -0.625,-0.644531 -1.429687,-0.96875 -2.40625,-0.96875 -0.96875,0 -1.773437,0.324219 -2.40625,0.96875 C 3.472656,-7.179688 3.15625,-6.34375 3.15625,-5.3125 c 0,1.023438 0.316406,1.855469 0.953125,2.5 z m 6.40625,1.390625 c -1.0625,1.054687 -2.398437,1.578125 -4,1.578125 -1.59375,0 -2.929687,-0.523438 -4,-1.578125 -1.0625,-1.0625 -1.59375,-2.359375 -1.59375,-3.890625 0,-1.539062 0.53125,-2.835938 1.59375,-3.890625 1.070313,-1.0625 2.40625,-1.59375 4,-1.59375 1.601563,0 2.9375,0.53125 4,1.59375 1.070313,1.054687 1.609375,2.351563 1.609375,3.890625 0,1.53125 -0.539062,2.828125 -1.609375,3.890625 z m 0,0" | ||
| + id="path192" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph4-13" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="M 3.859375,-5.765625 3.859375,0 1.625,0 l 0,-10.640625 2.234375,0 0,1.9375 c 0.320313,-0.65625 0.804687,-1.164063 1.453125,-1.53125 0.644531,-0.375 1.34375,-0.5625 2.09375,-0.5625 1.675781,0 2.8125,0.695313 3.40625,2.078125 1.0625,-1.382812 2.378906,-2.078125 3.953125,-2.078125 1.195313,0 2.164063,0.371094 2.90625,1.109375 0.738281,0.730469 1.109375,1.789062 1.109375,3.171875 l 0,6.515625 -2.234375,0 0,-5.84375 c 0,-1.957031 -0.820313,-2.9375 -2.453125,-2.9375 -0.761719,0 -1.421875,0.246094 -1.984375,0.734375 -0.5625,0.492187 -0.859375,1.199219 -0.890625,2.125 l 0,5.921875 -2.234375,0 0,-5.84375 c 0,-1.007812 -0.183594,-1.75 -0.546875,-2.21875 C 8.082031,-8.539062 7.515625,-8.78125 6.734375,-8.78125 5.960938,-8.78125 5.289062,-8.519531 4.71875,-8 4.144531,-7.488281 3.859375,-6.742188 3.859375,-5.765625 z m 0,0" | ||
| + id="path195" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph4-14" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="M 3.921875,-3.1875 2.515625,0 0,0 l 6.15625,-13.984375 2.53125,0 L 14.84375,0 12.3125,0 10.921875,-3.1875 z M 9.953125,-5.359375 7.421875,-11.125 4.875,-5.359375 z m 0,0" | ||
| + id="path198" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph4-15" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 6.34375,0.15625 c -1.480469,0 -2.757812,-0.5 -3.828125,-1.5 -1.0625,-1.007812 -1.59375,-2.328125 -1.59375,-3.953125 0,-1.625 0.554687,-2.945313 1.671875,-3.96875 1.113281,-1.019531 2.46875,-1.53125 4.0625,-1.53125 1.601562,0 2.957031,0.554687 4.0625,1.65625 l -1.3125,1.625 C 8.476562,-8.316406 7.546875,-8.71875 6.609375,-8.71875 c -0.929687,0 -1.734375,0.3125 -2.421875,0.9375 -0.6875,0.617188 -1.03125,1.414062 -1.03125,2.390625 0,0.980469 0.335938,1.8125 1.015625,2.5 0.6875,0.679687 1.523437,1.015625 2.515625,1.015625 1,0 1.9375,-0.453125 2.8125,-1.359375 l 1.3125,1.4375 C 9.519531,-0.492188 8.03125,0.15625 6.34375,0.15625 z m 0,0" | ||
| + id="path201" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph5-0" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 0.75,-5.71875 3.296875,0 0,5.71875 L 0.75,0 z m 0.40625,5.3125 2.484375,0 0,-4.90625 -2.484375,0 z m 0,0" | ||
| + id="path204" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph5-1" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="M 4.375,0 3.671875,-1.8125 1.375,-1.8125 0.671875,0 0,0 l 2.265625,-5.734375 0.546875,0 L 5.0625,0 z M 3.453125,-2.421875 2.796875,-4.1875 C 2.710938,-4.40625 2.625,-4.679688 2.53125,-5.015625 c -0.0625,0.25 -0.148438,0.527344 -0.25,0.828125 l -0.671875,1.765625 z m 0,0" | ||
| + id="path207" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph5-2" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 2.40625,0.078125 c -0.625,0 -1.109375,-0.1875 -1.453125,-0.5625 -0.335937,-0.382813 -0.5,-0.925781 -0.5,-1.625 0,-0.71875 0.171875,-1.269531 0.515625,-1.65625 0.34375,-0.394531 0.832031,-0.59375 1.46875,-0.59375 0.207031,0 0.414062,0.023437 0.625,0.0625 0.207031,0.042969 0.367188,0.09375 0.484375,0.15625 L 3.34375,-3.59375 C 3.195312,-3.644531 3.039062,-3.6875 2.875,-3.71875 2.707031,-3.757812 2.554688,-3.78125 2.421875,-3.78125 1.554688,-3.78125 1.125,-3.226562 1.125,-2.125 c 0,0.53125 0.101562,0.9375 0.3125,1.21875 0.21875,0.28125 0.535156,0.421875 0.953125,0.421875 0.351563,0 0.71875,-0.078125 1.09375,-0.234375 l 0,0.578125 C 3.191406,0.00390625 2.832031,0.078125 2.40625,0.078125 z m 0,0" | ||
| + id="path210" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph5-3" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 2.078125,-0.453125 c 0.113281,0 0.222656,-0.007813 0.328125,-0.03125 0.101562,-0.019531 0.1875,-0.035156 0.25,-0.046875 l 0,0.484375 c -0.074219,0.04296875 -0.179688,0.0703125 -0.3125,0.09375 -0.136719,0.0195312 -0.257812,0.03125 -0.359375,0.03125 -0.835937,0 -1.25,-0.4375 -1.25,-1.3125 l 0,-2.546875 -0.609375,0 0,-0.3125 0.609375,-0.265625 0.28125,-0.921875 0.375,0 0,1 1.234375,0 0,0.5 -1.234375,0 0,2.515625 c 0,0.261719 0.054687,0.464844 0.171875,0.609375 0.125,0.136719 0.296875,0.203125 0.515625,0.203125 z m 0,0" | ||
| + id="path213" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph5-4" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 1.9375,-6.078125 0.546875,0 0,8.015625 -0.546875,0 z m 0,0" | ||
| + id="path216" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph5-5" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 3.234375,-5.203125 c -0.625,0 -1.121094,0.210937 -1.484375,0.625 -0.367188,0.417969 -0.546875,0.992187 -0.546875,1.71875 0,0.75 0.171875,1.328125 0.515625,1.734375 0.351562,0.40625 0.851562,0.609375 1.5,0.609375 0.40625,0 0.863281,-0.070313 1.375,-0.21875 l 0,0.59375 C 4.195312,0.00390625 3.707031,0.078125 3.125,0.078125 c -0.84375,0 -1.496094,-0.253906 -1.953125,-0.765625 -0.460937,-0.507812 -0.6875,-1.234375 -0.6875,-2.171875 0,-0.59375 0.109375,-1.109375 0.328125,-1.546875 0.226562,-0.445312 0.546875,-0.789062 0.953125,-1.03125 0.414063,-0.238281 0.90625,-0.359375 1.46875,-0.359375 0.601563,0 1.128906,0.109375 1.578125,0.328125 l -0.28125,0.578125 c -0.4375,-0.207031 -0.871094,-0.3125 -1.296875,-0.3125 z m 0,0" | ||
| + id="path219" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph5-6" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 4.390625,-2.140625 c 0,0.699219 -0.179687,1.246094 -0.53125,1.640625 C 3.503906,-0.113281 3.019531,0.078125 2.40625,0.078125 2.019531,0.078125 1.675781,-0.0078125 1.375,-0.1875 1.082031,-0.375 0.851562,-0.632812 0.6875,-0.96875 0.53125,-1.300781 0.453125,-1.691406 0.453125,-2.140625 c 0,-0.695313 0.171875,-1.238281 0.515625,-1.625 0.351562,-0.394531 0.835938,-0.59375 1.453125,-0.59375 0.601563,0 1.082031,0.199219 1.4375,0.59375 0.351563,0.398437 0.53125,0.9375 0.53125,1.625 z m -3.265625,0 c 0,0.542969 0.109375,0.960937 0.328125,1.25 0.21875,0.28125 0.539063,0.421875 0.96875,0.421875 0.414063,0 0.734375,-0.140625 0.953125,-0.421875 0.226562,-0.289063 0.34375,-0.707031 0.34375,-1.25 0,-0.550781 -0.117188,-0.96875 -0.34375,-1.25 C 3.15625,-3.671875 2.832031,-3.8125 2.40625,-3.8125 c -0.429688,0 -0.75,0.140625 -0.96875,0.421875 -0.210938,0.28125 -0.3125,0.699219 -0.3125,1.25 z m 0,0" | ||
| + id="path222" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph5-7" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 2.6875,0.078125 c -0.28125,0 -0.539062,-0.0546875 -0.765625,-0.15625 C 1.691406,-0.179688 1.5,-0.335938 1.34375,-0.546875 l -0.046875,0 c 0.03125,0.25 0.046875,0.484375 0.046875,0.703125 l 0,1.765625 -0.65625,0 0,-6.203125 0.53125,0 0.09375,0.578125 0.03125,0 c 0.164062,-0.226563 0.359375,-0.394531 0.578125,-0.5 0.21875,-0.101563 0.472656,-0.15625 0.765625,-0.15625 0.5625,0 0.992188,0.195313 1.296875,0.578125 0.3125,0.386719 0.46875,0.933594 0.46875,1.640625 0,0.699219 -0.15625,1.246094 -0.46875,1.640625 C 3.671875,-0.113281 3.238281,0.078125 2.6875,0.078125 z M 2.59375,-3.8125 c -0.4375,0 -0.757812,0.125 -0.953125,0.375 -0.199219,0.242188 -0.296875,0.621094 -0.296875,1.140625 l 0,0.15625 c 0,0.59375 0.097656,1.023437 0.296875,1.28125 0.195313,0.261719 0.519531,0.390625 0.96875,0.390625 0.363281,0 0.648437,-0.144531 0.859375,-0.4375 0.207031,-0.300781 0.3125,-0.71875 0.3125,-1.25 0,-0.53125 -0.105469,-0.9375 -0.3125,-1.21875 -0.210938,-0.289062 -0.5,-0.4375 -0.875,-0.4375 z m 0,0" | ||
| + id="path225" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph5-8" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 0.015625,-4.28125 0.6875,0 0.9375,2.4375 c 0.207031,0.5625 0.335937,0.964844 0.390625,1.203125 l 0.03125,0 c 0.03125,-0.125 0.097656,-0.347656 0.203125,-0.671875 0.113281,-0.320312 0.46875,-1.3125 1.0625,-2.96875 l 0.703125,0 -1.84375,4.875 C 2,1.070312 1.785156,1.410156 1.546875,1.609375 c -0.242187,0.207031 -0.539063,0.3125 -0.890625,0.3125 -0.199219,0 -0.398438,-0.023437 -0.59375,-0.0625 l 0,-0.515625 c 0.144531,0.03125 0.304688,0.046875 0.484375,0.046875 0.445313,0 0.765625,-0.25 0.953125,-0.75 L 1.734375,0.03125 z m 0,0" | ||
| + id="path228" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph5-9" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 2.640625,-4.359375 c 0.1875,0 0.359375,0.015625 0.515625,0.046875 L 3.0625,-3.71875 C 2.882812,-3.75 2.726562,-3.765625 2.59375,-3.765625 2.25,-3.765625 1.953125,-3.625 1.703125,-3.34375 1.460938,-3.0625 1.34375,-2.710938 1.34375,-2.296875 L 1.34375,0 0.6875,0 l 0,-4.28125 0.53125,0 0.078125,0.796875 0.03125,0 c 0.15625,-0.28125 0.34375,-0.492187 0.5625,-0.640625 0.226563,-0.15625 0.476563,-0.234375 0.75,-0.234375 z m 0,0" | ||
| + id="path231" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph5-10" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 1.34375,0 -0.65625,0 0,-4.28125 0.65625,0 z M 0.640625,-5.4375 c 0,-0.15625 0.035156,-0.265625 0.109375,-0.328125 C 0.820312,-5.835938 0.910156,-5.875 1.015625,-5.875 c 0.101563,0 0.191406,0.039062 0.265625,0.109375 0.082031,0.074219 0.125,0.183594 0.125,0.328125 0,0.148438 -0.042969,0.257812 -0.125,0.328125 -0.074219,0.0625 -0.164062,0.09375 -0.265625,0.09375 -0.105469,0 -0.195313,-0.03125 -0.265625,-0.09375 C 0.675781,-5.179688 0.640625,-5.289062 0.640625,-5.4375 z m 0,0" | ||
| + id="path234" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph5-11" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 4.1875,-4.28125 0,0.40625 -0.78125,0.09375 c 0.070312,0.09375 0.132812,0.214844 0.1875,0.359375 0.0625,0.148437 0.09375,0.3125 0.09375,0.5 0,0.417969 -0.148438,0.75 -0.4375,1 -0.28125,0.25 -0.671875,0.375 -1.171875,0.375 -0.136719,0 -0.257813,-0.00781 -0.359375,-0.03125 C 1.4375,-1.429688 1.296875,-1.25 1.296875,-1.03125 c 0,0.125 0.046875,0.214844 0.140625,0.265625 0.101562,0.054687 0.269531,0.078125 0.5,0.078125 l 0.765625,0 c 0.457031,0 0.8125,0.101562 1.0625,0.296875 0.25,0.199219 0.375,0.484375 0.375,0.859375 0,0.46875 -0.195313,0.828125 -0.578125,1.078125 -0.375,0.25 -0.929688,0.375 -1.65625,0.375 -0.5625,0 -0.996094,-0.105469 -1.296875,-0.3125 -0.304687,-0.210937 -0.453125,-0.5 -0.453125,-0.875 0,-0.261719 0.082031,-0.492187 0.25,-0.6875 0.164062,-0.1875 0.398438,-0.316406 0.703125,-0.390625 C 0.992188,-0.382812 0.898438,-0.457031 0.828125,-0.5625 0.753906,-0.664062 0.71875,-0.789062 0.71875,-0.9375 c 0,-0.15625 0.039062,-0.289062 0.125,-0.40625 C 0.925781,-1.457031 1.054688,-1.570312 1.234375,-1.6875 1.015625,-1.769531 0.832031,-1.921875 0.6875,-2.140625 c -0.136719,-0.21875 -0.203125,-0.46875 -0.203125,-0.75 0,-0.46875 0.140625,-0.828125 0.421875,-1.078125 0.28125,-0.257812 0.679688,-0.390625 1.203125,-0.390625 0.21875,0 0.421875,0.027344 0.609375,0.078125 z m -3.40625,5 c 0,0.226562 0.09375,0.398438 0.28125,0.515625 0.195312,0.125 0.476562,0.1875 0.84375,0.1875 0.550781,0 0.957031,-0.085937 1.21875,-0.25 0.257812,-0.15625 0.390625,-0.375 0.390625,-0.65625 0,-0.230469 -0.074219,-0.390625 -0.21875,-0.484375 -0.148437,-0.0820312 -0.417969,-0.125 -0.8125,-0.125 l -0.765625,0 c -0.304688,0 -0.539062,0.0703125 -0.703125,0.203125 C 0.859375,0.253906 0.78125,0.457031 0.78125,0.71875 z m 0.34375,-3.625 c 0,0.292969 0.082031,0.515625 0.25,0.671875 C 1.550781,-2.078125 1.789062,-2 2.09375,-2 c 0.632812,0 0.953125,-0.304688 0.953125,-0.921875 0,-0.644531 -0.324219,-0.96875 -0.96875,-0.96875 -0.304687,0 -0.539063,0.085937 -0.703125,0.25 -0.167969,0.167969 -0.25,0.414063 -0.25,0.734375 z m 0,0" | ||
| + id="path237" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph5-12" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 3.625,0 0,-2.765625 c 0,-0.351563 -0.085938,-0.613281 -0.25,-0.78125 C 3.21875,-3.722656 2.972656,-3.8125 2.640625,-3.8125 c -0.460937,0 -0.792969,0.125 -1,0.375 C 1.441406,-3.195312 1.34375,-2.796875 1.34375,-2.234375 L 1.34375,0 0.6875,0 l 0,-6.078125 0.65625,0 0,1.84375 c 0,0.21875 -0.011719,0.402344 -0.03125,0.546875 l 0.03125,0 c 0.125,-0.207031 0.304688,-0.367188 0.546875,-0.484375 0.238281,-0.125 0.507813,-0.1875 0.8125,-0.1875 0.519531,0 0.910156,0.125 1.171875,0.375 0.257812,0.25 0.390625,0.648437 0.390625,1.1875 l 0,2.796875 z m 0,0" | ||
| + id="path240" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph5-13" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 6.140625,0 0,-2.78125 c 0,-0.34375 -0.074219,-0.597656 -0.21875,-0.765625 C 5.773438,-3.722656 5.550781,-3.8125 5.25,-3.8125 c -0.40625,0 -0.710938,0.121094 -0.90625,0.359375 -0.1875,0.230469 -0.28125,0.585937 -0.28125,1.0625 L 4.0625,0 3.421875,0 l 0,-2.78125 c 0,-0.34375 -0.074219,-0.597656 -0.21875,-0.765625 -0.148437,-0.175781 -0.375,-0.265625 -0.6875,-0.265625 -0.40625,0 -0.703125,0.125 -0.890625,0.375 -0.1875,0.242188 -0.28125,0.636719 -0.28125,1.1875 l 0,2.25 -0.65625,0 0,-4.28125 0.53125,0 0.109375,0.578125 0.03125,0 c 0.113281,-0.207031 0.28125,-0.367187 0.5,-0.484375 0.226563,-0.113281 0.484375,-0.171875 0.765625,-0.171875 0.664062,0 1.101562,0.242187 1.3125,0.71875 l 0.03125,0 c 0.125,-0.21875 0.304688,-0.390625 0.546875,-0.515625 0.238281,-0.132812 0.515625,-0.203125 0.828125,-0.203125 0.488281,0 0.851562,0.125 1.09375,0.375 0.238281,0.25 0.359375,0.648437 0.359375,1.1875 l 0,2.796875 z m 0,0" | ||
| + id="path243" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph5-14" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 3.625,0 0,-2.765625 c 0,-0.351563 -0.085938,-0.613281 -0.25,-0.78125 C 3.21875,-3.722656 2.972656,-3.8125 2.640625,-3.8125 c -0.449219,0 -0.777344,0.125 -0.984375,0.375 -0.210938,0.242188 -0.3125,0.636719 -0.3125,1.1875 l 0,2.25 -0.65625,0 0,-4.28125 0.53125,0 0.109375,0.578125 0.03125,0 c 0.125,-0.207031 0.304687,-0.367187 0.546875,-0.484375 0.238281,-0.113281 0.507812,-0.171875 0.8125,-0.171875 0.507812,0 0.894531,0.125 1.15625,0.375 0.257812,0.25 0.390625,0.648437 0.390625,1.1875 l 0,2.796875 z m 0,0" | ||
| + id="path246" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph5-15" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="M 3.328125,0 3.1875,-0.609375 l -0.03125,0 C 2.945312,-0.335938 2.734375,-0.15625 2.515625,-0.0625 2.304688,0.03125 2.046875,0.078125 1.734375,0.078125 c -0.429687,0 -0.761719,-0.109375 -1,-0.328125 C 0.492188,-0.46875 0.375,-0.78125 0.375,-1.1875 c 0,-0.863281 0.6875,-1.316406 2.0625,-1.359375 l 0.734375,-0.015625 0,-0.265625 c 0,-0.34375 -0.074219,-0.59375 -0.21875,-0.75 -0.148437,-0.15625 -0.375,-0.234375 -0.6875,-0.234375 -0.367187,0 -0.773437,0.109375 -1.21875,0.328125 l -0.203125,-0.5 C 1.0625,-4.097656 1.296875,-4.1875 1.546875,-4.25 c 0.25,-0.070312 0.5,-0.109375 0.75,-0.109375 0.507813,0 0.882813,0.117187 1.125,0.34375 0.25,0.230469 0.375,0.59375 0.375,1.09375 l 0,2.921875 z m -1.46875,-0.453125 c 0.40625,0 0.722656,-0.109375 0.953125,-0.328125 0.226562,-0.226562 0.34375,-0.539062 0.34375,-0.9375 l 0,-0.390625 L 2.5,-2.078125 c -0.511719,0.023437 -0.882812,0.105469 -1.109375,0.25 -0.230469,0.136719 -0.34375,0.355469 -0.34375,0.65625 0,0.230469 0.066406,0.40625 0.203125,0.53125 0.144531,0.125 0.347656,0.1875 0.609375,0.1875 z m 0,0" | ||
| + id="path249" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph5-16" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 1.34375,0 -0.65625,0 0,-6.078125 0.65625,0 z m 0,0" | ||
| + id="path252" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph5-17" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="" | ||
| + id="path255" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph5-18" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 3.609375,-0.578125 -0.046875,0 c -0.292969,0.4375 -0.742188,0.65625 -1.34375,0.65625 -0.554688,0 -0.984375,-0.191406 -1.296875,-0.578125 -0.3125,-0.382812 -0.46875,-0.925781 -0.46875,-1.625 0,-0.707031 0.15625,-1.253906 0.46875,-1.640625 0.3125,-0.394531 0.742187,-0.59375 1.296875,-0.59375 0.582031,0 1.03125,0.210937 1.34375,0.625 l 0.046875,0 -0.03125,-0.296875 -0.015625,-0.3125 0,-1.734375 0.65625,0 L 4.21875,0 3.6875,0 z M 2.3125,-0.46875 c 0.4375,0 0.753906,-0.117188 0.953125,-0.359375 C 3.460938,-1.066406 3.5625,-1.457031 3.5625,-2 l 0,-0.125 c 0,-0.613281 -0.101562,-1.046875 -0.296875,-1.296875 C 3.066406,-3.679688 2.742188,-3.8125 2.296875,-3.8125 c -0.375,0 -0.667969,0.148438 -0.875,0.4375 C 1.222656,-3.082031 1.125,-2.664062 1.125,-2.125 c 0,0.554688 0.097656,0.96875 0.296875,1.25 0.195313,0.273438 0.492187,0.40625 0.890625,0.40625 z m 0,0" | ||
| + id="path258" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph5-19" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="M 2.5,0.078125 C 1.863281,0.078125 1.363281,-0.113281 1,-0.5 0.632812,-0.882812 0.453125,-1.421875 0.453125,-2.109375 c 0,-0.6875 0.164063,-1.234375 0.5,-1.640625 0.34375,-0.40625 0.800781,-0.609375 1.375,-0.609375 0.539063,0 0.96875,0.179687 1.28125,0.53125 0.3125,0.355469 0.46875,0.820313 0.46875,1.390625 l 0,0.40625 -2.953125,0 c 0.00781,0.511719 0.132812,0.898438 0.375,1.15625 0.238281,0.261719 0.578125,0.390625 1.015625,0.390625 0.46875,0 0.925781,-0.097656 1.375,-0.296875 l 0,0.578125 C 3.660156,-0.0976562 3.441406,-0.0234375 3.234375,0.015625 3.035156,0.0546875 2.789062,0.078125 2.5,0.078125 z M 2.328125,-3.8125 C 1.984375,-3.8125 1.707031,-3.695312 1.5,-3.46875 1.289062,-3.25 1.171875,-2.941406 1.140625,-2.546875 l 2.234375,0 c 0,-0.414063 -0.09375,-0.726563 -0.28125,-0.9375 C 2.914062,-3.703125 2.660156,-3.8125 2.328125,-3.8125 z m 0,0" | ||
| + id="path261" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph5-20" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="M 5.34375,-2.90625 C 5.34375,-1.96875 5.085938,-1.25 4.578125,-0.75 4.066406,-0.25 3.332031,0 2.375,0 l -1.59375,0 0,-5.71875 1.75,0 c 0.894531,0 1.585938,0.25 2.078125,0.75 0.488281,0.492188 0.734375,1.179688 0.734375,2.0625 z m -0.703125,0.015625 c 0,-0.738281 -0.1875,-1.296875 -0.5625,-1.671875 -0.375,-0.382812 -0.929687,-0.578125 -1.65625,-0.578125 l -0.96875,0 0,4.5625 0.8125,0 c 0.789063,0 1.382813,-0.191406 1.78125,-0.578125 0.394531,-0.394531 0.59375,-0.972656 0.59375,-1.734375 z m 0,0" | ||
| + id="path264" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph5-21" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 1.453125,-2.375 0,2.375 -0.671875,0 0,-5.71875 1.578125,0 c 0.695313,0 1.210937,0.136719 1.546875,0.40625 0.332031,0.273438 0.5,0.679688 0.5,1.21875 0,0.75 -0.382812,1.261719 -1.140625,1.53125 L 4.8125,0 4.03125,0 2.640625,-2.375 z m 0,-0.578125 0.90625,0 c 0.46875,0 0.8125,-0.085937 1.03125,-0.265625 0.21875,-0.1875 0.328125,-0.46875 0.328125,-0.84375 0,-0.375 -0.117188,-0.644531 -0.34375,-0.8125 -0.21875,-0.164062 -0.574219,-0.25 -1.0625,-0.25 l -0.859375,0 z m 0,0" | ||
| + id="path267" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph5-22" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="M 3.453125,-1.171875 C 3.453125,-0.773438 3.300781,-0.46875 3,-0.25 2.707031,-0.03125 2.289062,0.078125 1.75,0.078125 c -0.5625,0 -1.007812,-0.0859375 -1.328125,-0.265625 l 0,-0.609375 c 0.207031,0.105469 0.425781,0.1875 0.65625,0.25 0.238281,0.0625 0.46875,0.09375 0.6875,0.09375 0.34375,0 0.601563,-0.050781 0.78125,-0.15625 0.1875,-0.113281 0.28125,-0.28125 0.28125,-0.5 0,-0.164063 -0.074219,-0.304687 -0.21875,-0.421875 -0.148437,-0.125 -0.429687,-0.269531 -0.84375,-0.4375 -0.398437,-0.144531 -0.683594,-0.269531 -0.859375,-0.375 -0.167969,-0.113281 -0.292969,-0.238281 -0.375,-0.375 -0.074219,-0.144531 -0.109375,-0.316406 -0.109375,-0.515625 0,-0.34375 0.140625,-0.613281 0.421875,-0.8125 0.28125,-0.207031 0.671875,-0.3125 1.171875,-0.3125 0.457031,0 0.90625,0.09375 1.34375,0.28125 L 3.125,-3.546875 C 2.695312,-3.722656 2.3125,-3.8125 1.96875,-3.8125 c -0.3125,0 -0.546875,0.046875 -0.703125,0.140625 -0.15625,0.09375 -0.234375,0.226563 -0.234375,0.390625 0,0.117188 0.023438,0.214844 0.078125,0.296875 0.0625,0.085937 0.15625,0.164063 0.28125,0.234375 0.132813,0.074219 0.390625,0.179688 0.765625,0.3125 0.507812,0.1875 0.851562,0.375 1.03125,0.5625 0.175781,0.1875 0.265625,0.421875 0.265625,0.703125 z m 0,0" | ||
| + id="path270" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph5-23" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 0.78125,0 0,-5.71875 0.671875,0 0,5.71875 z m 0,0" | ||
| + id="path273" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph6-0" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="" | ||
| + id="path276" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph6-1" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 1.453125,-10.484375 1.765625,0 L 3.21875,0 1.453125,0 z m 0,0" | ||
| + id="path279" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph6-2" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 2.890625,-4.3125 0,4.3125 -1.671875,0 0,-7.984375 1.671875,0 0,1.453125 c 0.238281,-0.488281 0.597656,-0.867188 1.078125,-1.140625 0.488281,-0.28125 1.015625,-0.421875 1.578125,-0.421875 1.257813,0 2.113281,0.515625 2.5625,1.546875 0.789063,-1.03125 1.773437,-1.546875 2.953125,-1.546875 0.90625,0 1.632812,0.277344 2.1875,0.828125 0.550781,0.542969 0.828125,1.335937 0.828125,2.375 l 0,4.890625 -1.671875,0 0,-4.375 c 0,-1.46875 -0.609375,-2.203125 -1.828125,-2.203125 -0.574219,0 -1.074219,0.183594 -1.5,0.546875 -0.429687,0.367188 -0.648437,0.898438 -0.65625,1.59375 l 0,4.4375 -1.6875,0 0,-4.375 c 0,-0.757812 -0.136719,-1.316406 -0.40625,-1.671875 -0.273437,-0.351563 -0.699219,-0.53125 -1.28125,-0.53125 -0.574219,0 -1.078125,0.195313 -1.515625,0.578125 -0.429688,0.375 -0.640625,0.9375 -0.640625,1.6875 z m 0,0" | ||
| + id="path282" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph6-3" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 5.484375,-8.09375 c 1.070313,0 1.988281,0.371094 2.75,1.109375 0.757813,0.742187 1.140625,1.726563 1.140625,2.953125 0,1.230469 -0.382812,2.230469 -1.140625,3 -0.75,0.773438 -1.632813,1.15625 -2.640625,1.15625 -1,0 -1.902344,-0.441406 -2.703125,-1.328125 l 0,4.109375 -1.671875,0 0,-10.890625 1.671875,0 0,1.40625 c 0.664063,-1.007813 1.53125,-1.515625 2.59375,-1.515625 z m -2.625,4.125 c 0,0.761719 0.226563,1.386719 0.6875,1.875 0.46875,0.480469 1.03125,0.71875 1.6875,0.71875 0.65625,0 1.226563,-0.238281 1.71875,-0.71875 0.488281,-0.476562 0.734375,-1.097656 0.734375,-1.859375 0,-0.769531 -0.242188,-1.40625 -0.71875,-1.90625 C 6.488281,-6.367188 5.914062,-6.625 5.25,-6.625 c -0.667969,0 -1.234375,0.257812 -1.703125,0.765625 -0.460937,0.5 -0.6875,1.132813 -0.6875,1.890625 z m 0,0" | ||
| + id="path285" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph6-4" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 2.890625,0 -1.671875,0 0,-11.125 1.671875,0 z m 0,0" | ||
| + id="path288" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph6-5" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 2.890625,0 -1.671875,0 0,-7.984375 1.671875,0 z M 1.3125,-9.5625 C 1.101562,-9.78125 1,-10.03125 1,-10.3125 c 0,-0.289062 0.101562,-0.539062 0.3125,-0.75 0.21875,-0.21875 0.46875,-0.328125 0.75,-0.328125 0.289062,0 0.539062,0.109375 0.75,0.328125 0.21875,0.210938 0.328125,0.460938 0.328125,0.75 0,0.28125 -0.109375,0.53125 -0.328125,0.75 -0.210938,0.210938 -0.460938,0.3125 -0.75,0.3125 -0.28125,0 -0.53125,-0.101562 -0.75,-0.3125 z m 0,0" | ||
| + id="path291" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph6-6" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="M 4.75,0.125 C 3.644531,0.125 2.691406,-0.25 1.890625,-1 1.085938,-1.757812 0.6875,-2.75 0.6875,-3.96875 c 0,-1.226562 0.414062,-2.222656 1.25,-2.984375 0.832031,-0.757813 1.847656,-1.140625 3.046875,-1.140625 1.207031,0 2.226563,0.414062 3.0625,1.234375 l -1,1.21875 c -0.6875,-0.601563 -1.382813,-0.90625 -2.078125,-0.90625 -0.699219,0 -1.308594,0.234375 -1.828125,0.703125 C 2.628906,-5.375 2.375,-4.769531 2.375,-4.03125 c 0,0.730469 0.253906,1.351562 0.765625,1.859375 0.507813,0.511719 1.132813,0.765625 1.875,0.765625 0.75,0 1.453125,-0.34375 2.109375,-1.03125 l 0.984375,1.09375 C 7.140625,-0.363281 6.019531,0.125 4.75,0.125 z m 0,0" | ||
| + id="path294" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph6-7" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 7.6875,0 -1.53125,0 0,-1.0625 C 5.488281,-0.269531 4.601562,0.125 3.5,0.125 2.664062,0.125 1.972656,-0.109375 1.421875,-0.578125 0.878906,-1.054688 0.609375,-1.6875 0.609375,-2.46875 c 0,-0.78125 0.289063,-1.363281 0.875,-1.75 C 2.066406,-4.613281 2.851562,-4.8125 3.84375,-4.8125 l 2.171875,0 0,-0.296875 c 0,-1.0625 -0.589844,-1.59375 -1.765625,-1.59375 -0.742188,0 -1.511719,0.273437 -2.3125,0.8125 L 1.1875,-6.9375 c 0.96875,-0.769531 2.066406,-1.15625 3.296875,-1.15625 0.9375,0 1.703125,0.242188 2.296875,0.71875 0.601562,0.46875 0.90625,1.214844 0.90625,2.234375 z M 6,-2.96875 l 0,-0.671875 -1.890625,0 c -1.210937,0 -1.8125,0.382813 -1.8125,1.140625 0,0.386719 0.144531,0.683594 0.4375,0.890625 0.300781,0.199219 0.71875,0.296875 1.25,0.296875 0.539063,0 1.007813,-0.144531 1.40625,-0.4375 C 5.796875,-2.050781 6,-2.457031 6,-2.96875 z m 0,0" | ||
| + id="path297" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph6-8" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 3.28125,-6.625 0,4.046875 c 0,0.375 0.097656,0.679687 0.296875,0.90625 0.207031,0.230469 0.488281,0.34375 0.84375,0.34375 0.363281,0 0.707031,-0.175781 1.03125,-0.53125 l 0.703125,1.1875 C 5.5625,-0.140625 4.90625,0.125 4.1875,0.125 c -0.710938,0 -1.320312,-0.242188 -1.828125,-0.734375 -0.5,-0.5 -0.75,-1.171875 -0.75,-2.015625 l 0,-4 -1.015625,0 0,-1.359375 1.015625,0 0,-2.5 1.671875,0 0,2.5 2.109375,0 0,1.359375 z m 0,0" | ||
| + id="path300" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph6-9" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 3.078125,-2.09375 c 0.476563,0.480469 1.082031,0.71875 1.8125,0.71875 0.726563,0 1.328125,-0.238281 1.796875,-0.71875 0.476562,-0.488281 0.71875,-1.117188 0.71875,-1.890625 0,-0.769531 -0.242188,-1.394531 -0.71875,-1.875 C 6.21875,-6.347656 5.617188,-6.59375 4.890625,-6.59375 c -0.730469,0 -1.335937,0.246094 -1.8125,0.734375 -0.46875,0.480469 -0.703125,1.105469 -0.703125,1.875 0,0.773437 0.234375,1.402344 0.703125,1.890625 z m 4.8125,1.03125 c -0.804687,0.792969 -1.804687,1.1875 -3,1.1875 -1.199219,0 -2.199219,-0.394531 -3,-1.1875 C 1.085938,-1.863281 0.6875,-2.835938 0.6875,-3.984375 c 0,-1.15625 0.398438,-2.128906 1.203125,-2.921875 0.800781,-0.789062 1.800781,-1.1875 3,-1.1875 1.195313,0 2.195313,0.398438 3,1.1875 0.800781,0.792969 1.203125,1.765625 1.203125,2.921875 0,1.148437 -0.402344,2.121094 -1.203125,2.921875 z m 0,0" | ||
| + id="path303" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph6-10" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 2.890625,-4.3125 0,4.3125 -1.671875,0 0,-7.984375 1.671875,0 0,1.453125 C 3.160156,-7.019531 3.53125,-7.398438 4,-7.671875 4.476562,-7.953125 4.992188,-8.09375 5.546875,-8.09375 c 0.90625,0 1.632813,0.277344 2.1875,0.828125 0.550781,0.542969 0.828125,1.335937 0.828125,2.375 L 8.5625,0 6.890625,0 l 0,-4.375 c 0,-1.46875 -0.609375,-2.203125 -1.828125,-2.203125 -0.585938,0 -1.09375,0.195313 -1.53125,0.578125 -0.429688,0.375 -0.640625,0.9375 -0.640625,1.6875 z m 0,0" | ||
| + id="path306" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph6-11" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 6.90625,-2.390625 c 0,0.761719 -0.277344,1.371094 -0.828125,1.828125 C 5.523438,-0.101562 4.816406,0.125 3.953125,0.125 3.378906,0.125 2.78125,0.0195312 2.15625,-0.1875 1.53125,-0.40625 0.976562,-0.703125 0.5,-1.078125 l 0.8125,-1.3125 c 0.925781,0.710937 1.820312,1.0625 2.6875,1.0625 0.382812,0 0.6875,-0.085937 0.90625,-0.265625 0.21875,-0.175781 0.328125,-0.398438 0.328125,-0.671875 0,-0.394531 -0.53125,-0.753906 -1.59375,-1.078125 C 3.566406,-3.375 3.507812,-3.394531 3.46875,-3.40625 c -1.667969,-0.445312 -2.5,-1.195312 -2.5,-2.25 0,-0.738281 0.285156,-1.328125 0.859375,-1.765625 0.582031,-0.445313 1.332031,-0.671875 2.25,-0.671875 0.914063,0 1.785156,0.265625 2.609375,0.796875 l -0.625,1.25 C 5.40625,-6.472656 4.695312,-6.6875 3.9375,-6.6875 c -0.398438,0 -0.71875,0.074219 -0.96875,0.21875 -0.25,0.148438 -0.375,0.367188 -0.375,0.65625 0,0.25 0.128906,0.4375 0.390625,0.5625 0.175781,0.09375 0.425781,0.183594 0.75,0.265625 0.332031,0.074219 0.625,0.152344 0.875,0.234375 0.25,0.074219 0.488281,0.164062 0.71875,0.265625 0.238281,0.105469 0.492187,0.246094 0.765625,0.421875 0.539062,0.355469 0.8125,0.914062 0.8125,1.671875 z m 0,0" | ||
| + id="path309" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + </g> | ||
| + <clipPath | ||
| + id="clip1"> | ||
| + <path | ||
| + d="m 54,54 503.99609,0 0,661.70703 -503.99609,0 z m 0,0" | ||
| + id="path312" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </clipPath> | ||
| + <clipPath | ||
| + id="clip2"> | ||
| + <path | ||
| + d="m 55.492188,99.089844 501.000002,0 0,0.835937 -501.000002,0 z m 0,0" | ||
| + id="path315" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </clipPath> | ||
| + <clipPath | ||
| + id="clip3"> | ||
| + <path | ||
| + d="m 55.492188,219.16406 501.000002,0 0,0.83594 -501.000002,0 z m 0,0" | ||
| + id="path318" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </clipPath> | ||
| + </defs> | ||
| + <g | ||
| + id="g6546" | ||
| + transform="translate(-55.492188,-60.939995)"> | ||
| + <g | ||
| + clip-path="url(#clip2)" | ||
| + clip-rule="nonzero" | ||
| + id="g325"> | ||
| + <path | ||
| + style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" | ||
| + d="m 55.492188,99.089844 501.000002,0 0,0.835937 -501.000002,0 z m 0,0" | ||
| + id="path327" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </g> | ||
| + <g | ||
| + clip-path="url(#clip3)" | ||
| + clip-rule="nonzero" | ||
| + id="g329"> | ||
| + <path | ||
| + style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" | ||
| + d="m 55.492188,219.16406 501.000002,0 0,0.83594 -501.000002,0 z m 0,0" | ||
| + id="path331" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g333"> | ||
| + <use | ||
| + xlink:href="#glyph0-1" | ||
| + x="105.59255" | ||
| + y="114.70449" | ||
| + id="use335" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-2" | ||
| + x="114.86105" | ||
| + y="114.70449" | ||
| + id="use337" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g339"> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="120.49229" | ||
| + y="114.70449" | ||
| + id="use341" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g343"> | ||
| + <use | ||
| + xlink:href="#glyph0-4" | ||
| + x="123.07745" | ||
| + y="114.70449" | ||
| + id="use345" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-5" | ||
| + x="129.21971" | ||
| + y="114.70449" | ||
| + id="use347" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-6" | ||
| + x="134.79083" | ||
| + y="114.70449" | ||
| + id="use349" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-2" | ||
| + x="139.80083" | ||
| + y="114.70449" | ||
| + id="use351" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g353"> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="145.43207" | ||
| + y="114.70449" | ||
| + id="use355" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g357"> | ||
| + <use | ||
| + xlink:href="#glyph0-7" | ||
| + x="148.01723" | ||
| + y="114.70449" | ||
| + id="use359" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-4" | ||
| + x="151.55429" | ||
| + y="114.70449" | ||
| + id="use361" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-2" | ||
| + x="157.69655" | ||
| + y="114.70449" | ||
| + id="use363" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g365"> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="163.32779" | ||
| + y="114.70449" | ||
| + id="use367" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g369"> | ||
| + <use | ||
| + xlink:href="#glyph0-8" | ||
| + x="165.91295" | ||
| + y="114.70449" | ||
| + id="use371" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-9" | ||
| + x="170.0011" | ||
| + y="114.70449" | ||
| + id="use373" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-10" | ||
| + x="172.52614" | ||
| + y="114.70449" | ||
| + id="use375" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g377"> | ||
| + <use | ||
| + xlink:href="#glyph0-4" | ||
| + x="178.01711" | ||
| + y="114.70449" | ||
| + id="use379" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g381"> | ||
| + <use | ||
| + xlink:href="#glyph0-7" | ||
| + x="184.14934" | ||
| + y="114.70449" | ||
| + id="use383" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="187.6864" | ||
| + y="114.70449" | ||
| + id="use385" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-7" | ||
| + x="190.28159" | ||
| + y="114.70449" | ||
| + id="use387" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-11" | ||
| + x="193.81865" | ||
| + y="114.70449" | ||
| + id="use389" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="199.87073" | ||
| + y="114.70449" | ||
| + id="use391" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-12" | ||
| + x="202.4659" | ||
| + y="114.70449" | ||
| + id="use393" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-8" | ||
| + x="208.59814" | ||
| + y="114.70449" | ||
| + id="use395" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-11" | ||
| + x="212.68629" | ||
| + y="114.70449" | ||
| + id="use397" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-7" | ||
| + x="218.73839" | ||
| + y="114.70449" | ||
| + id="use399" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-2" | ||
| + x="222.27544" | ||
| + y="114.70449" | ||
| + id="use401" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-13" | ||
| + x="227.89667" | ||
| + y="114.70449" | ||
| + id="use403" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-7" | ||
| + x="232.66618" | ||
| + y="114.70449" | ||
| + id="use405" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="236.20323" | ||
| + y="114.70449" | ||
| + id="use407" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-11" | ||
| + x="238.79842" | ||
| + y="114.70449" | ||
| + id="use409" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-14" | ||
| + x="244.85049" | ||
| + y="114.70449" | ||
| + id="use411" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-8" | ||
| + x="250.99275" | ||
| + y="114.70449" | ||
| + id="use413" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="255.08092" | ||
| + y="114.70449" | ||
| + id="use415" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-12" | ||
| + x="257.67609" | ||
| + y="114.70449" | ||
| + id="use417" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g419"> | ||
| + <use | ||
| + xlink:href="#glyph0-8" | ||
| + x="263.79831" | ||
| + y="114.70449" | ||
| + id="use421" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g423"> | ||
| + <use | ||
| + xlink:href="#glyph0-9" | ||
| + x="267.89648" | ||
| + y="114.70449" | ||
| + id="use425" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-6" | ||
| + x="270.42154" | ||
| + y="114.70449" | ||
| + id="use427" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-5" | ||
| + x="275.43155" | ||
| + y="114.70449" | ||
| + id="use429" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-7" | ||
| + x="281.00266" | ||
| + y="114.70449" | ||
| + id="use431" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-2" | ||
| + x="284.5397" | ||
| + y="114.70449" | ||
| + id="use433" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="290.16092" | ||
| + y="114.70449" | ||
| + id="use435" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-5" | ||
| + x="292.7561" | ||
| + y="114.70449" | ||
| + id="use437" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-15" | ||
| + x="298.32724" | ||
| + y="114.70449" | ||
| + id="use439" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-16" | ||
| + x="304.46948" | ||
| + y="114.70449" | ||
| + id="use441" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="310.60175" | ||
| + y="114.70449" | ||
| + id="use443" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g445"> | ||
| + <use | ||
| + xlink:href="#glyph0-17" | ||
| + x="313.18689" | ||
| + y="114.70449" | ||
| + id="use447" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-5" | ||
| + x="316.57364" | ||
| + y="114.70449" | ||
| + id="use449" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-18" | ||
| + x="322.14478" | ||
| + y="114.70449" | ||
| + id="use451" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-9" | ||
| + x="331.46338" | ||
| + y="114.70449" | ||
| + id="use453" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-19" | ||
| + x="333.9884" | ||
| + y="114.70449" | ||
| + id="use455" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-20" | ||
| + x="336.51346" | ||
| + y="114.70449" | ||
| + id="use457" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g459"> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="341.56354" | ||
| + y="114.70449" | ||
| + id="use461" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g463"> | ||
| + <use | ||
| + xlink:href="#glyph0-19" | ||
| + x="344.14868" | ||
| + y="114.70449" | ||
| + id="use465" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g467"> | ||
| + <use | ||
| + xlink:href="#glyph0-9" | ||
| + x="346.68375" | ||
| + y="114.70449" | ||
| + id="use469" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-17" | ||
| + x="349.2088" | ||
| + y="114.70449" | ||
| + id="use471" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g473"> | ||
| + <use | ||
| + xlink:href="#glyph0-2" | ||
| + x="352.58554" | ||
| + y="114.70449" | ||
| + id="use475" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g477"> | ||
| + <use | ||
| + xlink:href="#glyph0-21" | ||
| + x="358.21677" | ||
| + y="114.70449" | ||
| + id="use479" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g481"> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="360.87207" | ||
| + y="114.70449" | ||
| + id="use483" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-1" | ||
| + x="363.46725" | ||
| + y="114.70449" | ||
| + id="use485" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-5" | ||
| + x="372.73575" | ||
| + y="114.70449" | ||
| + id="use487" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-15" | ||
| + x="378.30685" | ||
| + y="114.70449" | ||
| + id="use489" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-7" | ||
| + x="384.44913" | ||
| + y="114.70449" | ||
| + id="use491" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-9" | ||
| + x="387.98618" | ||
| + y="114.70449" | ||
| + id="use493" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-15" | ||
| + x="390.51123" | ||
| + y="114.70449" | ||
| + id="use495" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-10" | ||
| + x="396.65347" | ||
| + y="114.70449" | ||
| + id="use497" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="402.13443" | ||
| + y="114.70449" | ||
| + id="use499" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-12" | ||
| + x="404.72961" | ||
| + y="114.70449" | ||
| + id="use501" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-8" | ||
| + x="410.86185" | ||
| + y="114.70449" | ||
| + id="use503" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-9" | ||
| + x="414.95001" | ||
| + y="114.70449" | ||
| + id="use505" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-6" | ||
| + x="417.47504" | ||
| + y="114.70449" | ||
| + id="use507" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-5" | ||
| + x="422.48505" | ||
| + y="114.70449" | ||
| + id="use509" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-13" | ||
| + x="428.05615" | ||
| + y="114.70449" | ||
| + id="use511" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-20" | ||
| + x="432.82568" | ||
| + y="114.70449" | ||
| + id="use513" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="437.86575" | ||
| + y="114.70449" | ||
| + id="use515" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-9" | ||
| + x="440.46091" | ||
| + y="114.70449" | ||
| + id="use517" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-22" | ||
| + x="442.98596" | ||
| + y="114.70449" | ||
| + id="use519" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="447.7655" | ||
| + y="114.70449" | ||
| + id="use521" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-15" | ||
| + x="450.36069" | ||
| + y="114.70449" | ||
| + id="use523" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g525"> | ||
| + <use | ||
| + xlink:href="#glyph0-11" | ||
| + x="456.49292" | ||
| + y="114.70449" | ||
| + id="use527" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g529"> | ||
| + <use | ||
| + xlink:href="#glyph0-7" | ||
| + x="462.55502" | ||
| + y="114.70449" | ||
| + id="use531" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="466.09207" | ||
| + y="114.70449" | ||
| + id="use533" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g535"> | ||
| + <use | ||
| + xlink:href="#glyph0-5" | ||
| + x="468.67725" | ||
| + y="114.70449" | ||
| + id="use537" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="474.24835" | ||
| + y="114.70449" | ||
| + id="use539" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-22" | ||
| + x="476.84354" | ||
| + y="114.70449" | ||
| + id="use541" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-14" | ||
| + x="481.62308" | ||
| + y="114.70449" | ||
| + id="use543" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-22" | ||
| + x="487.76532" | ||
| + y="114.70449" | ||
| + id="use545" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-12" | ||
| + x="492.54486" | ||
| + y="114.70449" | ||
| + id="use547" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-9" | ||
| + x="498.67712" | ||
| + y="114.70449" | ||
| + id="use549" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-13" | ||
| + x="501.20215" | ||
| + y="114.70449" | ||
| + id="use551" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-9" | ||
| + x="505.97168" | ||
| + y="114.70449" | ||
| + id="use553" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-11" | ||
| + x="508.4967" | ||
| + y="114.70449" | ||
| + id="use555" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-14" | ||
| + x="514.54877" | ||
| + y="114.70449" | ||
| + id="use557" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-22" | ||
| + x="520.69104" | ||
| + y="114.70449" | ||
| + id="use559" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g561"> | ||
| + <use | ||
| + xlink:href="#glyph0-5" | ||
| + x="105.59255" | ||
| + y="126.72849" | ||
| + id="use563" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-13" | ||
| + x="111.16367" | ||
| + y="126.72849" | ||
| + id="use565" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-7" | ||
| + x="115.93319" | ||
| + y="126.72849" | ||
| + id="use567" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-9" | ||
| + x="119.47025" | ||
| + y="126.72849" | ||
| + id="use569" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-6" | ||
| + x="121.99529" | ||
| + y="126.72849" | ||
| + id="use571" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-9" | ||
| + x="127.00529" | ||
| + y="126.72849" | ||
| + id="use573" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g575"> | ||
| + <use | ||
| + xlink:href="#glyph0-7" | ||
| + x="129.54034" | ||
| + y="126.72849" | ||
| + id="use577" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-20" | ||
| + x="133.07741" | ||
| + y="126.72849" | ||
| + id="use579" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-21" | ||
| + x="138.11746" | ||
| + y="126.72849" | ||
| + id="use581" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g583"> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="140.77277" | ||
| + y="126.72849" | ||
| + id="use585" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-23" | ||
| + x="143.36795" | ||
| + y="126.72849" | ||
| + id="use587" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-11" | ||
| + x="150.66251" | ||
| + y="126.72849" | ||
| + id="use589" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-6" | ||
| + x="156.71458" | ||
| + y="126.72849" | ||
| + id="use591" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-2" | ||
| + x="161.72458" | ||
| + y="126.72849" | ||
| + id="use593" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g595"> | ||
| + <use | ||
| + xlink:href="#glyph0-8" | ||
| + x="167.35582" | ||
| + y="126.72849" | ||
| + id="use597" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-15" | ||
| + x="171.44398" | ||
| + y="126.72849" | ||
| + id="use599" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-18" | ||
| + x="177.58624" | ||
| + y="126.72849" | ||
| + id="use601" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-2" | ||
| + x="186.90485" | ||
| + y="126.72849" | ||
| + id="use603" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-15" | ||
| + x="192.52606" | ||
| + y="126.72849" | ||
| + id="use605" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-7" | ||
| + x="198.66832" | ||
| + y="126.72849" | ||
| + id="use607" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="202.20538" | ||
| + y="126.72849" | ||
| + id="use609" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-12" | ||
| + x="204.80057" | ||
| + y="126.72849" | ||
| + id="use611" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g613"> | ||
| + <use | ||
| + xlink:href="#glyph0-8" | ||
| + x="210.92278" | ||
| + y="126.72849" | ||
| + id="use615" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g617"> | ||
| + <use | ||
| + xlink:href="#glyph0-11" | ||
| + x="215.02097" | ||
| + y="126.72849" | ||
| + id="use619" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-10" | ||
| + x="221.07304" | ||
| + y="126.72849" | ||
| + id="use621" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-8" | ||
| + x="226.55399" | ||
| + y="126.72849" | ||
| + id="use623" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-5" | ||
| + x="230.64214" | ||
| + y="126.72849" | ||
| + id="use625" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-18" | ||
| + x="236.21326" | ||
| + y="126.72849" | ||
| + id="use627" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-18" | ||
| + x="245.53186" | ||
| + y="126.72849" | ||
| + id="use629" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-2" | ||
| + x="254.85046" | ||
| + y="126.72849" | ||
| + id="use631" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-22" | ||
| + x="260.47168" | ||
| + y="126.72849" | ||
| + id="use633" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="265.25122" | ||
| + y="126.72849" | ||
| + id="use635" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-7" | ||
| + x="267.84641" | ||
| + y="126.72849" | ||
| + id="use637" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-8" | ||
| + x="271.38345" | ||
| + y="126.72849" | ||
| + id="use639" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-5" | ||
| + x="275.47162" | ||
| + y="126.72849" | ||
| + id="use641" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-13" | ||
| + x="281.04272" | ||
| + y="126.72849" | ||
| + id="use643" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-24" | ||
| + x="285.81226" | ||
| + y="126.72849" | ||
| + id="use645" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="291.06274" | ||
| + y="126.72849" | ||
| + id="use647" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-5" | ||
| + x="293.6579" | ||
| + y="126.72849" | ||
| + id="use649" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-19" | ||
| + x="299.22903" | ||
| + y="126.72849" | ||
| + id="use651" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-19" | ||
| + x="301.75406" | ||
| + y="126.72849" | ||
| + id="use653" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g655"> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="304.28912" | ||
| + y="126.72849" | ||
| + id="use657" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g659"> | ||
| + <use | ||
| + xlink:href="#glyph0-2" | ||
| + x="306.8743" | ||
| + y="126.72849" | ||
| + id="use661" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g663"> | ||
| + <use | ||
| + xlink:href="#glyph0-19" | ||
| + x="312.50552" | ||
| + y="126.72849" | ||
| + id="use665" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-2" | ||
| + x="315.03058" | ||
| + y="126.72849" | ||
| + id="use667" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-13" | ||
| + x="320.65179" | ||
| + y="126.72849" | ||
| + id="use669" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-7" | ||
| + x="325.4213" | ||
| + y="126.72849" | ||
| + id="use671" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-8" | ||
| + x="328.95837" | ||
| + y="126.72849" | ||
| + id="use673" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-11" | ||
| + x="333.04654" | ||
| + y="126.72849" | ||
| + id="use675" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g677"> | ||
| + <use | ||
| + xlink:href="#glyph0-15" | ||
| + x="339.10864" | ||
| + y="126.72849" | ||
| + id="use679" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g681"> | ||
| + <use | ||
| + xlink:href="#glyph0-9" | ||
| + x="345.24088" | ||
| + y="126.72849" | ||
| + id="use683" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g685"> | ||
| + <use | ||
| + xlink:href="#glyph0-13" | ||
| + x="347.77594" | ||
| + y="126.72849" | ||
| + id="use687" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="352.54544" | ||
| + y="126.72849" | ||
| + id="use689" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g691"> | ||
| + <use | ||
| + xlink:href="#glyph0-5" | ||
| + x="355.13062" | ||
| + y="126.72849" | ||
| + id="use693" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-15" | ||
| + x="360.70172" | ||
| + y="126.72849" | ||
| + id="use695" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-16" | ||
| + x="366.84399" | ||
| + y="126.72849" | ||
| + id="use697" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="372.97623" | ||
| + y="126.72849" | ||
| + id="use699" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g701"> | ||
| + <use | ||
| + xlink:href="#glyph0-12" | ||
| + x="375.56137" | ||
| + y="126.72849" | ||
| + id="use703" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-4" | ||
| + x="381.69363" | ||
| + y="126.72849" | ||
| + id="use705" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-11" | ||
| + x="387.83588" | ||
| + y="126.72849" | ||
| + id="use707" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-15" | ||
| + x="393.88797" | ||
| + y="126.72849" | ||
| + id="use709" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-2" | ||
| + x="400.03021" | ||
| + y="126.72849" | ||
| + id="use711" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="405.65143" | ||
| + y="126.72849" | ||
| + id="use713" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-13" | ||
| + x="408.24661" | ||
| + y="126.72849" | ||
| + id="use715" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-11" | ||
| + x="413.01614" | ||
| + y="126.72849" | ||
| + id="use717" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-18" | ||
| + x="419.06821" | ||
| + y="126.72849" | ||
| + id="use719" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-18" | ||
| + x="428.38681" | ||
| + y="126.72849" | ||
| + id="use721" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-14" | ||
| + x="437.70541" | ||
| + y="126.72849" | ||
| + id="use723" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-15" | ||
| + x="443.84769" | ||
| + y="126.72849" | ||
| + id="use725" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-9" | ||
| + x="449.98993" | ||
| + y="126.72849" | ||
| + id="use727" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-13" | ||
| + x="452.51498" | ||
| + y="126.72849" | ||
| + id="use729" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-5" | ||
| + x="457.28448" | ||
| + y="126.72849" | ||
| + id="use731" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-7" | ||
| + x="462.85562" | ||
| + y="126.72849" | ||
| + id="use733" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-9" | ||
| + x="466.39267" | ||
| + y="126.72849" | ||
| + id="use735" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-11" | ||
| + x="468.91772" | ||
| + y="126.72849" | ||
| + id="use737" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-15" | ||
| + x="474.96979" | ||
| + y="126.72849" | ||
| + id="use739" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-22" | ||
| + x="481.11206" | ||
| + y="126.72849" | ||
| + id="use741" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-25" | ||
| + x="485.8916" | ||
| + y="126.72849" | ||
| + id="use743" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="488.55692" | ||
| + y="126.72849" | ||
| + id="use745" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g747"> | ||
| + <use | ||
| + xlink:href="#glyph0-5" | ||
| + x="491.14206" | ||
| + y="126.72849" | ||
| + id="use749" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-15" | ||
| + x="496.7132" | ||
| + y="126.72849" | ||
| + id="use751" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g753"> | ||
| + <use | ||
| + xlink:href="#glyph0-2" | ||
| + x="105.59255" | ||
| + y="138.75249" | ||
| + id="use755" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-26" | ||
| + x="111.21377" | ||
| + y="138.75249" | ||
| + id="use757" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-13" | ||
| + x="116.45423" | ||
| + y="138.75249" | ||
| + id="use759" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-2" | ||
| + x="121.22375" | ||
| + y="138.75249" | ||
| + id="use761" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g763"> | ||
| + <use | ||
| + xlink:href="#glyph0-22" | ||
| + x="126.85499" | ||
| + y="138.75249" | ||
| + id="use765" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-22" | ||
| + x="131.63452" | ||
| + y="138.75249" | ||
| + id="use767" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-9" | ||
| + x="136.41406" | ||
| + y="138.75249" | ||
| + id="use769" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-6" | ||
| + x="138.9391" | ||
| + y="138.75249" | ||
| + id="use771" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-2" | ||
| + x="143.94911" | ||
| + y="138.75249" | ||
| + id="use773" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g775"> | ||
| + <use | ||
| + xlink:href="#glyph0-19" | ||
| + x="149.58035" | ||
| + y="138.75249" | ||
| + id="use777" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-20" | ||
| + x="152.10539" | ||
| + y="138.75249" | ||
| + id="use779" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="157.14545" | ||
| + y="138.75249" | ||
| + id="use781" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#45a3e3;fill-opacity:1" | ||
| + id="g783"> | ||
| + <use | ||
| + xlink:href="#glyph0-2" | ||
| + x="159.79448" | ||
| + y="138.75249" | ||
| + id="use785" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-26" | ||
| + x="165.4157" | ||
| + y="138.75249" | ||
| + id="use787" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-12" | ||
| + x="170.65616" | ||
| + y="138.75249" | ||
| + id="use789" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-2" | ||
| + x="176.78841" | ||
| + y="138.75249" | ||
| + id="use791" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-15" | ||
| + x="182.40962" | ||
| + y="138.75249" | ||
| + id="use793" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-22" | ||
| + x="188.55188" | ||
| + y="138.75249" | ||
| + id="use795" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-9" | ||
| + x="193.33142" | ||
| + y="138.75249" | ||
| + id="use797" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-6" | ||
| + x="195.85646" | ||
| + y="138.75249" | ||
| + id="use799" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-2" | ||
| + x="200.86646" | ||
| + y="138.75249" | ||
| + id="use801" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g803"> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="206.54404" | ||
| + y="138.75249" | ||
| + id="use805" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-9" | ||
| + x="209.13922" | ||
| + y="138.75249" | ||
| + id="use807" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-15" | ||
| + x="211.66426" | ||
| + y="138.75249" | ||
| + id="use809" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-7" | ||
| + x="217.80652" | ||
| + y="138.75249" | ||
| + id="use811" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-8" | ||
| + x="221.34358" | ||
| + y="138.75249" | ||
| + id="use813" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-14" | ||
| + x="225.43175" | ||
| + y="138.75249" | ||
| + id="use815" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-22" | ||
| + x="231.57401" | ||
| + y="138.75249" | ||
| + id="use817" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-9" | ||
| + x="236.35355" | ||
| + y="138.75249" | ||
| + id="use819" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-11" | ||
| + x="238.87859" | ||
| + y="138.75249" | ||
| + id="use821" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-15" | ||
| + x="244.93066" | ||
| + y="138.75249" | ||
| + id="use823" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-21" | ||
| + x="251.07292" | ||
| + y="138.75249" | ||
| + id="use825" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g827"> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="253.72821" | ||
| + y="138.75249" | ||
| + id="use829" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-27" | ||
| + x="256.32339" | ||
| + y="138.75249" | ||
| + id="use831" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-4" | ||
| + x="261.86447" | ||
| + y="138.75249" | ||
| + id="use833" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-2" | ||
| + x="268.00671" | ||
| + y="138.75249" | ||
| + id="use835" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="273.62793" | ||
| + y="138.75249" | ||
| + id="use837" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-17" | ||
| + x="276.22311" | ||
| + y="138.75249" | ||
| + id="use839" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g841"> | ||
| + <use | ||
| + xlink:href="#glyph0-14" | ||
| + x="279.59985" | ||
| + y="138.75249" | ||
| + id="use843" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-15" | ||
| + x="285.74213" | ||
| + y="138.75249" | ||
| + id="use845" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-16" | ||
| + x="291.88437" | ||
| + y="138.75249" | ||
| + id="use847" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g849"> | ||
| + <use | ||
| + xlink:href="#glyph0-22" | ||
| + x="298.00659" | ||
| + y="138.75249" | ||
| + id="use851" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g853"> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="302.79614" | ||
| + y="138.75249" | ||
| + id="use855" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g857"> | ||
| + <use | ||
| + xlink:href="#glyph0-5" | ||
| + x="305.38132" | ||
| + y="138.75249" | ||
| + id="use859" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-19" | ||
| + x="310.95242" | ||
| + y="138.75249" | ||
| + id="use861" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-19" | ||
| + x="313.47748" | ||
| + y="138.75249" | ||
| + id="use863" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g865"> | ||
| + <use | ||
| + xlink:href="#glyph0-11" | ||
| + x="316.01254" | ||
| + y="138.75249" | ||
| + id="use867" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-7" | ||
| + x="322.06461" | ||
| + y="138.75249" | ||
| + id="use869" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-7" | ||
| + x="325.60168" | ||
| + y="138.75249" | ||
| + id="use871" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-2" | ||
| + x="329.13873" | ||
| + y="138.75249" | ||
| + id="use873" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-16" | ||
| + x="334.75995" | ||
| + y="138.75249" | ||
| + id="use875" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="340.89218" | ||
| + y="138.75249" | ||
| + id="use877" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-7" | ||
| + x="343.48737" | ||
| + y="138.75249" | ||
| + id="use879" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-11" | ||
| + x="347.02441" | ||
| + y="138.75249" | ||
| + id="use881" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="353.07651" | ||
| + y="138.75249" | ||
| + id="use883" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-22" | ||
| + x="355.67169" | ||
| + y="138.75249" | ||
| + id="use885" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-14" | ||
| + x="360.45123" | ||
| + y="138.75249" | ||
| + id="use887" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g889"> | ||
| + <use | ||
| + xlink:href="#glyph0-13" | ||
| + x="366.58347" | ||
| + y="138.75249" | ||
| + id="use891" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-4" | ||
| + x="371.353" | ||
| + y="138.75249" | ||
| + id="use893" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="377.49524" | ||
| + y="138.75249" | ||
| + id="use895" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-12" | ||
| + x="380.09042" | ||
| + y="138.75249" | ||
| + id="use897" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g899"> | ||
| + <use | ||
| + xlink:href="#glyph0-8" | ||
| + x="386.21265" | ||
| + y="138.75249" | ||
| + id="use901" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g903"> | ||
| + <use | ||
| + xlink:href="#glyph0-11" | ||
| + x="390.31082" | ||
| + y="138.75249" | ||
| + id="use905" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-10" | ||
| + x="396.36292" | ||
| + y="138.75249" | ||
| + id="use907" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-8" | ||
| + x="401.84384" | ||
| + y="138.75249" | ||
| + id="use909" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-5" | ||
| + x="405.93201" | ||
| + y="138.75249" | ||
| + id="use911" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-18" | ||
| + x="411.50311" | ||
| + y="138.75249" | ||
| + id="use913" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-18" | ||
| + x="420.82172" | ||
| + y="138.75249" | ||
| + id="use915" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-2" | ||
| + x="430.14032" | ||
| + y="138.75249" | ||
| + id="use917" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g919"> | ||
| + <use | ||
| + xlink:href="#glyph0-22" | ||
| + x="435.77155" | ||
| + y="138.75249" | ||
| + id="use921" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="440.55109" | ||
| + y="138.75249" | ||
| + id="use923" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g925"> | ||
| + <use | ||
| + xlink:href="#glyph0-22" | ||
| + x="443.13626" | ||
| + y="138.75249" | ||
| + id="use927" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-4" | ||
| + x="447.9158" | ||
| + y="138.75249" | ||
| + id="use929" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-11" | ||
| + x="454.05804" | ||
| + y="138.75249" | ||
| + id="use931" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-14" | ||
| + x="460.11014" | ||
| + y="138.75249" | ||
| + id="use933" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-19" | ||
| + x="466.25241" | ||
| + y="138.75249" | ||
| + id="use935" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-16" | ||
| + x="468.77744" | ||
| + y="138.75249" | ||
| + id="use937" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="474.90967" | ||
| + y="138.75249" | ||
| + id="use939" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g941"> | ||
| + <use | ||
| + xlink:href="#glyph0-28" | ||
| + x="477.49484" | ||
| + y="138.75249" | ||
| + id="use943" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-2" | ||
| + x="483.62708" | ||
| + y="138.75249" | ||
| + id="use945" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g947"> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="489.2583" | ||
| + y="138.75249" | ||
| + id="use949" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g951"> | ||
| + <use | ||
| + xlink:href="#glyph0-16" | ||
| + x="491.84348" | ||
| + y="138.75249" | ||
| + id="use953" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-9" | ||
| + x="497.97571" | ||
| + y="138.75249" | ||
| + id="use955" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-8" | ||
| + x="500.50076" | ||
| + y="138.75249" | ||
| + id="use957" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-2" | ||
| + x="504.58893" | ||
| + y="138.75249" | ||
| + id="use959" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g961"> | ||
| + <use | ||
| + xlink:href="#glyph0-13" | ||
| + x="510.22015" | ||
| + y="138.75249" | ||
| + id="use963" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-7" | ||
| + x="514.98969" | ||
| + y="138.75249" | ||
| + id="use965" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-2" | ||
| + x="518.52673" | ||
| + y="138.75249" | ||
| + id="use967" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-16" | ||
| + x="524.14795" | ||
| + y="138.75249" | ||
| + id="use969" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="530.28021" | ||
| + y="138.75249" | ||
| + id="use971" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g973"> | ||
| + <use | ||
| + xlink:href="#glyph0-7" | ||
| + x="532.86536" | ||
| + y="138.75249" | ||
| + id="use975" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g977"> | ||
| + <use | ||
| + xlink:href="#glyph0-11" | ||
| + x="536.41241" | ||
| + y="138.75249" | ||
| + id="use979" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g981"> | ||
| + <use | ||
| + xlink:href="#glyph0-28" | ||
| + x="105.59255" | ||
| + y="150.77647" | ||
| + id="use983" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-14" | ||
| + x="111.72479" | ||
| + y="150.77647" | ||
| + id="use985" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g987"> | ||
| + <use | ||
| + xlink:href="#glyph0-9" | ||
| + x="117.85703" | ||
| + y="150.77647" | ||
| + id="use989" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g991"> | ||
| + <use | ||
| + xlink:href="#glyph0-19" | ||
| + x="120.39209" | ||
| + y="150.77647" | ||
| + id="use993" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-16" | ||
| + x="122.91713" | ||
| + y="150.77647" | ||
| + id="use995" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-9" | ||
| + x="129.04938" | ||
| + y="150.77647" | ||
| + id="use997" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-15" | ||
| + x="131.57442" | ||
| + y="150.77647" | ||
| + id="use999" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-10" | ||
| + x="137.71667" | ||
| + y="150.77647" | ||
| + id="use1001" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="143.19762" | ||
| + y="150.77647" | ||
| + id="use1003" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1005"> | ||
| + <use | ||
| + xlink:href="#glyph0-22" | ||
| + x="145.78278" | ||
| + y="150.77647" | ||
| + id="use1007" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-2" | ||
| + x="150.5623" | ||
| + y="150.77647" | ||
| + id="use1009" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1011"> | ||
| + <use | ||
| + xlink:href="#glyph0-13" | ||
| + x="156.19354" | ||
| + y="150.77647" | ||
| + id="use1013" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-14" | ||
| + x="160.96307" | ||
| + y="150.77647" | ||
| + id="use1015" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1017"> | ||
| + <use | ||
| + xlink:href="#glyph0-8" | ||
| + x="167.09531" | ||
| + y="150.77647" | ||
| + id="use1019" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1021"> | ||
| + <use | ||
| + xlink:href="#glyph0-2" | ||
| + x="171.19348" | ||
| + y="150.77647" | ||
| + id="use1023" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="176.81471" | ||
| + y="150.77647" | ||
| + id="use1025" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-16" | ||
| + x="179.40988" | ||
| + y="150.77647" | ||
| + id="use1027" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1029"> | ||
| + <use | ||
| + xlink:href="#glyph0-9" | ||
| + x="185.5321" | ||
| + y="150.77647" | ||
| + id="use1031" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-10" | ||
| + x="188.05714" | ||
| + y="150.77647" | ||
| + id="use1033" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1035"> | ||
| + <use | ||
| + xlink:href="#glyph0-9" | ||
| + x="193.54811" | ||
| + y="150.77647" | ||
| + id="use1037" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-7" | ||
| + x="196.07315" | ||
| + y="150.77647" | ||
| + id="use1039" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-5" | ||
| + x="199.6102" | ||
| + y="150.77647" | ||
| + id="use1041" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-19" | ||
| + x="205.18132" | ||
| + y="150.77647" | ||
| + id="use1043" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="207.70636" | ||
| + y="150.77647" | ||
| + id="use1045" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-9" | ||
| + x="210.30154" | ||
| + y="150.77647" | ||
| + id="use1047" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-15" | ||
| + x="212.82658" | ||
| + y="150.77647" | ||
| + id="use1049" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-17" | ||
| + x="218.96884" | ||
| + y="150.77647" | ||
| + id="use1051" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1053"> | ||
| + <use | ||
| + xlink:href="#glyph0-8" | ||
| + x="222.34558" | ||
| + y="150.77647" | ||
| + id="use1055" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1057"> | ||
| + <use | ||
| + xlink:href="#glyph0-5" | ||
| + x="226.44376" | ||
| + y="150.77647" | ||
| + id="use1059" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-22" | ||
| + x="232.01488" | ||
| + y="150.77647" | ||
| + id="use1061" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-7" | ||
| + x="236.79442" | ||
| + y="150.77647" | ||
| + id="use1063" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-8" | ||
| + x="240.33148" | ||
| + y="150.77647" | ||
| + id="use1065" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-14" | ||
| + x="244.41963" | ||
| + y="150.77647" | ||
| + id="use1067" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-13" | ||
| + x="250.5619" | ||
| + y="150.77647" | ||
| + id="use1069" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-7" | ||
| + x="255.33142" | ||
| + y="150.77647" | ||
| + id="use1071" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-14" | ||
| + x="258.86847" | ||
| + y="150.77647" | ||
| + id="use1073" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1075"> | ||
| + <use | ||
| + xlink:href="#glyph0-8" | ||
| + x="265.0007" | ||
| + y="150.77647" | ||
| + id="use1077" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1079"> | ||
| + <use | ||
| + xlink:href="#glyph0-2" | ||
| + x="269.09891" | ||
| + y="150.77647" | ||
| + id="use1081" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-22" | ||
| + x="274.72012" | ||
| + y="150.77647" | ||
| + id="use1083" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-29" | ||
| + x="279.49966" | ||
| + y="150.77647" | ||
| + id="use1085" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="281.95456" | ||
| + y="150.77647" | ||
| + id="use1087" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1089"> | ||
| + <use | ||
| + xlink:href="#glyph0-15" | ||
| + x="284.5397" | ||
| + y="150.77647" | ||
| + id="use1091" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-11" | ||
| + x="290.68198" | ||
| + y="150.77647" | ||
| + id="use1093" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-7" | ||
| + x="296.73404" | ||
| + y="150.77647" | ||
| + id="use1095" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="300.27112" | ||
| + y="150.77647" | ||
| + id="use1097" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-22" | ||
| + x="302.8663" | ||
| + y="150.77647" | ||
| + id="use1099" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-14" | ||
| + x="307.64584" | ||
| + y="150.77647" | ||
| + id="use1101" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-8" | ||
| + x="313.78809" | ||
| + y="150.77647" | ||
| + id="use1103" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-6" | ||
| + x="317.87625" | ||
| + y="150.77647" | ||
| + id="use1105" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-2" | ||
| + x="322.88626" | ||
| + y="150.77647" | ||
| + id="use1107" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-9" | ||
| + x="328.50748" | ||
| + y="150.77647" | ||
| + id="use1109" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1111"> | ||
| + <use | ||
| + xlink:href="#glyph0-19" | ||
| + x="331.04254" | ||
| + y="150.77647" | ||
| + id="use1113" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-19" | ||
| + x="333.56757" | ||
| + y="150.77647" | ||
| + id="use1115" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-5" | ||
| + x="336.09262" | ||
| + y="150.77647" | ||
| + id="use1117" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-15" | ||
| + x="341.66373" | ||
| + y="150.77647" | ||
| + id="use1119" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-13" | ||
| + x="347.806" | ||
| + y="150.77647" | ||
| + id="use1121" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-2" | ||
| + x="352.5755" | ||
| + y="150.77647" | ||
| + id="use1123" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-21" | ||
| + x="358.19672" | ||
| + y="150.77647" | ||
| + id="use1125" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1127"> | ||
| + <use | ||
| + xlink:href="#glyph0-30" | ||
| + x="105.59255" | ||
| + y="167.81049" | ||
| + id="use1129" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-6" | ||
| + x="111.16367" | ||
| + y="167.81049" | ||
| + id="use1131" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-2" | ||
| + x="116.17368" | ||
| + y="167.81049" | ||
| + id="use1133" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1135"> | ||
| + <use | ||
| + xlink:href="#glyph0-8" | ||
| + x="121.80491" | ||
| + y="167.81049" | ||
| + id="use1137" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-20" | ||
| + x="125.89307" | ||
| + y="167.81049" | ||
| + id="use1139" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-11" | ||
| + x="130.93314" | ||
| + y="167.81049" | ||
| + id="use1141" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-15" | ||
| + x="136.98521" | ||
| + y="167.81049" | ||
| + id="use1143" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-2" | ||
| + x="143.12747" | ||
| + y="167.81049" | ||
| + id="use1145" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="148.74869" | ||
| + y="167.81049" | ||
| + id="use1147" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-4" | ||
| + x="151.34387" | ||
| + y="167.81049" | ||
| + id="use1149" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-5" | ||
| + x="157.48613" | ||
| + y="167.81049" | ||
| + id="use1151" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-22" | ||
| + x="163.05725" | ||
| + y="167.81049" | ||
| + id="use1153" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="167.83679" | ||
| + y="167.81049" | ||
| + id="use1155" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1157"> | ||
| + <use | ||
| + xlink:href="#glyph0-7" | ||
| + x="170.42195" | ||
| + y="167.81049" | ||
| + id="use1159" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1161"> | ||
| + <use | ||
| + xlink:href="#glyph0-4" | ||
| + x="173.96902" | ||
| + y="167.81049" | ||
| + id="use1163" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1165"> | ||
| + <use | ||
| + xlink:href="#glyph0-2" | ||
| + x="180.10127" | ||
| + y="167.81049" | ||
| + id="use1167" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1169"> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="185.7325" | ||
| + y="167.81049" | ||
| + id="use1171" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1173"> | ||
| + <use | ||
| + xlink:href="#glyph0-8" | ||
| + x="188.31766" | ||
| + y="167.81049" | ||
| + id="use1175" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-9" | ||
| + x="192.40582" | ||
| + y="167.81049" | ||
| + id="use1177" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1179"> | ||
| + <use | ||
| + xlink:href="#glyph0-10" | ||
| + x="194.94089" | ||
| + y="167.81049" | ||
| + id="use1181" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-4" | ||
| + x="200.42183" | ||
| + y="167.81049" | ||
| + id="use1183" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-7" | ||
| + x="206.56409" | ||
| + y="167.81049" | ||
| + id="use1185" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="210.10115" | ||
| + y="167.81049" | ||
| + id="use1187" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1189"> | ||
| + <use | ||
| + xlink:href="#glyph0-7" | ||
| + x="212.68629" | ||
| + y="167.81049" | ||
| + id="use1191" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-11" | ||
| + x="216.22336" | ||
| + y="167.81049" | ||
| + id="use1193" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="222.27544" | ||
| + y="167.81049" | ||
| + id="use1195" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-12" | ||
| + x="224.87062" | ||
| + y="167.81049" | ||
| + id="use1197" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-8" | ||
| + x="231.00285" | ||
| + y="167.81049" | ||
| + id="use1199" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-9" | ||
| + x="235.09102" | ||
| + y="167.81049" | ||
| + id="use1201" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-6" | ||
| + x="237.61606" | ||
| + y="167.81049" | ||
| + id="use1203" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-5" | ||
| + x="242.62605" | ||
| + y="167.81049" | ||
| + id="use1205" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-7" | ||
| + x="248.19717" | ||
| + y="167.81049" | ||
| + id="use1207" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-2" | ||
| + x="251.73424" | ||
| + y="167.81049" | ||
| + id="use1209" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1211"> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="257.36548" | ||
| + y="167.81049" | ||
| + id="use1213" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1215"> | ||
| + <use | ||
| + xlink:href="#glyph0-5" | ||
| + x="259.95065" | ||
| + y="167.81049" | ||
| + id="use1217" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1219"> | ||
| + <use | ||
| + xlink:href="#glyph0-15" | ||
| + x="265.53177" | ||
| + y="167.81049" | ||
| + id="use1221" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1223"> | ||
| + <use | ||
| + xlink:href="#glyph0-16" | ||
| + x="271.66403" | ||
| + y="167.81049" | ||
| + id="use1225" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="277.79626" | ||
| + y="167.81049" | ||
| + id="use1227" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-13" | ||
| + x="280.39145" | ||
| + y="167.81049" | ||
| + id="use1229" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-11" | ||
| + x="285.16095" | ||
| + y="167.81049" | ||
| + id="use1231" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-15" | ||
| + x="291.21304" | ||
| + y="167.81049" | ||
| + id="use1233" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-31" | ||
| + x="297.35529" | ||
| + y="167.81049" | ||
| + id="use1235" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1237"> | ||
| + <use | ||
| + xlink:href="#glyph0-16" | ||
| + x="303.26709" | ||
| + y="167.81049" | ||
| + id="use1239" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-2" | ||
| + x="309.39932" | ||
| + y="167.81049" | ||
| + id="use1241" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1243"> | ||
| + <use | ||
| + xlink:href="#glyph0-15" | ||
| + x="315.03058" | ||
| + y="167.81049" | ||
| + id="use1245" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1247"> | ||
| + <use | ||
| + xlink:href="#glyph0-7" | ||
| + x="321.16281" | ||
| + y="167.81049" | ||
| + id="use1249" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-9" | ||
| + x="324.69986" | ||
| + y="167.81049" | ||
| + id="use1251" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1253"> | ||
| + <use | ||
| + xlink:href="#glyph0-5" | ||
| + x="327.23492" | ||
| + y="167.81049" | ||
| + id="use1255" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-19" | ||
| + x="332.80606" | ||
| + y="167.81049" | ||
| + id="use1257" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="335.33109" | ||
| + y="167.81049" | ||
| + id="use1259" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1261"> | ||
| + <use | ||
| + xlink:href="#glyph0-13" | ||
| + x="337.91626" | ||
| + y="167.81049" | ||
| + id="use1263" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-11" | ||
| + x="342.68576" | ||
| + y="167.81049" | ||
| + id="use1265" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1267"> | ||
| + <use | ||
| + xlink:href="#glyph0-18" | ||
| + x="348.74786" | ||
| + y="167.81049" | ||
| + id="use1269" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-18" | ||
| + x="358.06647" | ||
| + y="167.81049" | ||
| + id="use1271" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-14" | ||
| + x="367.38507" | ||
| + y="167.81049" | ||
| + id="use1273" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1275"> | ||
| + <use | ||
| + xlink:href="#glyph0-15" | ||
| + x="373.5173" | ||
| + y="167.81049" | ||
| + id="use1277" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-9" | ||
| + x="379.65958" | ||
| + y="167.81049" | ||
| + id="use1279" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-13" | ||
| + x="382.1846" | ||
| + y="167.81049" | ||
| + id="use1281" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-5" | ||
| + x="386.95413" | ||
| + y="167.81049" | ||
| + id="use1283" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-7" | ||
| + x="392.52524" | ||
| + y="167.81049" | ||
| + id="use1285" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1287"> | ||
| + <use | ||
| + xlink:href="#glyph0-9" | ||
| + x="396.07233" | ||
| + y="167.81049" | ||
| + id="use1289" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-11" | ||
| + x="398.59735" | ||
| + y="167.81049" | ||
| + id="use1291" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-15" | ||
| + x="404.64944" | ||
| + y="167.81049" | ||
| + id="use1293" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-21" | ||
| + x="410.79172" | ||
| + y="167.81049" | ||
| + id="use1295" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1297"> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="413.44699" | ||
| + y="167.81049" | ||
| + id="use1299" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-27" | ||
| + x="416.04218" | ||
| + y="167.81049" | ||
| + id="use1301" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-4" | ||
| + x="421.58325" | ||
| + y="167.81049" | ||
| + id="use1303" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-9" | ||
| + x="427.72549" | ||
| + y="167.81049" | ||
| + id="use1305" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-22" | ||
| + x="430.25055" | ||
| + y="167.81049" | ||
| + id="use1307" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="435.03009" | ||
| + y="167.81049" | ||
| + id="use1309" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1311"> | ||
| + <use | ||
| + xlink:href="#glyph0-8" | ||
| + x="437.61523" | ||
| + y="167.81049" | ||
| + id="use1313" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-2" | ||
| + x="441.7034" | ||
| + y="167.81049" | ||
| + id="use1315" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1317"> | ||
| + <use | ||
| + xlink:href="#glyph0-32" | ||
| + x="447.33463" | ||
| + y="167.81049" | ||
| + id="use1319" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-14" | ||
| + x="453.46689" | ||
| + y="167.81049" | ||
| + id="use1321" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1323"> | ||
| + <use | ||
| + xlink:href="#glyph0-9" | ||
| + x="459.59912" | ||
| + y="167.81049" | ||
| + id="use1325" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1327"> | ||
| + <use | ||
| + xlink:href="#glyph0-8" | ||
| + x="462.13419" | ||
| + y="167.81049" | ||
| + id="use1329" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-2" | ||
| + x="466.22235" | ||
| + y="167.81049" | ||
| + id="use1331" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-22" | ||
| + x="471.84357" | ||
| + y="167.81049" | ||
| + id="use1333" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="476.62311" | ||
| + y="167.81049" | ||
| + id="use1335" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-9" | ||
| + x="479.21826" | ||
| + y="167.81049" | ||
| + id="use1337" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-15" | ||
| + x="481.74332" | ||
| + y="167.81049" | ||
| + id="use1339" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-7" | ||
| + x="487.88559" | ||
| + y="167.81049" | ||
| + id="use1341" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-8" | ||
| + x="491.42264" | ||
| + y="167.81049" | ||
| + id="use1343" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-11" | ||
| + x="495.5108" | ||
| + y="167.81049" | ||
| + id="use1345" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-16" | ||
| + x="501.56287" | ||
| + y="167.81049" | ||
| + id="use1347" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-14" | ||
| + x="507.6951" | ||
| + y="167.81049" | ||
| + id="use1349" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-13" | ||
| + x="513.8374" | ||
| + y="167.81049" | ||
| + id="use1351" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-9" | ||
| + x="518.60687" | ||
| + y="167.81049" | ||
| + id="use1353" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-15" | ||
| + x="521.13196" | ||
| + y="167.81049" | ||
| + id="use1355" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-10" | ||
| + x="527.27417" | ||
| + y="167.81049" | ||
| + id="use1357" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1359"> | ||
| + <use | ||
| + xlink:href="#glyph0-22" | ||
| + x="105.59255" | ||
| + y="179.83447" | ||
| + id="use1361" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-7" | ||
| + x="110.37209" | ||
| + y="179.83447" | ||
| + id="use1363" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-8" | ||
| + x="113.90915" | ||
| + y="179.83447" | ||
| + id="use1365" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-11" | ||
| + x="117.99731" | ||
| + y="179.83447" | ||
| + id="use1367" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-15" | ||
| + x="124.04939" | ||
| + y="179.83447" | ||
| + id="use1369" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-10" | ||
| + x="130.19165" | ||
| + y="179.83447" | ||
| + id="use1371" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-2" | ||
| + x="135.67259" | ||
| + y="179.83447" | ||
| + id="use1373" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1375"> | ||
| + <use | ||
| + xlink:href="#glyph0-8" | ||
| + x="141.30383" | ||
| + y="179.83447" | ||
| + id="use1377" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="145.39198" | ||
| + y="179.83447" | ||
| + id="use1379" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1381"> | ||
| + <use | ||
| + xlink:href="#glyph0-16" | ||
| + x="147.97714" | ||
| + y="179.83447" | ||
| + id="use1383" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-5" | ||
| + x="154.10939" | ||
| + y="179.83447" | ||
| + id="use1385" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-7" | ||
| + x="159.68051" | ||
| + y="179.83447" | ||
| + id="use1387" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-5" | ||
| + x="163.21756" | ||
| + y="179.83447" | ||
| + id="use1389" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="168.78868" | ||
| + y="179.83447" | ||
| + id="use1391" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-12" | ||
| + x="171.38387" | ||
| + y="179.83447" | ||
| + id="use1393" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-8" | ||
| + x="177.51611" | ||
| + y="179.83447" | ||
| + id="use1395" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-11" | ||
| + x="181.60426" | ||
| + y="179.83447" | ||
| + id="use1397" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-7" | ||
| + x="187.65634" | ||
| + y="179.83447" | ||
| + id="use1399" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-2" | ||
| + x="191.19341" | ||
| + y="179.83447" | ||
| + id="use1401" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1403"> | ||
| + <use | ||
| + xlink:href="#glyph0-13" | ||
| + x="196.82465" | ||
| + y="179.83447" | ||
| + id="use1405" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-7" | ||
| + x="201.59416" | ||
| + y="179.83447" | ||
| + id="use1407" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-9" | ||
| + x="205.13123" | ||
| + y="179.83447" | ||
| + id="use1409" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-11" | ||
| + x="207.65627" | ||
| + y="179.83447" | ||
| + id="use1411" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-15" | ||
| + x="213.70834" | ||
| + y="179.83447" | ||
| + id="use1413" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="219.8506" | ||
| + y="179.83447" | ||
| + id="use1415" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1417"> | ||
| + <use | ||
| + xlink:href="#glyph0-19" | ||
| + x="222.43576" | ||
| + y="179.83447" | ||
| + id="use1419" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1421"> | ||
| + <use | ||
| + xlink:href="#glyph0-5" | ||
| + x="224.97083" | ||
| + y="179.83447" | ||
| + id="use1423" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-33" | ||
| + x="230.54195" | ||
| + y="179.83447" | ||
| + id="use1425" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-22" | ||
| + x="238.32748" | ||
| + y="179.83447" | ||
| + id="use1427" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-21" | ||
| + x="243.10703" | ||
| + y="179.83447" | ||
| + id="use1429" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1431"> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="245.76231" | ||
| + y="179.83447" | ||
| + id="use1433" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-27" | ||
| + x="248.3575" | ||
| + y="179.83447" | ||
| + id="use1435" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-4" | ||
| + x="253.89856" | ||
| + y="179.83447" | ||
| + id="use1437" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-9" | ||
| + x="260.04083" | ||
| + y="179.83447" | ||
| + id="use1439" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-22" | ||
| + x="262.56586" | ||
| + y="179.83447" | ||
| + id="use1441" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="267.3454" | ||
| + y="179.83447" | ||
| + id="use1443" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-5" | ||
| + x="269.94058" | ||
| + y="179.83447" | ||
| + id="use1445" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-13" | ||
| + x="275.51169" | ||
| + y="179.83447" | ||
| + id="use1447" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-7" | ||
| + x="280.28122" | ||
| + y="179.83447" | ||
| + id="use1449" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="283.81827" | ||
| + y="179.83447" | ||
| + id="use1451" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1453"> | ||
| + <use | ||
| + xlink:href="#glyph0-8" | ||
| + x="286.40344" | ||
| + y="179.83447" | ||
| + id="use1455" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1457"> | ||
| + <use | ||
| + xlink:href="#glyph0-2" | ||
| + x="290.50162" | ||
| + y="179.83447" | ||
| + id="use1459" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-22" | ||
| + x="296.12283" | ||
| + y="179.83447" | ||
| + id="use1461" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-13" | ||
| + x="300.90237" | ||
| + y="179.83447" | ||
| + id="use1463" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-9" | ||
| + x="305.67191" | ||
| + y="179.83447" | ||
| + id="use1465" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-15" | ||
| + x="308.19693" | ||
| + y="179.83447" | ||
| + id="use1467" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-16" | ||
| + x="314.3392" | ||
| + y="179.83447" | ||
| + id="use1469" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-22" | ||
| + x="320.47144" | ||
| + y="179.83447" | ||
| + id="use1471" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="325.25098" | ||
| + y="179.83447" | ||
| + id="use1473" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1475"> | ||
| + <use | ||
| + xlink:href="#glyph0-7" | ||
| + x="327.83612" | ||
| + y="179.83447" | ||
| + id="use1477" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-4" | ||
| + x="331.3732" | ||
| + y="179.83447" | ||
| + id="use1479" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-2" | ||
| + x="337.51544" | ||
| + y="179.83447" | ||
| + id="use1481" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1483"> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="343.1467" | ||
| + y="179.83447" | ||
| + id="use1485" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1487"> | ||
| + <use | ||
| + xlink:href="#glyph0-5" | ||
| + x="345.73184" | ||
| + y="179.83447" | ||
| + id="use1489" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-14" | ||
| + x="351.30298" | ||
| + y="179.83447" | ||
| + id="use1491" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-7" | ||
| + x="357.44522" | ||
| + y="179.83447" | ||
| + id="use1493" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-4" | ||
| + x="360.9823" | ||
| + y="179.83447" | ||
| + id="use1495" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-11" | ||
| + x="367.12454" | ||
| + y="179.83447" | ||
| + id="use1497" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-8" | ||
| + x="373.17664" | ||
| + y="179.83447" | ||
| + id="use1499" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-9" | ||
| + x="377.2648" | ||
| + y="179.83447" | ||
| + id="use1501" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-7" | ||
| + x="379.78983" | ||
| + y="179.83447" | ||
| + id="use1503" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-5" | ||
| + x="383.32687" | ||
| + y="179.83447" | ||
| + id="use1505" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1507"> | ||
| + <use | ||
| + xlink:href="#glyph0-8" | ||
| + x="388.90802" | ||
| + y="179.83447" | ||
| + id="use1509" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-9" | ||
| + x="392.99619" | ||
| + y="179.83447" | ||
| + id="use1511" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-5" | ||
| + x="395.52121" | ||
| + y="179.83447" | ||
| + id="use1513" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-15" | ||
| + x="401.09235" | ||
| + y="179.83447" | ||
| + id="use1515" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="407.23459" | ||
| + y="179.83447" | ||
| + id="use1517" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#45a3e3;fill-opacity:1" | ||
| + id="g1519"> | ||
| + <use | ||
| + xlink:href="#glyph0-16" | ||
| + x="410.08572" | ||
| + y="179.83449" | ||
| + id="use1521" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-2" | ||
| + x="416.21796" | ||
| + y="179.83449" | ||
| + id="use1523" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-13" | ||
| + x="421.83917" | ||
| + y="179.83449" | ||
| + id="use1525" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-9" | ||
| + x="426.6087" | ||
| + y="179.83449" | ||
| + id="use1527" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-22" | ||
| + x="429.13373" | ||
| + y="179.83449" | ||
| + id="use1529" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-9" | ||
| + x="433.91327" | ||
| + y="179.83449" | ||
| + id="use1531" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-11" | ||
| + x="436.43832" | ||
| + y="179.83449" | ||
| + id="use1533" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-15" | ||
| + x="442.49039" | ||
| + y="179.83449" | ||
| + id="use1535" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-22" | ||
| + x="448.63266" | ||
| + y="179.83449" | ||
| + id="use1537" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1539"> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="453.45352" | ||
| + y="179.83449" | ||
| + id="use1541" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-11" | ||
| + x="456.04871" | ||
| + y="179.83449" | ||
| + id="use1543" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-17" | ||
| + x="462.1008" | ||
| + y="179.83449" | ||
| + id="use1545" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1547"> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="465.47754" | ||
| + y="179.83449" | ||
| + id="use1549" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-12" | ||
| + x="468.07269" | ||
| + y="179.83449" | ||
| + id="use1551" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-8" | ||
| + x="474.20496" | ||
| + y="179.83449" | ||
| + id="use1553" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-2" | ||
| + x="478.29312" | ||
| + y="179.83449" | ||
| + id="use1555" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-6" | ||
| + x="483.91434" | ||
| + y="179.83449" | ||
| + id="use1557" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-9" | ||
| + x="488.92432" | ||
| + y="179.83449" | ||
| + id="use1559" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1561"> | ||
| + <use | ||
| + xlink:href="#glyph0-11" | ||
| + x="491.45938" | ||
| + y="179.83449" | ||
| + id="use1563" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-14" | ||
| + x="497.51147" | ||
| + y="179.83449" | ||
| + id="use1565" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-22" | ||
| + x="503.65372" | ||
| + y="179.83449" | ||
| + id="use1567" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1569"> | ||
| + <use | ||
| + xlink:href="#glyph0-2" | ||
| + x="105.59255" | ||
| + y="191.85849" | ||
| + id="use1571" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-15" | ||
| + x="111.21377" | ||
| + y="191.85849" | ||
| + id="use1573" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-5" | ||
| + x="117.35603" | ||
| + y="191.85849" | ||
| + id="use1575" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-13" | ||
| + x="122.92715" | ||
| + y="191.85849" | ||
| + id="use1577" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-7" | ||
| + x="127.69667" | ||
| + y="191.85849" | ||
| + id="use1579" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-18" | ||
| + x="131.23373" | ||
| + y="191.85849" | ||
| + id="use1581" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-2" | ||
| + x="140.55232" | ||
| + y="191.85849" | ||
| + id="use1583" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1585"> | ||
| + <use | ||
| + xlink:href="#glyph0-15" | ||
| + x="146.18356" | ||
| + y="191.85849" | ||
| + id="use1587" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-7" | ||
| + x="152.32582" | ||
| + y="191.85849" | ||
| + id="use1589" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-22" | ||
| + x="155.86288" | ||
| + y="191.85849" | ||
| + id="use1591" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="160.64243" | ||
| + y="191.85849" | ||
| + id="use1593" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1595"> | ||
| + <use | ||
| + xlink:href="#glyph0-5" | ||
| + x="163.22758" | ||
| + y="191.85849" | ||
| + id="use1597" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-15" | ||
| + x="168.79871" | ||
| + y="191.85849" | ||
| + id="use1599" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-16" | ||
| + x="174.94096" | ||
| + y="191.85849" | ||
| + id="use1601" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="181.0732" | ||
| + y="191.85849" | ||
| + id="use1603" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-9" | ||
| + x="183.66838" | ||
| + y="191.85849" | ||
| + id="use1605" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-15" | ||
| + x="186.19342" | ||
| + y="191.85849" | ||
| + id="use1607" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1609"> | ||
| + <use | ||
| + xlink:href="#glyph0-13" | ||
| + x="192.32567" | ||
| + y="191.85849" | ||
| + id="use1611" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-19" | ||
| + x="197.09518" | ||
| + y="191.85849" | ||
| + id="use1613" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1615"> | ||
| + <use | ||
| + xlink:href="#glyph0-14" | ||
| + x="199.63023" | ||
| + y="191.85849" | ||
| + id="use1617" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1619"> | ||
| + <use | ||
| + xlink:href="#glyph0-16" | ||
| + x="205.76248" | ||
| + y="191.85849" | ||
| + id="use1621" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-2" | ||
| + x="211.89471" | ||
| + y="191.85849" | ||
| + id="use1623" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1625"> | ||
| + <use | ||
| + xlink:href="#glyph0-22" | ||
| + x="217.52596" | ||
| + y="191.85849" | ||
| + id="use1627" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="222.3055" | ||
| + y="191.85849" | ||
| + id="use1629" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1631"> | ||
| + <use | ||
| + xlink:href="#glyph0-5" | ||
| + x="224.89066" | ||
| + y="191.85849" | ||
| + id="use1633" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="230.46178" | ||
| + y="191.85849" | ||
| + id="use1635" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-8" | ||
| + x="233.05696" | ||
| + y="191.85849" | ||
| + id="use1637" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-2" | ||
| + x="237.14511" | ||
| + y="191.85849" | ||
| + id="use1639" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-6" | ||
| + x="242.76634" | ||
| + y="191.85849" | ||
| + id="use1641" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1643"> | ||
| + <use | ||
| + xlink:href="#glyph0-9" | ||
| + x="247.78636" | ||
| + y="191.85849" | ||
| + id="use1645" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-2" | ||
| + x="250.3114" | ||
| + y="191.85849" | ||
| + id="use1647" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-33" | ||
| + x="255.93262" | ||
| + y="191.85849" | ||
| + id="use1649" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="263.71817" | ||
| + y="191.85849" | ||
| + id="use1651" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-11" | ||
| + x="266.31332" | ||
| + y="191.85849" | ||
| + id="use1653" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-17" | ||
| + x="272.36542" | ||
| + y="191.85849" | ||
| + id="use1655" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="275.75217" | ||
| + y="191.85849" | ||
| + id="use1657" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#45a3e3;fill-opacity:1" | ||
| + id="g1659"> | ||
| + <use | ||
| + xlink:href="#glyph0-7" | ||
| + x="278.51059" | ||
| + y="191.85849" | ||
| + id="use1661" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-2" | ||
| + x="282.04767" | ||
| + y="191.85849" | ||
| + id="use1663" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#45a3e3;fill-opacity:1" | ||
| + id="g1665"> | ||
| + <use | ||
| + xlink:href="#glyph0-8" | ||
| + x="287.67889" | ||
| + y="191.85849" | ||
| + id="use1667" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-8" | ||
| + x="291.76706" | ||
| + y="191.85849" | ||
| + id="use1669" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-11" | ||
| + x="295.85522" | ||
| + y="191.85849" | ||
| + id="use1671" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-8" | ||
| + x="301.90729" | ||
| + y="191.85849" | ||
| + id="use1673" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-9" | ||
| + x="305.99545" | ||
| + y="191.85849" | ||
| + id="use1675" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-22" | ||
| + x="308.52051" | ||
| + y="191.85849" | ||
| + id="use1677" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-18" | ||
| + x="313.30005" | ||
| + y="191.85849" | ||
| + id="use1679" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="322.61862" | ||
| + y="191.85849" | ||
| + id="use1681" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-19" | ||
| + x="325.21381" | ||
| + y="191.85849" | ||
| + id="use1683" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-2" | ||
| + x="327.73886" | ||
| + y="191.85849" | ||
| + id="use1685" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#45a3e3;fill-opacity:1" | ||
| + id="g1687"> | ||
| + <use | ||
| + xlink:href="#glyph0-10" | ||
| + x="333.37009" | ||
| + y="191.85849" | ||
| + id="use1689" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-9" | ||
| + x="338.85104" | ||
| + y="191.85849" | ||
| + id="use1691" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-22" | ||
| + x="341.37607" | ||
| + y="191.85849" | ||
| + id="use1693" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-19" | ||
| + x="346.15561" | ||
| + y="191.85849" | ||
| + id="use1695" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-5" | ||
| + x="348.68066" | ||
| + y="191.85849" | ||
| + id="use1697" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-7" | ||
| + x="354.25177" | ||
| + y="191.85849" | ||
| + id="use1699" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-9" | ||
| + x="357.78882" | ||
| + y="191.85849" | ||
| + id="use1701" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-11" | ||
| + x="360.31387" | ||
| + y="191.85849" | ||
| + id="use1703" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#45a3e3;fill-opacity:1" | ||
| + id="g1705"> | ||
| + <use | ||
| + xlink:href="#glyph0-15" | ||
| + x="366.37598" | ||
| + y="191.85849" | ||
| + id="use1707" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1709"> | ||
| + <use | ||
| + xlink:href="#glyph0-21" | ||
| + x="372.59421" | ||
| + y="191.85849" | ||
| + id="use1711" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#a1c235;fill-opacity:1" | ||
| + id="g1713"> | ||
| + <use | ||
| + xlink:href="#glyph1-1" | ||
| + x="68.226303" | ||
| + y="112.65874" | ||
| + id="use1715" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#a1c235;fill-opacity:1" | ||
| + id="g1717"> | ||
| + <use | ||
| + xlink:href="#glyph2-1" | ||
| + x="55.492558" | ||
| + y="123.61811" | ||
| + id="use1719" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-2" | ||
| + x="60.498798" | ||
| + y="123.61811" | ||
| + id="use1721" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#a1c235;fill-opacity:1" | ||
| + id="g1723"> | ||
| + <use | ||
| + xlink:href="#glyph2-3" | ||
| + x="65.496269" | ||
| + y="123.61811" | ||
| + id="use1725" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-4" | ||
| + x="70.502518" | ||
| + y="123.61811" | ||
| + id="use1727" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-1" | ||
| + x="72.650551" | ||
| + y="123.61811" | ||
| + id="use1729" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-5" | ||
| + x="77.656792" | ||
| + y="123.61811" | ||
| + id="use1731" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#a1c235;fill-opacity:1" | ||
| + id="g1733"> | ||
| + <use | ||
| + xlink:href="#glyph2-5" | ||
| + x="82.654266" | ||
| + y="123.61811" | ||
| + id="use1735" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#45a3e3;fill-opacity:1" | ||
| + id="g1737"> | ||
| + <use | ||
| + xlink:href="#glyph3-1" | ||
| + x="55.492558" | ||
| + y="254.81747" | ||
| + id="use1739" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#45a3e3;fill-opacity:1" | ||
| + id="g1741"> | ||
| + <use | ||
| + xlink:href="#glyph3-1" | ||
| + x="55.492558" | ||
| + y="271.85147" | ||
| + id="use1743" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#45a3e3;fill-opacity:1" | ||
| + id="g1745"> | ||
| + <use | ||
| + xlink:href="#glyph3-1" | ||
| + x="55.492558" | ||
| + y="288.88547" | ||
| + id="use1747" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1749"> | ||
| + <use | ||
| + xlink:href="#glyph4-1" | ||
| + x="55.492558" | ||
| + y="76.127495" | ||
| + id="use1751" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-2" | ||
| + x="71.163834" | ||
| + y="76.127495" | ||
| + id="use1753" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-3" | ||
| + x="76.654793" | ||
| + y="76.127495" | ||
| + id="use1755" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-2" | ||
| + x="89.760956" | ||
| + y="76.127495" | ||
| + id="use1757" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-4" | ||
| + x="95.251915" | ||
| + y="76.127495" | ||
| + id="use1759" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-5" | ||
| + x="103.62863" | ||
| + y="76.127495" | ||
| + id="use1761" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-6" | ||
| + x="115.39211" | ||
| + y="76.127495" | ||
| + id="use1763" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-7" | ||
| + x="120.88307" | ||
| + y="76.127495" | ||
| + id="use1765" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-8" | ||
| + x="126.37403" | ||
| + y="76.127495" | ||
| + id="use1767" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-9" | ||
| + x="138.4782" | ||
| + y="76.127495" | ||
| + id="use1769" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-10" | ||
| + x="146.43407" | ||
| + y="76.127495" | ||
| + id="use1771" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1773"> | ||
| + <use | ||
| + xlink:href="#glyph4-10" | ||
| + x="158.83882" | ||
| + y="76.127495" | ||
| + id="use1775" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-11" | ||
| + x="171.22354" | ||
| + y="76.127495" | ||
| + id="use1777" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-12" | ||
| + x="184.69043" | ||
| + y="76.127495" | ||
| + id="use1779" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-13" | ||
| + x="197.7565" | ||
| + y="76.127495" | ||
| + id="use1781" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-7" | ||
| + x="218.07706" | ||
| + y="76.127495" | ||
| + id="use1783" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-14" | ||
| + x="223.56802" | ||
| + y="76.127495" | ||
| + id="use1785" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-15" | ||
| + x="238.4377" | ||
| + y="76.127495" | ||
| + id="use1787" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-4" | ||
| + x="249.98074" | ||
| + y="76.127495" | ||
| + id="use1789" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g1791"> | ||
| + <use | ||
| + xlink:href="#glyph5-1" | ||
| + x="55.492558" | ||
| + y="90.405991" | ||
| + id="use1793" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph5-2" | ||
| + x="60.558666" | ||
| + y="90.405991" | ||
| + id="use1795" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g1797"> | ||
| + <use | ||
| + xlink:href="#glyph5-3" | ||
| + x="64.366264" | ||
| + y="90.405991" | ||
| + id="use1799" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g1801"> | ||
| + <use | ||
| + xlink:href="#glyph5-4" | ||
| + x="70.33017" | ||
| + y="90.405991" | ||
| + id="use1803" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g1805"> | ||
| + <use | ||
| + xlink:href="#glyph5-5" | ||
| + x="78.690857" | ||
| + y="90.405991" | ||
| + id="use1807" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g1809"> | ||
| + <use | ||
| + xlink:href="#glyph5-6" | ||
| + x="83.732918" | ||
| + y="90.405991" | ||
| + id="use1811" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g1813"> | ||
| + <use | ||
| + xlink:href="#glyph5-7" | ||
| + x="88.582603" | ||
| + y="90.405991" | ||
| + id="use1815" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g1817"> | ||
| + <use | ||
| + xlink:href="#glyph5-8" | ||
| + x="93.480377" | ||
| + y="90.405991" | ||
| + id="use1819" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph5-9" | ||
| + x="97.512421" | ||
| + y="90.405991" | ||
| + id="use1821" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g1823"> | ||
| + <use | ||
| + xlink:href="#glyph5-10" | ||
| + x="100.77493" | ||
| + y="90.405991" | ||
| + id="use1825" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph5-11" | ||
| + x="102.79497" | ||
| + y="90.405991" | ||
| + id="use1827" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g1829"> | ||
| + <use | ||
| + xlink:href="#glyph5-12" | ||
| + x="107.1717" | ||
| + y="90.405991" | ||
| + id="use1831" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g1833"> | ||
| + <use | ||
| + xlink:href="#glyph5-3" | ||
| + x="112.07749" | ||
| + y="90.405991" | ||
| + id="use1835" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g1837"> | ||
| + <use | ||
| + xlink:href="#glyph5-4" | ||
| + x="118.0414" | ||
| + y="90.405991" | ||
| + id="use1839" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g1841"> | ||
| + <use | ||
| + xlink:href="#glyph5-5" | ||
| + x="126.40208" | ||
| + y="90.405991" | ||
| + id="use1843" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph5-9" | ||
| + x="131.45216" | ||
| + y="90.405991" | ||
| + id="use1845" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g1847"> | ||
| + <use | ||
| + xlink:href="#glyph5-10" | ||
| + x="134.71468" | ||
| + y="90.405991" | ||
| + id="use1849" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph5-13" | ||
| + x="136.73471" | ||
| + y="90.405991" | ||
| + id="use1851" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g1853"> | ||
| + <use | ||
| + xlink:href="#glyph5-10" | ||
| + x="144.18156" | ||
| + y="90.405991" | ||
| + id="use1855" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph5-14" | ||
| + x="146.2016" | ||
| + y="90.405991" | ||
| + id="use1857" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g1859"> | ||
| + <use | ||
| + xlink:href="#glyph5-15" | ||
| + x="151.10739" | ||
| + y="90.405991" | ||
| + id="use1861" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph5-16" | ||
| + x="155.56429" | ||
| + y="90.405991" | ||
| + id="use1863" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph5-17" | ||
| + x="157.58432" | ||
| + y="90.405991" | ||
| + id="use1865" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g1867"> | ||
| + <use | ||
| + xlink:href="#glyph5-5" | ||
| + x="159.65245" | ||
| + y="90.405991" | ||
| + id="use1869" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph5-6" | ||
| + x="164.70253" | ||
| + y="90.405991" | ||
| + id="use1871" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph5-18" | ||
| + x="169.54419" | ||
| + y="90.405991" | ||
| + id="use1873" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g1875"> | ||
| + <use | ||
| + xlink:href="#glyph5-19" | ||
| + x="174.44197" | ||
| + y="90.405991" | ||
| + id="use1877" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g1879"> | ||
| + <use | ||
| + xlink:href="#glyph5-4" | ||
| + x="182.0732" | ||
| + y="90.405991" | ||
| + id="use1881" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g1883"> | ||
| + <use | ||
| + xlink:href="#glyph5-20" | ||
| + x="190.43388" | ||
| + y="90.405991" | ||
| + id="use1885" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph5-10" | ||
| + x="196.27754" | ||
| + y="90.405991" | ||
| + id="use1887" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph5-11" | ||
| + x="198.29758" | ||
| + y="90.405991" | ||
| + id="use1889" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g1891"> | ||
| + <use | ||
| + xlink:href="#glyph5-10" | ||
| + x="202.67432" | ||
| + y="90.405991" | ||
| + id="use1893" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph5-3" | ||
| + x="204.69435" | ||
| + y="90.405991" | ||
| + id="use1895" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph5-15" | ||
| + x="207.52399" | ||
| + y="90.405991" | ||
| + id="use1897" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g1899"> | ||
| + <use | ||
| + xlink:href="#glyph5-16" | ||
| + x="211.97287" | ||
| + y="90.405991" | ||
| + id="use1901" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph5-17" | ||
| + x="213.9929" | ||
| + y="90.405991" | ||
| + id="use1903" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g1905"> | ||
| + <use | ||
| + xlink:href="#glyph5-21" | ||
| + x="216.06104" | ||
| + y="90.405991" | ||
| + id="use1907" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph5-10" | ||
| + x="221.01492" | ||
| + y="90.405991" | ||
| + id="use1909" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g1911"> | ||
| + <use | ||
| + xlink:href="#glyph5-11" | ||
| + x="223.02693" | ||
| + y="90.405991" | ||
| + id="use1913" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g1915"> | ||
| + <use | ||
| + xlink:href="#glyph5-12" | ||
| + x="227.40367" | ||
| + y="90.405991" | ||
| + id="use1917" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph5-3" | ||
| + x="232.31747" | ||
| + y="90.405991" | ||
| + id="use1919" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph5-22" | ||
| + x="235.14713" | ||
| + y="90.405991" | ||
| + id="use1921" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g1923"> | ||
| + <use | ||
| + xlink:href="#glyph5-4" | ||
| + x="242.097" | ||
| + y="90.405991" | ||
| + id="use1925" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g1927"> | ||
| + <use | ||
| + xlink:href="#glyph5-23" | ||
| + x="250.45769" | ||
| + y="90.405991" | ||
| + id="use1929" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph5-14" | ||
| + x="252.68613" | ||
| + y="90.405991" | ||
| + id="use1931" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph5-3" | ||
| + x="257.59995" | ||
| + y="90.405991" | ||
| + id="use1933" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g1935"> | ||
| + <use | ||
| + xlink:href="#glyph5-19" | ||
| + x="260.42157" | ||
| + y="90.405991" | ||
| + id="use1937" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g1939"> | ||
| + <use | ||
| + xlink:href="#glyph5-9" | ||
| + x="264.92657" | ||
| + y="90.405991" | ||
| + id="use1941" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g1943"> | ||
| + <use | ||
| + xlink:href="#glyph5-14" | ||
| + x="268.18909" | ||
| + y="90.405991" | ||
| + id="use1945" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g1947"> | ||
| + <use | ||
| + xlink:href="#glyph5-19" | ||
| + x="273.09488" | ||
| + y="90.405991" | ||
| + id="use1949" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#b83305;fill-opacity:1" | ||
| + id="g1951"> | ||
| + <use | ||
| + xlink:href="#glyph5-3" | ||
| + x="277.59985" | ||
| + y="90.405991" | ||
| + id="use1953" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#45a3e3;fill-opacity:1" | ||
| + id="g1955"> | ||
| + <use | ||
| + xlink:href="#glyph0-12" | ||
| + x="327.17023" | ||
| + y="212.90048" | ||
| + id="use1957" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-8" | ||
| + x="333.30246" | ||
| + y="212.90048" | ||
| + id="use1959" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-11" | ||
| + x="337.39062" | ||
| + y="212.90048" | ||
| + id="use1961" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-12" | ||
| + x="343.44269" | ||
| + y="212.90048" | ||
| + id="use1963" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-11" | ||
| + x="349.57492" | ||
| + y="212.90048" | ||
| + id="use1965" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-22" | ||
| + x="355.62701" | ||
| + y="212.90048" | ||
| + id="use1967" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-5" | ||
| + x="360.40656" | ||
| + y="212.90048" | ||
| + id="use1969" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-19" | ||
| + x="365.97766" | ||
| + y="212.90048" | ||
| + id="use1971" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#303030;fill-opacity:1" | ||
| + id="g1973"> | ||
| + <use | ||
| + xlink:href="#glyph0-34" | ||
| + x="371.66528" | ||
| + y="212.90048" | ||
| + id="use1975" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#45a3e3;fill-opacity:1" | ||
| + id="g1977"> | ||
| + <use | ||
| + xlink:href="#glyph0-8" | ||
| + x="379.06546" | ||
| + y="212.90048" | ||
| + id="use1979" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-2" | ||
| + x="383.15363" | ||
| + y="212.90048" | ||
| + id="use1981" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#45a3e3;fill-opacity:1" | ||
| + id="g1983"> | ||
| + <use | ||
| + xlink:href="#glyph0-22" | ||
| + x="388.78485" | ||
| + y="212.90048" | ||
| + id="use1985" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-11" | ||
| + x="393.56439" | ||
| + y="212.90048" | ||
| + id="use1987" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-14" | ||
| + x="399.61649" | ||
| + y="212.90048" | ||
| + id="use1989" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-8" | ||
| + x="405.75873" | ||
| + y="212.90048" | ||
| + id="use1991" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-13" | ||
| + x="409.84689" | ||
| + y="212.90048" | ||
| + id="use1993" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-2" | ||
| + x="414.61642" | ||
| + y="212.90048" | ||
| + id="use1995" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-22" | ||
| + x="420.23764" | ||
| + y="212.90048" | ||
| + id="use1997" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#303030;fill-opacity:1" | ||
| + id="g1999"> | ||
| + <use | ||
| + xlink:href="#glyph0-34" | ||
| + x="428.16345" | ||
| + y="212.90048" | ||
| + id="use2001" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#45a3e3;fill-opacity:1" | ||
| + id="g2003"> | ||
| + <use | ||
| + xlink:href="#glyph0-4" | ||
| + x="435.56363" | ||
| + y="212.90048" | ||
| + id="use2005" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-20" | ||
| + x="441.7059" | ||
| + y="212.90048" | ||
| + id="use2007" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-12" | ||
| + x="446.74597" | ||
| + y="212.90048" | ||
| + id="use2009" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-11" | ||
| + x="452.8782" | ||
| + y="212.90048" | ||
| + id="use2011" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-7" | ||
| + x="458.93027" | ||
| + y="212.90048" | ||
| + id="use2013" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-4" | ||
| + x="462.46735" | ||
| + y="212.90048" | ||
| + id="use2015" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-2" | ||
| + x="468.60959" | ||
| + y="212.90048" | ||
| + id="use2017" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-22" | ||
| + x="474.2308" | ||
| + y="212.90048" | ||
| + id="use2019" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-9" | ||
| + x="479.01035" | ||
| + y="212.90048" | ||
| + id="use2021" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-22" | ||
| + x="481.5354" | ||
| + y="212.90048" | ||
| + id="use2023" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#303030;fill-opacity:1" | ||
| + id="g2025"> | ||
| + <use | ||
| + xlink:href="#glyph0-34" | ||
| + x="489.4942" | ||
| + y="212.90048" | ||
| + id="use2027" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#45a3e3;fill-opacity:1" | ||
| + id="g2029"> | ||
| + <use | ||
| + xlink:href="#glyph0-9" | ||
| + x="496.89438" | ||
| + y="212.90048" | ||
| + id="use2031" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-18" | ||
| + x="499.4194" | ||
| + y="212.90048" | ||
| + id="use2033" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-12" | ||
| + x="508.73801" | ||
| + y="212.90048" | ||
| + id="use2035" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-19" | ||
| + x="514.87024" | ||
| + y="212.90048" | ||
| + id="use2037" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-9" | ||
| + x="517.39526" | ||
| + y="212.90048" | ||
| + id="use2039" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-13" | ||
| + x="519.92035" | ||
| + y="212.90048" | ||
| + id="use2041" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-5" | ||
| + x="524.68982" | ||
| + y="212.90048" | ||
| + id="use2043" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-7" | ||
| + x="530.26099" | ||
| + y="212.90048" | ||
| + id="use2045" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-9" | ||
| + x="533.79803" | ||
| + y="212.90048" | ||
| + id="use2047" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-11" | ||
| + x="536.32306" | ||
| + y="212.90048" | ||
| + id="use2049" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-15" | ||
| + x="542.37512" | ||
| + y="212.90048" | ||
| + id="use2051" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-22" | ||
| + x="548.5174" | ||
| + y="212.90048" | ||
| + id="use2053" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g2055"> | ||
| + <use | ||
| + xlink:href="#glyph6-1" | ||
| + x="55.492558" | ||
| + y="237.95047" | ||
| + id="use2057" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph6-2" | ||
| + x="60.181915" | ||
| + y="237.95047" | ||
| + id="use2059" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph6-3" | ||
| + x="75.422333" | ||
| + y="237.95047" | ||
| + id="use2061" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph6-4" | ||
| + x="85.522491" | ||
| + y="237.95047" | ||
| + id="use2063" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph6-5" | ||
| + x="89.640717" | ||
| + y="237.95047" | ||
| + id="use2065" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g2067"> | ||
| + <use | ||
| + xlink:href="#glyph6-6" | ||
| + x="93.773964" | ||
| + y="237.95047" | ||
| + id="use2069" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g2071"> | ||
| + <use | ||
| + xlink:href="#glyph6-7" | ||
| + x="102.37112" | ||
| + y="237.95047" | ||
| + id="use2073" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g2075"> | ||
| + <use | ||
| + xlink:href="#glyph6-8" | ||
| + x="111.10355" | ||
| + y="237.95047" | ||
| + id="use2077" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph6-5" | ||
| + x="117.38609" | ||
| + y="237.95047" | ||
| + id="use2079" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g2081"> | ||
| + <use | ||
| + xlink:href="#glyph6-9" | ||
| + x="121.51934" | ||
| + y="237.95047" | ||
| + id="use2083" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph6-10" | ||
| + x="131.31891" | ||
| + y="237.95047" | ||
| + id="use2085" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph6-11" | ||
| + x="141.02827" | ||
| + y="237.95047" | ||
| + id="use2087" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g2089"> | ||
| + <use | ||
| + xlink:href="#glyph0-35" | ||
| + x="68.205429" | ||
| + y="254.81747" | ||
| + id="use2091" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-14" | ||
| + x="73.696388" | ||
| + y="254.81747" | ||
| + id="use2093" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-8" | ||
| + x="79.838646" | ||
| + y="254.81747" | ||
| + id="use2095" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-6" | ||
| + x="83.926804" | ||
| + y="254.81747" | ||
| + id="use2097" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-2" | ||
| + x="88.936806" | ||
| + y="254.81747" | ||
| + id="use2099" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g2101"> | ||
| + <use | ||
| + xlink:href="#glyph0-9" | ||
| + x="94.568047" | ||
| + y="254.81747" | ||
| + id="use2103" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-19" | ||
| + x="97.093086" | ||
| + y="254.81747" | ||
| + id="use2105" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-19" | ||
| + x="99.618126" | ||
| + y="254.81747" | ||
| + id="use2107" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-5" | ||
| + x="102.14317" | ||
| + y="254.81747" | ||
| + id="use2109" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-15" | ||
| + x="107.71429" | ||
| + y="254.81747" | ||
| + id="use2111" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-13" | ||
| + x="113.85654" | ||
| + y="254.81747" | ||
| + id="use2113" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-2" | ||
| + x="118.62606" | ||
| + y="254.81747" | ||
| + id="use2115" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="124.24728" | ||
| + y="254.81747" | ||
| + id="use2117" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-16" | ||
| + x="126.84246" | ||
| + y="254.81747" | ||
| + id="use2119" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-5" | ||
| + x="132.9747" | ||
| + y="254.81747" | ||
| + id="use2121" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-7" | ||
| + x="138.54582" | ||
| + y="254.81747" | ||
| + id="use2123" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-5" | ||
| + x="142.08289" | ||
| + y="254.81747" | ||
| + id="use2125" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="147.65401" | ||
| + y="254.81747" | ||
| + id="use2127" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-9" | ||
| + x="150.24918" | ||
| + y="254.81747" | ||
| + id="use2129" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-22" | ||
| + x="152.77422" | ||
| + y="254.81747" | ||
| + id="use2131" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="157.55376" | ||
| + y="254.81747" | ||
| + id="use2133" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g2135"> | ||
| + <use | ||
| + xlink:href="#glyph0-22" | ||
| + x="160.13892" | ||
| + y="254.81747" | ||
| + id="use2137" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-14" | ||
| + x="164.91846" | ||
| + y="254.81747" | ||
| + id="use2139" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-22" | ||
| + x="171.06071" | ||
| + y="254.81747" | ||
| + id="use2141" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-13" | ||
| + x="175.84026" | ||
| + y="254.81747" | ||
| + id="use2143" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-2" | ||
| + x="180.60977" | ||
| + y="254.81747" | ||
| + id="use2145" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g2147"> | ||
| + <use | ||
| + xlink:href="#glyph0-12" | ||
| + x="186.24101" | ||
| + y="254.81747" | ||
| + id="use2149" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g2151"> | ||
| + <use | ||
| + xlink:href="#glyph0-7" | ||
| + x="192.36324" | ||
| + y="254.81747" | ||
| + id="use2153" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-9" | ||
| + x="195.9003" | ||
| + y="254.81747" | ||
| + id="use2155" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g2157"> | ||
| + <use | ||
| + xlink:href="#glyph0-28" | ||
| + x="198.43535" | ||
| + y="254.81747" | ||
| + id="use2159" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g2161"> | ||
| + <use | ||
| + xlink:href="#glyph0-19" | ||
| + x="204.55757" | ||
| + y="254.81747" | ||
| + id="use2163" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g2165"> | ||
| + <use | ||
| + xlink:href="#glyph0-2" | ||
| + x="207.09264" | ||
| + y="254.81747" | ||
| + id="use2167" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="212.71385" | ||
| + y="254.81747" | ||
| + id="use2169" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-7" | ||
| + x="215.30904" | ||
| + y="254.81747" | ||
| + id="use2171" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-11" | ||
| + x="218.8461" | ||
| + y="254.81747" | ||
| + id="use2173" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="224.89818" | ||
| + y="254.81747" | ||
| + id="use2175" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g2177"> | ||
| + <use | ||
| + xlink:href="#glyph0-7" | ||
| + x="227.48334" | ||
| + y="254.81747" | ||
| + id="use2179" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g2181"> | ||
| + <use | ||
| + xlink:href="#glyph0-4" | ||
| + x="231.03041" | ||
| + y="254.81747" | ||
| + id="use2183" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g2185"> | ||
| + <use | ||
| + xlink:href="#glyph0-2" | ||
| + x="237.16266" | ||
| + y="254.81747" | ||
| + id="use2187" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g2189"> | ||
| + <use | ||
| + xlink:href="#glyph0-17" | ||
| + x="242.7939" | ||
| + y="254.81747" | ||
| + id="use2191" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g2193"> | ||
| + <use | ||
| + xlink:href="#glyph0-7" | ||
| + x="246.17062" | ||
| + y="254.81747" | ||
| + id="use2195" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g2197"> | ||
| + <use | ||
| + xlink:href="#glyph0-21" | ||
| + x="249.71771" | ||
| + y="254.81747" | ||
| + id="use2199" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g2201"> | ||
| + <use | ||
| + xlink:href="#glyph0-36" | ||
| + x="68.205429" | ||
| + y="271.85147" | ||
| + id="use2203" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-2" | ||
| + x="73.405807" | ||
| + y="271.85147" | ||
| + id="use2205" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-22" | ||
| + x="79.027031" | ||
| + y="271.85147" | ||
| + id="use2207" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-22" | ||
| + x="83.806564" | ||
| + y="271.85147" | ||
| + id="use2209" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="88.586105" | ||
| + y="271.85147" | ||
| + id="use2211" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-16" | ||
| + x="91.18129" | ||
| + y="271.85147" | ||
| + id="use2213" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-9" | ||
| + x="97.313522" | ||
| + y="271.85147" | ||
| + id="use2215" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-22" | ||
| + x="99.83857" | ||
| + y="271.85147" | ||
| + id="use2217" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-13" | ||
| + x="104.6181" | ||
| + y="271.85147" | ||
| + id="use2219" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-8" | ||
| + x="109.38763" | ||
| + y="271.85147" | ||
| + id="use2221" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-9" | ||
| + x="113.47578" | ||
| + y="271.85147" | ||
| + id="use2223" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-18" | ||
| + x="116.00082" | ||
| + y="271.85147" | ||
| + id="use2225" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-9" | ||
| + x="125.31942" | ||
| + y="271.85147" | ||
| + id="use2227" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-15" | ||
| + x="127.84446" | ||
| + y="271.85147" | ||
| + id="use2229" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-5" | ||
| + x="133.98672" | ||
| + y="271.85147" | ||
| + id="use2231" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-7" | ||
| + x="139.55785" | ||
| + y="271.85147" | ||
| + id="use2233" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-9" | ||
| + x="143.09489" | ||
| + y="271.85147" | ||
| + id="use2235" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-11" | ||
| + x="145.61993" | ||
| + y="271.85147" | ||
| + id="use2237" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g2239"> | ||
| + <use | ||
| + xlink:href="#glyph0-15" | ||
| + x="151.68204" | ||
| + y="271.85147" | ||
| + id="use2241" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g2243"> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="157.81429" | ||
| + y="271.85147" | ||
| + id="use2245" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-11" | ||
| + x="160.40945" | ||
| + y="271.85147" | ||
| + id="use2247" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-17" | ||
| + x="166.46153" | ||
| + y="271.85147" | ||
| + id="use2249" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="169.8483" | ||
| + y="271.85147" | ||
| + id="use2251" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g2253"> | ||
| + <use | ||
| + xlink:href="#glyph0-9" | ||
| + x="172.43346" | ||
| + y="271.85147" | ||
| + id="use2255" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g2257"> | ||
| + <use | ||
| + xlink:href="#glyph0-15" | ||
| + x="174.96852" | ||
| + y="271.85147" | ||
| + id="use2259" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g2261"> | ||
| + <use | ||
| + xlink:href="#glyph0-16" | ||
| + x="181.10075" | ||
| + y="271.85147" | ||
| + id="use2263" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-9" | ||
| + x="187.233" | ||
| + y="271.85147" | ||
| + id="use2265" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-6" | ||
| + x="189.75804" | ||
| + y="271.85147" | ||
| + id="use2267" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-9" | ||
| + x="194.76804" | ||
| + y="271.85147" | ||
| + id="use2269" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g2271"> | ||
| + <use | ||
| + xlink:href="#glyph0-16" | ||
| + x="197.3031" | ||
| + y="271.85147" | ||
| + id="use2273" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g2275"> | ||
| + <use | ||
| + xlink:href="#glyph0-14" | ||
| + x="203.42532" | ||
| + y="271.85147" | ||
| + id="use2277" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-5" | ||
| + x="209.56758" | ||
| + y="271.85147" | ||
| + id="use2279" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-19" | ||
| + x="215.13869" | ||
| + y="271.85147" | ||
| + id="use2281" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-22" | ||
| + x="217.66373" | ||
| + y="271.85147" | ||
| + id="use2283" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="222.44327" | ||
| + y="271.85147" | ||
| + id="use2285" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-16" | ||
| + x="225.03845" | ||
| + y="271.85147" | ||
| + id="use2287" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-14" | ||
| + x="231.1707" | ||
| + y="271.85147" | ||
| + id="use2289" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g2291"> | ||
| + <use | ||
| + xlink:href="#glyph0-2" | ||
| + x="237.30293" | ||
| + y="271.85147" | ||
| + id="use2293" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g2295"> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="242.93417" | ||
| + y="271.85147" | ||
| + id="use2297" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g2299"> | ||
| + <use | ||
| + xlink:href="#glyph0-7" | ||
| + x="245.51933" | ||
| + y="271.85147" | ||
| + id="use2301" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g2303"> | ||
| + <use | ||
| + xlink:href="#glyph0-11" | ||
| + x="249.06641" | ||
| + y="271.85147" | ||
| + id="use2305" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="255.11848" | ||
| + y="271.85147" | ||
| + id="use2307" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g2309"> | ||
| + <use | ||
| + xlink:href="#glyph0-10" | ||
| + x="257.70364" | ||
| + y="271.85147" | ||
| + id="use2311" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-8" | ||
| + x="263.1846" | ||
| + y="271.85147" | ||
| + id="use2313" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g2315"> | ||
| + <use | ||
| + xlink:href="#glyph0-11" | ||
| + x="267.28278" | ||
| + y="271.85147" | ||
| + id="use2317" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-14" | ||
| + x="273.33484" | ||
| + y="271.85147" | ||
| + id="use2319" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g2321"> | ||
| + <use | ||
| + xlink:href="#glyph0-12" | ||
| + x="279.4671" | ||
| + y="271.85147" | ||
| + id="use2323" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="285.59933" | ||
| + y="271.85147" | ||
| + id="use2325" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-18" | ||
| + x="288.19452" | ||
| + y="271.85147" | ||
| + id="use2327" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-2" | ||
| + x="297.51309" | ||
| + y="271.85147" | ||
| + id="use2329" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-18" | ||
| + x="303.13434" | ||
| + y="271.85147" | ||
| + id="use2331" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-28" | ||
| + x="312.45291" | ||
| + y="271.85147" | ||
| + id="use2333" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-2" | ||
| + x="318.58517" | ||
| + y="271.85147" | ||
| + id="use2335" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-8" | ||
| + x="324.20639" | ||
| + y="271.85147" | ||
| + id="use2337" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g2339"> | ||
| + <use | ||
| + xlink:href="#glyph0-22" | ||
| + x="328.30457" | ||
| + y="271.85147" | ||
| + id="use2341" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-4" | ||
| + x="333.08411" | ||
| + y="271.85147" | ||
| + id="use2343" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g2345"> | ||
| + <use | ||
| + xlink:href="#glyph0-9" | ||
| + x="339.21634" | ||
| + y="271.85147" | ||
| + id="use2347" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g2349"> | ||
| + <use | ||
| + xlink:href="#glyph0-12" | ||
| + x="341.7514" | ||
| + y="271.85147" | ||
| + id="use2351" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g2353"> | ||
| + <use | ||
| + xlink:href="#glyph0-22" | ||
| + x="347.87363" | ||
| + y="271.85147" | ||
| + id="use2355" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-21" | ||
| + x="352.65317" | ||
| + y="271.85147" | ||
| + id="use2357" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g2359"> | ||
| + <use | ||
| + xlink:href="#glyph0-37" | ||
| + x="68.205429" | ||
| + y="288.88547" | ||
| + id="use2361" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-38" | ||
| + x="76.000984" | ||
| + y="288.88547" | ||
| + id="use2363" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-9" | ||
| + x="85.33963" | ||
| + y="288.88547" | ||
| + id="use2365" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-15" | ||
| + x="87.86467" | ||
| + y="288.88547" | ||
| + id="use2367" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-2" | ||
| + x="94.006927" | ||
| + y="288.88547" | ||
| + id="use2369" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="99.628143" | ||
| + y="288.88547" | ||
| + id="use2371" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-5" | ||
| + x="102.22333" | ||
| + y="288.88547" | ||
| + id="use2373" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-15" | ||
| + x="107.79444" | ||
| + y="288.88547" | ||
| + id="use2375" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-16" | ||
| + x="113.93671" | ||
| + y="288.88547" | ||
| + id="use2377" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="120.06895" | ||
| + y="288.88547" | ||
| + id="use2379" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-11" | ||
| + x="122.66412" | ||
| + y="288.88547" | ||
| + id="use2381" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-15" | ||
| + x="128.7162" | ||
| + y="288.88547" | ||
| + id="use2383" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-19" | ||
| + x="134.85846" | ||
| + y="288.88547" | ||
| + id="use2385" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-9" | ||
| + x="137.3835" | ||
| + y="288.88547" | ||
| + id="use2387" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-15" | ||
| + x="139.90854" | ||
| + y="288.88547" | ||
| + id="use2389" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-2" | ||
| + x="146.0508" | ||
| + y="288.88547" | ||
| + id="use2391" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="151.67203" | ||
| + y="288.88547" | ||
| + id="use2393" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-8" | ||
| + x="154.2672" | ||
| + y="288.88547" | ||
| + id="use2395" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-9" | ||
| + x="158.35536" | ||
| + y="288.88547" | ||
| + id="use2397" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-10" | ||
| + x="160.8804" | ||
| + y="288.88547" | ||
| + id="use2399" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-4" | ||
| + x="166.36134" | ||
| + y="288.88547" | ||
| + id="use2401" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-7" | ||
| + x="172.5036" | ||
| + y="288.88547" | ||
| + id="use2403" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-22" | ||
| + x="176.04066" | ||
| + y="288.88547" | ||
| + id="use2405" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="180.82019" | ||
| + y="288.88547" | ||
| + id="use2407" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-18" | ||
| + x="183.41537" | ||
| + y="288.88547" | ||
| + id="use2409" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-14" | ||
| + x="192.73398" | ||
| + y="288.88547" | ||
| + id="use2411" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-22" | ||
| + x="198.87624" | ||
| + y="288.88547" | ||
| + id="use2413" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-7" | ||
| + x="203.65578" | ||
| + y="288.88547" | ||
| + id="use2415" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="207.19284" | ||
| + y="288.88547" | ||
| + id="use2417" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-5" | ||
| + x="209.78801" | ||
| + y="288.88547" | ||
| + id="use2419" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-7" | ||
| + x="215.35913" | ||
| + y="288.88547" | ||
| + id="use2421" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-7" | ||
| + x="218.89619" | ||
| + y="288.88547" | ||
| + id="use2423" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-5" | ||
| + x="222.43326" | ||
| + y="288.88547" | ||
| + id="use2425" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-9" | ||
| + x="228.00438" | ||
| + y="288.88547" | ||
| + id="use2427" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-15" | ||
| + x="230.52942" | ||
| + y="288.88547" | ||
| + id="use2429" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="236.67168" | ||
| + y="288.88547" | ||
| + id="use2431" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-2" | ||
| + x="239.26685" | ||
| + y="288.88547" | ||
| + id="use2433" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-32" | ||
| + x="244.88808" | ||
| + y="288.88547" | ||
| + id="use2435" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-14" | ||
| + x="251.02031" | ||
| + y="288.88547" | ||
| + id="use2437" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-5" | ||
| + x="257.16257" | ||
| + y="288.88547" | ||
| + id="use2439" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-19" | ||
| + x="262.7337" | ||
| + y="288.88547" | ||
| + id="use2441" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="265.25873" | ||
| + y="288.88547" | ||
| + id="use2443" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-7" | ||
| + x="267.85391" | ||
| + y="288.88547" | ||
| + id="use2445" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-8" | ||
| + x="271.39096" | ||
| + y="288.88547" | ||
| + id="use2447" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-2" | ||
| + x="275.47913" | ||
| + y="288.88547" | ||
| + id="use2449" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-5" | ||
| + x="281.10034" | ||
| + y="288.88547" | ||
| + id="use2451" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-7" | ||
| + x="286.67148" | ||
| + y="288.88547" | ||
| + id="use2453" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-18" | ||
| + x="290.20853" | ||
| + y="288.88547" | ||
| + id="use2455" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-2" | ||
| + x="299.52713" | ||
| + y="288.88547" | ||
| + id="use2457" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-15" | ||
| + x="305.14835" | ||
| + y="288.88547" | ||
| + id="use2459" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-7" | ||
| + x="311.29062" | ||
| + y="288.88547" | ||
| + id="use2461" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="314.82767" | ||
| + y="288.88547" | ||
| + id="use2463" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-14" | ||
| + x="317.42285" | ||
| + y="288.88547" | ||
| + id="use2465" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-15" | ||
| + x="323.56509" | ||
| + y="288.88547" | ||
| + id="use2467" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-16" | ||
| + x="329.70737" | ||
| + y="288.88547" | ||
| + id="use2469" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-2" | ||
| + x="335.8396" | ||
| + y="288.88547" | ||
| + id="use2471" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-8" | ||
| + x="341.46082" | ||
| + y="288.88547" | ||
| + id="use2473" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-3" | ||
| + x="345.54898" | ||
| + y="288.88547" | ||
| + id="use2475" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-19" | ||
| + x="348.14417" | ||
| + y="288.88547" | ||
| + id="use2477" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-5" | ||
| + x="350.66919" | ||
| + y="288.88547" | ||
| + id="use2479" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-33" | ||
| + x="356.24033" | ||
| + y="288.88547" | ||
| + id="use2481" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph0-21" | ||
| + x="364.02585" | ||
| + y="288.88547" | ||
| + id="use2483" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + </g> | ||
| +</svg> | ||
| +%PDF-1.5 | ||
| +%�� | ||
| +3 0 obj | ||
| +<< /Length 4 0 R | ||
| + /Filter /FlateDecode | ||
| +>> | ||
| +stream | ||
| +x��Y�n7��W���N��C�\r��rr�F�Ȉ��G����P� �Xh��ԫ�U������u�b��̒rb��J�T��^�?�/���ۧ��Ο�7ۡ�}��$²Y�$RJ܃(1\%0:���y�+"hj���+�'U�-�B� | ||
| +[�bю��ep�&���aD�<q� A��yFJE�v�� ��T&|�y�Tګ�V3�0S*N��kMc��f�1" �*�X��S�xN3Ѧk�#\�� �y�>/��O�HC9�/_Dz�!\��\������b"�mz[����������?^�}������e7�����Z��5q��ؒ0�)c'ԉ��S�%2�,pqN3! �-{ܑ[a��4�Pmb[�L�SX��2!�kX<(fl�Z��S�3��r] t�a8�F7�V^,f��if*�}�Z3�Mo�GjE$�U��ُ;���T3s���/�w���a���KC�g��c�BM�4��K�Uig�*_��q���a�V�5Q�)e���@�9��̝H��,�ρ�0�A��6&��ª������ U�dd����0�Pm1R�V��f��Ld\��V�-�Ɣ���o� 7� �f����Ir[v�MF�Ԟ7%�E���|�q}ժ��uu~��P�J!`l�t�o�eV�l��j8% | ||
| +��m�V%�DV���m�)��ew���4YBA[k�J��DP0���FS���:=\�@��N�������_O�� ���Ba���݄T�8tT!SP $ B��Ç;d�Q!������>nF���q��u��9�{��<��E�<�%~����X,*�Pdý�|.��5:ͦL���g��Kg˛��|R0k� ���hK��e�m�@�u4T���o�ɱ�� | ||
| +&�R��m� =F�1�����ڛ��' ��\� .�b�ᰣ�ր���M�ˆ��g��N����H��;|��n�t?o6+�I�T | ||
| +�G | ||
| +��o��1_ y�L�R>X���NLt,�`�){:m�K�6i,��S(Xz��q����_��� | ||
| +�$�Okr>r�����I�Z,)���Y7��0�p�E����4rK����l �S�N��݁E�:�w�<�n��n�n�Nj��XJ�~̅�<i�l�i뺮��Z�&19��ؘ�w��I?�%���~.��Qѻ j�{<�m��s�,,���A���тQ|�M���meʀ�0� e�a=1���9��e��� V��T3�u��.���?l'�T�b|��]�HCus�r1ߙT|b^c�z-cX��c�2MY�ܗ����J���\�nƾ0F*$� ��_q�(Kl�6+wP����I�+*��Xɢ|US�i�P�L;\ | ||
| +�� ��WB��C��k��(�� 5Hb4��my���rM Tf|���o=�U�@�5Og�x��T������-f���Es�㻪�u:�j�N�ĖkT)<���vȹa*u�$U��g|+-�O�6e6ŵ�J>Hn��HG��7%�����<��Fr��c>�;�Sز�^Z�����%��_��� ���&�8��L=$L*��&Y����Llyx��7܋\��h�S�����NfK9ޡ�?��)�����_�@� | ||
| +endstream | ||
| +endobj | ||
| +4 0 obj | ||
| + 1637 | ||
| +endobj | ||
| +2 0 obj | ||
| +<< | ||
| + /ExtGState << | ||
| + /a0 << /CA 1 /ca 1 >> | ||
| + >> | ||
| + /Pattern << /p5 5 0 R /p6 6 0 R /p7 7 0 R /p8 8 0 R >> | ||
| + /Font << | ||
| + /f-0-0 9 0 R | ||
| + /f-1-0 10 0 R | ||
| + /f-2-0 11 0 R | ||
| + /f-3-0 12 0 R | ||
| + /f-4-0 13 0 R | ||
| + /f-5-0 14 0 R | ||
| + >> | ||
| +>> | ||
| +endobj | ||
| +15 0 obj | ||
| +<< /Type /Page | ||
| + /Parent 1 0 R | ||
| + /MediaBox [ 0 0 612 792 ] | ||
| + /Contents 3 0 R | ||
| + /Group << | ||
| + /Type /Group | ||
| + /S /Transparency | ||
| + /CS /DeviceRGB | ||
| + >> | ||
| + /Resources 2 0 R | ||
| +>> | ||
| +endobj | ||
| +16 0 obj | ||
| +<< /FunctionType 2 | ||
| + /Domain [ 0 1 ] | ||
| + /C0 [ 0.941176 0.941176 0.941176 ] | ||
| + /C1 [ 0.847059 0.847059 0.847059 ] | ||
| + /N 1 | ||
| +>> | ||
| +endobj | ||
| +5 0 obj | ||
| +<< /Type /Pattern | ||
| + /PatternType 2 | ||
| + /Matrix [ 0.835 0 0 -0.835 55.492558 698.087006 ] | ||
| + /Shading | ||
| + << /ShadingType 2 | ||
| + /ColorSpace /DeviceRGB | ||
| + /Coords [ 300 0 300 15 ] | ||
| + /Domain [ 0 1 ] | ||
| + /Function 16 0 R | ||
| + /Extend [ true true ] | ||
| + >> | ||
| +>> | ||
| +endobj | ||
| +6 0 obj | ||
| +<< /Type /Pattern | ||
| + /PatternType 2 | ||
| + /Matrix [ 0.835 0 0 -0.835 55.492558 685.562012 ] | ||
| + /Shading | ||
| + << /ShadingType 2 | ||
| + /ColorSpace /DeviceRGB | ||
| + /Coords [ 300 0 300 15 ] | ||
| + /Domain [ 0 1 ] | ||
| + /Function 16 0 R | ||
| + /Extend [ true true ] | ||
| + >> | ||
| +>> | ||
| +endobj | ||
| +7 0 obj | ||
| +<< /Type /Pattern | ||
| + /PatternType 2 | ||
| + /Matrix [ 0.835 0 0 -0.835 55.492558 588.201019 ] | ||
| + /Shading | ||
| + << /ShadingType 2 | ||
| + /ColorSpace /DeviceRGB | ||
| + /Coords [ 300 0 300 15 ] | ||
| + /Domain [ 0 1 ] | ||
| + /Function 16 0 R | ||
| + /Extend [ true true ] | ||
| + >> | ||
| +>> | ||
| +endobj | ||
| +8 0 obj | ||
| +<< /Type /Pattern | ||
| + /PatternType 2 | ||
| + /Matrix [ 0.835 0 0 -0.835 55.492558 575.676025 ] | ||
| + /Shading | ||
| + << /ShadingType 2 | ||
| + /ColorSpace /DeviceRGB | ||
| + /Coords [ 300 0 300 15 ] | ||
| + /Domain [ 0 1 ] | ||
| + /Function 16 0 R | ||
| + /Extend [ true true ] | ||
| + >> | ||
| +>> | ||
| +endobj | ||
| +17 0 obj | ||
| +<< /Length 18 0 R | ||
| + /Filter /FlateDecode | ||
| + /Length1 2400 | ||
| +>> | ||
| +stream | ||
| +x��TkP��~��9���.�(��"l�pu1�"��z!1(i��A�K����5k6M/o�+�4% 3����v�qZL��c�L':I~5����?�%�؏����Lgڿ�y�|�}�����#��l%�o[_[�2�$�҄�۶g��D�ſ n�~�#���蟯������s?�����֮���j_��a�u �|��/���®�]����^��l����&��2�����V���`_xG{x�~�߉�@~�t�0c��G���g���d��Y9�+��z��brݼs�N�ǝ���;�߉��o��罿��F�SeH4zحYpo�M�ȉ�%-9.��>J��]mzZ�4=�Y9g=��f����� �E{��i;�a�oӁ$EY"�'����ƴb���U$��\�T��m��<L[��S�L�yL�{IG�hMI�a�r�09ӓ^7h]�фΓ���H�D_G����nQ�igb�)G��-�����ܥ��� ��oY���[�yY����Z�����Zd��6�5��n�*R����f֠�$��ziR߬�"mT�$rLJ�QZ!�vH�k���'F�^f�Z��Β�YR"��@�vޒC��a�p��^�H��Q�ca]�R�+��׆�Ɔ߯6嗕��R|qj�;��Ʀ��Z�|��q��q�/��?M~VV������~6jCk�p�-�&���7ԗ���Iۆ{����|Ny����7�_�_|��jG�5����=�oJ��C��;�g�5]Ɏɹ[fq}�M���S���(q�\tN�)��W�jL��^7�K�]-�k!\3��B|�W����a"�_Dpَq;.���K���X �x���L���OL�_�oO!�?6�~h�-'.���E/F�� .��\���!~��!�s��~���k�k.|����WM�r�ů��熜|Ώ!�rb�Pg��g�*�D�P���̋�|��˧=���O9����4�HU�N����42֪�6��P'�#|bǟ��q7�jP��j�40�/�8�qDձ�~>�1C����q䰛������1��qHR | ||
| +��J�0ߎ�y;��GM<����q0��D�x�@:?�t|+��n�a���x��`�8���N;Ll;x���aC�G�L�J~�}+�ۓƽ.�FUOz�-)���t�8?m��3�]�芪�?w�i�?�Ũ} | ||
| +��eb��6�[ʹ�Ėr<e"hbs#��7Ll�G��'M|}_3��F/6��x:7E�x:��uxԎu!�]h�1� `5\�ڃ�f�A�qC6�Wy����\�ʃ�Z;Pk�r�F*��>6�GbX��x�cXQ����Yn�/j�܆�e\IJ�n^���n<�C&\��M,���/�6�� �8�6f�gq**+����\��� U�k��L�GUYj��b(-�ri#Jd%^��)���Urq-Ia�*Q$C���T���b�\،q+�@��Z���� |yn�e�7��$Y�yQ�kC��r | ||
| +� �1/���5#[�fW"��\I:��2�^����a�^Cy<���q�e{�&\2��.����9� �pd�a�4vvcilbc� 5k���^��a� ["`�� �Se��� Z3Ȅ6�� j%�������&���C | ||
| +endstream | ||
| +endobj | ||
| +18 0 obj | ||
| + 1658 | ||
| +endobj | ||
| +19 0 obj | ||
| +<< /Length 20 0 R | ||
| + /Filter /FlateDecode | ||
| +>> | ||
| +stream | ||
| +x�]��j�0��~ | ||
| +�Cq����u,�8���(�!o?� L`��-}�^; | ||
| +�G�c�1�qa�0�HU5�`�ޕ�N&)-p����|TM�S�9� | ||
| +�<* �WvȁF8|_���_R�� )�Y�-8��ܛI�fB�>uN�ד`��5!ԥ��lt8'c� ����T��j��������pqW⮟������}��.̒�l��"�DzRLU�/Gp� | ||
| +endstream | ||
| +endobj | ||
| +20 0 obj | ||
| + 226 | ||
| +endobj | ||
| +21 0 obj | ||
| +<< /Type /FontDescriptor | ||
| + /FontName /BZSGKR+DejaVuSerif | ||
| + /FontFamily (DejaVu Serif) | ||
| + /Flags 4 | ||
| + /FontBBox [ -769 -346 1679 1109 ] | ||
| + /ItalicAngle 0 | ||
| + /Ascent 928 | ||
| + /Descent -235 | ||
| + /CapHeight 1109 | ||
| + /StemV 80 | ||
| + /StemH 80 | ||
| + /FontFile2 17 0 R | ||
| +>> | ||
| +endobj | ||
| +22 0 obj | ||
| +<< /Type /Font | ||
| + /Subtype /CIDFontType2 | ||
| + /BaseFont /BZSGKR+DejaVuSerif | ||
| + /CIDSystemInfo | ||
| + << /Registry (Adobe) | ||
| + /Ordering (Identity) | ||
| + /Supplement 0 | ||
| + >> | ||
| + /FontDescriptor 21 0 R | ||
| + /W [0 [ 600 501 ]] | ||
| +>> | ||
| +endobj | ||
| +9 0 obj | ||
| +<< /Type /Font | ||
| + /Subtype /Type0 | ||
| + /BaseFont /BZSGKR+DejaVuSerif | ||
| + /Encoding /Identity-H | ||
| + /DescendantFonts [ 22 0 R] | ||
| + /ToUnicode 19 0 R | ||
| +>> | ||
| +endobj | ||
| +23 0 obj | ||
| +<< /Length 24 0 R | ||
| + /Filter /FlateDecode | ||
| + /Length1 17220 | ||
| +>> | ||
| +stream | ||
| +x��{ `T�����o�7���7�%! $��d��-�#$�HX,aU�PA0�↠��e��i�J�j]*V�ۦ�J�����}���ys�z�{w9��߹oa�����Y�g,œ�iE(g�n��j��k�{� !>o�ҹ�Wg=�/��~D�K�]�vNWό��B=~>�n�췋/�D��Q�yP`Y����[�b�ن�*!�cђY39|�A~��k��o�D�����uK�z`ٟ!_��B�v��z+�!�w�B��"��`�,��E�� �1�Ix�\1�rIW��R��T | ||
| +i�G���As�X�ʴ�������T<��; | ||
| +O2b|Vo%O�+Γj�m�N�-� �]���D� | ||
| +O&�y���[÷F�ճ���d�cY��(����*�mP@Fe�6�'�y�o#K���� &�(�!�uq�^Eu3a{�=�2;Y̶aӷg��N=�ӼbN d�� �AӇ��/�,s��թtz�Jg'r��x:K;J�N�n�z��+'��r��-�����ʉ�'�r�O�H�&V$��V��&F��`�R���*�|YM�d�A&��)�=���ŮǞ��cϰL_w�a�X��LŻ���g;�h\�<��B�n|����P�P�D�Dg���y�y���G/��2�Y���/54���ˇ�z��.��1fN7-1m41&�F^���Cq4բ�h'ڇΡ�HB&�!��� .��)l��B/ºX c�h<�g�p@(���-<A�fY'�+&�*`�GN����\~�s9*�,��6�Vj:��'�,��u�|(�-� | ||
| +�N! e�v�� �SҔq�g��-��� | ||
| +to��텧7/�oq�| | ||
| +g`�%L6|»p����CS�$9��D G��jo E��T{|0$��w�A�r(R�$��3)�(,=N b�T^+,��)�HP�}BBhN�p�,@.ܯiNz��:@*`st\*������Rl.(P�!���"NY4���[`.2�Cf�F��%3�n��r�5��b�2��I2k%�����\ݵ�`��=eF(m��c�a�ɡ9�zi�����J��;�;u|�Cb\Y9~G�$Y-���=�/�;#����"Q�'7ïb�&6�Z���/��ԩ�uJ�N%JW ]-rlq���s0���x��F���~��¢�^�/D��]$����9s��7�����M������Ǔ��ŷF�N0����Ѫ#u�>[�u�anSmf��1g��%=������,)"h,l ��c��5c���>)!�Kg�������Tj��v��R��`��0�l���xV��ؽ�>6����X����Ī�iȱ�q����./������3�ˁ�,_f�[`g��m����_O��bg�W�P���"��;� 䮨!r�R�7�IǙ-�G��B�rg9v,9&�-��ǂ� ��-}'�=}�"�[��bD�a��h{�ױX�ߴ�4��읭T�@社�Vq ij���"2��� �`��h@�3v�G��gG�V�o �QGƷf�%Ü�������n�l�b���-̸ò��(���o?~��7`�"�(6�Ò��g��Řv<+�X1!�z�~=��5�BQԈ'�"�Y �`tjFw�8֤�t�Y�X��f���A]���0ș%\��v�b�Y��`[_�)����ɏ;����'�;�x�k>�E���z�τ�p�U|�{_�[�ν�s�O&/�J��c����γY�c ȍ^��X٭Ώ'�U�\~�(*,}]�J���Q�檥 J���1���[,�V[;f�Vc��s�i�$n�<M������Ez��c�O���:/�p�0�����a�>g��K��Pa��a� *���i��T��j.�@B�!��e5h���ʸ4��(��fJ,���*E�RlW�`��J�� �U��ݿ�;����#�[�jnٲ��Xqֽ���w��ןa?6�|���������l�ł��T���S�I�P�R5����C�ȷ�g�X��T���Q�Q�*q���Y�] .��W;z��?�>u}�����?��TG��)1{_v�2��LU��5#���F����m�!�;|ZƊ�k���W`k)�Dj�x'އ�"f���v���&L��G+]����4���/����=��YA/���4��:��\7U[��m��<{��z��]����V�7%�s�j?~Gj�S�+�o�u�y���|����>&�3g�ȃ���|�[!���8�6�tPf↸����B� v,�˒���g�����uٖl�G���Ze�o�o�o_˯2�5�n�ݾ��h�a�a�۶[ޯ;��b>j�����_�.�{[�緘Lz�l�Ȉq۬ֈE�AƤ7���l��d�Ţ��x��6!��#�}�}��FJ��qK��F&�u����L��Kr3Q�W�U����U}�~���O� ��!-�)�=Z��:0� ��(��44�R.u��X�K��R���p*pQl%Rp��2B���jTJJ� #�) �W�>u�R�1@)�{��#Ȗ��pQ��YTllK�?d/6gڋ�Y��e51\c͢KZD/\`u8�Y0/Н��60�d���t�ů}�ľhM.�[7�09�y%;�]h�`����ܴnYx�̓C�&R�����/�����V��8��Cى�v�KfQ%��,#b�&�H��w���T��J2�i%��+���uz�2�S�V�tiy0_�:5�����ן�¼�uNK2�D\����<9h~�[ 2�V���>�lĀ粆��.�z��! ����]\���t�-W�ݬ+��R�;#W�冊u�l�t�l��J�<����^�ܬA�AY7g��ݗ+���Q�;L7,X�cRpR��¬��� �g�����ev:x{ij�Y w**��Pgj������|>�\����{A�@��\��XqƝ��'�\a��7�2�5�Ll�TjX��],CG���b:.St�Q��U�A��8�t:δPd�P�B����/����9u�CW���2�U�O.��{��l�'�~��=Ϯ_����k�Wz�G�gO-Jl�%���x����Ԛ��߷?�����nPw0� 5AXt`�ۗ)g�X�-u.v���Yo�1F&'�t�>"�A<Rn��4�A��Yد0�� K� G�:���%�U�@�L5�pJ���8tm������{�A4y1���݄b5Xi5i��Y�ں�}�/+ZW.w ��>P��ϻ��'��1��]�@�KǬC��v�� ���T��:$j�ЧX | ||
| +�I�(UV D�X���NK��j��RG�?�j�<@��`7=Ɇ|������;z Y�R�p i����@��d��1���Wڔ/�����V�mK]��� | ||
| +�*x�r�uΕr��h3�X�E�`��:m5t��1. ���p]t���}����ź���;���?�yu1.i�A3�bRw[��W���%Y��ᕨ�7z�I�t�K�&*ȱ�e�ƧK��^ͅ2o}r姵O�S�֜�#�c��,_::}W=��Ń8�u�D��`�d|��}A�2��2�Ws��.i `�/-��8����B� ���%������e�*D*&}�-E�b�W��˓���+�9x�/Η֠�x5Y+��V�[�Vrs��Ml�~�vK��/�'�_���&�-���@��B��.ɹ2�dr��(*�cQ\����Q��aeA#�l�$����*�k�d��(�_����z����8�Dj��Cq �T\RIg���9`��j�j��u�P�K�o�r���G�����VM�b��b�}PM�'Ã�\��H��ۑ�ml�k��%�V�mԓ�S> | ||
| +rBoAL�`S��`;�ϝ_���e�8E5$����0!������%�V>�;#�"$�tz���fln�5�\��`⚸��P�F����̱Ñ6��%8�����RM祚�1�ue_b*-)XթPpN �U塷Y�6�ً-�U�A���U���z!�N�<���U�6���-��AKj��}�l��1�gV=x�+��b��?�i^�fܣ�w}�� | ||
| +��~�/;x6��g��Nnaj��]��["��D)X!Y���l�=B� w�`�h�`�xK�{�o�e�g�o ��~�\v)ȁM�s��ֱ�hԴS٧Ea�>�Z��~��cuθ��q)+�0a�O��l�h!���p�Q���x8������S8O5[�x@���e���wuhG%�/+�iaK��x���% | ||
| +ho� Az���Yt�[���7�����x^n�2kG�2^����Ǔ�O�� �d=�N~��^Q���k�gӲw�M���!L�H4���Mi絠0��K��=�q(�Զd�ӱ˓vr{�B����F�w�[���3����r | ||
| +w��d?��l�������~��]�vl�:�Z�?K�Gr��*��1a?�D������F�0�F���C��&m=ҷ | ||
| +�w�Fރ�}{ �hȑ�(���A�q<9=99ņ~�"�95�����9�y���z<�x��������W�O�Oe�g�4[,s�6xnNa1[�;��;Y�����V����o�>f.*4bV�.t�m��=�� =|�����{�)#��x�x���>�I%��z��� �<K�1�3�(��iq%+��JT��EF�h�b:�*}���d_1.vF\����S< �<���N� *i��RIח_R����3�e�� �2��L�M�ٌh�oa�4���ɟ�5�t"���E^0��i01%��,8xlx��������6��H�n;}���)�3��9�Ē����=�a/n�i��h�#�m=o�Z�Z��">cT�5�l��?�4ۧd��=�v�؛Vk��#Ľ��B��Ɇs�2e�f��̘����Bŗ�EO/� ,����Wr[8��N�E����M�^]��!G�Q_a�8�X����h�B7�4�<�2�4��P�-ε��oV�G���Ö�W�l�9e��٦,Ko[TdY-�%�f�?�����g���a���M�C�c�<{������0GxA�$Yuz�����HV�pȢ��F���&���YU<� E���^1m�Q4�L1Y�As�]���`�� �Yf�A����Ep�F$�.+\k��nj� ?�ձ2^"o� 8�ĥ�f�ļ�L�4�S8\��[1`6�;�/[/��4�{��p�R�Y���T�/Kڂ���!�:�zSzcZ \����h�RE"0��ՠ�Ur,ua c�t+�3��Ը���"Q8F1u�I��ZA<��ZL�k�t�������a�J�-��N7y�ͨ?9�~ҵ�_k��ڙS�Zd�UQ��<Uc�Öb�Ԗz��Z�vR�I��X�B�:)L1Y�H�r�R��#{��t�`����{|����䶮��K�\9C���f��:р\hJ�o�y��T(�i�4��� | ||
| +;]~#�=����2t�J�����j.S�tjw��t��þ&����M��|��x`����|+� �q��lN��5Z�/~%���wl���n�ji�<��6��ʹe�FIe�əu��{���g�/��$���̫���y�-�(�XvU��R�\���W�����Ck�5˔ g�{�O��t����W�V���?�?��H��yO����z:�%���#��]��x���ˬG��Y]�ո����=�=�}�}�͛���Y7p��&�W�-�9�f�D��aZ�� =�l�9 | ||
| +��O��\�q��E$�gX_/] �<�[]�n���B88_���9�|�* | ||
| +x�6�=���7�|cFjؔya | ||
| +�r�� | ||
| +!��%|���)���~��->�r�lyGZ�w+s�l���Q�bQ� | ||
| +�gT/��/�zB�A6hyQfȠ{�^��%�|�����AQ^���t���Ήm�D}�e��Z�H;�YѬ^�e�H�*W��P7\&ͤ�6��cݚ����3vp���'���TsB_?����w��G&�c����M�����n | ||
| +�"�#7��6;q�\ׄ� E!_�U^W=uҸ&��Q��ظ�#~�� �+���5���e^Ť7�H�چ����=�=A�P����+E��J���K=ObMf��I/g8p�o�3M�[�l��W�l�`S�����v�]<մ��%�1>jj��v��d�;�=�U�<J_<@� ߫{[��UB����-�ֽL��o��6�T�0H�7|�|)[,<��$a��8�at&�b4��dPtIĠc�̛�IV�@oHD� Ɇ����Y#zƦ�3����$��`�H�}�l��K�28E/�q|���uhܨ2H�X�H��Yե��n��r�S[?)|�&�t���3�b�i����t������f�ѕQ�����(�g:� �o+t��b�,���P�J��_��I��"H�>�&�9���z�r#-%���?=3 � ����� )���w���J�P]:����o�_� k� | ||
| + e����o | ||
| +�$O�M��%��:i����x������K뗶ο���8H�@�S�(�Tx�v�^$l��@�*H�a�m�o�<�0��%���|ɨ`;c�)&��3���\E̦���6c�7ך̬y�%|\8%�R{�c1�V���:����%%��5 �~G�� 1����_wb�+�g��-]�K+W=���5O���+O��L���0b9���o�9yD���� | ||
| +�̅w��z����%�*F��Ŗ~��h�y�e��M1WZ�����naX �"'БF� <I���p�\��T `�Jc��L�T�(�ըiT��D�ow��v�E/I~����dR�MQ�I/��ɬ���z�q)&��> .��lF��ee���#�!����V�*�� ooڟ�[�{4HyW��K�+��~wx���ohC�@ɉ���\�0�0�h�Ȯ��e�k��D | ||
| +s4ȁ��v���JZ�q.�F˯�>@dIB�0��Ə'��ٰ����yol���ד���|'KpڒoqG,}�ῆ�Ϻ<ɿ}������ؚj��+OQ�8�5w����?�˽6���f�[E+�0�0 | ||
| +Z�$� m`��72A?/axn$��?HԬZ� Y8+#��XvGgM��p�Rw4�.�D��~�D˦M��s�26�y|n��J� D� E\�� r��A`�YUr�\$�}:g����`�U�ۘ]��h��o�|�[G0^�=��~YX�ܘ�������1�����d/�Dg^����[1���A��%�uny�|�?��s��[�0z����H��aF6��yςy��{�m��zLئ�l^��˲ | ||
| +k�9u^�y�a�F��ty��7���u�=�\�4E��<�:�9�5�3Żݹ�(n?�X�:�U,x2p�)J-��w������{EzP^S�̪�`>k���BQ�𡐀�@��6��<�����㧒G���3>�{�~s�����b��ג��lrߡ7��_'�K� �ۂu&�L������_A��P2��Y�,��Y�����L�o(3R�9�<P�5���3�d�m5f�af�"�L���Hy����-�E����9�:�Z���M땕��]L��nC��eK����]�]v$l4踠/�� p�Ǒp&�����>�g��S�*�k�R�� '~���=%o�3J����'?��e�6�}� q���f�@��_fgڱ��a�E~��t8+�y���X��P��h�ˆ�o�_���q����ϟ��=��]�QӁ�O��W6�~ו_�6����r�=S�ԗ�� 9gĊ��[���'7�i�����Zy�~�7W�n*�qؾ���C��J̊߄DgT��� d(ݎ���C��5?��Dۢ�� �"'�"˻]�u�^6�ow�V�{؏#.���Dڎ́�&�v: +R14�P$H��y���n�ZQ?��ݒl��?ӧ|�#��H���3n��<u�d����)��ٯ���S���p�SB���}�=��� ��s�S:B<�k�$���N�㚏T��#�3���%It���"�w�����>��d~�Ę�r�y�f�L,�j ��y�Œ>�h���i���f(�Y�c�"i8�E��r���Y)�a��gy�BD,�K����*�������Zn����!�#|�/�-��1K@��I��ň���g`r���dY��S�r�V�tH�lj�2E��!U�%�g'�I]��;�9*z���s���G��\^�݆��S;Ig�,("`AFӈ0.K�Œ��QB�ts��7�Z�,ԣ�<o>�x�����g͊�!�rz-j�uC�*���GY>e�hs��l�-�V��]��ߚ�iv\S����(b�3�`�֊_�&� �,��F0��p"��k6 ܞ�����b}-�B�� a�J.f�R�TJA�<��!Mg�,�T@"H��tH^�v��Ղ�oq�ȁ����v�{ُ�j�"7��{��Gq~��<���S���/�nB�_�� :�^���At��7�)e��hzm�>M�����8(�S��7z��zx�� �(r`W��ma� ��@�3�`�t�9�U��읨nCKqC�2uo����t�y3�#��Yp���;��ԟPOh�0ڃ���C ݦ��Z�ejX����zD��,����$w�C_c^���<�J�N �ՠy�Qt���I��N�N�������A��0\m�W��sSO�.�,碑0�V�;��$�6%K���PT5KЯ�o�i�W�N��sq���N}�-����W�;������X�-�~:��7�s��X<�� K���rX�\h��F�a�w��?�1|���)�)�E� | ||
| +��<�2D�c��Ul������� C�t��3��<��0F}+Z��A/������4<��[�x~����`2�,$�y�2�W��&����]�v�|�2y"���w���]h<��&��`MZANN���:���9��F�Tķ�;�ڀ�O�y� | ||
| +O9��������W�:I&\!���&���Sp�&#�3N&��1}���Y������9�aO�)��|n���ϽȽ�]���D$���ϒ(�-�+ٜlM}�������z��;����0w���af��x^3�?����K|f�#|�l >�ϽH_2����VRG�����J>$?0�cL���a�35L��Y��b�I�S���e�G�R���L6�����tv%�8�5�5Wͽ�}��b�.�����O$��5�}�a�}���ut�����s�&��9��%������y:�͌& �d?�F��V����@<]d�0�o���2Ȍ�x"Z@������ *a_G��1����kx=�@.�z�J���&��1�3�Y,�O�OXp5p'y�R�+vW�����/�ex=:D����;@���@/L���L | ||
| +1dHQ��-$D�����G�lv.��u�k�,��m|o�o��l#��VD��at�8�Ά6��Q���D�X}Ƽ�?E~Ɍf/r�<���]hYjZ�U��Ṉ��Q�=�m��!�Z�t�a��GAfFC�$�f��[@C< | ||
| +�n�,H�|��S@����H��1hP��$'���gў�\t[�����:��~�%���[�w����?��}37��↥z�F�1�Hvݸ�0��B��hĽ�ُ�DT�ڑ� �;4�4�B0ʿ�F0� 9�4��1Ka�g��s� �Ѽ�"����3�f�����A7�Pܿ�oaA~��z��rzdgE#�PfP �3|^����j���Ѡ�ɒv���r�C�j�D�6�و=i>4 | ||
| +f\WP�P�h؍< �VcSo���9��8�������jyHM�[R����,T�&:��h-�SK B��5�LM�Z�<1lռ���2�]�NZ'��EM��:H%���M�9k �,��� �JxBe� w��� �D�g�N�_Y^� �z�&��Y�� �0�44T{L���Ǩ��h�v�)��qG��f���C�gTW&�U��<�,Ἵ�SnnZ���Z/�X�lc�V5�o|�AVU�=�-��m���X1Q���-U� ��ґ�Q��W*�%�Ԅ����Ә@��=����9�)W'U���Ro�jF��Ɇ'�mq�U��5=s�szb�����p}��Z����i�bµ�ŴG�� u� | ||
| +=����Ӡ�?j����S��Ub6���4��Q@�i�QBj�H@��o7���.�#ʿMR9�&jP5���99TD������AZ�o��Um$Z����q0�3����oo����I4��L�U4�ی�cU RKkگ��o�5 Wk�5� �$�jҞ�&�a-�7 ����t}��9�����tC.]�Z]w*aZ�xIw�x����3�T�l��&Գ��R+�간R;"V��g#p�h+-��Yw7b7�ސ��{�F:F�b���F��:��GvG �hReP�@��Ό�������8L�P� �.�����NW��Jg��a�����a���3�R 3C�j<B^#�5.-��*8m��۽�a;�`���=�5%���ӏ�Z8�T�/�+j��/�rh|��78�5W �Y ��~� �4TA?L(����x(�&��X�Ɓ�s��.�[� �N�h[�ʀ�B}����@z�ߓ��l;�+��q�w���<�<���(b��An�-����8��m�}Z? ��u;��7xC��8��!]-Bz�;2n��C�F�ލ|[!�9����ry�!��j@(GH]�P�l��c��#-A(���O����p ^@ C�Gz�� | ||
| +28�L�] J1( ao��@Ӂ���k|�d �F��@��8�l~� ��v-jY�(_��Hg�k�l˔�t<z|:.�f�f�S�.�5$g�cK$��Ʋ!�}��q��@-��Ȅ1 �}�%��w��KK8���8N,C�I ���f�9�LR�8��wҙ�!�-Fs���ȟ�A��@�3\����Fr��E��h/�q�S@�xr��p}F>�OQo�R��@{��] ȧ*�Otm���K��� | ||
| +��� �&rRg�������h�X��D ҝpz�G~y����6�E���G�G {n�>R���-�!�!�>D @;��%�xh�!��ڼ t�C�$����6r�9:$0�(���QȻ�M->I���w�o��-���'o�7��4X��(+��z����R���8LO ��@�@c���ē�$�yv�7y� | ||
| +%@��7Z�,zRD��xt(ȘJ�耛 �^uo�ģ��@��{� ��w@���7A��E� E�����At�tH� :v� h#��� | ||
| +�]��&�fi5��j��Ո'.�=K��XsN�أ�X��@�Q�p7L� O�:ܰ7l� %��V�� >��� q�� | ||
| +�Sр�7d��.��6n8��qC7DpC7��(�F��#��\�Z�}�M��M�� �h�:�8���RZ.Ljf���qfKNi:�k@���#����uX���Y �u���&�� L�Mj� ��;:~�� � T | ||
| +4h#� ^�� ��tw�ֱ�ݝKs�u��$�x��Sb��>6��X�O�����b�m�p�;ÿ�3 i�D�%��X����}��g�����+��v�� u�Eq�^�E>�ƅ�G^�8��79@�����H[|��|�k#�<�{%�����P�����o�n��X� CtT�X������n��G�ht8��7<�ЧUԥ+n��\����+����ជ��[%i�����@t!�N�@g{������ o)j����.�R.{��+���!x�h�(�EYE^dE""�F��F��k'�<KCVK+$}��l�E~]��T���CpE�}���&.O�a� �� | ||
| +T1iH���MHMH�*¸i�M�[� �� *i�)Z��K]�#c�{�4��rOUr9V��J-�����KP�^�h� �Į����2��4�ʨ�H<H}�#���by��UUa��O��̠����6<Y�C*���C��H�|H�i�G�|h|a�$����$��Ŕ��>\^�k<N�k<�N�z��#��h<����$i,>��}� �����e�O,��Y��r��$���K��]�1����nH,�[Vͪ��Ym���6�}�<W�a��6ͪ�vܢ�3gͣ�DU��,1+T�6 ��/�մz`�� U�O�l��ו5�,�(�j>���g�}�Y�����ћ�g /�/�E�z8}V}V}��p�YH��q�M"R����Z� V q(Ki�;0���= | ||
| +�d?ҁw�O� D�z�9�V���UF�wW�6z���U | ||
| +�CCPl����U>�,����XI'<��ԕ�?]V �"�3�"Q | ||
| +�G� @i-Rb��2��܀ta/(@�#-+�e���?�ew��i ����@�UL�_1��*�����D�C}��p��{h�F�4��J+Vv���aEw�nM�Nǵ�U� �� | ||
| +endstream | ||
| +endobj | ||
| +24 0 obj | ||
| + 12832 | ||
| +endobj | ||
| +25 0 obj | ||
| +<< /Length 26 0 R | ||
| + /Filter /FlateDecode | ||
| +>> | ||
| +stream | ||
| +x�]��j�0��>E��Šq�t@�2ݸ��>�&ǩPc��·o��B��sI��ė�1�*�w7��V1�F;Z�S$z��&��УZ��WM��b_�n�JSc�9�*�M����C$��ߜ&7��8|]Z�jo��DfIT�B��۽t���Hġ��h����2>7K" ,�%5kZl��u�JQ�����:"���O�A}w.�K��$��������@2SP��3� )P�L��� :�g�@ܥ� | ||
| + | ||
| +u%H�A�rЀ� � ��~���˰�d?8H�ùH��؋�_ ��~9�L�v-�Wp~9��_��~83 �+����%�m�~}�|��}���Ϙ�9��+v��}�FC�ٷ�ݫ����w | ||
| +endstream | ||
| +endobj | ||
| +26 0 obj | ||
| + 371 | ||
| +endobj | ||
| +27 0 obj | ||
| +<< /Type /FontDescriptor | ||
| + /FontName /XNSOWS+ArialMT | ||
| + /FontFamily (Arial) | ||
| + /Flags 4 | ||
| + /FontBBox [ -664 -324 2028 1037 ] | ||
| + /ItalicAngle 0 | ||
| + /Ascent 905 | ||
| + /Descent -211 | ||
| + /CapHeight 1037 | ||
| + /StemV 80 | ||
| + /StemH 80 | ||
| + /FontFile2 23 0 R | ||
| +>> | ||
| +endobj | ||
| +28 0 obj | ||
| +<< /Type /Font | ||
| + /Subtype /CIDFontType2 | ||
| + /BaseFont /XNSOWS+ArialMT | ||
| + /CIDSystemInfo | ||
| + << /Registry (Adobe) | ||
| + /Ordering (Identity) | ||
| + /Supplement 0 | ||
| + >> | ||
| + /FontDescriptor 27 0 R | ||
| + /W [0 [ 750 666 500 277 666 222 222 722 556 556 500 333 556 556 666 556 500 833 556 277 556 556 722 666 500 610 500 556 943 777 777 666 722 610 500 ]] | ||
| +>> | ||
| +endobj | ||
| +10 0 obj | ||
| +<< /Type /Font | ||
| + /Subtype /Type0 | ||
| + /BaseFont /XNSOWS+ArialMT | ||
| + /Encoding /Identity-H | ||
| + /DescendantFonts [ 28 0 R] | ||
| + /ToUnicode 25 0 R | ||
| +>> | ||
| +endobj | ||
| +29 0 obj | ||
| +<< /Length 30 0 R | ||
| + /Filter /FlateDecode | ||
| + /Length1 5324 | ||
| +>> | ||
| +stream | ||
| +x��X}tו�of�i�}ZF�1�6��c��6<ؒ,c6�X��Pb�64%M0�&�����P>J> uI #B��I$4��B�dC�]v��&i�����]����d9���<��}��w?~��' #B���z��W?28�n,��#��+�߳��� +@�;~Ϛ�|�`�}8v��_��f��lg�7��_j>A�&�S��>��h��Hw�Yכț��A���&XO^f�H?����W�o~m7�o? @�� Ψ9����j��TTUIE�"Xy��g�������k��F�jN��~�S�H@��!n)8�Rr�ä���d�y."��'4V�[m�����ʻ|��"q��i�����*���>��#�o��#������~���3\tw�|���y`�*g�=�0 fI^�1/�e�Fv�'/'"��V��Zr#2��1 ���� | ||
| +|�<T@�_3�<�lN��� | ||
| +V�:�Zv�V�.b6�-�G��r��Q�����K�?���\f�N)!:b u��3��{���~rdρ�����V�0�$��SP���5����O�,�W}�2^@=�C�lQ��ձ" �l�����E;� �*�۫�%��N���uz}N���u='�:���ӬKG�3����{��m���0Fw�0u7s�ƈ�������K20,�iX46R�3H�*��vi������M��@���V�U�ٜ*���"��g�����(Ν����J��Zq | ||
| +c�m���`q1�EՌ�� .v�a�_���˿��Y� oM?���/>�ߓ?#EĂ��������wO^?;���?���3puY��-�eQ�"�9Bx�Y�͌���/26f0�Xc�U�9P�"�xx�x]i�̙%�u\�L���QWW[Kc����DBՒ�w89˹�v��"�J�EY��}҅��Y|�6W͠��U��� :}N���ble�ܞU����9鷗m0�6��d!��=����{Wgs�,����0�Z43j5 ����&�� � 況9��h��U�� �0Z$�}Naa~�M���S�"399�tZ"���`L5.��ܖ6�w��n�p����ju��V�ӪQ]��/:���I���M�_ | ||
| +v�I�}3��?5��ѵ?����~2�׆�<ص����ӣ� /�����t/C�����ja.�'� ��M�ٚJ;�k��)���|cS�dK��&"�g���)�R�ޢw��2-r����E.�]�[d�'�[0uWTX1�iܸ��ĩse0RLM ���|hq��ڢ�'��0�^@0�)QS�=���ˮ�������S�+�?�곡��z)����.���w^:ߞs�?���߾��0]��oy.V����}��I�����R����8n���{���a`��oF��0��X�u0U����t,Ƕ�Kl4��SQ�A,2;^LWbͨ�x��[��䂠��KK9��<w��f�bn�1��N1�V5�:t����+_<���7.���u����.9�/X�3{��kJ%��`0�-�b�4X�L�l��cT����a�o���~����v��#�R�>˯�=�Eq�Z�1G�\��K���0:V�:]F�������:K3 H���Eݒ�i�bM|��t �W ��t���gI�6zB˺I{�f={��a6yJ|�P���sq � | ||
| +3�Ʌv�[c�E�B���Dd�e � | ||
| +j�xE��*D�d�+���L��l%u�\���i�]��\���-��y+�¬�>������N{��J�wƤ%s�ck����7�lN]Mˏ��9�h7�H;�u���ot��x����OĂ,L =Pa"#0 ��������'����7:��?=4��_�?L�%b"�������������Q�z<GX{�]g2�F��d6�z�E�[�rƫF���jA� �A3^��d>^-���6_|��G0~�H7F��X��%�B��3����pK9Z ��.� ����[{��gv�̹M������p��H#�U��/ԟ��j���8� �s�k��6�Z�C�SՁ��@�\�7���r��9o�j܍��4'4��M��?��p�Rϴ�>q���Sc�ҏ��9�r��7������{��8�m��X �,�㱮�E��^0�m^k�%57͕��n�5���vFM�]���J���S�)>��a�-���A��j8�!P&(�'��~�I�a1-/��PyYX��(BBP���Ѩ���#(E�J���Q$���[3��L��L� �@��BHFHwG��B�,(������ �W�ZQm���؟���$�cl�W�� e�n��q}���!j�) �L1�7�m��p�OiC�O./kUrŐ:ͪHE۬�T��*�:�Re��;GxX�0��}��q�M��$N&�*ր2M)�6}�F�W(eb(��ԶE��i�ؒ(?/ | ||
| +ɯ ��]����r�~�+�]�iVȢ��6O}�LFD!��I&FƆ��/&S&Sr}� �q12����)+|O?�)gM�,jS�K� | ||
| +�� ��Q��y|�[s��0�[�9�a���aLjˑP�:�Z��c Ud��#��G�1:24>rky���m�'���'���;��rD�j�Wr���Ĥ�*�W��\�j�[%(�"t��}�.I�*��u�u̓YmB��b�����~7��Q����2@�+R;R"�p� | ||
| +\��� | ||
| +��T*��Cl�]�VxUg\]�]�8���ͮR*�j^ �dO(��%v�OBp�w�j��J���]͈��p2R�x�0�V | ||
| +q�O�d��,�W�v�i���U�t��:Ŷ��x]V�� ���#�=1@E��q���8�G����ԀOE����W��M B�x`|6��L�+B�y��C��©9:.MKI����d_���18,d7�z����)�#>��*���MA/���,�����Q��^�:C�y6V]wP�9�>'�3�H�s�s���EF�5�:>,$�b[g� | ||
| +�5oU�BX��z�Z@Z��+��jB'S�D��&"��%��x�:��C�Mt/������2,mM)�l�HId[gw�$�}¶��1�0�=Mrj*��O�1)�\�r)�%��EH������:ʩ��!����<�#L��g6*R7����2#�ly�oH�-�e�Q#�%�db̌'E(�r^��@�1O | ||
| +W-R�#d(e�<�C8C�h�-6�u�;� | ||
| +��ģ>q�&�.�~6+a���r�G��. ~�B�9&q*�5)FqE��#6Q~#�7f�Z��!D����!�}�B(��}��¤�$�FJƢ��?)Wo$$߿n�t�;�����9���T�P��?�ƾя�ˑ��G�4\��5zYGn�K?h8���L4'w�p���=�z�c�+�O�s�F���o�{ | ||
| +�X�-�bn-��6�v�����>��=��8�n8_x��!����S�s7�{Vˆ�������U#'�L\��Wަ*`)����w."�5��BL �1o��y�����h!����;�-�m���E�|��˷�yuܘWˎy���8f�b�,�q5K,l#{�e["���18%69艹�Θ�Xb|��XZ��}c��Y-�ub$�u���_����g��Q��3hэ��hh_��m���>��nE�M�X��x����Gw킦�6��3�r�҇� �&y` X60�!@�```0p{SI�2t����4 | ||
| +endstream | ||
| +endobj | ||
| +30 0 obj | ||
| + 3788 | ||
| +endobj | ||
| +31 0 obj | ||
| +<< /Length 32 0 R | ||
| + /Filter /FlateDecode | ||
| +>> | ||
| +stream | ||
| +x�]��n� E�|�,�Ed�<�H��*�xч�0 R�&�}1�R�H�t�sg��ҽt�(>�${��U���%WcYY�22dJ9 | ||
| +NJh�9��Y=����3�s�l��4����+��^a�}�i��;��#� ��-(�1ݫpobD(�y۩���l��/�kqU⒎$'����Wd ���F��2��^q� ZބO�e�m���@�KT�D�D':�&�����Dg�Ef�LZ����C,�h �$�D��Jt�Y���� | ||
| +������zG���D�?��a��|C���~�G��I�"�d����x7nr�+}���� | ||
| +endstream | ||
| +endobj | ||
| +32 0 obj | ||
| + 314 | ||
| +endobj | ||
| +33 0 obj | ||
| +<< /Type /FontDescriptor | ||
| + /FontName /SKWXXM+OpenSans | ||
| + /FontFamily (Open Sans) | ||
| + /Flags 4 | ||
| + /FontBBox [ -549 -270 1204 1047 ] | ||
| + /ItalicAngle 0 | ||
| + /Ascent 1068 | ||
| + /Descent -292 | ||
| + /CapHeight 1047 | ||
| + /StemV 80 | ||
| + /StemH 80 | ||
| + /FontFile2 29 0 R | ||
| +>> | ||
| +endobj | ||
| +34 0 obj | ||
| +<< /Type /Font | ||
| + /Subtype /CIDFontType2 | ||
| + /BaseFont /SKWXXM+OpenSans | ||
| + /CIDSystemInfo | ||
| + << /Registry (Adobe) | ||
| + /Ordering (Identity) | ||
| + /Supplement 0 | ||
| + >> | ||
| + /FontDescriptor 33 0 R | ||
| + /W [0 [ 600 613 561 777 259 550 612 252 353 252 591 556 547 553 613 408 338 477 604 613 266 ]] | ||
| +>> | ||
| +endobj | ||
| +11 0 obj | ||
| +<< /Type /Font | ||
| + /Subtype /Type0 | ||
| + /BaseFont /SKWXXM+OpenSans | ||
| + /Encoding /Identity-H | ||
| + /DescendantFonts [ 34 0 R] | ||
| + /ToUnicode 31 0 R | ||
| +>> | ||
| +endobj | ||
| +35 0 obj | ||
| +<< /Length 36 0 R | ||
| + /Filter /FlateDecode | ||
| + /Length1 996 | ||
| +>> | ||
| +stream | ||
| +x�ES[LA�3--P]�[R�ᕶ[� �A | ||
| +R�`�,�R��J�GLP1 !I�1���ȗ�1�����|�gCb�C���B�I�ιs�s�� �H� | ||
| +��^^ [�% ]G���7��f�½}%���oq�Y E�l^t�?*n"v"N��3N��xq������툟">���B�o� ��W�C��X R������֠5pz�t ~�)Ա�B>P��(�$` @o�T�h��j`�6�9�Qs��%�m<}u�m��k���!at���漣�q���v��3�S��U�0w�hB~)w��@�b3 | ||
| +0M)9Jds"��FVEKy�z��DSQ�����f�D���Z��OMU�_n<�W8�=��p�&ܭ��F F8��*4I�r7EW�^w��aj��ztb@� ��Z�R��)k�NB��d�=��~K���|#I�?Y��_�x���n�?����b�Z�T X�;A5�LETw[2���Lq�,��x�x-6� Q�9$�p��ȼ��-���?y�5�\��h��%�\��TC,�,a�:%fݟs���$-.~��זv��v�ܵ�\ǻGв�d�j�2R��o�SN5Y��<�]�Iu=�rr#����.�ZA ih�8��E\A��A�J>���+!�j|Q-GQ����Nwl�o�(~I�fڋ�8'��������bRO�We���!q������4��xx�<���Ȥ~�%SR/p�A9��| ���%I��j��^��Tb�|�a�WD{�����+ | ||
| +endstream | ||
| +endobj | ||
| +36 0 obj | ||
| + 802 | ||
| +endobj | ||
| +37 0 obj | ||
| +<< /Length 38 0 R | ||
| + /Filter /FlateDecode | ||
| +>> | ||
| +stream | ||
| +x�]��j�0E�� | ||
| +-��!�&3�2�d�M���d�cg���#�)�`����*�6/�5�?���j��x���`��r�F���U�t"��v����'QU�|Fq~�ó�:| ��{����ז��Ź�HE]��>�{��M� ����� �1�*�V��g<��4�N*��(�4��>�Z���,e[��T���4-��(':eL�Lg��(O�J��d:q����taz":�څ��I��Ӱ�T��[�L��}��A9l ��]��m.��5�� | ||
| +endstream | ||
| +endobj | ||
| +38 0 obj | ||
| + 271 | ||
| +endobj | ||
| +39 0 obj | ||
| +<< /Type /FontDescriptor | ||
| + /FontName /QYCLPM+Montserrat-Regular | ||
| + /FontFamily (Montserrat-Regular) | ||
| + /Flags 4 | ||
| + /FontBBox [ -110 -250 1130 932 ] | ||
| + /ItalicAngle 0 | ||
| + /Ascent 968 | ||
| + /Descent -251 | ||
| + /CapHeight 932 | ||
| + /StemV 80 | ||
| + /StemH 80 | ||
| + /FontFile2 35 0 R | ||
| +>> | ||
| +endobj | ||
| +40 0 obj | ||
| +<< /Type /Font | ||
| + /Subtype /CIDFontType2 | ||
| + /BaseFont /QYCLPM+Montserrat-Regular | ||
| + /CIDSystemInfo | ||
| + << /Registry (Adobe) | ||
| + /Ordering (Identity) | ||
| + /Supplement 0 | ||
| + >> | ||
| + /FontDescriptor 39 0 R | ||
| + /W [0 [ 274 604 587 654 274 654 672 274 418 652 397 ]] | ||
| +>> | ||
| +endobj | ||
| +12 0 obj | ||
| +<< /Type /Font | ||
| + /Subtype /Type0 | ||
| + /BaseFont /QYCLPM+Montserrat-Regular | ||
| + /Encoding /Identity-H | ||
| + /DescendantFonts [ 40 0 R] | ||
| + /ToUnicode 37 0 R | ||
| +>> | ||
| +endobj | ||
| +41 0 obj | ||
| +<< /Length 42 0 R | ||
| + /Filter /FlateDecode | ||
| + /Length1 4972 | ||
| +>> | ||
| +stream | ||
| +x��X}xS�yϽW����O�ȱ�|-a,;Ɩ? �[�%���5<T2��3MIHLZ"�W����> �V2��6�-K`O�%�:���Ci�AG������\����K���=�8�;�92 0�� �ޘ�����F��[6 �%� ��>�v䁍��O[�~@w� �Z�O����(S6�&=�;`C^�02��jP�u���|E{�+HKZ��� [�ӏ��c�i ia�Ot�ك�m) b �pF�i�V�3�a8VP�P"u��P�\���k��y6��a�[�OkN���a�j$p���`�����=�Lf�!.k��a4q�a�1.����ڠ�]�/R�f Yф�;_��/�c�&eVMbvhN/7g�dޖ������z� �^op\N��繨��F��j��@m�Մ�1 Vh�V�* 57�\N+���O���}h���f����p�<��+����&����b�>�d$F�Yc @+�TMBv��C���K���S�/���\��Mn�n"K���h�8�Y��W��DɊ���f]L63B_��A��~��l��C+V��#GN�VW͛WU���Ȝ����֖�B|���%��`0���b�4Q�jlm�3���KJtwE��A|^I�q�G����V��Y>zu�{�M�F��s�h�n��v0�@7����F��2�I�m;<��L� W���IM 7������Lj�w��7�>|��a���ʽ�!�k�D��˹[���O��NcA�� BT�V�Mo �`�J��鴕r�RsT���v�l��P� | ||
| +!� �ѝ���W�"��E�ٲ��##�<�"Mݏ��T_��g'����ɉ���T��]>�¨3�k�Yp��uK�X�jd�<%EQ���ZGT��P��r��;EuSSVB���sa[�Z-[�����h�\�9i�L;�<x�;�����舁��~�/�ο�襀������Xz��3G5Q4�(yx��Pd�����h��]r��[t�u�f]�qf�����`��M--!'��c�Y���]8x0�"sVm6�0[�RfwO���GW�G��윃���TC�ߐK[�&�M���5LuE��_j��,�4Y�����.�X����-zWu5�%W[�ڻ�*�uo����7@�`��-8]ng]ťS����Z'�R�i��"������5��F-��N��F | ||
| +�w�j����_4p�䛹+���o�6U�I�ă��<������o��7?>��?|��q.��->��9}k�6���o��ݡ�β�4���n8�s�-�Wn{P�l`�n����'��Z�J�f� �*��`�Ee�G��������p��R3�%-]^�Ks��R���w�dnN�;/j �8� ��~=�9��-ab�u��܁<6�M]�,мZ��R�)�蹲{��4&�5.�8MI\��h}'>+�Xm�!��ž������7�~�T�3$��O���3�OsO|�� &7���]d�*���,�ӟ�����(wY$p_����^��*�K�W���KKmze���.�)*�����fVTָ��}��mw�Y-�E�@�oQk�nv� ԛ�tZ | ||
| +v�O��������C[�y-�{>�Wo�g��ub��G��ż6���'j��ܤc��]��mX�q]�~�"�+�Y*+�� �;���Y���]��5�TҺ�#��$g���A�/�����bG�^��֥?�r�C����˿���Omy�v蹟?C�{�D�U�ۗ�V,lKl�~j���k�6u��Vz�� �[��F�@�"�!�ej | ||
| +�05�Ca��0m��*ρ�:ЃoEExf��� | ||
| +Z�����P�5�5�ஆ(w�� S�)u��s�'Jٿ|i�Fn��'�c�q�~���Ͽv�v�gx���`/��x�g�Bյb@N&�����,�ڒ�Ɱh$��q�Ծp���浵�47�ϭ����jv�_)V��n�������N��X�@���TDa��5�#b:V[#D���ښ�M)BZP���XLe�iEH J _�;�)Ek�2S�ϔff^�� QP.�Ea��&��lX���_����J���PB��z+D���L$�>�l��S�\c������E�S�đ,�ZH�S��e@o�fq����ӛ��=>�\[W�Ű:��JE۩�T��:�:��5�2��yLMC�PzeRa�(�a#��ӊ5���ʜ�Wݸ�5J��(A��{ٌ���&����p9��ws���� | ||
| +��0� | ||
| +Y����b�3��(D3�Lz|jlPx1�5�2#7�$Q���]%�[V��0�'�]֭�{W$����O��k���3sz��0`X08a���a�H(c��<-���$HuAYaRt���3AGƦGf�S"涻/�Q8|H�`�w���AD�z��W�?�Č�*����\���M ��Rw | ||
| + n�H�W����4�ڄ6�P=1�*|��Q�����@�O*R;R���HvnJ�S��ua5�J�8�8Ď��R�"��HALqt*�Z]�R�"�"�T8��%�&' 4�q�Q��b&��dW'�,�$��*ޔg��Z!��)�������#4�c� | ||
| +Y�J��O��H��Pu�?�5bғW� T�~��d<��ydQ����z��p�K��1_HL�F7�9BdM�0��w)�P8uƦ�i)�z:c��˷����a��ӠƦ��L���SY4�n | ||
| +z!)�eqXP��$] ��B0Ԙr�uG�0L���i�S�=wW�R�2����ы�}�\,(�<� ���j����nhk���V7t&+It3ϣJ�PF�K�Wgc=���Jm٠�t�w��`i�ȊdgoV";��x� ;��'�t�:�l%�%'�x�T.C��I �T�2$��|��"SG9��ҫ� �<�4���q&����! O���\~D���!O�獩<�e��L2j$�d�L���d e�D�Y<� ^73�dQj��'cY�����R�Ý�ۦ���<'���:hC���1�x�D�! | ||
| +����LJ�� \����1M�BtDkR���H�v�o�C�A�1�}�B(V$}�%�Y=�͔�E%��V����}E��i�n��)�g�Ŧ�]�7���7���~I�?�|C9���G�u�־ܣ�C�;���s��<7 | ||
| +�߂¡��Cl����a|o�Q�}�2���lN��}؆2�� ��i9� �p��"+�)�I�}��l��W���O�5��N��`%����Oi��)Oxcl�[N,���'��%���;���?T�(�OyuܔW�Ny�C�8��C���� .��,���� �튖z�=J�PE�,�I�B΄�X|Ȓ�X�Z���,��2ea�x�I�$�'��p<�1ѐq�B��/��M�h�Y������>��E�S���d�����>�t+ }IE�G�V���ߓuA�<:�ݴ9Hۦ���M%ݫ0L�GJ�` | ||
| +endstream | ||
| +endobj | ||
| +42 0 obj | ||
| + 3539 | ||
| +endobj | ||
| +43 0 obj | ||
| +<< /Length 44 0 R | ||
| + /Filter /FlateDecode | ||
| +>> | ||
| +stream | ||
| +x�]��j�0��y�Y�.^����n\�Bm &�1ĸ��3r | ||
| + $���$��3�C��fѣ��t�̫�ڰ,��?(�b�%!�o�ǩ3jfM�G�68=�y� ɛ����u��S�Z��)k[����^�}�B��N]��b���"�3z��%.�t܌Ț4�V���zVRlP⛻hς=M����G������ | ||
| +ҮD%i9QE�"��$�#�qÕr���D9k"A��>I�<4$gF��y�%���wV�΅��q�n�}�����Sq�}�� | ||
| +endstream | ||
| +endobj | ||
| +44 0 obj | ||
| + 291 | ||
| +endobj | ||
| +45 0 obj | ||
| +<< /Type /FontDescriptor | ||
| + /FontName /SLOCJC+OpenSans | ||
| + /FontFamily (Open Sans) | ||
| + /Flags 4 | ||
| + /FontBBox [ -549 -270 1204 1047 ] | ||
| + /ItalicAngle 0 | ||
| + /Ascent 1068 | ||
| + /Descent -292 | ||
| + /CapHeight 1047 | ||
| + /StemV 80 | ||
| + /StemH 80 | ||
| + /FontFile2 41 0 R | ||
| +>> | ||
| +endobj | ||
| +46 0 obj | ||
| +<< /Type /Font | ||
| + /Subtype /CIDFontType2 | ||
| + /BaseFont /SLOCJC+OpenSans | ||
| + /CIDSystemInfo | ||
| + << /Registry (Adobe) | ||
| + /Ordering (Identity) | ||
| + /Supplement 0 | ||
| + >> | ||
| + /FontDescriptor 45 0 R | ||
| + /W [0 [ 600 556 613 500 252 408 604 930 561 353 259 547 503 728 556 477 ]] | ||
| +>> | ||
| +endobj | ||
| +13 0 obj | ||
| +<< /Type /Font | ||
| + /Subtype /Type0 | ||
| + /BaseFont /SLOCJC+OpenSans | ||
| + /Encoding /Identity-H | ||
| + /DescendantFonts [ 46 0 R] | ||
| + /ToUnicode 43 0 R | ||
| +>> | ||
| +endobj | ||
| +47 0 obj | ||
| +<< /Length 48 0 R | ||
| + /Filter /FlateDecode | ||
| + /Length1 3216 | ||
| +>> | ||
| +stream | ||
| +x��U{t����fv�f��&�yl6�/hI�DB!(� � Y��F��h�R��h�ED��EH��HB�ĠQ�O�Җ��6��3�~xzN��==�3����߽w��=3�$��CM����6PV�=D"��غ;�F�88��j"cZ�an�L�"lc����'�Խ��7oޜڄ���$�ӥ6���^�j�ϫ_tWZ'�g�9����ZW˒Dz�������xW)�Y�5,��pw��X���4���2��p�n*h')���%��i�!C�%/�L���G�e� | ||
| +Cfa�0)��B�=���3��.��lh����e!�l��9���&�ȡ$)�Rrg�G�2Roo��{��>�aDRIj��x<�6�������61���>�=��eb�z����+;���M��Ȕ[D;��T�TW�����:���5�Nղ^��;�R��=n�I��Z��r�\"_�K���LL�?;J����RFJT���0:h���h�W���0uQ��b�mt���)q��;9�4�� 3������:�D��P�V��ک��>I�h!�.I�T�1Pu�~:Ao1Ot��k��R�Ž�����2'���\aw�Lg�[�gl5Έ"ap�\��!k��[�:�`,� ���)��+)��ݗ�:��~�������xu�c����b���-�e�{�̥�+�'�3�6�itp=��z����tZ���D�|Ʈ�j� Q��ʠf1�}�p-!�6������ʧf9 9w�h��nb1u�1�68}�h���J탈��.%a*�[sB�%>�:vpzaiɿ���;�BU-�ű��ުj�������i-�,:�'JK*��c���q�WS���<�5��W���U[�ɿ 5-��y���E�˃s�K�[a\ﹰz�#>��4���p�7�g�:.�þi��=bt��|�`��,t����I)�Ɲk����z�L�.��RܞU}j��c�7����aR���(�rR�?Y�Q6c��\?��C�{�1F)���X�(KQ���8��>f;�ů��g�r4{��3?5�=�h��'��0s>���^~�"��3g[���\��P1s��q�l�'2�A7W�F;µ��L�r�����#�xo#zGAk���D����Ɨgƫ/qf<��pZ�s�j�� �4��ѣ�(>��ۣ>��;.?�أ>)��|d��5��C�,���IVNj�E���8��G�?h����� ���m���x�S�k�ow��mo���q�+������7����L���N�����z��Ex�HX�V�#�Hx�ͯ��p�jS�h:8Kjá&y0�{�Tg�`\0�;��&���zYc~��Oc�K�j�����U/�c������Cjw���=��]^��./^��^�h�x!�g���i�Jcg�2��l��yvX��b��g��\lc����y1~����[5~���6��S����Or�����C6E��',l��o��O46�oS4֧f��mX�$S�L���T\�Xc��u�_�fl��{��>ã^�ejm%a���Úl�b��i��xXc��r��4|�Tj<`��4�/�}���R�����F��5�X����wޱUݩq�Vܾ(W�naQ.ZXЈ�4n-Q���{�-̷p����W�U��0W#Y�9 ����� �u�=����d��fԈ����Mܨ1K�?EHݠ1sF���1�����Qm�z��X��^���iQ\�5S#�S�05��)Uea�䐚���Ťʰ���ʉ!U�� ~51� ~\ma�Ua5>W�1�Bŕ~U��~�c����cL�GT\c�(��(?F����� �k�r��2q�u��aC�jX��C=>54��MrH�W cH\�y1x�V5Xc�?h+.���L����R%Y�*)����Efa@��Eqf��� �GQB?�~ | ||
| +(��XD��ϋ�|y�L�A^+�kd�9�J�ӈ/�D_�>!d�j����2N 3���!�`P2�+�A����->�2���ҳ��$=>x���4 ��Ky�KCy��RZ@�� C��z���|�"�l�����������ї | ||
| +endstream | ||
| +endobj | ||
| +48 0 obj | ||
| + 2152 | ||
| +endobj | ||
| +49 0 obj | ||
| +<< /Length 50 0 R | ||
| + /Filter /FlateDecode | ||
| +>> | ||
| +stream | ||
| +x�]��j�0��~ | ||
| +�Cq����u,�8���(�!o?� L`��-}�^; | ||
| +�G�c�1�qa�0�HU5�`�ޕ�N&)-p����|TM�S�9� | ||
| +�<* �WvȁF8|_���_R�� )�Y�-8��ܛI�fB�>uN�ד`��5!ԥ��lt8'c� ����T��j��������pqW⮟������}��.̒�l��"�DzRLU�/Gp� | ||
| +endstream | ||
| +endobj | ||
| +50 0 obj | ||
| + 226 | ||
| +endobj | ||
| +51 0 obj | ||
| +<< /Type /FontDescriptor | ||
| + /FontName /PSFODZ+DejaVuSans-Bold | ||
| + /FontFamily (DejaVu Sans Bold) | ||
| + /Flags 4 | ||
| + /FontBBox [ -1069 -415 1975 1174 ] | ||
| + /ItalicAngle 0 | ||
| + /Ascent 928 | ||
| + /Descent -235 | ||
| + /CapHeight 1174 | ||
| + /StemV 80 | ||
| + /StemH 80 | ||
| + /FontFile2 47 0 R | ||
| +>> | ||
| +endobj | ||
| +52 0 obj | ||
| +<< /Type /Font | ||
| + /Subtype /CIDFontType2 | ||
| + /BaseFont /PSFODZ+DejaVuSans-Bold | ||
| + /CIDSystemInfo | ||
| + << /Registry (Adobe) | ||
| + /Ordering (Identity) | ||
| + /Supplement 0 | ||
| + >> | ||
| + /FontDescriptor 51 0 R | ||
| + /W [0 [ 600 501 ]] | ||
| +>> | ||
| +endobj | ||
| +14 0 obj | ||
| +<< /Type /Font | ||
| + /Subtype /Type0 | ||
| + /BaseFont /PSFODZ+DejaVuSans-Bold | ||
| + /Encoding /Identity-H | ||
| + /DescendantFonts [ 52 0 R] | ||
| + /ToUnicode 49 0 R | ||
| +>> | ||
| +endobj | ||
| +1 0 obj | ||
| +<< /Type /Pages | ||
| + /Kids [ 15 0 R ] | ||
| + /Count 1 | ||
| +>> | ||
| +endobj | ||
| +53 0 obj | ||
| +<< /Creator (cairo 1.9.5 (http://cairographics.org)) | ||
| + /Producer (cairo 1.9.5 (http://cairographics.org)) | ||
| +>> | ||
| +endobj | ||
| +54 0 obj | ||
| +<< /Type /Catalog | ||
| + /Pages 1 0 R | ||
| +>> | ||
| +endobj | ||
| +xref | ||
| +0 55 | ||
| +0000000000 65535 f | ||
| +0000035683 00000 n | ||
| +0000001752 00000 n | ||
| +0000000015 00000 n | ||
| +0000001729 00000 n | ||
| +0000002361 00000 n | ||
| +0000002661 00000 n | ||
| +0000002961 00000 n | ||
| +0000003261 00000 n | ||
| +0000006175 00000 n | ||
| +0000020388 00000 n | ||
| +0000025446 00000 n | ||
| +0000027460 00000 n | ||
| +0000032237 00000 n | ||
| +0000035517 00000 n | ||
| +0000002019 00000 n | ||
| +0000002220 00000 n | ||
| +0000003561 00000 n | ||
| +0000005315 00000 n | ||
| +0000005339 00000 n | ||
| +0000005644 00000 n | ||
| +0000005667 00000 n | ||
| +0000005939 00000 n | ||
| +0000006336 00000 n | ||
| +0000019265 00000 n | ||
| +0000019290 00000 n | ||
| +0000019740 00000 n | ||
| +0000019763 00000 n | ||
| +0000020024 00000 n | ||
| +0000020546 00000 n | ||
| +0000024430 00000 n | ||
| +0000024454 00000 n | ||
| +0000024847 00000 n | ||
| +0000024870 00000 n | ||
| +0000025137 00000 n | ||
| +0000025605 00000 n | ||
| +0000026502 00000 n | ||
| +0000026525 00000 n | ||
| +0000026875 00000 n | ||
| +0000026898 00000 n | ||
| +0000027181 00000 n | ||
| +0000027629 00000 n | ||
| +0000031264 00000 n | ||
| +0000031288 00000 n | ||
| +0000031658 00000 n | ||
| +0000031681 00000 n | ||
| +0000031948 00000 n | ||
| +0000032396 00000 n | ||
| +0000034644 00000 n | ||
| +0000034668 00000 n | ||
| +0000034973 00000 n | ||
| +0000034996 00000 n | ||
| +0000035277 00000 n | ||
| +0000035749 00000 n | ||
| +0000035875 00000 n | ||
| +trailer | ||
| +<< /Size 55 | ||
| + /Root 54 0 R | ||
| + /Info 53 0 R | ||
| +>> | ||
| +startxref | ||
| +35928 | ||
| +%%EOF | ||
| +<?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:xlink="http://www.w3.org/1999/xlink" | ||
| + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" | ||
| + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" | ||
| + width="626.25" | ||
| + height="270.42657" | ||
| + viewBox="0 0 501 216.34126" | ||
| + version="1.1" | ||
| + id="svg2" | ||
| + inkscape:version="0.48.5 r" | ||
| + sodipodi:docname="tags.svg"> | ||
| + <metadata | ||
| + id="metadata1363"> | ||
| + <rdf:RDF> | ||
| + <cc:Work | ||
| + rdf:about=""> | ||
| + <dc:format>image/svg+xml</dc:format> | ||
| + <dc:type | ||
| + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | ||
| + </cc:Work> | ||
| + </rdf:RDF> | ||
| + </metadata> | ||
| + <sodipodi:namedview | ||
| + pagecolor="#ffffff" | ||
| + bordercolor="#666666" | ||
| + borderopacity="1" | ||
| + objecttolerance="10" | ||
| + gridtolerance="10" | ||
| + guidetolerance="10" | ||
| + inkscape:pageopacity="0" | ||
| + inkscape:pageshadow="2" | ||
| + inkscape:window-width="640" | ||
| + inkscape:window-height="480" | ||
| + id="namedview1361" | ||
| + showgrid="false" | ||
| + fit-margin-top="0" | ||
| + fit-margin-left="0" | ||
| + fit-margin-right="0" | ||
| + fit-margin-bottom="0" | ||
| + inkscape:zoom="0.23838384" | ||
| + inkscape:cx="313.13476" | ||
| + inkscape:cy="-148.39844" | ||
| + inkscape:window-x="0" | ||
| + inkscape:window-y="0" | ||
| + inkscape:window-maximized="0" | ||
| + inkscape:current-layer="svg2" /> | ||
| + <defs | ||
| + id="defs4"> | ||
| + <g | ||
| + id="g6"> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-0" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 0.453125,1.59375 0,-7.9375 4.5,0 0,7.9375 z m 0.5,-0.5 3.5,0 0,-6.9375 -3.5,0 z m 0,0" | ||
| + id="path9" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph0-1" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 0.03125,-0.09375 0,-4.484375 4.453125,2.234375 z m 0,0" | ||
| + id="path12" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-0" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 1.125,0 0,-5.625 4.5,0 0,5.625 z m 0.140625,-0.140625 4.21875,0 0,-5.34375 -4.21875,0 z m 0,0" | ||
| + id="path15" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-1" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m -0.015625,0 2.484375,-6.4375 0.90625,0 L 6.015625,0 l -0.96875,0 -0.75,-1.953125 -2.703125,0 L 0.890625,0 z m 1.859375,-2.640625 2.1875,0 L 3.359375,-4.4375 C 3.148438,-4.976562 3,-5.421875 2.90625,-5.765625 2.820312,-5.347656 2.703125,-4.9375 2.546875,-4.53125 z m 0,0" | ||
| + id="path18" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-2" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 3.640625,-1.703125 0.78125,0.09375 C 4.335938,-1.066406 4.117188,-0.644531 3.765625,-0.34375 3.410156,-0.0390625 2.976562,0.109375 2.46875,0.109375 c -0.636719,0 -1.148438,-0.2070312 -1.53125,-0.625 C 0.550781,-0.929688 0.359375,-1.53125 0.359375,-2.3125 c 0,-0.507812 0.082031,-0.953125 0.25,-1.328125 0.164063,-0.375 0.414063,-0.65625 0.75,-0.84375 0.34375,-0.1875 0.71875,-0.28125 1.125,-0.28125 0.5,0 0.910156,0.132813 1.234375,0.390625 0.320312,0.25 0.53125,0.609375 0.625,1.078125 l -0.765625,0.125 C 3.503906,-3.484375 3.375,-3.71875 3.1875,-3.875 3,-4.039062 2.773438,-4.125 2.515625,-4.125 c -0.40625,0 -0.734375,0.148438 -0.984375,0.4375 -0.242188,0.28125 -0.359375,0.730469 -0.359375,1.34375 0,0.636719 0.117187,1.09375 0.359375,1.375 0.238281,0.28125 0.550781,0.421875 0.9375,0.421875 0.3125,0 0.570312,-0.09375 0.78125,-0.28125 0.207031,-0.1875 0.335938,-0.476563 0.390625,-0.875 z m 0,0" | ||
| + id="path21" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-3" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 2.328125,-0.703125 0.109375,0.6875 C 2.207031,0.0351562 2.007812,0.0625 1.84375,0.0625 1.550781,0.0625 1.328125,0.015625 1.171875,-0.078125 1.015625,-0.171875 0.898438,-0.289062 0.828125,-0.4375 0.765625,-0.582031 0.734375,-0.890625 0.734375,-1.359375 l 0,-2.6875 -0.578125,0 0,-0.625 0.578125,0 0,-1.15625 0.796875,-0.46875 0,1.625 0.796875,0 0,0.625 -0.796875,0 0,2.71875 c 0,0.230469 0.00781,0.375 0.03125,0.4375 0.03125,0.0625 0.078125,0.117187 0.140625,0.15625 0.0625,0.042969 0.148437,0.0625 0.265625,0.0625 0.09375,0 0.210938,-0.007813 0.359375,-0.03125 z m 0,0" | ||
| + id="path24" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-4" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 0.65625,0 0,-6.4375 2.421875,0 c 0.488281,0 0.878906,0.070312 1.171875,0.203125 0.300781,0.125 0.535156,0.324219 0.703125,0.59375 0.175781,0.273437 0.265625,0.554687 0.265625,0.84375 0,0.28125 -0.078125,0.542969 -0.234375,0.78125 -0.148437,0.242187 -0.371094,0.4375 -0.671875,0.59375 0.382812,0.117187 0.679688,0.308594 0.890625,0.578125 0.21875,0.273438 0.328125,0.59375 0.328125,0.96875 0,0.304688 -0.070312,0.585938 -0.203125,0.84375 -0.125,0.261719 -0.28125,0.464844 -0.46875,0.609375 -0.1875,0.136719 -0.421875,0.242187 -0.703125,0.3125 C 3.875,-0.0351562 3.523438,0 3.109375,0 z m 0.859375,-3.734375 1.390625,0 c 0.375,0 0.644531,-0.023437 0.8125,-0.078125 C 3.9375,-3.875 4.097656,-3.976562 4.203125,-4.125 4.316406,-4.28125 4.375,-4.46875 4.375,-4.6875 4.375,-4.90625 4.320312,-5.09375 4.21875,-5.25 4.113281,-5.414062 3.96875,-5.53125 3.78125,-5.59375 3.59375,-5.65625 3.265625,-5.6875 2.796875,-5.6875 l -1.28125,0 z m 0,2.96875 1.59375,0 c 0.28125,0 0.476563,-0.007813 0.59375,-0.03125 0.1875,-0.03125 0.347656,-0.085937 0.484375,-0.171875 0.132812,-0.082031 0.242188,-0.203125 0.328125,-0.359375 0.082031,-0.15625 0.125,-0.335937 0.125,-0.546875 0,-0.238281 -0.0625,-0.445312 -0.1875,-0.625 C 4.328125,-2.675781 4.15625,-2.796875 3.9375,-2.859375 3.71875,-2.929688 3.40625,-2.96875 3,-2.96875 l -1.484375,0 z m 0,0" | ||
| + id="path27" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-5" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 0.59375,-5.53125 0,-0.90625 0.796875,0 0,0.90625 z m 0,5.53125 0,-4.671875 0.796875,0 0,4.671875 z m 0,0" | ||
| + id="path30" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-6" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 0.578125,0 0,-6.4375 0.78125,0 0,6.4375 z m 0,0" | ||
| + id="path33" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-7" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 5.296875,-2.265625 0.84375,0.21875 c -0.179687,0.699219 -0.5,1.234375 -0.96875,1.609375 -0.460937,0.3671875 -1.027344,0.546875 -1.703125,0.546875 -0.6875,0 -1.25,-0.140625 -1.6875,-0.421875 C 1.34375,-0.59375 1.007812,-1 0.78125,-1.53125 0.5625,-2.070312 0.453125,-2.648438 0.453125,-3.265625 c 0,-0.675781 0.125,-1.265625 0.375,-1.765625 0.257813,-0.5 0.625,-0.875 1.09375,-1.125 0.476563,-0.257812 1,-0.390625 1.5625,-0.390625 0.644531,0 1.1875,0.167969 1.625,0.5 0.445313,0.324219 0.753906,0.78125 0.921875,1.375 l -0.84375,0.1875 C 5.039062,-4.953125 4.828125,-5.289062 4.546875,-5.5 4.265625,-5.71875 3.90625,-5.828125 3.46875,-5.828125 c -0.492188,0 -0.902344,0.121094 -1.234375,0.359375 -0.335937,0.242188 -0.570313,0.5625 -0.703125,0.96875 -0.136719,0.398438 -0.203125,0.804688 -0.203125,1.21875 0,0.554688 0.078125,1.039062 0.234375,1.453125 0.164062,0.40625 0.414062,0.710937 0.75,0.90625 0.332031,0.199219 0.695312,0.296875 1.09375,0.296875 0.476562,0 0.878906,-0.132812 1.203125,-0.40625 0.332031,-0.28125 0.5625,-0.691406 0.6875,-1.234375 z m 0,0" | ||
| + id="path36" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-8" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 0.296875,-2.328125 c 0,-0.863281 0.238281,-1.503906 0.71875,-1.921875 0.40625,-0.34375 0.894531,-0.515625 1.46875,-0.515625 0.644531,0 1.171875,0.210937 1.578125,0.625 0.40625,0.417969 0.609375,0.996094 0.609375,1.734375 0,0.605469 -0.09375,1.078125 -0.28125,1.421875 -0.179687,0.34375 -0.4375,0.617187 -0.78125,0.8125 -0.34375,0.1875 -0.71875,0.28125 -1.125,0.28125 -0.65625,0 -1.1875,-0.2070312 -1.59375,-0.625 -0.398437,-0.425781 -0.59375,-1.03125 -0.59375,-1.8125 z m 0.8125,0 c 0,0.59375 0.128906,1.042969 0.390625,1.34375 0.257812,0.292969 0.585938,0.4375 0.984375,0.4375 0.394531,0 0.722656,-0.144531 0.984375,-0.4375 0.257812,-0.300781 0.390625,-0.757813 0.390625,-1.375 0,-0.570313 -0.132813,-1.007813 -0.390625,-1.3125 C 3.207031,-3.972656 2.878906,-4.125 2.484375,-4.125 2.085938,-4.125 1.757812,-3.972656 1.5,-3.671875 1.238281,-3.378906 1.109375,-2.929688 1.109375,-2.328125 z m 0,0" | ||
| + id="path39" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-9" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 0.59375,1.78125 0,-6.453125 0.71875,0 0,0.609375 c 0.164062,-0.238281 0.351562,-0.414062 0.5625,-0.53125 0.21875,-0.113281 0.484375,-0.171875 0.796875,-0.171875 0.394531,0 0.742187,0.105469 1.046875,0.3125 0.300781,0.199219 0.53125,0.484375 0.6875,0.859375 0.15625,0.375 0.234375,0.78125 0.234375,1.21875 0,0.480469 -0.089844,0.914062 -0.265625,1.296875 C 4.207031,-0.691406 3.960938,-0.394531 3.640625,-0.1875 3.316406,0.0078125 2.972656,0.109375 2.609375,0.109375 2.347656,0.109375 2.113281,0.0507812 1.90625,-0.0625 1.695312,-0.175781 1.523438,-0.316406 1.390625,-0.484375 l 0,2.265625 z M 1.3125,-2.3125 c 0,0.605469 0.117188,1.054688 0.359375,1.34375 0.25,0.28125 0.546875,0.421875 0.890625,0.421875 0.34375,0 0.640625,-0.144531 0.890625,-0.4375 C 3.710938,-1.285156 3.84375,-1.75 3.84375,-2.375 c 0,-0.59375 -0.125,-1.035156 -0.375,-1.328125 -0.242188,-0.300781 -0.53125,-0.453125 -0.875,-0.453125 -0.335938,0 -0.632812,0.164062 -0.890625,0.484375 C 1.441406,-3.359375 1.3125,-2.90625 1.3125,-2.3125 z m 0,0" | ||
| + id="path42" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-10" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="M 0.5625,1.796875 0.46875,1.0625 C 0.644531,1.101562 0.796875,1.125 0.921875,1.125 1.097656,1.125 1.238281,1.09375 1.34375,1.03125 1.445312,0.976562 1.535156,0.898438 1.609375,0.796875 1.648438,0.710938 1.726562,0.515625 1.84375,0.203125 1.863281,0.160156 1.890625,0.0976562 1.921875,0.015625 l -1.78125,-4.6875 0.859375,0 0.96875,2.703125 c 0.125,0.34375 0.238281,0.703125 0.34375,1.078125 0.082031,-0.351563 0.1875,-0.707031 0.3125,-1.0625 l 1,-2.71875 0.796875,0 -1.78125,4.75 c -0.1875,0.507813 -0.335937,0.863281 -0.4375,1.0625 -0.148437,0.257813 -0.308594,0.445313 -0.484375,0.5625 -0.179688,0.125 -0.398438,0.1875 -0.65625,0.1875 -0.148438,0 -0.3125,-0.03125 -0.5,-0.09375 z m 0,0" | ||
| + id="path45" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-11" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 0.578125,0 0,-4.671875 0.71875,0 0,0.71875 c 0.175781,-0.332031 0.34375,-0.550781 0.5,-0.65625 0.15625,-0.101563 0.328125,-0.15625 0.515625,-0.15625 0.257812,0 0.53125,0.085937 0.8125,0.25 L 2.84375,-3.78125 c -0.1875,-0.113281 -0.382812,-0.171875 -0.578125,-0.171875 -0.167969,0 -0.324219,0.054687 -0.46875,0.15625 C 1.660156,-3.691406 1.5625,-3.546875 1.5,-3.359375 1.414062,-3.078125 1.375,-2.769531 1.375,-2.4375 L 1.375,0 z m 0,0" | ||
| + id="path48" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-12" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="M 0.453125,0.390625 1.21875,0.5 C 1.25,0.738281 1.335938,0.910156 1.484375,1.015625 c 0.195313,0.144531 0.46875,0.21875 0.8125,0.21875 0.363281,0 0.644531,-0.074219 0.84375,-0.21875 C 3.335938,0.867188 3.472656,0.664062 3.546875,0.40625 3.585938,0.238281 3.601562,-0.0976562 3.59375,-0.609375 3.25,-0.203125 2.820312,0 2.3125,0 1.664062,0 1.164062,-0.226562 0.8125,-0.6875 0.46875,-1.15625 0.296875,-1.710938 0.296875,-2.359375 c 0,-0.445313 0.078125,-0.859375 0.234375,-1.234375 0.164062,-0.375 0.398438,-0.660156 0.703125,-0.859375 0.300781,-0.207031 0.660156,-0.3125 1.078125,-0.3125 0.550781,0 1.003906,0.21875 1.359375,0.65625 l 0,-0.5625 0.734375,0 0,4.03125 c 0,0.7265625 -0.078125,1.242187 -0.234375,1.546875 C 4.023438,1.207031 3.789062,1.445312 3.46875,1.625 3.15625,1.800781 2.765625,1.890625 2.296875,1.890625 c -0.5625,0 -1.015625,-0.125 -1.359375,-0.375 -0.335938,-0.25 -0.496094,-0.625 -0.484375,-1.125 z m 0.65625,-2.8125 c 0,0.617187 0.117187,1.0625 0.359375,1.34375 0.238281,0.28125 0.539062,0.421875 0.90625,0.421875 0.363281,0 0.671875,-0.140625 0.921875,-0.421875 0.25,-0.28125 0.375,-0.71875 0.375,-1.3125 0,-0.570313 -0.132813,-1.003906 -0.390625,-1.296875 -0.25,-0.289062 -0.554688,-0.4375 -0.90625,-0.4375 -0.355469,0 -0.65625,0.148438 -0.90625,0.4375 -0.242188,0.28125 -0.359375,0.703125 -0.359375,1.265625 z m 0,0" | ||
| + id="path51" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-13" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 0.59375,0 0,-6.4375 0.796875,0 0,2.3125 c 0.363281,-0.425781 0.828125,-0.640625 1.390625,-0.640625 0.34375,0 0.640625,0.070313 0.890625,0.203125 0.257813,0.136719 0.441406,0.324219 0.546875,0.5625 0.113281,0.242188 0.171875,0.589844 0.171875,1.046875 l 0,2.953125 -0.78125,0 0,-2.953125 C 3.609375,-3.347656 3.519531,-3.632812 3.34375,-3.8125 3.175781,-4 2.9375,-4.09375 2.625,-4.09375 c -0.242188,0 -0.464844,0.0625 -0.671875,0.1875 -0.210937,0.117188 -0.355469,0.277344 -0.4375,0.484375 -0.085937,0.210937 -0.125,0.5 -0.125,0.875 l 0,2.546875 z m 0,0" | ||
| + id="path54" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-14" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 0.71875,0 0,-6.4375 4.65625,0 0,0.75 -3.8125,0 0,1.984375 3.5625,0 0,0.75 -3.5625,0 0,2.1875 3.953125,0 0,0.765625 z m 0,0" | ||
| + id="path57" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-15" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 0.59375,0 0,-4.671875 0.71875,0 0,0.671875 c 0.332031,-0.507812 0.828125,-0.765625 1.484375,-0.765625 0.28125,0 0.535156,0.054687 0.765625,0.15625 0.238281,0.09375 0.414062,0.226563 0.53125,0.390625 0.113281,0.15625 0.195312,0.351562 0.25,0.578125 0.03125,0.148437 0.046875,0.402344 0.046875,0.765625 l 0,2.875 -0.796875,0 0,-2.84375 C 3.59375,-3.164062 3.5625,-3.40625 3.5,-3.5625 3.4375,-3.71875 3.328125,-3.84375 3.171875,-3.9375 3.015625,-4.039062 2.832031,-4.09375 2.625,-4.09375 c -0.335938,0 -0.625,0.109375 -0.875,0.328125 -0.242188,0.210937 -0.359375,0.617187 -0.359375,1.21875 l 0,2.546875 z m 0,0" | ||
| + id="path60" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-16" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 1.890625,0 -1.78125,-4.671875 0.84375,0 1,2.796875 C 2.054688,-1.570312 2.15625,-1.257812 2.25,-0.9375 2.320312,-1.175781 2.421875,-1.46875 2.546875,-1.8125 l 1.03125,-2.859375 0.8125,0 L 2.625,0 z m 0,0" | ||
| + id="path63" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-17" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 0.59375,0 0,-4.671875 0.703125,0 0,0.65625 C 1.441406,-4.242188 1.632812,-4.425781 1.875,-4.5625 c 0.25,-0.132812 0.53125,-0.203125 0.84375,-0.203125 0.34375,0 0.625,0.074219 0.84375,0.21875 0.21875,0.136719 0.375,0.335937 0.46875,0.59375 0.375,-0.539063 0.851562,-0.8125 1.4375,-0.8125 0.46875,0 0.828125,0.132813 1.078125,0.390625 0.25,0.25 0.375,0.640625 0.375,1.171875 L 6.921875,0 6.125,0 l 0,-2.9375 C 6.125,-3.257812 6.097656,-3.488281 6.046875,-3.625 6.003906,-3.757812 5.914062,-3.867188 5.78125,-3.953125 5.644531,-4.046875 5.484375,-4.09375 5.296875,-4.09375 c -0.324219,0 -0.59375,0.109375 -0.8125,0.328125 -0.21875,0.21875 -0.328125,0.570313 -0.328125,1.046875 l 0,2.71875 -0.796875,0 0,-3.03125 c 0,-0.351562 -0.0625,-0.617188 -0.1875,-0.796875 -0.125,-0.175781 -0.335937,-0.265625 -0.625,-0.265625 -0.230469,0 -0.4375,0.0625 -0.625,0.1875 -0.1875,0.117188 -0.324219,0.289062 -0.40625,0.515625 -0.085937,0.21875 -0.125,0.542969 -0.125,0.96875 l 0,2.421875 z m 0,0" | ||
| + id="path66" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-18" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 3.78125,-1.5 0.828125,0.09375 C 4.472656,-0.925781 4.226562,-0.550781 3.875,-0.28125 3.53125,-0.0195312 3.085938,0.109375 2.546875,0.109375 c -0.679687,0 -1.21875,-0.2070312 -1.625,-0.625 -0.398437,-0.425781 -0.59375,-1.019531 -0.59375,-1.78125 0,-0.78125 0.203125,-1.382813 0.609375,-1.8125 0.40625,-0.4375 0.929688,-0.65625 1.578125,-0.65625 0.625,0 1.128906,0.214844 1.515625,0.640625 0.394531,0.417969 0.59375,1.011719 0.59375,1.78125 0,0.054688 0,0.125 0,0.21875 l -3.484375,0 c 0.03125,0.511719 0.175781,0.902344 0.4375,1.171875 0.257813,0.273437 0.585937,0.40625 0.984375,0.40625 0.289062,0 0.535156,-0.070313 0.734375,-0.21875 C 3.503906,-0.921875 3.664062,-1.164062 3.78125,-1.5 z m -2.59375,-1.28125 2.609375,0 C 3.765625,-3.175781 3.664062,-3.472656 3.5,-3.671875 3.25,-3.972656 2.921875,-4.125 2.515625,-4.125 2.148438,-4.125 1.84375,-4 1.59375,-3.75 1.351562,-3.507812 1.21875,-3.1875 1.1875,-2.78125 z m 0,0" | ||
| + id="path69" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-19" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 0.84375,0 0,-6.4375 0.84375,0 0,6.4375 z m 0,0" | ||
| + id="path72" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-20" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 0.65625,0 0,-6.4375 0.859375,0 0,5.671875 3.171875,0 0,0.765625 z m 0,0" | ||
| + id="path75" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-21" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 3.640625,-0.578125 c -0.292969,0.25 -0.574219,0.429687 -0.84375,0.53125 -0.273437,0.1015625 -0.5625,0.15625 -0.875,0.15625 -0.511719,0 -0.90625,-0.125 -1.1875,-0.375 -0.273437,-0.25 -0.40625,-0.570313 -0.40625,-0.96875 0,-0.226563 0.050781,-0.4375 0.15625,-0.625 0.101563,-0.1875 0.238281,-0.335937 0.40625,-0.453125 0.164063,-0.113281 0.351563,-0.203125 0.5625,-0.265625 0.15625,-0.03125 0.390625,-0.066406 0.703125,-0.109375 0.644531,-0.070312 1.117188,-0.164062 1.421875,-0.28125 0,-0.101562 0,-0.171875 0,-0.203125 0,-0.320313 -0.074219,-0.546875 -0.21875,-0.671875 C 3.148438,-4.03125 2.847656,-4.125 2.453125,-4.125 c -0.375,0 -0.652344,0.070312 -0.828125,0.203125 -0.179688,0.125 -0.308594,0.355469 -0.390625,0.6875 L 0.46875,-3.328125 C 0.53125,-3.660156 0.640625,-3.925781 0.796875,-4.125 0.960938,-4.332031 1.195312,-4.488281 1.5,-4.59375 c 0.3125,-0.113281 0.664062,-0.171875 1.0625,-0.171875 0.40625,0 0.726562,0.046875 0.96875,0.140625 0.25,0.09375 0.429688,0.214844 0.546875,0.359375 0.125,0.136719 0.207031,0.3125 0.25,0.53125 0.03125,0.136719 0.046875,0.375 0.046875,0.71875 l 0,1.0625 c 0,0.730469 0.015625,1.195313 0.046875,1.390625 C 4.453125,-0.363281 4.519531,-0.175781 4.625,0 L 3.796875,0 C 3.710938,-0.164062 3.660156,-0.359375 3.640625,-0.578125 z M 3.578125,-2.34375 C 3.285156,-2.226562 2.851562,-2.128906 2.28125,-2.046875 1.957031,-1.992188 1.726562,-1.9375 1.59375,-1.875 c -0.136719,0.054688 -0.242188,0.136719 -0.3125,0.25 -0.074219,0.117188 -0.109375,0.242188 -0.109375,0.375 0,0.210938 0.078125,0.386719 0.234375,0.53125 0.15625,0.136719 0.390625,0.203125 0.703125,0.203125 0.300781,0 0.570313,-0.066406 0.8125,-0.203125 0.238281,-0.132812 0.414063,-0.316406 0.53125,-0.546875 0.082031,-0.175781 0.125,-0.4375 0.125,-0.78125 z m 0,0" | ||
| + id="path78" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-22" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 1.453125,0 -1.421875,-4.671875 0.8125,0 0.75,2.703125 0.265625,1 c 0.00781,-0.050781 0.09375,-0.375 0.25,-0.96875 l 0.734375,-2.734375 0.8125,0 0.703125,2.71875 0.234375,0.890625 0.265625,-0.90625 0.796875,-2.703125 0.765625,0 L 4.96875,0 4.15625,0 3.40625,-2.796875 3.21875,-3.59375 2.28125,0 z m 0,0" | ||
| + id="path81" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-23" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 0.6875,0 0,-6.4375 2.4375,0 c 0.425781,0 0.753906,0.023438 0.984375,0.0625 0.3125,0.054688 0.570313,0.152344 0.78125,0.296875 0.21875,0.148437 0.390625,0.355469 0.515625,0.625 0.132812,0.261719 0.203125,0.554687 0.203125,0.875 0,0.554687 -0.179687,1.015625 -0.53125,1.390625 -0.34375,0.375 -0.96875,0.5625 -1.875,0.5625 l -1.65625,0 0,2.625 z m 0.859375,-3.375 1.671875,0 c 0.539062,0 0.925781,-0.101562 1.15625,-0.3125 0.238281,-0.207031 0.359375,-0.492188 0.359375,-0.859375 0,-0.269531 -0.070313,-0.5 -0.203125,-0.6875 C 4.394531,-5.429688 4.210938,-5.5625 3.984375,-5.625 3.847656,-5.664062 3.582031,-5.6875 3.1875,-5.6875 l -1.640625,0 z m 0,0" | ||
| + id="path84" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-24" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 0.28125,-1.390625 0.78125,-0.125 c 0.039062,0.3125 0.160156,0.554687 0.359375,0.71875 0.207031,0.167969 0.488281,0.25 0.84375,0.25 0.363281,0 0.632813,-0.070313 0.8125,-0.21875 0.175781,-0.144531 0.265625,-0.316406 0.265625,-0.515625 0,-0.1875 -0.078125,-0.328125 -0.234375,-0.421875 -0.117187,-0.070313 -0.386719,-0.164063 -0.8125,-0.28125 -0.585937,-0.144531 -0.992187,-0.269531 -1.21875,-0.375 -0.21875,-0.101563 -0.386719,-0.25 -0.5,-0.4375 -0.117187,-0.1875 -0.171875,-0.394531 -0.171875,-0.625 0,-0.207031 0.046875,-0.398437 0.140625,-0.578125 0.09375,-0.175781 0.222656,-0.328125 0.390625,-0.453125 0.125,-0.082031 0.289062,-0.15625 0.5,-0.21875 0.21875,-0.0625 0.445312,-0.09375 0.6875,-0.09375 0.363281,0 0.679688,0.054687 0.953125,0.15625 0.28125,0.105469 0.488281,0.246094 0.625,0.421875 0.132813,0.179688 0.226563,0.417969 0.28125,0.71875 l -0.78125,0.109375 C 3.171875,-3.597656 3.066406,-3.785156 2.890625,-3.921875 2.722656,-4.054688 2.488281,-4.125 2.1875,-4.125 c -0.367188,0 -0.625,0.0625 -0.78125,0.1875 -0.15625,0.117188 -0.234375,0.257812 -0.234375,0.421875 0,0.105469 0.03125,0.195313 0.09375,0.265625 0.0625,0.09375 0.164063,0.167969 0.3125,0.21875 0.070313,0.03125 0.300781,0.101562 0.6875,0.203125 0.5625,0.148437 0.953125,0.265625 1.171875,0.359375 0.226562,0.09375 0.40625,0.234375 0.53125,0.421875 0.125,0.179687 0.1875,0.402344 0.1875,0.671875 0,0.273438 -0.078125,0.523438 -0.234375,0.75 -0.15625,0.230469 -0.382813,0.414062 -0.671875,0.546875 -0.28125,0.125 -0.609375,0.1875 -0.984375,0.1875 -0.605469,0 -1.070313,-0.125 -1.390625,-0.375 -0.3125,-0.257813 -0.511719,-0.632813 -0.59375,-1.125 z m 0,0" | ||
| + id="path87" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-25" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 2.328125,0 0,-5.6875 -2.109375,0 0,-0.75 5.09375,0 0,0.75 -2.125,0 0,5.6875 z m 0,0" | ||
| + id="path90" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-26" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 0.0625,0 1.703125,-2.421875 -1.578125,-2.25 1,0 0.71875,1.09375 c 0.125,0.210937 0.226562,0.386719 0.3125,0.53125 0.132812,-0.195313 0.253906,-0.367187 0.359375,-0.515625 l 0.78125,-1.109375 0.953125,0 L 2.703125,-2.46875 4.4375,0 3.46875,0 2.5,-1.453125 2.25,-1.84375 1.03125,0 z m 0,0" | ||
| + id="path93" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-27" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 3.625,0 0,-0.59375 C 3.320312,-0.125 2.882812,0.109375 2.3125,0.109375 c -0.367188,0 -0.703125,-0.10546875 -1.015625,-0.3125 C 0.984375,-0.410156 0.738281,-0.695312 0.5625,-1.0625 c -0.167969,-0.363281 -0.25,-0.785156 -0.25,-1.265625 0,-0.46875 0.078125,-0.890625 0.234375,-1.265625 0.15625,-0.382812 0.382813,-0.675781 0.6875,-0.875 0.3125,-0.195312 0.660156,-0.296875 1.046875,-0.296875 0.28125,0 0.53125,0.058594 0.75,0.171875 C 3.25,-4.476562 3.425781,-4.320312 3.5625,-4.125 l 0,-2.3125 0.796875,0 0,6.4375 z m -2.5,-2.328125 c 0,0.59375 0.125,1.042969 0.375,1.34375 0.25,0.292969 0.546875,0.4375 0.890625,0.4375 0.34375,0 0.632813,-0.140625 0.875,-0.421875 0.25,-0.28125 0.375,-0.710938 0.375,-1.296875 0,-0.632813 -0.125,-1.101563 -0.375,-1.40625 C 3.015625,-3.972656 2.710938,-4.125 2.359375,-4.125 2.003906,-4.125 1.707031,-3.976562 1.46875,-3.6875 1.238281,-3.394531 1.125,-2.941406 1.125,-2.328125 z m 0,0" | ||
| + id="path96" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-28" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 1.8125,0 -1.703125,-6.4375 0.875,0 0.984375,4.21875 c 0.101562,0.4375 0.191406,0.875 0.265625,1.3125 C 2.398438,-1.59375 2.5,-1.988281 2.53125,-2.09375 L 3.75,-6.4375 l 1.03125,0 0.921875,3.25 c 0.226563,0.8125 0.394531,1.574219 0.5,2.28125 0.082031,-0.40625 0.191406,-0.867188 0.328125,-1.390625 l 1,-4.140625 0.859375,0 L 6.625,0 5.8125,0 4.453125,-4.90625 C 4.335938,-5.320312 4.269531,-5.578125 4.25,-5.671875 4.175781,-5.367188 4.113281,-5.113281 4.0625,-4.90625 L 2.6875,0 z m 0,0" | ||
| + id="path99" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-29" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 3.703125,-2.53125 0,-0.75 2.734375,0 0,2.390625 c -0.417969,0.335937 -0.851562,0.585937 -1.296875,0.75 -0.449219,0.1640625 -0.90625,0.25 -1.375,0.25 -0.625,0 -1.199219,-0.1328125 -1.71875,-0.40625 C 1.523438,-0.566406 1.132812,-0.957031 0.875,-1.46875 0.613281,-1.976562 0.484375,-2.550781 0.484375,-3.1875 c 0,-0.625 0.128906,-1.207031 0.390625,-1.75 0.257812,-0.550781 0.632812,-0.957031 1.125,-1.21875 0.5,-0.257812 1.066406,-0.390625 1.703125,-0.390625 0.46875,0 0.890625,0.078125 1.265625,0.234375 0.375,0.148438 0.664062,0.355469 0.875,0.625 0.21875,0.261719 0.382812,0.609375 0.5,1.046875 L 5.578125,-4.4375 C 5.472656,-4.757812 5.347656,-5.015625 5.203125,-5.203125 5.066406,-5.390625 4.863281,-5.539062 4.59375,-5.65625 4.332031,-5.769531 4.035156,-5.828125 3.703125,-5.828125 c -0.386719,0 -0.726563,0.0625 -1.015625,0.1875 -0.28125,0.117187 -0.511719,0.273437 -0.6875,0.46875 -0.167969,0.1875 -0.296875,0.398437 -0.390625,0.625 -0.167969,0.40625 -0.25,0.839844 -0.25,1.296875 0,0.585938 0.097656,1.070312 0.296875,1.453125 0.195312,0.386719 0.484375,0.671875 0.859375,0.859375 0.375,0.1875 0.773437,0.28125 1.203125,0.28125 0.375,0 0.734375,-0.066406 1.078125,-0.203125 0.351563,-0.144531 0.625,-0.300781 0.8125,-0.46875 l 0,-1.203125 z m 0,0" | ||
| + id="path102" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-30" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 0.4375,-3.140625 c 0,-1.0625 0.285156,-1.894531 0.859375,-2.5 0.570313,-0.613281 1.3125,-0.921875 2.21875,-0.921875 0.59375,0 1.128906,0.148438 1.609375,0.4375 0.476562,0.28125 0.84375,0.679688 1.09375,1.1875 0.25,0.511719 0.375,1.085938 0.375,1.71875 0,0.65625 -0.132812,1.246094 -0.390625,1.765625 -0.261719,0.511719 -0.636719,0.902344 -1.125,1.171875 -0.480469,0.2617188 -1,0.390625 -1.5625,0.390625 -0.605469,0 -1.148437,-0.1445312 -1.625,-0.4375 C 1.410156,-0.617188 1.046875,-1.019531 0.796875,-1.53125 0.554688,-2.039062 0.4375,-2.578125 0.4375,-3.140625 z M 1.3125,-3.125 c 0,0.78125 0.207031,1.398438 0.625,1.84375 0.414062,0.4375 0.941406,0.65625 1.578125,0.65625 0.632813,0 1.160156,-0.222656 1.578125,-0.671875 0.414062,-0.445313 0.625,-1.085937 0.625,-1.921875 0,-0.519531 -0.089844,-0.972656 -0.265625,-1.359375 C 5.273438,-4.972656 5.015625,-5.28125 4.671875,-5.5 4.328125,-5.71875 3.945312,-5.828125 3.53125,-5.828125 c -0.605469,0 -1.125,0.210937 -1.5625,0.625 C 1.53125,-4.785156 1.3125,-4.09375 1.3125,-3.125 z m 0,0" | ||
| + id="path105" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-31" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 0.40625,-2.0625 0.796875,-0.078125 c 0.039063,0.324219 0.128906,0.589844 0.265625,0.796875 0.144531,0.210938 0.363281,0.375 0.65625,0.5 0.289062,0.125 0.617188,0.1875 0.984375,0.1875 0.320313,0 0.609375,-0.046875 0.859375,-0.140625 0.25,-0.09375 0.4375,-0.222656 0.5625,-0.390625 0.125,-0.175781 0.1875,-0.363281 0.1875,-0.5625 0,-0.195312 -0.0625,-0.367188 -0.1875,-0.515625 C 4.414062,-2.421875 4.222656,-2.550781 3.953125,-2.65625 3.785156,-2.726562 3.40625,-2.832031 2.8125,-2.96875 2.21875,-3.113281 1.800781,-3.25 1.5625,-3.375 1.257812,-3.53125 1.03125,-3.726562 0.875,-3.96875 0.726562,-4.207031 0.65625,-4.476562 0.65625,-4.78125 c 0,-0.320312 0.085938,-0.625 0.265625,-0.90625 0.1875,-0.28125 0.457031,-0.492188 0.8125,-0.640625 0.351563,-0.144531 0.75,-0.21875 1.1875,-0.21875 0.476563,0 0.898437,0.078125 1.265625,0.234375 0.363281,0.148438 0.640625,0.371094 0.828125,0.671875 C 5.210938,-5.335938 5.320312,-5 5.34375,-4.625 l -0.828125,0.0625 c -0.042969,-0.40625 -0.1875,-0.710938 -0.4375,-0.921875 -0.25,-0.207031 -0.625,-0.3125 -1.125,-0.3125 -0.511719,0 -0.886719,0.09375 -1.125,0.28125 -0.242187,0.1875 -0.359375,0.417969 -0.359375,0.6875 0,0.230469 0.082031,0.417969 0.25,0.5625 0.164062,0.15625 0.59375,0.3125 1.28125,0.46875 0.695312,0.15625 1.175781,0.292969 1.4375,0.40625 0.375,0.167969 0.648438,0.386719 0.828125,0.65625 0.175781,0.261719 0.265625,0.570313 0.265625,0.921875 0,0.335938 -0.101562,0.65625 -0.296875,0.96875 -0.199219,0.304688 -0.480469,0.539062 -0.84375,0.703125 -0.367187,0.1640625 -0.777344,0.25 -1.234375,0.25 -0.585938,0 -1.074219,-0.0859375 -1.46875,-0.25 C 1.289062,-0.316406 0.976562,-0.570312 0.75,-0.90625 0.53125,-1.25 0.414062,-1.632812 0.40625,-2.0625 z m 0,0" | ||
| + id="path108" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-32" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 0.6875,0 0,-6.4375 2.21875,0 c 0.507812,0 0.894531,0.03125 1.15625,0.09375 0.363281,0.085938 0.675781,0.234375 0.9375,0.453125 0.34375,0.292969 0.597656,0.664063 0.765625,1.109375 0.164063,0.4375 0.25,0.949219 0.25,1.53125 0,0.492188 -0.058594,0.921875 -0.171875,1.296875 -0.117188,0.375 -0.261719,0.6875 -0.4375,0.9375 -0.179688,0.25 -0.375,0.449219 -0.59375,0.59375 -0.210938,0.136719 -0.464844,0.242187 -0.765625,0.3125 C 3.753906,-0.0351562 3.410156,0 3.015625,0 z m 0.859375,-0.765625 1.375,0 c 0.425781,0 0.757813,-0.035156 1,-0.109375 C 4.160156,-0.957031 4.351562,-1.070312 4.5,-1.21875 4.695312,-1.414062 4.851562,-1.6875 4.96875,-2.03125 5.082031,-2.375 5.140625,-2.785156 5.140625,-3.265625 5.140625,-3.941406 5.03125,-4.457031 4.8125,-4.8125 4.59375,-5.175781 4.320312,-5.421875 4,-5.546875 3.769531,-5.640625 3.40625,-5.6875 2.90625,-5.6875 l -1.359375,0 z m 0,0" | ||
| + id="path111" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-33" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 0.734375,0 0,-6.4375 4.34375,0 0,0.75 -3.484375,0 0,2 3.015625,0 0,0.765625 -3.015625,0 0,2.921875 z m 0,0" | ||
| + id="path114" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph1-34" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 0.59375,0 0,-6.4375 0.796875,0 0,3.671875 1.875,-1.90625 1.015625,0 L 2.5,-2.9375 4.46875,0 3.484375,0 l -1.53125,-2.390625 -0.5625,0.546875 0,1.84375 z m 0,0" | ||
| + id="path117" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph2-0" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 0.75,-5.71875 3.296875,0 0,5.71875 L 0.75,0 z m 0.40625,5.3125 2.484375,0 0,-4.90625 -2.484375,0 z m 0,0" | ||
| + id="path120" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph2-1" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 3.625,0 0,-2.765625 c 0,-0.351563 -0.085938,-0.613281 -0.25,-0.78125 C 3.21875,-3.722656 2.972656,-3.8125 2.640625,-3.8125 c -0.449219,0 -0.777344,0.125 -0.984375,0.375 -0.210938,0.242188 -0.3125,0.636719 -0.3125,1.1875 l 0,2.25 -0.65625,0 0,-4.28125 0.53125,0 0.109375,0.578125 0.03125,0 c 0.125,-0.207031 0.304687,-0.367187 0.546875,-0.484375 0.238281,-0.113281 0.507812,-0.171875 0.8125,-0.171875 0.507812,0 0.894531,0.125 1.15625,0.375 0.257812,0.25 0.390625,0.648437 0.390625,1.1875 l 0,2.796875 z m 0,0" | ||
| + id="path123" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph2-2" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="M 2.5,0.078125 C 1.863281,0.078125 1.363281,-0.113281 1,-0.5 0.632812,-0.882812 0.453125,-1.421875 0.453125,-2.109375 c 0,-0.6875 0.164063,-1.234375 0.5,-1.640625 0.34375,-0.40625 0.800781,-0.609375 1.375,-0.609375 0.539063,0 0.96875,0.179687 1.28125,0.53125 0.3125,0.355469 0.46875,0.820313 0.46875,1.390625 l 0,0.40625 -2.953125,0 c 0.00781,0.511719 0.132812,0.898438 0.375,1.15625 0.238281,0.261719 0.578125,0.390625 1.015625,0.390625 0.46875,0 0.925781,-0.097656 1.375,-0.296875 l 0,0.578125 C 3.660156,-0.0976562 3.441406,-0.0234375 3.234375,0.015625 3.035156,0.0546875 2.789062,0.078125 2.5,0.078125 z M 2.328125,-3.8125 C 1.984375,-3.8125 1.707031,-3.695312 1.5,-3.46875 1.289062,-3.25 1.171875,-2.941406 1.140625,-2.546875 l 2.234375,0 c 0,-0.414063 -0.09375,-0.726563 -0.28125,-0.9375 C 2.914062,-3.703125 2.660156,-3.8125 2.328125,-3.8125 z m 0,0" | ||
| + id="path126" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph2-3" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="M 4.1875,0 3.40625,-2.515625 C 3.351562,-2.671875 3.257812,-3.019531 3.125,-3.5625 l -0.03125,0 C 2.988281,-3.101562 2.894531,-2.75 2.8125,-2.5 L 2.015625,0 l -0.75,0 -1.171875,-4.28125 0.671875,0 c 0.28125,1.074219 0.492187,1.890625 0.640625,2.453125 0.144531,0.5625 0.226562,0.945313 0.25,1.140625 l 0.03125,0 c 0.019531,-0.144531 0.0625,-0.335938 0.125,-0.578125 0.070312,-0.238281 0.128906,-0.425781 0.171875,-0.5625 l 0.78125,-2.453125 0.703125,0 0.765625,2.453125 c 0.144531,0.449219 0.242187,0.824219 0.296875,1.125 l 0.03125,0 C 4.570312,-0.796875 4.597656,-0.9375 4.640625,-1.125 4.691406,-1.320312 4.96875,-2.375 5.46875,-4.28125 l 0.671875,0 L 4.953125,0 z m 0,0" | ||
| + id="path129" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph2-4" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="" | ||
| + id="path132" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph2-5" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 1.9375,-6.078125 0.546875,0 0,8.015625 -0.546875,0 z m 0,0" | ||
| + id="path135" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph2-6" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 3.609375,-0.578125 -0.046875,0 c -0.292969,0.4375 -0.742188,0.65625 -1.34375,0.65625 -0.554688,0 -0.984375,-0.191406 -1.296875,-0.578125 -0.3125,-0.382812 -0.46875,-0.925781 -0.46875,-1.625 0,-0.707031 0.15625,-1.253906 0.46875,-1.640625 0.3125,-0.394531 0.742187,-0.59375 1.296875,-0.59375 0.582031,0 1.03125,0.210937 1.34375,0.625 l 0.046875,0 -0.03125,-0.296875 -0.015625,-0.3125 0,-1.734375 0.65625,0 L 4.21875,0 3.6875,0 z M 2.3125,-0.46875 c 0.4375,0 0.753906,-0.117188 0.953125,-0.359375 C 3.460938,-1.066406 3.5625,-1.457031 3.5625,-2 l 0,-0.125 c 0,-0.613281 -0.101562,-1.046875 -0.296875,-1.296875 C 3.066406,-3.679688 2.742188,-3.8125 2.296875,-3.8125 c -0.375,0 -0.667969,0.148438 -0.875,0.4375 C 1.222656,-3.082031 1.125,-2.664062 1.125,-2.125 c 0,0.554688 0.097656,0.96875 0.296875,1.25 0.195313,0.273438 0.492187,0.40625 0.890625,0.40625 z m 0,0" | ||
| + id="path138" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph2-7" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 1.34375,0 -0.65625,0 0,-4.28125 0.65625,0 z M 0.640625,-5.4375 c 0,-0.15625 0.035156,-0.265625 0.109375,-0.328125 C 0.820312,-5.835938 0.910156,-5.875 1.015625,-5.875 c 0.101563,0 0.191406,0.039062 0.265625,0.109375 0.082031,0.074219 0.125,0.183594 0.125,0.328125 0,0.148438 -0.042969,0.257812 -0.125,0.328125 -0.074219,0.0625 -0.164062,0.09375 -0.265625,0.09375 -0.105469,0 -0.195313,-0.03125 -0.265625,-0.09375 C 0.675781,-5.179688 0.640625,-5.289062 0.640625,-5.4375 z m 0,0" | ||
| + id="path141" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph2-8" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 2.078125,-0.453125 c 0.113281,0 0.222656,-0.007813 0.328125,-0.03125 0.101562,-0.019531 0.1875,-0.035156 0.25,-0.046875 l 0,0.484375 c -0.074219,0.04296875 -0.179688,0.0703125 -0.3125,0.09375 -0.136719,0.0195312 -0.257812,0.03125 -0.359375,0.03125 -0.835937,0 -1.25,-0.4375 -1.25,-1.3125 l 0,-2.546875 -0.609375,0 0,-0.3125 0.609375,-0.265625 0.28125,-0.921875 0.375,0 0,1 1.234375,0 0,0.5 -1.234375,0 0,2.515625 c 0,0.261719 0.054687,0.464844 0.171875,0.609375 0.125,0.136719 0.296875,0.203125 0.515625,0.203125 z m 0,0" | ||
| + id="path144" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph2-9" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 1.34375,0 -0.65625,0 0,-6.078125 0.65625,0 z m 0,0" | ||
| + id="path147" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph2-10" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 2.625,-3.78125 -1.09375,0 0,3.78125 -0.65625,0 0,-3.78125 -0.765625,0 0,-0.296875 L 0.875,-4.3125 l 0,-0.234375 C 0.875,-5.597656 1.335938,-6.125 2.265625,-6.125 2.484375,-6.125 2.75,-6.078125 3.0625,-5.984375 L 2.890625,-5.46875 c -0.25,-0.082031 -0.464844,-0.125 -0.640625,-0.125 -0.25,0 -0.433594,0.085938 -0.546875,0.25 C 1.585938,-5.175781 1.53125,-4.914062 1.53125,-4.5625 l 0,0.28125 1.09375,0 z M 4.34375,0 3.6875,0 l 0,-6.078125 0.65625,0 z m 0,0" | ||
| + id="path150" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph2-11" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="M 3.328125,0 3.1875,-0.609375 l -0.03125,0 C 2.945312,-0.335938 2.734375,-0.15625 2.515625,-0.0625 2.304688,0.03125 2.046875,0.078125 1.734375,0.078125 c -0.429687,0 -0.761719,-0.109375 -1,-0.328125 C 0.492188,-0.46875 0.375,-0.78125 0.375,-1.1875 c 0,-0.863281 0.6875,-1.316406 2.0625,-1.359375 l 0.734375,-0.015625 0,-0.265625 c 0,-0.34375 -0.074219,-0.59375 -0.21875,-0.75 -0.148437,-0.15625 -0.375,-0.234375 -0.6875,-0.234375 -0.367187,0 -0.773437,0.109375 -1.21875,0.328125 l -0.203125,-0.5 C 1.0625,-4.097656 1.296875,-4.1875 1.546875,-4.25 c 0.25,-0.070312 0.5,-0.109375 0.75,-0.109375 0.507813,0 0.882813,0.117187 1.125,0.34375 0.25,0.230469 0.375,0.59375 0.375,1.09375 l 0,2.921875 z m -1.46875,-0.453125 c 0.40625,0 0.722656,-0.109375 0.953125,-0.328125 0.226562,-0.226562 0.34375,-0.539062 0.34375,-0.9375 l 0,-0.390625 L 2.5,-2.078125 c -0.511719,0.023437 -0.882812,0.105469 -1.109375,0.25 -0.230469,0.136719 -0.34375,0.355469 -0.34375,0.65625 0,0.230469 0.066406,0.40625 0.203125,0.53125 0.144531,0.125 0.347656,0.1875 0.609375,0.1875 z m 0,0" | ||
| + id="path153" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph2-12" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 4.1875,-4.28125 0,0.40625 -0.78125,0.09375 c 0.070312,0.09375 0.132812,0.214844 0.1875,0.359375 0.0625,0.148437 0.09375,0.3125 0.09375,0.5 0,0.417969 -0.148438,0.75 -0.4375,1 -0.28125,0.25 -0.671875,0.375 -1.171875,0.375 -0.136719,0 -0.257813,-0.00781 -0.359375,-0.03125 C 1.4375,-1.429688 1.296875,-1.25 1.296875,-1.03125 c 0,0.125 0.046875,0.214844 0.140625,0.265625 0.101562,0.054687 0.269531,0.078125 0.5,0.078125 l 0.765625,0 c 0.457031,0 0.8125,0.101562 1.0625,0.296875 0.25,0.199219 0.375,0.484375 0.375,0.859375 0,0.46875 -0.195313,0.828125 -0.578125,1.078125 -0.375,0.25 -0.929688,0.375 -1.65625,0.375 -0.5625,0 -0.996094,-0.105469 -1.296875,-0.3125 -0.304687,-0.210937 -0.453125,-0.5 -0.453125,-0.875 0,-0.261719 0.082031,-0.492187 0.25,-0.6875 0.164062,-0.1875 0.398438,-0.316406 0.703125,-0.390625 C 0.992188,-0.382812 0.898438,-0.457031 0.828125,-0.5625 0.753906,-0.664062 0.71875,-0.789062 0.71875,-0.9375 c 0,-0.15625 0.039062,-0.289062 0.125,-0.40625 C 0.925781,-1.457031 1.054688,-1.570312 1.234375,-1.6875 1.015625,-1.769531 0.832031,-1.921875 0.6875,-2.140625 c -0.136719,-0.21875 -0.203125,-0.46875 -0.203125,-0.75 0,-0.46875 0.140625,-0.828125 0.421875,-1.078125 0.28125,-0.257812 0.679688,-0.390625 1.203125,-0.390625 0.21875,0 0.421875,0.027344 0.609375,0.078125 z m -3.40625,5 c 0,0.226562 0.09375,0.398438 0.28125,0.515625 0.195312,0.125 0.476562,0.1875 0.84375,0.1875 0.550781,0 0.957031,-0.085937 1.21875,-0.25 0.257812,-0.15625 0.390625,-0.375 0.390625,-0.65625 0,-0.230469 -0.074219,-0.390625 -0.21875,-0.484375 -0.148437,-0.0820312 -0.417969,-0.125 -0.8125,-0.125 l -0.765625,0 c -0.304688,0 -0.539062,0.0703125 -0.703125,0.203125 C 0.859375,0.253906 0.78125,0.457031 0.78125,0.71875 z m 0.34375,-3.625 c 0,0.292969 0.082031,0.515625 0.25,0.671875 C 1.550781,-2.078125 1.789062,-2 2.09375,-2 c 0.632812,0 0.953125,-0.304688 0.953125,-0.921875 0,-0.644531 -0.324219,-0.96875 -0.96875,-0.96875 -0.304687,0 -0.539063,0.085937 -0.703125,0.25 -0.167969,0.167969 -0.25,0.414063 -0.25,0.734375 z m 0,0" | ||
| + id="path156" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph3-0" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="" | ||
| + id="path159" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph3-1" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 7.21875,-11.8125 0,11.8125 -2.359375,0 0,-11.8125 -4.234375,0 0,-2.171875 10.828125,0 0,2.171875 z m 0,0" | ||
| + id="path162" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph3-2" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 10.234375,0 -2.03125,0 0,-1.421875 C 7.316406,-0.367188 6.132812,0.15625 4.65625,0.15625 c -1.105469,0 -2.023438,-0.3125 -2.75,-0.9375 -0.730469,-0.625 -1.09375,-1.457031 -1.09375,-2.5 0,-1.050781 0.382812,-1.835938 1.15625,-2.359375 C 2.75,-6.160156 3.800781,-6.421875 5.125,-6.421875 l 2.890625,0 0,-0.390625 c 0,-1.414062 -0.789063,-2.125 -2.359375,-2.125 -0.980469,0 -2.007812,0.359375 -3.078125,1.078125 l -1,-1.40625 c 1.289063,-1.019531 2.757813,-1.53125 4.40625,-1.53125 1.25,0 2.269531,0.320313 3.0625,0.953125 0.789063,0.625 1.1875,1.621094 1.1875,2.984375 z M 8,-3.953125 l 0,-0.90625 -2.515625,0 c -1.617187,0 -2.421875,0.507813 -2.421875,1.515625 0,0.523438 0.195312,0.921875 0.59375,1.203125 0.40625,0.273437 0.960938,0.40625 1.671875,0.40625 0.71875,0 1.34375,-0.195313 1.875,-0.59375 C 7.734375,-2.734375 8,-3.273438 8,-3.953125 z m 0,0" | ||
| + id="path165" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph3-3" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 11.453125,-10.640625 0,9.28125 c 0,1.875 -0.511719,3.28125 -1.53125,4.21875 C 8.910156,3.804688 7.601562,4.28125 6,4.28125 c -1.605469,0 -3.054688,-0.5 -4.34375,-1.5 l 1.0625,-1.703125 c 1.039062,0.789063 2.085938,1.1875 3.140625,1.1875 1.0625,0 1.898437,-0.277344 2.515625,-0.828125 C 9,0.894531 9.3125,0.0195312 9.3125,-1.1875 l 0,-1.359375 C 8.976562,-1.910156 8.5,-1.40625 7.875,-1.03125 c -0.617188,0.367188 -1.308594,0.546875 -2.078125,0.546875 -1.40625,0 -2.570313,-0.488281 -3.484375,-1.46875 -0.90625,-0.988281 -1.359375,-2.21875 -1.359375,-3.6875 0,-1.46875 0.453125,-2.691406 1.359375,-3.671875 0.914062,-0.988281 2.078125,-1.484375 3.484375,-1.484375 1.40625,0 2.546875,0.578125 3.421875,1.734375 l 0,-1.578125 z m -8.296875,4.90625 c 0,0.875 0.269531,1.632813 0.8125,2.265625 0.539062,0.636719 1.265625,0.953125 2.171875,0.953125 0.914063,0 1.65625,-0.304687 2.21875,-0.921875 0.570313,-0.613281 0.859375,-1.375 0.859375,-2.28125 0,-0.914062 -0.289062,-1.691406 -0.859375,-2.328125 C 7.785156,-8.679688 7.046875,-9 6.140625,-9 c -0.90625,0 -1.632813,0.328125 -2.171875,0.984375 -0.542969,0.648437 -0.8125,1.40625 -0.8125,2.28125 z m 0,0" | ||
| + id="path168" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph3-4" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="" | ||
| + id="path171" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph3-5" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 11.765625,-13.984375 0,2.21875 -7.46875,0 0,3.703125 6.703125,0 0,2.109375 -6.703125,0 0,3.734375 7.703125,0 L 12,0 1.9375,0 l 0,-13.984375 z m 0,0" | ||
| + id="path174" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph3-6" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 5.953125,0.15625 c -1.34375,0 -2.515625,-0.503906 -3.515625,-1.515625 -1,-1.007813 -1.5,-2.34375 -1.5,-4 0,-1.65625 0.507812,-2.972656 1.53125,-3.953125 1.03125,-0.988281 2.253906,-1.484375 3.671875,-1.484375 1.425781,0 2.570313,0.601563 3.4375,1.796875 l 0,-5.84375 2.234375,0 0,14.84375 -2.234375,0 0,-1.59375 c -0.824219,1.167969 -2.03125,1.75 -3.625,1.75 z M 3.1875,-5.265625 c 0,1.023437 0.320312,1.855469 0.96875,2.5 0.65625,0.636719 1.421875,0.953125 2.296875,0.953125 0.882813,0 1.632813,-0.320312 2.25,-0.96875 C 9.316406,-3.4375 9.625,-4.269531 9.625,-5.28125 9.625,-6.289062 9.316406,-7.132812 8.703125,-7.8125 8.085938,-8.5 7.332031,-8.84375 6.4375,-8.84375 5.539062,-8.84375 4.773438,-8.5 4.140625,-7.8125 3.503906,-7.132812 3.1875,-6.285156 3.1875,-5.265625 z m 0,0" | ||
| + id="path177" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph3-7" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="M 3.859375,0 1.625,0 l 0,-10.640625 2.234375,0 z m -2.09375,-12.765625 c -0.28125,-0.28125 -0.421875,-0.613281 -0.421875,-1 0,-0.382813 0.140625,-0.71875 0.421875,-1 0.28125,-0.28125 0.613281,-0.421875 1,-0.421875 0.382813,0 0.71875,0.140625 1,0.421875 0.28125,0.28125 0.421875,0.617187 0.421875,1 0,0.386719 -0.140625,0.71875 -0.421875,1 -0.28125,0.28125 -0.617187,0.421875 -1,0.421875 -0.386719,0 -0.71875,-0.140625 -1,-0.421875 z m 0,0" | ||
| + id="path180" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph3-8" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 4.375,-8.84375 0,5.40625 c 0,0.5 0.132812,0.902344 0.40625,1.203125 0.269531,0.304687 0.644531,0.453125 1.125,0.453125 0.476562,0 0.9375,-0.234375 1.375,-0.703125 l 0.921875,1.578125 c -0.792969,0.710938 -1.667969,1.0625 -2.625,1.0625 -0.949219,0 -1.761719,-0.328125 -2.4375,-0.984375 -0.667969,-0.65625 -1,-1.546875 -1,-2.671875 l 0,-5.34375 -1.34375,0 0,-1.796875 1.34375,0 0,-3.34375 2.234375,0 0,3.34375 2.8125,0 0,1.796875 z m 0,0" | ||
| + id="path183" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph3-9" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 4.109375,-2.8125 c 0.632813,0.648438 1.4375,0.96875 2.40625,0.96875 0.976563,0 1.78125,-0.320312 2.40625,-0.96875 0.632813,-0.644531 0.953125,-1.476562 0.953125,-2.5 0,-1.03125 -0.320312,-1.867188 -0.953125,-2.515625 -0.625,-0.644531 -1.429687,-0.96875 -2.40625,-0.96875 -0.96875,0 -1.773437,0.324219 -2.40625,0.96875 C 3.472656,-7.179688 3.15625,-6.34375 3.15625,-5.3125 c 0,1.023438 0.316406,1.855469 0.953125,2.5 z m 6.40625,1.390625 c -1.0625,1.054687 -2.398437,1.578125 -4,1.578125 -1.59375,0 -2.929687,-0.523438 -4,-1.578125 -1.0625,-1.0625 -1.59375,-2.359375 -1.59375,-3.890625 0,-1.539062 0.53125,-2.835938 1.59375,-3.890625 1.070313,-1.0625 2.40625,-1.59375 4,-1.59375 1.601563,0 2.9375,0.53125 4,1.59375 1.070313,1.054687 1.609375,2.351563 1.609375,3.890625 0,1.53125 -0.539062,2.828125 -1.609375,3.890625 z m 0,0" | ||
| + id="path186" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph3-10" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 7.203125,-8.546875 c -1.105469,0 -1.9375,0.367187 -2.5,1.09375 -0.5625,0.71875 -0.84375,1.683594 -0.84375,2.890625 l 0,4.5625 -2.234375,0 0,-10.640625 2.234375,0 0,2.140625 c 0.363281,-0.664062 0.851563,-1.210938 1.46875,-1.640625 0.625,-0.425781 1.28125,-0.644531 1.96875,-0.65625 l 0.015625,2.25 c -0.03125,0 -0.070312,0 -0.109375,0 z m 0,0" | ||
| + id="path189" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph4-0" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 0.65625,-5 2.875,0 0,5 -2.875,0 z m 0.359375,4.640625 2.15625,0 0,-4.28125 -2.15625,0 z m 0,0" | ||
| + id="path192" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph4-1" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 3.46875,0 -2.78125,0 0,-5 2.78125,0 0,0.515625 -2.203125,0 0,1.609375 2.078125,0 0,0.515625 -2.078125,0 0,1.84375 2.203125,0 z m 0,0" | ||
| + id="path195" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph4-2" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 3.171875,0 0,-2.421875 c 0,-0.300781 -0.074219,-0.523437 -0.21875,-0.671875 C 2.816406,-3.25 2.597656,-3.328125 2.296875,-3.328125 c -0.386719,0 -0.671875,0.105469 -0.859375,0.3125 -0.179688,0.210937 -0.265625,0.558594 -0.265625,1.046875 l 0,1.96875 -0.5625,0 0,-3.75 0.453125,0 0.09375,0.515625 0.03125,0 C 1.300781,-3.421875 1.460938,-3.5625 1.671875,-3.65625 1.878906,-3.757812 2.113281,-3.8125 2.375,-3.8125 c 0.445312,0 0.785156,0.109375 1.015625,0.328125 0.226563,0.21875 0.34375,0.570313 0.34375,1.046875 l 0,2.4375 z m 0,0" | ||
| + id="path198" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph4-3" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="M 1.421875,0 0,-3.75 l 0.609375,0 0.8125,2.21875 c 0.175781,0.523438 0.28125,0.859375 0.3125,1.015625 l 0.03125,0 C 1.785156,-0.628906 1.863281,-0.875 2,-1.25 2.132812,-1.632812 2.4375,-2.46875 2.90625,-3.75 L 3.5,-3.75 2.078125,0 z m 0,0" | ||
| + id="path201" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph4-4" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 1.171875,0 -0.5625,0 0,-3.75 0.5625,0 z m -0.625,-4.765625 c 0,-0.125 0.03125,-0.21875 0.09375,-0.28125 0.070313,-0.0625 0.15625,-0.09375 0.25,-0.09375 0.09375,0 0.171875,0.03125 0.234375,0.09375 0.0625,0.0625 0.09375,0.15625 0.09375,0.28125 0,0.136719 -0.03125,0.234375 -0.09375,0.296875 -0.0625,0.0625 -0.140625,0.09375 -0.234375,0.09375 -0.09375,0 -0.179687,-0.03125 -0.25,-0.09375 -0.0625,-0.0625 -0.09375,-0.160156 -0.09375,-0.296875 z m 0,0" | ||
| + id="path204" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph4-5" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 2.3125,-3.8125 c 0.164062,0 0.316406,0.011719 0.453125,0.03125 L 2.6875,-3.25 C 2.53125,-3.28125 2.390625,-3.296875 2.265625,-3.296875 c -0.304687,0 -0.5625,0.125 -0.78125,0.375 -0.210937,0.242187 -0.3125,0.542969 -0.3125,0.90625 l 0,2.015625 -0.5625,0 0,-3.75 0.453125,0 0.078125,0.703125 0.015625,0 c 0.144531,-0.25 0.3125,-0.4375 0.5,-0.5625 C 1.851562,-3.742188 2.070312,-3.8125 2.3125,-3.8125 z m 0,0" | ||
| + id="path207" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph4-6" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 3.828125,-1.875 c 0,0.617188 -0.15625,1.09375 -0.46875,1.4375 -0.304687,0.335938 -0.726563,0.5 -1.265625,0.5 -0.335938,0 -0.632812,-0.078125 -0.890625,-0.234375 C 0.941406,-0.328125 0.738281,-0.550781 0.59375,-0.84375 0.457031,-1.132812 0.390625,-1.476562 0.390625,-1.875 c 0,-0.613281 0.148437,-1.085938 0.453125,-1.421875 0.3125,-0.34375 0.738281,-0.515625 1.28125,-0.515625 0.519531,0 0.929688,0.179688 1.234375,0.53125 0.3125,0.34375 0.46875,0.8125 0.46875,1.40625 z m -2.84375,0 c 0,0.480469 0.09375,0.84375 0.28125,1.09375 0.195313,0.25 0.476563,0.375 0.84375,0.375 0.375,0 0.65625,-0.125 0.84375,-0.375 C 3.148438,-1.03125 3.25,-1.394531 3.25,-1.875 c 0,-0.476562 -0.101562,-0.835938 -0.296875,-1.078125 -0.1875,-0.25 -0.46875,-0.375 -0.84375,-0.375 -0.375,0 -0.65625,0.125 -0.84375,0.375 -0.1875,0.242187 -0.28125,0.601563 -0.28125,1.078125 z m 0,0" | ||
| + id="path210" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph4-7" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 5.375,0 0,-2.4375 c 0,-0.300781 -0.0625,-0.523438 -0.1875,-0.671875 -0.125,-0.144531 -0.324219,-0.21875 -0.59375,-0.21875 -0.355469,0 -0.617188,0.105469 -0.78125,0.3125 -0.167969,0.199219 -0.25,0.507813 -0.25,0.921875 l 0,2.09375 -0.578125,0 0,-2.4375 c 0,-0.300781 -0.0625,-0.523438 -0.1875,-0.671875 -0.125,-0.144531 -0.324219,-0.21875 -0.59375,-0.21875 -0.355469,0 -0.617187,0.109375 -0.78125,0.328125 -0.167969,0.210938 -0.25,0.554688 -0.25,1.03125 l 0,1.96875 -0.5625,0 0,-3.75 0.453125,0 0.09375,0.515625 0.03125,0 c 0.101562,-0.175781 0.25,-0.316406 0.4375,-0.421875 0.195312,-0.101562 0.421875,-0.15625 0.671875,-0.15625 0.582031,0 0.960937,0.214844 1.140625,0.640625 l 0.03125,0 c 0.113281,-0.195313 0.273438,-0.351563 0.484375,-0.46875 0.207031,-0.113281 0.445313,-0.171875 0.71875,-0.171875 0.425781,0 0.742187,0.109375 0.953125,0.328125 0.207031,0.21875 0.3125,0.570313 0.3125,1.046875 l 0,2.4375 z m 0,0" | ||
| + id="path213" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph4-8" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 2.1875,0.0625 c -0.554688,0 -0.992188,-0.164062 -1.3125,-0.5 -0.324219,-0.332031 -0.484375,-0.800781 -0.484375,-1.40625 0,-0.601562 0.144531,-1.082031 0.4375,-1.4375 0.300781,-0.351562 0.703125,-0.53125 1.203125,-0.53125 0.46875,0 0.835938,0.15625 1.109375,0.46875 0.28125,0.304688 0.421875,0.710938 0.421875,1.21875 l 0,0.359375 -2.578125,0 c 0.007813,0.4375 0.117187,0.773437 0.328125,1 0.207031,0.230469 0.503906,0.34375 0.890625,0.34375 0.40625,0 0.804687,-0.085937 1.203125,-0.265625 l 0,0.515625 C 3.195312,-0.0859375 3.003906,-0.03125 2.828125,0 2.648438,0.0390625 2.4375,0.0625 2.1875,0.0625 z M 2.03125,-3.34375 c -0.304688,0 -0.542969,0.101562 -0.71875,0.296875 -0.179688,0.199219 -0.28125,0.46875 -0.3125,0.8125 l 1.953125,0 c 0,-0.351563 -0.085937,-0.625 -0.25,-0.8125 C 2.546875,-3.242188 2.320312,-3.34375 2.03125,-3.34375 z m 0,0" | ||
| + id="path216" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph4-9" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 1.8125,-0.40625 c 0.101562,0 0.203125,-0.003906 0.296875,-0.015625 0.09375,-0.007813 0.164063,-0.023437 0.21875,-0.046875 l 0,0.4375 C 2.265625,0 2.171875,0.0195312 2.046875,0.03125 1.929688,0.0507812 1.828125,0.0625 1.734375,0.0625 c -0.730469,0 -1.09375,-0.378906 -1.09375,-1.140625 l 0,-2.234375 -0.53125,0 0,-0.265625 0.53125,-0.234375 0.234375,-0.796875 0.328125,0 0,0.859375 1.09375,0 0,0.4375 -1.09375,0 0,2.21875 c 0,0.21875 0.050781,0.390625 0.15625,0.515625 C 1.472656,-0.460938 1.625,-0.40625 1.8125,-0.40625 z m 0,0" | ||
| + id="path219" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph4-10" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="" | ||
| + id="path222" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph4-11" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 3.671875,-3.75 0,0.359375 L 2.96875,-3.3125 c 0.0625,0.085938 0.117188,0.195312 0.171875,0.328125 0.050781,0.125 0.078125,0.265625 0.078125,0.421875 0,0.375 -0.125,0.671875 -0.375,0.890625 -0.25,0.21875 -0.59375,0.328125 -1.03125,0.328125 -0.117188,0 -0.21875,-0.00781 -0.3125,-0.03125 -0.242188,0.125 -0.359375,0.289062 -0.359375,0.484375 0,0.105469 0.039063,0.183594 0.125,0.234375 0.082031,0.042969 0.226563,0.0625 0.4375,0.0625 l 0.65625,0 c 0.40625,0 0.71875,0.089844 0.9375,0.265625 C 3.515625,-0.160156 3.625,0.0820312 3.625,0.40625 3.625,0.820312 3.457031,1.140625 3.125,1.359375 2.789062,1.578125 2.304688,1.6875 1.671875,1.6875 1.179688,1.6875 0.800781,1.59375 0.53125,1.40625 0.269531,1.226562 0.140625,0.972656 0.140625,0.640625 c 0,-0.230469 0.070313,-0.429687 0.21875,-0.59375 0.144531,-0.164063 0.347656,-0.28125 0.609375,-0.34375 C 0.875,-0.335938 0.789062,-0.398438 0.71875,-0.484375 0.65625,-0.578125 0.625,-0.6875 0.625,-0.8125 c 0,-0.132812 0.035156,-0.253906 0.109375,-0.359375 0.070313,-0.101563 0.1875,-0.203125 0.34375,-0.296875 -0.1875,-0.082031 -0.34375,-0.21875 -0.46875,-0.40625 -0.125,-0.1875 -0.1875,-0.40625 -0.1875,-0.65625 0,-0.40625 0.125,-0.71875 0.375,-0.9375 0.25,-0.226562 0.597656,-0.34375 1.046875,-0.34375 0.195312,0 0.375,0.023438 0.53125,0.0625 z M 0.6875,0.625 c 0,0.207031 0.082031,0.363281 0.25,0.46875 C 1.101562,1.195312 1.347656,1.25 1.671875,1.25 c 0.476563,0 0.832031,-0.074219 1.0625,-0.21875 0.226563,-0.136719 0.34375,-0.328125 0.34375,-0.578125 0,-0.199219 -0.0625,-0.339844 -0.1875,-0.421875 -0.125,-0.0703125 -0.367187,-0.109375 -0.71875,-0.109375 l -0.671875,0 c -0.261719,0 -0.464844,0.0585938 -0.609375,0.171875 C 0.753906,0.21875 0.6875,0.394531 0.6875,0.625 z m 0.296875,-3.171875 c 0,0.261719 0.070313,0.460937 0.21875,0.59375 0.15625,0.136719 0.363281,0.203125 0.625,0.203125 0.550781,0 0.828125,-0.269531 0.828125,-0.8125 0,-0.5625 -0.28125,-0.84375 -0.84375,-0.84375 -0.261719,0 -0.464844,0.074219 -0.609375,0.21875 -0.148437,0.148438 -0.21875,0.359375 -0.21875,0.640625 z m 0,0" | ||
| + id="path225" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph4-12" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 0,-3.75 0.609375,0 0.828125,2.140625 c 0.175781,0.492187 0.285156,0.84375 0.328125,1.0625 l 0.03125,0 c 0.03125,-0.125 0.09375,-0.328125 0.1875,-0.609375 C 2.078125,-1.4375 2.382812,-2.300781 2.90625,-3.75 l 0.609375,0 L 1.90625,0.515625 C 1.75,0.941406 1.5625,1.242188 1.34375,1.421875 1.132812,1.597656 0.875,1.6875 0.5625,1.6875 c -0.167969,0 -0.335938,-0.023438 -0.5,-0.0625 l 0,-0.453125 c 0.125,0.019531 0.257812,0.03125 0.40625,0.03125 0.394531,0 0.675781,-0.21875 0.84375,-0.65625 l 0.203125,-0.53125 z m 0,0" | ||
| + id="path228" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph4-13" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 2.890625,-2.625 1.6875,0 0,2.4375 C 4.316406,-0.101562 4.046875,-0.0390625 3.765625,0 3.492188,0.0390625 3.179688,0.0625 2.828125,0.0625 2.066406,0.0625 1.472656,-0.160156 1.046875,-0.609375 0.628906,-1.054688 0.421875,-1.6875 0.421875,-2.5 c 0,-0.519531 0.101563,-0.972656 0.3125,-1.359375 0.207031,-0.394531 0.507813,-0.691406 0.90625,-0.890625 0.394531,-0.207031 0.851563,-0.3125 1.375,-0.3125 0.53125,0 1.03125,0.09375 1.5,0.28125 L 4.28125,-4.265625 c -0.449219,-0.1875 -0.882812,-0.28125 -1.296875,-0.28125 -0.617187,0 -1.09375,0.183594 -1.4375,0.546875 -0.335937,0.355469 -0.5,0.855469 -0.5,1.5 0,0.679688 0.160156,1.195312 0.484375,1.546875 0.332031,0.34375 0.816406,0.515625 1.453125,0.515625 0.34375,0 0.679687,-0.039062 1.015625,-0.125 l 0,-1.53125 -1.109375,0 z m 0,0" | ||
| + id="path231" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph4-14" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 2.90625,0 -0.109375,-0.53125 -0.03125,0 c -0.1875,0.230469 -0.375,0.386719 -0.5625,0.46875 -0.1875,0.0820312 -0.417969,0.125 -0.6875,0.125 -0.375,0 -0.667969,-0.09375 -0.875,-0.28125 -0.210937,-0.1875 -0.3125,-0.457031 -0.3125,-0.8125 0,-0.757812 0.601563,-1.15625 1.8125,-1.1875 l 0.625,-0.03125 0,-0.234375 c 0,-0.289063 -0.0625,-0.503906 -0.1875,-0.640625 C 2.453125,-3.269531 2.25,-3.34375 1.96875,-3.34375 c -0.3125,0 -0.664062,0.101562 -1.046875,0.296875 l -0.1875,-0.4375 C 0.921875,-3.585938 1.125,-3.664062 1.34375,-3.71875 1.5625,-3.78125 1.785156,-3.8125 2.015625,-3.8125 2.460938,-3.8125 2.789062,-3.710938 3,-3.515625 3.21875,-3.316406 3.328125,-3 3.328125,-2.5625 l 0,2.5625 z M 1.625,-0.40625 c 0.351562,0 0.628906,-0.09375 0.828125,-0.28125 0.207031,-0.195312 0.3125,-0.46875 0.3125,-0.8125 l 0,-0.34375 L 2.1875,-1.8125 c -0.449219,0.011719 -0.773438,0.078125 -0.96875,0.203125 -0.199219,0.125 -0.296875,0.320313 -0.296875,0.578125 0,0.210938 0.054687,0.367188 0.171875,0.46875 0.125,0.105469 0.300781,0.15625 0.53125,0.15625 z m 0,0" | ||
| + id="path234" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph4-15" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 3.015625,-1.015625 c 0,0.34375 -0.132813,0.609375 -0.390625,0.796875 C 2.363281,-0.03125 2,0.0625 1.53125,0.0625 c -0.492188,0 -0.875,-0.078125 -1.15625,-0.234375 l 0,-0.515625 c 0.175781,0.085938 0.367188,0.152344 0.578125,0.203125 0.207031,0.054687 0.40625,0.078125 0.59375,0.078125 0.300781,0 0.53125,-0.046875 0.6875,-0.140625 0.15625,-0.09375 0.234375,-0.234375 0.234375,-0.421875 0,-0.144531 -0.0625,-0.269531 -0.1875,-0.375 -0.125,-0.101562 -0.371094,-0.226562 -0.734375,-0.375 -0.355469,-0.125 -0.605469,-0.234375 -0.75,-0.328125 -0.148437,-0.101563 -0.257813,-0.21875 -0.328125,-0.34375 -0.074219,-0.125 -0.109375,-0.269531 -0.109375,-0.4375 0,-0.300781 0.125,-0.539063 0.375,-0.71875 0.25,-0.175781 0.585937,-0.265625 1.015625,-0.265625 0.40625,0 0.800781,0.085938 1.1875,0.25 l -0.203125,0.453125 c -0.375,-0.15625 -0.714844,-0.234375 -1.015625,-0.234375 -0.273438,0 -0.476562,0.042969 -0.609375,0.125 -0.136719,0.085938 -0.203125,0.203125 -0.203125,0.359375 0,0.09375 0.023438,0.179687 0.078125,0.25 0.050781,0.074219 0.128906,0.140625 0.234375,0.203125 0.113281,0.0625 0.335938,0.15625 0.671875,0.28125 0.4375,0.15625 0.734375,0.320312 0.890625,0.484375 0.15625,0.167969 0.234375,0.375 0.234375,0.625 z m 0,0" | ||
| + id="path237" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph5-0" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 0.34375,1.234375 0,-6.171875 3.5,0 0,6.171875 z m 0.390625,-0.390625 2.71875,0 0,-5.390625 -2.71875,0 z m 0,0" | ||
| + id="path240" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph5-1" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 0.015625,-0.078125 0,-3.484375 3.484375,1.75 z m 0,0" | ||
| + id="path243" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph6-0" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 1.40625,-10.703125 6.171875,0 L 7.578125,0 1.40625,0 z m 0.765625,9.9375 4.640625,0 0,-9.1875 -4.640625,0 z m 0,0" | ||
| + id="path246" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph6-1" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 6.1875,-5.609375 3.640625,0 0,5.203125 C 9.253906,-0.21875 8.675781,-0.0820312 8.09375,0 7.507812,0.09375 6.832031,0.140625 6.0625,0.140625 c -1.625,0 -2.890625,-0.476563 -3.796875,-1.4375 -0.898437,-0.96875 -1.34375,-2.320313 -1.34375,-4.0625 0,-1.113281 0.21875,-2.085937 0.65625,-2.921875 0.445313,-0.832031 1.09375,-1.46875 1.9375,-1.90625 0.84375,-0.445312 1.828125,-0.671875 2.953125,-0.671875 1.144531,0 2.207031,0.210937 3.1875,0.625 l -0.484375,1.09375 C 8.210938,-9.546875 7.285156,-9.75 6.390625,-9.75 c -1.304687,0 -2.324219,0.390625 -3.0625,1.171875 -0.730469,0.773437 -1.09375,1.84375 -1.09375,3.21875 0,1.449219 0.347656,2.546875 1.046875,3.296875 0.707031,0.75 1.75,1.125 3.125,1.125 0.738281,0 1.460938,-0.085938 2.171875,-0.265625 l 0,-3.296875 -2.390625,0 z m 0,0" | ||
| + id="path249" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph6-2" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 6.21875,0 -0.234375,-1.140625 -0.0625,0 C 5.523438,-0.640625 5.125,-0.300781 4.71875,-0.125 4.320312,0.0507812 3.828125,0.140625 3.234375,0.140625 2.441406,0.140625 1.816406,-0.0625 1.359375,-0.46875 0.910156,-0.875 0.6875,-1.457031 0.6875,-2.21875 c 0,-1.625 1.296875,-2.472656 3.890625,-2.546875 L 5.9375,-4.8125 l 0,-0.5 c 0,-0.625 -0.136719,-1.085938 -0.40625,-1.390625 C 5.257812,-7.003906 4.828125,-7.15625 4.234375,-7.15625 c -0.667969,0 -1.421875,0.203125 -2.265625,0.609375 l -0.375,-0.921875 c 0.394531,-0.21875 0.828125,-0.382812 1.296875,-0.5 0.46875,-0.125 0.941406,-0.1875 1.421875,-0.1875 0.957031,0 1.664062,0.214844 2.125,0.640625 0.457031,0.417969 0.6875,1.09375 0.6875,2.03125 L 7.125,0 z M 3.484375,-0.859375 c 0.75,0 1.335937,-0.207031 1.765625,-0.625 0.4375,-0.414063 0.65625,-0.992187 0.65625,-1.734375 l 0,-0.734375 -1.21875,0.0625 C 3.726562,-3.859375 3.035156,-3.707031 2.609375,-3.4375 2.179688,-3.175781 1.96875,-2.765625 1.96875,-2.203125 c 0,0.4375 0.128906,0.773437 0.390625,1 0.269531,0.230469 0.644531,0.34375 1.125,0.34375 z m 0,0" | ||
| + id="path252" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph6-3" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 6.46875,-2.1875 c 0,0.75 -0.28125,1.328125 -0.84375,1.734375 -0.554688,0.3984375 -1.335938,0.59375 -2.34375,0.59375 -1.0625,0 -1.890625,-0.1640625 -2.484375,-0.5 l 0,-1.125 c 0.382813,0.199219 0.796875,0.355469 1.234375,0.46875 0.445312,0.105469 0.875,0.15625 1.28125,0.15625 0.632812,0 1.125,-0.097656 1.46875,-0.296875 0.34375,-0.207031 0.515625,-0.519531 0.515625,-0.9375 0,-0.3125 -0.136719,-0.578125 -0.40625,-0.796875 C 4.617188,-3.109375 4.085938,-3.367188 3.296875,-3.671875 2.554688,-3.953125 2.023438,-4.195312 1.703125,-4.40625 1.390625,-4.613281 1.15625,-4.847656 1,-5.109375 0.851562,-5.378906 0.78125,-5.695312 0.78125,-6.0625 c 0,-0.644531 0.265625,-1.15625 0.796875,-1.53125 0.53125,-0.382812 1.257813,-0.578125 2.1875,-0.578125 0.863281,0 1.707031,0.179687 2.53125,0.53125 l -0.4375,0.984375 c -0.804687,-0.332031 -1.53125,-0.5 -2.1875,-0.5 -0.574219,0 -1.007813,0.09375 -1.296875,0.28125 -0.292969,0.179688 -0.4375,0.421875 -0.4375,0.734375 0,0.21875 0.050781,0.40625 0.15625,0.5625 0.113281,0.148437 0.289062,0.289063 0.53125,0.421875 0.25,0.136719 0.71875,0.335938 1.40625,0.59375 0.957031,0.34375 1.601562,0.695312 1.9375,1.046875 0.332031,0.355469 0.5,0.796875 0.5,1.328125 z m 0,0" | ||
| + id="path255" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph7-0" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 0.9375,-7.140625 4.109375,0 L 5.046875,0 0.9375,0 z m 0.515625,6.625 3.09375,0 0,-6.109375 -3.09375,0 z m 0,0" | ||
| + id="path258" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph7-1" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 3.171875,0 -0.828125,0 0,-6.40625 -2.25,0 0,-0.734375 5.34375,0 0,0.734375 -2.265625,0 z m 0,0" | ||
| + id="path261" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph7-2" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 4.515625,0 0,-3.46875 c 0,-0.425781 -0.101563,-0.75 -0.296875,-0.96875 -0.199219,-0.21875 -0.507812,-0.328125 -0.921875,-0.328125 -0.5625,0 -0.976563,0.15625 -1.234375,0.46875 -0.261719,0.304687 -0.390625,0.804687 -0.390625,1.5 l 0,2.796875 -0.8125,0 0,-7.59375 0.8125,0 0,2.296875 c 0,0.273437 -0.015625,0.5 -0.046875,0.6875 l 0.0625,0 C 1.84375,-4.867188 2.066406,-5.070312 2.359375,-5.21875 2.648438,-5.363281 2.988281,-5.4375 3.375,-5.4375 c 0.644531,0 1.128906,0.15625 1.453125,0.46875 0.332031,0.3125 0.5,0.808594 0.5,1.484375 l 0,3.484375 z m 0,0" | ||
| + id="path264" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph7-3" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 3.125,0.09375 c -0.792969,0 -1.417969,-0.238281 -1.875,-0.71875 -0.460938,-0.476562 -0.6875,-1.144531 -0.6875,-2 0,-0.863281 0.210938,-1.550781 0.640625,-2.0625 0.425781,-0.507812 0.992187,-0.765625 1.703125,-0.765625 0.675781,0 1.207031,0.226563 1.59375,0.671875 0.394531,0.4375 0.59375,1.015625 0.59375,1.734375 l 0,0.515625 -3.6875,0 c 0.00781,0.625 0.164062,1.105469 0.46875,1.4375 0.300781,0.324219 0.726562,0.484375 1.28125,0.484375 0.570312,0 1.140625,-0.117187 1.703125,-0.359375 l 0,0.71875 C 4.566406,-0.125 4.289062,-0.0351562 4.03125,0.015625 3.78125,0.0664062 3.476562,0.09375 3.125,0.09375 z M 2.90625,-4.765625 c -0.4375,0 -0.789062,0.140625 -1.046875,0.421875 -0.25,0.273438 -0.398437,0.65625 -0.4375,1.15625 l 2.796875,0 c 0,-0.507812 -0.117188,-0.898438 -0.34375,-1.171875 -0.230469,-0.269531 -0.554688,-0.40625 -0.96875,-0.40625 z m 0,0" | ||
| + id="path267" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph7-4" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="" | ||
| + id="path270" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph7-5" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 2.59375,-0.578125 c 0.132812,0 0.269531,-0.007813 0.40625,-0.03125 0.132812,-0.019531 0.242188,-0.039063 0.328125,-0.0625 l 0,0.625 C 3.234375,-0.00390625 3.097656,0.0234375 2.921875,0.046875 2.753906,0.078125 2.601562,0.09375 2.46875,0.09375 c -1.03125,0 -1.546875,-0.539062 -1.546875,-1.625 l 0,-3.1875 -0.765625,0 0,-0.390625 0.765625,-0.34375 0.34375,-1.140625 0.46875,0 0,1.234375 1.546875,0 0,0.640625 -1.546875,0 0,3.140625 c 0,0.324219 0.070313,0.574219 0.21875,0.75 0.15625,0.167969 0.367187,0.25 0.640625,0.25 z m 0,0" | ||
| + id="path273" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph7-6" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 4.15625,0 -0.171875,-0.765625 -0.03125,0 c -0.273437,0.335937 -0.542969,0.5625 -0.8125,0.6875 C 2.878906,0.0351562 2.550781,0.09375 2.15625,0.09375 c -0.53125,0 -0.949219,-0.1328125 -1.25,-0.40625 -0.304688,-0.269531 -0.453125,-0.660156 -0.453125,-1.171875 0,-1.070313 0.863281,-1.632813 2.59375,-1.6875 l 0.90625,-0.03125 0,-0.34375 c 0,-0.414063 -0.089844,-0.722656 -0.265625,-0.921875 -0.179688,-0.195312 -0.464844,-0.296875 -0.859375,-0.296875 -0.449219,0 -0.953125,0.136719 -1.515625,0.40625 l -0.25,-0.625 c 0.257812,-0.144531 0.546875,-0.253906 0.859375,-0.328125 0.3125,-0.082031 0.628906,-0.125 0.953125,-0.125 0.632812,0 1.101562,0.140625 1.40625,0.421875 C 4.59375,-4.734375 4.75,-4.28125 4.75,-3.65625 L 4.75,0 z M 2.3125,-0.578125 c 0.507812,0 0.90625,-0.132813 1.1875,-0.40625 0.289062,-0.28125 0.4375,-0.671875 0.4375,-1.171875 l 0,-0.46875 -0.8125,0.03125 C 2.476562,-2.570312 2.015625,-2.472656 1.734375,-2.296875 1.453125,-2.117188 1.3125,-1.84375 1.3125,-1.46875 c 0,0.292969 0.085938,0.515625 0.265625,0.671875 C 1.753906,-0.648438 2,-0.578125 2.3125,-0.578125 z m 0,0" | ||
| + id="path276" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph7-7" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 5.234375,-5.359375 0,0.515625 -0.984375,0.125 c 0.09375,0.117188 0.171875,0.265625 0.234375,0.453125 0.070313,0.179687 0.109375,0.382813 0.109375,0.609375 0,0.53125 -0.179688,0.953125 -0.53125,1.265625 -0.355469,0.3125 -0.84375,0.46875 -1.46875,0.46875 -0.167969,0 -0.320312,-0.015625 -0.453125,-0.046875 -0.34375,0.1875 -0.515625,0.417969 -0.515625,0.6875 0,0.148438 0.054688,0.257812 0.171875,0.328125 0.125,0.074219 0.332031,0.109375 0.625,0.109375 l 0.953125,0 c 0.570312,0 1.015625,0.121094 1.328125,0.359375 0.3125,0.242187 0.46875,0.59375 0.46875,1.0625 0,0.59375 -0.242187,1.046875 -0.71875,1.359375 C 3.984375,2.25 3.289062,2.40625 2.375,2.40625 1.675781,2.40625 1.132812,2.273438 0.75,2.015625 0.375,1.753906 0.1875,1.382812 0.1875,0.90625 0.1875,0.582031 0.289062,0.300781 0.5,0.0625 0.707031,-0.175781 1,-0.335938 1.375,-0.421875 c -0.136719,-0.0625 -0.25,-0.15625 -0.34375,-0.28125 -0.085938,-0.132813 -0.125,-0.285156 -0.125,-0.453125 0,-0.195312 0.050781,-0.367188 0.15625,-0.515625 C 1.164062,-1.816406 1.328125,-1.957031 1.546875,-2.09375 1.273438,-2.207031 1.050781,-2.398438 0.875,-2.671875 0.695312,-2.953125 0.609375,-3.269531 0.609375,-3.625 c 0,-0.582031 0.175781,-1.03125 0.53125,-1.34375 0.351563,-0.320312 0.847656,-0.484375 1.484375,-0.484375 0.28125,0 0.535156,0.03125 0.765625,0.09375 z M 0.96875,0.90625 c 0,0.28125 0.117188,0.492188 0.359375,0.640625 0.25,0.15625 0.601563,0.234375 1.0625,0.234375 0.675781,0 1.175781,-0.105469 1.5,-0.3125 0.332031,-0.199219 0.5,-0.46875 0.5,-0.8125 C 4.390625,0.363281 4.300781,0.160156 4.125,0.046875 3.945312,-0.0664062 3.609375,-0.125 3.109375,-0.125 l -0.96875,0 c -0.367187,0 -0.652344,0.0898438 -0.859375,0.265625 -0.210938,0.175781 -0.3125,0.429687 -0.3125,0.765625 z m 0.4375,-4.546875 c 0,0.375 0.101562,0.664063 0.3125,0.859375 C 1.9375,-2.59375 2.234375,-2.5 2.609375,-2.5 c 0.789063,0 1.1875,-0.382812 1.1875,-1.15625 0,-0.800781 -0.402344,-1.203125 -1.203125,-1.203125 -0.375,0 -0.667969,0.105469 -0.875,0.3125 -0.210938,0.199219 -0.3125,0.5 -0.3125,0.90625 z m 0,0" | ||
| + id="path279" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph7-8" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 3.296875,-5.453125 c 0.238281,0 0.453125,0.023437 0.640625,0.0625 l -0.109375,0.75 C 3.609375,-4.691406 3.414062,-4.71875 3.25,-4.71875 c -0.4375,0 -0.8125,0.179688 -1.125,0.53125 -0.304688,0.355469 -0.453125,0.792969 -0.453125,1.3125 l 0,2.875 -0.8125,0 0,-5.359375 0.671875,0 0.09375,1 0.03125,0 c 0.195312,-0.351563 0.4375,-0.625 0.71875,-0.8125 0.28125,-0.1875 0.585938,-0.28125 0.921875,-0.28125 z m 0,0" | ||
| + id="path282" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph7-9" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 3.265625,-4.71875 -1.359375,0 0,4.71875 -0.8125,0 0,-4.71875 -0.953125,0 0,-0.375 0.953125,-0.28125 0,-0.296875 c 0,-1.320313 0.578125,-1.984375 1.734375,-1.984375 0.28125,0 0.609375,0.058594 0.984375,0.171875 l -0.203125,0.65625 c -0.3125,-0.101563 -0.578125,-0.15625 -0.796875,-0.15625 -0.3125,0 -0.542969,0.105469 -0.6875,0.3125 -0.148438,0.199219 -0.21875,0.523437 -0.21875,0.96875 l 0,0.34375 1.359375,0 z m 0,0" | ||
| + id="path285" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph7-10" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 4.3125,-1.453125 c 0,0.492187 -0.1875,0.871094 -0.5625,1.140625 -0.367188,0.2734375 -0.886719,0.40625 -1.5625,0.40625 -0.710938,0 -1.261719,-0.109375 -1.65625,-0.328125 l 0,-0.75 c 0.257812,0.125 0.535156,0.226563 0.828125,0.296875 0.289063,0.074219 0.578125,0.109375 0.859375,0.109375 0.414062,0 0.738281,-0.066406 0.96875,-0.203125 0.226562,-0.132812 0.34375,-0.335938 0.34375,-0.609375 0,-0.207031 -0.09375,-0.382813 -0.28125,-0.53125 -0.179688,-0.15625 -0.527344,-0.332031 -1.046875,-0.53125 -0.5,-0.1875 -0.855469,-0.347656 -1.0625,-0.484375 -0.210937,-0.132812 -0.367187,-0.289062 -0.46875,-0.46875 -0.105469,-0.175781 -0.15625,-0.382812 -0.15625,-0.625 0,-0.4375 0.175781,-0.78125 0.53125,-1.03125 0.351563,-0.257812 0.84375,-0.390625 1.46875,-0.390625 0.570313,0 1.132813,0.121094 1.6875,0.359375 L 3.90625,-4.4375 C 3.375,-4.65625 2.890625,-4.765625 2.453125,-4.765625 c -0.386719,0 -0.679687,0.0625 -0.875,0.1875 -0.1875,0.117187 -0.28125,0.277344 -0.28125,0.484375 0,0.148438 0.035156,0.273438 0.109375,0.375 0.070312,0.09375 0.1875,0.1875 0.34375,0.28125 0.164062,0.09375 0.476562,0.226562 0.9375,0.390625 0.632812,0.230469 1.0625,0.464844 1.28125,0.703125 0.226562,0.230469 0.34375,0.527344 0.34375,0.890625 z m 0,0" | ||
| + id="path288" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph7-11" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 5.484375,-2.6875 c 0,0.875 -0.226563,1.558594 -0.671875,2.046875 C 4.375,-0.148438 3.769531,0.09375 3,0.09375 2.519531,0.09375 2.09375,-0.015625 1.71875,-0.234375 1.351562,-0.460938 1.066406,-0.785156 0.859375,-1.203125 0.660156,-1.628906 0.5625,-2.125 0.5625,-2.6875 c 0,-0.863281 0.21875,-1.539062 0.65625,-2.03125 0.4375,-0.488281 1.039062,-0.734375 1.8125,-0.734375 0.75,0 1.34375,0.25 1.78125,0.75 0.445312,0.5 0.671875,1.171875 0.671875,2.015625 z m -4.078125,0 c 0,0.6875 0.132812,1.214844 0.40625,1.578125 0.269531,0.355469 0.671875,0.53125 1.203125,0.53125 0.53125,0 0.929687,-0.175781 1.203125,-0.53125 C 4.5,-1.472656 4.640625,-2 4.640625,-2.6875 4.640625,-3.363281 4.5,-3.878906 4.21875,-4.234375 3.945312,-4.585938 3.546875,-4.765625 3.015625,-4.765625 c -0.53125,0 -0.933594,0.179687 -1.203125,0.53125 C 1.539062,-3.890625 1.40625,-3.375 1.40625,-2.6875 z m 0,0" | ||
| + id="path291" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph7-12" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 4.515625,0 0,-3.46875 c 0,-0.425781 -0.101563,-0.75 -0.296875,-0.96875 -0.199219,-0.21875 -0.507812,-0.328125 -0.921875,-0.328125 -0.5625,0 -0.976563,0.152344 -1.234375,0.453125 -0.261719,0.304688 -0.390625,0.804688 -0.390625,1.5 l 0,2.8125 -0.8125,0 0,-5.359375 0.65625,0 0.140625,0.734375 0.03125,0 c 0.164062,-0.257812 0.398438,-0.460938 0.703125,-0.609375 0.300781,-0.144531 0.632813,-0.21875 1,-0.21875 0.644531,0 1.128906,0.15625 1.453125,0.46875 0.320312,0.3125 0.484375,0.8125 0.484375,1.5 l 0,3.484375 z m 0,0" | ||
| + id="path294" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph7-13" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 1.625,-5.359375 0,3.484375 c 0,0.4375 0.097656,0.765625 0.296875,0.984375 0.195313,0.210937 0.507813,0.3125 0.9375,0.3125 0.550781,0 0.957031,-0.148437 1.21875,-0.453125 0.257813,-0.3125 0.390625,-0.816406 0.390625,-1.515625 l 0,-2.8125 0.8125,0 L 5.28125,0 4.609375,0 4.5,-0.71875 l -0.046875,0 C 4.285156,-0.457031 4.050781,-0.253906 3.75,-0.109375 3.457031,0.0234375 3.125,0.09375 2.75,0.09375 2.09375,0.09375 1.601562,-0.0546875 1.28125,-0.359375 0.957031,-0.671875 0.796875,-1.164062 0.796875,-1.84375 l 0,-3.515625 z m 0,0" | ||
| + id="path297" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph7-14" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 1.671875,0 -0.8125,0 0,-7.59375 0.8125,0 z m 0,0" | ||
| + id="path300" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph7-15" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 0.75,-0.515625 c 0,-0.21875 0.046875,-0.382813 0.140625,-0.5 C 0.992188,-1.128906 1.132812,-1.1875 1.3125,-1.1875 c 0.195312,0 0.347656,0.058594 0.453125,0.171875 0.101563,0.117187 0.15625,0.28125 0.15625,0.5 0,0.210937 -0.058594,0.371094 -0.171875,0.484375 C 1.644531,0.0820312 1.5,0.140625 1.3125,0.140625 1.144531,0.140625 1.007812,0.0859375 0.90625,-0.015625 0.800781,-0.117188 0.75,-0.285156 0.75,-0.515625 z m 0,0" | ||
| + id="path303" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph8-0" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 0.9375,-7.140625 4.109375,0 L 5.046875,0 0.9375,0 z m 0.515625,6.625 3.09375,0 0,-6.109375 -3.09375,0 z m 0,0" | ||
| + id="path306" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph8-1" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 5.234375,-5.359375 0,0.515625 -0.984375,0.125 c 0.09375,0.117188 0.171875,0.265625 0.234375,0.453125 0.070313,0.179687 0.109375,0.382813 0.109375,0.609375 0,0.53125 -0.179688,0.953125 -0.53125,1.265625 -0.355469,0.3125 -0.84375,0.46875 -1.46875,0.46875 -0.167969,0 -0.320312,-0.015625 -0.453125,-0.046875 -0.34375,0.1875 -0.515625,0.417969 -0.515625,0.6875 0,0.148438 0.054688,0.257812 0.171875,0.328125 0.125,0.074219 0.332031,0.109375 0.625,0.109375 l 0.953125,0 c 0.570312,0 1.015625,0.121094 1.328125,0.359375 0.3125,0.242187 0.46875,0.59375 0.46875,1.0625 0,0.59375 -0.242187,1.046875 -0.71875,1.359375 C 3.984375,2.25 3.289062,2.40625 2.375,2.40625 1.675781,2.40625 1.132812,2.273438 0.75,2.015625 0.375,1.753906 0.1875,1.382812 0.1875,0.90625 0.1875,0.582031 0.289062,0.300781 0.5,0.0625 0.707031,-0.175781 1,-0.335938 1.375,-0.421875 c -0.136719,-0.0625 -0.25,-0.15625 -0.34375,-0.28125 -0.085938,-0.132813 -0.125,-0.285156 -0.125,-0.453125 0,-0.195312 0.050781,-0.367188 0.15625,-0.515625 C 1.164062,-1.816406 1.328125,-1.957031 1.546875,-2.09375 1.273438,-2.207031 1.050781,-2.398438 0.875,-2.671875 0.695312,-2.953125 0.609375,-3.269531 0.609375,-3.625 c 0,-0.582031 0.175781,-1.03125 0.53125,-1.34375 0.351563,-0.320312 0.847656,-0.484375 1.484375,-0.484375 0.28125,0 0.535156,0.03125 0.765625,0.09375 z M 0.96875,0.90625 c 0,0.28125 0.117188,0.492188 0.359375,0.640625 0.25,0.15625 0.601563,0.234375 1.0625,0.234375 0.675781,0 1.175781,-0.105469 1.5,-0.3125 0.332031,-0.199219 0.5,-0.46875 0.5,-0.8125 C 4.390625,0.363281 4.300781,0.160156 4.125,0.046875 3.945312,-0.0664062 3.609375,-0.125 3.109375,-0.125 l -0.96875,0 c -0.367187,0 -0.652344,0.0898438 -0.859375,0.265625 -0.210938,0.175781 -0.3125,0.429687 -0.3125,0.765625 z m 0.4375,-4.546875 c 0,0.375 0.101562,0.664063 0.3125,0.859375 C 1.9375,-2.59375 2.234375,-2.5 2.609375,-2.5 c 0.789063,0 1.1875,-0.382812 1.1875,-1.15625 0,-0.800781 -0.402344,-1.203125 -1.203125,-1.203125 -0.375,0 -0.667969,0.105469 -0.875,0.3125 -0.210938,0.199219 -0.3125,0.5 -0.3125,0.90625 z m 0,0" | ||
| + id="path309" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph8-2" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 4.15625,0 -0.171875,-0.765625 -0.03125,0 c -0.273437,0.335937 -0.542969,0.5625 -0.8125,0.6875 C 2.878906,0.0351562 2.550781,0.09375 2.15625,0.09375 c -0.53125,0 -0.949219,-0.1328125 -1.25,-0.40625 -0.304688,-0.269531 -0.453125,-0.660156 -0.453125,-1.171875 0,-1.070313 0.863281,-1.632813 2.59375,-1.6875 l 0.90625,-0.03125 0,-0.34375 c 0,-0.414063 -0.089844,-0.722656 -0.265625,-0.921875 -0.179688,-0.195312 -0.464844,-0.296875 -0.859375,-0.296875 -0.449219,0 -0.953125,0.136719 -1.515625,0.40625 l -0.25,-0.625 c 0.257812,-0.144531 0.546875,-0.253906 0.859375,-0.328125 0.3125,-0.082031 0.628906,-0.125 0.953125,-0.125 0.632812,0 1.101562,0.140625 1.40625,0.421875 C 4.59375,-4.734375 4.75,-4.28125 4.75,-3.65625 L 4.75,0 z M 2.3125,-0.578125 c 0.507812,0 0.90625,-0.132813 1.1875,-0.40625 0.289062,-0.28125 0.4375,-0.671875 0.4375,-1.171875 l 0,-0.46875 -0.8125,0.03125 C 2.476562,-2.570312 2.015625,-2.472656 1.734375,-2.296875 1.453125,-2.117188 1.3125,-1.84375 1.3125,-1.46875 c 0,0.292969 0.085938,0.515625 0.265625,0.671875 C 1.753906,-0.648438 2,-0.578125 2.3125,-0.578125 z m 0,0" | ||
| + id="path312" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + <symbol | ||
| + overflow="visible" | ||
| + id="glyph8-3" | ||
| + style="overflow:visible"> | ||
| + <path | ||
| + style="stroke:none" | ||
| + d="m 4.3125,-1.453125 c 0,0.492187 -0.1875,0.871094 -0.5625,1.140625 -0.367188,0.2734375 -0.886719,0.40625 -1.5625,0.40625 -0.710938,0 -1.261719,-0.109375 -1.65625,-0.328125 l 0,-0.75 c 0.257812,0.125 0.535156,0.226563 0.828125,0.296875 0.289063,0.074219 0.578125,0.109375 0.859375,0.109375 0.414062,0 0.738281,-0.066406 0.96875,-0.203125 0.226562,-0.132812 0.34375,-0.335938 0.34375,-0.609375 0,-0.207031 -0.09375,-0.382813 -0.28125,-0.53125 -0.179688,-0.15625 -0.527344,-0.332031 -1.046875,-0.53125 -0.5,-0.1875 -0.855469,-0.347656 -1.0625,-0.484375 -0.210937,-0.132812 -0.367187,-0.289062 -0.46875,-0.46875 -0.105469,-0.175781 -0.15625,-0.382812 -0.15625,-0.625 0,-0.4375 0.175781,-0.78125 0.53125,-1.03125 0.351563,-0.257812 0.84375,-0.390625 1.46875,-0.390625 0.570313,0 1.132813,0.121094 1.6875,0.359375 L 3.90625,-4.4375 C 3.375,-4.65625 2.890625,-4.765625 2.453125,-4.765625 c -0.386719,0 -0.679687,0.0625 -0.875,0.1875 -0.1875,0.117187 -0.28125,0.277344 -0.28125,0.484375 0,0.148438 0.035156,0.273438 0.109375,0.375 0.070312,0.09375 0.1875,0.1875 0.34375,0.28125 0.164062,0.09375 0.476562,0.226562 0.9375,0.390625 0.632812,0.230469 1.0625,0.464844 1.28125,0.703125 0.226562,0.230469 0.34375,0.527344 0.34375,0.890625 z m 0,0" | ||
| + id="path315" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </symbol> | ||
| + </g> | ||
| + <clipPath | ||
| + id="clip1"> | ||
| + <path | ||
| + d="m 54,54 503.99609,0 0,661.70703 -503.99609,0 z m 0,0" | ||
| + id="path318" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </clipPath> | ||
| + <clipPath | ||
| + id="clip2"> | ||
| + <path | ||
| + d="m 55.492188,276.44531 501.000002,0 0,0.83594 -501.000002,0 z m 0,0" | ||
| + id="path321" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </clipPath> | ||
| + <clipPath | ||
| + id="clip3"> | ||
| + <path | ||
| + d="m 55.492188,83.058594 501.000002,0 0,0.835937 -501.000002,0 z m 0,0" | ||
| + id="path324" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </clipPath> | ||
| + <clipPath | ||
| + id="clip4"> | ||
| + <path | ||
| + d="m 55.492188,94 501.000002,0 0,134.85156 -501.000002,0 z m 0,0" | ||
| + id="path327" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </clipPath> | ||
| + <clipPath | ||
| + id="clip5"> | ||
| + <path | ||
| + d="m 59.679688,94.078125 492.980472,0 c 2.21484,0 4.01171,1.796875 4.01171,4.011719 l 0,126.417966 c 0,2.21094 -1.79687,4.00781 -4.01171,4.00781 l -492.980472,0 c -2.214844,0 -4.007813,-1.79687 -4.007813,-4.00781 l 0,-126.417966 c 0,-2.214844 1.792969,-4.011719 4.007813,-4.011719 z m 0,0" | ||
| + id="path330" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </clipPath> | ||
| + <clipPath | ||
| + id="clip6"> | ||
| + <path | ||
| + d="m 55.492188,94 501.000002,0 0,12.4375 -501.000002,0 z m 0,0" | ||
| + id="path333" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </clipPath> | ||
| + <clipPath | ||
| + id="clip7"> | ||
| + <path | ||
| + d="m 59.679688,94.078125 492.980472,0 c 2.21484,0 4.01171,1.796875 4.01171,4.011719 l 0,9.351566 -500.999995,0 0,-9.351566 c 0,-2.214844 1.792969,-4.011719 4.007813,-4.011719 z m 0,0" | ||
| + id="path336" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </clipPath> | ||
| + <clipPath | ||
| + id="clip8"> | ||
| + <path | ||
| + d="m 59.679688,94.078125 492.980472,0 c 2.21484,0 4.01171,1.796875 4.01171,4.011719 l 0,126.417966 c 0,2.21094 -1.79687,4.00781 -4.01171,4.00781 l -492.980472,0 c -2.214844,0 -4.007813,-1.79687 -4.007813,-4.00781 l 0,-126.417966 c 0,-2.214844 1.792969,-4.011719 4.007813,-4.011719 z m 0,0" | ||
| + id="path339" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </clipPath> | ||
| + <linearGradient | ||
| + id="linear0" | ||
| + gradientUnits="userSpaceOnUse" | ||
| + x1="300" | ||
| + y1="0.197612" | ||
| + x2="300" | ||
| + y2="14.99881" | ||
| + gradientTransform="matrix(0.835,0,0,0.835,55.492558,93.912994)"> | ||
| + <stop | ||
| + offset="0" | ||
| + style="stop-color:rgb(93.992615%,93.992615%,93.992615%);stop-opacity:1;" | ||
| + id="stop342" /> | ||
| + <stop | ||
| + offset="0.03125" | ||
| + style="stop-color:rgb(93.847656%,93.847656%,93.847656%);stop-opacity:1;" | ||
| + id="stop344" /> | ||
| + <stop | ||
| + offset="0.0625" | ||
| + style="stop-color:rgb(93.557739%,93.557739%,93.557739%);stop-opacity:1;" | ||
| + id="stop346" /> | ||
| + <stop | ||
| + offset="0.09375" | ||
| + style="stop-color:rgb(93.267822%,93.267822%,93.267822%);stop-opacity:1;" | ||
| + id="stop348" /> | ||
| + <stop | ||
| + offset="0.125" | ||
| + style="stop-color:rgb(92.976379%,92.976379%,92.976379%);stop-opacity:1;" | ||
| + id="stop350" /> | ||
| + <stop | ||
| + offset="0.15625" | ||
| + style="stop-color:rgb(92.686462%,92.686462%,92.686462%);stop-opacity:1;" | ||
| + id="stop352" /> | ||
| + <stop | ||
| + offset="0.1875" | ||
| + style="stop-color:rgb(92.396545%,92.396545%,92.396545%);stop-opacity:1;" | ||
| + id="stop354" /> | ||
| + <stop | ||
| + offset="0.21875" | ||
| + style="stop-color:rgb(92.106628%,92.106628%,92.106628%);stop-opacity:1;" | ||
| + id="stop356" /> | ||
| + <stop | ||
| + offset="0.25" | ||
| + style="stop-color:rgb(91.816711%,91.816711%,91.816711%);stop-opacity:1;" | ||
| + id="stop358" /> | ||
| + <stop | ||
| + offset="0.28125" | ||
| + style="stop-color:rgb(91.525269%,91.525269%,91.525269%);stop-opacity:1;" | ||
| + id="stop360" /> | ||
| + <stop | ||
| + offset="0.3125" | ||
| + style="stop-color:rgb(91.235352%,91.235352%,91.235352%);stop-opacity:1;" | ||
| + id="stop362" /> | ||
| + <stop | ||
| + offset="0.34375" | ||
| + style="stop-color:rgb(90.945435%,90.945435%,90.945435%);stop-opacity:1;" | ||
| + id="stop364" /> | ||
| + <stop | ||
| + offset="0.375" | ||
| + style="stop-color:rgb(90.655518%,90.655518%,90.655518%);stop-opacity:1;" | ||
| + id="stop366" /> | ||
| + <stop | ||
| + offset="0.40625" | ||
| + style="stop-color:rgb(90.365601%,90.365601%,90.365601%);stop-opacity:1;" | ||
| + id="stop368" /> | ||
| + <stop | ||
| + offset="0.4375" | ||
| + style="stop-color:rgb(90.074158%,90.074158%,90.074158%);stop-opacity:1;" | ||
| + id="stop370" /> | ||
| + <stop | ||
| + offset="0.46875" | ||
| + style="stop-color:rgb(89.784241%,89.784241%,89.784241%);stop-opacity:1;" | ||
| + id="stop372" /> | ||
| + <stop | ||
| + offset="0.5" | ||
| + style="stop-color:rgb(89.494324%,89.494324%,89.494324%);stop-opacity:1;" | ||
| + id="stop374" /> | ||
| + <stop | ||
| + offset="0.53125" | ||
| + style="stop-color:rgb(89.204407%,89.204407%,89.204407%);stop-opacity:1;" | ||
| + id="stop376" /> | ||
| + <stop | ||
| + offset="0.5625" | ||
| + style="stop-color:rgb(88.91449%,88.91449%,88.91449%);stop-opacity:1;" | ||
| + id="stop378" /> | ||
| + <stop | ||
| + offset="0.59375" | ||
| + style="stop-color:rgb(88.623047%,88.623047%,88.623047%);stop-opacity:1;" | ||
| + id="stop380" /> | ||
| + <stop | ||
| + offset="0.625" | ||
| + style="stop-color:rgb(88.33313%,88.33313%,88.33313%);stop-opacity:1;" | ||
| + id="stop382" /> | ||
| + <stop | ||
| + offset="0.65625" | ||
| + style="stop-color:rgb(88.043213%,88.043213%,88.043213%);stop-opacity:1;" | ||
| + id="stop384" /> | ||
| + <stop | ||
| + offset="0.6875" | ||
| + style="stop-color:rgb(87.753296%,87.753296%,87.753296%);stop-opacity:1;" | ||
| + id="stop386" /> | ||
| + <stop | ||
| + offset="0.71875" | ||
| + style="stop-color:rgb(87.463379%,87.463379%,87.463379%);stop-opacity:1;" | ||
| + id="stop388" /> | ||
| + <stop | ||
| + offset="0.75" | ||
| + style="stop-color:rgb(87.171936%,87.171936%,87.171936%);stop-opacity:1;" | ||
| + id="stop390" /> | ||
| + <stop | ||
| + offset="0.78125" | ||
| + style="stop-color:rgb(86.882019%,86.882019%,86.882019%);stop-opacity:1;" | ||
| + id="stop392" /> | ||
| + <stop | ||
| + offset="0.8125" | ||
| + style="stop-color:rgb(86.592102%,86.592102%,86.592102%);stop-opacity:1;" | ||
| + id="stop394" /> | ||
| + <stop | ||
| + offset="0.84375" | ||
| + style="stop-color:rgb(86.302185%,86.302185%,86.302185%);stop-opacity:1;" | ||
| + id="stop396" /> | ||
| + <stop | ||
| + offset="0.875" | ||
| + style="stop-color:rgb(86.012268%,86.012268%,86.012268%);stop-opacity:1;" | ||
| + id="stop398" /> | ||
| + <stop | ||
| + offset="0.90625" | ||
| + style="stop-color:rgb(85.720825%,85.720825%,85.720825%);stop-opacity:1;" | ||
| + id="stop400" /> | ||
| + <stop | ||
| + offset="0.9375" | ||
| + style="stop-color:rgb(85.430908%,85.430908%,85.430908%);stop-opacity:1;" | ||
| + id="stop402" /> | ||
| + <stop | ||
| + offset="0.96875" | ||
| + style="stop-color:rgb(85.140991%,85.140991%,85.140991%);stop-opacity:1;" | ||
| + id="stop404" /> | ||
| + <stop | ||
| + offset="1" | ||
| + style="stop-color:rgb(84.851074%,84.851074%,84.851074%);stop-opacity:1;" | ||
| + id="stop406" /> | ||
| + </linearGradient> | ||
| + <clipPath | ||
| + id="clip9"> | ||
| + <path | ||
| + d="m 55.492188,106.4375 501.000002,0 0,0.83594 -501.000002,0 z m 0,0" | ||
| + id="path409" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </clipPath> | ||
| + <clipPath | ||
| + id="clip10"> | ||
| + <path | ||
| + d="m 59.679688,94.078125 492.980472,0 c 2.21484,0 4.01171,1.796875 4.01171,4.011719 l 0,9.351566 -500.999995,0 0,-9.351566 c 0,-2.214844 1.792969,-4.011719 4.007813,-4.011719 z m 0,0" | ||
| + id="path412" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </clipPath> | ||
| + <clipPath | ||
| + id="clip11"> | ||
| + <path | ||
| + d="m 59.679688,94.078125 492.980472,0 c 2.21484,0 4.01171,1.796875 4.01171,4.011719 l 0,126.417966 c 0,2.21094 -1.79687,4.00781 -4.01171,4.00781 l -492.980472,0 c -2.214844,0 -4.007813,-1.79687 -4.007813,-4.00781 l 0,-126.417966 c 0,-2.214844 1.792969,-4.011719 4.007813,-4.011719 z m 0,0" | ||
| + id="path415" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </clipPath> | ||
| + <linearGradient | ||
| + id="linear1" | ||
| + gradientUnits="userSpaceOnUse" | ||
| + x1="300" | ||
| + y1="1.43713e-05" | ||
| + x2="300" | ||
| + y2="1.0000139" | ||
| + gradientTransform="matrix(0.835,0,0,0.835,55.492558,106.43799)"> | ||
| + <stop | ||
| + offset="0" | ||
| + style="stop-color:rgb(94.116211%,94.116211%,94.116211%);stop-opacity:1;" | ||
| + id="stop418" /> | ||
| + <stop | ||
| + offset="0.5" | ||
| + style="stop-color:rgb(93.959045%,93.959045%,93.959045%);stop-opacity:1;" | ||
| + id="stop420" /> | ||
| + <stop | ||
| + offset="1" | ||
| + style="stop-color:rgb(93.64624%,93.64624%,93.64624%);stop-opacity:1;" | ||
| + id="stop422" /> | ||
| + </linearGradient> | ||
| + <clipPath | ||
| + id="clip12"> | ||
| + <path | ||
| + d="m 55.492188,106.4375 501.000002,0 0,0.83594 -501.000002,0 z m 0,0" | ||
| + id="path425" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </clipPath> | ||
| + <clipPath | ||
| + id="clip13"> | ||
| + <path | ||
| + d="m 55.492188,215.48828 501.000002,0 0,0.83594 -501.000002,0 z m 0,0" | ||
| + id="path428" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </clipPath> | ||
| + <clipPath | ||
| + id="clip14"> | ||
| + <path | ||
| + d="m 55.671875,215.15625 500.999995,0 0,9.35156 c 0,2.21094 -1.79687,4.00781 -4.01171,4.00781 l -492.980472,0 c -2.214844,0 -4.007813,-1.79687 -4.007813,-4.00781 z m 0,0" | ||
| + id="path431" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </clipPath> | ||
| + <clipPath | ||
| + id="clip15"> | ||
| + <path | ||
| + d="m 59.679688,94.078125 492.980472,0 c 2.21484,0 4.01171,1.796875 4.01171,4.011719 l 0,126.417966 c 0,2.21094 -1.79687,4.00781 -4.01171,4.00781 l -492.980472,0 c -2.214844,0 -4.007813,-1.79687 -4.007813,-4.00781 l 0,-126.417966 c 0,-2.214844 1.792969,-4.011719 4.007813,-4.011719 z m 0,0" | ||
| + id="path434" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </clipPath> | ||
| + <linearGradient | ||
| + id="linear2" | ||
| + gradientUnits="userSpaceOnUse" | ||
| + x1="300" | ||
| + y1="13.998825" | ||
| + x2="300" | ||
| + y2="15.000023" | ||
| + gradientTransform="matrix(0.835,0,0,0.835,55.492558,203.79898)"> | ||
| + <stop | ||
| + offset="0" | ||
| + style="stop-color:rgb(85.333252%,85.333252%,85.333252%);stop-opacity:1;" | ||
| + id="stop437" /> | ||
| + <stop | ||
| + offset="0.5" | ||
| + style="stop-color:rgb(85.176086%,85.176086%,85.176086%);stop-opacity:1;" | ||
| + id="stop439" /> | ||
| + <stop | ||
| + offset="1" | ||
| + style="stop-color:rgb(84.861755%,84.861755%,84.861755%);stop-opacity:1;" | ||
| + id="stop441" /> | ||
| + </linearGradient> | ||
| + <clipPath | ||
| + id="clip16"> | ||
| + <path | ||
| + d="m 55.492188,216.32422 501.000002,0 0,12.52344 -501.000002,0 z m 0,0" | ||
| + id="path444" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </clipPath> | ||
| + <clipPath | ||
| + id="clip17"> | ||
| + <path | ||
| + d="m 55.671875,215.15625 500.999995,0 0,9.35156 c 0,2.21094 -1.79687,4.00781 -4.01171,4.00781 l -492.980472,0 c -2.214844,0 -4.007813,-1.79687 -4.007813,-4.00781 z m 0,0" | ||
| + id="path447" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </clipPath> | ||
| + <clipPath | ||
| + id="clip18"> | ||
| + <path | ||
| + d="m 59.679688,94.078125 492.980472,0 c 2.21484,0 4.01171,1.796875 4.01171,4.011719 l 0,126.417966 c 0,2.21094 -1.79687,4.00781 -4.01171,4.00781 l -492.980472,0 c -2.214844,0 -4.007813,-1.79687 -4.007813,-4.00781 l 0,-126.417966 c 0,-2.214844 1.792969,-4.011719 4.007813,-4.011719 z m 0,0" | ||
| + id="path450" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </clipPath> | ||
| + <linearGradient | ||
| + id="linear3" | ||
| + gradientUnits="userSpaceOnUse" | ||
| + x1="300" | ||
| + y1="2.99401e-05" | ||
| + x2="300" | ||
| + y2="14.601228" | ||
| + gradientTransform="matrix(0.835,0,0,0.835,55.492558,216.32397)"> | ||
| + <stop | ||
| + offset="0" | ||
| + style="stop-color:rgb(94.116211%,94.116211%,94.116211%);stop-opacity:1;" | ||
| + id="stop453" /> | ||
| + <stop | ||
| + offset="0.03125" | ||
| + style="stop-color:rgb(93.972778%,93.972778%,93.972778%);stop-opacity:1;" | ||
| + id="stop455" /> | ||
| + <stop | ||
| + offset="0.0625" | ||
| + style="stop-color:rgb(93.687439%,93.687439%,93.687439%);stop-opacity:1;" | ||
| + id="stop457" /> | ||
| + <stop | ||
| + offset="0.09375" | ||
| + style="stop-color:rgb(93.400574%,93.400574%,93.400574%);stop-opacity:1;" | ||
| + id="stop459" /> | ||
| + <stop | ||
| + offset="0.125" | ||
| + style="stop-color:rgb(93.115234%,93.115234%,93.115234%);stop-opacity:1;" | ||
| + id="stop461" /> | ||
| + <stop | ||
| + offset="0.15625" | ||
| + style="stop-color:rgb(92.828369%,92.828369%,92.828369%);stop-opacity:1;" | ||
| + id="stop463" /> | ||
| + <stop | ||
| + offset="0.1875" | ||
| + style="stop-color:rgb(92.541504%,92.541504%,92.541504%);stop-opacity:1;" | ||
| + id="stop465" /> | ||
| + <stop | ||
| + offset="0.21875" | ||
| + style="stop-color:rgb(92.256165%,92.256165%,92.256165%);stop-opacity:1;" | ||
| + id="stop467" /> | ||
| + <stop | ||
| + offset="0.25" | ||
| + style="stop-color:rgb(91.969299%,91.969299%,91.969299%);stop-opacity:1;" | ||
| + id="stop469" /> | ||
| + <stop | ||
| + offset="0.28125" | ||
| + style="stop-color:rgb(91.682434%,91.682434%,91.682434%);stop-opacity:1;" | ||
| + id="stop471" /> | ||
| + <stop | ||
| + offset="0.3125" | ||
| + style="stop-color:rgb(91.397095%,91.397095%,91.397095%);stop-opacity:1;" | ||
| + id="stop473" /> | ||
| + <stop | ||
| + offset="0.34375" | ||
| + style="stop-color:rgb(91.110229%,91.110229%,91.110229%);stop-opacity:1;" | ||
| + id="stop475" /> | ||
| + <stop | ||
| + offset="0.375" | ||
| + style="stop-color:rgb(90.82489%,90.82489%,90.82489%);stop-opacity:1;" | ||
| + id="stop477" /> | ||
| + <stop | ||
| + offset="0.40625" | ||
| + style="stop-color:rgb(90.538025%,90.538025%,90.538025%);stop-opacity:1;" | ||
| + id="stop479" /> | ||
| + <stop | ||
| + offset="0.4375" | ||
| + style="stop-color:rgb(90.25116%,90.25116%,90.25116%);stop-opacity:1;" | ||
| + id="stop481" /> | ||
| + <stop | ||
| + offset="0.46875" | ||
| + style="stop-color:rgb(89.96582%,89.96582%,89.96582%);stop-opacity:1;" | ||
| + id="stop483" /> | ||
| + <stop | ||
| + offset="0.5" | ||
| + style="stop-color:rgb(89.678955%,89.678955%,89.678955%);stop-opacity:1;" | ||
| + id="stop485" /> | ||
| + <stop | ||
| + offset="0.53125" | ||
| + style="stop-color:rgb(89.39209%,89.39209%,89.39209%);stop-opacity:1;" | ||
| + id="stop487" /> | ||
| + <stop | ||
| + offset="0.5625" | ||
| + style="stop-color:rgb(89.10675%,89.10675%,89.10675%);stop-opacity:1;" | ||
| + id="stop489" /> | ||
| + <stop | ||
| + offset="0.59375" | ||
| + style="stop-color:rgb(88.819885%,88.819885%,88.819885%);stop-opacity:1;" | ||
| + id="stop491" /> | ||
| + <stop | ||
| + offset="0.625" | ||
| + style="stop-color:rgb(88.53302%,88.53302%,88.53302%);stop-opacity:1;" | ||
| + id="stop493" /> | ||
| + <stop | ||
| + offset="0.65625" | ||
| + style="stop-color:rgb(88.247681%,88.247681%,88.247681%);stop-opacity:1;" | ||
| + id="stop495" /> | ||
| + <stop | ||
| + offset="0.6875" | ||
| + style="stop-color:rgb(87.960815%,87.960815%,87.960815%);stop-opacity:1;" | ||
| + id="stop497" /> | ||
| + <stop | ||
| + offset="0.71875" | ||
| + style="stop-color:rgb(87.675476%,87.675476%,87.675476%);stop-opacity:1;" | ||
| + id="stop499" /> | ||
| + <stop | ||
| + offset="0.75" | ||
| + style="stop-color:rgb(87.388611%,87.388611%,87.388611%);stop-opacity:1;" | ||
| + id="stop501" /> | ||
| + <stop | ||
| + offset="0.78125" | ||
| + style="stop-color:rgb(87.101746%,87.101746%,87.101746%);stop-opacity:1;" | ||
| + id="stop503" /> | ||
| + <stop | ||
| + offset="0.8125" | ||
| + style="stop-color:rgb(86.816406%,86.816406%,86.816406%);stop-opacity:1;" | ||
| + id="stop505" /> | ||
| + <stop | ||
| + offset="0.84375" | ||
| + style="stop-color:rgb(86.529541%,86.529541%,86.529541%);stop-opacity:1;" | ||
| + id="stop507" /> | ||
| + <stop | ||
| + offset="0.875" | ||
| + style="stop-color:rgb(86.242676%,86.242676%,86.242676%);stop-opacity:1;" | ||
| + id="stop509" /> | ||
| + <stop | ||
| + offset="0.90625" | ||
| + style="stop-color:rgb(85.957336%,85.957336%,85.957336%);stop-opacity:1;" | ||
| + id="stop511" /> | ||
| + <stop | ||
| + offset="0.9375" | ||
| + style="stop-color:rgb(85.670471%,85.670471%,85.670471%);stop-opacity:1;" | ||
| + id="stop513" /> | ||
| + <stop | ||
| + offset="0.96875" | ||
| + style="stop-color:rgb(85.385132%,85.385132%,85.385132%);stop-opacity:1;" | ||
| + id="stop515" /> | ||
| + <stop | ||
| + offset="1" | ||
| + style="stop-color:rgb(85.098267%,85.098267%,85.098267%);stop-opacity:1;" | ||
| + id="stop517" /> | ||
| + </linearGradient> | ||
| + <clipPath | ||
| + id="clip19"> | ||
| + <path | ||
| + d="m 55.492188,215.48828 501.000002,0 0,0.83594 -501.000002,0 z m 0,0" | ||
| + id="path520" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </clipPath> | ||
| + <clipPath | ||
| + id="clip20"> | ||
| + <path | ||
| + d="m 55.492188,107.27344 103.789062,0 0,108.21484 -103.789062,0 z m 0,0" | ||
| + id="path523" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </clipPath> | ||
| + <clipPath | ||
| + id="clip21"> | ||
| + <path | ||
| + d="m 158.44922,107.27344 0.83594,0 0,108.21484 -0.83594,0 z m 0,0" | ||
| + id="path526" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </clipPath> | ||
| + <clipPath | ||
| + id="clip22"> | ||
| + <path | ||
| + d="m 55.492188,107.27344 102.957032,0 0,13.52734 -102.957032,0 z m 0,0" | ||
| + id="path529" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </clipPath> | ||
| + <clipPath | ||
| + id="clip23"> | ||
| + <path | ||
| + d="m 55.492188,134.32812 102.957032,0 0,13.52735 -102.957032,0 z m 0,0" | ||
| + id="path532" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </clipPath> | ||
| + <clipPath | ||
| + id="clip24"> | ||
| + <path | ||
| + d="m 55.492188,147.85547 102.957032,0 0,13.52734 -102.957032,0 z m 0,0" | ||
| + id="path535" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </clipPath> | ||
| + <clipPath | ||
| + id="clip25"> | ||
| + <path | ||
| + d="m 55.492188,161.38281 102.957032,0 0,13.52735 -102.957032,0 z m 0,0" | ||
| + id="path538" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </clipPath> | ||
| + <clipPath | ||
| + id="clip26"> | ||
| + <path | ||
| + d="m 55.492188,188.43359 102.957032,0 0,13.52735 -102.957032,0 z m 0,0" | ||
| + id="path541" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </clipPath> | ||
| + <clipPath | ||
| + id="clip27"> | ||
| + <path | ||
| + d="m 159.28125,107.27344 103.78906,0 0,54.10937 -103.78906,0 z m 0,0" | ||
| + id="path544" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </clipPath> | ||
| + <clipPath | ||
| + id="clip28"> | ||
| + <path | ||
| + d="m 262.23828,107.27344 0.83594,0 0,54.10937 -0.83594,0 z m 0,0" | ||
| + id="path547" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </clipPath> | ||
| + <clipPath | ||
| + id="clip29"> | ||
| + <path | ||
| + d="m 159.28125,107.27344 102.95703,0 0,13.52734 -102.95703,0 z m 0,0" | ||
| + id="path550" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </clipPath> | ||
| + <clipPath | ||
| + id="clip30"> | ||
| + <path | ||
| + d="m 159.28125,120.80078 102.95703,0 0,13.52734 -102.95703,0 z m 0,0" | ||
| + id="path553" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </clipPath> | ||
| + <clipPath | ||
| + id="clip31"> | ||
| + <path | ||
| + d="m 159.28125,134.32812 102.95703,0 0,13.52735 -102.95703,0 z m 0,0" | ||
| + id="path556" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </clipPath> | ||
| + <clipPath | ||
| + id="clip32"> | ||
| + <path | ||
| + d="m 263.07422,107.27344 103.78906,0 0,81.16015 -103.78906,0 z m 0,0" | ||
| + id="path559" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </clipPath> | ||
| + <clipPath | ||
| + id="clip33"> | ||
| + <path | ||
| + d="m 366.02734,107.27344 0.83594,0 0,81.16015 -0.83594,0 z m 0,0" | ||
| + id="path562" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </clipPath> | ||
| + <clipPath | ||
| + id="clip34"> | ||
| + <path | ||
| + d="m 263.07422,107.27344 102.95703,0 0,13.52734 -102.95703,0 z m 0,0" | ||
| + id="path565" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </clipPath> | ||
| + <clipPath | ||
| + id="clip35"> | ||
| + <path | ||
| + d="m 263.07422,120.80078 102.95703,0 0,13.52734 -102.95703,0 z m 0,0" | ||
| + id="path568" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </clipPath> | ||
| + <clipPath | ||
| + id="clip36"> | ||
| + <path | ||
| + d="m 263.07422,134.32812 102.95703,0 0,13.52735 -102.95703,0 z m 0,0" | ||
| + id="path571" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </clipPath> | ||
| + <clipPath | ||
| + id="clip37"> | ||
| + <path | ||
| + d="m 263.07422,161.38281 102.95703,0 0,13.52735 -102.95703,0 z m 0,0" | ||
| + id="path574" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </clipPath> | ||
| + <clipPath | ||
| + id="clip38"> | ||
| + <path | ||
| + d="m 366.86328,107.27344 103.78906,0 0,40.58203 -103.78906,0 z m 0,0" | ||
| + id="path577" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </clipPath> | ||
| + <clipPath | ||
| + id="clip39"> | ||
| + <path | ||
| + d="m 469.82031,107.27344 0.83594,0 0,40.58203 -0.83594,0 z m 0,0" | ||
| + id="path580" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </clipPath> | ||
| + <clipPath | ||
| + id="clip40"> | ||
| + <path | ||
| + d="m 366.86328,107.27344 102.95703,0 0,13.52734 -102.95703,0 z m 0,0" | ||
| + id="path583" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </clipPath> | ||
| + <clipPath | ||
| + id="clip41"> | ||
| + <path | ||
| + d="m 366.86328,134.32812 102.95703,0 0,13.52735 -102.95703,0 z m 0,0" | ||
| + id="path586" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </clipPath> | ||
| + <linearGradient | ||
| + inkscape:collect="always" | ||
| + xlink:href="#linear0" | ||
| + id="linearGradient5112" | ||
| + gradientUnits="userSpaceOnUse" | ||
| + gradientTransform="matrix(0.835,0,0,0.835,55.492558,93.912994)" | ||
| + x1="300" | ||
| + y1="0.197612" | ||
| + x2="300" | ||
| + y2="14.99881" /> | ||
| + <linearGradient | ||
| + inkscape:collect="always" | ||
| + xlink:href="#linear1" | ||
| + id="linearGradient5114" | ||
| + gradientUnits="userSpaceOnUse" | ||
| + gradientTransform="matrix(0.835,0,0,0.835,55.492558,106.43799)" | ||
| + x1="300" | ||
| + y1="1.43713e-05" | ||
| + x2="300" | ||
| + y2="1.0000139" /> | ||
| + <linearGradient | ||
| + inkscape:collect="always" | ||
| + xlink:href="#linear2" | ||
| + id="linearGradient5116" | ||
| + gradientUnits="userSpaceOnUse" | ||
| + gradientTransform="matrix(0.835,0,0,0.835,55.492558,203.79898)" | ||
| + x1="300" | ||
| + y1="13.998825" | ||
| + x2="300" | ||
| + y2="15.000023" /> | ||
| + <linearGradient | ||
| + inkscape:collect="always" | ||
| + xlink:href="#linear3" | ||
| + id="linearGradient5118" | ||
| + gradientUnits="userSpaceOnUse" | ||
| + gradientTransform="matrix(0.835,0,0,0.835,55.492558,216.32397)" | ||
| + x1="300" | ||
| + y1="2.99401e-05" | ||
| + x2="300" | ||
| + y2="14.601228" /> | ||
| + </defs> | ||
| + <g | ||
| + id="g4726" | ||
| + transform="translate(-55.492188,-60.939995)"> | ||
| + <g | ||
| + clip-path="url(#clip2)" | ||
| + clip-rule="nonzero" | ||
| + id="g593"> | ||
| + <path | ||
| + style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" | ||
| + d="m 55.492188,276.44531 501.000002,0 0,0.83594 -501.000002,0 z m 0,0" | ||
| + id="path595" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </g> | ||
| + <g | ||
| + clip-path="url(#clip3)" | ||
| + clip-rule="nonzero" | ||
| + id="g597"> | ||
| + <path | ||
| + style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" | ||
| + d="m 55.492188,83.058594 501.000002,0 0,0.835937 -501.000002,0 z m 0,0" | ||
| + id="path599" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </g> | ||
| + <g | ||
| + clip-path="url(#clip4)" | ||
| + clip-rule="nonzero" | ||
| + id="g601"> | ||
| + <g | ||
| + clip-path="url(#clip5)" | ||
| + clip-rule="nonzero" | ||
| + id="g603"> | ||
| + <path | ||
| + style="fill:#949494;fill-opacity:1;fill-rule:nonzero;stroke:none" | ||
| + d="m 55.492188,93.914062 501.000002,0 0,134.937498 -501.000002,0 z m 0,0" | ||
| + id="path605" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </g> | ||
| + </g> | ||
| + <g | ||
| + clip-path="url(#clip6)" | ||
| + clip-rule="nonzero" | ||
| + id="g607"> | ||
| + <g | ||
| + clip-path="url(#clip7)" | ||
| + clip-rule="nonzero" | ||
| + id="g609"> | ||
| + <g | ||
| + clip-path="url(#clip8)" | ||
| + clip-rule="nonzero" | ||
| + id="g611"> | ||
| + <path | ||
| + style="fill:url(#linearGradient5112);fill-rule:nonzero;stroke:none" | ||
| + d="m 55.671875,94.078125 0,12.359375 500.820315,0 0,-12.359375 z m 0,0" | ||
| + id="path613" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </g> | ||
| + </g> | ||
| + </g> | ||
| + <g | ||
| + clip-path="url(#clip9)" | ||
| + clip-rule="nonzero" | ||
| + id="g615"> | ||
| + <g | ||
| + clip-path="url(#clip10)" | ||
| + clip-rule="nonzero" | ||
| + id="g617"> | ||
| + <g | ||
| + clip-path="url(#clip11)" | ||
| + clip-rule="nonzero" | ||
| + id="g619"> | ||
| + <path | ||
| + style="fill:url(#linearGradient5114);fill-rule:nonzero;stroke:none" | ||
| + d="m 55.671875,106.4375 0,0.83594 500.820315,0 0,-0.83594 z m 0,0" | ||
| + id="path621" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </g> | ||
| + </g> | ||
| + </g> | ||
| + <g | ||
| + clip-path="url(#clip12)" | ||
| + clip-rule="nonzero" | ||
| + id="g623"> | ||
| + <path | ||
| + style="fill:#636363;fill-opacity:1;fill-rule:nonzero;stroke:none" | ||
| + d="m 59.5,93.914062 492.98437,0 c 2.21094,0 4.00782,1.792969 4.00782,4.007813 l 0,9.351565 -501.000002,0 0,-9.351565 c 0,-2.214844 1.796874,-4.007813 4.007812,-4.007813 z m 492.98437,0 -492.98437,0 c -2.210938,0 -4.007812,1.792969 -4.007812,4.007813 l 0,8.515625 501.000002,0 0,-8.515625 c 0,-2.214844 -1.79688,-4.007813 -4.00782,-4.007813 z m 0,0" | ||
| + id="path625" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </g> | ||
| + <g | ||
| + clip-path="url(#clip13)" | ||
| + clip-rule="nonzero" | ||
| + id="g627"> | ||
| + <g | ||
| + clip-path="url(#clip14)" | ||
| + clip-rule="nonzero" | ||
| + id="g629"> | ||
| + <g | ||
| + clip-path="url(#clip15)" | ||
| + clip-rule="nonzero" | ||
| + id="g631"> | ||
| + <path | ||
| + style="fill:url(#linearGradient5116);fill-rule:nonzero;stroke:none" | ||
| + d="m 55.671875,215.48828 0,0.83594 500.820315,0 0,-0.83594 z m 0,0" | ||
| + id="path633" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </g> | ||
| + </g> | ||
| + </g> | ||
| + <g | ||
| + clip-path="url(#clip16)" | ||
| + clip-rule="nonzero" | ||
| + id="g635"> | ||
| + <g | ||
| + clip-path="url(#clip17)" | ||
| + clip-rule="nonzero" | ||
| + id="g637"> | ||
| + <g | ||
| + clip-path="url(#clip18)" | ||
| + clip-rule="nonzero" | ||
| + id="g639"> | ||
| + <path | ||
| + style="fill:url(#linearGradient5118);fill-rule:nonzero;stroke:none" | ||
| + d="m 55.671875,216.32422 0,12.1914 500.820315,0 0,-12.1914 z m 0,0" | ||
| + id="path641" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </g> | ||
| + </g> | ||
| + </g> | ||
| + <g | ||
| + clip-path="url(#clip19)" | ||
| + clip-rule="nonzero" | ||
| + id="g643"> | ||
| + <path | ||
| + style="fill:#636363;fill-opacity:1;fill-rule:nonzero;stroke:none" | ||
| + d="m 55.492188,215.48828 501.000002,0 0,9.35156 c 0,2.21485 -1.79688,4.00782 -4.00782,4.00782 l -492.98437,0 c -2.210938,0 -4.007812,-1.79297 -4.007812,-4.00782 z m 501.000002,0.83594 -501.000002,0 0,8.51562 c 0,2.21485 1.796874,4.00782 4.007812,4.00782 l 492.98437,0 c 2.21094,0 4.00782,-1.79297 4.00782,-4.00782 z m 0,0" | ||
| + id="path645" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </g> | ||
| + <g | ||
| + clip-path="url(#clip20)" | ||
| + clip-rule="nonzero" | ||
| + id="g647"> | ||
| + <path | ||
| + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" | ||
| + d="m 55.492188,107.27344 103.789062,0 0,108.21484 -103.789062,0 z m 0,0" | ||
| + id="path649" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </g> | ||
| + <g | ||
| + clip-path="url(#clip21)" | ||
| + clip-rule="nonzero" | ||
| + id="g651"> | ||
| + <path | ||
| + style="fill:#636363;fill-opacity:1;fill-rule:nonzero;stroke:none" | ||
| + d="m 158.44922,107.27344 0.83594,0 0,108.21484 -0.83594,0 z m 0,0" | ||
| + id="path653" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </g> | ||
| + <g | ||
| + clip-path="url(#clip22)" | ||
| + clip-rule="nonzero" | ||
| + id="g655"> | ||
| + <path | ||
| + style="fill:#eeeeee;fill-opacity:1;fill-rule:nonzero;stroke:none" | ||
| + d="m 55.492188,107.27344 102.957032,0 0,13.52734 -102.957032,0 z m 0,0" | ||
| + id="path657" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </g> | ||
| + <g | ||
| + clip-path="url(#clip23)" | ||
| + clip-rule="nonzero" | ||
| + id="g659"> | ||
| + <path | ||
| + style="fill:#eeeeee;fill-opacity:1;fill-rule:nonzero;stroke:none" | ||
| + d="m 55.492188,134.32812 102.957032,0 0,13.52735 -102.957032,0 z m 0,0" | ||
| + id="path661" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </g> | ||
| + <g | ||
| + clip-path="url(#clip24)" | ||
| + clip-rule="nonzero" | ||
| + id="g663"> | ||
| + <path | ||
| + style="fill:#0087ca;fill-opacity:1;fill-rule:nonzero;stroke:none" | ||
| + d="m 55.492188,147.85547 102.957032,0 0,13.52734 -102.957032,0 z m 0,0" | ||
| + id="path665" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </g> | ||
| + <g | ||
| + clip-path="url(#clip25)" | ||
| + clip-rule="nonzero" | ||
| + id="g667"> | ||
| + <path | ||
| + style="fill:#eeeeee;fill-opacity:1;fill-rule:nonzero;stroke:none" | ||
| + d="m 55.492188,161.38281 102.957032,0 0,13.52735 -102.957032,0 z m 0,0" | ||
| + id="path669" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </g> | ||
| + <g | ||
| + clip-path="url(#clip26)" | ||
| + clip-rule="nonzero" | ||
| + id="g671"> | ||
| + <path | ||
| + style="fill:#eeeeee;fill-opacity:1;fill-rule:nonzero;stroke:none" | ||
| + d="m 55.492188,188.43359 102.957032,0 0,13.52735 -102.957032,0 z m 0,0" | ||
| + id="path673" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g675"> | ||
| + <use | ||
| + xlink:href="#glyph0-1" | ||
| + x="149.40916" | ||
| + y="144.01299" | ||
| + id="use677" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#ffffff;fill-opacity:1" | ||
| + id="g679"> | ||
| + <use | ||
| + xlink:href="#glyph0-1" | ||
| + x="149.40916" | ||
| + y="157.53998" | ||
| + id="use681" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g683"> | ||
| + <use | ||
| + xlink:href="#glyph1-1" | ||
| + x="60.001556" | ||
| + y="116.95898" | ||
| + id="use685" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-2" | ||
| + x="66.007545" | ||
| + y="116.95898" | ||
| + id="use687" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-3" | ||
| + x="70.516541" | ||
| + y="116.95898" | ||
| + id="use689" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g691"> | ||
| + <use | ||
| + xlink:href="#glyph1-4" | ||
| + x="60.001556" | ||
| + y="130.48599" | ||
| + id="use693" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-5" | ||
| + x="66.007545" | ||
| + y="130.48599" | ||
| + id="use695" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-6" | ||
| + x="68.009537" | ||
| + y="130.48599" | ||
| + id="use697" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-6" | ||
| + x="70.011536" | ||
| + y="130.48599" | ||
| + id="use699" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g701"> | ||
| + <use | ||
| + xlink:href="#glyph1-7" | ||
| + x="60.001556" | ||
| + y="144.01299" | ||
| + id="use703" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-8" | ||
| + x="66.51255" | ||
| + y="144.01299" | ||
| + id="use705" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g707"> | ||
| + <use | ||
| + xlink:href="#glyph1-9" | ||
| + x="71.51754" | ||
| + y="144.01299" | ||
| + id="use709" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-10" | ||
| + x="76.531548" | ||
| + y="144.01299" | ||
| + id="use711" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-11" | ||
| + x="81.04055" | ||
| + y="144.01299" | ||
| + id="use713" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-5" | ||
| + x="84.043541" | ||
| + y="144.01299" | ||
| + id="use715" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-12" | ||
| + x="86.04554" | ||
| + y="144.01299" | ||
| + id="use717" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-13" | ||
| + x="91.059547" | ||
| + y="144.01299" | ||
| + id="use719" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g721"> | ||
| + <use | ||
| + xlink:href="#glyph1-3" | ||
| + x="96.064537" | ||
| + y="144.01299" | ||
| + id="use723" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#ffffff;fill-opacity:1" | ||
| + id="g725"> | ||
| + <use | ||
| + xlink:href="#glyph1-14" | ||
| + x="60.001556" | ||
| + y="157.53998" | ||
| + id="use727" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-15" | ||
| + x="66.007545" | ||
| + y="157.53998" | ||
| + id="use729" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#ffffff;fill-opacity:1" | ||
| + id="g731"> | ||
| + <use | ||
| + xlink:href="#glyph1-16" | ||
| + x="71.012535" | ||
| + y="157.53998" | ||
| + id="use733" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-5" | ||
| + x="75.52153" | ||
| + y="157.53998" | ||
| + id="use735" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-11" | ||
| + x="77.523529" | ||
| + y="157.53998" | ||
| + id="use737" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-8" | ||
| + x="80.52652" | ||
| + y="157.53998" | ||
| + id="use739" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-15" | ||
| + x="85.540527" | ||
| + y="157.53998" | ||
| + id="use741" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#ffffff;fill-opacity:1" | ||
| + id="g743"> | ||
| + <use | ||
| + xlink:href="#glyph1-17" | ||
| + x="90.545517" | ||
| + y="157.53998" | ||
| + id="use745" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#ffffff;fill-opacity:1" | ||
| + id="g747"> | ||
| + <use | ||
| + xlink:href="#glyph1-18" | ||
| + x="98.066528" | ||
| + y="157.53998" | ||
| + id="use749" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#ffffff;fill-opacity:1" | ||
| + id="g751"> | ||
| + <use | ||
| + xlink:href="#glyph1-15" | ||
| + x="103.07152" | ||
| + y="157.53998" | ||
| + id="use753" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#ffffff;fill-opacity:1" | ||
| + id="g755"> | ||
| + <use | ||
| + xlink:href="#glyph1-3" | ||
| + x="108.07651" | ||
| + y="157.53998" | ||
| + id="use757" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g759"> | ||
| + <use | ||
| + xlink:href="#glyph1-19" | ||
| + x="60.001556" | ||
| + y="171.06699" | ||
| + id="use761" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-15" | ||
| + x="62.499542" | ||
| + y="171.06699" | ||
| + id="use763" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g765"> | ||
| + <use | ||
| + xlink:href="#glyph1-3" | ||
| + x="67.504532" | ||
| + y="171.06699" | ||
| + id="use767" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-18" | ||
| + x="70.002518" | ||
| + y="171.06699" | ||
| + id="use769" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-11" | ||
| + x="75.016525" | ||
| + y="171.06699" | ||
| + id="use771" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-15" | ||
| + x="78.019516" | ||
| + y="171.06699" | ||
| + id="use773" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g775"> | ||
| + <use | ||
| + xlink:href="#glyph1-18" | ||
| + x="83.024506" | ||
| + y="171.06699" | ||
| + id="use777" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-3" | ||
| + x="88.038513" | ||
| + y="171.06699" | ||
| + id="use779" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g781"> | ||
| + <use | ||
| + xlink:href="#glyph1-20" | ||
| + x="60.001556" | ||
| + y="184.59398" | ||
| + id="use783" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g785"> | ||
| + <use | ||
| + xlink:href="#glyph1-21" | ||
| + x="65.006546" | ||
| + y="184.59398" | ||
| + id="use787" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-22" | ||
| + x="70.020554" | ||
| + y="184.59398" | ||
| + id="use789" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g791"> | ||
| + <use | ||
| + xlink:href="#glyph1-23" | ||
| + x="60.001556" | ||
| + y="198.12099" | ||
| + id="use793" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-11" | ||
| + x="66.007545" | ||
| + y="198.12099" | ||
| + id="use795" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-8" | ||
| + x="69.010536" | ||
| + y="198.12099" | ||
| + id="use797" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g799"> | ||
| + <use | ||
| + xlink:href="#glyph1-9" | ||
| + x="74.015526" | ||
| + y="198.12099" | ||
| + id="use801" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-8" | ||
| + x="79.029533" | ||
| + y="198.12099" | ||
| + id="use803" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g805"> | ||
| + <use | ||
| + xlink:href="#glyph1-24" | ||
| + x="84.034523" | ||
| + y="198.12099" | ||
| + id="use807" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-21" | ||
| + x="88.543526" | ||
| + y="198.12099" | ||
| + id="use809" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-6" | ||
| + x="93.557533" | ||
| + y="198.12099" | ||
| + id="use811" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g813"> | ||
| + <use | ||
| + xlink:href="#glyph1-25" | ||
| + x="60.001556" | ||
| + y="211.64798" | ||
| + id="use815" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g817"> | ||
| + <use | ||
| + xlink:href="#glyph1-21" | ||
| + x="64.501541" | ||
| + y="211.64798" | ||
| + id="use819" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g821"> | ||
| + <use | ||
| + xlink:href="#glyph1-26" | ||
| + x="69.524567" | ||
| + y="211.64798" | ||
| + id="use823" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + clip-path="url(#clip27)" | ||
| + clip-rule="nonzero" | ||
| + id="g825"> | ||
| + <path | ||
| + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" | ||
| + d="m 159.28125,107.27344 103.78906,0 0,54.10937 -103.78906,0 z m 0,0" | ||
| + id="path827" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </g> | ||
| + <g | ||
| + clip-path="url(#clip28)" | ||
| + clip-rule="nonzero" | ||
| + id="g829"> | ||
| + <path | ||
| + style="fill:#636363;fill-opacity:1;fill-rule:nonzero;stroke:none" | ||
| + d="m 262.23828,107.27344 0.83594,0 0,54.10937 -0.83594,0 z m 0,0" | ||
| + id="path831" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </g> | ||
| + <g | ||
| + clip-path="url(#clip29)" | ||
| + clip-rule="nonzero" | ||
| + id="g833"> | ||
| + <path | ||
| + style="fill:#eeeeee;fill-opacity:1;fill-rule:nonzero;stroke:none" | ||
| + d="m 159.28125,107.27344 102.95703,0 0,13.52734 -102.95703,0 z m 0,0" | ||
| + id="path835" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </g> | ||
| + <g | ||
| + clip-path="url(#clip30)" | ||
| + clip-rule="nonzero" | ||
| + id="g837"> | ||
| + <path | ||
| + style="fill:#0087ca;fill-opacity:1;fill-rule:nonzero;stroke:none" | ||
| + d="m 159.28125,120.80078 102.95703,0 0,13.52734 -102.95703,0 z m 0,0" | ||
| + id="path839" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </g> | ||
| + <g | ||
| + clip-path="url(#clip31)" | ||
| + clip-rule="nonzero" | ||
| + id="g841"> | ||
| + <path | ||
| + style="fill:#eeeeee;fill-opacity:1;fill-rule:nonzero;stroke:none" | ||
| + d="m 159.28125,134.32812 102.95703,0 0,13.52735 -102.95703,0 z m 0,0" | ||
| + id="path843" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#ffffff;fill-opacity:1" | ||
| + id="g845"> | ||
| + <use | ||
| + xlink:href="#glyph0-1" | ||
| + x="253.19966" | ||
| + y="130.48599" | ||
| + id="use847" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g849"> | ||
| + <use | ||
| + xlink:href="#glyph0-1" | ||
| + x="253.19966" | ||
| + y="157.53998" | ||
| + id="use851" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g853"> | ||
| + <use | ||
| + xlink:href="#glyph1-1" | ||
| + x="163.79205" | ||
| + y="116.95898" | ||
| + id="use855" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-5" | ||
| + x="169.79803" | ||
| + y="116.95898" | ||
| + id="use857" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-11" | ||
| + x="171.80003" | ||
| + y="116.95898" | ||
| + id="use859" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#ffffff;fill-opacity:1" | ||
| + id="g861"> | ||
| + <use | ||
| + xlink:href="#glyph1-14" | ||
| + x="163.79205" | ||
| + y="130.48599" | ||
| + id="use863" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-15" | ||
| + x="169.79803" | ||
| + y="130.48599" | ||
| + id="use865" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#ffffff;fill-opacity:1" | ||
| + id="g867"> | ||
| + <use | ||
| + xlink:href="#glyph1-18" | ||
| + x="174.80302" | ||
| + y="130.48599" | ||
| + id="use869" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#ffffff;fill-opacity:1" | ||
| + id="g871"> | ||
| + <use | ||
| + xlink:href="#glyph1-11" | ||
| + x="179.80801" | ||
| + y="130.48599" | ||
| + id="use873" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#ffffff;fill-opacity:1" | ||
| + id="g875"> | ||
| + <use | ||
| + xlink:href="#glyph1-12" | ||
| + x="182.82002" | ||
| + y="130.48599" | ||
| + id="use877" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#ffffff;fill-opacity:1" | ||
| + id="g879"> | ||
| + <use | ||
| + xlink:href="#glyph1-10" | ||
| + x="187.82501" | ||
| + y="130.48599" | ||
| + id="use881" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g883"> | ||
| + <use | ||
| + xlink:href="#glyph1-20" | ||
| + x="163.79205" | ||
| + y="144.01299" | ||
| + id="use885" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g887"> | ||
| + <use | ||
| + xlink:href="#glyph1-21" | ||
| + x="168.79704" | ||
| + y="144.01299" | ||
| + id="use889" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-15" | ||
| + x="173.81105" | ||
| + y="144.01299" | ||
| + id="use891" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g893"> | ||
| + <use | ||
| + xlink:href="#glyph1-27" | ||
| + x="178.81604" | ||
| + y="144.01299" | ||
| + id="use895" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g897"> | ||
| + <use | ||
| + xlink:href="#glyph1-28" | ||
| + x="163.79205" | ||
| + y="157.53999" | ||
| + id="use899" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g901"> | ||
| + <use | ||
| + xlink:href="#glyph1-21" | ||
| + x="171.95334" | ||
| + y="157.53999" | ||
| + id="use903" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-3" | ||
| + x="176.96735" | ||
| + y="157.53999" | ||
| + id="use905" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-18" | ||
| + x="179.46533" | ||
| + y="157.53999" | ||
| + id="use907" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g909"> | ||
| + <use | ||
| + xlink:href="#glyph1-11" | ||
| + x="184.47032" | ||
| + y="157.53999" | ||
| + id="use911" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + clip-path="url(#clip32)" | ||
| + clip-rule="nonzero" | ||
| + id="g913"> | ||
| + <path | ||
| + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" | ||
| + d="m 263.07422,107.27344 103.78906,0 0,81.16015 -103.78906,0 z m 0,0" | ||
| + id="path915" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </g> | ||
| + <g | ||
| + clip-path="url(#clip33)" | ||
| + clip-rule="nonzero" | ||
| + id="g917"> | ||
| + <path | ||
| + style="fill:#636363;fill-opacity:1;fill-rule:nonzero;stroke:none" | ||
| + d="m 366.02734,107.27344 0.83594,0 0,81.16015 -0.83594,0 z m 0,0" | ||
| + id="path919" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </g> | ||
| + <g | ||
| + clip-path="url(#clip34)" | ||
| + clip-rule="nonzero" | ||
| + id="g921"> | ||
| + <path | ||
| + style="fill:#eeeeee;fill-opacity:1;fill-rule:nonzero;stroke:none" | ||
| + d="m 263.07422,107.27344 102.95703,0 0,13.52734 -102.95703,0 z m 0,0" | ||
| + id="path923" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </g> | ||
| + <g | ||
| + clip-path="url(#clip35)" | ||
| + clip-rule="nonzero" | ||
| + id="g925"> | ||
| + <path | ||
| + style="fill:#0087ca;fill-opacity:1;fill-rule:nonzero;stroke:none" | ||
| + d="m 263.07422,120.80078 102.95703,0 0,13.52734 -102.95703,0 z m 0,0" | ||
| + id="path927" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </g> | ||
| + <g | ||
| + clip-path="url(#clip36)" | ||
| + clip-rule="nonzero" | ||
| + id="g929"> | ||
| + <path | ||
| + style="fill:#eeeeee;fill-opacity:1;fill-rule:nonzero;stroke:none" | ||
| + d="m 263.07422,134.32812 102.95703,0 0,13.52735 -102.95703,0 z m 0,0" | ||
| + id="path931" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </g> | ||
| + <g | ||
| + clip-path="url(#clip37)" | ||
| + clip-rule="nonzero" | ||
| + id="g933"> | ||
| + <path | ||
| + style="fill:#eeeeee;fill-opacity:1;fill-rule:nonzero;stroke:none" | ||
| + d="m 263.07422,161.38281 102.95703,0 0,13.52735 -102.95703,0 z m 0,0" | ||
| + id="path935" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#ffffff;fill-opacity:1" | ||
| + id="g937"> | ||
| + <use | ||
| + xlink:href="#glyph0-1" | ||
| + x="356.99014" | ||
| + y="130.48599" | ||
| + id="use939" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g941"> | ||
| + <use | ||
| + xlink:href="#glyph1-7" | ||
| + x="267.58255" | ||
| + y="116.95898" | ||
| + id="use943" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-8" | ||
| + x="274.09354" | ||
| + y="116.95898" | ||
| + id="use945" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g947"> | ||
| + <use | ||
| + xlink:href="#glyph1-21" | ||
| + x="279.09854" | ||
| + y="116.95898" | ||
| + id="use949" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-6" | ||
| + x="284.11255" | ||
| + y="116.95898" | ||
| + id="use951" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#ffffff;fill-opacity:1" | ||
| + id="g953"> | ||
| + <use | ||
| + xlink:href="#glyph1-29" | ||
| + x="267.58255" | ||
| + y="130.48599" | ||
| + id="use955" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-21" | ||
| + x="274.58954" | ||
| + y="130.48599" | ||
| + id="use957" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-24" | ||
| + x="279.60355" | ||
| + y="130.48599" | ||
| + id="use959" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g961"> | ||
| + <use | ||
| + xlink:href="#glyph1-30" | ||
| + x="267.58255" | ||
| + y="144.01299" | ||
| + id="use963" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-5" | ||
| + x="274.58954" | ||
| + y="144.01299" | ||
| + id="use965" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-6" | ||
| + x="276.59152" | ||
| + y="144.01299" | ||
| + id="use967" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g969"> | ||
| + <use | ||
| + xlink:href="#glyph1-31" | ||
| + x="267.58255" | ||
| + y="157.53999" | ||
| + id="use971" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-8" | ||
| + x="273.58853" | ||
| + y="157.53999" | ||
| + id="use973" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g975"> | ||
| + <use | ||
| + xlink:href="#glyph1-6" | ||
| + x="278.59351" | ||
| + y="157.53999" | ||
| + id="use977" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-21" | ||
| + x="280.59552" | ||
| + y="157.53999" | ||
| + id="use979" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-11" | ||
| + x="285.60953" | ||
| + y="157.53999" | ||
| + id="use981" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g983"> | ||
| + <use | ||
| + xlink:href="#glyph1-28" | ||
| + x="267.58255" | ||
| + y="171.06699" | ||
| + id="use985" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g987"> | ||
| + <use | ||
| + xlink:href="#glyph1-5" | ||
| + x="276.07748" | ||
| + y="171.06699" | ||
| + id="use989" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-15" | ||
| + x="278.0795" | ||
| + y="171.06699" | ||
| + id="use991" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-27" | ||
| + x="283.09351" | ||
| + y="171.06699" | ||
| + id="use993" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g995"> | ||
| + <use | ||
| + xlink:href="#glyph1-29" | ||
| + x="267.58255" | ||
| + y="184.59398" | ||
| + id="use997" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-18" | ||
| + x="274.58954" | ||
| + y="184.59398" | ||
| + id="use999" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1001"> | ||
| + <use | ||
| + xlink:href="#glyph1-8" | ||
| + x="279.59451" | ||
| + y="184.59398" | ||
| + id="use1003" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-3" | ||
| + x="284.60852" | ||
| + y="184.59398" | ||
| + id="use1005" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-13" | ||
| + x="287.10651" | ||
| + y="184.59398" | ||
| + id="use1007" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1009"> | ||
| + <use | ||
| + xlink:href="#glyph1-18" | ||
| + x="292.11151" | ||
| + y="184.59398" | ||
| + id="use1011" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-11" | ||
| + x="297.12552" | ||
| + y="184.59398" | ||
| + id="use1013" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-17" | ||
| + x="300.12851" | ||
| + y="184.59398" | ||
| + id="use1015" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-21" | ||
| + x="307.6405" | ||
| + y="184.59398" | ||
| + id="use1017" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-6" | ||
| + x="312.65451" | ||
| + y="184.59398" | ||
| + id="use1019" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + clip-path="url(#clip38)" | ||
| + clip-rule="nonzero" | ||
| + id="g1021"> | ||
| + <path | ||
| + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" | ||
| + d="m 366.86328,107.27344 103.78906,0 0,40.58203 -103.78906,0 z m 0,0" | ||
| + id="path1023" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </g> | ||
| + <g | ||
| + clip-path="url(#clip39)" | ||
| + clip-rule="nonzero" | ||
| + id="g1025"> | ||
| + <path | ||
| + style="fill:#636363;fill-opacity:1;fill-rule:nonzero;stroke:none" | ||
| + d="m 469.82031,107.27344 0.83594,0 0,40.58203 -0.83594,0 z m 0,0" | ||
| + id="path1027" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </g> | ||
| + <g | ||
| + clip-path="url(#clip40)" | ||
| + clip-rule="nonzero" | ||
| + id="g1029"> | ||
| + <path | ||
| + style="fill:#eeeeee;fill-opacity:1;fill-rule:nonzero;stroke:none" | ||
| + d="m 366.86328,107.27344 102.95703,0 0,13.52734 -102.95703,0 z m 0,0" | ||
| + id="path1031" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </g> | ||
| + <g | ||
| + clip-path="url(#clip41)" | ||
| + clip-rule="nonzero" | ||
| + id="g1033"> | ||
| + <path | ||
| + style="fill:#eeeeee;fill-opacity:1;fill-rule:nonzero;stroke:none" | ||
| + d="m 366.86328,134.32812 102.95703,0 0,13.52735 -102.95703,0 z m 0,0" | ||
| + id="path1035" | ||
| + inkscape:connector-curvature="0" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1037"> | ||
| + <use | ||
| + xlink:href="#glyph0-1" | ||
| + x="460.78061" | ||
| + y="144.01299" | ||
| + id="use1039" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1041"> | ||
| + <use | ||
| + xlink:href="#glyph1-32" | ||
| + x="371.37302" | ||
| + y="116.95898" | ||
| + id="use1043" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-11" | ||
| + x="377.88403" | ||
| + y="116.95898" | ||
| + id="use1045" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-5" | ||
| + x="380.88702" | ||
| + y="116.95898" | ||
| + id="use1047" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-6" | ||
| + x="382.88901" | ||
| + y="116.95898" | ||
| + id="use1049" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-6" | ||
| + x="384.89099" | ||
| + y="116.95898" | ||
| + id="use1051" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-5" | ||
| + x="386.89301" | ||
| + y="116.95898" | ||
| + id="use1053" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-15" | ||
| + x="388.89499" | ||
| + y="116.95898" | ||
| + id="use1055" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-12" | ||
| + x="393.909" | ||
| + y="116.95898" | ||
| + id="use1057" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1059"> | ||
| + <use | ||
| + xlink:href="#glyph1-33" | ||
| + x="371.37302" | ||
| + y="130.48599" | ||
| + id="use1061" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-11" | ||
| + x="376.87399" | ||
| + y="130.48599" | ||
| + id="use1063" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-21" | ||
| + x="379.87698" | ||
| + y="130.48599" | ||
| + id="use1065" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-2" | ||
| + x="384.89099" | ||
| + y="130.48599" | ||
| + id="use1067" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-34" | ||
| + x="389.39999" | ||
| + y="130.48599" | ||
| + id="use1069" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-5" | ||
| + x="393.909" | ||
| + y="130.48599" | ||
| + id="use1071" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-15" | ||
| + x="395.91101" | ||
| + y="130.48599" | ||
| + id="use1073" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-12" | ||
| + x="400.92502" | ||
| + y="130.48599" | ||
| + id="use1075" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1077"> | ||
| + <use | ||
| + xlink:href="#glyph1-31" | ||
| + x="371.37302" | ||
| + y="144.01299" | ||
| + id="use1079" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph1-13" | ||
| + x="377.379" | ||
| + y="144.01299" | ||
| + id="use1081" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1083"> | ||
| + <use | ||
| + xlink:href="#glyph1-21" | ||
| + x="382.384" | ||
| + y="144.01299" | ||
| + id="use1085" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1087"> | ||
| + <use | ||
| + xlink:href="#glyph1-6" | ||
| + x="387.38898" | ||
| + y="144.01299" | ||
| + id="use1089" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1091"> | ||
| + <use | ||
| + xlink:href="#glyph1-18" | ||
| + x="389.39999" | ||
| + y="144.01299" | ||
| + id="use1093" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1095"> | ||
| + <use | ||
| + xlink:href="#glyph2-1" | ||
| + x="456.03156" | ||
| + y="224.67398" | ||
| + id="use1097" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-2" | ||
| + x="460.94537" | ||
| + y="224.67398" | ||
| + id="use1099" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-3" | ||
| + x="465.44235" | ||
| + y="224.67398" | ||
| + id="use1101" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1103"> | ||
| + <use | ||
| + xlink:href="#glyph2-4" | ||
| + x="471.66275" | ||
| + y="224.67398" | ||
| + id="use1105" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-5" | ||
| + x="473.73889" | ||
| + y="224.67398" | ||
| + id="use1107" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-4" | ||
| + x="478.14771" | ||
| + y="224.67398" | ||
| + id="use1109" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1111"> | ||
| + <use | ||
| + xlink:href="#glyph2-2" | ||
| + x="480.21582" | ||
| + y="224.67398" | ||
| + id="use1113" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-6" | ||
| + x="484.7128" | ||
| + y="224.67398" | ||
| + id="use1115" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1117"> | ||
| + <use | ||
| + xlink:href="#glyph2-7" | ||
| + x="489.6106" | ||
| + y="224.67398" | ||
| + id="use1119" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-8" | ||
| + x="491.63062" | ||
| + y="224.67398" | ||
| + id="use1121" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-4" | ||
| + x="494.46027" | ||
| + y="224.67398" | ||
| + id="use1123" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1125"> | ||
| + <use | ||
| + xlink:href="#glyph2-5" | ||
| + x="496.52838" | ||
| + y="224.67398" | ||
| + id="use1127" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-4" | ||
| + x="500.93719" | ||
| + y="224.67398" | ||
| + id="use1129" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1131"> | ||
| + <use | ||
| + xlink:href="#glyph2-6" | ||
| + x="503.00531" | ||
| + y="224.67398" | ||
| + id="use1133" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-2" | ||
| + x="507.9111" | ||
| + y="224.67398" | ||
| + id="use1135" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-9" | ||
| + x="512.40808" | ||
| + y="224.67398" | ||
| + id="use1137" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1139"> | ||
| + <use | ||
| + xlink:href="#glyph2-2" | ||
| + x="514.4201" | ||
| + y="224.67398" | ||
| + id="use1141" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1143"> | ||
| + <use | ||
| + xlink:href="#glyph2-8" | ||
| + x="518.92511" | ||
| + y="224.67398" | ||
| + id="use1145" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1147"> | ||
| + <use | ||
| + xlink:href="#glyph2-2" | ||
| + x="521.7467" | ||
| + y="224.67398" | ||
| + id="use1149" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1151"> | ||
| + <use | ||
| + xlink:href="#glyph2-4" | ||
| + x="526.25171" | ||
| + y="224.67398" | ||
| + id="use1153" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1155"> | ||
| + <use | ||
| + xlink:href="#glyph2-5" | ||
| + x="528.31982" | ||
| + y="224.67398" | ||
| + id="use1157" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-4" | ||
| + x="532.72864" | ||
| + y="224.67398" | ||
| + id="use1159" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1161"> | ||
| + <use | ||
| + xlink:href="#glyph2-10" | ||
| + x="534.79675" | ||
| + y="224.67398" | ||
| + id="use1163" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-11" | ||
| + x="539.53424" | ||
| + y="224.67398" | ||
| + id="use1165" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph2-12" | ||
| + x="543.99109" | ||
| + y="224.67398" | ||
| + id="use1167" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1169"> | ||
| + <use | ||
| + xlink:href="#glyph3-1" | ||
| + x="55.492558" | ||
| + y="76.127495" | ||
| + id="use1171" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1173"> | ||
| + <use | ||
| + xlink:href="#glyph3-2" | ||
| + x="66.133797" | ||
| + y="76.127495" | ||
| + id="use1175" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph3-3" | ||
| + x="77.897278" | ||
| + y="76.127495" | ||
| + id="use1177" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1179"> | ||
| + <use | ||
| + xlink:href="#glyph3-4" | ||
| + x="91.023476" | ||
| + y="76.127495" | ||
| + id="use1181" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph3-5" | ||
| + x="96.514435" | ||
| + y="76.127495" | ||
| + id="use1183" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph3-6" | ||
| + x="109.62059" | ||
| + y="76.127495" | ||
| + id="use1185" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph3-7" | ||
| + x="123.08747" | ||
| + y="76.127495" | ||
| + id="use1187" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph3-8" | ||
| + x="128.57843" | ||
| + y="76.127495" | ||
| + id="use1189" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1191"> | ||
| + <use | ||
| + xlink:href="#glyph3-9" | ||
| + x="136.87498" | ||
| + y="76.127495" | ||
| + id="use1193" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph3-10" | ||
| + x="149.94107" | ||
| + y="76.127495" | ||
| + id="use1195" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#636363;fill-opacity:1" | ||
| + id="g1197"> | ||
| + <use | ||
| + xlink:href="#glyph4-1" | ||
| + x="62.506557" | ||
| + y="102.6805" | ||
| + id="use1199" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-2" | ||
| + x="66.406342" | ||
| + y="102.6805" | ||
| + id="use1201" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#636363;fill-opacity:1" | ||
| + id="g1203"> | ||
| + <use | ||
| + xlink:href="#glyph4-3" | ||
| + x="70.712936" | ||
| + y="102.6805" | ||
| + id="use1205" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#636363;fill-opacity:1" | ||
| + id="g1207"> | ||
| + <use | ||
| + xlink:href="#glyph4-4" | ||
| + x="74.226952" | ||
| + y="102.6805" | ||
| + id="use1209" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-5" | ||
| + x="75.994476" | ||
| + y="102.6805" | ||
| + id="use1211" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#636363;fill-opacity:1" | ||
| + id="g1213"> | ||
| + <use | ||
| + xlink:href="#glyph4-6" | ||
| + x="78.863205" | ||
| + y="102.6805" | ||
| + id="use1215" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-2" | ||
| + x="83.099655" | ||
| + y="102.6805" | ||
| + id="use1217" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#636363;fill-opacity:1" | ||
| + id="g1219"> | ||
| + <use | ||
| + xlink:href="#glyph4-7" | ||
| + x="87.40625" | ||
| + y="102.6805" | ||
| + id="use1221" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#636363;fill-opacity:1" | ||
| + id="g1223"> | ||
| + <use | ||
| + xlink:href="#glyph4-8" | ||
| + x="93.936287" | ||
| + y="102.6805" | ||
| + id="use1225" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-2" | ||
| + x="97.87114" | ||
| + y="102.6805" | ||
| + id="use1227" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#636363;fill-opacity:1" | ||
| + id="g1229"> | ||
| + <use | ||
| + xlink:href="#glyph4-9" | ||
| + x="102.17773" | ||
| + y="102.6805" | ||
| + id="use1231" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-10" | ||
| + x="104.65368" | ||
| + y="102.6805" | ||
| + id="use1233" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#636363;fill-opacity:1" | ||
| + id="g1235"> | ||
| + <use | ||
| + xlink:href="#glyph5-1" | ||
| + x="106.47031" | ||
| + y="102.6805" | ||
| + id="use1237" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#636363;fill-opacity:1" | ||
| + id="g1239"> | ||
| + <use | ||
| + xlink:href="#glyph4-1" | ||
| + x="111.74483" | ||
| + y="102.6805" | ||
| + id="use1241" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#636363;fill-opacity:1" | ||
| + id="g1243"> | ||
| + <use | ||
| + xlink:href="#glyph4-2" | ||
| + x="115.65163" | ||
| + y="102.6805" | ||
| + id="use1245" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-8" | ||
| + x="119.95121" | ||
| + y="102.6805" | ||
| + id="use1247" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-5" | ||
| + x="123.88606" | ||
| + y="102.6805" | ||
| + id="use1249" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#636363;fill-opacity:1" | ||
| + id="g1251"> | ||
| + <use | ||
| + xlink:href="#glyph4-11" | ||
| + x="126.75479" | ||
| + y="102.6805" | ||
| + id="use1253" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-12" | ||
| + x="130.59145" | ||
| + y="102.6805" | ||
| + id="use1255" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#636363;fill-opacity:1" | ||
| + id="g1257"> | ||
| + <use | ||
| + xlink:href="#glyph4-10" | ||
| + x="134.1265" | ||
| + y="102.6805" | ||
| + id="use1259" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#636363;fill-opacity:1" | ||
| + id="g1261"> | ||
| + <use | ||
| + xlink:href="#glyph5-1" | ||
| + x="135.94313" | ||
| + y="102.6805" | ||
| + id="use1263" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#636363;fill-opacity:1" | ||
| + id="g1265"> | ||
| + <use | ||
| + xlink:href="#glyph4-13" | ||
| + x="141.21765" | ||
| + y="102.6805" | ||
| + id="use1267" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#636363;fill-opacity:1" | ||
| + id="g1269"> | ||
| + <use | ||
| + xlink:href="#glyph4-14" | ||
| + x="146.33788" | ||
| + y="102.6805" | ||
| + id="use1271" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph4-15" | ||
| + x="150.23766" | ||
| + y="102.6805" | ||
| + id="use1273" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1275"> | ||
| + <use | ||
| + xlink:href="#glyph6-1" | ||
| + x="55.492558" | ||
| + y="252.22897" | ||
| + id="use1277" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph6-2" | ||
| + x="66.434395" | ||
| + y="252.22897" | ||
| + id="use1279" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph6-3" | ||
| + x="74.791077" | ||
| + y="252.22897" | ||
| + id="use1281" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1283"> | ||
| + <use | ||
| + xlink:href="#glyph7-1" | ||
| + x="55.492558" | ||
| + y="270.18146" | ||
| + id="use1285" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph7-2" | ||
| + x="61.033615" | ||
| + y="270.18146" | ||
| + id="use1287" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph7-3" | ||
| + x="67.175873" | ||
| + y="270.18146" | ||
| + id="use1289" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph7-4" | ||
| + x="72.797096" | ||
| + y="270.18146" | ||
| + id="use1291" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1293"> | ||
| + <use | ||
| + xlink:href="#glyph8-1" | ||
| + x="75.392273" | ||
| + y="270.18146" | ||
| + id="use1295" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph8-2" | ||
| + x="80.873215" | ||
| + y="270.18146" | ||
| + id="use1297" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph8-3" | ||
| + x="86.444336" | ||
| + y="270.18146" | ||
| + id="use1299" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1301"> | ||
| + <use | ||
| + xlink:href="#glyph7-4" | ||
| + x="91.223869" | ||
| + y="270.18146" | ||
| + id="use1303" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph7-5" | ||
| + x="93.819054" | ||
| + y="270.18146" | ||
| + id="use1305" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph7-6" | ||
| + x="97.35611" | ||
| + y="270.18146" | ||
| + id="use1307" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph7-7" | ||
| + x="102.92723" | ||
| + y="270.18146" | ||
| + id="use1309" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph7-4" | ||
| + x="108.40817" | ||
| + y="270.18146" | ||
| + id="use1311" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph7-8" | ||
| + x="111.00335" | ||
| + y="270.18146" | ||
| + id="use1313" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph7-3" | ||
| + x="115.09151" | ||
| + y="270.18146" | ||
| + id="use1315" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph7-9" | ||
| + x="120.71273" | ||
| + y="270.18146" | ||
| + id="use1317" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph7-3" | ||
| + x="124.09949" | ||
| + y="270.18146" | ||
| + id="use1319" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph7-8" | ||
| + x="129.7207" | ||
| + y="270.18146" | ||
| + id="use1321" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph7-10" | ||
| + x="133.80887" | ||
| + y="270.18146" | ||
| + id="use1323" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph7-4" | ||
| + x="138.58841" | ||
| + y="270.18146" | ||
| + id="use1325" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph7-5" | ||
| + x="141.18359" | ||
| + y="270.18146" | ||
| + id="use1327" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph7-11" | ||
| + x="144.72064" | ||
| + y="270.18146" | ||
| + id="use1329" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph7-4" | ||
| + x="150.77272" | ||
| + y="270.18146" | ||
| + id="use1331" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#45a3e3;fill-opacity:1" | ||
| + id="g1333"> | ||
| + <use | ||
| + xlink:href="#glyph7-12" | ||
| + x="153.44849" | ||
| + y="270.18146" | ||
| + id="use1335" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph7-6" | ||
| + x="159.59074" | ||
| + y="270.18146" | ||
| + id="use1337" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph7-5" | ||
| + x="165.16187" | ||
| + y="270.18146" | ||
| + id="use1339" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph7-13" | ||
| + x="168.69893" | ||
| + y="270.18146" | ||
| + id="use1341" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph7-8" | ||
| + x="174.84119" | ||
| + y="270.18146" | ||
| + id="use1343" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph7-6" | ||
| + x="178.92935" | ||
| + y="270.18146" | ||
| + id="use1345" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph7-14" | ||
| + x="184.50047" | ||
| + y="270.18146" | ||
| + id="use1347" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph7-4" | ||
| + x="187.02551" | ||
| + y="270.18146" | ||
| + id="use1349" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph7-7" | ||
| + x="189.62068" | ||
| + y="270.18146" | ||
| + id="use1351" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph7-6" | ||
| + x="195.10162" | ||
| + y="270.18146" | ||
| + id="use1353" | ||
| + width="612" | ||
| + height="792" /> | ||
| + <use | ||
| + xlink:href="#glyph7-10" | ||
| + x="200.67274" | ||
| + y="270.18146" | ||
| + id="use1355" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + <g | ||
| + style="fill:#000000;fill-opacity:1" | ||
| + id="g1357"> | ||
| + <use | ||
| + xlink:href="#glyph7-15" | ||
| + x="205.50029" | ||
| + y="270.18146" | ||
| + id="use1359" | ||
| + width="612" | ||
| + height="792" /> | ||
| + </g> | ||
| + </g> | ||
| +</svg> | ||
| +@article{gu@microfluidic, | ||
| + title={Computerized microfluidic cell culture using elastomeric channels and Braille displays}, | ||
| + author={Gu, Wei and Zhu, Xiaoyue and Futai, Nobuyuki and Cho, Brenda S. and Takayama, Shuichi}, | ||
| + journal={Proceedings of the National Academy of Sciences of the United States of America}, | ||
| + volume={101}, | ||
| + number={45}, | ||
| + pages={15861--15866}, | ||
| + year={2004}, | ||
| + publisher={National Acad. of Sciences}, | ||
| + url={http://www.pnas.org/content/101/45/15861.full.pdf+html}, | ||
| +} | ||
| + | ||
| +@article{etzioni@sig, | ||
| + title={Special interest groups versus constituency representation}, | ||
| + author={Etzioni, Amitai}, | ||
| + journal={Research in Social Movements, Conflicts and Change}, | ||
| + volume={8}, | ||
| + pages={171--195}, | ||
| + year={1985}, | ||
| + url={http://www2.gwu.edu/~ccps/etzioni/A164.pdf}, | ||
| +} | ||
| + | ||
| +@inproceedings{kattamuri@debate, | ||
| + title={Supporting Debates over Citizen Initiatives}, | ||
| + author={Kattamuri, Kishore and Silaghi, Marius and Kaner, Cem and Stansifer, Ryan and Zanker, Markus}, | ||
| + booktitle={Proceedings of the 2005 National Conference on Digital Government Research}, | ||
| + year={2005}, | ||
| + location={Atlanta, Georgia}, | ||
| + pages={279--280}, | ||
| + numpages={2}, | ||
| + acmid={1065321}, | ||
| + publisher={Digital Government Society of North America}, | ||
| + url={https://repository.lib.fit.edu/bitstream/handle/11141/150/cs-2005-03.pdf}, | ||
| +} | ||
| + | ||
| +@article{gilens@elites, | ||
| + title={Testing theories of {A}merican politics: Elites, interest groups, and average citizens}, | ||
| + author={Gilens, Martin and Page, Benjamin I.}, | ||
| + year={2014}, | ||
| + journal={Perspectives on Politics}, | ||
| + url={http://scholar.princeton.edu/mgilens}, | ||
| +} | ||
| + | ||
| + | ||
| +@article{rubin@accurate, | ||
| + title={A Center for Correct, Usable, Reliable, Auditable, and Transparent Elections}, | ||
| + author={Rubin, Aviel D and Wallach, Dan S and Boneh, Dan and Byrne, Michael D and Dean, Drew and Dill, David L and Jones, Douglas W and Neumann, Peter G and Mulligan, Deirdre and Wagner, David A}, | ||
| + year={2005}, | ||
| + journal={Research Proposal for an NSF CyberTrust Center}, | ||
| + url={http://accurate-voting.org/accurate/docs/proposal-feb2005.pdf}, | ||
| +} | ||
| + | ||
| +@inproceedings{estehghari0exploiting, | ||
| + title={Exploiting the client vulnerabilities in Internet e-voting systems: Hacking {H}elios 2.0 as an example}, | ||
| + author={Estehghari, Saghar and Desmedt, Yvo}, | ||
| + booktitle={Electronic Voting Technology Workship/Workshop on Trustworthy Elections}, | ||
| + year={2010}, | ||
| + url={https://www.usenix.org/legacy/events/evt/tech/full_papers/Estehghari.pdf}, | ||
| +} | ||
| + | ||
| +@book{carpini@americans, | ||
| + title={What Americans Know about Politics and why it Matters}, | ||
| + author={Carpini, Michael X. Delli and Keeter, Scott}, | ||
| + isbn={9780300072754}, | ||
| + lccn={95024248}, | ||
| + year={1996}, | ||
| + publisher={Yale University Press}, | ||
| + url={http://yalepress.yale.edu/yupbooks/book.asp?isbn=9780300072754}, | ||
| +} | ||
| + | ||
| +@article{degreiff@deliberative, | ||
| + title={Deliberative democracy and group representation}, | ||
| + author={De Greiff, Pablo}, | ||
| + journal={Social Theory and Practice}, | ||
| + pages={397--415}, | ||
| + year={2000}, | ||
| + publisher={JSTOR}, | ||
| + url={http://philpapers.org/rec/DEGDDA}, | ||
| +} | ||
| + | ||
| +@article{aragones@reputation, | ||
| + title={Political reputations and campaign promises}, | ||
| + author={Aragon{\`e}s, Enriqueta and Postlewaite, Andrew and Palfrey, Thomas}, | ||
| + journal={Journal of the European Economic Association}, | ||
| + volume={5}, | ||
| + number={4}, | ||
| + pages={846--884}, | ||
| + year={2007}, | ||
| + publisher={Wiley Online Library}, | ||
| + url={http://aragones.iae-csic.org/Rhe-JEEA07.pdf}, | ||
| +} | ||
| + | ||
| +@inproceedings{movshovitz@stackoverflow, | ||
| + title={Analysis of the reputation system and user contributions on a question answering website: {S}tack{O}verflow}, | ||
| + author={Movshovitz-Attias, Dana and Movshovitz-Attias, Yair and Steenkiste, Peter and Faloutsos, Christos}, | ||
| + booktitle={Proceedings of the 2013 IEEE/ACM International Conference on Advances in Social Networks Analysis and Mining}, | ||
| + pages={886--893}, | ||
| + year={2013}, | ||
| + organization={ACM}, | ||
| + url={http://www.cs.cmu.edu/~dmovshov/papers/asonam_2013.pdf}, | ||
| +} | ||
| + | ||
| +@inproceedings{stanley@tags, | ||
| + title={Predicting Tags for {S}tack{O}verflow Posts}, | ||
| + author={Stanley, Clayton and Byrne, Michael D.}, | ||
| + booktitle={Proceedings of the 2013 ICCM International Conference on Cognitive Modelling}, | ||
| + pages={414--419}, | ||
| + year={2013}, | ||
| + organization={ICCM}, | ||
| + url={http://www.cs.cmu.edu/~dmovshov/papers/asonam_2013.pdf}, | ||
| +} | ||
| + | ||
| +@article{farrar@policing, | ||
| + title={Self-Awareness to Being Watched and Socially-Desirable Behavior: A Field Experiment on the Effect of Body-Worn Cameras on Police Use-of-Force}, | ||
| + author={Farrar, Tony}, | ||
| + journal={Police Foundation}, | ||
| + year={2013}, | ||
| + institution={Government of the United States of America}, | ||
| + url={https://www.ncjrs.gov/App/Publications/abstract.aspx?ID=265672}, | ||
| +} | ||
| + | ||
| +@techreport{clarkson@voting, | ||
| + title={Civitas: A secure voting system}, | ||
| + author={Clarkson, Michael R. and Chong, Stephen and Myers, Andrew C.}, | ||
| + year={2007}, | ||
| + institution={Cornell University}, | ||
| + url={http://www.cs.cornell.edu/andru/papers/civitas-tr.pdf}, | ||
| +} | ||
| + | ||
| +@inproceedings{schryen@security, | ||
| + author={Schryen, Guido and Rich, Eliot}, | ||
| + title={Increasing software security through open source or closed source development? {E}mpirics suggest that we have asked the wrong question}, | ||
| + booktitle={Proceedings of the 2010 43rd Hawaii International Conference on System Sciences}, | ||
| + series={HICSS '10}, | ||
| + year={2010}, | ||
| + isbn={978-0-7695-3869-3}, | ||
| + pages={1--10}, | ||
| + numpages={10}, | ||
| + doi={10.1109/HICSS.2010.228}, | ||
| + acmid={1748219}, | ||
| + publisher={IEEE Computer Society}, | ||
| + address={Washington, DC, USA}, | ||
| + url={http://epub.uni-regensburg.de/21293/}, | ||
| +} | ||
| + | ||
| +@article{allahbakhsh@crowdsourcing, | ||
| + author={Mohammad Allahbakhsh and Aleksandar Ignjatovic and Boualem Benatallah and Seyed{-}Mehdi{-}Reza Beheshti and Norman Foo and Elisa Bertino}, | ||
| + title={An Analytic Approach to People Evaluation in Crowdsourcing Systems}, | ||
| + journal={CoRR}, | ||
| + year={2012}, | ||
| + volume={abs/1211.3200}, | ||
| + timestamp={Tue, 16 Sep 2014 19:27:03 +0200}, | ||
| + biburl={http://dblp.uni-trier.de/rec/bib/journals/corr/abs-1211-3200}, | ||
| + bibsource={dblp computer science bibliography, http://dblp.org}, | ||
| + url={http://arxiv.org/abs/1211.3200}, | ||
| +} | ||
| + | ||
| +@incollection{adler@wikipedia, | ||
| + title={Wikipedia vandalism detection: Combining natural language, metadata, and reputation features}, | ||
| + author={Adler, Bo Thomas and De Alfaro, Luca and Mola-Velasco, Santiago M. and Rosso, Paolo and West, Andrew G.}, | ||
| + booktitle={Computational Linguistics and Intelligent Text Processing}, | ||
| + pages={277--288}, | ||
| + year={2011}, | ||
| + publisher={Springer}, | ||
| + url={http://repository.upenn.edu/cis_papers/457/}, | ||
| +} | ||
| + | ||
| +@article{mistry@empirical, | ||
| + title={An empirical analysis of the relationship between e-government and corruption}, | ||
| + author={Mistry, Jamshed J. and Jalal, Abu}, | ||
| + journal={The International journal of digital accounting research}, | ||
| + volume={12}, | ||
| + pages={6}, | ||
| + year={2012}, | ||
| + url={http://www.uhu.es/ijdar/10.4192/1577-8517-v12_6.pdf}, | ||
| +} | ||
| + | ||
| +@article{ayoola@corruption, | ||
| + title={The Effect of Cashless Policy of Government on Corruption in {N}igeria}, | ||
| + author={Ayoola, Tajudeen John}, | ||
| + journal={International Review of Management and Business Research}, | ||
| + volume={2}, | ||
| + number={3}, | ||
| + year={2013}, | ||
| + url={http://www.irmbrjournal.com/papers/1379412891.pdf}, | ||
| +} | ||
| + | ||
| +@article{andersen@corruption, | ||
| + title={Does E-Government Reduce Corruption?}, | ||
| + author={Andersen, Thomas Barnebeck and Rand, John}, | ||
| + journal={Department of Economics, University of Copenhagen}, | ||
| + year={2006}, | ||
| + url={http://www.econ.ku.dk/okotand/images/EGOV.pdf}, | ||
| +} | ||
| + | ||
| +@techreport{bhatnagar@corruption, | ||
| + title={Transparency and Corruption: Does E-Government Help?}, | ||
| + author={Bhatnagar, Prof and others}, | ||
| + year={2010}, | ||
| + institution={eSocialSciences}, | ||
| +} | ||
| + | ||
| +@article{gronlund@corruption, | ||
| + title={Using {I}{C}{T} to combat corruption}, | ||
| + author={Gr{\"o}nlund, {\AA}ke}, | ||
| + journal={Increasing Transparency \& Fighting Corruption Through ICT}, | ||
| + year={2010}, | ||
| + url={http://npan1.un.org/intradoc/groups/public/documents/Other/UNPAN047999.pdf}, | ||
| +} | ||
| + | ||
| +@article{gronlund@transparency, | ||
| + title={Increasing transparency and fighting corruption through {I}{C}{T}}, | ||
| + author={{\AA}ke Gr{\"o}nlund and Rebekah Heacock and David Sasaki and Johan Hellstr{\"o}m and Walid Al-Saqa}, | ||
| + journal={SPIDER ICT4D Series}, | ||
| + year={2010}, | ||
| + url={http://spidercenter.org/polopoly_fs/1.146034.1378747668!/menu/standard/file/Increasing\%20transparency\%20and\%20fighting\%20corruption\%20through\%20ICT.pdf}, | ||
| +} | ||
| + | ||
| +@article{bertot@transparency, | ||
| + title={Using {I}{C}{T}s to create a culture of transparency: {E}-government and social media as openness and anti-corruption tools for societies}, | ||
| + author={Bertot, John C. and Jaeger, Paul T. and Grimes, Justin M.}, | ||
| + journal={Government Information Quarterly}, | ||
| + volume={27}, | ||
| + number={3}, | ||
| + pages={264--271}, | ||
| + year={2010}, | ||
| + publisher={Elsevier}, | ||
| + url={http://www.isca.in/IJMS/Archive/v1i1/8.ISCA-RJMgtS-2012-001.pdf}, | ||
| +} | ||
| + | ||
| +@article{zbmath0encryption, | ||
| + author={Andrea {Huszti}}, | ||
| + title={A homomorphic encryption-based secure electronic voting scheme}, | ||
| + url={https://www.inf.unideb.hu/~ahuszti/papers/5142-Huszti_megjelent.pdf}, | ||
| + journal={Publicationes Mathematicae}, | ||
| + ISSN={0033-3883}, | ||
| + volume={79}, | ||
| + number={3-4}, | ||
| + pages={479--496}, | ||
| + year={2011}, | ||
| + publisher={Institutum Mathematicum Universitatis Debreceniensis, Debrecen}, | ||
| + language={English}, | ||
| + DOI={10.5486/PMD.2011.5142}, | ||
| + MSC2010={94A60 68P25}, | ||
| + zbl={1249.94030}, | ||
| +} | ||
| + | ||
| +@inproceedings{peng@encryption, | ||
| + author={Kun Peng and Riza Aditya and Colin Boyd and Byoungcheon Lee}, | ||
| + title={Multiplicative homomorphic e-voting}, | ||
| + url={https://eprints.qut.edu.au/24434/1/}, | ||
| + booktitle={In Advances in Cryptology}, | ||
| + year={2004}, | ||
| + pages={61--72}, | ||
| +} | ||
| + | ||
| +@article{acquisti@encryption, | ||
| + author={Alessandro Acquisti}, | ||
| + title={Receipt-Free Homomorphic Elections and Write-in Voter Verified Ballots}, | ||
| + url={https://www.heinz.cmu.edu/~acquisti/papers/acquisti-electronic_voting.pdf}, | ||
| + journal={IACR Cryptology ePrint Archive}, | ||
| + pages={105}, | ||
| + volume={2004}, | ||
| + year={2004}, | ||
| + month={4}, | ||
| +} | ||
| + | ||
| +@inproceedings{delaune@coercion, | ||
| + author={Delaune, Stephanie and Kremer, Steve and Ryan, Mark}, | ||
| + title={Coercion-resistance and receipt-freeness in electronic voting}, | ||
| + url={https://www.cs.bham.ac.uk/~mdr/research/papers/pdf/06-csfw.pdf}, | ||
| + booktitle={Computer Security Foundations Workshop. 19th IEEE}, | ||
| + pages={12--pp}, | ||
| + organization={IEEE}, | ||
| + year={2006}, | ||
| +} | ||
| + | ||
| +@inproceedings{kremer@verify, | ||
| + author={Kremer, Steve and Ryan, Mark D. and Smyth, Ben}, | ||
| + title={Election verifiability in electronic voting protocols}, | ||
| + url={https://www.lsv.ens-cachan.fr/Publis/PAPERS/PDF/KRS-esorics10.pdf}, | ||
| + address={Athens, Greece}, | ||
| + booktitle={{P}roceedings of the 15th {E}uropean {S}ymposium on {R}esearch in {C}omputer {S}ecurity}, | ||
| + DOI={10.1007/978-3-642-15497-3_24}, | ||
| + pages={389-404}, | ||
| + publisher={Springer}, | ||
| + series={Lecture Notes in Computer Science}, | ||
| + volume={6345}, | ||
| + year={2010}, | ||
| + month={9}, | ||
| + acronym={{ESORICS}}, | ||
| +} | ||
| + | ||
| +@inproceedings{cetinkaya@privacy, | ||
| + author={Cetinkaya, O. and Doganaksoy, A}, | ||
| + title={Pseudo-Voter Identity ({PVID}) Scheme for e-Voting Protocols}, | ||
| + url={http://www.ceng.metu.edu.tr/~corhan/Papers/wais07.pdf}, | ||
| + booktitle={Availability, Reliability and Security, 2007. ARES 2007. The Second International Conference on}, | ||
| + year={2007}, | ||
| + month={April}, | ||
| + pages={1190-1196}, | ||
| + doi={10.1109/ARES.2007.119}, | ||
| +} | ||
| + | ||
| +@article{jonker@privacy, | ||
| + author={Hugo Jonker and Sjouke Mauw and Jun Pang}, | ||
| + title={Privacy and verifiability in voting systems: Methods, developments and trends}, | ||
| + url={https://eprint.iacr.org/2013/615.pdf}, | ||
| + journal={Computer Science Review}, | ||
| + volume={10}, | ||
| + number={0}, | ||
| + pages={1 - 30}, | ||
| + year={2013}, | ||
| + issn={1574-0137}, | ||
| + doi={http://dx.doi.org/10.1016/j.cosrev.2013.08.002}, | ||
| +} | ||
| + | ||
| +@article{fan@privacy, | ||
| + author={Fan, Chun-I and Sun, Wei-Zhe}, | ||
| + title={An Efficient Multi-receipt Mechanism for Uncoercible Anonymous Electronic Voting}, | ||
| + url={http://dx.doi.org/10.1016/j.mcm.2008.05.039}, | ||
| + journal={Math. Comput. Model.}, | ||
| + issue_date={November, 2008}, | ||
| + volume={48}, | ||
| + number={9-10}, | ||
| + month=nov, | ||
| + year={2008}, | ||
| + issn={0895-7177}, | ||
| + pages={1611--1627}, | ||
| + numpages={17}, | ||
| + doi={10.1016/j.mcm.2008.05.039}, | ||
| + acmid={2249468}, | ||
| + publisher={Elsevier Science Publishers B. V.}, | ||
| + address={Amsterdam, The Netherlands, The Netherlands}, | ||
| +} | ||
| + | ||
| -account.xml.vimout | ||
| -chart.xsl.vimout | ||
| -colour.xsl.vimout | ||
| -common.xsl.vimout | ||
| -discuss.xml.vimout | ||
| -edit-discuss-flag.css.vimout | ||
| -hypothesis.xml.vimout | ||
| -index.xml.vimout | ||
| -manual.aux | ||
| -manual.bbl | ||
| -manual.blg | ||
| -manual.log | ||
| -manual-temp-XML-0.vimout | ||
| -manual-temp-XSL-0.vimout | ||
| -manual.tuc | ||
| -math.xsl.vimout | ||
| -m_k_i_v_navigation-account.svg.pdf | ||
| -m_k_i_v_navigation-home.svg.pdf | ||
| -proposal.xml.vimout | ||
| -related.css.vimout | ||
| -resources.xml.vimout | ||
| -summary.xml.vimout | ||
| -support.xml.vimout | ||
| -#!/bin/bash | ||
| - | ||
| -context --purge manual.tex | ||
| - | ||
| -\startchapter[ | ||
| - title={Features}, | ||
| - reference=cha:introduction, | ||
| -] | ||
| - \WPquote{A popular Government without popular information or the means of | ||
| - acquiring it, is but a Prologue to a Farce or a Tragedy or perhaps both. | ||
| - Knowledge will forever govern ignorance, and a people who mean to be their | ||
| - own Governors must arm themselves with the power knowledge gives.} | ||
| - {James Madison}{Letter to William Barry} | ||
| - | ||
| - \startsection[title={Moderation}] | ||
| - Moderation is a way to decide the suitability of statements concerning a | ||
| - \WPproposal{}, prior to inclusion and publication. Deliberation entails | ||
| - discussing a \WPproposal's implications. Moderated deliberation, | ||
| - then, is a public forum wherein all contributions are scrutinized before | ||
| - being accepted. | ||
| - | ||
| - Without moderation, any information about a \WPproposal{} could be | ||
| - submitted without regards to its veracity or appropriateness. Reliable | ||
| - information is essential for any fair decision-making | ||
| - process.\cite[carpini@americans] | ||
| - | ||
| - Moderators are selected from the community. | ||
| - \stopsection | ||
| - | ||
| - \startsection[title={Reputation}] | ||
| - Reputation is a number that reflects the credibility of community | ||
| - members. Credibility can help people gauge the subject matter expertise | ||
| - of a community member.\cite[aragones@reputation] | ||
| - | ||
| - Reputation controls how people may contribute. Since any registered | ||
| - individual may suggest changes, a mechanism is required to prevent | ||
| - vandalism and abuse. As reputation is earned, functionality that is | ||
| - unavailable to low-reputation community members is | ||
| - unlocked.\cite[allahbakhsh@crowdsourcing]\WPcitesep{}\cite[adler@wikipedia] | ||
| - | ||
| - This also allows experts to be reliably identified after a month | ||
| - of participation.\cite[movshovitz@stackoverflow] | ||
| - \stopsection | ||
| - | ||
| - \startsection[title={Tags}] | ||
| - Tags classify subject matter in a hierarchical relationship. Tags are | ||
| - used by community members to filter \WPproposals{} based on their | ||
| - individual preferences. Some people have broad interests, while others | ||
| - have a narrow focus. Assigning hierarchically organized tags to | ||
| - \WPproposals{} enables flexible filtering and can improve search results. | ||
| - | ||
| - Tags (and synonyms) are added and structured by the community. | ||
| - \stopsection | ||
| - | ||
| - \startsection[title={History}] | ||
| - \WPname{} retains a publicly available record of all interactions for | ||
| - every community member. The records are available for anyone to review | ||
| - at any time. This may encourage openness, communication, and | ||
| - accountability. A recorded history should also reduce incidents of | ||
| - vandalism and inappropriate content.\cite[farrar@policing] | ||
| - \stopsection | ||
| - | ||
| - \startsection[title={Transparency}] | ||
| - The complete | ||
| - \href{source code}{https://bitbucket.org/djarvis/world-politics/} is | ||
| - open for analysis and development.\cite[schryen@security] | ||
| - \stopsection | ||
| - | ||
| - \startsection[title={Registration}] | ||
| - A registrar is responsible for authorizing eligible voters. Assigning | ||
| - the role of registrar is dependent upon the type of organization that | ||
| - uses \WPname{}. For example, in municipal settings, the registrar could | ||
| - be determined by City Hall. | ||
| - | ||
| - A registration teller is responsible for creating the credentials that | ||
| - voters use for voting. This ensures that the voter can be authorized | ||
| - when receiving anonymous credentials.\cite[clarkson@voting] | ||
| - \stopsection | ||
| - | ||
| - \startsection[title={Voting}] | ||
| - Goals for voting include correctness, verifiability, and anonymity. | ||
| - | ||
| - \startsubsection[title=Correctness] | ||
| - The system is deemed correct if: | ||
| - | ||
| - \startitemize | ||
| - \startitem | ||
| - only voters who have registered with the registrar may vote; | ||
| - \stopitem | ||
| - \startitem | ||
| - voters cannot vote multiple times on an item; | ||
| - \stopitem | ||
| - \startitem | ||
| - voters cannot replace votes; | ||
| - \stopitem | ||
| - \startitem | ||
| - voters may change how they voted on an item; and | ||
| - \stopitem | ||
| - \startitem | ||
| - third-parties cannot change the tabulation outcome. | ||
| - \stopitem | ||
| - \stopitemize | ||
| - \stopsubsection | ||
| - | ||
| - \startsubsection[title=Verifiability] | ||
| - Verifiability allows voters and observers to verify that the | ||
| - outcomes correspond to the votes legitimately cast. Multiple | ||
| - verifiability types can be distinguished, | ||
| - including:\cite[kremer@verify] | ||
| - | ||
| - \startitemize | ||
| - \startitem | ||
| - \bold{Individual.} Voters can verify that their votes are | ||
| - part of the tally and are counted in the final result. | ||
| - \stopitem | ||
| - \startitem | ||
| - \bold{Universal.} Anyone can verify that all votes have been | ||
| - tallied correctly, and voters can verify that their votes are | ||
| - included. | ||
| - \stopitem | ||
| - \startitem | ||
| - \bold{Eligible.} Anyone can verify that every vote for a | ||
| - particular outcome was cast by a registered voter, at most | ||
| - one vote per voter, and voters can verify that their own | ||
| - votes are legitimate. | ||
| - \stopitem | ||
| - \stopitemize | ||
| - | ||
| - Verifying results must be simple and expeditious. | ||
| - \stopsubsection | ||
| - | ||
| - \startsubsection[title=Anonymity] | ||
| - The system should further {\it{privacy}}, | ||
| - {\it{coercion-resistance}} and | ||
| - {\it{receipt-freeness}}.\cite[delaune@coercion] | ||
| - | ||
| - \startitemize | ||
| - \startitem | ||
| - \bold{Privacy.} Votes must remain private, even when a | ||
| - third-party can view all system data, communications, and | ||
| - source code. | ||
| - \stopitem | ||
| - \startitem | ||
| - \bold{Coercion-resistance.} Voters cannot cooperate with a | ||
| - coercer to prove their vote's directionality (i.e., | ||
| - {\it{for}} or {\it{against}}). | ||
| - \stopitem | ||
| - \startitem | ||
| - \bold{Receipt-freeness.} Voters must not receive any | ||
| - information (a receipt) that can prove the vote's | ||
| - directionality to a coercer. | ||
| - \stopitem | ||
| - \stopitemize | ||
| - | ||
| - Votes recieved from independent, remote locations (such as | ||
| - hand-held, Internet-enabled devices), are susceptible to | ||
| - coercion. The system does not, and arguably cannot, address this | ||
| - vulnerability. | ||
| - \stopsubsection | ||
| - \stopsection | ||
| -\stopchapter | ||
| -\startchapter[ | ||
| - title={Flags}, | ||
| - reference=cha:flags | ||
| -] | ||
| - \WPquote{Criticism may not be agreeable, but it is necessary. It fulfils | ||
| - the same function as pain in the human body. It calls attention to an | ||
| - unhealthy state of things.} | ||
| - {Winston Churchill}{New Statesman Interview} | ||
| - | ||
| - \startsection[title={\WPintro{}}] | ||
| - Flags alert moderators of items that need additional oversight. Any user | ||
| - may flag virtually any item for review. This triggers a notification to | ||
| - the moderators. If the flagged item is revised, a notification is | ||
| - dispatched \WPrefpage{notifications}. This chapter describes how | ||
| - flagging works with respect to the item being flagged. | ||
| - | ||
| - The following common reasons to flag an item are applicable to all items: | ||
| - | ||
| - \startitemize | ||
| - \startitem | ||
| - disclosure -- the content contains personal information; | ||
| - \stopitem | ||
| - \startitem | ||
| - duplicate -- an equivalent item exists; | ||
| - \stopitem | ||
| - \startitem | ||
| - inappropriate -- the content contains objectionable language | ||
| - unsuitable for respectful deliberation; | ||
| - \stopitem | ||
| - \startitem | ||
| - incomplete -- the content requires more information; | ||
| - \stopitem | ||
| - \startitem | ||
| - obsolete -- the content is no longer relevant or necessary; | ||
| - \stopitem | ||
| - \startitem | ||
| - spam -- the content contains promotions or advertisements; or | ||
| - \stopitem | ||
| - \startitem | ||
| - other -- a brief reason for flagging. | ||
| - \stopitem | ||
| - \stopitemize | ||
| - | ||
| - If the reason for flagging is deemed valid (by the moderators), then the | ||
| - content is withheld from public deliberation until the original | ||
| - author(s) submit a revised version. Moderators may also revise the | ||
| - content. | ||
| - \stopsection | ||
| - | ||
| - \startsection[title=Tags] | ||
| - As \WPreffigure{tags}, users may flag tags and tag descriptions. | ||
| - \stopsection | ||
| - | ||
| - \startsection[title=\WPProposal] | ||
| - As \WPreffigure{page-proposal}, users may flag \WPproposals, with | ||
| - the following additional option: | ||
| - | ||
| - \startitemize | ||
| - \startitem | ||
| - opinion -- insufficient evidence warrants enacting the \WPproposal{}. | ||
| - \stopitem | ||
| - \stopitemize | ||
| - \stopsection | ||
| - | ||
| - \startsection[title=Resources] | ||
| - As \WPreffigure{page-resources}, users may flag resources. | ||
| - \stopsection | ||
| - | ||
| - \startsection[title=Hypothesis] | ||
| - As \WPreffigure{page-hypothesis}, users may flag the hypothesis, with | ||
| - the following additional option: | ||
| - | ||
| - \startitemize | ||
| - \startitem | ||
| - unfalsifiable -- the hypothesis cannot shown to be false. | ||
| - \stopitem | ||
| - \stopitemize | ||
| - \stopsection | ||
| - | ||
| - \startsection[title=Implications] | ||
| - As \WPreffigure{page-support}, users may flag supporting implications, with | ||
| - the following additional options: | ||
| - | ||
| - \startitemize | ||
| - \startitem | ||
| - fallacy -- the implication contains logistical errors; | ||
| - \stopitem | ||
| - \startitem | ||
| - off-topic -- the implication is unrelated to the \WPproposal{}; or | ||
| - \stopitem | ||
| - \startitem | ||
| - opinion -- insufficient evidence supports the implication. | ||
| - \stopitem | ||
| - \stopitemize | ||
| - | ||
| - If the implication is flagged as a fallacy, then the fallacious remarks | ||
| - should be further categorized. | ||
| - \stopsection | ||
| -\stopchapter | ||
| -\startchapter[ | ||
| - title={Introduction}, | ||
| - reference=cha:introduction, | ||
| -] | ||
| - \WPquote{There is no worse punishment than to be governed by your | ||
| - inferiors because you refuse to undertake the government yourself.} | ||
| - {Christopher Woodhouse (translating Plato)}{The Republic} | ||
| - | ||
| - \startsection[title={\WPintro{}}] | ||
| - \italic{\WPname{}} is a technical approach for anonymous collaboration | ||
| - on \WPproposals{} in order to reach consensus. The approach empowers | ||
| - people having diverse opinions to contribute constructively regarding | ||
| - \WPproposal{} creation, deliberation, and approval. Contributions are | ||
| - first screened by moderators, who guard against inappropriate content. | ||
| - | ||
| - \WPname{} helps people understand issues, list implications, share | ||
| - solutions, and agree on a course of action. | ||
| - \stopsection | ||
| - | ||
| - \startsection[title={Motivation}] | ||
| - When making important decisions that require consensus, people can | ||
| - gather information from a variety of sources. Verifying and correcting | ||
| - that information can be anywhere from burdensome to impossible. | ||
| - | ||
| - \WPname{} acts as an open, accurate, and central warehouse for | ||
| - publicizing \WPproposals{}. | ||
| - \stopsection | ||
| - | ||
| - \startsection[title={Purpose}] | ||
| - \WPname{} may be of interest to anyone who wants to: | ||
| - | ||
| - \startitemize | ||
| - \startitem | ||
| - enhance transparency surrounding \WPproposals{}; | ||
| - \stopitem | ||
| - \startitem | ||
| - educate the community on why a \WPproposal{} exists; | ||
| - \stopitem | ||
| - \startitem | ||
| - explain the benefits that ratifying a \WPproposal{} could achieve; | ||
| - \stopitem | ||
| - \startitem | ||
| - illustrate financial constraints within a budgetary context; | ||
| - \stopitem | ||
| - \startitem | ||
| - aggregate feedback on a \WPproposal{} with ease and promptness; | ||
| - \stopitem | ||
| - \startitem | ||
| - eliminate redundant feedback on a \WPproposal{}; and | ||
| - \stopitem | ||
| - \startitem | ||
| - prioritize a \WPproposal{} relative to other \WPproposals{}. | ||
| - \stopitem | ||
| - \stopitemize | ||
| - | ||
| - %The approach aims to collate and publicize information distributed | ||
| - %across meeting minutes, web pages, scanned papers, | ||
| - %\WPregistered{Adobe}\nobreak{} PDF files, | ||
| - %\WPregistered {Microsoft}\nobreak{} Word | ||
| - %documents, and content management systems (such as Microsoft SharePoint). | ||
| - \stopsection | ||
| - | ||
| - \startsection[title={Applicability}] | ||
| - \WPname{} is intended to be used by: | ||
| - | ||
| - \startitemize | ||
| - \startitem | ||
| - municipalities to engage the community regarding \WPproposals{}; | ||
| - \stopitem | ||
| - \startitem | ||
| - organizations to employ \href{continuous | ||
| - improvement}{http://en.wikipedia.org/wiki/Kaizen}; and | ||
| - \stopitem | ||
| - \startitem | ||
| - technology companies to solicit ideas for product features. | ||
| - \stopitem | ||
| - \stopitemize | ||
| - \stopsection | ||
| - | ||
| - \startsection[title={Audience}] | ||
| - The document is intended for elected officials, marketing and product | ||
| - managers, business analysts, and corporate CEOs. The document contains | ||
| - example web site mock-ups to explain the \WPname{} concept. | ||
| - | ||
| -% The document has two parts. The first part, which explains the concept | ||
| -% of \WPname{} using illustrations, is intended for: elected officials, | ||
| -% managers, and business analysts. The second part, which provides | ||
| -% technical information about the illustrations, is intended for software | ||
| -% developers. | ||
| - \stopsection | ||
| - | ||
| - \startsection[title={Related}] | ||
| - A vast number of related web sites, concepts, technologies, and systems | ||
| - are being developed. Dozens are listed on the | ||
| - \href{related}{https://bitbucket.org/djarvis/world-politics/wiki/Related} | ||
| - section of the \WPname{} project | ||
| - \href{web site}{https://bitbucket.org/djarvis/world-politics/}. Those | ||
| - projects do not address the following: | ||
| - | ||
| - \startitemize | ||
| - \startitem | ||
| - anonymous registration, voting, and contributions; | ||
| - \stopitem | ||
| - \startitem | ||
| - equal and fair voice for all contributors; | ||
| - \stopitem | ||
| - \startitem | ||
| - community-driven \WPproposal{} categorization; | ||
| - \stopitem | ||
| - \startitem | ||
| - analysis of resource allocations; | ||
| - \stopitem | ||
| - \startitem | ||
| - consistent terminology using a single-source for definitions; and | ||
| - \stopitem | ||
| - \startitem | ||
| - measurable hypothesis to test whether the \WPproposal{} succeeded. | ||
| - \stopitem | ||
| - \stopitemize | ||
| - \stopsection | ||
| -\stopchapter | ||
| -\startchapter[ | ||
| - title={Kiosks}, | ||
| - reference=cha:kiosks, | ||
| -] | ||
| - \WPquote{Perhaps the best definition of progress would be the continuing | ||
| - efforts of men and women to narrow the gap between the convenience of the | ||
| - powers that be and the unwritten charter.}{Nadine Gordimer}{Speak Out: The | ||
| - Necessity for Protest} | ||
| - | ||
| - \startsection[title={\WPintro{}}] | ||
| - For political implementations, kiosks must be made available to help | ||
| - anyone participate who cannot contribute remotely (by choice or due to | ||
| - disability). Registrar-supplied account credentials are required to use | ||
| - the system at a kiosk. Participants without credentials must be given | ||
| - assistance to obtain them. | ||
| - \stopsection | ||
| - | ||
| - \startsection[title={Accessibility}] | ||
| - All kiosk locations must have entrances and floorplans that | ||
| - allow safe and unobstructed passage for wheelchairs and walkers. | ||
| - | ||
| - \startsubsection[title={Location}] | ||
| - Kiosks should be centrally and conveniently located. | ||
| - \stopsubsection | ||
| - | ||
| - \startsubsection[title={Hours}] | ||
| - Kiosks should have hours of operation that maximise availability. | ||
| - \stopsubsection | ||
| - \stopsection | ||
| - | ||
| - \startsection[title={Braille}] | ||
| - Kiosk hardware must have high-resolution braille | ||
| - display capabilities.\cite[gu@microfluidic] | ||
| - \stopsection | ||
| - | ||
| - \startsection[title={Assistants}] | ||
| - Assistants must be trained with knowledge of both the system and | ||
| - privacy laws. All interactions must involve two assistants to | ||
| - uphold integrity. | ||
| - \stopsection | ||
| -\stopchapter | ||
| - | ||
| -% True interactivity is not about clicking on icons or downloading | ||
| -% files, it's about encouraging communication. | ||
| -% Edwin Schlossberg | ||
| - | ||
| -% \WPquote{The Road To Serfdom is about capitalism. That’s why on the | ||
| -% side of that road you’ll find me, in a kiosk, selling ankle chains | ||
| -% and handcuffs.}{Jarod Kintz}{99 Cents For Some Nonsense} | ||
| -\startchapter[ | ||
| - title={Moderation}, | ||
| - reference=cha:moderation, | ||
| -] | ||
| - \WPquote{When you wish to instruct, be brief; that minds take in | ||
| - quickly what you say, learn its lesson, and retain it faithfully. | ||
| - Every word that is unnecessary only pours over the side of a | ||
| - brimming mind.}{Marcus Cicero}{unknown} | ||
| - | ||
| - \startsection[title={\WPintro{}}] | ||
| - All content is filtered through a democratic moderation process. | ||
| - Moderators accept or reject content by voting. Moderation is | ||
| - conducted as follows: | ||
| - | ||
| - \startitemize | ||
| - \startitem | ||
| - \bold{Random selection.} Moderators are randomly selected | ||
| - from the population of registered users. | ||
| - \stopitem | ||
| - \startitem | ||
| - \bold{Random duration.} Moderator abilities are revoked | ||
| - after a random duration. | ||
| - \stopitem | ||
| - \startitem | ||
| - \bold{Not compulsory.} Moderation is a strictly voluntary | ||
| - activity. | ||
| - \stopitem | ||
| - \stopitemize | ||
| - | ||
| - Moderation helps ensure unsuitable content is rejected prior to | ||
| - review by the general population. Combining anonymity with | ||
| - random selection and duration aims to reduce | ||
| - corruption.\cite[mistry@empirical]\WPcitesep{}\cite[ayoola@corruption]\WPcitesep{}\cite[andersen@corruption]\WPcitesep{}\cite[gronlund@corruption] | ||
| - \stopsection | ||
| - | ||
| - \startsection[title={Duration}] | ||
| - Reputation influences the amount of time a moderator has to review | ||
| - contributions. Relatively high reputation increases the duration. This | ||
| - bias aims to contain the influence of special interest | ||
| - groups.\cite[etzioni@sig] | ||
| - \stopsection | ||
| - | ||
| - \startsection[title={History}] | ||
| - All moderated discussions and decisions are publicly | ||
| - available.\cite[bertot@transparency]\WPcitesep{}\cite[gronlund@transparency] | ||
| - \stopsection | ||
| -\stopchapter | ||
| -\startchapter[ | ||
| - title={Notifications}, | ||
| - reference=cha:notifications, | ||
| -] | ||
| - \WPquote{Great effort is required to arrest decay and restore vigor. | ||
| - One must exercise proper deliberation, plan carefully before making | ||
| - a move, and be alert in guarding against relapse following a | ||
| - renaissance.}{Quintus Horatius Flaccus}{unknown} | ||
| - | ||
| - \startsection[title={\WPintro{}}] | ||
| - Upon creation, new content is associated with the creator's | ||
| - account, including: tags, \WPproposals{}, resources, hypotheses, | ||
| - implications, and refutations. Users may add their account to | ||
| - the watch list for any content. | ||
| - \stopsection | ||
| - | ||
| - \startsection[title={Revisions}] | ||
| - Content revision results in notifications sent to all accounts | ||
| - on the watch list of said content. Example notification triggers | ||
| - include: | ||
| - | ||
| - \startitemize | ||
| - \startitem | ||
| - When a \WPproposal{} is added (and tagged), accounts | ||
| - watching its corresponding tag(s) are notified. | ||
| - \stopitem | ||
| - \startitem | ||
| - When a subtag is created, accounts watching the parent tag | ||
| - are notified. | ||
| - \stopitem | ||
| - \startitem | ||
| - When an implication is drafted, accounts watching the | ||
| - \WPproposal{} are notified. | ||
| - \stopitem | ||
| - \startitem | ||
| - When a refutation passes moderation, accounts watching the | ||
| - refuted implication are notified. | ||
| - \stopitem | ||
| - \stopitemize | ||
| - \stopsection | ||
| - | ||
| - \startsection[title={Flags}] | ||
| - Most content can be flagged for moderator review. | ||
| - | ||
| - \startsubsection[title={Timeout}] | ||
| - Since flagging expends moderation resources, consecutive | ||
| - flagging by an account is constrained by a progressive | ||
| - geometric delay. The delay could be governed by: | ||
| - | ||
| - \startlinealignment[middle] | ||
| - \tfa{% | ||
| - $ delay = time \times penalty ^{(flags - 1)} $% | ||
| - } | ||
| - \stoplinealignment | ||
| - | ||
| - Where, | ||
| - | ||
| - \startitemize | ||
| - \startitem | ||
| - \bold{delay} is the amount of time to wait before | ||
| - allowing the user to flag another item; | ||
| - \stopitem | ||
| - \startitem | ||
| - \bold{time} is an amount of time in seconds; | ||
| - \stopitem | ||
| - \startitem | ||
| - \bold{penalty} is the geometric ratio; and | ||
| - \stopitem | ||
| - \startitem | ||
| - \bold{flags} is the number of flags requested within a | ||
| - given time period. | ||
| - \stopitem | ||
| - \stopitemize | ||
| - \stopsubsection | ||
| - | ||
| - The maximum delay and number of flags that are permitted per day | ||
| - are up for deliberation. | ||
| - \stopsection | ||
| -\stopchapter | ||
| -\startchapter[ | ||
| - title={Account}, | ||
| - reference=cha:account, | ||
| -] | ||
| - \WPquote{When there is information, there is enlightenment. When | ||
| - there is debate, there are solutions. When there is no sharing of | ||
| - power, no rule of law, no accountability, there is abuse, corruption, | ||
| - subjugation, and indignation. Where there is no democracy, there is | ||
| - dictatorship.}{Atifete Jahjaga}{Frontiers in Development} | ||
| - | ||
| - \startsection[title={\WPintro{}}] | ||
| - All system interactions are recorded to ensure accountability. | ||
| - Except where noted, every account's system interaction history | ||
| - is placed the public domain. | ||
| - \stopsection | ||
| - | ||
| - \startsection[title={\WPui{}}] | ||
| - \WPxref{page-account} an example \href{account page}{\WPpageaccount{}}. | ||
| - \WPpage{account} | ||
| - | ||
| - Execpt for the interests page, the other account pages are | ||
| - nearly identical to the implications page. The common columns | ||
| - include: | ||
| - | ||
| - \startitemize | ||
| - \startitem | ||
| - \bold{\WPProposal{}.} Navigates to the corresponding summary | ||
| - page. | ||
| - \stopitem | ||
| - \startitem | ||
| - \bold{Date.} The date and time the contribution was made. | ||
| - \stopitem | ||
| - \startitem | ||
| - \bold{State.} Whether the contribution passed moderation. | ||
| - \stopitem | ||
| - \stopitemize | ||
| - \stopsection | ||
| - | ||
| - \startsubsection[title={Implications}] | ||
| - The implications page lists both implications and refutations. | ||
| - \stopsubsection | ||
| - | ||
| - \startsubsection[title={Interests}] | ||
| - An account can subscribe to multiple tags, which identify the | ||
| - areas of interest for a particular user. The subscriptions | ||
| - filter the \WPproposals{} that are shown on the user's home page | ||
| - (see \in{figure}[fig:page-home] on page \at[fig:page-home]). | ||
| - Each subscribed tag is listed beside the user's total reputation | ||
| - for that tag. | ||
| - | ||
| - Interests are private. | ||
| - \stopsubsection | ||
| - | ||
| - \startsubsection[title={Edits}] | ||
| - The edits page lists types of suggested changes, including: | ||
| - implication, proposal, resource, or hypothesis. The type is | ||
| - listed with the revision. | ||
| - \stopsubsection | ||
| - | ||
| - \startsubsection[title={\WPProposals{}}] | ||
| - The \WPproposals{} page lists all first drafts created by an | ||
| - account. | ||
| - \stopsubsection | ||
| - | ||
| - \startsubsection[title={Votes}] | ||
| - The votes page lists all votes an account made. | ||
| - | ||
| - Votes are private. | ||
| - \stopsubsection | ||
| - | ||
| - \startsubsection[title={Views}] | ||
| - The views page lists the first time an account visited a | ||
| - \WPproposal{}. | ||
| - | ||
| - Views are private. | ||
| - \stopsubsection | ||
| - | ||
| - \startsubsection[title={Flags}] | ||
| - The flags page lists all contributions manually marked for | ||
| - further moderator review. | ||
| - \stopsubsection | ||
| -\stopchapter | ||
| - | ||
| -% \WPquote{To minimize suffering and to maximize security were natural | ||
| -% and proper ends of society and Cæsar. But then they became the only | ||
| -% ends, somehow, and the only basis of law --- a perversion. | ||
| -% Inevitably, then, in seeking only them, we found only their | ||
| -% opposites: maximum suffering and minimum security.} | ||
| -% {Walter Miller Jr.}{A Canticle for Leibowitz} | ||
| - | ||
| -% If you are building a culture where honest expectations are | ||
| -% communicated and peer accountability is the norm, then the group | ||
| -% will address poor performance and attitudes. | ||
| -% Henry Cloud | ||
| -\startchapter[ | ||
| - title={Implications}, | ||
| - reference=cha:implications, | ||
| -] | ||
| - \WPquote{A rationalist is simply someone for whom it is more | ||
| - important to learn than to be proved right; someone who is willing | ||
| - to learn from others --- not by simply taking over another's | ||
| - opinions, but by gladly allowing others to criticize his ideas and | ||
| - by gladly criticizing the ideas of others. The emphasis here is on | ||
| - the idea of criticism or, to be more precise, \it{critical | ||
| - discussion}.}{Karl Popper}{All Life is Problem Solving} | ||
| - | ||
| - \startsection[title={\WPintro{}}] | ||
| - The implications page lists support pages for ramifications that | ||
| - have passed moderation. The text for each item is taken from its | ||
| - corresponding support page title. Implications can be refuted. | ||
| - \stopsection | ||
| - | ||
| - \startsection[title={\WPui{}}] | ||
| - \WPxref{page-implications} an example \href{implications page}{\WPpagediscuss}. | ||
| - \WPpage{implications} | ||
| - | ||
| - All users may create a new implication by selecting the corresponding | ||
| - link. This navigates to a new support page \WPrefpage{support}. | ||
| - | ||
| - When the first draft of the support page content is finished, the user | ||
| - submits the content for moderation. If the content passes moderation, | ||
| - then: | ||
| - | ||
| - \startitemize[n] | ||
| - \startitem | ||
| - the item is listed on the implications page; and | ||
| - \stopitem | ||
| - \startitem | ||
| - the corresponding support page is published. | ||
| - \stopitem | ||
| - \stopitemize | ||
| - | ||
| - Rejected content is saved for historic, transparency, and dispute | ||
| - resolution purposes. | ||
| - | ||
| - \startsubsection[title={New}] | ||
| - Selecting the new link creates and navigates to a new support | ||
| - page. | ||
| - \stopsubsection | ||
| - \stopsection | ||
| - | ||
| - \startsection[title={Refuting}] | ||
| - Refutations can be created by first viewing the implication to refute. | ||
| - The intent is for people to understand the context prior refuting it. | ||
| - \stopsection | ||
| - | ||
| -\stopchapter | ||
| -\startchapter[ | ||
| - title={Home}, | ||
| - reference=cha:home, | ||
| -] | ||
| - \WPquote{Every citizen must be actively aware of, participating in, | ||
| - and overseeing research, and that research should be focused on | ||
| - creating prosperity and peace, not war and poverty or suicidal needs. | ||
| - Transparency, which engenders truth, is the foundation for all this.} | ||
| - {Robert Steele}{The Open-Source Everything Manifesto: | ||
| - Transparency, Truth, and Trust} | ||
| - | ||
| - \startsection[title={\WPintro{}}] | ||
| - Upon successful authentication the user is presented with the home | ||
| - page, which is the system's starting point. \WPxref{navigation-home} | ||
| - the relationship between the main navigable pages. | ||
| - | ||
| - \placefigure[force][fig:navigation-home]{System Navigation}{% | ||
| - \externalfigure[navigation-home.svg] | ||
| - } | ||
| - \stopsection | ||
| - | ||
| - \startsection[title={\WPui{}}] | ||
| - The home page lists upcoming \WPproposals{}. The | ||
| - \WPproposals{} can be filtered by tags. \WPxref{page-home} an example | ||
| - \href{home page}{\WPpagehome}. | ||
| - | ||
| - \WPpage{home} | ||
| - | ||
| - In this example, all \WPproposals{} are tagged with either an | ||
| - {\it{environment}} or a {\it{criminal code}} tag. Since tags are | ||
| - hierarchical, \WPproposals{} tagged with a subtag of either | ||
| - {\it{environment}} or {\it{criminal code}} are also shown. | ||
| - | ||
| - Every \WPproposal{} on the home page includes: | ||
| - | ||
| - \startitemize | ||
| - \startitem | ||
| - the total number of votes and views; | ||
| - \stopitem | ||
| - \startitem | ||
| - the activation date, if majority consensus is achieved; | ||
| - \stopitem | ||
| - \startitem | ||
| - a succinct title; and | ||
| - \stopitem | ||
| - \startitem | ||
| - associated tags. | ||
| - \stopitem | ||
| - \stopitemize | ||
| - | ||
| - Selecting the \WPproposal{} title navigates to its summary page. | ||
| - \stopsection | ||
| -\stopchapter | ||
| -\startchapter[ | ||
| - title={Hypothesis}, | ||
| - reference=cha:hypothesis, | ||
| -] | ||
| - \WPquote{Truth in science can be defined as the working hypothesis | ||
| - best suited to open the way to the next better one.} | ||
| - {Konrad Lorenz}{On Aggression} | ||
| - | ||
| - \startsection[title={\WPintro{}}] | ||
| - \WPProposal{}s must predict and quantify intended impacts. | ||
| - This provides a way to confirm whether a \WPproposal{} achieved | ||
| - its goals. | ||
| - \stopsection | ||
| - | ||
| - \startsection[title={\WPui{}}] | ||
| - \WPxref{page-hypothesis} an example \href{hypothesis page}{\WPpagehypothesis}. | ||
| - | ||
| - \WPpage{hypothesis} | ||
| - | ||
| - \startsubsection[title={General}] | ||
| - The general hypothesis describes the relationship between the | ||
| - primary concerns. This relationship provides the \WPproposal{}'s | ||
| - impetus. | ||
| - \stopsubsection | ||
| - | ||
| - \startsubsection[title={Directional}] | ||
| - The directional hypothesis refines the general hypothesis by | ||
| - contrasting the primary concerns. | ||
| - \stopsubsection | ||
| - | ||
| - \startsubsection[title={Measurable}] | ||
| - The measurable, formalized hypothesis provides a testable | ||
| - condition between independent and dependent variables. The | ||
| - independent variable is experimentally controlled and the | ||
| - dependent variable is measured. Express the formalized | ||
| - hypothesis as follows: | ||
| - | ||
| - \quotation{\bold{If} {\it{dependent variable}} \bold{is | ||
| - related to} {\it{independent variable}} \bold{then} {\it | ||
| - {outcome}}.} | ||
| - \stopsubsection | ||
| - \stopsection | ||
| -\stopchapter | ||
| - | ||
| -% \WPquote{It does not make any difference how beautiful your guess is. | ||
| -% It does not make any difference how smart you are, who made the | ||
| -% guess, or what his name is --- if it disagrees with experiment, | ||
| -% it is wrong.} | ||
| -% {Richard Feynman}{Seeking New Laws} | ||
| -\startchapter[ | ||
| - title={\WPProposal{}}, | ||
| - reference=cha:proposal, | ||
| -] | ||
| - \WPquote{When distant and unfamiliar and complex things are | ||
| - communicated to great masses of people, the truth suffers a | ||
| - considerable and often a radical distortion. The complex is made over | ||
| - into the simple, the hypothetical into the dogmatic, and the | ||
| - relative into the absolute.} | ||
| - {Walter Lippmann}{The Public Philosophy} | ||
| - | ||
| - \startsection[title={\WPintro{}}] | ||
| - The \WPproposal{} page provides a complete explanation for the | ||
| - \WPproposal{}. The system could provide a two-column layout to | ||
| - display formal | ||
| - \href{legal writing}{http://en.wikipedia.org/wiki/Legal_writing} | ||
| - alongside its informal | ||
| - \href{plain language}{http://en.wikipedia.org/wiki/Plain_language} | ||
| - equivalent. | ||
| - \stopsection | ||
| - | ||
| - \startsection[title={Edits}] | ||
| - \WPProposal{} improvements are suggested as follows: | ||
| - | ||
| - \startitemize[n] | ||
| - \startitem | ||
| - \bold{Enable.} Activate the editor. | ||
| - \stopitem | ||
| - \startitem | ||
| - \bold{Revise.} Update the content. | ||
| - \stopitem | ||
| - \startitem | ||
| - \bold{Submit.} Indicate completion. | ||
| - \stopitem | ||
| - \stopitemize | ||
| - | ||
| - \startsubsection[title={Enable}] | ||
| - Users click \bold{edit} to modify the \WPproposal{}. | ||
| - \stopsubsection | ||
| - | ||
| - \startsubsection[title={Revise}] | ||
| - A \href{rich text editor}{https://en.wikipedia.org/wiki/Online_rich-text_editor} | ||
| - provides a word processing interface for direct content updates. | ||
| - \stopsubsection | ||
| - | ||
| - \startsubsection[title={Submit}] | ||
| - Users click \bold{done} to submit their work, or \bold{cancel} | ||
| - to abandon it. All changes are saved while writing; abandoned | ||
| - changes can be recalled. | ||
| - \stopsubsection | ||
| - \stopsection | ||
| - | ||
| - \startsection[title={\WPui{}}] | ||
| - \WPxref{page-proposal} an example \href{\WPproposal{} page}{\WPpageproposal}. | ||
| - | ||
| - \WPpage{proposal} | ||
| - \stopsection | ||
| - | ||
| -\stopchapter | ||
| -\startchapter[ | ||
| - title={Resources}, | ||
| - reference=cha:resources, | ||
| -] | ||
| - \WPquote{There ain't no such thing as a free lunch.} | ||
| - {Herman Fetzer}{Cleveland Press (1938)} | ||
| - | ||
| - \startsection[title={\WPintro{}}] | ||
| - Knowing the resources required to actualize a | ||
| - \WPproposal{} helps assess its feasibility. Seeing | ||
| - the resources within a greater context helps prioritize | ||
| - the \WPproposal{}. | ||
| - \stopsection | ||
| - | ||
| - \startsection[title={\WPui{}}] | ||
| - \WPxref{page-resources} an example \href{resources page}{\WPpageresources}, | ||
| - which includes: | ||
| - | ||
| - \startitemize | ||
| - \startitem | ||
| - a resource allocation chart; | ||
| - \stopitem | ||
| - \startitem | ||
| - tabularized item costs; and | ||
| - \stopitem | ||
| - \startitem | ||
| - line item summaries. | ||
| - \stopitem | ||
| - \stopitemize | ||
| - | ||
| - \startsubsection[title={Resource Allocation Chart}] | ||
| - The resource allocation chart is an interactive pie chart with | ||
| - drill down and drill up capabilities. By drilling down, users | ||
| - can see how individual wedge costs are apportioned. By | ||
| - drilling up, users can understand how \WPproposal{} costs | ||
| - relate to parent budgets. | ||
| - \stopsubsection | ||
| - | ||
| - \startsubsection[title={Tabularized Item Costs}] | ||
| - A table lists and totals all costs associated with the | ||
| - \WPproposal{}. Typically the table will contain financial | ||
| - costs; listing other amount types (such as inventory items) | ||
| - should also be possible. | ||
| - | ||
| - The tabular data is reused to render the pie chart. | ||
| - \stopsubsection | ||
| - | ||
| - \startsubsection[title={Line Item Summaries}] | ||
| - Each line item must have an associated description that, | ||
| - minimally, explains the cost. | ||
| - \stopsubsection | ||
| - | ||
| - \WPpage{resources} | ||
| - \stopsection | ||
| - | ||
| -\stopchapter | ||
| -\startchapter[ | ||
| - title={Summary}, | ||
| - reference=sec:summary, | ||
| -] | ||
| - \WPquote{If one man can be allowed to determine for himself what is | ||
| - law, every man can. That means first chaos, then tyranny. Legal | ||
| - process is an essential part of the democratic process.} | ||
| - {Felix Frankfurter}{United States v. United Mine Workers} | ||
| - | ||
| - \startsection[title={\WPintro{}}] | ||
| - The summary page provides a brief description of the \WPproposal{}'s | ||
| - motivation. This page allows people to learn about the | ||
| - \WPproposal{} and vote on it. | ||
| - \stopsection | ||
| - | ||
| - \startsection[title={\WPui{}}] | ||
| - \WPxref{page-summary} an example \WPproposal{} | ||
| - \href{summary page}{\WPpagesummary}. | ||
| - | ||
| - \WPpage{summary} | ||
| - | ||
| - \startsubsection[title={\WPProposal{} Text}] | ||
| - The intentionally brief \WPproposal{} text introduces | ||
| - the subject matter. The text can include hyperlinks to | ||
| - terminology, ancillary details, external websites, and other | ||
| - relevant items. | ||
| - \stopsubsection | ||
| - | ||
| - \startsubsection[title={Implications}] | ||
| - The highest-rated implications from the discussion page are | ||
| - displayed. Selecting the \symbol[navigation][nextpage] icon | ||
| - navigates to the implication's support page. | ||
| - \stopsubsection | ||
| - | ||
| - \startsubsection[title={Navigation}] | ||
| - From the summary page, the primary navigation options include: | ||
| - | ||
| - \startitemize | ||
| - \item{\WPrefchapter{proposal};} | ||
| - \item{\WPrefchapter{resources};} | ||
| - \item{\WPrefchapter{hypothesis}; and} | ||
| - \item{\WPrefchapter{implications}.} | ||
| - \stopitemize | ||
| - \stopsubsection | ||
| - \stopsection | ||
| - | ||
| -\stopchapter | ||
| -\startchapter[ | ||
| - title={Support}, | ||
| - reference=cha:support, | ||
| -] | ||
| - \WPquote{If those in charge of our society --- politicians, | ||
| - corporate executives, and owners of press and television --- can | ||
| - dominate our ideas, they will be secure in their power. They will | ||
| - not need soldiers patrolling the streets. We will control | ||
| - ourselves.}{Howard Zinn}{Declarations of Independence: | ||
| - Cross-Examining American Ideology} | ||
| - | ||
| - \startsection[title={\WPintro{}}] | ||
| - Since \WPproposals{} are meant to engender change, its | ||
| - implications must be documented. Each implication is documented | ||
| - through a support page. | ||
| - \stopsection | ||
| - | ||
| - \startsection[title={\WPui{}}] | ||
| - \WPxref{page-support} an example \href{support page}{\WPpagesupport}. | ||
| - | ||
| - \WPpage{support} | ||
| - | ||
| - \startsubsection[title={Refute}] | ||
| - Selecting the refute link creates and navigates to a new support page | ||
| - for a refutation. A refutation differs from an implication in that it | ||
| - is listed directly below the implication it is intended to refute, and | ||
| - denoted as such--\WPreffigure{page-implications}. | ||
| - | ||
| - Except for how the refutation is displayed on the implications page | ||
| - (i.e., it is associated with the support page it refutes), creating a | ||
| - refutation is otherwise indentical to creating a support item. | ||
| - | ||
| - Refutations are themselves refuted by: | ||
| - | ||
| - \startitemize | ||
| - \startitem | ||
| - updating the refuted support page to address the concern; and | ||
| - \stopitem | ||
| - \startitem | ||
| - flagging the refutation as obsolete. | ||
| - \stopitem | ||
| - \stopitemize | ||
| - \stopsubsection | ||
| - \stopsection | ||
| - | ||
| - \startsection[title={Votes}] | ||
| - Implications that receive the most votes are listed on the | ||
| - summary page; the community determines the most important | ||
| - implications. | ||
| - \stopsection | ||
| - | ||
| - \startsection[title={References}] | ||
| - This section defines permissible hyperlinked references. | ||
| - | ||
| - \startsubsection[title={Science Publications}] | ||
| - References to reputable scientific, peer-reviewed publications | ||
| - are allowed. | ||
| - \stopsubsection | ||
| - | ||
| - \startsubsection[title={Legal Documents}] | ||
| - References to notarized legal documents are allowed. | ||
| - \stopsubsection | ||
| - | ||
| - \startsubsection[title={Terminology}] | ||
| - Referencing a single definition source avoids inconsistent | ||
| - terminology. | ||
| - \stopsubsection | ||
| - | ||
| - \startsubsection[title={Support Pages}] | ||
| - References to other \WPproposals{} are allowed. | ||
| - \stopsubsection | ||
| - | ||
| - \startsubsection[title={Multimedia}] | ||
| - Video, audio, and images (such as photographs, graphics, or diagrams) | ||
| - may be embedded in a support page. Media uploads are forbidden to | ||
| - simplify security. Notifications are sent when the page refers to | ||
| - assets that are no longer available (or have gone missing). | ||
| - \stopsubsection | ||
| - \stopsection | ||
| -\stopchapter | ||
| -\startchapter[ | ||
| - title={Reputation}, | ||
| - reference=cha:reputation | ||
| -] | ||
| - \WPquote{A lost good name is ne'er retrieved.} | ||
| - {John Gay}{The Fables, Volume 1} | ||
| - | ||
| - \startsection[title={\WPintro{}}] | ||
| - Reputation is a tally of the positive and negative contributions | ||
| - associated with an account. \WPxref{reputation} the relationship | ||
| - between an account's reputation and tags. | ||
| - | ||
| - \placefigure[force][fig:reputation]{Account-Reputation Relationship}{% | ||
| - \externalfigure[reputation.svg] | ||
| - } | ||
| - \stopsection | ||
| - | ||
| - \startsection[title={Award}] | ||
| - Reputation increases after a user successfully: | ||
| - | ||
| - \startitemize | ||
| - \startitem | ||
| - submits content; | ||
| - \stopitem | ||
| - \startitem | ||
| - suggests a substantial improvement to existing content; or | ||
| - \stopitem | ||
| - \startitem | ||
| - flags content that is subsequently removed (excepting tags). | ||
| - \stopitem | ||
| - \stopitemize | ||
| - | ||
| - \stopsection | ||
| - | ||
| - \startsection[title={Penalty}] | ||
| - Reputation decreases after a user's: | ||
| - | ||
| - \startitemize | ||
| - \startitem | ||
| - new content submission fails moderation; | ||
| - \stopitem | ||
| - \startitem | ||
| - suggested improvement fails moderation; or | ||
| - \stopitem | ||
| - \startitem | ||
| - previously approved content is flagged and subsequently removed. | ||
| - \stopitem | ||
| - \stopitemize | ||
| - \stopsection | ||
| - | ||
| - \startsection[title={External Influence}] | ||
| - External influences may affect reputation. For example, | ||
| - reputation could be awarded upon graduating from a course offered | ||
| - by an accredited post-secondary institution; conversely, reputation | ||
| - could be penalized for disbarred lawyers. | ||
| - \stopsection | ||
| - | ||
| - \startsection[title={Trust}] | ||
| - Features are unlocked when an account's reputation associated with | ||
| - a given tag exceeds a particular threshold. This helps safeguard | ||
| - against abuse by new users. | ||
| - \stopsection | ||
| - | ||
| - \startsection[title={Voting}] | ||
| - Reputation is unaffected by votes cast on content; only moderated | ||
| - decisions affect reputation. | ||
| - \stopsection | ||
| -\stopchapter | ||
| -\startchapter[ | ||
| - title={CSS Source}, | ||
| - reference=cha:css | ||
| -] | ||
| - \WPquote{However, when we make small design adjustments by adding | ||
| - extra {\tt{<div>}} tags or {\tt{class}} attributes, then alter the CSS | ||
| - to take advantage of those markup changes, we confuse the concept of | ||
| - independent structure and presentation.} | ||
| - {Douglas Bowman}{Are they really separated?} | ||
| - | ||
| - \startsection[title=Overview] | ||
| - The CSS source code provides the layout for the DIV-structured | ||
| - XHTML page. For the most part, the CSS is unremarkable. The | ||
| - addition of the \href{flexbox}{http://www.w3.org/TR/css3-flexbox/} | ||
| - specification, however, allows control over the element presentation | ||
| - order. This helps decouple XML from XHTML. | ||
| - \stopsection | ||
| - | ||
| - \startsection[title={Flex}] | ||
| - The {\tt{.related}} style indicates that the elements inside must | ||
| - be aligned horizontally. | ||
| - \\ | ||
| - \typeCSSfile{../related.css} | ||
| - \stopsection | ||
| - | ||
| - \startsection[title={Order}] | ||
| - The CSS source code to re-order web page {\tt{<div>}} elements: | ||
| - \\ | ||
| - \typeCSSfile{../edit-discuss-flag.css} | ||
| - \stopsection | ||
| -\stopchapter | ||
| -\startchapter[ | ||
| - title={XML Source}, | ||
| - reference=cha:xml, | ||
| -] | ||
| - \WPquote{Value your freedom or you will lose it, teaches history. | ||
| - \quote{Don't bother us with politics,} respond those who don't want | ||
| - to learn.} | ||
| - {Richard Stallman}{Linux, GNU, and Freedom} | ||
| - | ||
| - \startsection[title={Overview}] | ||
| - The XML source code forms the basis for content presentation and | ||
| - communications protocols. No XML Schema Definitions are developed, | ||
| - yet. | ||
| - \stopsection | ||
| - | ||
| - \startsection[title={Content and Presentation}] | ||
| - Some XML files shown in this chapter include elements that mix | ||
| - content with presentation. The elements provide navigation | ||
| - controls. All offending elements are children of a | ||
| - {\tt<related>} element, such as: | ||
| - \blank[medium] | ||
| - \startXML | ||
| -<related> | ||
| - <discuss id="1" /> | ||
| - <edit id="1" /> | ||
| - <flag id="1" /> | ||
| -</related>\stopXML | ||
| - \blank[small] | ||
| - This unfortunate coupling can be eliminated as described in the | ||
| - subsequent sections. | ||
| - | ||
| - \startsubsection[title={XML Decoupling}] | ||
| - Include the page name as an attribute of the XML document's | ||
| - root element. The XSLT imports and calls a custom template | ||
| - based on the page name. Arguably, this does not completely | ||
| - decouple the content from its presentation. | ||
| - \stopsubsection | ||
| - | ||
| - \startsubsection[title={JavaScript Decoupling}] | ||
| - Inject custom JavaScript code to provide contextual | ||
| - navigation. This is similar to how XSLT injects a | ||
| - cascading-stylesheet for presentation. | ||
| - \stopsubsection | ||
| - | ||
| - \startsubsection[title={XSLT Decoupling}] | ||
| - Use \href{two stylesheets}{http://maplus.xf.cz/xslt/} to pass | ||
| - parameters: | ||
| - \blank[medium] | ||
| - \startXSL | ||
| -<?transform-stylesheet href="common.xsl"?> | ||
| -<?xml-stylesheet type="text/xsl" href="parameters.xsl"?>\stopXSL | ||
| - \blank[small] | ||
| - The {\tt{parameters.xsl}} file generates an XHTML page with a | ||
| - script. The script loads the source XML and {\tt{common.xsl}} | ||
| - file, parses URL parameters, then performs the transformation. | ||
| - The output is written to its document, overwriting the helper | ||
| - XHTML with the transformed output. | ||
| - | ||
| - This is probably the most flexible client-side solution until | ||
| - parameter passing using XSLT 2.0 is available for all major | ||
| - browsers. | ||
| - \stopsubsection | ||
| - | ||
| - \startsubsection[title={Server-Side Decoupling}] | ||
| - Transforming the XML data into an XHTML document on the web | ||
| - server can fully decouple content from its presetation. | ||
| - \stopsubsection | ||
| - \stopsection | ||
| - | ||
| - \startsection[title=Home] | ||
| - \WPcode{home} | ||
| - \typeXMLfile{../index.xml} | ||
| - \stopsection | ||
| - | ||
| - \startsection[title=Summary] | ||
| - \WPcode{summary} | ||
| - \typeXMLfile{../summary.xml} | ||
| - \stopsection | ||
| - | ||
| - \startsection[title=\WPProposal{}] | ||
| - \WPcode{\WPproposal{}} | ||
| - \typeXMLfile{../proposal.xml} | ||
| - \stopsection | ||
| - | ||
| - \startsection[title=Hypothesis] | ||
| - \WPcode{hypothesis} | ||
| - \typeXMLfile{../hypothesis.xml} | ||
| - \stopsection | ||
| - | ||
| - \startsection[title=Resources] | ||
| - \WPcode{resources} | ||
| - \typeXMLfile{../resources.xml} | ||
| - \stopsection | ||
| - | ||
| - \startsection[title=Implications] | ||
| - \WPcode{implications} | ||
| - \typeXMLfile{../discuss.xml} | ||
| - \stopsection | ||
| - | ||
| - \startsection[title=Support] | ||
| - \WPcode{support} | ||
| - \typeXMLfile{../support.xml} | ||
| - \stopsection | ||
| - | ||
| - \startsection[title=Account] | ||
| - \WPcode{account} | ||
| - \typeXMLfile{../account.xml} | ||
| - \stopsection | ||
| -\stopchapter | ||
| - | ||
| -\startchapter[ | ||
| - title={XSL Source}, | ||
| - reference=cha:xsl, | ||
| -] | ||
| - \WPquote{I think Open Source is the right thing to do the same way I | ||
| - believe science is better than alchemy. Like science, Open Source | ||
| - allows people to build on a solid base of previous knowledge, without | ||
| - some silly hiding.} | ||
| - {Linus Torvalds}{Why I \quote{Absolutely Love} GPL Version 2} | ||
| - | ||
| - \startsection[title=Overview] | ||
| - The XSL source code provides a simple transformation applied to | ||
| - all XML source files. The transformation preserves the document | ||
| - structure by converting the XML elements into DIV elements. | ||
| - The XML element name becomes the DIV element class attribute name. | ||
| - \stopsection | ||
| - | ||
| - \startsection[title=Common] | ||
| - The main XSL template includes JavaScript code to inject a CSS | ||
| - file before page load. (The CSS filename is based on the URL | ||
| - filename.) This allows each XML document to use a specifically | ||
| - tailored CSS file for layout. The XSL code remains trivially | ||
| - generic. | ||
| - \\ | ||
| - \typeXSLfile{../common.xsl} | ||
| - \stopsection | ||
| - | ||
| - \startsection[title={Pie Chart}] | ||
| - The pie chart on the resources page is rendered as a client-side | ||
| - SVG element using XSLT 1.0. | ||
| - \\ | ||
| - \typeXSLfile{../chart.xsl} | ||
| - \stopsection | ||
| - | ||
| - \startsection[title={Wedge Colour}] | ||
| - The colour stylesheet provides a function to pick a wedge colour. The | ||
| - perceived brightness of each wedge is normalized across the pie chart. | ||
| - \\ | ||
| - \typeXSLfile{../colour.xsl} | ||
| - \stopsection | ||
| - | ||
| - \startsection[title=Math] | ||
| - The math stylesheet provides supporting functions required to | ||
| - render the pie chart and select wedge colours from a given | ||
| - base colour. | ||
| - \\ | ||
| - \typeXSLfile{../math.xsl} | ||
| - \stopsection | ||
| -\stopchapter | ||
| - | ||
| -\startchapter[ | ||
| - title={Tags}, | ||
| - reference=cha:tags | ||
| -] | ||
| - \WPquote{The human compulsion to group people and objects together | ||
| - was ingrained in our being since we evolved. We need to group things, | ||
| - group the dangerous and unknown from the \quote{safe to eat} or the | ||
| - \quote{it won't eat you} categories. Without the ability to | ||
| - categorise these threats, our ancestors wouldn't have survived.} | ||
| - {Charlie Caruso}{Understanding y} | ||
| - | ||
| - \startsection[title={\WPintro{}}] | ||
| - Every \WPproposal{} can be assigned multiple tags. \WPxref{categories} | ||
| - an example tag hierarchy. | ||
| - | ||
| - \placefigure[force][fig:categories]{Tag Hierarchy}{% | ||
| - \externalfigure[categories.svg] | ||
| - } | ||
| - | ||
| - Note that tags can be suggested automatically for new | ||
| - \WPproposals{}.\cite[stanley@tags] | ||
| - \stopsection | ||
| - | ||
| - \startsection[title={\WPui{}}] | ||
| - \WPxref{tags} a design for presenting and updating hierarchical data. | ||
| - The design is known as \italic{Miller Columns}. | ||
| - | ||
| - \placefigure[force][fig:tags]{Tag Editor}{% | ||
| - \externalfigure[tags.svg] | ||
| - } | ||
| - | ||
| - Through this interface users may: | ||
| - | ||
| - \startitemize | ||
| - \item{create new tags;} | ||
| - \item{create tag synonyms;} | ||
| - \item{delete existing tags;} | ||
| - \item{make spelling and grammar corrections; and} | ||
| - \item{improve the description.} | ||
| - \stopitemize | ||
| - | ||
| - All these actions are moderated. | ||
| - \stopsection | ||
| -\stopchapter | ||
| -\define\WPui{User Interface} | ||
| -\define\WPintro{Overview} | ||
| -\define\WPname{\Liberum{} \Consilium{}} | ||
| -\define\WPnavigation{Navigation} | ||
| -\define\WPproposal{proposal} | ||
| -\define\WPproposals{\WPproposal{}s} | ||
| -\define\WPProposal{\Word{\WPproposal{}}} | ||
| -\define\WPProposals{\WPProposal{}s} | ||
| - | ||
| -\define\WPdeliberation{deliberation} | ||
| -\define\WPdeliberations{\WPdeliberation{}s} | ||
| -\define\WPDeliberation{\Word{\WPdeliberation{}}} | ||
| -\define\WPDeliberations{\WPdeliberation{}s} | ||
| - | ||
| -% Separator for contiguous citations. | ||
| -\define\WPcitesep{\high{\,}} | ||
| - | ||
| -% Links to the web site for demonstration purposes. | ||
| -\def\WPhomepagebase{http://djarvis.bitbucket.org/xml/} | ||
| -\edef\WPpageaccount{\WPhomepagebase account.xml} | ||
| -\edef\WPpagediscuss{\WPhomepagebase discuss.xml} | ||
| -\edef\WPpagehome{\WPhomepagebase index.xml} | ||
| -\edef\WPpagehypothesis{\WPhomepagebase hypothesis.xml} | ||
| -\edef\WPpageproposal{\WPhomepagebase proposal.xml} | ||
| -\edef\WPpagesummary{\WPhomepagebase summary.xml} | ||
| -\edef\WPpagesupport{\WPhomepagebase support.xml} | ||
| -\edef\WPpageresources{\WPhomepagebase resources.xml} | ||
| - | ||
| -% Since the TOC suppresses a chapter title, conditionally set the | ||
| -% page heading. | ||
| -\define\WPheaderchapter{% | ||
| - \doiftextelse{\getmarking[chapter]}% | ||
| - {\vl{} \ss{\getmarking[chapter]}% | ||
| - {}}% | ||
| -} | ||
| - | ||
| -\define\WPheadertitle{% | ||
| - \doiftextelse{\getmarking[chapter]}% | ||
| - {\ss{\WPname} \vl{}}% | ||
| - {}% | ||
| -} | ||
| - | ||
| -\define[1]\WPcode{The #1 page source:\\} | ||
| - | ||
| -\define[3]\WPquote{% | ||
| - \quotation{#1} | ||
| - \par | ||
| - \startalignment[flushright] | ||
| - \textasciitilde{} #2, \it{#3} | ||
| - \stopalignment | ||
| -} | ||
| - | ||
| -\define[1]\WPpage{% | ||
| - \placefigure[force][fig:page-#1]{\Word{#1 Page}}{% | ||
| - \externalfigure[#1.svg] | ||
| - } | ||
| -} | ||
| - | ||
| -\define[1]\WPxref{% | ||
| - \in{Figure}[fig:#1] illustrates% | ||
| -} | ||
| - | ||
| -\define[1]\WPrefpage{% | ||
| - (see page \at[cha:#1])% | ||
| -} | ||
| - | ||
| -\define[1]\WPrefchapter{% | ||
| - \about[cha:#1] \WPrefpage{#1}% | ||
| -} | ||
| - | ||
| -\define[1]\WPreffigure{% | ||
| - illustrated in \in{Figure}[fig:#1] (on page \at[fig:#1])% | ||
| -} | ||
| - | ||
| -\define[1]\WPregistered{% | ||
| - #1\fontchar{registered}% | ||
| -} | ||
| -\startcopyrightmakeup | ||
| -\setupwhitespace[big] | ||
| -\input style/layout.tex | ||
| - | ||
| -\copyright{} 2014 White Magic Software, Inc. | ||
| -\par | ||
| -This work is licensed under the Creative Commons | ||
| -Attribution-NonCommercial-ShareAlike 4.0 Unported License. | ||
| -To view a copy of this license, visit the \href{creative commons license website}{http://creativecommons.org/licenses/by-nc-sa/4.0/} or send a | ||
| -letter to: | ||
| -\par | ||
| - Creative Commons\\ | ||
| - 171 Second Street, Suite 300\\ | ||
| - San Francisco, California, 94105\\ | ||
| - USA | ||
| -\stopcopyrightmakeup | ||
| -\completelistofdefinitions | ||
| -m_k_i_v_categories.svg.pdf | ||
| -m_k_i_v_navigation-account.svg.pdf | ||
| -m_k_i_v_navigation-home.svg.pdf | ||
| -m_k_i_v_reputation.svg.pdf | ||
| -#!/bin/bash | ||
| - | ||
| -# Replace "// IMPORT" with the contents of the style file. | ||
| -sed -e '/\/\/ IMPORT/ { | ||
| - r style.dot | ||
| - d | ||
| -}' < $1 | dot -Tsvg > $(basename $1 .dot).svg | ||
| - | ||
| -digraph { | ||
| - // IMPORT | ||
| - | ||
| - rankdir="TB"; | ||
| - | ||
| - Proposal -> {Environment Copyright}; | ||
| - Environment -> {Pipeline Fracking}; | ||
| - | ||
| - Copyright -> {Music Film Writing}; | ||
| -} | ||
| - | ||
| -<?xml version="1.0" encoding="UTF-8" standalone="no"?> | ||
| -<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" | ||
| - "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> | ||
| -<!-- Generated by graphviz version 2.36.0 (20140111.2315) | ||
| - --> | ||
| -<!-- Title: %3 Pages: 1 --> | ||
| -<svg width="600pt" height="386pt" | ||
| - viewBox="0.00 0.00 600.00 386.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> | ||
| -<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 382)"> | ||
| -<title>%3</title> | ||
| -<polygon fill="white" stroke="none" points="-4,4 -4,-382 596,-382 596,4 -4,4"/> | ||
| -<!-- Proposal --> | ||
| -<g id="node1" class="node"><title>Proposal</title> | ||
| -<ellipse fill="#eeeeee" stroke="#46a5e5" cx="235" cy="-333" rx="52" ry="45"/> | ||
| -<text text-anchor="middle" x="235" y="-328.6" font-family="Archivo Narrow" font-size="18.00">Proposal</text> | ||
| -</g> | ||
| -<!-- Environment --> | ||
| -<g id="node2" class="node"><title>Environment</title> | ||
| -<ellipse fill="#eeeeee" stroke="#46a5e5" cx="174" cy="-189" rx="52.1272" ry="45"/> | ||
| -<text text-anchor="middle" x="174" y="-184.6" font-family="Archivo Narrow" font-size="18.00">Environment</text> | ||
| -</g> | ||
| -<!-- Proposal->Environment --> | ||
| -<g id="edge1" class="edge"><title>Proposal->Environment</title> | ||
| -<path fill="none" stroke="#a1c436" d="M217.192,-290.546C210.549,-275.081 202.927,-257.339 195.954,-241.106"/> | ||
| -<polygon fill="#a1c436" stroke="#a1c436" points="191.935,-231.751 200.017,-239.163 193.909,-236.345 195.883,-240.939 195.883,-240.939 195.883,-240.939 193.909,-236.345 191.748,-242.716 191.935,-231.751 191.935,-231.751"/> | ||
| -</g> | ||
| -<!-- Copyright --> | ||
| -<g id="node3" class="node"><title>Copyright</title> | ||
| -<ellipse fill="#eeeeee" stroke="#46a5e5" cx="357" cy="-189" rx="52" ry="45"/> | ||
| -<text text-anchor="middle" x="357" y="-184.6" font-family="Archivo Narrow" font-size="18.00">Copyright</text> | ||
| -</g> | ||
| -<!-- Proposal->Copyright --> | ||
| -<g id="edge2" class="edge"><title>Proposal->Copyright</title> | ||
| -<path fill="none" stroke="#a1c436" d="M265.471,-296.534C281.92,-277.388 302.359,-253.598 319.748,-233.359"/> | ||
| -<polygon fill="#a1c436" stroke="#a1c436" points="326.495,-225.506 323.391,-236.024 323.236,-229.299 319.978,-233.091 319.978,-233.091 319.978,-233.091 323.236,-229.299 316.565,-230.159 326.495,-225.506 326.495,-225.506"/> | ||
| -</g> | ||
| -<!-- Pipeline --> | ||
| -<g id="node4" class="node"><title>Pipeline</title> | ||
| -<ellipse fill="#eeeeee" stroke="#46a5e5" cx="52" cy="-45" rx="52" ry="45"/> | ||
| -<text text-anchor="middle" x="52" y="-40.6" font-family="Archivo Narrow" font-size="18.00">Pipeline</text> | ||
| -</g> | ||
| -<!-- Environment->Pipeline --> | ||
| -<g id="edge3" class="edge"><title>Environment->Pipeline</title> | ||
| -<path fill="none" stroke="#a1c436" d="M143.214,-152.167C126.887,-133.164 106.697,-109.663 89.4655,-89.6074"/> | ||
| -<polygon fill="#a1c436" stroke="#a1c436" points="82.7759,-81.8211 92.7059,-86.4736 86.0343,-85.6137 89.2926,-89.4062 89.2926,-89.4062 89.2926,-89.4062 86.0343,-85.6137 85.8794,-92.3387 82.7759,-81.8211 82.7759,-81.8211"/> | ||
| -</g> | ||
| -<!-- Fracking --> | ||
| -<g id="node5" class="node"><title>Fracking</title> | ||
| -<ellipse fill="#eeeeee" stroke="#46a5e5" cx="174" cy="-45" rx="52" ry="45"/> | ||
| -<text text-anchor="middle" x="174" y="-40.6" font-family="Archivo Narrow" font-size="18.00">Fracking</text> | ||
| -</g> | ||
| -<!-- Environment->Fracking --> | ||
| -<g id="edge4" class="edge"><title>Environment->Fracking</title> | ||
| -<path fill="none" stroke="#a1c436" d="M174,-143.849C174,-130.091 174,-114.756 174,-100.383"/> | ||
| -<polygon fill="#a1c436" stroke="#a1c436" points="174,-90.124 178.5,-100.124 174,-95.124 174,-100.124 174,-100.124 174,-100.124 174,-95.124 169.5,-100.124 174,-90.124 174,-90.124"/> | ||
| -</g> | ||
| -<!-- Music --> | ||
| -<g id="node6" class="node"><title>Music</title> | ||
| -<ellipse fill="#eeeeee" stroke="#46a5e5" cx="296" cy="-45" rx="52" ry="45"/> | ||
| -<text text-anchor="middle" x="296" y="-40.6" font-family="Archivo Narrow" font-size="18.00">Music</text> | ||
| -</g> | ||
| -<!-- Copyright->Music --> | ||
| -<g id="edge5" class="edge"><title>Copyright->Music</title> | ||
| -<path fill="none" stroke="#a1c436" d="M339.192,-146.546C332.549,-131.081 324.927,-113.339 317.954,-97.1059"/> | ||
| -<polygon fill="#a1c436" stroke="#a1c436" points="313.935,-87.7514 322.017,-95.1633 315.909,-92.3454 317.883,-96.9395 317.883,-96.9395 317.883,-96.9395 315.909,-92.3454 313.748,-98.7157 313.935,-87.7514 313.935,-87.7514"/> | ||
| -</g> | ||
| -<!-- Film --> | ||
| -<g id="node7" class="node"><title>Film</title> | ||
| -<ellipse fill="#eeeeee" stroke="#46a5e5" cx="418" cy="-45" rx="52" ry="45"/> | ||
| -<text text-anchor="middle" x="418" y="-40.6" font-family="Archivo Narrow" font-size="18.00">Film</text> | ||
| -</g> | ||
| -<!-- Copyright->Film --> | ||
| -<g id="edge6" class="edge"><title>Copyright->Film</title> | ||
| -<path fill="none" stroke="#a1c436" d="M374.808,-146.546C381.451,-131.081 389.073,-113.339 396.046,-97.1059"/> | ||
| -<polygon fill="#a1c436" stroke="#a1c436" points="400.065,-87.7514 400.252,-98.7157 398.091,-92.3454 396.117,-96.9395 396.117,-96.9395 396.117,-96.9395 398.091,-92.3454 391.983,-95.1633 400.065,-87.7514 400.065,-87.7514"/> | ||
| -</g> | ||
| -<!-- Writing --> | ||
| -<g id="node8" class="node"><title>Writing</title> | ||
| -<ellipse fill="#eeeeee" stroke="#46a5e5" cx="540" cy="-45" rx="52" ry="45"/> | ||
| -<text text-anchor="middle" x="540" y="-40.6" font-family="Archivo Narrow" font-size="18.00">Writing</text> | ||
| -</g> | ||
| -<!-- Copyright->Writing --> | ||
| -<g id="edge7" class="edge"><title>Copyright->Writing</title> | ||
| -<path fill="none" stroke="#a1c436" d="M395.363,-158.232C424.033,-135.985 463.356,-105.473 493.763,-81.8776"/> | ||
| -<polygon fill="#a1c436" stroke="#a1c436" points="501.688,-75.7287 496.546,-85.4144 497.737,-78.7939 493.787,-81.8591 493.787,-81.8591 493.787,-81.8591 497.737,-78.7939 491.028,-78.3039 501.688,-75.7287 501.688,-75.7287"/> | ||
| -</g> | ||
| -</g> | ||
| -</svg> | ||
| -digraph CL { | ||
| - // IMPORT | ||
| - | ||
| - Account -> {Implications Interests Edits Proposals Votes Views Flags}; | ||
| -} | ||
| - | ||
| -<?xml version="1.0" encoding="UTF-8" standalone="no"?> | ||
| -<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" | ||
| - "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> | ||
| -<!-- Generated by graphviz version 2.36.0 (20140111.2315) | ||
| - --> | ||
| -<!-- Title: CL Pages: 1 --> | ||
| -<svg width="844pt" height="222pt" | ||
| - viewBox="0.00 0.00 844.00 222.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> | ||
| -<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 218)"> | ||
| -<title>CL</title> | ||
| -<polygon fill="white" stroke="none" points="-4,4 -4,-218 840,-218 840,4 -4,4"/> | ||
| -<!-- Account --> | ||
| -<g id="node1" class="node"><title>Account</title> | ||
| -<ellipse fill="#eeeeee" stroke="#46a5e5" cx="418" cy="-174" rx="52" ry="39.5"/> | ||
| -<text text-anchor="middle" x="418" y="-169.6" font-family="Archivo Narrow" font-size="18.00">Account</text> | ||
| -</g> | ||
| -<!-- Implications --> | ||
| -<g id="node2" class="node"><title>Implications</title> | ||
| -<ellipse fill="#eeeeee" stroke="#46a5e5" cx="52" cy="-40" rx="52" ry="39.5"/> | ||
| -<text text-anchor="middle" x="52" y="-35.6" font-family="Archivo Narrow" font-size="18.00">Implications</text> | ||
| -</g> | ||
| -<!-- Account->Implications --> | ||
| -<g id="edge1" class="edge"><title>Account->Implications</title> | ||
| -<path fill="none" stroke="#a1c436" d="M368.152,-162.233C306.475,-147.92 199.076,-119.727 113,-80 108.271,-77.8173 103.474,-75.3194 98.7564,-72.6655"/> | ||
| -<polygon fill="#a1c436" stroke="#a1c436" points="89.8184,-67.4116 100.72,-68.5998 94.1288,-69.9454 98.4393,-72.4792 98.4393,-72.4792 98.4393,-72.4792 94.1288,-69.9454 96.1589,-76.3586 89.8184,-67.4116 89.8184,-67.4116"/> | ||
| -</g> | ||
| -<!-- Interests --> | ||
| -<g id="node3" class="node"><title>Interests</title> | ||
| -<ellipse fill="#eeeeee" stroke="#46a5e5" cx="174" cy="-40" rx="52" ry="39.5"/> | ||
| -<text text-anchor="middle" x="174" y="-35.6" font-family="Archivo Narrow" font-size="18.00">Interests</text> | ||
| -</g> | ||
| -<!-- Account->Interests --> | ||
| -<g id="edge2" class="edge"><title>Account->Interests</title> | ||
| -<path fill="none" stroke="#a1c436" d="M374.472,-152.382C336.988,-134.272 281.713,-106.716 235,-80 230.545,-77.4522 225.96,-74.725 221.399,-71.9406"/> | ||
| -<polygon fill="#a1c436" stroke="#a1c436" points="212.698,-66.5474 223.569,-67.9913 216.948,-69.1818 221.198,-71.8161 221.198,-71.8161 221.198,-71.8161 216.948,-69.1818 218.827,-75.6409 212.698,-66.5474 212.698,-66.5474"/> | ||
| -</g> | ||
| -<!-- Edits --> | ||
| -<g id="node4" class="node"><title>Edits</title> | ||
| -<ellipse fill="#eeeeee" stroke="#46a5e5" cx="296" cy="-40" rx="52" ry="39.5"/> | ||
| -<text text-anchor="middle" x="296" y="-35.6" font-family="Archivo Narrow" font-size="18.00">Edits</text> | ||
| -</g> | ||
| -<!-- Account->Edits --> | ||
| -<g id="edge3" class="edge"><title>Account->Edits</title> | ||
| -<path fill="none" stroke="#a1c436" d="M388.467,-141.046C371.534,-122.725 350.145,-99.5829 332.204,-80.172"/> | ||
| -<polygon fill="#a1c436" stroke="#a1c436" points="325.261,-72.6593 335.353,-76.9487 328.655,-76.3312 332.048,-80.0031 332.048,-80.0031 332.048,-80.0031 328.655,-76.3312 328.744,-83.0574 325.261,-72.6593 325.261,-72.6593"/> | ||
| -</g> | ||
| -<!-- Proposals --> | ||
| -<g id="node5" class="node"><title>Proposals</title> | ||
| -<ellipse fill="#eeeeee" stroke="#46a5e5" cx="418" cy="-40" rx="52" ry="39.5"/> | ||
| -<text text-anchor="middle" x="418" y="-35.6" font-family="Archivo Narrow" font-size="18.00">Proposals</text> | ||
| -</g> | ||
| -<!-- Account->Proposals --> | ||
| -<g id="edge4" class="edge"><title>Account->Proposals</title> | ||
| -<path fill="none" stroke="#a1c436" d="M418,-134.465C418,-120.626 418,-104.827 418,-90.2049"/> | ||
| -<polygon fill="#a1c436" stroke="#a1c436" points="418,-79.8111 422.5,-89.8111 418,-84.8111 418,-89.8111 418,-89.8111 418,-89.8111 418,-84.8111 413.5,-89.8112 418,-79.8111 418,-79.8111"/> | ||
| -</g> | ||
| -<!-- Votes --> | ||
| -<g id="node6" class="node"><title>Votes</title> | ||
| -<ellipse fill="#eeeeee" stroke="#46a5e5" cx="540" cy="-40" rx="52" ry="39.5"/> | ||
| -<text text-anchor="middle" x="540" y="-35.6" font-family="Archivo Narrow" font-size="18.00">Votes</text> | ||
| -</g> | ||
| -<!-- Account->Votes --> | ||
| -<g id="edge5" class="edge"><title>Account->Votes</title> | ||
| -<path fill="none" stroke="#a1c436" d="M447.533,-141.046C464.466,-122.725 485.855,-99.5829 503.796,-80.172"/> | ||
| -<polygon fill="#a1c436" stroke="#a1c436" points="510.739,-72.6593 507.256,-83.0574 507.345,-76.3312 503.952,-80.0031 503.952,-80.0031 503.952,-80.0031 507.345,-76.3312 500.647,-76.9487 510.739,-72.6593 510.739,-72.6593"/> | ||
| -</g> | ||
| -<!-- Views --> | ||
| -<g id="node7" class="node"><title>Views</title> | ||
| -<ellipse fill="#eeeeee" stroke="#46a5e5" cx="662" cy="-40" rx="52" ry="39.5"/> | ||
| -<text text-anchor="middle" x="662" y="-35.6" font-family="Archivo Narrow" font-size="18.00">Views</text> | ||
| -</g> | ||
| -<!-- Account->Views --> | ||
| -<g id="edge6" class="edge"><title>Account->Views</title> | ||
| -<path fill="none" stroke="#a1c436" d="M461.528,-152.382C499.012,-134.272 554.287,-106.716 601,-80 605.455,-77.4522 610.04,-74.725 614.601,-71.9406"/> | ||
| -<polygon fill="#a1c436" stroke="#a1c436" points="623.302,-66.5474 617.173,-75.6409 619.052,-69.1818 614.802,-71.8161 614.802,-71.8161 614.802,-71.8161 619.052,-69.1818 612.431,-67.9913 623.302,-66.5474 623.302,-66.5474"/> | ||
| -</g> | ||
| -<!-- Flags --> | ||
| -<g id="node8" class="node"><title>Flags</title> | ||
| -<ellipse fill="#eeeeee" stroke="#46a5e5" cx="784" cy="-40" rx="52" ry="39.5"/> | ||
| -<text text-anchor="middle" x="784" y="-35.6" font-family="Archivo Narrow" font-size="18.00">Flags</text> | ||
| -</g> | ||
| -<!-- Account->Flags --> | ||
| -<g id="edge7" class="edge"><title>Account->Flags</title> | ||
| -<path fill="none" stroke="#a1c436" d="M467.848,-162.233C529.525,-147.92 636.924,-119.727 723,-80 727.729,-77.8173 732.526,-75.3194 737.244,-72.6655"/> | ||
| -<polygon fill="#a1c436" stroke="#a1c436" points="746.182,-67.4116 739.841,-76.3586 741.871,-69.9454 737.561,-72.4792 737.561,-72.4792 737.561,-72.4792 741.871,-69.9454 735.28,-68.5998 746.182,-67.4116 746.182,-67.4116"/> | ||
| -</g> | ||
| -</g> | ||
| -</svg> | ||
| -digraph CL { | ||
| - // IMPORT | ||
| - | ||
| - rankdir="LR"; | ||
| - Home -> {Summary Account}; | ||
| - Summary -> {Proposal Resources Hypothesis Implications}; | ||
| - Implications -> {Support}; | ||
| -} | ||
| - | ||
| -<?xml version="1.0" encoding="UTF-8" standalone="no"?> | ||
| -<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" | ||
| - "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> | ||
| -<!-- Generated by graphviz version 2.36.0 (20140111.2315) | ||
| - --> | ||
| -<!-- Title: CL Pages: 1 --> | ||
| -<svg width="586pt" height="377pt" | ||
| - viewBox="0.00 0.00 586.00 377.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> | ||
| -<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 373)"> | ||
| -<title>CL</title> | ||
| -<polygon fill="white" stroke="none" points="-4,4 -4,-373 582,-373 582,4 -4,4"/> | ||
| -<!-- Home --> | ||
| -<g id="node1" class="node"><title>Home</title> | ||
| -<ellipse fill="#eeeeee" stroke="#46a5e5" cx="52" cy="-135" rx="52" ry="39.5"/> | ||
| -<text text-anchor="middle" x="52" y="-130.6" font-family="Archivo Narrow" font-size="18.00">Home</text> | ||
| -</g> | ||
| -<!-- Summary --> | ||
| -<g id="node2" class="node"><title>Summary</title> | ||
| -<ellipse fill="#eeeeee" stroke="#46a5e5" cx="210" cy="-184" rx="52" ry="39.5"/> | ||
| -<text text-anchor="middle" x="210" y="-179.6" font-family="Archivo Narrow" font-size="18.00">Summary</text> | ||
| -</g> | ||
| -<!-- Home->Summary --> | ||
| -<g id="edge1" class="edge"><title>Home->Summary</title> | ||
| -<path fill="none" stroke="#a1c436" d="M100.228,-149.835C116.496,-154.944 134.89,-160.722 151.862,-166.053"/> | ||
| -<polygon fill="#a1c436" stroke="#a1c436" points="161.663,-169.131 150.774,-170.428 156.893,-167.633 152.123,-166.135 152.123,-166.135 152.123,-166.135 156.893,-167.633 153.471,-161.841 161.663,-169.131 161.663,-169.131"/> | ||
| -</g> | ||
| -<!-- Account --> | ||
| -<g id="node3" class="node"><title>Account</title> | ||
| -<ellipse fill="#eeeeee" stroke="#46a5e5" cx="210" cy="-87" rx="52" ry="39.5"/> | ||
| -<text text-anchor="middle" x="210" y="-82.6" font-family="Archivo Narrow" font-size="18.00">Account</text> | ||
| -</g> | ||
| -<!-- Home->Account --> | ||
| -<g id="edge2" class="edge"><title>Home->Account</title> | ||
| -<path fill="none" stroke="#a1c436" d="M100.653,-120.338C116.832,-115.359 135.074,-109.746 151.913,-104.565"/> | ||
| -<polygon fill="#a1c436" stroke="#a1c436" points="161.639,-101.573 153.405,-108.815 156.86,-103.043 152.081,-104.514 152.081,-104.514 152.081,-104.514 156.86,-103.043 150.758,-100.213 161.639,-101.573 161.639,-101.573"/> | ||
| -</g> | ||
| -<!-- Proposal --> | ||
| -<g id="node4" class="node"><title>Proposal</title> | ||
| -<ellipse fill="#eeeeee" stroke="#46a5e5" cx="368" cy="-330" rx="52" ry="39.5"/> | ||
| -<text text-anchor="middle" x="368" y="-325.6" font-family="Archivo Narrow" font-size="18.00">Proposal</text> | ||
| -</g> | ||
| -<!-- Summary->Proposal --> | ||
| -<g id="edge3" class="edge"><title>Summary->Proposal</title> | ||
| -<path fill="none" stroke="#a1c436" d="M243.323,-214.251C267.691,-237.057 301.243,-268.458 327.252,-292.8"/> | ||
| -<polygon fill="#a1c436" stroke="#a1c436" points="334.718,-299.787 324.342,-296.24 331.067,-296.371 327.417,-292.954 327.417,-292.954 327.417,-292.954 331.067,-296.371 330.492,-289.669 334.718,-299.787 334.718,-299.787"/> | ||
| -</g> | ||
| -<!-- Resources --> | ||
| -<g id="node5" class="node"><title>Resources</title> | ||
| -<ellipse fill="#eeeeee" stroke="#46a5e5" cx="368" cy="-233" rx="52" ry="39.5"/> | ||
| -<text text-anchor="middle" x="368" y="-228.6" font-family="Archivo Narrow" font-size="18.00">Resources</text> | ||
| -</g> | ||
| -<!-- Summary->Resources --> | ||
| -<g id="edge4" class="edge"><title>Summary->Resources</title> | ||
| -<path fill="none" stroke="#a1c436" d="M258.228,-198.835C274.496,-203.944 292.89,-209.722 309.862,-215.053"/> | ||
| -<polygon fill="#a1c436" stroke="#a1c436" points="319.663,-218.131 308.774,-219.428 314.893,-216.633 310.123,-215.135 310.123,-215.135 310.123,-215.135 314.893,-216.633 311.471,-210.841 319.663,-218.131 319.663,-218.131"/> | ||
| -</g> | ||
| -<!-- Hypothesis --> | ||
| -<g id="node6" class="node"><title>Hypothesis</title> | ||
| -<ellipse fill="#eeeeee" stroke="#46a5e5" cx="368" cy="-136" rx="52" ry="39.5"/> | ||
| -<text text-anchor="middle" x="368" y="-131.6" font-family="Archivo Narrow" font-size="18.00">Hypothesis</text> | ||
| -</g> | ||
| -<!-- Summary->Hypothesis --> | ||
| -<g id="edge5" class="edge"><title>Summary->Hypothesis</title> | ||
| -<path fill="none" stroke="#a1c436" d="M258.653,-169.338C274.832,-164.359 293.074,-158.746 309.913,-153.565"/> | ||
| -<polygon fill="#a1c436" stroke="#a1c436" points="319.639,-150.573 311.405,-157.815 314.86,-152.043 310.081,-153.514 310.081,-153.514 310.081,-153.514 314.86,-152.043 308.758,-149.213 319.639,-150.573 319.639,-150.573"/> | ||
| -</g> | ||
| -<!-- Implications --> | ||
| -<g id="node7" class="node"><title>Implications</title> | ||
| -<ellipse fill="#eeeeee" stroke="#46a5e5" cx="368" cy="-39" rx="52" ry="39.5"/> | ||
| -<text text-anchor="middle" x="368" y="-34.6" font-family="Archivo Narrow" font-size="18.00">Implications</text> | ||
| -</g> | ||
| -<!-- Summary->Implications --> | ||
| -<g id="edge6" class="edge"><title>Summary->Implications</title> | ||
| -<path fill="none" stroke="#a1c436" d="M243.703,-153.603C268.017,-131.004 301.317,-100.052 327.182,-76.0108"/> | ||
| -<polygon fill="#a1c436" stroke="#a1c436" points="334.608,-69.108 330.347,-79.2123 330.946,-72.5121 327.283,-75.9162 327.283,-75.9162 327.283,-75.9162 330.946,-72.5121 324.22,-72.6201 334.608,-69.108 334.608,-69.108"/> | ||
| -</g> | ||
| -<!-- Support --> | ||
| -<g id="node8" class="node"><title>Support</title> | ||
| -<ellipse fill="#eeeeee" stroke="#46a5e5" cx="526" cy="-39" rx="52" ry="39.5"/> | ||
| -<text text-anchor="middle" x="526" y="-34.6" font-family="Archivo Narrow" font-size="18.00">Support</text> | ||
| -</g> | ||
| -<!-- Implications->Support --> | ||
| -<g id="edge7" class="edge"><title>Implications->Support</title> | ||
| -<path fill="none" stroke="#a1c436" d="M420.08,-39C433.952,-39 449.119,-39 463.501,-39"/> | ||
| -<polygon fill="#a1c436" stroke="#a1c436" points="473.805,-39 463.805,-43.5001 468.805,-39 463.805,-39.0001 463.805,-39.0001 463.805,-39.0001 468.805,-39 463.805,-34.5001 473.805,-39 473.805,-39"/> | ||
| -</g> | ||
| -</g> | ||
| -</svg> | ||
| -digraph CL { | ||
| - // IMPORT | ||
| - | ||
| - rankdir="LR"; | ||
| - | ||
| - 1 [label="Reputation\n9,000"]; | ||
| - 2 [label="Reputation\n3,142"]; | ||
| - 3 [label="Reputation\n1,618"]; | ||
| - | ||
| - Environment [label="Environment"]; | ||
| - Education [label="Education"]; | ||
| - Copyright [label="Music"]; | ||
| - | ||
| - Account [label="Account\n#208323"]; | ||
| - | ||
| - Account -> Environment -> 1; | ||
| - Account -> Education -> 2; | ||
| - Account -> Copyright -> 3; | ||
| -} | ||
| - | ||
| -<?xml version="1.0" encoding="UTF-8" standalone="no"?> | ||
| -<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" | ||
| - "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> | ||
| -<!-- Generated by graphviz version 2.36.0 (20140111.2315) | ||
| - --> | ||
| -<!-- Title: CL Pages: 1 --> | ||
| -<svg width="439pt" height="280pt" | ||
| - viewBox="0.00 0.00 439.00 280.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> | ||
| -<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 276)"> | ||
| -<title>CL</title> | ||
| -<polygon fill="white" stroke="none" points="-4,4 -4,-276 435,-276 435,4 -4,4"/> | ||
| -<!-- 1 --> | ||
| -<g id="node1" class="node"><title>1</title> | ||
| -<ellipse fill="#eeeeee" stroke="#46a5e5" cx="376" cy="-233" rx="54.5387" ry="39.5"/> | ||
| -<text text-anchor="middle" x="376" y="-238.6" font-family="Archivo Narrow" font-size="18.00">Reputation</text> | ||
| -<text text-anchor="middle" x="376" y="-218.6" font-family="Archivo Narrow" font-size="18.00">9,000</text> | ||
| -</g> | ||
| -<!-- 2 --> | ||
| -<g id="node2" class="node"><title>2</title> | ||
| -<ellipse fill="#eeeeee" stroke="#46a5e5" cx="376" cy="-136" rx="54.5387" ry="39.5"/> | ||
| -<text text-anchor="middle" x="376" y="-141.6" font-family="Archivo Narrow" font-size="18.00">Reputation</text> | ||
| -<text text-anchor="middle" x="376" y="-121.6" font-family="Archivo Narrow" font-size="18.00">3,142</text> | ||
| -</g> | ||
| -<!-- 3 --> | ||
| -<g id="node3" class="node"><title>3</title> | ||
| -<ellipse fill="#eeeeee" stroke="#46a5e5" cx="376" cy="-39" rx="54.5387" ry="39.5"/> | ||
| -<text text-anchor="middle" x="376" y="-44.6" font-family="Archivo Narrow" font-size="18.00">Reputation</text> | ||
| -<text text-anchor="middle" x="376" y="-24.6" font-family="Archivo Narrow" font-size="18.00">1,618</text> | ||
| -</g> | ||
| -<!-- Environment --> | ||
| -<g id="node4" class="node"><title>Environment</title> | ||
| -<ellipse fill="#eeeeee" stroke="#46a5e5" cx="214" cy="-233" rx="52.8731" ry="39.5"/> | ||
| -<text text-anchor="middle" x="214" y="-228.6" font-family="Archivo Narrow" font-size="18.00">Environment</text> | ||
| -</g> | ||
| -<!-- Environment->1 --> | ||
| -<g id="edge2" class="edge"><title>Environment->1</title> | ||
| -<path fill="none" stroke="#a1c436" d="M266.947,-233C281.034,-233 296.449,-233 311.111,-233"/> | ||
| -<polygon fill="#a1c436" stroke="#a1c436" points="321.115,-233 311.115,-237.5 316.115,-233 311.115,-233 311.115,-233 311.115,-233 316.115,-233 311.115,-228.5 321.115,-233 321.115,-233"/> | ||
| -</g> | ||
| -<!-- Education --> | ||
| -<g id="node5" class="node"><title>Education</title> | ||
| -<ellipse fill="#eeeeee" stroke="#46a5e5" cx="214" cy="-136" rx="52" ry="39.5"/> | ||
| -<text text-anchor="middle" x="214" y="-131.6" font-family="Archivo Narrow" font-size="18.00">Education</text> | ||
| -</g> | ||
| -<!-- Education->2 --> | ||
| -<g id="edge4" class="edge"><title>Education->2</title> | ||
| -<path fill="none" stroke="#a1c436" d="M266.065,-136C280.332,-136 296.018,-136 310.934,-136"/> | ||
| -<polygon fill="#a1c436" stroke="#a1c436" points="321.11,-136 311.11,-140.5 316.11,-136 311.11,-136 311.11,-136 311.11,-136 316.11,-136 311.11,-131.5 321.11,-136 321.11,-136"/> | ||
| -</g> | ||
| -<!-- Copyright --> | ||
| -<g id="node6" class="node"><title>Copyright</title> | ||
| -<ellipse fill="#eeeeee" stroke="#46a5e5" cx="214" cy="-39" rx="52" ry="39.5"/> | ||
| -<text text-anchor="middle" x="214" y="-34.6" font-family="Archivo Narrow" font-size="18.00">Music</text> | ||
| -</g> | ||
| -<!-- Copyright->3 --> | ||
| -<g id="edge6" class="edge"><title>Copyright->3</title> | ||
| -<path fill="none" stroke="#a1c436" d="M266.065,-39C280.332,-39 296.018,-39 310.934,-39"/> | ||
| -<polygon fill="#a1c436" stroke="#a1c436" points="321.11,-39 311.11,-43.5001 316.11,-39 311.11,-39.0001 311.11,-39.0001 311.11,-39.0001 316.11,-39 311.11,-34.5001 321.11,-39 321.11,-39"/> | ||
| -</g> | ||
| -<!-- Account --> | ||
| -<g id="node7" class="node"><title>Account</title> | ||
| -<ellipse fill="#eeeeee" stroke="#46a5e5" cx="52" cy="-136" rx="52" ry="39.5"/> | ||
| -<text text-anchor="middle" x="52" y="-141.6" font-family="Archivo Narrow" font-size="18.00">Account</text> | ||
| -<text text-anchor="middle" x="52" y="-121.6" font-family="Archivo Narrow" font-size="18.00">#208323</text> | ||
| -</g> | ||
| -<!-- Account->Environment --> | ||
| -<g id="edge1" class="edge"><title>Account->Environment</title> | ||
| -<path fill="none" stroke="#a1c436" d="M92.962,-160.227C114.371,-173.206 140.934,-189.31 163.626,-203.067"/> | ||
| -<polygon fill="#a1c436" stroke="#a1c436" points="172.436,-208.408 161.552,-207.072 168.161,-205.816 163.885,-203.224 163.885,-203.224 163.885,-203.224 168.161,-205.816 166.218,-199.376 172.436,-208.408 172.436,-208.408"/> | ||
| -</g> | ||
| -<!-- Account->Education --> | ||
| -<g id="edge3" class="edge"><title>Account->Education</title> | ||
| -<path fill="none" stroke="#a1c436" d="M104.065,-136C119.219,-136 135.975,-136 151.708,-136"/> | ||
| -<polygon fill="#a1c436" stroke="#a1c436" points="161.871,-136 151.871,-140.5 156.871,-136 151.871,-136 151.871,-136 151.871,-136 156.871,-136 151.871,-131.5 161.871,-136 161.871,-136"/> | ||
| -</g> | ||
| -<!-- Account->Copyright --> | ||
| -<g id="edge5" class="edge"><title>Account->Copyright</title> | ||
| -<path fill="none" stroke="#a1c436" d="M92.962,-111.773C114.534,-98.6948 141.34,-82.4439 164.145,-68.6186"/> | ||
| -<polygon fill="#a1c436" stroke="#a1c436" points="172.993,-63.2543 166.775,-72.2866 168.717,-65.8464 164.442,-68.4386 164.442,-68.4386 164.442,-68.4386 168.717,-65.8464 162.109,-64.5905 172.993,-63.2543 172.993,-63.2543"/> | ||
| -</g> | ||
| -</g> | ||
| -</svg> | ||
| -graph[ | ||
| - fontname="Archivo Narrow", | ||
| - ranksep="0.75 equally", | ||
| -]; | ||
| - | ||
| -node[ | ||
| - fontname="Archivo Narrow", | ||
| - fontsize=18, | ||
| - shape=ellipse, | ||
| - width=1.45, | ||
| - height=1.1, | ||
| - color="#46A5E5", | ||
| - style="filled", | ||
| - fillcolor="#EEEEEE", | ||
| - labeldistance=3, | ||
| -] | ||
| - | ||
| -edge[ | ||
| - fontname="Archivo Narrow", | ||
| - splines=true, | ||
| - arrowhead="vee", | ||
| - color="#A1C436", | ||
| -] | ||
| -\language[en] | ||
| -\setuppapersize[letter] | ||
| - | ||
| -\input modules.tex | ||
| -\input constants.tex | ||
| -\input style.tex | ||
| - | ||
| -\starttext | ||
| - \startfrontmatter | ||
| - \input title.tex | ||
| - \input copyright.tex | ||
| - \input toc.tex | ||
| - \input preface.tex | ||
| - \stopfrontmatter | ||
| - | ||
| - \startbodymatter | ||
| - \input ch-introduction.tex | ||
| - \input ch-features.tex | ||
| - \input ch-moderation.tex | ||
| - \input ch-reputation.tex | ||
| - \input ch-tags.tex | ||
| - \input ch-page-home.tex | ||
| - \input ch-page-summary.tex | ||
| - \input ch-page-proposal.tex | ||
| - \input ch-page-resources.tex | ||
| - \input ch-page-hypothesis.tex | ||
| - \input ch-page-discuss.tex | ||
| - \input ch-page-support.tex | ||
| - \input ch-page-account.tex | ||
| - \input ch-flags.tex | ||
| - \input ch-notifications.tex | ||
| - \input ch-kiosks.tex | ||
| - %\input ch-source-xml.tex | ||
| - %\input ch-source-xsl.tex | ||
| - %\input ch-source-css.tex | ||
| - \stopbodymatter | ||
| - \startbackmatter | ||
| - \input definitions.tex | ||
| - \setupalign[hyphenated,morehyphenation,flushleft] | ||
| - | ||
| - % Only referenced citations appear in the bibliography. | ||
| - \completepublications[criterium=text] | ||
| - \stopbackmatter | ||
| -\stoptext | ||
| -\usemodule[bib] | ||
| -\usemodule[vim] | ||
| -\usesymbols[nav] | ||
| -\startprefacemakeup | ||
| - \WPquote{Economic elites and organized groups representing business | ||
| - interests have substantial independent impacts on U.S. government policy, | ||
| - while average citizens and mass-based interest groups have little or no | ||
| - independent influence.}{Martin Gilens and Benjamin Page}{Testing Theories | ||
| - of American Politics: Elites, Interest Groups, and Average | ||
| - Citizens\cite[gilens@elites]} | ||
| -\stopprefacemakeup | ||
| -account.pdf | ||
| -discuss.pdf | ||
| -home.pdf | ||
| -hypothesis.pdf | ||
| -m_k_i_v_discuss.svg.pdf | ||
| -m_k_i_v_home.svg.pdf | ||
| -m_k_i_v_hypothesis.svg.pdf | ||
| -m_k_i_v_proposal.svg.pdf | ||
| -m_k_i_v_resources.svg.pdf | ||
| -m_k_i_v_summary.svg.pdf | ||
| -m_k_i_v_support.svg.pdf | ||
| -proposal.pdf | ||
| -resources.pdf | ||
| -summary.pdf | ||
| -support.pdf | ||
| -m_k_i_v_account.svg.pdf | ||
| -m_k_i_v_implications.svg.pdf | ||
| -m_k_i_v_tags.svg.pdf | ||
| -implications.pdf | ||
| -<?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:xlink="http://www.w3.org/1999/xlink" | ||
| - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" | ||
| - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" | ||
| - width="626.25" | ||
| - height="186.04669" | ||
| - viewBox="0 0 501 148.83735" | ||
| - version="1.1" | ||
| - id="svg2" | ||
| - inkscape:version="0.48.4 r9939" | ||
| - sodipodi:docname="account.svg"> | ||
| - <metadata | ||
| - id="metadata1566"> | ||
| - <rdf:RDF> | ||
| - <cc:Work | ||
| - rdf:about=""> | ||
| - <dc:format>image/svg+xml</dc:format> | ||
| - <dc:type | ||
| - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | ||
| - </cc:Work> | ||
| - </rdf:RDF> | ||
| - </metadata> | ||
| - <sodipodi:namedview | ||
| - pagecolor="#ffffff" | ||
| - bordercolor="#666666" | ||
| - borderopacity="1" | ||
| - objecttolerance="10" | ||
| - gridtolerance="10" | ||
| - guidetolerance="10" | ||
| - inkscape:pageopacity="0" | ||
| - inkscape:pageshadow="2" | ||
| - inkscape:window-width="640" | ||
| - inkscape:window-height="480" | ||
| - id="namedview1564" | ||
| - showgrid="false" | ||
| - fit-margin-top="0" | ||
| - fit-margin-left="0" | ||
| - fit-margin-right="0" | ||
| - fit-margin-bottom="0" | ||
| - inkscape:zoom="0.23838384" | ||
| - inkscape:cx="313.13476" | ||
| - inkscape:cy="-231.27441" | ||
| - inkscape:window-x="0" | ||
| - inkscape:window-y="0" | ||
| - inkscape:window-maximized="0" | ||
| - inkscape:current-layer="svg2" /> | ||
| - <defs | ||
| - id="defs4"> | ||
| - <g | ||
| - id="g6"> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-0" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="" | ||
| - id="path9" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-1" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="M 3.921875,-3.1875 2.515625,0 0,0 l 6.15625,-13.984375 2.53125,0 L 14.84375,0 12.3125,0 10.921875,-3.1875 z M 9.953125,-5.359375 7.421875,-11.125 4.875,-5.359375 z m 0,0" | ||
| - id="path12" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-2" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 6.34375,0.15625 c -1.480469,0 -2.757812,-0.5 -3.828125,-1.5 -1.0625,-1.007812 -1.59375,-2.328125 -1.59375,-3.953125 0,-1.625 0.554687,-2.945313 1.671875,-3.96875 1.113281,-1.019531 2.46875,-1.53125 4.0625,-1.53125 1.601562,0 2.957031,0.554687 4.0625,1.65625 l -1.3125,1.625 C 8.476562,-8.316406 7.546875,-8.71875 6.609375,-8.71875 c -0.929687,0 -1.734375,0.3125 -2.421875,0.9375 -0.6875,0.617188 -1.03125,1.414062 -1.03125,2.390625 0,0.980469 0.335938,1.8125 1.015625,2.5 0.6875,0.679687 1.523437,1.015625 2.515625,1.015625 1,0 1.9375,-0.453125 2.8125,-1.359375 l 1.3125,1.4375 C 9.519531,-0.492188 8.03125,0.15625 6.34375,0.15625 z m 0,0" | ||
| - id="path15" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-3" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 4.109375,-2.8125 c 0.632813,0.648438 1.4375,0.96875 2.40625,0.96875 0.976563,0 1.78125,-0.320312 2.40625,-0.96875 0.632813,-0.644531 0.953125,-1.476562 0.953125,-2.5 0,-1.03125 -0.320312,-1.867188 -0.953125,-2.515625 -0.625,-0.644531 -1.429687,-0.96875 -2.40625,-0.96875 -0.96875,0 -1.773437,0.324219 -2.40625,0.96875 C 3.472656,-7.179688 3.15625,-6.34375 3.15625,-5.3125 c 0,1.023438 0.316406,1.855469 0.953125,2.5 z m 6.40625,1.390625 c -1.0625,1.054687 -2.398437,1.578125 -4,1.578125 -1.59375,0 -2.929687,-0.523438 -4,-1.578125 -1.0625,-1.0625 -1.59375,-2.359375 -1.59375,-3.890625 0,-1.539062 0.53125,-2.835938 1.59375,-3.890625 1.070313,-1.0625 2.40625,-1.59375 4,-1.59375 1.601563,0 2.9375,0.53125 4,1.59375 1.070313,1.054687 1.609375,2.351563 1.609375,3.890625 0,1.53125 -0.539062,2.828125 -1.609375,3.890625 z m 0,0" | ||
| - id="path18" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-4" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 9.0625,-4.875 0,-5.765625 2.234375,0 0,10.640625 -2.234375,0 0,-1.9375 c -0.367188,0.65625 -0.867188,1.171875 -1.5,1.546875 C 6.9375,-0.0234375 6.253906,0.15625 5.515625,0.15625 4.316406,0.15625 3.347656,-0.207031 2.609375,-0.9375 1.867188,-1.675781 1.5,-2.738281 1.5,-4.125 l 0,-6.515625 2.234375,0 0,5.84375 c 0,1.960937 0.816406,2.9375 2.453125,2.9375 0.769531,0 1.441406,-0.253906 2.015625,-0.765625 C 8.773438,-3.144531 9.0625,-3.894531 9.0625,-4.875 z m 0,0" | ||
| - id="path21" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-5" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="M 3.859375,-5.765625 3.859375,0 1.625,0 l 0,-10.640625 2.234375,0 0,1.9375 c 0.363281,-0.65625 0.859375,-1.164063 1.484375,-1.53125 0.632812,-0.375 1.320312,-0.5625 2.0625,-0.5625 1.195312,0 2.164062,0.371094 2.90625,1.109375 0.738281,0.730469 1.109375,1.789062 1.109375,3.171875 l 0,6.515625 -2.234375,0 0,-5.84375 c 0,-1.957031 -0.820312,-2.9375 -2.453125,-2.9375 -0.773437,0 -1.445313,0.261719 -2.015625,0.78125 -0.574219,0.511719 -0.859375,1.257812 -0.859375,2.234375 z m 0,0" | ||
| - id="path24" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-6" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 4.375,-8.84375 0,5.40625 c 0,0.5 0.132812,0.902344 0.40625,1.203125 0.269531,0.304687 0.644531,0.453125 1.125,0.453125 0.476562,0 0.9375,-0.234375 1.375,-0.703125 l 0.921875,1.578125 c -0.792969,0.710938 -1.667969,1.0625 -2.625,1.0625 -0.949219,0 -1.761719,-0.328125 -2.4375,-0.984375 -0.667969,-0.65625 -1,-1.546875 -1,-2.671875 l 0,-5.34375 -1.34375,0 0,-1.796875 1.34375,0 0,-3.34375 2.234375,0 0,3.34375 2.8125,0 0,1.796875 z m 0,0" | ||
| - id="path27" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-0" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 0.9375,-7.140625 4.109375,0 L 5.046875,0 0.9375,0 z m 0.515625,6.625 3.09375,0 0,-6.109375 -3.09375,0 z m 0,0" | ||
| - id="path30" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-1" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 0.984375,0 0,-7.140625 0.828125,0 0,7.140625 z m 0,0" | ||
| - id="path33" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-2" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 7.6875,0 0,-3.484375 C 7.6875,-3.910156 7.59375,-4.226562 7.40625,-4.4375 7.226562,-4.65625 6.945312,-4.765625 6.5625,-4.765625 c -0.511719,0 -0.886719,0.148437 -1.125,0.4375 -0.242188,0.292969 -0.359375,0.742187 -0.359375,1.34375 l 0,2.984375 -0.8125,0 0,-3.484375 c 0,-0.425781 -0.09375,-0.742187 -0.28125,-0.953125 -0.179687,-0.21875 -0.460937,-0.328125 -0.84375,-0.328125 -0.511719,0 -0.886719,0.15625 -1.125,0.46875 C 1.785156,-3.992188 1.671875,-3.5 1.671875,-2.8125 l 0,2.8125 -0.8125,0 0,-5.359375 0.65625,0 0.140625,0.734375 0.03125,0 c 0.15625,-0.257812 0.367188,-0.460938 0.640625,-0.609375 0.28125,-0.144531 0.59375,-0.21875 0.9375,-0.21875 0.84375,0 1.390625,0.304687 1.640625,0.90625 l 0.046875,0 c 0.15625,-0.28125 0.382813,-0.5 0.6875,-0.65625 0.300781,-0.164063 0.648437,-0.25 1.046875,-0.25 0.601562,0 1.050781,0.15625 1.34375,0.46875 0.300781,0.3125 0.453125,0.8125 0.453125,1.5 l 0,3.484375 z m 0,0" | ||
| - id="path36" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-3" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="M 3.34375,0.09375 C 3,0.09375 2.679688,0.03125 2.390625,-0.09375 2.109375,-0.21875 1.867188,-0.414062 1.671875,-0.6875 l -0.0625,0 c 0.039063,0.3125 0.0625,0.609375 0.0625,0.890625 l 0,2.203125 -0.8125,0 0,-7.765625 0.65625,0 L 1.625,-4.625 l 0.046875,0 c 0.207031,-0.289062 0.445313,-0.5 0.71875,-0.625 0.28125,-0.132812 0.597656,-0.203125 0.953125,-0.203125 0.71875,0 1.269531,0.246094 1.65625,0.734375 0.382812,0.480469 0.578125,1.15625 0.578125,2.03125 0,0.886719 -0.199219,1.574219 -0.59375,2.0625 C 4.585938,-0.144531 4.039062,0.09375 3.34375,0.09375 z M 3.234375,-4.765625 c -0.554687,0 -0.949219,0.152344 -1.1875,0.453125 -0.242187,0.304688 -0.367187,0.789062 -0.375,1.453125 l 0,0.171875 c 0,0.761719 0.125,1.304688 0.375,1.625 0.25,0.324219 0.648437,0.484375 1.203125,0.484375 0.46875,0 0.832031,-0.1875 1.09375,-0.5625 0.257812,-0.375 0.390625,-0.890625 0.390625,-1.546875 0,-0.664062 -0.132813,-1.175781 -0.390625,-1.53125 C 4.082031,-4.582031 3.710938,-4.765625 3.234375,-4.765625 z m 0,0" | ||
| - id="path39" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-4" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 1.671875,0 -0.8125,0 0,-7.59375 0.8125,0 z m 0,0" | ||
| - id="path42" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-5" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 1.671875,0 -0.8125,0 0,-5.359375 0.8125,0 z m -0.875,-6.796875 c 0,-0.1875 0.039063,-0.320313 0.125,-0.40625 0.09375,-0.09375 0.207031,-0.140625 0.34375,-0.140625 0.132813,0 0.25,0.046875 0.34375,0.140625 0.09375,0.085937 0.140625,0.21875 0.140625,0.40625 0,0.179687 -0.046875,0.3125 -0.140625,0.40625 -0.09375,0.085937 -0.210937,0.125 -0.34375,0.125 -0.136719,0 -0.25,-0.039063 -0.34375,-0.125 -0.085937,-0.09375 -0.125,-0.226563 -0.125,-0.40625 z m 0,0" | ||
| - id="path45" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-6" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 3,0.09375 c -0.773438,0 -1.371094,-0.234375 -1.796875,-0.703125 C 0.773438,-1.085938 0.5625,-1.765625 0.5625,-2.640625 c 0,-0.894531 0.210938,-1.585937 0.640625,-2.078125 0.4375,-0.488281 1.050781,-0.734375 1.84375,-0.734375 0.257813,0 0.515625,0.03125 0.765625,0.09375 0.257812,0.054687 0.460938,0.117187 0.609375,0.1875 L 4.1875,-4.484375 C 4,-4.554688 3.800781,-4.613281 3.59375,-4.65625 3.382812,-4.707031 3.195312,-4.734375 3.03125,-4.734375 c -1.085938,0 -1.625,0.695313 -1.625,2.078125 0,0.65625 0.128906,1.164062 0.390625,1.515625 0.269531,0.355469 0.664063,0.53125 1.1875,0.53125 0.4375,0 0.890625,-0.097656 1.359375,-0.296875 l 0,0.71875 C 3.988281,0 3.539062,0.09375 3,0.09375 z m 0,0" | ||
| - id="path48" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-7" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 4.15625,0 -0.171875,-0.765625 -0.03125,0 c -0.273437,0.335937 -0.542969,0.5625 -0.8125,0.6875 C 2.878906,0.0351562 2.550781,0.09375 2.15625,0.09375 c -0.53125,0 -0.949219,-0.1328125 -1.25,-0.40625 -0.304688,-0.269531 -0.453125,-0.660156 -0.453125,-1.171875 0,-1.070313 0.863281,-1.632813 2.59375,-1.6875 l 0.90625,-0.03125 0,-0.34375 c 0,-0.414063 -0.089844,-0.722656 -0.265625,-0.921875 -0.179688,-0.195312 -0.464844,-0.296875 -0.859375,-0.296875 -0.449219,0 -0.953125,0.136719 -1.515625,0.40625 l -0.25,-0.625 c 0.257812,-0.144531 0.546875,-0.253906 0.859375,-0.328125 0.3125,-0.082031 0.628906,-0.125 0.953125,-0.125 0.632812,0 1.101562,0.140625 1.40625,0.421875 C 4.59375,-4.734375 4.75,-4.28125 4.75,-3.65625 L 4.75,0 z M 2.3125,-0.578125 c 0.507812,0 0.90625,-0.132813 1.1875,-0.40625 0.289062,-0.28125 0.4375,-0.671875 0.4375,-1.171875 l 0,-0.46875 -0.8125,0.03125 C 2.476562,-2.570312 2.015625,-2.472656 1.734375,-2.296875 1.453125,-2.117188 1.3125,-1.84375 1.3125,-1.46875 c 0,0.292969 0.085938,0.515625 0.265625,0.671875 C 1.753906,-0.648438 2,-0.578125 2.3125,-0.578125 z m 0,0" | ||
| - id="path51" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-8" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 2.59375,-0.578125 c 0.132812,0 0.269531,-0.007813 0.40625,-0.03125 0.132812,-0.019531 0.242188,-0.039063 0.328125,-0.0625 l 0,0.625 C 3.234375,-0.00390625 3.097656,0.0234375 2.921875,0.046875 2.753906,0.078125 2.601562,0.09375 2.46875,0.09375 c -1.03125,0 -1.546875,-0.539062 -1.546875,-1.625 l 0,-3.1875 -0.765625,0 0,-0.390625 0.765625,-0.34375 0.34375,-1.140625 0.46875,0 0,1.234375 1.546875,0 0,0.640625 -1.546875,0 0,3.140625 c 0,0.324219 0.070313,0.574219 0.21875,0.75 0.15625,0.167969 0.367187,0.25 0.640625,0.25 z m 0,0" | ||
| - id="path54" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-9" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 5.484375,-2.6875 c 0,0.875 -0.226563,1.558594 -0.671875,2.046875 C 4.375,-0.148438 3.769531,0.09375 3,0.09375 2.519531,0.09375 2.09375,-0.015625 1.71875,-0.234375 1.351562,-0.460938 1.066406,-0.785156 0.859375,-1.203125 0.660156,-1.628906 0.5625,-2.125 0.5625,-2.6875 c 0,-0.863281 0.21875,-1.539062 0.65625,-2.03125 0.4375,-0.488281 1.039062,-0.734375 1.8125,-0.734375 0.75,0 1.34375,0.25 1.78125,0.75 0.445312,0.5 0.671875,1.171875 0.671875,2.015625 z m -4.078125,0 c 0,0.6875 0.132812,1.214844 0.40625,1.578125 0.269531,0.355469 0.671875,0.53125 1.203125,0.53125 0.53125,0 0.929687,-0.175781 1.203125,-0.53125 C 4.5,-1.472656 4.640625,-2 4.640625,-2.6875 4.640625,-3.363281 4.5,-3.878906 4.21875,-4.234375 3.945312,-4.585938 3.546875,-4.765625 3.015625,-4.765625 c -0.53125,0 -0.933594,0.179687 -1.203125,0.53125 C 1.539062,-3.890625 1.40625,-3.375 1.40625,-2.6875 z m 0,0" | ||
| - id="path57" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-10" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 4.515625,0 0,-3.46875 c 0,-0.425781 -0.101563,-0.75 -0.296875,-0.96875 -0.199219,-0.21875 -0.507812,-0.328125 -0.921875,-0.328125 -0.5625,0 -0.976563,0.152344 -1.234375,0.453125 -0.261719,0.304688 -0.390625,0.804688 -0.390625,1.5 l 0,2.8125 -0.8125,0 0,-5.359375 0.65625,0 0.140625,0.734375 0.03125,0 c 0.164062,-0.257812 0.398438,-0.460938 0.703125,-0.609375 0.300781,-0.144531 0.632813,-0.21875 1,-0.21875 0.644531,0 1.128906,0.15625 1.453125,0.46875 0.320312,0.3125 0.484375,0.8125 0.484375,1.5 l 0,3.484375 z m 0,0" | ||
| - id="path60" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-11" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 5.515625,-5.0625 c 0,0.730469 -0.25,1.289062 -0.75,1.671875 C 4.273438,-3.003906 3.570312,-2.8125 2.65625,-2.8125 l -0.84375,0 0,2.8125 -0.828125,0 0,-7.140625 1.84375,0 c 1.789063,0 2.6875,0.695313 2.6875,2.078125 z m -3.703125,1.546875 0.75,0 c 0.726562,0 1.257812,-0.117187 1.59375,-0.359375 0.332031,-0.238281 0.5,-0.617188 0.5,-1.140625 0,-0.476563 -0.15625,-0.832031 -0.46875,-1.0625 -0.3125,-0.226563 -0.796875,-0.34375 -1.453125,-0.34375 l -0.921875,0 z m 0,0" | ||
| - id="path63" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-12" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 3.296875,-5.453125 c 0.238281,0 0.453125,0.023437 0.640625,0.0625 l -0.109375,0.75 C 3.609375,-4.691406 3.414062,-4.71875 3.25,-4.71875 c -0.4375,0 -0.8125,0.179688 -1.125,0.53125 -0.304688,0.355469 -0.453125,0.792969 -0.453125,1.3125 l 0,2.875 -0.8125,0 0,-5.359375 0.671875,0 0.09375,1 0.03125,0 c 0.195312,-0.351563 0.4375,-0.625 0.71875,-0.8125 0.28125,-0.1875 0.585938,-0.28125 0.921875,-0.28125 z m 0,0" | ||
| - id="path66" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-13" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 4.3125,-1.453125 c 0,0.492187 -0.1875,0.871094 -0.5625,1.140625 -0.367188,0.2734375 -0.886719,0.40625 -1.5625,0.40625 -0.710938,0 -1.261719,-0.109375 -1.65625,-0.328125 l 0,-0.75 c 0.257812,0.125 0.535156,0.226563 0.828125,0.296875 0.289063,0.074219 0.578125,0.109375 0.859375,0.109375 0.414062,0 0.738281,-0.066406 0.96875,-0.203125 0.226562,-0.132812 0.34375,-0.335938 0.34375,-0.609375 0,-0.207031 -0.09375,-0.382813 -0.28125,-0.53125 -0.179688,-0.15625 -0.527344,-0.332031 -1.046875,-0.53125 -0.5,-0.1875 -0.855469,-0.347656 -1.0625,-0.484375 -0.210937,-0.132812 -0.367187,-0.289062 -0.46875,-0.46875 -0.105469,-0.175781 -0.15625,-0.382812 -0.15625,-0.625 0,-0.4375 0.175781,-0.78125 0.53125,-1.03125 0.351563,-0.257812 0.84375,-0.390625 1.46875,-0.390625 0.570313,0 1.132813,0.121094 1.6875,0.359375 L 3.90625,-4.4375 C 3.375,-4.65625 2.890625,-4.765625 2.453125,-4.765625 c -0.386719,0 -0.679687,0.0625 -0.875,0.1875 -0.1875,0.117187 -0.28125,0.277344 -0.28125,0.484375 0,0.148438 0.035156,0.273438 0.109375,0.375 0.070312,0.09375 0.1875,0.1875 0.34375,0.28125 0.164062,0.09375 0.476562,0.226562 0.9375,0.390625 0.632812,0.230469 1.0625,0.464844 1.28125,0.703125 0.226562,0.230469 0.34375,0.527344 0.34375,0.890625 z m 0,0" | ||
| - id="path69" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-14" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="M 6.6875,-3.640625 C 6.6875,-2.460938 6.363281,-1.5625 5.71875,-0.9375 5.082031,-0.3125 4.160156,0 2.953125,0 l -1.96875,0 0,-7.140625 2.1875,0 c 1.101563,0 1.960937,0.308594 2.578125,0.921875 0.625,0.617188 0.9375,1.476562 0.9375,2.578125 z m -0.890625,0.03125 c 0,-0.925781 -0.234375,-1.625 -0.703125,-2.09375 -0.460938,-0.476563 -1.152344,-0.71875 -2.078125,-0.71875 l -1.203125,0 0,5.703125 1.015625,0 c 0.988281,0 1.726563,-0.238281 2.21875,-0.71875 0.5,-0.488281 0.75,-1.210938 0.75,-2.171875 z m 0,0" | ||
| - id="path72" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-15" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 3.125,0.09375 c -0.792969,0 -1.417969,-0.238281 -1.875,-0.71875 -0.460938,-0.476562 -0.6875,-1.144531 -0.6875,-2 0,-0.863281 0.210938,-1.550781 0.640625,-2.0625 0.425781,-0.507812 0.992187,-0.765625 1.703125,-0.765625 0.675781,0 1.207031,0.226563 1.59375,0.671875 0.394531,0.4375 0.59375,1.015625 0.59375,1.734375 l 0,0.515625 -3.6875,0 c 0.00781,0.625 0.164062,1.105469 0.46875,1.4375 0.300781,0.324219 0.726562,0.484375 1.28125,0.484375 0.570312,0 1.140625,-0.117187 1.703125,-0.359375 l 0,0.71875 C 4.566406,-0.125 4.289062,-0.0351562 4.03125,0.015625 3.78125,0.0664062 3.476562,0.09375 3.125,0.09375 z M 2.90625,-4.765625 c -0.4375,0 -0.789062,0.140625 -1.046875,0.421875 -0.25,0.273438 -0.398437,0.65625 -0.4375,1.15625 l 2.796875,0 c 0,-0.507812 -0.117188,-0.898438 -0.34375,-1.171875 -0.230469,-0.269531 -0.554688,-0.40625 -0.96875,-0.40625 z m 0,0" | ||
| - id="path75" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-16" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 5.015625,-1.90625 c 0,0.636719 -0.230469,1.132812 -0.6875,1.484375 C 3.867188,-0.078125 3.25,0.09375 2.46875,0.09375 1.625,0.09375 0.972656,-0.015625 0.515625,-0.234375 l 0,-0.796875 C 0.804688,-0.90625 1.125,-0.804688 1.46875,-0.734375 1.820312,-0.660156 2.164062,-0.625 2.5,-0.625 c 0.550781,0 0.96875,-0.101562 1.25,-0.3125 0.28125,-0.21875 0.421875,-0.515625 0.421875,-0.890625 0,-0.238281 -0.054687,-0.4375 -0.15625,-0.59375 -0.09375,-0.164063 -0.261719,-0.3125 -0.5,-0.4375 C 3.285156,-2.992188 2.9375,-3.148438 2.46875,-3.328125 1.800781,-3.554688 1.320312,-3.832031 1.03125,-4.15625 0.75,-4.488281 0.609375,-4.914062 0.609375,-5.4375 0.609375,-5.988281 0.8125,-6.425781 1.21875,-6.75 1.632812,-7.070312 2.1875,-7.234375 2.875,-7.234375 c 0.707031,0 1.359375,0.132813 1.953125,0.390625 l -0.25,0.71875 C 3.984375,-6.375 3.410156,-6.5 2.859375,-6.5 2.410156,-6.5 2.0625,-6.40625 1.8125,-6.21875 c -0.242188,0.1875 -0.359375,0.449219 -0.359375,0.78125 0,0.25 0.039063,0.460938 0.125,0.625 0.09375,0.15625 0.25,0.304688 0.46875,0.4375 0.21875,0.125 0.550781,0.265625 1,0.421875 0.75,0.273437 1.265625,0.5625 1.546875,0.875 0.28125,0.304687 0.421875,0.695313 0.421875,1.171875 z m 0,0" | ||
| - id="path78" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph2-0" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 0.9375,-7.140625 4.109375,0 L 5.046875,0 0.9375,0 z m 0.515625,6.625 3.09375,0 0,-6.109375 -3.09375,0 z m 0,0" | ||
| - id="path81" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph2-1" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 5.015625,-1.90625 c 0,0.636719 -0.230469,1.132812 -0.6875,1.484375 C 3.867188,-0.078125 3.25,0.09375 2.46875,0.09375 1.625,0.09375 0.972656,-0.015625 0.515625,-0.234375 l 0,-0.796875 C 0.804688,-0.90625 1.125,-0.804688 1.46875,-0.734375 1.820312,-0.660156 2.164062,-0.625 2.5,-0.625 c 0.550781,0 0.96875,-0.101562 1.25,-0.3125 0.28125,-0.21875 0.421875,-0.515625 0.421875,-0.890625 0,-0.238281 -0.054687,-0.4375 -0.15625,-0.59375 -0.09375,-0.164063 -0.261719,-0.3125 -0.5,-0.4375 C 3.285156,-2.992188 2.9375,-3.148438 2.46875,-3.328125 1.800781,-3.554688 1.320312,-3.832031 1.03125,-4.15625 0.75,-4.488281 0.609375,-4.914062 0.609375,-5.4375 0.609375,-5.988281 0.8125,-6.425781 1.21875,-6.75 1.632812,-7.070312 2.1875,-7.234375 2.875,-7.234375 c 0.707031,0 1.359375,0.132813 1.953125,0.390625 l -0.25,0.71875 C 3.984375,-6.375 3.410156,-6.5 2.859375,-6.5 2.410156,-6.5 2.0625,-6.40625 1.8125,-6.21875 c -0.242188,0.1875 -0.359375,0.449219 -0.359375,0.78125 0,0.25 0.039063,0.460938 0.125,0.625 0.09375,0.15625 0.25,0.304688 0.46875,0.4375 0.21875,0.125 0.550781,0.265625 1,0.421875 0.75,0.273437 1.265625,0.5625 1.546875,0.875 0.28125,0.304687 0.421875,0.695313 0.421875,1.171875 z m 0,0" | ||
| - id="path84" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph2-2" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 1.625,-5.359375 0,3.484375 c 0,0.4375 0.097656,0.765625 0.296875,0.984375 0.195313,0.210937 0.507813,0.3125 0.9375,0.3125 0.550781,0 0.957031,-0.148437 1.21875,-0.453125 0.257813,-0.3125 0.390625,-0.816406 0.390625,-1.515625 l 0,-2.8125 0.8125,0 L 5.28125,0 4.609375,0 4.5,-0.71875 l -0.046875,0 C 4.285156,-0.457031 4.050781,-0.253906 3.75,-0.109375 3.457031,0.0234375 3.125,0.09375 2.75,0.09375 2.09375,0.09375 1.601562,-0.0546875 1.28125,-0.359375 0.957031,-0.671875 0.796875,-1.164062 0.796875,-1.84375 l 0,-3.515625 z m 0,0" | ||
| - id="path87" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph2-3" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 3.296875,-5.453125 c 0.238281,0 0.453125,0.023437 0.640625,0.0625 l -0.109375,0.75 C 3.609375,-4.691406 3.414062,-4.71875 3.25,-4.71875 c -0.4375,0 -0.8125,0.179688 -1.125,0.53125 -0.304688,0.355469 -0.453125,0.792969 -0.453125,1.3125 l 0,2.875 -0.8125,0 0,-5.359375 0.671875,0 0.09375,1 0.03125,0 c 0.195312,-0.351563 0.4375,-0.625 0.71875,-0.8125 0.28125,-0.1875 0.585938,-0.28125 0.921875,-0.28125 z m 0,0" | ||
| - id="path90" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph2-4" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="M 2.03125,0 0,-5.359375 l 0.875,0 1.140625,3.1875 c 0.257813,0.742187 0.414063,1.21875 0.46875,1.4375 l 0.03125,0 c 0.039063,-0.164063 0.15625,-0.519531 0.34375,-1.0625 0.1875,-0.550781 0.613281,-1.738281 1.28125,-3.5625 l 0.875,0 L 2.984375,0 z m 0,0" | ||
| - id="path93" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph2-5" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 3.125,0.09375 c -0.792969,0 -1.417969,-0.238281 -1.875,-0.71875 -0.460938,-0.476562 -0.6875,-1.144531 -0.6875,-2 0,-0.863281 0.210938,-1.550781 0.640625,-2.0625 0.425781,-0.507812 0.992187,-0.765625 1.703125,-0.765625 0.675781,0 1.207031,0.226563 1.59375,0.671875 0.394531,0.4375 0.59375,1.015625 0.59375,1.734375 l 0,0.515625 -3.6875,0 c 0.00781,0.625 0.164062,1.105469 0.46875,1.4375 0.300781,0.324219 0.726562,0.484375 1.28125,0.484375 0.570312,0 1.140625,-0.117187 1.703125,-0.359375 l 0,0.71875 C 4.566406,-0.125 4.289062,-0.0351562 4.03125,0.015625 3.78125,0.0664062 3.476562,0.09375 3.125,0.09375 z M 2.90625,-4.765625 c -0.4375,0 -0.789062,0.140625 -1.046875,0.421875 -0.25,0.273438 -0.398437,0.65625 -0.4375,1.15625 l 2.796875,0 c 0,-0.507812 -0.117188,-0.898438 -0.34375,-1.171875 -0.230469,-0.269531 -0.554688,-0.40625 -0.96875,-0.40625 z m 0,0" | ||
| - id="path96" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph2-6" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 1.671875,0 -0.8125,0 0,-5.359375 0.8125,0 z m -0.875,-6.796875 c 0,-0.1875 0.039063,-0.320313 0.125,-0.40625 0.09375,-0.09375 0.207031,-0.140625 0.34375,-0.140625 0.132813,0 0.25,0.046875 0.34375,0.140625 0.09375,0.085937 0.140625,0.21875 0.140625,0.40625 0,0.179687 -0.046875,0.3125 -0.140625,0.40625 -0.09375,0.085937 -0.210937,0.125 -0.34375,0.125 -0.136719,0 -0.25,-0.039063 -0.34375,-0.125 -0.085937,-0.09375 -0.125,-0.226563 -0.125,-0.40625 z m 0,0" | ||
| - id="path99" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph2-7" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 1.671875,0 -0.8125,0 0,-7.59375 0.8125,0 z m 0,0" | ||
| - id="path102" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph2-8" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 4.15625,0 -0.171875,-0.765625 -0.03125,0 c -0.273437,0.335937 -0.542969,0.5625 -0.8125,0.6875 C 2.878906,0.0351562 2.550781,0.09375 2.15625,0.09375 c -0.53125,0 -0.949219,-0.1328125 -1.25,-0.40625 -0.304688,-0.269531 -0.453125,-0.660156 -0.453125,-1.171875 0,-1.070313 0.863281,-1.632813 2.59375,-1.6875 l 0.90625,-0.03125 0,-0.34375 c 0,-0.414063 -0.089844,-0.722656 -0.265625,-0.921875 -0.179688,-0.195312 -0.464844,-0.296875 -0.859375,-0.296875 -0.449219,0 -0.953125,0.136719 -1.515625,0.40625 l -0.25,-0.625 c 0.257812,-0.144531 0.546875,-0.253906 0.859375,-0.328125 0.3125,-0.082031 0.628906,-0.125 0.953125,-0.125 0.632812,0 1.101562,0.140625 1.40625,0.421875 C 4.59375,-4.734375 4.75,-4.28125 4.75,-3.65625 L 4.75,0 z M 2.3125,-0.578125 c 0.507812,0 0.90625,-0.132813 1.1875,-0.40625 0.289062,-0.28125 0.4375,-0.671875 0.4375,-1.171875 l 0,-0.46875 -0.8125,0.03125 C 2.476562,-2.570312 2.015625,-2.472656 1.734375,-2.296875 1.453125,-2.117188 1.3125,-1.84375 1.3125,-1.46875 c 0,0.292969 0.085938,0.515625 0.265625,0.671875 C 1.753906,-0.648438 2,-0.578125 2.3125,-0.578125 z m 0,0" | ||
| - id="path105" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph2-9" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 4.515625,0 0,-3.46875 c 0,-0.425781 -0.101563,-0.75 -0.296875,-0.96875 -0.199219,-0.21875 -0.507812,-0.328125 -0.921875,-0.328125 -0.5625,0 -0.976563,0.152344 -1.234375,0.453125 -0.261719,0.304688 -0.390625,0.804688 -0.390625,1.5 l 0,2.8125 -0.8125,0 0,-5.359375 0.65625,0 0.140625,0.734375 0.03125,0 c 0.164062,-0.257812 0.398438,-0.460938 0.703125,-0.609375 0.300781,-0.144531 0.632813,-0.21875 1,-0.21875 0.644531,0 1.128906,0.15625 1.453125,0.46875 0.320312,0.3125 0.484375,0.8125 0.484375,1.5 l 0,3.484375 z m 0,0" | ||
| - id="path108" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph2-10" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 3,0.09375 c -0.773438,0 -1.371094,-0.234375 -1.796875,-0.703125 C 0.773438,-1.085938 0.5625,-1.765625 0.5625,-2.640625 c 0,-0.894531 0.210938,-1.585937 0.640625,-2.078125 0.4375,-0.488281 1.050781,-0.734375 1.84375,-0.734375 0.257813,0 0.515625,0.03125 0.765625,0.09375 0.257812,0.054687 0.460938,0.117187 0.609375,0.1875 L 4.1875,-4.484375 C 4,-4.554688 3.800781,-4.613281 3.59375,-4.65625 3.382812,-4.707031 3.195312,-4.734375 3.03125,-4.734375 c -1.085938,0 -1.625,0.695313 -1.625,2.078125 0,0.65625 0.128906,1.164062 0.390625,1.515625 0.269531,0.355469 0.664063,0.53125 1.1875,0.53125 0.4375,0 0.890625,-0.097656 1.359375,-0.296875 l 0,0.71875 C 3.988281,0 3.539062,0.09375 3,0.09375 z m 0,0" | ||
| - id="path111" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph2-11" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="" | ||
| - id="path114" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph2-12" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 4.5,-0.71875 -0.046875,0 c -0.375,0.542969 -0.933594,0.8125 -1.671875,0.8125 -0.699219,0 -1.246094,-0.238281 -1.640625,-0.71875 C 0.753906,-1.101562 0.5625,-1.78125 0.5625,-2.65625 c 0,-0.882812 0.191406,-1.570312 0.578125,-2.0625 0.394531,-0.488281 0.941406,-0.734375 1.640625,-0.734375 0.726562,0 1.285156,0.265625 1.671875,0.796875 l 0.0625,0 -0.03125,-0.390625 -0.03125,-0.375 0,-2.171875 0.8125,0 0,7.59375 -0.65625,0 z m -1.625,0.140625 c 0.5625,0 0.960938,-0.148437 1.203125,-0.453125 0.25,-0.300781 0.375,-0.785156 0.375,-1.453125 l 0,-0.171875 c 0,-0.757812 -0.125,-1.300781 -0.375,-1.625 -0.25,-0.320312 -0.652344,-0.484375 -1.203125,-0.484375 -0.480469,0 -0.84375,0.1875 -1.09375,0.5625 -0.25,0.367187 -0.375,0.882813 -0.375,1.546875 0,0.6875 0.125,1.210938 0.375,1.5625 0.25,0.34375 0.613281,0.515625 1.09375,0.515625 z m 0,0" | ||
| - id="path117" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph2-13" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 2.59375,-0.578125 c 0.132812,0 0.269531,-0.007813 0.40625,-0.03125 0.132812,-0.019531 0.242188,-0.039063 0.328125,-0.0625 l 0,0.625 C 3.234375,-0.00390625 3.097656,0.0234375 2.921875,0.046875 2.753906,0.078125 2.601562,0.09375 2.46875,0.09375 c -1.03125,0 -1.546875,-0.539062 -1.546875,-1.625 l 0,-3.1875 -0.765625,0 0,-0.390625 0.765625,-0.34375 0.34375,-1.140625 0.46875,0 0,1.234375 1.546875,0 0,0.640625 -1.546875,0 0,3.140625 c 0,0.324219 0.070313,0.574219 0.21875,0.75 0.15625,0.167969 0.367187,0.25 0.640625,0.25 z m 0,0" | ||
| - id="path120" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph2-14" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 4.3125,-1.453125 c 0,0.492187 -0.1875,0.871094 -0.5625,1.140625 -0.367188,0.2734375 -0.886719,0.40625 -1.5625,0.40625 -0.710938,0 -1.261719,-0.109375 -1.65625,-0.328125 l 0,-0.75 c 0.257812,0.125 0.535156,0.226563 0.828125,0.296875 0.289063,0.074219 0.578125,0.109375 0.859375,0.109375 0.414062,0 0.738281,-0.066406 0.96875,-0.203125 0.226562,-0.132812 0.34375,-0.335938 0.34375,-0.609375 0,-0.207031 -0.09375,-0.382813 -0.28125,-0.53125 -0.179688,-0.15625 -0.527344,-0.332031 -1.046875,-0.53125 -0.5,-0.1875 -0.855469,-0.347656 -1.0625,-0.484375 -0.210937,-0.132812 -0.367187,-0.289062 -0.46875,-0.46875 -0.105469,-0.175781 -0.15625,-0.382812 -0.15625,-0.625 0,-0.4375 0.175781,-0.78125 0.53125,-1.03125 0.351563,-0.257812 0.84375,-0.390625 1.46875,-0.390625 0.570313,0 1.132813,0.121094 1.6875,0.359375 L 3.90625,-4.4375 C 3.375,-4.65625 2.890625,-4.765625 2.453125,-4.765625 c -0.386719,0 -0.679687,0.0625 -0.875,0.1875 -0.1875,0.117187 -0.28125,0.277344 -0.28125,0.484375 0,0.148438 0.035156,0.273438 0.109375,0.375 0.070312,0.09375 0.1875,0.1875 0.34375,0.28125 0.164062,0.09375 0.476562,0.226562 0.9375,0.390625 0.632812,0.230469 1.0625,0.464844 1.28125,0.703125 0.226562,0.230469 0.34375,0.527344 0.34375,0.890625 z m 0,0" | ||
| - id="path123" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph2-15" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="M 3.34375,0.09375 C 3,0.09375 2.679688,0.03125 2.390625,-0.09375 2.109375,-0.21875 1.867188,-0.414062 1.671875,-0.6875 l -0.0625,0 c 0.039063,0.3125 0.0625,0.609375 0.0625,0.890625 l 0,2.203125 -0.8125,0 0,-7.765625 0.65625,0 L 1.625,-4.625 l 0.046875,0 c 0.207031,-0.289062 0.445313,-0.5 0.71875,-0.625 0.28125,-0.132812 0.597656,-0.203125 0.953125,-0.203125 0.71875,0 1.269531,0.246094 1.65625,0.734375 0.382812,0.480469 0.578125,1.15625 0.578125,2.03125 0,0.886719 -0.199219,1.574219 -0.59375,2.0625 C 4.585938,-0.144531 4.039062,0.09375 3.34375,0.09375 z M 3.234375,-4.765625 c -0.554687,0 -0.949219,0.152344 -1.1875,0.453125 -0.242187,0.304688 -0.367187,0.789062 -0.375,1.453125 l 0,0.171875 c 0,0.761719 0.125,1.304688 0.375,1.625 0.25,0.324219 0.648437,0.484375 1.203125,0.484375 0.46875,0 0.832031,-0.1875 1.09375,-0.5625 0.257812,-0.375 0.390625,-0.890625 0.390625,-1.546875 0,-0.664062 -0.132813,-1.175781 -0.390625,-1.53125 C 4.082031,-4.582031 3.710938,-4.765625 3.234375,-4.765625 z m 0,0" | ||
| - id="path126" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph2-16" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 3.34375,-5.4375 c 0.707031,0 1.253906,0.242188 1.640625,0.71875 0.394531,0.480469 0.59375,1.15625 0.59375,2.03125 0,0.886719 -0.199219,1.574219 -0.59375,2.0625 C 4.585938,-0.144531 4.039062,0.09375 3.34375,0.09375 3,0.09375 2.679688,0.03125 2.390625,-0.09375 2.109375,-0.21875 1.867188,-0.414062 1.671875,-0.6875 l -0.0625,0 L 1.4375,0 0.859375,0 l 0,-7.59375 0.8125,0 0,1.84375 c 0,0.417969 -0.015625,0.789062 -0.046875,1.109375 l 0.046875,0 C 2.046875,-5.171875 2.601562,-5.4375 3.34375,-5.4375 z m -0.109375,0.671875 c -0.554687,0 -0.953125,0.164063 -1.203125,0.484375 -0.242188,0.3125 -0.359375,0.84375 -0.359375,1.59375 0,0.761719 0.125,1.304688 0.375,1.625 0.25,0.324219 0.648437,0.484375 1.203125,0.484375 0.5,0 0.867188,-0.179687 1.109375,-0.546875 0.25,-0.363281 0.375,-0.882812 0.375,-1.5625 0,-0.695312 -0.125,-1.21875 -0.375,-1.5625 -0.242187,-0.34375 -0.617187,-0.515625 -1.125,-0.515625 z m 0,0" | ||
| - id="path129" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph2-17" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 5.484375,-2.6875 c 0,0.875 -0.226563,1.558594 -0.671875,2.046875 C 4.375,-0.148438 3.769531,0.09375 3,0.09375 2.519531,0.09375 2.09375,-0.015625 1.71875,-0.234375 1.351562,-0.460938 1.066406,-0.785156 0.859375,-1.203125 0.660156,-1.628906 0.5625,-2.125 0.5625,-2.6875 c 0,-0.863281 0.21875,-1.539062 0.65625,-2.03125 0.4375,-0.488281 1.039062,-0.734375 1.8125,-0.734375 0.75,0 1.34375,0.25 1.78125,0.75 0.445312,0.5 0.671875,1.171875 0.671875,2.015625 z m -4.078125,0 c 0,0.6875 0.132812,1.214844 0.40625,1.578125 0.269531,0.355469 0.671875,0.53125 1.203125,0.53125 0.53125,0 0.929687,-0.175781 1.203125,-0.53125 C 4.5,-1.472656 4.640625,-2 4.640625,-2.6875 4.640625,-3.363281 4.5,-3.878906 4.21875,-4.234375 3.945312,-4.585938 3.546875,-4.765625 3.015625,-4.765625 c -0.53125,0 -0.933594,0.179687 -1.203125,0.53125 C 1.539062,-3.890625 1.40625,-3.375 1.40625,-2.6875 z m 0,0" | ||
| - id="path132" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph2-18" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 4.515625,0 0,-3.46875 c 0,-0.425781 -0.101563,-0.75 -0.296875,-0.96875 -0.199219,-0.21875 -0.507812,-0.328125 -0.921875,-0.328125 -0.5625,0 -0.976563,0.15625 -1.234375,0.46875 -0.261719,0.304687 -0.390625,0.804687 -0.390625,1.5 l 0,2.796875 -0.8125,0 0,-7.59375 0.8125,0 0,2.296875 c 0,0.273437 -0.015625,0.5 -0.046875,0.6875 l 0.0625,0 C 1.84375,-4.867188 2.066406,-5.070312 2.359375,-5.21875 2.648438,-5.363281 2.988281,-5.4375 3.375,-5.4375 c 0.644531,0 1.128906,0.15625 1.453125,0.46875 0.332031,0.3125 0.5,0.808594 0.5,1.484375 l 0,3.484375 z m 0,0" | ||
| - id="path135" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph2-19" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 3.265625,-4.71875 -1.359375,0 0,4.71875 -0.8125,0 0,-4.71875 -0.953125,0 0,-0.375 0.953125,-0.28125 0,-0.296875 c 0,-1.320313 0.578125,-1.984375 1.734375,-1.984375 0.28125,0 0.609375,0.058594 0.984375,0.171875 l -0.203125,0.65625 c -0.3125,-0.101563 -0.578125,-0.15625 -0.796875,-0.15625 -0.3125,0 -0.542969,0.105469 -0.6875,0.3125 -0.148438,0.199219 -0.21875,0.523437 -0.21875,0.96875 l 0,0.34375 1.359375,0 z m 0,0" | ||
| - id="path138" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph2-20" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 0.75,-0.515625 c 0,-0.21875 0.046875,-0.382813 0.140625,-0.5 C 0.992188,-1.128906 1.132812,-1.1875 1.3125,-1.1875 c 0.195312,0 0.347656,0.058594 0.453125,0.171875 0.101563,0.117187 0.15625,0.28125 0.15625,0.5 0,0.210937 -0.058594,0.371094 -0.171875,0.484375 C 1.644531,0.0820312 1.5,0.140625 1.3125,0.140625 1.144531,0.140625 1.007812,0.0859375 0.90625,-0.015625 0.800781,-0.117188 0.75,-0.285156 0.75,-0.515625 z m 0,0" | ||
| - id="path141" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph2-21" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="M 6.6875,-3.640625 C 6.6875,-2.460938 6.363281,-1.5625 5.71875,-0.9375 5.082031,-0.3125 4.160156,0 2.953125,0 l -1.96875,0 0,-7.140625 2.1875,0 c 1.101563,0 1.960937,0.308594 2.578125,0.921875 0.625,0.617188 0.9375,1.476562 0.9375,2.578125 z m -0.890625,0.03125 c 0,-0.925781 -0.234375,-1.625 -0.703125,-2.09375 -0.460938,-0.476563 -1.152344,-0.71875 -2.078125,-0.71875 l -1.203125,0 0,5.703125 1.015625,0 c 0.988281,0 1.726563,-0.238281 2.21875,-0.71875 0.5,-0.488281 0.75,-1.210938 0.75,-2.171875 z m 0,0" | ||
| - id="path144" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph2-22" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 5.234375,-5.359375 0,0.515625 -0.984375,0.125 c 0.09375,0.117188 0.171875,0.265625 0.234375,0.453125 0.070313,0.179687 0.109375,0.382813 0.109375,0.609375 0,0.53125 -0.179688,0.953125 -0.53125,1.265625 -0.355469,0.3125 -0.84375,0.46875 -1.46875,0.46875 -0.167969,0 -0.320312,-0.015625 -0.453125,-0.046875 -0.34375,0.1875 -0.515625,0.417969 -0.515625,0.6875 0,0.148438 0.054688,0.257812 0.171875,0.328125 0.125,0.074219 0.332031,0.109375 0.625,0.109375 l 0.953125,0 c 0.570312,0 1.015625,0.121094 1.328125,0.359375 0.3125,0.242187 0.46875,0.59375 0.46875,1.0625 0,0.59375 -0.242187,1.046875 -0.71875,1.359375 C 3.984375,2.25 3.289062,2.40625 2.375,2.40625 1.675781,2.40625 1.132812,2.273438 0.75,2.015625 0.375,1.753906 0.1875,1.382812 0.1875,0.90625 0.1875,0.582031 0.289062,0.300781 0.5,0.0625 0.707031,-0.175781 1,-0.335938 1.375,-0.421875 c -0.136719,-0.0625 -0.25,-0.15625 -0.34375,-0.28125 -0.085938,-0.132813 -0.125,-0.285156 -0.125,-0.453125 0,-0.195312 0.050781,-0.367188 0.15625,-0.515625 C 1.164062,-1.816406 1.328125,-1.957031 1.546875,-2.09375 1.273438,-2.207031 1.050781,-2.398438 0.875,-2.671875 0.695312,-2.953125 0.609375,-3.269531 0.609375,-3.625 c 0,-0.582031 0.175781,-1.03125 0.53125,-1.34375 0.351563,-0.320312 0.847656,-0.484375 1.484375,-0.484375 0.28125,0 0.535156,0.03125 0.765625,0.09375 z M 0.96875,0.90625 c 0,0.28125 0.117188,0.492188 0.359375,0.640625 0.25,0.15625 0.601563,0.234375 1.0625,0.234375 0.675781,0 1.175781,-0.105469 1.5,-0.3125 0.332031,-0.199219 0.5,-0.46875 0.5,-0.8125 C 4.390625,0.363281 4.300781,0.160156 4.125,0.046875 3.945312,-0.0664062 3.609375,-0.125 3.109375,-0.125 l -0.96875,0 c -0.367187,0 -0.652344,0.0898438 -0.859375,0.265625 -0.210938,0.175781 -0.3125,0.429687 -0.3125,0.765625 z m 0.4375,-4.546875 c 0,0.375 0.101562,0.664063 0.3125,0.859375 C 1.9375,-2.59375 2.234375,-2.5 2.609375,-2.5 c 0.789063,0 1.1875,-0.382812 1.1875,-1.15625 0,-0.800781 -0.402344,-1.203125 -1.203125,-1.203125 -0.375,0 -0.667969,0.105469 -0.875,0.3125 -0.210938,0.199219 -0.3125,0.5 -0.3125,0.90625 z m 0,0" | ||
| - id="path147" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph2-23" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 1.8125,0 -0.828125,0 0,-7.140625 3.984375,0 0,0.734375 -3.15625,0 0,2.609375 2.953125,0 0,0.75 -2.953125,0 z m 0,0" | ||
| - id="path150" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph2-24" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 7.6875,0 0,-3.484375 C 7.6875,-3.910156 7.59375,-4.226562 7.40625,-4.4375 7.226562,-4.65625 6.945312,-4.765625 6.5625,-4.765625 c -0.511719,0 -0.886719,0.148437 -1.125,0.4375 -0.242188,0.292969 -0.359375,0.742187 -0.359375,1.34375 l 0,2.984375 -0.8125,0 0,-3.484375 c 0,-0.425781 -0.09375,-0.742187 -0.28125,-0.953125 -0.179687,-0.21875 -0.460937,-0.328125 -0.84375,-0.328125 -0.511719,0 -0.886719,0.15625 -1.125,0.46875 C 1.785156,-3.992188 1.671875,-3.5 1.671875,-2.8125 l 0,2.8125 -0.8125,0 0,-5.359375 0.65625,0 0.140625,0.734375 0.03125,0 c 0.15625,-0.257812 0.367188,-0.460938 0.640625,-0.609375 0.28125,-0.144531 0.59375,-0.21875 0.9375,-0.21875 0.84375,0 1.390625,0.304687 1.640625,0.90625 l 0.046875,0 c 0.15625,-0.28125 0.382813,-0.5 0.6875,-0.65625 0.300781,-0.164063 0.648437,-0.25 1.046875,-0.25 0.601562,0 1.050781,0.15625 1.34375,0.46875 0.300781,0.3125 0.453125,0.8125 0.453125,1.5 l 0,3.484375 z m 0,0" | ||
| - id="path153" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph2-25" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 5.46875,0 -0.890625,-2.265625 -2.859375,0 L 0.84375,0 0,0 l 2.828125,-7.171875 0.6875,0 L 6.328125,0 z m -1.140625,-3.015625 -0.84375,-2.21875 c -0.105469,-0.28125 -0.214844,-0.625 -0.328125,-1.03125 -0.074219,0.3125 -0.171875,0.65625 -0.296875,1.03125 l -0.84375,2.21875 z m 0,0" | ||
| - id="path156" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph2-26" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m -0.0625,1.875 c -0.300781,0 -0.539062,-0.042969 -0.71875,-0.125 l 0,-0.703125 c 0.230469,0.0625 0.46875,0.09375 0.71875,0.09375 0.320312,0 0.566406,-0.101563 0.734375,-0.296875 0.164063,-0.199219 0.25,-0.480469 0.25,-0.84375 l 0,-7.140625 0.84375,0 0,7.078125 c 0,0.613281 -0.15625,1.085938 -0.46875,1.421875 C 0.984375,1.703125 0.53125,1.875 -0.0625,1.875 z m 0,0" | ||
| - id="path159" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph2-27" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 3.484375,0 -0.78125,0 0,-5.09375 c 0,-0.414062 0.00781,-0.816406 0.03125,-1.203125 -0.0625,0.074219 -0.136719,0.148437 -0.21875,0.21875 C 2.429688,-6.003906 2.039062,-5.6875 1.34375,-5.125 l -0.421875,-0.546875 1.890625,-1.46875 0.671875,0 z m 0,0" | ||
| - id="path162" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph2-28" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 2.71875,-4.359375 c 0.75,0 1.335938,0.1875 1.765625,0.5625 0.4375,0.367187 0.65625,0.875 0.65625,1.53125 0,0.742187 -0.234375,1.320313 -0.703125,1.734375 -0.46875,0.417969 -1.121094,0.625 -1.953125,0.625 -0.804687,0 -1.414063,-0.125 -1.828125,-0.375 l 0,-0.78125 c 0.21875,0.148438 0.492188,0.261719 0.828125,0.34375 0.34375,0.085938 0.679687,0.125 1.015625,0.125 0.570312,0 1.015625,-0.132812 1.328125,-0.40625 0.320313,-0.269531 0.484375,-0.660156 0.484375,-1.171875 0,-1 -0.609375,-1.5 -1.828125,-1.5 -0.3125,0 -0.730469,0.046875 -1.25,0.140625 l -0.40625,-0.265625 0.265625,-3.34375 3.546875,0 0,0.75 -2.859375,0 L 1.609375,-4.25 C 1.972656,-4.320312 2.34375,-4.359375 2.71875,-4.359375 z m 0,0" | ||
| - id="path165" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph2-29" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 1.703125,-1.15625 0.078125,0.109375 c -0.085938,0.324219 -0.210938,0.699219 -0.375,1.125 -0.15625,0.4375 -0.320312,0.84375 -0.484375,1.21875 l -0.609375,0 C 0.394531,0.953125 0.488281,0.53125 0.59375,0.03125 c 0.101562,-0.5 0.179688,-0.894531 0.234375,-1.1875 z m 0,0" | ||
| - id="path168" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph2-30" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 5.1875,0 -4.703125,0 0,-0.703125 L 2.375,-2.59375 c 0.570312,-0.570312 0.945312,-0.984375 1.125,-1.234375 0.1875,-0.25 0.320312,-0.488281 0.40625,-0.71875 C 4,-4.785156 4.046875,-5.039062 4.046875,-5.3125 c 0,-0.375 -0.117187,-0.671875 -0.34375,-0.890625 -0.230469,-0.226563 -0.554687,-0.34375 -0.96875,-0.34375 -0.292969,0 -0.574219,0.054687 -0.84375,0.15625 -0.261719,0.09375 -0.554687,0.265625 -0.875,0.515625 l -0.4375,-0.546875 c 0.65625,-0.539063 1.375,-0.8125 2.15625,-0.8125 0.664063,0 1.1875,0.171875 1.5625,0.515625 0.382813,0.335938 0.578125,0.792969 0.578125,1.375 0,0.460938 -0.132812,0.914062 -0.390625,1.359375 -0.25,0.4375 -0.71875,0.996094 -1.40625,1.671875 l -1.5625,1.515625 0,0.046875 3.671875,0 z m 0,0" | ||
| - id="path171" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph2-31" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 5.21875,-3.578125 c 0,1.230469 -0.199219,2.152344 -0.59375,2.765625 C 4.238281,-0.207031 3.648438,0.09375 2.859375,0.09375 2.085938,0.09375 1.5,-0.210938 1.09375,-0.828125 0.695312,-1.453125 0.5,-2.367188 0.5,-3.578125 0.5,-4.816406 0.691406,-5.738281 1.078125,-6.34375 1.460938,-6.945312 2.054688,-7.25 2.859375,-7.25 c 0.769531,0 1.351563,0.320312 1.75,0.953125 0.40625,0.625 0.609375,1.53125 0.609375,2.71875 z m -3.90625,0 c 0,1.042969 0.117188,1.804687 0.359375,2.28125 0.25,0.46875 0.644531,0.703125 1.1875,0.703125 0.53125,0 0.914063,-0.238281 1.15625,-0.71875 0.25,-0.488281 0.375,-1.242188 0.375,-2.265625 0,-1.03125 -0.125,-1.78125 -0.375,-2.25 -0.242187,-0.476563 -0.625,-0.71875 -1.15625,-0.71875 -0.542969,0 -0.9375,0.234375 -1.1875,0.703125 C 1.429688,-5.375 1.3125,-4.617188 1.3125,-3.578125 z m 0,0" | ||
| - id="path174" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph2-32" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 5.515625,-1.640625 -1.0625,0 0,1.640625 -0.765625,0 0,-1.640625 -3.484375,0 0,-0.703125 3.390625,-4.828125 0.859375,0 0,4.796875 1.0625,0 z M 3.6875,-2.375 l 0,-2.375 c 0,-0.46875 0.015625,-0.992188 0.046875,-1.578125 l -0.046875,0 c -0.15625,0.3125 -0.304688,0.574219 -0.4375,0.78125 L 1.015625,-2.375 z m 0,0" | ||
| - id="path177" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph2-33" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 0.75,-0.515625 c 0,-0.21875 0.046875,-0.382813 0.140625,-0.5 C 0.992188,-1.128906 1.132812,-1.1875 1.3125,-1.1875 c 0.195312,0 0.347656,0.058594 0.453125,0.171875 0.101563,0.117187 0.15625,0.28125 0.15625,0.5 0,0.210937 -0.058594,0.371094 -0.171875,0.484375 C 1.644531,0.0820312 1.5,0.140625 1.3125,0.140625 1.144531,0.140625 1.007812,0.0859375 0.90625,-0.015625 0.800781,-0.117188 0.75,-0.285156 0.75,-0.515625 z m 0,-4.3125 c 0,-0.4375 0.1875,-0.65625 0.5625,-0.65625 0.40625,0 0.609375,0.21875 0.609375,0.65625 0,0.210937 -0.058594,0.371094 -0.171875,0.484375 -0.105469,0.117188 -0.25,0.171875 -0.4375,0.171875 -0.167969,0 -0.304688,-0.050781 -0.40625,-0.15625 C 0.800781,-4.429688 0.75,-4.597656 0.75,-4.828125 z m 0,0" | ||
| - id="path180" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph2-34" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 4.90625,-5.453125 c 0,0.449219 -0.132812,0.820313 -0.390625,1.109375 -0.25,0.292969 -0.609375,0.484375 -1.078125,0.578125 l 0,0.046875 c 0.570312,0.074219 0.992188,0.257812 1.265625,0.546875 0.28125,0.292969 0.421875,0.679687 0.421875,1.15625 0,0.679687 -0.234375,1.199219 -0.703125,1.5625 C 3.953125,-0.0859375 3.28125,0.09375 2.40625,0.09375 2.03125,0.09375 1.6875,0.0625 1.375,0 1.0625,-0.0507812 0.753906,-0.144531 0.453125,-0.28125 l 0,-0.78125 c 0.3125,0.15625 0.640625,0.277344 0.984375,0.359375 0.351562,0.074219 0.6875,0.109375 1,0.109375 1.238281,0 1.859375,-0.484375 1.859375,-1.453125 0,-0.863281 -0.683594,-1.296875 -2.046875,-1.296875 l -0.703125,0 0,-0.6875 0.71875,0 c 0.550781,0 0.988281,-0.125 1.3125,-0.375 0.332031,-0.25 0.5,-0.59375 0.5,-1.03125 0,-0.34375 -0.121094,-0.613281 -0.359375,-0.8125 -0.242188,-0.195312 -0.570312,-0.296875 -0.984375,-0.296875 -0.3125,0 -0.609375,0.042969 -0.890625,0.125 -0.273438,0.085937 -0.585938,0.242187 -0.9375,0.46875 L 0.5,-6.5 c 0.289062,-0.226562 0.625,-0.40625 1,-0.53125 0.382812,-0.132812 0.789062,-0.203125 1.21875,-0.203125 0.695312,0 1.234375,0.15625 1.609375,0.46875 0.382813,0.3125 0.578125,0.75 0.578125,1.3125 z m 0,0" | ||
| - id="path183" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph2-35" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 0.578125,-3.046875 c 0,-1.40625 0.269531,-2.453125 0.8125,-3.140625 0.539063,-0.695312 1.347656,-1.046875 2.421875,-1.046875 0.363281,0 0.648438,0.027344 0.859375,0.078125 l 0,0.703125 c -0.25,-0.082031 -0.539063,-0.125 -0.859375,-0.125 -0.761719,0 -1.34375,0.242187 -1.75,0.71875 -0.40625,0.480469 -0.625,1.230469 -0.65625,2.25 l 0.046875,0 c 0.363281,-0.5625 0.929687,-0.84375 1.703125,-0.84375 0.644531,0 1.148438,0.199219 1.515625,0.59375 0.375,0.386719 0.5625,0.90625 0.5625,1.5625 0,0.75 -0.203125,1.339844 -0.609375,1.765625 -0.40625,0.417969 -0.953125,0.625 -1.640625,0.625 -0.742187,0 -1.328125,-0.273438 -1.765625,-0.828125 -0.429688,-0.550781 -0.640625,-1.320313 -0.640625,-2.3125 z M 2.96875,-0.59375 c 0.457031,0 0.8125,-0.144531 1.0625,-0.4375 0.257812,-0.289062 0.390625,-0.710938 0.390625,-1.265625 0,-0.46875 -0.121094,-0.835937 -0.359375,-1.109375 C 3.832031,-3.675781 3.484375,-3.8125 3.015625,-3.8125 c -0.304687,0 -0.574219,0.0625 -0.8125,0.1875 -0.242187,0.117188 -0.433594,0.28125 -0.578125,0.5 -0.148438,0.210938 -0.21875,0.429688 -0.21875,0.65625 0,0.335938 0.0625,0.648438 0.1875,0.9375 0.132812,0.292969 0.320312,0.523438 0.5625,0.6875 0.238281,0.167969 0.507812,0.25 0.8125,0.25 z m 0,0" | ||
| - id="path186" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph2-36" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 4.96875,0 -3.984375,0 0,-7.140625 3.984375,0 0,0.734375 -3.15625,0 0,2.296875 2.953125,0 0,0.734375 -2.953125,0 0,2.625 3.15625,0 z m 0,0" | ||
| - id="path189" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph2-37" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 0.015625,-5.359375 0.859375,0 1.171875,3.0625 c 0.257813,0.699219 0.421875,1.199219 0.484375,1.5 l 0.03125,0 c 0.039062,-0.164063 0.128906,-0.445313 0.265625,-0.84375 0.132813,-0.40625 0.578125,-1.644531 1.328125,-3.71875 l 0.875,0 L 2.734375,0.75 c -0.230469,0.59375 -0.5,1.015625 -0.8125,1.265625 C 1.617188,2.273438 1.25,2.40625 0.8125,2.40625 0.5625,2.40625 0.316406,2.375 0.078125,2.3125 l 0,-0.640625 c 0.175781,0.039063 0.375,0.0625 0.59375,0.0625 0.5625,0 0.960937,-0.3125 1.203125,-0.9375 L 2.171875,0.03125 z m 0,0" | ||
| - id="path192" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph2-38" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="M 5.234375,0 4.25,-3.140625 c -0.0625,-0.1875 -0.179688,-0.625 -0.34375,-1.3125 l -0.046875,0 C 3.734375,-3.878906 3.617188,-3.4375 3.515625,-3.125 l -1,3.125 -0.9375,0 -1.46875,-5.359375 0.859375,0 c 0.34375,1.355469 0.601562,2.386719 0.78125,3.09375 0.175781,0.699219 0.28125,1.167969 0.3125,1.40625 l 0.03125,0 c 0.039062,-0.1875 0.097656,-0.425781 0.171875,-0.71875 0.082031,-0.289063 0.15625,-0.523437 0.21875,-0.703125 l 0.984375,-3.078125 0.875,0 0.953125,3.078125 c 0.1875,0.5625 0.3125,1.03125 0.375,1.40625 l 0.03125,0 c 0.019531,-0.113281 0.054687,-0.289062 0.109375,-0.53125 0.0625,-0.25 0.398438,-1.566406 1.015625,-3.953125 l 0.84375,0 L 6.1875,0 z m 0,0" | ||
| - id="path195" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph2-39" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 1.65625,-2.734375 c 0.144531,-0.195313 0.359375,-0.457031 0.640625,-0.78125 l 1.734375,-1.84375 0.953125,0 -2.15625,2.28125 L 5.140625,0 4.15625,0 2.265625,-2.53125 1.65625,-2 l 0,2 -0.796875,0 0,-7.59375 0.796875,0 0,4.03125 c 0,0.179688 -0.011719,0.453125 -0.03125,0.828125 z m 0,0" | ||
| - id="path198" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph2-40" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 0.40625,-2.3125 0,-0.734375 2.40625,0 0,0.734375 z m 0,0" | ||
| - id="path201" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph2-41" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 2.859375,-7.234375 c 0.644531,0 1.15625,0.152344 1.53125,0.453125 0.382813,0.304688 0.578125,0.71875 0.578125,1.25 0,0.355469 -0.109375,0.679688 -0.328125,0.96875 -0.21875,0.28125 -0.570313,0.542969 -1.046875,0.78125 0.582031,0.28125 0.992188,0.574219 1.234375,0.875 0.25,0.304688 0.375,0.65625 0.375,1.0625 0,0.585938 -0.210937,1.054688 -0.625,1.40625 C 4.160156,-0.0820312 3.59375,0.09375 2.875,0.09375 c -0.761719,0 -1.34375,-0.1640625 -1.75,-0.5 -0.40625,-0.332031 -0.609375,-0.804688 -0.609375,-1.421875 0,-0.8125 0.492187,-1.445313 1.484375,-1.90625 -0.449219,-0.25 -0.773438,-0.519531 -0.96875,-0.8125 -0.1875,-0.300781 -0.28125,-0.632813 -0.28125,-1 0,-0.507813 0.1875,-0.914063 0.5625,-1.21875 0.382812,-0.3125 0.898438,-0.46875 1.546875,-0.46875 z m -1.546875,5.4375 c 0,0.386719 0.132812,0.6875 0.40625,0.90625 0.269531,0.21875 0.648438,0.328125 1.140625,0.328125 0.488281,0 0.867187,-0.113281 1.140625,-0.34375 0.269531,-0.226562 0.40625,-0.539062 0.40625,-0.9375 0,-0.3125 -0.132812,-0.585938 -0.390625,-0.828125 -0.25,-0.25 -0.695313,-0.492187 -1.328125,-0.734375 -0.480469,0.210938 -0.828125,0.445312 -1.046875,0.703125 -0.21875,0.25 -0.328125,0.554687 -0.328125,0.90625 z m 1.53125,-4.78125 c -0.40625,0 -0.730469,0.101563 -0.96875,0.296875 -0.230469,0.1875 -0.34375,0.445312 -0.34375,0.765625 0,0.304687 0.09375,0.5625 0.28125,0.78125 C 2.007812,-4.523438 2.367188,-4.3125 2.890625,-4.09375 3.359375,-4.289062 3.6875,-4.5 3.875,-4.71875 4.070312,-4.945312 4.171875,-5.210938 4.171875,-5.515625 4.171875,-5.835938 4.050781,-6.09375 3.8125,-6.28125 3.582031,-6.476562 3.257812,-6.578125 2.84375,-6.578125 z m 0,0" | ||
| - id="path204" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph2-42" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 5.515625,-5.0625 c 0,0.730469 -0.25,1.289062 -0.75,1.671875 C 4.273438,-3.003906 3.570312,-2.8125 2.65625,-2.8125 l -0.84375,0 0,2.8125 -0.828125,0 0,-7.140625 1.84375,0 c 1.789063,0 2.6875,0.695313 2.6875,2.078125 z m -3.703125,1.546875 0.75,0 c 0.726562,0 1.257812,-0.117187 1.59375,-0.359375 0.332031,-0.238281 0.5,-0.617188 0.5,-1.140625 0,-0.476563 -0.15625,-0.832031 -0.46875,-1.0625 -0.3125,-0.226563 -0.796875,-0.34375 -1.453125,-0.34375 l -0.921875,0 z m 0,0" | ||
| - id="path207" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph2-43" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 0.984375,0 0,-7.140625 0.828125,0 0,7.140625 z m 0,0" | ||
| - id="path210" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph2-44" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 4.28125,0 -3.875,0 0,-0.546875 2.921875,-4.171875 -2.75,0 0,-0.640625 3.625,0 0,0.640625 -2.875,4.09375 2.953125,0 z m 0,0" | ||
| - id="path213" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph2-45" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 5.1875,-4.09375 c 0,2.792969 -1.085938,4.1875 -3.25,4.1875 C 1.5625,0.09375 1.265625,0.0625 1.046875,0 l 0,-0.703125 c 0.257813,0.085937 0.550781,0.125 0.875,0.125 0.78125,0 1.367187,-0.238281 1.765625,-0.71875 0.40625,-0.476563 0.625,-1.21875 0.65625,-2.21875 l -0.046875,0 c -0.179687,0.273437 -0.417969,0.480469 -0.71875,0.625 -0.292969,0.136719 -0.625,0.203125 -1,0.203125 C 1.941406,-2.6875 1.4375,-2.875 1.0625,-3.25 0.695312,-3.632812 0.515625,-4.164062 0.515625,-4.84375 c 0,-0.738281 0.207031,-1.320312 0.625,-1.75 0.414063,-0.425781 0.960937,-0.640625 1.640625,-0.640625 0.476562,0 0.898438,0.125 1.265625,0.375 0.363281,0.242187 0.644531,0.601563 0.84375,1.078125 0.195313,0.480469 0.296875,1.042969 0.296875,1.6875 z M 2.78125,-6.546875 c -0.46875,0 -0.835938,0.152344 -1.09375,0.453125 -0.25,0.292969 -0.375,0.710938 -0.375,1.25 0,0.46875 0.113281,0.839844 0.34375,1.109375 0.238281,0.261719 0.597656,0.390625 1.078125,0.390625 0.300781,0 0.578125,-0.054688 0.828125,-0.171875 0.25,-0.125 0.441406,-0.289063 0.578125,-0.5 0.144531,-0.207031 0.21875,-0.425781 0.21875,-0.65625 0,-0.34375 -0.070313,-0.65625 -0.203125,-0.9375 -0.136719,-0.289063 -0.324219,-0.519531 -0.5625,-0.6875 -0.230469,-0.164063 -0.5,-0.25 -0.8125,-0.25 z m 0,0" | ||
| - id="path216" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph2-46" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="M 4.03125,-6.5 C 3.25,-6.5 2.628906,-6.238281 2.171875,-5.71875 1.722656,-5.195312 1.5,-4.476562 1.5,-3.5625 c 0,0.929688 0.21875,1.648438 0.65625,2.15625 0.4375,0.511719 1.0625,0.765625 1.875,0.765625 0.5,0 1.066406,-0.085937 1.703125,-0.265625 l 0,0.71875 C 5.234375,0 4.625,0.09375 3.90625,0.09375 c -1.054688,0 -1.867188,-0.316406 -2.4375,-0.953125 -0.574219,-0.632813 -0.859375,-1.539063 -0.859375,-2.71875 0,-0.738281 0.132813,-1.382813 0.40625,-1.9375 0.28125,-0.550781 0.679687,-0.972656 1.203125,-1.265625 0.519531,-0.300781 1.128906,-0.453125 1.828125,-0.453125 0.75,0 1.40625,0.136719 1.96875,0.40625 L 5.65625,-6.125 C 5.113281,-6.375 4.570312,-6.5 4.03125,-6.5 z m 0,0" | ||
| - id="path219" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph2-47" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 0.203125,2.40625 c -0.3007812,0 -0.550781,-0.042969 -0.75,-0.125 l 0,-0.65625 c 0.230469,0.0625 0.453125,0.09375 0.671875,0.09375 0.25,0 0.429688,-0.074219 0.546875,-0.21875 0.125,-0.136719 0.1875,-0.34375 0.1875,-0.625 l 0,-6.234375 0.8125,0 0,6.1875 c 0,1.050781 -0.492187,1.578125 -1.46875,1.578125 z m 0.59375,-9.203125 c 0,-0.1875 0.039063,-0.320313 0.125,-0.40625 0.09375,-0.09375 0.207031,-0.140625 0.34375,-0.140625 0.132813,0 0.25,0.046875 0.34375,0.140625 0.09375,0.085937 0.140625,0.21875 0.140625,0.40625 0,0.179687 -0.046875,0.3125 -0.140625,0.40625 -0.09375,0.085937 -0.210937,0.125 -0.34375,0.125 -0.136719,0 -0.25,-0.039063 -0.34375,-0.125 -0.085937,-0.09375 -0.125,-0.226563 -0.125,-0.40625 z m 0,0" | ||
| - id="path222" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph2-48" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 2.40625,-7.59375 0.6875,0 0,10.015625 -0.6875,0 z m 0,0" | ||
| - id="path225" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph2-49" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 3.265625,-4.71875 -1.359375,0 0,4.71875 -0.8125,0 0,-4.71875 -0.953125,0 0,-0.375 0.953125,-0.28125 0,-0.296875 c 0,-1.320313 0.578125,-1.984375 1.734375,-1.984375 0.28125,0 0.609375,0.058594 0.984375,0.171875 l -0.203125,0.65625 c -0.3125,-0.101563 -0.578125,-0.15625 -0.796875,-0.15625 -0.3125,0 -0.542969,0.105469 -0.6875,0.3125 -0.148438,0.199219 -0.21875,0.523437 -0.21875,0.96875 l 0,0.34375 1.359375,0 z M 4.671875,0 l -0.8125,0 0,-7.59375 0.8125,0 z m 0,0" | ||
| - id="path228" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - </g> | ||
| - <clipPath | ||
| - id="clip1"> | ||
| - <path | ||
| - d="m 54,54 503.99609,0 0,661.70703 -503.99609,0 z m 0,0" | ||
| - id="path231" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </clipPath> | ||
| - <clipPath | ||
| - id="clip2"> | ||
| - <path | ||
| - d="m 55.492188,210.14453 501.000002,0 0,0.83594 -501.000002,0 z m 0,0" | ||
| - id="path234" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </clipPath> | ||
| - <clipPath | ||
| - id="clip3"> | ||
| - <path | ||
| - d="m 55.492188,79.050781 501.000002,0 0,0.835938 -501.000002,0 z m 0,0" | ||
| - id="path237" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </clipPath> | ||
| - </defs> | ||
| - <g | ||
| - id="g5205" | ||
| - transform="translate(-55.492188,-62.14312)"> | ||
| - <g | ||
| - clip-path="url(#clip2)" | ||
| - clip-rule="nonzero" | ||
| - id="g244"> | ||
| - <path | ||
| - style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" | ||
| - d="m 55.492188,210.14453 501.000002,0 0,0.83594 -501.000002,0 z m 0,0" | ||
| - id="path246" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </g> | ||
| - <path | ||
| - style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" | ||
| - d="m 55.492188,84.894531 242.003902,0 0,15.03125 -242.003902,0 z m 0,0" | ||
| - id="path248" | ||
| - inkscape:connector-curvature="0" /> | ||
| - <path | ||
| - style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" | ||
| - d="m 297.49609,84.894531 96.40235,0 0,15.03125 -96.40235,0 z m 0,0" | ||
| - id="path250" | ||
| - inkscape:connector-curvature="0" /> | ||
| - <path | ||
| - style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" | ||
| - d="m 393.89844,84.894531 106.72265,0 0,15.03125 -106.72265,0 z m 0,0" | ||
| - id="path252" | ||
| - inkscape:connector-curvature="0" /> | ||
| - <path | ||
| - style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" | ||
| - d="m 500.62109,84.894531 55.8711,0 0,15.03125 -55.8711,0 z m 0,0" | ||
| - id="path254" | ||
| - inkscape:connector-curvature="0" /> | ||
| - <path | ||
| - style="fill:#eeeeee;fill-opacity:1;fill-rule:nonzero;stroke:none" | ||
| - d="m 55.492188,114.95313 242.003902,0 0,25.05078 -242.003902,0 z m 0,0" | ||
| - id="path256" | ||
| - inkscape:connector-curvature="0" /> | ||
| - <path | ||
| - style="fill:#eeeeee;fill-opacity:1;fill-rule:nonzero;stroke:none" | ||
| - d="m 297.49609,114.95313 96.40235,0 0,25.05078 -96.40235,0 z m 0,0" | ||
| - id="path258" | ||
| - inkscape:connector-curvature="0" /> | ||
| - <path | ||
| - style="fill:#eeeeee;fill-opacity:1;fill-rule:nonzero;stroke:none" | ||
| - d="m 393.89844,114.95313 106.72265,0 0,25.05078 -106.72265,0 z m 0,0" | ||
| - id="path260" | ||
| - inkscape:connector-curvature="0" /> | ||
| - <path | ||
| - style="fill:#eeeeee;fill-opacity:1;fill-rule:nonzero;stroke:none" | ||
| - d="m 500.62109,114.95313 55.8711,0 0,25.05078 -55.8711,0 z m 0,0" | ||
| - id="path262" | ||
| - inkscape:connector-curvature="0" /> | ||
| - <path | ||
| - style="fill:#eeeeee;fill-opacity:1;fill-rule:nonzero;stroke:none" | ||
| - d="m 55.492188,175.07422 242.003902,0 0,15.03125 -242.003902,0 z m 0,0" | ||
| - id="path264" | ||
| - inkscape:connector-curvature="0" /> | ||
| - <path | ||
| - style="fill:#eeeeee;fill-opacity:1;fill-rule:nonzero;stroke:none" | ||
| - d="m 297.49609,175.07422 96.40235,0 0,15.03125 -96.40235,0 z m 0,0" | ||
| - id="path266" | ||
| - inkscape:connector-curvature="0" /> | ||
| - <path | ||
| - style="fill:#eeeeee;fill-opacity:1;fill-rule:nonzero;stroke:none" | ||
| - d="m 393.89844,175.07422 106.72265,0 0,15.03125 -106.72265,0 z m 0,0" | ||
| - id="path268" | ||
| - inkscape:connector-curvature="0" /> | ||
| - <path | ||
| - style="fill:#eeeeee;fill-opacity:1;fill-rule:nonzero;stroke:none" | ||
| - d="m 500.62109,175.07422 55.8711,0 0,15.03125 -55.8711,0 z m 0,0" | ||
| - id="path270" | ||
| - inkscape:connector-curvature="0" /> | ||
| - <g | ||
| - clip-path="url(#clip3)" | ||
| - clip-rule="nonzero" | ||
| - id="g272"> | ||
| - <path | ||
| - style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" | ||
| - d="m 55.492188,79.050781 501.000002,0 0,0.835938 -501.000002,0 z m 0,0" | ||
| - id="path274" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g276"> | ||
| - <use | ||
| - xlink:href="#glyph0-1" | ||
| - x="55.492558" | ||
| - y="76.127495" | ||
| - id="use278" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-2" | ||
| - x="70.362236" | ||
| - y="76.127495" | ||
| - id="use280" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-2" | ||
| - x="81.905273" | ||
| - y="76.127495" | ||
| - id="use282" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g284"> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="93.227875" | ||
| - y="76.127495" | ||
| - id="use286" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g288"> | ||
| - <use | ||
| - xlink:href="#glyph0-4" | ||
| - x="106.314" | ||
| - y="76.127495" | ||
| - id="use290" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g292"> | ||
| - <use | ||
| - xlink:href="#glyph0-5" | ||
| - x="119.23979" | ||
| - y="76.127495" | ||
| - id="use294" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g296"> | ||
| - <use | ||
| - xlink:href="#glyph0-6" | ||
| - x="132.06538" | ||
| - y="76.127495" | ||
| - id="use298" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#ffffff;fill-opacity:1" | ||
| - id="g300"> | ||
| - <use | ||
| - xlink:href="#glyph1-1" | ||
| - x="57.997555" | ||
| - y="96.167488" | ||
| - id="use302" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-2" | ||
| - x="60.783115" | ||
| - y="96.167488" | ||
| - id="use304" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-3" | ||
| - x="70.101715" | ||
| - y="96.167488" | ||
| - id="use306" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-4" | ||
| - x="76.233955" | ||
| - y="96.167488" | ||
| - id="use308" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-5" | ||
| - x="78.758995" | ||
| - y="96.167488" | ||
| - id="use310" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-6" | ||
| - x="81.284035" | ||
| - y="96.167488" | ||
| - id="use312" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-7" | ||
| - x="86.053551" | ||
| - y="96.167488" | ||
| - id="use314" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#ffffff;fill-opacity:1" | ||
| - id="g316"> | ||
| - <use | ||
| - xlink:href="#glyph1-8" | ||
| - x="91.634689" | ||
| - y="96.167488" | ||
| - id="use318" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-5" | ||
| - x="95.171753" | ||
| - y="96.167488" | ||
| - id="use320" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-9" | ||
| - x="97.696793" | ||
| - y="96.167488" | ||
| - id="use322" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-10" | ||
| - x="103.74887" | ||
| - y="96.167488" | ||
| - id="use324" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#ffffff;fill-opacity:1" | ||
| - id="g326"> | ||
| - <use | ||
| - xlink:href="#glyph1-11" | ||
| - x="300.0014" | ||
| - y="96.167488" | ||
| - id="use328" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-12" | ||
| - x="306.03345" | ||
| - y="96.167488" | ||
| - id="use330" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-9" | ||
| - x="310.12158" | ||
| - y="96.167488" | ||
| - id="use332" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-3" | ||
| - x="316.17368" | ||
| - y="96.167488" | ||
| - id="use334" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-9" | ||
| - x="322.30591" | ||
| - y="96.167488" | ||
| - id="use336" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-13" | ||
| - x="328.358" | ||
| - y="96.167488" | ||
| - id="use338" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-7" | ||
| - x="333.13754" | ||
| - y="96.167488" | ||
| - id="use340" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-4" | ||
| - x="338.70865" | ||
| - y="96.167488" | ||
| - id="use342" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#ffffff;fill-opacity:1" | ||
| - id="g344"> | ||
| - <use | ||
| - xlink:href="#glyph1-14" | ||
| - x="396.38376" | ||
| - y="96.167488" | ||
| - id="use346" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-7" | ||
| - x="403.68835" | ||
| - y="96.167488" | ||
| - id="use348" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-8" | ||
| - x="409.25946" | ||
| - y="96.167488" | ||
| - id="use350" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-15" | ||
| - x="412.79651" | ||
| - y="96.167488" | ||
| - id="use352" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#ffffff;fill-opacity:1" | ||
| - id="g354"> | ||
| - <use | ||
| - xlink:href="#glyph1-16" | ||
| - x="503.12558" | ||
| - y="96.167488" | ||
| - id="use356" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-8" | ||
| - x="508.61652" | ||
| - y="96.167488" | ||
| - id="use358" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-7" | ||
| - x="512.15356" | ||
| - y="96.167488" | ||
| - id="use360" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-8" | ||
| - x="517.72473" | ||
| - y="96.167488" | ||
| - id="use362" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-15" | ||
| - x="521.26178" | ||
| - y="96.167488" | ||
| - id="use364" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g366"> | ||
| - <use | ||
| - xlink:href="#glyph2-1" | ||
| - x="57.997555" | ||
| - y="111.19749" | ||
| - id="use368" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-2" | ||
| - x="63.488514" | ||
| - y="111.19749" | ||
| - id="use370" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-3" | ||
| - x="69.630775" | ||
| - y="111.19749" | ||
| - id="use372" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-4" | ||
| - x="73.718933" | ||
| - y="111.19749" | ||
| - id="use374" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-5" | ||
| - x="78.728935" | ||
| - y="111.19749" | ||
| - id="use376" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g378"> | ||
| - <use | ||
| - xlink:href="#glyph2-6" | ||
| - x="84.360176" | ||
| - y="111.19749" | ||
| - id="use380" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-7" | ||
| - x="86.885216" | ||
| - y="111.19749" | ||
| - id="use382" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-7" | ||
| - x="89.410255" | ||
| - y="111.19749" | ||
| - id="use384" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-8" | ||
| - x="91.935295" | ||
| - y="111.19749" | ||
| - id="use386" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-9" | ||
| - x="97.506409" | ||
| - y="111.19749" | ||
| - id="use388" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-10" | ||
| - x="103.64867" | ||
| - y="111.19749" | ||
| - id="use390" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-5" | ||
| - x="108.41819" | ||
| - y="111.19749" | ||
| - id="use392" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-11" | ||
| - x="114.03941" | ||
| - y="111.19749" | ||
| - id="use394" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-12" | ||
| - x="116.63459" | ||
| - y="111.19749" | ||
| - id="use396" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-8" | ||
| - x="122.76683" | ||
| - y="111.19749" | ||
| - id="use398" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-13" | ||
| - x="128.33795" | ||
| - y="111.19749" | ||
| - id="use400" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-8" | ||
| - x="131.87502" | ||
| - y="111.19749" | ||
| - id="use402" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-11" | ||
| - x="137.44612" | ||
| - y="111.19749" | ||
| - id="use404" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-6" | ||
| - x="140.04131" | ||
| - y="111.19749" | ||
| - id="use406" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-14" | ||
| - x="142.56635" | ||
| - y="111.19749" | ||
| - id="use408" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-11" | ||
| - x="147.34589" | ||
| - y="111.19749" | ||
| - id="use410" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g412"> | ||
| - <use | ||
| - xlink:href="#glyph2-14" | ||
| - x="149.93105" | ||
| - y="111.19749" | ||
| - id="use414" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-2" | ||
| - x="154.71059" | ||
| - y="111.19749" | ||
| - id="use416" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-14" | ||
| - x="160.85284" | ||
| - y="111.19749" | ||
| - id="use418" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-10" | ||
| - x="165.63239" | ||
| - y="111.19749" | ||
| - id="use420" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-5" | ||
| - x="170.4019" | ||
| - y="111.19749" | ||
| - id="use422" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g424"> | ||
| - <use | ||
| - xlink:href="#glyph2-15" | ||
| - x="176.03314" | ||
| - y="111.19749" | ||
| - id="use426" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g428"> | ||
| - <use | ||
| - xlink:href="#glyph2-13" | ||
| - x="182.15536" | ||
| - y="111.19749" | ||
| - id="use430" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-6" | ||
| - x="185.69243" | ||
| - y="111.19749" | ||
| - id="use432" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g434"> | ||
| - <use | ||
| - xlink:href="#glyph2-16" | ||
| - x="188.22748" | ||
| - y="111.19749" | ||
| - id="use436" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g438"> | ||
| - <use | ||
| - xlink:href="#glyph2-7" | ||
| - x="194.3497" | ||
| - y="111.19749" | ||
| - id="use440" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g442"> | ||
| - <use | ||
| - xlink:href="#glyph2-5" | ||
| - x="196.88477" | ||
| - y="111.19749" | ||
| - id="use444" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-11" | ||
| - x="202.50598" | ||
| - y="111.19749" | ||
| - id="use446" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-13" | ||
| - x="205.10117" | ||
| - y="111.19749" | ||
| - id="use448" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-17" | ||
| - x="208.63821" | ||
| - y="111.19749" | ||
| - id="use450" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-11" | ||
| - x="214.69031" | ||
| - y="111.19749" | ||
| - id="use452" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g454"> | ||
| - <use | ||
| - xlink:href="#glyph2-13" | ||
| - x="217.27547" | ||
| - y="111.19749" | ||
| - id="use456" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g458"> | ||
| - <use | ||
| - xlink:href="#glyph2-18" | ||
| - x="220.82254" | ||
| - y="111.19749" | ||
| - id="use460" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g462"> | ||
| - <use | ||
| - xlink:href="#glyph2-5" | ||
| - x="226.95477" | ||
| - y="111.19749" | ||
| - id="use464" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g466"> | ||
| - <use | ||
| - xlink:href="#glyph2-19" | ||
| - x="232.58601" | ||
| - y="111.19749" | ||
| - id="use468" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g470"> | ||
| - <use | ||
| - xlink:href="#glyph2-13" | ||
| - x="235.96275" | ||
| - y="111.19749" | ||
| - id="use472" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g474"> | ||
| - <use | ||
| - xlink:href="#glyph2-20" | ||
| - x="239.50984" | ||
| - y="111.19749" | ||
| - id="use476" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#45a3e3;fill-opacity:1" | ||
| - id="g478"> | ||
| - <use | ||
| - xlink:href="#glyph2-21" | ||
| - x="300.0014" | ||
| - y="111.19749" | ||
| - id="use480" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-6" | ||
| - x="307.30597" | ||
| - y="111.19749" | ||
| - id="use482" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-22" | ||
| - x="309.83102" | ||
| - y="111.19749" | ||
| - id="use484" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-6" | ||
| - x="315.31195" | ||
| - y="111.19749" | ||
| - id="use486" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#45a3e3;fill-opacity:1" | ||
| - id="g488"> | ||
| - <use | ||
| - xlink:href="#glyph2-13" | ||
| - x="317.84702" | ||
| - y="111.19749" | ||
| - id="use490" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-8" | ||
| - x="321.38406" | ||
| - y="111.19749" | ||
| - id="use492" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-7" | ||
| - x="326.9552" | ||
| - y="111.19749" | ||
| - id="use494" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-11" | ||
| - x="329.48022" | ||
| - y="111.19749" | ||
| - id="use496" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-23" | ||
| - x="332.07541" | ||
| - y="111.19749" | ||
| - id="use498" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#45a3e3;fill-opacity:1" | ||
| - id="g500"> | ||
| - <use | ||
| - xlink:href="#glyph2-3" | ||
| - x="337.23572" | ||
| - y="111.19749" | ||
| - id="use502" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-5" | ||
| - x="341.32388" | ||
| - y="111.19749" | ||
| - id="use504" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#45a3e3;fill-opacity:1" | ||
| - id="g506"> | ||
| - <use | ||
| - xlink:href="#glyph2-5" | ||
| - x="346.95511" | ||
| - y="111.19749" | ||
| - id="use508" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-12" | ||
| - x="352.57632" | ||
| - y="111.19749" | ||
| - id="use510" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-17" | ||
| - x="358.70859" | ||
| - y="111.19749" | ||
| - id="use512" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-24" | ||
| - x="364.76065" | ||
| - y="111.19749" | ||
| - id="use514" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-11" | ||
| - x="374.07925" | ||
| - y="111.19749" | ||
| - id="use516" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-25" | ||
| - x="376.67444" | ||
| - y="111.19749" | ||
| - id="use518" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-10" | ||
| - x="383.00708" | ||
| - y="111.19749" | ||
| - id="use520" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-13" | ||
| - x="387.77658" | ||
| - y="111.19749" | ||
| - id="use522" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g524"> | ||
| - <use | ||
| - xlink:href="#glyph2-26" | ||
| - x="396.40216" | ||
| - y="111.19749" | ||
| - id="use526" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-2" | ||
| - x="399.07748" | ||
| - y="111.19749" | ||
| - id="use528" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g530"> | ||
| - <use | ||
| - xlink:href="#glyph2-9" | ||
| - x="405.20972" | ||
| - y="111.19749" | ||
| - id="use532" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-11" | ||
| - x="411.35199" | ||
| - y="111.19749" | ||
| - id="use534" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-27" | ||
| - x="413.94717" | ||
| - y="111.19749" | ||
| - id="use536" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-28" | ||
| - x="419.66858" | ||
| - y="111.19749" | ||
| - id="use538" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-29" | ||
| - x="425.39001" | ||
| - y="111.19749" | ||
| - id="use540" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-11" | ||
| - x="427.84491" | ||
| - y="111.19749" | ||
| - id="use542" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g544"> | ||
| - <use | ||
| - xlink:href="#glyph2-30" | ||
| - x="430.43005" | ||
| - y="111.19749" | ||
| - id="use546" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-31" | ||
| - x="436.15149" | ||
| - y="111.19749" | ||
| - id="use548" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-27" | ||
| - x="441.87289" | ||
| - y="111.19749" | ||
| - id="use550" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g552"> | ||
| - <use | ||
| - xlink:href="#glyph2-32" | ||
| - x="447.60434" | ||
| - y="111.19749" | ||
| - id="use554" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g556"> | ||
| - <use | ||
| - xlink:href="#glyph2-27" | ||
| - x="455.83075" | ||
| - y="111.19749" | ||
| - id="use558" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-32" | ||
| - x="461.55219" | ||
| - y="111.19749" | ||
| - id="use560" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-33" | ||
| - x="467.27359" | ||
| - y="111.19749" | ||
| - id="use562" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g564"> | ||
| - <use | ||
| - xlink:href="#glyph2-34" | ||
| - x="469.92889" | ||
| - y="111.19749" | ||
| - id="use566" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-30" | ||
| - x="475.65033" | ||
| - y="111.19749" | ||
| - id="use568" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g570"> | ||
| - <use | ||
| - xlink:href="#glyph2-33" | ||
| - x="481.38177" | ||
| - y="111.19749" | ||
| - id="use572" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g574"> | ||
| - <use | ||
| - xlink:href="#glyph2-31" | ||
| - x="484.03705" | ||
| - y="111.19749" | ||
| - id="use576" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-28" | ||
| - x="489.75848" | ||
| - y="111.19749" | ||
| - id="use578" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g580"> | ||
| - <use | ||
| - xlink:href="#glyph2-25" | ||
| - x="502.9949" | ||
| - y="111.19749" | ||
| - id="use582" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g584"> | ||
| - <use | ||
| - xlink:href="#glyph2-10" | ||
| - x="509.33755" | ||
| - y="111.19749" | ||
| - id="use586" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-10" | ||
| - x="514.10706" | ||
| - y="111.19749" | ||
| - id="use588" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-5" | ||
| - x="518.87659" | ||
| - y="111.19749" | ||
| - id="use590" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-15" | ||
| - x="524.4978" | ||
| - y="111.19749" | ||
| - id="use592" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-13" | ||
| - x="530.63007" | ||
| - y="111.19749" | ||
| - id="use594" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-5" | ||
| - x="534.16711" | ||
| - y="111.19749" | ||
| - id="use596" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-12" | ||
| - x="539.78833" | ||
| - y="111.19749" | ||
| - id="use598" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g600"> | ||
| - <use | ||
| - xlink:href="#glyph2-21" | ||
| - x="57.997555" | ||
| - y="126.22749" | ||
| - id="use602" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-8" | ||
| - x="65.302132" | ||
| - y="126.22749" | ||
| - id="use604" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-13" | ||
| - x="70.873253" | ||
| - y="126.22749" | ||
| - id="use606" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-8" | ||
| - x="74.410316" | ||
| - y="126.22749" | ||
| - id="use608" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-11" | ||
| - x="79.98143" | ||
| - y="126.22749" | ||
| - id="use610" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-3" | ||
| - x="82.576614" | ||
| - y="126.22749" | ||
| - id="use612" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-5" | ||
| - x="86.664772" | ||
| - y="126.22749" | ||
| - id="use614" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g616"> | ||
| - <use | ||
| - xlink:href="#glyph2-13" | ||
| - x="92.296013" | ||
| - y="126.22749" | ||
| - id="use618" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-5" | ||
| - x="95.833069" | ||
| - y="126.22749" | ||
| - id="use620" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-9" | ||
| - x="101.45429" | ||
| - y="126.22749" | ||
| - id="use622" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-13" | ||
| - x="107.59655" | ||
| - y="126.22749" | ||
| - id="use624" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-6" | ||
| - x="111.13361" | ||
| - y="126.22749" | ||
| - id="use626" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-17" | ||
| - x="113.65865" | ||
| - y="126.22749" | ||
| - id="use628" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-9" | ||
| - x="119.71073" | ||
| - y="126.22749" | ||
| - id="use630" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-11" | ||
| - x="125.85299" | ||
| - y="126.22749" | ||
| - id="use632" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-10" | ||
| - x="128.44817" | ||
| - y="126.22749" | ||
| - id="use634" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-8" | ||
| - x="133.21768" | ||
| - y="126.22749" | ||
| - id="use636" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-9" | ||
| - x="138.7888" | ||
| - y="126.22749" | ||
| - id="use638" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-11" | ||
| - x="144.93106" | ||
| - y="126.22749" | ||
| - id="use640" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g642"> | ||
| - <use | ||
| - xlink:href="#glyph2-17" | ||
| - x="147.51622" | ||
| - y="126.22749" | ||
| - id="use644" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-4" | ||
| - x="153.56831" | ||
| - y="126.22749" | ||
| - id="use646" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-5" | ||
| - x="158.57831" | ||
| - y="126.22749" | ||
| - id="use648" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g650"> | ||
| - <use | ||
| - xlink:href="#glyph2-3" | ||
| - x="164.20955" | ||
| - y="126.22749" | ||
| - id="use652" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-13" | ||
| - x="168.2977" | ||
| - y="126.22749" | ||
| - id="use654" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-2" | ||
| - x="171.83476" | ||
| - y="126.22749" | ||
| - id="use656" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-3" | ||
| - x="177.97702" | ||
| - y="126.22749" | ||
| - id="use658" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-9" | ||
| - x="182.06519" | ||
| - y="126.22749" | ||
| - id="use660" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-11" | ||
| - x="188.20744" | ||
| - y="126.22749" | ||
| - id="use662" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g664"> | ||
| - <use | ||
| - xlink:href="#glyph2-13" | ||
| - x="190.7926" | ||
| - y="126.22749" | ||
| - id="use666" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-18" | ||
| - x="194.32967" | ||
| - y="126.22749" | ||
| - id="use668" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-5" | ||
| - x="200.47192" | ||
| - y="126.22749" | ||
| - id="use670" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g672"> | ||
| - <use | ||
| - xlink:href="#glyph2-11" | ||
| - x="206.10316" | ||
| - y="126.22749" | ||
| - id="use674" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g676"> | ||
| - <use | ||
| - xlink:href="#glyph2-15" | ||
| - x="208.68832" | ||
| - y="126.22749" | ||
| - id="use678" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-3" | ||
| - x="214.82056" | ||
| - y="126.22749" | ||
| - id="use680" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-5" | ||
| - x="218.90872" | ||
| - y="126.22749" | ||
| - id="use682" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g684"> | ||
| - <use | ||
| - xlink:href="#glyph2-14" | ||
| - x="224.53996" | ||
| - y="126.22749" | ||
| - id="use686" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-2" | ||
| - x="229.3195" | ||
| - y="126.22749" | ||
| - id="use688" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g690"> | ||
| - <use | ||
| - xlink:href="#glyph2-24" | ||
| - x="235.45174" | ||
| - y="126.22749" | ||
| - id="use692" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-15" | ||
| - x="244.77034" | ||
| - y="126.22749" | ||
| - id="use694" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-13" | ||
| - x="250.90257" | ||
| - y="126.22749" | ||
| - id="use696" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-6" | ||
| - x="254.43964" | ||
| - y="126.22749" | ||
| - id="use698" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-17" | ||
| - x="256.96469" | ||
| - y="126.22749" | ||
| - id="use700" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g702"> | ||
| - <use | ||
| - xlink:href="#glyph2-9" | ||
| - x="263.02676" | ||
| - y="126.22749" | ||
| - id="use704" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g706"> | ||
| - <use | ||
| - xlink:href="#glyph2-11" | ||
| - x="269.15903" | ||
| - y="126.22749" | ||
| - id="use708" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-17" | ||
| - x="271.75418" | ||
| - y="126.22749" | ||
| - id="use710" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-19" | ||
| - x="277.80627" | ||
| - y="126.22749" | ||
| - id="use712" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g714"> | ||
| - <use | ||
| - xlink:href="#glyph2-6" | ||
| - x="57.997555" | ||
| - y="136.24748" | ||
| - id="use716" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-9" | ||
| - x="60.522594" | ||
| - y="136.24748" | ||
| - id="use718" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-9" | ||
| - x="66.664856" | ||
| - y="136.24748" | ||
| - id="use720" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-17" | ||
| - x="72.807114" | ||
| - y="136.24748" | ||
| - id="use722" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-10" | ||
| - x="78.859192" | ||
| - y="136.24748" | ||
| - id="use724" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-5" | ||
| - x="83.628716" | ||
| - y="136.24748" | ||
| - id="use726" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-9" | ||
| - x="89.249931" | ||
| - y="136.24748" | ||
| - id="use728" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-10" | ||
| - x="95.392189" | ||
| - y="136.24748" | ||
| - id="use730" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-5" | ||
| - x="100.16171" | ||
| - y="136.24748" | ||
| - id="use732" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-20" | ||
| - x="105.78293" | ||
| - y="136.24748" | ||
| - id="use734" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#45a3e3;fill-opacity:1" | ||
| - id="g736"> | ||
| - <use | ||
| - xlink:href="#glyph2-21" | ||
| - x="300.0014" | ||
| - y="126.22749" | ||
| - id="use738" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-6" | ||
| - x="307.30597" | ||
| - y="126.22749" | ||
| - id="use740" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-22" | ||
| - x="309.83102" | ||
| - y="126.22749" | ||
| - id="use742" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-6" | ||
| - x="315.31195" | ||
| - y="126.22749" | ||
| - id="use744" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#45a3e3;fill-opacity:1" | ||
| - id="g746"> | ||
| - <use | ||
| - xlink:href="#glyph2-13" | ||
| - x="317.84702" | ||
| - y="126.22749" | ||
| - id="use748" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-8" | ||
| - x="321.38406" | ||
| - y="126.22749" | ||
| - id="use750" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-7" | ||
| - x="326.9552" | ||
| - y="126.22749" | ||
| - id="use752" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-11" | ||
| - x="329.48022" | ||
| - y="126.22749" | ||
| - id="use754" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-23" | ||
| - x="332.07541" | ||
| - y="126.22749" | ||
| - id="use756" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#45a3e3;fill-opacity:1" | ||
| - id="g758"> | ||
| - <use | ||
| - xlink:href="#glyph2-3" | ||
| - x="337.23572" | ||
| - y="126.22749" | ||
| - id="use760" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-5" | ||
| - x="341.32388" | ||
| - y="126.22749" | ||
| - id="use762" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#45a3e3;fill-opacity:1" | ||
| - id="g764"> | ||
| - <use | ||
| - xlink:href="#glyph2-5" | ||
| - x="346.95511" | ||
| - y="126.22749" | ||
| - id="use766" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-12" | ||
| - x="352.57632" | ||
| - y="126.22749" | ||
| - id="use768" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-17" | ||
| - x="358.70859" | ||
| - y="126.22749" | ||
| - id="use770" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-24" | ||
| - x="364.76065" | ||
| - y="126.22749" | ||
| - id="use772" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-11" | ||
| - x="374.07925" | ||
| - y="126.22749" | ||
| - id="use774" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-25" | ||
| - x="376.67444" | ||
| - y="126.22749" | ||
| - id="use776" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-10" | ||
| - x="383.00708" | ||
| - y="126.22749" | ||
| - id="use778" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-13" | ||
| - x="387.77658" | ||
| - y="126.22749" | ||
| - id="use780" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g782"> | ||
| - <use | ||
| - xlink:href="#glyph2-26" | ||
| - x="396.40216" | ||
| - y="126.22749" | ||
| - id="use784" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-2" | ||
| - x="399.07748" | ||
| - y="126.22749" | ||
| - id="use786" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g788"> | ||
| - <use | ||
| - xlink:href="#glyph2-9" | ||
| - x="405.20972" | ||
| - y="126.22749" | ||
| - id="use790" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-11" | ||
| - x="411.35199" | ||
| - y="126.22749" | ||
| - id="use792" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-27" | ||
| - x="413.94717" | ||
| - y="126.22749" | ||
| - id="use794" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-28" | ||
| - x="419.66858" | ||
| - y="126.22749" | ||
| - id="use796" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-29" | ||
| - x="425.39001" | ||
| - y="126.22749" | ||
| - id="use798" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-11" | ||
| - x="427.84491" | ||
| - y="126.22749" | ||
| - id="use800" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g802"> | ||
| - <use | ||
| - xlink:href="#glyph2-30" | ||
| - x="430.43005" | ||
| - y="126.22749" | ||
| - id="use804" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-31" | ||
| - x="436.15149" | ||
| - y="126.22749" | ||
| - id="use806" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-27" | ||
| - x="441.87289" | ||
| - y="126.22749" | ||
| - id="use808" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g810"> | ||
| - <use | ||
| - xlink:href="#glyph2-32" | ||
| - x="447.60434" | ||
| - y="126.22749" | ||
| - id="use812" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g814"> | ||
| - <use | ||
| - xlink:href="#glyph2-27" | ||
| - x="455.83075" | ||
| - y="126.22749" | ||
| - id="use816" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-35" | ||
| - x="461.55219" | ||
| - y="126.22749" | ||
| - id="use818" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-33" | ||
| - x="467.27359" | ||
| - y="126.22749" | ||
| - id="use820" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g822"> | ||
| - <use | ||
| - xlink:href="#glyph2-27" | ||
| - x="469.92889" | ||
| - y="126.22749" | ||
| - id="use824" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-30" | ||
| - x="475.65033" | ||
| - y="126.22749" | ||
| - id="use826" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g828"> | ||
| - <use | ||
| - xlink:href="#glyph2-33" | ||
| - x="481.38177" | ||
| - y="126.22749" | ||
| - id="use830" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g832"> | ||
| - <use | ||
| - xlink:href="#glyph2-28" | ||
| - x="484.03705" | ||
| - y="126.22749" | ||
| - id="use834" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-31" | ||
| - x="489.75848" | ||
| - y="126.22749" | ||
| - id="use836" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g838"> | ||
| - <use | ||
| - xlink:href="#glyph2-25" | ||
| - x="502.9949" | ||
| - y="126.22749" | ||
| - id="use840" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g842"> | ||
| - <use | ||
| - xlink:href="#glyph2-10" | ||
| - x="509.33755" | ||
| - y="126.22749" | ||
| - id="use844" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-10" | ||
| - x="514.10706" | ||
| - y="126.22749" | ||
| - id="use846" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-5" | ||
| - x="518.87659" | ||
| - y="126.22749" | ||
| - id="use848" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-15" | ||
| - x="524.4978" | ||
| - y="126.22749" | ||
| - id="use850" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-13" | ||
| - x="530.63007" | ||
| - y="126.22749" | ||
| - id="use852" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-5" | ||
| - x="534.16711" | ||
| - y="126.22749" | ||
| - id="use854" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-12" | ||
| - x="539.78833" | ||
| - y="126.22749" | ||
| - id="use856" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g858"> | ||
| - <use | ||
| - xlink:href="#glyph2-36" | ||
| - x="57.997555" | ||
| - y="151.27748" | ||
| - id="use860" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-9" | ||
| - x="63.568676" | ||
| - y="151.27748" | ||
| - id="use862" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-14" | ||
| - x="69.710938" | ||
| - y="151.27748" | ||
| - id="use864" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-2" | ||
| - x="74.490471" | ||
| - y="151.27748" | ||
| - id="use866" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-3" | ||
| - x="80.632736" | ||
| - y="151.27748" | ||
| - id="use868" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-5" | ||
| - x="84.720894" | ||
| - y="151.27748" | ||
| - id="use870" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-11" | ||
| - x="90.34211" | ||
| - y="151.27748" | ||
| - id="use872" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-8" | ||
| - x="92.937294" | ||
| - y="151.27748" | ||
| - id="use874" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-9" | ||
| - x="98.508408" | ||
| - y="151.27748" | ||
| - id="use876" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-17" | ||
| - x="104.65067" | ||
| - y="151.27748" | ||
| - id="use878" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-9" | ||
| - x="110.70275" | ||
| - y="151.27748" | ||
| - id="use880" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-37" | ||
| - x="116.84501" | ||
| - y="151.27748" | ||
| - id="use882" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-24" | ||
| - x="121.88507" | ||
| - y="151.27748" | ||
| - id="use884" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-6" | ||
| - x="131.20367" | ||
| - y="151.27748" | ||
| - id="use886" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-13" | ||
| - x="133.72871" | ||
| - y="151.27748" | ||
| - id="use888" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-37" | ||
| - x="137.26576" | ||
| - y="151.27748" | ||
| - id="use890" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-11" | ||
| - x="142.30583" | ||
| - y="151.27748" | ||
| - id="use892" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-38" | ||
| - x="144.901" | ||
| - y="151.27748" | ||
| - id="use894" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-18" | ||
| - x="152.68654" | ||
| - y="151.27748" | ||
| - id="use896" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-5" | ||
| - x="158.82881" | ||
| - y="151.27748" | ||
| - id="use898" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g900"> | ||
| - <use | ||
| - xlink:href="#glyph2-9" | ||
| - x="164.46005" | ||
| - y="151.27748" | ||
| - id="use902" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g904"> | ||
| - <use | ||
| - xlink:href="#glyph2-11" | ||
| - x="170.59229" | ||
| - y="151.27748" | ||
| - id="use906" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-14" | ||
| - x="173.18747" | ||
| - y="151.27748" | ||
| - id="use908" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-5" | ||
| - x="177.96701" | ||
| - y="151.27748" | ||
| - id="use910" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-5" | ||
| - x="183.58823" | ||
| - y="151.27748" | ||
| - id="use912" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g914"> | ||
| - <use | ||
| - xlink:href="#glyph2-39" | ||
| - x="189.21947" | ||
| - y="151.27748" | ||
| - id="use916" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-6" | ||
| - x="194.46994" | ||
| - y="151.27748" | ||
| - id="use918" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-9" | ||
| - x="196.99498" | ||
| - y="151.27748" | ||
| - id="use920" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-22" | ||
| - x="203.13724" | ||
| - y="151.27748" | ||
| - id="use922" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-11" | ||
| - x="208.61818" | ||
| - y="151.27748" | ||
| - id="use924" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-17" | ||
| - x="211.21336" | ||
| - y="151.27748" | ||
| - id="use926" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-3" | ||
| - x="217.26544" | ||
| - y="151.27748" | ||
| - id="use928" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g930"> | ||
| - <use | ||
| - xlink:href="#glyph2-10" | ||
| - x="57.997555" | ||
| - y="161.29749" | ||
| - id="use932" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-17" | ||
| - x="62.767075" | ||
| - y="161.29749" | ||
| - id="use934" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-24" | ||
| - x="68.819153" | ||
| - y="161.29749" | ||
| - id="use936" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-24" | ||
| - x="78.137756" | ||
| - y="161.29749" | ||
| - id="use938" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-2" | ||
| - x="87.456352" | ||
| - y="161.29749" | ||
| - id="use940" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-9" | ||
| - x="93.59861" | ||
| - y="161.29749" | ||
| - id="use942" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-6" | ||
| - x="99.740868" | ||
| - y="161.29749" | ||
| - id="use944" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-10" | ||
| - x="102.26591" | ||
| - y="161.29749" | ||
| - id="use946" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-8" | ||
| - x="107.03543" | ||
| - y="161.29749" | ||
| - id="use948" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-13" | ||
| - x="112.60655" | ||
| - y="161.29749" | ||
| - id="use950" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-6" | ||
| - x="116.14361" | ||
| - y="161.29749" | ||
| - id="use952" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-9" | ||
| - x="118.66865" | ||
| - y="161.29749" | ||
| - id="use954" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-22" | ||
| - x="124.81091" | ||
| - y="161.29749" | ||
| - id="use956" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-11" | ||
| - x="130.29185" | ||
| - y="161.29749" | ||
| - id="use958" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-14" | ||
| - x="132.88702" | ||
| - y="161.29749" | ||
| - id="use960" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-5" | ||
| - x="137.66656" | ||
| - y="161.29749" | ||
| - id="use962" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-9" | ||
| - x="143.28778" | ||
| - y="161.29749" | ||
| - id="use964" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-14" | ||
| - x="149.43004" | ||
| - y="161.29749" | ||
| - id="use966" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-6" | ||
| - x="154.20958" | ||
| - y="161.29749" | ||
| - id="use968" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-13" | ||
| - x="156.73462" | ||
| - y="161.29749" | ||
| - id="use970" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-6" | ||
| - x="160.27168" | ||
| - y="161.29749" | ||
| - id="use972" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-4" | ||
| - x="162.79672" | ||
| - y="161.29749" | ||
| - id="use974" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g976"> | ||
| - <use | ||
| - xlink:href="#glyph2-5" | ||
| - x="167.81674" | ||
| - y="161.29749" | ||
| - id="use978" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-11" | ||
| - x="173.43796" | ||
| - y="161.29749" | ||
| - id="use980" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-18" | ||
| - x="176.03314" | ||
| - y="161.29749" | ||
| - id="use982" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g984"> | ||
| - <use | ||
| - xlink:href="#glyph2-5" | ||
| - x="182.16539" | ||
| - y="161.29749" | ||
| - id="use986" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g988"> | ||
| - <use | ||
| - xlink:href="#glyph2-8" | ||
| - x="187.79662" | ||
| - y="161.29749" | ||
| - id="use990" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-7" | ||
| - x="193.36774" | ||
| - y="161.29749" | ||
| - id="use992" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-13" | ||
| - x="195.89278" | ||
| - y="161.29749" | ||
| - id="use994" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-18" | ||
| - x="199.42984" | ||
| - y="161.29749" | ||
| - id="use996" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-40" | ||
| - x="205.5721" | ||
| - y="161.29749" | ||
| - id="use998" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-3" | ||
| - x="208.78851" | ||
| - y="161.29749" | ||
| - id="use1000" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-5" | ||
| - x="212.87668" | ||
| - y="161.29749" | ||
| - id="use1002" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1004"> | ||
| - <use | ||
| - xlink:href="#glyph2-7" | ||
| - x="218.50792" | ||
| - y="161.29749" | ||
| - id="use1006" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-8" | ||
| - x="221.03296" | ||
| - y="161.29749" | ||
| - id="use1008" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-13" | ||
| - x="226.60408" | ||
| - y="161.29749" | ||
| - id="use1010" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-5" | ||
| - x="230.14114" | ||
| - y="161.29749" | ||
| - id="use1012" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-12" | ||
| - x="235.76236" | ||
| - y="161.29749" | ||
| - id="use1014" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1016"> | ||
| - <use | ||
| - xlink:href="#glyph2-6" | ||
| - x="57.997555" | ||
| - y="171.31749" | ||
| - id="use1018" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-9" | ||
| - x="60.522594" | ||
| - y="171.31749" | ||
| - id="use1020" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-19" | ||
| - x="66.664856" | ||
| - y="171.31749" | ||
| - id="use1022" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-17" | ||
| - x="70.051613" | ||
| - y="171.31749" | ||
| - id="use1024" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-3" | ||
| - x="76.103691" | ||
| - y="171.31749" | ||
| - id="use1026" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-24" | ||
| - x="80.191856" | ||
| - y="171.31749" | ||
| - id="use1028" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-8" | ||
| - x="89.510452" | ||
| - y="171.31749" | ||
| - id="use1030" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-13" | ||
| - x="95.081573" | ||
| - y="171.31749" | ||
| - id="use1032" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-6" | ||
| - x="98.618629" | ||
| - y="171.31749" | ||
| - id="use1034" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-17" | ||
| - x="101.14367" | ||
| - y="171.31749" | ||
| - id="use1036" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-9" | ||
| - x="107.19575" | ||
| - y="171.31749" | ||
| - id="use1038" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-20" | ||
| - x="113.33801" | ||
| - y="171.31749" | ||
| - id="use1040" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#45a3e3;fill-opacity:1" | ||
| - id="g1042"> | ||
| - <use | ||
| - xlink:href="#glyph2-21" | ||
| - x="300.0014" | ||
| - y="151.27748" | ||
| - id="use1044" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-6" | ||
| - x="307.30597" | ||
| - y="151.27748" | ||
| - id="use1046" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-22" | ||
| - x="309.83102" | ||
| - y="151.27748" | ||
| - id="use1048" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-6" | ||
| - x="315.31195" | ||
| - y="151.27748" | ||
| - id="use1050" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#45a3e3;fill-opacity:1" | ||
| - id="g1052"> | ||
| - <use | ||
| - xlink:href="#glyph2-13" | ||
| - x="317.84702" | ||
| - y="151.27748" | ||
| - id="use1054" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-8" | ||
| - x="321.38406" | ||
| - y="151.27748" | ||
| - id="use1056" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-7" | ||
| - x="326.9552" | ||
| - y="151.27748" | ||
| - id="use1058" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-11" | ||
| - x="329.48022" | ||
| - y="151.27748" | ||
| - id="use1060" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-23" | ||
| - x="332.07541" | ||
| - y="151.27748" | ||
| - id="use1062" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#45a3e3;fill-opacity:1" | ||
| - id="g1064"> | ||
| - <use | ||
| - xlink:href="#glyph2-3" | ||
| - x="337.23572" | ||
| - y="151.27748" | ||
| - id="use1066" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-5" | ||
| - x="341.32388" | ||
| - y="151.27748" | ||
| - id="use1068" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#45a3e3;fill-opacity:1" | ||
| - id="g1070"> | ||
| - <use | ||
| - xlink:href="#glyph2-5" | ||
| - x="346.95511" | ||
| - y="151.27748" | ||
| - id="use1072" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-12" | ||
| - x="352.57632" | ||
| - y="151.27748" | ||
| - id="use1074" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-17" | ||
| - x="358.70859" | ||
| - y="151.27748" | ||
| - id="use1076" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-24" | ||
| - x="364.76065" | ||
| - y="151.27748" | ||
| - id="use1078" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-11" | ||
| - x="374.07925" | ||
| - y="151.27748" | ||
| - id="use1080" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-25" | ||
| - x="376.67444" | ||
| - y="151.27748" | ||
| - id="use1082" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-10" | ||
| - x="383.00708" | ||
| - y="151.27748" | ||
| - id="use1084" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-13" | ||
| - x="387.77658" | ||
| - y="151.27748" | ||
| - id="use1086" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1088"> | ||
| - <use | ||
| - xlink:href="#glyph2-26" | ||
| - x="396.40216" | ||
| - y="151.27748" | ||
| - id="use1090" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-2" | ||
| - x="399.07748" | ||
| - y="151.27748" | ||
| - id="use1092" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1094"> | ||
| - <use | ||
| - xlink:href="#glyph2-9" | ||
| - x="405.20972" | ||
| - y="151.27748" | ||
| - id="use1096" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-11" | ||
| - x="411.35199" | ||
| - y="151.27748" | ||
| - id="use1098" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-27" | ||
| - x="413.94717" | ||
| - y="151.27748" | ||
| - id="use1100" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-28" | ||
| - x="419.66858" | ||
| - y="151.27748" | ||
| - id="use1102" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-29" | ||
| - x="425.39001" | ||
| - y="151.27748" | ||
| - id="use1104" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-11" | ||
| - x="427.84491" | ||
| - y="151.27748" | ||
| - id="use1106" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1108"> | ||
| - <use | ||
| - xlink:href="#glyph2-30" | ||
| - x="430.43005" | ||
| - y="151.27748" | ||
| - id="use1110" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-31" | ||
| - x="436.15149" | ||
| - y="151.27748" | ||
| - id="use1112" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-27" | ||
| - x="441.87289" | ||
| - y="151.27748" | ||
| - id="use1114" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1116"> | ||
| - <use | ||
| - xlink:href="#glyph2-32" | ||
| - x="447.60434" | ||
| - y="151.27748" | ||
| - id="use1118" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1120"> | ||
| - <use | ||
| - xlink:href="#glyph2-27" | ||
| - x="455.83075" | ||
| - y="151.27748" | ||
| - id="use1122" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-41" | ||
| - x="461.55219" | ||
| - y="151.27748" | ||
| - id="use1124" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-33" | ||
| - x="467.27359" | ||
| - y="151.27748" | ||
| - id="use1126" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1128"> | ||
| - <use | ||
| - xlink:href="#glyph2-30" | ||
| - x="469.92889" | ||
| - y="151.27748" | ||
| - id="use1130" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-27" | ||
| - x="475.65033" | ||
| - y="151.27748" | ||
| - id="use1132" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1134"> | ||
| - <use | ||
| - xlink:href="#glyph2-33" | ||
| - x="481.38177" | ||
| - y="151.27748" | ||
| - id="use1136" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1138"> | ||
| - <use | ||
| - xlink:href="#glyph2-30" | ||
| - x="484.03705" | ||
| - y="151.27748" | ||
| - id="use1140" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-30" | ||
| - x="489.75848" | ||
| - y="151.27748" | ||
| - id="use1142" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1144"> | ||
| - <use | ||
| - xlink:href="#glyph2-42" | ||
| - x="502.9949" | ||
| - y="151.27748" | ||
| - id="use1146" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-5" | ||
| - x="509.02695" | ||
| - y="151.27748" | ||
| - id="use1148" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1150"> | ||
| - <use | ||
| - xlink:href="#glyph2-9" | ||
| - x="514.6582" | ||
| - y="151.27748" | ||
| - id="use1152" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1154"> | ||
| - <use | ||
| - xlink:href="#glyph2-12" | ||
| - x="520.79041" | ||
| - y="151.27748" | ||
| - id="use1156" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-6" | ||
| - x="526.92267" | ||
| - y="151.27748" | ||
| - id="use1158" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-9" | ||
| - x="529.44769" | ||
| - y="151.27748" | ||
| - id="use1160" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-22" | ||
| - x="535.58997" | ||
| - y="151.27748" | ||
| - id="use1162" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1164"> | ||
| - <use | ||
| - xlink:href="#glyph2-43" | ||
| - x="57.997555" | ||
| - y="186.34749" | ||
| - id="use1166" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-24" | ||
| - x="60.783115" | ||
| - y="186.34749" | ||
| - id="use1168" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-15" | ||
| - x="70.101715" | ||
| - y="186.34749" | ||
| - id="use1170" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-3" | ||
| - x="76.233955" | ||
| - y="186.34749" | ||
| - id="use1172" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-17" | ||
| - x="80.322113" | ||
| - y="186.34749" | ||
| - id="use1174" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-4" | ||
| - x="86.374191" | ||
| - y="186.34749" | ||
| - id="use1176" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-5" | ||
| - x="91.384193" | ||
| - y="186.34749" | ||
| - id="use1178" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1180"> | ||
| - <use | ||
| - xlink:href="#glyph2-11" | ||
| - x="97.015434" | ||
| - y="186.34749" | ||
| - id="use1182" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1184"> | ||
| - <use | ||
| - xlink:href="#glyph2-13" | ||
| - x="99.600594" | ||
| - y="186.34749" | ||
| - id="use1186" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1188"> | ||
| - <use | ||
| - xlink:href="#glyph2-18" | ||
| - x="103.14767" | ||
| - y="186.34749" | ||
| - id="use1190" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1192"> | ||
| - <use | ||
| - xlink:href="#glyph2-5" | ||
| - x="109.27991" | ||
| - y="186.34749" | ||
| - id="use1194" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1196"> | ||
| - <use | ||
| - xlink:href="#glyph2-11" | ||
| - x="114.91115" | ||
| - y="186.34749" | ||
| - id="use1198" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1200"> | ||
| - <use | ||
| - xlink:href="#glyph2-24" | ||
| - x="117.49631" | ||
| - y="186.34749" | ||
| - id="use1202" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-5" | ||
| - x="126.81491" | ||
| - y="186.34749" | ||
| - id="use1204" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1206"> | ||
| - <use | ||
| - xlink:href="#glyph2-9" | ||
| - x="132.44615" | ||
| - y="186.34749" | ||
| - id="use1208" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-13" | ||
| - x="138.58841" | ||
| - y="186.34749" | ||
| - id="use1210" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-8" | ||
| - x="142.12547" | ||
| - y="186.34749" | ||
| - id="use1212" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-7" | ||
| - x="147.69658" | ||
| - y="186.34749" | ||
| - id="use1214" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-11" | ||
| - x="150.22162" | ||
| - y="186.34749" | ||
| - id="use1216" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-8" | ||
| - x="152.8168" | ||
| - y="186.34749" | ||
| - id="use1218" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-9" | ||
| - x="158.38792" | ||
| - y="186.34749" | ||
| - id="use1220" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1222"> | ||
| - <use | ||
| - xlink:href="#glyph2-12" | ||
| - x="164.52017" | ||
| - y="186.34749" | ||
| - id="use1224" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-11" | ||
| - x="170.6524" | ||
| - y="186.34749" | ||
| - id="use1226" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-15" | ||
| - x="173.24759" | ||
| - y="186.34749" | ||
| - id="use1228" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-18" | ||
| - x="179.37982" | ||
| - y="186.34749" | ||
| - id="use1230" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1232"> | ||
| - <use | ||
| - xlink:href="#glyph2-37" | ||
| - x="185.51207" | ||
| - y="186.34749" | ||
| - id="use1234" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1236"> | ||
| - <use | ||
| - xlink:href="#glyph2-14" | ||
| - x="190.56215" | ||
| - y="186.34749" | ||
| - id="use1238" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-6" | ||
| - x="195.34167" | ||
| - y="186.34749" | ||
| - id="use1240" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-10" | ||
| - x="197.86671" | ||
| - y="186.34749" | ||
| - id="use1242" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-8" | ||
| - x="202.63625" | ||
| - y="186.34749" | ||
| - id="use1244" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-7" | ||
| - x="208.20737" | ||
| - y="186.34749" | ||
| - id="use1246" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-11" | ||
| - x="210.73241" | ||
| - y="186.34749" | ||
| - id="use1248" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-18" | ||
| - x="213.32758" | ||
| - y="186.34749" | ||
| - id="use1250" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1252"> | ||
| - <use | ||
| - xlink:href="#glyph2-5" | ||
| - x="219.45982" | ||
| - y="186.34749" | ||
| - id="use1254" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1256"> | ||
| - <use | ||
| - xlink:href="#glyph2-8" | ||
| - x="225.09106" | ||
| - y="186.34749" | ||
| - id="use1258" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-7" | ||
| - x="230.66217" | ||
| - y="186.34749" | ||
| - id="use1260" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-13" | ||
| - x="233.18723" | ||
| - y="186.34749" | ||
| - id="use1262" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-18" | ||
| - x="236.72427" | ||
| - y="186.34749" | ||
| - id="use1264" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-11" | ||
| - x="242.86653" | ||
| - y="186.34749" | ||
| - id="use1266" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-17" | ||
| - x="245.46172" | ||
| - y="186.34749" | ||
| - id="use1268" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-19" | ||
| - x="251.51379" | ||
| - y="186.34749" | ||
| - id="use1270" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1272"> | ||
| - <use | ||
| - xlink:href="#glyph2-11" | ||
| - x="254.89053" | ||
| - y="186.34749" | ||
| - id="use1274" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-10" | ||
| - x="257.48572" | ||
| - y="186.34749" | ||
| - id="use1276" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-6" | ||
| - x="262.25525" | ||
| - y="186.34749" | ||
| - id="use1278" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-13" | ||
| - x="264.78027" | ||
| - y="186.34749" | ||
| - id="use1280" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-6" | ||
| - x="268.31732" | ||
| - y="186.34749" | ||
| - id="use1282" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1284"> | ||
| - <use | ||
| - xlink:href="#glyph2-44" | ||
| - x="270.85239" | ||
| - y="186.34749" | ||
| - id="use1286" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1288"> | ||
| - <use | ||
| - xlink:href="#glyph2-5" | ||
| - x="275.52173" | ||
| - y="186.34749" | ||
| - id="use1290" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1292"> | ||
| - <use | ||
| - xlink:href="#glyph2-9" | ||
| - x="281.15295" | ||
| - y="186.34749" | ||
| - id="use1294" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-14" | ||
| - x="287.29523" | ||
| - y="186.34749" | ||
| - id="use1296" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-20" | ||
| - x="292.07474" | ||
| - y="186.34749" | ||
| - id="use1298" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#45a3e3;fill-opacity:1" | ||
| - id="g1300"> | ||
| - <use | ||
| - xlink:href="#glyph2-21" | ||
| - x="300.0014" | ||
| - y="186.34749" | ||
| - id="use1302" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-6" | ||
| - x="307.30597" | ||
| - y="186.34749" | ||
| - id="use1304" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-22" | ||
| - x="309.83102" | ||
| - y="186.34749" | ||
| - id="use1306" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-6" | ||
| - x="315.31195" | ||
| - y="186.34749" | ||
| - id="use1308" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#45a3e3;fill-opacity:1" | ||
| - id="g1310"> | ||
| - <use | ||
| - xlink:href="#glyph2-13" | ||
| - x="317.84702" | ||
| - y="186.34749" | ||
| - id="use1312" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-8" | ||
| - x="321.38406" | ||
| - y="186.34749" | ||
| - id="use1314" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-7" | ||
| - x="326.9552" | ||
| - y="186.34749" | ||
| - id="use1316" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-11" | ||
| - x="329.48022" | ||
| - y="186.34749" | ||
| - id="use1318" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-23" | ||
| - x="332.07541" | ||
| - y="186.34749" | ||
| - id="use1320" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#45a3e3;fill-opacity:1" | ||
| - id="g1322"> | ||
| - <use | ||
| - xlink:href="#glyph2-3" | ||
| - x="337.23572" | ||
| - y="186.34749" | ||
| - id="use1324" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-5" | ||
| - x="341.32388" | ||
| - y="186.34749" | ||
| - id="use1326" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#45a3e3;fill-opacity:1" | ||
| - id="g1328"> | ||
| - <use | ||
| - xlink:href="#glyph2-5" | ||
| - x="346.95511" | ||
| - y="186.34749" | ||
| - id="use1330" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-12" | ||
| - x="352.57632" | ||
| - y="186.34749" | ||
| - id="use1332" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-17" | ||
| - x="358.70859" | ||
| - y="186.34749" | ||
| - id="use1334" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-24" | ||
| - x="364.76065" | ||
| - y="186.34749" | ||
| - id="use1336" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-11" | ||
| - x="374.07925" | ||
| - y="186.34749" | ||
| - id="use1338" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-25" | ||
| - x="376.67444" | ||
| - y="186.34749" | ||
| - id="use1340" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-10" | ||
| - x="383.00708" | ||
| - y="186.34749" | ||
| - id="use1342" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-13" | ||
| - x="387.77658" | ||
| - y="186.34749" | ||
| - id="use1344" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1346"> | ||
| - <use | ||
| - xlink:href="#glyph2-26" | ||
| - x="396.40216" | ||
| - y="186.34749" | ||
| - id="use1348" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-2" | ||
| - x="399.07748" | ||
| - y="186.34749" | ||
| - id="use1350" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1352"> | ||
| - <use | ||
| - xlink:href="#glyph2-9" | ||
| - x="405.20972" | ||
| - y="186.34749" | ||
| - id="use1354" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-11" | ||
| - x="411.35199" | ||
| - y="186.34749" | ||
| - id="use1356" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-27" | ||
| - x="413.94717" | ||
| - y="186.34749" | ||
| - id="use1358" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-35" | ||
| - x="419.66858" | ||
| - y="186.34749" | ||
| - id="use1360" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-29" | ||
| - x="425.39001" | ||
| - y="186.34749" | ||
| - id="use1362" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-11" | ||
| - x="427.84491" | ||
| - y="186.34749" | ||
| - id="use1364" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1366"> | ||
| - <use | ||
| - xlink:href="#glyph2-30" | ||
| - x="430.43005" | ||
| - y="186.34749" | ||
| - id="use1368" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-31" | ||
| - x="436.15149" | ||
| - y="186.34749" | ||
| - id="use1370" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-27" | ||
| - x="441.87289" | ||
| - y="186.34749" | ||
| - id="use1372" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1374"> | ||
| - <use | ||
| - xlink:href="#glyph2-32" | ||
| - x="447.60434" | ||
| - y="186.34749" | ||
| - id="use1376" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1378"> | ||
| - <use | ||
| - xlink:href="#glyph2-31" | ||
| - x="455.83075" | ||
| - y="186.34749" | ||
| - id="use1380" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-45" | ||
| - x="461.55219" | ||
| - y="186.34749" | ||
| - id="use1382" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-33" | ||
| - x="467.27359" | ||
| - y="186.34749" | ||
| - id="use1384" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1386"> | ||
| - <use | ||
| - xlink:href="#glyph2-27" | ||
| - x="469.92889" | ||
| - y="186.34749" | ||
| - id="use1388" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-28" | ||
| - x="475.65033" | ||
| - y="186.34749" | ||
| - id="use1390" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1392"> | ||
| - <use | ||
| - xlink:href="#glyph2-33" | ||
| - x="481.38177" | ||
| - y="186.34749" | ||
| - id="use1394" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1396"> | ||
| - <use | ||
| - xlink:href="#glyph2-34" | ||
| - x="484.03705" | ||
| - y="186.34749" | ||
| - id="use1398" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-41" | ||
| - x="489.75848" | ||
| - y="186.34749" | ||
| - id="use1400" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1402"> | ||
| - <use | ||
| - xlink:href="#glyph2-46" | ||
| - x="502.9949" | ||
| - y="186.34749" | ||
| - id="use1404" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1406"> | ||
| - <use | ||
| - xlink:href="#glyph2-17" | ||
| - x="509.3175" | ||
| - y="186.34749" | ||
| - id="use1408" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-9" | ||
| - x="515.36957" | ||
| - y="186.34749" | ||
| - id="use1410" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-47" | ||
| - x="521.51184" | ||
| - y="186.34749" | ||
| - id="use1412" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-5" | ||
| - x="524.03693" | ||
| - y="186.34749" | ||
| - id="use1414" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-10" | ||
| - x="529.65814" | ||
| - y="186.34749" | ||
| - id="use1416" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-13" | ||
| - x="534.42761" | ||
| - y="186.34749" | ||
| - id="use1418" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-2" | ||
| - x="537.96472" | ||
| - y="186.34749" | ||
| - id="use1420" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-3" | ||
| - x="544.10693" | ||
| - y="186.34749" | ||
| - id="use1422" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-5" | ||
| - x="548.19513" | ||
| - y="186.34749" | ||
| - id="use1424" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#45a3e3;fill-opacity:1" | ||
| - id="g1426"> | ||
| - <use | ||
| - xlink:href="#glyph2-6" | ||
| - x="251.72797" | ||
| - y="203.88248" | ||
| - id="use1428" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-24" | ||
| - x="254.25301" | ||
| - y="203.88248" | ||
| - id="use1430" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-15" | ||
| - x="263.57159" | ||
| - y="203.88248" | ||
| - id="use1432" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-7" | ||
| - x="269.70386" | ||
| - y="203.88248" | ||
| - id="use1434" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-6" | ||
| - x="272.22888" | ||
| - y="203.88248" | ||
| - id="use1436" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-10" | ||
| - x="274.75394" | ||
| - y="203.88248" | ||
| - id="use1438" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-8" | ||
| - x="279.52344" | ||
| - y="203.88248" | ||
| - id="use1440" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-13" | ||
| - x="285.09457" | ||
| - y="203.88248" | ||
| - id="use1442" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-6" | ||
| - x="288.63162" | ||
| - y="203.88248" | ||
| - id="use1444" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-17" | ||
| - x="291.15668" | ||
| - y="203.88248" | ||
| - id="use1446" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-9" | ||
| - x="297.20874" | ||
| - y="203.88248" | ||
| - id="use1448" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-14" | ||
| - x="303.35101" | ||
| - y="203.88248" | ||
| - id="use1450" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#303030;fill-opacity:1" | ||
| - id="g1452"> | ||
| - <use | ||
| - xlink:href="#glyph2-48" | ||
| - x="311.32608" | ||
| - y="203.88248" | ||
| - id="use1454" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#45a3e3;fill-opacity:1" | ||
| - id="g1456"> | ||
| - <use | ||
| - xlink:href="#glyph2-6" | ||
| - x="318.72629" | ||
| - y="203.88248" | ||
| - id="use1458" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-9" | ||
| - x="321.25131" | ||
| - y="203.88248" | ||
| - id="use1460" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-13" | ||
| - x="327.39359" | ||
| - y="203.88248" | ||
| - id="use1462" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-5" | ||
| - x="330.93063" | ||
| - y="203.88248" | ||
| - id="use1464" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-3" | ||
| - x="336.55188" | ||
| - y="203.88248" | ||
| - id="use1466" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#45a3e3;fill-opacity:1" | ||
| - id="g1468"> | ||
| - <use | ||
| - xlink:href="#glyph2-5" | ||
| - x="340.65005" | ||
| - y="203.88248" | ||
| - id="use1470" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-14" | ||
| - x="346.27127" | ||
| - y="203.88248" | ||
| - id="use1472" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-13" | ||
| - x="351.05081" | ||
| - y="203.88248" | ||
| - id="use1474" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-14" | ||
| - x="354.58786" | ||
| - y="203.88248" | ||
| - id="use1476" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#303030;fill-opacity:1" | ||
| - id="g1478"> | ||
| - <use | ||
| - xlink:href="#glyph2-48" | ||
| - x="362.522" | ||
| - y="203.88248" | ||
| - id="use1480" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#45a3e3;fill-opacity:1" | ||
| - id="g1482"> | ||
| - <use | ||
| - xlink:href="#glyph2-5" | ||
| - x="369.92221" | ||
| - y="203.88248" | ||
| - id="use1484" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-12" | ||
| - x="375.54343" | ||
| - y="203.88248" | ||
| - id="use1486" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-6" | ||
| - x="381.67569" | ||
| - y="203.88248" | ||
| - id="use1488" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-13" | ||
| - x="384.20071" | ||
| - y="203.88248" | ||
| - id="use1490" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-14" | ||
| - x="387.73779" | ||
| - y="203.88248" | ||
| - id="use1492" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#303030;fill-opacity:1" | ||
| - id="g1494"> | ||
| - <use | ||
| - xlink:href="#glyph2-48" | ||
| - x="395.67154" | ||
| - y="203.88248" | ||
| - id="use1496" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#45a3e3;fill-opacity:1" | ||
| - id="g1498"> | ||
| - <use | ||
| - xlink:href="#glyph2-15" | ||
| - x="403.07169" | ||
| - y="203.88248" | ||
| - id="use1500" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-3" | ||
| - x="409.20395" | ||
| - y="203.88248" | ||
| - id="use1502" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-17" | ||
| - x="413.29211" | ||
| - y="203.88248" | ||
| - id="use1504" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-15" | ||
| - x="419.34418" | ||
| - y="203.88248" | ||
| - id="use1506" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-17" | ||
| - x="425.47641" | ||
| - y="203.88248" | ||
| - id="use1508" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-14" | ||
| - x="431.5285" | ||
| - y="203.88248" | ||
| - id="use1510" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-8" | ||
| - x="436.30804" | ||
| - y="203.88248" | ||
| - id="use1512" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-7" | ||
| - x="441.87915" | ||
| - y="203.88248" | ||
| - id="use1514" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-14" | ||
| - x="444.40421" | ||
| - y="203.88248" | ||
| - id="use1516" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#303030;fill-opacity:1" | ||
| - id="g1518"> | ||
| - <use | ||
| - xlink:href="#glyph2-48" | ||
| - x="452.34714" | ||
| - y="203.88248" | ||
| - id="use1520" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#45a3e3;fill-opacity:1" | ||
| - id="g1522"> | ||
| - <use | ||
| - xlink:href="#glyph2-4" | ||
| - x="459.74731" | ||
| - y="203.88248" | ||
| - id="use1524" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-17" | ||
| - x="464.75732" | ||
| - y="203.88248" | ||
| - id="use1526" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-13" | ||
| - x="470.80939" | ||
| - y="203.88248" | ||
| - id="use1528" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-5" | ||
| - x="474.34647" | ||
| - y="203.88248" | ||
| - id="use1530" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-14" | ||
| - x="479.96768" | ||
| - y="203.88248" | ||
| - id="use1532" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#303030;fill-opacity:1" | ||
| - id="g1534"> | ||
| - <use | ||
| - xlink:href="#glyph2-48" | ||
| - x="487.89728" | ||
| - y="203.88248" | ||
| - id="use1536" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#45a3e3;fill-opacity:1" | ||
| - id="g1538"> | ||
| - <use | ||
| - xlink:href="#glyph2-4" | ||
| - x="495.29745" | ||
| - y="203.88248" | ||
| - id="use1540" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-6" | ||
| - x="500.30746" | ||
| - y="203.88248" | ||
| - id="use1542" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-5" | ||
| - x="502.83249" | ||
| - y="203.88248" | ||
| - id="use1544" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-38" | ||
| - x="508.4537" | ||
| - y="203.88248" | ||
| - id="use1546" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-14" | ||
| - x="516.23926" | ||
| - y="203.88248" | ||
| - id="use1548" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#303030;fill-opacity:1" | ||
| - id="g1550"> | ||
| - <use | ||
| - xlink:href="#glyph2-48" | ||
| - x="524.18842" | ||
| - y="203.88248" | ||
| - id="use1552" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#45a3e3;fill-opacity:1" | ||
| - id="g1554"> | ||
| - <use | ||
| - xlink:href="#glyph2-49" | ||
| - x="531.58868" | ||
| - y="203.88248" | ||
| - id="use1556" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-8" | ||
| - x="537.5105" | ||
| - y="203.88248" | ||
| - id="use1558" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-22" | ||
| - x="543.0816" | ||
| - y="203.88248" | ||
| - id="use1560" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-14" | ||
| - x="548.56256" | ||
| - y="203.88248" | ||
| - id="use1562" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - </g> | ||
| -</svg> | ||
| -#!/bin/bash | ||
| - | ||
| -pdf2svg $1.pdf $1.svg | ||
| - | ||
| -<?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:xlink="http://www.w3.org/1999/xlink" | ||
| - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" | ||
| - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" | ||
| - width="495.56348" | ||
| - height="218.17294" | ||
| - viewBox="0 0 396.45078 174.53835" | ||
| - version="1.1" | ||
| - id="svg2" | ||
| - inkscape:version="0.48.5 r" | ||
| - sodipodi:docname="home.svg"> | ||
| - <metadata | ||
| - id="metadata1702"> | ||
| - <rdf:RDF> | ||
| - <cc:Work | ||
| - rdf:about=""> | ||
| - <dc:format>image/svg+xml</dc:format> | ||
| - <dc:type | ||
| - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | ||
| - </cc:Work> | ||
| - </rdf:RDF> | ||
| - </metadata> | ||
| - <sodipodi:namedview | ||
| - pagecolor="#ffffff" | ||
| - bordercolor="#666666" | ||
| - borderopacity="1" | ||
| - objecttolerance="10" | ||
| - gridtolerance="10" | ||
| - guidetolerance="10" | ||
| - inkscape:pageopacity="0" | ||
| - inkscape:pageshadow="2" | ||
| - inkscape:window-width="640" | ||
| - inkscape:window-height="480" | ||
| - id="namedview1700" | ||
| - showgrid="false" | ||
| - fit-margin-top="0" | ||
| - fit-margin-left="0" | ||
| - fit-margin-right="0" | ||
| - fit-margin-bottom="0" | ||
| - inkscape:zoom="0.23838384" | ||
| - inkscape:cx="307.3368" | ||
| - inkscape:cy="-198.06253" | ||
| - inkscape:window-x="0" | ||
| - inkscape:window-y="0" | ||
| - inkscape:window-maximized="0" | ||
| - inkscape:current-layer="svg2" /> | ||
| - <defs | ||
| - id="defs4"> | ||
| - <g | ||
| - id="g6"> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-0" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 0.75,-5.71875 3.296875,0 0,5.71875 L 0.75,0 z m 0.40625,5.3125 2.484375,0 0,-4.90625 -2.484375,0 z m 0,0" | ||
| - id="path9" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-1" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 4.140625,-3.28125 c 0,2.242188 -0.867187,3.359375 -2.59375,3.359375 C 1.242188,0.078125 1.003906,0.0507812 0.828125,0 l 0,-0.5625 c 0.207031,0.074219 0.445313,0.109375 0.71875,0.109375 0.625,0 1.09375,-0.191406 1.40625,-0.578125 0.320313,-0.394531 0.5,-0.988281 0.53125,-1.78125 l -0.046875,0 C 3.289062,-2.601562 3.097656,-2.441406 2.859375,-2.328125 2.628906,-2.210938 2.363281,-2.15625 2.0625,-2.15625 c -0.5,0 -0.902344,-0.148438 -1.203125,-0.453125 -0.292969,-0.300781 -0.4375,-0.722656 -0.4375,-1.265625 0,-0.59375 0.160156,-1.0625 0.484375,-1.40625 0.332031,-0.34375 0.769531,-0.515625 1.3125,-0.515625 0.394531,0 0.734375,0.101563 1.015625,0.296875 0.289063,0.199219 0.515625,0.492188 0.671875,0.875 0.15625,0.386719 0.234375,0.835938 0.234375,1.34375 z M 2.21875,-5.234375 c -0.367188,0 -0.652344,0.121094 -0.859375,0.359375 -0.199219,0.242188 -0.296875,0.574219 -0.296875,1 0,0.375 0.09375,0.671875 0.28125,0.890625 0.1875,0.210937 0.46875,0.3125 0.84375,0.3125 0.238281,0 0.457031,-0.046875 0.65625,-0.140625 0.195312,-0.101562 0.351562,-0.238281 0.46875,-0.40625 0.113281,-0.164062 0.171875,-0.335938 0.171875,-0.515625 0,-0.269531 -0.054687,-0.519531 -0.15625,-0.75 C 3.222656,-4.722656 3.070312,-4.90625 2.875,-5.03125 2.6875,-5.164062 2.46875,-5.234375 2.21875,-5.234375 z m 0,0" | ||
| - id="path12" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-2" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 4.140625,0 -3.75,0 0,-0.5625 1.5,-1.515625 C 2.347656,-2.535156 2.648438,-2.863281 2.796875,-3.0625 2.941406,-3.257812 3.050781,-3.453125 3.125,-3.640625 3.195312,-3.828125 3.234375,-4.03125 3.234375,-4.25 c 0,-0.300781 -0.09375,-0.539062 -0.28125,-0.71875 C 2.773438,-5.144531 2.519531,-5.234375 2.1875,-5.234375 c -0.230469,0 -0.453125,0.042969 -0.671875,0.125 -0.210937,0.074219 -0.445313,0.210937 -0.703125,0.40625 l -0.34375,-0.4375 c 0.519531,-0.4375 1.09375,-0.65625 1.71875,-0.65625 0.53125,0 0.945312,0.140625 1.25,0.421875 0.3125,0.273438 0.46875,0.636719 0.46875,1.09375 0,0.367188 -0.105469,0.726562 -0.3125,1.078125 -0.199219,0.355469 -0.578125,0.804687 -1.140625,1.34375 l -1.25,1.21875 0,0.03125 2.9375,0 z m 0,0" | ||
| - id="path15" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-3" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 4.171875,-2.859375 c 0,0.980469 -0.15625,1.714844 -0.46875,2.203125 -0.304687,0.492188 -0.777344,0.734375 -1.421875,0.734375 -0.617188,0 -1.085938,-0.25 -1.40625,-0.75 -0.3125,-0.5 -0.46875,-1.226563 -0.46875,-2.1875 0,-1 0.148438,-1.738281 0.453125,-2.21875 0.3125,-0.476563 0.785156,-0.71875 1.421875,-0.71875 0.625,0 1.09375,0.25 1.40625,0.75 0.320312,0.5 0.484375,1.230469 0.484375,2.1875 z m -3.109375,0 c 0,0.824219 0.09375,1.429687 0.28125,1.8125 0.195312,0.375 0.507812,0.5625 0.9375,0.5625 0.4375,0 0.75,-0.191406 0.9375,-0.578125 0.195312,-0.382812 0.296875,-0.984375 0.296875,-1.796875 0,-0.820313 -0.101563,-1.421875 -0.296875,-1.796875 -0.1875,-0.382812 -0.5,-0.578125 -0.9375,-0.578125 -0.429688,0 -0.742188,0.1875 -0.9375,0.5625 -0.1875,0.375 -0.28125,0.980469 -0.28125,1.8125 z m 0,0" | ||
| - id="path18" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-4" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 1.328125,-2.1875 c 0.113281,-0.164062 0.285156,-0.375 0.515625,-0.625 l 1.375,-1.46875 0.78125,0 L 2.265625,-2.453125 4.109375,0 3.328125,0 1.8125,-2.03125 1.328125,-1.609375 1.328125,0 0.6875,0 l 0,-6.078125 0.640625,0 0,3.21875 c 0,0.148437 -0.011719,0.371094 -0.03125,0.671875 z m 0,0" | ||
| - id="path21" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-5" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="" | ||
| - id="path24" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-6" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="M 1.625,0 0,-4.28125 l 0.703125,0 L 1.625,-1.75 c 0.207031,0.59375 0.328125,0.980469 0.359375,1.15625 l 0.03125,0 c 0.03125,-0.132812 0.117187,-0.414062 0.265625,-0.84375 0.15625,-0.4375 0.5,-1.382812 1.03125,-2.84375 l 0.703125,0 L 2.390625,0 z m 0,0" | ||
| - id="path27" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-7" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 4.390625,-2.140625 c 0,0.699219 -0.179687,1.246094 -0.53125,1.640625 C 3.503906,-0.113281 3.019531,0.078125 2.40625,0.078125 2.019531,0.078125 1.675781,-0.0078125 1.375,-0.1875 1.082031,-0.375 0.851562,-0.632812 0.6875,-0.96875 0.53125,-1.300781 0.453125,-1.691406 0.453125,-2.140625 c 0,-0.695313 0.171875,-1.238281 0.515625,-1.625 0.351562,-0.394531 0.835938,-0.59375 1.453125,-0.59375 0.601563,0 1.082031,0.199219 1.4375,0.59375 0.351563,0.398437 0.53125,0.9375 0.53125,1.625 z m -3.265625,0 c 0,0.542969 0.109375,0.960937 0.328125,1.25 0.21875,0.28125 0.539063,0.421875 0.96875,0.421875 0.414063,0 0.734375,-0.140625 0.953125,-0.421875 0.226562,-0.289063 0.34375,-0.707031 0.34375,-1.25 0,-0.550781 -0.117188,-0.96875 -0.34375,-1.25 C 3.15625,-3.671875 2.832031,-3.8125 2.40625,-3.8125 c -0.429688,0 -0.75,0.140625 -0.96875,0.421875 -0.210938,0.28125 -0.3125,0.699219 -0.3125,1.25 z m 0,0" | ||
| - id="path30" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-8" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 2.078125,-0.453125 c 0.113281,0 0.222656,-0.007813 0.328125,-0.03125 0.101562,-0.019531 0.1875,-0.035156 0.25,-0.046875 l 0,0.484375 c -0.074219,0.04296875 -0.179688,0.0703125 -0.3125,0.09375 -0.136719,0.0195312 -0.257812,0.03125 -0.359375,0.03125 -0.835937,0 -1.25,-0.4375 -1.25,-1.3125 l 0,-2.546875 -0.609375,0 0,-0.3125 0.609375,-0.265625 0.28125,-0.921875 0.375,0 0,1 1.234375,0 0,0.5 -1.234375,0 0,2.515625 c 0,0.261719 0.054687,0.464844 0.171875,0.609375 0.125,0.136719 0.296875,0.203125 0.515625,0.203125 z m 0,0" | ||
| - id="path33" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-9" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="M 2.5,0.078125 C 1.863281,0.078125 1.363281,-0.113281 1,-0.5 0.632812,-0.882812 0.453125,-1.421875 0.453125,-2.109375 c 0,-0.6875 0.164063,-1.234375 0.5,-1.640625 0.34375,-0.40625 0.800781,-0.609375 1.375,-0.609375 0.539063,0 0.96875,0.179687 1.28125,0.53125 0.3125,0.355469 0.46875,0.820313 0.46875,1.390625 l 0,0.40625 -2.953125,0 c 0.00781,0.511719 0.132812,0.898438 0.375,1.15625 0.238281,0.261719 0.578125,0.390625 1.015625,0.390625 0.46875,0 0.925781,-0.097656 1.375,-0.296875 l 0,0.578125 C 3.660156,-0.0976562 3.441406,-0.0234375 3.234375,0.015625 3.035156,0.0546875 2.789062,0.078125 2.5,0.078125 z M 2.328125,-3.8125 C 1.984375,-3.8125 1.707031,-3.695312 1.5,-3.46875 1.289062,-3.25 1.171875,-2.941406 1.140625,-2.546875 l 2.234375,0 c 0,-0.414063 -0.09375,-0.726563 -0.28125,-0.9375 C 2.914062,-3.703125 2.660156,-3.8125 2.328125,-3.8125 z m 0,0" | ||
| - id="path36" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-10" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="M 3.453125,-1.171875 C 3.453125,-0.773438 3.300781,-0.46875 3,-0.25 2.707031,-0.03125 2.289062,0.078125 1.75,0.078125 c -0.5625,0 -1.007812,-0.0859375 -1.328125,-0.265625 l 0,-0.609375 c 0.207031,0.105469 0.425781,0.1875 0.65625,0.25 0.238281,0.0625 0.46875,0.09375 0.6875,0.09375 0.34375,0 0.601563,-0.050781 0.78125,-0.15625 0.1875,-0.113281 0.28125,-0.28125 0.28125,-0.5 0,-0.164063 -0.074219,-0.304687 -0.21875,-0.421875 -0.148437,-0.125 -0.429687,-0.269531 -0.84375,-0.4375 -0.398437,-0.144531 -0.683594,-0.269531 -0.859375,-0.375 -0.167969,-0.113281 -0.292969,-0.238281 -0.375,-0.375 -0.074219,-0.144531 -0.109375,-0.316406 -0.109375,-0.515625 0,-0.34375 0.140625,-0.613281 0.421875,-0.8125 0.28125,-0.207031 0.671875,-0.3125 1.171875,-0.3125 0.457031,0 0.90625,0.09375 1.34375,0.28125 L 3.125,-3.546875 C 2.695312,-3.722656 2.3125,-3.8125 1.96875,-3.8125 c -0.3125,0 -0.546875,0.046875 -0.703125,0.140625 -0.15625,0.09375 -0.234375,0.226563 -0.234375,0.390625 0,0.117188 0.023438,0.214844 0.078125,0.296875 0.0625,0.085937 0.15625,0.164063 0.28125,0.234375 0.132813,0.074219 0.390625,0.179688 0.765625,0.3125 0.507812,0.1875 0.851562,0.375 1.03125,0.5625 0.175781,0.1875 0.265625,0.421875 0.265625,0.703125 z m 0,0" | ||
| - id="path39" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-11" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 2.796875,0 -0.640625,0 0,-4.078125 c 0,-0.332031 0.00781,-0.648437 0.03125,-0.953125 C 2.132812,-4.976562 2.070312,-4.921875 2,-4.859375 1.9375,-4.796875 1.628906,-4.539062 1.078125,-4.09375 L 0.734375,-4.546875 2.25,-5.71875 l 0.546875,0 z m 0,0" | ||
| - id="path42" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-12" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 0.59375,-0.421875 c 0,-0.164063 0.035156,-0.296875 0.109375,-0.390625 0.082031,-0.09375 0.203125,-0.140625 0.359375,-0.140625 0.144531,0 0.257812,0.046875 0.34375,0.140625 0.082031,0.09375 0.125,0.226562 0.125,0.390625 0,0.179687 -0.042969,0.3125 -0.125,0.40625 -0.085938,0.0820312 -0.199219,0.125 -0.34375,0.125 -0.136719,0 -0.25,-0.0429688 -0.34375,-0.125 -0.085938,-0.0820312 -0.125,-0.21875 -0.125,-0.40625 z m 0,0" | ||
| - id="path45" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-13" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 3.3125,0 -1.9375,-5.0625 -0.03125,0 c 0.039062,0.398438 0.0625,0.871094 0.0625,1.421875 l 0,3.640625 -0.625,0 0,-5.71875 1,0 L 3.59375,-1 3.625,-1 l 1.828125,-4.71875 0.984375,0 0,5.71875 -0.65625,0 0,-3.6875 c 0,-0.414062 0.015625,-0.875 0.046875,-1.375 l -0.03125,0 L 3.84375,0 z m 0,0" | ||
| - id="path48" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-14" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 1.34375,0 -0.65625,0 0,-4.28125 0.65625,0 z M 0.640625,-5.4375 c 0,-0.15625 0.035156,-0.265625 0.109375,-0.328125 C 0.820312,-5.835938 0.910156,-5.875 1.015625,-5.875 c 0.101563,0 0.191406,0.039062 0.265625,0.109375 0.082031,0.074219 0.125,0.183594 0.125,0.328125 0,0.148438 -0.042969,0.257812 -0.125,0.328125 -0.074219,0.0625 -0.164062,0.09375 -0.265625,0.09375 -0.105469,0 -0.195313,-0.03125 -0.265625,-0.09375 C 0.675781,-5.179688 0.640625,-5.289062 0.640625,-5.4375 z m 0,0" | ||
| - id="path51" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-15" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="M 4.1875,0 3.40625,-2.515625 C 3.351562,-2.671875 3.257812,-3.019531 3.125,-3.5625 l -0.03125,0 C 2.988281,-3.101562 2.894531,-2.75 2.8125,-2.5 L 2.015625,0 l -0.75,0 -1.171875,-4.28125 0.671875,0 c 0.28125,1.074219 0.492187,1.890625 0.640625,2.453125 0.144531,0.5625 0.226562,0.945313 0.25,1.140625 l 0.03125,0 c 0.019531,-0.144531 0.0625,-0.335938 0.125,-0.578125 0.070312,-0.238281 0.128906,-0.425781 0.171875,-0.5625 l 0.78125,-2.453125 0.703125,0 0.765625,2.453125 c 0.144531,0.449219 0.242187,0.824219 0.296875,1.125 l 0.03125,0 C 4.570312,-0.796875 4.597656,-0.9375 4.640625,-1.125 4.691406,-1.320312 4.96875,-2.375 5.46875,-4.28125 l 0.671875,0 L 4.953125,0 z m 0,0" | ||
| - id="path54" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-16" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 1.453125,0 -0.671875,0 0,-5.71875 3.1875,0 0,0.59375 -2.515625,0 0,2.09375 2.359375,0 0,0.59375 -2.359375,0 z m 0,0" | ||
| - id="path57" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-17" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 2.6875,-4.359375 c 0.5625,0 0.992188,0.195313 1.296875,0.578125 0.3125,0.386719 0.46875,0.933594 0.46875,1.640625 0,0.699219 -0.15625,1.246094 -0.46875,1.640625 -0.3125,0.386719 -0.746094,0.578125 -1.296875,0.578125 -0.28125,0 -0.539062,-0.0546875 -0.765625,-0.15625 C 1.691406,-0.179688 1.5,-0.335938 1.34375,-0.546875 l -0.046875,0 L 1.15625,0 0.6875,0 l 0,-6.078125 0.65625,0 0,1.46875 c 0,0.335937 -0.011719,0.632813 -0.03125,0.890625 l 0.03125,0 c 0.300781,-0.425781 0.75,-0.640625 1.34375,-0.640625 z M 2.59375,-3.8125 c -0.449219,0 -0.773438,0.132812 -0.96875,0.390625 -0.1875,0.25 -0.28125,0.679687 -0.28125,1.28125 0,0.59375 0.097656,1.023437 0.296875,1.28125 0.195313,0.261719 0.519531,0.390625 0.96875,0.390625 0.394531,0 0.6875,-0.144531 0.875,-0.4375 0.195313,-0.289062 0.296875,-0.707031 0.296875,-1.25 0,-0.550781 -0.101562,-0.960938 -0.296875,-1.234375 C 3.296875,-3.671875 3,-3.8125 2.59375,-3.8125 z m 0,0" | ||
| - id="path60" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-18" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 1.375,-0.9375 0.046875,0.09375 C 1.359375,-0.582031 1.257812,-0.28125 1.125,0.0625 1,0.414062 0.867188,0.738281 0.734375,1.03125 l -0.484375,0 C 0.320312,0.757812 0.398438,0.421875 0.484375,0.015625 0.566406,-0.378906 0.625,-0.695312 0.65625,-0.9375 z m 0,0" | ||
| - id="path63" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-19" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 1.109375,0 2.375,-5.109375 -3.109375,0 0,-0.609375 3.796875,0 0,0.53125 L 1.828125,0 z m 0,0" | ||
| - id="path66" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-20" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 3.9375,-4.375 c 0,0.367188 -0.105469,0.667969 -0.3125,0.90625 -0.210938,0.230469 -0.5,0.382812 -0.875,0.453125 l 0,0.03125 c 0.457031,0.0625 0.796875,0.214844 1.015625,0.453125 0.226563,0.230469 0.34375,0.53125 0.34375,0.90625 0,0.554688 -0.195313,0.976562 -0.578125,1.265625 -0.375,0.2929688 -0.90625,0.4375 -1.59375,0.4375 C 1.632812,0.078125 1.351562,0.0507812 1.09375,0 0.84375,-0.0390625 0.601562,-0.117188 0.375,-0.234375 l 0,-0.609375 c 0.238281,0.117188 0.5,0.210938 0.78125,0.28125 0.28125,0.0625 0.546875,0.09375 0.796875,0.09375 0.988281,0 1.484375,-0.390625 1.484375,-1.171875 0,-0.6875 -0.546875,-1.03125 -1.640625,-1.03125 l -0.5625,0 0,-0.5625 0.578125,0 c 0.445312,0 0.800781,-0.097656 1.0625,-0.296875 C 3.132812,-3.726562 3.265625,-4 3.265625,-4.34375 3.265625,-4.625 3.164062,-4.84375 2.96875,-5 2.78125,-5.15625 2.519531,-5.234375 2.1875,-5.234375 c -0.25,0 -0.484375,0.039063 -0.703125,0.109375 -0.21875,0.0625 -0.46875,0.183594 -0.75,0.359375 l -0.328125,-0.4375 c 0.226562,-0.1875 0.492188,-0.332031 0.796875,-0.4375 0.3125,-0.101563 0.632813,-0.15625 0.96875,-0.15625 0.5625,0 0.992187,0.132813 1.296875,0.390625 0.3125,0.25 0.46875,0.59375 0.46875,1.03125 z m 0,0" | ||
| - id="path69" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-21" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 0.59375,-0.421875 c 0,-0.164063 0.035156,-0.296875 0.109375,-0.390625 0.082031,-0.09375 0.203125,-0.140625 0.359375,-0.140625 0.144531,0 0.257812,0.046875 0.34375,0.140625 0.082031,0.09375 0.125,0.226562 0.125,0.390625 0,0.179687 -0.042969,0.3125 -0.125,0.40625 -0.085938,0.0820312 -0.199219,0.125 -0.34375,0.125 -0.136719,0 -0.25,-0.0429688 -0.34375,-0.125 -0.085938,-0.0820312 -0.125,-0.21875 -0.125,-0.40625 z m 0,-3.4375 c 0,-0.351563 0.15625,-0.53125 0.46875,-0.53125 0.3125,0 0.46875,0.179687 0.46875,0.53125 0,0.167969 -0.042969,0.296875 -0.125,0.390625 -0.085938,0.085938 -0.199219,0.125 -0.34375,0.125 -0.136719,0 -0.25,-0.035156 -0.34375,-0.109375 -0.085938,-0.082031 -0.125,-0.21875 -0.125,-0.40625 z m 0,0" | ||
| - id="path72" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-22" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 2.171875,-3.484375 c 0.601563,0 1.078125,0.152344 1.421875,0.453125 0.34375,0.292969 0.515625,0.699219 0.515625,1.21875 0,0.585938 -0.1875,1.046875 -0.5625,1.390625 -0.375,0.3359375 -0.890625,0.5 -1.546875,0.5 -0.648438,0 -1.140625,-0.1015625 -1.484375,-0.3125 l 0,-0.625 c 0.1875,0.117187 0.414063,0.210937 0.6875,0.28125 0.269531,0.0625 0.535156,0.09375 0.796875,0.09375 0.457031,0 0.8125,-0.101563 1.0625,-0.3125 0.257812,-0.21875 0.390625,-0.535156 0.390625,-0.953125 0,-0.789062 -0.492187,-1.1875 -1.46875,-1.1875 -0.25,0 -0.578125,0.039062 -0.984375,0.109375 L 0.65625,-3.046875 0.875,-5.71875 l 2.84375,0 0,0.609375 -2.296875,0 -0.140625,1.703125 c 0.300781,-0.050781 0.597656,-0.078125 0.890625,-0.078125 z m 0,0" | ||
| - id="path75" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-23" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 2.6875,0.078125 c -0.28125,0 -0.539062,-0.0546875 -0.765625,-0.15625 C 1.691406,-0.179688 1.5,-0.335938 1.34375,-0.546875 l -0.046875,0 c 0.03125,0.25 0.046875,0.484375 0.046875,0.703125 l 0,1.765625 -0.65625,0 0,-6.203125 0.53125,0 0.09375,0.578125 0.03125,0 c 0.164062,-0.226563 0.359375,-0.394531 0.578125,-0.5 0.21875,-0.101563 0.472656,-0.15625 0.765625,-0.15625 0.5625,0 0.992188,0.195313 1.296875,0.578125 0.3125,0.386719 0.46875,0.933594 0.46875,1.640625 0,0.699219 -0.15625,1.246094 -0.46875,1.640625 C 3.671875,-0.113281 3.238281,0.078125 2.6875,0.078125 z M 2.59375,-3.8125 c -0.4375,0 -0.757812,0.125 -0.953125,0.375 -0.199219,0.242188 -0.296875,0.621094 -0.296875,1.140625 l 0,0.15625 c 0,0.59375 0.097656,1.023437 0.296875,1.28125 0.195313,0.261719 0.519531,0.390625 0.96875,0.390625 0.363281,0 0.648437,-0.144531 0.859375,-0.4375 0.207031,-0.300781 0.3125,-0.71875 0.3125,-1.25 0,-0.53125 -0.105469,-0.9375 -0.3125,-1.21875 -0.210938,-0.289062 -0.5,-0.4375 -0.875,-0.4375 z m 0,0" | ||
| - id="path78" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-24" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 6.140625,0 0,-2.78125 c 0,-0.34375 -0.074219,-0.597656 -0.21875,-0.765625 C 5.773438,-3.722656 5.550781,-3.8125 5.25,-3.8125 c -0.40625,0 -0.710938,0.121094 -0.90625,0.359375 -0.1875,0.230469 -0.28125,0.585937 -0.28125,1.0625 L 4.0625,0 3.421875,0 l 0,-2.78125 c 0,-0.34375 -0.074219,-0.597656 -0.21875,-0.765625 -0.148437,-0.175781 -0.375,-0.265625 -0.6875,-0.265625 -0.40625,0 -0.703125,0.125 -0.890625,0.375 -0.1875,0.242188 -0.28125,0.636719 -0.28125,1.1875 l 0,2.25 -0.65625,0 0,-4.28125 0.53125,0 0.109375,0.578125 0.03125,0 c 0.113281,-0.207031 0.28125,-0.367187 0.5,-0.484375 0.226563,-0.113281 0.484375,-0.171875 0.765625,-0.171875 0.664062,0 1.101562,0.242187 1.3125,0.71875 l 0.03125,0 c 0.125,-0.21875 0.304688,-0.390625 0.546875,-0.515625 0.238281,-0.132812 0.515625,-0.203125 0.828125,-0.203125 0.488281,0 0.851562,0.125 1.09375,0.375 0.238281,0.25 0.359375,0.648437 0.359375,1.1875 l 0,2.796875 z m 0,0" | ||
| - id="path81" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-25" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="M 4.375,0 3.671875,-1.8125 1.375,-1.8125 0.671875,0 0,0 l 2.265625,-5.734375 0.546875,0 L 5.0625,0 z M 3.453125,-2.421875 2.796875,-4.1875 C 2.710938,-4.40625 2.625,-4.679688 2.53125,-5.015625 c -0.0625,0.25 -0.148438,0.527344 -0.25,0.828125 l -0.671875,1.765625 z m 0,0" | ||
| - id="path84" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-26" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 2.40625,0.078125 c -0.625,0 -1.109375,-0.1875 -1.453125,-0.5625 -0.335937,-0.382813 -0.5,-0.925781 -0.5,-1.625 0,-0.71875 0.171875,-1.269531 0.515625,-1.65625 0.34375,-0.394531 0.832031,-0.59375 1.46875,-0.59375 0.207031,0 0.414062,0.023437 0.625,0.0625 0.207031,0.042969 0.367188,0.09375 0.484375,0.15625 L 3.34375,-3.59375 C 3.195312,-3.644531 3.039062,-3.6875 2.875,-3.71875 2.707031,-3.757812 2.554688,-3.78125 2.421875,-3.78125 1.554688,-3.78125 1.125,-3.226562 1.125,-2.125 c 0,0.53125 0.101562,0.9375 0.3125,1.21875 0.21875,0.28125 0.535156,0.421875 0.953125,0.421875 0.351563,0 0.71875,-0.078125 1.09375,-0.234375 l 0,0.578125 C 3.191406,0.00390625 2.832031,0.078125 2.40625,0.078125 z m 0,0" | ||
| - id="path87" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-27" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 1.9375,-6.078125 0.546875,0 0,8.015625 -0.546875,0 z m 0,0" | ||
| - id="path90" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-28" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 3.234375,-5.203125 c -0.625,0 -1.121094,0.210937 -1.484375,0.625 -0.367188,0.417969 -0.546875,0.992187 -0.546875,1.71875 0,0.75 0.171875,1.328125 0.515625,1.734375 0.351562,0.40625 0.851562,0.609375 1.5,0.609375 0.40625,0 0.863281,-0.070313 1.375,-0.21875 l 0,0.59375 C 4.195312,0.00390625 3.707031,0.078125 3.125,0.078125 c -0.84375,0 -1.496094,-0.253906 -1.953125,-0.765625 -0.460937,-0.507812 -0.6875,-1.234375 -0.6875,-2.171875 0,-0.59375 0.109375,-1.109375 0.328125,-1.546875 0.226562,-0.445312 0.546875,-0.789062 0.953125,-1.03125 0.414063,-0.238281 0.90625,-0.359375 1.46875,-0.359375 0.601563,0 1.128906,0.109375 1.578125,0.328125 l -0.28125,0.578125 c -0.4375,-0.207031 -0.871094,-0.3125 -1.296875,-0.3125 z m 0,0" | ||
| - id="path93" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-29" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 0.015625,-4.28125 0.6875,0 0.9375,2.4375 c 0.207031,0.5625 0.335937,0.964844 0.390625,1.203125 l 0.03125,0 c 0.03125,-0.125 0.097656,-0.347656 0.203125,-0.671875 0.113281,-0.320312 0.46875,-1.3125 1.0625,-2.96875 l 0.703125,0 -1.84375,4.875 C 2,1.070312 1.785156,1.410156 1.546875,1.609375 c -0.242187,0.207031 -0.539063,0.3125 -0.890625,0.3125 -0.199219,0 -0.398438,-0.023437 -0.59375,-0.0625 l 0,-0.515625 c 0.144531,0.03125 0.304688,0.046875 0.484375,0.046875 0.445313,0 0.765625,-0.25 0.953125,-0.75 L 1.734375,0.03125 z m 0,0" | ||
| - id="path96" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-30" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 2.640625,-4.359375 c 0.1875,0 0.359375,0.015625 0.515625,0.046875 L 3.0625,-3.71875 C 2.882812,-3.75 2.726562,-3.765625 2.59375,-3.765625 2.25,-3.765625 1.953125,-3.625 1.703125,-3.34375 1.460938,-3.0625 1.34375,-2.710938 1.34375,-2.296875 L 1.34375,0 0.6875,0 l 0,-4.28125 0.53125,0 0.078125,0.796875 0.03125,0 c 0.15625,-0.28125 0.34375,-0.492187 0.5625,-0.640625 0.226563,-0.15625 0.476563,-0.234375 0.75,-0.234375 z m 0,0" | ||
| - id="path99" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-31" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 4.1875,-4.28125 0,0.40625 -0.78125,0.09375 c 0.070312,0.09375 0.132812,0.214844 0.1875,0.359375 0.0625,0.148437 0.09375,0.3125 0.09375,0.5 0,0.417969 -0.148438,0.75 -0.4375,1 -0.28125,0.25 -0.671875,0.375 -1.171875,0.375 -0.136719,0 -0.257813,-0.00781 -0.359375,-0.03125 C 1.4375,-1.429688 1.296875,-1.25 1.296875,-1.03125 c 0,0.125 0.046875,0.214844 0.140625,0.265625 0.101562,0.054687 0.269531,0.078125 0.5,0.078125 l 0.765625,0 c 0.457031,0 0.8125,0.101562 1.0625,0.296875 0.25,0.199219 0.375,0.484375 0.375,0.859375 0,0.46875 -0.195313,0.828125 -0.578125,1.078125 -0.375,0.25 -0.929688,0.375 -1.65625,0.375 -0.5625,0 -0.996094,-0.105469 -1.296875,-0.3125 -0.304687,-0.210937 -0.453125,-0.5 -0.453125,-0.875 0,-0.261719 0.082031,-0.492187 0.25,-0.6875 0.164062,-0.1875 0.398438,-0.316406 0.703125,-0.390625 C 0.992188,-0.382812 0.898438,-0.457031 0.828125,-0.5625 0.753906,-0.664062 0.71875,-0.789062 0.71875,-0.9375 c 0,-0.15625 0.039062,-0.289062 0.125,-0.40625 C 0.925781,-1.457031 1.054688,-1.570312 1.234375,-1.6875 1.015625,-1.769531 0.832031,-1.921875 0.6875,-2.140625 c -0.136719,-0.21875 -0.203125,-0.46875 -0.203125,-0.75 0,-0.46875 0.140625,-0.828125 0.421875,-1.078125 0.28125,-0.257812 0.679688,-0.390625 1.203125,-0.390625 0.21875,0 0.421875,0.027344 0.609375,0.078125 z m -3.40625,5 c 0,0.226562 0.09375,0.398438 0.28125,0.515625 0.195312,0.125 0.476562,0.1875 0.84375,0.1875 0.550781,0 0.957031,-0.085937 1.21875,-0.25 0.257812,-0.15625 0.390625,-0.375 0.390625,-0.65625 0,-0.230469 -0.074219,-0.390625 -0.21875,-0.484375 -0.148437,-0.0820312 -0.417969,-0.125 -0.8125,-0.125 l -0.765625,0 c -0.304688,0 -0.539062,0.0703125 -0.703125,0.203125 C 0.859375,0.253906 0.78125,0.457031 0.78125,0.71875 z m 0.34375,-3.625 c 0,0.292969 0.082031,0.515625 0.25,0.671875 C 1.550781,-2.078125 1.789062,-2 2.09375,-2 c 0.632812,0 0.953125,-0.304688 0.953125,-0.921875 0,-0.644531 -0.324219,-0.96875 -0.96875,-0.96875 -0.304687,0 -0.539063,0.085937 -0.703125,0.25 -0.167969,0.167969 -0.25,0.414063 -0.25,0.734375 z m 0,0" | ||
| - id="path102" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-32" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 3.625,0 0,-2.765625 c 0,-0.351563 -0.085938,-0.613281 -0.25,-0.78125 C 3.21875,-3.722656 2.972656,-3.8125 2.640625,-3.8125 c -0.460937,0 -0.792969,0.125 -1,0.375 C 1.441406,-3.195312 1.34375,-2.796875 1.34375,-2.234375 L 1.34375,0 0.6875,0 l 0,-6.078125 0.65625,0 0,1.84375 c 0,0.21875 -0.011719,0.402344 -0.03125,0.546875 l 0.03125,0 c 0.125,-0.207031 0.304688,-0.367188 0.546875,-0.484375 0.238281,-0.125 0.507813,-0.1875 0.8125,-0.1875 0.519531,0 0.910156,0.125 1.171875,0.375 0.257812,0.25 0.390625,0.648437 0.390625,1.1875 l 0,2.796875 z m 0,0" | ||
| - id="path105" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-33" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 3.625,0 0,-2.765625 c 0,-0.351563 -0.085938,-0.613281 -0.25,-0.78125 C 3.21875,-3.722656 2.972656,-3.8125 2.640625,-3.8125 c -0.449219,0 -0.777344,0.125 -0.984375,0.375 -0.210938,0.242188 -0.3125,0.636719 -0.3125,1.1875 l 0,2.25 -0.65625,0 0,-4.28125 0.53125,0 0.109375,0.578125 0.03125,0 c 0.125,-0.207031 0.304687,-0.367187 0.546875,-0.484375 0.238281,-0.113281 0.507812,-0.171875 0.8125,-0.171875 0.507812,0 0.894531,0.125 1.15625,0.375 0.257812,0.25 0.390625,0.648437 0.390625,1.1875 l 0,2.796875 z m 0,0" | ||
| - id="path108" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-34" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="M 3.328125,0 3.1875,-0.609375 l -0.03125,0 C 2.945312,-0.335938 2.734375,-0.15625 2.515625,-0.0625 2.304688,0.03125 2.046875,0.078125 1.734375,0.078125 c -0.429687,0 -0.761719,-0.109375 -1,-0.328125 C 0.492188,-0.46875 0.375,-0.78125 0.375,-1.1875 c 0,-0.863281 0.6875,-1.316406 2.0625,-1.359375 l 0.734375,-0.015625 0,-0.265625 c 0,-0.34375 -0.074219,-0.59375 -0.21875,-0.75 -0.148437,-0.15625 -0.375,-0.234375 -0.6875,-0.234375 -0.367187,0 -0.773437,0.109375 -1.21875,0.328125 l -0.203125,-0.5 C 1.0625,-4.097656 1.296875,-4.1875 1.546875,-4.25 c 0.25,-0.070312 0.5,-0.109375 0.75,-0.109375 0.507813,0 0.882813,0.117187 1.125,0.34375 0.25,0.230469 0.375,0.59375 0.375,1.09375 l 0,2.921875 z m -1.46875,-0.453125 c 0.40625,0 0.722656,-0.109375 0.953125,-0.328125 0.226562,-0.226562 0.34375,-0.539062 0.34375,-0.9375 l 0,-0.390625 L 2.5,-2.078125 c -0.511719,0.023437 -0.882812,0.105469 -1.109375,0.25 -0.230469,0.136719 -0.34375,0.355469 -0.34375,0.65625 0,0.230469 0.066406,0.40625 0.203125,0.53125 0.144531,0.125 0.347656,0.1875 0.609375,0.1875 z m 0,0" | ||
| - id="path111" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-35" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 1.34375,0 -0.65625,0 0,-6.078125 0.65625,0 z m 0,0" | ||
| - id="path114" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-36" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 3.609375,-0.578125 -0.046875,0 c -0.292969,0.4375 -0.742188,0.65625 -1.34375,0.65625 -0.554688,0 -0.984375,-0.191406 -1.296875,-0.578125 -0.3125,-0.382812 -0.46875,-0.925781 -0.46875,-1.625 0,-0.707031 0.15625,-1.253906 0.46875,-1.640625 0.3125,-0.394531 0.742187,-0.59375 1.296875,-0.59375 0.582031,0 1.03125,0.210937 1.34375,0.625 l 0.046875,0 -0.03125,-0.296875 -0.015625,-0.3125 0,-1.734375 0.65625,0 L 4.21875,0 3.6875,0 z M 2.3125,-0.46875 c 0.4375,0 0.753906,-0.117188 0.953125,-0.359375 C 3.460938,-1.066406 3.5625,-1.457031 3.5625,-2 l 0,-0.125 c 0,-0.613281 -0.101562,-1.046875 -0.296875,-1.296875 C 3.066406,-3.679688 2.742188,-3.8125 2.296875,-3.8125 c -0.375,0 -0.667969,0.148438 -0.875,0.4375 C 1.222656,-3.082031 1.125,-2.664062 1.125,-2.125 c 0,0.554688 0.097656,0.96875 0.296875,1.25 0.195313,0.273438 0.492187,0.40625 0.890625,0.40625 z m 0,0" | ||
| - id="path117" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-37" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="M 5.34375,-2.90625 C 5.34375,-1.96875 5.085938,-1.25 4.578125,-0.75 4.066406,-0.25 3.332031,0 2.375,0 l -1.59375,0 0,-5.71875 1.75,0 c 0.894531,0 1.585938,0.25 2.078125,0.75 0.488281,0.492188 0.734375,1.179688 0.734375,2.0625 z m -0.703125,0.015625 c 0,-0.738281 -0.1875,-1.296875 -0.5625,-1.671875 -0.375,-0.382812 -0.929687,-0.578125 -1.65625,-0.578125 l -0.96875,0 0,4.5625 0.8125,0 c 0.789063,0 1.382813,-0.191406 1.78125,-0.578125 0.394531,-0.394531 0.59375,-0.972656 0.59375,-1.734375 z m 0,0" | ||
| - id="path120" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-38" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 1.453125,-2.375 0,2.375 -0.671875,0 0,-5.71875 1.578125,0 c 0.695313,0 1.210937,0.136719 1.546875,0.40625 0.332031,0.273438 0.5,0.679688 0.5,1.21875 0,0.75 -0.382812,1.261719 -1.140625,1.53125 L 4.8125,0 4.03125,0 2.640625,-2.375 z m 0,-0.578125 0.90625,0 c 0.46875,0 0.8125,-0.085937 1.03125,-0.265625 0.21875,-0.1875 0.328125,-0.46875 0.328125,-0.84375 0,-0.375 -0.117188,-0.644531 -0.34375,-0.8125 -0.21875,-0.164062 -0.574219,-0.25 -1.0625,-0.25 l -0.859375,0 z m 0,0" | ||
| - id="path123" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-39" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 0.78125,0 0,-5.71875 0.671875,0 0,5.71875 z m 0,0" | ||
| - id="path126" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-40" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 2.28125,-5.796875 c 0.519531,0 0.929688,0.125 1.234375,0.375 0.3125,0.242187 0.46875,0.574219 0.46875,1 0,0.28125 -0.089844,0.539063 -0.265625,0.765625 -0.179688,0.230469 -0.460938,0.4375 -0.84375,0.625 0.46875,0.230469 0.796875,0.464844 0.984375,0.703125 0.195313,0.242187 0.296875,0.523437 0.296875,0.84375 0,0.480469 -0.167969,0.859375 -0.5,1.140625 C 3.332031,-0.0625 2.882812,0.078125 2.3125,0.078125 1.695312,0.078125 1.222656,-0.0507812 0.890625,-0.3125 0.566406,-0.582031 0.40625,-0.960938 0.40625,-1.453125 c 0,-0.65625 0.398438,-1.164063 1.203125,-1.53125 -0.367187,-0.207031 -0.625,-0.425781 -0.78125,-0.65625 C 0.671875,-3.878906 0.59375,-4.144531 0.59375,-4.4375 c 0,-0.414062 0.148438,-0.742188 0.453125,-0.984375 0.3125,-0.25 0.722656,-0.375 1.234375,-0.375 z M 1.046875,-1.4375 c 0,0.3125 0.109375,0.558594 0.328125,0.734375 0.21875,0.167969 0.523438,0.25 0.921875,0.25 0.382813,0 0.679687,-0.085937 0.890625,-0.265625 0.21875,-0.1875 0.328125,-0.4375 0.328125,-0.75 0,-0.257812 -0.105469,-0.484375 -0.3125,-0.671875 C 3.003906,-2.335938 2.65625,-2.53125 2.15625,-2.71875 1.769531,-2.550781 1.488281,-2.363281 1.3125,-2.15625 1.132812,-1.957031 1.046875,-1.71875 1.046875,-1.4375 z M 2.28125,-5.265625 c -0.335938,0 -0.59375,0.078125 -0.78125,0.234375 -0.179688,0.15625 -0.265625,0.367188 -0.265625,0.625 0,0.242188 0.070313,0.449219 0.21875,0.625 0.15625,0.167969 0.441406,0.335938 0.859375,0.5 0.375,-0.15625 0.640625,-0.320312 0.796875,-0.5 0.15625,-0.175781 0.234375,-0.382812 0.234375,-0.625 0,-0.257812 -0.101562,-0.46875 -0.296875,-0.625 C 2.859375,-5.1875 2.601562,-5.265625 2.28125,-5.265625 z m 0,0" | ||
| - id="path129" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-41" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m -0.046875,1.5 c -0.25,0 -0.441406,-0.03125 -0.578125,-0.09375 l 0,-0.578125 c 0.1875,0.050781 0.382812,0.078125 0.578125,0.078125 0.257813,0 0.457031,-0.078125 0.59375,-0.234375 C 0.679688,0.515625 0.75,0.289062 0.75,0 l 0,-5.71875 0.65625,0 0,5.65625 c 0,0.5 -0.125,0.882812 -0.375,1.15625 C 0.78125,1.363281 0.421875,1.5 -0.046875,1.5 z m 0,0" | ||
| - id="path132" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-42" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 0.78125,-5.71875 1.625,0 c 0.75,0 1.289062,0.117188 1.625,0.34375 0.34375,0.230469 0.515625,0.589844 0.515625,1.078125 0,0.335937 -0.09375,0.617187 -0.28125,0.84375 -0.1875,0.21875 -0.464844,0.359375 -0.828125,0.421875 l 0,0.03125 c 0.875,0.15625 1.3125,0.617188 1.3125,1.375 0,0.511719 -0.179688,0.914062 -0.53125,1.203125 C 3.875,-0.140625 3.394531,0 2.78125,0 l -2,0 z m 0.671875,2.453125 1.09375,0 c 0.46875,0 0.800781,-0.070313 1,-0.21875 0.207031,-0.144531 0.3125,-0.394531 0.3125,-0.75 0,-0.320313 -0.117187,-0.550781 -0.34375,-0.6875 -0.230469,-0.144531 -0.59375,-0.21875 -1.09375,-0.21875 l -0.96875,0 z m 0,0.5625 0,2.140625 1.1875,0 c 0.457031,0 0.800781,-0.085938 1.03125,-0.265625 0.238281,-0.1875 0.359375,-0.46875 0.359375,-0.84375 0,-0.351563 -0.121094,-0.613281 -0.359375,-0.78125 -0.242187,-0.164063 -0.601563,-0.25 -1.078125,-0.25 z m 0,0" | ||
| - id="path135" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-43" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="M 5.765625,0 5.109375,0 3.96875,-3.828125 C 3.90625,-3.992188 3.835938,-4.207031 3.765625,-4.46875 3.703125,-4.726562 3.671875,-4.882812 3.671875,-4.9375 3.617188,-4.59375 3.53125,-4.210938 3.40625,-3.796875 L 2.28125,0 1.625,0 0.109375,-5.71875 l 0.703125,0 0.90625,3.53125 c 0.125,0.5 0.210938,0.949219 0.265625,1.34375 0.070313,-0.476562 0.175781,-0.941406 0.3125,-1.390625 l 1.03125,-3.484375 0.703125,0 1.0625,3.515625 c 0.125,0.398437 0.234375,0.851563 0.328125,1.359375 0.039063,-0.363281 0.132813,-0.8125 0.28125,-1.34375 l 0.890625,-3.53125 0.703125,0 z m 0,0" | ||
| - id="path138" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-44" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 4.421875,-1.3125 -0.859375,0 0,1.3125 -0.609375,0 0,-1.3125 -2.78125,0 0,-0.5625 2.703125,-3.875 0.6875,0 0,3.84375 0.859375,0 z m -1.46875,-0.59375 0,-1.890625 c 0,-0.375 0.00781,-0.796875 0.03125,-1.265625 l -0.03125,0 c -0.125,0.25 -0.242187,0.460938 -0.34375,0.625 L 0.8125,-1.90625 z m 0,0" | ||
| - id="path141" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-45" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 3.96875,0 -3.1875,0 0,-5.71875 3.1875,0 0,0.59375 -2.515625,0 0,1.84375 2.359375,0 0,0.578125 -2.359375,0 0,2.109375 2.515625,0 z m 0,0" | ||
| - id="path144" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-46" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 1.296875,-4.28125 0,2.78125 c 0,0.34375 0.078125,0.605469 0.234375,0.78125 0.164062,0.167969 0.414062,0.25 0.75,0.25 0.445312,0 0.773438,-0.117188 0.984375,-0.359375 0.207031,-0.25 0.3125,-0.648437 0.3125,-1.203125 l 0,-2.25 0.640625,0 0,4.28125 -0.53125,0 -0.09375,-0.578125 -0.03125,0 C 3.425781,-0.367188 3.238281,-0.207031 3,-0.09375 2.769531,0.0195312 2.503906,0.078125 2.203125,0.078125 c -0.523437,0 -0.914063,-0.125 -1.171875,-0.375 -0.261719,-0.25 -0.390625,-0.644531 -0.390625,-1.1875 l 0,-2.796875 z m 0,0" | ||
| - id="path147" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-47" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 1.25,-5.71875 -0.15625,2.0625 -0.40625,0 -0.171875,-2.0625 z m 0,0" | ||
| - id="path150" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-48" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 4.015625,-1.515625 c 0,0.5 -0.183594,0.890625 -0.546875,1.171875 -0.367188,0.28125 -0.859375,0.421875 -1.484375,0.421875 -0.679687,0 -1.199219,-0.0859375 -1.5625,-0.265625 l 0,-0.640625 c 0.226563,0.105469 0.476563,0.1875 0.75,0.25 C 1.453125,-0.523438 1.726562,-0.5 2,-0.5 c 0.445312,0 0.78125,-0.082031 1,-0.25 0.226562,-0.175781 0.34375,-0.410156 0.34375,-0.703125 0,-0.195313 -0.042969,-0.359375 -0.125,-0.484375 C 3.132812,-2.070312 3,-2.191406 2.8125,-2.296875 2.632812,-2.398438 2.351562,-2.519531 1.96875,-2.65625 1.4375,-2.84375 1.054688,-3.066406 0.828125,-3.328125 c -0.230469,-0.257813 -0.34375,-0.601563 -0.34375,-1.03125 0,-0.4375 0.164063,-0.785156 0.5,-1.046875 0.332031,-0.257812 0.769531,-0.390625 1.3125,-0.390625 0.570313,0 1.09375,0.105469 1.5625,0.3125 L 3.65625,-4.90625 c -0.46875,-0.195312 -0.929688,-0.296875 -1.375,-0.296875 -0.355469,0 -0.632812,0.078125 -0.828125,0.234375 -0.199219,0.148438 -0.296875,0.355469 -0.296875,0.625 0,0.199219 0.035156,0.359375 0.109375,0.484375 0.070313,0.125 0.195313,0.242187 0.375,0.34375 0.175781,0.105469 0.441406,0.226563 0.796875,0.359375 0.59375,0.210938 1.003906,0.4375 1.234375,0.6875 0.226563,0.242188 0.34375,0.558594 0.34375,0.953125 z m 0,0" | ||
| - id="path153" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-49" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 0.171875,1.921875 c -0.25,0 -0.453125,-0.03125 -0.609375,-0.09375 l 0,-0.53125 C -0.257812,1.347656 -0.0820312,1.375 0.09375,1.375 0.300781,1.375 0.453125,1.316406 0.546875,1.203125 0.640625,1.097656 0.6875,0.929688 0.6875,0.703125 l 0,-4.984375 0.65625,0 0,4.9375 C 1.34375,1.5 0.953125,1.921875 0.171875,1.921875 z M 0.640625,-5.4375 c 0,-0.15625 0.035156,-0.265625 0.109375,-0.328125 C 0.820312,-5.835938 0.910156,-5.875 1.015625,-5.875 c 0.101563,0 0.191406,0.039062 0.265625,0.109375 0.082031,0.074219 0.125,0.183594 0.125,0.328125 0,0.148438 -0.042969,0.257812 -0.125,0.328125 -0.074219,0.0625 -0.164062,0.09375 -0.265625,0.09375 -0.105469,0 -0.195313,-0.03125 -0.265625,-0.09375 C 0.675781,-5.179688 0.640625,-5.289062 0.640625,-5.4375 z m 0,0" | ||
| - id="path156" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-50" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="M 5.25,0 4.484375,0 1.375,-4.796875 l -0.03125,0 c 0.039062,0.5625 0.0625,1.078125 0.0625,1.546875 l 0,3.25 -0.625,0 0,-5.71875 0.75,0 3.125,4.78125 0.03125,0 C 4.675781,-1.007812 4.660156,-1.234375 4.640625,-1.609375 4.628906,-1.992188 4.625,-2.269531 4.625,-2.4375 l 0,-3.28125 0.625,0 z m 0,0" | ||
| - id="path159" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-51" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 4.40625,-4.046875 c 0,0.574219 -0.199219,1.015625 -0.59375,1.328125 C 3.414062,-2.40625 2.851562,-2.25 2.125,-2.25 l -0.671875,0 0,2.25 -0.671875,0 0,-5.71875 1.484375,0 c 1.425781,0 2.140625,0.558594 2.140625,1.671875 z m -2.953125,1.234375 0.59375,0 c 0.59375,0 1.019531,-0.09375 1.28125,-0.28125 0.257813,-0.195312 0.390625,-0.503906 0.390625,-0.921875 0,-0.375 -0.125,-0.65625 -0.375,-0.84375 -0.242188,-0.1875 -0.625,-0.28125 -1.15625,-0.28125 l -0.734375,0 z m 0,0" | ||
| - id="path162" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-0" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="" | ||
| - id="path165" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-1" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 4.375,-9.09375 c 1.632812,0 2.890625,0.402344 3.765625,1.203125 0.875,0.792969 1.3125,1.898437 1.3125,3.3125 0,1.40625 -0.429687,2.523437 -1.28125,3.34375 C 7.328125,-0.410156 6.03125,0 4.28125,0 l -3.015625,0 0,-9.09375 z m 3.53125,4.546875 c 0,-2.082031 -1.195312,-3.125 -3.578125,-3.125 l -1.53125,0 0,6.234375 1.703125,0 c 1.101562,0 1.945312,-0.257812 2.53125,-0.78125 0.582031,-0.53125 0.875,-1.304688 0.875,-2.328125 z m 0,0" | ||
| - id="path168" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-2" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 2.515625,0 -1.46875,0 0,-6.921875 1.46875,0 z m -1.375,-8.28125 C 0.960938,-8.46875 0.875,-8.6875 0.875,-8.9375 c 0,-0.257812 0.085938,-0.476562 0.265625,-0.65625 0.1875,-0.175781 0.40625,-0.265625 0.65625,-0.265625 0.25,0 0.460937,0.089844 0.640625,0.265625 0.1875,0.179688 0.28125,0.398438 0.28125,0.65625 0,0.25 -0.09375,0.46875 -0.28125,0.65625 -0.179688,0.179688 -0.390625,0.265625 -0.640625,0.265625 -0.25,0 -0.46875,-0.085937 -0.65625,-0.265625 z m 0,0" | ||
| - id="path171" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-3" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 7.453125,-6.921875 0,6.03125 c 0,1.226563 -0.335937,2.144531 -1,2.75 -0.667969,0.613281 -1.523437,0.921875 -2.5625,0.921875 -1.03125,0 -1.96875,-0.324219 -2.8125,-0.96875 l 0.6875,-1.109375 C 2.441406,1.210938 3.125,1.46875 3.8125,1.46875 4.5,1.46875 5.046875,1.289062 5.453125,0.9375 5.859375,0.582031 6.0625,0.015625 6.0625,-0.765625 l 0,-0.890625 C 5.84375,-1.25 5.53125,-0.921875 5.125,-0.671875 4.726562,-0.429688 4.273438,-0.3125 3.765625,-0.3125 2.847656,-0.3125 2.09375,-0.628906 1.5,-1.265625 0.914062,-1.910156 0.625,-2.707031 0.625,-3.65625 c 0,-0.957031 0.289062,-1.753906 0.875,-2.390625 0.59375,-0.644531 1.347656,-0.96875 2.265625,-0.96875 0.914063,0 1.660156,0.375 2.234375,1.125 l 0,-1.03125 z m -5.40625,3.203125 c 0,0.5625 0.175781,1.054688 0.53125,1.46875 C 2.929688,-1.84375 3.40625,-1.640625 4,-1.640625 c 0.59375,0 1.070312,-0.195313 1.4375,-0.59375 C 5.8125,-2.628906 6,-3.125 6,-3.71875 c 0,-0.59375 -0.1875,-1.09375 -0.5625,-1.5 -0.375,-0.414062 -0.859375,-0.625 -1.453125,-0.625 -0.585937,0 -1.054687,0.214844 -1.40625,0.640625 -0.355469,0.417969 -0.53125,0.914063 -0.53125,1.484375 z m 0,0" | ||
| - id="path174" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-4" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 2.84375,-5.75 0,3.515625 c 0,0.335937 0.082031,0.601563 0.25,0.796875 0.175781,0.1875 0.421875,0.28125 0.734375,0.28125 0.3125,0 0.613281,-0.148438 0.90625,-0.453125 l 0.59375,1.03125 C 4.816406,-0.117188 4.25,0.109375 3.625,0.109375 c -0.617188,0 -1.140625,-0.210937 -1.578125,-0.640625 -0.4375,-0.4375 -0.65625,-1.019531 -0.65625,-1.75 l 0,-3.46875 -0.875,0 0,-1.171875 0.875,0 0,-2.171875 1.453125,0 0,2.171875 1.828125,0 0,1.171875 z m 0,0" | ||
| - id="path177" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-5" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 6.65625,0 -1.328125,0 0,-0.921875 C 4.753906,-0.234375 3.988281,0.109375 3.03125,0.109375 2.3125,0.109375 1.710938,-0.09375 1.234375,-0.5 0.765625,-0.914062 0.53125,-1.460938 0.53125,-2.140625 c 0,-0.675781 0.25,-1.179687 0.75,-1.515625 C 1.789062,-4 2.472656,-4.171875 3.328125,-4.171875 l 1.890625,0 0,-0.265625 c 0,-0.914062 -0.515625,-1.375 -1.546875,-1.375 -0.636719,0 -1.304687,0.234375 -2,0.703125 L 1.03125,-6.015625 c 0.832031,-0.664063 1.785156,-1 2.859375,-1 0.8125,0 1.472656,0.210937 1.984375,0.625 0.519531,0.40625 0.78125,1.054687 0.78125,1.9375 z m -1.453125,-2.578125 0,-0.578125 -1.640625,0 c -1.054688,0 -1.578125,0.328125 -1.578125,0.984375 0,0.34375 0.128906,0.605469 0.390625,0.78125 0.257812,0.179687 0.617188,0.265625 1.078125,0.265625 0.46875,0 0.875,-0.128906 1.21875,-0.390625 0.351563,-0.257813 0.53125,-0.613281 0.53125,-1.0625 z m 0,0" | ||
| - id="path180" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-6" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 2.515625,0 -1.46875,0 0,-9.640625 1.46875,0 z m 0,0" | ||
| - id="path183" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-7" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="" | ||
| - id="path186" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-8" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 2.796875,-7.65625 0,2.5 4.03125,0 0,1.40625 -4.03125,0 0,3.75 -1.53125,0 0,-9.09375 6.046875,0 0,1.4375 z m 0,0" | ||
| - id="path189" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-9" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 4.6875,-5.546875 c -0.730469,0 -1.277344,0.234375 -1.640625,0.703125 -0.355469,0.46875 -0.53125,1.09375 -0.53125,1.875 l 0,2.96875 -1.46875,0 0,-6.921875 1.46875,0 0,1.390625 c 0.226563,-0.425781 0.539063,-0.773438 0.9375,-1.046875 0.40625,-0.28125 0.835937,-0.425781 1.296875,-0.4375 l 0.015625,1.46875 c -0.03125,0 -0.058594,0 -0.078125,0 z m 0,0" | ||
| - id="path192" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-10" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 7.484375,-2.828125 -5.421875,0 c 0.039062,0.511719 0.269531,0.921875 0.6875,1.234375 0.425781,0.304688 0.914062,0.453125 1.46875,0.453125 0.863281,0 1.519531,-0.273437 1.96875,-0.828125 l 0.828125,0.921875 c -0.742187,0.773437 -1.710937,1.15625 -2.90625,1.15625 -0.96875,0 -1.796875,-0.320313 -2.484375,-0.96875 -0.679688,-0.644531 -1.015625,-1.507813 -1.015625,-2.59375 0,-1.09375 0.34375,-1.957031 1.03125,-2.59375 0.695313,-0.644531 1.515625,-0.96875 2.453125,-0.96875 0.945312,0 1.75,0.289063 2.40625,0.859375 0.65625,0.5625 0.984375,1.339844 0.984375,2.328125 z M 2.0625,-3.96875 l 3.96875,0 c 0,-0.582031 -0.183594,-1.023438 -0.546875,-1.328125 -0.367187,-0.3125 -0.8125,-0.46875 -1.34375,-0.46875 -0.53125,0 -1.011719,0.164063 -1.4375,0.484375 C 2.273438,-4.957031 2.0625,-4.519531 2.0625,-3.96875 z m 0,0" | ||
| - id="path195" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-11" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="M 3.875,0.109375 C 3,0.109375 2.234375,-0.21875 1.578125,-0.875 0.929688,-1.539062 0.609375,-2.410156 0.609375,-3.484375 c 0,-1.070313 0.332031,-1.925781 1,-2.5625 0.664063,-0.644531 1.457031,-0.96875 2.375,-0.96875 0.925781,0 1.675781,0.390625 2.25,1.171875 l 0,-3.796875 1.453125,0 0,9.640625 -1.453125,0 0,-1.046875 C 5.691406,-0.273438 4.90625,0.109375 3.875,0.109375 z m -1.8125,-3.53125 c 0,0.65625 0.210938,1.195313 0.640625,1.609375 0.425781,0.417969 0.925781,0.625 1.5,0.625 0.570313,0 1.054687,-0.207031 1.453125,-0.625 C 6.050781,-2.226562 6.25,-2.765625 6.25,-3.421875 6.25,-4.085938 6.050781,-4.640625 5.65625,-5.078125 5.257812,-5.523438 4.769531,-5.75 4.1875,-5.75 c -0.585938,0 -1.085938,0.226562 -1.5,0.671875 -0.417969,0.4375 -0.625,0.992187 -0.625,1.65625 z m 0,0" | ||
| - id="path198" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-12" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 2.65625,-1.828125 c 0.414062,0.417969 0.941406,0.625 1.578125,0.625 0.632813,0 1.15625,-0.207031 1.5625,-0.625 0.414063,-0.414063 0.625,-0.957031 0.625,-1.625 0,-0.664063 -0.210937,-1.207031 -0.625,-1.625 -0.40625,-0.425781 -0.929687,-0.640625 -1.5625,-0.640625 -0.636719,0 -1.164063,0.214844 -1.578125,0.640625 -0.40625,0.417969 -0.609375,0.960937 -0.609375,1.625 0,0.667969 0.203125,1.210937 0.609375,1.625 z m 4.171875,0.90625 c -0.6875,0.6875 -1.554687,1.03125 -2.59375,1.03125 -1.042969,0 -1.914063,-0.34375 -2.609375,-1.03125 -0.6875,-0.695313 -1.03125,-1.539063 -1.03125,-2.53125 0,-1 0.34375,-1.84375 1.03125,-2.53125 0.695312,-0.6875 1.566406,-1.03125 2.609375,-1.03125 1.039063,0 1.90625,0.34375 2.59375,1.03125 0.695313,0.6875 1.046875,1.53125 1.046875,2.53125 0,0.992187 -0.351562,1.835937 -1.046875,2.53125 z m 0,0" | ||
| - id="path201" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-13" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 2.515625,-3.75 0,3.75 -1.46875,0 0,-6.921875 1.46875,0 0,1.265625 c 0.207031,-0.425781 0.519531,-0.757812 0.9375,-1 0.414063,-0.238281 0.867187,-0.359375 1.359375,-0.359375 1.09375,0 1.832031,0.449219 2.21875,1.34375 0.6875,-0.894531 1.539062,-1.34375 2.5625,-1.34375 0.78125,0 1.410156,0.242187 1.890625,0.71875 0.476563,0.46875 0.71875,1.15625 0.71875,2.0625 L 12.203125,0 10.75,0 l 0,-3.796875 c 0,-1.269531 -0.527344,-1.90625 -1.578125,-1.90625 -0.5,0 -0.9375,0.15625 -1.3125,0.46875 -0.367187,0.3125 -0.554687,0.777344 -0.5625,1.390625 l 0,3.84375 -1.453125,0 0,-3.796875 c 0,-0.65625 -0.121094,-1.132813 -0.359375,-1.4375 -0.230469,-0.3125 -0.601563,-0.46875 -1.109375,-0.46875 -0.5,0 -0.9375,0.167969 -1.3125,0.5 C 2.695312,-4.867188 2.515625,-4.382812 2.515625,-3.75 z m 0,0" | ||
| - id="path204" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-14" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="M 2.546875,-2.0625 1.640625,0 0,0 l 4,-9.09375 1.640625,0 4,9.09375 -1.625,0 -0.921875,-2.0625 z m 3.921875,-1.421875 -1.640625,-3.75 -1.65625,3.75 z m 0,0" | ||
| - id="path207" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-15" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 4.125,0.109375 c -0.96875,0 -1.804688,-0.328125 -2.5,-0.984375 -0.6875,-0.65625 -1.03125,-1.507812 -1.03125,-2.5625 0,-1.0625 0.359375,-1.921875 1.078125,-2.578125 0.726563,-0.664063 1.613281,-1 2.65625,-1 1.039063,0 1.921875,0.359375 2.640625,1.078125 l -0.859375,1.046875 c -0.59375,-0.519531 -1.199219,-0.78125 -1.8125,-0.78125 -0.605469,0 -1.132813,0.203125 -1.578125,0.609375 -0.449219,0.40625 -0.671875,0.929688 -0.671875,1.5625 0,0.636719 0.21875,1.179688 0.65625,1.625 0.445313,0.4375 0.992187,0.65625 1.640625,0.65625 0.644531,0 1.253906,-0.296875 1.828125,-0.890625 l 0.859375,0.9375 C 6.1875,-0.316406 5.21875,0.109375 4.125,0.109375 z m 0,0" | ||
| - id="path210" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-16" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="M 4.09375,-2.546875 6.125,-9.09375 l 1.375,0 2.03125,6.546875 2.28125,-6.546875 1.65625,0 L 10.296875,0 8.78125,0 6.859375,-6.234375 l -0.09375,0 L 4.84375,0 3.328125,0 0.15625,-9.09375 l 1.65625,0 z m 0,0" | ||
| - id="path213" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-17" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 4.015625,-7.890625 c -0.449219,0 -0.820313,0.09375 -1.109375,0.28125 -0.28125,0.179687 -0.421875,0.453125 -0.421875,0.828125 0,0.367188 0.140625,0.648438 0.421875,0.84375 0.289062,0.1875 0.898438,0.398438 1.828125,0.625 0.9375,0.21875 1.640625,0.539062 2.109375,0.953125 0.46875,0.40625 0.703125,1.007813 0.703125,1.796875 0,0.792969 -0.296875,1.4375 -0.890625,1.9375 -0.59375,0.492188 -1.382812,0.734375 -2.359375,0.734375 -1.417969,0 -2.679687,-0.488281 -3.78125,-1.46875 l 0.96875,-1.15625 c 0.914063,0.792969 1.867187,1.1875 2.859375,1.1875 0.488281,0 0.878906,-0.101563 1.171875,-0.3125 0.289063,-0.21875 0.4375,-0.5 0.4375,-0.84375 0,-0.351563 -0.136719,-0.625 -0.40625,-0.8125 -0.273437,-0.195313 -0.742187,-0.375 -1.40625,-0.53125 C 3.472656,-3.992188 2.960938,-4.144531 2.609375,-4.28125 2.265625,-4.414062 1.957031,-4.59375 1.6875,-4.8125 1.15625,-5.21875 0.890625,-5.835938 0.890625,-6.671875 c 0,-0.84375 0.300781,-1.492187 0.90625,-1.953125 0.613281,-0.457031 1.367187,-0.6875 2.265625,-0.6875 0.582031,0 1.160156,0.101562 1.734375,0.296875 0.570313,0.1875 1.066406,0.453125 1.484375,0.796875 L 6.46875,-7.0625 C 6.195312,-7.300781 5.832031,-7.5 5.375,-7.65625 4.914062,-7.8125 4.460938,-7.890625 4.015625,-7.890625 z m 0,0" | ||
| - id="path216" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-18" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 5.890625,-3.171875 0,-3.75 1.453125,0 0,6.921875 -1.453125,0 0,-1.265625 C 5.648438,-0.835938 5.320312,-0.5 4.90625,-0.25 4.5,-0.0078125 4.0625,0.109375 3.59375,0.109375 c -0.78125,0 -1.417969,-0.238281 -1.90625,-0.71875 -0.480469,-0.476563 -0.71875,-1.164063 -0.71875,-2.0625 l 0,-4.25 1.46875,0 0,3.796875 c 0,1.28125 0.523438,1.921875 1.578125,1.921875 0.5,0 0.9375,-0.164063 1.3125,-0.5 0.375,-0.332031 0.5625,-0.820313 0.5625,-1.46875 z m 0,0" | ||
| - id="path219" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-19" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 5.984375,-2.0625 c 0,0.65625 -0.242187,1.183594 -0.71875,1.578125 -0.480469,0.3984375 -1.089844,0.59375 -1.828125,0.59375 -0.511719,0 -1.039062,-0.0898438 -1.578125,-0.265625 -0.542969,-0.1875 -1.023437,-0.445312 -1.4375,-0.78125 L 1.125,-2.0625 c 0.8125,0.605469 1.59375,0.90625 2.34375,0.90625 0.332031,0 0.59375,-0.070312 0.78125,-0.21875 0.1875,-0.15625 0.28125,-0.351562 0.28125,-0.59375 0,-0.34375 -0.460938,-0.65625 -1.375,-0.9375 C 3.09375,-2.925781 3.039062,-2.941406 3,-2.953125 1.5625,-3.335938 0.84375,-3.988281 0.84375,-4.90625 c 0,-0.632812 0.25,-1.144531 0.75,-1.53125 0.5,-0.382812 1.144531,-0.578125 1.9375,-0.578125 0.800781,0 1.554688,0.234375 2.265625,0.703125 L 5.25,-5.234375 c -0.5625,-0.375 -1.171875,-0.5625 -1.828125,-0.5625 -0.34375,0 -0.625,0.0625 -0.84375,0.1875 -0.21875,0.125 -0.328125,0.3125 -0.328125,0.5625 0,0.230469 0.113281,0.398437 0.34375,0.5 0.15625,0.074219 0.375,0.148437 0.65625,0.21875 0.28125,0.074219 0.523438,0.148437 0.734375,0.21875 0.21875,0.0625 0.425781,0.140625 0.625,0.234375 0.207031,0.085938 0.429687,0.203125 0.671875,0.359375 0.46875,0.304687 0.703125,0.789063 0.703125,1.453125 z m 0,0" | ||
| - id="path222" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-20" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 2.515625,-3.75 0,3.75 -1.46875,0 0,-6.921875 1.46875,0 0,1.265625 c 0.226563,-0.425781 0.546875,-0.757812 0.953125,-1 0.414062,-0.238281 0.863281,-0.359375 1.34375,-0.359375 0.78125,0 1.410156,0.242187 1.890625,0.71875 0.476563,0.46875 0.71875,1.15625 0.71875,2.0625 l 0,4.234375 -1.453125,0 0,-3.796875 c 0,-1.269531 -0.53125,-1.90625 -1.59375,-1.90625 -0.5,0 -0.9375,0.167969 -1.3125,0.5 C 2.695312,-4.867188 2.515625,-4.382812 2.515625,-3.75 z m 0,0" | ||
| - id="path225" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-21" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 4.75,-7.015625 c 0.9375,0 1.734375,0.324219 2.390625,0.96875 0.65625,0.636719 0.984375,1.492187 0.984375,2.5625 0,1.0625 -0.328125,1.929687 -0.984375,2.59375 -0.65625,0.667969 -1.421875,1 -2.296875,1 -0.867188,0 -1.640625,-0.382813 -2.328125,-1.15625 l 0,1.046875 -1.46875,0 0,-9.640625 1.46875,0 0,3.9375 c 0.5625,-0.875 1.304687,-1.3125 2.234375,-1.3125 z M 2.484375,-3.4375 c 0,0.65625 0.195313,1.195312 0.59375,1.609375 0.394531,0.417969 0.878906,0.625 1.453125,0.625 0.570312,0 1.070312,-0.203125 1.5,-0.609375 0.425781,-0.414062 0.640625,-0.957031 0.640625,-1.625 0,-0.664062 -0.210937,-1.21875 -0.625,-1.65625 -0.417969,-0.4375 -0.917969,-0.65625 -1.5,-0.65625 -0.585937,0 -1.074219,0.21875 -1.46875,0.65625 -0.398437,0.4375 -0.59375,0.992188 -0.59375,1.65625 z m 0,0" | ||
| - id="path228" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-22" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="M 1.921875,2.75 C 1.285156,2.75 0.710938,2.519531 0.203125,2.0625 L 0.875,0.890625 C 1.175781,1.171875 1.488281,1.3125 1.8125,1.3125 2.132812,1.3125 2.394531,1.191406 2.59375,0.953125 2.800781,0.722656 2.90625,0.46875 2.90625,0.1875 c 0,-0.1171875 -0.933594,-2.484375 -2.796875,-7.109375 l 1.5625,0 L 3.75,-1.8125 l 2.0625,-5.109375 1.5625,0 -3.359375,8.21875 C 3.816406,1.742188 3.53125,2.097656 3.15625,2.359375 2.78125,2.617188 2.367188,2.75 1.921875,2.75 z m 0,0" | ||
| - id="path231" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-23" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 7.734375,-6.9375 c -0.617187,-0.644531 -1.375,-0.96875 -2.28125,-0.96875 -0.898437,0 -1.65625,0.324219 -2.28125,0.96875 C 2.554688,-6.300781 2.25,-5.523438 2.25,-4.609375 c 0,0.917969 0.304688,1.699219 0.921875,2.34375 0.625,0.636719 1.382813,0.953125 2.28125,0.953125 0.90625,0 1.664063,-0.316406 2.28125,-0.953125 0.625,-0.644531 0.9375,-1.425781 0.9375,-2.34375 0,-0.914063 -0.3125,-1.691406 -0.9375,-2.328125 z m 1.125,5.6875 c -0.917969,0.898438 -2.054687,1.34375 -3.40625,1.34375 -1.34375,0 -2.480469,-0.445312 -3.40625,-1.34375 -0.917969,-0.894531 -1.375,-2.007812 -1.375,-3.34375 0,-1.34375 0.457031,-2.460938 1.375,-3.359375 0.925781,-0.90625 2.0625,-1.359375 3.40625,-1.359375 1.351563,0 2.488281,0.453125 3.40625,1.359375 C 9.785156,-7.054688 10.25,-5.9375 10.25,-4.59375 c 0,1.335938 -0.464844,2.449219 -1.390625,3.34375 z m 0,0" | ||
| - id="path234" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-24" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 5.40625,-1.390625 c 0.53125,0 0.984375,-0.085937 1.359375,-0.265625 0.382813,-0.175781 0.785156,-0.460938 1.203125,-0.859375 L 8.953125,-1.5 c -0.960937,1.074219 -2.125,1.609375 -3.5,1.609375 -1.375,0 -2.515625,-0.441406 -3.421875,-1.328125 C 1.125,-2.101562 0.671875,-3.222656 0.671875,-4.578125 c 0,-1.351563 0.457031,-2.476563 1.375,-3.375 0.925781,-0.90625 2.09375,-1.359375 3.5,-1.359375 1.414063,0 2.597656,0.523438 3.546875,1.5625 l -0.984375,1.0625 c -0.429687,-0.414062 -0.835937,-0.703125 -1.21875,-0.859375 -0.386719,-0.164063 -0.839844,-0.25 -1.359375,-0.25 -0.929688,0 -1.703125,0.296875 -2.328125,0.890625 C 2.585938,-6.3125 2.28125,-5.550781 2.28125,-4.625 c 0,0.917969 0.304688,1.6875 0.921875,2.3125 0.625,0.617188 1.359375,0.921875 2.203125,0.921875 z m 0,0" | ||
| - id="path237" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-25" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 5.234375,0 -3.96875,0 0,-9.09375 3.53125,0 c 0.613281,0 1.144531,0.078125 1.59375,0.234375 0.445313,0.148437 0.78125,0.34375 1,0.59375 0.414063,0.46875 0.625,0.996094 0.625,1.578125 0,0.71875 -0.230469,1.25 -0.6875,1.59375 -0.167969,0.125 -0.28125,0.203125 -0.34375,0.234375 -0.054687,0.023437 -0.15625,0.070313 -0.3125,0.140625 0.5625,0.125 1.007813,0.382812 1.34375,0.765625 0.332031,0.386719 0.5,0.867187 0.5,1.4375 0,0.625 -0.21875,1.183594 -0.65625,1.671875 C 7.347656,-0.28125 6.472656,0 5.234375,0 z m -2.4375,-5.3125 1.953125,0 c 1.101562,0 1.65625,-0.378906 1.65625,-1.140625 C 6.40625,-6.878906 6.269531,-7.1875 6,-7.375 5.738281,-7.570312 5.328125,-7.671875 4.765625,-7.671875 l -1.96875,0 z m 0,3.890625 2.40625,0 c 0.5625,0 0.988281,-0.085937 1.28125,-0.265625 0.300781,-0.175781 0.453125,-0.507812 0.453125,-1 C 6.9375,-3.5 6.289062,-3.90625 5,-3.90625 l -2.203125,0 z m 0,0" | ||
| - id="path240" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-26" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 2.796875,0 -1.53125,0 0,-9.09375 2.390625,0 2.734375,5.71875 2.75,-5.71875 2.375,0 0,9.09375 -1.53125,0 0,-7.09375 -3.171875,6.296875 -0.859375,0 -3.15625,-6.296875 z m 0,0" | ||
| - id="path243" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-27" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 1.046875,0.328125 0,-7.25 1.46875,0 0,7.296875 c 0,0.726562 -0.21875,1.304688 -0.65625,1.734375 C 1.421875,2.535156 0.890625,2.75 0.265625,2.75 -0.347656,2.75 -0.914062,2.519531 -1.4375,2.0625 L -0.75,0.96875 c 0.292969,0.289062 0.585938,0.4375 0.875,0.4375 0.300781,0 0.53125,-0.101562 0.6875,-0.296875 0.15625,-0.1875 0.234375,-0.449219 0.234375,-0.78125 z m 0.0625,-8.609375 C 0.929688,-8.46875 0.84375,-8.6875 0.84375,-8.9375 c 0,-0.257812 0.085938,-0.476562 0.265625,-0.65625 0.1875,-0.175781 0.40625,-0.265625 0.65625,-0.265625 0.25,0 0.460937,0.089844 0.640625,0.265625 0.1875,0.179688 0.28125,0.398438 0.28125,0.65625 0,0.25 -0.09375,0.46875 -0.28125,0.65625 -0.179688,0.179688 -0.390625,0.265625 -0.640625,0.265625 -0.25,0 -0.46875,-0.085937 -0.65625,-0.265625 z m 0,0" | ||
| - id="path246" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-28" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 1.265625,0 0,-9.09375 1.53125,0 0,7.640625 4.140625,0 0,1.453125 z m 0,0" | ||
| - id="path249" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-29" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 0.828125,-5.640625 0,-1.25 5.40625,0 0,1.3125 -3.875,4.3125 4.09375,0 0,1.265625 -5.875,0 0,-1.421875 3.78125,-4.21875 z m 0,0" | ||
| - id="path252" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-30" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 8.078125,-9.09375 1.53125,0 0,9.09375 -1.671875,0 -5.140625,-6.625 0,6.625 -1.53125,0 0,-9.09375 1.53125,0 5.28125,6.796875 z m 0,0" | ||
| - id="path255" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-31" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 3.296875,-2.078125 c 0.414063,0.480469 0.976563,0.71875 1.6875,0.71875 0.71875,0 1.285156,-0.238281 1.703125,-0.71875 0.414062,-0.488281 0.625,-1.148437 0.625,-1.984375 l 0,-5.03125 1.53125,0 0,5.109375 c 0,1.304687 -0.359375,2.308594 -1.078125,3.015625 -0.71875,0.710938 -1.648437,1.0625 -2.78125,1.0625 -1.125,0 -2.046875,-0.351562 -2.765625,-1.0625 C 1.5,-1.675781 1.140625,-2.679688 1.140625,-3.984375 l 0,-5.109375 1.53125,0 0,5.03125 c 0,0.835938 0.207031,1.496094 0.625,1.984375 z m 0,0" | ||
| - id="path258" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - </g> | ||
| - <clipPath | ||
| - id="clip1"> | ||
| - <path | ||
| - d="m 54,54 503.99609,0 0,661.70703 -503.99609,0 z m 0,0" | ||
| - id="path261" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </clipPath> | ||
| - </defs> | ||
| - <g | ||
| - id="g5397" | ||
| - transform="translate(-60.130558,-63.01162)"> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g268"> | ||
| - <use | ||
| - xlink:href="#glyph0-1" | ||
| - x="60.554745" | ||
| - y="70.36599" | ||
| - id="use270" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-2" | ||
| - x="65.131882" | ||
| - y="70.36599" | ||
| - id="use272" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="69.709015" | ||
| - y="70.36599" | ||
| - id="use274" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-4" | ||
| - x="74.286148" | ||
| - y="70.36599" | ||
| - id="use276" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g278"> | ||
| - <use | ||
| - xlink:href="#glyph0-5" | ||
| - x="78.478516" | ||
| - y="70.36599" | ||
| - id="use280" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-6" | ||
| - x="80.554665" | ||
| - y="70.36599" | ||
| - id="use282" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g284"> | ||
| - <use | ||
| - xlink:href="#glyph0-7" | ||
| - x="84.554642" | ||
| - y="70.36599" | ||
| - id="use286" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-8" | ||
| - x="89.396309" | ||
| - y="70.36599" | ||
| - id="use288" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-9" | ||
| - x="92.22596" | ||
| - y="70.36599" | ||
| - id="use290" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-10" | ||
| - x="96.722931" | ||
| - y="70.36599" | ||
| - id="use292" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g294"> | ||
| - <use | ||
| - xlink:href="#glyph0-11" | ||
| - x="59.396183" | ||
| - y="80.385994" | ||
| - id="use296" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-12" | ||
| - x="63.97332" | ||
| - y="80.385994" | ||
| - id="use298" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g300"> | ||
| - <use | ||
| - xlink:href="#glyph0-11" | ||
| - x="66.097557" | ||
| - y="80.385994" | ||
| - id="use302" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-13" | ||
| - x="70.67469" | ||
| - y="80.385994" | ||
| - id="use304" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-5" | ||
| - x="77.905128" | ||
| - y="80.385994" | ||
| - id="use306" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g308"> | ||
| - <use | ||
| - xlink:href="#glyph0-6" | ||
| - x="79.973251" | ||
| - y="80.385994" | ||
| - id="use310" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g312"> | ||
| - <use | ||
| - xlink:href="#glyph0-14" | ||
| - x="83.973236" | ||
| - y="80.385994" | ||
| - id="use314" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-9" | ||
| - x="85.993271" | ||
| - y="80.385994" | ||
| - id="use316" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-15" | ||
| - x="90.490242" | ||
| - y="80.385994" | ||
| - id="use318" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g320"> | ||
| - <use | ||
| - xlink:href="#glyph0-10" | ||
| - x="96.710655" | ||
| - y="80.385994" | ||
| - id="use322" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g324"> | ||
| - <use | ||
| - xlink:href="#glyph0-16" | ||
| - x="107.54436" | ||
| - y="70.36599" | ||
| - id="use326" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-9" | ||
| - x="111.68062" | ||
| - y="70.36599" | ||
| - id="use328" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-17" | ||
| - x="116.17759" | ||
| - y="70.36599" | ||
| - id="use330" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g332"> | ||
| - <use | ||
| - xlink:href="#glyph0-5" | ||
| - x="121.07537" | ||
| - y="70.36599" | ||
| - id="use334" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g336"> | ||
| - <use | ||
| - xlink:href="#glyph0-11" | ||
| - x="123.14349" | ||
| - y="70.36599" | ||
| - id="use338" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-2" | ||
| - x="127.72063" | ||
| - y="70.36599" | ||
| - id="use340" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-18" | ||
| - x="132.29776" | ||
| - y="70.36599" | ||
| - id="use342" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-5" | ||
| - x="134.26169" | ||
| - y="70.36599" | ||
| - id="use344" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g346"> | ||
| - <use | ||
| - xlink:href="#glyph0-2" | ||
| - x="136.32982" | ||
| - y="70.36599" | ||
| - id="use348" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="140.90695" | ||
| - y="70.36599" | ||
| - id="use350" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-11" | ||
| - x="145.48409" | ||
| - y="70.36599" | ||
| - id="use352" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g354"> | ||
| - <use | ||
| - xlink:href="#glyph0-19" | ||
| - x="150.05321" | ||
| - y="70.36599" | ||
| - id="use356" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g358"> | ||
| - <use | ||
| - xlink:href="#glyph0-20" | ||
| - x="126.4571" | ||
| - y="80.385994" | ||
| - id="use360" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-21" | ||
| - x="131.03424" | ||
| - y="80.385994" | ||
| - id="use362" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g364"> | ||
| - <use | ||
| - xlink:href="#glyph0-11" | ||
| - x="133.15848" | ||
| - y="80.385994" | ||
| - id="use366" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-22" | ||
| - x="137.73561" | ||
| - y="80.385994" | ||
| - id="use368" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-23" | ||
| - x="142.31274" | ||
| - y="80.385994" | ||
| - id="use370" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g372"> | ||
| - <use | ||
| - xlink:href="#glyph0-24" | ||
| - x="147.21053" | ||
| - y="80.385994" | ||
| - id="use374" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#45a3e3;fill-opacity:1" | ||
| - id="g376"> | ||
| - <use | ||
| - xlink:href="#glyph1-1" | ||
| - x="164.96104" | ||
| - y="72.870995" | ||
| - id="use378" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-2" | ||
| - x="174.7556" | ||
| - y="72.870995" | ||
| - id="use380" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-3" | ||
| - x="178.18744" | ||
| - y="72.870995" | ||
| - id="use382" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-2" | ||
| - x="186.3788" | ||
| - y="72.870995" | ||
| - id="use384" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-4" | ||
| - x="189.81064" | ||
| - y="72.870995" | ||
| - id="use386" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#45a3e3;fill-opacity:1" | ||
| - id="g388"> | ||
| - <use | ||
| - xlink:href="#glyph1-5" | ||
| - x="195.05862" | ||
| - y="72.870995" | ||
| - id="use390" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#45a3e3;fill-opacity:1" | ||
| - id="g392"> | ||
| - <use | ||
| - xlink:href="#glyph1-6" | ||
| - x="202.39827" | ||
| - y="72.870995" | ||
| - id="use394" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#45a3e3;fill-opacity:1" | ||
| - id="g396"> | ||
| - <use | ||
| - xlink:href="#glyph1-7" | ||
| - x="205.84264" | ||
| - y="72.870995" | ||
| - id="use398" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-8" | ||
| - x="209.27449" | ||
| - y="72.870995" | ||
| - id="use400" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-9" | ||
| - x="216.83958" | ||
| - y="72.870995" | ||
| - id="use402" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-10" | ||
| - x="221.81201" | ||
| - y="72.870995" | ||
| - id="use404" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-10" | ||
| - x="229.55246" | ||
| - y="72.870995" | ||
| - id="use406" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-11" | ||
| - x="237.29291" | ||
| - y="72.870995" | ||
| - id="use408" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-12" | ||
| - x="245.70972" | ||
| - y="72.870995" | ||
| - id="use410" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-13" | ||
| - x="253.87601" | ||
| - y="72.870995" | ||
| - id="use412" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-7" | ||
| - x="266.57635" | ||
| - y="72.870995" | ||
| - id="use414" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-14" | ||
| - x="270.00821" | ||
| - y="72.870995" | ||
| - id="use416" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-15" | ||
| - x="279.30176" | ||
| - y="72.870995" | ||
| - id="use418" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-4" | ||
| - x="286.51617" | ||
| - y="72.870995" | ||
| - id="use420" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g422"> | ||
| - <use | ||
| - xlink:href="#glyph0-25" | ||
| - x="164.96104" | ||
| - y="85.312492" | ||
| - id="use424" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-26" | ||
| - x="170.02716" | ||
| - y="85.312492" | ||
| - id="use426" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g428"> | ||
| - <use | ||
| - xlink:href="#glyph0-8" | ||
| - x="173.83476" | ||
| - y="85.312492" | ||
| - id="use430" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g432"> | ||
| - <use | ||
| - xlink:href="#glyph0-27" | ||
| - x="179.79866" | ||
| - y="85.312492" | ||
| - id="use434" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g436"> | ||
| - <use | ||
| - xlink:href="#glyph0-28" | ||
| - x="187.33369" | ||
| - y="85.312492" | ||
| - id="use438" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-7" | ||
| - x="192.38377" | ||
| - y="85.312492" | ||
| - id="use440" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-23" | ||
| - x="197.22545" | ||
| - y="85.312492" | ||
| - id="use442" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g444"> | ||
| - <use | ||
| - xlink:href="#glyph0-29" | ||
| - x="202.12321" | ||
| - y="85.312492" | ||
| - id="use446" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-30" | ||
| - x="206.15526" | ||
| - y="85.312492" | ||
| - id="use448" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g450"> | ||
| - <use | ||
| - xlink:href="#glyph0-14" | ||
| - x="209.41777" | ||
| - y="85.312492" | ||
| - id="use452" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-31" | ||
| - x="211.43781" | ||
| - y="85.312492" | ||
| - id="use454" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g456"> | ||
| - <use | ||
| - xlink:href="#glyph0-32" | ||
| - x="215.81454" | ||
| - y="85.312492" | ||
| - id="use458" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-8" | ||
| - x="220.72835" | ||
| - y="85.312492" | ||
| - id="use460" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g462"> | ||
| - <use | ||
| - xlink:href="#glyph0-27" | ||
| - x="226.68423" | ||
| - y="85.312492" | ||
| - id="use464" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g466"> | ||
| - <use | ||
| - xlink:href="#glyph0-28" | ||
| - x="234.22729" | ||
| - y="85.312492" | ||
| - id="use468" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g470"> | ||
| - <use | ||
| - xlink:href="#glyph0-30" | ||
| - x="239.26936" | ||
| - y="85.312492" | ||
| - id="use472" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g474"> | ||
| - <use | ||
| - xlink:href="#glyph0-14" | ||
| - x="242.53186" | ||
| - y="85.312492" | ||
| - id="use476" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-24" | ||
| - x="244.5519" | ||
| - y="85.312492" | ||
| - id="use478" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-14" | ||
| - x="252.00677" | ||
| - y="85.312492" | ||
| - id="use480" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g482"> | ||
| - <use | ||
| - xlink:href="#glyph0-33" | ||
| - x="254.0188" | ||
| - y="85.312492" | ||
| - id="use484" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-34" | ||
| - x="258.93259" | ||
| - y="85.312492" | ||
| - id="use486" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-35" | ||
| - x="263.3895" | ||
| - y="85.312492" | ||
| - id="use488" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g490"> | ||
| - <use | ||
| - xlink:href="#glyph0-5" | ||
| - x="265.40152" | ||
| - y="85.312492" | ||
| - id="use492" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-28" | ||
| - x="267.47766" | ||
| - y="85.312492" | ||
| - id="use494" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g496"> | ||
| - <use | ||
| - xlink:href="#glyph0-7" | ||
| - x="272.51971" | ||
| - y="85.312492" | ||
| - id="use498" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-36" | ||
| - x="277.36139" | ||
| - y="85.312492" | ||
| - id="use500" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g502"> | ||
| - <use | ||
| - xlink:href="#glyph0-9" | ||
| - x="282.25916" | ||
| - y="85.312492" | ||
| - id="use504" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g506"> | ||
| - <use | ||
| - xlink:href="#glyph0-27" | ||
| - x="289.89038" | ||
| - y="85.312492" | ||
| - id="use508" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g510"> | ||
| - <use | ||
| - xlink:href="#glyph0-37" | ||
| - x="297.43344" | ||
| - y="85.312492" | ||
| - id="use512" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-14" | ||
| - x="303.2771" | ||
| - y="85.312492" | ||
| - id="use514" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g516"> | ||
| - <use | ||
| - xlink:href="#glyph0-31" | ||
| - x="305.28912" | ||
| - y="85.312492" | ||
| - id="use518" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-14" | ||
| - x="309.67389" | ||
| - y="85.312492" | ||
| - id="use520" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g522"> | ||
| - <use | ||
| - xlink:href="#glyph0-8" | ||
| - x="311.68588" | ||
| - y="85.312492" | ||
| - id="use524" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-34" | ||
| - x="314.51553" | ||
| - y="85.312492" | ||
| - id="use526" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-35" | ||
| - x="318.97244" | ||
| - y="85.312492" | ||
| - id="use528" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-5" | ||
| - x="320.99246" | ||
| - y="85.312492" | ||
| - id="use530" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g532"> | ||
| - <use | ||
| - xlink:href="#glyph0-38" | ||
| - x="323.06061" | ||
| - y="85.312492" | ||
| - id="use534" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g536"> | ||
| - <use | ||
| - xlink:href="#glyph0-14" | ||
| - x="328.00647" | ||
| - y="85.312492" | ||
| - id="use538" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-31" | ||
| - x="330.02649" | ||
| - y="85.312492" | ||
| - id="use540" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g542"> | ||
| - <use | ||
| - xlink:href="#glyph0-32" | ||
| - x="334.40323" | ||
| - y="85.312492" | ||
| - id="use544" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g546"> | ||
| - <use | ||
| - xlink:href="#glyph0-8" | ||
| - x="339.30902" | ||
| - y="85.312492" | ||
| - id="use548" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-10" | ||
| - x="342.13867" | ||
| - y="85.312492" | ||
| - id="use550" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g552"> | ||
| - <use | ||
| - xlink:href="#glyph0-27" | ||
| - x="349.08853" | ||
| - y="85.312492" | ||
| - id="use554" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g556"> | ||
| - <use | ||
| - xlink:href="#glyph0-39" | ||
| - x="356.63159" | ||
| - y="85.312492" | ||
| - id="use558" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-33" | ||
| - x="358.86005" | ||
| - y="85.312492" | ||
| - id="use560" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g562"> | ||
| - <use | ||
| - xlink:href="#glyph0-8" | ||
| - x="363.76584" | ||
| - y="85.312492" | ||
| - id="use564" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-9" | ||
| - x="366.59549" | ||
| - y="85.312492" | ||
| - id="use566" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-30" | ||
| - x="371.09247" | ||
| - y="85.312492" | ||
| - id="use568" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g570"> | ||
| - <use | ||
| - xlink:href="#glyph0-33" | ||
| - x="374.35498" | ||
| - y="85.312492" | ||
| - id="use572" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-9" | ||
| - x="379.26877" | ||
| - y="85.312492" | ||
| - id="use574" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-8" | ||
| - x="383.76575" | ||
| - y="85.312492" | ||
| - id="use576" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g578"> | ||
| - <use | ||
| - xlink:href="#glyph0-40" | ||
| - x="65.13681" | ||
| - y="107.94099" | ||
| - id="use580" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="69.713943" | ||
| - y="107.94099" | ||
| - id="use582" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-4" | ||
| - x="74.291077" | ||
| - y="107.94099" | ||
| - id="use584" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-5" | ||
| - x="78.491463" | ||
| - y="107.94099" | ||
| - id="use586" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g588"> | ||
| - <use | ||
| - xlink:href="#glyph0-6" | ||
| - x="80.559593" | ||
| - y="107.94099" | ||
| - id="use590" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g592"> | ||
| - <use | ||
| - xlink:href="#glyph0-7" | ||
| - x="84.55957" | ||
| - y="107.94099" | ||
| - id="use594" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-8" | ||
| - x="89.401237" | ||
| - y="107.94099" | ||
| - id="use596" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-9" | ||
| - x="92.230888" | ||
| - y="107.94099" | ||
| - id="use598" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-10" | ||
| - x="96.727859" | ||
| - y="107.94099" | ||
| - id="use600" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g602"> | ||
| - <use | ||
| - xlink:href="#glyph0-11" | ||
| - x="59.970249" | ||
| - y="117.961" | ||
| - id="use604" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-1" | ||
| - x="64.547386" | ||
| - y="117.961" | ||
| - id="use606" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="69.124519" | ||
| - y="117.961" | ||
| - id="use608" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-4" | ||
| - x="73.701653" | ||
| - y="117.961" | ||
| - id="use610" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g612"> | ||
| - <use | ||
| - xlink:href="#glyph0-5" | ||
| - x="77.89402" | ||
| - y="117.961" | ||
| - id="use614" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-6" | ||
| - x="79.970169" | ||
| - y="117.961" | ||
| - id="use616" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g618"> | ||
| - <use | ||
| - xlink:href="#glyph0-14" | ||
| - x="83.970146" | ||
| - y="117.961" | ||
| - id="use620" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g622"> | ||
| - <use | ||
| - xlink:href="#glyph0-9" | ||
| - x="85.982162" | ||
| - y="117.961" | ||
| - id="use624" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g626"> | ||
| - <use | ||
| - xlink:href="#glyph0-15" | ||
| - x="90.48716" | ||
| - y="117.961" | ||
| - id="use628" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g630"> | ||
| - <use | ||
| - xlink:href="#glyph0-10" | ||
| - x="96.707573" | ||
| - y="117.961" | ||
| - id="use632" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g634"> | ||
| - <use | ||
| - xlink:href="#glyph0-41" | ||
| - x="114.1513" | ||
| - y="107.94099" | ||
| - id="use636" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-34" | ||
| - x="116.29157" | ||
| - y="107.94099" | ||
| - id="use638" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-33" | ||
| - x="120.74847" | ||
| - y="107.94099" | ||
| - id="use640" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g642"> | ||
| - <use | ||
| - xlink:href="#glyph0-5" | ||
| - x="125.65426" | ||
| - y="107.94099" | ||
| - id="use644" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-11" | ||
| - x="127.7304" | ||
| - y="107.94099" | ||
| - id="use646" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g648"> | ||
| - <use | ||
| - xlink:href="#glyph0-18" | ||
| - x="132.29951" | ||
| - y="107.94099" | ||
| - id="use650" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-5" | ||
| - x="134.26344" | ||
| - y="107.94099" | ||
| - id="use652" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g654"> | ||
| - <use | ||
| - xlink:href="#glyph0-2" | ||
| - x="136.33157" | ||
| - y="107.94099" | ||
| - id="use656" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="140.90871" | ||
| - y="107.94099" | ||
| - id="use658" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-11" | ||
| - x="145.48584" | ||
| - y="107.94099" | ||
| - id="use660" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-19" | ||
| - x="150.06297" | ||
| - y="107.94099" | ||
| - id="use662" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g664"> | ||
| - <use | ||
| - xlink:href="#glyph0-11" | ||
| - x="122.32386" | ||
| - y="117.961" | ||
| - id="use666" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-11" | ||
| - x="126.90099" | ||
| - y="117.961" | ||
| - id="use668" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-21" | ||
| - x="131.47813" | ||
| - y="117.961" | ||
| - id="use670" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g672"> | ||
| - <use | ||
| - xlink:href="#glyph0-20" | ||
| - x="133.60237" | ||
| - y="117.961" | ||
| - id="use674" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="138.1795" | ||
| - y="117.961" | ||
| - id="use676" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-34" | ||
| - x="142.75664" | ||
| - y="117.961" | ||
| - id="use678" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-24" | ||
| - x="147.21353" | ||
| - y="117.961" | ||
| - id="use680" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#45a3e3;fill-opacity:1" | ||
| - id="g682"> | ||
| - <use | ||
| - xlink:href="#glyph1-16" | ||
| - x="164.96104" | ||
| - y="110.44599" | ||
| - id="use684" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#45a3e3;fill-opacity:1" | ||
| - id="g686"> | ||
| - <use | ||
| - xlink:href="#glyph1-5" | ||
| - x="177.62383" | ||
| - y="110.44599" | ||
| - id="use688" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#45a3e3;fill-opacity:1" | ||
| - id="g690"> | ||
| - <use | ||
| - xlink:href="#glyph1-4" | ||
| - x="184.90085" | ||
| - y="110.44599" | ||
| - id="use692" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-10" | ||
| - x="190.13629" | ||
| - y="110.44599" | ||
| - id="use694" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#45a3e3;fill-opacity:1" | ||
| - id="g696"> | ||
| - <use | ||
| - xlink:href="#glyph1-9" | ||
| - x="197.88927" | ||
| - y="110.44599" | ||
| - id="use698" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#45a3e3;fill-opacity:1" | ||
| - id="g700"> | ||
| - <use | ||
| - xlink:href="#glyph1-7" | ||
| - x="202.84917" | ||
| - y="110.44599" | ||
| - id="use702" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-17" | ||
| - x="206.28102" | ||
| - y="110.44599" | ||
| - id="use704" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#45a3e3;fill-opacity:1" | ||
| - id="g706"> | ||
| - <use | ||
| - xlink:href="#glyph1-18" | ||
| - x="214.10915" | ||
| - y="110.44599" | ||
| - id="use708" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#45a3e3;fill-opacity:1" | ||
| - id="g710"> | ||
| - <use | ||
| - xlink:href="#glyph1-19" | ||
| - x="222.18776" | ||
| - y="110.44599" | ||
| - id="use712" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-4" | ||
| - x="228.52542" | ||
| - y="110.44599" | ||
| - id="use714" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#45a3e3;fill-opacity:1" | ||
| - id="g716"> | ||
| - <use | ||
| - xlink:href="#glyph1-5" | ||
| - x="233.77339" | ||
| - y="110.44599" | ||
| - id="use718" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#45a3e3;fill-opacity:1" | ||
| - id="g720"> | ||
| - <use | ||
| - xlink:href="#glyph1-2" | ||
| - x="241.11304" | ||
| - y="110.44599" | ||
| - id="use722" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#45a3e3;fill-opacity:1" | ||
| - id="g724"> | ||
| - <use | ||
| - xlink:href="#glyph1-20" | ||
| - x="244.55742" | ||
| - y="110.44599" | ||
| - id="use726" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#45a3e3;fill-opacity:1" | ||
| - id="g728"> | ||
| - <use | ||
| - xlink:href="#glyph1-5" | ||
| - x="252.63603" | ||
| - y="110.44599" | ||
| - id="use730" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-21" | ||
| - x="259.98822" | ||
| - y="110.44599" | ||
| - id="use732" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-2" | ||
| - x="268.405" | ||
| - y="110.44599" | ||
| - id="use734" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-6" | ||
| - x="271.83685" | ||
| - y="110.44599" | ||
| - id="use736" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-2" | ||
| - x="275.26871" | ||
| - y="110.44599" | ||
| - id="use738" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-4" | ||
| - x="278.70056" | ||
| - y="110.44599" | ||
| - id="use740" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#45a3e3;fill-opacity:1" | ||
| - id="g742"> | ||
| - <use | ||
| - xlink:href="#glyph1-22" | ||
| - x="283.94855" | ||
| - y="110.44599" | ||
| - id="use744" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-7" | ||
| - x="291.13788" | ||
| - y="110.44599" | ||
| - id="use746" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-14" | ||
| - x="294.56973" | ||
| - y="110.44599" | ||
| - id="use748" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-15" | ||
| - x="303.86328" | ||
| - y="110.44599" | ||
| - id="use750" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-4" | ||
| - x="311.0777" | ||
| - y="110.44599" | ||
| - id="use752" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g754"> | ||
| - <use | ||
| - xlink:href="#glyph0-25" | ||
| - x="164.96104" | ||
| - y="122.88749" | ||
| - id="use756" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-26" | ||
| - x="170.02716" | ||
| - y="122.88749" | ||
| - id="use758" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g760"> | ||
| - <use | ||
| - xlink:href="#glyph0-8" | ||
| - x="173.83476" | ||
| - y="122.88749" | ||
| - id="use762" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g764"> | ||
| - <use | ||
| - xlink:href="#glyph0-27" | ||
| - x="179.79866" | ||
| - y="122.88749" | ||
| - id="use766" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g768"> | ||
| - <use | ||
| - xlink:href="#glyph0-42" | ||
| - x="187.33369" | ||
| - y="122.88749" | ||
| - id="use770" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g772"> | ||
| - <use | ||
| - xlink:href="#glyph0-28" | ||
| - x="192.51204" | ||
| - y="122.88749" | ||
| - id="use774" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g776"> | ||
| - <use | ||
| - xlink:href="#glyph0-27" | ||
| - x="200.68835" | ||
| - y="122.88749" | ||
| - id="use778" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g780"> | ||
| - <use | ||
| - xlink:href="#glyph0-43" | ||
| - x="208.23141" | ||
| - y="122.88749" | ||
| - id="use782" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-34" | ||
| - x="215.64621" | ||
| - y="122.88749" | ||
| - id="use784" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-8" | ||
| - x="220.1031" | ||
| - y="122.88749" | ||
| - id="use786" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-9" | ||
| - x="222.93275" | ||
| - y="122.88749" | ||
| - id="use788" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-30" | ||
| - x="227.42972" | ||
| - y="122.88749" | ||
| - id="use790" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g792"> | ||
| - <use | ||
| - xlink:href="#glyph0-40" | ||
| - x="69.343117" | ||
| - y="145.51599" | ||
| - id="use794" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-22" | ||
| - x="73.920258" | ||
| - y="145.51599" | ||
| - id="use796" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-5" | ||
| - x="78.497391" | ||
| - y="145.51599" | ||
| - id="use798" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g800"> | ||
| - <use | ||
| - xlink:href="#glyph0-6" | ||
| - x="80.565521" | ||
| - y="145.51599" | ||
| - id="use802" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g804"> | ||
| - <use | ||
| - xlink:href="#glyph0-7" | ||
| - x="84.565498" | ||
| - y="145.51599" | ||
| - id="use806" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-8" | ||
| - x="89.407166" | ||
| - y="145.51599" | ||
| - id="use808" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-9" | ||
| - x="92.236809" | ||
| - y="145.51599" | ||
| - id="use810" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-10" | ||
| - x="96.733788" | ||
| - y="145.51599" | ||
| - id="use812" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g814"> | ||
| - <use | ||
| - xlink:href="#glyph0-11" | ||
| - x="64.176559" | ||
| - y="155.536" | ||
| - id="use816" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="68.753693" | ||
| - y="155.536" | ||
| - id="use818" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="73.330833" | ||
| - y="155.536" | ||
| - id="use820" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-5" | ||
| - x="77.907967" | ||
| - y="155.536" | ||
| - id="use822" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g824"> | ||
| - <use | ||
| - xlink:href="#glyph0-6" | ||
| - x="79.976089" | ||
| - y="155.536" | ||
| - id="use826" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g828"> | ||
| - <use | ||
| - xlink:href="#glyph0-14" | ||
| - x="83.976074" | ||
| - y="155.536" | ||
| - id="use830" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-9" | ||
| - x="85.996109" | ||
| - y="155.536" | ||
| - id="use832" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-15" | ||
| - x="90.493088" | ||
| - y="155.536" | ||
| - id="use834" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g836"> | ||
| - <use | ||
| - xlink:href="#glyph0-10" | ||
| - x="96.713501" | ||
| - y="155.536" | ||
| - id="use838" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g840"> | ||
| - <use | ||
| - xlink:href="#glyph0-25" | ||
| - x="107.83661" | ||
| - y="145.51599" | ||
| - id="use842" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-23" | ||
| - x="112.90273" | ||
| - y="145.51599" | ||
| - id="use844" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g846"> | ||
| - <use | ||
| - xlink:href="#glyph0-30" | ||
| - x="117.8005" | ||
| - y="145.51599" | ||
| - id="use848" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-5" | ||
| - x="121.07103" | ||
| - y="145.51599" | ||
| - id="use850" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g852"> | ||
| - <use | ||
| - xlink:href="#glyph0-2" | ||
| - x="123.13915" | ||
| - y="145.51599" | ||
| - id="use854" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-11" | ||
| - x="127.71629" | ||
| - y="145.51599" | ||
| - id="use856" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-18" | ||
| - x="132.29343" | ||
| - y="145.51599" | ||
| - id="use858" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g860"> | ||
| - <use | ||
| - xlink:href="#glyph0-5" | ||
| - x="134.24933" | ||
| - y="145.51599" | ||
| - id="use862" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-2" | ||
| - x="136.32547" | ||
| - y="145.51599" | ||
| - id="use864" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g866"> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="140.89459" | ||
| - y="145.51599" | ||
| - id="use868" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-11" | ||
| - x="145.47173" | ||
| - y="145.51599" | ||
| - id="use870" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-19" | ||
| - x="150.04886" | ||
| - y="145.51599" | ||
| - id="use872" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g874"> | ||
| - <use | ||
| - xlink:href="#glyph0-11" | ||
| - x="126.45711" | ||
| - y="155.536" | ||
| - id="use876" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-21" | ||
| - x="131.03424" | ||
| - y="155.536" | ||
| - id="use878" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g880"> | ||
| - <use | ||
| - xlink:href="#glyph0-44" | ||
| - x="133.15848" | ||
| - y="155.536" | ||
| - id="use882" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-22" | ||
| - x="137.73561" | ||
| - y="155.536" | ||
| - id="use884" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-23" | ||
| - x="142.31274" | ||
| - y="155.536" | ||
| - id="use886" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g888"> | ||
| - <use | ||
| - xlink:href="#glyph0-24" | ||
| - x="147.21053" | ||
| - y="155.536" | ||
| - id="use890" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#45a3e3;fill-opacity:1" | ||
| - id="g892"> | ||
| - <use | ||
| - xlink:href="#glyph1-23" | ||
| - x="164.96104" | ||
| - y="148.021" | ||
| - id="use894" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-13" | ||
| - x="175.48204" | ||
| - y="148.021" | ||
| - id="use896" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-20" | ||
| - x="188.18239" | ||
| - y="148.021" | ||
| - id="use898" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-2" | ||
| - x="196.27354" | ||
| - y="148.021" | ||
| - id="use900" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-21" | ||
| - x="199.7054" | ||
| - y="148.021" | ||
| - id="use902" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-18" | ||
| - x="208.12219" | ||
| - y="148.021" | ||
| - id="use904" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-19" | ||
| - x="216.21335" | ||
| - y="148.021" | ||
| - id="use906" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-7" | ||
| - x="222.55099" | ||
| - y="148.021" | ||
| - id="use908" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-24" | ||
| - x="225.98283" | ||
| - y="148.021" | ||
| - id="use910" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-9" | ||
| - x="235.20123" | ||
| - y="148.021" | ||
| - id="use912" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-2" | ||
| - x="240.17366" | ||
| - y="148.021" | ||
| - id="use914" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-13" | ||
| - x="243.60551" | ||
| - y="148.021" | ||
| - id="use916" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-10" | ||
| - x="256.30588" | ||
| - y="148.021" | ||
| - id="use918" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-7" | ||
| - x="264.04633" | ||
| - y="148.021" | ||
| - id="use920" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-25" | ||
| - x="267.47815" | ||
| - y="148.021" | ||
| - id="use922" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-2" | ||
| - x="276.3208" | ||
| - y="148.021" | ||
| - id="use924" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-6" | ||
| - x="279.75266" | ||
| - y="148.021" | ||
| - id="use926" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-6" | ||
| - x="283.18451" | ||
| - y="148.021" | ||
| - id="use928" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g930"> | ||
| - <use | ||
| - xlink:href="#glyph0-42" | ||
| - x="164.96104" | ||
| - y="160.46248" | ||
| - id="use932" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g934"> | ||
| - <use | ||
| - xlink:href="#glyph0-14" | ||
| - x="170.13937" | ||
| - y="160.46248" | ||
| - id="use936" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-35" | ||
| - x="172.15941" | ||
| - y="160.46248" | ||
| - id="use938" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-35" | ||
| - x="174.17944" | ||
| - y="160.46248" | ||
| - id="use940" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g942"> | ||
| - <use | ||
| - xlink:href="#glyph0-27" | ||
| - x="179.32571" | ||
| - y="160.46248" | ||
| - id="use944" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g946"> | ||
| - <use | ||
| - xlink:href="#glyph0-28" | ||
| - x="186.86075" | ||
| - y="160.46248" | ||
| - id="use948" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-30" | ||
| - x="191.91083" | ||
| - y="160.46248" | ||
| - id="use950" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g952"> | ||
| - <use | ||
| - xlink:href="#glyph0-14" | ||
| - x="195.17334" | ||
| - y="160.46248" | ||
| - id="use954" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-24" | ||
| - x="197.19337" | ||
| - y="160.46248" | ||
| - id="use956" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g958"> | ||
| - <use | ||
| - xlink:href="#glyph0-14" | ||
| - x="204.64024" | ||
| - y="160.46248" | ||
| - id="use960" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-33" | ||
| - x="206.66028" | ||
| - y="160.46248" | ||
| - id="use962" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-34" | ||
| - x="211.57408" | ||
| - y="160.46248" | ||
| - id="use964" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g966"> | ||
| - <use | ||
| - xlink:href="#glyph0-35" | ||
| - x="216.02296" | ||
| - y="160.46248" | ||
| - id="use968" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-5" | ||
| - x="218.04298" | ||
| - y="160.46248" | ||
| - id="use970" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g972"> | ||
| - <use | ||
| - xlink:href="#glyph0-28" | ||
| - x="220.11111" | ||
| - y="160.46248" | ||
| - id="use974" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-7" | ||
| - x="225.16119" | ||
| - y="160.46248" | ||
| - id="use976" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-36" | ||
| - x="230.00285" | ||
| - y="160.46248" | ||
| - id="use978" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g980"> | ||
| - <use | ||
| - xlink:href="#glyph0-9" | ||
| - x="234.90063" | ||
| - y="160.46248" | ||
| - id="use982" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g984"> | ||
| - <use | ||
| - xlink:href="#glyph0-27" | ||
| - x="242.53186" | ||
| - y="160.46248" | ||
| - id="use986" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g988"> | ||
| - <use | ||
| - xlink:href="#glyph0-45" | ||
| - x="250.07492" | ||
| - y="160.46248" | ||
| - id="use990" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g992"> | ||
| - <use | ||
| - xlink:href="#glyph0-36" | ||
| - x="254.5238" | ||
| - y="160.46248" | ||
| - id="use994" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-46" | ||
| - x="259.4296" | ||
| - y="160.46248" | ||
| - id="use996" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g998"> | ||
| - <use | ||
| - xlink:href="#glyph0-26" | ||
| - x="264.33539" | ||
| - y="160.46248" | ||
| - id="use1000" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g1002"> | ||
| - <use | ||
| - xlink:href="#glyph0-34" | ||
| - x="268.14297" | ||
| - y="160.46248" | ||
| - id="use1004" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-8" | ||
| - x="272.59988" | ||
| - y="160.46248" | ||
| - id="use1006" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-14" | ||
| - x="275.42953" | ||
| - y="160.46248" | ||
| - id="use1008" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-7" | ||
| - x="277.44955" | ||
| - y="160.46248" | ||
| - id="use1010" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-33" | ||
| - x="282.29123" | ||
| - y="160.46248" | ||
| - id="use1012" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g1014"> | ||
| - <use | ||
| - xlink:href="#glyph0-27" | ||
| - x="290.33127" | ||
| - y="160.46248" | ||
| - id="use1016" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g1018"> | ||
| - <use | ||
| - xlink:href="#glyph0-45" | ||
| - x="297.8663" | ||
| - y="160.46248" | ||
| - id="use1020" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-33" | ||
| - x="302.32321" | ||
| - y="160.46248" | ||
| - id="use1022" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-6" | ||
| - x="307.237" | ||
| - y="160.46248" | ||
| - id="use1024" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g1026"> | ||
| - <use | ||
| - xlink:href="#glyph0-14" | ||
| - x="311.237" | ||
| - y="160.46248" | ||
| - id="use1028" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-30" | ||
| - x="313.25702" | ||
| - y="160.46248" | ||
| - id="use1030" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g1032"> | ||
| - <use | ||
| - xlink:href="#glyph0-7" | ||
| - x="316.51953" | ||
| - y="160.46248" | ||
| - id="use1034" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-33" | ||
| - x="321.36121" | ||
| - y="160.46248" | ||
| - id="use1036" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-24" | ||
| - x="326.27499" | ||
| - y="160.46248" | ||
| - id="use1038" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g1040"> | ||
| - <use | ||
| - xlink:href="#glyph0-9" | ||
| - x="333.72186" | ||
| - y="160.46248" | ||
| - id="use1042" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-33" | ||
| - x="338.21884" | ||
| - y="160.46248" | ||
| - id="use1044" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-8" | ||
| - x="343.13266" | ||
| - y="160.46248" | ||
| - id="use1046" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g1048"> | ||
| - <use | ||
| - xlink:href="#glyph0-27" | ||
| - x="349.08853" | ||
| - y="160.46248" | ||
| - id="use1050" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g1052"> | ||
| - <use | ||
| - xlink:href="#glyph0-39" | ||
| - x="356.63159" | ||
| - y="160.46248" | ||
| - id="use1054" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-33" | ||
| - x="358.86005" | ||
| - y="160.46248" | ||
| - id="use1056" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g1058"> | ||
| - <use | ||
| - xlink:href="#glyph0-8" | ||
| - x="363.76584" | ||
| - y="160.46248" | ||
| - id="use1060" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-9" | ||
| - x="366.59549" | ||
| - y="160.46248" | ||
| - id="use1062" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-30" | ||
| - x="371.09247" | ||
| - y="160.46248" | ||
| - id="use1064" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-33" | ||
| - x="374.36298" | ||
| - y="160.46248" | ||
| - id="use1066" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g1068"> | ||
| - <use | ||
| - xlink:href="#glyph0-9" | ||
| - x="379.26877" | ||
| - y="160.46248" | ||
| - id="use1070" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-8" | ||
| - x="383.76575" | ||
| - y="160.46248" | ||
| - id="use1072" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g1074"> | ||
| - <use | ||
| - xlink:href="#glyph0-27" | ||
| - x="389.72964" | ||
| - y="160.46248" | ||
| - id="use1076" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g1078"> | ||
| - <use | ||
| - xlink:href="#glyph0-43" | ||
| - x="397.26471" | ||
| - y="160.46248" | ||
| - id="use1080" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-7" | ||
| - x="404.6795" | ||
| - y="160.46248" | ||
| - id="use1082" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-24" | ||
| - x="409.52115" | ||
| - y="160.46248" | ||
| - id="use1084" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-9" | ||
| - x="416.97604" | ||
| - y="160.46248" | ||
| - id="use1086" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-33" | ||
| - x="421.47302" | ||
| - y="160.46248" | ||
| - id="use1088" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-47" | ||
| - x="426.38681" | ||
| - y="160.46248" | ||
| - id="use1090" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-10" | ||
| - x="428.15836" | ||
| - y="160.46248" | ||
| - id="use1092" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g1094"> | ||
| - <use | ||
| - xlink:href="#glyph0-5" | ||
| - x="431.97397" | ||
| - y="160.46248" | ||
| - id="use1096" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-38" | ||
| - x="434.05011" | ||
| - y="160.46248" | ||
| - id="use1098" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g1100"> | ||
| - <use | ||
| - xlink:href="#glyph0-14" | ||
| - x="438.996" | ||
| - y="160.46248" | ||
| - id="use1102" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g1104"> | ||
| - <use | ||
| - xlink:href="#glyph0-31" | ||
| - x="441.008" | ||
| - y="160.46248" | ||
| - id="use1106" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g1108"> | ||
| - <use | ||
| - xlink:href="#glyph0-32" | ||
| - x="445.38474" | ||
| - y="160.46248" | ||
| - id="use1110" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-8" | ||
| - x="450.29855" | ||
| - y="160.46248" | ||
| - id="use1112" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-10" | ||
| - x="453.1282" | ||
| - y="160.46248" | ||
| - id="use1114" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1116"> | ||
| - <use | ||
| - xlink:href="#glyph0-11" | ||
| - x="60.554745" | ||
| - y="183.09099" | ||
| - id="use1118" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-40" | ||
| - x="65.131882" | ||
| - y="183.09099" | ||
| - id="use1120" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-2" | ||
| - x="69.709015" | ||
| - y="183.09099" | ||
| - id="use1122" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-4" | ||
| - x="74.286148" | ||
| - y="183.09099" | ||
| - id="use1124" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1126"> | ||
| - <use | ||
| - xlink:href="#glyph0-5" | ||
| - x="78.478516" | ||
| - y="183.09099" | ||
| - id="use1128" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-6" | ||
| - x="80.554665" | ||
| - y="183.09099" | ||
| - id="use1130" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1132"> | ||
| - <use | ||
| - xlink:href="#glyph0-7" | ||
| - x="84.554642" | ||
| - y="183.09099" | ||
| - id="use1134" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-8" | ||
| - x="89.396309" | ||
| - y="183.09099" | ||
| - id="use1136" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-9" | ||
| - x="92.22596" | ||
| - y="183.09099" | ||
| - id="use1138" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-10" | ||
| - x="96.722931" | ||
| - y="183.09099" | ||
| - id="use1140" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1142"> | ||
| - <use | ||
| - xlink:href="#glyph0-44" | ||
| - x="59.970245" | ||
| - y="193.11099" | ||
| - id="use1144" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-2" | ||
| - x="64.547379" | ||
| - y="193.11099" | ||
| - id="use1146" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="69.124519" | ||
| - y="193.11099" | ||
| - id="use1148" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-4" | ||
| - x="73.701653" | ||
| - y="193.11099" | ||
| - id="use1150" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1152"> | ||
| - <use | ||
| - xlink:href="#glyph0-5" | ||
| - x="77.89402" | ||
| - y="193.11099" | ||
| - id="use1154" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-6" | ||
| - x="79.970161" | ||
| - y="193.11099" | ||
| - id="use1156" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1158"> | ||
| - <use | ||
| - xlink:href="#glyph0-14" | ||
| - x="83.970146" | ||
| - y="193.11099" | ||
| - id="use1160" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1162"> | ||
| - <use | ||
| - xlink:href="#glyph0-9" | ||
| - x="85.982162" | ||
| - y="193.11099" | ||
| - id="use1164" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1166"> | ||
| - <use | ||
| - xlink:href="#glyph0-15" | ||
| - x="90.487152" | ||
| - y="193.11099" | ||
| - id="use1168" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1170"> | ||
| - <use | ||
| - xlink:href="#glyph0-10" | ||
| - x="96.707573" | ||
| - y="193.11099" | ||
| - id="use1172" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1174"> | ||
| - <use | ||
| - xlink:href="#glyph0-48" | ||
| - x="107.28343" | ||
| - y="183.09099" | ||
| - id="use1176" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1178"> | ||
| - <use | ||
| - xlink:href="#glyph0-9" | ||
| - x="111.66818" | ||
| - y="183.09099" | ||
| - id="use1180" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1182"> | ||
| - <use | ||
| - xlink:href="#glyph0-23" | ||
| - x="116.17317" | ||
| - y="183.09099" | ||
| - id="use1184" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1186"> | ||
| - <use | ||
| - xlink:href="#glyph0-5" | ||
| - x="121.07095" | ||
| - y="183.09099" | ||
| - id="use1188" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1190"> | ||
| - <use | ||
| - xlink:href="#glyph0-2" | ||
| - x="123.13908" | ||
| - y="183.09099" | ||
| - id="use1192" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-2" | ||
| - x="127.71621" | ||
| - y="183.09099" | ||
| - id="use1194" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-18" | ||
| - x="132.29335" | ||
| - y="183.09099" | ||
| - id="use1196" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1198"> | ||
| - <use | ||
| - xlink:href="#glyph0-5" | ||
| - x="134.24925" | ||
| - y="183.09099" | ||
| - id="use1200" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-2" | ||
| - x="136.32539" | ||
| - y="183.09099" | ||
| - id="use1202" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="140.90253" | ||
| - y="183.09099" | ||
| - id="use1204" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1206"> | ||
| - <use | ||
| - xlink:href="#glyph0-11" | ||
| - x="145.47165" | ||
| - y="183.09099" | ||
| - id="use1208" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-44" | ||
| - x="150.04878" | ||
| - y="183.09099" | ||
| - id="use1210" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1212"> | ||
| - <use | ||
| - xlink:href="#glyph0-44" | ||
| - x="126.45711" | ||
| - y="193.11099" | ||
| - id="use1214" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-21" | ||
| - x="131.03424" | ||
| - y="193.11099" | ||
| - id="use1216" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1218"> | ||
| - <use | ||
| - xlink:href="#glyph0-2" | ||
| - x="133.15848" | ||
| - y="193.11099" | ||
| - id="use1220" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="137.73561" | ||
| - y="193.11099" | ||
| - id="use1222" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-23" | ||
| - x="142.31276" | ||
| - y="193.11099" | ||
| - id="use1224" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1226"> | ||
| - <use | ||
| - xlink:href="#glyph0-24" | ||
| - x="147.21053" | ||
| - y="193.11099" | ||
| - id="use1228" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#45a3e3;fill-opacity:1" | ||
| - id="g1230"> | ||
| - <use | ||
| - xlink:href="#glyph1-26" | ||
| - x="164.96104" | ||
| - y="185.59599" | ||
| - id="use1232" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-5" | ||
| - x="177.27312" | ||
| - y="185.59599" | ||
| - id="use1234" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-9" | ||
| - x="184.62529" | ||
| - y="185.59599" | ||
| - id="use1236" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-2" | ||
| - x="189.59772" | ||
| - y="185.59599" | ||
| - id="use1238" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-27" | ||
| - x="193.02957" | ||
| - y="185.59599" | ||
| - id="use1240" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-18" | ||
| - x="196.46141" | ||
| - y="185.59599" | ||
| - id="use1242" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-5" | ||
| - x="204.55257" | ||
| - y="185.59599" | ||
| - id="use1244" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-20" | ||
| - x="211.90474" | ||
| - y="185.59599" | ||
| - id="use1246" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-5" | ||
| - x="219.9959" | ||
| - y="185.59599" | ||
| - id="use1248" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#45a3e3;fill-opacity:1" | ||
| - id="g1250"> | ||
| - <use | ||
| - xlink:href="#glyph1-7" | ||
| - x="227.33554" | ||
| - y="185.59599" | ||
| - id="use1252" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#45a3e3;fill-opacity:1" | ||
| - id="g1254"> | ||
| - <use | ||
| - xlink:href="#glyph1-28" | ||
| - x="230.77992" | ||
| - y="185.59599" | ||
| - id="use1256" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#45a3e3;fill-opacity:1" | ||
| - id="g1258"> | ||
| - <use | ||
| - xlink:href="#glyph1-10" | ||
| - x="237.85654" | ||
| - y="185.59599" | ||
| - id="use1260" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#45a3e3;fill-opacity:1" | ||
| - id="g1262"> | ||
| - <use | ||
| - xlink:href="#glyph1-3" | ||
| - x="245.60951" | ||
| - y="185.59599" | ||
| - id="use1264" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-5" | ||
| - x="253.80086" | ||
| - y="185.59599" | ||
| - id="use1266" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-6" | ||
| - x="261.15305" | ||
| - y="185.59599" | ||
| - id="use1268" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-2" | ||
| - x="264.5849" | ||
| - y="185.59599" | ||
| - id="use1270" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-29" | ||
| - x="268.01672" | ||
| - y="185.59599" | ||
| - id="use1272" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-5" | ||
| - x="274.79276" | ||
| - y="185.59599" | ||
| - id="use1274" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#45a3e3;fill-opacity:1" | ||
| - id="g1276"> | ||
| - <use | ||
| - xlink:href="#glyph1-4" | ||
| - x="282.06979" | ||
| - y="185.59599" | ||
| - id="use1278" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-2" | ||
| - x="287.30524" | ||
| - y="185.59599" | ||
| - id="use1280" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-12" | ||
| - x="290.73709" | ||
| - y="185.59599" | ||
| - id="use1282" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-20" | ||
| - x="298.90338" | ||
| - y="185.59599" | ||
| - id="use1284" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-7" | ||
| - x="306.99454" | ||
| - y="185.59599" | ||
| - id="use1286" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-14" | ||
| - x="310.42639" | ||
| - y="185.59599" | ||
| - id="use1288" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-15" | ||
| - x="319.71994" | ||
| - y="185.59599" | ||
| - id="use1290" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-4" | ||
| - x="326.93433" | ||
| - y="185.59599" | ||
| - id="use1292" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g1294"> | ||
| - <use | ||
| - xlink:href="#glyph0-25" | ||
| - x="164.96104" | ||
| - y="198.03748" | ||
| - id="use1296" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-26" | ||
| - x="170.02716" | ||
| - y="198.03748" | ||
| - id="use1298" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g1300"> | ||
| - <use | ||
| - xlink:href="#glyph0-8" | ||
| - x="173.83476" | ||
| - y="198.03748" | ||
| - id="use1302" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g1304"> | ||
| - <use | ||
| - xlink:href="#glyph0-27" | ||
| - x="179.79866" | ||
| - y="198.03748" | ||
| - id="use1306" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g1308"> | ||
| - <use | ||
| - xlink:href="#glyph0-28" | ||
| - x="187.33369" | ||
| - y="198.03748" | ||
| - id="use1310" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-30" | ||
| - x="192.38377" | ||
| - y="198.03748" | ||
| - id="use1312" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g1314"> | ||
| - <use | ||
| - xlink:href="#glyph0-14" | ||
| - x="195.64629" | ||
| - y="198.03748" | ||
| - id="use1316" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-24" | ||
| - x="197.66632" | ||
| - y="198.03748" | ||
| - id="use1318" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g1320"> | ||
| - <use | ||
| - xlink:href="#glyph0-14" | ||
| - x="205.11319" | ||
| - y="198.03748" | ||
| - id="use1322" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-33" | ||
| - x="207.13321" | ||
| - y="198.03748" | ||
| - id="use1324" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g1326"> | ||
| - <use | ||
| - xlink:href="#glyph0-34" | ||
| - x="212.039" | ||
| - y="198.03748" | ||
| - id="use1328" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-35" | ||
| - x="216.4959" | ||
| - y="198.03748" | ||
| - id="use1330" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-5" | ||
| - x="218.51593" | ||
| - y="198.03748" | ||
| - id="use1332" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g1334"> | ||
| - <use | ||
| - xlink:href="#glyph0-28" | ||
| - x="220.58406" | ||
| - y="198.03748" | ||
| - id="use1336" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-7" | ||
| - x="225.63414" | ||
| - y="198.03748" | ||
| - id="use1338" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-36" | ||
| - x="230.4758" | ||
| - y="198.03748" | ||
| - id="use1340" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g1342"> | ||
| - <use | ||
| - xlink:href="#glyph0-9" | ||
| - x="235.37358" | ||
| - y="198.03748" | ||
| - id="use1344" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g1346"> | ||
| - <use | ||
| - xlink:href="#glyph0-27" | ||
| - x="243.00481" | ||
| - y="198.03748" | ||
| - id="use1348" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g1350"> | ||
| - <use | ||
| - xlink:href="#glyph0-13" | ||
| - x="250.53986" | ||
| - y="198.03748" | ||
| - id="use1352" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-9" | ||
| - x="257.77029" | ||
| - y="198.03748" | ||
| - id="use1354" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-36" | ||
| - x="262.26724" | ||
| - y="198.03748" | ||
| - id="use1356" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g1358"> | ||
| - <use | ||
| - xlink:href="#glyph0-14" | ||
| - x="267.16504" | ||
| - y="198.03748" | ||
| - id="use1360" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-26" | ||
| - x="269.18506" | ||
| - y="198.03748" | ||
| - id="use1362" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g1364"> | ||
| - <use | ||
| - xlink:href="#glyph0-14" | ||
| - x="272.99268" | ||
| - y="198.03748" | ||
| - id="use1366" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-33" | ||
| - x="275.0127" | ||
| - y="198.03748" | ||
| - id="use1368" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g1370"> | ||
| - <use | ||
| - xlink:href="#glyph0-9" | ||
| - x="279.91849" | ||
| - y="198.03748" | ||
| - id="use1372" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g1374"> | ||
| - <use | ||
| - xlink:href="#glyph0-27" | ||
| - x="287.54971" | ||
| - y="198.03748" | ||
| - id="use1376" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g1378"> | ||
| - <use | ||
| - xlink:href="#glyph0-13" | ||
| - x="295.09277" | ||
| - y="198.03748" | ||
| - id="use1380" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g1382"> | ||
| - <use | ||
| - xlink:href="#glyph0-34" | ||
| - x="302.31519" | ||
| - y="198.03748" | ||
| - id="use1384" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-30" | ||
| - x="306.77209" | ||
| - y="198.03748" | ||
| - id="use1386" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g1388"> | ||
| - <use | ||
| - xlink:href="#glyph0-14" | ||
| - x="310.03461" | ||
| - y="198.03748" | ||
| - id="use1390" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-49" | ||
| - x="312.05463" | ||
| - y="198.03748" | ||
| - id="use1392" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-46" | ||
| - x="314.07465" | ||
| - y="198.03748" | ||
| - id="use1394" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g1396"> | ||
| - <use | ||
| - xlink:href="#glyph0-34" | ||
| - x="318.98044" | ||
| - y="198.03748" | ||
| - id="use1398" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-33" | ||
| - x="323.43735" | ||
| - y="198.03748" | ||
| - id="use1400" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-34" | ||
| - x="328.35117" | ||
| - y="198.03748" | ||
| - id="use1402" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1404"> | ||
| - <use | ||
| - xlink:href="#glyph0-2" | ||
| - x="69.718864" | ||
| - y="220.66599" | ||
| - id="use1406" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-4" | ||
| - x="74.295998" | ||
| - y="220.66599" | ||
| - id="use1408" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-5" | ||
| - x="78.496384" | ||
| - y="220.66599" | ||
| - id="use1410" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1412"> | ||
| - <use | ||
| - xlink:href="#glyph0-6" | ||
| - x="80.564514" | ||
| - y="220.66599" | ||
| - id="use1414" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1416"> | ||
| - <use | ||
| - xlink:href="#glyph0-7" | ||
| - x="84.564499" | ||
| - y="220.66599" | ||
| - id="use1418" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-8" | ||
| - x="89.406158" | ||
| - y="220.66599" | ||
| - id="use1420" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-9" | ||
| - x="92.235809" | ||
| - y="220.66599" | ||
| - id="use1422" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-10" | ||
| - x="96.73278" | ||
| - y="220.66599" | ||
| - id="use1424" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1426"> | ||
| - <use | ||
| - xlink:href="#glyph0-2" | ||
| - x="64.552307" | ||
| - y="230.68599" | ||
| - id="use1428" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="69.12944" | ||
| - y="230.68599" | ||
| - id="use1430" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-4" | ||
| - x="73.706573" | ||
| - y="230.68599" | ||
| - id="use1432" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-5" | ||
| - x="77.90696" | ||
| - y="230.68599" | ||
| - id="use1434" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1436"> | ||
| - <use | ||
| - xlink:href="#glyph0-6" | ||
| - x="79.97509" | ||
| - y="230.68599" | ||
| - id="use1438" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1440"> | ||
| - <use | ||
| - xlink:href="#glyph0-14" | ||
| - x="83.975075" | ||
| - y="230.68599" | ||
| - id="use1442" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-9" | ||
| - x="85.995102" | ||
| - y="230.68599" | ||
| - id="use1444" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-15" | ||
| - x="90.492081" | ||
| - y="230.68599" | ||
| - id="use1446" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1448"> | ||
| - <use | ||
| - xlink:href="#glyph0-10" | ||
| - x="96.712494" | ||
| - y="230.68599" | ||
| - id="use1450" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1452"> | ||
| - <use | ||
| - xlink:href="#glyph0-25" | ||
| - x="106.70937" | ||
| - y="220.66599" | ||
| - id="use1454" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-46" | ||
| - x="111.77547" | ||
| - y="220.66599" | ||
| - id="use1456" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-31" | ||
| - x="116.68929" | ||
| - y="220.66599" | ||
| - id="use1458" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1460"> | ||
| - <use | ||
| - xlink:href="#glyph0-5" | ||
| - x="121.06602" | ||
| - y="220.66599" | ||
| - id="use1462" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1464"> | ||
| - <use | ||
| - xlink:href="#glyph0-11" | ||
| - x="123.13415" | ||
| - y="220.66599" | ||
| - id="use1466" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-22" | ||
| - x="127.71128" | ||
| - y="220.66599" | ||
| - id="use1468" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-18" | ||
| - x="132.28842" | ||
| - y="220.66599" | ||
| - id="use1470" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1472"> | ||
| - <use | ||
| - xlink:href="#glyph0-5" | ||
| - x="134.24432" | ||
| - y="220.66599" | ||
| - id="use1474" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-2" | ||
| - x="136.32047" | ||
| - y="220.66599" | ||
| - id="use1476" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1478"> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="140.88959" | ||
| - y="220.66599" | ||
| - id="use1480" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-11" | ||
| - x="145.46672" | ||
| - y="220.66599" | ||
| - id="use1482" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-40" | ||
| - x="150.04385" | ||
| - y="220.66599" | ||
| - id="use1484" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1486"> | ||
| - <use | ||
| - xlink:href="#glyph0-11" | ||
| - x="121.87506" | ||
| - y="230.68599" | ||
| - id="use1488" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-2" | ||
| - x="126.45219" | ||
| - y="230.68599" | ||
| - id="use1490" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-21" | ||
| - x="131.02933" | ||
| - y="230.68599" | ||
| - id="use1492" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1494"> | ||
| - <use | ||
| - xlink:href="#glyph0-2" | ||
| - x="133.15356" | ||
| - y="230.68599" | ||
| - id="use1496" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-22" | ||
| - x="137.73071" | ||
| - y="230.68599" | ||
| - id="use1498" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-23" | ||
| - x="142.30785" | ||
| - y="230.68599" | ||
| - id="use1500" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1502"> | ||
| - <use | ||
| - xlink:href="#glyph0-24" | ||
| - x="147.20561" | ||
| - y="230.68599" | ||
| - id="use1504" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#45a3e3;fill-opacity:1" | ||
| - id="g1506"> | ||
| - <use | ||
| - xlink:href="#glyph1-8" | ||
| - x="164.96104" | ||
| - y="223.17099" | ||
| - id="use1508" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-2" | ||
| - x="172.52614" | ||
| - y="223.17099" | ||
| - id="use1510" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-9" | ||
| - x="175.95799" | ||
| - y="223.17099" | ||
| - id="use1512" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-19" | ||
| - x="180.93042" | ||
| - y="223.17099" | ||
| - id="use1514" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-4" | ||
| - x="187.26807" | ||
| - y="223.17099" | ||
| - id="use1516" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-7" | ||
| - x="192.50352" | ||
| - y="223.17099" | ||
| - id="use1518" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-30" | ||
| - x="195.93536" | ||
| - y="223.17099" | ||
| - id="use1520" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-5" | ||
| - x="206.40627" | ||
| - y="223.17099" | ||
| - id="use1522" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#45a3e3;fill-opacity:1" | ||
| - id="g1524"> | ||
| - <use | ||
| - xlink:href="#glyph1-4" | ||
| - x="213.68329" | ||
| - y="223.17099" | ||
| - id="use1526" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#45a3e3;fill-opacity:1" | ||
| - id="g1528"> | ||
| - <use | ||
| - xlink:href="#glyph1-2" | ||
| - x="218.93126" | ||
| - y="223.17099" | ||
| - id="use1530" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-12" | ||
| - x="222.36311" | ||
| - y="223.17099" | ||
| - id="use1532" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-20" | ||
| - x="230.52942" | ||
| - y="223.17099" | ||
| - id="use1534" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#45a3e3;fill-opacity:1" | ||
| - id="g1536"> | ||
| - <use | ||
| - xlink:href="#glyph1-19" | ||
| - x="238.60803" | ||
| - y="223.17099" | ||
| - id="use1538" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-7" | ||
| - x="244.94569" | ||
| - y="223.17099" | ||
| - id="use1540" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-28" | ||
| - x="248.37753" | ||
| - y="223.17099" | ||
| - id="use1542" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-5" | ||
| - x="255.46669" | ||
| - y="223.17099" | ||
| - id="use1544" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-20" | ||
| - x="262.81885" | ||
| - y="223.17099" | ||
| - id="use1546" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-11" | ||
| - x="270.91" | ||
| - y="223.17099" | ||
| - id="use1548" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-7" | ||
| - x="279.32681" | ||
| - y="223.17099" | ||
| - id="use1550" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-31" | ||
| - x="282.75867" | ||
| - y="223.17099" | ||
| - id="use1552" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#45a3e3;fill-opacity:1" | ||
| - id="g1554"> | ||
| - <use | ||
| - xlink:href="#glyph1-19" | ||
| - x="292.21503" | ||
| - y="223.17099" | ||
| - id="use1556" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-10" | ||
| - x="298.55267" | ||
| - y="223.17099" | ||
| - id="use1558" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-7" | ||
| - x="306.29312" | ||
| - y="223.17099" | ||
| - id="use1560" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-25" | ||
| - x="309.72498" | ||
| - y="223.17099" | ||
| - id="use1562" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-2" | ||
| - x="318.56763" | ||
| - y="223.17099" | ||
| - id="use1564" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-6" | ||
| - x="321.99948" | ||
| - y="223.17099" | ||
| - id="use1566" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#45a3e3;fill-opacity:1" | ||
| - id="g1568"> | ||
| - <use | ||
| - xlink:href="#glyph1-6" | ||
| - x="325.44385" | ||
| - y="223.17099" | ||
| - id="use1570" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g1572"> | ||
| - <use | ||
| - xlink:href="#glyph0-42" | ||
| - x="164.96104" | ||
| - y="235.61247" | ||
| - id="use1574" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g1576"> | ||
| - <use | ||
| - xlink:href="#glyph0-14" | ||
| - x="170.13937" | ||
| - y="235.61247" | ||
| - id="use1578" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-35" | ||
| - x="172.15941" | ||
| - y="235.61247" | ||
| - id="use1580" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-35" | ||
| - x="174.17944" | ||
| - y="235.61247" | ||
| - id="use1582" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g1584"> | ||
| - <use | ||
| - xlink:href="#glyph0-27" | ||
| - x="179.32571" | ||
| - y="235.61247" | ||
| - id="use1586" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g1588"> | ||
| - <use | ||
| - xlink:href="#glyph0-16" | ||
| - x="186.86075" | ||
| - y="235.61247" | ||
| - id="use1590" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-14" | ||
| - x="190.99701" | ||
| - y="235.61247" | ||
| - id="use1592" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-30" | ||
| - x="193.01704" | ||
| - y="235.61247" | ||
| - id="use1594" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g1596"> | ||
| - <use | ||
| - xlink:href="#glyph0-10" | ||
| - x="196.27956" | ||
| - y="235.61247" | ||
| - id="use1598" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-8" | ||
| - x="200.10318" | ||
| - y="235.61247" | ||
| - id="use1600" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g1602"> | ||
| - <use | ||
| - xlink:href="#glyph0-5" | ||
| - x="202.92482" | ||
| - y="235.61247" | ||
| - id="use1604" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-50" | ||
| - x="205.00096" | ||
| - y="235.61247" | ||
| - id="use1606" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-34" | ||
| - x="211.037" | ||
| - y="235.61247" | ||
| - id="use1608" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-8" | ||
| - x="215.4939" | ||
| - y="235.61247" | ||
| - id="use1610" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g1612"> | ||
| - <use | ||
| - xlink:href="#glyph0-14" | ||
| - x="218.31554" | ||
| - y="235.61247" | ||
| - id="use1614" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-7" | ||
| - x="220.33557" | ||
| - y="235.61247" | ||
| - id="use1616" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-33" | ||
| - x="225.17723" | ||
| - y="235.61247" | ||
| - id="use1618" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-10" | ||
| - x="230.09103" | ||
| - y="235.61247" | ||
| - id="use1620" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g1622"> | ||
| - <use | ||
| - xlink:href="#glyph0-27" | ||
| - x="237.04091" | ||
| - y="235.61247" | ||
| - id="use1624" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g1626"> | ||
| - <use | ||
| - xlink:href="#glyph0-51" | ||
| - x="244.57594" | ||
| - y="235.61247" | ||
| - id="use1628" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-14" | ||
| - x="249.40158" | ||
| - y="235.61247" | ||
| - id="use1630" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-23" | ||
| - x="251.42162" | ||
| - y="235.61247" | ||
| - id="use1632" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g1634"> | ||
| - <use | ||
| - xlink:href="#glyph0-9" | ||
| - x="256.3194" | ||
| - y="235.61247" | ||
| - id="use1636" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-35" | ||
| - x="260.81638" | ||
| - y="235.61247" | ||
| - id="use1638" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-14" | ||
| - x="262.8364" | ||
| - y="235.61247" | ||
| - id="use1640" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g1642"> | ||
| - <use | ||
| - xlink:href="#glyph0-33" | ||
| - x="264.84842" | ||
| - y="235.61247" | ||
| - id="use1644" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-9" | ||
| - x="269.76221" | ||
| - y="235.61247" | ||
| - id="use1646" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g1648"> | ||
| - <use | ||
| - xlink:href="#glyph0-27" | ||
| - x="277.39343" | ||
| - y="235.61247" | ||
| - id="use1650" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g1652"> | ||
| - <use | ||
| - xlink:href="#glyph0-51" | ||
| - x="284.9285" | ||
| - y="235.61247" | ||
| - id="use1654" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-30" | ||
| - x="289.75412" | ||
| - y="235.61247" | ||
| - id="use1656" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g1658"> | ||
| - <use | ||
| - xlink:href="#glyph0-7" | ||
| - x="293.01663" | ||
| - y="235.61247" | ||
| - id="use1660" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-23" | ||
| - x="297.85831" | ||
| - y="235.61247" | ||
| - id="use1662" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g1664"> | ||
| - <use | ||
| - xlink:href="#glyph0-9" | ||
| - x="302.75607" | ||
| - y="235.61247" | ||
| - id="use1666" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g1668"> | ||
| - <use | ||
| - xlink:href="#glyph0-30" | ||
| - x="307.26105" | ||
| - y="235.61247" | ||
| - id="use1670" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g1672"> | ||
| - <use | ||
| - xlink:href="#glyph0-8" | ||
| - x="310.52356" | ||
| - y="235.61247" | ||
| - id="use1674" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-29" | ||
| - x="313.35321" | ||
| - y="235.61247" | ||
| - id="use1676" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-5" | ||
| - x="317.38525" | ||
| - y="235.61247" | ||
| - id="use1678" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g1680"> | ||
| - <use | ||
| - xlink:href="#glyph0-38" | ||
| - x="319.4534" | ||
| - y="235.61247" | ||
| - id="use1682" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g1684"> | ||
| - <use | ||
| - xlink:href="#glyph0-14" | ||
| - x="324.39926" | ||
| - y="235.61247" | ||
| - id="use1686" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-31" | ||
| - x="326.41931" | ||
| - y="235.61247" | ||
| - id="use1688" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g1690"> | ||
| - <use | ||
| - xlink:href="#glyph0-32" | ||
| - x="330.79602" | ||
| - y="235.61247" | ||
| - id="use1692" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g1694"> | ||
| - <use | ||
| - xlink:href="#glyph0-8" | ||
| - x="335.70181" | ||
| - y="235.61247" | ||
| - id="use1696" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-10" | ||
| - x="338.53146" | ||
| - y="235.61247" | ||
| - id="use1698" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - </g> | ||
| -</svg> | ||
| -<?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:xlink="http://www.w3.org/1999/xlink" | ||
| - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" | ||
| - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" | ||
| - width="626.25" | ||
| - height="260.19708" | ||
| - viewBox="0 0 501 208.15767" | ||
| - version="1.1" | ||
| - id="svg2" | ||
| - inkscape:version="0.48.5 r" | ||
| - sodipodi:docname="implications.svg"> | ||
| - <metadata | ||
| - id="metadata1644"> | ||
| - <rdf:RDF> | ||
| - <cc:Work | ||
| - rdf:about=""> | ||
| - <dc:format>image/svg+xml</dc:format> | ||
| - <dc:type | ||
| - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | ||
| - </cc:Work> | ||
| - </rdf:RDF> | ||
| - </metadata> | ||
| - <sodipodi:namedview | ||
| - pagecolor="#ffffff" | ||
| - bordercolor="#666666" | ||
| - borderopacity="1" | ||
| - objecttolerance="10" | ||
| - gridtolerance="10" | ||
| - guidetolerance="10" | ||
| - inkscape:pageopacity="0" | ||
| - inkscape:pageshadow="2" | ||
| - inkscape:window-width="640" | ||
| - inkscape:window-height="480" | ||
| - id="namedview1642" | ||
| - showgrid="false" | ||
| - fit-margin-top="0" | ||
| - fit-margin-left="0" | ||
| - fit-margin-right="0" | ||
| - fit-margin-bottom="0" | ||
| - inkscape:zoom="0.23838384" | ||
| - inkscape:cx="313.13476" | ||
| - inkscape:cy="-158.62793" | ||
| - inkscape:window-x="0" | ||
| - inkscape:window-y="0" | ||
| - inkscape:window-maximized="0" | ||
| - inkscape:current-layer="svg2" /> | ||
| - <defs | ||
| - id="defs4"> | ||
| - <g | ||
| - id="g6"> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-0" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 0.5,1.765625 0,-8.8125 5,0 0,8.8125 z m 0.5625,-0.546875 3.875,0 0,-7.703125 -3.875,0 z m 0,0" | ||
| - id="path9" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-1" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 0.03125,1.234375 0,-7.65625 7.625,3.828125 z m 0,0" | ||
| - id="path12" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-0" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 0.75,-5.71875 3.296875,0 0,5.71875 L 0.75,0 z m 0.40625,5.3125 2.484375,0 0,-4.90625 -2.484375,0 z m 0,0" | ||
| - id="path15" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-1" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="" | ||
| - id="path18" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-2" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 2.4375,1.265625 -1.78125,0 0,-6.984375 1.78125,0 0,0.5625 -1.125,0 0,5.875 1.125,0 z m 0,0" | ||
| - id="path21" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-3" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 1.453125,-2.375 0,2.375 -0.671875,0 0,-5.71875 1.578125,0 c 0.695313,0 1.210937,0.136719 1.546875,0.40625 0.332031,0.273438 0.5,0.679688 0.5,1.21875 0,0.75 -0.382812,1.261719 -1.140625,1.53125 L 4.8125,0 4.03125,0 2.640625,-2.375 z m 0,-0.578125 0.90625,0 c 0.46875,0 0.8125,-0.085937 1.03125,-0.265625 0.21875,-0.1875 0.328125,-0.46875 0.328125,-0.84375 0,-0.375 -0.117188,-0.644531 -0.34375,-0.8125 -0.21875,-0.164062 -0.574219,-0.25 -1.0625,-0.25 l -0.859375,0 z m 0,0" | ||
| - id="path24" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-4" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="M 2.5,0.078125 C 1.863281,0.078125 1.363281,-0.113281 1,-0.5 0.632812,-0.882812 0.453125,-1.421875 0.453125,-2.109375 c 0,-0.6875 0.164063,-1.234375 0.5,-1.640625 0.34375,-0.40625 0.800781,-0.609375 1.375,-0.609375 0.539063,0 0.96875,0.179687 1.28125,0.53125 0.3125,0.355469 0.46875,0.820313 0.46875,1.390625 l 0,0.40625 -2.953125,0 c 0.00781,0.511719 0.132812,0.898438 0.375,1.15625 0.238281,0.261719 0.578125,0.390625 1.015625,0.390625 0.46875,0 0.925781,-0.097656 1.375,-0.296875 l 0,0.578125 C 3.660156,-0.0976562 3.441406,-0.0234375 3.234375,0.015625 3.035156,0.0546875 2.789062,0.078125 2.5,0.078125 z M 2.328125,-3.8125 C 1.984375,-3.8125 1.707031,-3.695312 1.5,-3.46875 1.289062,-3.25 1.171875,-2.941406 1.140625,-2.546875 l 2.234375,0 c 0,-0.414063 -0.09375,-0.726563 -0.28125,-0.9375 C 2.914062,-3.703125 2.660156,-3.8125 2.328125,-3.8125 z m 0,0" | ||
| - id="path27" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-5" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 2.625,-3.78125 -1.09375,0 0,3.78125 -0.65625,0 0,-3.78125 -0.765625,0 0,-0.296875 L 0.875,-4.3125 l 0,-0.234375 C 0.875,-5.597656 1.335938,-6.125 2.265625,-6.125 2.484375,-6.125 2.75,-6.078125 3.0625,-5.984375 L 2.890625,-5.46875 c -0.25,-0.082031 -0.464844,-0.125 -0.640625,-0.125 -0.25,0 -0.433594,0.085938 -0.546875,0.25 C 1.585938,-5.175781 1.53125,-4.914062 1.53125,-4.5625 l 0,0.28125 1.09375,0 z m 0,0" | ||
| - id="path30" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-6" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 1.296875,-4.28125 0,2.78125 c 0,0.34375 0.078125,0.605469 0.234375,0.78125 0.164062,0.167969 0.414062,0.25 0.75,0.25 0.445312,0 0.773438,-0.117188 0.984375,-0.359375 0.207031,-0.25 0.3125,-0.648437 0.3125,-1.203125 l 0,-2.25 0.640625,0 0,4.28125 -0.53125,0 -0.09375,-0.578125 -0.03125,0 C 3.425781,-0.367188 3.238281,-0.207031 3,-0.09375 2.769531,0.0195312 2.503906,0.078125 2.203125,0.078125 c -0.523437,0 -0.914063,-0.125 -1.171875,-0.375 -0.261719,-0.25 -0.390625,-0.644531 -0.390625,-1.1875 l 0,-2.796875 z m 0,0" | ||
| - id="path33" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-7" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 2.078125,-0.453125 c 0.113281,0 0.222656,-0.007813 0.328125,-0.03125 0.101562,-0.019531 0.1875,-0.035156 0.25,-0.046875 l 0,0.484375 c -0.074219,0.04296875 -0.179688,0.0703125 -0.3125,0.09375 -0.136719,0.0195312 -0.257812,0.03125 -0.359375,0.03125 -0.835937,0 -1.25,-0.4375 -1.25,-1.3125 l 0,-2.546875 -0.609375,0 0,-0.3125 0.609375,-0.265625 0.28125,-0.921875 0.375,0 0,1 1.234375,0 0,0.5 -1.234375,0 0,2.515625 c 0,0.261719 0.054687,0.464844 0.171875,0.609375 0.125,0.136719 0.296875,0.203125 0.515625,0.203125 z m 0,0" | ||
| - id="path36" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-8" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 3.609375,-0.578125 -0.046875,0 c -0.292969,0.4375 -0.742188,0.65625 -1.34375,0.65625 -0.554688,0 -0.984375,-0.191406 -1.296875,-0.578125 -0.3125,-0.382812 -0.46875,-0.925781 -0.46875,-1.625 0,-0.707031 0.15625,-1.253906 0.46875,-1.640625 0.3125,-0.394531 0.742187,-0.59375 1.296875,-0.59375 0.582031,0 1.03125,0.210937 1.34375,0.625 l 0.046875,0 -0.03125,-0.296875 -0.015625,-0.3125 0,-1.734375 0.65625,0 L 4.21875,0 3.6875,0 z M 2.3125,-0.46875 c 0.4375,0 0.753906,-0.117188 0.953125,-0.359375 C 3.460938,-1.066406 3.5625,-1.457031 3.5625,-2 l 0,-0.125 c 0,-0.613281 -0.101562,-1.046875 -0.296875,-1.296875 C 3.066406,-3.679688 2.742188,-3.8125 2.296875,-3.8125 c -0.375,0 -0.667969,0.148438 -0.875,0.4375 C 1.222656,-3.082031 1.125,-2.664062 1.125,-2.125 c 0,0.554688 0.097656,0.96875 0.296875,1.25 0.195313,0.273438 0.492187,0.40625 0.890625,0.40625 z m 0,0" | ||
| - id="path39" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-9" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 0.203125,0.71875 1.125,0 0,-5.875 -1.125,0 0,-0.5625 1.78125,0 0,6.984375 -1.78125,0 z m 0,0" | ||
| - id="path42" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph2-0" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="" | ||
| - id="path45" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph2-1" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 6.734375,-13.984375 c 2.507813,0 4.4375,0.617187 5.78125,1.84375 1.351563,1.21875 2.03125,2.917969 2.03125,5.09375 0,2.167969 -0.65625,3.886719 -1.96875,5.15625 C 11.273438,-0.628906 9.273438,0 6.578125,0 L 1.9375,0 l 0,-13.984375 z M 12.15625,-7 c 0,-3.195312 -1.835938,-4.796875 -5.5,-4.796875 l -2.359375,0 0,9.578125 2.625,0 c 1.6875,0 2.976563,-0.398438 3.875,-1.203125 C 11.703125,-4.234375 12.15625,-5.425781 12.15625,-7 z m 0,0" | ||
| - id="path48" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph2-2" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="M 3.859375,0 1.625,0 l 0,-10.640625 2.234375,0 z m -2.09375,-12.765625 c -0.28125,-0.28125 -0.421875,-0.613281 -0.421875,-1 0,-0.382813 0.140625,-0.71875 0.421875,-1 0.28125,-0.28125 0.613281,-0.421875 1,-0.421875 0.382813,0 0.71875,0.140625 1,0.421875 0.28125,0.28125 0.421875,0.617187 0.421875,1 0,0.386719 -0.140625,0.71875 -0.421875,1 -0.28125,0.28125 -0.617187,0.421875 -1,0.421875 -0.386719,0 -0.71875,-0.140625 -1,-0.421875 z m 0,0" | ||
| - id="path51" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph2-3" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 11.453125,-10.640625 0,9.28125 c 0,1.875 -0.511719,3.28125 -1.53125,4.21875 C 8.910156,3.804688 7.601562,4.28125 6,4.28125 c -1.605469,0 -3.054688,-0.5 -4.34375,-1.5 l 1.0625,-1.703125 c 1.039062,0.789063 2.085938,1.1875 3.140625,1.1875 1.0625,0 1.898437,-0.277344 2.515625,-0.828125 C 9,0.894531 9.3125,0.0195312 9.3125,-1.1875 l 0,-1.359375 C 8.976562,-1.910156 8.5,-1.40625 7.875,-1.03125 c -0.617188,0.367188 -1.308594,0.546875 -2.078125,0.546875 -1.40625,0 -2.570313,-0.488281 -3.484375,-1.46875 -0.90625,-0.988281 -1.359375,-2.21875 -1.359375,-3.6875 0,-1.46875 0.453125,-2.691406 1.359375,-3.671875 0.914062,-0.988281 2.078125,-1.484375 3.484375,-1.484375 1.40625,0 2.546875,0.578125 3.421875,1.734375 l 0,-1.578125 z m -8.296875,4.90625 c 0,0.875 0.269531,1.632813 0.8125,2.265625 0.539062,0.636719 1.265625,0.953125 2.171875,0.953125 0.914063,0 1.65625,-0.304687 2.21875,-0.921875 0.570313,-0.613281 0.859375,-1.375 0.859375,-2.28125 0,-0.914062 -0.289062,-1.691406 -0.859375,-2.328125 C 7.785156,-8.679688 7.046875,-9 6.140625,-9 c -0.90625,0 -1.632813,0.328125 -2.171875,0.984375 -0.542969,0.648437 -0.8125,1.40625 -0.8125,2.28125 z m 0,0" | ||
| - id="path54" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph2-4" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 4.375,-8.84375 0,5.40625 c 0,0.5 0.132812,0.902344 0.40625,1.203125 0.269531,0.304687 0.644531,0.453125 1.125,0.453125 0.476562,0 0.9375,-0.234375 1.375,-0.703125 l 0.921875,1.578125 c -0.792969,0.710938 -1.667969,1.0625 -2.625,1.0625 -0.949219,0 -1.761719,-0.328125 -2.4375,-0.984375 -0.667969,-0.65625 -1,-1.546875 -1,-2.671875 l 0,-5.34375 -1.34375,0 0,-1.796875 1.34375,0 0,-3.34375 2.234375,0 0,3.34375 2.8125,0 0,1.796875 z m 0,0" | ||
| - id="path57" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph2-5" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 10.234375,0 -2.03125,0 0,-1.421875 C 7.316406,-0.367188 6.132812,0.15625 4.65625,0.15625 c -1.105469,0 -2.023438,-0.3125 -2.75,-0.9375 -0.730469,-0.625 -1.09375,-1.457031 -1.09375,-2.5 0,-1.050781 0.382812,-1.835938 1.15625,-2.359375 C 2.75,-6.160156 3.800781,-6.421875 5.125,-6.421875 l 2.890625,0 0,-0.390625 c 0,-1.414062 -0.789063,-2.125 -2.359375,-2.125 -0.980469,0 -2.007812,0.359375 -3.078125,1.078125 l -1,-1.40625 c 1.289063,-1.019531 2.757813,-1.53125 4.40625,-1.53125 1.25,0 2.269531,0.320313 3.0625,0.953125 0.789063,0.625 1.1875,1.621094 1.1875,2.984375 z M 8,-3.953125 l 0,-0.90625 -2.515625,0 c -1.617187,0 -2.421875,0.507813 -2.421875,1.515625 0,0.523438 0.195312,0.921875 0.59375,1.203125 0.40625,0.273437 0.960938,0.40625 1.671875,0.40625 0.71875,0 1.34375,-0.195313 1.875,-0.59375 C 7.734375,-2.734375 8,-3.273438 8,-3.953125 z m 0,0" | ||
| - id="path60" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph2-6" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="M 3.859375,0 1.625,0 l 0,-14.84375 2.234375,0 z m 0,0" | ||
| - id="path63" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph2-7" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="" | ||
| - id="path66" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph2-8" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 4.296875,-11.78125 0,3.84375 6.203125,0 0,2.171875 -6.203125,0 0,5.765625 -2.359375,0 0,-13.984375 9.328125,0 -0.03125,2.203125 z m 0,0" | ||
| - id="path69" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph2-9" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 7.203125,-8.546875 c -1.105469,0 -1.9375,0.367187 -2.5,1.09375 -0.5625,0.71875 -0.84375,1.683594 -0.84375,2.890625 l 0,4.5625 -2.234375,0 0,-10.640625 2.234375,0 0,2.140625 c 0.363281,-0.664062 0.851563,-1.210938 1.46875,-1.640625 0.625,-0.425781 1.28125,-0.644531 1.96875,-0.65625 l 0.015625,2.25 c -0.03125,0 -0.070312,0 -0.109375,0 z m 0,0" | ||
| - id="path72" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph2-10" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 11.515625,-4.34375 -8.328125,0 c 0.050781,0.773438 0.398438,1.398438 1.046875,1.875 0.65625,0.46875 1.40625,0.703125 2.25,0.703125 1.332031,0 2.34375,-0.414063 3.03125,-1.25 L 10.796875,-1.625 C 9.648438,-0.4375 8.15625,0.15625 6.3125,0.15625 c -1.492188,0 -2.761719,-0.492188 -3.8125,-1.484375 -1.042969,-0.988281 -1.5625,-2.320313 -1.5625,-4 0,-1.675781 0.53125,-3.003906 1.59375,-3.984375 1.070312,-0.988281 2.332031,-1.484375 3.78125,-1.484375 1.445312,0 2.675781,0.4375 3.6875,1.3125 1.007812,0.867187 1.515625,2.070313 1.515625,3.609375 z m -8.328125,-1.75 6.09375,0 C 9.28125,-6.988281 9,-7.675781 8.4375,-8.15625 7.875,-8.632812 7.179688,-8.875 6.359375,-8.875 c -0.8125,0 -1.546875,0.25 -2.203125,0.75 -0.648438,0.5 -0.96875,1.179688 -0.96875,2.03125 z m 0,0" | ||
| - id="path75" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph2-11" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 5.953125,0.15625 c -1.34375,0 -2.515625,-0.503906 -3.515625,-1.515625 -1,-1.007813 -1.5,-2.34375 -1.5,-4 0,-1.65625 0.507812,-2.972656 1.53125,-3.953125 1.03125,-0.988281 2.253906,-1.484375 3.671875,-1.484375 1.425781,0 2.570313,0.601563 3.4375,1.796875 l 0,-5.84375 2.234375,0 0,14.84375 -2.234375,0 0,-1.59375 c -0.824219,1.167969 -2.03125,1.75 -3.625,1.75 z M 3.1875,-5.265625 c 0,1.023437 0.320312,1.855469 0.96875,2.5 0.65625,0.636719 1.421875,0.953125 2.296875,0.953125 0.882813,0 1.632813,-0.320312 2.25,-0.96875 C 9.316406,-3.4375 9.625,-4.269531 9.625,-5.28125 9.625,-6.289062 9.316406,-7.132812 8.703125,-7.8125 8.085938,-8.5 7.332031,-8.84375 6.4375,-8.84375 5.539062,-8.84375 4.773438,-8.5 4.140625,-7.8125 3.503906,-7.132812 3.1875,-6.285156 3.1875,-5.265625 z m 0,0" | ||
| - id="path78" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph2-12" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 4.109375,-2.8125 c 0.632813,0.648438 1.4375,0.96875 2.40625,0.96875 0.976563,0 1.78125,-0.320312 2.40625,-0.96875 0.632813,-0.644531 0.953125,-1.476562 0.953125,-2.5 0,-1.03125 -0.320312,-1.867188 -0.953125,-2.515625 -0.625,-0.644531 -1.429687,-0.96875 -2.40625,-0.96875 -0.96875,0 -1.773437,0.324219 -2.40625,0.96875 C 3.472656,-7.179688 3.15625,-6.34375 3.15625,-5.3125 c 0,1.023438 0.316406,1.855469 0.953125,2.5 z m 6.40625,1.390625 c -1.0625,1.054687 -2.398437,1.578125 -4,1.578125 -1.59375,0 -2.929687,-0.523438 -4,-1.578125 -1.0625,-1.0625 -1.59375,-2.359375 -1.59375,-3.890625 0,-1.539062 0.53125,-2.835938 1.59375,-3.890625 1.070313,-1.0625 2.40625,-1.59375 4,-1.59375 1.601563,0 2.9375,0.53125 4,1.59375 1.070313,1.054687 1.609375,2.351563 1.609375,3.890625 0,1.53125 -0.539062,2.828125 -1.609375,3.890625 z m 0,0" | ||
| - id="path81" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph2-13" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="M 3.859375,-5.765625 3.859375,0 1.625,0 l 0,-10.640625 2.234375,0 0,1.9375 c 0.320313,-0.65625 0.804687,-1.164063 1.453125,-1.53125 0.644531,-0.375 1.34375,-0.5625 2.09375,-0.5625 1.675781,0 2.8125,0.695313 3.40625,2.078125 1.0625,-1.382812 2.378906,-2.078125 3.953125,-2.078125 1.195313,0 2.164063,0.371094 2.90625,1.109375 0.738281,0.730469 1.109375,1.789062 1.109375,3.171875 l 0,6.515625 -2.234375,0 0,-5.84375 c 0,-1.957031 -0.820313,-2.9375 -2.453125,-2.9375 -0.761719,0 -1.421875,0.246094 -1.984375,0.734375 -0.5625,0.492187 -0.859375,1.199219 -0.890625,2.125 l 0,5.921875 -2.234375,0 0,-5.84375 c 0,-1.007812 -0.183594,-1.75 -0.546875,-2.21875 C 8.082031,-8.539062 7.515625,-8.78125 6.734375,-8.78125 5.960938,-8.78125 5.289062,-8.519531 4.71875,-8 4.144531,-7.488281 3.859375,-6.742188 3.859375,-5.765625 z m 0,0" | ||
| - id="path84" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph2-14" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="M 3.921875,-3.1875 2.515625,0 0,0 l 6.15625,-13.984375 2.53125,0 L 14.84375,0 12.3125,0 10.921875,-3.1875 z M 9.953125,-5.359375 7.421875,-11.125 4.875,-5.359375 z m 0,0" | ||
| - id="path87" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph2-15" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 6.34375,0.15625 c -1.480469,0 -2.757812,-0.5 -3.828125,-1.5 -1.0625,-1.007812 -1.59375,-2.328125 -1.59375,-3.953125 0,-1.625 0.554687,-2.945313 1.671875,-3.96875 1.113281,-1.019531 2.46875,-1.53125 4.0625,-1.53125 1.601562,0 2.957031,0.554687 4.0625,1.65625 l -1.3125,1.625 C 8.476562,-8.316406 7.546875,-8.71875 6.609375,-8.71875 c -0.929687,0 -1.734375,0.3125 -2.421875,0.9375 -0.6875,0.617188 -1.03125,1.414062 -1.03125,2.390625 0,0.980469 0.335938,1.8125 1.015625,2.5 0.6875,0.679687 1.523437,1.015625 2.515625,1.015625 1,0 1.9375,-0.453125 2.8125,-1.359375 l 1.3125,1.4375 C 9.519531,-0.492188 8.03125,0.15625 6.34375,0.15625 z m 0,0" | ||
| - id="path90" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph3-0" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="" | ||
| - id="path93" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph3-1" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 1.0625,-7.6875 1.296875,0 0,7.6875 L 1.0625,0 z m 0,0" | ||
| - id="path96" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph3-2" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="M 2.125,-3.171875 2.125,0 0.890625,0 l 0,-5.859375 1.234375,0 0,1.078125 C 2.300781,-5.144531 2.566406,-5.425781 2.921875,-5.625 3.273438,-5.832031 3.65625,-5.9375 4.0625,-5.9375 c 0.925781,0 1.554688,0.382812 1.890625,1.140625 C 6.523438,-5.554688 7.25,-5.9375 8.125,-5.9375 c 0.65625,0 1.1875,0.203125 1.59375,0.609375 0.40625,0.398437 0.609375,0.976563 0.609375,1.734375 l 0,3.59375 -1.234375,0 0,-3.21875 c 0,-1.070312 -0.449219,-1.609375 -1.34375,-1.609375 -0.417969,0 -0.78125,0.136719 -1.09375,0.40625 C 6.34375,-4.160156 6.179688,-3.769531 6.171875,-3.25 l 0,3.25 -1.234375,0 0,-3.21875 c 0,-0.550781 -0.101562,-0.957031 -0.296875,-1.21875 -0.199219,-0.257812 -0.511719,-0.390625 -0.9375,-0.390625 -0.429687,0 -0.796875,0.140625 -1.109375,0.421875 C 2.28125,-4.125 2.125,-3.710938 2.125,-3.171875 z m 0,0" | ||
| - id="path99" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph3-3" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 4.015625,-5.9375 c 0.789063,0 1.460937,0.273438 2.015625,0.8125 0.5625,0.542969 0.84375,1.265625 0.84375,2.171875 0,0.898437 -0.277344,1.632813 -0.828125,2.203125 -0.554687,0.5625 -1.199219,0.84375 -1.9375,0.84375 -0.742187,0 -1.402344,-0.320312 -1.984375,-0.96875 l 0,3.015625 -1.234375,0 0,-8 1.234375,0 0,1.03125 C 2.601562,-5.566406 3.234375,-5.9375 4.015625,-5.9375 z M 2.09375,-2.90625 c 0,0.554688 0.164062,1.007812 0.5,1.359375 0.34375,0.355469 0.753906,0.53125 1.234375,0.53125 0.488281,0 0.910156,-0.171875 1.265625,-0.515625 0.363281,-0.351562 0.546875,-0.8125 0.546875,-1.375 0,-0.5625 -0.179687,-1.023438 -0.53125,-1.390625 -0.34375,-0.375 -0.765625,-0.5625 -1.265625,-0.5625 -0.492188,0 -0.90625,0.1875 -1.25,0.5625 -0.335938,0.367187 -0.5,0.828125 -0.5,1.390625 z m 0,0" | ||
| - id="path102" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph3-4" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 2.125,0 -1.234375,0 0,-8.15625 1.234375,0 z m 0,0" | ||
| - id="path105" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph3-5" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 2.125,0 -1.234375,0 0,-5.859375 1.234375,0 z M 0.96875,-7.015625 C 0.8125,-7.171875 0.734375,-7.351562 0.734375,-7.5625 c 0,-0.21875 0.078125,-0.398438 0.234375,-0.546875 0.15625,-0.15625 0.335938,-0.234375 0.546875,-0.234375 0.21875,0 0.398437,0.078125 0.546875,0.234375 0.15625,0.148437 0.234375,0.328125 0.234375,0.546875 0,0.210938 -0.078125,0.390625 -0.234375,0.546875 -0.148438,0.15625 -0.328125,0.234375 -0.546875,0.234375 -0.210937,0 -0.390625,-0.078125 -0.546875,-0.234375 z m 0,0" | ||
| - id="path108" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph3-6" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="M 3.484375,0.09375 C 2.671875,0.09375 1.96875,-0.179688 1.375,-0.734375 0.789062,-1.296875 0.5,-2.019531 0.5,-2.90625 c 0,-0.894531 0.304688,-1.625 0.921875,-2.1875 0.613281,-0.5625 1.359375,-0.84375 2.234375,-0.84375 0.882812,0 1.628906,0.304688 2.234375,0.90625 l -0.71875,0.890625 c -0.511719,-0.4375 -1.023437,-0.65625 -1.53125,-0.65625 -0.511719,0 -0.960937,0.171875 -1.34375,0.515625 -0.375,0.34375 -0.5625,0.789062 -0.5625,1.328125 0,0.53125 0.1875,0.984375 0.5625,1.359375 0.375,0.375 0.832031,0.5625 1.375,0.5625 0.550781,0 1.066406,-0.25 1.546875,-0.75 l 0.734375,0.796875 C 5.242188,-0.265625 4.421875,0.09375 3.484375,0.09375 z m 0,0" | ||
| - id="path111" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph3-7" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 5.625,0 -1.109375,0 0,-0.78125 C 4.023438,-0.195312 3.375,0.09375 2.5625,0.09375 c -0.605469,0 -1.109375,-0.171875 -1.515625,-0.515625 -0.398437,-0.351563 -0.59375,-0.816406 -0.59375,-1.390625 0,-0.570312 0.210937,-1 0.640625,-1.28125 0.425781,-0.289062 1,-0.4375 1.71875,-0.4375 l 1.59375,0 0,-0.21875 c 0,-0.78125 -0.433594,-1.171875 -1.296875,-1.171875 -0.542969,0 -1.105469,0.199219 -1.6875,0.59375 L 0.875,-5.09375 c 0.707031,-0.5625 1.507812,-0.84375 2.40625,-0.84375 0.695312,0 1.257812,0.179688 1.6875,0.53125 0.4375,0.34375 0.65625,0.890625 0.65625,1.640625 z m -1.21875,-2.171875 0,-0.5 -1.390625,0 c -0.886719,0 -1.328125,0.277344 -1.328125,0.828125 0,0.292969 0.109375,0.515625 0.328125,0.671875 0.21875,0.148437 0.519531,0.21875 0.90625,0.21875 0.394531,0 0.738281,-0.109375 1.03125,-0.328125 C 4.253906,-1.5 4.40625,-1.796875 4.40625,-2.171875 z m 0,0" | ||
| - id="path114" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph3-8" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 2.40625,-4.859375 0,2.96875 c 0,0.28125 0.070312,0.507813 0.21875,0.671875 0.144531,0.15625 0.347656,0.234375 0.609375,0.234375 0.269531,0 0.523437,-0.125 0.765625,-0.375 L 4.515625,-0.5 C 4.078125,-0.101562 3.59375,0.09375 3.0625,0.09375 2.539062,0.09375 2.09375,-0.0859375 1.71875,-0.453125 1.351562,-0.816406 1.171875,-1.304688 1.171875,-1.921875 l 0,-2.9375 -0.734375,0 0,-1 0.734375,0 0,-1.828125 1.234375,0 0,1.828125 1.546875,0 0,1 z m 0,0" | ||
| - id="path117" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph3-9" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 2.25,-1.546875 c 0.351562,0.355469 0.796875,0.53125 1.328125,0.53125 0.539063,0 0.984375,-0.175781 1.328125,-0.53125 0.351562,-0.351563 0.53125,-0.8125 0.53125,-1.375 0,-0.5625 -0.179688,-1.019531 -0.53125,-1.375 C 4.5625,-4.660156 4.117188,-4.84375 3.578125,-4.84375 c -0.53125,0 -0.976563,0.183594 -1.328125,0.546875 -0.34375,0.355469 -0.515625,0.8125 -0.515625,1.375 0,0.5625 0.171875,1.023437 0.515625,1.375 z m 3.53125,0.765625 c -0.585938,0.585938 -1.320312,0.875 -2.203125,0.875 -0.875,0 -1.609375,-0.289062 -2.203125,-0.875 C 0.789062,-1.363281 0.5,-2.078125 0.5,-2.921875 c 0,-0.84375 0.289062,-1.554687 0.875,-2.140625 0.59375,-0.582031 1.328125,-0.875 2.203125,-0.875 0.882813,0 1.617187,0.292969 2.203125,0.875 0.59375,0.585938 0.890625,1.296875 0.890625,2.140625 0,0.84375 -0.296875,1.558594 -0.890625,2.140625 z m 0,0" | ||
| - id="path120" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph3-10" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="M 2.125,-3.171875 2.125,0 0.890625,0 l 0,-5.859375 1.234375,0 0,1.078125 c 0.195312,-0.363281 0.46875,-0.644531 0.8125,-0.84375 0.351562,-0.207031 0.726562,-0.3125 1.125,-0.3125 0.664062,0 1.203125,0.203125 1.609375,0.609375 0.40625,0.398437 0.609375,0.976563 0.609375,1.734375 l 0,3.59375 -1.234375,0 0,-3.21875 c 0,-1.070312 -0.449219,-1.609375 -1.34375,-1.609375 -0.429687,0 -0.796875,0.140625 -1.109375,0.421875 C 2.28125,-4.125 2.125,-3.710938 2.125,-3.171875 z m 0,0" | ||
| - id="path123" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph3-11" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 5.0625,-1.734375 c 0,0.554687 -0.203125,0.996094 -0.609375,1.328125 -0.40625,0.3359375 -0.921875,0.5 -1.546875,0.5 -0.429688,0 -0.871094,-0.078125 -1.328125,-0.234375 -0.460937,-0.15625 -0.867187,-0.375 -1.21875,-0.65625 L 0.953125,-1.75 c 0.6875,0.511719 1.347656,0.765625 1.984375,0.765625 0.28125,0 0.5,-0.0625 0.65625,-0.1875 0.164062,-0.125 0.25,-0.285156 0.25,-0.484375 0,-0.289062 -0.390625,-0.554688 -1.171875,-0.796875 C 2.609375,-2.472656 2.566406,-2.488281 2.546875,-2.5 1.328125,-2.820312 0.71875,-3.367188 0.71875,-4.140625 c 0,-0.550781 0.207031,-0.988281 0.625,-1.3125 0.425781,-0.320313 0.972656,-0.484375 1.640625,-0.484375 0.675781,0 1.316406,0.199219 1.921875,0.59375 L 4.4375,-4.4375 C 3.96875,-4.75 3.453125,-4.90625 2.890625,-4.90625 c -0.292969,0 -0.53125,0.054688 -0.71875,0.15625 -0.179687,0.105469 -0.265625,0.265625 -0.265625,0.484375 0,0.1875 0.09375,0.328125 0.28125,0.421875 0.132812,0.0625 0.320312,0.125 0.5625,0.1875 0.238281,0.054688 0.445312,0.109375 0.625,0.171875 0.1875,0.054687 0.363281,0.121094 0.53125,0.203125 0.175781,0.074219 0.363281,0.171875 0.5625,0.296875 0.394531,0.273437 0.59375,0.6875 0.59375,1.25 z m 0,0" | ||
| - id="path126" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph4-0" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 0.9375,-7.140625 4.109375,0 L 5.046875,0 0.9375,0 z m 0.515625,6.625 3.09375,0 0,-6.109375 -3.09375,0 z m 0,0" | ||
| - id="path129" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph4-1" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 5.015625,-1.90625 c 0,0.636719 -0.230469,1.132812 -0.6875,1.484375 C 3.867188,-0.078125 3.25,0.09375 2.46875,0.09375 1.625,0.09375 0.972656,-0.015625 0.515625,-0.234375 l 0,-0.796875 C 0.804688,-0.90625 1.125,-0.804688 1.46875,-0.734375 1.820312,-0.660156 2.164062,-0.625 2.5,-0.625 c 0.550781,0 0.96875,-0.101562 1.25,-0.3125 0.28125,-0.21875 0.421875,-0.515625 0.421875,-0.890625 0,-0.238281 -0.054687,-0.4375 -0.15625,-0.59375 -0.09375,-0.164063 -0.261719,-0.3125 -0.5,-0.4375 C 3.285156,-2.992188 2.9375,-3.148438 2.46875,-3.328125 1.800781,-3.554688 1.320312,-3.832031 1.03125,-4.15625 0.75,-4.488281 0.609375,-4.914062 0.609375,-5.4375 0.609375,-5.988281 0.8125,-6.425781 1.21875,-6.75 1.632812,-7.070312 2.1875,-7.234375 2.875,-7.234375 c 0.707031,0 1.359375,0.132813 1.953125,0.390625 l -0.25,0.71875 C 3.984375,-6.375 3.410156,-6.5 2.859375,-6.5 2.410156,-6.5 2.0625,-6.40625 1.8125,-6.21875 c -0.242188,0.1875 -0.359375,0.449219 -0.359375,0.78125 0,0.25 0.039063,0.460938 0.125,0.625 0.09375,0.15625 0.25,0.304688 0.46875,0.4375 0.21875,0.125 0.550781,0.265625 1,0.421875 0.75,0.273437 1.265625,0.5625 1.546875,0.875 0.28125,0.304687 0.421875,0.695313 0.421875,1.171875 z m 0,0" | ||
| - id="path132" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph4-2" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 1.625,-5.359375 0,3.484375 c 0,0.4375 0.097656,0.765625 0.296875,0.984375 0.195313,0.210937 0.507813,0.3125 0.9375,0.3125 0.550781,0 0.957031,-0.148437 1.21875,-0.453125 0.257813,-0.3125 0.390625,-0.816406 0.390625,-1.515625 l 0,-2.8125 0.8125,0 L 5.28125,0 4.609375,0 4.5,-0.71875 l -0.046875,0 C 4.285156,-0.457031 4.050781,-0.253906 3.75,-0.109375 3.457031,0.0234375 3.125,0.09375 2.75,0.09375 2.09375,0.09375 1.601562,-0.0546875 1.28125,-0.359375 0.957031,-0.671875 0.796875,-1.164062 0.796875,-1.84375 l 0,-3.515625 z m 0,0" | ||
| - id="path135" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph4-3" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 3.296875,-5.453125 c 0.238281,0 0.453125,0.023437 0.640625,0.0625 l -0.109375,0.75 C 3.609375,-4.691406 3.414062,-4.71875 3.25,-4.71875 c -0.4375,0 -0.8125,0.179688 -1.125,0.53125 -0.304688,0.355469 -0.453125,0.792969 -0.453125,1.3125 l 0,2.875 -0.8125,0 0,-5.359375 0.671875,0 0.09375,1 0.03125,0 c 0.195312,-0.351563 0.4375,-0.625 0.71875,-0.8125 0.28125,-0.1875 0.585938,-0.28125 0.921875,-0.28125 z m 0,0" | ||
| - id="path138" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph4-4" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="M 2.03125,0 0,-5.359375 l 0.875,0 1.140625,3.1875 c 0.257813,0.742187 0.414063,1.21875 0.46875,1.4375 l 0.03125,0 c 0.039063,-0.164063 0.15625,-0.519531 0.34375,-1.0625 0.1875,-0.550781 0.613281,-1.738281 1.28125,-3.5625 l 0.875,0 L 2.984375,0 z m 0,0" | ||
| - id="path141" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph4-5" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 3.125,0.09375 c -0.792969,0 -1.417969,-0.238281 -1.875,-0.71875 -0.460938,-0.476562 -0.6875,-1.144531 -0.6875,-2 0,-0.863281 0.210938,-1.550781 0.640625,-2.0625 0.425781,-0.507812 0.992187,-0.765625 1.703125,-0.765625 0.675781,0 1.207031,0.226563 1.59375,0.671875 0.394531,0.4375 0.59375,1.015625 0.59375,1.734375 l 0,0.515625 -3.6875,0 c 0.00781,0.625 0.164062,1.105469 0.46875,1.4375 0.300781,0.324219 0.726562,0.484375 1.28125,0.484375 0.570312,0 1.140625,-0.117187 1.703125,-0.359375 l 0,0.71875 C 4.566406,-0.125 4.289062,-0.0351562 4.03125,0.015625 3.78125,0.0664062 3.476562,0.09375 3.125,0.09375 z M 2.90625,-4.765625 c -0.4375,0 -0.789062,0.140625 -1.046875,0.421875 -0.25,0.273438 -0.398437,0.65625 -0.4375,1.15625 l 2.796875,0 c 0,-0.507812 -0.117188,-0.898438 -0.34375,-1.171875 -0.230469,-0.269531 -0.554688,-0.40625 -0.96875,-0.40625 z m 0,0" | ||
| - id="path144" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph4-6" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 1.671875,0 -0.8125,0 0,-5.359375 0.8125,0 z m -0.875,-6.796875 c 0,-0.1875 0.039063,-0.320313 0.125,-0.40625 0.09375,-0.09375 0.207031,-0.140625 0.34375,-0.140625 0.132813,0 0.25,0.046875 0.34375,0.140625 0.09375,0.085937 0.140625,0.21875 0.140625,0.40625 0,0.179687 -0.046875,0.3125 -0.140625,0.40625 -0.09375,0.085937 -0.210937,0.125 -0.34375,0.125 -0.136719,0 -0.25,-0.039063 -0.34375,-0.125 -0.085937,-0.09375 -0.125,-0.226563 -0.125,-0.40625 z m 0,0" | ||
| - id="path147" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph4-7" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 1.671875,0 -0.8125,0 0,-7.59375 0.8125,0 z m 0,0" | ||
| - id="path150" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph4-8" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 4.15625,0 -0.171875,-0.765625 -0.03125,0 c -0.273437,0.335937 -0.542969,0.5625 -0.8125,0.6875 C 2.878906,0.0351562 2.550781,0.09375 2.15625,0.09375 c -0.53125,0 -0.949219,-0.1328125 -1.25,-0.40625 -0.304688,-0.269531 -0.453125,-0.660156 -0.453125,-1.171875 0,-1.070313 0.863281,-1.632813 2.59375,-1.6875 l 0.90625,-0.03125 0,-0.34375 c 0,-0.414063 -0.089844,-0.722656 -0.265625,-0.921875 -0.179688,-0.195312 -0.464844,-0.296875 -0.859375,-0.296875 -0.449219,0 -0.953125,0.136719 -1.515625,0.40625 l -0.25,-0.625 c 0.257812,-0.144531 0.546875,-0.253906 0.859375,-0.328125 0.3125,-0.082031 0.628906,-0.125 0.953125,-0.125 0.632812,0 1.101562,0.140625 1.40625,0.421875 C 4.59375,-4.734375 4.75,-4.28125 4.75,-3.65625 L 4.75,0 z M 2.3125,-0.578125 c 0.507812,0 0.90625,-0.132813 1.1875,-0.40625 0.289062,-0.28125 0.4375,-0.671875 0.4375,-1.171875 l 0,-0.46875 -0.8125,0.03125 C 2.476562,-2.570312 2.015625,-2.472656 1.734375,-2.296875 1.453125,-2.117188 1.3125,-1.84375 1.3125,-1.46875 c 0,0.292969 0.085938,0.515625 0.265625,0.671875 C 1.753906,-0.648438 2,-0.578125 2.3125,-0.578125 z m 0,0" | ||
| - id="path153" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph4-9" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 4.515625,0 0,-3.46875 c 0,-0.425781 -0.101563,-0.75 -0.296875,-0.96875 -0.199219,-0.21875 -0.507812,-0.328125 -0.921875,-0.328125 -0.5625,0 -0.976563,0.152344 -1.234375,0.453125 -0.261719,0.304688 -0.390625,0.804688 -0.390625,1.5 l 0,2.8125 -0.8125,0 0,-5.359375 0.65625,0 0.140625,0.734375 0.03125,0 c 0.164062,-0.257812 0.398438,-0.460938 0.703125,-0.609375 0.300781,-0.144531 0.632813,-0.21875 1,-0.21875 0.644531,0 1.128906,0.15625 1.453125,0.46875 0.320312,0.3125 0.484375,0.8125 0.484375,1.5 l 0,3.484375 z m 0,0" | ||
| - id="path156" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph4-10" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 3,0.09375 c -0.773438,0 -1.371094,-0.234375 -1.796875,-0.703125 C 0.773438,-1.085938 0.5625,-1.765625 0.5625,-2.640625 c 0,-0.894531 0.210938,-1.585937 0.640625,-2.078125 0.4375,-0.488281 1.050781,-0.734375 1.84375,-0.734375 0.257813,0 0.515625,0.03125 0.765625,0.09375 0.257812,0.054687 0.460938,0.117187 0.609375,0.1875 L 4.1875,-4.484375 C 4,-4.554688 3.800781,-4.613281 3.59375,-4.65625 3.382812,-4.707031 3.195312,-4.734375 3.03125,-4.734375 c -1.085938,0 -1.625,0.695313 -1.625,2.078125 0,0.65625 0.128906,1.164062 0.390625,1.515625 0.269531,0.355469 0.664063,0.53125 1.1875,0.53125 0.4375,0 0.890625,-0.097656 1.359375,-0.296875 l 0,0.71875 C 3.988281,0 3.539062,0.09375 3,0.09375 z m 0,0" | ||
| - id="path159" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph4-11" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="" | ||
| - id="path162" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph4-12" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 4.5,-0.71875 -0.046875,0 c -0.375,0.542969 -0.933594,0.8125 -1.671875,0.8125 -0.699219,0 -1.246094,-0.238281 -1.640625,-0.71875 C 0.753906,-1.101562 0.5625,-1.78125 0.5625,-2.65625 c 0,-0.882812 0.191406,-1.570312 0.578125,-2.0625 0.394531,-0.488281 0.941406,-0.734375 1.640625,-0.734375 0.726562,0 1.285156,0.265625 1.671875,0.796875 l 0.0625,0 -0.03125,-0.390625 -0.03125,-0.375 0,-2.171875 0.8125,0 0,7.59375 -0.65625,0 z m -1.625,0.140625 c 0.5625,0 0.960938,-0.148437 1.203125,-0.453125 0.25,-0.300781 0.375,-0.785156 0.375,-1.453125 l 0,-0.171875 c 0,-0.757812 -0.125,-1.300781 -0.375,-1.625 -0.25,-0.320312 -0.652344,-0.484375 -1.203125,-0.484375 -0.480469,0 -0.84375,0.1875 -1.09375,0.5625 -0.25,0.367187 -0.375,0.882813 -0.375,1.546875 0,0.6875 0.125,1.210938 0.375,1.5625 0.25,0.34375 0.613281,0.515625 1.09375,0.515625 z m 0,0" | ||
| - id="path165" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph4-13" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 2.59375,-0.578125 c 0.132812,0 0.269531,-0.007813 0.40625,-0.03125 0.132812,-0.019531 0.242188,-0.039063 0.328125,-0.0625 l 0,0.625 C 3.234375,-0.00390625 3.097656,0.0234375 2.921875,0.046875 2.753906,0.078125 2.601562,0.09375 2.46875,0.09375 c -1.03125,0 -1.546875,-0.539062 -1.546875,-1.625 l 0,-3.1875 -0.765625,0 0,-0.390625 0.765625,-0.34375 0.34375,-1.140625 0.46875,0 0,1.234375 1.546875,0 0,0.640625 -1.546875,0 0,3.140625 c 0,0.324219 0.070313,0.574219 0.21875,0.75 0.15625,0.167969 0.367187,0.25 0.640625,0.25 z m 0,0" | ||
| - id="path168" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph4-14" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 4.3125,-1.453125 c 0,0.492187 -0.1875,0.871094 -0.5625,1.140625 -0.367188,0.2734375 -0.886719,0.40625 -1.5625,0.40625 -0.710938,0 -1.261719,-0.109375 -1.65625,-0.328125 l 0,-0.75 c 0.257812,0.125 0.535156,0.226563 0.828125,0.296875 0.289063,0.074219 0.578125,0.109375 0.859375,0.109375 0.414062,0 0.738281,-0.066406 0.96875,-0.203125 0.226562,-0.132812 0.34375,-0.335938 0.34375,-0.609375 0,-0.207031 -0.09375,-0.382813 -0.28125,-0.53125 -0.179688,-0.15625 -0.527344,-0.332031 -1.046875,-0.53125 -0.5,-0.1875 -0.855469,-0.347656 -1.0625,-0.484375 -0.210937,-0.132812 -0.367187,-0.289062 -0.46875,-0.46875 -0.105469,-0.175781 -0.15625,-0.382812 -0.15625,-0.625 0,-0.4375 0.175781,-0.78125 0.53125,-1.03125 0.351563,-0.257812 0.84375,-0.390625 1.46875,-0.390625 0.570313,0 1.132813,0.121094 1.6875,0.359375 L 3.90625,-4.4375 C 3.375,-4.65625 2.890625,-4.765625 2.453125,-4.765625 c -0.386719,0 -0.679687,0.0625 -0.875,0.1875 -0.1875,0.117187 -0.28125,0.277344 -0.28125,0.484375 0,0.148438 0.035156,0.273438 0.109375,0.375 0.070312,0.09375 0.1875,0.1875 0.34375,0.28125 0.164062,0.09375 0.476562,0.226562 0.9375,0.390625 0.632812,0.230469 1.0625,0.464844 1.28125,0.703125 0.226562,0.230469 0.34375,0.527344 0.34375,0.890625 z m 0,0" | ||
| - id="path171" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph4-15" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="M 3.34375,0.09375 C 3,0.09375 2.679688,0.03125 2.390625,-0.09375 2.109375,-0.21875 1.867188,-0.414062 1.671875,-0.6875 l -0.0625,0 c 0.039063,0.3125 0.0625,0.609375 0.0625,0.890625 l 0,2.203125 -0.8125,0 0,-7.765625 0.65625,0 L 1.625,-4.625 l 0.046875,0 c 0.207031,-0.289062 0.445313,-0.5 0.71875,-0.625 0.28125,-0.132812 0.597656,-0.203125 0.953125,-0.203125 0.71875,0 1.269531,0.246094 1.65625,0.734375 0.382812,0.480469 0.578125,1.15625 0.578125,2.03125 0,0.886719 -0.199219,1.574219 -0.59375,2.0625 C 4.585938,-0.144531 4.039062,0.09375 3.34375,0.09375 z M 3.234375,-4.765625 c -0.554687,0 -0.949219,0.152344 -1.1875,0.453125 -0.242187,0.304688 -0.367187,0.789062 -0.375,1.453125 l 0,0.171875 c 0,0.761719 0.125,1.304688 0.375,1.625 0.25,0.324219 0.648437,0.484375 1.203125,0.484375 0.46875,0 0.832031,-0.1875 1.09375,-0.5625 0.257812,-0.375 0.390625,-0.890625 0.390625,-1.546875 0,-0.664062 -0.132813,-1.175781 -0.390625,-1.53125 C 4.082031,-4.582031 3.710938,-4.765625 3.234375,-4.765625 z m 0,0" | ||
| - id="path174" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph4-16" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 3.34375,-5.4375 c 0.707031,0 1.253906,0.242188 1.640625,0.71875 0.394531,0.480469 0.59375,1.15625 0.59375,2.03125 0,0.886719 -0.199219,1.574219 -0.59375,2.0625 C 4.585938,-0.144531 4.039062,0.09375 3.34375,0.09375 3,0.09375 2.679688,0.03125 2.390625,-0.09375 2.109375,-0.21875 1.867188,-0.414062 1.671875,-0.6875 l -0.0625,0 L 1.4375,0 0.859375,0 l 0,-7.59375 0.8125,0 0,1.84375 c 0,0.417969 -0.015625,0.789062 -0.046875,1.109375 l 0.046875,0 C 2.046875,-5.171875 2.601562,-5.4375 3.34375,-5.4375 z m -0.109375,0.671875 c -0.554687,0 -0.953125,0.164063 -1.203125,0.484375 -0.242188,0.3125 -0.359375,0.84375 -0.359375,1.59375 0,0.761719 0.125,1.304688 0.375,1.625 0.25,0.324219 0.648437,0.484375 1.203125,0.484375 0.5,0 0.867188,-0.179687 1.109375,-0.546875 0.25,-0.363281 0.375,-0.882812 0.375,-1.5625 0,-0.695312 -0.125,-1.21875 -0.375,-1.5625 -0.242187,-0.34375 -0.617187,-0.515625 -1.125,-0.515625 z m 0,0" | ||
| - id="path177" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph4-17" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 5.484375,-2.6875 c 0,0.875 -0.226563,1.558594 -0.671875,2.046875 C 4.375,-0.148438 3.769531,0.09375 3,0.09375 2.519531,0.09375 2.09375,-0.015625 1.71875,-0.234375 1.351562,-0.460938 1.066406,-0.785156 0.859375,-1.203125 0.660156,-1.628906 0.5625,-2.125 0.5625,-2.6875 c 0,-0.863281 0.21875,-1.539062 0.65625,-2.03125 0.4375,-0.488281 1.039062,-0.734375 1.8125,-0.734375 0.75,0 1.34375,0.25 1.78125,0.75 0.445312,0.5 0.671875,1.171875 0.671875,2.015625 z m -4.078125,0 c 0,0.6875 0.132812,1.214844 0.40625,1.578125 0.269531,0.355469 0.671875,0.53125 1.203125,0.53125 0.53125,0 0.929687,-0.175781 1.203125,-0.53125 C 4.5,-1.472656 4.640625,-2 4.640625,-2.6875 4.640625,-3.363281 4.5,-3.878906 4.21875,-4.234375 3.945312,-4.585938 3.546875,-4.765625 3.015625,-4.765625 c -0.53125,0 -0.933594,0.179687 -1.203125,0.53125 C 1.539062,-3.890625 1.40625,-3.375 1.40625,-2.6875 z m 0,0" | ||
| - id="path180" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph4-18" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 4.515625,0 0,-3.46875 c 0,-0.425781 -0.101563,-0.75 -0.296875,-0.96875 -0.199219,-0.21875 -0.507812,-0.328125 -0.921875,-0.328125 -0.5625,0 -0.976563,0.15625 -1.234375,0.46875 -0.261719,0.304687 -0.390625,0.804687 -0.390625,1.5 l 0,2.796875 -0.8125,0 0,-7.59375 0.8125,0 0,2.296875 c 0,0.273437 -0.015625,0.5 -0.046875,0.6875 l 0.0625,0 C 1.84375,-4.867188 2.066406,-5.070312 2.359375,-5.21875 2.648438,-5.363281 2.988281,-5.4375 3.375,-5.4375 c 0.644531,0 1.128906,0.15625 1.453125,0.46875 0.332031,0.3125 0.5,0.808594 0.5,1.484375 l 0,3.484375 z m 0,0" | ||
| - id="path183" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph4-19" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 3.265625,-4.71875 -1.359375,0 0,4.71875 -0.8125,0 0,-4.71875 -0.953125,0 0,-0.375 0.953125,-0.28125 0,-0.296875 c 0,-1.320313 0.578125,-1.984375 1.734375,-1.984375 0.28125,0 0.609375,0.058594 0.984375,0.171875 l -0.203125,0.65625 c -0.3125,-0.101563 -0.578125,-0.15625 -0.796875,-0.15625 -0.3125,0 -0.542969,0.105469 -0.6875,0.3125 -0.148438,0.199219 -0.21875,0.523437 -0.21875,0.96875 l 0,0.34375 1.359375,0 z m 0,0" | ||
| - id="path186" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph4-20" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 0.75,-0.515625 c 0,-0.21875 0.046875,-0.382813 0.140625,-0.5 C 0.992188,-1.128906 1.132812,-1.1875 1.3125,-1.1875 c 0.195312,0 0.347656,0.058594 0.453125,0.171875 0.101563,0.117187 0.15625,0.28125 0.15625,0.5 0,0.210937 -0.058594,0.371094 -0.171875,0.484375 C 1.644531,0.0820312 1.5,0.140625 1.3125,0.140625 1.144531,0.140625 1.007812,0.0859375 0.90625,-0.015625 0.800781,-0.117188 0.75,-0.285156 0.75,-0.515625 z m 0,0" | ||
| - id="path189" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph4-21" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 5.515625,-5.0625 c 0,0.730469 -0.25,1.289062 -0.75,1.671875 C 4.273438,-3.003906 3.570312,-2.8125 2.65625,-2.8125 l -0.84375,0 0,2.8125 -0.828125,0 0,-7.140625 1.84375,0 c 1.789063,0 2.6875,0.695313 2.6875,2.078125 z m -3.703125,1.546875 0.75,0 c 0.726562,0 1.257812,-0.117187 1.59375,-0.359375 0.332031,-0.238281 0.5,-0.617188 0.5,-1.140625 0,-0.476563 -0.15625,-0.832031 -0.46875,-1.0625 -0.3125,-0.226563 -0.796875,-0.34375 -1.453125,-0.34375 l -0.921875,0 z m 0,0" | ||
| - id="path192" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph4-22" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 0.015625,-5.359375 0.859375,0 1.171875,3.0625 c 0.257813,0.699219 0.421875,1.199219 0.484375,1.5 l 0.03125,0 c 0.039062,-0.164063 0.128906,-0.445313 0.265625,-0.84375 0.132813,-0.40625 0.578125,-1.644531 1.328125,-3.71875 l 0.875,0 L 2.734375,0.75 c -0.230469,0.59375 -0.5,1.015625 -0.8125,1.265625 C 1.617188,2.273438 1.25,2.40625 0.8125,2.40625 0.5625,2.40625 0.316406,2.375 0.078125,2.3125 l 0,-0.640625 c 0.175781,0.039063 0.375,0.0625 0.59375,0.0625 0.5625,0 0.960937,-0.3125 1.203125,-0.9375 L 2.171875,0.03125 z m 0,0" | ||
| - id="path195" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph4-23" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 7.6875,0 0,-3.484375 C 7.6875,-3.910156 7.59375,-4.226562 7.40625,-4.4375 7.226562,-4.65625 6.945312,-4.765625 6.5625,-4.765625 c -0.511719,0 -0.886719,0.148437 -1.125,0.4375 -0.242188,0.292969 -0.359375,0.742187 -0.359375,1.34375 l 0,2.984375 -0.8125,0 0,-3.484375 c 0,-0.425781 -0.09375,-0.742187 -0.28125,-0.953125 -0.179687,-0.21875 -0.460937,-0.328125 -0.84375,-0.328125 -0.511719,0 -0.886719,0.15625 -1.125,0.46875 C 1.785156,-3.992188 1.671875,-3.5 1.671875,-2.8125 l 0,2.8125 -0.8125,0 0,-5.359375 0.65625,0 0.140625,0.734375 0.03125,0 c 0.15625,-0.257812 0.367188,-0.460938 0.640625,-0.609375 0.28125,-0.144531 0.59375,-0.21875 0.9375,-0.21875 0.84375,0 1.390625,0.304687 1.640625,0.90625 l 0.046875,0 c 0.15625,-0.28125 0.382813,-0.5 0.6875,-0.65625 0.300781,-0.164063 0.648437,-0.25 1.046875,-0.25 0.601562,0 1.050781,0.15625 1.34375,0.46875 0.300781,0.3125 0.453125,0.8125 0.453125,1.5 l 0,3.484375 z m 0,0" | ||
| - id="path198" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph4-24" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="M 5.234375,0 4.25,-3.140625 c -0.0625,-0.1875 -0.179688,-0.625 -0.34375,-1.3125 l -0.046875,0 C 3.734375,-3.878906 3.617188,-3.4375 3.515625,-3.125 l -1,3.125 -0.9375,0 -1.46875,-5.359375 0.859375,0 c 0.34375,1.355469 0.601562,2.386719 0.78125,3.09375 0.175781,0.699219 0.28125,1.167969 0.3125,1.40625 l 0.03125,0 c 0.039062,-0.1875 0.097656,-0.425781 0.171875,-0.71875 0.082031,-0.289063 0.15625,-0.523437 0.21875,-0.703125 l 0.984375,-3.078125 0.875,0 0.953125,3.078125 c 0.1875,0.5625 0.3125,1.03125 0.375,1.40625 l 0.03125,0 c 0.019531,-0.113281 0.054687,-0.289062 0.109375,-0.53125 0.0625,-0.25 0.398438,-1.566406 1.015625,-3.953125 l 0.84375,0 L 6.1875,0 z m 0,0" | ||
| - id="path201" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph4-25" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 1.703125,-1.15625 0.078125,0.109375 c -0.085938,0.324219 -0.210938,0.699219 -0.375,1.125 -0.15625,0.4375 -0.320312,0.84375 -0.484375,1.21875 l -0.609375,0 C 0.394531,0.953125 0.488281,0.53125 0.59375,0.03125 c 0.101562,-0.5 0.179688,-0.894531 0.234375,-1.1875 z m 0,0" | ||
| - id="path204" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph4-26" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 4.140625,0 -2.421875,-6.328125 -0.03125,0 c 0.039062,0.5 0.0625,1.09375 0.0625,1.78125 L 1.75,0 0.984375,0 l 0,-7.140625 1.25,0 L 4.5,-1.25 l 0.03125,0 2.28125,-5.890625 1.234375,0 0,7.140625 -0.828125,0 0,-4.59375 c 0,-0.53125 0.023438,-1.101562 0.078125,-1.71875 L 7.25,-6.3125 4.8125,0 z m 0,0" | ||
| - id="path207" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph4-27" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 5.234375,-5.359375 0,0.515625 -0.984375,0.125 c 0.09375,0.117188 0.171875,0.265625 0.234375,0.453125 0.070313,0.179687 0.109375,0.382813 0.109375,0.609375 0,0.53125 -0.179688,0.953125 -0.53125,1.265625 -0.355469,0.3125 -0.84375,0.46875 -1.46875,0.46875 -0.167969,0 -0.320312,-0.015625 -0.453125,-0.046875 -0.34375,0.1875 -0.515625,0.417969 -0.515625,0.6875 0,0.148438 0.054688,0.257812 0.171875,0.328125 0.125,0.074219 0.332031,0.109375 0.625,0.109375 l 0.953125,0 c 0.570312,0 1.015625,0.121094 1.328125,0.359375 0.3125,0.242187 0.46875,0.59375 0.46875,1.0625 0,0.59375 -0.242187,1.046875 -0.71875,1.359375 C 3.984375,2.25 3.289062,2.40625 2.375,2.40625 1.675781,2.40625 1.132812,2.273438 0.75,2.015625 0.375,1.753906 0.1875,1.382812 0.1875,0.90625 0.1875,0.582031 0.289062,0.300781 0.5,0.0625 0.707031,-0.175781 1,-0.335938 1.375,-0.421875 c -0.136719,-0.0625 -0.25,-0.15625 -0.34375,-0.28125 -0.085938,-0.132813 -0.125,-0.285156 -0.125,-0.453125 0,-0.195312 0.050781,-0.367188 0.15625,-0.515625 C 1.164062,-1.816406 1.328125,-1.957031 1.546875,-2.09375 1.273438,-2.207031 1.050781,-2.398438 0.875,-2.671875 0.695312,-2.953125 0.609375,-3.269531 0.609375,-3.625 c 0,-0.582031 0.175781,-1.03125 0.53125,-1.34375 0.351563,-0.320312 0.847656,-0.484375 1.484375,-0.484375 0.28125,0 0.535156,0.03125 0.765625,0.09375 z M 0.96875,0.90625 c 0,0.28125 0.117188,0.492188 0.359375,0.640625 0.25,0.15625 0.601563,0.234375 1.0625,0.234375 0.675781,0 1.175781,-0.105469 1.5,-0.3125 0.332031,-0.199219 0.5,-0.46875 0.5,-0.8125 C 4.390625,0.363281 4.300781,0.160156 4.125,0.046875 3.945312,-0.0664062 3.609375,-0.125 3.109375,-0.125 l -0.96875,0 c -0.367187,0 -0.652344,0.0898438 -0.859375,0.265625 -0.210938,0.175781 -0.3125,0.429687 -0.3125,0.765625 z m 0.4375,-4.546875 c 0,0.375 0.101562,0.664063 0.3125,0.859375 C 1.9375,-2.59375 2.234375,-2.5 2.609375,-2.5 c 0.789063,0 1.1875,-0.382812 1.1875,-1.15625 0,-0.800781 -0.402344,-1.203125 -1.203125,-1.203125 -0.375,0 -0.667969,0.105469 -0.875,0.3125 -0.210938,0.199219 -0.3125,0.5 -0.3125,0.90625 z m 0,0" | ||
| - id="path210" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph4-28" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 7.171875,-3.578125 c 0,1.148437 -0.292969,2.046875 -0.875,2.703125 -0.574219,0.648438 -1.371094,0.96875 -2.390625,0.96875 -1.054688,0 -1.867188,-0.316406 -2.4375,-0.953125 C 0.894531,-1.503906 0.609375,-2.414062 0.609375,-3.59375 0.609375,-4.75 0.894531,-5.644531 1.46875,-6.28125 2.039062,-6.925781 2.851562,-7.25 3.90625,-7.25 c 1.03125,0 1.832031,0.328125 2.40625,0.984375 0.570312,0.648437 0.859375,1.542969 0.859375,2.6875 z m -5.6875,0 c 0,0.96875 0.203125,1.703125 0.609375,2.203125 0.414062,0.5 1.019531,0.75 1.8125,0.75 0.789062,0 1.382812,-0.25 1.78125,-0.75 0.40625,-0.5 0.609375,-1.234375 0.609375,-2.203125 0,-0.957031 -0.203125,-1.6875 -0.609375,-2.1875 -0.398438,-0.5 -0.992188,-0.75 -1.78125,-0.75 -0.792969,0 -1.398438,0.25 -1.8125,0.75 -0.40625,0.5 -0.609375,1.230469 -0.609375,2.1875 z m 0,0" | ||
| - id="path213" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph4-29" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 6.265625,-4.71875 -1.359375,0 0,4.71875 -0.8125,0 0,-4.71875 -0.953125,0 0,-0.375 0.953125,-0.28125 0,-0.296875 c 0,-1.320313 0.578125,-1.984375 1.734375,-1.984375 0.28125,0 0.609375,0.058594 0.984375,0.171875 l -0.203125,0.65625 c -0.3125,-0.101563 -0.578125,-0.15625 -0.796875,-0.15625 -0.3125,0 -0.542969,0.105469 -0.6875,0.3125 -0.148438,0.199219 -0.21875,0.523437 -0.21875,0.96875 l 0,0.34375 1.359375,0 z m -3,0 -1.359375,0 0,4.71875 -0.8125,0 0,-4.71875 -0.953125,0 0,-0.375 0.953125,-0.28125 0,-0.296875 c 0,-1.320313 0.578125,-1.984375 1.734375,-1.984375 0.28125,0 0.609375,0.058594 0.984375,0.171875 l -0.203125,0.65625 c -0.3125,-0.101563 -0.578125,-0.15625 -0.796875,-0.15625 -0.3125,0 -0.542969,0.105469 -0.6875,0.3125 -0.148438,0.199219 -0.21875,0.523437 -0.21875,0.96875 l 0,0.34375 1.359375,0 z M 8.671875,0 l -0.8125,0 0,-7.59375 0.8125,0 z m 0,0" | ||
| - id="path216" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph4-30" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 2.875,-0.578125 c 0.539062,0 0.9375,-0.144531 1.1875,-0.4375 0.25,-0.289063 0.378906,-0.78125 0.390625,-1.46875 l 0,-0.171875 c 0,-0.75 -0.125,-1.285156 -0.375,-1.609375 -0.25,-0.332031 -0.652344,-0.5 -1.203125,-0.5 -0.480469,0 -0.84375,0.1875 -1.09375,0.5625 -0.25,0.367187 -0.375,0.882813 -0.375,1.546875 0,0.679688 0.125,1.195312 0.375,1.546875 0.25,0.355469 0.613281,0.53125 1.09375,0.53125 z M 2.765625,0.09375 c -0.699219,0 -1.242187,-0.238281 -1.625,-0.71875 C 0.753906,-1.113281 0.5625,-1.789062 0.5625,-2.65625 c 0,-0.875 0.191406,-1.554688 0.578125,-2.046875 0.394531,-0.5 0.941406,-0.75 1.640625,-0.75 0.726562,0 1.289062,0.277344 1.6875,0.828125 l 0.046875,0 0.109375,-0.734375 0.640625,0 0,7.765625 -0.8125,0 0,-2.296875 c 0,-0.320313 0.019531,-0.597656 0.0625,-0.828125 l -0.0625,0 c -0.375,0.542969 -0.9375,0.8125 -1.6875,0.8125 z m 0,0" | ||
| - id="path219" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph4-31" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="M 7.21875,0 6.390625,0 4.953125,-4.78125 C 4.878906,-4.988281 4.800781,-5.253906 4.71875,-5.578125 4.632812,-5.898438 4.59375,-6.09375 4.59375,-6.15625 4.519531,-5.726562 4.40625,-5.257812 4.25,-4.75 L 2.859375,0 2.03125,0 0.125,-7.140625 l 0.890625,0 1.125,4.40625 c 0.15625,0.625 0.269531,1.1875 0.34375,1.6875 0.082031,-0.59375 0.210937,-1.175781 0.390625,-1.75 l 1.28125,-4.34375 0.875,0 1.34375,4.375 c 0.15625,0.511719 0.285156,1.085937 0.390625,1.71875 0.0625,-0.46875 0.179687,-1.03125 0.359375,-1.6875 l 1.125,-4.40625 0.875,0 z m 0,0" | ||
| - id="path222" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph4-32" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 1.65625,-2.734375 c 0.144531,-0.195313 0.359375,-0.457031 0.640625,-0.78125 l 1.734375,-1.84375 0.953125,0 -2.15625,2.28125 L 5.140625,0 4.15625,0 2.265625,-2.53125 1.65625,-2 l 0,2 -0.796875,0 0,-7.59375 0.796875,0 0,4.03125 c 0,0.179688 -0.011719,0.453125 -0.03125,0.828125 z m 0,0" | ||
| - id="path225" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph4-33" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 1.5625,-7.140625 -0.203125,2.578125 -0.515625,0 -0.1875,-2.578125 z m 0,0" | ||
| - id="path228" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph4-34" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 6.375,-7.140625 0,4.625 c 0,0.8125 -0.25,1.453125 -0.75,1.921875 -0.492188,0.460938 -1.164062,0.6875 -2.015625,0.6875 -0.867187,0 -1.53125,-0.234375 -2,-0.703125 -0.46875,-0.46875 -0.703125,-1.113281 -0.703125,-1.9375 l 0,-4.59375 0.828125,0 0,4.65625 c 0,0.59375 0.160156,1.054687 0.484375,1.375 0.332031,0.324219 0.8125,0.484375 1.4375,0.484375 0.601562,0 1.066406,-0.160156 1.390625,-0.484375 0.332031,-0.320313 0.5,-0.78125 0.5,-1.375 l 0,-4.65625 z m 0,0" | ||
| - id="path231" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph4-35" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 6.40625,0 -0.828125,0 0,-3.359375 -3.765625,0 0,3.359375 -0.828125,0 0,-7.140625 0.828125,0 0,3.03125 3.765625,0 0,-3.03125 0.828125,0 z m 0,0" | ||
| - id="path234" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - </g> | ||
| - <clipPath | ||
| - id="clip1"> | ||
| - <path | ||
| - d="m 54,54 503.99609,0 0,661.70703 -503.99609,0 z m 0,0" | ||
| - id="path237" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </clipPath> | ||
| - <clipPath | ||
| - id="clip2"> | ||
| - <path | ||
| - d="m 55.492188,268.26172 501.000002,0 0,0.83594 -501.000002,0 z m 0,0" | ||
| - id="path240" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </clipPath> | ||
| - <clipPath | ||
| - id="clip3"> | ||
| - <path | ||
| - d="m 55.492188,83.058594 501.000002,0 0,0.835937 -501.000002,0 z m 0,0" | ||
| - id="path243" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </clipPath> | ||
| - </defs> | ||
| - <g | ||
| - id="g5319" | ||
| - transform="translate(-55.492188,-60.939995)"> | ||
| - <g | ||
| - clip-path="url(#clip2)" | ||
| - clip-rule="nonzero" | ||
| - id="g250"> | ||
| - <path | ||
| - style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" | ||
| - d="m 55.492188,268.26172 501.000002,0 0,0.83594 -501.000002,0 z m 0,0" | ||
| - id="path252" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </g> | ||
| - <g | ||
| - clip-path="url(#clip3)" | ||
| - clip-rule="nonzero" | ||
| - id="g254"> | ||
| - <path | ||
| - style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" | ||
| - d="m 55.492188,83.058594 501.000002,0 0,0.835937 -501.000002,0 z m 0,0" | ||
| - id="path256" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#45a3e3;fill-opacity:1" | ||
| - id="g258"> | ||
| - <use | ||
| - xlink:href="#glyph0-1" | ||
| - x="65.512558" | ||
| - y="118.71249" | ||
| - id="use260" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#45a3e3;fill-opacity:1" | ||
| - id="g262"> | ||
| - <use | ||
| - xlink:href="#glyph0-1" | ||
| - x="65.512558" | ||
| - y="135.74648" | ||
| - id="use264" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#45a3e3;fill-opacity:1" | ||
| - id="g266"> | ||
| - <use | ||
| - xlink:href="#glyph0-1" | ||
| - x="80.542557" | ||
| - y="152.78049" | ||
| - id="use268" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g270"> | ||
| - <use | ||
| - xlink:href="#glyph1-1" | ||
| - x="88.24543" | ||
| - y="152.78049" | ||
| - id="use272" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-2" | ||
| - x="90.191811" | ||
| - y="152.78049" | ||
| - id="use274" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-3" | ||
| - x="92.664246" | ||
| - y="152.78049" | ||
| - id="use276" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-4" | ||
| - x="97.308517" | ||
| - y="152.78049" | ||
| - id="use278" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-5" | ||
| - x="101.52443" | ||
| - y="152.78049" | ||
| - id="use280" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-6" | ||
| - x="104.0645" | ||
| - y="152.78049" | ||
| - id="use282" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-7" | ||
| - x="108.6712" | ||
| - y="152.78049" | ||
| - id="use284" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-4" | ||
| - x="111.32399" | ||
| - y="152.78049" | ||
| - id="use286" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-8" | ||
| - x="115.5399" | ||
| - y="152.78049" | ||
| - id="use288" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-9" | ||
| - x="120.13908" | ||
| - y="152.78049" | ||
| - id="use290" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#45a3e3;fill-opacity:1" | ||
| - id="g292"> | ||
| - <use | ||
| - xlink:href="#glyph0-1" | ||
| - x="65.512558" | ||
| - y="169.81448" | ||
| - id="use294" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#45a3e3;fill-opacity:1" | ||
| - id="g296"> | ||
| - <use | ||
| - xlink:href="#glyph0-1" | ||
| - x="65.512558" | ||
| - y="186.8485" | ||
| - id="use298" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#45a3e3;fill-opacity:1" | ||
| - id="g300"> | ||
| - <use | ||
| - xlink:href="#glyph0-1" | ||
| - x="65.512558" | ||
| - y="215.90648" | ||
| - id="use302" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#45a3e3;fill-opacity:1" | ||
| - id="g304"> | ||
| - <use | ||
| - xlink:href="#glyph0-1" | ||
| - x="65.512558" | ||
| - y="244.96449" | ||
| - id="use306" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g308"> | ||
| - <use | ||
| - xlink:href="#glyph2-1" | ||
| - x="55.492558" | ||
| - y="76.127495" | ||
| - id="use310" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-2" | ||
| - x="71.163834" | ||
| - y="76.127495" | ||
| - id="use312" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-3" | ||
| - x="76.654793" | ||
| - y="76.127495" | ||
| - id="use314" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-2" | ||
| - x="89.760956" | ||
| - y="76.127495" | ||
| - id="use316" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-4" | ||
| - x="95.251915" | ||
| - y="76.127495" | ||
| - id="use318" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-5" | ||
| - x="103.62863" | ||
| - y="76.127495" | ||
| - id="use320" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-6" | ||
| - x="115.39211" | ||
| - y="76.127495" | ||
| - id="use322" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-7" | ||
| - x="120.88307" | ||
| - y="76.127495" | ||
| - id="use324" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-8" | ||
| - x="126.37403" | ||
| - y="76.127495" | ||
| - id="use326" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-9" | ||
| - x="138.4782" | ||
| - y="76.127495" | ||
| - id="use328" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-10" | ||
| - x="146.43407" | ||
| - y="76.127495" | ||
| - id="use330" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g332"> | ||
| - <use | ||
| - xlink:href="#glyph2-10" | ||
| - x="158.83882" | ||
| - y="76.127495" | ||
| - id="use334" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-11" | ||
| - x="171.22354" | ||
| - y="76.127495" | ||
| - id="use336" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-12" | ||
| - x="184.69043" | ||
| - y="76.127495" | ||
| - id="use338" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-13" | ||
| - x="197.7565" | ||
| - y="76.127495" | ||
| - id="use340" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-7" | ||
| - x="218.07706" | ||
| - y="76.127495" | ||
| - id="use342" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-14" | ||
| - x="223.56802" | ||
| - y="76.127495" | ||
| - id="use344" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-15" | ||
| - x="238.4377" | ||
| - y="76.127495" | ||
| - id="use346" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-4" | ||
| - x="249.98074" | ||
| - y="76.127495" | ||
| - id="use348" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g350"> | ||
| - <use | ||
| - xlink:href="#glyph3-1" | ||
| - x="55.492558" | ||
| - y="103.1815" | ||
| - id="use352" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g354"> | ||
| - <use | ||
| - xlink:href="#glyph3-2" | ||
| - x="58.942444" | ||
| - y="103.1815" | ||
| - id="use356" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph3-3" | ||
| - x="70.118752" | ||
| - y="103.1815" | ||
| - id="use358" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph3-4" | ||
| - x="77.525536" | ||
| - y="103.1815" | ||
| - id="use360" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph3-5" | ||
| - x="80.545563" | ||
| - y="103.1815" | ||
| - id="use362" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph3-6" | ||
| - x="83.56559" | ||
| - y="103.1815" | ||
| - id="use364" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g366"> | ||
| - <use | ||
| - xlink:href="#glyph3-7" | ||
| - x="89.870171" | ||
| - y="103.1815" | ||
| - id="use368" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g370"> | ||
| - <use | ||
| - xlink:href="#glyph3-8" | ||
| - x="96.273956" | ||
| - y="103.1815" | ||
| - id="use372" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g374"> | ||
| - <use | ||
| - xlink:href="#glyph3-5" | ||
| - x="100.89217" | ||
| - y="103.1815" | ||
| - id="use376" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g378"> | ||
| - <use | ||
| - xlink:href="#glyph3-9" | ||
| - x="103.90118" | ||
| - y="103.1815" | ||
| - id="use380" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g382"> | ||
| - <use | ||
| - xlink:href="#glyph3-10" | ||
| - x="111.09854" | ||
| - y="103.1815" | ||
| - id="use384" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph3-11" | ||
| - x="118.21875" | ||
| - y="103.1815" | ||
| - id="use386" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g388"> | ||
| - <use | ||
| - xlink:href="#glyph4-1" | ||
| - x="78.225426" | ||
| - y="119.71449" | ||
| - id="use390" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-2" | ||
| - x="83.716385" | ||
| - y="119.71449" | ||
| - id="use392" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-3" | ||
| - x="89.85865" | ||
| - y="119.71449" | ||
| - id="use394" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-4" | ||
| - x="93.946808" | ||
| - y="119.71449" | ||
| - id="use396" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-5" | ||
| - x="98.956802" | ||
| - y="119.71449" | ||
| - id="use398" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g400"> | ||
| - <use | ||
| - xlink:href="#glyph4-6" | ||
| - x="104.58804" | ||
| - y="119.71449" | ||
| - id="use402" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-7" | ||
| - x="107.11308" | ||
| - y="119.71449" | ||
| - id="use404" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-7" | ||
| - x="109.63812" | ||
| - y="119.71449" | ||
| - id="use406" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-8" | ||
| - x="112.16316" | ||
| - y="119.71449" | ||
| - id="use408" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-9" | ||
| - x="117.73428" | ||
| - y="119.71449" | ||
| - id="use410" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-10" | ||
| - x="123.87654" | ||
| - y="119.71449" | ||
| - id="use412" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-5" | ||
| - x="128.64606" | ||
| - y="119.71449" | ||
| - id="use414" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-11" | ||
| - x="134.26729" | ||
| - y="119.71449" | ||
| - id="use416" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-12" | ||
| - x="136.86246" | ||
| - y="119.71449" | ||
| - id="use418" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-8" | ||
| - x="142.99471" | ||
| - y="119.71449" | ||
| - id="use420" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-13" | ||
| - x="148.56583" | ||
| - y="119.71449" | ||
| - id="use422" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-8" | ||
| - x="152.10287" | ||
| - y="119.71449" | ||
| - id="use424" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-11" | ||
| - x="157.674" | ||
| - y="119.71449" | ||
| - id="use426" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-6" | ||
| - x="160.26918" | ||
| - y="119.71449" | ||
| - id="use428" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-14" | ||
| - x="162.79422" | ||
| - y="119.71449" | ||
| - id="use430" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-11" | ||
| - x="167.57376" | ||
| - y="119.71449" | ||
| - id="use432" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g434"> | ||
| - <use | ||
| - xlink:href="#glyph4-14" | ||
| - x="170.15892" | ||
| - y="119.71449" | ||
| - id="use436" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-2" | ||
| - x="174.93846" | ||
| - y="119.71449" | ||
| - id="use438" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-14" | ||
| - x="181.08072" | ||
| - y="119.71449" | ||
| - id="use440" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-10" | ||
| - x="185.86026" | ||
| - y="119.71449" | ||
| - id="use442" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-5" | ||
| - x="190.62978" | ||
| - y="119.71449" | ||
| - id="use444" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g446"> | ||
| - <use | ||
| - xlink:href="#glyph4-15" | ||
| - x="196.26102" | ||
| - y="119.71449" | ||
| - id="use448" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g450"> | ||
| - <use | ||
| - xlink:href="#glyph4-13" | ||
| - x="202.38324" | ||
| - y="119.71449" | ||
| - id="use452" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-6" | ||
| - x="205.92029" | ||
| - y="119.71449" | ||
| - id="use454" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g456"> | ||
| - <use | ||
| - xlink:href="#glyph4-16" | ||
| - x="208.45535" | ||
| - y="119.71449" | ||
| - id="use458" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g460"> | ||
| - <use | ||
| - xlink:href="#glyph4-7" | ||
| - x="214.57758" | ||
| - y="119.71449" | ||
| - id="use462" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g464"> | ||
| - <use | ||
| - xlink:href="#glyph4-5" | ||
| - x="217.11264" | ||
| - y="119.71449" | ||
| - id="use466" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-11" | ||
| - x="222.73386" | ||
| - y="119.71449" | ||
| - id="use468" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-13" | ||
| - x="225.32904" | ||
| - y="119.71449" | ||
| - id="use470" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-17" | ||
| - x="228.86609" | ||
| - y="119.71449" | ||
| - id="use472" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-11" | ||
| - x="234.91817" | ||
| - y="119.71449" | ||
| - id="use474" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g476"> | ||
| - <use | ||
| - xlink:href="#glyph4-13" | ||
| - x="237.50333" | ||
| - y="119.71449" | ||
| - id="use478" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g480"> | ||
| - <use | ||
| - xlink:href="#glyph4-18" | ||
| - x="241.05042" | ||
| - y="119.71449" | ||
| - id="use482" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g484"> | ||
| - <use | ||
| - xlink:href="#glyph4-5" | ||
| - x="247.18265" | ||
| - y="119.71449" | ||
| - id="use486" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g488"> | ||
| - <use | ||
| - xlink:href="#glyph4-19" | ||
| - x="252.81389" | ||
| - y="119.71449" | ||
| - id="use490" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g492"> | ||
| - <use | ||
| - xlink:href="#glyph4-13" | ||
| - x="256.19064" | ||
| - y="119.71449" | ||
| - id="use494" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g496"> | ||
| - <use | ||
| - xlink:href="#glyph4-20" | ||
| - x="259.7377" | ||
| - y="119.71449" | ||
| - id="use498" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g500"> | ||
| - <use | ||
| - xlink:href="#glyph4-21" | ||
| - x="78.225426" | ||
| - y="136.74849" | ||
| - id="use502" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-18" | ||
| - x="84.257469" | ||
| - y="136.74849" | ||
| - id="use504" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-22" | ||
| - x="90.399727" | ||
| - y="136.74849" | ||
| - id="use506" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-14" | ||
| - x="95.439789" | ||
| - y="136.74849" | ||
| - id="use508" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-6" | ||
| - x="100.21932" | ||
| - y="136.74849" | ||
| - id="use510" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-10" | ||
| - x="102.74437" | ||
| - y="136.74849" | ||
| - id="use512" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-8" | ||
| - x="107.51389" | ||
| - y="136.74849" | ||
| - id="use514" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-7" | ||
| - x="113.08501" | ||
| - y="136.74849" | ||
| - id="use516" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g518"> | ||
| - <use | ||
| - xlink:href="#glyph4-11" | ||
| - x="115.62006" | ||
| - y="136.74849" | ||
| - id="use520" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g522"> | ||
| - <use | ||
| - xlink:href="#glyph4-18" | ||
| - x="118.20522" | ||
| - y="136.74849" | ||
| - id="use524" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-5" | ||
| - x="124.34748" | ||
| - y="136.74849" | ||
| - id="use526" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-8" | ||
| - x="129.9687" | ||
| - y="136.74849" | ||
| - id="use528" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-7" | ||
| - x="135.53983" | ||
| - y="136.74849" | ||
| - id="use530" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g532"> | ||
| - <use | ||
| - xlink:href="#glyph4-13" | ||
| - x="138.07487" | ||
| - y="136.74849" | ||
| - id="use534" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-18" | ||
| - x="141.61194" | ||
| - y="136.74849" | ||
| - id="use536" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-11" | ||
| - x="147.7542" | ||
| - y="136.74849" | ||
| - id="use538" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g540"> | ||
| - <use | ||
| - xlink:href="#glyph4-6" | ||
| - x="150.33936" | ||
| - y="136.74849" | ||
| - id="use542" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-23" | ||
| - x="152.8644" | ||
| - y="136.74849" | ||
| - id="use544" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-15" | ||
| - x="162.183" | ||
| - y="136.74849" | ||
| - id="use546" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-3" | ||
| - x="168.31525" | ||
| - y="136.74849" | ||
| - id="use548" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-17" | ||
| - x="172.4034" | ||
| - y="136.74849" | ||
| - id="use550" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-4" | ||
| - x="178.45547" | ||
| - y="136.74849" | ||
| - id="use552" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-5" | ||
| - x="183.46548" | ||
| - y="136.74849" | ||
| - id="use554" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g556"> | ||
| - <use | ||
| - xlink:href="#glyph4-23" | ||
| - x="189.09671" | ||
| - y="136.74849" | ||
| - id="use558" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-5" | ||
| - x="198.41531" | ||
| - y="136.74849" | ||
| - id="use560" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-9" | ||
| - x="204.03653" | ||
| - y="136.74849" | ||
| - id="use562" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-13" | ||
| - x="210.1788" | ||
| - y="136.74849" | ||
| - id="use564" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-14" | ||
| - x="213.71585" | ||
| - y="136.74849" | ||
| - id="use566" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-11" | ||
| - x="218.49539" | ||
| - y="136.74849" | ||
| - id="use568" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-8" | ||
| - x="221.09058" | ||
| - y="136.74849" | ||
| - id="use570" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-3" | ||
| - x="226.6617" | ||
| - y="136.74849" | ||
| - id="use572" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-5" | ||
| - x="230.74985" | ||
| - y="136.74849" | ||
| - id="use574" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-11" | ||
| - x="236.37108" | ||
| - y="136.74849" | ||
| - id="use576" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-9" | ||
| - x="238.96625" | ||
| - y="136.74849" | ||
| - id="use578" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-17" | ||
| - x="245.10851" | ||
| - y="136.74849" | ||
| - id="use580" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-13" | ||
| - x="251.16058" | ||
| - y="136.74849" | ||
| - id="use582" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-11" | ||
| - x="254.69765" | ||
| - y="136.74849" | ||
| - id="use584" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-10" | ||
| - x="257.29282" | ||
| - y="136.74849" | ||
| - id="use586" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-17" | ||
| - x="262.06235" | ||
| - y="136.74849" | ||
| - id="use588" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-3" | ||
| - x="268.11444" | ||
| - y="136.74849" | ||
| - id="use590" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-3" | ||
| - x="272.20258" | ||
| - y="136.74849" | ||
| - id="use592" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-5" | ||
| - x="276.29074" | ||
| - y="136.74849" | ||
| - id="use594" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g596"> | ||
| - <use | ||
| - xlink:href="#glyph4-7" | ||
| - x="281.922" | ||
| - y="136.74849" | ||
| - id="use598" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-8" | ||
| - x="284.44702" | ||
| - y="136.74849" | ||
| - id="use600" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-13" | ||
| - x="290.01816" | ||
| - y="136.74849" | ||
| - id="use602" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-5" | ||
| - x="293.55521" | ||
| - y="136.74849" | ||
| - id="use604" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-12" | ||
| - x="299.17642" | ||
| - y="136.74849" | ||
| - id="use606" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-11" | ||
| - x="305.30865" | ||
| - y="136.74849" | ||
| - id="use608" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-24" | ||
| - x="307.90384" | ||
| - y="136.74849" | ||
| - id="use610" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-6" | ||
| - x="315.68939" | ||
| - y="136.74849" | ||
| - id="use612" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-13" | ||
| - x="318.21442" | ||
| - y="136.74849" | ||
| - id="use614" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-18" | ||
| - x="321.7515" | ||
| - y="136.74849" | ||
| - id="use616" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-11" | ||
| - x="327.89374" | ||
| - y="136.74849" | ||
| - id="use618" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-2" | ||
| - x="330.48892" | ||
| - y="136.74849" | ||
| - id="use620" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g622"> | ||
| - <use | ||
| - xlink:href="#glyph4-9" | ||
| - x="336.62115" | ||
| - y="136.74849" | ||
| - id="use624" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-10" | ||
| - x="342.76343" | ||
| - y="136.74849" | ||
| - id="use626" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-5" | ||
| - x="347.53293" | ||
| - y="136.74849" | ||
| - id="use628" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g630"> | ||
| - <use | ||
| - xlink:href="#glyph4-9" | ||
| - x="353.16418" | ||
| - y="136.74849" | ||
| - id="use632" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g634"> | ||
| - <use | ||
| - xlink:href="#glyph4-14" | ||
| - x="359.29642" | ||
| - y="136.74849" | ||
| - id="use636" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-17" | ||
| - x="364.07596" | ||
| - y="136.74849" | ||
| - id="use638" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g640"> | ||
| - <use | ||
| - xlink:href="#glyph4-3" | ||
| - x="370.13806" | ||
| - y="136.74849" | ||
| - id="use642" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-5" | ||
| - x="374.22623" | ||
| - y="136.74849" | ||
| - id="use644" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-12" | ||
| - x="379.84744" | ||
| - y="136.74849" | ||
| - id="use646" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-25" | ||
| - x="385.97968" | ||
| - y="136.74849" | ||
| - id="use648" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g650"> | ||
| - <use | ||
| - xlink:href="#glyph4-11" | ||
| - x="388.42456" | ||
| - y="136.74849" | ||
| - id="use652" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-2" | ||
| - x="391.01974" | ||
| - y="136.74849" | ||
| - id="use654" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-9" | ||
| - x="397.16199" | ||
| - y="136.74849" | ||
| - id="use656" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-23" | ||
| - x="403.30426" | ||
| - y="136.74849" | ||
| - id="use658" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-17" | ||
| - x="412.62286" | ||
| - y="136.74849" | ||
| - id="use660" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-9" | ||
| - x="418.67493" | ||
| - y="136.74849" | ||
| - id="use662" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-6" | ||
| - x="424.8172" | ||
| - y="136.74849" | ||
| - id="use664" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-13" | ||
| - x="427.34222" | ||
| - y="136.74849" | ||
| - id="use666" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-17" | ||
| - x="430.8793" | ||
| - y="136.74849" | ||
| - id="use668" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-3" | ||
| - x="436.93137" | ||
| - y="136.74849" | ||
| - id="use670" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-5" | ||
| - x="441.01953" | ||
| - y="136.74849" | ||
| - id="use672" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g674"> | ||
| - <use | ||
| - xlink:href="#glyph4-12" | ||
| - x="446.65076" | ||
| - y="136.74849" | ||
| - id="use676" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g678"> | ||
| - <use | ||
| - xlink:href="#glyph4-11" | ||
| - x="452.77298" | ||
| - y="136.74849" | ||
| - id="use680" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-10" | ||
| - x="455.36816" | ||
| - y="136.74849" | ||
| - id="use682" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-17" | ||
| - x="460.1377" | ||
| - y="136.74849" | ||
| - id="use684" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-23" | ||
| - x="466.18976" | ||
| - y="136.74849" | ||
| - id="use686" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-23" | ||
| - x="475.50836" | ||
| - y="136.74849" | ||
| - id="use688" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-2" | ||
| - x="484.82697" | ||
| - y="136.74849" | ||
| - id="use690" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-9" | ||
| - x="490.96924" | ||
| - y="136.74849" | ||
| - id="use692" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-6" | ||
| - x="497.11148" | ||
| - y="136.74849" | ||
| - id="use694" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-10" | ||
| - x="499.63654" | ||
| - y="136.74849" | ||
| - id="use696" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-8" | ||
| - x="504.40604" | ||
| - y="136.74849" | ||
| - id="use698" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-13" | ||
| - x="509.97717" | ||
| - y="136.74849" | ||
| - id="use700" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-6" | ||
| - x="513.51422" | ||
| - y="136.74849" | ||
| - id="use702" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-17" | ||
| - x="516.03925" | ||
| - y="136.74849" | ||
| - id="use704" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-9" | ||
| - x="522.09137" | ||
| - y="136.74849" | ||
| - id="use706" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-14" | ||
| - x="528.23358" | ||
| - y="136.74849" | ||
| - id="use708" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-20" | ||
| - x="533.01312" | ||
| - y="136.74849" | ||
| - id="use710" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g712"> | ||
| - <use | ||
| - xlink:href="#glyph4-26" | ||
| - x="127.64699" | ||
| - y="153.78249" | ||
| - id="use714" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-5" | ||
| - x="136.68503" | ||
| - y="153.78249" | ||
| - id="use716" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g718"> | ||
| - <use | ||
| - xlink:href="#glyph4-13" | ||
| - x="142.31627" | ||
| - y="153.78249" | ||
| - id="use720" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-8" | ||
| - x="145.85333" | ||
| - y="153.78249" | ||
| - id="use722" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-11" | ||
| - x="151.42445" | ||
| - y="153.78249" | ||
| - id="use724" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-14" | ||
| - x="154.01962" | ||
| - y="153.78249" | ||
| - id="use726" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-13" | ||
| - x="158.79916" | ||
| - y="153.78249" | ||
| - id="use728" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-2" | ||
| - x="162.33623" | ||
| - y="153.78249" | ||
| - id="use730" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g732"> | ||
| - <use | ||
| - xlink:href="#glyph4-12" | ||
| - x="168.46846" | ||
| - y="153.78249" | ||
| - id="use734" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-6" | ||
| - x="174.60071" | ||
| - y="153.78249" | ||
| - id="use736" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-5" | ||
| - x="177.12575" | ||
| - y="153.78249" | ||
| - id="use738" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g740"> | ||
| - <use | ||
| - xlink:href="#glyph4-14" | ||
| - x="182.75699" | ||
| - y="153.78249" | ||
| - id="use742" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-11" | ||
| - x="187.53653" | ||
| - y="153.78249" | ||
| - id="use744" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g746"> | ||
| - <use | ||
| - xlink:href="#glyph4-18" | ||
| - x="190.12169" | ||
| - y="153.78249" | ||
| - id="use748" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-8" | ||
| - x="196.26395" | ||
| - y="153.78249" | ||
| - id="use750" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-4" | ||
| - x="201.83507" | ||
| - y="153.78249" | ||
| - id="use752" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-5" | ||
| - x="206.84506" | ||
| - y="153.78249" | ||
| - id="use754" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g756"> | ||
| - <use | ||
| - xlink:href="#glyph4-11" | ||
| - x="212.4763" | ||
| - y="153.78249" | ||
| - id="use758" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g760"> | ||
| - <use | ||
| - xlink:href="#glyph4-14" | ||
| - x="215.06146" | ||
| - y="153.78249" | ||
| - id="use762" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-18" | ||
| - x="219.841" | ||
| - y="153.78249" | ||
| - id="use764" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-17" | ||
| - x="225.98326" | ||
| - y="153.78249" | ||
| - id="use766" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-24" | ||
| - x="232.03534" | ||
| - y="153.78249" | ||
| - id="use768" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g770"> | ||
| - <use | ||
| - xlink:href="#glyph4-9" | ||
| - x="239.8309" | ||
| - y="153.78249" | ||
| - id="use772" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g774"> | ||
| - <use | ||
| - xlink:href="#glyph4-11" | ||
| - x="245.96313" | ||
| - y="153.78249" | ||
| - id="use776" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-14" | ||
| - x="248.55832" | ||
| - y="153.78249" | ||
| - id="use778" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-13" | ||
| - x="253.33786" | ||
| - y="153.78249" | ||
| - id="use780" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-3" | ||
| - x="256.87491" | ||
| - y="153.78249" | ||
| - id="use782" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-17" | ||
| - x="260.96307" | ||
| - y="153.78249" | ||
| - id="use784" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-9" | ||
| - x="267.01517" | ||
| - y="153.78249" | ||
| - id="use786" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-27" | ||
| - x="273.15741" | ||
| - y="153.78249" | ||
| - id="use788" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-11" | ||
| - x="278.63837" | ||
| - y="153.78249" | ||
| - id="use790" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-10" | ||
| - x="281.23352" | ||
| - y="153.78249" | ||
| - id="use792" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-17" | ||
| - x="286.00305" | ||
| - y="153.78249" | ||
| - id="use794" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-3" | ||
| - x="292.05515" | ||
| - y="153.78249" | ||
| - id="use796" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-3" | ||
| - x="296.14328" | ||
| - y="153.78249" | ||
| - id="use798" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-5" | ||
| - x="300.23145" | ||
| - y="153.78249" | ||
| - id="use800" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g802"> | ||
| - <use | ||
| - xlink:href="#glyph4-7" | ||
| - x="305.8627" | ||
| - y="153.78249" | ||
| - id="use804" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-8" | ||
| - x="308.38773" | ||
| - y="153.78249" | ||
| - id="use806" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-13" | ||
| - x="313.95886" | ||
| - y="153.78249" | ||
| - id="use808" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-6" | ||
| - x="317.49591" | ||
| - y="153.78249" | ||
| - id="use810" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-17" | ||
| - x="320.02094" | ||
| - y="153.78249" | ||
| - id="use812" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-9" | ||
| - x="326.07303" | ||
| - y="153.78249" | ||
| - id="use814" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-14" | ||
| - x="332.2153" | ||
| - y="153.78249" | ||
| - id="use816" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-20" | ||
| - x="336.99484" | ||
| - y="153.78249" | ||
| - id="use818" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g820"> | ||
| - <use | ||
| - xlink:href="#glyph4-28" | ||
| - x="78.225426" | ||
| - y="170.81647" | ||
| - id="use822" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-29" | ||
| - x="86.020988" | ||
| - y="170.81647" | ||
| - id="use824" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-6" | ||
| - x="95.359627" | ||
| - y="170.81647" | ||
| - id="use826" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-9" | ||
| - x="97.884666" | ||
| - y="170.81647" | ||
| - id="use828" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-5" | ||
| - x="104.02692" | ||
| - y="170.81647" | ||
| - id="use830" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-11" | ||
| - x="109.64815" | ||
| - y="170.81647" | ||
| - id="use832" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-8" | ||
| - x="112.24332" | ||
| - y="170.81647" | ||
| - id="use834" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-9" | ||
| - x="117.81445" | ||
| - y="170.81647" | ||
| - id="use836" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-12" | ||
| - x="123.9567" | ||
| - y="170.81647" | ||
| - id="use838" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-11" | ||
| - x="130.08894" | ||
| - y="170.81647" | ||
| - id="use840" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-17" | ||
| - x="132.68413" | ||
| - y="170.81647" | ||
| - id="use842" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-9" | ||
| - x="138.73621" | ||
| - y="170.81647" | ||
| - id="use844" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-7" | ||
| - x="144.87846" | ||
| - y="170.81647" | ||
| - id="use846" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-6" | ||
| - x="147.4035" | ||
| - y="170.81647" | ||
| - id="use848" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-9" | ||
| - x="149.92854" | ||
| - y="170.81647" | ||
| - id="use850" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-5" | ||
| - x="156.0708" | ||
| - y="170.81647" | ||
| - id="use852" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-11" | ||
| - x="161.69202" | ||
| - y="170.81647" | ||
| - id="use854" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-3" | ||
| - x="164.2872" | ||
| - y="170.81647" | ||
| - id="use856" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-6" | ||
| - x="168.37537" | ||
| - y="170.81647" | ||
| - id="use858" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-27" | ||
| - x="170.90041" | ||
| - y="170.81647" | ||
| - id="use860" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-18" | ||
| - x="176.38133" | ||
| - y="170.81647" | ||
| - id="use862" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-13" | ||
| - x="182.52361" | ||
| - y="170.81647" | ||
| - id="use864" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-14" | ||
| - x="186.06065" | ||
| - y="170.81647" | ||
| - id="use866" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-11" | ||
| - x="190.84019" | ||
| - y="170.81647" | ||
| - id="use868" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-23" | ||
| - x="193.43538" | ||
| - y="170.81647" | ||
| - id="use870" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-2" | ||
| - x="202.75398" | ||
| - y="170.81647" | ||
| - id="use872" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-14" | ||
| - x="208.89624" | ||
| - y="170.81647" | ||
| - id="use874" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-13" | ||
| - x="213.67578" | ||
| - y="170.81647" | ||
| - id="use876" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-11" | ||
| - x="217.21283" | ||
| - y="170.81647" | ||
| - id="use878" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-8" | ||
| - x="219.80801" | ||
| - y="170.81647" | ||
| - id="use880" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-13" | ||
| - x="225.37914" | ||
| - y="170.81647" | ||
| - id="use882" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-13" | ||
| - x="228.9162" | ||
| - y="170.81647" | ||
| - id="use884" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-8" | ||
| - x="232.45325" | ||
| - y="170.81647" | ||
| - id="use886" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-6" | ||
| - x="238.02437" | ||
| - y="170.81647" | ||
| - id="use888" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-9" | ||
| - x="240.54941" | ||
| - y="170.81647" | ||
| - id="use890" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-11" | ||
| - x="246.69167" | ||
| - y="170.81647" | ||
| - id="use892" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-5" | ||
| - x="249.28685" | ||
| - y="170.81647" | ||
| - id="use894" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-30" | ||
| - x="254.90807" | ||
| - y="170.81647" | ||
| - id="use896" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-2" | ||
| - x="261.04031" | ||
| - y="170.81647" | ||
| - id="use898" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-8" | ||
| - x="267.18256" | ||
| - y="170.81647" | ||
| - id="use900" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-7" | ||
| - x="272.75369" | ||
| - y="170.81647" | ||
| - id="use902" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-11" | ||
| - x="275.27872" | ||
| - y="170.81647" | ||
| - id="use904" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-13" | ||
| - x="277.8739" | ||
| - y="170.81647" | ||
| - id="use906" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-3" | ||
| - x="281.41098" | ||
| - y="170.81647" | ||
| - id="use908" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-5" | ||
| - x="285.49911" | ||
| - y="170.81647" | ||
| - id="use910" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-8" | ||
| - x="291.12036" | ||
| - y="170.81647" | ||
| - id="use912" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-13" | ||
| - x="296.69147" | ||
| - y="170.81647" | ||
| - id="use914" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-23" | ||
| - x="300.22852" | ||
| - y="170.81647" | ||
| - id="use916" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-5" | ||
| - x="309.54712" | ||
| - y="170.81647" | ||
| - id="use918" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-9" | ||
| - x="315.16833" | ||
| - y="170.81647" | ||
| - id="use920" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-13" | ||
| - x="321.31061" | ||
| - y="170.81647" | ||
| - id="use922" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-11" | ||
| - x="324.84766" | ||
| - y="170.81647" | ||
| - id="use924" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-2" | ||
| - x="327.44284" | ||
| - y="170.81647" | ||
| - id="use926" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-9" | ||
| - x="333.58511" | ||
| - y="170.81647" | ||
| - id="use928" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-12" | ||
| - x="339.72736" | ||
| - y="170.81647" | ||
| - id="use930" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-5" | ||
| - x="345.85959" | ||
| - y="170.81647" | ||
| - id="use932" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-3" | ||
| - x="351.48083" | ||
| - y="170.81647" | ||
| - id="use934" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-11" | ||
| - x="355.56897" | ||
| - y="170.81647" | ||
| - id="use936" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-7" | ||
| - x="358.16415" | ||
| - y="170.81647" | ||
| - id="use938" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-8" | ||
| - x="360.68921" | ||
| - y="170.81647" | ||
| - id="use940" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-24" | ||
| - x="366.26031" | ||
| - y="170.81647" | ||
| - id="use942" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-20" | ||
| - x="374.04587" | ||
| - y="170.81647" | ||
| - id="use944" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g946"> | ||
| - <use | ||
| - xlink:href="#glyph4-31" | ||
| - x="78.225426" | ||
| - y="187.85048" | ||
| - id="use948" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-6" | ||
| - x="87.493927" | ||
| - y="187.85048" | ||
| - id="use950" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-13" | ||
| - x="90.018967" | ||
| - y="187.85048" | ||
| - id="use952" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g954"> | ||
| - <use | ||
| - xlink:href="#glyph4-18" | ||
| - x="93.566048" | ||
| - y="187.85048" | ||
| - id="use956" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g958"> | ||
| - <use | ||
| - xlink:href="#glyph4-17" | ||
| - x="99.698288" | ||
| - y="187.85048" | ||
| - id="use960" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-2" | ||
| - x="105.75037" | ||
| - y="187.85048" | ||
| - id="use962" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-13" | ||
| - x="111.89262" | ||
| - y="187.85048" | ||
| - id="use964" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-11" | ||
| - x="115.42969" | ||
| - y="187.85048" | ||
| - id="use966" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-18" | ||
| - x="118.02486" | ||
| - y="187.85048" | ||
| - id="use968" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-6" | ||
| - x="124.16712" | ||
| - y="187.85048" | ||
| - id="use970" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-27" | ||
| - x="126.69216" | ||
| - y="187.85048" | ||
| - id="use972" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-18" | ||
| - x="132.1731" | ||
| - y="187.85048" | ||
| - id="use974" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-7" | ||
| - x="138.31537" | ||
| - y="187.85048" | ||
| - id="use976" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-22" | ||
| - x="140.84041" | ||
| - y="187.85048" | ||
| - id="use978" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-11" | ||
| - x="145.88046" | ||
| - y="187.85048" | ||
| - id="use980" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-14" | ||
| - x="148.47565" | ||
| - y="187.85048" | ||
| - id="use982" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-5" | ||
| - x="153.25519" | ||
| - y="187.85048" | ||
| - id="use984" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-10" | ||
| - x="158.8764" | ||
| - y="187.85048" | ||
| - id="use986" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-2" | ||
| - x="163.64592" | ||
| - y="187.85048" | ||
| - id="use988" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-3" | ||
| - x="169.78818" | ||
| - y="187.85048" | ||
| - id="use990" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-5" | ||
| - x="173.87634" | ||
| - y="187.85048" | ||
| - id="use992" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g994"> | ||
| - <use | ||
| - xlink:href="#glyph4-11" | ||
| - x="179.50758" | ||
| - y="187.85048" | ||
| - id="use996" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g998"> | ||
| - <use | ||
| - xlink:href="#glyph4-15" | ||
| - x="182.09274" | ||
| - y="187.85048" | ||
| - id="use1000" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-3" | ||
| - x="188.22498" | ||
| - y="187.85048" | ||
| - id="use1002" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-6" | ||
| - x="192.31314" | ||
| - y="187.85048" | ||
| - id="use1004" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-4" | ||
| - x="194.83818" | ||
| - y="187.85048" | ||
| - id="use1006" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-8" | ||
| - x="199.84818" | ||
| - y="187.85048" | ||
| - id="use1008" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-13" | ||
| - x="205.4193" | ||
| - y="187.85048" | ||
| - id="use1010" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-5" | ||
| - x="208.95636" | ||
| - y="187.85048" | ||
| - id="use1012" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1014"> | ||
| - <use | ||
| - xlink:href="#glyph4-11" | ||
| - x="214.5876" | ||
| - y="187.85048" | ||
| - id="use1016" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-12" | ||
| - x="217.18277" | ||
| - y="187.85048" | ||
| - id="use1018" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1020"> | ||
| - <use | ||
| - xlink:href="#glyph4-8" | ||
| - x="223.30499" | ||
| - y="187.85048" | ||
| - id="use1022" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-13" | ||
| - x="228.87611" | ||
| - y="187.85048" | ||
| - id="use1024" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-8" | ||
| - x="232.41318" | ||
| - y="187.85048" | ||
| - id="use1026" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1028"> | ||
| - <use | ||
| - xlink:href="#glyph4-25" | ||
| - x="237.99431" | ||
| - y="187.85048" | ||
| - id="use1030" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1032"> | ||
| - <use | ||
| - xlink:href="#glyph4-11" | ||
| - x="240.43919" | ||
| - y="187.85048" | ||
| - id="use1034" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-6" | ||
| - x="243.03438" | ||
| - y="187.85048" | ||
| - id="use1036" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-9" | ||
| - x="245.55942" | ||
| - y="187.85048" | ||
| - id="use1038" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-12" | ||
| - x="251.70168" | ||
| - y="187.85048" | ||
| - id="use1040" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1042"> | ||
| - <use | ||
| - xlink:href="#glyph4-6" | ||
| - x="257.82388" | ||
| - y="187.85048" | ||
| - id="use1044" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1046"> | ||
| - <use | ||
| - xlink:href="#glyph4-4" | ||
| - x="260.35895" | ||
| - y="187.85048" | ||
| - id="use1048" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-6" | ||
| - x="265.36896" | ||
| - y="187.85048" | ||
| - id="use1050" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-12" | ||
| - x="267.89398" | ||
| - y="187.85048" | ||
| - id="use1052" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-2" | ||
| - x="274.02621" | ||
| - y="187.85048" | ||
| - id="use1054" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1056"> | ||
| - <use | ||
| - xlink:href="#glyph4-8" | ||
| - x="280.15848" | ||
| - y="187.85048" | ||
| - id="use1058" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1060"> | ||
| - <use | ||
| - xlink:href="#glyph4-7" | ||
| - x="285.73959" | ||
| - y="187.85048" | ||
| - id="use1062" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-14" | ||
| - x="288.26465" | ||
| - y="187.85048" | ||
| - id="use1064" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-11" | ||
| - x="293.04419" | ||
| - y="187.85048" | ||
| - id="use1066" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1068"> | ||
| - <use | ||
| - xlink:href="#glyph4-8" | ||
| - x="295.62933" | ||
| - y="187.85048" | ||
| - id="use1070" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-3" | ||
| - x="301.20047" | ||
| - y="187.85048" | ||
| - id="use1072" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1074"> | ||
| - <use | ||
| - xlink:href="#glyph4-5" | ||
| - x="305.29865" | ||
| - y="187.85048" | ||
| - id="use1076" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-11" | ||
| - x="310.91986" | ||
| - y="187.85048" | ||
| - id="use1078" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-8" | ||
| - x="313.51505" | ||
| - y="187.85048" | ||
| - id="use1080" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-13" | ||
| - x="319.08615" | ||
| - y="187.85048" | ||
| - id="use1082" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-11" | ||
| - x="322.62323" | ||
| - y="187.85048" | ||
| - id="use1084" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1086"> | ||
| - <use | ||
| - xlink:href="#glyph4-3" | ||
| - x="325.20837" | ||
| - y="187.85048" | ||
| - id="use1088" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1090"> | ||
| - <use | ||
| - xlink:href="#glyph4-6" | ||
| - x="329.30655" | ||
| - y="187.85048" | ||
| - id="use1092" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-14" | ||
| - x="331.8316" | ||
| - y="187.85048" | ||
| - id="use1094" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-32" | ||
| - x="336.61115" | ||
| - y="187.85048" | ||
| - id="use1096" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-11" | ||
| - x="341.86163" | ||
| - y="187.85048" | ||
| - id="use1098" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1100"> | ||
| - <use | ||
| - xlink:href="#glyph4-17" | ||
| - x="344.44678" | ||
| - y="187.85048" | ||
| - id="use1102" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1104"> | ||
| - <use | ||
| - xlink:href="#glyph4-19" | ||
| - x="350.50888" | ||
| - y="187.85048" | ||
| - id="use1106" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1108"> | ||
| - <use | ||
| - xlink:href="#glyph4-11" | ||
| - x="353.88562" | ||
| - y="187.85048" | ||
| - id="use1110" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-12" | ||
| - x="356.4808" | ||
| - y="187.85048" | ||
| - id="use1112" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-6" | ||
| - x="362.61304" | ||
| - y="187.85048" | ||
| - id="use1114" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-14" | ||
| - x="365.13809" | ||
| - y="187.85048" | ||
| - id="use1116" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-10" | ||
| - x="369.91763" | ||
| - y="187.85048" | ||
| - id="use1118" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-3" | ||
| - x="374.68713" | ||
| - y="187.85048" | ||
| - id="use1120" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-6" | ||
| - x="378.7753" | ||
| - y="187.85048" | ||
| - id="use1122" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-23" | ||
| - x="381.30032" | ||
| - y="187.85048" | ||
| - id="use1124" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-6" | ||
| - x="390.61893" | ||
| - y="187.85048" | ||
| - id="use1126" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-9" | ||
| - x="393.14398" | ||
| - y="187.85048" | ||
| - id="use1128" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-8" | ||
| - x="399.28622" | ||
| - y="187.85048" | ||
| - id="use1130" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-13" | ||
| - x="404.85736" | ||
| - y="187.85048" | ||
| - id="use1132" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-6" | ||
| - x="408.39441" | ||
| - y="187.85048" | ||
| - id="use1134" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1136"> | ||
| - <use | ||
| - xlink:href="#glyph4-17" | ||
| - x="410.92947" | ||
| - y="187.85048" | ||
| - id="use1138" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-9" | ||
| - x="416.98157" | ||
| - y="187.85048" | ||
| - id="use1140" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1142"> | ||
| - <use | ||
| - xlink:href="#glyph4-11" | ||
| - x="423.1138" | ||
| - y="187.85048" | ||
| - id="use1144" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-16" | ||
| - x="425.70898" | ||
| - y="187.85048" | ||
| - id="use1146" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-22" | ||
| - x="431.84122" | ||
| - y="187.85048" | ||
| - id="use1148" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-11" | ||
| - x="436.88129" | ||
| - y="187.85048" | ||
| - id="use1150" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-4" | ||
| - x="439.47644" | ||
| - y="187.85048" | ||
| - id="use1152" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-6" | ||
| - x="444.48645" | ||
| - y="187.85048" | ||
| - id="use1154" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-3" | ||
| - x="447.01151" | ||
| - y="187.85048" | ||
| - id="use1156" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-13" | ||
| - x="451.09964" | ||
| - y="187.85048" | ||
| - id="use1158" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-2" | ||
| - x="454.63672" | ||
| - y="187.85048" | ||
| - id="use1160" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-5" | ||
| - x="460.77896" | ||
| - y="187.85048" | ||
| - id="use1162" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-11" | ||
| - x="466.40018" | ||
| - y="187.85048" | ||
| - id="use1164" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-17" | ||
| - x="468.99536" | ||
| - y="187.85048" | ||
| - id="use1166" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-19" | ||
| - x="475.04745" | ||
| - y="187.85048" | ||
| - id="use1168" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-11" | ||
| - x="478.4342" | ||
| - y="187.85048" | ||
| - id="use1170" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1172"> | ||
| - <use | ||
| - xlink:href="#glyph4-13" | ||
| - x="481.01938" | ||
| - y="187.85048" | ||
| - id="use1174" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1176"> | ||
| - <use | ||
| - xlink:href="#glyph4-18" | ||
| - x="484.56644" | ||
| - y="187.85048" | ||
| - id="use1178" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1180"> | ||
| - <use | ||
| - xlink:href="#glyph4-5" | ||
| - x="490.6987" | ||
| - y="187.85048" | ||
| - id="use1182" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1184"> | ||
| - <use | ||
| - xlink:href="#glyph4-6" | ||
| - x="496.32993" | ||
| - y="187.85048" | ||
| - id="use1186" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-3" | ||
| - x="498.85498" | ||
| - y="187.85048" | ||
| - id="use1188" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1190"> | ||
| - <use | ||
| - xlink:href="#glyph4-23" | ||
| - x="65.51255" | ||
| - y="199.87447" | ||
| - id="use1192" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-5" | ||
| - x="74.831154" | ||
| - y="199.87447" | ||
| - id="use1194" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-23" | ||
| - x="80.45237" | ||
| - y="199.87447" | ||
| - id="use1196" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-16" | ||
| - x="89.770973" | ||
| - y="199.87447" | ||
| - id="use1198" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-5" | ||
| - x="95.903214" | ||
| - y="199.87447" | ||
| - id="use1200" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-3" | ||
| - x="101.52443" | ||
| - y="199.87447" | ||
| - id="use1202" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-14" | ||
| - x="105.61259" | ||
| - y="199.87447" | ||
| - id="use1204" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-18" | ||
| - x="110.39213" | ||
| - y="199.87447" | ||
| - id="use1206" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-6" | ||
| - x="116.53439" | ||
| - y="199.87447" | ||
| - id="use1208" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-15" | ||
| - x="119.05943" | ||
| - y="199.87447" | ||
| - id="use1210" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-11" | ||
| - x="125.19167" | ||
| - y="199.87447" | ||
| - id="use1212" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-6" | ||
| - x="127.78685" | ||
| - y="199.87447" | ||
| - id="use1214" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-9" | ||
| - x="130.31189" | ||
| - y="199.87447" | ||
| - id="use1216" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-11" | ||
| - x="136.45415" | ||
| - y="199.87447" | ||
| - id="use1218" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-27" | ||
| - x="139.04933" | ||
| - y="199.87447" | ||
| - id="use1220" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-3" | ||
| - x="144.53027" | ||
| - y="199.87447" | ||
| - id="use1222" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-17" | ||
| - x="148.61842" | ||
| - y="199.87447" | ||
| - id="use1224" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-2" | ||
| - x="154.6705" | ||
| - y="199.87447" | ||
| - id="use1226" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-15" | ||
| - x="160.81276" | ||
| - y="199.87447" | ||
| - id="use1228" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-14" | ||
| - x="166.94501" | ||
| - y="199.87447" | ||
| - id="use1230" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-20" | ||
| - x="171.72455" | ||
| - y="199.87447" | ||
| - id="use1232" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1234"> | ||
| - <use | ||
| - xlink:href="#glyph4-28" | ||
| - x="78.225426" | ||
| - y="216.90848" | ||
| - id="use1236" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-9" | ||
| - x="86.020988" | ||
| - y="216.90848" | ||
| - id="use1238" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-10" | ||
| - x="92.163246" | ||
| - y="216.90848" | ||
| - id="use1240" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-5" | ||
| - x="96.93277" | ||
| - y="216.90848" | ||
| - id="use1242" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1244"> | ||
| - <use | ||
| - xlink:href="#glyph4-11" | ||
| - x="102.564" | ||
| - y="216.90848" | ||
| - id="use1246" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1248"> | ||
| - <use | ||
| - xlink:href="#glyph4-8" | ||
| - x="105.14916" | ||
| - y="216.90848" | ||
| - id="use1250" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-11" | ||
| - x="110.72028" | ||
| - y="216.90848" | ||
| - id="use1252" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-10" | ||
| - x="113.31546" | ||
| - y="216.90848" | ||
| - id="use1254" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-17" | ||
| - x="118.08498" | ||
| - y="216.90848" | ||
| - id="use1256" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-23" | ||
| - x="124.13706" | ||
| - y="216.90848" | ||
| - id="use1258" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-15" | ||
| - x="133.45566" | ||
| - y="216.90848" | ||
| - id="use1260" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-2" | ||
| - x="139.58791" | ||
| - y="216.90848" | ||
| - id="use1262" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1264"> | ||
| - <use | ||
| - xlink:href="#glyph4-13" | ||
| - x="145.72014" | ||
| - y="216.90848" | ||
| - id="use1266" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1268"> | ||
| - <use | ||
| - xlink:href="#glyph4-5" | ||
| - x="149.26723" | ||
| - y="216.90848" | ||
| - id="use1270" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-3" | ||
| - x="154.88844" | ||
| - y="216.90848" | ||
| - id="use1272" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-11" | ||
| - x="158.97659" | ||
| - y="216.90848" | ||
| - id="use1274" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-8" | ||
| - x="161.57178" | ||
| - y="216.90848" | ||
| - id="use1276" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-7" | ||
| - x="167.1429" | ||
| - y="216.90848" | ||
| - id="use1278" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-27" | ||
| - x="169.66794" | ||
| - y="216.90848" | ||
| - id="use1280" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-17" | ||
| - x="175.14888" | ||
| - y="216.90848" | ||
| - id="use1282" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-3" | ||
| - x="181.20096" | ||
| - y="216.90848" | ||
| - id="use1284" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-6" | ||
| - x="185.28912" | ||
| - y="216.90848" | ||
| - id="use1286" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1288"> | ||
| - <use | ||
| - xlink:href="#glyph4-13" | ||
| - x="187.82417" | ||
| - y="216.90848" | ||
| - id="use1290" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-18" | ||
| - x="191.36124" | ||
| - y="216.90848" | ||
| - id="use1292" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1294"> | ||
| - <use | ||
| - xlink:href="#glyph4-23" | ||
| - x="197.49347" | ||
| - y="216.90848" | ||
| - id="use1296" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-11" | ||
| - x="206.81207" | ||
| - y="216.90848" | ||
| - id="use1298" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-8" | ||
| - x="209.40726" | ||
| - y="216.90848" | ||
| - id="use1300" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-14" | ||
| - x="214.97838" | ||
| - y="216.90848" | ||
| - id="use1302" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-10" | ||
| - x="219.75792" | ||
| - y="216.90848" | ||
| - id="use1304" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-3" | ||
| - x="224.52744" | ||
| - y="216.90848" | ||
| - id="use1306" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-6" | ||
| - x="228.6156" | ||
| - y="216.90848" | ||
| - id="use1308" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1310"> | ||
| - <use | ||
| - xlink:href="#glyph4-16" | ||
| - x="231.15065" | ||
| - y="216.90848" | ||
| - id="use1312" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1314"> | ||
| - <use | ||
| - xlink:href="#glyph4-5" | ||
| - x="237.27287" | ||
| - y="216.90848" | ||
| - id="use1316" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1318"> | ||
| - <use | ||
| - xlink:href="#glyph4-14" | ||
| - x="242.90411" | ||
| - y="216.90848" | ||
| - id="use1320" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-11" | ||
| - x="247.68365" | ||
| - y="216.90848" | ||
| - id="use1322" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1324"> | ||
| - <use | ||
| - xlink:href="#glyph4-14" | ||
| - x="250.26881" | ||
| - y="216.90848" | ||
| - id="use1326" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-17" | ||
| - x="255.04836" | ||
| - y="216.90848" | ||
| - id="use1328" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-23" | ||
| - x="261.10043" | ||
| - y="216.90848" | ||
| - id="use1330" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1332"> | ||
| - <use | ||
| - xlink:href="#glyph4-5" | ||
| - x="270.42905" | ||
| - y="216.90848" | ||
| - id="use1334" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-17" | ||
| - x="276.05026" | ||
| - y="216.90848" | ||
| - id="use1336" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-9" | ||
| - x="282.10236" | ||
| - y="216.90848" | ||
| - id="use1338" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-5" | ||
| - x="288.2446" | ||
| - y="216.90848" | ||
| - id="use1340" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-11" | ||
| - x="293.86581" | ||
| - y="216.90848" | ||
| - id="use1342" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-8" | ||
| - x="296.461" | ||
| - y="216.90848" | ||
| - id="use1344" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-14" | ||
| - x="302.03214" | ||
| - y="216.90848" | ||
| - id="use1346" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-11" | ||
| - x="306.81168" | ||
| - y="216.90848" | ||
| - id="use1348" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-14" | ||
| - x="309.40683" | ||
| - y="216.90848" | ||
| - id="use1350" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-2" | ||
| - x="314.18637" | ||
| - y="216.90848" | ||
| - id="use1352" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1354"> | ||
| - <use | ||
| - xlink:href="#glyph4-14" | ||
| - x="320.31863" | ||
| - y="216.90848" | ||
| - id="use1356" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-15" | ||
| - x="325.09818" | ||
| - y="216.90848" | ||
| - id="use1358" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-6" | ||
| - x="331.23041" | ||
| - y="216.90848" | ||
| - id="use1360" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-10" | ||
| - x="333.75543" | ||
| - y="216.90848" | ||
| - id="use1362" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-6" | ||
| - x="338.52496" | ||
| - y="216.90848" | ||
| - id="use1364" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1366"> | ||
| - <use | ||
| - xlink:href="#glyph4-17" | ||
| - x="341.06003" | ||
| - y="216.90848" | ||
| - id="use1368" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-2" | ||
| - x="347.11209" | ||
| - y="216.90848" | ||
| - id="use1370" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1372"> | ||
| - <use | ||
| - xlink:href="#glyph4-14" | ||
| - x="353.24435" | ||
| - y="216.90848" | ||
| - id="use1374" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1376"> | ||
| - <use | ||
| - xlink:href="#glyph4-25" | ||
| - x="358.03391" | ||
| - y="216.90848" | ||
| - id="use1378" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1380"> | ||
| - <use | ||
| - xlink:href="#glyph4-11" | ||
| - x="360.47879" | ||
| - y="216.90848" | ||
| - id="use1382" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-8" | ||
| - x="363.07397" | ||
| - y="216.90848" | ||
| - id="use1384" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-7" | ||
| - x="368.64508" | ||
| - y="216.90848" | ||
| - id="use1386" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-7" | ||
| - x="371.1701" | ||
| - y="216.90848" | ||
| - id="use1388" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-11" | ||
| - x="373.69516" | ||
| - y="216.90848" | ||
| - id="use1390" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-5" | ||
| - x="376.29034" | ||
| - y="216.90848" | ||
| - id="use1392" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-7" | ||
| - x="381.91156" | ||
| - y="216.90848" | ||
| - id="use1394" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1396"> | ||
| - <use | ||
| - xlink:href="#glyph4-14" | ||
| - x="384.44662" | ||
| - y="216.90848" | ||
| - id="use1398" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-5" | ||
| - x="389.22617" | ||
| - y="216.90848" | ||
| - id="use1400" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-11" | ||
| - x="394.84738" | ||
| - y="216.90848" | ||
| - id="use1402" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-6" | ||
| - x="397.44257" | ||
| - y="216.90848" | ||
| - id="use1404" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-9" | ||
| - x="399.96759" | ||
| - y="216.90848" | ||
| - id="use1406" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-11" | ||
| - x="406.10986" | ||
| - y="216.90848" | ||
| - id="use1408" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1410"> | ||
| - <use | ||
| - xlink:href="#glyph4-13" | ||
| - x="408.69501" | ||
| - y="216.90848" | ||
| - id="use1412" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-18" | ||
| - x="412.23209" | ||
| - y="216.90848" | ||
| - id="use1414" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-8" | ||
| - x="418.37433" | ||
| - y="216.90848" | ||
| - id="use1416" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-13" | ||
| - x="423.94547" | ||
| - y="216.90848" | ||
| - id="use1418" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-11" | ||
| - x="427.48251" | ||
| - y="216.90848" | ||
| - id="use1420" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-15" | ||
| - x="430.0777" | ||
| - y="216.90848" | ||
| - id="use1422" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-5" | ||
| - x="436.20993" | ||
| - y="216.90848" | ||
| - id="use1424" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-3" | ||
| - x="441.83115" | ||
| - y="216.90848" | ||
| - id="use1426" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-14" | ||
| - x="445.91931" | ||
| - y="216.90848" | ||
| - id="use1428" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-17" | ||
| - x="450.69885" | ||
| - y="216.90848" | ||
| - id="use1430" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-9" | ||
| - x="456.75092" | ||
| - y="216.90848" | ||
| - id="use1432" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-33" | ||
| - x="462.89319" | ||
| - y="216.90848" | ||
| - id="use1434" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-14" | ||
| - x="465.1076" | ||
| - y="216.90848" | ||
| - id="use1436" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-11" | ||
| - x="469.88715" | ||
| - y="216.90848" | ||
| - id="use1438" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1440"> | ||
| - <use | ||
| - xlink:href="#glyph4-7" | ||
| - x="472.47232" | ||
| - y="216.90848" | ||
| - id="use1442" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1444"> | ||
| - <use | ||
| - xlink:href="#glyph4-6" | ||
| - x="475.00735" | ||
| - y="216.90848" | ||
| - id="use1446" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-19" | ||
| - x="477.53241" | ||
| - y="216.90848" | ||
| - id="use1448" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1450"> | ||
| - <use | ||
| - xlink:href="#glyph4-5" | ||
| - x="480.90915" | ||
| - y="216.90848" | ||
| - id="use1452" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1454"> | ||
| - <use | ||
| - xlink:href="#glyph4-11" | ||
| - x="486.54037" | ||
| - y="216.90848" | ||
| - id="use1456" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1458"> | ||
| - <use | ||
| - xlink:href="#glyph4-16" | ||
| - x="489.12555" | ||
| - y="216.90848" | ||
| - id="use1460" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-5" | ||
| - x="495.25778" | ||
| - y="216.90848" | ||
| - id="use1462" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1464"> | ||
| - <use | ||
| - xlink:href="#glyph4-10" | ||
| - x="500.88904" | ||
| - y="216.90848" | ||
| - id="use1466" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-17" | ||
| - x="505.65854" | ||
| - y="216.90848" | ||
| - id="use1468" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-23" | ||
| - x="511.71063" | ||
| - y="216.90848" | ||
| - id="use1470" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-5" | ||
| - x="521.02924" | ||
| - y="216.90848" | ||
| - id="use1472" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-14" | ||
| - x="526.65045" | ||
| - y="216.90848" | ||
| - id="use1474" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1476"> | ||
| - <use | ||
| - xlink:href="#glyph4-14" | ||
| - x="65.51255" | ||
| - y="228.93246" | ||
| - id="use1478" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-6" | ||
| - x="70.292091" | ||
| - y="228.93246" | ||
| - id="use1480" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-9" | ||
| - x="72.817131" | ||
| - y="228.93246" | ||
| - id="use1482" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-6" | ||
| - x="78.959396" | ||
| - y="228.93246" | ||
| - id="use1484" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-14" | ||
| - x="81.484436" | ||
| - y="228.93246" | ||
| - id="use1486" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-13" | ||
| - x="86.263969" | ||
| - y="228.93246" | ||
| - id="use1488" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-5" | ||
| - x="89.801033" | ||
| - y="228.93246" | ||
| - id="use1490" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-3" | ||
| - x="95.422249" | ||
| - y="228.93246" | ||
| - id="use1492" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-11" | ||
| - x="99.510414" | ||
| - y="228.93246" | ||
| - id="use1494" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-8" | ||
| - x="102.10559" | ||
| - y="228.93246" | ||
| - id="use1496" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-9" | ||
| - x="107.67671" | ||
| - y="228.93246" | ||
| - id="use1498" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-12" | ||
| - x="113.81897" | ||
| - y="228.93246" | ||
| - id="use1500" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-11" | ||
| - x="119.95121" | ||
| - y="228.93246" | ||
| - id="use1502" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-14" | ||
| - x="122.54639" | ||
| - y="228.93246" | ||
| - id="use1504" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-2" | ||
| - x="127.32593" | ||
| - y="228.93246" | ||
| - id="use1506" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-14" | ||
| - x="133.46819" | ||
| - y="228.93246" | ||
| - id="use1508" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-15" | ||
| - x="138.24773" | ||
| - y="228.93246" | ||
| - id="use1510" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-5" | ||
| - x="144.37996" | ||
| - y="228.93246" | ||
| - id="use1512" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-10" | ||
| - x="150.00119" | ||
| - y="228.93246" | ||
| - id="use1514" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-13" | ||
| - x="154.77071" | ||
| - y="228.93246" | ||
| - id="use1516" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-20" | ||
| - x="158.30777" | ||
| - y="228.93246" | ||
| - id="use1518" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1520"> | ||
| - <use | ||
| - xlink:href="#glyph4-34" | ||
| - x="78.225426" | ||
| - y="245.96646" | ||
| - id="use1522" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-9" | ||
| - x="85.519989" | ||
| - y="245.96646" | ||
| - id="use1524" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-10" | ||
| - x="91.662247" | ||
| - y="245.96646" | ||
| - id="use1526" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-18" | ||
| - x="96.431763" | ||
| - y="245.96646" | ||
| - id="use1528" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-5" | ||
| - x="102.57403" | ||
| - y="245.96646" | ||
| - id="use1530" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-10" | ||
| - x="108.19524" | ||
| - y="245.96646" | ||
| - id="use1532" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-32" | ||
| - x="112.96477" | ||
| - y="245.96646" | ||
| - id="use1534" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-5" | ||
| - x="118.21524" | ||
| - y="245.96646" | ||
| - id="use1536" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1538"> | ||
| - <use | ||
| - xlink:href="#glyph4-12" | ||
| - x="123.84648" | ||
| - y="245.96646" | ||
| - id="use1540" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1542"> | ||
| - <use | ||
| - xlink:href="#glyph4-11" | ||
| - x="129.9687" | ||
| - y="245.96646" | ||
| - id="use1544" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-8" | ||
| - x="132.56389" | ||
| - y="245.96646" | ||
| - id="use1546" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-10" | ||
| - x="138.13499" | ||
| - y="245.96646" | ||
| - id="use1548" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-10" | ||
| - x="142.90453" | ||
| - y="245.96646" | ||
| - id="use1550" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-5" | ||
| - x="147.67404" | ||
| - y="245.96646" | ||
| - id="use1552" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-14" | ||
| - x="153.29526" | ||
| - y="245.96646" | ||
| - id="use1554" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-14" | ||
| - x="158.0748" | ||
| - y="245.96646" | ||
| - id="use1556" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-11" | ||
| - x="162.85434" | ||
| - y="245.96646" | ||
| - id="use1558" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-13" | ||
| - x="165.44952" | ||
| - y="245.96646" | ||
| - id="use1560" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-17" | ||
| - x="168.98657" | ||
| - y="245.96646" | ||
| - id="use1562" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-11" | ||
| - x="175.03865" | ||
| - y="245.96646" | ||
| - id="use1564" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-16" | ||
| - x="177.63383" | ||
| - y="245.96646" | ||
| - id="use1566" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-6" | ||
| - x="183.76608" | ||
| - y="245.96646" | ||
| - id="use1568" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-27" | ||
| - x="186.29112" | ||
| - y="245.96646" | ||
| - id="use1570" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-11" | ||
| - x="191.77206" | ||
| - y="245.96646" | ||
| - id="use1572" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1574"> | ||
| - <use | ||
| - xlink:href="#glyph4-12" | ||
| - x="194.35722" | ||
| - y="245.96646" | ||
| - id="use1576" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-8" | ||
| - x="200.48946" | ||
| - y="245.96646" | ||
| - id="use1578" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-13" | ||
| - x="206.06058" | ||
| - y="245.96646" | ||
| - id="use1580" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-8" | ||
| - x="209.59764" | ||
| - y="245.96646" | ||
| - id="use1582" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-11" | ||
| - x="215.16875" | ||
| - y="245.96646" | ||
| - id="use1584" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-5" | ||
| - x="217.76393" | ||
| - y="245.96646" | ||
| - id="use1586" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-9" | ||
| - x="223.38515" | ||
| - y="245.96646" | ||
| - id="use1588" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-8" | ||
| - x="229.52742" | ||
| - y="245.96646" | ||
| - id="use1590" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-16" | ||
| - x="235.09853" | ||
| - y="245.96646" | ||
| - id="use1592" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-7" | ||
| - x="241.23077" | ||
| - y="245.96646" | ||
| - id="use1594" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-5" | ||
| - x="243.75581" | ||
| - y="245.96646" | ||
| - id="use1596" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1598"> | ||
| - <use | ||
| - xlink:href="#glyph4-12" | ||
| - x="249.38705" | ||
| - y="245.96646" | ||
| - id="use1600" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1602"> | ||
| - <use | ||
| - xlink:href="#glyph4-11" | ||
| - x="255.50928" | ||
| - y="245.96646" | ||
| - id="use1604" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-13" | ||
| - x="258.10446" | ||
| - y="245.96646" | ||
| - id="use1606" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-18" | ||
| - x="261.64151" | ||
| - y="245.96646" | ||
| - id="use1608" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-5" | ||
| - x="267.78378" | ||
| - y="245.96646" | ||
| - id="use1610" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-11" | ||
| - x="273.405" | ||
| - y="245.96646" | ||
| - id="use1612" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-35" | ||
| - x="276.00018" | ||
| - y="245.96646" | ||
| - id="use1614" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-17" | ||
| - x="283.38492" | ||
| - y="245.96646" | ||
| - id="use1616" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-7" | ||
| - x="289.43698" | ||
| - y="245.96646" | ||
| - id="use1618" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-17" | ||
| - x="291.96204" | ||
| - y="245.96646" | ||
| - id="use1620" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-10" | ||
| - x="298.0141" | ||
| - y="245.96646" | ||
| - id="use1622" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-8" | ||
| - x="302.78363" | ||
| - y="245.96646" | ||
| - id="use1624" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-2" | ||
| - x="308.35474" | ||
| - y="245.96646" | ||
| - id="use1626" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-14" | ||
| - x="314.49701" | ||
| - y="245.96646" | ||
| - id="use1628" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-13" | ||
| - x="319.27655" | ||
| - y="245.96646" | ||
| - id="use1630" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-20" | ||
| - x="322.8136" | ||
| - y="245.96646" | ||
| - id="use1632" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#45a3e3;fill-opacity:1" | ||
| - id="g1634"> | ||
| - <use | ||
| - xlink:href="#glyph4-9" | ||
| - x="530.65967" | ||
| - y="261.99847" | ||
| - id="use1636" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-5" | ||
| - x="536.80194" | ||
| - y="261.99847" | ||
| - id="use1638" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-24" | ||
| - x="542.42316" | ||
| - y="261.99847" | ||
| - id="use1640" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - </g> | ||
| -</svg> | ||
| -<?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:xlink="http://www.w3.org/1999/xlink" | ||
| - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" | ||
| - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" | ||
| - width="626.25" | ||
| - height="287.93967" | ||
| - viewBox="0 0 501 230.35173" | ||
| - version="1.1" | ||
| - id="svg2" | ||
| - inkscape:version="0.48.5 r" | ||
| - sodipodi:docname="summary.svg"> | ||
| - <metadata | ||
| - id="metadata2487"> | ||
| - <rdf:RDF> | ||
| - <cc:Work | ||
| - rdf:about=""> | ||
| - <dc:format>image/svg+xml</dc:format> | ||
| - <dc:type | ||
| - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | ||
| - </cc:Work> | ||
| - </rdf:RDF> | ||
| - </metadata> | ||
| - <sodipodi:namedview | ||
| - pagecolor="#ffffff" | ||
| - bordercolor="#666666" | ||
| - borderopacity="1" | ||
| - objecttolerance="10" | ||
| - gridtolerance="10" | ||
| - guidetolerance="10" | ||
| - inkscape:pageopacity="0" | ||
| - inkscape:pageshadow="2" | ||
| - inkscape:window-width="640" | ||
| - inkscape:window-height="480" | ||
| - id="namedview2485" | ||
| - showgrid="false" | ||
| - fit-margin-top="0" | ||
| - fit-margin-left="0" | ||
| - fit-margin-right="0" | ||
| - fit-margin-bottom="0" | ||
| - inkscape:zoom="0.23838384" | ||
| - inkscape:cx="313.13476" | ||
| - inkscape:cy="-130.88535" | ||
| - inkscape:window-x="0" | ||
| - inkscape:window-y="0" | ||
| - inkscape:window-maximized="0" | ||
| - inkscape:current-layer="svg2" /> | ||
| - <defs | ||
| - id="defs4"> | ||
| - <g | ||
| - id="g6"> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-0" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 0.9375,-7.140625 4.109375,0 L 5.046875,0 0.9375,0 z m 0.515625,6.625 3.09375,0 0,-6.109375 -3.09375,0 z m 0,0" | ||
| - id="path9" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-1" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="M 7.21875,0 6.390625,0 4.953125,-4.78125 C 4.878906,-4.988281 4.800781,-5.253906 4.71875,-5.578125 4.632812,-5.898438 4.59375,-6.09375 4.59375,-6.15625 4.519531,-5.726562 4.40625,-5.257812 4.25,-4.75 L 2.859375,0 2.03125,0 0.125,-7.140625 l 0.890625,0 1.125,4.40625 c 0.15625,0.625 0.269531,1.1875 0.34375,1.6875 0.082031,-0.59375 0.210937,-1.175781 0.390625,-1.75 l 1.28125,-4.34375 0.875,0 1.34375,4.375 c 0.15625,0.511719 0.285156,1.085937 0.390625,1.71875 0.0625,-0.46875 0.179687,-1.03125 0.359375,-1.6875 l 1.125,-4.40625 0.875,0 z m 0,0" | ||
| - id="path12" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-2" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 3.125,0.09375 c -0.792969,0 -1.417969,-0.238281 -1.875,-0.71875 -0.460938,-0.476562 -0.6875,-1.144531 -0.6875,-2 0,-0.863281 0.210938,-1.550781 0.640625,-2.0625 0.425781,-0.507812 0.992187,-0.765625 1.703125,-0.765625 0.675781,0 1.207031,0.226563 1.59375,0.671875 0.394531,0.4375 0.59375,1.015625 0.59375,1.734375 l 0,0.515625 -3.6875,0 c 0.00781,0.625 0.164062,1.105469 0.46875,1.4375 0.300781,0.324219 0.726562,0.484375 1.28125,0.484375 0.570312,0 1.140625,-0.117187 1.703125,-0.359375 l 0,0.71875 C 4.566406,-0.125 4.289062,-0.0351562 4.03125,0.015625 3.78125,0.0664062 3.476562,0.09375 3.125,0.09375 z M 2.90625,-4.765625 c -0.4375,0 -0.789062,0.140625 -1.046875,0.421875 -0.25,0.273438 -0.398437,0.65625 -0.4375,1.15625 l 2.796875,0 c 0,-0.507812 -0.117188,-0.898438 -0.34375,-1.171875 -0.230469,-0.269531 -0.554688,-0.40625 -0.96875,-0.40625 z m 0,0" | ||
| - id="path15" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-3" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="" | ||
| - id="path18" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-4" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 4.515625,0 0,-3.46875 c 0,-0.425781 -0.101563,-0.75 -0.296875,-0.96875 -0.199219,-0.21875 -0.507812,-0.328125 -0.921875,-0.328125 -0.5625,0 -0.976563,0.15625 -1.234375,0.46875 -0.261719,0.304687 -0.390625,0.804687 -0.390625,1.5 l 0,2.796875 -0.8125,0 0,-7.59375 0.8125,0 0,2.296875 c 0,0.273437 -0.015625,0.5 -0.046875,0.6875 l 0.0625,0 C 1.84375,-4.867188 2.066406,-5.070312 2.359375,-5.21875 2.648438,-5.363281 2.988281,-5.4375 3.375,-5.4375 c 0.644531,0 1.128906,0.15625 1.453125,0.46875 0.332031,0.3125 0.5,0.808594 0.5,1.484375 l 0,3.484375 z m 0,0" | ||
| - id="path21" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-5" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 4.15625,0 -0.171875,-0.765625 -0.03125,0 c -0.273437,0.335937 -0.542969,0.5625 -0.8125,0.6875 C 2.878906,0.0351562 2.550781,0.09375 2.15625,0.09375 c -0.53125,0 -0.949219,-0.1328125 -1.25,-0.40625 -0.304688,-0.269531 -0.453125,-0.660156 -0.453125,-1.171875 0,-1.070313 0.863281,-1.632813 2.59375,-1.6875 l 0.90625,-0.03125 0,-0.34375 c 0,-0.414063 -0.089844,-0.722656 -0.265625,-0.921875 -0.179688,-0.195312 -0.464844,-0.296875 -0.859375,-0.296875 -0.449219,0 -0.953125,0.136719 -1.515625,0.40625 l -0.25,-0.625 c 0.257812,-0.144531 0.546875,-0.253906 0.859375,-0.328125 0.3125,-0.082031 0.628906,-0.125 0.953125,-0.125 0.632812,0 1.101562,0.140625 1.40625,0.421875 C 4.59375,-4.734375 4.75,-4.28125 4.75,-3.65625 L 4.75,0 z M 2.3125,-0.578125 c 0.507812,0 0.90625,-0.132813 1.1875,-0.40625 0.289062,-0.28125 0.4375,-0.671875 0.4375,-1.171875 l 0,-0.46875 -0.8125,0.03125 C 2.476562,-2.570312 2.015625,-2.472656 1.734375,-2.296875 1.453125,-2.117188 1.3125,-1.84375 1.3125,-1.46875 c 0,0.292969 0.085938,0.515625 0.265625,0.671875 C 1.753906,-0.648438 2,-0.578125 2.3125,-0.578125 z m 0,0" | ||
| - id="path24" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-6" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="M 2.03125,0 0,-5.359375 l 0.875,0 1.140625,3.1875 c 0.257813,0.742187 0.414063,1.21875 0.46875,1.4375 l 0.03125,0 c 0.039063,-0.164063 0.15625,-0.519531 0.34375,-1.0625 0.1875,-0.550781 0.613281,-1.738281 1.28125,-3.5625 l 0.875,0 L 2.984375,0 z m 0,0" | ||
| - id="path27" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-7" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 2.59375,-0.578125 c 0.132812,0 0.269531,-0.007813 0.40625,-0.03125 0.132812,-0.019531 0.242188,-0.039063 0.328125,-0.0625 l 0,0.625 C 3.234375,-0.00390625 3.097656,0.0234375 2.921875,0.046875 2.753906,0.078125 2.601562,0.09375 2.46875,0.09375 c -1.03125,0 -1.546875,-0.539062 -1.546875,-1.625 l 0,-3.1875 -0.765625,0 0,-0.390625 0.765625,-0.34375 0.34375,-1.140625 0.46875,0 0,1.234375 1.546875,0 0,0.640625 -1.546875,0 0,3.140625 c 0,0.324219 0.070313,0.574219 0.21875,0.75 0.15625,0.167969 0.367187,0.25 0.640625,0.25 z m 0,0" | ||
| - id="path30" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-8" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 3.296875,-5.453125 c 0.238281,0 0.453125,0.023437 0.640625,0.0625 l -0.109375,0.75 C 3.609375,-4.691406 3.414062,-4.71875 3.25,-4.71875 c -0.4375,0 -0.8125,0.179688 -1.125,0.53125 -0.304688,0.355469 -0.453125,0.792969 -0.453125,1.3125 l 0,2.875 -0.8125,0 0,-5.359375 0.671875,0 0.09375,1 0.03125,0 c 0.195312,-0.351563 0.4375,-0.625 0.71875,-0.8125 0.28125,-0.1875 0.585938,-0.28125 0.921875,-0.28125 z m 0,0" | ||
| - id="path33" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-9" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 1.671875,0 -0.8125,0 0,-5.359375 0.8125,0 z m -0.875,-6.796875 c 0,-0.1875 0.039063,-0.320313 0.125,-0.40625 0.09375,-0.09375 0.207031,-0.140625 0.34375,-0.140625 0.132813,0 0.25,0.046875 0.34375,0.140625 0.09375,0.085937 0.140625,0.21875 0.140625,0.40625 0,0.179687 -0.046875,0.3125 -0.140625,0.40625 -0.09375,0.085937 -0.210937,0.125 -0.34375,0.125 -0.136719,0 -0.25,-0.039063 -0.34375,-0.125 -0.085937,-0.09375 -0.125,-0.226563 -0.125,-0.40625 z m 0,0" | ||
| - id="path36" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-10" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 5.234375,-5.359375 0,0.515625 -0.984375,0.125 c 0.09375,0.117188 0.171875,0.265625 0.234375,0.453125 0.070313,0.179687 0.109375,0.382813 0.109375,0.609375 0,0.53125 -0.179688,0.953125 -0.53125,1.265625 -0.355469,0.3125 -0.84375,0.46875 -1.46875,0.46875 -0.167969,0 -0.320312,-0.015625 -0.453125,-0.046875 -0.34375,0.1875 -0.515625,0.417969 -0.515625,0.6875 0,0.148438 0.054688,0.257812 0.171875,0.328125 0.125,0.074219 0.332031,0.109375 0.625,0.109375 l 0.953125,0 c 0.570312,0 1.015625,0.121094 1.328125,0.359375 0.3125,0.242187 0.46875,0.59375 0.46875,1.0625 0,0.59375 -0.242187,1.046875 -0.71875,1.359375 C 3.984375,2.25 3.289062,2.40625 2.375,2.40625 1.675781,2.40625 1.132812,2.273438 0.75,2.015625 0.375,1.753906 0.1875,1.382812 0.1875,0.90625 0.1875,0.582031 0.289062,0.300781 0.5,0.0625 0.707031,-0.175781 1,-0.335938 1.375,-0.421875 c -0.136719,-0.0625 -0.25,-0.15625 -0.34375,-0.28125 -0.085938,-0.132813 -0.125,-0.285156 -0.125,-0.453125 0,-0.195312 0.050781,-0.367188 0.15625,-0.515625 C 1.164062,-1.816406 1.328125,-1.957031 1.546875,-2.09375 1.273438,-2.207031 1.050781,-2.398438 0.875,-2.671875 0.695312,-2.953125 0.609375,-3.269531 0.609375,-3.625 c 0,-0.582031 0.175781,-1.03125 0.53125,-1.34375 0.351563,-0.320312 0.847656,-0.484375 1.484375,-0.484375 0.28125,0 0.535156,0.03125 0.765625,0.09375 z M 0.96875,0.90625 c 0,0.28125 0.117188,0.492188 0.359375,0.640625 0.25,0.15625 0.601563,0.234375 1.0625,0.234375 0.675781,0 1.175781,-0.105469 1.5,-0.3125 0.332031,-0.199219 0.5,-0.46875 0.5,-0.8125 C 4.390625,0.363281 4.300781,0.160156 4.125,0.046875 3.945312,-0.0664062 3.609375,-0.125 3.109375,-0.125 l -0.96875,0 c -0.367187,0 -0.652344,0.0898438 -0.859375,0.265625 -0.210938,0.175781 -0.3125,0.429687 -0.3125,0.765625 z m 0.4375,-4.546875 c 0,0.375 0.101562,0.664063 0.3125,0.859375 C 1.9375,-2.59375 2.234375,-2.5 2.609375,-2.5 c 0.789063,0 1.1875,-0.382812 1.1875,-1.15625 0,-0.800781 -0.402344,-1.203125 -1.203125,-1.203125 -0.375,0 -0.667969,0.105469 -0.875,0.3125 -0.210938,0.199219 -0.3125,0.5 -0.3125,0.90625 z m 0,0" | ||
| - id="path39" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-11" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 5.484375,-2.6875 c 0,0.875 -0.226563,1.558594 -0.671875,2.046875 C 4.375,-0.148438 3.769531,0.09375 3,0.09375 2.519531,0.09375 2.09375,-0.015625 1.71875,-0.234375 1.351562,-0.460938 1.066406,-0.785156 0.859375,-1.203125 0.660156,-1.628906 0.5625,-2.125 0.5625,-2.6875 c 0,-0.863281 0.21875,-1.539062 0.65625,-2.03125 0.4375,-0.488281 1.039062,-0.734375 1.8125,-0.734375 0.75,0 1.34375,0.25 1.78125,0.75 0.445312,0.5 0.671875,1.171875 0.671875,2.015625 z m -4.078125,0 c 0,0.6875 0.132812,1.214844 0.40625,1.578125 0.269531,0.355469 0.671875,0.53125 1.203125,0.53125 0.53125,0 0.929687,-0.175781 1.203125,-0.53125 C 4.5,-1.472656 4.640625,-2 4.640625,-2.6875 4.640625,-3.363281 4.5,-3.878906 4.21875,-4.234375 3.945312,-4.585938 3.546875,-4.765625 3.015625,-4.765625 c -0.53125,0 -0.933594,0.179687 -1.203125,0.53125 C 1.539062,-3.890625 1.40625,-3.375 1.40625,-2.6875 z m 0,0" | ||
| - id="path42" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-12" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="M 3.34375,0.09375 C 3,0.09375 2.679688,0.03125 2.390625,-0.09375 2.109375,-0.21875 1.867188,-0.414062 1.671875,-0.6875 l -0.0625,0 c 0.039063,0.3125 0.0625,0.609375 0.0625,0.890625 l 0,2.203125 -0.8125,0 0,-7.765625 0.65625,0 L 1.625,-4.625 l 0.046875,0 c 0.207031,-0.289062 0.445313,-0.5 0.71875,-0.625 0.28125,-0.132812 0.597656,-0.203125 0.953125,-0.203125 0.71875,0 1.269531,0.246094 1.65625,0.734375 0.382812,0.480469 0.578125,1.15625 0.578125,2.03125 0,0.886719 -0.199219,1.574219 -0.59375,2.0625 C 4.585938,-0.144531 4.039062,0.09375 3.34375,0.09375 z M 3.234375,-4.765625 c -0.554687,0 -0.949219,0.152344 -1.1875,0.453125 -0.242187,0.304688 -0.367187,0.789062 -0.375,1.453125 l 0,0.171875 c 0,0.761719 0.125,1.304688 0.375,1.625 0.25,0.324219 0.648437,0.484375 1.203125,0.484375 0.46875,0 0.832031,-0.1875 1.09375,-0.5625 0.257812,-0.375 0.390625,-0.890625 0.390625,-1.546875 0,-0.664062 -0.132813,-1.175781 -0.390625,-1.53125 C 4.082031,-4.582031 3.710938,-4.765625 3.234375,-4.765625 z m 0,0" | ||
| - id="path45" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-13" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 3,0.09375 c -0.773438,0 -1.371094,-0.234375 -1.796875,-0.703125 C 0.773438,-1.085938 0.5625,-1.765625 0.5625,-2.640625 c 0,-0.894531 0.210938,-1.585937 0.640625,-2.078125 0.4375,-0.488281 1.050781,-0.734375 1.84375,-0.734375 0.257813,0 0.515625,0.03125 0.765625,0.09375 0.257812,0.054687 0.460938,0.117187 0.609375,0.1875 L 4.1875,-4.484375 C 4,-4.554688 3.800781,-4.613281 3.59375,-4.65625 3.382812,-4.707031 3.195312,-4.734375 3.03125,-4.734375 c -1.085938,0 -1.625,0.695313 -1.625,2.078125 0,0.65625 0.128906,1.164062 0.390625,1.515625 0.269531,0.355469 0.664063,0.53125 1.1875,0.53125 0.4375,0 0.890625,-0.097656 1.359375,-0.296875 l 0,0.71875 C 3.988281,0 3.539062,0.09375 3,0.09375 z m 0,0" | ||
| - id="path48" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-14" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 1.625,-5.359375 0,3.484375 c 0,0.4375 0.097656,0.765625 0.296875,0.984375 0.195313,0.210937 0.507813,0.3125 0.9375,0.3125 0.550781,0 0.957031,-0.148437 1.21875,-0.453125 0.257813,-0.3125 0.390625,-0.816406 0.390625,-1.515625 l 0,-2.8125 0.8125,0 L 5.28125,0 4.609375,0 4.5,-0.71875 l -0.046875,0 C 4.285156,-0.457031 4.050781,-0.253906 3.75,-0.109375 3.457031,0.0234375 3.125,0.09375 2.75,0.09375 2.09375,0.09375 1.601562,-0.0546875 1.28125,-0.359375 0.957031,-0.671875 0.796875,-1.164062 0.796875,-1.84375 l 0,-3.515625 z m 0,0" | ||
| - id="path51" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-15" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 4.515625,0 0,-3.46875 c 0,-0.425781 -0.101563,-0.75 -0.296875,-0.96875 -0.199219,-0.21875 -0.507812,-0.328125 -0.921875,-0.328125 -0.5625,0 -0.976563,0.152344 -1.234375,0.453125 -0.261719,0.304688 -0.390625,0.804688 -0.390625,1.5 l 0,2.8125 -0.8125,0 0,-5.359375 0.65625,0 0.140625,0.734375 0.03125,0 c 0.164062,-0.257812 0.398438,-0.460938 0.703125,-0.609375 0.300781,-0.144531 0.632813,-0.21875 1,-0.21875 0.644531,0 1.128906,0.15625 1.453125,0.46875 0.320312,0.3125 0.484375,0.8125 0.484375,1.5 l 0,3.484375 z m 0,0" | ||
| - id="path54" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-16" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 4.5,-0.71875 -0.046875,0 c -0.375,0.542969 -0.933594,0.8125 -1.671875,0.8125 -0.699219,0 -1.246094,-0.238281 -1.640625,-0.71875 C 0.753906,-1.101562 0.5625,-1.78125 0.5625,-2.65625 c 0,-0.882812 0.191406,-1.570312 0.578125,-2.0625 0.394531,-0.488281 0.941406,-0.734375 1.640625,-0.734375 0.726562,0 1.285156,0.265625 1.671875,0.796875 l 0.0625,0 -0.03125,-0.390625 -0.03125,-0.375 0,-2.171875 0.8125,0 0,7.59375 -0.65625,0 z m -1.625,0.140625 c 0.5625,0 0.960938,-0.148437 1.203125,-0.453125 0.25,-0.300781 0.375,-0.785156 0.375,-1.453125 l 0,-0.171875 c 0,-0.757812 -0.125,-1.300781 -0.375,-1.625 -0.25,-0.320312 -0.652344,-0.484375 -1.203125,-0.484375 -0.480469,0 -0.84375,0.1875 -1.09375,0.5625 -0.25,0.367187 -0.375,0.882813 -0.375,1.546875 0,0.6875 0.125,1.210938 0.375,1.5625 0.25,0.34375 0.613281,0.515625 1.09375,0.515625 z m 0,0" | ||
| - id="path57" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-17" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 3.265625,-4.71875 -1.359375,0 0,4.71875 -0.8125,0 0,-4.71875 -0.953125,0 0,-0.375 0.953125,-0.28125 0,-0.296875 c 0,-1.320313 0.578125,-1.984375 1.734375,-1.984375 0.28125,0 0.609375,0.058594 0.984375,0.171875 l -0.203125,0.65625 c -0.3125,-0.101563 -0.578125,-0.15625 -0.796875,-0.15625 -0.3125,0 -0.542969,0.105469 -0.6875,0.3125 -0.148438,0.199219 -0.21875,0.523437 -0.21875,0.96875 l 0,0.34375 1.359375,0 z m 0,0" | ||
| - id="path60" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-18" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 7.6875,0 0,-3.484375 C 7.6875,-3.910156 7.59375,-4.226562 7.40625,-4.4375 7.226562,-4.65625 6.945312,-4.765625 6.5625,-4.765625 c -0.511719,0 -0.886719,0.148437 -1.125,0.4375 -0.242188,0.292969 -0.359375,0.742187 -0.359375,1.34375 l 0,2.984375 -0.8125,0 0,-3.484375 c 0,-0.425781 -0.09375,-0.742187 -0.28125,-0.953125 -0.179687,-0.21875 -0.460937,-0.328125 -0.84375,-0.328125 -0.511719,0 -0.886719,0.15625 -1.125,0.46875 C 1.785156,-3.992188 1.671875,-3.5 1.671875,-2.8125 l 0,2.8125 -0.8125,0 0,-5.359375 0.65625,0 0.140625,0.734375 0.03125,0 c 0.15625,-0.257812 0.367188,-0.460938 0.640625,-0.609375 0.28125,-0.144531 0.59375,-0.21875 0.9375,-0.21875 0.84375,0 1.390625,0.304687 1.640625,0.90625 l 0.046875,0 c 0.15625,-0.28125 0.382813,-0.5 0.6875,-0.65625 0.300781,-0.164063 0.648437,-0.25 1.046875,-0.25 0.601562,0 1.050781,0.15625 1.34375,0.46875 0.300781,0.3125 0.453125,0.8125 0.453125,1.5 l 0,3.484375 z m 0,0" | ||
| - id="path63" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-19" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 1.671875,0 -0.8125,0 0,-7.59375 0.8125,0 z m 0,0" | ||
| - id="path66" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-20" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 0.015625,-5.359375 0.859375,0 1.171875,3.0625 c 0.257813,0.699219 0.421875,1.199219 0.484375,1.5 l 0.03125,0 c 0.039062,-0.164063 0.128906,-0.445313 0.265625,-0.84375 0.132813,-0.40625 0.578125,-1.644531 1.328125,-3.71875 l 0.875,0 L 2.734375,0.75 c -0.230469,0.59375 -0.5,1.015625 -0.8125,1.265625 C 1.617188,2.273438 1.25,2.40625 0.8125,2.40625 0.5625,2.40625 0.316406,2.375 0.078125,2.3125 l 0,-0.640625 c 0.175781,0.039063 0.375,0.0625 0.59375,0.0625 0.5625,0 0.960937,-0.3125 1.203125,-0.9375 L 2.171875,0.03125 z m 0,0" | ||
| - id="path69" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-21" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 0.75,-0.515625 c 0,-0.21875 0.046875,-0.382813 0.140625,-0.5 C 0.992188,-1.128906 1.132812,-1.1875 1.3125,-1.1875 c 0.195312,0 0.347656,0.058594 0.453125,0.171875 0.101563,0.117187 0.15625,0.28125 0.15625,0.5 0,0.210937 -0.058594,0.371094 -0.171875,0.484375 C 1.644531,0.0820312 1.5,0.140625 1.3125,0.140625 1.144531,0.140625 1.007812,0.0859375 0.90625,-0.015625 0.800781,-0.117188 0.75,-0.285156 0.75,-0.515625 z m 0,0" | ||
| - id="path72" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-22" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 4.3125,-1.453125 c 0,0.492187 -0.1875,0.871094 -0.5625,1.140625 -0.367188,0.2734375 -0.886719,0.40625 -1.5625,0.40625 -0.710938,0 -1.261719,-0.109375 -1.65625,-0.328125 l 0,-0.75 c 0.257812,0.125 0.535156,0.226563 0.828125,0.296875 0.289063,0.074219 0.578125,0.109375 0.859375,0.109375 0.414062,0 0.738281,-0.066406 0.96875,-0.203125 0.226562,-0.132812 0.34375,-0.335938 0.34375,-0.609375 0,-0.207031 -0.09375,-0.382813 -0.28125,-0.53125 -0.179688,-0.15625 -0.527344,-0.332031 -1.046875,-0.53125 -0.5,-0.1875 -0.855469,-0.347656 -1.0625,-0.484375 -0.210937,-0.132812 -0.367187,-0.289062 -0.46875,-0.46875 -0.105469,-0.175781 -0.15625,-0.382812 -0.15625,-0.625 0,-0.4375 0.175781,-0.78125 0.53125,-1.03125 0.351563,-0.257812 0.84375,-0.390625 1.46875,-0.390625 0.570313,0 1.132813,0.121094 1.6875,0.359375 L 3.90625,-4.4375 C 3.375,-4.65625 2.890625,-4.765625 2.453125,-4.765625 c -0.386719,0 -0.679687,0.0625 -0.875,0.1875 -0.1875,0.117187 -0.28125,0.277344 -0.28125,0.484375 0,0.148438 0.035156,0.273438 0.109375,0.375 0.070312,0.09375 0.1875,0.1875 0.34375,0.28125 0.164062,0.09375 0.476562,0.226562 0.9375,0.390625 0.632812,0.230469 1.0625,0.464844 1.28125,0.703125 0.226562,0.230469 0.34375,0.527344 0.34375,0.890625 z m 0,0" | ||
| - id="path75" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-23" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 4.125,-3.734375 2.421875,0 0,3.46875 C 6.171875,-0.148438 5.785156,-0.0625 5.390625,0 5.003906,0.0625 4.550781,0.09375 4.03125,0.09375 2.957031,0.09375 2.117188,-0.222656 1.515625,-0.859375 0.910156,-1.503906 0.609375,-2.40625 0.609375,-3.5625 c 0,-0.75 0.144531,-1.398438 0.4375,-1.953125 0.300781,-0.5625 0.734375,-0.988281 1.296875,-1.28125 0.5625,-0.289063 1.21875,-0.4375 1.96875,-0.4375 0.757812,0 1.46875,0.136719 2.125,0.40625 L 6.125,-6.09375 C 5.476562,-6.363281 4.859375,-6.5 4.265625,-6.5 c -0.875,0 -1.558594,0.261719 -2.046875,0.78125 -0.492188,0.511719 -0.734375,1.230469 -0.734375,2.15625 0,0.960938 0.234375,1.6875 0.703125,2.1875 0.476562,0.5 1.171875,0.75 2.078125,0.75 0.5,0 0.984375,-0.054688 1.453125,-0.171875 L 5.71875,-3 4.125,-3 z m 0,0" | ||
| - id="path78" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-24" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 1.65625,-2.734375 c 0.144531,-0.195313 0.359375,-0.457031 0.640625,-0.78125 l 1.734375,-1.84375 0.953125,0 -2.15625,2.28125 L 5.140625,0 4.15625,0 2.265625,-2.53125 1.65625,-2 l 0,2 -0.796875,0 0,-7.59375 0.796875,0 0,4.03125 c 0,0.179688 -0.011719,0.453125 -0.03125,0.828125 z m 0,0" | ||
| - id="path81" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-25" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 0.75,-0.515625 c 0,-0.21875 0.046875,-0.382813 0.140625,-0.5 C 0.992188,-1.128906 1.132812,-1.1875 1.3125,-1.1875 c 0.195312,0 0.347656,0.058594 0.453125,0.171875 0.101563,0.117187 0.15625,0.28125 0.15625,0.5 0,0.210937 -0.058594,0.371094 -0.171875,0.484375 C 1.644531,0.0820312 1.5,0.140625 1.3125,0.140625 1.144531,0.140625 1.007812,0.0859375 0.90625,-0.015625 0.800781,-0.117188 0.75,-0.285156 0.75,-0.515625 z m 0,-4.3125 c 0,-0.4375 0.1875,-0.65625 0.5625,-0.65625 0.40625,0 0.609375,0.21875 0.609375,0.65625 0,0.210937 -0.058594,0.371094 -0.171875,0.484375 -0.105469,0.117188 -0.25,0.171875 -0.4375,0.171875 -0.167969,0 -0.304688,-0.050781 -0.40625,-0.15625 C 0.800781,-4.429688 0.75,-4.597656 0.75,-4.828125 z m 0,0" | ||
| - id="path84" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-26" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 2.15625,-2.734375 -1.875,-2.625 0.9375,0 1.40625,2.0625 1.40625,-2.0625 0.90625,0 -1.859375,2.625 L 5.046875,0 4.125,0 2.625,-2.171875 1.109375,0 0.1875,0 z m 0,0" | ||
| - id="path87" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-27" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 3.171875,0 -0.828125,0 0,-6.40625 -2.25,0 0,-0.734375 5.34375,0 0,0.734375 -2.265625,0 z m 0,0" | ||
| - id="path90" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-28" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 3.34375,-5.4375 c 0.707031,0 1.253906,0.242188 1.640625,0.71875 0.394531,0.480469 0.59375,1.15625 0.59375,2.03125 0,0.886719 -0.199219,1.574219 -0.59375,2.0625 C 4.585938,-0.144531 4.039062,0.09375 3.34375,0.09375 3,0.09375 2.679688,0.03125 2.390625,-0.09375 2.109375,-0.21875 1.867188,-0.414062 1.671875,-0.6875 l -0.0625,0 L 1.4375,0 0.859375,0 l 0,-7.59375 0.8125,0 0,1.84375 c 0,0.417969 -0.015625,0.789062 -0.046875,1.109375 l 0.046875,0 C 2.046875,-5.171875 2.601562,-5.4375 3.34375,-5.4375 z m -0.109375,0.671875 c -0.554687,0 -0.953125,0.164063 -1.203125,0.484375 -0.242188,0.3125 -0.359375,0.84375 -0.359375,1.59375 0,0.761719 0.125,1.304688 0.375,1.625 0.25,0.324219 0.648437,0.484375 1.203125,0.484375 0.5,0 0.867188,-0.179687 1.109375,-0.546875 0.25,-0.363281 0.375,-0.882812 0.375,-1.5625 0,-0.695312 -0.125,-1.21875 -0.375,-1.5625 -0.242187,-0.34375 -0.617187,-0.515625 -1.125,-0.515625 z m 0,0" | ||
| - id="path93" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-29" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 1.703125,-1.15625 0.078125,0.109375 c -0.085938,0.324219 -0.210938,0.699219 -0.375,1.125 -0.15625,0.4375 -0.320312,0.84375 -0.484375,1.21875 l -0.609375,0 C 0.394531,0.953125 0.488281,0.53125 0.59375,0.03125 c 0.101562,-0.5 0.179688,-0.894531 0.234375,-1.1875 z m 0,0" | ||
| - id="path96" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-30" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 4.96875,0 -3.984375,0 0,-7.140625 3.984375,0 0,0.734375 -3.15625,0 0,2.296875 2.953125,0 0,0.734375 -2.953125,0 0,2.625 3.15625,0 z m 0,0" | ||
| - id="path99" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-31" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 3.265625,-4.71875 -1.359375,0 0,4.71875 -0.8125,0 0,-4.71875 -0.953125,0 0,-0.375 0.953125,-0.28125 0,-0.296875 c 0,-1.320313 0.578125,-1.984375 1.734375,-1.984375 0.28125,0 0.609375,0.058594 0.984375,0.171875 l -0.203125,0.65625 c -0.3125,-0.101563 -0.578125,-0.15625 -0.796875,-0.15625 -0.3125,0 -0.542969,0.105469 -0.6875,0.3125 -0.148438,0.199219 -0.21875,0.523437 -0.21875,0.96875 l 0,0.34375 1.359375,0 z M 4.671875,0 l -0.8125,0 0,-5.359375 0.8125,0 z m -0.875,-6.796875 c 0,-0.1875 0.039063,-0.320313 0.125,-0.40625 0.09375,-0.09375 0.207031,-0.140625 0.34375,-0.140625 0.132813,0 0.25,0.046875 0.34375,0.140625 0.09375,0.085937 0.140625,0.21875 0.140625,0.40625 0,0.179687 -0.046875,0.3125 -0.140625,0.40625 -0.09375,0.085937 -0.210937,0.125 -0.34375,0.125 -0.136719,0 -0.25,-0.039063 -0.34375,-0.125 -0.085937,-0.09375 -0.125,-0.226563 -0.125,-0.40625 z m 0,0" | ||
| - id="path102" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-32" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 2.875,-0.578125 c 0.539062,0 0.9375,-0.144531 1.1875,-0.4375 0.25,-0.289063 0.378906,-0.78125 0.390625,-1.46875 l 0,-0.171875 c 0,-0.75 -0.125,-1.285156 -0.375,-1.609375 -0.25,-0.332031 -0.652344,-0.5 -1.203125,-0.5 -0.480469,0 -0.84375,0.1875 -1.09375,0.5625 -0.25,0.367187 -0.375,0.882813 -0.375,1.546875 0,0.679688 0.125,1.195312 0.375,1.546875 0.25,0.355469 0.613281,0.53125 1.09375,0.53125 z M 2.765625,0.09375 c -0.699219,0 -1.242187,-0.238281 -1.625,-0.71875 C 0.753906,-1.113281 0.5625,-1.789062 0.5625,-2.65625 c 0,-0.875 0.191406,-1.554688 0.578125,-2.046875 0.394531,-0.5 0.941406,-0.75 1.640625,-0.75 0.726562,0 1.289062,0.277344 1.6875,0.828125 l 0.046875,0 0.109375,-0.734375 0.640625,0 0,7.765625 -0.8125,0 0,-2.296875 c 0,-0.320313 0.019531,-0.597656 0.0625,-0.828125 l -0.0625,0 c -0.375,0.542969 -0.9375,0.8125 -1.6875,0.8125 z m 0,0" | ||
| - id="path105" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-33" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="M 5.234375,0 4.25,-3.140625 c -0.0625,-0.1875 -0.179688,-0.625 -0.34375,-1.3125 l -0.046875,0 C 3.734375,-3.878906 3.617188,-3.4375 3.515625,-3.125 l -1,3.125 -0.9375,0 -1.46875,-5.359375 0.859375,0 c 0.34375,1.355469 0.601562,2.386719 0.78125,3.09375 0.175781,0.699219 0.28125,1.167969 0.3125,1.40625 l 0.03125,0 c 0.039062,-0.1875 0.097656,-0.425781 0.171875,-0.71875 0.082031,-0.289063 0.15625,-0.523437 0.21875,-0.703125 l 0.984375,-3.078125 0.875,0 0.953125,3.078125 c 0.1875,0.5625 0.3125,1.03125 0.375,1.40625 l 0.03125,0 c 0.019531,-0.113281 0.054687,-0.289062 0.109375,-0.53125 0.0625,-0.25 0.398438,-1.566406 1.015625,-3.953125 l 0.84375,0 L 6.1875,0 z m 0,0" | ||
| - id="path108" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-34" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 2.40625,-7.59375 0.6875,0 0,10.015625 -0.6875,0 z m 0,0" | ||
| - id="path111" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-35" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 5.015625,-1.90625 c 0,0.636719 -0.230469,1.132812 -0.6875,1.484375 C 3.867188,-0.078125 3.25,0.09375 2.46875,0.09375 1.625,0.09375 0.972656,-0.015625 0.515625,-0.234375 l 0,-0.796875 C 0.804688,-0.90625 1.125,-0.804688 1.46875,-0.734375 1.820312,-0.660156 2.164062,-0.625 2.5,-0.625 c 0.550781,0 0.96875,-0.101562 1.25,-0.3125 0.28125,-0.21875 0.421875,-0.515625 0.421875,-0.890625 0,-0.238281 -0.054687,-0.4375 -0.15625,-0.59375 -0.09375,-0.164063 -0.261719,-0.3125 -0.5,-0.4375 C 3.285156,-2.992188 2.9375,-3.148438 2.46875,-3.328125 1.800781,-3.554688 1.320312,-3.832031 1.03125,-4.15625 0.75,-4.488281 0.609375,-4.914062 0.609375,-5.4375 0.609375,-5.988281 0.8125,-6.425781 1.21875,-6.75 1.632812,-7.070312 2.1875,-7.234375 2.875,-7.234375 c 0.707031,0 1.359375,0.132813 1.953125,0.390625 l -0.25,0.71875 C 3.984375,-6.375 3.410156,-6.5 2.859375,-6.5 2.410156,-6.5 2.0625,-6.40625 1.8125,-6.21875 c -0.242188,0.1875 -0.359375,0.449219 -0.359375,0.78125 0,0.25 0.039063,0.460938 0.125,0.625 0.09375,0.15625 0.25,0.304688 0.46875,0.4375 0.21875,0.125 0.550781,0.265625 1,0.421875 0.75,0.273437 1.265625,0.5625 1.546875,0.875 0.28125,0.304687 0.421875,0.695313 0.421875,1.171875 z m 0,0" | ||
| - id="path114" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-36" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 0.984375,0 0,-7.140625 0.828125,0 0,6.390625 3.15625,0 0,0.75 z m 0,0" | ||
| - id="path117" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-37" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 7.171875,-3.578125 c 0,1.148437 -0.292969,2.046875 -0.875,2.703125 -0.574219,0.648438 -1.371094,0.96875 -2.390625,0.96875 -1.054688,0 -1.867188,-0.316406 -2.4375,-0.953125 C 0.894531,-1.503906 0.609375,-2.414062 0.609375,-3.59375 0.609375,-4.75 0.894531,-5.644531 1.46875,-6.28125 2.039062,-6.925781 2.851562,-7.25 3.90625,-7.25 c 1.03125,0 1.832031,0.328125 2.40625,0.984375 0.570312,0.648437 0.859375,1.542969 0.859375,2.6875 z m -5.6875,0 c 0,0.96875 0.203125,1.703125 0.609375,2.203125 0.414062,0.5 1.019531,0.75 1.8125,0.75 0.789062,0 1.382812,-0.25 1.78125,-0.75 0.40625,-0.5 0.609375,-1.234375 0.609375,-2.203125 0,-0.957031 -0.203125,-1.6875 -0.609375,-2.1875 -0.398438,-0.5 -0.992188,-0.75 -1.78125,-0.75 -0.792969,0 -1.398438,0.25 -1.8125,0.75 -0.40625,0.5 -0.609375,1.230469 -0.609375,2.1875 z m 0,0" | ||
| - id="path120" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-38" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 6.265625,-4.71875 -1.359375,0 0,4.71875 -0.8125,0 0,-4.71875 -0.953125,0 0,-0.375 0.953125,-0.28125 0,-0.296875 c 0,-1.320313 0.578125,-1.984375 1.734375,-1.984375 0.28125,0 0.609375,0.058594 0.984375,0.171875 l -0.203125,0.65625 c -0.3125,-0.101563 -0.578125,-0.15625 -0.796875,-0.15625 -0.3125,0 -0.542969,0.105469 -0.6875,0.3125 -0.148438,0.199219 -0.21875,0.523437 -0.21875,0.96875 l 0,0.34375 1.359375,0 z m -3,0 -1.359375,0 0,4.71875 -0.8125,0 0,-4.71875 -0.953125,0 0,-0.375 0.953125,-0.28125 0,-0.296875 c 0,-1.320313 0.578125,-1.984375 1.734375,-1.984375 0.28125,0 0.609375,0.058594 0.984375,0.171875 l -0.203125,0.65625 c -0.3125,-0.101563 -0.578125,-0.15625 -0.796875,-0.15625 -0.3125,0 -0.542969,0.105469 -0.6875,0.3125 -0.148438,0.199219 -0.21875,0.523437 -0.21875,0.96875 l 0,0.34375 1.359375,0 z M 8.671875,0 l -0.8125,0 0,-7.59375 0.8125,0 z m 0,0" | ||
| - id="path123" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-0" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 0.453125,1.59375 0,-7.9375 4.5,0 0,7.9375 z m 0.5,-0.5 3.5,0 0,-6.9375 -3.5,0 z m 0,0" | ||
| - id="path126" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-1" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 0.03125,1.109375 3.421875,-6.890625 3.4375,6.890625 z m 0,0" | ||
| - id="path129" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph2-0" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 0.84375,-6.421875 3.703125,0 0,6.421875 -3.703125,0 z m 0.46875,5.96875 2.78125,0 0,-5.515625 -2.78125,0 z m 0,0" | ||
| - id="path132" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph2-1" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 2.5625,-6.515625 c 0.59375,0 1.054688,0.136719 1.390625,0.40625 0.34375,0.273437 0.515625,0.648437 0.515625,1.125 0,0.324219 -0.101562,0.617187 -0.296875,0.875 -0.1875,0.261719 -0.5,0.496094 -0.9375,0.703125 0.519531,0.25 0.890625,0.515625 1.109375,0.796875 0.226562,0.273437 0.34375,0.585937 0.34375,0.9375 C 4.6875,-1.128906 4.5,-0.695312 4.125,-0.375 3.75,-0.0625 3.238281,0.09375 2.59375,0.09375 1.90625,0.09375 1.375,-0.0546875 1,-0.359375 0.632812,-0.660156 0.453125,-1.085938 0.453125,-1.640625 c 0,-0.738281 0.445313,-1.3125 1.34375,-1.71875 C 1.398438,-3.585938 1.113281,-3.832031 0.9375,-4.09375 0.757812,-4.363281 0.671875,-4.660156 0.671875,-4.984375 c 0,-0.46875 0.171875,-0.835937 0.515625,-1.109375 0.34375,-0.28125 0.800781,-0.421875 1.375,-0.421875 z M 1.171875,-1.625 c 0,0.355469 0.117187,0.632812 0.359375,0.828125 0.25,0.199219 0.597656,0.296875 1.046875,0.296875 0.4375,0 0.773437,-0.101562 1.015625,-0.3125 0.238281,-0.207031 0.359375,-0.488281 0.359375,-0.84375 0,-0.28125 -0.117187,-0.53125 -0.34375,-0.75 -0.21875,-0.226562 -0.617187,-0.445312 -1.1875,-0.65625 -0.4375,0.1875 -0.757813,0.398438 -0.953125,0.625 -0.199219,0.230469 -0.296875,0.5 -0.296875,0.8125 z M 2.5625,-5.921875 c -0.367188,0 -0.652344,0.089844 -0.859375,0.265625 -0.210937,0.179688 -0.3125,0.414062 -0.3125,0.703125 0,0.273437 0.082031,0.507813 0.25,0.703125 0.175781,0.1875 0.5,0.375 0.96875,0.5625 0.414063,-0.175781 0.707031,-0.363281 0.875,-0.5625 C 3.660156,-4.445312 3.75,-4.679688 3.75,-4.953125 3.75,-5.253906 3.640625,-5.488281 3.421875,-5.65625 3.210938,-5.832031 2.925781,-5.921875 2.5625,-5.921875 z m 0,0" | ||
| - id="path135" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph2-2" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="M 3.140625,0 2.4375,0 l 0,-4.578125 c 0,-0.382813 0.00781,-0.742187 0.03125,-1.078125 -0.0625,0.0625 -0.136719,0.132812 -0.21875,0.203125 -0.074219,0.0625 -0.417969,0.34375 -1.03125,0.84375 l -0.390625,-0.5 1.703125,-1.3125 0.609375,0 z m 0,0" | ||
| - id="path138" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph2-3" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 2.453125,-3.921875 c 0.675781,0 1.207031,0.167969 1.59375,0.5 0.382813,0.335937 0.578125,0.792969 0.578125,1.375 0,0.667969 -0.214844,1.195313 -0.640625,1.578125 -0.417969,0.375 -1,0.5625 -1.75,0.5625 -0.71875,0 -1.273437,-0.1171875 -1.65625,-0.359375 l 0,-0.703125 c 0.207031,0.136719 0.460937,0.242188 0.765625,0.3125 0.3125,0.074219 0.613281,0.109375 0.90625,0.109375 0.519531,0 0.921875,-0.117187 1.203125,-0.359375 C 3.734375,-1.144531 3.875,-1.492188 3.875,-1.953125 3.875,-2.859375 3.328125,-3.3125 2.234375,-3.3125 c -0.28125,0 -0.65625,0.046875 -1.125,0.140625 l -0.375,-0.25 0.25,-3 3.1875,0 0,0.671875 -2.5625,0 -0.171875,1.921875 c 0.34375,-0.0625 0.679688,-0.09375 1.015625,-0.09375 z m 0,0" | ||
| - id="path141" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph2-4" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="M 1.53125,-1.046875 1.609375,-0.9375 C 1.523438,-0.644531 1.410156,-0.304688 1.265625,0.078125 1.128906,0.460938 0.984375,0.820312 0.828125,1.15625 l -0.546875,0 c 0.070312,-0.304688 0.15625,-0.679688 0.25,-1.125 0.101562,-0.445312 0.171875,-0.804688 0.203125,-1.078125 z m 0,0" | ||
| - id="path144" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph2-5" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 4.421875,-4.90625 c 0,0.40625 -0.117187,0.742188 -0.34375,1 -0.230469,0.261719 -0.558594,0.433594 -0.984375,0.515625 l 0,0.046875 C 3.613281,-3.28125 4,-3.117188 4.25,-2.859375 4.5,-2.597656 4.625,-2.25 4.625,-1.8125 c 0,0.605469 -0.214844,1.074219 -0.640625,1.40625 -0.429687,0.3359375 -1.03125,0.5 -1.8125,0.5 -0.34375,0 -0.65625,-0.0273438 -0.9375,-0.078125 -0.28125,-0.0507812 -0.558594,-0.144531 -0.828125,-0.28125 l 0,-0.6875 c 0.28125,0.136719 0.578125,0.242187 0.890625,0.3125 0.320313,0.074219 0.625,0.109375 0.90625,0.109375 1.101563,0 1.65625,-0.4375 1.65625,-1.3125 C 3.859375,-2.613281 3.25,-3 2.03125,-3 l -0.640625,0 0,-0.640625 0.640625,0 c 0.5,0 0.894531,-0.109375 1.1875,-0.328125 0.300781,-0.21875 0.453125,-0.523438 0.453125,-0.921875 0,-0.3125 -0.109375,-0.554687 -0.328125,-0.734375 -0.21875,-0.175781 -0.511719,-0.265625 -0.875,-0.265625 -0.28125,0 -0.546875,0.039063 -0.796875,0.109375 -0.25,0.074219 -0.539063,0.214844 -0.859375,0.421875 L 0.453125,-5.84375 c 0.257813,-0.207031 0.5625,-0.367188 0.90625,-0.484375 0.34375,-0.125 0.707031,-0.1875 1.09375,-0.1875 0.625,0 1.109375,0.148437 1.453125,0.4375 0.34375,0.28125 0.515625,0.671875 0.515625,1.171875 z m 0,0" | ||
| - id="path147" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph3-0" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 0.5,1.765625 0,-8.8125 5,0 0,8.8125 z m 0.5625,-0.546875 3.875,0 0,-7.703125 -3.875,0 z m 0,0" | ||
| - id="path150" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph3-1" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 0.03125,1.234375 0,-7.65625 7.625,3.828125 z m 0,0" | ||
| - id="path153" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph4-0" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="" | ||
| - id="path156" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph4-1" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 6.734375,-13.984375 c 2.507813,0 4.4375,0.617187 5.78125,1.84375 1.351563,1.21875 2.03125,2.917969 2.03125,5.09375 0,2.167969 -0.65625,3.886719 -1.96875,5.15625 C 11.273438,-0.628906 9.273438,0 6.578125,0 L 1.9375,0 l 0,-13.984375 z M 12.15625,-7 c 0,-3.195312 -1.835938,-4.796875 -5.5,-4.796875 l -2.359375,0 0,9.578125 2.625,0 c 1.6875,0 2.976563,-0.398438 3.875,-1.203125 C 11.703125,-4.234375 12.15625,-5.425781 12.15625,-7 z m 0,0" | ||
| - id="path159" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph4-2" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="M 3.859375,0 1.625,0 l 0,-10.640625 2.234375,0 z m -2.09375,-12.765625 c -0.28125,-0.28125 -0.421875,-0.613281 -0.421875,-1 0,-0.382813 0.140625,-0.71875 0.421875,-1 0.28125,-0.28125 0.613281,-0.421875 1,-0.421875 0.382813,0 0.71875,0.140625 1,0.421875 0.28125,0.28125 0.421875,0.617187 0.421875,1 0,0.386719 -0.140625,0.71875 -0.421875,1 -0.28125,0.28125 -0.617187,0.421875 -1,0.421875 -0.386719,0 -0.71875,-0.140625 -1,-0.421875 z m 0,0" | ||
| - id="path162" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph4-3" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 11.453125,-10.640625 0,9.28125 c 0,1.875 -0.511719,3.28125 -1.53125,4.21875 C 8.910156,3.804688 7.601562,4.28125 6,4.28125 c -1.605469,0 -3.054688,-0.5 -4.34375,-1.5 l 1.0625,-1.703125 c 1.039062,0.789063 2.085938,1.1875 3.140625,1.1875 1.0625,0 1.898437,-0.277344 2.515625,-0.828125 C 9,0.894531 9.3125,0.0195312 9.3125,-1.1875 l 0,-1.359375 C 8.976562,-1.910156 8.5,-1.40625 7.875,-1.03125 c -0.617188,0.367188 -1.308594,0.546875 -2.078125,0.546875 -1.40625,0 -2.570313,-0.488281 -3.484375,-1.46875 -0.90625,-0.988281 -1.359375,-2.21875 -1.359375,-3.6875 0,-1.46875 0.453125,-2.691406 1.359375,-3.671875 0.914062,-0.988281 2.078125,-1.484375 3.484375,-1.484375 1.40625,0 2.546875,0.578125 3.421875,1.734375 l 0,-1.578125 z m -8.296875,4.90625 c 0,0.875 0.269531,1.632813 0.8125,2.265625 0.539062,0.636719 1.265625,0.953125 2.171875,0.953125 0.914063,0 1.65625,-0.304687 2.21875,-0.921875 0.570313,-0.613281 0.859375,-1.375 0.859375,-2.28125 0,-0.914062 -0.289062,-1.691406 -0.859375,-2.328125 C 7.785156,-8.679688 7.046875,-9 6.140625,-9 c -0.90625,0 -1.632813,0.328125 -2.171875,0.984375 -0.542969,0.648437 -0.8125,1.40625 -0.8125,2.28125 z m 0,0" | ||
| - id="path165" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph4-4" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 4.375,-8.84375 0,5.40625 c 0,0.5 0.132812,0.902344 0.40625,1.203125 0.269531,0.304687 0.644531,0.453125 1.125,0.453125 0.476562,0 0.9375,-0.234375 1.375,-0.703125 l 0.921875,1.578125 c -0.792969,0.710938 -1.667969,1.0625 -2.625,1.0625 -0.949219,0 -1.761719,-0.328125 -2.4375,-0.984375 -0.667969,-0.65625 -1,-1.546875 -1,-2.671875 l 0,-5.34375 -1.34375,0 0,-1.796875 1.34375,0 0,-3.34375 2.234375,0 0,3.34375 2.8125,0 0,1.796875 z m 0,0" | ||
| - id="path168" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph4-5" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 10.234375,0 -2.03125,0 0,-1.421875 C 7.316406,-0.367188 6.132812,0.15625 4.65625,0.15625 c -1.105469,0 -2.023438,-0.3125 -2.75,-0.9375 -0.730469,-0.625 -1.09375,-1.457031 -1.09375,-2.5 0,-1.050781 0.382812,-1.835938 1.15625,-2.359375 C 2.75,-6.160156 3.800781,-6.421875 5.125,-6.421875 l 2.890625,0 0,-0.390625 c 0,-1.414062 -0.789063,-2.125 -2.359375,-2.125 -0.980469,0 -2.007812,0.359375 -3.078125,1.078125 l -1,-1.40625 c 1.289063,-1.019531 2.757813,-1.53125 4.40625,-1.53125 1.25,0 2.269531,0.320313 3.0625,0.953125 0.789063,0.625 1.1875,1.621094 1.1875,2.984375 z M 8,-3.953125 l 0,-0.90625 -2.515625,0 c -1.617187,0 -2.421875,0.507813 -2.421875,1.515625 0,0.523438 0.195312,0.921875 0.59375,1.203125 0.40625,0.273437 0.960938,0.40625 1.671875,0.40625 0.71875,0 1.34375,-0.195313 1.875,-0.59375 C 7.734375,-2.734375 8,-3.273438 8,-3.953125 z m 0,0" | ||
| - id="path171" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph4-6" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="M 3.859375,0 1.625,0 l 0,-14.84375 2.234375,0 z m 0,0" | ||
| - id="path174" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph4-7" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="" | ||
| - id="path177" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph4-8" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 4.296875,-11.78125 0,3.84375 6.203125,0 0,2.171875 -6.203125,0 0,5.765625 -2.359375,0 0,-13.984375 9.328125,0 -0.03125,2.203125 z m 0,0" | ||
| - id="path180" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph4-9" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 7.203125,-8.546875 c -1.105469,0 -1.9375,0.367187 -2.5,1.09375 -0.5625,0.71875 -0.84375,1.683594 -0.84375,2.890625 l 0,4.5625 -2.234375,0 0,-10.640625 2.234375,0 0,2.140625 c 0.363281,-0.664062 0.851563,-1.210938 1.46875,-1.640625 0.625,-0.425781 1.28125,-0.644531 1.96875,-0.65625 l 0.015625,2.25 c -0.03125,0 -0.070312,0 -0.109375,0 z m 0,0" | ||
| - id="path183" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph4-10" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 11.515625,-4.34375 -8.328125,0 c 0.050781,0.773438 0.398438,1.398438 1.046875,1.875 0.65625,0.46875 1.40625,0.703125 2.25,0.703125 1.332031,0 2.34375,-0.414063 3.03125,-1.25 L 10.796875,-1.625 C 9.648438,-0.4375 8.15625,0.15625 6.3125,0.15625 c -1.492188,0 -2.761719,-0.492188 -3.8125,-1.484375 -1.042969,-0.988281 -1.5625,-2.320313 -1.5625,-4 0,-1.675781 0.53125,-3.003906 1.59375,-3.984375 1.070312,-0.988281 2.332031,-1.484375 3.78125,-1.484375 1.445312,0 2.675781,0.4375 3.6875,1.3125 1.007812,0.867187 1.515625,2.070313 1.515625,3.609375 z m -8.328125,-1.75 6.09375,0 C 9.28125,-6.988281 9,-7.675781 8.4375,-8.15625 7.875,-8.632812 7.179688,-8.875 6.359375,-8.875 c -0.8125,0 -1.546875,0.25 -2.203125,0.75 -0.648438,0.5 -0.96875,1.179688 -0.96875,2.03125 z m 0,0" | ||
| - id="path186" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph4-11" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 5.953125,0.15625 c -1.34375,0 -2.515625,-0.503906 -3.515625,-1.515625 -1,-1.007813 -1.5,-2.34375 -1.5,-4 0,-1.65625 0.507812,-2.972656 1.53125,-3.953125 1.03125,-0.988281 2.253906,-1.484375 3.671875,-1.484375 1.425781,0 2.570313,0.601563 3.4375,1.796875 l 0,-5.84375 2.234375,0 0,14.84375 -2.234375,0 0,-1.59375 c -0.824219,1.167969 -2.03125,1.75 -3.625,1.75 z M 3.1875,-5.265625 c 0,1.023437 0.320312,1.855469 0.96875,2.5 0.65625,0.636719 1.421875,0.953125 2.296875,0.953125 0.882813,0 1.632813,-0.320312 2.25,-0.96875 C 9.316406,-3.4375 9.625,-4.269531 9.625,-5.28125 9.625,-6.289062 9.316406,-7.132812 8.703125,-7.8125 8.085938,-8.5 7.332031,-8.84375 6.4375,-8.84375 5.539062,-8.84375 4.773438,-8.5 4.140625,-7.8125 3.503906,-7.132812 3.1875,-6.285156 3.1875,-5.265625 z m 0,0" | ||
| - id="path189" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph4-12" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 4.109375,-2.8125 c 0.632813,0.648438 1.4375,0.96875 2.40625,0.96875 0.976563,0 1.78125,-0.320312 2.40625,-0.96875 0.632813,-0.644531 0.953125,-1.476562 0.953125,-2.5 0,-1.03125 -0.320312,-1.867188 -0.953125,-2.515625 -0.625,-0.644531 -1.429687,-0.96875 -2.40625,-0.96875 -0.96875,0 -1.773437,0.324219 -2.40625,0.96875 C 3.472656,-7.179688 3.15625,-6.34375 3.15625,-5.3125 c 0,1.023438 0.316406,1.855469 0.953125,2.5 z m 6.40625,1.390625 c -1.0625,1.054687 -2.398437,1.578125 -4,1.578125 -1.59375,0 -2.929687,-0.523438 -4,-1.578125 -1.0625,-1.0625 -1.59375,-2.359375 -1.59375,-3.890625 0,-1.539062 0.53125,-2.835938 1.59375,-3.890625 1.070313,-1.0625 2.40625,-1.59375 4,-1.59375 1.601563,0 2.9375,0.53125 4,1.59375 1.070313,1.054687 1.609375,2.351563 1.609375,3.890625 0,1.53125 -0.539062,2.828125 -1.609375,3.890625 z m 0,0" | ||
| - id="path192" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph4-13" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="M 3.859375,-5.765625 3.859375,0 1.625,0 l 0,-10.640625 2.234375,0 0,1.9375 c 0.320313,-0.65625 0.804687,-1.164063 1.453125,-1.53125 0.644531,-0.375 1.34375,-0.5625 2.09375,-0.5625 1.675781,0 2.8125,0.695313 3.40625,2.078125 1.0625,-1.382812 2.378906,-2.078125 3.953125,-2.078125 1.195313,0 2.164063,0.371094 2.90625,1.109375 0.738281,0.730469 1.109375,1.789062 1.109375,3.171875 l 0,6.515625 -2.234375,0 0,-5.84375 c 0,-1.957031 -0.820313,-2.9375 -2.453125,-2.9375 -0.761719,0 -1.421875,0.246094 -1.984375,0.734375 -0.5625,0.492187 -0.859375,1.199219 -0.890625,2.125 l 0,5.921875 -2.234375,0 0,-5.84375 c 0,-1.007812 -0.183594,-1.75 -0.546875,-2.21875 C 8.082031,-8.539062 7.515625,-8.78125 6.734375,-8.78125 5.960938,-8.78125 5.289062,-8.519531 4.71875,-8 4.144531,-7.488281 3.859375,-6.742188 3.859375,-5.765625 z m 0,0" | ||
| - id="path195" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph4-14" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="M 3.921875,-3.1875 2.515625,0 0,0 l 6.15625,-13.984375 2.53125,0 L 14.84375,0 12.3125,0 10.921875,-3.1875 z M 9.953125,-5.359375 7.421875,-11.125 4.875,-5.359375 z m 0,0" | ||
| - id="path198" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph4-15" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 6.34375,0.15625 c -1.480469,0 -2.757812,-0.5 -3.828125,-1.5 -1.0625,-1.007812 -1.59375,-2.328125 -1.59375,-3.953125 0,-1.625 0.554687,-2.945313 1.671875,-3.96875 1.113281,-1.019531 2.46875,-1.53125 4.0625,-1.53125 1.601562,0 2.957031,0.554687 4.0625,1.65625 l -1.3125,1.625 C 8.476562,-8.316406 7.546875,-8.71875 6.609375,-8.71875 c -0.929687,0 -1.734375,0.3125 -2.421875,0.9375 -0.6875,0.617188 -1.03125,1.414062 -1.03125,2.390625 0,0.980469 0.335938,1.8125 1.015625,2.5 0.6875,0.679687 1.523437,1.015625 2.515625,1.015625 1,0 1.9375,-0.453125 2.8125,-1.359375 l 1.3125,1.4375 C 9.519531,-0.492188 8.03125,0.15625 6.34375,0.15625 z m 0,0" | ||
| - id="path201" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph5-0" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 0.75,-5.71875 3.296875,0 0,5.71875 L 0.75,0 z m 0.40625,5.3125 2.484375,0 0,-4.90625 -2.484375,0 z m 0,0" | ||
| - id="path204" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph5-1" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="M 4.375,0 3.671875,-1.8125 1.375,-1.8125 0.671875,0 0,0 l 2.265625,-5.734375 0.546875,0 L 5.0625,0 z M 3.453125,-2.421875 2.796875,-4.1875 C 2.710938,-4.40625 2.625,-4.679688 2.53125,-5.015625 c -0.0625,0.25 -0.148438,0.527344 -0.25,0.828125 l -0.671875,1.765625 z m 0,0" | ||
| - id="path207" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph5-2" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 2.40625,0.078125 c -0.625,0 -1.109375,-0.1875 -1.453125,-0.5625 -0.335937,-0.382813 -0.5,-0.925781 -0.5,-1.625 0,-0.71875 0.171875,-1.269531 0.515625,-1.65625 0.34375,-0.394531 0.832031,-0.59375 1.46875,-0.59375 0.207031,0 0.414062,0.023437 0.625,0.0625 0.207031,0.042969 0.367188,0.09375 0.484375,0.15625 L 3.34375,-3.59375 C 3.195312,-3.644531 3.039062,-3.6875 2.875,-3.71875 2.707031,-3.757812 2.554688,-3.78125 2.421875,-3.78125 1.554688,-3.78125 1.125,-3.226562 1.125,-2.125 c 0,0.53125 0.101562,0.9375 0.3125,1.21875 0.21875,0.28125 0.535156,0.421875 0.953125,0.421875 0.351563,0 0.71875,-0.078125 1.09375,-0.234375 l 0,0.578125 C 3.191406,0.00390625 2.832031,0.078125 2.40625,0.078125 z m 0,0" | ||
| - id="path210" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph5-3" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 2.078125,-0.453125 c 0.113281,0 0.222656,-0.007813 0.328125,-0.03125 0.101562,-0.019531 0.1875,-0.035156 0.25,-0.046875 l 0,0.484375 c -0.074219,0.04296875 -0.179688,0.0703125 -0.3125,0.09375 -0.136719,0.0195312 -0.257812,0.03125 -0.359375,0.03125 -0.835937,0 -1.25,-0.4375 -1.25,-1.3125 l 0,-2.546875 -0.609375,0 0,-0.3125 0.609375,-0.265625 0.28125,-0.921875 0.375,0 0,1 1.234375,0 0,0.5 -1.234375,0 0,2.515625 c 0,0.261719 0.054687,0.464844 0.171875,0.609375 0.125,0.136719 0.296875,0.203125 0.515625,0.203125 z m 0,0" | ||
| - id="path213" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph5-4" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 1.9375,-6.078125 0.546875,0 0,8.015625 -0.546875,0 z m 0,0" | ||
| - id="path216" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph5-5" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 3.234375,-5.203125 c -0.625,0 -1.121094,0.210937 -1.484375,0.625 -0.367188,0.417969 -0.546875,0.992187 -0.546875,1.71875 0,0.75 0.171875,1.328125 0.515625,1.734375 0.351562,0.40625 0.851562,0.609375 1.5,0.609375 0.40625,0 0.863281,-0.070313 1.375,-0.21875 l 0,0.59375 C 4.195312,0.00390625 3.707031,0.078125 3.125,0.078125 c -0.84375,0 -1.496094,-0.253906 -1.953125,-0.765625 -0.460937,-0.507812 -0.6875,-1.234375 -0.6875,-2.171875 0,-0.59375 0.109375,-1.109375 0.328125,-1.546875 0.226562,-0.445312 0.546875,-0.789062 0.953125,-1.03125 0.414063,-0.238281 0.90625,-0.359375 1.46875,-0.359375 0.601563,0 1.128906,0.109375 1.578125,0.328125 l -0.28125,0.578125 c -0.4375,-0.207031 -0.871094,-0.3125 -1.296875,-0.3125 z m 0,0" | ||
| - id="path219" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph5-6" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 4.390625,-2.140625 c 0,0.699219 -0.179687,1.246094 -0.53125,1.640625 C 3.503906,-0.113281 3.019531,0.078125 2.40625,0.078125 2.019531,0.078125 1.675781,-0.0078125 1.375,-0.1875 1.082031,-0.375 0.851562,-0.632812 0.6875,-0.96875 0.53125,-1.300781 0.453125,-1.691406 0.453125,-2.140625 c 0,-0.695313 0.171875,-1.238281 0.515625,-1.625 0.351562,-0.394531 0.835938,-0.59375 1.453125,-0.59375 0.601563,0 1.082031,0.199219 1.4375,0.59375 0.351563,0.398437 0.53125,0.9375 0.53125,1.625 z m -3.265625,0 c 0,0.542969 0.109375,0.960937 0.328125,1.25 0.21875,0.28125 0.539063,0.421875 0.96875,0.421875 0.414063,0 0.734375,-0.140625 0.953125,-0.421875 0.226562,-0.289063 0.34375,-0.707031 0.34375,-1.25 0,-0.550781 -0.117188,-0.96875 -0.34375,-1.25 C 3.15625,-3.671875 2.832031,-3.8125 2.40625,-3.8125 c -0.429688,0 -0.75,0.140625 -0.96875,0.421875 -0.210938,0.28125 -0.3125,0.699219 -0.3125,1.25 z m 0,0" | ||
| - id="path222" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph5-7" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 2.6875,0.078125 c -0.28125,0 -0.539062,-0.0546875 -0.765625,-0.15625 C 1.691406,-0.179688 1.5,-0.335938 1.34375,-0.546875 l -0.046875,0 c 0.03125,0.25 0.046875,0.484375 0.046875,0.703125 l 0,1.765625 -0.65625,0 0,-6.203125 0.53125,0 0.09375,0.578125 0.03125,0 c 0.164062,-0.226563 0.359375,-0.394531 0.578125,-0.5 0.21875,-0.101563 0.472656,-0.15625 0.765625,-0.15625 0.5625,0 0.992188,0.195313 1.296875,0.578125 0.3125,0.386719 0.46875,0.933594 0.46875,1.640625 0,0.699219 -0.15625,1.246094 -0.46875,1.640625 C 3.671875,-0.113281 3.238281,0.078125 2.6875,0.078125 z M 2.59375,-3.8125 c -0.4375,0 -0.757812,0.125 -0.953125,0.375 -0.199219,0.242188 -0.296875,0.621094 -0.296875,1.140625 l 0,0.15625 c 0,0.59375 0.097656,1.023437 0.296875,1.28125 0.195313,0.261719 0.519531,0.390625 0.96875,0.390625 0.363281,0 0.648437,-0.144531 0.859375,-0.4375 0.207031,-0.300781 0.3125,-0.71875 0.3125,-1.25 0,-0.53125 -0.105469,-0.9375 -0.3125,-1.21875 -0.210938,-0.289062 -0.5,-0.4375 -0.875,-0.4375 z m 0,0" | ||
| - id="path225" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph5-8" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 0.015625,-4.28125 0.6875,0 0.9375,2.4375 c 0.207031,0.5625 0.335937,0.964844 0.390625,1.203125 l 0.03125,0 c 0.03125,-0.125 0.097656,-0.347656 0.203125,-0.671875 0.113281,-0.320312 0.46875,-1.3125 1.0625,-2.96875 l 0.703125,0 -1.84375,4.875 C 2,1.070312 1.785156,1.410156 1.546875,1.609375 c -0.242187,0.207031 -0.539063,0.3125 -0.890625,0.3125 -0.199219,0 -0.398438,-0.023437 -0.59375,-0.0625 l 0,-0.515625 c 0.144531,0.03125 0.304688,0.046875 0.484375,0.046875 0.445313,0 0.765625,-0.25 0.953125,-0.75 L 1.734375,0.03125 z m 0,0" | ||
| - id="path228" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph5-9" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 2.640625,-4.359375 c 0.1875,0 0.359375,0.015625 0.515625,0.046875 L 3.0625,-3.71875 C 2.882812,-3.75 2.726562,-3.765625 2.59375,-3.765625 2.25,-3.765625 1.953125,-3.625 1.703125,-3.34375 1.460938,-3.0625 1.34375,-2.710938 1.34375,-2.296875 L 1.34375,0 0.6875,0 l 0,-4.28125 0.53125,0 0.078125,0.796875 0.03125,0 c 0.15625,-0.28125 0.34375,-0.492187 0.5625,-0.640625 0.226563,-0.15625 0.476563,-0.234375 0.75,-0.234375 z m 0,0" | ||
| - id="path231" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph5-10" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 1.34375,0 -0.65625,0 0,-4.28125 0.65625,0 z M 0.640625,-5.4375 c 0,-0.15625 0.035156,-0.265625 0.109375,-0.328125 C 0.820312,-5.835938 0.910156,-5.875 1.015625,-5.875 c 0.101563,0 0.191406,0.039062 0.265625,0.109375 0.082031,0.074219 0.125,0.183594 0.125,0.328125 0,0.148438 -0.042969,0.257812 -0.125,0.328125 -0.074219,0.0625 -0.164062,0.09375 -0.265625,0.09375 -0.105469,0 -0.195313,-0.03125 -0.265625,-0.09375 C 0.675781,-5.179688 0.640625,-5.289062 0.640625,-5.4375 z m 0,0" | ||
| - id="path234" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph5-11" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 4.1875,-4.28125 0,0.40625 -0.78125,0.09375 c 0.070312,0.09375 0.132812,0.214844 0.1875,0.359375 0.0625,0.148437 0.09375,0.3125 0.09375,0.5 0,0.417969 -0.148438,0.75 -0.4375,1 -0.28125,0.25 -0.671875,0.375 -1.171875,0.375 -0.136719,0 -0.257813,-0.00781 -0.359375,-0.03125 C 1.4375,-1.429688 1.296875,-1.25 1.296875,-1.03125 c 0,0.125 0.046875,0.214844 0.140625,0.265625 0.101562,0.054687 0.269531,0.078125 0.5,0.078125 l 0.765625,0 c 0.457031,0 0.8125,0.101562 1.0625,0.296875 0.25,0.199219 0.375,0.484375 0.375,0.859375 0,0.46875 -0.195313,0.828125 -0.578125,1.078125 -0.375,0.25 -0.929688,0.375 -1.65625,0.375 -0.5625,0 -0.996094,-0.105469 -1.296875,-0.3125 -0.304687,-0.210937 -0.453125,-0.5 -0.453125,-0.875 0,-0.261719 0.082031,-0.492187 0.25,-0.6875 0.164062,-0.1875 0.398438,-0.316406 0.703125,-0.390625 C 0.992188,-0.382812 0.898438,-0.457031 0.828125,-0.5625 0.753906,-0.664062 0.71875,-0.789062 0.71875,-0.9375 c 0,-0.15625 0.039062,-0.289062 0.125,-0.40625 C 0.925781,-1.457031 1.054688,-1.570312 1.234375,-1.6875 1.015625,-1.769531 0.832031,-1.921875 0.6875,-2.140625 c -0.136719,-0.21875 -0.203125,-0.46875 -0.203125,-0.75 0,-0.46875 0.140625,-0.828125 0.421875,-1.078125 0.28125,-0.257812 0.679688,-0.390625 1.203125,-0.390625 0.21875,0 0.421875,0.027344 0.609375,0.078125 z m -3.40625,5 c 0,0.226562 0.09375,0.398438 0.28125,0.515625 0.195312,0.125 0.476562,0.1875 0.84375,0.1875 0.550781,0 0.957031,-0.085937 1.21875,-0.25 0.257812,-0.15625 0.390625,-0.375 0.390625,-0.65625 0,-0.230469 -0.074219,-0.390625 -0.21875,-0.484375 -0.148437,-0.0820312 -0.417969,-0.125 -0.8125,-0.125 l -0.765625,0 c -0.304688,0 -0.539062,0.0703125 -0.703125,0.203125 C 0.859375,0.253906 0.78125,0.457031 0.78125,0.71875 z m 0.34375,-3.625 c 0,0.292969 0.082031,0.515625 0.25,0.671875 C 1.550781,-2.078125 1.789062,-2 2.09375,-2 c 0.632812,0 0.953125,-0.304688 0.953125,-0.921875 0,-0.644531 -0.324219,-0.96875 -0.96875,-0.96875 -0.304687,0 -0.539063,0.085937 -0.703125,0.25 -0.167969,0.167969 -0.25,0.414063 -0.25,0.734375 z m 0,0" | ||
| - id="path237" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph5-12" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 3.625,0 0,-2.765625 c 0,-0.351563 -0.085938,-0.613281 -0.25,-0.78125 C 3.21875,-3.722656 2.972656,-3.8125 2.640625,-3.8125 c -0.460937,0 -0.792969,0.125 -1,0.375 C 1.441406,-3.195312 1.34375,-2.796875 1.34375,-2.234375 L 1.34375,0 0.6875,0 l 0,-6.078125 0.65625,0 0,1.84375 c 0,0.21875 -0.011719,0.402344 -0.03125,0.546875 l 0.03125,0 c 0.125,-0.207031 0.304688,-0.367188 0.546875,-0.484375 0.238281,-0.125 0.507813,-0.1875 0.8125,-0.1875 0.519531,0 0.910156,0.125 1.171875,0.375 0.257812,0.25 0.390625,0.648437 0.390625,1.1875 l 0,2.796875 z m 0,0" | ||
| - id="path240" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph5-13" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 6.140625,0 0,-2.78125 c 0,-0.34375 -0.074219,-0.597656 -0.21875,-0.765625 C 5.773438,-3.722656 5.550781,-3.8125 5.25,-3.8125 c -0.40625,0 -0.710938,0.121094 -0.90625,0.359375 -0.1875,0.230469 -0.28125,0.585937 -0.28125,1.0625 L 4.0625,0 3.421875,0 l 0,-2.78125 c 0,-0.34375 -0.074219,-0.597656 -0.21875,-0.765625 -0.148437,-0.175781 -0.375,-0.265625 -0.6875,-0.265625 -0.40625,0 -0.703125,0.125 -0.890625,0.375 -0.1875,0.242188 -0.28125,0.636719 -0.28125,1.1875 l 0,2.25 -0.65625,0 0,-4.28125 0.53125,0 0.109375,0.578125 0.03125,0 c 0.113281,-0.207031 0.28125,-0.367187 0.5,-0.484375 0.226563,-0.113281 0.484375,-0.171875 0.765625,-0.171875 0.664062,0 1.101562,0.242187 1.3125,0.71875 l 0.03125,0 c 0.125,-0.21875 0.304688,-0.390625 0.546875,-0.515625 0.238281,-0.132812 0.515625,-0.203125 0.828125,-0.203125 0.488281,0 0.851562,0.125 1.09375,0.375 0.238281,0.25 0.359375,0.648437 0.359375,1.1875 l 0,2.796875 z m 0,0" | ||
| - id="path243" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph5-14" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 3.625,0 0,-2.765625 c 0,-0.351563 -0.085938,-0.613281 -0.25,-0.78125 C 3.21875,-3.722656 2.972656,-3.8125 2.640625,-3.8125 c -0.449219,0 -0.777344,0.125 -0.984375,0.375 -0.210938,0.242188 -0.3125,0.636719 -0.3125,1.1875 l 0,2.25 -0.65625,0 0,-4.28125 0.53125,0 0.109375,0.578125 0.03125,0 c 0.125,-0.207031 0.304687,-0.367187 0.546875,-0.484375 0.238281,-0.113281 0.507812,-0.171875 0.8125,-0.171875 0.507812,0 0.894531,0.125 1.15625,0.375 0.257812,0.25 0.390625,0.648437 0.390625,1.1875 l 0,2.796875 z m 0,0" | ||
| - id="path246" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph5-15" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="M 3.328125,0 3.1875,-0.609375 l -0.03125,0 C 2.945312,-0.335938 2.734375,-0.15625 2.515625,-0.0625 2.304688,0.03125 2.046875,0.078125 1.734375,0.078125 c -0.429687,0 -0.761719,-0.109375 -1,-0.328125 C 0.492188,-0.46875 0.375,-0.78125 0.375,-1.1875 c 0,-0.863281 0.6875,-1.316406 2.0625,-1.359375 l 0.734375,-0.015625 0,-0.265625 c 0,-0.34375 -0.074219,-0.59375 -0.21875,-0.75 -0.148437,-0.15625 -0.375,-0.234375 -0.6875,-0.234375 -0.367187,0 -0.773437,0.109375 -1.21875,0.328125 l -0.203125,-0.5 C 1.0625,-4.097656 1.296875,-4.1875 1.546875,-4.25 c 0.25,-0.070312 0.5,-0.109375 0.75,-0.109375 0.507813,0 0.882813,0.117187 1.125,0.34375 0.25,0.230469 0.375,0.59375 0.375,1.09375 l 0,2.921875 z m -1.46875,-0.453125 c 0.40625,0 0.722656,-0.109375 0.953125,-0.328125 0.226562,-0.226562 0.34375,-0.539062 0.34375,-0.9375 l 0,-0.390625 L 2.5,-2.078125 c -0.511719,0.023437 -0.882812,0.105469 -1.109375,0.25 -0.230469,0.136719 -0.34375,0.355469 -0.34375,0.65625 0,0.230469 0.066406,0.40625 0.203125,0.53125 0.144531,0.125 0.347656,0.1875 0.609375,0.1875 z m 0,0" | ||
| - id="path249" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph5-16" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 1.34375,0 -0.65625,0 0,-6.078125 0.65625,0 z m 0,0" | ||
| - id="path252" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph5-17" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="" | ||
| - id="path255" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph5-18" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 3.609375,-0.578125 -0.046875,0 c -0.292969,0.4375 -0.742188,0.65625 -1.34375,0.65625 -0.554688,0 -0.984375,-0.191406 -1.296875,-0.578125 -0.3125,-0.382812 -0.46875,-0.925781 -0.46875,-1.625 0,-0.707031 0.15625,-1.253906 0.46875,-1.640625 0.3125,-0.394531 0.742187,-0.59375 1.296875,-0.59375 0.582031,0 1.03125,0.210937 1.34375,0.625 l 0.046875,0 -0.03125,-0.296875 -0.015625,-0.3125 0,-1.734375 0.65625,0 L 4.21875,0 3.6875,0 z M 2.3125,-0.46875 c 0.4375,0 0.753906,-0.117188 0.953125,-0.359375 C 3.460938,-1.066406 3.5625,-1.457031 3.5625,-2 l 0,-0.125 c 0,-0.613281 -0.101562,-1.046875 -0.296875,-1.296875 C 3.066406,-3.679688 2.742188,-3.8125 2.296875,-3.8125 c -0.375,0 -0.667969,0.148438 -0.875,0.4375 C 1.222656,-3.082031 1.125,-2.664062 1.125,-2.125 c 0,0.554688 0.097656,0.96875 0.296875,1.25 0.195313,0.273438 0.492187,0.40625 0.890625,0.40625 z m 0,0" | ||
| - id="path258" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph5-19" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="M 2.5,0.078125 C 1.863281,0.078125 1.363281,-0.113281 1,-0.5 0.632812,-0.882812 0.453125,-1.421875 0.453125,-2.109375 c 0,-0.6875 0.164063,-1.234375 0.5,-1.640625 0.34375,-0.40625 0.800781,-0.609375 1.375,-0.609375 0.539063,0 0.96875,0.179687 1.28125,0.53125 0.3125,0.355469 0.46875,0.820313 0.46875,1.390625 l 0,0.40625 -2.953125,0 c 0.00781,0.511719 0.132812,0.898438 0.375,1.15625 0.238281,0.261719 0.578125,0.390625 1.015625,0.390625 0.46875,0 0.925781,-0.097656 1.375,-0.296875 l 0,0.578125 C 3.660156,-0.0976562 3.441406,-0.0234375 3.234375,0.015625 3.035156,0.0546875 2.789062,0.078125 2.5,0.078125 z M 2.328125,-3.8125 C 1.984375,-3.8125 1.707031,-3.695312 1.5,-3.46875 1.289062,-3.25 1.171875,-2.941406 1.140625,-2.546875 l 2.234375,0 c 0,-0.414063 -0.09375,-0.726563 -0.28125,-0.9375 C 2.914062,-3.703125 2.660156,-3.8125 2.328125,-3.8125 z m 0,0" | ||
| - id="path261" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph5-20" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="M 5.34375,-2.90625 C 5.34375,-1.96875 5.085938,-1.25 4.578125,-0.75 4.066406,-0.25 3.332031,0 2.375,0 l -1.59375,0 0,-5.71875 1.75,0 c 0.894531,0 1.585938,0.25 2.078125,0.75 0.488281,0.492188 0.734375,1.179688 0.734375,2.0625 z m -0.703125,0.015625 c 0,-0.738281 -0.1875,-1.296875 -0.5625,-1.671875 -0.375,-0.382812 -0.929687,-0.578125 -1.65625,-0.578125 l -0.96875,0 0,4.5625 0.8125,0 c 0.789063,0 1.382813,-0.191406 1.78125,-0.578125 0.394531,-0.394531 0.59375,-0.972656 0.59375,-1.734375 z m 0,0" | ||
| - id="path264" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph5-21" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 1.453125,-2.375 0,2.375 -0.671875,0 0,-5.71875 1.578125,0 c 0.695313,0 1.210937,0.136719 1.546875,0.40625 0.332031,0.273438 0.5,0.679688 0.5,1.21875 0,0.75 -0.382812,1.261719 -1.140625,1.53125 L 4.8125,0 4.03125,0 2.640625,-2.375 z m 0,-0.578125 0.90625,0 c 0.46875,0 0.8125,-0.085937 1.03125,-0.265625 0.21875,-0.1875 0.328125,-0.46875 0.328125,-0.84375 0,-0.375 -0.117188,-0.644531 -0.34375,-0.8125 -0.21875,-0.164062 -0.574219,-0.25 -1.0625,-0.25 l -0.859375,0 z m 0,0" | ||
| - id="path267" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph5-22" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="M 3.453125,-1.171875 C 3.453125,-0.773438 3.300781,-0.46875 3,-0.25 2.707031,-0.03125 2.289062,0.078125 1.75,0.078125 c -0.5625,0 -1.007812,-0.0859375 -1.328125,-0.265625 l 0,-0.609375 c 0.207031,0.105469 0.425781,0.1875 0.65625,0.25 0.238281,0.0625 0.46875,0.09375 0.6875,0.09375 0.34375,0 0.601563,-0.050781 0.78125,-0.15625 0.1875,-0.113281 0.28125,-0.28125 0.28125,-0.5 0,-0.164063 -0.074219,-0.304687 -0.21875,-0.421875 -0.148437,-0.125 -0.429687,-0.269531 -0.84375,-0.4375 -0.398437,-0.144531 -0.683594,-0.269531 -0.859375,-0.375 -0.167969,-0.113281 -0.292969,-0.238281 -0.375,-0.375 -0.074219,-0.144531 -0.109375,-0.316406 -0.109375,-0.515625 0,-0.34375 0.140625,-0.613281 0.421875,-0.8125 0.28125,-0.207031 0.671875,-0.3125 1.171875,-0.3125 0.457031,0 0.90625,0.09375 1.34375,0.28125 L 3.125,-3.546875 C 2.695312,-3.722656 2.3125,-3.8125 1.96875,-3.8125 c -0.3125,0 -0.546875,0.046875 -0.703125,0.140625 -0.15625,0.09375 -0.234375,0.226563 -0.234375,0.390625 0,0.117188 0.023438,0.214844 0.078125,0.296875 0.0625,0.085937 0.15625,0.164063 0.28125,0.234375 0.132813,0.074219 0.390625,0.179688 0.765625,0.3125 0.507812,0.1875 0.851562,0.375 1.03125,0.5625 0.175781,0.1875 0.265625,0.421875 0.265625,0.703125 z m 0,0" | ||
| - id="path270" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph5-23" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 0.78125,0 0,-5.71875 0.671875,0 0,5.71875 z m 0,0" | ||
| - id="path273" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph6-0" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="" | ||
| - id="path276" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph6-1" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 1.453125,-10.484375 1.765625,0 L 3.21875,0 1.453125,0 z m 0,0" | ||
| - id="path279" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph6-2" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 2.890625,-4.3125 0,4.3125 -1.671875,0 0,-7.984375 1.671875,0 0,1.453125 c 0.238281,-0.488281 0.597656,-0.867188 1.078125,-1.140625 0.488281,-0.28125 1.015625,-0.421875 1.578125,-0.421875 1.257813,0 2.113281,0.515625 2.5625,1.546875 0.789063,-1.03125 1.773437,-1.546875 2.953125,-1.546875 0.90625,0 1.632812,0.277344 2.1875,0.828125 0.550781,0.542969 0.828125,1.335937 0.828125,2.375 l 0,4.890625 -1.671875,0 0,-4.375 c 0,-1.46875 -0.609375,-2.203125 -1.828125,-2.203125 -0.574219,0 -1.074219,0.183594 -1.5,0.546875 -0.429687,0.367188 -0.648437,0.898438 -0.65625,1.59375 l 0,4.4375 -1.6875,0 0,-4.375 c 0,-0.757812 -0.136719,-1.316406 -0.40625,-1.671875 -0.273437,-0.351563 -0.699219,-0.53125 -1.28125,-0.53125 -0.574219,0 -1.078125,0.195313 -1.515625,0.578125 -0.429688,0.375 -0.640625,0.9375 -0.640625,1.6875 z m 0,0" | ||
| - id="path282" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph6-3" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 5.484375,-8.09375 c 1.070313,0 1.988281,0.371094 2.75,1.109375 0.757813,0.742187 1.140625,1.726563 1.140625,2.953125 0,1.230469 -0.382812,2.230469 -1.140625,3 -0.75,0.773438 -1.632813,1.15625 -2.640625,1.15625 -1,0 -1.902344,-0.441406 -2.703125,-1.328125 l 0,4.109375 -1.671875,0 0,-10.890625 1.671875,0 0,1.40625 c 0.664063,-1.007813 1.53125,-1.515625 2.59375,-1.515625 z m -2.625,4.125 c 0,0.761719 0.226563,1.386719 0.6875,1.875 0.46875,0.480469 1.03125,0.71875 1.6875,0.71875 0.65625,0 1.226563,-0.238281 1.71875,-0.71875 0.488281,-0.476562 0.734375,-1.097656 0.734375,-1.859375 0,-0.769531 -0.242188,-1.40625 -0.71875,-1.90625 C 6.488281,-6.367188 5.914062,-6.625 5.25,-6.625 c -0.667969,0 -1.234375,0.257812 -1.703125,0.765625 -0.460937,0.5 -0.6875,1.132813 -0.6875,1.890625 z m 0,0" | ||
| - id="path285" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph6-4" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 2.890625,0 -1.671875,0 0,-11.125 1.671875,0 z m 0,0" | ||
| - id="path288" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph6-5" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 2.890625,0 -1.671875,0 0,-7.984375 1.671875,0 z M 1.3125,-9.5625 C 1.101562,-9.78125 1,-10.03125 1,-10.3125 c 0,-0.289062 0.101562,-0.539062 0.3125,-0.75 0.21875,-0.21875 0.46875,-0.328125 0.75,-0.328125 0.289062,0 0.539062,0.109375 0.75,0.328125 0.21875,0.210938 0.328125,0.460938 0.328125,0.75 0,0.28125 -0.109375,0.53125 -0.328125,0.75 -0.210938,0.210938 -0.460938,0.3125 -0.75,0.3125 -0.28125,0 -0.53125,-0.101562 -0.75,-0.3125 z m 0,0" | ||
| - id="path291" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph6-6" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="M 4.75,0.125 C 3.644531,0.125 2.691406,-0.25 1.890625,-1 1.085938,-1.757812 0.6875,-2.75 0.6875,-3.96875 c 0,-1.226562 0.414062,-2.222656 1.25,-2.984375 0.832031,-0.757813 1.847656,-1.140625 3.046875,-1.140625 1.207031,0 2.226563,0.414062 3.0625,1.234375 l -1,1.21875 c -0.6875,-0.601563 -1.382813,-0.90625 -2.078125,-0.90625 -0.699219,0 -1.308594,0.234375 -1.828125,0.703125 C 2.628906,-5.375 2.375,-4.769531 2.375,-4.03125 c 0,0.730469 0.253906,1.351562 0.765625,1.859375 0.507813,0.511719 1.132813,0.765625 1.875,0.765625 0.75,0 1.453125,-0.34375 2.109375,-1.03125 l 0.984375,1.09375 C 7.140625,-0.363281 6.019531,0.125 4.75,0.125 z m 0,0" | ||
| - id="path294" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph6-7" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 7.6875,0 -1.53125,0 0,-1.0625 C 5.488281,-0.269531 4.601562,0.125 3.5,0.125 2.664062,0.125 1.972656,-0.109375 1.421875,-0.578125 0.878906,-1.054688 0.609375,-1.6875 0.609375,-2.46875 c 0,-0.78125 0.289063,-1.363281 0.875,-1.75 C 2.066406,-4.613281 2.851562,-4.8125 3.84375,-4.8125 l 2.171875,0 0,-0.296875 c 0,-1.0625 -0.589844,-1.59375 -1.765625,-1.59375 -0.742188,0 -1.511719,0.273437 -2.3125,0.8125 L 1.1875,-6.9375 c 0.96875,-0.769531 2.066406,-1.15625 3.296875,-1.15625 0.9375,0 1.703125,0.242188 2.296875,0.71875 0.601562,0.46875 0.90625,1.214844 0.90625,2.234375 z M 6,-2.96875 l 0,-0.671875 -1.890625,0 c -1.210937,0 -1.8125,0.382813 -1.8125,1.140625 0,0.386719 0.144531,0.683594 0.4375,0.890625 0.300781,0.199219 0.71875,0.296875 1.25,0.296875 0.539063,0 1.007813,-0.144531 1.40625,-0.4375 C 5.796875,-2.050781 6,-2.457031 6,-2.96875 z m 0,0" | ||
| - id="path297" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph6-8" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 3.28125,-6.625 0,4.046875 c 0,0.375 0.097656,0.679687 0.296875,0.90625 0.207031,0.230469 0.488281,0.34375 0.84375,0.34375 0.363281,0 0.707031,-0.175781 1.03125,-0.53125 l 0.703125,1.1875 C 5.5625,-0.140625 4.90625,0.125 4.1875,0.125 c -0.710938,0 -1.320312,-0.242188 -1.828125,-0.734375 -0.5,-0.5 -0.75,-1.171875 -0.75,-2.015625 l 0,-4 -1.015625,0 0,-1.359375 1.015625,0 0,-2.5 1.671875,0 0,2.5 2.109375,0 0,1.359375 z m 0,0" | ||
| - id="path300" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph6-9" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 3.078125,-2.09375 c 0.476563,0.480469 1.082031,0.71875 1.8125,0.71875 0.726563,0 1.328125,-0.238281 1.796875,-0.71875 0.476562,-0.488281 0.71875,-1.117188 0.71875,-1.890625 0,-0.769531 -0.242188,-1.394531 -0.71875,-1.875 C 6.21875,-6.347656 5.617188,-6.59375 4.890625,-6.59375 c -0.730469,0 -1.335937,0.246094 -1.8125,0.734375 -0.46875,0.480469 -0.703125,1.105469 -0.703125,1.875 0,0.773437 0.234375,1.402344 0.703125,1.890625 z m 4.8125,1.03125 c -0.804687,0.792969 -1.804687,1.1875 -3,1.1875 -1.199219,0 -2.199219,-0.394531 -3,-1.1875 C 1.085938,-1.863281 0.6875,-2.835938 0.6875,-3.984375 c 0,-1.15625 0.398438,-2.128906 1.203125,-2.921875 0.800781,-0.789062 1.800781,-1.1875 3,-1.1875 1.195313,0 2.195313,0.398438 3,1.1875 0.800781,0.792969 1.203125,1.765625 1.203125,2.921875 0,1.148437 -0.402344,2.121094 -1.203125,2.921875 z m 0,0" | ||
| - id="path303" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph6-10" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 2.890625,-4.3125 0,4.3125 -1.671875,0 0,-7.984375 1.671875,0 0,1.453125 C 3.160156,-7.019531 3.53125,-7.398438 4,-7.671875 4.476562,-7.953125 4.992188,-8.09375 5.546875,-8.09375 c 0.90625,0 1.632813,0.277344 2.1875,0.828125 0.550781,0.542969 0.828125,1.335937 0.828125,2.375 L 8.5625,0 6.890625,0 l 0,-4.375 c 0,-1.46875 -0.609375,-2.203125 -1.828125,-2.203125 -0.585938,0 -1.09375,0.195313 -1.53125,0.578125 -0.429688,0.375 -0.640625,0.9375 -0.640625,1.6875 z m 0,0" | ||
| - id="path306" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph6-11" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 6.90625,-2.390625 c 0,0.761719 -0.277344,1.371094 -0.828125,1.828125 C 5.523438,-0.101562 4.816406,0.125 3.953125,0.125 3.378906,0.125 2.78125,0.0195312 2.15625,-0.1875 1.53125,-0.40625 0.976562,-0.703125 0.5,-1.078125 l 0.8125,-1.3125 c 0.925781,0.710937 1.820312,1.0625 2.6875,1.0625 0.382812,0 0.6875,-0.085937 0.90625,-0.265625 0.21875,-0.175781 0.328125,-0.398438 0.328125,-0.671875 0,-0.394531 -0.53125,-0.753906 -1.59375,-1.078125 C 3.566406,-3.375 3.507812,-3.394531 3.46875,-3.40625 c -1.667969,-0.445312 -2.5,-1.195312 -2.5,-2.25 0,-0.738281 0.285156,-1.328125 0.859375,-1.765625 0.582031,-0.445313 1.332031,-0.671875 2.25,-0.671875 0.914063,0 1.785156,0.265625 2.609375,0.796875 l -0.625,1.25 C 5.40625,-6.472656 4.695312,-6.6875 3.9375,-6.6875 c -0.398438,0 -0.71875,0.074219 -0.96875,0.21875 -0.25,0.148438 -0.375,0.367188 -0.375,0.65625 0,0.25 0.128906,0.4375 0.390625,0.5625 0.175781,0.09375 0.425781,0.183594 0.75,0.265625 0.332031,0.074219 0.625,0.152344 0.875,0.234375 0.25,0.074219 0.488281,0.164062 0.71875,0.265625 0.238281,0.105469 0.492187,0.246094 0.765625,0.421875 0.539062,0.355469 0.8125,0.914062 0.8125,1.671875 z m 0,0" | ||
| - id="path309" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - </g> | ||
| - <clipPath | ||
| - id="clip1"> | ||
| - <path | ||
| - d="m 54,54 503.99609,0 0,661.70703 -503.99609,0 z m 0,0" | ||
| - id="path312" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </clipPath> | ||
| - <clipPath | ||
| - id="clip2"> | ||
| - <path | ||
| - d="m 55.492188,99.089844 501.000002,0 0,0.835937 -501.000002,0 z m 0,0" | ||
| - id="path315" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </clipPath> | ||
| - <clipPath | ||
| - id="clip3"> | ||
| - <path | ||
| - d="m 55.492188,219.16406 501.000002,0 0,0.83594 -501.000002,0 z m 0,0" | ||
| - id="path318" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </clipPath> | ||
| - </defs> | ||
| - <g | ||
| - id="g6546" | ||
| - transform="translate(-55.492188,-60.939995)"> | ||
| - <g | ||
| - clip-path="url(#clip2)" | ||
| - clip-rule="nonzero" | ||
| - id="g325"> | ||
| - <path | ||
| - style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" | ||
| - d="m 55.492188,99.089844 501.000002,0 0,0.835937 -501.000002,0 z m 0,0" | ||
| - id="path327" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </g> | ||
| - <g | ||
| - clip-path="url(#clip3)" | ||
| - clip-rule="nonzero" | ||
| - id="g329"> | ||
| - <path | ||
| - style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" | ||
| - d="m 55.492188,219.16406 501.000002,0 0,0.83594 -501.000002,0 z m 0,0" | ||
| - id="path331" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g333"> | ||
| - <use | ||
| - xlink:href="#glyph0-1" | ||
| - x="105.59255" | ||
| - y="114.70449" | ||
| - id="use335" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-2" | ||
| - x="114.86105" | ||
| - y="114.70449" | ||
| - id="use337" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g339"> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="120.49229" | ||
| - y="114.70449" | ||
| - id="use341" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g343"> | ||
| - <use | ||
| - xlink:href="#glyph0-4" | ||
| - x="123.07745" | ||
| - y="114.70449" | ||
| - id="use345" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-5" | ||
| - x="129.21971" | ||
| - y="114.70449" | ||
| - id="use347" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-6" | ||
| - x="134.79083" | ||
| - y="114.70449" | ||
| - id="use349" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-2" | ||
| - x="139.80083" | ||
| - y="114.70449" | ||
| - id="use351" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g353"> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="145.43207" | ||
| - y="114.70449" | ||
| - id="use355" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g357"> | ||
| - <use | ||
| - xlink:href="#glyph0-7" | ||
| - x="148.01723" | ||
| - y="114.70449" | ||
| - id="use359" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-4" | ||
| - x="151.55429" | ||
| - y="114.70449" | ||
| - id="use361" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-2" | ||
| - x="157.69655" | ||
| - y="114.70449" | ||
| - id="use363" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g365"> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="163.32779" | ||
| - y="114.70449" | ||
| - id="use367" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g369"> | ||
| - <use | ||
| - xlink:href="#glyph0-8" | ||
| - x="165.91295" | ||
| - y="114.70449" | ||
| - id="use371" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-9" | ||
| - x="170.0011" | ||
| - y="114.70449" | ||
| - id="use373" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-10" | ||
| - x="172.52614" | ||
| - y="114.70449" | ||
| - id="use375" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g377"> | ||
| - <use | ||
| - xlink:href="#glyph0-4" | ||
| - x="178.01711" | ||
| - y="114.70449" | ||
| - id="use379" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g381"> | ||
| - <use | ||
| - xlink:href="#glyph0-7" | ||
| - x="184.14934" | ||
| - y="114.70449" | ||
| - id="use383" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="187.6864" | ||
| - y="114.70449" | ||
| - id="use385" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-7" | ||
| - x="190.28159" | ||
| - y="114.70449" | ||
| - id="use387" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-11" | ||
| - x="193.81865" | ||
| - y="114.70449" | ||
| - id="use389" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="199.87073" | ||
| - y="114.70449" | ||
| - id="use391" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-12" | ||
| - x="202.4659" | ||
| - y="114.70449" | ||
| - id="use393" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-8" | ||
| - x="208.59814" | ||
| - y="114.70449" | ||
| - id="use395" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-11" | ||
| - x="212.68629" | ||
| - y="114.70449" | ||
| - id="use397" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-7" | ||
| - x="218.73839" | ||
| - y="114.70449" | ||
| - id="use399" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-2" | ||
| - x="222.27544" | ||
| - y="114.70449" | ||
| - id="use401" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-13" | ||
| - x="227.89667" | ||
| - y="114.70449" | ||
| - id="use403" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-7" | ||
| - x="232.66618" | ||
| - y="114.70449" | ||
| - id="use405" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="236.20323" | ||
| - y="114.70449" | ||
| - id="use407" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-11" | ||
| - x="238.79842" | ||
| - y="114.70449" | ||
| - id="use409" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-14" | ||
| - x="244.85049" | ||
| - y="114.70449" | ||
| - id="use411" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-8" | ||
| - x="250.99275" | ||
| - y="114.70449" | ||
| - id="use413" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="255.08092" | ||
| - y="114.70449" | ||
| - id="use415" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-12" | ||
| - x="257.67609" | ||
| - y="114.70449" | ||
| - id="use417" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g419"> | ||
| - <use | ||
| - xlink:href="#glyph0-8" | ||
| - x="263.79831" | ||
| - y="114.70449" | ||
| - id="use421" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g423"> | ||
| - <use | ||
| - xlink:href="#glyph0-9" | ||
| - x="267.89648" | ||
| - y="114.70449" | ||
| - id="use425" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-6" | ||
| - x="270.42154" | ||
| - y="114.70449" | ||
| - id="use427" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-5" | ||
| - x="275.43155" | ||
| - y="114.70449" | ||
| - id="use429" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-7" | ||
| - x="281.00266" | ||
| - y="114.70449" | ||
| - id="use431" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-2" | ||
| - x="284.5397" | ||
| - y="114.70449" | ||
| - id="use433" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="290.16092" | ||
| - y="114.70449" | ||
| - id="use435" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-5" | ||
| - x="292.7561" | ||
| - y="114.70449" | ||
| - id="use437" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-15" | ||
| - x="298.32724" | ||
| - y="114.70449" | ||
| - id="use439" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-16" | ||
| - x="304.46948" | ||
| - y="114.70449" | ||
| - id="use441" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="310.60175" | ||
| - y="114.70449" | ||
| - id="use443" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g445"> | ||
| - <use | ||
| - xlink:href="#glyph0-17" | ||
| - x="313.18689" | ||
| - y="114.70449" | ||
| - id="use447" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-5" | ||
| - x="316.57364" | ||
| - y="114.70449" | ||
| - id="use449" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-18" | ||
| - x="322.14478" | ||
| - y="114.70449" | ||
| - id="use451" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-9" | ||
| - x="331.46338" | ||
| - y="114.70449" | ||
| - id="use453" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-19" | ||
| - x="333.9884" | ||
| - y="114.70449" | ||
| - id="use455" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-20" | ||
| - x="336.51346" | ||
| - y="114.70449" | ||
| - id="use457" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g459"> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="341.56354" | ||
| - y="114.70449" | ||
| - id="use461" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g463"> | ||
| - <use | ||
| - xlink:href="#glyph0-19" | ||
| - x="344.14868" | ||
| - y="114.70449" | ||
| - id="use465" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g467"> | ||
| - <use | ||
| - xlink:href="#glyph0-9" | ||
| - x="346.68375" | ||
| - y="114.70449" | ||
| - id="use469" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-17" | ||
| - x="349.2088" | ||
| - y="114.70449" | ||
| - id="use471" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g473"> | ||
| - <use | ||
| - xlink:href="#glyph0-2" | ||
| - x="352.58554" | ||
| - y="114.70449" | ||
| - id="use475" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g477"> | ||
| - <use | ||
| - xlink:href="#glyph0-21" | ||
| - x="358.21677" | ||
| - y="114.70449" | ||
| - id="use479" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g481"> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="360.87207" | ||
| - y="114.70449" | ||
| - id="use483" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-1" | ||
| - x="363.46725" | ||
| - y="114.70449" | ||
| - id="use485" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-5" | ||
| - x="372.73575" | ||
| - y="114.70449" | ||
| - id="use487" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-15" | ||
| - x="378.30685" | ||
| - y="114.70449" | ||
| - id="use489" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-7" | ||
| - x="384.44913" | ||
| - y="114.70449" | ||
| - id="use491" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-9" | ||
| - x="387.98618" | ||
| - y="114.70449" | ||
| - id="use493" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-15" | ||
| - x="390.51123" | ||
| - y="114.70449" | ||
| - id="use495" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-10" | ||
| - x="396.65347" | ||
| - y="114.70449" | ||
| - id="use497" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="402.13443" | ||
| - y="114.70449" | ||
| - id="use499" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-12" | ||
| - x="404.72961" | ||
| - y="114.70449" | ||
| - id="use501" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-8" | ||
| - x="410.86185" | ||
| - y="114.70449" | ||
| - id="use503" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-9" | ||
| - x="414.95001" | ||
| - y="114.70449" | ||
| - id="use505" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-6" | ||
| - x="417.47504" | ||
| - y="114.70449" | ||
| - id="use507" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-5" | ||
| - x="422.48505" | ||
| - y="114.70449" | ||
| - id="use509" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-13" | ||
| - x="428.05615" | ||
| - y="114.70449" | ||
| - id="use511" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-20" | ||
| - x="432.82568" | ||
| - y="114.70449" | ||
| - id="use513" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="437.86575" | ||
| - y="114.70449" | ||
| - id="use515" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-9" | ||
| - x="440.46091" | ||
| - y="114.70449" | ||
| - id="use517" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-22" | ||
| - x="442.98596" | ||
| - y="114.70449" | ||
| - id="use519" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="447.7655" | ||
| - y="114.70449" | ||
| - id="use521" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-15" | ||
| - x="450.36069" | ||
| - y="114.70449" | ||
| - id="use523" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g525"> | ||
| - <use | ||
| - xlink:href="#glyph0-11" | ||
| - x="456.49292" | ||
| - y="114.70449" | ||
| - id="use527" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g529"> | ||
| - <use | ||
| - xlink:href="#glyph0-7" | ||
| - x="462.55502" | ||
| - y="114.70449" | ||
| - id="use531" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="466.09207" | ||
| - y="114.70449" | ||
| - id="use533" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g535"> | ||
| - <use | ||
| - xlink:href="#glyph0-5" | ||
| - x="468.67725" | ||
| - y="114.70449" | ||
| - id="use537" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="474.24835" | ||
| - y="114.70449" | ||
| - id="use539" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-22" | ||
| - x="476.84354" | ||
| - y="114.70449" | ||
| - id="use541" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-14" | ||
| - x="481.62308" | ||
| - y="114.70449" | ||
| - id="use543" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-22" | ||
| - x="487.76532" | ||
| - y="114.70449" | ||
| - id="use545" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-12" | ||
| - x="492.54486" | ||
| - y="114.70449" | ||
| - id="use547" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-9" | ||
| - x="498.67712" | ||
| - y="114.70449" | ||
| - id="use549" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-13" | ||
| - x="501.20215" | ||
| - y="114.70449" | ||
| - id="use551" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-9" | ||
| - x="505.97168" | ||
| - y="114.70449" | ||
| - id="use553" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-11" | ||
| - x="508.4967" | ||
| - y="114.70449" | ||
| - id="use555" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-14" | ||
| - x="514.54877" | ||
| - y="114.70449" | ||
| - id="use557" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-22" | ||
| - x="520.69104" | ||
| - y="114.70449" | ||
| - id="use559" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g561"> | ||
| - <use | ||
| - xlink:href="#glyph0-5" | ||
| - x="105.59255" | ||
| - y="126.72849" | ||
| - id="use563" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-13" | ||
| - x="111.16367" | ||
| - y="126.72849" | ||
| - id="use565" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-7" | ||
| - x="115.93319" | ||
| - y="126.72849" | ||
| - id="use567" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-9" | ||
| - x="119.47025" | ||
| - y="126.72849" | ||
| - id="use569" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-6" | ||
| - x="121.99529" | ||
| - y="126.72849" | ||
| - id="use571" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-9" | ||
| - x="127.00529" | ||
| - y="126.72849" | ||
| - id="use573" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g575"> | ||
| - <use | ||
| - xlink:href="#glyph0-7" | ||
| - x="129.54034" | ||
| - y="126.72849" | ||
| - id="use577" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-20" | ||
| - x="133.07741" | ||
| - y="126.72849" | ||
| - id="use579" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-21" | ||
| - x="138.11746" | ||
| - y="126.72849" | ||
| - id="use581" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g583"> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="140.77277" | ||
| - y="126.72849" | ||
| - id="use585" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-23" | ||
| - x="143.36795" | ||
| - y="126.72849" | ||
| - id="use587" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-11" | ||
| - x="150.66251" | ||
| - y="126.72849" | ||
| - id="use589" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-6" | ||
| - x="156.71458" | ||
| - y="126.72849" | ||
| - id="use591" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-2" | ||
| - x="161.72458" | ||
| - y="126.72849" | ||
| - id="use593" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g595"> | ||
| - <use | ||
| - xlink:href="#glyph0-8" | ||
| - x="167.35582" | ||
| - y="126.72849" | ||
| - id="use597" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-15" | ||
| - x="171.44398" | ||
| - y="126.72849" | ||
| - id="use599" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-18" | ||
| - x="177.58624" | ||
| - y="126.72849" | ||
| - id="use601" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-2" | ||
| - x="186.90485" | ||
| - y="126.72849" | ||
| - id="use603" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-15" | ||
| - x="192.52606" | ||
| - y="126.72849" | ||
| - id="use605" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-7" | ||
| - x="198.66832" | ||
| - y="126.72849" | ||
| - id="use607" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="202.20538" | ||
| - y="126.72849" | ||
| - id="use609" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-12" | ||
| - x="204.80057" | ||
| - y="126.72849" | ||
| - id="use611" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g613"> | ||
| - <use | ||
| - xlink:href="#glyph0-8" | ||
| - x="210.92278" | ||
| - y="126.72849" | ||
| - id="use615" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g617"> | ||
| - <use | ||
| - xlink:href="#glyph0-11" | ||
| - x="215.02097" | ||
| - y="126.72849" | ||
| - id="use619" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-10" | ||
| - x="221.07304" | ||
| - y="126.72849" | ||
| - id="use621" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-8" | ||
| - x="226.55399" | ||
| - y="126.72849" | ||
| - id="use623" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-5" | ||
| - x="230.64214" | ||
| - y="126.72849" | ||
| - id="use625" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-18" | ||
| - x="236.21326" | ||
| - y="126.72849" | ||
| - id="use627" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-18" | ||
| - x="245.53186" | ||
| - y="126.72849" | ||
| - id="use629" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-2" | ||
| - x="254.85046" | ||
| - y="126.72849" | ||
| - id="use631" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-22" | ||
| - x="260.47168" | ||
| - y="126.72849" | ||
| - id="use633" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="265.25122" | ||
| - y="126.72849" | ||
| - id="use635" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-7" | ||
| - x="267.84641" | ||
| - y="126.72849" | ||
| - id="use637" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-8" | ||
| - x="271.38345" | ||
| - y="126.72849" | ||
| - id="use639" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-5" | ||
| - x="275.47162" | ||
| - y="126.72849" | ||
| - id="use641" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-13" | ||
| - x="281.04272" | ||
| - y="126.72849" | ||
| - id="use643" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-24" | ||
| - x="285.81226" | ||
| - y="126.72849" | ||
| - id="use645" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="291.06274" | ||
| - y="126.72849" | ||
| - id="use647" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-5" | ||
| - x="293.6579" | ||
| - y="126.72849" | ||
| - id="use649" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-19" | ||
| - x="299.22903" | ||
| - y="126.72849" | ||
| - id="use651" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-19" | ||
| - x="301.75406" | ||
| - y="126.72849" | ||
| - id="use653" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g655"> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="304.28912" | ||
| - y="126.72849" | ||
| - id="use657" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g659"> | ||
| - <use | ||
| - xlink:href="#glyph0-2" | ||
| - x="306.8743" | ||
| - y="126.72849" | ||
| - id="use661" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g663"> | ||
| - <use | ||
| - xlink:href="#glyph0-19" | ||
| - x="312.50552" | ||
| - y="126.72849" | ||
| - id="use665" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-2" | ||
| - x="315.03058" | ||
| - y="126.72849" | ||
| - id="use667" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-13" | ||
| - x="320.65179" | ||
| - y="126.72849" | ||
| - id="use669" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-7" | ||
| - x="325.4213" | ||
| - y="126.72849" | ||
| - id="use671" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-8" | ||
| - x="328.95837" | ||
| - y="126.72849" | ||
| - id="use673" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-11" | ||
| - x="333.04654" | ||
| - y="126.72849" | ||
| - id="use675" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g677"> | ||
| - <use | ||
| - xlink:href="#glyph0-15" | ||
| - x="339.10864" | ||
| - y="126.72849" | ||
| - id="use679" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g681"> | ||
| - <use | ||
| - xlink:href="#glyph0-9" | ||
| - x="345.24088" | ||
| - y="126.72849" | ||
| - id="use683" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g685"> | ||
| - <use | ||
| - xlink:href="#glyph0-13" | ||
| - x="347.77594" | ||
| - y="126.72849" | ||
| - id="use687" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="352.54544" | ||
| - y="126.72849" | ||
| - id="use689" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g691"> | ||
| - <use | ||
| - xlink:href="#glyph0-5" | ||
| - x="355.13062" | ||
| - y="126.72849" | ||
| - id="use693" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-15" | ||
| - x="360.70172" | ||
| - y="126.72849" | ||
| - id="use695" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-16" | ||
| - x="366.84399" | ||
| - y="126.72849" | ||
| - id="use697" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="372.97623" | ||
| - y="126.72849" | ||
| - id="use699" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g701"> | ||
| - <use | ||
| - xlink:href="#glyph0-12" | ||
| - x="375.56137" | ||
| - y="126.72849" | ||
| - id="use703" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-4" | ||
| - x="381.69363" | ||
| - y="126.72849" | ||
| - id="use705" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-11" | ||
| - x="387.83588" | ||
| - y="126.72849" | ||
| - id="use707" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-15" | ||
| - x="393.88797" | ||
| - y="126.72849" | ||
| - id="use709" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-2" | ||
| - x="400.03021" | ||
| - y="126.72849" | ||
| - id="use711" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="405.65143" | ||
| - y="126.72849" | ||
| - id="use713" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-13" | ||
| - x="408.24661" | ||
| - y="126.72849" | ||
| - id="use715" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-11" | ||
| - x="413.01614" | ||
| - y="126.72849" | ||
| - id="use717" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-18" | ||
| - x="419.06821" | ||
| - y="126.72849" | ||
| - id="use719" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-18" | ||
| - x="428.38681" | ||
| - y="126.72849" | ||
| - id="use721" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-14" | ||
| - x="437.70541" | ||
| - y="126.72849" | ||
| - id="use723" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-15" | ||
| - x="443.84769" | ||
| - y="126.72849" | ||
| - id="use725" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-9" | ||
| - x="449.98993" | ||
| - y="126.72849" | ||
| - id="use727" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-13" | ||
| - x="452.51498" | ||
| - y="126.72849" | ||
| - id="use729" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-5" | ||
| - x="457.28448" | ||
| - y="126.72849" | ||
| - id="use731" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-7" | ||
| - x="462.85562" | ||
| - y="126.72849" | ||
| - id="use733" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-9" | ||
| - x="466.39267" | ||
| - y="126.72849" | ||
| - id="use735" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-11" | ||
| - x="468.91772" | ||
| - y="126.72849" | ||
| - id="use737" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-15" | ||
| - x="474.96979" | ||
| - y="126.72849" | ||
| - id="use739" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-22" | ||
| - x="481.11206" | ||
| - y="126.72849" | ||
| - id="use741" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-25" | ||
| - x="485.8916" | ||
| - y="126.72849" | ||
| - id="use743" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="488.55692" | ||
| - y="126.72849" | ||
| - id="use745" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g747"> | ||
| - <use | ||
| - xlink:href="#glyph0-5" | ||
| - x="491.14206" | ||
| - y="126.72849" | ||
| - id="use749" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-15" | ||
| - x="496.7132" | ||
| - y="126.72849" | ||
| - id="use751" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g753"> | ||
| - <use | ||
| - xlink:href="#glyph0-2" | ||
| - x="105.59255" | ||
| - y="138.75249" | ||
| - id="use755" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-26" | ||
| - x="111.21377" | ||
| - y="138.75249" | ||
| - id="use757" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-13" | ||
| - x="116.45423" | ||
| - y="138.75249" | ||
| - id="use759" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-2" | ||
| - x="121.22375" | ||
| - y="138.75249" | ||
| - id="use761" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g763"> | ||
| - <use | ||
| - xlink:href="#glyph0-22" | ||
| - x="126.85499" | ||
| - y="138.75249" | ||
| - id="use765" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-22" | ||
| - x="131.63452" | ||
| - y="138.75249" | ||
| - id="use767" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-9" | ||
| - x="136.41406" | ||
| - y="138.75249" | ||
| - id="use769" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-6" | ||
| - x="138.9391" | ||
| - y="138.75249" | ||
| - id="use771" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-2" | ||
| - x="143.94911" | ||
| - y="138.75249" | ||
| - id="use773" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g775"> | ||
| - <use | ||
| - xlink:href="#glyph0-19" | ||
| - x="149.58035" | ||
| - y="138.75249" | ||
| - id="use777" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-20" | ||
| - x="152.10539" | ||
| - y="138.75249" | ||
| - id="use779" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="157.14545" | ||
| - y="138.75249" | ||
| - id="use781" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#45a3e3;fill-opacity:1" | ||
| - id="g783"> | ||
| - <use | ||
| - xlink:href="#glyph0-2" | ||
| - x="159.79448" | ||
| - y="138.75249" | ||
| - id="use785" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-26" | ||
| - x="165.4157" | ||
| - y="138.75249" | ||
| - id="use787" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-12" | ||
| - x="170.65616" | ||
| - y="138.75249" | ||
| - id="use789" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-2" | ||
| - x="176.78841" | ||
| - y="138.75249" | ||
| - id="use791" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-15" | ||
| - x="182.40962" | ||
| - y="138.75249" | ||
| - id="use793" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-22" | ||
| - x="188.55188" | ||
| - y="138.75249" | ||
| - id="use795" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-9" | ||
| - x="193.33142" | ||
| - y="138.75249" | ||
| - id="use797" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-6" | ||
| - x="195.85646" | ||
| - y="138.75249" | ||
| - id="use799" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-2" | ||
| - x="200.86646" | ||
| - y="138.75249" | ||
| - id="use801" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g803"> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="206.54404" | ||
| - y="138.75249" | ||
| - id="use805" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-9" | ||
| - x="209.13922" | ||
| - y="138.75249" | ||
| - id="use807" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-15" | ||
| - x="211.66426" | ||
| - y="138.75249" | ||
| - id="use809" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-7" | ||
| - x="217.80652" | ||
| - y="138.75249" | ||
| - id="use811" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-8" | ||
| - x="221.34358" | ||
| - y="138.75249" | ||
| - id="use813" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-14" | ||
| - x="225.43175" | ||
| - y="138.75249" | ||
| - id="use815" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-22" | ||
| - x="231.57401" | ||
| - y="138.75249" | ||
| - id="use817" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-9" | ||
| - x="236.35355" | ||
| - y="138.75249" | ||
| - id="use819" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-11" | ||
| - x="238.87859" | ||
| - y="138.75249" | ||
| - id="use821" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-15" | ||
| - x="244.93066" | ||
| - y="138.75249" | ||
| - id="use823" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-21" | ||
| - x="251.07292" | ||
| - y="138.75249" | ||
| - id="use825" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g827"> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="253.72821" | ||
| - y="138.75249" | ||
| - id="use829" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-27" | ||
| - x="256.32339" | ||
| - y="138.75249" | ||
| - id="use831" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-4" | ||
| - x="261.86447" | ||
| - y="138.75249" | ||
| - id="use833" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-2" | ||
| - x="268.00671" | ||
| - y="138.75249" | ||
| - id="use835" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="273.62793" | ||
| - y="138.75249" | ||
| - id="use837" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-17" | ||
| - x="276.22311" | ||
| - y="138.75249" | ||
| - id="use839" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g841"> | ||
| - <use | ||
| - xlink:href="#glyph0-14" | ||
| - x="279.59985" | ||
| - y="138.75249" | ||
| - id="use843" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-15" | ||
| - x="285.74213" | ||
| - y="138.75249" | ||
| - id="use845" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-16" | ||
| - x="291.88437" | ||
| - y="138.75249" | ||
| - id="use847" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g849"> | ||
| - <use | ||
| - xlink:href="#glyph0-22" | ||
| - x="298.00659" | ||
| - y="138.75249" | ||
| - id="use851" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g853"> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="302.79614" | ||
| - y="138.75249" | ||
| - id="use855" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g857"> | ||
| - <use | ||
| - xlink:href="#glyph0-5" | ||
| - x="305.38132" | ||
| - y="138.75249" | ||
| - id="use859" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-19" | ||
| - x="310.95242" | ||
| - y="138.75249" | ||
| - id="use861" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-19" | ||
| - x="313.47748" | ||
| - y="138.75249" | ||
| - id="use863" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g865"> | ||
| - <use | ||
| - xlink:href="#glyph0-11" | ||
| - x="316.01254" | ||
| - y="138.75249" | ||
| - id="use867" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-7" | ||
| - x="322.06461" | ||
| - y="138.75249" | ||
| - id="use869" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-7" | ||
| - x="325.60168" | ||
| - y="138.75249" | ||
| - id="use871" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-2" | ||
| - x="329.13873" | ||
| - y="138.75249" | ||
| - id="use873" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-16" | ||
| - x="334.75995" | ||
| - y="138.75249" | ||
| - id="use875" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="340.89218" | ||
| - y="138.75249" | ||
| - id="use877" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-7" | ||
| - x="343.48737" | ||
| - y="138.75249" | ||
| - id="use879" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-11" | ||
| - x="347.02441" | ||
| - y="138.75249" | ||
| - id="use881" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="353.07651" | ||
| - y="138.75249" | ||
| - id="use883" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-22" | ||
| - x="355.67169" | ||
| - y="138.75249" | ||
| - id="use885" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-14" | ||
| - x="360.45123" | ||
| - y="138.75249" | ||
| - id="use887" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g889"> | ||
| - <use | ||
| - xlink:href="#glyph0-13" | ||
| - x="366.58347" | ||
| - y="138.75249" | ||
| - id="use891" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-4" | ||
| - x="371.353" | ||
| - y="138.75249" | ||
| - id="use893" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="377.49524" | ||
| - y="138.75249" | ||
| - id="use895" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-12" | ||
| - x="380.09042" | ||
| - y="138.75249" | ||
| - id="use897" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g899"> | ||
| - <use | ||
| - xlink:href="#glyph0-8" | ||
| - x="386.21265" | ||
| - y="138.75249" | ||
| - id="use901" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g903"> | ||
| - <use | ||
| - xlink:href="#glyph0-11" | ||
| - x="390.31082" | ||
| - y="138.75249" | ||
| - id="use905" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-10" | ||
| - x="396.36292" | ||
| - y="138.75249" | ||
| - id="use907" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-8" | ||
| - x="401.84384" | ||
| - y="138.75249" | ||
| - id="use909" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-5" | ||
| - x="405.93201" | ||
| - y="138.75249" | ||
| - id="use911" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-18" | ||
| - x="411.50311" | ||
| - y="138.75249" | ||
| - id="use913" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-18" | ||
| - x="420.82172" | ||
| - y="138.75249" | ||
| - id="use915" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-2" | ||
| - x="430.14032" | ||
| - y="138.75249" | ||
| - id="use917" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g919"> | ||
| - <use | ||
| - xlink:href="#glyph0-22" | ||
| - x="435.77155" | ||
| - y="138.75249" | ||
| - id="use921" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="440.55109" | ||
| - y="138.75249" | ||
| - id="use923" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g925"> | ||
| - <use | ||
| - xlink:href="#glyph0-22" | ||
| - x="443.13626" | ||
| - y="138.75249" | ||
| - id="use927" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-4" | ||
| - x="447.9158" | ||
| - y="138.75249" | ||
| - id="use929" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-11" | ||
| - x="454.05804" | ||
| - y="138.75249" | ||
| - id="use931" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-14" | ||
| - x="460.11014" | ||
| - y="138.75249" | ||
| - id="use933" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-19" | ||
| - x="466.25241" | ||
| - y="138.75249" | ||
| - id="use935" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-16" | ||
| - x="468.77744" | ||
| - y="138.75249" | ||
| - id="use937" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="474.90967" | ||
| - y="138.75249" | ||
| - id="use939" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g941"> | ||
| - <use | ||
| - xlink:href="#glyph0-28" | ||
| - x="477.49484" | ||
| - y="138.75249" | ||
| - id="use943" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-2" | ||
| - x="483.62708" | ||
| - y="138.75249" | ||
| - id="use945" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g947"> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="489.2583" | ||
| - y="138.75249" | ||
| - id="use949" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g951"> | ||
| - <use | ||
| - xlink:href="#glyph0-16" | ||
| - x="491.84348" | ||
| - y="138.75249" | ||
| - id="use953" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-9" | ||
| - x="497.97571" | ||
| - y="138.75249" | ||
| - id="use955" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-8" | ||
| - x="500.50076" | ||
| - y="138.75249" | ||
| - id="use957" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-2" | ||
| - x="504.58893" | ||
| - y="138.75249" | ||
| - id="use959" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g961"> | ||
| - <use | ||
| - xlink:href="#glyph0-13" | ||
| - x="510.22015" | ||
| - y="138.75249" | ||
| - id="use963" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-7" | ||
| - x="514.98969" | ||
| - y="138.75249" | ||
| - id="use965" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-2" | ||
| - x="518.52673" | ||
| - y="138.75249" | ||
| - id="use967" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-16" | ||
| - x="524.14795" | ||
| - y="138.75249" | ||
| - id="use969" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="530.28021" | ||
| - y="138.75249" | ||
| - id="use971" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g973"> | ||
| - <use | ||
| - xlink:href="#glyph0-7" | ||
| - x="532.86536" | ||
| - y="138.75249" | ||
| - id="use975" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g977"> | ||
| - <use | ||
| - xlink:href="#glyph0-11" | ||
| - x="536.41241" | ||
| - y="138.75249" | ||
| - id="use979" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g981"> | ||
| - <use | ||
| - xlink:href="#glyph0-28" | ||
| - x="105.59255" | ||
| - y="150.77647" | ||
| - id="use983" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-14" | ||
| - x="111.72479" | ||
| - y="150.77647" | ||
| - id="use985" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g987"> | ||
| - <use | ||
| - xlink:href="#glyph0-9" | ||
| - x="117.85703" | ||
| - y="150.77647" | ||
| - id="use989" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g991"> | ||
| - <use | ||
| - xlink:href="#glyph0-19" | ||
| - x="120.39209" | ||
| - y="150.77647" | ||
| - id="use993" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-16" | ||
| - x="122.91713" | ||
| - y="150.77647" | ||
| - id="use995" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-9" | ||
| - x="129.04938" | ||
| - y="150.77647" | ||
| - id="use997" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-15" | ||
| - x="131.57442" | ||
| - y="150.77647" | ||
| - id="use999" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-10" | ||
| - x="137.71667" | ||
| - y="150.77647" | ||
| - id="use1001" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="143.19762" | ||
| - y="150.77647" | ||
| - id="use1003" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1005"> | ||
| - <use | ||
| - xlink:href="#glyph0-22" | ||
| - x="145.78278" | ||
| - y="150.77647" | ||
| - id="use1007" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-2" | ||
| - x="150.5623" | ||
| - y="150.77647" | ||
| - id="use1009" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1011"> | ||
| - <use | ||
| - xlink:href="#glyph0-13" | ||
| - x="156.19354" | ||
| - y="150.77647" | ||
| - id="use1013" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-14" | ||
| - x="160.96307" | ||
| - y="150.77647" | ||
| - id="use1015" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1017"> | ||
| - <use | ||
| - xlink:href="#glyph0-8" | ||
| - x="167.09531" | ||
| - y="150.77647" | ||
| - id="use1019" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1021"> | ||
| - <use | ||
| - xlink:href="#glyph0-2" | ||
| - x="171.19348" | ||
| - y="150.77647" | ||
| - id="use1023" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="176.81471" | ||
| - y="150.77647" | ||
| - id="use1025" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-16" | ||
| - x="179.40988" | ||
| - y="150.77647" | ||
| - id="use1027" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1029"> | ||
| - <use | ||
| - xlink:href="#glyph0-9" | ||
| - x="185.5321" | ||
| - y="150.77647" | ||
| - id="use1031" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-10" | ||
| - x="188.05714" | ||
| - y="150.77647" | ||
| - id="use1033" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1035"> | ||
| - <use | ||
| - xlink:href="#glyph0-9" | ||
| - x="193.54811" | ||
| - y="150.77647" | ||
| - id="use1037" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-7" | ||
| - x="196.07315" | ||
| - y="150.77647" | ||
| - id="use1039" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-5" | ||
| - x="199.6102" | ||
| - y="150.77647" | ||
| - id="use1041" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-19" | ||
| - x="205.18132" | ||
| - y="150.77647" | ||
| - id="use1043" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="207.70636" | ||
| - y="150.77647" | ||
| - id="use1045" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-9" | ||
| - x="210.30154" | ||
| - y="150.77647" | ||
| - id="use1047" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-15" | ||
| - x="212.82658" | ||
| - y="150.77647" | ||
| - id="use1049" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-17" | ||
| - x="218.96884" | ||
| - y="150.77647" | ||
| - id="use1051" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1053"> | ||
| - <use | ||
| - xlink:href="#glyph0-8" | ||
| - x="222.34558" | ||
| - y="150.77647" | ||
| - id="use1055" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1057"> | ||
| - <use | ||
| - xlink:href="#glyph0-5" | ||
| - x="226.44376" | ||
| - y="150.77647" | ||
| - id="use1059" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-22" | ||
| - x="232.01488" | ||
| - y="150.77647" | ||
| - id="use1061" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-7" | ||
| - x="236.79442" | ||
| - y="150.77647" | ||
| - id="use1063" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-8" | ||
| - x="240.33148" | ||
| - y="150.77647" | ||
| - id="use1065" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-14" | ||
| - x="244.41963" | ||
| - y="150.77647" | ||
| - id="use1067" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-13" | ||
| - x="250.5619" | ||
| - y="150.77647" | ||
| - id="use1069" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-7" | ||
| - x="255.33142" | ||
| - y="150.77647" | ||
| - id="use1071" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-14" | ||
| - x="258.86847" | ||
| - y="150.77647" | ||
| - id="use1073" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1075"> | ||
| - <use | ||
| - xlink:href="#glyph0-8" | ||
| - x="265.0007" | ||
| - y="150.77647" | ||
| - id="use1077" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1079"> | ||
| - <use | ||
| - xlink:href="#glyph0-2" | ||
| - x="269.09891" | ||
| - y="150.77647" | ||
| - id="use1081" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-22" | ||
| - x="274.72012" | ||
| - y="150.77647" | ||
| - id="use1083" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-29" | ||
| - x="279.49966" | ||
| - y="150.77647" | ||
| - id="use1085" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="281.95456" | ||
| - y="150.77647" | ||
| - id="use1087" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1089"> | ||
| - <use | ||
| - xlink:href="#glyph0-15" | ||
| - x="284.5397" | ||
| - y="150.77647" | ||
| - id="use1091" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-11" | ||
| - x="290.68198" | ||
| - y="150.77647" | ||
| - id="use1093" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-7" | ||
| - x="296.73404" | ||
| - y="150.77647" | ||
| - id="use1095" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="300.27112" | ||
| - y="150.77647" | ||
| - id="use1097" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-22" | ||
| - x="302.8663" | ||
| - y="150.77647" | ||
| - id="use1099" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-14" | ||
| - x="307.64584" | ||
| - y="150.77647" | ||
| - id="use1101" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-8" | ||
| - x="313.78809" | ||
| - y="150.77647" | ||
| - id="use1103" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-6" | ||
| - x="317.87625" | ||
| - y="150.77647" | ||
| - id="use1105" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-2" | ||
| - x="322.88626" | ||
| - y="150.77647" | ||
| - id="use1107" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-9" | ||
| - x="328.50748" | ||
| - y="150.77647" | ||
| - id="use1109" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1111"> | ||
| - <use | ||
| - xlink:href="#glyph0-19" | ||
| - x="331.04254" | ||
| - y="150.77647" | ||
| - id="use1113" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-19" | ||
| - x="333.56757" | ||
| - y="150.77647" | ||
| - id="use1115" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-5" | ||
| - x="336.09262" | ||
| - y="150.77647" | ||
| - id="use1117" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-15" | ||
| - x="341.66373" | ||
| - y="150.77647" | ||
| - id="use1119" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-13" | ||
| - x="347.806" | ||
| - y="150.77647" | ||
| - id="use1121" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-2" | ||
| - x="352.5755" | ||
| - y="150.77647" | ||
| - id="use1123" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-21" | ||
| - x="358.19672" | ||
| - y="150.77647" | ||
| - id="use1125" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1127"> | ||
| - <use | ||
| - xlink:href="#glyph0-30" | ||
| - x="105.59255" | ||
| - y="167.81049" | ||
| - id="use1129" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-6" | ||
| - x="111.16367" | ||
| - y="167.81049" | ||
| - id="use1131" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-2" | ||
| - x="116.17368" | ||
| - y="167.81049" | ||
| - id="use1133" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1135"> | ||
| - <use | ||
| - xlink:href="#glyph0-8" | ||
| - x="121.80491" | ||
| - y="167.81049" | ||
| - id="use1137" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-20" | ||
| - x="125.89307" | ||
| - y="167.81049" | ||
| - id="use1139" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-11" | ||
| - x="130.93314" | ||
| - y="167.81049" | ||
| - id="use1141" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-15" | ||
| - x="136.98521" | ||
| - y="167.81049" | ||
| - id="use1143" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-2" | ||
| - x="143.12747" | ||
| - y="167.81049" | ||
| - id="use1145" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="148.74869" | ||
| - y="167.81049" | ||
| - id="use1147" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-4" | ||
| - x="151.34387" | ||
| - y="167.81049" | ||
| - id="use1149" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-5" | ||
| - x="157.48613" | ||
| - y="167.81049" | ||
| - id="use1151" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-22" | ||
| - x="163.05725" | ||
| - y="167.81049" | ||
| - id="use1153" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="167.83679" | ||
| - y="167.81049" | ||
| - id="use1155" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1157"> | ||
| - <use | ||
| - xlink:href="#glyph0-7" | ||
| - x="170.42195" | ||
| - y="167.81049" | ||
| - id="use1159" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1161"> | ||
| - <use | ||
| - xlink:href="#glyph0-4" | ||
| - x="173.96902" | ||
| - y="167.81049" | ||
| - id="use1163" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1165"> | ||
| - <use | ||
| - xlink:href="#glyph0-2" | ||
| - x="180.10127" | ||
| - y="167.81049" | ||
| - id="use1167" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1169"> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="185.7325" | ||
| - y="167.81049" | ||
| - id="use1171" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1173"> | ||
| - <use | ||
| - xlink:href="#glyph0-8" | ||
| - x="188.31766" | ||
| - y="167.81049" | ||
| - id="use1175" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-9" | ||
| - x="192.40582" | ||
| - y="167.81049" | ||
| - id="use1177" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1179"> | ||
| - <use | ||
| - xlink:href="#glyph0-10" | ||
| - x="194.94089" | ||
| - y="167.81049" | ||
| - id="use1181" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-4" | ||
| - x="200.42183" | ||
| - y="167.81049" | ||
| - id="use1183" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-7" | ||
| - x="206.56409" | ||
| - y="167.81049" | ||
| - id="use1185" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="210.10115" | ||
| - y="167.81049" | ||
| - id="use1187" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1189"> | ||
| - <use | ||
| - xlink:href="#glyph0-7" | ||
| - x="212.68629" | ||
| - y="167.81049" | ||
| - id="use1191" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-11" | ||
| - x="216.22336" | ||
| - y="167.81049" | ||
| - id="use1193" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="222.27544" | ||
| - y="167.81049" | ||
| - id="use1195" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-12" | ||
| - x="224.87062" | ||
| - y="167.81049" | ||
| - id="use1197" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-8" | ||
| - x="231.00285" | ||
| - y="167.81049" | ||
| - id="use1199" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-9" | ||
| - x="235.09102" | ||
| - y="167.81049" | ||
| - id="use1201" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-6" | ||
| - x="237.61606" | ||
| - y="167.81049" | ||
| - id="use1203" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-5" | ||
| - x="242.62605" | ||
| - y="167.81049" | ||
| - id="use1205" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-7" | ||
| - x="248.19717" | ||
| - y="167.81049" | ||
| - id="use1207" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-2" | ||
| - x="251.73424" | ||
| - y="167.81049" | ||
| - id="use1209" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1211"> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="257.36548" | ||
| - y="167.81049" | ||
| - id="use1213" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1215"> | ||
| - <use | ||
| - xlink:href="#glyph0-5" | ||
| - x="259.95065" | ||
| - y="167.81049" | ||
| - id="use1217" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1219"> | ||
| - <use | ||
| - xlink:href="#glyph0-15" | ||
| - x="265.53177" | ||
| - y="167.81049" | ||
| - id="use1221" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1223"> | ||
| - <use | ||
| - xlink:href="#glyph0-16" | ||
| - x="271.66403" | ||
| - y="167.81049" | ||
| - id="use1225" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="277.79626" | ||
| - y="167.81049" | ||
| - id="use1227" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-13" | ||
| - x="280.39145" | ||
| - y="167.81049" | ||
| - id="use1229" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-11" | ||
| - x="285.16095" | ||
| - y="167.81049" | ||
| - id="use1231" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-15" | ||
| - x="291.21304" | ||
| - y="167.81049" | ||
| - id="use1233" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-31" | ||
| - x="297.35529" | ||
| - y="167.81049" | ||
| - id="use1235" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1237"> | ||
| - <use | ||
| - xlink:href="#glyph0-16" | ||
| - x="303.26709" | ||
| - y="167.81049" | ||
| - id="use1239" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-2" | ||
| - x="309.39932" | ||
| - y="167.81049" | ||
| - id="use1241" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1243"> | ||
| - <use | ||
| - xlink:href="#glyph0-15" | ||
| - x="315.03058" | ||
| - y="167.81049" | ||
| - id="use1245" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1247"> | ||
| - <use | ||
| - xlink:href="#glyph0-7" | ||
| - x="321.16281" | ||
| - y="167.81049" | ||
| - id="use1249" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-9" | ||
| - x="324.69986" | ||
| - y="167.81049" | ||
| - id="use1251" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1253"> | ||
| - <use | ||
| - xlink:href="#glyph0-5" | ||
| - x="327.23492" | ||
| - y="167.81049" | ||
| - id="use1255" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-19" | ||
| - x="332.80606" | ||
| - y="167.81049" | ||
| - id="use1257" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="335.33109" | ||
| - y="167.81049" | ||
| - id="use1259" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1261"> | ||
| - <use | ||
| - xlink:href="#glyph0-13" | ||
| - x="337.91626" | ||
| - y="167.81049" | ||
| - id="use1263" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-11" | ||
| - x="342.68576" | ||
| - y="167.81049" | ||
| - id="use1265" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1267"> | ||
| - <use | ||
| - xlink:href="#glyph0-18" | ||
| - x="348.74786" | ||
| - y="167.81049" | ||
| - id="use1269" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-18" | ||
| - x="358.06647" | ||
| - y="167.81049" | ||
| - id="use1271" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-14" | ||
| - x="367.38507" | ||
| - y="167.81049" | ||
| - id="use1273" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1275"> | ||
| - <use | ||
| - xlink:href="#glyph0-15" | ||
| - x="373.5173" | ||
| - y="167.81049" | ||
| - id="use1277" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-9" | ||
| - x="379.65958" | ||
| - y="167.81049" | ||
| - id="use1279" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-13" | ||
| - x="382.1846" | ||
| - y="167.81049" | ||
| - id="use1281" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-5" | ||
| - x="386.95413" | ||
| - y="167.81049" | ||
| - id="use1283" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-7" | ||
| - x="392.52524" | ||
| - y="167.81049" | ||
| - id="use1285" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1287"> | ||
| - <use | ||
| - xlink:href="#glyph0-9" | ||
| - x="396.07233" | ||
| - y="167.81049" | ||
| - id="use1289" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-11" | ||
| - x="398.59735" | ||
| - y="167.81049" | ||
| - id="use1291" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-15" | ||
| - x="404.64944" | ||
| - y="167.81049" | ||
| - id="use1293" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-21" | ||
| - x="410.79172" | ||
| - y="167.81049" | ||
| - id="use1295" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1297"> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="413.44699" | ||
| - y="167.81049" | ||
| - id="use1299" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-27" | ||
| - x="416.04218" | ||
| - y="167.81049" | ||
| - id="use1301" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-4" | ||
| - x="421.58325" | ||
| - y="167.81049" | ||
| - id="use1303" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-9" | ||
| - x="427.72549" | ||
| - y="167.81049" | ||
| - id="use1305" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-22" | ||
| - x="430.25055" | ||
| - y="167.81049" | ||
| - id="use1307" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="435.03009" | ||
| - y="167.81049" | ||
| - id="use1309" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1311"> | ||
| - <use | ||
| - xlink:href="#glyph0-8" | ||
| - x="437.61523" | ||
| - y="167.81049" | ||
| - id="use1313" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-2" | ||
| - x="441.7034" | ||
| - y="167.81049" | ||
| - id="use1315" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1317"> | ||
| - <use | ||
| - xlink:href="#glyph0-32" | ||
| - x="447.33463" | ||
| - y="167.81049" | ||
| - id="use1319" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-14" | ||
| - x="453.46689" | ||
| - y="167.81049" | ||
| - id="use1321" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1323"> | ||
| - <use | ||
| - xlink:href="#glyph0-9" | ||
| - x="459.59912" | ||
| - y="167.81049" | ||
| - id="use1325" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1327"> | ||
| - <use | ||
| - xlink:href="#glyph0-8" | ||
| - x="462.13419" | ||
| - y="167.81049" | ||
| - id="use1329" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-2" | ||
| - x="466.22235" | ||
| - y="167.81049" | ||
| - id="use1331" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-22" | ||
| - x="471.84357" | ||
| - y="167.81049" | ||
| - id="use1333" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="476.62311" | ||
| - y="167.81049" | ||
| - id="use1335" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-9" | ||
| - x="479.21826" | ||
| - y="167.81049" | ||
| - id="use1337" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-15" | ||
| - x="481.74332" | ||
| - y="167.81049" | ||
| - id="use1339" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-7" | ||
| - x="487.88559" | ||
| - y="167.81049" | ||
| - id="use1341" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-8" | ||
| - x="491.42264" | ||
| - y="167.81049" | ||
| - id="use1343" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-11" | ||
| - x="495.5108" | ||
| - y="167.81049" | ||
| - id="use1345" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-16" | ||
| - x="501.56287" | ||
| - y="167.81049" | ||
| - id="use1347" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-14" | ||
| - x="507.6951" | ||
| - y="167.81049" | ||
| - id="use1349" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-13" | ||
| - x="513.8374" | ||
| - y="167.81049" | ||
| - id="use1351" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-9" | ||
| - x="518.60687" | ||
| - y="167.81049" | ||
| - id="use1353" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-15" | ||
| - x="521.13196" | ||
| - y="167.81049" | ||
| - id="use1355" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-10" | ||
| - x="527.27417" | ||
| - y="167.81049" | ||
| - id="use1357" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1359"> | ||
| - <use | ||
| - xlink:href="#glyph0-22" | ||
| - x="105.59255" | ||
| - y="179.83447" | ||
| - id="use1361" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-7" | ||
| - x="110.37209" | ||
| - y="179.83447" | ||
| - id="use1363" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-8" | ||
| - x="113.90915" | ||
| - y="179.83447" | ||
| - id="use1365" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-11" | ||
| - x="117.99731" | ||
| - y="179.83447" | ||
| - id="use1367" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-15" | ||
| - x="124.04939" | ||
| - y="179.83447" | ||
| - id="use1369" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-10" | ||
| - x="130.19165" | ||
| - y="179.83447" | ||
| - id="use1371" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-2" | ||
| - x="135.67259" | ||
| - y="179.83447" | ||
| - id="use1373" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1375"> | ||
| - <use | ||
| - xlink:href="#glyph0-8" | ||
| - x="141.30383" | ||
| - y="179.83447" | ||
| - id="use1377" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="145.39198" | ||
| - y="179.83447" | ||
| - id="use1379" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1381"> | ||
| - <use | ||
| - xlink:href="#glyph0-16" | ||
| - x="147.97714" | ||
| - y="179.83447" | ||
| - id="use1383" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-5" | ||
| - x="154.10939" | ||
| - y="179.83447" | ||
| - id="use1385" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-7" | ||
| - x="159.68051" | ||
| - y="179.83447" | ||
| - id="use1387" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-5" | ||
| - x="163.21756" | ||
| - y="179.83447" | ||
| - id="use1389" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="168.78868" | ||
| - y="179.83447" | ||
| - id="use1391" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-12" | ||
| - x="171.38387" | ||
| - y="179.83447" | ||
| - id="use1393" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-8" | ||
| - x="177.51611" | ||
| - y="179.83447" | ||
| - id="use1395" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-11" | ||
| - x="181.60426" | ||
| - y="179.83447" | ||
| - id="use1397" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-7" | ||
| - x="187.65634" | ||
| - y="179.83447" | ||
| - id="use1399" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-2" | ||
| - x="191.19341" | ||
| - y="179.83447" | ||
| - id="use1401" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1403"> | ||
| - <use | ||
| - xlink:href="#glyph0-13" | ||
| - x="196.82465" | ||
| - y="179.83447" | ||
| - id="use1405" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-7" | ||
| - x="201.59416" | ||
| - y="179.83447" | ||
| - id="use1407" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-9" | ||
| - x="205.13123" | ||
| - y="179.83447" | ||
| - id="use1409" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-11" | ||
| - x="207.65627" | ||
| - y="179.83447" | ||
| - id="use1411" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-15" | ||
| - x="213.70834" | ||
| - y="179.83447" | ||
| - id="use1413" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="219.8506" | ||
| - y="179.83447" | ||
| - id="use1415" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1417"> | ||
| - <use | ||
| - xlink:href="#glyph0-19" | ||
| - x="222.43576" | ||
| - y="179.83447" | ||
| - id="use1419" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1421"> | ||
| - <use | ||
| - xlink:href="#glyph0-5" | ||
| - x="224.97083" | ||
| - y="179.83447" | ||
| - id="use1423" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-33" | ||
| - x="230.54195" | ||
| - y="179.83447" | ||
| - id="use1425" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-22" | ||
| - x="238.32748" | ||
| - y="179.83447" | ||
| - id="use1427" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-21" | ||
| - x="243.10703" | ||
| - y="179.83447" | ||
| - id="use1429" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1431"> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="245.76231" | ||
| - y="179.83447" | ||
| - id="use1433" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-27" | ||
| - x="248.3575" | ||
| - y="179.83447" | ||
| - id="use1435" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-4" | ||
| - x="253.89856" | ||
| - y="179.83447" | ||
| - id="use1437" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-9" | ||
| - x="260.04083" | ||
| - y="179.83447" | ||
| - id="use1439" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-22" | ||
| - x="262.56586" | ||
| - y="179.83447" | ||
| - id="use1441" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="267.3454" | ||
| - y="179.83447" | ||
| - id="use1443" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-5" | ||
| - x="269.94058" | ||
| - y="179.83447" | ||
| - id="use1445" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-13" | ||
| - x="275.51169" | ||
| - y="179.83447" | ||
| - id="use1447" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-7" | ||
| - x="280.28122" | ||
| - y="179.83447" | ||
| - id="use1449" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="283.81827" | ||
| - y="179.83447" | ||
| - id="use1451" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1453"> | ||
| - <use | ||
| - xlink:href="#glyph0-8" | ||
| - x="286.40344" | ||
| - y="179.83447" | ||
| - id="use1455" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1457"> | ||
| - <use | ||
| - xlink:href="#glyph0-2" | ||
| - x="290.50162" | ||
| - y="179.83447" | ||
| - id="use1459" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-22" | ||
| - x="296.12283" | ||
| - y="179.83447" | ||
| - id="use1461" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-13" | ||
| - x="300.90237" | ||
| - y="179.83447" | ||
| - id="use1463" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-9" | ||
| - x="305.67191" | ||
| - y="179.83447" | ||
| - id="use1465" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-15" | ||
| - x="308.19693" | ||
| - y="179.83447" | ||
| - id="use1467" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-16" | ||
| - x="314.3392" | ||
| - y="179.83447" | ||
| - id="use1469" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-22" | ||
| - x="320.47144" | ||
| - y="179.83447" | ||
| - id="use1471" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="325.25098" | ||
| - y="179.83447" | ||
| - id="use1473" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1475"> | ||
| - <use | ||
| - xlink:href="#glyph0-7" | ||
| - x="327.83612" | ||
| - y="179.83447" | ||
| - id="use1477" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-4" | ||
| - x="331.3732" | ||
| - y="179.83447" | ||
| - id="use1479" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-2" | ||
| - x="337.51544" | ||
| - y="179.83447" | ||
| - id="use1481" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1483"> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="343.1467" | ||
| - y="179.83447" | ||
| - id="use1485" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1487"> | ||
| - <use | ||
| - xlink:href="#glyph0-5" | ||
| - x="345.73184" | ||
| - y="179.83447" | ||
| - id="use1489" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-14" | ||
| - x="351.30298" | ||
| - y="179.83447" | ||
| - id="use1491" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-7" | ||
| - x="357.44522" | ||
| - y="179.83447" | ||
| - id="use1493" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-4" | ||
| - x="360.9823" | ||
| - y="179.83447" | ||
| - id="use1495" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-11" | ||
| - x="367.12454" | ||
| - y="179.83447" | ||
| - id="use1497" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-8" | ||
| - x="373.17664" | ||
| - y="179.83447" | ||
| - id="use1499" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-9" | ||
| - x="377.2648" | ||
| - y="179.83447" | ||
| - id="use1501" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-7" | ||
| - x="379.78983" | ||
| - y="179.83447" | ||
| - id="use1503" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-5" | ||
| - x="383.32687" | ||
| - y="179.83447" | ||
| - id="use1505" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1507"> | ||
| - <use | ||
| - xlink:href="#glyph0-8" | ||
| - x="388.90802" | ||
| - y="179.83447" | ||
| - id="use1509" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-9" | ||
| - x="392.99619" | ||
| - y="179.83447" | ||
| - id="use1511" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-5" | ||
| - x="395.52121" | ||
| - y="179.83447" | ||
| - id="use1513" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-15" | ||
| - x="401.09235" | ||
| - y="179.83447" | ||
| - id="use1515" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="407.23459" | ||
| - y="179.83447" | ||
| - id="use1517" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#45a3e3;fill-opacity:1" | ||
| - id="g1519"> | ||
| - <use | ||
| - xlink:href="#glyph0-16" | ||
| - x="410.08572" | ||
| - y="179.83449" | ||
| - id="use1521" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-2" | ||
| - x="416.21796" | ||
| - y="179.83449" | ||
| - id="use1523" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-13" | ||
| - x="421.83917" | ||
| - y="179.83449" | ||
| - id="use1525" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-9" | ||
| - x="426.6087" | ||
| - y="179.83449" | ||
| - id="use1527" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-22" | ||
| - x="429.13373" | ||
| - y="179.83449" | ||
| - id="use1529" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-9" | ||
| - x="433.91327" | ||
| - y="179.83449" | ||
| - id="use1531" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-11" | ||
| - x="436.43832" | ||
| - y="179.83449" | ||
| - id="use1533" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-15" | ||
| - x="442.49039" | ||
| - y="179.83449" | ||
| - id="use1535" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-22" | ||
| - x="448.63266" | ||
| - y="179.83449" | ||
| - id="use1537" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1539"> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="453.45352" | ||
| - y="179.83449" | ||
| - id="use1541" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-11" | ||
| - x="456.04871" | ||
| - y="179.83449" | ||
| - id="use1543" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-17" | ||
| - x="462.1008" | ||
| - y="179.83449" | ||
| - id="use1545" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1547"> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="465.47754" | ||
| - y="179.83449" | ||
| - id="use1549" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-12" | ||
| - x="468.07269" | ||
| - y="179.83449" | ||
| - id="use1551" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-8" | ||
| - x="474.20496" | ||
| - y="179.83449" | ||
| - id="use1553" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-2" | ||
| - x="478.29312" | ||
| - y="179.83449" | ||
| - id="use1555" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-6" | ||
| - x="483.91434" | ||
| - y="179.83449" | ||
| - id="use1557" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-9" | ||
| - x="488.92432" | ||
| - y="179.83449" | ||
| - id="use1559" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1561"> | ||
| - <use | ||
| - xlink:href="#glyph0-11" | ||
| - x="491.45938" | ||
| - y="179.83449" | ||
| - id="use1563" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-14" | ||
| - x="497.51147" | ||
| - y="179.83449" | ||
| - id="use1565" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-22" | ||
| - x="503.65372" | ||
| - y="179.83449" | ||
| - id="use1567" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1569"> | ||
| - <use | ||
| - xlink:href="#glyph0-2" | ||
| - x="105.59255" | ||
| - y="191.85849" | ||
| - id="use1571" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-15" | ||
| - x="111.21377" | ||
| - y="191.85849" | ||
| - id="use1573" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-5" | ||
| - x="117.35603" | ||
| - y="191.85849" | ||
| - id="use1575" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-13" | ||
| - x="122.92715" | ||
| - y="191.85849" | ||
| - id="use1577" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-7" | ||
| - x="127.69667" | ||
| - y="191.85849" | ||
| - id="use1579" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-18" | ||
| - x="131.23373" | ||
| - y="191.85849" | ||
| - id="use1581" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-2" | ||
| - x="140.55232" | ||
| - y="191.85849" | ||
| - id="use1583" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1585"> | ||
| - <use | ||
| - xlink:href="#glyph0-15" | ||
| - x="146.18356" | ||
| - y="191.85849" | ||
| - id="use1587" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-7" | ||
| - x="152.32582" | ||
| - y="191.85849" | ||
| - id="use1589" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-22" | ||
| - x="155.86288" | ||
| - y="191.85849" | ||
| - id="use1591" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="160.64243" | ||
| - y="191.85849" | ||
| - id="use1593" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1595"> | ||
| - <use | ||
| - xlink:href="#glyph0-5" | ||
| - x="163.22758" | ||
| - y="191.85849" | ||
| - id="use1597" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-15" | ||
| - x="168.79871" | ||
| - y="191.85849" | ||
| - id="use1599" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-16" | ||
| - x="174.94096" | ||
| - y="191.85849" | ||
| - id="use1601" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="181.0732" | ||
| - y="191.85849" | ||
| - id="use1603" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-9" | ||
| - x="183.66838" | ||
| - y="191.85849" | ||
| - id="use1605" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-15" | ||
| - x="186.19342" | ||
| - y="191.85849" | ||
| - id="use1607" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1609"> | ||
| - <use | ||
| - xlink:href="#glyph0-13" | ||
| - x="192.32567" | ||
| - y="191.85849" | ||
| - id="use1611" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-19" | ||
| - x="197.09518" | ||
| - y="191.85849" | ||
| - id="use1613" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1615"> | ||
| - <use | ||
| - xlink:href="#glyph0-14" | ||
| - x="199.63023" | ||
| - y="191.85849" | ||
| - id="use1617" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1619"> | ||
| - <use | ||
| - xlink:href="#glyph0-16" | ||
| - x="205.76248" | ||
| - y="191.85849" | ||
| - id="use1621" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-2" | ||
| - x="211.89471" | ||
| - y="191.85849" | ||
| - id="use1623" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1625"> | ||
| - <use | ||
| - xlink:href="#glyph0-22" | ||
| - x="217.52596" | ||
| - y="191.85849" | ||
| - id="use1627" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="222.3055" | ||
| - y="191.85849" | ||
| - id="use1629" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1631"> | ||
| - <use | ||
| - xlink:href="#glyph0-5" | ||
| - x="224.89066" | ||
| - y="191.85849" | ||
| - id="use1633" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="230.46178" | ||
| - y="191.85849" | ||
| - id="use1635" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-8" | ||
| - x="233.05696" | ||
| - y="191.85849" | ||
| - id="use1637" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-2" | ||
| - x="237.14511" | ||
| - y="191.85849" | ||
| - id="use1639" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-6" | ||
| - x="242.76634" | ||
| - y="191.85849" | ||
| - id="use1641" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1643"> | ||
| - <use | ||
| - xlink:href="#glyph0-9" | ||
| - x="247.78636" | ||
| - y="191.85849" | ||
| - id="use1645" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-2" | ||
| - x="250.3114" | ||
| - y="191.85849" | ||
| - id="use1647" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-33" | ||
| - x="255.93262" | ||
| - y="191.85849" | ||
| - id="use1649" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="263.71817" | ||
| - y="191.85849" | ||
| - id="use1651" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-11" | ||
| - x="266.31332" | ||
| - y="191.85849" | ||
| - id="use1653" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-17" | ||
| - x="272.36542" | ||
| - y="191.85849" | ||
| - id="use1655" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="275.75217" | ||
| - y="191.85849" | ||
| - id="use1657" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#45a3e3;fill-opacity:1" | ||
| - id="g1659"> | ||
| - <use | ||
| - xlink:href="#glyph0-7" | ||
| - x="278.51059" | ||
| - y="191.85849" | ||
| - id="use1661" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-2" | ||
| - x="282.04767" | ||
| - y="191.85849" | ||
| - id="use1663" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#45a3e3;fill-opacity:1" | ||
| - id="g1665"> | ||
| - <use | ||
| - xlink:href="#glyph0-8" | ||
| - x="287.67889" | ||
| - y="191.85849" | ||
| - id="use1667" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-8" | ||
| - x="291.76706" | ||
| - y="191.85849" | ||
| - id="use1669" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-11" | ||
| - x="295.85522" | ||
| - y="191.85849" | ||
| - id="use1671" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-8" | ||
| - x="301.90729" | ||
| - y="191.85849" | ||
| - id="use1673" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-9" | ||
| - x="305.99545" | ||
| - y="191.85849" | ||
| - id="use1675" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-22" | ||
| - x="308.52051" | ||
| - y="191.85849" | ||
| - id="use1677" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-18" | ||
| - x="313.30005" | ||
| - y="191.85849" | ||
| - id="use1679" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="322.61862" | ||
| - y="191.85849" | ||
| - id="use1681" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-19" | ||
| - x="325.21381" | ||
| - y="191.85849" | ||
| - id="use1683" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-2" | ||
| - x="327.73886" | ||
| - y="191.85849" | ||
| - id="use1685" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#45a3e3;fill-opacity:1" | ||
| - id="g1687"> | ||
| - <use | ||
| - xlink:href="#glyph0-10" | ||
| - x="333.37009" | ||
| - y="191.85849" | ||
| - id="use1689" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-9" | ||
| - x="338.85104" | ||
| - y="191.85849" | ||
| - id="use1691" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-22" | ||
| - x="341.37607" | ||
| - y="191.85849" | ||
| - id="use1693" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-19" | ||
| - x="346.15561" | ||
| - y="191.85849" | ||
| - id="use1695" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-5" | ||
| - x="348.68066" | ||
| - y="191.85849" | ||
| - id="use1697" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-7" | ||
| - x="354.25177" | ||
| - y="191.85849" | ||
| - id="use1699" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-9" | ||
| - x="357.78882" | ||
| - y="191.85849" | ||
| - id="use1701" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-11" | ||
| - x="360.31387" | ||
| - y="191.85849" | ||
| - id="use1703" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#45a3e3;fill-opacity:1" | ||
| - id="g1705"> | ||
| - <use | ||
| - xlink:href="#glyph0-15" | ||
| - x="366.37598" | ||
| - y="191.85849" | ||
| - id="use1707" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1709"> | ||
| - <use | ||
| - xlink:href="#glyph0-21" | ||
| - x="372.59421" | ||
| - y="191.85849" | ||
| - id="use1711" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#a1c235;fill-opacity:1" | ||
| - id="g1713"> | ||
| - <use | ||
| - xlink:href="#glyph1-1" | ||
| - x="68.226303" | ||
| - y="112.65874" | ||
| - id="use1715" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#a1c235;fill-opacity:1" | ||
| - id="g1717"> | ||
| - <use | ||
| - xlink:href="#glyph2-1" | ||
| - x="55.492558" | ||
| - y="123.61811" | ||
| - id="use1719" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-2" | ||
| - x="60.498798" | ||
| - y="123.61811" | ||
| - id="use1721" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#a1c235;fill-opacity:1" | ||
| - id="g1723"> | ||
| - <use | ||
| - xlink:href="#glyph2-3" | ||
| - x="65.496269" | ||
| - y="123.61811" | ||
| - id="use1725" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-4" | ||
| - x="70.502518" | ||
| - y="123.61811" | ||
| - id="use1727" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-1" | ||
| - x="72.650551" | ||
| - y="123.61811" | ||
| - id="use1729" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-5" | ||
| - x="77.656792" | ||
| - y="123.61811" | ||
| - id="use1731" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#a1c235;fill-opacity:1" | ||
| - id="g1733"> | ||
| - <use | ||
| - xlink:href="#glyph2-5" | ||
| - x="82.654266" | ||
| - y="123.61811" | ||
| - id="use1735" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#45a3e3;fill-opacity:1" | ||
| - id="g1737"> | ||
| - <use | ||
| - xlink:href="#glyph3-1" | ||
| - x="55.492558" | ||
| - y="254.81747" | ||
| - id="use1739" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#45a3e3;fill-opacity:1" | ||
| - id="g1741"> | ||
| - <use | ||
| - xlink:href="#glyph3-1" | ||
| - x="55.492558" | ||
| - y="271.85147" | ||
| - id="use1743" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#45a3e3;fill-opacity:1" | ||
| - id="g1745"> | ||
| - <use | ||
| - xlink:href="#glyph3-1" | ||
| - x="55.492558" | ||
| - y="288.88547" | ||
| - id="use1747" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1749"> | ||
| - <use | ||
| - xlink:href="#glyph4-1" | ||
| - x="55.492558" | ||
| - y="76.127495" | ||
| - id="use1751" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-2" | ||
| - x="71.163834" | ||
| - y="76.127495" | ||
| - id="use1753" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-3" | ||
| - x="76.654793" | ||
| - y="76.127495" | ||
| - id="use1755" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-2" | ||
| - x="89.760956" | ||
| - y="76.127495" | ||
| - id="use1757" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-4" | ||
| - x="95.251915" | ||
| - y="76.127495" | ||
| - id="use1759" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-5" | ||
| - x="103.62863" | ||
| - y="76.127495" | ||
| - id="use1761" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-6" | ||
| - x="115.39211" | ||
| - y="76.127495" | ||
| - id="use1763" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-7" | ||
| - x="120.88307" | ||
| - y="76.127495" | ||
| - id="use1765" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-8" | ||
| - x="126.37403" | ||
| - y="76.127495" | ||
| - id="use1767" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-9" | ||
| - x="138.4782" | ||
| - y="76.127495" | ||
| - id="use1769" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-10" | ||
| - x="146.43407" | ||
| - y="76.127495" | ||
| - id="use1771" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1773"> | ||
| - <use | ||
| - xlink:href="#glyph4-10" | ||
| - x="158.83882" | ||
| - y="76.127495" | ||
| - id="use1775" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-11" | ||
| - x="171.22354" | ||
| - y="76.127495" | ||
| - id="use1777" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-12" | ||
| - x="184.69043" | ||
| - y="76.127495" | ||
| - id="use1779" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-13" | ||
| - x="197.7565" | ||
| - y="76.127495" | ||
| - id="use1781" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-7" | ||
| - x="218.07706" | ||
| - y="76.127495" | ||
| - id="use1783" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-14" | ||
| - x="223.56802" | ||
| - y="76.127495" | ||
| - id="use1785" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-15" | ||
| - x="238.4377" | ||
| - y="76.127495" | ||
| - id="use1787" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-4" | ||
| - x="249.98074" | ||
| - y="76.127495" | ||
| - id="use1789" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g1791"> | ||
| - <use | ||
| - xlink:href="#glyph5-1" | ||
| - x="55.492558" | ||
| - y="90.405991" | ||
| - id="use1793" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph5-2" | ||
| - x="60.558666" | ||
| - y="90.405991" | ||
| - id="use1795" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g1797"> | ||
| - <use | ||
| - xlink:href="#glyph5-3" | ||
| - x="64.366264" | ||
| - y="90.405991" | ||
| - id="use1799" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g1801"> | ||
| - <use | ||
| - xlink:href="#glyph5-4" | ||
| - x="70.33017" | ||
| - y="90.405991" | ||
| - id="use1803" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g1805"> | ||
| - <use | ||
| - xlink:href="#glyph5-5" | ||
| - x="78.690857" | ||
| - y="90.405991" | ||
| - id="use1807" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g1809"> | ||
| - <use | ||
| - xlink:href="#glyph5-6" | ||
| - x="83.732918" | ||
| - y="90.405991" | ||
| - id="use1811" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g1813"> | ||
| - <use | ||
| - xlink:href="#glyph5-7" | ||
| - x="88.582603" | ||
| - y="90.405991" | ||
| - id="use1815" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g1817"> | ||
| - <use | ||
| - xlink:href="#glyph5-8" | ||
| - x="93.480377" | ||
| - y="90.405991" | ||
| - id="use1819" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph5-9" | ||
| - x="97.512421" | ||
| - y="90.405991" | ||
| - id="use1821" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g1823"> | ||
| - <use | ||
| - xlink:href="#glyph5-10" | ||
| - x="100.77493" | ||
| - y="90.405991" | ||
| - id="use1825" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph5-11" | ||
| - x="102.79497" | ||
| - y="90.405991" | ||
| - id="use1827" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g1829"> | ||
| - <use | ||
| - xlink:href="#glyph5-12" | ||
| - x="107.1717" | ||
| - y="90.405991" | ||
| - id="use1831" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g1833"> | ||
| - <use | ||
| - xlink:href="#glyph5-3" | ||
| - x="112.07749" | ||
| - y="90.405991" | ||
| - id="use1835" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g1837"> | ||
| - <use | ||
| - xlink:href="#glyph5-4" | ||
| - x="118.0414" | ||
| - y="90.405991" | ||
| - id="use1839" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g1841"> | ||
| - <use | ||
| - xlink:href="#glyph5-5" | ||
| - x="126.40208" | ||
| - y="90.405991" | ||
| - id="use1843" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph5-9" | ||
| - x="131.45216" | ||
| - y="90.405991" | ||
| - id="use1845" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g1847"> | ||
| - <use | ||
| - xlink:href="#glyph5-10" | ||
| - x="134.71468" | ||
| - y="90.405991" | ||
| - id="use1849" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph5-13" | ||
| - x="136.73471" | ||
| - y="90.405991" | ||
| - id="use1851" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g1853"> | ||
| - <use | ||
| - xlink:href="#glyph5-10" | ||
| - x="144.18156" | ||
| - y="90.405991" | ||
| - id="use1855" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph5-14" | ||
| - x="146.2016" | ||
| - y="90.405991" | ||
| - id="use1857" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g1859"> | ||
| - <use | ||
| - xlink:href="#glyph5-15" | ||
| - x="151.10739" | ||
| - y="90.405991" | ||
| - id="use1861" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph5-16" | ||
| - x="155.56429" | ||
| - y="90.405991" | ||
| - id="use1863" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph5-17" | ||
| - x="157.58432" | ||
| - y="90.405991" | ||
| - id="use1865" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g1867"> | ||
| - <use | ||
| - xlink:href="#glyph5-5" | ||
| - x="159.65245" | ||
| - y="90.405991" | ||
| - id="use1869" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph5-6" | ||
| - x="164.70253" | ||
| - y="90.405991" | ||
| - id="use1871" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph5-18" | ||
| - x="169.54419" | ||
| - y="90.405991" | ||
| - id="use1873" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g1875"> | ||
| - <use | ||
| - xlink:href="#glyph5-19" | ||
| - x="174.44197" | ||
| - y="90.405991" | ||
| - id="use1877" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g1879"> | ||
| - <use | ||
| - xlink:href="#glyph5-4" | ||
| - x="182.0732" | ||
| - y="90.405991" | ||
| - id="use1881" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g1883"> | ||
| - <use | ||
| - xlink:href="#glyph5-20" | ||
| - x="190.43388" | ||
| - y="90.405991" | ||
| - id="use1885" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph5-10" | ||
| - x="196.27754" | ||
| - y="90.405991" | ||
| - id="use1887" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph5-11" | ||
| - x="198.29758" | ||
| - y="90.405991" | ||
| - id="use1889" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g1891"> | ||
| - <use | ||
| - xlink:href="#glyph5-10" | ||
| - x="202.67432" | ||
| - y="90.405991" | ||
| - id="use1893" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph5-3" | ||
| - x="204.69435" | ||
| - y="90.405991" | ||
| - id="use1895" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph5-15" | ||
| - x="207.52399" | ||
| - y="90.405991" | ||
| - id="use1897" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g1899"> | ||
| - <use | ||
| - xlink:href="#glyph5-16" | ||
| - x="211.97287" | ||
| - y="90.405991" | ||
| - id="use1901" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph5-17" | ||
| - x="213.9929" | ||
| - y="90.405991" | ||
| - id="use1903" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g1905"> | ||
| - <use | ||
| - xlink:href="#glyph5-21" | ||
| - x="216.06104" | ||
| - y="90.405991" | ||
| - id="use1907" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph5-10" | ||
| - x="221.01492" | ||
| - y="90.405991" | ||
| - id="use1909" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g1911"> | ||
| - <use | ||
| - xlink:href="#glyph5-11" | ||
| - x="223.02693" | ||
| - y="90.405991" | ||
| - id="use1913" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g1915"> | ||
| - <use | ||
| - xlink:href="#glyph5-12" | ||
| - x="227.40367" | ||
| - y="90.405991" | ||
| - id="use1917" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph5-3" | ||
| - x="232.31747" | ||
| - y="90.405991" | ||
| - id="use1919" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph5-22" | ||
| - x="235.14713" | ||
| - y="90.405991" | ||
| - id="use1921" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g1923"> | ||
| - <use | ||
| - xlink:href="#glyph5-4" | ||
| - x="242.097" | ||
| - y="90.405991" | ||
| - id="use1925" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g1927"> | ||
| - <use | ||
| - xlink:href="#glyph5-23" | ||
| - x="250.45769" | ||
| - y="90.405991" | ||
| - id="use1929" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph5-14" | ||
| - x="252.68613" | ||
| - y="90.405991" | ||
| - id="use1931" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph5-3" | ||
| - x="257.59995" | ||
| - y="90.405991" | ||
| - id="use1933" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g1935"> | ||
| - <use | ||
| - xlink:href="#glyph5-19" | ||
| - x="260.42157" | ||
| - y="90.405991" | ||
| - id="use1937" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g1939"> | ||
| - <use | ||
| - xlink:href="#glyph5-9" | ||
| - x="264.92657" | ||
| - y="90.405991" | ||
| - id="use1941" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g1943"> | ||
| - <use | ||
| - xlink:href="#glyph5-14" | ||
| - x="268.18909" | ||
| - y="90.405991" | ||
| - id="use1945" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g1947"> | ||
| - <use | ||
| - xlink:href="#glyph5-19" | ||
| - x="273.09488" | ||
| - y="90.405991" | ||
| - id="use1949" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#b83305;fill-opacity:1" | ||
| - id="g1951"> | ||
| - <use | ||
| - xlink:href="#glyph5-3" | ||
| - x="277.59985" | ||
| - y="90.405991" | ||
| - id="use1953" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#45a3e3;fill-opacity:1" | ||
| - id="g1955"> | ||
| - <use | ||
| - xlink:href="#glyph0-12" | ||
| - x="327.17023" | ||
| - y="212.90048" | ||
| - id="use1957" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-8" | ||
| - x="333.30246" | ||
| - y="212.90048" | ||
| - id="use1959" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-11" | ||
| - x="337.39062" | ||
| - y="212.90048" | ||
| - id="use1961" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-12" | ||
| - x="343.44269" | ||
| - y="212.90048" | ||
| - id="use1963" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-11" | ||
| - x="349.57492" | ||
| - y="212.90048" | ||
| - id="use1965" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-22" | ||
| - x="355.62701" | ||
| - y="212.90048" | ||
| - id="use1967" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-5" | ||
| - x="360.40656" | ||
| - y="212.90048" | ||
| - id="use1969" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-19" | ||
| - x="365.97766" | ||
| - y="212.90048" | ||
| - id="use1971" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#303030;fill-opacity:1" | ||
| - id="g1973"> | ||
| - <use | ||
| - xlink:href="#glyph0-34" | ||
| - x="371.66528" | ||
| - y="212.90048" | ||
| - id="use1975" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#45a3e3;fill-opacity:1" | ||
| - id="g1977"> | ||
| - <use | ||
| - xlink:href="#glyph0-8" | ||
| - x="379.06546" | ||
| - y="212.90048" | ||
| - id="use1979" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-2" | ||
| - x="383.15363" | ||
| - y="212.90048" | ||
| - id="use1981" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#45a3e3;fill-opacity:1" | ||
| - id="g1983"> | ||
| - <use | ||
| - xlink:href="#glyph0-22" | ||
| - x="388.78485" | ||
| - y="212.90048" | ||
| - id="use1985" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-11" | ||
| - x="393.56439" | ||
| - y="212.90048" | ||
| - id="use1987" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-14" | ||
| - x="399.61649" | ||
| - y="212.90048" | ||
| - id="use1989" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-8" | ||
| - x="405.75873" | ||
| - y="212.90048" | ||
| - id="use1991" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-13" | ||
| - x="409.84689" | ||
| - y="212.90048" | ||
| - id="use1993" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-2" | ||
| - x="414.61642" | ||
| - y="212.90048" | ||
| - id="use1995" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-22" | ||
| - x="420.23764" | ||
| - y="212.90048" | ||
| - id="use1997" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#303030;fill-opacity:1" | ||
| - id="g1999"> | ||
| - <use | ||
| - xlink:href="#glyph0-34" | ||
| - x="428.16345" | ||
| - y="212.90048" | ||
| - id="use2001" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#45a3e3;fill-opacity:1" | ||
| - id="g2003"> | ||
| - <use | ||
| - xlink:href="#glyph0-4" | ||
| - x="435.56363" | ||
| - y="212.90048" | ||
| - id="use2005" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-20" | ||
| - x="441.7059" | ||
| - y="212.90048" | ||
| - id="use2007" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-12" | ||
| - x="446.74597" | ||
| - y="212.90048" | ||
| - id="use2009" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-11" | ||
| - x="452.8782" | ||
| - y="212.90048" | ||
| - id="use2011" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-7" | ||
| - x="458.93027" | ||
| - y="212.90048" | ||
| - id="use2013" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-4" | ||
| - x="462.46735" | ||
| - y="212.90048" | ||
| - id="use2015" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-2" | ||
| - x="468.60959" | ||
| - y="212.90048" | ||
| - id="use2017" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-22" | ||
| - x="474.2308" | ||
| - y="212.90048" | ||
| - id="use2019" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-9" | ||
| - x="479.01035" | ||
| - y="212.90048" | ||
| - id="use2021" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-22" | ||
| - x="481.5354" | ||
| - y="212.90048" | ||
| - id="use2023" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#303030;fill-opacity:1" | ||
| - id="g2025"> | ||
| - <use | ||
| - xlink:href="#glyph0-34" | ||
| - x="489.4942" | ||
| - y="212.90048" | ||
| - id="use2027" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#45a3e3;fill-opacity:1" | ||
| - id="g2029"> | ||
| - <use | ||
| - xlink:href="#glyph0-9" | ||
| - x="496.89438" | ||
| - y="212.90048" | ||
| - id="use2031" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-18" | ||
| - x="499.4194" | ||
| - y="212.90048" | ||
| - id="use2033" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-12" | ||
| - x="508.73801" | ||
| - y="212.90048" | ||
| - id="use2035" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-19" | ||
| - x="514.87024" | ||
| - y="212.90048" | ||
| - id="use2037" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-9" | ||
| - x="517.39526" | ||
| - y="212.90048" | ||
| - id="use2039" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-13" | ||
| - x="519.92035" | ||
| - y="212.90048" | ||
| - id="use2041" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-5" | ||
| - x="524.68982" | ||
| - y="212.90048" | ||
| - id="use2043" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-7" | ||
| - x="530.26099" | ||
| - y="212.90048" | ||
| - id="use2045" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-9" | ||
| - x="533.79803" | ||
| - y="212.90048" | ||
| - id="use2047" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-11" | ||
| - x="536.32306" | ||
| - y="212.90048" | ||
| - id="use2049" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-15" | ||
| - x="542.37512" | ||
| - y="212.90048" | ||
| - id="use2051" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-22" | ||
| - x="548.5174" | ||
| - y="212.90048" | ||
| - id="use2053" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g2055"> | ||
| - <use | ||
| - xlink:href="#glyph6-1" | ||
| - x="55.492558" | ||
| - y="237.95047" | ||
| - id="use2057" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph6-2" | ||
| - x="60.181915" | ||
| - y="237.95047" | ||
| - id="use2059" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph6-3" | ||
| - x="75.422333" | ||
| - y="237.95047" | ||
| - id="use2061" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph6-4" | ||
| - x="85.522491" | ||
| - y="237.95047" | ||
| - id="use2063" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph6-5" | ||
| - x="89.640717" | ||
| - y="237.95047" | ||
| - id="use2065" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g2067"> | ||
| - <use | ||
| - xlink:href="#glyph6-6" | ||
| - x="93.773964" | ||
| - y="237.95047" | ||
| - id="use2069" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g2071"> | ||
| - <use | ||
| - xlink:href="#glyph6-7" | ||
| - x="102.37112" | ||
| - y="237.95047" | ||
| - id="use2073" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g2075"> | ||
| - <use | ||
| - xlink:href="#glyph6-8" | ||
| - x="111.10355" | ||
| - y="237.95047" | ||
| - id="use2077" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph6-5" | ||
| - x="117.38609" | ||
| - y="237.95047" | ||
| - id="use2079" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g2081"> | ||
| - <use | ||
| - xlink:href="#glyph6-9" | ||
| - x="121.51934" | ||
| - y="237.95047" | ||
| - id="use2083" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph6-10" | ||
| - x="131.31891" | ||
| - y="237.95047" | ||
| - id="use2085" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph6-11" | ||
| - x="141.02827" | ||
| - y="237.95047" | ||
| - id="use2087" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g2089"> | ||
| - <use | ||
| - xlink:href="#glyph0-35" | ||
| - x="68.205429" | ||
| - y="254.81747" | ||
| - id="use2091" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-14" | ||
| - x="73.696388" | ||
| - y="254.81747" | ||
| - id="use2093" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-8" | ||
| - x="79.838646" | ||
| - y="254.81747" | ||
| - id="use2095" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-6" | ||
| - x="83.926804" | ||
| - y="254.81747" | ||
| - id="use2097" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-2" | ||
| - x="88.936806" | ||
| - y="254.81747" | ||
| - id="use2099" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g2101"> | ||
| - <use | ||
| - xlink:href="#glyph0-9" | ||
| - x="94.568047" | ||
| - y="254.81747" | ||
| - id="use2103" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-19" | ||
| - x="97.093086" | ||
| - y="254.81747" | ||
| - id="use2105" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-19" | ||
| - x="99.618126" | ||
| - y="254.81747" | ||
| - id="use2107" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-5" | ||
| - x="102.14317" | ||
| - y="254.81747" | ||
| - id="use2109" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-15" | ||
| - x="107.71429" | ||
| - y="254.81747" | ||
| - id="use2111" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-13" | ||
| - x="113.85654" | ||
| - y="254.81747" | ||
| - id="use2113" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-2" | ||
| - x="118.62606" | ||
| - y="254.81747" | ||
| - id="use2115" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="124.24728" | ||
| - y="254.81747" | ||
| - id="use2117" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-16" | ||
| - x="126.84246" | ||
| - y="254.81747" | ||
| - id="use2119" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-5" | ||
| - x="132.9747" | ||
| - y="254.81747" | ||
| - id="use2121" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-7" | ||
| - x="138.54582" | ||
| - y="254.81747" | ||
| - id="use2123" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-5" | ||
| - x="142.08289" | ||
| - y="254.81747" | ||
| - id="use2125" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="147.65401" | ||
| - y="254.81747" | ||
| - id="use2127" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-9" | ||
| - x="150.24918" | ||
| - y="254.81747" | ||
| - id="use2129" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-22" | ||
| - x="152.77422" | ||
| - y="254.81747" | ||
| - id="use2131" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="157.55376" | ||
| - y="254.81747" | ||
| - id="use2133" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g2135"> | ||
| - <use | ||
| - xlink:href="#glyph0-22" | ||
| - x="160.13892" | ||
| - y="254.81747" | ||
| - id="use2137" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-14" | ||
| - x="164.91846" | ||
| - y="254.81747" | ||
| - id="use2139" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-22" | ||
| - x="171.06071" | ||
| - y="254.81747" | ||
| - id="use2141" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-13" | ||
| - x="175.84026" | ||
| - y="254.81747" | ||
| - id="use2143" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-2" | ||
| - x="180.60977" | ||
| - y="254.81747" | ||
| - id="use2145" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g2147"> | ||
| - <use | ||
| - xlink:href="#glyph0-12" | ||
| - x="186.24101" | ||
| - y="254.81747" | ||
| - id="use2149" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g2151"> | ||
| - <use | ||
| - xlink:href="#glyph0-7" | ||
| - x="192.36324" | ||
| - y="254.81747" | ||
| - id="use2153" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-9" | ||
| - x="195.9003" | ||
| - y="254.81747" | ||
| - id="use2155" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g2157"> | ||
| - <use | ||
| - xlink:href="#glyph0-28" | ||
| - x="198.43535" | ||
| - y="254.81747" | ||
| - id="use2159" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g2161"> | ||
| - <use | ||
| - xlink:href="#glyph0-19" | ||
| - x="204.55757" | ||
| - y="254.81747" | ||
| - id="use2163" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g2165"> | ||
| - <use | ||
| - xlink:href="#glyph0-2" | ||
| - x="207.09264" | ||
| - y="254.81747" | ||
| - id="use2167" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="212.71385" | ||
| - y="254.81747" | ||
| - id="use2169" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-7" | ||
| - x="215.30904" | ||
| - y="254.81747" | ||
| - id="use2171" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-11" | ||
| - x="218.8461" | ||
| - y="254.81747" | ||
| - id="use2173" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="224.89818" | ||
| - y="254.81747" | ||
| - id="use2175" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g2177"> | ||
| - <use | ||
| - xlink:href="#glyph0-7" | ||
| - x="227.48334" | ||
| - y="254.81747" | ||
| - id="use2179" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g2181"> | ||
| - <use | ||
| - xlink:href="#glyph0-4" | ||
| - x="231.03041" | ||
| - y="254.81747" | ||
| - id="use2183" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g2185"> | ||
| - <use | ||
| - xlink:href="#glyph0-2" | ||
| - x="237.16266" | ||
| - y="254.81747" | ||
| - id="use2187" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g2189"> | ||
| - <use | ||
| - xlink:href="#glyph0-17" | ||
| - x="242.7939" | ||
| - y="254.81747" | ||
| - id="use2191" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g2193"> | ||
| - <use | ||
| - xlink:href="#glyph0-7" | ||
| - x="246.17062" | ||
| - y="254.81747" | ||
| - id="use2195" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g2197"> | ||
| - <use | ||
| - xlink:href="#glyph0-21" | ||
| - x="249.71771" | ||
| - y="254.81747" | ||
| - id="use2199" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g2201"> | ||
| - <use | ||
| - xlink:href="#glyph0-36" | ||
| - x="68.205429" | ||
| - y="271.85147" | ||
| - id="use2203" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-2" | ||
| - x="73.405807" | ||
| - y="271.85147" | ||
| - id="use2205" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-22" | ||
| - x="79.027031" | ||
| - y="271.85147" | ||
| - id="use2207" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-22" | ||
| - x="83.806564" | ||
| - y="271.85147" | ||
| - id="use2209" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="88.586105" | ||
| - y="271.85147" | ||
| - id="use2211" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-16" | ||
| - x="91.18129" | ||
| - y="271.85147" | ||
| - id="use2213" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-9" | ||
| - x="97.313522" | ||
| - y="271.85147" | ||
| - id="use2215" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-22" | ||
| - x="99.83857" | ||
| - y="271.85147" | ||
| - id="use2217" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-13" | ||
| - x="104.6181" | ||
| - y="271.85147" | ||
| - id="use2219" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-8" | ||
| - x="109.38763" | ||
| - y="271.85147" | ||
| - id="use2221" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-9" | ||
| - x="113.47578" | ||
| - y="271.85147" | ||
| - id="use2223" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-18" | ||
| - x="116.00082" | ||
| - y="271.85147" | ||
| - id="use2225" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-9" | ||
| - x="125.31942" | ||
| - y="271.85147" | ||
| - id="use2227" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-15" | ||
| - x="127.84446" | ||
| - y="271.85147" | ||
| - id="use2229" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-5" | ||
| - x="133.98672" | ||
| - y="271.85147" | ||
| - id="use2231" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-7" | ||
| - x="139.55785" | ||
| - y="271.85147" | ||
| - id="use2233" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-9" | ||
| - x="143.09489" | ||
| - y="271.85147" | ||
| - id="use2235" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-11" | ||
| - x="145.61993" | ||
| - y="271.85147" | ||
| - id="use2237" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g2239"> | ||
| - <use | ||
| - xlink:href="#glyph0-15" | ||
| - x="151.68204" | ||
| - y="271.85147" | ||
| - id="use2241" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g2243"> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="157.81429" | ||
| - y="271.85147" | ||
| - id="use2245" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-11" | ||
| - x="160.40945" | ||
| - y="271.85147" | ||
| - id="use2247" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-17" | ||
| - x="166.46153" | ||
| - y="271.85147" | ||
| - id="use2249" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="169.8483" | ||
| - y="271.85147" | ||
| - id="use2251" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g2253"> | ||
| - <use | ||
| - xlink:href="#glyph0-9" | ||
| - x="172.43346" | ||
| - y="271.85147" | ||
| - id="use2255" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g2257"> | ||
| - <use | ||
| - xlink:href="#glyph0-15" | ||
| - x="174.96852" | ||
| - y="271.85147" | ||
| - id="use2259" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g2261"> | ||
| - <use | ||
| - xlink:href="#glyph0-16" | ||
| - x="181.10075" | ||
| - y="271.85147" | ||
| - id="use2263" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-9" | ||
| - x="187.233" | ||
| - y="271.85147" | ||
| - id="use2265" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-6" | ||
| - x="189.75804" | ||
| - y="271.85147" | ||
| - id="use2267" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-9" | ||
| - x="194.76804" | ||
| - y="271.85147" | ||
| - id="use2269" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g2271"> | ||
| - <use | ||
| - xlink:href="#glyph0-16" | ||
| - x="197.3031" | ||
| - y="271.85147" | ||
| - id="use2273" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g2275"> | ||
| - <use | ||
| - xlink:href="#glyph0-14" | ||
| - x="203.42532" | ||
| - y="271.85147" | ||
| - id="use2277" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-5" | ||
| - x="209.56758" | ||
| - y="271.85147" | ||
| - id="use2279" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-19" | ||
| - x="215.13869" | ||
| - y="271.85147" | ||
| - id="use2281" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-22" | ||
| - x="217.66373" | ||
| - y="271.85147" | ||
| - id="use2283" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="222.44327" | ||
| - y="271.85147" | ||
| - id="use2285" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-16" | ||
| - x="225.03845" | ||
| - y="271.85147" | ||
| - id="use2287" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-14" | ||
| - x="231.1707" | ||
| - y="271.85147" | ||
| - id="use2289" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g2291"> | ||
| - <use | ||
| - xlink:href="#glyph0-2" | ||
| - x="237.30293" | ||
| - y="271.85147" | ||
| - id="use2293" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g2295"> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="242.93417" | ||
| - y="271.85147" | ||
| - id="use2297" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g2299"> | ||
| - <use | ||
| - xlink:href="#glyph0-7" | ||
| - x="245.51933" | ||
| - y="271.85147" | ||
| - id="use2301" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g2303"> | ||
| - <use | ||
| - xlink:href="#glyph0-11" | ||
| - x="249.06641" | ||
| - y="271.85147" | ||
| - id="use2305" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="255.11848" | ||
| - y="271.85147" | ||
| - id="use2307" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g2309"> | ||
| - <use | ||
| - xlink:href="#glyph0-10" | ||
| - x="257.70364" | ||
| - y="271.85147" | ||
| - id="use2311" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-8" | ||
| - x="263.1846" | ||
| - y="271.85147" | ||
| - id="use2313" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g2315"> | ||
| - <use | ||
| - xlink:href="#glyph0-11" | ||
| - x="267.28278" | ||
| - y="271.85147" | ||
| - id="use2317" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-14" | ||
| - x="273.33484" | ||
| - y="271.85147" | ||
| - id="use2319" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g2321"> | ||
| - <use | ||
| - xlink:href="#glyph0-12" | ||
| - x="279.4671" | ||
| - y="271.85147" | ||
| - id="use2323" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="285.59933" | ||
| - y="271.85147" | ||
| - id="use2325" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-18" | ||
| - x="288.19452" | ||
| - y="271.85147" | ||
| - id="use2327" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-2" | ||
| - x="297.51309" | ||
| - y="271.85147" | ||
| - id="use2329" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-18" | ||
| - x="303.13434" | ||
| - y="271.85147" | ||
| - id="use2331" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-28" | ||
| - x="312.45291" | ||
| - y="271.85147" | ||
| - id="use2333" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-2" | ||
| - x="318.58517" | ||
| - y="271.85147" | ||
| - id="use2335" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-8" | ||
| - x="324.20639" | ||
| - y="271.85147" | ||
| - id="use2337" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g2339"> | ||
| - <use | ||
| - xlink:href="#glyph0-22" | ||
| - x="328.30457" | ||
| - y="271.85147" | ||
| - id="use2341" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-4" | ||
| - x="333.08411" | ||
| - y="271.85147" | ||
| - id="use2343" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g2345"> | ||
| - <use | ||
| - xlink:href="#glyph0-9" | ||
| - x="339.21634" | ||
| - y="271.85147" | ||
| - id="use2347" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g2349"> | ||
| - <use | ||
| - xlink:href="#glyph0-12" | ||
| - x="341.7514" | ||
| - y="271.85147" | ||
| - id="use2351" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g2353"> | ||
| - <use | ||
| - xlink:href="#glyph0-22" | ||
| - x="347.87363" | ||
| - y="271.85147" | ||
| - id="use2355" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-21" | ||
| - x="352.65317" | ||
| - y="271.85147" | ||
| - id="use2357" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g2359"> | ||
| - <use | ||
| - xlink:href="#glyph0-37" | ||
| - x="68.205429" | ||
| - y="288.88547" | ||
| - id="use2361" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-38" | ||
| - x="76.000984" | ||
| - y="288.88547" | ||
| - id="use2363" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-9" | ||
| - x="85.33963" | ||
| - y="288.88547" | ||
| - id="use2365" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-15" | ||
| - x="87.86467" | ||
| - y="288.88547" | ||
| - id="use2367" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-2" | ||
| - x="94.006927" | ||
| - y="288.88547" | ||
| - id="use2369" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="99.628143" | ||
| - y="288.88547" | ||
| - id="use2371" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-5" | ||
| - x="102.22333" | ||
| - y="288.88547" | ||
| - id="use2373" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-15" | ||
| - x="107.79444" | ||
| - y="288.88547" | ||
| - id="use2375" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-16" | ||
| - x="113.93671" | ||
| - y="288.88547" | ||
| - id="use2377" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="120.06895" | ||
| - y="288.88547" | ||
| - id="use2379" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-11" | ||
| - x="122.66412" | ||
| - y="288.88547" | ||
| - id="use2381" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-15" | ||
| - x="128.7162" | ||
| - y="288.88547" | ||
| - id="use2383" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-19" | ||
| - x="134.85846" | ||
| - y="288.88547" | ||
| - id="use2385" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-9" | ||
| - x="137.3835" | ||
| - y="288.88547" | ||
| - id="use2387" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-15" | ||
| - x="139.90854" | ||
| - y="288.88547" | ||
| - id="use2389" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-2" | ||
| - x="146.0508" | ||
| - y="288.88547" | ||
| - id="use2391" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="151.67203" | ||
| - y="288.88547" | ||
| - id="use2393" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-8" | ||
| - x="154.2672" | ||
| - y="288.88547" | ||
| - id="use2395" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-9" | ||
| - x="158.35536" | ||
| - y="288.88547" | ||
| - id="use2397" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-10" | ||
| - x="160.8804" | ||
| - y="288.88547" | ||
| - id="use2399" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-4" | ||
| - x="166.36134" | ||
| - y="288.88547" | ||
| - id="use2401" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-7" | ||
| - x="172.5036" | ||
| - y="288.88547" | ||
| - id="use2403" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-22" | ||
| - x="176.04066" | ||
| - y="288.88547" | ||
| - id="use2405" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="180.82019" | ||
| - y="288.88547" | ||
| - id="use2407" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-18" | ||
| - x="183.41537" | ||
| - y="288.88547" | ||
| - id="use2409" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-14" | ||
| - x="192.73398" | ||
| - y="288.88547" | ||
| - id="use2411" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-22" | ||
| - x="198.87624" | ||
| - y="288.88547" | ||
| - id="use2413" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-7" | ||
| - x="203.65578" | ||
| - y="288.88547" | ||
| - id="use2415" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="207.19284" | ||
| - y="288.88547" | ||
| - id="use2417" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-5" | ||
| - x="209.78801" | ||
| - y="288.88547" | ||
| - id="use2419" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-7" | ||
| - x="215.35913" | ||
| - y="288.88547" | ||
| - id="use2421" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-7" | ||
| - x="218.89619" | ||
| - y="288.88547" | ||
| - id="use2423" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-5" | ||
| - x="222.43326" | ||
| - y="288.88547" | ||
| - id="use2425" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-9" | ||
| - x="228.00438" | ||
| - y="288.88547" | ||
| - id="use2427" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-15" | ||
| - x="230.52942" | ||
| - y="288.88547" | ||
| - id="use2429" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="236.67168" | ||
| - y="288.88547" | ||
| - id="use2431" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-2" | ||
| - x="239.26685" | ||
| - y="288.88547" | ||
| - id="use2433" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-32" | ||
| - x="244.88808" | ||
| - y="288.88547" | ||
| - id="use2435" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-14" | ||
| - x="251.02031" | ||
| - y="288.88547" | ||
| - id="use2437" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-5" | ||
| - x="257.16257" | ||
| - y="288.88547" | ||
| - id="use2439" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-19" | ||
| - x="262.7337" | ||
| - y="288.88547" | ||
| - id="use2441" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="265.25873" | ||
| - y="288.88547" | ||
| - id="use2443" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-7" | ||
| - x="267.85391" | ||
| - y="288.88547" | ||
| - id="use2445" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-8" | ||
| - x="271.39096" | ||
| - y="288.88547" | ||
| - id="use2447" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-2" | ||
| - x="275.47913" | ||
| - y="288.88547" | ||
| - id="use2449" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-5" | ||
| - x="281.10034" | ||
| - y="288.88547" | ||
| - id="use2451" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-7" | ||
| - x="286.67148" | ||
| - y="288.88547" | ||
| - id="use2453" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-18" | ||
| - x="290.20853" | ||
| - y="288.88547" | ||
| - id="use2455" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-2" | ||
| - x="299.52713" | ||
| - y="288.88547" | ||
| - id="use2457" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-15" | ||
| - x="305.14835" | ||
| - y="288.88547" | ||
| - id="use2459" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-7" | ||
| - x="311.29062" | ||
| - y="288.88547" | ||
| - id="use2461" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="314.82767" | ||
| - y="288.88547" | ||
| - id="use2463" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-14" | ||
| - x="317.42285" | ||
| - y="288.88547" | ||
| - id="use2465" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-15" | ||
| - x="323.56509" | ||
| - y="288.88547" | ||
| - id="use2467" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-16" | ||
| - x="329.70737" | ||
| - y="288.88547" | ||
| - id="use2469" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-2" | ||
| - x="335.8396" | ||
| - y="288.88547" | ||
| - id="use2471" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-8" | ||
| - x="341.46082" | ||
| - y="288.88547" | ||
| - id="use2473" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-3" | ||
| - x="345.54898" | ||
| - y="288.88547" | ||
| - id="use2475" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-19" | ||
| - x="348.14417" | ||
| - y="288.88547" | ||
| - id="use2477" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-5" | ||
| - x="350.66919" | ||
| - y="288.88547" | ||
| - id="use2479" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-33" | ||
| - x="356.24033" | ||
| - y="288.88547" | ||
| - id="use2481" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph0-21" | ||
| - x="364.02585" | ||
| - y="288.88547" | ||
| - id="use2483" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - </g> | ||
| -</svg> | ||
| -%PDF-1.5 | ||
| -%�� | ||
| -3 0 obj | ||
| -<< /Length 4 0 R | ||
| - /Filter /FlateDecode | ||
| ->> | ||
| -stream | ||
| -x��Y�n7��W���N��C�\r��rr�F�Ȉ��G����P� �Xh��ԫ�U������u�b��̒rb��J�T��^�?�/���ۧ��Ο�7ۡ�}��$²Y�$RJ܃(1\%0:���y�+"hj���+�'U�-�B� | ||
| -[�bю��ep�&���aD�<q� A��yFJE�v�� ��T&|�y�Tګ�V3�0S*N��kMc��f�1" �*�X��S�xN3Ѧk�#\�� �y�>/��O�HC9�/_Dz�!\��\������b"�mz[����������?^�}������e7�����Z��5q��ؒ0�)c'ԉ��S�%2�,pqN3! �-{ܑ[a��4�Pmb[�L�SX��2!�kX<(fl�Z��S�3��r] t�a8�F7�V^,f��if*�}�Z3�Mo�GjE$�U��ُ;���T3s���/�w���a���KC�g��c�BM�4��K�Uig�*_��q���a�V�5Q�)e���@�9��̝H��,�ρ�0�A��6&��ª������ U�dd����0�Pm1R�V��f��Ld\��V�-�Ɣ���o� 7� �f����Ir[v�MF�Ԟ7%�E���|�q}ժ��uu~��P�J!`l�t�o�eV�l��j8% | ||
| -��m�V%�DV���m�)��ew���4YBA[k�J��DP0���FS���:=\�@��N�������_O�� ���Ba���݄T�8tT!SP $ B��Ç;d�Q!������>nF���q��u��9�{��<��E�<�%~����X,*�Pdý�|.��5:ͦL���g��Kg˛��|R0k� ���hK��e�m�@�u4T���o�ɱ�� | ||
| -&�R��m� =F�1�����ڛ��' ��\� .�b�ᰣ�ր���M�ˆ��g��N����H��;|��n�t?o6+�I�T | ||
| -�G | ||
| -��o��1_ y�L�R>X���NLt,�`�){:m�K�6i,��S(Xz��q����_��� | ||
| -�$�Okr>r�����I�Z,)���Y7��0�p�E����4rK����l �S�N��݁E�:�w�<�n��n�n�Nj��XJ�~̅�<i�l�i뺮��Z�&19��ؘ�w��I?�%���~.��Qѻ j�{<�m��s�,,���A���тQ|�M���meʀ�0� e�a=1���9��e��� V��T3�u��.���?l'�T�b|��]�HCus�r1ߙT|b^c�z-cX��c�2MY�ܗ����J���\�nƾ0F*$� ��_q�(Kl�6+wP����I�+*��Xɢ|US�i�P�L;\ | ||
| -�� ��WB��C��k��(�� 5Hb4��my���rM Tf|���o=�U�@�5Og�x��T������-f���Es�㻪�u:�j�N�ĖkT)<���vȹa*u�$U��g|+-�O�6e6ŵ�J>Hn��HG��7%�����<��Fr��c>�;�Sز�^Z�����%��_��� ���&�8��L=$L*��&Y����Llyx��7܋\��h�S�����NfK9ޡ�?��)�����_�@� | ||
| -endstream | ||
| -endobj | ||
| -4 0 obj | ||
| - 1637 | ||
| -endobj | ||
| -2 0 obj | ||
| -<< | ||
| - /ExtGState << | ||
| - /a0 << /CA 1 /ca 1 >> | ||
| - >> | ||
| - /Pattern << /p5 5 0 R /p6 6 0 R /p7 7 0 R /p8 8 0 R >> | ||
| - /Font << | ||
| - /f-0-0 9 0 R | ||
| - /f-1-0 10 0 R | ||
| - /f-2-0 11 0 R | ||
| - /f-3-0 12 0 R | ||
| - /f-4-0 13 0 R | ||
| - /f-5-0 14 0 R | ||
| - >> | ||
| ->> | ||
| -endobj | ||
| -15 0 obj | ||
| -<< /Type /Page | ||
| - /Parent 1 0 R | ||
| - /MediaBox [ 0 0 612 792 ] | ||
| - /Contents 3 0 R | ||
| - /Group << | ||
| - /Type /Group | ||
| - /S /Transparency | ||
| - /CS /DeviceRGB | ||
| - >> | ||
| - /Resources 2 0 R | ||
| ->> | ||
| -endobj | ||
| -16 0 obj | ||
| -<< /FunctionType 2 | ||
| - /Domain [ 0 1 ] | ||
| - /C0 [ 0.941176 0.941176 0.941176 ] | ||
| - /C1 [ 0.847059 0.847059 0.847059 ] | ||
| - /N 1 | ||
| ->> | ||
| -endobj | ||
| -5 0 obj | ||
| -<< /Type /Pattern | ||
| - /PatternType 2 | ||
| - /Matrix [ 0.835 0 0 -0.835 55.492558 698.087006 ] | ||
| - /Shading | ||
| - << /ShadingType 2 | ||
| - /ColorSpace /DeviceRGB | ||
| - /Coords [ 300 0 300 15 ] | ||
| - /Domain [ 0 1 ] | ||
| - /Function 16 0 R | ||
| - /Extend [ true true ] | ||
| - >> | ||
| ->> | ||
| -endobj | ||
| -6 0 obj | ||
| -<< /Type /Pattern | ||
| - /PatternType 2 | ||
| - /Matrix [ 0.835 0 0 -0.835 55.492558 685.562012 ] | ||
| - /Shading | ||
| - << /ShadingType 2 | ||
| - /ColorSpace /DeviceRGB | ||
| - /Coords [ 300 0 300 15 ] | ||
| - /Domain [ 0 1 ] | ||
| - /Function 16 0 R | ||
| - /Extend [ true true ] | ||
| - >> | ||
| ->> | ||
| -endobj | ||
| -7 0 obj | ||
| -<< /Type /Pattern | ||
| - /PatternType 2 | ||
| - /Matrix [ 0.835 0 0 -0.835 55.492558 588.201019 ] | ||
| - /Shading | ||
| - << /ShadingType 2 | ||
| - /ColorSpace /DeviceRGB | ||
| - /Coords [ 300 0 300 15 ] | ||
| - /Domain [ 0 1 ] | ||
| - /Function 16 0 R | ||
| - /Extend [ true true ] | ||
| - >> | ||
| ->> | ||
| -endobj | ||
| -8 0 obj | ||
| -<< /Type /Pattern | ||
| - /PatternType 2 | ||
| - /Matrix [ 0.835 0 0 -0.835 55.492558 575.676025 ] | ||
| - /Shading | ||
| - << /ShadingType 2 | ||
| - /ColorSpace /DeviceRGB | ||
| - /Coords [ 300 0 300 15 ] | ||
| - /Domain [ 0 1 ] | ||
| - /Function 16 0 R | ||
| - /Extend [ true true ] | ||
| - >> | ||
| ->> | ||
| -endobj | ||
| -17 0 obj | ||
| -<< /Length 18 0 R | ||
| - /Filter /FlateDecode | ||
| - /Length1 2400 | ||
| ->> | ||
| -stream | ||
| -x��TkP��~��9���.�(��"l�pu1�"��z!1(i��A�K����5k6M/o�+�4% 3����v�qZL��c�L':I~5����?�%�؏����Lgڿ�y�|�}�����#��l%�o[_[�2�$�҄�۶g��D�ſ n�~�#���蟯������s?�����֮���j_��a�u �|��/���®�]����^��l����&��2�����V���`_xG{x�~�߉�@~�t�0c��G���g���d��Y9�+��z��brݼs�N�ǝ���;�߉��o��罿��F�SeH4zحYpo�M�ȉ�%-9.��>J��]mzZ�4=�Y9g=��f����� �E{��i;�a�oӁ$EY"�'����ƴb���U$��\�T��m��<L[��S�L�yL�{IG�hMI�a�r�09ӓ^7h]�фΓ���H�D_G����nQ�igb�)G��-�����ܥ��� ��oY���[�yY����Z�����Zd��6�5��n�*R����f֠�$��ziR߬�"mT�$rLJ�QZ!�vH�k���'F�^f�Z��Β�YR"��@�vޒC��a�p��^�H��Q�ca]�R�+��׆�Ɔ߯6嗕��R|qj�;��Ʀ��Z�|��q��q�/��?M~VV������~6jCk�p�-�&���7ԗ���Iۆ{����|Ny����7�_�_|��jG�5����=�oJ��C��;�g�5]Ɏɹ[fq}�M���S���(q�\tN�)��W�jL��^7�K�]-�k!\3��B|�W����a"�_Dpَq;.���K���X �x���L���OL�_�oO!�?6�~h�-'.���E/F�� .��\���!~��!�s��~���k�k.|����WM�r�ů��熜|Ώ!�rb�Pg��g�*�D�P���̋�|��˧=���O9����4�HU�N����42֪�6��P'�#|bǟ��q7�jP��j�40�/�8�qDձ�~>�1C����q䰛������1��qHR | ||
| -��J�0ߎ�y;��GM<����q0��D�x�@:?�t|+��n�a���x��`�8���N;Ll;x���aC�G�L�J~�}+�ۓƽ.�FUOz�-)���t�8?m��3�]�芪�?w�i�?�Ũ} | ||
| -��eb��6�[ʹ�Ėr<e"hbs#��7Ll�G��'M|}_3��F/6��x:7E�x:��uxԎu!�]h�1� `5\�ڃ�f�A�qC6�Wy����\�ʃ�Z;Pk�r�F*��>6�GbX��x�cXQ����Yn�/j�܆�e\IJ�n^���n<�C&\��M,���/�6�� �8�6f�gq**+����\��� U�k��L�GUYj��b(-�ri#Jd%^��)���Urq-Ia�*Q$C���T���b�\،q+�@��Z���� |yn�e�7��$Y�yQ�kC��r | ||
| -� �1/���5#[�fW"��\I:��2�^����a�^Cy<���q�e{�&\2��.����9� �pd�a�4vvcilbc� 5k���^��a� ["`�� �Se��� Z3Ȅ6�� j%�������&���C | ||
| -endstream | ||
| -endobj | ||
| -18 0 obj | ||
| - 1658 | ||
| -endobj | ||
| -19 0 obj | ||
| -<< /Length 20 0 R | ||
| - /Filter /FlateDecode | ||
| ->> | ||
| -stream | ||
| -x�]��j�0��~ | ||
| -�Cq����u,�8���(�!o?� L`��-}�^; | ||
| -�G�c�1�qa�0�HU5�`�ޕ�N&)-p����|TM�S�9� | ||
| -�<* �WvȁF8|_���_R�� )�Y�-8��ܛI�fB�>uN�ד`��5!ԥ��lt8'c� ����T��j��������pqW⮟������}��.̒�l��"�DzRLU�/Gp� | ||
| -endstream | ||
| -endobj | ||
| -20 0 obj | ||
| - 226 | ||
| -endobj | ||
| -21 0 obj | ||
| -<< /Type /FontDescriptor | ||
| - /FontName /BZSGKR+DejaVuSerif | ||
| - /FontFamily (DejaVu Serif) | ||
| - /Flags 4 | ||
| - /FontBBox [ -769 -346 1679 1109 ] | ||
| - /ItalicAngle 0 | ||
| - /Ascent 928 | ||
| - /Descent -235 | ||
| - /CapHeight 1109 | ||
| - /StemV 80 | ||
| - /StemH 80 | ||
| - /FontFile2 17 0 R | ||
| ->> | ||
| -endobj | ||
| -22 0 obj | ||
| -<< /Type /Font | ||
| - /Subtype /CIDFontType2 | ||
| - /BaseFont /BZSGKR+DejaVuSerif | ||
| - /CIDSystemInfo | ||
| - << /Registry (Adobe) | ||
| - /Ordering (Identity) | ||
| - /Supplement 0 | ||
| - >> | ||
| - /FontDescriptor 21 0 R | ||
| - /W [0 [ 600 501 ]] | ||
| ->> | ||
| -endobj | ||
| -9 0 obj | ||
| -<< /Type /Font | ||
| - /Subtype /Type0 | ||
| - /BaseFont /BZSGKR+DejaVuSerif | ||
| - /Encoding /Identity-H | ||
| - /DescendantFonts [ 22 0 R] | ||
| - /ToUnicode 19 0 R | ||
| ->> | ||
| -endobj | ||
| -23 0 obj | ||
| -<< /Length 24 0 R | ||
| - /Filter /FlateDecode | ||
| - /Length1 17220 | ||
| ->> | ||
| -stream | ||
| -x��{ `T�����o�7���7�%! $��d��-�#$�HX,aU�PA0�↠��e��i�J�j]*V�ۦ�J�����}���ys�z�{w9��߹oa�����Y�g,œ�iE(g�n��j��k�{� !>o�ҹ�Wg=�/��~D�K�]�vNWό��B=~>�n�췋/�D��Q�yP`Y����[�b�ن�*!�cђY39|�A~��k��o�D�����uK�z`ٟ!_��B�v��z+�!�w�B��"��`�,��E�� �1�Ix�\1�rIW��R��T | ||
| -i�G���As�X�ʴ�������T<��; | ||
| -O2b|Vo%O�+Γj�m�N�-� �]���D� | ||
| -O&�y���[÷F�ճ���d�cY��(����*�mP@Fe�6�'�y�o#K���� &�(�!�uq�^Eu3a{�=�2;Y̶aӷg��N=�ӼbN d�� �AӇ��/�,s��թtz�Jg'r��x:K;J�N�n�z��+'��r��-�����ʉ�'�r�O�H�&V$��V��&F��`�R���*�|YM�d�A&��)�=���ŮǞ��cϰL_w�a�X��LŻ���g;�h\�<��B�n|����P�P�D�Dg���y�y���G/��2�Y���/54���ˇ�z��.��1fN7-1m41&�F^���Cq4բ�h'ڇΡ�HB&�!��� .��)l��B/ºX c�h<�g�p@(���-<A�fY'�+&�*`�GN����\~�s9*�,��6�Vj:��'�,��u�|(�-� | ||
| -�N! e�v�� �SҔq�g��-��� | ||
| -to��텧7/�oq�| | ||
| -g`�%L6|»p����CS�$9��D G��jo E��T{|0$��w�A�r(R�$��3)�(,=N b�T^+,��)�HP�}BBhN�p�,@.ܯiNz��:@*`st\*������Rl.(P�!���"NY4���[`.2�Cf�F��%3�n��r�5��b�2��I2k%�����\ݵ�`��=eF(m��c�a�ɡ9�zi�����J��;�;u|�Cb\Y9~G�$Y-���=�/�;#����"Q�'7ïb�&6�Z���/��ԩ�uJ�N%JW ]-rlq���s0���x��F���~��¢�^�/D��]$����9s��7�����M������Ǔ��ŷF�N0����Ѫ#u�>[�u�anSmf��1g��%=������,)"h,l ��c��5c���>)!�Kg�������Tj��v��R��`��0�l���xV��ؽ�>6����X����Ī�iȱ�q����./������3�ˁ�,_f�[`g��m����_O��bg�W�P���"��;� 䮨!r�R�7�IǙ-�G��B�rg9v,9&�-��ǂ� ��-}'�=}�"�[��bD�a��h{�ױX�ߴ�4��읭T�@社�Vq ij���"2��� �`��h@�3v�G��gG�V�o �QGƷf�%Ü�������n�l�b���-̸ò��(���o?~��7`�"�(6�Ò��g��Řv<+�X1!�z�~=��5�BQԈ'�"�Y �`tjFw�8֤�t�Y�X��f���A]���0ș%\��v�b�Y��`[_�)����ɏ;����'�;�x�k>�E���z�τ�p�U|�{_�[�ν�s�O&/�J��c����γY�c ȍ^��X٭Ώ'�U�\~�(*,}]�J���Q�檥 J���1���[,�V[;f�Vc��s�i�$n�<M������Ez��c�O���:/�p�0�����a�>g��K��Pa��a� *���i��T��j.�@B�!��e5h���ʸ4��(��fJ,���*E�RlW�`��J�� �U��ݿ�;����#�[�jnٲ��Xqֽ���w��ןa?6�|���������l�ł��T���S�I�P�R5����C�ȷ�g�X��T���Q�Q�*q���Y�] .��W;z��?�>u}�����?��TG��)1{_v�2��LU��5#���F����m�!�;|ZƊ�k���W`k)�Dj�x'އ�"f���v���&L��G+]����4���/����=��YA/���4��:��\7U[��m��<{��z��]����V�7%�s�j?~Gj�S�+�o�u�y���|����>&�3g�ȃ���|�[!���8�6�tPf↸����B� v,�˒���g�����uٖl�G���Ze�o�o�o_˯2�5�n�ݾ��h�a�a�۶[ޯ;��b>j�����_�.�{[�緘Lz�l�Ȉq۬ֈE�AƤ7���l��d�Ţ��x��6!��#�}�}��FJ��qK��F&�u����L��Kr3Q�W�U����U}�~���O� ��!-�)�=Z��:0� ��(��44�R.u��X�K��R���p*pQl%Rp��2B���jTJJ� #�) �W�>u�R�1@)�{��#Ȗ��pQ��YTllK�?d/6gڋ�Y��e51\c͢KZD/\`u8�Y0/Н��60�d���t�ů}�ľhM.�[7�09�y%;�]h�`����ܴnYx�̓C�&R�����/�����V��8��Cى�v�KfQ%��,#b�&�H��w���T��J2�i%��+���uz�2�S�V�tiy0_�:5�����ן�¼�uNK2�D\����<9h~�[ 2�V���>�lĀ粆��.�z��! ����]\���t�-W�ݬ+��R�;#W�冊u�l�t�l��J�<����^�ܬA�AY7g��ݗ+���Q�;L7,X�cRpR��¬��� �g�����ev:x{ij�Y w**��Pgj������|>�\����{A�@��\��XqƝ��'�\a��7�2�5�Ll�TjX��],CG���b:.St�Q��U�A��8�t:δPd�P�B����/����9u�CW���2�U�O.��{��l�'�~��=Ϯ_����k�Wz�G�gO-Jl�%���x����Ԛ��߷?�����nPw0� 5AXt`�ۗ)g�X�-u.v���Yo�1F&'�t�>"�A<Rn��4�A��Yد0�� K� G�:���%�U�@�L5�pJ���8tm������{�A4y1���݄b5Xi5i��Y�ں�}�/+ZW.w ��>P��ϻ��'��1��]�@�KǬC��v�� ���T��:$j�ЧX | ||
| -�I�(UV D�X���NK��j��RG�?�j�<@��`7=Ɇ|������;z Y�R�p i����@��d��1���Wڔ/�����V�mK]��� | ||
| -�*x�r�uΕr��h3�X�E�`��:m5t��1. ���p]t���}����ź���;���?�yu1.i�A3�bRw[��W���%Y��ᕨ�7z�I�t�K�&*ȱ�e�ƧK��^ͅ2o}r姵O�S�֜�#�c��,_::}W=��Ń8�u�D��`�d|��}A�2��2�Ws��.i `�/-��8����B� ���%������e�*D*&}�-E�b�W��˓���+�9x�/Η֠�x5Y+��V�[�Vrs��Ml�~�vK��/�'�_���&�-���@��B��.ɹ2�dr��(*�cQ\����Q��aeA#�l�$����*�k�d��(�_����z����8�Dj��Cq �T\RIg���9`��j�j��u�P�K�o�r���G�����VM�b��b�}PM�'Ã�\��H��ۑ�ml�k��%�V�mԓ�S> | ||
| -rBoAL�`S��`;�ϝ_���e�8E5$����0!������%�V>�;#�"$�tz���fln�5�\��`⚸��P�F����̱Ñ6��%8�����RM祚�1�ue_b*-)XթPpN �U塷Y�6�ً-�U�A���U���z!�N�<���U�6���-��AKj��}�l��1�gV=x�+��b��?�i^�fܣ�w}�� | ||
| -��~�/;x6��g��Nnaj��]��["��D)X!Y���l�=B� w�`�h�`�xK�{�o�e�g�o ��~�\v)ȁM�s��ֱ�hԴS٧Ea�>�Z��~��cuθ��q)+�0a�O��l�h!���p�Q���x8������S8O5[�x@���e���wuhG%�/+�iaK��x���% | ||
| -ho� Az���Yt�[���7�����x^n�2kG�2^����Ǔ�O�� �d=�N~��^Q���k�gӲw�M���!L�H4���Mi絠0��K��=�q(�Զd�ӱ˓vr{�B����F�w�[���3����r | ||
| -w��d?��l�������~��]�vl�:�Z�?K�Gr��*��1a?�D������F�0�F���C��&m=ҷ | ||
| -�w�Fރ�}{ �hȑ�(���A�q<9=99ņ~�"�95�����9�y���z<�x��������W�O�Oe�g�4[,s�6xnNa1[�;��;Y�����V����o�>f.*4bV�.t�m��=�� =|�����{�)#��x�x���>�I%��z��� �<K�1�3�(��iq%+��JT��EF�h�b:�*}���d_1.vF\����S< �<���N� *i��RIח_R����3�e�� �2��L�M�ٌh�oa�4���ɟ�5�t"���E^0��i01%��,8xlx��������6��H�n;}���)�3��9�Ē����=�a/n�i��h�#�m=o�Z�Z��">cT�5�l��?�4ۧd��=�v�؛Vk��#Ľ��B��Ɇs�2e�f��̘����Bŗ�EO/� ,����Wr[8��N�E����M�^]��!G�Q_a�8�X����h�B7�4�<�2�4��P�-ε��oV�G���Ö�W�l�9e��٦,Ko[TdY-�%�f�?�����g���a���M�C�c�<{������0GxA�$Yuz�����HV�pȢ��F���&���YU<� E���^1m�Q4�L1Y�As�]���`�� �Yf�A����Ep�F$�.+\k��nj� ?�ձ2^"o� 8�ĥ�f�ļ�L�4�S8\��[1`6�;�/[/��4�{��p�R�Y���T�/Kڂ���!�:�zSzcZ \����h�RE"0��ՠ�Ur,ua c�t+�3��Ը���"Q8F1u�I��ZA<��ZL�k�t�������a�J�-��N7y�ͨ?9�~ҵ�_k��ڙS�Zd�UQ��<Uc�Öb�Ԗz��Z�vR�I��X�B�:)L1Y�H�r�R��#{��t�`����{|����䶮��K�\9C���f��:р\hJ�o�y��T(�i�4��� | ||
| -;]~#�=����2t�J�����j.S�tjw��t��þ&����M��|��x`����|+� �q��lN��5Z�/~%���wl���n�ji�<��6��ʹe�FIe�əu��{���g�/��$���̫���y�-�(�XvU��R�\���W�����Ck�5˔ g�{�O��t����W�V���?�?��H��yO����z:�%���#��]��x���ˬG��Y]�ո����=�=�}�}�͛���Y7p��&�W�-�9�f�D��aZ�� =�l�9 | ||
| -��O��\�q��E$�gX_/] �<�[]�n���B88_���9�|�* | ||
| -x�6�=���7�|cFjؔya | ||
| -�r�� | ||
| -!��%|���)���~��->�r�lyGZ�w+s�l���Q�bQ� | ||
| -�gT/��/�zB�A6hyQfȠ{�^��%�|�����AQ^���t���Ήm�D}�e��Z�H;�YѬ^�e�H�*W��P7\&ͤ�6��cݚ����3vp���'���TsB_?����w��G&�c����M�����n | ||
| -�"�#7��6;q�\ׄ� E!_�U^W=uҸ&��Q��ظ�#~�� �+���5���e^Ť7�H�چ����=�=A�P����+E��J���K=ObMf��I/g8p�o�3M�[�l��W�l�`S�����v�]<մ��%�1>jj��v��d�;�=�U�<J_<@� ߫{[��UB����-�ֽL��o��6�T�0H�7|�|)[,<��$a��8�at&�b4��dPtIĠc�̛�IV�@oHD� Ɇ����Y#zƦ�3����$��`�H�}�l��K�28E/�q|���uhܨ2H�X�H��Yե��n��r�S[?)|�&�t���3�b�i����t������f�ѕQ�����(�g:� �o+t��b�,���P�J��_��I��"H�>�&�9���z�r#-%���?=3 � ����� )���w���J�P]:����o�_� k� | ||
| - e����o | ||
| -�$O�M��%��:i����x������K뗶ο���8H�@�S�(�Tx�v�^$l��@�*H�a�m�o�<�0��%���|ɨ`;c�)&��3���\E̦���6c�7ך̬y�%|\8%�R{�c1�V���:����%%��5 �~G�� 1����_wb�+�g��-]�K+W=���5O���+O��L���0b9���o�9yD���� | ||
| -�̅w��z����%�*F��Ŗ~��h�y�e��M1WZ�����naX �"'БF� <I���p�\��T `�Jc��L�T�(�ըiT��D�ow��v�E/I~����dR�MQ�I/��ɬ���z�q)&��> .��lF��ee���#�!����V�*�� ooڟ�[�{4HyW��K�+��~wx���ohC�@ɉ���\�0�0�h�Ȯ��e�k��D | ||
| -s4ȁ��v���JZ�q.�F˯�>@dIB�0��Ə'��ٰ����yol���ד���|'KpڒoqG,}�ῆ�Ϻ<ɿ}������ؚj��+OQ�8�5w����?�˽6���f�[E+�0�0 | ||
| -Z�$� m`��72A?/axn$��?HԬZ� Y8+#��XvGgM��p�Rw4�.�D��~�D˦M��s�26�y|n��J� D� E\�� r��A`�YUr�\$�}:g����`�U�ۘ]��h��o�|�[G0^�=��~YX�ܘ�������1�����d/�Dg^����[1���A��%�uny�|�?��s��[�0z����H��aF6��yςy��{�m��zLئ�l^��˲ | ||
| -k�9u^�y�a�F��ty��7���u�=�\�4E��<�:�9�5�3Żݹ�(n?�X�:�U,x2p�)J-��w������{EzP^S�̪�`>k���BQ�𡐀�@��6��<�����㧒G���3>�{�~s�����b��ג��lrߡ7��_'�K� �ۂu&�L������_A��P2��Y�,��Y�����L�o(3R�9�<P�5���3�d�m5f�af�"�L���Hy����-�E����9�:�Z���M땕��]L��nC��eK����]�]v$l4踠/�� p�Ǒp&�����>�g��S�*�k�R�� '~���=%o�3J����'?��e�6�}� q���f�@��_fgڱ��a�E~��t8+�y���X��P��h�ˆ�o�_���q����ϟ��=��]�QӁ�O��W6�~ו_�6����r�=S�ԗ�� 9gĊ��[���'7�i�����Zy�~�7W�n*�qؾ���C��J̊߄DgT��� d(ݎ���C��5?��Dۢ�� �"'�"˻]�u�^6�ow�V�{؏#.���Dڎ́�&�v: +R14�P$H��y���n�ZQ?��ݒl��?ӧ|�#��H���3n��<u�d����)��ٯ���S���p�SB���}�=��� ��s�S:B<�k�$���N�㚏T��#�3���%It���"�w�����>��d~�Ę�r�y�f�L,�j ��y�Œ>�h���i���f(�Y�c�"i8�E��r���Y)�a��gy�BD,�K����*�������Zn����!�#|�/�-��1K@��I��ň���g`r���dY��S�r�V�tH�lj�2E��!U�%�g'�I]��;�9*z���s���G��\^�݆��S;Ig�,("`AFӈ0.K�Œ��QB�ts��7�Z�,ԣ�<o>�x�����g͊�!�rz-j�uC�*���GY>e�hs��l�-�V��]��ߚ�iv\S����(b�3�`�֊_�&� �,��F0��p"��k6 ܞ�����b}-�B�� a�J.f�R�TJA�<��!Mg�,�T@"H��tH^�v��Ղ�oq�ȁ����v�{ُ�j�"7��{��Gq~��<���S���/�nB�_�� :�^���At��7�)e��hzm�>M�����8(�S��7z��zx�� �(r`W��ma� ��@�3�`�t�9�U��읨nCKqC�2uo����t�y3�#��Yp���;��ԟPOh�0ڃ���C ݦ��Z�ejX����zD��,����$w�C_c^���<�J�N �ՠy�Qt���I��N�N�������A��0\m�W��sSO�.�,碑0�V�;��$�6%K���PT5KЯ�o�i�W�N��sq���N}�-����W�;������X�-�~:��7�s��X<�� K���rX�\h��F�a�w��?�1|���)�)�E� | ||
| -��<�2D�c��Ul������� C�t��3��<��0F}+Z��A/������4<��[�x~����`2�,$�y�2�W��&����]�v�|�2y"���w���]h<��&��`MZANN���:���9��F�Tķ�;�ڀ�O�y� | ||
| -O9��������W�:I&\!���&���Sp�&#�3N&��1}���Y������9�aO�)��|n���ϽȽ�]���D$���ϒ(�-�+ٜlM}�������z��;����0w���af��x^3�?����K|f�#|�l >�ϽH_2����VRG�����J>$?0�cL���a�35L��Y��b�I�S���e�G�R���L6�����tv%�8�5�5Wͽ�}��b�.�����O$��5�}�a�}���ut�����s�&��9��%������y:�͌& �d?�F��V����@<]d�0�o���2Ȍ�x"Z@������ *a_G��1����kx=�@.�z�J���&��1�3�Y,�O�OXp5p'y�R�+vW�����/�ex=:D����;@���@/L���L | ||
| -1dHQ��-$D�����G�lv.��u�k�,��m|o�o��l#��VD��at�8�Ά6��Q���D�X}Ƽ�?E~Ɍf/r�<���]hYjZ�U��Ṉ��Q�=�m��!�Z�t�a��GAfFC�$�f��[@C< | ||
| -�n�,H�|��S@����H��1hP��$'���gў�\t[�����:��~�%���[�w����?��}37��↥z�F�1�Hvݸ�0��B��hĽ�ُ�DT�ڑ� �;4�4�B0ʿ�F0� 9�4��1Ka�g��s� �Ѽ�"����3�f�����A7�Pܿ�oaA~��z��rzdgE#�PfP �3|^����j���Ѡ�ɒv���r�C�j�D�6�و=i>4 | ||
| -f\WP�P�h؍< �VcSo���9��8�������jyHM�[R����,T�&:��h-�SK B��5�LM�Z�<1lռ���2�]�NZ'��EM��:H%���M�9k �,��� �JxBe� w��� �D�g�N�_Y^� �z�&��Y�� �0�44T{L���Ǩ��h�v�)��qG��f���C�gTW&�U��<�,Ἵ�SnnZ���Z/�X�lc�V5�o|�AVU�=�-��m���X1Q���-U� ��ґ�Q��W*�%�Ԅ����Ә@��=����9�)W'U���Ro�jF��Ɇ'�mq�U��5=s�szb�����p}��Z����i�bµ�ŴG�� u� | ||
| -=����Ӡ�?j����S��Ub6���4��Q@�i�QBj�H@��o7���.�#ʿMR9�&jP5���99TD������AZ�o��Um$Z����q0�3����oo����I4��L�U4�ی�cU RKkگ��o�5 Wk�5� �$�jҞ�&�a-�7 ����t}��9�����tC.]�Z]w*aZ�xIw�x����3�T�l��&Գ��R+�간R;"V��g#p�h+-��Yw7b7�ސ��{�F:F�b���F��:��GvG �hReP�@��Ό�������8L�P� �.�����NW��Jg��a�����a���3�R 3C�j<B^#�5.-��*8m��۽�a;�`���=�5%���ӏ�Z8�T�/�+j��/�rh|��78�5W �Y ��~� �4TA?L(����x(�&��X�Ɓ�s��.�[� �N�h[�ʀ�B}����@z�ߓ��l;�+��q�w���<�<���(b��An�-����8��m�}Z? ��u;��7xC��8��!]-Bz�;2n��C�F�ލ|[!�9����ry�!��j@(GH]�P�l��c��#-A(���O����p ^@ C�Gz�� | ||
| -28�L�] J1( ao��@Ӂ���k|�d �F��@��8�l~� ��v-jY�(_��Hg�k�l˔�t<z|:.�f�f�S�.�5$g�cK$��Ʋ!�}��q��@-��Ȅ1 �}�%��w��KK8���8N,C�I ���f�9�LR�8��wҙ�!�-Fs���ȟ�A��@�3\����Fr��E��h/�q�S@�xr��p}F>�OQo�R��@{��] ȧ*�Otm���K��� | ||
| -��� �&rRg�������h�X��D ҝpz�G~y����6�E���G�G {n�>R���-�!�!�>D @;��%�xh�!��ڼ t�C�$����6r�9:$0�(���QȻ�M->I���w�o��-���'o�7��4X��(+��z����R���8LO ��@�@c���ē�$�yv�7y� | ||
| -%@��7Z�,zRD��xt(ȘJ�耛 �^uo�ģ��@��{� ��w@���7A��E� E�����At�tH� :v� h#��� | ||
| -�]��&�fi5��j��Ո'.�=K��XsN�أ�X��@�Q�p7L� O�:ܰ7l� %��V�� >��� q�� | ||
| -�Sр�7d��.��6n8��qC7DpC7��(�F��#��\�Z�}�M��M�� �h�:�8���RZ.Ljf���qfKNi:�k@���#����uX���Y �u���&�� L�Mj� ��;:~�� � T | ||
| -4h#� ^�� ��tw�ֱ�ݝKs�u��$�x��Sb��>6��X�O�����b�m�p�;ÿ�3 i�D�%��X����}��g�����+��v�� u�Eq�^�E>�ƅ�G^�8��79@�����H[|��|�k#�<�{%�����P�����o�n��X� CtT�X������n��G�ht8��7<�ЧUԥ+n��\����+����ជ��[%i�����@t!�N�@g{������ o)j����.�R.{��+���!x�h�(�EYE^dE""�F��F��k'�<KCVK+$}��l�E~]��T���CpE�}���&.O�a� �� | ||
| -T1iH���MHMH�*¸i�M�[� �� *i�)Z��K]�#c�{�4��rOUr9V��J-�����KP�^�h� �Į����2��4�ʨ�H<H}�#���by��UUa��O��̠����6<Y�C*���C��H�|H�i�G�|h|a�$����$��Ŕ��>\^�k<N�k<�N�z��#��h<����$i,>��}� �����e�O,��Y��r��$���K��]�1����nH,�[Vͪ��Ym���6�}�<W�a��6ͪ�vܢ�3gͣ�DU��,1+T�6 ��/�մz`�� U�O�l��ו5�,�(�j>���g�}�Y�����ћ�g /�/�E�z8}V}V}��p�YH��q�M"R����Z� V q(Ki�;0���= | ||
| -�d?ҁw�O� D�z�9�V���UF�wW�6z���U | ||
| -�CCPl����U>�,����XI'<��ԕ�?]V �"�3�"Q | ||
| -�G� @i-Rb��2��܀ta/(@�#-+�e���?�ew��i ����@�UL�_1��*�����D�C}��p��{h�F�4��J+Vv���aEw�nM�Nǵ�U� �� | ||
| -endstream | ||
| -endobj | ||
| -24 0 obj | ||
| - 12832 | ||
| -endobj | ||
| -25 0 obj | ||
| -<< /Length 26 0 R | ||
| - /Filter /FlateDecode | ||
| ->> | ||
| -stream | ||
| -x�]��j�0��>E��Šq�t@�2ݸ��>�&ǩPc��·o��B��sI��ė�1�*�w7��V1�F;Z�S$z��&��УZ��WM��b_�n�JSc�9�*�M����C$��ߜ&7��8|]Z�jo��DfIT�B��۽t���Hġ��h����2>7K" ,�%5kZl��u�JQ�����:"���O�A}w.�K��$��������@2SP��3� )P�L��� :�g�@ܥ� | ||
| - | ||
| -u%H�A�rЀ� � ��~���˰�d?8H�ùH��؋�_ ��~9�L�v-�Wp~9��_��~83 �+����%�m�~}�|��}���Ϙ�9��+v��}�FC�ٷ�ݫ����w | ||
| -endstream | ||
| -endobj | ||
| -26 0 obj | ||
| - 371 | ||
| -endobj | ||
| -27 0 obj | ||
| -<< /Type /FontDescriptor | ||
| - /FontName /XNSOWS+ArialMT | ||
| - /FontFamily (Arial) | ||
| - /Flags 4 | ||
| - /FontBBox [ -664 -324 2028 1037 ] | ||
| - /ItalicAngle 0 | ||
| - /Ascent 905 | ||
| - /Descent -211 | ||
| - /CapHeight 1037 | ||
| - /StemV 80 | ||
| - /StemH 80 | ||
| - /FontFile2 23 0 R | ||
| ->> | ||
| -endobj | ||
| -28 0 obj | ||
| -<< /Type /Font | ||
| - /Subtype /CIDFontType2 | ||
| - /BaseFont /XNSOWS+ArialMT | ||
| - /CIDSystemInfo | ||
| - << /Registry (Adobe) | ||
| - /Ordering (Identity) | ||
| - /Supplement 0 | ||
| - >> | ||
| - /FontDescriptor 27 0 R | ||
| - /W [0 [ 750 666 500 277 666 222 222 722 556 556 500 333 556 556 666 556 500 833 556 277 556 556 722 666 500 610 500 556 943 777 777 666 722 610 500 ]] | ||
| ->> | ||
| -endobj | ||
| -10 0 obj | ||
| -<< /Type /Font | ||
| - /Subtype /Type0 | ||
| - /BaseFont /XNSOWS+ArialMT | ||
| - /Encoding /Identity-H | ||
| - /DescendantFonts [ 28 0 R] | ||
| - /ToUnicode 25 0 R | ||
| ->> | ||
| -endobj | ||
| -29 0 obj | ||
| -<< /Length 30 0 R | ||
| - /Filter /FlateDecode | ||
| - /Length1 5324 | ||
| ->> | ||
| -stream | ||
| -x��X}tו�of�i�}ZF�1�6��c��6<ؒ,c6�X��Pb�64%M0�&�����P>J> uI #B��I$4��B�dC�]v��&i�����]����d9���<��}��w?~��' #B���z��W?28�n,��#��+�߳��� +@�;~Ϛ�|�`�}8v��_��f��lg�7��_j>A�&�S��>��h��Hw�Yכț��A���&XO^f�H?����W�o~m7�o? @�� Ψ9����j��TTUIE�"Xy��g�������k��F�jN��~�S�H@��!n)8�Rr�ä���d�y."��'4V�[m�����ʻ|��"q��i�����*���>��#�o��#������~���3\tw�|���y`�*g�=�0 fI^�1/�e�Fv�'/'"��V��Zr#2��1 ���� | ||
| -|�<T@�_3�<�lN��� | ||
| -V�:�Zv�V�.b6�-�G��r��Q�����K�?���\f�N)!:b u��3��{���~rdρ�����V�0�$��SP���5����O�,�W}�2^@=�C�lQ��ձ" �l�����E;� �*�۫�%��N���uz}N���u='�:���ӬKG�3����{��m���0Fw�0u7s�ƈ�������K20,�iX46R�3H�*��vi������M��@���V�U�ٜ*���"��g�����(Ν����J��Zq | ||
| -c�m���`q1�EՌ�� .v�a�_���˿��Y� oM?���/>�ߓ?#EĂ��������wO^?;���?���3puY��-�eQ�"�9Bx�Y�͌���/26f0�Xc�U�9P�"�xx�x]i�̙%�u\�L���QWW[Kc����DBՒ�w89˹�v��"�J�EY��}҅��Y|�6W͠��U��� :}N���ble�ܞU����9鷗m0�6��d!��=����{Wgs�,����0�Z43j5 ����&�� � 況9��h��U�� �0Z$�}Naa~�M���S�"399�tZ"���`L5.��ܖ6�w��n�p����ju��V�ӪQ]��/:���I���M�_ | ||
| -v�I�}3��?5��ѵ?����~2�׆�<ص����ӣ� /�����t/C�����ja.�'� ��M�ٚJ;�k��)���|cS�dK��&"�g���)�R�ޢw��2-r����E.�]�[d�'�[0uWTX1�iܸ��ĩse0RLM ���|hq��ڢ�'��0�^@0�)QS�=���ˮ�������S�+�?�곡��z)����.���w^:ߞs�?���߾��0]��oy.V����}��I�����R����8n���{���a`��oF��0��X�u0U����t,Ƕ�Kl4��SQ�A,2;^LWbͨ�x��[��䂠��KK9��<w��f�bn�1��N1�V5�:t����+_<���7.���u����.9�/X�3{��kJ%��`0�-�b�4X�L�l��cT����a�o���~����v��#�R�>˯�=�Eq�Z�1G�\��K���0:V�:]F�������:K3 H���Eݒ�i�bM|��t �W ��t���gI�6zB˺I{�f={��a6yJ|�P���sq � | ||
| -3�Ʌv�[c�E�B���Dd�e � | ||
| -j�xE��*D�d�+���L��l%u�\���i�]��\���-��y+�¬�>������N{��J�wƤ%s�ck����7�lN]Mˏ��9�h7�H;�u���ot��x����OĂ,L =Pa"#0 ��������'����7:��?=4��_�?L�%b"�������������Q�z<GX{�]g2�F��d6�z�E�[�rƫF���jA� �A3^��d>^-���6_|��G0~�H7F��X��%�B��3����pK9Z ��.� ����[{��gv�̹M������p��H#�U��/ԟ��j���8� �s�k��6�Z�C�SՁ��@�\�7���r��9o�j܍��4'4��M��?��p�Rϴ�>q���Sc�ҏ��9�r��7������{��8�m��X �,�㱮�E��^0�m^k�%57͕��n�5���vFM�]���J���S�)>��a�-���A��j8�!P&(�'��~�I�a1-/��PyYX��(BBP���Ѩ���#(E�J���Q$���[3��L��L� �@��BHFHwG��B�,(������ �W�ZQm���؟���$�cl�W�� e�n��q}���!j�) �L1�7�m��p�OiC�O./kUrŐ:ͪHE۬�T��*�:�Re��;GxX�0��}��q�M��$N&�*ր2M)�6}�F�W(eb(��ԶE��i�ؒ(?/ | ||
| -ɯ ��]����r�~�+�]�iVȢ��6O}�LFD!��I&FƆ��/&S&Sr}� �q12����)+|O?�)gM�,jS�K� | ||
| -�� ��Q��y|�[s��0�[�9�a���aLjˑP�:�Z��c Ud��#��G�1:24>rky���m�'���'���;��rD�j�Wr���Ĥ�*�W��\�j�[%(�"t��}�.I�*��u�u̓YmB��b�����~7��Q����2@�+R;R"�p� | ||
| -\��� | ||
| -��T*��Cl�]�VxUg\]�]�8���ͮR*�j^ �dO(��%v�OBp�w�j��J���]͈��p2R�x�0�V | ||
| -q�O�d��,�W�v�i���U�t��:Ŷ��x]V�� ���#�=1@E��q���8�G����ԀOE����W��M B�x`|6��L�+B�y��C��©9:.MKI����d_���18,d7�z����)�#>��*���MA/���,�����Q��^�:C�y6V]wP�9�>'�3�H�s�s���EF�5�:>,$�b[g� | ||
| -�5oU�BX��z�Z@Z��+��jB'S�D��&"��%��x�:��C�Mt/������2,mM)�l�HId[gw�$�}¶��1�0�=Mrj*��O�1)�\�r)�%��EH������:ʩ��!����<�#L��g6*R7����2#�ly�oH�-�e�Q#�%�db̌'E(�r^��@�1O | ||
| -W-R�#d(e�<�C8C�h�-6�u�;� | ||
| -��ģ>q�&�.�~6+a���r�G��. ~�B�9&q*�5)FqE��#6Q~#�7f�Z��!D����!�}�B(��}��¤�$�FJƢ��?)Wo$$߿n�t�;�����9���T�P��?�ƾя�ˑ��G�4\��5zYGn�K?h8���L4'w�p���=�z�c�+�O�s�F���o�{ | ||
| -�X�-�bn-��6�v�����>��=��8�n8_x��!����S�s7�{Vˆ�������U#'�L\��Wަ*`)����w."�5��BL �1o��y�����h!����;�-�m���E�|��˷�yuܘWˎy���8f�b�,�q5K,l#{�e["���18%69艹�Θ�Xb|��XZ��}c��Y-�ub$�u���_����g��Q��3hэ��hh_��m���>��nE�M�X��x����Gw킦�6��3�r�҇� �&y` X60�!@�```0p{SI�2t����4 | ||
| -endstream | ||
| -endobj | ||
| -30 0 obj | ||
| - 3788 | ||
| -endobj | ||
| -31 0 obj | ||
| -<< /Length 32 0 R | ||
| - /Filter /FlateDecode | ||
| ->> | ||
| -stream | ||
| -x�]��n� E�|�,�Ed�<�H��*�xч�0 R�&�}1�R�H�t�sg��ҽt�(>�${��U���%WcYY�22dJ9 | ||
| -NJh�9��Y=����3�s�l��4����+��^a�}�i��;��#� ��-(�1ݫpobD(�y۩���l��/�kqU⒎$'����Wd ���F��2��^q� ZބO�e�m���@�KT�D�D':�&�����Dg�Ef�LZ����C,�h �$�D��Jt�Y���� | ||
| -������zG���D�?��a��|C���~�G��I�"�d����x7nr�+}���� | ||
| -endstream | ||
| -endobj | ||
| -32 0 obj | ||
| - 314 | ||
| -endobj | ||
| -33 0 obj | ||
| -<< /Type /FontDescriptor | ||
| - /FontName /SKWXXM+OpenSans | ||
| - /FontFamily (Open Sans) | ||
| - /Flags 4 | ||
| - /FontBBox [ -549 -270 1204 1047 ] | ||
| - /ItalicAngle 0 | ||
| - /Ascent 1068 | ||
| - /Descent -292 | ||
| - /CapHeight 1047 | ||
| - /StemV 80 | ||
| - /StemH 80 | ||
| - /FontFile2 29 0 R | ||
| ->> | ||
| -endobj | ||
| -34 0 obj | ||
| -<< /Type /Font | ||
| - /Subtype /CIDFontType2 | ||
| - /BaseFont /SKWXXM+OpenSans | ||
| - /CIDSystemInfo | ||
| - << /Registry (Adobe) | ||
| - /Ordering (Identity) | ||
| - /Supplement 0 | ||
| - >> | ||
| - /FontDescriptor 33 0 R | ||
| - /W [0 [ 600 613 561 777 259 550 612 252 353 252 591 556 547 553 613 408 338 477 604 613 266 ]] | ||
| ->> | ||
| -endobj | ||
| -11 0 obj | ||
| -<< /Type /Font | ||
| - /Subtype /Type0 | ||
| - /BaseFont /SKWXXM+OpenSans | ||
| - /Encoding /Identity-H | ||
| - /DescendantFonts [ 34 0 R] | ||
| - /ToUnicode 31 0 R | ||
| ->> | ||
| -endobj | ||
| -35 0 obj | ||
| -<< /Length 36 0 R | ||
| - /Filter /FlateDecode | ||
| - /Length1 996 | ||
| ->> | ||
| -stream | ||
| -x�ES[LA�3--P]�[R�ᕶ[� �A | ||
| -R�`�,�R��J�GLP1 !I�1���ȗ�1�����|�gCb�C���B�I�ιs�s�� �H� | ||
| -��^^ [�% ]G���7��f�½}%���oq�Y E�l^t�?*n"v"N��3N��xq������툟">���B�o� ��W�C��X R������֠5pz�t ~�)Ա�B>P��(�$` @o�T�h��j`�6�9�Qs��%�m<}u�m��k���!at���漣�q���v��3�S��U�0w�hB~)w��@�b3 | ||
| -0M)9Jds"��FVEKy�z��DSQ�����f�D���Z��OMU�_n<�W8�=��p�&ܭ��F F8��*4I�r7EW�^w��aj��ztb@� ��Z�R��)k�NB��d�=��~K���|#I�?Y��_�x���n�?����b�Z�T X�;A5�LETw[2���Lq�,��x�x-6� Q�9$�p��ȼ��-���?y�5�\��h��%�\��TC,�,a�:%fݟs���$-.~��זv��v�ܵ�\ǻGв�d�j�2R��o�SN5Y��<�]�Iu=�rr#����.�ZA ih�8��E\A��A�J>���+!�j|Q-GQ����Nwl�o�(~I�fڋ�8'��������bRO�We���!q������4��xx�<���Ȥ~�%SR/p�A9��| ���%I��j��^��Tb�|�a�WD{�����+ | ||
| -endstream | ||
| -endobj | ||
| -36 0 obj | ||
| - 802 | ||
| -endobj | ||
| -37 0 obj | ||
| -<< /Length 38 0 R | ||
| - /Filter /FlateDecode | ||
| ->> | ||
| -stream | ||
| -x�]��j�0E�� | ||
| --��!�&3�2�d�M���d�cg���#�)�`����*�6/�5�?���j��x���`��r�F���U�t"��v����'QU�|Fq~�ó�:| ��{����ז��Ź�HE]��>�{��M� ����� �1�*�V��g<��4�N*��(�4��>�Z���,e[��T���4-��(':eL�Lg��(O�J��d:q����taz":�څ��I��Ӱ�T��[�L��}��A9l ��]��m.��5�� | ||
| -endstream | ||
| -endobj | ||
| -38 0 obj | ||
| - 271 | ||
| -endobj | ||
| -39 0 obj | ||
| -<< /Type /FontDescriptor | ||
| - /FontName /QYCLPM+Montserrat-Regular | ||
| - /FontFamily (Montserrat-Regular) | ||
| - /Flags 4 | ||
| - /FontBBox [ -110 -250 1130 932 ] | ||
| - /ItalicAngle 0 | ||
| - /Ascent 968 | ||
| - /Descent -251 | ||
| - /CapHeight 932 | ||
| - /StemV 80 | ||
| - /StemH 80 | ||
| - /FontFile2 35 0 R | ||
| ->> | ||
| -endobj | ||
| -40 0 obj | ||
| -<< /Type /Font | ||
| - /Subtype /CIDFontType2 | ||
| - /BaseFont /QYCLPM+Montserrat-Regular | ||
| - /CIDSystemInfo | ||
| - << /Registry (Adobe) | ||
| - /Ordering (Identity) | ||
| - /Supplement 0 | ||
| - >> | ||
| - /FontDescriptor 39 0 R | ||
| - /W [0 [ 274 604 587 654 274 654 672 274 418 652 397 ]] | ||
| ->> | ||
| -endobj | ||
| -12 0 obj | ||
| -<< /Type /Font | ||
| - /Subtype /Type0 | ||
| - /BaseFont /QYCLPM+Montserrat-Regular | ||
| - /Encoding /Identity-H | ||
| - /DescendantFonts [ 40 0 R] | ||
| - /ToUnicode 37 0 R | ||
| ->> | ||
| -endobj | ||
| -41 0 obj | ||
| -<< /Length 42 0 R | ||
| - /Filter /FlateDecode | ||
| - /Length1 4972 | ||
| ->> | ||
| -stream | ||
| -x��X}xS�yϽW����O�ȱ�|-a,;Ɩ? �[�%���5<T2��3MIHLZ"�W����> �V2��6�-K`O�%�:���Ci�AG������\����K���=�8�;�92 0�� �ޘ�����F��[6 �%� ��>�v䁍��O[�~@w� �Z�O����(S6�&=�;`C^�02��jP�u���|E{�+HKZ��� [�ӏ��c�i ia�Ot�ك�m) b �pF�i�V�3�a8VP�P"u��P�\���k��y6��a�[�OkN���a�j$p���`�����=�Lf�!.k��a4q�a�1.����ڠ�]�/R�f Yф�;_��/�c�&eVMbvhN/7g�dޖ������z� �^op\N��繨��F��j��@m�Մ�1 Vh�V�* 57�\N+���O���}h���f����p�<��+����&����b�>�d$F�Yc @+�TMBv��C���K���S�/���\��Mn�n"K���h�8�Y��W��DɊ���f]L63B_��A��~��l��C+V��#GN�VW͛WU���Ȝ����֖�B|���%��`0���b�4Q�jlm�3���KJtwE��A|^I�q�G����V��Y>zu�{�M�F��s�h�n��v0�@7����F��2�I�m;<��L� W���IM 7������Lj�w��7�>|��a���ʽ�!�k�D��˹[���O��NcA�� BT�V�Mo �`�J��鴕r�RsT���v�l��P� | ||
| -!� �ѝ���W�"��E�ٲ��##�<�"Mݏ��T_��g'����ɉ���T��]>�¨3�k�Yp��uK�X�jd�<%EQ���ZGT��P��r��;EuSSVB���sa[�Z-[�����h�\�9i�L;�<x�;�����舁��~�/�ο�襀������Xz��3G5Q4�(yx��Pd�����h��]r��[t�u�f]�qf�����`��M--!'��c�Y���]8x0�"sVm6�0[�RfwO���GW�G��윃���TC�ߐK[�&�M���5LuE��_j��,�4Y�����.�X����-zWu5�%W[�ڻ�*�uo����7@�`��-8]ng]ťS����Z'�R�i��"������5��F-��N��F | ||
| -�w�j����_4p�䛹+���o�6U�I�ă��<������o��7?>��?|��q.��->��9}k�6���o��ݡ�β�4���n8�s�-�Wn{P�l`�n����'��Z�J�f� �*��`�Ee�G��������p��R3�%-]^�Ks��R���w�dnN�;/j �8� ��~=�9��-ab�u��܁<6�M]�,мZ��R�)�蹲{��4&�5.�8MI\��h}'>+�Xm�!��ž������7�~�T�3$��O���3�OsO|�� &7���]d�*���,�ӟ�����(wY$p_����^��*�K�W���KKmze���.�)*�����fVTָ��}��mw�Y-�E�@�oQk�nv� ԛ�tZ | ||
| -v�O��������C[�y-�{>�Wo�g��ub��G��ż6���'j��ܤc��]��mX�q]�~�"�+�Y*+�� �;���Y���]��5�TҺ�#��$g���A�/�����bG�^��֥?�r�C����˿���Omy�v蹟?C�{�D�U�ۗ�V,lKl�~j���k�6u��Vz�� �[��F�@�"�!�ej | ||
| -�05�Ca��0m��*ρ�:ЃoEExf��� | ||
| -Z�����P�5�5�ஆ(w�� S�)u��s�'Jٿ|i�Fn��'�c�q�~���Ͽv�v�gx���`/��x�g�Bյb@N&�����,�ڒ�Ɱh$��q�Ծp���浵�47�ϭ����jv�_)V��n�������N��X�@���TDa��5�#b:V[#D���ښ�M)BZP���XLe�iEH J _�;�)Ek�2S�ϔff^�� QP.�Ea��&��lX���_����J���PB��z+D���L$�>�l��S�\c������E�S�đ,�ZH�S��e@o�fq����ӛ��=>�\[W�Ű:��JE۩�T��:�:��5�2��yLMC�PzeRa�(�a#��ӊ5���ʜ�Wݸ�5J��(A��{ٌ���&����p9��ws���� | ||
| -��0� | ||
| -Y����b�3��(D3�Lz|jlPx1�5�2#7�$Q���]%�[V��0�'�]֭�{W$����O��k���3sz��0`X08a���a�H(c��<-���$HuAYaRt���3AGƦGf�S"涻/�Q8|H�`�w���AD�z��W�?�Č�*����\���M ��Rw | ||
| - n�H�W����4�ڄ6�P=1�*|��Q�����@�O*R;R���HvnJ�S��ua5�J�8�8Ď��R�"��HALqt*�Z]�R�"�"�T8��%�&' 4�q�Q��b&��dW'�,�$��*ޔg��Z!��)�������#4�c� | ||
| -Y�J��O��H��Pu�?�5bғW� T�~��d<��ydQ����z��p�K��1_HL�F7�9BdM�0��w)�P8uƦ�i)�z:c��˷����a��ӠƦ��L���SY4�n | ||
| -z!)�eqXP��$] ��B0Ԙr�uG�0L���i�S�=wW�R�2����ы�}�\,(�<� ���j����nhk���V7t&+It3ϣJ�PF�K�Wgc=���Jm٠�t�w��`i�ȊdgoV";��x� ;��'�t�:�l%�%'�x�T.C��I �T�2$��|��"SG9��ҫ� �<�4���q&����! O���\~D���!O�獩<�e��L2j$�d�L���d e�D�Y<� ^73�dQj��'cY�����R�Ý�ۦ���<'���:hC���1�x�D�! | ||
| -����LJ�� \����1M�BtDkR���H�v�o�C�A�1�}�B(V$}�%�Y=�͔�E%��V����}E��i�n��)�g�Ŧ�]�7���7���~I�?�|C9���G�u�־ܣ�C�;���s��<7 | ||
| -�߂¡��Cl����a|o�Q�}�2���lN��}؆2�� ��i9� �p��"+�)�I�}��l��W���O�5��N��`%����Oi��)Oxcl�[N,���'��%���;���?T�(�OyuܔW�Ny�C�8��C���� .��,���� �튖z�=J�PE�,�I�B΄�X|Ȓ�X�Z���,��2ea�x�I�$�'��p<�1ѐq�B��/��M�h�Y������>��E�S���d�����>�t+ }IE�G�V���ߓuA�<:�ݴ9Hۦ���M%ݫ0L�GJ�` | ||
| -endstream | ||
| -endobj | ||
| -42 0 obj | ||
| - 3539 | ||
| -endobj | ||
| -43 0 obj | ||
| -<< /Length 44 0 R | ||
| - /Filter /FlateDecode | ||
| ->> | ||
| -stream | ||
| -x�]��j�0��y�Y�.^����n\�Bm &�1ĸ��3r | ||
| - $���$��3�C��fѣ��t�̫�ڰ,��?(�b�%!�o�ǩ3jfM�G�68=�y� ɛ����u��S�Z��)k[����^�}�B��N]��b���"�3z��%.�t܌Ț4�V���zVRlP⛻hς=M����G������ | ||
| -ҮD%i9QE�"��$�#�qÕr���D9k"A��>I�<4$gF��y�%���wV�΅��q�n�}�����Sq�}�� | ||
| -endstream | ||
| -endobj | ||
| -44 0 obj | ||
| - 291 | ||
| -endobj | ||
| -45 0 obj | ||
| -<< /Type /FontDescriptor | ||
| - /FontName /SLOCJC+OpenSans | ||
| - /FontFamily (Open Sans) | ||
| - /Flags 4 | ||
| - /FontBBox [ -549 -270 1204 1047 ] | ||
| - /ItalicAngle 0 | ||
| - /Ascent 1068 | ||
| - /Descent -292 | ||
| - /CapHeight 1047 | ||
| - /StemV 80 | ||
| - /StemH 80 | ||
| - /FontFile2 41 0 R | ||
| ->> | ||
| -endobj | ||
| -46 0 obj | ||
| -<< /Type /Font | ||
| - /Subtype /CIDFontType2 | ||
| - /BaseFont /SLOCJC+OpenSans | ||
| - /CIDSystemInfo | ||
| - << /Registry (Adobe) | ||
| - /Ordering (Identity) | ||
| - /Supplement 0 | ||
| - >> | ||
| - /FontDescriptor 45 0 R | ||
| - /W [0 [ 600 556 613 500 252 408 604 930 561 353 259 547 503 728 556 477 ]] | ||
| ->> | ||
| -endobj | ||
| -13 0 obj | ||
| -<< /Type /Font | ||
| - /Subtype /Type0 | ||
| - /BaseFont /SLOCJC+OpenSans | ||
| - /Encoding /Identity-H | ||
| - /DescendantFonts [ 46 0 R] | ||
| - /ToUnicode 43 0 R | ||
| ->> | ||
| -endobj | ||
| -47 0 obj | ||
| -<< /Length 48 0 R | ||
| - /Filter /FlateDecode | ||
| - /Length1 3216 | ||
| ->> | ||
| -stream | ||
| -x��U{t����fv�f��&�yl6�/hI�DB!(� � Y��F��h�R��h�ED��EH��HB�ĠQ�O�Җ��6��3�~xzN��==�3����߽w��=3�$��CM����6PV�=D"��غ;�F�88��j"cZ�an�L�"lc����'�Խ��7oޜڄ���$�ӥ6���^�j�ϫ_tWZ'�g�9����ZW˒Dz�������xW)�Y�5,��pw��X���4���2��p�n*h')���%��i�!C�%/�L���G�e� | ||
| -Cfa�0)��B�=���3��.��lh����e!�l��9���&�ȡ$)�Rrg�G�2Roo��{��>�aDRIj��x<�6�������61���>�=��eb�z����+;���M��Ȕ[D;��T�TW�����:���5�Nղ^��;�R��=n�I��Z��r�\"_�K���LL�?;J����RFJT���0:h���h�W���0uQ��b�mt���)q��;9�4�� 3������:�D��P�V��ک��>I�h!�.I�T�1Pu�~:Ao1Ot��k��R�Ž�����2'���\aw�Lg�[�gl5Έ"ap�\��!k��[�:�`,� ���)��+)��ݗ�:��~�������xu�c����b���-�e�{�̥�+�'�3�6�itp=��z����tZ���D�|Ʈ�j� Q��ʠf1�}�p-!�6������ʧf9 9w�h��nb1u�1�68}�h���J탈��.%a*�[sB�%>�:vpzaiɿ���;�BU-�ű��ުj�������i-�,:�'JK*��c���q�WS���<�5��W���U[�ɿ 5-��y���E�˃s�K�[a\ﹰz�#>��4���p�7�g�:.�þi��=bt��|�`��,t����I)�Ɲk����z�L�.��RܞU}j��c�7����aR���(�rR�?Y�Q6c��\?��C�{�1F)���X�(KQ���8��>f;�ů��g�r4{��3?5�=�h��'��0s>���^~�"��3g[���\��P1s��q�l�'2�A7W�F;µ��L�r�����#�xo#zGAk���D����Ɨgƫ/qf<��pZ�s�j�� �4��ѣ�(>��ۣ>��;.?�أ>)��|d��5��C�,���IVNj�E���8��G�?h����� ���m���x�S�k�ow��mo���q�+������7����L���N�����z��Ex�HX�V�#�Hx�ͯ��p�jS�h:8Kjá&y0�{�Tg�`\0�;��&���zYc~��Oc�K�j�����U/�c������Cjw���=��]^��./^��^�h�x!�g���i�Jcg�2��l��yvX��b��g��\lc����y1~����[5~���6��S����Or�����C6E��',l��o��O46�oS4֧f��mX�$S�L���T\�Xc��u�_�fl��{��>ã^�ejm%a���Úl�b��i��xXc��r��4|�Tj<`��4�/�}���R�����F��5�X����wޱUݩq�Vܾ(W�naQ.ZXЈ�4n-Q���{�-̷p����W�U��0W#Y�9 ����� �u�=����d��fԈ����Mܨ1K�?EHݠ1sF���1�����Qm�z��X��^���iQ\�5S#�S�05��)Uea�䐚���Ťʰ���ʉ!U�� ~51� ~\ma�Ua5>W�1�Bŕ~U��~�c����cL�GT\c�(��(?F����� �k�r��2q�u��aC�jX��C=>54��MrH�W cH\�y1x�V5Xc�?h+.���L����R%Y�*)����Efa@��Eqf��� �GQB?�~ | ||
| -(��XD��ϋ�|y�L�A^+�kd�9�J�ӈ/�D_�>!d�j����2N 3���!�`P2�+�A����->�2���ҳ��$=>x���4 ��Ky�KCy��RZ@�� C��z���|�"�l�����������ї | ||
| -endstream | ||
| -endobj | ||
| -48 0 obj | ||
| - 2152 | ||
| -endobj | ||
| -49 0 obj | ||
| -<< /Length 50 0 R | ||
| - /Filter /FlateDecode | ||
| ->> | ||
| -stream | ||
| -x�]��j�0��~ | ||
| -�Cq����u,�8���(�!o?� L`��-}�^; | ||
| -�G�c�1�qa�0�HU5�`�ޕ�N&)-p����|TM�S�9� | ||
| -�<* �WvȁF8|_���_R�� )�Y�-8��ܛI�fB�>uN�ד`��5!ԥ��lt8'c� ����T��j��������pqW⮟������}��.̒�l��"�DzRLU�/Gp� | ||
| -endstream | ||
| -endobj | ||
| -50 0 obj | ||
| - 226 | ||
| -endobj | ||
| -51 0 obj | ||
| -<< /Type /FontDescriptor | ||
| - /FontName /PSFODZ+DejaVuSans-Bold | ||
| - /FontFamily (DejaVu Sans Bold) | ||
| - /Flags 4 | ||
| - /FontBBox [ -1069 -415 1975 1174 ] | ||
| - /ItalicAngle 0 | ||
| - /Ascent 928 | ||
| - /Descent -235 | ||
| - /CapHeight 1174 | ||
| - /StemV 80 | ||
| - /StemH 80 | ||
| - /FontFile2 47 0 R | ||
| ->> | ||
| -endobj | ||
| -52 0 obj | ||
| -<< /Type /Font | ||
| - /Subtype /CIDFontType2 | ||
| - /BaseFont /PSFODZ+DejaVuSans-Bold | ||
| - /CIDSystemInfo | ||
| - << /Registry (Adobe) | ||
| - /Ordering (Identity) | ||
| - /Supplement 0 | ||
| - >> | ||
| - /FontDescriptor 51 0 R | ||
| - /W [0 [ 600 501 ]] | ||
| ->> | ||
| -endobj | ||
| -14 0 obj | ||
| -<< /Type /Font | ||
| - /Subtype /Type0 | ||
| - /BaseFont /PSFODZ+DejaVuSans-Bold | ||
| - /Encoding /Identity-H | ||
| - /DescendantFonts [ 52 0 R] | ||
| - /ToUnicode 49 0 R | ||
| ->> | ||
| -endobj | ||
| -1 0 obj | ||
| -<< /Type /Pages | ||
| - /Kids [ 15 0 R ] | ||
| - /Count 1 | ||
| ->> | ||
| -endobj | ||
| -53 0 obj | ||
| -<< /Creator (cairo 1.9.5 (http://cairographics.org)) | ||
| - /Producer (cairo 1.9.5 (http://cairographics.org)) | ||
| ->> | ||
| -endobj | ||
| -54 0 obj | ||
| -<< /Type /Catalog | ||
| - /Pages 1 0 R | ||
| ->> | ||
| -endobj | ||
| -xref | ||
| -0 55 | ||
| -0000000000 65535 f | ||
| -0000035683 00000 n | ||
| -0000001752 00000 n | ||
| -0000000015 00000 n | ||
| -0000001729 00000 n | ||
| -0000002361 00000 n | ||
| -0000002661 00000 n | ||
| -0000002961 00000 n | ||
| -0000003261 00000 n | ||
| -0000006175 00000 n | ||
| -0000020388 00000 n | ||
| -0000025446 00000 n | ||
| -0000027460 00000 n | ||
| -0000032237 00000 n | ||
| -0000035517 00000 n | ||
| -0000002019 00000 n | ||
| -0000002220 00000 n | ||
| -0000003561 00000 n | ||
| -0000005315 00000 n | ||
| -0000005339 00000 n | ||
| -0000005644 00000 n | ||
| -0000005667 00000 n | ||
| -0000005939 00000 n | ||
| -0000006336 00000 n | ||
| -0000019265 00000 n | ||
| -0000019290 00000 n | ||
| -0000019740 00000 n | ||
| -0000019763 00000 n | ||
| -0000020024 00000 n | ||
| -0000020546 00000 n | ||
| -0000024430 00000 n | ||
| -0000024454 00000 n | ||
| -0000024847 00000 n | ||
| -0000024870 00000 n | ||
| -0000025137 00000 n | ||
| -0000025605 00000 n | ||
| -0000026502 00000 n | ||
| -0000026525 00000 n | ||
| -0000026875 00000 n | ||
| -0000026898 00000 n | ||
| -0000027181 00000 n | ||
| -0000027629 00000 n | ||
| -0000031264 00000 n | ||
| -0000031288 00000 n | ||
| -0000031658 00000 n | ||
| -0000031681 00000 n | ||
| -0000031948 00000 n | ||
| -0000032396 00000 n | ||
| -0000034644 00000 n | ||
| -0000034668 00000 n | ||
| -0000034973 00000 n | ||
| -0000034996 00000 n | ||
| -0000035277 00000 n | ||
| -0000035749 00000 n | ||
| -0000035875 00000 n | ||
| -trailer | ||
| -<< /Size 55 | ||
| - /Root 54 0 R | ||
| - /Info 53 0 R | ||
| ->> | ||
| -startxref | ||
| -35928 | ||
| -%%EOF | ||
| -<?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:xlink="http://www.w3.org/1999/xlink" | ||
| - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" | ||
| - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" | ||
| - width="626.25" | ||
| - height="270.42657" | ||
| - viewBox="0 0 501 216.34126" | ||
| - version="1.1" | ||
| - id="svg2" | ||
| - inkscape:version="0.48.5 r" | ||
| - sodipodi:docname="tags.svg"> | ||
| - <metadata | ||
| - id="metadata1363"> | ||
| - <rdf:RDF> | ||
| - <cc:Work | ||
| - rdf:about=""> | ||
| - <dc:format>image/svg+xml</dc:format> | ||
| - <dc:type | ||
| - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | ||
| - </cc:Work> | ||
| - </rdf:RDF> | ||
| - </metadata> | ||
| - <sodipodi:namedview | ||
| - pagecolor="#ffffff" | ||
| - bordercolor="#666666" | ||
| - borderopacity="1" | ||
| - objecttolerance="10" | ||
| - gridtolerance="10" | ||
| - guidetolerance="10" | ||
| - inkscape:pageopacity="0" | ||
| - inkscape:pageshadow="2" | ||
| - inkscape:window-width="640" | ||
| - inkscape:window-height="480" | ||
| - id="namedview1361" | ||
| - showgrid="false" | ||
| - fit-margin-top="0" | ||
| - fit-margin-left="0" | ||
| - fit-margin-right="0" | ||
| - fit-margin-bottom="0" | ||
| - inkscape:zoom="0.23838384" | ||
| - inkscape:cx="313.13476" | ||
| - inkscape:cy="-148.39844" | ||
| - inkscape:window-x="0" | ||
| - inkscape:window-y="0" | ||
| - inkscape:window-maximized="0" | ||
| - inkscape:current-layer="svg2" /> | ||
| - <defs | ||
| - id="defs4"> | ||
| - <g | ||
| - id="g6"> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-0" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 0.453125,1.59375 0,-7.9375 4.5,0 0,7.9375 z m 0.5,-0.5 3.5,0 0,-6.9375 -3.5,0 z m 0,0" | ||
| - id="path9" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph0-1" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 0.03125,-0.09375 0,-4.484375 4.453125,2.234375 z m 0,0" | ||
| - id="path12" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-0" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 1.125,0 0,-5.625 4.5,0 0,5.625 z m 0.140625,-0.140625 4.21875,0 0,-5.34375 -4.21875,0 z m 0,0" | ||
| - id="path15" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-1" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m -0.015625,0 2.484375,-6.4375 0.90625,0 L 6.015625,0 l -0.96875,0 -0.75,-1.953125 -2.703125,0 L 0.890625,0 z m 1.859375,-2.640625 2.1875,0 L 3.359375,-4.4375 C 3.148438,-4.976562 3,-5.421875 2.90625,-5.765625 2.820312,-5.347656 2.703125,-4.9375 2.546875,-4.53125 z m 0,0" | ||
| - id="path18" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-2" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 3.640625,-1.703125 0.78125,0.09375 C 4.335938,-1.066406 4.117188,-0.644531 3.765625,-0.34375 3.410156,-0.0390625 2.976562,0.109375 2.46875,0.109375 c -0.636719,0 -1.148438,-0.2070312 -1.53125,-0.625 C 0.550781,-0.929688 0.359375,-1.53125 0.359375,-2.3125 c 0,-0.507812 0.082031,-0.953125 0.25,-1.328125 0.164063,-0.375 0.414063,-0.65625 0.75,-0.84375 0.34375,-0.1875 0.71875,-0.28125 1.125,-0.28125 0.5,0 0.910156,0.132813 1.234375,0.390625 0.320312,0.25 0.53125,0.609375 0.625,1.078125 l -0.765625,0.125 C 3.503906,-3.484375 3.375,-3.71875 3.1875,-3.875 3,-4.039062 2.773438,-4.125 2.515625,-4.125 c -0.40625,0 -0.734375,0.148438 -0.984375,0.4375 -0.242188,0.28125 -0.359375,0.730469 -0.359375,1.34375 0,0.636719 0.117187,1.09375 0.359375,1.375 0.238281,0.28125 0.550781,0.421875 0.9375,0.421875 0.3125,0 0.570312,-0.09375 0.78125,-0.28125 0.207031,-0.1875 0.335938,-0.476563 0.390625,-0.875 z m 0,0" | ||
| - id="path21" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-3" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 2.328125,-0.703125 0.109375,0.6875 C 2.207031,0.0351562 2.007812,0.0625 1.84375,0.0625 1.550781,0.0625 1.328125,0.015625 1.171875,-0.078125 1.015625,-0.171875 0.898438,-0.289062 0.828125,-0.4375 0.765625,-0.582031 0.734375,-0.890625 0.734375,-1.359375 l 0,-2.6875 -0.578125,0 0,-0.625 0.578125,0 0,-1.15625 0.796875,-0.46875 0,1.625 0.796875,0 0,0.625 -0.796875,0 0,2.71875 c 0,0.230469 0.00781,0.375 0.03125,0.4375 0.03125,0.0625 0.078125,0.117187 0.140625,0.15625 0.0625,0.042969 0.148437,0.0625 0.265625,0.0625 0.09375,0 0.210938,-0.007813 0.359375,-0.03125 z m 0,0" | ||
| - id="path24" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-4" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 0.65625,0 0,-6.4375 2.421875,0 c 0.488281,0 0.878906,0.070312 1.171875,0.203125 0.300781,0.125 0.535156,0.324219 0.703125,0.59375 0.175781,0.273437 0.265625,0.554687 0.265625,0.84375 0,0.28125 -0.078125,0.542969 -0.234375,0.78125 -0.148437,0.242187 -0.371094,0.4375 -0.671875,0.59375 0.382812,0.117187 0.679688,0.308594 0.890625,0.578125 0.21875,0.273438 0.328125,0.59375 0.328125,0.96875 0,0.304688 -0.070312,0.585938 -0.203125,0.84375 -0.125,0.261719 -0.28125,0.464844 -0.46875,0.609375 -0.1875,0.136719 -0.421875,0.242187 -0.703125,0.3125 C 3.875,-0.0351562 3.523438,0 3.109375,0 z m 0.859375,-3.734375 1.390625,0 c 0.375,0 0.644531,-0.023437 0.8125,-0.078125 C 3.9375,-3.875 4.097656,-3.976562 4.203125,-4.125 4.316406,-4.28125 4.375,-4.46875 4.375,-4.6875 4.375,-4.90625 4.320312,-5.09375 4.21875,-5.25 4.113281,-5.414062 3.96875,-5.53125 3.78125,-5.59375 3.59375,-5.65625 3.265625,-5.6875 2.796875,-5.6875 l -1.28125,0 z m 0,2.96875 1.59375,0 c 0.28125,0 0.476563,-0.007813 0.59375,-0.03125 0.1875,-0.03125 0.347656,-0.085937 0.484375,-0.171875 0.132812,-0.082031 0.242188,-0.203125 0.328125,-0.359375 0.082031,-0.15625 0.125,-0.335937 0.125,-0.546875 0,-0.238281 -0.0625,-0.445312 -0.1875,-0.625 C 4.328125,-2.675781 4.15625,-2.796875 3.9375,-2.859375 3.71875,-2.929688 3.40625,-2.96875 3,-2.96875 l -1.484375,0 z m 0,0" | ||
| - id="path27" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-5" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 0.59375,-5.53125 0,-0.90625 0.796875,0 0,0.90625 z m 0,5.53125 0,-4.671875 0.796875,0 0,4.671875 z m 0,0" | ||
| - id="path30" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-6" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 0.578125,0 0,-6.4375 0.78125,0 0,6.4375 z m 0,0" | ||
| - id="path33" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-7" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 5.296875,-2.265625 0.84375,0.21875 c -0.179687,0.699219 -0.5,1.234375 -0.96875,1.609375 -0.460937,0.3671875 -1.027344,0.546875 -1.703125,0.546875 -0.6875,0 -1.25,-0.140625 -1.6875,-0.421875 C 1.34375,-0.59375 1.007812,-1 0.78125,-1.53125 0.5625,-2.070312 0.453125,-2.648438 0.453125,-3.265625 c 0,-0.675781 0.125,-1.265625 0.375,-1.765625 0.257813,-0.5 0.625,-0.875 1.09375,-1.125 0.476563,-0.257812 1,-0.390625 1.5625,-0.390625 0.644531,0 1.1875,0.167969 1.625,0.5 0.445313,0.324219 0.753906,0.78125 0.921875,1.375 l -0.84375,0.1875 C 5.039062,-4.953125 4.828125,-5.289062 4.546875,-5.5 4.265625,-5.71875 3.90625,-5.828125 3.46875,-5.828125 c -0.492188,0 -0.902344,0.121094 -1.234375,0.359375 -0.335937,0.242188 -0.570313,0.5625 -0.703125,0.96875 -0.136719,0.398438 -0.203125,0.804688 -0.203125,1.21875 0,0.554688 0.078125,1.039062 0.234375,1.453125 0.164062,0.40625 0.414062,0.710937 0.75,0.90625 0.332031,0.199219 0.695312,0.296875 1.09375,0.296875 0.476562,0 0.878906,-0.132812 1.203125,-0.40625 0.332031,-0.28125 0.5625,-0.691406 0.6875,-1.234375 z m 0,0" | ||
| - id="path36" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-8" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 0.296875,-2.328125 c 0,-0.863281 0.238281,-1.503906 0.71875,-1.921875 0.40625,-0.34375 0.894531,-0.515625 1.46875,-0.515625 0.644531,0 1.171875,0.210937 1.578125,0.625 0.40625,0.417969 0.609375,0.996094 0.609375,1.734375 0,0.605469 -0.09375,1.078125 -0.28125,1.421875 -0.179687,0.34375 -0.4375,0.617187 -0.78125,0.8125 -0.34375,0.1875 -0.71875,0.28125 -1.125,0.28125 -0.65625,0 -1.1875,-0.2070312 -1.59375,-0.625 -0.398437,-0.425781 -0.59375,-1.03125 -0.59375,-1.8125 z m 0.8125,0 c 0,0.59375 0.128906,1.042969 0.390625,1.34375 0.257812,0.292969 0.585938,0.4375 0.984375,0.4375 0.394531,0 0.722656,-0.144531 0.984375,-0.4375 0.257812,-0.300781 0.390625,-0.757813 0.390625,-1.375 0,-0.570313 -0.132813,-1.007813 -0.390625,-1.3125 C 3.207031,-3.972656 2.878906,-4.125 2.484375,-4.125 2.085938,-4.125 1.757812,-3.972656 1.5,-3.671875 1.238281,-3.378906 1.109375,-2.929688 1.109375,-2.328125 z m 0,0" | ||
| - id="path39" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-9" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 0.59375,1.78125 0,-6.453125 0.71875,0 0,0.609375 c 0.164062,-0.238281 0.351562,-0.414062 0.5625,-0.53125 0.21875,-0.113281 0.484375,-0.171875 0.796875,-0.171875 0.394531,0 0.742187,0.105469 1.046875,0.3125 0.300781,0.199219 0.53125,0.484375 0.6875,0.859375 0.15625,0.375 0.234375,0.78125 0.234375,1.21875 0,0.480469 -0.089844,0.914062 -0.265625,1.296875 C 4.207031,-0.691406 3.960938,-0.394531 3.640625,-0.1875 3.316406,0.0078125 2.972656,0.109375 2.609375,0.109375 2.347656,0.109375 2.113281,0.0507812 1.90625,-0.0625 1.695312,-0.175781 1.523438,-0.316406 1.390625,-0.484375 l 0,2.265625 z M 1.3125,-2.3125 c 0,0.605469 0.117188,1.054688 0.359375,1.34375 0.25,0.28125 0.546875,0.421875 0.890625,0.421875 0.34375,0 0.640625,-0.144531 0.890625,-0.4375 C 3.710938,-1.285156 3.84375,-1.75 3.84375,-2.375 c 0,-0.59375 -0.125,-1.035156 -0.375,-1.328125 -0.242188,-0.300781 -0.53125,-0.453125 -0.875,-0.453125 -0.335938,0 -0.632812,0.164062 -0.890625,0.484375 C 1.441406,-3.359375 1.3125,-2.90625 1.3125,-2.3125 z m 0,0" | ||
| - id="path42" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-10" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="M 0.5625,1.796875 0.46875,1.0625 C 0.644531,1.101562 0.796875,1.125 0.921875,1.125 1.097656,1.125 1.238281,1.09375 1.34375,1.03125 1.445312,0.976562 1.535156,0.898438 1.609375,0.796875 1.648438,0.710938 1.726562,0.515625 1.84375,0.203125 1.863281,0.160156 1.890625,0.0976562 1.921875,0.015625 l -1.78125,-4.6875 0.859375,0 0.96875,2.703125 c 0.125,0.34375 0.238281,0.703125 0.34375,1.078125 0.082031,-0.351563 0.1875,-0.707031 0.3125,-1.0625 l 1,-2.71875 0.796875,0 -1.78125,4.75 c -0.1875,0.507813 -0.335937,0.863281 -0.4375,1.0625 -0.148437,0.257813 -0.308594,0.445313 -0.484375,0.5625 -0.179688,0.125 -0.398438,0.1875 -0.65625,0.1875 -0.148438,0 -0.3125,-0.03125 -0.5,-0.09375 z m 0,0" | ||
| - id="path45" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-11" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 0.578125,0 0,-4.671875 0.71875,0 0,0.71875 c 0.175781,-0.332031 0.34375,-0.550781 0.5,-0.65625 0.15625,-0.101563 0.328125,-0.15625 0.515625,-0.15625 0.257812,0 0.53125,0.085937 0.8125,0.25 L 2.84375,-3.78125 c -0.1875,-0.113281 -0.382812,-0.171875 -0.578125,-0.171875 -0.167969,0 -0.324219,0.054687 -0.46875,0.15625 C 1.660156,-3.691406 1.5625,-3.546875 1.5,-3.359375 1.414062,-3.078125 1.375,-2.769531 1.375,-2.4375 L 1.375,0 z m 0,0" | ||
| - id="path48" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-12" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="M 0.453125,0.390625 1.21875,0.5 C 1.25,0.738281 1.335938,0.910156 1.484375,1.015625 c 0.195313,0.144531 0.46875,0.21875 0.8125,0.21875 0.363281,0 0.644531,-0.074219 0.84375,-0.21875 C 3.335938,0.867188 3.472656,0.664062 3.546875,0.40625 3.585938,0.238281 3.601562,-0.0976562 3.59375,-0.609375 3.25,-0.203125 2.820312,0 2.3125,0 1.664062,0 1.164062,-0.226562 0.8125,-0.6875 0.46875,-1.15625 0.296875,-1.710938 0.296875,-2.359375 c 0,-0.445313 0.078125,-0.859375 0.234375,-1.234375 0.164062,-0.375 0.398438,-0.660156 0.703125,-0.859375 0.300781,-0.207031 0.660156,-0.3125 1.078125,-0.3125 0.550781,0 1.003906,0.21875 1.359375,0.65625 l 0,-0.5625 0.734375,0 0,4.03125 c 0,0.7265625 -0.078125,1.242187 -0.234375,1.546875 C 4.023438,1.207031 3.789062,1.445312 3.46875,1.625 3.15625,1.800781 2.765625,1.890625 2.296875,1.890625 c -0.5625,0 -1.015625,-0.125 -1.359375,-0.375 -0.335938,-0.25 -0.496094,-0.625 -0.484375,-1.125 z m 0.65625,-2.8125 c 0,0.617187 0.117187,1.0625 0.359375,1.34375 0.238281,0.28125 0.539062,0.421875 0.90625,0.421875 0.363281,0 0.671875,-0.140625 0.921875,-0.421875 0.25,-0.28125 0.375,-0.71875 0.375,-1.3125 0,-0.570313 -0.132813,-1.003906 -0.390625,-1.296875 -0.25,-0.289062 -0.554688,-0.4375 -0.90625,-0.4375 -0.355469,0 -0.65625,0.148438 -0.90625,0.4375 -0.242188,0.28125 -0.359375,0.703125 -0.359375,1.265625 z m 0,0" | ||
| - id="path51" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-13" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 0.59375,0 0,-6.4375 0.796875,0 0,2.3125 c 0.363281,-0.425781 0.828125,-0.640625 1.390625,-0.640625 0.34375,0 0.640625,0.070313 0.890625,0.203125 0.257813,0.136719 0.441406,0.324219 0.546875,0.5625 0.113281,0.242188 0.171875,0.589844 0.171875,1.046875 l 0,2.953125 -0.78125,0 0,-2.953125 C 3.609375,-3.347656 3.519531,-3.632812 3.34375,-3.8125 3.175781,-4 2.9375,-4.09375 2.625,-4.09375 c -0.242188,0 -0.464844,0.0625 -0.671875,0.1875 -0.210937,0.117188 -0.355469,0.277344 -0.4375,0.484375 -0.085937,0.210937 -0.125,0.5 -0.125,0.875 l 0,2.546875 z m 0,0" | ||
| - id="path54" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-14" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 0.71875,0 0,-6.4375 4.65625,0 0,0.75 -3.8125,0 0,1.984375 3.5625,0 0,0.75 -3.5625,0 0,2.1875 3.953125,0 0,0.765625 z m 0,0" | ||
| - id="path57" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-15" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 0.59375,0 0,-4.671875 0.71875,0 0,0.671875 c 0.332031,-0.507812 0.828125,-0.765625 1.484375,-0.765625 0.28125,0 0.535156,0.054687 0.765625,0.15625 0.238281,0.09375 0.414062,0.226563 0.53125,0.390625 0.113281,0.15625 0.195312,0.351562 0.25,0.578125 0.03125,0.148437 0.046875,0.402344 0.046875,0.765625 l 0,2.875 -0.796875,0 0,-2.84375 C 3.59375,-3.164062 3.5625,-3.40625 3.5,-3.5625 3.4375,-3.71875 3.328125,-3.84375 3.171875,-3.9375 3.015625,-4.039062 2.832031,-4.09375 2.625,-4.09375 c -0.335938,0 -0.625,0.109375 -0.875,0.328125 -0.242188,0.210937 -0.359375,0.617187 -0.359375,1.21875 l 0,2.546875 z m 0,0" | ||
| - id="path60" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-16" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 1.890625,0 -1.78125,-4.671875 0.84375,0 1,2.796875 C 2.054688,-1.570312 2.15625,-1.257812 2.25,-0.9375 2.320312,-1.175781 2.421875,-1.46875 2.546875,-1.8125 l 1.03125,-2.859375 0.8125,0 L 2.625,0 z m 0,0" | ||
| - id="path63" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-17" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 0.59375,0 0,-4.671875 0.703125,0 0,0.65625 C 1.441406,-4.242188 1.632812,-4.425781 1.875,-4.5625 c 0.25,-0.132812 0.53125,-0.203125 0.84375,-0.203125 0.34375,0 0.625,0.074219 0.84375,0.21875 0.21875,0.136719 0.375,0.335937 0.46875,0.59375 0.375,-0.539063 0.851562,-0.8125 1.4375,-0.8125 0.46875,0 0.828125,0.132813 1.078125,0.390625 0.25,0.25 0.375,0.640625 0.375,1.171875 L 6.921875,0 6.125,0 l 0,-2.9375 C 6.125,-3.257812 6.097656,-3.488281 6.046875,-3.625 6.003906,-3.757812 5.914062,-3.867188 5.78125,-3.953125 5.644531,-4.046875 5.484375,-4.09375 5.296875,-4.09375 c -0.324219,0 -0.59375,0.109375 -0.8125,0.328125 -0.21875,0.21875 -0.328125,0.570313 -0.328125,1.046875 l 0,2.71875 -0.796875,0 0,-3.03125 c 0,-0.351562 -0.0625,-0.617188 -0.1875,-0.796875 -0.125,-0.175781 -0.335937,-0.265625 -0.625,-0.265625 -0.230469,0 -0.4375,0.0625 -0.625,0.1875 -0.1875,0.117188 -0.324219,0.289062 -0.40625,0.515625 -0.085937,0.21875 -0.125,0.542969 -0.125,0.96875 l 0,2.421875 z m 0,0" | ||
| - id="path66" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-18" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 3.78125,-1.5 0.828125,0.09375 C 4.472656,-0.925781 4.226562,-0.550781 3.875,-0.28125 3.53125,-0.0195312 3.085938,0.109375 2.546875,0.109375 c -0.679687,0 -1.21875,-0.2070312 -1.625,-0.625 -0.398437,-0.425781 -0.59375,-1.019531 -0.59375,-1.78125 0,-0.78125 0.203125,-1.382813 0.609375,-1.8125 0.40625,-0.4375 0.929688,-0.65625 1.578125,-0.65625 0.625,0 1.128906,0.214844 1.515625,0.640625 0.394531,0.417969 0.59375,1.011719 0.59375,1.78125 0,0.054688 0,0.125 0,0.21875 l -3.484375,0 c 0.03125,0.511719 0.175781,0.902344 0.4375,1.171875 0.257813,0.273437 0.585937,0.40625 0.984375,0.40625 0.289062,0 0.535156,-0.070313 0.734375,-0.21875 C 3.503906,-0.921875 3.664062,-1.164062 3.78125,-1.5 z m -2.59375,-1.28125 2.609375,0 C 3.765625,-3.175781 3.664062,-3.472656 3.5,-3.671875 3.25,-3.972656 2.921875,-4.125 2.515625,-4.125 2.148438,-4.125 1.84375,-4 1.59375,-3.75 1.351562,-3.507812 1.21875,-3.1875 1.1875,-2.78125 z m 0,0" | ||
| - id="path69" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-19" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 0.84375,0 0,-6.4375 0.84375,0 0,6.4375 z m 0,0" | ||
| - id="path72" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-20" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 0.65625,0 0,-6.4375 0.859375,0 0,5.671875 3.171875,0 0,0.765625 z m 0,0" | ||
| - id="path75" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-21" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 3.640625,-0.578125 c -0.292969,0.25 -0.574219,0.429687 -0.84375,0.53125 -0.273437,0.1015625 -0.5625,0.15625 -0.875,0.15625 -0.511719,0 -0.90625,-0.125 -1.1875,-0.375 -0.273437,-0.25 -0.40625,-0.570313 -0.40625,-0.96875 0,-0.226563 0.050781,-0.4375 0.15625,-0.625 0.101563,-0.1875 0.238281,-0.335937 0.40625,-0.453125 0.164063,-0.113281 0.351563,-0.203125 0.5625,-0.265625 0.15625,-0.03125 0.390625,-0.066406 0.703125,-0.109375 0.644531,-0.070312 1.117188,-0.164062 1.421875,-0.28125 0,-0.101562 0,-0.171875 0,-0.203125 0,-0.320313 -0.074219,-0.546875 -0.21875,-0.671875 C 3.148438,-4.03125 2.847656,-4.125 2.453125,-4.125 c -0.375,0 -0.652344,0.070312 -0.828125,0.203125 -0.179688,0.125 -0.308594,0.355469 -0.390625,0.6875 L 0.46875,-3.328125 C 0.53125,-3.660156 0.640625,-3.925781 0.796875,-4.125 0.960938,-4.332031 1.195312,-4.488281 1.5,-4.59375 c 0.3125,-0.113281 0.664062,-0.171875 1.0625,-0.171875 0.40625,0 0.726562,0.046875 0.96875,0.140625 0.25,0.09375 0.429688,0.214844 0.546875,0.359375 0.125,0.136719 0.207031,0.3125 0.25,0.53125 0.03125,0.136719 0.046875,0.375 0.046875,0.71875 l 0,1.0625 c 0,0.730469 0.015625,1.195313 0.046875,1.390625 C 4.453125,-0.363281 4.519531,-0.175781 4.625,0 L 3.796875,0 C 3.710938,-0.164062 3.660156,-0.359375 3.640625,-0.578125 z M 3.578125,-2.34375 C 3.285156,-2.226562 2.851562,-2.128906 2.28125,-2.046875 1.957031,-1.992188 1.726562,-1.9375 1.59375,-1.875 c -0.136719,0.054688 -0.242188,0.136719 -0.3125,0.25 -0.074219,0.117188 -0.109375,0.242188 -0.109375,0.375 0,0.210938 0.078125,0.386719 0.234375,0.53125 0.15625,0.136719 0.390625,0.203125 0.703125,0.203125 0.300781,0 0.570313,-0.066406 0.8125,-0.203125 0.238281,-0.132812 0.414063,-0.316406 0.53125,-0.546875 0.082031,-0.175781 0.125,-0.4375 0.125,-0.78125 z m 0,0" | ||
| - id="path78" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-22" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 1.453125,0 -1.421875,-4.671875 0.8125,0 0.75,2.703125 0.265625,1 c 0.00781,-0.050781 0.09375,-0.375 0.25,-0.96875 l 0.734375,-2.734375 0.8125,0 0.703125,2.71875 0.234375,0.890625 0.265625,-0.90625 0.796875,-2.703125 0.765625,0 L 4.96875,0 4.15625,0 3.40625,-2.796875 3.21875,-3.59375 2.28125,0 z m 0,0" | ||
| - id="path81" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-23" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 0.6875,0 0,-6.4375 2.4375,0 c 0.425781,0 0.753906,0.023438 0.984375,0.0625 0.3125,0.054688 0.570313,0.152344 0.78125,0.296875 0.21875,0.148437 0.390625,0.355469 0.515625,0.625 0.132812,0.261719 0.203125,0.554687 0.203125,0.875 0,0.554687 -0.179687,1.015625 -0.53125,1.390625 -0.34375,0.375 -0.96875,0.5625 -1.875,0.5625 l -1.65625,0 0,2.625 z m 0.859375,-3.375 1.671875,0 c 0.539062,0 0.925781,-0.101562 1.15625,-0.3125 0.238281,-0.207031 0.359375,-0.492188 0.359375,-0.859375 0,-0.269531 -0.070313,-0.5 -0.203125,-0.6875 C 4.394531,-5.429688 4.210938,-5.5625 3.984375,-5.625 3.847656,-5.664062 3.582031,-5.6875 3.1875,-5.6875 l -1.640625,0 z m 0,0" | ||
| - id="path84" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-24" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 0.28125,-1.390625 0.78125,-0.125 c 0.039062,0.3125 0.160156,0.554687 0.359375,0.71875 0.207031,0.167969 0.488281,0.25 0.84375,0.25 0.363281,0 0.632813,-0.070313 0.8125,-0.21875 0.175781,-0.144531 0.265625,-0.316406 0.265625,-0.515625 0,-0.1875 -0.078125,-0.328125 -0.234375,-0.421875 -0.117187,-0.070313 -0.386719,-0.164063 -0.8125,-0.28125 -0.585937,-0.144531 -0.992187,-0.269531 -1.21875,-0.375 -0.21875,-0.101563 -0.386719,-0.25 -0.5,-0.4375 -0.117187,-0.1875 -0.171875,-0.394531 -0.171875,-0.625 0,-0.207031 0.046875,-0.398437 0.140625,-0.578125 0.09375,-0.175781 0.222656,-0.328125 0.390625,-0.453125 0.125,-0.082031 0.289062,-0.15625 0.5,-0.21875 0.21875,-0.0625 0.445312,-0.09375 0.6875,-0.09375 0.363281,0 0.679688,0.054687 0.953125,0.15625 0.28125,0.105469 0.488281,0.246094 0.625,0.421875 0.132813,0.179688 0.226563,0.417969 0.28125,0.71875 l -0.78125,0.109375 C 3.171875,-3.597656 3.066406,-3.785156 2.890625,-3.921875 2.722656,-4.054688 2.488281,-4.125 2.1875,-4.125 c -0.367188,0 -0.625,0.0625 -0.78125,0.1875 -0.15625,0.117188 -0.234375,0.257812 -0.234375,0.421875 0,0.105469 0.03125,0.195313 0.09375,0.265625 0.0625,0.09375 0.164063,0.167969 0.3125,0.21875 0.070313,0.03125 0.300781,0.101562 0.6875,0.203125 0.5625,0.148437 0.953125,0.265625 1.171875,0.359375 0.226562,0.09375 0.40625,0.234375 0.53125,0.421875 0.125,0.179687 0.1875,0.402344 0.1875,0.671875 0,0.273438 -0.078125,0.523438 -0.234375,0.75 -0.15625,0.230469 -0.382813,0.414062 -0.671875,0.546875 -0.28125,0.125 -0.609375,0.1875 -0.984375,0.1875 -0.605469,0 -1.070313,-0.125 -1.390625,-0.375 -0.3125,-0.257813 -0.511719,-0.632813 -0.59375,-1.125 z m 0,0" | ||
| - id="path87" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-25" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 2.328125,0 0,-5.6875 -2.109375,0 0,-0.75 5.09375,0 0,0.75 -2.125,0 0,5.6875 z m 0,0" | ||
| - id="path90" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-26" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 0.0625,0 1.703125,-2.421875 -1.578125,-2.25 1,0 0.71875,1.09375 c 0.125,0.210937 0.226562,0.386719 0.3125,0.53125 0.132812,-0.195313 0.253906,-0.367187 0.359375,-0.515625 l 0.78125,-1.109375 0.953125,0 L 2.703125,-2.46875 4.4375,0 3.46875,0 2.5,-1.453125 2.25,-1.84375 1.03125,0 z m 0,0" | ||
| - id="path93" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-27" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 3.625,0 0,-0.59375 C 3.320312,-0.125 2.882812,0.109375 2.3125,0.109375 c -0.367188,0 -0.703125,-0.10546875 -1.015625,-0.3125 C 0.984375,-0.410156 0.738281,-0.695312 0.5625,-1.0625 c -0.167969,-0.363281 -0.25,-0.785156 -0.25,-1.265625 0,-0.46875 0.078125,-0.890625 0.234375,-1.265625 0.15625,-0.382812 0.382813,-0.675781 0.6875,-0.875 0.3125,-0.195312 0.660156,-0.296875 1.046875,-0.296875 0.28125,0 0.53125,0.058594 0.75,0.171875 C 3.25,-4.476562 3.425781,-4.320312 3.5625,-4.125 l 0,-2.3125 0.796875,0 0,6.4375 z m -2.5,-2.328125 c 0,0.59375 0.125,1.042969 0.375,1.34375 0.25,0.292969 0.546875,0.4375 0.890625,0.4375 0.34375,0 0.632813,-0.140625 0.875,-0.421875 0.25,-0.28125 0.375,-0.710938 0.375,-1.296875 0,-0.632813 -0.125,-1.101563 -0.375,-1.40625 C 3.015625,-3.972656 2.710938,-4.125 2.359375,-4.125 2.003906,-4.125 1.707031,-3.976562 1.46875,-3.6875 1.238281,-3.394531 1.125,-2.941406 1.125,-2.328125 z m 0,0" | ||
| - id="path96" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-28" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 1.8125,0 -1.703125,-6.4375 0.875,0 0.984375,4.21875 c 0.101562,0.4375 0.191406,0.875 0.265625,1.3125 C 2.398438,-1.59375 2.5,-1.988281 2.53125,-2.09375 L 3.75,-6.4375 l 1.03125,0 0.921875,3.25 c 0.226563,0.8125 0.394531,1.574219 0.5,2.28125 0.082031,-0.40625 0.191406,-0.867188 0.328125,-1.390625 l 1,-4.140625 0.859375,0 L 6.625,0 5.8125,0 4.453125,-4.90625 C 4.335938,-5.320312 4.269531,-5.578125 4.25,-5.671875 4.175781,-5.367188 4.113281,-5.113281 4.0625,-4.90625 L 2.6875,0 z m 0,0" | ||
| - id="path99" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-29" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 3.703125,-2.53125 0,-0.75 2.734375,0 0,2.390625 c -0.417969,0.335937 -0.851562,0.585937 -1.296875,0.75 -0.449219,0.1640625 -0.90625,0.25 -1.375,0.25 -0.625,0 -1.199219,-0.1328125 -1.71875,-0.40625 C 1.523438,-0.566406 1.132812,-0.957031 0.875,-1.46875 0.613281,-1.976562 0.484375,-2.550781 0.484375,-3.1875 c 0,-0.625 0.128906,-1.207031 0.390625,-1.75 0.257812,-0.550781 0.632812,-0.957031 1.125,-1.21875 0.5,-0.257812 1.066406,-0.390625 1.703125,-0.390625 0.46875,0 0.890625,0.078125 1.265625,0.234375 0.375,0.148438 0.664062,0.355469 0.875,0.625 0.21875,0.261719 0.382812,0.609375 0.5,1.046875 L 5.578125,-4.4375 C 5.472656,-4.757812 5.347656,-5.015625 5.203125,-5.203125 5.066406,-5.390625 4.863281,-5.539062 4.59375,-5.65625 4.332031,-5.769531 4.035156,-5.828125 3.703125,-5.828125 c -0.386719,0 -0.726563,0.0625 -1.015625,0.1875 -0.28125,0.117187 -0.511719,0.273437 -0.6875,0.46875 -0.167969,0.1875 -0.296875,0.398437 -0.390625,0.625 -0.167969,0.40625 -0.25,0.839844 -0.25,1.296875 0,0.585938 0.097656,1.070312 0.296875,1.453125 0.195312,0.386719 0.484375,0.671875 0.859375,0.859375 0.375,0.1875 0.773437,0.28125 1.203125,0.28125 0.375,0 0.734375,-0.066406 1.078125,-0.203125 0.351563,-0.144531 0.625,-0.300781 0.8125,-0.46875 l 0,-1.203125 z m 0,0" | ||
| - id="path102" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-30" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 0.4375,-3.140625 c 0,-1.0625 0.285156,-1.894531 0.859375,-2.5 0.570313,-0.613281 1.3125,-0.921875 2.21875,-0.921875 0.59375,0 1.128906,0.148438 1.609375,0.4375 0.476562,0.28125 0.84375,0.679688 1.09375,1.1875 0.25,0.511719 0.375,1.085938 0.375,1.71875 0,0.65625 -0.132812,1.246094 -0.390625,1.765625 -0.261719,0.511719 -0.636719,0.902344 -1.125,1.171875 -0.480469,0.2617188 -1,0.390625 -1.5625,0.390625 -0.605469,0 -1.148437,-0.1445312 -1.625,-0.4375 C 1.410156,-0.617188 1.046875,-1.019531 0.796875,-1.53125 0.554688,-2.039062 0.4375,-2.578125 0.4375,-3.140625 z M 1.3125,-3.125 c 0,0.78125 0.207031,1.398438 0.625,1.84375 0.414062,0.4375 0.941406,0.65625 1.578125,0.65625 0.632813,0 1.160156,-0.222656 1.578125,-0.671875 0.414062,-0.445313 0.625,-1.085937 0.625,-1.921875 0,-0.519531 -0.089844,-0.972656 -0.265625,-1.359375 C 5.273438,-4.972656 5.015625,-5.28125 4.671875,-5.5 4.328125,-5.71875 3.945312,-5.828125 3.53125,-5.828125 c -0.605469,0 -1.125,0.210937 -1.5625,0.625 C 1.53125,-4.785156 1.3125,-4.09375 1.3125,-3.125 z m 0,0" | ||
| - id="path105" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-31" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 0.40625,-2.0625 0.796875,-0.078125 c 0.039063,0.324219 0.128906,0.589844 0.265625,0.796875 0.144531,0.210938 0.363281,0.375 0.65625,0.5 0.289062,0.125 0.617188,0.1875 0.984375,0.1875 0.320313,0 0.609375,-0.046875 0.859375,-0.140625 0.25,-0.09375 0.4375,-0.222656 0.5625,-0.390625 0.125,-0.175781 0.1875,-0.363281 0.1875,-0.5625 0,-0.195312 -0.0625,-0.367188 -0.1875,-0.515625 C 4.414062,-2.421875 4.222656,-2.550781 3.953125,-2.65625 3.785156,-2.726562 3.40625,-2.832031 2.8125,-2.96875 2.21875,-3.113281 1.800781,-3.25 1.5625,-3.375 1.257812,-3.53125 1.03125,-3.726562 0.875,-3.96875 0.726562,-4.207031 0.65625,-4.476562 0.65625,-4.78125 c 0,-0.320312 0.085938,-0.625 0.265625,-0.90625 0.1875,-0.28125 0.457031,-0.492188 0.8125,-0.640625 0.351563,-0.144531 0.75,-0.21875 1.1875,-0.21875 0.476563,0 0.898437,0.078125 1.265625,0.234375 0.363281,0.148438 0.640625,0.371094 0.828125,0.671875 C 5.210938,-5.335938 5.320312,-5 5.34375,-4.625 l -0.828125,0.0625 c -0.042969,-0.40625 -0.1875,-0.710938 -0.4375,-0.921875 -0.25,-0.207031 -0.625,-0.3125 -1.125,-0.3125 -0.511719,0 -0.886719,0.09375 -1.125,0.28125 -0.242187,0.1875 -0.359375,0.417969 -0.359375,0.6875 0,0.230469 0.082031,0.417969 0.25,0.5625 0.164062,0.15625 0.59375,0.3125 1.28125,0.46875 0.695312,0.15625 1.175781,0.292969 1.4375,0.40625 0.375,0.167969 0.648438,0.386719 0.828125,0.65625 0.175781,0.261719 0.265625,0.570313 0.265625,0.921875 0,0.335938 -0.101562,0.65625 -0.296875,0.96875 -0.199219,0.304688 -0.480469,0.539062 -0.84375,0.703125 -0.367187,0.1640625 -0.777344,0.25 -1.234375,0.25 -0.585938,0 -1.074219,-0.0859375 -1.46875,-0.25 C 1.289062,-0.316406 0.976562,-0.570312 0.75,-0.90625 0.53125,-1.25 0.414062,-1.632812 0.40625,-2.0625 z m 0,0" | ||
| - id="path108" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-32" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 0.6875,0 0,-6.4375 2.21875,0 c 0.507812,0 0.894531,0.03125 1.15625,0.09375 0.363281,0.085938 0.675781,0.234375 0.9375,0.453125 0.34375,0.292969 0.597656,0.664063 0.765625,1.109375 0.164063,0.4375 0.25,0.949219 0.25,1.53125 0,0.492188 -0.058594,0.921875 -0.171875,1.296875 -0.117188,0.375 -0.261719,0.6875 -0.4375,0.9375 -0.179688,0.25 -0.375,0.449219 -0.59375,0.59375 -0.210938,0.136719 -0.464844,0.242187 -0.765625,0.3125 C 3.753906,-0.0351562 3.410156,0 3.015625,0 z m 0.859375,-0.765625 1.375,0 c 0.425781,0 0.757813,-0.035156 1,-0.109375 C 4.160156,-0.957031 4.351562,-1.070312 4.5,-1.21875 4.695312,-1.414062 4.851562,-1.6875 4.96875,-2.03125 5.082031,-2.375 5.140625,-2.785156 5.140625,-3.265625 5.140625,-3.941406 5.03125,-4.457031 4.8125,-4.8125 4.59375,-5.175781 4.320312,-5.421875 4,-5.546875 3.769531,-5.640625 3.40625,-5.6875 2.90625,-5.6875 l -1.359375,0 z m 0,0" | ||
| - id="path111" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-33" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 0.734375,0 0,-6.4375 4.34375,0 0,0.75 -3.484375,0 0,2 3.015625,0 0,0.765625 -3.015625,0 0,2.921875 z m 0,0" | ||
| - id="path114" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph1-34" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 0.59375,0 0,-6.4375 0.796875,0 0,3.671875 1.875,-1.90625 1.015625,0 L 2.5,-2.9375 4.46875,0 3.484375,0 l -1.53125,-2.390625 -0.5625,0.546875 0,1.84375 z m 0,0" | ||
| - id="path117" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph2-0" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 0.75,-5.71875 3.296875,0 0,5.71875 L 0.75,0 z m 0.40625,5.3125 2.484375,0 0,-4.90625 -2.484375,0 z m 0,0" | ||
| - id="path120" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph2-1" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 3.625,0 0,-2.765625 c 0,-0.351563 -0.085938,-0.613281 -0.25,-0.78125 C 3.21875,-3.722656 2.972656,-3.8125 2.640625,-3.8125 c -0.449219,0 -0.777344,0.125 -0.984375,0.375 -0.210938,0.242188 -0.3125,0.636719 -0.3125,1.1875 l 0,2.25 -0.65625,0 0,-4.28125 0.53125,0 0.109375,0.578125 0.03125,0 c 0.125,-0.207031 0.304687,-0.367187 0.546875,-0.484375 0.238281,-0.113281 0.507812,-0.171875 0.8125,-0.171875 0.507812,0 0.894531,0.125 1.15625,0.375 0.257812,0.25 0.390625,0.648437 0.390625,1.1875 l 0,2.796875 z m 0,0" | ||
| - id="path123" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph2-2" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="M 2.5,0.078125 C 1.863281,0.078125 1.363281,-0.113281 1,-0.5 0.632812,-0.882812 0.453125,-1.421875 0.453125,-2.109375 c 0,-0.6875 0.164063,-1.234375 0.5,-1.640625 0.34375,-0.40625 0.800781,-0.609375 1.375,-0.609375 0.539063,0 0.96875,0.179687 1.28125,0.53125 0.3125,0.355469 0.46875,0.820313 0.46875,1.390625 l 0,0.40625 -2.953125,0 c 0.00781,0.511719 0.132812,0.898438 0.375,1.15625 0.238281,0.261719 0.578125,0.390625 1.015625,0.390625 0.46875,0 0.925781,-0.097656 1.375,-0.296875 l 0,0.578125 C 3.660156,-0.0976562 3.441406,-0.0234375 3.234375,0.015625 3.035156,0.0546875 2.789062,0.078125 2.5,0.078125 z M 2.328125,-3.8125 C 1.984375,-3.8125 1.707031,-3.695312 1.5,-3.46875 1.289062,-3.25 1.171875,-2.941406 1.140625,-2.546875 l 2.234375,0 c 0,-0.414063 -0.09375,-0.726563 -0.28125,-0.9375 C 2.914062,-3.703125 2.660156,-3.8125 2.328125,-3.8125 z m 0,0" | ||
| - id="path126" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph2-3" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="M 4.1875,0 3.40625,-2.515625 C 3.351562,-2.671875 3.257812,-3.019531 3.125,-3.5625 l -0.03125,0 C 2.988281,-3.101562 2.894531,-2.75 2.8125,-2.5 L 2.015625,0 l -0.75,0 -1.171875,-4.28125 0.671875,0 c 0.28125,1.074219 0.492187,1.890625 0.640625,2.453125 0.144531,0.5625 0.226562,0.945313 0.25,1.140625 l 0.03125,0 c 0.019531,-0.144531 0.0625,-0.335938 0.125,-0.578125 0.070312,-0.238281 0.128906,-0.425781 0.171875,-0.5625 l 0.78125,-2.453125 0.703125,0 0.765625,2.453125 c 0.144531,0.449219 0.242187,0.824219 0.296875,1.125 l 0.03125,0 C 4.570312,-0.796875 4.597656,-0.9375 4.640625,-1.125 4.691406,-1.320312 4.96875,-2.375 5.46875,-4.28125 l 0.671875,0 L 4.953125,0 z m 0,0" | ||
| - id="path129" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph2-4" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="" | ||
| - id="path132" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph2-5" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 1.9375,-6.078125 0.546875,0 0,8.015625 -0.546875,0 z m 0,0" | ||
| - id="path135" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph2-6" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 3.609375,-0.578125 -0.046875,0 c -0.292969,0.4375 -0.742188,0.65625 -1.34375,0.65625 -0.554688,0 -0.984375,-0.191406 -1.296875,-0.578125 -0.3125,-0.382812 -0.46875,-0.925781 -0.46875,-1.625 0,-0.707031 0.15625,-1.253906 0.46875,-1.640625 0.3125,-0.394531 0.742187,-0.59375 1.296875,-0.59375 0.582031,0 1.03125,0.210937 1.34375,0.625 l 0.046875,0 -0.03125,-0.296875 -0.015625,-0.3125 0,-1.734375 0.65625,0 L 4.21875,0 3.6875,0 z M 2.3125,-0.46875 c 0.4375,0 0.753906,-0.117188 0.953125,-0.359375 C 3.460938,-1.066406 3.5625,-1.457031 3.5625,-2 l 0,-0.125 c 0,-0.613281 -0.101562,-1.046875 -0.296875,-1.296875 C 3.066406,-3.679688 2.742188,-3.8125 2.296875,-3.8125 c -0.375,0 -0.667969,0.148438 -0.875,0.4375 C 1.222656,-3.082031 1.125,-2.664062 1.125,-2.125 c 0,0.554688 0.097656,0.96875 0.296875,1.25 0.195313,0.273438 0.492187,0.40625 0.890625,0.40625 z m 0,0" | ||
| - id="path138" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph2-7" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 1.34375,0 -0.65625,0 0,-4.28125 0.65625,0 z M 0.640625,-5.4375 c 0,-0.15625 0.035156,-0.265625 0.109375,-0.328125 C 0.820312,-5.835938 0.910156,-5.875 1.015625,-5.875 c 0.101563,0 0.191406,0.039062 0.265625,0.109375 0.082031,0.074219 0.125,0.183594 0.125,0.328125 0,0.148438 -0.042969,0.257812 -0.125,0.328125 -0.074219,0.0625 -0.164062,0.09375 -0.265625,0.09375 -0.105469,0 -0.195313,-0.03125 -0.265625,-0.09375 C 0.675781,-5.179688 0.640625,-5.289062 0.640625,-5.4375 z m 0,0" | ||
| - id="path141" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph2-8" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 2.078125,-0.453125 c 0.113281,0 0.222656,-0.007813 0.328125,-0.03125 0.101562,-0.019531 0.1875,-0.035156 0.25,-0.046875 l 0,0.484375 c -0.074219,0.04296875 -0.179688,0.0703125 -0.3125,0.09375 -0.136719,0.0195312 -0.257812,0.03125 -0.359375,0.03125 -0.835937,0 -1.25,-0.4375 -1.25,-1.3125 l 0,-2.546875 -0.609375,0 0,-0.3125 0.609375,-0.265625 0.28125,-0.921875 0.375,0 0,1 1.234375,0 0,0.5 -1.234375,0 0,2.515625 c 0,0.261719 0.054687,0.464844 0.171875,0.609375 0.125,0.136719 0.296875,0.203125 0.515625,0.203125 z m 0,0" | ||
| - id="path144" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph2-9" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 1.34375,0 -0.65625,0 0,-6.078125 0.65625,0 z m 0,0" | ||
| - id="path147" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph2-10" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 2.625,-3.78125 -1.09375,0 0,3.78125 -0.65625,0 0,-3.78125 -0.765625,0 0,-0.296875 L 0.875,-4.3125 l 0,-0.234375 C 0.875,-5.597656 1.335938,-6.125 2.265625,-6.125 2.484375,-6.125 2.75,-6.078125 3.0625,-5.984375 L 2.890625,-5.46875 c -0.25,-0.082031 -0.464844,-0.125 -0.640625,-0.125 -0.25,0 -0.433594,0.085938 -0.546875,0.25 C 1.585938,-5.175781 1.53125,-4.914062 1.53125,-4.5625 l 0,0.28125 1.09375,0 z M 4.34375,0 3.6875,0 l 0,-6.078125 0.65625,0 z m 0,0" | ||
| - id="path150" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph2-11" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="M 3.328125,0 3.1875,-0.609375 l -0.03125,0 C 2.945312,-0.335938 2.734375,-0.15625 2.515625,-0.0625 2.304688,0.03125 2.046875,0.078125 1.734375,0.078125 c -0.429687,0 -0.761719,-0.109375 -1,-0.328125 C 0.492188,-0.46875 0.375,-0.78125 0.375,-1.1875 c 0,-0.863281 0.6875,-1.316406 2.0625,-1.359375 l 0.734375,-0.015625 0,-0.265625 c 0,-0.34375 -0.074219,-0.59375 -0.21875,-0.75 -0.148437,-0.15625 -0.375,-0.234375 -0.6875,-0.234375 -0.367187,0 -0.773437,0.109375 -1.21875,0.328125 l -0.203125,-0.5 C 1.0625,-4.097656 1.296875,-4.1875 1.546875,-4.25 c 0.25,-0.070312 0.5,-0.109375 0.75,-0.109375 0.507813,0 0.882813,0.117187 1.125,0.34375 0.25,0.230469 0.375,0.59375 0.375,1.09375 l 0,2.921875 z m -1.46875,-0.453125 c 0.40625,0 0.722656,-0.109375 0.953125,-0.328125 0.226562,-0.226562 0.34375,-0.539062 0.34375,-0.9375 l 0,-0.390625 L 2.5,-2.078125 c -0.511719,0.023437 -0.882812,0.105469 -1.109375,0.25 -0.230469,0.136719 -0.34375,0.355469 -0.34375,0.65625 0,0.230469 0.066406,0.40625 0.203125,0.53125 0.144531,0.125 0.347656,0.1875 0.609375,0.1875 z m 0,0" | ||
| - id="path153" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph2-12" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 4.1875,-4.28125 0,0.40625 -0.78125,0.09375 c 0.070312,0.09375 0.132812,0.214844 0.1875,0.359375 0.0625,0.148437 0.09375,0.3125 0.09375,0.5 0,0.417969 -0.148438,0.75 -0.4375,1 -0.28125,0.25 -0.671875,0.375 -1.171875,0.375 -0.136719,0 -0.257813,-0.00781 -0.359375,-0.03125 C 1.4375,-1.429688 1.296875,-1.25 1.296875,-1.03125 c 0,0.125 0.046875,0.214844 0.140625,0.265625 0.101562,0.054687 0.269531,0.078125 0.5,0.078125 l 0.765625,0 c 0.457031,0 0.8125,0.101562 1.0625,0.296875 0.25,0.199219 0.375,0.484375 0.375,0.859375 0,0.46875 -0.195313,0.828125 -0.578125,1.078125 -0.375,0.25 -0.929688,0.375 -1.65625,0.375 -0.5625,0 -0.996094,-0.105469 -1.296875,-0.3125 -0.304687,-0.210937 -0.453125,-0.5 -0.453125,-0.875 0,-0.261719 0.082031,-0.492187 0.25,-0.6875 0.164062,-0.1875 0.398438,-0.316406 0.703125,-0.390625 C 0.992188,-0.382812 0.898438,-0.457031 0.828125,-0.5625 0.753906,-0.664062 0.71875,-0.789062 0.71875,-0.9375 c 0,-0.15625 0.039062,-0.289062 0.125,-0.40625 C 0.925781,-1.457031 1.054688,-1.570312 1.234375,-1.6875 1.015625,-1.769531 0.832031,-1.921875 0.6875,-2.140625 c -0.136719,-0.21875 -0.203125,-0.46875 -0.203125,-0.75 0,-0.46875 0.140625,-0.828125 0.421875,-1.078125 0.28125,-0.257812 0.679688,-0.390625 1.203125,-0.390625 0.21875,0 0.421875,0.027344 0.609375,0.078125 z m -3.40625,5 c 0,0.226562 0.09375,0.398438 0.28125,0.515625 0.195312,0.125 0.476562,0.1875 0.84375,0.1875 0.550781,0 0.957031,-0.085937 1.21875,-0.25 0.257812,-0.15625 0.390625,-0.375 0.390625,-0.65625 0,-0.230469 -0.074219,-0.390625 -0.21875,-0.484375 -0.148437,-0.0820312 -0.417969,-0.125 -0.8125,-0.125 l -0.765625,0 c -0.304688,0 -0.539062,0.0703125 -0.703125,0.203125 C 0.859375,0.253906 0.78125,0.457031 0.78125,0.71875 z m 0.34375,-3.625 c 0,0.292969 0.082031,0.515625 0.25,0.671875 C 1.550781,-2.078125 1.789062,-2 2.09375,-2 c 0.632812,0 0.953125,-0.304688 0.953125,-0.921875 0,-0.644531 -0.324219,-0.96875 -0.96875,-0.96875 -0.304687,0 -0.539063,0.085937 -0.703125,0.25 -0.167969,0.167969 -0.25,0.414063 -0.25,0.734375 z m 0,0" | ||
| - id="path156" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph3-0" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="" | ||
| - id="path159" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph3-1" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 7.21875,-11.8125 0,11.8125 -2.359375,0 0,-11.8125 -4.234375,0 0,-2.171875 10.828125,0 0,2.171875 z m 0,0" | ||
| - id="path162" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph3-2" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 10.234375,0 -2.03125,0 0,-1.421875 C 7.316406,-0.367188 6.132812,0.15625 4.65625,0.15625 c -1.105469,0 -2.023438,-0.3125 -2.75,-0.9375 -0.730469,-0.625 -1.09375,-1.457031 -1.09375,-2.5 0,-1.050781 0.382812,-1.835938 1.15625,-2.359375 C 2.75,-6.160156 3.800781,-6.421875 5.125,-6.421875 l 2.890625,0 0,-0.390625 c 0,-1.414062 -0.789063,-2.125 -2.359375,-2.125 -0.980469,0 -2.007812,0.359375 -3.078125,1.078125 l -1,-1.40625 c 1.289063,-1.019531 2.757813,-1.53125 4.40625,-1.53125 1.25,0 2.269531,0.320313 3.0625,0.953125 0.789063,0.625 1.1875,1.621094 1.1875,2.984375 z M 8,-3.953125 l 0,-0.90625 -2.515625,0 c -1.617187,0 -2.421875,0.507813 -2.421875,1.515625 0,0.523438 0.195312,0.921875 0.59375,1.203125 0.40625,0.273437 0.960938,0.40625 1.671875,0.40625 0.71875,0 1.34375,-0.195313 1.875,-0.59375 C 7.734375,-2.734375 8,-3.273438 8,-3.953125 z m 0,0" | ||
| - id="path165" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph3-3" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 11.453125,-10.640625 0,9.28125 c 0,1.875 -0.511719,3.28125 -1.53125,4.21875 C 8.910156,3.804688 7.601562,4.28125 6,4.28125 c -1.605469,0 -3.054688,-0.5 -4.34375,-1.5 l 1.0625,-1.703125 c 1.039062,0.789063 2.085938,1.1875 3.140625,1.1875 1.0625,0 1.898437,-0.277344 2.515625,-0.828125 C 9,0.894531 9.3125,0.0195312 9.3125,-1.1875 l 0,-1.359375 C 8.976562,-1.910156 8.5,-1.40625 7.875,-1.03125 c -0.617188,0.367188 -1.308594,0.546875 -2.078125,0.546875 -1.40625,0 -2.570313,-0.488281 -3.484375,-1.46875 -0.90625,-0.988281 -1.359375,-2.21875 -1.359375,-3.6875 0,-1.46875 0.453125,-2.691406 1.359375,-3.671875 0.914062,-0.988281 2.078125,-1.484375 3.484375,-1.484375 1.40625,0 2.546875,0.578125 3.421875,1.734375 l 0,-1.578125 z m -8.296875,4.90625 c 0,0.875 0.269531,1.632813 0.8125,2.265625 0.539062,0.636719 1.265625,0.953125 2.171875,0.953125 0.914063,0 1.65625,-0.304687 2.21875,-0.921875 0.570313,-0.613281 0.859375,-1.375 0.859375,-2.28125 0,-0.914062 -0.289062,-1.691406 -0.859375,-2.328125 C 7.785156,-8.679688 7.046875,-9 6.140625,-9 c -0.90625,0 -1.632813,0.328125 -2.171875,0.984375 -0.542969,0.648437 -0.8125,1.40625 -0.8125,2.28125 z m 0,0" | ||
| - id="path168" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph3-4" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="" | ||
| - id="path171" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph3-5" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 11.765625,-13.984375 0,2.21875 -7.46875,0 0,3.703125 6.703125,0 0,2.109375 -6.703125,0 0,3.734375 7.703125,0 L 12,0 1.9375,0 l 0,-13.984375 z m 0,0" | ||
| - id="path174" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph3-6" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 5.953125,0.15625 c -1.34375,0 -2.515625,-0.503906 -3.515625,-1.515625 -1,-1.007813 -1.5,-2.34375 -1.5,-4 0,-1.65625 0.507812,-2.972656 1.53125,-3.953125 1.03125,-0.988281 2.253906,-1.484375 3.671875,-1.484375 1.425781,0 2.570313,0.601563 3.4375,1.796875 l 0,-5.84375 2.234375,0 0,14.84375 -2.234375,0 0,-1.59375 c -0.824219,1.167969 -2.03125,1.75 -3.625,1.75 z M 3.1875,-5.265625 c 0,1.023437 0.320312,1.855469 0.96875,2.5 0.65625,0.636719 1.421875,0.953125 2.296875,0.953125 0.882813,0 1.632813,-0.320312 2.25,-0.96875 C 9.316406,-3.4375 9.625,-4.269531 9.625,-5.28125 9.625,-6.289062 9.316406,-7.132812 8.703125,-7.8125 8.085938,-8.5 7.332031,-8.84375 6.4375,-8.84375 5.539062,-8.84375 4.773438,-8.5 4.140625,-7.8125 3.503906,-7.132812 3.1875,-6.285156 3.1875,-5.265625 z m 0,0" | ||
| - id="path177" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph3-7" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="M 3.859375,0 1.625,0 l 0,-10.640625 2.234375,0 z m -2.09375,-12.765625 c -0.28125,-0.28125 -0.421875,-0.613281 -0.421875,-1 0,-0.382813 0.140625,-0.71875 0.421875,-1 0.28125,-0.28125 0.613281,-0.421875 1,-0.421875 0.382813,0 0.71875,0.140625 1,0.421875 0.28125,0.28125 0.421875,0.617187 0.421875,1 0,0.386719 -0.140625,0.71875 -0.421875,1 -0.28125,0.28125 -0.617187,0.421875 -1,0.421875 -0.386719,0 -0.71875,-0.140625 -1,-0.421875 z m 0,0" | ||
| - id="path180" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph3-8" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 4.375,-8.84375 0,5.40625 c 0,0.5 0.132812,0.902344 0.40625,1.203125 0.269531,0.304687 0.644531,0.453125 1.125,0.453125 0.476562,0 0.9375,-0.234375 1.375,-0.703125 l 0.921875,1.578125 c -0.792969,0.710938 -1.667969,1.0625 -2.625,1.0625 -0.949219,0 -1.761719,-0.328125 -2.4375,-0.984375 -0.667969,-0.65625 -1,-1.546875 -1,-2.671875 l 0,-5.34375 -1.34375,0 0,-1.796875 1.34375,0 0,-3.34375 2.234375,0 0,3.34375 2.8125,0 0,1.796875 z m 0,0" | ||
| - id="path183" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph3-9" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 4.109375,-2.8125 c 0.632813,0.648438 1.4375,0.96875 2.40625,0.96875 0.976563,0 1.78125,-0.320312 2.40625,-0.96875 0.632813,-0.644531 0.953125,-1.476562 0.953125,-2.5 0,-1.03125 -0.320312,-1.867188 -0.953125,-2.515625 -0.625,-0.644531 -1.429687,-0.96875 -2.40625,-0.96875 -0.96875,0 -1.773437,0.324219 -2.40625,0.96875 C 3.472656,-7.179688 3.15625,-6.34375 3.15625,-5.3125 c 0,1.023438 0.316406,1.855469 0.953125,2.5 z m 6.40625,1.390625 c -1.0625,1.054687 -2.398437,1.578125 -4,1.578125 -1.59375,0 -2.929687,-0.523438 -4,-1.578125 -1.0625,-1.0625 -1.59375,-2.359375 -1.59375,-3.890625 0,-1.539062 0.53125,-2.835938 1.59375,-3.890625 1.070313,-1.0625 2.40625,-1.59375 4,-1.59375 1.601563,0 2.9375,0.53125 4,1.59375 1.070313,1.054687 1.609375,2.351563 1.609375,3.890625 0,1.53125 -0.539062,2.828125 -1.609375,3.890625 z m 0,0" | ||
| - id="path186" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph3-10" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 7.203125,-8.546875 c -1.105469,0 -1.9375,0.367187 -2.5,1.09375 -0.5625,0.71875 -0.84375,1.683594 -0.84375,2.890625 l 0,4.5625 -2.234375,0 0,-10.640625 2.234375,0 0,2.140625 c 0.363281,-0.664062 0.851563,-1.210938 1.46875,-1.640625 0.625,-0.425781 1.28125,-0.644531 1.96875,-0.65625 l 0.015625,2.25 c -0.03125,0 -0.070312,0 -0.109375,0 z m 0,0" | ||
| - id="path189" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph4-0" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 0.65625,-5 2.875,0 0,5 -2.875,0 z m 0.359375,4.640625 2.15625,0 0,-4.28125 -2.15625,0 z m 0,0" | ||
| - id="path192" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph4-1" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 3.46875,0 -2.78125,0 0,-5 2.78125,0 0,0.515625 -2.203125,0 0,1.609375 2.078125,0 0,0.515625 -2.078125,0 0,1.84375 2.203125,0 z m 0,0" | ||
| - id="path195" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph4-2" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 3.171875,0 0,-2.421875 c 0,-0.300781 -0.074219,-0.523437 -0.21875,-0.671875 C 2.816406,-3.25 2.597656,-3.328125 2.296875,-3.328125 c -0.386719,0 -0.671875,0.105469 -0.859375,0.3125 -0.179688,0.210937 -0.265625,0.558594 -0.265625,1.046875 l 0,1.96875 -0.5625,0 0,-3.75 0.453125,0 0.09375,0.515625 0.03125,0 C 1.300781,-3.421875 1.460938,-3.5625 1.671875,-3.65625 1.878906,-3.757812 2.113281,-3.8125 2.375,-3.8125 c 0.445312,0 0.785156,0.109375 1.015625,0.328125 0.226563,0.21875 0.34375,0.570313 0.34375,1.046875 l 0,2.4375 z m 0,0" | ||
| - id="path198" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph4-3" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="M 1.421875,0 0,-3.75 l 0.609375,0 0.8125,2.21875 c 0.175781,0.523438 0.28125,0.859375 0.3125,1.015625 l 0.03125,0 C 1.785156,-0.628906 1.863281,-0.875 2,-1.25 2.132812,-1.632812 2.4375,-2.46875 2.90625,-3.75 L 3.5,-3.75 2.078125,0 z m 0,0" | ||
| - id="path201" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph4-4" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 1.171875,0 -0.5625,0 0,-3.75 0.5625,0 z m -0.625,-4.765625 c 0,-0.125 0.03125,-0.21875 0.09375,-0.28125 0.070313,-0.0625 0.15625,-0.09375 0.25,-0.09375 0.09375,0 0.171875,0.03125 0.234375,0.09375 0.0625,0.0625 0.09375,0.15625 0.09375,0.28125 0,0.136719 -0.03125,0.234375 -0.09375,0.296875 -0.0625,0.0625 -0.140625,0.09375 -0.234375,0.09375 -0.09375,0 -0.179687,-0.03125 -0.25,-0.09375 -0.0625,-0.0625 -0.09375,-0.160156 -0.09375,-0.296875 z m 0,0" | ||
| - id="path204" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph4-5" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 2.3125,-3.8125 c 0.164062,0 0.316406,0.011719 0.453125,0.03125 L 2.6875,-3.25 C 2.53125,-3.28125 2.390625,-3.296875 2.265625,-3.296875 c -0.304687,0 -0.5625,0.125 -0.78125,0.375 -0.210937,0.242187 -0.3125,0.542969 -0.3125,0.90625 l 0,2.015625 -0.5625,0 0,-3.75 0.453125,0 0.078125,0.703125 0.015625,0 c 0.144531,-0.25 0.3125,-0.4375 0.5,-0.5625 C 1.851562,-3.742188 2.070312,-3.8125 2.3125,-3.8125 z m 0,0" | ||
| - id="path207" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph4-6" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 3.828125,-1.875 c 0,0.617188 -0.15625,1.09375 -0.46875,1.4375 -0.304687,0.335938 -0.726563,0.5 -1.265625,0.5 -0.335938,0 -0.632812,-0.078125 -0.890625,-0.234375 C 0.941406,-0.328125 0.738281,-0.550781 0.59375,-0.84375 0.457031,-1.132812 0.390625,-1.476562 0.390625,-1.875 c 0,-0.613281 0.148437,-1.085938 0.453125,-1.421875 0.3125,-0.34375 0.738281,-0.515625 1.28125,-0.515625 0.519531,0 0.929688,0.179688 1.234375,0.53125 0.3125,0.34375 0.46875,0.8125 0.46875,1.40625 z m -2.84375,0 c 0,0.480469 0.09375,0.84375 0.28125,1.09375 0.195313,0.25 0.476563,0.375 0.84375,0.375 0.375,0 0.65625,-0.125 0.84375,-0.375 C 3.148438,-1.03125 3.25,-1.394531 3.25,-1.875 c 0,-0.476562 -0.101562,-0.835938 -0.296875,-1.078125 -0.1875,-0.25 -0.46875,-0.375 -0.84375,-0.375 -0.375,0 -0.65625,0.125 -0.84375,0.375 -0.1875,0.242187 -0.28125,0.601563 -0.28125,1.078125 z m 0,0" | ||
| - id="path210" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph4-7" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 5.375,0 0,-2.4375 c 0,-0.300781 -0.0625,-0.523438 -0.1875,-0.671875 -0.125,-0.144531 -0.324219,-0.21875 -0.59375,-0.21875 -0.355469,0 -0.617188,0.105469 -0.78125,0.3125 -0.167969,0.199219 -0.25,0.507813 -0.25,0.921875 l 0,2.09375 -0.578125,0 0,-2.4375 c 0,-0.300781 -0.0625,-0.523438 -0.1875,-0.671875 -0.125,-0.144531 -0.324219,-0.21875 -0.59375,-0.21875 -0.355469,0 -0.617187,0.109375 -0.78125,0.328125 -0.167969,0.210938 -0.25,0.554688 -0.25,1.03125 l 0,1.96875 -0.5625,0 0,-3.75 0.453125,0 0.09375,0.515625 0.03125,0 c 0.101562,-0.175781 0.25,-0.316406 0.4375,-0.421875 0.195312,-0.101562 0.421875,-0.15625 0.671875,-0.15625 0.582031,0 0.960937,0.214844 1.140625,0.640625 l 0.03125,0 c 0.113281,-0.195313 0.273438,-0.351563 0.484375,-0.46875 0.207031,-0.113281 0.445313,-0.171875 0.71875,-0.171875 0.425781,0 0.742187,0.109375 0.953125,0.328125 0.207031,0.21875 0.3125,0.570313 0.3125,1.046875 l 0,2.4375 z m 0,0" | ||
| - id="path213" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph4-8" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 2.1875,0.0625 c -0.554688,0 -0.992188,-0.164062 -1.3125,-0.5 -0.324219,-0.332031 -0.484375,-0.800781 -0.484375,-1.40625 0,-0.601562 0.144531,-1.082031 0.4375,-1.4375 0.300781,-0.351562 0.703125,-0.53125 1.203125,-0.53125 0.46875,0 0.835938,0.15625 1.109375,0.46875 0.28125,0.304688 0.421875,0.710938 0.421875,1.21875 l 0,0.359375 -2.578125,0 c 0.007813,0.4375 0.117187,0.773437 0.328125,1 0.207031,0.230469 0.503906,0.34375 0.890625,0.34375 0.40625,0 0.804687,-0.085937 1.203125,-0.265625 l 0,0.515625 C 3.195312,-0.0859375 3.003906,-0.03125 2.828125,0 2.648438,0.0390625 2.4375,0.0625 2.1875,0.0625 z M 2.03125,-3.34375 c -0.304688,0 -0.542969,0.101562 -0.71875,0.296875 -0.179688,0.199219 -0.28125,0.46875 -0.3125,0.8125 l 1.953125,0 c 0,-0.351563 -0.085937,-0.625 -0.25,-0.8125 C 2.546875,-3.242188 2.320312,-3.34375 2.03125,-3.34375 z m 0,0" | ||
| - id="path216" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph4-9" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 1.8125,-0.40625 c 0.101562,0 0.203125,-0.003906 0.296875,-0.015625 0.09375,-0.007813 0.164063,-0.023437 0.21875,-0.046875 l 0,0.4375 C 2.265625,0 2.171875,0.0195312 2.046875,0.03125 1.929688,0.0507812 1.828125,0.0625 1.734375,0.0625 c -0.730469,0 -1.09375,-0.378906 -1.09375,-1.140625 l 0,-2.234375 -0.53125,0 0,-0.265625 0.53125,-0.234375 0.234375,-0.796875 0.328125,0 0,0.859375 1.09375,0 0,0.4375 -1.09375,0 0,2.21875 c 0,0.21875 0.050781,0.390625 0.15625,0.515625 C 1.472656,-0.460938 1.625,-0.40625 1.8125,-0.40625 z m 0,0" | ||
| - id="path219" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph4-10" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="" | ||
| - id="path222" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph4-11" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 3.671875,-3.75 0,0.359375 L 2.96875,-3.3125 c 0.0625,0.085938 0.117188,0.195312 0.171875,0.328125 0.050781,0.125 0.078125,0.265625 0.078125,0.421875 0,0.375 -0.125,0.671875 -0.375,0.890625 -0.25,0.21875 -0.59375,0.328125 -1.03125,0.328125 -0.117188,0 -0.21875,-0.00781 -0.3125,-0.03125 -0.242188,0.125 -0.359375,0.289062 -0.359375,0.484375 0,0.105469 0.039063,0.183594 0.125,0.234375 0.082031,0.042969 0.226563,0.0625 0.4375,0.0625 l 0.65625,0 c 0.40625,0 0.71875,0.089844 0.9375,0.265625 C 3.515625,-0.160156 3.625,0.0820312 3.625,0.40625 3.625,0.820312 3.457031,1.140625 3.125,1.359375 2.789062,1.578125 2.304688,1.6875 1.671875,1.6875 1.179688,1.6875 0.800781,1.59375 0.53125,1.40625 0.269531,1.226562 0.140625,0.972656 0.140625,0.640625 c 0,-0.230469 0.070313,-0.429687 0.21875,-0.59375 0.144531,-0.164063 0.347656,-0.28125 0.609375,-0.34375 C 0.875,-0.335938 0.789062,-0.398438 0.71875,-0.484375 0.65625,-0.578125 0.625,-0.6875 0.625,-0.8125 c 0,-0.132812 0.035156,-0.253906 0.109375,-0.359375 0.070313,-0.101563 0.1875,-0.203125 0.34375,-0.296875 -0.1875,-0.082031 -0.34375,-0.21875 -0.46875,-0.40625 -0.125,-0.1875 -0.1875,-0.40625 -0.1875,-0.65625 0,-0.40625 0.125,-0.71875 0.375,-0.9375 0.25,-0.226562 0.597656,-0.34375 1.046875,-0.34375 0.195312,0 0.375,0.023438 0.53125,0.0625 z M 0.6875,0.625 c 0,0.207031 0.082031,0.363281 0.25,0.46875 C 1.101562,1.195312 1.347656,1.25 1.671875,1.25 c 0.476563,0 0.832031,-0.074219 1.0625,-0.21875 0.226563,-0.136719 0.34375,-0.328125 0.34375,-0.578125 0,-0.199219 -0.0625,-0.339844 -0.1875,-0.421875 -0.125,-0.0703125 -0.367187,-0.109375 -0.71875,-0.109375 l -0.671875,0 c -0.261719,0 -0.464844,0.0585938 -0.609375,0.171875 C 0.753906,0.21875 0.6875,0.394531 0.6875,0.625 z m 0.296875,-3.171875 c 0,0.261719 0.070313,0.460937 0.21875,0.59375 0.15625,0.136719 0.363281,0.203125 0.625,0.203125 0.550781,0 0.828125,-0.269531 0.828125,-0.8125 0,-0.5625 -0.28125,-0.84375 -0.84375,-0.84375 -0.261719,0 -0.464844,0.074219 -0.609375,0.21875 -0.148437,0.148438 -0.21875,0.359375 -0.21875,0.640625 z m 0,0" | ||
| - id="path225" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph4-12" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 0,-3.75 0.609375,0 0.828125,2.140625 c 0.175781,0.492187 0.285156,0.84375 0.328125,1.0625 l 0.03125,0 c 0.03125,-0.125 0.09375,-0.328125 0.1875,-0.609375 C 2.078125,-1.4375 2.382812,-2.300781 2.90625,-3.75 l 0.609375,0 L 1.90625,0.515625 C 1.75,0.941406 1.5625,1.242188 1.34375,1.421875 1.132812,1.597656 0.875,1.6875 0.5625,1.6875 c -0.167969,0 -0.335938,-0.023438 -0.5,-0.0625 l 0,-0.453125 c 0.125,0.019531 0.257812,0.03125 0.40625,0.03125 0.394531,0 0.675781,-0.21875 0.84375,-0.65625 l 0.203125,-0.53125 z m 0,0" | ||
| - id="path228" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph4-13" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 2.890625,-2.625 1.6875,0 0,2.4375 C 4.316406,-0.101562 4.046875,-0.0390625 3.765625,0 3.492188,0.0390625 3.179688,0.0625 2.828125,0.0625 2.066406,0.0625 1.472656,-0.160156 1.046875,-0.609375 0.628906,-1.054688 0.421875,-1.6875 0.421875,-2.5 c 0,-0.519531 0.101563,-0.972656 0.3125,-1.359375 0.207031,-0.394531 0.507813,-0.691406 0.90625,-0.890625 0.394531,-0.207031 0.851563,-0.3125 1.375,-0.3125 0.53125,0 1.03125,0.09375 1.5,0.28125 L 4.28125,-4.265625 c -0.449219,-0.1875 -0.882812,-0.28125 -1.296875,-0.28125 -0.617187,0 -1.09375,0.183594 -1.4375,0.546875 -0.335937,0.355469 -0.5,0.855469 -0.5,1.5 0,0.679688 0.160156,1.195312 0.484375,1.546875 0.332031,0.34375 0.816406,0.515625 1.453125,0.515625 0.34375,0 0.679687,-0.039062 1.015625,-0.125 l 0,-1.53125 -1.109375,0 z m 0,0" | ||
| - id="path231" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph4-14" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 2.90625,0 -0.109375,-0.53125 -0.03125,0 c -0.1875,0.230469 -0.375,0.386719 -0.5625,0.46875 -0.1875,0.0820312 -0.417969,0.125 -0.6875,0.125 -0.375,0 -0.667969,-0.09375 -0.875,-0.28125 -0.210937,-0.1875 -0.3125,-0.457031 -0.3125,-0.8125 0,-0.757812 0.601563,-1.15625 1.8125,-1.1875 l 0.625,-0.03125 0,-0.234375 c 0,-0.289063 -0.0625,-0.503906 -0.1875,-0.640625 C 2.453125,-3.269531 2.25,-3.34375 1.96875,-3.34375 c -0.3125,0 -0.664062,0.101562 -1.046875,0.296875 l -0.1875,-0.4375 C 0.921875,-3.585938 1.125,-3.664062 1.34375,-3.71875 1.5625,-3.78125 1.785156,-3.8125 2.015625,-3.8125 2.460938,-3.8125 2.789062,-3.710938 3,-3.515625 3.21875,-3.316406 3.328125,-3 3.328125,-2.5625 l 0,2.5625 z M 1.625,-0.40625 c 0.351562,0 0.628906,-0.09375 0.828125,-0.28125 0.207031,-0.195312 0.3125,-0.46875 0.3125,-0.8125 l 0,-0.34375 L 2.1875,-1.8125 c -0.449219,0.011719 -0.773438,0.078125 -0.96875,0.203125 -0.199219,0.125 -0.296875,0.320313 -0.296875,0.578125 0,0.210938 0.054687,0.367188 0.171875,0.46875 0.125,0.105469 0.300781,0.15625 0.53125,0.15625 z m 0,0" | ||
| - id="path234" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph4-15" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 3.015625,-1.015625 c 0,0.34375 -0.132813,0.609375 -0.390625,0.796875 C 2.363281,-0.03125 2,0.0625 1.53125,0.0625 c -0.492188,0 -0.875,-0.078125 -1.15625,-0.234375 l 0,-0.515625 c 0.175781,0.085938 0.367188,0.152344 0.578125,0.203125 0.207031,0.054687 0.40625,0.078125 0.59375,0.078125 0.300781,0 0.53125,-0.046875 0.6875,-0.140625 0.15625,-0.09375 0.234375,-0.234375 0.234375,-0.421875 0,-0.144531 -0.0625,-0.269531 -0.1875,-0.375 -0.125,-0.101562 -0.371094,-0.226562 -0.734375,-0.375 -0.355469,-0.125 -0.605469,-0.234375 -0.75,-0.328125 -0.148437,-0.101563 -0.257813,-0.21875 -0.328125,-0.34375 -0.074219,-0.125 -0.109375,-0.269531 -0.109375,-0.4375 0,-0.300781 0.125,-0.539063 0.375,-0.71875 0.25,-0.175781 0.585937,-0.265625 1.015625,-0.265625 0.40625,0 0.800781,0.085938 1.1875,0.25 l -0.203125,0.453125 c -0.375,-0.15625 -0.714844,-0.234375 -1.015625,-0.234375 -0.273438,0 -0.476562,0.042969 -0.609375,0.125 -0.136719,0.085938 -0.203125,0.203125 -0.203125,0.359375 0,0.09375 0.023438,0.179687 0.078125,0.25 0.050781,0.074219 0.128906,0.140625 0.234375,0.203125 0.113281,0.0625 0.335938,0.15625 0.671875,0.28125 0.4375,0.15625 0.734375,0.320312 0.890625,0.484375 0.15625,0.167969 0.234375,0.375 0.234375,0.625 z m 0,0" | ||
| - id="path237" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph5-0" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 0.34375,1.234375 0,-6.171875 3.5,0 0,6.171875 z m 0.390625,-0.390625 2.71875,0 0,-5.390625 -2.71875,0 z m 0,0" | ||
| - id="path240" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph5-1" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 0.015625,-0.078125 0,-3.484375 3.484375,1.75 z m 0,0" | ||
| - id="path243" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph6-0" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 1.40625,-10.703125 6.171875,0 L 7.578125,0 1.40625,0 z m 0.765625,9.9375 4.640625,0 0,-9.1875 -4.640625,0 z m 0,0" | ||
| - id="path246" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph6-1" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 6.1875,-5.609375 3.640625,0 0,5.203125 C 9.253906,-0.21875 8.675781,-0.0820312 8.09375,0 7.507812,0.09375 6.832031,0.140625 6.0625,0.140625 c -1.625,0 -2.890625,-0.476563 -3.796875,-1.4375 -0.898437,-0.96875 -1.34375,-2.320313 -1.34375,-4.0625 0,-1.113281 0.21875,-2.085937 0.65625,-2.921875 0.445313,-0.832031 1.09375,-1.46875 1.9375,-1.90625 0.84375,-0.445312 1.828125,-0.671875 2.953125,-0.671875 1.144531,0 2.207031,0.210937 3.1875,0.625 l -0.484375,1.09375 C 8.210938,-9.546875 7.285156,-9.75 6.390625,-9.75 c -1.304687,0 -2.324219,0.390625 -3.0625,1.171875 -0.730469,0.773437 -1.09375,1.84375 -1.09375,3.21875 0,1.449219 0.347656,2.546875 1.046875,3.296875 0.707031,0.75 1.75,1.125 3.125,1.125 0.738281,0 1.460938,-0.085938 2.171875,-0.265625 l 0,-3.296875 -2.390625,0 z m 0,0" | ||
| - id="path249" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph6-2" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 6.21875,0 -0.234375,-1.140625 -0.0625,0 C 5.523438,-0.640625 5.125,-0.300781 4.71875,-0.125 4.320312,0.0507812 3.828125,0.140625 3.234375,0.140625 2.441406,0.140625 1.816406,-0.0625 1.359375,-0.46875 0.910156,-0.875 0.6875,-1.457031 0.6875,-2.21875 c 0,-1.625 1.296875,-2.472656 3.890625,-2.546875 L 5.9375,-4.8125 l 0,-0.5 c 0,-0.625 -0.136719,-1.085938 -0.40625,-1.390625 C 5.257812,-7.003906 4.828125,-7.15625 4.234375,-7.15625 c -0.667969,0 -1.421875,0.203125 -2.265625,0.609375 l -0.375,-0.921875 c 0.394531,-0.21875 0.828125,-0.382812 1.296875,-0.5 0.46875,-0.125 0.941406,-0.1875 1.421875,-0.1875 0.957031,0 1.664062,0.214844 2.125,0.640625 0.457031,0.417969 0.6875,1.09375 0.6875,2.03125 L 7.125,0 z M 3.484375,-0.859375 c 0.75,0 1.335937,-0.207031 1.765625,-0.625 0.4375,-0.414063 0.65625,-0.992187 0.65625,-1.734375 l 0,-0.734375 -1.21875,0.0625 C 3.726562,-3.859375 3.035156,-3.707031 2.609375,-3.4375 2.179688,-3.175781 1.96875,-2.765625 1.96875,-2.203125 c 0,0.4375 0.128906,0.773437 0.390625,1 0.269531,0.230469 0.644531,0.34375 1.125,0.34375 z m 0,0" | ||
| - id="path252" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph6-3" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 6.46875,-2.1875 c 0,0.75 -0.28125,1.328125 -0.84375,1.734375 -0.554688,0.3984375 -1.335938,0.59375 -2.34375,0.59375 -1.0625,0 -1.890625,-0.1640625 -2.484375,-0.5 l 0,-1.125 c 0.382813,0.199219 0.796875,0.355469 1.234375,0.46875 0.445312,0.105469 0.875,0.15625 1.28125,0.15625 0.632812,0 1.125,-0.097656 1.46875,-0.296875 0.34375,-0.207031 0.515625,-0.519531 0.515625,-0.9375 0,-0.3125 -0.136719,-0.578125 -0.40625,-0.796875 C 4.617188,-3.109375 4.085938,-3.367188 3.296875,-3.671875 2.554688,-3.953125 2.023438,-4.195312 1.703125,-4.40625 1.390625,-4.613281 1.15625,-4.847656 1,-5.109375 0.851562,-5.378906 0.78125,-5.695312 0.78125,-6.0625 c 0,-0.644531 0.265625,-1.15625 0.796875,-1.53125 0.53125,-0.382812 1.257813,-0.578125 2.1875,-0.578125 0.863281,0 1.707031,0.179687 2.53125,0.53125 l -0.4375,0.984375 c -0.804687,-0.332031 -1.53125,-0.5 -2.1875,-0.5 -0.574219,0 -1.007813,0.09375 -1.296875,0.28125 -0.292969,0.179688 -0.4375,0.421875 -0.4375,0.734375 0,0.21875 0.050781,0.40625 0.15625,0.5625 0.113281,0.148437 0.289062,0.289063 0.53125,0.421875 0.25,0.136719 0.71875,0.335938 1.40625,0.59375 0.957031,0.34375 1.601562,0.695312 1.9375,1.046875 0.332031,0.355469 0.5,0.796875 0.5,1.328125 z m 0,0" | ||
| - id="path255" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph7-0" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 0.9375,-7.140625 4.109375,0 L 5.046875,0 0.9375,0 z m 0.515625,6.625 3.09375,0 0,-6.109375 -3.09375,0 z m 0,0" | ||
| - id="path258" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph7-1" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 3.171875,0 -0.828125,0 0,-6.40625 -2.25,0 0,-0.734375 5.34375,0 0,0.734375 -2.265625,0 z m 0,0" | ||
| - id="path261" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph7-2" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 4.515625,0 0,-3.46875 c 0,-0.425781 -0.101563,-0.75 -0.296875,-0.96875 -0.199219,-0.21875 -0.507812,-0.328125 -0.921875,-0.328125 -0.5625,0 -0.976563,0.15625 -1.234375,0.46875 -0.261719,0.304687 -0.390625,0.804687 -0.390625,1.5 l 0,2.796875 -0.8125,0 0,-7.59375 0.8125,0 0,2.296875 c 0,0.273437 -0.015625,0.5 -0.046875,0.6875 l 0.0625,0 C 1.84375,-4.867188 2.066406,-5.070312 2.359375,-5.21875 2.648438,-5.363281 2.988281,-5.4375 3.375,-5.4375 c 0.644531,0 1.128906,0.15625 1.453125,0.46875 0.332031,0.3125 0.5,0.808594 0.5,1.484375 l 0,3.484375 z m 0,0" | ||
| - id="path264" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph7-3" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 3.125,0.09375 c -0.792969,0 -1.417969,-0.238281 -1.875,-0.71875 -0.460938,-0.476562 -0.6875,-1.144531 -0.6875,-2 0,-0.863281 0.210938,-1.550781 0.640625,-2.0625 0.425781,-0.507812 0.992187,-0.765625 1.703125,-0.765625 0.675781,0 1.207031,0.226563 1.59375,0.671875 0.394531,0.4375 0.59375,1.015625 0.59375,1.734375 l 0,0.515625 -3.6875,0 c 0.00781,0.625 0.164062,1.105469 0.46875,1.4375 0.300781,0.324219 0.726562,0.484375 1.28125,0.484375 0.570312,0 1.140625,-0.117187 1.703125,-0.359375 l 0,0.71875 C 4.566406,-0.125 4.289062,-0.0351562 4.03125,0.015625 3.78125,0.0664062 3.476562,0.09375 3.125,0.09375 z M 2.90625,-4.765625 c -0.4375,0 -0.789062,0.140625 -1.046875,0.421875 -0.25,0.273438 -0.398437,0.65625 -0.4375,1.15625 l 2.796875,0 c 0,-0.507812 -0.117188,-0.898438 -0.34375,-1.171875 -0.230469,-0.269531 -0.554688,-0.40625 -0.96875,-0.40625 z m 0,0" | ||
| - id="path267" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph7-4" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="" | ||
| - id="path270" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph7-5" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 2.59375,-0.578125 c 0.132812,0 0.269531,-0.007813 0.40625,-0.03125 0.132812,-0.019531 0.242188,-0.039063 0.328125,-0.0625 l 0,0.625 C 3.234375,-0.00390625 3.097656,0.0234375 2.921875,0.046875 2.753906,0.078125 2.601562,0.09375 2.46875,0.09375 c -1.03125,0 -1.546875,-0.539062 -1.546875,-1.625 l 0,-3.1875 -0.765625,0 0,-0.390625 0.765625,-0.34375 0.34375,-1.140625 0.46875,0 0,1.234375 1.546875,0 0,0.640625 -1.546875,0 0,3.140625 c 0,0.324219 0.070313,0.574219 0.21875,0.75 0.15625,0.167969 0.367187,0.25 0.640625,0.25 z m 0,0" | ||
| - id="path273" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph7-6" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 4.15625,0 -0.171875,-0.765625 -0.03125,0 c -0.273437,0.335937 -0.542969,0.5625 -0.8125,0.6875 C 2.878906,0.0351562 2.550781,0.09375 2.15625,0.09375 c -0.53125,0 -0.949219,-0.1328125 -1.25,-0.40625 -0.304688,-0.269531 -0.453125,-0.660156 -0.453125,-1.171875 0,-1.070313 0.863281,-1.632813 2.59375,-1.6875 l 0.90625,-0.03125 0,-0.34375 c 0,-0.414063 -0.089844,-0.722656 -0.265625,-0.921875 -0.179688,-0.195312 -0.464844,-0.296875 -0.859375,-0.296875 -0.449219,0 -0.953125,0.136719 -1.515625,0.40625 l -0.25,-0.625 c 0.257812,-0.144531 0.546875,-0.253906 0.859375,-0.328125 0.3125,-0.082031 0.628906,-0.125 0.953125,-0.125 0.632812,0 1.101562,0.140625 1.40625,0.421875 C 4.59375,-4.734375 4.75,-4.28125 4.75,-3.65625 L 4.75,0 z M 2.3125,-0.578125 c 0.507812,0 0.90625,-0.132813 1.1875,-0.40625 0.289062,-0.28125 0.4375,-0.671875 0.4375,-1.171875 l 0,-0.46875 -0.8125,0.03125 C 2.476562,-2.570312 2.015625,-2.472656 1.734375,-2.296875 1.453125,-2.117188 1.3125,-1.84375 1.3125,-1.46875 c 0,0.292969 0.085938,0.515625 0.265625,0.671875 C 1.753906,-0.648438 2,-0.578125 2.3125,-0.578125 z m 0,0" | ||
| - id="path276" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph7-7" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 5.234375,-5.359375 0,0.515625 -0.984375,0.125 c 0.09375,0.117188 0.171875,0.265625 0.234375,0.453125 0.070313,0.179687 0.109375,0.382813 0.109375,0.609375 0,0.53125 -0.179688,0.953125 -0.53125,1.265625 -0.355469,0.3125 -0.84375,0.46875 -1.46875,0.46875 -0.167969,0 -0.320312,-0.015625 -0.453125,-0.046875 -0.34375,0.1875 -0.515625,0.417969 -0.515625,0.6875 0,0.148438 0.054688,0.257812 0.171875,0.328125 0.125,0.074219 0.332031,0.109375 0.625,0.109375 l 0.953125,0 c 0.570312,0 1.015625,0.121094 1.328125,0.359375 0.3125,0.242187 0.46875,0.59375 0.46875,1.0625 0,0.59375 -0.242187,1.046875 -0.71875,1.359375 C 3.984375,2.25 3.289062,2.40625 2.375,2.40625 1.675781,2.40625 1.132812,2.273438 0.75,2.015625 0.375,1.753906 0.1875,1.382812 0.1875,0.90625 0.1875,0.582031 0.289062,0.300781 0.5,0.0625 0.707031,-0.175781 1,-0.335938 1.375,-0.421875 c -0.136719,-0.0625 -0.25,-0.15625 -0.34375,-0.28125 -0.085938,-0.132813 -0.125,-0.285156 -0.125,-0.453125 0,-0.195312 0.050781,-0.367188 0.15625,-0.515625 C 1.164062,-1.816406 1.328125,-1.957031 1.546875,-2.09375 1.273438,-2.207031 1.050781,-2.398438 0.875,-2.671875 0.695312,-2.953125 0.609375,-3.269531 0.609375,-3.625 c 0,-0.582031 0.175781,-1.03125 0.53125,-1.34375 0.351563,-0.320312 0.847656,-0.484375 1.484375,-0.484375 0.28125,0 0.535156,0.03125 0.765625,0.09375 z M 0.96875,0.90625 c 0,0.28125 0.117188,0.492188 0.359375,0.640625 0.25,0.15625 0.601563,0.234375 1.0625,0.234375 0.675781,0 1.175781,-0.105469 1.5,-0.3125 0.332031,-0.199219 0.5,-0.46875 0.5,-0.8125 C 4.390625,0.363281 4.300781,0.160156 4.125,0.046875 3.945312,-0.0664062 3.609375,-0.125 3.109375,-0.125 l -0.96875,0 c -0.367187,0 -0.652344,0.0898438 -0.859375,0.265625 -0.210938,0.175781 -0.3125,0.429687 -0.3125,0.765625 z m 0.4375,-4.546875 c 0,0.375 0.101562,0.664063 0.3125,0.859375 C 1.9375,-2.59375 2.234375,-2.5 2.609375,-2.5 c 0.789063,0 1.1875,-0.382812 1.1875,-1.15625 0,-0.800781 -0.402344,-1.203125 -1.203125,-1.203125 -0.375,0 -0.667969,0.105469 -0.875,0.3125 -0.210938,0.199219 -0.3125,0.5 -0.3125,0.90625 z m 0,0" | ||
| - id="path279" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph7-8" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 3.296875,-5.453125 c 0.238281,0 0.453125,0.023437 0.640625,0.0625 l -0.109375,0.75 C 3.609375,-4.691406 3.414062,-4.71875 3.25,-4.71875 c -0.4375,0 -0.8125,0.179688 -1.125,0.53125 -0.304688,0.355469 -0.453125,0.792969 -0.453125,1.3125 l 0,2.875 -0.8125,0 0,-5.359375 0.671875,0 0.09375,1 0.03125,0 c 0.195312,-0.351563 0.4375,-0.625 0.71875,-0.8125 0.28125,-0.1875 0.585938,-0.28125 0.921875,-0.28125 z m 0,0" | ||
| - id="path282" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph7-9" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 3.265625,-4.71875 -1.359375,0 0,4.71875 -0.8125,0 0,-4.71875 -0.953125,0 0,-0.375 0.953125,-0.28125 0,-0.296875 c 0,-1.320313 0.578125,-1.984375 1.734375,-1.984375 0.28125,0 0.609375,0.058594 0.984375,0.171875 l -0.203125,0.65625 c -0.3125,-0.101563 -0.578125,-0.15625 -0.796875,-0.15625 -0.3125,0 -0.542969,0.105469 -0.6875,0.3125 -0.148438,0.199219 -0.21875,0.523437 -0.21875,0.96875 l 0,0.34375 1.359375,0 z m 0,0" | ||
| - id="path285" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph7-10" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 4.3125,-1.453125 c 0,0.492187 -0.1875,0.871094 -0.5625,1.140625 -0.367188,0.2734375 -0.886719,0.40625 -1.5625,0.40625 -0.710938,0 -1.261719,-0.109375 -1.65625,-0.328125 l 0,-0.75 c 0.257812,0.125 0.535156,0.226563 0.828125,0.296875 0.289063,0.074219 0.578125,0.109375 0.859375,0.109375 0.414062,0 0.738281,-0.066406 0.96875,-0.203125 0.226562,-0.132812 0.34375,-0.335938 0.34375,-0.609375 0,-0.207031 -0.09375,-0.382813 -0.28125,-0.53125 -0.179688,-0.15625 -0.527344,-0.332031 -1.046875,-0.53125 -0.5,-0.1875 -0.855469,-0.347656 -1.0625,-0.484375 -0.210937,-0.132812 -0.367187,-0.289062 -0.46875,-0.46875 -0.105469,-0.175781 -0.15625,-0.382812 -0.15625,-0.625 0,-0.4375 0.175781,-0.78125 0.53125,-1.03125 0.351563,-0.257812 0.84375,-0.390625 1.46875,-0.390625 0.570313,0 1.132813,0.121094 1.6875,0.359375 L 3.90625,-4.4375 C 3.375,-4.65625 2.890625,-4.765625 2.453125,-4.765625 c -0.386719,0 -0.679687,0.0625 -0.875,0.1875 -0.1875,0.117187 -0.28125,0.277344 -0.28125,0.484375 0,0.148438 0.035156,0.273438 0.109375,0.375 0.070312,0.09375 0.1875,0.1875 0.34375,0.28125 0.164062,0.09375 0.476562,0.226562 0.9375,0.390625 0.632812,0.230469 1.0625,0.464844 1.28125,0.703125 0.226562,0.230469 0.34375,0.527344 0.34375,0.890625 z m 0,0" | ||
| - id="path288" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph7-11" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 5.484375,-2.6875 c 0,0.875 -0.226563,1.558594 -0.671875,2.046875 C 4.375,-0.148438 3.769531,0.09375 3,0.09375 2.519531,0.09375 2.09375,-0.015625 1.71875,-0.234375 1.351562,-0.460938 1.066406,-0.785156 0.859375,-1.203125 0.660156,-1.628906 0.5625,-2.125 0.5625,-2.6875 c 0,-0.863281 0.21875,-1.539062 0.65625,-2.03125 0.4375,-0.488281 1.039062,-0.734375 1.8125,-0.734375 0.75,0 1.34375,0.25 1.78125,0.75 0.445312,0.5 0.671875,1.171875 0.671875,2.015625 z m -4.078125,0 c 0,0.6875 0.132812,1.214844 0.40625,1.578125 0.269531,0.355469 0.671875,0.53125 1.203125,0.53125 0.53125,0 0.929687,-0.175781 1.203125,-0.53125 C 4.5,-1.472656 4.640625,-2 4.640625,-2.6875 4.640625,-3.363281 4.5,-3.878906 4.21875,-4.234375 3.945312,-4.585938 3.546875,-4.765625 3.015625,-4.765625 c -0.53125,0 -0.933594,0.179687 -1.203125,0.53125 C 1.539062,-3.890625 1.40625,-3.375 1.40625,-2.6875 z m 0,0" | ||
| - id="path291" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph7-12" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 4.515625,0 0,-3.46875 c 0,-0.425781 -0.101563,-0.75 -0.296875,-0.96875 -0.199219,-0.21875 -0.507812,-0.328125 -0.921875,-0.328125 -0.5625,0 -0.976563,0.152344 -1.234375,0.453125 -0.261719,0.304688 -0.390625,0.804688 -0.390625,1.5 l 0,2.8125 -0.8125,0 0,-5.359375 0.65625,0 0.140625,0.734375 0.03125,0 c 0.164062,-0.257812 0.398438,-0.460938 0.703125,-0.609375 0.300781,-0.144531 0.632813,-0.21875 1,-0.21875 0.644531,0 1.128906,0.15625 1.453125,0.46875 0.320312,0.3125 0.484375,0.8125 0.484375,1.5 l 0,3.484375 z m 0,0" | ||
| - id="path294" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph7-13" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 1.625,-5.359375 0,3.484375 c 0,0.4375 0.097656,0.765625 0.296875,0.984375 0.195313,0.210937 0.507813,0.3125 0.9375,0.3125 0.550781,0 0.957031,-0.148437 1.21875,-0.453125 0.257813,-0.3125 0.390625,-0.816406 0.390625,-1.515625 l 0,-2.8125 0.8125,0 L 5.28125,0 4.609375,0 4.5,-0.71875 l -0.046875,0 C 4.285156,-0.457031 4.050781,-0.253906 3.75,-0.109375 3.457031,0.0234375 3.125,0.09375 2.75,0.09375 2.09375,0.09375 1.601562,-0.0546875 1.28125,-0.359375 0.957031,-0.671875 0.796875,-1.164062 0.796875,-1.84375 l 0,-3.515625 z m 0,0" | ||
| - id="path297" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph7-14" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 1.671875,0 -0.8125,0 0,-7.59375 0.8125,0 z m 0,0" | ||
| - id="path300" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph7-15" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 0.75,-0.515625 c 0,-0.21875 0.046875,-0.382813 0.140625,-0.5 C 0.992188,-1.128906 1.132812,-1.1875 1.3125,-1.1875 c 0.195312,0 0.347656,0.058594 0.453125,0.171875 0.101563,0.117187 0.15625,0.28125 0.15625,0.5 0,0.210937 -0.058594,0.371094 -0.171875,0.484375 C 1.644531,0.0820312 1.5,0.140625 1.3125,0.140625 1.144531,0.140625 1.007812,0.0859375 0.90625,-0.015625 0.800781,-0.117188 0.75,-0.285156 0.75,-0.515625 z m 0,0" | ||
| - id="path303" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph8-0" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 0.9375,-7.140625 4.109375,0 L 5.046875,0 0.9375,0 z m 0.515625,6.625 3.09375,0 0,-6.109375 -3.09375,0 z m 0,0" | ||
| - id="path306" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph8-1" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 5.234375,-5.359375 0,0.515625 -0.984375,0.125 c 0.09375,0.117188 0.171875,0.265625 0.234375,0.453125 0.070313,0.179687 0.109375,0.382813 0.109375,0.609375 0,0.53125 -0.179688,0.953125 -0.53125,1.265625 -0.355469,0.3125 -0.84375,0.46875 -1.46875,0.46875 -0.167969,0 -0.320312,-0.015625 -0.453125,-0.046875 -0.34375,0.1875 -0.515625,0.417969 -0.515625,0.6875 0,0.148438 0.054688,0.257812 0.171875,0.328125 0.125,0.074219 0.332031,0.109375 0.625,0.109375 l 0.953125,0 c 0.570312,0 1.015625,0.121094 1.328125,0.359375 0.3125,0.242187 0.46875,0.59375 0.46875,1.0625 0,0.59375 -0.242187,1.046875 -0.71875,1.359375 C 3.984375,2.25 3.289062,2.40625 2.375,2.40625 1.675781,2.40625 1.132812,2.273438 0.75,2.015625 0.375,1.753906 0.1875,1.382812 0.1875,0.90625 0.1875,0.582031 0.289062,0.300781 0.5,0.0625 0.707031,-0.175781 1,-0.335938 1.375,-0.421875 c -0.136719,-0.0625 -0.25,-0.15625 -0.34375,-0.28125 -0.085938,-0.132813 -0.125,-0.285156 -0.125,-0.453125 0,-0.195312 0.050781,-0.367188 0.15625,-0.515625 C 1.164062,-1.816406 1.328125,-1.957031 1.546875,-2.09375 1.273438,-2.207031 1.050781,-2.398438 0.875,-2.671875 0.695312,-2.953125 0.609375,-3.269531 0.609375,-3.625 c 0,-0.582031 0.175781,-1.03125 0.53125,-1.34375 0.351563,-0.320312 0.847656,-0.484375 1.484375,-0.484375 0.28125,0 0.535156,0.03125 0.765625,0.09375 z M 0.96875,0.90625 c 0,0.28125 0.117188,0.492188 0.359375,0.640625 0.25,0.15625 0.601563,0.234375 1.0625,0.234375 0.675781,0 1.175781,-0.105469 1.5,-0.3125 0.332031,-0.199219 0.5,-0.46875 0.5,-0.8125 C 4.390625,0.363281 4.300781,0.160156 4.125,0.046875 3.945312,-0.0664062 3.609375,-0.125 3.109375,-0.125 l -0.96875,0 c -0.367187,0 -0.652344,0.0898438 -0.859375,0.265625 -0.210938,0.175781 -0.3125,0.429687 -0.3125,0.765625 z m 0.4375,-4.546875 c 0,0.375 0.101562,0.664063 0.3125,0.859375 C 1.9375,-2.59375 2.234375,-2.5 2.609375,-2.5 c 0.789063,0 1.1875,-0.382812 1.1875,-1.15625 0,-0.800781 -0.402344,-1.203125 -1.203125,-1.203125 -0.375,0 -0.667969,0.105469 -0.875,0.3125 -0.210938,0.199219 -0.3125,0.5 -0.3125,0.90625 z m 0,0" | ||
| - id="path309" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph8-2" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 4.15625,0 -0.171875,-0.765625 -0.03125,0 c -0.273437,0.335937 -0.542969,0.5625 -0.8125,0.6875 C 2.878906,0.0351562 2.550781,0.09375 2.15625,0.09375 c -0.53125,0 -0.949219,-0.1328125 -1.25,-0.40625 -0.304688,-0.269531 -0.453125,-0.660156 -0.453125,-1.171875 0,-1.070313 0.863281,-1.632813 2.59375,-1.6875 l 0.90625,-0.03125 0,-0.34375 c 0,-0.414063 -0.089844,-0.722656 -0.265625,-0.921875 -0.179688,-0.195312 -0.464844,-0.296875 -0.859375,-0.296875 -0.449219,0 -0.953125,0.136719 -1.515625,0.40625 l -0.25,-0.625 c 0.257812,-0.144531 0.546875,-0.253906 0.859375,-0.328125 0.3125,-0.082031 0.628906,-0.125 0.953125,-0.125 0.632812,0 1.101562,0.140625 1.40625,0.421875 C 4.59375,-4.734375 4.75,-4.28125 4.75,-3.65625 L 4.75,0 z M 2.3125,-0.578125 c 0.507812,0 0.90625,-0.132813 1.1875,-0.40625 0.289062,-0.28125 0.4375,-0.671875 0.4375,-1.171875 l 0,-0.46875 -0.8125,0.03125 C 2.476562,-2.570312 2.015625,-2.472656 1.734375,-2.296875 1.453125,-2.117188 1.3125,-1.84375 1.3125,-1.46875 c 0,0.292969 0.085938,0.515625 0.265625,0.671875 C 1.753906,-0.648438 2,-0.578125 2.3125,-0.578125 z m 0,0" | ||
| - id="path312" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - <symbol | ||
| - overflow="visible" | ||
| - id="glyph8-3" | ||
| - style="overflow:visible"> | ||
| - <path | ||
| - style="stroke:none" | ||
| - d="m 4.3125,-1.453125 c 0,0.492187 -0.1875,0.871094 -0.5625,1.140625 -0.367188,0.2734375 -0.886719,0.40625 -1.5625,0.40625 -0.710938,0 -1.261719,-0.109375 -1.65625,-0.328125 l 0,-0.75 c 0.257812,0.125 0.535156,0.226563 0.828125,0.296875 0.289063,0.074219 0.578125,0.109375 0.859375,0.109375 0.414062,0 0.738281,-0.066406 0.96875,-0.203125 0.226562,-0.132812 0.34375,-0.335938 0.34375,-0.609375 0,-0.207031 -0.09375,-0.382813 -0.28125,-0.53125 -0.179688,-0.15625 -0.527344,-0.332031 -1.046875,-0.53125 -0.5,-0.1875 -0.855469,-0.347656 -1.0625,-0.484375 -0.210937,-0.132812 -0.367187,-0.289062 -0.46875,-0.46875 -0.105469,-0.175781 -0.15625,-0.382812 -0.15625,-0.625 0,-0.4375 0.175781,-0.78125 0.53125,-1.03125 0.351563,-0.257812 0.84375,-0.390625 1.46875,-0.390625 0.570313,0 1.132813,0.121094 1.6875,0.359375 L 3.90625,-4.4375 C 3.375,-4.65625 2.890625,-4.765625 2.453125,-4.765625 c -0.386719,0 -0.679687,0.0625 -0.875,0.1875 -0.1875,0.117187 -0.28125,0.277344 -0.28125,0.484375 0,0.148438 0.035156,0.273438 0.109375,0.375 0.070312,0.09375 0.1875,0.1875 0.34375,0.28125 0.164062,0.09375 0.476562,0.226562 0.9375,0.390625 0.632812,0.230469 1.0625,0.464844 1.28125,0.703125 0.226562,0.230469 0.34375,0.527344 0.34375,0.890625 z m 0,0" | ||
| - id="path315" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </symbol> | ||
| - </g> | ||
| - <clipPath | ||
| - id="clip1"> | ||
| - <path | ||
| - d="m 54,54 503.99609,0 0,661.70703 -503.99609,0 z m 0,0" | ||
| - id="path318" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </clipPath> | ||
| - <clipPath | ||
| - id="clip2"> | ||
| - <path | ||
| - d="m 55.492188,276.44531 501.000002,0 0,0.83594 -501.000002,0 z m 0,0" | ||
| - id="path321" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </clipPath> | ||
| - <clipPath | ||
| - id="clip3"> | ||
| - <path | ||
| - d="m 55.492188,83.058594 501.000002,0 0,0.835937 -501.000002,0 z m 0,0" | ||
| - id="path324" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </clipPath> | ||
| - <clipPath | ||
| - id="clip4"> | ||
| - <path | ||
| - d="m 55.492188,94 501.000002,0 0,134.85156 -501.000002,0 z m 0,0" | ||
| - id="path327" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </clipPath> | ||
| - <clipPath | ||
| - id="clip5"> | ||
| - <path | ||
| - d="m 59.679688,94.078125 492.980472,0 c 2.21484,0 4.01171,1.796875 4.01171,4.011719 l 0,126.417966 c 0,2.21094 -1.79687,4.00781 -4.01171,4.00781 l -492.980472,0 c -2.214844,0 -4.007813,-1.79687 -4.007813,-4.00781 l 0,-126.417966 c 0,-2.214844 1.792969,-4.011719 4.007813,-4.011719 z m 0,0" | ||
| - id="path330" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </clipPath> | ||
| - <clipPath | ||
| - id="clip6"> | ||
| - <path | ||
| - d="m 55.492188,94 501.000002,0 0,12.4375 -501.000002,0 z m 0,0" | ||
| - id="path333" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </clipPath> | ||
| - <clipPath | ||
| - id="clip7"> | ||
| - <path | ||
| - d="m 59.679688,94.078125 492.980472,0 c 2.21484,0 4.01171,1.796875 4.01171,4.011719 l 0,9.351566 -500.999995,0 0,-9.351566 c 0,-2.214844 1.792969,-4.011719 4.007813,-4.011719 z m 0,0" | ||
| - id="path336" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </clipPath> | ||
| - <clipPath | ||
| - id="clip8"> | ||
| - <path | ||
| - d="m 59.679688,94.078125 492.980472,0 c 2.21484,0 4.01171,1.796875 4.01171,4.011719 l 0,126.417966 c 0,2.21094 -1.79687,4.00781 -4.01171,4.00781 l -492.980472,0 c -2.214844,0 -4.007813,-1.79687 -4.007813,-4.00781 l 0,-126.417966 c 0,-2.214844 1.792969,-4.011719 4.007813,-4.011719 z m 0,0" | ||
| - id="path339" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </clipPath> | ||
| - <linearGradient | ||
| - id="linear0" | ||
| - gradientUnits="userSpaceOnUse" | ||
| - x1="300" | ||
| - y1="0.197612" | ||
| - x2="300" | ||
| - y2="14.99881" | ||
| - gradientTransform="matrix(0.835,0,0,0.835,55.492558,93.912994)"> | ||
| - <stop | ||
| - offset="0" | ||
| - style="stop-color:rgb(93.992615%,93.992615%,93.992615%);stop-opacity:1;" | ||
| - id="stop342" /> | ||
| - <stop | ||
| - offset="0.03125" | ||
| - style="stop-color:rgb(93.847656%,93.847656%,93.847656%);stop-opacity:1;" | ||
| - id="stop344" /> | ||
| - <stop | ||
| - offset="0.0625" | ||
| - style="stop-color:rgb(93.557739%,93.557739%,93.557739%);stop-opacity:1;" | ||
| - id="stop346" /> | ||
| - <stop | ||
| - offset="0.09375" | ||
| - style="stop-color:rgb(93.267822%,93.267822%,93.267822%);stop-opacity:1;" | ||
| - id="stop348" /> | ||
| - <stop | ||
| - offset="0.125" | ||
| - style="stop-color:rgb(92.976379%,92.976379%,92.976379%);stop-opacity:1;" | ||
| - id="stop350" /> | ||
| - <stop | ||
| - offset="0.15625" | ||
| - style="stop-color:rgb(92.686462%,92.686462%,92.686462%);stop-opacity:1;" | ||
| - id="stop352" /> | ||
| - <stop | ||
| - offset="0.1875" | ||
| - style="stop-color:rgb(92.396545%,92.396545%,92.396545%);stop-opacity:1;" | ||
| - id="stop354" /> | ||
| - <stop | ||
| - offset="0.21875" | ||
| - style="stop-color:rgb(92.106628%,92.106628%,92.106628%);stop-opacity:1;" | ||
| - id="stop356" /> | ||
| - <stop | ||
| - offset="0.25" | ||
| - style="stop-color:rgb(91.816711%,91.816711%,91.816711%);stop-opacity:1;" | ||
| - id="stop358" /> | ||
| - <stop | ||
| - offset="0.28125" | ||
| - style="stop-color:rgb(91.525269%,91.525269%,91.525269%);stop-opacity:1;" | ||
| - id="stop360" /> | ||
| - <stop | ||
| - offset="0.3125" | ||
| - style="stop-color:rgb(91.235352%,91.235352%,91.235352%);stop-opacity:1;" | ||
| - id="stop362" /> | ||
| - <stop | ||
| - offset="0.34375" | ||
| - style="stop-color:rgb(90.945435%,90.945435%,90.945435%);stop-opacity:1;" | ||
| - id="stop364" /> | ||
| - <stop | ||
| - offset="0.375" | ||
| - style="stop-color:rgb(90.655518%,90.655518%,90.655518%);stop-opacity:1;" | ||
| - id="stop366" /> | ||
| - <stop | ||
| - offset="0.40625" | ||
| - style="stop-color:rgb(90.365601%,90.365601%,90.365601%);stop-opacity:1;" | ||
| - id="stop368" /> | ||
| - <stop | ||
| - offset="0.4375" | ||
| - style="stop-color:rgb(90.074158%,90.074158%,90.074158%);stop-opacity:1;" | ||
| - id="stop370" /> | ||
| - <stop | ||
| - offset="0.46875" | ||
| - style="stop-color:rgb(89.784241%,89.784241%,89.784241%);stop-opacity:1;" | ||
| - id="stop372" /> | ||
| - <stop | ||
| - offset="0.5" | ||
| - style="stop-color:rgb(89.494324%,89.494324%,89.494324%);stop-opacity:1;" | ||
| - id="stop374" /> | ||
| - <stop | ||
| - offset="0.53125" | ||
| - style="stop-color:rgb(89.204407%,89.204407%,89.204407%);stop-opacity:1;" | ||
| - id="stop376" /> | ||
| - <stop | ||
| - offset="0.5625" | ||
| - style="stop-color:rgb(88.91449%,88.91449%,88.91449%);stop-opacity:1;" | ||
| - id="stop378" /> | ||
| - <stop | ||
| - offset="0.59375" | ||
| - style="stop-color:rgb(88.623047%,88.623047%,88.623047%);stop-opacity:1;" | ||
| - id="stop380" /> | ||
| - <stop | ||
| - offset="0.625" | ||
| - style="stop-color:rgb(88.33313%,88.33313%,88.33313%);stop-opacity:1;" | ||
| - id="stop382" /> | ||
| - <stop | ||
| - offset="0.65625" | ||
| - style="stop-color:rgb(88.043213%,88.043213%,88.043213%);stop-opacity:1;" | ||
| - id="stop384" /> | ||
| - <stop | ||
| - offset="0.6875" | ||
| - style="stop-color:rgb(87.753296%,87.753296%,87.753296%);stop-opacity:1;" | ||
| - id="stop386" /> | ||
| - <stop | ||
| - offset="0.71875" | ||
| - style="stop-color:rgb(87.463379%,87.463379%,87.463379%);stop-opacity:1;" | ||
| - id="stop388" /> | ||
| - <stop | ||
| - offset="0.75" | ||
| - style="stop-color:rgb(87.171936%,87.171936%,87.171936%);stop-opacity:1;" | ||
| - id="stop390" /> | ||
| - <stop | ||
| - offset="0.78125" | ||
| - style="stop-color:rgb(86.882019%,86.882019%,86.882019%);stop-opacity:1;" | ||
| - id="stop392" /> | ||
| - <stop | ||
| - offset="0.8125" | ||
| - style="stop-color:rgb(86.592102%,86.592102%,86.592102%);stop-opacity:1;" | ||
| - id="stop394" /> | ||
| - <stop | ||
| - offset="0.84375" | ||
| - style="stop-color:rgb(86.302185%,86.302185%,86.302185%);stop-opacity:1;" | ||
| - id="stop396" /> | ||
| - <stop | ||
| - offset="0.875" | ||
| - style="stop-color:rgb(86.012268%,86.012268%,86.012268%);stop-opacity:1;" | ||
| - id="stop398" /> | ||
| - <stop | ||
| - offset="0.90625" | ||
| - style="stop-color:rgb(85.720825%,85.720825%,85.720825%);stop-opacity:1;" | ||
| - id="stop400" /> | ||
| - <stop | ||
| - offset="0.9375" | ||
| - style="stop-color:rgb(85.430908%,85.430908%,85.430908%);stop-opacity:1;" | ||
| - id="stop402" /> | ||
| - <stop | ||
| - offset="0.96875" | ||
| - style="stop-color:rgb(85.140991%,85.140991%,85.140991%);stop-opacity:1;" | ||
| - id="stop404" /> | ||
| - <stop | ||
| - offset="1" | ||
| - style="stop-color:rgb(84.851074%,84.851074%,84.851074%);stop-opacity:1;" | ||
| - id="stop406" /> | ||
| - </linearGradient> | ||
| - <clipPath | ||
| - id="clip9"> | ||
| - <path | ||
| - d="m 55.492188,106.4375 501.000002,0 0,0.83594 -501.000002,0 z m 0,0" | ||
| - id="path409" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </clipPath> | ||
| - <clipPath | ||
| - id="clip10"> | ||
| - <path | ||
| - d="m 59.679688,94.078125 492.980472,0 c 2.21484,0 4.01171,1.796875 4.01171,4.011719 l 0,9.351566 -500.999995,0 0,-9.351566 c 0,-2.214844 1.792969,-4.011719 4.007813,-4.011719 z m 0,0" | ||
| - id="path412" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </clipPath> | ||
| - <clipPath | ||
| - id="clip11"> | ||
| - <path | ||
| - d="m 59.679688,94.078125 492.980472,0 c 2.21484,0 4.01171,1.796875 4.01171,4.011719 l 0,126.417966 c 0,2.21094 -1.79687,4.00781 -4.01171,4.00781 l -492.980472,0 c -2.214844,0 -4.007813,-1.79687 -4.007813,-4.00781 l 0,-126.417966 c 0,-2.214844 1.792969,-4.011719 4.007813,-4.011719 z m 0,0" | ||
| - id="path415" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </clipPath> | ||
| - <linearGradient | ||
| - id="linear1" | ||
| - gradientUnits="userSpaceOnUse" | ||
| - x1="300" | ||
| - y1="1.43713e-05" | ||
| - x2="300" | ||
| - y2="1.0000139" | ||
| - gradientTransform="matrix(0.835,0,0,0.835,55.492558,106.43799)"> | ||
| - <stop | ||
| - offset="0" | ||
| - style="stop-color:rgb(94.116211%,94.116211%,94.116211%);stop-opacity:1;" | ||
| - id="stop418" /> | ||
| - <stop | ||
| - offset="0.5" | ||
| - style="stop-color:rgb(93.959045%,93.959045%,93.959045%);stop-opacity:1;" | ||
| - id="stop420" /> | ||
| - <stop | ||
| - offset="1" | ||
| - style="stop-color:rgb(93.64624%,93.64624%,93.64624%);stop-opacity:1;" | ||
| - id="stop422" /> | ||
| - </linearGradient> | ||
| - <clipPath | ||
| - id="clip12"> | ||
| - <path | ||
| - d="m 55.492188,106.4375 501.000002,0 0,0.83594 -501.000002,0 z m 0,0" | ||
| - id="path425" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </clipPath> | ||
| - <clipPath | ||
| - id="clip13"> | ||
| - <path | ||
| - d="m 55.492188,215.48828 501.000002,0 0,0.83594 -501.000002,0 z m 0,0" | ||
| - id="path428" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </clipPath> | ||
| - <clipPath | ||
| - id="clip14"> | ||
| - <path | ||
| - d="m 55.671875,215.15625 500.999995,0 0,9.35156 c 0,2.21094 -1.79687,4.00781 -4.01171,4.00781 l -492.980472,0 c -2.214844,0 -4.007813,-1.79687 -4.007813,-4.00781 z m 0,0" | ||
| - id="path431" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </clipPath> | ||
| - <clipPath | ||
| - id="clip15"> | ||
| - <path | ||
| - d="m 59.679688,94.078125 492.980472,0 c 2.21484,0 4.01171,1.796875 4.01171,4.011719 l 0,126.417966 c 0,2.21094 -1.79687,4.00781 -4.01171,4.00781 l -492.980472,0 c -2.214844,0 -4.007813,-1.79687 -4.007813,-4.00781 l 0,-126.417966 c 0,-2.214844 1.792969,-4.011719 4.007813,-4.011719 z m 0,0" | ||
| - id="path434" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </clipPath> | ||
| - <linearGradient | ||
| - id="linear2" | ||
| - gradientUnits="userSpaceOnUse" | ||
| - x1="300" | ||
| - y1="13.998825" | ||
| - x2="300" | ||
| - y2="15.000023" | ||
| - gradientTransform="matrix(0.835,0,0,0.835,55.492558,203.79898)"> | ||
| - <stop | ||
| - offset="0" | ||
| - style="stop-color:rgb(85.333252%,85.333252%,85.333252%);stop-opacity:1;" | ||
| - id="stop437" /> | ||
| - <stop | ||
| - offset="0.5" | ||
| - style="stop-color:rgb(85.176086%,85.176086%,85.176086%);stop-opacity:1;" | ||
| - id="stop439" /> | ||
| - <stop | ||
| - offset="1" | ||
| - style="stop-color:rgb(84.861755%,84.861755%,84.861755%);stop-opacity:1;" | ||
| - id="stop441" /> | ||
| - </linearGradient> | ||
| - <clipPath | ||
| - id="clip16"> | ||
| - <path | ||
| - d="m 55.492188,216.32422 501.000002,0 0,12.52344 -501.000002,0 z m 0,0" | ||
| - id="path444" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </clipPath> | ||
| - <clipPath | ||
| - id="clip17"> | ||
| - <path | ||
| - d="m 55.671875,215.15625 500.999995,0 0,9.35156 c 0,2.21094 -1.79687,4.00781 -4.01171,4.00781 l -492.980472,0 c -2.214844,0 -4.007813,-1.79687 -4.007813,-4.00781 z m 0,0" | ||
| - id="path447" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </clipPath> | ||
| - <clipPath | ||
| - id="clip18"> | ||
| - <path | ||
| - d="m 59.679688,94.078125 492.980472,0 c 2.21484,0 4.01171,1.796875 4.01171,4.011719 l 0,126.417966 c 0,2.21094 -1.79687,4.00781 -4.01171,4.00781 l -492.980472,0 c -2.214844,0 -4.007813,-1.79687 -4.007813,-4.00781 l 0,-126.417966 c 0,-2.214844 1.792969,-4.011719 4.007813,-4.011719 z m 0,0" | ||
| - id="path450" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </clipPath> | ||
| - <linearGradient | ||
| - id="linear3" | ||
| - gradientUnits="userSpaceOnUse" | ||
| - x1="300" | ||
| - y1="2.99401e-05" | ||
| - x2="300" | ||
| - y2="14.601228" | ||
| - gradientTransform="matrix(0.835,0,0,0.835,55.492558,216.32397)"> | ||
| - <stop | ||
| - offset="0" | ||
| - style="stop-color:rgb(94.116211%,94.116211%,94.116211%);stop-opacity:1;" | ||
| - id="stop453" /> | ||
| - <stop | ||
| - offset="0.03125" | ||
| - style="stop-color:rgb(93.972778%,93.972778%,93.972778%);stop-opacity:1;" | ||
| - id="stop455" /> | ||
| - <stop | ||
| - offset="0.0625" | ||
| - style="stop-color:rgb(93.687439%,93.687439%,93.687439%);stop-opacity:1;" | ||
| - id="stop457" /> | ||
| - <stop | ||
| - offset="0.09375" | ||
| - style="stop-color:rgb(93.400574%,93.400574%,93.400574%);stop-opacity:1;" | ||
| - id="stop459" /> | ||
| - <stop | ||
| - offset="0.125" | ||
| - style="stop-color:rgb(93.115234%,93.115234%,93.115234%);stop-opacity:1;" | ||
| - id="stop461" /> | ||
| - <stop | ||
| - offset="0.15625" | ||
| - style="stop-color:rgb(92.828369%,92.828369%,92.828369%);stop-opacity:1;" | ||
| - id="stop463" /> | ||
| - <stop | ||
| - offset="0.1875" | ||
| - style="stop-color:rgb(92.541504%,92.541504%,92.541504%);stop-opacity:1;" | ||
| - id="stop465" /> | ||
| - <stop | ||
| - offset="0.21875" | ||
| - style="stop-color:rgb(92.256165%,92.256165%,92.256165%);stop-opacity:1;" | ||
| - id="stop467" /> | ||
| - <stop | ||
| - offset="0.25" | ||
| - style="stop-color:rgb(91.969299%,91.969299%,91.969299%);stop-opacity:1;" | ||
| - id="stop469" /> | ||
| - <stop | ||
| - offset="0.28125" | ||
| - style="stop-color:rgb(91.682434%,91.682434%,91.682434%);stop-opacity:1;" | ||
| - id="stop471" /> | ||
| - <stop | ||
| - offset="0.3125" | ||
| - style="stop-color:rgb(91.397095%,91.397095%,91.397095%);stop-opacity:1;" | ||
| - id="stop473" /> | ||
| - <stop | ||
| - offset="0.34375" | ||
| - style="stop-color:rgb(91.110229%,91.110229%,91.110229%);stop-opacity:1;" | ||
| - id="stop475" /> | ||
| - <stop | ||
| - offset="0.375" | ||
| - style="stop-color:rgb(90.82489%,90.82489%,90.82489%);stop-opacity:1;" | ||
| - id="stop477" /> | ||
| - <stop | ||
| - offset="0.40625" | ||
| - style="stop-color:rgb(90.538025%,90.538025%,90.538025%);stop-opacity:1;" | ||
| - id="stop479" /> | ||
| - <stop | ||
| - offset="0.4375" | ||
| - style="stop-color:rgb(90.25116%,90.25116%,90.25116%);stop-opacity:1;" | ||
| - id="stop481" /> | ||
| - <stop | ||
| - offset="0.46875" | ||
| - style="stop-color:rgb(89.96582%,89.96582%,89.96582%);stop-opacity:1;" | ||
| - id="stop483" /> | ||
| - <stop | ||
| - offset="0.5" | ||
| - style="stop-color:rgb(89.678955%,89.678955%,89.678955%);stop-opacity:1;" | ||
| - id="stop485" /> | ||
| - <stop | ||
| - offset="0.53125" | ||
| - style="stop-color:rgb(89.39209%,89.39209%,89.39209%);stop-opacity:1;" | ||
| - id="stop487" /> | ||
| - <stop | ||
| - offset="0.5625" | ||
| - style="stop-color:rgb(89.10675%,89.10675%,89.10675%);stop-opacity:1;" | ||
| - id="stop489" /> | ||
| - <stop | ||
| - offset="0.59375" | ||
| - style="stop-color:rgb(88.819885%,88.819885%,88.819885%);stop-opacity:1;" | ||
| - id="stop491" /> | ||
| - <stop | ||
| - offset="0.625" | ||
| - style="stop-color:rgb(88.53302%,88.53302%,88.53302%);stop-opacity:1;" | ||
| - id="stop493" /> | ||
| - <stop | ||
| - offset="0.65625" | ||
| - style="stop-color:rgb(88.247681%,88.247681%,88.247681%);stop-opacity:1;" | ||
| - id="stop495" /> | ||
| - <stop | ||
| - offset="0.6875" | ||
| - style="stop-color:rgb(87.960815%,87.960815%,87.960815%);stop-opacity:1;" | ||
| - id="stop497" /> | ||
| - <stop | ||
| - offset="0.71875" | ||
| - style="stop-color:rgb(87.675476%,87.675476%,87.675476%);stop-opacity:1;" | ||
| - id="stop499" /> | ||
| - <stop | ||
| - offset="0.75" | ||
| - style="stop-color:rgb(87.388611%,87.388611%,87.388611%);stop-opacity:1;" | ||
| - id="stop501" /> | ||
| - <stop | ||
| - offset="0.78125" | ||
| - style="stop-color:rgb(87.101746%,87.101746%,87.101746%);stop-opacity:1;" | ||
| - id="stop503" /> | ||
| - <stop | ||
| - offset="0.8125" | ||
| - style="stop-color:rgb(86.816406%,86.816406%,86.816406%);stop-opacity:1;" | ||
| - id="stop505" /> | ||
| - <stop | ||
| - offset="0.84375" | ||
| - style="stop-color:rgb(86.529541%,86.529541%,86.529541%);stop-opacity:1;" | ||
| - id="stop507" /> | ||
| - <stop | ||
| - offset="0.875" | ||
| - style="stop-color:rgb(86.242676%,86.242676%,86.242676%);stop-opacity:1;" | ||
| - id="stop509" /> | ||
| - <stop | ||
| - offset="0.90625" | ||
| - style="stop-color:rgb(85.957336%,85.957336%,85.957336%);stop-opacity:1;" | ||
| - id="stop511" /> | ||
| - <stop | ||
| - offset="0.9375" | ||
| - style="stop-color:rgb(85.670471%,85.670471%,85.670471%);stop-opacity:1;" | ||
| - id="stop513" /> | ||
| - <stop | ||
| - offset="0.96875" | ||
| - style="stop-color:rgb(85.385132%,85.385132%,85.385132%);stop-opacity:1;" | ||
| - id="stop515" /> | ||
| - <stop | ||
| - offset="1" | ||
| - style="stop-color:rgb(85.098267%,85.098267%,85.098267%);stop-opacity:1;" | ||
| - id="stop517" /> | ||
| - </linearGradient> | ||
| - <clipPath | ||
| - id="clip19"> | ||
| - <path | ||
| - d="m 55.492188,215.48828 501.000002,0 0,0.83594 -501.000002,0 z m 0,0" | ||
| - id="path520" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </clipPath> | ||
| - <clipPath | ||
| - id="clip20"> | ||
| - <path | ||
| - d="m 55.492188,107.27344 103.789062,0 0,108.21484 -103.789062,0 z m 0,0" | ||
| - id="path523" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </clipPath> | ||
| - <clipPath | ||
| - id="clip21"> | ||
| - <path | ||
| - d="m 158.44922,107.27344 0.83594,0 0,108.21484 -0.83594,0 z m 0,0" | ||
| - id="path526" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </clipPath> | ||
| - <clipPath | ||
| - id="clip22"> | ||
| - <path | ||
| - d="m 55.492188,107.27344 102.957032,0 0,13.52734 -102.957032,0 z m 0,0" | ||
| - id="path529" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </clipPath> | ||
| - <clipPath | ||
| - id="clip23"> | ||
| - <path | ||
| - d="m 55.492188,134.32812 102.957032,0 0,13.52735 -102.957032,0 z m 0,0" | ||
| - id="path532" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </clipPath> | ||
| - <clipPath | ||
| - id="clip24"> | ||
| - <path | ||
| - d="m 55.492188,147.85547 102.957032,0 0,13.52734 -102.957032,0 z m 0,0" | ||
| - id="path535" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </clipPath> | ||
| - <clipPath | ||
| - id="clip25"> | ||
| - <path | ||
| - d="m 55.492188,161.38281 102.957032,0 0,13.52735 -102.957032,0 z m 0,0" | ||
| - id="path538" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </clipPath> | ||
| - <clipPath | ||
| - id="clip26"> | ||
| - <path | ||
| - d="m 55.492188,188.43359 102.957032,0 0,13.52735 -102.957032,0 z m 0,0" | ||
| - id="path541" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </clipPath> | ||
| - <clipPath | ||
| - id="clip27"> | ||
| - <path | ||
| - d="m 159.28125,107.27344 103.78906,0 0,54.10937 -103.78906,0 z m 0,0" | ||
| - id="path544" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </clipPath> | ||
| - <clipPath | ||
| - id="clip28"> | ||
| - <path | ||
| - d="m 262.23828,107.27344 0.83594,0 0,54.10937 -0.83594,0 z m 0,0" | ||
| - id="path547" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </clipPath> | ||
| - <clipPath | ||
| - id="clip29"> | ||
| - <path | ||
| - d="m 159.28125,107.27344 102.95703,0 0,13.52734 -102.95703,0 z m 0,0" | ||
| - id="path550" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </clipPath> | ||
| - <clipPath | ||
| - id="clip30"> | ||
| - <path | ||
| - d="m 159.28125,120.80078 102.95703,0 0,13.52734 -102.95703,0 z m 0,0" | ||
| - id="path553" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </clipPath> | ||
| - <clipPath | ||
| - id="clip31"> | ||
| - <path | ||
| - d="m 159.28125,134.32812 102.95703,0 0,13.52735 -102.95703,0 z m 0,0" | ||
| - id="path556" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </clipPath> | ||
| - <clipPath | ||
| - id="clip32"> | ||
| - <path | ||
| - d="m 263.07422,107.27344 103.78906,0 0,81.16015 -103.78906,0 z m 0,0" | ||
| - id="path559" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </clipPath> | ||
| - <clipPath | ||
| - id="clip33"> | ||
| - <path | ||
| - d="m 366.02734,107.27344 0.83594,0 0,81.16015 -0.83594,0 z m 0,0" | ||
| - id="path562" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </clipPath> | ||
| - <clipPath | ||
| - id="clip34"> | ||
| - <path | ||
| - d="m 263.07422,107.27344 102.95703,0 0,13.52734 -102.95703,0 z m 0,0" | ||
| - id="path565" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </clipPath> | ||
| - <clipPath | ||
| - id="clip35"> | ||
| - <path | ||
| - d="m 263.07422,120.80078 102.95703,0 0,13.52734 -102.95703,0 z m 0,0" | ||
| - id="path568" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </clipPath> | ||
| - <clipPath | ||
| - id="clip36"> | ||
| - <path | ||
| - d="m 263.07422,134.32812 102.95703,0 0,13.52735 -102.95703,0 z m 0,0" | ||
| - id="path571" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </clipPath> | ||
| - <clipPath | ||
| - id="clip37"> | ||
| - <path | ||
| - d="m 263.07422,161.38281 102.95703,0 0,13.52735 -102.95703,0 z m 0,0" | ||
| - id="path574" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </clipPath> | ||
| - <clipPath | ||
| - id="clip38"> | ||
| - <path | ||
| - d="m 366.86328,107.27344 103.78906,0 0,40.58203 -103.78906,0 z m 0,0" | ||
| - id="path577" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </clipPath> | ||
| - <clipPath | ||
| - id="clip39"> | ||
| - <path | ||
| - d="m 469.82031,107.27344 0.83594,0 0,40.58203 -0.83594,0 z m 0,0" | ||
| - id="path580" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </clipPath> | ||
| - <clipPath | ||
| - id="clip40"> | ||
| - <path | ||
| - d="m 366.86328,107.27344 102.95703,0 0,13.52734 -102.95703,0 z m 0,0" | ||
| - id="path583" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </clipPath> | ||
| - <clipPath | ||
| - id="clip41"> | ||
| - <path | ||
| - d="m 366.86328,134.32812 102.95703,0 0,13.52735 -102.95703,0 z m 0,0" | ||
| - id="path586" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </clipPath> | ||
| - <linearGradient | ||
| - inkscape:collect="always" | ||
| - xlink:href="#linear0" | ||
| - id="linearGradient5112" | ||
| - gradientUnits="userSpaceOnUse" | ||
| - gradientTransform="matrix(0.835,0,0,0.835,55.492558,93.912994)" | ||
| - x1="300" | ||
| - y1="0.197612" | ||
| - x2="300" | ||
| - y2="14.99881" /> | ||
| - <linearGradient | ||
| - inkscape:collect="always" | ||
| - xlink:href="#linear1" | ||
| - id="linearGradient5114" | ||
| - gradientUnits="userSpaceOnUse" | ||
| - gradientTransform="matrix(0.835,0,0,0.835,55.492558,106.43799)" | ||
| - x1="300" | ||
| - y1="1.43713e-05" | ||
| - x2="300" | ||
| - y2="1.0000139" /> | ||
| - <linearGradient | ||
| - inkscape:collect="always" | ||
| - xlink:href="#linear2" | ||
| - id="linearGradient5116" | ||
| - gradientUnits="userSpaceOnUse" | ||
| - gradientTransform="matrix(0.835,0,0,0.835,55.492558,203.79898)" | ||
| - x1="300" | ||
| - y1="13.998825" | ||
| - x2="300" | ||
| - y2="15.000023" /> | ||
| - <linearGradient | ||
| - inkscape:collect="always" | ||
| - xlink:href="#linear3" | ||
| - id="linearGradient5118" | ||
| - gradientUnits="userSpaceOnUse" | ||
| - gradientTransform="matrix(0.835,0,0,0.835,55.492558,216.32397)" | ||
| - x1="300" | ||
| - y1="2.99401e-05" | ||
| - x2="300" | ||
| - y2="14.601228" /> | ||
| - </defs> | ||
| - <g | ||
| - id="g4726" | ||
| - transform="translate(-55.492188,-60.939995)"> | ||
| - <g | ||
| - clip-path="url(#clip2)" | ||
| - clip-rule="nonzero" | ||
| - id="g593"> | ||
| - <path | ||
| - style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" | ||
| - d="m 55.492188,276.44531 501.000002,0 0,0.83594 -501.000002,0 z m 0,0" | ||
| - id="path595" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </g> | ||
| - <g | ||
| - clip-path="url(#clip3)" | ||
| - clip-rule="nonzero" | ||
| - id="g597"> | ||
| - <path | ||
| - style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" | ||
| - d="m 55.492188,83.058594 501.000002,0 0,0.835937 -501.000002,0 z m 0,0" | ||
| - id="path599" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </g> | ||
| - <g | ||
| - clip-path="url(#clip4)" | ||
| - clip-rule="nonzero" | ||
| - id="g601"> | ||
| - <g | ||
| - clip-path="url(#clip5)" | ||
| - clip-rule="nonzero" | ||
| - id="g603"> | ||
| - <path | ||
| - style="fill:#949494;fill-opacity:1;fill-rule:nonzero;stroke:none" | ||
| - d="m 55.492188,93.914062 501.000002,0 0,134.937498 -501.000002,0 z m 0,0" | ||
| - id="path605" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </g> | ||
| - </g> | ||
| - <g | ||
| - clip-path="url(#clip6)" | ||
| - clip-rule="nonzero" | ||
| - id="g607"> | ||
| - <g | ||
| - clip-path="url(#clip7)" | ||
| - clip-rule="nonzero" | ||
| - id="g609"> | ||
| - <g | ||
| - clip-path="url(#clip8)" | ||
| - clip-rule="nonzero" | ||
| - id="g611"> | ||
| - <path | ||
| - style="fill:url(#linearGradient5112);fill-rule:nonzero;stroke:none" | ||
| - d="m 55.671875,94.078125 0,12.359375 500.820315,0 0,-12.359375 z m 0,0" | ||
| - id="path613" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </g> | ||
| - </g> | ||
| - </g> | ||
| - <g | ||
| - clip-path="url(#clip9)" | ||
| - clip-rule="nonzero" | ||
| - id="g615"> | ||
| - <g | ||
| - clip-path="url(#clip10)" | ||
| - clip-rule="nonzero" | ||
| - id="g617"> | ||
| - <g | ||
| - clip-path="url(#clip11)" | ||
| - clip-rule="nonzero" | ||
| - id="g619"> | ||
| - <path | ||
| - style="fill:url(#linearGradient5114);fill-rule:nonzero;stroke:none" | ||
| - d="m 55.671875,106.4375 0,0.83594 500.820315,0 0,-0.83594 z m 0,0" | ||
| - id="path621" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </g> | ||
| - </g> | ||
| - </g> | ||
| - <g | ||
| - clip-path="url(#clip12)" | ||
| - clip-rule="nonzero" | ||
| - id="g623"> | ||
| - <path | ||
| - style="fill:#636363;fill-opacity:1;fill-rule:nonzero;stroke:none" | ||
| - d="m 59.5,93.914062 492.98437,0 c 2.21094,0 4.00782,1.792969 4.00782,4.007813 l 0,9.351565 -501.000002,0 0,-9.351565 c 0,-2.214844 1.796874,-4.007813 4.007812,-4.007813 z m 492.98437,0 -492.98437,0 c -2.210938,0 -4.007812,1.792969 -4.007812,4.007813 l 0,8.515625 501.000002,0 0,-8.515625 c 0,-2.214844 -1.79688,-4.007813 -4.00782,-4.007813 z m 0,0" | ||
| - id="path625" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </g> | ||
| - <g | ||
| - clip-path="url(#clip13)" | ||
| - clip-rule="nonzero" | ||
| - id="g627"> | ||
| - <g | ||
| - clip-path="url(#clip14)" | ||
| - clip-rule="nonzero" | ||
| - id="g629"> | ||
| - <g | ||
| - clip-path="url(#clip15)" | ||
| - clip-rule="nonzero" | ||
| - id="g631"> | ||
| - <path | ||
| - style="fill:url(#linearGradient5116);fill-rule:nonzero;stroke:none" | ||
| - d="m 55.671875,215.48828 0,0.83594 500.820315,0 0,-0.83594 z m 0,0" | ||
| - id="path633" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </g> | ||
| - </g> | ||
| - </g> | ||
| - <g | ||
| - clip-path="url(#clip16)" | ||
| - clip-rule="nonzero" | ||
| - id="g635"> | ||
| - <g | ||
| - clip-path="url(#clip17)" | ||
| - clip-rule="nonzero" | ||
| - id="g637"> | ||
| - <g | ||
| - clip-path="url(#clip18)" | ||
| - clip-rule="nonzero" | ||
| - id="g639"> | ||
| - <path | ||
| - style="fill:url(#linearGradient5118);fill-rule:nonzero;stroke:none" | ||
| - d="m 55.671875,216.32422 0,12.1914 500.820315,0 0,-12.1914 z m 0,0" | ||
| - id="path641" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </g> | ||
| - </g> | ||
| - </g> | ||
| - <g | ||
| - clip-path="url(#clip19)" | ||
| - clip-rule="nonzero" | ||
| - id="g643"> | ||
| - <path | ||
| - style="fill:#636363;fill-opacity:1;fill-rule:nonzero;stroke:none" | ||
| - d="m 55.492188,215.48828 501.000002,0 0,9.35156 c 0,2.21485 -1.79688,4.00782 -4.00782,4.00782 l -492.98437,0 c -2.210938,0 -4.007812,-1.79297 -4.007812,-4.00782 z m 501.000002,0.83594 -501.000002,0 0,8.51562 c 0,2.21485 1.796874,4.00782 4.007812,4.00782 l 492.98437,0 c 2.21094,0 4.00782,-1.79297 4.00782,-4.00782 z m 0,0" | ||
| - id="path645" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </g> | ||
| - <g | ||
| - clip-path="url(#clip20)" | ||
| - clip-rule="nonzero" | ||
| - id="g647"> | ||
| - <path | ||
| - style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" | ||
| - d="m 55.492188,107.27344 103.789062,0 0,108.21484 -103.789062,0 z m 0,0" | ||
| - id="path649" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </g> | ||
| - <g | ||
| - clip-path="url(#clip21)" | ||
| - clip-rule="nonzero" | ||
| - id="g651"> | ||
| - <path | ||
| - style="fill:#636363;fill-opacity:1;fill-rule:nonzero;stroke:none" | ||
| - d="m 158.44922,107.27344 0.83594,0 0,108.21484 -0.83594,0 z m 0,0" | ||
| - id="path653" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </g> | ||
| - <g | ||
| - clip-path="url(#clip22)" | ||
| - clip-rule="nonzero" | ||
| - id="g655"> | ||
| - <path | ||
| - style="fill:#eeeeee;fill-opacity:1;fill-rule:nonzero;stroke:none" | ||
| - d="m 55.492188,107.27344 102.957032,0 0,13.52734 -102.957032,0 z m 0,0" | ||
| - id="path657" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </g> | ||
| - <g | ||
| - clip-path="url(#clip23)" | ||
| - clip-rule="nonzero" | ||
| - id="g659"> | ||
| - <path | ||
| - style="fill:#eeeeee;fill-opacity:1;fill-rule:nonzero;stroke:none" | ||
| - d="m 55.492188,134.32812 102.957032,0 0,13.52735 -102.957032,0 z m 0,0" | ||
| - id="path661" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </g> | ||
| - <g | ||
| - clip-path="url(#clip24)" | ||
| - clip-rule="nonzero" | ||
| - id="g663"> | ||
| - <path | ||
| - style="fill:#0087ca;fill-opacity:1;fill-rule:nonzero;stroke:none" | ||
| - d="m 55.492188,147.85547 102.957032,0 0,13.52734 -102.957032,0 z m 0,0" | ||
| - id="path665" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </g> | ||
| - <g | ||
| - clip-path="url(#clip25)" | ||
| - clip-rule="nonzero" | ||
| - id="g667"> | ||
| - <path | ||
| - style="fill:#eeeeee;fill-opacity:1;fill-rule:nonzero;stroke:none" | ||
| - d="m 55.492188,161.38281 102.957032,0 0,13.52735 -102.957032,0 z m 0,0" | ||
| - id="path669" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </g> | ||
| - <g | ||
| - clip-path="url(#clip26)" | ||
| - clip-rule="nonzero" | ||
| - id="g671"> | ||
| - <path | ||
| - style="fill:#eeeeee;fill-opacity:1;fill-rule:nonzero;stroke:none" | ||
| - d="m 55.492188,188.43359 102.957032,0 0,13.52735 -102.957032,0 z m 0,0" | ||
| - id="path673" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g675"> | ||
| - <use | ||
| - xlink:href="#glyph0-1" | ||
| - x="149.40916" | ||
| - y="144.01299" | ||
| - id="use677" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#ffffff;fill-opacity:1" | ||
| - id="g679"> | ||
| - <use | ||
| - xlink:href="#glyph0-1" | ||
| - x="149.40916" | ||
| - y="157.53998" | ||
| - id="use681" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g683"> | ||
| - <use | ||
| - xlink:href="#glyph1-1" | ||
| - x="60.001556" | ||
| - y="116.95898" | ||
| - id="use685" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-2" | ||
| - x="66.007545" | ||
| - y="116.95898" | ||
| - id="use687" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-3" | ||
| - x="70.516541" | ||
| - y="116.95898" | ||
| - id="use689" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g691"> | ||
| - <use | ||
| - xlink:href="#glyph1-4" | ||
| - x="60.001556" | ||
| - y="130.48599" | ||
| - id="use693" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-5" | ||
| - x="66.007545" | ||
| - y="130.48599" | ||
| - id="use695" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-6" | ||
| - x="68.009537" | ||
| - y="130.48599" | ||
| - id="use697" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-6" | ||
| - x="70.011536" | ||
| - y="130.48599" | ||
| - id="use699" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g701"> | ||
| - <use | ||
| - xlink:href="#glyph1-7" | ||
| - x="60.001556" | ||
| - y="144.01299" | ||
| - id="use703" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-8" | ||
| - x="66.51255" | ||
| - y="144.01299" | ||
| - id="use705" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g707"> | ||
| - <use | ||
| - xlink:href="#glyph1-9" | ||
| - x="71.51754" | ||
| - y="144.01299" | ||
| - id="use709" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-10" | ||
| - x="76.531548" | ||
| - y="144.01299" | ||
| - id="use711" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-11" | ||
| - x="81.04055" | ||
| - y="144.01299" | ||
| - id="use713" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-5" | ||
| - x="84.043541" | ||
| - y="144.01299" | ||
| - id="use715" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-12" | ||
| - x="86.04554" | ||
| - y="144.01299" | ||
| - id="use717" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-13" | ||
| - x="91.059547" | ||
| - y="144.01299" | ||
| - id="use719" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g721"> | ||
| - <use | ||
| - xlink:href="#glyph1-3" | ||
| - x="96.064537" | ||
| - y="144.01299" | ||
| - id="use723" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#ffffff;fill-opacity:1" | ||
| - id="g725"> | ||
| - <use | ||
| - xlink:href="#glyph1-14" | ||
| - x="60.001556" | ||
| - y="157.53998" | ||
| - id="use727" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-15" | ||
| - x="66.007545" | ||
| - y="157.53998" | ||
| - id="use729" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#ffffff;fill-opacity:1" | ||
| - id="g731"> | ||
| - <use | ||
| - xlink:href="#glyph1-16" | ||
| - x="71.012535" | ||
| - y="157.53998" | ||
| - id="use733" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-5" | ||
| - x="75.52153" | ||
| - y="157.53998" | ||
| - id="use735" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-11" | ||
| - x="77.523529" | ||
| - y="157.53998" | ||
| - id="use737" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-8" | ||
| - x="80.52652" | ||
| - y="157.53998" | ||
| - id="use739" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-15" | ||
| - x="85.540527" | ||
| - y="157.53998" | ||
| - id="use741" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#ffffff;fill-opacity:1" | ||
| - id="g743"> | ||
| - <use | ||
| - xlink:href="#glyph1-17" | ||
| - x="90.545517" | ||
| - y="157.53998" | ||
| - id="use745" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#ffffff;fill-opacity:1" | ||
| - id="g747"> | ||
| - <use | ||
| - xlink:href="#glyph1-18" | ||
| - x="98.066528" | ||
| - y="157.53998" | ||
| - id="use749" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#ffffff;fill-opacity:1" | ||
| - id="g751"> | ||
| - <use | ||
| - xlink:href="#glyph1-15" | ||
| - x="103.07152" | ||
| - y="157.53998" | ||
| - id="use753" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#ffffff;fill-opacity:1" | ||
| - id="g755"> | ||
| - <use | ||
| - xlink:href="#glyph1-3" | ||
| - x="108.07651" | ||
| - y="157.53998" | ||
| - id="use757" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g759"> | ||
| - <use | ||
| - xlink:href="#glyph1-19" | ||
| - x="60.001556" | ||
| - y="171.06699" | ||
| - id="use761" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-15" | ||
| - x="62.499542" | ||
| - y="171.06699" | ||
| - id="use763" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g765"> | ||
| - <use | ||
| - xlink:href="#glyph1-3" | ||
| - x="67.504532" | ||
| - y="171.06699" | ||
| - id="use767" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-18" | ||
| - x="70.002518" | ||
| - y="171.06699" | ||
| - id="use769" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-11" | ||
| - x="75.016525" | ||
| - y="171.06699" | ||
| - id="use771" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-15" | ||
| - x="78.019516" | ||
| - y="171.06699" | ||
| - id="use773" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g775"> | ||
| - <use | ||
| - xlink:href="#glyph1-18" | ||
| - x="83.024506" | ||
| - y="171.06699" | ||
| - id="use777" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-3" | ||
| - x="88.038513" | ||
| - y="171.06699" | ||
| - id="use779" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g781"> | ||
| - <use | ||
| - xlink:href="#glyph1-20" | ||
| - x="60.001556" | ||
| - y="184.59398" | ||
| - id="use783" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g785"> | ||
| - <use | ||
| - xlink:href="#glyph1-21" | ||
| - x="65.006546" | ||
| - y="184.59398" | ||
| - id="use787" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-22" | ||
| - x="70.020554" | ||
| - y="184.59398" | ||
| - id="use789" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g791"> | ||
| - <use | ||
| - xlink:href="#glyph1-23" | ||
| - x="60.001556" | ||
| - y="198.12099" | ||
| - id="use793" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-11" | ||
| - x="66.007545" | ||
| - y="198.12099" | ||
| - id="use795" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-8" | ||
| - x="69.010536" | ||
| - y="198.12099" | ||
| - id="use797" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g799"> | ||
| - <use | ||
| - xlink:href="#glyph1-9" | ||
| - x="74.015526" | ||
| - y="198.12099" | ||
| - id="use801" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-8" | ||
| - x="79.029533" | ||
| - y="198.12099" | ||
| - id="use803" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g805"> | ||
| - <use | ||
| - xlink:href="#glyph1-24" | ||
| - x="84.034523" | ||
| - y="198.12099" | ||
| - id="use807" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-21" | ||
| - x="88.543526" | ||
| - y="198.12099" | ||
| - id="use809" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-6" | ||
| - x="93.557533" | ||
| - y="198.12099" | ||
| - id="use811" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g813"> | ||
| - <use | ||
| - xlink:href="#glyph1-25" | ||
| - x="60.001556" | ||
| - y="211.64798" | ||
| - id="use815" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g817"> | ||
| - <use | ||
| - xlink:href="#glyph1-21" | ||
| - x="64.501541" | ||
| - y="211.64798" | ||
| - id="use819" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g821"> | ||
| - <use | ||
| - xlink:href="#glyph1-26" | ||
| - x="69.524567" | ||
| - y="211.64798" | ||
| - id="use823" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - clip-path="url(#clip27)" | ||
| - clip-rule="nonzero" | ||
| - id="g825"> | ||
| - <path | ||
| - style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" | ||
| - d="m 159.28125,107.27344 103.78906,0 0,54.10937 -103.78906,0 z m 0,0" | ||
| - id="path827" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </g> | ||
| - <g | ||
| - clip-path="url(#clip28)" | ||
| - clip-rule="nonzero" | ||
| - id="g829"> | ||
| - <path | ||
| - style="fill:#636363;fill-opacity:1;fill-rule:nonzero;stroke:none" | ||
| - d="m 262.23828,107.27344 0.83594,0 0,54.10937 -0.83594,0 z m 0,0" | ||
| - id="path831" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </g> | ||
| - <g | ||
| - clip-path="url(#clip29)" | ||
| - clip-rule="nonzero" | ||
| - id="g833"> | ||
| - <path | ||
| - style="fill:#eeeeee;fill-opacity:1;fill-rule:nonzero;stroke:none" | ||
| - d="m 159.28125,107.27344 102.95703,0 0,13.52734 -102.95703,0 z m 0,0" | ||
| - id="path835" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </g> | ||
| - <g | ||
| - clip-path="url(#clip30)" | ||
| - clip-rule="nonzero" | ||
| - id="g837"> | ||
| - <path | ||
| - style="fill:#0087ca;fill-opacity:1;fill-rule:nonzero;stroke:none" | ||
| - d="m 159.28125,120.80078 102.95703,0 0,13.52734 -102.95703,0 z m 0,0" | ||
| - id="path839" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </g> | ||
| - <g | ||
| - clip-path="url(#clip31)" | ||
| - clip-rule="nonzero" | ||
| - id="g841"> | ||
| - <path | ||
| - style="fill:#eeeeee;fill-opacity:1;fill-rule:nonzero;stroke:none" | ||
| - d="m 159.28125,134.32812 102.95703,0 0,13.52735 -102.95703,0 z m 0,0" | ||
| - id="path843" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#ffffff;fill-opacity:1" | ||
| - id="g845"> | ||
| - <use | ||
| - xlink:href="#glyph0-1" | ||
| - x="253.19966" | ||
| - y="130.48599" | ||
| - id="use847" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g849"> | ||
| - <use | ||
| - xlink:href="#glyph0-1" | ||
| - x="253.19966" | ||
| - y="157.53998" | ||
| - id="use851" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g853"> | ||
| - <use | ||
| - xlink:href="#glyph1-1" | ||
| - x="163.79205" | ||
| - y="116.95898" | ||
| - id="use855" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-5" | ||
| - x="169.79803" | ||
| - y="116.95898" | ||
| - id="use857" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-11" | ||
| - x="171.80003" | ||
| - y="116.95898" | ||
| - id="use859" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#ffffff;fill-opacity:1" | ||
| - id="g861"> | ||
| - <use | ||
| - xlink:href="#glyph1-14" | ||
| - x="163.79205" | ||
| - y="130.48599" | ||
| - id="use863" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-15" | ||
| - x="169.79803" | ||
| - y="130.48599" | ||
| - id="use865" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#ffffff;fill-opacity:1" | ||
| - id="g867"> | ||
| - <use | ||
| - xlink:href="#glyph1-18" | ||
| - x="174.80302" | ||
| - y="130.48599" | ||
| - id="use869" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#ffffff;fill-opacity:1" | ||
| - id="g871"> | ||
| - <use | ||
| - xlink:href="#glyph1-11" | ||
| - x="179.80801" | ||
| - y="130.48599" | ||
| - id="use873" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#ffffff;fill-opacity:1" | ||
| - id="g875"> | ||
| - <use | ||
| - xlink:href="#glyph1-12" | ||
| - x="182.82002" | ||
| - y="130.48599" | ||
| - id="use877" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#ffffff;fill-opacity:1" | ||
| - id="g879"> | ||
| - <use | ||
| - xlink:href="#glyph1-10" | ||
| - x="187.82501" | ||
| - y="130.48599" | ||
| - id="use881" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g883"> | ||
| - <use | ||
| - xlink:href="#glyph1-20" | ||
| - x="163.79205" | ||
| - y="144.01299" | ||
| - id="use885" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g887"> | ||
| - <use | ||
| - xlink:href="#glyph1-21" | ||
| - x="168.79704" | ||
| - y="144.01299" | ||
| - id="use889" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-15" | ||
| - x="173.81105" | ||
| - y="144.01299" | ||
| - id="use891" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g893"> | ||
| - <use | ||
| - xlink:href="#glyph1-27" | ||
| - x="178.81604" | ||
| - y="144.01299" | ||
| - id="use895" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g897"> | ||
| - <use | ||
| - xlink:href="#glyph1-28" | ||
| - x="163.79205" | ||
| - y="157.53999" | ||
| - id="use899" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g901"> | ||
| - <use | ||
| - xlink:href="#glyph1-21" | ||
| - x="171.95334" | ||
| - y="157.53999" | ||
| - id="use903" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-3" | ||
| - x="176.96735" | ||
| - y="157.53999" | ||
| - id="use905" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-18" | ||
| - x="179.46533" | ||
| - y="157.53999" | ||
| - id="use907" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g909"> | ||
| - <use | ||
| - xlink:href="#glyph1-11" | ||
| - x="184.47032" | ||
| - y="157.53999" | ||
| - id="use911" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - clip-path="url(#clip32)" | ||
| - clip-rule="nonzero" | ||
| - id="g913"> | ||
| - <path | ||
| - style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" | ||
| - d="m 263.07422,107.27344 103.78906,0 0,81.16015 -103.78906,0 z m 0,0" | ||
| - id="path915" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </g> | ||
| - <g | ||
| - clip-path="url(#clip33)" | ||
| - clip-rule="nonzero" | ||
| - id="g917"> | ||
| - <path | ||
| - style="fill:#636363;fill-opacity:1;fill-rule:nonzero;stroke:none" | ||
| - d="m 366.02734,107.27344 0.83594,0 0,81.16015 -0.83594,0 z m 0,0" | ||
| - id="path919" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </g> | ||
| - <g | ||
| - clip-path="url(#clip34)" | ||
| - clip-rule="nonzero" | ||
| - id="g921"> | ||
| - <path | ||
| - style="fill:#eeeeee;fill-opacity:1;fill-rule:nonzero;stroke:none" | ||
| - d="m 263.07422,107.27344 102.95703,0 0,13.52734 -102.95703,0 z m 0,0" | ||
| - id="path923" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </g> | ||
| - <g | ||
| - clip-path="url(#clip35)" | ||
| - clip-rule="nonzero" | ||
| - id="g925"> | ||
| - <path | ||
| - style="fill:#0087ca;fill-opacity:1;fill-rule:nonzero;stroke:none" | ||
| - d="m 263.07422,120.80078 102.95703,0 0,13.52734 -102.95703,0 z m 0,0" | ||
| - id="path927" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </g> | ||
| - <g | ||
| - clip-path="url(#clip36)" | ||
| - clip-rule="nonzero" | ||
| - id="g929"> | ||
| - <path | ||
| - style="fill:#eeeeee;fill-opacity:1;fill-rule:nonzero;stroke:none" | ||
| - d="m 263.07422,134.32812 102.95703,0 0,13.52735 -102.95703,0 z m 0,0" | ||
| - id="path931" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </g> | ||
| - <g | ||
| - clip-path="url(#clip37)" | ||
| - clip-rule="nonzero" | ||
| - id="g933"> | ||
| - <path | ||
| - style="fill:#eeeeee;fill-opacity:1;fill-rule:nonzero;stroke:none" | ||
| - d="m 263.07422,161.38281 102.95703,0 0,13.52735 -102.95703,0 z m 0,0" | ||
| - id="path935" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#ffffff;fill-opacity:1" | ||
| - id="g937"> | ||
| - <use | ||
| - xlink:href="#glyph0-1" | ||
| - x="356.99014" | ||
| - y="130.48599" | ||
| - id="use939" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g941"> | ||
| - <use | ||
| - xlink:href="#glyph1-7" | ||
| - x="267.58255" | ||
| - y="116.95898" | ||
| - id="use943" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-8" | ||
| - x="274.09354" | ||
| - y="116.95898" | ||
| - id="use945" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g947"> | ||
| - <use | ||
| - xlink:href="#glyph1-21" | ||
| - x="279.09854" | ||
| - y="116.95898" | ||
| - id="use949" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-6" | ||
| - x="284.11255" | ||
| - y="116.95898" | ||
| - id="use951" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#ffffff;fill-opacity:1" | ||
| - id="g953"> | ||
| - <use | ||
| - xlink:href="#glyph1-29" | ||
| - x="267.58255" | ||
| - y="130.48599" | ||
| - id="use955" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-21" | ||
| - x="274.58954" | ||
| - y="130.48599" | ||
| - id="use957" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-24" | ||
| - x="279.60355" | ||
| - y="130.48599" | ||
| - id="use959" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g961"> | ||
| - <use | ||
| - xlink:href="#glyph1-30" | ||
| - x="267.58255" | ||
| - y="144.01299" | ||
| - id="use963" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-5" | ||
| - x="274.58954" | ||
| - y="144.01299" | ||
| - id="use965" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-6" | ||
| - x="276.59152" | ||
| - y="144.01299" | ||
| - id="use967" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g969"> | ||
| - <use | ||
| - xlink:href="#glyph1-31" | ||
| - x="267.58255" | ||
| - y="157.53999" | ||
| - id="use971" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-8" | ||
| - x="273.58853" | ||
| - y="157.53999" | ||
| - id="use973" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g975"> | ||
| - <use | ||
| - xlink:href="#glyph1-6" | ||
| - x="278.59351" | ||
| - y="157.53999" | ||
| - id="use977" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-21" | ||
| - x="280.59552" | ||
| - y="157.53999" | ||
| - id="use979" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-11" | ||
| - x="285.60953" | ||
| - y="157.53999" | ||
| - id="use981" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g983"> | ||
| - <use | ||
| - xlink:href="#glyph1-28" | ||
| - x="267.58255" | ||
| - y="171.06699" | ||
| - id="use985" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g987"> | ||
| - <use | ||
| - xlink:href="#glyph1-5" | ||
| - x="276.07748" | ||
| - y="171.06699" | ||
| - id="use989" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-15" | ||
| - x="278.0795" | ||
| - y="171.06699" | ||
| - id="use991" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-27" | ||
| - x="283.09351" | ||
| - y="171.06699" | ||
| - id="use993" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g995"> | ||
| - <use | ||
| - xlink:href="#glyph1-29" | ||
| - x="267.58255" | ||
| - y="184.59398" | ||
| - id="use997" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-18" | ||
| - x="274.58954" | ||
| - y="184.59398" | ||
| - id="use999" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1001"> | ||
| - <use | ||
| - xlink:href="#glyph1-8" | ||
| - x="279.59451" | ||
| - y="184.59398" | ||
| - id="use1003" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-3" | ||
| - x="284.60852" | ||
| - y="184.59398" | ||
| - id="use1005" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-13" | ||
| - x="287.10651" | ||
| - y="184.59398" | ||
| - id="use1007" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1009"> | ||
| - <use | ||
| - xlink:href="#glyph1-18" | ||
| - x="292.11151" | ||
| - y="184.59398" | ||
| - id="use1011" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-11" | ||
| - x="297.12552" | ||
| - y="184.59398" | ||
| - id="use1013" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-17" | ||
| - x="300.12851" | ||
| - y="184.59398" | ||
| - id="use1015" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-21" | ||
| - x="307.6405" | ||
| - y="184.59398" | ||
| - id="use1017" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-6" | ||
| - x="312.65451" | ||
| - y="184.59398" | ||
| - id="use1019" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - clip-path="url(#clip38)" | ||
| - clip-rule="nonzero" | ||
| - id="g1021"> | ||
| - <path | ||
| - style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" | ||
| - d="m 366.86328,107.27344 103.78906,0 0,40.58203 -103.78906,0 z m 0,0" | ||
| - id="path1023" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </g> | ||
| - <g | ||
| - clip-path="url(#clip39)" | ||
| - clip-rule="nonzero" | ||
| - id="g1025"> | ||
| - <path | ||
| - style="fill:#636363;fill-opacity:1;fill-rule:nonzero;stroke:none" | ||
| - d="m 469.82031,107.27344 0.83594,0 0,40.58203 -0.83594,0 z m 0,0" | ||
| - id="path1027" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </g> | ||
| - <g | ||
| - clip-path="url(#clip40)" | ||
| - clip-rule="nonzero" | ||
| - id="g1029"> | ||
| - <path | ||
| - style="fill:#eeeeee;fill-opacity:1;fill-rule:nonzero;stroke:none" | ||
| - d="m 366.86328,107.27344 102.95703,0 0,13.52734 -102.95703,0 z m 0,0" | ||
| - id="path1031" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </g> | ||
| - <g | ||
| - clip-path="url(#clip41)" | ||
| - clip-rule="nonzero" | ||
| - id="g1033"> | ||
| - <path | ||
| - style="fill:#eeeeee;fill-opacity:1;fill-rule:nonzero;stroke:none" | ||
| - d="m 366.86328,134.32812 102.95703,0 0,13.52735 -102.95703,0 z m 0,0" | ||
| - id="path1035" | ||
| - inkscape:connector-curvature="0" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1037"> | ||
| - <use | ||
| - xlink:href="#glyph0-1" | ||
| - x="460.78061" | ||
| - y="144.01299" | ||
| - id="use1039" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1041"> | ||
| - <use | ||
| - xlink:href="#glyph1-32" | ||
| - x="371.37302" | ||
| - y="116.95898" | ||
| - id="use1043" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-11" | ||
| - x="377.88403" | ||
| - y="116.95898" | ||
| - id="use1045" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-5" | ||
| - x="380.88702" | ||
| - y="116.95898" | ||
| - id="use1047" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-6" | ||
| - x="382.88901" | ||
| - y="116.95898" | ||
| - id="use1049" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-6" | ||
| - x="384.89099" | ||
| - y="116.95898" | ||
| - id="use1051" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-5" | ||
| - x="386.89301" | ||
| - y="116.95898" | ||
| - id="use1053" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-15" | ||
| - x="388.89499" | ||
| - y="116.95898" | ||
| - id="use1055" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-12" | ||
| - x="393.909" | ||
| - y="116.95898" | ||
| - id="use1057" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1059"> | ||
| - <use | ||
| - xlink:href="#glyph1-33" | ||
| - x="371.37302" | ||
| - y="130.48599" | ||
| - id="use1061" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-11" | ||
| - x="376.87399" | ||
| - y="130.48599" | ||
| - id="use1063" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-21" | ||
| - x="379.87698" | ||
| - y="130.48599" | ||
| - id="use1065" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-2" | ||
| - x="384.89099" | ||
| - y="130.48599" | ||
| - id="use1067" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-34" | ||
| - x="389.39999" | ||
| - y="130.48599" | ||
| - id="use1069" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-5" | ||
| - x="393.909" | ||
| - y="130.48599" | ||
| - id="use1071" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-15" | ||
| - x="395.91101" | ||
| - y="130.48599" | ||
| - id="use1073" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-12" | ||
| - x="400.92502" | ||
| - y="130.48599" | ||
| - id="use1075" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1077"> | ||
| - <use | ||
| - xlink:href="#glyph1-31" | ||
| - x="371.37302" | ||
| - y="144.01299" | ||
| - id="use1079" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph1-13" | ||
| - x="377.379" | ||
| - y="144.01299" | ||
| - id="use1081" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1083"> | ||
| - <use | ||
| - xlink:href="#glyph1-21" | ||
| - x="382.384" | ||
| - y="144.01299" | ||
| - id="use1085" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1087"> | ||
| - <use | ||
| - xlink:href="#glyph1-6" | ||
| - x="387.38898" | ||
| - y="144.01299" | ||
| - id="use1089" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1091"> | ||
| - <use | ||
| - xlink:href="#glyph1-18" | ||
| - x="389.39999" | ||
| - y="144.01299" | ||
| - id="use1093" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1095"> | ||
| - <use | ||
| - xlink:href="#glyph2-1" | ||
| - x="456.03156" | ||
| - y="224.67398" | ||
| - id="use1097" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-2" | ||
| - x="460.94537" | ||
| - y="224.67398" | ||
| - id="use1099" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-3" | ||
| - x="465.44235" | ||
| - y="224.67398" | ||
| - id="use1101" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1103"> | ||
| - <use | ||
| - xlink:href="#glyph2-4" | ||
| - x="471.66275" | ||
| - y="224.67398" | ||
| - id="use1105" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-5" | ||
| - x="473.73889" | ||
| - y="224.67398" | ||
| - id="use1107" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-4" | ||
| - x="478.14771" | ||
| - y="224.67398" | ||
| - id="use1109" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1111"> | ||
| - <use | ||
| - xlink:href="#glyph2-2" | ||
| - x="480.21582" | ||
| - y="224.67398" | ||
| - id="use1113" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-6" | ||
| - x="484.7128" | ||
| - y="224.67398" | ||
| - id="use1115" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1117"> | ||
| - <use | ||
| - xlink:href="#glyph2-7" | ||
| - x="489.6106" | ||
| - y="224.67398" | ||
| - id="use1119" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-8" | ||
| - x="491.63062" | ||
| - y="224.67398" | ||
| - id="use1121" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-4" | ||
| - x="494.46027" | ||
| - y="224.67398" | ||
| - id="use1123" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1125"> | ||
| - <use | ||
| - xlink:href="#glyph2-5" | ||
| - x="496.52838" | ||
| - y="224.67398" | ||
| - id="use1127" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-4" | ||
| - x="500.93719" | ||
| - y="224.67398" | ||
| - id="use1129" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1131"> | ||
| - <use | ||
| - xlink:href="#glyph2-6" | ||
| - x="503.00531" | ||
| - y="224.67398" | ||
| - id="use1133" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-2" | ||
| - x="507.9111" | ||
| - y="224.67398" | ||
| - id="use1135" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-9" | ||
| - x="512.40808" | ||
| - y="224.67398" | ||
| - id="use1137" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1139"> | ||
| - <use | ||
| - xlink:href="#glyph2-2" | ||
| - x="514.4201" | ||
| - y="224.67398" | ||
| - id="use1141" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1143"> | ||
| - <use | ||
| - xlink:href="#glyph2-8" | ||
| - x="518.92511" | ||
| - y="224.67398" | ||
| - id="use1145" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1147"> | ||
| - <use | ||
| - xlink:href="#glyph2-2" | ||
| - x="521.7467" | ||
| - y="224.67398" | ||
| - id="use1149" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1151"> | ||
| - <use | ||
| - xlink:href="#glyph2-4" | ||
| - x="526.25171" | ||
| - y="224.67398" | ||
| - id="use1153" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1155"> | ||
| - <use | ||
| - xlink:href="#glyph2-5" | ||
| - x="528.31982" | ||
| - y="224.67398" | ||
| - id="use1157" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-4" | ||
| - x="532.72864" | ||
| - y="224.67398" | ||
| - id="use1159" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1161"> | ||
| - <use | ||
| - xlink:href="#glyph2-10" | ||
| - x="534.79675" | ||
| - y="224.67398" | ||
| - id="use1163" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-11" | ||
| - x="539.53424" | ||
| - y="224.67398" | ||
| - id="use1165" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph2-12" | ||
| - x="543.99109" | ||
| - y="224.67398" | ||
| - id="use1167" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1169"> | ||
| - <use | ||
| - xlink:href="#glyph3-1" | ||
| - x="55.492558" | ||
| - y="76.127495" | ||
| - id="use1171" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1173"> | ||
| - <use | ||
| - xlink:href="#glyph3-2" | ||
| - x="66.133797" | ||
| - y="76.127495" | ||
| - id="use1175" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph3-3" | ||
| - x="77.897278" | ||
| - y="76.127495" | ||
| - id="use1177" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1179"> | ||
| - <use | ||
| - xlink:href="#glyph3-4" | ||
| - x="91.023476" | ||
| - y="76.127495" | ||
| - id="use1181" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph3-5" | ||
| - x="96.514435" | ||
| - y="76.127495" | ||
| - id="use1183" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph3-6" | ||
| - x="109.62059" | ||
| - y="76.127495" | ||
| - id="use1185" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph3-7" | ||
| - x="123.08747" | ||
| - y="76.127495" | ||
| - id="use1187" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph3-8" | ||
| - x="128.57843" | ||
| - y="76.127495" | ||
| - id="use1189" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1191"> | ||
| - <use | ||
| - xlink:href="#glyph3-9" | ||
| - x="136.87498" | ||
| - y="76.127495" | ||
| - id="use1193" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph3-10" | ||
| - x="149.94107" | ||
| - y="76.127495" | ||
| - id="use1195" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#636363;fill-opacity:1" | ||
| - id="g1197"> | ||
| - <use | ||
| - xlink:href="#glyph4-1" | ||
| - x="62.506557" | ||
| - y="102.6805" | ||
| - id="use1199" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-2" | ||
| - x="66.406342" | ||
| - y="102.6805" | ||
| - id="use1201" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#636363;fill-opacity:1" | ||
| - id="g1203"> | ||
| - <use | ||
| - xlink:href="#glyph4-3" | ||
| - x="70.712936" | ||
| - y="102.6805" | ||
| - id="use1205" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#636363;fill-opacity:1" | ||
| - id="g1207"> | ||
| - <use | ||
| - xlink:href="#glyph4-4" | ||
| - x="74.226952" | ||
| - y="102.6805" | ||
| - id="use1209" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-5" | ||
| - x="75.994476" | ||
| - y="102.6805" | ||
| - id="use1211" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#636363;fill-opacity:1" | ||
| - id="g1213"> | ||
| - <use | ||
| - xlink:href="#glyph4-6" | ||
| - x="78.863205" | ||
| - y="102.6805" | ||
| - id="use1215" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-2" | ||
| - x="83.099655" | ||
| - y="102.6805" | ||
| - id="use1217" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#636363;fill-opacity:1" | ||
| - id="g1219"> | ||
| - <use | ||
| - xlink:href="#glyph4-7" | ||
| - x="87.40625" | ||
| - y="102.6805" | ||
| - id="use1221" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#636363;fill-opacity:1" | ||
| - id="g1223"> | ||
| - <use | ||
| - xlink:href="#glyph4-8" | ||
| - x="93.936287" | ||
| - y="102.6805" | ||
| - id="use1225" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-2" | ||
| - x="97.87114" | ||
| - y="102.6805" | ||
| - id="use1227" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#636363;fill-opacity:1" | ||
| - id="g1229"> | ||
| - <use | ||
| - xlink:href="#glyph4-9" | ||
| - x="102.17773" | ||
| - y="102.6805" | ||
| - id="use1231" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-10" | ||
| - x="104.65368" | ||
| - y="102.6805" | ||
| - id="use1233" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#636363;fill-opacity:1" | ||
| - id="g1235"> | ||
| - <use | ||
| - xlink:href="#glyph5-1" | ||
| - x="106.47031" | ||
| - y="102.6805" | ||
| - id="use1237" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#636363;fill-opacity:1" | ||
| - id="g1239"> | ||
| - <use | ||
| - xlink:href="#glyph4-1" | ||
| - x="111.74483" | ||
| - y="102.6805" | ||
| - id="use1241" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#636363;fill-opacity:1" | ||
| - id="g1243"> | ||
| - <use | ||
| - xlink:href="#glyph4-2" | ||
| - x="115.65163" | ||
| - y="102.6805" | ||
| - id="use1245" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-8" | ||
| - x="119.95121" | ||
| - y="102.6805" | ||
| - id="use1247" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-5" | ||
| - x="123.88606" | ||
| - y="102.6805" | ||
| - id="use1249" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#636363;fill-opacity:1" | ||
| - id="g1251"> | ||
| - <use | ||
| - xlink:href="#glyph4-11" | ||
| - x="126.75479" | ||
| - y="102.6805" | ||
| - id="use1253" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-12" | ||
| - x="130.59145" | ||
| - y="102.6805" | ||
| - id="use1255" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#636363;fill-opacity:1" | ||
| - id="g1257"> | ||
| - <use | ||
| - xlink:href="#glyph4-10" | ||
| - x="134.1265" | ||
| - y="102.6805" | ||
| - id="use1259" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#636363;fill-opacity:1" | ||
| - id="g1261"> | ||
| - <use | ||
| - xlink:href="#glyph5-1" | ||
| - x="135.94313" | ||
| - y="102.6805" | ||
| - id="use1263" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#636363;fill-opacity:1" | ||
| - id="g1265"> | ||
| - <use | ||
| - xlink:href="#glyph4-13" | ||
| - x="141.21765" | ||
| - y="102.6805" | ||
| - id="use1267" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#636363;fill-opacity:1" | ||
| - id="g1269"> | ||
| - <use | ||
| - xlink:href="#glyph4-14" | ||
| - x="146.33788" | ||
| - y="102.6805" | ||
| - id="use1271" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph4-15" | ||
| - x="150.23766" | ||
| - y="102.6805" | ||
| - id="use1273" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1275"> | ||
| - <use | ||
| - xlink:href="#glyph6-1" | ||
| - x="55.492558" | ||
| - y="252.22897" | ||
| - id="use1277" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph6-2" | ||
| - x="66.434395" | ||
| - y="252.22897" | ||
| - id="use1279" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph6-3" | ||
| - x="74.791077" | ||
| - y="252.22897" | ||
| - id="use1281" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1283"> | ||
| - <use | ||
| - xlink:href="#glyph7-1" | ||
| - x="55.492558" | ||
| - y="270.18146" | ||
| - id="use1285" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph7-2" | ||
| - x="61.033615" | ||
| - y="270.18146" | ||
| - id="use1287" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph7-3" | ||
| - x="67.175873" | ||
| - y="270.18146" | ||
| - id="use1289" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph7-4" | ||
| - x="72.797096" | ||
| - y="270.18146" | ||
| - id="use1291" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1293"> | ||
| - <use | ||
| - xlink:href="#glyph8-1" | ||
| - x="75.392273" | ||
| - y="270.18146" | ||
| - id="use1295" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph8-2" | ||
| - x="80.873215" | ||
| - y="270.18146" | ||
| - id="use1297" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph8-3" | ||
| - x="86.444336" | ||
| - y="270.18146" | ||
| - id="use1299" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1301"> | ||
| - <use | ||
| - xlink:href="#glyph7-4" | ||
| - x="91.223869" | ||
| - y="270.18146" | ||
| - id="use1303" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph7-5" | ||
| - x="93.819054" | ||
| - y="270.18146" | ||
| - id="use1305" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph7-6" | ||
| - x="97.35611" | ||
| - y="270.18146" | ||
| - id="use1307" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph7-7" | ||
| - x="102.92723" | ||
| - y="270.18146" | ||
| - id="use1309" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph7-4" | ||
| - x="108.40817" | ||
| - y="270.18146" | ||
| - id="use1311" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph7-8" | ||
| - x="111.00335" | ||
| - y="270.18146" | ||
| - id="use1313" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph7-3" | ||
| - x="115.09151" | ||
| - y="270.18146" | ||
| - id="use1315" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph7-9" | ||
| - x="120.71273" | ||
| - y="270.18146" | ||
| - id="use1317" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph7-3" | ||
| - x="124.09949" | ||
| - y="270.18146" | ||
| - id="use1319" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph7-8" | ||
| - x="129.7207" | ||
| - y="270.18146" | ||
| - id="use1321" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph7-10" | ||
| - x="133.80887" | ||
| - y="270.18146" | ||
| - id="use1323" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph7-4" | ||
| - x="138.58841" | ||
| - y="270.18146" | ||
| - id="use1325" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph7-5" | ||
| - x="141.18359" | ||
| - y="270.18146" | ||
| - id="use1327" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph7-11" | ||
| - x="144.72064" | ||
| - y="270.18146" | ||
| - id="use1329" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph7-4" | ||
| - x="150.77272" | ||
| - y="270.18146" | ||
| - id="use1331" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#45a3e3;fill-opacity:1" | ||
| - id="g1333"> | ||
| - <use | ||
| - xlink:href="#glyph7-12" | ||
| - x="153.44849" | ||
| - y="270.18146" | ||
| - id="use1335" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph7-6" | ||
| - x="159.59074" | ||
| - y="270.18146" | ||
| - id="use1337" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph7-5" | ||
| - x="165.16187" | ||
| - y="270.18146" | ||
| - id="use1339" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph7-13" | ||
| - x="168.69893" | ||
| - y="270.18146" | ||
| - id="use1341" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph7-8" | ||
| - x="174.84119" | ||
| - y="270.18146" | ||
| - id="use1343" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph7-6" | ||
| - x="178.92935" | ||
| - y="270.18146" | ||
| - id="use1345" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph7-14" | ||
| - x="184.50047" | ||
| - y="270.18146" | ||
| - id="use1347" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph7-4" | ||
| - x="187.02551" | ||
| - y="270.18146" | ||
| - id="use1349" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph7-7" | ||
| - x="189.62068" | ||
| - y="270.18146" | ||
| - id="use1351" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph7-6" | ||
| - x="195.10162" | ||
| - y="270.18146" | ||
| - id="use1353" | ||
| - width="612" | ||
| - height="792" /> | ||
| - <use | ||
| - xlink:href="#glyph7-10" | ||
| - x="200.67274" | ||
| - y="270.18146" | ||
| - id="use1355" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - <g | ||
| - style="fill:#000000;fill-opacity:1" | ||
| - id="g1357"> | ||
| - <use | ||
| - xlink:href="#glyph7-15" | ||
| - x="205.50029" | ||
| - y="270.18146" | ||
| - id="use1359" | ||
| - width="612" | ||
| - height="792" /> | ||
| - </g> | ||
| - </g> | ||
| -</svg> | ||
| -@article{gu@microfluidic, | ||
| - title={Computerized microfluidic cell culture using elastomeric channels and Braille displays}, | ||
| - author={Gu, Wei and Zhu, Xiaoyue and Futai, Nobuyuki and Cho, Brenda S. and Takayama, Shuichi}, | ||
| - journal={Proceedings of the National Academy of Sciences of the United States of America}, | ||
| - volume={101}, | ||
| - number={45}, | ||
| - pages={15861--15866}, | ||
| - year={2004}, | ||
| - publisher={National Acad. of Sciences}, | ||
| - url={http://www.pnas.org/content/101/45/15861.full.pdf+html}, | ||
| -} | ||
| - | ||
| -@article{etzioni@sig, | ||
| - title={Special interest groups versus constituency representation}, | ||
| - author={Etzioni, Amitai}, | ||
| - journal={Research in Social Movements, Conflicts and Change}, | ||
| - volume={8}, | ||
| - pages={171--195}, | ||
| - year={1985}, | ||
| - url={http://www2.gwu.edu/~ccps/etzioni/A164.pdf}, | ||
| -} | ||
| - | ||
| -@inproceedings{kattamuri@debate, | ||
| - title={Supporting Debates over Citizen Initiatives}, | ||
| - author={Kattamuri, Kishore and Silaghi, Marius and Kaner, Cem and Stansifer, Ryan and Zanker, Markus}, | ||
| - booktitle={Proceedings of the 2005 National Conference on Digital Government Research}, | ||
| - year={2005}, | ||
| - location={Atlanta, Georgia}, | ||
| - pages={279--280}, | ||
| - numpages={2}, | ||
| - acmid={1065321}, | ||
| - publisher={Digital Government Society of North America}, | ||
| - url={https://repository.lib.fit.edu/bitstream/handle/11141/150/cs-2005-03.pdf}, | ||
| -} | ||
| - | ||
| -@article{gilens@elites, | ||
| - title={Testing theories of {A}merican politics: Elites, interest groups, and average citizens}, | ||
| - author={Gilens, Martin and Page, Benjamin I.}, | ||
| - year={2014}, | ||
| - journal={Perspectives on Politics}, | ||
| - url={http://scholar.princeton.edu/mgilens}, | ||
| -} | ||
| - | ||
| - | ||
| -@article{rubin@accurate, | ||
| - title={A Center for Correct, Usable, Reliable, Auditable, and Transparent Elections}, | ||
| - author={Rubin, Aviel D and Wallach, Dan S and Boneh, Dan and Byrne, Michael D and Dean, Drew and Dill, David L and Jones, Douglas W and Neumann, Peter G and Mulligan, Deirdre and Wagner, David A}, | ||
| - year={2005}, | ||
| - journal={Research Proposal for an NSF CyberTrust Center}, | ||
| - url={http://accurate-voting.org/accurate/docs/proposal-feb2005.pdf}, | ||
| -} | ||
| - | ||
| -@inproceedings{estehghari0exploiting, | ||
| - title={Exploiting the client vulnerabilities in Internet e-voting systems: Hacking {H}elios 2.0 as an example}, | ||
| - author={Estehghari, Saghar and Desmedt, Yvo}, | ||
| - booktitle={Electronic Voting Technology Workship/Workshop on Trustworthy Elections}, | ||
| - year={2010}, | ||
| - url={https://www.usenix.org/legacy/events/evt/tech/full_papers/Estehghari.pdf}, | ||
| -} | ||
| - | ||
| -@book{carpini@americans, | ||
| - title={What Americans Know about Politics and why it Matters}, | ||
| - author={Carpini, Michael X. Delli and Keeter, Scott}, | ||
| - isbn={9780300072754}, | ||
| - lccn={95024248}, | ||
| - year={1996}, | ||
| - publisher={Yale University Press}, | ||
| - url={http://yalepress.yale.edu/yupbooks/book.asp?isbn=9780300072754}, | ||
| -} | ||
| - | ||
| -@article{degreiff@deliberative, | ||
| - title={Deliberative democracy and group representation}, | ||
| - author={De Greiff, Pablo}, | ||
| - journal={Social Theory and Practice}, | ||
| - pages={397--415}, | ||
| - year={2000}, | ||
| - publisher={JSTOR}, | ||
| - url={http://philpapers.org/rec/DEGDDA}, | ||
| -} | ||
| - | ||
| -@article{aragones@reputation, | ||
| - title={Political reputations and campaign promises}, | ||
| - author={Aragon{\`e}s, Enriqueta and Postlewaite, Andrew and Palfrey, Thomas}, | ||
| - journal={Journal of the European Economic Association}, | ||
| - volume={5}, | ||
| - number={4}, | ||
| - pages={846--884}, | ||
| - year={2007}, | ||
| - publisher={Wiley Online Library}, | ||
| - url={http://aragones.iae-csic.org/Rhe-JEEA07.pdf}, | ||
| -} | ||
| - | ||
| -@inproceedings{movshovitz@stackoverflow, | ||
| - title={Analysis of the reputation system and user contributions on a question answering website: {S}tack{O}verflow}, | ||
| - author={Movshovitz-Attias, Dana and Movshovitz-Attias, Yair and Steenkiste, Peter and Faloutsos, Christos}, | ||
| - booktitle={Proceedings of the 2013 IEEE/ACM International Conference on Advances in Social Networks Analysis and Mining}, | ||
| - pages={886--893}, | ||
| - year={2013}, | ||
| - organization={ACM}, | ||
| - url={http://www.cs.cmu.edu/~dmovshov/papers/asonam_2013.pdf}, | ||
| -} | ||
| - | ||
| -@inproceedings{stanley@tags, | ||
| - title={Predicting Tags for {S}tack{O}verflow Posts}, | ||
| - author={Stanley, Clayton and Byrne, Michael D.}, | ||
| - booktitle={Proceedings of the 2013 ICCM International Conference on Cognitive Modelling}, | ||
| - pages={414--419}, | ||
| - year={2013}, | ||
| - organization={ICCM}, | ||
| - url={http://www.cs.cmu.edu/~dmovshov/papers/asonam_2013.pdf}, | ||
| -} | ||
| - | ||
| -@article{farrar@policing, | ||
| - title={Self-Awareness to Being Watched and Socially-Desirable Behavior: A Field Experiment on the Effect of Body-Worn Cameras on Police Use-of-Force}, | ||
| - author={Farrar, Tony}, | ||
| - journal={Police Foundation}, | ||
| - year={2013}, | ||
| - institution={Government of the United States of America}, | ||
| - url={https://www.ncjrs.gov/App/Publications/abstract.aspx?ID=265672}, | ||
| -} | ||
| - | ||
| -@techreport{clarkson@voting, | ||
| - title={Civitas: A secure voting system}, | ||
| - author={Clarkson, Michael R. and Chong, Stephen and Myers, Andrew C.}, | ||
| - year={2007}, | ||
| - institution={Cornell University}, | ||
| - url={http://www.cs.cornell.edu/andru/papers/civitas-tr.pdf}, | ||
| -} | ||
| - | ||
| -@inproceedings{schryen@security, | ||
| - author={Schryen, Guido and Rich, Eliot}, | ||
| - title={Increasing software security through open source or closed source development? {E}mpirics suggest that we have asked the wrong question}, | ||
| - booktitle={Proceedings of the 2010 43rd Hawaii International Conference on System Sciences}, | ||
| - series={HICSS '10}, | ||
| - year={2010}, | ||
| - isbn={978-0-7695-3869-3}, | ||
| - pages={1--10}, | ||
| - numpages={10}, | ||
| - doi={10.1109/HICSS.2010.228}, | ||
| - acmid={1748219}, | ||
| - publisher={IEEE Computer Society}, | ||
| - address={Washington, DC, USA}, | ||
| - url={http://epub.uni-regensburg.de/21293/}, | ||
| -} | ||
| - | ||
| -@article{allahbakhsh@crowdsourcing, | ||
| - author={Mohammad Allahbakhsh and Aleksandar Ignjatovic and Boualem Benatallah and Seyed{-}Mehdi{-}Reza Beheshti and Norman Foo and Elisa Bertino}, | ||
| - title={An Analytic Approach to People Evaluation in Crowdsourcing Systems}, | ||
| - journal={CoRR}, | ||
| - year={2012}, | ||
| - volume={abs/1211.3200}, | ||
| - timestamp={Tue, 16 Sep 2014 19:27:03 +0200}, | ||
| - biburl={http://dblp.uni-trier.de/rec/bib/journals/corr/abs-1211-3200}, | ||
| - bibsource={dblp computer science bibliography, http://dblp.org}, | ||
| - url={http://arxiv.org/abs/1211.3200}, | ||
| -} | ||
| - | ||
| -@incollection{adler@wikipedia, | ||
| - title={Wikipedia vandalism detection: Combining natural language, metadata, and reputation features}, | ||
| - author={Adler, Bo Thomas and De Alfaro, Luca and Mola-Velasco, Santiago M. and Rosso, Paolo and West, Andrew G.}, | ||
| - booktitle={Computational Linguistics and Intelligent Text Processing}, | ||
| - pages={277--288}, | ||
| - year={2011}, | ||
| - publisher={Springer}, | ||
| - url={http://repository.upenn.edu/cis_papers/457/}, | ||
| -} | ||
| - | ||
| -@article{mistry@empirical, | ||
| - title={An empirical analysis of the relationship between e-government and corruption}, | ||
| - author={Mistry, Jamshed J. and Jalal, Abu}, | ||
| - journal={The International journal of digital accounting research}, | ||
| - volume={12}, | ||
| - pages={6}, | ||
| - year={2012}, | ||
| - url={http://www.uhu.es/ijdar/10.4192/1577-8517-v12_6.pdf}, | ||
| -} | ||
| - | ||
| -@article{ayoola@corruption, | ||
| - title={The Effect of Cashless Policy of Government on Corruption in {N}igeria}, | ||
| - author={Ayoola, Tajudeen John}, | ||
| - journal={International Review of Management and Business Research}, | ||
| - volume={2}, | ||
| - number={3}, | ||
| - year={2013}, | ||
| - url={http://www.irmbrjournal.com/papers/1379412891.pdf}, | ||
| -} | ||
| - | ||
| -@article{andersen@corruption, | ||
| - title={Does E-Government Reduce Corruption?}, | ||
| - author={Andersen, Thomas Barnebeck and Rand, John}, | ||
| - journal={Department of Economics, University of Copenhagen}, | ||
| - year={2006}, | ||
| - url={http://www.econ.ku.dk/okotand/images/EGOV.pdf}, | ||
| -} | ||
| - | ||
| -@techreport{bhatnagar@corruption, | ||
| - title={Transparency and Corruption: Does E-Government Help?}, | ||
| - author={Bhatnagar, Prof and others}, | ||
| - year={2010}, | ||
| - institution={eSocialSciences}, | ||
| -} | ||
| - | ||
| -@article{gronlund@corruption, | ||
| - title={Using {I}{C}{T} to combat corruption}, | ||
| - author={Gr{\"o}nlund, {\AA}ke}, | ||
| - journal={Increasing Transparency \& Fighting Corruption Through ICT}, | ||
| - year={2010}, | ||
| - url={http://npan1.un.org/intradoc/groups/public/documents/Other/UNPAN047999.pdf}, | ||
| -} | ||
| - | ||
| -@article{gronlund@transparency, | ||
| - title={Increasing transparency and fighting corruption through {I}{C}{T}}, | ||
| - author={{\AA}ke Gr{\"o}nlund and Rebekah Heacock and David Sasaki and Johan Hellstr{\"o}m and Walid Al-Saqa}, | ||
| - journal={SPIDER ICT4D Series}, | ||
| - year={2010}, | ||
| - url={http://spidercenter.org/polopoly_fs/1.146034.1378747668!/menu/standard/file/Increasing\%20transparency\%20and\%20fighting\%20corruption\%20through\%20ICT.pdf}, | ||
| -} | ||
| - | ||
| -@article{bertot@transparency, | ||
| - title={Using {I}{C}{T}s to create a culture of transparency: {E}-government and social media as openness and anti-corruption tools for societies}, | ||
| - author={Bertot, John C. and Jaeger, Paul T. and Grimes, Justin M.}, | ||
| - journal={Government Information Quarterly}, | ||
| - volume={27}, | ||
| - number={3}, | ||
| - pages={264--271}, | ||
| - year={2010}, | ||
| - publisher={Elsevier}, | ||
| - url={http://www.isca.in/IJMS/Archive/v1i1/8.ISCA-RJMgtS-2012-001.pdf}, | ||
| -} | ||
| - | ||
| -@article{zbmath0encryption, | ||
| - author={Andrea {Huszti}}, | ||
| - title={A homomorphic encryption-based secure electronic voting scheme}, | ||
| - url={https://www.inf.unideb.hu/~ahuszti/papers/5142-Huszti_megjelent.pdf}, | ||
| - journal={Publicationes Mathematicae}, | ||
| - ISSN={0033-3883}, | ||
| - volume={79}, | ||
| - number={3-4}, | ||
| - pages={479--496}, | ||
| - year={2011}, | ||
| - publisher={Institutum Mathematicum Universitatis Debreceniensis, Debrecen}, | ||
| - language={English}, | ||
| - DOI={10.5486/PMD.2011.5142}, | ||
| - MSC2010={94A60 68P25}, | ||
| - zbl={1249.94030}, | ||
| -} | ||
| - | ||
| -@inproceedings{peng@encryption, | ||
| - author={Kun Peng and Riza Aditya and Colin Boyd and Byoungcheon Lee}, | ||
| - title={Multiplicative homomorphic e-voting}, | ||
| - url={https://eprints.qut.edu.au/24434/1/}, | ||
| - booktitle={In Advances in Cryptology}, | ||
| - year={2004}, | ||
| - pages={61--72}, | ||
| -} | ||
| - | ||
| -@article{acquisti@encryption, | ||
| - author={Alessandro Acquisti}, | ||
| - title={Receipt-Free Homomorphic Elections and Write-in Voter Verified Ballots}, | ||
| - url={https://www.heinz.cmu.edu/~acquisti/papers/acquisti-electronic_voting.pdf}, | ||
| - journal={IACR Cryptology ePrint Archive}, | ||
| - pages={105}, | ||
| - volume={2004}, | ||
| - year={2004}, | ||
| - month={4}, | ||
| -} | ||
| - | ||
| -@inproceedings{delaune@coercion, | ||
| - author={Delaune, Stephanie and Kremer, Steve and Ryan, Mark}, | ||
| - title={Coercion-resistance and receipt-freeness in electronic voting}, | ||
| - url={https://www.cs.bham.ac.uk/~mdr/research/papers/pdf/06-csfw.pdf}, | ||
| - booktitle={Computer Security Foundations Workshop. 19th IEEE}, | ||
| - pages={12--pp}, | ||
| - organization={IEEE}, | ||
| - year={2006}, | ||
| -} | ||
| - | ||
| -@inproceedings{kremer@verify, | ||
| - author={Kremer, Steve and Ryan, Mark D. and Smyth, Ben}, | ||
| - title={Election verifiability in electronic voting protocols}, | ||
| - url={https://www.lsv.ens-cachan.fr/Publis/PAPERS/PDF/KRS-esorics10.pdf}, | ||
| - address={Athens, Greece}, | ||
| - booktitle={{P}roceedings of the 15th {E}uropean {S}ymposium on {R}esearch in {C}omputer {S}ecurity}, | ||
| - DOI={10.1007/978-3-642-15497-3_24}, | ||
| - pages={389-404}, | ||
| - publisher={Springer}, | ||
| - series={Lecture Notes in Computer Science}, | ||
| - volume={6345}, | ||
| - year={2010}, | ||
| - month={9}, | ||
| - acronym={{ESORICS}}, | ||
| -} | ||
| - | ||
| -@inproceedings{cetinkaya@privacy, | ||
| - author={Cetinkaya, O. and Doganaksoy, A}, | ||
| - title={Pseudo-Voter Identity ({PVID}) Scheme for e-Voting Protocols}, | ||
| - url={http://www.ceng.metu.edu.tr/~corhan/Papers/wais07.pdf}, | ||
| - booktitle={Availability, Reliability and Security, 2007. ARES 2007. The Second International Conference on}, | ||
| - year={2007}, | ||
| - month={April}, | ||
| - pages={1190-1196}, | ||
| - doi={10.1109/ARES.2007.119}, | ||
| -} | ||
| - | ||
| -@article{jonker@privacy, | ||
| - author={Hugo Jonker and Sjouke Mauw and Jun Pang}, | ||
| - title={Privacy and verifiability in voting systems: Methods, developments and trends}, | ||
| - url={https://eprint.iacr.org/2013/615.pdf}, | ||
| - journal={Computer Science Review}, | ||
| - volume={10}, | ||
| - number={0}, | ||
| - pages={1 - 30}, | ||
| - year={2013}, | ||
| - issn={1574-0137}, | ||
| - doi={http://dx.doi.org/10.1016/j.cosrev.2013.08.002}, | ||
| -} | ||
| - | ||
| -@article{fan@privacy, | ||
| - author={Fan, Chun-I and Sun, Wei-Zhe}, | ||
| - title={An Efficient Multi-receipt Mechanism for Uncoercible Anonymous Electronic Voting}, | ||
| - url={http://dx.doi.org/10.1016/j.mcm.2008.05.039}, | ||
| - journal={Math. Comput. Model.}, | ||
| - issue_date={November, 2008}, | ||
| - volume={48}, | ||
| - number={9-10}, | ||
| - month=nov, | ||
| - year={2008}, | ||
| - issn={0895-7177}, | ||
| - pages={1611--1627}, | ||
| - numpages={17}, | ||
| - doi={10.1016/j.mcm.2008.05.039}, | ||
| - acmid={2249468}, | ||
| - publisher={Elsevier Science Publishers B. V.}, | ||
| - address={Amsterdam, The Netherlands, The Netherlands}, | ||
| -} | ||
| - | ||
| -% Numbered citations. | ||
| -\setupbibtex[database=sources] | ||
| -\setuppublications[ | ||
| - alternative=num, | ||
| - sorttype=cite, | ||
| -] | ||
| - | ||
| -% Superscript citation cross-references. | ||
| -\setupcite[num][ | ||
| - left=\raisebox{1ex}\hbox\bgroup\tfxx, | ||
| - right=\egroup, | ||
| -] | ||
| -\definecolor[WPtocheading][h=111111] | ||
| -\definecolor[WPinternal][h=46A5E5] | ||
| -\definecolor[WPexternal][h=B93507] | ||
| -\definecolor[WPframe][h=EEEEEE] | ||
| -\unprotect | ||
| -\appendtoks | ||
| - \setupbackgrounds[\v!page][\c!background=\makeupparameter\c!background] | ||
| -\to \t_page_makeup_every_setup | ||
| -\protect | ||
| - | ||
| -\setupexternalfigures[ | ||
| - order={svg,pdf,png}, | ||
| - location={local,default,global}, | ||
| - directory={screens,graphs}, | ||
| - frame=on, | ||
| - framecolor=WPframe, | ||
| - rulethickness=1pt, | ||
| - frameoffset=.5em, | ||
| - maxwidth=\makeupwidth, | ||
| - width=\makeupwidth, | ||
| -] | ||
| - | ||
| -\setupcaptions[ | ||
| - %inbetween={\blank[big]}, | ||
| -] | ||
| - | ||
| -\defineoverlay[cover][{ | ||
| - \externalfigure[cover.jpg][ | ||
| - scale=2000, | ||
| - maxwidth=\paperwidth, | ||
| - ] | ||
| -}] | ||
| -\usemodule[simplefonts] | ||
| - | ||
| -% Won't compile without a math font... | ||
| -\setmathfont[modern] | ||
| - | ||
| -% Set up the body and heading fonts. | ||
| -\starttypescript [serif] [WPBody] | ||
| - \definefontsynonym [Serif] [name:librebaskervilleregular] [features=default] | ||
| - \definefontsynonym [SerifBold] [name:librebaskervillebold] [features=default] | ||
| - \definefontsynonym [SerifItalic] [name:librebaskervilleitalic] [features=default] | ||
| -\stoptypescript | ||
| - | ||
| -\starttypescript [sans] [WPHeader] | ||
| - \definefontsynonym [Sans] [name:archivonarrow] | ||
| - \definefontsynonym [SansBold] [name:archivonarrowbold] | ||
| -\stoptypescript | ||
| - | ||
| -\starttypescript [mono] [WPSourceCode] | ||
| - \definefontsynonym [Mono] [name:inconsolata] | ||
| - \definefontsynonym [MonoBold] [name:inconsolatabold] | ||
| -\stoptypescript | ||
| - | ||
| -\definetypeface[WPFont] [rm] [serif] [WPBody] [default] | ||
| -\definetypeface[WPFont] [ss] [sans] [WPHeader] [default] | ||
| -\definetypeface[WPFont] [tt] [mono] [WPSourceCode] [default] | ||
| - | ||
| -\usetypescript[WPFont] [ec] | ||
| -\setupbodyfont[WPFont] | ||
| - | ||
| -\definefont[SectionFont][SansBold sa 1.5] | ||
| -\definefont[SubSectionFont][SansBold sa 1.25] | ||
| -\definefont[ChapterNumberFont][SansBold sa 10] | ||
| -\definefont[SourceCodeFont][Mono sa 0.8] | ||
| - | ||
| -\definefontsize[e] | ||
| -\setupbodyfontenvironment[default][e=6.5] | ||
| -\setupbodyfontenvironment[default][d=3.5] | ||
| - | ||
| -\definesynonyms[definition][definitions][\infull] | ||
| -\setupsynonyms[definition][ | ||
| - criterium=all, | ||
| - width=4cm, | ||
| -] | ||
| - | ||
| -\definition[Liberum]{Līberum}{Free, open, unoccupied, unrestricted, | ||
| -uncontrolled.} | ||
| -\definition[Consilium]{Cōnsilium}{Consultation, deliberation, advice, | ||
| -council.} | ||
| -\definition[Deliberation]{Deliberation}{Thoughtful evalutation of | ||
| -discourse, prior to decision making.} | ||
| -\setupmakeup[standard][ | ||
| - pagestate=start, | ||
| -] | ||
| - | ||
| -\startMPinclusions | ||
| - numeric ChapterPageDone[]; | ||
| -\stopMPinclusions | ||
| - | ||
| -% Draw a thick bar along the side of each chapter page. | ||
| -\startuseMPgraphic{WPchapter} | ||
| - StartPage; | ||
| - n := \somenamedheadnumber{chapter}{current}; | ||
| - width := BackSpace; | ||
| - | ||
| - if n > 0 : | ||
| - if unknown ChapterPageDone[n] : | ||
| - fill (0,0) -- (width,0) -- (width, PaperHeight) -- (0, PaperHeight) -- cycle | ||
| - withcolor \MPcolor{black}; | ||
| - ChapterPageDone[n] := 1 ; | ||
| - fi; | ||
| - fi; | ||
| - StopPage; | ||
| -\stopuseMPgraphic | ||
| - | ||
| -%\definecolor[ChapterNumberColour][h=A1C436] | ||
| -\definecolor[ChapterNumberColour][white] | ||
| - | ||
| -\defineoverlay[WPchapter][\useMPgraphic{WPchapter}] | ||
| -\setupbackgrounds[page][background=WPchapter] | ||
| - | ||
| -\define[1]\WPchapternumber{\inmargin{\ss{\bfd{\color[ChapterNumberColour]{#1}}}}} | ||
| - | ||
| -\define[1]\WPChapterFont{\ss{\bfe{#1}}} | ||
| - | ||
| -\define[1]\WPchaptertitle{% | ||
| - \framed[ | ||
| - frame=off, | ||
| - width=\makeupwidth, | ||
| - height=\textheight, | ||
| - align=flushright, | ||
| - ]{\WPChapterFont{#1}\vfill{}} | ||
| -} | ||
| - | ||
| -\setuphead[chapter][ | ||
| - style=ChapterNumberFont, | ||
| - after=\pagebreak, | ||
| - header=empty, | ||
| - footer=empty, | ||
| - deeptextcommand=\WPchaptertitle, | ||
| - deepnumbercommand=\WPchapternumber, | ||
| -] | ||
| - | ||
| -\setuphead[section][ | ||
| - style=SectionFont, | ||
| -] | ||
| - | ||
| -\setuphead[subsection][ | ||
| - style=SubSectionFont, | ||
| -] | ||
| -\setupinteraction[ | ||
| - state=start, | ||
| - color=WPinternal, | ||
| - contrastcolor=WPinternal, | ||
| - title={Liberum Consilium}, | ||
| - author={White Magic Software, Ltd.}, | ||
| - subtitle={A system design for moderated deliberation}, | ||
| - keyword={proposal, policy, democracy, software, discussion, deliberation}, | ||
| -] | ||
| - | ||
| -\placebookmarks[title, chapter][ | ||
| - force=yes, | ||
| -] | ||
| - | ||
| -% Create hyperlink references within the document. | ||
| -\define[2]\href{% | ||
| - \goto{\color[WPexternal]{#1}}[url(#2)]% | ||
| -} | ||
| -\setupvimtyping[ | ||
| - style=SourceCodeFont, | ||
| - numbering=yes, | ||
| - strip=yes, | ||
| - lines=split, | ||
| -] | ||
| - | ||
| -\definevimtyping[XML][ | ||
| - syntax=xml, | ||
| -] | ||
| -\definevimtyping[XSL][ | ||
| - syntax=xslt, | ||
| -] | ||
| -\definevimtyping[CSS][ | ||
| - syntax=css, | ||
| -] | ||
| -\setbreakpoints[ | ||
| - compound | ||
| -] | ||
| - | ||
| -\setupalign[ | ||
| - hz, | ||
| - flushleft, | ||
| - nothyphenated, | ||
| - lesshyphenation, | ||
| -] | ||
| - | ||
| -\setuptolerance[ | ||
| - stretch, | ||
| - verytolerant | ||
| -] | ||
| - | ||
| -\definefontfeature[default][default][expansion=quality] | ||
| -\setupitemize[1][packed,intro][ | ||
| - after={\blank[small]}, | ||
| - margin=yes, | ||
| -] | ||
| -% Define a copyright page | ||
| -\definemakeup[copyright] | ||
| -\setupmakeup[copyright][ | ||
| - style=\tfx, | ||
| -] | ||
| - | ||
| -% Define a preface page | ||
| -\definemakeup[preface] | ||
| -\setupmakeup[standard][ | ||
| - doublesided=no | ||
| -] | ||
| - | ||
| -\setuppagenumbering[ | ||
| - alternative=singlesided, | ||
| - location={footer,right}, | ||
| -] | ||
| - | ||
| -\setupcolors[ | ||
| - state=start, | ||
| - rgb=yes, | ||
| - spot=no, | ||
| -] | ||
| - | ||
| -\setupcolors[pagecolormodel=auto] | ||
| - | ||
| -\setuplayout[ | ||
| - setups=*lessstrict, | ||
| - location=singlesided, | ||
| -] | ||
| - | ||
| -% Strongly suggest avoiding orphaned headings. | ||
| -\startsetups[*lessstrict] | ||
| - \setup[*reset] | ||
| - \widowpenalty=10000 | ||
| - \clubpenalty=1000 | ||
| - \brokenpenalty=100 | ||
| -\stopsetups | ||
| - | ||
| -\setupwhitespace[medium] | ||
| - | ||
| -\setupheadertexts[\WPheaderchapter][\WPheadertitle][\WPheadertitle][\WPheaderchapter] | ||
| - | ||
| -% Remove quotation marks from references. | ||
| -\setupreferencing[ | ||
| - left=, | ||
| - right=, | ||
| -] | ||
| -% Set up Roman numerals for the TOC | ||
| -\definestructureconversionset[frontpart:pagenumber][][romannumerals] | ||
| - | ||
| -\setuplist[chapter][pageconversionset=pagenumber] | ||
| - | ||
| -% Set up the ToC so that the page numbers are the internal link colour. | ||
| -\setuplist[chapter, section, subsection][ | ||
| - pagecolor=WPinternal, | ||
| - color=WPtocheading, | ||
| - before={\setupheader[state=stop]}, | ||
| -] | ||
| - | ||
| -% Clickable table of contents and leader dots. | ||
| -\setupcombinedlist[content][ | ||
| - alternative=c, | ||
| - interaction=all, | ||
| - list={chapter}, | ||
| -] | ||
| - | ||
| -\startsectionblockenvironment[frontpart] | ||
| - % Ensure the ToC starts at iii to match PDF page number. | ||
| - \setcounter [userpage] [2] | ||
| -\stopsectionblockenvironment | ||
| - | ||
| -\startsectionblockenvironment [bodypart] | ||
| - % Ensure the first chapter starts at 1 to match PDF page number. | ||
| - \setcounter [userpage] [1] | ||
| -\stopsectionblockenvironment | ||
| - | ||
| -\input style/colours.tex | ||
| -\input style/hyperlinks.tex | ||
| -\input style/bibliography.tex | ||
| -\input style/references.tex | ||
| -\input style/layout.tex | ||
| -\input style/fonts.tex | ||
| -\input style/headings.tex | ||
| -\input style/pages.tex | ||
| -\input style/makeups.tex | ||
| -\input style/figures.tex | ||
| -\input style/languages.tex | ||
| -\input style/toc.tex | ||
| -\input style/lists.tex | ||
| -\input style/glossary.tex | ||
| -\startstandardmakeup[background=cover] | ||
| - \scale[maxwidth=\textwidth]{ | ||
| - \color[white]{\WPChapterFont{\WPname{}}} | ||
| - } | ||
| - \vfill{} | ||
| - A concept for moderated deliberation. | ||
| -\stopstandardmakeup | ||
| -\setupheader[state=stop] | ||
| -\startalignment[middle] | ||
| -{\WPChapterFont{Contents}} | ||
| -\stopalignment | ||
| -\\ | ||
| -\placecontent | ||
| -\setupheader[state=start] | ||
| Delta | 31368 lines added, 30924 lines removed, 444-line increase |
|---|