﻿.markdown-source-view>div,.markdown-preview-view{container:markdown-view/inline-size}.callout[data-callout=autopsy]{--callout-icon: lucide-skull;--callout-color: var(--mono-rgb-0);--callout-color-nested: var(--color-blue-rgb);--callout-title-color: rgb(var(--mono-rgb-100));--callout-border-width: 1px;--callout-blend-mode: normal}.callout[data-callout=autopsy]>.callout-title{--callout-title-size: 1.5em;justify-content:center}.callout[data-callout=autopsy]>.callout-title svg{color:var(--callout-title-color)}.callout[data-callout=autopsy]>.callout-content{display:grid;grid-template-columns:repeat(6, 1fr);grid-template-areas:"decedent decedent species species gender age" "residence residence residence occupation occupation occupation" "circumstances circumstances circumstances circumstances circumstances circumstances" "remarks remarks remarks remarks remarks remarks" "description description description description description description" "marks-wounds marks-wounds marks-wounds body body body" "cause cause time time recommendations recommendations" ". footnote footnote footnote footnote ." "date date city city signature signature"}.callout[data-callout=autopsy] .callout[data-callout=decedent]{grid-area:decedent}.callout[data-callout=autopsy] .callout[data-callout=species]{grid-area:species}.callout[data-callout=autopsy] .callout[data-callout=gender]{grid-area:gender}.callout[data-callout=autopsy] .callout[data-callout=age]{grid-area:age}.callout[data-callout=autopsy] .callout[data-callout=residence]{grid-area:residence}.callout[data-callout=autopsy] .callout[data-callout=occupation]{grid-area:occupation}.callout[data-callout=autopsy] .callout[data-callout=circumstances]{grid-area:circumstances}.callout[data-callout=autopsy] .callout[data-callout=remarks]{grid-area:remarks}.callout[data-callout=autopsy] .callout[data-callout=description]{grid-area:description}.callout[data-callout=autopsy] .callout[data-callout=marks-wounds]{grid-area:marks-wounds}.callout[data-callout=autopsy] .callout[data-callout=body]{grid-area:body}.callout[data-callout=autopsy] .callout[data-callout=cause]{grid-area:cause}.callout[data-callout=autopsy] .callout[data-callout=time]{grid-area:time}.callout[data-callout=autopsy] .callout[data-callout=recommendations]{grid-area:recommendations}.callout[data-callout=autopsy] .callout[data-callout=footnote]{grid-area:footnote}.callout[data-callout=autopsy] .callout[data-callout=date]{grid-area:date}.callout[data-callout=autopsy] .callout[data-callout=city]{grid-area:city}.callout[data-callout=autopsy] .callout[data-callout=signature]{grid-area:signature}.callout[data-callout=autopsy] .callout{--callout-border-width: 0px;--callout-radius: 0px;--callout-color: var(--callout-color-nested);--callout-title-color: var(--callout-color-nested);--callout-padding: var(--size-4-5) var(--size-4-3);--callout-title-padding: 0 0 var(--size-4-6);--callout-blend-mode: normal;--checkbox-color: rgb(var(--callout-color));background:none;margin:0}.callout[data-callout=autopsy] .callout>.callout-title{text-transform:uppercase;background:none}.callout[data-callout=autopsy] .callout>.callout-title .callout-icon{display:none}.callout[data-callout=autopsy] .callout>.callout-content{margin:0;padding:var(--size-4-2) 0 0 0;height:100%;display:flex;flex-direction:column;gap:var(--p-spacing)}.callout[data-callout=autopsy] .callout *{margin:0;padding:0}.callout[data-callout=autopsy] .callout[data-callout-metadata~=inline] .callout-title{float:left;margin-right:10px;line-height:var(--line-height-normal)}.callout[data-callout=autopsy] .callout[data-callout-metadata~=inline] .callout-content{padding:0;display:inline}.callout[data-callout=autopsy] ul.contains-task-list{--checklist-done-decoration: none;--checklist-done-color: var(--text-normal);color:var(--text-faint);display:flex;justify-content:space-between;gap:5px 10px;flex-wrap:wrap}.callout[data-callout=autopsy] .task-list-item-checkbox{margin-right:3px}.callout[data-callout=autopsy] table{--table-header-color: var(--text-normal);--table-header-background: rgb(var(--callout-color), 0.03);--table-header-background-hover: var(--table-header-background);--table-row-background: transparent;--table-row-alt-background: transparent;width:100%}.callout[data-callout=autopsy] th{font-variant:small-caps}.callout[data-callout=autopsy] th,.callout[data-callout=autopsy] td{text-align:center}.callout[data-callout=autopsy] table:not(:first-child){margin-top:10px}.callout[data-callout=autopsy] table:not(:last-child){margin-bottom:10px}.callout[data-callout=autopsy] .callout:not([data-callout-metadata~=no-dots]) p{--dot-size: 1px;--dot-gap: 10px;--offset-y: 2px;--calc-line-height: calc(1em * var(--line-height-normal));--line-start: calc(0.5 * var(--calc-line-height) + 0.5 * var(--font-text-size) + calc(var(--offset-y)));--line-end: calc(var(--line-start) + var(--dot-size));background-image:radial-gradient(circle at var(--dot-size) var(--line-start), rgba(var(--callout-color), 0.2) var(--dot-size), transparent 0);background-size:calc(var(--dot-size) + var(--dot-gap)) calc(var(--calc-line-height))}.callout[data-callout=autopsy] .callout:not([data-callout-metadata~=no-dots]) p:last-child{flex:1 0 0}.callout[data-callout=autopsy] .callout[data-callout-metadata~=hr]{border-bottom:rgb(var(--callout-color)) 5px double}.callout[data-callout=autopsy] .callout[data-callout-metadata~=hr] .callout-content *:last-child{flex-grow:0}.callout[data-callout=autopsy] .callout[data-callout=body]{--body-opacity: 0.8;--checkbox-radius: 50%;--checkbox-color: var(--color-red);--checkbox-color-hover: color-mix(in srgb, var(--checkbox-color), rgb(var(--mono-rgb-100)) 40%);--checkbox-color-unchecked: rgb(var(--callout-color-nested));--checkbox-opacity-unchecked: 0.2;--checkbox-border-color: var(--checkbox-color-unchecked);--checkbox-border-color-hover: color-mix( in srgb, var(--checkbox-color-unchecked), rgb(var(--mono-rgb-100)) 60% );overflow:visible;z-index:1}.callout[data-callout=autopsy] .callout[data-callout=body]>.callout-content{padding:0;container:autopsy-body/inline-size;overflow:visible}.callout[data-callout=autopsy] .callout[data-callout=body] ul.contains-task-list{--cqh: calc(1cqw * var(--body-img-base-height) / var(--body-img-base-width));width:100cqw;height:calc(100*var(--cqh));position:relative;color:unset}.callout[data-callout=autopsy] .callout[data-callout=body] ul.contains-task-list::before{content:"";display:block;position:absolute;left:0;top:0;right:0;bottom:0;background-image:var(--body-img);background-size:contain;background-repeat:no-repeat;z-index:-1;opacity:var(--body-opacity)}.callout[data-callout=autopsy] .callout[data-callout=body] .task-list-item-checkbox:not(:checked){background-color:color-mix(in srgb, var(--checkbox-color-unchecked), transparent calc(100% * (1 - var(--checkbox-opacity-unchecked))))}.callout[data-callout=autopsy] .callout[data-callout=body] .task-list-item:nth-child(1){--left-cqw: 25;--top-cqh: 3}.callout[data-callout=autopsy] .callout[data-callout=body] .task-list-item:nth-child(2){--left-cqw: 15;--top-cqh: 33}.callout[data-callout=autopsy] .callout[data-callout=body] .task-list-item:nth-child(3){--left-cqw: 35;--top-cqh: 33}.callout[data-callout=autopsy] .callout[data-callout=body] .task-list-item:nth-child(4){--left-cqw: 9;--top-cqh: 50}.callout[data-callout=autopsy] .callout[data-callout=body] .task-list-item:nth-child(5){--left-cqw: 40;--top-cqh: 50}.callout[data-callout=autopsy] .callout[data-callout=body] .task-list-item:nth-child(6){--left-cqw: 25;--top-cqh: 39}.callout[data-callout=autopsy] .callout[data-callout=body] .task-list-item:nth-child(7){--left-cqw: 25;--top-cqh: 48}.callout[data-callout=autopsy] .callout[data-callout=body] .task-list-item:nth-child(8){--left-cqw: 19;--top-cqh: 69}.callout[data-callout=autopsy] .callout[data-callout=body] .task-list-item:nth-child(9){--left-cqw: 31;--top-cqh: 69}.callout[data-callout=autopsy] .callout[data-callout=body] .task-list-item:nth-child(10){--left-cqw: 17;--top-cqh: 91}.callout[data-callout=autopsy] .callout[data-callout=body] .task-list-item:nth-child(11){--left-cqw: 33;--top-cqh: 91}.callout[data-callout=autopsy] .callout[data-callout=body] .task-list-item:nth-child(12){--left-cqw: 82;--top-cqh: 3}.callout[data-callout=autopsy] .callout[data-callout=body] .task-list-item:nth-child(13){--left-cqw: 71;--top-cqh: 33}.callout[data-callout=autopsy] .callout[data-callout=body] .task-list-item:nth-child(14){--left-cqw: 93;--top-cqh: 33}.callout[data-callout=autopsy] .callout[data-callout=body] .task-list-item:nth-child(15){--left-cqw: 66;--top-cqh: 50}.callout[data-callout=autopsy] .callout[data-callout=body] .task-list-item:nth-child(16){--left-cqw: 97;--top-cqh: 50}.callout[data-callout=autopsy] .callout[data-callout=body] .task-list-item:nth-child(17){--left-cqw: 82;--top-cqh: 39}.callout[data-callout=autopsy] .callout[data-callout=body] .task-list-item:nth-child(18){--left-cqw: 82;--top-cqh: 49}.callout[data-callout=autopsy] .callout[data-callout=body] .task-list-item:nth-child(19){--left-cqw: 76;--top-cqh: 69}.callout[data-callout=autopsy] .callout[data-callout=body] .task-list-item:nth-child(20){--left-cqw: 88;--top-cqh: 69}.callout[data-callout=autopsy] .callout[data-callout=body] .task-list-item:nth-child(21){--left-cqw: 76;--top-cqh: 92}.callout[data-callout=autopsy] .callout[data-callout=body] .task-list-item:nth-child(22){--left-cqw: 88;--top-cqh: 92}.callout[data-callout=autopsy] .callout[data-callout=body] .task-list-item{--padding-x: 0px;--padding-y: 0px;--left: calc(1cqw * var(--left-cqw) + var(--padding-x));--top: calc(var(--cqh) * var(--top-cqh) - var(--padding-y));position:absolute;font-size:0;padding:var(--padding-y) var(--padding-x);display:flex;flex-direction:row-reverse;gap:10px;align-items:baseline;line-height:1;text-wrap:nowrap}.callout[data-callout=autopsy] .callout[data-callout=body] .task-list-item{right:calc(100cqw - var(--left));top:var(--top)}.callout[data-callout=autopsy] .callout[data-callout=footnote] .callout-title{justify-content:center}.callout[data-callout=autopsy] .callout[data-callout=footnote] .callout-content{text-align:center}@media(hover: hover){.callout[data-callout=autopsy] .callout[data-callout=body] .task-list-item:hover{--padding-x: 5px;--padding-y: 5px;font-size:unset;background:rgba(var(--mono-rgb-0), 1);border-radius:var(--radius-m);z-index:1}}.theme-dark .callout[data-callout=autopsy] .callout[data-callout=body] ul.contains-task-list::before{filter:invert(1)}.is-mobile .callout[data-callout=autopsy] .callout[data-callout=body] .task-list-item{transform:translateX(4cqw)}@media print{.print .markdown-preview-view [data-callout=autopsy]>.callout-content{display:grid !important}}.is-mobile .callout[data-callout=autopsy] .callout[data-callout=body]{--checkbox-size: 12px}.callout[data-callout=body]{--body-img-base-width: 750;--body-img-base-height: 768;--body-img: url('data:image/svg+xml,%3Csvg width="750" height="768" viewBox="-4 267 750 768" version="1.1" id="svg3264" xmlns="http://www.w3.org/2000/svg"  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns%23" xmlns:cc="http://creativecommons.org/ns%23" xmlns:dc="http://purl.org/dc/elements/1.1/"%3E%3Cmetadata id="metadata3196"%3E%3Crdf:RDF%3E%3Ccc:Work rdf:about=""%3E%3Cdc:format%3Eimage/svg+xml%3C/dc:format%3E%3Cdc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" /%3E%3Cdc:title%3ESilhouette with blank labels%3C/dc:title%3E%3Cdc:date%3E2013-05-29%3C/dc:date%3E%3Cdc:creator%3E%3Ccc:Agent%3E%3Cdc:title%3EMichael W Harris%3C/dc:title%3E%3C/cc:Agent%3E%3C/dc:creator%3E%3Cdc:contributor%3E%3Ccc:Agent%3E%3Cdc:title%3EMikael Häggström (original photographs)%0AChristophe Dang Ngoc Chan (silhouette without labels)%3C/dc:title%3E%3C/cc:Agent%3E%3C/dc:contributor%3E%3Cdc:subject%3E%3Crdf:Bag%3E%3Crdf:li%3Eoutlined naked genderless human%3C/rdf:li%3E%3Crdf:li%3Eanterior posterior views%3C/rdf:li%3E%3Crdf:li%3EJapanese labels%3C/rdf:li%3E%3C/rdf:Bag%3E%3C/dc:subject%3E%3Cdc:source%3EFile:Silhouette d"un humain asexué, de face et de dos.svg%3C/dc:source%3E%3Ccc:license rdf:resource="http://creativecommons.org/licenses/publicdomain/" /%3E%3Cdc:rights%3E%3Ccc:Agent%3E%3Cdc:title%3EPublic Domain%3C/dc:title%3E%3C/cc:Agent%3E%3C/dc:rights%3E%3Cdc:publisher%3E%3Ccc:Agent%3E%3Cdc:title%3ENext-Nexus%3C/dc:title%3E%3C/cc:Agent%3E%3C/dc:publisher%3E%3Cdc:description%3EA silhouette of a genderless (though based on a male form) human, back and front, with Japanese labels in romaji and kanji/kana, along with some English labels in certain places to aid compression.%3C/dc:description%3E%3Cdc:language%3E日本語 (Japanese)%3C/dc:language%3E%3C/cc:Work%3E%3Ccc:License rdf:about="http://creativecommons.org/licenses/publicdomain/"%3E%3Ccc:permits rdf:resource="http://creativecommons.org/ns%23Reproduction" /%3E%3Ccc:permits rdf:resource="http://creativecommons.org/ns%23Distribution" /%3E%3Ccc:permits rdf:resource="http://creativecommons.org/ns%23DerivativeWorks" /%3E%3C/cc:License%3E%3C/rdf:RDF%3E%3C/metadata%3E%3Cg id="layer1" transform="translate(-63.131355,439.78744)"%3E%3Cg id="g5815" transform="matrix(1.6534106,0,0,1.6534106,-47.03879,-255.5683)"%3E%3Cpath id="path3191" d="m 424.78752,299.23429 c 0,0 -0.055,1.1573 -0.0695,1.73638 -0.0574,2.29142 -0.0944,4.58406 -0.0694,6.87606 0.0237,2.17724 0.0494,4.35722 0.20836,6.52878 0.20758,2.83546 0.61567,5.65294 0.97238,8.47352 0.36068,2.85201 0.76537,5.69842 1.18073,8.54298 0.35199,2.41054 0.78557,4.8091 1.11128,7.22334 0.34901,2.58696 0.69435,5.17692 0.90292,7.77897 0.16665,2.07904 0.20016,4.1667 0.27782,6.25096 0.1147,3.07843 0.3072,6.1571 0.27782,9.23753 -0.027,2.8278 -0.21039,5.65314 -0.41673,8.47353 -0.1222,1.67032 -0.44425,3.32651 -0.48618,5.00076 -0.0371,1.48287 0.012,2.97484 0.20836,4.44513 0.14126,1.05785 0.38931,2.10282 0.69455,3.12548 0.58047,1.9448 1.38063,3.8185 2.15311,5.69532 0.71398,1.73467 1.51781,3.43104 2.29202,5.13968 0.66269,1.46253 1.47734,2.86241 2.0142,4.37567 0.34358,0.96844 0.63566,1.96704 0.764,2.98657 0.13012,1.03367 0.0356,2.08426 0,3.12548 -0.0579,1.69305 -0.22359,3.38071 -0.34727,5.07023 -0.13055,1.78331 -0.22074,3.57073 -0.41673,5.34804 -0.12561,1.13905 -0.40495,2.26023 -0.48619,3.4033 -0.0788,1.10849 -0.0896,2.22618 0,3.33385 0.0813,1.00535 0.33213,1.98978 0.48619,2.98657 0.14653,0.94807 0.21142,1.91056 0.41673,2.84766 0.35119,1.60298 0.92738,3.14825 1.3891,4.72295 0.44114,1.50449 0.91242,3.00056 1.31965,4.51458 0.37774,1.40441 0.74166,2.81375 1.04183,4.23676 0.32996,1.56422 0.54197,3.15111 0.83346,4.72295 0.46444,2.50451 1.04912,4.98706 1.45855,7.50115 0.28526,1.75162 0.43673,3.52272 0.69456,5.27859 0.12607,0.8586 0.36869,1.70337 0.41673,2.56984 0.0257,0.4629 -0.0207,0.92807 -0.0695,1.38911 -0.0913,0.86299 -0.26416,1.71555 -0.41673,2.56983 -0.17003,0.95206 -0.34568,1.9036 -0.55564,2.84766 -0.20723,0.9318 -0.40692,1.868 -0.69455,2.77821 -0.19433,0.61496 -0.43428,1.21575 -0.69455,1.80583 -0.25071,0.56839 -0.58275,1.09854 -0.83346,1.66693 -0.26027,0.59008 -0.53217,1.18168 -0.69456,1.80583 -0.12366,0.4753 -0.21407,0.96747 -0.20836,1.45856 0.007,0.56327 0.15182,1.11789 0.27782,1.66692 0.0918,0.39985 0.2376,0.78542 0.34727,1.18074 0.14711,0.53028 0.38751,1.04793 0.41674,1.59746 0.0249,0.46756 -0.2216,0.92108 -0.20837,1.38911 0.016,0.56734 0.28909,1.10234 0.34728,1.66692 0.0617,0.59877 0.025,1.20441 0,1.80583 -0.0116,0.27854 -0.0661,0.5547 -0.0695,0.83346 -0.005,0.39423 0.0579,0.78665 0.0695,1.18074 0.0102,0.34713 -0.0556,0.69904 0,1.04183 0.0586,0.36133 0.22136,0.6981 0.34727,1.04182 0.12865,0.35121 0.27534,0.69555 0.41673,1.04183 0.22754,0.55728 0.51891,1.09117 0.69455,1.66692 0.17223,0.56457 0.34728,1.73638 0.34728,1.73638" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path3961" d="m 445.5546,471.69136 c 0,0 0.36359,3.97796 0.41673,5.97314 0.0376,1.41194 -0.005,2.8258 -0.0695,4.23676 -0.0564,1.22924 -0.0157,2.47883 -0.27783,3.68112 -0.24186,1.10932 -0.77307,2.13527 -1.18073,3.19494 -0.31335,0.81454 -0.69177,1.60454 -0.97237,2.43093 -0.24744,0.72873 -0.43059,1.47795 -0.6251,2.22256 -0.17456,0.66826 -0.34556,1.33799 -0.48619,2.0142 -0.19143,0.92045 -0.40485,1.84159 -0.48618,2.7782 -0.034,0.3921 -0.0949,0.79877 0,1.18074 0.10735,0.4322 0.38658,0.80467 0.62509,1.18074 0.186,0.29327 0.35848,0.61094 0.6251,0.83346 0.47695,0.39805 1.07443,0.6467 1.66692,0.83346 1.20537,0.37996 2.48874,0.48452 3.75058,0.55564 1.34147,0.0756 2.70357,0.0848 4.0284,-0.13891 1.00367,-0.16952 2.00354,-0.45406 2.91711,-0.90292 0.68602,-0.33706 1.37172,-0.74461 1.87529,-1.31964 0.39569,-0.45184 0.64637,-1.02674 0.83346,-1.59747 0.0949,-0.28936 0.009,-0.62736 0.13891,-0.90292 0.11866,-0.25227 0.3229,-0.47162 0.55564,-0.62509 0.24448,-0.16121 0.56478,-0.16134 0.83346,-0.27782 0.57979,-0.25136 1.13654,-0.55945 1.66698,-0.90292 0.83178,-0.5386 1.56461,-1.2168 2.36147,-1.80583 0.32031,-0.23677 0.69953,-0.40435 0.97237,-0.69455 0.29922,-0.31826 0.56367,-0.69453 0.69455,-1.11129 0.13891,-0.44231 0.11698,-0.92793 0.0695,-1.3891 -0.0564,-0.54742 -0.22317,-1.08232 -0.41673,-1.59747 -0.14567,-0.38769 -0.36022,-0.74613 -0.55564,-1.11128 -0.17615,-0.32914 -0.30708,-0.69384 -0.55564,-0.97237 -0.28674,-0.32131 -0.63973,-0.60982 -1.04183,-0.76401 -0.21724,-0.0833 -0.46444,-0.035 -0.69455,-0.0694 -0.2335,-0.0349 -0.4589,-0.15358 -0.69455,-0.13891 -0.14614,0.009 -0.41673,0.13891 -0.41673,0.13891" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path3963" d="m 461.25146,486.41584 c 0,0 -0.32771,-0.42659 -0.55564,-0.55564 -0.33227,-0.18813 -0.73232,-0.23117 -1.11129,-0.27782 -0.39063,-0.0481 -1.18073,0 -1.18073,0" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path3965" d="m 449.72191,476.69213 c 0,0 -0.33079,2.07737 -0.34728,3.12548 -0.023,1.46296 0.18586,2.92146 0.34728,4.37567 0.16255,1.46437 0.27236,2.94515 0.62509,4.37567 0.26472,1.07357 1.11128,3.12548 1.11128,3.12548" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path3967" d="m 460.20963,486.41584 c 0,0 -1.2618,-0.60942 -1.80583,-1.04182 -0.37188,-0.29557 -0.97237,-1.04183 -0.97237,-1.04183" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path3969" d="m 456.3896,486.83257 c 0,0 0.708,-1.45834 0.97237,-2.22256 0.21111,-0.61028 0.41452,-1.23352 0.48619,-1.87529 0.0823,-0.73664 0.028,-1.48778 -0.0695,-2.22256 -0.11891,-0.89625 -0.38785,-1.76688 -0.6251,-2.6393 -0.16527,-0.60772 -0.42499,-1.18974 -0.55564,-1.80583 -0.12093,-0.57026 -0.14642,-1.15673 -0.20836,-1.73638 -0.0791,-0.73989 -0.2113,-1.47846 -0.20837,-2.22256 0.005,-1.37298 0.23432,-2.73703 0.41673,-4.09785 0.18709,-1.39578 0.45711,-2.77921 0.69455,-4.16731 0.22589,-1.32062 0.41615,-2.64838 0.69456,-3.95894 0.33721,-1.58735 0.80887,-3.14336 1.18073,-4.72295 0.46726,-1.9848 0.91337,-3.97497 1.31965,-5.97314 0.53019,-2.60758 1.01311,-5.22504 1.45856,-7.84843 0.35684,-2.10151 0.58033,-4.22519 0.97237,-6.32042 0.33576,-1.79447 0.83377,-3.55571 1.18074,-5.34804 0.37471,-1.93563 0.77668,-3.8724 0.97237,-5.83423 0.20464,-2.05149 0.21778,-4.11986 0.20836,-6.18151 -0.007,-1.62209 -0.0823,-3.24466 -0.20836,-4.86186 -0.096,-1.23114 -0.2539,-2.45702 -0.41673,-3.68112 -0.26251,-1.97339 -0.52597,-3.94892 -0.90292,-5.90368 -0.40514,-2.10092 -1.02939,-4.15482 -1.45856,-6.25096 -0.40082,-1.95769 -0.58775,-3.95766 -1.04182,-5.90369 -0.26304,-1.1273 -0.71683,-2.20481 -0.97237,-3.33384 -0.22266,-0.98375 -0.40489,-1.98122 -0.48619,-2.98657 -0.097,-1.19997 -0.0429,-2.40855 0,-3.61167 0.0463,-1.29897 0.25117,-2.58996 0.27782,-3.88949 0.0314,-1.52839 -0.0991,-3.05584 -0.13891,-4.58404 -0.0277,-1.06487 -0.042,-2.13006 -0.0695,-3.19493 -0.04,-1.55134 -0.12322,-3.10172 -0.13891,-4.65349 -0.0243,-2.40777 -2.8e-4,-4.81646 0.0695,-7.22334 0.0417,-1.43648 0.14921,-2.87035 0.20836,-4.30621 0.14017,-3.40239 0.32153,-6.80474 0.34728,-10.20991 0.009,-1.22722 -0.0695,-3.68112 -0.0695,-3.68112" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path3971" d="m 440.48438,368.75887 c 0,0 -0.08,5.83533 0,8.75134 0.0579,2.10919 0.13456,4.22118 0.34727,6.32042 0.19111,1.8861 0.83346,5.62586 0.83346,5.62586" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path3973" d="m 454.51431,374.24582 1.80583,7.08442" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path3975" d="m 460.00126,353.82602 c 0,0 1.05181,-6.62354 1.59747,-9.93209 0.54256,-3.28973 1.21208,-6.55963 1.66693,-9.86262 0.47645,-3.45981 0.78788,-6.94082 1.11128,-10.41827 0.27097,-2.91372 0.51611,-5.83051 0.69455,-8.75135 0.19782,-3.23818 0.36113,-6.47997 0.41673,-9.72371 0.0464,-2.70845 0.0692,-5.42096 -0.0695,-8.12625 -0.16436,-3.20487 -0.5859,-6.39143 -0.90291,-9.58481 -0.26444,-2.66381 -0.55547,-5.32491 -0.83346,-7.98734 -0.16196,-1.55117 -0.37882,-3.09758 -0.48619,-4.65349 -0.14193,-2.05678 -0.0851,-4.12353 -0.20837,-6.18151 -0.0806,-1.34536 -0.1282,-2.69854 -0.34727,-4.02839 -0.20535,-1.24661 -0.60275,-2.45388 -0.90292,-3.68112 -0.46427,-1.89814 -0.90701,-3.80163 -1.3891,-5.69532 -0.28956,-1.1374 -0.65941,-2.25517 -0.90292,-3.40331 -0.12161,-0.5734 -0.21057,-1.15409 -0.27782,-1.73637 -0.0746,-0.64561 -0.13891,-1.66693 -0.13891,-1.94475 0,-0.27782 -0.37634,-1.24847 -0.55564,-1.87528 -0.19155,-0.66962 -0.46219,-1.32402 -0.55564,-2.0142 -0.12426,-0.9177 0.0108,-1.8522 0,-2.77821 -0.0116,-0.99573 -0.0148,-1.99228 -0.0695,-2.98657 -0.0881,-1.60107 -0.22825,-3.20002 -0.41673,-4.7924 -0.11007,-0.92994 -0.26674,-1.85387 -0.41674,-2.77821 -0.23717,-1.4615 -0.52173,-2.915 -0.764,-4.37567 -0.26843,-1.6184 -0.56935,-3.23294 -0.76401,-4.86186 -0.20122,-1.68379 -0.3288,-3.37673 -0.41673,-5.07022 -0.0552,-1.0638 -0.13345,-2.13163 -0.0695,-3.19494 0.0786,-1.30729 0.43818,-2.5851 0.55564,-3.88948 0.11013,-1.22297 0.0589,-2.45583 0.13891,-3.68113 0.13036,-1.99539 0.44543,-3.97654 0.55564,-5.97314 0.0727,-1.31784 -0.0233,-2.64235 0.0694,-3.95894 0.15896,-2.25724 0.55795,-4.49114 0.83346,-6.73714 0.21013,-1.71301 0.39611,-3.42909 0.6251,-5.13968 0.40359,-3.01481 0.68048,-6.05538 1.31965,-9.02917 0.24792,-1.15349 0.62368,-2.27618 0.97237,-3.4033 0.23801,-0.76936 0.49381,-1.53337 0.76401,-2.29202 0.24092,-0.67645 0.57392,-1.32174 0.764,-2.0142 0.24886,-0.90661 0.38927,-1.84307 0.48619,-2.7782 0.0716,-0.69124 -0.0399,-1.39737 0.0694,-2.08366 0.11753,-0.73804 0.6251,-2.1531 0.6251,-2.1531" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path3977" d="m 456.87578,190.25921 c 0,0 0.42292,2.97025 0.69456,4.44513 0.48444,2.63025 1.18439,5.21781 1.66692,7.84842 0.35504,1.9356 0.43963,3.92164 0.90291,5.83423 0.15512,0.64039 0.43302,1.245 0.6251,1.87529 0.32911,1.07995 0.68827,2.156 0.90292,3.26439 0.23478,1.21235 0.36586,2.44729 0.41673,3.68112 0.0315,0.76371 -0.002,1.53063 -0.0695,2.29202 -0.07,0.79254 -0.30164,1.56716 -0.34727,2.36148 -0.0425,0.73999 -0.005,1.48512 0.0694,2.22256 0.0687,0.67783 0.23886,1.34158 0.34728,2.0142 0.0745,0.46225 0.17354,0.92218 0.20836,1.3891 0.0379,0.50793 -0.074,1.02408 0,1.52802 0.1404,0.95659 0.52922,1.86047 0.83346,2.7782 0.25582,0.77165 0.41633,1.59425 0.83347,2.29202 0.44592,0.74591 1.19496,1.26496 1.73637,1.94474" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path3979" d="m 463.54348,233.52975 c 0,0 0.32379,1.34288 0.48618,2.0142 0.18484,0.7641 0.36046,1.5305 0.55564,2.29202 0.22031,0.85956 0.3788,1.74056 0.69455,2.56983 0.51579,1.35466 1.372,2.55792 1.94475,3.88949 0.4283,0.99573 0.73671,2.03887 1.11128,3.05603 0.50377,1.36801 1.00569,2.73681 1.52801,4.09785 0.67776,1.76607 1.43456,3.50179 2.08366,5.27859 0.89686,2.45499 1.72009,4.93721 2.50038,7.4317 0.54685,1.74823 1.05745,3.5083 1.52801,5.27859 0.20195,0.75975 0.33854,1.53645 0.55564,2.29201 0.42458,1.47767 0.88167,2.95056 1.45856,4.37568 0.4818,1.19021 1.18878,2.28106 1.66692,3.47275 0.44439,1.10755 0.97238,3.05603 1.11129,3.4033 0.13891,0.34728 0.24152,0.9183 0.27782,1.38911 0.041,0.53141 -0.0371,1.06546 -0.0695,1.59746 -0.072,1.18217 -0.2484,2.35822 -0.27782,3.54222 -0.0201,0.81039 -10e-4,1.62337 0.0695,2.43092 0.0694,0.7926 0.17559,1.5846 0.34727,2.36148 0.19284,0.87261 0.51754,1.71083 0.76401,2.56984 0.31136,1.0852 0.60797,2.17461 0.90291,3.26439 0.21272,0.78599 0.44098,1.56829 0.6251,2.36147 0.10677,0.45998 0.23129,0.9192 0.27782,1.38911 0.0433,0.43774 0.01,0.87987 0,1.31964 -0.0116,0.50973 -0.0217,1.02039 -0.0694,1.52802 -0.0383,0.40747 -0.13468,0.80805 -0.17364,1.21546 -0.0452,0.47302 -0.0291,0.95037 -0.0695,1.42383 -0.0406,0.4764 -0.10312,0.95093 -0.17363,1.42383 -0.0589,0.39529 -0.16306,0.78365 -0.20837,1.18074 -0.025,0.21882 -0.0289,0.43965 -0.0347,0.65982 -0.005,0.20829 -0.0167,0.41741 0,0.6251 0.0348,0.4325 0.13698,0.85693 0.20837,1.28492 0.0676,0.40546 0.0296,0.84529 0.20836,1.21546 0.12833,0.26577 0.34026,0.50315 0.59037,0.65982 0.21426,0.13421 0.47647,0.20572 0.72928,0.20837 0.22742,0.002 0.46261,-0.0604 0.65982,-0.17364 0.21294,-0.1223 0.39736,-0.3087 0.52092,-0.52091 0.17523,-0.30094 0.21679,-0.66425 0.27782,-1.0071 0.0733,-0.4117 0.0514,-0.83535 0.10418,-1.25019 0.0519,-0.40778 0.14813,-0.80884 0.20837,-1.21547 0.0547,-0.36928 0.11571,-0.73869 0.13891,-1.11128 0.0209,-0.33505 0.0268,-0.74359 0.0695,-1.07656 0.035,-0.27292 0.0497,-0.46897 0.1389,-0.72927 0.11428,-0.3336 0.26836,-0.65247 0.41673,-0.97237 0.1198,-0.2583 0.30217,-0.4907 0.38201,-0.76401 0.062,-0.21228 0.0578,-0.43897 0.0694,-0.65982 0.0152,-0.289 -0.0353,-0.58096 0,-0.86819 0.006,-0.0474 -0.004,-0.11065 0.0347,-0.13891 0.15886,-0.11672 0.41054,-0.0461 0.59037,0.0347 0.19414,0.0872 0.37001,0.25484 0.45145,0.45146 0.0487,0.11764 0.007,0.25488 0,0.38201 -0.0174,0.30247 -0.068,0.60211 -0.10418,0.90291 -0.0445,0.37064 -0.11571,0.73869 -0.13891,1.11128 -0.0223,0.35816 -0.0335,0.71927 0,1.07656 0.0407,0.434 0.17173,0.8549 0.24309,1.28492 0.0804,0.4845 0.14836,0.97112 0.20837,1.45856 0.0825,0.66992 0.14775,1.34194 0.20837,2.01419 0.0407,0.45096 0.023,0.90892 0.10418,1.35438 0.0519,0.28471 0.17959,0.55112 0.24309,0.83346 0.0643,0.28594 0.10116,0.57755 0.13891,0.86819 0.0449,0.3461 -0.005,0.71018 0.10418,1.04183 0.0921,0.2811 0.25409,0.54367 0.45146,0.764 0.1931,0.21555 0.43324,0.39654 0.69455,0.52092 0.17238,0.082 0.36571,0.11953 0.55564,0.13891 0.27663,0.0282 0.56984,0.0537 0.83347,-0.0347 0.17353,-0.0582 0.30893,-0.19771 0.45145,-0.31255 0.18495,-0.14903 0.41366,-0.27427 0.52092,-0.48619 0.0895,-0.17679 0.0579,-0.39255 0.0695,-0.59036 0.0224,-0.38135 0.0315,-0.76531 0,-1.14601 -0.0232,-0.28069 -0.10719,-0.5536 -0.13891,-0.83346 -0.0431,-0.38027 -0.0452,-0.76408 -0.0695,-1.14601 -0.0221,-0.34735 -0.005,-0.6998 -0.0695,-1.04183 -0.0427,-0.22666 -0.16377,-0.43352 -0.20836,-0.65982 -0.0539,-0.27353 -0.0483,-0.55549 -0.0695,-0.83347 -0.0256,-0.33553 -0.0695,-0.6706 -0.0695,-1.0071 0,-0.3365 0.0422,-0.6717 0.0695,-1.00709 0.0302,-0.37083 0.10367,-0.73924 0.10418,-1.11129 3.5e-4,-0.25572 -0.035,-0.51062 -0.0695,-0.764 -0.0349,-0.25648 -0.10326,-0.50763 -0.13891,-0.76401 -0.0496,-0.35709 -0.0246,-0.72492 -0.10418,-1.07655 -0.0299,-0.13215 -0.12491,-0.24724 -0.13891,-0.38201 -0.008,-0.0814 -0.0271,-0.18946 0.0347,-0.24309 0.12243,-0.10619 0.32503,-0.0171 0.48619,0 0.16482,0.0175 0.34989,0.01 0.48619,0.10418 0.15843,0.10962 0.25825,0.30134 0.31254,0.48619 0.0457,0.15549 -0.003,0.32415 0,0.48618 0.006,0.28957 0.0289,0.57862 0.0347,0.86819 0.005,0.26619 -0.0239,0.53357 0,0.79874 0.0233,0.2578 0.0773,0.5126 0.13891,0.764 0.0837,0.34139 0.18617,0.67911 0.31255,1.0071 0.12849,0.33346 0.33944,0.63303 0.45146,0.97237 0.12597,0.38158 0.13573,0.79351 0.24309,1.18074 0.12129,0.43747 0.34995,0.84244 0.45146,1.28492 0.11463,0.49963 0.1204,1.01817 0.17364,1.52801 0.0507,0.48575 0.0864,0.97301 0.13891,1.45856 0.0414,0.38257 0.078,0.76606 0.13891,1.14601 0.0467,0.2914 0.1105,0.57989 0.17363,0.86819 0.0534,0.24411 0.0405,0.51783 0.17364,0.72928 0.16667,0.26466 0.44022,0.47094 0.72928,0.59037 0.31192,0.12887 0.67456,0.16178 1.0071,0.10418 0.2908,-0.0504 0.56404,-0.20306 0.79873,-0.382 0.18273,-0.13931 0.3166,-0.33488 0.45146,-0.52092 0.15846,-0.2186 0.33038,-0.43874 0.41673,-0.69455 0.10057,-0.29795 0.0868,-0.62365 0.10419,-0.93764 0.0333,-0.60102 0,-1.20389 0,-1.80583 0,-0.47461 0.0784,-0.95575 0,-1.42383 -0.0587,-0.35022 -0.2587,-0.66323 -0.34728,-1.0071 -0.13483,-0.52339 -0.18048,-1.06583 -0.27782,-1.59747 -0.0552,-0.30148 -0.20836,-0.76401 -0.17364,-0.90292 0.0347,-0.13891 -0.0123,-0.72154 -0.0695,-1.07655 -0.0438,-0.27165 -0.14379,-0.53127 -0.20837,-0.79874 -0.0752,-0.31123 -0.091,-0.63974 -0.20836,-0.93764 -0.0837,-0.21243 -0.27251,-0.37465 -0.34728,-0.59037 -0.0842,-0.24285 -0.0445,-0.51401 -0.10418,-0.76401 -0.074,-0.30978 -0.23758,-0.59337 -0.31255,-0.90291 -0.0385,-0.15911 -0.0516,-0.32346 -0.0695,-0.48619 -0.0165,-0.15003 -0.11821,-0.32573 -0.0347,-0.45146 0.0405,-0.061 0.1361,-0.0577 0.20836,-0.0694 0.0914,-0.0148 0.19334,-0.0379 0.27782,0 0.12716,0.0571 0.21506,0.18809 0.27782,0.31255 0.1012,0.20069 0.10394,0.4378 0.13891,0.65982 0.0344,0.21846 0.0193,0.44444 0.0695,0.65982 0.0532,0.22828 0.17291,0.43619 0.24309,0.65983 0.0824,0.26253 0.11852,0.53866 0.20837,0.79873 0.0948,0.27441 0.23726,0.53007 0.34727,0.79874 0.12219,0.29842 0.23973,0.59891 0.34728,0.90291 0.13797,0.38998 0.28001,0.77985 0.382,1.18074 0.13938,0.54787 0.21491,1.11009 0.31255,1.66692 0.0993,0.56609 0.16817,1.13748 0.27782,1.70165 0.0702,0.36113 0.13903,0.7237 0.24309,1.07656 0.10462,0.35478 0.2102,0.71426 0.38201,1.04182 0.11189,0.21332 0.26526,0.40308 0.41673,0.59037 0.12878,0.15924 0.24749,0.33614 0.41673,0.45146 0.18475,0.12589 0.4064,0.19666 0.62509,0.24309 0.23806,0.0506 0.49195,0.0886 0.72928,0.0347 0.16668,-0.0378 0.3168,-0.13783 0.45146,-0.24309 0.13558,-0.10598 0.22606,-0.25986 0.34728,-0.38201 0.14426,-0.14536 0.35706,-0.23498 0.45145,-0.41673 0.0807,-0.15546 0.0514,-0.34668 0.0695,-0.52091 0.0481,-0.46184 0.0926,-0.92491 0.10418,-1.3891 0.0115,-0.46303 -0.0289,-0.92596 -0.0347,-1.3891 -0.003,-0.2778 0.0704,-0.56471 0,-0.83347 -0.0539,-0.20557 -0.23578,-0.35749 -0.31255,-0.55564 -0.11158,-0.28802 -0.16537,-0.59704 -0.20837,-0.90291 -0.0307,-0.2181 0.006,-0.44343 -0.0347,-0.65983 -0.0477,-0.25177 -0.19844,-0.47696 -0.24309,-0.72928 -0.0706,-0.39912 0.01,-0.81256 -0.0347,-1.21546 -0.0334,-0.30466 -0.0787,-0.6115 -0.17363,-0.90292 -0.0674,-0.2068 -0.2048,-0.3855 -0.27782,-0.59037 -0.14423,-0.40462 -0.18267,-0.84074 -0.31255,-1.25019 -0.11634,-0.36679 -0.30824,-0.70736 -0.41673,-1.07655 -0.12994,-0.44216 -0.14004,-0.9146 -0.27782,-1.35438 -0.0791,-0.25238 -0.25351,-0.47148 -0.31255,-0.72928 -0.0569,-0.2485 -0.0458,-0.50931 -0.0347,-0.764 0.008,-0.17501 0.0338,-0.34943 0.0695,-0.52092 0.0516,-0.2475 0.1595,-0.48122 0.20836,-0.72927 0.0608,-0.30855 0.11275,-0.62329 0.10418,-0.93765 -0.006,-0.21116 -0.0836,-0.41486 -0.10418,-0.62509 -0.0373,-0.38036 -5.1e-4,-0.76536 -0.0347,-1.14601 -0.0209,-0.23317 -0.0929,-0.46071 -0.10418,-0.69455 -0.0106,-0.21999 -0.004,-0.44297 0.0347,-0.65983 0.0275,-0.15503 0.0847,-0.30365 0.13891,-0.45146 0.12148,-0.33105 0.33921,-0.62836 0.41673,-0.97237 0.0662,-0.29382 0.006,-0.60309 0.0347,-0.90291 0.0291,-0.30313 0.14226,-0.59842 0.13891,-0.90292 -0.002,-0.19982 -0.10419,-0.59037 -0.10419,-0.59037" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path3993" d="m 483.99801,315.76461 c 0.24309,10e-6 0.48628,-0.007 0.72928,0 0.2086,0.006 0.46009,0.16247 0.62509,0.0347 0.0933,-0.0723 0.0474,-0.23132 0.0695,-0.34728 0.0486,-0.25425 0.12282,-0.50566 0.13891,-0.764 0.013,-0.20828 0.0244,-0.42497 -0.0347,-0.6251 -0.0529,-0.17901 -0.14642,-0.35362 -0.27782,-0.48619 -0.11321,-0.11422 -0.26843,-0.18089 -0.41673,-0.24309 -0.12171,-0.0511 -0.25007,-0.10784 -0.382,-0.10418 -0.10978,0.003 -0.21608,0.0517 -0.31255,0.10418 -0.13022,0.0708 -0.24069,0.17479 -0.34728,0.27782 -0.0767,0.0742 -0.15938,0.14827 -0.20836,0.24309 -0.0657,0.12722 -0.0931,0.27398 -0.10418,0.41674 -0.01,0.12748 0.0229,0.25469 0.0347,0.382 0.0226,0.24314 0.036,0.48739 0.0695,0.72928 0.0177,0.1282 -0.0299,0.29907 0.0695,0.382 0.0888,0.0741 0.23143,3e-5 0.34714,3e-5 z" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path3995" d="m 490.56152,318.99427 c 0.18594,0.1583 0.48536,0.0579 0.72928,0.0695 0.27751,0.0132 0.5573,0.0303 0.83346,0 0.21217,-0.0233 0.4864,0.0233 0.62509,-0.13891 0.12058,-0.14106 0.0436,-0.37028 0.0347,-0.55564 -0.0141,-0.29274 -0.0402,-0.59222 -0.13891,-0.86819 -0.0541,-0.15143 -0.1397,-0.29356 -0.24309,-0.41673 -0.12674,-0.15099 -0.28325,-0.27922 -0.45146,-0.38201 -0.12841,-0.0785 -0.26827,-0.14904 -0.41673,-0.17363 -0.17168,-0.0284 -0.3587,-0.0283 -0.52091,0.0347 -0.20727,0.0805 -0.38962,0.23727 -0.52092,0.41674 -0.0952,0.13013 -0.14781,0.2923 -0.17364,0.45145 -0.0408,0.25164 -0.003,0.51195 0.0347,0.76401 0.0412,0.27205 -0.001,0.62034 0.20843,0.79871 z" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path3997" d="m 496.39575,319.89719 c 0.13705,0.14311 0.39242,0.0606 0.59037,0.0695 0.42803,0.0193 0.86041,0.0234 1.28492,-0.0347 0.28373,-0.0388 0.66143,0.0206 0.83346,-0.20837 0.18788,-0.25004 0.0331,-0.63232 -0.0347,-0.93764 -0.0709,-0.31902 -0.19941,-0.63188 -0.382,-0.90292 -0.064,-0.095 -0.14338,-0.18663 -0.2431,-0.24309 -0.20767,-0.11758 -0.45623,-0.18602 -0.69455,-0.17364 -0.13531,0.007 -0.25851,0.0832 -0.382,0.13891 -0.1322,0.0597 -0.26362,0.12456 -0.382,0.20837 -0.1271,0.09 -0.24824,0.19235 -0.34728,0.31254 -0.0858,0.10418 -0.15882,0.2217 -0.20836,0.34728 -0.0608,0.15418 -0.0928,0.32084 -0.10419,0.48619 -0.0215,0.31264 -0.14732,0.71124 0.0694,0.93757 z" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path3999" d="m 502.02161,317.43153 c 0.14668,0.1222 0.3668,0.11086 0.55564,0.13891 0.22929,0.0341 0.46313,0.0481 0.69455,0.0347 0.21089,-0.0122 0.42687,-0.0312 0.6251,-0.10418 0.19002,-0.07 0.43051,-0.13136 0.52091,-0.31255 0.0987,-0.19789 -0.0226,-0.44368 -0.0694,-0.65982 -0.0465,-0.21466 -0.0929,-0.43826 -0.20837,-0.6251 -0.0775,-0.12533 -0.19302,-0.2264 -0.31254,-0.31255 -0.12599,-0.0908 -0.26558,-0.17268 -0.41673,-0.20836 -0.1352,-0.0319 -0.27842,-0.0128 -0.41674,0 -0.18763,0.0174 -0.37469,0.0516 -0.55564,0.10418 -0.11972,0.0348 -0.23632,0.082 -0.34727,0.13891 -0.13432,0.0688 -0.2835,0.12874 -0.38201,0.24309 -0.0744,0.0864 -0.12712,0.19915 -0.13891,0.31255 -0.0171,0.16485 0.0522,0.3288 0.10419,0.48619 0.0877,0.26564 0.13229,0.58497 0.34722,0.76403 z" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path4001" d="m 502.5159,301.22677 c 0,0 0.0929,0.72108 0.14733,1.08047 0.0746,0.49228 0.1558,0.98363 0.24556,1.47337 0.0752,0.41053 0.0951,0.83851 0.24556,1.2278 0.17211,0.44518 0.42345,0.8677 0.73669,1.22781 0.35908,0.41281 0.83601,0.70737 1.27691,1.03135 0.33296,0.24466 0.66644,0.49379 1.03136,0.68757 0.34368,0.1825 0.69605,0.38164 1.08047,0.44201 0.21086,0.0331 0.43005,-0.003 0.63846,-0.0491 0.13657,-0.0302 0.28638,-0.0567 0.39289,-0.14734 0.1005,-0.0855 0.0816,-0.0652 0.16172,-0.17014 0.0703,-0.092 0.23599,-0.31225 0.28029,-0.4192 0.0439,-0.10587 0.0294,-0.23303 0,-0.34379 -0.0339,-0.12756 -0.1274,-0.2313 -0.19645,-0.34378 -0.38955,-0.63462 -1.01419,-1.15292 -1.2278,-1.86627 -0.0282,-0.0941 0,-0.19645 0,-0.29467 0,-0.19645 0.0285,-0.39498 0,-0.58935 -0.0248,-0.1691 -0.11784,-0.32277 -0.14734,-0.49112 -0.0509,-0.2907 -0.0257,-0.58982 -0.0491,-0.88402 -0.0378,-0.47578 -0.0647,-0.95418 -0.14734,-1.42425 -0.0584,-0.33239 -0.11358,-0.67163 -0.24556,-0.98224 -0.12079,-0.28429 -0.35951,-0.50636 -0.49112,-0.7858 -0.2647,-0.56201 -0.37042,-1.18667 -0.58934,-1.76804 -0.11893,-0.31584 -0.29161,-0.6112 -0.3929,-0.93313 -0.0703,-0.22359 -0.0809,-0.4628 -0.14734,-0.68757 -0.10433,-0.35278 -0.30838,-0.67331 -0.3929,-1.03136 -0.0756,-0.32024 -0.02,-0.66263 -0.0982,-0.98224 -0.0419,-0.17126 -0.10375,-0.34114 -0.19645,-0.49112 -0.10364,-0.16769 -0.25645,-0.29973 -0.3929,-0.44201 -0.4728,-0.493 -0.98628,-0.94536 -1.47336,-1.42426 -0.7429,-0.73041 -1.48588,-1.46105 -2.21005,-2.21004 -0.71653,-0.74109 -1.43737,-1.47958 -2.11182,-2.25916 -0.48009,-0.55492 -0.92437,-1.13995 -1.37515,-1.71893 -0.41637,-0.53478 -0.84826,-1.05918 -1.2278,-1.6207 -0.26728,-0.39543 -0.51413,-0.80559 -0.73668,-1.22781 -0.20153,-0.38234 -0.4212,-0.76321 -0.54024,-1.17869 -0.14094,-0.49191 -0.12752,-1.01544 -0.19645,-1.52248 -0.078,-0.57352 -0.15573,-1.14714 -0.24556,-1.71892 -0.0902,-0.57429 -0.17752,-1.14952 -0.29467,-1.71893 -0.26804,-1.30288 -0.61007,-2.58952 -0.93313,-3.87986 -0.29992,-1.1979 -0.61203,-2.39279 -0.93313,-3.58519 -0.42861,-1.59163 -0.93672,-3.16219 -1.32603,-4.76389 -0.37916,-1.55992 -0.67378,-3.13935 -0.98225,-4.71477 -0.19189,-0.98 -0.41379,-1.95615 -0.54023,-2.94673 -0.11431,-0.8955 -0.14567,-1.79983 -0.19645,-2.70117 -0.0461,-0.81789 -0.0634,-1.63716 -0.0982,-2.45561 -0.0619,-1.45715 -0.11454,-2.91482 -0.19645,-4.37098 -0.0682,-1.21228 -0.14745,-2.42407 -0.24556,-3.6343 -0.0983,-1.21286 -0.1338,-2.43571 -0.34379,-3.6343 -0.0904,-0.51626 -0.27121,-1.01268 -0.3929,-1.52248 -0.15955,-0.6684 -0.35959,-1.33138 -0.44201,-2.0136 -0.0805,-0.66655 0.005,-1.34439 -0.0491,-2.0136 -0.0773,-0.95537 -0.2233,-1.90514 -0.39289,-2.84851 -0.18693,-1.03985 -0.40784,-2.07526 -0.68758,-3.09407 -0.30567,-1.11325 -0.7113,-2.19667 -1.08046,-3.29051 -0.41553,-1.23126 -0.79471,-2.47671 -1.27692,-3.68342 -0.44041,-1.10211 -0.99566,-2.15494 -1.47337,-3.2414 -0.57277,-1.30267 -1.1759,-2.59441 -1.66981,-3.92898 -0.48878,-1.32072 -0.9295,-2.66246 -1.27692,-4.0272 -0.40316,-1.58369 -0.67291,-3.19964 -0.93313,-4.81299 -0.24444,-1.51551 -0.3633,-3.04907 -0.58934,-4.56743 -0.18824,-1.26445 -0.47733,-2.51345 -0.63846,-3.78164 -0.14497,-1.14098 -0.17913,-2.29352 -0.29468,-3.43785 -0.14239,-1.4102 -0.32348,-2.81623 -0.49112,-4.22365 -0.15995,-1.34285 -0.26231,-2.69435 -0.49112,-4.0272 -0.17875,-1.04128 -0.51346,-2.052 -0.68757,-3.09407 -0.16833,-1.00747 -0.31472,-2.02394 -0.34379,-3.04496 -0.0252,-0.88502 0.0306,-1.7744 0.14734,-2.65205 0.14566,-1.09486 0.46613,-2.15932 0.68757,-3.24141 0.23752,-1.16065 0.50594,-2.31626 0.68757,-3.48696 0.22229,-1.43276 0.38618,-2.87578 0.49112,-4.32188 0.0747,-1.02917 0.0818,-2.06232 0.0982,-3.09406 0.0151,-0.94938 0.0517,-1.90041 0,-2.84851 -0.0574,-1.05241 -0.22721,-2.09567 -0.34379,-3.14318 -0.0966,-0.86783 -0.24548,-1.73114 -0.29467,-2.60295 -0.0682,-1.20951 0.1069,-2.42759 0,-3.6343 -0.0822,-0.92763 -0.25025,-1.85071 -0.49112,-2.75028 -0.16207,-0.60527 -0.35131,-1.21111 -0.63846,-1.76804 -0.23724,-0.46013 -0.56032,-0.87291 -0.88402,-1.27692 -0.54329,-0.67808 -1.15059,-1.30405 -1.76804,-1.91537 -0.65891,-0.65237 -1.33119,-1.2965 -2.06271,-1.86626 -0.46567,-0.3627 -0.94945,-0.71038 -1.47337,-0.98225 -0.48302,-0.25065 -1.00632,-0.41693 -1.52247,-0.58934 -0.74223,-0.24793 -1.5187,-0.38527 -2.25916,-0.63846 -0.95211,-0.32557 -1.8798,-0.72111 -2.7994,-1.12958 -1.19774,-0.53201 -2.38321,-1.09562 -3.53608,-1.71893 -1.54356,-0.83455 -2.96721,-1.88073 -4.51832,-2.70117 -1.10066,-0.58218 -2.26823,-1.02861 -3.38874,-1.57159 -1.43629,-0.696 -2.84276,-1.4521 -4.27276,-2.16094 -1.14144,-0.5658 -2.29073,-1.11562 -3.43785,-1.66981 -1.25927,-0.60837 -2.55652,-1.14265 -3.78164,-1.81715 -0.94704,-0.5214 -1.89472,-1.05805 -2.75028,-1.71893 -0.64153,-0.49555 -1.24881,-1.04728 -1.76804,-1.66981 -0.25012,-0.29989 -0.41766,-0.66016 -0.63846,-0.98225 -0.41104,-0.59962 -1.27692,-1.76803 -1.27692,-1.76803" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path4003" d="m 434.54463,121.96729 c 0,0 -0.24498,-0.61075 -0.29467,-0.93313 -0.14964,-0.97078 -0.035,-1.96511 0,-2.94673 0.0573,-1.6074 0.20645,-3.21045 0.34378,-4.813 0.0702,-0.81962 0.14644,-1.63898 0.24556,-2.45561 0.0976,-0.8044 0.21764,-1.60606 0.34379,-2.40649 0.15,-0.95176 0.32097,-1.90014 0.49112,-2.84851 0.17351,-0.96707 0.54023,-2.89762 0.54023,-2.89762" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path4005" d="m 435.13398,108.60878 c 0,0 0.53886,-0.73475 0.8349,-1.08047 0.27868,-0.32545 0.51771,-0.71088 0.88402,-0.93313 0.20378,-0.12364 0.46298,-0.1166 0.68757,-0.19645 0.35242,-0.1253 0.73102,-0.21909 1.03136,-0.44201 0.42919,-0.31856 0.74269,-0.77796 1.03135,-1.22781 0.37175,-0.57933 0.60627,-1.23644 0.88402,-1.86626 0.31403,-0.71209 0.69779,-1.40529 0.88402,-2.16094 0.16527,-0.67062 0.13911,-1.37441 0.19645,-2.06271 0.0381,-0.45796 0.027,-0.92114 0.0982,-1.37514 0.11746,-0.74922 0.44954,-1.45712 0.54023,-2.21005 0.0842,-0.69889 0.0141,-1.40802 0,-2.11182 -0.008,-0.40952 0.053,-0.83113 -0.0491,-1.22781 -0.10033,-0.38997 -0.54024,-1.08046 -0.54024,-1.08046" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path4007" d="m 427.61981,106.15317 c 1.24622,-0.37403 2.41731,-0.96395 3.6343,-1.42426 1.38538,-0.524 2.86714,-0.82637 4.17454,-1.52247 0.58963,-0.31394 1.1835,-0.67365 1.6207,-1.1787 0.89625,-1.03534 1.37565,-2.37577 1.91538,-3.6343 0.58561,-1.3655 1.06179,-2.78277 1.42425,-4.22365 0.26328,-1.04662 -0.0366,-2.28013 0.54023,-3.19229 0.1068,-0.1689 0.29131,-0.34598 0.49113,-0.34378 0.30449,0.003 0.73668,0.54023 0.73668,0.54023 0,0 0.17192,-0.28265 0.19645,-0.44201 0.13286,-0.86303 -0.2093,-1.73394 -0.29468,-2.60295 -0.1542,-1.56948 -0.36348,-3.13801 -0.39289,-4.71477 -0.0333,-1.78597 0.52777,-3.58937 0.24556,-5.35322 -0.27669,-1.72929 -1.09025,-3.34125 -1.86627,-4.91122 -0.85352,-1.72676 -1.80469,-3.43746 -3.04495,-4.91122 -1.01544,-1.20662 -2.1906,-2.32054 -3.53608,-3.14318 -1.61849,-0.98956 -3.44353,-1.69269 -5.30412,-2.06271 -1.47753,-0.29384 -3.01386,-0.0205 -4.51832,-0.0982 -1.60753,-0.083 -3.20366,-0.36018 -4.81299,-0.3929 -1.60533,-0.0326 -3.21423,0.0476 -4.81299,0.19645 -1.58138,0.14718 -3.21708,0.15903 -4.71477,0.68757 -1.57797,0.55687 -2.99949,1.52847 -4.32188,2.55384 -1.02458,0.79445 -1.83352,1.83352 -2.75028,2.75028 -1.11321,1.11321 -2.49292,2.01239 -3.33963,3.33963 -0.97489,1.52816 -1.45726,3.34177 -1.86626,5.10767 -0.28228,1.21879 -0.29066,2.48566 -0.3929,3.73252 -0.0911,1.1114 -0.24063,2.22537 -0.19645,3.33963 0.0471,1.18907 0.33164,2.35681 0.49112,3.53608 0.16817,1.24358 0.27986,2.49553 0.49113,3.73252 0.10703,0.62665 0.39289,1.86627 0.39289,1.86627 0,0 0.35828,-0.75575 0.68757,-0.98225 0.22245,-0.15301 0.54739,-0.32316 0.7858,-0.19644 0.3384,0.17986 0.29886,0.70895 0.3929,1.08046 0.2193,0.86634 0.15372,1.79099 0.39289,2.65206 0.22783,0.82023 0.54213,1.62871 0.98225,2.35739 0.76942,1.27387 1.90144,2.28989 2.8485,3.43785 0.755,0.91516 1.29885,2.05363 2.25917,2.75028 1.1664,0.84615 2.62832,1.22571 4.02719,1.57159 1.69533,0.41919 3.46229,0.49097 5.2059,0.58935 1.96137,0.11067 3.92897,0 5.89346,0 1.3424,0 2.69217,0.14046 4.0272,0 0.78233,-0.0823 1.55482,-0.26502 2.30827,-0.49115 z" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path4009" d="m 397.85783,93.33489 c 0,0 -0.0694,0.62232 -0.0491,0.93313 0.0293,0.44857 0.11529,0.89579 0.24556,1.32603 0.18065,0.59663 0.52018,1.13435 0.73669,1.71892 0.2086,0.56322 0.40524,1.13369 0.54023,1.71893 0.14883,0.64521 0.18706,1.31114 0.29467,1.96449 0.10542,0.64004 0.16928,1.29063 0.34379,1.91537 0.18403,0.65883 0.46062,1.2895 0.73668,1.91538 0.28068,0.63636 0.45917,1.35724 0.93313,1.86626 0.35012,0.37603 0.85182,0.58806 1.32603,0.7858 0.35915,0.14976 0.7481,0.21793 1.12958,0.29467 0.22697,0.0457 0.48261,-0.009 0.68757,0.0982 0.25641,0.13467 0.42197,0.4021 0.58935,0.63846 0.18198,0.25699 0.44201,0.83491 0.44201,0.83491" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path4011" d="m 405.17554,105.36737 c 0,0 0.48795,1.66225 0.68757,2.50472 0.23095,0.97471 0.43191,1.95748 0.58935,2.94673 0.2617,1.64438 0.37862,3.30864 0.58934,4.96033 0.184,1.44227 0.47132,2.87272 0.58935,4.32188 0.0492,0.60394 0.0883,1.21248 0.0491,1.81715 -0.0204,0.31424 -0.14733,0.93313 -0.14733,0.93313" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path4013" d="m 403.45662,107.62653 c 0,0 0.19143,0.58302 0.24556,0.88402 0.13667,0.76001 0.0457,1.55092 0.19644,2.30827 0.14756,0.74135 0.39065,1.46581 0.68758,2.16094 0.32231,0.75454 0.72421,1.47781 1.17869,2.16094 0.23225,0.3491 0.5697,0.62292 0.78579,0.98224 0.34011,0.56553 0.7858,1.81715 0.7858,1.81715" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path4015" d="m 408.61339,119.85547 c 0,0 -0.35267,1.25834 -0.58934,1.86626 -0.19662,0.50505 -0.33442,1.06226 -0.68757,1.47337 -0.57693,0.67161 -1.4426,1.03187 -2.21005,1.47336 -0.83771,0.48191 -1.73447,0.85298 -2.60295,1.27692 -1.14486,0.55885 -2.29512,1.10663 -3.43785,1.66981 -0.91938,0.4531 -1.81717,0.95103 -2.75028,1.37514 -1.5305,0.69563 -3.10687,1.28568 -4.66566,1.91538 -1.27404,0.51467 -2.56883,0.97877 -3.83075,1.52248 -1.42599,0.6144 -2.78568,1.37866 -4.22365,1.96448 -0.95944,0.39087 -1.94829,0.70602 -2.93177,1.03172 -1.18523,0.39251 -2.39321,0.71427 -3.57694,1.11128 -1.0033,0.33649 -2.03342,0.61684 -2.98657,1.07656 -0.57582,0.27773 -1.1205,0.62387 -1.6322,1.0071 -0.49861,0.37343 -0.93488,0.82387 -1.3891,1.25019 -0.55508,0.521 -1.12743,1.0276 -1.6322,1.59747 -0.45441,0.51301 -0.91141,1.03646 -1.25019,1.63219 -0.30816,0.54189 -0.49375,1.14623 -0.69455,1.73638 -0.17824,0.52385 -0.32743,1.0582 -0.45146,1.59747 -0.1476,0.64175 -0.26355,1.29158 -0.34727,1.94474 -0.0753,0.58738 -0.0937,1.18066 -0.13891,1.77111 -0.0949,1.23844 -0.17263,2.47823 -0.27782,3.71584 -0.062,0.72995 -0.13667,1.45878 -0.20837,2.18784 -0.0786,0.79898 -0.19787,1.59464 -0.24309,2.3962 -0.0561,0.99401 -0.0754,1.99181 -0.0347,2.98657 0.0304,0.74348 0.11891,1.48386 0.20837,2.22257 0.10412,0.85974 0.23851,1.71578 0.382,2.56984 0.15611,0.92918 0.36094,1.84967 0.52091,2.7782 0.13926,0.80835 0.30537,1.61426 0.38201,2.43093 0.0693,0.73797 0.0738,1.48136 0.0695,2.22256 -0.005,0.81104 -0.0661,1.62077 -0.10418,2.43093 -0.0425,0.9031 -0.0822,1.80643 -0.13891,2.70875 -0.0685,1.08899 -0.13755,2.17836 -0.24309,3.26439 -0.0846,0.87032 -0.24903,1.73246 -0.31255,2.60457 -0.0648,0.88929 -0.0539,1.78252 -0.0695,2.67402 -0.0223,1.2732 -0.0107,2.54686 -0.0347,3.82003 -0.0229,1.21575 -0.0309,2.43265 -0.10418,3.6464 -0.0455,0.75426 -0.12017,1.50682 -0.20836,2.25729 -0.13374,1.13812 -0.32596,2.26861 -0.48619,3.4033 -0.14054,0.9953 -0.24417,1.99633 -0.4168,2.98657 -0.21328,1.2234 -0.46203,2.44181 -0.76401,3.64639 -0.36076,1.43903 -0.76475,2.8696 -1.25019,4.27149 -0.47759,1.37922 -1.09396,2.70643 -1.63219,4.06313 -0.44471,1.12095 -0.91133,2.23385 -1.31965,3.36857 -0.28879,0.80255 -0.55056,1.6149 -0.79873,2.43093 -0.34977,1.1501 -0.70998,2.29964 -0.97238,3.47276 -0.21269,0.95087 -0.34947,1.91765 -0.48618,2.88238 -0.14223,1.0037 -0.24831,2.01241 -0.34728,3.0213 -0.13946,1.4217 -0.21302,2.84928 -0.34727,4.27149 -0.10176,1.07797 -0.26839,2.14979 -0.34728,3.22967 -0.10889,1.49043 -0.12112,2.98637 -0.17364,4.47985 -0.0387,1.09958 -0.0827,2.19907 -0.10418,3.29912 -0.0304,1.56249 -0.0179,3.12553 -0.0347,4.68822 -0.009,0.82192 0.0271,1.64602 -0.0347,2.46566 -0.0448,0.59422 -0.15838,1.18125 -0.2431,1.7711 -0.0999,0.69519 -0.19455,1.39132 -0.31255,2.08366 -0.17622,1.03397 -0.37671,2.06387 -0.59036,3.09075 -0.26829,1.28949 -0.53295,2.58103 -0.86819,3.85476 -0.16312,0.61976 -0.39274,1.22074 -0.55564,1.84056 -0.14777,0.56224 -0.23506,1.13919 -0.38201,1.70165 -0.23515,0.90004 -0.54788,1.77823 -0.79873,2.67402 -0.20972,0.74893 -0.3783,1.50902 -0.59037,2.25729 -0.11882,0.41924 -0.29513,0.82319 -0.382,1.25019 -0.0882,0.43343 -0.0979,0.87924 -0.13891,1.31965 -0.0399,0.42786 -0.0755,0.85616 -0.10419,1.28492 -0.0147,0.21976 0.0305,0.44946 -0.0347,0.65983 -0.0723,0.23325 -0.22883,0.43492 -0.38201,0.62509 -0.23112,0.28693 -0.53533,0.5064 -0.79873,0.76401 -0.49156,0.48076 -0.93672,1.01086 -1.45856,1.45856 -0.49027,0.42061 -1.03203,0.77774 -1.56274,1.14601 -1.05775,0.734 -2.07466,1.54956 -3.22966,2.11838 -0.25291,0.12455 -0.5401,0.16581 -0.79881,0.27782 -0.50366,0.21807 -0.96749,0.51888 -1.45855,0.764 -0.45865,0.22894 -0.98407,0.34563 -1.38911,0.65983 -0.28575,0.22166 -0.49479,0.532 -0.69455,0.83346 -0.23736,0.3582 -0.42242,0.75048 -0.59037,1.14601 -0.25324,0.5964 -0.34891,1.25443 -0.62509,1.84056 -0.19718,0.41847 -0.48206,0.78974 -0.72928,1.18074 -0.25052,0.39623 -0.5315,0.77367 -0.76401,1.18073 -0.17974,0.31466 -0.30241,0.66004 -0.48618,0.97237 -0.13515,0.22969 -0.332,0.42161 -0.45146,0.65983 -0.20841,0.41558 -0.3256,0.8721 -0.45146,1.31965 -0.0867,0.30821 -0.10349,0.63513 -0.20836,0.93764 -0.11362,0.32775 -0.35905,0.60329 -0.45146,0.93764 -0.0341,0.12324 -0.0347,0.38201 -0.0347,0.38201" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path4017" d="m 508.34203,306.63126 c 0,0 -0.50585,-0.17232 -0.65982,-0.27782 -0.19686,-0.13489 -0.40183,-0.269 -0.55565,-0.45146 -0.13697,-0.16247 -0.25869,-0.35007 -0.31254,-0.55564 -0.0469,-0.17917 -0.0537,-0.37837 0,-0.55564 0.0242,-0.0799 0.0589,-0.18457 0.13891,-0.20836 0.0845,-0.0251 0.24309,0.10418 0.24309,0.10418" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path4019" d="m 335.12096,296.00463 c -0.11506,-0.0126 -0.20017,0.12251 -0.27782,0.20836 -0.48072,0.53153 -1.26743,1.1411 -1.11128,1.84056 0.009,0.0407 0.0654,0.0541 0.10418,0.0695 0.13095,0.0518 0.27656,0.0831 0.41673,0.0695 0.19688,-0.0191 0.39679,-0.0905 0.55564,-0.20837 0.19895,-0.14762 0.34257,-0.36785 0.45146,-0.59037 0.1,-0.20428 0.16838,-0.43245 0.17364,-0.65982 0.004,-0.1657 -0.0306,-0.33766 -0.10419,-0.48619 -0.0474,-0.0957 -0.10226,-0.23151 -0.20836,-0.24317 z" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path4021" d="m 333.59294,298.05355 c 0,0 -0.22991,0.30579 -0.27782,0.48619 -0.0416,0.15663 -0.04,0.32915 0,0.48619 0.0358,0.14055 0.0951,0.29138 0.20837,0.382 0.1974,0.15796 0.47774,0.18294 0.72928,0.20837 0.30033,0.0304 0.61004,0.004 0.90292,-0.0695 0.39229,-0.0979 0.74102,-0.32374 1.11128,-0.48619 0.57906,-0.25406 1.21909,-0.40032 1.73638,-0.764 0.26123,-0.18366 0.46166,-0.44413 0.65982,-0.69455 0.22314,-0.28199 0.41414,-0.58947 0.59037,-0.90292 0.27659,-0.49195 0.48562,-1.01894 0.72928,-1.52801 0.13859,-0.28955 0.29368,-0.5717 0.41673,-0.86819 0.08,-0.19275 0.10634,-0.40832 0.20836,-0.59037 0.11667,-0.20818 0.29855,-0.37242 0.45146,-0.55564 0.34192,-0.40969 0.71479,-0.79381 1.04183,-1.21547 0.17319,-0.22331 0.25771,-0.52822 0.48618,-0.69455 0.12729,-0.0927 0.29576,-0.1155 0.45146,-0.13891 0.0916,-0.0138 0.27782,0 0.27782,0" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path4023" d="m 342.20538,288.74657 c 0,0 0.59674,0.94236 0.79873,1.45856 0.13914,0.35557 0.20345,0.73677 0.27782,1.11128 0.0615,0.30991 0.10362,0.62366 0.13891,0.93764 0.0506,0.44996 0.11567,0.90173 0.10419,1.35438 -0.0115,0.45501 -0.0894,0.90709 -0.17364,1.35437 -0.0884,0.46903 -0.27171,0.91784 -0.34728,1.3891 -0.0754,0.46988 -0.092,0.94811 -0.10418,1.42383 -0.0137,0.53244 0.10766,1.06987 0.0347,1.59747 -0.0597,0.43164 -0.25078,0.83467 -0.382,1.25019 -0.16866,0.53409 -0.34345,1.06624 -0.52092,1.59747 -0.14731,0.44096 -0.26584,0.8934 -0.45146,1.31965 -0.14681,0.33712 -0.41007,0.62177 -0.52091,0.97237 -0.116,0.3669 -0.10236,0.76295 -0.13891,1.14601 -0.0474,0.49672 -0.0196,1.00154 -0.10418,1.49329 -0.0733,0.42625 -0.23336,0.83295 -0.34728,1.25019 -0.12943,0.47404 -0.27887,0.94338 -0.382,1.42383 -0.0911,0.42424 -0.16657,0.85304 -0.20837,1.28492 -0.0346,0.35737 -0.0289,0.71756 -0.0347,1.07655 -0.006,0.34723 -0.007,0.69463 0,1.04183 0.006,0.278 -0.0379,0.56505 0.0347,0.83346 0.0582,0.21494 0.19215,0.40306 0.31255,0.59037 0.10266,0.15971 0.18655,0.3504 0.34728,0.45146 0.19028,0.11964 0.43683,0.11079 0.65982,0.13891 0.2644,0.0334 0.5358,0.0781 0.79873,0.0347 0.22058,-0.0364 0.44035,-0.1172 0.6251,-0.24309 0.16924,-0.11532 0.29918,-0.28376 0.41673,-0.45146 0.21694,-0.30948 0.40157,-0.64849 0.52091,-1.0071 0.11116,-0.33405 0.10941,-0.69566 0.17364,-1.04182 0.0948,-0.51116 0.19871,-1.02075 0.31255,-1.52802 0.11742,-0.52324 0.238,-1.04619 0.382,-1.56274 0.16615,-0.59601 0.33248,-1.19401 0.55564,-1.7711 0.18866,-0.48789 0.44922,-0.945 0.65983,-1.42383 0.12118,-0.2755 0.25748,-0.54619 0.34727,-0.83346 0.0989,-0.31639 0.14291,-0.64742 0.20837,-0.97237 0.1233,-0.61205 0.26535,-1.22161 0.34728,-1.84056 0.0396,-0.29925 -0.0893,-0.64614 0.0694,-0.90292 0.071,-0.11484 0.21967,-0.16433 0.34728,-0.20837 0.0882,-0.0305 0.19391,-0.0756 0.27782,-0.0347 0.0607,0.0295 0.0804,0.11047 0.10418,0.17363 0.0456,0.12112 0.0751,0.2527 0.0695,0.38201 -0.0114,0.26372 -0.13535,0.51033 -0.20836,0.764 -0.1104,0.38359 -0.23632,0.76259 -0.34728,1.14601 -0.0968,0.33451 -0.18491,0.67148 -0.27782,1.0071 -0.0577,0.20842 -0.0877,0.42667 -0.17364,0.6251 -0.12392,0.286 -0.36978,0.50959 -0.48618,0.79873 -0.11957,0.29701 -0.1473,0.62335 -0.20837,0.93765 -0.0537,0.27648 -0.11116,0.55318 -0.13891,0.83346 -0.0354,0.35729 0.001,0.71933 -0.0347,1.07655 -0.0484,0.47904 -0.11554,0.95956 -0.2431,1.42383 -0.12815,0.46642 -0.38184,0.8911 -0.52091,1.35438 -0.13971,0.46539 -0.22386,0.94608 -0.31255,1.42383 -0.0983,0.52957 -0.18188,1.06233 -0.24309,1.59746 -0.0515,0.44986 -0.0929,0.90173 -0.10418,1.35438 -0.0107,0.42833 -0.12561,0.88758 0.0347,1.28492 0.13489,0.33434 0.42934,0.59869 0.72928,0.79873 0.25589,0.17066 0.56266,0.27715 0.86819,0.31255 0.30096,0.0349 0.61988,0.004 0.90292,-0.10418 0.22503,-0.0859 0.42004,-0.2464 0.59037,-0.41673 0.17033,-0.17033 0.32657,-0.367 0.41673,-0.59037 0.11398,-0.28238 0.088,-0.60269 0.13891,-0.90292 0.0531,-0.31339 0.10611,-0.62703 0.17363,-0.93764 0.0608,-0.27984 0.15852,-0.55146 0.20837,-0.83346 0.0385,-0.21778 0.0307,-0.4421 0.0695,-0.65983 0.16559,-0.92869 0.4346,-1.83665 0.69455,-2.74347 0.17755,-0.61936 0.37096,-1.23476 0.59037,-1.84056 0.17862,-0.49315 0.43251,-0.95838 0.59036,-1.45856 0.13944,-0.44184 0.23162,-0.89818 0.31255,-1.35438 0.0978,-0.55136 0.14093,-1.11103 0.20837,-1.66692 0.0477,-0.39341 0.0753,-0.78959 0.13891,-1.18074 0.0456,-0.2801 -0.004,-0.61187 0.17364,-0.83346 0.0874,-0.10922 0.24962,-0.12847 0.382,-0.17364 0.19133,-0.0653 0.38826,-0.13429 0.59037,-0.13891 0.18839,-0.004 0.4052,-0.009 0.55564,0.10419 0.14465,0.10911 0.21615,0.30701 0.24309,0.48618 0.0419,0.27852 -0.0794,0.55817 -0.13891,0.83346 -0.0759,0.3513 -0.16324,0.70117 -0.27782,1.04183 -0.0877,0.2608 -0.25019,0.49601 -0.31255,0.76401 -0.0763,0.32774 -0.0491,0.67122 -0.0695,1.0071 -0.0134,0.21984 -0.0381,0.4396 -0.0347,0.65982 0.004,0.27875 0.0489,0.55544 0.0695,0.83346 0.0265,0.35862 0.0886,0.71747 0.0695,1.07656 -0.0181,0.34017 -0.12279,0.67026 -0.17364,1.00709 -0.0941,0.62327 -0.13935,1.25356 -0.24309,1.87529 -0.0856,0.5128 -0.21527,1.01732 -0.31255,1.52802 -0.11217,0.5889 -0.23327,1.17688 -0.31255,1.7711 -0.0338,0.25347 -0.0658,0.50832 -0.0694,0.76401 -0.003,0.18556 -0.0136,0.37645 0.0347,0.55564 0.0471,0.17496 0.13715,0.33919 0.24309,0.48618 0.0861,0.11953 0.18649,0.23628 0.31255,0.31255 0.16602,0.10046 0.37328,0.10731 0.55564,0.17364 0.14142,0.0514 0.26917,0.14413 0.41673,0.17364 0.17026,0.034 0.34778,0.0132 0.52091,0 0.15182,-0.0116 0.31111,-0.0105 0.45146,-0.0695 0.21341,-0.0898 0.39863,-0.24659 0.55564,-0.41673 0.17642,-0.19117 0.32338,-0.41701 0.41673,-0.65982 0.12224,-0.31797 0.1151,-0.67151 0.17364,-1.0071 0.0687,-0.39372 0.12231,-0.79045 0.20836,-1.18074 0.12635,-0.57308 0.33208,-1.12708 0.45146,-1.70165 0.0786,-0.37828 0.1068,-0.76547 0.17364,-1.14601 0.0919,-0.52322 0.2602,-1.0341 0.31255,-1.56274 0.0262,-0.26495 -0.0274,-0.5339 0,-0.79873 0.0524,-0.50585 0.19535,-0.99843 0.31255,-1.49329 0.0938,-0.39617 0.25543,-0.77762 0.31254,-1.18073 0.0715,-0.50443 0.0508,-1.0188 0.0347,-1.52802 -0.0213,-0.67355 -0.16788,-1.34033 -0.17364,-2.0142 -0.003,-0.33648 -0.10932,-0.72204 0.0695,-1.00709 0.0992,-0.15812 0.31354,-0.20689 0.48619,-0.27783 0.16622,-0.0683 0.34212,-0.1208 0.52091,-0.13891 0.19613,-0.0199 0.42175,-0.0674 0.59037,0.0347 0.17321,0.1049 0.2585,0.32577 0.31255,0.52092 0.0464,0.16734 0.004,0.34731 0,0.52091 -0.006,0.278 -0.0772,0.55867 -0.0347,0.83346 0.0414,0.2678 0.16668,0.51686 0.27782,0.76401 0.12958,0.28816 0.35867,0.53143 0.45146,0.83346 0.0683,0.22241 0.0524,0.46251 0.0695,0.69455 0.0358,0.48542 0.0277,0.97362 0.0695,1.45856 0.0401,0.46491 0.13381,0.92417 0.17363,1.3891 0.0425,0.49648 0.0182,0.99763 0.0695,1.49328 0.0375,0.36156 0.0838,0.72433 0.17364,1.07656 0.0515,0.20222 0.0733,0.43125 0.20836,0.59037 0.17095,0.20147 0.44733,0.28873 0.69455,0.382 0.19971,0.0753 0.4138,0.16914 0.6251,0.13891 0.26156,-0.0374 0.49598,-0.20769 0.69455,-0.382 0.16182,-0.14205 0.29051,-0.326 0.382,-0.52092 0.16224,-0.34564 0.18858,-0.74003 0.27782,-1.11128 0.10828,-0.45049 0.26709,-0.89328 0.31255,-1.35437 0.0375,-0.38033 -0.0167,-0.76425 -0.0347,-1.14601 -0.0256,-0.54457 -0.0388,-1.09096 -0.10419,-1.6322 -0.0395,-0.32687 -0.13679,-0.64519 -0.17364,-0.97237 -0.0817,-0.72552 -7e-4,-1.4651 -0.10418,-2.18784 -0.0489,-0.34185 -0.1687,-0.66986 -0.24309,-1.00709 -0.089,-0.40348 -0.19156,-0.80551 -0.24307,-1.21547 -0.0549,-0.43706 -0.0779,-0.87924 -0.0695,-1.31965 0.007,-0.38351 0.0401,-0.76782 0.10418,-1.14601 0.11156,-0.65877 0.32495,-1.2962 0.48592,-1.94467 0.20968,-0.84471 0.40464,-1.69315 0.6251,-2.53511 0.30732,-1.17369 0.67942,-2.33012 0.97237,-3.50748 0.2204,-0.8858 0.39179,-1.78308 0.59037,-2.67403 0.10325,-0.46324 0.24656,-0.9191 0.31254,-1.3891 0.0838,-0.59709 0.0868,-1.20314 0.10419,-1.80583 0.0297,-1.02983 -0.0271,-2.06086 0,-3.09076 0.0116,-0.44034 0.0116,-0.88297 0.0695,-1.31964 0.0436,-0.3286 0.12222,-0.65228 0.20837,-0.97237 0.13606,-0.50549 0.32355,-0.99571 0.48618,-1.49329 0.24224,-0.74113 0.49466,-1.47898 0.72928,-2.22256 0.24022,-0.76132 0.45503,-1.53048 0.69455,-2.29202 0.16804,-0.53428 0.34696,-1.06509 0.52092,-1.59747 0.42751,-1.30833 0.90954,-2.59998 1.28492,-3.92421 0.51304,-1.80983 0.87019,-3.6603 1.31964,-5.48696 0.44206,-1.7966 0.87445,-3.59592 1.35438,-5.38277 0.39349,-1.465 0.82417,-2.9198 1.25019,-4.37567 0.77039,-2.63269 1.49456,-5.28066 2.36147,-7.88316 0.57292,-1.71992 1.24241,-3.40618 1.87529,-5.10495 0.58321,-1.56543 1.25142,-3.10058 1.77111,-4.68822 0.36259,-1.10771 0.66117,-2.2363 0.93764,-3.36858 0.15994,-0.65504 0.29745,-1.31582 0.41673,-1.97947 0.13871,-0.7718 0.22622,-1.55197 0.34728,-2.32674 0.0887,-0.56784 0.1402,-1.14364 0.27782,-1.70165 0.11395,-0.46204 0.37523,-0.88464 0.45146,-1.35438 0.0612,-0.37707 -0.009,-0.76411 0,-1.14601 0.0116,-0.4866 0.0276,-0.97361 0.0694,-1.45855 0.0401,-0.46492 0.11893,-0.92569 0.17364,-1.38911 0.0369,-0.3123 0.11402,-0.62332 0.10418,-0.93764 -0.0147,-0.46984 -0.16393,-0.92574 -0.24309,-1.3891 -0.0593,-0.34704 -0.1059,-0.69634 -0.17364,-1.04183 -0.0708,-0.36101 -0.18757,-0.71289 -0.24309,-1.07656 -0.0648,-0.42479 -0.10022,-0.85522 -0.10419,-1.28491 -0.007,-0.74227 0.0604,-1.48443 0.13892,-2.22257 0.1151,-1.08258 0.31265,-2.1549 0.48618,-3.22966 0.21719,-1.34519 0.44352,-2.68911 0.69455,-4.0284 0.17189,-0.91709 0.41067,-1.82175 0.55565,-2.74348 0.25703,-1.63408 0.3717,-3.2874 0.55564,-4.93131 0.15153,-1.35426 0.30171,-2.70866 0.45145,-4.06312 0.12797,-1.15752 0.30232,-2.31092 0.38201,-3.47276 0.0579,-0.84337 0.0695,-2.53511 0.0695,-2.53511" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path4025" d="m 376.79403,156.64293 c 0,0 0.37927,1.68818 0.55564,2.53511 0.18282,0.8779 0.3579,1.7575 0.52091,2.6393 0.12385,0.66995 0.1956,1.34999 0.34728,2.01419 0.0938,0.41079 0.21098,0.81676 0.34728,1.21547 0.18148,0.53088 0.41453,1.04271 0.62509,1.56274 0.28641,0.70734 0.62427,1.39528 0.86819,2.11838 0.2145,0.6359 0.34472,1.29718 0.52091,1.94474 0.23963,0.88072 0.49225,1.75788 0.72928,2.6393 0.40394,1.50211 0.87228,2.99 1.18074,4.51458 0.20875,1.03173 0.28204,2.08656 0.45146,3.12548 0.2083,1.27735 0.46884,2.54564 0.69455,3.82003 0.17823,1.0063 0.32397,2.0185 0.52091,3.0213 0.15534,0.79097 0.32398,1.57982 0.52092,2.36147 0.21755,0.86345 0.50992,1.70684 0.72928,2.56984 0.23384,0.91997 0.47971,1.84019 0.62509,2.77821 0.14414,0.93003 0.17195,1.87448 0.24309,2.81293 0.0807,1.06419 0.13693,2.13009 0.20837,3.19494 0.0676,1.00722 0.0786,2.02017 0.20836,3.02129 0.103,0.79477 0.31033,1.57259 0.45146,2.36148 0.124,0.69313 0.2463,1.3868 0.34728,2.08365 0.12211,0.84263 0.1993,1.69124 0.31255,2.53511 0.0965,0.71878 0.26614,1.42937 0.31254,2.15311 0.0459,0.71633 -0.0244,1.43539 -0.0347,2.15311 -0.0133,0.92605 0.0163,1.85347 -0.0347,2.77821 -0.0327,0.5923 -0.10549,1.18183 -0.17364,1.7711 -0.10062,0.87007 -0.22108,1.73783 -0.34727,2.60456 -0.0962,0.66103 -0.21616,1.31847 -0.31255,1.97948 -0.23931,1.64106 -0.46546,3.28432 -0.65983,4.93131 -0.12001,1.01693 -0.22071,2.03617 -0.31259,3.05603 -0.0802,0.89044 -0.15045,1.78186 -0.20837,2.67402 -0.0578,0.89067 -0.13396,1.78149 -0.13891,2.67402 -0.003,0.56768 0.0343,1.13505 0.0695,1.70165 0.0345,0.5565 0.0776,1.11274 0.13891,1.66693 0.0745,0.67365 0.17193,1.34477 0.27782,2.0142 0.0514,0.32521 0.1517,0.64385 0.17363,0.97237 0.0178,0.2659 -0.0347,0.79873 -0.0347,0.79873" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path4027" d="m 387.10812,243.18401 c 0,0 -0.11704,0.81467 -0.20837,1.21546 -0.0749,0.32867 -0.17066,0.65277 -0.27782,0.97238 -0.17357,0.51771 -0.4271,1.00696 -0.59037,1.52801 -0.2636,0.84126 -0.47408,1.70128 -0.62509,2.56984 -0.1316,0.75694 -0.15493,1.5288 -0.2431,2.29202 -0.0857,0.74169 -0.13951,1.48886 -0.27782,2.22256 -0.15707,0.83321 -0.42219,1.64241 -0.62509,2.46566 -0.20224,0.82056 -0.38688,1.6454 -0.59037,2.46565 -0.21295,0.85838 -0.44015,1.71316 -0.65983,2.56984 -0.24339,0.94914 -0.51945,1.89054 -0.72928,2.84766 -0.20664,0.94258 -0.37829,1.89329 -0.52091,2.84766 -0.14813,0.99122 -0.23405,1.99075 -0.34727,2.98657 -0.1421,1.24984 -0.29106,2.49899 -0.41674,3.75058 -0.0906,0.90201 -0.15877,1.80613 -0.24309,2.70875 -0.11142,1.19273 -0.21068,2.38683 -0.34727,3.57694 -0.11051,0.96288 -0.22486,1.92602 -0.38201,2.88239 -0.21423,1.30378 -0.54029,2.58729 -0.764,3.88948 -0.18821,1.09553 -0.35223,2.19564 -0.48619,3.29912 -0.19059,1.56997 -0.36215,3.14398 -0.45146,4.72295 -0.0739,1.30619 -0.047,2.61613 -0.0695,3.92421 -0.0119,0.69455 -0.0233,1.3891 -0.0347,2.08366 -0.0234,1.42383 -0.0993,2.84778 -0.0695,4.27149 0.025,1.19407 0.13639,2.38478 0.20837,3.57694 0.0559,0.92619 0.12941,1.85138 0.17364,2.7782 0.10048,2.10555 0.10001,4.21526 0.20836,6.32042 0.0596,1.15888 0.15232,2.31589 0.2431,3.47275 0.0836,1.06572 0.18823,2.1297 0.27782,3.19494 0.15573,1.8517 0.25293,3.70881 0.45146,5.55641 0.17718,1.64893 0.4259,3.28947 0.65982,4.93131 0.14201,0.99677 0.2985,1.99142 0.45146,2.98657 0.28479,1.85285 0.56698,3.70616 0.86819,5.55641 0.23392,1.43693 0.49017,2.87014 0.72927,4.30622 0.21191,1.27276 0.45966,2.5404 0.6251,3.82003 0.0939,0.72653 0.1502,1.45757 0.20837,2.18784 0.0718,0.90191 0.13055,1.80501 0.17363,2.70875 0.0529,1.11056 0.0817,2.22224 0.10419,3.33384 0.0255,1.26157 0.035,2.52349 0.0347,3.78531 -3.2e-4,1.19237 -0.0144,2.38474 -0.0347,3.57694 -0.0243,1.42405 -0.0612,2.84788 -0.10419,4.27149 -0.0486,1.60935 -0.14471,3.21731 -0.17363,4.82713 -0.0125,0.69444 -0.024,1.38952 6e-5,2.08365 0.0406,1.17126 0.24155,2.33552 0.24309,3.50748 0.001,0.87012 -0.084,1.73909 -0.17364,2.60457 -0.0855,0.82558 -0.18349,1.65198 -0.34727,2.46566 -0.17951,0.89183 -0.4616,1.75991 -0.69456,2.63929 -0.13806,0.52114 -0.28751,1.03934 -0.41673,1.56274 -0.12519,0.5071 -0.24726,1.01535 -0.34727,1.52801 -0.22008,1.12819 -0.32344,2.27755 -0.55564,3.40331 -0.20247,0.98163 -0.51388,1.93823 -0.72928,2.91711 -0.21273,0.96673 -0.3724,1.94437 -0.55564,2.91712 -0.22234,1.18029 -0.65983,3.36857 -0.65983,3.54221 0,0.17363 -0.25613,1.73345 -0.34727,2.60456 -0.11114,1.06226 -0.17386,2.12913 -0.24309,3.19494 -0.0977,1.50387 -0.2479,3.00755 -0.2431,4.51458 0.003,0.96253 0.13941,1.92046 0.17364,2.88239 0.0375,1.0528 -0.004,2.10747 0.0347,3.16021 0.034,0.91569 0.0773,1.83223 0.17364,2.74348 0.15742,1.48965 0.49878,2.95586 0.65982,4.44512 0.10977,1.01512 0.0559,2.04644 0.20836,3.05603 0.15808,1.04667 0.49936,2.05748 0.72928,3.09075 0.39301,1.76623 0.72177,3.54631 1.11129,5.31332 0.38626,1.75222 0.79528,3.49946 1.21546,5.24386 0.35766,1.48484 0.72601,2.96721 1.11128,4.44513 0.4236,1.62495 0.91892,3.23112 1.31965,4.86186 0.33378,1.35831 0.6059,2.73104 0.90292,4.09785 0.24637,1.13373 0.50051,2.26589 0.72927,3.4033 0.27173,1.35105 0.54453,2.7026 0.76401,4.06312 0.16557,1.02631 0.32552,2.05519 0.41673,3.09076 0.0488,0.55398 0.0764,1.11084 0.0695,1.66692 -0.007,0.52203 -0.0508,1.04341 -0.10419,1.56274 -0.0944,0.91847 -0.24706,1.83008 -0.382,2.74348 -0.10959,0.74179 -0.23816,1.4807 -0.34727,2.22256 -0.0986,0.67054 -0.20817,1.34003 -0.27783,2.0142 -0.0692,0.66943 -0.13892,1.34121 -0.13891,2.0142 10e-6,0.3365 0.037,0.67217 0.0695,1.0071 0.027,0.27868 0.0212,0.56605 0.10418,0.83346 0.112,0.36097 0.34189,0.67424 0.52092,1.0071 0.21357,0.39707 0.44555,0.78404 0.65982,1.18073 0.14272,0.26423 0.41673,0.79874 0.41673,0.79874" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path4029" d="m 385.43244,381.37786 c 0,0 1.93169,-3.26277 2.65206,-5.00944 0.90036,-2.1831 1.59922,-4.46194 2.06271,-6.77748 0.25833,-1.29059 0.3929,-3.92898 0.3929,-3.92898" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path4031" d="m 404.97909,375.18973 -1.86626,10.11711" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path4033" d="m 386.56202,483.43299 c 0,0 -0.11896,0.42971 -0.19645,0.63845 -0.0995,0.26803 -0.21036,0.53294 -0.34378,0.7858 -0.14414,0.27319 -0.26013,0.58072 -0.49112,0.78579 -0.23001,0.2042 -0.55918,0.2566 -0.83491,0.3929 -0.44634,0.22064 -0.87483,0.47704 -1.32603,0.68757 -0.38572,0.17997 -0.75694,0.43373 -1.17869,0.49112 -0.13078,0.0178 -0.26092,-0.0486 -0.3929,-0.0491 -0.28022,-0.001 -0.57324,-0.002 -0.83491,0.0982 -0.3181,0.12187 -0.6083,0.33498 -0.8349,0.58934 -0.13645,0.15316 -0.18857,0.36469 -0.29468,0.54024 -0.15266,0.25257 -0.36146,0.47156 -0.49112,0.73668 -0.18196,0.37204 -0.29075,0.77734 -0.3929,1.17869 -0.11485,0.45124 -0.22927,0.90979 -0.24556,1.37514 -0.0161,0.46072 0.0141,0.9338 0.14734,1.37514 0.13329,0.44162 0.29934,0.9151 0.63846,1.22781 0.24811,0.22879 0.6419,0.22235 0.93313,0.3929 0.4832,0.28298 0.87298,0.70225 1.32603,1.03135 0.49594,0.36025 1.00759,0.69876 1.52248,1.03136 0.4198,0.27118 0.84302,0.53778 1.27691,0.78579 0.27339,0.15627 0.83491,0.44201 0.83491,0.44201" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path4035" d="m 385.28511,496.74239 c 0,0 -0.0321,0.79393 0.0491,1.17869 0.10169,0.48187 0.32467,0.93234 0.54023,1.37514 0.28265,0.58062 0.54236,1.19705 0.98225,1.66982 0.39284,0.42221 0.91496,0.71166 1.42425,0.98224 0.71412,0.37941 1.47445,0.68871 2.25916,0.88402 0.83156,0.20696 1.69728,0.26923 2.55383,0.29467 0.88499,0.0263 1.77088,-0.0612 2.65206,-0.14733 0.93781,-0.0917 1.89813,-0.11794 2.7994,-0.3929 0.64428,-0.19655 1.30354,-0.44821 1.81715,-0.88402 0.36712,-0.31151 0.63168,-0.7422 0.8349,-1.17869 0.16424,-0.35277 0.26582,-0.74152 0.29468,-1.12958 0.0342,-0.45973 -0.0933,-0.91732 -0.14734,-1.37514 -0.06,-0.50817 -0.13438,-1.01456 -0.19645,-1.52248 -0.052,-0.4253 -0.11809,-0.84946 -0.14733,-1.27692 -0.0514,-0.75147 0.008,-1.50809 -0.0491,-2.25916 -0.0287,-0.37863 -0.0766,-0.75651 -0.14733,-1.12958 -0.15085,-0.79581 -0.37817,-1.57542 -0.58935,-2.35739 -0.13778,-0.51017 -0.25526,-1.02812 -0.44201,-1.52247 -0.21739,-0.57546 -0.60658,-1.08135 -0.78579,-1.66982 -0.28463,-0.93467 -0.35959,-1.92406 -0.44201,-2.89762 -0.0787,-0.92995 -0.0491,-2.79939 -0.0491,-2.79939" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path4037" d="m 394.37086,478.22709 c 0,0 0.23761,1.66585 0.24556,2.50473 0.0118,1.24799 -0.15991,2.49177 -0.29467,3.73252 -0.11599,1.06797 -0.13188,2.16378 -0.44201,3.19229 -0.27269,0.90433 -0.81558,1.70399 -1.22781,2.55384 -0.37385,0.77073 -0.86816,1.49252 -1.12958,2.30827 -0.24311,0.75863 -0.39289,2.35739 -0.39289,2.35739" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path4039" d="m 400.90278,494.18855 c 0,0 0.36631,-1.01247 0.63846,-1.47336 0.23143,-0.39193 0.60674,-0.68664 0.83491,-1.08047 0.25757,-0.44456 0.46994,-0.92453 0.58934,-1.42425 0.0992,-0.41521 0.1136,-0.8503 0.0982,-1.27692 -0.0119,-0.33086 -0.0994,-0.65466 -0.14734,-0.98224 -0.0335,-0.22907 -0.0322,-0.46567 -0.0982,-0.68757 -0.0773,-0.25973 -0.34379,-0.73669 -0.34379,-0.73669" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path4041" d="m 402.08147,489.27734 c 0,0 0.21544,-1.57372 0.34379,-2.35739 0.11833,-0.7225 0.28197,-1.43727 0.3929,-2.16094 0.13999,-0.91323 0.15746,-1.84537 0.34378,-2.75028 0.13061,-0.63432 0.35109,-1.24687 0.54024,-1.86626 0.14062,-0.46048 0.28924,-0.91854 0.44201,-1.37514 0.12649,-0.37805 0.32648,-0.7365 0.39289,-1.12958 0.0627,-0.37127 0.0547,-0.75704 0,-1.12958 -0.1241,-0.84552 -0.50634,-1.63266 -0.73668,-2.45561 -0.22796,-0.81445 -0.35371,-1.65923 -0.63846,-2.45561 -0.31566,-0.88284 -0.85857,-1.67261 -1.17869,-2.55384 -0.27797,-0.76518 -0.467,-1.56154 -0.63846,-2.35738 -0.21653,-1.00504 -0.40199,-2.02073 -0.49112,-3.04496 -0.10361,-1.19068 -0.0409,-2.39004 -0.0491,-3.58519 -0.005,-0.78577 -0.0831,-1.576 0,-2.35738 0.13994,-1.31547 0.57296,-2.58316 0.8349,-3.87986 0.29689,-1.46973 0.57339,-2.94366 0.83491,-4.4201 0.38491,-2.17307 0.71291,-4.35585 1.08047,-6.53192 0.16048,-0.95005 0.26558,-1.91177 0.49112,-2.84851 0.42543,-1.76695 1.06319,-3.47607 1.6207,-5.20589 0.58757,-1.8231 1.35147,-3.59348 1.81715,-5.45145 0.30688,-1.22437 0.49602,-2.47835 0.63846,-3.73253 0.16283,-1.43373 0.15742,-2.88162 0.24556,-4.32187 0.0611,-0.99889 0.19764,-1.99508 0.19645,-2.99584 -0.002,-1.69007 -0.13873,-3.38097 -0.34378,-5.05856 -0.15935,-1.30374 -0.48613,-2.58196 -0.68757,-3.87986 -0.15198,-0.97921 -0.33424,-1.95753 -0.3929,-2.94673 -0.0688,-1.1604 0.003,-2.32545 0.0491,-3.48697 0.0398,-0.99997 0.0639,-2.0039 0.19645,-2.99584 0.15265,-1.14244 0.37464,-2.27944 0.68757,-3.38874 0.40213,-1.42553 0.99883,-2.78903 1.52248,-4.17454 0.42884,-1.13465 0.87468,-2.26286 1.32603,-3.38874 0.62556,-1.56045 1.35201,-3.08169 1.91537,-4.66566 0.43559,-1.22474 0.81508,-2.47124 1.12958,-3.73252 0.30683,-1.2305 0.59605,-2.47217 0.73669,-3.73253 0.13258,-1.18814 0.0818,-2.38979 0.0982,-3.58519 0.0215,-1.57144 -0.01,-3.14321 0,-4.71477 0.0164,-2.63584 0.0818,-5.27122 0.0982,-7.90706 0.0158,-2.53741 -0.0927,-5.07662 0,-7.61239 0.0491,-1.34509 0.14918,-2.6891 0.29468,-4.0272 0.14841,-1.36485 0.39109,-2.7178 0.58934,-4.07631 0.30824,-2.11223 0.61678,-4.22444 0.93314,-6.33547 0.4025,-2.68582 0.86547,-5.36286 1.2278,-8.0544 0.33864,-2.51556 0.55248,-5.04677 0.88402,-7.56328 0.32418,-2.46062 0.7916,-4.90182 1.08047,-7.36683 0.17406,-1.48532 0.31196,-2.97592 0.3929,-4.46921 0.086,-1.58597 0.10419,-3.17559 0.0982,-4.76388 -0.004,-1.16277 -0.0358,-2.32585 -0.0982,-3.48696 -0.0555,-1.03311 -0.24557,-3.09407 -0.24557,-3.09407" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path4051" d="m 403.60395,302.50369 c 0,0 1.79205,0.35604 2.70117,0.3929 1.03259,0.0419 2.06719,-0.0802 3.09407,-0.19645 1.7142,-0.19404 3.42985,-0.43356 5.10767,-0.83491 1.41996,-0.33967 2.82171,-0.77688 4.17453,-1.32603 0.7462,-0.3029 1.48911,-0.63639 2.16094,-1.08047 0.35847,-0.23695 0.71143,-0.50126 0.98224,-0.8349 0.41087,-0.5062 0.70533,-1.10807 0.93313,-1.71893 0.29285,-0.78528 0.41776,-1.6265 0.54024,-2.45561 0.21835,-1.4781 0.26004,-2.97742 0.34378,-4.46921 0.10375,-1.84814 0.14878,-3.69924 0.19645,-5.54968 0.0261,-1.01478 0.13211,-2.03323 0.0491,-3.04495 -0.0299,-0.36483 -0.11927,-0.72264 -0.19644,-1.08047 -0.0427,-0.19795 -0.14734,-0.58935 -0.14734,-0.58935" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path4060" d="m 422.95415,296.41378 c 0,0 0.20834,0.69524 0.34379,1.03135 0.14233,0.35317 0.25176,0.73522 0.49112,1.03136 0.33756,0.41764 0.81631,0.70617 1.27692,0.98224 0.95525,0.57253 1.9924,1.01122 3.04495,1.37514 1.0995,0.38015 2.24624,0.6156 3.38874,0.83491 1.63932,0.31468 3.29863,0.52896 4.96033,0.68757 1.24026,0.11838 2.4881,0.257 3.73253,0.19645 0.87644,-0.0426 2.60295,-0.3929 2.60295,-0.3929" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path4066" d="m 423.9364,281.33634 c 0,0 0.32699,-1.13488 0.39289,-1.71893 0.0587,-0.52056 0,-1.57159 0,-1.57159" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path4073" d="m 408.11829,155.18437 c 0,0 -2.33367,4.52968 -3.88949,6.52879 -1.72937,2.22211 -5.97313,5.97313 -5.97313,5.97313" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path4133" d="m 427.14899,155.32328 c 0,0 2.57039,6.4955 4.58404,9.30699 1.60143,2.23595 5.83423,5.83423 5.83423,5.83423" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path4135" d="m 420.89803,152.54508 c 0,0 0.85505,11.75958 1.25019,17.6416 0.39184,5.83283 0.92598,11.65965 1.11129,17.50269 0.12623,3.98009 0,11.94628 0,11.94628" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path4137" d="m 423.5435,221.66503 -0.7858,17.68039" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path4152" d="m 371.30708,213.80449 c 0,0 -1.03866,3.26799 -1.66693,4.86186 -0.70688,1.79329 -2.36147,5.27859 -2.36147,5.27859" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path4154" d="m 480.07379,228.39007 c 0,0 0.28641,-3.81861 0,-5.69532 -0.2342,-1.53461 -0.74091,-3.03456 -1.3891,-4.44513 -0.36479,-0.79385 -1.3891,-2.22256 -1.3891,-2.22256" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path4134" d="m 340.26082,313.98092 c 0.15872,0.22903 0.51328,0.22252 0.78274,0.29353 0.20221,0.0533 0.41295,0.0662 0.61966,0.0978 0.29332,0.0449 0.63506,0.2971 0.88058,0.13046 0.15709,-0.10662 0.0986,-0.36728 0.13046,-0.55444 0.0515,-0.30178 0.0994,-0.60706 0.0978,-0.91319 -9.6e-4,-0.18608 -0.0223,-0.37338 -0.0652,-0.55444 -0.0294,-0.12381 -0.043,-0.2663 -0.13045,-0.35876 -0.0569,-0.0602 -0.15147,-0.067 -0.2283,-0.0978 -0.1724,-0.0692 -0.33636,-0.18512 -0.52183,-0.19568 -0.22376,-0.0127 -0.43989,0.0915 -0.65228,0.16307 -0.15692,0.0529 -0.33494,0.0833 -0.45659,0.19568 -0.17149,0.15836 -0.24699,0.40008 -0.32615,0.61967 -0.0716,0.19857 -0.10859,0.40971 -0.13045,0.61966 -0.0191,0.18382 -0.10526,0.40254 1e-5,0.55444 z" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path4136" d="m 344.46803,317.07926 c 0.0544,0.14461 0.23509,0.2009 0.35876,0.29353 0.20031,0.15004 0.38284,0.34302 0.61966,0.42398 0.17518,0.0599 0.36961,0.0431 0.55444,0.0326 0.25339,-0.0144 0.51528,-0.0342 0.75013,-0.13045 0.15906,-0.0652 0.34092,-0.14304 0.42398,-0.29353 0.12094,-0.21912 0.0589,-0.50123 0.0326,-0.75012 -0.0318,-0.30156 -0.11757,-0.59829 -0.2283,-0.88058 -0.0586,-0.14943 -0.13681,-0.29209 -0.22829,-0.42399 -0.0659,-0.095 -0.13327,-0.19515 -0.2283,-0.26091 -0.0764,-0.0529 -0.1743,-0.0643 -0.26091,-0.0978 -0.10918,-0.0423 -0.20918,-0.12493 -0.32614,-0.13046 -0.19243,-0.009 -0.38879,0.0647 -0.55444,0.16307 -0.17187,0.10203 -0.31535,0.25623 -0.42399,0.42399 -0.1328,0.20506 -0.1829,0.45338 -0.26091,0.68489 -0.0615,0.18256 -0.11998,0.36668 -0.16307,0.55444 -0.0296,0.12889 -0.1118,0.26757 -0.0652,0.39134 z" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path4150" d="m 351.3496,317.1771 c 0.17594,0.29234 0.61805,0.29657 0.94581,0.39137 0.30732,0.0889 0.626,0.15448 0.9458,0.16307 0.18602,0.005 0.39579,0.032 0.55444,-0.0652 0.0668,-0.041 0.10282,-0.12232 0.13046,-0.19568 0.058,-0.15395 0.0567,-0.32492 0.0652,-0.48921 0.019,-0.3693 0.006,-0.74112 -0.0326,-1.10888 -0.0127,-0.12088 -0.0138,-0.24865 -0.0652,-0.35876 -0.036,-0.0769 -0.10982,-0.12955 -0.16307,-0.19568 -0.0777,-0.0966 -0.12926,-0.219 -0.2283,-0.29353 -0.0936,-0.0704 -0.21117,-0.10831 -0.32614,-0.13045 -0.1281,-0.0247 -0.26279,-0.022 -0.39137,0 -0.19317,0.0331 -0.37302,0.12154 -0.55444,0.19568 -0.16658,0.0681 -0.36223,0.10079 -0.48921,0.2283 -0.10983,0.1103 -0.14935,0.27538 -0.19569,0.42398 -0.0756,0.24229 -0.0967,0.49859 -0.13045,0.75013 -0.0305,0.22728 -0.18345,0.48838 -0.0652,0.68486 z" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path4156" d="m 360.12278,312.05669 c 0.17489,0.14715 0.45635,-0.0306 0.6849,-0.0326 0.3589,-0.003 0.81182,0.27528 1.07626,0.0326 0.28879,-0.26503 0.0683,-0.78214 0.0652,-1.1741 -0.002,-0.30517 0.0721,-0.64067 -0.0652,-0.9132 -0.0902,-0.17902 -0.26859,-0.32181 -0.4566,-0.39136 -0.14274,-0.0528 -0.30553,-0.0186 -0.45659,0 -0.13346,0.0164 -0.27305,0.0339 -0.39137,0.0978 -0.16924,0.0914 -0.32987,0.22364 -0.42399,0.39137 -0.0814,0.14502 -0.0777,0.32414 -0.0978,0.48921 -0.029,0.23766 -0.042,0.47828 -0.0326,0.71751 0.0104,0.26275 -0.10342,0.61348 0.0978,0.78277 z" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3C/g%3E%3Cg id="g5692" transform="matrix(1.6534106,0,0,1.6534106,-47.03879,-255.5683)"%3E%3Cpath id="path4024" d="m 151.25027,121.09597 c 0,0 0.12338,1.67247 0.15689,2.51015 0.0397,0.99296 0.0519,1.98705 0.0523,2.9808 4.6e-4,1.04604 0.006,2.09328 -0.0523,3.13769 -0.0205,0.36715 -0.0127,0.74214 -0.10459,1.0982 -0.10924,0.42332 -0.33572,0.80772 -0.52295,1.20278 -0.29382,0.61996 -0.55632,1.26246 -0.94131,1.83032 -0.40212,0.59314 -0.89103,1.12904 -1.41196,1.62113 -0.78575,0.74226 -1.66661,1.38238 -2.56245,1.98721 -1.40494,0.94855 -2.92105,1.7212 -4.39276,2.56244 -1.30088,0.7436 -2.5848,1.52049 -3.92211,2.19639 -1.09313,0.55248 -2.23301,1.00716 -3.34687,1.51655 -1.13487,0.519 -2.26035,1.05855 -3.39916,1.56884 -0.79792,0.35754 -1.61513,0.67209 -2.40557,1.0459 -0.72591,0.34329 -1.39594,0.8065 -2.14408,1.09819 -1.09539,0.42707 -2.2674,0.62293 -3.39917,0.94131 -1.09946,0.30929 -2.23226,0.52183 -3.29457,0.9413 -0.71062,0.2806 -1.37594,0.66721 -2.0395,1.0459 -0.68045,0.38832 -1.37524,0.7659 -1.9872,1.25508 -0.53917,0.43099 -1.0029,0.95082 -1.46426,1.46425 -0.464,0.51636 -0.94232,1.03067 -1.30737,1.62114 -0.35276,0.57059 -0.62853,1.19261 -0.83672,1.83032 -0.21537,0.65972 -0.32494,1.35183 -0.41835,2.0395 -0.13874,1.02144 -0.15742,2.05587 -0.20918,3.08539 -0.0534,1.06256 -0.0545,2.12727 -0.10459,3.18999 -0.0535,1.13394 -0.11019,2.26829 -0.20918,3.39916 -0.0673,0.76899 -0.21783,1.53028 -0.26148,2.30097 -0.0493,0.87019 -0.0482,1.74449 0,2.61474 0.0437,0.78804 0.16543,1.56989 0.26148,2.35327 0.17552,1.43147 0.37739,2.85961 0.57524,4.28817 0.11837,0.85466 0.219,1.71225 0.36606,2.56245 0.17888,1.03417 0.45258,2.05056 0.62754,3.0854 0.1085,0.64172 0.22592,1.28504 0.26148,1.9349 0.0381,0.69644 0.003,1.39648 -0.0523,2.0918 -0.0623,0.78891 -0.19324,1.57113 -0.31377,2.35326 -0.21562,1.39921 -0.47127,2.79211 -0.73213,4.18359 -0.1474,0.78626 -0.34591,1.5631 -0.47065,2.35327 -0.11767,0.74538 -0.18803,1.49765 -0.26147,2.24867 -0.10722,1.09642 -0.14762,2.19883 -0.26148,3.29458 -0.12715,1.22367 -0.29966,2.44232 -0.47065,3.66064 -0.22547,1.60642 -0.50429,3.20503 -0.73213,4.81112 -0.18768,1.32298 -0.28629,2.65931 -0.52295,3.97441 -0.15203,0.84484 -0.34904,1.68208 -0.57524,2.51015 -0.2121,0.77643 -0.47375,1.53869 -0.73213,2.30097 -0.29737,0.87731 -0.58572,1.75936 -0.9413,2.61474 -0.42202,1.01521 -0.89813,2.00883 -1.41196,2.98081 -0.27386,0.51804 -0.61735,0.99736 -0.88902,1.51655 -0.3652,0.69793 -0.68385,1.41983 -0.9936,2.14408 -0.20621,0.48215 -0.41544,0.9648 -0.57524,1.46426 -0.19711,0.61608 -0.33371,1.25042 -0.47065,1.88261 -0.18385,0.84876 -0.30122,1.7107 -0.47066,2.56245 -0.19479,0.97914 -0.41964,1.95207 -0.62754,2.92851 -0.19294,0.90619 -0.4114,1.80743 -0.57524,2.71933 -0.0841,0.46829 -0.15153,0.93968 -0.20918,1.41196 -0.11034,0.90391 -0.20132,1.81069 -0.26147,2.71933 -0.0634,0.95728 -0.0872,1.917 -0.10459,2.87622 -0.013,0.71458 0.0149,1.42954 0,2.14408 -0.0174,0.83726 -0.0339,1.67571 -0.10459,2.51016 -0.0579,0.68294 -0.1323,1.36638 -0.26147,2.03949 -0.11873,0.61867 -0.31693,1.21941 -0.47066,1.83032 -0.28476,1.1316 -0.53855,2.27103 -0.83672,3.39917 -0.42584,1.61119 -0.85811,3.22187 -1.35966,4.81112 -0.35008,1.10929 -0.69772,2.22308 -1.15049,3.29457 -0.25792,0.61037 -0.70134,1.14253 -0.88901,1.77803 -0.13412,0.45416 -0.0362,0.95406 -0.15688,1.41196 -0.13537,0.51347 -0.30898,1.0394 -0.62754,1.46425 -0.2303,0.30714 -0.5458,0.56014 -0.88901,0.73213 -0.7862,0.39398 -1.74015,0.31584 -2.56245,0.62754 -0.69994,0.26532 -1.32121,0.70418 -1.9872,1.04589 -0.83231,0.42705 -1.6559,0.8738 -2.51015,1.25508 -0.65031,0.29026 -1.31007,0.56391 -1.98721,0.78442 -0.46232,0.15055 -1.00127,0.1058 -1.41196,0.36607 -0.22999,0.14576 -0.34532,0.42116 -0.52295,0.62753 -0.27386,0.31818 -0.5776,0.61101 -0.83671,0.94131 -0.37902,0.48316 -0.72932,0.99037 -1.0459,1.51655 -0.25323,0.42088 -0.40773,0.89844 -0.67983,1.30737 -0.30168,0.45338 -0.70436,0.83091 -1.0459,1.25508 -0.24929,0.30961 -0.44656,0.66479 -0.73213,0.9413 -0.17033,0.16493 -0.39499,0.26434 -0.57524,0.41836 -0.075,0.0641 -0.14933,0.13082 -0.20918,0.20918 -0.17061,0.22337 -0.27059,0.49303 -0.41836,0.73213 -0.16521,0.26732 -0.35992,0.51576 -0.52295,0.78442 -0.20641,0.34015 -0.33152,0.7314 -0.57524,1.0459 -0.24927,0.32167 -0.58766,0.56324 -0.88901,0.83672 -0.27443,0.24906 -0.54382,0.50506 -0.83672,0.73212 -0.31717,0.24587 -0.67643,0.43397 -0.9936,0.67984 -0.14645,0.11353 -0.32175,0.20794 -0.41836,0.36606 -0.11242,0.18399 -0.18041,0.41321 -0.15688,0.62754 0.0213,0.19373 0.13659,0.37332 0.26147,0.52295 0.16754,0.20075 0.40076,0.3405 0.62754,0.47065 0.31168,0.17887 0.64135,0.34723 0.9936,0.41836 0.27339,0.0552 0.55928,0.0286 0.83672,0 0.42509,-0.0438 0.84485,-0.14175 1.25507,-0.26148 0.51901,-0.15148 1.03457,-0.33028 1.51655,-0.57524 0.42671,-0.21687 0.84011,-0.47204 1.20278,-0.78442 0.31809,-0.27397 0.55368,-0.63126 0.83672,-0.94131 0.25775,-0.28235 0.58129,-0.51284 0.78442,-0.83672 0.129,-0.20569 0.14642,-0.46603 0.26148,-0.67983 0.0711,-0.13204 0.16859,-0.24834 0.26147,-0.36606 0.3291,-0.41711 0.67881,-0.81868 1.0459,-1.20278 0.34927,-0.36545 0.70076,-0.7335 1.09819,-1.0459 0.39743,-0.3124 0.55728,-0.43262 0.88901,-0.52295 0.23547,-0.0641 0.49124,-0.0391 0.73213,0 0.32647,0.053 0.64243,0.17214 0.94131,0.31377 0.35399,0.16775 0.9936,0.62754 0.9936,0.62754" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path4034" d="m 88.49648,286.29532 c 0,0 2.10956,-0.30392 3.13769,-0.57525 1.23131,-0.32496 2.41752,-0.49004 3.60835,-0.9413 0.98682,-0.37395 2.09272,-0.87226 2.92851,-1.51655 0.77865,-0.60024 1.27717,-1.50726 1.77802,-2.35327 0.47698,-0.80569 1.15049,-2.56245 1.15049,-2.56245" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path4036" d="m 84.10372,285.82466 c 0,0 5.8e-4,0.666 0.0523,0.9936 0.0844,0.5346 0.32048,1.03655 0.41836,1.56885 0.0919,0.49984 0.15445,1.00834 0.15689,1.51655 0.003,0.56025 -0.068,1.12027 -0.15689,1.67343 -0.13623,0.84753 -0.35592,1.68024 -0.57524,2.51015 -0.093,0.3519 -0.26091,0.68577 -0.31377,1.0459 -0.0481,0.32769 0.0311,0.66387 0,0.9936 -0.035,0.371 -0.1109,0.73874 -0.20918,1.09819 -0.12215,0.44677 -0.30309,0.87557 -0.47065,1.30737 -0.16397,0.42252 -0.35484,0.83419 -0.52295,1.25508 -0.23535,0.58926 -0.45633,1.18417 -0.67983,1.77802 -0.17678,0.46973 -0.31211,0.9565 -0.52295,1.41196 -0.13443,0.2904 -0.35235,0.53939 -0.47066,0.83672 -0.10629,0.26712 -0.15184,0.55501 -0.20918,0.83672 -0.0669,0.32857 -0.0736,0.66881 -0.15688,0.9936 -0.11507,0.44865 -0.31248,0.87204 -0.47065,1.30737 -0.19021,0.52351 -0.38827,1.04418 -0.57525,1.56885 -0.161,0.45177 -0.33033,0.90104 -0.47065,1.35966 -0.0792,0.25877 -0.14873,0.52065 -0.20918,0.78442 -0.1031,0.44986 -0.19325,0.90321 -0.26147,1.35967 -0.0726,0.48548 -0.15785,0.97337 -0.15689,1.46425 6.2e-4,0.3157 -0.0134,0.6485 0.10459,0.94131 0.10689,0.26517 0.32183,0.47663 0.52295,0.67983 0.21833,0.22058 0.43611,0.48198 0.73213,0.57525 0.29972,0.0944 0.64934,0.0639 0.9413,-0.0523 0.2758,-0.1098 0.48687,-0.34967 0.67984,-0.57524 0.30511,-0.35666 0.52318,-0.7825 0.73213,-1.20278 0.31703,-0.63768 0.5546,-1.31317 0.78442,-1.98721 0.26349,-0.77281 0.42847,-1.57642 0.67983,-2.35326 0.22237,-0.68723 0.43373,-1.38171 0.73213,-2.0395 0.14828,-0.32688 0.34586,-0.62909 0.52295,-0.94131 0.18881,-0.33288 0.41805,-0.64467 0.57524,-0.9936 0.15849,-0.35181 0.23237,-0.73623 0.36606,-1.09819 0.20861,-0.56479 0.45473,-1.11502 0.67984,-1.67344 0.21058,-0.52238 0.29444,-1.11466 0.62753,-1.56884 0.14652,-0.19978 0.35384,-0.35947 0.57525,-0.47065 0.12846,-0.0645 0.27547,-0.12027 0.41835,-0.10459 0.15498,0.017 0.32241,0.0863 0.41836,0.20918 0.0989,0.12667 0.10029,0.31 0.10459,0.47065 0.006,0.21199 -0.039,0.42587 -0.10459,0.62754 -0.10848,0.33361 -0.33136,0.61934 -0.47065,0.9413 -0.14015,0.32395 -0.24603,0.66168 -0.36606,0.99361 -0.19499,0.53922 -0.33933,1.09853 -0.57525,1.62114 -0.14768,0.32715 -0.36404,0.61945 -0.52294,0.9413 -0.19354,0.39201 -0.38487,0.78798 -0.52295,1.20278 -0.215,0.64588 -0.31966,1.32344 -0.47066,1.98721 -0.21768,0.95684 -0.41487,1.91824 -0.62753,2.87621 -0.12006,0.54082 -0.2639,1.07666 -0.36607,1.62114 -0.13003,0.69297 -0.24962,1.38965 -0.31377,2.09179 -0.0476,0.52107 -0.0845,1.0466 -0.0523,1.56885 0.0206,0.33467 0.0406,0.6791 0.15688,0.9936 0.0923,0.24957 0.22486,0.49719 0.41836,0.67983 0.18717,0.17667 0.44105,0.27002 0.67983,0.36607 0.30212,0.12153 0.61886,0.30703 0.94131,0.26147 0.26346,-0.0372 0.47103,-0.25343 0.67983,-0.41836 0.19345,-0.1528 0.41015,-0.30375 0.52295,-0.52295 0.19407,-0.37712 0.13029,-0.83834 0.20918,-1.25507 0.10937,-0.57778 0.18838,-1.16517 0.36606,-1.72573 0.0802,-0.2531 0.25357,-0.47353 0.31377,-0.73213 0.0752,-0.32302 0.009,-0.66482 0.0523,-0.9936 0.0656,-0.49483 0.18416,-0.98221 0.31377,-1.46425 0.19037,-0.70802 0.42617,-1.40391 0.67983,-2.0918 0.18928,-0.5133 0.36654,-1.03573 0.62754,-1.51655 0.16147,-0.29746 0.44623,-0.5238 0.57524,-0.83671 0.0743,-0.18018 0.0723,-0.38304 0.10459,-0.57525 0.0379,-0.22611 0.0604,-0.45486 0.10459,-0.67983 0.0864,-0.43975 0.23238,-0.86666 0.31377,-1.30737 0.0734,-0.3976 0.0741,-0.80702 0.15688,-1.20278 0.11517,-0.55078 0.27376,-1.09402 0.47066,-1.62114 0.0873,-0.2338 0.1113,-0.5339 0.31377,-0.67983 0.12805,-0.0923 0.32422,-0.11124 0.47065,-0.0523 0.1263,0.0508 0.21512,0.18576 0.26147,0.31377 0.0653,0.18029 0.0266,0.38535 0,0.57524 -0.0528,0.37703 -0.20605,0.73304 -0.31377,1.09819 -0.11858,0.40196 -0.2704,0.79477 -0.36606,1.20279 -0.0726,0.3097 -0.12045,0.6253 -0.15688,0.9413 -0.062,0.53794 -0.0729,1.08056 -0.10459,1.62114 -0.0194,0.33109 -0.0109,0.66453 -0.0523,0.9936 -0.0886,0.70553 -0.2758,1.39516 -0.41836,2.0918 -0.15354,0.75025 -0.33604,1.4948 -0.47065,2.24867 -0.0836,0.46838 -0.12019,0.94457 -0.20918,1.41196 -0.10044,0.52752 -0.27677,1.03933 -0.36606,1.56885 -0.0554,0.32839 -0.10555,0.66057 -0.10459,0.9936 9.1e-4,0.3157 -0.0254,0.6536 0.10459,0.94131 0.10667,0.23617 0.31353,0.42261 0.52295,0.57524 0.17022,0.12405 0.36939,0.21688 0.57524,0.26147 0.27259,0.059 0.56141,0.0447 0.83672,0 0.21764,-0.0353 0.43997,-0.0933 0.62753,-0.20918 0.23067,-0.14256 0.42322,-0.35069 0.57525,-0.57524 0.14885,-0.21986 0.22967,-0.48029 0.31377,-0.73213 0.25579,-0.76593 0.40199,-1.56455 0.57524,-2.35326 0.15622,-0.71122 0.27723,-1.42972 0.41836,-2.14409 0.22395,-1.13358 0.42633,-2.27182 0.67983,-3.39916 0.0788,-0.35061 0.1295,-0.71165 0.26147,-1.0459 0.13182,-0.33386 0.41572,-0.59876 0.52295,-0.94131 0.10467,-0.33437 0.0871,-0.69596 0.10459,-1.04589 0.0243,-0.48748 -0.0303,-0.97712 0,-1.46426 0.0437,-0.70133 0.17043,-1.39502 0.26148,-2.09179 0.0502,-0.38378 0.0837,-0.77043 0.15688,-1.15049 0.0408,-0.21173 0.0507,-0.43991 0.15688,-0.62754 0.0486,-0.0858 0.12098,-0.16508 0.20918,-0.20918 0.11025,-0.0551 0.26122,-0.1171 0.36607,-0.0523 0.0469,0.029 0.0495,0.10183 0.0523,0.15688 0.008,0.1605 -0.0833,0.31137 -0.10459,0.47066 -0.0486,0.36324 -0.0344,0.73215 -0.0523,1.09819 -0.017,0.34865 -0.0683,0.6972 -0.0523,1.0459 0.017,0.36939 0.0897,0.73456 0.15689,1.09819 0.0714,0.38673 0.21762,0.75966 0.26147,1.15048 0.0758,0.67559 0,1.35967 0,2.0395 0,0.92388 -0.0125,1.84784 0,2.77163 0.009,0.64515 -0.12172,1.31361 0.0523,1.93491 0.0758,0.27066 0.22287,0.53017 0.41836,0.73212 0.18507,0.19118 0.42121,0.35577 0.67983,0.41836 0.2209,0.0535 0.46655,0.0262 0.67983,-0.0523 0.22249,-0.0819 0.41762,-0.24124 0.57524,-0.41836 0.21273,-0.23906 0.34679,-0.54166 0.47066,-0.83672 0.21781,-0.51883 0.34574,-1.07249 0.47065,-1.62114 0.0941,-0.41355 0.1742,-0.83239 0.20918,-1.25507 0.0273,-0.33007 0.003,-0.66242 0,-0.99361 -0.009,-0.99371 -0.1029,-1.98834 -0.0523,-2.9808 0.0223,-0.43835 0.12075,-0.86994 0.15689,-1.30737 0.0316,-0.38259 0.0436,-0.7667 0.0523,-1.15049 0.0139,-0.60995 -0.0326,-1.22108 0,-1.83032 0.0262,-0.49018 0.063,-0.98244 0.15689,-1.46425 0.0486,-0.24912 0.12602,-0.49233 0.20918,-0.73213 0.24076,-0.69426 0.56204,-1.35795 0.83672,-2.0395 0.33638,-0.83465 0.64959,-1.67862 0.9936,-2.51015 0.31938,-0.77199 0.63112,-1.54826 0.9936,-2.30097 0.38572,-0.80097 0.88902,-1.5431 1.25506,-2.35325 0.36794,-0.81435 0.69867,-1.65011 0.94131,-2.51015 0.14945,-0.52973 0.23208,-1.07683 0.31377,-1.62114 0.1457,-0.97088 0.2448,-1.94918 0.31377,-2.92851 0.0723,-1.02651 0.0872,-2.05648 0.10459,-3.08539 0.009,-0.5403 0.0964,-1.08944 0,-1.62115 -0.0532,-0.29309 -0.31378,-0.83672 -0.31378,-0.83672" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path4038" d="m 107.58409,278.66027 c 0,0 0.12381,-0.68001 0.26148,-0.9936 0.32461,-0.7394 0.91452,-1.33398 1.30737,-2.0395 0.43241,-0.77657 0.79534,-1.59075 1.15048,-2.40556 0.56908,-1.30565 1.10749,-2.62692 1.56885,-3.97441 0.42349,-1.23688 0.68989,-2.52324 1.09819,-3.76522 0.52186,-1.5874 1.16003,-3.13423 1.72573,-4.70654 0.31916,-0.88709 0.58651,-1.79359 0.94131,-2.66703 0.46965,-1.15617 1.04438,-2.26681 1.56884,-3.39917 0.57359,-1.23841 1.18586,-2.45945 1.72573,-3.71293 0.57877,-1.34378 1.02764,-2.74167 1.62114,-4.079 0.48067,-1.08309 1.05134,-2.12399 1.56884,-3.18998 0.4052,-0.83466 0.89099,-1.6363 1.20279,-2.51015 0.22307,-0.62517 0.34874,-1.28243 0.47065,-1.93491 0.12271,-0.65674 0.18763,-1.32318 0.26147,-1.9872 0.0851,-0.76544 0.20918,-2.30098 0.20918,-2.30098" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path4040" d="m 124.05696,236.82441 c 0,0 0.55941,-0.91072 0.73213,-1.41196 0.1849,-0.53657 0.28691,-1.10654 0.31377,-1.67343 0.0273,-0.57697 -0.2014,-1.14983 -0.15688,-1.72573 0.0388,-0.50161 0.27895,-0.96875 0.36606,-1.46426 0.088,-0.50054 0.13889,-1.00865 0.15688,-1.51655 0.0191,-0.54032 0.004,-1.08343 -0.0523,-1.62114 -0.0517,-0.4931 -0.2028,-0.97193 -0.26148,-1.46425 -0.0682,-0.57225 -0.14562,-1.15089 -0.10459,-1.72573 0.0431,-0.60357 0.2553,-1.18314 0.36607,-1.77802 0.17469,-0.93816 0.30576,-1.88398 0.47065,-2.82392 0.23276,-1.32683 0.47933,-2.65125 0.73213,-3.97441 0.32013,-1.67559 0.66443,-3.34647 0.9936,-5.0203 0.29817,-1.51619 0.64487,-3.02383 0.88901,-4.54965 0.17764,-1.11018 0.27715,-2.23147 0.41836,-3.34687 0.0861,-0.67997 0.26148,-2.0395 0.26148,-2.0395" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path4043" d="m 126.14876,175.22111 c 0,0 0.37352,1.16883 0.62753,1.72573 0.44687,0.97972 1.01594,1.89989 1.56885,2.82392 0.4469,0.74686 0.86162,1.5221 1.41196,2.19638 0.63136,0.77354 1.49873,1.3299 2.14409,2.0918 0.63133,0.74534 1.67343,2.40556 1.67343,2.40556" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path4045" d="m 128.60661,180.24141 c 0,0 0.75081,1.39473 0.9936,2.14409 0.22444,0.69272 0.36963,1.41755 0.41836,2.14409 0.0596,0.88855 -0.10111,1.77823 -0.15688,2.66703 -0.0656,1.04616 -0.14814,2.09125 -0.20918,3.13769 -0.0813,1.3939 -0.13411,2.78934 -0.20918,4.18359 -0.0488,0.90664 -0.13072,1.81176 -0.15688,2.71933 -0.0251,0.87122 0,1.74316 0,2.61474 0,0.67983 -0.0117,1.35977 0,2.0395 0.0174,1.01148 0.0948,2.02151 0.10459,3.0331 0.0111,1.15057 -0.0969,2.30171 -0.0523,3.45146 0.0292,0.75223 0.13275,1.49977 0.20918,2.24868 0.0962,0.94221 0.2269,1.88081 0.31377,2.82392 0.0657,0.71358 0.11936,1.42846 0.15688,2.14408 0.0575,1.09724 0.029,2.19844 0.10459,3.29458 0.0567,0.82195 0.1692,1.63913 0.26148,2.45785 0.0826,0.73266 0.20964,1.46091 0.26147,2.19639 0.0552,0.78267 0.0934,1.56972 0.0523,2.35326 -0.0432,0.8248 -0.19356,1.64072 -0.31377,2.45786 -0.18519,1.25884 -0.41287,2.51108 -0.62754,3.76523 -0.22096,1.29092 -0.46751,2.57745 -0.67983,3.86982 -0.243,1.47909 -0.47017,2.96088 -0.67984,4.44506 -0.13277,0.93985 -0.2595,1.88074 -0.36606,2.82392 -0.16318,1.44434 -0.34855,2.88862 -0.41836,4.34047 -0.0301,0.62681 -0.0112,1.25517 0,1.88261 0.009,0.48832 0.0436,0.97593 0.0523,1.46425 0.009,0.48801 0.0438,0.97815 0,1.46426 -0.035,0.38821 -0.11854,0.77139 -0.20918,1.15049 -0.19878,0.83143 -0.55426,1.6217 -0.73213,2.45785 -0.16826,0.79095 -0.17985,1.60808 -0.31377,2.40556 -0.20042,1.1935 -0.47707,2.37302 -0.73213,3.55605 -0.26738,1.24018 -0.58306,2.46987 -0.83671,3.71293 -0.29052,1.42377 -0.48931,2.86535 -0.78443,4.28818 -0.20352,0.98124 -0.49762,1.94309 -0.67983,2.92851 -0.20798,1.1248 -0.35531,2.26113 -0.47065,3.39916 -0.16381,1.61623 -0.23485,3.24083 -0.31377,4.86342 -0.0517,1.06265 -0.0872,2.12623 -0.10459,3.18999 -0.0157,0.95861 0.0506,1.91881 0,2.87621 -0.0611,1.15533 -0.21981,2.3038 -0.36607,3.45146 -0.20943,1.64335 -0.51109,3.27388 -0.73212,4.91571 -0.253,1.87925 -0.52524,3.75795 -0.67984,5.64784 -0.1636,1.99985 -0.20754,4.0081 -0.26147,6.01391 -0.0455,1.69035 -0.0523,3.38164 -0.0523,5.0726 0,1.69096 0.0376,3.38171 0.0523,5.0726 0.0214,2.45783 -0.0188,4.91668 0.0523,7.37357 0.0596,2.05872 0.21574,4.11353 0.31376,6.17078 0.0747,1.56862 0.0998,3.13996 0.20918,4.70654 0.0512,0.73365 0.13542,1.46465 0.20918,2.19638 0.16528,1.63951 0.3379,3.27832 0.52295,4.91571 0.23067,2.04106 0.44891,4.08407 0.73213,6.1185 0.26041,1.87053 0.5389,3.7397 0.88901,5.59554 0.21171,1.12221 0.5468,2.22001 0.73213,3.34687 0.10247,0.62303 0.13813,1.25523 0.20918,1.88262 0.0513,0.45333 0.13759,0.90384 0.15688,1.35966 0.0243,0.57499 -0.0436,1.15029 -0.0523,1.72573 -0.0166,1.09807 0.0361,2.19698 0,3.29458 -0.0436,1.32695 -0.16425,2.6503 -0.26148,3.9744 -0.0948,1.2907 -0.22557,2.57866 -0.31377,3.86982 -0.0642,0.94057 -0.1512,1.88118 -0.15688,2.82392 -0.005,0.8026 0.0742,1.60352 0.10459,2.40556 0.0409,1.08055 0.074,2.16139 0.10459,3.24228 0.0202,0.71462 0.0943,1.43041 0.0523,2.14409 -0.029,0.49219 -0.12077,0.9792 -0.20918,1.46425 -0.20172,1.10675 -0.4598,2.20306 -0.73212,3.29458 -0.36343,1.4567 -0.81626,2.88973 -1.20278,4.34047 -0.39838,1.49523 -0.78291,2.99425 -1.15049,4.49735 -0.38268,1.56488 -0.7535,3.13286 -1.09819,4.70654 -0.31599,1.44266 -0.67559,2.87911 -0.88901,4.34047 -0.086,0.58873 -0.11241,1.18471 -0.15689,1.77802 -0.10576,1.41069 -0.20063,2.82254 -0.26147,4.23588 -0.0615,1.4285 -0.11963,2.85844 -0.10459,4.28818 0.008,0.76774 0.0558,1.53474 0.10459,2.30097 0.0678,1.06474 0.13008,2.13121 0.26147,3.18998 0.13058,1.05225 0.37451,2.08781 0.52295,3.13769 0.21128,1.49436 0.36162,2.99679 0.52295,4.49736 0.15167,1.4107 0.21977,2.83102 0.41836,4.23588 0.25555,1.80778 0.69513,3.58518 0.9936,5.38637 0.29379,1.77297 0.47736,3.56335 0.78442,5.33407 0.12149,0.70062 0.26403,1.39767 0.41836,2.09179 0.19087,0.85843 0.41631,1.70881 0.62754,2.56245 0.37981,1.5349 0.84477,3.05058 1.15048,4.60194 0.21115,1.07148 0.35323,2.15652 0.47066,3.24228 0.10523,0.97298 0.16411,1.95089 0.20918,2.92851 0.0385,0.83601 0.0687,1.67341 0.0523,2.51015 -0.0171,0.87298 -0.15688,2.61474 -0.15688,2.61474" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path4047" d="m 125.05056,464.56837 c 0,0 -0.41632,1.17571 -0.57524,1.77802 -0.15437,0.58508 -0.19587,1.19735 -0.36606,1.77803 -0.13658,0.46598 -0.35897,0.9026 -0.52295,1.35966 -0.16753,0.46697 -0.34621,0.93171 -0.47065,1.41196 -0.14236,0.54939 -0.26125,1.10834 -0.31377,1.67344 -0.0468,0.50335 -0.0518,1.0137 0,1.51655 0.0438,0.42509 0.15341,0.84162 0.26147,1.25507 0.0878,0.33603 0.24772,0.65262 0.31377,0.9936 0.0432,0.22314 0.0436,0.45272 0.0523,0.67984 0.0161,0.41805 0,1.25507 0,1.25507" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path4049" d="m 125.46892,474.87045 c 0,0 -0.63962,1.42646 -1.04589,2.09179 -0.33796,0.55347 -0.78504,1.03313 -1.15049,1.56885 -0.34883,0.51135 -0.76114,0.99514 -0.9936,1.56884 -0.16049,0.39606 -0.19786,0.8325 -0.26148,1.25508 -0.0834,0.55401 -0.0998,1.11609 -0.15688,1.67343 -0.0322,0.31406 0.009,0.64675 -0.10459,0.94131 -0.13926,0.36112 -0.44249,0.63557 -0.67983,0.9413 -0.16697,0.21509 -0.39358,0.38794 -0.52295,0.62754 -0.19911,0.36876 -0.18261,0.82598 -0.36606,1.20278 -0.18628,0.38262 -0.47439,0.70727 -0.73213,1.0459 -0.31496,0.41381 -0.63668,0.82456 -0.9936,1.20278 -0.45714,0.48442 -0.97995,0.90241 -1.46426,1.35967 -0.43925,0.41472 -0.85599,0.85359 -1.30737,1.25507 -0.28684,0.25513 -0.64155,0.43864 -0.88901,0.73213 -0.27178,0.32233 -0.4797,0.70335 -0.62754,1.09819 -0.12467,0.33296 -0.13945,0.69727 -0.20918,1.0459 -0.0697,0.34863 -0.20704,0.69036 -0.20918,1.04589 -0.002,0.28376 0.0946,0.55988 0.15689,0.83672 0.0752,0.33412 0.21101,0.65486 0.26147,0.9936 0.0668,0.44861 -0.12257,0.94118 0.0523,1.35967 0.1474,0.35275 0.48358,0.6008 0.78442,0.83671 0.25181,0.19747 0.53666,0.35946 0.83672,0.47066 0.33338,0.12355 0.69209,0.17415 1.04589,0.20918 0.19082,0.0189 0.57525,0 0.57525,0" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path4053" d="m 118.25224,494.5333 c 0,0 -0.3167,0.32421 -0.41836,0.52295 -0.14831,0.28992 -0.20064,0.62139 -0.26147,0.94131 -0.0622,0.32717 -0.0733,0.66204 -0.10459,0.9936 -0.0394,0.41795 -0.10806,0.83528 -0.10459,1.25507 0.004,0.52554 0.0319,1.05837 0.15688,1.56885 0.067,0.27354 0.14443,0.5594 0.31377,0.78442 0.11951,0.15881 0.2877,0.2884 0.47065,0.36607 0.22692,0.0963 0.48582,0.0943 0.73213,0.10458 0.29659,0.0123 0.88901,-0.0523 0.88901,-0.0523" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path4055" d="m 121.7037,494.84707 c 0,0 -0.18266,0.53518 -0.31377,0.78442 -0.11704,0.2225 -0.31875,0.39671 -0.41836,0.62754 -0.0922,0.21353 -0.0988,0.45464 -0.15689,0.67983 -0.0634,0.24576 -0.10004,0.50299 -0.20918,0.73213 -0.0915,0.1921 -0.2896,0.32438 -0.36606,0.52295 -0.0505,0.13115 -0.0155,0.28271 -0.0523,0.41836 -0.0694,0.25627 -0.17346,0.50672 -0.31377,0.73213 -0.0849,0.13644 -0.25801,0.21533 -0.31377,0.36606 -0.10281,0.27793 -0.0773,0.60294 0,0.88901 0.0632,0.23378 0.18096,0.47139 0.36606,0.62754 0.22768,0.19207 0.54724,0.24356 0.83672,0.31377 0.28997,0.0703 0.59114,0.0871 0.88901,0.10459 0.26103,0.0153 0.52317,0.0109 0.78442,0 0.20972,-0.009 0.62754,-0.0523 0.62754,-0.0523" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path4057" d="m 124.84139,495.26543 c 0,0 -0.34259,0.4718 -0.47066,0.73213 -0.11439,0.23252 -0.16681,0.49089 -0.26147,0.73212 -0.097,0.24716 -0.19436,0.49499 -0.31377,0.73213 -0.10891,0.21629 -0.27477,0.40324 -0.36606,0.62754 -0.0813,0.19971 -0.10296,0.41877 -0.15689,0.62754 -0.0677,0.26201 -0.12391,0.52759 -0.20918,0.78442 -0.0887,0.26727 -0.24907,0.51034 -0.31377,0.78442 -0.0482,0.20429 -0.0892,0.4209 -0.0523,0.62754 0.0507,0.28405 0.16934,0.57333 0.36606,0.78442 0.24471,0.26259 0.59385,0.43291 0.94131,0.52295 0.23624,0.0612 0.48862,0.0162 0.73213,0 0.52642,-0.0349 1.04887,-0.11991 1.56884,-0.20918 0.33358,-0.0573 0.67037,-0.10879 0.9936,-0.20918 0.21641,-0.0672 0.44866,-0.12234 0.62754,-0.26147 0.1376,-0.10702 0.25865,-0.25299 0.31377,-0.41836 0.0331,-0.0992 0,-0.31377 0,-0.31377" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path4059" d="m 130.59382,494.48101 c 0,0 -0.38846,0.64967 -0.62754,0.9413 -0.34384,0.41942 -0.79514,0.74077 -1.15049,1.15049 -0.22843,0.26338 -0.48186,0.51998 -0.62754,0.83672 -0.13431,0.29201 -0.14424,0.62651 -0.20918,0.9413 -0.0753,0.36496 -0.2284,0.72605 -0.20917,1.0982 0.0188,0.36349 0.19605,0.70147 0.31376,1.04589 0.0785,0.22975 0.12591,0.47841 0.26148,0.67983 0.21347,0.31716 0.51357,0.58014 0.83672,0.78443 0.44325,0.28021 0.94531,0.49977 1.46425,0.57524 0.60597,0.0881 1.22632,-0.0562 1.83032,-0.15688 0.42536,-0.0709 0.84427,-0.18263 1.25508,-0.31377 0.41014,-0.13092 0.83216,-0.25158 1.20278,-0.47066 0.2344,-0.13856 0.44554,-0.32042 0.62753,-0.52295 0.25205,-0.2805 0.51826,-0.58038 0.62754,-0.9413 0.0758,-0.25025 -0.0153,-0.52339 0,-0.78442 0.0175,-0.29787 0.046,-0.59645 0.10459,-0.88902 0.0498,-0.24886 0.20918,-0.73212 0.20918,-0.73212" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path4061" d="m 136.29395,499.5536 c 0,0 0.5456,-0.20412 0.78442,-0.36606 0.33682,-0.22839 0.66213,-0.4989 0.88902,-0.83672 0.27074,-0.40311 0.40287,-0.88915 0.52294,-1.35966 0.13045,-0.5112 0.17424,-1.04243 0.20918,-1.56885 0.0393,-0.59137 0.10056,-1.19394 0,-1.77802 -0.0973,-0.56508 -0.36277,-1.08857 -0.57524,-1.62114 -0.19085,-0.47838 -0.34284,-0.98276 -0.62754,-1.41196 -0.21133,-0.31859 -0.49271,-0.58961 -0.78442,-0.83672 -0.19183,-0.1625 -0.62754,-0.41836 -0.62754,-0.41836" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path4063" d="m 137.13067,490.08824 c 0,0 0.1307,-1.07887 0.15688,-1.62114 0.016,-0.33081 -0.0505,-0.66627 0,-0.9936 0.0529,-0.34327 0.23666,-0.65495 0.31377,-0.9936 0.13683,-0.60092 0.17968,-1.21947 0.26148,-1.83032 0.0746,-0.55718 0.15869,-1.11355 0.20918,-1.67343 0.0282,-0.31298 -0.0131,-0.63394 0.0523,-0.94131 0.0816,-0.38314 0.36032,-0.71079 0.41836,-1.09819 0.0388,-0.25916 -0.0436,-0.52251 -0.0523,-0.78442 -0.01,-0.29618 -0.021,-0.59343 0,-0.88902 0.0349,-0.4918 0.17423,-0.97245 0.20918,-1.46425 0.0173,-0.24343 -0.0186,-0.4888 0,-0.73213 0.0524,-0.68583 0.17636,-1.36553 0.31377,-2.0395 0.18327,-0.89895 0.50752,-1.76592 0.67984,-2.66703 0.10234,-0.53516 0.25465,-1.07818 0.20917,-1.62114 -0.035,-0.41762 -0.25419,-0.7989 -0.36606,-1.20278 -0.13429,-0.48485 -0.20117,-0.98894 -0.36606,-1.46426 -0.2506,-0.72238 -0.64237,-1.38804 -0.94131,-2.09179 -0.1468,-0.3456 -0.41836,-1.0459 -0.41836,-1.0459" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path4065" d="m 138.49033,470.94834 c 0,0 -0.29329,-1.45774 -0.36606,-2.19639 -0.0547,-0.55539 -0.0436,-1.11542 -0.0523,-1.67343 -0.008,-0.54031 0.0612,-1.08423 0,-1.62114 -0.0526,-0.46215 -0.21585,-0.90496 -0.31377,-1.35967 -0.13098,-0.60824 -0.2539,-1.21832 -0.36607,-1.83031 -0.1147,-0.62577 -0.2613,-1.24859 -0.31377,-1.88262 -0.0417,-0.50379 0.0401,-1.01262 0,-1.51655 -0.0699,-0.87989 -0.36754,-1.73354 -0.41835,-2.61474 -0.0462,-0.80128 0.0491,-1.60487 0.10459,-2.40556 0.0763,-1.10052 0.11428,-2.2096 0.31376,-3.29457 0.22559,-1.22699 0.65544,-2.40751 0.99361,-3.60835 0.32452,-1.15239 0.69478,-2.29214 0.9936,-3.45146 0.25437,-0.98686 0.48592,-1.98031 0.67983,-2.9808 0.16795,-0.86654 0.26205,-1.74602 0.41836,-2.61474 0.22036,-1.22471 0.42098,-2.45579 0.73213,-3.66064 0.30188,-1.16897 0.6859,-2.31672 1.09819,-3.45146 0.39243,-1.08008 0.90585,-2.11324 1.30737,-3.18998 0.61055,-1.63729 1.19303,-3.28792 1.67343,-4.96801 0.27084,-0.9472 0.55579,-1.8989 0.67984,-2.87622 0.10758,-0.84752 0.0797,-1.70855 0.0523,-2.56244 -0.0331,-1.03162 -0.16242,-2.05801 -0.26147,-3.0854 -0.12451,-1.29146 -0.33193,-2.57524 -0.41836,-3.86981 -0.0906,-1.35709 -0.0484,-2.72005 -0.10459,-4.079 -0.0253,-0.61058 -0.0952,-1.21929 -0.10459,-1.83032 -0.0102,-0.66255 0.0335,-1.32484 0.0523,-1.9872 0.0163,-0.57528 -0.0485,-1.15912 0.0523,-1.72573 0.0676,-0.3799 0.21069,-0.74499 0.36606,-1.09819 0.36133,-0.82139 0.85153,-1.58033 1.30737,-2.35327 0.58477,-0.99156 1.25462,-1.93166 1.83032,-2.92851 0.46409,-0.80359 0.90078,-1.6237 1.30737,-2.45786 0.52655,-1.08027 0.98781,-2.19128 1.46426,-3.29457 0.46462,-1.07591 0.97367,-2.13573 1.35966,-3.24228 0.38169,-1.09425 0.72914,-2.20755 0.94131,-3.34687 0.16989,-0.91229 0.21784,-1.84467 0.26147,-2.77162 0.0606,-1.28851 0.0692,-2.58174 0,-3.86982 -0.0611,-1.13797 -0.30496,-2.26119 -0.36606,-3.39916 -0.0579,-1.07921 0,-2.16152 0,-3.24228 0,-1.11562 0.005,-2.23126 0,-3.34687 -0.009,-1.86524 -0.0761,-3.73044 -0.0523,-5.59555 0.0191,-1.49991 0.088,-2.99891 0.15689,-4.49735 0.0281,-0.61046 0.0446,-1.22217 0.10459,-1.83032 0.0984,-0.9985 0.26065,-1.98994 0.41836,-2.98081 0.20316,-1.27646 0.47392,-2.5415 0.67983,-3.81752 0.21325,-1.32151 0.33034,-2.65839 0.57524,-3.9744 0.18645,-1.00192 0.49866,-1.97793 0.67984,-2.98081 0.30329,-1.67881 0.35914,-3.39703 0.67983,-5.0726 0.2567,-1.34123 0.69714,-2.6414 0.9936,-3.9744 0.31617,-1.42162 0.613,-2.84912 0.83672,-4.28818 0.23185,-1.4913 0.37311,-2.99559 0.52295,-4.49735 0.16672,-1.67094 0.34856,-3.34252 0.41835,-5.02031 0.0732,-1.75907 0.0137,-3.52123 0,-5.28177 -0.009,-1.11573 -0.003,-2.23219 -0.0523,-3.34687 -0.15145,-3.43858 -0.74701,-10.29867 -0.74701,-10.29867" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path4079" d="m 189.6949,470.84577 c 0,0 -0.0434,-1.28337 0,-1.92285 0.0371,-0.54611 0.18476,-1.08093 0.22186,-1.62704 0.0417,-0.61489 -0.0715,-1.23676 0,-1.8489 0.0931,-0.79713 0.42797,-1.55039 0.55464,-2.34287 0.16287,-1.01921 0.15182,-2.05908 0.26147,-3.08539 0.11576,-1.08355 0.35806,-2.15423 0.41836,-3.24228 0.055,-0.99223 0.0349,-1.99088 -0.0523,-2.98081 -0.10682,-1.21328 -0.3599,-2.40956 -0.57525,-3.60834 -0.15715,-0.87484 -0.31274,-1.75111 -0.52294,-2.61474 -0.31314,-1.28655 -0.76399,-2.53628 -1.0982,-3.81752 -0.28922,-1.10875 -0.56302,-2.22261 -0.78442,-3.34687 -0.25582,-1.29905 -0.34836,-2.62788 -0.62754,-3.92211 -0.29336,-1.35998 -0.6727,-2.70211 -1.09819,-4.0267 -0.55159,-1.71714 -1.25436,-3.382 -1.88261,-5.0726 -0.27859,-0.74968 -0.57908,-1.49155 -0.83672,-2.24868 -0.32327,-0.94999 -0.64066,-1.90394 -0.88901,-2.87621 -0.28174,-1.10299 -0.53223,-2.21807 -0.67983,-3.34687 -0.0731,-0.5587 -0.11976,-1.12422 -0.10076,-1.68735 0.0393,-1.16739 0.32297,-2.31415 0.44373,-3.47594 0.11251,-1.08235 0.19727,-2.16777 0.26147,-3.25406 0.0947,-1.60074 0.15187,-3.2039 0.18227,-4.80714 0.0206,-1.0845 0.0451,-2.17032 0,-3.25407 -0.0247,-0.59319 -0.009,-1.19767 -0.14791,-1.77495 -0.13686,-0.56977 -0.41845,-1.09573 -0.66561,-1.62703 -0.2465,-0.52988 -0.53464,-1.0395 -0.81351,-1.55308 -0.64785,-1.19311 -1.35945,-2.35115 -1.99682,-3.54989 -0.6524,-1.227 -1.29927,-2.45903 -1.8694,-3.72635 -0.53917,-1.19851 -0.99059,-2.43475 -1.46425,-3.66064 -0.3956,-1.02387 -0.84352,-2.03155 -1.15049,-3.08539 -0.30405,-1.04383 -0.57249,-2.10809 -0.67983,-3.18999 -0.14113,-1.42251 0.0104,-2.85929 0.0523,-4.28817 0.066,-2.25014 0.27327,-4.49529 0.31377,-6.74603 0.0298,-1.65583 -0.0361,-3.31199 -0.0523,-4.96801 -0.0188,-1.91746 -0.0695,-3.83495 -0.0523,-5.75243 0.006,-0.64518 0.0772,-1.29018 0.0523,-1.93491 -0.0452,-1.17341 -0.222,-2.33835 -0.36607,-3.50376 -0.0907,-0.73397 -0.21936,-1.46287 -0.31376,-2.19638 -0.215,-1.67061 -0.33619,-3.35297 -0.57525,-5.0203 -0.21842,-1.52335 -0.53599,-3.03091 -0.78442,-4.54965 -0.23919,-1.46225 -0.39589,-2.93854 -0.67983,-4.39277 -0.37757,-1.9338 -0.94325,-3.82662 -1.35967,-5.75243 -0.40172,-1.85783 -0.81612,-3.71582 -1.09819,-5.59554 -0.17426,-1.16127 -0.25248,-2.33499 -0.36606,-3.50376 -0.15066,-1.55036 -0.34176,-3.09845 -0.41836,-4.65423 -0.0978,-1.98487 -0.0583,-3.97434 -0.0523,-5.96161 0.004,-1.15061 -0.01,-2.30251 0.0523,-3.45146 0.18154,-3.36674 0.93516,-10.07156 0.93516,-10.07156" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path4081" d="m 130.01235,370.3395 c 0,0 -0.0389,1.87436 0,2.81033 0.0494,1.18637 0.24648,2.36352 0.29583,3.54989 0.0389,0.93597 0.097,1.87859 0,2.81033 -0.0991,0.95216 -0.29176,1.9012 -0.59165,2.81033 -0.40777,1.23615 -1.34948,2.27816 -1.62703,3.54989 -0.25232,1.15608 -0.17183,2.37914 0,3.54989 0.1495,1.01859 0.88747,2.95825 0.88747,2.95825" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path4083" d="m 143.47235,392.23049 c 0,0 1.20152,-3.02029 1.62704,-4.58527 0.3425,-1.25966 0.63816,-2.54426 0.73956,-3.84571 0.11114,-1.42635 0.17639,-2.89603 -0.14791,-4.28946 -0.24511,-1.05318 -0.80765,-2.01212 -1.33121,-2.95824 -0.51643,-0.93325 -1.77495,-2.66242 -1.77495,-2.66242" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path4085" d="m 148.35345,377.5872 c 0,0 1.50614,-3.63778 2.21869,-5.47275 0.66635,-1.71599 1.45357,-3.39691 1.92285,-5.17692 0.39468,-1.49703 0.73956,-4.58528 0.73956,-4.58528" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path4087" d="m 174.97763,366.78961 c 0,0 1.15747,3.84512 2.07077,5.62066 0.68181,1.32551 1.63932,2.49121 2.51451,3.69781 0.80486,1.10963 2.5145,3.25406 2.5145,3.25406" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path4089" d="m 198.34774,370.19159 c 0,0 -0.24291,2.37442 -0.44373,3.54989 -0.19543,1.14391 -0.75203,2.24157 -0.73956,3.40198 0.0136,1.26753 0.50771,2.48842 0.88747,3.6978 0.36482,1.16179 1.04408,2.2186 1.33121,3.40198 0.33894,1.39692 0.40088,2.85264 0.44373,4.28945 0.0338,1.13456 0.13681,2.30321 -0.14791,3.40198 -0.22124,0.85378 -1.1833,2.36659 -1.1833,2.36659" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path4091" d="m 182.96488,377.14346 c 0,0 -0.61487,1.54956 -0.73956,2.36659 -0.17852,1.16975 -0.15375,2.37662 0,3.54989 0.1989,1.51783 0.56121,3.03866 1.1833,4.43737 0.47794,1.07459 1.19736,2.03259 1.92286,2.95824 0.66704,0.85107 2.21868,2.36659 2.21868,2.36659" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path4093" d="m 144.80356,400.06984 c 0,0 -2.86877,2.35423 -4.14153,3.6978 -1.30268,1.37515 -3.5499,4.43736 -3.5499,4.43736" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path4095" d="m 182.66906,400.36566 c 0,0 2.40516,3.72329 3.54989,5.62066 0.96986,1.60753 2.81033,4.8811 2.81033,4.8811" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path4097" d="m 153.67829,287.80455 c 0,0 -3.95325,-5.68738 -6.0644,-8.43098 -1.75166,-2.27642 -3.61877,-4.46215 -5.47274,-6.65605 -1.60164,-1.89531 -4.8811,-5.62066 -4.8811,-5.62066" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path4099" d="m 194.50203,265.02609 c 0,0 -3.63995,2.85642 -5.32484,4.43736 -1.88205,1.76593 -3.55133,3.74574 -5.32483,5.62066 -1.67771,1.77365 -3.49278,3.42733 -5.02901,5.32484 -1.58343,1.95581 -4.28945,6.21231 -4.28945,6.21231" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path4101" d="m 189.87978,465.22511 c 0,0 -0.49028,0.86711 -0.66561,1.33121 -0.15321,0.40555 -0.20873,0.84187 -0.3328,1.25726 -0.13387,0.44817 -0.31146,0.88256 -0.44374,1.3312 -0.12598,0.42726 -0.24457,0.85762 -0.3328,1.29424 -0.0666,0.32977 -0.13203,0.66234 -0.14791,0.9984 -0.0111,0.23426 0.005,0.47029 0.037,0.70258 0.0383,0.27544 0.11624,0.54404 0.18489,0.81352 0.14546,0.57097 0.35305,1.12578 0.48071,1.70099 0.11635,0.52424 0.12226,1.07072 0.25885,1.59006 0.0635,0.24137 0.21502,0.45688 0.25884,0.70258 0.0476,0.26696 0.006,0.54242 0,0.81351 -0.006,0.25907 -0.0724,0.51983 -0.037,0.77654 0.032,0.23168 0.17892,0.43572 0.22186,0.66561 0.0476,0.25473 0.0511,0.51778 0.037,0.77654 -0.0129,0.23674 -0.12365,0.46583 -0.11093,0.70258 0.0254,0.47174 0.30761,0.89987 0.36978,1.36818 0.0373,0.28103 -0.0269,0.56828 0,0.8505 0.031,0.32488 0.11447,0.64277 0.18489,0.96143 0.0768,0.34737 0.21537,0.6823 0.25884,1.03538 0.0437,0.35478 -0.0596,0.71991 0,1.07237 0.05,0.29596 0.23716,0.55612 0.29583,0.85049 0.0821,0.41171 0.0493,0.83817 0.0739,1.25725 0.0247,0.41909 0.0408,0.83877 0.074,1.25726 0.0196,0.24697 0.11098,0.81352 0.11098,0.81352" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path4103" d="m 192.13544,488.74314 c 0,0 -0.5734,0.53581 -0.8505,0.81351 -0.25249,0.25303 -0.5341,0.48403 -0.73956,0.77654 -0.20594,0.2932 -0.32951,0.63659 -0.48071,0.96143 -0.24929,0.53557 -0.54341,1.05813 -0.70259,1.62703 -0.12071,0.43143 -0.16715,0.88357 -0.18489,1.33121 -0.0166,0.41948 0.0432,0.83858 0.074,1.25726 0.0308,0.41958 0.021,0.84627 0.11093,1.25725 0.11756,0.537 0.26589,1.08533 0.55467,1.55308 0.20609,0.33381 0.48842,0.6309 0.81352,0.85049 0.22002,0.14861 0.73956,0.29582 0.73956,0.29582" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path4105" d="m 191.28494,497.83973 c 0,0 0.20395,0.45911 0.25885,0.70258 0.0599,0.26562 0.0164,0.54736 0.0739,0.81352 0.0634,0.29339 0.16098,0.58233 0.29583,0.85049 0.16742,0.33292 0.35138,0.67546 0.62862,0.92446 0.31179,0.28003 0.71933,0.43828 1.10934,0.59164 0.58153,0.22867 1.19739,0.36756 1.81193,0.48072 0.46319,0.0853 0.93429,0.13792 1.40516,0.14791 0.39511,0.008 0.80169,0.0288 1.1833,-0.074 0.42582,-0.11467 0.87381,-0.2775 1.1833,-0.59164 0.25923,-0.26313 0.35731,-0.65026 0.48071,-0.99841 0.16081,-0.45369 0.30348,-0.92472 0.3328,-1.40517 0.0204,-0.33423 -0.037,-0.67182 -0.11093,-0.9984 -0.0663,-0.29275 -0.15573,-0.58504 -0.29583,-0.8505 -0.16455,-0.31177 -0.41151,-0.57275 -0.62862,-0.85049 -0.22646,-0.28971 -0.44268,-0.59037 -0.70258,-0.8505 -0.32794,-0.32824 -0.77776,-0.52901 -1.07237,-0.88747 -0.21362,-0.25991 -0.48071,-0.88747 -0.48071,-0.88747" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path4107" d="m 199.605,501.05682 c 0,0 0.40459,0.45026 0.6656,0.59165 0.37072,0.20082 0.80411,0.26526 1.22028,0.3328 0.43868,0.0712 0.88714,0.0561 1.3312,0.074 0.4928,0.0199 1.01843,0.21307 1.47913,0.037 0.26879,-0.10272 0.49604,-0.33625 0.62862,-0.59164 0.0803,-0.15472 0.0616,-0.34382 0.074,-0.5177 0.021,-0.29508 0.068,-0.59956 0,-0.88747 -0.057,-0.24142 -0.25756,-0.42923 -0.3328,-0.6656 -0.0492,-0.15449 -0.0493,-0.32048 -0.074,-0.48072 -0.0247,-0.16024 -0.033,-0.32386 -0.074,-0.48071 -0.0533,-0.20378 -0.1315,-0.40139 -0.22186,-0.59165 -0.0735,-0.15468 -0.18689,-0.28835 -0.25885,-0.44374 -0.0934,-0.20164 -0.14256,-0.42105 -0.22187,-0.62862 -0.0809,-0.21169 -0.13727,-0.43739 -0.25885,-0.62863 -0.10765,-0.16933 -0.32178,-0.26197 -0.40675,-0.44374 -0.079,-0.16898 -0.074,-0.55467 -0.074,-0.55467" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path4109" d="m 204.92983,501.68545 c 0,0 0.66632,-0.0119 0.99841,-0.037 0.43298,-0.0327 0.8885,0.007 1.29423,-0.14791 0.23966,-0.0914 0.44676,-0.26288 0.62863,-0.44374 0.15037,-0.14953 0.30506,-0.31574 0.36978,-0.51769 0.0677,-0.21129 0.039,-0.44719 0,-0.66561 -0.0438,-0.2457 -0.12434,-0.49235 -0.25885,-0.70258 -0.0658,-0.10278 -0.19044,-0.15781 -0.25885,-0.25885 -0.10525,-0.15546 -0.17499,-0.33589 -0.22186,-0.51769 -0.0309,-0.11995 -0.007,-0.24967 -0.037,-0.36978 -0.0392,-0.15536 -0.11506,-0.29951 -0.18489,-0.44373 -0.0553,-0.11422 -0.15306,-0.20996 -0.18489,-0.33281 -0.0371,-0.14318 0.0181,-0.29693 0,-0.44373 -0.0186,-0.15132 -0.0526,-0.30288 -0.11094,-0.44374 -0.055,-0.1328 -0.14868,-0.24607 -0.22187,-0.36978 -0.0872,-0.14738 -0.20396,-0.28153 -0.25884,-0.44374 -0.0319,-0.0941 -0.037,-0.29582 -0.037,-0.29582" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path4111" d="m 207.96203,500.94589 c 0,0 0.51769,0.11093 0.6656,0.11093 0.14792,0 0.47488,-0.0743 0.70259,-0.14791 0.23101,-0.0747 0.47479,-0.14569 0.6656,-0.29583 0.15888,-0.12501 0.30468,-0.28932 0.36978,-0.48071 0.0794,-0.23339 -0.0128,-0.49337 0,-0.73956 0.0309,-0.59405 0.18885,-1.18011 0.18489,-1.77495 -0.003,-0.42196 -0.10642,-0.83732 -0.14791,-1.25725 -0.0304,-0.30764 0.0399,-0.63706 -0.074,-0.92445 -0.0582,-0.14675 -0.18611,-0.25629 -0.29582,-0.36978 -0.079,-0.0817 -0.25885,-0.22187 -0.25885,-0.22187" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path4113" d="m 210.43956,500.05841 c 0,0 0.64066,0.0944 0.96143,0.074 0.36429,-0.0232 0.73853,-0.0742 1.07236,-0.22187 0.30665,-0.13562 0.59679,-0.33581 0.81352,-0.59165 0.21378,-0.25236 0.3593,-0.56769 0.44373,-0.88747 0.0599,-0.22675 0.0308,-0.46814 0.037,-0.70258 0.005,-0.19715 -0.0262,-0.39618 0,-0.59165 0.0373,-0.27859 0.16419,-0.53842 0.22187,-0.81352 0.069,-0.32927 0.16795,-0.66256 0.14791,-0.9984 -0.0167,-0.28058 -0.14355,-0.54357 -0.22187,-0.81352 -0.0934,-0.32202 -0.17641,-0.64811 -0.29582,-0.96143 -0.11589,-0.30408 -0.2419,-0.60691 -0.40676,-0.88747 -0.11616,-0.19768 -0.25983,-0.37866 -0.40676,-0.55467 -0.20673,-0.24766 -0.41999,-0.49342 -0.6656,-0.70258 -0.24988,-0.2128 -0.56079,-0.34528 -0.81352,-0.55468 -0.26846,-0.22243 -0.50705,-0.47978 -0.73956,-0.73956 -0.21055,-0.23524 -0.36906,-0.51568 -0.59165,-0.73956 -0.23481,-0.23617 -0.5332,-0.40126 -0.77654,-0.62862 -0.17207,-0.16077 -0.32789,-0.33853 -0.48071,-0.51769 -0.23362,-0.2739 -0.47589,-0.54455 -0.66561,-0.8505 -0.16561,-0.26707 -0.28192,-0.5621 -0.40675,-0.85049 -0.18913,-0.43694 -0.28644,-0.91504 -0.5177,-1.33121 -0.17961,-0.32323 -0.47338,-0.57158 -0.6656,-0.88748 -0.20633,-0.33909 -0.33211,-0.72149 -0.51769,-1.07236 -0.17299,-0.32706 -0.37238,-0.63947 -0.55467,-0.96143 -0.18758,-0.33129 -0.36663,-0.66737 -0.55467,-0.9984 -0.21824,-0.38419 -0.66561,-1.14632 -0.66561,-1.14632" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path4115" d="m 206.03917,483.34435 c 0,0 -0.11111,-0.54037 -0.14791,-0.81352 -0.0562,-0.41694 -0.0396,-0.84262 -0.11093,-1.25725 -0.0669,-0.38892 -0.12974,-0.78835 -0.29583,-1.14632 -0.15258,-0.32884 -0.41908,-0.59165 -0.62862,-0.88747 -0.20954,-0.29583 -0.41666,-0.59339 -0.62863,-0.88748 -0.26812,-0.372 -0.5974,-0.70491 -0.81352,-1.10934 -0.13599,-0.25449 -0.29582,-0.81351 -0.29582,-0.81351" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path4117" d="m 204.33818,478.42627 c 0,0 -0.0687,-0.46715 -0.0739,-0.70258 -0.009,-0.40741 0.0135,-0.81727 0.0739,-1.22028 0.0545,-0.36366 0.1412,-0.72397 0.25885,-1.07236 0.10772,-0.31896 0.3252,-0.59782 0.40676,-0.92445 0.11977,-0.4797 0.11706,-0.98473 0.11093,-1.47912 -0.006,-0.49546 -0.063,-0.99096 -0.14791,-1.47912 -0.0697,-0.40055 -0.13594,-0.80948 -0.29582,-1.1833 -0.10892,-0.25468 -0.32783,-0.45101 -0.44374,-0.70258 -0.22677,-0.4922 -0.34369,-1.02876 -0.48072,-1.55308 -0.0892,-0.34149 -0.16064,-0.68777 -0.22186,-1.03538 -0.1403,-0.79658 -0.25968,-1.59806 -0.33281,-2.40358 -0.0513,-0.56521 -0.074,-1.55307 -0.074,-1.70099 0,-0.14791 0.0595,-1.50462 0.11093,-2.25566 0.0481,-0.70363 0.11099,-1.40634 0.18489,-2.10774 0.0846,-0.80279 0.18132,-1.6045 0.29583,-2.40357 0.0974,-0.68 0.19594,-1.36062 0.3328,-2.0338 0.19714,-0.9697 0.66559,-2.73637 0.70258,-2.88428 0.037,-0.14791 0.46111,-1.67193 0.66561,-2.51451 0.25605,-1.05497 0.51166,-2.11143 0.70258,-3.18011 0.15972,-0.89404 0.22205,-1.80329 0.36978,-2.69939 0.11639,-0.70602 0.28599,-1.40247 0.40676,-2.10775 0.30923,-1.80582 0.5742,-3.61936 0.81351,-5.43577 0.12802,-0.97166 0.22963,-1.94665 0.33281,-2.92126 0.11996,-1.13307 0.22268,-2.26791 0.3328,-3.40198 0.0993,-1.02299 0.13403,-2.05419 0.29582,-3.06918 0.15111,-0.94796 0.48366,-1.86141 0.62863,-2.81033 0.13449,-0.88034 0.14509,-1.77519 0.22187,-2.66242 0.0832,-0.9617 0.24136,-1.91915 0.25884,-2.88428 0.0168,-0.92561 -0.10546,-1.84856 -0.14791,-2.77335 -0.0294,-0.64075 -0.0528,-1.28178 -0.074,-1.92286 -0.0294,-0.88733 -0.008,-1.77704 -0.074,-2.66242 -0.0836,-1.12674 -0.23784,-2.24787 -0.40676,-3.365 -0.12363,-0.81756 -0.2887,-1.62836 -0.44374,-2.44055 -0.1532,-0.80256 -0.31196,-1.60413 -0.48071,-2.40357 -0.14082,-0.66714 -0.27897,-1.33518 -0.44374,-1.99681 -0.32447,-1.30289 -0.71945,-2.58722 -1.07236,-3.8827 -0.22476,-0.82506 -0.48018,-1.64274 -0.6656,-2.47752 -0.18455,-0.83087 -0.22409,-1.69222 -0.44374,-2.51451 -0.19622,-0.73457 -0.56906,-1.41325 -0.77654,-2.14472 -0.16492,-0.58142 -0.21233,-1.19147 -0.36978,-1.77495 -0.0812,-0.30106 -0.23566,-0.5815 -0.29582,-0.88747 -0.10726,-0.54546 -0.0869,-1.10863 -0.11094,-1.66401 -0.0267,-0.61585 -0.0368,-1.23248 -0.037,-1.8489 -2.5e-4,-0.64107 0.0173,-1.28209 0.037,-1.92286 0.0269,-0.87551 0.037,-2.47752 0.11094,-2.62544 0.0739,-0.1479 -0.0214,-1.10942 -0.037,-1.66401 -0.0204,-0.72737 -0.0375,-1.45497 -0.074,-2.18171 -0.0651,-1.29547 -0.20094,-2.58688 -0.25884,-3.88269 -0.0484,-1.08389 -0.0205,-2.17041 -0.074,-3.25406 -0.0561,-1.13589 -0.20495,-2.26599 -0.25885,-3.40198 -0.031,-0.65266 -0.0308,-1.30647 -0.037,-1.95984 -0.006,-0.6286 -0.0725,-1.26144 0,-1.88588 0.0744,-0.64149 0.30933,-1.25423 0.44373,-1.88588 0.16452,-0.77319 0.30671,-1.55108 0.44374,-2.32961 0.21428,-1.2174 0.40801,-2.43844 0.59165,-3.66083 0.19967,-1.32907 0.39533,-2.65911 0.55467,-3.99362 0.17624,-1.47602 0.27564,-2.9604 0.44373,-4.43737 0.19812,-1.74083 0.47764,-3.47194 0.66561,-5.2139 0.18054,-1.67314 0.44373,-4.8811 0.44373,-5.02901 0,-0.14791 0.0793,-2.41574 0.11094,-3.62384 0.0297,-1.13387 0.0453,-2.26808 0.074,-3.40198 0.0433,-1.71348 0.0974,-3.42667 0.14791,-5.13995 0.0723,-2.45293 0.19968,-4.90474 0.22187,-7.35863 0.0185,-2.04618 -0.0162,-4.0929 -0.074,-6.13835 -0.0313,-1.10999 -0.0837,-2.21944 -0.14791,-3.32802 -0.14007,-2.418 -0.24858,-4.84064 -0.5177,-7.24769 -0.16348,-1.46218 -0.44958,-2.90806 -0.6656,-4.36341 -0.17737,-1.19492 -0.33435,-2.39285 -0.51769,-3.58687 -0.0815,-0.53077 -0.21909,-1.05453 -0.25885,-1.59005 -0.0694,-0.93429 0.0238,-1.87356 0.037,-2.81033 0.0116,-0.82585 0.0576,-1.65185 0.037,-2.47753 -0.0569,-2.28439 -0.20593,-4.56824 -0.44374,-6.84093 -0.0985,-0.9414 -0.25854,-1.87547 -0.40676,-2.81033 -0.1136,-0.71651 -0.22531,-1.4338 -0.36978,-2.14473 -0.48405,-2.38204 -1.14825,-4.7244 -1.66401,-7.09978 -0.28005,-1.28981 -0.52341,-2.58733 -0.77654,-3.88269 -0.31527,-1.61333 -0.58204,-3.23633 -0.92445,-4.84412 -0.17935,-0.84217 -0.43716,-1.66742 -0.59165,-2.51451 -0.0513,-0.28126 -0.11093,-0.70258 -0.11093,-0.85049 0,-0.14792 0.0264,-1.10931 0.037,-1.66402 0.0147,-0.76417 0.0689,-1.52899 0.037,-2.29263 -0.031,-0.7426 -0.14717,-1.4792 -0.22187,-2.21868 -0.12204,-1.20807 -0.2261,-2.41816 -0.36978,-3.62385 -0.16192,-1.35879 -0.32944,-2.71783 -0.55467,-4.06758 -0.17785,-1.06581 -0.59164,-2.99522 -0.62863,-3.18011 -0.037,-0.18489 -0.36974,-2.69093 -0.59165,-4.03061 -0.13314,-0.80378 -0.33068,-1.59672 -0.44373,-2.40357 -0.0894,-0.63768 -0.14399,-1.28025 -0.18489,-1.92286 -0.0501,-0.78766 -0.10304,-1.57788 -0.074,-2.36659 0.0347,-0.94131 0.18809,-1.87456 0.29582,-2.81033 0.10229,-0.88851 0.25523,-1.77141 0.33281,-2.66242 0.0867,-0.99586 0.0916,-1.99718 0.14791,-2.99522 0.0438,-0.77686 0.0821,-1.5543 0.14791,-2.32961 0.0986,-1.16101 0.30806,-2.31239 0.36978,-3.47594 0.0464,-0.87392 -0.0109,-1.75036 0,-2.62544 0.0123,-0.98631 0.0722,-1.97185 0.074,-2.95824 10e-4,-0.57945 -0.075,-1.15976 -0.037,-1.73797 0.0213,-0.32355 0.0306,-0.65916 0.14791,-0.96143 0.0322,-0.0829 0.12215,-0.13679 0.14791,-0.22186 0.12862,-0.42469 0.0128,-0.88765 2.1e-4,-1.33121 -0.0492,-1.72776 -0.2181,-3.45022 -0.29582,-5.17693 -0.0843,-1.87267 -0.13262,-3.74682 -0.18489,-5.62066 -0.045,-1.6145 -0.18431,-3.23066 -0.11093,-4.84412 0.0197,-0.43377 0.0659,-0.86783 0.14791,-1.29423 0.10618,-0.55203 0.21085,-1.11538 0.44373,-1.62703 0.23934,-0.52584 0.642,-0.96073 0.96143,-1.44214 0.43284,-0.65234 0.96086,-1.25149 1.29423,-1.95984 0.32377,-0.68795 0.66561,-2.1817 0.66561,-2.1817" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path4119" d="m 198.7545,200.75828 c 0,0 0.082,1.35728 0.14791,2.0338 0.10836,1.11233 0.2322,2.22414 0.40676,3.32802 0.21182,1.33949 0.50973,2.66399 0.77654,3.99362 0.21545,1.07367 0.46003,2.14148 0.6656,3.21709 0.26781,1.40126 0.47315,2.81397 0.73957,4.2155 0.19502,1.02592 0.4135,2.04727 0.62862,3.06917 0.19224,0.91319 0.49248,1.80846 0.59165,2.73638 0.0707,0.66183 0.0233,1.33162 0,1.99681 -0.0247,0.70388 -0.0795,1.40676 -0.14791,2.10775 -0.0579,0.59344 -0.21182,1.17877 -0.22187,1.77494 -0.009,0.54451 0.0364,1.09399 0.14791,1.62704 0.0718,0.34337 0.27661,0.65213 0.3328,0.9984 0.0415,0.2555 -0.003,0.51771 0,0.77654 0.006,0.53013 -0.0129,1.06225 0.037,1.59006 0.0353,0.37322 0.0884,0.7471 0.18489,1.10934 0.11849,0.44469 0.33079,0.85913 0.48072,1.29423 0.0927,0.26904 0.19453,0.53631 0.25884,0.81351 0.13236,0.57056 0.18503,1.15693 0.25885,1.73797 0.0594,0.46722 0.0239,0.95081 0.14791,1.40517 0.2033,0.74498 0.62191,1.41416 0.96143,2.10774 0.38542,0.78735 0.83168,1.54383 1.22027,2.32962 0.53045,1.07265 1.03548,2.15819 1.5161,3.25407 0.54609,1.24518 1.01062,2.52498 1.55308,3.77175 0.4599,1.05702 0.9663,2.0932 1.44214,3.14314 0.58533,1.29152 1.22196,2.56194 1.73797,3.88269 0.61986,1.58657 1.08018,3.23093 1.62703,4.84412 0.47679,1.4065 1.02132,2.79124 1.44215,4.21549 0.15841,0.53612 0.23142,1.09621 0.40675,1.62704 0.17158,0.51948 0.40813,1.01542 0.62863,1.5161 0.2467,0.56018 0.51022,1.11289 0.77654,1.66401 0.13191,0.27298 0.28192,0.53723 0.40676,0.81351 0.20264,0.44846 0.35681,0.9176 0.55467,1.36819 0.20838,0.47454 0.4169,0.95046 0.6656,1.40517 0.22319,0.40808 0.52036,0.77305 0.73956,1.18329 0.1274,0.23843 0.27608,0.47525 0.33281,0.73956 0.0595,0.27719 0.003,0.56701 0,0.8505 -0.006,0.60407 -0.0553,1.2081 -0.037,1.81192 0.0277,0.9147 0.12812,1.82608 0.22187,2.73638 0.10181,0.98852 0.17423,1.98392 0.36978,2.95824 0.15359,0.76528 0.35327,1.5253 0.62862,2.25566 0.27032,0.71703 0.67592,1.37563 0.99841,2.07077 0.42029,0.90596 0.81025,1.82571 1.22027,2.73637 0.24458,0.54322 0.51289,1.07609 0.73956,1.62703 0.22999,0.55902 0.37402,1.15275 0.62863,1.70099 0.17902,0.38548 0.47513,0.713 0.62863,1.10934 0.10043,0.25932 0.0912,0.55168 0.18489,0.81352 0.11141,0.31141 0.36157,0.5671 0.44373,0.88747 0.0797,0.31066 0.0145,0.64151 0.037,0.96143 0.034,0.48204 0.12323,0.95954 0.14791,1.44214 0.034,0.66474 -0.0289,1.33184 0,1.99682 0.0123,0.2843 0.0639,0.5661 0.074,0.85049 0.0281,0.78846 -0.0308,1.57765 -0.037,2.36659 -0.005,0.61628 -0.0187,1.23289 0,1.84891 0.0123,0.40732 -0.0129,0.82214 0.074,1.22027 0.0874,0.40031 0.31336,0.75788 0.44373,1.14632 0.11421,0.34028 0.1697,0.69933 0.29583,1.03538 0.0814,0.21682 0.15681,0.44341 0.29582,0.62863 0.16774,0.22351 0.37911,0.42885 0.62863,0.55467 0.15758,0.0795 0.34126,0.10688 0.51769,0.11093 0.22487,0.005 0.47566,0.01 0.66561,-0.11093 0.16458,-0.10438 0.22889,-0.31583 0.3328,-0.48071 0.10597,-0.16815 0.24481,-0.32561 0.29582,-0.5177 0.0664,-0.25017 0.003,-0.51771 0,-0.77653 -0.0123,-0.91238 -0.0722,-1.82392 -0.0739,-2.73638 -9.9e-4,-0.53016 0.0228,-1.06008 0.037,-1.59005 0.0109,-0.4068 0.0243,-0.81353 0.037,-1.22028 0.012,-0.38212 -0.0473,-0.77343 0.037,-1.14632 0.0475,-0.20997 0.20177,-0.38409 0.25885,-0.59165 0.10541,-0.38327 0.13339,-0.78606 0.14791,-1.18329 0.0176,-0.48102 -0.003,-0.96606 -0.074,-1.44214 -0.03,-0.20106 -0.12307,-0.38989 -0.14791,-0.59165 -0.0151,-0.12234 -0.034,-0.2513 0,-0.36978 0.0321,-0.11178 0.0832,-0.23946 0.18489,-0.29583 0.0539,-0.0299 0.12795,-0.0236 0.18489,0 0.0966,0.04 0.16824,0.13208 0.22187,0.22187 0.066,0.11048 0.0752,0.24615 0.11093,0.36978 0.0639,0.22123 0.13072,0.4418 0.18489,0.66561 0.0859,0.35478 0.1792,0.70984 0.22187,1.07236 0.0476,0.40415 0.0266,0.81346 0.037,1.22027 0.0151,0.59158 -0.008,1.18491 0.037,1.77495 0.0286,0.37196 0.0664,0.7453 0.14791,1.10934 0.0622,0.27769 0.16122,0.54622 0.25885,0.81352 0.13272,0.36337 0.32926,0.70284 0.44373,1.07236 0.19386,0.6258 0.29739,1.27692 0.40676,1.92286 0.0975,0.57583 0.12205,1.16253 0.22187,1.73796 0.10786,0.62175 0.25053,1.23751 0.40676,1.8489 0.15258,0.59712 0.35664,1.18006 0.51769,1.77495 0.11952,0.4415 0.15918,0.90805 0.3328,1.33121 0.11956,0.2914 0.26079,0.58803 0.48072,0.81351 0.16239,0.16648 0.37035,0.29826 0.59164,0.36978 0.17632,0.057 0.3699,0.0511 0.55467,0.037 0.22663,-0.0173 0.44712,-0.0853 0.66561,-0.14791 0.21362,-0.0612 0.44789,-0.0926 0.62862,-0.22187 0.24269,-0.17359 0.46271,-0.41872 0.55468,-0.70258 0.0913,-0.28167 -0.0251,-0.59163 -0.037,-0.88747 -0.0129,-0.32046 0.0204,-0.6459 -0.037,-0.96143 -0.0628,-0.34513 -0.25177,-0.65709 -0.3328,-0.99841 -0.15824,-0.66654 -0.16795,-1.36077 -0.29583,-2.03379 -0.12055,-0.63444 -0.32307,-1.25146 -0.44373,-1.88588 -0.11172,-0.58738 -0.17092,-1.18354 -0.25885,-1.77494 -0.0605,-0.40693 -0.14859,-0.81048 -0.18489,-1.22028 -0.0413,-0.46672 5.9e-4,-0.93812 -0.037,-1.40516 -0.0369,-0.45872 -0.0717,-0.92211 -0.18489,-1.36819 -0.094,-0.37057 -0.29861,-0.70567 -0.40676,-1.07236 -0.0999,-0.33855 -0.12595,-0.69571 -0.22186,-1.03539 -0.0604,-0.21385 -0.19279,-0.40832 -0.22187,-0.62862 -0.021,-0.15933 -0.0766,-0.36708 0.037,-0.48072 0.11364,-0.11364 0.32057,-0.0505 0.48071,-0.037 0.10129,0.009 0.2173,0.009 0.29582,0.074 0.1789,0.14706 0.22328,0.4087 0.29583,0.62863 0.11813,0.35812 0.15083,0.73899 0.22187,1.10934 0.11569,0.60308 0.16468,1.22131 0.3328,1.81192 0.0833,0.2928 0.23462,0.56233 0.3328,0.85049 0.0994,0.29169 0.21527,0.58242 0.25885,0.88748 0.0261,0.18303 -0.0344,0.37301 0,0.55467 0.069,0.36433 0.25197,0.69843 0.40676,1.03538 0.19794,0.4309 0.48041,0.82072 0.6656,1.25725 0.24812,0.58488 0.40366,1.20496 0.59149,1.81189 0.15568,0.50303 0.33326,1.00125 0.44373,1.5161 0.094,0.43803 0.0996,0.8914 0.18489,1.33121 0.1064,0.54882 0.29396,1.07949 0.40676,1.62703 0.10836,0.52595 0.13453,1.06764 0.25885,1.59005 0.0569,0.23892 0.10064,0.489 0.22187,0.70259 0.14653,0.25816 0.34272,0.50389 0.59165,0.6656 0.23863,0.15502 0.52923,0.24614 0.81351,0.25885 0.34058,0.0152 0.70607,-0.0465 0.99841,-0.22187 0.29234,-0.1754 0.49411,-0.48189 0.6656,-0.77654 0.16475,-0.28306 0.28112,-0.60104 0.33281,-0.92445 0.0681,-0.42618 -0.008,-0.86362 -0.037,-1.29423 -0.0392,-0.58127 -0.10113,-1.16143 -0.18489,-1.73797 -0.11714,-0.80626 -0.26862,-1.60788 -0.44374,-2.40357 -0.22426,-1.01896 -0.53148,-2.01804 -0.77654,-3.0322 -0.19595,-0.81092 -0.27366,-1.65504 -0.55467,-2.44055 -0.16711,-0.46712 -0.45488,-0.88207 -0.6656,-1.33121 -0.23442,-0.49967 -0.45373,-1.00647 -0.66561,-1.5161 -0.2847,-0.68478 -0.5687,-1.37072 -0.81351,-2.07076 -0.11069,-0.31651 -0.2598,-0.62807 -0.29583,-0.96143 -0.0159,-0.14757 -0.0254,-0.30909 0.037,-0.44374 0.0734,-0.15813 0.20873,-0.30307 0.36978,-0.36978 0.12527,-0.0519 0.27862,-0.0443 0.40676,0 0.2074,0.0717 0.37689,0.23843 0.51769,0.40676 0.28656,0.34259 0.45147,0.7733 0.62863,1.1833 0.27366,0.63333 0.45551,1.30267 0.6656,1.95983 0.11756,0.36773 0.16571,0.76131 0.3328,1.10934 0.18793,0.39144 0.51866,0.69853 0.73956,1.07236 0.21032,0.35593 0.38782,0.73108 0.55467,1.10934 0.20786,0.47124 0.39339,0.95301 0.55468,1.44215 0.18823,0.57084 0.29654,1.1658 0.48071,1.73796 0.22942,0.71273 0.48815,1.41677 0.77654,2.10775 0.24637,0.5903 0.52992,1.16463 0.81351,1.73797 0.14177,0.28662 0.21569,0.62634 0.44374,0.85049 0.15725,0.15456 0.37984,0.23455 0.59165,0.29583 0.23799,0.0688 0.49409,0.1074 0.73956,0.0739 0.23587,-0.0322 0.47039,-0.12259 0.6656,-0.25884 0.22915,-0.15994 0.41367,-0.38736 0.55467,-0.62863 0.15144,-0.25915 0.24935,-0.55395 0.29583,-0.85049 0.0802,-0.5116 0.0178,-1.03815 -0.037,-1.55308 -0.0558,-0.52404 -0.16665,-1.04216 -0.29582,-1.55308 -0.12995,-0.51399 -0.32125,-1.01049 -0.48072,-1.5161 -0.19817,-0.62833 -0.38095,-1.26164 -0.59165,-1.88588 -0.19702,-0.5837 -0.44891,-1.1487 -0.62862,-1.73796 -0.14825,-0.48611 -0.22064,-0.99328 -0.36978,-1.47912 -0.15792,-0.51443 -0.35776,-1.0153 -0.55467,-1.5161 -0.27895,-0.70945 -0.61389,-1.39621 -0.88748,-2.10775 -0.20146,-0.52394 -0.35154,-1.06675 -0.55467,-1.59005 -0.23778,-0.61257 -0.58163,-1.1844 -0.77653,-1.81193 -0.0932,-0.30011 -0.12676,-0.61562 -0.18489,-0.92445 -0.0787,-0.41822 -0.16258,-0.83584 -0.22187,-1.25725 -0.0656,-0.46638 -0.061,-0.94228 -0.14791,-1.40517 -0.0519,-0.27625 -0.16117,-0.53907 -0.22187,-0.81351 -0.11072,-0.50058 -0.19391,-1.00755 -0.25885,-1.5161 -0.0736,-0.57673 -0.16621,-1.15684 -0.14791,-1.73797 0.0184,-0.58542 0.17568,-1.15819 0.25884,-1.73797 0.0512,-0.35718 0.10177,-0.71449 0.14792,-1.07236 0.0397,-0.30781 0.11093,-0.92445 0.11093,-0.92445" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path4121" d="m 228.18901,279.37356 c 0,0 0.5834,1.33809 0.96143,1.95984 0.54944,0.90367 1.10949,1.83334 1.88588,2.55148 0.59755,0.55272 1.32735,0.96273 2.07077,1.29423 0.77317,0.34477 1.61212,0.52834 2.44055,0.70259 0.90071,0.18945 1.81951,0.28892 2.73637,0.36978 0.58987,0.052 1.18291,0.0616 1.77494,0.0739 0.29576,0.006 0.88748,0 0.88748,0" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path4123" d="m 242.05577,284.95725 c 0,0 0.3989,-0.0417 0.59165,0 0.29112,0.0631 0.56868,0.20011 0.81351,0.36978 0.28655,0.19858 0.48954,0.49659 0.73956,0.73956 0.43771,0.42538 0.90409,0.82125 1.33121,1.25725 0.37251,0.38025 0.78,0.73847 1.07236,1.1833 0.1636,0.24892 0.21929,0.55646 0.36979,0.81351 0.23169,0.39571 0.4971,0.77744 0.81351,1.10934 0.2298,0.24105 0.51386,0.42391 0.77654,0.62863 0.48611,0.37884 0.92549,0.83857 1.47912,1.10934 0.50499,0.24698 1.07592,0.33286 1.62703,0.44374 0.46315,0.0932 0.93288,0.19647 1.40517,0.18489 0.4133,-0.0101 0.85136,-0.0352 1.22027,-0.22187 0.27232,-0.13776 0.49923,-0.3728 0.66561,-0.62863 0.12115,-0.18628 0.20985,-0.40674 0.22187,-0.62862 0.0116,-0.21495 -0.0321,-0.44716 -0.14792,-0.62863 -0.11805,-0.185 -0.3405,-0.27727 -0.51769,-0.40676 -0.33675,-0.24609 -0.69412,-0.46279 -1.03538,-0.70258 -0.27435,-0.19277 -0.58131,-0.34977 -0.81352,-0.59165 -0.277,-0.28854 -0.45436,-0.65876 -0.6656,-0.99841 -0.28584,-0.45959 -0.51639,-0.9528 -0.81352,-1.40516 -0.22738,-0.34616 -0.46913,-0.68472 -0.73956,-0.99841 -0.2504,-0.29046 -0.55178,-0.53323 -0.81352,-0.81351 -0.43527,-0.46611 -0.85125,-0.95033 -1.25725,-1.44215 -0.31865,-0.386 -0.66805,-0.75342 -0.92445,-1.18329 -0.22054,-0.36975 -0.29991,-0.81192 -0.51769,-1.1833 -0.25814,-0.4402 -0.60216,-0.82463 -0.92445,-1.22028 -0.24826,-0.30476 -0.50273,-0.60544 -0.77654,-0.88747 -0.16404,-0.16896 -0.31662,-0.35813 -0.51769,-0.48071 -0.40283,-0.24557 -0.88552,-0.32599 -1.33121,-0.48072 -0.58916,-0.20454 -1.59006,-0.55466 -1.77495,-0.59165 -0.18489,-0.037 -1.22742,-0.57853 -1.8489,-0.85049 -0.94159,-0.41205 -1.8949,-0.79693 -2.84731,-1.1833 -0.58964,-0.2392 -1.18663,-0.46013 -1.77494,-0.70258 -0.34717,-0.14307 -0.73216,-0.22228 -1.03539,-0.44374 -0.19758,-0.1443 -0.3297,-0.36217 -0.48071,-0.55467 -0.22375,-0.28523 -0.45307,-0.5703 -0.62863,-0.88747 -0.0776,-0.14019 -0.15045,-0.28724 -0.18489,-0.44373 -0.0689,-0.31322 0.0297,-0.64773 -0.037,-0.96143 -0.0966,-0.45448 -0.35563,-0.85877 -0.51769,-1.29423 -0.26376,-0.70873 -0.46533,-1.43998 -0.73956,-2.14473 -0.22421,-0.57619 -0.55165,-1.11197 -0.73956,-1.70099 -0.14548,-0.45601 -0.18412,-0.93972 -0.29582,-1.40516 -0.18769,-0.78211 -0.38882,-1.56189 -0.62863,-2.32962 -0.23015,-0.73682 -0.55062,-1.44357 -0.77654,-2.1817 -0.24587,-0.80328 -0.45555,-1.6185 -0.62862,-2.44055 -0.18787,-0.89231 -0.32895,-1.79478 -0.44374,-2.6994 -0.12151,-0.95761 -0.20203,-1.92066 -0.25885,-2.88428 -0.0769,-1.30481 -0.0601,-2.61358 -0.11093,-3.91967 -0.0581,-1.49215 -0.0518,-2.99079 -0.22187,-4.47435 -0.11844,-1.03286 -0.34894,-2.0501 -0.55467,-3.06917 -0.27991,-1.38651 -0.6474,-2.75445 -0.92445,-4.14154 -0.20838,-1.04329 -0.3205,-2.10532 -0.55467,-3.14313 -0.16323,-0.72343 -0.35965,-1.44034 -0.59165,-2.14473 -0.21483,-0.65226 -0.46242,-1.29453 -0.73956,-1.92285 -0.25583,-0.58001 -0.55344,-1.14097 -0.85049,-1.70099 -0.48359,-0.91169 -1.08696,-1.76085 -1.5161,-2.6994 -0.46856,-1.02476 -0.74853,-2.12586 -1.14632,-3.18011 -0.33211,-0.88017 -0.7664,-1.72397 -1.03539,-2.62544 -0.39952,-1.33891 -0.85049,-3.88269 -0.85049,-4.10456 0,-0.22187 -0.39428,-2.90896 -0.59165,-4.36341 -0.27097,-1.99684 -0.60248,-3.98638 -0.81352,-5.99044 -0.10356,-0.98341 -0.12065,-1.97458 -0.22186,-2.95824 -0.10688,-1.03874 -0.27215,-2.07064 -0.40676,-3.10615 -0.0993,-0.76412 -0.17408,-1.53177 -0.29583,-2.29264 -0.22804,-1.42507 -0.60788,-2.824 -0.81351,-4.25247 -0.12705,-0.88256 -0.20938,-1.77214 -0.25885,-2.66242 -0.0486,-0.87389 -0.0682,-1.75076 -0.037,-2.62544 0.0309,-0.86543 0.099,-1.73123 0.22187,-2.58846 0.19443,-1.35677 0.58092,-2.67986 0.81352,-4.03061 0.20707,-1.20251 0.37875,-2.41157 0.51769,-3.62384 0.14651,-1.27833 0.28335,-2.55997 0.3328,-3.84572 0.0502,-1.30565 0.0122,-2.61398 -0.037,-3.91967 -0.0493,-1.30847 -0.15262,-2.61458 -0.25884,-3.91967 -0.1557,-1.91313 -0.38747,-3.81943 -0.55467,-5.73159 -0.0689,-0.78826 -0.008,-1.59542 -0.18489,-2.3666 -0.15121,-0.65809 -0.41607,-1.29318 -0.73956,-1.88588 -0.26223,-0.48046 -0.61048,-0.91115 -0.96143,-1.3312 -0.29623,-0.35456 -0.61854,-0.68875 -0.96143,-0.99841 -0.86009,-0.77674 -1.77979,-1.49049 -2.73637,-2.14473 -0.63862,-0.43678 -1.28389,-0.88273 -1.99682,-1.18329 -0.61164,-0.25786 -1.27963,-0.35383 -1.92286,-0.5177 -1.27761,-0.32548 -2.58662,-0.53338 -3.84571,-0.92445 -1.0843,-0.33678 -2.13653,-0.77298 -3.18011,-1.22027 -1.00339,-0.43006 -1.96723,-0.94731 -2.95824,-1.40517 -1.44743,-0.66873 -2.93281,-1.25582 -4.36341,-1.95983 -2.57294,-1.26617 -5.10827,-2.61453 -7.58049,-4.06758 -1.1614,-0.68261 -2.27449,-1.44443 -3.40198,-2.18171 -0.59513,-0.38916 -1.77495,-1.18329 -1.77495,-1.18329" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path4125" d="m 182.18835,137.89564 c 0,0 -0.87232,-0.4157 -1.25726,-0.70258 -0.49623,-0.36982 -0.94564,-0.81013 -1.3312,-1.29423 -0.25154,-0.31583 -0.45402,-0.67133 -0.62863,-1.03538 -0.37435,-0.7805 -0.65558,-1.60655 -0.88747,-2.44055 -0.17161,-0.61718 -0.36978,-1.88588 -0.36978,-1.88588" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path4127" d="m 177.45516,135.60301 c 0,0 -0.17402,-1.77396 -0.14791,-2.66242 0.0222,-0.75649 0.18015,-1.50294 0.25884,-2.25566 0.0682,-0.65262 0.11452,-1.30744 0.18489,-1.95984 0.18642,-1.72829 0.44744,-3.44807 0.62863,-5.17692 0.13156,-1.25526 0.16537,-2.52078 0.3328,-3.77176 0.16614,-1.24134 0.38815,-2.47651 0.66561,-3.6978 0.19544,-0.86023 0.48399,-1.69684 0.70258,-2.55148 0.17262,-0.67489 0.34322,-1.35089 0.48071,-2.0338 0.0148,-0.0735 0.037,-0.22186 0.037,-0.22186" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path4129" d="m 177.08538,116.2635 c 0,0 0.79887,-2.02748 1.22027,-3.0322 0.36935,-0.88061 0.72623,-1.76788 1.14632,-2.62544 0.27177,-0.55479 0.67449,-1.04713 0.88748,-1.62703 0.23003,-0.62629 0.22127,-1.31894 0.40675,-1.95984 0.11711,-0.40465 0.44374,-1.18329 0.44374,-1.18329" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path4131" d="m 179.59989,112.048 c 0,0 0.30261,-0.5623 0.55467,-0.73956 0.13714,-0.0964 0.31492,-0.12298 0.48071,-0.14791 0.34129,-0.0513 0.69342,0.0466 1.03538,0 0.45632,-0.0622 0.91028,-0.18293 1.33121,-0.36978 0.40006,-0.17758 0.79406,-0.39897 1.10934,-0.70258 0.34478,-0.33202 0.57799,-0.7666 0.81352,-1.1833 0.36643,-0.64829 0.65881,-1.3381 0.92445,-2.03379 0.14741,-0.38606 0.28154,-0.77959 0.36978,-1.1833 0.10349,-0.47347 0.0728,-0.97063 0.18489,-1.44214 0.10279,-0.43237 0.29534,-0.83834 0.44374,-1.25725 0.19657,-0.5549 0.45366,-1.09172 0.59165,-1.66401 0.19818,-0.82192 0.33716,-1.669041 0.3328,-2.514508 -0.002,-0.435784 -0.23718,-1.764884 -0.23718,-1.764884" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path4139" d="m 180.32619,110.16635 c 0,0 -0.40297,0.53048 -0.52295,0.83672 -0.13594,0.34697 -0.14966,0.73033 -0.20917,1.09819 -0.0842,0.5208 -0.1182,1.04917 -0.20918,1.56884 -0.1415,0.80829 -0.34122,1.60536 -0.52295,2.40557 -0.15075,0.66382 -0.27952,1.33386 -0.47066,1.9872 -0.20743,0.70902 -0.40646,1.42871 -0.73212,2.09179 -0.3666,0.74645 -0.88198,1.41106 -1.35967,2.09179 -0.51467,0.73343 -1.02513,1.47508 -1.62114,2.14409 -0.72172,0.81011 -1.52559,1.54717 -2.35326,2.24868 -0.79786,0.67625 -1.59736,1.37203 -2.51016,1.88261 -0.70344,0.39347 -1.48928,0.61888 -2.24867,0.88902 -0.7064,0.25129 -1.40486,0.55461 -2.14409,0.67983 -0.60178,0.10194 -1.22191,0.10097 -1.83032,0.0523 -0.74292,-0.0594 -1.46998,-0.25164 -2.19638,-0.41836 -0.91493,-0.20999 -1.84895,-0.38051 -2.71933,-0.73212 -0.70173,-0.28348 -1.38571,-0.63886 -1.98721,-1.09819 -0.69561,-0.53119 -1.22892,-1.24673 -1.83032,-1.88262 -0.81379,-0.86045 -1.6982,-1.66487 -2.40556,-2.61474 -0.44817,-0.60183 -0.85661,-1.24448 -1.15048,-1.93491 -0.28321,-0.66539 -0.39302,-1.39198 -0.57525,-2.09179 -0.27594,-1.05967 -0.6036,-2.11002 -0.78442,-3.18999 -0.19076,-1.13937 -0.22031,-2.30001 -0.31377,-3.45145 -0.0198,-0.24386 -0.0523,-0.73213 -0.0523,-0.73213" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path4141" d="m 150.9888,115.13436 c 0,0 -0.66865,-1.5822 -1.0459,-2.35327 -0.24334,-0.49737 -0.54692,-0.96406 -0.78442,-1.46425 -0.3888,-0.81883 -0.78373,-1.64245 -1.0459,-2.51016 -0.1849,-0.61197 -0.2843,-1.24857 -0.36606,-1.88261 -0.0693,-0.53706 -0.0142,-1.08723 -0.10459,-1.62114 -0.0543,-0.32108 -0.26148,-0.94131 -0.26148,-0.94131" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path4143" d="m 149.41995,111.6829 c 0,0 -0.59948,-0.56086 -0.9413,-0.78442 -0.0652,-0.0427 -0.134,-0.084 -0.20918,-0.10459 -0.23596,-0.0647 -0.4926,-0.002 -0.73213,-0.0523 -0.30765,-0.0641 -0.62532,-0.14283 -0.88901,-0.31377 -0.4035,-0.26158 -0.70897,-0.65831 -0.9936,-1.04589 -0.42492,-0.57861 -0.77293,-1.21866 -1.0459,-1.88262 -0.17208,-0.41856 -0.25461,-0.86876 -0.36607,-1.30737 -0.15414,-0.60656 -0.29571,-1.21661 -0.41835,-1.83032 -0.1213,-0.607 -0.19284,-1.22323 -0.31377,-1.83031 -0.0768,-0.3857 -0.20639,-0.76109 -0.26148,-1.15049 -0.1272,-0.899 -0.21692,-1.813368 -0.15688,-2.719331 0.0305,-0.460516 0.17035,-0.907224 0.26147,-1.359665 0.0668,-0.331798 0.20918,-0.993602 0.20918,-0.993602" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path4145" d="m 181.2675,106.6626 c 0.36022,0.16255 0.66127,-0.46145 0.88901,-0.78443 0.27048,-0.38359 0.39041,-0.85711 0.52295,-1.30737 0.18052,-0.61327 0.30477,-1.24627 0.36606,-1.88261 0.0368,-0.38173 -0.0631,-0.77221 0,-1.15049 0.10603,-0.63619 0.36872,-1.23956 0.62754,-1.830314 0.29421,-0.671543 0.64364,-1.321949 1.0459,-1.934909 0.34056,-0.518951 0.69961,-1.037628 1.15048,-1.464255 0.15456,-0.146246 0.31057,-0.379045 0.52295,-0.366064 0.23408,0.01431 0.34815,0.314308 0.52295,0.470654 0.15645,0.139936 0.30657,0.287445 0.47065,0.418358 0.11722,0.09352 0.24264,0.346632 0.36607,0.261474 0.28189,-0.19449 -0.19948,-0.656782 -0.26148,-0.993601 -0.0889,-0.482768 -0.17912,-0.973881 -0.15688,-1.464255 0.0403,-0.887928 0.41435,-1.73256 0.52295,-2.614742 0.13433,-1.091198 0.05,-2.200341 0.15688,-3.294573 0.13871,-1.420616 0.52267,-2.812368 0.62754,-4.235881 0.064,-0.869225 0.10011,-1.748929 0,-2.614741 -0.13161,-1.138272 -0.43156,-2.256699 -0.78442,-3.346869 -0.3898,-1.20429 -0.90008,-2.370631 -1.46426,-3.503753 -0.64761,-1.3007 -1.27869,-2.638699 -2.19638,-3.765227 -0.72504,-0.890036 -1.67365,-1.574413 -2.56245,-2.300973 -1.17687,-0.962048 -2.34493,-1.958092 -3.66063,-2.71933 -1.13523,-0.656822 -2.37898,-1.11189 -3.60835,-1.568845 -1.54007,-0.572441 -3.08216,-1.217411 -4.70653,-1.464255 -1.49934,-0.227844 -3.0331,0 -4.54965,0 -1.56884,0 -3.14576,-0.158999 -4.70653,0 -1.20398,0.122653 -2.42011,0.3147 -3.55605,0.732127 -1.36197,0.500486 -2.65656,1.221381 -3.81752,2.091793 -0.71007,0.532363 -1.28676,1.224919 -1.88262,1.882614 -0.75677,0.835308 -1.49364,1.69422 -2.14409,2.614741 -0.56414,0.79837 -1.04807,1.652148 -1.51655,2.510152 -0.49315,0.903192 -0.90294,1.849474 -1.35966,2.771625 -0.57088,1.152657 -1.29137,2.240736 -1.72573,3.451459 -0.28988,0.807982 -0.35673,1.680022 -0.57524,2.510151 -0.21761,0.826699 -0.56465,1.619563 -0.73213,2.457857 -0.19574,0.97973 -0.2426,1.984252 -0.31377,2.980805 -0.0659,0.922184 -0.11662,1.847171 -0.10459,2.771625 0.0107,0.820883 0.14026,1.637072 0.15688,2.457857 0.0152,0.749608 -0.21606,1.517019 -0.0523,2.248677 0.12771,0.570556 0.47269,1.074207 0.78442,1.568845 0.21194,0.33629 0.47759,0.635991 0.73213,0.941307 0.41899,0.502577 1.00121,0.885976 1.30737,1.464255 0.2354,0.444634 0.23176,0.979401 0.36606,1.464251 0.11187,0.40388 0.31015,0.78745 0.36607,1.20279 0.0838,0.62216 -0.0826,1.25556 -0.0523,1.88261 0.0271,0.5615 0.0188,1.14451 0.20918,1.67343 0.077,0.21385 0.21596,0.40459 0.36607,0.57525 0.17983,0.20446 0.40033,0.67301 0.62753,0.52294 0.45556,-0.30092 -0.40881,-1.02638 -0.47065,-1.56884 -0.0613,-0.53802 -0.0135,-1.09267 0.10459,-1.62114 0.13483,-0.60339 0.47073,-1.14389 0.67983,-1.72573 0.26661,-0.74183 0.66612,-1.463159 0.73213,-2.248676 0.0797,-0.948238 -0.4159,-1.872343 -0.41836,-2.823921 -0.002,-0.616299 0.12506,-1.229307 0.26148,-1.830319 0.14156,-0.623664 0.45897,-1.201449 0.57524,-1.830319 0.15558,-0.841486 0.15688,-2.300972 0.15688,-2.562446 0,-0.261474 0.57525,-3.189984 0.57525,-3.399163 0,-0.20918 0.30686,-1.386112 0.57524,-2.039499 0.50691,-1.234123 1.03168,-2.521823 1.93491,-3.503753 0.7659,-0.832626 1.76712,-1.478846 2.82392,-1.882613 0.80599,-0.307942 1.70051,-0.405162 2.56244,-0.366064 0.68003,0.03085 1.34143,0.255349 1.98721,0.470653 0.70354,0.23456 1.32171,0.702547 2.0395,0.889012 0.69502,0.18055 1.42681,0.243437 2.14408,0.20918 0.72735,-0.03474 1.42172,-0.326624 2.14409,-0.418359 0.86619,-0.109998 1.74291,-0.108935 2.61474,-0.156884 0.69708,-0.03834 1.77803,-0.10459 2.0918,-0.10459 0.31376,0 2.09179,0.0523 2.35326,0.0523 0.26148,0 1.13304,0.488623 1.67344,0.784422 0.68723,0.376175 1.40741,0.728163 1.9872,1.255076 0.50575,0.459622 0.9385,1.015491 1.25508,1.621139 0.29626,0.566768 0.44344,1.20452 0.57524,1.830319 0.16266,0.772306 0.16504,1.569931 0.26147,2.353267 0.0795,0.645956 0.20483,1.286547 0.26148,1.934909 0.0759,0.868967 -0.12384,1.772905 0.10459,2.614741 0.15521,0.57199 0.78442,1.359666 0.83671,1.568845 0.0523,0.20918 0.39387,0.856109 0.52295,1.30737 0.13636,0.476687 0.2537,0.96851 0.26148,1.464255 0.0113,0.722219 -0.27546,1.422796 -0.31377,2.144088 -0.0472,0.888441 0.0111,1.78226 0.10459,2.66703 0.0967,0.91483 0.32047,1.81175 0.47065,2.71933 0.10948,0.66161 0.26131,1.31866 0.31377,1.98721 0.0232,0.29543 -0.2701,0.76712 1e-5,0.88901 z" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path4147" d="m 156.95041,116.65091 c 0,0 0.62577,0.0943 0.9413,0.10459 0.38369,0.0125 0.76783,-0.0216 1.15049,-0.0523 0.45477,-0.0365 0.90481,-0.12159 1.35967,-0.15688 0.43483,-0.0337 0.87352,-0.0969 1.30737,-0.0523 0.21448,0.0221 0.41426,0.12521 0.62753,0.15689 0.34528,0.0513 0.69694,0.0436 1.0459,0.0523 0.38338,0.01 0.76709,0.009 1.15049,0 0.38379,-0.009 0.7671,-0.0721 1.15048,-0.0523 0.35206,0.0182 0.69678,0.10793 1.0459,0.15688 0.40041,0.0561 0.80137,0.10841 1.20278,0.15689 0.31342,0.0378 0.94131,0.10459 0.94131,0.10459" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path4149" d="m 158.0486,117.38304 c 0,0 0.82354,0.54532 1.25507,0.78442 0.66147,0.36651 1.31698,0.77036 2.0395,0.9936 0.57235,0.17684 1.17936,0.24016 1.77803,0.26147 0.69878,0.0249 1.4122,0.008 2.09179,-0.15688 0.47829,-0.1158 0.90958,-0.37623 1.35966,-0.57524 0.45653,-0.20186 0.90977,-0.41131 1.35967,-0.62754 0.21079,-0.10131 0.62754,-0.31377 0.62754,-0.31377" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path4151" d="m 157.73483,115.86649 c 0,0 0.8297,-0.27137 1.25508,-0.36607 0.77488,-0.17251 1.56479,-0.27374 2.35326,-0.36606 0.65996,-0.0773 1.32299,-0.13882 1.98721,-0.15689 0.71464,-0.0194 1.42979,0.0226 2.14408,0.0523 0.2966,0.0123 0.59752,-0.004 0.88902,0.0523 0.43303,0.0834 0.85893,0.22461 1.25507,0.41836 0.50814,0.24852 1.41196,0.94131 1.41196,0.94131" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path4153" d="m 160.92481,110.37553 c 0,0 -0.55191,-0.22651 -0.67983,-0.47065 -0.0728,-0.13897 -0.10279,-0.35214 0,-0.47066 0.0808,-0.0931 0.24342,-0.0647 0.36606,-0.0523 0.25783,0.026 0.50323,0.14 0.73213,0.26147 0.28642,0.15199 0.54731,0.35408 0.78442,0.57525 0.21707,0.20248 0.34185,0.4964 0.57525,0.67983 0.24517,0.19268 0.52737,0.37909 0.83671,0.41836 0.2476,0.0314 0.5219,-0.0224 0.73213,-0.15689 0.22025,-0.14092 0.30939,-0.42172 0.47066,-0.62754 0.1528,-0.19502 0.27087,-0.42872 0.47065,-0.57524 0.15139,-0.11103 0.34863,-0.13945 0.52295,-0.20918 0.17432,-0.0697 0.33615,-0.19038 0.52295,-0.20918 0.19391,-0.0195 0.40261,0.0141 0.57524,0.10459 0.13102,0.0687 0.26481,0.1742 0.31377,0.31377 0.0523,0.14895 0.038,0.34118 -0.0523,0.47066 -0.11147,0.15986 -0.52295,0.26147 -0.52295,0.26147" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path4155" d="m 167.30478,110.84618 c 0,0 0.74942,-0.0584 1.0459,-0.26147 0.29926,-0.20498 0.48807,-0.55417 0.62754,-0.88901 0.1157,-0.27779 0.16577,-0.58823 0.15688,-0.88902 -0.0111,-0.37613 -0.12432,-0.74778 -0.26147,-1.09819 -0.11663,-0.29799 -0.47066,-0.83671 -0.47066,-0.83671" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path4157" d="m 160.0881,110.6893 c 0,0 -0.62016,-0.0664 -0.88902,-0.20918 -0.27236,-0.14466 -0.52255,-0.36226 -0.67983,-0.62754 -0.14662,-0.24729 -0.20379,-0.54928 -0.20918,-0.83672 -0.006,-0.3384 0.0601,-0.68972 0.20918,-0.9936 0.20149,-0.4108 0.88901,-1.04589 0.88901,-1.04589" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path4159" d="m 166.36348,98.661489 c 0,0 -0.36955,1.067606 -0.47066,1.621141 -0.1194,0.65365 -0.13826,1.323 -0.15688,1.9872 -0.0215,0.76689 -0.0872,1.54657 0.0523,2.30097 0.0943,0.50964 0.52295,1.46426 0.52295,1.46426" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path4161" d="m 162.0753,98.870668 c 0,0 -0.0752,1.640982 -0.15688,2.457862 -0.077,0.77025 -0.18363,1.5379 -0.31377,2.30097 -0.11668,0.68411 -0.41836,2.0395 -0.41836,2.0395" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path4163" d="m 168.45527,100.80558 c 0,0 -0.003,-0.69915 0.15688,-0.993605 0.21258,-0.390282 0.63585,-0.625336 0.9936,-0.889012 0.24546,-0.180917 0.49354,-0.37919 0.78443,-0.470653 0.48339,-0.151988 1.00997,-0.116472 1.51655,-0.10459 0.7544,0.0177 1.50412,0.1387 2.24867,0.261474 0.49252,0.08121 1.00441,0.119592 1.46426,0.313769 0.4632,0.195592 1.25507,0.836717 1.25507,0.836717" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path4165" d="m 168.82133,99.655091 c 0,0 0.17242,0.345869 0.31377,0.470649 0.17533,0.15478 0.40747,0.23463 0.62754,0.31377 0.43769,0.1574 0.89458,0.30693 1.35966,0.31377 0.53325,0.008 1.06441,-0.14069 1.56885,-0.31377 0.36869,-0.1265 0.76436,-0.25338 1.0459,-0.522945 0.12963,-0.124117 0.21645,-0.296923 0.26147,-0.470654 0.0175,-0.0675 0.021,-0.142678 0,-0.209179 -0.064,-0.202936 -0.36606,-0.522948 -0.36606,-0.522948" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath transform="translate(-255.08051,-0.05229482)" d="m 427.92981,98.518146 c 0.28134,0.664976 -0.0297,1.432113 -0.69464,1.713454 -0.66497,0.28133 -1.43211,-0.0297 -1.71345,-0.694646 -0.14177,-0.335091 -0.13748,-0.714103 0.0118,-1.045903" id="path4167" style="opacity:0.98999999;fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /%3E%3Cpath transform="translate(-255.44657,0)" d="m 427.54247,98.381928 c 0.23635,0.307739 0.17848,0.748809 -0.12926,0.985158 -0.30774,0.236349 -0.74881,0.178475 -0.98516,-0.129264 -0.19619,-0.255444 -0.19355,-0.611574 0.006,-0.864089" id="path4169" style="opacity:0.98999999;fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /%3E%3Cpath id="path4171" d="m 159.5913,100.57025 c 0,0 0.0167,-0.35376 -0.0261,-0.52295 -0.0545,-0.215412 -0.17506,-0.4098 -0.28762,-0.601389 -0.12985,-0.221016 -0.25272,-0.457462 -0.44451,-0.627538 -0.17799,-0.157839 -0.41275,-0.237645 -0.62754,-0.339916 -0.24697,-0.117595 -0.49072,-0.256831 -0.75827,-0.313769 -0.31554,-0.06715 -0.64492,-0.03235 -0.96746,-0.02615 -0.53271,0.01024 -1.06803,0.02587 -1.59499,0.10459 -0.45163,0.06747 -0.88928,0.208034 -1.33352,0.313769 -0.47094,0.112092 -1.41196,0.339916 -1.41196,0.339916" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path4173" d="m 153.99575,98.530751 c 0,0 -0.1883,0.112808 -0.20918,0.20918 -0.0158,0.07277 0.0294,0.153138 0.0784,0.209179 0.1823,0.208362 0.47979,0.278306 0.73213,0.392211 0.36447,0.164521 0.73689,0.319398 1.12434,0.418359 0.58877,0.150383 1.19979,0.198278 1.80417,0.26147 0.26928,0.0282 0.54055,0.0721 0.81057,0.0523 0.12445,-0.009 0.25644,-0.0188 0.36606,-0.07844 0.0758,-0.04123 0.13929,-0.108664 0.18304,-0.183032 0.0644,-0.109374 0.10243,-0.239182 0.10454,-0.366064 0.002,-0.143721 -0.10454,-0.418359 -0.10454,-0.418359" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path4175" d="m 158.30972,98.537952 c 0.0154,0.684116 -0.45396,1.26645 -1.09393,1.418443 m -0.94752,-0.101436 c -0.4678,-0.225002 -0.79543,-0.698426 -0.80789,-1.252964 -0.003,-0.142389 0.015,-0.284453 0.0539,-0.421457" style="opacity:0.98999999;fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /%3E%3Cpath transform="translate(-255.44657,0)" d="m 412.81365,98.14145 c 0.2475,0.305936 0.20012,0.754583 -0.10581,1.00208 -0.30594,0.247498 -0.75458,0.200124 -1.00208,-0.105812 -0.21092,-0.260721 -0.21148,-0.633233 -0.001,-0.894591" id="path4178" style="opacity:0.98999999;fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /%3E%3Cpath id="path4180" d="m 167.72314,96.883465 c 0.44051,0.201329 0.80268,-0.559154 1.25508,-0.732127 0.64822,-0.247846 1.34905,-0.348274 2.03949,-0.418359 0.5723,-0.05809 1.15128,-0.03015 1.72573,0 0.66515,0.03491 1.33572,0.07062 1.98721,0.209179 0.71712,0.152516 1.37392,0.530878 2.09179,0.679833 0.36005,0.07471 0.82613,0.351974 1.09819,0.10459 0.27084,-0.24627 0.0681,-0.738521 0,-1.098192 -0.0976,-0.51524 -0.27586,-1.033717 -0.57524,-1.464255 -0.25372,-0.364875 -0.58459,-0.715161 -0.9936,-0.889012 -0.43433,-0.184617 -0.94092,-0.07537 -1.41196,-0.104589 -0.6968,-0.04322 -1.39759,-0.17851 -2.0918,-0.10459 -0.73581,0.07835 -1.42192,0.413862 -2.14408,0.575243 -0.67407,0.150635 -1.45423,-7.06e-4 -2.0395,0.366064 -0.40181,0.251803 -0.6273,0.725044 -0.83672,1.150486 -0.13642,0.277133 -0.24592,0.580515 -0.26147,0.889012 -0.0143,0.283406 -0.10121,0.718761 0.15688,0.836717 z" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath id="path4182" d="m 161.55235,96.517401 c 0.32877,-0.558159 -0.35338,-1.29446 -0.78442,-1.778024 -0.38991,-0.437418 -0.98789,-0.636262 -1.51655,-0.889012 -0.62215,-0.297447 -1.26834,-0.555401 -1.93491,-0.732127 -0.64821,-0.171859 -1.31787,-0.27246 -1.9872,-0.313769 -0.52225,-0.03223 -1.05195,-0.0289 -1.56885,0.0523 -0.7522,0.11816 -1.49911,0.321638 -2.19638,0.627538 -0.33674,0.147731 -0.72865,0.275253 -0.94131,0.575243 -0.14434,0.203612 -0.13945,0.483154 -0.15688,0.732127 -0.0171,0.244067 -0.11056,0.549546 0.0523,0.732128 0.18889,0.211762 0.55465,0.12592 0.83672,0.156884 0.52012,0.0571 1.04854,0.10757 1.56885,0.0523 0.42882,-0.04555 0.83259,-0.227328 1.25507,-0.313769 0.43238,-0.08846 0.86743,-0.174206 1.30737,-0.209179 0.48655,-0.03868 0.98,-0.06096 1.46426,0 0.76764,0.09663 1.52377,0.304832 2.24867,0.575243 0.32868,0.122609 0.61975,0.33043 0.94131,0.470653 0.27304,0.119065 0.54152,0.27396 0.83672,0.313769 0.19081,0.02573 0.47751,0.113589 0.57523,-0.0523 z" style="fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /%3E%3Cpath transform="matrix(0.88250632,-0.47030053,0.47030053,0.88250632,-295.89663,208.40096)" d="m 398.80032,185.62778 c 0,1.17903 -1.21748,2.13482 -2.71933,2.13482 -1.50184,0 -2.71933,-0.95579 -2.71933,-2.13482 0,-1.17903 1.21749,-2.13482 2.71933,-2.13482 1.50185,0 2.71933,0.95579 2.71933,2.13482 z" id="path4188" style="opacity:0.98999999;fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /%3E%3Cpath transform="translate(-255.39428,-0.10458965)" d="m 396.86543,186.49065 c 0,0.47654 -0.38632,0.86286 -0.86287,0.86286 -0.47654,0 -0.86286,-0.38632 -0.86286,-0.86286 0,-0.47655 0.38632,-0.86287 0.86286,-0.86287 0.47655,0 0.86287,0.38632 0.86287,0.86287 z" id="path4190" style="opacity:0.98999999;fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /%3E%3Cpath transform="matrix(0.82397712,0.56662307,-0.56662307,0.82397712,-72.68009,-217.76018)" d="m 445.36788,185.49704 c 0,1.12063 -1.20533,2.02908 -2.69219,2.02908 -1.48686,0 -2.69219,-0.90845 -2.69219,-2.02908 0,-1.12063 1.20533,-2.02908 2.69219,-2.02908 1.48686,0 2.69219,0.90845 2.69219,2.02908 z" id="path4192" style="opacity:0.98999999;fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /%3E%3Cpath transform="translate(-255.44657,0)" d="m 443.617,186.35991 c 0,0.51987 -0.42144,0.94131 -0.94131,0.94131 -0.51987,0 -0.94131,-0.42144 -0.94131,-0.94131 0,-0.51987 0.42144,-0.94131 0.94131,-0.94131 0.51987,0 0.94131,0.42144 0.94131,0.94131 z" id="path4194" style="opacity:0.98999999;fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /%3E%3Cpath transform="translate(71.989627,62.034365)" id="path5688" d="m 86.619334,237.23943 c 0,0 3.314104,2.54581 5.26822,2.57285 1.973644,0.0273 5.390737,-2.45033 5.390737,-2.45033" style="fill:none;stroke:%23000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /%3E%3Cpath transform="translate(72.162892,62.034365)" d="m 93.043217,179.70755 c 0,0.90907 -0.736946,1.64602 -1.646015,1.64602 -0.90907,0 -1.646016,-0.73695 -1.646016,-1.64602 0,-0.90907 0.736946,-1.64602 1.646016,-1.64602 0.909069,0 1.646015,0.73695 1.646015,1.64602 z" id="path5690" style="opacity:0.98999999;fill:none;stroke:%23000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A')}/*# sourceMappingURL=callout-autopsy.css.map */
