From d6acb07023012845407b681ffec9ff33e76867db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Jul 2023 04:14:51 +0000 Subject: [PATCH 001/144] Bump @types/react from 18.2.16 to 18.2.17 Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.16 to 18.2.17. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) --- updated-dependencies: - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 4f444250e2e..6a503de68c9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3998,9 +3998,9 @@ "@types/react" "*" "@types/react@*", "@types/react@>=16", "@types/react@^18.0.25", "@types/react@^18.0.8": - version "18.2.16" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.16.tgz#403dda0e933caccac9efde569923239ac426786c" - integrity sha512-LLFWr12ZhBJ4YVw7neWLe6Pk7Ey5R9OCydfuMsz1L8bZxzaawJj2p06Q8/EFEHDeTBQNFLF62X+CG7B2zIyu0Q== + version "18.2.17" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.17.tgz#baa565b17ddb649c2dac85b5eaf9e9a1fe0f3b4e" + integrity sha512-u+e7OlgPPh+aryjOm5UJMX32OvB2E3QASOAqVMY6Ahs90djagxwv2ya0IctglNbNTexC12qCSMZG47KPfy1hAA== dependencies: "@types/prop-types" "*" "@types/scheduler" "*" From 3673dc89e30ac535d2e7eeed76a34b16f46a3f84 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Jul 2023 04:15:23 +0000 Subject: [PATCH 002/144] Bump @sanity/client from 6.1.7 to 6.2.0 Bumps [@sanity/client](https://github.com/sanity-io/client) from 6.1.7 to 6.2.0. - [Release notes](https://github.com/sanity-io/client/releases) - [Changelog](https://github.com/sanity-io/client/blob/main/CHANGELOG.md) - [Commits](https://github.com/sanity-io/client/compare/v6.1.7...v6.2.0) --- updated-dependencies: - dependency-name: "@sanity/client" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- yarn.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/yarn.lock b/yarn.lock index 4f444250e2e..b2b61697c03 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2985,12 +2985,12 @@ pkg-dir "^5.0.0" "@sanity/client@^6.1.2", "@sanity/client@^6.1.5": - version "6.1.7" - resolved "https://registry.npmjs.org/@sanity/client/-/client-6.1.7.tgz" - integrity sha512-crleZDBic3VpmBhIuiVZNkJMxAWE/fj5v+hHBXt+2psW1CJrvBdTLX14f4cqC40W1YDDE4ZGrDkYuph6Y6/YzQ== + version "6.2.0" + resolved "https://registry.yarnpkg.com/@sanity/client/-/client-6.2.0.tgz#5d2c1f0282b6d2ae5c11fd007c0ba91d58512587" + integrity sha512-tgU2p+KlhzXDZ2UNLFUuUNNMmdLfKM8YKuH8VlAE1X615f+UKhbCI2c16ijrHPReM80gpuTYbNrjRqtocY7MOg== dependencies: "@sanity/eventsource" "^5.0.0" - get-it "^8.1.0" + get-it "^8.2.0" rxjs "^7.0.0" "@sanity/color@^2.1.20", "@sanity/color@^2.2.5": @@ -8444,10 +8444,10 @@ get-intrinsic@^1.0.2, get-intrinsic@^1.1.1, get-intrinsic@^1.1.3, get-intrinsic@ has-proto "^1.0.1" has-symbols "^1.0.3" -get-it@^8.0.9, get-it@^8.1.0: - version "8.3.0" - resolved "https://registry.npmjs.org/get-it/-/get-it-8.3.0.tgz" - integrity sha512-R8rM45CWEI1shdTegGCs/9yy/z6DgwS5XMVIVZtSVpu0XABxPp3PA3TCl6mzVQOcHecbqD+VUFg1poAtBtO19A== +get-it@^8.0.9, get-it@^8.2.0: + version "8.3.1" + resolved "https://registry.yarnpkg.com/get-it/-/get-it-8.3.1.tgz#bb92c6740a1260275ad13b31a543755b38a8b5c9" + integrity sha512-fi5wQakZVHWRy3zP0env52PHXP9Zl/p8Q2Ow8z9SmwpYgfCaA90hCSW2twC5/cpV5M1wB6tSmLqldVMP1tS1qw== dependencies: debug "^4.3.4" decompress-response "^7.0.0" From f8536c61c15a5d239fb7256831f97bf213818c73 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Jul 2023 04:16:52 +0000 Subject: [PATCH 003/144] Bump @types/node from 20.4.4 to 20.4.5 Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.4.4 to 20.4.5. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 4f444250e2e..d1213e1a178 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3949,9 +3949,9 @@ "@types/unist" "^2" "@types/node@*", "@types/node@^20.1.0": - version "20.4.4" - resolved "https://registry.yarnpkg.com/@types/node/-/node-20.4.4.tgz#c79c7cc22c9d0e97a7944954c9e663bcbd92b0cb" - integrity sha512-CukZhumInROvLq3+b5gLev+vgpsIqC2D0deQr/yS1WnxvmYLlJXZpaQrQiseMY+6xusl79E04UjWoqyr+t1/Ew== + version "20.4.5" + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.4.5.tgz#9dc0a5cb1ccce4f7a731660935ab70b9c00a5d69" + integrity sha512-rt40Nk13II9JwQBdeYqmbn2Q6IVTA5uPhvSO+JVqdXw/6/4glI6oR9ezty/A9Hg5u7JH4OmYmuQ+XvjKm0Datg== "@types/node@^18.0.0": version "18.16.19" From 845f8f025560c05244e85ed9abc9c340e4d73350 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Jul 2023 04:18:24 +0000 Subject: [PATCH 004/144] Bump @sanity/cli from 3.14.3 to 3.14.4 Bumps [@sanity/cli](https://github.com/sanity-io/sanity/tree/HEAD/packages/@sanity/cli) from 3.14.3 to 3.14.4. - [Release notes](https://github.com/sanity-io/sanity/releases) - [Commits](https://github.com/sanity-io/sanity/commits/v3.14.4/packages/@sanity/cli) --- updated-dependencies: - dependency-name: "@sanity/cli" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- sites/sanity/package.json | 2 +- yarn.lock | 15 +++++++++++++++ 2 files changed, 16 insertions(+), 1 deletion(-) diff --git a/sites/sanity/package.json b/sites/sanity/package.json index 8a24b02fb12..ee093d7b653 100644 --- a/sites/sanity/package.json +++ b/sites/sanity/package.json @@ -35,7 +35,7 @@ "eslint": "8.45.0", "prettier": "3.0.0", "typescript": "5.1.6", - "@sanity/cli": "3.14.3" + "@sanity/cli": "3.14.4" }, "engines": { "node": "18", diff --git a/yarn.lock b/yarn.lock index 4f444250e2e..f175c1fd788 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2984,6 +2984,21 @@ golden-fleece "^1.0.9" pkg-dir "^5.0.0" +"@sanity/cli@3.14.4": + version "3.14.4" + resolved "https://registry.yarnpkg.com/@sanity/cli/-/cli-3.14.4.tgz#9d5d9c3a1cf88dc428e90ce00e7647f0a2b47fcb" + integrity sha512-nLJKuChIgxUhjq9iKTOya7dkFYdKc3+/yU0S6pnFi2sJGOo6P1uBGX0vJ6a9t59tGFhXcTF4RyBvNAJAfc5WZw== + dependencies: + "@babel/traverse" "^7.19.0" + "@vercel/frameworks" "1.4.3" + "@vercel/fs-detectors" "4.1.0" + chalk "^4.1.2" + esbuild "^0.18.0" + esbuild-register "^3.4.1" + get-it "^8.0.9" + golden-fleece "^1.0.9" + pkg-dir "^5.0.0" + "@sanity/client@^6.1.2", "@sanity/client@^6.1.5": version "6.1.7" resolved "https://registry.npmjs.org/@sanity/client/-/client-6.1.7.tgz" From 4642d5429a0ccc602f07c12ff82492a1155852ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Jul 2023 04:18:44 +0000 Subject: [PATCH 005/144] Bump echarts from 5.4.2 to 5.4.3 Bumps [echarts](https://github.com/apache/echarts) from 5.4.2 to 5.4.3. - [Release notes](https://github.com/apache/echarts/releases) - [Commits](https://github.com/apache/echarts/compare/5.4.2...5.4.3) --- updated-dependencies: - dependency-name: echarts dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- sites/org/package.json | 2 +- yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/sites/org/package.json b/sites/org/package.json index 0789676eef3..ed2b119c406 100644 --- a/sites/org/package.json +++ b/sites/org/package.json @@ -42,7 +42,7 @@ "algoliasearch": "4.19.1", "react-copy-to-clipboard": "5.1.0", "daisyui": "3.5.0", - "echarts": "5.4.2", + "echarts": "5.4.3", "echarts-for-react": "3.0.2", "jotai": "2.2.2", "jotai-location": "0.5.1", diff --git a/yarn.lock b/yarn.lock index 4f444250e2e..9c4b367dc80 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7096,13 +7096,13 @@ echarts-for-react@3.0.2: fast-deep-equal "^3.1.3" size-sensor "^1.0.1" -echarts@5.4.2: - version "5.4.2" - resolved "https://registry.yarnpkg.com/echarts/-/echarts-5.4.2.tgz#9f38781c9c6ae323e896956178f6956952c77a48" - integrity sha512-2W3vw3oI2tWJdyAz+b8DuWS0nfXtSDqlDmqgin/lfzbkB01cuMEN66KWBlmur3YMp5nEDEEt5s23pllnAzB4EA== +echarts@5.4.3: + version "5.4.3" + resolved "https://registry.yarnpkg.com/echarts/-/echarts-5.4.3.tgz#f5522ef24419164903eedcfd2b506c6fc91fb20c" + integrity sha512-mYKxLxhzy6zyTi/FaEbJMOZU1ULGEQHaeIeuMR5L+JnJTpz+YR03mnnpBhbR4+UYJAgiXgpyTVLffPAjOTLkZA== dependencies: tslib "2.3.0" - zrender "5.4.3" + zrender "5.4.4" ee-first@1.1.1: version "1.1.1" @@ -18154,10 +18154,10 @@ zod@3.21.4: resolved "https://registry.npmjs.org/zod/-/zod-3.21.4.tgz" integrity sha512-m46AKbrzKVzOzs/DZgVnG5H55N1sv1M8qZU3A8RIKbs3mrACDNeIOeilDymVb2HdmP8uwshOCF4uJ8uM9rCqJw== -zrender@5.4.3: - version "5.4.3" - resolved "https://registry.yarnpkg.com/zrender/-/zrender-5.4.3.tgz#41ffaf835f3a3210224abd9d6964b48ff01e79f5" - integrity sha512-DRUM4ZLnoaT0PBVvGBDO9oWIDBKFdAVieNWxWwK0niYzJCMwGchRk21/hsE+RKkIveH3XHCyvXcJDkgLVvfizQ== +zrender@5.4.4: + version "5.4.4" + resolved "https://registry.yarnpkg.com/zrender/-/zrender-5.4.4.tgz#8854f1d95ecc82cf8912f5a11f86657cb8c9e261" + integrity sha512-0VxCNJ7AGOMCWeHVyTrGzUgrK4asT4ml9PEkeGirAkKNYXYzoPJCLvmyfdoOXcjTHPs10OZVMfD1Rwg16AZyYw== dependencies: tslib "2.3.0" From d1a335f0ae88430704033c5a95d3b2cb209785f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Jul 2023 08:24:40 +0000 Subject: [PATCH 006/144] Bump react-instantsearch-dom from 6.40.3 to 6.40.4 Bumps [react-instantsearch-dom](https://github.com/algolia/instantsearch.js) from 6.40.3 to 6.40.4. - [Release notes](https://github.com/algolia/instantsearch.js/releases) - [Commits](https://github.com/algolia/instantsearch.js/compare/react-instantsearch-dom@6.40.3...react-instantsearch-dom@6.40.4) --- updated-dependencies: - dependency-name: react-instantsearch-dom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- sites/dev/package.json | 2 +- sites/lab/package.json | 2 +- sites/org/package.json | 2 +- yarn.lock | 29 +++++++++++------------------ 4 files changed, 14 insertions(+), 21 deletions(-) diff --git a/sites/dev/package.json b/sites/dev/package.json index 0ca894b1bda..dd3641c10bf 100644 --- a/sites/dev/package.json +++ b/sites/dev/package.json @@ -48,7 +48,7 @@ "react-copy-to-clipboard": "5.1.0", "react-dom": "18.2.0", "react-hotkeys-hook": "4.4.1", - "react-instantsearch-dom": "6.40.3", + "react-instantsearch-dom": "6.40.4", "react-instantsearch-hooks-web": "6.47.2", "react-markdown": "8.0.7", "react-swipeable": "7.0.1", diff --git a/sites/lab/package.json b/sites/lab/package.json index 967f62eadeb..04624b7612b 100644 --- a/sites/lab/package.json +++ b/sites/lab/package.json @@ -53,7 +53,7 @@ "react-copy-to-clipboard": "5.1.0", "react-hotkeys-hook": "4.4.1", "react-i18next": "13.0.2", - "react-instantsearch-dom": "6.40.3", + "react-instantsearch-dom": "6.40.4", "react-markdown": "8.0.7", "react-swipeable": "7.0.1", "react-timeago": "7.1.0", diff --git a/sites/org/package.json b/sites/org/package.json index 0789676eef3..5192a61f641 100644 --- a/sites/org/package.json +++ b/sites/org/package.json @@ -53,7 +53,7 @@ "next": "13.4.12", "react-dropzone": "14.2.3", "react-hotkeys-hook": "4.4.1", - "react-instantsearch-dom": "6.40.3", + "react-instantsearch-dom": "6.40.4", "react-hot-toast": "2.4.1", "react-markdown": "8.0.7", "react-swipeable": "7.0.1", diff --git a/yarn.lock b/yarn.lock index 659a90cfb7e..2e76650aed7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4426,13 +4426,6 @@ ajv@^8.11.0: require-from-string "^2.0.2" uri-js "^4.2.2" -algoliasearch-helper@3.13.5: - version "3.13.5" - resolved "https://registry.yarnpkg.com/algoliasearch-helper/-/algoliasearch-helper-3.13.5.tgz#0e20f6af3b2cb918e0b8bcb6f7f233bdbb53be1d" - integrity sha512-UsiDw8/RN3S/46EEJ6s5fX/vCNPlMNPQrB0TL/105Umyc+UdgbErCTaSf46pcVDIctAFN+9HF7txEg1eMHUvww== - dependencies: - "@algolia/events" "^4.0.1" - algoliasearch-helper@3.14.0: version "3.14.0" resolved "https://registry.yarnpkg.com/algoliasearch-helper/-/algoliasearch-helper-3.14.0.tgz#2409c2591952719ab6fba1de77b3bbe5094ab85e" @@ -14204,27 +14197,27 @@ react-i18next@13.0.2: "@babel/runtime" "^7.22.5" html-parse-stringify "^3.0.1" -react-instantsearch-core@6.40.3: - version "6.40.3" - resolved "https://registry.yarnpkg.com/react-instantsearch-core/-/react-instantsearch-core-6.40.3.tgz#5ee0abca93bc7d7e00c445377914f1d922000612" - integrity sha512-hAwJVCh0fwFwoyy5TqvXAHRcrQpwUojzqUnIr/RRD9z2Pz/HfGosgizKaEETpY5PGl40jFfjCXHwFgaTVcxUXQ== +react-instantsearch-core@6.40.4: + version "6.40.4" + resolved "https://registry.yarnpkg.com/react-instantsearch-core/-/react-instantsearch-core-6.40.4.tgz#74feaa94436a20df91febe64b7d8ef0f7b3e657a" + integrity sha512-sEOgRU2MKL8edO85sNHvKlZ5yq9OFw++CDsEqYpHJvbWLE/2J2N49XAUY90kior09I2kBkbgowBbov+Py1AubQ== dependencies: "@babel/runtime" "^7.1.2" - algoliasearch-helper "3.13.5" + algoliasearch-helper "3.14.0" prop-types "^15.6.2" react-fast-compare "^3.0.0" -react-instantsearch-dom@6.40.3: - version "6.40.3" - resolved "https://registry.yarnpkg.com/react-instantsearch-dom/-/react-instantsearch-dom-6.40.3.tgz#745148aa1f773382e09841aada4259f6d2dd6061" - integrity sha512-ozmedd7Mo27JpsJHTFbpdReqH9Wmu8Xt7yGnY070koHoxbD27QaABQsvi/mh/kh3NWrq+B/ROTqXNLlK2VtE/g== +react-instantsearch-dom@6.40.4: + version "6.40.4" + resolved "https://registry.yarnpkg.com/react-instantsearch-dom/-/react-instantsearch-dom-6.40.4.tgz#9e56bb66626a66da523bd343e2cb5cd6362efbe4" + integrity sha512-Oy8EKEOg/dfTE8tHc7GZRlzUdbZY4Mxas1x2OtvSNui+YAbIWafIf1g98iOGyVTB2qI5WH91YyUJTLPNfLrs6Q== dependencies: "@babel/runtime" "^7.1.2" - algoliasearch-helper "3.13.5" + algoliasearch-helper "3.14.0" classnames "^2.2.5" prop-types "^15.6.2" react-fast-compare "^3.0.0" - react-instantsearch-core "6.40.3" + react-instantsearch-core "6.40.4" react-instantsearch-hooks-web@6.47.2: version "6.47.2" From 7c1fee899debd3feab96d0ed424dcec93cc63955 Mon Sep 17 00:00:00 2001 From: github-actions Date: Thu, 27 Jul 2023 08:27:21 +0000 Subject: [PATCH 007/144] [dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/react-instantsearch-dom-6.40.4 changes in config/dependencies.yaml --- config/dependencies.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/dependencies.yaml b/config/dependencies.yaml index 70233682743..07ea633efc6 100644 --- a/config/dependencies.yaml +++ b/config/dependencies.yaml @@ -237,7 +237,7 @@ dev: 'react-copy-to-clipboard': &reactCopyToClipboard '5.1.0' 'react-dom': *react 'react-hotkeys-hook': &reactHotkeysHook '4.4.1' - 'react-instantsearch-dom': &reactInstantsearchDom '6.40.3' + 'react-instantsearch-dom': &reactInstantsearchDom '6.40.4' 'react-instantsearch-hooks-web': '6.47.2' 'react-markdown': &reactMarkdown '8.0.7' 'react-swipeable': &reactSwipeable '7.0.1' From 02e839136904d340a53d0b6f60e2d471246ccb90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Jul 2023 08:30:26 +0000 Subject: [PATCH 008/144] Bump sanity from 3.14.3 to 3.14.4 Bumps [sanity](https://github.com/sanity-io/sanity/tree/HEAD/packages/sanity) from 3.14.3 to 3.14.4. - [Release notes](https://github.com/sanity-io/sanity/releases) - [Commits](https://github.com/sanity-io/sanity/commits/v3.14.4/packages/sanity) --- updated-dependencies: - dependency-name: sanity dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- sites/sanity/package.json | 2 +- yarn.lock | 141 +++++++++++++++++++++----------------- 2 files changed, 79 insertions(+), 64 deletions(-) diff --git a/sites/sanity/package.json b/sites/sanity/package.json index 8a24b02fb12..76e76c377c4 100644 --- a/sites/sanity/package.json +++ b/sites/sanity/package.json @@ -26,7 +26,7 @@ "react": "18.2.0", "react-dom": "18.2.0", "react-is": "18.2.0", - "sanity": "3.14.3", + "sanity": "3.14.4", "styled-components": "5.3.11", "sanity-plugin-markdown": "4.1.0" }, diff --git a/yarn.lock b/yarn.lock index 659a90cfb7e..c78cbb2422f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2969,10 +2969,10 @@ nanoid "^3.1.12" rxjs "^7.0.0" -"@sanity/block-tools@3.14.3": - version "3.14.3" - resolved "https://registry.yarnpkg.com/@sanity/block-tools/-/block-tools-3.14.3.tgz#62a406575a3d65ba82d37234fc3f2662c76caba3" - integrity sha512-1ownDl3aBXR/da3e6msGOljirLBkxfqqgfO9VkaOGfz5+/TNkKEZ6AmxOrPHy5M3BSPgQlfWchQ690Mp0tUb1A== +"@sanity/block-tools@3.14.4": + version "3.14.4" + resolved "https://registry.yarnpkg.com/@sanity/block-tools/-/block-tools-3.14.4.tgz#fbf0f396b5b4e02ce4475d690975e60360e09beb" + integrity sha512-lOObM3dPBpFNqRPAWPWdqv/GcUb24XYBzToURn6rFwg9dEgbURh9RjymvvM0pypaGt5yThgkEOwuyKgCl0J4xw== dependencies: get-random-values-esm "^1.0.0" lodash "^4.17.21" @@ -2992,6 +2992,21 @@ golden-fleece "^1.0.9" pkg-dir "^5.0.0" +"@sanity/cli@3.14.4": + version "3.14.4" + resolved "https://registry.yarnpkg.com/@sanity/cli/-/cli-3.14.4.tgz#9d5d9c3a1cf88dc428e90ce00e7647f0a2b47fcb" + integrity sha512-nLJKuChIgxUhjq9iKTOya7dkFYdKc3+/yU0S6pnFi2sJGOo6P1uBGX0vJ6a9t59tGFhXcTF4RyBvNAJAfc5WZw== + dependencies: + "@babel/traverse" "^7.19.0" + "@vercel/frameworks" "1.4.3" + "@vercel/fs-detectors" "4.1.0" + chalk "^4.1.2" + esbuild "^0.18.0" + esbuild-register "^3.4.1" + get-it "^8.0.9" + golden-fleece "^1.0.9" + pkg-dir "^5.0.0" + "@sanity/client@^6.1.2", "@sanity/client@^6.1.5": version "6.2.0" resolved "https://registry.yarnpkg.com/@sanity/client/-/client-6.2.0.tgz#5d2c1f0282b6d2ae5c11fd007c0ba91d58512587" @@ -3006,10 +3021,10 @@ resolved "https://registry.yarnpkg.com/@sanity/color/-/color-2.2.5.tgz#6b28578573859495ed1ffd5491322cb8e90b3e07" integrity sha512-tTi22KoKuER3sldXYl4c1Dq2zU7tMLDkljFiaUKVkBbu4PBvRGCFw75kXZnD2b4Bsp6vin+7sI+AKdCKRhfRuw== -"@sanity/diff@3.14.3": - version "3.14.3" - resolved "https://registry.yarnpkg.com/@sanity/diff/-/diff-3.14.3.tgz#9dfb89a9d8657af34e0ba9cd59894c51cdc8c019" - integrity sha512-DzCuNVGHSv0FyuohHylBIeMkiyX1j1nouDD3LUNQ/xonTDTNKYA7vodEF6LdKE+Z7xhzygTRO1/ohCCJlUj58w== +"@sanity/diff@3.14.4": + version "3.14.4" + resolved "https://registry.yarnpkg.com/@sanity/diff/-/diff-3.14.4.tgz#5622f886c893e66642f66bf37e0d806dd34a7724" + integrity sha512-hc5VaGW/M8+H2XCceF0NJly9FKpuTS6ykxOLWxyY4qbH84Khiy1qgg+6j4dllC4Z32Bz3Ev2lQ1OneXdMco0jg== dependencies: diff-match-patch "^1.0.4" @@ -3040,10 +3055,10 @@ event-source-polyfill "1.0.31" eventsource "2.0.2" -"@sanity/export@3.14.3": - version "3.14.3" - resolved "https://registry.yarnpkg.com/@sanity/export/-/export-3.14.3.tgz#32dfa7fa4ce7deb5c5aca05a25de0abee2560ba9" - integrity sha512-9OM39si5Rei+YSPoSky0PkkHspXAU9GfRUlaARFLJC5+EoldXZNE1zcDRY427TnXqmey6F9lYtXVr34vgaZCQQ== +"@sanity/export@3.14.4": + version "3.14.4" + resolved "https://registry.yarnpkg.com/@sanity/export/-/export-3.14.4.tgz#32f75ea3271deeabc71036772490eb95092b7c96" + integrity sha512-6jJ8ZmTcazy3ZgAFhxqQLuOm08cOHV3LyziHwAid8iqg9O6hb5huVIUjFLu78oq72bP7hSUMq2S6f4Tc3ySgxA== dependencies: archiver "^5.0.0" debug "^3.2.7" @@ -3074,14 +3089,14 @@ resolved "https://registry.yarnpkg.com/@sanity/image-url/-/image-url-1.0.2.tgz#1ff7259e9bad6bfca4169f21c53a4123f6ac78c3" integrity sha512-C4+jb2ny3ZbMgEkLd7Z3C75DsxcTEoE+axXQJsQ75ou0AKWGdVsP351hqK6mJUUxn5HCSlu3vznoh7Yljye4cQ== -"@sanity/import@3.14.3": - version "3.14.3" - resolved "https://registry.yarnpkg.com/@sanity/import/-/import-3.14.3.tgz#7039ba8807f2dd83249c6ec1ed78b12437f55dd9" - integrity sha512-zr3M35IohXIR32VZkaYRSP9/PgJDvLbf5V4DexA4LhR+yKLWPPwie31mQeWt7GiwF7yQ8pgWCcTEFf1v+TCN2g== +"@sanity/import@3.14.4": + version "3.14.4" + resolved "https://registry.yarnpkg.com/@sanity/import/-/import-3.14.4.tgz#a9dd6426f4525d2d4b6a401b23838eb16fde2768" + integrity sha512-VeJzBaQdMPhuUgnfDkQdHQj4A8zOOUDoadHHfHDEXgzJUWsYU48dYH5E4qRMbbUl60wH3HuD5xPF6LBU7gR4NA== dependencies: "@sanity/asset-utils" "^1.2.5" "@sanity/generate-help-url" "^3.0.0" - "@sanity/mutator" "3.14.3" + "@sanity/mutator" "3.14.4" "@sanity/uuid" "^3.0.1" debug "^3.2.7" file-url "^2.0.2" @@ -3111,10 +3126,10 @@ resolved "https://registry.yarnpkg.com/@sanity/logos/-/logos-2.1.2.tgz#0568c315cd1cfa292deebf61db1582a12474648f" integrity sha512-nxJUQQzEEG8EqjiOEswQQpBUuFc3iSxTVF9D9Memg/tlOChX76dStNHoa1RWuvSPu895aqJV+9zxijAa0kF9Vg== -"@sanity/mutator@3.14.3": - version "3.14.3" - resolved "https://registry.yarnpkg.com/@sanity/mutator/-/mutator-3.14.3.tgz#5b2d5accb9ae66f423d9981a809443641c0109d9" - integrity sha512-sVpr3ouM7Vp90omhoig59H59s2PyKi0F4fSBuE7ZebYc4jLkZmaBrcHmf/T9+UOyrfCvkaEH1bHt/P4yL3RAWg== +"@sanity/mutator@3.14.4": + version "3.14.4" + resolved "https://registry.yarnpkg.com/@sanity/mutator/-/mutator-3.14.4.tgz#60ad78fd81a88a47536be2f979b1a41e4fe83d34" + integrity sha512-el+7RFWN9ycqECaH/bRU98mAlAM7PVSYzYdV/njjWkyYJmFj0ayXwRNKpHyUgbDeDXG3TDmHxZkiJjno9ZE+DA== dependencies: "@sanity/uuid" "^3.0.1" "@types/diff-match-patch" "^1.0.32" @@ -3122,28 +3137,28 @@ diff-match-patch "^1.0.4" lodash "^4.17.21" -"@sanity/portable-text-editor@3.14.3": - version "3.14.3" - resolved "https://registry.yarnpkg.com/@sanity/portable-text-editor/-/portable-text-editor-3.14.3.tgz#094fa417a4e2ca771a94d49589f789e91f92de52" - integrity sha512-8iKT7/dnKq6ZOb5RSG4zIxuSe6AMl0/wRZsIFXMRt+Prs31vy28G8lIybujUlzkREQVagBxK8rzkmVZNqSZ4zQ== +"@sanity/portable-text-editor@3.14.4": + version "3.14.4" + resolved "https://registry.yarnpkg.com/@sanity/portable-text-editor/-/portable-text-editor-3.14.4.tgz#c2a270acdb45173dc3a7dd2dd3677207891590b7" + integrity sha512-onj9y/aGnh3rtJyYz9XrYwgJ9y5mTQJ0VtbFK5mrwkAaGHDL+nuCIEvBsnjiiY/2euThDWAB/nrbmc41zY3ytQ== dependencies: - "@sanity/block-tools" "3.14.3" - "@sanity/schema" "3.14.3" + "@sanity/block-tools" "3.14.4" + "@sanity/schema" "3.14.4" "@sanity/slate-react" "2.30.1" - "@sanity/types" "3.14.3" - "@sanity/util" "3.14.3" + "@sanity/types" "3.14.4" + "@sanity/util" "3.14.4" debug "^3.2.7" is-hotkey "^0.1.6" lodash "^4.17.21" slate "0.81.1" -"@sanity/schema@3.14.3": - version "3.14.3" - resolved "https://registry.yarnpkg.com/@sanity/schema/-/schema-3.14.3.tgz#1d266fe27c5b95b6e99d78514f4f33acd7460221" - integrity sha512-AQUzgtcTxi2w9loBudBey8nquFW32Erz8UU729x0lWiAKZiytEzZrO2z2C40B1U/kZtrsZTbeQY4Mivpe2nVog== +"@sanity/schema@3.14.4": + version "3.14.4" + resolved "https://registry.yarnpkg.com/@sanity/schema/-/schema-3.14.4.tgz#6ffd807d914aa667b610c20aee17929400e35732" + integrity sha512-OQfeld/gfcrRH2XRkbgJL1m7t9dUkNyUKj52rhzcdZagr14s+2zCh5Su3Ucun9PU/1eSuKDF8q0DrWyTleUfGA== dependencies: "@sanity/generate-help-url" "^3.0.0" - "@sanity/types" "3.14.3" + "@sanity/types" "3.14.4" arrify "^1.0.1" humanize-list "^1.0.1" leven "^3.1.0" @@ -3164,10 +3179,10 @@ scroll-into-view-if-needed "^2.2.20" tiny-invariant "1.0.6" -"@sanity/types@3.14.3": - version "3.14.3" - resolved "https://registry.yarnpkg.com/@sanity/types/-/types-3.14.3.tgz#28bf8b87ad1b234ef6c0fa6b7126232b85fd930b" - integrity sha512-hpXleCTw+ktIkTBLdrEWNnQj9XsHCIq29ylUQeG9PhabOCZsHXeB1kzLg5Djg7Ujqzo3ggdV6o6RJIyD6TTf2w== +"@sanity/types@3.14.4": + version "3.14.4" + resolved "https://registry.yarnpkg.com/@sanity/types/-/types-3.14.4.tgz#e72f0af00381226bb0c8342c46c13e0ed41b1eae" + integrity sha512-0fC3EgPjxRn8ugwRKXZWvjhcHKU1na59GjbS2ME5U2wCqRBNwCYs5fT8SQh19EGHi/NoiTs/mlfcL19B4XF25Q== dependencies: "@sanity/client" "^6.1.5" "@types/react" "^18.0.25" @@ -3184,12 +3199,12 @@ framer-motion "^10.13.1" react-refractor "^2.1.7" -"@sanity/util@3.14.3": - version "3.14.3" - resolved "https://registry.yarnpkg.com/@sanity/util/-/util-3.14.3.tgz#ae110d774dfc6b87b03677fb64ecfd59cd8a8130" - integrity sha512-kZ8X61CqlZL4zFZ9d4mislPii8IYhnpicHsdOCjI2ZD+Az4dxE1p91FcVuj2usYhC/6XpMAQutCpHbBg6Y+nAA== +"@sanity/util@3.14.4": + version "3.14.4" + resolved "https://registry.yarnpkg.com/@sanity/util/-/util-3.14.4.tgz#d75c9f24135a844d5dc9798707d55c5693614b3e" + integrity sha512-fJsAySOrgyzptP6rLb2oA1F1JyaDSEYBTy5TfL1kxRjdZWdzNuF+ZjySlURHyv2UPeafnmSQ03VL1I2xl+9vPg== dependencies: - "@sanity/types" "3.14.3" + "@sanity/types" "3.14.4" get-random-values-esm "^1.0.0" moment "^2.29.4" @@ -3201,12 +3216,12 @@ "@types/uuid" "^8.0.0" uuid "^8.0.0" -"@sanity/validation@3.14.3": - version "3.14.3" - resolved "https://registry.yarnpkg.com/@sanity/validation/-/validation-3.14.3.tgz#8e87b9d2d65e49950e03aa40b270725e9fc30f60" - integrity sha512-uRZerZhcFlP6aupy5YgsEArWgqXMsYCCWOq8B8XQ78F8oWoMfJBtSasm9w222itwwTv9/G4QTF5COxrbomxa2g== +"@sanity/validation@3.14.4": + version "3.14.4" + resolved "https://registry.yarnpkg.com/@sanity/validation/-/validation-3.14.4.tgz#0dcdf8381643599aba65605514cdaff3cdf301a0" + integrity sha512-oou4muz5+Mk9xPyS8tUFNLVJJhqnckoJLO0FDH0KfmWEtvrtFQYrguK4NRmh+Xu1e9AHuGPGnU9rhaARkb94Vw== dependencies: - "@sanity/types" "3.14.3" + "@sanity/types" "3.14.4" date-fns "^2.26.1" lodash "^4.17.21" rxjs "^7.8.0" @@ -15512,10 +15527,10 @@ sanity-plugin-markdown@4.1.0: "@sanity/ui" "^1.0.0" react-simplemde-editor "^5.2.0" -sanity@3.14.3: - version "3.14.3" - resolved "https://registry.yarnpkg.com/sanity/-/sanity-3.14.3.tgz#748f2f35993a7b57e71a2f7c68465db40a9fc0bd" - integrity sha512-KPr0ZsCxSEnrKmzcmDWAJXqgLdUF8HAICJBs+u3YBaIVHJKgk5GAwD/aTJ6d/TrVXjygbqO/ye9eTfqtaGVqfQ== +sanity@3.14.4: + version "3.14.4" + resolved "https://registry.yarnpkg.com/sanity/-/sanity-3.14.4.tgz#c7d4e59d6c187b3a93fc042ebbf20a79fca4df40" + integrity sha512-uugcF0JcPTNnUa6/WtXLTc0gxis3tWuc5GqGbpo43nwy6Cb3RrrFc9xURDV14w41/833miHCD6noyS1TKzRcyQ== dependencies: "@dnd-kit/core" "^6.0.5" "@dnd-kit/modifiers" "^6.0.0" @@ -15525,26 +15540,26 @@ sanity@3.14.3: "@rexxars/react-json-inspector" "^8.0.1" "@sanity/asset-utils" "^1.2.5" "@sanity/bifur-client" "^0.3.1" - "@sanity/block-tools" "3.14.3" - "@sanity/cli" "3.14.3" + "@sanity/block-tools" "3.14.4" + "@sanity/cli" "3.14.4" "@sanity/client" "^6.1.5" "@sanity/color" "^2.1.20" - "@sanity/diff" "3.14.3" + "@sanity/diff" "3.14.4" "@sanity/eventsource" "^5.0.0" - "@sanity/export" "3.14.3" + "@sanity/export" "3.14.4" "@sanity/generate-help-url" "^3.0.0" "@sanity/icons" "^2.4.0" "@sanity/image-url" "^1.0.2" - "@sanity/import" "3.14.3" + "@sanity/import" "3.14.4" "@sanity/logos" "^2.0.2" - "@sanity/mutator" "3.14.3" - "@sanity/portable-text-editor" "3.14.3" - "@sanity/schema" "3.14.3" - "@sanity/types" "3.14.3" + "@sanity/mutator" "3.14.4" + "@sanity/portable-text-editor" "3.14.4" + "@sanity/schema" "3.14.4" + "@sanity/types" "3.14.4" "@sanity/ui" "^1.7.2" - "@sanity/util" "3.14.3" + "@sanity/util" "3.14.4" "@sanity/uuid" "^3.0.1" - "@sanity/validation" "3.14.3" + "@sanity/validation" "3.14.4" "@tanstack/react-virtual" "3.0.0-beta.54" "@types/is-hotkey" "^0.1.7" "@types/react-copy-to-clipboard" "^5.0.2" From 92ab3883d6e70b15a32050420f638b3143e1c887 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Jul 2023 08:30:27 +0000 Subject: [PATCH 009/144] Bump i18next from 23.2.11 to 23.3.0 Bumps [i18next](https://github.com/i18next/i18next) from 23.2.11 to 23.3.0. - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/i18next/compare/v23.2.11...v23.3.0) --- updated-dependencies: - dependency-name: i18next dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- sites/lab/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/sites/lab/package.json b/sites/lab/package.json index 967f62eadeb..2975f9f794f 100644 --- a/sites/lab/package.json +++ b/sites/lab/package.json @@ -43,7 +43,7 @@ "d3-drag": "3.0.0", "d3-selection": "3.0.0", "daisyui": "3.5.0", - "i18next": "23.2.11", + "i18next": "23.3.0", "lodash.get": "4.4.2", "lodash.orderby": "4.6.0", "lodash.set": "4.3.2", diff --git a/yarn.lock b/yarn.lock index 659a90cfb7e..cd858ee2de8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9457,10 +9457,10 @@ i18next-fs-backend@^2.1.5: resolved "https://registry.yarnpkg.com/i18next-fs-backend/-/i18next-fs-backend-2.1.5.tgz#03347eacde6a35b599da1889a048ae63bcf0c687" integrity sha512-7fgSH8nVhXSBYPHR/W3tEXXhcnwHwNiND4Dfx9knzPzdsWTUTL/TdDVV+DY0dL0asHKLbdoJaXS4LdVW6R8MVQ== -i18next@23.2.11: - version "23.2.11" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.2.11.tgz#0c6f3a637fa87d3243e64b78ad285b7f77d41353" - integrity sha512-MA4FsxOjyCaOZtRDB4yuwjCvqYEioD4G4LlXOn7SO3rnQUlxTufyLsOqfL9MKakeLRBkefe8bqcs0D6Z/xFk1w== +i18next@23.3.0: + version "23.3.0" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.3.0.tgz#88528a735bb3e61019093899867b9fdb26436508" + integrity sha512-xd/UzWT71zYudCT7qVn6tB4yUVuXAhgCorsowYgM2EOdc14WqQBp5P2wEsxgfiDgdLN5XwJvTbzxrMfoY/nxnw== dependencies: "@babel/runtime" "^7.22.5" From 03165dd27d51a4d88de485c58d02d91319c249c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Jul 2023 08:30:44 +0000 Subject: [PATCH 010/144] Bump execa from 7.1.1 to 7.2.0 Bumps [execa](https://github.com/sindresorhus/execa) from 7.1.1 to 7.2.0. - [Release notes](https://github.com/sindresorhus/execa/releases) - [Commits](https://github.com/sindresorhus/execa/compare/v7.1.1...v7.2.0) --- updated-dependencies: - dependency-name: execa dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- packages/new-design/package.json | 2 +- yarn.lock | 23 ++++------------------- 2 files changed, 5 insertions(+), 20 deletions(-) diff --git a/packages/new-design/package.json b/packages/new-design/package.json index 11f5f1870b9..15ce05cdd3d 100644 --- a/packages/new-design/package.json +++ b/packages/new-design/package.json @@ -38,7 +38,7 @@ "dependencies": { "axios": "1.4.0", "chalk": "5.0.1", - "execa": "7.1.1", + "execa": "7.2.0", "mustache": "4.2.0", "ora": "6.3.1", "prompts": "2.4.2", diff --git a/yarn.lock b/yarn.lock index 659a90cfb7e..3f0c9b14665 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7854,10 +7854,10 @@ execa@5.0.0: signal-exit "^3.0.3" strip-final-newline "^2.0.0" -execa@7.1.1: - version "7.1.1" - resolved "https://registry.yarnpkg.com/execa/-/execa-7.1.1.tgz#3eb3c83d239488e7b409d48e8813b76bb55c9c43" - integrity sha512-wH0eMf/UXckdUYnO21+HDztteVv05rq2GXksxT4fCGeHkBhw1DROXh40wcjMcRqDOWE7iPJ4n3M7e2+YFP+76Q== +execa@7.2.0, execa@^7.0.0, execa@^7.1.1: + version "7.2.0" + resolved "https://registry.yarnpkg.com/execa/-/execa-7.2.0.tgz#657e75ba984f42a70f38928cedc87d6f2d4fe4e9" + integrity sha512-UduyVP7TLB5IcAQl+OzLyLcS/l32W/GLg+AhHJ+ow40FOk2U3SAllPwR44v4vmdFwIWqpdwxxpQbF1n5ta9seA== dependencies: cross-spawn "^7.0.3" get-stream "^6.0.1" @@ -7914,21 +7914,6 @@ execa@^5.0.0: signal-exit "^3.0.3" strip-final-newline "^2.0.0" -execa@^7.0.0, execa@^7.1.1: - version "7.2.0" - resolved "https://registry.yarnpkg.com/execa/-/execa-7.2.0.tgz#657e75ba984f42a70f38928cedc87d6f2d4fe4e9" - integrity sha512-UduyVP7TLB5IcAQl+OzLyLcS/l32W/GLg+AhHJ+ow40FOk2U3SAllPwR44v4vmdFwIWqpdwxxpQbF1n5ta9seA== - dependencies: - cross-spawn "^7.0.3" - get-stream "^6.0.1" - human-signals "^4.3.0" - is-stream "^3.0.0" - merge-stream "^2.0.0" - npm-run-path "^5.1.0" - onetime "^6.0.0" - signal-exit "^3.0.7" - strip-final-newline "^3.0.0" - exif-component@^1.0.1: version "1.0.1" resolved "https://registry.yarnpkg.com/exif-component/-/exif-component-1.0.1.tgz#90cd5927ea49e9e5dd877731c0360322e3fbe62b" From e67e2a043ee9111754abdc10711b6f9be64867fe Mon Sep 17 00:00:00 2001 From: github-actions Date: Thu, 27 Jul 2023 08:32:47 +0000 Subject: [PATCH 011/144] [dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/sanity-3.14.4 changes in config/dependencies.yaml --- config/dependencies.yaml | 2 +- sites/sanity/package.json | 2 +- yarn.lock | 8 ++++---- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/config/dependencies.yaml b/config/dependencies.yaml index 70233682743..fc9e7b59df9 100644 --- a/config/dependencies.yaml +++ b/config/dependencies.yaml @@ -343,7 +343,7 @@ org: sanity: _: - '@sanity/vision': &sanity '3.14.3' + '@sanity/vision': &sanity '3.14.4' 'easymde': '2.18.0' 'react': *react 'react-dom': *react diff --git a/sites/sanity/package.json b/sites/sanity/package.json index 76e76c377c4..5ab7210bf4d 100644 --- a/sites/sanity/package.json +++ b/sites/sanity/package.json @@ -21,7 +21,7 @@ }, "peerDependencies": {}, "dependencies": { - "@sanity/vision": "3.14.3", + "@sanity/vision": "3.14.4", "easymde": "2.18.0", "react": "18.2.0", "react-dom": "18.2.0", diff --git a/yarn.lock b/yarn.lock index c78cbb2422f..d841003d4d5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3226,10 +3226,10 @@ lodash "^4.17.21" rxjs "^7.8.0" -"@sanity/vision@3.14.3": - version "3.14.3" - resolved "https://registry.yarnpkg.com/@sanity/vision/-/vision-3.14.3.tgz#86c0605ec882b6611b246cc79779405859bd4be2" - integrity sha512-CdCmSmFuVOs9+mH17hPU44jDyRASXPAGQD0sc7pWHNBa4X0ffouxUkBaPKUupx+nSnKM2UYyArXBhlGwh2jIag== +"@sanity/vision@3.14.4": + version "3.14.4" + resolved "https://registry.yarnpkg.com/@sanity/vision/-/vision-3.14.4.tgz#fc187fd8bca2395c3e9b5f0c2f2a267b06d6b261" + integrity sha512-riBZ9l1O0VWJKgjelvX5F8CRcYd0J6LZkmMS7K2MjOEu1hyC9r/NniEo+YU60vPgVmGCApErO9MpgEBCeX2DZQ== dependencies: "@codemirror/autocomplete" "^6.1.0" "@codemirror/commands" "^6.0.1" From e80658175e474ec649b037330239c782dcc1b792 Mon Sep 17 00:00:00 2001 From: github-actions Date: Thu, 27 Jul 2023 08:32:49 +0000 Subject: [PATCH 012/144] [dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/execa-7.2.0 changes in config/dependencies.yaml --- config/dependencies.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/dependencies.yaml b/config/dependencies.yaml index 70233682743..dbf2622c05e 100644 --- a/config/dependencies.yaml +++ b/config/dependencies.yaml @@ -102,7 +102,7 @@ new-design: _: 'axios': '1.4.0' 'chalk': '5.0.1' - 'execa': '7.1.1' + 'execa': '7.2.0' 'mustache': '4.2.0' 'ora': '6.3.1' 'prompts': '2.4.2' From 3e7aaea0acb10484f9ed688e9441c50f66d99fe2 Mon Sep 17 00:00:00 2001 From: github-actions Date: Thu, 27 Jul 2023 08:33:33 +0000 Subject: [PATCH 013/144] [dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/i18next-23.3.0 changes in config/dependencies.yaml --- config/dependencies.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/dependencies.yaml b/config/dependencies.yaml index 70233682743..c513cc7ad98 100644 --- a/config/dependencies.yaml +++ b/config/dependencies.yaml @@ -275,7 +275,7 @@ lab: 'd3-drag': '3.0.0' 'd3-selection': '3.0.0' 'daisyui': *daisyui - 'i18next': &i18next '23.2.11' + 'i18next': &i18next '23.3.0' 'lodash.get': *_get 'lodash.orderby': *_orderby 'lodash.set': *_set From 7a5619307278723559d4978b4cdb30f61a1d6cca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Jul 2023 04:15:20 +0000 Subject: [PATCH 014/144] chore(deps): bump @aws-sdk/client-sesv2 from 3.377.0 to 3.379.1 Bumps [@aws-sdk/client-sesv2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sesv2) from 3.377.0 to 3.379.1. - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-sesv2/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.379.1/clients/client-sesv2) --- updated-dependencies: - dependency-name: "@aws-sdk/client-sesv2" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- sites/backend/package.json | 2 +- yarn.lock | 1005 ++++++++++++++++++------------------ 2 files changed, 496 insertions(+), 511 deletions(-) diff --git a/sites/backend/package.json b/sites/backend/package.json index c528b33ab4f..f6815f6d839 100644 --- a/sites/backend/package.json +++ b/sites/backend/package.json @@ -30,7 +30,7 @@ }, "peerDependencies": {}, "dependencies": { - "@aws-sdk/client-sesv2": "3.377.0", + "@aws-sdk/client-sesv2": "3.379.1", "@prisma/client": "5.0.0", "bcryptjs": "2.4.3", "cors": "2.8.5", diff --git a/yarn.lock b/yarn.lock index 659a90cfb7e..aca9e1da0e1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -197,330 +197,322 @@ "@aws-sdk/util-utf8-browser" "^3.0.0" tslib "^1.11.1" -"@aws-sdk/client-sesv2@3.377.0": - version "3.377.0" - resolved "https://registry.yarnpkg.com/@aws-sdk/client-sesv2/-/client-sesv2-3.377.0.tgz#122a47ac8a3f06afe52df7828d92b0b46f20c1aa" - integrity sha512-UJXmA7ZRpuTImeIEWc16R0+DG5A1E2yYfvjpoAoj3ryRgeGGup+GmWFQ2pLa4l9fn2J+2hyZx5TYmyXuW7vpdg== +"@aws-sdk/client-sesv2@3.379.1": + version "3.379.1" + resolved "https://registry.yarnpkg.com/@aws-sdk/client-sesv2/-/client-sesv2-3.379.1.tgz#953dea557139974fc3e5d9a02dc6dcf73e3393f0" + integrity sha512-qFqf9d7dT2y2giNsaiBXn5kCnGWfFMaoNTLoLZqLcV77yVhryKY3A9EYwASvXYdLL7s/80FOFiK6wYItc4V9sg== dependencies: "@aws-crypto/sha256-browser" "3.0.0" "@aws-crypto/sha256-js" "3.0.0" - "@aws-sdk/client-sts" "3.377.0" - "@aws-sdk/credential-provider-node" "3.370.0" - "@aws-sdk/middleware-host-header" "3.370.0" - "@aws-sdk/middleware-logger" "3.370.0" - "@aws-sdk/middleware-recursion-detection" "3.370.0" - "@aws-sdk/middleware-signing" "3.370.0" - "@aws-sdk/middleware-user-agent" "3.370.0" - "@aws-sdk/types" "3.370.0" - "@aws-sdk/util-endpoints" "3.370.0" - "@aws-sdk/util-user-agent-browser" "3.370.0" - "@aws-sdk/util-user-agent-node" "3.370.0" - "@smithy/config-resolver" "^1.0.1" - "@smithy/fetch-http-handler" "^1.0.1" - "@smithy/hash-node" "^1.0.1" - "@smithy/invalid-dependency" "^1.0.1" - "@smithy/middleware-content-length" "^1.0.1" - "@smithy/middleware-endpoint" "^1.0.2" - "@smithy/middleware-retry" "^1.0.3" - "@smithy/middleware-serde" "^1.0.1" - "@smithy/middleware-stack" "^1.0.1" - "@smithy/node-config-provider" "^1.0.1" - "@smithy/node-http-handler" "^1.0.2" - "@smithy/protocol-http" "^1.1.0" - "@smithy/smithy-client" "^1.0.3" - "@smithy/types" "^1.1.0" - "@smithy/url-parser" "^1.0.1" - "@smithy/util-base64" "^1.0.1" - "@smithy/util-body-length-browser" "^1.0.1" - "@smithy/util-body-length-node" "^1.0.1" - "@smithy/util-defaults-mode-browser" "^1.0.1" - "@smithy/util-defaults-mode-node" "^1.0.1" - "@smithy/util-retry" "^1.0.3" - "@smithy/util-utf8" "^1.0.1" + "@aws-sdk/client-sts" "3.379.1" + "@aws-sdk/credential-provider-node" "3.379.1" + "@aws-sdk/middleware-host-header" "3.379.1" + "@aws-sdk/middleware-logger" "3.378.0" + "@aws-sdk/middleware-recursion-detection" "3.378.0" + "@aws-sdk/middleware-signing" "3.379.1" + "@aws-sdk/middleware-user-agent" "3.379.1" + "@aws-sdk/types" "3.378.0" + "@aws-sdk/util-endpoints" "3.378.0" + "@aws-sdk/util-user-agent-browser" "3.378.0" + "@aws-sdk/util-user-agent-node" "3.378.0" + "@smithy/config-resolver" "^2.0.1" + "@smithy/fetch-http-handler" "^2.0.1" + "@smithy/hash-node" "^2.0.1" + "@smithy/invalid-dependency" "^2.0.1" + "@smithy/middleware-content-length" "^2.0.1" + "@smithy/middleware-endpoint" "^2.0.1" + "@smithy/middleware-retry" "^2.0.1" + "@smithy/middleware-serde" "^2.0.1" + "@smithy/middleware-stack" "^2.0.0" + "@smithy/node-config-provider" "^2.0.1" + "@smithy/node-http-handler" "^2.0.1" + "@smithy/protocol-http" "^2.0.1" + "@smithy/smithy-client" "^2.0.1" + "@smithy/types" "^2.0.2" + "@smithy/url-parser" "^2.0.1" + "@smithy/util-base64" "^2.0.0" + "@smithy/util-body-length-browser" "^2.0.0" + "@smithy/util-body-length-node" "^2.0.0" + "@smithy/util-defaults-mode-browser" "^2.0.1" + "@smithy/util-defaults-mode-node" "^2.0.1" + "@smithy/util-retry" "^2.0.0" + "@smithy/util-utf8" "^2.0.0" tslib "^2.5.0" -"@aws-sdk/client-sso-oidc@3.370.0": - version "3.370.0" - resolved "https://registry.yarnpkg.com/@aws-sdk/client-sso-oidc/-/client-sso-oidc-3.370.0.tgz#db03c04cb6a23888dc60016eb67505a41ede410b" - integrity sha512-jAYOO74lmVXylQylqkPrjLzxvUnMKw476JCUTvCO6Q8nv3LzCWd76Ihgv/m9Q4M2Tbqi1iP2roVK5bstsXzEjA== +"@aws-sdk/client-sso-oidc@3.379.1": + version "3.379.1" + resolved "https://registry.yarnpkg.com/@aws-sdk/client-sso-oidc/-/client-sso-oidc-3.379.1.tgz#065dbf089c26dd25f9657f46fc07e6c4f7640aa4" + integrity sha512-B6hZ2ysPyvafCMf6gls1jHI/IUviVZ4+TURpNfUBqThg/hZ1IMxc4BLkXca6VlgzYR+bWU8GKiClS9fFH6mu0g== dependencies: "@aws-crypto/sha256-browser" "3.0.0" "@aws-crypto/sha256-js" "3.0.0" - "@aws-sdk/middleware-host-header" "3.370.0" - "@aws-sdk/middleware-logger" "3.370.0" - "@aws-sdk/middleware-recursion-detection" "3.370.0" - "@aws-sdk/middleware-user-agent" "3.370.0" - "@aws-sdk/types" "3.370.0" - "@aws-sdk/util-endpoints" "3.370.0" - "@aws-sdk/util-user-agent-browser" "3.370.0" - "@aws-sdk/util-user-agent-node" "3.370.0" - "@smithy/config-resolver" "^1.0.1" - "@smithy/fetch-http-handler" "^1.0.1" - "@smithy/hash-node" "^1.0.1" - "@smithy/invalid-dependency" "^1.0.1" - "@smithy/middleware-content-length" "^1.0.1" - "@smithy/middleware-endpoint" "^1.0.2" - "@smithy/middleware-retry" "^1.0.3" - "@smithy/middleware-serde" "^1.0.1" - "@smithy/middleware-stack" "^1.0.1" - "@smithy/node-config-provider" "^1.0.1" - "@smithy/node-http-handler" "^1.0.2" - "@smithy/protocol-http" "^1.1.0" - "@smithy/smithy-client" "^1.0.3" - "@smithy/types" "^1.1.0" - "@smithy/url-parser" "^1.0.1" - "@smithy/util-base64" "^1.0.1" - "@smithy/util-body-length-browser" "^1.0.1" - "@smithy/util-body-length-node" "^1.0.1" - "@smithy/util-defaults-mode-browser" "^1.0.1" - "@smithy/util-defaults-mode-node" "^1.0.1" - "@smithy/util-retry" "^1.0.3" - "@smithy/util-utf8" "^1.0.1" + "@aws-sdk/middleware-host-header" "3.379.1" + "@aws-sdk/middleware-logger" "3.378.0" + "@aws-sdk/middleware-recursion-detection" "3.378.0" + "@aws-sdk/middleware-user-agent" "3.379.1" + "@aws-sdk/types" "3.378.0" + "@aws-sdk/util-endpoints" "3.378.0" + "@aws-sdk/util-user-agent-browser" "3.378.0" + "@aws-sdk/util-user-agent-node" "3.378.0" + "@smithy/config-resolver" "^2.0.1" + "@smithy/fetch-http-handler" "^2.0.1" + "@smithy/hash-node" "^2.0.1" + "@smithy/invalid-dependency" "^2.0.1" + "@smithy/middleware-content-length" "^2.0.1" + "@smithy/middleware-endpoint" "^2.0.1" + "@smithy/middleware-retry" "^2.0.1" + "@smithy/middleware-serde" "^2.0.1" + "@smithy/middleware-stack" "^2.0.0" + "@smithy/node-config-provider" "^2.0.1" + "@smithy/node-http-handler" "^2.0.1" + "@smithy/protocol-http" "^2.0.1" + "@smithy/smithy-client" "^2.0.1" + "@smithy/types" "^2.0.2" + "@smithy/url-parser" "^2.0.1" + "@smithy/util-base64" "^2.0.0" + "@smithy/util-body-length-browser" "^2.0.0" + "@smithy/util-body-length-node" "^2.0.0" + "@smithy/util-defaults-mode-browser" "^2.0.1" + "@smithy/util-defaults-mode-node" "^2.0.1" + "@smithy/util-retry" "^2.0.0" + "@smithy/util-utf8" "^2.0.0" tslib "^2.5.0" -"@aws-sdk/client-sso@3.370.0": - version "3.370.0" - resolved "https://registry.yarnpkg.com/@aws-sdk/client-sso/-/client-sso-3.370.0.tgz#68aea97ecb2e5e6c817dfd3a1dd9fa4e09ff6e1c" - integrity sha512-0Ty1iHuzNxMQtN7nahgkZr4Wcu1XvqGfrQniiGdKKif9jG/4elxsQPiydRuQpFqN6b+bg7wPP7crFP1uTxx2KQ== +"@aws-sdk/client-sso@3.379.1": + version "3.379.1" + resolved "https://registry.yarnpkg.com/@aws-sdk/client-sso/-/client-sso-3.379.1.tgz#8e177ce38773c7c97243a5532eb80cc02c20dc02" + integrity sha512-2N16TPnRcq+seNP8VY/Zq7kfnrUOrJMbVNpyDZWGe5Qglua3n8v/FzxmXFNI87MiSODq8IHtiXhggWhefCd+TA== dependencies: "@aws-crypto/sha256-browser" "3.0.0" "@aws-crypto/sha256-js" "3.0.0" - "@aws-sdk/middleware-host-header" "3.370.0" - "@aws-sdk/middleware-logger" "3.370.0" - "@aws-sdk/middleware-recursion-detection" "3.370.0" - "@aws-sdk/middleware-user-agent" "3.370.0" - "@aws-sdk/types" "3.370.0" - "@aws-sdk/util-endpoints" "3.370.0" - "@aws-sdk/util-user-agent-browser" "3.370.0" - "@aws-sdk/util-user-agent-node" "3.370.0" - "@smithy/config-resolver" "^1.0.1" - "@smithy/fetch-http-handler" "^1.0.1" - "@smithy/hash-node" "^1.0.1" - "@smithy/invalid-dependency" "^1.0.1" - "@smithy/middleware-content-length" "^1.0.1" - "@smithy/middleware-endpoint" "^1.0.2" - "@smithy/middleware-retry" "^1.0.3" - "@smithy/middleware-serde" "^1.0.1" - "@smithy/middleware-stack" "^1.0.1" - "@smithy/node-config-provider" "^1.0.1" - "@smithy/node-http-handler" "^1.0.2" - "@smithy/protocol-http" "^1.1.0" - "@smithy/smithy-client" "^1.0.3" - "@smithy/types" "^1.1.0" - "@smithy/url-parser" "^1.0.1" - "@smithy/util-base64" "^1.0.1" - "@smithy/util-body-length-browser" "^1.0.1" - "@smithy/util-body-length-node" "^1.0.1" - "@smithy/util-defaults-mode-browser" "^1.0.1" - "@smithy/util-defaults-mode-node" "^1.0.1" - "@smithy/util-retry" "^1.0.3" - "@smithy/util-utf8" "^1.0.1" + "@aws-sdk/middleware-host-header" "3.379.1" + "@aws-sdk/middleware-logger" "3.378.0" + "@aws-sdk/middleware-recursion-detection" "3.378.0" + "@aws-sdk/middleware-user-agent" "3.379.1" + "@aws-sdk/types" "3.378.0" + "@aws-sdk/util-endpoints" "3.378.0" + "@aws-sdk/util-user-agent-browser" "3.378.0" + "@aws-sdk/util-user-agent-node" "3.378.0" + "@smithy/config-resolver" "^2.0.1" + "@smithy/fetch-http-handler" "^2.0.1" + "@smithy/hash-node" "^2.0.1" + "@smithy/invalid-dependency" "^2.0.1" + "@smithy/middleware-content-length" "^2.0.1" + "@smithy/middleware-endpoint" "^2.0.1" + "@smithy/middleware-retry" "^2.0.1" + "@smithy/middleware-serde" "^2.0.1" + "@smithy/middleware-stack" "^2.0.0" + "@smithy/node-config-provider" "^2.0.1" + "@smithy/node-http-handler" "^2.0.1" + "@smithy/protocol-http" "^2.0.1" + "@smithy/smithy-client" "^2.0.1" + "@smithy/types" "^2.0.2" + "@smithy/url-parser" "^2.0.1" + "@smithy/util-base64" "^2.0.0" + "@smithy/util-body-length-browser" "^2.0.0" + "@smithy/util-body-length-node" "^2.0.0" + "@smithy/util-defaults-mode-browser" "^2.0.1" + "@smithy/util-defaults-mode-node" "^2.0.1" + "@smithy/util-retry" "^2.0.0" + "@smithy/util-utf8" "^2.0.0" tslib "^2.5.0" -"@aws-sdk/client-sts@3.377.0": - version "3.377.0" - resolved "https://registry.yarnpkg.com/@aws-sdk/client-sts/-/client-sts-3.377.0.tgz#a8345709f2c07725391905e768500cc1f5eb6fab" - integrity sha512-K/yTHxVtTIwU42qCxbv78eT74j+GZMCcQ5TUd2fwxEWeq8HcIWcTIhujv7F6UtdrQHrou20wZ/+jMQtVKfkXXQ== +"@aws-sdk/client-sts@3.379.1": + version "3.379.1" + resolved "https://registry.yarnpkg.com/@aws-sdk/client-sts/-/client-sts-3.379.1.tgz#f18550006be741a41341cfa2e984c188145eb45f" + integrity sha512-gEnKuk9bYjThvmxCgOgCn1qa+rRX8IgIRE2+xhbWhlpDanozhkDq9aMB5moX4tBNYQEmi1LtGD+JOvOoZRnToQ== dependencies: "@aws-crypto/sha256-browser" "3.0.0" "@aws-crypto/sha256-js" "3.0.0" - "@aws-sdk/credential-provider-node" "3.370.0" - "@aws-sdk/middleware-host-header" "3.370.0" - "@aws-sdk/middleware-logger" "3.370.0" - "@aws-sdk/middleware-recursion-detection" "3.370.0" - "@aws-sdk/middleware-sdk-sts" "3.370.0" - "@aws-sdk/middleware-signing" "3.370.0" - "@aws-sdk/middleware-user-agent" "3.370.0" - "@aws-sdk/types" "3.370.0" - "@aws-sdk/util-endpoints" "3.370.0" - "@aws-sdk/util-user-agent-browser" "3.370.0" - "@aws-sdk/util-user-agent-node" "3.370.0" - "@smithy/config-resolver" "^1.0.1" - "@smithy/fetch-http-handler" "^1.0.1" - "@smithy/hash-node" "^1.0.1" - "@smithy/invalid-dependency" "^1.0.1" - "@smithy/middleware-content-length" "^1.0.1" - "@smithy/middleware-endpoint" "^1.0.2" - "@smithy/middleware-retry" "^1.0.3" - "@smithy/middleware-serde" "^1.0.1" - "@smithy/middleware-stack" "^1.0.1" - "@smithy/node-config-provider" "^1.0.1" - "@smithy/node-http-handler" "^1.0.2" - "@smithy/protocol-http" "^1.1.0" - "@smithy/smithy-client" "^1.0.3" - "@smithy/types" "^1.1.0" - "@smithy/url-parser" "^1.0.1" - "@smithy/util-base64" "^1.0.1" - "@smithy/util-body-length-browser" "^1.0.1" - "@smithy/util-body-length-node" "^1.0.1" - "@smithy/util-defaults-mode-browser" "^1.0.1" - "@smithy/util-defaults-mode-node" "^1.0.1" - "@smithy/util-retry" "^1.0.3" - "@smithy/util-utf8" "^1.0.1" + "@aws-sdk/credential-provider-node" "3.379.1" + "@aws-sdk/middleware-host-header" "3.379.1" + "@aws-sdk/middleware-logger" "3.378.0" + "@aws-sdk/middleware-recursion-detection" "3.378.0" + "@aws-sdk/middleware-sdk-sts" "3.379.1" + "@aws-sdk/middleware-signing" "3.379.1" + "@aws-sdk/middleware-user-agent" "3.379.1" + "@aws-sdk/types" "3.378.0" + "@aws-sdk/util-endpoints" "3.378.0" + "@aws-sdk/util-user-agent-browser" "3.378.0" + "@aws-sdk/util-user-agent-node" "3.378.0" + "@smithy/config-resolver" "^2.0.1" + "@smithy/fetch-http-handler" "^2.0.1" + "@smithy/hash-node" "^2.0.1" + "@smithy/invalid-dependency" "^2.0.1" + "@smithy/middleware-content-length" "^2.0.1" + "@smithy/middleware-endpoint" "^2.0.1" + "@smithy/middleware-retry" "^2.0.1" + "@smithy/middleware-serde" "^2.0.1" + "@smithy/middleware-stack" "^2.0.0" + "@smithy/node-config-provider" "^2.0.1" + "@smithy/node-http-handler" "^2.0.1" + "@smithy/protocol-http" "^2.0.1" + "@smithy/smithy-client" "^2.0.1" + "@smithy/types" "^2.0.2" + "@smithy/url-parser" "^2.0.1" + "@smithy/util-base64" "^2.0.0" + "@smithy/util-body-length-browser" "^2.0.0" + "@smithy/util-body-length-node" "^2.0.0" + "@smithy/util-defaults-mode-browser" "^2.0.1" + "@smithy/util-defaults-mode-node" "^2.0.1" + "@smithy/util-retry" "^2.0.0" + "@smithy/util-utf8" "^2.0.0" fast-xml-parser "4.2.5" tslib "^2.5.0" -"@aws-sdk/credential-provider-env@3.370.0": - version "3.370.0" - resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-env/-/credential-provider-env-3.370.0.tgz#edd507a88b36b967da048255f4a478ad92d1c5aa" - integrity sha512-raR3yP/4GGbKFRPP5hUBNkEmTnzxI9mEc2vJAJrcv4G4J4i/UP6ELiLInQ5eO2/VcV/CeKGZA3t7d1tsJ+jhCg== +"@aws-sdk/credential-provider-env@3.378.0": + version "3.378.0" + resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-env/-/credential-provider-env-3.378.0.tgz#a0f6291eff4e002c140599acede2433f58e4f4cb" + integrity sha512-B2OVdO9kBClDwGgWTBLAQwFV8qYTYGyVujg++1FZFSFMt8ORFdZ5fNpErvJtiSjYiOOQMzyBeSNhKyYNXCiJjQ== dependencies: - "@aws-sdk/types" "3.370.0" - "@smithy/property-provider" "^1.0.1" - "@smithy/types" "^1.1.0" + "@aws-sdk/types" "3.378.0" + "@smithy/property-provider" "^2.0.0" + "@smithy/types" "^2.0.2" tslib "^2.5.0" -"@aws-sdk/credential-provider-ini@3.370.0": - version "3.370.0" - resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.370.0.tgz#4e569b8054b4fba2f0a0a7fa88af84b1f8d78c0b" - integrity sha512-eJyapFKa4NrC9RfTgxlXnXfS9InG/QMEUPPVL+VhG7YS6nKqetC1digOYgivnEeu+XSKE0DJ7uZuXujN2Y7VAQ== +"@aws-sdk/credential-provider-ini@3.379.1": + version "3.379.1" + resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.379.1.tgz#912a0922be00deb2d77772f68bb41fad40269d61" + integrity sha512-YhEsJIskzCFwIIKiMN9GSHQkgWwj/b7rq0ofhsXsCRimFtdVkmMlB9veE6vtFAuXpX/WOGWdlWek1az0V22uuw== dependencies: - "@aws-sdk/credential-provider-env" "3.370.0" - "@aws-sdk/credential-provider-process" "3.370.0" - "@aws-sdk/credential-provider-sso" "3.370.0" - "@aws-sdk/credential-provider-web-identity" "3.370.0" - "@aws-sdk/types" "3.370.0" - "@smithy/credential-provider-imds" "^1.0.1" - "@smithy/property-provider" "^1.0.1" - "@smithy/shared-ini-file-loader" "^1.0.1" - "@smithy/types" "^1.1.0" + "@aws-sdk/credential-provider-env" "3.378.0" + "@aws-sdk/credential-provider-process" "3.378.0" + "@aws-sdk/credential-provider-sso" "3.379.1" + "@aws-sdk/credential-provider-web-identity" "3.378.0" + "@aws-sdk/types" "3.378.0" + "@smithy/credential-provider-imds" "^2.0.0" + "@smithy/property-provider" "^2.0.0" + "@smithy/shared-ini-file-loader" "^2.0.0" + "@smithy/types" "^2.0.2" tslib "^2.5.0" -"@aws-sdk/credential-provider-node@3.370.0": - version "3.370.0" - resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-node/-/credential-provider-node-3.370.0.tgz#74605644ccbd9e8237223318a7955f4ab2ff0d86" - integrity sha512-gkFiotBFKE4Fcn8CzQnMeab9TAR06FEAD02T4ZRYW1xGrBJOowmje9dKqdwQFHSPgnWAP+8HoTA8iwbhTLvjNA== +"@aws-sdk/credential-provider-node@3.379.1": + version "3.379.1" + resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-node/-/credential-provider-node-3.379.1.tgz#687eecb7c2e378229e675c9df511cfada63b4d60" + integrity sha512-39Y4OHKn6a8lY8YJhSLLw08aZytWxfvSjM4ObIEnE6hjLl8gsL9vROKKITsh3q6iGQ1EDSWMWZL50aOh3LJUIg== dependencies: - "@aws-sdk/credential-provider-env" "3.370.0" - "@aws-sdk/credential-provider-ini" "3.370.0" - "@aws-sdk/credential-provider-process" "3.370.0" - "@aws-sdk/credential-provider-sso" "3.370.0" - "@aws-sdk/credential-provider-web-identity" "3.370.0" - "@aws-sdk/types" "3.370.0" - "@smithy/credential-provider-imds" "^1.0.1" - "@smithy/property-provider" "^1.0.1" - "@smithy/shared-ini-file-loader" "^1.0.1" - "@smithy/types" "^1.1.0" + "@aws-sdk/credential-provider-env" "3.378.0" + "@aws-sdk/credential-provider-ini" "3.379.1" + "@aws-sdk/credential-provider-process" "3.378.0" + "@aws-sdk/credential-provider-sso" "3.379.1" + "@aws-sdk/credential-provider-web-identity" "3.378.0" + "@aws-sdk/types" "3.378.0" + "@smithy/credential-provider-imds" "^2.0.0" + "@smithy/property-provider" "^2.0.0" + "@smithy/shared-ini-file-loader" "^2.0.0" + "@smithy/types" "^2.0.2" tslib "^2.5.0" -"@aws-sdk/credential-provider-process@3.370.0": - version "3.370.0" - resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-process/-/credential-provider-process-3.370.0.tgz#f7b94d2ccfda3b067cb23ea832b10c692c831855" - integrity sha512-0BKFFZmUO779Xdw3u7wWnoWhYA4zygxJbgGVSyjkOGBvdkbPSTTcdwT1KFkaQy2kOXYeZPl+usVVRXs+ph4ejg== +"@aws-sdk/credential-provider-process@3.378.0": + version "3.378.0" + resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-process/-/credential-provider-process-3.378.0.tgz#8fd594c9600f9e4b7121f3cf2cea13b4d37f09e5" + integrity sha512-KFTIy7u+wXj3eDua4rgS0tODzMnXtXhAm1RxzCW9FL5JLBBrd82ymCj1Dp72217Sw5Do6NjCnDTTNkCHZMA77w== dependencies: - "@aws-sdk/types" "3.370.0" - "@smithy/property-provider" "^1.0.1" - "@smithy/shared-ini-file-loader" "^1.0.1" - "@smithy/types" "^1.1.0" + "@aws-sdk/types" "3.378.0" + "@smithy/property-provider" "^2.0.0" + "@smithy/shared-ini-file-loader" "^2.0.0" + "@smithy/types" "^2.0.2" tslib "^2.5.0" -"@aws-sdk/credential-provider-sso@3.370.0": - version "3.370.0" - resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-sso/-/credential-provider-sso-3.370.0.tgz#4c57f93d73f198d7e1e53fbfcdf72c053bc9c682" - integrity sha512-PFroYm5hcPSfC/jkZnCI34QFL3I7WVKveVk6/F3fud/cnP8hp6YjA9NiTNbqdFSzsyoiN/+e5fZgNKih8vVPTA== +"@aws-sdk/credential-provider-sso@3.379.1": + version "3.379.1" + resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-sso/-/credential-provider-sso-3.379.1.tgz#522dfb8b7cca455d5b226072d2ee1ac9fb317cdc" + integrity sha512-PhGtu1+JbUntYP/5CSfazQhWsjUBiksEuhg9fLhYl5OAgZVjVygbgoNVUz/gM7gZJSEMsasTazkn7yZVzO/k7w== dependencies: - "@aws-sdk/client-sso" "3.370.0" - "@aws-sdk/token-providers" "3.370.0" - "@aws-sdk/types" "3.370.0" - "@smithy/property-provider" "^1.0.1" - "@smithy/shared-ini-file-loader" "^1.0.1" - "@smithy/types" "^1.1.0" + "@aws-sdk/client-sso" "3.379.1" + "@aws-sdk/token-providers" "3.379.1" + "@aws-sdk/types" "3.378.0" + "@smithy/property-provider" "^2.0.0" + "@smithy/shared-ini-file-loader" "^2.0.0" + "@smithy/types" "^2.0.2" tslib "^2.5.0" -"@aws-sdk/credential-provider-web-identity@3.370.0": - version "3.370.0" - resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-web-identity/-/credential-provider-web-identity-3.370.0.tgz#c5831bb656bea1fe3b300e495e19a33bc90f4d84" - integrity sha512-CFaBMLRudwhjv1sDzybNV93IaT85IwS+L8Wq6VRMa0mro1q9rrWsIZO811eF+k0NEPfgU1dLH+8Vc2qhw4SARQ== +"@aws-sdk/credential-provider-web-identity@3.378.0": + version "3.378.0" + resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-web-identity/-/credential-provider-web-identity-3.378.0.tgz#019db9f17bd9fb2fd9a4171fe3b443c9e049a70a" + integrity sha512-GWjydOszhc4xDF8xuPtBvboglXQr0gwCW1oHAvmLcOT38+Hd6qnKywnMSeoXYRPgoKfF9TkWQgW1jxplzCG0UA== dependencies: - "@aws-sdk/types" "3.370.0" - "@smithy/property-provider" "^1.0.1" - "@smithy/types" "^1.1.0" + "@aws-sdk/types" "3.378.0" + "@smithy/property-provider" "^2.0.0" + "@smithy/types" "^2.0.2" tslib "^2.5.0" -"@aws-sdk/middleware-host-header@3.370.0": - version "3.370.0" - resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-host-header/-/middleware-host-header-3.370.0.tgz#645472416efd16b22a66b0aa1d52f48cf5699feb" - integrity sha512-CPXOm/TnOFC7KyXcJglICC7OiA7Kj6mT3ChvEijr56TFOueNHvJdV4aNIFEQy0vGHOWtY12qOWLNto/wYR1BAQ== +"@aws-sdk/middleware-host-header@3.379.1": + version "3.379.1" + resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-host-header/-/middleware-host-header-3.379.1.tgz#26d8af6100de4e03d201553360dfe16e10ae1aa5" + integrity sha512-LI4KpAFWNWVr2aH2vRVblr0Y8tvDz23lj8LOmbDmCrzd5M21nxuocI/8nEAQj55LiTIf9Zs+dHCdsyegnFXdrA== dependencies: - "@aws-sdk/types" "3.370.0" - "@smithy/protocol-http" "^1.1.0" - "@smithy/types" "^1.1.0" + "@aws-sdk/types" "3.378.0" + "@smithy/protocol-http" "^2.0.1" + "@smithy/types" "^2.0.2" tslib "^2.5.0" -"@aws-sdk/middleware-logger@3.370.0": - version "3.370.0" - resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-logger/-/middleware-logger-3.370.0.tgz#c9f694d7e1dd47b5e6e8eab94793fc1e272b1e26" - integrity sha512-cQMq9SaZ/ORmTJPCT6VzMML7OxFdQzNkhMAgKpTDl+tdPWynlHF29E5xGoSzROnThHlQPCjogU0NZ8AxI0SWPA== +"@aws-sdk/middleware-logger@3.378.0": + version "3.378.0" + resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-logger/-/middleware-logger-3.378.0.tgz#f27fe3a979f3ef49034a860aa2c38c8a16faa879" + integrity sha512-l1DyaDLm3KeBMNMuANI3scWh8Xvu248x+vw6Z7ExWOhGXFmQ1MW7YvASg/SdxWkhlF9HmkkTif1LdMB22x6QDA== dependencies: - "@aws-sdk/types" "3.370.0" - "@smithy/types" "^1.1.0" + "@aws-sdk/types" "3.378.0" + "@smithy/types" "^2.0.2" tslib "^2.5.0" -"@aws-sdk/middleware-recursion-detection@3.370.0": - version "3.370.0" - resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-recursion-detection/-/middleware-recursion-detection-3.370.0.tgz#e5e8fd1d2ff1ade91135295dabcaa81c311ce00b" - integrity sha512-L7ZF/w0lAAY/GK1khT8VdoU0XB7nWHk51rl/ecAg64J70dHnMOAg8n+5FZ9fBu/xH1FwUlHOkwlodJOgzLJjtg== +"@aws-sdk/middleware-recursion-detection@3.378.0": + version "3.378.0" + resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-recursion-detection/-/middleware-recursion-detection-3.378.0.tgz#706f505f608a766d617fbdad20ca30a7abccb311" + integrity sha512-mUMfHAz0oGNIWiTZHTVJb+I515Hqs2zx1j36Le4MMiiaMkPW1SRUF1FIwGuc1wh6E8jB5q+XfEMriDjRi4TZRA== dependencies: - "@aws-sdk/types" "3.370.0" - "@smithy/protocol-http" "^1.1.0" - "@smithy/types" "^1.1.0" + "@aws-sdk/types" "3.378.0" + "@smithy/protocol-http" "^2.0.1" + "@smithy/types" "^2.0.2" tslib "^2.5.0" -"@aws-sdk/middleware-sdk-sts@3.370.0": - version "3.370.0" - resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-sdk-sts/-/middleware-sdk-sts-3.370.0.tgz#0599a624fe5cabe75cd7d9e7420927b102356fa2" - integrity sha512-ykbsoVy0AJtVbuhAlTAMcaz/tCE3pT8nAp0L7CQQxSoanRCvOux7au0KwMIQVhxgnYid4dWVF6d00SkqU5MXRA== +"@aws-sdk/middleware-sdk-sts@3.379.1": + version "3.379.1" + resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-sdk-sts/-/middleware-sdk-sts-3.379.1.tgz#4238aa2fa4ad4b0f7e0f6bb08d7c131b7d6a2baa" + integrity sha512-SK3gSyT0XbLiY12+AjLFYL9YngxOXHnZF3Z33Cdd4a+AUYrVBV7JBEEGD1Nlwrcmko+3XgaKlmgUaR5s91MYvg== dependencies: - "@aws-sdk/middleware-signing" "3.370.0" - "@aws-sdk/types" "3.370.0" - "@smithy/types" "^1.1.0" + "@aws-sdk/middleware-signing" "3.379.1" + "@aws-sdk/types" "3.378.0" + "@smithy/types" "^2.0.2" tslib "^2.5.0" -"@aws-sdk/middleware-signing@3.370.0": - version "3.370.0" - resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-signing/-/middleware-signing-3.370.0.tgz#c094026251faa17a24f61630d56152f7b073e6cf" - integrity sha512-Dwr/RTCWOXdm394wCwICGT2VNOTMRe4IGPsBRJAsM24pm+EEqQzSS3Xu/U/zF4exuxqpMta4wec4QpSarPNTxA== +"@aws-sdk/middleware-signing@3.379.1": + version "3.379.1" + resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-signing/-/middleware-signing-3.379.1.tgz#ebb7912868076babec851f9f703862dae6583a89" + integrity sha512-kBk2ZUvR84EM4fICjr8K+Ykpf8SI1UzzPp2/UVYZ0X+4H/ZCjfSqohGRwHykMqeplne9qHSL7/rGJs1H3l3gPg== dependencies: - "@aws-sdk/types" "3.370.0" - "@smithy/property-provider" "^1.0.1" - "@smithy/protocol-http" "^1.1.0" - "@smithy/signature-v4" "^1.0.1" - "@smithy/types" "^1.1.0" - "@smithy/util-middleware" "^1.0.1" + "@aws-sdk/types" "3.378.0" + "@smithy/property-provider" "^2.0.0" + "@smithy/protocol-http" "^2.0.1" + "@smithy/signature-v4" "^2.0.0" + "@smithy/types" "^2.0.2" + "@smithy/util-middleware" "^2.0.0" tslib "^2.5.0" -"@aws-sdk/middleware-user-agent@3.370.0": - version "3.370.0" - resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-user-agent/-/middleware-user-agent-3.370.0.tgz#a2bf71baf6407654811a02e4d276a2eec3996fdb" - integrity sha512-2+3SB6MtMAq1+gVXhw0Y3ONXuljorh6ijnxgTpv+uQnBW5jHCUiAS8WDYiDEm7i9euJPbvJfM8WUrSMDMU6Cog== +"@aws-sdk/middleware-user-agent@3.379.1": + version "3.379.1" + resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-user-agent/-/middleware-user-agent-3.379.1.tgz#61ca273aa1f505f4d0b389fb72c3b0dbd1078aae" + integrity sha512-4zIGeAIuutcRieAvovs82uBNhJBHuxfxaAUqrKiw49xUBG7xeNVUl+DYPSpbALbEIy4ujfwWCBOOWVCt6dyUZg== dependencies: - "@aws-sdk/types" "3.370.0" - "@aws-sdk/util-endpoints" "3.370.0" - "@smithy/protocol-http" "^1.1.0" - "@smithy/types" "^1.1.0" + "@aws-sdk/types" "3.378.0" + "@aws-sdk/util-endpoints" "3.378.0" + "@smithy/protocol-http" "^2.0.1" + "@smithy/types" "^2.0.2" tslib "^2.5.0" -"@aws-sdk/token-providers@3.370.0": - version "3.370.0" - resolved "https://registry.yarnpkg.com/@aws-sdk/token-providers/-/token-providers-3.370.0.tgz#e5229f2d116887c90ec103e024583be05c1f506c" - integrity sha512-EyR2ZYr+lJeRiZU2/eLR+mlYU9RXLQvNyGFSAekJKgN13Rpq/h0syzXVFLP/RSod/oZenh/fhVZ2HwlZxuGBtQ== +"@aws-sdk/token-providers@3.379.1": + version "3.379.1" + resolved "https://registry.yarnpkg.com/@aws-sdk/token-providers/-/token-providers-3.379.1.tgz#d85692017b357743eb729e05728fef000f3685ea" + integrity sha512-NlYPkArJ7A/txCrjqqkje+4hsv7pSOqm+Qdx3BUIOc7PRYrBVs/XwThxUkGceSntVXoNlO8g9DFL0NY53/wb8Q== dependencies: - "@aws-sdk/client-sso-oidc" "3.370.0" - "@aws-sdk/types" "3.370.0" - "@smithy/property-provider" "^1.0.1" - "@smithy/shared-ini-file-loader" "^1.0.1" - "@smithy/types" "^1.1.0" + "@aws-sdk/client-sso-oidc" "3.379.1" + "@aws-sdk/types" "3.378.0" + "@smithy/property-provider" "^2.0.0" + "@smithy/shared-ini-file-loader" "^2.0.0" + "@smithy/types" "^2.0.2" tslib "^2.5.0" -"@aws-sdk/types@3.370.0": - version "3.370.0" - resolved "https://registry.yarnpkg.com/@aws-sdk/types/-/types-3.370.0.tgz#79e0e4927529c957b5c5c2a00f7590a76784a5e4" - integrity sha512-8PGMKklSkRKjunFhzM2y5Jm0H2TBu7YRNISdYzXLUHKSP9zlMEYagseKVdmox0zKHf1LXVNuSlUV2b6SRrieCQ== - dependencies: - "@smithy/types" "^1.1.0" - tslib "^2.5.0" - -"@aws-sdk/types@^3.222.0": +"@aws-sdk/types@3.378.0", "@aws-sdk/types@^3.222.0": version "3.378.0" resolved "https://registry.yarnpkg.com/@aws-sdk/types/-/types-3.378.0.tgz#93a811ccdf15c81b1947f1cd67922c4690792189" integrity sha512-qP0CvR/ItgktmN8YXpGQglzzR/6s0nrsQ4zIfx3HMwpsBTwuouYahcCtF1Vr82P4NFcoDA412EJahJ2pIqEd+w== @@ -528,12 +520,12 @@ "@smithy/types" "^2.0.2" tslib "^2.5.0" -"@aws-sdk/util-endpoints@3.370.0": - version "3.370.0" - resolved "https://registry.yarnpkg.com/@aws-sdk/util-endpoints/-/util-endpoints-3.370.0.tgz#bf1f4653c3afc89d4e79aa4895dd3dffbb56c930" - integrity sha512-5ltVAnM79nRlywwzZN5i8Jp4tk245OCGkKwwXbnDU+gq7zT3CIOsct1wNZvmpfZEPGt/bv7/NyRcjP+7XNsX/g== +"@aws-sdk/util-endpoints@3.378.0": + version "3.378.0" + resolved "https://registry.yarnpkg.com/@aws-sdk/util-endpoints/-/util-endpoints-3.378.0.tgz#93eeac35656ee949ab42cbc1181dfcbdb1e3e95c" + integrity sha512-NU5C2l2xAXxpyB5nT0fIhahLPlJoJdzHWw4uC53KH9b4PrjHtgvgCN8beIsD3QxyfgeoM4A5J9Auo6WurfRnLw== dependencies: - "@aws-sdk/types" "3.370.0" + "@aws-sdk/types" "3.378.0" tslib "^2.5.0" "@aws-sdk/util-locate-window@^3.0.0": @@ -543,24 +535,24 @@ dependencies: tslib "^2.5.0" -"@aws-sdk/util-user-agent-browser@3.370.0": - version "3.370.0" - resolved "https://registry.yarnpkg.com/@aws-sdk/util-user-agent-browser/-/util-user-agent-browser-3.370.0.tgz#df144f5f1a65578842b79d49555c754a531d85f0" - integrity sha512-028LxYZMQ0DANKhW+AKFQslkScZUeYlPmSphrCIXgdIItRZh6ZJHGzE7J/jDsEntZOrZJsjI4z0zZ5W2idj04w== +"@aws-sdk/util-user-agent-browser@3.378.0": + version "3.378.0" + resolved "https://registry.yarnpkg.com/@aws-sdk/util-user-agent-browser/-/util-user-agent-browser-3.378.0.tgz#e756215da5bd1654a308b4e5383ebdcfc938fb0a" + integrity sha512-FSCpagzftK1W+m7Ar6lpX7/Gr9y5P56nhFYz8U4EYQ4PkufS6czWX9YW+/FA5OYV0vlQ/SvPqMnzoHIPUNhZrQ== dependencies: - "@aws-sdk/types" "3.370.0" - "@smithy/types" "^1.1.0" + "@aws-sdk/types" "3.378.0" + "@smithy/types" "^2.0.2" bowser "^2.11.0" tslib "^2.5.0" -"@aws-sdk/util-user-agent-node@3.370.0": - version "3.370.0" - resolved "https://registry.yarnpkg.com/@aws-sdk/util-user-agent-node/-/util-user-agent-node-3.370.0.tgz#96d8420b42cbebd498de8b94886340d11c97a34b" - integrity sha512-33vxZUp8vxTT/DGYIR3PivQm07sSRGWI+4fCv63Rt7Q++fO24E0kQtmVAlikRY810I10poD6rwILVtITtFSzkg== +"@aws-sdk/util-user-agent-node@3.378.0": + version "3.378.0" + resolved "https://registry.yarnpkg.com/@aws-sdk/util-user-agent-node/-/util-user-agent-node-3.378.0.tgz#7af728f1823e860853998166a2bda0f0044251ef" + integrity sha512-IdwVJV0E96MkJeFte4dlWqvB+oiqCiZ5lOlheY3W9NynTuuX0GGYNC8Y9yIsV8Oava1+ujpJq0ww6qXdYxmO4A== dependencies: - "@aws-sdk/types" "3.370.0" - "@smithy/node-config-provider" "^1.0.1" - "@smithy/types" "^1.1.0" + "@aws-sdk/types" "3.378.0" + "@smithy/node-config-provider" "^2.0.1" + "@smithy/types" "^2.0.2" tslib "^2.5.0" "@aws-sdk/util-utf8-browser@^3.0.0": @@ -3303,225 +3295,218 @@ resolved "https://registry.yarnpkg.com/@sinonjs/text-encoding/-/text-encoding-0.7.2.tgz#5981a8db18b56ba38ef0efb7d995b12aa7b51918" integrity sha512-sXXKG+uL9IrKqViTtao2Ws6dy0znu9sOaP1di/jKGW1M6VssO8vlpXCQcpZ+jisQ1tTFAC5Jo/EOzFbggBagFQ== -"@smithy/abort-controller@^1.1.0": - version "1.1.0" - resolved "https://registry.yarnpkg.com/@smithy/abort-controller/-/abort-controller-1.1.0.tgz#2da0d73c504b93ca8bb83bdc8d6b8208d73f418b" - integrity sha512-5imgGUlZL4dW4YWdMYAKLmal9ny/tlenM81QZY7xYyb76z9Z/QOg7oM5Ak9HQl8QfFTlGVWwcMXl+54jroRgEQ== +"@smithy/abort-controller@^2.0.1": + version "2.0.1" + resolved "https://registry.yarnpkg.com/@smithy/abort-controller/-/abort-controller-2.0.1.tgz#ddb5dd8c37016e8fcf772bd9c80e900860d74ae6" + integrity sha512-0s7XjIbsTwZyUW9OwXQ8J6x1UiA1TNCh60Vaw56nHahL7kUZsLhmTlWiaxfLkFtO2Utkj8YewcpHTYpxaTzO+w== dependencies: - "@smithy/types" "^1.2.0" + "@smithy/types" "^2.0.2" tslib "^2.5.0" -"@smithy/config-resolver@^1.0.1", "@smithy/config-resolver@^1.1.0": - version "1.1.0" - resolved "https://registry.yarnpkg.com/@smithy/config-resolver/-/config-resolver-1.1.0.tgz#e604fe25a65a77bc21cc01b66e0bee5bc0c9e57b" - integrity sha512-7WD9eZHp46BxAjNGHJLmxhhyeiNWkBdVStd7SUJPUZqQGeIO/REtIrcIfKUfdiHTQ9jyu2SYoqvzqqaFc6987w== +"@smithy/config-resolver@^2.0.1": + version "2.0.1" + resolved "https://registry.yarnpkg.com/@smithy/config-resolver/-/config-resolver-2.0.1.tgz#ea7981f4716961889d1c7d16aaa956cf7dae2b79" + integrity sha512-l83Pm7hV+8CBQOCmBRopWDtF+CURUJol7NsuPYvimiDhkC2F8Ba9T1imSFE+pD1UIJ9jlsDPAnZfPJT5cjnuEw== dependencies: - "@smithy/types" "^1.2.0" - "@smithy/util-config-provider" "^1.1.0" - "@smithy/util-middleware" "^1.1.0" + "@smithy/types" "^2.0.2" + "@smithy/util-config-provider" "^2.0.0" + "@smithy/util-middleware" "^2.0.0" tslib "^2.5.0" -"@smithy/credential-provider-imds@^1.0.1", "@smithy/credential-provider-imds@^1.1.0": - version "1.1.0" - resolved "https://registry.yarnpkg.com/@smithy/credential-provider-imds/-/credential-provider-imds-1.1.0.tgz#4d9444c4c8de70143c3f16bdba188b0e42cb48f9" - integrity sha512-kUMOdEu3RP6ozH0Ga8OeMP8gSkBsK1UqZZKyPLFnpZHrtZuHSSt7M7gsHYB/bYQBZAo3o7qrGmRty3BubYtYxQ== +"@smithy/credential-provider-imds@^2.0.0", "@smithy/credential-provider-imds@^2.0.1": + version "2.0.1" + resolved "https://registry.yarnpkg.com/@smithy/credential-provider-imds/-/credential-provider-imds-2.0.1.tgz#e034f3d8ee6ad178becb267886056233870661d0" + integrity sha512-8VxriuRINNEfVZjEFKBY75y9ZWAx73DZ5K/u+3LmB6r8WR2h3NaFxFKMlwlq0uzNdGhD1ouKBn9XWEGYHKiPLw== dependencies: - "@smithy/node-config-provider" "^1.1.0" - "@smithy/property-provider" "^1.2.0" - "@smithy/types" "^1.2.0" - "@smithy/url-parser" "^1.1.0" + "@smithy/node-config-provider" "^2.0.1" + "@smithy/property-provider" "^2.0.1" + "@smithy/types" "^2.0.2" + "@smithy/url-parser" "^2.0.1" tslib "^2.5.0" -"@smithy/eventstream-codec@^1.1.0": - version "1.1.0" - resolved "https://registry.yarnpkg.com/@smithy/eventstream-codec/-/eventstream-codec-1.1.0.tgz#bfe1308ba84ff3db3e79dc1ced8231c52ac0fc36" - integrity sha512-3tEbUb8t8an226jKB6V/Q2XU/J53lCwCzULuBPEaF4JjSh+FlCMp7TmogE/Aij5J9DwlsZ4VAD/IRDuQ/0ZtMw== +"@smithy/eventstream-codec@^2.0.1": + version "2.0.1" + resolved "https://registry.yarnpkg.com/@smithy/eventstream-codec/-/eventstream-codec-2.0.1.tgz#b84e224db346066e817ca9ca23260798a1aa071e" + integrity sha512-/IiNB7gQM2y2ZC/GAWOWDa8+iXfhr1g9Xe5979cQEOdCWDISvrAiv18cn3OtIQUhbYOR3gm7QtCpkq1to2takQ== dependencies: "@aws-crypto/crc32" "3.0.0" - "@smithy/types" "^1.2.0" - "@smithy/util-hex-encoding" "^1.1.0" + "@smithy/types" "^2.0.2" + "@smithy/util-hex-encoding" "^2.0.0" tslib "^2.5.0" -"@smithy/fetch-http-handler@^1.0.1", "@smithy/fetch-http-handler@^1.1.0": - version "1.1.0" - resolved "https://registry.yarnpkg.com/@smithy/fetch-http-handler/-/fetch-http-handler-1.1.0.tgz#933694dcc0e1ade205161237a151c1c818479676" - integrity sha512-N22C9R44u5WGlcY+Wuv8EXmCAq62wWwriRAuoczMEwAIjPbvHSthyPSLqI4S7kAST1j6niWg8kwpeJ3ReAv3xg== +"@smithy/fetch-http-handler@^2.0.1": + version "2.0.1" + resolved "https://registry.yarnpkg.com/@smithy/fetch-http-handler/-/fetch-http-handler-2.0.1.tgz#5c8903897d3fd7ae3758ed7760d559d72d27e902" + integrity sha512-/SoU/ClazgcdOxgE4zA7RX8euiELwpsrKCSvulVQvu9zpmqJRyEJn8ZTWYFV17/eHOBdHTs9kqodhNhsNT+cUw== dependencies: - "@smithy/protocol-http" "^1.2.0" - "@smithy/querystring-builder" "^1.1.0" - "@smithy/types" "^1.2.0" - "@smithy/util-base64" "^1.1.0" + "@smithy/protocol-http" "^2.0.1" + "@smithy/querystring-builder" "^2.0.1" + "@smithy/types" "^2.0.2" + "@smithy/util-base64" "^2.0.0" tslib "^2.5.0" -"@smithy/hash-node@^1.0.1": - version "1.1.0" - resolved "https://registry.yarnpkg.com/@smithy/hash-node/-/hash-node-1.1.0.tgz#a8da64fa4b2e2c64185df92897165c8113b499b2" - integrity sha512-yiNKDGMzrQjnpnbLfkYKo+HwIxmBAsv0AI++QIJwvhfkLpUTBylelkv6oo78/YqZZS6h+bGfl0gILJsKE2wAKQ== +"@smithy/hash-node@^2.0.1": + version "2.0.1" + resolved "https://registry.yarnpkg.com/@smithy/hash-node/-/hash-node-2.0.1.tgz#458b74378cbfecf6dcd1ffc6b7ec7d29a4247efd" + integrity sha512-oTKYimQdF4psX54ZonpcIE+MXjMUWFxLCNosjPkJPFQ9whRX0K/PFX/+JZGRQh3zO9RlEOEUIbhy9NO+Wha6hw== dependencies: - "@smithy/types" "^1.2.0" - "@smithy/util-buffer-from" "^1.1.0" - "@smithy/util-utf8" "^1.1.0" + "@smithy/types" "^2.0.2" + "@smithy/util-buffer-from" "^2.0.0" + "@smithy/util-utf8" "^2.0.0" tslib "^2.5.0" -"@smithy/invalid-dependency@^1.0.1": - version "1.1.0" - resolved "https://registry.yarnpkg.com/@smithy/invalid-dependency/-/invalid-dependency-1.1.0.tgz#0552eb0090c5a20e86cbd9ca15381a4c2ec53730" - integrity sha512-h2rXn68ClTwzPXYzEUNkz+0B/A0Hz8YdFNTiEwlxkwzkETGKMxmsrQGFXwYm3jd736R5vkXcClXz1ddKrsaBEQ== +"@smithy/invalid-dependency@^2.0.1": + version "2.0.1" + resolved "https://registry.yarnpkg.com/@smithy/invalid-dependency/-/invalid-dependency-2.0.1.tgz#bb49b297e2141ec2ba6e131e0946af0ba59509e2" + integrity sha512-2q/Eb0AE662zwyMV+z+TL7deBwcHCgaZZGc0RItamBE8kak3MzCi/EZCNoFWoBfxgQ4jfR12wm8KKsSXhJzJtQ== dependencies: - "@smithy/types" "^1.2.0" + "@smithy/types" "^2.0.2" tslib "^2.5.0" -"@smithy/is-array-buffer@^1.1.0": - version "1.1.0" - resolved "https://registry.yarnpkg.com/@smithy/is-array-buffer/-/is-array-buffer-1.1.0.tgz#29948072da2b57575aa9898cda863932e842ab11" - integrity sha512-twpQ/n+3OWZJ7Z+xu43MJErmhB/WO/mMTnqR6PwWQShvSJ/emx5d1N59LQZk6ZpTAeuRWrc+eHhkzTp9NFjNRQ== +"@smithy/is-array-buffer@^2.0.0": + version "2.0.0" + resolved "https://registry.yarnpkg.com/@smithy/is-array-buffer/-/is-array-buffer-2.0.0.tgz#8fa9b8040651e7ba0b2f6106e636a91354ff7d34" + integrity sha512-z3PjFjMyZNI98JFRJi/U0nGoLWMSJlDjAW4QUX2WNZLas5C0CmVV6LJ01JI0k90l7FvpmixjWxPFmENSClQ7ug== dependencies: tslib "^2.5.0" -"@smithy/middleware-content-length@^1.0.1": - version "1.1.0" - resolved "https://registry.yarnpkg.com/@smithy/middleware-content-length/-/middleware-content-length-1.1.0.tgz#77854875535f80efd036d535842c567230b78b0b" - integrity sha512-iNxwhZ7Xc5+LjeDElEOi/Nh8fFsc9Dw9+5w7h7/GLFIU0RgAwBJuJtcP1vNTOwzW4B3hG+gRu8sQLqA9OEaTwA== +"@smithy/middleware-content-length@^2.0.1": + version "2.0.1" + resolved "https://registry.yarnpkg.com/@smithy/middleware-content-length/-/middleware-content-length-2.0.1.tgz#86005cd4cb45eff5420730abe88e08d22c582d79" + integrity sha512-IZhRSk5GkVBcrKaqPXddBS2uKhaqwBgaSgbBb1OJyGsKe7SxRFbclWS0LqOR9fKUkDl+3lL8E2ffpo6EQg0igw== dependencies: - "@smithy/protocol-http" "^1.2.0" - "@smithy/types" "^1.2.0" + "@smithy/protocol-http" "^2.0.1" + "@smithy/types" "^2.0.2" tslib "^2.5.0" -"@smithy/middleware-endpoint@^1.0.2": - version "1.1.0" - resolved "https://registry.yarnpkg.com/@smithy/middleware-endpoint/-/middleware-endpoint-1.1.0.tgz#ce3cfd5933c5a088339192d4fb1dd09ce6186777" - integrity sha512-PvpazNjVpxX2ICrzoFYCpFnjB39DKCpZds8lRpAB3p6HGrx6QHBaNvOzVhJGBf0jcAbfCdc5/W0n9z8VWaSSww== +"@smithy/middleware-endpoint@^2.0.1": + version "2.0.1" + resolved "https://registry.yarnpkg.com/@smithy/middleware-endpoint/-/middleware-endpoint-2.0.1.tgz#4e992dd2c9dedbff776150045904c5455df4eaf7" + integrity sha512-uz/KI1MBd9WHrrkVFZO4L4Wyv24raf0oR4EsOYEeG5jPJO5U+C7MZGLcMxX8gWERDn1sycBDqmGv8fjUMLxT6w== dependencies: - "@smithy/middleware-serde" "^1.1.0" - "@smithy/types" "^1.2.0" - "@smithy/url-parser" "^1.1.0" - "@smithy/util-middleware" "^1.1.0" + "@smithy/middleware-serde" "^2.0.1" + "@smithy/types" "^2.0.2" + "@smithy/url-parser" "^2.0.1" + "@smithy/util-middleware" "^2.0.0" tslib "^2.5.0" -"@smithy/middleware-retry@^1.0.3": - version "1.1.0" - resolved "https://registry.yarnpkg.com/@smithy/middleware-retry/-/middleware-retry-1.1.0.tgz#084f70df112f22b5bfa0de8faaa14a5dcf22149e" - integrity sha512-lINKYxIvT+W20YFOtHBKeGm7npuJg0/YCoShttU7fVpsmU+a2rdb9zrJn1MHqWfUL6DhTAWGa0tH2O7l4XrDcw== +"@smithy/middleware-retry@^2.0.1": + version "2.0.1" + resolved "https://registry.yarnpkg.com/@smithy/middleware-retry/-/middleware-retry-2.0.1.tgz#d6c0aa9d117140a429951c8a1a92e05d9d0c218c" + integrity sha512-NKHF4i0gjSyjO6C0ZyjEpNqzGgIu7s8HOK6oT/1Jqws2Q1GynR1xV8XTUs1gKXeaNRzbzKQRewHHmfPwZjOtHA== dependencies: - "@smithy/protocol-http" "^1.2.0" - "@smithy/service-error-classification" "^1.1.0" - "@smithy/types" "^1.2.0" - "@smithy/util-middleware" "^1.1.0" - "@smithy/util-retry" "^1.1.0" + "@smithy/protocol-http" "^2.0.1" + "@smithy/service-error-classification" "^2.0.0" + "@smithy/types" "^2.0.2" + "@smithy/util-middleware" "^2.0.0" + "@smithy/util-retry" "^2.0.0" tslib "^2.5.0" uuid "^8.3.2" -"@smithy/middleware-serde@^1.0.1", "@smithy/middleware-serde@^1.1.0": - version "1.1.0" - resolved "https://registry.yarnpkg.com/@smithy/middleware-serde/-/middleware-serde-1.1.0.tgz#daed29eb34337d1206f10c09d801cc28f13e5819" - integrity sha512-RiBMxhxuO9VTjHsjJvhzViyceoLhU6gtrnJGpAXY43wE49IstXIGEQz8MT50/hOq5EumX16FCpup0r5DVyfqNQ== +"@smithy/middleware-serde@^2.0.1": + version "2.0.1" + resolved "https://registry.yarnpkg.com/@smithy/middleware-serde/-/middleware-serde-2.0.1.tgz#daa38ebc5873f1f7d0430e7a75b7255b69c70016" + integrity sha512-uKxPaC6ItH9ZXdpdqNtf8sda7GcU4SPMp0tomq/5lUg9oiMa/Q7+kD35MUrpKaX3IVXVrwEtkjCU9dogZ/RAUA== dependencies: - "@smithy/types" "^1.2.0" + "@smithy/types" "^2.0.2" tslib "^2.5.0" -"@smithy/middleware-stack@^1.0.1", "@smithy/middleware-stack@^1.1.0": - version "1.1.0" - resolved "https://registry.yarnpkg.com/@smithy/middleware-stack/-/middleware-stack-1.1.0.tgz#04edd33b5db48d880b9942c38459f193144fa533" - integrity sha512-XynYiIvXNea2BbLcppvpNK0zu8o2woJqgnmxqYTn4FWagH/Hr2QIk8LOsUz7BIJ4tooFhmx8urHKCdlPbbPDCA== +"@smithy/middleware-stack@^2.0.0": + version "2.0.0" + resolved "https://registry.yarnpkg.com/@smithy/middleware-stack/-/middleware-stack-2.0.0.tgz#cd9f442c2788b1ef0ea6b32236d80c76b3c342e9" + integrity sha512-31XC1xNF65nlbc16yuh3wwTudmqs6qy4EseQUGF8A/p2m/5wdd/cnXJqpniy/XvXVwkHPz/GwV36HqzHtIKATQ== dependencies: tslib "^2.5.0" -"@smithy/node-config-provider@^1.0.1", "@smithy/node-config-provider@^1.1.0": - version "1.1.0" - resolved "https://registry.yarnpkg.com/@smithy/node-config-provider/-/node-config-provider-1.1.0.tgz#86c64e4ef6a557863422a236ba10aa7ed51ad85d" - integrity sha512-2G4TlzUnmTrUY26VKTonQqydwb+gtM/mcl+TqDP8CnWtJKVL8ElPpKgLGScP04bPIRY9x2/10lDdoaRXDqPuCw== +"@smithy/node-config-provider@^2.0.1": + version "2.0.1" + resolved "https://registry.yarnpkg.com/@smithy/node-config-provider/-/node-config-provider-2.0.1.tgz#5a17c2564dc9689d523408c9a6dea9ca1330c47f" + integrity sha512-Zoel4CPkKRTQ2XxmozZUfqBYqjPKL53/SvTDhJHj+VBSiJy6MXRav1iDCyFPS92t40Uh+Yi+Km5Ch3hQ+c/zSA== dependencies: - "@smithy/property-provider" "^1.2.0" - "@smithy/shared-ini-file-loader" "^1.1.0" - "@smithy/types" "^1.2.0" + "@smithy/property-provider" "^2.0.1" + "@smithy/shared-ini-file-loader" "^2.0.1" + "@smithy/types" "^2.0.2" tslib "^2.5.0" -"@smithy/node-http-handler@^1.0.2", "@smithy/node-http-handler@^1.1.0": - version "1.1.0" - resolved "https://registry.yarnpkg.com/@smithy/node-http-handler/-/node-http-handler-1.1.0.tgz#887cee930b520e08043c9f41e463f8d8f5dae127" - integrity sha512-d3kRriEgaIiGXLziAM8bjnaLn1fthCJeTLZIwEIpzQqe6yPX0a+yQoLCTyjb2fvdLwkMoG4p7THIIB5cj5lkbg== +"@smithy/node-http-handler@^2.0.1": + version "2.0.1" + resolved "https://registry.yarnpkg.com/@smithy/node-http-handler/-/node-http-handler-2.0.1.tgz#7a1b23e30c5125ec31062a8b5edbc9fdd96ac651" + integrity sha512-Zv3fxk3p9tsmPT2CKMsbuwbbxnq2gzLDIulxv+yI6aE+02WPYorObbbe9gh7SW3weadMODL1vTfOoJ9yFypDzg== dependencies: - "@smithy/abort-controller" "^1.1.0" - "@smithy/protocol-http" "^1.2.0" - "@smithy/querystring-builder" "^1.1.0" - "@smithy/types" "^1.2.0" + "@smithy/abort-controller" "^2.0.1" + "@smithy/protocol-http" "^2.0.1" + "@smithy/querystring-builder" "^2.0.1" + "@smithy/types" "^2.0.2" tslib "^2.5.0" -"@smithy/property-provider@^1.0.1", "@smithy/property-provider@^1.2.0": - version "1.2.0" - resolved "https://registry.yarnpkg.com/@smithy/property-provider/-/property-provider-1.2.0.tgz#2e4ca34b0994ec6de734316c0093e671a1bfa5c7" - integrity sha512-qlJd9gT751i4T0t/hJAyNGfESfi08Fek8QiLcysoKPgR05qHhG0OYhlaCJHhpXy4ECW0lHyjvFM1smrCLIXVfw== +"@smithy/property-provider@^2.0.0", "@smithy/property-provider@^2.0.1": + version "2.0.1" + resolved "https://registry.yarnpkg.com/@smithy/property-provider/-/property-provider-2.0.1.tgz#4c359f5063a9c664599f88be00e3f9b3e1021d4d" + integrity sha512-pmJRyY9SF6sutWIktIhe+bUdSQDxv/qZ4mYr3/u+u45riTPN7nmRxPo+e4sjWVoM0caKFjRSlj3tf5teRFy0Vg== dependencies: - "@smithy/types" "^1.2.0" + "@smithy/types" "^2.0.2" tslib "^2.5.0" -"@smithy/protocol-http@^1.1.0", "@smithy/protocol-http@^1.2.0": - version "1.2.0" - resolved "https://registry.yarnpkg.com/@smithy/protocol-http/-/protocol-http-1.2.0.tgz#a554e4dabb14508f0bc2cdef9c3710e2b294be04" - integrity sha512-GfGfruksi3nXdFok5RhgtOnWe5f6BndzYfmEXISD+5gAGdayFGpjWu5pIqIweTudMtse20bGbc+7MFZXT1Tb8Q== +"@smithy/protocol-http@^2.0.1": + version "2.0.1" + resolved "https://registry.yarnpkg.com/@smithy/protocol-http/-/protocol-http-2.0.1.tgz#4257b9b8803f1e7638022a9cc6be8ea0abacac26" + integrity sha512-mrkMAp0wtaDEIkgRObWYxI1Kun1tm6Iu6rK+X4utb6Ah7Uc3Kk4VIWwK/rBHdYGReiLIrxFCB1rq4a2gyZnSgg== dependencies: - "@smithy/types" "^1.2.0" + "@smithy/types" "^2.0.2" tslib "^2.5.0" -"@smithy/querystring-builder@^1.1.0": - version "1.1.0" - resolved "https://registry.yarnpkg.com/@smithy/querystring-builder/-/querystring-builder-1.1.0.tgz#de6306104640ade34e59be33949db6cc64aa9d7f" - integrity sha512-gDEi4LxIGLbdfjrjiY45QNbuDmpkwh9DX4xzrR2AzjjXpxwGyfSpbJaYhXARw9p17VH0h9UewnNQXNwaQyYMDA== +"@smithy/querystring-builder@^2.0.1": + version "2.0.1" + resolved "https://registry.yarnpkg.com/@smithy/querystring-builder/-/querystring-builder-2.0.1.tgz#c8326d27e3796cac8b46f580bb067e83f50b4375" + integrity sha512-bp+93WFzx1FojVEIeFPtG0A1pKsFdCUcZvVdZdRlmNooOUrz9Mm9bneRd8hDwAQ37pxiZkCOxopSXXRQN10mYw== dependencies: - "@smithy/types" "^1.2.0" - "@smithy/util-uri-escape" "^1.1.0" + "@smithy/types" "^2.0.2" + "@smithy/util-uri-escape" "^2.0.0" tslib "^2.5.0" -"@smithy/querystring-parser@^1.1.0": - version "1.1.0" - resolved "https://registry.yarnpkg.com/@smithy/querystring-parser/-/querystring-parser-1.1.0.tgz#4bf4be6d1db8b769d346a0d98c5b0db4e99a8ba6" - integrity sha512-Lm/FZu2qW3XX+kZ4WPwr+7aAeHf1Lm84UjNkKyBu16XbmEV7ukfhXni2aIwS2rcVf8Yv5E7wchGGpOFldj9V4Q== +"@smithy/querystring-parser@^2.0.1": + version "2.0.1" + resolved "https://registry.yarnpkg.com/@smithy/querystring-parser/-/querystring-parser-2.0.1.tgz#915872aa7983218da3e87144a5b729dd6ae6f50f" + integrity sha512-h+e7k1z+IvI2sSbUBG9Aq46JsgLl4UqIUl6aigAlRBj+P6ocNXpM6Yn1vMBw5ijtXeZbYpd1YvCxwDgdw3jhmg== dependencies: - "@smithy/types" "^1.2.0" + "@smithy/types" "^2.0.2" tslib "^2.5.0" -"@smithy/service-error-classification@^1.1.0": - version "1.1.0" - resolved "https://registry.yarnpkg.com/@smithy/service-error-classification/-/service-error-classification-1.1.0.tgz#264dd432ae513b3f2ad9fc6f461deda8c516173c" - integrity sha512-OCTEeJ1igatd5kFrS2VDlYbainNNpf7Lj1siFOxnRWqYOP9oNvC5HOJBd3t+Z8MbrmehBtuDJ2QqeBsfeiNkww== +"@smithy/service-error-classification@^2.0.0": + version "2.0.0" + resolved "https://registry.yarnpkg.com/@smithy/service-error-classification/-/service-error-classification-2.0.0.tgz#bbce07c9c529d9333d40db881fd4a1795dd84892" + integrity sha512-2z5Nafy1O0cTf69wKyNjGW/sNVMiqDnb4jgwfMG8ye8KnFJ5qmJpDccwIbJNhXIfbsxTg9SEec2oe1cexhMJvw== -"@smithy/shared-ini-file-loader@^1.0.1", "@smithy/shared-ini-file-loader@^1.1.0": - version "1.1.0" - resolved "https://registry.yarnpkg.com/@smithy/shared-ini-file-loader/-/shared-ini-file-loader-1.1.0.tgz#144a03a303590ef7d465ebcb21ffc2a52efc3389" - integrity sha512-S/v33zvCWzFyGZGlsEF0XsZtNNR281UhR7byk3nRfsgw5lGpg51rK/zjMgulM+h6NSuXaFILaYrw1I1v4kMcuA== +"@smithy/shared-ini-file-loader@^2.0.0", "@smithy/shared-ini-file-loader@^2.0.1": + version "2.0.1" + resolved "https://registry.yarnpkg.com/@smithy/shared-ini-file-loader/-/shared-ini-file-loader-2.0.1.tgz#47278552cf9462e731077da2f66a32d21b775e15" + integrity sha512-a463YiZrPGvM+F336rIF8pLfQsHAdCRAn/BiI/EWzg5xLoxbC7GSxIgliDDXrOu0z8gT3nhVsif85eU6jyct3A== dependencies: - "@smithy/types" "^1.2.0" + "@smithy/types" "^2.0.2" tslib "^2.5.0" -"@smithy/signature-v4@^1.0.1": - version "1.1.0" - resolved "https://registry.yarnpkg.com/@smithy/signature-v4/-/signature-v4-1.1.0.tgz#e85309995c2475d39598a4f56e68b7ed856bdfa6" - integrity sha512-fDo3m7YqXBs7neciOePPd/X9LPm5QLlDMdIC4m1H6dgNLnXfLMFNIxEfPyohGA8VW9Wn4X8lygnPSGxDZSmp0Q== +"@smithy/signature-v4@^2.0.0": + version "2.0.1" + resolved "https://registry.yarnpkg.com/@smithy/signature-v4/-/signature-v4-2.0.1.tgz#1f9e72930def3c25a3918ee7b562044fecbdaef4" + integrity sha512-jztv5Mirca42ilxmMDjzLdXcoAmRhZskGafGL49sRo5u7swEZcToEFrq6vtX5YMbSyTVrE9Teog5EFexY5Ff2Q== dependencies: - "@smithy/eventstream-codec" "^1.1.0" - "@smithy/is-array-buffer" "^1.1.0" - "@smithy/types" "^1.2.0" - "@smithy/util-hex-encoding" "^1.1.0" - "@smithy/util-middleware" "^1.1.0" - "@smithy/util-uri-escape" "^1.1.0" - "@smithy/util-utf8" "^1.1.0" + "@smithy/eventstream-codec" "^2.0.1" + "@smithy/is-array-buffer" "^2.0.0" + "@smithy/types" "^2.0.2" + "@smithy/util-hex-encoding" "^2.0.0" + "@smithy/util-middleware" "^2.0.0" + "@smithy/util-uri-escape" "^2.0.0" + "@smithy/util-utf8" "^2.0.0" tslib "^2.5.0" -"@smithy/smithy-client@^1.0.3": - version "1.1.0" - resolved "https://registry.yarnpkg.com/@smithy/smithy-client/-/smithy-client-1.1.0.tgz#a546a41cc377c836756b6fa749fc9ae292472985" - integrity sha512-j32SGgVhv2G9nBTmel9u3OXux8KG20ssxuFakJrEeDug3kqbl1qrGzVLCe+Eib402UDtA0Sp1a4NZ2SEXDBxag== - dependencies: - "@smithy/middleware-stack" "^1.1.0" - "@smithy/types" "^1.2.0" - "@smithy/util-stream" "^1.1.0" - tslib "^2.5.0" - -"@smithy/types@^1.1.0", "@smithy/types@^1.2.0": - version "1.2.0" - resolved "https://registry.yarnpkg.com/@smithy/types/-/types-1.2.0.tgz#9dc65767b0ee3d6681704fcc67665d6fc9b6a34e" - integrity sha512-z1r00TvBqF3dh4aHhya7nz1HhvCg4TRmw51fjMrh5do3h+ngSstt/yKlNbHeb9QxJmFbmN8KEVSWgb1bRvfEoA== +"@smithy/smithy-client@^2.0.1": + version "2.0.1" + resolved "https://registry.yarnpkg.com/@smithy/smithy-client/-/smithy-client-2.0.1.tgz#34572ada6eccb62e6f0b38b6a9dc261e2cdf4d24" + integrity sha512-LHC5m6tYpEu1iNbONfvMbwtErboyTZJfEIPoD78Ei5MVr36vZQCaCla5mvo36+q/a2NAk2//fA5Rx3I1Kf7+lQ== dependencies: + "@smithy/middleware-stack" "^2.0.0" + "@smithy/types" "^2.0.2" + "@smithy/util-stream" "^2.0.1" tslib "^2.5.0" "@smithy/types@^2.0.2": @@ -3531,123 +3516,123 @@ dependencies: tslib "^2.5.0" -"@smithy/url-parser@^1.0.1", "@smithy/url-parser@^1.1.0": - version "1.1.0" - resolved "https://registry.yarnpkg.com/@smithy/url-parser/-/url-parser-1.1.0.tgz#1d88af653b02fda0be59064bfe5420c0b34b4dcb" - integrity sha512-tpvi761kzboiLNGEWczuybMPCJh6WHB3cz9gWAG95mSyaKXmmX8ZcMxoV+irZfxDqLwZVJ22XTumu32S7Ow8aQ== +"@smithy/url-parser@^2.0.1": + version "2.0.1" + resolved "https://registry.yarnpkg.com/@smithy/url-parser/-/url-parser-2.0.1.tgz#c0712fd7bde198644ffd57b202aa5d54bd437520" + integrity sha512-NpHVOAwddo+OyyIoujDL9zGL96piHWrTNXqltWmBvlUoWgt1HPyBuKs6oHjioyFnNZXUqveTOkEEq0U5w6Uv8A== dependencies: - "@smithy/querystring-parser" "^1.1.0" - "@smithy/types" "^1.2.0" + "@smithy/querystring-parser" "^2.0.1" + "@smithy/types" "^2.0.2" tslib "^2.5.0" -"@smithy/util-base64@^1.0.1", "@smithy/util-base64@^1.1.0": - version "1.1.0" - resolved "https://registry.yarnpkg.com/@smithy/util-base64/-/util-base64-1.1.0.tgz#2b1854013bfd11aefdd0c035eae789d7c4e56a1e" - integrity sha512-FpYmDmVbOXAxqvoVCwqehUN0zXS+lN8V7VS9O7I8MKeVHdSTsZzlwiMEvGoyTNOXWn8luF4CTDYgNHnZViR30g== +"@smithy/util-base64@^2.0.0": + version "2.0.0" + resolved "https://registry.yarnpkg.com/@smithy/util-base64/-/util-base64-2.0.0.tgz#1beeabfb155471d1d41c8d0603be1351f883c444" + integrity sha512-Zb1E4xx+m5Lud8bbeYi5FkcMJMnn+1WUnJF3qD7rAdXpaL7UjkFQLdmW5fHadoKbdHpwH9vSR8EyTJFHJs++tA== dependencies: - "@smithy/util-buffer-from" "^1.1.0" + "@smithy/util-buffer-from" "^2.0.0" tslib "^2.5.0" -"@smithy/util-body-length-browser@^1.0.1": - version "1.1.0" - resolved "https://registry.yarnpkg.com/@smithy/util-body-length-browser/-/util-body-length-browser-1.1.0.tgz#b8e7e25efb494762cb1dcc2e4c7b6f2d06286413" - integrity sha512-cep3ioRxzRZ2Jbp3Kly7gy6iNVefYXiT6ETt8W01RQr3uwi1YMkrbU1p3lMR4KhX/91Nrk6UOgX1RH+oIt48RQ== +"@smithy/util-body-length-browser@^2.0.0": + version "2.0.0" + resolved "https://registry.yarnpkg.com/@smithy/util-body-length-browser/-/util-body-length-browser-2.0.0.tgz#5447853003b4c73da3bc5f3c5e82c21d592d1650" + integrity sha512-JdDuS4ircJt+FDnaQj88TzZY3+njZ6O+D3uakS32f2VNnDo3vyEuNdBOh/oFd8Df1zSZOuH1HEChk2AOYDezZg== dependencies: tslib "^2.5.0" -"@smithy/util-body-length-node@^1.0.1": - version "1.1.0" - resolved "https://registry.yarnpkg.com/@smithy/util-body-length-node/-/util-body-length-node-1.1.0.tgz#afb9d4b33c5c0a5073893e5aacc17bcb2d11250d" - integrity sha512-fRHRjkUuT5em4HZoshySXmB1n3HAU7IS232s+qU4TicexhyGJpXMK/2+c56ePOIa1FOK2tV1Q3J/7Mae35QVSw== +"@smithy/util-body-length-node@^2.0.0": + version "2.0.0" + resolved "https://registry.yarnpkg.com/@smithy/util-body-length-node/-/util-body-length-node-2.0.0.tgz#4870b71cb9ded0123d984898ce952ce56896bc53" + integrity sha512-ZV7Z/WHTMxHJe/xL/56qZwSUcl63/5aaPAGjkfynJm4poILjdD4GmFI+V+YWabh2WJIjwTKZ5PNsuvPQKt93Mg== dependencies: tslib "^2.5.0" -"@smithy/util-buffer-from@^1.1.0": - version "1.1.0" - resolved "https://registry.yarnpkg.com/@smithy/util-buffer-from/-/util-buffer-from-1.1.0.tgz#a000bd9f95c0e8d5b0edb0112f2a586daa5bed49" - integrity sha512-9m6NXE0ww+ra5HKHCHig20T+FAwxBAm7DIdwc/767uGWbRcY720ybgPacQNB96JMOI7xVr/CDa3oMzKmW4a+kw== +"@smithy/util-buffer-from@^2.0.0": + version "2.0.0" + resolved "https://registry.yarnpkg.com/@smithy/util-buffer-from/-/util-buffer-from-2.0.0.tgz#7eb75d72288b6b3001bc5f75b48b711513091deb" + integrity sha512-/YNnLoHsR+4W4Vf2wL5lGv0ksg8Bmk3GEGxn2vEQt52AQaPSCuaO5PM5VM7lP1K9qHRKHwrPGktqVoAHKWHxzw== dependencies: - "@smithy/is-array-buffer" "^1.1.0" + "@smithy/is-array-buffer" "^2.0.0" tslib "^2.5.0" -"@smithy/util-config-provider@^1.1.0": - version "1.1.0" - resolved "https://registry.yarnpkg.com/@smithy/util-config-provider/-/util-config-provider-1.1.0.tgz#eb7dcf9bfec9c359430c77dc9671decebeb0b2f9" - integrity sha512-rQ47YpNmF6Is4I9GiE3T3+0xQ+r7RKRKbmHYyGSbyep/0cSf9kteKcI0ssJTvveJ1K4QvwrxXj1tEFp/G2UqxQ== +"@smithy/util-config-provider@^2.0.0": + version "2.0.0" + resolved "https://registry.yarnpkg.com/@smithy/util-config-provider/-/util-config-provider-2.0.0.tgz#4dd6a793605559d94267312fd06d0f58784b4c38" + integrity sha512-xCQ6UapcIWKxXHEU4Mcs2s7LcFQRiU3XEluM2WcCjjBtQkUN71Tb+ydGmJFPxMUrW/GWMgQEEGipLym4XG0jZg== dependencies: tslib "^2.5.0" -"@smithy/util-defaults-mode-browser@^1.0.1": - version "1.1.0" - resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-browser/-/util-defaults-mode-browser-1.1.0.tgz#60a110cdda9595865b98e26eef62206064656beb" - integrity sha512-0bWhs1e412bfC5gwPCMe8Zbz0J8UoZ/meEQdo6MYj8Ne+c+QZ+KxVjx0a1dFYOclvM33SslL9dP0odn8kfblkg== +"@smithy/util-defaults-mode-browser@^2.0.1": + version "2.0.1" + resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-browser/-/util-defaults-mode-browser-2.0.1.tgz#650805fc2f308dee8efcf812392a6578ebcc652d" + integrity sha512-w72Qwsb+IaEYEFtYICn0Do42eFju78hTaBzzJfT107lFOPdbjWjKnFutV+6GL/nZd5HWXY7ccAKka++C3NrjHw== dependencies: - "@smithy/property-provider" "^1.2.0" - "@smithy/types" "^1.2.0" + "@smithy/property-provider" "^2.0.1" + "@smithy/types" "^2.0.2" bowser "^2.11.0" tslib "^2.5.0" -"@smithy/util-defaults-mode-node@^1.0.1": - version "1.1.0" - resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-node/-/util-defaults-mode-node-1.1.0.tgz#71519554f2486671272fc7ad55ea1b6345361e6d" - integrity sha512-440e25TUH2b+TeK5CwsjYFrI9ShVOgA31CoxCKiv4ncSK4ZM68XW5opYxQmzMbRWARGEMu2XEUeBmOgMU2RLsw== +"@smithy/util-defaults-mode-node@^2.0.1": + version "2.0.1" + resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-node/-/util-defaults-mode-node-2.0.1.tgz#3a8fc607735481878c7c4c739da358bd0bb9bcae" + integrity sha512-dNF45caelEBambo0SgkzQ0v76m4YM+aFKZNTtSafy7P5dVF8TbjZuR2UX1A5gJABD9XK6lzN+v/9Yfzj/EDgGg== dependencies: - "@smithy/config-resolver" "^1.1.0" - "@smithy/credential-provider-imds" "^1.1.0" - "@smithy/node-config-provider" "^1.1.0" - "@smithy/property-provider" "^1.2.0" - "@smithy/types" "^1.2.0" + "@smithy/config-resolver" "^2.0.1" + "@smithy/credential-provider-imds" "^2.0.1" + "@smithy/node-config-provider" "^2.0.1" + "@smithy/property-provider" "^2.0.1" + "@smithy/types" "^2.0.2" tslib "^2.5.0" -"@smithy/util-hex-encoding@^1.1.0": - version "1.1.0" - resolved "https://registry.yarnpkg.com/@smithy/util-hex-encoding/-/util-hex-encoding-1.1.0.tgz#b5ba919aa076a3fd5e93e368e34ae2b732fa2090" - integrity sha512-7UtIE9eH0u41zpB60Jzr0oNCQ3hMJUabMcKRUVjmyHTXiWDE4vjSqN6qlih7rCNeKGbioS7f/y2Jgym4QZcKFg== +"@smithy/util-hex-encoding@^2.0.0": + version "2.0.0" + resolved "https://registry.yarnpkg.com/@smithy/util-hex-encoding/-/util-hex-encoding-2.0.0.tgz#0aa3515acd2b005c6d55675e377080a7c513b59e" + integrity sha512-c5xY+NUnFqG6d7HFh1IFfrm3mGl29lC+vF+geHv4ToiuJCBmIfzx6IeHLg+OgRdPFKDXIw6pvi+p3CsscaMcMA== dependencies: tslib "^2.5.0" -"@smithy/util-middleware@^1.0.1", "@smithy/util-middleware@^1.1.0": - version "1.1.0" - resolved "https://registry.yarnpkg.com/@smithy/util-middleware/-/util-middleware-1.1.0.tgz#9f186489437ca2ef753c5e1de2930f76fd1edc14" - integrity sha512-6hhckcBqVgjWAqLy2vqlPZ3rfxLDhFWEmM7oLh2POGvsi7j0tHkbN7w4DFhuBExVJAbJ/qqxqZdRY6Fu7/OezQ== +"@smithy/util-middleware@^2.0.0": + version "2.0.0" + resolved "https://registry.yarnpkg.com/@smithy/util-middleware/-/util-middleware-2.0.0.tgz#706681d4a1686544a2275f68266304233f372c99" + integrity sha512-eCWX4ECuDHn1wuyyDdGdUWnT4OGyIzV0LN1xRttBFMPI9Ff/4heSHVxneyiMtOB//zpXWCha1/SWHJOZstG7kA== dependencies: tslib "^2.5.0" -"@smithy/util-retry@^1.0.3", "@smithy/util-retry@^1.1.0": - version "1.1.0" - resolved "https://registry.yarnpkg.com/@smithy/util-retry/-/util-retry-1.1.0.tgz#f6e62ec7d7d30f1dd9608991730ba7a86e445047" - integrity sha512-ygQW5HBqYXpR3ua09UciS0sL7UGJzGiktrKkOuEJwARoUuzz40yaEGU6xd9Gs7KBmAaFC8gMfnghHtwZ2nyBCQ== +"@smithy/util-retry@^2.0.0": + version "2.0.0" + resolved "https://registry.yarnpkg.com/@smithy/util-retry/-/util-retry-2.0.0.tgz#7ac5d5f12383a9d9b2a43f9ff25f3866c8727c24" + integrity sha512-/dvJ8afrElasuiiIttRJeoS2sy8YXpksQwiM/TcepqdRVp7u4ejd9C4IQURHNjlfPUT7Y6lCDSa2zQJbdHhVTg== dependencies: - "@smithy/service-error-classification" "^1.1.0" + "@smithy/service-error-classification" "^2.0.0" tslib "^2.5.0" -"@smithy/util-stream@^1.1.0": - version "1.1.0" - resolved "https://registry.yarnpkg.com/@smithy/util-stream/-/util-stream-1.1.0.tgz#3f174223bef33af85aa39261fccb908648e13af9" - integrity sha512-w3lsdGsntaLQIrwDWJkIFKrFscgZXwU/oxsse09aSTNv5TckPhDeYea3LhsDrU5MGAG3vprhVZAKr33S45coVA== +"@smithy/util-stream@^2.0.1": + version "2.0.1" + resolved "https://registry.yarnpkg.com/@smithy/util-stream/-/util-stream-2.0.1.tgz#cbe2af5704a6050b9075835a8e7251185901864b" + integrity sha512-2a0IOtwIKC46EEo7E7cxDN8u2jwOiYYJqcFKA6rd5rdXqKakHT2Gc+AqHWngr0IEHUfW92zX12wRQKwyoqZf2Q== dependencies: - "@smithy/fetch-http-handler" "^1.1.0" - "@smithy/node-http-handler" "^1.1.0" - "@smithy/types" "^1.2.0" - "@smithy/util-base64" "^1.1.0" - "@smithy/util-buffer-from" "^1.1.0" - "@smithy/util-hex-encoding" "^1.1.0" - "@smithy/util-utf8" "^1.1.0" + "@smithy/fetch-http-handler" "^2.0.1" + "@smithy/node-http-handler" "^2.0.1" + "@smithy/types" "^2.0.2" + "@smithy/util-base64" "^2.0.0" + "@smithy/util-buffer-from" "^2.0.0" + "@smithy/util-hex-encoding" "^2.0.0" + "@smithy/util-utf8" "^2.0.0" tslib "^2.5.0" -"@smithy/util-uri-escape@^1.1.0": - version "1.1.0" - resolved "https://registry.yarnpkg.com/@smithy/util-uri-escape/-/util-uri-escape-1.1.0.tgz#a8c5edaf19c0efdb9b51661e840549cf600a1808" - integrity sha512-/jL/V1xdVRt5XppwiaEU8Etp5WHZj609n0xMTuehmCqdoOFbId1M+aEeDWZsQ+8JbEB/BJ6ynY2SlYmOaKtt8w== +"@smithy/util-uri-escape@^2.0.0": + version "2.0.0" + resolved "https://registry.yarnpkg.com/@smithy/util-uri-escape/-/util-uri-escape-2.0.0.tgz#19955b1a0f517a87ae77ac729e0e411963dfda95" + integrity sha512-ebkxsqinSdEooQduuk9CbKcI+wheijxEb3utGXkCoYQkJnwTnLbH1JXGimJtUkQwNQbsbuYwG2+aFVyZf5TLaw== dependencies: tslib "^2.5.0" -"@smithy/util-utf8@^1.0.1", "@smithy/util-utf8@^1.1.0": - version "1.1.0" - resolved "https://registry.yarnpkg.com/@smithy/util-utf8/-/util-utf8-1.1.0.tgz#b791ab1e3f694374edfe22811e39dd8424a1be69" - integrity sha512-p/MYV+JmqmPyjdgyN2UxAeYDj9cBqCjp0C/NsTWnnjoZUVqoeZ6IrW915L9CAKWVECgv9lVQGc4u/yz26/bI1A== +"@smithy/util-utf8@^2.0.0": + version "2.0.0" + resolved "https://registry.yarnpkg.com/@smithy/util-utf8/-/util-utf8-2.0.0.tgz#b4da87566ea7757435e153799df9da717262ad42" + integrity sha512-rctU1VkziY84n5OXe3bPNpKR001ZCME2JCaBBFgtiM2hfKbHFudc/BkMuPab8hRbLd0j3vbnBTTZ1igBf0wgiQ== dependencies: - "@smithy/util-buffer-from" "^1.1.0" + "@smithy/util-buffer-from" "^2.0.0" tslib "^2.5.0" "@swc/helpers@0.5.1": From e3f3026028f07d1060cef5e76e648e35cbd7fbd3 Mon Sep 17 00:00:00 2001 From: github-actions Date: Fri, 28 Jul 2023 04:17:26 +0000 Subject: [PATCH 015/144] [dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/aws-sdk/client-sesv2-3.379.1 changes in config/dependencies.yaml --- config/dependencies.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/dependencies.yaml b/config/dependencies.yaml index 70233682743..8bc3f63bd55 100644 --- a/config/dependencies.yaml +++ b/config/dependencies.yaml @@ -192,7 +192,7 @@ yuri: backend: _: - '@aws-sdk/client-sesv2': '3.377.0' + '@aws-sdk/client-sesv2': '3.379.1' '@prisma/client': &prisma '5.0.0' 'bcryptjs': '2.4.3' 'cors': '2.8.5' From d953fc2b42ca9dc0a1122232d048d5fd65f2c567 Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Fri, 28 Jul 2023 23:24:41 +0200 Subject: [PATCH 016/144] New translations en.yaml (French) skip-build --- sites/shared/i18n/common/fr.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sites/shared/i18n/common/fr.yaml b/sites/shared/i18n/common/fr.yaml index 172f868ddc5..927e42fabf5 100644 --- a/sites/shared/i18n/common/fr.yaml +++ b/sites/shared/i18n/common/fr.yaml @@ -1,3 +1,5 @@ freesewing: FreeSewing sitemap: Plan du site youAreHere: Tu es ici +slogan1: Venez pour les patrons de couture +slogan2: Restez pour la communauté From faa0db07512ac17c5f779b0f848c9b2bfb76cb94 Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Fri, 28 Jul 2023 23:24:47 +0200 Subject: [PATCH 017/144] New translations en.yaml (Spanish) skip-build --- sites/shared/i18n/common/es.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sites/shared/i18n/common/es.yaml b/sites/shared/i18n/common/es.yaml index 7c9092470c2..acfe500b204 100644 --- a/sites/shared/i18n/common/es.yaml +++ b/sites/shared/i18n/common/es.yaml @@ -1,3 +1,5 @@ freesewing: FreeSewing sitemap: Mapa del sitio youAreHere: Estás aquí +slogan1: Ven a los patrones de costura +slogan2: Quédate por la comunidad From 3c012c59fee33e8859b6f00f22b4b8b73c73af31 Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Fri, 28 Jul 2023 23:24:53 +0200 Subject: [PATCH 018/144] New translations en.yaml (German) skip-build --- sites/shared/i18n/common/de.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sites/shared/i18n/common/de.yaml b/sites/shared/i18n/common/de.yaml index a902509f860..b6e2137835e 100644 --- a/sites/shared/i18n/common/de.yaml +++ b/sites/shared/i18n/common/de.yaml @@ -1,3 +1,5 @@ freesewing: FreeSewing sitemap: Seitenübersicht youAreHere: Du bist hier +slogan1: Komm für die Schnittmuster +slogan2: Bleib für die Community From f14b46e61d8526e8341d0e3cddfe2cd74e529f6a Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Fri, 28 Jul 2023 23:25:05 +0200 Subject: [PATCH 019/144] New translations en.yaml (Dutch) skip-build --- sites/shared/i18n/common/nl.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sites/shared/i18n/common/nl.yaml b/sites/shared/i18n/common/nl.yaml index 60cefb8709a..6026231a461 100644 --- a/sites/shared/i18n/common/nl.yaml +++ b/sites/shared/i18n/common/nl.yaml @@ -1,3 +1,5 @@ freesewing: FreeSewing sitemap: Sitemap youAreHere: U bevindt zich hier +slogan1: Kom voor de naaipatronen op maat +slogan2: Blijf voor je nieuwe naai-maten From 07b61d16e8584b7310437b066eab339fadacc8c5 Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Fri, 28 Jul 2023 23:25:11 +0200 Subject: [PATCH 020/144] New translations en.yaml (Ukrainian) skip-build --- sites/shared/i18n/common/uk.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sites/shared/i18n/common/uk.yaml b/sites/shared/i18n/common/uk.yaml index 69c845aa54d..8f0422e26a1 100644 --- a/sites/shared/i18n/common/uk.yaml +++ b/sites/shared/i18n/common/uk.yaml @@ -1,3 +1,5 @@ freesewing: FreeSewing sitemap: Мапа сайту youAreHere: Ти тут. +slogan1: Приходьте за викрійками +slogan2: Залишайтеся заради спільноти From d6d16673185982d23cdabe0c2100a6c5561cc90b Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Fri, 28 Jul 2023 23:25:17 +0200 Subject: [PATCH 021/144] New translations en.yaml (French) skip-build --- sites/shared/i18n/homepage/fr.yaml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 sites/shared/i18n/homepage/fr.yaml diff --git a/sites/shared/i18n/homepage/fr.yaml b/sites/shared/i18n/homepage/fr.yaml new file mode 100644 index 00000000000..1e3ac7028db --- /dev/null +++ b/sites/shared/i18n/homepage/fr.yaml @@ -0,0 +1,16 @@ +welcome: Bienvenue sur FreeSewing.org +howDoesItWork: Comment cela fonctionne-t-il ? +whatIsFreeSewing: Qu'est-ce que FreeSewing ? +whatIsFreeSewingNot: What is FreeSewing not? +what1: FreeSewing is open source software to generate made-to-measure sewing patterns, loved by home sewers and fashion entrepreneurs alike. +what2: FreeSewing.org makes this software available to you as an online tool with unmatched custimization and flexibility. We have over 50 designs, and regularly add new ones. You can pick any design and generate a pattern to your exact measurements. +what3: Because made-to-measure lies at the heart of what we do, we strongly suggest you take accurate measurements. Industry sizing is a bunch of lies. Join the slow fashion revolution and enjoy clothes that fit you. +whatNot1: FreeSewing is not a company. We do not sell anything. We do not have staff or employees. We do not have an office. We do not get paid. +whatNot2: Our websites do not contain any advertising. We do not track you or sell your personal data. We do not violate your privacy. +whatNot3: FreeSewing is not gendered. We do not exclude or discriminate. Nor do we tolerate discrimination in our community. +whatNot4: FreeSewing is not perfect. But we try our best. When we come up short, we will not be upset when you point it out. +whatNot5: In fact, that is how we got to where we are today. +pickAnyDesign: Pick any design +addASet: Add a set of measurements +customizeYourPattern: Customize your pattern + From fea3e9b84ba9f6a117c50c0ea9f21c8e5812c765 Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Fri, 28 Jul 2023 23:25:20 +0200 Subject: [PATCH 022/144] New translations en.yaml (Spanish) skip-build --- sites/shared/i18n/homepage/es.yaml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 sites/shared/i18n/homepage/es.yaml diff --git a/sites/shared/i18n/homepage/es.yaml b/sites/shared/i18n/homepage/es.yaml new file mode 100644 index 00000000000..01708fea5c3 --- /dev/null +++ b/sites/shared/i18n/homepage/es.yaml @@ -0,0 +1,16 @@ +welcome: Welcome to FreeSewing.org +howDoesItWork: '¿Cómo funciona?' +whatIsFreeSewing: '¿Qué es FreeSewing?' +whatIsFreeSewingNot: What is FreeSewing not? +what1: FreeSewing is open source software to generate made-to-measure sewing patterns, loved by home sewers and fashion entrepreneurs alike. +what2: FreeSewing.org makes this software available to you as an online tool with unmatched custimization and flexibility. We have over 50 designs, and regularly add new ones. You can pick any design and generate a pattern to your exact measurements. +what3: Because made-to-measure lies at the heart of what we do, we strongly suggest you take accurate measurements. Industry sizing is a bunch of lies. Join the slow fashion revolution and enjoy clothes that fit you. +whatNot1: FreeSewing is not a company. We do not sell anything. We do not have staff or employees. We do not have an office. We do not get paid. +whatNot2: Our websites do not contain any advertising. We do not track you or sell your personal data. We do not violate your privacy. +whatNot3: FreeSewing is not gendered. We do not exclude or discriminate. Nor do we tolerate discrimination in our community. +whatNot4: FreeSewing is not perfect. But we try our best. When we come up short, we will not be upset when you point it out. +whatNot5: In fact, that is how we got to where we are today. +pickAnyDesign: Pick any design +addASet: Add a set of measurements +customizeYourPattern: Customize your pattern + From fa4142216f9400a52e3bb12267390adb52a8540c Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Fri, 28 Jul 2023 23:25:24 +0200 Subject: [PATCH 023/144] New translations en.yaml (German) skip-build --- sites/shared/i18n/homepage/de.yaml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 sites/shared/i18n/homepage/de.yaml diff --git a/sites/shared/i18n/homepage/de.yaml b/sites/shared/i18n/homepage/de.yaml new file mode 100644 index 00000000000..c86dcb48f6f --- /dev/null +++ b/sites/shared/i18n/homepage/de.yaml @@ -0,0 +1,16 @@ +welcome: Willkommen bei FreeSewing.org +howDoesItWork: Wie funktioniert das? +whatIsFreeSewing: Was ist FreeSewing? +whatIsFreeSewingNot: What is FreeSewing not? +what1: FreeSewing is open source software to generate made-to-measure sewing patterns, loved by home sewers and fashion entrepreneurs alike. +what2: FreeSewing.org makes this software available to you as an online tool with unmatched custimization and flexibility. We have over 50 designs, and regularly add new ones. You can pick any design and generate a pattern to your exact measurements. +what3: Because made-to-measure lies at the heart of what we do, we strongly suggest you take accurate measurements. Industry sizing is a bunch of lies. Join the slow fashion revolution and enjoy clothes that fit you. +whatNot1: FreeSewing is not a company. We do not sell anything. We do not have staff or employees. We do not have an office. We do not get paid. +whatNot2: Our websites do not contain any advertising. We do not track you or sell your personal data. We do not violate your privacy. +whatNot3: FreeSewing is not gendered. We do not exclude or discriminate. Nor do we tolerate discrimination in our community. +whatNot4: FreeSewing is not perfect. But we try our best. When we come up short, we will not be upset when you point it out. +whatNot5: In fact, that is how we got to where we are today. +pickAnyDesign: Pick any design +addASet: Add a set of measurements +customizeYourPattern: Customize your pattern + From a1894bffd2af664fa48163de0c48b7dd8d34907a Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Fri, 28 Jul 2023 23:25:28 +0200 Subject: [PATCH 024/144] New translations en.yaml (Dutch) skip-build --- sites/shared/i18n/homepage/nl.yaml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 sites/shared/i18n/homepage/nl.yaml diff --git a/sites/shared/i18n/homepage/nl.yaml b/sites/shared/i18n/homepage/nl.yaml new file mode 100644 index 00000000000..2e46c87596d --- /dev/null +++ b/sites/shared/i18n/homepage/nl.yaml @@ -0,0 +1,16 @@ +welcome: Welkom bij FreeSewing.org +howDoesItWork: Hoe werkt het? +whatIsFreeSewing: Wat is FreeSewing? +whatIsFreeSewingNot: What is FreeSewing not? +what1: FreeSewing is open source software to generate made-to-measure sewing patterns, loved by home sewers and fashion entrepreneurs alike. +what2: FreeSewing.org makes this software available to you as an online tool with unmatched custimization and flexibility. We have over 50 designs, and regularly add new ones. You can pick any design and generate a pattern to your exact measurements. +what3: Because made-to-measure lies at the heart of what we do, we strongly suggest you take accurate measurements. Industry sizing is a bunch of lies. Join the slow fashion revolution and enjoy clothes that fit you. +whatNot1: FreeSewing is not a company. We do not sell anything. We do not have staff or employees. We do not have an office. We do not get paid. +whatNot2: Our websites do not contain any advertising. We do not track you or sell your personal data. We do not violate your privacy. +whatNot3: FreeSewing is not gendered. We do not exclude or discriminate. Nor do we tolerate discrimination in our community. +whatNot4: FreeSewing is not perfect. But we try our best. When we come up short, we will not be upset when you point it out. +whatNot5: In fact, that is how we got to where we are today. +pickAnyDesign: Pick any design +addASet: Add a set of measurements +customizeYourPattern: Customize your pattern + From 49ee6c81889edfc6ad1ee6d0db735089acb269ed Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Fri, 28 Jul 2023 23:25:31 +0200 Subject: [PATCH 025/144] New translations en.yaml (Ukrainian) skip-build --- sites/shared/i18n/homepage/uk.yaml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 sites/shared/i18n/homepage/uk.yaml diff --git a/sites/shared/i18n/homepage/uk.yaml b/sites/shared/i18n/homepage/uk.yaml new file mode 100644 index 00000000000..13c6b968e78 --- /dev/null +++ b/sites/shared/i18n/homepage/uk.yaml @@ -0,0 +1,16 @@ +welcome: Ласкаво просимо до FreeSewing.org +howDoesItWork: Як це працює? +whatIsFreeSewing: Що таке FreeSewing? +whatIsFreeSewingNot: What is FreeSewing not? +what1: FreeSewing is open source software to generate made-to-measure sewing patterns, loved by home sewers and fashion entrepreneurs alike. +what2: FreeSewing.org makes this software available to you as an online tool with unmatched custimization and flexibility. We have over 50 designs, and regularly add new ones. You can pick any design and generate a pattern to your exact measurements. +what3: Because made-to-measure lies at the heart of what we do, we strongly suggest you take accurate measurements. Industry sizing is a bunch of lies. Join the slow fashion revolution and enjoy clothes that fit you. +whatNot1: FreeSewing is not a company. We do not sell anything. We do not have staff or employees. We do not have an office. We do not get paid. +whatNot2: Our websites do not contain any advertising. We do not track you or sell your personal data. We do not violate your privacy. +whatNot3: FreeSewing is not gendered. We do not exclude or discriminate. Nor do we tolerate discrimination in our community. +whatNot4: FreeSewing is not perfect. But we try our best. When we come up short, we will not be upset when you point it out. +whatNot5: In fact, that is how we got to where we are today. +pickAnyDesign: Pick any design +addASet: Add a set of measurements +customizeYourPattern: Customize your pattern + From 623c4f36114dff0b06a44065dd2f461fb48e9cf6 Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Fri, 28 Jul 2023 23:33:33 +0200 Subject: [PATCH 026/144] Update source file en.yaml skip-build --- sites/shared/i18n/common/en.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sites/shared/i18n/common/en.yaml b/sites/shared/i18n/common/en.yaml index 389c6114bcb..8b50f2a3cdd 100644 --- a/sites/shared/i18n/common/en.yaml +++ b/sites/shared/i18n/common/en.yaml @@ -1,3 +1,5 @@ freesewing: FreeSewing sitemap: Sitemap youAreHere: You are here +slogan1: Come for the sewing patterns +slogan2: Stay for the community From 4f98d1894cfccb3a68d481c61c165f2582be8475 Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Fri, 28 Jul 2023 23:33:33 +0200 Subject: [PATCH 027/144] Update source file en.yaml skip-build --- sites/shared/i18n/homepage/en.yaml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 sites/shared/i18n/homepage/en.yaml diff --git a/sites/shared/i18n/homepage/en.yaml b/sites/shared/i18n/homepage/en.yaml new file mode 100644 index 00000000000..ec2afec21df --- /dev/null +++ b/sites/shared/i18n/homepage/en.yaml @@ -0,0 +1,16 @@ +welcome: Welcome to FreeSewing.org +howDoesItWork: How does it work? +whatIsFreeSewing: What is FreeSewing? +whatIsFreeSewingNot: What is FreeSewing not? +what1: FreeSewing is open source software to generate made-to-measure sewing patterns, loved by home sewers and fashion entrepreneurs alike. +what2: FreeSewing.org makes this software available to you as an online tool with unmatched custimization and flexibility. We have over 50 designs, and regularly add new ones. You can pick any design and generate a pattern to your exact measurements. +what3: Because made-to-measure lies at the heart of what we do, we strongly suggest you take accurate measurements. Industry sizing is a bunch of lies. Join the slow fashion revolution and enjoy clothes that fit you. +whatNot1: FreeSewing is not a company. We do not sell anything. We do not have staff or employees. We do not have an office. We do not get paid. +whatNot2: Our websites do not contain any advertising. We do not track you or sell your personal data. We do not violate your privacy. +whatNot3: FreeSewing is not gendered. We do not exclude or discriminate. Nor do we tolerate discrimination in our community. +whatNot4: FreeSewing is not perfect. But we try our best. When we come up short, we will not be upset when you point it out. +whatNot5: In fact, that is how we got to where we are today. +pickAnyDesign: Pick any design +addASet: Add a set of measurements +customizeYourPattern: Customize your pattern + From 08e907a8a95914d0b2427fb30925a90089dab286 Mon Sep 17 00:00:00 2001 From: Enoch Riese Date: Sat, 29 Jul 2023 10:59:28 -0500 Subject: [PATCH 028/144] yarn kickstart as part of gitpod setup --- .gitpod.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitpod.yml b/.gitpod.yml index 19ea6c2eff2..77b870bf167 100644 --- a/.gitpod.yml +++ b/.gitpod.yml @@ -9,7 +9,7 @@ tasks: before: | nvm install lts/hydrogen nvm use lts/hydrogen - command: yarn tips + yarn kickstart github: prebuilds: From 0f4955c2870cfeada33191d247577b135f77053b Mon Sep 17 00:00:00 2001 From: Enoch Riese Date: Sat, 29 Jul 2023 11:03:31 -0500 Subject: [PATCH 029/144] install yarn in gitpod --- .gitpod.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitpod.yml b/.gitpod.yml index 77b870bf167..d1168d98005 100644 --- a/.gitpod.yml +++ b/.gitpod.yml @@ -9,6 +9,7 @@ tasks: before: | nvm install lts/hydrogen nvm use lts/hydrogen + npm i -g yarn yarn kickstart github: From bdbe35dfea98f31314b9aa31a80ed5c529423fe2 Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Sun, 30 Jul 2023 18:14:10 +0200 Subject: [PATCH 030/144] New translations en.md (Ukrainian) skip-build --- markdown/org/docs/faq/tapering-seams/uk.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/markdown/org/docs/faq/tapering-seams/uk.md b/markdown/org/docs/faq/tapering-seams/uk.md index 526507e4eef..aac52965700 100644 --- a/markdown/org/docs/faq/tapering-seams/uk.md +++ b/markdown/org/docs/faq/tapering-seams/uk.md @@ -1,8 +1,8 @@ --- -title: Чому припуски на шви звужуються? +title: Чому припуски на шви скошуються? --- -Freesewing генерує припуски на шви шляхом зміщення від контурів швів. Це означає, що коли в деталі є кут і два припуски на зміщений шов сходяться, знадобиться набагато більше коду, щоб привести припуск на зміщений шов до точки. Замість цього, припуски зміщеного шва доходять до кінця шва, а потім з'єднуються по прямій лінії, утворюючи обрізаний або конічний кут. +Freesewing генерує припуски шляхом зміщення від контурів швів. Отже, якщо викрійка має кути, де припуски на шви мають сходитися, знадобилося б набагато більше коду, аби ці лінії зійшлися в одну точку. Замість цього, припуски становлять ту ж довжину, що й самі шви, та потім з'єднуються прямими лініями, утворюючи обрізаний або скошений кут. За бажанням ви можете просто повністю обрізати кути припусків на шви під час розкрою роздрукованої викрійки або під час розкрою тканини. Не обов'язково різати по конічних лініях. From bc5e98462ec9c8c3e4bc66692c23cd44e90d814c Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Sun, 30 Jul 2023 19:18:48 +0200 Subject: [PATCH 031/144] New translations en.md (Ukrainian) skip-build --- markdown/org/blog/freesewing-v2-1/uk.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/markdown/org/blog/freesewing-v2-1/uk.md b/markdown/org/blog/freesewing-v2-1/uk.md index cdd42f83de5..a3bcef760a4 100644 --- a/markdown/org/blog/freesewing-v2-1/uk.md +++ b/markdown/org/blog/freesewing-v2-1/uk.md @@ -67,7 +67,7 @@ title: "FreeSewing v2.1: Три нові викрійки, експертний Для нас це складна сфера для роботи. Ми хочемо допомогти вам отримати найкращі результати, і це включає в себе допомогу у виявленні проблем з вашими вимірюваннями. З іншого боку, ми жодним чином не хочемо сказати, що чиїсь вимірювання *неправильні* якимось чином. -Наша платформа має великий діапазон розмірів, та найбільша частина наших користувачів - люди, яким важко знаходити одяг чи викрійки в інших місцях. Тож, з одного боку, може здатися, що ми налаштовуємо себе на невдачу, порівнюючи вимірювання з набором більш-менш *стандартних* вимірювань. Але Ви знаєте своє тіло. Ви знаєте які з Ваших вимірів відрізняються від загальних розмірних таблиць. І це є лише підтвердженням правильного зняття мірок, якщо ми зауважимо їх відмінність. З іншого боку, якщо таке зауваження стосується виміру, який зазвичай збігається з розмірними таблицями - Ви зможете перевірити цей вимір. +Наша платформа має великий діапазон розмірів, та найбільша частина наших користувачів — люди, яким важко знаходити одяг чи викрійки в інших місцях. Тож, з одного боку, може здатися, що ми налаштовуємо себе на невдачу, порівнюючи вимірювання з набором більш-менш *стандартних* вимірювань. Але Ви знаєте своє тіло. Ви знаєте які з Ваших вимірів відрізняються від загальних розмірних таблиць. І це є лише підтвердженням правильного зняття мірок, якщо ми зауважимо їх відмінність. З іншого боку, якщо таке зауваження стосується виміру, який зазвичай збігається з розмірними таблицями — Ви зможете перевірити цей вимір. І останнє, але не менш важливе: хоча ми намагаємося надати рекомендації щодо вимірювань, щоб допомогти виявити помилки, ми ніколи нікого не виключаємо на основі розміру або вимірів. Незалежно від того, що ви нам кинете, ми розробимо шаблон, який буде працювати для вас, або (наше програмне забезпечення) помре, намагаючись. From 6684490611071e6a24035012a542d13ec86e80b5 Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Sun, 30 Jul 2023 19:18:49 +0200 Subject: [PATCH 032/144] New translations en.md (Ukrainian) skip-build --- markdown/org/docs/designs/diana/options/bicepsease/uk.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/markdown/org/docs/designs/diana/options/bicepsease/uk.md b/markdown/org/docs/designs/diana/options/bicepsease/uk.md index 3a6bb59c0d4..8cec641b564 100644 --- a/markdown/org/docs/designs/diana/options/bicepsease/uk.md +++ b/markdown/org/docs/designs/diana/options/bicepsease/uk.md @@ -2,7 +2,7 @@ title: "Легкість біцепса" --- -![Опція полегшення біцепсів на Діані](./bicepsease.svg) +![Налаштування свободи облягання навколо біцепсів на Діані](./bicepsease.svg) Цей параметр регулює посадку на плечі і впливає на глибину пройми. From 2ff25244eb3f511acf49e2707ac8b5aa6daad3bb Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Sun, 30 Jul 2023 19:18:49 +0200 Subject: [PATCH 033/144] New translations en.md (Ukrainian) skip-build --- markdown/org/docs/faq/tapering-seams/uk.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/markdown/org/docs/faq/tapering-seams/uk.md b/markdown/org/docs/faq/tapering-seams/uk.md index aac52965700..a57d9b882bb 100644 --- a/markdown/org/docs/faq/tapering-seams/uk.md +++ b/markdown/org/docs/faq/tapering-seams/uk.md @@ -4,5 +4,5 @@ title: Чому припуски на шви скошуються? Freesewing генерує припуски шляхом зміщення від контурів швів. Отже, якщо викрійка має кути, де припуски на шви мають сходитися, знадобилося б набагато більше коду, аби ці лінії зійшлися в одну точку. Замість цього, припуски становлять ту ж довжину, що й самі шви, та потім з'єднуються прямими лініями, утворюючи обрізаний або скошений кут. -За бажанням ви можете просто повністю обрізати кути припусків на шви під час розкрою роздрукованої викрійки або під час розкрою тканини. Не обов'язково різати по конічних лініях. +За бажанням Ви можете вирізати ці кути повністю під час крою видрукованої викрійки чи тканини. Не обов'язково різати вздовж цих скошених ліній. From 091535a5f36448c68ad931c11a1acdcfd4a5055a Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Sun, 30 Jul 2023 19:18:50 +0200 Subject: [PATCH 034/144] New translations en.md (Ukrainian) skip-build --- markdown/org/docs/faq/what-is-freesewing/uk.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/markdown/org/docs/faq/what-is-freesewing/uk.md b/markdown/org/docs/faq/what-is-freesewing/uk.md index 787d97767df..e07d4e1fba0 100644 --- a/markdown/org/docs/faq/what-is-freesewing/uk.md +++ b/markdown/org/docs/faq/what-is-freesewing/uk.md @@ -2,7 +2,7 @@ title: Що таке FreeSewing? --- -[FreeSewing - це програмне забезпечення з відкритим кодом](https://github.com/freesewing/), що має на меті стати Вікіпедією викрійок для шиття. +[FreeSewing — це програмне забезпечення з відкритим кодом](https://github.com/freesewing/), що має на меті стати Вікіпедією викрійок для шиття. Ми маємо [базову бібліотеку](https://www.npmjs.com/package/@freesewing/core) для створення викрійок за вимірами, [бібліотеку дизайнів одягу](/designs/) з імплементованим кодом, що постійно поповнюється, а також купу додаткових інструментів для створення сучасних інтерфейсів на нашій платформі. From a3c8f243c5614bf7b9f41cea6377f7f5da4168b9 Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Sun, 30 Jul 2023 19:18:51 +0200 Subject: [PATCH 035/144] New translations en.md (Ukrainian) skip-build --- markdown/org/docs/faq/why-signup/uk.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/markdown/org/docs/faq/why-signup/uk.md b/markdown/org/docs/faq/why-signup/uk.md index 8bfec758c93..06a51481503 100644 --- a/markdown/org/docs/faq/why-signup/uk.md +++ b/markdown/org/docs/faq/why-signup/uk.md @@ -4,7 +4,7 @@ title: Чому мені потрібно створювати облікови З практичних причин. Для створення викрійок за вимірами нам, власне, потрібні Ваші виміри. -Щоразу просити їх заповнити було б дуже клопітливо та виснажливо, а отже, нам потрібно зберігати цю інформацію. Ваш обліковий запис - це місце, де зберігаються ці дані. +Щоразу просити їх заповнити було б дуже клопітливо та виснажливо, а отже, нам потрібно зберігати цю інформацію. Ваш обліковий запис — це місце, де зберігаються ці дані. Без способу збереження Ваших мірок, створення викрійок за вимірами було б дуже незручним. From 69e0563b946372cdeb3dd60d62904c2634135a5c Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Sun, 30 Jul 2023 19:18:52 +0200 Subject: [PATCH 036/144] New translations en.md (Ukrainian) skip-build --- markdown/org/docs/guide/uk.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/markdown/org/docs/guide/uk.md b/markdown/org/docs/guide/uk.md index 7a4e6a2a8d3..f5f6223906f 100644 --- a/markdown/org/docs/guide/uk.md +++ b/markdown/org/docs/guide/uk.md @@ -5,7 +5,7 @@ order: 100 Привіт 👋 і ласкаво просимо на сайт freesewing.org 🙂 -Reading this guide will take about 10 minutes of your time now, to save you a bunch of questions later, and make sure you get the most out of our website. +Прочитання цього гайду займе близько 10 хвилин та допоможе зорієнтуватися на нашому вебсайті та продуктивно ним користуватися. ##### Що ми пояснимо @@ -15,7 +15,7 @@ Reading this guide will take about 10 minutes of your time now, to save you a bu - Ми розглянемо [як Ви можете налаштувати свої викрійки][9] з налаштуваннями дизайну та кресленика - Наостанок, ми розповімо [де Ви можете отримати допомогу][10], якщо Ви застрягли. -Звучить непогано? Тоді давайте зануримося: +Звучить непогано? Тоді занурмося: From f7c89869afb11e0f1b53947774b45564732c6f4f Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Sun, 30 Jul 2023 19:18:53 +0200 Subject: [PATCH 037/144] New translations en.md (Ukrainian) skip-build --- markdown/org/docs/guide/measurements/estimates/uk.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/markdown/org/docs/guide/measurements/estimates/uk.md b/markdown/org/docs/guide/measurements/estimates/uk.md index 2230459d63b..cdb5b9fed74 100644 --- a/markdown/org/docs/guide/measurements/estimates/uk.md +++ b/markdown/org/docs/guide/measurements/estimates/uk.md @@ -15,13 +15,13 @@ title: Передбачення вимірів ##### Це складна частина проєкту Ми хочемо допомогти Вам отримати найкращі результати та це передбачає знаходження помилок в процесі зняття мірок. -З іншого боку, ми жодним чином не хочемо натякати, що Ваші виміри є _поганими_. +З іншого боку, ми жодним чином не хочемо натякати, що Ваші виміри є "поганими". -Наша платформа має великий діапазон розмірів, та найбільша частина наших користувачів - люди, яким важко знаходити одяг чи викрійки в інших місцях. -З одного боку, може здатися, що ідея порівнювати заміри з більш-менш _стандартними_ мірками є провальною в такому випадку. +Наша платформа має великий діапазон розмірів, та найбільша частина наших користувачів — люди, яким важко знаходити одяг чи викрійки в інших місцях. +З одного боку, може здатися, що ідея порівнювати заміри з більш-менш "стандартними" мірками є провальною в такому випадку. Але Ви знаєте своє тіло. Ви знаєте які з Ваших вимірів відрізняються від загальних розмірних таблиць. І це є лише підтвердженням правильного зняття мірок, якщо ми зауважимо їх відмінність. -З іншого боку, якщо таке зауваження стосується виміру, який зазвичай збігається з розмірними таблицями - Ви зможете перевірити цей вимір. +З іншого боку, якщо таке зауваження стосується виміру, який зазвичай збігається з розмірними таблицями — Ви зможете перевірити цей вимір. Наостанок, в той час як ми намагаємося допомогти Вам правильно зняти замірки та побачити можливі помилки, ми ніколи не обмежуємо доступ до викрійок, виходячи з розміру та мірок. Незалежно від того, які значення Ви додасте, ми створимо чернетку викрійки або наше програмне забезпечення помре геройською смертю. From 4a03238c3fc3ff4594b035927d2fe67e2b6df3d3 Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Sun, 30 Jul 2023 19:18:54 +0200 Subject: [PATCH 038/144] New translations en.md (Ukrainian) skip-build --- markdown/org/docs/guide/people/uk.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/markdown/org/docs/guide/people/uk.md b/markdown/org/docs/guide/people/uk.md index a988f43155f..7b47f5d29b9 100644 --- a/markdown/org/docs/guide/people/uk.md +++ b/markdown/org/docs/guide/people/uk.md @@ -9,4 +9,4 @@ order: 350 Коли Ви створюєте людину, Ви додаєте заміри цієї людини. Тепер Ви можете створювати викрійки для цієї людини на базі її вимірів. -Ви можете додати будь-яку кількість людей. Мати лише одну для себе - теж файно. +Ви можете додати будь-яку кількість людей. Мати лише одну для себе — теж файно. From 2f5becc2952d3586e6f414d825a077f227e9a993 Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Sun, 30 Jul 2023 19:18:55 +0200 Subject: [PATCH 039/144] New translations en.md (Ukrainian) skip-build --- markdown/org/docs/guide/what/uk.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/markdown/org/docs/guide/what/uk.md b/markdown/org/docs/guide/what/uk.md index 03c612bba31..f473b848154 100644 --- a/markdown/org/docs/guide/what/uk.md +++ b/markdown/org/docs/guide/what/uk.md @@ -3,7 +3,7 @@ title: Що таке FreeSewing? order: 100 --- -[FreeSewing - це програмне забезпечення з відкритим кодом](https://github.com/freesewing/), що має на меті стати Вікіпедією викрійок для шиття. +[FreeSewing — це програмне забезпечення з відкритим кодом](https://github.com/freesewing/), що має на меті стати Вікіпедією викрійок для шиття. Ми маємо [базову бібліотеку](https://www.npmjs.com/package/@freesewing/core) для створення викрійок за вимірами, [бібліотеку дизайнів одягу](/designs/) з імплементованим кодом, що постійно поповнюється, а також купу додаткових інструментів для створення сучасних інтерфейсів на нашій платформі. From fcfce3c41c8b786977a4c9ad3bf52dd5eeb45890 Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Sun, 30 Jul 2023 19:18:56 +0200 Subject: [PATCH 040/144] New translations en.md (Ukrainian) skip-build --- markdown/org/docs/measurements/biceps/uk.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/markdown/org/docs/measurements/biceps/uk.md b/markdown/org/docs/measurements/biceps/uk.md index d7fa691a970..716cc682858 100644 --- a/markdown/org/docs/measurements/biceps/uk.md +++ b/markdown/org/docs/measurements/biceps/uk.md @@ -1,7 +1,7 @@ --- -title: Обхват біцепсів +title: Обхват біцепса --- -**Обхват біцепсів** вимірюється навколо найширшого частини плеча. +**Обхват біцепса** вимірюється навколо найширшого частини плеча. -Для зняття **обхвату біцепсів**, охопіть сантиметром навколо найширшої частини плеча (верхньої частини руки). +Для зняття **обхвату біцепса**, охопіть сантиметром навколо найширшої частини плеча (верхньої частини руки). From cdd3617a615b2c9894a4444f08f092d7e2e955c8 Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Sun, 30 Jul 2023 19:18:57 +0200 Subject: [PATCH 041/144] New translations en.md (Ukrainian) skip-build --- markdown/org/docs/measurements/bustspan/uk.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/markdown/org/docs/measurements/bustspan/uk.md b/markdown/org/docs/measurements/bustspan/uk.md index 884de7f44c3..4af6319c590 100644 --- a/markdown/org/docs/measurements/bustspan/uk.md +++ b/markdown/org/docs/measurements/bustspan/uk.md @@ -4,4 +4,4 @@ title: Центр грудей **Центр грудей** — це горизонтальна відстань між Вашими грудьми. -Для зняття цієї мірки, горизонтально виміряйте пряму лінію між пипками чи вершинами (найбільш виступаючими частинами відносно тулуба) грудей. +Для зняття цієї мірки, горизонтально виміряйте пряму лінію між пипками чи вершинами (найбільш випнутими частинами відносно тулуба) грудей. From 17ba5176cb672b53c9e60283dc3c524118ec6fdf Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Sun, 30 Jul 2023 19:18:58 +0200 Subject: [PATCH 042/144] New translations en.md (Ukrainian) skip-build --- markdown/org/docs/measurements/hpstobust/uk.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/markdown/org/docs/measurements/hpstobust/uk.md b/markdown/org/docs/measurements/hpstobust/uk.md index 733a306abf2..be1f795aa00 100644 --- a/markdown/org/docs/measurements/hpstobust/uk.md +++ b/markdown/org/docs/measurements/hpstobust/uk.md @@ -6,7 +6,7 @@ title: Від плеча до грудей ##### Найвища точка плеча -_Найвища точка плеча_ використовується для зняття декількох вертикальних мірок. +Найвища точка плеча використовується для зняття декількох вертикальних мірок. Перегляньте [документацію про найвищу точку плеча](/docs/measurements/hps/) для інструкції про те, як знайти цю точку. From eb2ab9ec5942d78aee0f41009d93c1f5ea74e233 Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Sun, 30 Jul 2023 19:18:59 +0200 Subject: [PATCH 043/144] New translations en.yaml (Ukrainian) skip-build --- sites/lab/components/header/uk.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sites/lab/components/header/uk.yaml b/sites/lab/components/header/uk.yaml index cf9b88e6f4a..411fcbe3487 100644 --- a/sites/lab/components/header/uk.yaml +++ b/sites/lab/components/header/uk.yaml @@ -8,6 +8,6 @@ account: Обліковий запис theme: Theme language: Мова search: Пошук -sets: Вимірювання +sets: Заміри patterns: Викрійки From fe77894a40df8c8c9e2fbf4867a01bbc411fca1d Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Sun, 30 Jul 2023 19:19:00 +0200 Subject: [PATCH 044/144] New translations en.yaml (Ukrainian) skip-build --- sites/org/components/header/uk.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sites/org/components/header/uk.yaml b/sites/org/components/header/uk.yaml index 7118b5e945f..28b99660693 100644 --- a/sites/org/components/header/uk.yaml +++ b/sites/org/components/header/uk.yaml @@ -8,6 +8,6 @@ account: Обліковий запис theme: Theme language: Мова search: Пошук -sets: Вимірювання +sets: Заміри patterns: Викрійки new: Новий From 08a5c0afc7811d9c2221c5c9d4905153f3eb5b99 Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Sun, 30 Jul 2023 19:19:01 +0200 Subject: [PATCH 045/144] New translations en.yaml (Ukrainian) skip-build --- sites/shared/components/workbench/uk.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sites/shared/components/workbench/uk.yaml b/sites/shared/components/workbench/uk.yaml index 04849afb959..2b6db5e22e5 100644 --- a/sites/shared/components/workbench/uk.yaml +++ b/sites/shared/components/workbench/uk.yaml @@ -34,10 +34,10 @@ noDesignFound: Ми не змогли знайти цей дизайн. Цьог saveYourPattern: Збережіть свій шаблон giveItAName: Дайте йому ім'я. changeMeasies: Вимірювання зміни шаблону -editCurrentMeasies: Редагувати поточні вимірювання +editCurrentMeasies: Відредагувати поточні заміри editCurrentMeasiesHeader: Edit Pattern Measurements editCurrentMeasiesDesc: Changes you make here will not be saved to your measurements sets, and will only affect this pattern. -chooseNewSet: Виберіть новий набір вимірювань +chooseNewSet: Обрати новий набір мірок weLackSomeMeasies: Нам не вистачає { nr } вимірів для створення цього шаблону youCanPickOrEnter: Ви можете вибрати набір вимірів або ввести їх вручну, але без цих вимірів ми не зможемо продовжити роботу. measiesOk: У нас є всі необхідні виміри для створення цієї моделі. From a4fc2881b7ad0c50caa1ac6d7e79e6ce2f9718c4 Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Sun, 30 Jul 2023 19:19:02 +0200 Subject: [PATCH 046/144] New translations en.yaml (Ukrainian) skip-build --- sites/shared/i18n/measurements/uk.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sites/shared/i18n/measurements/uk.yaml b/sites/shared/i18n/measurements/uk.yaml index 2d2421b912f..766a40d27bd 100644 --- a/sites/shared/i18n/measurements/uk.yaml +++ b/sites/shared/i18n/measurements/uk.yaml @@ -1,6 +1,6 @@ measurements: Заміри ankle: Обхват щиколодки -biceps: Обхват біцепсів +biceps: Обхват біцепса bustFront: Передній напівобхват грудей bustPointToUnderbust: Центр грудей до підгруддя bustSpan: Центр грудей From 2cc30dae6ed3453dd1fda9494293599aa0f3f11d Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Sun, 30 Jul 2023 20:14:11 +0200 Subject: [PATCH 047/144] Create source file en.yaml skip-build --- sites/org/components/footer/en.yaml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 sites/org/components/footer/en.yaml diff --git a/sites/org/components/footer/en.yaml b/sites/org/components/footer/en.yaml new file mode 100644 index 00000000000..2bcd541eb47 --- /dev/null +++ b/sites/org/components/footer/en.yaml @@ -0,0 +1,7 @@ +cc: Content on FreeSewing.org is available under a Creative Commons license +mit: The FreeSewing source code is available on Github under the MIT license +sponsors: FreeSewing is sponsored by these awesome companies +algolia: Search powered by Algolia +crowdin: Translation powered by Crowdin +bugsnag: Error handling by Bugsnag +vercel: Builds & Hosting by Vercel From 085e754d4a5ba3c52eec4ce58318c6eec36bba11 Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Sun, 30 Jul 2023 20:14:12 +0200 Subject: [PATCH 048/144] Create source file en.yaml skip-build --- sites/shared/components/footer/en.yaml | 1 + 1 file changed, 1 insertion(+) create mode 100644 sites/shared/components/footer/en.yaml diff --git a/sites/shared/components/footer/en.yaml b/sites/shared/components/footer/en.yaml new file mode 100644 index 00000000000..e47ff6b37a4 --- /dev/null +++ b/sites/shared/components/footer/en.yaml @@ -0,0 +1 @@ +sponsors: bla bla From 6bfa454567437c42313ec72344d18e587d09c2d2 Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Sun, 30 Jul 2023 20:21:07 +0200 Subject: [PATCH 049/144] New translations en.md (Ukrainian) skip-build --- markdown/org/blog/the-refashioners-2017/uk.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/markdown/org/blog/the-refashioners-2017/uk.md b/markdown/org/blog/the-refashioners-2017/uk.md index f147a74e0c0..dda3b4d5090 100644 --- a/markdown/org/blog/the-refashioners-2017/uk.md +++ b/markdown/org/blog/the-refashioners-2017/uk.md @@ -116,7 +116,7 @@ title: "The Refashioners 2017 - тепер з прев'ю піджака Бле Досить сказати, що це був стрес. І після того, як я склав докупи початкові частини, мені ще треба було - ну, знаєте - пошити куртку. Це було досить складно, адже мені потрібно було поєднувати смужки між собою. -![Будівництво повільно просувається вперед](https://posts.freesewing.org/uploads/front_9821526627.jpg) +![Збірка повільно просувається вперед](https://posts.freesewing.org/uploads/front_9821526627.jpg) ![Підготовка накладних кишень](https://posts.freesewing.org/uploads/pocket_db7596902d.jpg) From 8049e63b59f8df4167f1bfdd50c403c1afac4493 Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Sun, 30 Jul 2023 20:21:08 +0200 Subject: [PATCH 050/144] New translations en.md (Ukrainian) skip-build --- markdown/org/docs/designs/benjamin/instructions/uk.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/markdown/org/docs/designs/benjamin/instructions/uk.md b/markdown/org/docs/designs/benjamin/instructions/uk.md index 242a850bbbe..c6cb388c5bc 100644 --- a/markdown/org/docs/designs/benjamin/instructions/uk.md +++ b/markdown/org/docs/designs/benjamin/instructions/uk.md @@ -47,7 +47,7 @@ title: "Метелик Бенджамін: Інструкція з пошитт Оскільки краватка-метелик сконструйована так, що правильні сторони тканини знаходяться одна проти одної, все це доведеться вивернути навиворіт. Можливо, ви захочете розглянути можливість використання з невеликим припуском на шов 6 мм (¼ дюйма), щоб зменшити об'єм. -## Будівництво +## Збірка ### Крок 1: Застосуйте інтерфейс From adf325d5aed4d5e7739ccef473a36887916a5c2f Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Sun, 30 Jul 2023 20:21:09 +0200 Subject: [PATCH 051/144] New translations en.md (Ukrainian) skip-build --- markdown/org/docs/designs/octoplushy/instructions/uk.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/markdown/org/docs/designs/octoplushy/instructions/uk.md b/markdown/org/docs/designs/octoplushy/instructions/uk.md index 2e23c5df0da..1d0cced4853 100644 --- a/markdown/org/docs/designs/octoplushy/instructions/uk.md +++ b/markdown/org/docs/designs/octoplushy/instructions/uk.md @@ -65,7 +65,7 @@ title: "Octoplushy, плюшевий восьминіг: інструкція з - Склавши _лицьовими сторонами разом_ , пришийте до кожної половинки деталь ноги (а) так, щоб у вас вийшли однакові половинки. - За допомогою _лицьовими сторонами разом_ зшийте дві половинки штанини разом, починаючи від надсічки D до кінчика частини штанини С, але тільки з одного боку. Інша сторона залишається відкритою для наповнення пізніше. -## Крок 3: Фінальне будівництво +## Крок 3: Остаточна збірка - За допомогою _гарних сторін разом_ з'єднайте частини ніг з частинами тулуба. - Зшийте кожну ніжку від надсічки B/D вниз і назад до надсічки B/D. From 6c3a9d5b7670d50b0ba60004036442dd4e3ddf23 Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Sun, 30 Jul 2023 20:21:10 +0200 Subject: [PATCH 052/144] New translations en.md (Ukrainian) skip-build --- .../org/docs/sewing/double-welt-pockets/uk.md | 28 +++++++++---------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/markdown/org/docs/sewing/double-welt-pockets/uk.md b/markdown/org/docs/sewing/double-welt-pockets/uk.md index 1ced484377f..57bebc3c293 100644 --- a/markdown/org/docs/sewing/double-welt-pockets/uk.md +++ b/markdown/org/docs/sewing/double-welt-pockets/uk.md @@ -50,13 +50,13 @@ title: Кишеня з подвійною листочкою - Довжина: 13 см + 4 см = 17 см - Ширина: (0,5 см × 2) + 5 см = 6 см -Вони утворять дві вузькі смужки тканини, які сформують вашу подвійну кишеню зі швом. +Ці дві вузькі смужки тканини й сформують нашу подвійну листочку. -> Під час розрізання двох швів дотримуйтесь дотичної лінії. +> Зверніть увагу на структуру ниток тканини під час крою листочки -### Кишеньковий інтерфейс +### Дублеринова деталь кишені -Кишеньковий інтерфейс - це одна прямокутна смужка легкоплавкого інтерфейсу з наступними розмірами: +Це одна смужка клейового матеріалу з такими вимірами: - Довжина: ширина кишені + 4 см - Ширина: висота листочки ×2 + 5 см @@ -66,13 +66,13 @@ title: Кишеня з подвійною листочкою - Довжина: 13 см + 4 см = 17 см - Ширина: (0,5 см × 2) + 5 см = 6 см -> Можливо, ви помітили, що інтерфейс має такий самий розмір, як і рана +> Як Ви могли помітити, дублеринова деталь має такі ж заміри, як і сама листочка -Прокладка використовується для стабілізації кишені і буде припрасована до тканини за допомогою праски. +Клейовий матеріал використовується для стабілізації кишені та прикріплюється до тканини за допомогою праски. -### За бажанням: Облицювання кишень +### За бажанням: облицювання кишені -Обшивка кишені (опціонально) - це одна прямокутна смужка тканини з наступними розмірами: +(Необов'язкове) облицювання кишені — це одна прямокутна смужка такого розміру: - Довжина: ширина кишені + 4 см - Ширина: висота листочки ×2 + 5 см @@ -82,19 +82,19 @@ title: Кишеня з подвійною листочкою - Довжина: 13 см + 4 см = 17 см - Ширина: (0,5 см × 2) + 5 см = 6 см -> Ви могли помітити, що облицювання має той самий розмір, що і зварювальний шов +> Як Ви могли помітити, облицювання має такі ж заміри, як і листочка -Облицювання - це те, що ви побачите, коли зазирнете в отвір кишені. +Облицювання — це те, що Ви побачите, коли зазирнете в отвір кишені. -Облицювання необов'язкове, якщо ви не використовуєте його, зазирнувши в кишеню, ви побачите матеріал, з якого виготовлена кишенькова сумка. +Облицювання є необов'язковим, без нього Ви лишень побачите тканину, з якої зроблена мішковина кишені. -### Кишенькова сумка +### Мішковина кишені -Форма кишенькової сумки залежить від викрійки. Для простоти я буду використовувати прямокутну кишенькову сумку із закругленими кутами внизу, як ви можете побачити на задніх кишенях штанів. +Форма мішковини кишені залежить від викрійки. Для наочності я використовуватиму прямокутну мішковину з заокругленими краями, як на задніх кишенях багатьох штанів. > Зазвичай існує довша та коротша версія кишенькової сумки. Це відбувається тому, що одна сторона кріпиться до верхнього шва, а інша - до нижнього. -## Будівництво +## Збірка ### Крок 1: Встановіть інтерфейс запобіжника на місце From 59f6a38144161ce69c13bb8d8ca58937a554d963 Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Sun, 30 Jul 2023 21:29:55 +0200 Subject: [PATCH 053/144] New translations en.md (Ukrainian) skip-build --- .../org/docs/sewing/double-welt-pockets/uk.md | 22 +++++++++---------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/markdown/org/docs/sewing/double-welt-pockets/uk.md b/markdown/org/docs/sewing/double-welt-pockets/uk.md index 57bebc3c293..f604c7df365 100644 --- a/markdown/org/docs/sewing/double-welt-pockets/uk.md +++ b/markdown/org/docs/sewing/double-welt-pockets/uk.md @@ -92,31 +92,31 @@ title: Кишеня з подвійною листочкою Форма мішковини кишені залежить від викрійки. Для наочності я використовуватиму прямокутну мішковину з заокругленими краями, як на задніх кишенях багатьох штанів. -> Зазвичай існує довша та коротша версія кишенькової сумки. Це відбувається тому, що одна сторона кріпиться до верхнього шва, а інша - до нижнього. +> Зазвичай одна зі сторін мішковини довша, а інша — коротша. Це тому, що одна і сторін прикріплюється до верхньої частини листочки, а інша відповідно до нижньої. ## Збірка -### Крок 1: Встановіть інтерфейс запобіжника на місце +### Крок 1: Закріпіть клейовий матеріал ![Інтерфейс запобіжника на місці](step01.png) -Приметайте прокладку кишені до виворітного боку одягу так, щоб вона закривала місце, де ви будете робити кишеню з прорізним швом. +Припрасуйте клейовий матеріал до виворітного боку вбрання на місці, де Ви плануєте робити кишеню з листочкою. -> Викрійки зазвичай мають насічки, які допомагають визначити місце розташування прорізної кишені +> Викрійки зазвичай мають особливі позначки, які вказують на місце розташування кишені -### Крок 2: Розмітьте прорізну кишеню на виворітному боці тканини +### Крок 2: Розмітьте прорізну кишеню на лицьовому боці тканини ![Розмітьте прорізну кишеню на виворітному боці тканини](step02.png) -Розмітьте кишеню втачного шва наступним чином: +Розмітьте прорізну кишеню наступним чином: -- Відзначте ширину кишені вертикальними лініями. Нехай ці лінії продовжуються, щоб згодом допомогти вам вирівняти шви -- Вирівняйте центральний отвір кишені по горизонтальній лінії. Дайте йому розтягнутися, щоб згодом вирівняти шви -- Проведіть дві горизонтальні лінії, паралельні центральній лінії, на відстані, що дорівнює висоті шва (0,5 см у нашому прикладі) +- Відзначте ширину кишені вертикальними лініями. Продовжіть ці лінії, вони згодом допоможуть Вам вирівняти листочку +- Вирівняйте центральний отвір кишені за горизонтальною лінією. Продовжіть цю лінію, щоб згодом вирівняти листочку +- Проведіть дві горизонтальні лінії, паралельні до центральної, на відстані висоти листочки (0,5 см у нашому випадку) -Частина горизонтальних ліній, паралельних центральній лінії, які потрапляють між вертикальними лініями, - це місце, де ми будемо зшивати наші шви. Це проілюстровано червоними лініями. +Частина горизонтальних ліній, паралельних до центральної, що знаходяться між вертикальними, — це місце, де лягатимуть наші шви. На рисунку вони зображені червоним кольором. -### Крок 3: Складіть і притисніть шви +### Крок 3: Складіть і пропрасуйте листочку ![Складіть і притисніть шви](step03.png) From 35122ca36324a9594238bf5b38a92a8e5e5ce9a0 Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Sun, 30 Jul 2023 22:36:54 +0200 Subject: [PATCH 054/144] New translations en.md (Ukrainian) skip-build --- markdown/org/docs/sewing/double-welt-pockets/uk.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/markdown/org/docs/sewing/double-welt-pockets/uk.md b/markdown/org/docs/sewing/double-welt-pockets/uk.md index f604c7df365..9fc54acb30b 100644 --- a/markdown/org/docs/sewing/double-welt-pockets/uk.md +++ b/markdown/org/docs/sewing/double-welt-pockets/uk.md @@ -120,21 +120,21 @@ title: Кишеня з подвійною листочкою ![Складіть і притисніть шви](step03.png) -Складіть шви паралельно довгій стороні лицьовою стороною назовні. +Складіть листочку за довжиною лицьовим боком назовні. Не складайте їх навпіл. Замість цього зробіть одну сторону на 1 см довшою за іншу. -Притисніть згин так, щоб він став гострою складкою. +Пропрасуйте згин, аби він став гострою складкою. -> Завдяки зміщенню країв, край шва звужується, що зменшує об'єм і видимість на зовнішній стороні одягу. +> Завдяки зміщенню країв, край листочки плавно зникає, що робить кишеню менш громіздкою на вбранні. -### Крок 4: Зашийте шви на місці +### Крок 4: Пришийте обидві частини листочки ![Зашийте шви на місці](step04.png) -> На зображеннях вище пунктирна чорна лінія - це центр рубця. Червона лінія показує, де потрібно зшивати, а зелена - це вже зшитий шов. +> На зображенні вище чорна пунктирна лінія — це центр листочки. Червона лінія вказує на місце стьобання, а зелена — на вже зшитий шов. -Покладіть шов на виворітну сторону одягу коротшою складеною стороною донизу і розташуйте його по центру по горизонталі. +Розмістіть листочку на лицьовому боці вбрання коротшою стороною донизу та відцентруйте її горизонтально. Вирівняйте складену сторону з центром кишені, а тепер змістіть її назовні на висоту шва вдвічі більшу, ніж висота шва (WH). From 49cd5b9c36793f37543ee763b5e0b8254ce7a33d Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Sun, 30 Jul 2023 23:47:29 +0200 Subject: [PATCH 055/144] New translations en.md (Ukrainian) skip-build --- .../org/docs/sewing/double-welt-pockets/uk.md | 44 +++++++++---------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/markdown/org/docs/sewing/double-welt-pockets/uk.md b/markdown/org/docs/sewing/double-welt-pockets/uk.md index 9fc54acb30b..137728cc6fa 100644 --- a/markdown/org/docs/sewing/double-welt-pockets/uk.md +++ b/markdown/org/docs/sewing/double-welt-pockets/uk.md @@ -34,7 +34,7 @@ title: Кишеня з подвійною листочкою - Ширина кишені: це ширина отвору готової кишені з подвійною листочкою - Висота листочки: це висота одинарної листочки, тобто це половина висоти нашої кишені з подвійною листочкою -> У моєму прикладі нижче ширина кишені — 13 см, висота листочки — 0,5 см +> У моєму прикладі нижче ширина кишені — 13 см, висота листочки — 5 мм ## Крій @@ -48,7 +48,7 @@ title: Кишеня з подвійною листочкою В нашому випадку це: - Довжина: 13 см + 4 см = 17 см -- Ширина: (0,5 см × 2) + 5 см = 6 см +- Ширина: (5 мм × 2) + 5 см = 6 см Ці дві вузькі смужки тканини й сформують нашу подвійну листочку. @@ -64,7 +64,7 @@ title: Кишеня з подвійною листочкою В нашому випадку це: - Довжина: 13 см + 4 см = 17 см -- Ширина: (0,5 см × 2) + 5 см = 6 см +- Ширина: (5 мм × 2) + 5 см = 6 см > Як Ви могли помітити, дублеринова деталь має такі ж заміри, як і сама листочка @@ -80,7 +80,7 @@ title: Кишеня з подвійною листочкою В нашому випадку це: - Довжина: 13 см + 4 см = 17 см -- Ширина: (0,5 см × 2) + 5 см = 6 см +- Ширина: (5 мм × 2) + 5 см = 6 см > Як Ви могли помітити, облицювання має такі ж заміри, як і листочка @@ -112,7 +112,7 @@ title: Кишеня з подвійною листочкою - Відзначте ширину кишені вертикальними лініями. Продовжіть ці лінії, вони згодом допоможуть Вам вирівняти листочку - Вирівняйте центральний отвір кишені за горизонтальною лінією. Продовжіть цю лінію, щоб згодом вирівняти листочку -- Проведіть дві горизонтальні лінії, паралельні до центральної, на відстані висоти листочки (0,5 см у нашому випадку) +- Проведіть дві горизонтальні лінії, паралельні до центральної, на відстані висоти листочки (5 мм у нашому випадку) Частина горизонтальних ліній, паралельних до центральної, що знаходяться між вертикальними, — це місце, де лягатимуть наші шви. На рисунку вони зображені червоним кольором. @@ -136,47 +136,47 @@ title: Кишеня з подвійною листочкою Розмістіть листочку на лицьовому боці вбрання коротшою стороною донизу та відцентруйте її горизонтально. -Вирівняйте складену сторону з центром кишені, а тепер змістіть її назовні на висоту шва вдвічі більшу, ніж висота шва (WH). +Прикладіть згин листочки до центру кишені та далі зсуньте її вниз на подвійну висоту листочки (WH на рисунку). -У нашому прикладі з висотою шва 0,5 см, згин вашого шва лежить на відстані 1 см від центру кишені шва. +У нашому випадку висота листочки 5 мм, тобто згин нашої листочки має лежати на відстані 1 см від центру кишені. -Пришийте шов на відстані 0,5 см від згину, або, іншими словами, точно по лінії, яку ви позначили на одязі. +Пришийте листочку на відстані 5 мм від згину, тобто на лінії, яку ми відмітили на нашому вбранні раніше. -Переконайтеся, що ви починаєте і закінчуєте точно на вертикальних лініях, які вказують на ширину кишені. +Переконайтеся, що Ви почали та закінчили шов на вертикальних лініях, що вказують ширину кишені. -Закінчивши, зашийте другий шов на місці. Зверніть увагу, що це буде трохи складніше, оскільки вам доведеться відгинати перший шов і накладати на нього частину другого шва. +Закінчивши, пришийте другу частину листочки. Це буде трохи складніше, адже Вам прийдеться відігнути попередню частину та розмістити цю поверх неї. ### Крок 5: Розріжте кишеню ![Розріжте кишеню](step05.png) -> На зображенні червоною лінією позначено, як і де розрізати кишеню, а зеленою - шви. +> На зображенні червона лінія вказує на місце розрізу кишені, коли зелені показують шви. -Розріжте кишеню з прорізним швом, розрізавши по центральній горизонтальній лінії. Зупиніться на вертикальних лініях, які позначають бокові сторони кишені, і обріжте під кутом 45 градусів до краю лінії строчки, яка утримує шви. +Проріжте кишеню вздовж центральної горизонтальної лінії. Зупиніться не дорізаючи до вертикальних ліній, що вказують на ширину кишені, та зробіть надсічки під кутом 45° до країв швів листочки. -> Переконайтеся, що ви не розрізаєте шви і не розрізаєте занадто глибоко. Зробіть це точно. +> Переконайтеся, що Ви не розрізаєте шви та не розрізаєте занадто глибоко. Зробіть це без похибки. -### Крок 6: Переверніть шви на інший бік і притисніть +### Крок 6: Просуньте частини листочки всередину та пропрасуйте ![Переверніть шви на інший бік і притисніть](step06.png) -Ви пришили свої шви до вивороту тканини. Тепер ми перевертаємо їх на зворотний бік, через отвір, який ми щойно прорізали в тканині. +Ви пришили листочку до лицьового боку тканини. Тепер ми маємо просунути її всередину через отвір, який ми щойно прорізали в тканині. -Переверніть шви на зворотний бік і притисніть їх плазом. Не поспішайте складати тканину в акуратний прямокутник, перш ніж притискати її. +Отже, просуньте обидві частини листочки всередину та пропрасуйте їх плазом. Складіть тканину в акуратні прямокутники перш ніж припрасувати її, не поспішайте. -> Переконайтеся, що трикутні шматки тканини (на короткому краю вашого отвору) притиснуті збоку +> Переконайтеся, що витичні трикутні шматочки тканини притиснуті по боках -> Ви притискаєте кілька шарів тканини. Подумайте про те, щоб притиснути (або розкрити) шари окремо, перш ніж притискати їх разом. Так ви отримаєте більш чітку складку і акуратну кишеню зі швом. +> Ви притискаєте кілька шарів тканини. Зауважте, що Ви можете працювати з кожним шаром тканини окремо, аніж прасувати їх одночасно. Так Ви отримаєте чіткішу складку та охайнішу прорізну кишеню. -### Крок 7: Пришийте бокові сторони отворів кишень до швів +### Крок 7: Пришийте бокові трикутнички до листочки ![Пришийте бік отвору кишені до шва з одного боку](step07a.png) ![І повторіть з іншого боку](step07b.png) -Покладіть одяг лицьовою стороною догори і складіть його назад з боку нагрудної кишені, переконавшись, що шви лежать рівно. +Покладіть вбрання лицьовим боком догори й складіть його збоку так, аби обидві частини листочки та витичні трикутники лежали плазом на поверхні стола. -Зшийте трикутний шматок тканини від отвору кишені до швів. +Пришийте трикутнички до листочки. -> Переконайтеся, що ви не вшиваєте в отвір кишені, оскільки це покаже стібки на лицьовій стороні +> Переконайтеся, що Ви не шиєте крізь отвір кишені, адже подібні стібки будуть видними з лицьового боку ### Крок 8: Пришийте нижню кишеню сумки до нижнього шва From 01d2bec7b140b16c1df856248b823d51eb872823 Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Mon, 31 Jul 2023 00:54:18 +0200 Subject: [PATCH 056/144] New translations en.md (Ukrainian) skip-build --- .../org/docs/sewing/double-welt-pockets/uk.md | 58 +++++++++---------- 1 file changed, 29 insertions(+), 29 deletions(-) diff --git a/markdown/org/docs/sewing/double-welt-pockets/uk.md b/markdown/org/docs/sewing/double-welt-pockets/uk.md index 137728cc6fa..4ea7398c3b8 100644 --- a/markdown/org/docs/sewing/double-welt-pockets/uk.md +++ b/markdown/org/docs/sewing/double-welt-pockets/uk.md @@ -98,7 +98,7 @@ title: Кишеня з подвійною листочкою ### Крок 1: Закріпіть клейовий матеріал -![Інтерфейс запобіжника на місці](step01.png) +![Закріплений клейовий матеріал](step01.png) Припрасуйте клейовий матеріал до виворітного боку вбрання на місці, де Ви плануєте робити кишеню з листочкою. @@ -106,7 +106,7 @@ title: Кишеня з подвійною листочкою ### Крок 2: Розмітьте прорізну кишеню на лицьовому боці тканини -![Розмітьте прорізну кишеню на виворітному боці тканини](step02.png) +![Розмітьте прорізну кишеню на лицьовому боці тканини](step02.png) Розмітьте прорізну кишеню наступним чином: @@ -118,7 +118,7 @@ title: Кишеня з подвійною листочкою ### Крок 3: Складіть і пропрасуйте листочку -![Складіть і притисніть шви](step03.png) +![Складіть та пропрасуйте листочки](step03.png) Складіть листочку за довжиною лицьовим боком назовні. @@ -130,7 +130,7 @@ title: Кишеня з подвійною листочкою ### Крок 4: Пришийте обидві частини листочки -![Зашийте шви на місці](step04.png) +![Пришийте листочку](step04.png) > На зображенні вище чорна пунктирна лінія — це центр листочки. Червона лінія вказує на місце стьобання, а зелена — на вже зшитий шов. @@ -158,7 +158,7 @@ title: Кишеня з подвійною листочкою ### Крок 6: Просуньте частини листочки всередину та пропрасуйте -![Переверніть шви на інший бік і притисніть](step06.png) +![Просуньте листочку на виворітний бік та пропрасуйте її](step06.png) Ви пришили листочку до лицьового боку тканини. Тепер ми маємо просунути її всередину через отвір, який ми щойно прорізали в тканині. @@ -170,7 +170,7 @@ title: Кишеня з подвійною листочкою ### Крок 7: Пришийте бокові трикутнички до листочки -![Пришийте бік отвору кишені до шва з одного боку](step07a.png) ![І повторіть з іншого боку](step07b.png) +![Пришийте витичний трикутник до листочки з одного боку](step07a.png) ![І повторіть з іншого боку](step07b.png) Покладіть вбрання лицьовим боком догори й складіть його збоку так, аби обидві частини листочки та витичні трикутники лежали плазом на поверхні стола. @@ -178,48 +178,48 @@ title: Кишеня з подвійною листочкою > Переконайтеся, що Ви не шиєте крізь отвір кишені, адже подібні стібки будуть видними з лицьового боку -### Крок 8: Пришийте нижню кишеню сумки до нижнього шва +### Крок 8: Пришийте коротшу частину мішковини до нижньої частини листочки -![Пришийте нижню кишеню мішка до нижнього шва](step08.png) +![Пришийте коротшу частину мішковини до нижньої частини листочки](step08.png) -Складіть одяг так, щоб можна було пришити кишеньковий мішечок до нижнього шва. +Складіть вбрання так, аби Ви могли легко пришити коротшу частину мішковини до нижньої частини листочки. -Також обробіть край шва зигзагоподібною строчкою, щоб шов залишався рівним всередині кишені. +Також обробіть край листочки зиґзаґоподібним стібком, аби листочка залишалася плазом всередині кишені. -> Кишенькова сумка показана в підкладковій тканині тут (зеленого кольору) з більшою чіткістю. Ви також можете зробити кишенькові сумки з іншої тканини. +> Мішковина кишені зображена на рисунку зеленим для наочності. Для мішковини можна також використовувати інші тканини. -### Крок 9: Необов'язково: Пришийте лицьову сторону до верхньої кишені сумки +### Крок 9 (необов'язковий): Пришийте облицювання до довшої частини мішковини -![Пришийте обшивку до верхньої кишені сумки](step09.png) +![Пришийте облицювання до довшої частини мішковини](step09.png) -> Цей крок не є обов'язковим. Прикріпіть лицьовою стороною до верхньої кишені сумки, якщо ви хочете, щоб її було видно через отвір кишені. +> Цей крок не є обов'язковим. Пришийте облицювання до довшої частини мішковини, якщо Ви хочете його бачити через отвір кишені. -### Крок 10: Пришийте верхню кишеню сумки до верхнього шва +### Крок 10: Пришийте довшу частину мішковини до верхньої частини листочки -![Пришийте верхню кишеню сумки до верхнього шва](step10.png) +![Пришийте довшу частину мішковини до верхньої частини листочки](step10.png) -Виверніть виріб так, щоб можна було пришити кишеньковий мішечок до верхнього шва. +Складіть вбрання так, аби Ви могли легко пришити довшу частину мішковини до верхньої частини листочки. -> Якщо ви наклеїли обшивку на кишенькову сумку, обов'язково покладіть її лицьовою стороною до швів. +> Якщо Ви пришили облицювання до мішковини — запевніться, що сторона з облицюванням лежить до отвору кишені. -### Крок 11: Прикріпіть шви до кишенькової сумки +### Крок 11: Пришийте листочку до мішковини -![Зшийте один бік](step11a.png) ![Зшийте інший бік](step11b.png) ![І зшийте верхню частину](step11c.png) +![Простьобайте один бік](step11a.png) ![Простьобайте інший бік](step11b.png) ![Та простьобайте вершечок](step11c.png) -Покладіть виріб лицьовим боком догори і складіть його збоку від прорізної кишені. +Покладіть своє вбрання лицьовим боком вгору та складіть його збоку так, щоб мішковина та листочка лежали плазом. -Пришийте трикутний шматок тканини від отвору кишені до кишенькових мішків так само, як ви пришивали його до швів раніше. +Пришийте бокові трикутнички до мішковини — так самісінько, як Ви вже пришивали їх до листочки. -Загніть одяг у верхній частині прорізної кишені. +Складіть одяг так, щоб Ви бачили верхню частину листочки. -Тепер пришийте верхню частину отвору кишені до сумки-кишені. +Тепер пришийте верх листочки до мішковини кишені. -### Крок 12: Закінчіть кишенькову сумку +### Крок 12: Закінчіть мішковину -![Тепер закінчіть кишенькову сумку](step12.png) +![Тепер завершіть мішковину](step12.png) -Тепер зашийте кишеню назад, закривши всі краї (верхній край необов'язковий). +Час завершити мішковину, закривши всі краї (верхній край є необов'язковим). -Для цього можна застосувати косу бейку, використати серпянку або виконати іншу оздоблювальну строчку. +Для цього можна застосувати косу бійку, оверлок-машину чи інший крайовий шов. -Після цього все готово! +Тепер Ваша кишеня готова! From 039ccab2548ad85675827e6b6f554d292b180612 Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Mon, 31 Jul 2023 00:54:19 +0200 Subject: [PATCH 057/144] New translations en.md (Ukrainian) skip-build --- markdown/org/docs/sewing/ease/uk.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/markdown/org/docs/sewing/ease/uk.md b/markdown/org/docs/sewing/ease/uk.md index 2cfaf79cf3e..70fb251c6aa 100644 --- a/markdown/org/docs/sewing/ease/uk.md +++ b/markdown/org/docs/sewing/ease/uk.md @@ -1,5 +1,5 @@ --- -title: Легкість +title: Свобода облягання --- ![Без легкості ви б не змогли підняти руку](ease-plus.jpg) From 9af0a06540176d63c6ead51f443d0c0895e2d950 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Jul 2023 04:52:21 +0000 Subject: [PATCH 058/144] chore(deps): bump pino from 8.14.1 to 8.14.2 Bumps [pino](https://github.com/pinojs/pino) from 8.14.1 to 8.14.2. - [Release notes](https://github.com/pinojs/pino/releases) - [Commits](https://github.com/pinojs/pino/compare/v8.14.1...v8.14.2) --- updated-dependencies: - dependency-name: pino dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- sites/backend/package.json | 2 +- yarn.lock | 23 ++++------------------- 2 files changed, 5 insertions(+), 20 deletions(-) diff --git a/sites/backend/package.json b/sites/backend/package.json index f6815f6d839..f3e1c8eb010 100644 --- a/sites/backend/package.json +++ b/sites/backend/package.json @@ -44,7 +44,7 @@ "passport": "0.6.0", "passport-http": "0.3.0", "passport-jwt": "4.0.1", - "pino": "8.14.1", + "pino": "8.14.2", "qrcode": "1.5.3", "swagger-ui-dist": "5.2.0", "swagger-ui-express": "5.0.0" diff --git a/yarn.lock b/yarn.lock index 45139f572b2..7bb7588876a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2969,21 +2969,6 @@ get-random-values-esm "^1.0.0" lodash "^4.17.21" -"@sanity/cli@3.14.3": - version "3.14.3" - resolved "https://registry.yarnpkg.com/@sanity/cli/-/cli-3.14.3.tgz#4dfa8762152d1c90d40b325203b1bc43556fa538" - integrity sha512-ReuSOD0SSMVOd8aBCscJys577LgPDZicNOIgzahLUUu3i2+8r9Vmwr5Ue5WhzqmhtMNSjLJmUSLELfxv/SS4lQ== - dependencies: - "@babel/traverse" "^7.19.0" - "@vercel/frameworks" "1.4.3" - "@vercel/fs-detectors" "4.1.0" - chalk "^4.1.2" - esbuild "^0.18.0" - esbuild-register "^3.4.1" - get-it "^8.0.9" - golden-fleece "^1.0.9" - pkg-dir "^5.0.0" - "@sanity/cli@3.14.4": version "3.14.4" resolved "https://registry.yarnpkg.com/@sanity/cli/-/cli-3.14.4.tgz#9d5d9c3a1cf88dc428e90ce00e7647f0a2b47fcb" @@ -13590,10 +13575,10 @@ pino-std-serializers@^6.0.0: resolved "https://registry.yarnpkg.com/pino-std-serializers/-/pino-std-serializers-6.2.2.tgz#d9a9b5f2b9a402486a5fc4db0a737570a860aab3" integrity sha512-cHjPPsE+vhj/tnhCy/wiMh3M3z3h/j15zHQX+S9GkTBgqJuTuJzYJ4gUyACLhDaJ7kk9ba9iRDmbH2tJU03OiA== -pino@8.14.1: - version "8.14.1" - resolved "https://registry.yarnpkg.com/pino/-/pino-8.14.1.tgz#bb38dcda8b500dd90c1193b6c9171eb777a47ac8" - integrity sha512-8LYNv7BKWXSfS+k6oEc6occy5La+q2sPwU3q2ljTX5AZk7v+5kND2o5W794FyRaqha6DJajmkNRsWtPpFyMUdw== +pino@8.14.2: + version "8.14.2" + resolved "https://registry.yarnpkg.com/pino/-/pino-8.14.2.tgz#99148b3400527fec168691044ba367cc7b7cd605" + integrity sha512-zKu9aWeSWTy1JgvxIpZveJKKsAr4+6uNMZ0Vf0KRwzl/UNZA3XjHiIl/0WwqLMkDwuHuDkT5xAgPA2jpKq4whA== dependencies: atomic-sleep "^1.0.0" fast-redact "^3.1.1" From 5a3aae37324d006b27648a06572c75b499505d4e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Jul 2023 04:53:28 +0000 Subject: [PATCH 059/144] chore(deps): bump i18next from 23.3.0 to 23.4.1 Bumps [i18next](https://github.com/i18next/i18next) from 23.3.0 to 23.4.1. - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/i18next/compare/v23.3.0...v23.4.1) --- updated-dependencies: - dependency-name: i18next dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- sites/lab/package.json | 2 +- yarn.lock | 23 ++++------------------- 2 files changed, 5 insertions(+), 20 deletions(-) diff --git a/sites/lab/package.json b/sites/lab/package.json index de91567223e..a48e511c809 100644 --- a/sites/lab/package.json +++ b/sites/lab/package.json @@ -39,7 +39,7 @@ "d3-drag": "3.0.0", "d3-selection": "3.0.0", "daisyui": "3.5.0", - "i18next": "23.3.0", + "i18next": "23.4.1", "lodash.get": "4.4.2", "lodash.orderby": "4.6.0", "lodash.set": "4.3.2", diff --git a/yarn.lock b/yarn.lock index 45139f572b2..0aabbf29755 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2969,21 +2969,6 @@ get-random-values-esm "^1.0.0" lodash "^4.17.21" -"@sanity/cli@3.14.3": - version "3.14.3" - resolved "https://registry.yarnpkg.com/@sanity/cli/-/cli-3.14.3.tgz#4dfa8762152d1c90d40b325203b1bc43556fa538" - integrity sha512-ReuSOD0SSMVOd8aBCscJys577LgPDZicNOIgzahLUUu3i2+8r9Vmwr5Ue5WhzqmhtMNSjLJmUSLELfxv/SS4lQ== - dependencies: - "@babel/traverse" "^7.19.0" - "@vercel/frameworks" "1.4.3" - "@vercel/fs-detectors" "4.1.0" - chalk "^4.1.2" - esbuild "^0.18.0" - esbuild-register "^3.4.1" - get-it "^8.0.9" - golden-fleece "^1.0.9" - pkg-dir "^5.0.0" - "@sanity/cli@3.14.4": version "3.14.4" resolved "https://registry.yarnpkg.com/@sanity/cli/-/cli-3.14.4.tgz#9d5d9c3a1cf88dc428e90ce00e7647f0a2b47fcb" @@ -9435,10 +9420,10 @@ i18next-fs-backend@^2.1.5: resolved "https://registry.yarnpkg.com/i18next-fs-backend/-/i18next-fs-backend-2.1.5.tgz#03347eacde6a35b599da1889a048ae63bcf0c687" integrity sha512-7fgSH8nVhXSBYPHR/W3tEXXhcnwHwNiND4Dfx9knzPzdsWTUTL/TdDVV+DY0dL0asHKLbdoJaXS4LdVW6R8MVQ== -i18next@23.3.0: - version "23.3.0" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.3.0.tgz#88528a735bb3e61019093899867b9fdb26436508" - integrity sha512-xd/UzWT71zYudCT7qVn6tB4yUVuXAhgCorsowYgM2EOdc14WqQBp5P2wEsxgfiDgdLN5XwJvTbzxrMfoY/nxnw== +i18next@23.4.1: + version "23.4.1" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.4.1.tgz#11fe0db92ac8a4125934960ebccf6a5f8ed6b9fc" + integrity sha512-07ekE7hbUrbxTYj97VnBzyhKcGURTJC9p4iWTwCVC8t63T+YrgqQmb/n1LBQMivZYwR61pqS+PC0G2rtENycyQ== dependencies: "@babel/runtime" "^7.22.5" From d7cb9e0bc4607eb8aecdc770b5b7723ba8ff47a0 Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 31 Jul 2023 04:54:30 +0000 Subject: [PATCH 060/144] [dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/pino-8.14.2 changes in config/dependencies.yaml --- config/dependencies.yaml | 2 +- sites/org/package.json | 2 +- sites/sanity/package.json | 2 +- yarn.lock | 33 ++++++++++++++++++++++++--------- 4 files changed, 27 insertions(+), 12 deletions(-) diff --git a/config/dependencies.yaml b/config/dependencies.yaml index 8dbfa769cd1..18f59d0e25f 100644 --- a/config/dependencies.yaml +++ b/config/dependencies.yaml @@ -206,7 +206,7 @@ backend: 'passport': '0.6.0' 'passport-http': '0.3.0' 'passport-jwt': '4.0.1' - 'pino': '8.14.1' + 'pino': '8.14.2' 'qrcode': '1.5.3' 'swagger-ui-dist': '5.2.0' 'swagger-ui-express': '5.0.0' diff --git a/sites/org/package.json b/sites/org/package.json index 646d648c8aa..f8920f97ef6 100644 --- a/sites/org/package.json +++ b/sites/org/package.json @@ -39,7 +39,7 @@ "algoliasearch": "4.19.1", "react-copy-to-clipboard": "5.1.0", "daisyui": "3.5.0", - "echarts": "5.4.3", + "echarts": "5.4.2", "echarts-for-react": "3.0.2", "jotai": "2.2.2", "jotai-location": "0.5.1", diff --git a/sites/sanity/package.json b/sites/sanity/package.json index 92842fa730f..5ab7210bf4d 100644 --- a/sites/sanity/package.json +++ b/sites/sanity/package.json @@ -35,7 +35,7 @@ "eslint": "8.45.0", "prettier": "3.0.0", "typescript": "5.1.6", - "@sanity/cli": "3.14.4" + "@sanity/cli": "3.14.3" }, "engines": { "node": "18", diff --git a/yarn.lock b/yarn.lock index 7bb7588876a..4d5ad1c5925 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2969,6 +2969,21 @@ get-random-values-esm "^1.0.0" lodash "^4.17.21" +"@sanity/cli@3.14.3": + version "3.14.3" + resolved "https://registry.yarnpkg.com/@sanity/cli/-/cli-3.14.3.tgz#4dfa8762152d1c90d40b325203b1bc43556fa538" + integrity sha512-ReuSOD0SSMVOd8aBCscJys577LgPDZicNOIgzahLUUu3i2+8r9Vmwr5Ue5WhzqmhtMNSjLJmUSLELfxv/SS4lQ== + dependencies: + "@babel/traverse" "^7.19.0" + "@vercel/frameworks" "1.4.3" + "@vercel/fs-detectors" "4.1.0" + chalk "^4.1.2" + esbuild "^0.18.0" + esbuild-register "^3.4.1" + get-it "^8.0.9" + golden-fleece "^1.0.9" + pkg-dir "^5.0.0" + "@sanity/cli@3.14.4": version "3.14.4" resolved "https://registry.yarnpkg.com/@sanity/cli/-/cli-3.14.4.tgz#9d5d9c3a1cf88dc428e90ce00e7647f0a2b47fcb" @@ -7089,13 +7104,13 @@ echarts-for-react@3.0.2: fast-deep-equal "^3.1.3" size-sensor "^1.0.1" -echarts@5.4.3: - version "5.4.3" - resolved "https://registry.yarnpkg.com/echarts/-/echarts-5.4.3.tgz#f5522ef24419164903eedcfd2b506c6fc91fb20c" - integrity sha512-mYKxLxhzy6zyTi/FaEbJMOZU1ULGEQHaeIeuMR5L+JnJTpz+YR03mnnpBhbR4+UYJAgiXgpyTVLffPAjOTLkZA== +echarts@5.4.2: + version "5.4.2" + resolved "https://registry.yarnpkg.com/echarts/-/echarts-5.4.2.tgz#9f38781c9c6ae323e896956178f6956952c77a48" + integrity sha512-2W3vw3oI2tWJdyAz+b8DuWS0nfXtSDqlDmqgin/lfzbkB01cuMEN66KWBlmur3YMp5nEDEEt5s23pllnAzB4EA== dependencies: tslib "2.3.0" - zrender "5.4.4" + zrender "5.4.3" ee-first@1.1.1: version "1.1.1" @@ -18144,10 +18159,10 @@ zod@3.21.4: resolved "https://registry.yarnpkg.com/zod/-/zod-3.21.4.tgz#10882231d992519f0a10b5dd58a38c9dabbb64db" integrity sha512-m46AKbrzKVzOzs/DZgVnG5H55N1sv1M8qZU3A8RIKbs3mrACDNeIOeilDymVb2HdmP8uwshOCF4uJ8uM9rCqJw== -zrender@5.4.4: - version "5.4.4" - resolved "https://registry.yarnpkg.com/zrender/-/zrender-5.4.4.tgz#8854f1d95ecc82cf8912f5a11f86657cb8c9e261" - integrity sha512-0VxCNJ7AGOMCWeHVyTrGzUgrK4asT4ml9PEkeGirAkKNYXYzoPJCLvmyfdoOXcjTHPs10OZVMfD1Rwg16AZyYw== +zrender@5.4.3: + version "5.4.3" + resolved "https://registry.yarnpkg.com/zrender/-/zrender-5.4.3.tgz#41ffaf835f3a3210224abd9d6964b48ff01e79f5" + integrity sha512-DRUM4ZLnoaT0PBVvGBDO9oWIDBKFdAVieNWxWwK0niYzJCMwGchRk21/hsE+RKkIveH3XHCyvXcJDkgLVvfizQ== dependencies: tslib "2.3.0" From 180799ab483bf0dbbcb71061f8e8c6ae8bb2393d Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 31 Jul 2023 04:55:36 +0000 Subject: [PATCH 061/144] [dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/i18next-23.4.1 changes in config/dependencies.yaml --- config/dependencies.yaml | 2 +- sites/org/package.json | 2 +- sites/sanity/package.json | 2 +- yarn.lock | 33 ++++++++++++++++++++++++--------- 4 files changed, 27 insertions(+), 12 deletions(-) diff --git a/config/dependencies.yaml b/config/dependencies.yaml index 8dbfa769cd1..a610c833363 100644 --- a/config/dependencies.yaml +++ b/config/dependencies.yaml @@ -275,7 +275,7 @@ lab: 'd3-drag': '3.0.0' 'd3-selection': '3.0.0' 'daisyui': *daisyui - 'i18next': &i18next '23.3.0' + 'i18next': &i18next '23.4.1' 'lodash.get': *_get 'lodash.orderby': *_orderby 'lodash.set': *_set diff --git a/sites/org/package.json b/sites/org/package.json index 646d648c8aa..f8920f97ef6 100644 --- a/sites/org/package.json +++ b/sites/org/package.json @@ -39,7 +39,7 @@ "algoliasearch": "4.19.1", "react-copy-to-clipboard": "5.1.0", "daisyui": "3.5.0", - "echarts": "5.4.3", + "echarts": "5.4.2", "echarts-for-react": "3.0.2", "jotai": "2.2.2", "jotai-location": "0.5.1", diff --git a/sites/sanity/package.json b/sites/sanity/package.json index 92842fa730f..5ab7210bf4d 100644 --- a/sites/sanity/package.json +++ b/sites/sanity/package.json @@ -35,7 +35,7 @@ "eslint": "8.45.0", "prettier": "3.0.0", "typescript": "5.1.6", - "@sanity/cli": "3.14.4" + "@sanity/cli": "3.14.3" }, "engines": { "node": "18", diff --git a/yarn.lock b/yarn.lock index 0aabbf29755..9ef07bfc1c4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2969,6 +2969,21 @@ get-random-values-esm "^1.0.0" lodash "^4.17.21" +"@sanity/cli@3.14.3": + version "3.14.3" + resolved "https://registry.yarnpkg.com/@sanity/cli/-/cli-3.14.3.tgz#4dfa8762152d1c90d40b325203b1bc43556fa538" + integrity sha512-ReuSOD0SSMVOd8aBCscJys577LgPDZicNOIgzahLUUu3i2+8r9Vmwr5Ue5WhzqmhtMNSjLJmUSLELfxv/SS4lQ== + dependencies: + "@babel/traverse" "^7.19.0" + "@vercel/frameworks" "1.4.3" + "@vercel/fs-detectors" "4.1.0" + chalk "^4.1.2" + esbuild "^0.18.0" + esbuild-register "^3.4.1" + get-it "^8.0.9" + golden-fleece "^1.0.9" + pkg-dir "^5.0.0" + "@sanity/cli@3.14.4": version "3.14.4" resolved "https://registry.yarnpkg.com/@sanity/cli/-/cli-3.14.4.tgz#9d5d9c3a1cf88dc428e90ce00e7647f0a2b47fcb" @@ -7089,13 +7104,13 @@ echarts-for-react@3.0.2: fast-deep-equal "^3.1.3" size-sensor "^1.0.1" -echarts@5.4.3: - version "5.4.3" - resolved "https://registry.yarnpkg.com/echarts/-/echarts-5.4.3.tgz#f5522ef24419164903eedcfd2b506c6fc91fb20c" - integrity sha512-mYKxLxhzy6zyTi/FaEbJMOZU1ULGEQHaeIeuMR5L+JnJTpz+YR03mnnpBhbR4+UYJAgiXgpyTVLffPAjOTLkZA== +echarts@5.4.2: + version "5.4.2" + resolved "https://registry.yarnpkg.com/echarts/-/echarts-5.4.2.tgz#9f38781c9c6ae323e896956178f6956952c77a48" + integrity sha512-2W3vw3oI2tWJdyAz+b8DuWS0nfXtSDqlDmqgin/lfzbkB01cuMEN66KWBlmur3YMp5nEDEEt5s23pllnAzB4EA== dependencies: tslib "2.3.0" - zrender "5.4.4" + zrender "5.4.3" ee-first@1.1.1: version "1.1.1" @@ -18144,10 +18159,10 @@ zod@3.21.4: resolved "https://registry.yarnpkg.com/zod/-/zod-3.21.4.tgz#10882231d992519f0a10b5dd58a38c9dabbb64db" integrity sha512-m46AKbrzKVzOzs/DZgVnG5H55N1sv1M8qZU3A8RIKbs3mrACDNeIOeilDymVb2HdmP8uwshOCF4uJ8uM9rCqJw== -zrender@5.4.4: - version "5.4.4" - resolved "https://registry.yarnpkg.com/zrender/-/zrender-5.4.4.tgz#8854f1d95ecc82cf8912f5a11f86657cb8c9e261" - integrity sha512-0VxCNJ7AGOMCWeHVyTrGzUgrK4asT4ml9PEkeGirAkKNYXYzoPJCLvmyfdoOXcjTHPs10OZVMfD1Rwg16AZyYw== +zrender@5.4.3: + version "5.4.3" + resolved "https://registry.yarnpkg.com/zrender/-/zrender-5.4.3.tgz#41ffaf835f3a3210224abd9d6964b48ff01e79f5" + integrity sha512-DRUM4ZLnoaT0PBVvGBDO9oWIDBKFdAVieNWxWwK0niYzJCMwGchRk21/hsE+RKkIveH3XHCyvXcJDkgLVvfizQ== dependencies: tslib "2.3.0" From aed183e785716d15b852f16048e39a8116ac9b0c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Jul 2023 04:58:01 +0000 Subject: [PATCH 062/144] chore(deps): bump @headlessui/react from 1.7.15 to 1.7.16 Bumps [@headlessui/react](https://github.com/tailwindlabs/headlessui/tree/HEAD/packages/@headlessui-react) from 1.7.15 to 1.7.16. - [Release notes](https://github.com/tailwindlabs/headlessui/releases) - [Changelog](https://github.com/tailwindlabs/headlessui/blob/main/packages/@headlessui-react/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/headlessui/commits/@headlessui/react@v1.7.16/packages/@headlessui-react) --- updated-dependencies: - dependency-name: "@headlessui/react" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- sites/lab/package.json | 2 +- sites/shared/package.json | 2 +- yarn.lock | 23 ++++------------------- 3 files changed, 6 insertions(+), 21 deletions(-) diff --git a/sites/lab/package.json b/sites/lab/package.json index de91567223e..07e0332c85a 100644 --- a/sites/lab/package.json +++ b/sites/lab/package.json @@ -28,7 +28,7 @@ }, "peerDependencies": {}, "dependencies": { - "@headlessui/react": "1.7.15", + "@headlessui/react": "1.7.16", "@mdx-js/loader": "2.3.0", "@mdx-js/mdx": "2.3.0", "@mdx-js/react": "2.3.0", diff --git a/sites/shared/package.json b/sites/shared/package.json index de85d5d4009..9e8d28184c8 100644 --- a/sites/shared/package.json +++ b/sites/shared/package.json @@ -16,7 +16,7 @@ "scripts": {}, "peerDependencies": {}, "dependencies": { - "@headlessui/react": "1.7.15", + "@headlessui/react": "1.7.16", "@next/mdx": "13.4.12", "@resvg/resvg-js": "2.4.1", "@tailwindcss/typography": "0.5.9", diff --git a/yarn.lock b/yarn.lock index 45139f572b2..946e3b7177a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2122,10 +2122,10 @@ dependencies: "@floating-ui/dom" "^1.2.7" -"@headlessui/react@1.7.15": - version "1.7.15" - resolved "https://registry.yarnpkg.com/@headlessui/react/-/react-1.7.15.tgz#53ef6ae132af81b8f188414767b6e79ebf8dc73f" - integrity sha512-OTO0XtoRQ6JPB1cKNFYBZv2Q0JMqMGNhYP1CjPvcJvjz8YGokz8oAj89HIYZGN0gZzn/4kk9iUpmMF4Q21Gsqw== +"@headlessui/react@1.7.16": + version "1.7.16" + resolved "https://registry.yarnpkg.com/@headlessui/react/-/react-1.7.16.tgz#9c458c9c4dbb708258c9e8da3fe5363f915f7b11" + integrity sha512-2MphIAZdSUacZBT6EXk8AJkj+EuvaaJbtCyHTJrPsz8inhzCl7qeNPI1uk1AUvCgWylVtdN8cVVmnhUDPxPy3g== dependencies: client-only "^0.0.1" @@ -2969,21 +2969,6 @@ get-random-values-esm "^1.0.0" lodash "^4.17.21" -"@sanity/cli@3.14.3": - version "3.14.3" - resolved "https://registry.yarnpkg.com/@sanity/cli/-/cli-3.14.3.tgz#4dfa8762152d1c90d40b325203b1bc43556fa538" - integrity sha512-ReuSOD0SSMVOd8aBCscJys577LgPDZicNOIgzahLUUu3i2+8r9Vmwr5Ue5WhzqmhtMNSjLJmUSLELfxv/SS4lQ== - dependencies: - "@babel/traverse" "^7.19.0" - "@vercel/frameworks" "1.4.3" - "@vercel/fs-detectors" "4.1.0" - chalk "^4.1.2" - esbuild "^0.18.0" - esbuild-register "^3.4.1" - get-it "^8.0.9" - golden-fleece "^1.0.9" - pkg-dir "^5.0.0" - "@sanity/cli@3.14.4": version "3.14.4" resolved "https://registry.yarnpkg.com/@sanity/cli/-/cli-3.14.4.tgz#9d5d9c3a1cf88dc428e90ce00e7647f0a2b47fcb" From 7c6b4feccc94ebf9b220bfe0734a42bacb54ab4e Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 31 Jul 2023 05:00:48 +0000 Subject: [PATCH 063/144] [dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/headlessui/react-1.7.16 changes in config/dependencies.yaml --- config/dependencies.yaml | 2 +- sites/org/package.json | 2 +- sites/sanity/package.json | 2 +- yarn.lock | 33 ++++++++++++++++++++++++--------- 4 files changed, 27 insertions(+), 12 deletions(-) diff --git a/config/dependencies.yaml b/config/dependencies.yaml index 8dbfa769cd1..de0bdc37411 100644 --- a/config/dependencies.yaml +++ b/config/dependencies.yaml @@ -264,7 +264,7 @@ dev: lab: _: - '@headlessui/react': &headlessUiReact '1.7.15' + '@headlessui/react': &headlessUiReact '1.7.16' '@mdx-js/loader': *mdx '@mdx-js/mdx': *mdx '@mdx-js/react': *mdx diff --git a/sites/org/package.json b/sites/org/package.json index 646d648c8aa..f8920f97ef6 100644 --- a/sites/org/package.json +++ b/sites/org/package.json @@ -39,7 +39,7 @@ "algoliasearch": "4.19.1", "react-copy-to-clipboard": "5.1.0", "daisyui": "3.5.0", - "echarts": "5.4.3", + "echarts": "5.4.2", "echarts-for-react": "3.0.2", "jotai": "2.2.2", "jotai-location": "0.5.1", diff --git a/sites/sanity/package.json b/sites/sanity/package.json index 92842fa730f..5ab7210bf4d 100644 --- a/sites/sanity/package.json +++ b/sites/sanity/package.json @@ -35,7 +35,7 @@ "eslint": "8.45.0", "prettier": "3.0.0", "typescript": "5.1.6", - "@sanity/cli": "3.14.4" + "@sanity/cli": "3.14.3" }, "engines": { "node": "18", diff --git a/yarn.lock b/yarn.lock index 946e3b7177a..d507ca151c8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2969,6 +2969,21 @@ get-random-values-esm "^1.0.0" lodash "^4.17.21" +"@sanity/cli@3.14.3": + version "3.14.3" + resolved "https://registry.yarnpkg.com/@sanity/cli/-/cli-3.14.3.tgz#4dfa8762152d1c90d40b325203b1bc43556fa538" + integrity sha512-ReuSOD0SSMVOd8aBCscJys577LgPDZicNOIgzahLUUu3i2+8r9Vmwr5Ue5WhzqmhtMNSjLJmUSLELfxv/SS4lQ== + dependencies: + "@babel/traverse" "^7.19.0" + "@vercel/frameworks" "1.4.3" + "@vercel/fs-detectors" "4.1.0" + chalk "^4.1.2" + esbuild "^0.18.0" + esbuild-register "^3.4.1" + get-it "^8.0.9" + golden-fleece "^1.0.9" + pkg-dir "^5.0.0" + "@sanity/cli@3.14.4": version "3.14.4" resolved "https://registry.yarnpkg.com/@sanity/cli/-/cli-3.14.4.tgz#9d5d9c3a1cf88dc428e90ce00e7647f0a2b47fcb" @@ -7089,13 +7104,13 @@ echarts-for-react@3.0.2: fast-deep-equal "^3.1.3" size-sensor "^1.0.1" -echarts@5.4.3: - version "5.4.3" - resolved "https://registry.yarnpkg.com/echarts/-/echarts-5.4.3.tgz#f5522ef24419164903eedcfd2b506c6fc91fb20c" - integrity sha512-mYKxLxhzy6zyTi/FaEbJMOZU1ULGEQHaeIeuMR5L+JnJTpz+YR03mnnpBhbR4+UYJAgiXgpyTVLffPAjOTLkZA== +echarts@5.4.2: + version "5.4.2" + resolved "https://registry.yarnpkg.com/echarts/-/echarts-5.4.2.tgz#9f38781c9c6ae323e896956178f6956952c77a48" + integrity sha512-2W3vw3oI2tWJdyAz+b8DuWS0nfXtSDqlDmqgin/lfzbkB01cuMEN66KWBlmur3YMp5nEDEEt5s23pllnAzB4EA== dependencies: tslib "2.3.0" - zrender "5.4.4" + zrender "5.4.3" ee-first@1.1.1: version "1.1.1" @@ -18144,10 +18159,10 @@ zod@3.21.4: resolved "https://registry.yarnpkg.com/zod/-/zod-3.21.4.tgz#10882231d992519f0a10b5dd58a38c9dabbb64db" integrity sha512-m46AKbrzKVzOzs/DZgVnG5H55N1sv1M8qZU3A8RIKbs3mrACDNeIOeilDymVb2HdmP8uwshOCF4uJ8uM9rCqJw== -zrender@5.4.4: - version "5.4.4" - resolved "https://registry.yarnpkg.com/zrender/-/zrender-5.4.4.tgz#8854f1d95ecc82cf8912f5a11f86657cb8c9e261" - integrity sha512-0VxCNJ7AGOMCWeHVyTrGzUgrK4asT4ml9PEkeGirAkKNYXYzoPJCLvmyfdoOXcjTHPs10OZVMfD1Rwg16AZyYw== +zrender@5.4.3: + version "5.4.3" + resolved "https://registry.yarnpkg.com/zrender/-/zrender-5.4.3.tgz#41ffaf835f3a3210224abd9d6964b48ff01e79f5" + integrity sha512-DRUM4ZLnoaT0PBVvGBDO9oWIDBKFdAVieNWxWwK0niYzJCMwGchRk21/hsE+RKkIveH3XHCyvXcJDkgLVvfizQ== dependencies: tslib "2.3.0" From 2e464daf7f0541e48e70bd12a6f52375bd57a9f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Jul 2023 05:01:35 +0000 Subject: [PATCH 064/144] chore(deps): bump react-instantsearch-hooks-web from 6.47.2 to 6.47.3 Bumps [react-instantsearch-hooks-web](https://github.com/algolia/instantsearch.js) from 6.47.2 to 6.47.3. - [Release notes](https://github.com/algolia/instantsearch.js/releases) - [Commits](https://github.com/algolia/instantsearch.js/compare/react-instantsearch-hooks-web@6.47.2...react-instantsearch-hooks-web@6.47.3) --- updated-dependencies: - dependency-name: react-instantsearch-hooks-web dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- sites/dev/package.json | 2 +- yarn.lock | 33 +++++++++------------------------ 2 files changed, 10 insertions(+), 25 deletions(-) diff --git a/sites/dev/package.json b/sites/dev/package.json index 1e81ef825c4..ed06ef8141c 100644 --- a/sites/dev/package.json +++ b/sites/dev/package.json @@ -46,7 +46,7 @@ "react-dom": "18.2.0", "react-hotkeys-hook": "4.4.1", "react-instantsearch-dom": "6.40.4", - "react-instantsearch-hooks-web": "6.47.2", + "react-instantsearch-hooks-web": "6.47.3", "react-markdown": "8.0.7", "react-swipeable": "7.0.1", "react-timeago": "7.1.0", diff --git a/yarn.lock b/yarn.lock index 45139f572b2..39fc8bc0f0e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2969,21 +2969,6 @@ get-random-values-esm "^1.0.0" lodash "^4.17.21" -"@sanity/cli@3.14.3": - version "3.14.3" - resolved "https://registry.yarnpkg.com/@sanity/cli/-/cli-3.14.3.tgz#4dfa8762152d1c90d40b325203b1bc43556fa538" - integrity sha512-ReuSOD0SSMVOd8aBCscJys577LgPDZicNOIgzahLUUu3i2+8r9Vmwr5Ue5WhzqmhtMNSjLJmUSLELfxv/SS4lQ== - dependencies: - "@babel/traverse" "^7.19.0" - "@vercel/frameworks" "1.4.3" - "@vercel/fs-detectors" "4.1.0" - chalk "^4.1.2" - esbuild "^0.18.0" - esbuild-register "^3.4.1" - get-it "^8.0.9" - golden-fleece "^1.0.9" - pkg-dir "^5.0.0" - "@sanity/cli@3.14.4": version "3.14.4" resolved "https://registry.yarnpkg.com/@sanity/cli/-/cli-3.14.4.tgz#9d5d9c3a1cf88dc428e90ce00e7647f0a2b47fcb" @@ -14204,19 +14189,19 @@ react-instantsearch-dom@6.40.4: react-fast-compare "^3.0.0" react-instantsearch-core "6.40.4" -react-instantsearch-hooks-web@6.47.2: - version "6.47.2" - resolved "https://registry.yarnpkg.com/react-instantsearch-hooks-web/-/react-instantsearch-hooks-web-6.47.2.tgz#8aff19550a076deca70ae6562494fa2ac889db7e" - integrity sha512-NlIiWmMrdzM4JnQdxxRdmjWI/eHW9XfFdRxPiYJT9fZb9M5WnaYi7o7kXY+IwiBub1wjwSriGqUFofhj0ANkpw== +react-instantsearch-hooks-web@6.47.3: + version "6.47.3" + resolved "https://registry.yarnpkg.com/react-instantsearch-hooks-web/-/react-instantsearch-hooks-web-6.47.3.tgz#aad0381c72ee85dc0465a59894d1f0c16bf4e3b5" + integrity sha512-JTkPm11xwCX9eO4FgeeJ4v4O98wz1L7cAa2LkspgzDD1MPjMLtmiRVzvGxuYnOayQTtfC5+0GOBwuJEN8TDI8A== dependencies: "@babel/runtime" "^7.1.2" instantsearch.js "4.56.8" - react-instantsearch-hooks "6.47.2" + react-instantsearch-hooks "6.47.3" -react-instantsearch-hooks@6.47.2: - version "6.47.2" - resolved "https://registry.yarnpkg.com/react-instantsearch-hooks/-/react-instantsearch-hooks-6.47.2.tgz#ac8ad5b23ea5d1c3ce897836b6a3e5e78434d6d6" - integrity sha512-fG8smGkwh2+MqiCkKjrrbDbv1sZiNlGpUt6vjOxi3HlTyXEG0D471SWbIwKzGBzPxijc/MChbQrjnIIOIkQLnw== +react-instantsearch-hooks@6.47.3: + version "6.47.3" + resolved "https://registry.yarnpkg.com/react-instantsearch-hooks/-/react-instantsearch-hooks-6.47.3.tgz#66876c9a5fdf0bb0e777fcf14901b63269a17953" + integrity sha512-QuGSwZ664MHrzvndXGnsyPhpKHywGqyDgqOVorYpEE24Y063OPv5XtmJaZqn27MIvvByUormTb6dbPgbjqkd8w== dependencies: "@babel/runtime" "^7.1.2" algoliasearch-helper "3.14.0" From 8ad2eb410f3eae0bac2b77a55db7a2e4ebecc7d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Jul 2023 05:02:51 +0000 Subject: [PATCH 065/144] chore(deps): bump mermaid from 10.2.4 to 10.3.0 Bumps [mermaid](https://github.com/mermaid-js/mermaid) from 10.2.4 to 10.3.0. - [Release notes](https://github.com/mermaid-js/mermaid/releases) - [Changelog](https://github.com/mermaid-js/mermaid/blob/develop/CHANGELOG.md) - [Commits](https://github.com/mermaid-js/mermaid/compare/v10.2.4...v10.3.0) --- updated-dependencies: - dependency-name: mermaid dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- sites/shared/package.json | 2 +- yarn.lock | 85 ++++++++++++++++++++++++++++----------- 2 files changed, 62 insertions(+), 25 deletions(-) diff --git a/sites/shared/package.json b/sites/shared/package.json index de85d5d4009..88094e2765b 100644 --- a/sites/shared/package.json +++ b/sites/shared/package.json @@ -38,7 +38,7 @@ "lodash.unset": "4.5.2", "lodash.get": "4.4.2", "mdast-util-toc": "7.0.0", - "mermaid": "10.2.4", + "mermaid": "10.3.0", "ora": "6.3.1", "pdfkit": "0.13.0", "postcss-for": "2.1.1", diff --git a/yarn.lock b/yarn.lock index 45139f572b2..c9ba91f61e3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2969,21 +2969,6 @@ get-random-values-esm "^1.0.0" lodash "^4.17.21" -"@sanity/cli@3.14.3": - version "3.14.3" - resolved "https://registry.yarnpkg.com/@sanity/cli/-/cli-3.14.3.tgz#4dfa8762152d1c90d40b325203b1bc43556fa538" - integrity sha512-ReuSOD0SSMVOd8aBCscJys577LgPDZicNOIgzahLUUu3i2+8r9Vmwr5Ue5WhzqmhtMNSjLJmUSLELfxv/SS4lQ== - dependencies: - "@babel/traverse" "^7.19.0" - "@vercel/frameworks" "1.4.3" - "@vercel/fs-detectors" "4.1.0" - chalk "^4.1.2" - esbuild "^0.18.0" - esbuild-register "^3.4.1" - get-it "^8.0.9" - golden-fleece "^1.0.9" - pkg-dir "^5.0.0" - "@sanity/cli@3.14.4": version "3.14.4" resolved "https://registry.yarnpkg.com/@sanity/cli/-/cli-3.14.4.tgz#9d5d9c3a1cf88dc428e90ce00e7647f0a2b47fcb" @@ -3775,6 +3760,23 @@ resolved "https://registry.yarnpkg.com/@types/cookiejar/-/cookiejar-2.1.2.tgz#66ad9331f63fe8a3d3d9d8c6e3906dd10f6446e8" integrity sha512-t73xJJrvdTjXrn4jLS9VSGRbz0nUY3cl2DMGDU48lKl+HR9dbbjW2A9r3g40VA++mQpy6uuHg33gy7du2BKpog== +"@types/d3-scale-chromatic@^3.0.0": + version "3.0.0" + resolved "https://registry.yarnpkg.com/@types/d3-scale-chromatic/-/d3-scale-chromatic-3.0.0.tgz#103124777e8cdec85b20b51fd3397c682ee1e954" + integrity sha512-dsoJGEIShosKVRBZB0Vo3C8nqSDqVGujJU6tPznsBJxNJNwMF8utmS83nvCBKQYPpjCzaaHcrf66iTRpZosLPw== + +"@types/d3-scale@^4.0.3": + version "4.0.3" + resolved "https://registry.yarnpkg.com/@types/d3-scale/-/d3-scale-4.0.3.tgz#7a5780e934e52b6f63ad9c24b105e33dd58102b5" + integrity sha512-PATBiMCpvHJSMtZAMEhc2WyL+hnzarKzI6wAHYjhsonjWJYGq5BXTzQjv4l8m2jO183/4wZ90rKvSeT7o72xNQ== + dependencies: + "@types/d3-time" "*" + +"@types/d3-time@*": + version "3.0.0" + resolved "https://registry.yarnpkg.com/@types/d3-time/-/d3-time-3.0.0.tgz#e1ac0f3e9e195135361fa1a1d62f795d87e6e819" + integrity sha512-sZLCdHvBUcNby1cB6Fd3ZBrABbjz3v1Vm90nysCQ6Vt7vd6e/h9Lt7SiJUoEX0l4Dzc7P5llKyhqSi1ycSf1Hg== + "@types/debug@^4.0.0": version "4.1.8" resolved "https://registry.yarnpkg.com/@types/debug/-/debug-4.1.8.tgz#cef723a5d0a90990313faec2d1e22aee5eecb317" @@ -6319,6 +6321,13 @@ cytoscape@^3.23.0: heap "^0.2.6" lodash "^4.17.21" +"d3-array@1 - 2": + version "2.12.1" + resolved "https://registry.yarnpkg.com/d3-array/-/d3-array-2.12.1.tgz#e20b41aafcdffdf5d50928004ececf815a465e81" + integrity sha512-B0ErZK/66mHtEsR1TkPEEkwdy+WDesimkM5gpZr5Dsg54BiTA5RXtYW5qTLIAcekaS9xfZrzBLF/OAkB3Qn1YQ== + dependencies: + internmap "^1.0.0" + "d3-array@2 - 3", "d3-array@2.10.0 - 3", "d3-array@2.5.0 - 3", d3-array@3, d3-array@^3.2.0: version "3.2.4" resolved "https://registry.yarnpkg.com/d3-array/-/d3-array-3.2.4.tgz#15fec33b237f97ac5d7c986dc77da273a8ed0bb5" @@ -6435,6 +6444,11 @@ d3-hierarchy@3: dependencies: d3-color "1 - 3" +d3-path@1: + version "1.0.9" + resolved "https://registry.yarnpkg.com/d3-path/-/d3-path-1.0.9.tgz#48c050bb1fe8c262493a8caf5524e3e9591701cf" + integrity sha512-VLaYcn81dtHVTjEHd8B+pbe9yHWpXKZUC87PzoFmsFrJqgFwDe/qxfp5MlfsfM1V5E/iVt0MmEbWQ7FVIXh/bg== + "d3-path@1 - 3", d3-path@3, d3-path@^3.1.0: version "3.1.0" resolved "https://registry.yarnpkg.com/d3-path/-/d3-path-3.1.0.tgz#22df939032fb5a71ae8b1800d61ddb7851c42526" @@ -6455,6 +6469,14 @@ d3-random@3: resolved "https://registry.yarnpkg.com/d3-random/-/d3-random-3.0.1.tgz#d4926378d333d9c0bfd1e6fa0194d30aebaa20f4" integrity sha512-FXMe9GfxTxqd5D6jFsQ+DJ8BJS4E/fT5mqqdjovykEB2oFbTMDVdg1MGFxfQW+FBOGoB++k8swBrgwSHT1cUXQ== +d3-sankey@^0.12.3: + version "0.12.3" + resolved "https://registry.yarnpkg.com/d3-sankey/-/d3-sankey-0.12.3.tgz#b3c268627bd72e5d80336e8de6acbfec9d15d01d" + integrity sha512-nQhsBRmM19Ax5xEIPLMY9ZmJ/cDvd1BG3UVvt5h3WRxKg5zGRbvnteTyWAbzeSvlh3tW7ZEmq4VwR5mB3tutmQ== + dependencies: + d3-array "1 - 2" + d3-shape "^1.2.0" + d3-scale-chromatic@3: version "3.0.0" resolved "https://registry.yarnpkg.com/d3-scale-chromatic/-/d3-scale-chromatic-3.0.0.tgz#15b4ceb8ca2bb0dcb6d1a641ee03d59c3b62376a" @@ -6486,6 +6508,13 @@ d3-shape@3: dependencies: d3-path "^3.1.0" +d3-shape@^1.2.0: + version "1.3.7" + resolved "https://registry.yarnpkg.com/d3-shape/-/d3-shape-1.3.7.tgz#df63801be07bc986bc54f63789b4fe502992b5d7" + integrity sha512-EUkvKjqPFUAZyOlhY5gzCxCeI0Aep04LwIRpsZ/mLFelJiUfnK56jo5JMDSE7yyP2kLSb6LtF+S5chMk7uqPqw== + dependencies: + d3-path "1" + "d3-time-format@2 - 4", d3-time-format@4: version "4.1.0" resolved "https://registry.yarnpkg.com/d3-time-format/-/d3-time-format-4.1.0.tgz#7ab5257a5041d11ecb4fe70a5c7d16a195bb408a" @@ -7009,10 +7038,10 @@ domhandler@5.0.3, domhandler@^5.0.2, domhandler@^5.0.3: dependencies: domelementtype "^2.3.0" -dompurify@3.0.3: - version "3.0.3" - resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.0.3.tgz#4b115d15a091ddc96f232bcef668550a2f6f1430" - integrity sha512-axQ9zieHLnAnHh0sfAamKYiqXMJAVwu+LM/alQ7WDagoWessyWvMSFyW65CqF3owufNu8HBcE4cM2Vflu7YWcQ== +dompurify@3.0.5: + version "3.0.5" + resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.0.5.tgz#eb3d9cfa10037b6e73f32c586682c4b2ab01fbed" + integrity sha512-F9e6wPGtY+8KNMRAVfxeCOHU0/NPWMSENNq4pQctuXRqqdEPW7q3CrLbR5Nse044WwacyjHGOMlvNsBe1y6z9A== domutils@1.5: version "1.5.1" @@ -9652,6 +9681,11 @@ internal-slot@^1.0.3, internal-slot@^1.0.4, internal-slot@^1.0.5: resolved "https://registry.yarnpkg.com/internmap/-/internmap-2.0.3.tgz#6685f23755e43c524e251d29cbc97248e3061009" integrity sha512-5Hh7Y1wQbvY5ooGgPbDaL5iYLAPzMTUrjMulskHLH6wnv/A+1q5rgEaiuqEjB+oxGXIVZs1FF+R/KPN3ZSQYYg== +internmap@^1.0.0: + version "1.0.1" + resolved "https://registry.yarnpkg.com/internmap/-/internmap-1.0.1.tgz#0017cc8a3b99605f0302f2b198d272e015e5df95" + integrity sha512-lDB5YccMydFBtasVtxnZ3MRBHuaoE8GKsppq+EchKL2U4nK/DmEpPHNH8MZe5HkMtpSiTSOZwfN0tzYjO/lJEw== + into-stream@^6.0.0: version "6.0.0" resolved "https://registry.yarnpkg.com/into-stream/-/into-stream-6.0.0.tgz#4bfc1244c0128224e18b8870e85b2de8e66c6702" @@ -11543,19 +11577,22 @@ merge2@^1.2.3, merge2@^1.3.0, merge2@^1.4.1: resolved "https://registry.yarnpkg.com/merge2/-/merge2-1.4.1.tgz#4368892f885e907455a6fd7dc55c0c9d404990ae" integrity sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg== -mermaid@10.2.4: - version "10.2.4" - resolved "https://registry.yarnpkg.com/mermaid/-/mermaid-10.2.4.tgz#3358adc61346ce51858b1b5b1078c20411efabdc" - integrity sha512-zHGjEI7lBvWZX+PQYmlhSA2p40OzW6QbGodTCSzDeVpqaTnyAC+2sRGqrpXO+uQk3CnoeClHQPraQUMStdqy2g== +mermaid@10.3.0: + version "10.3.0" + resolved "https://registry.yarnpkg.com/mermaid/-/mermaid-10.3.0.tgz#45c1399fc8b95818822cbbd7b03a6093d15685a9" + integrity sha512-H5quxuQjwXC8M1WuuzhAp2TdqGg74t5skfDBrNKJ7dt3z8Wprl5S6h9VJsRhoBUTSs1TMtHEdplLhCqXleZZLw== dependencies: "@braintree/sanitize-url" "^6.0.2" + "@types/d3-scale" "^4.0.3" + "@types/d3-scale-chromatic" "^3.0.0" cytoscape "^3.23.0" cytoscape-cose-bilkent "^4.1.0" cytoscape-fcose "^2.1.0" d3 "^7.4.0" + d3-sankey "^0.12.3" dagre-d3-es "7.0.10" dayjs "^1.11.7" - dompurify "3.0.3" + dompurify "3.0.5" elkjs "^0.8.2" khroma "^2.0.0" lodash-es "^4.17.21" From 0cc1a898d419c44c32c862739652eda90d829a27 Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 31 Jul 2023 05:03:47 +0000 Subject: [PATCH 066/144] [dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/react-instantsearch-hooks-web-6.47.3 changes in config/dependencies.yaml --- config/dependencies.yaml | 2 +- sites/org/package.json | 2 +- sites/sanity/package.json | 2 +- yarn.lock | 33 ++++++++++++++++++++++++--------- 4 files changed, 27 insertions(+), 12 deletions(-) diff --git a/config/dependencies.yaml b/config/dependencies.yaml index 8dbfa769cd1..df77209623b 100644 --- a/config/dependencies.yaml +++ b/config/dependencies.yaml @@ -238,7 +238,7 @@ dev: 'react-dom': *react 'react-hotkeys-hook': &reactHotkeysHook '4.4.1' 'react-instantsearch-dom': &reactInstantsearchDom '6.40.4' - 'react-instantsearch-hooks-web': '6.47.2' + 'react-instantsearch-hooks-web': '6.47.3' 'react-markdown': &reactMarkdown '8.0.7' 'react-swipeable': &reactSwipeable '7.0.1' 'react-timeago': &reactTimeago '7.1.0' diff --git a/sites/org/package.json b/sites/org/package.json index 646d648c8aa..f8920f97ef6 100644 --- a/sites/org/package.json +++ b/sites/org/package.json @@ -39,7 +39,7 @@ "algoliasearch": "4.19.1", "react-copy-to-clipboard": "5.1.0", "daisyui": "3.5.0", - "echarts": "5.4.3", + "echarts": "5.4.2", "echarts-for-react": "3.0.2", "jotai": "2.2.2", "jotai-location": "0.5.1", diff --git a/sites/sanity/package.json b/sites/sanity/package.json index 92842fa730f..5ab7210bf4d 100644 --- a/sites/sanity/package.json +++ b/sites/sanity/package.json @@ -35,7 +35,7 @@ "eslint": "8.45.0", "prettier": "3.0.0", "typescript": "5.1.6", - "@sanity/cli": "3.14.4" + "@sanity/cli": "3.14.3" }, "engines": { "node": "18", diff --git a/yarn.lock b/yarn.lock index 39fc8bc0f0e..eda45d25b64 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2969,6 +2969,21 @@ get-random-values-esm "^1.0.0" lodash "^4.17.21" +"@sanity/cli@3.14.3": + version "3.14.3" + resolved "https://registry.yarnpkg.com/@sanity/cli/-/cli-3.14.3.tgz#4dfa8762152d1c90d40b325203b1bc43556fa538" + integrity sha512-ReuSOD0SSMVOd8aBCscJys577LgPDZicNOIgzahLUUu3i2+8r9Vmwr5Ue5WhzqmhtMNSjLJmUSLELfxv/SS4lQ== + dependencies: + "@babel/traverse" "^7.19.0" + "@vercel/frameworks" "1.4.3" + "@vercel/fs-detectors" "4.1.0" + chalk "^4.1.2" + esbuild "^0.18.0" + esbuild-register "^3.4.1" + get-it "^8.0.9" + golden-fleece "^1.0.9" + pkg-dir "^5.0.0" + "@sanity/cli@3.14.4": version "3.14.4" resolved "https://registry.yarnpkg.com/@sanity/cli/-/cli-3.14.4.tgz#9d5d9c3a1cf88dc428e90ce00e7647f0a2b47fcb" @@ -7089,13 +7104,13 @@ echarts-for-react@3.0.2: fast-deep-equal "^3.1.3" size-sensor "^1.0.1" -echarts@5.4.3: - version "5.4.3" - resolved "https://registry.yarnpkg.com/echarts/-/echarts-5.4.3.tgz#f5522ef24419164903eedcfd2b506c6fc91fb20c" - integrity sha512-mYKxLxhzy6zyTi/FaEbJMOZU1ULGEQHaeIeuMR5L+JnJTpz+YR03mnnpBhbR4+UYJAgiXgpyTVLffPAjOTLkZA== +echarts@5.4.2: + version "5.4.2" + resolved "https://registry.yarnpkg.com/echarts/-/echarts-5.4.2.tgz#9f38781c9c6ae323e896956178f6956952c77a48" + integrity sha512-2W3vw3oI2tWJdyAz+b8DuWS0nfXtSDqlDmqgin/lfzbkB01cuMEN66KWBlmur3YMp5nEDEEt5s23pllnAzB4EA== dependencies: tslib "2.3.0" - zrender "5.4.4" + zrender "5.4.3" ee-first@1.1.1: version "1.1.1" @@ -18144,10 +18159,10 @@ zod@3.21.4: resolved "https://registry.yarnpkg.com/zod/-/zod-3.21.4.tgz#10882231d992519f0a10b5dd58a38c9dabbb64db" integrity sha512-m46AKbrzKVzOzs/DZgVnG5H55N1sv1M8qZU3A8RIKbs3mrACDNeIOeilDymVb2HdmP8uwshOCF4uJ8uM9rCqJw== -zrender@5.4.4: - version "5.4.4" - resolved "https://registry.yarnpkg.com/zrender/-/zrender-5.4.4.tgz#8854f1d95ecc82cf8912f5a11f86657cb8c9e261" - integrity sha512-0VxCNJ7AGOMCWeHVyTrGzUgrK4asT4ml9PEkeGirAkKNYXYzoPJCLvmyfdoOXcjTHPs10OZVMfD1Rwg16AZyYw== +zrender@5.4.3: + version "5.4.3" + resolved "https://registry.yarnpkg.com/zrender/-/zrender-5.4.3.tgz#41ffaf835f3a3210224abd9d6964b48ff01e79f5" + integrity sha512-DRUM4ZLnoaT0PBVvGBDO9oWIDBKFdAVieNWxWwK0niYzJCMwGchRk21/hsE+RKkIveH3XHCyvXcJDkgLVvfizQ== dependencies: tslib "2.3.0" From 53e0d6c4ba535f7a5fb48ae1f4a9ddaec2d95743 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Jul 2023 05:03:59 +0000 Subject: [PATCH 067/144] chore(deps-dev): bump eslint-plugin-markdown from 3.0.0 to 3.0.1 Bumps [eslint-plugin-markdown](https://github.com/eslint/eslint-plugin-markdown) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/eslint/eslint-plugin-markdown/releases) - [Changelog](https://github.com/eslint/eslint-plugin-markdown/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint-plugin-markdown/compare/v3.0.0...v3.0.1) --- updated-dependencies: - dependency-name: eslint-plugin-markdown dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 21 +++------------------ 1 file changed, 3 insertions(+), 18 deletions(-) diff --git a/yarn.lock b/yarn.lock index 45139f572b2..637a2264f7c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2969,21 +2969,6 @@ get-random-values-esm "^1.0.0" lodash "^4.17.21" -"@sanity/cli@3.14.3": - version "3.14.3" - resolved "https://registry.yarnpkg.com/@sanity/cli/-/cli-3.14.3.tgz#4dfa8762152d1c90d40b325203b1bc43556fa538" - integrity sha512-ReuSOD0SSMVOd8aBCscJys577LgPDZicNOIgzahLUUu3i2+8r9Vmwr5Ue5WhzqmhtMNSjLJmUSLELfxv/SS4lQ== - dependencies: - "@babel/traverse" "^7.19.0" - "@vercel/frameworks" "1.4.3" - "@vercel/fs-detectors" "4.1.0" - chalk "^4.1.2" - esbuild "^0.18.0" - esbuild-register "^3.4.1" - get-it "^8.0.9" - golden-fleece "^1.0.9" - pkg-dir "^5.0.0" - "@sanity/cli@3.14.4": version "3.14.4" resolved "https://registry.yarnpkg.com/@sanity/cli/-/cli-3.14.4.tgz#9d5d9c3a1cf88dc428e90ce00e7647f0a2b47fcb" @@ -7527,9 +7512,9 @@ eslint-plugin-jsx-a11y@^6.5.1, eslint-plugin-jsx-a11y@^6.7.1: semver "^6.3.0" eslint-plugin-markdown@^3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-markdown/-/eslint-plugin-markdown-3.0.0.tgz#69a63ab3445076a3c2eb6fce6f5114785b19d318" - integrity sha512-hRs5RUJGbeHDLfS7ELanT0e29Ocyssf/7kBM+p7KluY5AwngGkDf8Oyu4658/NZSGTTq05FZeWbkxXtbVyHPwg== + version "3.0.1" + resolved "https://registry.yarnpkg.com/eslint-plugin-markdown/-/eslint-plugin-markdown-3.0.1.tgz#fc6765bdb5f82a75e2438d7fac619602f2abc38c" + integrity sha512-8rqoc148DWdGdmYF6WSQFT3uQ6PO7zXYgeBpHAOAakX/zpq+NvFYbDA/H7PYzHajwtmaOzAwfxyl++x0g1/N9A== dependencies: mdast-util-from-markdown "^0.8.5" From 4fd7d90c6b8b1892d8c1fc3627c1be2533ad4284 Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 31 Jul 2023 05:05:03 +0000 Subject: [PATCH 068/144] [dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/mermaid-10.3.0 changes in config/dependencies.yaml --- config/dependencies.yaml | 2 +- sites/org/package.json | 2 +- sites/sanity/package.json | 2 +- yarn.lock | 33 ++++++++++++++++++++++++--------- 4 files changed, 27 insertions(+), 12 deletions(-) diff --git a/config/dependencies.yaml b/config/dependencies.yaml index 8dbfa769cd1..7d92719e454 100644 --- a/config/dependencies.yaml +++ b/config/dependencies.yaml @@ -382,7 +382,7 @@ shared: 'lodash.unset': *_unset 'lodash.get': *_get 'mdast-util-toc': '7.0.0' - 'mermaid': '10.2.4' + 'mermaid': '10.3.0' 'ora': '6.3.1' 'pdfkit': '0.13.0' 'postcss-for': '2.1.1' diff --git a/sites/org/package.json b/sites/org/package.json index 646d648c8aa..f8920f97ef6 100644 --- a/sites/org/package.json +++ b/sites/org/package.json @@ -39,7 +39,7 @@ "algoliasearch": "4.19.1", "react-copy-to-clipboard": "5.1.0", "daisyui": "3.5.0", - "echarts": "5.4.3", + "echarts": "5.4.2", "echarts-for-react": "3.0.2", "jotai": "2.2.2", "jotai-location": "0.5.1", diff --git a/sites/sanity/package.json b/sites/sanity/package.json index 92842fa730f..5ab7210bf4d 100644 --- a/sites/sanity/package.json +++ b/sites/sanity/package.json @@ -35,7 +35,7 @@ "eslint": "8.45.0", "prettier": "3.0.0", "typescript": "5.1.6", - "@sanity/cli": "3.14.4" + "@sanity/cli": "3.14.3" }, "engines": { "node": "18", diff --git a/yarn.lock b/yarn.lock index c9ba91f61e3..9dae172af04 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2969,6 +2969,21 @@ get-random-values-esm "^1.0.0" lodash "^4.17.21" +"@sanity/cli@3.14.3": + version "3.14.3" + resolved "https://registry.yarnpkg.com/@sanity/cli/-/cli-3.14.3.tgz#4dfa8762152d1c90d40b325203b1bc43556fa538" + integrity sha512-ReuSOD0SSMVOd8aBCscJys577LgPDZicNOIgzahLUUu3i2+8r9Vmwr5Ue5WhzqmhtMNSjLJmUSLELfxv/SS4lQ== + dependencies: + "@babel/traverse" "^7.19.0" + "@vercel/frameworks" "1.4.3" + "@vercel/fs-detectors" "4.1.0" + chalk "^4.1.2" + esbuild "^0.18.0" + esbuild-register "^3.4.1" + get-it "^8.0.9" + golden-fleece "^1.0.9" + pkg-dir "^5.0.0" + "@sanity/cli@3.14.4": version "3.14.4" resolved "https://registry.yarnpkg.com/@sanity/cli/-/cli-3.14.4.tgz#9d5d9c3a1cf88dc428e90ce00e7647f0a2b47fcb" @@ -7133,13 +7148,13 @@ echarts-for-react@3.0.2: fast-deep-equal "^3.1.3" size-sensor "^1.0.1" -echarts@5.4.3: - version "5.4.3" - resolved "https://registry.yarnpkg.com/echarts/-/echarts-5.4.3.tgz#f5522ef24419164903eedcfd2b506c6fc91fb20c" - integrity sha512-mYKxLxhzy6zyTi/FaEbJMOZU1ULGEQHaeIeuMR5L+JnJTpz+YR03mnnpBhbR4+UYJAgiXgpyTVLffPAjOTLkZA== +echarts@5.4.2: + version "5.4.2" + resolved "https://registry.yarnpkg.com/echarts/-/echarts-5.4.2.tgz#9f38781c9c6ae323e896956178f6956952c77a48" + integrity sha512-2W3vw3oI2tWJdyAz+b8DuWS0nfXtSDqlDmqgin/lfzbkB01cuMEN66KWBlmur3YMp5nEDEEt5s23pllnAzB4EA== dependencies: tslib "2.3.0" - zrender "5.4.4" + zrender "5.4.3" ee-first@1.1.1: version "1.1.1" @@ -18196,10 +18211,10 @@ zod@3.21.4: resolved "https://registry.yarnpkg.com/zod/-/zod-3.21.4.tgz#10882231d992519f0a10b5dd58a38c9dabbb64db" integrity sha512-m46AKbrzKVzOzs/DZgVnG5H55N1sv1M8qZU3A8RIKbs3mrACDNeIOeilDymVb2HdmP8uwshOCF4uJ8uM9rCqJw== -zrender@5.4.4: - version "5.4.4" - resolved "https://registry.yarnpkg.com/zrender/-/zrender-5.4.4.tgz#8854f1d95ecc82cf8912f5a11f86657cb8c9e261" - integrity sha512-0VxCNJ7AGOMCWeHVyTrGzUgrK4asT4ml9PEkeGirAkKNYXYzoPJCLvmyfdoOXcjTHPs10OZVMfD1Rwg16AZyYw== +zrender@5.4.3: + version "5.4.3" + resolved "https://registry.yarnpkg.com/zrender/-/zrender-5.4.3.tgz#41ffaf835f3a3210224abd9d6964b48ff01e79f5" + integrity sha512-DRUM4ZLnoaT0PBVvGBDO9oWIDBKFdAVieNWxWwK0niYzJCMwGchRk21/hsE+RKkIveH3XHCyvXcJDkgLVvfizQ== dependencies: tslib "2.3.0" From 75a52547db3bca5b425b9928c1bfbf062b54e7eb Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 31 Jul 2023 05:06:11 +0000 Subject: [PATCH 069/144] [dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/eslint-plugin-markdown-3.0.1 changes in config/dependencies.yaml --- sites/org/package.json | 2 +- sites/sanity/package.json | 2 +- yarn.lock | 33 ++++++++++++++++++++++++--------- 3 files changed, 26 insertions(+), 11 deletions(-) diff --git a/sites/org/package.json b/sites/org/package.json index 646d648c8aa..f8920f97ef6 100644 --- a/sites/org/package.json +++ b/sites/org/package.json @@ -39,7 +39,7 @@ "algoliasearch": "4.19.1", "react-copy-to-clipboard": "5.1.0", "daisyui": "3.5.0", - "echarts": "5.4.3", + "echarts": "5.4.2", "echarts-for-react": "3.0.2", "jotai": "2.2.2", "jotai-location": "0.5.1", diff --git a/sites/sanity/package.json b/sites/sanity/package.json index 92842fa730f..5ab7210bf4d 100644 --- a/sites/sanity/package.json +++ b/sites/sanity/package.json @@ -35,7 +35,7 @@ "eslint": "8.45.0", "prettier": "3.0.0", "typescript": "5.1.6", - "@sanity/cli": "3.14.4" + "@sanity/cli": "3.14.3" }, "engines": { "node": "18", diff --git a/yarn.lock b/yarn.lock index 637a2264f7c..1ad03cec871 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2969,6 +2969,21 @@ get-random-values-esm "^1.0.0" lodash "^4.17.21" +"@sanity/cli@3.14.3": + version "3.14.3" + resolved "https://registry.yarnpkg.com/@sanity/cli/-/cli-3.14.3.tgz#4dfa8762152d1c90d40b325203b1bc43556fa538" + integrity sha512-ReuSOD0SSMVOd8aBCscJys577LgPDZicNOIgzahLUUu3i2+8r9Vmwr5Ue5WhzqmhtMNSjLJmUSLELfxv/SS4lQ== + dependencies: + "@babel/traverse" "^7.19.0" + "@vercel/frameworks" "1.4.3" + "@vercel/fs-detectors" "4.1.0" + chalk "^4.1.2" + esbuild "^0.18.0" + esbuild-register "^3.4.1" + get-it "^8.0.9" + golden-fleece "^1.0.9" + pkg-dir "^5.0.0" + "@sanity/cli@3.14.4": version "3.14.4" resolved "https://registry.yarnpkg.com/@sanity/cli/-/cli-3.14.4.tgz#9d5d9c3a1cf88dc428e90ce00e7647f0a2b47fcb" @@ -7089,13 +7104,13 @@ echarts-for-react@3.0.2: fast-deep-equal "^3.1.3" size-sensor "^1.0.1" -echarts@5.4.3: - version "5.4.3" - resolved "https://registry.yarnpkg.com/echarts/-/echarts-5.4.3.tgz#f5522ef24419164903eedcfd2b506c6fc91fb20c" - integrity sha512-mYKxLxhzy6zyTi/FaEbJMOZU1ULGEQHaeIeuMR5L+JnJTpz+YR03mnnpBhbR4+UYJAgiXgpyTVLffPAjOTLkZA== +echarts@5.4.2: + version "5.4.2" + resolved "https://registry.yarnpkg.com/echarts/-/echarts-5.4.2.tgz#9f38781c9c6ae323e896956178f6956952c77a48" + integrity sha512-2W3vw3oI2tWJdyAz+b8DuWS0nfXtSDqlDmqgin/lfzbkB01cuMEN66KWBlmur3YMp5nEDEEt5s23pllnAzB4EA== dependencies: tslib "2.3.0" - zrender "5.4.4" + zrender "5.4.3" ee-first@1.1.1: version "1.1.1" @@ -18144,10 +18159,10 @@ zod@3.21.4: resolved "https://registry.yarnpkg.com/zod/-/zod-3.21.4.tgz#10882231d992519f0a10b5dd58a38c9dabbb64db" integrity sha512-m46AKbrzKVzOzs/DZgVnG5H55N1sv1M8qZU3A8RIKbs3mrACDNeIOeilDymVb2HdmP8uwshOCF4uJ8uM9rCqJw== -zrender@5.4.4: - version "5.4.4" - resolved "https://registry.yarnpkg.com/zrender/-/zrender-5.4.4.tgz#8854f1d95ecc82cf8912f5a11f86657cb8c9e261" - integrity sha512-0VxCNJ7AGOMCWeHVyTrGzUgrK4asT4ml9PEkeGirAkKNYXYzoPJCLvmyfdoOXcjTHPs10OZVMfD1Rwg16AZyYw== +zrender@5.4.3: + version "5.4.3" + resolved "https://registry.yarnpkg.com/zrender/-/zrender-5.4.3.tgz#41ffaf835f3a3210224abd9d6964b48ff01e79f5" + integrity sha512-DRUM4ZLnoaT0PBVvGBDO9oWIDBKFdAVieNWxWwK0niYzJCMwGchRk21/hsE+RKkIveH3XHCyvXcJDkgLVvfizQ== dependencies: tslib "2.3.0" From f7df74d9168e6b6f37ce88e19d40ba28d2ea8bf6 Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Mon, 31 Jul 2023 13:34:26 +0200 Subject: [PATCH 070/144] New translations en.md (German) skip-build --- markdown/org/showcase/quilted-jersey-huey/de.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/markdown/org/showcase/quilted-jersey-huey/de.md b/markdown/org/showcase/quilted-jersey-huey/de.md index 5170fa6848b..1d542a0c40b 100644 --- a/markdown/org/showcase/quilted-jersey-huey/de.md +++ b/markdown/org/showcase/quilted-jersey-huey/de.md @@ -1,6 +1,6 @@ --- maker: "unbekannt" -caption: "Lässig und zu cool, um in die Kamera zu schauen ." +caption: "Der Look ist lässig und zu cool, um in die Kamera zu schauen." date: "2017-12-11" image: "https://cdn.sanity.io/images/hl5bw8cj/site-content/25779f10f43cc87d9d4e201248b2e1a4f9af9009-1403x1403.jpg" intro: "Eine Huey in gestepptem Trikot von Andrew Myles, alias Buster" From 22bc34bb3766db3eec3c998d1840f4a3f03ca7e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Jul 2023 15:56:57 +0000 Subject: [PATCH 071/144] chore(deps): bump jotai from 2.2.2 to 2.2.3 Bumps [jotai](https://github.com/pmndrs/jotai) from 2.2.2 to 2.2.3. - [Release notes](https://github.com/pmndrs/jotai/releases) - [Commits](https://github.com/pmndrs/jotai/compare/v2.2.2...v2.2.3) --- updated-dependencies: - dependency-name: jotai dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- sites/org/package.json | 2 +- sites/shared/package.json | 2 +- yarn.lock | 8 ++++---- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/sites/org/package.json b/sites/org/package.json index f8920f97ef6..a4d805732a9 100644 --- a/sites/org/package.json +++ b/sites/org/package.json @@ -41,7 +41,7 @@ "daisyui": "3.5.0", "echarts": "5.4.2", "echarts-for-react": "3.0.2", - "jotai": "2.2.2", + "jotai": "2.2.3", "jotai-location": "0.5.1", "lodash.get": "4.4.2", "lodash.orderby": "4.6.0", diff --git a/sites/shared/package.json b/sites/shared/package.json index 4021e5c166a..226352f2a07 100644 --- a/sites/shared/package.json +++ b/sites/shared/package.json @@ -30,7 +30,7 @@ "front-matter": "4.0.2", "highlight.js": "11.8.0", "github-slugger": "2.0.0", - "jotai": "2.2.2", + "jotai": "2.2.3", "jotai-location": "0.5.1", "lodash.clonedeep": "4.5.0", "lodash.debounce": "^4.0.8", diff --git a/yarn.lock b/yarn.lock index 7670869fa67..0f8f423c52f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10302,10 +10302,10 @@ jotai-location@0.5.1: resolved "https://registry.yarnpkg.com/jotai-location/-/jotai-location-0.5.1.tgz#1a08b683cd7823ce57f7fef8b98335f1ce5c7105" integrity sha512-6b34X6PpUaXmHCcyxdMFUHgRLUEp+SFHq9UxHbg5HxHC1LddVyVZbPJI+P15+SOQJcUTH3KrsIeKmeLko+Vw/A== -jotai@2.2.2: - version "2.2.2" - resolved "https://registry.yarnpkg.com/jotai/-/jotai-2.2.2.tgz#1e181789dcc01ced8240b18b95d9fa10169f9366" - integrity sha512-Cn8hnBg1sc5ppFwEgVGTfMR5WSM0hbAasd/bdAwIwTaum0j3OUPqBSC4tyk3jtB95vicML+RRWgKFOn6gtfN0A== +jotai@2.2.3: + version "2.2.3" + resolved "https://registry.yarnpkg.com/jotai/-/jotai-2.2.3.tgz#4dd9f429e9cd23d81f08a6b1492931db05ccf79f" + integrity sha512-E3tTBb2CKwjAJKUJYVV6rKM8zxmpsPMedRclRnI2RgLzkvgDEH6mhtZPVesxIoixJ8p7949RWd8eo/8TqDDFDA== js-base64@^2.1.9: version "2.6.4" From 602159c8d0abbc21e06de8be820e842b693df345 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Jul 2023 15:57:51 +0000 Subject: [PATCH 072/144] chore(deps): bump ora from 6.3.1 to 7.0.0 Bumps [ora](https://github.com/sindresorhus/ora) from 6.3.1 to 7.0.0. - [Release notes](https://github.com/sindresorhus/ora/releases) - [Commits](https://github.com/sindresorhus/ora/compare/v6.3.1...v7.0.0) --- updated-dependencies: - dependency-name: ora dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- packages/new-design/package.json | 2 +- sites/shared/package.json | 2 +- yarn.lock | 25 ++++++++++++------------- 3 files changed, 14 insertions(+), 15 deletions(-) diff --git a/packages/new-design/package.json b/packages/new-design/package.json index 31e5113c5d7..f74942e3458 100644 --- a/packages/new-design/package.json +++ b/packages/new-design/package.json @@ -40,7 +40,7 @@ "chalk": "5.0.1", "execa": "7.2.0", "mustache": "4.2.0", - "ora": "6.3.1", + "ora": "7.0.0", "prompts": "2.4.2", "recursive-readdir": "2.2.3" }, diff --git a/sites/shared/package.json b/sites/shared/package.json index 4021e5c166a..404d15f2c7e 100644 --- a/sites/shared/package.json +++ b/sites/shared/package.json @@ -39,7 +39,7 @@ "lodash.get": "4.4.2", "mdast-util-toc": "7.0.0", "mermaid": "10.3.0", - "ora": "6.3.1", + "ora": "7.0.0", "pdfkit": "0.13.0", "postcss-for": "2.1.1", "react": "18.2.0", diff --git a/yarn.lock b/yarn.lock index 7670869fa67..f0ecbdb518e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5453,7 +5453,7 @@ chalk@^4.0.0, chalk@^4.0.2, chalk@^4.1.0, chalk@^4.1.1, chalk@^4.1.2: ansi-styles "^4.1.0" supports-color "^7.1.0" -chalk@^5.0.0, chalk@^5.2.0: +chalk@^5.0.0, chalk@^5.2.0, chalk@^5.3.0: version "5.3.0" resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.3.0.tgz#67c20a7ebef70e7f3970a01f90fa210cb6860385" integrity sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w== @@ -5619,7 +5619,7 @@ cli-spinners@2.6.1: resolved "https://registry.yarnpkg.com/cli-spinners/-/cli-spinners-2.6.1.tgz#adc954ebe281c37a6319bfa401e6dd2488ffb70d" integrity sha512-x/5fWmGMnbKQAaNwN+UZlV79qBLM9JFnJuJ03gIi5whrob0xV0ofNVHy9DhwGdsMJQc2OKv0oGmLzvaqvAVv+g== -cli-spinners@^2.5.0, cli-spinners@^2.6.1: +cli-spinners@^2.5.0, cli-spinners@^2.9.0: version "2.9.0" resolved "https://registry.yarnpkg.com/cli-spinners/-/cli-spinners-2.9.0.tgz#5881d0ad96381e117bbe07ad91f2008fe6ffd8db" integrity sha512-4/aL9X3Wh0yiMQlE+eeRhWP6vclO3QRtw1JHKIT0FFUs5FjpFmESqtMvYZ0+lbzBw900b95mS0hohy+qn2VK/g== @@ -10126,7 +10126,7 @@ is-unicode-supported@^0.1.0: resolved "https://registry.yarnpkg.com/is-unicode-supported/-/is-unicode-supported-0.1.0.tgz#3f26c76a809593b52bfa2ecb5710ed2779b522a7" integrity sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw== -is-unicode-supported@^1.1.0, is-unicode-supported@^1.2.0: +is-unicode-supported@^1.1.0, is-unicode-supported@^1.2.0, is-unicode-supported@^1.3.0: version "1.3.0" resolved "https://registry.yarnpkg.com/is-unicode-supported/-/is-unicode-supported-1.3.0.tgz#d824984b616c292a2e198207d4a609983842f714" integrity sha512-43r2mRvz+8JRIKnWJ+3j8JtjRKZ6GmjzfaE/qiBJnikNnYv/6bagRJ1kUhNk8R5EX/GkobD+r+sfxCPJsiKBLQ== @@ -13028,20 +13028,19 @@ optionator@^0.9.3: prelude-ls "^1.2.1" type-check "^0.4.0" -ora@6.3.1: - version "6.3.1" - resolved "https://registry.yarnpkg.com/ora/-/ora-6.3.1.tgz#a4e9e5c2cf5ee73c259e8b410273e706a2ad3ed6" - integrity sha512-ERAyNnZOfqM+Ao3RAvIXkYh5joP220yf59gVe2X/cI6SiCxIdi4c9HZKZD8R6q/RDXEje1THBju6iExiSsgJaQ== +ora@7.0.0: + version "7.0.0" + resolved "https://registry.yarnpkg.com/ora/-/ora-7.0.0.tgz#7c48955ba40ae487054d2153c2a72c670f9c6697" + integrity sha512-jYSRKdGWCA69vNIcpuJwf8zJ8n1wlEyYmT+P5ljsQHAn1stHi+HGXJQWKtCOybQ+7oOekPgIhTdj0xexo2F/Sg== dependencies: - chalk "^5.0.0" + chalk "^5.3.0" cli-cursor "^4.0.0" - cli-spinners "^2.6.1" + cli-spinners "^2.9.0" is-interactive "^2.0.0" - is-unicode-supported "^1.1.0" + is-unicode-supported "^1.3.0" log-symbols "^5.1.0" stdin-discarder "^0.1.0" - strip-ansi "^7.0.1" - wcwidth "^1.0.1" + strip-ansi "^7.1.0" ora@^5.4.1: version "5.4.1" @@ -16332,7 +16331,7 @@ strip-ansi@^3.0.0: dependencies: ansi-regex "^2.0.0" -strip-ansi@^7.0.1: +strip-ansi@^7.0.1, strip-ansi@^7.1.0: version "7.1.0" resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45" integrity sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ== From 2a3a753772e0549ed9801f58b1f147fd9b39964b Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 31 Jul 2023 16:00:04 +0000 Subject: [PATCH 073/144] [dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/jotai-2.2.3 changes in config/dependencies.yaml --- config/dependencies.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/dependencies.yaml b/config/dependencies.yaml index d213715fbd4..6f02d2fb95c 100644 --- a/config/dependencies.yaml +++ b/config/dependencies.yaml @@ -315,7 +315,7 @@ org: 'daisyui': *daisyui 'echarts': 5.4.2 'echarts-for-react': 3.0.2 - 'jotai': &jotai '2.2.2' + 'jotai': &jotai '2.2.3' 'jotai-location': &jotai-location '0.5.1' 'lodash.get': *_get 'lodash.orderby': *_orderby From 94f96a9b19ab5b674110bf9cd6f6f370bc775c49 Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 31 Jul 2023 16:01:02 +0000 Subject: [PATCH 074/144] [dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/ora-7.0.0 changes in config/dependencies.yaml --- config/dependencies.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/dependencies.yaml b/config/dependencies.yaml index d213715fbd4..f6f451cc796 100644 --- a/config/dependencies.yaml +++ b/config/dependencies.yaml @@ -104,7 +104,7 @@ new-design: 'chalk': '5.0.1' 'execa': '7.2.0' 'mustache': '4.2.0' - 'ora': '6.3.1' + 'ora': '7.0.0' 'prompts': '2.4.2' 'recursive-readdir': '2.2.3' noble: @@ -383,7 +383,7 @@ shared: 'lodash.get': *_get 'mdast-util-toc': '7.0.0' 'mermaid': '10.3.0' - 'ora': '6.3.1' + 'ora': '7.0.0' 'pdfkit': '0.13.0' 'postcss-for': '2.1.1' 'react': *react From ab8b2c8cd67f26b41d4e8b4a2be89cb2a46d8f50 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Jul 2023 16:01:48 +0000 Subject: [PATCH 075/144] chore(deps-dev): bump eslint from 8.45.0 to 8.46.0 Bumps [eslint](https://github.com/eslint/eslint) from 8.45.0 to 8.46.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v8.45.0...v8.46.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- packages/core/package.json | 2 +- sites/sanity/package.json | 2 +- yarn.lock | 60 +++++++++++++++++++------------------- 3 files changed, 32 insertions(+), 32 deletions(-) diff --git a/packages/core/package.json b/packages/core/package.json index 04d43a827d5..79d9163e584 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -62,7 +62,7 @@ "lodash.clonedeep": "^4.5.0" }, "devDependencies": { - "eslint": "8.45.0", + "eslint": "8.46.0", "nyc": "15.1.0", "mocha": "10.2.0", "chai": "4.3.7", diff --git a/sites/sanity/package.json b/sites/sanity/package.json index 5ab7210bf4d..074bdd1a56d 100644 --- a/sites/sanity/package.json +++ b/sites/sanity/package.json @@ -32,7 +32,7 @@ }, "devDependencies": { "@sanity/eslint-config-studio": "2.0.4", - "eslint": "8.45.0", + "eslint": "8.46.0", "prettier": "3.0.0", "typescript": "5.1.6", "@sanity/cli": "3.14.3" diff --git a/yarn.lock b/yarn.lock index 7670869fa67..97d6d3e33bb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2078,15 +2078,15 @@ dependencies: eslint-visitor-keys "^3.3.0" -"@eslint-community/regexpp@^4.4.0": +"@eslint-community/regexpp@^4.4.0", "@eslint-community/regexpp@^4.6.1": version "4.6.2" resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.6.2.tgz#1816b5f6948029c5eaacb0703b850ee0cb37d8f8" integrity sha512-pPTNuaAG3QMH+buKyBIGJs3g/S5y0caxw0ygM3YyE6yJFySwiGGSzA+mM3KJ8QQvzeLh3blwgSonkFjgQdxzMw== -"@eslint/eslintrc@^2.1.0": - version "2.1.0" - resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.1.0.tgz#82256f164cc9e0b59669efc19d57f8092706841d" - integrity sha512-Lj7DECXqIVCqnqjjHMPna4vn6GJcMgul/wuS0je9OZ9gsL0zzDpKPVtcG1HaDVc+9y+qgXneTeUMbCqXJNpH1A== +"@eslint/eslintrc@^2.1.1": + version "2.1.1" + resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.1.1.tgz#18d635e24ad35f7276e8a49d135c7d3ca6a46f93" + integrity sha512-9t7ZA7NGGK8ckelF0PQCfcxIUzs1Md5rrO6U/c+FIQNanea5UZC0wqKXH4vHBccmu4ZJgZ2idtPeW7+Q2npOEA== dependencies: ajv "^6.12.4" debug "^4.3.2" @@ -2098,10 +2098,10 @@ minimatch "^3.1.2" strip-json-comments "^3.1.1" -"@eslint/js@8.44.0": - version "8.44.0" - resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.44.0.tgz#961a5903c74139390478bdc808bcde3fc45ab7af" - integrity sha512-Ag+9YM4ocKQx9AarydN0KY2j0ErMHNIocPDrVo8zAE44xLTjEtz81OdR68/cydGtk6m6jDb5Za3r2useMzYmSw== +"@eslint/js@^8.46.0": + version "8.46.0" + resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.46.0.tgz#3f7802972e8b6fe3f88ed1aabc74ec596c456db6" + integrity sha512-a8TLtmPi8xzPkCbp/OGFUo5yhRkHM2Ko9kOWP4znJr0WAhWyThaw3PnwX4vOTWOAMsV2uRt32PPDcEz63esSaA== "@floating-ui/core@^1.3.1": version "1.3.1" @@ -4423,7 +4423,7 @@ aggregate-error@^4.0.0: clean-stack "^4.0.0" indent-string "^5.0.0" -ajv@^6.0.0, ajv@^6.10.0, ajv@^6.12.4: +ajv@^6.0.0, ajv@^6.12.4: version "6.12.6" resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.12.6.tgz#baf5a62e802b07d977034586f8c3baf5adf26df4" integrity sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g== @@ -7650,10 +7650,10 @@ eslint-scope@5.1.1, eslint-scope@^5.1.1: esrecurse "^4.3.0" estraverse "^4.1.1" -eslint-scope@^7.2.0: - version "7.2.1" - resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-7.2.1.tgz#936821d3462675f25a18ac5fd88a67cc15b393bd" - integrity sha512-CvefSOsDdaYYvxChovdrPo/ZGt8d5lrJWleAc1diXRKhHGiTYEI26cvo8Kle/wGnsizoCJjK73FMg1/IkIwiNA== +eslint-scope@^7.2.2: + version "7.2.2" + resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-7.2.2.tgz#deb4f92563390f32006894af62a22dba1c46423f" + integrity sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg== dependencies: esrecurse "^4.3.0" estraverse "^5.2.0" @@ -7682,32 +7682,32 @@ eslint-visitor-keys@^2.0.0, eslint-visitor-keys@^2.1.0: resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz#f65328259305927392c938ed44eb0a5c9b2bd303" integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw== -eslint-visitor-keys@^3.0.0, eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1: - version "3.4.1" - resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.1.tgz#c22c48f48942d08ca824cc526211ae400478a994" - integrity sha512-pZnmmLwYzf+kWaM/Qgrvpen51upAktaaiI01nsJD/Yr3lMOdNtq0cxkrrg16w64VtisN6okbs7Q8AfGqj4c9fA== +eslint-visitor-keys@^3.0.0, eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4.2: + version "3.4.2" + resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.2.tgz#8c2095440eca8c933bedcadf16fefa44dbe9ba5f" + integrity sha512-8drBzUEyZ2llkpCA67iYrgEssKDUu68V8ChqqOfFupIaG/LCVPUT+CoGJpT77zJprs4T/W7p07LP7zAIMuweVw== -eslint@8.45.0, eslint@^8.23.1, eslint@^8.41.0: - version "8.45.0" - resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.45.0.tgz#bab660f90d18e1364352c0a6b7c6db8edb458b78" - integrity sha512-pd8KSxiQpdYRfYa9Wufvdoct3ZPQQuVuU5O6scNgMuOMYuxvH0IGaYK0wUFjo4UYYQQCUndlXiMbnxopwvvTiw== +eslint@8.46.0, eslint@^8.23.1, eslint@^8.41.0: + version "8.46.0" + resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.46.0.tgz#a06a0ff6974e53e643acc42d1dcf2e7f797b3552" + integrity sha512-cIO74PvbW0qU8e0mIvk5IV3ToWdCq5FYG6gWPHHkx6gNdjlbAYvtfHmlCMXxjcoVaIdwy/IAt3+mDkZkfvb2Dg== dependencies: "@eslint-community/eslint-utils" "^4.2.0" - "@eslint-community/regexpp" "^4.4.0" - "@eslint/eslintrc" "^2.1.0" - "@eslint/js" "8.44.0" + "@eslint-community/regexpp" "^4.6.1" + "@eslint/eslintrc" "^2.1.1" + "@eslint/js" "^8.46.0" "@humanwhocodes/config-array" "^0.11.10" "@humanwhocodes/module-importer" "^1.0.1" "@nodelib/fs.walk" "^1.2.8" - ajv "^6.10.0" + ajv "^6.12.4" chalk "^4.0.0" cross-spawn "^7.0.2" debug "^4.3.2" doctrine "^3.0.0" escape-string-regexp "^4.0.0" - eslint-scope "^7.2.0" - eslint-visitor-keys "^3.4.1" - espree "^9.6.0" + eslint-scope "^7.2.2" + eslint-visitor-keys "^3.4.2" + espree "^9.6.1" esquery "^1.4.2" esutils "^2.0.2" fast-deep-equal "^3.1.3" @@ -7735,7 +7735,7 @@ esm@^3.2.25: resolved "https://registry.yarnpkg.com/esm/-/esm-3.2.25.tgz#342c18c29d56157688ba5ce31f8431fbb795cc10" integrity sha512-U1suiZ2oDVWv4zPO56S0NcR5QriEahGtdN2OR6FiOG4WJvcjBVFB0qI4+eKoWFH483PKGuLuu6V8Z4T5g63UVA== -espree@^9.0.0, espree@^9.6.0: +espree@^9.0.0, espree@^9.6.0, espree@^9.6.1: version "9.6.1" resolved "https://registry.yarnpkg.com/espree/-/espree-9.6.1.tgz#a2a17b8e434690a5432f2f8018ce71d331a48c6f" integrity sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ== From a81fd0d9c2882c27eb3928d499b8e43bf96fd0e6 Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 31 Jul 2023 16:04:09 +0000 Subject: [PATCH 076/144] [dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/eslint-8.46.0 changes in config/dependencies.yaml --- config/dependencies.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/dependencies.yaml b/config/dependencies.yaml index d213715fbd4..6770b9b1f5d 100644 --- a/config/dependencies.yaml +++ b/config/dependencies.yaml @@ -62,7 +62,7 @@ core: 'lodash.unset': &_unset '4.5.2' 'lodash.clonedeep': '^4.5.0' dev: - 'eslint': &eslint '8.45.0' + 'eslint': &eslint '8.46.0' 'nyc': '15.1.0' 'mocha': *mocha 'chai': *chai From 19f94d3435648e40039206d762d4d9ae58766f7b Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Mon, 31 Jul 2023 18:50:55 +0200 Subject: [PATCH 077/144] New translations en.md (Ukrainian) skip-build --- markdown/org/docs/designs/hugo/instructions/uk.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/markdown/org/docs/designs/hugo/instructions/uk.md b/markdown/org/docs/designs/hugo/instructions/uk.md index a10bb21d269..1f6ffe33c4f 100644 --- a/markdown/org/docs/designs/hugo/instructions/uk.md +++ b/markdown/org/docs/designs/hugo/instructions/uk.md @@ -21,7 +21,7 @@ title: "Худі з капюшоном Hugo: Інструкція з пошит -## Будівництво +## Збірка ### Крок 1: Підготуйте кишеню From b50ef4748b6a65bf2cedfa391649575c65f6ae54 Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Mon, 31 Jul 2023 18:51:08 +0200 Subject: [PATCH 078/144] New translations en.md (Ukrainian) skip-build --- markdown/org/docs/designs/jaeger/instructions/uk.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/markdown/org/docs/designs/jaeger/instructions/uk.md b/markdown/org/docs/designs/jaeger/instructions/uk.md index 80ddc42c15a..1145a639c98 100644 --- a/markdown/org/docs/designs/jaeger/instructions/uk.md +++ b/markdown/org/docs/designs/jaeger/instructions/uk.md @@ -10,7 +10,7 @@ title: "Єгерська куртка: Інструкція з пошиття" -## Будівництво +## Збірка ### Закрийте передні виточки From d7ee616d99dbf017ad81049d26facb969ab349ae Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Mon, 31 Jul 2023 18:52:56 +0200 Subject: [PATCH 079/144] New translations en.md (Ukrainian) skip-build --- markdown/org/docs/designs/penelope/instructions/uk.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/markdown/org/docs/designs/penelope/instructions/uk.md b/markdown/org/docs/designs/penelope/instructions/uk.md index e295e56bc61..6af92fcd2f9 100644 --- a/markdown/org/docs/designs/penelope/instructions/uk.md +++ b/markdown/org/docs/designs/penelope/instructions/uk.md @@ -34,7 +34,7 @@ title: "Спідниця-олівець Пенелопа: Інструкція Виточки використовуються для компенсації різниці між обхватами талії і сидіння. Залежно від цієї різниці, може бути дві виточки, одна виточка або взагалі без виточок. Більша кількість виточок забезпечує потенційно кращу посадку. Але якщо кількість тканини, яку буде вбирати виточка, стає занадто малою, кількість виточок зменшується. Інакше було б дуже складно зашити виточки, і вони, ймовірно, стали б досить непривабливими. Частина різниці буде врахована в боковому шві, а якщо різниця невелика, то виточки на передній і задній частинах не будуть включені. -## Будівництво +## Збірка From 3aeaccee2fdf7a4eaeb4ce1c69e9e9bc5dcde557 Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Mon, 31 Jul 2023 18:59:23 +0200 Subject: [PATCH 080/144] New translations en.md (Ukrainian) skip-build --- markdown/org/docs/measurements/hpstowaistback/uk.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/markdown/org/docs/measurements/hpstowaistback/uk.md b/markdown/org/docs/measurements/hpstowaistback/uk.md index 4daf81e6e31..0e492def51c 100644 --- a/markdown/org/docs/measurements/hpstowaistback/uk.md +++ b/markdown/org/docs/measurements/hpstowaistback/uk.md @@ -6,7 +6,7 @@ title: Від плеча до талії ззаду ##### Найвища точка плеча -_Найвища точка плеча_ використовується для зняття декількох вертикальних мірок. +Найвища точка плеча використовується для зняття декількох вертикальних мірок. Перегляньте [документацію про найвищу точку плеча](/docs/measurements/hps/) для інструкції про те, як знайти цю точку. From 2ea1680bd57b8ffb7ce9a6ef47e022cbead3bd91 Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Mon, 31 Jul 2023 18:59:24 +0200 Subject: [PATCH 081/144] New translations en.md (Ukrainian) skip-build --- markdown/org/docs/measurements/hpstowaistfront/uk.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/markdown/org/docs/measurements/hpstowaistfront/uk.md b/markdown/org/docs/measurements/hpstowaistfront/uk.md index ce07c6dadee..646c904dbeb 100644 --- a/markdown/org/docs/measurements/hpstowaistfront/uk.md +++ b/markdown/org/docs/measurements/hpstowaistfront/uk.md @@ -6,7 +6,7 @@ title: Від плеча до талії спереду ##### Найвища точка плеча -_Найвища точка плеча_ використовується для зняття декількох вертикальних мірок. +Найвища точка плеча використовується для зняття декількох вертикальних мірок. Перегляньте [документацію про найвищу точку плеча](/docs/measurements/hps/) для інструкції про те, як знайти цю точку. From 0aa7fce9608214af314bf3d3853edf9815f81557 Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Mon, 31 Jul 2023 19:03:44 +0200 Subject: [PATCH 082/144] New translations en.yaml (French) skip-build --- sites/org/components/footer/fr.yaml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 sites/org/components/footer/fr.yaml diff --git a/sites/org/components/footer/fr.yaml b/sites/org/components/footer/fr.yaml new file mode 100644 index 00000000000..71bea599856 --- /dev/null +++ b/sites/org/components/footer/fr.yaml @@ -0,0 +1,7 @@ +cc: Content on FreeSewing.org is available under a Creative Commons license +mit: The FreeSewing source code is available on Github under the MIT license +sponsors: FreeSewing is sponsored by these awesome companies +algolia: Recherche alimentée par Algolia +crowdin: Traduction optimisée par Crowdin +bugsnag: Error handling by Bugsnag +vercel: Builds & Hosting by Vercel From 78f4bffc79b84f4dab266585eac1cdeacf9178f9 Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Mon, 31 Jul 2023 19:03:45 +0200 Subject: [PATCH 083/144] New translations en.yaml (Spanish) skip-build --- sites/org/components/footer/es.yaml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 sites/org/components/footer/es.yaml diff --git a/sites/org/components/footer/es.yaml b/sites/org/components/footer/es.yaml new file mode 100644 index 00000000000..2dd47a1ad02 --- /dev/null +++ b/sites/org/components/footer/es.yaml @@ -0,0 +1,7 @@ +cc: Content on FreeSewing.org is available under a Creative Commons license +mit: The FreeSewing source code is available on Github under the MIT license +sponsors: FreeSewing is sponsored by these awesome companies +algolia: Búsqueda con Algolia +crowdin: Traducción realizada por Crowdin +bugsnag: Error handling by Bugsnag +vercel: Builds & Hosting by Vercel From 075a786fcf6ed839e7a1c77beb50b3cf47a88c00 Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Mon, 31 Jul 2023 19:03:46 +0200 Subject: [PATCH 084/144] New translations en.yaml (German) skip-build --- sites/org/components/footer/de.yaml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 sites/org/components/footer/de.yaml diff --git a/sites/org/components/footer/de.yaml b/sites/org/components/footer/de.yaml new file mode 100644 index 00000000000..d6ef817bd7d --- /dev/null +++ b/sites/org/components/footer/de.yaml @@ -0,0 +1,7 @@ +cc: Content on FreeSewing.org is available under a Creative Commons license +mit: The FreeSewing source code is available on Github under the MIT license +sponsors: FreeSewing is sponsored by these awesome companies +algolia: Suche powered by Algolia +crowdin: Übersetzung powered by Crowdin +bugsnag: Error handling by Bugsnag +vercel: Builds & Hosting by Vercel From 148314f4d5c050ea32122f78fa4e87504f44089b Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Mon, 31 Jul 2023 19:03:47 +0200 Subject: [PATCH 085/144] New translations en.yaml (Dutch) skip-build --- sites/org/components/footer/nl.yaml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 sites/org/components/footer/nl.yaml diff --git a/sites/org/components/footer/nl.yaml b/sites/org/components/footer/nl.yaml new file mode 100644 index 00000000000..5d685ec7072 --- /dev/null +++ b/sites/org/components/footer/nl.yaml @@ -0,0 +1,7 @@ +cc: Inhoud op FreeSewing.org is beschikbaar onder een Creative Commons licentie +mit: De broncode van FreeSewing is beschikbaar op Github onder de MIT-licentie +sponsors: FreeSewing wordt gesponsord door deze geweldige bedrijven +algolia: Zoekfunctie door Algolia +crowdin: Vertaalsoftware door Crowdin +bugsnag: Fout rapportage door Bugsnag +vercel: Builds & Hosting door Vercel From db5e92ac3b675362101516197dbb259bd71ad3d2 Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Mon, 31 Jul 2023 19:03:48 +0200 Subject: [PATCH 086/144] New translations en.yaml (French) skip-build --- sites/shared/components/footer/fr.yaml | 1 + 1 file changed, 1 insertion(+) create mode 100644 sites/shared/components/footer/fr.yaml diff --git a/sites/shared/components/footer/fr.yaml b/sites/shared/components/footer/fr.yaml new file mode 100644 index 00000000000..e47ff6b37a4 --- /dev/null +++ b/sites/shared/components/footer/fr.yaml @@ -0,0 +1 @@ +sponsors: bla bla From 2c35b64266f02bc8a936dfcc50c1a06dd9d0aa0f Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Mon, 31 Jul 2023 19:03:48 +0200 Subject: [PATCH 087/144] New translations en.yaml (Spanish) skip-build --- sites/shared/components/footer/es.yaml | 1 + 1 file changed, 1 insertion(+) create mode 100644 sites/shared/components/footer/es.yaml diff --git a/sites/shared/components/footer/es.yaml b/sites/shared/components/footer/es.yaml new file mode 100644 index 00000000000..e47ff6b37a4 --- /dev/null +++ b/sites/shared/components/footer/es.yaml @@ -0,0 +1 @@ +sponsors: bla bla From 6a01f164271caf57c730103d8fefa8bdd48c72d3 Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Mon, 31 Jul 2023 19:03:49 +0200 Subject: [PATCH 088/144] New translations en.yaml (German) skip-build --- sites/shared/components/footer/de.yaml | 1 + 1 file changed, 1 insertion(+) create mode 100644 sites/shared/components/footer/de.yaml diff --git a/sites/shared/components/footer/de.yaml b/sites/shared/components/footer/de.yaml new file mode 100644 index 00000000000..e47ff6b37a4 --- /dev/null +++ b/sites/shared/components/footer/de.yaml @@ -0,0 +1 @@ +sponsors: bla bla From 1a4ac1f4c327d0c0576dc2898bccc532c0cc267a Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Mon, 31 Jul 2023 19:03:50 +0200 Subject: [PATCH 089/144] New translations en.yaml (Dutch) skip-build --- sites/shared/components/footer/nl.yaml | 1 + 1 file changed, 1 insertion(+) create mode 100644 sites/shared/components/footer/nl.yaml diff --git a/sites/shared/components/footer/nl.yaml b/sites/shared/components/footer/nl.yaml new file mode 100644 index 00000000000..e47ff6b37a4 --- /dev/null +++ b/sites/shared/components/footer/nl.yaml @@ -0,0 +1 @@ +sponsors: bla bla From 425b2e42ac020d80bff1f8fc1376be81b0c8f484 Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Mon, 31 Jul 2023 19:04:09 +0200 Subject: [PATCH 090/144] New translations en.yaml (Ukrainian) skip-build --- sites/org/components/footer/uk.yaml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 sites/org/components/footer/uk.yaml diff --git a/sites/org/components/footer/uk.yaml b/sites/org/components/footer/uk.yaml new file mode 100644 index 00000000000..d0f2b7a92c7 --- /dev/null +++ b/sites/org/components/footer/uk.yaml @@ -0,0 +1,7 @@ +cc: Content on FreeSewing.org is available under a Creative Commons license +mit: The FreeSewing source code is available on Github under the MIT license +sponsors: FreeSewing is sponsored by these awesome companies +algolia: Пошук за допомогою Algolia +crowdin: Переклад зроблено за допомогою Crowdin +bugsnag: Error handling by Bugsnag +vercel: Builds & Hosting by Vercel From 2948aa3083091f10b99f6e590df46c70176efd22 Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Mon, 31 Jul 2023 19:04:13 +0200 Subject: [PATCH 091/144] New translations en.yaml (Ukrainian) skip-build --- sites/shared/components/footer/uk.yaml | 1 + 1 file changed, 1 insertion(+) create mode 100644 sites/shared/components/footer/uk.yaml diff --git a/sites/shared/components/footer/uk.yaml b/sites/shared/components/footer/uk.yaml new file mode 100644 index 00000000000..b795b15b9d6 --- /dev/null +++ b/sites/shared/components/footer/uk.yaml @@ -0,0 +1 @@ +sponsors: бла-бла-бла. From 369dbc3d8c20c29cb097689cc2643ab2dbc67e01 Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Mon, 31 Jul 2023 20:11:10 +0200 Subject: [PATCH 092/144] New translations en.md (German) skip-build --- markdown/org/showcase/fighter-hoodie/de.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/markdown/org/showcase/fighter-hoodie/de.md b/markdown/org/showcase/fighter-hoodie/de.md index 2b2bf37ab9c..dc86fccc9b2 100644 --- a/markdown/org/showcase/fighter-hoodie/de.md +++ b/markdown/org/showcase/fighter-hoodie/de.md @@ -1,6 +1,6 @@ --- maker: "unbekannt" -caption: "Annes Mann Sigvard ist Trainer bei , dem örtlichen Kickboxclub. Daher auch der Name fighter hoodie" +caption: "Annes Mann Sigvard ist Trainer bei , dem örtlichen Kickboxclub. Daher auch der Name Fighter Hoodie" date: "2017-11-20" image: "https://cdn.sanity.io/images/hl5bw8cj/site-content/8f0b0ca919900145250b0af08401775198623eda-1001x1500.jpg" intro: "Der Fighter Hoodie: Hugo mit Reißverschluss" From 328f9b854d763e0874c1db3064b0b82a768899e0 Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Mon, 31 Jul 2023 20:11:12 +0200 Subject: [PATCH 093/144] New translations en.json (German) skip-build --- packages/new-design/i18n/de.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/packages/new-design/i18n/de.json b/packages/new-design/i18n/de.json index 8f5bf95e34d..d1b93458d5d 100644 --- a/packages/new-design/i18n/de.json +++ b/packages/new-design/i18n/de.json @@ -2,26 +2,26 @@ "author": "Autor", "githubRepo": "GitHub-Repository", "packageManager": "Paket-Manager", - "designName": "Design name", - "designType": "Design type", - "designCreated": "Your design skeleton has been created at", + "designName": "Name des Designs", + "designType": "Entwurfstyp", + "designCreated": "Dein Entwurfsskelett wurde erstellt unter", "runTheseCommands": "Um loszulegen, führe diesen Befehl aus", "startRollup": "In einem Terminal startest du den Rollup-Bundler im Beobachtungsmodus", "startWebpack": "Dadurch wird der 'example'-Ordner betreten und die Entwicklungsumgebung gestartet.", "devDocsAvailableAt": "Entwicklerdokumentation ist verfügbar auf", "talkToUs": "Für Fragen, Feedback oder Anregungen trete unserem Discord-Server bei", - "draftYourDesign": "Draft your design", - "testYourDesign": "Test your design", + "draftYourDesign": "Entwirf dein Design", + "testYourDesign": "Teste deinen Entwurf", "draftThing": "{thing} erstellen", "testThing": "{thing} testen", - "renderInBrowser": "Click below to render your design in the browser.", + "renderInBrowser": "Klicke unten, um dein Design im Browser darzustellen.", "weWillReRender": "Wenn du Änderungen vornimmst, werden wir es erneut für dich rendern.", "youCan": "Du kannst", "enterMeasurements": "Maße von Hand eingeben", "preloadMeasurements": "Einen bestehenden Satz an Maßen einlesen", "size": "Größe", - "noRequiredMeasurements": "This design has no required measurements", - "howtoAddMeasurements": "To require measurements, add them to the measurements section of the design's configuration file.", + "noRequiredMeasurements": "Dieses Schnittmuster hat keine benötigten Maße", + "howtoAddMeasurements": "Um Maße als Anforderung zu definieren, füge sie der Sektion measurements in der Konfigurationsdatei des Schnittmusters hinzu.", "seeDocsAt": "Dokumentation zu diesem Thema ist verfügbar unter", "clearDesignMode": "Designmodus leeren", "designMode": "Designmodus", @@ -30,5 +30,5 @@ "thingIsDisabled": "{thing} ist deaktiviert", "turnOn": "Aktivieren", "turnOff": "Deaktivieren", - "validNameWarning": "Please pick a different name as this name would cause problems.\nWe (re-)use the design name as the NPM package name.\nPackage names must be lowercase and cannot contain special characters.\nSo please name your design accordingly, like:" + "validNameWarning": "Bitte wähle einen anderen Namen, da dieser Name Probleme verursachen würde.\nWir verwenden den Entwurfsnamen (wieder) als NPM-Paketnamen.\nPaketnamen müssen kleingeschrieben sein und dürfen keine Sonderzeichen enthalten.\nBitte nenne dein Design also entsprechend, z. B:" } From c79c2537507a7606a92aba3d0f6284f1e7176f78 Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Mon, 31 Jul 2023 20:11:14 +0200 Subject: [PATCH 094/144] New translations en.yaml (German) skip-build --- sites/org/components/curate/de.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sites/org/components/curate/de.yaml b/sites/org/components/curate/de.yaml index 36decf26b29..1c5bf8e7640 100644 --- a/sites/org/components/curate/de.yaml +++ b/sites/org/components/curate/de.yaml @@ -1,4 +1,4 @@ areYouCertain: Bist du sicher? -deleteCuratedItemWarning: There is no way back from this. All FreeSewing users will no longer be able to use this curated item. +deleteCuratedItemWarning: Es gibt keinen Weg zurück. Alle FreeSewing-Nutzer können diesen kuratierten Artikel nicht mehr verwenden. cancel: Abbrechen delete: löschen From 9e795e8f05e7f99978610b23708a32eeff7dfadf Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Mon, 31 Jul 2023 20:11:15 +0200 Subject: [PATCH 095/144] New translations en.yaml (German) skip-build --- sites/org/components/footer/de.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/sites/org/components/footer/de.yaml b/sites/org/components/footer/de.yaml index d6ef817bd7d..10a1a68da54 100644 --- a/sites/org/components/footer/de.yaml +++ b/sites/org/components/footer/de.yaml @@ -1,7 +1,7 @@ -cc: Content on FreeSewing.org is available under a Creative Commons license -mit: The FreeSewing source code is available on Github under the MIT license -sponsors: FreeSewing is sponsored by these awesome companies +cc: Die Inhalte auf FreeSewing.org sind unter einer Creative-Commons-Lizenz verfügbar +mit: Der Quellcode von FreeSewing ist auf Github unter der MIT-Lizenz verfügbar +sponsors: FreeSewing wird von diesen großartigen Unternehmen gesponsert algolia: Suche powered by Algolia crowdin: Übersetzung powered by Crowdin -bugsnag: Error handling by Bugsnag -vercel: Builds & Hosting by Vercel +bugsnag: Fehlerbehandlung durch Bugsnag +vercel: Aufbauen & Hosten durch Vercel From 0b6f01529aa05c645fc0b8bf89beb7733b0eaad6 Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Mon, 31 Jul 2023 20:11:16 +0200 Subject: [PATCH 096/144] New translations en.yaml (German) skip-build --- sites/org/pages/translation/de.yaml | 54 ++++++++++++++--------------- 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a/sites/org/pages/translation/de.yaml b/sites/org/pages/translation/de.yaml index e3bd86bc2ec..03be149c74f 100644 --- a/sites/org/pages/translation/de.yaml +++ b/sites/org/pages/translation/de.yaml @@ -1,31 +1,31 @@ translation: Übersetzung -proudlyMultilingual: Thanks to the translation volunteers in our community, FreeSewing is proudly multilingual. -getInvolved: Get involved -teamEffort: Translation is a team effort, and we would love to have you join one of our language teams. -seeTranslationGuide: Refer to the FreeSewing translation guide for all details -translatedAndApproved: Translated and approved by a proofreader -translatedOnly: Translated but not (yet) approved by a proofreader -notTranslated: Not (yet) translated -defaultLanguage: This is our source language and the working language of the FreeSewing project -addLanguage1: Looking to add a language? -addLanguage2: We would love to make FreeSewing available in more langauges. -addLanguage3: If you are interested in starting a new translation effort, please reach out. -globalRanking: Global ranking -groupByLanguage: Group by language -translator: Translator -words: Words -joinTheTeam: Join the team -joinATranslationTeam: Join a translation team +proudlyMultilingual: Dank der freiwilligen Übersetzer in unserer Community ist FreeSewing stolz darauf, mehrsprachig zu sein. +getInvolved: Engagiere dich +teamEffort: Übersetzen ist eine Teamleistung, und wir würden uns freuen, wenn du einem unserer Sprachteams beitreten würdest. +seeTranslationGuide: Alle Details findest du in der FreeSewing-Übersetzungsanleitung +translatedAndApproved: Übersetzt und von einem Korrekturleser genehmigt +translatedOnly: Übersetzt, aber (noch) nicht von einem Korrekturleser genehmigt +notTranslated: (noch) nicht übersetzt +defaultLanguage: Dies ist unsere Quellsprache und die Arbeitssprache des FreeSewing-Projekts +addLanguage1: Willst du eine Sprache hinzufügen? +addLanguage2: Wir würden FreeSewing gerne in mehr Sprachen verfügbar machen. +addLanguage3: Wenn du daran interessiert bist, eine neue Übersetzungsarbeit zu beginnen, melde dich bitte. +globalRanking: Globale Rangliste +groupByLanguage: Nach Sprache gruppieren +translator: Übersetzer*in +words: Wörter +joinTheTeam: Tritt dem Team bei +joinATranslationTeam: Tritt einem Übersetzungsteam bei languageTeam: "{language} Team" -whatTeam: What language team are you joining? -sendMeAnInvite: Send me an invite -pleaseChooseTeam: Please choose a language below so we can send you the correct invite. -successNote: Please check your inbox. You will get an email with an invite code that grants you access to the translation on Crowdin, the online translation platform that we use to translate FreeSewing into multiple languages. -suggestLanguage: Suggest a new language -joinIntro: Looking to join a FreeSewing translation team? -thatIsAwesome: That is awesome. -thanksSoMuch: Thanks so much. -suggestIntro: Looking to add a new language to FreeSewing? -pleaseMotivate: Please complete the form below so we can review your suggestion. +whatTeam: Welchem Sprachteam trittst du bei? +sendMeAnInvite: Schick mir eine Einladung +pleaseChooseTeam: Bitte wähle unten eine Sprache aus, damit wir dir die richtige Einladung schicken können. +successNote: Bitte schau in deinem Posteingang nach. Du erhältst eine E-Mail mit einem Einladungscode, der dir Zugang zur Übersetzung auf Crowdin gewährt, der Online-Übersetzungsplattform, die wir nutzen, um FreeSewing in mehrere Sprachen zu übersetzen. +suggestLanguage: Eine neue Sprache vorschlagen +joinIntro: Willst du einem FreeSewing-Übersetzungsteam beitreten? +thatIsAwesome: Das ist großartig. +thanksSoMuch: Herzlichen Dank. +suggestIntro: Willst du eine neue Sprache zu FreeSewing hinzufügen? +pleaseMotivate: Bitte fülle das folgende Formular aus, damit wir deinen Vorschlag prüfen können. From 49763d2876969e18685ce9f456d1206d5dfb1b3e Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Mon, 31 Jul 2023 20:11:19 +0200 Subject: [PATCH 097/144] New translations en.yaml (German) skip-build --- sites/shared/i18n/common/de.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sites/shared/i18n/common/de.yaml b/sites/shared/i18n/common/de.yaml index b6e2137835e..a3311ba53e2 100644 --- a/sites/shared/i18n/common/de.yaml +++ b/sites/shared/i18n/common/de.yaml @@ -1,5 +1,5 @@ freesewing: FreeSewing sitemap: Seitenübersicht youAreHere: Du bist hier -slogan1: Komm für die Schnittmuster -slogan2: Bleib für die Community +slogan1: Komm wegen der Schnittmuster +slogan2: Bleib wegen der Community From 29de18bba0db9c3248f78b1fc13037bac0ebfb11 Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Mon, 31 Jul 2023 20:11:20 +0200 Subject: [PATCH 098/144] New translations en.yaml (German) skip-build --- sites/shared/i18n/signin/de.yaml | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/sites/shared/i18n/signin/de.yaml b/sites/shared/i18n/signin/de.yaml index f18c8681d03..543e06cf5b3 100644 --- a/sites/shared/i18n/signin/de.yaml +++ b/sites/shared/i18n/signin/de.yaml @@ -1,22 +1,22 @@ welcome: Willkommen -welcomeBackName: "Welcome back { name }" -emailUsernameId: "Your Email address, Username, or User #" -password: Your Password +welcomeBackName: "Willkommen zurück { name }" +emailUsernameId: "Deine E-Mail-Adresse, dein Benutzername oder deine Benutzernummer" +password: Dein Passwort dontHaveAnAccount: Du hast noch keinen Account? signIn: Anmelden -signInToThing: "Sign in to { thing }" -usePassword: Use your password +signInToThing: "Melde dich bei { thing } an" +usePassword: Verwende dein Passwort signUpHere: Registriere dich hier processing: In Bearbeitung -signInFailed: Sign in failed +signInFailed: Anmeldung fehlgeschlagen somethingWentWrong: Etwas ist schiefgelaufen -back: Back to sign in +back: Zurück zur Anmeldung contact: Kontakt Unterstützung -err2: Unfortunately, we cannot recover from this error, we need a human being to look into this. -err3: Feel free to try again, or reach out to support so we can assist you. -emailSignInLink: Email me a sign in link -usernameMissing: Please provide your username -passwordMissing: Please provide your password +err2: Leider können wir diesen Fehler nicht beheben, wir brauchen einen Menschen, der sich das ansieht. +err3: Versuche es einfach noch einmal oder wende dich an den Support, damit wir dir helfen können. +emailSignInLink: Schick mir einen Anmeldelink +usernameMissing: Bitte gib deinen Benutzernamen an +passwordMissing: Bitte gib dein Passwort ein emailMissing: Please provide your E-mail address regainAccess: Re-gain access notFound: No such user was found From c14935ee65ee198837c42877481068febf31a2dd Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Mon, 31 Jul 2023 20:11:21 +0200 Subject: [PATCH 099/144] New translations en.yaml (German) skip-build --- sites/shared/i18n/signup/de.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sites/shared/i18n/signup/de.yaml b/sites/shared/i18n/signup/de.yaml index faa5f6a361a..19c271d9227 100644 --- a/sites/shared/i18n/signup/de.yaml +++ b/sites/shared/i18n/signup/de.yaml @@ -15,8 +15,8 @@ checkYourInbox: Go check your inbox for an email from clickSignupLink: Click your personal signup link in that email to create your FreeSewing account. back: Back to signup contact: Kontakt Unterstützung -err2: Unfortunately, we cannot recover from this error, we need a human being to look into this. -err3: Feel free to try again, or reach out to support so we can assist you. +err2: Leider können wir diesen Fehler nicht beheben, wir brauchen einen Menschen, der sich das ansieht. +err3: Versuche es einfach noch einmal oder wende dich an den Support, damit wir dir helfen können. signupAgain: Sign up again signupLinkExpired: Signup link expired From 556390cc93663a8f325aecde1e27172b4f29b4b9 Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Mon, 31 Jul 2023 20:11:22 +0200 Subject: [PATCH 100/144] New translations en.yaml (German) skip-build --- sites/shared/i18n/homepage/de.yaml | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/sites/shared/i18n/homepage/de.yaml b/sites/shared/i18n/homepage/de.yaml index c86dcb48f6f..aa777cd5024 100644 --- a/sites/shared/i18n/homepage/de.yaml +++ b/sites/shared/i18n/homepage/de.yaml @@ -1,16 +1,16 @@ welcome: Willkommen bei FreeSewing.org -howDoesItWork: Wie funktioniert das? +howDoesItWork: Wie funktioniert es? whatIsFreeSewing: Was ist FreeSewing? -whatIsFreeSewingNot: What is FreeSewing not? -what1: FreeSewing is open source software to generate made-to-measure sewing patterns, loved by home sewers and fashion entrepreneurs alike. -what2: FreeSewing.org makes this software available to you as an online tool with unmatched custimization and flexibility. We have over 50 designs, and regularly add new ones. You can pick any design and generate a pattern to your exact measurements. -what3: Because made-to-measure lies at the heart of what we do, we strongly suggest you take accurate measurements. Industry sizing is a bunch of lies. Join the slow fashion revolution and enjoy clothes that fit you. -whatNot1: FreeSewing is not a company. We do not sell anything. We do not have staff or employees. We do not have an office. We do not get paid. -whatNot2: Our websites do not contain any advertising. We do not track you or sell your personal data. We do not violate your privacy. -whatNot3: FreeSewing is not gendered. We do not exclude or discriminate. Nor do we tolerate discrimination in our community. -whatNot4: FreeSewing is not perfect. But we try our best. When we come up short, we will not be upset when you point it out. -whatNot5: In fact, that is how we got to where we are today. -pickAnyDesign: Pick any design -addASet: Add a set of measurements -customizeYourPattern: Customize your pattern +whatIsFreeSewingNot: Was ist FreeSewing nicht? +what1: FreeSewing ist eine Open-Source-Software zum Erstellen von maßgeschneiderten Schnittmustern, die von HeimnäherInnen und Modeunternehmenden gleichermaßen geschätzt wird. +what2: FreeSewing.org stellt dir diese Software als Online-Tool mit unübertroffener Anpassungsfähigkeit und Flexibilität zur Verfügung. Wir haben über 50 Designs und fügen regelmäßig neue hinzu. Du kannst jedes Design auswählen und ein Schnittmuster nach deinen genauen Maßen erstellen. +what3: Da die Maßanfertigung das Herzstück unserer Arbeit ist, möchten wir dir nachdrücklich nahelegen, genau Maß zu nehmen. Die Größenangaben der Industrie sind ein Haufen Lügen. Mach mit bei der Slow Fashion Revolution und genieße Kleidung, die dir passt. +whatNot1: FreeSewing ist kein Unternehmen. Wir verkaufen nichts. Wir haben keine Mitarbeiter oder Angestellten. Wir haben kein Büro. Wir werden nicht bezahlt. +whatNot2: Unsere Websites enthalten keine Werbung. Wir verfolgen dich nicht und verkaufen deine persönlichen Daten nicht. Wir verletzen deine Privatsphäre nicht. +whatNot3: FreeSewing ist nicht geschlechtsspezifisch. Wir schließen niemanden aus und diskriminieren niemanden. Wir dulden auch keine Diskriminierung in unserer Gemeinschaft. +whatNot4: FreeSewing ist nicht perfekt. Aber wir versuchen unser Bestes. Wenn du etwas zum Verbessern findest, sind wir froh, wenn du uns darauf hinweist. +whatNot5: So sind wir eigentlich dahin gekommen, wo wir heute sind. +pickAnyDesign: Wähle ein beliebiges Design +addASet: Ein Satz an Massen hinzufügen +customizeYourPattern: Passe dein Schnittmuster an From 89dfec432b797cdbfb5ff164b9d09af5eb2b0557 Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Mon, 31 Jul 2023 21:48:20 +0200 Subject: [PATCH 101/144] New translations en.md (French) skip-build --- markdown/org/showcase/fighter-hoodie/fr.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/markdown/org/showcase/fighter-hoodie/fr.md b/markdown/org/showcase/fighter-hoodie/fr.md index 15bcfe0775c..2e630d9a73e 100644 --- a/markdown/org/showcase/fighter-hoodie/fr.md +++ b/markdown/org/showcase/fighter-hoodie/fr.md @@ -1,6 +1,6 @@ --- maker: "inconnue" -caption: "Le mari d'Anne Sigvard est entraîneur au club de boxe locale. D'où le nom de du chasseur à capuche" +caption: "Le mari d'Anne Sigvard est entraîneur au club de boxe locale. D'où le nom de sweat à capuche de combattant" date: "2017-11-20" image: "https://cdn.sanity.io/images/hl5bw8cj/site-content/8f0b0ca919900145250b0af08401775198623eda-1001x1500.jpg" intro: "Le sweat à capuche du combattant : Hugo avec un zip" From db140fb64b77ca61fb5a17840a8b638451e15f1e Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Mon, 31 Jul 2023 21:48:22 +0200 Subject: [PATCH 102/144] New translations en.json (French) skip-build --- packages/new-design/i18n/fr.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/packages/new-design/i18n/fr.json b/packages/new-design/i18n/fr.json index 1b8d274d2e2..cdad5c2554a 100644 --- a/packages/new-design/i18n/fr.json +++ b/packages/new-design/i18n/fr.json @@ -2,26 +2,26 @@ "author": "Auteur", "githubRepo": "Répertoire GitHub", "packageManager": "Gestionnaire de package", - "designName": "Design name", - "designType": "Design type", - "designCreated": "Your design skeleton has been created at", + "designName": "Nom du modèle", + "designType": "Type de conception", + "designCreated": "Ton squelette de conception a été créé à", "runTheseCommands": "Pour commencer, exécutez cette commande", "startRollup": "Dans un terminal, démarrez le bundler rollup en mode watch", "startWebpack": "Il entrera dans le dossier 'exemple' et démarrera l'environnement de développement.", "devDocsAvailableAt": "La documentation pour développeur est disponible sur", "talkToUs": "Pour des questions, commentaires ou suggestions, rejoignez notre serveur Discord", - "draftYourDesign": "Draft your design", - "testYourDesign": "Test your design", + "draftYourDesign": "Fais une ébauche de ton dessin", + "testYourDesign": "Teste ta conception", "draftThing": "Ébauche de {thing}", "testThing": "Tester {thing}", - "renderInBrowser": "Click below to render your design in the browser.", + "renderInBrowser": "Clique ci-dessous pour afficher ton dessin dans le navigateur.", "weWillReRender": "Lorsque vous effectuez des modifications, nous mettons à jour le rendu pour vous.", "youCan": "Vous pouvez", "enterMeasurements": "Entrer des mesures manuellement", "preloadMeasurements": "Pré-charger un set de mesures", "size": "Taille", - "noRequiredMeasurements": "This design has no required measurements", - "howtoAddMeasurements": "To require measurements, add them to the measurements section of the design's configuration file.", + "noRequiredMeasurements": "Ce modèle n'a pas de mesures requises", + "howtoAddMeasurements": "Pour exiger des mesures, ajoute-les à la section measurements du fichier de configuration de la conception.", "seeDocsAt": "La documentation à ce sujet est disponible sur", "clearDesignMode": "Vider le mode design", "designMode": "Mode design", @@ -30,5 +30,5 @@ "thingIsDisabled": "{thing} est désactivé", "turnOn": "Activer", "turnOff": "Désactiver", - "validNameWarning": "Please pick a different name as this name would cause problems.\nWe (re-)use the design name as the NPM package name.\nPackage names must be lowercase and cannot contain special characters.\nSo please name your design accordingly, like:" + "validNameWarning": "Choisis un autre nom, car celui-ci poserait des problèmes.\nNous (ré)utilisons le nom de la conception comme nom de paquet NPM.\nLes noms de paquets doivent être en minuscules et ne peuvent pas contenir de caractères spéciaux.\nNomme donc ton dessin ou modèle en conséquence, par exemple :" } From ebe635d7c995c503acb1bb9c5c158f52e6d590ef Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Mon, 31 Jul 2023 21:48:23 +0200 Subject: [PATCH 103/144] New translations en.json (German) skip-build --- packages/new-design/i18n/de.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/new-design/i18n/de.json b/packages/new-design/i18n/de.json index d1b93458d5d..ed4e2757202 100644 --- a/packages/new-design/i18n/de.json +++ b/packages/new-design/i18n/de.json @@ -30,5 +30,5 @@ "thingIsDisabled": "{thing} ist deaktiviert", "turnOn": "Aktivieren", "turnOff": "Deaktivieren", - "validNameWarning": "Bitte wähle einen anderen Namen, da dieser Name Probleme verursachen würde.\nWir verwenden den Entwurfsnamen (wieder) als NPM-Paketnamen.\nPaketnamen müssen kleingeschrieben sein und dürfen keine Sonderzeichen enthalten.\nBitte nenne dein Design also entsprechend, z. B:" + "validNameWarning": "Bitte wähle einen anderen Namen, da dieser Name Probleme verursachen würde.\nWir verwenden den Entwurfsnamen (auch) als NPM-Paketnamen.\nPaketnamen müssen kleingeschrieben sein und dürfen keine Sonderzeichen enthalten.\nBitte nenne dein Design also dementsprechend, z. B.:" } From 2ac909b90fbfb1e36d84e10b87081dd99b11195b Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Mon, 31 Jul 2023 21:48:23 +0200 Subject: [PATCH 104/144] New translations en.md (German) skip-build --- .../de.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/markdown/org/showcase/a-fantastic-outfit-featuring-teagan-simon-and-cornelius/de.md b/markdown/org/showcase/a-fantastic-outfit-featuring-teagan-simon-and-cornelius/de.md index 1661d9663b9..913ce873b82 100644 --- a/markdown/org/showcase/a-fantastic-outfit-featuring-teagan-simon-and-cornelius/de.md +++ b/markdown/org/showcase/a-fantastic-outfit-featuring-teagan-simon-and-cornelius/de.md @@ -3,7 +3,7 @@ maker: "GWIZ" caption: "Alle Materialien für diese Kleidungsstücke wurden recycelt" date: "05.10.2023" image: "https://cdn.sanity.io/images/hl5bw8cj/site-content/9685e0803052ddfe17ecb79507dca229b6d67b95-2052x3648.jpg" -intro: "Dieses Schaufenster ist wirklich etwas Besonderes - es zeigt nicht ein, nicht zwei, sondern DREI FreeSewing-Muster!" +intro: "Dieses Schaufenster ist wirklich etwas Besonderes - es zeigt nicht ein, nicht zwei, sondern DREI FreeSewing-Schnittmuster!" title: "Ein fantastisches Outfit mit Teagan, Simon und Cornelius" designs: - "teagan" @@ -11,7 +11,7 @@ designs: - "cornelius" --- -Dieses Schaufenster ist wirklich etwas Besonderes - es zeigt nicht ein, nicht zwei, sondern DREI FreeSewing-Muster! +Dieses Schaufenster ist wirklich etwas Besonderes - es zeigt nicht ein, nicht zwei, sondern DREI FreeSewing-Schnittmuster! Das Hemd ist ein modifizierter Teagan, der Mantel ist Simon und die Hose ist Cornelius. From cfc08560b07ae2ef2fa47e17cb0ac060578d6e0e Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Mon, 31 Jul 2023 21:48:24 +0200 Subject: [PATCH 105/144] New translations en.yaml (German) skip-build --- sites/backend/src/templates/email/emailchange/de.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sites/backend/src/templates/email/emailchange/de.yaml b/sites/backend/src/templates/email/emailchange/de.yaml index d3ea786cd86..cce9ca391bf 100644 --- a/sites/backend/src/templates/email/emailchange/de.yaml +++ b/sites/backend/src/templates/email/emailchange/de.yaml @@ -1,6 +1,6 @@ -subject: "[FreeSewing] Bestätige deine neue E-Mail Adresse" +subject: "[FreeSewing] Bestätige deine neue E-Mail-Adresse" heading: Funktioniert diese neue E-Mail-Adresse? lead: 'Um deine neue E-Mail-Adresse zu bestätigen, klicke auf das große schwarze Rechteck unten:' text-lead: 'Um deine neue E-Mail-Adresse zu bestätigen, klicke auf den Link unten:' button: Bestätige die E-Mail-Änderung -closing: Das ist alles, was es braucht. +closing: Mehr muss nicht getan werden. From e2b507f8bfb64833545018d871a9ab0db8d4a4b8 Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Mon, 31 Jul 2023 21:48:25 +0200 Subject: [PATCH 106/144] New translations en.yaml (French) skip-build --- sites/lab/components/header/fr.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sites/lab/components/header/fr.yaml b/sites/lab/components/header/fr.yaml index 6719cca06e1..f1734e858f8 100644 --- a/sites/lab/components/header/fr.yaml +++ b/sites/lab/components/header/fr.yaml @@ -5,7 +5,7 @@ docs: Documentation blog: Blog community: Communauté account: Compte -theme: Theme +theme: Thème language: Langue search: Chercher sets: Mensurations From 53d811615a9c2189c3f3a66ef945c8b62e26f396 Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Mon, 31 Jul 2023 21:48:27 +0200 Subject: [PATCH 107/144] New translations en.yaml (French) skip-build --- sites/lab/fr.yaml | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/sites/lab/fr.yaml b/sites/lab/fr.yaml index 53ae0edd0ca..66835c5eb24 100644 --- a/sites/lab/fr.yaml +++ b/sites/lab/fr.yaml @@ -1,17 +1,17 @@ -welcome: Welcome to the FreeSewing lab -about: You can generate patterns here as well as manage your account. But unless you have a specific reason, you probably want to use FreeSewing.org instead. -goToOrg: Go to FreeSewing.org -what: What is the FreeSewing lab? -what1: The FreeSewing lab started out as an online hosted version of our stand-alone development environment. It offers advanced features for pattern designers and contributors to develop and test patterns. Features that were not available on FreeSewing.org. -what2: Since version 3 of FreeSewing, all these advanced features are available to users on FreeSewing.org. which means that there is nothing here that you cannot also find on FreeSewing.org. -what3: The lab nowadays is a stripped-down version of FreeSewing.org. It does not include documentation, blog or showcase posts, and so on. We keep it arund because it is faster to spin up/deploy than the entire website, while still providing all the core features. -monorepo: All of the FreeSewing source code is available in our monorepo on GitHub -labrepo: In addition, this particular lab instance has additional source code hosted at -lab: Source code specific to this lab -fscode: "FreeSewing's source code" -noDocs: The FreeSewing lab does not include documentation. -see: Instead, refer to -orgDocs: FreeSewing.org has documentation for makers, such as design options, sewing techniques, and instructions. -devDocs: FreeSewing.dev has documentation for developers and contributors, such as API docs and guides on how to get involved with the project. -enOnly: FreeSewing.dev is only available in English +welcome: Bienvenue dans le laboratoire de FreeSewing +about: Tu peux y générer des modèles et gérer ton compte. Mais à moins que tu n'aies une raison particulière, nous te conseillons de plutôt utiliser FreeSewing.org. +goToOrg: Aller à FreeSewing.org +what: Qu'est-ce que le laboratoire FreeSewing ? +what1: Le laboratoire FreeSewing a débuté comme une version hébergée en ligne de notre environnement de développement autonome. Il offre des fonctionnalités avancées aux créateurs de patrons et aux contributeurs pour développer et tester des patrons. Des fonctionnalités qui n'étaient pas disponibles sur FreeSewing.org. +what2: Depuis la version 3 de FreeSewing, toutes ces fonctions avancées sont disponibles pour les utilisateurs sur FreeSewing.org. Cela signifie qu'il n'y a rien ici que tu ne puisses trouver sur FreeSewing.org. +what3: Le laboratoire est aujourd'hui une version simplifiée de FreeSewing.org. Il n'inclut pas la documentation, les articles de blog ou de vitrine, etc. Nous le gardons arund parce qu'il est plus rapide à mettre en place/déployer que le site Web entier, tout en offrant toutes les fonctionnalités de base. +monorepo: Tout le code source de FreeSewing est disponible dans notre monorepo sur GitHub +labrepo: De plus, cette instance de laboratoire particulière possède un code source supplémentaire hébergé à l'adresse suivante +lab: Code source spécifique à ce laboratoire +fscode: "Code source de FreeSewing" +noDocs: Le laboratoire FreeSewing ne comprend pas de documentation. +see: Au lieu de cela, réfère-toi à +orgDocs: FreeSewing.org propose de la documentation pour les créateurs, comme des options de conception, des techniques de couture et des instructions. +devDocs: FreeSewing.dev possède de la documentation pour les développeurs et les contributeurs, comme les docs de l'API et les guides sur la façon de s'impliquer dans le projet. +enOnly: FreeSewing.dev n'est disponible qu'en anglais From 96248afff584bb42d9978c88f88aabeed8a85d55 Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Mon, 31 Jul 2023 21:48:28 +0200 Subject: [PATCH 108/144] New translations en.yaml (German) skip-build --- sites/lab/de.yaml | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/sites/lab/de.yaml b/sites/lab/de.yaml index 53ae0edd0ca..6522da3b2e9 100644 --- a/sites/lab/de.yaml +++ b/sites/lab/de.yaml @@ -1,17 +1,17 @@ -welcome: Welcome to the FreeSewing lab -about: You can generate patterns here as well as manage your account. But unless you have a specific reason, you probably want to use FreeSewing.org instead. -goToOrg: Go to FreeSewing.org -what: What is the FreeSewing lab? -what1: The FreeSewing lab started out as an online hosted version of our stand-alone development environment. It offers advanced features for pattern designers and contributors to develop and test patterns. Features that were not available on FreeSewing.org. -what2: Since version 3 of FreeSewing, all these advanced features are available to users on FreeSewing.org. which means that there is nothing here that you cannot also find on FreeSewing.org. -what3: The lab nowadays is a stripped-down version of FreeSewing.org. It does not include documentation, blog or showcase posts, and so on. We keep it arund because it is faster to spin up/deploy than the entire website, while still providing all the core features. -monorepo: All of the FreeSewing source code is available in our monorepo on GitHub -labrepo: In addition, this particular lab instance has additional source code hosted at -lab: Source code specific to this lab -fscode: "FreeSewing's source code" -noDocs: The FreeSewing lab does not include documentation. -see: Instead, refer to -orgDocs: FreeSewing.org has documentation for makers, such as design options, sewing techniques, and instructions. -devDocs: FreeSewing.dev has documentation for developers and contributors, such as API docs and guides on how to get involved with the project. -enOnly: FreeSewing.dev is only available in English +welcome: Willkommen im FreeSewing-Labor +about: Hier kannst du Schnittmuster erstellen und dein Konto verwalten. Aber wenn du keinen besonderen Grund dafür hast, solltest du stattdessen vielleicht lieber FreeSewing.org nutzen. +goToOrg: Gehe zu FreeSewing.org +what: Was ist das FreeSewing-Labor? +what1: Das FreeSewing-Labor war ursprünglich eine online gehostete Version unserer eigenständigen Entwicklungsumgebung. Es bietet erweiterte Funktionen für Schnittmusterdesignende und -entwicklende, um Schnittmuster zu entwickeln und zu testen. Funktionen, die auf FreeSewing.org nicht verfügbar waren. +what2: Seit Version 3 von FreeSewing sind all diese fortschrittlichen Funktionen auch auf FreeSewing.org verfügbar. Das bedeutet, dass es hier nichts gibt, was du nicht auch auf FreeSewing.org finden kannst. +what3: Das heutige Labor ist eine abgespeckte Version von FreeSewing.org. Es enthält keine Dokumentation, keinen Blog oder Showcase-Beiträge und so weiter. Wir belassen es dabei, weil es sich schneller einrichten/hochfahren lässt als die gesamte Website, aber trotzdem alle Kernfunktionen bietet. +monorepo: Der gesamte Quellcode von FreeSewing ist in unserem Monorepo auf GitHub verfügbar +labrepo: 'Darüber hinaus hat diese spezielle Laborinstanz zusätzlichen Quellcode, der hier zu finden ist: ' +lab: Quellcode spezifisch für dieses Labor +fscode: "Der Quellcode von FreeSewing" +noDocs: Das FreeSewing-Labor enthält keine Dokumentation. +see: Stattdessen schau bitte auf +orgDocs: FreeSewing.org hat eine Dokumentation für Maker, wie z.B. Designoptionen, Nähtechniken und Anleitungen. +devDocs: FreeSewing.dev hat Dokumentation für Entwickler/-innen und Mitwirkende, wie z.B. API-Dokumentation und Anleitungen, wie man sich an dem Projekt beteiligen kann. +enOnly: FreeSewing.dev ist nur auf Englisch verfügbar From c207f2850dc29d725dee7f6a838a3f3757ff4a1b Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Mon, 31 Jul 2023 21:48:28 +0200 Subject: [PATCH 109/144] New translations en.yaml (French) skip-build --- sites/org/components/curate/fr.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sites/org/components/curate/fr.yaml b/sites/org/components/curate/fr.yaml index d69ce8ae279..b7723b820f8 100644 --- a/sites/org/components/curate/fr.yaml +++ b/sites/org/components/curate/fr.yaml @@ -1,4 +1,4 @@ areYouCertain: En es-tu certain ? -deleteCuratedItemWarning: There is no way back from this. All FreeSewing users will no longer be able to use this curated item. +deleteCuratedItemWarning: Il n'y a aucun moyen de revenir en arrière. Tous les utilisateurs de FreeSewing ne pourront plus utiliser cet article curaté. cancel: Annuler delete: Effacer From c56a9839a9ef95e0d8939bb862da15d0472cbc5b Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Mon, 31 Jul 2023 21:48:29 +0200 Subject: [PATCH 110/144] New translations en.yaml (French) skip-build --- sites/org/components/footer/fr.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/sites/org/components/footer/fr.yaml b/sites/org/components/footer/fr.yaml index 71bea599856..198ebbc924a 100644 --- a/sites/org/components/footer/fr.yaml +++ b/sites/org/components/footer/fr.yaml @@ -1,7 +1,7 @@ -cc: Content on FreeSewing.org is available under a Creative Commons license -mit: The FreeSewing source code is available on Github under the MIT license -sponsors: FreeSewing is sponsored by these awesome companies +cc: Le contenu de FreeSewing.org est disponible sous une licence Creative Commons +mit: Le code source de FreeSewing est disponible sur Github sous la licence MIT +sponsors: FreeSewing est sponsorisé par ces entreprises géniales algolia: Recherche alimentée par Algolia crowdin: Traduction optimisée par Crowdin -bugsnag: Error handling by Bugsnag -vercel: Builds & Hosting by Vercel +bugsnag: Traitement des erreurs par Bugsnag +vercel: Constructions et hébergement par Vercel From 7bf70e26d3423597c233cf59d1a89c96ea8fff0c Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Mon, 31 Jul 2023 21:48:31 +0200 Subject: [PATCH 111/144] New translations en.yaml (French) skip-build --- sites/org/components/header/fr.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sites/org/components/header/fr.yaml b/sites/org/components/header/fr.yaml index cf77dc191e1..b0ec98cfc08 100644 --- a/sites/org/components/header/fr.yaml +++ b/sites/org/components/header/fr.yaml @@ -5,7 +5,7 @@ docs: Documentation blog: Blog community: Communauté account: Compte -theme: Theme +theme: Thème language: Langue search: Chercher sets: Mensurations From af2fa6906dc3e7e3fe5638d311f39e58c81192ef Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Mon, 31 Jul 2023 21:48:33 +0200 Subject: [PATCH 112/144] New translations en.yaml (French) skip-build --- sites/org/pages/translation/fr.yaml | 36 ++++++++++++++--------------- 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/sites/org/pages/translation/fr.yaml b/sites/org/pages/translation/fr.yaml index bd6b0a8b7d0..5558b388cae 100644 --- a/sites/org/pages/translation/fr.yaml +++ b/sites/org/pages/translation/fr.yaml @@ -1,22 +1,22 @@ translation: Traduction -proudlyMultilingual: Thanks to the translation volunteers in our community, FreeSewing is proudly multilingual. -getInvolved: Get involved -teamEffort: Translation is a team effort, and we would love to have you join one of our language teams. -seeTranslationGuide: Refer to the FreeSewing translation guide for all details -translatedAndApproved: Translated and approved by a proofreader -translatedOnly: Translated but not (yet) approved by a proofreader -notTranslated: Not (yet) translated -defaultLanguage: This is our source language and the working language of the FreeSewing project -addLanguage1: Looking to add a language? -addLanguage2: We would love to make FreeSewing available in more langauges. -addLanguage3: If you are interested in starting a new translation effort, please reach out. -globalRanking: Global ranking -groupByLanguage: Group by language -translator: Translator -words: Words -joinTheTeam: Join the team -joinATranslationTeam: Join a translation team -languageTeam: "{language} Team" +proudlyMultilingual: Grâce aux bénévoles traducteurs de notre communauté, FreeSewing est fièrement multilingue. +getInvolved: Contribuer +teamEffort: La traduction est un travail d'équipe, et nous serions ravis que tu rejoignes l'une de nos équipes linguistiques. +seeTranslationGuide: Reporte-toi au guide de traduction de FreeSewing pour tous les détails +translatedAndApproved: Traduit et approuvé par un correcteur +translatedOnly: Traduit mais pas (encore) approuvé par un relecteur +notTranslated: Pas (encore) traduit +defaultLanguage: C'est notre langue source et la langue de travail du projet FreeSewing +addLanguage1: Tu veux ajouter une langue ? +addLanguage2: Nous aimerions que FreeSewing soit disponible dans plus de langues. +addLanguage3: Si tu souhaites lancer un nouvel effort de traduction, n'hésite pas à nous contacter. +globalRanking: Classement mondial +groupByLanguage: Groupe par langue +translator: Traducteur +words: Mots +joinTheTeam: Rejoins l'équipe +joinATranslationTeam: Rejoins une équipe de traduction +languageTeam: "{language} L'équipe" whatTeam: What language team are you joining? sendMeAnInvite: Send me an invite pleaseChooseTeam: Please choose a language below so we can send you the correct invite. From 4f7336aa1b529a7b09a19b6be62e30571e55771f Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Mon, 31 Jul 2023 21:48:33 +0200 Subject: [PATCH 113/144] New translations en.yaml (German) skip-build --- sites/org/pages/translation/de.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/sites/org/pages/translation/de.yaml b/sites/org/pages/translation/de.yaml index 03be149c74f..ee36fe9a476 100644 --- a/sites/org/pages/translation/de.yaml +++ b/sites/org/pages/translation/de.yaml @@ -1,23 +1,23 @@ translation: Übersetzung -proudlyMultilingual: Dank der freiwilligen Übersetzer in unserer Community ist FreeSewing stolz darauf, mehrsprachig zu sein. +proudlyMultilingual: Dank der freiwilligen Übersetzer/-innen unserer Community kann FreeSewing stolz mehrsprachig sein. getInvolved: Engagiere dich teamEffort: Übersetzen ist eine Teamleistung, und wir würden uns freuen, wenn du einem unserer Sprachteams beitreten würdest. seeTranslationGuide: Alle Details findest du in der FreeSewing-Übersetzungsanleitung -translatedAndApproved: Übersetzt und von einem Korrekturleser genehmigt -translatedOnly: Übersetzt, aber (noch) nicht von einem Korrekturleser genehmigt +translatedAndApproved: Übersetzt und von Korrekturleser/-innen genehmigt +translatedOnly: Übersetzt, aber (noch) nicht von Korrekturleser/-innen genehmigt notTranslated: (noch) nicht übersetzt -defaultLanguage: Dies ist unsere Quellsprache und die Arbeitssprache des FreeSewing-Projekts +defaultLanguage: Dies ist unsere Ausgangssprache und die Arbeitssprache des FreeSewing-Projekts addLanguage1: Willst du eine Sprache hinzufügen? addLanguage2: Wir würden FreeSewing gerne in mehr Sprachen verfügbar machen. -addLanguage3: Wenn du daran interessiert bist, eine neue Übersetzungsarbeit zu beginnen, melde dich bitte. +addLanguage3: Wenn du daran interessiert bist, ein neues Übersetzungsunterfangen zu beginnen, melde dich bitte. globalRanking: Globale Rangliste groupByLanguage: Nach Sprache gruppieren -translator: Übersetzer*in +translator: Übersetzer/-in words: Wörter joinTheTeam: Tritt dem Team bei joinATranslationTeam: Tritt einem Übersetzungsteam bei languageTeam: "{language} Team" -whatTeam: Welchem Sprachteam trittst du bei? +whatTeam: Welchem Sprachenteam trittst du bei? sendMeAnInvite: Schick mir eine Einladung pleaseChooseTeam: Bitte wähle unten eine Sprache aus, damit wir dir die richtige Einladung schicken können. successNote: Bitte schau in deinem Posteingang nach. Du erhältst eine E-Mail mit einem Einladungscode, der dir Zugang zur Übersetzung auf Crowdin gewährt, der Online-Übersetzungsplattform, die wir nutzen, um FreeSewing in mehrere Sprachen zu übersetzen. From dc5e38e09dd6d7f1b20c60834542d5f670067567 Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Mon, 31 Jul 2023 21:48:34 +0200 Subject: [PATCH 114/144] New translations en.yaml (German) skip-build --- sites/shared/components/workbench/de.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/sites/shared/components/workbench/de.yaml b/sites/shared/components/workbench/de.yaml index 2846e380f5e..9a40278612d 100644 --- a/sites/shared/components/workbench/de.yaml +++ b/sites/shared/components/workbench/de.yaml @@ -31,18 +31,18 @@ docs: Dokumentation configurePattern: Muster konfigurieren measies: Muster-Messungen noDesignFound: Wir konnten dieses Design nicht finden. Das sollte nicht passieren, also würden wir uns freuen, wenn du es meldest. -saveYourPattern: Speichere dein Muster +saveYourPattern: Speichere dein Schnittmuster giveItAName: Gib ihm einen Namen changeMeasies: Muster ändern Messungen editCurrentMeasies: Aktuelle Messwerte bearbeiten -editCurrentMeasiesHeader: Edit Pattern Measurements -editCurrentMeasiesDesc: Changes you make here will not be saved to your measurements sets, and will only affect this pattern. +editCurrentMeasiesHeader: Schnittmuster-Maße bearbeiten +editCurrentMeasiesDesc: Änderungen, die du hier vornimmst, werden nicht in deine Maßsätze gespeichert und wirken sich nur auf dieses Schnittmuster aus. chooseNewSet: Wähle ein neues Maßnahmeset weLackSomeMeasies: Uns fehlen { nr } Messungen, um dieses Muster zu erstellen youCanPickOrEnter: Du kannst entweder einen Satz Messungen auswählen oder sie von Hand eingeben, aber ohne diese Messungen können wir nicht weitermachen. measiesOk: Wir haben alle erforderlichen Maße, um dieses Muster zu erstellen. -seeMissingMeasies: See missing measurements -appliedMeasies: We applied a new measurements set to this pattern. +seeMissingMeasies: Siehe fehlende Maße +appliedMeasies: Wir haben dieses Schnittmuster mit einem neuen Maßsatz versehen. exportForPrinting: Für den Druck exportieren exportForEditing: Für die Bearbeitung exportieren exportAsData: Als Daten exportieren From b4359be935ebe13b7756d5e5c2596011f275b9df Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Mon, 31 Jul 2023 21:48:35 +0200 Subject: [PATCH 115/144] New translations en.yaml (German) skip-build --- sites/shared/components/wrappers/auth/de.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sites/shared/components/wrappers/auth/de.yaml b/sites/shared/components/wrappers/auth/de.yaml index aa574a75a37..faed720f0fb 100644 --- a/sites/shared/components/wrappers/auth/de.yaml +++ b/sites/shared/components/wrappers/auth/de.yaml @@ -1,5 +1,5 @@ authRequired: Authentifizierung erforderlich -membersOnly: This functionality requires a FreeSewing account. +membersOnly: Diese Funktion erfordert ein FreeSewing-Konto. signUp: Anmelden signIn: Eintragen statusUnknown: Warnung zum Kontostatus From 3f3392a171d0c9e9a084448125b97a965e1e4a27 Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Mon, 31 Jul 2023 21:48:36 +0200 Subject: [PATCH 116/144] New translations en.yaml (German) skip-build --- sites/shared/i18n/signin/de.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/sites/shared/i18n/signin/de.yaml b/sites/shared/i18n/signin/de.yaml index 543e06cf5b3..ac7288332fc 100644 --- a/sites/shared/i18n/signin/de.yaml +++ b/sites/shared/i18n/signin/de.yaml @@ -17,9 +17,9 @@ err3: Versuche es einfach noch einmal oder wende dich an den Support, damit wir emailSignInLink: Schick mir einen Anmeldelink usernameMissing: Bitte gib deinen Benutzernamen an passwordMissing: Bitte gib dein Passwort ein -emailMissing: Please provide your E-mail address -regainAccess: Re-gain access -notFound: No such user was found -clickSigninLink: Click the sign-in link in that email to sign in to your FreeSewing account. +emailMissing: Bitte gib deine E-Mail Adresse an +regainAccess: Zugang wiedererlangen +notFound: Kein solcher Nutzer gefunden +clickSigninLink: Klicke auf den Anmeldelink in dieser E-Mail, um dich bei deinem FreeSewing-Konto anzumelden. oneMomentPlease: Einen Moment bitte From f7ddf7e9a6cd103938a48f53e302ade1af1c13f0 Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Mon, 31 Jul 2023 21:48:37 +0200 Subject: [PATCH 117/144] New translations en.yaml (German) skip-build --- sites/shared/i18n/signup/de.yaml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/sites/shared/i18n/signup/de.yaml b/sites/shared/i18n/signup/de.yaml index 19c271d9227..7f2ad1dda8a 100644 --- a/sites/shared/i18n/signup/de.yaml +++ b/sites/shared/i18n/signup/de.yaml @@ -1,8 +1,8 @@ joinFreeSewing: FreeSewing beitreten -toReceiveSignupLink: To receive a sign-up link, enter your email address +toReceiveSignupLink: Um einen Anmeldelink zu erhalten, gib deine E-Mail-Adresse ein emailAddress: E-Mail-Adresse pleaseProvideValidEmail: Bitte gib eine gültige E-Mail-Adresse an -emailSignupLink: Email me a sign-up link +emailSignupLink: Schick mir einen Anmeldelink alreadyHaveAnAccount: Hast du bereits ein Konto? dontHaveAnAccount: Du hast noch keinen Account? signIn: Anmelden @@ -11,12 +11,12 @@ signUpHere: Registriere dich hier processing: In Bearbeitung emailSent: E-Mail versendet somethingWentWrong: Etwas ist schiefgelaufen -checkYourInbox: Go check your inbox for an email from -clickSignupLink: Click your personal signup link in that email to create your FreeSewing account. -back: Back to signup -contact: Kontakt Unterstützung -err2: Leider können wir diesen Fehler nicht beheben, wir brauchen einen Menschen, der sich das ansieht. +checkYourInbox: Schau in deinem Posteingang nach einer E-Mail von +clickSignupLink: Klicke auf deinen persönlichen Anmeldelink in dieser E-Mail, um dein FreeSewing-Konto zu erstellen. +back: Zurück zur Anmeldung +contact: Kontaktiere den Support +err2: Leider können wir diesen Fehler nicht einfach beheben, wir brauchen einen Menschen, der sich das ansieht. err3: Versuche es einfach noch einmal oder wende dich an den Support, damit wir dir helfen können. -signupAgain: Sign up again -signupLinkExpired: Signup link expired +signupAgain: Erneut registrieren +signupLinkExpired: Anmeldelink ist abgelaufen From d01e989c540603971d42414eedce80da1756c5c6 Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Mon, 31 Jul 2023 21:48:38 +0200 Subject: [PATCH 118/144] New translations en.yaml (German) skip-build --- sites/shared/i18n/toast/de.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sites/shared/i18n/toast/de.yaml b/sites/shared/i18n/toast/de.yaml index 8d338543cba..94a52f10a74 100644 --- a/sites/shared/i18n/toast/de.yaml +++ b/sites/shared/i18n/toast/de.yaml @@ -1,3 +1,3 @@ -settingsSaved: Settings saved -backendError: Backend returned an error +settingsSaved: Einstellungen gespeichert +backendError: Backend hat einen Fehler zurückgegeben copiedToClipboard: In die Zwischenablage kopiert From bcb8b9da203eb131c194ad3eb66dc62fbeb70fa5 Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Mon, 31 Jul 2023 21:48:39 +0200 Subject: [PATCH 119/144] New translations en.yaml (French) skip-build --- sites/shared/i18n/homepage/fr.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sites/shared/i18n/homepage/fr.yaml b/sites/shared/i18n/homepage/fr.yaml index 1e3ac7028db..1e054f7dbaf 100644 --- a/sites/shared/i18n/homepage/fr.yaml +++ b/sites/shared/i18n/homepage/fr.yaml @@ -11,6 +11,6 @@ whatNot3: FreeSewing is not gendered. We do not exclude or discriminate. Nor do whatNot4: FreeSewing is not perfect. But we try our best. When we come up short, we will not be upset when you point it out. whatNot5: In fact, that is how we got to where we are today. pickAnyDesign: Pick any design -addASet: Add a set of measurements -customizeYourPattern: Customize your pattern +addASet: Ajoute un ensemble de mesures +customizeYourPattern: Personnalise ton patron From d2b82b0f5fdf3a6c36eb5cfb06914e053a80a1b5 Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Mon, 31 Jul 2023 21:48:40 +0200 Subject: [PATCH 120/144] New translations en.yaml (German) skip-build --- sites/shared/i18n/homepage/de.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sites/shared/i18n/homepage/de.yaml b/sites/shared/i18n/homepage/de.yaml index aa777cd5024..c11556dc664 100644 --- a/sites/shared/i18n/homepage/de.yaml +++ b/sites/shared/i18n/homepage/de.yaml @@ -11,6 +11,6 @@ whatNot3: FreeSewing ist nicht geschlechtsspezifisch. Wir schließen niemanden a whatNot4: FreeSewing ist nicht perfekt. Aber wir versuchen unser Bestes. Wenn du etwas zum Verbessern findest, sind wir froh, wenn du uns darauf hinweist. whatNot5: So sind wir eigentlich dahin gekommen, wo wir heute sind. pickAnyDesign: Wähle ein beliebiges Design -addASet: Ein Satz an Massen hinzufügen +addASet: Füge einen Satz an Maßen hinzu customizeYourPattern: Passe dein Schnittmuster an From 7aeb1de74822bf66af9f18d066bb65e93df1567b Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Mon, 31 Jul 2023 23:23:45 +0200 Subject: [PATCH 121/144] New translations en.yaml (German) skip-build --- sites/backend/src/templates/email/de.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sites/backend/src/templates/email/de.yaml b/sites/backend/src/templates/email/de.yaml index b2879e8a201..e6477d84f14 100644 --- a/sites/backend/src/templates/email/de.yaml +++ b/sites/backend/src/templates/email/de.yaml @@ -1,9 +1,9 @@ #Shared -greeting: Liebe +greeting: Ganz liebe Grüße ps-pre-link: FreeSewing ist kostenlos (duh), aber bitte ps-link: werde ein/e Förderer/-in ps-post-link: wenn du es dir leisten kannst. -text-ps: 'FreeSewing ist kostenlos, aber wenn du es dir leisten kannst, werde bitte Gönner.' +text-ps: 'FreeSewing ist kostenlos, aber wenn du es dir leisten kannst, werde bitte Förderer/-in.' notMarketing: Dies ist keine Marketing-E-Mail, sondern eine Transaktions-E-Mail über dein FreeSewing-Konto. seeWhy: 'Weitere Informationen findest du hier:' whyDidIGetThis: Warum habe ich diese E-Mail bekommen? From 9158854502ab35def474b79675466dccdf360816 Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Mon, 31 Jul 2023 23:23:46 +0200 Subject: [PATCH 122/144] New translations en.yaml (German) skip-build --- sites/backend/src/templates/email/signup-aea/de.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sites/backend/src/templates/email/signup-aea/de.yaml b/sites/backend/src/templates/email/signup-aea/de.yaml index 4fae3b77c4a..46f73b2db1c 100644 --- a/sites/backend/src/templates/email/signup-aea/de.yaml +++ b/sites/backend/src/templates/email/signup-aea/de.yaml @@ -1,7 +1,7 @@ -subject: "[FreeSewing] Du musst dich nicht anmelden, du bist schon dabei" +subject: "[FreeSewing] Du musst dich nicht registrieren, du bist schon an Bord" heading: Willkommen zurück bei FreeSewing -preLead: 'Jemand (du?) hat versucht, sich mit dieser E-Mail-Adresse anzumelden. Aber wir haben bereits ein aktives Konto, das mit dieser E-Mail-Adresse verknüpft ist.' +preLead: 'Jemand (du?) hat versucht, sich mit dieser E-Mail-Adresse zu registrieren. Aber wir haben bereits ein aktives Konto, das mit dieser E-Mail-Adresse verknüpft ist.' lead: 'Um dich in dein Konto einzuloggen, klicke auf den großen schwarzen Button unten:' text-lead: 'Um dich in dein Konto einzuloggen, klicke auf den Link unten:' button: Anmelden -closing: "Das ist alles, was es braucht." +closing: "Mehr muss nicht getan werden." From 7e1b43fd0209bfa6829bd4e9a2790b9c722bb7df Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Mon, 31 Jul 2023 23:23:47 +0200 Subject: [PATCH 123/144] New translations en.yaml (German) skip-build --- sites/backend/src/templates/email/transinvite/de.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sites/backend/src/templates/email/transinvite/de.yaml b/sites/backend/src/templates/email/transinvite/de.yaml index 2e012211e1c..0790fd41ac0 100644 --- a/sites/backend/src/templates/email/transinvite/de.yaml +++ b/sites/backend/src/templates/email/transinvite/de.yaml @@ -1,6 +1,6 @@ subject: "[FreeSewing] Deine Einladung, dem FreeSewing-Übersetzungsteam beizutreten" -heading: Tritt einem FreeSewing-Übersetzungsteam bei +heading: Trete einem FreeSewing-Übersetzungsteam bei lead: 'Um dem FreeSewing-Übersetzungsteam beizutreten, klicke auf das große schwarze Rechteck unten:' text-lead: 'Um dem FreeSewing-Übersetzungsteam beizutreten, klicke auf den untenstehenden Link:' -button: Tritt dem Übersetzungsteam bei -closing: "So kommst du zu Crowdin, der Übersetzungsplattform, die wir nutzen." +button: Trete dem Übersetzungsteam bei +closing: "So kommst du zu Crowdin, der von uns genutzten Übersetzungsplattform." From c028915b4e1d4b1d33b17a139ea0063628ddd0ef Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Mon, 31 Jul 2023 23:23:48 +0200 Subject: [PATCH 124/144] New translations en.yaml (German) skip-build --- sites/org/components/footer/de.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sites/org/components/footer/de.yaml b/sites/org/components/footer/de.yaml index 10a1a68da54..613439b2bbe 100644 --- a/sites/org/components/footer/de.yaml +++ b/sites/org/components/footer/de.yaml @@ -3,5 +3,5 @@ mit: Der Quellcode von FreeSewing ist auf Github unter der MIT-Lizenz verfügbar sponsors: FreeSewing wird von diesen großartigen Unternehmen gesponsert algolia: Suche powered by Algolia crowdin: Übersetzung powered by Crowdin -bugsnag: Fehlerbehandlung durch Bugsnag +bugsnag: Fehlermanagement durch Bugsnag vercel: Aufbauen & Hosten durch Vercel From 87a6873a29efbffa9fbfe9953c13974477b512a6 Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Mon, 31 Jul 2023 23:23:50 +0200 Subject: [PATCH 125/144] New translations en.yaml (German) skip-build --- sites/org/pages/translation/de.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sites/org/pages/translation/de.yaml b/sites/org/pages/translation/de.yaml index ee36fe9a476..35754c409d9 100644 --- a/sites/org/pages/translation/de.yaml +++ b/sites/org/pages/translation/de.yaml @@ -9,7 +9,7 @@ notTranslated: (noch) nicht übersetzt defaultLanguage: Dies ist unsere Ausgangssprache und die Arbeitssprache des FreeSewing-Projekts addLanguage1: Willst du eine Sprache hinzufügen? addLanguage2: Wir würden FreeSewing gerne in mehr Sprachen verfügbar machen. -addLanguage3: Wenn du daran interessiert bist, ein neues Übersetzungsunterfangen zu beginnen, melde dich bitte. +addLanguage3: Wenn du daran interessiert bist, ein neues Übersetzungsunterfangen zu beginnen, melde dich bitte bei uns. globalRanking: Globale Rangliste groupByLanguage: Nach Sprache gruppieren translator: Übersetzer/-in From dd78587a2bb87a81c20f2b93ae0bda41920b494b Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Mon, 31 Jul 2023 23:23:51 +0200 Subject: [PATCH 126/144] New translations en.yaml (German) skip-build --- sites/shared/components/account/de.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/sites/shared/components/account/de.yaml b/sites/shared/components/account/de.yaml index 1f828db5f5d..7c68e896f4a 100644 --- a/sites/shared/components/account/de.yaml +++ b/sites/shared/components/account/de.yaml @@ -1,20 +1,20 @@ account: Account yourAccount: Dein Konto -newPattern: Neues Muster -newSet: Eine neue Messreihe erstellen +newPattern: Neues Schnittmuster +newSet: Einen neuen Satz an Maßen erstellen links: Links info: Info settings: Einstellungen data: Daten -sets: Maßnahmesets +sets: Measurements Sets patterns: Schnittmuster actions: Aktionen created: Erstellt updated: Aktualisiert expires: Läuft ab yourProfile: Dein Profil -yourPatterns: Deine Muster -yourSets: Deine Maßeinheiten +yourPatterns: Deine Schnittmuster +yourSets: Your Measurements Sets signOut: Abmelden politeOhCrap: Oh Purzelbäume bio: Über mich From 2e09830cdd997c807de66aff9efbf2ca0affca5e Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Mon, 31 Jul 2023 23:23:52 +0200 Subject: [PATCH 127/144] New translations en.yaml (German) skip-build --- sites/shared/components/workbench/de.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sites/shared/components/workbench/de.yaml b/sites/shared/components/workbench/de.yaml index 9a40278612d..42186ddfcf7 100644 --- a/sites/shared/components/workbench/de.yaml +++ b/sites/shared/components/workbench/de.yaml @@ -34,10 +34,10 @@ noDesignFound: Wir konnten dieses Design nicht finden. Das sollte nicht passiere saveYourPattern: Speichere dein Schnittmuster giveItAName: Gib ihm einen Namen changeMeasies: Muster ändern Messungen -editCurrentMeasies: Aktuelle Messwerte bearbeiten +editCurrentMeasies: Aktuelle Maße bearbeiten editCurrentMeasiesHeader: Schnittmuster-Maße bearbeiten editCurrentMeasiesDesc: Änderungen, die du hier vornimmst, werden nicht in deine Maßsätze gespeichert und wirken sich nur auf dieses Schnittmuster aus. -chooseNewSet: Wähle ein neues Maßnahmeset +chooseNewSet: Choose a New Measurements Set weLackSomeMeasies: Uns fehlen { nr } Messungen, um dieses Muster zu erstellen youCanPickOrEnter: Du kannst entweder einen Satz Messungen auswählen oder sie von Hand eingeben, aber ohne diese Messungen können wir nicht weitermachen. measiesOk: Wir haben alle erforderlichen Maße, um dieses Muster zu erstellen. From eef7e391ccd2b819a42d914b1e5f02d464d8243d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Aug 2023 04:48:24 +0000 Subject: [PATCH 128/144] chore(deps): bump echarts from 5.4.2 to 5.4.3 Bumps [echarts](https://github.com/apache/echarts) from 5.4.2 to 5.4.3. - [Release notes](https://github.com/apache/echarts/releases) - [Commits](https://github.com/apache/echarts/compare/5.4.2...5.4.3) --- updated-dependencies: - dependency-name: echarts dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- sites/org/package.json | 2 +- yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/sites/org/package.json b/sites/org/package.json index a4d805732a9..2c43629c995 100644 --- a/sites/org/package.json +++ b/sites/org/package.json @@ -39,7 +39,7 @@ "algoliasearch": "4.19.1", "react-copy-to-clipboard": "5.1.0", "daisyui": "3.5.0", - "echarts": "5.4.2", + "echarts": "5.4.3", "echarts-for-react": "3.0.2", "jotai": "2.2.3", "jotai-location": "0.5.1", diff --git a/yarn.lock b/yarn.lock index b492599a7d5..afb4353ca50 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7148,13 +7148,13 @@ echarts-for-react@3.0.2: fast-deep-equal "^3.1.3" size-sensor "^1.0.1" -echarts@5.4.2: - version "5.4.2" - resolved "https://registry.yarnpkg.com/echarts/-/echarts-5.4.2.tgz#9f38781c9c6ae323e896956178f6956952c77a48" - integrity sha512-2W3vw3oI2tWJdyAz+b8DuWS0nfXtSDqlDmqgin/lfzbkB01cuMEN66KWBlmur3YMp5nEDEEt5s23pllnAzB4EA== +echarts@5.4.3: + version "5.4.3" + resolved "https://registry.yarnpkg.com/echarts/-/echarts-5.4.3.tgz#f5522ef24419164903eedcfd2b506c6fc91fb20c" + integrity sha512-mYKxLxhzy6zyTi/FaEbJMOZU1ULGEQHaeIeuMR5L+JnJTpz+YR03mnnpBhbR4+UYJAgiXgpyTVLffPAjOTLkZA== dependencies: tslib "2.3.0" - zrender "5.4.3" + zrender "5.4.4" ee-first@1.1.1: version "1.1.1" @@ -18210,10 +18210,10 @@ zod@3.21.4: resolved "https://registry.yarnpkg.com/zod/-/zod-3.21.4.tgz#10882231d992519f0a10b5dd58a38c9dabbb64db" integrity sha512-m46AKbrzKVzOzs/DZgVnG5H55N1sv1M8qZU3A8RIKbs3mrACDNeIOeilDymVb2HdmP8uwshOCF4uJ8uM9rCqJw== -zrender@5.4.3: - version "5.4.3" - resolved "https://registry.yarnpkg.com/zrender/-/zrender-5.4.3.tgz#41ffaf835f3a3210224abd9d6964b48ff01e79f5" - integrity sha512-DRUM4ZLnoaT0PBVvGBDO9oWIDBKFdAVieNWxWwK0niYzJCMwGchRk21/hsE+RKkIveH3XHCyvXcJDkgLVvfizQ== +zrender@5.4.4: + version "5.4.4" + resolved "https://registry.yarnpkg.com/zrender/-/zrender-5.4.4.tgz#8854f1d95ecc82cf8912f5a11f86657cb8c9e261" + integrity sha512-0VxCNJ7AGOMCWeHVyTrGzUgrK4asT4ml9PEkeGirAkKNYXYzoPJCLvmyfdoOXcjTHPs10OZVMfD1Rwg16AZyYw== dependencies: tslib "2.3.0" From aad08c9775dc666a52a68e022c9357ae00636752 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Aug 2023 04:49:12 +0000 Subject: [PATCH 129/144] chore(deps-dev): bump @sanity/cli from 3.14.3 to 3.14.4 Bumps [@sanity/cli](https://github.com/sanity-io/sanity/tree/HEAD/packages/@sanity/cli) from 3.14.3 to 3.14.4. - [Release notes](https://github.com/sanity-io/sanity/releases) - [Commits](https://github.com/sanity-io/sanity/commits/v3.14.4/packages/@sanity/cli) --- updated-dependencies: - dependency-name: "@sanity/cli" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- sites/sanity/package.json | 2 +- yarn.lock | 15 --------------- 2 files changed, 1 insertion(+), 16 deletions(-) diff --git a/sites/sanity/package.json b/sites/sanity/package.json index 074bdd1a56d..212ec9a2d8b 100644 --- a/sites/sanity/package.json +++ b/sites/sanity/package.json @@ -35,7 +35,7 @@ "eslint": "8.46.0", "prettier": "3.0.0", "typescript": "5.1.6", - "@sanity/cli": "3.14.3" + "@sanity/cli": "3.14.4" }, "engines": { "node": "18", diff --git a/yarn.lock b/yarn.lock index b492599a7d5..ff6c7d6487e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2969,21 +2969,6 @@ get-random-values-esm "^1.0.0" lodash "^4.17.21" -"@sanity/cli@3.14.3": - version "3.14.3" - resolved "https://registry.yarnpkg.com/@sanity/cli/-/cli-3.14.3.tgz#4dfa8762152d1c90d40b325203b1bc43556fa538" - integrity sha512-ReuSOD0SSMVOd8aBCscJys577LgPDZicNOIgzahLUUu3i2+8r9Vmwr5Ue5WhzqmhtMNSjLJmUSLELfxv/SS4lQ== - dependencies: - "@babel/traverse" "^7.19.0" - "@vercel/frameworks" "1.4.3" - "@vercel/fs-detectors" "4.1.0" - chalk "^4.1.2" - esbuild "^0.18.0" - esbuild-register "^3.4.1" - get-it "^8.0.9" - golden-fleece "^1.0.9" - pkg-dir "^5.0.0" - "@sanity/cli@3.14.4": version "3.14.4" resolved "https://registry.yarnpkg.com/@sanity/cli/-/cli-3.14.4.tgz#9d5d9c3a1cf88dc428e90ce00e7647f0a2b47fcb" From f153946d1d524be8cdc9475d35ed0d70701fc9db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Aug 2023 04:49:52 +0000 Subject: [PATCH 130/144] chore(deps-dev): bump @types/react from 18.2.17 to 18.2.18 Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.17 to 18.2.18. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) --- updated-dependencies: - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index b492599a7d5..f2836f562d1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4030,9 +4030,9 @@ "@types/react" "*" "@types/react@*", "@types/react@>=16", "@types/react@^18.0.25", "@types/react@^18.0.8": - version "18.2.17" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.17.tgz#baa565b17ddb649c2dac85b5eaf9e9a1fe0f3b4e" - integrity sha512-u+e7OlgPPh+aryjOm5UJMX32OvB2E3QASOAqVMY6Ahs90djagxwv2ya0IctglNbNTexC12qCSMZG47KPfy1hAA== + version "18.2.18" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.18.tgz#c8b233919eef1bdc294f6f34b37f9727ad677516" + integrity sha512-da4NTSeBv/P34xoZPhtcLkmZuJ+oYaCxHmyHzwaDQo9RQPBeXV+06gEk2FpqEcsX9XrnNLvRpVh6bdavDSjtiQ== dependencies: "@types/prop-types" "*" "@types/scheduler" "*" From 8898774dde86d8fb7c4349787bac5bec0155d4a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Aug 2023 04:50:27 +0000 Subject: [PATCH 131/144] chore(deps): bump react-i18next from 13.0.2 to 13.0.3 Bumps [react-i18next](https://github.com/i18next/react-i18next) from 13.0.2 to 13.0.3. - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/react-i18next/compare/v13.0.2...v13.0.3) --- updated-dependencies: - dependency-name: react-i18next dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- sites/lab/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/sites/lab/package.json b/sites/lab/package.json index 745b8231d16..79ebd123170 100644 --- a/sites/lab/package.json +++ b/sites/lab/package.json @@ -48,7 +48,7 @@ "react": "18.2.0", "react-copy-to-clipboard": "5.1.0", "react-hotkeys-hook": "4.4.1", - "react-i18next": "13.0.2", + "react-i18next": "13.0.3", "react-instantsearch-dom": "6.40.4", "react-markdown": "8.0.7", "react-swipeable": "7.0.1", diff --git a/yarn.lock b/yarn.lock index b492599a7d5..148bda64a03 100644 --- a/yarn.lock +++ b/yarn.lock @@ -14225,10 +14225,10 @@ react-hotkeys-hook@4.4.1: resolved "https://registry.yarnpkg.com/react-hotkeys-hook/-/react-hotkeys-hook-4.4.1.tgz#1f7a7a1c9c21d4fa3280bf340fcca8fd77d81994" integrity sha512-sClBMBioFEgFGYLTWWRKvhxcCx1DRznd+wkFHwQZspnRBkHTgruKIHptlK/U/2DPX8BhHoRGzpMVWUXMmdZlmw== -react-i18next@13.0.2: - version "13.0.2" - resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-13.0.2.tgz#1708a9bdabc1fe1dd4a8534f4c3a80ab784b01e9" - integrity sha512-NEVxC32v0oR4egwYM0QM0WE93AiJG5r0NTXTL8mhQfAhsMfDS2fSO6jpluyfsfypP988KzUQrAXncspcJ7+GHA== +react-i18next@13.0.3: + version "13.0.3" + resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-13.0.3.tgz#8eedc5c2ab57f4641540778cc7373c8ed891523c" + integrity sha512-/t4kt4Y2o+21hbvx+o9zpVnmoiud7KLDncyZFGN0U6TGAWYaXdTsp/ytAHFcKKSAODg4noIMaOO3X7bMgCqLHw== dependencies: "@babel/runtime" "^7.22.5" html-parse-stringify "^3.0.1" From 56d447479fc48ed6cdf54e44e17d13feb2598a43 Mon Sep 17 00:00:00 2001 From: github-actions Date: Tue, 1 Aug 2023 04:50:48 +0000 Subject: [PATCH 132/144] [dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/echarts-5.4.3 changes in config/dependencies.yaml --- sites/org/package.json | 2 +- yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/sites/org/package.json b/sites/org/package.json index 2c43629c995..a4d805732a9 100644 --- a/sites/org/package.json +++ b/sites/org/package.json @@ -39,7 +39,7 @@ "algoliasearch": "4.19.1", "react-copy-to-clipboard": "5.1.0", "daisyui": "3.5.0", - "echarts": "5.4.3", + "echarts": "5.4.2", "echarts-for-react": "3.0.2", "jotai": "2.2.3", "jotai-location": "0.5.1", diff --git a/yarn.lock b/yarn.lock index afb4353ca50..b492599a7d5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7148,13 +7148,13 @@ echarts-for-react@3.0.2: fast-deep-equal "^3.1.3" size-sensor "^1.0.1" -echarts@5.4.3: - version "5.4.3" - resolved "https://registry.yarnpkg.com/echarts/-/echarts-5.4.3.tgz#f5522ef24419164903eedcfd2b506c6fc91fb20c" - integrity sha512-mYKxLxhzy6zyTi/FaEbJMOZU1ULGEQHaeIeuMR5L+JnJTpz+YR03mnnpBhbR4+UYJAgiXgpyTVLffPAjOTLkZA== +echarts@5.4.2: + version "5.4.2" + resolved "https://registry.yarnpkg.com/echarts/-/echarts-5.4.2.tgz#9f38781c9c6ae323e896956178f6956952c77a48" + integrity sha512-2W3vw3oI2tWJdyAz+b8DuWS0nfXtSDqlDmqgin/lfzbkB01cuMEN66KWBlmur3YMp5nEDEEt5s23pllnAzB4EA== dependencies: tslib "2.3.0" - zrender "5.4.4" + zrender "5.4.3" ee-first@1.1.1: version "1.1.1" @@ -18210,10 +18210,10 @@ zod@3.21.4: resolved "https://registry.yarnpkg.com/zod/-/zod-3.21.4.tgz#10882231d992519f0a10b5dd58a38c9dabbb64db" integrity sha512-m46AKbrzKVzOzs/DZgVnG5H55N1sv1M8qZU3A8RIKbs3mrACDNeIOeilDymVb2HdmP8uwshOCF4uJ8uM9rCqJw== -zrender@5.4.4: - version "5.4.4" - resolved "https://registry.yarnpkg.com/zrender/-/zrender-5.4.4.tgz#8854f1d95ecc82cf8912f5a11f86657cb8c9e261" - integrity sha512-0VxCNJ7AGOMCWeHVyTrGzUgrK4asT4ml9PEkeGirAkKNYXYzoPJCLvmyfdoOXcjTHPs10OZVMfD1Rwg16AZyYw== +zrender@5.4.3: + version "5.4.3" + resolved "https://registry.yarnpkg.com/zrender/-/zrender-5.4.3.tgz#41ffaf835f3a3210224abd9d6964b48ff01e79f5" + integrity sha512-DRUM4ZLnoaT0PBVvGBDO9oWIDBKFdAVieNWxWwK0niYzJCMwGchRk21/hsE+RKkIveH3XHCyvXcJDkgLVvfizQ== dependencies: tslib "2.3.0" From 6b942981ebd4d5d029c4319a62a337a2ec115c9a Mon Sep 17 00:00:00 2001 From: github-actions Date: Tue, 1 Aug 2023 04:51:19 +0000 Subject: [PATCH 133/144] [dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/sanity/cli-3.14.4 changes in config/dependencies.yaml --- config/dependencies.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/dependencies.yaml b/config/dependencies.yaml index 0e610e8a733..df38e02015b 100644 --- a/config/dependencies.yaml +++ b/config/dependencies.yaml @@ -356,7 +356,7 @@ sanity: 'eslint': *eslint 'prettier': '3.0.0' 'typescript': '5.1.6' - '@sanity/cli': '3.14.3' + '@sanity/cli': '3.14.4' shared: _: From e2ebd74b4cf728a4067479ca925f5553a6995783 Mon Sep 17 00:00:00 2001 From: github-actions Date: Tue, 1 Aug 2023 04:52:36 +0000 Subject: [PATCH 134/144] [dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/react-i18next-13.0.3 changes in config/dependencies.yaml --- config/dependencies.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/dependencies.yaml b/config/dependencies.yaml index 0e610e8a733..9f465053b59 100644 --- a/config/dependencies.yaml +++ b/config/dependencies.yaml @@ -284,7 +284,7 @@ lab: 'react': *react 'react-copy-to-clipboard': *reactCopyToClipboard 'react-hotkeys-hook': *reactHotkeysHook - 'react-i18next': &reactI18next '13.0.2' + 'react-i18next': &reactI18next '13.0.3' 'react-instantsearch-dom': *reactInstantsearchDom 'react-markdown': *reactMarkdown 'react-swipeable': *reactSwipeable From d036ea561a85240c6d3fef7d2cb1235254e10570 Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Tue, 1 Aug 2023 18:06:13 +0200 Subject: [PATCH 135/144] New translations en.yaml (German) skip-build --- sites/shared/components/workbench/de.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sites/shared/components/workbench/de.yaml b/sites/shared/components/workbench/de.yaml index 42186ddfcf7..93bf230a603 100644 --- a/sites/shared/components/workbench/de.yaml +++ b/sites/shared/components/workbench/de.yaml @@ -37,7 +37,7 @@ changeMeasies: Muster ändern Messungen editCurrentMeasies: Aktuelle Maße bearbeiten editCurrentMeasiesHeader: Schnittmuster-Maße bearbeiten editCurrentMeasiesDesc: Änderungen, die du hier vornimmst, werden nicht in deine Maßsätze gespeichert und wirken sich nur auf dieses Schnittmuster aus. -chooseNewSet: Choose a New Measurements Set +chooseNewSet: Wähle ein neues Maßnahmeset weLackSomeMeasies: Uns fehlen { nr } Messungen, um dieses Muster zu erstellen youCanPickOrEnter: Du kannst entweder einen Satz Messungen auswählen oder sie von Hand eingeben, aber ohne diese Messungen können wir nicht weitermachen. measiesOk: Wir haben alle erforderlichen Maße, um dieses Muster zu erstellen. From d1c0ad1e03577b75c3c5939546ce82ceb501298a Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Tue, 1 Aug 2023 23:50:13 +0200 Subject: [PATCH 136/144] New translations en.md (Ukrainian) skip-build --- markdown/org/docs/sewing/darts/uk.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/markdown/org/docs/sewing/darts/uk.md b/markdown/org/docs/sewing/darts/uk.md index 50ab0066f3f..d3c1ef28ba6 100644 --- a/markdown/org/docs/sewing/darts/uk.md +++ b/markdown/org/docs/sewing/darts/uk.md @@ -14,4 +14,4 @@ title: Виточки > > Виточкам присвячені цілі розділи в книгах з шиття та конструювання викрійок. Знати, як і де їх використовувати — непроста задача. Але для користування цим вебсайтом Вам потрібно знати лишень що це таке. -> Фото: [Tasha](http://bygumbygolly.com/2013/01/finished-1940s-simplicity-diamonds/) (стаття англійською) +> Світлина: [Tasha](http://bygumbygolly.com/2013/01/finished-1940s-simplicity-diamonds/) (стаття англійською) From 718385bcd13f4d927116b5ab7e4612d6d986a227 Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Wed, 2 Aug 2023 12:11:04 +0200 Subject: [PATCH 137/144] New translations en.md (Ukrainian) skip-build --- markdown/org/docs/designs/benjamin/instructions/uk.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/markdown/org/docs/designs/benjamin/instructions/uk.md b/markdown/org/docs/designs/benjamin/instructions/uk.md index c6cb388c5bc..1c1f591ce6c 100644 --- a/markdown/org/docs/designs/benjamin/instructions/uk.md +++ b/markdown/org/docs/designs/benjamin/instructions/uk.md @@ -47,7 +47,7 @@ title: "Метелик Бенджамін: Інструкція з пошитт Оскільки краватка-метелик сконструйована так, що правильні сторони тканини знаходяться одна проти одної, все це доведеться вивернути навиворіт. Можливо, ви захочете розглянути можливість використання з невеликим припуском на шов 6 мм (¼ дюйма), щоб зменшити об'єм. -## Збірка +## Пошив ### Крок 1: Застосуйте інтерфейс From ddf8432515560760d9f88fe09cb6b0747135b520 Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Wed, 2 Aug 2023 14:27:05 +0200 Subject: [PATCH 138/144] New translations en.md (Ukrainian) skip-build --- markdown/org/docs/sewing/ease/uk.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/markdown/org/docs/sewing/ease/uk.md b/markdown/org/docs/sewing/ease/uk.md index 70fb251c6aa..3294ecbf42a 100644 --- a/markdown/org/docs/sewing/ease/uk.md +++ b/markdown/org/docs/sewing/ease/uk.md @@ -2,18 +2,18 @@ title: Свобода облягання --- -![Без легкості ви б не змогли підняти руку](ease-plus.jpg) +![Без свободи облягання Ви не змогли б підняти руку](ease-plus.jpg) -![Негативна легкість - це те, що робить колготки облягаючими](ease-min.jpg) +![Негативна свобода облягання робить колготки обтислими](ease-min.jpg) -Ease is the amount of fabric that is added to a garment in addition to what is strictly required to make the garment fit. +Свобода облягання — це кількість доданої до вбрання тканини поверх строго необхідної задля зручності носіння. -Without ease, a garment would fit you so precisely that you might not be able to get in to it, or would have problems moving in it. +Без свободи облягання, вбрання сиділо б на Вас настільки точно, що вдягнути чи рухатися в ньому було б майже неможливо. -Легкість, яка додається для того, щоб ви могли рухатися всередині одягу, називається зручністю в носінні. Додаткова зручність може бути додана понад те, що функціонально необхідно. Це називається легкістю дизайну і використовується для досягнення певного візуального ефекту. +Свобода облягання, яка додається для зручності носіння, є функціональною. Також можливі додаткові прибавки на свободу облягання понад те, що є функціонально необхідним. Це називається декоративною свободою облягання і вона використовується для досягнення певного силуету. -Легкість може працювати і в інший бік. Коли тканина розтягується, ми можемо використовувати менше тканини, ніж потрібно для того, щоб виріб сидів по фігурі. Це називається **негативною легкістю**. +Свобода облягання може бути не лише прибавками, а й убавками. Коли тканина тягнеться, ми можемо використати меншу кількість тканини для посадки вбрання по фігурі. Це називається **негативною свободою облягання**. -Негативна легка використовується для еластичних матеріалів, де виріб повинен щільно прилягати. Наприклад, у купальниках, колготках, нижній білизні або спортивному одязі. +Негативна свобода облягання використовується для еластичних матеріалів, коли вбрання має щільно облягати фігуру. Наприклад, при пошитті купальників, колготок, спідньої білизни чи спортивного одягу. -> Pictures by [Quinn Dombrowski](https://www.flickr.com/photos/quinnanya/8885126989/) and [sutiblr](https://www.flickr.com/photos/30788655@N08/4743320893) +> Світлини: [Quinn Dombrowski](https://www.flickr.com/photos/quinnanya/8885126989/) та [sutiblr](https://www.flickr.com/photos/30788655@N08/4743320893) From 761fe028bae024c5ceb76176e76e5967c18d383d Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Wed, 2 Aug 2023 14:27:06 +0200 Subject: [PATCH 139/144] New translations en.yaml (Ukrainian) skip-build --- sites/shared/components/wrappers/auth/uk.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sites/shared/components/wrappers/auth/uk.yaml b/sites/shared/components/wrappers/auth/uk.yaml index 8a2b7b2f5b1..a7361a7c783 100644 --- a/sites/shared/components/wrappers/auth/uk.yaml +++ b/sites/shared/components/wrappers/auth/uk.yaml @@ -1,7 +1,7 @@ authRequired: Потрібна автентифікація membersOnly: This functionality requires a FreeSewing account. -signUp: Зареєструватися -signIn: Увійдіть +signUp: Реєстрація +signIn: Вхід statusUnknown: Попередження про стан облікового запису statusUnknownMsg: Статус вашого облікового запису забороняє нам обробляти ваші дані. Будь ласка, зверніться до служби підтримки. consentLacking: Відсутня згода From fe9545589a06694cbd172d22d4de834fe6bad447 Mon Sep 17 00:00:00 2001 From: Morgan Frost <104308146+KaerMorhan@users.noreply.github.com> Date: Wed, 2 Aug 2023 18:29:54 +0300 Subject: [PATCH 140/144] Update en.md Fixes a type in Ease documentation. --- markdown/org/docs/sewing/ease/en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/markdown/org/docs/sewing/ease/en.md b/markdown/org/docs/sewing/ease/en.md index 6c1ea0eac29..36bcd55016c 100644 --- a/markdown/org/docs/sewing/ease/en.md +++ b/markdown/org/docs/sewing/ease/en.md @@ -20,7 +20,7 @@ Ease can work the other way too. When the fabric stretches, we can choose to use less fabric than what is needed to make the garment fit. This is called **negative ease**. -Negative easy is used for stretchy materials where the garment must fit tightly. +Negative ease is used for stretchy materials where the garment must fit tightly. For example, in swimwear, tights, underwear, or sportswear. > Pictures by [Quinn Dombrowski](https://www.flickr.com/photos/quinnanya/8885126989/) From 85018f541b78cb27b6db187f3aa2ae1ac983019a Mon Sep 17 00:00:00 2001 From: Natalia Sayang <48160791+nataliasayang@users.noreply.github.com> Date: Wed, 2 Aug 2023 21:14:52 -0400 Subject: [PATCH 141/144] Added new Albert drawing --- artwork/linedrawings/albert.svg | 451 ++++++++++++++++++++++++++++---- 1 file changed, 404 insertions(+), 47 deletions(-) diff --git a/artwork/linedrawings/albert.svg b/artwork/linedrawings/albert.svg index 84cdc72c5eb..cac433c625c 100644 --- a/artwork/linedrawings/albert.svg +++ b/artwork/linedrawings/albert.svg @@ -1,61 +1,418 @@ + + + id="svg11858" + inkscape:version="1.1 (c68e22c387, 2021-05-23)" + sodipodi:docname="albert.svg" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns="http://www.w3.org/2000/svg" + xmlns:svg="http://www.w3.org/2000/svg"> + - - - - image/svg+xml - - - - - + id="defs11855" /> + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(-148.98377,-87.821988)"> + class="st2" + d="m 291.29456,141.37554 3.48456,81.4017 c -0.74877,0.51065 -1.57692,1.016 -2.48973,1.4949 -3.41577,1.78594 -6.69396,2.4765 -9.21014,2.73844 l -1.24355,-79.66075 c 2.69346,-0.72232 4.68842,-1.59544 5.9743,-2.24102 1.24089,-0.62177 2.29658,-1.27 2.98714,-2.48973 0.27517,-0.48684 0.42069,-0.93663 0.49742,-1.24354 -1.93675,-1.97644 -4.30742,-4.77044 -6.47171,-8.46403 -2.17752,-3.71475 -3.25702,-6.83154 -3.98198,-8.96143 -0.66939,-1.96321 -1.83885,-5.75998 -2.48973,-10.70504 -0.20373,-1.54782 -0.31221,-2.87073 -0.37306,-3.85763 h -10.2321 m -1.96784,0 h -0.97366 -0.66411 -0.94192 m -1.9513,0 h -10.28038 c -0.0609,0.98954 -0.16934,2.30981 -0.37307,3.85763 -0.65087,4.94241 -1.82033,8.74183 -2.48972,10.70504 -0.72761,2.12989 -1.80711,5.24668 -3.98198,8.96143 -2.16429,3.69359 -4.53496,6.48759 -6.47171,8.46403 0.0794,0.30956 0.22225,0.7567 0.49742,1.24354 0.69056,1.21973 1.74625,1.86796 2.98714,2.48973 1.28588,0.64558 3.28083,1.5187 5.97429,2.24102 l -1.24354,79.66075 c -2.51619,-0.26194 -5.79437,-0.9525 -9.21014,-2.73844 -0.91282,-0.47625 -1.74096,-0.98161 -2.48973,-1.4949 l 3.48456,-81.4017" + id="path162" + sodipodi:nodetypes="ccccccccccsccccccccccccccccccc" + style="fill:none;stroke:#000000;stroke-width:0.264583;stroke-miterlimit:10" /> + class="st2" + d="m 250.96677,109.38741 c 0.76683,-5.72922 1.13835,-13.962734 3.40092,-18.063532 2.24027,-3.131164 3.4277,-2.634702 4.67403,-1.74126 2.64507,2.275017 4.19188,15.671492 4.86176,32.179542 0.0993,1.69052 0.30037,3.26447 0.58711,4.73008 m 1.13702,4.18188 c 4.81912,13.53685 17.71439,15.39396 18.25583,15.98665" + id="path168" + sodipodi:nodetypes="ccccccc" + style="fill:none;stroke:#000000;stroke-width:0.264583;stroke-miterlimit:10" /> + class="st10" + d="m 272.94273,89.473824 c -0.92477,-0.244877 -0.11396,-0.162324 -1.47178,-0.25432 -2.12894,0.336712 -2.77652,3.009088 -3.40968,5.509324 -1.80649,8.103472 -2.2748,22.021422 -2.79879,29.764912 -0.88644,9.70189 -6.98453,15.347 -7.37082,15.68302 -6.14785,5.49488 -9.61455,5.4155 -12.40621,6.7594" + id="path282-5-4" + sodipodi:nodetypes="cccccc" + style="fill:none;stroke:#000000;stroke-width:0.132292;stroke-linecap:round;stroke-miterlimit:10;stroke-dasharray:0.264583, 0.264583, 0.264583" /> + d="m 252.5675,118.89918 c 0.49477,6.55373 1.16945,13.08894 2.03729,19.59769 0.87048,6.50875 1.90764,12.99369 3.18558,19.43364 1.23561,6.4479 2.7305,12.84553 4.37356,19.20346 0.39952,1.59279 0.84667,3.17236 1.27,4.75986 0.45509,1.57691 0.88371,3.16177 1.35732,4.73604 0.89958,3.15912 1.8997,6.28914 2.8866,9.42181 -0.53975,-1.55046 -1.10067,-3.09562 -1.60867,-4.65931 l -0.77787,-2.33892 -0.74877,-2.3495 c -0.50271,-1.56633 -0.9525,-3.14589 -1.4314,-4.72017 -0.4445,-1.5822 -0.91546,-3.15647 -1.34144,-4.74662 l -0.64558,-2.38125 c -0.21431,-0.79375 -0.40481,-1.59279 -0.60854,-2.38919 -0.4101,-1.59279 -0.78581,-3.19352 -1.16152,-4.79425 -0.38629,-1.59808 -0.72231,-3.20939 -1.08479,-4.81277 -0.33867,-1.60866 -0.67469,-3.21733 -0.99748,-4.83129 -1.23561,-6.45848 -2.286,-12.95665 -3.06917,-19.48656 -0.20637,-1.62984 -0.37306,-3.26761 -0.54504,-4.90273 -0.17727,-1.63513 -0.33073,-3.27025 -0.46831,-4.90802 -0.25929,-3.26761 -0.48419,-6.54844 -0.62177,-9.83192 z" + id="path4" + style="opacity:0.3;stroke-width:0.264583" /> + d="m 252.57014,112.55976 c 0.381,3.33905 0.82021,6.67015 1.37054,9.98273 0.52652,3.31788 1.16417,6.61194 1.85738,9.90071 0.68792,3.28613 1.37583,6.57225 2.21721,9.82134 0.4101,1.62718 0.87577,3.2385 1.35202,4.84452 0.49741,1.60073 1.00806,3.19616 1.58221,4.77043 1.11125,3.16177 2.39977,6.26005 3.83116,9.28952 0.72496,1.51078 1.47638,3.00832 2.27013,4.48469 0.80169,1.47109 1.6166,2.93688 2.4765,4.37621 1.7145,2.88396 3.55864,5.68854 5.51921,8.41375 1.94733,2.73315 4.02431,5.37633 6.17008,7.96131 -2.23838,-2.50825 -4.35769,-5.12233 -6.38175,-7.80785 -2.00819,-2.69875 -3.89467,-5.48746 -5.65944,-8.35554 -3.52425,-5.73617 -6.45848,-11.84275 -8.7286,-18.18746 -2.26484,-6.35 -3.79413,-12.93283 -5.05354,-19.53154 -0.64294,-3.29671 -1.23825,-6.61194 -1.7145,-9.9404 -0.45773,-3.3311 -0.84667,-6.67014 -1.10861,-10.02242 z" + id="path8" + style="opacity:0.3;stroke-width:0.264583" /> + class="st2" + d="m 255.2534,90.288005 c 0.77225,-0.303154 1.01295,-0.365977 2.00516,-0.336886 3.21936,0.763392 3.9273,15.992051 4.59718,32.500101 0.18007,3.06615 0.69504,5.74884 1.44853,8.09719 m 1.20249,3.07762 c 5.362,11.48744 16.81925,13.16586 17.32894,13.7238" + id="path146" + sodipodi:nodetypes="cccccc" + style="fill:none;stroke:#000000;stroke-width:0.264583;stroke-miterlimit:10" /> + class="st2" + d="m 253.78954,109.32656 c 0.17857,-5.64063 0.68564,-11.626356 2.27839,-16.496774 0.29898,-0.899583 0.54505,-1.653646 1.19063,-2.878667" + id="path148" + sodipodi:nodetypes="ccc" + style="fill:none;stroke:#000000;stroke-width:0.264583;stroke-miterlimit:10" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + From 738df691bd59186cbb6d80e04c2ff88a179f67a4 Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Thu, 3 Aug 2023 08:53:35 +0200 Subject: [PATCH 142/144] chore: Split linedrawings file into groups per design --- artwork/linedrawings/46 Technical Drawing.svg | 74700 ++++++++++++---- 1 file changed, 55280 insertions(+), 19420 deletions(-) diff --git a/artwork/linedrawings/46 Technical Drawing.svg b/artwork/linedrawings/46 Technical Drawing.svg index e1f60534914..6d83da663b1 100644 --- a/artwork/linedrawings/46 Technical Drawing.svg +++ b/artwork/linedrawings/46 Technical Drawing.svg @@ -1,17487 +1,53347 @@ - - - - - - - - - - -]> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Generator: Adobe Illustrator 24.3.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> + +<svg + version="1.1" + id="Layer_1" + x="0px" + y="0px" + viewBox="0 0 841.89 595.28" + style="enable-background:new 0 0 841.89 595.28;" + xml:space="preserve" + sodipodi:docname="46 Technical Drawing.svg" + inkscape:version="1.2.1 (9c6d41e, 2022-07-14)" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns="http://www.w3.org/2000/svg" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns:i="&amp;ns_ai;"><defs + id="defs21098"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <linearGradient + id="SVGID_6_" + gradientUnits="userSpaceOnUse" + x1="1103.4796" + y1="499.4761" + x2="1107.3461" + y2="499.4761"> + <stop + offset="0" + style="stop-color:#FFFFFF" + id="stop14028" /> + <stop + offset="0.0893" + style="stop-color:#F2F2F2" + id="stop14030" /> + <stop + offset="0.2539" + style="stop-color:#D0D0D0" + id="stop14032" /> + <stop + offset="0.4756" + style="stop-color:#999999" + id="stop14034" /> + <stop + offset="0.7425" + style="stop-color:#4F4F4F" + id="stop14036" /> + <stop + offset="1" + style="stop-color:#000000" + id="stop14038" /> + </linearGradient> + + <linearGradient + id="SVGID_7_" + gradientUnits="userSpaceOnUse" + x1="1097.9557" + y1="499.47641" + x2="1101.8221" + y2="499.47641"> + <stop + offset="0" + style="stop-color:#FFFFFF" + id="stop14043" /> + <stop + offset="0.0893" + style="stop-color:#F2F2F2" + id="stop14045" /> + <stop + offset="0.2539" + style="stop-color:#D0D0D0" + id="stop14047" /> + <stop + offset="0.4756" + style="stop-color:#999999" + id="stop14049" /> + <stop + offset="0.7425" + style="stop-color:#4F4F4F" + id="stop14051" /> + <stop + offset="1" + style="stop-color:#000000" + id="stop14053" /> + </linearGradient> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <defs + id="defs13071"> + <path + id="SVGID_57_" + d="m 1642.15,535.52 c 0.44,1.9 1.78,6.2 1.58,12.18 -0.1,2.64 -0.46,4.8 -0.77,6.23 0,-1.41 -12.67,-3.96 -21.52,-4.43 -8.32,-0.44 -17.23,0.37 -18.37,1.65 l -0.28,-0.09 c -0.22,-1.44 -0.47,-3.62 -0.43,-6.27 0.1,-5.99 1.66,-10.21 2.21,-12.08 1.21,-4.18 1.13,-13.57 -3.55,-23.88 19.68,-7.1 42.51,3.05 45.06,4.24 -4.29,9.37 -4.85,18.49 -3.93,22.45 z" /> + </defs> + <clipPath + id="SVGID_1_"> + <use + xlink:href="#SVGID_57_" + style="overflow:visible" + id="use13073" /> + </clipPath> + + + + <defs + id="defs13081"> + <path + id="SVGID_56_" + d="m 1542.58,502.08 c 14.41,0 25.88,1.4 40.3,1.4 l 1.39,-16.07 1.56,-17.83 1.26,-3.19 c 1.09,-2.77 1.78,-5.67 2.06,-8.63 l 0.41,-4.3" /> + </defs> + <clipPath + id="SVGID_2_"> + <use + xlink:href="#SVGID_56_" + style="overflow:visible" + id="use13083" /> + </clipPath> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <linearGradient + id="SVGID_18_" + gradientUnits="userSpaceOnUse" + x1="1124.9839" + y1="272.26791" + x2="1128.7026" + y2="272.26791"> + <stop + offset="0" + style="stop-color:#FFFFFF" + id="stop15680" /> + <stop + offset="1" + style="stop-color:#000000" + id="stop15682" /> + </linearGradient> + + + + + <linearGradient + id="SVGID_19_" + gradientUnits="userSpaceOnUse" + x1="1079.9431" + y1="272.26791" + x2="1076.2245" + y2="272.26791"> + <stop + offset="0" + style="stop-color:#FFFFFF" + id="stop15694" /> + <stop + offset="1" + style="stop-color:#000000" + id="stop15696" /> + </linearGradient> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <defs + id="defs13997"> + <path + id="SVGID_60_" + d="m 1209.52,479.07 c -14.41,0 -27,-2.15 -41.41,-2.15 -20.62,0 -38.3,2.48 -61.87,2.12 l -0.03,1.55 0.03,22.88" /> + </defs> + <clipPath + id="SVGID_3_"> + <use + xlink:href="#SVGID_60_" + style="overflow:visible" + id="use13999" /> + </clipPath> + + + + <defs + id="defs14007"> + <path + id="SVGID_59_" + d="m 937.92,535.52 c -0.44,1.9 -1.78,6.2 -1.58,12.18 0.1,2.64 0.46,4.8 0.77,6.23 0,-1.41 12.67,-3.96 21.52,-4.43 8.32,-0.44 17.23,0.37 18.37,1.65 l 0.28,-0.09 c 0.22,-1.44 0.47,-3.62 0.43,-6.27 -0.1,-5.99 -1.66,-10.21 -2.21,-12.08 -1.21,-4.18 -1.13,-13.57 3.55,-23.88 -19.68,-7.1 -42.51,3.05 -45.06,4.24 4.3,9.37 4.86,18.49 3.93,22.45 z" /> + </defs> + <clipPath + id="SVGID_4_"> + <use + xlink:href="#SVGID_59_" + style="overflow:visible" + id="use14009" /> + </clipPath> + + + + <defs + id="defs14017"> + <path + id="SVGID_58_" + d="m 1099.37,503.48 0.03,-22.88 -0.03,-1.55 c -23.57,0.36 -41.25,-2.12 -61.87,-2.12 -14.41,0 -28.05,2.62 -42.46,2.62 l 2.16,23.93 z" /> + </defs> + <clipPath + id="SVGID_5_"> + <use + xlink:href="#SVGID_58_" + style="overflow:visible" + id="use14019" /> + </clipPath> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <linearGradient + id="SVGID_8_" + gradientUnits="userSpaceOnUse" + x1="1105.1533" + y1="163.853" + x2="1105.3563" + y2="163.853"> + <stop + offset="0" + style="stop-color:#FFFFFF" + id="stop15486" /> + <stop + offset="0.0893" + style="stop-color:#F2F2F2" + id="stop15488" /> + <stop + offset="0.2539" + style="stop-color:#D0D0D0" + id="stop15490" /> + <stop + offset="0.4756" + style="stop-color:#999999" + id="stop15492" /> + <stop + offset="0.7425" + style="stop-color:#4F4F4F" + id="stop15494" /> + <stop + offset="1" + style="stop-color:#000000" + id="stop15496" /> + </linearGradient> + + <linearGradient + id="SVGID_9_" + gradientUnits="userSpaceOnUse" + x1="1105.1094" + y1="164.912" + x2="1105.1917" + y2="164.912"> + <stop + offset="0" + style="stop-color:#FFFFFF" + id="stop15501" /> + <stop + offset="0.0893" + style="stop-color:#F2F2F2" + id="stop15503" /> + <stop + offset="0.2539" + style="stop-color:#D0D0D0" + id="stop15505" /> + <stop + offset="0.4756" + style="stop-color:#999999" + id="stop15507" /> + <stop + offset="0.7425" + style="stop-color:#4F4F4F" + id="stop15509" /> + <stop + offset="1" + style="stop-color:#000000" + id="stop15511" /> + </linearGradient> + + <linearGradient + id="SVGID_10_" + gradientUnits="userSpaceOnUse" + x1="1103.3347" + y1="163.9239" + x2="1105.21" + y2="163.9239"> + <stop + offset="0" + style="stop-color:#FFFFFF" + id="stop15516" /> + <stop + offset="0.0893" + style="stop-color:#F2F2F2" + id="stop15518" /> + <stop + offset="0.2539" + style="stop-color:#D0D0D0" + id="stop15520" /> + <stop + offset="0.4756" + style="stop-color:#999999" + id="stop15522" /> + <stop + offset="0.7425" + style="stop-color:#4F4F4F" + id="stop15524" /> + <stop + offset="1" + style="stop-color:#000000" + id="stop15526" /> + </linearGradient> + + <linearGradient + id="SVGID_11_" + gradientUnits="userSpaceOnUse" + x1="1101.5775" + y1="160.6284" + x2="1103.3347" + y2="160.6284"> + <stop + offset="0" + style="stop-color:#FFFFFF" + id="stop15531" /> + <stop + offset="0.0893" + style="stop-color:#F2F2F2" + id="stop15533" /> + <stop + offset="0.2539" + style="stop-color:#D0D0D0" + id="stop15535" /> + <stop + offset="0.4756" + style="stop-color:#999999" + id="stop15537" /> + <stop + offset="0.7425" + style="stop-color:#4F4F4F" + id="stop15539" /> + <stop + offset="1" + style="stop-color:#000000" + id="stop15541" /> + </linearGradient> + + <linearGradient + id="SVGID_12_" + gradientUnits="userSpaceOnUse" + x1="1101.7247" + y1="163.8344" + x2="1103.3988" + y2="163.8344"> + <stop + offset="0" + style="stop-color:#FFFFFF" + id="stop15546" /> + <stop + offset="0.0893" + style="stop-color:#F2F2F2" + id="stop15548" /> + <stop + offset="0.2539" + style="stop-color:#D0D0D0" + id="stop15550" /> + <stop + offset="0.4756" + style="stop-color:#999999" + id="stop15552" /> + <stop + offset="0.7425" + style="stop-color:#4F4F4F" + id="stop15554" /> + <stop + offset="1" + style="stop-color:#000000" + id="stop15556" /> + </linearGradient> + + <linearGradient + id="SVGID_13_" + gradientUnits="userSpaceOnUse" + x1="1101.6881" + y1="162.8364" + x2="1103.3713" + y2="162.8364"> + <stop + offset="0" + style="stop-color:#FFFFFF" + id="stop15561" /> + <stop + offset="0.0893" + style="stop-color:#F2F2F2" + id="stop15563" /> + <stop + offset="0.2539" + style="stop-color:#D0D0D0" + id="stop15565" /> + <stop + offset="0.4756" + style="stop-color:#999999" + id="stop15567" /> + <stop + offset="0.7425" + style="stop-color:#4F4F4F" + id="stop15569" /> + <stop + offset="1" + style="stop-color:#000000" + id="stop15571" /> + </linearGradient> + + <linearGradient + id="SVGID_14_" + gradientUnits="userSpaceOnUse" + x1="1100.9563" + y1="164.2265" + x2="1104.1123" + y2="164.2265"> + <stop + offset="0" + style="stop-color:#FFFFFF" + id="stop15576" /> + <stop + offset="0.0893" + style="stop-color:#F2F2F2" + id="stop15578" /> + <stop + offset="0.2539" + style="stop-color:#D0D0D0" + id="stop15580" /> + <stop + offset="0.4756" + style="stop-color:#999999" + id="stop15582" /> + <stop + offset="0.7425" + style="stop-color:#4F4F4F" + id="stop15584" /> + <stop + offset="1" + style="stop-color:#000000" + id="stop15586" /> + </linearGradient> + + <linearGradient + id="SVGID_15_" + gradientUnits="userSpaceOnUse" + x1="1099.9226" + y1="163.6216" + x2="1101.7247" + y2="163.6216"> + <stop + offset="0" + style="stop-color:#FFFFFF" + id="stop15591" /> + <stop + offset="0.0893" + style="stop-color:#F2F2F2" + id="stop15593" /> + <stop + offset="0.2539" + style="stop-color:#D0D0D0" + id="stop15595" /> + <stop + offset="0.4756" + style="stop-color:#999999" + id="stop15597" /> + <stop + offset="0.7425" + style="stop-color:#4F4F4F" + id="stop15599" /> + <stop + offset="1" + style="stop-color:#000000" + id="stop15601" /> + </linearGradient> + + <linearGradient + id="SVGID_16_" + gradientUnits="userSpaceOnUse" + x1="1099.0809" + y1="160.9097" + x2="1105.8423" + y2="160.9097"> + <stop + offset="0" + style="stop-color:#FFFFFF" + id="stop15606" /> + <stop + offset="0.0893" + style="stop-color:#F2F2F2" + id="stop15608" /> + <stop + offset="0.2539" + style="stop-color:#D0D0D0" + id="stop15610" /> + <stop + offset="0.4756" + style="stop-color:#999999" + id="stop15612" /> + <stop + offset="0.7425" + style="stop-color:#4F4F4F" + id="stop15614" /> + <stop + offset="1" + style="stop-color:#000000" + id="stop15616" /> + </linearGradient> + + <linearGradient + id="SVGID_17_" + gradientUnits="userSpaceOnUse" + x1="1095.8702" + y1="170.5191" + x2="1105.1094" + y2="170.5191"> + <stop + offset="0" + style="stop-color:#FFFFFF" + id="stop15621" /> + <stop + offset="0.0893" + style="stop-color:#F2F2F2" + id="stop15623" /> + <stop + offset="0.2539" + style="stop-color:#D0D0D0" + id="stop15625" /> + <stop + offset="0.4756" + style="stop-color:#999999" + id="stop15627" /> + <stop + offset="0.7425" + style="stop-color:#4F4F4F" + id="stop15629" /> + <stop + offset="1" + style="stop-color:#000000" + id="stop15631" /> + </linearGradient> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + </defs><sodipodi:namedview + id="namedview21096" + pagecolor="#ffffff" + bordercolor="#000000" + borderopacity="0.25" + inkscape:showpageshadow="2" + inkscape:pageopacity="0.0" + inkscape:pagecheckerboard="0" + inkscape:deskcolor="#d1d1d1" + showgrid="false" + inkscape:zoom="0.084135329" + inkscape:cx="-410.05367" + inkscape:cy="303.08314" + inkscape:window-width="1920" + inkscape:window-height="1027" + inkscape:window-x="1080" + inkscape:window-y="475" + inkscape:window-maximized="1" + inkscape:current-layer="Layer_1" /> +<style + type="text/css" + id="style182"> + .st0{opacity:0.5;} + .st1{opacity:0.4;} + .st2{fill:none;stroke:#000000;stroke-miterlimit:10;} + .st3{fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:round;stroke-miterlimit:10;} + + .st4{fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:round;stroke-miterlimit:10;stroke-dasharray:1.0016,1.0016,1.0016,1.0016;} + + .st5{fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:round;stroke-miterlimit:10;stroke-dasharray:1.0016,1.0016,1.0016,1.0016,1.0016,1.0016;} + + .st6{fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:round;stroke-miterlimit:10;stroke-dasharray:1.0115,1.0115,1.0115,1.0115;} + + .st7{fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:round;stroke-miterlimit:10;stroke-dasharray:1.0115,1.0115,1.0115,1.0115,1.0115,1.0115;} + + .st8{fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:round;stroke-miterlimit:10;stroke-dasharray:0.9996,0.9996,0.9996,0.9996;} + + .st9{fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:round;stroke-miterlimit:10;stroke-dasharray:0.9996,0.9996,0.9996,0.9996,0.9996,0.9996;} + .st10{fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:round;stroke-miterlimit:10;stroke-dasharray:1,1,1;} + .st11{fill:none;stroke:#231F20;stroke-width:0.75;stroke-linecap:round;stroke-linejoin:round;} + .st12{fill:#FFFFFF;stroke:#000000;stroke-width:1.0001;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.4142;} + .st13{fill-rule:evenodd;clip-rule:evenodd;fill:none;stroke:#000000;stroke-width:0.75;stroke-miterlimit:10;} + + .st14{fill-rule:evenodd;clip-rule:evenodd;fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:round;stroke-miterlimit:10;stroke-dasharray:1,1,1,0,0,0;} + .st15{fill:none;stroke:#000000;stroke-width:0.75;stroke-miterlimit:10;} + .st16{fill:none;stroke:#000000;stroke-width:0.75;stroke-linecap:round;stroke-linejoin:round;} + .st17{fill:#FFFFFF;stroke:#000000;stroke-width:0.75;stroke-miterlimit:10;} + .st18{opacity:0.8;} + .st19{opacity:0.55;} + .st20{opacity:0.46;} + .st21{opacity:0.5;fill:none;stroke:#000000;stroke-width:0.75;stroke-miterlimit:10;} + .st22{fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:round;stroke-miterlimit:10;stroke-dasharray:1,1,1,0,0,0;} + .st23{fill:none;stroke:#000000;stroke-width:0.5;stroke-miterlimit:10;} + .st24{opacity:0.6;} + .st25{fill:none;stroke:#231F20;stroke-width:0.2956;stroke-miterlimit:10;} + .st26{fill:none;stroke:#231F20;stroke-width:0.2365;stroke-linecap:round;stroke-miterlimit:10;} + .st27{fill:#231F20;} + .st28{fill:#FFFFFF;stroke:#000000;stroke-miterlimit:10;} + .st29{fill:none;stroke:#000000;stroke-linecap:round;stroke-miterlimit:10;} + .st30{fill:none;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10;} + .st31{opacity:0.51;fill:none;stroke:#000000;stroke-miterlimit:10;} + .st32{opacity:0.51;} + .st33{fill:none;} + .st34{opacity:0.6;fill:none;stroke:#000000;stroke-width:5;stroke-miterlimit:10;} + .st35{fill:#FFFFFF;stroke:#000000;stroke-linecap:round;stroke-miterlimit:10;} + .st36{fill:none;stroke:#010101;stroke-miterlimit:10;} + .st37{fill:none;stroke:#010101;stroke-width:0.5;stroke-miterlimit:10;} + .st38{fill:none;stroke:#010101;stroke-linecap:round;stroke-linejoin:round;} + .st39{fill:none;stroke:#010101;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:round;} + .st40{fill:none;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;} + .st41{fill:none;stroke:#010101;stroke-width:0.5;stroke-linecap:round;stroke-miterlimit:10;stroke-dasharray:1,1,1,1,1,1;} + .st42{opacity:0.13;} + .st43{fill:#010101;} + .st44{opacity:0.25;} + .st45{opacity:0.16;fill:#010101;} + .st46{opacity:0.24;} + .st47{fill:none;stroke:#010101;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;} + .st48{fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:round;} + .st49{fill:none;stroke:#010101;stroke-width:0.5;stroke-linecap:round;stroke-miterlimit:10;} + .st50{fill:none;stroke:#010101;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1,1,1,1,1,1;} + .st51{fill:#FFFFFF;} + .st52{fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:round;stroke-miterlimit:10;stroke-dasharray:1,1,1,1,1,1;} + .st53{fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1,1;} + .st54{fill:none;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} + .st55{fill:#BCBCBC;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} + .st56{fill:#A2CC3D;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;} + .st57{stroke:#000000;stroke-width:0.025;} + .st58{fill:none;stroke:#010101;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1,1;} + .st59{fill:#B5B5B5;} + .st60{fill:#FFFFFF;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} + .st61{fill:#C7C7C7;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} + .st62{fill:#B5B5B5;stroke:#B5B5B5;stroke-width:0.025;} + .st63{fill:none;stroke:#010101;stroke-width:0.75;stroke-linecap:round;stroke-linejoin:round;} + .st64{fill:url(#SVGID_6_);stroke:#000000;stroke-miterlimit:10;} + .st65{fill:url(#SVGID_7_);stroke:#000000;stroke-miterlimit:10;} + .st66{fill:#FFFFFF;stroke:#000000;stroke-width:0.75;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} + .st67{fill:#C7C7C7;stroke:#000000;stroke-width:0.75;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} + .st68{fill:none;stroke:#010101;stroke-width:0.75;stroke-miterlimit:10;} + .st69{fill:none;stroke:#010101;stroke-width:0.75;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1,1,1,1,1,1;} + .st70{fill:#FFFFFF;stroke:#231F20;stroke-width:0.1875;} + .st71{fill:url(#SVGID_8_);} + .st72{fill:url(#SVGID_9_);} + .st73{fill:url(#SVGID_10_);} + .st74{fill:url(#SVGID_11_);} + .st75{fill:url(#SVGID_12_);} + .st76{fill:url(#SVGID_13_);} + .st77{fill:url(#SVGID_14_);} + .st78{fill:url(#SVGID_15_);} + .st79{fill:url(#SVGID_16_);} + .st80{fill:url(#SVGID_17_);} + .st81{fill:none;stroke:#231F20;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:round;} + .st82{fill:url(#SVGID_18_);} + .st83{fill:url(#SVGID_19_);} + .st84{opacity:0.49;} + .st85{fill:#FFFFFF;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;} + .st86{fill:#A4A4A4;stroke:#000000;stroke-width:0.75;stroke-linecap:round;stroke-linejoin:round;} + .st87{fill:none;stroke:#4F4F4F;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1,1;} + .st88{opacity:0.36;} + .st89{opacity:0.33;} + + .st90{opacity:0.26;fill-rule:evenodd;clip-rule:evenodd;fill:none;stroke:#231F20;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.4142;} + .st91{opacity:0.26;} + .st92{fill:none;stroke:#000000;stroke-width:0.5;stroke-miterlimit:10;stroke-dasharray:1,1,1,1,1,1;} + .st93{fill:none;stroke:#000000;stroke-width:0.75;stroke-linecap:round;stroke-miterlimit:10;} + .st94{fill:none;stroke:#000000;stroke-width:0.2;stroke-linecap:round;stroke-miterlimit:10;} + .st95{fill:#683531;} + .st96{opacity:0.25;fill:#010101;} + .st97{opacity:0.4;fill:none;stroke:#000000;stroke-width:0.5;stroke-miterlimit:10;} + .st98{opacity:0.5;fill:none;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-miterlimit:10;stroke-dasharray:1,1,1;} + .st99{opacity:0.4;fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:round;} + .st100{opacity:0.5;fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:round;} + .st101{fill:#CCCCCB;} + .st102{fill:none;stroke:#231F20;stroke-miterlimit:10;} + .st103{fill:#FFFFFF;stroke:#231F20;stroke-miterlimit:10;} + .st104{fill:none;stroke:#231F20;stroke-width:0.75;stroke-miterlimit:10;} + .st105{fill:#231F20;stroke:#FFFFFF;stroke-miterlimit:10;} + .st106{opacity:0.3;} + .st107{fill:none;stroke:#000000;stroke-width:0.75;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} + .st108{fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:0.9958,0.9958;} + .st109{fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:0.9955,0.9955;} + .st110{fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1.0053,1.0053;} + .st111{fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1.0022,1.0022;} + .st112{fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:0.9947,0.9947;} + + .st113{fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:1,1;} + .st114{fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1.004,1.004;} + .st115{fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:0.9367,0.9367;} + .st116{fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:round;stroke-miterlimit:10;stroke-dasharray:1,1;} +</style> +<g + id="g94386"><path + class="st2" + d="m -606.2,-101.85 c 36.38,0.24 74.53,-1.91 114.17,-7.25 4.26,-0.57 8.49,-1.18 12.69,-1.81 v -282.7 c -1.89,-0.79 -4.41,-1.96 -7.25,-3.62 -10.98,-6.45 -16.94,-14.65 -18.12,-16.31 -5.63,-7.94 -7.5,-15.34 -9.06,-21.75 -2.4,-9.89 -2.24,-18.2 -1.81,-34.43 0.07,-2.59 0.29,-10.07 1.81,-29 1,-12.41 1.99,-22.69 2.72,-29.9 l -32.62,-7.25 c 0,0 -9.62,70.23 -10.27,72.58 -0.34,1.22 -0.44,2.14 -1.06,3.17 -0.86,1.44 -2.01,2.23 -2.64,2.64 -4.98,3.28 -8.99,4.76 -8.99,4.76 -7.57,2.79 -10.57,3.7 -10.57,3.7 -8.58,2.61 -14.56,4.41 -22.73,5.81 -5.28,0.91 -7.83,1.02 -8.99,1.06 h -0.91 c -1.15,-0.03 -3.71,-0.15 -8.99,-1.06 -8.17,-1.4 -14.14,-3.2 -22.73,-5.81 0,0 -3,-0.91 -10.57,-3.7 0,0 -4,-1.47 -8.99,-4.76 -0.63,-0.42 -1.78,-1.2 -2.64,-2.64 -0.61,-1.03 -0.72,-1.96 -1.06,-3.17 -0.65,-2.35 -10.27,-72.58 -10.27,-72.58 l -32.62,7.25 c 0.73,7.21 1.72,17.49 2.72,29.9 1.52,18.92 1.74,26.4 1.81,29 0.43,16.23 0.59,24.54 -1.81,34.43 -1.56,6.41 -3.43,13.8 -9.06,21.75 -1.18,1.66 -7.14,9.86 -18.12,16.31 -2.84,1.67 -5.36,2.83 -7.25,3.62 v 282.7 c 4.2,0.63 8.43,1.24 12.69,1.81 39.63,5.34 77.79,7.49 114.17,7.25 z" + id="path194" /><path + class="st2" + d="m -544.59,-536.78 c 0,0 -9.83,15.51 -11.7,16.99 -1.43,1.13 -2.87,1.6 -3.9,1.89 -12.89,3.65 -43.53,3.82 -48.74,3.77 h -0.91 c -5.2,0.05 -35.85,-0.13 -48.74,-3.77 -1.03,-0.29 -2.47,-0.76 -3.9,-1.89 -1.87,-1.48 -11.7,-16.99 -11.7,-16.99" + id="path196" /><path + class="st2" + d="m -212.96,-536.78 c 0,0 -9.83,15.51 -11.7,16.99 -1.43,1.13 -2.87,1.6 -3.9,1.89 -12.89,3.65 -43.53,3.82 -48.74,3.77 h -0.91 c -5.2,0.05 -35.85,-0.13 -48.74,-3.77 -1.03,-0.29 -2.47,-0.76 -3.9,-1.89 -1.87,-1.48 -11.7,-16.99 -11.7,-16.99 l -0.91,0.91 -32.62,7.25 c 0.73,7.21 1.72,17.49 2.72,29.9 1.52,18.92 1.74,26.4 1.81,29 0.43,16.23 0.59,24.54 -1.81,34.43 -1.56,6.41 -3.43,13.8 -9.06,21.75 -1.18,1.66 -7.14,9.86 -18.12,16.31 -2.84,1.67 -5.36,2.83 -7.25,3.62 v 282.7 c 4.2,0.63 8.43,1.24 12.69,1.81 39.63,5.34 77.79,7.49 114.17,7.25 h 6.34 c 36.38,0.24 74.53,-1.91 114.17,-7.25 4.26,-0.57 8.49,-1.18 12.69,-1.81 v -282.7 c -1.89,-0.79 -4.41,-1.96 -7.25,-3.62 -10.98,-6.45 -16.94,-14.65 -18.12,-16.31 -5.63,-7.94 -7.5,-15.34 -9.06,-21.75 -2.4,-9.89 -2.24,-18.2 -1.81,-34.43 0.07,-2.59 0.29,-10.07 1.81,-29 1,-12.41 1.99,-22.69 2.72,-29.9 l -32.62,-7.25 z" + id="path198" /><path + d="m -390.55,-352.84 c 2.76,9.28 5.61,18.52 8.73,27.68 3.06,9.17 6.31,18.28 9.77,27.31 6.91,18.06 14.49,35.85 22.89,53.25 8.25,17.48 17.45,34.49 27.14,51.21 9.75,16.7 20.19,32.99 31.14,48.95 -5.82,-7.73 -11.37,-15.67 -16.84,-23.66 -5.38,-8.05 -10.58,-16.23 -15.62,-24.5 -2.48,-4.16 -5,-8.3 -7.35,-12.54 l -3.57,-6.33 -3.47,-6.39 c -2.35,-4.24 -4.51,-8.57 -6.77,-12.86 -2.16,-4.34 -4.38,-8.65 -6.45,-13.03 -2.06,-4.39 -4.14,-8.76 -6.08,-13.2 -0.98,-2.22 -2,-4.41 -2.95,-6.64 l -2.85,-6.69 -1.42,-3.34 -1.36,-3.37 -2.72,-6.74 c -1.78,-4.51 -3.46,-9.05 -5.14,-13.59 -3.29,-9.11 -6.39,-18.29 -9.26,-27.54 -2.83,-9.27 -5.49,-18.58 -7.82,-27.98 z" + id="path200" + style="opacity:0.5" /><path + d="m -168.56,-295.75 c -0.89,6.32 -2.08,12.6 -3.39,18.86 -1.37,6.24 -2.95,12.44 -4.69,18.6 -0.89,3.07 -1.82,6.13 -2.79,9.18 -1.04,3.02 -2.01,6.07 -3.12,9.08 -1.11,3 -2.17,6.02 -3.37,8.99 l -1.76,4.47 -1.86,4.42 c -5.1,11.74 -10.88,23.18 -17.34,34.22 -3.28,5.49 -6.65,10.93 -10.23,16.22 -3.62,5.26 -7.32,10.48 -11.25,15.51 3.57,-5.3 7.09,-10.61 10.43,-16.04 3.4,-5.39 6.6,-10.9 9.71,-16.45 3.04,-5.59 6.08,-11.18 8.89,-16.9 1.41,-2.85 2.76,-5.73 4.11,-8.62 1.29,-2.91 2.64,-5.79 3.85,-8.73 5.09,-11.66 9.47,-23.63 13.27,-35.78 1.91,-6.07 3.64,-12.21 5.21,-18.38 1.62,-6.18 3,-12.41 4.33,-18.65 z" + id="path204" + style="opacity:0.5" /><path + class="st3" + d="m -537.34,-534.45 c 0,0 -0.02,0.17 -0.07,0.49" + id="path210" /><path + class="st4" + d="m -537.55,-532.97 c -0.12,0.84 -0.29,2.02 -0.5,3.47" + id="path212" /><path + class="st5" + d="m -538.12,-529.01 c -2.47,17.08 -9.95,68.59 -10.54,70.64 -0.37,1.27 -0.49,2.25 -1.17,3.32 -0.95,1.51 -2.22,2.34 -2.92,2.77 -5.5,3.44 -9.91,4.99 -9.91,4.99 -8.35,2.92 -11.66,3.88 -11.66,3.88 -9.47,2.74 -16.06,4.62 -25.08,6.1 -5.83,0.95 -8.64,1.07 -9.91,1.11 h -1 c -1.27,-0.04 -4.09,-0.16 -9.91,-1.11 -9.02,-1.47 -15.61,-3.35 -25.08,-6.1 0,0 -3.31,-0.96 -11.66,-3.88 0,0 -4.42,-1.54 -9.91,-4.99 -0.7,-0.44 -1.97,-1.26 -2.92,-2.77 -0.68,-1.08 -0.8,-2.05 -1.17,-3.32 -0.67,-2.29 -9.92,-66.34 -11.19,-75.1" + id="path214" /><path + class="st3" + d="m -682.24,-533.96 c -0.05,-0.32 -0.07,-0.49 -0.07,-0.49" + id="path216" /><path + class="st3" + d="m -738.81,-119.97 c 0.16,0.02 0.33,0.05 0.49,0.07" + id="path222" /><path + class="st6" + d="m -737.32,-119.75 c 1.17,0.17 2.33,0.35 3.5,0.51" + id="path224" /><path + class="st7" + d="m -733.31,-119.16 c 2.39,0.34 4.78,0.68 7.19,1 39.63,5.34 77.79,7.49 114.17,7.25 h 6.34 c 36.38,0.24 74.53,-1.91 114.17,-7.25 3.92,-0.53 7.82,-1.08 11.69,-1.66" + id="path226" /><path + class="st3" + d="m -479.25,-119.9 c 0.16,-0.02 0.33,-0.05 0.49,-0.07" + id="path228" /><path + class="st3" + d="m -701.62,-528.93 c 0.02,0.16 0.04,0.33 0.05,0.49" + id="path234" /><path + class="st8" + d="m -701.46,-527.44 c 0.12,1.1 0.25,2.26 0.38,3.48" + id="path236" /><path + class="st9" + d="m -701.02,-523.47 c 0.76,7.07 1.66,16 2.56,26.31 1.77,20.11 2.03,28.06 2.11,30.81 0.49,17.24 0.68,26.08 -2.11,36.59 -1.81,6.81 -3.98,14.67 -10.53,23.11 -1.37,1.76 -8.3,10.48 -21.07,17.33 -2.85,1.53 -5.43,2.67 -7.5,3.49" + id="path238" /><path + class="st3" + d="m -738.03,-385.64 c -0.16,0.06 -0.31,0.12 -0.47,0.18" + id="path240" /><path + class="st3" + d="m -517.28,-528.93 c -0.02,0.16 -0.04,0.33 -0.05,0.49" + id="path246" /><path + class="st8" + d="m -517.44,-527.44 c -0.12,1.1 -0.25,2.26 -0.38,3.48" + id="path248" /><path + class="st9" + d="m -517.88,-523.47 c -0.76,7.07 -1.66,16 -2.56,26.31 -1.77,20.11 -2.03,28.06 -2.11,30.81 -0.49,17.24 -0.68,26.08 2.11,36.59 1.81,6.81 3.98,14.67 10.53,23.11 1.37,1.76 8.3,10.48 21.07,17.33 2.85,1.53 5.43,2.67 7.5,3.49" + id="path250" /><path + class="st3" + d="m -480.87,-385.64 c 0.16,0.06 0.31,0.12 0.47,0.18" + id="path252" /><path + class="st3" + d="m -738.58,-123.6 c 0.16,0.02 0.33,0.05 0.49,0.07" + id="path258" /><path + class="st6" + d="m -737.09,-123.37 c 1.17,0.17 2.33,0.35 3.5,0.51" + id="path260" /><path + class="st7" + d="m -733.08,-122.79 c 2.39,0.34 4.78,0.68 7.19,1 39.63,5.34 77.79,7.49 114.17,7.25 h 6.34 c 36.38,0.24 74.53,-1.91 114.17,-7.25 3.92,-0.53 7.82,-1.08 11.69,-1.66" + id="path262" /><path + class="st3" + d="m -479.02,-123.52 c 0.16,-0.02 0.33,-0.05 0.49,-0.07" + id="path264" /><path + class="st3" + d="m -146.9,-119.97 c -0.16,0.02 -0.33,0.05 -0.49,0.07" + id="path270" /><path + class="st6" + d="m -148.39,-119.75 c -1.17,0.17 -2.33,0.35 -3.5,0.51" + id="path272" /><path + class="st7" + d="m -152.39,-119.16 c -2.39,0.34 -4.78,0.68 -7.19,1 -39.63,5.34 -77.79,7.49 -114.17,7.25 h -6.34 c -36.38,0.24 -74.53,-1.91 -114.17,-7.25 -3.92,-0.53 -7.82,-1.08 -11.69,-1.66" + id="path274" /><path + class="st3" + d="m -406.46,-119.9 c -0.16,-0.02 -0.33,-0.05 -0.49,-0.07" + id="path276" /><path + class="st3" + d="m -185.36,-528.93 c -0.02,0.16 -0.04,0.33 -0.05,0.49" + id="path282" /><path + class="st8" + d="m -185.52,-527.44 c -0.12,1.1 -0.25,2.26 -0.38,3.48" + id="path284" /><path + class="st9" + d="m -185.95,-523.47 c -0.76,7.07 -1.66,16 -2.56,26.31 -1.77,20.11 -2.03,28.06 -2.11,30.81 -0.49,17.24 -0.68,26.08 2.11,36.59 1.81,6.81 3.98,14.67 10.53,23.11 1.37,1.76 8.3,10.48 21.07,17.33 2.85,1.53 5.43,2.67 7.5,3.49" + id="path286" /><path + class="st3" + d="m -148.95,-385.64 c 0.16,0.06 0.31,0.12 0.47,0.18" + id="path288" /><path + class="st3" + d="m -369.7,-528.93 c 0.02,0.16 0.04,0.33 0.05,0.49" + id="path294" /><path + class="st8" + d="m -369.53,-527.44 c 0.12,1.1 0.25,2.26 0.38,3.48" + id="path296" /><path + class="st9" + d="m -369.1,-523.47 c 0.76,7.07 1.66,16 2.56,26.31 1.77,20.11 2.03,28.06 2.11,30.81 0.49,17.24 0.68,26.08 -2.11,36.59 -1.81,6.81 -3.98,14.67 -10.53,23.11 -1.37,1.76 -8.3,10.48 -21.07,17.33 -2.85,1.53 -5.43,2.67 -7.5,3.49" + id="path298" /><path + class="st3" + d="m -406.1,-385.64 c -0.16,0.06 -0.31,0.12 -0.47,0.18" + id="path300" /><path + class="st3" + d="m -147.13,-123.6 c -0.16,0.02 -0.33,0.05 -0.49,0.07" + id="path306" /><path + class="st6" + d="m -148.62,-123.37 c -1.17,0.17 -2.33,0.35 -3.5,0.51" + id="path308" /><path + class="st7" + d="m -152.62,-122.79 c -2.39,0.34 -4.78,0.68 -7.19,1 -39.63,5.34 -77.79,7.49 -114.17,7.25 h -6.34 c -36.38,0.24 -74.53,-1.91 -114.17,-7.25 -3.92,-0.53 -7.82,-1.08 -11.69,-1.66" + id="path310" /><path + class="st3" + d="m -406.69,-123.52 c -0.16,-0.02 -0.33,-0.05 -0.49,-0.07" + id="path312" /><path + class="st10" + d="m -207.52,-532.96 -0.98,-1.09 c 0,0 -10.58,18.6 -12.59,20.38 -1.54,1.35 -3.09,1.91 -4.2,2.26 -13.88,4.37 -46.87,4.59 -52.47,4.53 h -0.98 c -5.6,0.06 -38.6,-0.15 -52.47,-4.53 -1.11,-0.35 -2.66,-0.91 -4.2,-2.26 -2.01,-1.78 -12.59,-20.38 -12.59,-20.38 l -0.98,1.09" + id="path318" /><path + class="st10" + d="m -544.92,-525.27 c -2.9,4.87 -6.05,9.97 -7.05,10.85 -1.54,1.35 -3.09,1.91 -4.2,2.26 -13.88,4.37 -46.87,4.59 -52.47,4.53 h -0.98 c -5.6,0.06 -38.6,-0.15 -52.47,-4.53 -1.11,-0.35 -2.66,-0.91 -4.2,-2.26 -1.01,-0.89 -4.15,-5.98 -7.05,-10.85" + id="path320" /><path + d="m -706.67,-267.62 c 2.35,0.7 4.7,1.41 7.03,2.14 2.34,0.72 4.66,1.48 7.03,2.08 2.36,0.65 4.7,1.33 7.08,1.89 2.37,0.59 4.73,1.22 7.12,1.72 9.52,2.16 19.13,3.89 28.81,5.1 9.68,1.24 19.41,2 29.17,2.31 9.76,0.3 19.54,0.22 29.34,-0.19 -9.73,1.18 -19.54,1.78 -29.36,1.75 -9.82,0.01 -19.65,-0.67 -29.4,-1.89 -9.75,-1.26 -19.43,-3.08 -28.93,-5.57 -2.38,-0.59 -4.74,-1.27 -7.1,-1.97 -2.36,-0.67 -4.69,-1.45 -7.02,-2.21 -2.34,-0.74 -4.62,-1.65 -6.92,-2.51 -2.29,-0.86 -4.58,-1.75 -6.85,-2.65 z" + id="path368" + style="opacity:0.5" /><path + d="m -702.64,-221.11 c 6.67,-2.63 13.51,-4.86 20.41,-6.84 6.92,-1.94 13.95,-3.5 21.04,-4.73 7.08,-1.27 14.22,-2.11 21.32,-3.04 l 21.33,-2.78 c 14.22,-1.84 28.49,-3.31 42.34,-6.82 6.95,-1.66 13.83,-3.65 20.62,-5.92 3.4,-1.12 6.78,-2.3 10.13,-3.56 3.35,-1.27 6.68,-2.59 10,-3.95 -6.45,3.14 -13.09,5.9 -19.81,8.43 -6.75,2.46 -13.61,4.63 -20.56,6.48 -3.48,0.93 -6.97,1.78 -10.51,2.49 -3.54,0.71 -7.09,1.3 -10.64,1.84 -7.1,1.08 -14.21,2.03 -21.32,2.97 l -21.36,2.6 c -7.12,0.84 -14.23,1.73 -21.3,2.75 -7.07,1.04 -14.09,2.42 -21.03,4.16 -6.96,1.68 -13.84,3.71 -20.66,5.92 z" + id="path372" + style="opacity:0.5" /><path + d="m -725.76,-145.85 c 18.08,-1.59 36.48,-0.99 54.35,2.76 8.93,1.77 17.75,3.91 26.63,5.72 8.88,1.85 17.79,3.53 26.72,5.16 8.91,1.69 17.84,3.19 26.84,4.21 9.02,1.06 18.02,2.07 27.06,2.55 9.03,0.49 18.1,0.27 27.12,-0.57 9.03,-0.78 17.99,-2.25 26.86,-4.24 -8.75,2.43 -17.72,4.1 -26.75,5.22 -9.04,1.04 -18.17,1.44 -27.29,1.13 -9.12,-0.24 -18.17,-1.32 -27.2,-2.28 -9.05,-0.97 -18.06,-2.42 -27,-4.06 -8.93,-1.69 -17.85,-3.43 -26.74,-5.35 -8.89,-1.91 -17.74,-4 -26.57,-6 -4.42,-0.97 -8.86,-1.84 -13.34,-2.49 -4.47,-0.66 -8.98,-1.08 -13.5,-1.42 -9.03,-0.68 -18.12,-0.74 -27.19,-0.34 z" + id="path376" + style="opacity:0.5" /><path + d="m -732.75,-335.62 c 0.38,5.62 0.67,11.26 0.75,16.89 0.07,5.63 -0.03,11.27 -0.35,16.91 -0.36,5.64 -0.92,11.26 -1.79,16.84 -0.85,5.58 -2,11.11 -3.45,16.56 0.69,-5.6 1.32,-11.18 1.9,-16.76 0.55,-5.58 1.03,-11.17 1.35,-16.76 0.36,-5.59 0.55,-11.2 0.79,-16.82 l 0.31,-8.43 c 0.17,-2.8 0.27,-5.62 0.49,-8.43 z" + id="path380" + style="opacity:0.5" /></g><g + id="g94443"><path + d="m 528.82,-458.88 c 1.87,24.77 4.42,49.47 7.7,74.07 3.29,24.6 7.21,49.11 12.04,73.45 4.67,24.37 10.32,48.55 16.53,72.58 1.51,6.02 3.2,11.99 4.8,17.99 1.72,5.96 3.34,11.95 5.13,17.9 3.4,11.94 7.18,23.77 10.91,35.61 -2.04,-5.86 -4.16,-11.7 -6.08,-17.61 l -2.94,-8.84 -2.83,-8.88 c -1.9,-5.92 -3.6,-11.89 -5.41,-17.84 -1.68,-5.98 -3.46,-11.93 -5.07,-17.94 l -2.44,-9 c -0.81,-3 -1.53,-6.02 -2.3,-9.03 -1.55,-6.02 -2.97,-12.07 -4.39,-18.12 -1.46,-6.04 -2.73,-12.13 -4.1,-18.19 -1.28,-6.08 -2.55,-12.16 -3.77,-18.26 -4.67,-24.41 -8.64,-48.97 -11.6,-73.65 -0.78,-6.16 -1.41,-12.35 -2.06,-18.53 -0.67,-6.18 -1.25,-12.36 -1.77,-18.55 -0.98,-12.35 -1.83,-24.75 -2.35,-37.16 z" + id="path184" + style="opacity:0.4" /><path + d="m 528.83,-482.84 c 1.44,12.62 3.1,25.21 5.18,37.73 1.99,12.54 4.4,24.99 7.02,37.42 2.6,12.42 5.2,24.84 8.38,37.12 1.55,6.15 3.31,12.24 5.11,18.31 1.88,6.05 3.81,12.08 5.98,18.03 4.2,11.95 9.07,23.66 14.48,35.11 2.74,5.71 5.58,11.37 8.58,16.95 3.03,5.56 6.11,11.1 9.36,16.54 6.48,10.9 13.45,21.5 20.86,31.8 7.36,10.33 15.21,20.32 23.32,30.09 -8.46,-9.48 -16.47,-19.36 -24.12,-29.51 -7.59,-10.2 -14.72,-20.74 -21.39,-31.58 -13.32,-21.68 -24.41,-44.76 -32.99,-68.74 -8.56,-24 -14.34,-48.88 -19.1,-73.82 -2.43,-12.46 -4.68,-24.99 -6.48,-37.57 -1.73,-12.59 -3.2,-25.21 -4.19,-37.88 z" + id="path188" + style="opacity:0.5" /><polyline + class="st2" + points="563.48,-336.33 557.34,-336.33 507.95,-336.33 " + id="polyline322" /><path + class="st2" + d="m 508.19,-349.47 c 8.36,0.69 18.71,1.31 27.29,1.88 8.06,0.53 16.03,1 23.91,1.4 1.11,0.06 2.23,0.11 3.34,0.17" + id="path324" /><path + class="st2" + d="m 533.01,-556.66 c 2.43,-2.66 4.7,-4.97 6.69,-6.76 1.46,-1.31 3.45,-3.02 6.27,-4.56 6.64,-3.62 14.02,-4.55 19.33,-4.67 l 18.02,0.03 c 5.21,0.21 12.09,1.24 18.32,4.64 2.82,1.54 4.81,3.25 6.27,4.56 1.99,1.79 4.26,4.1 6.69,6.76" + id="path326" /><path + class="st2" + d="m 536.72,-495.31 c -0.25,-4.97 -0.34,-11.27 -0.21,-17.35 0.04,-2.13 0.11,-4.24 0.21,-6.24 0.72,-14.57 1.18,-25.98 5.33,-38.51 1.13,-3.4 2.06,-6.25 4.5,-10.88" + id="path328" /><path + class="st2" + d="m 213.89,-495.04 c -0.33,-6.71 -0.38,-15.85 0,-23.59 0.72,-14.57 1.18,-25.98 5.33,-38.51 1.79,-5.39 4.98,-13.18 10.95,-21.89" + id="path330" /><path + class="st2" + d="m 252.86,-54.04 c 11.58,-0.1 25,-0.54 31.99,-0.94 17.76,-1.03 41.92,-2.54 71.51,-9.41 4.82,-1.12 8.75,-2.14 11.29,-2.82 l -14.11,-305.78 c -3.36,-3.45 -7.65,-8.18 -12.23,-14.11 -2.72,-3.53 -11.57,-15.29 -19.76,-32.93 -10.81,-23.29 -14.17,-43.24 -15.99,-54.57 -1.34,-8.33 -2,-15.32 -2.35,-20.23 h -50.59 -1.97 -50.59 c -0.35,4.9 -1.01,11.9 -2.35,20.23 -1.83,11.34 -5.18,31.28 -15.99,54.57 -8.19,17.64 -17.03,29.4 -19.76,32.93 -4.58,5.94 -8.88,10.66 -12.23,14.11 L 135.6,-67.21 c 2.54,0.68 6.47,1.7 11.29,2.82 29.58,6.87 53.74,8.38 71.51,9.41 6.99,0.41 20.41,0.84 31.99,0.94 z" + id="path332" /><path + class="st2" + d="m 299.9,-495.31 c -0.47,-6.7 -1.09,-18.14 -1.88,-28.23 -0.52,-6.64 -1.1,-13.64 -2.82,-22.58 -0.61,-3.17 -1.59,-7.71 -3.76,-13.17 -1.4,-3.52 -2.75,-6.82 -5.65,-10.35 -2.9,-3.54 -5.89,-5.52 -7.53,-6.59 -8.9,-5.8 -20.74,-6.52 -25.4,-6.59 h -2.47 c -4.66,0.06 -16.5,0.79 -25.4,6.59 -1.64,1.07 -4.62,3.04 -7.53,6.59 -2.9,3.53 -4.24,6.83 -5.65,10.35 -2.18,5.46 -3.15,10.01 -3.76,13.17 -1.73,8.94 -2.3,15.94 -2.82,22.58 -0.79,10.09 -1.42,21.53 -1.88,28.23" + id="path334" /><path + class="st2" + d="m 280.4,-566.25 c -1.14,-0.56 -2.17,-1 -3.08,-1.34 -3.36,-1.24 -6.59,-2.05 -6.59,-2.05 -6.05,-1.52 -13.41,-1.93 -17.88,-1.88 h -2.47 c -4.47,-0.05 -11.83,0.36 -17.88,1.88 0,0 -3.22,0.81 -6.59,2.05 -0.9,0.33 -1.93,0.78 -3.08,1.34" + id="path336" /><polygon + class="st2" + points="252.27,-313.25 250.98,-313.25 186.88,-313.25 186.88,-303.93 186.88,-232.87 250.64,-232.87 252.61,-232.87 316.37,-232.87 316.37,-303.93 316.37,-313.25 " + id="polygon338" /><path + class="st2" + d="m 289.36,-495.04 c 0.33,-6.71 0.38,-15.85 0,-23.59 -0.72,-14.57 -1.18,-25.98 -5.33,-38.51 -1.79,-5.39 -4.98,-13.18 -10.95,-21.89" + id="path340" /><path + class="st2" + d="m 675.19,-373.1 13.17,306.83 c -2.83,1.93 -5.96,3.84 -9.41,5.65 -12.91,6.75 -25.3,9.36 -34.81,10.35 l -4.7,-301.08 c 10.18,-2.73 17.72,-6.03 22.58,-8.47 4.69,-2.35 8.68,-4.8 11.29,-9.41 1.04,-1.84 1.59,-3.54 1.88,-4.7 -7.32,-7.47 -16.28,-18.03 -24.46,-31.99 -8.23,-14.04 -12.31,-25.82 -15.05,-33.87 -2.53,-7.42 -6.95,-21.77 -9.41,-40.46 -0.77,-5.85 -1.18,-10.85 -1.41,-14.58 h -49.79 -2.51 -49.79 c -0.23,3.74 -0.64,8.73 -1.41,14.58 -2.46,18.68 -6.88,33.04 -9.41,40.46 -2.75,8.05 -6.83,19.83 -15.05,33.87 -8.18,13.96 -17.14,24.52 -24.46,31.99 0.3,1.17 0.84,2.86 1.88,4.7 2.61,4.61 6.6,7.06 11.29,9.41 4.86,2.44 12.4,5.74 22.58,8.47 l -4.7,301.08 c -9.51,-0.99 -21.9,-3.6 -34.81,-10.35 -3.45,-1.8 -6.58,-3.71 -9.41,-5.65 l 13.17,-306.83" + id="path342" /><polyline + class="st2" + points="583.09,-336.33 584.73,-336.33 639.67,-336.33 " + id="polyline344" /><path + class="st2" + d="m 639.44,-349.47 c -8.36,0.69 -18.71,1.31 -27.29,1.88 -8.85,0.59 -17.59,1.09 -26.22,1.52 -1.14,0.06 -2.29,0.11 -3.43,0.17" + id="path346" /><path + class="st2" + d="m 622.43,-495.31 c -0.57,-6.49 -1.34,-16.85 -2.28,-26.81 -0.96,-10.19 -1.7,-17.6 -3.76,-27.29 -1.97,-9.25 -3.68,-13.66 -6.59,-17.88 0,0 -3.63,-5.26 -9.41,-9.41 -5.49,-3.94 -14.6,-6.23 -24.38,-6.61 h -4.39 c -9.78,0.38 -18.9,2.67 -24.38,6.61 -5.78,4.15 -9.41,9.41 -9.41,9.41 -2.9,4.21 -4.61,8.62 -6.59,17.88 -2.06,9.68 -2.8,17.1 -3.76,27.29 -0.94,9.96 -1.71,20.33 -2.28,26.81" + id="path348" /><path + class="st2" + d="m 610.9,-495.31 c 0.25,-4.97 0.34,-11.27 0.21,-17.35 -0.04,-2.13 -0.11,-4.24 -0.21,-6.24 -0.72,-14.57 -1.18,-25.98 -5.33,-38.51 -1.13,-3.4 -2.06,-6.25 -4.5,-10.88" + id="path350" /><polyline + class="st2" + points="643.91,-64.89 574.99,-64.89 572.64,-64.89 503.71,-64.89 " + id="polyline352" /><line + class="st10" + x1="186.88" + y1="-303.92999" + x2="316.37" + y2="-303.92999" + id="line354" /><path + class="st2" + d="m 564.66,-338.69 -1.43,2.86 c -0.14,0.25 -0.32,0.57 -0.52,0.94 -0.39,0.73 -0.87,1.69 -1.37,2.82 -2.54,5.82 -3.07,10.78 -3.29,12.7 -0.76,6.52 -3.27,22.85 -6.59,45.16 l 12.23,3.76 c 0.15,-9.27 0.59,-19 1.41,-29.16 1,-12.29 2.45,-24.89 4.21,-35.84" + id="path360" /><path + class="st2" + d="m 576.87,-335.36 c 0.44,2.64 1.13,5.99 1.88,11.29 0.56,3.95 2.98,21.23 4.7,46.1 0.26,3.76 0.62,9.27 0.94,15.99 l 12.23,-3.76 c -2.18,-18.88 -4.2,-34.32 -5.65,-45.16 0,0 -0.89,-6.64 -3.76,-15.99 -0.8,-2.6 -2.03,-6.27 -4.7,-10.35 -0.7,-1.07 -1.39,-1.58 -1.99,-2.05" + id="path362" /><path + class="st2" + d="m 572.8,-347.57 c 1.18,-0.09 2.93,-0.16 5.07,0 3.67,0.27 4.13,0.88 4.33,1.27 0.96,1.83 -0.48,5.56 -1.88,7.6 -2.59,3.78 -6.43,3.84 -7.53,3.8 h -0.63 c -1.1,0.04 -4.94,-0.02 -7.53,-3.8 -1.4,-2.05 -2.84,-5.77 -1.88,-7.6 0.2,-0.38 0.67,-1 4.33,-1.27 2.14,-0.16 3.9,-0.09 5.07,0 z" + id="path364" /><path + class="st10" + d="m 212.23,-494.54 c -0.33,-6.71 -0.38,-15.85 0,-23.59 0.72,-14.57 1.18,-25.98 5.33,-38.51 1.79,-5.39 4.98,-13.18 10.95,-21.89" + id="path386" /><path + class="st10" + d="m 291.25,-494.54 c 0.33,-6.71 0.38,-15.85 0,-23.59 -0.72,-14.57 -1.18,-25.98 -5.33,-38.51 -1.79,-5.39 -4.98,-13.18 -10.95,-21.89" + id="path388" /><path + class="st10" + d="m 298.1,-494.87 c -0.45,-6.62 -1.05,-17.91 -1.81,-27.87 -0.5,-6.56 -1.06,-13.47 -2.72,-22.3 -0.59,-3.13 -1.53,-7.61 -3.63,-13.01 -1.35,-3.48 -2.65,-6.73 -5.44,-10.22 -2.8,-3.5 -5.68,-5.45 -7.26,-6.5 -8.58,-5.72 -20,-6.44 -24.5,-6.5 h -2.38 c -4.5,0.06 -15.92,0.78 -24.5,6.5 -1.58,1.05 -4.46,3.01 -7.26,6.5 -2.79,3.49 -4.09,6.74 -5.44,10.22 -2.1,5.39 -3.04,9.88 -3.63,13.01 -1.67,8.83 -2.22,15.74 -2.72,22.3 -0.76,9.96 -1.37,21.26 -1.81,27.87" + id="path390" /><path + class="st10" + d="m 280.03,-567.51 c -1.14,-0.56 -2.17,-1 -3.08,-1.34 -3.36,-1.24 -6.59,-2.05 -6.59,-2.05 -6.05,-1.52 -13.41,-1.93 -17.88,-1.88 h -2.47 c -4.47,-0.05 -11.83,0.36 -17.88,1.88 0,0 -3.22,0.81 -6.59,2.05 -0.9,0.33 -1.93,0.78 -3.08,1.34" + id="path392" /><path + class="st10" + d="m 203.1,-494.28 c -0.35,4.88 -1.01,14.85 -2.34,23.15 -1.82,11.29 -5.15,31.15 -15.91,54.35 -8.14,17.56 -16.94,29.28 -19.65,32.8 -4.55,5.91 -11.83,12.62 -15.16,16.06" + id="path394" /><path + class="st10" + d="m 300.04,-494.28 c 0.35,4.88 1.01,14.85 2.34,23.15 1.82,11.29 5.15,31.15 15.91,54.35 8.14,17.56 16.94,29.28 19.65,32.8 4.55,5.91 11.83,12.62 15.16,16.06" + id="path396" /><path + class="st10" + d="m 135.93,-77.95 c 2.53,0.68 6.44,1.7 11.25,2.82 29.47,6.87 53.54,8.38 71.24,9.41 6.97,0.41 20.33,0.84 31.87,0.94 h 2.46 c 11.54,-0.1 24.9,-0.54 31.87,-0.94 17.7,-1.03 41.77,-2.54 71.24,-9.41 4.8,-1.12 8.72,-2.14 11.25,-2.82" + id="path398" /><polyline + class="st10" + points="303.53,-488.78 252.94,-488.78 250.97,-488.78 200.38,-488.78 " + id="polyline400" /><line + class="st10" + x1="186.74001" + y1="-301.35999" + x2="316.23001" + y2="-301.35999" + id="line402" /><path + class="st10" + d="m 135.9,-80.95 c 2.53,0.68 6.44,1.7 11.25,2.82 29.47,6.87 53.54,8.38 71.24,9.41 6.97,0.41 20.33,0.84 31.87,0.94 h 2.46 c 11.54,-0.1 24.9,-0.54 31.87,-0.94 17.7,-1.03 41.77,-2.54 71.24,-9.41 4.8,-1.12 8.72,-2.14 11.25,-2.82" + id="path404" /><polyline + class="st10" + points="304.1,-485.07 252.61,-485.07 250.6,-485.07 199.1,-485.07 " + id="polyline406" /><path + d="m 187.23,-270.23 c 3.49,0.93 6.89,2.11 10.39,2.98 1.74,0.46 3.47,0.95 5.22,1.35 1.75,0.42 3.48,0.87 5.24,1.23 7.01,1.55 14.07,2.8 21.19,3.69 7.11,0.92 14.27,1.49 21.44,1.76 7.18,0.25 14.37,0.26 21.59,0.07 -7.15,0.97 -14.38,1.48 -21.61,1.49 -7.24,0.05 -14.48,-0.44 -21.67,-1.34 -7.18,-0.93 -14.31,-2.29 -21.31,-4.16 -1.75,-0.45 -3.49,-0.95 -5.22,-1.48 -1.74,-0.51 -3.45,-1.09 -5.16,-1.67 -1.72,-0.57 -3.39,-1.25 -5.07,-1.91 -1.69,-0.65 -3.36,-1.32 -5.03,-2.01 z" + id="path408" + style="opacity:0.5" /><path + d="m 190.2,-236 c 9.8,-3.91 20.02,-6.94 30.47,-8.72 5.22,-0.94 10.46,-1.59 15.69,-2.3 l 15.7,-2.04 c 5.23,-0.66 10.47,-1.32 15.67,-2.06 2.61,-0.36 5.2,-0.76 7.77,-1.24 2.56,-0.5 5.14,-1.06 7.69,-1.66 10.22,-2.45 20.26,-5.7 30.04,-9.67 -9.47,4.68 -19.41,8.46 -29.66,11.19 -2.56,0.69 -5.13,1.32 -7.74,1.86 -2.61,0.53 -5.22,0.98 -7.83,1.4 -5.23,0.81 -10.47,1.48 -15.7,2.17 l -15.72,1.93 c -5.24,0.6 -10.48,1.21 -15.68,1.96 -5.2,0.77 -10.37,1.74 -15.48,2.97 -5.12,1.17 -10.18,2.64 -15.22,4.21 z" + id="path412" + style="opacity:0.5" /><path + d="m 348.71,-294.75 c -1.88,9.78 -4.1,19.5 -6.45,29.18 -1.2,4.84 -2.47,9.66 -3.82,14.45 l -1.99,7.21 c -0.67,2.4 -1.41,4.78 -2.11,7.17 -5.68,19.11 -12.33,37.93 -19.64,56.49 -7.5,18.48 -15.7,36.68 -24.73,54.45 -2.25,4.45 -4.61,8.84 -6.93,13.25 -2.41,4.36 -4.72,8.78 -7.22,13.09 l -3.72,6.48 -3.82,6.43 c -2.51,4.31 -5.19,8.5 -7.8,12.74 4.9,-8.67 9.87,-17.3 14.48,-26.12 2.4,-4.36 4.64,-8.81 6.96,-13.2 2.23,-4.45 4.51,-8.87 6.67,-13.35 8.73,-17.88 16.92,-36.02 24.25,-54.51 7.45,-18.44 14.05,-37.22 20.03,-56.19 5.99,-18.98 11.26,-38.18 15.84,-57.57 z" + id="path418" + style="opacity:0.4" /><path + d="m 351.31,-313.54 c -2.47,10.22 -5.43,20.32 -8.69,30.32 -3.29,9.99 -7.08,19.83 -10.97,29.58 -3.85,9.79 -8.02,19.46 -12.65,28.93 -4.66,9.45 -9.77,18.7 -15.51,27.55 -11.53,17.68 -25.21,33.89 -40.41,48.47 -7.61,7.28 -15.58,14.18 -23.81,20.74 -8.27,6.5 -16.76,12.72 -25.52,18.53 8.5,-6.18 16.86,-12.54 24.9,-19.29 8.08,-6.7 15.9,-13.7 23.35,-21.08 7.41,-7.41 14.6,-15.04 21.26,-23.13 6.69,-8.06 12.87,-16.53 18.55,-25.32 5.75,-8.75 10.87,-17.9 15.56,-27.27 2.33,-4.69 4.53,-9.45 6.67,-14.24 2.11,-4.8 4.16,-9.63 6.19,-14.47 8.22,-19.32 15.34,-39.09 21.08,-59.32 z" + id="path422" + style="opacity:0.5" /><line + class="st10" + x1="503.60001" + y1="-352.25" + x2="498.89999" + y2="-51.169998" + id="line428" /><path + class="st10" + d="m 503.28,-62.98 c -9.51,-0.99 -21.9,-3.6 -34.81,-10.35 -3.45,-1.8 -6.58,-3.71 -9.41,-5.65" + id="path430" /><path + class="st10" + d="m 472.24,-369.64 c 0.3,1.17 0.84,2.86 1.88,4.7 2.61,4.61 6.6,7.06 11.29,9.41 4.86,2.44 12.4,5.74 22.58,8.47" + id="path432" /><polyline + class="st10" + points="643.63,-73.89 574.7,-73.89 572.35,-73.89 503.43,-73.89 " + id="polyline434" /><path + class="st10" + d="m 503.64,-59.9 c -9.51,-0.99 -21.9,-3.6 -34.81,-10.35 -3.45,-1.8 -6.58,-3.71 -9.41,-5.65" + id="path436" /><line + class="st10" + x1="643.45001" + y1="-352.25" + x2="648.15002" + y2="-51.169998" + id="line438" /><path + class="st10" + d="m 643.77,-62.98 c 9.51,-0.99 21.9,-3.6 34.81,-10.35 3.45,-1.8 6.58,-3.71 9.41,-5.65" + id="path440" /><path + class="st10" + d="m 674.82,-369.64 c -0.3,1.17 -0.84,2.86 -1.88,4.7 -2.61,4.61 -6.6,7.06 -11.29,9.41 -4.86,2.44 -12.4,5.74 -22.58,8.47" + id="path442" /><path + class="st10" + d="m 643.41,-59.9 c 9.51,-0.99 21.9,-3.6 34.81,-10.35 3.45,-1.8 6.58,-3.71 9.41,-5.65" + id="path444" /><polyline + class="st10" + points="643.63,-76.89 574.7,-76.89 572.35,-76.89 503.43,-76.89 " + id="polyline446" /><path + class="st10" + d="m 525.31,-494.87 c -0.35,4.88 -1.01,14.85 -2.34,23.15 -1.82,11.29 -5.15,31.15 -15.91,54.35 -8.14,17.56 -16.94,29.28 -19.65,32.8 -4.55,5.91 -11.83,12.62 -15.16,16.06" + id="path448" /><path + class="st10" + d="m 622.25,-494.87 c 0.35,4.88 1.01,14.85 2.34,23.15 1.82,11.29 5.15,31.15 15.91,54.35 8.14,17.56 16.94,29.28 19.65,32.8 4.55,5.91 11.83,12.62 15.16,16.06" + id="path450" /><polyline + class="st10" + points="625.74,-489.37 575.15,-489.37 573.18,-489.37 522.59,-489.37 " + id="polyline452" /><polyline + class="st10" + points="626.31,-485.67 574.82,-485.67 572.81,-485.67 521.31,-485.67 " + id="polyline454" /><path + class="st10" + d="m 620.35,-495.37 c -0.45,-6.62 -1.05,-17.91 -1.81,-27.87 -0.5,-6.56 -1.06,-13.47 -2.72,-22.3 -0.59,-3.13 -1.53,-7.61 -3.63,-13.01 -1.35,-3.48 -2.65,-6.73 -5.44,-10.22 -2.8,-3.5 -5.68,-5.45 -7.26,-6.5 -8.58,-5.72 -20,-6.44 -24.5,-6.5 h -2.38 c -4.5,0.06 -15.92,0.78 -24.5,6.5 -1.58,1.05 -4.46,3.01 -7.26,6.5 -2.79,3.49 -4.09,6.74 -5.44,10.22 -2.1,5.39 -3.04,9.88 -3.63,13.01 -1.67,8.83 -2.22,15.74 -2.72,22.3 -0.77,9.96 -1.37,21.26 -1.81,27.87" + id="path456" /><path + class="st10" + d="m 535.03,-494.74 c -0.25,-4.97 -0.34,-11.27 -0.21,-17.35 0.04,-2.13 0.11,-4.24 0.21,-6.24 0.72,-14.57 1.18,-25.98 5.33,-38.51 1.13,-3.4 2.06,-6.25 4.5,-10.88" + id="path458" /><path + class="st10" + d="m 612.6,-494.74 c 0.25,-4.97 0.34,-11.27 0.21,-17.35 -0.04,-2.13 -0.11,-4.24 -0.21,-6.24 -0.72,-14.57 -1.18,-25.98 -5.33,-38.51 -1.13,-3.4 -2.06,-6.25 -4.5,-10.88" + id="path460" /><path + class="st10" + d="m 532.98,-558.79 c 2.43,-2.57 4.7,-4.81 6.69,-6.55 1.46,-1.27 3.45,-2.93 6.27,-4.42 6.64,-3.5 14.02,-4.41 19.33,-4.52 l 18.02,0.03 c 5.21,0.2 12.09,1.2 18.32,4.49 2.82,1.49 4.81,3.15 6.27,4.42 1.99,1.73 4.26,3.97 6.69,6.55" + id="path462" /></g><g + id="g94592"><path + class="st11" + d="M 1464.57,-259.7" + id="path464" /><path + class="st12" + d="M 1083.91,-258.94" + id="path470" /><path + class="st13" + d="m 963.22,-253.25 c -14.37,-60.69 -12.98,-76.07 38.36,-134.77 l 0.58,-0.74 c 38.36,30.74 73.46,80.01 73.62,130.77 -38.74,1.58 -88.61,3.71 -112.56,4.74" + id="path472" /><path + class="st14" + d="m 1074.01,-268.04 -112.59,6.05 m 38.27,-124.45 c 0,0 68.94,54.92 72.68,127.92" + id="path474" /><path + d="m 985.07,-263.82 c -2.63,-0.86 -5.02,-2.36 -7.21,-4.04 -2.19,-1.7 -4.13,-3.71 -5.91,-5.84 -0.84,-1.1 -1.69,-2.2 -2.42,-3.38 -0.79,-1.14 -1.46,-2.35 -2.12,-3.57 -0.67,-1.21 -1.2,-2.5 -1.8,-3.74 -0.51,-1.28 -0.99,-2.58 -1.47,-3.88 l 1.72,3.76 c 0.65,1.21 1.22,2.47 1.93,3.64 1.36,2.38 2.88,4.68 4.61,6.81 1.72,2.13 3.63,4.11 5.74,5.86 1.05,0.88 2.15,1.71 3.31,2.43 1.14,0.75 2.35,1.43 3.62,1.95 z" + id="path476" /><path + d="m 1052.07,-266.95 c 1.05,-1.38 1.93,-2.86 2.7,-4.39 0.76,-1.54 1.45,-3.11 1.93,-4.75 0.52,-1.63 0.94,-3.3 1.18,-4.99 0.3,-1.69 0.37,-3.41 0.46,-5.14 0.06,0.86 0.13,1.73 0.12,2.6 -0.04,0.87 -0.04,1.74 -0.16,2.6 -0.16,1.74 -0.58,3.44 -1.07,5.11 -0.54,1.66 -1.24,3.27 -2.09,4.79 -0.84,1.5 -1.84,2.94 -3.07,4.17 z" + id="path478" /><path + d="m 1057.66,-267.21 c 0.77,-1.38 1.61,-2.69 2.39,-4.04 0.4,-0.67 0.78,-1.34 1.14,-2.03 0.36,-0.69 0.69,-1.39 0.95,-2.13 -0.03,0.8 -0.27,1.57 -0.55,2.31 -0.28,0.75 -0.65,1.45 -1.05,2.14 -0.41,0.68 -0.84,1.34 -1.32,1.96 -0.49,0.63 -0.99,1.24 -1.56,1.79 z" + id="path480" /><path + class="st13" + d="m 1216.26,-253.25 c -23.95,-1.03 -73.82,-3.17 -112.56,-4.74 0.16,-50.76 35.26,-100.03 73.62,-130.77 l 0.58,0.74 c 51.34,58.71 52.73,74.08 38.36,134.77" + id="path486" /><path + class="st14" + d="m 1218.05,-261.99 -112.59,-6.05 m 1.65,9.52 c 3.73,-73 72.68,-127.92 72.68,-127.92" + id="path488" /><path + d="m 1215.34,-288.27 c -0.47,1.29 -0.95,2.59 -1.47,3.87 -0.6,1.24 -1.13,2.53 -1.8,3.74 -0.66,1.22 -1.33,2.43 -2.12,3.57 -0.73,1.18 -1.59,2.27 -2.42,3.38 -1.78,2.13 -3.71,4.14 -5.91,5.85 -2.19,1.69 -4.58,3.18 -7.22,4.04 1.28,-0.53 2.48,-1.2 3.63,-1.95 0.58,-0.37 1.15,-0.75 1.7,-1.16 0.56,-0.39 1.09,-0.84 1.62,-1.27 2.11,-1.75 4.02,-3.73 5.74,-5.86 1.73,-2.13 3.24,-4.42 4.61,-6.81 0.71,-1.17 1.28,-2.43 1.93,-3.64 z" + id="path490" /><path + d="m 1121.13,-286.23 c 0.09,1.73 0.17,3.45 0.46,5.14 0.24,1.7 0.65,3.37 1.18,4.99 0.48,1.64 1.17,3.22 1.93,4.75 0.77,1.53 1.65,3.01 2.7,4.39 -1.23,-1.22 -2.23,-2.67 -3.09,-4.18 -0.85,-1.52 -1.55,-3.13 -2.09,-4.79 -0.49,-1.67 -0.91,-3.37 -1.07,-5.11 -0.12,-0.86 -0.12,-1.74 -0.16,-2.6 0.01,-0.86 0.08,-1.73 0.14,-2.59 z" + id="path492" /><path + d="m 1117.34,-275.41 c 0.26,0.75 0.59,1.45 0.95,2.13 0.36,0.68 0.74,1.36 1.14,2.03 l 1.2,2.01 c 0.4,0.67 0.81,1.34 1.19,2.03 -0.57,-0.55 -1.07,-1.16 -1.56,-1.79 -0.49,-0.62 -0.92,-1.28 -1.32,-1.97 -0.39,-0.69 -0.77,-1.39 -1.05,-2.14 -0.27,-0.73 -0.52,-1.5 -0.55,-2.3 z" + id="path494" /><line + class="st15" + x1="1006.61" + y1="-385.07999" + x2="1072.62" + y2="-519.21997" + id="line500" /><path + class="st15" + d="m 1002.16,-388.75 63.75,-130.65 c 0.16,-0.41 0.42,-1.01 0.82,-1.67 0.46,-0.77 1.04,-1.74 2.13,-2.53 0.42,-0.3 1.14,-0.74 2.17,-1 h 37.39" + id="path502" /><path + class="st15" + d="M 1209.3,-365.03" + id="path504" /><line + class="st15" + x1="1075.39" + y1="-266.95001" + x2="1104.09" + y2="-266.95001" + id="line506" /><path + class="st15" + d="m 1064.2,-515.91 c 0.46,-0.77 2.73,-1.74 3.83,-2.53 0.42,-0.3 1.14,-0.74 2.17,-1 h 20.35" + id="path508" /><line + class="st15" + x1="1172.84" + y1="-385.07999" + x2="1106.83" + y2="-519.21997" + id="line510" /><path + class="st15" + d="m 1177.29,-388.75 -63.75,-130.65 c -0.16,-0.41 -0.42,-1.01 -0.82,-1.67 -0.46,-0.77 -1.04,-1.74 -2.13,-2.53 -0.42,-0.3 -1.14,-0.74 -2.17,-1" + id="path512" /><path + class="st15" + d="m 1115.24,-515.91 c -0.46,-0.77 -2.73,-1.74 -3.83,-2.53 -0.42,-0.3 -1.14,-0.74 -2.17,-1 h -18.69" + id="path514" /><line + class="st15" + x1="1075.78" + y1="-257.98999" + x2="1103.7" + y2="-257.98999" + id="line516" /><path + class="st16" + d="m 964.25,-253.25 6.6,5.03 c 2.97,2.11 6.98,4.89 11.79,8.02 4.45,2.89 13.68,8.75 26.88,15.8 21.86,11.67 40.33,19 53.76,24.29 11.42,4.49 20.99,7.88 27.58,10.14" + id="path518" /><path + class="st16" + d="m 1216.75,-253.25 -6.6,5.03 c -2.97,2.11 -6.98,4.89 -11.79,8.02 -4.45,2.89 -13.68,8.75 -26.88,15.8 -21.86,11.67 -40.33,19 -53.76,24.29 -11.42,4.49 -20.99,7.88 -27.58,10.14" + id="path520" /><path + class="st16" + d="m 973.11,-253.25 c 2.64,1.84 5.84,4.03 9.52,6.42 4.45,2.89 13.68,8.75 26.88,15.8 21.86,11.67 40.33,19 53.76,24.29 11.42,4.49 20.99,7.88 27.58,10.14" + id="path522" /><path + class="st16" + d="m 1208.01,-253.6 c -2.73,1.91 -6.11,4.23 -10.03,6.78 -4.45,2.89 -13.68,8.75 -26.88,15.8 -21.86,11.67 -40.33,19 -53.76,24.29 -11.42,4.49 -20.99,7.88 -27.58,10.14" + id="path524" /><path + class="st17" + d="m 1091.47,-188.49 c 0,0 -1.96,16.56 -0.65,26.33 1.3,9.77 1.67,55.71 2.99,58.7 l 7.13,3.3 c 0,0 -3.34,-45.97 -4.14,-54.66 -0.8,-8.69 -0.79,-24.72 -0.79,-24.72 l -2.16,-11.43 z" + id="path526" /><path + class="st17" + d="m 1084.48,-190.03 c 0,0 -5.33,75.72 -7.86,85.83 l 8.23,-1.13 c 0,0 4.31,-77.21 4.81,-81.31 0.51,-4.08 -5.18,-3.39 -5.18,-3.39 z" + id="path528" /><path + class="st17" + d="m 1086.89,-195.66 c 0.2,1.27 -10.43,7.35 -15.22,11.4 -4.78,4.06 -3.9,8.77 -1.34,15.23 0,0 1.23,2.72 4.35,4.44 3.12,1.72 4.06,-4.77 4.06,-4.77 l -1.15,-1.53 c 0,0 -5.03,-5.58 -0.8,-9.08 4.23,-3.5 8.27,-6.3 8.27,-6.3 l 5.37,-4.27 3.21,-1.37 c 0,0 14.08,16.3 12.2,27.3 0,0 8.19,-1.94 3.71,-12.34 -4.48,-10.4 -16.58,-19.06 -16.58,-19.06 z" + id="path530" /><path + class="st17" + d="m 1093.84,-193.83 c 0,0 7.18,5.43 7.74,10.87 0.81,7.8 5.43,16.12 7.48,16.37 0,0 -1.14,1.46 -3.77,2.69 -2.63,1.24 -5.61,-2.34 -5.61,-2.34 0,0 -7.46,-15.63 -6.16,-24.96 l -5.42,2.48 c 0,0 -1.29,18.13 -5.95,23.63 0,0 -5.51,2.85 -7.73,0.27 1.04,-0.52 4.39,-7.95 5.83,-16.61 1.44,-8.66 6.6,-12.37 7.53,-13.46 z" + id="path532" /><path + class="st17" + d="m 1093.84,-193.83 c 0,0 7.18,5.43 7.74,10.87 0.81,7.8 5.43,16.12 7.48,16.37 0,0 -1.14,1.46 -3.77,2.69 -2.63,1.24 -5.61,-2.34 -5.61,-2.34 0,0 -7.46,-15.63 -6.16,-24.96 l -5.42,2.48 c 0,0 -1.29,18.13 -5.95,23.63 0,0 -5.51,2.85 -7.73,0.27 1.04,-0.52 4.39,-7.95 5.83,-16.61 1.44,-8.66 6.6,-12.37 7.53,-13.46 z" + id="path534" /><path + class="st17" + d="m 1093.99,-191.55 c 0,0 3.45,4.02 4.09,6.8 0.64,2.79 -1.78,2.95 -1.91,0.99 0.08,-3.84 -1.51,-7.43 -2.18,-7.79 z" + id="path536" /><path + class="st17" + d="m 1088.38,-192.32 c 0,0 -5.14,4.92 -4.49,10.69 0.64,5.78 1.8,-2.02 1.8,-2.02" + id="path538" /><path + class="st17" + d="m 1086.89,-195.66 c 0,0 3.91,-1.84 6.07,-0.36 0,0 2.72,3.57 0.35,7.73 0,0 -2.93,1.25 -5.27,0.18 0,0.01 0.94,-4.89 -1.15,-7.55" + id="path540" /><path + d="m 972.29,-256.02 c -0.05,-0.46 -0.12,-0.92 -0.2,-1.37 -0.11,-0.45 -0.19,-0.9 -0.16,-1.38 l 0.02,-0.01 c 0.23,0.42 0.32,0.89 0.34,1.36 0.04,0.47 0.05,0.93 0.02,1.4 z" + id="path542" + style="opacity:0.8" /><path + d="m 1066.68,-265.6 c 0.69,0.87 1.32,1.81 1.68,2.89 0.18,0.54 0.28,1.11 0.22,1.7 -0.05,0.58 -0.28,1.16 -0.66,1.62 v 0 l -0.17,0.22 -0.15,-0.25 c -0.59,-0.95 -1.17,-1.92 -1.57,-2.98 -0.39,-1.06 -0.68,-2.16 -0.71,-3.29 l 0.05,-0.01 c 0.31,1.07 0.66,2.11 1.12,3.11 0.21,0.51 0.46,1 0.72,1.48 0.26,0.49 0.51,0.98 0.73,1.48 l -0.32,-0.03 v 0 c 0.35,-0.38 0.57,-0.87 0.64,-1.39 0.07,-0.52 0,-1.07 -0.14,-1.59 -0.28,-1.05 -0.85,-2.03 -1.48,-2.93 z" + id="path546" + style="opacity:0.8" /><path + d="m 1048.93,-257.34 c 0.03,-0.72 0.09,-1.43 0.09,-2.15 -0.03,-0.71 -0.11,-1.43 -0.24,-2.13 -0.25,-1.41 -0.7,-2.78 -1.33,-4.06 l 0.19,-0.03 c -0.08,0.75 -0.08,1.5 0,2.24 0.07,0.74 0.31,1.46 0.43,2.22 0.11,0.75 0.21,1.51 0.19,2.28 -0.01,0.38 -0.07,0.77 -0.19,1.14 -0.13,0.36 -0.34,0.69 -0.51,1.02 l -0.02,-0.01 c 0.14,-0.35 0.32,-0.68 0.42,-1.05 0.1,-0.36 0.14,-0.73 0.14,-1.1 -0.01,-0.75 -0.14,-1.5 -0.27,-2.23 -0.11,-0.74 -0.36,-1.46 -0.43,-2.24 -0.07,-0.76 -0.05,-1.53 0.05,-2.29 l 0.04,-0.34 0.14,0.31 c 0.61,1.31 1.04,2.7 1.27,4.12 0.11,0.71 0.18,1.43 0.19,2.15 -0.02,0.72 -0.1,1.44 -0.14,2.15 z" + id="path550" + style="opacity:0.8" /><path + d="m 1045.87,-262.97 c 0.51,1.56 0.2,3.4 -0.86,4.72 l -0.25,0.3 -0.06,-0.39 c -0.35,-2.36 -0.82,-4.7 -0.9,-7.11 l 0.05,-0.01 c 0.35,1.15 0.6,2.33 0.81,3.5 0.16,1.18 0.24,2.38 0.38,3.57 l -0.3,-0.09 c 1.05,-1.19 1.48,-2.9 1.08,-4.49 z" + id="path554" + style="opacity:0.8" /><path + d="m 1059.29,-264.62 c 0.51,1.56 0.2,3.4 -0.86,4.72 l -0.25,0.3 -0.06,-0.39 c -0.35,-2.36 -0.82,-4.7 -0.9,-7.11 l 0.05,-0.01 c 0.35,1.15 0.6,2.33 0.81,3.5 0.16,1.18 0.24,2.38 0.38,3.57 l -0.3,-0.09 c 1.05,-1.19 1.48,-2.9 1.08,-4.49 z" + id="path558" + style="opacity:0.8" /><path + d="m 1064.55,-257.59 c 0.03,-0.72 0.09,-1.43 0.09,-2.15 -0.03,-0.71 -0.11,-1.43 -0.24,-2.13 -0.25,-1.41 -0.7,-2.78 -1.33,-4.06 l 0.19,-0.03 c -0.08,0.75 -0.08,1.5 0,2.24 0.07,0.74 0.31,1.46 0.43,2.22 0.11,0.75 0.21,1.51 0.19,2.28 -0.01,0.38 -0.07,0.77 -0.19,1.14 -0.13,0.36 -0.34,0.69 -0.51,1.02 l -0.02,-0.01 c 0.14,-0.35 0.32,-0.68 0.42,-1.05 0.1,-0.36 0.14,-0.73 0.14,-1.1 -0.01,-0.75 -0.14,-1.5 -0.27,-2.23 -0.11,-0.74 -0.36,-1.46 -0.43,-2.24 -0.07,-0.76 -0.05,-1.53 0.05,-2.29 l 0.04,-0.34 0.14,0.31 c 0.61,1.31 1.04,2.7 1.27,4.12 0.11,0.71 0.18,1.43 0.19,2.15 -0.02,0.72 -0.1,1.44 -0.14,2.15 z" + id="path562" + style="opacity:0.8" /><path + d="m 1041.28,-256.9 c 0.02,-0.65 0.06,-1.31 0.06,-1.96 -0.03,-0.65 -0.12,-1.3 -0.25,-1.94 -0.25,-1.28 -0.68,-2.52 -1.26,-3.68 l 0.19,-0.03 c -0.06,0.68 -0.05,1.36 0.03,2.03 0.07,0.67 0.3,1.32 0.42,2.01 0.11,0.68 0.2,1.37 0.2,2.07 -0.01,0.35 -0.05,0.7 -0.16,1.04 -0.11,0.33 -0.31,0.62 -0.46,0.93 l -0.02,-0.01 c 0.12,-0.32 0.29,-0.62 0.37,-0.95 0.09,-0.33 0.11,-0.66 0.11,-1 -0.02,-0.68 -0.15,-1.35 -0.28,-2.02 -0.11,-0.67 -0.35,-1.32 -0.42,-2.03 -0.07,-0.69 -0.06,-1.39 0.02,-2.08 l 0.04,-0.34 0.15,0.31 c 0.57,1.19 0.98,2.45 1.21,3.74 0.11,0.65 0.18,1.3 0.2,1.96 -0.01,0.66 -0.07,1.31 -0.11,1.96 z" + id="path566" + style="opacity:0.8" /><path + d="m 1053.07,-265.53 c 0.68,0.87 1.3,1.81 1.66,2.88 0.17,0.54 0.26,1.11 0.21,1.69 -0.06,0.58 -0.28,1.15 -0.66,1.61 v 0 l -0.17,0.22 -0.15,-0.25 c -0.58,-0.95 -1.15,-1.92 -1.55,-2.97 -0.38,-1.05 -0.67,-2.15 -0.68,-3.27 l 0.05,-0.01 c 0.3,1.07 0.65,2.1 1.1,3.09 0.2,0.5 0.45,0.99 0.71,1.47 0.25,0.48 0.5,0.97 0.72,1.48 l -0.32,-0.03 v 0 c 0.35,-0.38 0.57,-0.87 0.64,-1.39 0.07,-0.52 0.01,-1.06 -0.13,-1.58 -0.27,-1.05 -0.83,-2.02 -1.46,-2.92 z" + id="path570" + style="opacity:0.8" /><path + d="m 1035.46,-264.24 c 0.68,0.87 1.3,1.81 1.66,2.88 0.17,0.54 0.26,1.11 0.21,1.69 -0.06,0.58 -0.28,1.15 -0.66,1.61 v 0 l -0.17,0.22 -0.15,-0.25 c -0.58,-0.95 -1.15,-1.92 -1.55,-2.97 -0.38,-1.05 -0.67,-2.15 -0.68,-3.27 l 0.05,-0.01 c 0.3,1.07 0.65,2.1 1.1,3.09 0.2,0.5 0.45,0.99 0.71,1.47 0.25,0.48 0.5,0.97 0.72,1.48 l -0.32,-0.03 v 0 c 0.35,-0.38 0.57,-0.87 0.64,-1.39 0.07,-0.52 0.01,-1.06 -0.13,-1.58 -0.27,-1.05 -0.83,-2.02 -1.46,-2.92 z" + id="path574" + style="opacity:0.8" /><path + d="m 1004.5,-263.23 c 0.44,0.56 0.84,1.15 1.17,1.79 0.34,0.63 0.56,1.34 0.64,2.06 0.08,0.72 0.07,1.44 -0.01,2.16 -0.04,0.36 -0.1,0.72 -0.18,1.07 -0.09,0.36 -0.16,0.7 -0.41,1.07 v 0 l -0.15,0.23 -0.17,-0.25 c -0.41,-0.59 -0.77,-1.22 -1.08,-1.87 -0.31,-0.67 -0.51,-1.38 -0.66,-2.08 -0.29,-1.41 -0.43,-2.83 -0.49,-4.26 l 0.05,-0.01 c 0.31,1.39 0.55,2.79 0.9,4.15 0.19,0.68 0.37,1.35 0.68,1.96 l 0.94,1.89 -0.32,-0.03 v 0 c 0.32,-0.49 0.47,-1.26 0.58,-1.92 0.1,-0.69 0.14,-1.4 0.09,-2.09 -0.04,-0.7 -0.22,-1.38 -0.52,-2.01 -0.3,-0.64 -0.67,-1.25 -1.08,-1.82 z" + id="path578" + style="opacity:0.8" /><path + d="m 996.49,-255.46 c 0.02,-0.65 0.06,-1.31 0.06,-1.96 -0.03,-0.65 -0.12,-1.3 -0.25,-1.94 -0.25,-1.28 -0.68,-2.52 -1.26,-3.68 l 0.19,-0.03 c -0.06,0.68 -0.05,1.36 0.03,2.03 0.07,0.67 0.3,1.32 0.42,2.01 0.11,0.68 0.2,1.37 0.2,2.07 -0.01,0.35 -0.05,0.7 -0.16,1.04 -0.11,0.33 -0.31,0.62 -0.46,0.93 l -0.02,-0.01 c 0.12,-0.32 0.29,-0.62 0.37,-0.95 0.09,-0.33 0.11,-0.66 0.11,-1 -0.02,-0.68 -0.15,-1.35 -0.28,-2.02 -0.11,-0.67 -0.35,-1.32 -0.42,-2.03 -0.07,-0.69 -0.06,-1.39 0.02,-2.08 l 0.04,-0.34 0.15,0.31 c 0.57,1.19 0.98,2.45 1.21,3.74 0.11,0.65 0.18,1.3 0.2,1.96 -0.01,0.66 -0.07,1.31 -0.11,1.96 z" + id="path582" + style="opacity:0.8" /><path + d="m 982.85,-254.9 c 0.02,-0.65 0.06,-1.31 0.06,-1.96 -0.03,-0.65 -0.12,-1.3 -0.25,-1.94 -0.25,-1.28 -0.68,-2.52 -1.26,-3.68 l 0.19,-0.03 c -0.06,0.68 -0.05,1.36 0.03,2.03 0.07,0.67 0.3,1.32 0.42,2.01 0.11,0.68 0.2,1.37 0.2,2.07 -0.01,0.35 -0.05,0.7 -0.16,1.04 -0.11,0.33 -0.31,0.62 -0.46,0.93 l -0.02,-0.01 c 0.12,-0.32 0.29,-0.62 0.37,-0.95 0.09,-0.33 0.11,-0.66 0.11,-1 -0.02,-0.68 -0.15,-1.35 -0.28,-2.02 -0.11,-0.67 -0.35,-1.32 -0.42,-2.03 -0.07,-0.69 -0.06,-1.39 0.02,-2.08 l 0.04,-0.34 0.15,0.31 c 0.57,1.19 0.98,2.45 1.21,3.74 0.11,0.65 0.18,1.3 0.2,1.96 -0.01,0.66 -0.07,1.31 -0.11,1.96 z" + id="path586" + style="opacity:0.8" /><path + d="m 1021.34,-255.44 c 0.02,-0.65 0.06,-1.31 0.06,-1.96 -0.03,-0.65 -0.12,-1.3 -0.25,-1.94 -0.25,-1.28 -0.68,-2.52 -1.26,-3.68 l 0.19,-0.03 c -0.06,0.68 -0.05,1.36 0.03,2.03 0.07,0.67 0.3,1.32 0.42,2.01 0.11,0.68 0.2,1.37 0.2,2.07 -0.01,0.35 -0.05,0.7 -0.16,1.04 -0.11,0.33 -0.31,0.62 -0.46,0.93 l -0.02,-0.01 c 0.12,-0.32 0.29,-0.62 0.37,-0.95 0.09,-0.33 0.11,-0.66 0.11,-1 -0.02,-0.68 -0.15,-1.35 -0.28,-2.02 -0.11,-0.67 -0.35,-1.32 -0.42,-2.03 -0.07,-0.69 -0.06,-1.39 0.02,-2.08 l 0.04,-0.34 0.15,0.31 c 0.57,1.19 0.98,2.45 1.21,3.74 0.11,0.65 0.18,1.3 0.2,1.96 -0.01,0.66 -0.07,1.31 -0.11,1.96 z" + id="path590" + style="opacity:0.8" /><path + d="m 1028.62,-263.43 c 0.11,0.68 0.13,1.36 0.17,2.04 l 0.09,2.04 0.03,1.02 c -0.02,0.35 0.05,0.66 -0.09,1.08 -0.03,0.04 -0.04,0.08 -0.13,0.11 -0.07,0.03 -0.15,-0.01 -0.18,-0.03 -0.07,-0.05 -0.09,-0.09 -0.12,-0.13 -0.06,-0.08 -0.1,-0.16 -0.14,-0.24 l -0.22,-0.47 c -0.07,-0.15 -0.14,-0.31 -0.22,-0.45 -0.04,-0.07 -0.08,-0.14 -0.12,-0.19 -0.02,-0.02 -0.05,-0.05 -0.04,-0.04 0,0.02 0.11,0 0.1,-0.02 l -0.3,-0.09 c -0.35,-2.36 -0.82,-4.7 -0.9,-7.11 l 0.05,-0.01 c 0.35,1.15 0.6,2.33 0.81,3.5 0.16,1.18 0.24,2.38 0.38,3.57 l -0.3,-0.09 c 0.05,-0.09 0.25,-0.13 0.33,-0.06 0.08,0.05 0.11,0.09 0.14,0.13 0.06,0.08 0.1,0.16 0.15,0.24 0.08,0.16 0.15,0.32 0.21,0.48 l 0.2,0.46 c 0.03,0.07 0.07,0.15 0.11,0.21 0.02,0.03 0.04,0.06 0.04,0.06 0.01,-0.02 -0.14,0.02 -0.1,0.02 0.08,-0.22 0.08,-0.62 0.09,-0.94 l 0.01,-1.02 -0.01,-2.04 c -0.02,-0.68 -0.01,-1.36 -0.09,-2.03 z" + id="path594" + style="opacity:0.8" /><path + d="m 1014.06,-261.74 c 0.26,0.84 0.3,1.75 0.11,2.62 -0.2,0.87 -0.57,1.69 -1.11,2.42 l -0.26,0.36 -0.04,-0.45 c -0.12,-1.26 -0.29,-2.51 -0.4,-3.77 v 0.02 c -0.18,-1.22 -0.33,-2.44 -0.37,-3.67 l 0.05,-0.01 c 0.36,1.19 0.61,2.39 0.83,3.6 v 0.01 0.01 c 0.1,1.26 0.14,2.52 0.23,3.78 l -0.3,-0.1 c 0.53,-0.65 0.94,-1.43 1.19,-2.25 0.25,-0.82 0.24,-1.72 0.03,-2.56 z" + id="path598" + style="opacity:0.8" /><path + d="m 989.82,-261 c 0.51,1.56 0.2,3.4 -0.86,4.72 l -0.25,0.3 -0.06,-0.39 c -0.35,-2.36 -0.82,-4.7 -0.9,-7.11 l 0.05,-0.01 c 0.35,1.15 0.6,2.33 0.81,3.5 0.16,1.18 0.24,2.38 0.38,3.57 l -0.3,-0.09 c 1.05,-1.19 1.48,-2.9 1.08,-4.49 z" + id="path602" + style="opacity:0.8" /><path + d="m 978.58,-259.99 c 0.51,1.56 0.2,3.4 -0.86,4.72 l -0.25,0.3 -0.06,-0.39 c -0.35,-2.36 -0.82,-4.7 -0.9,-7.11 l 0.05,-0.01 c 0.35,1.15 0.6,2.33 0.81,3.5 0.16,1.18 0.24,2.38 0.38,3.57 l -0.3,-0.09 c 1.05,-1.19 1.48,-2.9 1.08,-4.49 z" + id="path606" + style="opacity:0.8" /><path + d="m 970.83,-260.13 c 0.09,0.94 0.47,1.82 0.62,2.76 0.09,0.47 0.17,0.94 0.18,1.42 0,0.48 -0.07,0.98 -0.3,1.4 l -0.02,-0.01 c 0.09,-0.47 0.11,-0.92 0.07,-1.39 -0.02,-0.46 -0.08,-0.93 -0.13,-1.4 -0.1,-0.93 -0.42,-1.84 -0.44,-2.79 z" + id="path612" + style="opacity:0.8" /><path + d="m 966.91,-254.73 c -0.12,-0.59 -0.25,-1.17 -0.36,-1.76 -0.1,-0.59 -0.25,-1.17 -0.33,-1.76 -0.17,-1.18 -0.31,-2.37 -0.35,-3.57 l 0.05,-0.01 c 0.35,1.15 0.6,2.33 0.81,3.5 0.09,0.59 0.08,1.2 0.14,1.79 0.05,0.6 0.07,1.2 0.1,1.8 z" + id="path616" + style="opacity:0.8" /><path + d="m 967.94,-259.34 c 0.29,0.77 0.39,1.63 0.26,2.47 -0.06,0.42 -0.15,0.85 -0.37,1.22 -0.23,0.36 -0.49,0.71 -0.87,0.93 l -0.04,-0.03 c 0.15,-0.4 0.32,-0.75 0.45,-1.12 0.14,-0.36 0.32,-0.71 0.43,-1.09 0.21,-0.76 0.23,-1.57 0.09,-2.37 z" + id="path620" + style="opacity:0.8" /><path + d="m 1112.82,-265.57 c -0.63,0.9 -1.2,1.88 -1.48,2.93 -0.14,0.52 -0.21,1.07 -0.14,1.59 0.07,0.52 0.29,1.01 0.64,1.39 v 0 l -0.32,0.03 c 0.23,-0.51 0.48,-1 0.73,-1.48 0.27,-0.48 0.51,-0.97 0.72,-1.48 0.46,-1 0.81,-2.03 1.12,-3.11 l 0.05,0.01 c -0.02,1.13 -0.32,2.23 -0.71,3.29 -0.4,1.06 -0.98,2.03 -1.57,2.98 l -0.15,0.25 -0.17,-0.22 v 0 c -0.38,-0.46 -0.61,-1.04 -0.66,-1.62 -0.05,-0.58 0.05,-1.16 0.22,-1.7 0.36,-1.08 0.99,-2.02 1.68,-2.89 z" + id="path626" + style="opacity:0.8" /><path + d="m 1130.51,-257.34 c -0.05,-0.72 -0.12,-1.43 -0.14,-2.15 0.01,-0.72 0.08,-1.44 0.19,-2.15 0.23,-1.42 0.66,-2.81 1.27,-4.12 l 0.14,-0.31 0.04,0.34 c 0.1,0.76 0.11,1.53 0.05,2.29 -0.07,0.77 -0.31,1.5 -0.43,2.24 -0.13,0.74 -0.26,1.49 -0.27,2.23 0,0.37 0.04,0.75 0.14,1.1 0.1,0.36 0.28,0.69 0.42,1.05 l -0.02,0.01 c -0.17,-0.34 -0.38,-0.66 -0.51,-1.02 -0.12,-0.37 -0.17,-0.75 -0.19,-1.14 -0.02,-0.77 0.07,-1.53 0.19,-2.28 0.12,-0.76 0.36,-1.48 0.43,-2.22 0.08,-0.74 0.08,-1.5 0,-2.24 l 0.19,0.03 c -0.63,1.28 -1.08,2.65 -1.33,4.06 -0.13,0.7 -0.21,1.42 -0.24,2.13 0.01,0.71 0.06,1.43 0.09,2.15 z" + id="path630" + style="opacity:0.8" /><path + d="m 1133.65,-262.95 c -0.4,1.58 0.03,3.3 1.08,4.49 l -0.3,0.09 c 0.14,-1.19 0.22,-2.38 0.38,-3.57 0.21,-1.18 0.46,-2.35 0.81,-3.5 l 0.05,0.01 c -0.08,2.41 -0.55,4.74 -0.9,7.11 l -0.06,0.39 -0.25,-0.3 c -1.07,-1.32 -1.38,-3.16 -0.86,-4.72 z" + id="path634" + style="opacity:0.8" /><path + d="m 1120.22,-264.61 c -0.4,1.58 0.03,3.3 1.08,4.49 l -0.3,0.09 c 0.14,-1.19 0.22,-2.38 0.38,-3.57 0.21,-1.18 0.46,-2.35 0.81,-3.5 l 0.05,0.01 c -0.08,2.41 -0.55,4.75 -0.9,7.11 l -0.06,0.39 -0.25,-0.3 c -1.07,-1.32 -1.38,-3.16 -0.86,-4.72 z" + id="path638" + style="opacity:0.8" /><path + d="m 1114.89,-257.58 c -0.05,-0.72 -0.12,-1.43 -0.14,-2.15 0.01,-0.72 0.08,-1.44 0.19,-2.15 0.23,-1.42 0.66,-2.81 1.27,-4.12 l 0.14,-0.31 0.04,0.34 c 0.1,0.76 0.11,1.53 0.05,2.29 -0.07,0.77 -0.31,1.5 -0.43,2.24 -0.13,0.74 -0.26,1.49 -0.27,2.23 0,0.37 0.04,0.75 0.14,1.1 0.1,0.36 0.28,0.69 0.42,1.05 l -0.02,0.01 c -0.17,-0.34 -0.38,-0.66 -0.51,-1.02 -0.12,-0.37 -0.17,-0.75 -0.19,-1.14 -0.02,-0.77 0.07,-1.53 0.19,-2.28 0.12,-0.76 0.36,-1.48 0.43,-2.22 0.08,-0.74 0.08,-1.5 0,-2.24 l 0.19,0.03 c -0.63,1.28 -1.08,2.65 -1.33,4.06 -0.13,0.7 -0.21,1.42 -0.24,2.13 0.01,0.71 0.06,1.43 0.09,2.15 z" + id="path642" + style="opacity:0.8" /><path + d="m 1138.16,-256.89 c -0.03,-0.65 -0.1,-1.31 -0.11,-1.96 0.02,-0.66 0.09,-1.31 0.2,-1.96 0.23,-1.29 0.64,-2.56 1.21,-3.74 l 0.15,-0.31 0.04,0.34 c 0.08,0.69 0.09,1.39 0.02,2.08 -0.07,0.7 -0.3,1.36 -0.42,2.03 -0.13,0.67 -0.26,1.35 -0.28,2.02 -0.01,0.34 0.02,0.68 0.11,1 0.08,0.33 0.25,0.63 0.37,0.95 l -0.02,0.01 c -0.15,-0.31 -0.34,-0.6 -0.46,-0.93 -0.11,-0.33 -0.15,-0.69 -0.16,-1.04 -0.01,-0.7 0.09,-1.39 0.2,-2.07 0.12,-0.69 0.35,-1.34 0.42,-2.01 0.08,-0.67 0.09,-1.36 0.03,-2.03 l 0.19,0.03 c -0.59,1.16 -1.01,2.4 -1.26,3.68 -0.13,0.64 -0.21,1.29 -0.25,1.94 -0.01,0.65 0.04,1.3 0.06,1.96 z" + id="path646" + style="opacity:0.8" /><path + d="m 1126.44,-265.5 c -0.63,0.9 -1.18,1.87 -1.46,2.92 -0.14,0.52 -0.2,1.06 -0.13,1.58 0.08,0.52 0.3,1 0.64,1.39 v 0 l -0.32,0.03 c 0.22,-0.5 0.47,-0.99 0.72,-1.48 0.26,-0.48 0.5,-0.97 0.71,-1.47 0.45,-0.99 0.8,-2.03 1.1,-3.09 l 0.05,0.01 c -0.02,1.12 -0.3,2.22 -0.68,3.27 -0.39,1.05 -0.96,2.02 -1.55,2.97 l -0.15,0.25 -0.17,-0.22 v 0 c -0.38,-0.46 -0.6,-1.03 -0.66,-1.61 -0.06,-0.58 0.04,-1.15 0.21,-1.69 0.35,-1.08 0.97,-2.02 1.66,-2.88 z" + id="path650" + style="opacity:0.8" /><path + d="m 1144.05,-264.21 c -0.63,0.9 -1.18,1.87 -1.46,2.92 -0.14,0.52 -0.2,1.06 -0.13,1.58 0.08,0.52 0.3,1 0.64,1.39 v 0 l -0.32,0.03 c 0.22,-0.5 0.47,-0.99 0.72,-1.48 0.26,-0.48 0.5,-0.97 0.71,-1.47 0.45,-0.99 0.8,-2.03 1.1,-3.09 l 0.05,0.01 c -0.02,1.12 -0.3,2.22 -0.68,3.27 -0.39,1.05 -0.96,2.02 -1.55,2.97 l -0.15,0.25 -0.17,-0.22 v 0 c -0.38,-0.46 -0.6,-1.03 -0.66,-1.61 -0.05,-0.58 0.04,-1.15 0.21,-1.69 0.35,-1.08 0.97,-2.02 1.66,-2.88 z" + id="path654" + style="opacity:0.8" /><path + d="m 1175,-263.2 c -0.41,0.58 -0.78,1.18 -1.08,1.82 -0.31,0.64 -0.48,1.32 -0.52,2.01 -0.06,0.7 -0.02,1.4 0.09,2.09 0.11,0.67 0.26,1.43 0.58,1.92 v 0 l -0.32,0.03 0.94,-1.89 c 0.31,-0.61 0.48,-1.29 0.68,-1.96 0.35,-1.36 0.59,-2.76 0.9,-4.15 l 0.05,0.01 c -0.07,1.42 -0.2,2.85 -0.49,4.26 -0.14,0.7 -0.35,1.41 -0.66,2.08 -0.31,0.65 -0.67,1.27 -1.07,1.87 l -0.17,0.25 -0.15,-0.23 v 0 c -0.25,-0.37 -0.32,-0.71 -0.41,-1.07 -0.08,-0.35 -0.14,-0.71 -0.18,-1.07 -0.08,-0.72 -0.1,-1.44 -0.01,-2.16 0.08,-0.72 0.3,-1.43 0.64,-2.06 0.33,-0.64 0.73,-1.23 1.17,-1.79 z" + id="path658" + style="opacity:0.8" /><path + d="m 1182.95,-255.46 c -0.03,-0.65 -0.1,-1.31 -0.11,-1.96 0.02,-0.66 0.09,-1.31 0.2,-1.96 0.23,-1.29 0.64,-2.56 1.21,-3.74 l 0.15,-0.31 0.04,0.34 c 0.08,0.69 0.09,1.39 0.02,2.08 -0.07,0.7 -0.3,1.36 -0.42,2.03 -0.13,0.67 -0.26,1.35 -0.28,2.02 -0.01,0.34 0.02,0.68 0.11,1 0.08,0.33 0.25,0.63 0.37,0.95 l -0.02,0.01 c -0.15,-0.31 -0.34,-0.6 -0.46,-0.93 -0.11,-0.33 -0.15,-0.69 -0.16,-1.04 -0.01,-0.7 0.09,-1.39 0.2,-2.07 0.12,-0.69 0.35,-1.34 0.42,-2.01 0.08,-0.67 0.09,-1.36 0.03,-2.03 l 0.19,0.03 c -0.59,1.16 -1.01,2.4 -1.26,3.68 -0.13,0.64 -0.21,1.29 -0.25,1.94 -0.01,0.65 0.04,1.3 0.06,1.96 z" + id="path662" + style="opacity:0.8" /><path + d="m 1196.59,-254.9 c -0.03,-0.65 -0.1,-1.31 -0.11,-1.96 0.02,-0.66 0.09,-1.31 0.2,-1.96 0.23,-1.29 0.64,-2.56 1.21,-3.74 l 0.15,-0.31 0.04,0.34 c 0.08,0.69 0.09,1.39 0.02,2.08 -0.07,0.7 -0.3,1.36 -0.42,2.03 -0.13,0.67 -0.26,1.35 -0.28,2.02 -0.01,0.34 0.02,0.68 0.11,1 0.08,0.33 0.25,0.63 0.37,0.95 l -0.02,0.01 c -0.15,-0.31 -0.34,-0.6 -0.46,-0.93 -0.11,-0.33 -0.15,-0.69 -0.16,-1.04 -0.01,-0.7 0.09,-1.39 0.2,-2.07 0.12,-0.69 0.35,-1.34 0.42,-2.01 0.08,-0.67 0.09,-1.36 0.03,-2.03 l 0.19,0.03 c -0.59,1.16 -1.01,2.4 -1.26,3.68 -0.13,0.64 -0.21,1.29 -0.25,1.94 -0.01,0.65 0.04,1.3 0.06,1.96 z" + id="path666" + style="opacity:0.8" /><path + d="m 1158.09,-255.44 c -0.03,-0.65 -0.1,-1.31 -0.11,-1.96 0.02,-0.66 0.09,-1.31 0.2,-1.96 0.23,-1.29 0.64,-2.56 1.21,-3.74 l 0.15,-0.31 0.04,0.34 c 0.08,0.69 0.09,1.39 0.02,2.08 -0.07,0.7 -0.3,1.36 -0.42,2.03 -0.13,0.67 -0.26,1.35 -0.28,2.02 -0.01,0.34 0.02,0.68 0.11,1 0.08,0.33 0.25,0.63 0.37,0.95 l -0.02,0.01 c -0.15,-0.31 -0.34,-0.6 -0.46,-0.93 -0.11,-0.33 -0.15,-0.69 -0.16,-1.04 -0.01,-0.7 0.09,-1.39 0.2,-2.07 0.12,-0.69 0.35,-1.34 0.42,-2.01 0.08,-0.67 0.09,-1.36 0.03,-2.03 l 0.19,0.03 c -0.59,1.16 -1.01,2.4 -1.26,3.68 -0.13,0.64 -0.21,1.29 -0.25,1.94 -0.01,0.65 0.04,1.3 0.06,1.96 z" + id="path670" + style="opacity:0.8" /><path + d="m 1150.9,-263.42 c -0.08,0.67 -0.07,1.35 -0.09,2.03 l -0.01,2.04 0.01,1.02 c 0.01,0.32 0,0.72 0.09,0.94 0.04,0 -0.11,-0.04 -0.1,-0.02 0,0 0.03,-0.03 0.04,-0.06 0.04,-0.06 0.07,-0.13 0.11,-0.21 l 0.2,-0.46 c 0.07,-0.16 0.13,-0.32 0.21,-0.48 0.04,-0.08 0.08,-0.16 0.15,-0.24 0.04,-0.04 0.06,-0.09 0.14,-0.13 0.08,-0.07 0.28,-0.03 0.33,0.06 l -0.3,0.09 c 0.14,-1.19 0.22,-2.38 0.38,-3.57 0.21,-1.18 0.46,-2.35 0.81,-3.5 l 0.05,0.01 c -0.08,2.41 -0.55,4.74 -0.9,7.11 l -0.3,0.09 c -0.01,0.02 0.1,0.04 0.1,0.02 0.01,-0.01 -0.02,0.02 -0.04,0.04 -0.04,0.05 -0.08,0.12 -0.12,0.19 -0.08,0.14 -0.15,0.3 -0.22,0.45 l -0.22,0.47 c -0.04,0.08 -0.08,0.16 -0.14,0.24 -0.03,0.04 -0.06,0.08 -0.12,0.13 -0.03,0.02 -0.11,0.06 -0.18,0.03 -0.09,-0.03 -0.1,-0.07 -0.13,-0.11 -0.14,-0.42 -0.08,-0.73 -0.09,-1.08 l 0.03,-1.02 0.09,-2.04 c 0.05,-0.68 0.06,-1.36 0.17,-2.04 z" + id="path674" + style="opacity:0.8" /><path + d="m 1165.45,-261.73 c -0.21,0.84 -0.22,1.74 0.03,2.56 0.25,0.82 0.66,1.6 1.19,2.25 l -0.3,0.1 c 0.09,-1.26 0.12,-2.52 0.23,-3.78 v -0.01 -0.01 c 0.21,-1.21 0.47,-2.41 0.83,-3.6 l 0.05,0.01 c -0.04,1.24 -0.18,2.46 -0.37,3.67 v -0.02 c -0.11,1.26 -0.28,2.51 -0.4,3.77 l -0.04,0.45 -0.26,-0.36 c -0.54,-0.73 -0.91,-1.55 -1.11,-2.42 -0.19,-0.87 -0.15,-1.78 0.11,-2.62 z" + id="path678" + style="opacity:0.8" /><path + d="m 1189.7,-260.99 c -0.4,1.58 0.03,3.3 1.08,4.49 l -0.3,0.09 c 0.14,-1.19 0.22,-2.38 0.38,-3.57 0.21,-1.18 0.46,-2.35 0.81,-3.5 l 0.05,0.01 c -0.08,2.41 -0.55,4.74 -0.9,7.11 l -0.06,0.39 -0.25,-0.3 c -1.07,-1.32 -1.38,-3.16 -0.86,-4.72 z" + id="path682" + style="opacity:0.8" /><path + d="m 1200.93,-259.98 c -0.4,1.58 0.03,3.3 1.08,4.49 l -0.3,0.09 c 0.14,-1.19 0.22,-2.38 0.38,-3.57 0.21,-1.18 0.46,-2.35 0.81,-3.5 l 0.05,0.01 c -0.08,2.41 -0.55,4.74 -0.9,7.11 l -0.06,0.39 -0.25,-0.3 c -1.07,-1.32 -1.38,-3.16 -0.86,-4.72 z" + id="path686" + style="opacity:0.8" /><path + d="m 1208.66,-260.13 c -0.02,0.96 -0.34,1.86 -0.44,2.79 -0.05,0.47 -0.11,0.93 -0.13,1.4 -0.04,0.46 -0.02,0.92 0.07,1.39 l -0.02,0.01 c -0.23,-0.43 -0.3,-0.93 -0.3,-1.4 0.01,-0.48 0.09,-0.95 0.18,-1.42 0.15,-0.94 0.53,-1.82 0.62,-2.76 z" + id="path692" + style="opacity:0.8" /><path + d="m 1212.5,-254.73 c 0.03,-0.6 0.05,-1.2 0.1,-1.8 0.06,-0.6 0.05,-1.2 0.14,-1.79 0.21,-1.18 0.46,-2.35 0.81,-3.5 l 0.05,0.01 c -0.04,1.2 -0.18,2.39 -0.35,3.57 -0.08,0.59 -0.23,1.17 -0.33,1.76 -0.11,0.59 -0.24,1.17 -0.36,1.76 z" + id="path696" + style="opacity:0.8" /><path + d="m 1211.58,-259.33 c -0.15,0.8 -0.12,1.62 0.09,2.37 0.11,0.38 0.29,0.72 0.43,1.09 0.13,0.37 0.31,0.72 0.45,1.12 l -0.04,0.03 c -0.37,-0.23 -0.64,-0.57 -0.87,-0.93 -0.22,-0.37 -0.31,-0.8 -0.37,-1.22 -0.14,-0.84 -0.03,-1.7 0.26,-2.47 z" + id="path700" + style="opacity:0.8" /><path + class="st12" + d="M 1468.57,-258.94" + id="path706" /><path + class="st13" + d="m 1579.52,-253.66 c -26.09,-1.12 -68.76,-2.94 -102.82,-4.32 0.16,-50.76 35.26,-100.03 73.62,-130.77 l 0.58,0.74 c 51.34,58.7 52.73,74.08 38.36,134.77 m -0.01,-0.01" + id="path708" /><path + class="st14" + d="m 1591.05,-261.99 -112.59,-6.05 m 1.65,9.52 c 3.73,-73 72.68,-127.92 72.68,-127.92" + id="path710" /><path + class="st13" + d="m 1336.22,-253.25 m 0,0 c -14.37,-60.69 -12.98,-76.07 38.36,-134.77 l 0.58,-0.74 c 38.36,30.74 73.46,80.01 73.62,130.77 -32.54,1.32 -72.93,3.04 -99.22,4.17 -1.73,0.07 -2.63,0.11 -4.23,0.18" + id="path712" /><path + class="st14" + d="m 1447.01,-268.04 -112.59,6.05 m 38.26,-124.45 c 0,0 68.94,54.92 72.68,127.92" + id="path714" /><line + class="st15" + x1="1545.86" + y1="-385.07999" + x2="1477.2" + y2="-524.60999" + id="line716" /><path + class="st15" + d="m 1550.32,-388.75 -63.75,-130.65 c -0.16,-0.41 -0.42,-1.01 -0.82,-1.67 -0.46,-0.77 -1.04,-1.74 -2.13,-2.53 -0.42,-0.3 -1.14,-0.74 -2.17,-1 h -37.39" + id="path718" /><path + class="st15" + d="M 1343.17,-365.03" + id="path720" /><polygon + class="st17" + points="1476.7,-257.99 1448.77,-257.99 1448.38,-266.95 1477.08,-266.95 " + id="polygon722" /><line + class="st15" + x1="1379.64" + y1="-385.07999" + x2="1448.38" + y2="-524.78003" + id="line724" /><path + class="st15" + d="m 1375.18,-388.75 63.75,-130.65 c 0.16,-0.41 0.42,-1.01 0.82,-1.67 0.46,-0.77 1.04,-1.74 2.13,-2.53 0.42,-0.3 1.14,-0.74 2.17,-1" + id="path726" /><path + class="st16" + d="m 1589.25,-253.25 -7.63,5.03 c -2.97,2.11 -6.98,4.89 -11.79,8.02 -4.45,2.89 -13.68,8.75 -26.88,15.8 -21.86,11.67 -40.33,19 -53.76,24.29 -11.42,4.49 -20.99,7.88 -27.58,10.14" + id="path728" /><path + class="st16" + d="m 1336.22,-253.25 6.11,5.03 c 2.97,2.11 6.98,4.89 11.79,8.02 4.45,2.89 13.68,8.75 26.88,15.8 21.86,11.67 40.33,19 53.76,24.29 11.42,4.49 20.99,7.88 27.58,10.14" + id="path730" /><path + class="st16" + d="m 1591.05,-261.99 c -2.64,1.84 -17.53,12.77 -21.21,15.17 -4.45,2.89 -13.68,8.75 -26.88,15.8 -21.86,11.67 -40.33,19 -53.76,24.29 -11.42,4.49 -20.99,7.88 -27.58,10.14" + id="path732" /><path + class="st16" + d="m 1334.42,-261.99 c 2.73,1.91 16.16,12.62 20.08,15.17 4.45,2.89 13.68,8.75 26.88,15.8 21.86,11.67 40.33,19 53.76,24.29 11.42,4.49 20.99,7.88 27.58,10.14" + id="path734" /><path + class="st17" + d="m 1461,-188.49 c 0,0 1.96,16.56 0.65,26.33 -1.3,9.77 -1.67,55.71 -2.99,58.7 l -7.13,3.3 c 0,0 3.34,-45.97 4.14,-54.66 0.8,-8.69 0.79,-24.72 0.79,-24.72 l 2.16,-11.43 z" + id="path736" /><path + class="st17" + d="m 1467.99,-190.03 c 0,0 5.33,75.72 7.86,85.83 l -8.23,-1.13 c 0,0 -4.31,-77.21 -4.81,-81.31 -0.51,-4.08 5.18,-3.39 5.18,-3.39 z" + id="path738" /><path + class="st17" + d="m 1465.58,-195.66 c -0.2,1.27 10.43,7.35 15.22,11.4 4.78,4.06 3.9,8.77 1.34,15.23 0,0 -1.23,2.72 -4.35,4.44 -3.12,1.72 -4.06,-4.77 -4.06,-4.77 l 1.15,-1.53 c 0,0 5.03,-5.58 0.8,-9.08 -4.23,-3.5 -8.27,-6.3 -8.27,-6.3 l -5.37,-4.27 -3.21,-1.37 c 0,0 -14.08,16.3 -12.2,27.3 0,0 -8.19,-1.94 -3.71,-12.34 4.48,-10.4 16.58,-19.06 16.58,-19.06 z" + id="path740" /><path + class="st17" + d="m 1458.63,-193.83 c 0,0 -7.18,5.43 -7.74,10.87 -0.81,7.8 -5.43,16.12 -7.47,16.37 0,0 1.14,1.46 3.77,2.69 2.63,1.24 5.61,-2.34 5.61,-2.34 0,0 7.46,-15.63 6.16,-24.96 l 5.42,2.48 c 0,0 1.29,18.13 5.95,23.63 0,0 5.51,2.85 7.73,0.27 -1.04,-0.52 -4.39,-7.95 -5.83,-16.61 -1.44,-8.66 -6.6,-12.37 -7.53,-13.46 z" + id="path742" /><path + class="st17" + d="m 1458.63,-193.83 c 0,0 -7.18,5.43 -7.74,10.87 -0.81,7.8 -5.43,16.12 -7.47,16.37 0,0 1.14,1.46 3.77,2.69 2.63,1.24 5.61,-2.34 5.61,-2.34 0,0 7.46,-15.63 6.16,-24.96 l 5.42,2.48 c 0,0 1.29,18.13 5.95,23.63 0,0 5.51,2.85 7.73,0.27 -1.04,-0.52 -4.39,-7.95 -5.83,-16.61 -1.44,-8.66 -6.6,-12.37 -7.53,-13.46 z" + id="path744" /><path + class="st17" + d="m 1458.48,-191.55 c 0,0 -3.45,4.02 -4.09,6.8 -0.64,2.79 1.78,2.95 1.91,0.99 -0.08,-3.84 1.51,-7.43 2.18,-7.79 z" + id="path746" /><path + class="st17" + d="m 1464.1,-192.32 c 0,0 5.14,4.92 4.49,10.69 -0.64,5.78 -1.8,-2.02 -1.8,-2.02" + id="path748" /><path + class="st17" + d="m 1465.58,-195.66 c 0,0 -3.91,-1.84 -6.07,-0.36 0,0 -2.72,3.57 -0.35,7.73 0,0 2.93,1.25 5.27,0.18 0,0.01 -0.93,-4.89 1.15,-7.55" + id="path750" /><path + d="m 1580.16,-256.02 c -0.03,-0.47 -0.01,-0.93 0.02,-1.4 0.01,-0.47 0.1,-0.93 0.34,-1.36 l 0.02,0.01 c 0.02,0.48 -0.05,0.93 -0.16,1.38 -0.08,0.45 -0.15,0.91 -0.2,1.37 z" + id="path752" + style="opacity:0.8" /><path + d="m 1485.83,-265.57 c -0.63,0.9 -1.2,1.88 -1.48,2.93 -0.14,0.52 -0.21,1.07 -0.14,1.59 0.07,0.52 0.29,1.01 0.64,1.39 v 0 l -0.32,0.03 c 0.23,-0.51 0.48,-1 0.73,-1.48 0.27,-0.48 0.51,-0.97 0.72,-1.48 0.46,-1 0.81,-2.03 1.12,-3.11 l 0.05,0.01 c -0.02,1.13 -0.32,2.23 -0.71,3.29 -0.4,1.06 -0.98,2.03 -1.57,2.98 l -0.15,0.25 -0.17,-0.22 v 0 c -0.38,-0.46 -0.61,-1.04 -0.66,-1.62 -0.05,-0.58 0.05,-1.16 0.22,-1.7 0.36,-1.08 0.99,-2.02 1.68,-2.89 z" + id="path756" + style="opacity:0.8" /><path + d="m 1503.52,-257.34 c -0.05,-0.72 -0.12,-1.43 -0.14,-2.15 0.01,-0.72 0.08,-1.44 0.19,-2.15 0.23,-1.42 0.66,-2.81 1.27,-4.12 l 0.14,-0.31 0.04,0.34 c 0.1,0.76 0.11,1.53 0.05,2.29 -0.07,0.77 -0.31,1.5 -0.43,2.24 -0.13,0.74 -0.26,1.49 -0.27,2.23 0,0.37 0.03,0.75 0.14,1.1 0.1,0.36 0.28,0.69 0.42,1.05 l -0.02,0.01 c -0.17,-0.34 -0.38,-0.66 -0.51,-1.02 -0.12,-0.37 -0.18,-0.75 -0.19,-1.14 -0.02,-0.77 0.07,-1.53 0.19,-2.28 0.12,-0.76 0.36,-1.48 0.43,-2.22 0.08,-0.74 0.08,-1.5 0,-2.24 l 0.19,0.03 c -0.63,1.28 -1.08,2.65 -1.33,4.06 -0.13,0.7 -0.21,1.42 -0.24,2.13 0.01,0.71 0.06,1.43 0.09,2.15 z" + id="path760" + style="opacity:0.8" /><path + d="m 1506.66,-262.95 c -0.4,1.58 0.03,3.3 1.08,4.49 l -0.3,0.09 c 0.14,-1.19 0.22,-2.38 0.38,-3.57 0.21,-1.18 0.46,-2.35 0.81,-3.5 l 0.05,0.01 c -0.08,2.41 -0.55,4.74 -0.9,7.11 l -0.06,0.39 -0.25,-0.3 c -1.07,-1.32 -1.38,-3.16 -0.86,-4.72 z" + id="path764" + style="opacity:0.8" /><path + d="m 1493.23,-264.61 c -0.4,1.58 0.03,3.3 1.08,4.49 l -0.3,0.09 c 0.14,-1.19 0.22,-2.38 0.38,-3.57 0.21,-1.18 0.46,-2.35 0.81,-3.5 l 0.05,0.01 c -0.08,2.41 -0.55,4.75 -0.9,7.11 l -0.06,0.39 -0.25,-0.3 c -1.07,-1.32 -1.38,-3.16 -0.86,-4.72 z" + id="path768" + style="opacity:0.8" /><path + d="m 1487.9,-257.58 c -0.05,-0.72 -0.12,-1.43 -0.14,-2.15 0.01,-0.72 0.08,-1.44 0.19,-2.15 0.23,-1.42 0.66,-2.81 1.27,-4.12 l 0.14,-0.31 0.04,0.34 c 0.1,0.76 0.11,1.53 0.05,2.29 -0.07,0.77 -0.31,1.5 -0.43,2.24 -0.13,0.74 -0.26,1.49 -0.27,2.23 0,0.37 0.04,0.75 0.14,1.1 0.1,0.36 0.28,0.69 0.42,1.05 l -0.02,0.01 c -0.17,-0.34 -0.38,-0.66 -0.51,-1.02 -0.12,-0.37 -0.17,-0.75 -0.19,-1.14 -0.02,-0.77 0.07,-1.53 0.19,-2.28 0.12,-0.76 0.36,-1.48 0.43,-2.22 0.08,-0.74 0.08,-1.5 0,-2.24 l 0.19,0.03 c -0.63,1.28 -1.08,2.65 -1.33,4.06 -0.13,0.7 -0.21,1.42 -0.24,2.13 0.01,0.71 0.06,1.43 0.09,2.15 z" + id="path772" + style="opacity:0.8" /><path + d="m 1511.17,-256.89 c -0.03,-0.65 -0.1,-1.31 -0.11,-1.96 0.02,-0.66 0.09,-1.31 0.2,-1.96 0.23,-1.29 0.64,-2.56 1.21,-3.74 l 0.15,-0.31 0.04,0.34 c 0.08,0.69 0.09,1.39 0.02,2.08 -0.07,0.7 -0.3,1.36 -0.42,2.03 -0.13,0.67 -0.26,1.35 -0.28,2.02 -0.01,0.34 0.02,0.68 0.11,1 0.08,0.33 0.25,0.63 0.37,0.95 l -0.02,0.01 c -0.15,-0.31 -0.34,-0.6 -0.46,-0.93 -0.11,-0.33 -0.15,-0.69 -0.16,-1.04 -0.01,-0.7 0.09,-1.39 0.2,-2.07 0.12,-0.69 0.35,-1.34 0.42,-2.01 0.08,-0.67 0.09,-1.36 0.03,-2.03 l 0.19,0.03 c -0.59,1.16 -1.01,2.4 -1.26,3.68 -0.13,0.64 -0.21,1.29 -0.25,1.94 -0.01,0.65 0.04,1.3 0.06,1.96 z" + id="path776" + style="opacity:0.8" /><path + d="m 1499.45,-265.5 c -0.63,0.9 -1.18,1.87 -1.46,2.92 -0.14,0.52 -0.2,1.06 -0.13,1.58 0.08,0.52 0.3,1 0.64,1.39 v 0 l -0.32,0.03 c 0.22,-0.5 0.47,-0.99 0.72,-1.48 0.26,-0.48 0.5,-0.97 0.71,-1.47 0.45,-0.99 0.8,-2.03 1.1,-3.09 l 0.05,0.01 c -0.02,1.12 -0.3,2.22 -0.68,3.27 -0.39,1.05 -0.96,2.02 -1.55,2.97 l -0.15,0.25 -0.17,-0.22 v 0 c -0.38,-0.46 -0.6,-1.03 -0.66,-1.61 -0.06,-0.58 0.04,-1.15 0.21,-1.69 0.35,-1.08 0.97,-2.02 1.66,-2.88 z" + id="path780" + style="opacity:0.8" /><path + d="m 1517.06,-264.21 c -0.63,0.9 -1.18,1.87 -1.46,2.92 -0.14,0.52 -0.2,1.06 -0.13,1.58 0.08,0.52 0.3,1 0.64,1.39 v 0 l -0.32,0.03 c 0.22,-0.5 0.47,-0.99 0.72,-1.48 0.26,-0.48 0.5,-0.97 0.71,-1.47 0.45,-0.99 0.8,-2.03 1.1,-3.09 l 0.05,0.01 c -0.02,1.12 -0.3,2.22 -0.68,3.27 -0.39,1.05 -0.96,2.02 -1.55,2.97 l -0.15,0.25 -0.17,-0.22 v 0 c -0.38,-0.46 -0.6,-1.03 -0.66,-1.61 -0.05,-0.58 0.04,-1.15 0.21,-1.69 0.35,-1.08 0.97,-2.02 1.66,-2.88 z" + id="path784" + style="opacity:0.8" /><path + d="m 1548.01,-263.2 c -0.41,0.58 -0.78,1.18 -1.08,1.82 -0.31,0.64 -0.48,1.32 -0.52,2.01 -0.06,0.7 -0.02,1.4 0.09,2.09 0.11,0.67 0.26,1.43 0.58,1.92 v 0 l -0.32,0.03 0.94,-1.89 c 0.31,-0.61 0.48,-1.29 0.68,-1.96 0.35,-1.36 0.59,-2.76 0.9,-4.15 l 0.05,0.01 c -0.07,1.42 -0.2,2.85 -0.49,4.26 -0.14,0.7 -0.35,1.41 -0.66,2.08 -0.31,0.65 -0.67,1.27 -1.07,1.87 l -0.17,0.25 -0.15,-0.23 v 0 c -0.25,-0.37 -0.32,-0.71 -0.41,-1.07 -0.08,-0.35 -0.14,-0.71 -0.18,-1.07 -0.08,-0.72 -0.1,-1.44 -0.01,-2.16 0.08,-0.72 0.3,-1.43 0.64,-2.06 0.33,-0.64 0.73,-1.23 1.17,-1.79 z" + id="path788" + style="opacity:0.8" /><path + d="m 1555.96,-255.46 c -0.03,-0.65 -0.1,-1.31 -0.11,-1.96 0.02,-0.66 0.09,-1.31 0.2,-1.96 0.23,-1.29 0.64,-2.56 1.21,-3.74 l 0.15,-0.31 0.04,0.34 c 0.08,0.69 0.09,1.39 0.02,2.08 -0.07,0.7 -0.3,1.36 -0.42,2.03 -0.13,0.67 -0.26,1.35 -0.28,2.02 -0.01,0.34 0.02,0.68 0.11,1 0.08,0.33 0.25,0.63 0.37,0.95 l -0.02,0.01 c -0.15,-0.31 -0.34,-0.6 -0.46,-0.93 -0.11,-0.33 -0.15,-0.69 -0.16,-1.04 -0.01,-0.7 0.09,-1.39 0.2,-2.07 0.12,-0.69 0.35,-1.34 0.42,-2.01 0.08,-0.67 0.09,-1.36 0.03,-2.03 l 0.19,0.03 c -0.59,1.16 -1.01,2.4 -1.26,3.68 -0.13,0.64 -0.21,1.29 -0.25,1.94 -0.01,0.65 0.04,1.3 0.06,1.96 z" + id="path792" + style="opacity:0.8" /><path + d="m 1569.59,-254.9 c -0.03,-0.65 -0.1,-1.31 -0.11,-1.96 0.02,-0.66 0.09,-1.31 0.2,-1.96 0.23,-1.29 0.64,-2.56 1.21,-3.74 l 0.15,-0.31 0.04,0.34 c 0.08,0.69 0.09,1.39 0.02,2.08 -0.07,0.7 -0.3,1.36 -0.42,2.03 -0.13,0.67 -0.26,1.35 -0.28,2.02 -0.01,0.34 0.02,0.68 0.11,1 0.08,0.33 0.25,0.63 0.37,0.95 l -0.02,0.01 c -0.15,-0.31 -0.34,-0.6 -0.46,-0.93 -0.11,-0.33 -0.15,-0.69 -0.16,-1.04 -0.01,-0.7 0.09,-1.39 0.2,-2.07 0.12,-0.69 0.35,-1.34 0.42,-2.01 0.08,-0.67 0.09,-1.36 0.03,-2.03 l 0.19,0.03 c -0.59,1.16 -1.01,2.4 -1.26,3.68 -0.13,0.64 -0.21,1.29 -0.25,1.94 -0.01,0.65 0.04,1.3 0.06,1.96 z" + id="path796" + style="opacity:0.8" /><path + d="m 1531.1,-255.44 c -0.03,-0.65 -0.1,-1.31 -0.11,-1.96 0.02,-0.66 0.09,-1.31 0.2,-1.96 0.23,-1.29 0.64,-2.56 1.21,-3.74 l 0.15,-0.31 0.04,0.34 c 0.08,0.69 0.09,1.39 0.02,2.08 -0.07,0.7 -0.3,1.36 -0.42,2.03 -0.13,0.67 -0.26,1.35 -0.28,2.02 -0.01,0.34 0.02,0.68 0.11,1 0.08,0.33 0.25,0.63 0.37,0.95 l -0.02,0.01 c -0.15,-0.31 -0.34,-0.6 -0.46,-0.93 -0.11,-0.33 -0.15,-0.69 -0.16,-1.04 -0.01,-0.7 0.09,-1.39 0.2,-2.07 0.12,-0.69 0.35,-1.34 0.42,-2.01 0.08,-0.67 0.09,-1.36 0.03,-2.03 l 0.19,0.03 c -0.59,1.16 -1.01,2.4 -1.26,3.68 -0.13,0.64 -0.21,1.29 -0.25,1.94 -0.01,0.65 0.04,1.3 0.06,1.96 z" + id="path800" + style="opacity:0.8" /><path + d="m 1523.91,-263.42 c -0.08,0.67 -0.07,1.35 -0.09,2.03 l -0.01,2.04 0.01,1.02 c 0.01,0.32 0,0.72 0.09,0.94 0.04,0 -0.11,-0.04 -0.1,-0.02 0,0 0.03,-0.03 0.04,-0.06 0.04,-0.06 0.07,-0.13 0.11,-0.21 l 0.2,-0.46 c 0.07,-0.16 0.13,-0.32 0.21,-0.48 0.04,-0.08 0.08,-0.16 0.15,-0.24 0.04,-0.04 0.06,-0.09 0.14,-0.13 0.08,-0.07 0.28,-0.03 0.33,0.06 l -0.3,0.09 c 0.14,-1.19 0.22,-2.38 0.38,-3.57 0.21,-1.18 0.46,-2.35 0.81,-3.5 l 0.05,0.01 c -0.08,2.41 -0.55,4.74 -0.9,7.11 l -0.3,0.09 c -0.01,0.02 0.1,0.04 0.1,0.02 0.01,-0.01 -0.02,0.02 -0.04,0.04 -0.04,0.05 -0.08,0.12 -0.12,0.19 -0.08,0.14 -0.15,0.3 -0.22,0.45 l -0.22,0.47 c -0.04,0.08 -0.08,0.16 -0.14,0.24 -0.03,0.04 -0.06,0.08 -0.12,0.13 -0.03,0.02 -0.11,0.06 -0.18,0.03 -0.09,-0.03 -0.1,-0.07 -0.13,-0.11 -0.14,-0.42 -0.08,-0.73 -0.09,-1.08 l 0.03,-1.02 0.09,-2.04 c 0.05,-0.68 0.06,-1.36 0.17,-2.04 z" + id="path804" + style="opacity:0.8" /><path + d="m 1538.46,-261.73 c -0.21,0.84 -0.22,1.74 0.03,2.56 0.25,0.82 0.66,1.6 1.19,2.25 l -0.3,0.1 c 0.09,-1.26 0.12,-2.52 0.23,-3.78 v -0.01 -0.01 c 0.21,-1.21 0.47,-2.41 0.83,-3.6 l 0.05,0.01 c -0.04,1.24 -0.18,2.46 -0.37,3.67 v -0.02 c -0.11,1.26 -0.28,2.51 -0.4,3.77 l -0.04,0.45 -0.26,-0.36 c -0.54,-0.73 -0.91,-1.55 -1.11,-2.42 -0.19,-0.87 -0.15,-1.78 0.11,-2.62 z" + id="path808" + style="opacity:0.8" /><path + d="m 1562.71,-260.99 c -0.4,1.58 0.03,3.3 1.08,4.49 l -0.3,0.09 c 0.14,-1.19 0.22,-2.38 0.38,-3.57 0.21,-1.18 0.46,-2.35 0.81,-3.5 l 0.05,0.01 c -0.08,2.41 -0.55,4.74 -0.9,7.11 l -0.06,0.39 -0.25,-0.3 c -1.07,-1.32 -1.38,-3.16 -0.86,-4.72 z" + id="path812" + style="opacity:0.8" /><path + d="m 1573.94,-259.98 c -0.4,1.58 0.03,3.3 1.08,4.49 l -0.3,0.09 c 0.14,-1.19 0.22,-2.38 0.38,-3.57 0.21,-1.18 0.46,-2.35 0.81,-3.5 l 0.05,0.01 c -0.08,2.41 -0.55,4.74 -0.9,7.11 l -0.06,0.39 -0.25,-0.3 c -1.07,-1.32 -1.38,-3.16 -0.86,-4.72 z" + id="path816" + style="opacity:0.8" /><path + d="m 1581.67,-260.13 c -0.02,0.96 -0.34,1.86 -0.44,2.79 -0.05,0.47 -0.11,0.93 -0.13,1.4 -0.04,0.46 -0.02,0.92 0.07,1.39 l -0.02,0.01 c -0.23,-0.43 -0.3,-0.93 -0.3,-1.4 0.01,-0.48 0.09,-0.95 0.18,-1.42 0.15,-0.94 0.53,-1.82 0.62,-2.76 z" + id="path822" + style="opacity:0.8" /><path + d="m 1439.69,-265.6 c 0.69,0.87 1.32,1.81 1.68,2.89 0.18,0.54 0.28,1.11 0.22,1.7 -0.05,0.58 -0.28,1.16 -0.66,1.62 v 0 l -0.17,0.22 -0.15,-0.25 c -0.59,-0.95 -1.17,-1.92 -1.57,-2.98 -0.39,-1.06 -0.68,-2.16 -0.71,-3.29 l 0.05,-0.01 c 0.31,1.07 0.66,2.11 1.12,3.11 0.21,0.51 0.46,1 0.72,1.48 0.25,0.49 0.51,0.98 0.73,1.48 l -0.32,-0.03 v 0 c 0.35,-0.38 0.57,-0.87 0.64,-1.39 0.07,-0.52 0,-1.07 -0.14,-1.59 -0.28,-1.05 -0.85,-2.03 -1.48,-2.93 z" + id="path828" + style="opacity:0.8" /><path + d="m 1421.94,-257.34 c 0.03,-0.72 0.09,-1.43 0.09,-2.15 -0.03,-0.71 -0.11,-1.43 -0.24,-2.13 -0.25,-1.41 -0.7,-2.78 -1.33,-4.06 l 0.19,-0.03 c -0.08,0.75 -0.08,1.5 0,2.24 0.07,0.74 0.31,1.46 0.43,2.22 0.11,0.75 0.21,1.51 0.19,2.28 -0.01,0.38 -0.07,0.77 -0.19,1.14 -0.13,0.36 -0.34,0.69 -0.51,1.02 l -0.02,-0.01 c 0.14,-0.35 0.32,-0.68 0.42,-1.05 0.1,-0.36 0.14,-0.73 0.14,-1.1 -0.01,-0.75 -0.14,-1.5 -0.27,-2.23 -0.11,-0.74 -0.36,-1.46 -0.43,-2.24 -0.07,-0.76 -0.05,-1.53 0.05,-2.29 l 0.04,-0.34 0.14,0.31 c 0.61,1.31 1.04,2.7 1.27,4.12 0.11,0.71 0.18,1.43 0.19,2.15 -0.02,0.72 -0.1,1.44 -0.14,2.15 z" + id="path832" + style="opacity:0.8" /><path + d="m 1418.88,-262.97 c 0.51,1.56 0.2,3.4 -0.86,4.72 l -0.25,0.3 -0.06,-0.39 c -0.35,-2.36 -0.82,-4.7 -0.9,-7.11 l 0.05,-0.01 c 0.35,1.15 0.6,2.33 0.81,3.5 0.16,1.18 0.24,2.38 0.38,3.57 l -0.3,-0.09 c 1.05,-1.19 1.48,-2.9 1.08,-4.49 z" + id="path836" + style="opacity:0.8" /><path + d="m 1432.3,-264.62 c 0.51,1.56 0.2,3.4 -0.86,4.72 l -0.25,0.3 -0.06,-0.39 c -0.35,-2.36 -0.82,-4.7 -0.9,-7.11 l 0.05,-0.01 c 0.35,1.15 0.6,2.33 0.81,3.5 0.16,1.18 0.24,2.38 0.38,3.57 l -0.3,-0.09 c 1.05,-1.19 1.48,-2.9 1.08,-4.49 z" + id="path840" + style="opacity:0.8" /><path + d="m 1437.56,-257.59 c 0.03,-0.72 0.09,-1.43 0.09,-2.15 -0.03,-0.71 -0.11,-1.43 -0.24,-2.13 -0.25,-1.41 -0.7,-2.78 -1.33,-4.06 l 0.19,-0.03 c -0.08,0.75 -0.08,1.5 0,2.24 0.07,0.74 0.31,1.46 0.43,2.22 0.11,0.75 0.21,1.51 0.19,2.28 -0.01,0.38 -0.07,0.77 -0.19,1.14 -0.13,0.36 -0.34,0.69 -0.51,1.02 l -0.02,-0.01 c 0.14,-0.35 0.32,-0.68 0.42,-1.05 0.1,-0.36 0.14,-0.73 0.14,-1.1 -0.01,-0.75 -0.14,-1.5 -0.27,-2.23 -0.11,-0.74 -0.36,-1.46 -0.43,-2.24 -0.07,-0.76 -0.05,-1.53 0.05,-2.29 l 0.04,-0.34 0.14,0.31 c 0.61,1.31 1.04,2.7 1.27,4.12 0.11,0.71 0.18,1.43 0.19,2.15 -0.02,0.72 -0.1,1.44 -0.14,2.15 z" + id="path844" + style="opacity:0.8" /><path + d="m 1414.29,-256.9 c 0.02,-0.65 0.06,-1.31 0.06,-1.96 -0.03,-0.65 -0.12,-1.3 -0.25,-1.94 -0.25,-1.28 -0.68,-2.52 -1.26,-3.68 l 0.19,-0.03 c -0.06,0.68 -0.05,1.36 0.03,2.03 0.07,0.67 0.3,1.32 0.42,2.01 0.11,0.68 0.2,1.37 0.2,2.07 -0.01,0.35 -0.05,0.7 -0.16,1.04 -0.11,0.33 -0.31,0.62 -0.46,0.93 l -0.02,-0.01 c 0.12,-0.32 0.29,-0.62 0.37,-0.95 0.09,-0.33 0.11,-0.66 0.11,-1 -0.02,-0.68 -0.15,-1.35 -0.28,-2.02 -0.11,-0.67 -0.35,-1.32 -0.42,-2.03 -0.07,-0.69 -0.06,-1.39 0.02,-2.08 l 0.04,-0.34 0.15,0.31 c 0.57,1.19 0.98,2.45 1.21,3.74 0.11,0.65 0.18,1.3 0.2,1.96 -0.01,0.66 -0.07,1.31 -0.1,1.96 z" + id="path848" + style="opacity:0.8" /><path + d="m 1426.08,-265.53 c 0.68,0.87 1.3,1.81 1.66,2.88 0.17,0.54 0.26,1.11 0.21,1.69 -0.06,0.58 -0.28,1.15 -0.66,1.61 v 0 l -0.17,0.22 -0.15,-0.25 c -0.58,-0.95 -1.15,-1.92 -1.55,-2.97 -0.38,-1.05 -0.67,-2.15 -0.68,-3.27 l 0.05,-0.01 c 0.3,1.07 0.65,2.1 1.1,3.09 0.21,0.5 0.45,0.99 0.71,1.47 0.25,0.48 0.5,0.97 0.72,1.48 l -0.32,-0.03 v 0 c 0.35,-0.38 0.57,-0.87 0.64,-1.39 0.07,-0.52 0.01,-1.06 -0.13,-1.58 -0.27,-1.05 -0.83,-2.02 -1.46,-2.92 z" + id="path852" + style="opacity:0.8" /><path + d="m 1408.47,-264.24 c 0.68,0.87 1.3,1.81 1.66,2.88 0.17,0.54 0.26,1.11 0.21,1.69 -0.06,0.58 -0.28,1.15 -0.66,1.61 v 0 l -0.17,0.22 -0.15,-0.25 c -0.58,-0.95 -1.15,-1.92 -1.55,-2.97 -0.38,-1.05 -0.67,-2.15 -0.68,-3.27 l 0.05,-0.01 c 0.3,1.07 0.65,2.1 1.1,3.09 0.2,0.5 0.45,0.99 0.71,1.47 0.25,0.48 0.5,0.97 0.72,1.48 l -0.32,-0.03 v 0 c 0.35,-0.38 0.57,-0.87 0.64,-1.39 0.07,-0.52 0.01,-1.06 -0.13,-1.58 -0.27,-1.05 -0.83,-2.02 -1.46,-2.92 z" + id="path856" + style="opacity:0.8" /><path + d="m 1377.51,-263.23 c 0.44,0.56 0.84,1.15 1.17,1.79 0.34,0.63 0.56,1.34 0.64,2.06 0.08,0.72 0.07,1.44 -0.01,2.16 -0.04,0.36 -0.1,0.72 -0.18,1.07 -0.09,0.36 -0.16,0.7 -0.41,1.07 v 0 l -0.15,0.23 -0.17,-0.25 c -0.41,-0.59 -0.77,-1.22 -1.07,-1.87 -0.31,-0.67 -0.51,-1.38 -0.66,-2.08 -0.29,-1.41 -0.43,-2.83 -0.49,-4.26 l 0.05,-0.01 c 0.31,1.39 0.55,2.79 0.9,4.15 0.19,0.68 0.37,1.35 0.68,1.96 l 0.94,1.89 -0.32,-0.03 v 0 c 0.32,-0.49 0.47,-1.26 0.58,-1.92 0.1,-0.69 0.14,-1.4 0.09,-2.09 -0.04,-0.7 -0.22,-1.38 -0.52,-2.01 -0.3,-0.64 -0.67,-1.25 -1.08,-1.82 z" + id="path860" + style="opacity:0.8" /><path + d="m 1369.5,-255.46 c 0.02,-0.65 0.06,-1.31 0.06,-1.96 -0.03,-0.65 -0.12,-1.3 -0.25,-1.94 -0.25,-1.28 -0.68,-2.52 -1.26,-3.68 l 0.19,-0.03 c -0.06,0.68 -0.05,1.36 0.03,2.03 0.07,0.67 0.3,1.32 0.42,2.01 0.11,0.68 0.2,1.37 0.2,2.07 -0.01,0.35 -0.05,0.7 -0.16,1.04 -0.11,0.33 -0.31,0.62 -0.46,0.93 l -0.02,-0.01 c 0.12,-0.32 0.29,-0.62 0.37,-0.95 0.09,-0.33 0.11,-0.66 0.11,-1 -0.02,-0.68 -0.15,-1.35 -0.28,-2.02 -0.11,-0.67 -0.35,-1.32 -0.42,-2.03 -0.07,-0.69 -0.06,-1.39 0.02,-2.08 l 0.04,-0.34 0.15,0.31 c 0.57,1.19 0.98,2.45 1.21,3.74 0.11,0.65 0.18,1.3 0.2,1.96 -0.01,0.66 -0.07,1.31 -0.11,1.96 z" + id="path864" + style="opacity:0.8" /><path + d="m 1355.86,-254.9 c 0.02,-0.65 0.06,-1.31 0.06,-1.96 -0.03,-0.65 -0.12,-1.3 -0.25,-1.94 -0.25,-1.28 -0.68,-2.52 -1.26,-3.68 l 0.19,-0.03 c -0.06,0.68 -0.05,1.36 0.03,2.03 0.07,0.67 0.3,1.32 0.42,2.01 0.11,0.68 0.2,1.37 0.2,2.07 -0.01,0.35 -0.05,0.7 -0.16,1.04 -0.11,0.33 -0.31,0.62 -0.46,0.93 l -0.02,-0.01 c 0.12,-0.32 0.29,-0.62 0.37,-0.95 0.09,-0.33 0.11,-0.66 0.11,-1 -0.02,-0.68 -0.15,-1.35 -0.28,-2.02 -0.11,-0.67 -0.35,-1.32 -0.42,-2.03 -0.07,-0.69 -0.06,-1.39 0.02,-2.08 l 0.04,-0.34 0.15,0.31 c 0.57,1.19 0.98,2.45 1.21,3.74 0.11,0.65 0.18,1.3 0.2,1.96 -0.01,0.66 -0.07,1.31 -0.11,1.96 z" + id="path868" + style="opacity:0.8" /><path + d="m 1394.35,-255.44 c 0.02,-0.65 0.06,-1.31 0.06,-1.96 -0.03,-0.65 -0.12,-1.3 -0.25,-1.94 -0.25,-1.28 -0.68,-2.52 -1.26,-3.68 l 0.19,-0.03 c -0.06,0.68 -0.05,1.36 0.03,2.03 0.07,0.67 0.3,1.32 0.42,2.01 0.11,0.68 0.2,1.37 0.2,2.07 -0.01,0.35 -0.05,0.7 -0.16,1.04 -0.11,0.33 -0.31,0.62 -0.46,0.93 l -0.02,-0.01 c 0.12,-0.32 0.29,-0.62 0.37,-0.95 0.09,-0.33 0.11,-0.66 0.11,-1 -0.02,-0.68 -0.15,-1.35 -0.28,-2.02 -0.11,-0.67 -0.35,-1.32 -0.42,-2.03 -0.07,-0.69 -0.06,-1.39 0.02,-2.08 l 0.04,-0.34 0.15,0.31 c 0.57,1.19 0.98,2.45 1.21,3.74 0.11,0.65 0.18,1.3 0.2,1.96 -0.01,0.66 -0.07,1.31 -0.11,1.96 z" + id="path872" + style="opacity:0.8" /><path + d="m 1401.63,-263.43 c 0.11,0.68 0.13,1.36 0.17,2.04 l 0.09,2.04 0.03,1.02 c -0.01,0.35 0.05,0.66 -0.09,1.08 -0.03,0.04 -0.04,0.08 -0.13,0.11 -0.07,0.03 -0.15,-0.01 -0.18,-0.03 -0.07,-0.05 -0.09,-0.09 -0.12,-0.13 -0.06,-0.08 -0.1,-0.16 -0.14,-0.24 l -0.22,-0.47 c -0.07,-0.15 -0.14,-0.31 -0.22,-0.45 -0.04,-0.07 -0.08,-0.14 -0.12,-0.19 -0.02,-0.02 -0.05,-0.05 -0.04,-0.04 0,0.02 0.11,0 0.1,-0.02 l -0.3,-0.09 c -0.35,-2.36 -0.82,-4.7 -0.9,-7.11 l 0.05,-0.01 c 0.35,1.15 0.6,2.33 0.81,3.5 0.16,1.18 0.24,2.38 0.38,3.57 l -0.3,-0.09 c 0.05,-0.09 0.25,-0.13 0.33,-0.06 0.08,0.05 0.11,0.09 0.14,0.13 0.06,0.08 0.1,0.16 0.15,0.24 0.08,0.16 0.15,0.32 0.21,0.48 l 0.2,0.46 c 0.04,0.07 0.07,0.15 0.11,0.21 0.02,0.03 0.04,0.06 0.04,0.06 0.01,-0.02 -0.14,0.02 -0.1,0.02 0.08,-0.22 0.08,-0.62 0.09,-0.94 l 0.01,-1.02 -0.01,-2.04 c -0.02,-0.68 -0.01,-1.36 -0.09,-2.03 z" + id="path876" + style="opacity:0.8" /><path + d="m 1387.07,-261.74 c 0.26,0.84 0.3,1.75 0.11,2.62 -0.2,0.87 -0.57,1.69 -1.11,2.42 l -0.26,0.36 -0.04,-0.45 c -0.12,-1.26 -0.29,-2.51 -0.4,-3.77 v 0.02 c -0.18,-1.22 -0.33,-2.44 -0.37,-3.67 l 0.05,-0.01 c 0.36,1.19 0.61,2.39 0.83,3.6 v 0.01 0.01 c 0.1,1.26 0.14,2.52 0.23,3.78 l -0.3,-0.1 c 0.53,-0.65 0.94,-1.43 1.19,-2.25 0.25,-0.82 0.24,-1.72 0.03,-2.56 z" + id="path880" + style="opacity:0.8" /><path + d="m 1362.83,-261 c 0.51,1.56 0.2,3.4 -0.86,4.72 l -0.25,0.3 -0.06,-0.39 c -0.35,-2.36 -0.82,-4.7 -0.9,-7.11 l 0.05,-0.01 c 0.35,1.15 0.6,2.33 0.81,3.5 0.16,1.18 0.24,2.38 0.38,3.57 l -0.3,-0.09 c 1.05,-1.19 1.48,-2.9 1.08,-4.49 z" + id="path884" + style="opacity:0.8" /><path + d="m 1351.59,-259.99 c 0.51,1.56 0.2,3.4 -0.86,4.72 l -0.25,0.3 -0.06,-0.39 c -0.35,-2.36 -0.82,-4.7 -0.9,-7.11 l 0.05,-0.01 c 0.35,1.15 0.6,2.33 0.81,3.5 0.16,1.18 0.24,2.38 0.38,3.57 l -0.3,-0.09 c 1.05,-1.19 1.48,-2.9 1.08,-4.49 z" + id="path888" + style="opacity:0.8" /><path + d="m 1343.84,-260.13 c 0.09,0.94 0.47,1.82 0.62,2.76 0.09,0.47 0.17,0.94 0.18,1.42 0,0.48 -0.07,0.98 -0.3,1.4 l -0.02,-0.01 c 0.09,-0.47 0.11,-0.92 0.07,-1.39 -0.02,-0.46 -0.08,-0.93 -0.13,-1.4 -0.1,-0.93 -0.42,-1.84 -0.44,-2.79 z" + id="path894" + style="opacity:0.8" /><line + class="st15" + x1="1445.36" + y1="-519.42999" + x2="1480.11" + y2="-519.42999" + id="line900" /><path + class="st17" + d="m 1464.02,-517.12 c 0,0 -1.96,16.56 -0.65,26.33 1.3,9.77 1.67,55.71 2.99,58.7 l 7.13,3.3 c 0,0 -3.34,-45.97 -4.14,-54.66 -0.8,-8.69 -0.79,-24.72 -0.79,-24.72 l -2.16,-11.43 z" + id="path902" /><path + class="st17" + d="m 1457.02,-518.66 c 0,0 -5.33,75.72 -7.86,85.83 l 8.23,-1.13 c 0,0 4.31,-77.21 4.81,-81.31 0.51,-4.07 -5.18,-3.39 -5.18,-3.39 z" + id="path904" /><path + class="st17" + d="m 1459.43,-524.28 c 0.2,1.27 -10.43,7.35 -15.22,11.4 -4.78,4.06 -3.9,8.77 -1.34,15.23 0,0 1.23,2.72 4.35,4.44 3.12,1.72 4.06,-4.77 4.06,-4.77 l -1.15,-1.53 c 0,0 -5.03,-5.58 -0.8,-9.08 4.23,-3.5 8.27,-6.3 8.27,-6.3 l 5.37,-4.27 3.21,-1.37 c 0,0 14.08,16.3 12.2,27.3 0,0 8.19,-1.94 3.71,-12.34 -4.48,-10.4 -16.58,-19.06 -16.58,-19.06 z" + id="path906" /><path + class="st17" + d="m 1466.39,-522.45 c 0,0 7.18,5.43 7.74,10.87 0.81,7.8 5.43,16.12 7.48,16.37 0,0 -1.14,1.46 -3.77,2.69 -2.63,1.24 -5.61,-2.34 -5.61,-2.34 0,0 -7.46,-15.63 -6.16,-24.96 l -5.42,2.48 c 0,0 -1.29,18.13 -5.95,23.63 0,0 -5.51,2.85 -7.73,0.27 1.04,-0.52 4.39,-7.95 5.83,-16.61 1.44,-8.66 6.6,-12.37 7.53,-13.46 z" + id="path908" /><path + class="st17" + d="m 1466.39,-522.45 c 0,0 7.18,5.43 7.74,10.87 0.81,7.8 5.43,16.12 7.48,16.37 0,0 -1.14,1.46 -3.77,2.69 -2.63,1.24 -5.61,-2.34 -5.61,-2.34 0,0 -7.46,-15.63 -6.16,-24.96 l -5.42,2.48 c 0,0 -1.29,18.13 -5.95,23.63 0,0 -5.51,2.85 -7.73,0.27 1.04,-0.52 4.39,-7.95 5.83,-16.61 1.44,-8.66 6.6,-12.37 7.53,-13.46 z" + id="path910" /><path + class="st17" + d="m 1466.53,-520.17 c 0,0 3.45,4.02 4.09,6.8 0.64,2.79 -1.78,2.95 -1.91,0.99 0.08,-3.84 -1.51,-7.43 -2.18,-7.79 z" + id="path912" /><path + class="st17" + d="m 1460.92,-520.94 c 0,0 -5.14,4.92 -4.49,10.69 0.64,5.78 1.8,-2.02 1.8,-2.02" + id="path914" /><path + class="st17" + d="m 1459.43,-524.28 c 0,0 3.91,-1.84 6.07,-0.36 0,0 2.72,3.57 0.35,7.73 0,0 -2.93,1.25 -5.27,0.18 0,0.01 0.94,-4.89 -1.15,-7.55" + id="path916" /><path + class="st17" + d="m 1093.02,-516.12 c 0,0 -1.96,16.56 -0.65,26.33 1.3,9.77 1.67,55.71 2.99,58.7 l 7.13,3.3 c 0,0 -3.34,-45.97 -4.14,-54.66 -0.8,-8.69 -0.79,-24.72 -0.79,-24.72 l -2.16,-11.43 z" + id="path918" /><path + class="st17" + d="m 1086.02,-517.66 c 0,0 -5.33,75.72 -7.86,85.83 l 8.23,-1.13 c 0,0 4.31,-77.21 4.81,-81.31 0.51,-4.07 -5.18,-3.39 -5.18,-3.39 z" + id="path920" /><path + class="st17" + d="m 1088.43,-523.28 c 0.2,1.27 -10.43,7.35 -15.22,11.4 -4.78,4.06 -3.9,8.77 -1.34,15.23 0,0 1.23,2.72 4.35,4.44 3.12,1.72 4.06,-4.77 4.06,-4.77 l -1.15,-1.53 c 0,0 -5.03,-5.58 -0.8,-9.08 4.23,-3.5 8.27,-6.3 8.27,-6.3 l 5.37,-4.27 3.21,-1.37 c 0,0 14.08,16.3 12.2,27.3 0,0 8.19,-1.94 3.71,-12.34 -4.48,-10.4 -16.58,-19.06 -16.58,-19.06 z" + id="path922" /><path + class="st17" + d="m 1095.39,-521.45 c 0,0 7.18,5.43 7.74,10.87 0.81,7.8 5.43,16.12 7.48,16.37 0,0 -1.14,1.46 -3.77,2.69 -2.63,1.24 -5.61,-2.34 -5.61,-2.34 0,0 -7.46,-15.63 -6.16,-24.96 l -5.42,2.48 c 0,0 -1.29,18.13 -5.95,23.63 0,0 -5.51,2.85 -7.73,0.27 1.04,-0.52 4.39,-7.95 5.83,-16.61 1.44,-8.66 6.6,-12.37 7.53,-13.46 z" + id="path924" /><path + class="st17" + d="m 1095.39,-521.45 c 0,0 7.18,5.43 7.74,10.87 0.81,7.8 5.43,16.12 7.48,16.37 0,0 -1.14,1.46 -3.77,2.69 -2.63,1.24 -5.61,-2.34 -5.61,-2.34 0,0 -7.46,-15.63 -6.16,-24.96 l -5.42,2.48 c 0,0 -1.29,18.13 -5.95,23.63 0,0 -5.51,2.85 -7.73,0.27 1.04,-0.52 4.39,-7.95 5.83,-16.61 1.44,-8.66 6.6,-12.37 7.53,-13.46 z" + id="path926" /><path + class="st17" + d="m 1095.53,-519.17 c 0,0 3.45,4.02 4.09,6.8 0.64,2.79 -1.78,2.95 -1.91,0.99 0.08,-3.84 -1.51,-7.43 -2.18,-7.79 z" + id="path928" /><path + class="st17" + d="m 1089.92,-519.94 c 0,0 -5.14,4.92 -4.49,10.69 0.64,5.78 1.8,-2.02 1.8,-2.02" + id="path930" /><path + class="st17" + d="m 1088.43,-523.28 c 0,0 3.91,-1.84 6.07,-0.36 0,0 2.72,3.57 0.35,7.73 0,0 -2.93,1.25 -5.27,0.18 0,0.01 0.94,-4.89 -1.15,-7.55" + id="path932" /></g><g + id="g100362"><line + class="st2" + x1="6083.02" + y1="-117.92" + x2="6124.1602" + y2="-127.81" + id="line1136" /><path + class="st2" + d="M 6154.37,-184.05" + id="path1138" /><path + d="m 6130.41,-455.9 1.93,7.48 c 0.63,2.5 1.3,4.98 1.86,7.5 0.57,2.51 1.15,5.02 1.66,7.55 0.53,2.52 1.05,5.04 1.52,7.58 1.93,10.12 3.43,20.33 4.63,30.56 1.13,10.24 1.94,20.52 2.33,30.82 0.09,2.57 0.19,5.15 0.22,7.72 0.06,2.57 0.1,5.15 0.1,7.73 0,5.15 -0.08,10.3 -0.27,15.45 -0.04,-5.15 -0.05,-10.3 -0.22,-15.44 -0.1,-5.14 -0.32,-10.29 -0.6,-15.42 -0.54,-10.27 -1.35,-20.53 -2.55,-30.75 -1.12,-10.22 -2.62,-20.4 -4.39,-30.54 -0.42,-2.54 -0.9,-5.06 -1.39,-7.59 -0.46,-2.53 -1,-5.05 -1.51,-7.57 -1.01,-5.04 -2.25,-10.04 -3.32,-15.08 z" + id="path1140" + style="opacity:0.5" /><path + d="m 6102.29,-409.03 c -0.67,2.37 -1.32,4.74 -1.85,7.14 -0.58,2.39 -1.04,4.8 -1.46,7.22 -0.83,4.84 -1.41,9.71 -1.6,14.61 -0.27,4.89 -0.22,9.81 0.1,14.7 0.31,4.9 0.91,9.78 1.69,14.65 -0.6,-2.39 -1.06,-4.81 -1.5,-7.24 -0.38,-2.44 -0.72,-4.88 -0.95,-7.34 -0.48,-4.92 -0.53,-9.87 -0.34,-14.81 0.28,-4.94 0.85,-9.86 1.85,-14.7 0.97,-4.85 2.32,-9.62 4.06,-14.23 z" + id="path1144" + style="opacity:0.5" /><path + d="m 6130.41,-324.21 c 1.36,-1.19 2.75,-2.33 4.12,-3.49 1.38,-1.15 2.81,-2.24 4.14,-3.44 2.7,-2.36 5.37,-4.76 7.96,-7.24 2.61,-2.46 5.14,-5 7.65,-7.57 2.5,-2.57 4.93,-5.23 7.37,-7.88 -1.05,1.46 -2.17,2.87 -3.29,4.29 -1.15,1.39 -2.32,2.76 -3.51,4.11 -2.38,2.71 -4.91,5.28 -7.52,7.77 -2.62,2.48 -5.33,4.87 -8.16,7.1 -2.84,2.23 -5.8,4.3 -8.76,6.35 z" + id="path1148" + style="opacity:0.5" /><path + d="m 6100.89,-178.37 c 1.4,-2.49 2.81,-4.97 4.15,-7.48 1.33,-2.51 2.64,-5.04 3.88,-7.59 1.25,-2.55 2.42,-5.14 3.58,-7.74 1.15,-2.6 2.23,-5.24 3.33,-7.88 -0.35,1.39 -0.77,2.75 -1.19,4.12 -0.45,1.36 -0.93,2.7 -1.43,4.05 -1,2.68 -2.16,5.3 -3.39,7.88 -1.27,2.57 -2.61,5.1 -4.11,7.54 -1.49,2.45 -3.07,4.83 -4.82,7.1 z" + id="path1152" + style="opacity:0.5" /><path + d="m 6151.58,-278.73 2.37,17.32 c 0.71,5.78 1.64,11.54 2.56,17.29 1.88,11.5 3.81,22.99 6.24,34.38 0.6,2.85 1.23,5.69 1.95,8.5 0.36,1.41 0.74,2.8 1.18,4.18 0.45,1.35 0.9,2.79 1.63,3.88 0.17,0.27 0.44,0.4 0.35,0.35 0.05,0 0.27,-0.31 0.38,-0.6 0.24,-0.62 0.39,-1.33 0.52,-2.03 0.25,-1.41 0.4,-2.85 0.52,-4.3 0.23,-2.89 0.37,-5.8 0.48,-8.71 0.2,-5.82 0.25,-11.64 0.26,-17.47 0.04,-5.83 -0.01,-11.65 -0.03,-17.48 0.45,11.65 0.75,23.3 0.54,34.97 -0.06,2.92 -0.15,5.84 -0.39,8.75 -0.12,1.46 -0.26,2.92 -0.51,4.38 -0.13,0.73 -0.28,1.46 -0.56,2.2 -0.08,0.19 -0.15,0.37 -0.28,0.57 -0.11,0.18 -0.29,0.41 -0.6,0.55 -0.17,0.07 -0.36,0.07 -0.54,0.03 -0.15,-0.05 -0.31,-0.12 -0.39,-0.2 -0.22,-0.16 -0.35,-0.32 -0.47,-0.49 -0.9,-1.34 -1.31,-2.74 -1.79,-4.14 -0.45,-1.4 -0.84,-2.81 -1.21,-4.23 -0.74,-2.83 -1.39,-5.68 -2,-8.53 -2.35,-11.43 -4.29,-22.93 -6.02,-34.47 -1.8,-11.5 -2.93,-23.12 -4.19,-34.7 z" + id="path1156" + style="opacity:0.5" /><path + class="st2" + d="m 6372.17,-158.44 c 1.99,-0.34 3.73,-0.52 5.16,-0.62 13.26,-0.91 23.81,3.52 30.2,6.25 3.05,1.3 5.82,2.71 8.33,4.17 7.89,-7.85 10.52,-14.84 11.46,-19.79 0.57,-2.99 0.29,-4.03 1.04,-10.42 1,-8.5 2.31,-13.53 3.12,-17.71 1.97,-10.09 1.6,-18 1.04,-30.2 -0.23,-4.95 -0.69,-10.95 -3.12,-27.08 -3.38,-22.39 -6.22,-40.86 -12.5,-64.58 -1.13,-4.27 -0.37,-1.16 -6.25,-21.87 -9.13,-32.2 -8.56,-31.26 -11.46,-40.62 -1.63,-5.27 -7.23,-23.12 -16.66,-44.79 -4.64,-10.66 -7.96,-17.08 -13.54,-23.96 -1.51,-1.86 -7.21,-8.72 -16.61,-15.58 -7.44,-5.43 -14.48,-8.88 -19.86,-11.07 l -49.98,-26.48 -36.53,52.95 h -0.96 l -36.53,-52.95 -49.98,26.48 c -5.37,2.19 -12.41,5.63 -19.86,11.07 -9.39,6.86 -15.1,13.72 -16.61,15.58 -5.58,6.87 -8.9,13.3 -13.54,23.96 -9.43,21.67 -15.04,39.52 -16.67,44.79 -2.89,9.36 -2.32,8.42 -11.46,40.62 -5.88,20.71 -5.12,17.6 -6.25,21.87 -6.28,23.72 -9.12,42.18 -12.5,64.58 -2.43,16.13 -2.9,22.13 -3.12,27.08 -0.56,12.2 -0.92,20.12 1.04,30.2 0.81,4.17 2.12,9.21 3.12,17.71 0.75,6.39 0.47,7.42 1.04,10.42 0.94,4.95 3.57,11.94 11.46,19.79 2.51,-1.45 5.29,-2.87 8.33,-4.17 6.4,-2.73 16.94,-7.16 30.2,-6.25 1.44,0.1 3.18,0.28 5.16,0.62" + id="path1162" /><polyline + class="st2" + points="6292.01,-497.99 6245.58,-430.38 6245.5,-430.38 6199.07,-497.99 " + id="polyline1164" /><path + class="st2" + d="m 6415.87,-148.64 -7.81,30.73 c -3.53,-1.47 -7.36,-2.88 -11.46,-4.17 -10.95,-3.43 -21.06,-5.04 -29.68,-5.73 l 5.21,-30.2 c -0.99,-1.32 -1.29,-2.38 -2.08,-5.21 -1.35,-4.8 -0.35,-8.91 0,-10.42 1.96,-8.52 1.53,-17.44 3.12,-26.04 1.68,-9.05 0.43,-20.27 -2.08,-42.7 -1.57,-14.04 -3.42,-29.89 -9.37,-49.99 -1.94,-6.56 -3.83,-11.93 -5.21,-15.62 l -9.37,-26.04 v 69.48 c -0.23,5.59 -0.42,14.09 0,24.47 0.61,15.11 1.95,20.5 1.04,29.99 -0.6,6.32 -2.29,15.33 -7.29,26.04 v 26.94 c -1.88,0.65 -4.75,1.53 -8.33,2.23 -3.94,0.77 -6.93,0.95 -8.33,1.04 -8.47,0.57 -13.05,1.52 -18.75,2.08 -9.73,0.96 -30.04,1.47 -56.24,1.04 h -7.37 c -26.2,0.43 -46.51,-0.09 -56.24,-1.04 -5.69,-0.56 -10.27,-1.51 -18.75,-2.08 -1.4,-0.09 -4.39,-0.28 -8.33,-1.04 -3.58,-0.7 -6.45,-1.58 -8.33,-2.23 v -26.94 c -5,-10.71 -6.69,-19.72 -7.29,-26.04 -0.91,-9.49 0.43,-14.88 1.04,-29.99 0.42,-10.38 0.23,-18.88 0,-24.47 v -69.48 l -9.37,26.04 c -1.37,3.7 -3.27,9.06 -5.21,15.62 -5.95,20.1 -7.8,35.96 -9.37,49.99 -2.51,22.43 -3.77,33.65 -2.08,42.7 1.6,8.59 1.16,17.52 3.12,26.04 0.35,1.5 1.35,5.62 0,10.42 -0.79,2.82 -1.09,3.89 -2.08,5.21 l 5.21,30.2 c -8.62,0.68 -18.73,2.3 -29.68,5.73 -4.1,1.28 -7.92,2.7 -11.46,4.17 l -7.81,-30.73" + id="path1166" /><line + class="st2" + x1="6408.0601" + y1="-117.92" + x2="6366.9199" + y2="-127.81" + id="line1168" /><path + class="st2" + d="M 6336.72,-184.05" + id="path1170" /><path + d="m 6360.67,-455.9 c -1.07,5.04 -2.31,10.03 -3.31,15.08 -0.52,2.52 -1.05,5.04 -1.51,7.57 -0.49,2.53 -0.96,5.05 -1.39,7.59 -1.77,10.13 -3.28,20.31 -4.39,30.54 -1.2,10.21 -2.01,20.47 -2.55,30.75 -0.28,5.14 -0.49,10.28 -0.6,15.42 -0.17,5.14 -0.18,10.29 -0.22,15.44 -0.18,-5.15 -0.27,-10.3 -0.27,-15.45 0,-2.58 0.04,-5.15 0.1,-7.73 0.04,-2.58 0.14,-5.15 0.22,-7.72 0.39,-10.3 1.2,-20.58 2.33,-30.82 1.2,-10.24 2.7,-20.44 4.63,-30.56 0.47,-2.53 0.99,-5.06 1.52,-7.58 0.51,-2.53 1.08,-5.04 1.66,-7.55 0.56,-2.51 1.22,-5 1.86,-7.5 z" + id="path1172" + style="opacity:0.5" /><path + d="m 6388.79,-409.03 c 1.74,4.61 3.09,9.38 4.06,14.22 1,4.84 1.57,9.77 1.85,14.7 0.2,4.94 0.15,9.9 -0.34,14.81 -0.23,2.46 -0.57,4.91 -0.95,7.34 -0.44,2.43 -0.9,4.85 -1.5,7.24 0.77,-4.87 1.38,-9.75 1.69,-14.65 0.32,-4.9 0.38,-9.81 0.1,-14.7 -0.2,-4.9 -0.77,-9.78 -1.6,-14.61 -0.42,-2.42 -0.88,-4.83 -1.46,-7.22 -0.53,-2.38 -1.18,-4.76 -1.85,-7.13 z" + id="path1176" + style="opacity:0.5" /><path + d="m 6360.67,-324.21 c -2.95,-2.05 -5.92,-4.12 -8.75,-6.34 -2.83,-2.23 -5.54,-4.63 -8.16,-7.1 -2.61,-2.49 -5.14,-5.07 -7.53,-7.77 -1.19,-1.35 -2.36,-2.72 -3.51,-4.11 -1.12,-1.41 -2.24,-2.82 -3.29,-4.29 2.44,2.65 4.86,5.3 7.37,7.88 2.5,2.57 5.04,5.11 7.65,7.57 2.59,2.48 5.26,4.87 7.97,7.24 1.33,1.2 2.76,2.29 4.14,3.44 1.36,1.15 2.75,2.29 4.11,3.48 z" + id="path1180" + style="opacity:0.5" /><path + d="m 6390.19,-178.37 c -1.74,-2.27 -3.33,-4.65 -4.81,-7.1 -1.5,-2.44 -2.84,-4.97 -4.11,-7.54 -1.24,-2.58 -2.4,-5.2 -3.39,-7.88 -0.5,-1.34 -0.98,-2.69 -1.43,-4.05 -0.42,-1.37 -0.85,-2.73 -1.19,-4.12 1.1,2.64 2.18,5.27 3.33,7.88 1.16,2.6 2.33,5.19 3.58,7.74 1.24,2.56 2.55,5.08 3.88,7.59 1.33,2.51 2.74,4.99 4.14,7.48 z" + id="path1184" + style="opacity:0.5" /><path + d="m 6339.5,-278.73 c -0.69,7.33 -1.5,14.66 -2.31,21.98 -0.91,7.31 -2.06,14.59 -3.21,21.87 -1.24,7.26 -2.52,14.52 -4.05,21.74 -0.78,3.6 -1.59,7.2 -2.52,10.77 -0.48,1.78 -0.99,3.56 -1.58,5.31 -0.3,0.87 -0.61,1.74 -0.99,2.59 -0.19,0.42 -0.4,0.84 -0.65,1.23 -0.13,0.19 -0.26,0.39 -0.42,0.55 -0.16,0.16 -0.36,0.33 -0.6,0.31 0.24,0.01 0.43,-0.17 0.57,-0.33 0.15,-0.17 0.27,-0.37 0.39,-0.56 0.22,-0.4 0.4,-0.82 0.57,-1.25 0.34,-0.85 0.61,-1.73 0.87,-2.61 0.52,-1.76 0.95,-3.55 1.36,-5.34 0.83,-3.58 1.56,-7.19 2.24,-10.81 1.37,-7.23 2.65,-14.48 3.82,-21.75 1.23,-7.26 2.36,-14.53 3.44,-21.82 0.98,-7.3 1.97,-14.6 3.07,-21.88 z" + id="path1188" + style="opacity:0.5" /><path + class="st2" + d="m 6340.88,-184.05 c -5.82,0.75 -11.72,1.45 -17.71,2.08 -25.79,2.73 -50.5,3.99 -73.95,4.17 h -7.37 c -23.45,-0.17 -48.16,-1.44 -73.95,-4.17 -5.98,-0.63 -11.89,-1.33 -17.71,-2.08" + id="path1194" /><line + class="st2" + x1="6812.1802" + y1="-117.92" + x2="6771.04" + y2="-127.81" + id="line1196" /><path + class="st2" + d="M 6740.84,-184.05" + id="path1198" /><path + d="m 6764.79,-455.9 c -1.07,5.04 -2.31,10.03 -3.31,15.08 -0.52,2.52 -1.05,5.04 -1.51,7.57 -0.48,2.53 -0.96,5.05 -1.39,7.59 -1.77,10.13 -3.28,20.31 -4.39,30.54 -1.2,10.21 -2.01,20.47 -2.55,30.75 -0.28,5.14 -0.49,10.28 -0.6,15.42 -0.17,5.14 -0.18,10.29 -0.22,15.44 -0.18,-5.15 -0.27,-10.3 -0.27,-15.45 0,-2.58 0.04,-5.15 0.1,-7.73 0.04,-2.58 0.14,-5.15 0.22,-7.72 0.39,-10.3 1.2,-20.58 2.33,-30.82 1.2,-10.24 2.7,-20.44 4.63,-30.56 0.47,-2.53 0.99,-5.06 1.52,-7.58 0.51,-2.53 1.08,-5.04 1.66,-7.55 0.56,-2.51 1.22,-5 1.86,-7.5 z" + id="path1200" + style="opacity:0.5" /><path + d="m 6792.91,-409.03 c 1.74,4.61 3.09,9.38 4.06,14.22 1,4.84 1.57,9.77 1.85,14.7 0.2,4.94 0.15,9.9 -0.34,14.81 -0.23,2.46 -0.57,4.91 -0.95,7.34 -0.44,2.43 -0.9,4.85 -1.5,7.24 0.77,-4.87 1.38,-9.75 1.69,-14.65 0.32,-4.9 0.38,-9.81 0.1,-14.7 -0.2,-4.9 -0.77,-9.78 -1.6,-14.61 -0.41,-2.42 -0.88,-4.83 -1.46,-7.22 -0.53,-2.38 -1.18,-4.76 -1.85,-7.13 z" + id="path1204" + style="opacity:0.5" /><path + d="m 6764.79,-324.21 c -2.95,-2.05 -5.92,-4.12 -8.75,-6.34 -2.83,-2.23 -5.54,-4.63 -8.16,-7.1 -2.61,-2.49 -5.14,-5.07 -7.52,-7.77 -1.19,-1.35 -2.36,-2.72 -3.51,-4.11 -1.12,-1.41 -2.24,-2.82 -3.29,-4.29 2.44,2.65 4.86,5.3 7.37,7.88 2.5,2.57 5.04,5.11 7.65,7.57 2.59,2.48 5.26,4.87 7.96,7.24 1.33,1.2 2.76,2.29 4.14,3.44 1.36,1.15 2.75,2.29 4.11,3.48 z" + id="path1208" + style="opacity:0.5" /><path + d="m 6794.31,-178.37 c -1.75,-2.27 -3.33,-4.65 -4.81,-7.1 -1.5,-2.44 -2.84,-4.97 -4.11,-7.54 -1.24,-2.58 -2.4,-5.2 -3.39,-7.88 -0.5,-1.34 -0.98,-2.69 -1.43,-4.05 -0.42,-1.37 -0.85,-2.73 -1.19,-4.12 1.1,2.64 2.18,5.27 3.33,7.88 1.16,2.6 2.33,5.19 3.58,7.74 1.24,2.56 2.55,5.08 3.88,7.59 1.33,2.51 2.74,4.99 4.14,7.48 z" + id="path1212" + style="opacity:0.5" /><path + d="m 6743.62,-278.73 c -1.26,11.58 -2.39,23.2 -4.18,34.72 -1.72,11.53 -3.66,23.03 -6.02,34.47 -0.61,2.85 -1.26,5.7 -2,8.53 -0.37,1.42 -0.76,2.83 -1.21,4.23 -0.48,1.4 -0.89,2.79 -1.79,4.14 -0.12,0.17 -0.26,0.34 -0.47,0.49 -0.09,0.08 -0.25,0.15 -0.39,0.2 -0.18,0.04 -0.37,0.04 -0.54,-0.03 -0.32,-0.14 -0.49,-0.36 -0.6,-0.55 -0.13,-0.19 -0.2,-0.38 -0.28,-0.57 -0.28,-0.74 -0.42,-1.47 -0.56,-2.2 -0.25,-1.46 -0.39,-2.92 -0.51,-4.38 -0.23,-2.92 -0.33,-5.84 -0.39,-8.75 -0.21,-11.67 0.09,-23.33 0.54,-34.97 -0.02,5.83 -0.07,11.66 -0.03,17.48 0.01,5.83 0.06,11.65 0.26,17.47 0.11,2.91 0.24,5.81 0.48,8.71 0.12,1.44 0.28,2.89 0.52,4.3 0.13,0.7 0.28,1.4 0.52,2.03 0.1,0.29 0.32,0.6 0.38,0.6 -0.09,0.05 0.18,-0.08 0.35,-0.35 0.73,-1.09 1.18,-2.53 1.63,-3.88 0.43,-1.38 0.82,-2.78 1.18,-4.18 0.72,-2.81 1.35,-5.65 1.95,-8.5 2.43,-11.38 4.35,-22.88 6.24,-34.38 0.93,-5.75 1.86,-11.5 2.56,-17.29 z" + id="path1216" + style="opacity:0.5" /><path + class="st2" + d="m 6686.68,-502.77 49.98,26.48 c 5.37,2.19 12.41,5.63 19.86,11.07 9.39,6.86 15.1,13.72 16.61,15.58 5.58,6.87 8.9,13.3 13.54,23.96 9.43,21.67 15.04,39.52 16.66,44.79 2.89,9.36 2.32,8.42 11.46,40.62 5.88,20.71 5.12,17.6 6.25,21.87 6.28,23.72 9.12,42.18 12.5,64.58 2.43,16.13 2.9,22.13 3.12,27.08 0.56,12.2 0.92,20.12 -1.04,30.2 -0.81,4.17 -2.12,9.21 -3.12,17.71 -0.75,6.39 -0.47,7.42 -1.04,10.42 -0.94,4.95 -3.57,11.94 -11.46,19.79 -2.51,-1.45 -5.29,-2.87 -8.33,-4.17 -6.4,-2.73 -16.94,-7.16 -30.21,-6.25 -1.44,0.1 -3.18,0.28 -5.16,0.62" + id="path1222" /><path + class="st2" + d="m 6523.03,-158.44 c -1.99,-0.34 -3.73,-0.52 -5.16,-0.62 -13.26,-0.91 -23.81,3.52 -30.21,6.25 -3.05,1.3 -5.82,2.71 -8.33,4.17 -7.89,-7.85 -10.52,-14.84 -11.46,-19.79 -0.57,-2.99 -0.29,-4.03 -1.04,-10.42 -1,-8.5 -2.31,-13.53 -3.12,-17.71 -1.97,-10.09 -1.6,-18 -1.04,-30.2 0.23,-4.95 0.69,-10.95 3.12,-27.08 3.38,-22.39 6.22,-40.86 12.5,-64.58 1.13,-4.27 0.37,-1.16 6.25,-21.87 9.13,-32.2 8.57,-31.26 11.46,-40.62 1.63,-5.27 7.23,-23.12 16.66,-44.79 4.64,-10.66 7.96,-17.08 13.54,-23.96 1.51,-1.86 7.22,-8.72 16.61,-15.58 7.44,-5.43 14.48,-8.88 19.86,-11.07 l 51.02,-26.48" + id="path1224" /><path + class="st2" + d="M 6696.13,-497.99" + id="path1226" /><path + class="st2" + d="M 6603.19,-497.99" + id="path1228" /><path + class="st2" + d="m 6479.33,-148.64 7.81,30.73 c 3.53,-1.47 7.35,-2.88 11.46,-4.17 10.95,-3.43 21.06,-5.04 29.68,-5.73 l -5.21,-30.2 c 0.99,-1.32 1.29,-2.38 2.08,-5.21 1.35,-4.8 0.35,-8.91 0,-10.42 -1.96,-8.52 -1.53,-17.44 -3.12,-26.04 -1.68,-9.05 -0.43,-20.27 2.08,-42.7 1.57,-14.04 3.42,-29.89 9.37,-49.99 1.94,-6.56 3.83,-11.93 5.21,-15.62 l 9.37,-26.04 v 69.48 c 0.23,5.59 0.42,14.09 0,24.47 -0.61,15.11 -1.95,20.5 -1.04,29.99 0.6,6.32 2.29,15.33 7.29,26.04 v 26.94 c 1.88,0.65 4.75,1.53 8.33,2.23 3.94,0.77 6.93,0.95 8.33,1.04 8.47,0.57 13.05,1.52 18.75,2.08 9.73,0.96 30.04,1.47 56.24,1.04 h 7.37 c 26.2,0.43 46.51,-0.09 56.24,-1.04 5.69,-0.56 10.27,-1.51 18.75,-2.08 1.4,-0.09 4.39,-0.28 8.33,-1.04 3.58,-0.7 6.45,-1.58 8.33,-2.23 v -26.94 c 5,-10.71 6.69,-19.72 7.29,-26.04 0.91,-9.49 -0.43,-14.88 -1.04,-29.99 -0.42,-10.38 -0.23,-18.88 0,-24.47 v -69.48 l 9.37,26.04 c 1.37,3.7 3.27,9.06 5.21,15.62 5.95,20.1 7.8,35.96 9.37,49.99 2.51,22.43 3.77,33.65 2.08,42.7 -1.6,8.59 -1.16,17.52 -3.12,26.04 -0.35,1.5 -1.35,5.62 0,10.42 0.79,2.82 1.09,3.89 2.08,5.21 l -5.21,30.2 c 8.62,0.68 18.73,2.3 29.68,5.73 4.1,1.28 7.92,2.7 11.46,4.17 l 7.81,-30.73" + id="path1230" /><line + class="st2" + x1="6487.1401" + y1="-117.92" + x2="6528.2798" + y2="-127.81" + id="line1232" /><path + class="st2" + d="M 6558.49,-184.05" + id="path1234" /><path + d="m 6534.53,-455.9 1.93,7.48 c 0.63,2.5 1.3,4.98 1.86,7.5 0.57,2.51 1.15,5.02 1.66,7.55 0.53,2.52 1.06,5.04 1.52,7.58 1.93,10.12 3.43,20.33 4.63,30.56 1.13,10.24 1.94,20.52 2.33,30.82 0.09,2.57 0.19,5.15 0.22,7.72 0.06,2.57 0.1,5.15 0.1,7.73 0,5.15 -0.08,10.3 -0.27,15.45 -0.04,-5.15 -0.05,-10.3 -0.22,-15.44 -0.1,-5.14 -0.32,-10.29 -0.6,-15.42 -0.54,-10.27 -1.35,-20.53 -2.55,-30.75 -1.12,-10.22 -2.62,-20.4 -4.39,-30.54 -0.42,-2.54 -0.9,-5.06 -1.39,-7.59 -0.46,-2.53 -1,-5.05 -1.51,-7.57 -1.01,-5.04 -2.25,-10.04 -3.32,-15.08 z" + id="path1236" + style="opacity:0.5" /><path + d="m 6506.41,-409.03 c -0.67,2.37 -1.32,4.74 -1.85,7.14 -0.58,2.39 -1.04,4.8 -1.46,7.22 -0.83,4.84 -1.41,9.71 -1.6,14.61 -0.27,4.89 -0.22,9.81 0.1,14.7 0.3,4.9 0.91,9.78 1.69,14.65 -0.6,-2.39 -1.06,-4.81 -1.5,-7.24 -0.38,-2.44 -0.72,-4.88 -0.95,-7.34 -0.48,-4.92 -0.53,-9.87 -0.34,-14.81 0.28,-4.94 0.85,-9.86 1.85,-14.7 0.97,-4.85 2.32,-9.62 4.06,-14.23 z" + id="path1240" + style="opacity:0.5" /><path + d="m 6534.53,-324.21 c 1.36,-1.19 2.75,-2.33 4.12,-3.49 1.38,-1.15 2.81,-2.24 4.14,-3.44 2.7,-2.36 5.37,-4.76 7.97,-7.24 2.61,-2.46 5.14,-5 7.65,-7.57 2.5,-2.57 4.93,-5.23 7.37,-7.88 -1.05,1.46 -2.17,2.87 -3.29,4.29 -1.15,1.39 -2.32,2.76 -3.51,4.11 -2.38,2.71 -4.91,5.28 -7.53,7.77 -2.62,2.48 -5.33,4.87 -8.16,7.1 -2.84,2.23 -5.8,4.3 -8.76,6.35 z" + id="path1244" + style="opacity:0.5" /><path + d="m 6505.01,-178.37 c 1.4,-2.49 2.81,-4.97 4.15,-7.48 1.33,-2.51 2.64,-5.04 3.88,-7.59 1.25,-2.55 2.42,-5.14 3.58,-7.74 1.15,-2.6 2.23,-5.24 3.33,-7.88 -0.35,1.39 -0.77,2.75 -1.19,4.12 -0.45,1.36 -0.93,2.7 -1.43,4.05 -1,2.68 -2.16,5.3 -3.39,7.88 -1.27,2.57 -2.61,5.1 -4.11,7.54 -1.49,2.45 -3.07,4.83 -4.82,7.1 z" + id="path1248" + style="opacity:0.5" /><path + d="m 6555.7,-278.73 c 1.1,7.29 2.1,14.58 3.07,21.88 1.07,7.28 2.2,14.56 3.44,21.82 1.16,7.27 2.45,14.52 3.82,21.75 0.68,3.62 1.41,7.22 2.24,10.81 0.41,1.79 0.84,3.58 1.36,5.34 0.26,0.88 0.54,1.76 0.87,2.61 0.17,0.43 0.35,0.85 0.57,1.25 0.11,0.2 0.23,0.4 0.39,0.56 0.15,0.17 0.33,0.34 0.57,0.33 -0.24,0.02 -0.44,-0.14 -0.6,-0.31 -0.17,-0.16 -0.3,-0.36 -0.42,-0.55 -0.25,-0.39 -0.45,-0.81 -0.65,-1.23 -0.38,-0.85 -0.69,-1.72 -0.99,-2.59 -0.59,-1.75 -1.1,-3.53 -1.58,-5.31 -0.93,-3.57 -1.74,-7.17 -2.52,-10.77 -1.53,-7.21 -2.8,-14.47 -4.05,-21.74 -1.15,-7.28 -2.3,-14.56 -3.21,-21.87 -0.81,-7.33 -1.61,-14.65 -2.31,-21.98 z" + id="path1252" + style="opacity:0.5" /><path + class="st2" + d="m 6554.32,-184.05 c 5.82,0.75 11.72,1.45 17.71,2.08 25.79,2.73 50.5,3.99 73.95,4.17 h 7.37 c 23.45,-0.17 48.16,-1.44 73.95,-4.17 5.98,-0.63 11.89,-1.33 17.71,-2.08" + id="path1258" /><path + class="st2" + d="m 6282.03,-502.77 c -4.32,1.74 -9.43,3.45 -15.26,4.78 -8.5,1.94 -16.11,2.5 -22.24,2.51 h 1.49 c -6.13,-0.01 -13.74,-0.57 -22.24,-2.51 -5.83,-1.33 -10.94,-3.04 -15.26,-4.78" + id="path1260" /><path + class="st2" + d="m 6216.74,-490.86 c 2.08,0.63 4.28,1.21 6.6,1.74 8.5,1.94 16.11,2.5 22.24,2.51 h -0.6 c 6.13,-0.01 13.74,-0.57 22.24,-2.51 2.56,-0.58 4.99,-1.24 7.26,-1.94" + id="path1262" /><path + class="st2" + d="m 6686.89,-502.99 c -4.32,1.74 -9.43,3.45 -15.26,4.78 -8.5,1.94 -16.11,2.5 -22.24,2.51 h 1.49 c -6.13,-0.01 -13.74,-0.57 -22.24,-2.51 -5.83,-1.33 -10.94,-3.04 -15.26,-4.78" + id="path1264" /><path + class="st2" + d="m 6696.14,-497.98 c -8.52,3.71 -14.72,6.06 -16.8,6.7 -2.3,0.71 -4.5,1.27 -4.5,1.27 -0.9,0.23 -1.82,0.46 -2.76,0.67 -8.5,1.94 -16.11,2.5 -22.24,2.51 h 0.6 c -6.13,-0.01 -13.74,-0.57 -22.24,-2.51 -1.84,-0.42 -3.82,-0.93 -6.6,-1.74 -4.31,-1.27 -10.52,-3.28 -18.57,-6.48" + id="path1266" /></g><g + id="g94612"><path + class="st2" + d="m 1939.66,-163.78 c 14.02,-0.41 36.03,-1.31 59.8,-3.42 9.08,-0.81 19.4,-1.88 32.46,-5.13 7.17,-1.78 13.03,-3.69 17.09,-5.13 l 20.5,-109.35 c -0.92,-3.75 -2.15,-9.03 -3.42,-15.38 -3.01,-15.09 -7.06,-35.97 -6.83,-63.22 0.07,-8.14 0.62,-30.33 6.83,-58.09 1.25,-5.61 2.48,-10.29 3.42,-13.67 l -70.05,-25.63 c -0.56,4.14 -1.56,10.08 -3.42,17.09 -2.74,10.31 -5.15,19.38 -11.96,29.05 -6.21,8.81 -13,13.74 -15.38,15.38 -2.91,2 -7.22,4.92 -13.67,6.83 -6.33,1.88 -11.84,1.94 -15.38,1.71 h -1.71 c -3.54,0.23 -9.04,0.17 -15.38,-1.71 -6.45,-1.92 -10.76,-4.83 -13.67,-6.83 -2.38,-1.64 -9.17,-6.57 -15.38,-15.38 -6.81,-9.66 -9.22,-18.73 -11.96,-29.05 -1.86,-7.01 -2.86,-12.95 -3.42,-17.09 l -70.05,25.63 c 0.94,3.38 2.16,8.06 3.42,13.67 6.21,27.76 6.77,49.96 6.83,58.09 0.22,27.24 -3.83,48.13 -6.83,63.22 -1.27,6.35 -2.5,11.63 -3.42,15.38 l 20.5,109.35 c 4.06,1.43 9.91,3.34 17.09,5.13 13.06,3.25 23.38,4.32 32.46,5.13 23.77,2.11 45.78,3 59.8,3.42 z" + id="path936" /><path + class="st2" + d="m 1999.46,-462.78 c -2.45,1.32 -7.66,4.85 -11.96,6.83 -5.91,2.73 -13.22,6.11 -22.21,8.54 -5.94,1.61 -14.65,3.35 -25.63,3.42 h -1.71 c -10.98,-0.07 -19.69,-1.81 -25.63,-3.42 -8.99,-2.43 -16.3,-5.81 -22.21,-8.54 -4.3,-1.99 -9.51,-5.51 -11.96,-6.83" + id="path938" /><polygon + points="1813.34,-265.81 1813.11,-266.78 1864.48,-278.25 " + id="polygon940" + style="opacity:0.5" /><polygon + points="1888.05,-168.09 1887.05,-168.01 1879.01,-275.69 " + id="polygon944" + style="opacity:0.5" /><polygon + points="2064.5,-266.78 2064.27,-265.81 2013.13,-278.25 " + id="polygon948" + style="opacity:0.5" /><polygon + points="1990.56,-168.01 1989.56,-168.09 1998.61,-275.69 " + id="polygon952" + style="opacity:0.5" /><path + class="st2" + d="m 2335.19,-163.78 c 29.05,-0.05 60.59,-2.45 93.97,-8.54 5.8,-1.06 11.5,-2.2 17.09,-3.42 l 20.5,-111.06 c -6.01,-18.75 -11.92,-44.61 -11.96,-75.18 -0.05,-33.5 6.97,-57.93 8.54,-63.22 1.58,-5.31 3.11,-9.69 4.27,-12.81 l -71.61,-24.77 c -2.81,2.35 -5.98,4.67 -9.54,6.83 -18.56,11.3 -37.81,12.45 -49.55,11.96 h -4.27 c -11.74,0.49 -30.99,-0.66 -49.55,-11.96 -3.56,-2.17 -6.73,-4.49 -9.54,-6.83 l -71.62,24.78 c 1.16,3.12 2.69,7.5 4.27,12.81 1.57,5.29 8.59,29.72 8.54,63.22 -0.04,30.56 -5.95,56.42 -11.96,75.18 l 20.5,111.06 c 5.59,1.21 11.28,2.36 17.09,3.42 33.38,6.1 64.92,8.5 93.97,8.54 h 0.86 z" + id="path958" /><polygon + points="2281.87,-168.94 2280.87,-168.87 2272.83,-288.5 " + id="polygon960" + style="opacity:0.5" /><polygon + points="2388.65,-168.87 2387.66,-168.94 2396.7,-288.5 " + id="polygon964" + style="opacity:0.5" /><path + class="st22" + d="m 1828.24,-185.44 c 4.06,1.43 9.91,3.34 17.09,5.13 13.06,3.25 23.38,4.32 32.46,5.13 23.77,2.11 45.78,3 59.8,3.42 h 1.71 c 14.02,-0.41 36.03,-1.31 59.8,-3.42 9.08,-0.81 19.4,-1.88 32.46,-5.13 7.17,-1.78 13.03,-3.69 17.09,-5.13" + id="path1268" /><path + class="st22" + d="m 1812.74,-438.84 c 0.94,3.38 2.16,8.06 3.42,13.67 6.21,27.76 6.77,49.96 6.83,58.09 0.22,27.24 -3.83,48.13 -6.83,63.22 -1.27,6.35 -2.5,11.63 -3.42,15.38 -0.84,3.41 -1.67,6.82 -2.51,10.24" + id="path1270" /><path + class="st22" + d="m 2064.49,-438.84 c -0.94,3.38 -2.16,8.06 -3.42,13.67 -6.21,27.76 -6.77,49.96 -6.83,58.09 -0.22,27.24 3.83,48.13 6.83,63.22 1.27,6.35 2.5,11.63 3.42,15.38 0.84,3.41 1.67,6.82 2.51,10.24" + id="path1272" /><path + class="st22" + d="m 2004.1,-461.28 c -0.6,4.31 -1.67,10.49 -3.67,17.78 -2.94,10.73 -5.53,20.17 -12.85,30.23 -6.67,9.16 -13.97,14.3 -16.52,16 -3.13,2.09 -7.76,5.12 -14.68,7.11 -6.8,1.96 -12.71,2.02 -16.52,1.78 h -1.84 c -3.8,0.24 -9.72,0.18 -16.52,-1.78 -6.93,-1.99 -11.56,-5.03 -14.68,-7.11 -2.55,-1.7 -9.85,-6.84 -16.52,-16 -7.32,-10.05 -9.91,-19.5 -12.85,-30.23 -2,-7.29 -3.07,-13.48 -3.67,-17.78" + id="path1274" /><path + class="st22" + d="m 1998.48,-458.13 c -2.45,1.32 -7.66,4.85 -11.96,6.83 -5.91,2.73 -13.22,6.11 -22.21,8.54 -5.94,1.61 -14.65,3.35 -25.63,3.42 h -1.71 c -10.98,-0.07 -19.69,-1.81 -25.63,-3.42 -8.99,-2.43 -16.3,-5.81 -22.21,-8.54 -4.3,-1.99 -9.51,-5.51 -11.96,-6.83" + id="path1276" /><path + class="st22" + d="m 2401.6,-461.78 c -1.17,1.07 -2.33,2.14 -3.5,3.21 -2.92,2.35 -6.21,4.67 -9.9,6.83 -19.25,11.3 -39.21,12.45 -51.39,11.96 h -4.43 c -12.18,0.49 -32.14,-0.66 -51.39,-11.96 -3.69,-2.17 -6.98,-4.49 -9.9,-6.83 -1.19,-1.05 -2.38,-2.11 -3.57,-3.16" + id="path1278" /><path + class="st22" + d="m 2223.28,-183.74 c 5.59,1.21 11.28,2.36 17.09,3.42 33.38,6.1 64.92,8.5 93.97,8.54 h 0.85 c 29.05,-0.05 60.59,-2.45 93.97,-8.54 5.8,-1.06 11.5,-2.2 17.09,-3.42" + id="path1280" /><path + class="st22" + d="m 2206.92,-438.71 c 1.16,3.12 2.69,7.5 4.27,12.81 1.57,5.29 8.59,29.72 8.54,63.22 -0.04,30.56 -5.95,56.42 -11.96,75.18 -1,3.13 -2,6.26 -3,9.39" + id="path1282" /><path + class="st22" + d="m 2462.59,-438.71 c -1.16,3.12 -2.69,7.5 -4.27,12.81 -1.57,5.29 -8.59,29.72 -8.54,63.22 0.04,30.56 5.95,56.42 11.96,75.18 1,3.13 2,6.26 3,9.39" + id="path1284" /></g><g + id="g95876"><path + d="m 2870.62,-333.06 c 7.2,3.12 14.47,5.93 21.87,8.34 3.71,1.17 7.41,2.34 11.17,3.29 l 2.81,0.74 c 0.94,0.24 1.89,0.45 2.83,0.68 l 2.83,0.66 2.85,0.58 c 7.59,1.6 15.28,2.7 23.02,3.46 7.74,0.77 15.53,1.11 23.38,1.32 -7.78,1.04 -15.67,1.36 -23.54,1.02 -3.94,-0.11 -7.86,-0.52 -11.79,-0.94 -3.91,-0.52 -7.81,-1.13 -11.68,-1.92 l -2.89,-0.62 -2.88,-0.7 c -1.92,-0.46 -3.83,-0.97 -5.72,-1.54 -1.9,-0.53 -3.77,-1.18 -5.64,-1.79 -1.88,-0.58 -3.71,-1.34 -5.56,-2.03 -7.32,-2.87 -14.43,-6.33 -21.06,-10.55 z" + id="path970" + style="opacity:0.55" /><path + d="m 2901.23,-340.73 c 5.57,-0.32 11.18,-0.02 16.72,0.72 5.55,0.73 11.04,1.94 16.42,3.53 2.68,0.81 5.33,1.73 7.95,2.71 2.6,1.04 5.19,2.11 7.71,3.33 5.04,2.43 9.9,5.23 14.4,8.54 -5.12,-2.23 -10.19,-4.4 -15.32,-6.39 -5.15,-1.96 -10.32,-3.78 -15.59,-5.32 -2.62,-0.82 -5.27,-1.53 -7.93,-2.2 -2.65,-0.72 -5.34,-1.29 -8.02,-1.9 -5.4,-1.16 -10.84,-2.1 -16.34,-3.02 z" + id="path974" + style="opacity:0.55" /><path + d="m 2861.31,-300.93 c 8.21,-1.3 16.47,-2.3 24.74,-3.2 8.26,-1.01 16.57,-1.44 24.88,-1.83 4.16,-0.14 8.31,-0.26 12.47,-0.32 4.16,-0.01 8.32,-0.06 12.47,0.05 8.31,0.15 16.63,0.54 24.91,1.35 -8.31,0.44 -16.6,0.7 -24.89,0.99 -8.29,0.31 -16.57,0.57 -24.84,0.92 l -12.42,0.51 c -2.07,0.09 -4.14,0.14 -6.21,0.29 -2.07,0.14 -4.14,0.26 -6.2,0.36 -8.28,0.46 -16.57,0.82 -24.91,0.88 z" + id="path978" + style="opacity:0.55" /><path + d="m 2896.06,-285.88 c 0.54,0.33 1.18,0.28 1.79,0.27 0.61,-0.03 1.23,-0.09 1.84,-0.17 1.22,-0.18 2.45,-0.37 3.67,-0.61 2.44,-0.45 4.86,-1 7.3,-1.51 l 14.36,-3.17 0.16,-0.05 c 2.82,-0.76 5.68,-1.4 8.51,-2.1 2.84,-0.67 5.7,-1.3 8.56,-1.91 2.86,-0.6 5.73,-1.17 8.62,-1.69 2.89,-0.51 5.77,-1.01 8.7,-1.37 -2.75,1.06 -5.53,1.97 -8.32,2.88 -2.79,0.9 -5.59,1.74 -8.4,2.56 -2.81,0.8 -5.63,1.6 -8.45,2.34 -2.83,0.72 -5.65,1.49 -8.5,2.16 l 0.16,-0.05 c -0.35,0.11 -0.34,0.08 -0.43,0.11 l -0.23,0.05 -0.46,0.1 -0.92,0.19 -1.84,0.37 c -1.23,0.25 -2.46,0.45 -3.7,0.67 -2.47,0.43 -4.95,0.81 -7.44,1.12 -2.49,0.33 -5,0.55 -7.51,0.68 -1.26,0.05 -2.52,0.09 -3.79,0.02 -0.63,-0.03 -1.27,-0.08 -1.9,-0.18 -0.62,-0.14 -1.31,-0.26 -1.78,-0.71 z" + id="path982" + style="opacity:0.55" /><path + class="st2" + d="m 3004.57,-282.19 c 0.98,-4.27 2.35,-11.45 2.72,-16.61 0.96,-13.58 -1.32,-23.72 -1.83,-25.88 -0.97,-4.13 -2.11,-7.52 -3.04,-9.97 12.35,-15.6 24.68,-24.24 33.42,-29.17 9.06,-5.11 19.87,-9.39 37.9,-16.53 6.19,-2.45 11.35,-4.4 14.89,-5.71 l 25.44,-5.71 c 2.27,5.43 5.35,13.13 8.66,22.48 6.27,17.76 9.4,26.64 10.94,37.68 1.12,8.04 3.22,23.1 -1.22,40.71 -1.52,6.03 -3.65,11.74 -7.9,27.34 -3.1,11.37 -3.46,13.85 -3.65,16.41 -0.13,1.78 -0.24,4.66 -1.22,8.51 -0.68,2.69 -1.45,5.57 -3.65,8.51 -1.88,2.5 -4.03,4.01 -5.47,4.86 -9.08,-3.16 -16.51,-6.19 -21.88,-8.51 -22.35,-9.64 -24.12,-13.41 -45.57,-22.48 -9.81,-4.15 -13.75,-5.19 -20.66,-9.72 -8.53,-5.6 -14.47,-11.86 -18.23,-16.41 l -0.94,0.61 c -15.27,1.68 -21.56,1.06 -24.31,0 -0.52,-0.2 -2.6,-1.06 -5.47,-1.22 -2.33,-0.12 -4.25,0.27 -5.47,0.61 -3.76,4.55 -9.7,10.81 -18.23,16.41 -6.91,4.54 -10.85,5.57 -20.66,9.72 -21.45,9.08 -23.23,12.84 -45.57,22.48 -5.36,2.31 -12.79,5.35 -21.88,8.51 -1.44,-0.85 -3.59,-2.36 -5.47,-4.86 -2.2,-2.93 -2.96,-5.81 -3.65,-8.51 -0.98,-3.85 -1.09,-6.73 -1.22,-8.51 -0.18,-2.56 -0.55,-5.03 -3.65,-16.41 -4.25,-15.6 -6.38,-21.32 -7.9,-27.34 -4.44,-17.61 -2.34,-32.67 -1.22,-40.71 1.54,-11.03 4.67,-19.91 10.94,-37.68 3.3,-9.36 6.38,-17.05 8.66,-22.48 l 25.44,5.71 c 3.54,1.31 8.7,3.26 14.89,5.71 18.03,7.14 28.84,11.42 37.9,16.53 8.74,4.93 21.07,13.57 33.42,29.17 -0.93,2.46 -2.07,5.85 -3.04,9.97 -0.51,2.16 -2.79,12.29 -1.83,25.88 0.37,5.16 1.74,12.34 2.72,16.61" + id="path988" /><path + d="m 3101.1,-333.06 c -6.62,4.22 -13.74,7.67 -21.08,10.54 -1.84,0.69 -3.67,1.45 -5.56,2.03 -1.87,0.62 -3.74,1.26 -5.64,1.79 -1.89,0.57 -3.8,1.08 -5.72,1.54 l -2.88,0.7 -2.89,0.62 c -3.87,0.79 -7.77,1.4 -11.68,1.92 -3.92,0.42 -7.85,0.83 -11.79,0.94 -7.87,0.34 -15.76,0.02 -23.54,-1.02 7.85,-0.21 15.64,-0.55 23.38,-1.32 7.74,-0.76 15.43,-1.86 23.02,-3.46 l 2.85,-0.58 2.83,-0.66 c 0.94,-0.23 1.89,-0.43 2.83,-0.68 l 2.81,-0.74 c 3.76,-0.95 7.47,-2.12 11.17,-3.29 7.42,-2.4 14.69,-5.21 21.89,-8.33 z" + id="path990" + style="opacity:0.55" /><path + d="m 3070.49,-340.73 c -5.5,0.92 -10.94,1.86 -16.32,3.02 -2.68,0.61 -5.37,1.18 -8.02,1.9 -2.66,0.67 -5.31,1.38 -7.93,2.2 -5.27,1.54 -10.45,3.37 -15.59,5.32 -5.14,1.99 -10.21,4.16 -15.32,6.39 4.5,-3.31 9.35,-6.11 14.4,-8.54 2.52,-1.23 5.11,-2.3 7.71,-3.33 2.62,-0.98 5.27,-1.9 7.95,-2.71 5.38,-1.59 10.87,-2.8 16.42,-3.53 5.53,-0.74 11.13,-1.04 16.7,-0.72 z" + id="path994" + style="opacity:0.55" /><path + d="m 3110.41,-300.93 c -8.34,-0.06 -16.62,-0.42 -24.9,-0.87 -2.07,-0.11 -4.14,-0.22 -6.2,-0.36 -2.07,-0.14 -4.14,-0.19 -6.21,-0.29 l -12.42,-0.51 c -8.28,-0.35 -16.56,-0.62 -24.84,-0.92 -8.29,-0.29 -16.58,-0.55 -24.89,-0.99 8.28,-0.81 16.6,-1.2 24.91,-1.35 4.16,-0.11 8.32,-0.06 12.47,-0.05 4.16,0.06 8.31,0.18 12.47,0.32 8.31,0.39 16.62,0.82 24.88,1.83 8.26,0.89 16.52,1.89 24.73,3.19 z" + id="path998" + style="opacity:0.55" /><path + d="m 3075.66,-285.88 c -0.46,0.45 -1.15,0.56 -1.76,0.68 -0.63,0.1 -1.27,0.15 -1.9,0.18 -1.27,0.07 -2.53,0.02 -3.79,-0.02 -2.52,-0.13 -5.03,-0.35 -7.51,-0.68 -2.49,-0.3 -4.97,-0.68 -7.44,-1.12 -1.23,-0.21 -2.47,-0.41 -3.7,-0.67 l -1.84,-0.37 -0.92,-0.19 -0.46,-0.1 -0.23,-0.05 c -0.09,-0.02 -0.08,0 -0.43,-0.11 l 0.16,0.05 c -2.85,-0.66 -5.67,-1.43 -8.5,-2.16 -2.83,-0.74 -5.64,-1.54 -8.45,-2.34 -2.81,-0.82 -5.61,-1.67 -8.4,-2.56 -2.79,-0.91 -5.57,-1.83 -8.32,-2.88 2.92,0.36 5.81,0.87 8.7,1.37 2.88,0.52 5.75,1.09 8.62,1.69 2.86,0.61 5.72,1.24 8.56,1.91 2.84,0.69 5.69,1.34 8.51,2.1 l 0.16,0.05 14.36,3.17 c 2.43,0.51 4.86,1.06 7.3,1.51 1.22,0.24 2.44,0.44 3.67,0.61 0.61,0.08 1.23,0.14 1.84,0.17 0.58,0.05 1.23,0.09 1.77,-0.24 z" + id="path1002" + style="opacity:0.55" /><polyline + class="st2" + points="3002.43,-334.66 2987.55,-334.66 2984.78,-334.66 2969.9,-334.66 " + id="polyline1008" /><path + class="st2" + d="m 2842.33,-280.28 c -45.71,-0.07 -100.76,-3.09 -158.19,-12.11 -15.04,-2.36 -29.38,-4.98 -43.03,-7.77 v -56.25 c 9.31,1.69 18.87,3.28 28.68,4.76 62,9.35 119.21,12.14 171.06,11.42" + id="path1012" /><path + class="st2" + d="m 2848.8,-368.78 c -4.68,-0.01 -84.4,-0.04 -136.76,1.9 -12.76,0.47 -31.37,1.31 -54.33,5.71 -7.06,1.35 -12.77,2.7 -16.6,3.66 v 1.09" + id="path1014" /><path + class="st2" + d="m 3130.61,-280.28 c 45.71,-0.07 101.76,-3.09 159.2,-12.11 15.04,-2.36 29.38,-4.98 43.03,-7.77 v -56.25 c -9.31,1.69 -18.87,3.28 -28.68,4.76 -62,9.35 -120.21,12.14 -172.06,11.42" + id="path1018" /><path + class="st2" + d="m 3123.14,-368.78 c 4.68,-0.01 86.4,-0.04 138.76,1.9 12.76,0.47 31.37,1.31 54.33,5.71 7.06,1.35 12.53,2.42 16.37,3.39 l 0.24,1.37" + id="path1020" /><line + class="st2" + x1="2926.6599" + y1="-368.78" + x2="3045.6699" + y2="-368.78" + id="line1024" /><path + class="st22" + d="m 3332.6,-351.64 c -9.31,1.69 -18.87,3.28 -28.68,4.76 -62,9.35 -120.21,12.14 -172.06,11.42" + id="path1286" /><path + class="st22" + d="m 3130.38,-285.51 c 45.71,-0.07 101.76,-3.09 159.19,-12.11 15.04,-2.36 29.38,-4.98 43.03,-7.77" + id="path1288" /><path + class="st22" + d="m 3323.78,-354.81 c -2.35,-0.51 -4.96,-1.05 -7.78,-1.59 -22.97,-4.4 -41.58,-5.24 -54.33,-5.71 -52.36,-1.94 -134.08,-1.91 -138.76,-1.9" + id="path1290" /><path + class="st22" + d="m 2640.9,-351.64 c 9.24,1.69 18.74,3.28 28.47,4.76 61.56,9.35 119.35,12.14 170.83,11.42" + id="path1294" /><path + class="st22" + d="m 2841.68,-285.51 c -45.38,-0.07 -101.03,-3.09 -158.06,-12.11 -14.93,-2.36 -29.17,-4.98 -42.72,-7.77" + id="path1296" /><path + class="st22" + d="m 2649.67,-354.81 c 2.34,-0.51 4.92,-1.05 7.72,-1.59 22.8,-4.4 41.28,-5.24 53.95,-5.71 51.98,-1.94 133.12,-1.91 137.77,-1.9" + id="path1298" /><line + class="st22" + x1="2936.47" + y1="-364.04001" + x2="3035.04" + y2="-364.04001" + id="line1302" /></g><g + id="g95908"><path + class="st2" + d="m 3625.31,-487.2 -43.41,32.25 c 2.43,5.76 6.23,14.52 11.23,25.01 14.97,31.44 29.7,55.4 42.67,76.36 3.82,6.18 11.4,16.91 17.97,26.95" + id="path1026" /><path + d="m 3633.96,-505.97 c -2.71,0.65 -5.36,1.99 -7.06,4.23 -1.72,2.23 -2.27,5.11 -2.18,7.87 0.16,2.79 0.48,5.59 0.69,8.38 0.23,2.8 0.63,5.58 0.94,8.36 0.29,2.79 0.77,5.56 1.16,8.34 0.38,2.78 0.86,5.55 1.32,8.31 0.45,2.77 0.91,5.54 1.44,8.29 0.52,2.76 0.99,5.53 1.56,8.27 2.16,11.02 4.61,21.98 7.19,32.9 1.3,5.46 2.64,10.91 4.04,16.35 l 2.12,8.15 2.2,8.23 -0.01,-0.1 c 0.86,3 1.88,5.97 2.87,8.95 1,2.98 2,5.95 2.94,8.95 1.9,5.99 3.64,12.02 5.08,18.13 -1.58,-6.07 -3.46,-12.06 -5.49,-18 l -3.08,-8.89 c -1.03,-2.96 -2.08,-5.92 -2.99,-8.94 l -0.01,-0.1 c -0.19,-0.56 -0.37,-1.25 -0.57,-1.93 l -0.58,-2.03 -1.13,-4.06 c -0.76,-2.71 -1.47,-5.43 -2.18,-8.14 -1.42,-5.44 -2.79,-10.89 -4.11,-16.35 -2.66,-10.92 -5.07,-21.9 -7.18,-32.95 -2.12,-11.04 -3.96,-22.14 -5.22,-33.32 -0.27,-2.8 -0.64,-5.59 -0.84,-8.39 -0.19,-2.81 -0.43,-5.6 -0.53,-8.42 -0.03,-2.81 0.61,-5.76 2.41,-8 1.77,-2.23 4.47,-3.5 7.2,-4.09 z" + id="path1028" /><path + d="m 3680.26,-505.97 c 2.72,0.59 5.42,1.88 7.19,4.12 1.8,2.23 2.43,5.18 2.39,7.99 -0.11,2.82 -0.36,5.61 -0.53,8.42 -0.19,2.81 -0.57,5.59 -0.84,8.39 -1.3,11.17 -3.08,22.28 -5.21,33.32 -2.11,11.04 -4.53,22.02 -7.13,32.96 -1.31,5.47 -2.68,10.92 -4.1,16.35 l -2.17,8.15 -1.11,4.07 -0.57,2.03 c -0.2,0.68 -0.38,1.38 -0.56,1.91 l -0.02,0.12 -9.38,34.69 c -2.93,11.62 -5.98,23.2 -8.97,34.81 2.8,-11.65 5.53,-23.32 8.39,-34.96 l 4.52,-17.4 4.58,-17.38 -0.02,0.12 2.24,-8.24 2.14,-8.15 c 1.4,-5.44 2.73,-10.89 4.06,-16.35 2.64,-10.91 5.08,-21.88 7.23,-32.89 2.13,-11.02 4.1,-22.08 5.49,-33.22 0.31,-2.79 0.7,-5.57 0.94,-8.37 0.22,-2.79 0.53,-5.59 0.69,-8.38 0.08,-2.76 -0.48,-5.66 -2.2,-7.88 -1.68,-2.26 -4.33,-3.59 -7.05,-4.23 z" + id="path1032" /><line + class="st2" + x1="3624.5701" + y1="-492.81" + x2="3688.5701" + y2="-492.81" + id="line1036" /><path + class="st2" + d="m 3595.16,-485.12 -37.97,19.26 c -2.25,0.65 -6.99,2.34 -11.23,6.74 -4.72,4.89 -23.48,81.54 -26.95,98.81 -6.23,31.04 -30.75,142.85 -44.14,217.96 -0.27,1.5 -0.54,3.06 -0.78,4.37 l 47.16,8.98 47.16,-211.1 -13.58,211.1 c 2.55,0.5 6.51,1.27 11.35,2.25 27.83,5.6 32.27,7.22 44.92,8.98 24.22,3.37 31.33,0.7 35.93,-2.25 4.42,-2.83 9.51,-10.87 11.23,-13.47" + id="path1038" /><polyline + class="st2" + points="3723.69,-463.61 3737.17,-472.6 3696.74,-510.78 3662.75,-510.78 3656.32,-510.78 3622.32,-510.78 3581.9,-472.6 3595.37,-463.61 " + id="polyline1040" /><path + class="st2" + d="m 3723.9,-485.12 37.97,19.26 c 2.25,0.65 6.99,2.34 11.23,6.74 4.72,4.89 23.48,81.54 26.95,98.81 6.23,31.04 30.75,142.85 44.14,217.96 0.27,1.5 0.54,3.06 0.78,4.37 l -47.17,8.98 -47.16,-211.1 13.59,211.1 c -2.55,0.5 -6.51,1.27 -11.35,2.25 -27.83,5.6 -32.27,7.22 -44.92,8.98 -24.22,3.37 -31.33,0.7 -35.93,-2.25 -4.42,-2.83 -14.31,-13.12 -16.03,-15.72 l 0.31,-0.41 -7.05,-172.52 c 3.94,-4.63 27.59,-38.69 31.44,-44.92 12.97,-20.96 27.7,-44.92 42.67,-76.36 5,-10.5 8.8,-19.25 11.23,-25.01 l -45.66,-32.25" + id="path1042" /><path + d="m 3547.09,-458 c 2.52,9.75 5.11,19.5 7.46,29.3 2.21,9.83 4.15,19.73 5.85,29.67 1.65,9.95 3.11,19.92 4.25,29.94 0.58,5.01 1.08,10.02 1.53,15.04 0.43,5.02 0.78,10.05 1.1,15.08 -0.44,-5.02 -0.91,-10.03 -1.46,-15.04 -0.53,-5.01 -1.09,-10.01 -1.74,-15.01 -1.25,-9.99 -2.71,-19.96 -4.41,-29.88 -1.64,-9.94 -3.58,-19.82 -5.67,-29.67 z" + id="path1044" + style="opacity:0.46" /><path + d="m 3771.67,-458 -6.9,29.42 c -2.09,9.85 -4.04,19.73 -5.67,29.67 -1.7,9.92 -3.16,19.89 -4.41,29.88 -0.65,4.99 -1.21,10 -1.74,15.01 -0.55,5.01 -1.02,10.02 -1.46,15.04 0.32,-5.03 0.67,-10.05 1.1,-15.08 0.45,-5.02 0.95,-10.03 1.53,-15.04 1.14,-10.02 2.6,-19.99 4.25,-29.94 1.7,-9.94 3.64,-19.83 5.85,-29.67 2.33,-9.79 4.93,-19.54 7.45,-29.29 z" + id="path1048" + style="opacity:0.46" /><polygon + points="3515.65,-130.12 3521.71,-157.1 3527.84,-184.05 3540.11,-237.97 3552.54,-291.85 3558.76,-318.79 3565.06,-345.71 3559,-318.74 3552.87,-291.78 3540.6,-237.86 3528.16,-183.98 3521.94,-157.04 " + id="polygon1054" + style="opacity:0.5" /><polygon + points="3803.11,-130.12 3796.81,-157.04 3790.59,-183.98 3778.16,-237.86 3765.89,-291.78 3759.76,-318.74 3753.7,-345.71 3759.99,-318.79 3766.21,-291.85 3778.65,-237.97 3790.92,-184.05 3797.05,-157.1 " + id="polygon1058" + style="opacity:0.5" /><circle + class="st15" + cx="3662.75" + cy="-299.67001" + r="6.7399998" + id="circle1062" /><circle + class="st15" + cx="3667.24" + cy="-243.53" + r="6.7399998" + id="circle1064" /><line + class="st15" + x1="3647.03" + y1="-120.01" + x2="3672.04" + y2="-120.01" + id="line1066" /><path + class="st2" + d="m 4000.82,-486.07 c 3.87,1.24 7.99,2.38 12.35,3.37 10.85,2.46 28.84,3.5 43.39,3.68 h 12.04 c 14.54,-0.19 32.54,-1.22 43.39,-3.68 4.36,-0.99 8.48,-2.13 12.35,-3.37" + id="path1068" /><path + class="st2" + d="m 4068.2,-124.5 c 39.92,-0.02 69.36,-1.16 78.6,-2.25 3.45,-0.41 8.31,-1.3 13.16,-4.49 3.39,-2.23 5.65,-4.84 7.05,-6.74 -6.62,-41.96 -9.7,-76.24 -11.23,-101.06 -1.77,-28.67 -2.12,-55.05 -2.25,-65.13 -0.18,-14.44 -0.11,-26.71 0,-35.93 12.11,44.06 43.11,186.08 47.16,208.86 l 49.41,-6.74 -29.2,-145.97 c -17.56,-83.38 -30.85,-144.22 -33.69,-154.96 -0.14,-0.54 -1.39,-5.45 -4.49,-11.23 -2.43,-4.52 -5.32,-9.75 -11.23,-13.47 -1.78,-1.12 -3.39,-1.82 -4.49,-2.25 l -42.67,-20.21 -24.7,-24.7 h -35.93 -2.25 -35.93 l -24.7,24.7 -42.67,20.21 c -1.1,0.42 -2.71,1.12 -4.49,2.25 -5.91,3.72 -8.8,8.95 -11.23,13.47 -3.11,5.78 -4.35,10.69 -4.49,11.23 -2.84,10.74 -16.12,71.58 -33.69,154.96 l -29.19,145.97 49.41,6.74 c 4.05,-22.77 35.05,-164.8 47.16,-208.86 0.11,9.22 0.18,21.49 0,35.93 -0.12,10.07 -0.47,36.46 -2.25,65.13 -1.53,24.82 -4.61,59.1 -11.23,101.06 1.4,1.9 3.66,4.51 7.05,6.74 4.85,3.19 9.72,4.09 13.16,4.49 9.24,1.09 38.68,2.22 78.6,2.25 z" + id="path1070" /><line + class="st21" + x1="4062.5801" + y1="-478.20999" + x2="4062.5801" + y2="-125.63" + id="line1072" /><path + d="m 3949.39,-460.25 c 2.52,9.24 5.1,18.48 7.45,27.77 2.21,9.33 4.15,18.72 5.85,28.16 1.65,9.45 3.11,18.93 4.25,28.45 0.58,4.76 1.08,9.53 1.53,14.3 0.43,4.77 0.78,9.55 1.1,14.33 -0.44,-4.77 -0.91,-9.54 -1.46,-14.3 -0.53,-4.76 -1.09,-9.52 -1.74,-14.26 -1.26,-9.5 -2.71,-18.96 -4.42,-28.39 -1.64,-9.44 -3.58,-18.82 -5.67,-28.16 z" + id="path1074" + style="opacity:0.46" /><path + d="m 4173.96,-460.25 -6.89,27.9 c -2.09,9.35 -4.04,18.73 -5.67,28.16 -1.71,9.42 -3.16,18.89 -4.42,28.39 -0.65,4.75 -1.21,9.5 -1.74,14.26 -0.55,4.76 -1.02,9.53 -1.46,14.3 0.32,-4.78 0.67,-9.56 1.1,-14.33 0.45,-4.77 0.95,-9.54 1.53,-14.3 1.14,-9.52 2.6,-19 4.25,-28.45 1.7,-9.44 3.64,-18.83 5.85,-28.16 2.35,-9.29 4.93,-18.52 7.45,-27.77 z" + id="path1078" + style="opacity:0.46" /><path + d="m 3970.5,-347.96 -13.19,52.92 c -4.34,17.65 -8.61,35.33 -12.79,53.02 -4.23,17.68 -8.4,35.38 -12.47,53.09 l -12.07,53.19 c 3.88,-17.76 7.71,-35.53 11.75,-53.26 4.02,-17.73 8.13,-35.44 12.31,-53.14 4.24,-17.68 8.56,-35.34 12.96,-52.98 l 6.66,-26.45 z" + id="path1084" + style="opacity:0.5" /><path + d="m 4153.53,-347.96 6.85,26.4 6.66,26.45 c 4.4,17.64 8.72,35.3 12.96,52.98 4.18,17.69 8.29,35.41 12.31,53.14 4.03,17.73 7.87,35.5 11.75,53.26 l -12.07,-53.19 c -4.08,-17.72 -8.24,-35.41 -12.47,-53.09 -4.18,-17.69 -8.45,-35.36 -12.79,-53.02 z" + id="path1088" + style="opacity:0.5" /><line + class="st22" + x1="3475.6299" + y1="-146.53999" + x2="3522.78" + y2="-137.03" + id="line1304" /><line + class="st22" + x1="3475.6299" + y1="-146.53999" + x2="3522.78" + y2="-137.03" + id="line1306" /><line + class="st22" + x1="3843.79" + y1="-146.53999" + x2="3796.6399" + y2="-137.03" + id="line1308" /><path + class="st22" + d="m 3554.72,-136.71 c 2.55,0.5 6.51,1.27 11.35,2.25 27.83,5.6 32.27,7.22 44.92,8.98 24.22,3.37 31.33,0.7 35.93,-2.25 2.86,-1.83 6,-5.85 8.33,-9.16" + id="path1310" /><path + class="st22" + d="m 3764.18,-136.71 c -2.55,0.5 -6.51,1.27 -11.35,2.25 -27.83,5.6 -32.27,7.22 -44.92,8.98 -16.8,2.34 -26.41,2.8 -35.93,-2.25 -7.63,-4.04 -12.68,-10.61 -16.03,-17.25" + id="path1312" /><line + class="st22" + x1="3876.0701" + y1="-146.69" + x2="3926.77" + y2="-139.35001" + id="line1314" /><line + class="st22" + x1="4248.9399" + y1="-146.69" + x2="4198.2402" + y2="-139.35001" + id="line1316" /><path + class="st22" + d="m 3959.88,-146.3 c 1.37,1.88 3.58,4.46 6.9,6.66 4.75,3.15 9.51,4.04 12.89,4.44 9.05,1.08 37.87,2.2 76.95,2.22 h 10.99 c 39.08,-0.02 67.9,-1.15 76.95,-2.22 3.38,-0.4 8.14,-1.29 12.89,-4.44 3.31,-2.2 5.53,-4.79 6.9,-6.66" + id="path1318" /><path + class="st2" + d="M 4333.6,-497.78" + id="path8926" /></g><g + id="g100293"><path + class="st2" + d="m 4564.5,-393.73 c 4.95,-0.16 18.65,-1.27 31.44,-11.32 11.96,-9.4 16.24,-21.21 17.6,-25.15 3.87,-11.14 -2.52,-52.81 -1.26,-56.58 l 55.33,23.89 c 2.03,0.38 5.4,1.3 8.8,3.77 0.99,0.72 5.35,4.03 7.54,10.06 1.49,4.11 7.52,81.3 10.06,135.8 0.22,4.69 1.15,25.67 0,52.81 -0.69,16.3 -1.65,23.49 -3.77,31.44 -1.73,6.49 -6.06,20.3 -16.35,35.21 -3.4,4.93 -8.28,11.91 -16.35,18.86 -13.04,11.25 -26.21,15.38 -37.72,18.86 -11.68,3.53 -30.8,7.77 -55.33,6.29 h -13.27 c -24.53,1.48 -43.64,-2.75 -55.33,-6.29 -11.51,-3.48 -24.68,-7.61 -37.72,-18.86 -8.06,-6.96 -12.94,-13.93 -16.35,-18.86 -10.29,-14.91 -14.61,-28.72 -16.35,-35.21 -2.12,-7.95 -3.08,-15.13 -3.77,-31.44 -1.15,-27.14 -0.22,-48.12 0,-52.81 2.54,-54.5 8.57,-131.69 10.06,-135.8 2.19,-6.03 6.56,-9.34 7.54,-10.06 3.4,-2.48 6.77,-3.4 8.8,-3.77 l 55.33,-23.89 c 1.26,3.77 -5.13,45.44 -1.26,56.58 1.37,3.94 5.65,15.75 17.6,25.15 12.79,10.05 26.49,11.16 31.44,11.32 z" + id="path1320" /><path + class="st2" + d="m 4507.98,-418.12 c 5.07,0.66 12.26,1.12 20.71,0 19.92,-2.63 33.15,-12.16 36.37,-14.59 11.6,-8.72 18.07,-18.9 21.38,-25.15 l 3.77,-8.8 c -5.43,0.5 -11.79,0.65 -16.52,0.57 -10.85,-0.2 -19.76,-1.65 -26.23,-3.08 -13.58,-3.01 -23.98,-7.62 -28.85,-9.81 -6.26,-2.81 -11.38,-5.59 -15.16,-7.8" + id="path1322" /><path + class="st2" + d="m 4612.28,-486.78 c 0.01,0 0.01,0 0.01,0 0.14,0.21 -16.42,9.43 -18.11,10.35 -10.38,5.66 -27.11,7.59 -43.15,7.93" + id="path1324" /><path + class="st2" + d="m 4557.56,-427.82 c 2.15,1.38 5.34,3.2 9.45,4.7 6.28,2.3 11.54,2.72 19.42,2.98 7.16,0.24 12.3,0.34 22.63,0" + id="path1326" /><path + class="st2" + d="m 4575.75,-466.03 c -1.23,4.42 -3.25,9.13 -6.5,13.71 -0.77,1.08 -1.56,2.09 -2.37,3.03 -6.53,7.62 -14.33,11.23 -20.19,13.86 -18.45,8.28 -36.11,6.72 -45.13,5.2" + id="path1328" /><path + class="st2" + d="m 4502.19,-470.95 c 3.97,1.79 10.67,4.07 17.17,6.39 6.2,2.21 11.88,4.24 19.65,5.91 13.81,2.97 24.5,2.73 27.61,2.61 1.9,-0.07 3.69,-0.18 5.35,-0.33" + id="path1330" /><path + class="st2" + d="m 4586.44,-458.95 c 5.26,-1.76 27.03,-13.36 27.03,-13.36" + id="path1332" /><path + class="st2" + d="m 4568.21,-435.64 c 1.94,0.84 3.57,1.95 7.28,2.87 5.67,1.4 10.43,1.66 17.54,1.82 6.47,0.15 11.11,0.21 20.44,0" + id="path1334" /><path + class="st2" + d="m 4675.28,-459.74 c 1.39,4.07 6.98,83.05 9.34,137.04 0.2,4.65 1.07,25.43 0,52.31 -0.64,16.15 -1.53,23.26 -3.5,31.14 -1.61,6.43 -5.62,20.11 -15.17,34.88 -3.16,4.88 -7.69,11.79 -15.17,18.68 -12.1,11.14 -24.33,15.24 -35.02,18.68 -10.85,3.5 -28.59,7.69 -51.36,6.23 h -12.32 c -22.77,1.47 -40.51,-2.73 -51.36,-6.23 -10.69,-3.45 -22.91,-7.54 -35.02,-18.68 -7.48,-6.89 -12.02,-13.8 -15.17,-18.68 -9.55,-14.77 -13.57,-28.45 -15.17,-34.88 -1.97,-7.87 -2.86,-14.99 -3.5,-31.14 -1.07,-26.88 -0.2,-47.67 0,-52.31 2.36,-53.99 7.95,-132.97 9.34,-137.04" + id="path1336" /><path + class="st2" + d="m 4619.5,-483.46 c 3.28,31.18 3.24,53.87 0.83,60.48 -1.07,2.93 -2.38,5.63 -2.38,5.63 -2.79,5.75 -8.01,14.03 -17.53,21.05 -14.46,10.66 -29.95,11.83 -35.55,12 h -14.49 c -5.59,-0.17 -21.09,-1.34 -35.55,-12 -9.52,-7.02 -14.73,-15.3 -17.53,-21.05 0,0 -1.32,-2.7 -2.38,-5.63 -2.4,-6.61 -2.45,-29.3 0.83,-60.48" + id="path1338" /><circle + class="st23" + cx="4551.54" + cy="-448.73999" + r="2.3299999" + id="circle1340" /><circle + class="st2" + cx="4551.54" + cy="-448.73999" + r="5.3400002" + id="circle1342" /><path + class="st2" + d="m 4957.33,-426.91 c -1.94,5.09 -6.54,13.75 -16.87,21.87 -12.79,10.05 -26.49,11.16 -31.44,11.32 h -13.27 c -4.95,-0.16 -18.65,-1.27 -31.44,-11.32 -8.45,-6.64 -13.07,-14.49 -15.53,-19.92" + id="path1344" /><path + class="st25" + d="m 4785.81,-452.37 c 0.12,-1.12 -2.79,1.01 -2.69,0.07 0.1,-0.87 2.75,-0.62 2.85,-1.53" + id="path1346" + style="opacity:0.6" /><path + class="st25" + d="m 4785.65,-450.91 c 0.12,-1.12 -2.79,1.02 -2.69,0.09 0.1,-0.87 2.75,-0.64 2.85,-1.55" + id="path1348" + style="opacity:0.6" /><path + class="st25" + d="m 4785.96,-453.73 c 0.13,-1.12 -2.79,0.99 -2.68,0.06 0.1,-0.87 2.75,-0.6 2.86,-1.52" + id="path1350" + style="opacity:0.6" /><line + class="st26" + x1="4785.6299" + y1="-453.60999" + x2="4785.5098" + y2="-452.53" + id="line1352" + style="opacity:0.6" /><line + class="st26" + x1="4785.4702" + y1="-452.17999" + x2="4785.3501" + y2="-451.10999" + id="line1354" + style="opacity:0.6" /><line + class="st26" + x1="4783.5601" + y1="-453.60999" + x2="4783.4399" + y2="-452.51999" + id="line1356" + style="opacity:0.6" /><line + class="st26" + x1="4782.5601" + y1="-453.60999" + x2="4782.46" + y2="-452.76001" + id="line1358" + style="opacity:0.6" /><line + class="st26" + x1="4782.4102" + y1="-452.31" + x2="4782.3198" + y2="-451.45999" + id="line1360" + style="opacity:0.6" /><line + class="st26" + x1="4783.4102" + y1="-452.17001" + x2="4783.29" + y2="-451.07999" + id="line1362" + style="opacity:0.6" /><g + id="g1366" + style="opacity:0.6"> + <path + class="st27" + d="m 4783.73,-454 0.01,-0.09 -0.23,-0.03 -0.01,0.09 c -0.01,0.06 0.04,0.12 0.1,0.13 0.06,0.01 0.12,-0.03 0.13,-0.1 z" + id="path1364" /> + </g><path + class="st25" + d="m 4785.49,-449.44 c 0.11,-1.12 -2.77,1.04 -2.68,0.1 0.09,-0.87 2.73,-0.65 2.83,-1.56" + id="path1370" + style="opacity:0.6" /><path + class="st25" + d="m 4785.35,-447.98 c 0.11,-1.12 -2.78,1.05 -2.68,0.11 0.08,-0.87 2.74,-0.66 2.83,-1.58" + id="path1372" + style="opacity:0.6" /><path + class="st25" + d="m 4785.64,-450.81 c 0.12,-1.12 -2.79,1.02 -2.69,0.09 0.1,-0.87 2.75,-0.64 2.85,-1.55" + id="path1374" + style="opacity:0.6" /><line + class="st26" + x1="4785.2998" + y1="-450.67999" + x2="4785.1899" + y2="-449.60001" + id="line1376" + style="opacity:0.6" /><line + class="st26" + x1="4785.1602" + y1="-449.26001" + x2="4785.0498" + y2="-448.17001" + id="line1378" + style="opacity:0.6" /><line + class="st26" + x1="4783.2402" + y1="-450.66" + x2="4783.1299" + y2="-449.57001" + id="line1380" + style="opacity:0.6" /><line + class="st26" + x1="4782.23" + y1="-450.64001" + x2="4782.1499" + y2="-449.79999" + id="line1382" + style="opacity:0.6" /><line + class="st26" + x1="4782.1001" + y1="-449.35001" + x2="4782.02" + y2="-448.5" + id="line1384" + style="opacity:0.6" /><line + class="st26" + x1="4783.1001" + y1="-449.22" + x2="4782.9902" + y2="-448.13" + id="line1386" + style="opacity:0.6" /><g + id="g1390" + style="opacity:0.6"> + <path + class="st27" + d="m 4783.4,-451.05 0.01,-0.09 -0.24,-0.02 -0.01,0.09 c -0.01,0.06 0.04,0.12 0.1,0.13 0.08,0 0.13,-0.05 0.14,-0.11 z" + id="path1388" /> + </g><path + class="st25" + d="m 4785.21,-446.51 c 0.11,-1.12 -2.78,1.05 -2.69,0.12 0.08,-0.87 2.74,-0.67 2.83,-1.58" + id="path1394" + style="opacity:0.6" /><path + class="st25" + d="m 4785.07,-445.04 c 0.1,-1.12 -2.77,1.06 -2.68,0.12 0.08,-0.87 2.73,-0.68 2.82,-1.59" + id="path1396" + style="opacity:0.6" /><path + class="st25" + d="m 4785.34,-447.88 c 0.11,-1.12 -2.78,1.05 -2.68,0.11 0.08,-0.87 2.74,-0.66 2.83,-1.58" + id="path1398" + style="opacity:0.6" /><line + class="st26" + x1="4785.0098" + y1="-447.75" + x2="4784.9102" + y2="-446.67001" + id="line1400" + style="opacity:0.6" /><line + class="st26" + x1="4784.8701" + y1="-446.32001" + x2="4784.77" + y2="-445.23999" + id="line1402" + style="opacity:0.6" /><line + class="st26" + x1="4782.9502" + y1="-447.70999" + x2="4782.8398" + y2="-446.62" + id="line1404" + style="opacity:0.6" /><line + class="st26" + x1="4781.9399" + y1="-447.69" + x2="4781.8599" + y2="-446.84" + id="line1406" + style="opacity:0.6" /><line + class="st26" + x1="4781.8198" + y1="-446.39001" + x2="4781.7402" + y2="-445.54999" + id="line1408" + style="opacity:0.6" /><line + class="st26" + x1="4782.8101" + y1="-446.26999" + x2="4782.71" + y2="-445.19" + id="line1410" + style="opacity:0.6" /><g + id="g1414" + style="opacity:0.6"> + <path + class="st27" + d="m 4783.11,-448.1 0.01,-0.09 -0.24,-0.02 -0.01,0.09 c -0.01,0.06 0.04,0.12 0.11,0.13 0.06,0 0.12,-0.05 0.13,-0.11 z" + id="path1412" /> + </g><path + class="st25" + d="m 4784.94,-443.57 c 0.1,-1.12 -2.77,1.07 -2.68,0.13 0.08,-0.87 2.73,-0.68 2.82,-1.6" + id="path1418" + style="opacity:0.6" /><path + class="st25" + d="m 4784.81,-442.1 c 0.1,-1.12 -2.77,1.07 -2.68,0.13 0.08,-0.87 2.73,-0.68 2.82,-1.6" + id="path1420" + style="opacity:0.6" /><path + class="st25" + d="m 4785.06,-444.95 c 0.1,-1.12 -2.77,1.06 -2.68,0.12 0.08,-0.87 2.73,-0.68 2.82,-1.59" + id="path1422" + style="opacity:0.6" /><line + class="st26" + x1="4784.73" + y1="-444.81" + x2="4784.6401" + y2="-443.73001" + id="line1424" + style="opacity:0.6" /><line + class="st26" + x1="4784.6001" + y1="-443.38" + x2="4784.5098" + y2="-442.29001" + id="line1426" + style="opacity:0.6" /><line + class="st26" + x1="4782.6699" + y1="-444.76001" + x2="4782.5698" + y2="-443.67001" + id="line1428" + style="opacity:0.6" /><line + class="st26" + x1="4781.6602" + y1="-444.73001" + x2="4781.5898" + y2="-443.89001" + id="line1430" + style="opacity:0.6" /><line + class="st26" + x1="4781.5498" + y1="-443.44" + x2="4781.4702" + y2="-442.60001" + id="line1432" + style="opacity:0.6" /><line + class="st26" + x1="4782.54" + y1="-443.32001" + x2="4782.4399" + y2="-442.23999" + id="line1434" + style="opacity:0.6" /><g + id="g1438" + style="opacity:0.6"> + <path + class="st27" + d="m 4782.82,-445.15 0.01,-0.09 -0.24,-0.02 -0.01,0.09 c -0.01,0.06 0.04,0.12 0.11,0.13 0.07,0 0.13,-0.05 0.13,-0.11 z" + id="path1436" /> + </g><path + class="st25" + d="m 4784.67,-440.63 c 0.1,-1.12 -2.77,1.08 -2.68,0.14 0.08,-0.87 2.73,-0.69 2.82,-1.61" + id="path1442" + style="opacity:0.6" /><path + class="st25" + d="m 4784.55,-439.16 c 0.09,-1.12 -2.76,1.08 -2.68,0.14 0.07,-0.87 2.73,-0.69 2.81,-1.61" + id="path1444" + style="opacity:0.6" /><path + class="st25" + d="m 4784.8,-442.01 c 0.1,-1.12 -2.77,1.07 -2.68,0.13 0.08,-0.87 2.73,-0.68 2.82,-1.6" + id="path1446" + style="opacity:0.6" /><line + class="st26" + x1="4784.4702" + y1="-441.87" + x2="4784.3701" + y2="-440.78" + id="line1448" + style="opacity:0.6" /><line + class="st26" + x1="4784.3398" + y1="-440.44" + x2="4784.25" + y2="-439.35001" + id="line1450" + style="opacity:0.6" /><line + class="st26" + x1="4782.3999" + y1="-441.81" + x2="4782.3101" + y2="-440.72" + id="line1452" + style="opacity:0.6" /><line + class="st26" + x1="4781.3999" + y1="-441.78" + x2="4781.3198" + y2="-440.94" + id="line1454" + style="opacity:0.6" /><line + class="st26" + x1="4781.2798" + y1="-440.48999" + x2="4781.21" + y2="-439.64001" + id="line1456" + style="opacity:0.6" /><line + class="st26" + x1="4782.2798" + y1="-440.38" + x2="4782.1802" + y2="-439.29001" + id="line1458" + style="opacity:0.6" /><g + id="g1462" + style="opacity:0.6"> + <path + class="st27" + d="m 4782.56,-442.21 0.01,-0.09 -0.24,-0.02 -0.01,0.09 c -0.01,0.06 0.04,0.12 0.11,0.13 0.07,0.01 0.12,-0.04 0.13,-0.11 z" + id="path1460" /> + </g><path + class="st25" + d="m 4784.42,-437.68 c 0.09,-1.12 -2.76,1.08 -2.68,0.15 0.07,-0.87 2.73,-0.7 2.81,-1.62" + id="path1466" + style="opacity:0.6" /><path + class="st25" + d="m 4784.3,-436.21 c 0.09,-1.12 -2.76,1.08 -2.68,0.15 0.07,-0.87 2.73,-0.7 2.81,-1.62" + id="path1468" + style="opacity:0.6" /><path + class="st25" + d="m 4784.54,-439.06 c 0.09,-1.12 -2.76,1.09 -2.68,0.15 0.07,-0.87 2.73,-0.7 2.81,-1.62" + id="path1470" + style="opacity:0.6" /><line + class="st26" + x1="4784.21" + y1="-438.92001" + x2="4784.1201" + y2="-437.84" + id="line1472" + style="opacity:0.6" /><line + class="st26" + x1="4784.0898" + y1="-437.48999" + x2="4784" + y2="-436.39999" + id="line1474" + style="opacity:0.6" /><line + class="st26" + x1="4782.1499" + y1="-438.85999" + x2="4782.0601" + y2="-437.76999" + id="line1476" + style="opacity:0.6" /><line + class="st26" + x1="4781.1401" + y1="-438.82001" + x2="4781.0698" + y2="-437.98001" + id="line1478" + style="opacity:0.6" /><line + class="st26" + x1="4781.0298" + y1="-437.53" + x2="4780.96" + y2="-436.69" + id="line1480" + style="opacity:0.6" /><line + class="st26" + x1="4782.0298" + y1="-437.42001" + x2="4781.9302" + y2="-436.32999" + id="line1482" + style="opacity:0.6" /><g + id="g1486" + style="opacity:0.6"> + <path + class="st27" + d="m 4782.3,-439.25 0.01,-0.09 -0.24,-0.02 -0.01,0.09 c -0.01,0.06 0.04,0.12 0.11,0.13 0.07,0 0.12,-0.05 0.13,-0.11 z" + id="path1484" /> + </g><path + class="st25" + d="m 4784.17,-434.74 c 0.09,-1.12 -2.76,1.09 -2.68,0.15 0.07,-0.87 2.73,-0.7 2.81,-1.62" + id="path1490" + style="opacity:0.6" /><path + class="st25" + d="m 4784.05,-433.27 c 0.09,-1.12 -2.76,1.09 -2.68,0.15 0.07,-0.87 2.73,-0.7 2.8,-1.62" + id="path1492" + style="opacity:0.6" /><path + class="st25" + d="m 4784.29,-436.12 c 0.09,-1.12 -2.76,1.09 -2.68,0.15 0.07,-0.87 2.73,-0.7 2.81,-1.62" + id="path1494" + style="opacity:0.6" /><line + class="st26" + x1="4783.96" + y1="-435.98001" + x2="4783.8701" + y2="-434.89999" + id="line1496" + style="opacity:0.6" /><line + class="st26" + x1="4783.8398" + y1="-434.54999" + x2="4783.75" + y2="-433.45999" + id="line1498" + style="opacity:0.6" /><line + class="st26" + x1="4781.8999" + y1="-435.91" + x2="4781.8101" + y2="-434.82999" + id="line1500" + style="opacity:0.6" /><line + class="st26" + x1="4780.8901" + y1="-435.88" + x2="4780.8198" + y2="-435.04001" + id="line1502" + style="opacity:0.6" /><line + class="st26" + x1="4780.7798" + y1="-434.57999" + x2="4780.71" + y2="-433.73999" + id="line1504" + style="opacity:0.6" /><line + class="st26" + x1="4781.7798" + y1="-434.48001" + x2="4781.6899" + y2="-433.39001" + id="line1506" + style="opacity:0.6" /><g + id="g1510" + style="opacity:0.6"> + <path + class="st27" + d="m 4782.05,-436.31 0.01,-0.09 -0.24,-0.02 -0.01,0.09 c -0.01,0.06 0.04,0.12 0.11,0.13 0.07,0.01 0.13,-0.04 0.13,-0.11 z" + id="path1508" /> + </g><path + class="st25" + d="m 4783.93,-431.79 c 0.09,-1.12 -2.76,1.1 -2.68,0.16 0.07,-0.87 2.73,-0.71 2.8,-1.63" + id="path1514" + style="opacity:0.6" /><path + class="st25" + d="m 4783.82,-430.32 c 0.09,-1.12 -2.76,1.1 -2.68,0.16 0.07,-0.87 2.73,-0.71 2.8,-1.63" + id="path1516" + style="opacity:0.6" /><path + class="st25" + d="m 4784.04,-433.18 c 0.09,-1.12 -2.76,1.1 -2.68,0.16 0.07,-0.87 2.73,-0.71 2.8,-1.63" + id="path1518" + style="opacity:0.6" /><line + class="st26" + x1="4783.7202" + y1="-433.03" + x2="4783.6299" + y2="-431.95001" + id="line1520" + style="opacity:0.6" /><line + class="st26" + x1="4783.6001" + y1="-431.60001" + x2="4783.52" + y2="-430.51001" + id="line1522" + style="opacity:0.6" /><line + class="st26" + x1="4781.6499" + y1="-432.95999" + x2="4781.5698" + y2="-431.87" + id="line1524" + style="opacity:0.6" /><line + class="st26" + x1="4780.6499" + y1="-432.92001" + x2="4780.5801" + y2="-432.07999" + id="line1526" + style="opacity:0.6" /><line + class="st26" + x1="4780.54" + y1="-431.63" + x2="4780.48" + y2="-430.79001" + id="line1528" + style="opacity:0.6" /><line + class="st26" + x1="4781.54" + y1="-431.51999" + x2="4781.4502" + y2="-430.44" + id="line1530" + style="opacity:0.6" /><g + id="g1534" + style="opacity:0.6"> + <path + class="st27" + d="m 4781.8,-433.35 0.01,-0.09 -0.24,-0.02 -0.01,0.09 c 0,0.06 0.04,0.12 0.11,0.13 0.07,0 0.13,-0.05 0.13,-0.11 z" + id="path1532" /> + </g><path + class="st25" + d="m 4783.7,-428.85 c 0.09,-1.12 -2.76,1.1 -2.68,0.16 0.07,-0.87 2.73,-0.71 2.8,-1.63" + id="path1538" + style="opacity:0.6" /><path + class="st25" + d="m 4783.58,-427.38 c 0.09,-1.12 -2.76,1.1 -2.68,0.16 0.07,-0.87 2.73,-0.71 2.8,-1.63" + id="path1540" + style="opacity:0.6" /><path + class="st25" + d="m 4783.81,-430.23 c 0.09,-1.12 -2.76,1.1 -2.68,0.16 0.07,-0.87 2.73,-0.71 2.8,-1.63" + id="path1542" + style="opacity:0.6" /><line + class="st26" + x1="4783.48" + y1="-430.09" + x2="4783.3999" + y2="-429" + id="line1544" + style="opacity:0.6" /><line + class="st26" + x1="4783.3701" + y1="-428.64999" + x2="4783.2798" + y2="-427.57001" + id="line1546" + style="opacity:0.6" /><line + class="st26" + x1="4781.4199" + y1="-430.01001" + x2="4781.3301" + y2="-428.92999" + id="line1548" + style="opacity:0.6" /><line + class="st26" + x1="4780.4102" + y1="-429.98001" + x2="4780.3398" + y2="-429.13" + id="line1550" + style="opacity:0.6" /><line + class="st26" + x1="4780.3101" + y1="-428.67999" + x2="4780.2402" + y2="-427.84" + id="line1552" + style="opacity:0.6" /><line + class="st26" + x1="4781.2998" + y1="-428.57999" + x2="4781.2202" + y2="-427.48999" + id="line1554" + style="opacity:0.6" /><g + id="g1558" + style="opacity:0.6"> + <path + class="st27" + d="m 4781.57,-430.41 0.01,-0.09 -0.24,-0.02 -0.01,0.09 c -0.01,0.06 0.04,0.12 0.11,0.13 0.07,0 0.12,-0.04 0.13,-0.11 z" + id="path1556" /> + </g><path + class="st25" + d="m 4783.46,-425.9 c 0.09,-1.12 -2.75,1.1 -2.68,0.16 0.07,-0.87 2.72,-0.72 2.8,-1.64" + id="path1562" + style="opacity:0.6" /><path + class="st25" + d="m 4783.35,-424.43 c 0.09,-1.12 -2.75,1.1 -2.68,0.16 0.07,-0.87 2.72,-0.72 2.79,-1.64" + id="path1564" + style="opacity:0.6" /><path + class="st25" + d="m 4783.57,-427.28 c 0.09,-1.12 -2.76,1.1 -2.68,0.16 0.07,-0.87 2.73,-0.71 2.8,-1.63" + id="path1566" + style="opacity:0.6" /><line + class="st26" + x1="4783.25" + y1="-427.14001" + x2="4783.1602" + y2="-426.06" + id="line1568" + style="opacity:0.6" /><line + class="st26" + x1="4783.1299" + y1="-425.70999" + x2="4783.0498" + y2="-424.62" + id="line1570" + style="opacity:0.6" /><line + class="st26" + x1="4781.1802" + y1="-427.06" + x2="4781.1001" + y2="-425.98001" + id="line1572" + style="opacity:0.6" /><line + class="st26" + x1="4780.1802" + y1="-427.01999" + x2="4780.1099" + y2="-426.17999" + id="line1574" + style="opacity:0.6" /><line + class="st26" + x1="4780.0801" + y1="-425.73001" + x2="4780.0098" + y2="-424.89001" + id="line1576" + style="opacity:0.6" /><line + class="st26" + x1="4781.0698" + y1="-425.63" + x2="4780.9902" + y2="-424.54001" + id="line1578" + style="opacity:0.6" /><g + id="g1582" + style="opacity:0.6"> + <path + class="st27" + d="m 4781.33,-427.46 0.01,-0.09 -0.24,-0.02 -0.01,0.09 c -0.01,0.06 0.04,0.12 0.11,0.13 0.07,0 0.13,-0.05 0.13,-0.11 z" + id="path1580" /> + </g><path + class="st25" + d="m 4783.24,-422.95 c 0.09,-1.12 -2.75,1.11 -2.68,0.17 0.07,-0.87 2.72,-0.72 2.79,-1.64" + id="path1586" + style="opacity:0.6" /><path + class="st25" + d="m 4783.13,-421.48 c 0.09,-1.12 -2.75,1.11 -2.68,0.17 0.07,-0.87 2.72,-0.72 2.79,-1.64" + id="path1588" + style="opacity:0.6" /><path + class="st25" + d="m 4783.34,-424.34 c 0.09,-1.12 -2.75,1.11 -2.68,0.17 0.07,-0.87 2.72,-0.72 2.79,-1.64" + id="path1590" + style="opacity:0.6" /><line + class="st26" + x1="4783.02" + y1="-424.19" + x2="4782.9399" + y2="-423.10999" + id="line1592" + style="opacity:0.6" /><line + class="st26" + x1="4782.9102" + y1="-422.76001" + x2="4782.8301" + y2="-421.67001" + id="line1594" + style="opacity:0.6" /><line + class="st26" + x1="4780.96" + y1="-424.10999" + x2="4780.8701" + y2="-423.01999" + id="line1596" + style="opacity:0.6" /><line + class="st26" + x1="4779.9502" + y1="-424.07001" + x2="4779.8901" + y2="-423.23001" + id="line1598" + style="opacity:0.6" /><line + class="st26" + x1="4779.8501" + y1="-422.78" + x2="4779.79" + y2="-421.92999" + id="line1600" + style="opacity:0.6" /><line + class="st26" + x1="4780.8501" + y1="-422.67999" + x2="4780.7598" + y2="-421.59" + id="line1602" + style="opacity:0.6" /><g + id="g1606" + style="opacity:0.6"> + <path + class="st27" + d="m 4781.1,-424.51 0.01,-0.09 -0.24,-0.02 -0.01,0.09 c 0,0.06 0.04,0.12 0.11,0.13 0.07,0.01 0.13,-0.04 0.13,-0.11 z" + id="path1604" /> + </g><path + class="st25" + d="m 4783.01,-420.01 c 0.09,-1.12 -2.75,1.11 -2.68,0.17 0.07,-0.87 2.72,-0.72 2.79,-1.64" + id="path1610" + style="opacity:0.6" /><path + class="st25" + d="m 4782.9,-418.53 c 0.09,-1.12 -2.75,1.11 -2.68,0.17 0.07,-0.87 2.72,-0.72 2.79,-1.64" + id="path1612" + style="opacity:0.6" /><path + class="st25" + d="m 4783.12,-421.39 c 0.09,-1.12 -2.75,1.11 -2.68,0.17 0.07,-0.87 2.72,-0.72 2.79,-1.64" + id="path1614" + style="opacity:0.6" /><line + class="st26" + x1="4782.79" + y1="-421.25" + x2="4782.71" + y2="-420.16" + id="line1616" + style="opacity:0.6" /><line + class="st26" + x1="4782.6802" + y1="-419.81" + x2="4782.6001" + y2="-418.72" + id="line1618" + style="opacity:0.6" /><line + class="st26" + x1="4780.73" + y1="-421.16" + x2="4780.6499" + y2="-420.07999" + id="line1620" + style="opacity:0.6" /><line + class="st26" + x1="4779.7202" + y1="-421.12" + x2="4779.6602" + y2="-420.28" + id="line1622" + style="opacity:0.6" /><line + class="st26" + x1="4779.6299" + y1="-419.82999" + x2="4779.5601" + y2="-418.98999" + id="line1624" + style="opacity:0.6" /><line + class="st26" + x1="4780.6201" + y1="-419.73001" + x2="4780.54" + y2="-418.64001" + id="line1626" + style="opacity:0.6" /><g + id="g1630" + style="opacity:0.6"> + <path + class="st27" + d="m 4780.88,-421.56 0.01,-0.09 -0.24,-0.02 -0.01,0.09 c 0,0.06 0.04,0.12 0.11,0.13 0.07,0 0.13,-0.05 0.13,-0.11 z" + id="path1628" /> + </g><path + class="st25" + d="m 4782.79,-417.06 c 0.08,-1.12 -2.75,1.11 -2.68,0.17 0.06,-0.87 2.72,-0.73 2.79,-1.65" + id="path1634" + style="opacity:0.6" /><path + class="st25" + d="m 4782.69,-415.59 c 0.08,-1.12 -2.75,1.11 -2.68,0.17 0.06,-0.87 2.72,-0.73 2.79,-1.65" + id="path1636" + style="opacity:0.6" /><path + class="st25" + d="m 4782.9,-418.44 c 0.08,-1.12 -2.75,1.11 -2.68,0.17 0.06,-0.87 2.72,-0.72 2.79,-1.64" + id="path1638" + style="opacity:0.6" /><line + class="st26" + x1="4782.5698" + y1="-418.29999" + x2="4782.4902" + y2="-417.20999" + id="line1640" + style="opacity:0.6" /><line + class="st26" + x1="4782.46" + y1="-416.85999" + x2="4782.3901" + y2="-415.78" + id="line1642" + style="opacity:0.6" /><line + class="st26" + x1="4780.5098" + y1="-418.20999" + x2="4780.4302" + y2="-417.12" + id="line1644" + style="opacity:0.6" /><line + class="st26" + x1="4779.5" + y1="-418.17001" + x2="4779.4399" + y2="-417.32999" + id="line1646" + style="opacity:0.6" /><line + class="st26" + x1="4779.4102" + y1="-416.87" + x2="4779.3398" + y2="-416.03" + id="line1648" + style="opacity:0.6" /><line + class="st26" + x1="4780.3999" + y1="-416.78" + x2="4780.3198" + y2="-415.69" + id="line1650" + style="opacity:0.6" /><g + id="g1654" + style="opacity:0.6"> + <path + class="st27" + d="m 4780.66,-418.61 0.01,-0.09 -0.24,-0.02 -0.01,0.09 c 0,0.06 0.04,0.12 0.11,0.13 0.06,0 0.12,-0.04 0.13,-0.11 z" + id="path1652" /> + </g><path + class="st25" + d="m 4782.58,-414.11 c 0.08,-1.12 -2.75,1.12 -2.68,0.17 0.06,-0.87 2.72,-0.73 2.79,-1.65" + id="path1658" + style="opacity:0.6" /><path + class="st25" + d="m 4782.47,-412.64 c 0.08,-1.12 -2.75,1.12 -2.68,0.17 0.06,-0.87 2.72,-0.73 2.79,-1.65" + id="path1660" + style="opacity:0.6" /><path + class="st25" + d="m 4782.68,-415.49 c 0.08,-1.12 -2.75,1.12 -2.68,0.17 0.06,-0.87 2.72,-0.73 2.79,-1.65" + id="path1662" + style="opacity:0.6" /><line + class="st26" + x1="4782.3501" + y1="-415.35001" + x2="4782.27" + y2="-414.26001" + id="line1664" + style="opacity:0.6" /><line + class="st26" + x1="4782.25" + y1="-413.91" + x2="4782.1699" + y2="-412.82999" + id="line1666" + style="opacity:0.6" /><line + class="st26" + x1="4780.29" + y1="-415.26001" + x2="4780.21" + y2="-414.17001" + id="line1668" + style="opacity:0.6" /><line + class="st26" + x1="4779.29" + y1="-415.22" + x2="4779.2202" + y2="-414.37" + id="line1670" + style="opacity:0.6" /><line + class="st26" + x1="4779.1899" + y1="-413.92001" + x2="4779.1299" + y2="-413.07999" + id="line1672" + style="opacity:0.6" /><line + class="st26" + x1="4780.1899" + y1="-413.82001" + x2="4780.1099" + y2="-412.73999" + id="line1674" + style="opacity:0.6" /><g + id="g1678" + style="opacity:0.6"> + <path + class="st27" + d="m 4780.44,-415.66 0.01,-0.09 -0.24,-0.02 -0.01,0.09 c 0,0.06 0.04,0.12 0.11,0.13 0.07,0.01 0.12,-0.04 0.13,-0.11 z" + id="path1676" /> + </g><path + class="st25" + d="m 4782.36,-411.16 c 0.08,-1.12 -2.75,1.12 -2.68,0.18 0.06,-0.87 2.72,-0.73 2.79,-1.65" + id="path1682" + style="opacity:0.6" /><path + class="st25" + d="m 4782.26,-409.69 c 0.08,-1.13 -2.75,1.12 -2.68,0.18 0.06,-0.87 2.72,-0.73 2.79,-1.65" + id="path1684" + style="opacity:0.6" /><path + class="st25" + d="m 4782.46,-412.55 c 0.08,-1.12 -2.75,1.12 -2.68,0.18 0.06,-0.87 2.72,-0.73 2.79,-1.65" + id="path1686" + style="opacity:0.6" /><line + class="st26" + x1="4782.1401" + y1="-412.39999" + x2="4782.0601" + y2="-411.32001" + id="line1688" + style="opacity:0.6" /><line + class="st26" + x1="4782.0298" + y1="-410.97" + x2="4781.9502" + y2="-409.88" + id="line1690" + style="opacity:0.6" /><line + class="st26" + x1="4780.0801" + y1="-412.31" + x2="4780" + y2="-411.22" + id="line1692" + style="opacity:0.6" /><line + class="st26" + x1="4779.0698" + y1="-412.26999" + x2="4779.0098" + y2="-411.42001" + id="line1694" + style="opacity:0.6" /><line + class="st26" + x1="4778.9702" + y1="-410.97" + x2="4778.9102" + y2="-410.13" + id="line1696" + style="opacity:0.6" /><line + class="st26" + x1="4779.9702" + y1="-410.87" + x2="4779.8901" + y2="-409.79001" + id="line1698" + style="opacity:0.6" /><g + id="g1702" + style="opacity:0.6"> + <path + class="st27" + d="m 4780.22,-412.71 0.01,-0.09 -0.24,-0.02 -0.01,0.09 c 0,0.06 0.04,0.12 0.11,0.13 0.07,0.01 0.13,-0.04 0.13,-0.11 z" + id="path1700" /> + </g><path + class="st25" + d="m 4782.15,-408.21 c 0.08,-1.12 -2.75,1.12 -2.68,0.18 0.06,-0.87 2.72,-0.74 2.78,-1.66" + id="path1706" + style="opacity:0.6" /><path + class="st25" + d="m 4782.05,-406.74 c 0.08,-1.13 -2.75,1.12 -2.68,0.18 0.06,-0.87 2.72,-0.74 2.78,-1.66" + id="path1708" + style="opacity:0.6" /><path + class="st25" + d="m 4782.25,-409.6 c 0.08,-1.12 -2.75,1.12 -2.68,0.18 0.06,-0.87 2.72,-0.74 2.78,-1.66" + id="path1710" + style="opacity:0.6" /><line + class="st26" + x1="4781.9199" + y1="-409.45001" + x2="4781.8501" + y2="-408.35999" + id="line1712" + style="opacity:0.6" /><line + class="st26" + x1="4781.8198" + y1="-408.01999" + x2="4781.75" + y2="-406.92999" + id="line1714" + style="opacity:0.6" /><line + class="st26" + x1="4779.8599" + y1="-409.35999" + x2="4779.79" + y2="-408.26999" + id="line1716" + style="opacity:0.6" /><line + class="st26" + x1="4778.8599" + y1="-409.31" + x2="4778.7998" + y2="-408.47" + id="line1718" + style="opacity:0.6" /><line + class="st26" + x1="4778.77" + y1="-408.01001" + x2="4778.71" + y2="-407.17001" + id="line1720" + style="opacity:0.6" /><line + class="st26" + x1="4779.7598" + y1="-407.92001" + x2="4779.6802" + y2="-406.82999" + id="line1722" + style="opacity:0.6" /><g + id="g1726" + style="opacity:0.6"> + <path + class="st27" + d="m 4780.01,-409.75 0.01,-0.09 -0.24,-0.02 -0.01,0.09 c 0,0.06 0.04,0.12 0.11,0.13 0.07,0 0.12,-0.05 0.13,-0.11 z" + id="path1724" /> + </g><path + class="st25" + d="m 4781.95,-405.26 c 0.08,-1.12 -2.75,1.12 -2.68,0.18 0.06,-0.87 2.72,-0.74 2.78,-1.66" + id="path1730" + style="opacity:0.6" /><path + class="st25" + d="m 4781.84,-403.79 c 0.08,-1.13 -2.75,1.12 -2.68,0.18 0.06,-0.87 2.72,-0.74 2.78,-1.66" + id="path1732" + style="opacity:0.6" /><path + class="st25" + d="m 4782.04,-406.65 c 0.08,-1.12 -2.75,1.12 -2.68,0.18 0.06,-0.87 2.72,-0.74 2.78,-1.66" + id="path1734" + style="opacity:0.6" /><line + class="st26" + x1="4781.7202" + y1="-406.5" + x2="4781.6401" + y2="-405.42001" + id="line1736" + style="opacity:0.6" /><line + class="st26" + x1="4781.6201" + y1="-405.07001" + x2="4781.54" + y2="-403.98001" + id="line1738" + style="opacity:0.6" /><line + class="st26" + x1="4779.6499" + y1="-406.41" + x2="4779.5801" + y2="-405.32001" + id="line1740" + style="opacity:0.6" /><line + class="st26" + x1="4778.6499" + y1="-406.35999" + x2="4778.5898" + y2="-405.51999" + id="line1742" + style="opacity:0.6" /><line + class="st26" + x1="4778.5601" + y1="-405.07001" + x2="4778.5" + y2="-404.22" + id="line1744" + style="opacity:0.6" /><line + class="st26" + x1="4779.5498" + y1="-404.97" + x2="4779.48" + y2="-403.88" + id="line1746" + style="opacity:0.6" /><g + id="g1750" + style="opacity:0.6"> + <path + class="st27" + d="m 4779.8,-406.8 0.01,-0.09 -0.24,-0.02 -0.01,0.09 c 0,0.06 0.04,0.12 0.11,0.13 0.07,0 0.13,-0.05 0.13,-0.11 z" + id="path1748" /> + </g><path + class="st25" + d="m 4781.74,-402.32 c 0.08,-1.12 -2.75,1.13 -2.68,0.19 0.06,-0.87 2.72,-0.74 2.78,-1.66" + id="path1754" + style="opacity:0.6" /><path + class="st25" + d="m 4781.64,-400.84 c 0.08,-1.13 -2.74,1.13 -2.68,0.19 0.06,-0.87 2.72,-0.74 2.78,-1.66" + id="path1756" + style="opacity:0.6" /><path + class="st25" + d="m 4781.84,-403.7 c 0.08,-1.12 -2.75,1.12 -2.68,0.18 0.06,-0.87 2.72,-0.74 2.78,-1.66" + id="path1758" + style="opacity:0.6" /><line + class="st26" + x1="4781.5098" + y1="-403.54999" + x2="4781.4302" + y2="-402.47" + id="line1760" + style="opacity:0.6" /><line + class="st26" + x1="4781.4102" + y1="-402.12" + x2="4781.3301" + y2="-401.03" + id="line1762" + style="opacity:0.6" /><line + class="st26" + x1="4779.4502" + y1="-403.45999" + x2="4779.3701" + y2="-402.37" + id="line1764" + style="opacity:0.6" /><line + class="st26" + x1="4778.4399" + y1="-403.41" + x2="4778.3799" + y2="-402.57001" + id="line1766" + style="opacity:0.6" /><line + class="st26" + x1="4778.3501" + y1="-402.10999" + x2="4778.29" + y2="-401.26999" + id="line1768" + style="opacity:0.6" /><line + class="st26" + x1="4779.3501" + y1="-402.01999" + x2="4779.27" + y2="-400.92999" + id="line1770" + style="opacity:0.6" /><g + id="g1774" + style="opacity:0.6"> + <path + class="st27" + d="m 4779.59,-403.85 0.01,-0.09 -0.24,-0.02 -0.01,0.09 c 0,0.06 0.04,0.12 0.11,0.13 0.07,0 0.13,-0.05 0.13,-0.11 z" + id="path1772" /> + </g><path + class="st25" + d="m 4781.54,-399.36 c 0.08,-1.13 -2.74,1.13 -2.68,0.19 0.06,-0.87 2.72,-0.74 2.78,-1.67" + id="path1778" + style="opacity:0.6" /><path + class="st25" + d="m 4781.44,-397.89 c 0.08,-1.13 -2.74,1.13 -2.68,0.19 0.06,-0.87 2.72,-0.74 2.78,-1.67" + id="path1780" + style="opacity:0.6" /><path + class="st25" + d="m 4781.63,-400.75 c 0.08,-1.12 -2.74,1.13 -2.68,0.19 0.06,-0.87 2.72,-0.74 2.78,-1.67" + id="path1782" + style="opacity:0.6" /><line + class="st26" + x1="4781.2998" + y1="-400.60001" + x2="4781.23" + y2="-399.51999" + id="line1784" + style="opacity:0.6" /><line + class="st26" + x1="4781.21" + y1="-399.17001" + x2="4781.1299" + y2="-398.07999" + id="line1786" + style="opacity:0.6" /><line + class="st26" + x1="4779.2402" + y1="-400.5" + x2="4779.1699" + y2="-399.41" + id="line1788" + style="opacity:0.6" /><line + class="st26" + x1="4778.2402" + y1="-400.45001" + x2="4778.1802" + y2="-399.60999" + id="line1790" + style="opacity:0.6" /><line + class="st26" + x1="4778.1499" + y1="-399.16" + x2="4778.0898" + y2="-398.31" + id="line1792" + style="opacity:0.6" /><line + class="st26" + x1="4779.1499" + y1="-399.06" + x2="4779.0698" + y2="-397.98001" + id="line1794" + style="opacity:0.6" /><g + id="g1798" + style="opacity:0.6"> + <path + class="st27" + d="m 4779.39,-400.9 0.01,-0.09 -0.24,-0.02 -0.01,0.09 c 0,0.06 0.04,0.12 0.11,0.13 0.07,0.01 0.12,-0.04 0.13,-0.11 z" + id="path1796" /> + </g><path + class="st25" + d="m 4781.34,-396.42 c 0.08,-1.13 -2.74,1.13 -2.68,0.19 0.06,-0.87 2.72,-0.74 2.78,-1.67" + id="path1802" + style="opacity:0.6" /><path + class="st25" + d="m 4781.24,-394.94 c 0.08,-1.13 -2.74,1.13 -2.68,0.19 0.06,-0.87 2.72,-0.74 2.78,-1.67" + id="path1804" + style="opacity:0.6" /><path + class="st25" + d="m 4781.43,-397.8 c 0.08,-1.12 -2.74,1.13 -2.68,0.19 0.06,-0.87 2.72,-0.74 2.78,-1.67" + id="path1806" + style="opacity:0.6" /><line + class="st26" + x1="4781.1001" + y1="-397.64999" + x2="4781.0298" + y2="-396.57001" + id="line1808" + style="opacity:0.6" /><line + class="st26" + x1="4781.0098" + y1="-396.22" + x2="4780.9302" + y2="-395.13" + id="line1810" + style="opacity:0.6" /><line + class="st26" + x1="4779.04" + y1="-397.54999" + x2="4778.9702" + y2="-396.45999" + id="line1812" + style="opacity:0.6" /><line + class="st26" + x1="4778.04" + y1="-397.5" + x2="4777.98" + y2="-396.66" + id="line1814" + style="opacity:0.6" /><line + class="st26" + x1="4777.9502" + y1="-396.20999" + x2="4777.8901" + y2="-395.35999" + id="line1816" + style="opacity:0.6" /><line + class="st26" + x1="4778.9502" + y1="-396.12" + x2="4778.8701" + y2="-395.03" + id="line1818" + style="opacity:0.6" /><g + id="g1822" + style="opacity:0.6"> + <path + class="st27" + d="m 4779.19,-397.95 0.01,-0.09 -0.24,-0.02 -0.01,0.09 c 0,0.06 0.05,0.12 0.11,0.13 0.07,0 0.12,-0.05 0.13,-0.11 z" + id="path1820" /> + </g><path + class="st25" + d="m 4781.14,-393.47 c 0.08,-1.13 -2.74,1.13 -2.68,0.19 0.06,-0.87 2.72,-0.74 2.78,-1.67" + id="path1826" + style="opacity:0.6" /><path + class="st25" + d="m 4781.04,-391.99 c 0.08,-1.13 -2.74,1.13 -2.68,0.19 0.06,-0.87 2.72,-0.74 2.78,-1.67" + id="path1828" + style="opacity:0.6" /><path + class="st25" + d="m 4781.23,-394.85 c 0.08,-1.12 -2.74,1.13 -2.68,0.19 0.06,-0.87 2.72,-0.74 2.78,-1.67" + id="path1830" + style="opacity:0.6" /><line + class="st26" + x1="4780.9102" + y1="-394.70001" + x2="4780.8301" + y2="-393.62" + id="line1832" + style="opacity:0.6" /><line + class="st26" + x1="4780.8101" + y1="-393.26999" + x2="4780.7402" + y2="-392.17999" + id="line1834" + style="opacity:0.6" /><line + class="st26" + x1="4778.8398" + y1="-394.60001" + x2="4778.77" + y2="-393.51001" + id="line1836" + style="opacity:0.6" /><line + class="st26" + x1="4777.8398" + y1="-394.54999" + x2="4777.7798" + y2="-393.70999" + id="line1838" + style="opacity:0.6" /><line + class="st26" + x1="4777.75" + y1="-393.26001" + x2="4777.6899" + y2="-392.42001" + id="line1840" + style="opacity:0.6" /><line + class="st26" + x1="4778.75" + y1="-393.17001" + x2="4778.6699" + y2="-392.07999" + id="line1842" + style="opacity:0.6" /><g + id="g1846" + style="opacity:0.6"> + <path + class="st27" + d="m 4778.99,-395 0.01,-0.09 -0.24,-0.02 -0.01,0.09 c 0,0.06 0.05,0.12 0.11,0.13 0.07,0 0.12,-0.05 0.13,-0.11 z" + id="path1844" /> + </g><path + class="st25" + d="m 4780.94,-390.52 c 0.07,-1.13 -2.74,1.14 -2.68,0.19 0.06,-0.87 2.71,-0.75 2.78,-1.67" + id="path1850" + style="opacity:0.6" /><path + class="st25" + d="m 4780.85,-389.04 c 0.07,-1.13 -2.74,1.14 -2.68,0.2 0.06,-0.87 2.72,-0.75 2.77,-1.67" + id="path1852" + style="opacity:0.6" /><path + class="st25" + d="m 4781.03,-391.9 c 0.07,-1.12 -2.74,1.13 -2.68,0.19 0.06,-0.87 2.72,-0.75 2.78,-1.67" + id="path1854" + style="opacity:0.6" /><line + class="st26" + x1="4780.71" + y1="-391.75" + x2="4780.6401" + y2="-390.67001" + id="line1856" + style="opacity:0.6" /><line + class="st26" + x1="4780.6099" + y1="-390.32001" + x2="4780.54" + y2="-389.23001" + id="line1858" + style="opacity:0.6" /><line + class="st26" + x1="4778.6499" + y1="-391.64999" + x2="4778.5698" + y2="-390.56" + id="line1860" + style="opacity:0.6" /><line + class="st26" + x1="4777.6401" + y1="-391.60001" + x2="4777.5801" + y2="-390.75" + id="line1862" + style="opacity:0.6" /><line + class="st26" + x1="4777.5601" + y1="-390.29999" + x2="4777.5" + y2="-389.45999" + id="line1864" + style="opacity:0.6" /><line + class="st26" + x1="4778.5498" + y1="-390.20999" + x2="4778.48" + y2="-389.12" + id="line1866" + style="opacity:0.6" /><g + id="g1870" + style="opacity:0.6"> + <path + class="st27" + d="m 4778.79,-392.05 0.01,-0.09 -0.24,-0.02 -0.01,0.09 c 0,0.06 0.05,0.12 0.11,0.13 0.07,0.01 0.13,-0.04 0.13,-0.11 z" + id="path1868" /> + </g><path + class="st25" + d="m 4780.75,-387.56 c 0.07,-1.13 -2.74,1.14 -2.68,0.2 0.06,-0.87 2.72,-0.75 2.77,-1.67" + id="path1874" + style="opacity:0.6" /><path + class="st25" + d="m 4780.65,-386.09 c 0.07,-1.13 -2.74,1.14 -2.68,0.2 0.06,-0.87 2.72,-0.75 2.77,-1.67" + id="path1876" + style="opacity:0.6" /><path + class="st25" + d="m 4780.84,-388.95 c 0.07,-1.13 -2.74,1.14 -2.68,0.2 0.06,-0.87 2.72,-0.75 2.78,-1.67" + id="path1878" + style="opacity:0.6" /><line + class="st26" + x1="4780.52" + y1="-388.79999" + x2="4780.4502" + y2="-387.70999" + id="line1880" + style="opacity:0.6" /><line + class="st26" + x1="4780.4199" + y1="-387.37" + x2="4780.3501" + y2="-386.28" + id="line1882" + style="opacity:0.6" /><line + class="st26" + x1="4778.4502" + y1="-388.70001" + x2="4778.3799" + y2="-387.60999" + id="line1884" + style="opacity:0.6" /><line + class="st26" + x1="4777.4502" + y1="-388.64001" + x2="4777.3901" + y2="-387.79999" + id="line1886" + style="opacity:0.6" /><line + class="st26" + x1="4777.3599" + y1="-387.35001" + x2="4777.3101" + y2="-386.5" + id="line1888" + style="opacity:0.6" /><line + class="st26" + x1="4778.3599" + y1="-387.26001" + x2="4778.29" + y2="-386.17001" + id="line1890" + style="opacity:0.6" /><g + id="g1894" + style="opacity:0.6"> + <path + class="st27" + d="m 4778.6,-389.09 0.01,-0.09 -0.24,-0.02 -0.01,0.09 c 0,0.06 0.05,0.12 0.11,0.13 0.07,0 0.12,-0.05 0.13,-0.11 z" + id="path1892" /> + </g><path + class="st25" + d="m 4780.56,-384.61 c 0.07,-1.13 -2.74,1.14 -2.68,0.2 0.06,-0.87 2.72,-0.75 2.77,-1.67" + id="path1898" + style="opacity:0.6" /><path + class="st25" + d="m 4780.46,-383.14 c 0.07,-1.13 -2.74,1.14 -2.68,0.2 0.06,-0.87 2.72,-0.75 2.78,-1.67" + id="path1900" + style="opacity:0.6" /><path + class="st25" + d="m 4780.65,-386 c 0.07,-1.13 -2.74,1.14 -2.68,0.2 0.06,-0.87 2.72,-0.75 2.77,-1.67" + id="path1902" + style="opacity:0.6" /><line + class="st26" + x1="4780.3198" + y1="-385.85001" + x2="4780.25" + y2="-384.76001" + id="line1904" + style="opacity:0.6" /><line + class="st26" + x1="4780.23" + y1="-384.41" + x2="4780.1602" + y2="-383.32999" + id="line1906" + style="opacity:0.6" /><line + class="st26" + x1="4778.2598" + y1="-385.73999" + x2="4778.1899" + y2="-384.66" + id="line1908" + style="opacity:0.6" /><line + class="st26" + x1="4777.2598" + y1="-385.69" + x2="4777.2002" + y2="-384.85001" + id="line1910" + style="opacity:0.6" /><line + class="st26" + x1="4777.1699" + y1="-384.39999" + x2="4777.1201" + y2="-383.54999" + id="line1912" + style="opacity:0.6" /><line + class="st26" + x1="4778.1699" + y1="-384.31" + x2="4778.1001" + y2="-383.22" + id="line1914" + style="opacity:0.6" /><g + id="g1918" + style="opacity:0.6"> + <path + class="st27" + d="m 4778.41,-386.14 0.01,-0.09 -0.24,-0.02 -0.01,0.09 c 0,0.06 0.05,0.12 0.11,0.13 0.07,0 0.12,-0.05 0.13,-0.11 z" + id="path1916" /> + </g><path + class="st25" + d="m 4780.37,-381.66 c 0.07,-1.13 -2.74,1.14 -2.68,0.2 0.05,-0.87 2.71,-0.75 2.77,-1.68" + id="path1922" + style="opacity:0.6" /><path + class="st25" + d="m 4780.28,-380.19 c 0.07,-1.13 -2.74,1.14 -2.68,0.2 0.05,-0.87 2.71,-0.76 2.77,-1.68" + id="path1924" + style="opacity:0.6" /><path + class="st25" + d="m 4780.46,-383.05 c 0.07,-1.13 -2.74,1.14 -2.68,0.2 0.06,-0.87 2.72,-0.75 2.78,-1.68" + id="path1926" + style="opacity:0.6" /><line + class="st26" + x1="4780.1299" + y1="-382.89999" + x2="4780.0601" + y2="-381.81" + id="line1928" + style="opacity:0.6" /><line + class="st26" + x1="4780.04" + y1="-381.45999" + x2="4779.9702" + y2="-380.38" + id="line1930" + style="opacity:0.6" /><line + class="st26" + x1="4778.0698" + y1="-382.79001" + x2="4778" + y2="-381.70001" + id="line1932" + style="opacity:0.6" /><line + class="st26" + x1="4777.0698" + y1="-382.73999" + x2="4777.0098" + y2="-381.89001" + id="line1934" + style="opacity:0.6" /><line + class="st26" + x1="4776.98" + y1="-381.44" + x2="4776.9302" + y2="-380.60001" + id="line1936" + style="opacity:0.6" /><line + class="st26" + x1="4777.98" + y1="-381.35001" + x2="4777.9102" + y2="-380.26001" + id="line1938" + style="opacity:0.6" /><g + id="g1942" + style="opacity:0.6"> + <path + class="st27" + d="m 4778.22,-383.19 0.01,-0.09 -0.24,-0.02 -0.01,0.09 c 0,0.06 0.05,0.12 0.11,0.13 0.06,0 0.12,-0.05 0.13,-0.11 z" + id="path1940" /> + </g><path + class="st25" + d="m 4780.19,-378.71 c 0.07,-1.13 -2.74,1.15 -2.68,0.2 0.05,-0.87 2.71,-0.76 2.77,-1.68" + id="path1946" + style="opacity:0.6" /><path + class="st25" + d="m 4780.09,-377.24 c 0.07,-1.13 -2.74,1.15 -2.68,0.2 0.05,-0.87 2.71,-0.76 2.77,-1.68" + id="path1948" + style="opacity:0.6" /><path + class="st25" + d="m 4780.27,-380.1 c 0.07,-1.13 -2.74,1.15 -2.68,0.2 0.05,-0.87 2.71,-0.76 2.77,-1.68" + id="path1950" + style="opacity:0.6" /><line + class="st26" + x1="4779.9502" + y1="-379.95001" + x2="4779.8799" + y2="-378.85999" + id="line1952" + style="opacity:0.6" /><line + class="st26" + x1="4779.8599" + y1="-378.51001" + x2="4779.79" + y2="-377.42001" + id="line1954" + style="opacity:0.6" /><line + class="st26" + x1="4777.8901" + y1="-379.84" + x2="4777.8198" + y2="-378.75" + id="line1956" + style="opacity:0.6" /><line + class="st26" + x1="4776.8799" + y1="-379.78" + x2="4776.8301" + y2="-378.94" + id="line1958" + style="opacity:0.6" /><line + class="st26" + x1="4776.7998" + y1="-378.48999" + x2="4776.75" + y2="-377.64001" + id="line1960" + style="opacity:0.6" /><line + class="st26" + x1="4777.7998" + y1="-378.39999" + x2="4777.73" + y2="-377.31" + id="line1962" + style="opacity:0.6" /><g + id="g1966" + style="opacity:0.6"> + <path + class="st27" + d="m 4778.03,-380.24 0.01,-0.09 -0.24,-0.01 -0.01,0.09 c 0,0.06 0.05,0.12 0.11,0.13 0.07,0 0.13,-0.05 0.13,-0.12 z" + id="path1964" /> + </g><path + class="st25" + d="m 4780,-375.76 c 0.07,-1.13 -2.74,1.15 -2.68,0.2 0.05,-0.87 2.71,-0.76 2.77,-1.68" + id="path1970" + style="opacity:0.6" /><path + class="st25" + d="m 4779.91,-374.29 c 0.07,-1.13 -2.74,1.15 -2.68,0.2 0.05,-0.87 2.71,-0.76 2.77,-1.68" + id="path1972" + style="opacity:0.6" /><path + class="st25" + d="m 4780.09,-377.15 c 0.07,-1.13 -2.74,1.15 -2.68,0.2 0.05,-0.87 2.71,-0.76 2.77,-1.68" + id="path1974" + style="opacity:0.6" /><line + class="st26" + x1="4779.77" + y1="-377" + x2="4779.7002" + y2="-375.91" + id="line1976" + style="opacity:0.6" /><line + class="st26" + x1="4779.6802" + y1="-375.56" + x2="4779.6099" + y2="-374.47" + id="line1978" + style="opacity:0.6" /><line + class="st26" + x1="4777.7002" + y1="-376.89001" + x2="4777.6401" + y2="-375.79999" + id="line1980" + style="opacity:0.6" /><line + class="st26" + x1="4776.7002" + y1="-376.82999" + x2="4776.6499" + y2="-375.98999" + id="line1982" + style="opacity:0.6" /><line + class="st26" + x1="4776.6201" + y1="-375.54001" + x2="4776.5601" + y2="-374.69" + id="line1984" + style="opacity:0.6" /><line + class="st26" + x1="4777.6099" + y1="-375.45001" + x2="4777.5498" + y2="-374.35999" + id="line1986" + style="opacity:0.6" /><g + id="g1990" + style="opacity:0.6"> + <path + class="st27" + d="m 4777.85,-377.28 0.01,-0.09 -0.24,-0.01 -0.01,0.09 c 0,0.06 0.05,0.12 0.11,0.13 0.07,-0.01 0.12,-0.06 0.13,-0.12 z" + id="path1988" /> + </g><path + class="st25" + d="m 4779.82,-372.81 c 0.07,-1.13 -2.74,1.15 -2.68,0.21 0.05,-0.87 2.71,-0.76 2.77,-1.68" + id="path1994" + style="opacity:0.6" /><path + class="st25" + d="m 4779.73,-371.34 c 0.07,-1.13 -2.73,1.15 -2.68,0.21 0.05,-0.87 2.71,-0.76 2.77,-1.68" + id="path1996" + style="opacity:0.6" /><path + class="st25" + d="m 4779.91,-374.19 c 0.07,-1.13 -2.74,1.15 -2.68,0.21 0.05,-0.87 2.71,-0.76 2.77,-1.68" + id="path1998" + style="opacity:0.6" /><line + class="st26" + x1="4779.5801" + y1="-374.04999" + x2="4779.5098" + y2="-372.95999" + id="line2000" + style="opacity:0.6" /><line + class="st26" + x1="4779.4902" + y1="-372.60999" + x2="4779.4302" + y2="-371.51999" + id="line2002" + style="opacity:0.6" /><line + class="st26" + x1="4777.52" + y1="-373.92999" + x2="4777.4502" + y2="-372.84" + id="line2004" + style="opacity:0.6" /><line + class="st26" + x1="4776.5098" + y1="-373.88" + x2="4776.46" + y2="-373.03" + id="line2006" + style="opacity:0.6" /><line + class="st26" + x1="4776.4302" + y1="-372.57999" + x2="4776.3799" + y2="-371.73999" + id="line2008" + style="opacity:0.6" /><line + class="st26" + x1="4777.4302" + y1="-372.48999" + x2="4777.3701" + y2="-371.41" + id="line2010" + style="opacity:0.6" /><g + id="g2014" + style="opacity:0.6"> + <path + class="st27" + d="m 4777.66,-374.33 0.01,-0.09 -0.24,-0.01 -0.01,0.09 c 0,0.06 0.05,0.12 0.11,0.13 0.07,-0.01 0.13,-0.06 0.13,-0.12 z" + id="path2012" /> + </g><path + class="st25" + d="m 4779.64,-369.86 c 0.07,-1.13 -2.73,1.15 -2.68,0.21 0.05,-0.87 2.71,-0.77 2.77,-1.69" + id="path2018" + style="opacity:0.6" /><path + class="st25" + d="m 4779.56,-368.38 c 0.07,-1.13 -2.73,1.15 -2.68,0.21 0.05,-0.87 2.71,-0.77 2.77,-1.69" + id="path2020" + style="opacity:0.6" /><path + class="st25" + d="m 4779.73,-371.24 c 0.07,-1.13 -2.73,1.15 -2.68,0.21 0.05,-0.87 2.71,-0.77 2.77,-1.69" + id="path2022" + style="opacity:0.6" /><line + class="st26" + x1="4779.3999" + y1="-371.10001" + x2="4779.3398" + y2="-370.01001" + id="line2024" + style="opacity:0.6" /><line + class="st26" + x1="4779.3198" + y1="-369.66" + x2="4779.25" + y2="-368.57001" + id="line2026" + style="opacity:0.6" /><line + class="st26" + x1="4777.3398" + y1="-370.98001" + x2="4777.2798" + y2="-369.89001" + id="line2028" + style="opacity:0.6" /><line + class="st26" + x1="4776.3398" + y1="-370.92001" + x2="4776.29" + y2="-370.07999" + id="line2030" + style="opacity:0.6" /><line + class="st26" + x1="4776.2598" + y1="-369.62" + x2="4776.21" + y2="-368.78" + id="line2032" + style="opacity:0.6" /><line + class="st26" + x1="4777.2598" + y1="-369.54001" + x2="4777.1899" + y2="-368.45001" + id="line2034" + style="opacity:0.6" /><g + id="g2038" + style="opacity:0.6"> + <path + class="st27" + d="m 4777.48,-371.38 0.01,-0.09 -0.24,-0.01 -0.01,0.09 c 0,0.06 0.05,0.12 0.11,0.13 0.07,0 0.13,-0.05 0.13,-0.12 z" + id="path2036" /> + </g><path + class="st25" + d="m 4779.47,-366.91 c 0.07,-1.13 -2.73,1.15 -2.68,0.21 0.05,-0.87 2.71,-0.77 2.77,-1.69" + id="path2042" + style="opacity:0.6" /><path + class="st25" + d="m 4779.38,-365.43 c 0.07,-1.13 -2.73,1.15 -2.68,0.21 0.05,-0.87 2.71,-0.77 2.77,-1.69" + id="path2044" + style="opacity:0.6" /><path + class="st25" + d="m 4779.55,-368.29 c 0.07,-1.13 -2.73,1.15 -2.68,0.21 0.05,-0.87 2.71,-0.77 2.77,-1.69" + id="path2046" + style="opacity:0.6" /><line + class="st26" + x1="4779.23" + y1="-368.14001" + x2="4779.1602" + y2="-367.06" + id="line2048" + style="opacity:0.6" /><line + class="st26" + x1="4779.1401" + y1="-366.70999" + x2="4779.0801" + y2="-365.62" + id="line2050" + style="opacity:0.6" /><line + class="st26" + x1="4777.1699" + y1="-368.03" + x2="4777.1001" + y2="-366.94" + id="line2052" + style="opacity:0.6" /><line + class="st26" + x1="4776.1602" + y1="-367.97" + x2="4776.1099" + y2="-367.12" + id="line2054" + style="opacity:0.6" /><line + class="st26" + x1="4776.0801" + y1="-366.67001" + x2="4776.0298" + y2="-365.82999" + id="line2056" + style="opacity:0.6" /><line + class="st26" + x1="4777.0801" + y1="-366.59" + x2="4777.02" + y2="-365.5" + id="line2058" + style="opacity:0.6" /><g + id="g2062" + style="opacity:0.6"> + <path + class="st27" + d="m 4777.31,-368.42 0.01,-0.09 -0.24,-0.01 -0.01,0.09 c 0,0.06 0.05,0.12 0.11,0.13 0.07,-0.01 0.13,-0.06 0.13,-0.12 z" + id="path2060" /> + </g><path + class="st25" + d="m 4779.29,-363.96 c 0.07,-1.13 -2.73,1.16 -2.68,0.21 0.05,-0.87 2.71,-0.77 2.77,-1.69" + id="path2066" + style="opacity:0.6" /><path + class="st25" + d="m 4779.21,-362.48 c 0.06,-1.13 -2.73,1.16 -2.68,0.22 0.05,-0.87 2.71,-0.77 2.76,-1.69" + id="path2068" + style="opacity:0.6" /><path + class="st25" + d="m 4779.38,-365.34 c 0.07,-1.13 -2.73,1.15 -2.68,0.21 0.05,-0.87 2.71,-0.77 2.77,-1.69" + id="path2070" + style="opacity:0.6" /><line + class="st26" + x1="4779.0498" + y1="-365.19" + x2="4778.9902" + y2="-364.10001" + id="line2072" + style="opacity:0.6" /><line + class="st26" + x1="4778.9702" + y1="-363.76001" + x2="4778.8999" + y2="-362.67001" + id="line2074" + style="opacity:0.6" /><line + class="st26" + x1="4776.9902" + y1="-365.07001" + x2="4776.9302" + y2="-363.98001" + id="line2076" + style="opacity:0.6" /><line + class="st26" + x1="4775.9902" + y1="-365.01001" + x2="4775.9399" + y2="-364.17001" + id="line2078" + style="opacity:0.6" /><line + class="st26" + x1="4775.9102" + y1="-363.72" + x2="4775.8599" + y2="-362.87" + id="line2080" + style="opacity:0.6" /><line + class="st26" + x1="4776.9102" + y1="-363.63" + x2="4776.8398" + y2="-362.54001" + id="line2082" + style="opacity:0.6" /><g + id="g2086" + style="opacity:0.6"> + <path + class="st27" + d="m 4777.13,-365.47 0.01,-0.09 -0.24,-0.01 -0.01,0.09 c 0,0.06 0.05,0.12 0.11,0.13 0.07,-0.01 0.13,-0.06 0.13,-0.12 z" + id="path2084" /> + </g><path + class="st25" + d="m 4779.12,-361 c 0.06,-1.13 -2.73,1.16 -2.68,0.22 0.05,-0.87 2.71,-0.77 2.76,-1.7" + id="path2090" + style="opacity:0.6" /><path + class="st25" + d="m 4779.04,-359.53 c 0.06,-1.13 -2.73,1.16 -2.68,0.22 0.05,-0.87 2.71,-0.77 2.76,-1.7" + id="path2092" + style="opacity:0.6" /><path + class="st25" + d="m 4779.2,-362.39 c 0.06,-1.13 -2.73,1.16 -2.68,0.22 0.05,-0.87 2.71,-0.77 2.76,-1.7" + id="path2094" + style="opacity:0.6" /><line + class="st26" + x1="4778.8799" + y1="-362.23999" + x2="4778.8198" + y2="-361.14999" + id="line2096" + style="opacity:0.6" /><line + class="st26" + x1="4778.7998" + y1="-360.79999" + x2="4778.7402" + y2="-359.70999" + id="line2098" + style="opacity:0.6" /><line + class="st26" + x1="4776.8198" + y1="-362.10999" + x2="4776.7598" + y2="-361.03" + id="line2100" + style="opacity:0.6" /><line + class="st26" + x1="4775.8101" + y1="-362.04999" + x2="4775.77" + y2="-361.20999" + id="line2102" + style="opacity:0.6" /><line + class="st26" + x1="4775.7402" + y1="-360.76001" + x2="4775.6899" + y2="-359.91" + id="line2104" + style="opacity:0.6" /><line + class="st26" + x1="4776.7402" + y1="-360.67999" + x2="4776.6802" + y2="-359.59" + id="line2106" + style="opacity:0.6" /><g + id="g2110" + style="opacity:0.6"> + <path + class="st27" + d="m 4776.96,-362.51 v -0.09 l -0.24,-0.01 v 0.09 c 0,0.06 0.05,0.12 0.11,0.13 0.07,-0.01 0.13,-0.06 0.13,-0.12 z" + id="path2108" /> + </g><path + class="st25" + d="m 4778.96,-358.05 c 0.06,-1.13 -2.73,1.16 -2.68,0.22 0.05,-0.87 2.71,-0.77 2.76,-1.7" + id="path2114" + style="opacity:0.6" /><path + class="st25" + d="m 4778.88,-356.58 c 0.06,-1.13 -2.73,1.16 -2.68,0.22 0.05,-0.87 2.71,-0.77 2.76,-1.7" + id="path2116" + style="opacity:0.6" /><path + class="st25" + d="m 4779.04,-359.44 c 0.06,-1.13 -2.73,1.16 -2.68,0.22 0.05,-0.87 2.71,-0.77 2.76,-1.7" + id="path2118" + style="opacity:0.6" /><line + class="st26" + x1="4778.71" + y1="-359.29001" + x2="4778.6499" + y2="-358.20001" + id="line2120" + style="opacity:0.6" /><line + class="st26" + x1="4778.6299" + y1="-357.85001" + x2="4778.5698" + y2="-356.76001" + id="line2122" + style="opacity:0.6" /><line + class="st26" + x1="4776.6499" + y1="-359.16" + x2="4776.5898" + y2="-358.07001" + id="line2124" + style="opacity:0.6" /><line + class="st26" + x1="4775.6499" + y1="-359.10001" + x2="4775.6001" + y2="-358.26001" + id="line2126" + style="opacity:0.6" /><line + class="st26" + x1="4775.5698" + y1="-357.81" + x2="4775.5298" + y2="-356.95999" + id="line2128" + style="opacity:0.6" /><line + class="st26" + x1="4776.5698" + y1="-357.73001" + x2="4776.5098" + y2="-356.64001" + id="line2130" + style="opacity:0.6" /><g + id="g2134" + style="opacity:0.6"> + <path + class="st27" + d="m 4776.79,-359.56 0.01,-0.09 -0.24,-0.01 v 0.09 c 0,0.06 0.05,0.12 0.11,0.13 0.06,-0.01 0.12,-0.06 0.12,-0.12 z" + id="path2132" /> + </g><path + class="st25" + d="m 4778.79,-355.1 c 0.06,-1.13 -2.73,1.16 -2.68,0.22 0.05,-0.87 2.71,-0.77 2.76,-1.7" + id="path2138" + style="opacity:0.6" /><path + class="st25" + d="m 4778.71,-353.63 c 0.06,-1.13 -2.73,1.16 -2.68,0.22 0.05,-0.87 2.71,-0.77 2.76,-1.7" + id="path2140" + style="opacity:0.6" /><path + class="st25" + d="m 4778.87,-356.49 c 0.06,-1.13 -2.73,1.16 -2.68,0.22 0.05,-0.87 2.71,-0.77 2.76,-1.7" + id="path2142" + style="opacity:0.6" /><line + class="st26" + x1="4778.5498" + y1="-356.34" + x2="4778.4902" + y2="-355.25" + id="line2144" + style="opacity:0.6" /><line + class="st26" + x1="4778.4702" + y1="-354.89999" + x2="4778.4102" + y2="-353.81" + id="line2146" + style="opacity:0.6" /><line + class="st26" + x1="4776.4902" + y1="-356.20999" + x2="4776.4199" + y2="-355.12" + id="line2148" + style="opacity:0.6" /><line + class="st26" + x1="4775.48" + y1="-356.14999" + x2="4775.4302" + y2="-355.31" + id="line2150" + style="opacity:0.6" /><line + class="st26" + x1="4775.4102" + y1="-354.85001" + x2="4775.3599" + y2="-354.01001" + id="line2152" + style="opacity:0.6" /><line + class="st26" + x1="4776.4102" + y1="-354.76999" + x2="4776.3398" + y2="-353.67999" + id="line2154" + style="opacity:0.6" /><g + id="g2158" + style="opacity:0.6"> + <path + class="st27" + d="m 4776.63,-356.61 0.01,-0.09 -0.24,-0.01 -0.01,0.09 c 0,0.06 0.05,0.12 0.11,0.13 0.07,-0.01 0.12,-0.06 0.13,-0.12 z" + id="path2156" /> + </g><path + class="st25" + d="m 4778.63,-352.15 c 0.06,-1.13 -2.73,1.17 -2.68,0.22 0.05,-0.87 2.71,-0.78 2.76,-1.7" + id="path2162" + style="opacity:0.6" /><path + class="st25" + d="m 4778.55,-350.67 c 0.06,-1.13 -2.73,1.17 -2.68,0.23 0.05,-0.87 2.71,-0.78 2.75,-1.7" + id="path2164" + style="opacity:0.6" /><path + class="st25" + d="m 4778.7,-353.53 c 0.06,-1.13 -2.73,1.16 -2.68,0.22 0.05,-0.87 2.71,-0.78 2.76,-1.7" + id="path2166" + style="opacity:0.6" /><line + class="st26" + x1="4778.3799" + y1="-353.38" + x2="4778.3198" + y2="-352.29999" + id="line2168" + style="opacity:0.6" /><line + class="st26" + x1="4778.2998" + y1="-351.95001" + x2="4778.25" + y2="-350.85999" + id="line2170" + style="opacity:0.6" /><line + class="st26" + x1="4776.3198" + y1="-353.26001" + x2="4776.2598" + y2="-352.17001" + id="line2172" + style="opacity:0.6" /><line + class="st26" + x1="4775.3101" + y1="-353.19" + x2="4775.27" + y2="-352.35001" + id="line2174" + style="opacity:0.6" /><line + class="st26" + x1="4775.25" + y1="-351.89999" + x2="4775.2002" + y2="-351.04999" + id="line2176" + style="opacity:0.6" /><line + class="st26" + x1="4776.2402" + y1="-351.82001" + x2="4776.1899" + y2="-350.73001" + id="line2178" + style="opacity:0.6" /><g + id="g2182" + style="opacity:0.6"> + <path + class="st27" + d="m 4776.46,-353.66 0.01,-0.09 -0.24,-0.01 v 0.09 c 0,0.06 0.05,0.12 0.11,0.13 0.06,0 0.12,-0.05 0.12,-0.12 z" + id="path2180" /> + </g><path + class="st25" + d="m 4778.47,-349.2 c 0.06,-1.13 -2.73,1.17 -2.68,0.23 0.05,-0.87 2.71,-0.78 2.76,-1.71" + id="path2186" + style="opacity:0.6" /><path + class="st25" + d="m 4778.39,-347.72 c 0.06,-1.13 -2.73,1.17 -2.68,0.23 0.05,-0.87 2.71,-0.78 2.76,-1.71" + id="path2188" + style="opacity:0.6" /><path + class="st25" + d="m 4778.55,-350.58 c 0.06,-1.13 -2.73,1.17 -2.68,0.23 0.05,-0.87 2.71,-0.78 2.76,-1.71" + id="path2190" + style="opacity:0.6" /><line + class="st26" + x1="4778.2202" + y1="-350.42999" + x2="4778.1699" + y2="-349.34" + id="line2192" + style="opacity:0.6" /><line + class="st26" + x1="4778.1499" + y1="-348.98999" + x2="4778.0898" + y2="-347.89999" + id="line2194" + style="opacity:0.6" /><line + class="st26" + x1="4776.1602" + y1="-350.29999" + x2="4776.1001" + y2="-349.20999" + id="line2196" + style="opacity:0.6" /><line + class="st26" + x1="4775.1602" + y1="-350.23001" + x2="4775.1099" + y2="-349.39001" + id="line2198" + style="opacity:0.6" /><line + class="st26" + x1="4775.0898" + y1="-348.94" + x2="4775.04" + y2="-348.10001" + id="line2200" + style="opacity:0.6" /><line + class="st26" + x1="4776.0898" + y1="-348.85999" + x2="4776.0298" + y2="-347.76999" + id="line2202" + style="opacity:0.6" /><g + id="g2206" + style="opacity:0.6"> + <path + class="st27" + d="m 4776.3,-350.7 v -0.09 l -0.24,-0.01 v 0.09 c 0,0.06 0.05,0.12 0.11,0.12 0.07,0.01 0.13,-0.04 0.13,-0.11 z" + id="path2204" /> + </g><path + class="st25" + d="m 4778.32,-346.24 c 0.06,-1.13 -2.73,1.17 -2.68,0.23 0.05,-0.87 2.71,-0.78 2.76,-1.71" + id="path2210" + style="opacity:0.6" /><path + class="st25" + d="m 4778.24,-344.77 c 0.06,-1.13 -2.73,1.17 -2.68,0.23 0.05,-0.87 2.71,-0.78 2.75,-1.71" + id="path2212" + style="opacity:0.6" /><path + class="st25" + d="m 4778.39,-347.63 c 0.06,-1.13 -2.73,1.17 -2.68,0.23 0.05,-0.87 2.71,-0.78 2.76,-1.71" + id="path2214" + style="opacity:0.6" /><line + class="st26" + x1="4778.0698" + y1="-347.48001" + x2="4778.0098" + y2="-346.39001" + id="line2216" + style="opacity:0.6" /><line + class="st26" + x1="4777.9902" + y1="-346.04001" + x2="4777.9302" + y2="-344.95001" + id="line2218" + style="opacity:0.6" /><line + class="st26" + x1="4776.0098" + y1="-347.35001" + x2="4775.9502" + y2="-346.26001" + id="line2220" + style="opacity:0.6" /><line + class="st26" + x1="4775" + y1="-347.28" + x2="4774.96" + y2="-346.44" + id="line2222" + style="opacity:0.6" /><line + class="st26" + x1="4774.9302" + y1="-345.98999" + x2="4774.8901" + y2="-345.14001" + id="line2224" + style="opacity:0.6" /><line + class="st26" + x1="4775.9302" + y1="-345.91" + x2="4775.8701" + y2="-344.82001" + id="line2226" + style="opacity:0.6" /><g + id="g2230" + style="opacity:0.6"> + <path + class="st27" + d="m 4776.15,-347.75 v -0.09 l -0.24,-0.01 v 0.09 c 0,0.06 0.05,0.12 0.11,0.12 0.07,0.01 0.12,-0.04 0.13,-0.11 z" + id="path2228" /> + </g><path + class="st25" + d="m 4778.16,-343.29 c 0.06,-1.13 -2.73,1.17 -2.68,0.23 0.05,-0.87 2.71,-0.79 2.76,-1.71" + id="path2234" + style="opacity:0.6" /><path + class="st25" + d="m 4778.09,-341.82 c 0.06,-1.13 -2.72,1.18 -2.68,0.23 0.04,-0.87 2.7,-0.79 2.75,-1.71" + id="path2236" + style="opacity:0.6" /><path + class="st25" + d="m 4778.23,-344.68 c 0.06,-1.13 -2.73,1.17 -2.68,0.23 0.05,-0.87 2.71,-0.79 2.76,-1.71" + id="path2238" + style="opacity:0.6" /><line + class="st26" + x1="4777.9102" + y1="-344.53" + x2="4777.8501" + y2="-343.44" + id="line2240" + style="opacity:0.6" /><line + class="st26" + x1="4777.8301" + y1="-343.09" + x2="4777.7798" + y2="-342" + id="line2242" + style="opacity:0.6" /><line + class="st26" + x1="4775.8501" + y1="-344.39001" + x2="4775.79" + y2="-343.29999" + id="line2244" + style="opacity:0.6" /><line + class="st26" + x1="4774.8398" + y1="-344.32999" + x2="4774.7998" + y2="-343.48001" + id="line2246" + style="opacity:0.6" /><line + class="st26" + x1="4774.7798" + y1="-343.03" + x2="4774.73" + y2="-342.19" + id="line2248" + style="opacity:0.6" /><line + class="st26" + x1="4775.77" + y1="-342.95001" + x2="4775.7202" + y2="-341.85999" + id="line2250" + style="opacity:0.6" /><g + id="g2254" + style="opacity:0.6"> + <path + class="st27" + d="m 4775.99,-344.79 v -0.09 l -0.24,-0.01 v 0.09 c 0,0.06 0.05,0.12 0.11,0.12 0.07,0 0.13,-0.05 0.13,-0.11 z" + id="path2252" /> + </g><path + class="st25" + d="m 4778.01,-340.34 c 0.06,-1.13 -2.72,1.18 -2.68,0.24 0.04,-0.87 2.7,-0.79 2.75,-1.72" + id="path2258" + style="opacity:0.6" /><path + class="st25" + d="m 4777.94,-338.86 c 0.06,-1.13 -2.72,1.18 -2.68,0.24 0.04,-0.87 2.7,-0.79 2.75,-1.72" + id="path2260" + style="opacity:0.6" /><path + class="st25" + d="m 4778.08,-341.72 c 0.06,-1.13 -2.72,1.18 -2.68,0.24 0.04,-0.87 2.7,-0.79 2.75,-1.72" + id="path2262" + style="opacity:0.6" /><line + class="st26" + x1="4777.7598" + y1="-341.57001" + x2="4777.71" + y2="-340.48001" + id="line2264" + style="opacity:0.6" /><line + class="st26" + x1="4777.6899" + y1="-340.13" + x2="4777.6299" + y2="-339.04001" + id="line2266" + style="opacity:0.6" /><line + class="st26" + x1="4775.7002" + y1="-341.42999" + x2="4775.6499" + y2="-340.34" + id="line2268" + style="opacity:0.6" /><line + class="st26" + x1="4774.6899" + y1="-341.35999" + x2="4774.6499" + y2="-340.51999" + id="line2270" + style="opacity:0.6" /><line + class="st26" + x1="4774.6299" + y1="-340.07001" + x2="4774.5898" + y2="-339.23001" + id="line2272" + style="opacity:0.6" /><line + class="st26" + x1="4775.6299" + y1="-339.98999" + x2="4775.5698" + y2="-338.91" + id="line2274" + style="opacity:0.6" /><g + id="g2278" + style="opacity:0.6"> + <path + class="st27" + d="m 4775.84,-341.83 v -0.09 l -0.24,-0.01 v 0.09 c 0,0.06 0.05,0.12 0.11,0.12 0.07,0 0.12,-0.05 0.13,-0.11 z" + id="path2276" /> + </g><path + class="st25" + d="m 4777.87,-337.39 c 0.06,-1.13 -2.72,1.18 -2.68,0.24 0.04,-0.87 2.7,-0.79 2.75,-1.72" + id="path2282" + style="opacity:0.6" /><path + class="st25" + d="m 4777.8,-335.91 c 0.06,-1.13 -2.72,1.18 -2.68,0.24 0.04,-0.87 2.7,-0.79 2.75,-1.72" + id="path2284" + style="opacity:0.6" /><path + class="st25" + d="m 4777.94,-338.77 c 0.06,-1.13 -2.72,1.18 -2.68,0.24 0.04,-0.87 2.7,-0.79 2.75,-1.72" + id="path2286" + style="opacity:0.6" /><line + class="st26" + x1="4777.6099" + y1="-338.62" + x2="4777.5601" + y2="-337.53" + id="line2288" + style="opacity:0.6" /><line + class="st26" + x1="4777.54" + y1="-337.17999" + x2="4777.4902" + y2="-336.09" + id="line2290" + style="opacity:0.6" /><line + class="st26" + x1="4775.5498" + y1="-338.48001" + x2="4775.5" + y2="-337.39001" + id="line2292" + style="opacity:0.6" /><line + class="st26" + x1="4774.5498" + y1="-338.41" + x2="4774.5098" + y2="-337.57001" + id="line2294" + style="opacity:0.6" /><line + class="st26" + x1="4774.4902" + y1="-337.12" + x2="4774.4399" + y2="-336.26999" + id="line2296" + style="opacity:0.6" /><line + class="st26" + x1="4775.48" + y1="-337.04001" + x2="4775.4302" + y2="-335.95001" + id="line2298" + style="opacity:0.6" /><g + id="g2302" + style="opacity:0.6"> + <path + class="st27" + d="m 4775.69,-338.88 v -0.09 l -0.24,-0.01 v 0.09 c 0,0.06 0.05,0.12 0.11,0.12 0.07,0 0.13,-0.05 0.13,-0.11 z" + id="path2300" /> + </g><path + class="st25" + d="m 4777.72,-334.44 c 0.06,-1.13 -2.72,1.18 -2.68,0.24 0.04,-0.87 2.7,-0.8 2.75,-1.72" + id="path2306" + style="opacity:0.6" /><path + class="st25" + d="m 4777.65,-332.96 c 0.05,-1.13 -2.72,1.19 -2.68,0.24 0.04,-0.87 2.7,-0.8 2.75,-1.72" + id="path2308" + style="opacity:0.6" /><path + class="st25" + d="m 4777.79,-335.82 c 0.06,-1.13 -2.72,1.18 -2.68,0.24 0.04,-0.87 2.7,-0.79 2.75,-1.72" + id="path2310" + style="opacity:0.6" /><line + class="st26" + x1="4777.4702" + y1="-335.67001" + x2="4777.4199" + y2="-334.57999" + id="line2312" + style="opacity:0.6" /><line + class="st26" + x1="4777.3999" + y1="-334.23001" + x2="4777.3501" + y2="-333.14001" + id="line2314" + style="opacity:0.6" /><line + class="st26" + x1="4775.4102" + y1="-335.53" + x2="4775.3501" + y2="-334.44" + id="line2316" + style="opacity:0.6" /><line + class="st26" + x1="4774.3999" + y1="-335.45999" + x2="4774.3599" + y2="-334.60999" + id="line2318" + style="opacity:0.6" /><line + class="st26" + x1="4774.3398" + y1="-334.16" + x2="4774.2998" + y2="-333.32001" + id="line2320" + style="opacity:0.6" /><line + class="st26" + x1="4775.3398" + y1="-334.09" + x2="4775.29" + y2="-333" + id="line2322" + style="opacity:0.6" /><g + id="g2326" + style="opacity:0.6"> + <path + class="st27" + d="m 4775.55,-335.93 v -0.09 l -0.24,-0.01 v 0.09 c 0,0.06 0.05,0.12 0.11,0.12 0.07,0.01 0.12,-0.04 0.13,-0.11 z" + id="path2324" /> + </g><path + class="st25" + d="m 4777.58,-331.48 c 0.05,-1.13 -2.72,1.19 -2.68,0.25 0.04,-0.87 2.7,-0.8 2.74,-1.73" + id="path2330" + style="opacity:0.6" /><path + class="st25" + d="m 4777.52,-330 c 0.05,-1.13 -2.72,1.19 -2.68,0.25 0.04,-0.87 2.7,-0.8 2.74,-1.73" + id="path2332" + style="opacity:0.6" /><path + class="st25" + d="m 4777.65,-332.87 c 0.05,-1.13 -2.72,1.19 -2.68,0.25 0.04,-0.87 2.7,-0.8 2.74,-1.73" + id="path2334" + style="opacity:0.6" /><line + class="st26" + x1="4777.3301" + y1="-332.70999" + x2="4777.2798" + y2="-331.62" + id="line2336" + style="opacity:0.6" /><line + class="st26" + x1="4777.2598" + y1="-331.26999" + x2="4777.21" + y2="-330.17999" + id="line2338" + style="opacity:0.6" /><line + class="st26" + x1="4775.27" + y1="-332.57001" + x2="4775.2202" + y2="-331.48001" + id="line2340" + style="opacity:0.6" /><line + class="st26" + x1="4774.2598" + y1="-332.48999" + x2="4774.2202" + y2="-331.64999" + id="line2342" + style="opacity:0.6" /><line + class="st26" + x1="4774.2002" + y1="-331.20001" + x2="4774.1699" + y2="-330.35001" + id="line2344" + style="opacity:0.6" /><line + class="st26" + x1="4775.2002" + y1="-331.13" + x2="4775.1499" + y2="-330.04001" + id="line2346" + style="opacity:0.6" /><g + id="g2350" + style="opacity:0.6"> + <path + class="st27" + d="m 4775.4,-332.97 v -0.09 l -0.24,-0.01 v 0.09 c 0,0.06 0.05,0.12 0.11,0.12 0.07,0.01 0.13,-0.04 0.13,-0.11 z" + id="path2348" /> + </g><path + class="st25" + d="m 4777.45,-328.53 c 0.05,-1.13 -2.72,1.19 -2.68,0.25 0.04,-0.87 2.7,-0.8 2.74,-1.73" + id="path2354" + style="opacity:0.6" /><path + class="st25" + d="m 4777.39,-327.05 c 0.05,-1.13 -2.72,1.19 -2.68,0.25 0.04,-0.87 2.7,-0.8 2.74,-1.73" + id="path2356" + style="opacity:0.6" /><path + class="st25" + d="m 4777.51,-329.91 c 0.05,-1.13 -2.72,1.19 -2.68,0.25 0.04,-0.87 2.7,-0.8 2.74,-1.73" + id="path2358" + style="opacity:0.6" /><line + class="st26" + x1="4777.1899" + y1="-329.76001" + x2="4777.1401" + y2="-328.67001" + id="line2360" + style="opacity:0.6" /><line + class="st26" + x1="4777.1299" + y1="-328.32001" + x2="4777.0801" + y2="-327.23001" + id="line2362" + style="opacity:0.6" /><line + class="st26" + x1="4775.1299" + y1="-329.60999" + x2="4775.0801" + y2="-328.51999" + id="line2364" + style="opacity:0.6" /><line + class="st26" + x1="4774.1299" + y1="-329.54001" + x2="4774.0898" + y2="-328.70001" + id="line2366" + style="opacity:0.6" /><line + class="st26" + x1="4774.0698" + y1="-328.23999" + x2="4774.0298" + y2="-327.39999" + id="line2368" + style="opacity:0.6" /><line + class="st26" + x1="4775.0698" + y1="-328.17001" + x2="4775.02" + y2="-327.07999" + id="line2370" + style="opacity:0.6" /><g + id="g2374" + style="opacity:0.6"> + <path + class="st27" + d="m 4775.27,-330.01 v -0.09 l -0.24,-0.01 v 0.09 c 0,0.06 0.05,0.12 0.11,0.12 0.07,0 0.13,-0.05 0.13,-0.11 z" + id="path2372" /> + </g><path + class="st25" + d="m 4777.32,-325.58 c 0.05,-1.13 -2.72,1.19 -2.67,0.25 0.04,-0.87 2.7,-0.8 2.74,-1.73" + id="path2378" + style="opacity:0.6" /><path + class="st25" + d="m 4777.25,-324.1 c 0.05,-1.13 -2.72,1.19 -2.67,0.25 0.04,-0.87 2.7,-0.8 2.74,-1.73" + id="path2380" + style="opacity:0.6" /><path + class="st25" + d="m 4777.38,-326.96 c 0.05,-1.13 -2.72,1.19 -2.67,0.25 0.04,-0.87 2.7,-0.8 2.74,-1.73" + id="path2382" + style="opacity:0.6" /><line + class="st26" + x1="4777.0601" + y1="-326.81" + x2="4777.0098" + y2="-325.72" + id="line2384" + style="opacity:0.6" /><line + class="st26" + x1="4777" + y1="-325.37" + x2="4776.9502" + y2="-324.28" + id="line2386" + style="opacity:0.6" /><line + class="st26" + x1="4775" + y1="-326.66" + x2="4774.9502" + y2="-325.57001" + id="line2388" + style="opacity:0.6" /><line + class="st26" + x1="4774" + y1="-326.59" + x2="4773.96" + y2="-325.75" + id="line2390" + style="opacity:0.6" /><line + class="st26" + x1="4773.9399" + y1="-325.29001" + x2="4773.8999" + y2="-324.45001" + id="line2392" + style="opacity:0.6" /><line + class="st26" + x1="4774.9399" + y1="-325.22" + x2="4774.8901" + y2="-324.13" + id="line2394" + style="opacity:0.6" /><g + id="g2398" + style="opacity:0.6"> + <path + class="st27" + d="m 4775.14,-327.06 v -0.09 l -0.24,-0.01 v 0.09 c 0,0.06 0.05,0.12 0.11,0.12 0.07,0 0.12,-0.05 0.13,-0.11 z" + id="path2396" /> + </g><path + class="st25" + d="m 4777.19,-322.63 c 0.04,-1.13 -2.71,1.2 -2.67,0.26 0.03,-0.87 2.7,-0.82 2.73,-1.74" + id="path2402" + style="opacity:0.6" /><path + class="st25" + d="m 4777.13,-321.16 c 0.04,-1.13 -2.71,1.21 -2.67,0.27 0.03,-0.87 2.69,-0.82 2.73,-1.74" + id="path2404" + style="opacity:0.6" /><path + class="st25" + d="m 4777.25,-324.01 c 0.05,-1.13 -2.72,1.2 -2.67,0.26 0.04,-0.87 2.7,-0.81 2.74,-1.73" + id="path2406" + style="opacity:0.6" /><line + class="st26" + x1="4776.9302" + y1="-323.85999" + x2="4776.8799" + y2="-322.76999" + id="line2408" + style="opacity:0.6" /><line + class="st26" + x1="4776.8701" + y1="-322.42001" + x2="4776.8301" + y2="-321.32999" + id="line2410" + style="opacity:0.6" /><line + class="st26" + x1="4774.8701" + y1="-323.70001" + x2="4774.8198" + y2="-322.60999" + id="line2412" + style="opacity:0.6" /><line + class="st26" + x1="4773.8599" + y1="-323.63" + x2="4773.8301" + y2="-322.78" + id="line2414" + style="opacity:0.6" /><line + class="st26" + x1="4773.8101" + y1="-322.32999" + x2="4773.7798" + y2="-321.48001" + id="line2416" + style="opacity:0.6" /><line + class="st26" + x1="4774.8101" + y1="-322.26001" + x2="4774.77" + y2="-321.17001" + id="line2418" + style="opacity:0.6" /><g + id="g2422" + style="opacity:0.6"> + <path + class="st27" + d="m 4775,-324.1 v -0.09 l -0.24,-0.01 v 0.09 c 0,0.06 0.05,0.12 0.11,0.12 0.08,0 0.13,-0.05 0.13,-0.11 z" + id="path2420" /> + </g><path + class="st25" + d="m 4777.08,-319.68 c 0.04,-1.13 -2.7,1.22 -2.67,0.28 0.03,-0.87 2.69,-0.83 2.72,-1.75" + id="path2426" + style="opacity:0.6" /><path + class="st25" + d="m 4777.03,-318.21 c 0.04,-1.13 -2.7,1.23 -2.67,0.29 0.03,-0.87 2.69,-0.84 2.72,-1.76" + id="path2428" + style="opacity:0.6" /><path + class="st25" + d="m 4777.13,-321.06 c 0.04,-1.13 -2.71,1.21 -2.67,0.27 0.03,-0.87 2.69,-0.83 2.73,-1.75" + id="path2430" + style="opacity:0.6" /><line + class="st26" + x1="4776.8101" + y1="-320.91" + x2="4776.77" + y2="-319.82001" + id="line2432" + style="opacity:0.6" /><line + class="st26" + x1="4776.7598" + y1="-319.47" + x2="4776.73" + y2="-318.38" + id="line2434" + style="opacity:0.6" /><line + class="st26" + x1="4774.75" + y1="-320.73999" + x2="4774.71" + y2="-319.64999" + id="line2436" + style="opacity:0.6" /><line + class="st26" + x1="4773.75" + y1="-320.66" + x2="4773.7202" + y2="-319.81" + id="line2438" + style="opacity:0.6" /><line + class="st26" + x1="4773.7002" + y1="-319.35999" + x2="4773.6802" + y2="-318.51001" + id="line2440" + style="opacity:0.6" /><line + class="st26" + x1="4774.7002" + y1="-319.29999" + x2="4774.6699" + y2="-318.20999" + id="line2442" + style="opacity:0.6" /><g + id="g2446" + style="opacity:0.6"> + <path + class="st27" + d="m 4774.89,-321.14 v -0.09 l -0.24,-0.01 v 0.09 c 0,0.07 0.05,0.12 0.11,0.12 0.07,0 0.12,-0.05 0.13,-0.11 z" + id="path2444" /> + </g><path + class="st25" + d="m 4776.99,-316.73 c 0.03,-1.13 -2.7,1.24 -2.67,0.29 0.02,-0.87 2.69,-0.85 2.71,-1.77" + id="path2450" + style="opacity:0.6" /><path + class="st25" + d="m 4776.95,-315.26 c 0.03,-1.13 -2.69,1.24 -2.67,0.3 0.02,-0.87 2.69,-0.85 2.71,-1.77" + id="path2452" + style="opacity:0.6" /><path + class="st25" + d="m 4777.03,-318.11 c 0.04,-1.13 -2.7,1.23 -2.67,0.29 0.03,-0.87 2.69,-0.84 2.72,-1.76" + id="path2454" + style="opacity:0.6" /><line + class="st26" + x1="4776.71" + y1="-317.95999" + x2="4776.6802" + y2="-316.87" + id="line2456" + style="opacity:0.6" /><line + class="st26" + x1="4776.6699" + y1="-316.51999" + x2="4776.6401" + y2="-315.42999" + id="line2458" + style="opacity:0.6" /><line + class="st26" + x1="4774.6499" + y1="-317.78" + x2="4774.6201" + y2="-316.69" + id="line2460" + style="opacity:0.6" /><line + class="st26" + x1="4773.6499" + y1="-317.69" + x2="4773.6299" + y2="-316.85001" + id="line2462" + style="opacity:0.6" /><line + class="st26" + x1="4773.6099" + y1="-316.39001" + x2="4773.5898" + y2="-315.54999" + id="line2464" + style="opacity:0.6" /><line + class="st26" + x1="4774.6099" + y1="-316.34" + x2="4774.5801" + y2="-315.25" + id="line2466" + style="opacity:0.6" /><g + id="g2470" + style="opacity:0.6"> + <path + class="st27" + d="m 4774.79,-318.18 v -0.09 l -0.24,-0.01 v 0.09 c 0,0.07 0.05,0.12 0.11,0.12 0.07,0 0.12,-0.05 0.13,-0.11 z" + id="path2468" /> + </g><path + class="st25" + d="m 4776.91,-313.78 c 0.03,-1.13 -2.69,1.25 -2.67,0.31 0.02,-0.87 2.68,-0.86 2.71,-1.78" + id="path2474" + style="opacity:0.6" /><path + class="st25" + d="m 4776.88,-312.31 c 0.02,-1.13 -2.69,1.26 -2.67,0.31 0.02,-0.87 2.68,-0.87 2.7,-1.79" + id="path2476" + style="opacity:0.6" /><path + class="st25" + d="m 4776.95,-315.17 c 0.03,-1.13 -2.69,1.24 -2.67,0.3 0.02,-0.87 2.69,-0.85 2.71,-1.78" + id="path2478" + style="opacity:0.6" /><line + class="st26" + x1="4776.6299" + y1="-315.01001" + x2="4776.6001" + y2="-313.92001" + id="line2480" + style="opacity:0.6" /><line + class="st26" + x1="4776.5898" + y1="-313.57001" + x2="4776.5698" + y2="-312.48001" + id="line2482" + style="opacity:0.6" /><line + class="st26" + x1="4774.5698" + y1="-314.82001" + x2="4774.5498" + y2="-313.73001" + id="line2484" + style="opacity:0.6" /><line + class="st26" + x1="4773.5698" + y1="-314.73001" + x2="4773.5498" + y2="-313.88" + id="line2486" + style="opacity:0.6" /><line + class="st26" + x1="4773.54" + y1="-313.42999" + x2="4773.52" + y2="-312.57999" + id="line2488" + style="opacity:0.6" /><line + class="st26" + x1="4774.54" + y1="-313.38" + x2="4774.5098" + y2="-312.29001" + id="line2490" + style="opacity:0.6" /><g + id="g2494" + style="opacity:0.6"> + <path + class="st27" + d="m 4774.7,-315.22 v -0.09 l -0.24,-0.01 v 0.09 c 0,0.07 0.05,0.12 0.11,0.12 0.07,0 0.13,-0.05 0.13,-0.11 z" + id="path2492" /> + </g><path + class="st25" + d="m 4776.85,-310.83 c 0.02,-1.13 -2.69,1.26 -2.67,0.32 0.02,-0.87 2.68,-0.87 2.7,-1.79" + id="path2498" + style="opacity:0.6" /><path + class="st25" + d="m 4776.82,-309.36 c 0.02,-1.13 -2.68,1.27 -2.67,0.33 0.02,-0.87 2.68,-0.88 2.7,-1.8" + id="path2500" + style="opacity:0.6" /><path + class="st25" + d="m 4776.88,-312.22 c 0.02,-1.13 -2.69,1.26 -2.67,0.31 0.02,-0.87 2.68,-0.87 2.7,-1.79" + id="path2502" + style="opacity:0.6" /><line + class="st26" + x1="4776.5601" + y1="-312.06" + x2="4776.54" + y2="-310.97" + id="line2504" + style="opacity:0.6" /><line + class="st26" + x1="4776.5298" + y1="-310.62" + x2="4776.5098" + y2="-309.53" + id="line2506" + style="opacity:0.6" /><line + class="st26" + x1="4774.5" + y1="-311.85999" + x2="4774.48" + y2="-310.76999" + id="line2508" + style="opacity:0.6" /><line + class="st26" + x1="4773.5" + y1="-311.76001" + x2="4773.4902" + y2="-310.92001" + id="line2510" + style="opacity:0.6" /><line + class="st26" + x1="4773.48" + y1="-310.45999" + x2="4773.46" + y2="-309.62" + id="line2512" + style="opacity:0.6" /><line + class="st26" + x1="4774.48" + y1="-310.42001" + x2="4774.46" + y2="-309.32999" + id="line2514" + style="opacity:0.6" /><g + id="g2518" + style="opacity:0.6"> + <path + class="st27" + d="m 4774.63,-312.26 v -0.09 l -0.24,-0.01 v 0.09 c 0,0.07 0.05,0.12 0.12,0.12 0.06,0 0.12,-0.05 0.12,-0.11 z" + id="path2516" /> + </g><path + class="st25" + d="m 4776.8,-307.88 c 0.02,-1.13 -2.68,1.27 -2.67,0.33 0.01,-0.87 2.67,-0.88 2.69,-1.81" + id="path2522" + style="opacity:0.6" /><path + class="st25" + d="m 4776.78,-306.41 c 0.02,-1.13 -2.68,1.28 -2.67,0.34 0.01,-0.87 2.67,-0.89 2.69,-1.81" + id="path2524" + style="opacity:0.6" /><path + class="st25" + d="m 4776.82,-309.27 c 0.02,-1.13 -2.68,1.27 -2.67,0.33 0.01,-0.87 2.68,-0.88 2.69,-1.8" + id="path2526" + style="opacity:0.6" /><line + class="st26" + x1="4776.5" + y1="-309.10999" + x2="4776.4902" + y2="-308.01999" + id="line2528" + style="opacity:0.6" /><line + class="st26" + x1="4776.48" + y1="-307.67001" + x2="4776.4702" + y2="-306.57999" + id="line2530" + style="opacity:0.6" /><line + class="st26" + x1="4774.4502" + y1="-308.89999" + x2="4774.4302" + y2="-307.81" + id="line2532" + style="opacity:0.6" /><line + class="st26" + x1="4773.4502" + y1="-308.79999" + x2="4773.4399" + y2="-307.95001" + id="line2534" + style="opacity:0.6" /><line + class="st26" + x1="4773.4302" + y1="-307.5" + x2="4773.4199" + y2="-306.64999" + id="line2536" + style="opacity:0.6" /><line + class="st26" + x1="4774.4302" + y1="-307.45999" + x2="4774.4102" + y2="-306.35999" + id="line2538" + style="opacity:0.6" /><g + id="g2542" + style="opacity:0.6"> + <path + class="st27" + d="m 4774.57,-309.3 v -0.09 h -0.24 v 0.09 c 0,0.07 0.05,0.12 0.12,0.12 0.07,-0.01 0.12,-0.06 0.12,-0.12 z" + id="path2540" /> + </g><path + class="st25" + d="m 4776.76,-304.93 c 0.01,-1.13 -2.67,1.28 -2.66,0.34 0.01,-0.87 2.67,-0.9 2.68,-1.82" + id="path2546" + style="opacity:0.6" /><path + class="st25" + d="m 4776.75,-303.46 c 0.01,-1.13 -2.67,1.29 -2.66,0.35 0.01,-0.87 2.67,-0.9 2.68,-1.82" + id="path2548" + style="opacity:0.6" /><path + class="st25" + d="m 4776.78,-306.32 c 0.02,-1.13 -2.68,1.28 -2.67,0.34 0.01,-0.87 2.67,-0.89 2.69,-1.81" + id="path2550" + style="opacity:0.6" /><line + class="st26" + x1="4776.46" + y1="-306.14999" + x2="4776.4502" + y2="-305.06" + id="line2552" + style="opacity:0.6" /><line + class="st26" + x1="4776.4502" + y1="-304.72" + x2="4776.4399" + y2="-303.63" + id="line2554" + style="opacity:0.6" /><line + class="st26" + x1="4774.4102" + y1="-305.94" + x2="4774.3999" + y2="-304.85001" + id="line2556" + style="opacity:0.6" /><line + class="st26" + x1="4773.4102" + y1="-305.82999" + x2="4773.3999" + y2="-304.98999" + id="line2558" + style="opacity:0.6" /><line + class="st26" + x1="4773.3901" + y1="-304.53" + x2="4773.3901" + y2="-303.67999" + id="line2560" + style="opacity:0.6" /><line + class="st26" + x1="4774.3901" + y1="-304.5" + x2="4774.3799" + y2="-303.39999" + id="line2562" + style="opacity:0.6" /><g + id="g2566" + style="opacity:0.6"> + <path + class="st27" + d="m 4774.53,-306.34 v -0.09 h -0.24 v 0.09 c 0,0.07 0.05,0.12 0.12,0.12 0.07,-0.01 0.12,-0.06 0.12,-0.12 z" + id="path2564" /> + </g><path + class="st25" + d="m 4776.74,-301.98 c 0.01,-1.13 -2.67,1.3 -2.66,0.35 0,-0.87 2.67,-0.91 2.68,-1.83" + id="path2570" + style="opacity:0.6" /><path + class="st25" + d="m 4776.73,-300.51 c 0,-1.13 -2.67,1.3 -2.66,0.36 0,-0.87 2.66,-0.91 2.67,-1.84" + id="path2572" + style="opacity:0.6" /><path + class="st25" + d="m 4776.75,-303.36 c 0.01,-1.13 -2.67,1.29 -2.66,0.35 0.01,-0.87 2.67,-0.9 2.68,-1.82" + id="path2574" + style="opacity:0.6" /><line + class="st26" + x1="4776.4302" + y1="-303.20001" + x2="4776.4199" + y2="-302.10999" + id="line2576" + style="opacity:0.6" /><line + class="st26" + x1="4776.4199" + y1="-301.76001" + x2="4776.4199" + y2="-300.67001" + id="line2578" + style="opacity:0.6" /><line + class="st26" + x1="4774.3799" + y1="-302.98001" + x2="4774.3701" + y2="-301.88" + id="line2580" + style="opacity:0.6" /><line + class="st26" + x1="4773.3799" + y1="-302.87" + x2="4773.3701" + y2="-302.01999" + id="line2582" + style="opacity:0.6" /><line + class="st26" + x1="4773.3701" + y1="-301.57001" + x2="4773.3701" + y2="-300.72" + id="line2584" + style="opacity:0.6" /><line + class="st26" + x1="4774.3701" + y1="-301.53" + x2="4774.3701" + y2="-300.44" + id="line2586" + style="opacity:0.6" /><g + id="g2590" + style="opacity:0.6"> + <path + class="st27" + d="m 4774.5,-303.38 v -0.09 h -0.24 v 0.09 c 0,0.07 0.05,0.12 0.12,0.12 0.07,0 0.12,-0.06 0.12,-0.12 z" + id="path2588" /> + </g><path + class="st25" + d="m 4776.73,-299.03 c 0,-1.13 -2.67,1.31 -2.66,0.37 0,-0.87 2.66,-0.92 2.67,-1.84" + id="path2594" + style="opacity:0.6" /><path + class="st25" + d="m 4776.73,-297.56 c 0,-1.13 -2.66,1.31 -2.66,0.37 0,-0.87 2.66,-0.92 2.66,-1.85" + id="path2596" + style="opacity:0.6" /><path + class="st25" + d="m 4776.73,-300.41 c 0,-1.13 -2.67,1.3 -2.66,0.36 0,-0.87 2.66,-0.91 2.67,-1.84" + id="path2598" + style="opacity:0.6" /><line + class="st26" + x1="4776.4199" + y1="-300.25" + x2="4776.4102" + y2="-299.16" + id="line2600" + style="opacity:0.6" /><line + class="st26" + x1="4776.4102" + y1="-298.81" + x2="4776.4102" + y2="-297.72" + id="line2602" + style="opacity:0.6" /><line + class="st26" + x1="4774.3701" + y1="-300.01999" + x2="4774.3599" + y2="-298.92001" + id="line2604" + style="opacity:0.6" /><line + class="st26" + x1="4773.3599" + y1="-299.89999" + x2="4773.3599" + y2="-299.04999" + id="line2606" + style="opacity:0.6" /><line + class="st26" + x1="4773.3599" + y1="-298.60001" + x2="4773.3599" + y2="-297.75" + id="line2608" + style="opacity:0.6" /><line + class="st26" + x1="4774.3599" + y1="-298.57001" + x2="4774.3599" + y2="-297.48001" + id="line2610" + style="opacity:0.6" /><g + id="g2614" + style="opacity:0.6"> + <path + class="st27" + d="m 4774.49,-300.42 v -0.09 h -0.24 v 0.09 c 0,0.07 0.05,0.12 0.12,0.12 0.06,0 0.11,-0.06 0.12,-0.12 z" + id="path2612" /> + </g><path + class="st25" + d="m 4776.73,-296.08 c 0,-1.13 -2.66,1.32 -2.66,0.38 0,-0.87 2.66,-0.93 2.66,-1.85" + id="path2618" + style="opacity:0.6" /><path + class="st25" + d="m 4776.73,-294.6 c 0,-1.13 -2.66,1.32 -2.66,0.38 0,-0.87 2.66,-0.94 2.66,-1.86" + id="path2620" + style="opacity:0.6" /><path + class="st25" + d="m 4776.73,-297.46 c 0,-1.13 -2.66,1.31 -2.66,0.37 0,-0.87 2.66,-0.93 2.66,-1.85" + id="path2622" + style="opacity:0.6" /><line + class="st26" + x1="4776.4102" + y1="-297.29999" + x2="4776.4102" + y2="-296.20999" + id="line2624" + style="opacity:0.6" /><line + class="st26" + x1="4776.4102" + y1="-295.85999" + x2="4776.4199" + y2="-294.76999" + id="line2626" + style="opacity:0.6" /><line + class="st26" + x1="4774.3599" + y1="-297.04999" + x2="4774.3599" + y2="-295.95999" + id="line2628" + style="opacity:0.6" /><line + class="st26" + x1="4773.3599" + y1="-296.94" + x2="4773.3599" + y2="-296.09" + id="line2630" + style="opacity:0.6" /><line + class="st26" + x1="4773.3599" + y1="-295.63" + x2="4773.3701" + y2="-294.79001" + id="line2632" + style="opacity:0.6" /><line + class="st26" + x1="4774.3599" + y1="-295.60999" + x2="4774.3701" + y2="-294.51999" + id="line2634" + style="opacity:0.6" /><g + id="g2638" + style="opacity:0.6"> + <path + class="st27" + d="m 4774.48,-297.46 v -0.09 h -0.24 v 0.09 c 0,0.07 0.05,0.12 0.12,0.12 0.07,0 0.12,-0.06 0.12,-0.12 z" + id="path2636" /> + </g><path + class="st25" + d="m 4776.74,-293.13 c -0.01,-1.13 -2.65,1.33 -2.66,0.39 -0.01,-0.87 2.65,-0.94 2.65,-1.86" + id="path2642" + style="opacity:0.6" /><path + class="st25" + d="m 4776.75,-291.65 c -0.01,-1.13 -2.65,1.34 -2.66,0.39 -0.01,-0.87 2.65,-0.95 2.65,-1.87" + id="path2644" + style="opacity:0.6" /><path + class="st25" + d="m 4776.73,-294.51 c 0,-1.13 -2.66,1.32 -2.66,0.38 0,-0.87 2.66,-0.94 2.66,-1.86" + id="path2646" + style="opacity:0.6" /><line + class="st26" + x1="4776.4199" + y1="-294.34" + x2="4776.4302" + y2="-293.25" + id="line2648" + style="opacity:0.6" /><line + class="st26" + x1="4776.4302" + y1="-292.91" + x2="4776.4399" + y2="-291.82001" + id="line2650" + style="opacity:0.6" /><line + class="st26" + x1="4774.3701" + y1="-294.09" + x2="4774.3799" + y2="-293" + id="line2652" + style="opacity:0.6" /><line + class="st26" + x1="4773.3701" + y1="-293.97" + x2="4773.3799" + y2="-293.12" + id="line2654" + style="opacity:0.6" /><line + class="st26" + x1="4773.3799" + y1="-292.67001" + x2="4773.3901" + y2="-291.82001" + id="line2656" + style="opacity:0.6" /><line + class="st26" + x1="4774.3799" + y1="-292.64999" + x2="4774.3901" + y2="-291.56" + id="line2658" + style="opacity:0.6" /><g + id="g2662" + style="opacity:0.6"> + <path + class="st27" + d="m 4774.49,-294.5 v -0.09 h -0.24 v 0.09 c 0,0.07 0.05,0.12 0.12,0.12 0.06,0 0.12,-0.06 0.12,-0.12 z" + id="path2660" /> + </g><path + class="st25" + d="m 4776.76,-290.18 c -0.01,-1.13 -2.65,1.34 -2.66,0.4 -0.01,-0.87 2.65,-0.95 2.65,-1.87" + id="path2666" + style="opacity:0.6" /><path + class="st25" + d="m 4776.78,-288.7 c -0.02,-1.13 -2.64,1.35 -2.66,0.4 -0.01,-0.87 2.65,-0.96 2.64,-1.88" + id="path2668" + style="opacity:0.6" /><path + class="st25" + d="m 4776.75,-291.56 c -0.01,-1.13 -2.65,1.34 -2.66,0.39 -0.01,-0.87 2.65,-0.95 2.65,-1.87" + id="path2670" + style="opacity:0.6" /><line + class="st26" + x1="4776.4399" + y1="-291.39001" + x2="4776.4502" + y2="-290.29999" + id="line2672" + style="opacity:0.6" /><line + class="st26" + x1="4776.4502" + y1="-289.95001" + x2="4776.4702" + y2="-288.85999" + id="line2674" + style="opacity:0.6" /><line + class="st26" + x1="4774.3901" + y1="-291.13" + x2="4774.3999" + y2="-290.04001" + id="line2676" + style="opacity:0.6" /><line + class="st26" + x1="4773.3901" + y1="-291" + x2="4773.3999" + y2="-290.16" + id="line2678" + style="opacity:0.6" /><line + class="st26" + x1="4773.3999" + y1="-289.70001" + x2="4773.4199" + y2="-288.85999" + id="line2680" + style="opacity:0.6" /><line + class="st26" + x1="4774.3999" + y1="-289.69" + x2="4774.4199" + y2="-288.60001" + id="line2682" + style="opacity:0.6" /><g + id="g2686" + style="opacity:0.6"> + <path + class="st27" + d="m 4774.51,-291.54 v -0.09 h -0.24 v 0.09 c 0,0.07 0.05,0.12 0.12,0.12 0.06,0 0.12,-0.06 0.12,-0.12 z" + id="path2684" /> + </g><path + class="st25" + d="m 4776.8,-287.23 c -0.02,-1.13 -2.64,1.35 -2.66,0.41 -0.01,-0.87 2.65,-0.96 2.63,-1.88" + id="path2690" + style="opacity:0.6" /><path + class="st25" + d="m 4776.83,-285.75 c -0.02,-1.13 -2.64,1.36 -2.66,0.42 -0.01,-0.87 2.65,-0.97 2.63,-1.89" + id="path2692" + style="opacity:0.6" /><path + class="st25" + d="m 4776.78,-288.61 c -0.02,-1.13 -2.64,1.35 -2.66,0.4 -0.01,-0.87 2.65,-0.96 2.64,-1.88" + id="path2694" + style="opacity:0.6" /><line + class="st26" + x1="4776.4702" + y1="-288.44" + x2="4776.4902" + y2="-287.35001" + id="line2696" + style="opacity:0.6" /><line + class="st26" + x1="4776.4902" + y1="-287" + x2="4776.5098" + y2="-285.91" + id="line2698" + style="opacity:0.6" /><line + class="st26" + x1="4774.4302" + y1="-288.17001" + x2="4774.4399" + y2="-287.07999" + id="line2700" + style="opacity:0.6" /><line + class="st26" + x1="4773.4302" + y1="-288.04001" + x2="4773.4399" + y2="-287.19" + id="line2702" + style="opacity:0.6" /><line + class="st26" + x1="4773.4502" + y1="-286.73999" + x2="4773.46" + y2="-285.89001" + id="line2704" + style="opacity:0.6" /><line + class="st26" + x1="4774.4502" + y1="-286.73001" + x2="4774.46" + y2="-285.64001" + id="line2706" + style="opacity:0.6" /><g + id="g2710" + style="opacity:0.6"> + <path + class="st27" + d="m 4774.54,-288.58 v -0.09 h -0.24 v 0.09 c 0,0.07 0.06,0.12 0.12,0.12 0.07,0 0.12,-0.05 0.12,-0.12 z" + id="path2708" /> + </g><path + class="st25" + d="m 4776.85,-284.27 c -0.02,-1.13 -2.63,1.36 -2.65,0.42 -0.02,-0.87 2.64,-0.97 2.63,-1.9" + id="path2714" + style="opacity:0.6" /><path + class="st25" + d="m 4776.88,-282.8 c -0.02,-1.13 -2.63,1.37 -2.65,0.43 -0.02,-0.87 2.64,-0.98 2.62,-1.9" + id="path2716" + style="opacity:0.6" /><path + class="st25" + d="m 4776.83,-285.66 c -0.02,-1.13 -2.64,1.36 -2.66,0.42 -0.01,-0.87 2.65,-0.97 2.63,-1.89" + id="path2718" + style="opacity:0.6" /><line + class="st26" + x1="4776.5098" + y1="-285.48999" + x2="4776.54" + y2="-284.39999" + id="line2720" + style="opacity:0.6" /><line + class="st26" + x1="4776.54" + y1="-284.04999" + x2="4776.5698" + y2="-282.95999" + id="line2722" + style="opacity:0.6" /><line + class="st26" + x1="4774.4702" + y1="-285.20999" + x2="4774.4902" + y2="-284.12" + id="line2724" + style="opacity:0.6" /><line + class="st26" + x1="4773.4702" + y1="-285.07001" + x2="4773.4902" + y2="-284.23001" + id="line2726" + style="opacity:0.6" /><line + class="st26" + x1="4773.5" + y1="-283.76999" + x2="4773.5098" + y2="-282.92999" + id="line2728" + style="opacity:0.6" /><line + class="st26" + x1="4774.5" + y1="-283.76999" + x2="4774.52" + y2="-282.67999" + id="line2730" + style="opacity:0.6" /><g + id="g2734" + style="opacity:0.6"> + <path + class="st27" + d="m 4774.58,-285.62 v -0.09 h -0.24 v 0.09 c 0,0.07 0.05,0.12 0.12,0.12 0.07,0 0.12,-0.05 0.12,-0.12 z" + id="path2732" /> + </g><path + class="st25" + d="m 4776.91,-281.32 c -0.02,-1.13 -2.63,1.37 -2.65,0.43 -0.02,-0.87 2.64,-0.99 2.62,-1.91" + id="path2738" + style="opacity:0.6" /><path + class="st25" + d="m 4776.95,-279.85 c -0.03,-1.13 -2.62,1.38 -2.65,0.44 -0.02,-0.87 2.63,-0.99 2.62,-1.91" + id="path2740" + style="opacity:0.6" /><path + class="st25" + d="m 4776.89,-282.71 c -0.02,-1.13 -2.63,1.37 -2.65,0.43 -0.02,-0.87 2.64,-0.98 2.62,-1.9" + id="path2742" + style="opacity:0.6" /><line + class="st26" + x1="4776.5698" + y1="-282.53" + x2="4776.6001" + y2="-281.45001" + id="line2744" + style="opacity:0.6" /><line + class="st26" + x1="4776.6001" + y1="-281.10001" + x2="4776.6299" + y2="-280.01001" + id="line2746" + style="opacity:0.6" /><line + class="st26" + x1="4774.5298" + y1="-282.25" + x2="4774.5498" + y2="-281.16" + id="line2748" + style="opacity:0.6" /><line + class="st26" + x1="4773.5298" + y1="-282.10999" + x2="4773.5498" + y2="-281.26001" + id="line2750" + style="opacity:0.6" /><line + class="st26" + x1="4773.5601" + y1="-280.81" + x2="4773.5801" + y2="-279.95999" + id="line2752" + style="opacity:0.6" /><line + class="st26" + x1="4774.5601" + y1="-280.81" + x2="4774.5898" + y2="-279.72" + id="line2754" + style="opacity:0.6" /><g + id="g2758" + style="opacity:0.6"> + <path + class="st27" + d="m 4774.64,-282.66 v -0.09 h -0.24 v 0.09 c 0,0.07 0.06,0.12 0.12,0.12 0.07,0 0.12,-0.05 0.12,-0.12 z" + id="path2756" /> + </g><path + class="st25" + d="m 4776.99,-278.37 c -0.03,-1.13 -2.62,1.38 -2.65,0.44 -0.02,-0.87 2.63,-1 2.61,-1.92" + id="path2762" + style="opacity:0.6" /><path + class="st25" + d="m 4777.03,-276.9 c -0.03,-1.13 -2.62,1.39 -2.65,0.45 -0.02,-0.87 2.63,-1 2.61,-1.92" + id="path2764" + style="opacity:0.6" /><path + class="st25" + d="m 4776.95,-279.76 c -0.03,-1.13 -2.62,1.38 -2.65,0.44 -0.02,-0.87 2.63,-0.99 2.61,-1.91" + id="path2766" + style="opacity:0.6" /><line + class="st26" + x1="4776.6401" + y1="-279.57999" + x2="4776.6699" + y2="-278.48999" + id="line2768" + style="opacity:0.6" /><line + class="st26" + x1="4776.6802" + y1="-278.14001" + x2="4776.71" + y2="-277.06" + id="line2770" + style="opacity:0.6" /><line + class="st26" + x1="4774.6001" + y1="-279.29001" + x2="4774.6299" + y2="-278.20001" + id="line2772" + style="opacity:0.6" /><line + class="st26" + x1="4773.6001" + y1="-279.14999" + x2="4773.6299" + y2="-278.29999" + id="line2774" + style="opacity:0.6" /><line + class="st26" + x1="4773.6401" + y1="-277.84" + x2="4773.6602" + y2="-277" + id="line2776" + style="opacity:0.6" /><line + class="st26" + x1="4774.6401" + y1="-277.85001" + x2="4774.6699" + y2="-276.76001" + id="line2778" + style="opacity:0.6" /><g + id="g2782" + style="opacity:0.6"> + <path + class="st27" + d="m 4774.71,-279.7 v -0.09 l -0.24,0.01 v 0.09 c 0,0.07 0.06,0.12 0.12,0.12 0.07,-0.01 0.12,-0.06 0.12,-0.13 z" + id="path2780" /> + </g><path + class="st25" + d="m 4777.07,-275.42 c -0.04,-1.13 -2.62,1.4 -2.65,0.45 -0.03,-0.87 2.63,-1.01 2.6,-1.93" + id="path2786" + style="opacity:0.6" /><path + class="st25" + d="m 4777.12,-273.95 c -0.04,-1.13 -2.61,1.4 -2.65,0.46 -0.03,-0.87 2.63,-1.01 2.6,-1.93" + id="path2788" + style="opacity:0.6" /><path + class="st25" + d="m 4777.03,-276.81 c -0.03,-1.13 -2.62,1.39 -2.65,0.45 -0.02,-0.87 2.63,-1 2.61,-1.92" + id="path2790" + style="opacity:0.6" /><line + class="st26" + x1="4776.7202" + y1="-276.63" + x2="4776.75" + y2="-275.54001" + id="line2792" + style="opacity:0.6" /><line + class="st26" + x1="4776.77" + y1="-275.19" + x2="4776.8101" + y2="-274.10999" + id="line2794" + style="opacity:0.6" /><line + class="st26" + x1="4774.6802" + y1="-276.32999" + x2="4774.71" + y2="-275.23999" + id="line2796" + style="opacity:0.6" /><line + class="st26" + x1="4773.6802" + y1="-276.17999" + x2="4773.71" + y2="-275.32999" + id="line2798" + style="opacity:0.6" /><line + class="st26" + x1="4773.73" + y1="-274.88" + x2="4773.75" + y2="-274.03" + id="line2800" + style="opacity:0.6" /><line + class="st26" + x1="4774.73" + y1="-274.89001" + x2="4774.7598" + y2="-273.79999" + id="line2802" + style="opacity:0.6" /><g + id="g2806" + style="opacity:0.6"> + <path + class="st27" + d="m 4774.79,-276.74 v -0.09 l -0.24,0.01 v 0.09 c 0,0.07 0.06,0.12 0.12,0.12 0.07,-0.01 0.12,-0.06 0.12,-0.13 z" + id="path2804" /> + </g><path + class="st25" + d="m 4777.18,-272.47 c -0.04,-1.13 -2.61,1.41 -2.65,0.47 -0.03,-0.87 2.63,-1.02 2.59,-1.94" + id="path2810" + style="opacity:0.6" /><path + class="st25" + d="m 4777.23,-271 c -0.04,-1.13 -2.61,1.41 -2.65,0.47 -0.03,-0.87 2.63,-1.02 2.59,-1.95" + id="path2812" + style="opacity:0.6" /><path + class="st25" + d="m 4777.13,-273.86 c -0.04,-1.13 -2.61,1.4 -2.65,0.46 -0.03,-0.87 2.63,-1.01 2.59,-1.93" + id="path2814" + style="opacity:0.6" /><line + class="st26" + x1="4776.8198" + y1="-273.67999" + x2="4776.8599" + y2="-272.59" + id="line2816" + style="opacity:0.6" /><line + class="st26" + x1="4776.8701" + y1="-272.23999" + x2="4776.9102" + y2="-271.14999" + id="line2818" + style="opacity:0.6" /><line + class="st26" + x1="4774.7798" + y1="-273.37" + x2="4774.8198" + y2="-272.28" + id="line2820" + style="opacity:0.6" /><line + class="st26" + x1="4773.7798" + y1="-273.22" + x2="4773.8101" + y2="-272.37" + id="line2822" + style="opacity:0.6" /><line + class="st26" + x1="4773.8301" + y1="-271.92001" + x2="4773.8599" + y2="-271.07001" + id="line2824" + style="opacity:0.6" /><line + class="st26" + x1="4774.8301" + y1="-271.92999" + x2="4774.8701" + y2="-270.84" + id="line2826" + style="opacity:0.6" /><g + id="g2830" + style="opacity:0.6"> + <path + class="st27" + d="m 4774.88,-273.78 v -0.09 l -0.24,0.01 v 0.09 c 0,0.07 0.06,0.12 0.12,0.11 0.07,0 0.13,-0.06 0.12,-0.12 z" + id="path2828" /> + </g><path + class="st25" + d="m 4777.29,-269.53 c -0.05,-1.13 -2.6,1.42 -2.64,0.48 -0.03,-0.87 2.62,-1.03 2.59,-1.95" + id="path2834" + style="opacity:0.6" /><path + class="st25" + d="m 4777.35,-268.05 c -0.05,-1.13 -2.6,1.43 -2.64,0.48 -0.04,-0.87 2.62,-1.04 2.58,-1.96" + id="path2836" + style="opacity:0.6" /><path + class="st25" + d="m 4777.23,-270.91 c -0.04,-1.13 -2.61,1.41 -2.65,0.47 -0.03,-0.87 2.63,-1.03 2.59,-1.95" + id="path2838" + style="opacity:0.6" /><line + class="st26" + x1="4776.9199" + y1="-270.73001" + x2="4776.9702" + y2="-269.64001" + id="line2840" + style="opacity:0.6" /><line + class="st26" + x1="4776.98" + y1="-269.29001" + x2="4777.0298" + y2="-268.20999" + id="line2842" + style="opacity:0.6" /><line + class="st26" + x1="4774.8799" + y1="-270.41" + x2="4774.9302" + y2="-269.32001" + id="line2844" + style="opacity:0.6" /><line + class="st26" + x1="4773.8901" + y1="-270.25" + x2="4773.9199" + y2="-269.41" + id="line2846" + style="opacity:0.6" /><line + class="st26" + x1="4773.9399" + y1="-268.95001" + x2="4773.98" + y2="-268.10999" + id="line2848" + style="opacity:0.6" /><line + class="st26" + x1="4774.9399" + y1="-268.97" + x2="4774.9902" + y2="-267.88" + id="line2850" + style="opacity:0.6" /><g + id="g2854" + style="opacity:0.6"> + <path + class="st27" + d="m 4774.99,-270.82 v -0.09 l -0.24,0.01 v 0.09 c 0,0.07 0.06,0.12 0.12,0.11 0.07,0 0.12,-0.06 0.12,-0.12 z" + id="path2852" /> + </g><path + class="st25" + d="m 4777.41,-266.58 c -0.05,-1.13 -2.6,1.43 -2.64,0.49 -0.04,-0.87 2.61,-1.04 2.58,-1.96" + id="path2858" + style="opacity:0.6" /><path + class="st25" + d="m 4777.48,-265.11 c -0.05,-1.13 -2.59,1.44 -2.64,0.5 -0.04,-0.87 2.61,-1.05 2.57,-1.97" + id="path2860" + style="opacity:0.6" /><path + class="st25" + d="m 4777.35,-267.96 c -0.05,-1.13 -2.6,1.43 -2.64,0.48 -0.04,-0.87 2.62,-1.04 2.58,-1.96" + id="path2862" + style="opacity:0.6" /><line + class="st26" + x1="4777.04" + y1="-267.78" + x2="4777.0898" + y2="-266.69" + id="line2864" + style="opacity:0.6" /><line + class="st26" + x1="4777.1099" + y1="-266.34" + x2="4777.1602" + y2="-265.26001" + id="line2866" + style="opacity:0.6" /><line + class="st26" + x1="4775" + y1="-267.45001" + x2="4775.0601" + y2="-266.35999" + id="line2868" + style="opacity:0.6" /><line + class="st26" + x1="4774.0098" + y1="-267.29001" + x2="4774.0498" + y2="-266.44" + id="line2870" + style="opacity:0.6" /><line + class="st26" + x1="4774.0698" + y1="-265.98999" + x2="4774.1099" + y2="-265.14001" + id="line2872" + style="opacity:0.6" /><line + class="st26" + x1="4775.0698" + y1="-266.01001" + x2="4775.1201" + y2="-264.92001" + id="line2874" + style="opacity:0.6" /><g + id="g2878" + style="opacity:0.6"> + <path + class="st27" + d="m 4775.11,-267.86 v -0.09 l -0.24,0.01 v 0.09 c 0,0.07 0.06,0.12 0.12,0.11 0.07,0 0.12,-0.06 0.12,-0.12 z" + id="path2876" /> + </g><path + class="st25" + d="m 4777.56,-263.64 c -0.06,-1.12 -2.59,1.45 -2.64,0.51 -0.05,-0.87 2.61,-1.06 2.56,-1.98" + id="path2882" + style="opacity:0.6" /><path + class="st25" + d="m 4777.64,-262.17 c -0.06,-1.13 -2.58,1.46 -2.63,0.52 -0.05,-0.87 2.61,-1.07 2.56,-1.99" + id="path2884" + style="opacity:0.6" /><path + class="st25" + d="m 4777.49,-265.01 c -0.05,-1.13 -2.59,1.44 -2.64,0.5 -0.04,-0.87 2.61,-1.05 2.57,-1.97" + id="path2886" + style="opacity:0.6" /><line + class="st26" + x1="4777.1802" + y1="-264.82999" + x2="4777.2402" + y2="-263.75" + id="line2888" + style="opacity:0.6" /><line + class="st26" + x1="4777.25" + y1="-263.39999" + x2="4777.3101" + y2="-262.31" + id="line2890" + style="opacity:0.6" /><line + class="st26" + x1="4775.1401" + y1="-264.48999" + x2="4775.2002" + y2="-263.39999" + id="line2892" + style="opacity:0.6" /><line + class="st26" + x1="4774.1499" + y1="-264.32001" + x2="4774.2002" + y2="-263.48001" + id="line2894" + style="opacity:0.6" /><line + class="st26" + x1="4774.2202" + y1="-263.01999" + x2="4774.27" + y2="-262.17001" + id="line2896" + style="opacity:0.6" /><line + class="st26" + x1="4775.2202" + y1="-263.04999" + x2="4775.2798" + y2="-261.95999" + id="line2898" + style="opacity:0.6" /><g + id="g2902" + style="opacity:0.6"> + <path + class="st27" + d="m 4775.24,-264.9 v -0.09 l -0.24,0.01 v 0.09 c 0,0.07 0.06,0.12 0.12,0.11 0.07,0 0.13,-0.06 0.12,-0.12 z" + id="path2900" /> + </g><path + class="st25" + d="m 4777.73,-260.7 c -0.07,-1.12 -2.58,1.47 -2.63,0.54 -0.05,-0.87 2.6,-1.09 2.54,-2" + id="path2906" + style="opacity:0.6" /><path + class="st25" + d="m 4777.82,-259.23 c -0.08,-1.12 -2.56,1.49 -2.63,0.55 -0.06,-0.87 2.59,-1.1 2.54,-2.02" + id="path2908" + style="opacity:0.6" /><path + class="st25" + d="m 4777.64,-262.07 c -0.06,-1.12 -2.58,1.46 -2.63,0.52 -0.05,-0.87 2.61,-1.07 2.56,-1.99" + id="path2910" + style="opacity:0.6" /><line + class="st26" + x1="4777.3398" + y1="-261.89001" + x2="4777.3999" + y2="-260.81" + id="line2912" + style="opacity:0.6" /><line + class="st26" + x1="4777.4199" + y1="-260.45999" + x2="4777.4902" + y2="-259.37" + id="line2914" + style="opacity:0.6" /><line + class="st26" + x1="4775.2998" + y1="-261.53" + x2="4775.3701" + y2="-260.44" + id="line2916" + style="opacity:0.6" /><line + class="st26" + x1="4774.3101" + y1="-261.35001" + x2="4774.3701" + y2="-260.51001" + id="line2918" + style="opacity:0.6" /><line + class="st26" + x1="4774.3901" + y1="-260.04999" + x2="4774.4502" + y2="-259.20001" + id="line2920" + style="opacity:0.6" /><line + class="st26" + x1="4775.3901" + y1="-260.09" + x2="4775.46" + y2="-259" + id="line2922" + style="opacity:0.6" /><g + id="g2926" + style="opacity:0.6"> + <path + class="st27" + d="m 4775.4,-261.94 -0.01,-0.09 -0.24,0.01 0.01,0.09 c 0,0.07 0.06,0.12 0.12,0.11 0.07,0 0.12,-0.06 0.12,-0.12 z" + id="path2924" /> + </g><path + class="st25" + d="m 4777.92,-257.76 c -0.08,-1.12 -2.56,1.5 -2.63,0.57 -0.06,-0.87 2.59,-1.12 2.52,-2.03" + id="path2930" + style="opacity:0.6" /><path + class="st25" + d="m 4778.04,-256.3 c -0.09,-1.12 -2.55,1.52 -2.62,0.59 -0.07,-0.87 2.58,-1.14 2.51,-2.05" + id="path2932" + style="opacity:0.6" /><path + class="st25" + d="m 4777.83,-259.14 c -0.08,-1.12 -2.56,1.49 -2.63,0.55 -0.06,-0.87 2.59,-1.1 2.53,-2.02" + id="path2934" + style="opacity:0.6" /><line + class="st26" + x1="4777.52" + y1="-258.95001" + x2="4777.6001" + y2="-257.87" + id="line2936" + style="opacity:0.6" /><line + class="st26" + x1="4777.6201" + y1="-257.51999" + x2="4777.71" + y2="-256.44" + id="line2938" + style="opacity:0.6" /><line + class="st26" + x1="4775.4902" + y1="-258.57001" + x2="4775.5698" + y2="-257.48001" + id="line2940" + style="opacity:0.6" /><line + class="st26" + x1="4774.5" + y1="-258.38" + x2="4774.5601" + y2="-257.53" + id="line2942" + style="opacity:0.6" /><line + class="st26" + x1="4774.6001" + y1="-257.07999" + x2="4774.6699" + y2="-256.23001" + id="line2944" + style="opacity:0.6" /><line + class="st26" + x1="4775.6001" + y1="-257.13" + x2="4775.6802" + y2="-256.04001" + id="line2946" + style="opacity:0.6" /><g + id="g2950" + style="opacity:0.6"> + <path + class="st27" + d="m 4775.58,-258.99 -0.01,-0.09 -0.24,0.02 0.01,0.09 c 0,0.07 0.06,0.12 0.13,0.11 0.07,0 0.12,-0.06 0.11,-0.13 z" + id="path2948" /> + </g><path + class="st25" + d="m 4778.16,-254.84 c -0.1,-1.12 -2.53,1.54 -2.62,0.61 -0.08,-0.87 2.56,-1.16 2.49,-2.07" + id="path2954" + style="opacity:0.6" /><path + class="st25" + d="m 4778.29,-253.38 c -0.11,-1.12 -2.52,1.57 -2.61,0.63 -0.09,-0.87 2.56,-1.18 2.48,-2.09" + id="path2956" + style="opacity:0.6" /><path + class="st25" + d="m 4778.04,-256.21 c -0.09,-1.12 -2.55,1.52 -2.62,0.59 -0.07,-0.87 2.58,-1.14 2.51,-2.05" + id="path2958" + style="opacity:0.6" /><line + class="st26" + x1="4777.7402" + y1="-256.01999" + x2="4777.8301" + y2="-254.94" + id="line2960" + style="opacity:0.6" /><line + class="st26" + x1="4777.8701" + y1="-254.59" + x2="4777.9702" + y2="-253.52" + id="line2962" + style="opacity:0.6" /><line + class="st26" + x1="4775.7202" + y1="-255.61" + x2="4775.8101" + y2="-254.52" + id="line2964" + style="opacity:0.6" /><line + class="st26" + x1="4774.73" + y1="-255.41" + x2="4774.8101" + y2="-254.56" + id="line2966" + style="opacity:0.6" /><line + class="st26" + x1="4774.8501" + y1="-254.10001" + x2="4774.9302" + y2="-253.25" + id="line2968" + style="opacity:0.6" /><line + class="st26" + x1="4775.8501" + y1="-254.17" + x2="4775.9502" + y2="-253.08" + id="line2970" + style="opacity:0.6" /><g + id="g2974" + style="opacity:0.6"> + <path + class="st27" + d="m 4775.8,-256.03 -0.01,-0.09 -0.24,0.02 0.01,0.09 c 0,0.07 0.06,0.11 0.13,0.11 0.07,0 0.12,-0.06 0.11,-0.13 z" + id="path2972" /> + </g><path + class="st25" + d="m 4778.45,-251.93 c -0.12,-1.12 -2.5,1.59 -2.61,0.66 -0.09,-0.87 2.55,-1.21 2.45,-2.11" + id="path2978" + style="opacity:0.6" /><path + class="st25" + d="m 4778.61,-250.48 c -0.13,-1.12 -2.49,1.62 -2.6,0.69 -0.1,-0.87 2.53,-1.24 2.43,-2.14" + id="path2980" + style="opacity:0.6" /><path + class="st25" + d="m 4778.3,-253.29 c -0.11,-1.12 -2.51,1.57 -2.61,0.63 -0.09,-0.87 2.56,-1.18 2.47,-2.09" + id="path2982" + style="opacity:0.6" /><line + class="st26" + x1="4778.0098" + y1="-253.10001" + x2="4778.1201" + y2="-252.02" + id="line2984" + style="opacity:0.6" /><line + class="st26" + x1="4778.1602" + y1="-251.67999" + x2="4778.2798" + y2="-250.61" + id="line2986" + style="opacity:0.6" /><line + class="st26" + x1="4775.9902" + y1="-252.64999" + x2="4776.1099" + y2="-251.56" + id="line2988" + style="opacity:0.6" /><line + class="st26" + x1="4775.0098" + y1="-252.42999" + x2="4775.1001" + y2="-251.58" + id="line2990" + style="opacity:0.6" /><line + class="st26" + x1="4775.1499" + y1="-251.12" + x2="4775.25" + y2="-250.27" + id="line2992" + style="opacity:0.6" /><line + class="st26" + x1="4776.1401" + y1="-251.21001" + x2="4776.27" + y2="-250.12" + id="line2994" + style="opacity:0.6" /><g + id="g2998" + style="opacity:0.6"> + <path + class="st27" + d="m 4776.07,-253.07 -0.01,-0.09 -0.24,0.02 0.01,0.09 c 0.01,0.07 0.07,0.11 0.13,0.11 0.07,-0.01 0.11,-0.06 0.11,-0.13 z" + id="path2996" /> + </g><path + class="st25" + d="m 4778.8,-249.03 c -0.15,-1.11 -2.46,1.65 -2.59,0.72 -0.12,-0.87 2.51,-1.27 2.4,-2.17" + id="path3002" + style="opacity:0.6" /><path + class="st25" + d="m 4779,-247.59 c -0.17,-1.11 -2.43,1.69 -2.58,0.76 -0.13,-0.87 2.49,-1.3 2.37,-2.2" + id="path3004" + style="opacity:0.6" /><path + class="st25" + d="m 4778.62,-250.39 c -0.13,-1.12 -2.49,1.62 -2.6,0.69 -0.1,-0.87 2.53,-1.24 2.43,-2.14" + id="path3006" + style="opacity:0.6" /><line + class="st26" + x1="4778.3301" + y1="-250.19" + x2="4778.4702" + y2="-249.12" + id="line3008" + style="opacity:0.6" /><line + class="st26" + x1="4778.52" + y1="-248.77" + x2="4778.6699" + y2="-247.71001" + id="line3010" + style="opacity:0.6" /><line + class="st26" + x1="4776.3301" + y1="-249.69" + x2="4776.4702" + y2="-248.61" + id="line3012" + style="opacity:0.6" /><line + class="st26" + x1="4775.3501" + y1="-249.45" + x2="4775.46" + y2="-248.60001" + id="line3014" + style="opacity:0.6" /><line + class="st26" + x1="4775.52" + y1="-248.14" + x2="4775.6401" + y2="-247.28999" + id="line3016" + style="opacity:0.6" /><line + class="st26" + x1="4776.52" + y1="-248.25999" + x2="4776.6699" + y2="-247.17" + id="line3018" + style="opacity:0.6" /><g + id="g3022" + style="opacity:0.6"> + <path + class="st27" + d="m 4776.4,-250.12 -0.01,-0.09 -0.23,0.03 0.01,0.09 c 0.01,0.07 0.07,0.11 0.13,0.1 0.06,0 0.1,-0.06 0.1,-0.13 z" + id="path3020" /> + </g><path + class="st25" + d="m 4779.23,-246.15 c -0.19,-1.11 -2.41,1.73 -2.56,0.8 -0.15,-0.87 2.48,-1.34 2.34,-2.24" + id="path3026" + style="opacity:0.6" /><path + class="st25" + d="m 4779.47,-244.72 c -0.2,-1.1 -2.38,1.76 -2.55,0.84 -0.17,-0.87 2.46,-1.38 2.3,-2.27" + id="path3028" + style="opacity:0.6" /><path + class="st25" + d="m 4779.02,-247.5 c -0.17,-1.11 -2.43,1.69 -2.58,0.76 -0.13,-0.87 2.49,-1.31 2.37,-2.21" + id="path3030" + style="opacity:0.6" /><line + class="st26" + x1="4778.73" + y1="-247.28999" + x2="4778.8999" + y2="-246.23" + id="line3032" + style="opacity:0.6" /><line + class="st26" + x1="4778.9502" + y1="-245.89" + x2="4779.1299" + y2="-244.83" + id="line3034" + style="opacity:0.6" /><line + class="st26" + x1="4776.7402" + y1="-246.74001" + x2="4776.9102" + y2="-245.66" + id="line3036" + style="opacity:0.6" /><line + class="st26" + x1="4775.77" + y1="-246.47" + x2="4775.8999" + y2="-245.62" + id="line3038" + style="opacity:0.6" /><line + class="st26" + x1="4775.98" + y1="-245.17" + x2="4776.1201" + y2="-244.32001" + id="line3040" + style="opacity:0.6" /><line + class="st26" + x1="4776.9702" + y1="-245.31" + x2="4777.1602" + y2="-244.23" + id="line3042" + style="opacity:0.6" /><g + id="g3046" + style="opacity:0.6"> + <path + class="st27" + d="m 4776.79,-247.17 -0.01,-0.09 -0.23,0.03 0.01,0.09 c 0.01,0.06 0.07,0.11 0.13,0.1 0.07,0 0.11,-0.06 0.1,-0.13 z" + id="path3044" /> + </g><path + class="st25" + d="m 4779.74,-243.29 c -0.22,-1.1 -2.35,1.8 -2.54,0.88 -0.18,-0.86 2.44,-1.42 2.27,-2.31" + id="path3050" + style="opacity:0.6" /><path + class="st25" + d="m 4780.04,-241.87 c -0.24,-1.1 -2.32,1.84 -2.52,0.92 -0.19,-0.86 2.41,-1.46 2.23,-2.35" + id="path3052" + style="opacity:0.6" /><path + class="st25" + d="m 4779.49,-244.63 c -0.21,-1.1 -2.38,1.77 -2.55,0.84 -0.17,-0.87 2.45,-1.39 2.3,-2.28" + id="path3054" + style="opacity:0.6" /><line + class="st26" + x1="4779.21" + y1="-244.41" + x2="4779.4102" + y2="-243.36" + id="line3056" + style="opacity:0.6" /><line + class="st26" + x1="4779.48" + y1="-243.02" + x2="4779.6899" + y2="-241.97" + id="line3058" + style="opacity:0.6" /><line + class="st26" + x1="4777.2402" + y1="-243.8" + x2="4777.4502" + y2="-242.72" + id="line3060" + style="opacity:0.6" /><line + class="st26" + x1="4776.2798" + y1="-243.5" + x2="4776.4399" + y2="-242.66" + id="line3062" + style="opacity:0.6" /><line + class="st26" + x1="4776.5298" + y1="-242.21001" + x2="4776.7002" + y2="-241.36" + id="line3064" + style="opacity:0.6" /><line + class="st26" + x1="4777.52" + y1="-242.38" + x2="4777.7402" + y2="-241.3" + id="line3066" + style="opacity:0.6" /><g + id="g3070" + style="opacity:0.6"> + <path + class="st27" + d="m 4777.28,-244.23 -0.02,-0.09 -0.23,0.04 0.02,0.09 c 0.01,0.06 0.07,0.11 0.14,0.1 0.06,-0.01 0.1,-0.07 0.09,-0.14 z" + id="path3068" /> + </g><path + class="st25" + d="m 4780.35,-240.45 c -0.25,-1.09 -2.3,1.87 -2.51,0.96 -0.2,-0.86 2.39,-1.5 2.19,-2.38" + id="path3074" + style="opacity:0.6" /><path + class="st25" + d="m 4780.69,-239.03 c -0.27,-1.09 -2.27,1.9 -2.5,0.99 -0.21,-0.86 2.37,-1.53 2.16,-2.41" + id="path3076" + style="opacity:0.6" /><path + class="st25" + d="m 4780.06,-241.78 c -0.24,-1.1 -2.32,1.84 -2.52,0.92 -0.19,-0.86 2.41,-1.46 2.23,-2.35" + id="path3078" + style="opacity:0.6" /><line + class="st26" + x1="4779.7798" + y1="-241.55" + x2="4780.02" + y2="-240.5" + id="line3080" + style="opacity:0.6" /><line + class="st26" + x1="4780.0898" + y1="-240.17" + x2="4780.3398" + y2="-239.12" + id="line3082" + style="opacity:0.6" /><line + class="st26" + x1="4777.8301" + y1="-240.88" + x2="4778.0698" + y2="-239.81" + id="line3084" + style="opacity:0.6" /><line + class="st26" + x1="4776.8799" + y1="-240.55" + x2="4777.0698" + y2="-239.71001" + id="line3086" + style="opacity:0.6" /><line + class="st26" + x1="4777.1699" + y1="-239.25999" + x2="4777.3701" + y2="-238.42999" + id="line3088" + style="opacity:0.6" /><line + class="st26" + x1="4778.1499" + y1="-239.47" + x2="4778.4102" + y2="-238.39999" + id="line3090" + style="opacity:0.6" /><g + id="g3094" + style="opacity:0.6"> + <path + class="st27" + d="m 4777.86,-241.31 -0.02,-0.09 -0.23,0.05 0.02,0.09 c 0.01,0.06 0.08,0.11 0.14,0.09 0.06,-0.01 0.1,-0.07 0.09,-0.14 z" + id="path3092" /> + </g><path + class="st25" + d="m 4781.04,-237.62 c -0.28,-1.09 -2.25,1.93 -2.48,1.02 -0.22,-0.85 2.35,-1.56 2.13,-2.44" + id="path3098" + style="opacity:0.6" /><path + class="st25" + d="m 4781.41,-236.21 c -0.29,-1.09 -2.22,1.96 -2.47,1.06 -0.23,-0.85 2.33,-1.59 2.1,-2.47" + id="path3100" + style="opacity:0.6" /><path + class="st25" + d="m 4780.71,-238.94 c -0.27,-1.09 -2.27,1.91 -2.49,0.99 -0.21,-0.85 2.37,-1.53 2.16,-2.41" + id="path3102" + style="opacity:0.6" /><line + class="st26" + x1="4780.4399" + y1="-238.71001" + x2="4780.71" + y2="-237.66" + id="line3104" + style="opacity:0.6" /><line + class="st26" + x1="4780.79" + y1="-237.33" + x2="4781.0698" + y2="-236.28" + id="line3106" + style="opacity:0.6" /><line + class="st26" + x1="4778.5098" + y1="-237.98" + x2="4778.7798" + y2="-236.92" + id="line3108" + style="opacity:0.6" /><line + class="st26" + x1="4777.5698" + y1="-237.63" + x2="4777.7798" + y2="-236.78999" + id="line3110" + style="opacity:0.6" /><line + class="st26" + x1="4777.8999" + y1="-236.35001" + x2="4778.1099" + y2="-235.52" + id="line3112" + style="opacity:0.6" /><line + class="st26" + x1="4778.8701" + y1="-236.58" + x2="4779.1499" + y2="-235.52" + id="line3114" + style="opacity:0.6" /><g + id="g3118" + style="opacity:0.6"> + <path + class="st27" + d="m 4778.53,-238.41 -0.02,-0.09 -0.23,0.06 0.02,0.09 c 0.02,0.06 0.08,0.1 0.14,0.09 0.06,-0.02 0.1,-0.08 0.09,-0.15 z" + id="path3116" /> + </g><path + class="st25" + d="m 4781.81,-234.8 c -0.31,-1.08 -2.2,1.99 -2.46,1.09 -0.24,-0.85 2.31,-1.62 2.07,-2.49" + id="path3122" + style="opacity:0.6" /><path + class="st25" + d="m 4782.21,-233.4 c -0.32,-1.08 -2.18,2.02 -2.44,1.12 -0.25,-0.84 2.29,-1.65 2.03,-2.52" + id="path3124" + style="opacity:0.6" /><path + class="st25" + d="m 4781.44,-236.12 c -0.3,-1.08 -2.22,1.96 -2.47,1.06 -0.24,-0.85 2.33,-1.59 2.09,-2.47" + id="path3126" + style="opacity:0.6" /><line + class="st26" + x1="4781.1802" + y1="-235.88" + x2="4781.4702" + y2="-234.84" + id="line3128" + style="opacity:0.6" /><line + class="st26" + x1="4781.5601" + y1="-234.5" + x2="4781.8701" + y2="-233.47" + id="line3130" + style="opacity:0.6" /><line + class="st26" + x1="4779.27" + y1="-235.10001" + x2="4779.5601" + y2="-234.05" + id="line3132" + style="opacity:0.6" /><line + class="st26" + x1="4778.3301" + y1="-234.72" + x2="4778.5601" + y2="-233.89999" + id="line3134" + style="opacity:0.6" /><line + class="st26" + x1="4778.6899" + y1="-233.45" + x2="4778.9302" + y2="-232.63" + id="line3136" + style="opacity:0.6" /><line + class="st26" + x1="4779.6602" + y1="-233.71001" + x2="4779.9702" + y2="-232.64999" + id="line3138" + style="opacity:0.6" /><g + id="g3142" + style="opacity:0.6"> + <path + class="st27" + d="m 4779.27,-235.53 -0.02,-0.09 -0.23,0.06 0.02,0.09 c 0.02,0.06 0.08,0.1 0.15,0.08 0.06,-0.01 0.1,-0.08 0.08,-0.14 z" + id="path3140" /> + </g><path + class="st25" + d="m 4782.64,-232.01 c -0.34,-1.07 -2.15,2.04 -2.43,1.15 -0.26,-0.84 2.26,-1.67 2,-2.54" + id="path3146" + style="opacity:0.6" /><path + class="st25" + d="m 4783.08,-230.62 c -0.35,-1.07 -2.12,2.07 -2.41,1.18 -0.28,-0.83 2.24,-1.7 1.97,-2.57" + id="path3148" + style="opacity:0.6" /><path + class="st25" + d="m 4782.24,-233.31 c -0.32,-1.08 -2.18,2.02 -2.44,1.12 -0.25,-0.84 2.29,-1.65 2.03,-2.52" + id="path3150" + style="opacity:0.6" /><line + class="st26" + x1="4781.9902" + y1="-233.06" + x2="4782.2998" + y2="-232.03" + id="line3152" + style="opacity:0.6" /><line + class="st26" + x1="4782.4102" + y1="-231.7" + x2="4782.73" + y2="-230.67" + id="line3154" + style="opacity:0.6" /><line + class="st26" + x1="4780.0898" + y1="-232.24001" + x2="4780.4199" + y2="-231.19" + id="line3156" + style="opacity:0.6" /><line + class="st26" + x1="4779.1699" + y1="-231.84" + x2="4779.4199" + y2="-231.02" + id="line3158" + style="opacity:0.6" /><line + class="st26" + x1="4779.5601" + y1="-230.58" + x2="4779.8198" + y2="-229.75999" + id="line3160" + style="opacity:0.6" /><line + class="st26" + x1="4780.52" + y1="-230.86" + x2="4780.8599" + y2="-229.81" + id="line3162" + style="opacity:0.6" /><g + id="g3166" + style="opacity:0.6"> + <path + class="st27" + d="m 4780.09,-232.67 -0.03,-0.09 -0.23,0.07 0.03,0.09 c 0.02,0.06 0.08,0.1 0.15,0.08 0.06,-0.02 0.1,-0.09 0.08,-0.15 z" + id="path3164" /> + </g><path + class="st25" + d="m 4783.54,-229.23 c -0.36,-1.07 -2.1,2.1 -2.4,1.21 -0.28,-0.83 2.23,-1.73 1.94,-2.59" + id="path3170" + style="opacity:0.6" /><path + class="st25" + d="m 4784.02,-227.85 c -0.37,-1.06 -2.07,2.12 -2.39,1.24 -0.29,-0.83 2.2,-1.75 1.91,-2.61" + id="path3172" + style="opacity:0.6" /><path + class="st25" + d="m 4783.11,-230.53 c -0.35,-1.07 -2.12,2.07 -2.41,1.18 -0.28,-0.83 2.24,-1.7 1.97,-2.57" + id="path3174" + style="opacity:0.6" /><line + class="st26" + x1="4782.8701" + y1="-230.27" + x2="4783.21" + y2="-229.25" + id="line3176" + style="opacity:0.6" /><line + class="st26" + x1="4783.3101" + y1="-228.92" + x2="4783.6699" + y2="-227.89999" + id="line3178" + style="opacity:0.6" /><line + class="st26" + x1="4780.9902" + y1="-229.41" + x2="4781.3398" + y2="-228.36" + id="line3180" + style="opacity:0.6" /><line + class="st26" + x1="4780.0801" + y1="-228.98" + x2="4780.3501" + y2="-228.17" + id="line3182" + style="opacity:0.6" /><line + class="st26" + x1="4780.5" + y1="-227.73" + x2="4780.7798" + y2="-226.92" + id="line3184" + style="opacity:0.6" /><line + class="st26" + x1="4781.4502" + y1="-228.03" + x2="4781.8198" + y2="-227" + id="line3186" + style="opacity:0.6" /><g + id="g3190" + style="opacity:0.6"> + <path + class="st27" + d="m 4780.98,-229.83 -0.03,-0.09 -0.23,0.07 0.03,0.09 c 0.02,0.06 0.09,0.1 0.15,0.08 0.06,-0.02 0.1,-0.09 0.08,-0.15 z" + id="path3188" /> + </g><path + class="st25" + d="m 4784.51,-226.48 c -0.39,-1.05 -2.04,2.14 -2.37,1.26 -0.31,-0.82 2.18,-1.78 1.88,-2.64" + id="path3194" + style="opacity:0.6" /><path + class="st25" + d="m 4785.03,-225.11 c -0.39,-1.05 -2.03,2.17 -2.36,1.29 -0.31,-0.82 2.16,-1.81 1.84,-2.66" + id="path3196" + style="opacity:0.6" /><path + class="st25" + d="m 4784.05,-227.77 c -0.37,-1.06 -2.07,2.12 -2.39,1.24 -0.29,-0.83 2.2,-1.76 1.9,-2.62" + id="path3198" + style="opacity:0.6" /><line + class="st26" + x1="4783.8101" + y1="-227.50999" + x2="4784.1699" + y2="-226.49001" + id="line3200" + style="opacity:0.6" /><line + class="st26" + x1="4784.2998" + y1="-226.16" + x2="4784.6699" + y2="-225.14999" + id="line3202" + style="opacity:0.6" /><line + class="st26" + x1="4781.96" + y1="-226.59" + x2="4782.3301" + y2="-225.56" + id="line3204" + style="opacity:0.6" /><line + class="st26" + x1="4781.0601" + y1="-226.14" + x2="4781.3501" + y2="-225.34" + id="line3206" + style="opacity:0.6" /><line + class="st26" + x1="4781.5098" + y1="-224.91" + x2="4781.8101" + y2="-224.10001" + id="line3208" + style="opacity:0.6" /><line + class="st26" + x1="4782.46" + y1="-225.23" + x2="4782.8398" + y2="-224.2" + id="line3210" + style="opacity:0.6" /><g + id="g3214" + style="opacity:0.6"> + <path + class="st27" + d="m 4781.94,-227.02 -0.03,-0.09 -0.22,0.08 0.03,0.09 c 0.02,0.06 0.09,0.1 0.15,0.07 0.05,-0.02 0.09,-0.08 0.07,-0.15 z" + id="path3212" /> + </g><path + class="st25" + d="m 4785.55,-223.75 c -0.42,-1.04 -1.99,2.19 -2.34,1.32 -0.32,-0.82 2.13,-1.83 1.81,-2.68" + id="path3218" + style="opacity:0.6" /><path + class="st25" + d="m 4786.09,-222.39 c -0.42,-1.04 -1.97,2.22 -2.32,1.35 -0.33,-0.82 2.12,-1.86 1.78,-2.71" + id="path3220" + style="opacity:0.6" /><path + class="st25" + d="m 4785.06,-225.02 c -0.39,-1.05 -2.03,2.18 -2.36,1.3 -0.31,-0.82 2.16,-1.81 1.84,-2.66" + id="path3222" + style="opacity:0.6" /><line + class="st26" + x1="4784.8198" + y1="-224.75999" + x2="4785.21" + y2="-223.75" + id="line3224" + style="opacity:0.6" /><line + class="st26" + x1="4785.3398" + y1="-223.42999" + x2="4785.7402" + y2="-222.42999" + id="line3226" + style="opacity:0.6" /><line + class="st26" + x1="4782.9902" + y1="-223.8" + x2="4783.3999" + y2="-222.78" + id="line3228" + style="opacity:0.6" /><line + class="st26" + x1="4782.1001" + y1="-223.33" + x2="4782.4199" + y2="-222.53" + id="line3230" + style="opacity:0.6" /><line + class="st26" + x1="4782.5898" + y1="-222.11" + x2="4782.8999" + y2="-221.31" + id="line3232" + style="opacity:0.6" /><line + class="st26" + x1="4783.5298" + y1="-222.45" + x2="4783.9302" + y2="-221.42999" + id="line3234" + style="opacity:0.6" /><g + id="g3238" + style="opacity:0.6"> + <path + class="st27" + d="m 4782.96,-224.22 -0.03,-0.09 -0.22,0.08 0.03,0.09 c 0.02,0.06 0.09,0.09 0.15,0.07 0.06,-0.02 0.09,-0.09 0.07,-0.15 z" + id="path3236" /> + </g><path + class="st25" + d="m 4786.66,-221.05 c -0.44,-1.04 -1.94,2.24 -2.31,1.38 -0.34,-0.81 2.09,-1.88 1.74,-2.72" + id="path3242" + style="opacity:0.6" /><path + class="st25" + d="m 4787.23,-219.7 c -0.45,-1.03 -1.91,2.26 -2.29,1.4 -0.36,-0.8 2.07,-1.91 1.72,-2.75" + id="path3244" + style="opacity:0.6" /><path + class="st25" + d="m 4786.13,-222.31 c -0.42,-1.04 -1.96,2.22 -2.32,1.35 -0.33,-0.81 2.12,-1.86 1.78,-2.71" + id="path3246" + style="opacity:0.6" /><line + class="st26" + x1="4785.8999" + y1="-222.03999" + x2="4786.3198" + y2="-221.03999" + id="line3248" + style="opacity:0.6" /><line + class="st26" + x1="4786.4502" + y1="-220.72" + x2="4786.8701" + y2="-219.73" + id="line3250" + style="opacity:0.6" /><line + class="st26" + x1="4784.1001" + y1="-221.03999" + x2="4784.52" + y2="-220.02" + id="line3252" + style="opacity:0.6" /><line + class="st26" + x1="4783.2202" + y1="-220.53999" + x2="4783.5498" + y2="-219.75999" + id="line3254" + style="opacity:0.6" /><line + class="st26" + x1="4783.73" + y1="-219.33" + x2="4784.0601" + y2="-218.53999" + id="line3256" + style="opacity:0.6" /><line + class="st26" + x1="4784.6602" + y1="-219.7" + x2="4785.0898" + y2="-218.69" + id="line3258" + style="opacity:0.6" /><g + id="g3262" + style="opacity:0.6"> + <path + class="st27" + d="m 4784.05,-221.46 -0.03,-0.09 -0.22,0.09 0.03,0.09 c 0.02,0.06 0.09,0.09 0.15,0.07 0.06,-0.03 0.09,-0.1 0.07,-0.16 z" + id="path3260" /> + </g><path + class="st25" + d="m 4787.83,-218.37 c -0.46,-1.03 -1.89,2.29 -2.27,1.43 -0.36,-0.8 2.05,-1.94 1.67,-2.76" + id="path3266" + style="opacity:0.6" /><path + class="st25" + d="m 4788.43,-217.04 c -0.48,-1.02 -1.85,2.31 -2.25,1.46 -0.38,-0.79 2.03,-1.96 1.65,-2.79" + id="path3268" + style="opacity:0.6" /><path + class="st25" + d="m 4787.27,-219.62 c -0.45,-1.03 -1.9,2.26 -2.29,1.41 -0.36,-0.8 2.07,-1.91 1.71,-2.75" + id="path3270" + style="opacity:0.6" /><line + class="st26" + x1="4787.04" + y1="-219.34" + x2="4787.4902" + y2="-218.36" + id="line3272" + style="opacity:0.6" /><line + class="st26" + x1="4787.6299" + y1="-218.03999" + x2="4788.0698" + y2="-217.06" + id="line3274" + style="opacity:0.6" /><line + class="st26" + x1="4785.27" + y1="-218.3" + x2="4785.7202" + y2="-217.3" + id="line3276" + style="opacity:0.6" /><line + class="st26" + x1="4784.3999" + y1="-217.78999" + x2="4784.75" + y2="-217.00999" + id="line3278" + style="opacity:0.6" /><line + class="st26" + x1="4784.9399" + y1="-216.59" + x2="4785.29" + y2="-215.81" + id="line3280" + style="opacity:0.6" /><path + class="st26" + d="m 4785.86,-216.98 c 0.15,0.33 0.29,0.67 0.46,1" + id="path3282" + style="opacity:0.6" /><g + id="g3286" + style="opacity:0.6"> + <path + class="st27" + d="m 4785.21,-218.72 -0.04,-0.08 -0.22,0.09 0.04,0.08 c 0.03,0.06 0.1,0.09 0.16,0.06 0.06,-0.02 0.08,-0.09 0.06,-0.15 z" + id="path3284" /> + </g><path + class="st25" + d="m 4789.06,-215.73 c -0.48,-1.01 -1.83,2.34 -2.24,1.49 -0.38,-0.79 2,-1.99 1.61,-2.81" + id="path3290" + style="opacity:0.6" /><path + class="st25" + d="m 4789.69,-214.41 c -0.51,-1 -1.79,2.35 -2.22,1.51 -0.4,-0.78 1.98,-2.01 1.58,-2.83" + id="path3292" + style="opacity:0.6" /><path + class="st25" + d="m 4788.47,-216.96 c -0.48,-1.01 -1.85,2.31 -2.25,1.46 -0.38,-0.79 2.02,-1.96 1.65,-2.79" + id="path3294" + style="opacity:0.6" /><line + class="st26" + x1="4788.25" + y1="-216.67999" + x2="4788.7202" + y2="-215.71001" + id="line3296" + style="opacity:0.6" /><line + class="st26" + x1="4788.8701" + y1="-215.39" + x2="4789.3398" + y2="-214.42" + id="line3298" + style="opacity:0.6" /><line + class="st26" + x1="4786.5" + y1="-215.59" + x2="4786.9702" + y2="-214.60001" + id="line3300" + style="opacity:0.6" /><line + class="st26" + x1="4785.6499" + y1="-215.06" + x2="4786.02" + y2="-214.28999" + id="line3302" + style="opacity:0.6" /><line + class="st26" + x1="4786.2202" + y1="-213.87" + x2="4786.5898" + y2="-213.10001" + id="line3304" + style="opacity:0.6" /><path + class="st26" + d="m 4787.13,-214.28 c 0.16,0.33 0.31,0.66 0.48,0.99" + id="path3306" + style="opacity:0.6" /><g + id="g3310" + style="opacity:0.6"> + <path + class="st27" + d="m 4786.43,-216.01 -0.04,-0.08 -0.21,0.1 0.04,0.08 c 0.03,0.06 0.1,0.09 0.16,0.06 0.06,-0.03 0.08,-0.1 0.05,-0.16 z" + id="path3308" /> + </g><path + class="st25" + d="m 4790.35,-213.11 c -0.51,-1 -1.78,2.38 -2.2,1.54 -0.4,-0.78 1.95,-2.03 1.54,-2.84" + id="path3314" + style="opacity:0.6" /><path + class="st25" + d="m 4791.02,-211.81 c -0.53,-0.99 -1.73,2.39 -2.18,1.57 -0.42,-0.77 1.93,-2.06 1.51,-2.87" + id="path3316" + style="opacity:0.6" /><path + class="st25" + d="m 4789.73,-214.33 c -0.51,-1 -1.79,2.35 -2.21,1.52 -0.4,-0.78 1.97,-2.01 1.58,-2.83" + id="path3318" + style="opacity:0.6" /><line + class="st26" + x1="4789.5298" + y1="-214.03999" + x2="4790.02" + y2="-213.08" + id="line3320" + style="opacity:0.6" /><line + class="st26" + x1="4790.1699" + y1="-212.77" + x2="4790.6602" + y2="-211.81" + id="line3322" + style="opacity:0.6" /><line + class="st26" + x1="4787.7998" + y1="-212.91" + x2="4788.2998" + y2="-211.94" + id="line3324" + style="opacity:0.6" /><line + class="st26" + x1="4786.96" + y1="-212.36" + x2="4787.3501" + y2="-211.60001" + id="line3326" + style="opacity:0.6" /><line + class="st26" + x1="4787.5601" + y1="-211.19" + x2="4787.9502" + y2="-210.42" + id="line3328" + style="opacity:0.6" /><path + class="st26" + d="m 4788.46,-211.62 c 0.17,0.32 0.33,0.66 0.5,0.98" + id="path3330" + style="opacity:0.6" /><g + id="g3334" + style="opacity:0.6"> + <path + class="st27" + d="m 4787.72,-213.33 -0.04,-0.08 -0.21,0.11 0.04,0.08 c 0.03,0.06 0.1,0.08 0.16,0.05 0.06,-0.03 0.08,-0.1 0.05,-0.16 z" + id="path3332" /> + </g><path + class="st25" + d="m 4791.71,-210.53 c -0.53,-0.99 -1.72,2.42 -2.16,1.6 -0.42,-0.77 1.9,-2.08 1.47,-2.88" + id="path3338" + style="opacity:0.6" /><path + class="st25" + d="m 4792.41,-209.25 c -0.55,-0.98 -1.68,2.44 -2.14,1.62 -0.44,-0.76 1.88,-2.11 1.44,-2.9" + id="path3340" + style="opacity:0.6" /><path + class="st25" + d="m 4791.06,-211.73 c -0.53,-0.99 -1.73,2.39 -2.18,1.57 -0.42,-0.77 1.92,-2.06 1.51,-2.87" + id="path3342" + style="opacity:0.6" /><line + class="st26" + x1="4790.8599" + y1="-211.44" + x2="4791.3799" + y2="-210.49001" + id="line3344" + style="opacity:0.6" /><line + class="st26" + x1="4791.54" + y1="-210.19" + x2="4792.0498" + y2="-209.24001" + id="line3346" + style="opacity:0.6" /><line + class="st26" + x1="4789.1699" + y1="-210.27" + x2="4789.6899" + y2="-209.3" + id="line3348" + style="opacity:0.6" /><line + class="st26" + x1="4788.3398" + y1="-209.69" + x2="4788.75" + y2="-208.94" + id="line3350" + style="opacity:0.6" /><line + class="st26" + x1="4788.9702" + y1="-208.53999" + x2="4789.3701" + y2="-207.78" + id="line3352" + style="opacity:0.6" /><line + class="st26" + x1="4789.8501" + y1="-208.99001" + x2="4790.3799" + y2="-208.03" + id="line3354" + style="opacity:0.6" /><g + id="g3358" + style="opacity:0.6"> + <path + class="st27" + d="m 4789.08,-210.68 -0.04,-0.08 -0.21,0.11 0.04,0.08 c 0.03,0.06 0.1,0.08 0.16,0.05 0.06,-0.03 0.08,-0.11 0.05,-0.16 z" + id="path3356" /> + </g><path + class="st25" + d="m 4793.14,-207.98 c -0.56,-0.97 -1.65,2.46 -2.12,1.65 -0.44,-0.76 1.85,-2.13 1.39,-2.91" + id="path3362" + style="opacity:0.6" /><path + class="st25" + d="m 4793.86,-206.72 c -0.57,-0.97 -1.62,2.48 -2.1,1.68 -0.45,-0.76 1.83,-2.15 1.37,-2.94" + id="path3364" + style="opacity:0.6" /><path + class="st25" + d="m 4792.45,-209.17 c -0.55,-0.98 -1.67,2.44 -2.14,1.62 -0.44,-0.76 1.88,-2.11 1.44,-2.9" + id="path3366" + style="opacity:0.6" /><line + class="st26" + x1="4792.2598" + y1="-208.87" + x2="4792.7998" + y2="-207.94" + id="line3368" + style="opacity:0.6" /><line + class="st26" + x1="4792.9702" + y1="-207.64" + x2="4793.5098" + y2="-206.7" + id="line3370" + style="opacity:0.6" /><line + class="st26" + x1="4790.5898" + y1="-207.66" + x2="4791.1401" + y2="-206.71001" + id="line3372" + style="opacity:0.6" /><line + class="st26" + x1="4789.7798" + y1="-207.06" + x2="4790.21" + y2="-206.32001" + id="line3374" + style="opacity:0.6" /><line + class="st26" + x1="4790.4399" + y1="-205.92" + x2="4790.8701" + y2="-205.17999" + id="line3376" + style="opacity:0.6" /><line + class="st26" + x1="4791.3198" + y1="-206.39999" + x2="4791.8599" + y2="-205.45" + id="line3378" + style="opacity:0.6" /><g + id="g3382" + style="opacity:0.6"> + <path + class="st27" + d="m 4790.49,-208.07 -0.05,-0.08 -0.21,0.12 0.05,0.08 c 0.03,0.06 0.11,0.08 0.16,0.05 0.07,-0.04 0.09,-0.11 0.05,-0.17 z" + id="path3380" /> + </g><path + class="st25" + d="m 4794.62,-205.47 c -0.59,-0.96 -1.59,2.5 -2.08,1.7 -0.46,-0.75 1.79,-2.17 1.32,-2.95" + id="path3386" + style="opacity:0.6" /><path + class="st25" + d="m 4795.38,-204.23 c -0.59,-0.96 -1.57,2.53 -2.06,1.73 -0.46,-0.75 1.77,-2.2 1.3,-2.97" + id="path3388" + style="opacity:0.6" /><path + class="st25" + d="m 4793.91,-206.64 c -0.57,-0.97 -1.62,2.48 -2.1,1.68 -0.45,-0.76 1.83,-2.15 1.37,-2.94" + id="path3390" + style="opacity:0.6" /><line + class="st26" + x1="4793.7202" + y1="-206.33" + x2="4794.29" + y2="-205.41" + id="line3392" + style="opacity:0.6" /><line + class="st26" + x1="4794.4702" + y1="-205.12" + x2="4795.0298" + y2="-204.2" + id="line3394" + style="opacity:0.6" /><line + class="st26" + x1="4792.0801" + y1="-205.08" + x2="4792.6602" + y2="-204.14999" + id="line3396" + style="opacity:0.6" /><line + class="st26" + x1="4791.29" + y1="-204.47" + x2="4791.7402" + y2="-203.74001" + id="line3398" + style="opacity:0.6" /><line + class="st26" + x1="4791.98" + y1="-203.34" + x2="4792.4199" + y2="-202.61" + id="line3400" + style="opacity:0.6" /><line + class="st26" + x1="4792.8398" + y1="-203.84" + x2="4793.4199" + y2="-202.91" + id="line3402" + style="opacity:0.6" /><g + id="g3406" + style="opacity:0.6"> + <path + class="st27" + d="m 4791.98,-205.49 -0.05,-0.08 -0.2,0.12 0.05,0.08 c 0.03,0.06 0.11,0.08 0.16,0.04 0.05,-0.03 0.07,-0.11 0.04,-0.16 z" + id="path3404" /> + </g><path + class="st25" + d="m 4796.16,-202.98 c -0.6,-0.95 -1.54,2.53 -2.05,1.74 -0.46,-0.74 1.74,-2.21 1.27,-2.98" + id="path3410" + style="opacity:0.6" /><path + class="st25" + d="m 4796.95,-201.74 c -0.61,-0.95 -1.53,2.54 -2.04,1.75 -0.48,-0.74 1.74,-2.22 1.24,-2.99" + id="path3412" + style="opacity:0.6" /><path + class="st25" + d="m 4795.43,-204.15 c -0.59,-0.96 -1.57,2.53 -2.06,1.73 -0.46,-0.75 1.77,-2.2 1.3,-2.97" + id="path3414" + style="opacity:0.6" /><line + class="st26" + x1="4795.25" + y1="-203.84" + x2="4795.8301" + y2="-202.92" + id="line3416" + style="opacity:0.6" /><line + class="st26" + x1="4796.0098" + y1="-202.63" + x2="4796.6001" + y2="-201.71001" + id="line3418" + style="opacity:0.6" /><line + class="st26" + x1="4793.6401" + y1="-202.53999" + x2="4794.2202" + y2="-201.62" + id="line3420" + style="opacity:0.6" /><line + class="st26" + x1="4792.8599" + y1="-201.91" + x2="4793.3101" + y2="-201.19" + id="line3422" + style="opacity:0.6" /><line + class="st26" + x1="4793.5601" + y1="-200.81" + x2="4794.0098" + y2="-200.09" + id="line3424" + style="opacity:0.6" /><line + class="st26" + x1="4794.4102" + y1="-201.32001" + x2="4795" + y2="-200.39999" + id="line3426" + style="opacity:0.6" /><g + id="g3430" + style="opacity:0.6"> + <path + class="st27" + d="m 4793.53,-202.95 -0.05,-0.08 -0.2,0.13 0.05,0.08 c 0.03,0.06 0.11,0.07 0.16,0.04 0.05,-0.04 0.07,-0.12 0.04,-0.17 z" + id="path3428" /> + </g><path + class="st25" + d="m 4797.75,-200.52 c -0.62,-0.94 -1.5,2.56 -2.02,1.77 -0.49,-0.73 1.72,-2.23 1.22,-3" + id="path3434" + style="opacity:0.6" /><path + class="st25" + d="m 4798.56,-199.3 c -0.63,-0.93 -1.47,2.57 -2,1.8 -0.49,-0.73 1.69,-2.25 1.19,-3.01" + id="path3436" + style="opacity:0.6" /><path + class="st25" + d="m 4797,-201.67 c -0.61,-0.95 -1.52,2.54 -2.03,1.75 -0.48,-0.74 1.74,-2.22 1.24,-2.99" + id="path3438" + style="opacity:0.6" /><line + class="st26" + x1="4796.8301" + y1="-201.36" + x2="4797.4199" + y2="-200.45" + id="line3440" + style="opacity:0.6" /><line + class="st26" + x1="4797.6099" + y1="-200.16" + x2="4798.21" + y2="-199.25999" + id="line3442" + style="opacity:0.6" /><line + class="st26" + x1="4795.2402" + y1="-200.03999" + x2="4795.8301" + y2="-199.12" + id="line3444" + style="opacity:0.6" /><line + class="st26" + x1="4794.46" + y1="-199.39999" + x2="4794.9302" + y2="-198.67999" + id="line3446" + style="opacity:0.6" /><line + class="st26" + x1="4795.1802" + y1="-198.3" + x2="4795.6602" + y2="-197.59" + id="line3448" + style="opacity:0.6" /><line + class="st26" + x1="4796.0298" + y1="-198.83" + x2="4796.6401" + y2="-197.92" + id="line3450" + style="opacity:0.6" /><g + id="g3454" + style="opacity:0.6"> + <path + class="st27" + d="m 4795.11,-200.45 -0.05,-0.08 -0.2,0.13 0.05,0.08 c 0.04,0.05 0.11,0.07 0.16,0.04 0.06,-0.04 0.08,-0.11 0.04,-0.17 z" + id="path3452" /> + </g><path + class="st25" + d="m 4799.38,-198.1 c -0.64,-0.92 -1.44,2.59 -1.97,1.82 -0.5,-0.72 1.66,-2.27 1.15,-3.03" + id="path3458" + style="opacity:0.6" /><path + class="st25" + d="m 4800.22,-196.91 c -0.65,-0.91 -1.4,2.61 -1.95,1.85 -0.51,-0.72 1.63,-2.3 1.11,-3.04" + id="path3460" + style="opacity:0.6" /><path + class="st25" + d="m 4798.61,-199.22 c -0.63,-0.93 -1.47,2.58 -2,1.8 -0.49,-0.73 1.69,-2.25 1.19,-3.01" + id="path3462" + style="opacity:0.6" /><line + class="st26" + x1="4798.4399" + y1="-198.91" + x2="4799.0498" + y2="-198.02" + id="line3464" + style="opacity:0.6" /><line + class="st26" + x1="4799.25" + y1="-197.74001" + x2="4799.8701" + y2="-196.86" + id="line3466" + style="opacity:0.6" /><line + class="st26" + x1="4796.8799" + y1="-197.56" + x2="4797.5" + y2="-196.66" + id="line3468" + style="opacity:0.6" /><line + class="st26" + x1="4796.1201" + y1="-196.89999" + x2="4796.6099" + y2="-196.19" + id="line3470" + style="opacity:0.6" /><line + class="st26" + x1="4796.8701" + y1="-195.82001" + x2="4797.3599" + y2="-195.11" + id="line3472" + style="opacity:0.6" /><line + class="st26" + x1="4797.7002" + y1="-196.37" + x2="4798.3398" + y2="-195.47" + id="line3474" + style="opacity:0.6" /><g + id="g3478" + style="opacity:0.6"> + <path + class="st27" + d="m 4796.75,-197.97 -0.05,-0.08 -0.2,0.13 0.05,0.08 c 0.04,0.05 0.11,0.07 0.17,0.03 0.05,-0.03 0.06,-0.1 0.03,-0.16 z" + id="path3476" /> + </g><path + class="st25" + d="m 4801.07,-195.73 c -0.67,-0.9 -1.36,2.64 -1.92,1.88 -0.52,-0.71 1.59,-2.32 1.06,-3.06" + id="path3482" + style="opacity:0.6" /><path + class="st25" + d="m 4801.95,-194.57 c -0.68,-0.89 -1.32,2.66 -1.89,1.91 -0.54,-0.7 1.55,-2.35 1.02,-3.07" + id="path3484" + style="opacity:0.6" /><path + class="st25" + d="m 4800.27,-196.83 c -0.65,-0.91 -1.4,2.62 -1.95,1.85 -0.51,-0.72 1.62,-2.3 1.11,-3.04" + id="path3486" + style="opacity:0.6" /><line + class="st26" + x1="4800.1099" + y1="-196.50999" + x2="4800.75" + y2="-195.64" + id="line3488" + style="opacity:0.6" /><line + class="st26" + x1="4800.9502" + y1="-195.37" + x2="4801.6001" + y2="-194.50999" + id="line3490" + style="opacity:0.6" /><line + class="st26" + x1="4798.5898" + y1="-195.12" + x2="4799.2402" + y2="-194.23" + id="line3492" + style="opacity:0.6" /><line + class="st26" + x1="4797.8501" + y1="-194.44" + x2="4798.3599" + y2="-193.74001" + id="line3494" + style="opacity:0.6" /><line + class="st26" + x1="4798.6299" + y1="-193.37" + x2="4799.1499" + y2="-192.69" + id="line3496" + style="opacity:0.6" /><line + class="st26" + x1="4799.4502" + y1="-193.95" + x2="4800.1099" + y2="-193.07001" + id="line3498" + style="opacity:0.6" /><g + id="g3502" + style="opacity:0.6"> + <path + class="st27" + d="m 4798.45,-195.52 -0.05,-0.08 -0.19,0.14 0.05,0.08 c 0.04,0.05 0.11,0.07 0.17,0.03 0.04,-0.05 0.05,-0.12 0.02,-0.17 z" + id="path3500" /> + </g><path + class="st25" + d="m 4802.84,-193.42 c -0.7,-0.88 -1.27,2.68 -1.85,1.94 -0.55,-0.69 1.51,-2.37 0.96,-3.09" + id="path3506" + style="opacity:0.6" /><path + class="st25" + d="m 4803.75,-192.29 c -0.72,-0.86 -1.22,2.7 -1.82,1.98 -0.57,-0.68 1.47,-2.4 0.91,-3.11" + id="path3508" + style="opacity:0.6" /><path + class="st25" + d="m 4802,-194.5 c -0.68,-0.89 -1.32,2.66 -1.89,1.91 -0.54,-0.7 1.55,-2.35 1.01,-3.08" + id="path3510" + style="opacity:0.6" /><line + class="st26" + x1="4801.8501" + y1="-194.17" + x2="4802.5098" + y2="-193.33" + id="line3512" + style="opacity:0.6" /><line + class="st26" + x1="4802.73" + y1="-193.06" + x2="4803.3999" + y2="-192.22" + id="line3514" + style="opacity:0.6" /><line + class="st26" + x1="4800.3701" + y1="-192.73" + x2="4801.0498" + y2="-191.87" + id="line3516" + style="opacity:0.6" /><line + class="st26" + x1="4799.6499" + y1="-192.03" + x2="4800.1899" + y2="-191.35001" + id="line3518" + style="opacity:0.6" /><line + class="st26" + x1="4800.4702" + y1="-190.99001" + x2="4801.0098" + y2="-190.31" + id="line3520" + style="opacity:0.6" /><line + class="st26" + x1="4801.27" + y1="-191.59" + x2="4801.96" + y2="-190.73" + id="line3522" + style="opacity:0.6" /><g + id="g3526" + style="opacity:0.6"> + <path + class="st27" + d="m 4800.22,-193.13 -0.06,-0.07 -0.19,0.14 0.06,0.07 c 0.04,0.05 0.12,0.06 0.17,0.02 0.05,-0.03 0.06,-0.11 0.02,-0.16 z" + id="path3524" /> + </g><path + class="st25" + d="m 4804.68,-191.18 c -0.73,-0.85 -1.17,2.72 -1.78,2.01 -0.58,-0.67 1.43,-2.43 0.85,-3.12" + id="path3530" + style="opacity:0.6" /><path + class="st25" + d="m 4805.62,-190.08 c -0.74,-0.84 -1.12,2.74 -1.75,2.04 -0.59,-0.66 1.39,-2.46 0.8,-3.14" + id="path3532" + style="opacity:0.6" /><path + class="st25" + d="m 4803.81,-192.22 c -0.72,-0.86 -1.22,2.7 -1.82,1.98 -0.57,-0.68 1.47,-2.4 0.91,-3.11" + id="path3534" + style="opacity:0.6" /><line + class="st26" + x1="4803.6699" + y1="-191.89" + x2="4804.3501" + y2="-191.07001" + id="line3536" + style="opacity:0.6" /><line + class="st26" + x1="4804.5801" + y1="-190.81" + x2="4805.2798" + y2="-190" + id="line3538" + style="opacity:0.6" /><line + class="st26" + x1="4802.2402" + y1="-190.39999" + x2="4802.9502" + y2="-189.56" + id="line3540" + style="opacity:0.6" /><line + class="st26" + x1="4801.5498" + y1="-189.67" + x2="4802.1001" + y2="-189.00999" + id="line3542" + style="opacity:0.6" /><line + class="st26" + x1="4802.3999" + y1="-188.66" + x2="4802.96" + y2="-188.00999" + id="line3544" + style="opacity:0.6" /><line + class="st26" + x1="4803.1802" + y1="-189.28999" + x2="4803.8999" + y2="-188.46001" + id="line3546" + style="opacity:0.6" /><g + id="g3550" + style="opacity:0.6"> + <path + class="st27" + d="m 4802.07,-190.79 -0.06,-0.07 -0.18,0.15 0.06,0.07 c 0.04,0.05 0.12,0.06 0.17,0.02 0.04,-0.05 0.05,-0.12 0.01,-0.17 z" + id="path3548" /> + </g><path + class="st25" + d="m 4806.59,-189 c -0.76,-0.83 -1.08,2.76 -1.71,2.07 -0.6,-0.65 1.34,-2.48 0.74,-3.15" + id="path3554" + style="opacity:0.6" /><path + class="st25" + d="m 4807.58,-187.94 c -0.77,-0.82 -1.03,2.79 -1.67,2.11 -0.61,-0.65 1.29,-2.5 0.68,-3.16" + id="path3556" + style="opacity:0.6" /><path + class="st25" + d="m 4805.68,-190.01 c -0.74,-0.84 -1.12,2.74 -1.74,2.04 -0.59,-0.66 1.39,-2.46 0.79,-3.14" + id="path3558" + style="opacity:0.6" /><line + class="st26" + x1="4805.5601" + y1="-189.67999" + x2="4806.2798" + y2="-188.88" + id="line3560" + style="opacity:0.6" /><line + class="st26" + x1="4806.5098" + y1="-188.63" + x2="4807.2402" + y2="-187.85001" + id="line3562" + style="opacity:0.6" /><line + class="st26" + x1="4804.1899" + y1="-188.14" + x2="4804.9199" + y2="-187.32001" + id="line3564" + style="opacity:0.6" /><line + class="st26" + x1="4803.52" + y1="-187.38" + x2="4804.1001" + y2="-186.74001" + id="line3566" + style="opacity:0.6" /><line + class="st26" + x1="4804.4102" + y1="-186.39999" + x2="4805" + y2="-185.77" + id="line3568" + style="opacity:0.6" /><line + class="st26" + x1="4805.1602" + y1="-187.06" + x2="4805.9199" + y2="-186.25999" + id="line3570" + style="opacity:0.6" /><g + id="g3574" + style="opacity:0.6"> + <path + class="st27" + d="m 4804,-188.52 -0.06,-0.07 -0.18,0.16 0.06,0.07 c 0.04,0.05 0.12,0.05 0.17,0.01 0.05,-0.05 0.05,-0.13 0.01,-0.17 z" + id="path3572" /> + </g><path + class="st25" + d="m 4808.59,-186.9 c -0.79,-0.8 -0.97,2.8 -1.63,2.14 -0.62,-0.63 1.24,-2.52 0.62,-3.18" + id="path3578" + style="opacity:0.6" /><path + class="st25" + d="m 4809.62,-185.88 c -0.81,-0.78 -0.92,2.82 -1.59,2.16 -0.64,-0.61 1.19,-2.54 0.56,-3.19" + id="path3580" + style="opacity:0.6" /><path + class="st25" + d="m 4807.64,-187.88 c -0.77,-0.82 -1.03,2.79 -1.67,2.11 -0.61,-0.65 1.29,-2.5 0.68,-3.16" + id="path3582" + style="opacity:0.6" /><line + class="st26" + x1="4807.5298" + y1="-187.53999" + x2="4808.2798" + y2="-186.77" + id="line3584" + style="opacity:0.6" /><line + class="st26" + x1="4808.52" + y1="-186.53" + x2="4809.2798" + y2="-185.77" + id="line3586" + style="opacity:0.6" /><line + class="st26" + x1="4806.21" + y1="-185.95" + x2="4806.98" + y2="-185.16" + id="line3588" + style="opacity:0.6" /><line + class="st26" + x1="4805.5801" + y1="-185.17" + x2="4806.1802" + y2="-184.55" + id="line3590" + style="opacity:0.6" /><line + class="st26" + x1="4806.5098" + y1="-184.22" + x2="4807.1201" + y2="-183.61" + id="line3592" + style="opacity:0.6" /><path + class="st26" + d="m 4807.23,-184.91 c 0.26,0.26 0.52,0.52 0.78,0.77" + id="path3594" + style="opacity:0.6" /><g + id="g3598" + style="opacity:0.6"> + <path + class="st27" + d="m 4806.02,-186.33 -0.06,-0.07 -0.17,0.16 0.06,0.07 c 0.05,0.05 0.12,0.05 0.17,0.01 0.04,-0.04 0.04,-0.12 0,-0.17 z" + id="path3596" /> + </g><path + class="st25" + d="m 4810.66,-184.88 c -0.82,-0.76 -0.86,2.83 -1.54,2.19 -0.66,-0.59 1.15,-2.57 0.5,-3.19" + id="path3602" + style="opacity:0.6" /><path + class="st25" + d="m 4811.73,-183.91 c -0.83,-0.75 -0.81,2.85 -1.51,2.23 -0.66,-0.59 1.1,-2.59 0.43,-3.2" + id="path3604" + style="opacity:0.6" /><path + class="st25" + d="m 4809.68,-185.82 c -0.81,-0.78 -0.91,2.82 -1.59,2.17 -0.64,-0.61 1.19,-2.54 0.56,-3.19" + id="path3606" + style="opacity:0.6" /><line + class="st26" + x1="4809.5801" + y1="-185.48" + x2="4810.3501" + y2="-184.73" + id="line3608" + style="opacity:0.6" /><line + class="st26" + x1="4810.6099" + y1="-184.5" + x2="4811.3999" + y2="-183.78" + id="line3610" + style="opacity:0.6" /><path + class="st26" + d="m 4808.33,-183.84 c 0.27,0.25 0.52,0.51 0.8,0.76" + id="path3612" + style="opacity:0.6" /><line + class="st26" + x1="4807.7202" + y1="-183.03" + x2="4808.3398" + y2="-182.44" + id="line3614" + style="opacity:0.6" /><line + class="st26" + x1="4808.6899" + y1="-182.13" + x2="4809.3301" + y2="-181.55" + id="line3616" + style="opacity:0.6" /><line + class="st26" + x1="4809.3901" + y1="-182.84" + x2="4810.2002" + y2="-182.10001" + id="line3618" + style="opacity:0.6" /><g + id="g3622" + style="opacity:0.6"> + <path + class="st27" + d="m 4808.11,-184.21 -0.07,-0.06 -0.17,0.17 0.07,0.06 c 0.05,0.05 0.12,0.05 0.17,0 0.05,-0.05 0.05,-0.12 0,-0.17 z" + id="path3620" /> + </g><path + class="st25" + d="m 4812.81,-182.93 c -0.84,-0.74 -0.75,2.86 -1.46,2.25 -0.68,-0.57 1.06,-2.62 0.39,-3.22" + id="path3626" + style="opacity:0.6" /><path + class="st25" + d="m 4813.92,-182.01 c -0.86,-0.72 -0.7,2.88 -1.42,2.28 -0.68,-0.57 1,-2.63 0.31,-3.21" + id="path3628" + style="opacity:0.6" /><path + class="st25" + d="m 4811.8,-183.84 c -0.83,-0.75 -0.81,2.86 -1.5,2.23 -0.66,-0.59 1.1,-2.6 0.43,-3.2" + id="path3630" + style="opacity:0.6" /><line + class="st26" + x1="4811.71" + y1="-183.5" + x2="4812.5098" + y2="-182.78" + id="line3632" + style="opacity:0.6" /><line + class="st26" + x1="4812.77" + y1="-182.56" + x2="4813.5898" + y2="-181.87" + id="line3634" + style="opacity:0.6" /><line + class="st26" + x1="4810.52" + y1="-181.81" + x2="4811.3398" + y2="-181.08" + id="line3636" + style="opacity:0.6" /><line + class="st26" + x1="4809.9399" + y1="-180.99001" + x2="4810.5898" + y2="-180.41" + id="line3638" + style="opacity:0.6" /><line + class="st26" + x1="4810.9399" + y1="-180.11" + x2="4811.6001" + y2="-179.55" + id="line3640" + style="opacity:0.6" /><line + class="st26" + x1="4811.6099" + y1="-180.85001" + x2="4812.46" + y2="-180.14" + id="line3642" + style="opacity:0.6" /><g + id="g3646" + style="opacity:0.6"> + <path + class="st27" + d="m 4810.3,-182.18 -0.07,-0.06 -0.16,0.18 0.07,0.06 c 0.05,0.04 0.12,0.04 0.17,-0.01 0.04,-0.05 0.03,-0.12 -0.01,-0.17 z" + id="path3644" /> + </g><path + class="st25" + d="m 4815.03,-181.08 c -0.87,-0.7 -0.63,2.89 -1.37,2.31 -0.7,-0.55 0.95,-2.66 0.26,-3.23" + id="path3650" + style="opacity:0.6" /><path + class="st25" + d="m 4816.17,-180.2 c -0.89,-0.68 -0.58,2.91 -1.32,2.34 -0.7,-0.54 0.89,-2.67 0.18,-3.22" + id="path3652" + style="opacity:0.6" /><path + class="st25" + d="m 4813.99,-181.95 c -0.86,-0.72 -0.7,2.89 -1.42,2.29 -0.68,-0.57 0.99,-2.64 0.3,-3.21" + id="path3654" + style="opacity:0.6" /><line + class="st26" + x1="4813.9102" + y1="-181.60001" + x2="4814.73" + y2="-180.91" + id="line3656" + style="opacity:0.6" /><line + class="st26" + x1="4815" + y1="-180.7" + x2="4815.8501" + y2="-180.05" + id="line3658" + style="opacity:0.6" /><line + class="st26" + x1="4812.79" + y1="-179.87" + x2="4813.6401" + y2="-179.16" + id="line3660" + style="opacity:0.6" /><line + class="st26" + x1="4812.25" + y1="-179.02" + x2="4812.9102" + y2="-178.46001" + id="line3662" + style="opacity:0.6" /><line + class="st26" + x1="4813.2798" + y1="-178.17999" + x2="4813.96" + y2="-177.64999" + id="line3664" + style="opacity:0.6" /><line + class="st26" + x1="4813.9199" + y1="-178.95" + x2="4814.79" + y2="-178.28" + id="line3666" + style="opacity:0.6" /><g + id="g3670" + style="opacity:0.6"> + <path + class="st27" + d="m 4812.55,-180.22 -0.07,-0.06 -0.15,0.18 0.07,0.06 c 0.05,0.04 0.13,0.04 0.17,-0.01 0.04,-0.05 0.03,-0.13 -0.02,-0.17 z" + id="path3668" /> + </g><path + class="st25" + d="m 4817.32,-179.32 c -0.9,-0.66 -0.51,2.91 -1.27,2.36 -0.72,-0.51 0.84,-2.7 0.12,-3.24" + id="path3674" + style="opacity:0.6" /><path + class="st25" + d="m 4818.5,-178.48 c -0.92,-0.65 -0.46,2.93 -1.23,2.39 -0.72,-0.51 0.78,-2.71 0.05,-3.23" + id="path3676" + style="opacity:0.6" /><path + class="st25" + d="m 4816.25,-180.14 c -0.89,-0.68 -0.58,2.91 -1.32,2.34 -0.7,-0.54 0.89,-2.68 0.18,-3.22" + id="path3678" + style="opacity:0.6" /><line + class="st26" + x1="4816.1802" + y1="-179.78999" + x2="4817.0298" + y2="-179.14" + id="line3680" + style="opacity:0.6" /><line + class="st26" + x1="4817.3101" + y1="-178.94" + x2="4818.1899" + y2="-178.32001" + id="line3682" + style="opacity:0.6" /><path + class="st26" + d="m 4815.13,-178.01 c 0.29,0.22 0.58,0.45 0.88,0.67" + id="path3684" + style="opacity:0.6" /><line + class="st26" + x1="4814.6201" + y1="-177.14" + x2="4815.3101" + y2="-176.62" + id="line3686" + style="opacity:0.6" /><line + class="st26" + x1="4815.6899" + y1="-176.35001" + x2="4816.3999" + y2="-175.85001" + id="line3688" + style="opacity:0.6" /><line + class="st26" + x1="4816.2998" + y1="-177.14" + x2="4817.2002" + y2="-176.50999" + id="line3690" + style="opacity:0.6" /><g + id="g3694" + style="opacity:0.6"> + <path + class="st27" + d="m 4814.88,-178.36 -0.07,-0.06 -0.14,0.19 0.07,0.06 c 0.05,0.04 0.13,0.03 0.17,-0.02 0.03,-0.05 0.02,-0.13 -0.03,-0.17 z" + id="path3692" /> + </g><path + class="st25" + d="m 4819.69,-177.65 c -0.94,-0.61 -0.39,2.92 -1.17,2.41 -0.75,-0.48 0.73,-2.72 -0.01,-3.24" + id="path3698" + style="opacity:0.6" /><path + class="st25" + d="m 4820.9,-176.86 c -0.94,-0.61 -0.35,2.95 -1.13,2.44 -0.74,-0.49 0.67,-2.74 -0.08,-3.23" + id="path3700" + style="opacity:0.6" /><path + class="st25" + d="m 4818.58,-178.43 c -0.91,-0.65 -0.46,2.94 -1.23,2.39 -0.72,-0.51 0.78,-2.71 0.05,-3.23" + id="path3702" + style="opacity:0.6" /><line + class="st26" + x1="4818.5298" + y1="-178.08" + x2="4819.3999" + y2="-177.46001" + id="line3704" + style="opacity:0.6" /><line + class="st26" + x1="4819.6899" + y1="-177.27" + x2="4820.5898" + y2="-176.69" + id="line3706" + style="opacity:0.6" /><path + class="st26" + d="m 4817.55,-176.26 c 0.3,0.21 0.6,0.43 0.91,0.63" + id="path3708" + style="opacity:0.6" /><path + class="st26" + d="m 4817.08,-175.37 c 0.24,0.16 0.47,0.34 0.71,0.49" + id="path3710" + style="opacity:0.6" /><line + class="st26" + x1="4818.1802" + y1="-174.62" + x2="4818.8999" + y2="-174.14999" + id="line3712" + style="opacity:0.6" /><line + class="st26" + x1="4818.75" + y1="-175.44" + x2="4819.6802" + y2="-174.83" + id="line3714" + style="opacity:0.6" /><g + id="g3718" + style="opacity:0.6"> + <path + class="st27" + d="m 4817.28,-176.59 -0.08,-0.05 -0.14,0.19 0.08,0.05 c 0.05,0.04 0.13,0.03 0.17,-0.03 0.04,-0.05 0.03,-0.12 -0.03,-0.16 z" + id="path3716" /> + </g><path + class="st25" + d="m 4822.12,-176.09 c -0.96,-0.58 -0.27,2.94 -1.08,2.46 -0.76,-0.45 0.6,-2.74 -0.14,-3.23" + id="path3722" + style="opacity:0.6" /><path + class="st25" + d="m 4823.36,-175.34 c -0.96,-0.58 -0.23,2.97 -1.03,2.49 -0.76,-0.46 0.56,-2.77 -0.21,-3.23" + id="path3724" + style="opacity:0.6" /><path + class="st25" + d="m 4820.97,-176.81 c -0.94,-0.61 -0.34,2.96 -1.13,2.44 -0.74,-0.49 0.67,-2.74 -0.08,-3.23" + id="path3726" + style="opacity:0.6" /><path + class="st26" + d="m 4820.94,-176.46 c 0.3,0.2 0.6,0.39 0.9,0.57" + id="path3728" + style="opacity:0.6" /><line + class="st26" + x1="4822.1401" + y1="-175.71001" + x2="4823.0601" + y2="-175.16" + id="line3730" + style="opacity:0.6" /><path + class="st26" + d="m 4820.04,-174.6 c 0.31,0.21 0.62,0.39 0.94,0.58" + id="path3732" + style="opacity:0.6" /><path + class="st26" + d="m 4819.6,-173.69 c 0.24,0.16 0.49,0.31 0.73,0.46" + id="path3734" + style="opacity:0.6" /><line + class="st26" + x1="4820.73" + y1="-172.99001" + x2="4821.4702" + y2="-172.55" + id="line3736" + style="opacity:0.6" /><line + class="st26" + x1="4821.27" + y1="-173.83" + x2="4822.2202" + y2="-173.27" + id="line3738" + style="opacity:0.6" /><g + id="g3742" + style="opacity:0.6"> + <path + class="st27" + d="m 4819.76,-174.92 -0.08,-0.05 -0.13,0.2 0.08,0.05 c 0.06,0.04 0.13,0.02 0.16,-0.03 0.04,-0.06 0.02,-0.14 -0.03,-0.17 z" + id="path3740" /> + </g><path + class="st25" + d="m 4824.61,-174.62 c -0.98,-0.54 -0.16,2.96 -0.98,2.5 -0.77,-0.44 0.49,-2.75 -0.28,-3.22" + id="path3746" + style="opacity:0.6" /><path + class="st25" + d="m 4825.88,-173.92 c -0.99,-0.53 -0.1,2.96 -0.93,2.52 -0.78,-0.42 0.45,-2.79 -0.34,-3.22" + id="path3748" + style="opacity:0.6" /><path + class="st25" + d="m 4823.43,-175.29 c -0.96,-0.58 -0.22,2.97 -1.03,2.49 -0.76,-0.46 0.56,-2.77 -0.21,-3.23" + id="path3750" + style="opacity:0.6" /><path + class="st26" + d="m 4823.42,-174.94 c 0.3,0.19 0.62,0.36 0.93,0.53" + id="path3752" + style="opacity:0.6" /><line + class="st26" + x1="4824.6499" + y1="-174.24001" + x2="4825.5801" + y2="-173.72" + id="line3754" + style="opacity:0.6" /><line + class="st26" + x1="4822.5898" + y1="-173.03999" + x2="4823.5498" + y2="-172.5" + id="line3756" + style="opacity:0.6" /><line + class="st26" + x1="4822.1899" + y1="-172.12" + x2="4822.9399" + y2="-171.7" + id="line3758" + style="opacity:0.6" /><line + class="st26" + x1="4823.3501" + y1="-171.47" + x2="4824.1099" + y2="-171.05" + id="line3760" + style="opacity:0.6" /><line + class="st26" + x1="4823.8599" + y1="-172.33" + x2="4824.8198" + y2="-171.8" + id="line3762" + style="opacity:0.6" /><g + id="g3766" + style="opacity:0.6"> + <path + class="st27" + d="m 4822.3,-173.36 -0.08,-0.05 -0.12,0.2 0.08,0.05 c 0.06,0.03 0.13,0.02 0.16,-0.04 0.03,-0.05 0.01,-0.12 -0.04,-0.16 z" + id="path3764" /> + </g><path + class="st25" + d="m 4827.16,-173.25 c -1,-0.51 -0.05,2.97 -0.88,2.54 -0.79,-0.41 0.39,-2.78 -0.4,-3.21" + id="path3770" + style="opacity:0.6" /><path + class="st25" + d="m 4828.45,-172.6 c -1.01,-0.48 0.01,2.95 -0.83,2.55 -0.8,-0.38 0.34,-2.8 -0.46,-3.21" + id="path3772" + style="opacity:0.6" /><path + class="st25" + d="m 4825.96,-173.87 c -0.99,-0.53 -0.1,2.96 -0.92,2.52 -0.78,-0.42 0.45,-2.79 -0.34,-3.22" + id="path3774" + style="opacity:0.6" /><line + class="st26" + x1="4825.9502" + y1="-173.52" + x2="4826.9102" + y2="-173.03" + id="line3776" + style="opacity:0.6" /><line + class="st26" + x1="4827.21" + y1="-172.87" + x2="4828.1699" + y2="-172.38" + id="line3778" + style="opacity:0.6" /><line + class="st26" + x1="4825.2002" + y1="-171.60001" + x2="4826.1802" + y2="-171.09" + id="line3780" + style="opacity:0.6" /><line + class="st26" + x1="4824.8398" + y1="-170.66" + x2="4825.6099" + y2="-170.25999" + id="line3782" + style="opacity:0.6" /><line + class="st26" + x1="4826.02" + y1="-170.05" + x2="4826.79" + y2="-169.66" + id="line3784" + style="opacity:0.6" /><path + class="st26" + d="m 4826.5,-170.93 c 0.33,0.17 0.65,0.34 0.98,0.49" + id="path3786" + style="opacity:0.6" /><g + id="g3790" + style="opacity:0.6"> + <path + class="st27" + d="m 4824.9,-171.89 -0.08,-0.05 -0.11,0.21 0.08,0.05 c 0.06,0.03 0.13,0.01 0.16,-0.05 0.02,-0.06 0,-0.13 -0.05,-0.16 z" + id="path3788" /> + </g><path + class="st25" + d="m 4829.76,-171.97 c -1.01,-0.48 0.06,2.97 -0.79,2.57 -0.8,-0.38 0.29,-2.81 -0.52,-3.19" + id="path3794" + style="opacity:0.6" /><path + class="st25" + d="m 4831.08,-171.37 c -1.03,-0.45 0.11,2.96 -0.74,2.58 -0.81,-0.36 0.24,-2.79 -0.58,-3.18" + id="path3796" + style="opacity:0.6" /><path + class="st25" + d="m 4828.54,-172.56 c -1.01,-0.48 0.02,2.95 -0.83,2.55 -0.8,-0.38 0.34,-2.8 -0.46,-3.2" + id="path3798" + style="opacity:0.6" /><line + class="st26" + x1="4828.5498" + y1="-172.2" + x2="4829.52" + y2="-171.74001" + id="line3800" + style="opacity:0.6" /><path + class="st26" + d="m 4829.83,-171.59 c 0.32,0.16 0.65,0.3 0.98,0.45" + id="path3802" + style="opacity:0.6" /><line + class="st26" + x1="4827.8701" + y1="-170.25" + x2="4828.8599" + y2="-169.78" + id="line3804" + style="opacity:0.6" /><line + class="st26" + x1="4827.54" + y1="-169.3" + x2="4828.3198" + y2="-168.92999" + id="line3806" + style="opacity:0.6" /><line + class="st26" + x1="4828.7402" + y1="-168.73" + x2="4829.52" + y2="-168.38" + id="line3808" + style="opacity:0.6" /><path + class="st26" + d="m 4829.18,-169.63 c 0.33,0.16 0.67,0.3 1,0.45" + id="path3810" + style="opacity:0.6" /><g + id="g3814" + style="opacity:0.6"> + <path + class="st27" + d="m 4827.55,-170.54 -0.08,-0.04 -0.1,0.21 0.08,0.04 c 0.06,0.03 0.13,0 0.16,-0.05 0.03,-0.06 0,-0.13 -0.06,-0.16 z" + id="path3812" /> + </g><path + class="st25" + d="m 4832.41,-170.78 c -1.03,-0.44 0.16,2.96 -0.7,2.59 -0.81,-0.35 0.2,-2.82 -0.63,-3.18" + id="path3818" + style="opacity:0.6" /><path + class="st25" + d="m 4833.76,-170.22 c -1.04,-0.43 0.2,2.96 -0.67,2.6 -0.81,-0.34 0.16,-2.81 -0.68,-3.16" + id="path3820" + style="opacity:0.6" /><path + class="st25" + d="m 4831.17,-171.33 c -1.03,-0.45 0.12,2.96 -0.74,2.58 -0.81,-0.36 0.23,-2.79 -0.58,-3.18" + id="path3822" + style="opacity:0.6" /><line + class="st26" + x1="4831.1899" + y1="-170.98" + x2="4832.1699" + y2="-170.53999" + id="line3824" + style="opacity:0.6" /><line + class="st26" + x1="4832.4902" + y1="-170.41" + x2="4833.48" + y2="-170" + id="line3826" + style="opacity:0.6" /><line + class="st26" + x1="4830.5801" + y1="-169.00999" + x2="4831.5801" + y2="-168.56" + id="line3828" + style="opacity:0.6" /><line + class="st26" + x1="4830.29" + y1="-168.03999" + x2="4831.0698" + y2="-167.69" + id="line3830" + style="opacity:0.6" /><line + class="st26" + x1="4831.5" + y1="-167.50999" + x2="4832.29" + y2="-167.19" + id="line3832" + style="opacity:0.6" /><line + class="st26" + x1="4831.9102" + y1="-168.42999" + x2="4832.9302" + y2="-168.00999" + id="line3834" + style="opacity:0.6" /><g + id="g3838" + style="opacity:0.6"> + <path + class="st27" + d="m 4830.25,-169.28 -0.08,-0.04 -0.1,0.22 0.09,0.04 c 0.06,0.03 0.13,0 0.16,-0.06 0.02,-0.06 -0.01,-0.13 -0.07,-0.16 z" + id="path3836" /> + </g><path + class="st25" + d="m 4835.11,-169.68 c -1.05,-0.41 0.25,2.95 -0.63,2.61 -0.82,-0.32 0.11,-2.81 -0.72,-3.16" + id="path3842" + style="opacity:0.6" /><path + class="st25" + d="m 4836.47,-169.15 c -1.05,-0.4 0.28,2.95 -0.6,2.62 -0.82,-0.32 0.08,-2.82 -0.76,-3.15" + id="path3844" + style="opacity:0.6" /><path + class="st25" + d="m 4833.84,-170.19 c -1.04,-0.43 0.2,2.96 -0.66,2.61 -0.82,-0.34 0.15,-2.81 -0.68,-3.16" + id="path3846" + style="opacity:0.6" /><line + class="st26" + x1="4833.8701" + y1="-169.84" + x2="4834.8701" + y2="-169.42999" + id="line3848" + style="opacity:0.6" /><line + class="st26" + x1="4835.2002" + y1="-169.31" + x2="4836.2002" + y2="-168.92" + id="line3850" + style="opacity:0.6" /><path + class="st26" + d="m 4833.32,-167.84 c 0.34,0.14 0.68,0.28 1.02,0.41" + id="path3852" + style="opacity:0.6" /><line + class="st26" + x1="4833.0601" + y1="-166.87" + x2="4833.8599" + y2="-166.55" + id="line3854" + style="opacity:0.6" /><line + class="st26" + x1="4834.29" + y1="-166.39" + x2="4835.0801" + y2="-166.08" + id="line3856" + style="opacity:0.6" /><line + class="st26" + x1="4834.6699" + y1="-167.31" + x2="4835.7002" + y2="-166.91" + id="line3858" + style="opacity:0.6" /><g + id="g3862" + style="opacity:0.6"> + <path + class="st27" + d="m 4832.99,-168.11 -0.09,-0.04 -0.09,0.22 0.09,0.04 c 0.06,0.03 0.13,0 0.16,-0.06 0.02,-0.06 -0.01,-0.13 -0.07,-0.16 z" + id="path3860" /> + </g><path + class="st25" + d="m 4837.84,-168.64 c -1.06,-0.39 0.32,2.95 -0.57,2.63 -0.82,-0.3 0.05,-2.81 -0.8,-3.14" + id="path3866" + style="opacity:0.6" /><path + class="st25" + d="m 4839.21,-168.14 c -1.06,-0.37 0.35,2.94 -0.54,2.63 -0.83,-0.29 0.02,-2.82 -0.83,-3.13" + id="path3868" + style="opacity:0.6" /><path + class="st25" + d="m 4836.55,-169.12 c -1.05,-0.4 0.28,2.95 -0.59,2.62 -0.82,-0.31 0.08,-2.82 -0.77,-3.15" + id="path3870" + style="opacity:0.6" /><line + class="st26" + x1="4836.5898" + y1="-168.75999" + x2="4837.6099" + y2="-168.39" + id="line3872" + style="opacity:0.6" /><line + class="st26" + x1="4837.9302" + y1="-168.27" + x2="4838.9502" + y2="-167.89999" + id="line3874" + style="opacity:0.6" /><line + class="st26" + x1="4836.1001" + y1="-166.75999" + x2="4837.1299" + y2="-166.38" + id="line3876" + style="opacity:0.6" /><line + class="st26" + x1="4835.8599" + y1="-165.78" + x2="4836.6602" + y2="-165.49001" + id="line3878" + style="opacity:0.6" /><line + class="st26" + x1="4837.0898" + y1="-165.33" + x2="4837.8999" + y2="-165.03999" + id="line3880" + style="opacity:0.6" /><line + class="st26" + x1="4837.46" + y1="-166.25999" + x2="4838.4902" + y2="-165.89" + id="line3882" + style="opacity:0.6" /><g + id="g3886" + style="opacity:0.6"> + <path + class="st27" + d="m 4835.76,-167.02 -0.09,-0.03 -0.08,0.22 0.09,0.03 c 0.06,0.02 0.13,-0.01 0.15,-0.07 0.02,-0.05 -0.01,-0.12 -0.07,-0.15 z" + id="path3884" /> + </g><path + class="st25" + d="m 4840.6,-167.66 c -1.06,-0.37 0.37,2.94 -0.52,2.64 -0.83,-0.29 0,-2.82 -0.86,-3.12" + id="path3890" + style="opacity:0.6" /><path + class="st25" + d="m 4841.98,-167.19 c -1.07,-0.36 0.39,2.94 -0.5,2.64 -0.83,-0.28 -0.02,-2.81 -0.89,-3.11" + id="path3892" + style="opacity:0.6" /><path + class="st25" + d="m 4839.3,-168.11 c -1.06,-0.37 0.35,2.94 -0.54,2.63 -0.83,-0.29 0.02,-2.81 -0.84,-3.13" + id="path3894" + style="opacity:0.6" /><line + class="st26" + x1="4839.3501" + y1="-167.75999" + x2="4840.3701" + y2="-167.39999" + id="line3896" + style="opacity:0.6" /><line + class="st26" + x1="4840.7002" + y1="-167.28999" + x2="4841.73" + y2="-166.94" + id="line3898" + style="opacity:0.6" /><line + class="st26" + x1="4838.8901" + y1="-165.75" + x2="4839.9302" + y2="-165.39" + id="line3900" + style="opacity:0.6" /><line + class="st26" + x1="4838.6699" + y1="-164.77" + x2="4839.48" + y2="-164.49001" + id="line3902" + style="opacity:0.6" /><line + class="st26" + x1="4839.9102" + y1="-164.33" + x2="4840.7202" + y2="-164.06" + id="line3904" + style="opacity:0.6" /><line + class="st26" + x1="4840.2598" + y1="-165.27" + x2="4841.2998" + y2="-164.92" + id="line3906" + style="opacity:0.6" /><g + id="g3910" + style="opacity:0.6"> + <path + class="st27" + d="m 4838.55,-166 -0.09,-0.03 -0.08,0.22 0.09,0.03 c 0.06,0.02 0.13,-0.01 0.15,-0.07 0.02,-0.06 -0.01,-0.13 -0.07,-0.15 z" + id="path3908" /> + </g><path + class="st25" + d="m 4843.38,-166.72 c -1.07,-0.35 0.4,2.94 -0.49,2.64 -0.83,-0.27 -0.04,-2.82 -0.9,-3.11" + id="path3914" + style="opacity:0.6" /><path + class="st25" + d="m 4844.78,-166.25 c -1.07,-0.35 0.41,2.94 -0.48,2.64 -0.83,-0.27 -0.04,-2.82 -0.92,-3.11" + id="path3916" + style="opacity:0.6" /><path + class="st25" + d="m 4842.07,-167.16 c -1.07,-0.36 0.39,2.94 -0.5,2.64 -0.83,-0.28 -0.02,-2.81 -0.89,-3.11" + id="path3918" + style="opacity:0.6" /><line + class="st26" + x1="4842.1299" + y1="-166.8" + x2="4843.1602" + y2="-166.46001" + id="line3920" + style="opacity:0.6" /><line + class="st26" + x1="4843.4902" + y1="-166.35001" + x2="4844.52" + y2="-166" + id="line3922" + style="opacity:0.6" /><line + class="st26" + x1="4841.7002" + y1="-164.78" + x2="4842.7402" + y2="-164.44" + id="line3924" + style="opacity:0.6" /><line + class="st26" + x1="4841.4902" + y1="-163.8" + x2="4842.2998" + y2="-163.53" + id="line3926" + style="opacity:0.6" /><line + class="st26" + x1="4842.73" + y1="-163.39" + x2="4843.5298" + y2="-163.12" + id="line3928" + style="opacity:0.6" /><line + class="st26" + x1="4843.0698" + y1="-164.33" + x2="4844.1099" + y2="-163.98" + id="line3930" + style="opacity:0.6" /><g + id="g3934" + style="opacity:0.6"> + <path + class="st27" + d="m 4841.35,-165.03 -0.09,-0.03 -0.08,0.22 0.09,0.03 c 0.06,0.02 0.13,-0.01 0.15,-0.07 0.03,-0.06 -0.01,-0.13 -0.07,-0.15 z" + id="path3932" /> + </g><path + class="st25" + d="m 4846.17,-165.8 c -1.07,-0.34 0.44,2.94 -0.46,2.65 -0.84,-0.27 -0.07,-2.81 -0.94,-3.1" + id="path3938" + style="opacity:0.6" /><path + class="st25" + d="m 4847.56,-165.36 c -1.08,-0.32 0.47,2.92 -0.42,2.65 -0.84,-0.25 -0.1,-2.81 -0.97,-3.09" + id="path3940" + style="opacity:0.6" /><path + class="st25" + d="m 4844.87,-166.22 c -1.07,-0.35 0.41,2.93 -0.48,2.64 -0.83,-0.27 -0.04,-2.82 -0.92,-3.11" + id="path3942" + style="opacity:0.6" /><line + class="st26" + x1="4844.9302" + y1="-165.87" + x2="4845.9502" + y2="-165.53999" + id="line3944" + style="opacity:0.6" /><line + class="st26" + x1="4846.2798" + y1="-165.44" + x2="4847.3101" + y2="-165.11" + id="line3946" + style="opacity:0.6" /><line + class="st26" + x1="4844.5098" + y1="-163.85001" + x2="4845.5601" + y2="-163.50999" + id="line3948" + style="opacity:0.6" /><line + class="st26" + x1="4844.3198" + y1="-162.86" + x2="4845.1299" + y2="-162.60001" + id="line3950" + style="opacity:0.6" /><line + class="st26" + x1="4845.5698" + y1="-162.46001" + x2="4846.3799" + y2="-162.2" + id="line3952" + style="opacity:0.6" /><line + class="st26" + x1="4845.8901" + y1="-163.41" + x2="4846.9399" + y2="-163.08" + id="line3954" + style="opacity:0.6" /><g + id="g3958" + style="opacity:0.6"> + <path + class="st27" + d="m 4844.16,-164.09 -0.09,-0.03 -0.07,0.22 0.09,0.03 c 0.06,0.02 0.13,-0.01 0.15,-0.07 0.02,-0.06 -0.02,-0.13 -0.08,-0.15 z" + id="path3956" /> + </g><path + class="st25" + d="m 4848.96,-164.94 c -1.08,-0.32 0.5,2.93 -0.4,2.66 -0.84,-0.25 -0.13,-2.82 -1,-3.08" + id="path3962" + style="opacity:0.6" /><path + class="st25" + d="m 4850.37,-164.54 c -1.08,-0.3 0.54,2.92 -0.37,2.66 -0.85,-0.24 -0.17,-2.8 -1.04,-3.06" + id="path3964" + style="opacity:0.6" /><path + class="st25" + d="m 4847.65,-165.34 c -1.08,-0.32 0.48,2.92 -0.42,2.65 -0.84,-0.25 -0.1,-2.81 -0.97,-3.09" + id="path3966" + style="opacity:0.6" /><line + class="st26" + x1="4847.7202" + y1="-164.99001" + x2="4848.75" + y2="-164.67999" + id="line3968" + style="opacity:0.6" /><line + class="st26" + x1="4849.0801" + y1="-164.58" + x2="4850.1201" + y2="-164.28" + id="line3970" + style="opacity:0.6" /><line + class="st26" + x1="4847.3501" + y1="-162.96001" + x2="4848.3999" + y2="-162.64" + id="line3972" + style="opacity:0.6" /><line + class="st26" + x1="4847.1802" + y1="-161.97" + x2="4848" + y2="-161.72" + id="line3974" + style="opacity:0.6" /><line + class="st26" + x1="4848.4399" + y1="-161.59" + x2="4849.2598" + y2="-161.36" + id="line3976" + style="opacity:0.6" /><line + class="st26" + x1="4848.7402" + y1="-162.53999" + x2="4849.7998" + y2="-162.24001" + id="line3978" + style="opacity:0.6" /><g + id="g3982" + style="opacity:0.6"> + <path + class="st27" + d="m 4846.99,-163.19 -0.09,-0.03 -0.07,0.23 0.09,0.03 c 0.06,0.02 0.13,-0.02 0.15,-0.08 0.02,-0.06 -0.01,-0.13 -0.08,-0.15 z" + id="path3980" /> + </g><path + class="st25" + d="m 4851.77,-164.14 c -1.09,-0.29 0.57,2.91 -0.33,2.66 -0.85,-0.22 -0.2,-2.81 -1.07,-3.06" + id="path3986" + style="opacity:0.6" /><path + class="st25" + d="m 4853.19,-163.78 c -1.09,-0.28 0.6,2.91 -0.31,2.67 -0.85,-0.22 -0.23,-2.81 -1.11,-3.04" + id="path3988" + style="opacity:0.6" /><path + class="st25" + d="m 4850.46,-164.51 c -1.08,-0.3 0.54,2.92 -0.36,2.66 -0.85,-0.24 -0.17,-2.81 -1.04,-3.06" + id="path3990" + style="opacity:0.6" /><line + class="st26" + x1="4850.5298" + y1="-164.17" + x2="4851.5698" + y2="-163.87" + id="line3992" + style="opacity:0.6" /><line + class="st26" + x1="4851.8999" + y1="-163.78999" + x2="4852.9502" + y2="-163.50999" + id="line3994" + style="opacity:0.6" /><line + class="st26" + x1="4850.21" + y1="-162.13" + x2="4851.27" + y2="-161.83" + id="line3996" + style="opacity:0.6" /><line + class="st26" + x1="4850.0601" + y1="-161.13" + x2="4850.8799" + y2="-160.89999" + id="line3998" + style="opacity:0.6" /><line + class="st26" + x1="4851.3198" + y1="-160.78" + x2="4852.1499" + y2="-160.57001" + id="line4000" + style="opacity:0.6" /><line + class="st26" + x1="4851.6099" + y1="-161.74001" + x2="4852.6699" + y2="-161.47" + id="line4002" + style="opacity:0.6" /><g + id="g4006" + style="opacity:0.6"> + <path + class="st27" + d="m 4849.85,-162.35 -0.09,-0.03 -0.06,0.23 0.09,0.03 c 0.06,0.02 0.13,-0.02 0.15,-0.08 0.01,-0.07 -0.03,-0.13 -0.09,-0.15 z" + id="path4004" /> + </g><path + class="st25" + d="m 4854.6,-163.42 c -1.09,-0.26 0.64,2.89 -0.27,2.67 -0.86,-0.2 -0.26,-2.8 -1.14,-3.03" + id="path4010" + style="opacity:0.6" /><path + class="st25" + d="m 4856.02,-163.08 c -1.09,-0.26 0.67,2.89 -0.25,2.68 -0.85,-0.2 -0.29,-2.8 -1.18,-3.01" + id="path4012" + style="opacity:0.6" /><path + class="st25" + d="m 4853.28,-163.75 c -1.09,-0.28 0.61,2.91 -0.3,2.67 -0.85,-0.22 -0.23,-2.81 -1.11,-3.04" + id="path4014" + style="opacity:0.6" /><line + class="st26" + x1="4853.3599" + y1="-163.41" + x2="4854.3999" + y2="-163.14" + id="line4016" + style="opacity:0.6" /><line + class="st26" + x1="4854.7402" + y1="-163.06" + x2="4855.79" + y2="-162.81" + id="line4018" + style="opacity:0.6" /><line + class="st26" + x1="4853.0801" + y1="-161.36" + x2="4854.1499" + y2="-161.09" + id="line4020" + style="opacity:0.6" /><line + class="st26" + x1="4852.9502" + y1="-160.36" + x2="4853.7798" + y2="-160.14999" + id="line4022" + style="opacity:0.6" /><line + class="st26" + x1="4854.23" + y1="-160.05" + x2="4855.0601" + y2="-159.85001" + id="line4024" + style="opacity:0.6" /><line + class="st26" + x1="4854.4902" + y1="-161.00999" + x2="4855.5601" + y2="-160.75999" + id="line4026" + style="opacity:0.6" /><g + id="g4030" + style="opacity:0.6"> + <path + class="st27" + d="m 4852.72,-161.58 -0.09,-0.02 -0.06,0.23 0.09,0.02 c 0.06,0.02 0.13,-0.02 0.15,-0.08 0.01,-0.07 -0.03,-0.13 -0.09,-0.15 z" + id="path4028" /> + </g><path + class="st25" + d="m 4857.45,-162.75 c -1.1,-0.24 0.7,2.87 -0.21,2.68 -0.86,-0.18 -0.32,-2.79 -1.21,-3" + id="path4034" + style="opacity:0.6" /><path + class="st25" + d="m 4858.88,-162.44 c -1.1,-0.24 0.73,2.88 -0.19,2.68 -0.86,-0.18 -0.35,-2.8 -1.24,-2.99" + id="path4036" + style="opacity:0.6" /><path + class="st25" + d="m 4856.11,-163.06 c -1.09,-0.26 0.67,2.89 -0.24,2.68 -0.86,-0.2 -0.29,-2.8 -1.18,-3.02" + id="path4038" + style="opacity:0.6" /><line + class="st26" + x1="4856.2002" + y1="-162.71001" + x2="4857.2598" + y2="-162.47" + id="line4040" + style="opacity:0.6" /><line + class="st26" + x1="4857.5898" + y1="-162.39999" + x2="4858.6499" + y2="-162.17" + id="line4042" + style="opacity:0.6" /><path + class="st26" + d="m 4855.97,-160.66 c 0.35,0.09 0.71,0.17 1.07,0.24" + id="path4044" + style="opacity:0.6" /><line + class="st26" + x1="4855.8701" + y1="-159.66" + x2="4856.7002" + y2="-159.47" + id="line4046" + style="opacity:0.6" /><line + class="st26" + x1="4857.1499" + y1="-159.37" + x2="4857.9902" + y2="-159.19" + id="line4048" + style="opacity:0.6" /><line + class="st26" + x1="4857.3901" + y1="-160.34" + x2="4858.46" + y2="-160.11" + id="line4050" + style="opacity:0.6" /><g + id="g4054" + style="opacity:0.6"> + <path + class="st27" + d="m 4855.6,-160.87 -0.09,-0.02 -0.05,0.23 0.09,0.02 c 0.06,0.02 0.13,-0.02 0.14,-0.09 0.02,-0.06 -0.02,-0.12 -0.09,-0.14 z" + id="path4052" /> + </g><path + class="st25" + d="m 4860.31,-162.15 c -1.1,-0.21 0.77,2.86 -0.15,2.68 -0.86,-0.16 -0.39,-2.78 -1.28,-2.98" + id="path4058" + style="opacity:0.6" /><path + class="st25" + d="m 4861.74,-161.87 c -1.1,-0.21 0.8,2.86 -0.12,2.69 -0.86,-0.16 -0.42,-2.79 -1.31,-2.96" + id="path4060" + style="opacity:0.6" /><path + class="st25" + d="m 4858.97,-162.42 c -1.1,-0.24 0.74,2.88 -0.18,2.68 -0.86,-0.18 -0.36,-2.8 -1.25,-2.99" + id="path4062" + style="opacity:0.6" /><line + class="st26" + x1="4859.0601" + y1="-162.08" + x2="4860.1201" + y2="-161.86" + id="line4064" + style="opacity:0.6" /><line + class="st26" + x1="4860.46" + y1="-161.8" + x2="4861.52" + y2="-161.60001" + id="line4066" + style="opacity:0.6" /><path + class="st26" + d="m 4858.88,-160.02 c 0.36,0.08 0.72,0.15 1.08,0.22" + id="path4068" + style="opacity:0.6" /><line + class="st26" + x1="4858.79" + y1="-159.02" + x2="4859.6299" + y2="-158.85001" + id="line4070" + style="opacity:0.6" /><line + class="st26" + x1="4860.0801" + y1="-158.75999" + x2="4860.9199" + y2="-158.60001" + id="line4072" + style="opacity:0.6" /><line + class="st26" + x1="4860.2998" + y1="-159.74001" + x2="4861.3799" + y2="-159.53999" + id="line4074" + style="opacity:0.6" /><g + id="g4078" + style="opacity:0.6"> + <path + class="st27" + d="m 4858.5,-160.23 -0.09,-0.02 -0.05,0.23 0.09,0.02 c 0.06,0.01 0.13,-0.03 0.14,-0.09 0.02,-0.06 -0.02,-0.12 -0.09,-0.14 z" + id="path4076" /> + </g><path + class="st25" + d="m 4863.18,-161.61 c -1.11,-0.18 0.83,2.84 -0.09,2.68 -0.87,-0.14 -0.45,-2.78 -1.34,-2.95" + id="path4082" + style="opacity:0.6" /><path + class="st25" + d="m 4864.62,-161.37 c -1.11,-0.18 0.86,2.84 -0.07,2.69 -0.87,-0.14 -0.48,-2.78 -1.38,-2.93" + id="path4084" + style="opacity:0.6" /><path + class="st25" + d="m 4861.83,-161.86 c -1.1,-0.21 0.8,2.86 -0.12,2.69 -0.86,-0.16 -0.42,-2.79 -1.31,-2.96" + id="path4086" + style="opacity:0.6" /><line + class="st26" + x1="4861.9399" + y1="-161.52" + x2="4863" + y2="-161.32001" + id="line4088" + style="opacity:0.6" /><line + class="st26" + x1="4863.3398" + y1="-161.25999" + x2="4864.4102" + y2="-161.08" + id="line4090" + style="opacity:0.6" /><path + class="st26" + d="m 4861.8,-159.45 c 0.36,0.07 0.72,0.14 1.08,0.19" + id="path4092" + style="opacity:0.6" /><line + class="st26" + x1="4861.7402" + y1="-158.45" + x2="4862.5801" + y2="-158.3" + id="line4094" + style="opacity:0.6" /><line + class="st26" + x1="4863.0298" + y1="-158.22" + x2="4863.8799" + y2="-158.08" + id="line4096" + style="opacity:0.6" /><line + class="st26" + x1="4863.23" + y1="-159.2" + x2="4864.3101" + y2="-159.02" + id="line4098" + style="opacity:0.6" /><g + id="g4102" + style="opacity:0.6"> + <path + class="st27" + d="m 4861.42,-159.65 -0.09,-0.02 -0.04,0.23 0.09,0.02 c 0.06,0.01 0.13,-0.03 0.14,-0.09 0.01,-0.06 -0.04,-0.13 -0.1,-0.14 z" + id="path4100" /> + </g><path + class="st25" + d="m 4866.06,-161.13 c -1.11,-0.17 0.89,2.82 -0.03,2.68 -0.87,-0.12 -0.51,-2.78 -1.41,-2.92" + id="path4106" + style="opacity:0.6" /><path + class="st25" + d="m 4867.51,-160.93 c -1.11,-0.16 0.92,2.82 -0.01,2.69 -0.87,-0.12 -0.54,-2.76 -1.44,-2.89" + id="path4108" + style="opacity:0.6" /><path + class="st25" + d="m 4864.71,-161.35 c -1.11,-0.18 0.86,2.84 -0.06,2.69 -0.87,-0.14 -0.48,-2.78 -1.38,-2.93" + id="path4110" + style="opacity:0.6" /><line + class="st26" + x1="4864.8198" + y1="-161.00999" + x2="4865.8901" + y2="-160.84" + id="line4112" + style="opacity:0.6" /><line + class="st26" + x1="4866.23" + y1="-160.78999" + x2="4867.2998" + y2="-160.64" + id="line4114" + style="opacity:0.6" /><line + class="st26" + x1="4864.73" + y1="-158.95" + x2="4865.8101" + y2="-158.78" + id="line4116" + style="opacity:0.6" /><line + class="st26" + x1="4864.6899" + y1="-157.94" + x2="4865.5298" + y2="-157.81" + id="line4118" + style="opacity:0.6" /><line + class="st26" + x1="4865.9902" + y1="-157.74001" + x2="4866.8398" + y2="-157.62" + id="line4120" + style="opacity:0.6" /><line + class="st26" + x1="4866.1602" + y1="-158.73" + x2="4867.25" + y2="-158.57001" + id="line4122" + style="opacity:0.6" /><g + id="g4126" + style="opacity:0.6"> + <path + class="st27" + d="m 4864.35,-159.14 -0.09,-0.02 -0.04,0.23 0.09,0.02 c 0.06,0.01 0.13,-0.03 0.14,-0.1 0.01,-0.05 -0.04,-0.11 -0.1,-0.13 z" + id="path4124" /> + </g><path + class="st25" + d="m 4868.96,-160.72 c -1.11,-0.15 0.96,2.81 0.02,2.69 -0.87,-0.12 -0.57,-2.77 -1.47,-2.89" + id="path4130" + style="opacity:0.6" /><path + class="st25" + d="m 4870.41,-160.54 c -1.12,-0.13 0.99,2.79 0.05,2.69 -0.87,-0.1 -0.6,-2.74 -1.5,-2.86" + id="path4132" + style="opacity:0.6" /><path + class="st25" + d="m 4867.6,-160.91 c -1.11,-0.16 0.93,2.82 0,2.69 -0.87,-0.12 -0.54,-2.76 -1.44,-2.89" + id="path4134" + style="opacity:0.6" /><line + class="st26" + x1="4867.7202" + y1="-160.58" + x2="4868.79" + y2="-160.42999" + id="line4136" + style="opacity:0.6" /><line + class="st26" + x1="4869.1299" + y1="-160.38" + x2="4870.21" + y2="-160.25" + id="line4138" + style="opacity:0.6" /><line + class="st26" + x1="4867.6699" + y1="-158.50999" + x2="4868.7598" + y2="-158.36" + id="line4140" + style="opacity:0.6" /><line + class="st26" + x1="4867.6499" + y1="-157.50999" + x2="4868.5" + y2="-157.39" + id="line4142" + style="opacity:0.6" /><line + class="st26" + x1="4868.96" + y1="-157.33" + x2="4869.8101" + y2="-157.23" + id="line4144" + style="opacity:0.6" /><line + class="st26" + x1="4869.1099" + y1="-158.31" + x2="4870.2002" + y2="-158.19" + id="line4146" + style="opacity:0.6" /><g + id="g4150" + style="opacity:0.6"> + <path + class="st27" + d="m 4867.29,-158.69 -0.09,-0.01 -0.03,0.23 0.09,0.01 c 0.06,0.01 0.13,-0.04 0.13,-0.1 0.01,-0.06 -0.04,-0.12 -0.1,-0.13 z" + id="path4148" /> + </g><path + class="st25" + d="m 4871.86,-160.38 c -1.12,-0.13 1.02,2.8 0.08,2.69 -0.87,-0.1 -0.63,-2.75 -1.53,-2.86" + id="path4154" + style="opacity:0.6" /><path + class="st25" + d="m 4873.31,-160.23 c -1.12,-0.1 1.05,2.77 0.11,2.68 -0.88,-0.08 -0.66,-2.72 -1.57,-2.83" + id="path4156" + style="opacity:0.6" /><path + class="st25" + d="m 4870.5,-160.53 c -1.12,-0.13 0.99,2.79 0.05,2.69 -0.87,-0.1 -0.6,-2.74 -1.51,-2.86" + id="path4158" + style="opacity:0.6" /><line + class="st26" + x1="4870.6201" + y1="-160.2" + x2="4871.7002" + y2="-160.08" + id="line4160" + style="opacity:0.6" /><path + class="st26" + d="m 4872.04,-160.04 c 0.36,0.04 0.72,0.08 1.07,0.11" + id="path4162" + style="opacity:0.6" /><line + class="st26" + x1="4870.6201" + y1="-158.14" + x2="4871.71" + y2="-158.00999" + id="line4164" + style="opacity:0.6" /><line + class="st26" + x1="4870.6299" + y1="-157.13" + x2="4871.48" + y2="-157.03" + id="line4166" + style="opacity:0.6" /><line + class="st26" + x1="4871.9302" + y1="-156.98" + x2="4872.7798" + y2="-156.89" + id="line4168" + style="opacity:0.6" /><path + class="st26" + d="m 4872.06,-157.97 c 0.36,0.05 0.73,0.07 1.09,0.11" + id="path4170" + style="opacity:0.6" /><g + id="g4174" + style="opacity:0.6"> + <path + class="st27" + d="m 4870.23,-158.3 -0.09,-0.01 -0.03,0.24 0.09,0.01 c 0.06,0.01 0.12,-0.04 0.13,-0.1 0.01,-0.08 -0.03,-0.14 -0.1,-0.14 z" + id="path4172" /> + </g><path + class="st25" + d="m 4874.77,-160.1 c -1.12,-0.1 1.08,2.77 0.14,2.68 -0.87,-0.08 -0.69,-2.73 -1.6,-2.81" + id="path4178" + style="opacity:0.6" /><path + class="st25" + d="m 4876.22,-159.97 c -1.12,-0.08 1.11,2.74 0.17,2.68 -0.88,-0.06 -0.72,-2.73 -1.63,-2.81" + id="path4180" + style="opacity:0.6" /><path + class="st25" + d="m 4873.4,-160.22 c -1.12,-0.1 1.05,2.77 0.11,2.68 -0.88,-0.08 -0.66,-2.72 -1.57,-2.83" + id="path4182" + style="opacity:0.6" /><line + class="st26" + x1="4873.54" + y1="-159.89" + x2="4874.6099" + y2="-159.78999" + id="line4184" + style="opacity:0.6" /><line + class="st26" + x1="4874.96" + y1="-159.75999" + x2="4876.0298" + y2="-159.67" + id="line4186" + style="opacity:0.6" /><line + class="st26" + x1="4873.5801" + y1="-157.83" + x2="4874.6699" + y2="-157.73" + id="line4188" + style="opacity:0.6" /><line + class="st26" + x1="4873.6099" + y1="-156.82001" + x2="4874.46" + y2="-156.74001" + id="line4190" + style="opacity:0.6" /><line + class="st26" + x1="4874.9199" + y1="-156.7" + x2="4875.77" + y2="-156.63" + id="line4192" + style="opacity:0.6" /><line + class="st26" + x1="4875.02" + y1="-157.7" + x2="4876.1201" + y2="-157.60001" + id="line4194" + style="opacity:0.6" /><g + id="g4198" + style="opacity:0.6"> + <path + class="st27" + d="m 4873.19,-157.98 -0.09,-0.01 -0.02,0.24 0.09,0.01 c 0.07,0.01 0.12,-0.04 0.13,-0.11 0,-0.07 -0.05,-0.13 -0.11,-0.13 z" + id="path4196" /> + </g><path + class="st25" + d="m 4877.68,-159.87 c -1.12,-0.07 1.14,2.74 0.2,2.68 -0.88,-0.05 -0.75,-2.71 -1.66,-2.77" + id="path4202" + style="opacity:0.6" /><path + class="st25" + d="m 4879.14,-159.78 c -1.12,-0.07 1.17,2.74 0.23,2.68 -0.88,-0.05 -0.78,-2.72 -1.69,-2.77" + id="path4204" + style="opacity:0.6" /><path + class="st25" + d="m 4876.32,-159.96 c -1.12,-0.08 1.11,2.74 0.17,2.68 -0.88,-0.05 -0.72,-2.73 -1.63,-2.8" + id="path4206" + style="opacity:0.6" /><line + class="st26" + x1="4876.46" + y1="-159.64" + x2="4877.5298" + y2="-159.57001" + id="line4208" + style="opacity:0.6" /><line + class="st26" + x1="4877.8799" + y1="-159.55" + x2="4878.96" + y2="-159.48" + id="line4210" + style="opacity:0.6" /><line + class="st26" + x1="4876.5498" + y1="-157.58" + x2="4877.6401" + y2="-157.50999" + id="line4212" + style="opacity:0.6" /><line + class="st26" + x1="4876.5898" + y1="-156.57001" + x2="4877.4502" + y2="-156.52" + id="line4214" + style="opacity:0.6" /><line + class="st26" + x1="4877.8999" + y1="-156.49001" + x2="4878.7598" + y2="-156.44" + id="line4216" + style="opacity:0.6" /><line + class="st26" + x1="4877.9902" + y1="-157.49001" + x2="4879.0898" + y2="-157.42" + id="line4218" + style="opacity:0.6" /><g + id="g4222" + style="opacity:0.6"> + <path + class="st27" + d="m 4876.15,-157.72 -0.09,-0.01 -0.02,0.24 0.09,0.01 c 0.07,0 0.12,-0.05 0.13,-0.11 0,-0.07 -0.05,-0.13 -0.11,-0.13 z" + id="path4220" /> + </g><path + class="st25" + d="m 4880.6,-159.71 c -1.12,-0.04 1.2,2.7 0.26,2.67 -0.88,-0.03 -0.81,-2.68 -1.72,-2.74" + id="path4226" + style="opacity:0.6" /><path + class="st25" + d="m 4882.06,-159.66 c -1.12,-0.04 1.22,2.71 0.29,2.67 -0.88,-0.03 -0.84,-2.69 -1.75,-2.72" + id="path4228" + style="opacity:0.6" /><path + class="st25" + d="m 4879.23,-159.78 c -1.12,-0.07 1.17,2.74 0.23,2.68 -0.88,-0.05 -0.78,-2.72 -1.69,-2.77" + id="path4230" + style="opacity:0.6" /><path + class="st26" + d="m 4879.38,-159.45 c 0.36,0.03 0.72,0.04 1.08,0.05" + id="path4232" + style="opacity:0.6" /><line + class="st26" + x1="4880.8101" + y1="-159.39" + x2="4881.8901" + y2="-159.35001" + id="line4234" + style="opacity:0.6" /><line + class="st26" + x1="4879.52" + y1="-157.39" + x2="4880.6099" + y2="-157.35001" + id="line4236" + style="opacity:0.6" /><line + class="st26" + x1="4879.5801" + y1="-156.38" + x2="4880.4399" + y2="-156.35001" + id="line4238" + style="opacity:0.6" /><line + class="st26" + x1="4880.8999" + y1="-156.34" + x2="4881.75" + y2="-156.31" + id="line4240" + style="opacity:0.6" /><line + class="st26" + x1="4880.96" + y1="-157.33" + x2="4882.0601" + y2="-157.28999" + id="line4242" + style="opacity:0.6" /><g + id="g4246" + style="opacity:0.6"> + <path + class="st27" + d="m 4879.11,-157.53 -0.09,-0.01 -0.01,0.24 0.09,0.01 c 0.07,0 0.12,-0.05 0.13,-0.11 0,-0.07 -0.05,-0.13 -0.12,-0.13 z" + id="path4244" /> + </g><path + class="st25" + d="m 4883.52,-159.61 c -1.12,-0.03 1.25,2.69 0.31,2.67 -0.88,-0.02 -0.86,-2.69 -1.77,-2.72" + id="path4250" + style="opacity:0.6" /><path + class="st25" + d="m 4884.98,-159.6 c -1.12,-0.01 1.28,2.67 0.34,2.66 -0.88,-0.01 -0.89,-2.66 -1.8,-2.68" + id="path4252" + style="opacity:0.6" /><path + class="st25" + d="m 4882.15,-159.66 c -1.12,-0.04 1.23,2.71 0.29,2.67 -0.88,-0.03 -0.84,-2.69 -1.75,-2.72" + id="path4254" + style="opacity:0.6" /><line + class="st26" + x1="4882.3101" + y1="-159.34" + x2="4883.3901" + y2="-159.3" + id="line4256" + style="opacity:0.6" /><line + class="st26" + x1="4883.73" + y1="-159.28999" + x2="4884.8198" + y2="-159.28" + id="line4258" + style="opacity:0.6" /><line + class="st26" + x1="4882.4902" + y1="-157.28" + x2="4883.5801" + y2="-157.24001" + id="line4260" + style="opacity:0.6" /><line + class="st26" + x1="4882.5801" + y1="-156.28" + x2="4883.4302" + y2="-156.25" + id="line4262" + style="opacity:0.6" /><line + class="st26" + x1="4883.8901" + y1="-156.24001" + x2="4884.75" + y2="-156.23" + id="line4264" + style="opacity:0.6" /><line + class="st26" + x1="4883.9302" + y1="-157.24001" + x2="4885.0298" + y2="-157.23" + id="line4266" + style="opacity:0.6" /><g + id="g4270" + style="opacity:0.6"> + <path + class="st27" + d="m 4882.08,-157.41 h -0.09 l -0.01,0.24 h 0.09 c 0.07,0 0.12,-0.05 0.12,-0.11 0.01,-0.08 -0.04,-0.13 -0.11,-0.13 z" + id="path4268" /> + </g><path + class="st25" + d="m 4886.45,-159.59 c -1.12,-0.01 1.31,2.67 0.37,2.66 -0.88,-0.01 -0.92,-2.67 -1.83,-2.67" + id="path4274" + style="opacity:0.6" /><path + class="st25" + d="m 4887.91,-159.59 c -1.12,0.02 1.34,2.63 0.4,2.65 -0.88,0.02 -0.95,-2.65 -1.86,-2.65" + id="path4276" + style="opacity:0.6" /><path + class="st25" + d="m 4885.08,-159.6 c -1.12,-0.01 1.28,2.67 0.34,2.66 -0.88,-0.01 -0.9,-2.67 -1.81,-2.67" + id="path4278" + style="opacity:0.6" /><line + class="st26" + x1="4885.2402" + y1="-159.28" + x2="4886.3198" + y2="-159.27" + id="line4280" + style="opacity:0.6" /><line + class="st26" + x1="4886.6699" + y1="-159.27" + x2="4887.75" + y2="-159.27" + id="line4282" + style="opacity:0.6" /><line + class="st26" + x1="4885.46" + y1="-157.23" + x2="4886.5601" + y2="-157.22" + id="line4284" + style="opacity:0.6" /><line + class="st26" + x1="4885.5698" + y1="-156.23" + x2="4886.4302" + y2="-156.22" + id="line4286" + style="opacity:0.6" /><line + class="st26" + x1="4886.8901" + y1="-156.22" + x2="4887.7402" + y2="-156.22" + id="line4288" + style="opacity:0.6" /><path + class="st26" + d="m 4886.91,-157.22 c 0.37,0 0.73,0.01 1.1,0" + id="path4290" + style="opacity:0.6" /><g + id="g4294" + style="opacity:0.6"> + <path + class="st27" + d="m 4885.05,-157.35 h -0.09 v 0.24 h 0.09 c 0.07,0 0.12,-0.05 0.12,-0.12 0,-0.07 -0.05,-0.12 -0.12,-0.12 z" + id="path4292" /> + </g><path + class="st25" + d="m 4889.37,-159.62 c -1.12,0.02 1.37,2.63 0.43,2.65 -0.88,0.02 -0.98,-2.64 -1.89,-2.62" + id="path4298" + style="opacity:0.6" /><path + class="st25" + d="m 4890.83,-159.65 c -1.12,0.02 1.39,2.63 0.45,2.65 -0.88,0.02 -1.01,-2.64 -1.92,-2.62" + id="path4300" + style="opacity:0.6" /><path + class="st25" + d="m 4888,-159.59 c -1.12,0.02 1.34,2.63 0.4,2.65 -0.88,0.02 -0.95,-2.64 -1.86,-2.65" + id="path4302" + style="opacity:0.6" /><line + class="st26" + x1="4888.1699" + y1="-159.28" + x2="4889.25" + y2="-159.3" + id="line4304" + style="opacity:0.6" /><line + class="st26" + x1="4889.6001" + y1="-159.31" + x2="4890.6802" + y2="-159.33" + id="line4306" + style="opacity:0.6" /><line + class="st26" + x1="4888.4302" + y1="-157.23" + x2="4889.5298" + y2="-157.25999" + id="line4308" + style="opacity:0.6" /><line + class="st26" + x1="4888.5698" + y1="-156.23" + x2="4889.4199" + y2="-156.25" + id="line4310" + style="opacity:0.6" /><line + class="st26" + x1="4889.8799" + y1="-156.25999" + x2="4890.73" + y2="-156.28" + id="line4312" + style="opacity:0.6" /><line + class="st26" + x1="4889.8799" + y1="-157.25999" + x2="4890.98" + y2="-157.28999" + id="line4314" + style="opacity:0.6" /><g + id="g4318" + style="opacity:0.6"> + <path + class="st27" + d="m 4888.02,-157.34 h -0.09 v 0.24 h 0.09 c 0.07,0 0.12,-0.06 0.12,-0.12 0,-0.07 -0.05,-0.12 -0.12,-0.12 z" + id="path4316" /> + </g><path + class="st25" + d="m 4892.3,-159.7 c -1.13,0.06 1.41,2.59 0.46,2.64 -0.86,0.04 -1.02,-2.6 -1.93,-2.59" + id="path4322" + style="opacity:0.6" /><path + class="st25" + d="m 4893.78,-159.78 c -1.13,0.06 1.4,2.59 0.46,2.64 -0.87,0.04 -1.02,-2.61 -1.94,-2.57" + id="path4324" + style="opacity:0.6" /><path + class="st25" + d="m 4890.92,-159.65 c -1.12,0.02 1.4,2.63 0.46,2.65 -0.88,0.02 -1.01,-2.64 -1.92,-2.62" + id="path4326" + style="opacity:0.6" /><path + class="st26" + d="m 4891.1,-159.34 c 0.36,0 0.72,-0.02 1.09,-0.04" + id="path4328" + style="opacity:0.6" /><line + class="st26" + x1="4892.5298" + y1="-159.39999" + x2="4893.6201" + y2="-159.46001" + id="line4330" + style="opacity:0.6" /><path + class="st26" + d="m 4891.41,-157.3 c 0.37,0 0.73,-0.03 1.09,-0.05" + id="path4332" + style="opacity:0.6" /><line + class="st26" + x1="4891.5601" + y1="-156.3" + x2="4892.3999" + y2="-156.34" + id="line4334" + style="opacity:0.6" /><line + class="st26" + x1="4892.8599" + y1="-156.36" + x2="4893.7002" + y2="-156.39999" + id="line4336" + style="opacity:0.6" /><line + class="st26" + x1="4892.8501" + y1="-157.36" + x2="4893.9399" + y2="-157.42" + id="line4338" + style="opacity:0.6" /><g + id="g4342" + style="opacity:0.6"> + <path + class="st27" + d="m 4890.99,-157.41 h -0.09 l 0.01,0.24 h 0.09 c 0.07,0 0.12,-0.06 0.12,-0.12 0,-0.07 -0.06,-0.12 -0.13,-0.12 z" + id="path4340" /> + </g><path + class="st25" + d="m 4895.26,-159.85 c -1.13,0.06 1.4,2.59 0.46,2.64 -0.87,0.04 -1.01,-2.61 -1.94,-2.57" + id="path4346" + style="opacity:0.6" /><path + class="st25" + d="m 4896.75,-159.88 c -1.13,0 1.39,2.66 0.44,2.66 -0.86,0.01 -1,-2.69 -1.93,-2.63" + id="path4348" + style="opacity:0.6" /><path + class="st25" + d="m 4893.87,-159.78 c -1.13,0.06 1.4,2.59 0.46,2.64 -0.87,0.04 -1.02,-2.61 -1.94,-2.57" + id="path4350" + style="opacity:0.6" /><line + class="st26" + x1="4894.0498" + y1="-159.48" + x2="4895.1401" + y2="-159.53" + id="line4352" + style="opacity:0.6" /><path + class="st26" + d="m 4895.49,-159.55 c 0.36,-0.03 0.73,-0.01 1.1,-0.02" + id="path4354" + style="opacity:0.6" /><line + class="st26" + x1="4894.3599" + y1="-157.44" + x2="4895.4502" + y2="-157.5" + id="line4356" + style="opacity:0.6" /><line + class="st26" + x1="4894.5098" + y1="-156.45" + x2="4895.3501" + y2="-156.49001" + id="line4358" + style="opacity:0.6" /><path + class="st26" + d="m 4895.81,-156.51 c 0.28,-0.01 0.56,0 0.84,-0.01" + id="path4360" + style="opacity:0.6" /><line + class="st26" + x1="4895.7998" + y1="-157.50999" + x2="4896.8901" + y2="-157.52" + id="line4362" + style="opacity:0.6" /><g + id="g4366" + style="opacity:0.6"> + <path + class="st27" + d="m 4893.95,-157.54 h -0.09 l 0.01,0.24 h 0.09 c 0.06,0 0.12,-0.06 0.11,-0.12 0,-0.07 -0.05,-0.12 -0.12,-0.12 z" + id="path4364" /> + </g><path + class="st25" + d="m 4898.24,-159.88 c -1.13,0 1.37,2.66 0.42,2.66 -0.86,0 -0.98,-2.66 -1.91,-2.66" + id="path4370" + style="opacity:0.6" /><path + class="st25" + d="m 4899.73,-159.88 c -1.13,0 1.35,2.66 0.4,2.66 -0.86,0 -0.96,-2.66 -1.89,-2.66" + id="path4372" + style="opacity:0.6" /><path + class="st25" + d="m 4896.84,-159.88 c -1.13,0 1.39,2.66 0.44,2.66 -0.86,0.01 -1,-2.68 -1.93,-2.64" + id="path4374" + style="opacity:0.6" /><line + class="st26" + x1="4897.02" + y1="-159.57001" + x2="4898.1201" + y2="-159.57001" + id="line4376" + style="opacity:0.6" /><line + class="st26" + x1="4898.4702" + y1="-159.57001" + x2="4899.5698" + y2="-159.57001" + id="line4378" + style="opacity:0.6" /><line + class="st26" + x1="4897.3101" + y1="-157.52" + x2="4898.3999" + y2="-157.52" + id="line4380" + style="opacity:0.6" /><line + class="st26" + x1="4897.4502" + y1="-156.52" + x2="4898.29" + y2="-156.52" + id="line4382" + style="opacity:0.6" /><line + class="st26" + x1="4898.7402" + y1="-156.52" + x2="4899.5698" + y2="-156.52" + id="line4384" + style="opacity:0.6" /><line + class="st26" + x1="4898.75" + y1="-157.52" + x2="4899.8301" + y2="-157.52" + id="line4386" + style="opacity:0.6" /><g + id="g4390" + style="opacity:0.6"> + <path + class="st27" + d="m 4896.9,-157.64 h -0.09 l 0.01,0.24 h 0.09 c 0.06,0 0.12,-0.05 0.11,-0.12 0,-0.06 -0.05,-0.12 -0.12,-0.12 z" + id="path4388" /> + </g><path + class="st25" + d="m 4901.22,-159.88 c -1.13,0 1.32,2.66 0.38,2.66 -0.86,0 -0.94,-2.66 -1.87,-2.66" + id="path4394" + style="opacity:0.6" /><path + class="st25" + d="m 4902.71,-159.88 c -1.13,0 1.3,2.66 0.36,2.66 -0.86,0 -0.92,-2.66 -1.85,-2.66" + id="path4396" + style="opacity:0.6" /><path + class="st25" + d="m 4899.82,-159.88 c -1.13,0 1.34,2.66 0.4,2.66 -0.86,0 -0.96,-2.66 -1.89,-2.66" + id="path4398" + style="opacity:0.6" /><line + class="st26" + x1="4900" + y1="-159.57001" + x2="4901.0898" + y2="-159.57001" + id="line4400" + style="opacity:0.6" /><line + class="st26" + x1="4901.4502" + y1="-159.57001" + x2="4902.54" + y2="-159.57001" + id="line4402" + style="opacity:0.6" /><line + class="st26" + x1="4900.2598" + y1="-157.52" + x2="4901.3398" + y2="-157.52" + id="line4404" + style="opacity:0.6" /><line + class="st26" + x1="4900.3799" + y1="-156.52" + x2="4901.2202" + y2="-156.52" + id="line4406" + style="opacity:0.6" /><line + class="st26" + x1="4901.6699" + y1="-156.52" + x2="4902.5" + y2="-156.52" + id="line4408" + style="opacity:0.6" /><line + class="st26" + x1="4901.6899" + y1="-157.52" + x2="4902.7798" + y2="-157.52" + id="line4410" + style="opacity:0.6" /><g + id="g4414" + style="opacity:0.6"> + <path + class="st27" + d="m 4899.85,-157.64 h -0.09 v 0.24 h 0.09 c 0.06,0 0.12,-0.05 0.12,-0.12 0,-0.06 -0.05,-0.12 -0.12,-0.12 z" + id="path4412" /> + </g><path + class="st25" + d="m 4904.21,-159.88 c -1.13,0 1.28,2.66 0.34,2.66 -0.86,0 -0.89,-2.66 -1.83,-2.66" + id="path4418" + style="opacity:0.6" /><path + class="st25" + d="m 4905.7,-159.88 c -1.13,0 1.26,2.66 0.32,2.66 -0.86,0 -0.87,-2.66 -1.81,-2.66" + id="path4420" + style="opacity:0.6" /><path + class="st25" + d="m 4902.81,-159.88 c -1.13,0 1.3,2.66 0.36,2.66 -0.86,0 -0.91,-2.66 -1.85,-2.66" + id="path4422" + style="opacity:0.6" /><line + class="st26" + x1="4902.9702" + y1="-159.57001" + x2="4904.0698" + y2="-159.57001" + id="line4424" + style="opacity:0.6" /><line + class="st26" + x1="4904.4199" + y1="-159.57001" + x2="4905.52" + y2="-159.57001" + id="line4426" + style="opacity:0.6" /><line + class="st26" + x1="4903.2002" + y1="-157.52" + x2="4904.29" + y2="-157.52" + id="line4428" + style="opacity:0.6" /><line + class="st26" + x1="4903.3101" + y1="-156.52" + x2="4904.1499" + y2="-156.52" + id="line4430" + style="opacity:0.6" /><line + class="st26" + x1="4904.6001" + y1="-156.52" + x2="4905.4399" + y2="-156.52" + id="line4432" + style="opacity:0.6" /><line + class="st26" + x1="4904.6401" + y1="-157.52" + x2="4905.7202" + y2="-157.52" + id="line4434" + style="opacity:0.6" /><g + id="g4438" + style="opacity:0.6"> + <path + class="st27" + d="m 4902.8,-157.64 h -0.09 v 0.24 h 0.09 c 0.06,0 0.12,-0.05 0.12,-0.12 0,-0.06 -0.06,-0.12 -0.12,-0.12 z" + id="path4436" /> + </g><path + class="st25" + d="m 4907.19,-159.88 c -1.13,0 1.24,2.66 0.29,2.66 -0.86,0 -0.85,-2.66 -1.79,-2.66" + id="path4442" + style="opacity:0.6" /><path + class="st25" + d="m 4908.68,-159.86 c -1.13,-0.06 1.22,2.73 0.28,2.68 -0.87,-0.05 -0.83,-2.7 -1.77,-2.7" + id="path4444" + style="opacity:0.6" /><path + class="st25" + d="m 4905.79,-159.88 c -1.13,0 1.26,2.66 0.31,2.66 -0.86,0 -0.87,-2.66 -1.81,-2.66" + id="path4446" + style="opacity:0.6" /><line + class="st26" + x1="4905.9502" + y1="-159.57001" + x2="4907.0498" + y2="-159.57001" + id="line4448" + style="opacity:0.6" /><path + class="st26" + d="m 4907.4,-159.57 c 0.37,0.01 0.73,-0.01 1.1,0.01" + id="path4450" + style="opacity:0.6" /><line + class="st26" + x1="4906.1499" + y1="-157.52" + x2="4907.2402" + y2="-157.52" + id="line4452" + style="opacity:0.6" /><line + class="st26" + x1="4906.2402" + y1="-156.52" + x2="4907.0801" + y2="-156.52" + id="line4454" + style="opacity:0.6" /><path + class="st26" + d="m 4907.53,-156.52 c 0.28,0 0.56,-0.01 0.84,0.01" + id="path4456" + style="opacity:0.6" /><path + class="st26" + d="m 4907.58,-157.52 c 0.36,-0.01 0.72,0 1.09,0.03" + id="path4458" + style="opacity:0.6" /><g + id="g4462" + style="opacity:0.6"> + <path + class="st27" + d="m 4905.75,-157.64 h -0.09 v 0.24 h 0.09 c 0.06,0 0.12,-0.05 0.12,-0.12 -0.01,-0.06 -0.06,-0.12 -0.12,-0.12 z" + id="path4460" /> + </g><path + class="st25" + d="m 4910.15,-159.78 c -1.13,-0.06 1.18,2.72 0.23,2.68 -0.87,-0.04 -0.79,-2.7 -1.71,-2.75" + id="path4466" + style="opacity:0.6" /><path + class="st25" + d="m 4911.62,-159.71 c -1.13,-0.06 1.18,2.72 0.23,2.68 -0.87,-0.04 -0.79,-2.7 -1.71,-2.75" + id="path4468" + style="opacity:0.6" /><path + class="st25" + d="m 4908.76,-159.85 c -1.13,-0.06 1.18,2.72 0.23,2.68 -0.87,-0.04 -0.79,-2.7 -1.71,-2.75" + id="path4470" + style="opacity:0.6" /><line + class="st26" + x1="4908.9102" + y1="-159.53" + x2="4910" + y2="-159.48" + id="line4472" + style="opacity:0.6" /><line + class="st26" + x1="4910.3501" + y1="-159.46001" + x2="4911.4399" + y2="-159.39999" + id="line4474" + style="opacity:0.6" /><line + class="st26" + x1="4909.0498" + y1="-157.47" + x2="4910.1401" + y2="-157.42" + id="line4476" + style="opacity:0.6" /><line + class="st26" + x1="4909.1099" + y1="-156.47" + x2="4909.96" + y2="-156.42" + id="line4478" + style="opacity:0.6" /><line + class="st26" + x1="4910.4102" + y1="-156.39999" + x2="4911.25" + y2="-156.36" + id="line4480" + style="opacity:0.6" /><line + class="st26" + x1="4910.4902" + y1="-157.39999" + x2="4911.5801" + y2="-157.34" + id="line4482" + style="opacity:0.6" /><g + id="g4486" + style="opacity:0.6"> + <path + class="st27" + d="m 4908.65,-157.61 h -0.09 l -0.01,0.24 h 0.09 c 0.06,0 0.12,-0.05 0.12,-0.11 0,-0.07 -0.05,-0.13 -0.11,-0.13 z" + id="path4484" /> + </g><path + class="st25" + d="m 4913.11,-159.65 c -1.12,-0.02 1.23,2.69 0.29,2.67 -0.88,-0.02 -0.83,-2.67 -1.76,-2.72" + id="path4490" + style="opacity:0.6" /><path + class="st25" + d="m 4914.57,-159.62 c -1.12,-0.02 1.26,2.69 0.32,2.67 -0.88,-0.02 -0.87,-2.68 -1.78,-2.7" + id="path4492" + style="opacity:0.6" /><path + class="st25" + d="m 4911.73,-159.7 c -1.13,-0.06 1.22,2.73 0.27,2.68 -0.87,-0.04 -0.83,-2.71 -1.75,-2.75" + id="path4494" + style="opacity:0.6" /><path + class="st26" + d="m 4911.88,-159.38 c 0.36,0.02 0.73,0.04 1.09,0.04" + id="path4496" + style="opacity:0.6" /><line + class="st26" + x1="4913.3101" + y1="-159.33" + x2="4914.3999" + y2="-159.31" + id="line4498" + style="opacity:0.6" /><path + class="st26" + d="m 4912.05,-157.32 c 0.36,0.02 0.73,0.02 1.09,0.03" + id="path4500" + style="opacity:0.6" /><path + class="st26" + d="m 4912.13,-156.31 c 0.28,0.02 0.57,0.02 0.85,0.02" + id="path4502" + style="opacity:0.6" /><line + class="st26" + x1="4913.4399" + y1="-156.28" + x2="4914.2998" + y2="-156.25999" + id="line4504" + style="opacity:0.6" /><line + class="st26" + x1="4913.5" + y1="-157.28" + x2="4914.5898" + y2="-157.25" + id="line4506" + style="opacity:0.6" /><g + id="g4510" + style="opacity:0.6"> + <path + class="st27" + d="m 4911.65,-157.46 h -0.09 l -0.01,0.24 h 0.09 c 0.06,0 0.12,-0.05 0.12,-0.11 0,-0.07 -0.05,-0.12 -0.11,-0.13 z" + id="path4508" /> + </g><path + class="st25" + d="m 4916.03,-159.59 c -1.12,-0.02 1.28,2.68 0.34,2.67 -0.88,-0.02 -0.9,-2.68 -1.81,-2.7" + id="path4514" + style="opacity:0.6" /><path + class="st25" + d="m 4917.49,-159.59 c -1.12,0.01 1.31,2.65 0.37,2.66 -0.88,0 -0.92,-2.64 -1.83,-2.66" + id="path4516" + style="opacity:0.6" /><path + class="st25" + d="m 4914.66,-159.62 c -1.12,-0.02 1.26,2.69 0.32,2.67 -0.88,-0.02 -0.87,-2.68 -1.78,-2.7" + id="path4518" + style="opacity:0.6" /><line + class="st26" + x1="4914.8198" + y1="-159.3" + x2="4915.8999" + y2="-159.28" + id="line4520" + style="opacity:0.6" /><path + class="st26" + d="m 4916.25,-159.27 c 0.36,0.01 0.72,0 1.08,0" + id="path4522" + style="opacity:0.6" /><line + class="st26" + x1="4915.02" + y1="-157.24001" + x2="4916.1201" + y2="-157.22" + id="line4524" + style="opacity:0.6" /><line + class="st26" + x1="4915.1201" + y1="-156.24001" + x2="4915.98" + y2="-156.22" + id="line4526" + style="opacity:0.6" /><line + class="st26" + x1="4916.4399" + y1="-156.21001" + x2="4917.29" + y2="-156.22" + id="line4528" + style="opacity:0.6" /><line + class="st26" + x1="4916.4702" + y1="-157.21001" + x2="4917.5698" + y2="-157.22" + id="line4530" + style="opacity:0.6" /><g + id="g4534" + style="opacity:0.6"> + <path + class="st27" + d="m 4914.61,-157.37 h -0.09 v 0.24 h 0.09 c 0.07,0 0.12,-0.05 0.12,-0.12 0,-0.07 -0.05,-0.12 -0.12,-0.12 z" + id="path4532" /> + </g><path + class="st25" + d="m 4918.95,-159.6 c -1.12,0.01 1.34,2.65 0.4,2.66 -0.88,0.01 -0.95,-2.65 -1.86,-2.65" + id="path4538" + style="opacity:0.6" /><path + class="st25" + d="m 4920.41,-159.61 c -1.12,0.02 1.37,2.62 0.43,2.65 -0.88,0.03 -0.98,-2.65 -1.89,-2.64" + id="path4540" + style="opacity:0.6" /><path + class="st25" + d="m 4917.58,-159.59 c -1.12,0.01 1.31,2.65 0.38,2.66 -0.88,0 -0.93,-2.64 -1.84,-2.66" + id="path4542" + style="opacity:0.6" /><line + class="st26" + x1="4917.75" + y1="-159.27" + x2="4918.8301" + y2="-159.28" + id="line4544" + style="opacity:0.6" /><line + class="st26" + x1="4919.1802" + y1="-159.28" + x2="4920.2598" + y2="-159.28999" + id="line4546" + style="opacity:0.6" /><line + class="st26" + x1="4917.9902" + y1="-157.22" + x2="4919.0898" + y2="-157.23" + id="line4548" + style="opacity:0.6" /><line + class="st26" + x1="4918.1201" + y1="-156.22" + x2="4918.9702" + y2="-156.23" + id="line4550" + style="opacity:0.6" /><line + class="st26" + x1="4919.4302" + y1="-156.23" + x2="4920.29" + y2="-156.24001" + id="line4552" + style="opacity:0.6" /><line + class="st26" + x1="4919.4399" + y1="-157.23" + x2="4920.54" + y2="-157.24001" + id="line4554" + style="opacity:0.6" /><g + id="g4558" + style="opacity:0.6"> + <path + class="st27" + d="m 4917.59,-157.34 h -0.09 v 0.24 h 0.09 c 0.07,0 0.12,-0.05 0.12,-0.12 0,-0.07 -0.06,-0.12 -0.12,-0.12 z" + id="path4556" /> + </g><path + class="st25" + d="m 4921.88,-159.66 c -1.12,0.04 1.4,2.61 0.46,2.65 -0.88,0.03 -1.01,-2.63 -1.92,-2.6" + id="path4562" + style="opacity:0.6" /><path + class="st25" + d="m 4923.34,-159.71 c -1.12,0.04 1.43,2.61 0.49,2.65 -0.88,0.03 -1.04,-2.63 -1.95,-2.59" + id="path4564" + style="opacity:0.6" /><path + class="st25" + d="m 4920.51,-159.61 c -1.12,0.03 1.37,2.62 0.43,2.65 -0.88,0.03 -0.98,-2.65 -1.89,-2.63" + id="path4566" + style="opacity:0.6" /><line + class="st26" + x1="4920.6802" + y1="-159.3" + x2="4921.7598" + y2="-159.34" + id="line4568" + style="opacity:0.6" /><line + class="st26" + x1="4922.1001" + y1="-159.35001" + x2="4923.1899" + y2="-159.39" + id="line4570" + style="opacity:0.6" /><line + class="st26" + x1="4920.9702" + y1="-157.25999" + x2="4922.0601" + y2="-157.3" + id="line4572" + style="opacity:0.6" /><line + class="st26" + x1="4921.1099" + y1="-156.25999" + x2="4921.9702" + y2="-156.28999" + id="line4574" + style="opacity:0.6" /><line + class="st26" + x1="4922.4302" + y1="-156.31" + x2="4923.2798" + y2="-156.34" + id="line4576" + style="opacity:0.6" /><line + class="st26" + x1="4922.4199" + y1="-157.31" + x2="4923.5098" + y2="-157.35001" + id="line4578" + style="opacity:0.6" /><g + id="g4582" + style="opacity:0.6"> + <path + class="st27" + d="m 4920.56,-157.36 h -0.09 v 0.24 h 0.09 c 0.07,0 0.12,-0.06 0.12,-0.12 0,-0.07 -0.06,-0.13 -0.12,-0.12 z" + id="path4580" /> + </g><path + class="st25" + d="m 4924.8,-159.78 c -1.12,0.07 1.45,2.58 0.51,2.63 -0.88,0.06 -1.06,-2.59 -1.97,-2.57" + id="path4586" + style="opacity:0.6" /><path + class="st25" + d="m 4926.26,-159.87 c -1.12,0.07 1.48,2.57 0.54,2.63 -0.88,0.06 -1.09,-2.6 -2,-2.54" + id="path4588" + style="opacity:0.6" /><path + class="st25" + d="m 4923.43,-159.71 c -1.12,0.04 1.43,2.61 0.49,2.65 -0.88,0.03 -1.04,-2.63 -1.95,-2.59" + id="path4590" + style="opacity:0.6" /><path + class="st26" + d="m 4923.61,-159.4 c 0.36,-0.01 0.72,-0.02 1.08,-0.05" + id="path4592" + style="opacity:0.6" /><line + class="st26" + x1="4925.0298" + y1="-159.48" + x2="4926.1099" + y2="-159.53999" + id="line4594" + style="opacity:0.6" /><path + class="st26" + d="m 4923.94,-157.36 c 0.37,-0.01 0.73,-0.04 1.09,-0.06" + id="path4596" + style="opacity:0.6" /><path + class="st26" + d="m 4924.11,-156.37 c 0.29,-0.01 0.57,-0.03 0.85,-0.05" + id="path4598" + style="opacity:0.6" /><line + class="st26" + x1="4925.4199" + y1="-156.44" + x2="4926.27" + y2="-156.5" + id="line4600" + style="opacity:0.6" /><line + class="st26" + x1="4925.3901" + y1="-157.44" + x2="4926.48" + y2="-157.50999" + id="line4602" + style="opacity:0.6" /><g + id="g4606" + style="opacity:0.6"> + <path + class="st27" + d="m 4923.53,-157.47 h -0.09 l 0.01,0.24 h 0.09 c 0.07,0 0.12,-0.06 0.11,-0.12 0,-0.07 -0.06,-0.12 -0.12,-0.12 z" + id="path4604" /> + </g><path + class="st25" + d="m 4927.72,-159.96 c -1.12,0.08 1.51,2.55 0.57,2.62 -0.88,0.07 -1.12,-2.59 -2.03,-2.53" + id="path4610" + style="opacity:0.6" /><path + class="st25" + d="m 4929.17,-160.09 c -1.12,0.1 1.54,2.53 0.6,2.62 -0.88,0.08 -1.15,-2.56 -2.06,-2.49" + id="path4612" + style="opacity:0.6" /><path + class="st25" + d="m 4926.35,-159.87 c -1.12,0.07 1.48,2.57 0.54,2.63 -0.88,0.06 -1.09,-2.6 -2,-2.54" + id="path4614" + style="opacity:0.6" /><line + class="st26" + x1="4926.5298" + y1="-159.57001" + x2="4927.6099" + y2="-159.64" + id="line4616" + style="opacity:0.6" /><line + class="st26" + x1="4927.96" + y1="-159.66" + x2="4929.0298" + y2="-159.75999" + id="line4618" + style="opacity:0.6" /><line + class="st26" + x1="4926.9102" + y1="-157.53999" + x2="4928" + y2="-157.61" + id="line4620" + style="opacity:0.6" /><line + class="st26" + x1="4927.1001" + y1="-156.55" + x2="4927.9502" + y2="-156.60001" + id="line4622" + style="opacity:0.6" /><line + class="st26" + x1="4928.4102" + y1="-156.64" + x2="4929.2598" + y2="-156.72" + id="line4624" + style="opacity:0.6" /><line + class="st26" + x1="4928.3501" + y1="-157.64" + x2="4929.4502" + y2="-157.74001" + id="line4626" + style="opacity:0.6" /><g + id="g4630" + style="opacity:0.6"> + <path + class="st27" + d="m 4926.49,-157.63 -0.09,0.01 0.02,0.24 0.09,-0.01 c 0.06,0 0.12,-0.06 0.11,-0.13 0,-0.07 -0.06,-0.12 -0.13,-0.11 z" + id="path4628" /> + </g><path + class="st25" + d="m 4930.63,-160.22 c -1.12,0.1 1.56,2.53 0.63,2.62 -0.87,0.08 -1.18,-2.57 -2.08,-2.48" + id="path4634" + style="opacity:0.6" /><path + class="st25" + d="m 4932.08,-160.37 c -1.12,0.13 1.59,2.49 0.66,2.6 -0.87,0.1 -1.2,-2.53 -2.11,-2.45" + id="path4636" + style="opacity:0.6" /><path + class="st25" + d="m 4929.26,-160.09 c -1.12,0.1 1.54,2.53 0.6,2.62 -0.88,0.08 -1.15,-2.57 -2.06,-2.49" + id="path4638" + style="opacity:0.6" /><line + class="st26" + x1="4929.4502" + y1="-159.8" + x2="4930.5298" + y2="-159.89" + id="line4640" + style="opacity:0.6" /><path + class="st26" + d="m 4930.88,-159.92 c 0.36,-0.03 0.72,-0.06 1.07,-0.11" + id="path4642" + style="opacity:0.6" /><line + class="st26" + x1="4929.8701" + y1="-157.77" + x2="4930.9702" + y2="-157.87" + id="line4644" + style="opacity:0.6" /><line + class="st26" + x1="4930.0801" + y1="-156.78999" + x2="4930.9302" + y2="-156.87" + id="line4646" + style="opacity:0.6" /><path + class="st26" + d="m 4931.39,-156.91 c 0.28,-0.02 0.57,-0.06 0.85,-0.09" + id="path4648" + style="opacity:0.6" /><path + class="st26" + d="m 4931.32,-157.9 c 0.36,-0.03 0.73,-0.08 1.09,-0.12" + id="path4650" + style="opacity:0.6" /><g + id="g4654" + style="opacity:0.6"> + <path + class="st27" + d="m 4929.46,-157.86 -0.09,0.01 0.02,0.24 0.09,-0.01 c 0.06,-0.01 0.11,-0.06 0.11,-0.13 -0.01,-0.06 -0.07,-0.11 -0.13,-0.11 z" + id="path4652" /> + </g><path + class="st25" + d="m 4933.53,-160.53 c -1.12,0.13 1.62,2.49 0.69,2.6 -0.87,0.1 -1.23,-2.54 -2.14,-2.43" + id="path4658" + style="opacity:0.6" /><path + class="st25" + d="m 4934.98,-160.71 c -1.11,0.15 1.64,2.46 0.71,2.59 -0.87,0.13 -1.26,-2.52 -2.16,-2.41" + id="path4660" + style="opacity:0.6" /><path + class="st25" + d="m 4932.17,-160.38 c -1.12,0.13 1.59,2.49 0.66,2.6 -0.87,0.1 -1.2,-2.53 -2.11,-2.45" + id="path4662" + style="opacity:0.6" /><line + class="st26" + x1="4932.3701" + y1="-160.08" + x2="4933.4399" + y2="-160.21001" + id="line4664" + style="opacity:0.6" /><line + class="st26" + x1="4933.79" + y1="-160.25" + x2="4934.8599" + y2="-160.37" + id="line4666" + style="opacity:0.6" /><line + class="st26" + x1="4932.8301" + y1="-158.07001" + x2="4933.9199" + y2="-158.2" + id="line4668" + style="opacity:0.6" /><line + class="st26" + x1="4933.0601" + y1="-157.09" + x2="4933.9102" + y2="-157.19" + id="line4670" + style="opacity:0.6" /><line + class="st26" + x1="4934.3701" + y1="-157.24001" + x2="4935.2202" + y2="-157.34" + id="line4672" + style="opacity:0.6" /><path + class="st26" + d="m 4934.27,-158.24 c 0.36,-0.04 0.73,-0.08 1.09,-0.13" + id="path4674" + style="opacity:0.6" /><g + id="g4678" + style="opacity:0.6"> + <path + class="st27" + d="m 4932.41,-158.14 -0.09,0.01 0.03,0.24 0.09,-0.01 c 0.06,-0.01 0.11,-0.07 0.11,-0.13 -0.01,-0.07 -0.07,-0.12 -0.14,-0.11 z" + id="path4676" /> + </g><path + class="st25" + d="m 4936.43,-160.91 c -1.11,0.16 1.67,2.45 0.74,2.58 -0.87,0.12 -1.29,-2.51 -2.19,-2.38" + id="path4682" + style="opacity:0.6" /><path + class="st25" + d="m 4937.88,-161.12 c -1.11,0.17 1.7,2.43 0.77,2.57 -0.87,0.13 -1.32,-2.5 -2.22,-2.37" + id="path4684" + style="opacity:0.6" /><path + class="st25" + d="m 4935.07,-160.72 c -1.11,0.16 1.65,2.46 0.71,2.59 -0.87,0.13 -1.26,-2.52 -2.17,-2.41" + id="path4686" + style="opacity:0.6" /><line + class="st26" + x1="4935.2798" + y1="-160.42999" + x2="4936.3501" + y2="-160.58" + id="line4688" + style="opacity:0.6" /><line + class="st26" + x1="4936.6899" + y1="-160.63" + x2="4937.7598" + y2="-160.78" + id="line4690" + style="opacity:0.6" /><line + class="st26" + x1="4935.79" + y1="-158.42999" + x2="4936.8701" + y2="-158.58" + id="line4692" + style="opacity:0.6" /><line + class="st26" + x1="4936.04" + y1="-157.46001" + x2="4936.8799" + y2="-157.58" + id="line4694" + style="opacity:0.6" /><line + class="st26" + x1="4937.3398" + y1="-157.64" + x2="4938.1899" + y2="-157.75999" + id="line4696" + style="opacity:0.6" /><line + class="st26" + x1="4937.2202" + y1="-158.63" + x2="4938.3101" + y2="-158.78999" + id="line4698" + style="opacity:0.6" /><g + id="g4702" + style="opacity:0.6"> + <path + class="st27" + d="m 4935.37,-158.49 -0.09,0.01 0.03,0.23 0.09,-0.01 c 0.06,-0.01 0.11,-0.07 0.1,-0.13 -0.01,-0.07 -0.07,-0.11 -0.13,-0.1 z" + id="path4700" /> + </g><path + class="st25" + d="m 4939.32,-161.35 c -1.11,0.18 1.73,2.41 0.8,2.56 -0.87,0.14 -1.34,-2.47 -2.24,-2.33" + id="path4706" + style="opacity:0.6" /><path + class="st25" + d="m 4940.76,-161.59 c -1.11,0.19 1.75,2.4 0.83,2.56 -0.87,0.14 -1.37,-2.47 -2.27,-2.32" + id="path4708" + style="opacity:0.6" /><path + class="st25" + d="m 4937.97,-161.13 c -1.11,0.17 1.7,2.43 0.77,2.57 -0.87,0.14 -1.32,-2.5 -2.22,-2.37" + id="path4710" + style="opacity:0.6" /><line + class="st26" + x1="4938.1802" + y1="-160.84" + x2="4939.2402" + y2="-161.02" + id="line4712" + style="opacity:0.6" /><line + class="st26" + x1="4939.5898" + y1="-161.08" + x2="4940.6499" + y2="-161.25" + id="line4714" + style="opacity:0.6" /><line + class="st26" + x1="4938.73" + y1="-158.86" + x2="4939.8101" + y2="-159.03999" + id="line4716" + style="opacity:0.6" /><line + class="st26" + x1="4939" + y1="-157.89" + x2="4939.8501" + y2="-158.03" + id="line4718" + style="opacity:0.6" /><line + class="st26" + x1="4940.2998" + y1="-158.10001" + x2="4941.1401" + y2="-158.24001" + id="line4720" + style="opacity:0.6" /><line + class="st26" + x1="4940.1602" + y1="-159.09" + x2="4941.2402" + y2="-159.27" + id="line4722" + style="opacity:0.6" /><g + id="g4726" + style="opacity:0.6"> + <path + class="st27" + d="m 4938.31,-158.91 -0.09,0.01 0.04,0.23 0.09,-0.01 c 0.06,-0.01 0.11,-0.07 0.1,-0.13 -0.01,-0.06 -0.08,-0.11 -0.14,-0.1 z" + id="path4724" /> + </g><path + class="st25" + d="m 4942.2,-161.86 c -1.1,0.21 1.78,2.37 0.86,2.55 -0.86,0.16 -1.39,-2.43 -2.29,-2.28" + id="path4730" + style="opacity:0.6" /><path + class="st25" + d="m 4943.63,-162.13 c -1.1,0.21 1.81,2.36 0.88,2.54 -0.86,0.17 -1.43,-2.44 -2.32,-2.27" + id="path4732" + style="opacity:0.6" /><path + class="st25" + d="m 4940.85,-161.61 c -1.11,0.19 1.75,2.4 0.83,2.56 -0.87,0.14 -1.37,-2.47 -2.27,-2.32" + id="path4734" + style="opacity:0.6" /><line + class="st26" + x1="4941.0698" + y1="-161.32001" + x2="4942.1299" + y2="-161.52" + id="line4736" + style="opacity:0.6" /><line + class="st26" + x1="4942.4702" + y1="-161.59" + x2="4943.5298" + y2="-161.78999" + id="line4738" + style="opacity:0.6" /><line + class="st26" + x1="4941.6699" + y1="-159.35001" + x2="4942.7402" + y2="-159.55" + id="line4740" + style="opacity:0.6" /><line + class="st26" + x1="4941.96" + y1="-158.38" + x2="4942.7998" + y2="-158.53999" + id="line4742" + style="opacity:0.6" /><line + class="st26" + x1="4943.25" + y1="-158.63" + x2="4944.0898" + y2="-158.78999" + id="line4744" + style="opacity:0.6" /><line + class="st26" + x1="4943.0898" + y1="-159.62" + x2="4944.1699" + y2="-159.82001" + id="line4746" + style="opacity:0.6" /><g + id="g4750" + style="opacity:0.6"> + <path + class="st27" + d="m 4941.24,-159.39 -0.09,0.02 0.04,0.23 0.09,-0.02 c 0.06,-0.01 0.11,-0.07 0.1,-0.14 -0.01,-0.06 -0.07,-0.1 -0.14,-0.09 z" + id="path4748" /> + </g><path + class="st25" + d="m 4945.06,-162.42 c -1.1,0.24 1.83,2.33 0.91,2.53 -0.86,0.18 -1.45,-2.4 -2.34,-2.23" + id="path4754" + style="opacity:0.6" /><path + class="st25" + d="m 4946.49,-162.73 c -1.1,0.24 1.86,2.32 0.94,2.52 -0.86,0.18 -1.48,-2.4 -2.37,-2.21" + id="path4756" + style="opacity:0.6" /><path + class="st25" + d="m 4943.72,-162.15 c -1.1,0.21 1.81,2.36 0.89,2.54 -0.86,0.17 -1.43,-2.44 -2.32,-2.27" + id="path4758" + style="opacity:0.6" /><line + class="st26" + x1="4943.9502" + y1="-161.87" + x2="4945" + y2="-162.09" + id="line4760" + style="opacity:0.6" /><line + class="st26" + x1="4945.3398" + y1="-162.16" + x2="4946.3999" + y2="-162.39" + id="line4762" + style="opacity:0.6" /><line + class="st26" + x1="4944.5898" + y1="-159.89999" + x2="4945.6602" + y2="-160.13" + id="line4764" + style="opacity:0.6" /><line + class="st26" + x1="4944.8999" + y1="-158.95" + x2="4945.7402" + y2="-159.13" + id="line4766" + style="opacity:0.6" /><line + class="st26" + x1="4946.1899" + y1="-159.22" + x2="4947.02" + y2="-159.39999" + id="line4768" + style="opacity:0.6" /><line + class="st26" + x1="4946" + y1="-160.21001" + x2="4947.0801" + y2="-160.44" + id="line4770" + style="opacity:0.6" /><g + id="g4774" + style="opacity:0.6"> + <path + class="st27" + d="m 4944.16,-159.94 -0.09,0.02 0.05,0.23 0.09,-0.02 c 0.06,-0.01 0.11,-0.07 0.09,-0.14 -0.01,-0.06 -0.07,-0.11 -0.14,-0.09 z" + id="path4772" /> + </g><path + class="st25" + d="m 4947.92,-163.06 c -1.09,0.26 1.88,2.29 0.97,2.51 -0.86,0.2 -1.5,-2.37 -2.39,-2.18" + id="path4778" + style="opacity:0.6" /><path + class="st25" + d="m 4949.34,-163.39 c -1.09,0.26 1.91,2.28 1,2.5 -0.86,0.2 -1.53,-2.37 -2.42,-2.16" + id="path4780" + style="opacity:0.6" /><path + class="st25" + d="m 4946.58,-162.75 c -1.1,0.24 1.86,2.32 0.94,2.52 -0.86,0.18 -1.48,-2.4 -2.37,-2.21" + id="path4782" + style="opacity:0.6" /><line + class="st26" + x1="4946.8101" + y1="-162.48" + x2="4947.8599" + y2="-162.72" + id="line4784" + style="opacity:0.6" /><line + class="st26" + x1="4948.2002" + y1="-162.8" + x2="4949.25" + y2="-163.05" + id="line4786" + style="opacity:0.6" /><line + class="st26" + x1="4947.5" + y1="-160.53" + x2="4948.5601" + y2="-160.78" + id="line4788" + style="opacity:0.6" /><line + class="st26" + x1="4947.8301" + y1="-159.58" + x2="4948.6699" + y2="-159.77" + id="line4790" + style="opacity:0.6" /><line + class="st26" + x1="4949.1099" + y1="-159.88" + x2="4949.9399" + y2="-160.08" + id="line4792" + style="opacity:0.6" /><line + class="st26" + x1="4948.9102" + y1="-160.86" + x2="4949.9702" + y2="-161.11" + id="line4794" + style="opacity:0.6" /><g + id="g4798" + style="opacity:0.6"> + <path + class="st27" + d="m 4947.07,-160.56 -0.09,0.02 0.05,0.23 0.09,-0.02 c 0.06,-0.01 0.11,-0.08 0.09,-0.14 -0.01,-0.06 -0.08,-0.1 -0.14,-0.09 z" + id="path4796" /> + </g><path + class="st25" + d="m 4950.75,-163.75 c -1.09,0.28 1.93,2.25 1.02,2.48 -0.85,0.22 -1.56,-2.34 -2.44,-2.12" + id="path4802" + style="opacity:0.6" /><path + class="st25" + d="m 4952.17,-164.12 c -1.09,0.29 1.96,2.23 1.05,2.47 -0.85,0.23 -1.59,-2.33 -2.47,-2.1" + id="path4804" + style="opacity:0.6" /><path + class="st25" + d="m 4949.43,-163.41 c -1.09,0.27 1.91,2.27 1,2.5 -0.85,0.2 -1.54,-2.37 -2.42,-2.16" + id="path4806" + style="opacity:0.6" /><line + class="st26" + x1="4949.6602" + y1="-163.14999" + x2="4950.71" + y2="-163.42" + id="line4808" + style="opacity:0.6" /><line + class="st26" + x1="4951.04" + y1="-163.5" + x2="4952.0898" + y2="-163.77" + id="line4810" + style="opacity:0.6" /><line + class="st26" + x1="4950.3901" + y1="-161.21001" + x2="4951.4502" + y2="-161.49001" + id="line4812" + style="opacity:0.6" /><line + class="st26" + x1="4950.75" + y1="-160.27" + x2="4951.5801" + y2="-160.49001" + id="line4814" + style="opacity:0.6" /><line + class="st26" + x1="4952.02" + y1="-160.60001" + x2="4952.8501" + y2="-160.82001" + id="line4816" + style="opacity:0.6" /><line + class="st26" + x1="4951.79" + y1="-161.58" + x2="4952.8501" + y2="-161.85001" + id="line4818" + style="opacity:0.6" /><g + id="g4822" + style="opacity:0.6"> + <path + class="st27" + d="m 4949.96,-161.23 -0.09,0.02 0.06,0.23 0.09,-0.02 c 0.06,-0.02 0.1,-0.08 0.09,-0.14 -0.02,-0.07 -0.08,-0.11 -0.15,-0.09 z" + id="path4820" /> + </g><path + class="st25" + d="m 4953.57,-164.51 c -1.08,0.3 1.99,2.21 1.08,2.46 -0.85,0.24 -1.61,-2.31 -2.49,-2.07" + id="path4826" + style="opacity:0.6" /><path + class="st25" + d="m 4954.98,-164.91 c -1.08,0.32 2.01,2.17 1.11,2.45 -0.84,0.26 -1.64,-2.29 -2.51,-2.04" + id="path4828" + style="opacity:0.6" /><path + class="st25" + d="m 4952.26,-164.14 c -1.09,0.29 1.96,2.22 1.05,2.47 -0.85,0.23 -1.59,-2.33 -2.47,-2.1" + id="path4830" + style="opacity:0.6" /><line + class="st26" + x1="4952.5" + y1="-163.88" + x2="4953.54" + y2="-164.17999" + id="line4832" + style="opacity:0.6" /><line + class="st26" + x1="4953.8701" + y1="-164.27" + x2="4954.9102" + y2="-164.56" + id="line4834" + style="opacity:0.6" /><line + class="st26" + x1="4953.27" + y1="-161.97" + x2="4954.3198" + y2="-162.27" + id="line4836" + style="opacity:0.6" /><line + class="st26" + x1="4953.6499" + y1="-161.03999" + x2="4954.4702" + y2="-161.27" + id="line4838" + style="opacity:0.6" /><line + class="st26" + x1="4954.9102" + y1="-161.39" + x2="4955.7402" + y2="-161.63" + id="line4840" + style="opacity:0.6" /><line + class="st26" + x1="4954.6602" + y1="-162.36" + x2="4955.7202" + y2="-162.67" + id="line4842" + style="opacity:0.6" /><g + id="g4846" + style="opacity:0.6"> + <path + class="st27" + d="m 4952.84,-161.97 -0.09,0.02 0.06,0.23 0.09,-0.02 c 0.06,-0.02 0.1,-0.08 0.08,-0.15 -0.01,-0.06 -0.07,-0.1 -0.14,-0.08 z" + id="path4844" /> + </g><path + class="st25" + d="m 4956.38,-165.34 c -1.08,0.32 2.04,2.17 1.14,2.44 -0.84,0.25 -1.66,-2.28 -2.53,-2.02" + id="path4850" + style="opacity:0.6" /><path + class="st25" + d="m 4957.77,-165.77 c -1.07,0.34 2.06,2.13 1.16,2.42 -0.84,0.26 -1.69,-2.24 -2.56,-1.99" + id="path4852" + style="opacity:0.6" /><path + class="st25" + d="m 4955.07,-164.94 c -1.08,0.32 2.01,2.17 1.11,2.44 -0.84,0.26 -1.64,-2.29 -2.51,-2.04" + id="path4854" + style="opacity:0.6" /><line + class="st26" + x1="4955.3101" + y1="-164.69" + x2="4956.3501" + y2="-165" + id="line4856" + style="opacity:0.6" /><line + class="st26" + x1="4956.6802" + y1="-165.10001" + x2="4957.71" + y2="-165.42" + id="line4858" + style="opacity:0.6" /><line + class="st26" + x1="4956.1299" + y1="-162.78999" + x2="4957.1802" + y2="-163.11" + id="line4860" + style="opacity:0.6" /><line + class="st26" + x1="4956.5298" + y1="-161.87" + x2="4957.3501" + y2="-162.11" + id="line4862" + style="opacity:0.6" /><line + class="st26" + x1="4957.79" + y1="-162.25" + x2="4958.6001" + y2="-162.5" + id="line4864" + style="opacity:0.6" /><line + class="st26" + x1="4957.5098" + y1="-163.21001" + x2="4958.5601" + y2="-163.53999" + id="line4866" + style="opacity:0.6" /><g + id="g4870" + style="opacity:0.6"> + <path + class="st27" + d="m 4955.7,-162.79 -0.09,0.03 0.07,0.23 0.09,-0.03 c 0.06,-0.02 0.1,-0.09 0.08,-0.15 -0.02,-0.06 -0.08,-0.09 -0.15,-0.08 z" + id="path4868" /> + </g><path + class="st25" + d="m 4959.16,-166.22 c -1.07,0.35 2.08,2.12 1.19,2.41 -0.83,0.28 -1.71,-2.24 -2.58,-1.96" + id="path4874" + style="opacity:0.6" /><path + class="st25" + d="m 4960.56,-166.68 c -1.07,0.36 2.09,2.11 1.19,2.41 -0.83,0.27 -1.72,-2.23 -2.59,-1.94" + id="path4876" + style="opacity:0.6" /><path + class="st25" + d="m 4957.86,-165.8 c -1.07,0.34 2.06,2.13 1.17,2.42 -0.84,0.26 -1.69,-2.24 -2.56,-1.98" + id="path4878" + style="opacity:0.6" /><line + class="st26" + x1="4958.1099" + y1="-165.55" + x2="4959.1401" + y2="-165.88" + id="line4880" + style="opacity:0.6" /><line + class="st26" + x1="4959.4702" + y1="-165.99001" + x2="4960.5" + y2="-166.33" + id="line4882" + style="opacity:0.6" /><line + class="st26" + x1="4958.9702" + y1="-163.67" + x2="4960.0098" + y2="-164.00999" + id="line4884" + style="opacity:0.6" /><line + class="st26" + x1="4959.3901" + y1="-162.75999" + x2="4960.2002" + y2="-163.02" + id="line4886" + style="opacity:0.6" /><line + class="st26" + x1="4960.6299" + y1="-163.16" + x2="4961.4399" + y2="-163.42999" + id="line4888" + style="opacity:0.6" /><line + class="st26" + x1="4960.3398" + y1="-164.12" + x2="4961.3799" + y2="-164.46001" + id="line4890" + style="opacity:0.6" /><g + id="g4894" + style="opacity:0.6"> + <path + class="st27" + d="m 4958.54,-163.66 -0.09,0.03 0.07,0.23 0.09,-0.03 c 0.06,-0.02 0.1,-0.09 0.08,-0.15 -0.02,-0.07 -0.08,-0.1 -0.15,-0.08 z" + id="path4892" /> + </g><path + class="st25" + d="m 4961.96,-167.15 c -1.07,0.36 2.1,2.1 1.21,2.4 -0.83,0.28 -1.73,-2.22 -2.6,-1.93" + id="path4898" + style="opacity:0.6" /><path + class="st25" + d="m 4963.35,-167.63 c -1.06,0.37 2.11,2.08 1.22,2.39 -0.83,0.29 -1.74,-2.21 -2.61,-1.92" + id="path4900" + style="opacity:0.6" /><path + class="st25" + d="m 4960.65,-166.71 c -1.07,0.36 2.09,2.11 1.19,2.41 -0.83,0.27 -1.72,-2.23 -2.59,-1.94" + id="path4902" + style="opacity:0.6" /><line + class="st26" + x1="4960.9102" + y1="-166.47" + x2="4961.9399" + y2="-166.81" + id="line4904" + style="opacity:0.6" /><line + class="st26" + x1="4962.27" + y1="-166.92999" + x2="4963.29" + y2="-167.28" + id="line4906" + style="opacity:0.6" /><line + class="st26" + x1="4961.79" + y1="-164.60001" + x2="4962.8198" + y2="-164.95" + id="line4908" + style="opacity:0.6" /><line + class="st26" + x1="4962.2202" + y1="-163.69" + x2="4963.02" + y2="-163.96001" + id="line4910" + style="opacity:0.6" /><line + class="st26" + x1="4963.4502" + y1="-164.11" + x2="4964.2598" + y2="-164.38" + id="line4912" + style="opacity:0.6" /><line + class="st26" + x1="4963.1499" + y1="-165.06" + x2="4964.1899" + y2="-165.42" + id="line4914" + style="opacity:0.6" /><g + id="g4918" + style="opacity:0.6"> + <path + class="st27" + d="m 4961.36,-164.58 -0.09,0.03 0.08,0.22 0.09,-0.03 c 0.06,-0.02 0.1,-0.09 0.08,-0.15 -0.03,-0.06 -0.1,-0.09 -0.16,-0.07 z" + id="path4916" /> + </g><path + class="st25" + d="m 4964.73,-168.11 c -1.06,0.37 2.13,2.07 1.24,2.39 -0.83,0.29 -1.76,-2.2 -2.62,-1.9" + id="path4922" + style="opacity:0.6" /><path + class="st25" + d="m 4966.11,-168.61 c -1.06,0.39 2.15,2.05 1.26,2.37 -0.83,0.3 -1.78,-2.18 -2.64,-1.87" + id="path4924" + style="opacity:0.6" /><path + class="st25" + d="m 4963.44,-167.66 c -1.06,0.37 2.11,2.08 1.22,2.39 -0.83,0.29 -1.74,-2.21 -2.61,-1.92" + id="path4926" + style="opacity:0.6" /><line + class="st26" + x1="4963.6899" + y1="-167.42" + x2="4964.7202" + y2="-167.77" + id="line4928" + style="opacity:0.6" /><line + class="st26" + x1="4965.04" + y1="-167.89" + x2="4966.0601" + y2="-168.25999" + id="line4930" + style="opacity:0.6" /><line + class="st26" + x1="4964.5898" + y1="-165.56" + x2="4965.6299" + y2="-165.92" + id="line4932" + style="opacity:0.6" /><line + class="st26" + x1="4965.04" + y1="-164.64999" + x2="4965.8398" + y2="-164.92999" + id="line4934" + style="opacity:0.6" /><line + class="st26" + x1="4966.27" + y1="-165.09" + x2="4967.0801" + y2="-165.38" + id="line4936" + style="opacity:0.6" /><line + class="st26" + x1="4965.96" + y1="-166.03999" + x2="4966.9902" + y2="-166.41" + id="line4938" + style="opacity:0.6" /><g + id="g4942" + style="opacity:0.6"> + <path + class="st27" + d="m 4964.17,-165.53 -0.09,0.03 0.08,0.22 0.09,-0.03 c 0.06,-0.02 0.1,-0.09 0.07,-0.15 -0.02,-0.06 -0.09,-0.1 -0.15,-0.07 z" + id="path4940" /> + </g><path + class="st25" + d="m 4967.48,-169.12 c -1.05,0.4 2.17,2.02 1.29,2.35 -0.82,0.32 -1.81,-2.16 -2.66,-1.85" + id="path4946" + style="opacity:0.6" /><path + class="st25" + d="m 4968.84,-169.64 c -1.05,0.41 2.2,2 1.32,2.34 -0.82,0.32 -1.84,-2.14 -2.68,-1.82" + id="path4948" + style="opacity:0.6" /><path + class="st25" + d="m 4966.19,-168.64 c -1.06,0.39 2.15,2.05 1.27,2.37 -0.83,0.3 -1.78,-2.18 -2.64,-1.87" + id="path4950" + style="opacity:0.6" /><line + class="st26" + x1="4966.46" + y1="-168.39999" + x2="4967.4702" + y2="-168.78" + id="line4952" + style="opacity:0.6" /><line + class="st26" + x1="4967.79" + y1="-168.89999" + x2="4968.7998" + y2="-169.28999" + id="line4954" + style="opacity:0.6" /><line + class="st26" + x1="4967.3901" + y1="-166.56" + x2="4968.4199" + y2="-166.94" + id="line4956" + style="opacity:0.6" /><line + class="st26" + x1="4967.8501" + y1="-165.66" + x2="4968.6499" + y2="-165.96001" + id="line4958" + style="opacity:0.6" /><line + class="st26" + x1="4969.0801" + y1="-166.13" + x2="4969.8799" + y2="-166.44" + id="line4960" + style="opacity:0.6" /><line + class="st26" + x1="4968.75" + y1="-167.07001" + x2="4969.77" + y2="-167.47" + id="line4962" + style="opacity:0.6" /><g + id="g4966" + style="opacity:0.6"> + <path + class="st27" + d="m 4966.97,-166.53 -0.09,0.03 0.08,0.22 0.09,-0.03 c 0.06,-0.02 0.09,-0.09 0.07,-0.15 -0.02,-0.06 -0.09,-0.09 -0.15,-0.07 z" + id="path4964" /> + </g><path + class="st25" + d="m 4970.19,-170.19 c -1.04,0.43 2.22,1.96 1.35,2.32 -0.82,0.33 -1.86,-2.1 -2.7,-1.78" + id="path4970" + style="opacity:0.6" /><path + class="st25" + d="m 4971.53,-170.74 c -1.03,0.44 2.25,1.92 1.39,2.3 -0.81,0.36 -1.9,-2.09 -2.73,-1.74" + id="path4972" + style="opacity:0.6" /><path + class="st25" + d="m 4968.92,-169.68 c -1.05,0.41 2.2,2 1.32,2.34 -0.82,0.32 -1.84,-2.14 -2.68,-1.81" + id="path4974" + style="opacity:0.6" /><line + class="st26" + x1="4969.1899" + y1="-169.44" + x2="4970.1899" + y2="-169.85001" + id="line4976" + style="opacity:0.6" /><line + class="st26" + x1="4970.5098" + y1="-169.98" + x2="4971.5098" + y2="-170.39" + id="line4978" + style="opacity:0.6" /><line + class="st26" + x1="4970.1699" + y1="-167.62" + x2="4971.1899" + y2="-168.03999" + id="line4980" + style="opacity:0.6" /><line + class="st26" + x1="4970.6499" + y1="-166.74001" + x2="4971.4502" + y2="-167.07001" + id="line4982" + style="opacity:0.6" /><line + class="st26" + x1="4971.8799" + y1="-167.24001" + x2="4972.6699" + y2="-167.57001" + id="line4984" + style="opacity:0.6" /><line + class="st26" + x1="4971.52" + y1="-168.17" + x2="4972.5298" + y2="-168.60001" + id="line4986" + style="opacity:0.6" /><g + id="g4990" + style="opacity:0.6"> + <path + class="st27" + d="m 4969.75,-167.59 -0.09,0.03 0.09,0.22 0.09,-0.03 c 0.06,-0.02 0.09,-0.09 0.07,-0.15 -0.03,-0.06 -0.1,-0.09 -0.16,-0.07 z" + id="path4988" /> + </g><path + class="st25" + d="m 4972.86,-171.33 c -1.03,0.45 2.28,1.9 1.43,2.28 -0.81,0.36 -1.93,-2.06 -2.76,-1.69" + id="path4994" + style="opacity:0.6" /><path + class="st25" + d="m 4974.18,-171.93 c -1.01,0.48 2.31,1.85 1.46,2.25 -0.8,0.38 -1.96,-2.01 -2.78,-1.65" + id="path4996" + style="opacity:0.6" /><path + class="st25" + d="m 4971.62,-170.78 c -1.03,0.45 2.25,1.92 1.39,2.3 -0.81,0.36 -1.9,-2.09 -2.73,-1.74" + id="path4998" + style="opacity:0.6" /><line + class="st26" + x1="4971.8901" + y1="-170.56" + x2="4972.8799" + y2="-170.99001" + id="line5000" + style="opacity:0.6" /><path + class="st26" + d="m 4973.19,-171.13 c 0.33,-0.14 0.66,-0.29 0.98,-0.45" + id="path5002" + style="opacity:0.6" /><line + class="st26" + x1="4972.9199" + y1="-168.77" + x2="4973.9302" + y2="-169.21001" + id="line5004" + style="opacity:0.6" /><line + class="st26" + x1="4973.4302" + y1="-167.89999" + x2="4974.2202" + y2="-168.25" + id="line5006" + style="opacity:0.6" /><path + class="st26" + d="m 4974.64,-168.44 c 0.26,-0.11 0.52,-0.23 0.78,-0.36" + id="path5008" + style="opacity:0.6" /><path + class="st26" + d="m 4974.25,-169.36 c 0.34,-0.14 0.67,-0.3 1,-0.46" + id="path5010" + style="opacity:0.6" /><g + id="g5014" + style="opacity:0.6"> + <path + class="st27" + d="m 4972.5,-168.71 -0.08,0.04 0.09,0.22 0.09,-0.04 c 0.06,-0.03 0.09,-0.1 0.06,-0.16 -0.03,-0.06 -0.1,-0.09 -0.16,-0.06 z" + id="path5012" /> + </g><path + class="st25" + d="m 4975.5,-172.55 c -1.01,0.49 2.35,1.82 1.51,2.23 -0.8,0.38 -2,-1.99 -2.82,-1.61" + id="path5018" + style="opacity:0.6" /><path + class="st25" + d="m 4976.79,-173.21 c -1,0.51 2.38,1.77 1.55,2.2 -0.79,0.4 -2.03,-1.94 -2.84,-1.55" + id="path5020" + style="opacity:0.6" /><path + class="st25" + d="m 4974.27,-171.97 c -1.01,0.48 2.31,1.85 1.47,2.25 -0.8,0.38 -1.96,-2.01 -2.79,-1.65" + id="path5022" + style="opacity:0.6" /><line + class="st26" + x1="4974.5498" + y1="-171.75999" + x2="4975.52" + y2="-172.22" + id="line5024" + style="opacity:0.6" /><line + class="st26" + x1="4975.8301" + y1="-172.36" + x2="4976.79" + y2="-172.85001" + id="line5026" + style="opacity:0.6" /><line + class="st26" + x1="4975.6401" + y1="-170" + x2="4976.6299" + y2="-170.48" + id="line5028" + style="opacity:0.6" /><line + class="st26" + x1="4976.1802" + y1="-169.14999" + x2="4976.96" + y2="-169.52" + id="line5030" + style="opacity:0.6" /><line + class="st26" + x1="4977.3701" + y1="-169.72" + x2="4978.1401" + y2="-170.12" + id="line5032" + style="opacity:0.6" /><line + class="st26" + x1="4976.9502" + y1="-170.63" + x2="4977.9302" + y2="-171.13" + id="line5034" + style="opacity:0.6" /><g + id="g5038" + style="opacity:0.6"> + <path + class="st27" + d="m 4975.22,-169.94 -0.08,0.04 0.1,0.21 0.08,-0.04 c 0.06,-0.03 0.09,-0.1 0.06,-0.16 -0.03,-0.05 -0.1,-0.07 -0.16,-0.05 z" + id="path5036" /> + </g><path + class="st25" + d="m 4978.08,-173.87 c -0.99,0.53 2.41,1.72 1.58,2.16 -0.77,0.43 -2.07,-1.92 -2.87,-1.5" + id="path5042" + style="opacity:0.6" /><path + class="st25" + d="m 4979.34,-174.57 c -0.98,0.54 2.45,1.68 1.63,2.14 -0.77,0.43 -2.11,-1.87 -2.9,-1.44" + id="path5044" + style="opacity:0.6" /><path + class="st25" + d="m 4976.87,-173.25 c -1,0.51 2.38,1.77 1.55,2.2 -0.79,0.4 -2.03,-1.94 -2.84,-1.54" + id="path5046" + style="opacity:0.6" /><line + class="st26" + x1="4977.1602" + y1="-173.03999" + x2="4978.1099" + y2="-173.53" + id="line5048" + style="opacity:0.6" /><line + class="st26" + x1="4978.4102" + y1="-173.7" + x2="4979.3501" + y2="-174.22" + id="line5050" + style="opacity:0.6" /><path + class="st26" + d="m 4978.31,-171.33 c 0.33,-0.17 0.66,-0.33 0.98,-0.51" + id="path5052" + style="opacity:0.6" /><line + class="st26" + x1="4978.8799" + y1="-170.5" + x2="4979.6499" + y2="-170.89999" + id="line5054" + style="opacity:0.6" /><line + class="st26" + x1="4980.0498" + y1="-171.12" + x2="4980.8101" + y2="-171.53999" + id="line5056" + style="opacity:0.6" /><line + class="st26" + x1="4979.6001" + y1="-172.00999" + x2="4980.5601" + y2="-172.55" + id="line5058" + style="opacity:0.6" /><g + id="g5062" + style="opacity:0.6"> + <path + class="st27" + d="m 4977.9,-171.25 -0.08,0.04 0.11,0.21 0.08,-0.04 c 0.06,-0.03 0.08,-0.1 0.05,-0.16 -0.03,-0.06 -0.11,-0.08 -0.16,-0.05 z" + id="path5060" /> + </g><path + class="st25" + d="m 4980.6,-175.29 c -0.96,0.58 2.47,1.62 1.67,2.1 -0.76,0.46 -2.14,-1.82 -2.93,-1.38" + id="path5066" + style="opacity:0.6" /><path + class="st25" + d="m 4981.84,-176.04 c -0.96,0.58 2.52,1.59 1.72,2.07 -0.76,0.46 -2.19,-1.79 -2.95,-1.33" + id="path5068" + style="opacity:0.6" /><path + class="st25" + d="m 4979.42,-174.62 c -0.98,0.54 2.45,1.68 1.63,2.14 -0.77,0.43 -2.11,-1.87 -2.9,-1.43" + id="path5070" + style="opacity:0.6" /><path + class="st26" + d="m 4979.72,-174.42 c 0.31,-0.17 0.63,-0.34 0.93,-0.53" + id="path5072" + style="opacity:0.6" /><line + class="st26" + x1="4980.9399" + y1="-175.13" + x2="4981.8599" + y2="-175.67999" + id="line5074" + style="opacity:0.6" /><path + class="st26" + d="m 4980.94,-172.76 c 0.32,-0.17 0.64,-0.36 0.95,-0.55" + id="path5076" + style="opacity:0.6" /><path + class="st26" + d="m 4981.54,-171.95 c 0.25,-0.14 0.5,-0.29 0.75,-0.44" + id="path5078" + style="opacity:0.6" /><line + class="st26" + x1="4982.6802" + y1="-172.62" + x2="4983.4199" + y2="-173.07001" + id="line5080" + style="opacity:0.6" /><line + class="st26" + x1="4982.1899" + y1="-173.49001" + x2="4983.1401" + y2="-174.06" + id="line5082" + style="opacity:0.6" /><g + id="g5086" + style="opacity:0.6"> + <path + class="st27" + d="m 4980.52,-172.66 -0.08,0.05 0.12,0.21 0.08,-0.05 c 0.06,-0.03 0.08,-0.1 0.05,-0.16 -0.04,-0.06 -0.11,-0.08 -0.17,-0.05 z" + id="path5084" /> + </g><path + class="st25" + d="m 4983.06,-176.81 c -0.94,0.61 2.54,1.52 1.75,2.03 -0.75,0.48 -2.2,-1.72 -2.98,-1.26" + id="path5090" + style="opacity:0.6" /><path + class="st25" + d="m 4984.27,-177.6 c -0.93,0.62 2.58,1.48 1.8,2 -0.74,0.49 -2.26,-1.7 -3.01,-1.21" + id="path5092" + style="opacity:0.6" /><path + class="st25" + d="m 4981.91,-176.08 c -0.96,0.58 2.52,1.59 1.72,2.07 -0.76,0.46 -2.19,-1.79 -2.96,-1.33" + id="path5094" + style="opacity:0.6" /><path + class="st26" + d="m 4982.22,-175.9 c 0.31,-0.18 0.6,-0.38 0.9,-0.57" + id="path5096" + style="opacity:0.6" /><line + class="st26" + x1="4983.4102" + y1="-176.66" + x2="4984.3101" + y2="-177.25" + id="line5098" + style="opacity:0.6" /><line + class="st26" + x1="4983.5098" + y1="-174.28" + x2="4984.4302" + y2="-174.88" + id="line5100" + style="opacity:0.6" /><line + class="st26" + x1="4984.1401" + y1="-173.5" + x2="4984.8701" + y2="-173.97" + id="line5102" + style="opacity:0.6" /><line + class="st26" + x1="4985.25" + y1="-174.22" + x2="4985.98" + y2="-174.7" + id="line5104" + style="opacity:0.6" /><line + class="st26" + x1="4984.73" + y1="-175.08" + x2="4985.6499" + y2="-175.67999" + id="line5106" + style="opacity:0.6" /><g + id="g5110" + style="opacity:0.6"> + <path + class="st27" + d="m 4983.09,-174.17 -0.08,0.05 0.12,0.2 0.08,-0.05 c 0.06,-0.03 0.07,-0.11 0.04,-0.16 -0.03,-0.06 -0.1,-0.08 -0.16,-0.04 z" + id="path5108" /> + </g><path + class="st25" + d="m 4985.46,-178.43 c -0.91,0.65 2.6,1.42 1.84,1.96 -0.73,0.51 -2.28,-1.63 -3.02,-1.13" + id="path5114" + style="opacity:0.6" /><path + class="st25" + d="m 4986.64,-179.26 c -0.45,0.32 0.2,0.67 0.88,1.01 0.67,0.33 1.37,0.62 1,0.92 -0.72,0.53 -2.33,-1.61 -3.06,-1.09" + id="path5116" + style="opacity:0.6" /><path + class="st25" + d="m 4984.35,-177.65 c -0.93,0.62 2.58,1.47 1.8,2 -0.74,0.49 -2.26,-1.7 -3.01,-1.21" + id="path5118" + style="opacity:0.6" /><line + class="st26" + x1="4984.6602" + y1="-177.48" + x2="4985.5298" + y2="-178.09" + id="line5120" + style="opacity:0.6" /><line + class="st26" + x1="4985.8101" + y1="-178.28999" + x2="4986.6899" + y2="-178.91" + id="line5122" + style="opacity:0.6" /><line + class="st26" + x1="4986.0098" + y1="-175.92" + x2="4986.9102" + y2="-176.56" + id="line5124" + style="opacity:0.6" /><line + class="st26" + x1="4986.6699" + y1="-175.16" + x2="4987.3799" + y2="-175.66" + id="line5126" + style="opacity:0.6" /><line + class="st26" + x1="4987.7598" + y1="-175.92999" + x2="4988.46" + y2="-176.42999" + id="line5128" + style="opacity:0.6" /><line + class="st26" + x1="4987.2002" + y1="-176.75999" + x2="4988.1001" + y2="-177.39999" + id="line5130" + style="opacity:0.6" /><g + id="g5134" + style="opacity:0.6"> + <path + class="st27" + d="m 4985.6,-175.79 -0.08,0.05 0.13,0.2 0.08,-0.05 c 0.06,-0.04 0.07,-0.11 0.03,-0.16 -0.03,-0.06 -0.1,-0.07 -0.16,-0.04 z" + id="path5132" /> + </g><path + class="st25" + d="m 4987.79,-180.14 c -0.89,0.68 2.66,1.31 1.92,1.88 -0.7,0.54 -2.35,-1.54 -3.07,-1.01" + id="path5138" + style="opacity:0.6" /><path + class="st25" + d="m 4988.93,-181.02 c -0.44,0.34 0.23,0.66 0.92,0.97 0.68,0.3 1.4,0.57 1.03,0.87 -0.69,0.56 -2.39,-1.51 -3.1,-0.96" + id="path5140" + style="opacity:0.6" /><path + class="st25" + d="m 4986.71,-179.31 c -0.45,0.32 0.2,0.67 0.88,1 0.67,0.32 1.37,0.62 1,0.91 -0.71,0.53 -2.33,-1.6 -3.06,-1.08" + id="path5142" + style="opacity:0.6" /><line + class="st26" + x1="4987.0298" + y1="-179.16" + x2="4987.8799" + y2="-179.81" + id="line5144" + style="opacity:0.6" /><line + class="st26" + x1="4988.1499" + y1="-180.02" + x2="4989" + y2="-180.67" + id="line5146" + style="opacity:0.6" /><line + class="st26" + x1="4988.4399" + y1="-177.66" + x2="4989.3101" + y2="-178.33" + id="line5148" + style="opacity:0.6" /><line + class="st26" + x1="4989.1299" + y1="-176.92999" + x2="4989.8198" + y2="-177.46001" + id="line5150" + style="opacity:0.6" /><line + class="st26" + x1="4990.1899" + y1="-177.74001" + x2="4990.8701" + y2="-178.27" + id="line5152" + style="opacity:0.6" /><line + class="st26" + x1="4989.5898" + y1="-178.53999" + x2="4990.4702" + y2="-179.22" + id="line5154" + style="opacity:0.6" /><g + id="g5158" + style="opacity:0.6"> + <path + class="st27" + d="m 4988.04,-177.51 -0.08,0.05 0.14,0.19 0.08,-0.05 c 0.05,-0.04 0.07,-0.11 0.03,-0.17 -0.04,-0.04 -0.11,-0.05 -0.17,-0.02 z" + id="path5156" /> + </g><path + class="st25" + d="m 4990.05,-181.94 c -0.86,0.72 2.71,1.2 1.99,1.8 -0.68,0.57 -2.41,-1.45 -3.1,-0.88" + id="path5162" + style="opacity:0.6" /><path + class="st25" + d="m 4991.16,-182.87 c -0.42,0.35 0.25,0.65 0.96,0.93 0.7,0.27 1.42,0.51 1.06,0.83 -0.67,0.59 -2.45,-1.41 -3.13,-0.83" + id="path5164" + style="opacity:0.6" /><path + class="st25" + d="m 4989,-181.08 c -0.88,0.7 2.68,1.25 1.95,1.84 -0.68,0.56 -2.39,-1.51 -3.1,-0.95" + id="path5166" + style="opacity:0.6" /><line + class="st26" + x1="4989.3301" + y1="-180.92999" + x2="4990.1499" + y2="-181.62" + id="line5168" + style="opacity:0.6" /><line + class="st26" + x1="4990.4102" + y1="-181.84" + x2="4991.2402" + y2="-182.53" + id="line5170" + style="opacity:0.6" /><line + class="st26" + x1="4990.7998" + y1="-179.49001" + x2="4991.6499" + y2="-180.2" + id="line5172" + style="opacity:0.6" /><line + class="st26" + x1="4991.52" + y1="-178.78999" + x2="4992.1899" + y2="-179.35001" + id="line5174" + style="opacity:0.6" /><line + class="st26" + x1="4992.54" + y1="-179.64" + x2="4993.2002" + y2="-180.2" + id="line5176" + style="opacity:0.6" /><line + class="st26" + x1="4991.9199" + y1="-180.42999" + x2="4992.7598" + y2="-181.13" + id="line5178" + style="opacity:0.6" /><g + id="g5182" + style="opacity:0.6"> + <path + class="st27" + d="m 4990.41,-179.32 -0.07,0.06 0.15,0.18 0.07,-0.06 c 0.05,-0.04 0.06,-0.12 0.02,-0.17 -0.05,-0.05 -0.12,-0.05 -0.17,-0.01 z" + id="path5180" /> + </g><path + class="st25" + d="m 4992.23,-183.84 c -0.83,0.75 2.75,1.1 2.06,1.72 -0.66,0.59 -2.46,-1.35 -3.14,-0.76" + id="path5186" + style="opacity:0.6" /><path + class="st25" + d="m 4993.3,-184.81 c -0.82,0.76 2.78,1.05 2.09,1.69 -0.65,0.6 -2.5,-1.32 -3.17,-0.71" + id="path5188" + style="opacity:0.6" /><path + class="st25" + d="m 4991.23,-182.93 c -0.85,0.73 2.73,1.14 2.02,1.76 -0.66,0.59 -2.45,-1.41 -3.13,-0.83" + id="path5190" + style="opacity:0.6" /><line + class="st26" + x1="4991.5498" + y1="-182.8" + x2="4992.3501" + y2="-183.52" + id="line5192" + style="opacity:0.6" /><line + class="st26" + x1="4992.6001" + y1="-183.75" + x2="4993.3999" + y2="-184.47" + id="line5194" + style="opacity:0.6" /><line + class="st26" + x1="4993.0801" + y1="-181.42" + x2="4993.8999" + y2="-182.16" + id="line5196" + style="opacity:0.6" /><line + class="st26" + x1="4993.8301" + y1="-180.75" + x2="4994.4702" + y2="-181.33" + id="line5198" + style="opacity:0.6" /><line + class="st26" + x1="4994.8198" + y1="-181.64" + x2="4995.46" + y2="-182.22" + id="line5200" + style="opacity:0.6" /><line + class="st26" + x1="4994.1602" + y1="-182.39999" + x2="4994.98" + y2="-183.14" + id="line5202" + style="opacity:0.6" /><g + id="g5206" + style="opacity:0.6"> + <path + class="st27" + d="m 4992.7,-181.23 -0.07,0.06 0.16,0.18 0.07,-0.06 c 0.05,-0.04 0.05,-0.12 0.01,-0.17 -0.05,-0.05 -0.12,-0.06 -0.17,-0.01 z" + id="path5204" /> + </g><path + class="st25" + d="m 4994.35,-185.81 c -0.81,0.78 2.8,1 2.13,1.65 -0.64,0.61 -2.52,-1.26 -3.17,-0.64" + id="path5210" + style="opacity:0.6" /><path + class="st25" + d="m 4995.38,-186.83 c -0.79,0.8 2.81,0.94 2.16,1.6 -0.63,0.63 -2.53,-1.21 -3.18,-0.58" + id="path5212" + style="opacity:0.6" /><path + class="st25" + d="m 4993.37,-184.87 c -0.82,0.76 2.78,1.04 2.09,1.68 -0.65,0.61 -2.5,-1.32 -3.17,-0.71" + id="path5214" + style="opacity:0.6" /><line + class="st26" + x1="4993.71" + y1="-184.75999" + x2="4994.48" + y2="-185.5" + id="line5216" + style="opacity:0.6" /><line + class="st26" + x1="4994.73" + y1="-185.74001" + x2="4995.4902" + y2="-186.5" + id="line5218" + style="opacity:0.6" /><line + class="st26" + x1="4995.29" + y1="-183.42999" + x2="4996.0801" + y2="-184.2" + id="line5220" + style="opacity:0.6" /><line + class="st26" + x1="4996.0601" + y1="-182.78999" + x2="4996.6899" + y2="-183.39" + id="line5222" + style="opacity:0.6" /><line + class="st26" + x1="4997.02" + y1="-183.71001" + x2="4997.6299" + y2="-184.32001" + id="line5224" + style="opacity:0.6" /><line + class="st26" + x1="4996.3398" + y1="-184.44" + x2="4997.1099" + y2="-185.22" + id="line5226" + style="opacity:0.6" /><g + id="g5230" + style="opacity:0.6"> + <path + class="st27" + d="m 4994.91,-183.24 -0.07,0.06 0.16,0.18 0.07,-0.06 c 0.05,-0.04 0.05,-0.12 0.01,-0.17 -0.04,-0.05 -0.12,-0.05 -0.17,-0.01 z" + id="path5228" /> + </g><path + class="st25" + d="m 4996.39,-187.87 c -0.77,0.82 2.83,0.88 2.18,1.56 -0.6,0.65 -2.56,-1.16 -3.19,-0.52" + id="path5234" + style="opacity:0.6" /><path + class="st25" + d="m 4997.38,-188.93 c -0.76,0.83 2.84,0.83 2.21,1.52 -0.59,0.66 -2.59,-1.12 -3.2,-0.46" + id="path5236" + style="opacity:0.6" /><path + class="st25" + d="m 4995.44,-186.9 c -0.79,0.8 2.82,0.94 2.16,1.6 -0.63,0.63 -2.53,-1.2 -3.18,-0.58" + id="path5238" + style="opacity:0.6" /><line + class="st26" + x1="4995.7798" + y1="-186.78999" + x2="4996.5298" + y2="-187.56" + id="line5240" + style="opacity:0.6" /><line + class="st26" + x1="4996.7598" + y1="-187.81" + x2="4997.5" + y2="-188.60001" + id="line5242" + style="opacity:0.6" /><path + class="st26" + d="m 4997.42,-185.53 c 0.26,-0.26 0.51,-0.52 0.76,-0.79" + id="path5244" + style="opacity:0.6" /><line + class="st26" + x1="4998.2202" + y1="-184.92" + x2="4998.8101" + y2="-185.53999" + id="line5246" + style="opacity:0.6" /><line + class="st26" + x1="4999.1299" + y1="-185.88" + x2="4999.7202" + y2="-186.50999" + id="line5248" + style="opacity:0.6" /><line + class="st26" + x1="4998.4199" + y1="-186.58" + x2="4999.1699" + y2="-187.39" + id="line5250" + style="opacity:0.6" /><g + id="g5254" + style="opacity:0.6"> + <path + class="st27" + d="m 4997.04,-185.32 -0.07,0.07 0.17,0.17 0.07,-0.07 c 0.05,-0.05 0.05,-0.12 0,-0.17 -0.05,-0.05 -0.12,-0.05 -0.17,0 z" + id="path5252" /> + </g><path + class="st25" + d="m 4998.35,-190.01 c -0.74,0.84 2.86,0.78 2.24,1.48 -0.58,0.66 -2.61,-1.07 -3.21,-0.4" + id="path5258" + style="opacity:0.6" /><path + class="st25" + d="m 4999.3,-191.1 c -0.73,0.85 2.88,0.73 2.27,1.44 -0.58,0.67 -2.63,-1.02 -3.22,-0.35" + id="path5260" + style="opacity:0.6" /><path + class="st25" + d="m 4997.44,-189 c -0.75,0.83 2.84,0.82 2.21,1.52 -0.59,0.66 -2.59,-1.12 -3.2,-0.46" + id="path5262" + style="opacity:0.6" /><line + class="st26" + x1="4997.7798" + y1="-188.91" + x2="4998.5" + y2="-189.7" + id="line5264" + style="opacity:0.6" /><line + class="st26" + x1="4998.73" + y1="-189.96001" + x2="4999.4302" + y2="-190.77" + id="line5266" + style="opacity:0.6" /><line + class="st26" + x1="4999.46" + y1="-187.71001" + x2="5000.2002" + y2="-188.52" + id="line5268" + style="opacity:0.6" /><line + class="st26" + x1="5000.2798" + y1="-187.12" + x2="5000.8599" + y2="-187.77" + id="line5270" + style="opacity:0.6" /><line + class="st26" + x1="5001.1602" + y1="-188.11" + x2="5001.73" + y2="-188.77" + id="line5272" + style="opacity:0.6" /><line + class="st26" + x1="5000.4302" + y1="-188.78999" + x2="5001.1499" + y2="-189.63" + id="line5274" + style="opacity:0.6" /><g + id="g5278" + style="opacity:0.6"> + <path + class="st27" + d="m 4999.1,-187.48 -0.06,0.07 0.17,0.16 0.06,-0.07 c 0.04,-0.05 0.04,-0.13 -0.01,-0.17 -0.04,-0.04 -0.12,-0.04 -0.16,0.01 z" + id="path5276" /> + </g><path + class="st25" + d="m 5000.23,-192.22 c -0.72,0.87 2.89,0.68 2.29,1.4 -0.57,0.68 -2.64,-0.97 -3.22,-0.29" + id="path5282" + style="opacity:0.6" /><path + class="st25" + d="m 5001.14,-193.34 c -0.7,0.88 2.9,0.63 2.32,1.36 -0.55,0.69 -2.65,-0.92 -3.23,-0.23" + id="path5284" + style="opacity:0.6" /><path + class="st25" + d="m 4999.36,-191.17 c -0.73,0.85 2.88,0.72 2.27,1.44 -0.57,0.67 -2.63,-1.02 -3.22,-0.34" + id="path5286" + style="opacity:0.6" /><line + class="st26" + x1="4999.7002" + y1="-191.09" + x2="5000.3901" + y2="-191.92" + id="line5288" + style="opacity:0.6" /><line + class="st26" + x1="5000.6099" + y1="-192.17999" + x2="5001.2798" + y2="-193.02" + id="line5290" + style="opacity:0.6" /><line + class="st26" + x1="5001.4302" + y1="-189.95" + x2="5002.1299" + y2="-190.8" + id="line5292" + style="opacity:0.6" /><line + class="st26" + x1="5002.27" + y1="-189.39999" + x2="5002.8198" + y2="-190.07001" + id="line5294" + style="opacity:0.6" /><line + class="st26" + x1="5003.1099" + y1="-190.42" + x2="5003.6499" + y2="-191.10001" + id="line5296" + style="opacity:0.6" /><line + class="st26" + x1="5002.3501" + y1="-191.07001" + x2="5003.04" + y2="-191.92999" + id="line5298" + style="opacity:0.6" /><g + id="g5302" + style="opacity:0.6"> + <path + class="st27" + d="m 5001.07,-189.72 -0.06,0.07 0.18,0.15 0.06,-0.07 c 0.04,-0.05 0.04,-0.13 -0.01,-0.17 -0.05,-0.03 -0.13,-0.03 -0.17,0.02 z" + id="path5300" /> + </g><path + class="st25" + d="m 5002.03,-194.49 c -0.68,0.89 2.91,0.58 2.34,1.32 -0.54,0.7 -2.67,-0.88 -3.23,-0.18" + id="path5306" + style="opacity:0.6" /><path + class="st25" + d="m 5002.9,-195.65 c -0.67,0.9 2.92,0.53 2.36,1.28 -0.53,0.71 -2.68,-0.84 -3.24,-0.12" + id="path5308" + style="opacity:0.6" /><path + class="st25" + d="m 5001.2,-193.42 c -0.7,0.88 2.9,0.62 2.32,1.36 -0.55,0.69 -2.66,-0.92 -3.23,-0.23" + id="path5310" + style="opacity:0.6" /><line + class="st26" + x1="5001.54" + y1="-193.35001" + x2="5002.2002" + y2="-194.2" + id="line5312" + style="opacity:0.6" /><line + class="st26" + x1="5002.4102" + y1="-194.47" + x2="5003.0601" + y2="-195.33" + id="line5314" + style="opacity:0.6" /><line + class="st26" + x1="5003.3101" + y1="-192.27" + x2="5003.98" + y2="-193.14" + id="line5316" + style="opacity:0.6" /><line + class="st26" + x1="5004.1699" + y1="-191.75" + x2="5004.6899" + y2="-192.42999" + id="line5318" + style="opacity:0.6" /><line + class="st26" + x1="5004.9702" + y1="-192.8" + x2="5005.4902" + y2="-193.49001" + id="line5320" + style="opacity:0.6" /><line + class="st26" + x1="5004.1899" + y1="-193.42" + x2="5004.8501" + y2="-194.3" + id="line5322" + style="opacity:0.6" /><g + id="g5326" + style="opacity:0.6"> + <path + class="st27" + d="m 5002.96,-192.02 -0.06,0.07 0.19,0.15 0.06,-0.07 c 0.04,-0.05 0.03,-0.13 -0.02,-0.17 -0.06,-0.04 -0.13,-0.03 -0.17,0.02 z" + id="path5324" /> + </g><path + class="st25" + d="m 5003.76,-196.83 c -0.65,0.91 2.93,0.48 2.38,1.25 -0.51,0.72 -2.7,-0.8 -3.24,-0.07" + id="path5330" + style="opacity:0.6" /><path + class="st25" + d="m 5004.6,-198.02 c -0.64,0.92 2.93,0.44 2.4,1.21 -0.5,0.72 -2.71,-0.76 -3.24,-0.02" + id="path5332" + style="opacity:0.6" /><path + class="st25" + d="m 5002.96,-195.72 c -0.67,0.9 2.92,0.53 2.36,1.28 -0.53,0.71 -2.68,-0.83 -3.24,-0.12" + id="path5334" + style="opacity:0.6" /><line + class="st26" + x1="5003.3101" + y1="-195.67" + x2="5003.9399" + y2="-196.53999" + id="line5336" + style="opacity:0.6" /><line + class="st26" + x1="5004.1401" + y1="-196.82001" + x2="5004.7598" + y2="-197.7" + id="line5338" + style="opacity:0.6" /><line + class="st26" + x1="5005.1099" + y1="-194.64999" + x2="5005.75" + y2="-195.53999" + id="line5340" + style="opacity:0.6" /><line + class="st26" + x1="5005.98" + y1="-194.16" + x2="5006.4902" + y2="-194.85001" + id="line5342" + style="opacity:0.6" /><line + class="st26" + x1="5006.75" + y1="-195.23" + x2="5007.25" + y2="-195.92999" + id="line5344" + style="opacity:0.6" /><line + class="st26" + x1="5005.9502" + y1="-195.83" + x2="5006.5801" + y2="-196.73" + id="line5346" + style="opacity:0.6" /><g + id="g5350" + style="opacity:0.6"> + <path + class="st27" + d="m 5004.77,-194.39 -0.06,0.07 0.19,0.14 0.06,-0.07 c 0.04,-0.05 0.03,-0.13 -0.02,-0.17 -0.06,-0.04 -0.14,-0.02 -0.17,0.03 z" + id="path5348" /> + </g><path + class="st25" + d="m 5005.42,-199.22 c -0.63,0.93 2.94,0.4 2.41,1.18 -0.49,0.73 -2.72,-0.72 -3.24,0.02" + id="path5354" + style="opacity:0.6" /><path + class="st25" + d="m 5006.23,-200.43 c -0.62,0.94 2.94,0.37 2.43,1.15 -0.49,0.73 -2.73,-0.69 -3.24,0.06" + id="path5356" + style="opacity:0.6" /><path + class="st25" + d="m 5004.65,-198.09 c -0.64,0.92 2.94,0.44 2.4,1.21 -0.5,0.72 -2.71,-0.75 -3.24,-0.02" + id="path5358" + style="opacity:0.6" /><line + class="st26" + x1="5005" + y1="-198.05" + x2="5005.6099" + y2="-198.94" + id="line5360" + style="opacity:0.6" /><line + class="st26" + x1="5005.8101" + y1="-199.22" + x2="5006.3999" + y2="-200.12" + id="line5362" + style="opacity:0.6" /><line + class="st26" + x1="5006.8301" + y1="-197.08" + x2="5007.4502" + y2="-197.99001" + id="line5364" + style="opacity:0.6" /><line + class="st26" + x1="5007.7202" + y1="-196.61" + x2="5008.2002" + y2="-197.32001" + id="line5366" + style="opacity:0.6" /><line + class="st26" + x1="5008.46" + y1="-197.7" + x2="5008.9302" + y2="-198.42" + id="line5368" + style="opacity:0.6" /><line + class="st26" + x1="5007.6401" + y1="-198.28" + x2="5008.25" + y2="-199.2" + id="line5370" + style="opacity:0.6" /><g + id="g5374" + style="opacity:0.6"> + <path + class="st27" + d="m 5006.5,-196.81 -0.05,0.08 0.19,0.14 0.05,-0.08 c 0.04,-0.05 0.02,-0.13 -0.03,-0.17 -0.05,-0.04 -0.12,-0.03 -0.16,0.03 z" + id="path5372" /> + </g><path + class="st25" + d="m 5007.03,-201.66 c -0.61,0.95 2.95,0.34 2.44,1.13 -0.48,0.74 -2.74,-0.66 -3.24,0.1" + id="path5378" + style="opacity:0.6" /><path + class="st25" + d="m 5007.82,-202.9 c -0.6,0.95 2.95,0.32 2.44,1.11 -0.47,0.74 -2.74,-0.65 -3.24,0.12" + id="path5380" + style="opacity:0.6" /><path + class="st25" + d="m 5006.28,-200.51 c -0.62,0.94 2.94,0.36 2.43,1.15 -0.48,0.73 -2.73,-0.69 -3.24,0.07" + id="path5382" + style="opacity:0.6" /><line + class="st26" + x1="5006.6401" + y1="-200.48" + x2="5007.23" + y2="-201.38" + id="line5384" + style="opacity:0.6" /><line + class="st26" + x1="5007.4102" + y1="-201.67" + x2="5008" + y2="-202.59" + id="line5386" + style="opacity:0.6" /><line + class="st26" + x1="5008.48" + y1="-199.55" + x2="5009.0801" + y2="-200.47" + id="line5388" + style="opacity:0.6" /><line + class="st26" + x1="5009.3901" + y1="-199.11" + x2="5009.8501" + y2="-199.82001" + id="line5390" + style="opacity:0.6" /><line + class="st26" + x1="5010.1001" + y1="-200.21001" + x2="5010.5601" + y2="-200.92" + id="line5392" + style="opacity:0.6" /><line + class="st26" + x1="5009.27" + y1="-200.77" + x2="5009.8599" + y2="-201.69" + id="line5394" + style="opacity:0.6" /><g + id="g5398" + style="opacity:0.6"> + <path + class="st27" + d="m 5008.16,-199.28 -0.05,0.08 0.2,0.13 0.05,-0.08 c 0.04,-0.05 0.02,-0.13 -0.03,-0.16 -0.06,-0.04 -0.13,-0.02 -0.17,0.03 z" + id="path5396" /> + </g><path + class="st25" + d="m 5008.6,-204.14 c -0.59,0.96 2.94,0.29 2.45,1.09 -0.46,0.75 -2.74,-0.63 -3.23,0.15" + id="path5402" + style="opacity:0.6" /><path + class="st25" + d="m 5009.36,-205.39 c -0.59,0.96 2.96,0.27 2.47,1.07 -0.46,0.75 -2.76,-0.6 -3.23,0.18" + id="path5404" + style="opacity:0.6" /><path + class="st25" + d="m 5007.87,-202.98 c -0.6,0.95 2.95,0.32 2.45,1.11 -0.47,0.74 -2.74,-0.65 -3.24,0.12" + id="path5406" + style="opacity:0.6" /><line + class="st26" + x1="5008.23" + y1="-202.95" + x2="5008.7998" + y2="-203.87" + id="line5408" + style="opacity:0.6" /><line + class="st26" + x1="5008.98" + y1="-204.16" + x2="5009.5498" + y2="-205.08" + id="line5410" + style="opacity:0.6" /><line + class="st26" + x1="5010.0898" + y1="-202.05" + x2="5010.6699" + y2="-202.98" + id="line5412" + style="opacity:0.6" /><line + class="st26" + x1="5011" + y1="-201.62" + x2="5011.4502" + y2="-202.34" + id="line5414" + style="opacity:0.6" /><line + class="st26" + x1="5011.6899" + y1="-202.73" + x2="5012.1299" + y2="-203.46001" + id="line5416" + style="opacity:0.6" /><line + class="st26" + x1="5010.8501" + y1="-203.28" + x2="5011.4199" + y2="-204.22" + id="line5418" + style="opacity:0.6" /><g + id="g5422" + style="opacity:0.6"> + <path + class="st27" + d="m 5009.77,-201.77 -0.05,0.08 0.2,0.13 0.05,-0.08 c 0.03,-0.06 0.02,-0.13 -0.04,-0.16 -0.05,-0.04 -0.13,-0.03 -0.16,0.03 z" + id="path5420" /> + </g><path + class="st25" + d="m 5010.12,-206.63 c -0.57,0.97 2.95,0.22 2.48,1.03 -0.44,0.76 -2.77,-0.56 -3.24,0.21" + id="path5426" + style="opacity:0.6" /><path + class="st25" + d="m 5010.85,-207.9 c -0.56,0.97 2.96,0.19 2.49,1 -0.44,0.76 -2.77,-0.53 -3.22,0.26" + id="path5428" + style="opacity:0.6" /><path + class="st25" + d="m 5009.41,-205.46 c -0.59,0.96 2.96,0.26 2.47,1.06 -0.46,0.75 -2.76,-0.59 -3.23,0.18" + id="path5430" + style="opacity:0.6" /><line + class="st26" + x1="5009.77" + y1="-205.44" + x2="5010.3301" + y2="-206.36" + id="line5432" + style="opacity:0.6" /><line + class="st26" + x1="5010.5" + y1="-206.66" + x2="5011.04" + y2="-207.60001" + id="line5434" + style="opacity:0.6" /><path + class="st26" + d="m 5011.65,-204.58 c 0.19,-0.31 0.39,-0.62 0.57,-0.94" + id="path5436" + style="opacity:0.6" /><line + class="st26" + x1="5012.5698" + y1="-204.17" + x2="5013.0098" + y2="-204.89999" + id="line5438" + style="opacity:0.6" /><line + class="st26" + x1="5013.2402" + y1="-205.3" + x2="5013.6699" + y2="-206.03999" + id="line5440" + style="opacity:0.6" /><line + class="st26" + x1="5012.3901" + y1="-205.83" + x2="5012.9399" + y2="-206.78" + id="line5442" + style="opacity:0.6" /><g + id="g5446" + style="opacity:0.6"> + <path + class="st27" + d="m 5011.33,-204.3 -0.05,0.08 0.2,0.12 0.05,-0.08 c 0.03,-0.06 0.02,-0.13 -0.04,-0.16 -0.05,-0.03 -0.12,-0.01 -0.16,0.04 z" + id="path5444" /> + </g><path + class="st25" + d="m 5011.58,-209.16 c -0.55,0.98 2.96,0.15 2.5,0.97 -0.43,0.77 -2.78,-0.5 -3.23,0.29" + id="path5450" + style="opacity:0.6" /><path + class="st25" + d="m 5012.28,-210.44 c -0.53,0.99 2.96,0.12 2.52,0.94 -0.42,0.77 -2.77,-0.46 -3.21,0.34" + id="path5452" + style="opacity:0.6" /><path + class="st25" + d="m 5010.9,-207.98 c -0.56,0.97 2.96,0.19 2.49,1 -0.44,0.76 -2.77,-0.52 -3.22,0.26" + id="path5454" + style="opacity:0.6" /><line + class="st26" + x1="5011.25" + y1="-207.96001" + x2="5011.79" + y2="-208.89999" + id="line5456" + style="opacity:0.6" /><line + class="st26" + x1="5011.96" + y1="-209.2" + x2="5012.4702" + y2="-210.14999" + id="line5458" + style="opacity:0.6" /><line + class="st26" + x1="5013.1499" + y1="-207.14999" + x2="5013.7002" + y2="-208.10001" + id="line5460" + style="opacity:0.6" /><line + class="st26" + x1="5014.0801" + y1="-206.75999" + x2="5014.5098" + y2="-207.5" + id="line5462" + style="opacity:0.6" /><line + class="st26" + x1="5014.73" + y1="-207.91" + x2="5015.1401" + y2="-208.66" + id="line5464" + style="opacity:0.6" /><line + class="st26" + x1="5013.8701" + y1="-208.41" + x2="5014.3901" + y2="-209.38" + id="line5466" + style="opacity:0.6" /><g + id="g5470" + style="opacity:0.6"> + <path + class="st27" + d="m 5012.85,-206.86 -0.05,0.08 0.21,0.12 0.05,-0.08 c 0.03,-0.06 0.01,-0.13 -0.04,-0.16 -0.07,-0.03 -0.14,-0.01 -0.17,0.04 z" + id="path5468" /> + </g><path + class="st25" + d="m 5012.97,-211.73 c -0.53,0.99 2.97,0.08 2.53,0.91 -0.41,0.78 -2.79,-0.43 -3.22,0.37" + id="path5474" + style="opacity:0.6" /><path + class="st25" + d="m 5013.64,-213.02 c -0.51,1 2.96,0.04 2.54,0.88 -0.4,0.78 -2.78,-0.39 -3.21,0.42" + id="path5476" + style="opacity:0.6" /><path + class="st25" + d="m 5012.32,-210.52 c -0.53,0.99 2.96,0.11 2.52,0.94 -0.42,0.77 -2.78,-0.45 -3.21,0.34" + id="path5478" + style="opacity:0.6" /><line + class="st26" + x1="5012.6699" + y1="-210.52" + x2="5013.1899" + y2="-211.47" + id="line5480" + style="opacity:0.6" /><line + class="st26" + x1="5013.3501" + y1="-211.77" + x2="5013.8398" + y2="-212.73" + id="line5482" + style="opacity:0.6" /><line + class="st26" + x1="5014.5898" + y1="-209.75999" + x2="5015.1201" + y2="-210.72" + id="line5484" + style="opacity:0.6" /><line + class="st26" + x1="5015.5298" + y1="-209.39" + x2="5015.9399" + y2="-210.14" + id="line5486" + style="opacity:0.6" /><line + class="st26" + x1="5016.1499" + y1="-210.55" + x2="5016.54" + y2="-211.31" + id="line5488" + style="opacity:0.6" /><line + class="st26" + x1="5015.2798" + y1="-211.03" + x2="5015.7798" + y2="-212.00999" + id="line5490" + style="opacity:0.6" /><g + id="g5494" + style="opacity:0.6"> + <path + class="st27" + d="m 5014.29,-209.45 -0.04,0.08 0.21,0.11 0.04,-0.08 c 0.03,-0.06 0.01,-0.13 -0.05,-0.16 -0.05,-0.03 -0.12,-0.01 -0.16,0.05 z" + id="path5492" /> + </g><path + class="st25" + d="m 5014.3,-214.33 c -0.5,1 2.97,0.01 2.55,0.85 -0.4,0.78 -2.8,-0.36 -3.21,0.45" + id="path5498" + style="opacity:0.6" /><path + class="st25" + d="m 5014.94,-215.64 c -0.48,1.01 2.96,-0.03 2.56,0.82 -0.38,0.79 -2.79,-0.32 -3.2,0.5" + id="path5500" + style="opacity:0.6" /><path + class="st25" + d="m 5013.68,-213.11 c -0.51,1 2.96,0.04 2.54,0.88 -0.4,0.78 -2.78,-0.38 -3.2,0.42" + id="path5502" + style="opacity:0.6" /><line + class="st26" + x1="5014.0298" + y1="-213.11" + x2="5014.52" + y2="-214.07001" + id="line5504" + style="opacity:0.6" /><line + class="st26" + x1="5014.6802" + y1="-214.38" + x2="5015.1499" + y2="-215.35001" + id="line5506" + style="opacity:0.6" /><line + class="st26" + x1="5015.9702" + y1="-212.39999" + x2="5016.4702" + y2="-213.37" + id="line5508" + style="opacity:0.6" /><line + class="st26" + x1="5016.9199" + y1="-212.05" + x2="5017.3101" + y2="-212.81" + id="line5510" + style="opacity:0.6" /><line + class="st26" + x1="5017.5098" + y1="-213.22" + x2="5017.8799" + y2="-214" + id="line5512" + style="opacity:0.6" /><line + class="st26" + x1="5016.6299" + y1="-213.69" + x2="5017.1001" + y2="-214.67999" + id="line5514" + style="opacity:0.6" /><g + id="g5518" + style="opacity:0.6"> + <path + class="st27" + d="m 5015.68,-212.08 -0.04,0.08 0.21,0.11 0.04,-0.08 c 0.03,-0.06 0.01,-0.13 -0.05,-0.16 -0.06,-0.04 -0.13,-0.01 -0.16,0.05 z" + id="path5516" /> + </g><path + class="st25" + d="m 5015.57,-216.96 c -0.48,1.02 2.97,-0.06 2.57,0.79 -0.38,0.79 -2.81,-0.29 -3.2,0.53" + id="path5522" + style="opacity:0.6" /><path + class="st25" + d="m 5016.17,-218.28 c -0.46,1.03 2.96,-0.1 2.58,0.76 -0.36,0.8 -2.8,-0.25 -3.18,0.57" + id="path5524" + style="opacity:0.6" /><path + class="st25" + d="m 5014.98,-215.72 c -0.48,1.01 2.96,-0.03 2.56,0.82 -0.38,0.79 -2.79,-0.32 -3.19,0.5" + id="path5526" + style="opacity:0.6" /><line + class="st26" + x1="5015.3301" + y1="-215.73" + x2="5015.7998" + y2="-216.71001" + id="line5528" + style="opacity:0.6" /><line + class="st26" + x1="5015.9399" + y1="-217.02" + x2="5016.3901" + y2="-218" + id="line5530" + style="opacity:0.6" /><line + class="st26" + x1="5017.2798" + y1="-215.07001" + x2="5017.7598" + y2="-216.06" + id="line5532" + style="opacity:0.6" /><line + class="st26" + x1="5018.2402" + y1="-214.74001" + x2="5018.6099" + y2="-215.52" + id="line5534" + style="opacity:0.6" /><line + class="st26" + x1="5018.7998" + y1="-215.92999" + x2="5019.1499" + y2="-216.71001" + id="line5536" + style="opacity:0.6" /><line + class="st26" + x1="5017.9102" + y1="-216.38" + x2="5018.3599" + y2="-217.38" + id="line5538" + style="opacity:0.6" /><g + id="g5542" + style="opacity:0.6"> + <path + class="st27" + d="m 5017,-214.75 -0.04,0.08 0.21,0.1 0.04,-0.08 c 0.03,-0.06 0,-0.13 -0.05,-0.16 -0.06,-0.02 -0.13,0 -0.16,0.06 z" + id="path5540" /> + </g><path + class="st25" + d="m 5016.77,-219.62 c -0.45,1.03 2.96,-0.14 2.59,0.72 -0.35,0.81 -2.81,-0.22 -3.18,0.61" + id="path5546" + style="opacity:0.6" /><path + class="st25" + d="m 5017.34,-220.96 c -0.44,1.04 2.96,-0.17 2.6,0.69 -0.34,0.81 -2.81,-0.18 -3.17,0.65" + id="path5548" + style="opacity:0.6" /><path + class="st25" + d="m 5016.21,-218.37 c -0.46,1.03 2.96,-0.1 2.58,0.75 -0.36,0.8 -2.8,-0.25 -3.18,0.58" + id="path5550" + style="opacity:0.6" /><line + class="st26" + x1="5016.5601" + y1="-218.39" + x2="5017" + y2="-219.37" + id="line5552" + style="opacity:0.6" /><line + class="st26" + x1="5017.1401" + y1="-219.69" + x2="5017.5601" + y2="-220.67999" + id="line5554" + style="opacity:0.6" /><line + class="st26" + x1="5018.5298" + y1="-217.77" + x2="5018.98" + y2="-218.77" + id="line5556" + style="opacity:0.6" /><line + class="st26" + x1="5019.4902" + y1="-217.47" + x2="5019.8398" + y2="-218.25" + id="line5558" + style="opacity:0.6" /><line + class="st26" + x1="5020.0298" + y1="-218.67" + x2="5020.3599" + y2="-219.46001" + id="line5560" + style="opacity:0.6" /><line + class="st26" + x1="5019.1201" + y1="-219.09" + x2="5019.5498" + y2="-220.10001" + id="line5562" + style="opacity:0.6" /><g + id="g5566" + style="opacity:0.6"> + <path + class="st27" + d="m 5018.26,-217.44 -0.04,0.08 0.22,0.1 0.04,-0.08 c 0.03,-0.06 0,-0.13 -0.06,-0.16 -0.07,-0.03 -0.14,0 -0.16,0.06 z" + id="path5564" /> + </g><path + class="st25" + d="m 5017.91,-222.3 c -0.42,1.04 2.95,-0.21 2.6,0.66 -0.32,0.82 -2.82,-0.15 -3.17,0.68" + id="path5570" + style="opacity:0.6" /><path + class="st25" + d="m 5018.45,-223.66 c -0.42,1.04 2.96,-0.24 2.61,0.63 -0.33,0.82 -2.82,-0.12 -3.15,0.73" + id="path5572" + style="opacity:0.6" /><path + class="st25" + d="m 5017.38,-221.04 c -0.44,1.04 2.96,-0.17 2.6,0.69 -0.34,0.81 -2.81,-0.18 -3.17,0.65" + id="path5574" + style="opacity:0.6" /><line + class="st26" + x1="5017.73" + y1="-221.07001" + x2="5018.1499" + y2="-222.07001" + id="line5576" + style="opacity:0.6" /><line + class="st26" + x1="5018.2798" + y1="-222.39" + x2="5018.6802" + y2="-223.39" + id="line5578" + style="opacity:0.6" /><line + class="st26" + x1="5019.71" + y1="-220.5" + x2="5020.1401" + y2="-221.50999" + id="line5580" + style="opacity:0.6" /><line + class="st26" + x1="5020.6802" + y1="-220.22" + x2="5021.0098" + y2="-221.00999" + id="line5582" + style="opacity:0.6" /><line + class="st26" + x1="5021.1802" + y1="-221.44" + x2="5021.5" + y2="-222.24001" + id="line5584" + style="opacity:0.6" /><line + class="st26" + x1="5020.27" + y1="-221.84" + x2="5020.6699" + y2="-222.86" + id="line5586" + style="opacity:0.6" /><g + id="g5590" + style="opacity:0.6"> + <path + class="st27" + d="m 5019.45,-220.17 -0.04,0.09 0.22,0.09 0.04,-0.09 c 0.03,-0.06 0,-0.13 -0.06,-0.16 -0.07,-0.02 -0.14,0.01 -0.16,0.07 z" + id="path5588" /> + </g><path + class="st25" + d="m 5018.98,-225.02 c -0.39,1.05 2.95,-0.28 2.62,0.6 -0.31,0.82 -2.81,-0.08 -3.15,0.76" + id="path5594" + style="opacity:0.6" /><path + class="st25" + d="m 5019.49,-226.39 c -0.39,1.05 2.95,-0.31 2.63,0.57 -0.31,0.82 -2.82,-0.05 -3.14,0.8" + id="path5596" + style="opacity:0.6" /><path + class="st25" + d="m 5018.48,-223.74 c -0.42,1.04 2.96,-0.24 2.61,0.63 -0.33,0.82 -2.82,-0.12 -3.15,0.73" + id="path5598" + style="opacity:0.6" /><line + class="st26" + x1="5018.8301" + y1="-223.78" + x2="5019.2202" + y2="-224.78999" + id="line5600" + style="opacity:0.6" /><line + class="st26" + x1="5019.3501" + y1="-225.11" + x2="5019.73" + y2="-226.12" + id="line5602" + style="opacity:0.6" /><line + class="st26" + x1="5020.8301" + y1="-223.25999" + x2="5021.23" + y2="-224.28" + id="line5604" + style="opacity:0.6" /><line + class="st26" + x1="5021.8101" + y1="-223.00999" + x2="5022.1099" + y2="-223.8" + id="line5606" + style="opacity:0.6" /><line + class="st26" + x1="5022.2798" + y1="-224.24001" + x2="5022.5801" + y2="-225.03999" + id="line5608" + style="opacity:0.6" /><line + class="st26" + x1="5021.3501" + y1="-224.61" + x2="5021.73" + y2="-225.64" + id="line5610" + style="opacity:0.6" /><g + id="g5614" + style="opacity:0.6"> + <path + class="st27" + d="m 5020.57,-222.92 -0.03,0.09 0.22,0.09 0.03,-0.09 c 0.02,-0.06 0,-0.13 -0.07,-0.15 -0.06,-0.03 -0.13,0 -0.15,0.06 z" + id="path5612" /> + </g><path + class="st25" + d="m 5019.98,-227.76 c -0.37,1.06 2.95,-0.35 2.63,0.54 -0.3,0.83 -2.81,-0.01 -3.13,0.84" + id="path5618" + style="opacity:0.6" /><path + class="st25" + d="m 5020.46,-229.14 c -0.36,1.07 2.93,-0.39 2.64,0.5 -0.27,0.84 -2.82,0.02 -3.12,0.88" + id="path5620" + style="opacity:0.6" /><path + class="st25" + d="m 5019.52,-226.47 c -0.39,1.05 2.95,-0.32 2.63,0.57 -0.31,0.82 -2.82,-0.05 -3.14,0.8" + id="path5622" + style="opacity:0.6" /><line + class="st26" + x1="5019.8701" + y1="-226.52" + x2="5020.23" + y2="-227.53" + id="line5624" + style="opacity:0.6" /><line + class="st26" + x1="5020.3501" + y1="-227.86" + x2="5020.71" + y2="-228.88" + id="line5626" + style="opacity:0.6" /><line + class="st26" + x1="5021.8799" + y1="-226.03999" + x2="5022.25" + y2="-227.08" + id="line5628" + style="opacity:0.6" /><line + class="st26" + x1="5022.8599" + y1="-225.81" + x2="5023.1499" + y2="-226.62" + id="line5630" + style="opacity:0.6" /><line + class="st26" + x1="5023.2998" + y1="-227.06" + x2="5023.5801" + y2="-227.86" + id="line5632" + style="opacity:0.6" /><line + class="st26" + x1="5022.3701" + y1="-227.41" + x2="5022.7202" + y2="-228.45" + id="line5634" + style="opacity:0.6" /><g + id="g5638" + style="opacity:0.6"> + <path + class="st27" + d="m 5021.63,-225.7 -0.03,0.09 0.22,0.08 0.03,-0.09 c 0.02,-0.06 -0.01,-0.13 -0.07,-0.15 -0.06,-0.02 -0.13,0.01 -0.15,0.07 z" + id="path5636" /> + </g><path + class="st25" + d="m 5020.92,-230.52 c -0.35,1.07 2.94,-0.42 2.65,0.47 -0.28,0.83 -2.82,0.05 -3.11,0.91" + id="path5642" + style="opacity:0.6" /><path + class="st25" + d="m 5021.37,-231.91 c -0.34,1.07 2.93,-0.46 2.65,0.44 -0.27,0.84 -2.81,0.09 -3.09,0.95" + id="path5644" + style="opacity:0.6" /><path + class="st25" + d="m 5020.49,-229.22 c -0.35,1.07 2.93,-0.39 2.64,0.5 -0.27,0.84 -2.82,0.02 -3.12,0.88" + id="path5646" + style="opacity:0.6" /><line + class="st26" + x1="5020.8398" + y1="-229.28" + x2="5021.1802" + y2="-230.3" + id="line5648" + style="opacity:0.6" /><line + class="st26" + x1="5021.29" + y1="-230.63" + x2="5021.6201" + y2="-231.66" + id="line5650" + style="opacity:0.6" /><line + class="st26" + x1="5022.8599" + y1="-228.85001" + x2="5023.21" + y2="-229.89" + id="line5652" + style="opacity:0.6" /><line + class="st26" + x1="5023.8501" + y1="-228.64999" + x2="5024.1201" + y2="-229.46001" + id="line5654" + style="opacity:0.6" /><line + class="st26" + x1="5024.2598" + y1="-229.89999" + x2="5024.52" + y2="-230.72" + id="line5656" + style="opacity:0.6" /><line + class="st26" + x1="5023.3198" + y1="-230.23" + x2="5023.6499" + y2="-231.28" + id="line5658" + style="opacity:0.6" /><g + id="g5662" + style="opacity:0.6"> + <path + class="st27" + d="m 5022.62,-228.5 -0.03,0.09 0.22,0.08 0.03,-0.09 c 0.02,-0.06 -0.01,-0.13 -0.07,-0.15 -0.06,-0.03 -0.13,0 -0.15,0.07 z" + id="path5660" /> + </g><path + class="st25" + d="m 5021.79,-233.31 c -0.32,1.08 2.92,-0.5 2.66,0.4 -0.25,0.84 -2.81,0.12 -3.08,0.99" + id="path5666" + style="opacity:0.6" /><path + class="st25" + d="m 5022.2,-234.71 c -0.31,1.08 2.91,-0.53 2.66,0.37 -0.23,0.85 -2.82,0.16 -3.07,1.03" + id="path5668" + style="opacity:0.6" /><path + class="st25" + d="m 5021.39,-232 c -0.34,1.07 2.93,-0.46 2.65,0.44 -0.27,0.84 -2.81,0.09 -3.09,0.95" + id="path5670" + style="opacity:0.6" /><line + class="st26" + x1="5021.7402" + y1="-232.06" + x2="5022.0601" + y2="-233.09" + id="line5672" + style="opacity:0.6" /><line + class="st26" + x1="5022.1602" + y1="-233.42999" + x2="5022.46" + y2="-234.46001" + id="line5674" + style="opacity:0.6" /><line + class="st26" + x1="5023.77" + y1="-231.69" + x2="5024.0898" + y2="-232.74001" + id="line5676" + style="opacity:0.6" /><line + class="st26" + x1="5024.7598" + y1="-231.50999" + x2="5025.0098" + y2="-232.33" + id="line5678" + style="opacity:0.6" /><line + class="st26" + x1="5025.1401" + y1="-232.77" + x2="5025.3901" + y2="-233.59" + id="line5680" + style="opacity:0.6" /><line + class="st26" + x1="5024.1899" + y1="-233.07001" + x2="5024.5" + y2="-234.13" + id="line5682" + style="opacity:0.6" /><g + id="g5686" + style="opacity:0.6"> + <path + class="st27" + d="m 5023.54,-231.33 -0.03,0.09 0.23,0.07 0.03,-0.09 c 0.02,-0.06 -0.02,-0.13 -0.08,-0.15 -0.07,-0.02 -0.13,0.02 -0.15,0.08 z" + id="path5684" /> + </g><path + class="st25" + d="m 5022.6,-236.11 c -0.3,1.08 2.91,-0.57 2.66,0.34 -0.23,0.85 -2.81,0.19 -3.06,1.07" + id="path5690" + style="opacity:0.6" /><path + class="st25" + d="m 5022.97,-237.52 c -0.28,1.09 2.9,-0.61 2.67,0.3 -0.22,0.85 -2.81,0.23 -3.04,1.11" + id="path5692" + style="opacity:0.6" /><path + class="st25" + d="m 5022.23,-234.8 c -0.3,1.08 2.91,-0.53 2.66,0.37 -0.23,0.85 -2.81,0.16 -3.07,1.03" + id="path5694" + style="opacity:0.6" /><line + class="st26" + x1="5022.5801" + y1="-234.87" + x2="5022.8701" + y2="-235.91" + id="line5696" + style="opacity:0.6" /><line + class="st26" + x1="5022.96" + y1="-236.24001" + x2="5023.23" + y2="-237.28" + id="line5698" + style="opacity:0.6" /><line + class="st26" + x1="5024.6099" + y1="-234.53999" + x2="5024.9102" + y2="-235.60001" + id="line5700" + style="opacity:0.6" /><line + class="st26" + x1="5025.6099" + y1="-234.39" + x2="5025.8398" + y2="-235.21001" + id="line5702" + style="opacity:0.6" /><line + class="st26" + x1="5025.96" + y1="-235.66" + x2="5026.1802" + y2="-236.49001" + id="line5704" + style="opacity:0.6" /><line + class="st26" + x1="5025" + y1="-235.94" + x2="5025.2798" + y2="-237" + id="line5706" + style="opacity:0.6" /><g + id="g5710" + style="opacity:0.6"> + <path + class="st27" + d="m 5024.39,-234.18 -0.02,0.09 0.23,0.07 0.03,-0.09 c 0.02,-0.06 -0.02,-0.13 -0.08,-0.15 -0.08,-0.02 -0.14,0.02 -0.16,0.08 z" + id="path5708" /> + </g><path + class="st25" + d="m 5023.33,-238.94 c -0.27,1.09 2.89,-0.64 2.67,0.27 -0.21,0.86 -2.81,0.26 -3.03,1.14" + id="path5714" + style="opacity:0.6" /><path + class="st25" + d="m 5023.66,-240.35 c -0.25,1.1 2.89,-0.68 2.68,0.23 -0.2,0.86 -2.8,0.3 -3.01,1.18" + id="path5716" + style="opacity:0.6" /><path + class="st25" + d="m 5022.99,-237.61 c -0.28,1.09 2.9,-0.61 2.67,0.3 -0.22,0.85 -2.81,0.23 -3.04,1.11" + id="path5718" + style="opacity:0.6" /><line + class="st26" + x1="5023.3398" + y1="-237.69" + x2="5023.6001" + y2="-238.74001" + id="line5720" + style="opacity:0.6" /><line + class="st26" + x1="5023.6802" + y1="-239.07001" + x2="5023.9302" + y2="-240.12" + id="line5722" + style="opacity:0.6" /><line + class="st26" + x1="5025.3799" + y1="-237.42" + x2="5025.6499" + y2="-238.48" + id="line5724" + style="opacity:0.6" /><line + class="st26" + x1="5026.3799" + y1="-237.28999" + x2="5026.5898" + y2="-238.12" + id="line5726" + style="opacity:0.6" /><line + class="st26" + x1="5026.7002" + y1="-238.57001" + x2="5026.8999" + y2="-239.39999" + id="line5728" + style="opacity:0.6" /><line + class="st26" + x1="5025.73" + y1="-238.83" + x2="5025.98" + y2="-239.89" + id="line5730" + style="opacity:0.6" /><g + id="g5734" + style="opacity:0.6"> + <path + class="st27" + d="m 5025.17,-237.05 -0.02,0.09 0.23,0.06 0.02,-0.09 c 0.02,-0.06 -0.02,-0.13 -0.08,-0.15 -0.07,-0.01 -0.13,0.03 -0.15,0.09 z" + id="path5732" /> + </g><path + class="st25" + d="m 5023.98,-241.78 c -0.24,1.1 2.88,-0.72 2.68,0.19 -0.19,0.86 -2.8,0.34 -3,1.23" + id="path5738" + style="opacity:0.6" /><path + class="st25" + d="m 5024.27,-243.2 c -0.22,1.1 2.86,-0.77 2.68,0.15 -0.17,0.87 -2.79,0.39 -2.98,1.27" + id="path5740" + style="opacity:0.6" /><path + class="st25" + d="m 5023.68,-240.44 c -0.25,1.1 2.88,-0.68 2.67,0.23 -0.19,0.86 -2.8,0.3 -3.01,1.19" + id="path5742" + style="opacity:0.6" /><line + class="st26" + x1="5024.0298" + y1="-240.53" + x2="5024.2598" + y2="-241.58" + id="line5744" + style="opacity:0.6" /><line + class="st26" + x1="5024.3301" + y1="-241.92" + x2="5024.5498" + y2="-242.98" + id="line5746" + style="opacity:0.6" /><line + class="st26" + x1="5026.0801" + y1="-240.31" + x2="5026.3198" + y2="-241.39" + id="line5748" + style="opacity:0.6" /><line + class="st26" + x1="5027.0801" + y1="-240.21001" + x2="5027.27" + y2="-241.05" + id="line5750" + style="opacity:0.6" /><line + class="st26" + x1="5027.3599" + y1="-241.5" + x2="5027.5298" + y2="-242.34" + id="line5752" + style="opacity:0.6" /><line + class="st26" + x1="5026.3901" + y1="-241.73" + x2="5026.6099" + y2="-242.81" + id="line5754" + style="opacity:0.6" /><g + id="g5758" + style="opacity:0.6"> + <path + class="st27" + d="m 5025.87,-239.94 -0.02,0.09 0.23,0.05 0.02,-0.09 c 0.01,-0.06 -0.03,-0.13 -0.09,-0.14 -0.06,-0.02 -0.12,0.03 -0.14,0.09 z" + id="path5756" /> + </g><path + class="st25" + d="m 5024.55,-244.63 c -0.2,1.1 2.85,-0.81 2.69,0.11 -0.16,0.87 -2.78,0.43 -2.96,1.32" + id="path5762" + style="opacity:0.6" /><path + class="st25" + d="m 5024.79,-246.06 c -0.19,1.11 2.84,-0.86 2.69,0.07 -0.15,0.87 -2.77,0.48 -2.94,1.37" + id="path5764" + style="opacity:0.6" /><path + class="st25" + d="m 5024.29,-243.29 c -0.22,1.1 2.86,-0.77 2.68,0.15 -0.17,0.87 -2.79,0.39 -2.97,1.27" + id="path5766" + style="opacity:0.6" /><line + class="st26" + x1="5024.6299" + y1="-243.39" + x2="5024.8301" + y2="-244.44" + id="line5768" + style="opacity:0.6" /><line + class="st26" + x1="5024.8901" + y1="-244.78" + x2="5025.0801" + y2="-245.84" + id="line5770" + style="opacity:0.6" /><line + class="st26" + x1="5026.6899" + y1="-243.23" + x2="5026.8901" + y2="-244.31" + id="line5772" + style="opacity:0.6" /><line + class="st26" + x1="5027.6899" + y1="-243.16" + x2="5027.8501" + y2="-244.00999" + id="line5774" + style="opacity:0.6" /><line + class="st26" + x1="5027.9399" + y1="-244.46001" + x2="5028.0801" + y2="-245.31" + id="line5776" + style="opacity:0.6" /><line + class="st26" + x1="5026.96" + y1="-244.66" + x2="5027.1401" + y2="-245.74001" + id="line5778" + style="opacity:0.6" /><g + id="g5782" + style="opacity:0.6"> + <path + class="st27" + d="m 5026.5,-242.85 -0.02,0.09 0.23,0.05 0.02,-0.09 c 0.01,-0.06 -0.03,-0.13 -0.09,-0.14 -0.07,-0.02 -0.13,0.02 -0.14,0.09 z" + id="path5780" /> + </g><path + class="st25" + d="m 5025.02,-247.5 c -0.17,1.11 2.83,-0.9 2.69,0.03 -0.14,0.87 -2.76,0.52 -2.91,1.41" + id="path5786" + style="opacity:0.6" /><path + class="st25" + d="m 5025.22,-248.94 c -0.15,1.11 2.81,-0.94 2.69,-0.01 -0.12,0.87 -2.75,0.56 -2.89,1.45" + id="path5788" + style="opacity:0.6" /><path + class="st25" + d="m 5024.81,-246.15 c -0.18,1.11 2.84,-0.86 2.69,0.06 -0.15,0.87 -2.78,0.48 -2.93,1.37" + id="path5790" + style="opacity:0.6" /><line + class="st26" + x1="5025.1499" + y1="-246.25999" + x2="5025.3101" + y2="-247.32001" + id="line5792" + style="opacity:0.6" /><line + class="st26" + x1="5025.3599" + y1="-247.66" + x2="5025.5098" + y2="-248.73" + id="line5794" + style="opacity:0.6" /><line + class="st26" + x1="5027.21" + y1="-246.17" + x2="5027.3799" + y2="-247.25" + id="line5796" + style="opacity:0.6" /><line + class="st26" + x1="5028.2202" + y1="-246.13" + x2="5028.3501" + y2="-246.98" + id="line5798" + style="opacity:0.6" /><line + class="st26" + x1="5028.4102" + y1="-247.42999" + x2="5028.5298" + y2="-248.28" + id="line5800" + style="opacity:0.6" /><line + class="st26" + x1="5027.4302" + y1="-247.60001" + x2="5027.5801" + y2="-248.69" + id="line5802" + style="opacity:0.6" /><g + id="g5806" + style="opacity:0.6"> + <path + class="st27" + d="m 5027.03,-245.78 -0.02,0.09 0.23,0.04 0.02,-0.09 c 0.01,-0.06 -0.03,-0.13 -0.1,-0.14 -0.06,-0.01 -0.12,0.03 -0.13,0.1 z" + id="path5804" /> + </g><path + class="st25" + d="m 5025.41,-250.38 c -0.13,1.12 2.8,-0.98 2.69,-0.05 -0.1,0.87 -2.75,0.6 -2.87,1.49" + id="path5810" + style="opacity:0.6" /><path + class="st25" + d="m 5025.58,-251.83 c -0.12,1.12 2.78,-1.01 2.68,-0.08 -0.09,0.87 -2.75,0.63 -2.85,1.53" + id="path5812" + style="opacity:0.6" /><path + class="st25" + d="m 5025.24,-249.03 c -0.15,1.11 2.81,-0.95 2.69,-0.02 -0.12,0.87 -2.75,0.56 -2.89,1.46" + id="path5814" + style="opacity:0.6" /><line + class="st26" + x1="5025.5698" + y1="-249.14999" + x2="5025.71" + y2="-250.22" + id="line5816" + style="opacity:0.6" /><line + class="st26" + x1="5025.75" + y1="-250.56" + x2="5025.8799" + y2="-251.63" + id="line5818" + style="opacity:0.6" /><line + class="st26" + x1="5027.6401" + y1="-249.12" + x2="5027.77" + y2="-250.21001" + id="line5820" + style="opacity:0.6" /><line + class="st26" + x1="5028.6401" + y1="-249.11" + x2="5028.75" + y2="-249.96001" + id="line5822" + style="opacity:0.6" /><line + class="st26" + x1="5028.7998" + y1="-250.41" + x2="5028.8999" + y2="-251.25999" + id="line5824" + style="opacity:0.6" /><line + class="st26" + x1="5027.8101" + y1="-250.56" + x2="5027.9399" + y2="-251.64999" + id="line5826" + style="opacity:0.6" /><g + id="g5830" + style="opacity:0.6"> + <path + class="st27" + d="m 5027.46,-248.73 -0.01,0.09 0.23,0.03 0.01,-0.09 c 0.01,-0.06 -0.04,-0.13 -0.1,-0.13 -0.06,-0.01 -0.12,0.04 -0.13,0.1 z" + id="path5828" /> + </g><path + class="st25" + d="m 5025.73,-253.29 c -0.11,1.12 2.78,-1.04 2.68,-0.11 -0.08,0.87 -2.74,0.66 -2.84,1.56" + id="path5834" + style="opacity:0.6" /><path + class="st25" + d="m 5025.87,-254.74 c -0.1,1.12 2.77,-1.07 2.68,-0.13 -0.08,0.87 -2.73,0.68 -2.82,1.59" + id="path5836" + style="opacity:0.6" /><path + class="st25" + d="m 5025.59,-251.92 c -0.12,1.12 2.78,-1.02 2.68,-0.08 -0.09,0.87 -2.74,0.63 -2.85,1.53" + id="path5838" + style="opacity:0.6" /><line + class="st26" + x1="5025.9199" + y1="-252.05" + x2="5026.0298" + y2="-253.13" + id="line5840" + style="opacity:0.6" /><line + class="st26" + x1="5026.0698" + y1="-253.47" + x2="5026.1699" + y2="-254.55" + id="line5842" + style="opacity:0.6" /><line + class="st26" + x1="5027.98" + y1="-252.07001" + x2="5028.1001" + y2="-253.16" + id="line5844" + style="opacity:0.6" /><line + class="st26" + x1="5028.9902" + y1="-252.09" + x2="5029.0801" + y2="-252.94" + id="line5846" + style="opacity:0.6" /><line + class="st26" + x1="5029.1201" + y1="-253.39" + x2="5029.2002" + y2="-254.24001" + id="line5848" + style="opacity:0.6" /><line + class="st26" + x1="5028.1299" + y1="-253.50999" + x2="5028.23" + y2="-254.61" + id="line5850" + style="opacity:0.6" /><g + id="g5854" + style="opacity:0.6"> + <path + class="st27" + d="m 5027.82,-251.68 -0.01,0.09 0.24,0.03 0.01,-0.09 c 0.01,-0.07 -0.04,-0.12 -0.1,-0.13 -0.07,-0.01 -0.13,0.04 -0.14,0.1 z" + id="path5852" /> + </g><path + class="st25" + d="m 5025.99,-256.2 c -0.09,1.12 2.76,-1.09 2.68,-0.15 -0.07,0.87 -2.72,0.71 -2.81,1.61" + id="path5858" + style="opacity:0.6" /><path + class="st25" + d="m 5026.11,-257.67 c -0.08,1.12 2.75,-1.11 2.68,-0.17 -0.06,0.87 -2.72,0.72 -2.8,1.64" + id="path5860" + style="opacity:0.6" /><path + class="st25" + d="m 5025.88,-254.84 c -0.1,1.12 2.77,-1.07 2.68,-0.13 -0.08,0.87 -2.74,0.68 -2.82,1.59" + id="path5862" + style="opacity:0.6" /><line + class="st26" + x1="5026.2002" + y1="-254.97" + x2="5026.2998" + y2="-256.04999" + id="line5864" + style="opacity:0.6" /><line + class="st26" + x1="5026.3198" + y1="-256.39999" + x2="5026.4102" + y2="-257.48001" + id="line5866" + style="opacity:0.6" /><line + class="st26" + x1="5028.27" + y1="-255.03" + x2="5028.3599" + y2="-256.12" + id="line5868" + style="opacity:0.6" /><line + class="st26" + x1="5029.2798" + y1="-255.06" + x2="5029.3501" + y2="-255.91" + id="line5870" + style="opacity:0.6" /><line + class="st26" + x1="5029.3799" + y1="-256.37" + x2="5029.4502" + y2="-257.22" + id="line5872" + style="opacity:0.6" /><line + class="st26" + x1="5028.3901" + y1="-256.47" + x2="5028.4702" + y2="-257.56" + id="line5874" + style="opacity:0.6" /><g + id="g5878" + style="opacity:0.6"> + <path + class="st27" + d="m 5028.11,-254.64 -0.01,0.09 0.24,0.02 0.01,-0.09 c 0.01,-0.07 -0.04,-0.12 -0.11,-0.13 -0.06,0 -0.12,0.05 -0.13,0.11 z" + id="path5876" /> + </g><path + class="st25" + d="m 5026.21,-259.13 c -0.08,1.12 2.75,-1.13 2.68,-0.19 -0.06,0.87 -2.72,0.74 -2.78,1.66" + id="path5882" + style="opacity:0.6" /><path + class="st25" + d="m 5026.31,-260.6 c -0.07,1.12 2.74,-1.14 2.68,-0.21 -0.05,0.87 -2.71,0.76 -2.77,1.67" + id="path5884" + style="opacity:0.6" /><path + class="st25" + d="m 5026.11,-257.76 c -0.08,1.12 2.75,-1.11 2.68,-0.18 -0.06,0.87 -2.72,0.73 -2.79,1.64" + id="path5886" + style="opacity:0.6" /><line + class="st26" + x1="5026.4399" + y1="-257.89999" + x2="5026.52" + y2="-258.98001" + id="line5888" + style="opacity:0.6" /><line + class="st26" + x1="5026.54" + y1="-259.32999" + x2="5026.6099" + y2="-260.41" + id="line5890" + style="opacity:0.6" /><line + class="st26" + x1="5028.5" + y1="-257.98999" + x2="5028.5801" + y2="-259.07999" + id="line5892" + style="opacity:0.6" /><line + class="st26" + x1="5029.5098" + y1="-258.04001" + x2="5029.5698" + y2="-258.89001" + id="line5894" + style="opacity:0.6" /><line + class="st26" + x1="5029.6001" + y1="-259.34" + x2="5029.6499" + y2="-260.19" + id="line5896" + style="opacity:0.6" /><line + class="st26" + x1="5028.6001" + y1="-259.42999" + x2="5028.6699" + y2="-260.53" + id="line5898" + style="opacity:0.6" /><g + id="g5902" + style="opacity:0.6"> + <path + class="st27" + d="m 5028.35,-257.59 -0.01,0.09 0.24,0.02 0.01,-0.09 c 0,-0.07 -0.04,-0.12 -0.11,-0.13 -0.06,-0.01 -0.12,0.04 -0.13,0.11 z" + id="path5900" /> + </g><path + class="st25" + d="m 5026.39,-262.07 c -0.06,1.12 2.73,-1.16 2.68,-0.22 -0.05,0.87 -2.71,0.77 -2.77,1.69" + id="path5906" + style="opacity:0.6" /><path + class="st25" + d="m 5026.47,-263.54 c -0.06,1.13 2.73,-1.17 2.68,-0.23 -0.05,0.87 -2.71,0.78 -2.76,1.7" + id="path5908" + style="opacity:0.6" /><path + class="st25" + d="m 5026.31,-260.69 c -0.07,1.12 2.74,-1.15 2.68,-0.21 -0.06,0.87 -2.71,0.76 -2.77,1.67" + id="path5910" + style="opacity:0.6" /><line + class="st26" + x1="5026.6299" + y1="-260.84" + x2="5026.7002" + y2="-261.92001" + id="line5912" + style="opacity:0.6" /><line + class="st26" + x1="5026.7202" + y1="-262.26999" + x2="5026.7798" + y2="-263.35001" + id="line5914" + style="opacity:0.6" /><line + class="st26" + x1="5028.7002" + y1="-260.95001" + x2="5028.7598" + y2="-262.04001" + id="line5916" + style="opacity:0.6" /><line + class="st26" + x1="5029.7002" + y1="-261.01001" + x2="5029.75" + y2="-261.85999" + id="line5918" + style="opacity:0.6" /><line + class="st26" + x1="5029.7798" + y1="-262.31" + x2="5029.8198" + y2="-263.16" + id="line5920" + style="opacity:0.6" /><line + class="st26" + x1="5028.7798" + y1="-262.39001" + x2="5028.8398" + y2="-263.48999" + id="line5922" + style="opacity:0.6" /><g + id="g5926" + style="opacity:0.6"> + <path + class="st27" + d="m 5028.55,-260.55 -0.01,0.09 0.24,0.01 0.01,-0.09 c 0,-0.07 -0.05,-0.12 -0.11,-0.13 -0.07,0 -0.12,0.05 -0.13,0.12 z" + id="path5924" /> + </g><path + class="st25" + d="m 5026.55,-265.01 c -0.05,1.13 2.72,-1.18 2.68,-0.24 -0.04,0.87 -2.7,0.79 -2.75,1.71" + id="path5930" + style="opacity:0.6" /><path + class="st25" + d="m 5026.62,-266.48 c -0.05,1.13 2.72,-1.19 2.68,-0.25 -0.04,0.87 -2.7,0.8 -2.74,1.72" + id="path5932" + style="opacity:0.6" /><path + class="st25" + d="m 5026.48,-263.63 c -0.06,1.12 2.73,-1.17 2.68,-0.23 -0.05,0.87 -2.71,0.78 -2.76,1.7" + id="path5934" + style="opacity:0.6" /><line + class="st26" + x1="5026.7998" + y1="-263.78" + x2="5026.8599" + y2="-264.85999" + id="line5936" + style="opacity:0.6" /><line + class="st26" + x1="5026.8701" + y1="-265.20999" + x2="5026.9302" + y2="-266.29999" + id="line5938" + style="opacity:0.6" /><line + class="st26" + x1="5028.8599" + y1="-263.91" + x2="5028.9199" + y2="-265" + id="line5940" + style="opacity:0.6" /><line + class="st26" + x1="5029.8701" + y1="-263.98001" + x2="5029.9102" + y2="-264.82999" + id="line5942" + style="opacity:0.6" /><line + class="st26" + x1="5029.9302" + y1="-265.28" + x2="5029.9702" + y2="-266.13" + id="line5944" + style="opacity:0.6" /><line + class="st26" + x1="5028.9302" + y1="-265.35001" + x2="5028.9902" + y2="-266.44" + id="line5946" + style="opacity:0.6" /><g + id="g5950" + style="opacity:0.6"> + <path + class="st27" + d="m 5028.72,-263.51 v 0.09 l 0.24,0.01 v -0.09 c 0,-0.07 -0.05,-0.12 -0.11,-0.13 -0.07,0 -0.12,0.05 -0.13,0.12 z" + id="path5948" /> + </g><path + class="st25" + d="m 5026.69,-267.95 c -0.05,1.13 2.71,-1.2 2.67,-0.26 -0.04,0.87 -2.7,0.81 -2.74,1.73" + id="path5954" + style="opacity:0.6" /><path + class="st25" + d="m 5026.75,-269.43 c -0.05,1.13 2.71,-1.2 2.67,-0.26 -0.04,0.87 -2.7,0.82 -2.73,1.74" + id="path5956" + style="opacity:0.6" /><path + class="st25" + d="m 5026.62,-266.57 c -0.05,1.13 2.72,-1.19 2.68,-0.25 -0.04,0.87 -2.7,0.8 -2.74,1.72" + id="path5958" + style="opacity:0.6" /><line + class="st26" + x1="5026.9502" + y1="-266.72" + x2="5026.9902" + y2="-267.81" + id="line5960" + style="opacity:0.6" /><line + class="st26" + x1="5027.0098" + y1="-268.16" + x2="5027.0498" + y2="-269.25" + id="line5962" + style="opacity:0.6" /><line + class="st26" + x1="5029" + y1="-266.87" + x2="5029.0498" + y2="-267.95999" + id="line5964" + style="opacity:0.6" /><line + class="st26" + x1="5030.0098" + y1="-266.95001" + x2="5030.0498" + y2="-267.79001" + id="line5966" + style="opacity:0.6" /><line + class="st26" + x1="5030.0698" + y1="-268.25" + x2="5030.1001" + y2="-269.09" + id="line5968" + style="opacity:0.6" /><line + class="st26" + x1="5029.0698" + y1="-268.31" + x2="5029.1099" + y2="-269.39999" + id="line5970" + style="opacity:0.6" /><g + id="g5974" + style="opacity:0.6"> + <path + class="st27" + d="m 5028.87,-266.47 v 0.09 l 0.24,0.01 v -0.09 c 0,-0.07 -0.05,-0.12 -0.11,-0.12 -0.07,-0.01 -0.13,0.04 -0.13,0.11 z" + id="path5972" /> + </g><path + class="st25" + d="m 5026.8,-270.9 c -0.04,1.13 2.71,-1.21 2.67,-0.27 -0.03,0.87 -2.69,0.82 -2.73,1.74" + id="path5978" + style="opacity:0.6" /><path + class="st25" + d="m 5026.86,-272.38 c -0.04,1.13 2.71,-1.22 2.67,-0.27 -0.03,0.87 -2.69,0.83 -2.72,1.75" + id="path5980" + style="opacity:0.6" /><path + class="st25" + d="m 5026.75,-269.52 c -0.05,1.13 2.71,-1.2 2.67,-0.26 -0.04,0.87 -2.7,0.82 -2.74,1.74" + id="path5982" + style="opacity:0.6" /><line + class="st26" + x1="5027.0698" + y1="-269.67001" + x2="5027.1099" + y2="-270.76001" + id="line5984" + style="opacity:0.6" /><line + class="st26" + x1="5027.1299" + y1="-271.10999" + x2="5027.1602" + y2="-272.20001" + id="line5986" + style="opacity:0.6" /><line + class="st26" + x1="5029.1299" + y1="-269.82999" + x2="5029.1699" + y2="-270.92001" + id="line5988" + style="opacity:0.6" /><line + class="st26" + x1="5030.1299" + y1="-269.91" + x2="5030.1699" + y2="-270.76001" + id="line5990" + style="opacity:0.6" /><line + class="st26" + x1="5030.1802" + y1="-271.20999" + x2="5030.21" + y2="-272.06" + id="line5992" + style="opacity:0.6" /><line + class="st26" + x1="5029.1802" + y1="-271.26999" + x2="5029.2202" + y2="-272.35999" + id="line5994" + style="opacity:0.6" /><g + id="g5998" + style="opacity:0.6"> + <path + class="st27" + d="m 5028.99,-269.43 v 0.09 l 0.24,0.01 v -0.09 c 0,-0.07 -0.05,-0.12 -0.11,-0.12 -0.07,-0.01 -0.12,0.05 -0.13,0.11 z" + id="path5996" /> + </g><path + class="st25" + d="m 5026.91,-273.85 c -0.04,1.13 2.71,-1.22 2.67,-0.28 -0.03,0.87 -2.69,0.83 -2.72,1.75" + id="path6002" + style="opacity:0.6" /><path + class="st25" + d="m 5026.96,-275.32 c -0.04,1.13 2.7,-1.23 2.67,-0.29 -0.03,0.87 -2.69,0.84 -2.72,1.76" + id="path6004" + style="opacity:0.6" /><path + class="st25" + d="m 5026.86,-272.47 c -0.04,1.13 2.71,-1.22 2.67,-0.27 -0.03,0.87 -2.69,0.83 -2.72,1.75" + id="path6006" + style="opacity:0.6" /><line + class="st26" + x1="5027.1802" + y1="-272.62" + x2="5027.2202" + y2="-273.70999" + id="line6008" + style="opacity:0.6" /><line + class="st26" + x1="5027.23" + y1="-274.06" + x2="5027.27" + y2="-275.14999" + id="line6010" + style="opacity:0.6" /><line + class="st26" + x1="5029.2402" + y1="-272.79001" + x2="5029.2798" + y2="-273.88" + id="line6012" + style="opacity:0.6" /><line + class="st26" + x1="5030.2402" + y1="-272.87" + x2="5030.27" + y2="-273.72" + id="line6014" + style="opacity:0.6" /><line + class="st26" + x1="5030.29" + y1="-274.17001" + x2="5030.3198" + y2="-275.01999" + id="line6016" + style="opacity:0.6" /><line + class="st26" + x1="5029.29" + y1="-274.23001" + x2="5029.3301" + y2="-275.32001" + id="line6018" + style="opacity:0.6" /><g + id="g6022" + style="opacity:0.6"> + <path + class="st27" + d="m 5029.1,-272.39 v 0.09 l 0.24,0.01 v -0.09 c 0,-0.07 -0.05,-0.12 -0.11,-0.12 -0.07,0 -0.12,0.05 -0.13,0.11 z" + id="path6020" /> + </g><path + class="st25" + d="m 5027,-276.8 c -0.03,1.13 2.7,-1.23 2.67,-0.29 -0.02,0.87 -2.68,0.85 -2.71,1.77" + id="path6026" + style="opacity:0.6" /><path + class="st25" + d="m 5027.04,-278.27 c -0.03,1.13 2.7,-1.24 2.67,-0.3 -0.02,0.87 -2.69,0.85 -2.71,1.77" + id="path6028" + style="opacity:0.6" /><path + class="st25" + d="m 5026.96,-275.42 c -0.04,1.13 2.7,-1.23 2.67,-0.29 -0.03,0.87 -2.69,0.84 -2.72,1.76" + id="path6030" + style="opacity:0.6" /><line + class="st26" + x1="5027.2798" + y1="-275.57001" + x2="5027.3101" + y2="-276.66" + id="line6032" + style="opacity:0.6" /><line + class="st26" + x1="5027.3198" + y1="-277.01001" + x2="5027.3501" + y2="-278.10001" + id="line6034" + style="opacity:0.6" /><line + class="st26" + x1="5029.3398" + y1="-275.75" + x2="5029.3701" + y2="-276.84" + id="line6036" + style="opacity:0.6" /><line + class="st26" + x1="5030.3398" + y1="-275.84" + x2="5030.3701" + y2="-276.67999" + id="line6038" + style="opacity:0.6" /><line + class="st26" + x1="5030.3799" + y1="-277.14001" + x2="5030.3999" + y2="-277.98001" + id="line6040" + style="opacity:0.6" /><line + class="st26" + x1="5029.3799" + y1="-277.19" + x2="5029.4102" + y2="-278.28" + id="line6042" + style="opacity:0.6" /><g + id="g6046" + style="opacity:0.6"> + <path + class="st27" + d="m 5029.21,-275.35 v 0.09 l 0.24,0.01 v -0.09 c 0,-0.07 -0.05,-0.12 -0.11,-0.12 -0.07,0 -0.13,0.05 -0.13,0.11 z" + id="path6044" /> + </g><path + class="st25" + d="m 5027.08,-279.75 c -0.03,1.13 2.7,-1.24 2.67,-0.3 -0.02,0.87 -2.69,0.86 -2.71,1.78" + id="path6050" + style="opacity:0.6" /><path + class="st25" + d="m 5027.12,-281.22 c -0.02,1.13 2.69,-1.25 2.67,-0.31 -0.02,0.87 -2.68,0.86 -2.7,1.78" + id="path6052" + style="opacity:0.6" /><path + class="st25" + d="m 5027.05,-278.37 c -0.03,1.13 2.7,-1.24 2.67,-0.3 -0.02,0.87 -2.69,0.85 -2.71,1.77" + id="path6054" + style="opacity:0.6" /><line + class="st26" + x1="5027.3599" + y1="-278.53" + x2="5027.3901" + y2="-279.60999" + id="line6056" + style="opacity:0.6" /><line + class="st26" + x1="5027.3999" + y1="-279.95999" + x2="5027.4302" + y2="-281.04999" + id="line6058" + style="opacity:0.6" /><line + class="st26" + x1="5029.4199" + y1="-278.70999" + x2="5029.4502" + y2="-279.79999" + id="line6060" + style="opacity:0.6" /><line + class="st26" + x1="5030.4199" + y1="-278.79999" + x2="5030.4502" + y2="-279.64999" + id="line6062" + style="opacity:0.6" /><line + class="st26" + x1="5030.46" + y1="-280.10001" + x2="5030.48" + y2="-280.95001" + id="line6064" + style="opacity:0.6" /><line + class="st26" + x1="5029.46" + y1="-280.14999" + x2="5029.4902" + y2="-281.23999" + id="line6066" + style="opacity:0.6" /><g + id="g6070" + style="opacity:0.6"> + <path + class="st27" + d="m 5029.29,-278.31 v 0.09 l 0.24,0.01 v -0.09 c 0,-0.07 -0.05,-0.12 -0.11,-0.12 -0.07,0 -0.13,0.05 -0.13,0.11 z" + id="path6068" /> + </g><path + class="st25" + d="m 5027.15,-282.7 c -0.02,1.13 2.69,-1.26 2.67,-0.31 -0.02,0.87 -2.68,0.87 -2.7,1.79" + id="path6074" + style="opacity:0.6" /><path + class="st25" + d="m 5027.18,-284.18 c -0.02,1.13 2.69,-1.26 2.67,-0.32 -0.02,0.87 -2.68,0.87 -2.7,1.79" + id="path6076" + style="opacity:0.6" /><path + class="st25" + d="m 5027.12,-281.32 c -0.02,1.13 2.69,-1.25 2.67,-0.31 -0.02,0.87 -2.68,0.86 -2.7,1.78" + id="path6078" + style="opacity:0.6" /><line + class="st26" + x1="5027.4399" + y1="-281.48001" + x2="5027.46" + y2="-282.57001" + id="line6080" + style="opacity:0.6" /><line + class="st26" + x1="5027.4702" + y1="-282.91" + x2="5027.4902" + y2="-284" + id="line6082" + style="opacity:0.6" /><line + class="st26" + x1="5029.5" + y1="-281.67001" + x2="5029.52" + y2="-282.76001" + id="line6084" + style="opacity:0.6" /><line + class="st26" + x1="5030.5" + y1="-281.76999" + x2="5030.5098" + y2="-282.60999" + id="line6086" + style="opacity:0.6" /><line + class="st26" + x1="5030.52" + y1="-283.07001" + x2="5030.54" + y2="-283.91" + id="line6088" + style="opacity:0.6" /><line + class="st26" + x1="5029.52" + y1="-283.10999" + x2="5029.5498" + y2="-284.20001" + id="line6090" + style="opacity:0.6" /><g + id="g6094" + style="opacity:0.6"> + <path + class="st27" + d="m 5029.37,-281.27 v 0.09 l 0.24,0.01 v -0.09 c 0,-0.07 -0.05,-0.12 -0.12,-0.12 -0.07,0 -0.12,0.05 -0.12,0.11 z" + id="path6092" /> + </g><path + class="st25" + d="m 5027.21,-285.65 c -0.02,1.13 2.68,-1.27 2.67,-0.33 -0.01,0.87 -2.67,0.88 -2.69,1.8" + id="path6098" + style="opacity:0.6" /><path + class="st25" + d="m 5027.23,-287.13 c -0.02,1.13 2.68,-1.27 2.67,-0.33 -0.01,0.87 -2.67,0.88 -2.69,1.81" + id="path6100" + style="opacity:0.6" /><path + class="st25" + d="m 5027.18,-284.27 c -0.02,1.13 2.69,-1.26 2.67,-0.32 -0.02,0.87 -2.68,0.87 -2.7,1.8" + id="path6102" + style="opacity:0.6" /><line + class="st26" + x1="5027.5" + y1="-284.42999" + x2="5027.52" + y2="-285.51999" + id="line6104" + style="opacity:0.6" /><line + class="st26" + x1="5027.5298" + y1="-285.87" + x2="5027.54" + y2="-286.95999" + id="line6106" + style="opacity:0.6" /><line + class="st26" + x1="5029.5601" + y1="-284.63" + x2="5029.5801" + y2="-285.72" + id="line6108" + style="opacity:0.6" /><line + class="st26" + x1="5030.5601" + y1="-284.73001" + x2="5030.5698" + y2="-285.57999" + id="line6110" + style="opacity:0.6" /><line + class="st26" + x1="5030.5801" + y1="-286.03" + x2="5030.5898" + y2="-286.88" + id="line6112" + style="opacity:0.6" /><line + class="st26" + x1="5029.5801" + y1="-286.07001" + x2="5029.6001" + y2="-287.16" + id="line6114" + style="opacity:0.6" /><g + id="g6118" + style="opacity:0.6"> + <path + class="st27" + d="m 5029.43,-284.23 v 0.09 h 0.24 v -0.09 c 0,-0.07 -0.05,-0.12 -0.12,-0.12 -0.06,0.01 -0.12,0.06 -0.12,0.12 z" + id="path6116" /> + </g><path + class="st25" + d="m 5027.25,-288.6 c -0.02,1.13 2.68,-1.28 2.67,-0.34 -0.01,0.87 -2.67,0.89 -2.69,1.81" + id="path6122" + style="opacity:0.6" /><path + class="st25" + d="m 5027.27,-290.08 c -0.01,1.13 2.67,-1.28 2.66,-0.34 -0.01,0.87 -2.67,0.9 -2.68,1.82" + id="path6124" + style="opacity:0.6" /><path + class="st25" + d="m 5027.23,-287.22 c -0.02,1.13 2.68,-1.27 2.67,-0.33 -0.01,0.87 -2.67,0.89 -2.69,1.81" + id="path6126" + style="opacity:0.6" /><line + class="st26" + x1="5027.5498" + y1="-287.38" + x2="5027.5601" + y2="-288.47" + id="line6128" + style="opacity:0.6" /><line + class="st26" + x1="5027.5698" + y1="-288.82001" + x2="5027.5801" + y2="-289.91" + id="line6130" + style="opacity:0.6" /><line + class="st26" + x1="5029.6001" + y1="-287.59" + x2="5029.6201" + y2="-288.67999" + id="line6132" + style="opacity:0.6" /><line + class="st26" + x1="5030.6001" + y1="-287.70001" + x2="5030.6201" + y2="-288.54001" + id="line6134" + style="opacity:0.6" /><line + class="st26" + x1="5030.6201" + y1="-289" + x2="5030.6299" + y2="-289.84" + id="line6136" + style="opacity:0.6" /><line + class="st26" + x1="5029.6201" + y1="-289.03" + x2="5029.6401" + y2="-290.13" + id="line6138" + style="opacity:0.6" /><g + id="g6142" + style="opacity:0.6"> + <path + class="st27" + d="m 5029.48,-287.19 v 0.09 h 0.24 v -0.09 c 0,-0.07 -0.05,-0.12 -0.12,-0.12 -0.07,0.01 -0.12,0.06 -0.12,0.12 z" + id="path6140" /> + </g><path + class="st25" + d="m 5027.28,-291.55 c -0.01,1.13 2.67,-1.29 2.66,-0.35 -0.01,0.87 -2.67,0.9 -2.68,1.82" + id="path6146" + style="opacity:0.6" /><path + class="st25" + d="m 5027.29,-293.03 c -0.01,1.13 2.67,-1.3 2.66,-0.35 -0.01,0.87 -2.67,0.91 -2.68,1.83" + id="path6148" + style="opacity:0.6" /><path + class="st25" + d="m 5027.27,-290.17 c -0.01,1.13 2.67,-1.28 2.66,-0.34 -0.01,0.87 -2.67,0.9 -2.68,1.82" + id="path6150" + style="opacity:0.6" /><line + class="st26" + x1="5027.5898" + y1="-290.32999" + x2="5027.6001" + y2="-291.42001" + id="line6152" + style="opacity:0.6" /><line + class="st26" + x1="5027.6001" + y1="-291.76999" + x2="5027.6099" + y2="-292.85999" + id="line6154" + style="opacity:0.6" /><line + class="st26" + x1="5029.6401" + y1="-290.54999" + x2="5029.6499" + y2="-291.64001" + id="line6156" + style="opacity:0.6" /><line + class="st26" + x1="5030.6401" + y1="-290.66" + x2="5030.6499" + y2="-291.51001" + id="line6158" + style="opacity:0.6" /><line + class="st26" + x1="5030.6499" + y1="-291.95999" + x2="5030.6602" + y2="-292.81" + id="line6160" + style="opacity:0.6" /><line + class="st26" + x1="5029.6499" + y1="-291.98999" + x2="5029.6602" + y2="-293.09" + id="line6162" + style="opacity:0.6" /><g + id="g6166" + style="opacity:0.6"> + <path + class="st27" + d="m 5029.52,-290.15 v 0.09 h 0.24 v -0.09 c 0,-0.07 -0.05,-0.12 -0.12,-0.12 -0.07,0 -0.12,0.06 -0.12,0.12 z" + id="path6164" /> + </g><path + class="st25" + d="m 5027.3,-294.51 c 0,1.13 2.66,-1.3 2.66,-0.36 0,0.87 -2.66,0.91 -2.67,1.83" + id="path6170" + style="opacity:0.6" /><path + class="st25" + d="m 5027.31,-295.98 c 0,1.13 2.66,-1.31 2.66,-0.36 0,0.87 -2.66,0.92 -2.67,1.84" + id="path6172" + style="opacity:0.6" /><path + class="st25" + d="m 5027.3,-293.12 c -0.01,1.13 2.67,-1.3 2.66,-0.35 -0.01,0.87 -2.67,0.91 -2.68,1.83" + id="path6174" + style="opacity:0.6" /><line + class="st26" + x1="5027.6099" + y1="-293.29001" + x2="5027.6201" + y2="-294.37" + id="line6176" + style="opacity:0.6" /><line + class="st26" + x1="5027.6201" + y1="-294.72" + x2="5027.6201" + y2="-295.81" + id="line6178" + style="opacity:0.6" /><line + class="st26" + x1="5029.6602" + y1="-293.51001" + x2="5029.6699" + y2="-294.60999" + id="line6180" + style="opacity:0.6" /><line + class="st26" + x1="5030.6602" + y1="-293.63" + x2="5030.6699" + y2="-294.47" + id="line6182" + style="opacity:0.6" /><line + class="st26" + x1="5030.6699" + y1="-294.92999" + x2="5030.6699" + y2="-295.76999" + id="line6184" + style="opacity:0.6" /><line + class="st26" + x1="5029.6699" + y1="-294.95999" + x2="5029.6699" + y2="-296.04999" + id="line6186" + style="opacity:0.6" /><g + id="g6190" + style="opacity:0.6"> + <path + class="st27" + d="m 5029.54,-293.11 v 0.09 h 0.24 v -0.09 c 0,-0.07 -0.05,-0.12 -0.12,-0.12 -0.06,0 -0.12,0.06 -0.12,0.12 z" + id="path6188" /> + </g><path + class="st25" + d="m 5027.31,-297.46 c 0,1.13 2.66,-1.31 2.66,-0.37 0,0.87 -2.66,0.92 -2.67,1.84" + id="path6194" + style="opacity:0.6" /><path + class="st25" + d="m 5027.31,-298.93 c 0,1.13 2.66,-1.32 2.66,-0.38 0,0.87 -2.66,0.93 -2.66,1.85" + id="path6196" + style="opacity:0.6" /><path + class="st25" + d="m 5027.31,-296.07 c 0,1.13 2.66,-1.31 2.66,-0.36 0,0.87 -2.66,0.92 -2.67,1.84" + id="path6198" + style="opacity:0.6" /><line + class="st26" + x1="5027.6201" + y1="-296.23999" + x2="5027.6201" + y2="-297.32999" + id="line6200" + style="opacity:0.6" /><line + class="st26" + x1="5027.6299" + y1="-297.67999" + x2="5027.6201" + y2="-298.76999" + id="line6202" + style="opacity:0.6" /><line + class="st26" + x1="5029.6699" + y1="-296.48001" + x2="5029.6802" + y2="-297.57001" + id="line6204" + style="opacity:0.6" /><line + class="st26" + x1="5030.6699" + y1="-296.59" + x2="5030.6802" + y2="-297.44" + id="line6206" + style="opacity:0.6" /><line + class="st26" + x1="5030.6802" + y1="-297.89001" + x2="5030.6802" + y2="-298.73999" + id="line6208" + style="opacity:0.6" /><line + class="st26" + x1="5029.6802" + y1="-297.92001" + x2="5029.6699" + y2="-299.01001" + id="line6210" + style="opacity:0.6" /><g + id="g6214" + style="opacity:0.6"> + <path + class="st27" + d="m 5029.55,-296.07 v 0.09 h 0.24 v -0.09 c 0,-0.07 -0.05,-0.12 -0.12,-0.12 -0.06,0 -0.12,0.06 -0.12,0.12 z" + id="path6212" /> + </g><path + class="st25" + d="m 5027.3,-300.41 c 0,1.13 2.66,-1.32 2.66,-0.38 0,0.87 -2.66,0.93 -2.65,1.86" + id="path6218" + style="opacity:0.6" /><path + class="st25" + d="m 5027.3,-301.88 c 0.01,1.13 2.65,-1.33 2.66,-0.39 0,0.87 -2.66,0.94 -2.65,1.86" + id="path6220" + style="opacity:0.6" /><path + class="st25" + d="m 5027.31,-299.02 c 0,1.13 2.66,-1.32 2.66,-0.38 0,0.87 -2.66,0.93 -2.66,1.85" + id="path6222" + style="opacity:0.6" /><line + class="st26" + x1="5027.6201" + y1="-299.19" + x2="5027.6201" + y2="-300.28" + id="line6224" + style="opacity:0.6" /><line + class="st26" + x1="5027.6201" + y1="-300.63" + x2="5027.6099" + y2="-301.72" + id="line6226" + style="opacity:0.6" /><line + class="st26" + x1="5029.6699" + y1="-299.44" + x2="5029.6699" + y2="-300.53" + id="line6228" + style="opacity:0.6" /><line + class="st26" + x1="5030.6699" + y1="-299.56" + x2="5030.6699" + y2="-300.39999" + id="line6230" + style="opacity:0.6" /><line + class="st26" + x1="5030.6699" + y1="-300.85999" + x2="5030.6699" + y2="-301.70001" + id="line6232" + style="opacity:0.6" /><line + class="st26" + x1="5029.6699" + y1="-300.88" + x2="5029.6602" + y2="-301.97" + id="line6234" + style="opacity:0.6" /><g + id="g6238" + style="opacity:0.6"> + <path + class="st27" + d="m 5029.56,-299.03 v 0.09 h 0.24 v -0.09 c 0,-0.07 -0.05,-0.12 -0.12,-0.12 -0.07,0 -0.12,0.06 -0.12,0.12 z" + id="path6236" /> + </g><path + class="st25" + d="m 5027.29,-303.36 c 0.01,1.13 2.65,-1.33 2.66,-0.39 0.01,0.87 -2.65,0.95 -2.65,1.87" + id="path6242" + style="opacity:0.6" /><path + class="st25" + d="m 5027.27,-304.83 c 0.01,1.13 2.65,-1.34 2.66,-0.4 0.01,0.87 -2.65,0.95 -2.65,1.87" + id="path6244" + style="opacity:0.6" /><path + class="st25" + d="m 5027.3,-301.98 c 0.01,1.13 2.65,-1.33 2.66,-0.39 0.01,0.87 -2.66,0.94 -2.65,1.86" + id="path6246" + style="opacity:0.6" /><line + class="st26" + x1="5027.6099" + y1="-302.14001" + x2="5027.6001" + y2="-303.23001" + id="line6248" + style="opacity:0.6" /><line + class="st26" + x1="5027.6001" + y1="-303.57999" + x2="5027.5898" + y2="-304.67001" + id="line6250" + style="opacity:0.6" /><line + class="st26" + x1="5029.6602" + y1="-302.39999" + x2="5029.6499" + y2="-303.48999" + id="line6252" + style="opacity:0.6" /><line + class="st26" + x1="5030.6602" + y1="-302.51999" + x2="5030.6499" + y2="-303.37" + id="line6254" + style="opacity:0.6" /><line + class="st26" + x1="5030.6499" + y1="-303.82001" + x2="5030.6401" + y2="-304.67001" + id="line6256" + style="opacity:0.6" /><line + class="st26" + x1="5029.6499" + y1="-303.84" + x2="5029.6401" + y2="-304.92999" + id="line6258" + style="opacity:0.6" /><g + id="g6262" + style="opacity:0.6"> + <path + class="st27" + d="m 5029.55,-301.99 v 0.09 h 0.24 v -0.09 c 0,-0.07 -0.05,-0.12 -0.12,-0.12 -0.07,0 -0.12,0.06 -0.12,0.12 z" + id="path6260" /> + </g><path + class="st25" + d="m 5027.26,-306.31 c 0.02,1.13 2.64,-1.35 2.66,-0.4 0.01,0.87 -2.65,0.96 -2.64,1.88" + id="path6266" + style="opacity:0.6" /><path + class="st25" + d="m 5027.24,-307.78 c 0.02,1.13 2.64,-1.35 2.66,-0.41 0.01,0.87 -2.65,0.96 -2.63,1.88" + id="path6268" + style="opacity:0.6" /><path + class="st25" + d="m 5027.27,-304.93 c 0.01,1.13 2.65,-1.34 2.66,-0.4 0.01,0.87 -2.65,0.95 -2.64,1.87" + id="path6270" + style="opacity:0.6" /><line + class="st26" + x1="5027.5898" + y1="-305.10001" + x2="5027.5698" + y2="-306.17999" + id="line6272" + style="opacity:0.6" /><line + class="st26" + x1="5027.5698" + y1="-306.53" + x2="5027.5498" + y2="-307.62" + id="line6274" + style="opacity:0.6" /><line + class="st26" + x1="5029.6299" + y1="-305.35999" + x2="5029.6201" + y2="-306.45001" + id="line6276" + style="opacity:0.6" /><line + class="st26" + x1="5030.6299" + y1="-305.48999" + x2="5030.6201" + y2="-306.32999" + id="line6278" + style="opacity:0.6" /><line + class="st26" + x1="5030.6201" + y1="-306.79001" + x2="5030.6001" + y2="-307.64001" + id="line6280" + style="opacity:0.6" /><line + class="st26" + x1="5029.6201" + y1="-306.79999" + x2="5029.6001" + y2="-307.89001" + id="line6282" + style="opacity:0.6" /><g + id="g6286" + style="opacity:0.6"> + <path + class="st27" + d="m 5029.52,-304.95 v 0.09 h 0.24 v -0.09 c 0,-0.07 -0.05,-0.12 -0.12,-0.12 -0.07,0 -0.12,0.05 -0.12,0.12 z" + id="path6284" /> + </g><path + class="st25" + d="m 5027.22,-309.26 c 0.02,1.13 2.64,-1.36 2.65,-0.41 0.02,0.87 -2.65,0.97 -2.63,1.89" + id="path6290" + style="opacity:0.6" /><path + class="st25" + d="m 5027.19,-310.73 c 0.02,1.13 2.64,-1.36 2.65,-0.42 0.02,0.87 -2.64,0.97 -2.63,1.9" + id="path6292" + style="opacity:0.6" /><path + class="st25" + d="m 5027.24,-307.88 c 0.02,1.13 2.64,-1.35 2.66,-0.41 0.01,0.87 -2.65,0.96 -2.64,1.88" + id="path6294" + style="opacity:0.6" /><line + class="st26" + x1="5027.5498" + y1="-308.04999" + x2="5027.5298" + y2="-309.14001" + id="line6296" + style="opacity:0.6" /><line + class="st26" + x1="5027.5298" + y1="-309.48999" + x2="5027.5098" + y2="-310.57001" + id="line6298" + style="opacity:0.6" /><line + class="st26" + x1="5029.6001" + y1="-308.32001" + x2="5029.5801" + y2="-309.41" + id="line6300" + style="opacity:0.6" /><line + class="st26" + x1="5030.5898" + y1="-308.45001" + x2="5030.5801" + y2="-309.29999" + id="line6302" + style="opacity:0.6" /><line + class="st26" + x1="5030.5698" + y1="-309.75" + x2="5030.5601" + y2="-310.60001" + id="line6304" + style="opacity:0.6" /><line + class="st26" + x1="5029.5698" + y1="-309.76001" + x2="5029.5498" + y2="-310.85001" + id="line6306" + style="opacity:0.6" /><g + id="g6310" + style="opacity:0.6"> + <path + class="st27" + d="m 5029.48,-307.91 v 0.09 h 0.24 v -0.09 c 0,-0.07 -0.05,-0.12 -0.12,-0.12 -0.07,0 -0.12,0.05 -0.12,0.12 z" + id="path6308" /> + </g><path + class="st25" + d="m 5027.16,-312.21 c 0.02,1.13 2.63,-1.37 2.65,-0.43 0.02,0.87 -2.64,0.98 -2.62,1.9" + id="path6314" + style="opacity:0.6" /><path + class="st25" + d="m 5027.13,-313.68 c 0.03,1.13 2.63,-1.38 2.65,-0.43 0.02,0.87 -2.64,0.99 -2.62,1.91" + id="path6316" + style="opacity:0.6" /><path + class="st25" + d="m 5027.19,-310.83 c 0.02,1.13 2.64,-1.36 2.65,-0.42 0.02,0.87 -2.64,0.98 -2.63,1.9" + id="path6318" + style="opacity:0.6" /><line + class="st26" + x1="5027.5" + y1="-311" + x2="5027.48" + y2="-312.09" + id="line6320" + style="opacity:0.6" /><line + class="st26" + x1="5027.4702" + y1="-312.44" + x2="5027.4399" + y2="-313.53" + id="line6322" + style="opacity:0.6" /><line + class="st26" + x1="5029.54" + y1="-311.28" + x2="5029.52" + y2="-312.37" + id="line6324" + style="opacity:0.6" /><line + class="st26" + x1="5030.54" + y1="-311.42001" + x2="5030.5298" + y2="-312.26999" + id="line6326" + style="opacity:0.6" /><line + class="st26" + x1="5030.5098" + y1="-312.72" + x2="5030.4902" + y2="-313.57001" + id="line6328" + style="opacity:0.6" /><line + class="st26" + x1="5029.5098" + y1="-312.72" + x2="5029.4902" + y2="-313.81" + id="line6330" + style="opacity:0.6" /><g + id="g6334" + style="opacity:0.6"> + <path + class="st27" + d="m 5029.43,-310.87 v 0.09 h 0.24 v -0.09 c 0,-0.07 -0.06,-0.12 -0.12,-0.12 -0.07,0 -0.12,0.05 -0.12,0.12 z" + id="path6332" /> + </g><path + class="st25" + d="m 5027.09,-315.16 c 0.03,1.13 2.62,-1.38 2.65,-0.44 0.02,0.87 -2.64,0.99 -2.61,1.91" + id="path6338" + style="opacity:0.6" /><path + class="st25" + d="m 5027.05,-316.63 c 0.03,1.13 2.62,-1.39 2.65,-0.45 0.02,0.87 -2.63,1 -2.61,1.92" + id="path6340" + style="opacity:0.6" /><path + class="st25" + d="m 5027.12,-313.78 c 0.03,1.13 2.63,-1.38 2.65,-0.43 0.02,0.87 -2.64,0.99 -2.62,1.91" + id="path6342" + style="opacity:0.6" /><line + class="st26" + x1="5027.4302" + y1="-313.95001" + x2="5027.4102" + y2="-315.04001" + id="line6344" + style="opacity:0.6" /><line + class="st26" + x1="5027.3999" + y1="-315.39001" + x2="5027.3701" + y2="-316.48001" + id="line6346" + style="opacity:0.6" /><line + class="st26" + x1="5029.48" + y1="-314.23999" + x2="5029.4502" + y2="-315.32999" + id="line6348" + style="opacity:0.6" /><line + class="st26" + x1="5030.48" + y1="-314.38" + x2="5030.4502" + y2="-315.23001" + id="line6350" + style="opacity:0.6" /><line + class="st26" + x1="5030.4399" + y1="-315.69" + x2="5030.4199" + y2="-316.53" + id="line6352" + style="opacity:0.6" /><line + class="st26" + x1="5029.4399" + y1="-315.67999" + x2="5029.4102" + y2="-316.78" + id="line6354" + style="opacity:0.6" /><g + id="g6358" + style="opacity:0.6"> + <path + class="st27" + d="m 5029.37,-313.83 v 0.09 l 0.24,-0.01 v -0.09 c 0,-0.07 -0.06,-0.12 -0.12,-0.12 -0.07,0.01 -0.12,0.06 -0.12,0.13 z" + id="path6356" /> + </g><path + class="st25" + d="m 5027.01,-318.11 c 0.04,1.13 2.62,-1.39 2.65,-0.45 0.03,0.87 -2.63,1.01 -2.6,1.93" + id="path6362" + style="opacity:0.6" /><path + class="st25" + d="m 5026.96,-319.58 c 0.04,1.13 2.61,-1.4 2.65,-0.46 0.03,0.87 -2.63,1.01 -2.6,1.93" + id="path6364" + style="opacity:0.6" /><path + class="st25" + d="m 5027.05,-316.73 c 0.03,1.13 2.62,-1.39 2.65,-0.45 0.02,0.87 -2.63,1 -2.61,1.92" + id="path6366" + style="opacity:0.6" /><line + class="st26" + x1="5027.3599" + y1="-316.89999" + x2="5027.3198" + y2="-317.98999" + id="line6368" + style="opacity:0.6" /><line + class="st26" + x1="5027.3101" + y1="-318.34" + x2="5027.2798" + y2="-319.42999" + id="line6370" + style="opacity:0.6" /><line + class="st26" + x1="5029.3999" + y1="-317.20001" + x2="5029.3701" + y2="-318.29001" + id="line6372" + style="opacity:0.6" /><line + class="st26" + x1="5030.3999" + y1="-317.35001" + x2="5030.3701" + y2="-318.20001" + id="line6374" + style="opacity:0.6" /><line + class="st26" + x1="5030.3501" + y1="-318.64999" + x2="5030.3301" + y2="-319.5" + id="line6376" + style="opacity:0.6" /><line + class="st26" + x1="5029.3501" + y1="-318.64001" + x2="5029.3198" + y2="-319.73999" + id="line6378" + style="opacity:0.6" /><g + id="g6382" + style="opacity:0.6"> + <path + class="st27" + d="m 5029.29,-316.79 v 0.09 l 0.24,-0.01 v -0.09 c 0,-0.07 -0.06,-0.12 -0.12,-0.12 -0.07,0.01 -0.12,0.06 -0.12,0.13 z" + id="path6380" /> + </g><path + class="st25" + d="m 5026.91,-321.06 c 0.04,1.13 2.61,-1.41 2.65,-0.47 0.03,0.87 -2.63,1.02 -2.59,1.94" + id="path6386" + style="opacity:0.6" /><path + class="st25" + d="m 5026.85,-322.53 c 0.04,1.13 2.61,-1.42 2.64,-0.48 0.03,0.87 -2.62,1.03 -2.59,1.95" + id="path6388" + style="opacity:0.6" /><path + class="st25" + d="m 5026.95,-319.68 c 0.04,1.13 2.61,-1.4 2.65,-0.46 0.03,0.87 -2.63,1.01 -2.6,1.93" + id="path6390" + style="opacity:0.6" /><line + class="st26" + x1="5027.2598" + y1="-319.85001" + x2="5027.2202" + y2="-320.94" + id="line6392" + style="opacity:0.6" /><line + class="st26" + x1="5027.21" + y1="-321.29001" + x2="5027.1699" + y2="-322.37" + id="line6394" + style="opacity:0.6" /><line + class="st26" + x1="5029.2998" + y1="-320.16" + x2="5029.27" + y2="-321.25" + id="line6396" + style="opacity:0.6" /><line + class="st26" + x1="5030.2998" + y1="-320.32001" + x2="5030.27" + y2="-321.16" + id="line6398" + style="opacity:0.6" /><line + class="st26" + x1="5030.25" + y1="-321.62" + x2="5030.2202" + y2="-322.45999" + id="line6400" + style="opacity:0.6" /><line + class="st26" + x1="5029.25" + y1="-321.60001" + x2="5029.21" + y2="-322.70001" + id="line6402" + style="opacity:0.6" /><g + id="g6406" + style="opacity:0.6"> + <path + class="st27" + d="m 5029.2,-319.75 v 0.09 l 0.24,-0.01 v -0.09 c 0,-0.07 -0.06,-0.12 -0.12,-0.11 -0.07,0 -0.12,0.05 -0.12,0.12 z" + id="path6404" /> + </g><path + class="st25" + d="m 5026.79,-324 c 0.05,1.13 2.6,-1.42 2.64,-0.48 0.04,0.87 -2.62,1.04 -2.58,1.96" + id="path6410" + style="opacity:0.6" /><path + class="st25" + d="m 5026.72,-325.48 c 0.05,1.13 2.6,-1.43 2.64,-0.49 0.04,0.87 -2.62,1.04 -2.57,1.96" + id="path6412" + style="opacity:0.6" /><path + class="st25" + d="m 5026.85,-322.62 c 0.04,1.13 2.61,-1.42 2.64,-0.48 0.03,0.87 -2.62,1.03 -2.59,1.95" + id="path6414" + style="opacity:0.6" /><line + class="st26" + x1="5027.1499" + y1="-322.79999" + x2="5027.1099" + y2="-323.89001" + id="line6416" + style="opacity:0.6" /><line + class="st26" + x1="5027.0898" + y1="-324.23999" + x2="5027.04" + y2="-325.32999" + id="line6418" + style="opacity:0.6" /><line + class="st26" + x1="5029.1899" + y1="-323.12" + x2="5029.1499" + y2="-324.20999" + id="line6420" + style="opacity:0.6" /><line + class="st26" + x1="5030.1899" + y1="-323.28" + x2="5030.1499" + y2="-324.13" + id="line6422" + style="opacity:0.6" /><line + class="st26" + x1="5030.1299" + y1="-324.57999" + x2="5030.0898" + y2="-325.42999" + id="line6424" + style="opacity:0.6" /><line + class="st26" + x1="5029.1299" + y1="-324.56" + x2="5029.0801" + y2="-325.64999" + id="line6426" + style="opacity:0.6" /><g + id="g6430" + style="opacity:0.6"> + <path + class="st27" + d="m 5029.09,-322.71 v 0.09 l 0.24,-0.01 v -0.09 c 0,-0.07 -0.06,-0.12 -0.12,-0.11 -0.07,0 -0.12,0.05 -0.12,0.12 z" + id="path6428" /> + </g><path + class="st25" + d="m 5026.65,-326.96 c 0.05,1.13 2.6,-1.43 2.64,-0.49 0.04,0.87 -2.62,1.04 -2.57,1.96" + id="path6434" + style="opacity:0.6" /><path + class="st25" + d="m 5026.59,-328.43 c 0.05,1.13 2.6,-1.43 2.64,-0.49 0.04,0.87 -2.62,1.04 -2.57,1.97" + id="path6436" + style="opacity:0.6" /><path + class="st25" + d="m 5026.72,-325.57 c 0.05,1.13 2.6,-1.43 2.64,-0.49 0.04,0.87 -2.62,1.04 -2.57,1.96" + id="path6438" + style="opacity:0.6" /><line + class="st26" + x1="5027.02" + y1="-325.75" + x2="5026.9702" + y2="-326.84" + id="line6440" + style="opacity:0.6" /><line + class="st26" + x1="5026.96" + y1="-327.19" + x2="5026.9102" + y2="-328.28" + id="line6442" + style="opacity:0.6" /><line + class="st26" + x1="5029.0601" + y1="-326.07999" + x2="5029.0098" + y2="-327.17001" + id="line6444" + style="opacity:0.6" /><line + class="st26" + x1="5030.0601" + y1="-326.23999" + x2="5030.02" + y2="-327.09" + id="line6446" + style="opacity:0.6" /><line + class="st26" + x1="5030" + y1="-327.54001" + x2="5029.96" + y2="-328.38" + id="line6448" + style="opacity:0.6" /><line + class="st26" + x1="5029" + y1="-327.51999" + x2="5028.9502" + y2="-328.60999" + id="line6450" + style="opacity:0.6" /><g + id="g6454" + style="opacity:0.6"> + <path + class="st27" + d="m 5028.96,-325.67 v 0.09 l 0.24,-0.01 v -0.09 c 0,-0.07 -0.06,-0.12 -0.12,-0.11 -0.07,0 -0.12,0.06 -0.12,0.12 z" + id="path6452" /> + </g><path + class="st25" + d="m 5026.52,-329.91 c 0.05,1.13 2.6,-1.43 2.64,-0.49 0.04,0.87 -2.62,1.04 -2.57,1.97" + id="path6458" + style="opacity:0.6" /><path + class="st25" + d="m 5026.45,-331.38 c 0.05,1.13 2.6,-1.43 2.64,-0.49 0.04,0.87 -2.62,1.05 -2.57,1.97" + id="path6460" + style="opacity:0.6" /><path + class="st25" + d="m 5026.58,-328.52 c 0.05,1.13 2.6,-1.43 2.64,-0.49 0.04,0.87 -2.62,1.04 -2.57,1.97" + id="path6462" + style="opacity:0.6" /><line + class="st26" + x1="5026.8901" + y1="-328.70001" + x2="5026.8398" + y2="-329.79001" + id="line6464" + style="opacity:0.6" /><line + class="st26" + x1="5026.8198" + y1="-330.14001" + x2="5026.77" + y2="-331.23001" + id="line6466" + style="opacity:0.6" /><line + class="st26" + x1="5028.9302" + y1="-329.04001" + x2="5028.8799" + y2="-330.13" + id="line6468" + style="opacity:0.6" /><line + class="st26" + x1="5029.9199" + y1="-329.20001" + x2="5029.8799" + y2="-330.04001" + id="line6470" + style="opacity:0.6" /><line + class="st26" + x1="5029.8599" + y1="-330.5" + x2="5029.8198" + y2="-331.34" + id="line6472" + style="opacity:0.6" /><line + class="st26" + x1="5028.8599" + y1="-330.48001" + x2="5028.8101" + y2="-331.57001" + id="line6474" + style="opacity:0.6" /><g + id="g6478" + style="opacity:0.6"> + <path + class="st27" + d="m 5028.83,-328.63 v 0.09 l 0.24,-0.01 v -0.09 c 0,-0.07 -0.06,-0.12 -0.12,-0.11 -0.08,0 -0.13,0.06 -0.12,0.12 z" + id="path6476" /> + </g><path + class="st25" + d="m 5026.39,-332.86 c 0.05,1.13 2.6,-1.44 2.64,-0.5 0.04,0.87 -2.62,1.05 -2.57,1.97" + id="path6482" + style="opacity:0.6" /><path + class="st25" + d="m 5026.32,-334.34 c 0.05,1.13 2.6,-1.44 2.64,-0.5 0.04,0.87 -2.62,1.05 -2.57,1.97" + id="path6484" + style="opacity:0.6" /><path + class="st25" + d="m 5026.45,-331.48 c 0.05,1.13 2.6,-1.44 2.64,-0.49 0.04,0.87 -2.62,1.05 -2.57,1.97" + id="path6486" + style="opacity:0.6" /><line + class="st26" + x1="5026.75" + y1="-331.66" + x2="5026.71" + y2="-332.75" + id="line6488" + style="opacity:0.6" /><line + class="st26" + x1="5026.6899" + y1="-333.10001" + x2="5026.6401" + y2="-334.17999" + id="line6490" + style="opacity:0.6" /><line + class="st26" + x1="5028.79" + y1="-331.98999" + x2="5028.7402" + y2="-333.07999" + id="line6492" + style="opacity:0.6" /><line + class="st26" + x1="5029.79" + y1="-332.16" + x2="5029.75" + y2="-333" + id="line6494" + style="opacity:0.6" /><line + class="st26" + x1="5029.73" + y1="-333.45001" + x2="5029.6899" + y2="-334.29999" + id="line6496" + style="opacity:0.6" /><line + class="st26" + x1="5028.73" + y1="-333.42999" + x2="5028.6802" + y2="-334.51999" + id="line6498" + style="opacity:0.6" /><g + id="g6502" + style="opacity:0.6"> + <path + class="st27" + d="m 5028.69,-331.58 v 0.09 l 0.24,-0.01 v -0.09 c 0,-0.07 -0.06,-0.12 -0.12,-0.11 -0.07,0 -0.12,0.05 -0.12,0.12 z" + id="path6500" /> + </g><path + class="st25" + d="m 5026.24,-335.81 c 0.06,1.13 2.59,-1.44 2.64,-0.5 0.04,0.87 -2.61,1.05 -2.57,1.97" + id="path6506" + style="opacity:0.6" /><path + class="st25" + d="m 5026.17,-337.29 c 0.06,1.13 2.59,-1.44 2.64,-0.5 0.04,0.87 -2.61,1.05 -2.57,1.98" + id="path6508" + style="opacity:0.6" /><path + class="st25" + d="m 5026.31,-334.43 c 0.05,1.13 2.59,-1.44 2.64,-0.5 0.04,0.87 -2.62,1.05 -2.57,1.97" + id="path6510" + style="opacity:0.6" /><line + class="st26" + x1="5026.6201" + y1="-334.60999" + x2="5026.5698" + y2="-335.70001" + id="line6512" + style="opacity:0.6" /><line + class="st26" + x1="5026.5498" + y1="-336.04999" + x2="5026.4902" + y2="-337.14001" + id="line6514" + style="opacity:0.6" /><line + class="st26" + x1="5028.6602" + y1="-334.95001" + x2="5028.6001" + y2="-336.04001" + id="line6516" + style="opacity:0.6" /><line + class="st26" + x1="5029.6499" + y1="-335.12" + x2="5029.6099" + y2="-335.95999" + id="line6518" + style="opacity:0.6" /><line + class="st26" + x1="5029.5801" + y1="-336.41" + x2="5029.54" + y2="-337.26001" + id="line6520" + style="opacity:0.6" /><line + class="st26" + x1="5028.5801" + y1="-336.39001" + x2="5028.5298" + y2="-337.48001" + id="line6522" + style="opacity:0.6" /><g + id="g6526" + style="opacity:0.6"> + <path + class="st27" + d="m 5028.56,-334.54 v 0.09 l 0.24,-0.01 v -0.09 c 0,-0.06 -0.06,-0.12 -0.12,-0.11 -0.07,0 -0.12,0.06 -0.12,0.12 z" + id="path6524" /> + </g><path + class="st25" + d="m 5026.1,-338.77 c 0.06,1.13 2.59,-1.44 2.64,-0.5 0.04,0.87 -2.61,1.06 -2.56,1.98" + id="path6530" + style="opacity:0.6" /><path + class="st25" + d="m 5026.02,-340.24 c 0.06,1.13 2.59,-1.44 2.64,-0.5 0.04,0.87 -2.61,1.06 -2.56,1.98" + id="path6532" + style="opacity:0.6" /><path + class="st25" + d="m 5026.17,-337.38 c 0.06,1.13 2.59,-1.44 2.64,-0.5 0.04,0.87 -2.61,1.06 -2.56,1.98" + id="path6534" + style="opacity:0.6" /><line + class="st26" + x1="5026.4702" + y1="-337.56" + x2="5026.4199" + y2="-338.64999" + id="line6536" + style="opacity:0.6" /><line + class="st26" + x1="5026.3999" + y1="-339" + x2="5026.3398" + y2="-340.09" + id="line6538" + style="opacity:0.6" /><line + class="st26" + x1="5028.5098" + y1="-337.91" + x2="5028.4502" + y2="-339" + id="line6540" + style="opacity:0.6" /><line + class="st26" + x1="5029.5" + y1="-338.07999" + x2="5029.46" + y2="-338.92001" + id="line6542" + style="opacity:0.6" /><line + class="st26" + x1="5029.4399" + y1="-339.37" + x2="5029.3901" + y2="-340.20999" + id="line6544" + style="opacity:0.6" /><line + class="st26" + x1="5028.4399" + y1="-339.35001" + x2="5028.3799" + y2="-340.44" + id="line6546" + style="opacity:0.6" /><g + id="g6550" + style="opacity:0.6"> + <path + class="st27" + d="m 5028.41,-337.5 v 0.09 l 0.24,-0.01 v -0.09 c 0,-0.06 -0.06,-0.12 -0.12,-0.11 -0.07,0 -0.12,0.06 -0.12,0.12 z" + id="path6548" /> + </g><path + class="st25" + d="m 5025.95,-341.72 c 0.06,1.13 2.59,-1.44 2.64,-0.5 0.04,0.87 -2.61,1.06 -2.56,1.98" + id="path6554" + style="opacity:0.6" /><path + class="st25" + d="m 5025.87,-343.19 c 0.06,1.13 2.59,-1.44 2.64,-0.5 0.04,0.87 -2.61,1.06 -2.56,1.98" + id="path6556" + style="opacity:0.6" /><path + class="st25" + d="m 5026.02,-340.33 c 0.06,1.13 2.59,-1.44 2.64,-0.5 0.04,0.87 -2.61,1.06 -2.56,1.98" + id="path6558" + style="opacity:0.6" /><line + class="st26" + x1="5026.3198" + y1="-340.51999" + x2="5026.27" + y2="-341.60999" + id="line6560" + style="opacity:0.6" /><line + class="st26" + x1="5026.25" + y1="-341.95001" + x2="5026.2002" + y2="-343.04001" + id="line6562" + style="opacity:0.6" /><line + class="st26" + x1="5028.3599" + y1="-340.85999" + x2="5028.2998" + y2="-341.95001" + id="line6564" + style="opacity:0.6" /><line + class="st26" + x1="5029.3501" + y1="-341.03" + x2="5029.3101" + y2="-341.87" + id="line6566" + style="opacity:0.6" /><line + class="st26" + x1="5029.29" + y1="-342.32001" + x2="5029.2402" + y2="-343.17001" + id="line6568" + style="opacity:0.6" /><line + class="st26" + x1="5028.29" + y1="-342.29999" + x2="5028.23" + y2="-343.39001" + id="line6570" + style="opacity:0.6" /><g + id="g6574" + style="opacity:0.6"> + <path + class="st27" + d="m 5028.26,-340.45 v 0.09 l 0.24,-0.01 v -0.09 c 0,-0.06 -0.06,-0.12 -0.12,-0.11 -0.07,0 -0.12,0.06 -0.12,0.12 z" + id="path6572" /> + </g><path + class="st25" + d="m 5025.8,-344.67 c 0.06,1.13 2.59,-1.45 2.64,-0.51 0.04,0.87 -2.61,1.06 -2.56,1.98" + id="path6578" + style="opacity:0.6" /><path + class="st25" + d="m 5025.72,-346.14 c 0.06,1.13 2.59,-1.45 2.64,-0.51 0.05,0.87 -2.6,1.06 -2.56,1.99" + id="path6580" + style="opacity:0.6" /><path + class="st25" + d="m 5025.87,-343.29 c 0.06,1.13 2.59,-1.45 2.64,-0.51 0.04,0.87 -2.61,1.06 -2.56,1.98" + id="path6582" + style="opacity:0.6" /><line + class="st26" + x1="5026.1699" + y1="-343.47" + x2="5026.1201" + y2="-344.56" + id="line6584" + style="opacity:0.6" /><line + class="st26" + x1="5026.1001" + y1="-344.91" + x2="5026.04" + y2="-346" + id="line6586" + style="opacity:0.6" /><line + class="st26" + x1="5028.21" + y1="-343.82001" + x2="5028.1602" + y2="-344.89999" + id="line6588" + style="opacity:0.6" /><line + class="st26" + x1="5029.2002" + y1="-343.98001" + x2="5029.1602" + y2="-344.82999" + id="line6590" + style="opacity:0.6" /><line + class="st26" + x1="5029.1401" + y1="-345.28" + x2="5029.0898" + y2="-346.12" + id="line6592" + style="opacity:0.6" /><line + class="st26" + x1="5028.1401" + y1="-345.25" + x2="5028.0801" + y2="-346.34" + id="line6594" + style="opacity:0.6" /><g + id="g6598" + style="opacity:0.6"> + <path + class="st27" + d="m 5028.11,-343.4 v 0.09 l 0.24,-0.01 v -0.09 c 0,-0.06 -0.06,-0.12 -0.12,-0.11 -0.07,0 -0.12,0.05 -0.12,0.12 z" + id="path6596" /> + </g><path + class="st25" + d="m 5025.64,-347.62 c 0.06,1.13 2.59,-1.46 2.64,-0.51 0.05,0.87 -2.61,1.07 -2.56,1.99" + id="path6602" + style="opacity:0.6" /><path + class="st25" + d="m 5025.56,-349.1 c 0.06,1.13 2.59,-1.46 2.64,-0.51 0.05,0.87 -2.61,1.07 -2.56,1.99" + id="path6604" + style="opacity:0.6" /><path + class="st25" + d="m 5025.72,-346.24 c 0.06,1.13 2.59,-1.46 2.64,-0.51 0.05,0.87 -2.61,1.07 -2.56,1.99" + id="path6606" + style="opacity:0.6" /><line + class="st26" + x1="5026.02" + y1="-346.42001" + x2="5025.96" + y2="-347.51001" + id="line6608" + style="opacity:0.6" /><line + class="st26" + x1="5025.9399" + y1="-347.85999" + x2="5025.8799" + y2="-348.95001" + id="line6610" + style="opacity:0.6" /><line + class="st26" + x1="5028.0601" + y1="-346.76999" + x2="5028" + y2="-347.85999" + id="line6612" + style="opacity:0.6" /><line + class="st26" + x1="5029.0498" + y1="-346.95001" + x2="5029" + y2="-347.79001" + id="line6614" + style="opacity:0.6" /><line + class="st26" + x1="5028.98" + y1="-348.23999" + x2="5028.9302" + y2="-349.09" + id="line6616" + style="opacity:0.6" /><line + class="st26" + x1="5027.98" + y1="-348.20999" + x2="5027.9199" + y2="-349.29999" + id="line6618" + style="opacity:0.6" /><g + id="g6622" + style="opacity:0.6"> + <path + class="st27" + d="m 5027.96,-346.36 0.01,0.09 0.24,-0.01 v -0.09 c 0,-0.06 -0.06,-0.12 -0.12,-0.11 -0.08,0 -0.13,0.05 -0.13,0.12 z" + id="path6620" /> + </g><path + class="st25" + d="m 5025.48,-350.58 c 0.06,1.13 2.59,-1.46 2.64,-0.51 0.05,0.87 -2.61,1.07 -2.56,1.99" + id="path6626" + style="opacity:0.6" /><path + class="st25" + d="m 5025.4,-352.05 c 0.06,1.13 2.59,-1.46 2.64,-0.51 0.05,0.87 -2.61,1.07 -2.56,1.99" + id="path6628" + style="opacity:0.6" /><path + class="st25" + d="m 5025.55,-349.19 c 0.06,1.13 2.59,-1.46 2.64,-0.51 0.05,0.87 -2.61,1.07 -2.56,1.99" + id="path6630" + style="opacity:0.6" /><line + class="st26" + x1="5025.8599" + y1="-349.37" + x2="5025.7998" + y2="-350.45999" + id="line6632" + style="opacity:0.6" /><line + class="st26" + x1="5025.7798" + y1="-350.81" + x2="5025.7202" + y2="-351.89999" + id="line6634" + style="opacity:0.6" /><line + class="st26" + x1="5027.8901" + y1="-349.73001" + x2="5027.8301" + y2="-350.81" + id="line6636" + style="opacity:0.6" /><line + class="st26" + x1="5028.8901" + y1="-349.89999" + x2="5028.8398" + y2="-350.73999" + id="line6638" + style="opacity:0.6" /><line + class="st26" + x1="5028.8198" + y1="-351.19" + x2="5028.77" + y2="-352.04001" + id="line6640" + style="opacity:0.6" /><line + class="st26" + x1="5027.8198" + y1="-351.16" + x2="5027.7598" + y2="-352.25" + id="line6642" + style="opacity:0.6" /><g + id="g6646" + style="opacity:0.6"> + <path + class="st27" + d="m 5027.8,-349.31 0.01,0.09 0.24,-0.01 v -0.09 c 0,-0.06 -0.06,-0.12 -0.12,-0.11 -0.09,0 -0.14,0.05 -0.13,0.12 z" + id="path6644" /> + </g><path + class="st25" + d="m 5025.32,-353.53 c 0.06,1.13 2.59,-1.46 2.64,-0.51 0.05,0.87 -2.61,1.07 -2.56,1.99" + id="path6650" + style="opacity:0.6" /><path + class="st25" + d="m 5025.24,-355 c 0.06,1.13 2.59,-1.46 2.64,-0.51 0.05,0.87 -2.61,1.07 -2.56,1.99" + id="path6652" + style="opacity:0.6" /><path + class="st25" + d="m 5025.39,-352.14 c 0.06,1.13 2.59,-1.46 2.64,-0.51 0.05,0.87 -2.61,1.07 -2.56,1.99" + id="path6654" + style="opacity:0.6" /><line + class="st26" + x1="5025.7002" + y1="-352.32999" + x2="5025.6401" + y2="-353.41" + id="line6656" + style="opacity:0.6" /><line + class="st26" + x1="5025.6201" + y1="-353.76001" + x2="5025.5601" + y2="-354.85001" + id="line6658" + style="opacity:0.6" /><line + class="st26" + x1="5027.73" + y1="-352.67999" + x2="5027.6699" + y2="-353.76999" + id="line6660" + style="opacity:0.6" /><line + class="st26" + x1="5028.73" + y1="-352.85001" + x2="5028.6802" + y2="-353.69" + id="line6662" + style="opacity:0.6" /><line + class="st26" + x1="5028.6499" + y1="-354.14999" + x2="5028.6099" + y2="-354.98999" + id="line6664" + style="opacity:0.6" /><line + class="st26" + x1="5027.6499" + y1="-354.12" + x2="5027.6001" + y2="-355.20001" + id="line6666" + style="opacity:0.6" /><g + id="g6670" + style="opacity:0.6"> + <path + class="st27" + d="m 5027.64,-352.26 0.01,0.09 0.24,-0.01 v -0.09 c 0,-0.06 -0.06,-0.12 -0.12,-0.11 -0.09,-0.01 -0.14,0.05 -0.13,0.12 z" + id="path6668" /> + </g><path + class="st25" + d="m 5025.16,-356.48 c 0.07,1.13 2.58,-1.46 2.64,-0.52 0.05,0.87 -2.6,1.07 -2.55,2" + id="path6674" + style="opacity:0.6" /><path + class="st25" + d="m 5025.07,-357.95 c 0.07,1.13 2.58,-1.46 2.64,-0.52 0.05,0.87 -2.6,1.07 -2.55,2" + id="path6676" + style="opacity:0.6" /><path + class="st25" + d="m 5025.23,-355.09 c 0.06,1.13 2.59,-1.46 2.64,-0.52 0.05,0.87 -2.61,1.07 -2.56,1.99" + id="path6678" + style="opacity:0.6" /><line + class="st26" + x1="5025.54" + y1="-355.28" + x2="5025.48" + y2="-356.37" + id="line6680" + style="opacity:0.6" /><line + class="st26" + x1="5025.46" + y1="-356.72" + x2="5025.3901" + y2="-357.79999" + id="line6682" + style="opacity:0.6" /><line + class="st26" + x1="5027.5698" + y1="-355.63" + x2="5027.5098" + y2="-356.72" + id="line6684" + style="opacity:0.6" /><line + class="st26" + x1="5028.5601" + y1="-355.81" + x2="5028.52" + y2="-356.64999" + id="line6686" + style="opacity:0.6" /><line + class="st26" + x1="5028.4902" + y1="-357.10001" + x2="5028.4399" + y2="-357.95001" + id="line6688" + style="opacity:0.6" /><line + class="st26" + x1="5027.4902" + y1="-357.07001" + x2="5027.4302" + y2="-358.16" + id="line6690" + style="opacity:0.6" /><g + id="g6694" + style="opacity:0.6"> + <path + class="st27" + d="m 5027.48,-355.22 v 0.09 l 0.24,-0.01 -0.01,-0.09 c 0,-0.06 -0.06,-0.12 -0.12,-0.11 -0.07,0 -0.12,0.05 -0.11,0.12 z" + id="path6692" /> + </g><path + class="st25" + d="m 5024.98,-359.43 c 0.07,1.13 2.58,-1.47 2.64,-0.52 0.05,0.87 -2.6,1.08 -2.55,2" + id="path6698" + style="opacity:0.6" /><path + class="st25" + d="m 5024.9,-360.91 c 0.07,1.13 2.58,-1.47 2.63,-0.52 0.05,0.87 -2.6,1.08 -2.55,2" + id="path6700" + style="opacity:0.6" /><path + class="st25" + d="m 5025.06,-358.05 c 0.07,1.13 2.58,-1.47 2.63,-0.52 0.05,0.87 -2.6,1.08 -2.55,2" + id="path6702" + style="opacity:0.6" /><line + class="st26" + x1="5025.3701" + y1="-358.23001" + x2="5025.3101" + y2="-359.32001" + id="line6704" + style="opacity:0.6" /><line + class="st26" + x1="5025.2798" + y1="-359.67001" + x2="5025.2202" + y2="-360.76001" + id="line6706" + style="opacity:0.6" /><line + class="st26" + x1="5027.3999" + y1="-358.59" + x2="5027.3398" + y2="-359.67999" + id="line6708" + style="opacity:0.6" /><line + class="st26" + x1="5028.3901" + y1="-358.76999" + x2="5028.3398" + y2="-359.60999" + id="line6710" + style="opacity:0.6" /><line + class="st26" + x1="5028.3198" + y1="-360.06" + x2="5028.27" + y2="-360.89999" + id="line6712" + style="opacity:0.6" /><line + class="st26" + x1="5027.3198" + y1="-360.03" + x2="5027.25" + y2="-361.12" + id="line6714" + style="opacity:0.6" /><g + id="g6718" + style="opacity:0.6"> + <path + class="st27" + d="m 5027.31,-358.18 0.01,0.09 0.24,-0.01 -0.01,-0.09 c 0,-0.06 -0.06,-0.12 -0.12,-0.11 -0.08,0 -0.13,0.06 -0.12,0.12 z" + id="path6716" /> + </g><path + class="st25" + d="m 5024.81,-362.38 c 0.07,1.13 2.58,-1.47 2.64,-0.52 0.05,0.87 -2.6,1.08 -2.55,2" + id="path6722" + style="opacity:0.6" /><path + class="st25" + d="m 5024.73,-363.86 c 0.07,1.13 2.58,-1.47 2.63,-0.52 0.05,0.87 -2.6,1.08 -2.55,2" + id="path6724" + style="opacity:0.6" /><path + class="st25" + d="m 5024.89,-361 c 0.07,1.13 2.58,-1.47 2.63,-0.52 0.05,0.87 -2.6,1.08 -2.55,2" + id="path6726" + style="opacity:0.6" /><line + class="st26" + x1="5025.2002" + y1="-361.17999" + x2="5025.1299" + y2="-362.26999" + id="line6728" + style="opacity:0.6" /><line + class="st26" + x1="5025.1099" + y1="-362.62" + x2="5025.0498" + y2="-363.70999" + id="line6730" + style="opacity:0.6" /><line + class="st26" + x1="5027.23" + y1="-361.54001" + x2="5027.1699" + y2="-362.63" + id="line6732" + style="opacity:0.6" /><line + class="st26" + x1="5028.2202" + y1="-361.72" + x2="5028.1699" + y2="-362.56" + id="line6734" + style="opacity:0.6" /><line + class="st26" + x1="5028.1499" + y1="-363.01001" + x2="5028.1001" + y2="-363.85999" + id="line6736" + style="opacity:0.6" /><line + class="st26" + x1="5027.1499" + y1="-362.98001" + x2="5027.0801" + y2="-364.07001" + id="line6738" + style="opacity:0.6" /><g + id="g6742" + style="opacity:0.6"> + <path + class="st27" + d="m 5027.13,-361.13 0.01,0.09 0.24,-0.01 -0.01,-0.09 c 0,-0.06 -0.06,-0.12 -0.12,-0.11 -0.07,0 -0.12,0.06 -0.12,0.12 z" + id="path6740" /> + </g><path + class="st25" + d="m 5024.64,-365.33 c 0.07,1.13 2.58,-1.47 2.64,-0.52 0.05,0.87 -2.6,1.08 -2.55,2" + id="path6746" + style="opacity:0.6" /><path + class="st25" + d="m 5024.55,-366.81 c 0.07,1.13 2.58,-1.47 2.63,-0.52 0.05,0.87 -2.6,1.08 -2.55,2" + id="path6748" + style="opacity:0.6" /><path + class="st25" + d="m 5024.72,-363.95 c 0.07,1.13 2.58,-1.47 2.63,-0.52 0.05,0.87 -2.6,1.08 -2.55,2" + id="path6750" + style="opacity:0.6" /><line + class="st26" + x1="5025.02" + y1="-364.13" + x2="5024.96" + y2="-365.22" + id="line6752" + style="opacity:0.6" /><line + class="st26" + x1="5024.9399" + y1="-365.57001" + x2="5024.8799" + y2="-366.66" + id="line6754" + style="opacity:0.6" /><line + class="st26" + x1="5027.0601" + y1="-364.48999" + x2="5026.9902" + y2="-365.57999" + id="line6756" + style="opacity:0.6" /><line + class="st26" + x1="5028.0498" + y1="-364.67001" + x2="5028" + y2="-365.51001" + id="line6758" + style="opacity:0.6" /><line + class="st26" + x1="5027.9702" + y1="-365.95999" + x2="5027.9199" + y2="-366.81" + id="line6760" + style="opacity:0.6" /><line + class="st26" + x1="5026.9702" + y1="-365.92999" + x2="5026.9102" + y2="-367.01999" + id="line6762" + style="opacity:0.6" /><g + id="g6766" + style="opacity:0.6"> + <path + class="st27" + d="m 5026.96,-364.08 0.01,0.09 0.24,-0.01 -0.01,-0.09 c 0,-0.06 -0.06,-0.12 -0.12,-0.11 -0.07,0 -0.12,0.06 -0.12,0.12 z" + id="path6764" /> + </g><path + class="st25" + d="m 5024.46,-368.28 c 0.07,1.13 2.58,-1.47 2.63,-0.53 0.05,0.87 -2.6,1.08 -2.54,2.01" + id="path6770" + style="opacity:0.6" /><path + class="st25" + d="m 5024.37,-369.76 c 0.07,1.13 2.58,-1.47 2.63,-0.53 0.05,0.87 -2.6,1.08 -2.54,2.01" + id="path6772" + style="opacity:0.6" /><path + class="st25" + d="m 5024.55,-366.9 c 0.07,1.13 2.58,-1.47 2.63,-0.53 0.05,0.87 -2.6,1.08 -2.55,2" + id="path6774" + style="opacity:0.6" /><line + class="st26" + x1="5024.8501" + y1="-367.09" + x2="5024.7798" + y2="-368.17001" + id="line6776" + style="opacity:0.6" /><line + class="st26" + x1="5024.7598" + y1="-368.51999" + x2="5024.7002" + y2="-369.60999" + id="line6778" + style="opacity:0.6" /><line + class="st26" + x1="5026.8799" + y1="-367.45001" + x2="5026.8198" + y2="-368.54001" + id="line6780" + style="opacity:0.6" /><line + class="st26" + x1="5027.8799" + y1="-367.63" + x2="5027.8198" + y2="-368.47" + id="line6782" + style="opacity:0.6" /><line + class="st26" + x1="5027.79" + y1="-368.92001" + x2="5027.7402" + y2="-369.76999" + id="line6784" + style="opacity:0.6" /><line + class="st26" + x1="5026.79" + y1="-368.89001" + x2="5026.73" + y2="-369.98001" + id="line6786" + style="opacity:0.6" /><g + id="g6790" + style="opacity:0.6"> + <path + class="st27" + d="m 5026.79,-367.04 0.01,0.09 0.24,-0.01 -0.01,-0.09 c 0,-0.06 -0.06,-0.12 -0.12,-0.11 -0.07,0 -0.12,0.06 -0.12,0.12 z" + id="path6788" /> + </g><path + class="st25" + d="m 5024.28,-371.24 c 0.07,1.13 2.57,-1.47 2.63,-0.53 0.05,0.87 -2.6,1.09 -2.54,2.01" + id="path6794" + style="opacity:0.6" /><path + class="st25" + d="m 5024.19,-372.71 c 0.07,1.13 2.58,-1.47 2.63,-0.53 0.05,0.87 -2.6,1.09 -2.54,2.01" + id="path6796" + style="opacity:0.6" /><path + class="st25" + d="m 5024.37,-369.85 c 0.07,1.13 2.58,-1.47 2.63,-0.53 0.05,0.87 -2.6,1.09 -2.54,2.01" + id="path6798" + style="opacity:0.6" /><line + class="st26" + x1="5024.6699" + y1="-370.04001" + x2="5024.6001" + y2="-371.13" + id="line6800" + style="opacity:0.6" /><line + class="st26" + x1="5024.5801" + y1="-371.47" + x2="5024.5098" + y2="-372.56" + id="line6802" + style="opacity:0.6" /><line + class="st26" + x1="5026.7002" + y1="-370.39999" + x2="5026.6299" + y2="-371.48999" + id="line6804" + style="opacity:0.6" /><line + class="st26" + x1="5027.6899" + y1="-370.57999" + x2="5027.6401" + y2="-371.42999" + id="line6806" + style="opacity:0.6" /><line + class="st26" + x1="5027.6099" + y1="-371.88" + x2="5027.5601" + y2="-372.72" + id="line6808" + style="opacity:0.6" /><line + class="st26" + x1="5026.6099" + y1="-371.84" + x2="5026.54" + y2="-372.92999" + id="line6810" + style="opacity:0.6" /><g + id="g6814" + style="opacity:0.6"> + <path + class="st27" + d="m 5026.61,-369.99 0.01,0.09 0.24,-0.01 -0.01,-0.09 c 0,-0.06 -0.06,-0.12 -0.12,-0.11 -0.08,0 -0.13,0.05 -0.12,0.12 z" + id="path6812" /> + </g><path + class="st25" + d="m 5024.1,-374.19 c 0.07,1.13 2.58,-1.47 2.63,-0.53 0.05,0.87 -2.6,1.09 -2.54,2.01" + id="path6818" + style="opacity:0.6" /><path + class="st25" + d="m 5024.01,-375.66 c 0.07,1.13 2.58,-1.47 2.63,-0.53 0.05,0.87 -2.6,1.09 -2.54,2.01" + id="path6820" + style="opacity:0.6" /><path + class="st25" + d="m 5024.18,-372.8 c 0.07,1.13 2.57,-1.47 2.63,-0.53 0.05,0.87 -2.6,1.09 -2.54,2.01" + id="path6822" + style="opacity:0.6" /><line + class="st26" + x1="5024.4902" + y1="-372.98999" + x2="5024.4199" + y2="-374.07999" + id="line6824" + style="opacity:0.6" /><line + class="st26" + x1="5024.3999" + y1="-374.42999" + x2="5024.3301" + y2="-375.51001" + id="line6826" + style="opacity:0.6" /><line + class="st26" + x1="5026.52" + y1="-373.35001" + x2="5026.4502" + y2="-374.44" + id="line6828" + style="opacity:0.6" /><line + class="st26" + x1="5027.5098" + y1="-373.53" + x2="5027.46" + y2="-374.38" + id="line6830" + style="opacity:0.6" /><line + class="st26" + x1="5027.4302" + y1="-374.82999" + x2="5027.3799" + y2="-375.67001" + id="line6832" + style="opacity:0.6" /><line + class="st26" + x1="5026.4302" + y1="-374.79001" + x2="5026.3599" + y2="-375.88" + id="line6834" + style="opacity:0.6" /><g + id="g6838" + style="opacity:0.6"> + <path + class="st27" + d="m 5026.42,-372.94 0.01,0.09 0.24,-0.01 -0.01,-0.09 c 0,-0.06 -0.06,-0.12 -0.12,-0.11 -0.07,0 -0.12,0.05 -0.12,0.12 z" + id="path6836" /> + </g><path + class="st25" + d="m 5023.91,-377.14 c 0.07,1.13 2.57,-1.48 2.63,-0.54 0.05,0.87 -2.6,1.09 -2.54,2.01" + id="path6842" + style="opacity:0.6" /><path + class="st25" + d="m 5023.82,-378.61 c 0.07,1.13 2.57,-1.48 2.63,-0.54 0.06,0.87 -2.6,1.09 -2.54,2.01" + id="path6844" + style="opacity:0.6" /><path + class="st25" + d="m 5024,-375.75 c 0.07,1.13 2.57,-1.48 2.63,-0.54 0.05,0.87 -2.6,1.09 -2.54,2.01" + id="path6846" + style="opacity:0.6" /><line + class="st26" + x1="5024.2998" + y1="-375.94" + x2="5024.2402" + y2="-377.03" + id="line6848" + style="opacity:0.6" /><line + class="st26" + x1="5024.21" + y1="-377.38" + x2="5024.1499" + y2="-378.45999" + id="line6850" + style="opacity:0.6" /><line + class="st26" + x1="5026.3398" + y1="-376.31" + x2="5026.27" + y2="-377.39999" + id="line6852" + style="opacity:0.6" /><line + class="st26" + x1="5027.3301" + y1="-376.48999" + x2="5027.27" + y2="-377.32999" + id="line6854" + style="opacity:0.6" /><line + class="st26" + x1="5027.25" + y1="-377.78" + x2="5027.1899" + y2="-378.63" + id="line6856" + style="opacity:0.6" /><line + class="st26" + x1="5026.25" + y1="-377.75" + x2="5026.1802" + y2="-378.82999" + id="line6858" + style="opacity:0.6" /><g + id="g6862" + style="opacity:0.6"> + <path + class="st27" + d="m 5026.24,-375.89 0.01,0.09 0.24,-0.01 -0.01,-0.09 c 0,-0.06 -0.06,-0.12 -0.13,-0.11 -0.06,-0.01 -0.11,0.05 -0.11,0.12 z" + id="path6860" /> + </g><path + class="st25" + d="m 5023.72,-380.09 c 0.07,1.13 2.57,-1.48 2.63,-0.54 0.06,0.87 -2.6,1.1 -2.54,2.02" + id="path6866" + style="opacity:0.6" /><path + class="st25" + d="m 5023.63,-381.56 c 0.07,1.13 2.57,-1.48 2.63,-0.54 0.06,0.87 -2.6,1.1 -2.54,2.02" + id="path6868" + style="opacity:0.6" /><path + class="st25" + d="m 5023.81,-378.7 c 0.07,1.13 2.57,-1.48 2.63,-0.54 0.06,0.87 -2.6,1.1 -2.54,2.02" + id="path6870" + style="opacity:0.6" /><line + class="st26" + x1="5024.1201" + y1="-378.89001" + x2="5024.0498" + y2="-379.98001" + id="line6872" + style="opacity:0.6" /><line + class="st26" + x1="5024.02" + y1="-380.32999" + x2="5023.9502" + y2="-381.42001" + id="line6874" + style="opacity:0.6" /><line + class="st26" + x1="5026.1499" + y1="-379.26001" + x2="5026.0801" + y2="-380.35001" + id="line6876" + style="opacity:0.6" /><line + class="st26" + x1="5027.1401" + y1="-379.45001" + x2="5027.0801" + y2="-380.29001" + id="line6878" + style="opacity:0.6" /><line + class="st26" + x1="5027.0498" + y1="-380.73999" + x2="5027" + y2="-381.57999" + id="line6880" + style="opacity:0.6" /><line + class="st26" + x1="5026.0498" + y1="-380.70001" + x2="5025.98" + y2="-381.79001" + id="line6882" + style="opacity:0.6" /><g + id="g6886" + style="opacity:0.6"> + <path + class="st27" + d="m 5026.06,-378.85 0.01,0.09 0.24,-0.02 -0.01,-0.09 c 0,-0.06 -0.06,-0.12 -0.13,-0.11 -0.07,0.01 -0.12,0.06 -0.11,0.13 z" + id="path6884" /> + </g><path + class="st25" + d="m 5023.53,-383.04 c 0.07,1.13 2.57,-1.48 2.63,-0.54 0.06,0.87 -2.6,1.1 -2.54,2.02" + id="path6890" + style="opacity:0.6" /><path + class="st25" + d="m 5023.44,-384.51 c 0.07,1.13 2.57,-1.48 2.63,-0.54 0.06,0.87 -2.6,1.1 -2.54,2.02" + id="path6892" + style="opacity:0.6" /><path + class="st25" + d="m 5023.62,-381.65 c 0.07,1.13 2.57,-1.48 2.63,-0.54 0.06,0.87 -2.6,1.1 -2.54,2.02" + id="path6894" + style="opacity:0.6" /><line + class="st26" + x1="5023.9302" + y1="-381.84" + x2="5023.8501" + y2="-382.92999" + id="line6896" + style="opacity:0.6" /><line + class="st26" + x1="5023.8301" + y1="-383.28" + x2="5023.7598" + y2="-384.37" + id="line6898" + style="opacity:0.6" /><line + class="st26" + x1="5025.96" + y1="-382.20999" + x2="5025.8799" + y2="-383.29999" + id="line6900" + style="opacity:0.6" /><line + class="st26" + x1="5026.9502" + y1="-382.39999" + x2="5026.8901" + y2="-383.23999" + id="line6902" + style="opacity:0.6" /><line + class="st26" + x1="5026.8599" + y1="-383.69" + x2="5026.8101" + y2="-384.53" + id="line6904" + style="opacity:0.6" /><line + class="st26" + x1="5025.8599" + y1="-383.64999" + x2="5025.79" + y2="-384.73999" + id="line6906" + style="opacity:0.6" /><g + id="g6910" + style="opacity:0.6"> + <path + class="st27" + d="m 5025.86,-381.8 0.01,0.09 0.24,-0.02 -0.01,-0.09 c 0,-0.06 -0.06,-0.12 -0.13,-0.11 -0.06,0.01 -0.11,0.06 -0.11,0.13 z" + id="path6908" /> + </g><path + class="st25" + d="m 5023.34,-385.99 c 0.07,1.13 2.57,-1.48 2.63,-0.54 0.06,0.87 -2.6,1.1 -2.54,2.02" + id="path6914" + style="opacity:0.6" /><path + class="st25" + d="m 5023.24,-387.46 c 0.07,1.13 2.57,-1.48 2.63,-0.54 0.06,0.87 -2.6,1.1 -2.54,2.02" + id="path6916" + style="opacity:0.6" /><path + class="st25" + d="m 5023.43,-384.6 c 0.07,1.13 2.57,-1.48 2.63,-0.54 0.06,0.87 -2.6,1.1 -2.54,2.02" + id="path6918" + style="opacity:0.6" /><line + class="st26" + x1="5023.73" + y1="-384.79001" + x2="5023.6602" + y2="-385.88" + id="line6920" + style="opacity:0.6" /><line + class="st26" + x1="5023.6401" + y1="-386.23001" + x2="5023.5698" + y2="-387.32001" + id="line6922" + style="opacity:0.6" /><line + class="st26" + x1="5025.7598" + y1="-385.16" + x2="5025.6899" + y2="-386.25" + id="line6924" + style="opacity:0.6" /><line + class="st26" + x1="5026.75" + y1="-385.35001" + x2="5026.7002" + y2="-386.19" + id="line6926" + style="opacity:0.6" /><line + class="st26" + x1="5026.6699" + y1="-386.64001" + x2="5026.6099" + y2="-387.48001" + id="line6928" + style="opacity:0.6" /><line + class="st26" + x1="5025.6699" + y1="-386.60001" + x2="5025.6001" + y2="-387.69" + id="line6930" + style="opacity:0.6" /><g + id="g6934" + style="opacity:0.6"> + <path + class="st27" + d="m 5025.67,-384.75 0.01,0.09 0.24,-0.02 -0.01,-0.09 c 0,-0.06 -0.06,-0.12 -0.13,-0.11 -0.06,0.01 -0.11,0.06 -0.11,0.13 z" + id="path6932" /> + </g><path + class="st25" + d="m 5023.15,-388.94 c 0.08,1.12 2.57,-1.49 2.63,-0.55 0.06,0.87 -2.59,1.1 -2.53,2.02" + id="path6938" + style="opacity:0.6" /><path + class="st25" + d="m 5023.04,-390.41 c 0.08,1.13 2.57,-1.49 2.63,-0.55 0.06,0.87 -2.59,1.1 -2.53,2.02" + id="path6940" + style="opacity:0.6" /><path + class="st25" + d="m 5023.24,-387.55 c 0.07,1.12 2.57,-1.49 2.63,-0.55 0.06,0.87 -2.59,1.1 -2.53,2.02" + id="path6942" + style="opacity:0.6" /><line + class="st26" + x1="5023.54" + y1="-387.73999" + x2="5023.4702" + y2="-388.82999" + id="line6944" + style="opacity:0.6" /><line + class="st26" + x1="5023.4399" + y1="-389.17999" + x2="5023.3701" + y2="-390.26999" + id="line6946" + style="opacity:0.6" /><line + class="st26" + x1="5025.5698" + y1="-388.12" + x2="5025.5" + y2="-389.20999" + id="line6948" + style="opacity:0.6" /><line + class="st26" + x1="5026.5601" + y1="-388.29999" + x2="5026.5" + y2="-389.14001" + id="line6950" + style="opacity:0.6" /><line + class="st26" + x1="5026.4702" + y1="-389.60001" + x2="5026.4199" + y2="-390.44" + id="line6952" + style="opacity:0.6" /><line + class="st26" + x1="5025.4702" + y1="-389.56" + x2="5025.3999" + y2="-390.64001" + id="line6954" + style="opacity:0.6" /><g + id="g6958" + style="opacity:0.6"> + <path + class="st27" + d="m 5025.48,-387.7 0.01,0.09 0.24,-0.02 -0.01,-0.09 c 0,-0.06 -0.06,-0.11 -0.13,-0.11 -0.07,0 -0.12,0.06 -0.11,0.13 z" + id="path6956" /> + </g><path + class="st25" + d="m 5022.94,-391.89 c 0.08,1.12 2.57,-1.49 2.63,-0.55 0.06,0.87 -2.59,1.1 -2.53,2.03" + id="path6962" + style="opacity:0.6" /><path + class="st25" + d="m 5022.84,-393.36 c 0.08,1.13 2.57,-1.49 2.63,-0.55 0.06,0.87 -2.59,1.1 -2.53,2.03" + id="path6964" + style="opacity:0.6" /><path + class="st25" + d="m 5023.04,-390.51 c 0.08,1.12 2.57,-1.49 2.63,-0.55 0.06,0.87 -2.59,1.1 -2.53,2.03" + id="path6966" + style="opacity:0.6" /><line + class="st26" + x1="5023.3398" + y1="-390.69" + x2="5023.27" + y2="-391.78" + id="line6968" + style="opacity:0.6" /><line + class="st26" + x1="5023.2402" + y1="-392.13" + x2="5023.1699" + y2="-393.22" + id="line6970" + style="opacity:0.6" /><line + class="st26" + x1="5025.3701" + y1="-391.07001" + x2="5025.2998" + y2="-392.16" + id="line6972" + style="opacity:0.6" /><line + class="st26" + x1="5026.3599" + y1="-391.26001" + x2="5026.2998" + y2="-392.10001" + id="line6974" + style="opacity:0.6" /><line + class="st26" + x1="5026.27" + y1="-392.54999" + x2="5026.21" + y2="-393.39999" + id="line6976" + style="opacity:0.6" /><line + class="st26" + x1="5025.27" + y1="-392.51001" + x2="5025.2002" + y2="-393.60001" + id="line6978" + style="opacity:0.6" /><g + id="g6982" + style="opacity:0.6"> + <path + class="st27" + d="m 5025.28,-390.66 0.01,0.09 0.24,-0.02 -0.01,-0.09 c 0,-0.06 -0.06,-0.11 -0.13,-0.11 -0.07,0.01 -0.11,0.07 -0.11,0.13 z" + id="path6980" /> + </g><path + class="st25" + d="m 5022.74,-394.84 c 0.08,1.12 2.57,-1.49 2.63,-0.55 0.06,0.87 -2.59,1.1 -2.53,2.03" + id="path6986" + style="opacity:0.6" /><path + class="st25" + d="m 5022.64,-396.31 c 0.08,1.13 2.57,-1.49 2.63,-0.55 0.06,0.87 -2.59,1.1 -2.53,2.03" + id="path6988" + style="opacity:0.6" /><path + class="st25" + d="m 5022.84,-393.45 c 0.08,1.12 2.57,-1.49 2.63,-0.55 0.06,0.87 -2.59,1.1 -2.53,2.03" + id="path6990" + style="opacity:0.6" /><line + class="st26" + x1="5023.1401" + y1="-393.64001" + x2="5023.0601" + y2="-394.73001" + id="line6992" + style="opacity:0.6" /><line + class="st26" + x1="5023.04" + y1="-395.07999" + x2="5022.9702" + y2="-396.17001" + id="line6994" + style="opacity:0.6" /><line + class="st26" + x1="5025.1699" + y1="-394.01999" + x2="5025.0898" + y2="-395.10999" + id="line6996" + style="opacity:0.6" /><line + class="st26" + x1="5026.1602" + y1="-394.20999" + x2="5026.1001" + y2="-395.04999" + id="line6998" + style="opacity:0.6" /><line + class="st26" + x1="5026.0698" + y1="-395.5" + x2="5026.0098" + y2="-396.34" + id="line7000" + style="opacity:0.6" /><line + class="st26" + x1="5025.0698" + y1="-395.45999" + x2="5025" + y2="-396.54999" + id="line7002" + style="opacity:0.6" /><g + id="g7006" + style="opacity:0.6"> + <path + class="st27" + d="m 5025.08,-393.61 0.01,0.09 0.24,-0.02 -0.01,-0.09 c 0,-0.06 -0.06,-0.11 -0.13,-0.11 -0.07,0.01 -0.12,0.07 -0.11,0.13 z" + id="path7004" /> + </g><path + class="st25" + d="m 5022.54,-397.79 c 0.08,1.12 2.56,-1.49 2.63,-0.55 0.06,0.87 -2.59,1.11 -2.53,2.03" + id="path7010" + style="opacity:0.6" /><path + class="st25" + d="m 5022.44,-399.26 c 0.08,1.12 2.56,-1.5 2.63,-0.56 0.06,0.87 -2.59,1.11 -2.53,2.03" + id="path7012" + style="opacity:0.6" /><path + class="st25" + d="m 5022.63,-396.4 c 0.08,1.12 2.56,-1.49 2.63,-0.55 0.06,0.87 -2.59,1.11 -2.53,2.03" + id="path7014" + style="opacity:0.6" /><line + class="st26" + x1="5022.9399" + y1="-396.59" + x2="5022.8599" + y2="-397.67999" + id="line7016" + style="opacity:0.6" /><line + class="st26" + x1="5022.8398" + y1="-398.03" + x2="5022.7598" + y2="-399.12" + id="line7018" + style="opacity:0.6" /><line + class="st26" + x1="5024.9702" + y1="-396.97" + x2="5024.8901" + y2="-398.06" + id="line7020" + style="opacity:0.6" /><line + class="st26" + x1="5025.96" + y1="-397.16" + x2="5025.8999" + y2="-398" + id="line7022" + style="opacity:0.6" /><line + class="st26" + x1="5025.8701" + y1="-398.45999" + x2="5025.8101" + y2="-399.29999" + id="line7024" + style="opacity:0.6" /><line + class="st26" + x1="5024.8701" + y1="-398.41" + x2="5024.79" + y2="-399.5" + id="line7026" + style="opacity:0.6" /><g + id="g7030" + style="opacity:0.6"> + <path + class="st27" + d="m 5024.88,-396.56 0.01,0.09 0.24,-0.02 -0.01,-0.09 c 0,-0.06 -0.06,-0.11 -0.13,-0.11 -0.07,0.01 -0.12,0.07 -0.11,0.13 z" + id="path7028" /> + </g><path + class="st25" + d="m 5022.33,-400.74 c 0.08,1.12 2.56,-1.5 2.63,-0.56 0.06,0.87 -2.59,1.11 -2.52,2.03" + id="path7034" + style="opacity:0.6" /><path + class="st25" + d="m 5022.23,-402.21 c 0.08,1.13 2.56,-1.5 2.63,-0.56 0.06,0.87 -2.59,1.11 -2.52,2.03" + id="path7036" + style="opacity:0.6" /><path + class="st25" + d="m 5022.43,-399.35 c 0.08,1.12 2.56,-1.5 2.63,-0.56 0.06,0.87 -2.59,1.11 -2.52,2.03" + id="path7038" + style="opacity:0.6" /><line + class="st26" + x1="5022.73" + y1="-399.54001" + x2="5022.6499" + y2="-400.63" + id="line7040" + style="opacity:0.6" /><line + class="st26" + x1="5022.6299" + y1="-400.98001" + x2="5022.5498" + y2="-402.07001" + id="line7042" + style="opacity:0.6" /><line + class="st26" + x1="5024.7598" + y1="-399.92999" + x2="5024.6802" + y2="-401.01999" + id="line7044" + style="opacity:0.6" /><line + class="st26" + x1="5025.75" + y1="-400.12" + x2="5025.6899" + y2="-400.95999" + id="line7046" + style="opacity:0.6" /><line + class="st26" + x1="5025.6602" + y1="-401.41" + x2="5025.6001" + y2="-402.25" + id="line7048" + style="opacity:0.6" /><line + class="st26" + x1="5024.6602" + y1="-401.37" + x2="5024.5801" + y2="-402.45001" + id="line7050" + style="opacity:0.6" /><g + id="g7054" + style="opacity:0.6"> + <path + class="st27" + d="m 5024.67,-399.51 0.01,0.09 0.24,-0.02 -0.01,-0.09 c 0,-0.06 -0.06,-0.11 -0.13,-0.11 -0.06,0 -0.11,0.06 -0.11,0.13 z" + id="path7052" /> + </g><path + class="st25" + d="m 5022.12,-403.69 c 0.08,1.12 2.56,-1.5 2.63,-0.56 0.06,0.87 -2.59,1.11 -2.52,2.03" + id="path7058" + style="opacity:0.6" /><path + class="st25" + d="m 5022.01,-405.16 c 0.08,1.13 2.56,-1.5 2.63,-0.56 0.06,0.87 -2.59,1.11 -2.52,2.03" + id="path7060" + style="opacity:0.6" /><path + class="st25" + d="m 5022.22,-402.3 c 0.08,1.12 2.56,-1.5 2.63,-0.56 0.06,0.87 -2.59,1.11 -2.52,2.03" + id="path7062" + style="opacity:0.6" /><line + class="st26" + x1="5022.52" + y1="-402.48999" + x2="5022.4399" + y2="-403.57999" + id="line7064" + style="opacity:0.6" /><line + class="st26" + x1="5022.4199" + y1="-403.92999" + x2="5022.3398" + y2="-405.01999" + id="line7066" + style="opacity:0.6" /><line + class="st26" + x1="5024.5498" + y1="-402.88" + x2="5024.4702" + y2="-403.97" + id="line7068" + style="opacity:0.6" /><line + class="st26" + x1="5025.54" + y1="-403.07001" + x2="5025.48" + y2="-403.91" + id="line7070" + style="opacity:0.6" /><line + class="st26" + x1="5025.4502" + y1="-404.35999" + x2="5025.3901" + y2="-405.20001" + id="line7072" + style="opacity:0.6" /><line + class="st26" + x1="5024.4502" + y1="-404.31" + x2="5024.3701" + y2="-405.39999" + id="line7074" + style="opacity:0.6" /><g + id="g7078" + style="opacity:0.6"> + <path + class="st27" + d="m 5024.46,-402.46 0.01,0.09 0.24,-0.02 -0.01,-0.09 c 0,-0.06 -0.06,-0.11 -0.13,-0.11 -0.07,0 -0.11,0.06 -0.11,0.13 z" + id="path7076" /> + </g><path + class="st25" + d="m 5021.91,-406.63 c 0.08,1.12 2.56,-1.5 2.63,-0.56 0.06,0.87 -2.59,1.11 -2.52,2.03" + id="path7082" + style="opacity:0.6" /><path + class="st25" + d="m 5021.8,-408.11 c 0.08,1.13 2.56,-1.5 2.63,-0.56 0.06,0.87 -2.59,1.11 -2.52,2.03" + id="path7084" + style="opacity:0.6" /><path + class="st25" + d="m 5022.01,-405.25 c 0.08,1.12 2.56,-1.5 2.63,-0.56 0.06,0.87 -2.59,1.11 -2.52,2.03" + id="path7086" + style="opacity:0.6" /><line + class="st26" + x1="5022.3101" + y1="-405.44" + x2="5022.23" + y2="-406.53" + id="line7088" + style="opacity:0.6" /><line + class="st26" + x1="5022.21" + y1="-406.88" + x2="5022.1299" + y2="-407.95999" + id="line7090" + style="opacity:0.6" /><line + class="st26" + x1="5024.3398" + y1="-405.82999" + x2="5024.2598" + y2="-406.91" + id="line7092" + style="opacity:0.6" /><line + class="st26" + x1="5025.3301" + y1="-406.01999" + x2="5025.27" + y2="-406.85999" + id="line7094" + style="opacity:0.6" /><line + class="st26" + x1="5025.23" + y1="-407.31" + x2="5025.1699" + y2="-408.14999" + id="line7096" + style="opacity:0.6" /><line + class="st26" + x1="5024.23" + y1="-407.26001" + x2="5024.1602" + y2="-408.35001" + id="line7098" + style="opacity:0.6" /><g + id="g7102" + style="opacity:0.6"> + <path + class="st27" + d="m 5024.25,-405.41 0.01,0.09 0.24,-0.02 -0.01,-0.09 c 0,-0.06 -0.06,-0.11 -0.13,-0.11 -0.07,0.01 -0.12,0.06 -0.11,0.13 z" + id="path7100" /> + </g><path + class="st25" + d="m 5021.69,-409.58 c 0.08,1.12 2.56,-1.5 2.63,-0.56 0.06,0.87 -2.58,1.12 -2.52,2.04" + id="path7106" + style="opacity:0.6" /><path + class="st25" + d="m 5021.58,-411.05 c 0.08,1.12 2.56,-1.51 2.63,-0.57 0.07,0.87 -2.58,1.12 -2.52,2.04" + id="path7108" + style="opacity:0.6" /><path + class="st25" + d="m 5021.8,-408.2 c 0.08,1.12 2.56,-1.5 2.63,-0.56 0.06,0.87 -2.59,1.12 -2.52,2.04" + id="path7110" + style="opacity:0.6" /><line + class="st26" + x1="5022.1001" + y1="-408.39001" + x2="5022.02" + y2="-409.48001" + id="line7112" + style="opacity:0.6" /><line + class="st26" + x1="5021.9902" + y1="-409.82001" + x2="5021.9102" + y2="-410.91" + id="line7114" + style="opacity:0.6" /><line + class="st26" + x1="5024.1299" + y1="-408.78" + x2="5024.04" + y2="-409.87" + id="line7116" + style="opacity:0.6" /><line + class="st26" + x1="5025.1201" + y1="-408.97" + x2="5025.0498" + y2="-409.81" + id="line7118" + style="opacity:0.6" /><line + class="st26" + x1="5025.02" + y1="-410.26001" + x2="5024.9502" + y2="-411.10999" + id="line7120" + style="opacity:0.6" /><line + class="st26" + x1="5024.02" + y1="-410.22" + x2="5023.9399" + y2="-411.29999" + id="line7122" + style="opacity:0.6" /><g + id="g7126" + style="opacity:0.6"> + <path + class="st27" + d="m 5024.04,-408.36 0.01,0.09 0.24,-0.02 -0.01,-0.09 c 0,-0.06 -0.06,-0.11 -0.13,-0.11 -0.07,0 -0.12,0.06 -0.11,0.13 z" + id="path7124" /> + </g><path + class="st25" + d="m 5021.47,-412.53 c 0.08,1.12 2.56,-1.51 2.63,-0.57 0.06,0.87 -2.58,1.12 -2.52,2.04" + id="path7130" + style="opacity:0.6" /><path + class="st25" + d="m 5021.36,-414 c 0.08,1.12 2.56,-1.51 2.63,-0.57 0.06,0.87 -2.58,1.12 -2.52,2.04" + id="path7132" + style="opacity:0.6" /><path + class="st25" + d="m 5021.58,-411.15 c 0.08,1.12 2.56,-1.51 2.63,-0.57 0.06,0.87 -2.58,1.12 -2.52,2.04" + id="path7134" + style="opacity:0.6" /><line + class="st26" + x1="5021.8799" + y1="-411.34" + x2="5021.7998" + y2="-412.42999" + id="line7136" + style="opacity:0.6" /><line + class="st26" + x1="5021.77" + y1="-412.76999" + x2="5021.6899" + y2="-413.85999" + id="line7138" + style="opacity:0.6" /><line + class="st26" + x1="5023.8999" + y1="-411.73001" + x2="5023.8198" + y2="-412.82001" + id="line7140" + style="opacity:0.6" /><line + class="st26" + x1="5024.8901" + y1="-411.92001" + x2="5024.8301" + y2="-412.76999" + id="line7142" + style="opacity:0.6" /><line + class="st26" + x1="5024.7998" + y1="-413.22" + x2="5024.73" + y2="-414.06" + id="line7144" + style="opacity:0.6" /><line + class="st26" + x1="5023.7998" + y1="-413.17001" + x2="5023.71" + y2="-414.26001" + id="line7146" + style="opacity:0.6" /><g + id="g7150" + style="opacity:0.6"> + <path + class="st27" + d="m 5023.82,-411.32 0.01,0.09 0.24,-0.02 -0.01,-0.09 c 0,-0.06 -0.06,-0.11 -0.13,-0.11 -0.07,0.01 -0.12,0.07 -0.11,0.13 z" + id="path7148" /> + </g><path + class="st25" + d="m 5021.25,-415.48 c 0.08,1.12 2.56,-1.51 2.63,-0.57 0.06,0.87 -2.58,1.12 -2.52,2.04" + id="path7154" + style="opacity:0.6" /><path + class="st25" + d="m 5021.14,-416.95 c 0.08,1.12 2.56,-1.51 2.63,-0.57 0.06,0.87 -2.58,1.12 -2.52,2.04" + id="path7156" + style="opacity:0.6" /><path + class="st25" + d="m 5021.35,-414.1 c 0.08,1.12 2.56,-1.51 2.63,-0.57 0.06,0.87 -2.58,1.12 -2.52,2.04" + id="path7158" + style="opacity:0.6" /><line + class="st26" + x1="5021.6602" + y1="-414.29001" + x2="5021.5698" + y2="-415.37" + id="line7160" + style="opacity:0.6" /><line + class="st26" + x1="5021.5498" + y1="-415.72" + x2="5021.4702" + y2="-416.81" + id="line7162" + style="opacity:0.6" /><line + class="st26" + x1="5023.6802" + y1="-414.67999" + x2="5023.6001" + y2="-415.76999" + id="line7164" + style="opacity:0.6" /><line + class="st26" + x1="5024.6699" + y1="-414.87" + x2="5024.6099" + y2="-415.70999" + id="line7166" + style="opacity:0.6" /><line + class="st26" + x1="5024.5698" + y1="-416.17001" + x2="5024.5098" + y2="-417.01001" + id="line7168" + style="opacity:0.6" /><line + class="st26" + x1="5023.5801" + y1="-416.12" + x2="5023.4902" + y2="-417.20001" + id="line7170" + style="opacity:0.6" /><g + id="g7174" + style="opacity:0.6"> + <path + class="st27" + d="m 5023.6,-414.26 0.01,0.09 0.24,-0.02 -0.01,-0.09 c 0,-0.06 -0.06,-0.11 -0.13,-0.11 -0.07,0 -0.12,0.06 -0.11,0.13 z" + id="path7172" /> + </g><path + class="st25" + d="m 5021.03,-418.43 c 0.09,1.12 2.55,-1.51 2.62,-0.57 0.07,0.87 -2.58,1.13 -2.51,2.05" + id="path7178" + style="opacity:0.6" /><path + class="st25" + d="m 5020.91,-419.9 c 0.09,1.12 2.55,-1.52 2.62,-0.58 0.07,0.87 -2.58,1.13 -2.51,2.05" + id="path7180" + style="opacity:0.6" /><path + class="st25" + d="m 5021.13,-417.04 c 0.08,1.12 2.55,-1.51 2.63,-0.57 0.07,0.87 -2.58,1.13 -2.51,2.05" + id="path7182" + style="opacity:0.6" /><line + class="st26" + x1="5021.4302" + y1="-417.23001" + x2="5021.3501" + y2="-418.32001" + id="line7184" + style="opacity:0.6" /><line + class="st26" + x1="5021.3198" + y1="-418.67001" + x2="5021.2402" + y2="-419.76001" + id="line7186" + style="opacity:0.6" /><line + class="st26" + x1="5023.46" + y1="-417.63" + x2="5023.3799" + y2="-418.72" + id="line7188" + style="opacity:0.6" /><line + class="st26" + x1="5024.4502" + y1="-417.82001" + x2="5024.3799" + y2="-418.67001" + id="line7190" + style="opacity:0.6" /><line + class="st26" + x1="5024.3501" + y1="-419.12" + x2="5024.2798" + y2="-419.95999" + id="line7192" + style="opacity:0.6" /><line + class="st26" + x1="5023.3501" + y1="-419.07001" + x2="5023.2598" + y2="-420.16" + id="line7194" + style="opacity:0.6" /><g + id="g7198" + style="opacity:0.6"> + <path + class="st27" + d="m 5023.37,-417.22 0.01,0.09 0.24,-0.02 -0.01,-0.09 c 0,-0.06 -0.06,-0.11 -0.13,-0.11 -0.06,0.01 -0.11,0.07 -0.11,0.13 z" + id="path7196" /> + </g><path + class="st25" + d="m 5020.79,-421.37 c 0.09,1.12 2.55,-1.52 2.62,-0.58 0.07,0.87 -2.58,1.13 -2.51,2.05" + id="path7202" + style="opacity:0.6" /><path + class="st25" + d="m 5020.68,-422.85 c 0.09,1.12 2.55,-1.52 2.62,-0.58 0.07,0.87 -2.58,1.13 -2.51,2.05" + id="path7204" + style="opacity:0.6" /><path + class="st25" + d="m 5020.9,-419.99 c 0.09,1.12 2.55,-1.52 2.62,-0.58 0.07,0.87 -2.58,1.13 -2.51,2.05" + id="path7206" + style="opacity:0.6" /><line + class="st26" + x1="5021.2002" + y1="-420.17999" + x2="5021.1201" + y2="-421.26999" + id="line7208" + style="opacity:0.6" /><line + class="st26" + x1="5021.0898" + y1="-421.62" + x2="5021" + y2="-422.70999" + id="line7210" + style="opacity:0.6" /><line + class="st26" + x1="5023.23" + y1="-420.57999" + x2="5023.1401" + y2="-421.67001" + id="line7212" + style="opacity:0.6" /><line + class="st26" + x1="5024.2202" + y1="-420.78" + x2="5024.1499" + y2="-421.62" + id="line7214" + style="opacity:0.6" /><line + class="st26" + x1="5024.1201" + y1="-422.07001" + x2="5024.0498" + y2="-422.91" + id="line7216" + style="opacity:0.6" /><line + class="st26" + x1="5023.1201" + y1="-422.01999" + x2="5023.0298" + y2="-423.10999" + id="line7218" + style="opacity:0.6" /><g + id="g7222" + style="opacity:0.6"> + <path + class="st27" + d="m 5023.14,-420.17 0.01,0.09 0.24,-0.02 -0.01,-0.09 c 0,-0.06 -0.06,-0.11 -0.13,-0.11 -0.06,0.01 -0.11,0.07 -0.11,0.13 z" + id="path7220" /> + </g><path + class="st25" + d="m 5020.56,-424.32 c 0.09,1.12 2.55,-1.52 2.62,-0.58 0.07,0.87 -2.58,1.13 -2.51,2.05" + id="path7226" + style="opacity:0.6" /><path + class="st25" + d="m 5020.45,-425.79 c 0.09,1.12 2.55,-1.52 2.62,-0.58 0.07,0.87 -2.58,1.13 -2.51,2.05" + id="path7228" + style="opacity:0.6" /><path + class="st25" + d="m 5020.67,-422.94 c 0.09,1.12 2.55,-1.52 2.62,-0.58 0.07,0.87 -2.58,1.13 -2.51,2.05" + id="path7230" + style="opacity:0.6" /><line + class="st26" + x1="5020.9702" + y1="-423.13" + x2="5020.8901" + y2="-424.22" + id="line7232" + style="opacity:0.6" /><line + class="st26" + x1="5020.8599" + y1="-424.56" + x2="5020.77" + y2="-425.64999" + id="line7234" + style="opacity:0.6" /><line + class="st26" + x1="5023" + y1="-423.53" + x2="5022.9102" + y2="-424.62" + id="line7236" + style="opacity:0.6" /><line + class="st26" + x1="5023.98" + y1="-423.73001" + x2="5023.9199" + y2="-424.57001" + id="line7238" + style="opacity:0.6" /><line + class="st26" + x1="5023.8799" + y1="-425.01999" + x2="5023.8198" + y2="-425.85999" + id="line7240" + style="opacity:0.6" /><line + class="st26" + x1="5022.8799" + y1="-424.97" + x2="5022.7998" + y2="-426.04999" + id="line7242" + style="opacity:0.6" /><g + id="g7246" + style="opacity:0.6"> + <path + class="st27" + d="m 5022.91,-423.11 0.01,0.09 0.24,-0.02 -0.01,-0.09 c -0.01,-0.06 -0.06,-0.11 -0.13,-0.11 -0.07,0 -0.11,0.06 -0.11,0.13 z" + id="path7244" /> + </g><path + class="st25" + d="m 5020.33,-427.26 c 0.09,1.12 2.54,-1.52 2.62,-0.59 0.07,0.87 -2.57,1.14 -2.5,2.06" + id="path7250" + style="opacity:0.6" /><path + class="st25" + d="m 5020.2,-428.74 c 0.09,1.12 2.54,-1.53 2.62,-0.59 0.07,0.87 -2.58,1.14 -2.5,2.06" + id="path7252" + style="opacity:0.6" /><path + class="st25" + d="m 5020.44,-425.88 c 0.09,1.12 2.55,-1.52 2.62,-0.58 0.07,0.87 -2.58,1.14 -2.51,2.06" + id="path7254" + style="opacity:0.6" /><line + class="st26" + x1="5020.7402" + y1="-426.07999" + x2="5020.6499" + y2="-427.16" + id="line7256" + style="opacity:0.6" /><line + class="st26" + x1="5020.6201" + y1="-427.51001" + x2="5020.5298" + y2="-428.60001" + id="line7258" + style="opacity:0.6" /><line + class="st26" + x1="5022.7598" + y1="-426.48001" + x2="5022.6699" + y2="-427.57001" + id="line7260" + style="opacity:0.6" /><line + class="st26" + x1="5023.75" + y1="-426.67999" + x2="5023.6802" + y2="-427.51999" + id="line7262" + style="opacity:0.6" /><line + class="st26" + x1="5023.6401" + y1="-427.97" + x2="5023.5698" + y2="-428.82001" + id="line7264" + style="opacity:0.6" /><line + class="st26" + x1="5022.6499" + y1="-427.92001" + x2="5022.5498" + y2="-429" + id="line7266" + style="opacity:0.6" /><g + id="g7270" + style="opacity:0.6"> + <path + class="st27" + d="m 5022.68,-426.07 0.01,0.09 0.24,-0.02 -0.01,-0.09 c -0.01,-0.06 -0.06,-0.11 -0.13,-0.11 -0.07,0.01 -0.12,0.07 -0.11,0.13 z" + id="path7268" /> + </g><path + class="st25" + d="m 5020.08,-430.21 c 0.09,1.12 2.54,-1.53 2.62,-0.59 0.07,0.87 -2.58,1.14 -2.5,2.06" + id="path7274" + style="opacity:0.6" /><path + class="st25" + d="m 5019.96,-431.68 c 0.09,1.12 2.54,-1.53 2.62,-0.59 0.07,0.87 -2.58,1.14 -2.5,2.06" + id="path7276" + style="opacity:0.6" /><path + class="st25" + d="m 5020.2,-428.83 c 0.09,1.12 2.54,-1.53 2.62,-0.59 0.07,0.87 -2.58,1.14 -2.5,2.06" + id="path7278" + style="opacity:0.6" /><line + class="st26" + x1="5020.4902" + y1="-429.01999" + x2="5020.3999" + y2="-430.10999" + id="line7280" + style="opacity:0.6" /><line + class="st26" + x1="5020.3799" + y1="-430.45999" + x2="5020.2798" + y2="-431.54001" + id="line7282" + style="opacity:0.6" /><line + class="st26" + x1="5022.52" + y1="-429.42999" + x2="5022.4302" + y2="-430.51999" + id="line7284" + style="opacity:0.6" /><line + class="st26" + x1="5023.5098" + y1="-429.63" + x2="5023.4399" + y2="-430.47" + id="line7286" + style="opacity:0.6" /><line + class="st26" + x1="5023.3999" + y1="-430.92999" + x2="5023.3301" + y2="-431.76999" + id="line7288" + style="opacity:0.6" /><line + class="st26" + x1="5022.3999" + y1="-430.87" + x2="5022.3101" + y2="-431.95001" + id="line7290" + style="opacity:0.6" /><g + id="g7294" + style="opacity:0.6"> + <path + class="st27" + d="m 5022.43,-429.02 0.01,0.09 0.24,-0.02 -0.01,-0.09 c -0.01,-0.06 -0.06,-0.11 -0.13,-0.11 -0.06,0.01 -0.11,0.07 -0.11,0.13 z" + id="path7292" /> + </g><path + class="st25" + d="m 5019.83,-433.15 c 0.09,1.12 2.54,-1.53 2.62,-0.6 0.07,0.87 -2.57,1.15 -2.5,2.07" + id="path7298" + style="opacity:0.6" /><path + class="st25" + d="m 5019.71,-434.63 c 0.1,1.12 2.54,-1.54 2.62,-0.6 0.08,0.87 -2.57,1.15 -2.49,2.07" + id="path7300" + style="opacity:0.6" /><path + class="st25" + d="m 5019.95,-431.77 c 0.09,1.12 2.54,-1.53 2.62,-0.59 0.07,0.87 -2.57,1.15 -2.5,2.07" + id="path7302" + style="opacity:0.6" /><line + class="st26" + x1="5020.25" + y1="-431.97" + x2="5020.1602" + y2="-433.04999" + id="line7304" + style="opacity:0.6" /><line + class="st26" + x1="5020.1299" + y1="-433.39999" + x2="5020.04" + y2="-434.48999" + id="line7306" + style="opacity:0.6" /><line + class="st26" + x1="5022.27" + y1="-432.38" + x2="5022.1802" + y2="-433.47" + id="line7308" + style="opacity:0.6" /><line + class="st26" + x1="5023.2598" + y1="-432.57999" + x2="5023.1899" + y2="-433.42001" + id="line7310" + style="opacity:0.6" /><line + class="st26" + x1="5023.1499" + y1="-433.88" + x2="5023.0801" + y2="-434.72" + id="line7312" + style="opacity:0.6" /><line + class="st26" + x1="5022.1499" + y1="-433.82001" + x2="5022.0601" + y2="-434.89999" + id="line7314" + style="opacity:0.6" /><g + id="g7318" + style="opacity:0.6"> + <path + class="st27" + d="m 5022.19,-431.96 0.01,0.09 0.24,-0.02 -0.01,-0.09 c -0.01,-0.06 -0.06,-0.11 -0.13,-0.11 -0.07,0 -0.12,0.06 -0.11,0.13 z" + id="path7316" /> + </g><path + class="st25" + d="m 5019.58,-436.1 c 0.1,1.12 2.53,-1.54 2.62,-0.6 0.08,0.87 -2.57,1.15 -2.49,2.07" + id="path7322" + style="opacity:0.6" /><path + class="st25" + d="m 5019.45,-437.57 c 0.1,1.12 2.53,-1.54 2.62,-0.61 0.08,0.87 -2.57,1.16 -2.49,2.08" + id="path7324" + style="opacity:0.6" /><path + class="st25" + d="m 5019.7,-434.72 c 0.1,1.12 2.54,-1.54 2.62,-0.6 0.08,0.87 -2.57,1.15 -2.49,2.07" + id="path7326" + style="opacity:0.6" /><line + class="st26" + x1="5020" + y1="-434.91" + x2="5019.8999" + y2="-436" + id="line7328" + style="opacity:0.6" /><line + class="st26" + x1="5019.8701" + y1="-436.34" + x2="5019.7798" + y2="-437.42999" + id="line7330" + style="opacity:0.6" /><line + class="st26" + x1="5022.02" + y1="-435.32999" + x2="5021.9199" + y2="-436.41" + id="line7332" + style="opacity:0.6" /><line + class="st26" + x1="5023.0098" + y1="-435.53" + x2="5022.9302" + y2="-436.37" + id="line7334" + style="opacity:0.6" /><line + class="st26" + x1="5022.8901" + y1="-436.82999" + x2="5022.8198" + y2="-437.67001" + id="line7336" + style="opacity:0.6" /><line + class="st26" + x1="5021.8901" + y1="-436.76001" + x2="5021.7998" + y2="-437.85001" + id="line7338" + style="opacity:0.6" /><g + id="g7342" + style="opacity:0.6"> + <path + class="st27" + d="m 5021.94,-434.91 0.01,0.09 0.24,-0.02 -0.01,-0.09 c -0.01,-0.06 -0.06,-0.11 -0.13,-0.11 -0.07,0 -0.12,0.06 -0.11,0.13 z" + id="path7340" /> + </g><path + class="st25" + d="m 5019.32,-439.04 c 0.1,1.12 2.53,-1.55 2.62,-0.61 0.08,0.87 -2.57,1.16 -2.49,2.08" + id="path7346" + style="opacity:0.6" /><path + class="st25" + d="m 5019.19,-440.51 c 0.1,1.12 2.53,-1.55 2.62,-0.61 0.08,0.87 -2.57,1.16 -2.48,2.08" + id="path7348" + style="opacity:0.6" /><path + class="st25" + d="m 5019.44,-437.66 c 0.1,1.12 2.53,-1.54 2.62,-0.61 0.08,0.87 -2.57,1.16 -2.49,2.08" + id="path7350" + style="opacity:0.6" /><line + class="st26" + x1="5019.7402" + y1="-437.85001" + x2="5019.6401" + y2="-438.94" + id="line7352" + style="opacity:0.6" /><line + class="st26" + x1="5019.6099" + y1="-439.29001" + x2="5019.5098" + y2="-440.37" + id="line7354" + style="opacity:0.6" /><line + class="st26" + x1="5021.7598" + y1="-438.28" + x2="5021.6602" + y2="-439.35999" + id="line7356" + style="opacity:0.6" /><line + class="st26" + x1="5022.7402" + y1="-438.48001" + x2="5022.6699" + y2="-439.32999" + id="line7358" + style="opacity:0.6" /><line + class="st26" + x1="5022.6299" + y1="-439.78" + x2="5022.5498" + y2="-440.62" + id="line7360" + style="opacity:0.6" /><line + class="st26" + x1="5021.6299" + y1="-439.70999" + x2="5021.54" + y2="-440.79999" + id="line7362" + style="opacity:0.6" /><g + id="g7366" + style="opacity:0.6"> + <path + class="st27" + d="m 5021.68,-437.86 0.01,0.09 0.24,-0.02 -0.01,-0.09 c -0.01,-0.06 -0.06,-0.11 -0.13,-0.11 -0.07,0.01 -0.12,0.06 -0.11,0.13 z" + id="path7364" /> + </g><path + class="st25" + d="m 5019.05,-441.98 c 0.11,1.12 2.52,-1.56 2.61,-0.62 0.08,0.87 -2.56,1.17 -2.47,2.09" + id="path7370" + style="opacity:0.6" /><path + class="st25" + d="m 5018.9,-443.45 c 0.11,1.12 2.52,-1.56 2.61,-0.63 0.08,0.87 -2.56,1.18 -2.47,2.09" + id="path7372" + style="opacity:0.6" /><path + class="st25" + d="m 5019.18,-440.6 c 0.1,1.12 2.53,-1.55 2.62,-0.61 0.08,0.87 -2.57,1.17 -2.48,2.08" + id="path7374" + style="opacity:0.6" /><line + class="st26" + x1="5019.48" + y1="-440.79999" + x2="5019.3701" + y2="-441.88" + id="line7376" + style="opacity:0.6" /><line + class="st26" + x1="5019.3398" + y1="-442.23001" + x2="5019.23" + y2="-443.31" + id="line7378" + style="opacity:0.6" /><line + class="st26" + x1="5021.4902" + y1="-441.23001" + x2="5021.3901" + y2="-442.31" + id="line7380" + style="opacity:0.6" /><line + class="st26" + x1="5022.48" + y1="-441.44" + x2="5022.3999" + y2="-442.28" + id="line7382" + style="opacity:0.6" /><line + class="st26" + x1="5022.3501" + y1="-442.73001" + x2="5022.27" + y2="-443.57001" + id="line7384" + style="opacity:0.6" /><line + class="st26" + x1="5021.3599" + y1="-442.66" + x2="5021.25" + y2="-443.75" + id="line7386" + style="opacity:0.6" /><g + id="g7390" + style="opacity:0.6"> + <path + class="st27" + d="m 5021.42,-440.81 0.01,0.09 0.24,-0.02 -0.01,-0.09 c -0.01,-0.06 -0.06,-0.11 -0.13,-0.11 -0.07,0.01 -0.12,0.07 -0.11,0.13 z" + id="path7388" /> + </g><path + class="st25" + d="m 5018.76,-444.92 c 0.11,1.12 2.52,-1.57 2.61,-0.63 0.08,0.87 -2.56,1.18 -2.47,2.1" + id="path7394" + style="opacity:0.6" /><path + class="st25" + d="m 5018.62,-446.38 c 0.12,1.12 2.51,-1.58 2.61,-0.64 0.1,0.87 -2.56,1.19 -2.46,2.11" + id="path7396" + style="opacity:0.6" /><path + class="st25" + d="m 5018.9,-443.54 c 0.11,1.12 2.52,-1.56 2.61,-0.63 0.08,0.87 -2.56,1.18 -2.47,2.09" + id="path7398" + style="opacity:0.6" /><line + class="st26" + x1="5019.1899" + y1="-443.73001" + x2="5019.0898" + y2="-444.82001" + id="line7400" + style="opacity:0.6" /><line + class="st26" + x1="5019.0498" + y1="-445.17001" + x2="5018.9502" + y2="-446.25" + id="line7402" + style="opacity:0.6" /><line + class="st26" + x1="5021.21" + y1="-444.17001" + x2="5021.1099" + y2="-445.26001" + id="line7404" + style="opacity:0.6" /><line + class="st26" + x1="5022.1899" + y1="-444.39001" + x2="5022.1099" + y2="-445.23001" + id="line7406" + style="opacity:0.6" /><line + class="st26" + x1="5022.0698" + y1="-445.67999" + x2="5021.9902" + y2="-446.53" + id="line7408" + style="opacity:0.6" /><line + class="st26" + x1="5021.0698" + y1="-445.60999" + x2="5020.96" + y2="-446.70001" + id="line7410" + style="opacity:0.6" /><g + id="g7414" + style="opacity:0.6"> + <path + class="st27" + d="m 5021.13,-443.76 0.01,0.09 0.24,-0.02 -0.01,-0.09 c -0.01,-0.06 -0.06,-0.11 -0.13,-0.11 -0.07,0.01 -0.12,0.07 -0.11,0.13 z" + id="path7412" /> + </g><path + class="st25" + d="m 5018.46,-447.85 c 0.12,1.12 2.5,-1.59 2.61,-0.65 0.09,0.87 -2.55,1.2 -2.45,2.11" + id="path7418" + style="opacity:0.6" /><path + class="st25" + d="m 5018.3,-449.31 c 0.12,1.12 2.5,-1.6 2.6,-0.67 0.09,0.87 -2.54,1.22 -2.45,2.13" + id="path7420" + style="opacity:0.6" /><path + class="st25" + d="m 5018.61,-446.47 c 0.12,1.12 2.51,-1.58 2.61,-0.64 0.1,0.87 -2.55,1.19 -2.46,2.11" + id="path7422" + style="opacity:0.6" /><line + class="st26" + x1="5018.8999" + y1="-446.67001" + x2="5018.79" + y2="-447.75" + id="line7424" + style="opacity:0.6" /><line + class="st26" + x1="5018.75" + y1="-448.10001" + x2="5018.6299" + y2="-449.17999" + id="line7426" + style="opacity:0.6" /><line + class="st26" + x1="5020.9199" + y1="-447.12" + x2="5020.7998" + y2="-448.20999" + id="line7428" + style="opacity:0.6" /><line + class="st26" + x1="5021.8999" + y1="-447.34" + x2="5021.8101" + y2="-448.19" + id="line7430" + style="opacity:0.6" /><line + class="st26" + x1="5021.7598" + y1="-448.64001" + x2="5021.6699" + y2="-449.48999" + id="line7432" + style="opacity:0.6" /><line + class="st26" + x1="5020.7598" + y1="-448.56" + x2="5020.6499" + y2="-449.64001" + id="line7434" + style="opacity:0.6" /><g + id="g7438" + style="opacity:0.6"> + <path + class="st27" + d="m 5020.84,-446.7 0.01,0.09 0.24,-0.02 -0.01,-0.09 c -0.01,-0.06 -0.07,-0.11 -0.13,-0.11 -0.07,0 -0.11,0.06 -0.11,0.13 z" + id="path7436" /> + </g><path + class="st25" + d="m 5018.14,-450.77 c 0.14,1.12 2.47,-1.62 2.59,-0.69 0.12,0.87 -2.54,1.23 -2.43,2.15" + id="path7442" + style="opacity:0.6" /><path + class="st25" + d="m 5017.95,-452.2 c 0.15,1.11 2.47,-1.66 2.59,-0.73 0.12,0.88 -2.52,1.28 -2.4,2.17" + id="path7444" + style="opacity:0.6" /><path + class="st25" + d="m 5018.29,-449.4 c 0.12,1.12 2.5,-1.6 2.6,-0.67 0.09,0.87 -2.54,1.22 -2.45,2.13" + id="path7446" + style="opacity:0.6" /><line + class="st26" + x1="5018.5898" + y1="-449.60001" + x2="5018.4702" + y2="-450.67999" + id="line7448" + style="opacity:0.6" /><line + class="st26" + x1="5018.4199" + y1="-451.01999" + x2="5018.29" + y2="-452.07999" + id="line7450" + style="opacity:0.6" /><line + class="st26" + x1="5020.6001" + y1="-450.07001" + x2="5020.48" + y2="-451.16" + id="line7452" + style="opacity:0.6" /><line + class="st26" + x1="5021.5801" + y1="-450.29999" + x2="5021.48" + y2="-451.14999" + id="line7454" + style="opacity:0.6" /><line + class="st26" + x1="5021.4199" + y1="-451.60999" + x2="5021.3101" + y2="-452.45999" + id="line7456" + style="opacity:0.6" /><line + class="st26" + x1="5020.4302" + y1="-451.51001" + x2="5020.29" + y2="-452.60001" + id="line7458" + style="opacity:0.6" /><g + id="g7462" + style="opacity:0.6"> + <path + class="st27" + d="m 5020.53,-449.65 0.01,0.09 0.24,-0.03 -0.01,-0.09 c -0.01,-0.06 -0.07,-0.11 -0.13,-0.11 -0.07,0.01 -0.12,0.07 -0.11,0.14 z" + id="path7460" /> + </g><path + class="st25" + d="m 5017.76,-453.63 c 0.07,0.52 0.7,0.12 1.29,-0.33 0.59,-0.44 1.15,-1.03 1.26,-0.51 0.19,0.96 -2.49,1.34 -2.35,2.26" + id="path7466" + style="opacity:0.6" /><path + class="st25" + d="m 5017.53,-454.83 c 0.07,0.45 0.69,0.03 1.23,-0.53 0.52,-0.54 1.03,-1.11 1.18,-0.66 0.15,0.4 -0.45,0.89 -1.05,1.28 -0.6,0.4 -1.21,0.75 -1.14,1.12" + id="path7468" + style="opacity:0.6" /><path + class="st25" + d="m 5017.94,-452.3 c 0.15,1.11 2.47,-1.66 2.59,-0.73 0.11,0.88 -2.52,1.28 -2.4,2.17" + id="path7470" + style="opacity:0.6" /><line + class="st26" + x1="5018.23" + y1="-452.5" + x2="5018.0898" + y2="-453.57001" + id="line7472" + style="opacity:0.6" /><line + class="st26" + x1="5018.0298" + y1="-453.87" + x2="5017.8599" + y2="-454.79001" + id="line7474" + style="opacity:0.6" /><path + class="st26" + d="m 5020.23,-453.03 c -0.05,-0.37 -0.08,-0.71 -0.16,-1.1" + id="path7476" + style="opacity:0.6" /><path + class="st26" + d="m 5021.21,-453.29 c -0.04,-0.29 -0.07,-0.56 -0.12,-0.87" + id="path7478" + style="opacity:0.6" /><line + class="st26" + x1="5020.98" + y1="-454.67999" + x2="5020.7798" + y2="-455.66" + id="line7480" + style="opacity:0.6" /><path + class="st26" + d="m 5020,-454.5 c -0.08,-0.38 -0.15,-0.78 -0.24,-1.15" + id="path7482" + style="opacity:0.6" /><g + id="g7486" + style="opacity:0.6"> + <path + class="st27" + d="m 5020.17,-452.6 0.01,0.09 0.23,-0.03 -0.01,-0.09 c -0.01,-0.07 -0.07,-0.11 -0.13,-0.1 -0.07,0 -0.11,0.06 -0.1,0.13 z" + id="path7484" /> + </g><path + class="st25" + d="m 4968.12,-429.22 c 0.1,-1.12 -2.77,1.08 -2.68,0.14 0.07,-0.83 2.73,-0.69 2.79,-1.64" + id="path7496" + style="opacity:0.6" /><path + class="st25" + d="m 4967.97,-427.71 c 0.06,-0.58 -0.63,-0.31 -1.34,-0.04 -0.7,0.27 -1.41,0.54 -1.35,0.09 0.1,-0.82 2.75,-0.61 2.84,-1.56" + id="path7498" + style="opacity:0.6" /><path + class="st25" + d="m 4968.22,-430.63 c 0.07,-1.12 -2.74,1.14 -2.68,0.2 0.05,-0.85 2.71,-0.76 2.77,-1.67" + id="path7500" + style="opacity:0.6" /><line + class="st26" + x1="4967.8901" + y1="-430.48001" + x2="4967.8101" + y2="-429.38" + id="line7502" + style="opacity:0.6" /><line + class="st26" + x1="4967.7798" + y1="-429.03" + x2="4967.6699" + y2="-427.92001" + id="line7504" + style="opacity:0.6" /><line + class="st26" + x1="4965.8301" + y1="-430.38" + x2="4965.75" + y2="-429.31" + id="line7506" + style="opacity:0.6" /><line + class="st26" + x1="4964.8301" + y1="-430.32999" + x2="4964.7598" + y2="-429.51999" + id="line7508" + style="opacity:0.6" /><line + class="st26" + x1="4964.73" + y1="-429.09" + x2="4964.6401" + y2="-428.29001" + id="line7510" + style="opacity:0.6" /><line + class="st26" + x1="4965.7202" + y1="-428.97" + x2="4965.6099" + y2="-427.91" + id="line7512" + style="opacity:0.6" /><g + id="g7516" + style="opacity:0.6"> + <path + class="st27" + d="m 4965.97,-430.77 0.01,-0.09 -0.24,-0.01 -0.01,0.09 c 0,0.06 0.05,0.12 0.11,0.12 0.07,0.01 0.13,-0.04 0.13,-0.11 z" + id="path7514" /> + </g><path + class="st25" + d="m 4967.76,-426.19 c 0.09,-0.58 -0.62,-0.33 -1.33,-0.09 -0.71,0.24 -1.43,0.47 -1.35,0.03 0.13,-0.81 2.78,-0.49 2.89,-1.45" + id="path7520" + style="opacity:0.6" /><path + class="st25" + d="m 4967.47,-424.66 c 0.12,-0.59 -0.6,-0.37 -1.33,-0.17 -0.73,0.2 -1.46,0.37 -1.35,-0.06 0.17,-0.78 2.8,-0.33 2.96,-1.3" + id="path7522" + style="opacity:0.6" /><path + class="st25" + d="m 4967.95,-427.62 c 0.07,-0.58 -0.63,-0.31 -1.34,-0.04 -0.7,0.27 -1.41,0.53 -1.35,0.08 0.1,-0.82 2.75,-0.6 2.84,-1.55" + id="path7524" + style="opacity:0.6" /><line + class="st26" + x1="4967.6201" + y1="-427.48001" + x2="4967.4702" + y2="-426.37" + id="line7526" + style="opacity:0.6" /><path + class="st26" + d="m 4967.41,-426.01 c -0.06,0.37 -0.13,0.74 -0.21,1.12" + id="path7528" + style="opacity:0.6" /><line + class="st26" + x1="4965.5601" + y1="-427.5" + x2="4965.4102" + y2="-426.45999" + id="line7530" + style="opacity:0.6" /><line + class="st26" + x1="4964.5498" + y1="-427.51999" + x2="4964.4399" + y2="-426.73001" + id="line7532" + style="opacity:0.6" /><line + class="st26" + x1="4964.3701" + y1="-426.32001" + x2="4964.2202" + y2="-425.54999" + id="line7534" + style="opacity:0.6" /><path + class="st26" + d="m 4965.35,-426.12 c -0.06,0.35 -0.13,0.69 -0.2,1.03" + id="path7536" + style="opacity:0.6" /><g + id="g7540" + style="opacity:0.6"> + <path + class="st27" + d="m 4965.72,-427.88 0.01,-0.09 -0.24,-0.03 -0.01,0.09 c -0.01,0.06 0.04,0.12 0.1,0.13 0.08,0.01 0.14,-0.04 0.14,-0.1 z" + id="path7538" /> + </g><path + class="st25" + d="m 4967.06,-423.1 c 0.18,-0.6 -0.56,-0.42 -1.31,-0.28 -0.75,0.14 -1.48,0.21 -1.34,-0.19 0.24,-0.72 2.82,-0.1 3.05,-1.08" + id="path7544" + style="opacity:0.6" /><path + class="st25" + d="m 4966.54,-421.63 c 0.4,-1.05 -2.95,0.27 -2.62,-0.61 0.3,-0.81 2.81,0.15 3.15,-0.86" + id="path7546" + style="opacity:0.6" /><path + class="st25" + d="m 4967.45,-424.56 c 0.12,-0.59 -0.6,-0.37 -1.32,-0.18 -0.73,0.2 -1.46,0.36 -1.35,-0.07 0.18,-0.78 2.8,-0.32 2.97,-1.29" + id="path7548" + style="opacity:0.6" /><path + class="st26" + d="m 4967.1,-424.46 c -0.08,0.37 -0.19,0.75 -0.3,1.13" + id="path7550" + style="opacity:0.6" /><path + class="st26" + d="m 4966.69,-422.97 c -0.13,0.39 -0.26,0.73 -0.39,1.07" + id="path7552" + style="opacity:0.6" /><path + class="st26" + d="m 4965.05,-424.7 c -0.09,0.33 -0.17,0.67 -0.28,0.99" + id="path7554" + style="opacity:0.6" /><path + class="st26" + d="m 4964.06,-424.83 c -0.06,0.24 -0.13,0.48 -0.2,0.72" + id="path7556" + style="opacity:0.6" /><line + class="st26" + x1="4963.73" + y1="-423.75" + x2="4963.46" + y2="-423.01001" + id="line7558" + style="opacity:0.6" /><line + class="st26" + x1="4964.6699" + y1="-423.39999" + x2="4964.2998" + y2="-422.39999" + id="line7560" + style="opacity:0.6" /><g + id="g7564" + style="opacity:0.6"> + <path + class="st27" + d="m 4965.26,-425.05 0.02,-0.09 -0.23,-0.05 -0.02,0.09 c -0.01,0.06 0.03,0.12 0.09,0.14 0.06,0.01 0.12,-0.03 0.14,-0.09 z" + id="path7562" /> + </g><path + class="st25" + d="m 4965.98,-420.23 c 0.43,-1.04 -2.96,0.2 -2.6,-0.67 0.32,-0.77 2.81,0.15 3.16,-0.73" + id="path7568" + style="opacity:0.6" /><path + class="st25" + d="m 4965.4,-418.84 c 0.46,-1.03 -2.97,0.13 -2.59,-0.74 0.34,-0.77 2.81,0.22 3.17,-0.65" + id="path7570" + style="opacity:0.6" /><path + class="st25" + d="m 4966.5,-421.54 c 0.4,-1.05 -2.96,0.27 -2.62,-0.61 0.16,-0.39 0.85,-0.37 1.56,-0.36 0.7,0.02 1.42,0.02 1.59,-0.49" + id="path7572" + style="opacity:0.6" /><line + class="st26" + x1="4966.1499" + y1="-421.48999" + x2="4965.7402" + y2="-420.47" + id="line7574" + style="opacity:0.6" /><line + class="st26" + x1="4965.6099" + y1="-420.14001" + x2="4965.1802" + y2="-419.12" + id="line7576" + style="opacity:0.6" /><line + class="st26" + x1="4964.1499" + y1="-422.01001" + x2="4963.75" + y2="-421.01999" + id="line7578" + style="opacity:0.6" /><line + class="st26" + x1="4963.1699" + y1="-422.26999" + x2="4962.8701" + y2="-421.51001" + id="line7580" + style="opacity:0.6" /><line + class="st26" + x1="4962.71" + y1="-421.10999" + x2="4962.3901" + y2="-420.35999" + id="line7582" + style="opacity:0.6" /><path + class="st26" + d="m 4963.62,-420.7 c -0.14,0.33 -0.27,0.66 -0.42,0.98" + id="path7584" + style="opacity:0.6" /><g + id="g7588" + style="opacity:0.6"> + <path + class="st27" + d="m 4964.4,-422.34 0.03,-0.09 -0.22,-0.08 -0.03,0.08 c -0.02,0.06 0.01,0.13 0.07,0.15 0.06,0.03 0.13,0 0.15,-0.06 z" + id="path7586" /> + </g><path + class="st25" + d="m 4964.78,-417.46 c 0.49,-1.02 -2.97,0.05 -2.57,-0.8 0.37,-0.76 2.8,0.29 3.19,-0.57" + id="path7592" + style="opacity:0.6" /><path + class="st25" + d="m 4964.12,-416.11 c 0.51,-1.01 -2.97,-0.03 -2.55,-0.87 0.39,-0.74 2.79,0.36 3.2,-0.49" + id="path7594" + style="opacity:0.6" /><path + class="st25" + d="m 4965.36,-418.75 c 0.46,-1.03 -2.97,0.12 -2.58,-0.74 0.34,-0.77 2.81,0.23 3.17,-0.65" + id="path7596" + style="opacity:0.6" /><line + class="st26" + x1="4965" + y1="-418.72" + x2="4964.5498" + y2="-417.72" + id="line7598" + style="opacity:0.6" /><line + class="st26" + x1="4964.3999" + y1="-417.39001" + x2="4963.9199" + y2="-416.39999" + id="line7600" + style="opacity:0.6" /><path + class="st26" + d="m 4963.03,-419.34 c -0.14,0.33 -0.29,0.65 -0.44,0.97" + id="path7602" + style="opacity:0.6" /><line + class="st26" + x1="4962.0698" + y1="-419.64001" + x2="4961.73" + y2="-418.89999" + id="line7604" + style="opacity:0.6" /><line + class="st26" + x1="4961.5498" + y1="-418.51001" + x2="4961.2002" + y2="-417.78" + id="line7606" + style="opacity:0.6" /><path + class="st26" + d="m 4962.44,-418.06 c -0.16,0.32 -0.3,0.65 -0.47,0.96" + id="path7608" + style="opacity:0.6" /><g + id="g7612" + style="opacity:0.6"> + <path + class="st27" + d="m 4963.3,-419.65 0.04,-0.08 -0.22,-0.09 -0.04,0.08 c -0.03,0.06 0,0.13 0.06,0.15 0.07,0.02 0.14,-0.01 0.16,-0.06 z" + id="path7610" /> + </g><path + class="st25" + d="m 4963.43,-414.76 c 0.53,-1 -2.97,-0.1 -2.52,-0.93 0.39,-0.74 2.77,0.43 3.21,-0.41" + id="path7616" + style="opacity:0.6" /><path + class="st25" + d="m 4962.7,-413.44 c 0.55,-0.98 -2.95,-0.17 -2.49,-0.99 0.41,-0.73 2.77,0.51 3.22,-0.33" + id="path7618" + style="opacity:0.6" /><path + class="st25" + d="m 4964.08,-416.02 c 0.51,-1 -2.98,-0.03 -2.54,-0.87 0.39,-0.74 2.79,0.37 3.2,-0.49" + id="path7620" + style="opacity:0.6" /><line + class="st26" + x1="4963.7202" + y1="-416.01001" + x2="4963.21" + y2="-415.03" + id="line7622" + style="opacity:0.6" /><line + class="st26" + x1="4963.0498" + y1="-414.70999" + x2="4962.5098" + y2="-413.75" + id="line7624" + style="opacity:0.6" /><line + class="st26" + x1="4961.7798" + y1="-416.72" + x2="4961.29" + y2="-415.78" + id="line7626" + style="opacity:0.6" /><line + class="st26" + x1="4960.8398" + y1="-417.07999" + x2="4960.4702" + y2="-416.35999" + id="line7628" + style="opacity:0.6" /><line + class="st26" + x1="4960.2598" + y1="-415.97" + x2="4959.8599" + y2="-415.26001" + id="line7630" + style="opacity:0.6" /><line + class="st26" + x1="4961.1299" + y1="-415.48001" + x2="4960.6099" + y2="-414.54001" + id="line7632" + style="opacity:0.6" /><g + id="g7636" + style="opacity:0.6"> + <path + class="st27" + d="m 4962.07,-417.03 0.04,-0.08 -0.21,-0.11 -0.04,0.08 c -0.03,0.06 -0.01,0.13 0.05,0.16 0.06,0.03 0.13,0.01 0.16,-0.05 z" + id="path7634" /> + </g><path + class="st25" + d="m 4961.94,-412.14 c 0.58,-0.96 -2.96,-0.25 -2.47,-1.06 0.43,-0.72 2.77,0.59 3.23,-0.24" + id="path7640" + style="opacity:0.6" /><path + class="st25" + d="m 4961.16,-410.85 c 0.61,-0.95 -2.96,-0.33 -2.45,-1.12 0.47,-0.7 2.73,0.64 3.23,-0.16" + id="path7642" + style="opacity:0.6" /><path + class="st25" + d="m 4962.66,-413.36 c 0.55,-0.98 -2.95,-0.17 -2.49,-1 0.41,-0.73 2.77,0.51 3.22,-0.32" + id="path7644" + style="opacity:0.6" /><path + class="st26" + d="m 4962.3,-413.37 c -0.18,0.32 -0.37,0.64 -0.56,0.95" + id="path7646" + style="opacity:0.6" /><line + class="st26" + x1="4961.5601" + y1="-412.10999" + x2="4960.98" + y2="-411.16" + id="line7648" + style="opacity:0.6" /><path + class="st26" + d="m 4960.4,-414.18 c -0.17,0.31 -0.37,0.61 -0.55,0.92" + id="path7650" + style="opacity:0.6" /><line + class="st26" + x1="4959.48" + y1="-414.57999" + x2="4959.0601" + y2="-413.88" + id="line7652" + style="opacity:0.6" /><line + class="st26" + x1="4958.8398" + y1="-413.51001" + x2="4958.4199" + y2="-412.81" + id="line7654" + style="opacity:0.6" /><path + class="st26" + d="m 4959.68,-412.97 c -0.19,0.3 -0.36,0.61 -0.56,0.91" + id="path7656" + style="opacity:0.6" /><g + id="g7660" + style="opacity:0.6"> + <path + class="st27" + d="m 4960.7,-414.47 0.04,-0.08 -0.21,-0.12 -0.04,0.08 c -0.03,0.06 -0.01,0.13 0.05,0.16 0.06,0.04 0.13,0.02 0.16,-0.04 z" + id="path7658" /> + </g><path + class="st25" + d="m 4960.33,-409.59 c 0.62,-0.94 -2.93,-0.39 -2.41,-1.18 0.46,-0.7 2.72,0.72 3.24,-0.08" + id="path7664" + style="opacity:0.6" /><path + class="st25" + d="m 4959.47,-408.35 c 0.66,-0.92 -2.93,-0.48 -2.38,-1.25 0.48,-0.69 2.72,0.8 3.24,0.01" + id="path7666" + style="opacity:0.6" /><path + class="st25" + d="m 4961.1,-410.77 c 0.61,-0.94 -2.96,-0.34 -2.44,-1.13 0.47,-0.7 2.73,0.65 3.23,-0.16" + id="path7668" + style="opacity:0.6" /><line + class="st26" + x1="4960.75" + y1="-410.79999" + x2="4960.1401" + y2="-409.87" + id="line7670" + style="opacity:0.6" /><path + class="st26" + d="m 4959.94,-409.58 c -0.2,0.31 -0.42,0.61 -0.63,0.91" + id="path7672" + style="opacity:0.6" /><line + class="st26" + x1="4958.8901" + y1="-411.70999" + x2="4958.2998" + y2="-410.82001" + id="line7674" + style="opacity:0.6" /><line + class="st26" + x1="4957.9902" + y1="-412.16" + x2="4957.54" + y2="-411.48001" + id="line7676" + style="opacity:0.6" /><path + class="st26" + d="m 4957.3,-411.11 c -0.14,0.23 -0.31,0.44 -0.47,0.66" + id="path7678" + style="opacity:0.6" /><path + class="st26" + d="m 4958.11,-410.53 c -0.19,0.3 -0.41,0.58 -0.62,0.87" + id="path7680" + style="opacity:0.6" /><g + id="g7684" + style="opacity:0.6"> + <path + class="st27" + d="m 4959.21,-411.98 0.05,-0.08 -0.2,-0.13 -0.05,0.08 c -0.04,0.05 -0.02,0.13 0.04,0.16 0.05,0.04 0.12,0.03 0.16,-0.03 z" + id="path7682" /> + </g><path + class="st25" + d="m 4958.59,-407.12 c 0.34,-0.47 -0.4,-0.59 -1.13,-0.7 -0.75,-0.12 -1.5,-0.24 -1.22,-0.6 0.51,-0.67 2.67,0.85 3.23,0.08" + id="path7688" + style="opacity:0.6" /><path + class="st25" + d="m 4957.66,-405.93 c 0.7,-0.89 -2.89,-0.62 -2.31,-1.36 0.52,-0.66 2.66,0.93 3.24,0.18" + id="path7690" + style="opacity:0.6" /><path + class="st25" + d="m 4959.41,-408.27 c 0.66,-0.91 -2.93,-0.48 -2.38,-1.25 0.48,-0.69 2.72,0.81 3.24,0.01" + id="path7692" + style="opacity:0.6" /><line + class="st26" + x1="4959.0601" + y1="-408.32001" + x2="4958.4102" + y2="-407.42001" + id="line7694" + style="opacity:0.6" /><line + class="st26" + x1="4958.2002" + y1="-407.13" + x2="4957.52" + y2="-406.26001" + id="line7696" + style="opacity:0.6" /><line + class="st26" + x1="4957.25" + y1="-409.32001" + x2="4956.6299" + y2="-408.45001" + id="line7698" + style="opacity:0.6" /><line + class="st26" + x1="4956.3799" + y1="-409.81" + x2="4955.8999" + y2="-409.14999" + id="line7700" + style="opacity:0.6" /><line + class="st26" + x1="4955.6401" + y1="-408.81" + x2="4955.1401" + y2="-408.17001" + id="line7702" + style="opacity:0.6" /><line + class="st26" + x1="4956.4199" + y1="-408.17999" + x2="4955.7598" + y2="-407.34" + id="line7704" + style="opacity:0.6" /><g + id="g7708" + style="opacity:0.6"> + <path + class="st27" + d="m 4957.58,-409.57 0.05,-0.07 -0.19,-0.14 -0.05,0.07 c -0.04,0.05 -0.02,0.13 0.03,0.16 0.05,0.04 0.12,0.03 0.16,-0.02 z" + id="path7706" /> + </g><path + class="st25" + d="m 4956.71,-404.76 c 0.73,-0.85 -2.9,-0.71 -2.28,-1.43 0.55,-0.63 2.64,1 3.23,0.25" + id="path7712" + style="opacity:0.6" /><path + class="st25" + d="m 4955.73,-403.61 c 0.73,-0.85 -2.85,-0.76 -2.24,-1.48 0.55,-0.64 2.6,1.06 3.22,0.34" + id="path7714" + style="opacity:0.6" /><path + class="st25" + d="m 4957.6,-405.86 c 0.7,-0.89 -2.89,-0.63 -2.31,-1.37 0.52,-0.66 2.65,0.93 3.24,0.18" + id="path7716" + style="opacity:0.6" /><path + class="st26" + d="m 4957.25,-405.92 c -0.23,0.29 -0.45,0.59 -0.69,0.86" + id="path7718" + style="opacity:0.6" /><line + class="st26" + x1="4956.3301" + y1="-404.79001" + x2="4955.6001" + y2="-403.95001" + id="line7720" + style="opacity:0.6" /><path + class="st26" + d="m 4955.5,-407.01 c -0.22,0.28 -0.44,0.56 -0.68,0.83" + id="path7722" + style="opacity:0.6" /><path + class="st26" + d="m 4954.65,-407.55 c -0.17,0.21 -0.33,0.43 -0.51,0.63" + id="path7724" + style="opacity:0.6" /><line + class="st26" + x1="4953.8501" + y1="-406.59" + x2="4953.3198" + y2="-405.98001" + id="line7726" + style="opacity:0.6" /><line + class="st26" + x1="4954.6001" + y1="-405.92999" + x2="4953.8999" + y2="-405.12" + id="line7728" + style="opacity:0.6" /><g + id="g7732" + style="opacity:0.6"> + <path + class="st27" + d="m 4955.84,-407.25 0.06,-0.07 -0.19,-0.15 -0.06,0.07 c -0.04,0.05 -0.03,0.12 0.02,0.16 0.06,0.04 0.13,0.04 0.17,-0.01 z" + id="path7730" /> + </g><path + class="st25" + d="m 4954.72,-402.49 c 0.77,-0.82 -2.85,-0.86 -2.2,-1.54 0.57,-0.61 2.6,1.15 3.21,0.42" + id="path7736" + style="opacity:0.6" /><path + class="st25" + d="m 4953.69,-401.4 c 0.77,-0.82 -2.8,-0.91 -2.16,-1.59 0.58,-0.61 2.54,1.19 3.19,0.5" + id="path7738" + style="opacity:0.6" /><path + class="st25" + d="m 4955.67,-403.54 c 0.73,-0.85 -2.85,-0.77 -2.23,-1.48 0.55,-0.64 2.6,1.06 3.22,0.34" + id="path7740" + style="opacity:0.6" /><path + class="st26" + d="m 4955.32,-403.62 c -0.24,0.28 -0.48,0.56 -0.74,0.82" + id="path7742" + style="opacity:0.6" /><line + class="st26" + x1="4954.3398" + y1="-402.54001" + x2="4953.5801" + y2="-401.73999" + id="line7744" + style="opacity:0.6" /><path + class="st26" + d="m 4953.63,-404.8 c -0.23,0.28 -0.48,0.52 -0.72,0.78" + id="path7746" + style="opacity:0.6" /><path + class="st26" + d="m 4952.81,-405.38 c -0.17,0.21 -0.37,0.4 -0.55,0.59" + id="path7748" + style="opacity:0.6" /><line + class="st26" + x1="4951.96" + y1="-404.47" + x2="4951.3999" + y2="-403.88" + id="line7750" + style="opacity:0.6" /><line + class="st26" + x1="4952.6699" + y1="-403.76999" + x2="4951.9399" + y2="-402.98999" + id="line7752" + style="opacity:0.6" /><g + id="g7756" + style="opacity:0.6"> + <path + class="st27" + d="m 4953.98,-405.02 0.06,-0.07 -0.18,-0.16 -0.06,0.07 c -0.04,0.05 -0.04,0.12 0.01,0.17 0.06,0.04 0.13,0.03 0.17,-0.01 z" + id="path7754" /> + </g><path + class="st25" + d="m 4952.62,-400.33 c 0.81,-0.78 -2.8,-1 -2.12,-1.65 0.6,-0.59 2.54,1.29 3.19,0.59" + id="path7760" + style="opacity:0.6" /><path + class="st25" + d="m 4951.53,-399.29 c 0.82,-0.78 -2.76,-1.05 -2.07,-1.7 0.61,-0.58 2.47,1.31 3.16,0.66" + id="path7762" + style="opacity:0.6" /><path + class="st25" + d="m 4953.62,-401.33 c 0.78,-0.82 -2.81,-0.92 -2.15,-1.6 0.58,-0.61 2.54,1.19 3.19,0.5" + id="path7764" + style="opacity:0.6" /><path + class="st26" + d="m 4953.28,-401.42 c -0.25,0.27 -0.52,0.52 -0.79,0.78" + id="path7766" + style="opacity:0.6" /><line + class="st26" + x1="4952.23" + y1="-400.39999" + x2="4951.4399" + y2="-399.63" + id="line7768" + style="opacity:0.6" /><line + class="st26" + x1="4951.6499" + y1="-402.69" + x2="4950.8799" + y2="-401.95001" + id="line7770" + style="opacity:0.6" /><line + class="st26" + x1="4950.8599" + y1="-403.31" + x2="4950.2798" + y2="-402.75" + id="line7772" + style="opacity:0.6" /><line + class="st26" + x1="4949.96" + y1="-402.45001" + x2="4949.3799" + y2="-401.88" + id="line7774" + style="opacity:0.6" /><line + class="st26" + x1="4950.6401" + y1="-401.70999" + x2="4949.8701" + y2="-400.97" + id="line7776" + style="opacity:0.6" /><g + id="g7780" + style="opacity:0.6"> + <path + class="st27" + d="m 4952.01,-402.89 0.06,-0.07 -0.17,-0.17 -0.06,0.07 c -0.04,0.05 -0.04,0.12 0,0.17 0.05,0.04 0.13,0.04 0.17,0 z" + id="path7778" /> + </g><path + class="st25" + d="m 4950.4,-398.28 c 0.85,-0.74 -2.75,-1.14 -2.03,-1.76 0.63,-0.56 2.47,1.41 3.16,0.75" + id="path7784" + style="opacity:0.6" /><path + class="st25" + d="m 4949.26,-397.29 c 0.85,-0.74 -2.7,-1.19 -1.98,-1.8 0.63,-0.55 2.4,1.44 3.12,0.82" + id="path7786" + style="opacity:0.6" /><path + class="st25" + d="m 4951.46,-399.22 c 0.82,-0.77 -2.76,-1.06 -2.07,-1.7 0.61,-0.58 2.47,1.32 3.16,0.66" + id="path7788" + style="opacity:0.6" /><path + class="st26" + d="m 4951.12,-399.33 c -0.26,0.26 -0.55,0.49 -0.83,0.73" + id="path7790" + style="opacity:0.6" /><line + class="st26" + x1="4950.0298" + y1="-398.37" + x2="4949.1899" + y2="-397.64001" + id="line7792" + style="opacity:0.6" /><line + class="st26" + x1="4949.5601" + y1="-400.67999" + x2="4948.7598" + y2="-399.98001" + id="line7794" + style="opacity:0.6" /><line + class="st26" + x1="4948.7998" + y1="-401.35001" + x2="4948.1899" + y2="-400.81" + id="line7796" + style="opacity:0.6" /><line + class="st26" + x1="4947.8599" + y1="-400.53" + x2="4947.25" + y2="-400" + id="line7798" + style="opacity:0.6" /><line + class="st26" + x1="4948.5" + y1="-399.76001" + x2="4947.6899" + y2="-399.06" + id="line7800" + style="opacity:0.6" /><g + id="g7804" + style="opacity:0.6"> + <path + class="st27" + d="m 4949.93,-400.87 0.07,-0.06 -0.16,-0.17 -0.06,0.06 c -0.05,0.04 -0.05,0.12 0,0.17 0.03,0.04 0.11,0.05 0.15,0 z" + id="path7802" /> + </g><path + class="st25" + d="m 4948.09,-396.34 c 0.89,-0.69 -2.68,-1.28 -1.94,-1.86 0.65,-0.52 2.4,1.54 3.11,0.91" + id="path7808" + style="opacity:0.6" /><path + class="st25" + d="m 4946.9,-395.42 c 0.89,-0.69 -2.63,-1.32 -1.89,-1.9 0.66,-0.52 2.33,1.56 3.08,0.98" + id="path7810" + style="opacity:0.6" /><path + class="st25" + d="m 4949.19,-397.23 c 0.86,-0.73 -2.7,-1.2 -1.98,-1.81 0.63,-0.55 2.4,1.44 3.12,0.82" + id="path7812" + style="opacity:0.6" /><path + class="st26" + d="m 4948.86,-397.36 c -0.27,0.25 -0.58,0.46 -0.86,0.69" + id="path7814" + style="opacity:0.6" /><line + class="st26" + x1="4947.7202" + y1="-396.45001" + x2="4946.8398" + y2="-395.76999" + id="line7816" + style="opacity:0.6" /><line + class="st26" + x1="4947.3701" + y1="-398.78" + x2="4946.5298" + y2="-398.13" + id="line7818" + style="opacity:0.6" /><line + class="st26" + x1="4946.6499" + y1="-399.48999" + x2="4946.0098" + y2="-398.98999" + id="line7820" + style="opacity:0.6" /><line + class="st26" + x1="4945.6602" + y1="-398.72" + x2="4945.02" + y2="-398.22" + id="line7822" + style="opacity:0.6" /><line + class="st26" + x1="4946.2598" + y1="-397.92001" + x2="4945.4199" + y2="-397.26001" + id="line7824" + style="opacity:0.6" /><g + id="g7828" + style="opacity:0.6"> + <path + class="st27" + d="m 4947.75,-398.95 0.07,-0.06 -0.15,-0.18 -0.07,0.06 c -0.05,0.04 -0.05,0.12 -0.01,0.17 0.04,0.04 0.11,0.05 0.16,0.01 z" + id="path7826" /> + </g><path + class="st25" + d="m 4945.68,-394.53 c 0.92,-0.64 -2.62,-1.42 -1.85,-1.96 0.68,-0.49 2.32,1.66 3.06,1.07" + id="path7832" + style="opacity:0.6" /><path + class="st25" + d="m 4944.45,-393.67 c 0.93,-0.64 -2.57,-1.46 -1.79,-2 0.69,-0.48 2.25,1.68 3.03,1.14" + id="path7834" + style="opacity:0.6" /><path + class="st25" + d="m 4946.83,-395.36 c 0.89,-0.69 -2.63,-1.33 -1.88,-1.91 0.66,-0.52 2.32,1.56 3.07,0.98" + id="path7836" + style="opacity:0.6" /><path + class="st26" + d="m 4946.5,-395.51 c -0.29,0.23 -0.59,0.44 -0.9,0.65" + id="path7838" + style="opacity:0.6" /><line + class="st26" + x1="4945.3198" + y1="-394.64999" + x2="4944.4102" + y2="-394.01999" + id="line7840" + style="opacity:0.6" /><path + class="st26" + d="m 4945.09,-397 c -0.28,0.22 -0.58,0.41 -0.87,0.62" + id="path7842" + style="opacity:0.6" /><line + class="st26" + x1="4944.3999" + y1="-397.73999" + x2="4943.7402" + y2="-397.26999" + id="line7844" + style="opacity:0.6" /><line + class="st26" + x1="4943.3799" + y1="-397.01999" + x2="4942.71" + y2="-396.56" + id="line7846" + style="opacity:0.6" /><line + class="st26" + x1="4943.9399" + y1="-396.19" + x2="4943.0601" + y2="-395.57999" + id="line7848" + style="opacity:0.6" /><g + id="g7852" + style="opacity:0.6"> + <path + class="st27" + d="m 4945.47,-397.15 0.07,-0.06 -0.14,-0.19 -0.07,0.06 c -0.05,0.04 -0.06,0.11 -0.02,0.17 0.04,0.05 0.11,0.06 0.16,0.02 z" + id="path7850" /> + </g><path + class="st25" + d="m 4943.19,-392.83 c 0.96,-0.59 -2.55,-1.55 -1.75,-2.05 0.72,-0.43 2.22,1.75 3,1.21" + id="path7856" + style="opacity:0.6" /><path + class="st25" + d="m 4941.91,-392.04 c 0.96,-0.59 -2.49,-1.59 -1.69,-2.08 0.72,-0.44 2.17,1.79 2.97,1.29" + id="path7858" + style="opacity:0.6" /><path + class="st25" + d="m 4944.37,-393.61 c 0.92,-0.64 -2.56,-1.46 -1.79,-2 0.69,-0.48 2.25,1.68 3.03,1.14" + id="path7860" + style="opacity:0.6" /><path + class="st26" + d="m 4944.05,-393.78 c -0.31,0.21 -0.6,0.43 -0.92,0.62" + id="path7862" + style="opacity:0.6" /><line + class="st26" + x1="4942.8301" + y1="-392.97" + x2="4941.8901" + y2="-392.39001" + id="line7864" + style="opacity:0.6" /><path + class="st26" + d="m 4942.71,-395.34 c -0.29,0.21 -0.59,0.4 -0.89,0.58" + id="path7866" + style="opacity:0.6" /><path + class="st26" + d="m 4942.07,-396.11 c -0.22,0.16 -0.45,0.31 -0.68,0.44" + id="path7868" + style="opacity:0.6" /><line + class="st26" + x1="4941.0098" + y1="-395.44" + x2="4940.3198" + y2="-395.01001" + id="line7870" + style="opacity:0.6" /><line + class="st26" + x1="4941.5298" + y1="-394.57999" + x2="4940.6201" + y2="-394.01999" + id="line7872" + style="opacity:0.6" /><g + id="g7876" + style="opacity:0.6"> + <path + class="st27" + d="m 4943.11,-395.47 0.07,-0.05 -0.13,-0.2 -0.07,0.05 c -0.05,0.04 -0.07,0.11 -0.03,0.16 0.03,0.06 0.11,0.07 0.16,0.04 z" + id="path7874" /> + </g><path + class="st25" + d="m 4940.62,-391.25 c 0.98,-0.55 -2.47,-1.68 -1.64,-2.13 0.74,-0.39 2.12,1.84 2.93,1.35" + id="path7880" + style="opacity:0.6" /><path + class="st25" + d="m 4939.3,-390.53 c 0.99,-0.54 -2.41,-1.71 -1.59,-2.17 0.74,-0.4 2.08,1.9 2.91,1.44" + id="path7882" + style="opacity:0.6" /><path + class="st25" + d="m 4941.83,-391.99 c 0.96,-0.59 -2.49,-1.59 -1.69,-2.09 0.72,-0.44 2.16,1.79 2.97,1.3" + id="path7884" + style="opacity:0.6" /><line + class="st26" + x1="4941.52" + y1="-392.17001" + x2="4940.5801" + y2="-391.59" + id="line7886" + style="opacity:0.6" /><line + class="st26" + x1="4940.27" + y1="-391.42001" + x2="4939.2998" + y2="-390.89001" + id="line7888" + style="opacity:0.6" /><path + class="st26" + d="m 4940.26,-393.8 c -0.31,0.18 -0.6,0.39 -0.92,0.55" + id="path7890" + style="opacity:0.6" /><path + class="st26" + d="m 4939.65,-394.6 c -0.23,0.14 -0.46,0.29 -0.7,0.42" + id="path7892" + style="opacity:0.6" /><line + class="st26" + x1="4938.5698" + y1="-393.97" + x2="4937.8599" + y2="-393.57999" + id="line7894" + style="opacity:0.6" /><line + class="st26" + x1="4939.04" + y1="-393.09" + x2="4938.1001" + y2="-392.57999" + id="line7896" + style="opacity:0.6" /><g + id="g7900" + style="opacity:0.6"> + <path + class="st27" + d="m 4940.66,-393.91 0.08,-0.05 -0.12,-0.2 -0.08,0.05 c -0.05,0.03 -0.07,0.11 -0.04,0.16 0.04,0.06 0.11,0.08 0.16,0.04 z" + id="path7898" /> + </g><path + class="st25" + d="m 4937.97,-389.81 c 0.5,-0.28 -0.1,-0.7 -0.71,-1.13 -0.62,-0.44 -1.24,-0.88 -0.83,-1.08 0.75,-0.37 2.02,1.94 2.86,1.49" + id="path7904" + style="opacity:0.6" /><path + class="st25" + d="m 4936.62,-389.16 c 1.02,-0.49 -2.33,-1.83 -1.48,-2.24 0.76,-0.36 1.98,2 2.84,1.59" + id="path7906" + style="opacity:0.6" /><path + class="st25" + d="m 4939.21,-390.49 c 0.99,-0.54 -2.41,-1.72 -1.58,-2.17 0.74,-0.4 2.07,1.9 2.91,1.45" + id="path7908" + style="opacity:0.6" /><line + class="st26" + x1="4938.9199" + y1="-390.67999" + x2="4937.9399" + y2="-390.16" + id="line7910" + style="opacity:0.6" /><line + class="st26" + x1="4937.6299" + y1="-390" + x2="4936.6299" + y2="-389.51999" + id="line7912" + style="opacity:0.6" /><line + class="st26" + x1="4937.7402" + y1="-392.38" + x2="4936.7998" + y2="-391.87" + id="line7914" + style="opacity:0.6" /><line + class="st26" + x1="4937.1699" + y1="-393.20999" + x2="4936.4502" + y2="-392.82001" + id="line7916" + style="opacity:0.6" /><line + class="st26" + x1="4936.0601" + y1="-392.63" + x2="4935.3301" + y2="-392.26999" + id="line7918" + style="opacity:0.6" /><line + class="st26" + x1="4936.4902" + y1="-391.72" + x2="4935.52" + y2="-391.26001" + id="line7920" + style="opacity:0.6" /><g + id="g7924" + style="opacity:0.6"> + <path + class="st27" + d="m 4938.14,-392.46 0.08,-0.04 -0.11,-0.21 -0.08,0.04 c -0.06,0.03 -0.08,0.1 -0.05,0.16 0.04,0.06 0.11,0.08 0.16,0.05 z" + id="path7922" /> + </g><path + class="st25" + d="m 4935.26,-388.51 c 0.52,-0.25 -0.06,-0.7 -0.65,-1.17 -0.6,-0.47 -1.2,-0.94 -0.77,-1.12 0.77,-0.34 1.93,2.03 2.79,1.63" + id="path7928" + style="opacity:0.6" /><path + class="st25" + d="m 4933.87,-387.92 c 1.04,-0.44 -2.24,-1.94 -1.37,-2.31 0.77,-0.33 1.89,2.09 2.76,1.72" + id="path7930" + style="opacity:0.6" /><path + class="st25" + d="m 4936.53,-389.12 c 1.01,-0.49 -2.33,-1.83 -1.48,-2.24 0.76,-0.36 1.98,2 2.83,1.59" + id="path7932" + style="opacity:0.6" /><line + class="st26" + x1="4936.2402" + y1="-389.32999" + x2="4935.25" + y2="-388.85001" + id="line7934" + style="opacity:0.6" /><line + class="st26" + x1="4934.9199" + y1="-388.70001" + x2="4933.8999" + y2="-388.26999" + id="line7936" + style="opacity:0.6" /><line + class="st26" + x1="4935.1499" + y1="-391.07999" + x2="4934.1802" + y2="-390.62" + id="line7938" + style="opacity:0.6" /><line + class="st26" + x1="4934.6201" + y1="-391.92999" + x2="4933.8901" + y2="-391.57999" + id="line7940" + style="opacity:0.6" /><line + class="st26" + x1="4933.48" + y1="-391.41" + x2="4932.73" + y2="-391.09" + id="line7942" + style="opacity:0.6" /><line + class="st26" + x1="4933.8701" + y1="-390.48001" + x2="4932.8799" + y2="-390.07001" + id="line7944" + style="opacity:0.6" /><g + id="g7948" + style="opacity:0.6"> + <path + class="st27" + d="m 4935.56,-391.14 0.08,-0.04 -0.1,-0.21 -0.08,0.04 c -0.06,0.03 -0.08,0.1 -0.05,0.16 0.02,0.05 0.09,0.07 0.15,0.05 z" + id="path7946" /> + </g><path + class="st25" + d="m 4932.48,-387.33 c 0.53,-0.23 -0.03,-0.7 -0.6,-1.2 -0.57,-0.5 -1.15,-0.99 -0.72,-1.15 0.79,-0.3 1.83,2.12 2.71,1.76" + id="path7952" + style="opacity:0.6" /><path + class="st25" + d="m 4931.07,-386.81 c 1.06,-0.39 -2.14,-2.04 -1.26,-2.37 0.79,-0.29 1.78,2.18 2.67,1.85" + id="path7954" + style="opacity:0.6" /><path + class="st25" + d="m 4933.78,-387.88 c 1.04,-0.44 -2.24,-1.94 -1.37,-2.31 0.78,-0.33 1.88,2.09 2.75,1.72" + id="path7956" + style="opacity:0.6" /><line + class="st26" + x1="4933.5098" + y1="-388.10001" + x2="4932.4902" + y2="-387.67001" + id="line7958" + style="opacity:0.6" /><line + class="st26" + x1="4932.1602" + y1="-387.54999" + x2="4931.1201" + y2="-387.16" + id="line7960" + style="opacity:0.6" /><line + class="st26" + x1="4932.5" + y1="-389.89999" + x2="4931.5098" + y2="-389.48999" + id="line7962" + style="opacity:0.6" /><line + class="st26" + x1="4932.0098" + y1="-390.78" + x2="4931.2598" + y2="-390.47" + id="line7964" + style="opacity:0.6" /><line + class="st26" + x1="4930.8501" + y1="-390.31" + x2="4930.0898" + y2="-390.03" + id="line7966" + style="opacity:0.6" /><line + class="st26" + x1="4931.1899" + y1="-389.37" + x2="4930.1899" + y2="-389" + id="line7968" + style="opacity:0.6" /><g + id="g7972" + style="opacity:0.6"> + <path + class="st27" + d="m 4932.91,-389.95 0.08,-0.04 -0.09,-0.22 -0.08,0.04 c -0.06,0.02 -0.09,0.09 -0.06,0.15 0.02,0.07 0.09,0.09 0.15,0.07 z" + id="path7970" /> + </g><path + class="st25" + d="m 4929.66,-386.29 c 1.07,-0.36 -2.1,-2.11 -1.21,-2.41 0.8,-0.25 1.73,2.21 2.62,1.89" + id="path7976" + style="opacity:0.6" /><path + class="st25" + d="m 4928.23,-385.83 c 1.07,-0.35 -2.05,-2.14 -1.15,-2.43 0.8,-0.26 1.68,2.25 2.58,1.96" + id="path7978" + style="opacity:0.6" /><path + class="st25" + d="m 4930.98,-386.77 c 1.06,-0.39 -2.14,-2.04 -1.26,-2.37 0.79,-0.29 1.78,2.18 2.67,1.85" + id="path7980" + style="opacity:0.6" /><line + class="st26" + x1="4930.7202" + y1="-387.01001" + x2="4929.6802" + y2="-386.63" + id="line7982" + style="opacity:0.6" /><line + class="st26" + x1="4929.3398" + y1="-386.51999" + x2="4928.29" + y2="-386.17999" + id="line7984" + style="opacity:0.6" /><path + class="st26" + d="m 4929.79,-388.86 c -0.34,0.12 -0.66,0.26 -1.01,0.36" + id="path7986" + style="opacity:0.6" /><path + class="st26" + d="m 4929.35,-389.76 c -0.26,0.09 -0.51,0.19 -0.77,0.28" + id="path7988" + style="opacity:0.6" /><line + class="st26" + x1="4928.1699" + y1="-389.35001" + x2="4927.3901" + y2="-389.09" + id="line7990" + style="opacity:0.6" /><line + class="st26" + x1="4928.46" + y1="-388.39001" + x2="4927.4399" + y2="-388.06" + id="line7992" + style="opacity:0.6" /><g + id="g7996" + style="opacity:0.6"> + <path + class="st27" + d="m 4930.21,-388.88 0.08,-0.03 -0.08,-0.22 -0.08,0.03 c -0.06,0.02 -0.09,0.09 -0.07,0.15 0.02,0.06 0.09,0.09 0.15,0.07 z" + id="path7994" /> + </g><path + class="st25" + d="m 4926.79,-385.38 c 1.08,-0.3 -2,-2.2 -1.1,-2.46 0.81,-0.22 1.63,2.3 2.53,2.01" + id="path8000" + style="opacity:0.6" /><path + class="st25" + d="m 4925.34,-384.98 c 1.08,-0.3 -1.95,-2.22 -1.04,-2.47 0.81,-0.23 1.57,2.32 2.49,2.07" + id="path8002" + style="opacity:0.6" /><path + class="st25" + d="m 4928.14,-385.8 c 1.07,-0.35 -2.04,-2.14 -1.15,-2.43 0.8,-0.26 1.68,2.26 2.58,1.96" + id="path8004" + style="opacity:0.6" /><path + class="st26" + d="m 4927.88,-386.05 c -0.35,0.11 -0.7,0.23 -1.05,0.33" + id="path8006" + style="opacity:0.6" /><line + class="st26" + x1="4926.4902" + y1="-385.63" + x2="4925.4199" + y2="-385.32999" + id="line8008" + style="opacity:0.6" /><path + class="st26" + d="m 4927.04,-387.93 c -0.34,0.11 -0.68,0.22 -1.02,0.31" + id="path8010" + style="opacity:0.6" /><path + class="st26" + d="m 4926.64,-388.85 c -0.26,0.09 -0.52,0.17 -0.78,0.23" + id="path8012" + style="opacity:0.6" /><line + class="st26" + x1="4925.4399" + y1="-388.5" + x2="4924.6499" + y2="-388.28" + id="line8014" + style="opacity:0.6" /><line + class="st26" + x1="4925.6899" + y1="-387.53" + x2="4924.6602" + y2="-387.23999" + id="line8016" + style="opacity:0.6" /><g + id="g8020" + style="opacity:0.6"> + <path + class="st27" + d="m 4927.46,-387.94 0.09,-0.03 -0.07,-0.23 -0.09,0.03 c -0.06,0.02 -0.09,0.09 -0.08,0.15 0.02,0.06 0.09,0.1 0.15,0.08 z" + id="path8018" /> + </g><path + class="st25" + d="m 4923.89,-384.61 c 1.09,-0.26 -1.9,-2.28 -0.98,-2.5 0.82,-0.2 1.53,2.39 2.44,2.13" + id="path8024" + style="opacity:0.6" /><path + class="st25" + d="m 4922.42,-384.26 c 0.56,-0.13 0.08,-0.7 -0.4,-1.27 -0.49,-0.58 -0.98,-1.16 -0.53,-1.25 0.82,-0.18 1.47,2.39 2.39,2.17" + id="path8026" + style="opacity:0.6" /><path + class="st25" + d="m 4925.25,-384.95 c 1.08,-0.3 -1.94,-2.22 -1.03,-2.47 0.81,-0.23 1.57,2.32 2.48,2.07" + id="path8028" + style="opacity:0.6" /><path + class="st26" + d="m 4925.01,-385.21 c -0.35,0.1 -0.71,0.18 -1.07,0.27" + id="path8030" + style="opacity:0.6" /><line + class="st26" + x1="4923.5898" + y1="-384.85999" + x2="4922.52" + y2="-384.60001" + id="line8032" + style="opacity:0.6" /><line + class="st26" + x1="4924.2598" + y1="-387.13" + x2="4923.2202" + y2="-386.88" + id="line8034" + style="opacity:0.6" /><line + class="st26" + x1="4923.8999" + y1="-388.07001" + x2="4923.1001" + y2="-387.88" + id="line8036" + style="opacity:0.6" /><line + class="st26" + x1="4922.6802" + y1="-387.78" + x2="4921.8799" + y2="-387.59" + id="line8038" + style="opacity:0.6" /><line + class="st26" + x1="4922.8799" + y1="-386.79999" + x2="4921.8398" + y2="-386.54999" + id="line8040" + style="opacity:0.6" /><g + id="g8044" + style="opacity:0.6"> + <path + class="st27" + d="m 4924.67,-387.12 0.09,-0.02 -0.06,-0.23 -0.09,0.02 c -0.06,0.02 -0.1,0.08 -0.08,0.15 0.02,0.05 0.08,0.09 0.14,0.08 z" + id="path8042" /> + </g><path + class="st25" + d="m 4920.95,-383.96 c 1.1,-0.22 -1.8,-2.35 -0.87,-2.54 0.83,-0.17 1.42,2.43 2.34,2.24" + id="path8048" + style="opacity:0.6" /><path + class="st25" + d="m 4919.47,-383.68 c 1.11,-0.19 -1.75,-2.41 -0.82,-2.56 0.83,-0.14 1.37,2.47 2.29,2.28" + id="path8050" + style="opacity:0.6" /><path + class="st25" + d="m 4922.33,-384.24 c 1.1,-0.24 -1.85,-2.33 -0.93,-2.53 0.83,-0.17 1.47,2.39 2.39,2.18" + id="path8052" + style="opacity:0.6" /><line + class="st26" + x1="4922.1001" + y1="-384.51001" + x2="4921.02" + y2="-384.29001" + id="line8054" + style="opacity:0.6" /><path + class="st26" + d="m 4920.67,-384.22 c -0.36,0.07 -0.72,0.15 -1.08,0.2" + id="path8056" + style="opacity:0.6" /><line + class="st26" + x1="4921.4302" + y1="-386.47" + x2="4920.3799" + y2="-386.26001" + id="line8058" + style="opacity:0.6" /><line + class="st26" + x1="4921.1099" + y1="-387.42001" + x2="4920.3101" + y2="-387.26001" + id="line8060" + style="opacity:0.6" /><path + class="st26" + d="m 4919.88,-387.17 c -0.27,0.06 -0.53,0.11 -0.8,0.15" + id="path8062" + style="opacity:0.6" /><path + class="st26" + d="m 4920.05,-386.19 c -0.35,0.08 -0.7,0.13 -1.05,0.19" + id="path8064" + style="opacity:0.6" /><g + id="g8068" + style="opacity:0.6"> + <path + class="st27" + d="m 4921.85,-386.43 0.09,-0.02 -0.05,-0.23 -0.09,0.02 c -0.06,0.01 -0.1,0.08 -0.09,0.14 0.01,0.06 0.08,0.1 0.14,0.09 z" + id="path8066" /> + </g><path + class="st25" + d="m 4917.99,-383.43 c 1.11,-0.17 -1.69,-2.44 -0.76,-2.58 0.83,-0.12 1.31,2.48 2.24,2.33" + id="path8072" + style="opacity:0.6" /><path + class="st25" + d="m 4916.5,-383.22 c 1.12,-0.15 -1.64,-2.46 -0.7,-2.59 0.83,-0.12 1.25,2.52 2.19,2.38" + id="path8074" + style="opacity:0.6" /><path + class="st25" + d="m 4919.38,-383.66 c 1.11,-0.19 -1.74,-2.41 -0.81,-2.56 0.83,-0.14 1.36,2.48 2.29,2.29" + id="path8076" + style="opacity:0.6" /><line + class="st26" + x1="4919.1602" + y1="-383.94" + x2="4918.0698" + y2="-383.76001" + id="line8078" + style="opacity:0.6" /><line + class="st26" + x1="4917.7202" + y1="-383.70999" + x2="4916.6299" + y2="-383.56" + id="line8080" + style="opacity:0.6" /><line + class="st26" + x1="4918.5801" + y1="-385.92999" + x2="4917.5298" + y2="-385.75" + id="line8082" + style="opacity:0.6" /><line + class="st26" + x1="4918.2998" + y1="-386.89001" + x2="4917.5" + y2="-386.76001" + id="line8084" + style="opacity:0.6" /><line + class="st26" + x1="4917.0698" + y1="-386.70001" + x2="4916.2598" + y2="-386.59" + id="line8086" + style="opacity:0.6" /><line + class="st26" + x1="4917.1899" + y1="-385.70001" + x2="4916.1299" + y2="-385.56" + id="line8088" + style="opacity:0.6" /><g + id="g8092" + style="opacity:0.6"> + <path + class="st27" + d="m 4919,-385.88 0.09,-0.02 -0.04,-0.23 -0.09,0.01 c -0.06,0.01 -0.11,0.07 -0.09,0.14 0,0.07 0.06,0.11 0.13,0.1 z" + id="path8090" /> + </g><path + class="st25" + d="m 4915.01,-383.05 c 1.12,-0.12 -1.58,-2.51 -0.64,-2.61 0.84,-0.1 1.2,2.56 2.14,2.43" + id="path8096" + style="opacity:0.6" /><path + class="st25" + d="m 4913.51,-382.9 c 1.12,-0.09 -1.53,-2.54 -0.59,-2.62 0.84,-0.07 1.14,2.58 2.08,2.48" + id="path8098" + style="opacity:0.6" /><path + class="st25" + d="m 4916.41,-383.21 c 1.12,-0.15 -1.63,-2.47 -0.7,-2.59 0.84,-0.11 1.25,2.51 2.19,2.39" + id="path8100" + style="opacity:0.6" /><path + class="st26" + d="m 4916.2,-383.5 c -0.36,0.05 -0.73,0.08 -1.1,0.13" + id="path8102" + style="opacity:0.6" /><path + class="st26" + d="m 4914.75,-383.33 c -0.37,0.04 -0.73,0.08 -1.1,0.11" + id="path8104" + style="opacity:0.6" /><line + class="st26" + x1="4915.71" + y1="-385.5" + x2="4914.6499" + y2="-385.39001" + id="line8106" + style="opacity:0.6" /><line + class="st26" + x1="4915.48" + y1="-386.48001" + x2="4914.6699" + y2="-386.39001" + id="line8108" + style="opacity:0.6" /><path + class="st26" + d="m 4914.23,-386.35 c -0.27,0.03 -0.54,0.06 -0.81,0.08" + id="path8110" + style="opacity:0.6" /><line + class="st26" + x1="4914.3101" + y1="-385.35001" + x2="4913.2402" + y2="-385.25" + id="line8112" + style="opacity:0.6" /><g + id="g8116" + style="opacity:0.6"> + <path + class="st27" + d="m 4916.12,-385.44 0.09,-0.01 -0.03,-0.23 -0.09,0.01 c -0.06,0.01 -0.11,0.07 -0.1,0.13 0.01,0.06 0.07,0.11 0.13,0.1 z" + id="path8114" /> + </g><path + class="st25" + d="m 4912.01,-382.79 c 1.12,-0.07 -1.47,-2.58 -0.53,-2.63 0.84,-0.05 1.08,2.6 2.03,2.52" + id="path8120" + style="opacity:0.6" /><path + class="st25" + d="m 4910.5,-382.71 c 0.59,-0.02 0.21,-0.67 -0.16,-1.33 -0.37,-0.65 -0.73,-1.3 -0.28,-1.32 0.82,-0.03 1.01,2.63 1.95,2.57" + id="path8122" + style="opacity:0.6" /><path + class="st25" + d="m 4913.42,-382.89 c 1.12,-0.09 -1.52,-2.54 -0.58,-2.62 0.84,-0.07 1.14,2.58 2.08,2.48" + id="path8124" + style="opacity:0.6" /><line + class="st26" + x1="4913.2202" + y1="-383.19" + x2="4912.1201" + y2="-383.10999" + id="line8126" + style="opacity:0.6" /><line + class="st26" + x1="4911.77" + y1="-383.09" + x2="4910.6602" + y2="-383.03" + id="line8128" + style="opacity:0.6" /><path + class="st26" + d="m 4912.82,-385.22 c -0.36,0.03 -0.71,0.05 -1.07,0.07" + id="path8130" + style="opacity:0.6" /><line + class="st26" + x1="4912.6299" + y1="-386.20001" + x2="4911.8198" + y2="-386.14999" + id="line8132" + style="opacity:0.6" /><line + class="st26" + x1="4911.3799" + y1="-386.12" + x2="4910.5801" + y2="-386.07999" + id="line8134" + style="opacity:0.6" /><line + class="st26" + x1="4911.4102" + y1="-385.12" + x2="4910.3501" + y2="-385.07001" + id="line8136" + style="opacity:0.6" /><g + id="g8140" + style="opacity:0.6"> + <path + class="st27" + d="m 4913.23,-385.13 0.09,-0.01 -0.02,-0.24 -0.09,0.01 c -0.06,0.01 -0.11,0.06 -0.11,0.13 0.01,0.07 0.07,0.11 0.13,0.11 z" + id="path8138" /> + </g><path + class="st25" + d="m 4909,-382.69 c 1.12,0 -1.34,-2.66 -0.4,-2.66 0.87,-0.01 0.93,2.68 1.9,2.64" + id="path8144" + style="opacity:0.6" /><path + class="st25" + d="m 4907.53,-382.69 c 1.12,0 -1.33,-2.66 -0.39,-2.66 0.86,0 0.95,2.66 1.87,2.66" + id="path8146" + style="opacity:0.6" /><path + class="st25" + d="m 4910.4,-382.71 c 0.59,-0.02 0.21,-0.67 -0.15,-1.33 -0.37,-0.65 -0.74,-1.31 -0.28,-1.32 0.82,-0.03 1,2.63 1.95,2.57" + id="path8148" + style="opacity:0.6" /><path + class="st26" + d="m 4910.22,-383.01 c -0.38,0.02 -0.73,0.01 -1.1,0.01" + id="path8150" + style="opacity:0.6" /><line + class="st26" + x1="4908.7798" + y1="-383" + x2="4907.6899" + y2="-383" + id="line8152" + style="opacity:0.6" /><line + class="st26" + x1="4909.9399" + y1="-385.06" + x2="4908.8599" + y2="-385.04999" + id="line8154" + style="opacity:0.6" /><line + class="st26" + x1="4909.8101" + y1="-386.04999" + x2="4908.9702" + y2="-386.04999" + id="line8156" + style="opacity:0.6" /><line + class="st26" + x1="4908.52" + y1="-386.04999" + x2="4907.6899" + y2="-386.04999" + id="line8158" + style="opacity:0.6" /><line + class="st26" + x1="4908.5098" + y1="-385.04999" + x2="4907.4302" + y2="-385.04999" + id="line8160" + style="opacity:0.6" /><g + id="g8164" + style="opacity:0.6"> + <path + class="st27" + d="m 4910.34,-384.95 h 0.09 l -0.01,-0.24 h -0.09 c -0.06,0 -0.11,0.06 -0.11,0.12 0,0.07 0.05,0.12 0.12,0.12 z" + id="path8162" /> + </g><path + class="st25" + d="m 4906.06,-382.69 c 1.12,0 -1.32,-2.66 -0.39,-2.66 0.86,0 0.94,2.66 1.86,2.66" + id="path8168" + style="opacity:0.6" /><path + class="st25" + d="m 4904.58,-382.69 c 1.12,0 -1.31,-2.66 -0.38,-2.66 0.86,0 0.93,2.66 1.85,2.66" + id="path8170" + style="opacity:0.6" /><path + class="st25" + d="m 4907.44,-382.69 c 1.12,0 -1.33,-2.66 -0.39,-2.66 0.86,0 0.94,2.66 1.87,2.66" + id="path8172" + style="opacity:0.6" /><line + class="st26" + x1="4907.27" + y1="-383" + x2="4906.1802" + y2="-383" + id="line8174" + style="opacity:0.6" /><line + class="st26" + x1="4905.8301" + y1="-383" + x2="4904.75" + y2="-383" + id="line8176" + style="opacity:0.6" /><line + class="st26" + x1="4907.0098" + y1="-385.04999" + x2="4905.9302" + y2="-385.04999" + id="line8178" + style="opacity:0.6" /><line + class="st26" + x1="4906.8799" + y1="-386.04999" + x2="4906.0498" + y2="-386.04999" + id="line8180" + style="opacity:0.6" /><line + class="st26" + x1="4905.6001" + y1="-386.04999" + x2="4904.77" + y2="-386.04999" + id="line8182" + style="opacity:0.6" /><line + class="st26" + x1="4905.5801" + y1="-385.04999" + x2="4904.5" + y2="-385.04999" + id="line8184" + style="opacity:0.6" /><g + id="g8188" + style="opacity:0.6"> + <path + class="st27" + d="m 4907.41,-384.93 h 0.09 v -0.24 h -0.09 c -0.06,0 -0.12,0.05 -0.12,0.12 0,0.06 0.06,0.12 0.12,0.12 z" + id="path8186" /> + </g><path + class="st25" + d="m 4903.11,-382.69 c 1.12,0 -1.31,-2.66 -0.37,-2.66 0.86,0 0.92,2.66 1.84,2.66" + id="path8192" + style="opacity:0.6" /><path + class="st25" + d="m 4901.64,-382.69 c 1.12,0 -1.3,-2.66 -0.36,-2.66 0.86,0 0.91,2.66 1.83,2.66" + id="path8194" + style="opacity:0.6" /><path + class="st25" + d="m 4904.49,-382.69 c 1.12,0 -1.31,-2.66 -0.38,-2.66 0.86,0 0.93,2.66 1.85,2.66" + id="path8196" + style="opacity:0.6" /><line + class="st26" + x1="4904.3198" + y1="-383" + x2="4903.2402" + y2="-383" + id="line8198" + style="opacity:0.6" /><line + class="st26" + x1="4902.8901" + y1="-383" + x2="4901.8101" + y2="-383" + id="line8200" + style="opacity:0.6" /><line + class="st26" + x1="4904.0801" + y1="-385.04999" + x2="4903" + y2="-385.04999" + id="line8202" + style="opacity:0.6" /><line + class="st26" + x1="4903.96" + y1="-386.04999" + x2="4903.1201" + y2="-386.04999" + id="line8204" + style="opacity:0.6" /><line + class="st26" + x1="4902.6802" + y1="-386.04999" + x2="4901.8398" + y2="-386.04999" + id="line8206" + style="opacity:0.6" /><line + class="st26" + x1="4902.6499" + y1="-385.04999" + x2="4901.5698" + y2="-385.04999" + id="line8208" + style="opacity:0.6" /><g + id="g8212" + style="opacity:0.6"> + <path + class="st27" + d="m 4904.48,-384.93 h 0.09 v -0.24 h -0.09 c -0.06,0 -0.12,0.05 -0.12,0.12 0,0.06 0.06,0.12 0.12,0.12 z" + id="path8210" /> + </g><path + class="st25" + d="m 4900.17,-382.69 c 1.12,0 -1.29,-2.66 -0.35,-2.66 0.86,0 0.91,2.66 1.83,2.66" + id="path8216" + style="opacity:0.6" /><path + class="st25" + d="m 4898.69,-382.69 c 1.12,0 -1.28,-2.66 -0.35,-2.66 0.86,0 0.9,2.66 1.82,2.66" + id="path8218" + style="opacity:0.6" /><path + class="st25" + d="m 4901.55,-382.69 c 1.12,0 -1.3,-2.66 -0.36,-2.66 0.86,0 0.91,2.66 1.83,2.66" + id="path8220" + style="opacity:0.6" /><line + class="st26" + x1="4901.3799" + y1="-383" + x2="4900.2998" + y2="-383" + id="line8222" + style="opacity:0.6" /><line + class="st26" + x1="4899.9502" + y1="-383" + x2="4898.8599" + y2="-383" + id="line8224" + style="opacity:0.6" /><line + class="st26" + x1="4901.1499" + y1="-385.04999" + x2="4900.0698" + y2="-385.04999" + id="line8226" + style="opacity:0.6" /><line + class="st26" + x1="4901.0298" + y1="-386.04999" + x2="4900.2002" + y2="-386.04999" + id="line8228" + style="opacity:0.6" /><line + class="st26" + x1="4899.75" + y1="-386.04999" + x2="4898.9199" + y2="-386.04999" + id="line8230" + style="opacity:0.6" /><line + class="st26" + x1="4899.7202" + y1="-385.04999" + x2="4898.6401" + y2="-385.04999" + id="line8232" + style="opacity:0.6" /><g + id="g8236" + style="opacity:0.6"> + <path + class="st27" + d="m 4901.55,-384.93 h 0.09 v -0.24 h -0.09 c -0.06,0 -0.12,0.05 -0.12,0.12 0,0.06 0.06,0.12 0.12,0.12 z" + id="path8234" /> + </g><path + class="st25" + d="m 4897.22,-382.69 c 1.12,0 -1.28,-2.66 -0.34,-2.66 0.86,0 0.89,2.66 1.81,2.66" + id="path8240" + style="opacity:0.6" /><path + class="st25" + d="m 4895.75,-382.69 c 1.12,0 -1.27,-2.66 -0.33,-2.66 0.86,0 0.88,2.66 1.8,2.66" + id="path8242" + style="opacity:0.6" /><path + class="st25" + d="m 4898.6,-382.69 c 1.12,0 -1.28,-2.66 -0.35,-2.66 0.86,0 0.9,2.66 1.82,2.66" + id="path8244" + style="opacity:0.6" /><line + class="st26" + x1="4898.4399" + y1="-383" + x2="4897.3501" + y2="-383" + id="line8246" + style="opacity:0.6" /><line + class="st26" + x1="4897.0098" + y1="-383" + x2="4895.9199" + y2="-383" + id="line8248" + style="opacity:0.6" /><line + class="st26" + x1="4898.2202" + y1="-385.04999" + x2="4897.1401" + y2="-385.04999" + id="line8250" + style="opacity:0.6" /><line + class="st26" + x1="4898.1099" + y1="-386.04999" + x2="4897.27" + y2="-386.04999" + id="line8252" + style="opacity:0.6" /><line + class="st26" + x1="4896.8301" + y1="-386.04999" + x2="4895.9902" + y2="-386.04999" + id="line8254" + style="opacity:0.6" /><line + class="st26" + x1="4896.79" + y1="-385.04999" + x2="4895.71" + y2="-385.04999" + id="line8256" + style="opacity:0.6" /><g + id="g8260" + style="opacity:0.6"> + <path + class="st27" + d="m 4898.62,-384.93 h 0.09 v -0.24 h -0.09 c -0.06,0 -0.12,0.05 -0.12,0.12 0,0.06 0.05,0.12 0.12,0.12 z" + id="path8258" /> + </g><path + class="st25" + d="m 4894.26,-382.73 c 1.12,0.08 -1.23,-2.75 -0.29,-2.69 0.83,0.06 0.86,2.73 1.78,2.73" + id="path8264" + style="opacity:0.6" /><path + class="st25" + d="m 4892.76,-382.83 c 1.12,0.08 -1.16,-2.75 -0.22,-2.68 0.84,0.06 0.78,2.72 1.73,2.79" + id="path8266" + style="opacity:0.6" /><path + class="st25" + d="m 4895.66,-382.69 c 1.12,0 -1.27,-2.66 -0.33,-2.66 0.86,0 0.88,2.66 1.8,2.66" + id="path8268" + style="opacity:0.6" /><path + class="st26" + d="m 4895.5,-383 c -0.36,0 -0.72,0.01 -1.09,-0.03" + id="path8270" + style="opacity:0.6" /><line + class="st26" + x1="4894.0498" + y1="-383.06" + x2="4892.9399" + y2="-383.13" + id="line8272" + style="opacity:0.6" /><path + class="st26" + d="m 4895.29,-385.05 c -0.36,0.01 -0.72,-0.02 -1.07,-0.05" + id="path8274" + style="opacity:0.6" /><path + class="st26" + d="m 4895.18,-386.05 c -0.28,0.01 -0.55,-0.02 -0.82,-0.04" + id="path8276" + style="opacity:0.6" /><line + class="st26" + x1="4893.9302" + y1="-386.12" + x2="4893.1201" + y2="-386.17999" + id="line8278" + style="opacity:0.6" /><line + class="st26" + x1="4893.8701" + y1="-385.12" + x2="4892.8101" + y2="-385.20001" + id="line8280" + style="opacity:0.6" /><g + id="g8284" + style="opacity:0.6"> + <path + class="st27" + d="m 4895.69,-384.93 h 0.09 v -0.24 h -0.09 c -0.06,0 -0.12,0.05 -0.12,0.12 0,0.06 0.05,0.12 0.12,0.12 z" + id="path8282" /> + </g><path + class="st25" + d="m 4891.25,-382.94 c 1.12,0.08 -1.09,-2.74 -0.15,-2.68 0.84,0.06 0.7,2.72 1.65,2.78" + id="path8288" + style="opacity:0.6" /><path + class="st25" + d="m 4889.74,-383.04 c 0.58,0.04 0.3,-0.65 0.03,-1.33 -0.28,-0.7 -0.56,-1.41 -0.1,-1.35 0.84,0.08 0.63,2.72 1.58,2.79" + id="path8290" + style="opacity:0.6" /><path + class="st25" + d="m 4892.66,-382.84 c 1.12,0.08 -1.16,-2.75 -0.21,-2.68 0.84,0.06 0.77,2.72 1.72,2.79" + id="path8292" + style="opacity:0.6" /><line + class="st26" + x1="4892.5098" + y1="-383.16" + x2="4891.3999" + y2="-383.23999" + id="line8294" + style="opacity:0.6" /><line + class="st26" + x1="4891.0498" + y1="-383.26999" + x2="4889.9399" + y2="-383.34" + id="line8296" + style="opacity:0.6" /><line + class="st26" + x1="4892.3901" + y1="-385.23001" + x2="4891.3301" + y2="-385.29999" + id="line8298" + style="opacity:0.6" /><line + class="st26" + x1="4892.3398" + y1="-386.23001" + x2="4891.5298" + y2="-386.29001" + id="line8300" + style="opacity:0.6" /><line + class="st26" + x1="4891.1001" + y1="-386.32001" + x2="4890.29" + y2="-386.38" + id="line8302" + style="opacity:0.6" /><line + class="st26" + x1="4890.9902" + y1="-385.32999" + x2="4889.9199" + y2="-385.39999" + id="line8304" + style="opacity:0.6" /><g + id="g8308" + style="opacity:0.6"> + <path + class="st27" + d="m 4892.78,-385.08 0.09,0.01 0.01,-0.24 -0.09,-0.01 c -0.06,0 -0.12,0.04 -0.12,0.11 0,0.07 0.05,0.12 0.11,0.13 z" + id="path8306" /> + </g><path + class="st25" + d="m 4888.25,-383.22 c 1.12,0.15 -0.95,-2.81 -0.01,-2.69 0.84,0.11 0.57,2.76 1.51,2.86" + id="path8312" + style="opacity:0.6" /><path + class="st25" + d="m 4886.76,-383.43 c 1.11,0.17 -0.89,-2.83 0.04,-2.69 0.83,0.13 0.51,2.77 1.44,2.9" + id="path8314" + style="opacity:0.6" /><path + class="st25" + d="m 4889.65,-383.05 c 0.58,0.04 0.3,-0.64 0.03,-1.34 -0.27,-0.7 -0.56,-1.41 -0.1,-1.35 0.84,0.09 0.63,2.72 1.58,2.79" + id="path8316" + style="opacity:0.6" /><line + class="st26" + x1="4889.5098" + y1="-383.38" + x2="4888.4199" + y2="-383.51001" + id="line8318" + style="opacity:0.6" /><line + class="st26" + x1="4888.0698" + y1="-383.56" + x2="4886.9702" + y2="-383.70999" + id="line8320" + style="opacity:0.6" /><line + class="st26" + x1="4889.5098" + y1="-385.45001" + x2="4888.4399" + y2="-385.57999" + id="line8322" + style="opacity:0.6" /><line + class="st26" + x1="4889.5098" + y1="-386.45001" + x2="4888.7002" + y2="-386.54999" + id="line8324" + style="opacity:0.6" /><line + class="st26" + x1="4888.2598" + y1="-386.60999" + x2="4887.46" + y2="-386.73001" + id="line8326" + style="opacity:0.6" /><line + class="st26" + x1="4888.1001" + y1="-385.62" + x2="4887.04" + y2="-385.78" + id="line8328" + style="opacity:0.6" /><g + id="g8332" + style="opacity:0.6"> + <path + class="st27" + d="m 4889.89,-385.28 0.09,0.01 0.03,-0.24 -0.09,-0.01 c -0.06,0 -0.12,0.04 -0.13,0.1 -0.01,0.07 0.04,0.13 0.1,0.14 z" + id="path8330" /> + </g><path + class="st25" + d="m 4885.27,-383.67 c 1.11,0.19 -0.83,-2.85 0.1,-2.68 0.83,0.14 0.45,2.78 1.38,2.93" + id="path8336" + style="opacity:0.6" /><path + class="st25" + d="m 4883.8,-383.95 c 1.1,0.21 -0.76,-2.86 0.16,-2.68 0.83,0.16 0.38,2.79 1.31,2.96" + id="path8338" + style="opacity:0.6" /><path + class="st25" + d="m 4886.66,-383.44 c 1.11,0.17 -0.88,-2.83 0.05,-2.69 0.83,0.13 0.5,2.76 1.44,2.9" + id="path8340" + style="opacity:0.6" /><line + class="st26" + x1="4886.5498" + y1="-383.78" + x2="4885.46" + y2="-383.95999" + id="line8342" + style="opacity:0.6" /><line + class="st26" + x1="4885.1099" + y1="-384.01999" + x2="4884.0298" + y2="-384.23001" + id="line8344" + style="opacity:0.6" /><line + class="st26" + x1="4886.6299" + y1="-385.84" + x2="4885.5801" + y2="-386.01999" + id="line8346" + style="opacity:0.6" /><line + class="st26" + x1="4886.6802" + y1="-386.85001" + x2="4885.8701" + y2="-386.98001" + id="line8348" + style="opacity:0.6" /><line + class="st26" + x1="4885.4399" + y1="-387.06" + x2="4884.6401" + y2="-387.20999" + id="line8350" + style="opacity:0.6" /><line + class="st26" + x1="4885.2402" + y1="-386.07999" + x2="4884.1899" + y2="-386.28" + id="line8352" + style="opacity:0.6" /><g + id="g8356" + style="opacity:0.6"> + <path + class="st27" + d="m 4887.01,-385.66 0.09,0.01 0.04,-0.23 -0.09,-0.01 c -0.06,-0.01 -0.12,0.04 -0.13,0.1 -0.02,0.06 0.02,0.12 0.09,0.13 z" + id="path8354" /> + </g><path + class="st25" + d="m 4882.33,-384.26 c 1.1,0.24 -0.7,-2.88 0.22,-2.68 0.82,0.18 0.32,2.81 1.25,2.99" + id="path8360" + style="opacity:0.6" /><path + class="st25" + d="m 4880.86,-384.6 c 1.09,0.27 -0.63,-2.9 0.28,-2.67 0.82,0.21 0.26,2.81 1.18,3.01" + id="path8362" + style="opacity:0.6" /><path + class="st25" + d="m 4883.71,-383.97 c 1.1,0.22 -0.76,-2.86 0.17,-2.68 0.83,0.16 0.38,2.79 1.31,2.96" + id="path8364" + style="opacity:0.6" /><path + class="st26" + d="m 4883.6,-384.31 c -0.36,-0.07 -0.72,-0.15 -1.08,-0.23" + id="path8366" + style="opacity:0.6" /><path + class="st26" + d="m 4882.18,-384.61 c -0.36,-0.08 -0.72,-0.15 -1.08,-0.25" + id="path8368" + style="opacity:0.6" /><line + class="st26" + x1="4883.7798" + y1="-386.35999" + x2="4882.73" + y2="-386.59" + id="line8370" + style="opacity:0.6" /><line + class="st26" + x1="4883.8701" + y1="-387.35999" + x2="4883.0698" + y2="-387.54001" + id="line8372" + style="opacity:0.6" /><line + class="st26" + x1="4882.6401" + y1="-387.64001" + x2="4881.8501" + y2="-387.82001" + id="line8374" + style="opacity:0.6" /><path + class="st26" + d="m 4882.4,-386.67 c -0.35,-0.07 -0.7,-0.16 -1.04,-0.25" + id="path8376" + style="opacity:0.6" /><g + id="g8380" + style="opacity:0.6"> + <path + class="st27" + d="m 4884.14,-386.17 0.09,0.02 0.05,-0.23 -0.09,-0.02 c -0.06,-0.01 -0.12,0.03 -0.14,0.09 -0.01,0.06 0.03,0.13 0.09,0.14 z" + id="path8378" /> + </g><path + class="st25" + d="m 4879.4,-384.97 c 1.09,0.29 -0.57,-2.92 0.34,-2.67 0.81,0.23 0.2,2.8 1.12,3.04" + id="path8384" + style="opacity:0.6" /><path + class="st25" + d="m 4877.96,-385.38 c 1.08,0.31 -0.51,-2.92 0.4,-2.65 0.81,0.23 0.14,2.8 1.05,3.06" + id="path8386" + style="opacity:0.6" /><path + class="st25" + d="m 4880.77,-384.62 c 1.09,0.27 -0.63,-2.9 0.29,-2.67 0.82,0.21 0.25,2.81 1.18,3.01" + id="path8388" + style="opacity:0.6" /><line + class="st26" + x1="4880.6802" + y1="-384.97" + x2="4879.6099" + y2="-385.23999" + id="line8390" + style="opacity:0.6" /><line + class="st26" + x1="4879.27" + y1="-385.32999" + x2="4878.21" + y2="-385.63" + id="line8392" + style="opacity:0.6" /><line + class="st26" + x1="4880.9502" + y1="-387.01999" + x2="4879.9102" + y2="-387.28" + id="line8394" + style="opacity:0.6" /><line + class="st26" + x1="4881.0801" + y1="-388.01001" + x2="4880.29" + y2="-388.20999" + id="line8396" + style="opacity:0.6" /><line + class="st26" + x1="4879.8701" + y1="-388.32999" + x2="4879.0898" + y2="-388.56" + id="line8398" + style="opacity:0.6" /><line + class="st26" + x1="4879.5801" + y1="-387.38" + x2="4878.5498" + y2="-387.67001" + id="line8400" + style="opacity:0.6" /><g + id="g8404" + style="opacity:0.6"> + <path + class="st27" + d="m 4881.31,-386.8 0.09,0.02 0.06,-0.23 -0.09,-0.02 c -0.06,-0.02 -0.13,0.02 -0.14,0.09 -0.02,0.06 0.02,0.12 0.08,0.14 z" + id="path8402" /> + </g><path + class="st25" + d="m 4876.52,-385.82 c 1.07,0.34 -0.44,-2.93 0.46,-2.65 0.8,0.25 0.07,2.83 0.98,3.09" + id="path8408" + style="opacity:0.6" /><path + class="st25" + d="m 4875.09,-386.29 c 1.06,0.38 -0.37,-2.95 0.52,-2.64 0.79,0.28 0,2.82 0.91,3.11" + id="path8410" + style="opacity:0.6" /><path + class="st25" + d="m 4877.87,-385.4 c 1.08,0.31 -0.5,-2.92 0.4,-2.65 0.81,0.23 0.13,2.8 1.04,3.06" + id="path8412" + style="opacity:0.6" /><path + class="st26" + d="m 4877.79,-385.75 c -0.35,-0.1 -0.7,-0.22 -1.05,-0.33" + id="path8414" + style="opacity:0.6" /><path + class="st26" + d="m 4876.4,-386.19 c -0.35,-0.12 -0.7,-0.21 -1.05,-0.34" + id="path8416" + style="opacity:0.6" /><line + class="st26" + x1="4878.1499" + y1="-387.78" + x2="4877.1299" + y2="-388.10999" + id="line8418" + style="opacity:0.6" /><line + class="st26" + x1="4878.3301" + y1="-388.78" + x2="4877.5498" + y2="-389.01999" + id="line8420" + style="opacity:0.6" /><path + class="st26" + d="m 4877.14,-389.15 c -0.26,-0.08 -0.52,-0.16 -0.77,-0.25" + id="path8422" + style="opacity:0.6" /><path + class="st26" + d="m 4876.8,-388.21 c -0.34,-0.11 -0.68,-0.22 -1.01,-0.34" + id="path8424" + style="opacity:0.6" /><g + id="g8428" + style="opacity:0.6"> + <path + class="st27" + d="m 4878.5,-387.56 0.09,0.02 0.07,-0.23 -0.09,-0.02 c -0.06,-0.02 -0.13,0.02 -0.15,0.08 -0.02,0.07 0.02,0.13 0.08,0.15 z" + id="path8426" /> + </g><path + class="st25" + d="m 4873.67,-386.79 c 1.06,0.39 -0.3,-2.95 0.58,-2.62 0.79,0.29 -0.06,2.81 0.84,3.12" + id="path8432" + style="opacity:0.6" /><path + class="st25" + d="m 4872.27,-387.33 c 1.05,0.41 -0.23,-2.95 0.64,-2.61 0.78,0.3 -0.13,2.82 0.76,3.15" + id="path8434" + style="opacity:0.6" /><path + class="st25" + d="m 4875,-386.32 c 1.06,0.38 -0.36,-2.95 0.53,-2.64 0.79,0.28 0,2.82 0.9,3.11" + id="path8436" + style="opacity:0.6" /><line + class="st26" + x1="4874.9399" + y1="-386.67001" + x2="4873.8999" + y2="-387.04001" + id="line8438" + style="opacity:0.6" /><line + class="st26" + x1="4873.5698" + y1="-387.16" + x2="4872.54" + y2="-387.56" + id="line8440" + style="opacity:0.6" /><line + class="st26" + x1="4875.3999" + y1="-388.69" + x2="4874.3901" + y2="-389.04999" + id="line8442" + style="opacity:0.6" /><line + class="st26" + x1="4875.6201" + y1="-389.67001" + x2="4874.8501" + y2="-389.94" + id="line8444" + style="opacity:0.6" /><line + class="st26" + x1="4874.4399" + y1="-390.09" + x2="4873.6802" + y2="-390.39001" + id="line8446" + style="opacity:0.6" /><line + class="st26" + x1="4874.0698" + y1="-389.17001" + x2="4873.0698" + y2="-389.56" + id="line8448" + style="opacity:0.6" /><g + id="g8452" + style="opacity:0.6"> + <path + class="st27" + d="m 4875.73,-388.44 0.09,0.03 0.08,-0.22 -0.09,-0.03 c -0.06,-0.02 -0.13,0.01 -0.15,0.07 -0.02,0.06 0.01,0.12 0.07,0.15 z" + id="path8450" /> + </g><path + class="st25" + d="m 4870.87,-387.9 c 1.03,0.45 -0.16,-2.97 0.71,-2.59 0.77,0.34 -0.2,2.82 0.69,3.16" + id="path8456" + style="opacity:0.6" /><path + class="st25" + d="m 4869.49,-388.5 c 1.03,0.46 -0.09,-2.96 0.77,-2.57 0.77,0.34 -0.25,2.79 0.61,3.17" + id="path8458" + style="opacity:0.6" /><path + class="st25" + d="m 4872.18,-387.37 c 1.05,0.41 -0.23,-2.95 0.65,-2.61 0.78,0.31 -0.13,2.81 0.76,3.15" + id="path8460" + style="opacity:0.6" /><path + class="st26" + d="m 4872.14,-387.72 c -0.34,-0.14 -0.69,-0.26 -1.02,-0.42" + id="path8462" + style="opacity:0.6" /><line + class="st26" + x1="4870.79" + y1="-388.28" + x2="4869.7798" + y2="-388.72" + id="line8464" + style="opacity:0.6" /><path + class="st26" + d="m 4872.68,-389.71 c -0.33,-0.13 -0.66,-0.27 -0.99,-0.41" + id="path8466" + style="opacity:0.6" /><path + class="st26" + d="m 4872.95,-390.68 c -0.25,-0.1 -0.5,-0.2 -0.75,-0.31" + id="path8468" + style="opacity:0.6" /><line + class="st26" + x1="4871.7998" + y1="-391.17001" + x2="4871.0498" + y2="-391.48999" + id="line8470" + style="opacity:0.6" /><line + class="st26" + x1="4871.3799" + y1="-390.26001" + x2="4870.3999" + y2="-390.69" + id="line8472" + style="opacity:0.6" /><g + id="g8476" + style="opacity:0.6"> + <path + class="st27" + d="m 4873.01,-389.46 0.08,0.03 0.09,-0.22 -0.08,-0.03 c -0.06,-0.02 -0.13,0.01 -0.15,0.07 -0.03,0.06 0,0.13 0.06,0.15 z" + id="path8474" /> + </g><path + class="st25" + d="m 4868.13,-389.15 c 1.01,0.49 -0.02,-2.96 0.83,-2.55 0.76,0.36 -0.33,2.81 0.53,3.2" + id="path8480" + style="opacity:0.6" /><path + class="st25" + d="m 4866.78,-389.81 c 1,0.53 0.06,-2.98 0.89,-2.54 0.74,0.4 -0.39,2.79 0.46,3.2" + id="path8482" + style="opacity:0.6" /><path + class="st25" + d="m 4869.41,-388.54 c 0.53,0.23 0.49,-0.51 0.44,-1.26 -0.04,-0.75 -0.09,-1.52 0.33,-1.32 0.77,0.35 -0.26,2.79 0.61,3.17" + id="path8484" + style="opacity:0.6" /><line + class="st26" + x1="4869.3799" + y1="-388.89999" + x2="4868.3799" + y2="-389.37" + id="line8486" + style="opacity:0.6" /><line + class="st26" + x1="4868.0698" + y1="-389.53" + x2="4867.0698" + y2="-390.01001" + id="line8488" + style="opacity:0.6" /><line + class="st26" + x1="4870.02" + y1="-390.85999" + x2="4869.0601" + y2="-391.32001" + id="line8490" + style="opacity:0.6" /><line + class="st26" + x1="4870.3398" + y1="-391.82001" + x2="4869.6001" + y2="-392.17001" + id="line8492" + style="opacity:0.6" /><line + class="st26" + x1="4869.21" + y1="-392.35999" + x2="4868.48" + y2="-392.72" + id="line8494" + style="opacity:0.6" /><path + class="st26" + d="m 4868.75,-391.47 c -0.32,-0.15 -0.64,-0.3 -0.96,-0.48" + id="path8496" + style="opacity:0.6" /><g + id="g8500" + style="opacity:0.6"> + <path + class="st27" + d="m 4870.33,-390.59 0.08,0.04 0.1,-0.22 -0.08,-0.04 c -0.06,-0.03 -0.13,0 -0.16,0.06 -0.02,0.07 0.01,0.14 0.06,0.16 z" + id="path8498" /> + </g><path + class="st25" + d="m 4865.45,-390.52 c 1,0.53 0.12,-2.95 0.95,-2.51 0.74,0.39 -0.46,2.77 0.38,3.21" + id="path8504" + style="opacity:0.6" /><path + class="st25" + d="m 4864.13,-391.25 c 0.97,0.57 0.2,-2.96 1.01,-2.49 0.73,0.42 -0.54,2.79 0.3,3.23" + id="path8506" + style="opacity:0.6" /><path + class="st25" + d="m 4866.69,-389.85 c 1,0.53 0.06,-2.98 0.9,-2.54 0.74,0.4 -0.4,2.79 0.45,3.2" + id="path8508" + style="opacity:0.6" /><line + class="st26" + x1="4866.6899" + y1="-390.20999" + x2="4865.71" + y2="-390.73001" + id="line8510" + style="opacity:0.6" /><path + class="st26" + d="m 4865.4,-390.9 c -0.33,-0.17 -0.64,-0.36 -0.96,-0.54" + id="path8512" + style="opacity:0.6" /><line + class="st26" + x1="4867.4199" + y1="-392.14999" + x2="4866.48" + y2="-392.64999" + id="line8514" + style="opacity:0.6" /><line + class="st26" + x1="4867.7798" + y1="-393.09" + x2="4867.0698" + y2="-393.47" + id="line8516" + style="opacity:0.6" /><path + class="st26" + d="m 4866.68,-393.67 c -0.24,-0.12 -0.47,-0.27 -0.71,-0.4" + id="path8518" + style="opacity:0.6" /><path + class="st26" + d="m 4866.18,-392.81 c -0.31,-0.17 -0.62,-0.36 -0.93,-0.53" + id="path8520" + style="opacity:0.6" /><g + id="g8524" + style="opacity:0.6"> + <path + class="st27" + d="m 4867.72,-391.85 0.08,0.04 0.11,-0.21 -0.08,-0.04 c -0.06,-0.03 -0.13,-0.01 -0.16,0.05 -0.03,0.05 -0.01,0.13 0.05,0.16 z" + id="path8522" /> + </g><path + class="st25" + d="m 4862.83,-392.01 c 0.5,0.29 0.55,-0.45 0.59,-1.2 0.05,-0.76 0.1,-1.52 0.48,-1.27 0.72,0.44 -0.59,2.74 0.23,3.22" + id="path8528" + style="opacity:0.6" /><path + class="st25" + d="m 4861.56,-392.82 c 0.95,0.61 0.34,-2.94 1.14,-2.43 0.71,0.45 -0.67,2.74 0.14,3.24" + id="path8530" + style="opacity:0.6" /><path + class="st25" + d="m 4864.05,-391.3 c 0.97,0.57 0.2,-2.96 1.02,-2.49 0.73,0.42 -0.55,2.79 0.29,3.23" + id="path8532" + style="opacity:0.6" /><line + class="st26" + x1="4864.0601" + y1="-391.66" + x2="4863.1099" + y2="-392.22" + id="line8534" + style="opacity:0.6" /><line + class="st26" + x1="4862.7998" + y1="-392.39999" + x2="4861.8701" + y2="-392.98999" + id="line8536" + style="opacity:0.6" /><line + class="st26" + x1="4864.8901" + y1="-393.54999" + x2="4863.96" + y2="-394.09" + id="line8538" + style="opacity:0.6" /><line + class="st26" + x1="4865.2998" + y1="-394.47" + x2="4864.5898" + y2="-394.88" + id="line8540" + style="opacity:0.6" /><line + class="st26" + x1="4864.2202" + y1="-395.10999" + x2="4863.54" + y2="-395.54999" + id="line8542" + style="opacity:0.6" /><line + class="st26" + x1="4863.6802" + y1="-394.26999" + x2="4862.7798" + y2="-394.85001" + id="line8544" + style="opacity:0.6" /><g + id="g8548" + style="opacity:0.6"> + <path + class="st27" + d="m 4865.17,-393.25 0.08,0.05 0.12,-0.21 -0.08,-0.05 c -0.06,-0.03 -0.13,-0.01 -0.16,0.04 -0.03,0.07 -0.01,0.14 0.04,0.17 z" + id="path8546" /> + </g><path + class="st25" + d="m 4860.29,-393.65 c 0.92,0.65 0.43,-2.95 1.2,-2.41 0.68,0.49 -0.73,2.72 0.06,3.23" + id="path8552" + style="opacity:0.6" /><path + class="st25" + d="m 4859.06,-394.51 c 0.92,0.65 0.48,-2.91 1.25,-2.37 0.69,0.48 -0.8,2.69 -0.02,3.24" + id="path8554" + style="opacity:0.6" /><path + class="st25" + d="m 4861.48,-392.87 c 0.95,0.61 0.34,-2.94 1.14,-2.43 0.71,0.45 -0.67,2.73 0.13,3.24" + id="path8556" + style="opacity:0.6" /><path + class="st26" + d="m 4861.51,-393.23 c -0.31,-0.2 -0.62,-0.39 -0.93,-0.6" + id="path8558" + style="opacity:0.6" /><line + class="st26" + x1="4860.29" + y1="-394.03" + x2="4859.3799" + y2="-394.67001" + id="line8560" + style="opacity:0.6" /><path + class="st26" + d="m 4862.42,-395.07 c -0.3,-0.19 -0.6,-0.38 -0.89,-0.59" + id="path8562" + style="opacity:0.6" /><path + class="st26" + d="m 4862.88,-395.97 c -0.23,-0.15 -0.46,-0.29 -0.68,-0.45" + id="path8564" + style="opacity:0.6" /><line + class="st26" + x1="4861.8398" + y1="-396.67001" + x2="4861.1802" + y2="-397.14001" + id="line8566" + style="opacity:0.6" /><line + class="st26" + x1="4861.25" + y1="-395.85999" + x2="4860.3799" + y2="-396.48001" + id="line8568" + style="opacity:0.6" /><g + id="g8572" + style="opacity:0.6"> + <path + class="st27" + d="m 4862.7,-394.76 0.08,0.05 0.13,-0.2 -0.08,-0.05 c -0.05,-0.03 -0.13,-0.02 -0.16,0.04 -0.04,0.05 -0.03,0.13 0.03,0.16 z" + id="path8570" /> + </g><path + class="st25" + d="m 4857.85,-395.41 c 0.89,0.69 0.57,-2.93 1.32,-2.35 0.66,0.52 -0.88,2.7 -0.1,3.24" + id="path8576" + style="opacity:0.6" /><path + class="st25" + d="m 4856.66,-396.33 c 0.89,0.69 0.63,-2.89 1.37,-2.31 0.66,0.52 -0.93,2.65 -0.18,3.23" + id="path8578" + style="opacity:0.6" /><path + class="st25" + d="m 4858.98,-394.57 c 0.92,0.65 0.49,-2.91 1.26,-2.37 0.69,0.48 -0.8,2.69 -0.02,3.24" + id="path8580" + style="opacity:0.6" /><path + class="st26" + d="m 4859.03,-394.92 c -0.3,-0.21 -0.6,-0.43 -0.89,-0.66" + id="path8582" + style="opacity:0.6" /><line + class="st26" + x1="4857.8599" + y1="-395.79001" + x2="4856.9902" + y2="-396.47" + id="line8584" + style="opacity:0.6" /><path + class="st26" + d="m 4860.04,-396.72 c -0.3,-0.2 -0.57,-0.43 -0.85,-0.64" + id="path8586" + style="opacity:0.6" /><path + class="st26" + d="m 4860.53,-397.59 c -0.23,-0.15 -0.43,-0.33 -0.65,-0.49" + id="path8588" + style="opacity:0.6" /><line + class="st26" + x1="4859.54" + y1="-398.35001" + x2="4858.8999" + y2="-398.85001" + id="line8590" + style="opacity:0.6" /><line + class="st26" + x1="4858.9199" + y1="-397.57001" + x2="4858.0698" + y2="-398.23001" + id="line8592" + style="opacity:0.6" /><g + id="g8596" + style="opacity:0.6"> + <path + class="st27" + d="m 4860.29,-396.39 0.07,0.05 0.14,-0.19 -0.07,-0.05 c -0.05,-0.04 -0.13,-0.02 -0.16,0.03 -0.04,0.05 -0.03,0.12 0.02,0.16 z" + id="path8594" /> + </g><path + class="st25" + d="m 4855.48,-397.28 c 0.85,0.74 0.72,-2.9 1.44,-2.28 0.63,0.55 -1.01,2.64 -0.26,3.22" + id="path8600" + style="opacity:0.6" /><path + class="st25" + d="m 4854.34,-398.27 c 0.85,0.74 0.77,-2.85 1.49,-2.23 0.63,0.55 -1.06,2.6 -0.35,3.22" + id="path8602" + style="opacity:0.6" /><path + class="st25" + d="m 4856.58,-396.39 c 0.89,0.69 0.63,-2.88 1.37,-2.3 0.66,0.52 -0.93,2.65 -0.18,3.23" + id="path8604" + style="opacity:0.6" /><path + class="st26" + d="m 4856.65,-396.74 c -0.29,-0.23 -0.59,-0.45 -0.86,-0.69" + id="path8606" + style="opacity:0.6" /><line + class="st26" + x1="4855.52" + y1="-397.67001" + x2="4854.6802" + y2="-398.39001" + id="line8608" + style="opacity:0.6" /><path + class="st26" + d="m 4857.74,-398.49 c -0.29,-0.21 -0.56,-0.44 -0.82,-0.68" + id="path8610" + style="opacity:0.6" /><path + class="st26" + d="m 4858.28,-399.33 c -0.22,-0.16 -0.42,-0.34 -0.63,-0.52" + id="path8612" + style="opacity:0.6" /><line + class="st26" + x1="4857.3301" + y1="-400.14001" + x2="4856.71" + y2="-400.67001" + id="line8614" + style="opacity:0.6" /><line + class="st26" + x1="4856.6602" + y1="-399.39001" + x2="4855.8501" + y2="-400.09" + id="line8616" + style="opacity:0.6" /><g + id="g8620" + style="opacity:0.6"> + <path + class="st27" + d="m 4857.98,-398.15 0.07,0.06 0.15,-0.19 -0.07,-0.06 c -0.05,-0.04 -0.12,-0.03 -0.17,0.02 -0.04,0.06 -0.03,0.13 0.02,0.17 z" + id="path8618" /> + </g><path + class="st25" + d="m 4853.22,-399.27 c 0.81,0.78 0.87,-2.85 1.55,-2.2 0.6,0.59 -1.15,2.59 -0.43,3.21" + id="path8624" + style="opacity:0.6" /><path + class="st25" + d="m 4852.13,-400.32 c 0.81,0.78 0.92,-2.81 1.6,-2.15 0.61,0.58 -1.2,2.54 -0.51,3.2" + id="path8626" + style="opacity:0.6" /><path + class="st25" + d="m 4854.27,-398.33 c 0.85,0.74 0.78,-2.85 1.49,-2.23 0.64,0.55 -1.07,2.6 -0.35,3.22" + id="path8628" + style="opacity:0.6" /><path + class="st26" + d="m 4854.35,-398.68 c -0.28,-0.24 -0.56,-0.48 -0.82,-0.74" + id="path8630" + style="opacity:0.6" /><line + class="st26" + x1="4853.27" + y1="-399.66" + x2="4852.4702" + y2="-400.42999" + id="line8632" + style="opacity:0.6" /><path + class="st26" + d="m 4855.54,-400.36 c -0.27,-0.23 -0.53,-0.47 -0.79,-0.72" + id="path8634" + style="opacity:0.6" /><path + class="st26" + d="m 4856.12,-401.18 c -0.21,-0.17 -0.41,-0.36 -0.6,-0.55" + id="path8636" + style="opacity:0.6" /><line + class="st26" + x1="4855.21" + y1="-402.03" + x2="4854.6201" + y2="-402.59" + id="line8638" + style="opacity:0.6" /><line + class="st26" + x1="4854.5" + y1="-401.32001" + x2="4853.73" + y2="-402.06" + id="line8640" + style="opacity:0.6" /><g + id="g8644" + style="opacity:0.6"> + <path + class="st27" + d="m 4855.76,-400.01 0.07,0.06 0.16,-0.18 -0.07,-0.06 c -0.05,-0.04 -0.12,-0.04 -0.17,0.01 -0.04,0.05 -0.04,0.13 0.01,0.17 z" + id="path8642" /> + </g><path + class="st25" + d="m 4851.06,-401.38 c 0.77,0.82 1.01,-2.8 1.66,-2.12 0.57,0.61 -1.28,2.53 -0.59,3.18" + id="path8648" + style="opacity:0.6" /><path + class="st25" + d="m 4850.02,-402.48 c 0.77,0.82 1.06,-2.75 1.71,-2.07 0.58,0.61 -1.32,2.47 -0.67,3.16" + id="path8650" + style="opacity:0.6" /><path + class="st25" + d="m 4852.06,-400.38 c 0.81,0.78 0.92,-2.8 1.6,-2.15 0.61,0.58 -1.2,2.54 -0.51,3.19" + id="path8652" + style="opacity:0.6" /><path + class="st26" + d="m 4852.16,-400.73 c -0.27,-0.26 -0.54,-0.51 -0.78,-0.78" + id="path8654" + style="opacity:0.6" /><line + class="st26" + x1="4851.1299" + y1="-401.76001" + x2="4850.3701" + y2="-402.57001" + id="line8656" + style="opacity:0.6" /><path + class="st26" + d="m 4853.43,-402.35 c -0.26,-0.24 -0.5,-0.5 -0.75,-0.76" + id="path8658" + style="opacity:0.6" /><path + class="st26" + d="m 4854.05,-403.14 c -0.2,-0.18 -0.38,-0.38 -0.57,-0.58" + id="path8660" + style="opacity:0.6" /><line + class="st26" + x1="4853.1899" + y1="-404.03" + x2="4852.6299" + y2="-404.62" + id="line8662" + style="opacity:0.6" /><line + class="st26" + x1="4852.4502" + y1="-403.35999" + x2="4851.71" + y2="-404.14001" + id="line8664" + style="opacity:0.6" /><g + id="g8668" + style="opacity:0.6"> + <path + class="st27" + d="m 4853.63,-401.99 0.06,0.06 0.17,-0.17 -0.06,-0.06 c -0.05,-0.04 -0.12,-0.04 -0.17,0 -0.04,0.05 -0.04,0.13 0,0.17 z" + id="path8666" /> + </g><path + class="st25" + d="m 4849.01,-403.6 c 0.73,0.85 1.15,-2.74 1.77,-2.03 0.55,0.63 -1.42,2.46 -0.76,3.15" + id="path8672" + style="opacity:0.6" /><path + class="st25" + d="m 4848.03,-404.74 c 0.73,0.86 1.21,-2.7 1.81,-1.98 0.55,0.64 -1.45,2.4 -0.83,3.12" + id="path8674" + style="opacity:0.6" /><path + class="st25" + d="m 4849.96,-402.55 c 0.77,0.82 1.06,-2.75 1.71,-2.06 0.58,0.61 -1.33,2.47 -0.67,3.16" + id="path8676" + style="opacity:0.6" /><path + class="st26" + d="m 4850.07,-402.88 c -0.26,-0.26 -0.5,-0.54 -0.74,-0.82" + id="path8678" + style="opacity:0.6" /><line + class="st26" + x1="4849.1001" + y1="-403.98001" + x2="4848.3799" + y2="-404.82001" + id="line8680" + style="opacity:0.6" /><path + class="st26" + d="m 4851.43,-404.44 c -0.25,-0.26 -0.47,-0.54 -0.7,-0.8" + id="path8682" + style="opacity:0.6" /><line + class="st26" + x1="4852.0898" + y1="-405.19" + x2="4851.5601" + y2="-405.81" + id="line8684" + style="opacity:0.6" /><line + class="st26" + x1="4851.27" + y1="-406.14001" + x2="4850.7402" + y2="-406.75" + id="line8686" + style="opacity:0.6" /><line + class="st26" + x1="4850.5" + y1="-405.5" + x2="4849.7998" + y2="-406.31" + id="line8688" + style="opacity:0.6" /><g + id="g8692" + style="opacity:0.6"> + <path + class="st27" + d="m 4851.61,-404.07 0.06,0.07 0.17,-0.16 -0.06,-0.07 c -0.04,-0.05 -0.12,-0.05 -0.17,0 -0.04,0.04 -0.04,0.11 0,0.16 z" + id="path8690" /> + </g><path + class="st25" + d="m 4847.08,-405.92 c 0.7,0.89 1.28,-2.67 1.87,-1.93 0.52,0.66 -1.53,2.38 -0.92,3.11" + id="path8696" + style="opacity:0.6" /><path + class="st25" + d="m 4846.16,-407.11 c 0.67,0.9 1.36,-2.65 1.92,-1.89 0.49,0.68 -1.57,2.32 -0.99,3.08" + id="path8698" + style="opacity:0.6" /><path + class="st25" + d="m 4847.97,-404.82 c 0.38,0.44 0.66,-0.25 0.95,-0.94 0.28,-0.69 0.59,-1.4 0.87,-1.04 0.54,0.64 -1.45,2.4 -0.83,3.12" + id="path8700" + style="opacity:0.6" /><line + class="st26" + x1="4848.1001" + y1="-405.14999" + x2="4847.4102" + y2="-406.01001" + id="line8702" + style="opacity:0.6" /><line + class="st26" + x1="4847.1899" + y1="-406.29001" + x2="4846.5098" + y2="-407.16" + id="line8704" + style="opacity:0.6" /><line + class="st26" + x1="4849.5298" + y1="-406.63" + x2="4848.8701" + y2="-407.47" + id="line8706" + style="opacity:0.6" /><line + class="st26" + x1="4850.2402" + y1="-407.35001" + x2="4849.7402" + y2="-407.98999" + id="line8708" + style="opacity:0.6" /><line + class="st26" + x1="4849.4702" + y1="-408.34" + x2="4848.9702" + y2="-408.97" + id="line8710" + style="opacity:0.6" /><line + class="st26" + x1="4848.6602" + y1="-407.73999" + x2="4848.0098" + y2="-408.59" + id="line8712" + style="opacity:0.6" /><g + id="g8716" + style="opacity:0.6"> + <path + class="st27" + d="m 4849.7,-406.25 0.06,0.07 0.18,-0.15 -0.06,-0.07 c -0.04,-0.05 -0.12,-0.05 -0.17,-0.01 -0.05,0.04 -0.05,0.11 -0.01,0.16 z" + id="path8714" /> + </g><path + class="st25" + d="m 4845.27,-408.34 c 0.66,0.92 1.41,-2.6 1.96,-1.83 0.49,0.68 -1.64,2.29 -1.08,3.06" + id="path8720" + style="opacity:0.6" /><path + class="st25" + d="m 4844.42,-409.58 c 0.62,0.94 1.49,-2.57 2.01,-1.78 0.46,0.7 -1.71,2.25 -1.15,3.02" + id="path8722" + style="opacity:0.6" /><path + class="st25" + d="m 4846.1,-407.19 c 0.67,0.91 1.37,-2.65 1.92,-1.88 0.48,0.69 -1.58,2.32 -1,3.08" + id="path8724" + style="opacity:0.6" /><line + class="st26" + x1="4846.25" + y1="-407.51001" + x2="4845.6099" + y2="-408.41" + id="line8726" + style="opacity:0.6" /><path + class="st26" + d="m 4845.4,-408.7 c -0.22,-0.3 -0.43,-0.6 -0.63,-0.91" + id="path8728" + style="opacity:0.6" /><line + class="st26" + x1="4847.7598" + y1="-408.92999" + x2="4847.1401" + y2="-409.79001" + id="line8730" + style="opacity:0.6" /><line + class="st26" + x1="4848.5" + y1="-409.60999" + x2="4848.0298" + y2="-410.26999" + id="line8732" + style="opacity:0.6" /><path + class="st26" + d="m 4847.78,-410.62 c -0.16,-0.22 -0.31,-0.44 -0.46,-0.67" + id="path8734" + style="opacity:0.6" /><path + class="st26" + d="m 4846.94,-410.07 c -0.21,-0.29 -0.4,-0.59 -0.6,-0.88" + id="path8736" + style="opacity:0.6" /><g + id="g8740" + style="opacity:0.6"> + <path + class="st27" + d="m 4847.9,-408.53 0.05,0.07 0.19,-0.14 -0.05,-0.07 c -0.04,-0.05 -0.11,-0.06 -0.16,-0.02 -0.05,0.03 -0.07,0.11 -0.03,0.16 z" + id="path8738" /> + </g><path + class="st25" + d="m 4843.59,-410.84 c 0.32,0.48 0.69,-0.16 1.06,-0.81 0.38,-0.65 0.76,-1.31 1,-0.92 0.45,0.71 -1.75,2.2 -1.23,2.99" + id="path8744" + style="opacity:0.6" /><path + class="st25" + d="m 4842.8,-412.12 c 0.58,0.96 1.61,-2.48 2.1,-1.68 0.44,0.72 -1.81,2.16 -1.31,2.96" + id="path8746" + style="opacity:0.6" /><path + class="st25" + d="m 4844.36,-409.66 c 0.62,0.94 1.49,-2.57 2.01,-1.78 0.46,0.7 -1.72,2.25 -1.16,3.02" + id="path8748" + style="opacity:0.6" /><line + class="st26" + x1="4844.5298" + y1="-409.97" + x2="4843.9199" + y2="-410.89999" + id="line8750" + style="opacity:0.6" /><line + class="st26" + x1="4843.73" + y1="-411.19" + x2="4843.1602" + y2="-412.14001" + id="line8752" + style="opacity:0.6" /><line + class="st26" + x1="4846.1099" + y1="-411.29999" + x2="4845.52" + y2="-412.19" + id="line8754" + style="opacity:0.6" /><line + class="st26" + x1="4846.8799" + y1="-411.95001" + x2="4846.4399" + y2="-412.63" + id="line8756" + style="opacity:0.6" /><line + class="st26" + x1="4846.21" + y1="-413" + x2="4845.79" + y2="-413.69" + id="line8758" + style="opacity:0.6" /><line + class="st26" + x1="4845.3501" + y1="-412.48999" + x2="4844.79" + y2="-413.39999" + id="line8760" + style="opacity:0.6" /><g + id="g8764" + style="opacity:0.6"> + <path + class="st27" + d="m 4846.23,-410.9 0.05,0.08 0.2,-0.13 -0.05,-0.08 c -0.04,-0.05 -0.11,-0.07 -0.16,-0.03 -0.06,0.03 -0.07,0.1 -0.04,0.16 z" + id="path8762" /> + </g><path + class="st25" + d="m 4842.04,-413.43 c 0.55,0.98 1.68,-2.45 2.14,-1.62 0.41,0.73 -1.88,2.12 -1.38,2.93" + id="path8768" + style="opacity:0.6" /><path + class="st25" + d="m 4841.31,-414.75 c 0.52,1 1.75,-2.41 2.19,-1.57 0.38,0.75 -1.91,2.06 -1.46,2.89" + id="path8770" + style="opacity:0.6" /><path + class="st25" + d="m 4842.75,-412.21 c 0.58,0.96 1.61,-2.48 2.1,-1.67 0.44,0.72 -1.81,2.15 -1.31,2.96" + id="path8772" + style="opacity:0.6" /><path + class="st26" + d="m 4842.93,-412.51 c -0.19,-0.31 -0.38,-0.63 -0.56,-0.96" + id="path8774" + style="opacity:0.6" /><line + class="st26" + x1="4842.21" + y1="-413.78" + x2="4841.6699" + y2="-414.75" + id="line8776" + style="opacity:0.6" /><path + class="st26" + d="m 4844.58,-413.76 c -0.19,-0.3 -0.35,-0.62 -0.53,-0.93" + id="path8778" + style="opacity:0.6" /><path + class="st26" + d="m 4845.38,-414.36 c -0.14,-0.23 -0.27,-0.47 -0.4,-0.71" + id="path8780" + style="opacity:0.6" /><line + class="st26" + x1="4844.77" + y1="-415.45001" + x2="4844.3701" + y2="-416.16" + id="line8782" + style="opacity:0.6" /><path + class="st26" + d="m 4843.88,-414.99 c -0.17,-0.31 -0.35,-0.62 -0.51,-0.94" + id="path8784" + style="opacity:0.6" /><g + id="g8788" + style="opacity:0.6"> + <path + class="st27" + d="m 4844.68,-413.36 0.05,0.08 0.2,-0.12 -0.05,-0.08 c -0.03,-0.05 -0.11,-0.07 -0.16,-0.04 -0.05,0.04 -0.07,0.11 -0.04,0.16 z" + id="path8786" /> + </g><path + class="st25" + d="m 4840.62,-416.09 c 0.5,1.01 1.8,-2.36 2.22,-1.51 0.37,0.75 -1.96,2.01 -1.53,2.85" + id="path8792" + style="opacity:0.6" /><path + class="st25" + d="m 4839.97,-417.45 c 0.48,1.02 1.86,-2.31 2.26,-1.45 0.36,0.76 -2.02,1.96 -1.6,2.81" + id="path8794" + style="opacity:0.6" /><path + class="st25" + d="m 4841.27,-414.83 c 0.52,1 1.75,-2.4 2.19,-1.57 0.38,0.75 -1.92,2.06 -1.46,2.89" + id="path8796" + style="opacity:0.6" /><line + class="st26" + x1="4841.4702" + y1="-415.13" + x2="4840.96" + y2="-416.10999" + id="line8798" + style="opacity:0.6" /><line + class="st26" + x1="4840.7998" + y1="-416.42999" + x2="4840.3198" + y2="-417.42999" + id="line8800" + style="opacity:0.6" /><line + class="st26" + x1="4843.1802" + y1="-416.29001" + x2="4842.6899" + y2="-417.23999" + id="line8802" + style="opacity:0.6" /><line + class="st26" + x1="4844.0098" + y1="-416.85999" + x2="4843.6401" + y2="-417.57999" + id="line8804" + style="opacity:0.6" /><line + class="st26" + x1="4843.4502" + y1="-417.97" + x2="4843.1001" + y2="-418.70001" + id="line8806" + style="opacity:0.6" /><line + class="st26" + x1="4842.54" + y1="-417.54999" + x2="4842.0801" + y2="-418.51999" + id="line8808" + style="opacity:0.6" /><g + id="g8812" + style="opacity:0.6"> + <path + class="st27" + d="m 4843.25,-415.88 0.04,0.08 0.21,-0.11 -0.04,-0.08 c -0.03,-0.06 -0.1,-0.08 -0.16,-0.05 -0.05,0.03 -0.08,0.1 -0.05,0.16 z" + id="path8810" /> + </g><path + class="st25" + d="m 4839.34,-418.82 c 0.45,1.03 1.92,-2.26 2.29,-1.39 0.35,0.77 -2.07,1.91 -1.67,2.77" + id="path8816" + style="opacity:0.6" /><path + class="st25" + d="m 4838.76,-420.21 c 0.43,1.04 1.97,-2.21 2.33,-1.34 0.32,0.78 -2.12,1.86 -1.74,2.73" + id="path8818" + style="opacity:0.6" /><path + class="st25" + d="m 4839.92,-417.53 c 0.48,1.02 1.86,-2.31 2.26,-1.45 0.36,0.76 -2.02,1.95 -1.61,2.81" + id="path8820" + style="opacity:0.6" /><line + class="st26" + x1="4840.1401" + y1="-417.82001" + x2="4839.6802" + y2="-418.82999" + id="line8822" + style="opacity:0.6" /><line + class="st26" + x1="4839.54" + y1="-419.14999" + x2="4839.1099" + y2="-420.17001" + id="line8824" + style="opacity:0.6" /><line + class="st26" + x1="4841.8999" + y1="-418.89001" + x2="4841.4702" + y2="-419.87" + id="line8826" + style="opacity:0.6" /><line + class="st26" + x1="4842.7598" + y1="-419.41" + x2="4842.4302" + y2="-420.16" + id="line8828" + style="opacity:0.6" /><line + class="st26" + x1="4842.2598" + y1="-420.54999" + x2="4841.9502" + y2="-421.31" + id="line8830" + style="opacity:0.6" /><line + class="st26" + x1="4841.3301" + y1="-420.17999" + x2="4840.9199" + y2="-421.17001" + id="line8832" + style="opacity:0.6" /><g + id="g8836" + style="opacity:0.6"> + <path + class="st27" + d="m 4841.96,-418.48 0.04,0.08 0.21,-0.1 -0.04,-0.08 c -0.03,-0.06 -0.1,-0.08 -0.16,-0.06 -0.05,0.03 -0.08,0.1 -0.05,0.16 z" + id="path8834" /> + </g><path + class="st25" + d="m 4838.2,-421.61 c 0.4,1.05 2.02,-2.17 2.36,-1.29 0.3,0.79 -2.16,1.81 -1.81,2.69" + id="path8840" + style="opacity:0.6" /><path + class="st25" + d="m 4837.67,-423.08 c 0.2,0.6 0.7,0.02 1.24,-0.51 0.53,-0.54 1.09,-1.03 1.21,-0.61 0.21,0.73 -2.24,1.71 -1.91,2.59" + id="path8842" + style="opacity:0.6" /><path + class="st25" + d="m 4838.72,-420.3 c 0.42,1.04 1.98,-2.21 2.33,-1.33 0.32,0.78 -2.12,1.85 -1.75,2.72" + id="path8844" + style="opacity:0.6" /><line + class="st26" + x1="4838.9502" + y1="-420.57001" + x2="4838.54" + y2="-421.60001" + id="line8846" + style="opacity:0.6" /><path + class="st26" + d="m 4838.42,-421.93 c -0.13,-0.34 -0.26,-0.68 -0.39,-1.07" + id="path8848" + style="opacity:0.6" /><line + class="st26" + x1="4840.7598" + y1="-421.56" + x2="4840.3799" + y2="-422.56" + id="line8850" + style="opacity:0.6" /><line + class="st26" + x1="4841.6499" + y1="-422.03" + x2="4841.3501" + y2="-422.79001" + id="line8852" + style="opacity:0.6" /><path + class="st26" + d="m 4841.2,-423.21 c -0.1,-0.27 -0.19,-0.5 -0.26,-0.72" + id="path8854" + style="opacity:0.6" /><path + class="st26" + d="m 4840.25,-422.88 c -0.13,-0.34 -0.24,-0.65 -0.34,-0.98" + id="path8856" + style="opacity:0.6" /><g + id="g8860" + style="opacity:0.6"> + <path + class="st27" + d="m 4840.8,-421.14 0.03,0.08 0.22,-0.09 -0.03,-0.08 c -0.02,-0.06 -0.09,-0.09 -0.15,-0.06 -0.06,0.02 -0.09,0.09 -0.07,0.15 z" + id="path8858" /> + </g><path + class="st25" + d="m 4837.27,-424.64 c 0.14,0.59 0.7,0.08 1.28,-0.4 0.58,-0.49 1.17,-0.95 1.25,-0.51 0.17,0.79 -2.41,1.46 -2.12,2.47" + id="path8864" + style="opacity:0.6" /><path + class="st25" + d="m 4836.98,-426.17 c 0.1,0.58 0.69,0.12 1.3,-0.32 0.6,-0.45 1.21,-0.89 1.28,-0.45 0.13,0.81 -2.49,1.32 -2.29,2.3" + id="path8866" + style="opacity:0.6" /><path + class="st25" + d="m 4837.64,-423.18 c 0.19,0.6 0.7,0.02 1.24,-0.5 0.54,-0.53 1.1,-1.02 1.21,-0.6 0.21,0.72 -2.25,1.71 -1.92,2.59" + id="path8868" + style="opacity:0.6" /><path + class="st26" + d="m 4837.89,-423.45 c -0.11,-0.38 -0.21,-0.75 -0.29,-1.13" + id="path8870" + style="opacity:0.6" /><path + class="st26" + d="m 4837.53,-424.93 c -0.08,-0.37 -0.15,-0.75 -0.21,-1.12" + id="path8872" + style="opacity:0.6" /><path + class="st26" + d="m 4839.8,-424.24 c -0.09,-0.33 -0.17,-0.67 -0.25,-1.01" + id="path8874" + style="opacity:0.6" /><line + class="st26" + x1="4840.7402" + y1="-424.60999" + x2="4840.5601" + y2="-425.35001" + id="line8876" + style="opacity:0.6" /><line + class="st26" + x1="4840.4702" + y1="-425.75" + x2="4840.3301" + y2="-426.51999" + id="line8878" + style="opacity:0.6" /><line + class="st26" + x1="4839.4902" + y1="-425.57999" + x2="4839.2998" + y2="-426.62" + id="line8880" + style="opacity:0.6" /><g + id="g8884" + style="opacity:0.6"> + <path + class="st27" + d="m 4839.79,-423.84 0.03,0.08 0.23,-0.07 -0.02,-0.08 c -0.02,-0.06 -0.08,-0.09 -0.14,-0.07 -0.08,0.02 -0.12,0.08 -0.1,0.14 z" + id="path8882" /> + </g><path + class="st25" + d="m 4836.77,-427.7 c 0.07,0.58 0.69,0.15 1.31,-0.27 0.62,-0.43 1.25,-0.85 1.3,-0.39 0.1,0.83 -2.54,1.22 -2.4,2.18" + id="path8888" + style="opacity:0.6" /><path + class="st25" + d="m 4836.62,-429.21 c 0.1,1.13 2.54,-1.53 2.62,-0.59 0.07,0.85 -2.58,1.14 -2.47,2.1" + id="path8890" + style="opacity:0.6" /><path + class="st25" + d="m 4836.96,-426.27 c 0.09,0.58 0.69,0.13 1.3,-0.32 0.61,-0.45 1.22,-0.89 1.28,-0.44 0.12,0.81 -2.49,1.32 -2.29,2.3" + id="path8892" + style="opacity:0.6" /><line + class="st26" + x1="4837.25" + y1="-426.48999" + x2="4837.1001" + y2="-427.60001" + id="line8894" + style="opacity:0.6" /><line + class="st26" + x1="4837.0601" + y1="-427.95999" + x2="4836.9502" + y2="-429.06" + id="line8896" + style="opacity:0.6" /><line + class="st26" + x1="4839.2402" + y1="-427.03" + x2="4839.1099" + y2="-428.07999" + id="line8898" + style="opacity:0.6" /><line + class="st26" + x1="4840.2202" + y1="-427.28" + x2="4840.1099" + y2="-428.07001" + id="line8900" + style="opacity:0.6" /><line + class="st26" + x1="4840.0698" + y1="-428.5" + x2="4839.9902" + y2="-429.29999" + id="line8902" + style="opacity:0.6" /><line + class="st26" + x1="4839.0698" + y1="-428.42001" + x2="4838.9702" + y2="-429.48001" + id="line8904" + style="opacity:0.6" /><g + id="g8908" + style="opacity:0.6"> + <path + class="st27" + d="m 4839.18,-426.62 0.01,0.09 0.23,-0.04 -0.01,-0.09 c -0.01,-0.06 -0.07,-0.1 -0.13,-0.1 -0.06,0.02 -0.11,0.08 -0.1,0.14 z" + id="path8906" /> + </g><path + class="st2" + d="m 4902.42,-466.99 c -9.6,-1.32 -21.38,-3.56 -29.29,-7.21 -1.26,-0.58 -7.41,-3.5 -15.09,-7.54 -3.91,-2.06 -7.09,-3.82 -9.24,-5.03 h -0.82 l -55.33,23.89 c -2.03,0.38 -5.4,1.3 -8.8,3.77 -0.99,0.72 -5.35,4.03 -7.54,10.06 -1.49,4.11 -7.52,81.3 -10.06,135.8 -0.22,4.69 -1.15,25.67 0,52.81 0.69,16.3 1.65,23.49 3.77,31.44 1.73,6.49 6.06,20.3 16.35,35.21 3.4,4.93 8.28,11.91 16.35,18.86 13.04,11.25 26.21,15.38 37.72,18.86 11.68,3.53 30.8,7.77 55.33,6.29 h 13.27 c 24.53,1.48 43.64,-2.75 55.33,-6.29 11.51,-3.48 24.68,-7.61 37.72,-18.86 8.06,-6.96 12.94,-13.93 16.35,-18.86 10.29,-14.91 14.62,-28.72 16.35,-35.21 2.12,-7.95 3.08,-15.13 3.77,-31.44 1.15,-27.14 0.22,-48.12 0,-52.81 -2.54,-54.5 -8.57,-131.69 -10.06,-135.8 -2.19,-6.03 -6.56,-9.34 -7.54,-10.06 -3.4,-2.48 -6.77,-3.4 -8.8,-3.77 l -55.33,-23.89 h -0.69 c -3.05,2.33 -7.73,5.61 -13.83,8.8 -18.88,9.87 -36.78,11.19 -48.54,11.95 -4.92,0.32 -11.76,0.52 -19.98,0 0.17,2.23 0.61,5.58 1.89,9.43 4.62,13.99 15.9,21.5 21.38,25.15 9.03,6.01 17.21,8.13 20.12,8.8 2.7,0.62 9.74,2.05 18.86,1.26 7.86,-0.68 13.03,-2.64 22.63,-6.29 13.55,-5.14 36.88,-21.08 42.75,-23.89 7.55,-3.61 13.29,-3.77 15.09,-3.77 3.69,0 6.73,0.65 8.8,1.26" + id="path8918" /><path + class="st2" + d="m 4779.45,-453.97 c 2.21,-0.25 5.5,-0.45 9.42,0 7.94,0.91 13.63,3.91 20.13,7.43 7.51,4.06 7.26,5.05 16.35,10.06 4.32,2.38 7.57,3.92 12.57,6.29 8.92,4.22 13.38,6.33 17.6,7.54 9.59,2.76 17.19,2.57 18.86,2.51 7.02,-0.24 12.39,-1.74 15.09,-2.51 4.13,-1.18 11.29,-3.84 13.83,-5.03" + id="path8920" /><path + class="st22" + d="m 4617.29,-483.63 c 3.17,30.64 3.13,52.94 0.81,59.43 -1.03,2.88 -2.3,5.53 -2.3,5.53 -2.7,5.65 -7.74,13.79 -16.93,20.69 -13.97,10.48 -28.94,11.63 -34.34,11.8 h -14 c -5.4,-0.17 -20.37,-1.32 -34.34,-11.8 -9.19,-6.9 -14.23,-15.04 -16.93,-20.69 0,0 -1.27,-2.65 -2.3,-5.53 -2.32,-6.49 -2.37,-28.8 0.81,-59.43" + id="path8922" /><path + class="st22" + d="m 4677.6,-457.56 c 1.41,4.07 7.12,83.05 9.53,137.04 0.21,4.65 1.09,25.43 0,52.31 -0.65,16.15 -1.56,23.26 -3.57,31.14 -1.64,6.43 -5.74,20.11 -15.49,34.88 -3.22,4.88 -7.85,11.79 -15.49,18.68 -12.35,11.14 -24.83,15.24 -35.74,18.68 -11.07,3.5 -29.18,7.69 -52.41,6.23 h -12.57 c -23.23,1.47 -41.34,-2.73 -52.41,-6.23 -10.91,-3.45 -23.38,-7.54 -35.74,-18.68 -7.64,-6.89 -12.26,-13.8 -15.49,-18.68 -9.75,-14.77 -13.85,-28.45 -15.49,-34.88 -2.01,-7.87 -2.92,-14.99 -3.57,-31.14 -1.09,-26.88 -0.21,-47.67 0,-52.31 2.41,-53.99 8.12,-132.97 9.53,-137.04" + id="path8924" /><path + class="st25" + d="m 4505.26,-475.21 c -1.05,-0.44 0.2,2.96 -0.68,2.6 -0.83,-0.35 0.16,-2.82 -0.66,-3.18" + id="path8928" + style="opacity:0.6" /><path + class="st25" + d="m 4506.62,-474.66 c -1.06,-0.42 0.25,2.96 -0.63,2.61 -0.83,-0.33 0.11,-2.82 -0.73,-3.17" + id="path8930" + style="opacity:0.6" /><path + class="st25" + d="m 4504.01,-475.75 c -1.05,-0.47 0.13,2.97 -0.74,2.58 -0.83,-0.36 0.23,-2.81 -0.62,-3.2" + id="path8932" + style="opacity:0.6" /><line + class="st26" + x1="4504.0298" + y1="-475.39999" + x2="4505.02" + y2="-474.97" + id="line8934" + style="opacity:0.6" /><line + class="st26" + x1="4505.3398" + y1="-474.84" + x2="4506.3501" + y2="-474.42999" + id="line8936" + style="opacity:0.6" /><line + class="st26" + x1="4503.4199" + y1="-473.42999" + x2="4504.4502" + y2="-472.98999" + id="line8938" + style="opacity:0.6" /><line + class="st26" + x1="4503.1299" + y1="-472.45999" + x2="4503.9502" + y2="-472.10999" + id="line8940" + style="opacity:0.6" /><line + class="st26" + x1="4504.3799" + y1="-471.92999" + x2="4505.1899" + y2="-471.60001" + id="line8942" + style="opacity:0.6" /><line + class="st26" + x1="4504.7798" + y1="-472.85001" + x2="4505.8198" + y2="-472.42999" + id="line8944" + style="opacity:0.6" /><g + id="g8948" + style="opacity:0.6"> + <path + class="st27" + d="m 4503.09,-473.7 -0.09,-0.04 -0.1,0.22 0.09,0.04 c 0.06,0.03 0.13,0 0.16,-0.06 0.03,-0.07 0,-0.14 -0.06,-0.16 z" + id="path8946" /> + </g><path + class="st25" + d="m 4508,-474.12 c -1.07,-0.41 0.29,2.96 -0.6,2.62 -0.83,-0.32 0.08,-2.82 -0.78,-3.16" + id="path8952" + style="opacity:0.6" /><path + class="st25" + d="m 4509.39,-473.59 c -1.07,-0.4 0.32,2.96 -0.58,2.62 -0.83,-0.31 0.05,-2.82 -0.81,-3.15" + id="path8954" + style="opacity:0.6" /><path + class="st25" + d="m 4506.71,-474.62 c -1.06,-0.42 0.26,2.96 -0.63,2.61 -0.83,-0.33 0.11,-2.82 -0.73,-3.17" + id="path8956" + style="opacity:0.6" /><line + class="st26" + x1="4506.75" + y1="-474.26999" + x2="4507.77" + y2="-473.87" + id="line8958" + style="opacity:0.6" /><line + class="st26" + x1="4508.1001" + y1="-473.73999" + x2="4509.1299" + y2="-473.35999" + id="line8960" + style="opacity:0.6" /><line + class="st26" + x1="4506.23" + y1="-472.26999" + x2="4507.2598" + y2="-471.87" + id="line8962" + style="opacity:0.6" /><line + class="st26" + x1="4505.9702" + y1="-471.29001" + x2="4506.7798" + y2="-470.98001" + id="line8964" + style="opacity:0.6" /><line + class="st26" + x1="4507.2202" + y1="-470.82001" + x2="4508.0298" + y2="-470.51001" + id="line8966" + style="opacity:0.6" /><line + class="st26" + x1="4507.6001" + y1="-471.73999" + x2="4508.6401" + y2="-471.35001" + id="line8968" + style="opacity:0.6" /><g + id="g8972" + style="opacity:0.6"> + <path + class="st27" + d="m 4505.88,-472.53 -0.09,-0.03 -0.09,0.22 0.09,0.03 c 0.06,0.02 0.13,0 0.16,-0.07 0.03,-0.06 -0.01,-0.13 -0.07,-0.15 z" + id="path8970" /> + </g><path + class="st25" + d="m 4510.79,-473.07 c -1.07,-0.39 0.34,2.96 -0.56,2.63 -0.83,-0.3 0.03,-2.82 -0.84,-3.14" + id="path8976" + style="opacity:0.6" /><path + class="st25" + d="m 4512.2,-472.57 c -1.08,-0.39 0.35,2.95 -0.55,2.63 -0.83,-0.3 0.02,-2.82 -0.85,-3.14" + id="path8978" + style="opacity:0.6" /><path + class="st25" + d="m 4509.48,-473.56 c -1.07,-0.4 0.32,2.96 -0.58,2.62 -0.83,-0.31 0.05,-2.82 -0.81,-3.15" + id="path8980" + style="opacity:0.6" /><line + class="st26" + x1="4509.5298" + y1="-473.20999" + x2="4510.5601" + y2="-472.82001" + id="line8982" + style="opacity:0.6" /><line + class="st26" + x1="4510.8901" + y1="-472.70001" + x2="4511.9302" + y2="-472.32999" + id="line8984" + style="opacity:0.6" /><line + class="st26" + x1="4509.04" + y1="-471.20001" + x2="4510.0898" + y2="-470.82001" + id="line8986" + style="opacity:0.6" /><line + class="st26" + x1="4508.8101" + y1="-470.22" + x2="4509.6201" + y2="-469.92001" + id="line8988" + style="opacity:0.6" /><line + class="st26" + x1="4510.0498" + y1="-469.76001" + x2="4510.8599" + y2="-469.47" + id="line8990" + style="opacity:0.6" /><line + class="st26" + x1="4510.4199" + y1="-470.69" + x2="4511.46" + y2="-470.32001" + id="line8992" + style="opacity:0.6" /><g + id="g8996" + style="opacity:0.6"> + <path + class="st27" + d="m 4508.7,-471.45 -0.09,-0.03 -0.08,0.22 0.09,0.03 c 0.06,0.02 0.13,-0.01 0.15,-0.07 0.02,-0.06 -0.01,-0.13 -0.07,-0.15 z" + id="path8994" /> + </g><path + class="st25" + d="m 4513.6,-472.06 c -1.08,-0.38 0.36,2.95 -0.54,2.63 -0.83,-0.3 0.01,-2.82 -0.87,-3.14" + id="path9000" + style="opacity:0.6" /><path + class="st25" + d="m 4515.01,-471.56 c -1.08,-0.38 0.36,2.95 -0.54,2.63 -0.83,-0.3 0.01,-2.82 -0.87,-3.14" + id="path9002" + style="opacity:0.6" /><path + class="st25" + d="m 4512.28,-472.53 c -1.07,-0.39 0.35,2.95 -0.55,2.63 -0.83,-0.3 0.02,-2.82 -0.85,-3.14" + id="path9004" + style="opacity:0.6" /><line + class="st26" + x1="4512.3398" + y1="-472.17999" + x2="4513.3701" + y2="-471.81" + id="line9006" + style="opacity:0.6" /><line + class="st26" + x1="4513.71" + y1="-471.69" + x2="4514.75" + y2="-471.32001" + id="line9008" + style="opacity:0.6" /><line + class="st26" + x1="4511.8701" + y1="-470.17001" + x2="4512.9102" + y2="-469.79001" + id="line9010" + style="opacity:0.6" /><line + class="st26" + x1="4511.6499" + y1="-469.19" + x2="4512.4502" + y2="-468.89999" + id="line9012" + style="opacity:0.6" /><line + class="st26" + x1="4512.8901" + y1="-468.73999" + x2="4513.7002" + y2="-468.45001" + id="line9014" + style="opacity:0.6" /><line + class="st26" + x1="4513.25" + y1="-469.67001" + x2="4514.29" + y2="-469.29999" + id="line9016" + style="opacity:0.6" /><g + id="g9020" + style="opacity:0.6"> + <path + class="st27" + d="m 4511.52,-470.42 -0.09,-0.03 -0.08,0.22 0.09,0.03 c 0.06,0.02 0.13,-0.01 0.15,-0.07 0.03,-0.06 -0.01,-0.13 -0.07,-0.15 z" + id="path9018" /> + </g><path + class="st25" + d="m 4516.43,-471.06 c -1.08,-0.38 0.37,2.95 -0.53,2.63 -0.83,-0.29 0,-2.82 -0.88,-3.13" + id="path9024" + style="opacity:0.6" /><path + class="st25" + d="m 4517.84,-470.56 c -1.08,-0.38 0.37,2.95 -0.53,2.63 -0.83,-0.29 0,-2.82 -0.88,-3.13" + id="path9026" + style="opacity:0.6" /><path + class="st25" + d="m 4515.1,-471.53 c -1.08,-0.38 0.36,2.95 -0.54,2.63 -0.83,-0.29 0.01,-2.82 -0.87,-3.14" + id="path9028" + style="opacity:0.6" /><line + class="st26" + x1="4515.1602" + y1="-471.17001" + x2="4516.2002" + y2="-470.79999" + id="line9030" + style="opacity:0.6" /><line + class="st26" + x1="4516.5298" + y1="-470.69" + x2="4517.5801" + y2="-470.32001" + id="line9032" + style="opacity:0.6" /><line + class="st26" + x1="4514.7002" + y1="-469.16" + x2="4515.7402" + y2="-468.79001" + id="line9034" + style="opacity:0.6" /><line + class="st26" + x1="4514.48" + y1="-468.17999" + x2="4515.29" + y2="-467.89001" + id="line9036" + style="opacity:0.6" /><line + class="st26" + x1="4515.7202" + y1="-467.73999" + x2="4516.5298" + y2="-467.45001" + id="line9038" + style="opacity:0.6" /><line + class="st26" + x1="4516.0801" + y1="-468.67001" + x2="4517.1201" + y2="-468.29999" + id="line9040" + style="opacity:0.6" /><g + id="g9044" + style="opacity:0.6"> + <path + class="st27" + d="m 4514.35,-469.41 -0.09,-0.03 -0.08,0.22 0.09,0.03 c 0.06,0.02 0.13,-0.01 0.15,-0.07 0.03,-0.06 -0.01,-0.13 -0.07,-0.15 z" + id="path9042" /> + </g><path + class="st25" + d="m 4519.26,-470.05 c -1.08,-0.38 0.37,2.95 -0.54,2.63 -0.83,-0.29 0.01,-2.82 -0.88,-3.13" + id="path9048" + style="opacity:0.6" /><path + class="st25" + d="m 4520.67,-469.55 c -1.08,-0.38 0.36,2.95 -0.54,2.63 -0.83,-0.29 0.01,-2.82 -0.88,-3.14" + id="path9050" + style="opacity:0.6" /><path + class="st25" + d="m 4517.93,-470.52 c -1.08,-0.38 0.37,2.95 -0.53,2.63 -0.83,-0.29 0,-2.82 -0.88,-3.13" + id="path9052" + style="opacity:0.6" /><line + class="st26" + x1="4517.98" + y1="-470.17001" + x2="4519.0298" + y2="-469.79999" + id="line9054" + style="opacity:0.6" /><line + class="st26" + x1="4519.3599" + y1="-469.67999" + x2="4520.4102" + y2="-469.31" + id="line9056" + style="opacity:0.6" /><line + class="st26" + x1="4517.5298" + y1="-468.16" + x2="4518.5698" + y2="-467.79001" + id="line9058" + style="opacity:0.6" /><line + class="st26" + x1="4517.3101" + y1="-467.17001" + x2="4518.1201" + y2="-466.89001" + id="line9060" + style="opacity:0.6" /><line + class="st26" + x1="4518.5498" + y1="-466.73001" + x2="4519.3501" + y2="-466.45001" + id="line9062" + style="opacity:0.6" /><line + class="st26" + x1="4518.9102" + y1="-467.67001" + x2="4519.9502" + y2="-467.29999" + id="line9064" + style="opacity:0.6" /><g + id="g9068" + style="opacity:0.6"> + <path + class="st27" + d="m 4517.18,-468.41 -0.09,-0.03 -0.08,0.22 0.09,0.03 c 0.06,0.02 0.13,-0.01 0.15,-0.07 0.03,-0.06 -0.01,-0.12 -0.07,-0.15 z" + id="path9066" /> + </g><path + class="st25" + d="m 4522.09,-469.05 c -1.08,-0.38 0.36,2.95 -0.54,2.63 -0.83,-0.3 0.01,-2.82 -0.87,-3.14" + id="path9072" + style="opacity:0.6" /><path + class="st25" + d="m 4523.5,-468.55 c -1.08,-0.38 0.37,2.95 -0.53,2.63 -0.83,-0.29 0,-2.82 -0.88,-3.13" + id="path9074" + style="opacity:0.6" /><path + class="st25" + d="m 4520.76,-469.52 c -1.08,-0.38 0.36,2.95 -0.54,2.63 -0.83,-0.3 0.01,-2.82 -0.88,-3.14" + id="path9076" + style="opacity:0.6" /><line + class="st26" + x1="4520.8198" + y1="-469.17001" + x2="4521.8599" + y2="-468.79999" + id="line9078" + style="opacity:0.6" /><line + class="st26" + x1="4522.1899" + y1="-468.67999" + x2="4523.23" + y2="-468.31" + id="line9080" + style="opacity:0.6" /><line + class="st26" + x1="4520.3599" + y1="-467.14999" + x2="4521.3999" + y2="-466.78" + id="line9082" + style="opacity:0.6" /><line + class="st26" + x1="4520.1299" + y1="-466.17001" + x2="4520.9399" + y2="-465.88" + id="line9084" + style="opacity:0.6" /><line + class="st26" + x1="4521.3799" + y1="-465.73001" + x2="4522.1899" + y2="-465.44" + id="line9086" + style="opacity:0.6" /><line + class="st26" + x1="4521.73" + y1="-466.66" + x2="4522.7798" + y2="-466.29001" + id="line9088" + style="opacity:0.6" /><g + id="g9092" + style="opacity:0.6"> + <path + class="st27" + d="m 4520.01,-467.4 -0.09,-0.03 -0.08,0.22 0.09,0.03 c 0.06,0.02 0.13,-0.01 0.15,-0.07 0.02,-0.06 -0.01,-0.13 -0.07,-0.15 z" + id="path9090" /> + </g><path + class="st25" + d="m 4524.91,-468.05 c -1.08,-0.38 0.38,2.95 -0.52,2.64 -0.84,-0.29 -0.01,-2.82 -0.89,-3.13" + id="path9096" + style="opacity:0.6" /><path + class="st25" + d="m 4526.31,-467.57 c -1.08,-0.37 0.4,2.95 -0.5,2.64 -0.84,-0.29 -0.03,-2.82 -0.91,-3.13" + id="path9098" + style="opacity:0.6" /><path + class="st25" + d="m 4523.59,-468.52 c -1.08,-0.38 0.37,2.95 -0.53,2.63 -0.83,-0.29 0,-2.82 -0.88,-3.13" + id="path9100" + style="opacity:0.6" /><line + class="st26" + x1="4523.6401" + y1="-468.16" + x2="4524.6802" + y2="-467.79999" + id="line9102" + style="opacity:0.6" /><line + class="st26" + x1="4525.0098" + y1="-467.67999" + x2="4526.0498" + y2="-467.32001" + id="line9104" + style="opacity:0.6" /><line + class="st26" + x1="4523.1899" + y1="-466.14999" + x2="4524.2402" + y2="-465.78" + id="line9106" + style="opacity:0.6" /><line + class="st26" + x1="4522.9702" + y1="-465.16" + x2="4523.7798" + y2="-464.88" + id="line9108" + style="opacity:0.6" /><line + class="st26" + x1="4524.2202" + y1="-464.73001" + x2="4525.04" + y2="-464.45001" + id="line9110" + style="opacity:0.6" /><line + class="st26" + x1="4524.5698" + y1="-465.66" + x2="4525.6201" + y2="-465.29999" + id="line9112" + style="opacity:0.6" /><g + id="g9116" + style="opacity:0.6"> + <path + class="st27" + d="m 4522.84,-466.4 -0.09,-0.03 -0.08,0.22 0.09,0.03 c 0.06,0.02 0.13,-0.01 0.15,-0.07 0.02,-0.06 -0.01,-0.13 -0.07,-0.15 z" + id="path9114" /> + </g><path + class="st25" + d="m 4527.73,-467.09 c -1.08,-0.36 0.42,2.94 -0.48,2.64 -0.84,-0.28 -0.05,-2.82 -0.93,-3.12" + id="path9120" + style="opacity:0.6" /><path + class="st25" + d="m 4529.14,-466.63 c -1.09,-0.35 0.45,2.94 -0.46,2.65 -0.85,-0.27 -0.08,-2.82 -0.96,-3.11" + id="path9122" + style="opacity:0.6" /><path + class="st25" + d="m 4526.4,-467.54 c -1.08,-0.37 0.4,2.95 -0.5,2.64 -0.84,-0.29 -0.03,-2.82 -0.91,-3.13" + id="path9124" + style="opacity:0.6" /><line + class="st26" + x1="4526.46" + y1="-467.17999" + x2="4527.5" + y2="-466.82999" + id="line9126" + style="opacity:0.6" /><line + class="st26" + x1="4527.8398" + y1="-466.72" + x2="4528.8799" + y2="-466.38" + id="line9128" + style="opacity:0.6" /><line + class="st26" + x1="4526.0298" + y1="-465.16" + x2="4527.0898" + y2="-464.81" + id="line9130" + style="opacity:0.6" /><line + class="st26" + x1="4525.8301" + y1="-464.17999" + x2="4526.6499" + y2="-463.89999" + id="line9132" + style="opacity:0.6" /><line + class="st26" + x1="4527.0898" + y1="-463.76001" + x2="4527.9102" + y2="-463.48999" + id="line9134" + style="opacity:0.6" /><line + class="st26" + x1="4527.4302" + y1="-464.70001" + x2="4528.48" + y2="-464.35001" + id="line9136" + style="opacity:0.6" /><g + id="g9140" + style="opacity:0.6"> + <path + class="st27" + d="m 4525.68,-465.41 -0.09,-0.03 -0.08,0.22 0.09,0.03 c 0.06,0.02 0.13,-0.01 0.15,-0.07 0.03,-0.06 -0.01,-0.13 -0.07,-0.15 z" + id="path9138" /> + </g><path + class="st25" + d="m 4530.55,-466.18 c -1.09,-0.34 0.48,2.93 -0.43,2.65 -0.85,-0.26 -0.11,-2.82 -0.99,-3.1" + id="path9144" + style="opacity:0.6" /><path + class="st25" + d="m 4531.97,-465.75 c -1.09,-0.32 0.52,2.93 -0.39,2.66 -0.86,-0.25 -0.14,-2.82 -1.02,-3.09" + id="path9146" + style="opacity:0.6" /><path + class="st25" + d="m 4529.23,-466.6 c -1.09,-0.35 0.45,2.94 -0.45,2.65 -0.85,-0.27 -0.08,-2.82 -0.96,-3.11" + id="path9148" + style="opacity:0.6" /><line + class="st26" + x1="4529.29" + y1="-466.25" + x2="4530.3301" + y2="-465.92001" + id="line9150" + style="opacity:0.6" /><line + class="st26" + x1="4530.6699" + y1="-465.82001" + x2="4531.7202" + y2="-465.5" + id="line9152" + style="opacity:0.6" /><line + class="st26" + x1="4528.8999" + y1="-464.22" + x2="4529.96" + y2="-463.89001" + id="line9154" + style="opacity:0.6" /><line + class="st26" + x1="4528.71" + y1="-463.23001" + x2="4529.54" + y2="-462.97" + id="line9156" + style="opacity:0.6" /><line + class="st26" + x1="4529.98" + y1="-462.84" + x2="4530.8101" + y2="-462.57999" + id="line9158" + style="opacity:0.6" /><line + class="st26" + x1="4530.2998" + y1="-463.78" + x2="4531.3701" + y2="-463.45999" + id="line9160" + style="opacity:0.6" /><g + id="g9164" + style="opacity:0.6"> + <path + class="st27" + d="m 4528.54,-464.46 -0.09,-0.03 -0.07,0.23 0.09,0.03 c 0.06,0.02 0.13,-0.01 0.15,-0.08 0.02,-0.06 -0.02,-0.13 -0.08,-0.15 z" + id="path9162" /> + </g><path + class="st25" + d="m 4533.39,-465.34 c -1.1,-0.31 0.56,2.92 -0.36,2.66 -0.86,-0.25 -0.18,-2.81 -1.06,-3.08" + id="path9168" + style="opacity:0.6" /><path + class="st25" + d="m 4534.82,-464.95 c -1.1,-0.3 0.59,2.91 -0.33,2.67 -0.86,-0.23 -0.21,-2.81 -1.1,-3.06" + id="path9170" + style="opacity:0.6" /><path + class="st25" + d="m 4532.06,-465.73 c -1.09,-0.32 0.52,2.93 -0.39,2.66 -0.86,-0.26 -0.14,-2.82 -1.03,-3.09" + id="path9172" + style="opacity:0.6" /><line + class="st26" + x1="4532.1299" + y1="-465.38" + x2="4533.1802" + y2="-465.07001" + id="line9174" + style="opacity:0.6" /><line + class="st26" + x1="4533.52" + y1="-464.98001" + x2="4534.5698" + y2="-464.69" + id="line9176" + style="opacity:0.6" /><line + class="st26" + x1="4531.7798" + y1="-463.34" + x2="4532.8501" + y2="-463.03" + id="line9178" + style="opacity:0.6" /><line + class="st26" + x1="4531.6201" + y1="-462.35001" + x2="4532.46" + y2="-462.10999" + id="line9180" + style="opacity:0.6" /><line + class="st26" + x1="4532.9102" + y1="-461.98001" + x2="4533.7402" + y2="-461.75" + id="line9182" + style="opacity:0.6" /><line + class="st26" + x1="4533.2002" + y1="-462.94" + x2="4534.27" + y2="-462.64001" + id="line9184" + style="opacity:0.6" /><g + id="g9188" + style="opacity:0.6"> + <path + class="st27" + d="m 4531.42,-463.57 -0.09,-0.03 -0.07,0.23 0.09,0.03 c 0.06,0.02 0.13,-0.02 0.15,-0.08 0.02,-0.07 -0.02,-0.13 -0.08,-0.15 z" + id="path9186" /> + </g><path + class="st25" + d="m 4536.25,-464.57 c -1.1,-0.28 0.63,2.9 -0.29,2.67 -0.87,-0.22 -0.25,-2.81 -1.14,-3.05" + id="path9192" + style="opacity:0.6" /><path + class="st25" + d="m 4537.68,-464.21 c -1.11,-0.27 0.67,2.9 -0.25,2.67 -0.87,-0.21 -0.29,-2.81 -1.18,-3.03" + id="path9194" + style="opacity:0.6" /><path + class="st25" + d="m 4534.91,-464.92 c -1.1,-0.3 0.6,2.91 -0.32,2.67 -0.86,-0.23 -0.22,-2.81 -1.1,-3.06" + id="path9196" + style="opacity:0.6" /><line + class="st26" + x1="4534.9902" + y1="-464.57001" + x2="4536.04" + y2="-464.29999" + id="line9198" + style="opacity:0.6" /><line + class="st26" + x1="4536.3799" + y1="-464.20999" + x2="4537.4502" + y2="-463.95001" + id="line9200" + style="opacity:0.6" /><line + class="st26" + x1="4534.7002" + y1="-462.53" + x2="4535.77" + y2="-462.25" + id="line9202" + style="opacity:0.6" /><line + class="st26" + x1="4534.5601" + y1="-461.53" + x2="4535.3999" + y2="-461.31" + id="line9204" + style="opacity:0.6" /><line + class="st26" + x1="4535.8501" + y1="-461.20001" + x2="4536.7002" + y2="-460.98999" + id="line9206" + style="opacity:0.6" /><line + class="st26" + x1="4536.1201" + y1="-462.16" + x2="4537.2002" + y2="-461.89999" + id="line9208" + style="opacity:0.6" /><g + id="g9212" + style="opacity:0.6"> + <path + class="st27" + d="m 4534.32,-462.75 -0.09,-0.02 -0.06,0.23 0.09,0.02 c 0.06,0.02 0.13,-0.02 0.15,-0.08 0.02,-0.07 -0.02,-0.13 -0.09,-0.15 z" + id="path9210" /> + </g><path + class="st25" + d="m 4539.12,-463.88 c -1.11,-0.25 0.71,2.89 -0.22,2.68 -0.87,-0.19 -0.32,-2.81 -1.22,-3.01" + id="path9216" + style="opacity:0.6" /><path + class="st25" + d="m 4540.57,-463.56 c -1.12,-0.23 0.75,2.87 -0.19,2.68 -0.88,-0.18 -0.36,-2.8 -1.26,-3" + id="path9218" + style="opacity:0.6" /><path + class="st25" + d="m 4537.77,-464.19 c -1.11,-0.26 0.67,2.89 -0.25,2.67 -0.87,-0.2 -0.29,-2.81 -1.18,-3.03" + id="path9220" + style="opacity:0.6" /><line + class="st26" + x1="4537.8599" + y1="-463.85001" + x2="4538.9302" + y2="-463.60001" + id="line9222" + style="opacity:0.6" /><line + class="st26" + x1="4539.27" + y1="-463.51999" + x2="4540.3398" + y2="-463.29001" + id="line9224" + style="opacity:0.6" /><line + class="st26" + x1="4537.6299" + y1="-461.79999" + x2="4538.71" + y2="-461.54999" + id="line9226" + style="opacity:0.6" /><line + class="st26" + x1="4537.5098" + y1="-460.79999" + x2="4538.3599" + y2="-460.60001" + id="line9228" + style="opacity:0.6" /><line + class="st26" + x1="4538.8198" + y1="-460.5" + x2="4539.6699" + y2="-460.31" + id="line9230" + style="opacity:0.6" /><line + class="st26" + x1="4539.0601" + y1="-461.47" + x2="4540.1499" + y2="-461.23001" + id="line9232" + style="opacity:0.6" /><g + id="g9236" + style="opacity:0.6"> + <path + class="st27" + d="m 4537.25,-462.01 -0.09,-0.02 -0.06,0.23 0.09,0.02 c 0.06,0.02 0.13,-0.02 0.15,-0.09 0.01,-0.06 -0.03,-0.12 -0.09,-0.14 z" + id="path9234" /> + </g><path + class="st25" + d="m 4542.02,-463.26 c -1.12,-0.23 0.78,2.88 -0.15,2.68 -0.87,-0.18 -0.39,-2.8 -1.3,-2.98" + id="path9240" + style="opacity:0.6" /><path + class="st25" + d="m 4543.47,-462.98 c -1.12,-0.2 0.82,2.85 -0.12,2.68 -0.88,-0.16 -0.43,-2.78 -1.33,-2.97" + id="path9242" + style="opacity:0.6" /><path + class="st25" + d="m 4540.66,-463.54 c -1.12,-0.23 0.75,2.87 -0.18,2.68 -0.88,-0.18 -0.36,-2.8 -1.26,-2.99" + id="path9244" + style="opacity:0.6" /><line + class="st26" + x1="4540.7598" + y1="-463.20001" + x2="4541.8301" + y2="-462.98001" + id="line9246" + style="opacity:0.6" /><line + class="st26" + x1="4542.1802" + y1="-462.91" + x2="4543.25" + y2="-462.70001" + id="line9248" + style="opacity:0.6" /><line + class="st26" + x1="4540.5698" + y1="-461.14001" + x2="4541.6699" + y2="-460.92001" + id="line9250" + style="opacity:0.6" /><line + class="st26" + x1="4540.4902" + y1="-460.14001" + x2="4541.3398" + y2="-459.97" + id="line9252" + style="opacity:0.6" /><line + class="st26" + x1="4541.7998" + y1="-459.87" + x2="4542.6499" + y2="-459.70999" + id="line9254" + style="opacity:0.6" /><line + class="st26" + x1="4542.02" + y1="-460.85001" + x2="4543.1099" + y2="-460.64001" + id="line9256" + style="opacity:0.6" /><g + id="g9260" + style="opacity:0.6"> + <path + class="st27" + d="m 4540.19,-461.34 -0.09,-0.02 -0.05,0.23 0.09,0.02 c 0.06,0.01 0.13,-0.03 0.14,-0.09 0.02,-0.07 -0.02,-0.13 -0.09,-0.14 z" + id="path9258" /> + </g><path + class="st25" + d="m 4544.93,-462.71 c -1.12,-0.2 0.85,2.86 -0.09,2.69 -0.88,-0.16 -0.46,-2.79 -1.37,-2.95" + id="path9264" + style="opacity:0.6" /><path + class="st25" + d="m 4546.39,-462.47 c -1.13,-0.18 0.89,2.84 -0.05,2.69 -0.88,-0.15 -0.5,-2.77 -1.41,-2.93" + id="path9266" + style="opacity:0.6" /><path + class="st25" + d="m 4543.56,-462.96 c -1.12,-0.2 0.82,2.85 -0.12,2.68 -0.88,-0.16 -0.43,-2.78 -1.34,-2.97" + id="path9268" + style="opacity:0.6" /><line + class="st26" + x1="4543.6699" + y1="-462.62" + x2="4544.75" + y2="-462.42999" + id="line9270" + style="opacity:0.6" /><line + class="st26" + x1="4545.0898" + y1="-462.35999" + x2="4546.1699" + y2="-462.19" + id="line9272" + style="opacity:0.6" /><line + class="st26" + x1="4543.54" + y1="-460.56" + x2="4544.6299" + y2="-460.35999" + id="line9274" + style="opacity:0.6" /><line + class="st26" + x1="4543.48" + y1="-459.56" + x2="4544.3301" + y2="-459.39999" + id="line9276" + style="opacity:0.6" /><line + class="st26" + x1="4544.79" + y1="-459.32001" + x2="4545.6499" + y2="-459.17999" + id="line9278" + style="opacity:0.6" /><line + class="st26" + x1="4544.98" + y1="-460.29999" + x2="4546.0801" + y2="-460.12" + id="line9280" + style="opacity:0.6" /><g + id="g9284" + style="opacity:0.6"> + <path + class="st27" + d="m 4543.15,-460.75 -0.09,-0.02 -0.04,0.23 0.09,0.02 c 0.07,0.01 0.13,-0.03 0.14,-0.09 0.01,-0.07 -0.03,-0.13 -0.1,-0.14 z" + id="path9282" /> + </g><path + class="st25" + d="m 4547.85,-462.24 c -1.13,-0.17 0.92,2.82 -0.02,2.68 -0.88,-0.12 -0.53,-2.78 -1.44,-2.92" + id="path9288" + style="opacity:0.6" /><path + class="st25" + d="m 4549.32,-462.03 c -1.13,-0.16 0.96,2.82 0.01,2.69 -0.88,-0.12 -0.57,-2.77 -1.48,-2.9" + id="path9290" + style="opacity:0.6" /><path + class="st25" + d="m 4546.48,-462.45 c -1.13,-0.18 0.89,2.84 -0.05,2.69 -0.88,-0.15 -0.5,-2.77 -1.41,-2.93" + id="path9292" + style="opacity:0.6" /><line + class="st26" + x1="4546.6001" + y1="-462.12" + x2="4547.6802" + y2="-461.94" + id="line9294" + style="opacity:0.6" /><line + class="st26" + x1="4548.0298" + y1="-461.89001" + x2="4549.1099" + y2="-461.73999" + id="line9296" + style="opacity:0.6" /><line + class="st26" + x1="4546.5098" + y1="-460.04999" + x2="4547.6099" + y2="-459.88" + id="line9298" + style="opacity:0.6" /><line + class="st26" + x1="4546.48" + y1="-459.04999" + x2="4547.3398" + y2="-458.91" + id="line9300" + style="opacity:0.6" /><line + class="st26" + x1="4547.7998" + y1="-458.84" + x2="4548.6602" + y2="-458.72" + id="line9302" + style="opacity:0.6" /><line + class="st26" + x1="4547.9702" + y1="-459.82999" + x2="4549.0698" + y2="-459.67999" + id="line9304" + style="opacity:0.6" /><g + id="g9308" + style="opacity:0.6"> + <path + class="st27" + d="m 4546.12,-460.24 -0.09,-0.01 -0.04,0.23 0.09,0.01 c 0.07,0.01 0.13,-0.03 0.14,-0.1 0.01,-0.05 -0.03,-0.12 -0.1,-0.13 z" + id="path9306" /> + </g><path + class="st25" + d="m 4550.79,-461.84 c -1.13,-0.14 0.99,2.8 0.05,2.69 -0.89,-0.11 -0.6,-2.75 -1.51,-2.88" + id="path9312" + style="opacity:0.6" /><path + class="st25" + d="m 4552.26,-461.66 c -1.13,-0.13 1.03,2.79 0.08,2.68 -0.89,-0.09 -0.63,-2.75 -1.55,-2.86" + id="path9314" + style="opacity:0.6" /><path + class="st25" + d="m 4549.41,-462.02 c -1.13,-0.16 0.96,2.82 0.02,2.69 -0.88,-0.12 -0.57,-2.77 -1.48,-2.9" + id="path9316" + style="opacity:0.6" /><line + class="st26" + x1="4549.5298" + y1="-461.67999" + x2="4550.6201" + y2="-461.54001" + id="line9318" + style="opacity:0.6" /><line + class="st26" + x1="4550.9702" + y1="-461.5" + x2="4552.0498" + y2="-461.35999" + id="line9320" + style="opacity:0.6" /><line + class="st26" + x1="4549.5" + y1="-459.60999" + x2="4550.6099" + y2="-459.48001" + id="line9322" + style="opacity:0.6" /><line + class="st26" + x1="4549.4902" + y1="-458.60999" + x2="4550.3501" + y2="-458.5" + id="line9324" + style="opacity:0.6" /><line + class="st26" + x1="4550.8198" + y1="-458.44" + x2="4551.6802" + y2="-458.34" + id="line9326" + style="opacity:0.6" /><line + class="st26" + x1="4550.96" + y1="-459.42999" + x2="4552.0698" + y2="-459.29999" + id="line9328" + style="opacity:0.6" /><g + id="g9332" + style="opacity:0.6"> + <path + class="st27" + d="m 4549.11,-459.79 -0.09,-0.01 -0.03,0.23 0.09,0.01 c 0.07,0.01 0.13,-0.04 0.14,-0.1 0,-0.06 -0.05,-0.12 -0.11,-0.13 z" + id="path9330" /> + </g><path + class="st25" + d="m 4553.73,-461.51 c -1.13,-0.12 1.06,2.78 0.11,2.69 -0.89,-0.09 -0.67,-2.75 -1.59,-2.84" + id="path9336" + style="opacity:0.6" /><path + class="st25" + d="m 4555.2,-461.37 c -1.14,-0.1 1.1,2.77 0.15,2.68 -0.89,-0.08 -0.71,-2.72 -1.62,-2.82" + id="path9338" + style="opacity:0.6" /><path + class="st25" + d="m 4552.35,-461.65 c -1.13,-0.12 1.03,2.78 0.08,2.68 -0.89,-0.09 -0.64,-2.75 -1.55,-2.86" + id="path9340" + style="opacity:0.6" /><line + class="st26" + x1="4552.48" + y1="-461.32001" + x2="4553.5698" + y2="-461.20999" + id="line9342" + style="opacity:0.6" /><line + class="st26" + x1="4553.9199" + y1="-461.17001" + x2="4555.0098" + y2="-461.07001" + id="line9344" + style="opacity:0.6" /><line + class="st26" + x1="4552.5" + y1="-459.26001" + x2="4553.6099" + y2="-459.14001" + id="line9346" + style="opacity:0.6" /><line + class="st26" + x1="4552.5098" + y1="-458.25" + x2="4553.3799" + y2="-458.16" + id="line9348" + style="opacity:0.6" /><line + class="st26" + x1="4553.8398" + y1="-458.10999" + x2="4554.71" + y2="-458.03" + id="line9350" + style="opacity:0.6" /><line + class="st26" + x1="4553.96" + y1="-459.10001" + x2="4555.0698" + y2="-459.01001" + id="line9352" + style="opacity:0.6" /><g + id="g9356" + style="opacity:0.6"> + <path + class="st27" + d="m 4552.1,-459.42 -0.09,-0.01 -0.03,0.24 0.09,0.01 c 0.07,0.01 0.13,-0.04 0.13,-0.1 0.02,-0.07 -0.03,-0.13 -0.1,-0.14 z" + id="path9354" /> + </g><path + class="st25" + d="m 4556.68,-461.25 c -1.14,-0.08 1.13,2.75 0.18,2.68 -0.89,-0.06 -0.74,-2.72 -1.66,-2.8" + id="path9360" + style="opacity:0.6" /><path + class="st25" + d="m 4558.15,-461.15 c -1.14,-0.07 1.17,2.73 0.22,2.68 -0.89,-0.05 -0.77,-2.72 -1.69,-2.78" + id="path9362" + style="opacity:0.6" /><path + class="st25" + d="m 4555.3,-461.36 c -1.14,-0.1 1.1,2.77 0.15,2.68 -0.89,-0.08 -0.71,-2.73 -1.62,-2.82" + id="path9364" + style="opacity:0.6" /><line + class="st26" + x1="4555.4399" + y1="-461.03" + x2="4556.5298" + y2="-460.95001" + id="line9366" + style="opacity:0.6" /><line + class="st26" + x1="4556.8799" + y1="-460.92001" + x2="4557.9702" + y2="-460.85001" + id="line9368" + style="opacity:0.6" /><line + class="st26" + x1="4555.5098" + y1="-458.97" + x2="4556.6201" + y2="-458.88" + id="line9370" + style="opacity:0.6" /><line + class="st26" + x1="4555.5498" + y1="-457.95999" + x2="4556.4102" + y2="-457.89999" + id="line9372" + style="opacity:0.6" /><line + class="st26" + x1="4556.8799" + y1="-457.85999" + x2="4557.75" + y2="-457.79999" + id="line9374" + style="opacity:0.6" /><line + class="st26" + x1="4556.9702" + y1="-458.85999" + x2="4558.0898" + y2="-458.78" + id="line9376" + style="opacity:0.6" /><g + id="g9380" + style="opacity:0.6"> + <path + class="st27" + d="m 4555.1,-459.12 -0.09,-0.01 -0.02,0.24 0.09,0.01 c 0.07,0.01 0.13,-0.04 0.13,-0.11 0.01,-0.07 -0.04,-0.13 -0.11,-0.13 z" + id="path9378" /> + </g><path + class="st25" + d="m 4559.63,-461.07 c -1.14,-0.05 1.2,2.72 0.25,2.67 -0.89,-0.04 -0.81,-2.71 -1.73,-2.75" + id="path9384" + style="opacity:0.6" /><path + class="st25" + d="m 4561.11,-461.01 c -1.14,-0.04 1.24,2.7 0.29,2.67 -0.89,-0.03 -0.85,-2.69 -1.77,-2.73" + id="path9386" + style="opacity:0.6" /><path + class="st25" + d="m 4558.25,-461.14 c -1.14,-0.06 1.17,2.73 0.22,2.68 -0.89,-0.05 -0.78,-2.71 -1.7,-2.78" + id="path9388" + style="opacity:0.6" /><line + class="st26" + x1="4558.3999" + y1="-460.82001" + x2="4559.4902" + y2="-460.76001" + id="line9390" + style="opacity:0.6" /><line + class="st26" + x1="4559.8398" + y1="-460.75" + x2="4560.9302" + y2="-460.70001" + id="line9392" + style="opacity:0.6" /><line + class="st26" + x1="4558.52" + y1="-458.76001" + x2="4559.6299" + y2="-458.70001" + id="line9394" + style="opacity:0.6" /><line + class="st26" + x1="4558.5898" + y1="-457.76001" + x2="4559.46" + y2="-457.70999" + id="line9396" + style="opacity:0.6" /><line + class="st26" + x1="4559.9199" + y1="-457.69" + x2="4560.79" + y2="-457.66" + id="line9398" + style="opacity:0.6" /><line + class="st26" + x1="4559.9902" + y1="-458.69" + x2="4561.1001" + y2="-458.64001" + id="line9400" + style="opacity:0.6" /><g + id="g9404" + style="opacity:0.6"> + <path + class="st27" + d="m 4558.11,-458.9 -0.09,-0.01 -0.01,0.24 0.09,0.01 c 0.07,0 0.12,-0.05 0.13,-0.11 0,-0.07 -0.05,-0.13 -0.12,-0.13 z" + id="path9402" /> + </g><path + class="st25" + d="m 4562.59,-460.97 c -1.14,-0.02 1.28,2.68 0.33,2.67 -0.89,-0.02 -0.89,-2.68 -1.81,-2.71" + id="path9408" + style="opacity:0.6" /><path + class="st25" + d="m 4564.06,-460.95 c -1.14,-0.01 1.32,2.66 0.37,2.66 -0.9,0 -0.93,-2.67 -1.84,-2.68" + id="path9410" + style="opacity:0.6" /><path + class="st25" + d="m 4561.2,-461.01 c -1.14,-0.04 1.24,2.7 0.29,2.67 -0.89,-0.03 -0.85,-2.69 -1.77,-2.73" + id="path9412" + style="opacity:0.6" /><line + class="st26" + x1="4561.3599" + y1="-460.69" + x2="4562.4502" + y2="-460.66" + id="line9414" + style="opacity:0.6" /><line + class="st26" + x1="4562.7998" + y1="-460.64999" + x2="4563.8901" + y2="-460.64001" + id="line9416" + style="opacity:0.6" /><line + class="st26" + x1="4561.54" + y1="-458.63" + x2="4562.6499" + y2="-458.60001" + id="line9418" + style="opacity:0.6" /><line + class="st26" + x1="4561.6299" + y1="-457.63" + x2="4562.5" + y2="-457.60999" + id="line9420" + style="opacity:0.6" /><line + class="st26" + x1="4562.9702" + y1="-457.60001" + x2="4563.8398" + y2="-457.59" + id="line9422" + style="opacity:0.6" /><line + class="st26" + x1="4563.0098" + y1="-458.60001" + x2="4564.1299" + y2="-458.59" + id="line9424" + style="opacity:0.6" /><g + id="g9428" + style="opacity:0.6"> + <path + class="st27" + d="m 4561.13,-458.76 h -0.09 l -0.01,0.24 h 0.09 c 0.07,0 0.12,-0.05 0.12,-0.11 0.01,-0.07 -0.05,-0.13 -0.11,-0.13 z" + id="path9426" /> + </g><path + class="st25" + d="m 4565.54,-460.96 c -1.14,0.02 1.36,2.64 0.41,2.66 -0.9,0.01 -0.97,-2.65 -1.89,-2.65" + id="path9432" + style="opacity:0.6" /><path + class="st25" + d="m 4567.01,-460.99 c -1.14,0.03 1.41,2.62 0.46,2.65 -0.9,0.03 -1.01,-2.63 -1.93,-2.62" + id="path9434" + style="opacity:0.6" /><path + class="st25" + d="m 4564.15,-460.95 c -1.14,0 1.32,2.66 0.37,2.66 -0.9,0 -0.93,-2.67 -1.85,-2.68" + id="path9436" + style="opacity:0.6" /><line + class="st26" + x1="4564.3198" + y1="-460.64001" + x2="4565.4102" + y2="-460.64001" + id="line9438" + style="opacity:0.6" /><line + class="st26" + x1="4565.7598" + y1="-460.64999" + x2="4566.8501" + y2="-460.67001" + id="line9440" + style="opacity:0.6" /><line + class="st26" + x1="4564.5601" + y1="-458.59" + x2="4565.6802" + y2="-458.60001" + id="line9442" + style="opacity:0.6" /><line + class="st26" + x1="4564.6899" + y1="-457.59" + x2="4565.5601" + y2="-457.60001" + id="line9444" + style="opacity:0.6" /><line + class="st26" + x1="4566.0298" + y1="-457.60001" + x2="4566.8999" + y2="-457.62" + id="line9446" + style="opacity:0.6" /><line + class="st26" + x1="4566.04" + y1="-458.60001" + x2="4567.1499" + y2="-458.63" + id="line9448" + style="opacity:0.6" /><g + id="g9452" + style="opacity:0.6"> + <path + class="st27" + d="m 4564.15,-458.71 h -0.09 v 0.24 h 0.09 c 0.07,0 0.12,-0.05 0.12,-0.12 0,-0.06 -0.06,-0.12 -0.12,-0.12 z" + id="path9450" /> + </g><path + class="st25" + d="m 4568.48,-461.06 c -1.14,0.07 1.45,2.58 0.5,2.64 -0.89,0.05 -1.05,-2.59 -1.97,-2.56" + id="path9456" + style="opacity:0.6" /><path + class="st25" + d="m 4569.96,-461.15 c -1.14,0.07 1.48,2.57 0.53,2.63 -0.89,0.06 -1.09,-2.6 -2.01,-2.54" + id="path9458" + style="opacity:0.6" /><path + class="st25" + d="m 4567.1,-460.99 c -1.14,0.03 1.41,2.62 0.46,2.65 -0.9,0.03 -1.02,-2.63 -1.93,-2.62" + id="path9460" + style="opacity:0.6" /><path + class="st26" + d="m 4567.28,-460.68 c 0.36,-0.01 0.73,-0.04 1.09,-0.06" + id="path9462" + style="opacity:0.6" /><line + class="st26" + x1="4568.7202" + y1="-460.76001" + x2="4569.8101" + y2="-460.82999" + id="line9464" + style="opacity:0.6" /><line + class="st26" + x1="4567.5898" + y1="-458.64001" + x2="4568.7002" + y2="-458.70999" + id="line9466" + style="opacity:0.6" /><line + class="st26" + x1="4567.75" + y1="-457.64999" + x2="4568.6201" + y2="-457.70001" + id="line9468" + style="opacity:0.6" /><line + class="st26" + x1="4569.0801" + y1="-457.73001" + x2="4569.9502" + y2="-457.78" + id="line9470" + style="opacity:0.6" /><line + class="st26" + x1="4569.0601" + y1="-458.73001" + x2="4570.1699" + y2="-458.79999" + id="line9472" + style="opacity:0.6" /><g + id="g9476" + style="opacity:0.6"> + <path + class="st27" + d="m 4567.17,-458.75 h -0.09 l 0.01,0.24 h 0.09 c 0.07,0 0.12,-0.06 0.12,-0.12 -0.01,-0.07 -0.06,-0.12 -0.13,-0.12 z" + id="path9474" /> + </g><path + class="st25" + d="m 4571.43,-461.24 c -1.14,0.07 1.52,2.57 0.57,2.63 -0.89,0.06 -1.13,-2.6 -2.05,-2.54" + id="path9480" + style="opacity:0.6" /><path + class="st25" + d="m 4572.91,-461.34 c -1.13,0.08 1.55,2.55 0.61,2.62 -0.88,0.07 -1.16,-2.59 -2.08,-2.53" + id="path9482" + style="opacity:0.6" /><path + class="st25" + d="m 4570.05,-461.16 c -1.14,0.07 1.49,2.57 0.54,2.63 -0.89,0.06 -1.09,-2.6 -2.01,-2.54" + id="path9484" + style="opacity:0.6" /><line + class="st26" + x1="4570.2402" + y1="-460.85999" + x2="4571.3301" + y2="-460.92001" + id="line9486" + style="opacity:0.6" /><line + class="st26" + x1="4571.6802" + y1="-460.94" + x2="4572.77" + y2="-461.01001" + id="line9488" + style="opacity:0.6" /><line + class="st26" + x1="4570.6099" + y1="-458.82001" + x2="4571.7202" + y2="-458.89001" + id="line9490" + style="opacity:0.6" /><line + class="st26" + x1="4570.79" + y1="-457.82999" + x2="4571.6602" + y2="-457.89001" + id="line9492" + style="opacity:0.6" /><line + class="st26" + x1="4572.1299" + y1="-457.92001" + x2="4573" + y2="-457.97" + id="line9494" + style="opacity:0.6" /><line + class="st26" + x1="4572.0801" + y1="-458.91" + x2="4573.1899" + y2="-458.98999" + id="line9496" + style="opacity:0.6" /><g + id="g9500" + style="opacity:0.6"> + <path + class="st27" + d="m 4570.19,-458.92 -0.09,0.01 0.01,0.24 0.09,-0.01 c 0.07,0 0.12,-0.06 0.11,-0.13 0,-0.06 -0.06,-0.11 -0.12,-0.11 z" + id="path9498" /> + </g><path + class="st25" + d="m 4589.34,-465.76 c -0.97,0.45 2.24,1.9 1.43,2.27 -0.76,0.35 -1.91,-2.06 -2.69,-1.7" + id="path9510" + style="opacity:0.6" /><path + class="st25" + d="m 4590.6,-466.35 c -0.97,0.46 2.26,1.87 1.45,2.26 -0.75,0.36 -1.93,-2.03 -2.72,-1.67" + id="path9512" + style="opacity:0.6" /><path + class="st25" + d="m 4588.15,-465.23 c -0.98,0.44 2.22,1.92 1.4,2.29 -0.76,0.34 -1.88,-2.08 -2.69,-1.72" + id="path9514" + style="opacity:0.6" /><line + class="st26" + x1="4588.4199" + y1="-465" + x2="4589.3599" + y2="-465.42001" + id="line9516" + style="opacity:0.6" /><line + class="st26" + x1="4589.6602" + y1="-465.56" + x2="4590.5898" + y2="-466" + id="line9518" + style="opacity:0.6" /><line + class="st26" + x1="4589.4702" + y1="-463.22" + x2="4590.4199" + y2="-463.66" + id="line9520" + style="opacity:0.6" /><line + class="st26" + x1="4589.98" + y1="-462.35999" + x2="4590.73" + y2="-462.69" + id="line9522" + style="opacity:0.6" /><line + class="st26" + x1="4591.1201" + y1="-462.88" + x2="4591.8599" + y2="-463.22" + id="line9524" + style="opacity:0.6" /><line + class="st26" + x1="4590.7202" + y1="-463.79999" + x2="4591.6699" + y2="-464.23999" + id="line9526" + style="opacity:0.6" /><g + id="g9530" + style="opacity:0.6"> + <path + class="st27" + d="m 4589.06,-463.17 -0.08,0.04 0.1,0.22 0.08,-0.04 c 0.06,-0.03 0.08,-0.1 0.06,-0.15 -0.03,-0.07 -0.1,-0.1 -0.16,-0.07 z" + id="path9528" /> + </g><path + class="st25" + d="m 4591.86,-466.95 c -0.97,0.46 2.28,1.86 1.47,2.25 -0.75,0.36 -1.95,-2.02 -2.73,-1.65" + id="path9534" + style="opacity:0.6" /><path + class="st25" + d="m 4593.12,-467.56 c -0.96,0.47 2.29,1.85 1.48,2.24 -0.75,0.36 -1.96,-2.01 -2.74,-1.63" + id="path9536" + style="opacity:0.6" /><path + class="st25" + d="m 4590.68,-466.38 c -0.97,0.46 2.26,1.87 1.46,2.25 -0.75,0.36 -1.93,-2.03 -2.72,-1.67" + id="path9538" + style="opacity:0.6" /><line + class="st26" + x1="4590.9502" + y1="-466.17001" + x2="4591.8901" + y2="-466.60999" + id="line9540" + style="opacity:0.6" /><line + class="st26" + x1="4592.1802" + y1="-466.75" + x2="4593.1099" + y2="-467.20999" + id="line9542" + style="opacity:0.6" /><line + class="st26" + x1="4592.04" + y1="-464.41" + x2="4592.98" + y2="-464.85999" + id="line9544" + style="opacity:0.6" /><line + class="st26" + x1="4592.5698" + y1="-463.56" + x2="4593.2998" + y2="-463.91" + id="line9546" + style="opacity:0.6" /><line + class="st26" + x1="4593.6899" + y1="-464.10001" + x2="4594.4199" + y2="-464.45001" + id="line9548" + style="opacity:0.6" /><line + class="st26" + x1="4593.2798" + y1="-465.01001" + x2="4594.2202" + y2="-465.45999" + id="line9550" + style="opacity:0.6" /><g + id="g9554" + style="opacity:0.6"> + <path + class="st27" + d="m 4591.64,-464.35 -0.08,0.04 0.1,0.21 0.08,-0.04 c 0.06,-0.03 0.08,-0.1 0.05,-0.16 -0.03,-0.05 -0.1,-0.08 -0.15,-0.05 z" + id="path9552" /> + </g><path + class="st25" + d="m 4594.38,-468.17 c -0.96,0.47 2.3,1.84 1.49,2.23 -0.75,0.37 -1.96,-2 -2.75,-1.61" + id="path9558" + style="opacity:0.6" /><path + class="st25" + d="m 4595.63,-468.8 c -0.96,0.48 2.3,1.83 1.5,2.23 -0.74,0.37 -1.97,-1.99 -2.76,-1.6" + id="path9560" + style="opacity:0.6" /><path + class="st25" + d="m 4593.2,-467.6 c -0.96,0.47 2.29,1.84 1.48,2.24 -0.75,0.36 -1.96,-2.01 -2.74,-1.63" + id="path9562" + style="opacity:0.6" /><line + class="st26" + x1="4593.48" + y1="-467.38" + x2="4594.4102" + y2="-467.84" + id="line9564" + style="opacity:0.6" /><line + class="st26" + x1="4594.7002" + y1="-467.98001" + x2="4595.6299" + y2="-468.44" + id="line9566" + style="opacity:0.6" /><line + class="st26" + x1="4594.5801" + y1="-465.64001" + x2="4595.52" + y2="-466.10001" + id="line9568" + style="opacity:0.6" /><line + class="st26" + x1="4595.1201" + y1="-464.79001" + x2="4595.8501" + y2="-465.14999" + id="line9570" + style="opacity:0.6" /><line + class="st26" + x1="4596.2402" + y1="-465.34" + x2="4596.96" + y2="-465.70001" + id="line9572" + style="opacity:0.6" /><line + class="st26" + x1="4595.8198" + y1="-466.25" + x2="4596.75" + y2="-466.70999" + id="line9574" + style="opacity:0.6" /><g + id="g9578" + style="opacity:0.6"> + <path + class="st27" + d="m 4594.18,-465.58 -0.08,0.04 0.1,0.21 0.08,-0.04 c 0.06,-0.03 0.08,-0.1 0.05,-0.16 -0.02,-0.05 -0.09,-0.07 -0.15,-0.05 z" + id="path9576" /> + </g><path + class="st25" + d="m 4596.89,-469.42 c -0.96,0.48 2.31,1.82 1.51,2.22 -0.74,0.37 -1.98,-1.98 -2.76,-1.59" + id="path9582" + style="opacity:0.6" /><path + class="st25" + d="m 4598.14,-470.05 c -0.96,0.48 2.31,1.81 1.51,2.22 -0.74,0.37 -1.99,-1.98 -2.77,-1.59" + id="path9584" + style="opacity:0.6" /><path + class="st25" + d="m 4595.71,-468.84 c -0.96,0.48 2.3,1.83 1.5,2.23 -0.74,0.37 -1.97,-1.99 -2.76,-1.6" + id="path9586" + style="opacity:0.6" /><line + class="st26" + x1="4595.9902" + y1="-468.62" + x2="4596.9199" + y2="-469.09" + id="line9588" + style="opacity:0.6" /><line + class="st26" + x1="4597.2202" + y1="-469.23999" + x2="4598.1401" + y2="-469.70001" + id="line9590" + style="opacity:0.6" /><line + class="st26" + x1="4597.1099" + y1="-466.89001" + x2="4598.04" + y2="-467.35999" + id="line9592" + style="opacity:0.6" /><line + class="st26" + x1="4597.6602" + y1="-466.04999" + x2="4598.3799" + y2="-466.41" + id="line9594" + style="opacity:0.6" /><line + class="st26" + x1="4598.77" + y1="-466.60001" + x2="4599.4902" + y2="-466.95999" + id="line9596" + style="opacity:0.6" /><line + class="st26" + x1="4598.3398" + y1="-467.51001" + x2="4599.27" + y2="-467.97" + id="line9598" + style="opacity:0.6" /><g + id="g9602" + style="opacity:0.6"> + <path + class="st27" + d="m 4596.71,-466.82 -0.08,0.04 0.11,0.21 0.08,-0.04 c 0.06,-0.03 0.08,-0.1 0.05,-0.16 -0.03,-0.06 -0.1,-0.08 -0.16,-0.05 z" + id="path9600" /> + </g><path + class="st25" + d="m 4599.4,-470.69 c -0.96,0.49 2.32,1.81 1.52,2.21 -0.74,0.37 -1.99,-1.97 -2.77,-1.58" + id="path9606" + style="opacity:0.6" /><path + class="st25" + d="m 4600.65,-471.33 c -0.96,0.49 2.32,1.8 1.52,2.21 -0.74,0.38 -1.99,-1.97 -2.78,-1.57" + id="path9608" + style="opacity:0.6" /><path + class="st25" + d="m 4598.22,-470.09 c -0.96,0.48 2.31,1.81 1.51,2.22 -0.74,0.37 -1.99,-1.98 -2.77,-1.58" + id="path9610" + style="opacity:0.6" /><line + class="st26" + x1="4598.5" + y1="-469.88" + x2="4599.4302" + y2="-470.35001" + id="line9612" + style="opacity:0.6" /><line + class="st26" + x1="4599.7202" + y1="-470.5" + x2="4600.6499" + y2="-470.97" + id="line9614" + style="opacity:0.6" /><line + class="st26" + x1="4599.6299" + y1="-468.16" + x2="4600.5601" + y2="-468.63" + id="line9616" + style="opacity:0.6" /><line + class="st26" + x1="4600.1899" + y1="-467.32001" + x2="4600.9102" + y2="-467.67999" + id="line9618" + style="opacity:0.6" /><line + class="st26" + x1="4601.29" + y1="-467.88" + x2="4602.0098" + y2="-468.23999" + id="line9620" + style="opacity:0.6" /><line + class="st26" + x1="4600.8599" + y1="-468.78" + x2="4601.79" + y2="-469.25" + id="line9622" + style="opacity:0.6" /><g + id="g9626" + style="opacity:0.6"> + <path + class="st27" + d="m 4599.23,-468.09 -0.08,0.04 0.11,0.21 0.08,-0.04 c 0.06,-0.03 0.08,-0.1 0.05,-0.16 -0.03,-0.05 -0.1,-0.08 -0.16,-0.05 z" + id="path9624" /> + </g><path + class="st25" + d="m 4601.9,-471.97 c -0.95,0.49 2.33,1.8 1.53,2.21 -0.74,0.38 -2,-1.97 -2.78,-1.57" + id="path9630" + style="opacity:0.6" /><path + class="st25" + d="m 4603.15,-472.61 c -0.95,0.49 2.33,1.79 1.53,2.2 -0.74,0.38 -2,-1.96 -2.78,-1.56" + id="path9632" + style="opacity:0.6" /><path + class="st25" + d="m 4600.73,-471.37 c -0.96,0.49 2.32,1.8 1.52,2.21 -0.74,0.38 -1.99,-1.97 -2.78,-1.57" + id="path9634" + style="opacity:0.6" /><line + class="st26" + x1="4601.0098" + y1="-471.16" + x2="4601.9302" + y2="-471.63" + id="line9636" + style="opacity:0.6" /><line + class="st26" + x1="4602.23" + y1="-471.78" + x2="4603.1499" + y2="-472.26001" + id="line9638" + style="opacity:0.6" /><line + class="st26" + x1="4602.1499" + y1="-469.44" + x2="4603.0698" + y2="-469.91" + id="line9640" + style="opacity:0.6" /><line + class="st26" + x1="4602.7002" + y1="-468.60001" + x2="4603.4199" + y2="-468.97" + id="line9642" + style="opacity:0.6" /><line + class="st26" + x1="4603.7998" + y1="-469.16" + x2="4604.52" + y2="-469.53" + id="line9644" + style="opacity:0.6" /><line + class="st26" + x1="4603.3701" + y1="-470.06" + x2="4604.29" + y2="-470.54001" + id="line9646" + style="opacity:0.6" /><g + id="g9650" + style="opacity:0.6"> + <path + class="st27" + d="m 4601.75,-469.37 -0.08,0.04 0.11,0.21 0.08,-0.04 c 0.06,-0.03 0.08,-0.1 0.05,-0.16 -0.04,-0.05 -0.11,-0.07 -0.16,-0.05 z" + id="path9648" /> + </g><path + class="st25" + d="m 4604.4,-473.26 c -0.95,0.49 2.33,1.79 1.54,2.2 -0.74,0.38 -2.01,-1.96 -2.79,-1.56" + id="path9654" + style="opacity:0.6" /><path + class="st25" + d="m 4605.64,-473.9 c -0.95,0.5 2.34,1.78 1.54,2.2 -0.74,0.38 -2.01,-1.95 -2.79,-1.55" + id="path9656" + style="opacity:0.6" /><path + class="st25" + d="m 4603.23,-472.65 c -0.95,0.49 2.33,1.79 1.53,2.2 -0.74,0.38 -2,-1.96 -2.78,-1.56" + id="path9658" + style="opacity:0.6" /><line + class="st26" + x1="4603.5098" + y1="-472.44" + x2="4604.4302" + y2="-472.92001" + id="line9660" + style="opacity:0.6" /><line + class="st26" + x1="4604.73" + y1="-473.07001" + x2="4605.6499" + y2="-473.54999" + id="line9662" + style="opacity:0.6" /><line + class="st26" + x1="4604.6499" + y1="-470.73001" + x2="4605.5801" + y2="-471.20001" + id="line9664" + style="opacity:0.6" /><line + class="st26" + x1="4605.21" + y1="-469.89001" + x2="4605.9302" + y2="-470.26001" + id="line9666" + style="opacity:0.6" /><line + class="st26" + x1="4606.3101" + y1="-470.45999" + x2="4607.0298" + y2="-470.82999" + id="line9668" + style="opacity:0.6" /><line + class="st26" + x1="4605.8701" + y1="-471.35999" + x2="4606.7998" + y2="-471.84" + id="line9670" + style="opacity:0.6" /><g + id="g9674" + style="opacity:0.6"> + <path + class="st27" + d="m 4604.26,-470.65 -0.08,0.04 0.11,0.21 0.08,-0.04 c 0.06,-0.03 0.08,-0.1 0.05,-0.16 -0.04,-0.06 -0.11,-0.08 -0.16,-0.05 z" + id="path9672" /> + </g><path + class="st25" + d="m 4606.89,-474.55 c -0.95,0.5 2.34,1.78 1.54,2.2 -0.73,0.38 -2.01,-1.95 -2.79,-1.55" + id="path9678" + style="opacity:0.6" /><path + class="st25" + d="m 4608.14,-475.2 c -0.95,0.5 2.34,1.78 1.55,2.19 -0.73,0.38 -2.01,-1.95 -2.79,-1.54" + id="path9680" + style="opacity:0.6" /><path + class="st25" + d="m 4605.72,-473.94 c -0.95,0.5 2.34,1.78 1.54,2.2 -0.74,0.38 -2.01,-1.95 -2.79,-1.55" + id="path9682" + style="opacity:0.6" /><line + class="st26" + x1="4606.0098" + y1="-473.73999" + x2="4606.9302" + y2="-474.22" + id="line9684" + style="opacity:0.6" /><line + class="st26" + x1="4607.2202" + y1="-474.37" + x2="4608.1401" + y2="-474.85001" + id="line9686" + style="opacity:0.6" /><line + class="st26" + x1="4607.1602" + y1="-472.01999" + x2="4608.0801" + y2="-472.5" + id="line9688" + style="opacity:0.6" /><line + class="st26" + x1="4607.7202" + y1="-471.19" + x2="4608.4302" + y2="-471.56" + id="line9690" + style="opacity:0.6" /><line + class="st26" + x1="4608.8198" + y1="-471.76001" + x2="4609.5298" + y2="-472.13" + id="line9692" + style="opacity:0.6" /><line + class="st26" + x1="4608.3701" + y1="-472.66" + x2="4609.2998" + y2="-473.14001" + id="line9694" + style="opacity:0.6" /><g + id="g9698" + style="opacity:0.6"> + <path + class="st27" + d="m 4606.76,-471.95 -0.08,0.04 0.11,0.21 0.08,-0.04 c 0.06,-0.03 0.08,-0.1 0.05,-0.16 -0.04,-0.06 -0.11,-0.08 -0.16,-0.05 z" + id="path9696" /> + </g><path + class="st25" + d="m 4609.38,-475.86 c -0.95,0.5 2.34,1.77 1.55,2.19 -0.73,0.39 -2.02,-1.95 -2.8,-1.54" + id="path9702" + style="opacity:0.6" /><path + class="st25" + d="m 4610.62,-476.51 c -0.95,0.5 2.35,1.77 1.55,2.19 -0.73,0.39 -2.02,-1.94 -2.8,-1.53" + id="path9704" + style="opacity:0.6" /><path + class="st25" + d="m 4608.21,-475.24 c -0.95,0.5 2.34,1.78 1.55,2.19 -0.73,0.38 -2.01,-1.95 -2.79,-1.54" + id="path9706" + style="opacity:0.6" /><line + class="st26" + x1="4608.5" + y1="-475.04001" + x2="4609.4199" + y2="-475.51999" + id="line9708" + style="opacity:0.6" /><line + class="st26" + x1="4609.71" + y1="-475.67999" + x2="4610.6299" + y2="-476.16" + id="line9710" + style="opacity:0.6" /><line + class="st26" + x1="4609.6602" + y1="-473.32999" + x2="4610.5801" + y2="-473.81" + id="line9712" + style="opacity:0.6" /><line + class="st26" + x1="4610.2202" + y1="-472.5" + x2="4610.9302" + y2="-472.87" + id="line9714" + style="opacity:0.6" /><line + class="st26" + x1="4611.3198" + y1="-473.07001" + x2="4612.0298" + y2="-473.45001" + id="line9716" + style="opacity:0.6" /><line + class="st26" + x1="4610.8701" + y1="-473.97" + x2="4611.79" + y2="-474.45001" + id="line9718" + style="opacity:0.6" /><g + id="g9722" + style="opacity:0.6"> + <path + class="st27" + d="m 4609.26,-473.25 -0.08,0.04 0.11,0.21 0.08,-0.04 c 0.05,-0.03 0.08,-0.1 0.05,-0.16 -0.04,-0.06 -0.11,-0.08 -0.16,-0.05 z" + id="path9720" /> + </g><path + class="st2" + d="M 4459.44,-376.12" + id="path9732" /><path + class="st25" + d="m 4580.68,-464.18 c 0.31,-1.07 -2.92,0.5 -2.65,-0.4 0.23,-0.8 2.81,-0.13 3.05,-1.05" + id="path9738" + style="opacity:0.6" /><path + class="st25" + d="m 4580.24,-462.74 c 0.34,-1.07 -2.93,0.42 -2.65,-0.47 0.26,-0.79 2.82,-0.06 3.08,-0.96" + id="path9740" + style="opacity:0.6" /><path + class="st25" + d="m 4581.06,-465.53 c 0.28,-1.07 -2.91,0.57 -2.67,-0.33 0.22,-0.81 2.81,-0.21 3.03,-1.08" + id="path9742" + style="opacity:0.6" /><line + class="st26" + x1="4580.71" + y1="-465.45001" + x2="4580.4199" + y2="-464.39001" + id="line9744" + style="opacity:0.6" /><line + class="st26" + x1="4580.3198" + y1="-464.04999" + x2="4580" + y2="-463" + id="line9746" + style="opacity:0.6" /><line + class="st26" + x1="4578.6699" + y1="-465.75" + x2="4578.3799" + y2="-464.73001" + id="line9748" + style="opacity:0.6" /><line + class="st26" + x1="4577.6699" + y1="-465.89999" + x2="4577.4502" + y2="-465.13" + id="line9750" + style="opacity:0.6" /><line + class="st26" + x1="4577.3301" + y1="-464.72" + x2="4577.1001" + y2="-463.95001" + id="line9752" + style="opacity:0.6" /><line + class="st26" + x1="4578.2798" + y1="-464.41" + x2="4577.9702" + y2="-463.39999" + id="line9754" + style="opacity:0.6" /><g + id="g9758" + style="opacity:0.6"> + <path + class="st27" + d="m 4578.88,-466.1 0.02,-0.09 -0.23,-0.06 -0.02,0.09 c -0.02,0.06 0.02,0.12 0.08,0.14 0.07,0.02 0.14,-0.02 0.15,-0.08 z" + id="path9756" /> + </g><path + class="st25" + d="m 4579.76,-461.32 c 0.37,-1.05 -2.94,0.33 -2.63,-0.55 0.28,-0.78 2.81,0.03 3.11,-0.87" + id="path9762" + style="opacity:0.6" /><path + class="st25" + d="m 4579.25,-459.91 c 0.4,-1.04 -2.95,0.25 -2.61,-0.63 0.3,-0.77 2.81,0.11 3.13,-0.78" + id="path9764" + style="opacity:0.6" /><path + class="st25" + d="m 4580.21,-462.65 c 0.35,-1.06 -2.93,0.41 -2.64,-0.48 0.26,-0.79 2.81,-0.05 3.08,-0.96" + id="path9766" + style="opacity:0.6" /><line + class="st26" + x1="4579.8599" + y1="-462.59" + x2="4579.5098" + y2="-461.54999" + id="line9768" + style="opacity:0.6" /><line + class="st26" + x1="4579.3901" + y1="-461.20999" + x2="4579.0098" + y2="-460.17999" + id="line9770" + style="opacity:0.6" /><line + class="st26" + x1="4577.8398" + y1="-463" + x2="4577.5" + y2="-462" + id="line9772" + style="opacity:0.6" /><line + class="st26" + x1="4576.8599" + y1="-463.20999" + x2="4576.6001" + y2="-462.45001" + id="line9774" + style="opacity:0.6" /><line + class="st26" + x1="4576.4502" + y1="-462.04999" + x2="4576.1699" + y2="-461.29001" + id="line9776" + style="opacity:0.6" /><line + class="st26" + x1="4577.3799" + y1="-461.67999" + x2="4577.0098" + y2="-460.69" + id="line9778" + style="opacity:0.6" /><g + id="g9782" + style="opacity:0.6"> + <path + class="st27" + d="m 4578.08,-463.34 0.03,-0.09 -0.23,-0.07 -0.03,0.08 c -0.02,0.06 0.01,0.13 0.08,0.15 0.06,0.02 0.13,-0.01 0.15,-0.07 z" + id="path9780" /> + </g><path + class="st25" + d="m 4578.68,-458.51 c 0.43,-1.03 -2.96,0.16 -2.59,-0.7 0.32,-0.76 2.81,0.19 3.16,-0.69" + id="path9786" + style="opacity:0.6" /><path + class="st25" + d="m 4578.08,-457.14 c 0.46,-1.02 -2.96,0.07 -2.57,-0.78 0.34,-0.76 2.81,0.27 3.17,-0.6" + id="path9788" + style="opacity:0.6" /><path + class="st25" + d="m 4579.21,-459.82 c 0.41,-1.04 -2.95,0.24 -2.61,-0.63 0.31,-0.77 2.81,0.11 3.13,-0.78" + id="path9790" + style="opacity:0.6" /><line + class="st26" + x1="4578.8599" + y1="-459.78" + x2="4578.4399" + y2="-458.76001" + id="line9792" + style="opacity:0.6" /><line + class="st26" + x1="4578.3101" + y1="-458.42999" + x2="4577.8599" + y2="-457.42001" + id="line9794" + style="opacity:0.6" /><line + class="st26" + x1="4576.8599" + y1="-460.31" + x2="4576.46" + y2="-459.32999" + id="line9796" + style="opacity:0.6" /><line + class="st26" + x1="4575.8901" + y1="-460.57001" + x2="4575.5898" + y2="-459.82999" + id="line9798" + style="opacity:0.6" /><line + class="st26" + x1="4575.4199" + y1="-459.42999" + x2="4575.1001" + y2="-458.70001" + id="line9800" + style="opacity:0.6" /><line + class="st26" + x1="4576.3301" + y1="-459.01999" + x2="4575.8999" + y2="-458.04999" + id="line9802" + style="opacity:0.6" /><g + id="g9806" + style="opacity:0.6"> + <path + class="st27" + d="m 4577.12,-460.63 0.03,-0.08 -0.22,-0.09 -0.03,0.08 c -0.02,0.06 0.01,0.13 0.07,0.15 0.05,0.03 0.12,0 0.15,-0.06 z" + id="path9804" /> + </g><path + class="st25" + d="m 4577.44,-455.78 c 0.5,-1 -2.96,-0.02 -2.55,-0.86 0.37,-0.74 2.79,0.36 3.19,-0.5" + id="path9810" + style="opacity:0.6" /><path + class="st25" + d="m 4576.75,-454.44 c 0.53,-0.99 -2.96,-0.1 -2.52,-0.93 0.38,-0.73 2.78,0.44 3.2,-0.41" + id="path9812" + style="opacity:0.6" /><path + class="st25" + d="m 4578.04,-457.05 c 0.46,-1.02 -2.96,0.07 -2.57,-0.78 0.35,-0.75 2.8,0.28 3.17,-0.59" + id="path9814" + style="opacity:0.6" /><line + class="st26" + x1="4577.6899" + y1="-457.03" + x2="4577.21" + y2="-456.03" + id="line9816" + style="opacity:0.6" /><path + class="st26" + d="m 4577.06,-455.72 c -0.16,0.33 -0.33,0.66 -0.5,0.98" + id="path9818" + style="opacity:0.6" /><line + class="st26" + x1="4575.73" + y1="-457.67999" + x2="4575.27" + y2="-456.72" + id="line9820" + style="opacity:0.6" /><line + class="st26" + x1="4574.77" + y1="-458" + x2="4574.4302" + y2="-457.28" + id="line9822" + style="opacity:0.6" /><line + class="st26" + x1="4574.23" + y1="-456.89001" + x2="4573.8701" + y2="-456.17999" + id="line9824" + style="opacity:0.6" /><line + class="st26" + x1="4575.1201" + y1="-456.42001" + x2="4574.6299" + y2="-455.48001" + id="line9826" + style="opacity:0.6" /><g + id="g9830" + style="opacity:0.6"> + <path + class="st27" + d="m 4576,-457.98 0.04,-0.08 -0.22,-0.1 -0.04,0.08 c -0.03,0.06 0,0.13 0.06,0.15 0.06,0.03 0.13,0 0.16,-0.05 z" + id="path9828" /> + </g><path + class="st25" + d="m 4576.03,-453.12 c 0.55,-0.97 -2.96,-0.2 -2.49,-1.01 0.41,-0.72 2.77,0.53 3.21,-0.31" + id="path9834" + style="opacity:0.6" /><path + class="st25" + d="m 4575.26,-451.82 c 0.59,-0.95 -2.95,-0.29 -2.46,-1.08 0.44,-0.7 2.75,0.61 3.22,-0.21" + id="path9836" + style="opacity:0.6" /><path + class="st25" + d="m 4576.71,-454.35 c 0.53,-0.99 -2.96,-0.11 -2.52,-0.94 0.39,-0.73 2.78,0.45 3.2,-0.4" + id="path9838" + style="opacity:0.6" /><line + class="st26" + x1="4576.3501" + y1="-454.35001" + x2="4575.8198" + y2="-453.39001" + id="line9840" + style="opacity:0.6" /><line + class="st26" + x1="4575.6401" + y1="-453.07999" + x2="4575.0801" + y2="-452.13" + id="line9842" + style="opacity:0.6" /><line + class="st26" + x1="4574.4399" + y1="-455.12" + x2="4573.9199" + y2="-454.19" + id="line9844" + style="opacity:0.6" /><line + class="st26" + x1="4573.5" + y1="-455.5" + x2="4573.1099" + y2="-454.79999" + id="line9846" + style="opacity:0.6" /><line + class="st26" + x1="4572.8999" + y1="-454.42999" + x2="4572.4902" + y2="-453.73999" + id="line9848" + style="opacity:0.6" /><path + class="st26" + d="m 4573.75,-453.9 c -0.18,0.3 -0.35,0.61 -0.54,0.91" + id="path9850" + style="opacity:0.6" /><g + id="g9854" + style="opacity:0.6"> + <path + class="st27" + d="m 4574.73,-455.41 0.04,-0.08 -0.21,-0.11 -0.04,0.08 c -0.03,0.06 -0.01,0.13 0.05,0.16 0.06,0.03 0.13,0.01 0.16,-0.05 z" + id="path9852" /> + </g><path + class="st25" + d="m 4574.46,-450.55 c 0.31,-0.48 -0.43,-0.56 -1.18,-0.63 -0.74,-0.07 -1.52,-0.16 -1.24,-0.53 0.45,-0.7 2.73,0.7 3.22,-0.11" + id="path9858" + style="opacity:0.6" /><path + class="st25" + d="m 4573.59,-449.32 c 0.66,-0.9 -2.94,-0.48 -2.39,-1.24 0.48,-0.67 2.73,0.8 3.26,0.01" + id="path9860" + style="opacity:0.6" /><path + class="st25" + d="m 4575.21,-451.74 c 0.59,-0.95 -2.95,-0.29 -2.45,-1.09 0.44,-0.7 2.75,0.62 3.22,-0.2" + id="path9862" + style="opacity:0.6" /><path + class="st26" + d="m 4574.86,-451.76 c -0.19,0.31 -0.39,0.62 -0.59,0.93" + id="path9864" + style="opacity:0.6" /><path + class="st26" + d="m 4574.07,-450.53 c -0.2,0.31 -0.43,0.6 -0.64,0.9" + id="path9866" + style="opacity:0.6" /><line + class="st26" + x1="4572.9902" + y1="-452.64001" + x2="4572.4199" + y2="-451.75" + id="line9868" + style="opacity:0.6" /><line + class="st26" + x1="4572.0801" + y1="-453.07999" + x2="4571.6499" + y2="-452.41" + id="line9870" + style="opacity:0.6" /><line + class="st26" + x1="4571.4102" + y1="-452.04999" + x2="4570.9399" + y2="-451.39999" + id="line9872" + style="opacity:0.6" /><line + class="st26" + x1="4572.23" + y1="-451.47" + x2="4571.6099" + y2="-450.62" + id="line9874" + style="opacity:0.6" /><g + id="g9878" + style="opacity:0.6"> + <path + class="st27" + d="m 4573.3,-452.92 0.05,-0.08 -0.2,-0.12 -0.05,0.08 c -0.03,0.05 -0.01,0.13 0.04,0.16 0.05,0.03 0.13,0.02 0.16,-0.04 z" + id="path9876" /> + </g><path + class="st25" + d="m 4572.7,-448.1 c 0.66,-0.9 -2.89,-0.55 -2.34,-1.31 0.49,-0.67 2.67,0.86 3.23,0.09" + id="path9882" + style="opacity:0.6" /><path + class="st25" + d="m 4571.81,-446.89 c 0.34,-0.47 -0.38,-0.6 -1.11,-0.74 -0.74,-0.15 -1.49,-0.3 -1.19,-0.65 0.52,-0.65 2.63,0.93 3.19,0.17" + id="path9884" + style="opacity:0.6" /><path + class="st25" + d="m 4573.53,-449.24 c 0.66,-0.9 -2.94,-0.49 -2.39,-1.24 0.48,-0.67 2.73,0.8 3.26,0.02" + id="path9886" + style="opacity:0.6" /><line + class="st26" + x1="4573.1699" + y1="-449.29001" + x2="4572.52" + y2="-448.39999" + id="line9888" + style="opacity:0.6" /><line + class="st26" + x1="4572.3101" + y1="-448.10999" + x2="4571.6602" + y2="-447.22" + id="line9890" + style="opacity:0.6" /><line + class="st26" + x1="4571.3599" + y1="-450.29001" + x2="4570.7402" + y2="-449.42999" + id="line9892" + style="opacity:0.6" /><line + class="st26" + x1="4570.4902" + y1="-450.78" + x2="4570.0098" + y2="-450.13" + id="line9894" + style="opacity:0.6" /><line + class="st26" + x1="4569.7598" + y1="-449.79001" + x2="4569.29" + y2="-449.14001" + id="line9896" + style="opacity:0.6" /><line + class="st26" + x1="4570.54" + y1="-449.16" + x2="4569.9199" + y2="-448.31" + id="line9898" + style="opacity:0.6" /><g + id="g9902" + style="opacity:0.6"> + <path + class="st27" + d="m 4571.69,-450.54 0.05,-0.07 -0.19,-0.14 -0.05,0.07 c -0.04,0.05 -0.02,0.12 0.03,0.16 0.05,0.05 0.13,0.03 0.16,-0.02 z" + id="path9900" /> + </g><path + class="st25" + d="m 4570.84,-445.73 c 0.72,-0.86 -2.86,-0.74 -2.25,-1.45 0.53,-0.63 2.61,1.03 3.22,0.3" + id="path9906" + style="opacity:0.6" /><path + class="st25" + d="m 4569.85,-444.6 c 0.76,-0.83 -2.84,-0.84 -2.21,-1.53 0.55,-0.62 2.6,1.13 3.21,0.4" + id="path9908" + style="opacity:0.6" /><path + class="st25" + d="m 4571.75,-446.81 c 0.34,-0.47 -0.38,-0.6 -1.11,-0.74 -0.74,-0.15 -1.48,-0.3 -1.19,-0.65 0.53,-0.64 2.62,0.94 3.2,0.18" + id="path9910" + style="opacity:0.6" /><line + class="st26" + x1="4571.3999" + y1="-446.88" + x2="4570.6899" + y2="-446.03" + id="line9912" + style="opacity:0.6" /><path + class="st26" + d="m 4570.46,-445.76 c -0.23,0.29 -0.49,0.55 -0.73,0.83" + id="path9914" + style="opacity:0.6" /><line + class="st26" + x1="4569.6499" + y1="-447.98999" + x2="4568.98" + y2="-447.17999" + id="line9916" + style="opacity:0.6" /><line + class="st26" + x1="4568.8101" + y1="-448.54001" + x2="4568.29" + y2="-447.92999" + id="line9918" + style="opacity:0.6" /><path + class="st26" + d="m 4568.02,-447.6 c -0.17,0.21 -0.36,0.39 -0.53,0.59" + id="path9920" + style="opacity:0.6" /><line + class="st26" + x1="4568.7598" + y1="-446.92001" + x2="4568.0498" + y2="-446.14001" + id="line9922" + style="opacity:0.6" /><g + id="g9926" + style="opacity:0.6"> + <path + class="st27" + d="m 4570,-448.22 0.05,-0.07 -0.19,-0.15 -0.05,0.07 c -0.04,0.05 -0.03,0.12 0.02,0.16 0.05,0.05 0.13,0.04 0.17,-0.01 z" + id="path9924" /> + </g><path + class="st25" + d="m 4568.81,-443.5 c 0.79,-0.79 -2.82,-0.94 -2.16,-1.6 0.59,-0.58 2.55,1.21 3.19,0.5" + id="path9930" + style="opacity:0.6" /><path + class="st25" + d="m 4567.75,-442.43 c 0.41,-0.41 -0.29,-0.64 -1.01,-0.88 -0.72,-0.24 -1.43,-0.49 -1.1,-0.79 0.6,-0.56 2.5,1.28 3.17,0.61" + id="path9932" + style="opacity:0.6" /><path + class="st25" + d="m 4569.78,-444.53 c 0.76,-0.83 -2.84,-0.84 -2.2,-1.53 0.55,-0.62 2.6,1.14 3.2,0.41" + id="path9934" + style="opacity:0.6" /><path + class="st26" + d="m 4569.44,-444.62 c -0.25,0.27 -0.49,0.55 -0.75,0.81" + id="path9936" + style="opacity:0.6" /><line + class="st26" + x1="4568.4302" + y1="-443.56" + x2="4567.6499" + y2="-442.78" + id="line9938" + style="opacity:0.6" /><path + class="st26" + d="m 4567.77,-445.83 c -0.23,0.26 -0.48,0.52 -0.73,0.76" + id="path9940" + style="opacity:0.6" /><path + class="st26" + d="m 4566.96,-446.43 c -0.18,0.2 -0.36,0.39 -0.55,0.58" + id="path9942" + style="opacity:0.6" /><line + class="st26" + x1="4566.1099" + y1="-445.54999" + x2="4565.5498" + y2="-444.98999" + id="line9944" + style="opacity:0.6" /><line + class="st26" + x1="4566.7998" + y1="-444.82999" + x2="4566.0601" + y2="-444.09" + id="line9946" + style="opacity:0.6" /><g + id="g9950" + style="opacity:0.6"> + <path + class="st27" + d="m 4568.12,-446.05 0.06,-0.07 -0.18,-0.16 -0.06,0.07 c -0.04,0.05 -0.04,0.12 0.01,0.16 0.06,0.05 0.13,0.05 0.17,0 z" + id="path9948" /> + </g><path + class="st25" + d="m 4566.64,-441.4 c 0.42,-0.39 -0.28,-0.65 -0.98,-0.91 -0.7,-0.26 -1.42,-0.53 -1.07,-0.82 0.61,-0.56 2.45,1.36 3.15,0.71" + id="path9954" + style="opacity:0.6" /><path + class="st25" + d="m 4565.51,-440.42 c 0.85,-0.73 -2.7,-1.19 -1.99,-1.8 0.62,-0.54 2.42,1.45 3.13,0.81" + id="path9956" + style="opacity:0.6" /><path + class="st25" + d="m 4567.68,-442.37 c 0.41,-0.4 -0.29,-0.63 -1.01,-0.88 -0.72,-0.24 -1.43,-0.49 -1.1,-0.8 0.61,-0.56 2.49,1.28 3.17,0.61" + id="path9958" + style="opacity:0.6" /><line + class="st26" + x1="4567.3398" + y1="-442.48001" + x2="4566.5298" + y2="-441.73001" + id="line9960" + style="opacity:0.6" /><line + class="st26" + x1="4566.27" + y1="-441.48999" + x2="4565.4302" + y2="-440.76001" + id="line9962" + style="opacity:0.6" /><line + class="st26" + x1="4565.75" + y1="-443.79999" + x2="4564.98" + y2="-443.09" + id="line9964" + style="opacity:0.6" /><line + class="st26" + x1="4564.9902" + y1="-444.45999" + x2="4564.3999" + y2="-443.91" + id="line9966" + style="opacity:0.6" /><line + class="st26" + x1="4564.0801" + y1="-443.62" + x2="4563.48" + y2="-443.10001" + id="line9968" + style="opacity:0.6" /><line + class="st26" + x1="4564.73" + y1="-442.85999" + x2="4563.9302" + y2="-442.17001" + id="line9970" + style="opacity:0.6" /><g + id="g9974" + style="opacity:0.6"> + <path + class="st27" + d="m 4566.13,-443.99 0.07,-0.06 -0.16,-0.17 -0.07,0.06 c -0.05,0.04 -0.05,0.12 0,0.16 0.03,0.05 0.11,0.06 0.16,0.01 z" + id="path9972" /> + </g><path + class="st25" + d="m 4564.34,-439.46 c 0.88,-0.7 -2.67,-1.28 -1.94,-1.86 0.64,-0.52 2.38,1.53 3.1,0.91" + id="path9978" + style="opacity:0.6" /><path + class="st25" + d="m 4563.16,-438.54 c 0.9,-0.67 -2.63,-1.36 -1.88,-1.92 0.67,-0.49 2.33,1.59 3.07,1" + id="path9980" + style="opacity:0.6" /><path + class="st25" + d="m 4565.44,-440.35 c 0.85,-0.73 -2.7,-1.19 -1.99,-1.8 0.63,-0.54 2.41,1.45 3.12,0.81" + id="path9982" + style="opacity:0.6" /><path + class="st26" + d="m 4565.11,-440.48 c -0.28,0.24 -0.57,0.47 -0.85,0.7" + id="path9984" + style="opacity:0.6" /><path + class="st26" + d="m 4563.97,-439.57 c -0.29,0.23 -0.57,0.46 -0.87,0.67" + id="path9986" + style="opacity:0.6" /><line + class="st26" + x1="4563.6099" + y1="-441.89999" + x2="4562.79" + y2="-441.23999" + id="line9988" + style="opacity:0.6" /><line + class="st26" + x1="4562.8901" + y1="-442.60001" + x2="4562.2598" + y2="-442.10001" + id="line9990" + style="opacity:0.6" /><path + class="st26" + d="m 4561.93,-441.84 c -0.21,0.17 -0.42,0.33 -0.64,0.49" + id="path9992" + style="opacity:0.6" /><path + class="st26" + d="m 4562.52,-441.03 c -0.27,0.22 -0.56,0.43 -0.84,0.64" + id="path9994" + style="opacity:0.6" /><g + id="g9998" + style="opacity:0.6"> + <path + class="st27" + d="m 4563.99,-442.07 0.07,-0.06 -0.15,-0.18 -0.07,0.06 c -0.05,0.04 -0.05,0.12 -0.01,0.17 0.04,0.04 0.11,0.05 0.16,0.01 z" + id="path9996" /> + </g><path + class="st25" + d="m 4561.94,-437.66 c 0.92,-0.64 -2.59,-1.44 -1.82,-1.97 0.69,-0.47 2.28,1.65 3.04,1.09" + id="path10002" + style="opacity:0.6" /><path + class="st25" + d="m 4560.7,-436.81 c 0.94,-0.61 -2.55,-1.51 -1.77,-2.03 0.7,-0.45 2.23,1.71 3.01,1.18" + id="path10004" + style="opacity:0.6" /><path + class="st25" + d="m 4563.08,-438.48 c 0.9,-0.66 -2.63,-1.37 -1.88,-1.92 0.67,-0.49 2.33,1.6 3.07,1.01" + id="path10006" + style="opacity:0.6" /><path + class="st26" + d="m 4562.76,-438.64 c -0.3,0.22 -0.59,0.44 -0.89,0.65" + id="path10008" + style="opacity:0.6" /><line + class="st26" + x1="4561.5698" + y1="-437.79001" + x2="4560.6699" + y2="-437.16" + id="line10010" + style="opacity:0.6" /><path + class="st26" + d="m 4561.35,-440.15 c -0.28,0.21 -0.57,0.42 -0.86,0.62" + id="path10012" + style="opacity:0.6" /><path + class="st26" + d="m 4560.67,-440.89 c -0.21,0.16 -0.43,0.32 -0.65,0.47" + id="path10014" + style="opacity:0.6" /><line + class="st26" + x1="4559.6602" + y1="-440.17999" + x2="4559" + y2="-439.72" + id="line10016" + style="opacity:0.6" /><path + class="st26" + d="m 4560.21,-439.34 c -0.29,0.2 -0.58,0.41 -0.88,0.59" + id="path10018" + style="opacity:0.6" /><g + id="g10022" + style="opacity:0.6"> + <path + class="st27" + d="m 4561.74,-440.29 0.07,-0.05 -0.14,-0.19 -0.07,0.05 c -0.05,0.04 -0.06,0.11 -0.02,0.16 0.03,0.06 0.11,0.07 0.16,0.03 z" + id="path10020" /> + </g><path + class="st25" + d="m 4559.44,-436 c 0.95,-0.59 -2.51,-1.58 -1.71,-2.07 0.71,-0.43 2.18,1.77 2.97,1.26" + id="path10026" + style="opacity:0.6" /><path + class="st25" + d="m 4558.16,-435.22 c 0.96,-0.57 -2.47,-1.64 -1.66,-2.11 0.72,-0.42 2.14,1.82 2.94,1.34" + id="path10028" + style="opacity:0.6" /><path + class="st25" + d="m 4560.62,-436.76 c 0.94,-0.61 -2.55,-1.52 -1.77,-2.03 0.7,-0.45 2.22,1.72 3.01,1.18" + id="path10030" + style="opacity:0.6" /><line + class="st26" + x1="4560.3101" + y1="-436.92999" + x2="4559.3799" + y2="-436.32999" + id="line10032" + style="opacity:0.6" /><line + class="st26" + x1="4559.0801" + y1="-436.14999" + x2="4558.1499" + y2="-435.57999" + id="line10034" + style="opacity:0.6" /><line + class="st26" + x1="4558.9902" + y1="-438.51999" + x2="4558.0898" + y2="-437.95001" + id="line10036" + style="opacity:0.6" /><line + class="st26" + x1="4558.3501" + y1="-439.29999" + x2="4557.6699" + y2="-438.85999" + id="line10038" + style="opacity:0.6" /><line + class="st26" + x1="4557.2998" + y1="-438.64001" + x2="4556.6099" + y2="-438.22" + id="line10040" + style="opacity:0.6" /><line + class="st26" + x1="4557.7998" + y1="-437.76999" + x2="4556.8999" + y2="-437.22" + id="line10042" + style="opacity:0.6" /><g + id="g10046" + style="opacity:0.6"> + <path + class="st27" + d="m 4559.38,-438.63 0.08,-0.05 -0.13,-0.2 -0.08,0.05 c -0.05,0.03 -0.07,0.11 -0.03,0.16 0.04,0.05 0.11,0.07 0.16,0.04 z" + id="path10044" /> + </g><path + class="st25" + d="m 4556.87,-434.48 c 0.97,-0.55 -2.43,-1.69 -1.62,-2.15 0.73,-0.41 2.09,1.87 2.91,1.4" + id="path10050" + style="opacity:0.6" /><path + class="st25" + d="m 4555.56,-433.76 c 0.98,-0.53 -2.4,-1.74 -1.57,-2.18 0.74,-0.39 2.06,1.91 2.88,1.47" + id="path10052" + style="opacity:0.6" /><path + class="st25" + d="m 4558.08,-435.18 c 0.96,-0.57 -2.47,-1.64 -1.66,-2.11 0.72,-0.42 2.13,1.83 2.94,1.34" + id="path10054" + style="opacity:0.6" /><line + class="st26" + x1="4557.7798" + y1="-435.35999" + x2="4556.8301" + y2="-434.82001" + id="line10056" + style="opacity:0.6" /><line + class="st26" + x1="4556.52" + y1="-434.64999" + x2="4555.5601" + y2="-434.12" + id="line10058" + style="opacity:0.6" /><line + class="st26" + x1="4556.54" + y1="-437.01999" + x2="4555.6201" + y2="-436.48999" + id="line10060" + style="opacity:0.6" /><line + class="st26" + x1="4555.9399" + y1="-437.82001" + x2="4555.2402" + y2="-437.42001" + id="line10062" + style="opacity:0.6" /><line + class="st26" + x1="4554.8599" + y1="-437.20999" + x2="4554.1401" + y2="-436.82001" + id="line10064" + style="opacity:0.6" /><line + class="st26" + x1="4555.3198" + y1="-436.32999" + x2="4554.3901" + y2="-435.82001" + id="line10066" + style="opacity:0.6" /><g + id="g10070" + style="opacity:0.6"> + <path + class="st27" + d="m 4556.94,-437.11 0.08,-0.05 -0.12,-0.2 -0.08,0.04 c -0.05,0.03 -0.07,0.1 -0.04,0.16 0.03,0.06 0.11,0.08 0.16,0.05 z" + id="path10068" /> + </g><path + class="st25" + d="m 4554.25,-433.08 c 0.99,-0.51 -2.37,-1.78 -1.54,-2.21 0.75,-0.38 2.02,1.95 2.85,1.52" + id="path10074" + style="opacity:0.6" /><path + class="st25" + d="m 4552.93,-432.41 c 1,-0.5 -2.34,-1.81 -1.51,-2.23 0.76,-0.37 2,1.98 2.83,1.56" + id="path10076" + style="opacity:0.6" /><path + class="st25" + d="m 4555.48,-433.72 c 0.98,-0.53 -2.4,-1.74 -1.57,-2.18 0.74,-0.39 2.05,1.92 2.88,1.47" + id="path10078" + style="opacity:0.6" /><line + class="st26" + x1="4555.1899" + y1="-433.92001" + x2="4554.2202" + y2="-433.42001" + id="line10080" + style="opacity:0.6" /><line + class="st26" + x1="4553.9102" + y1="-433.26001" + x2="4552.9399" + y2="-432.76999" + id="line10082" + style="opacity:0.6" /><line + class="st26" + x1="4554.02" + y1="-435.62" + x2="4553.0698" + y2="-435.13" + id="line10084" + style="opacity:0.6" /><line + class="st26" + x1="4553.4502" + y1="-436.45999" + x2="4552.73" + y2="-436.07999" + id="line10086" + style="opacity:0.6" /><line + class="st26" + x1="4552.3398" + y1="-435.88" + x2="4551.6099" + y2="-435.51001" + id="line10088" + style="opacity:0.6" /><line + class="st26" + x1="4552.77" + y1="-434.98001" + x2="4551.8101" + y2="-434.5" + id="line10090" + style="opacity:0.6" /><g + id="g10094" + style="opacity:0.6"> + <path + class="st27" + d="m 4554.42,-435.7 0.08,-0.04 -0.11,-0.21 -0.08,0.04 c -0.06,0.03 -0.08,0.1 -0.05,0.16 0.04,0.05 0.11,0.08 0.16,0.05 z" + id="path10092" /> + </g><path + class="st25" + d="m 4551.61,-431.76 c 1,-0.48 -2.32,-1.83 -1.49,-2.24 0.77,-0.37 1.98,2 2.81,1.59" + id="path10098" + style="opacity:0.6" /><path + class="st25" + d="m 4550.28,-431.14 c 1.02,-0.46 -2.32,-1.88 -1.46,-2.26 0.77,-0.34 1.97,2.03 2.8,1.63" + id="path10100" + style="opacity:0.6" /><path + class="st25" + d="m 4552.85,-432.37 c 1,-0.49 -2.34,-1.81 -1.51,-2.23 0.76,-0.37 2,1.98 2.83,1.56" + id="path10102" + style="opacity:0.6" /><line + class="st26" + x1="4552.5601" + y1="-432.57999" + x2="4551.5898" + y2="-432.10001" + id="line10104" + style="opacity:0.6" /><path + class="st26" + d="m 4551.27,-431.95 c -0.33,0.15 -0.64,0.32 -0.98,0.46" + id="path10106" + style="opacity:0.6" /><line + class="st26" + x1="4551.4399" + y1="-434.32001" + x2="4550.48" + y2="-433.85001" + id="line10108" + style="opacity:0.6" /><line + class="st26" + x1="4550.8901" + y1="-435.16" + x2="4550.1602" + y2="-434.79999" + id="line10110" + style="opacity:0.6" /><path + class="st26" + d="m 4549.76,-434.61 c -0.25,0.12 -0.5,0.25 -0.74,0.35" + id="path10112" + style="opacity:0.6" /><path + class="st26" + d="m 4550.17,-433.7 c -0.32,0.16 -0.64,0.31 -0.97,0.45" + id="path10114" + style="opacity:0.6" /><g + id="g10118" + style="opacity:0.6"> + <path + class="st27" + d="m 4551.85,-434.38 0.08,-0.04 -0.1,-0.21 -0.08,0.04 c -0.06,0.03 -0.08,0.1 -0.05,0.16 0.02,0.05 0.09,0.07 0.15,0.05 z" + id="path10116" /> + </g><path + class="st25" + d="m 4548.92,-430.53 c 1.02,-0.46 -2.27,-1.9 -1.41,-2.28 0.76,-0.34 1.92,2.06 2.77,1.68" + id="path10122" + style="opacity:0.6" /><path + class="st25" + d="m 4547.56,-429.92 c 1.02,-0.45 -2.22,-1.93 -1.36,-2.31 0.76,-0.34 1.87,2.08 2.72,1.7" + id="path10124" + style="opacity:0.6" /><path + class="st25" + d="m 4550.19,-431.1 c 1.02,-0.46 -2.32,-1.88 -1.46,-2.26 0.77,-0.34 1.97,2.04 2.79,1.64" + id="path10126" + style="opacity:0.6" /><line + class="st26" + x1="4549.9102" + y1="-431.32001" + x2="4548.9102" + y2="-430.87" + id="line10128" + style="opacity:0.6" /><line + class="st26" + x1="4548.5898" + y1="-430.73001" + x2="4547.5898" + y2="-430.28" + id="line10130" + style="opacity:0.6" /><line + class="st26" + x1="4548.8198" + y1="-433.07999" + x2="4547.8501" + y2="-432.64001" + id="line10132" + style="opacity:0.6" /><line + class="st26" + x1="4548.2998" + y1="-433.94" + x2="4547.5601" + y2="-433.60999" + id="line10134" + style="opacity:0.6" /><line + class="st26" + x1="4547.1602" + y1="-433.42999" + x2="4546.4199" + y2="-433.10001" + id="line10136" + style="opacity:0.6" /><line + class="st26" + x1="4547.54" + y1="-432.51001" + x2="4546.5698" + y2="-432.07001" + id="line10138" + style="opacity:0.6" /><g + id="g10142" + style="opacity:0.6"> + <path + class="st27" + d="m 4549.23,-433.13 0.08,-0.04 -0.1,-0.21 -0.08,0.04 c -0.06,0.03 -0.08,0.1 -0.06,0.15 0.04,0.06 0.11,0.08 0.16,0.06 z" + id="path10140" /> + </g><path + class="st25" + d="m 4546.18,-429.36 c 1.04,-0.4 -2.19,-2.01 -1.32,-2.34 0.78,-0.31 1.85,2.17 2.7,1.79" + id="path10146" + style="opacity:0.6" /><path + class="st25" + d="m 4544.79,-428.83 c 1.04,-0.4 -2.14,-2.03 -1.27,-2.36 0.78,-0.3 1.78,2.17 2.66,1.83" + id="path10148" + style="opacity:0.6" /><path + class="st25" + d="m 4547.47,-429.88 c 1.02,-0.45 -2.22,-1.94 -1.36,-2.31 0.76,-0.34 1.86,2.08 2.72,1.7" + id="path10150" + style="opacity:0.6" /><path + class="st26" + d="m 4547.2,-430.11 c -0.33,0.16 -0.68,0.27 -1.02,0.4" + id="path10152" + style="opacity:0.6" /><line + class="st26" + x1="4545.8501" + y1="-429.57999" + x2="4544.8301" + y2="-429.19" + id="line10154" + style="opacity:0.6" /><line + class="st26" + x1="4546.1899" + y1="-431.89999" + x2="4545.2002" + y2="-431.51999" + id="line10156" + style="opacity:0.6" /><line + class="st26" + x1="4545.7002" + y1="-432.79001" + x2="4544.9502" + y2="-432.5" + id="line10158" + style="opacity:0.6" /><line + class="st26" + x1="4544.54" + y1="-432.34" + x2="4543.7798" + y2="-432.04999" + id="line10160" + style="opacity:0.6" /><line + class="st26" + x1="4544.8799" + y1="-431.39999" + x2="4543.8901" + y2="-431.01999" + id="line10162" + style="opacity:0.6" /><g + id="g10166" + style="opacity:0.6"> + <path + class="st27" + d="m 4546.6,-431.96 0.08,-0.04 -0.09,-0.22 -0.08,0.04 c -0.06,0.03 -0.08,0.1 -0.06,0.16 0.02,0.06 0.09,0.09 0.15,0.06 z" + id="path10164" /> + </g><path + class="st25" + d="m 4543.39,-428.31 c 1.06,-0.36 -2.11,-2.1 -1.22,-2.4 0.8,-0.25 1.74,2.2 2.61,1.88" + id="path10170" + style="opacity:0.6" /><path + class="st25" + d="m 4541.98,-427.85 c 1.06,-0.34 -2.06,-2.13 -1.17,-2.42 0.8,-0.26 1.69,2.25 2.58,1.96" + id="path10172" + style="opacity:0.6" /><path + class="st25" + d="m 4544.7,-428.8 c 1.04,-0.4 -2.14,-2.03 -1.26,-2.37 0.78,-0.3 1.78,2.17 2.65,1.83" + id="path10174" + style="opacity:0.6" /><line + class="st26" + x1="4544.4302" + y1="-429.03" + x2="4543.4102" + y2="-428.64001" + id="line10176" + style="opacity:0.6" /><line + class="st26" + x1="4543.0801" + y1="-428.53" + x2="4542.04" + y2="-428.20001" + id="line10178" + style="opacity:0.6" /><path + class="st26" + d="m 4543.5,-430.87 c -0.33,0.12 -0.66,0.27 -1,0.37" + id="path10180" + style="opacity:0.6" /><path + class="st26" + d="m 4543.05,-431.77 c -0.25,0.09 -0.5,0.2 -0.76,0.28" + id="path10182" + style="opacity:0.6" /><line + class="st26" + x1="4541.8799" + y1="-431.35001" + x2="4541.1099" + y2="-431.10001" + id="line10184" + style="opacity:0.6" /><line + class="st26" + x1="4542.1802" + y1="-430.39999" + x2="4541.1699" + y2="-430.07001" + id="line10186" + style="opacity:0.6" /><g + id="g10190" + style="opacity:0.6"> + <path + class="st27" + d="m 4543.91,-430.9 0.08,-0.03 -0.08,-0.22 -0.08,0.03 c -0.06,0.02 -0.09,0.09 -0.07,0.15 0.03,0.06 0.09,0.09 0.15,0.07 z" + id="path10188" /> + </g><path + class="st25" + d="m 4540.56,-427.39 c 1.06,-0.34 -2,-2.15 -1.12,-2.44 0.8,-0.26 1.64,2.27 2.53,1.98" + id="path10194" + style="opacity:0.6" /><path + class="st25" + d="m 4539.13,-426.97 c 1.08,-0.29 -1.97,-2.23 -1.07,-2.47 0.81,-0.23 1.61,2.35 2.5,2.05" + id="path10196" + style="opacity:0.6" /><path + class="st25" + d="m 4541.89,-427.82 c 1.06,-0.34 -2.05,-2.13 -1.17,-2.42 0.8,-0.26 1.69,2.25 2.58,1.96" + id="path10198" + style="opacity:0.6" /><line + class="st26" + x1="4541.6299" + y1="-428.07001" + x2="4540.5898" + y2="-427.73001" + id="line10200" + style="opacity:0.6" /><path + class="st26" + d="m 4540.26,-427.62 c -0.34,0.12 -0.7,0.2 -1.05,0.3" + id="path10202" + style="opacity:0.6" /><line + class="st26" + x1="4540.7798" + y1="-429.94" + x2="4539.77" + y2="-429.62" + id="line10204" + style="opacity:0.6" /><line + class="st26" + x1="4540.3599" + y1="-430.85999" + x2="4539.5898" + y2="-430.60999" + id="line10206" + style="opacity:0.6" /><path + class="st26" + d="m 4539.18,-430.48 c -0.26,0.08 -0.52,0.14 -0.78,0.22" + id="path10208" + style="opacity:0.6" /><line + class="st26" + x1="4539.4399" + y1="-429.51001" + x2="4538.4199" + y2="-429.23001" + id="line10210" + style="opacity:0.6" /><g + id="g10214" + style="opacity:0.6"> + <path + class="st27" + d="m 4541.19,-429.95 0.09,-0.03 -0.07,-0.23 -0.09,0.03 c -0.06,0.02 -0.09,0.09 -0.07,0.15 0.01,0.06 0.08,0.1 0.14,0.08 z" + id="path10212" /> + </g><path + class="st25" + d="m 4537.69,-426.59 c 1.08,-0.29 -1.92,-2.24 -1.01,-2.48 0.81,-0.22 1.55,2.34 2.45,2.1" + id="path10218" + style="opacity:0.6" /><path + class="st25" + d="m 4536.25,-426.22 c 1.09,-0.24 -1.88,-2.31 -0.97,-2.51 0.82,-0.17 1.5,2.38 2.41,2.14" + id="path10220" + style="opacity:0.6" /><path + class="st25" + d="m 4539.04,-426.95 c 1.08,-0.29 -1.97,-2.23 -1.06,-2.47 0.81,-0.23 1.6,2.35 2.5,2.06" + id="path10222" + style="opacity:0.6" /><line + class="st26" + x1="4538.79" + y1="-427.20999" + x2="4537.7402" + y2="-426.92999" + id="line10224" + style="opacity:0.6" /><path + class="st26" + d="m 4537.4,-426.83 c -0.35,0.09 -0.7,0.2 -1.06,0.28" + id="path10226" + style="opacity:0.6" /><line + class="st26" + x1="4538.02" + y1="-429.12" + x2="4536.9902" + y2="-428.85001" + id="line10228" + style="opacity:0.6" /><line + class="st26" + x1="4537.6401" + y1="-430.06" + x2="4536.8599" + y2="-429.85001" + id="line10230" + style="opacity:0.6" /><line + class="st26" + x1="4536.4399" + y1="-429.73999" + x2="4535.6602" + y2="-429.53" + id="line10232" + style="opacity:0.6" /><path + class="st26" + d="m 4536.66,-428.76 c -0.34,0.09 -0.68,0.19 -1.03,0.26" + id="path10234" + style="opacity:0.6" /><g + id="g10238" + style="opacity:0.6"> + <path + class="st27" + d="m 4538.43,-429.11 0.09,-0.02 -0.06,-0.23 -0.09,0.02 c -0.06,0.02 -0.1,0.08 -0.08,0.14 0.02,0.07 0.08,0.1 0.14,0.09 z" + id="path10236" /> + </g><path + class="st25" + d="m 4534.79,-425.9 c 1.09,-0.24 -1.83,-2.33 -0.91,-2.52 0.82,-0.18 1.45,2.41 2.37,2.21" + id="path10242" + style="opacity:0.6" /><path + class="st25" + d="m 4533.34,-425.58 c 0.56,-0.12 0.1,-0.7 -0.37,-1.28 -0.47,-0.59 -0.95,-1.19 -0.5,-1.26 0.82,-0.16 1.4,2.42 2.32,2.23" + id="path10244" + style="opacity:0.6" /><path + class="st25" + d="m 4536.16,-426.2 c 1.09,-0.24 -1.88,-2.32 -0.96,-2.51 0.82,-0.17 1.5,2.39 2.41,2.15" + id="path10246" + style="opacity:0.6" /><line + class="st26" + x1="4535.9199" + y1="-426.47" + x2="4534.8501" + y2="-426.23001" + id="line10248" + style="opacity:0.6" /><line + class="st26" + x1="4534.5098" + y1="-426.16" + x2="4533.4399" + y2="-425.92999" + id="line10250" + style="opacity:0.6" /><line + class="st26" + x1="4535.23" + y1="-428.41" + x2="4534.1899" + y2="-428.19" + id="line10252" + style="opacity:0.6" /><line + class="st26" + x1="4534.8901" + y1="-429.35999" + x2="4534.1001" + y2="-429.19" + id="line10254" + style="opacity:0.6" /><line + class="st26" + x1="4533.6699" + y1="-429.10001" + x2="4532.8799" + y2="-428.92999" + id="line10256" + style="opacity:0.6" /><line + class="st26" + x1="4533.8501" + y1="-428.12" + x2="4532.8198" + y2="-427.89001" + id="line10258" + style="opacity:0.6" /><g + id="g10262" + style="opacity:0.6"> + <path + class="st27" + d="m 4535.64,-428.38 0.09,-0.02 -0.05,-0.23 -0.09,0.02 c -0.06,0.01 -0.1,0.08 -0.09,0.14 0.01,0.06 0.08,0.1 0.14,0.09 z" + id="path10260" /> + </g><path + class="st25" + d="m 4531.87,-425.33 c 1.1,-0.19 -1.73,-2.41 -0.81,-2.56 0.83,-0.14 1.36,2.48 2.28,2.31" + id="path10266" + style="opacity:0.6" /><path + class="st25" + d="m 4530.41,-425.08 c 1.1,-0.19 -1.68,-2.41 -0.76,-2.57 0.83,-0.14 1.3,2.48 2.23,2.32" + id="path10268" + style="opacity:0.6" /><path + class="st25" + d="m 4533.25,-425.56 c 0.56,-0.12 0.1,-0.7 -0.36,-1.28 -0.47,-0.6 -0.94,-1.19 -0.49,-1.27 0.82,-0.15 1.4,2.43 2.31,2.23" + id="path10270" + style="opacity:0.6" /><line + class="st26" + x1="4533.02" + y1="-425.84" + x2="4531.9502" + y2="-425.66" + id="line10272" + style="opacity:0.6" /><line + class="st26" + x1="4531.6001" + y1="-425.60001" + x2="4530.52" + y2="-425.42001" + id="line10274" + style="opacity:0.6" /><line + class="st26" + x1="4532.4102" + y1="-427.82001" + x2="4531.3599" + y2="-427.64001" + id="line10276" + style="opacity:0.6" /><line + class="st26" + x1="4532.1099" + y1="-428.78" + x2="4531.3101" + y2="-428.64999" + id="line10278" + style="opacity:0.6" /><line + class="st26" + x1="4530.8799" + y1="-428.57001" + x2="4530.0801" + y2="-428.44" + id="line10280" + style="opacity:0.6" /><line + class="st26" + x1="4531.02" + y1="-427.57999" + x2="4529.98" + y2="-427.41" + id="line10282" + style="opacity:0.6" /><g + id="g10286" + style="opacity:0.6"> + <path + class="st27" + d="m 4532.82,-427.77 0.09,-0.02 -0.05,-0.23 -0.09,0.02 c -0.06,0.01 -0.1,0.08 -0.09,0.14 0.02,0.06 0.08,0.1 0.14,0.09 z" + id="path10284" /> + </g><path + class="st25" + d="m 4528.93,-424.87 c 1.11,-0.14 -1.64,-2.48 -0.71,-2.59 0.83,-0.11 1.26,2.55 2.18,2.39" + id="path10290" + style="opacity:0.6" /><path + class="st25" + d="m 4527.46,-424.69 c 1.11,-0.14 -1.58,-2.48 -0.66,-2.6 0.83,-0.1 1.2,2.53 2.13,2.42" + id="path10292" + style="opacity:0.6" /><path + class="st25" + d="m 4530.31,-425.06 c 1.1,-0.18 -1.68,-2.42 -0.75,-2.57 0.83,-0.14 1.3,2.48 2.22,2.32" + id="path10294" + style="opacity:0.6" /><path + class="st26" + d="m 4530.1,-425.35 c -0.36,0.07 -0.72,0.1 -1.08,0.15" + id="path10296" + style="opacity:0.6" /><line + class="st26" + x1="4528.6699" + y1="-425.16" + x2="4527.5898" + y2="-425.01999" + id="line10298" + style="opacity:0.6" /><line + class="st26" + x1="4529.5698" + y1="-427.34" + x2="4528.5098" + y2="-427.20001" + id="line10300" + style="opacity:0.6" /><line + class="st26" + x1="4529.3101" + y1="-428.31" + x2="4528.5" + y2="-428.20999" + id="line10302" + style="opacity:0.6" /><line + class="st26" + x1="4528.0698" + y1="-428.16" + x2="4527.27" + y2="-428.06" + id="line10304" + style="opacity:0.6" /><line + class="st26" + x1="4528.1699" + y1="-427.16" + x2="4527.1201" + y2="-427.03" + id="line10306" + style="opacity:0.6" /><g + id="g10310" + style="opacity:0.6"> + <path + class="st27" + d="m 4529.97,-427.29 0.09,-0.02 -0.04,-0.23 -0.09,0.01 c -0.06,0.01 -0.11,0.07 -0.1,0.14 0.02,0.07 0.08,0.12 0.14,0.1 z" + id="path10308" /> + </g><path + class="st25" + d="m 4525.98,-424.53 c 1.11,-0.09 -1.54,-2.54 -0.61,-2.62 0.84,-0.07 1.16,2.58 2.09,2.46" + id="path10314" + style="opacity:0.6" /><path + class="st25" + d="m 4524.5,-424.41 c 1.11,-0.09 -1.49,-2.55 -0.56,-2.62 0.84,-0.07 1.11,2.58 2.04,2.5" + id="path10316" + style="opacity:0.6" /><path + class="st25" + d="m 4527.36,-424.68 c 1.11,-0.14 -1.58,-2.49 -0.65,-2.6 0.83,-0.1 1.2,2.53 2.13,2.42" + id="path10318" + style="opacity:0.6" /><path + class="st26" + d="m 4527.16,-424.97 c -0.36,0.05 -0.72,0.09 -1.09,0.11" + id="path10320" + style="opacity:0.6" /><line + class="st26" + x1="4525.73" + y1="-424.82999" + x2="4524.6401" + y2="-424.73999" + id="line10322" + style="opacity:0.6" /><path + class="st26" + d="m 4526.71,-426.98 c -0.35,0.05 -0.71,0.07 -1.06,0.1" + id="path10324" + style="opacity:0.6" /><path + class="st26" + d="m 4526.49,-427.96 c -0.27,0.04 -0.54,0.05 -0.81,0.07" + id="path10326" + style="opacity:0.6" /><line + class="st26" + x1="4525.25" + y1="-427.85001" + x2="4524.4399" + y2="-427.78" + id="line10328" + style="opacity:0.6" /><line + class="st26" + x1="4525.3101" + y1="-426.85001" + x2="4524.25" + y2="-426.76001" + id="line10330" + style="opacity:0.6" /><g + id="g10334" + style="opacity:0.6"> + <path + class="st27" + d="m 4527.11,-426.91 0.09,-0.01 -0.03,-0.24 -0.09,0.01 c -0.06,0.01 -0.11,0.07 -0.1,0.13 0.01,0.07 0.07,0.12 0.13,0.11 z" + id="path10332" /> + </g><path + class="st25" + d="m 4523.01,-424.31 c 1.11,-0.05 -1.44,-2.6 -0.51,-2.64 0.84,-0.03 1.06,2.62 1.99,2.54" + id="path10338" + style="opacity:0.6" /><path + class="st25" + d="m 4521.53,-424.25 c 1.11,-0.05 -1.39,-2.6 -0.46,-2.64 0.84,-0.04 1.01,2.62 1.94,2.58" + id="path10340" + style="opacity:0.6" /><path + class="st25" + d="m 4524.4,-424.4 c 1.11,-0.09 -1.48,-2.55 -0.55,-2.62 0.84,-0.07 1.1,2.58 2.03,2.5" + id="path10342" + style="opacity:0.6" /><path + class="st26" + d="m 4524.21,-424.7 c -0.36,0.03 -0.73,0.06 -1.09,0.07" + id="path10344" + style="opacity:0.6" /><line + class="st26" + x1="4522.77" + y1="-424.60999" + x2="4521.6802" + y2="-424.57001" + id="line10346" + style="opacity:0.6" /><path + class="st26" + d="m 4523.83,-426.73 c -0.35,0.03 -0.71,0.05 -1.06,0.06" + id="path10348" + style="opacity:0.6" /><path + class="st26" + d="m 4523.65,-427.72 c -0.27,0.03 -0.54,0.04 -0.81,0.05" + id="path10350" + style="opacity:0.6" /><line + class="st26" + x1="4522.4102" + y1="-427.64999" + x2="4521.6001" + y2="-427.62" + id="line10352" + style="opacity:0.6" /><line + class="st26" + x1="4522.4302" + y1="-426.64999" + x2="4521.3701" + y2="-426.60999" + id="line10354" + style="opacity:0.6" /><g + id="g10358" + style="opacity:0.6"> + <path + class="st27" + d="m 4524.24,-426.64 0.09,-0.01 -0.02,-0.24 -0.09,0.01 c -0.06,0.01 -0.11,0.06 -0.11,0.13 0.01,0.06 0.07,0.11 0.13,0.11 z" + id="path10356" /> + </g><path + class="st25" + d="m 4520.04,-424.2 c 1.12,-0.01 -1.34,-2.65 -0.41,-2.66 0.84,0 0.96,2.66 1.89,2.61" + id="path10362" + style="opacity:0.6" /><path + class="st25" + d="m 4518.56,-424.19 c 1.12,-0.01 -1.29,-2.65 -0.36,-2.66 0.84,0 0.91,2.66 1.84,2.65" + id="path10364" + style="opacity:0.6" /><path + class="st25" + d="m 4521.43,-424.24 c 1.11,-0.05 -1.39,-2.6 -0.45,-2.64 0.84,-0.04 1,2.62 1.94,2.58" + id="path10366" + style="opacity:0.6" /><path + class="st26" + d="m 4521.26,-424.55 c -0.36,0.01 -0.73,0.04 -1.09,0.03" + id="path10368" + style="opacity:0.6" /><line + class="st26" + x1="4519.8198" + y1="-424.51001" + x2="4518.73" + y2="-424.51001" + id="line10370" + style="opacity:0.6" /><path + class="st26" + d="m 4520.96,-426.59 c -0.35,0.02 -0.71,0.02 -1.06,0.02" + id="path10372" + style="opacity:0.6" /><path + class="st26" + d="m 4520.81,-427.58 c -0.27,0.02 -0.54,0.02 -0.81,0.02" + id="path10374" + style="opacity:0.6" /><line + class="st26" + x1="4519.5601" + y1="-427.56" + x2="4518.75" + y2="-427.56" + id="line10376" + style="opacity:0.6" /><line + class="st26" + x1="4519.5498" + y1="-426.56" + x2="4518.4902" + y2="-426.56" + id="line10378" + style="opacity:0.6" /><g + id="g10382" + style="opacity:0.6"> + <path + class="st27" + d="m 4521.36,-426.49 h 0.09 l -0.01,-0.24 h -0.09 c -0.06,0 -0.11,0.06 -0.11,0.12 0,0.07 0.05,0.13 0.12,0.12 z" + id="path10380" /> + </g><path + class="st25" + d="m 4517.07,-424.2 c 1.11,0.03 -1.24,-2.7 -0.31,-2.67 0.84,0.03 0.86,2.69 1.79,2.68" + id="path10386" + style="opacity:0.6" /><path + class="st25" + d="m 4515.59,-424.25 c 1.12,0.03 -1.19,-2.7 -0.26,-2.67 0.84,0.02 0.81,2.69 1.74,2.71" + id="path10388" + style="opacity:0.6" /><path + class="st25" + d="m 4518.46,-424.19 c 1.12,-0.01 -1.29,-2.65 -0.35,-2.66 0.84,0 0.91,2.66 1.84,2.65" + id="path10390" + style="opacity:0.6" /><path + class="st26" + d="m 4518.3,-424.51 c -0.36,0 -0.73,0.01 -1.09,-0.01" + id="path10392" + style="opacity:0.6" /><line + class="st26" + x1="4516.8599" + y1="-424.51999" + x2="4515.77" + y2="-424.56" + id="line10394" + style="opacity:0.6" /><path + class="st26" + d="m 4518.07,-426.55 c -0.35,0.01 -0.71,-0.01 -1.06,-0.02" + id="path10396" + style="opacity:0.6" /><path + class="st26" + d="m 4517.97,-427.55 c -0.27,0.01 -0.54,-0.01 -0.81,-0.01" + id="path10398" + style="opacity:0.6" /><line + class="st26" + x1="4516.7202" + y1="-427.57999" + x2="4515.8999" + y2="-427.60001" + id="line10400" + style="opacity:0.6" /><line + class="st26" + x1="4516.6699" + y1="-426.57999" + x2="4515.6001" + y2="-426.60999" + id="line10402" + style="opacity:0.6" /><g + id="g10406" + style="opacity:0.6"> + <path + class="st27" + d="m 4518.47,-426.44 h 0.09 v -0.24 h -0.09 c -0.06,0 -0.12,0.05 -0.12,0.12 0,0.07 0.05,0.12 0.12,0.12 z" + id="path10404" /> + </g><path + class="st25" + d="m 4514.1,-424.32 c 1.11,0.07 -1.14,-2.74 -0.21,-2.68 0.84,0.05 0.76,2.73 1.69,2.75" + id="path10410" + style="opacity:0.6" /><path + class="st25" + d="m 4512.62,-424.41 c 1.11,0.08 -1.09,-2.75 -0.16,-2.68 0.84,0.06 0.71,2.71 1.64,2.77" + id="path10412" + style="opacity:0.6" /><path + class="st25" + d="m 4515.49,-424.25 c 1.12,0.03 -1.19,-2.7 -0.26,-2.67 0.84,0.02 0.81,2.69 1.74,2.71" + id="path10414" + style="opacity:0.6" /><path + class="st26" + d="m 4515.34,-424.57 c -0.36,-0.01 -0.73,-0.03 -1.09,-0.05" + id="path10416" + style="opacity:0.6" /><line + class="st26" + x1="4513.8999" + y1="-424.64001" + x2="4512.8101" + y2="-424.70999" + id="line10418" + style="opacity:0.6" /><line + class="st26" + x1="4515.1899" + y1="-426.62" + x2="4514.1299" + y2="-426.69" + id="line10420" + style="opacity:0.6" /><line + class="st26" + x1="4515.1201" + y1="-427.63" + x2="4514.3101" + y2="-427.67999" + id="line10422" + style="opacity:0.6" /><line + class="st26" + x1="4513.8701" + y1="-427.70001" + x2="4513.0601" + y2="-427.75" + id="line10424" + style="opacity:0.6" /><line + class="st26" + x1="4513.79" + y1="-426.70999" + x2="4512.7202" + y2="-426.76999" + id="line10426" + style="opacity:0.6" /><g + id="g10430" + style="opacity:0.6"> + <path + class="st27" + d="m 4515.58,-426.49 h 0.09 l 0.01,-0.24 h -0.09 c -0.06,0 -0.12,0.05 -0.12,0.11 0,0.07 0.05,0.12 0.11,0.13 z" + id="path10428" /> + </g><path + class="st25" + d="m 4511.14,-424.54 c 1.11,0.1 -1.04,-2.77 -0.12,-2.68 0.84,0.07 0.66,2.74 1.59,2.81" + id="path10434" + style="opacity:0.6" /><path + class="st25" + d="m 4509.67,-424.68 c 1.11,0.13 -0.99,-2.8 -0.07,-2.69 0.83,0.1 0.62,2.74 1.54,2.83" + id="path10436" + style="opacity:0.6" /><path + class="st25" + d="m 4512.53,-424.41 c 1.11,0.08 -1.09,-2.75 -0.16,-2.68 0.84,0.06 0.71,2.71 1.64,2.77" + id="path10438" + style="opacity:0.6" /><line + class="st26" + x1="4512.3901" + y1="-424.73999" + x2="4511.2998" + y2="-424.84" + id="line10440" + style="opacity:0.6" /><line + class="st26" + x1="4510.9502" + y1="-424.87" + x2="4509.8701" + y2="-424.97" + id="line10442" + style="opacity:0.6" /><line + class="st26" + x1="4512.3101" + y1="-426.79999" + x2="4511.25" + y2="-426.89999" + id="line10444" + style="opacity:0.6" /><line + class="st26" + x1="4512.2798" + y1="-427.81" + x2="4511.4702" + y2="-427.88" + id="line10446" + style="opacity:0.6" /><line + class="st26" + x1="4511.0298" + y1="-427.92001" + x2="4510.2202" + y2="-428" + id="line10448" + style="opacity:0.6" /><path + class="st26" + d="m 4510.91,-426.93 c -0.35,-0.03 -0.71,-0.06 -1.06,-0.11" + id="path10450" + style="opacity:0.6" /><g + id="g10454" + style="opacity:0.6"> + <path + class="st27" + d="m 4512.7,-426.65 0.09,0.01 0.02,-0.24 -0.09,-0.01 c -0.06,0 -0.12,0.05 -0.12,0.11 -0.02,0.07 0.03,0.12 0.1,0.13 z" + id="path10452" /> + </g><path + class="st25" + d="m 4508.19,-424.85 c 1.11,0.13 -0.95,-2.8 -0.02,-2.68 0.83,0.1 0.57,2.75 1.49,2.86" + id="path10458" + style="opacity:0.6" /><path + class="st25" + d="m 4506.72,-425.06 c 1.1,0.16 -0.9,-2.82 0.03,-2.69 0.83,0.12 0.52,2.78 1.44,2.89" + id="path10460" + style="opacity:0.6" /><path + class="st25" + d="m 4509.57,-424.69 c 1.11,0.13 -0.99,-2.8 -0.06,-2.69 0.83,0.1 0.61,2.75 1.54,2.83" + id="path10462" + style="opacity:0.6" /><line + class="st26" + x1="4509.4399" + y1="-425.01999" + x2="4508.3599" + y2="-425.14999" + id="line10464" + style="opacity:0.6" /><path + class="st26" + d="m 4508.01,-425.19 c -0.36,-0.04 -0.72,-0.1 -1.08,-0.15" + id="path10466" + style="opacity:0.6" /><line + class="st26" + x1="4509.4399" + y1="-427.09" + x2="4508.3799" + y2="-427.20999" + id="line10468" + style="opacity:0.6" /><line + class="st26" + x1="4509.4399" + y1="-428.09" + x2="4508.6299" + y2="-428.19" + id="line10470" + style="opacity:0.6" /><line + class="st26" + x1="4508.2002" + y1="-428.23999" + x2="4507.3901" + y2="-428.35999" + id="line10472" + style="opacity:0.6" /><line + class="st26" + x1="4508.04" + y1="-427.25" + x2="4506.9902" + y2="-427.41" + id="line10474" + style="opacity:0.6" /><g + id="g10478" + style="opacity:0.6"> + <path + class="st27" + d="m 4509.82,-426.92 0.09,0.01 0.03,-0.24 -0.09,-0.01 c -0.06,-0.01 -0.12,0.04 -0.13,0.1 -0.01,0.07 0.04,0.13 0.1,0.14 z" + id="path10476" /> + </g><path + class="st25" + d="m 4505.25,-425.28 c 1.1,0.19 -0.85,-2.84 0.07,-2.69 0.83,0.14 0.47,2.77 1.39,2.91" + id="path10482" + style="opacity:0.6" /><path + class="st25" + d="m 4503.79,-425.53 c 1.1,0.19 -0.8,-2.85 0.11,-2.68 0.84,0.15 0.43,2.77 1.35,2.93" + id="path10484" + style="opacity:0.6" /><path + class="st25" + d="m 4506.63,-425.07 c 1.1,0.16 -0.89,-2.82 0.03,-2.69 0.83,0.12 0.52,2.77 1.44,2.89" + id="path10486" + style="opacity:0.6" /><path + class="st26" + d="m 4506.51,-425.4 c -0.36,-0.06 -0.72,-0.1 -1.08,-0.16" + id="path10488" + style="opacity:0.6" /><line + class="st26" + x1="4505.0898" + y1="-425.63" + x2="4504.0098" + y2="-425.81" + id="line10490" + style="opacity:0.6" /><path + class="st26" + d="m 4506.58,-427.47 c -0.35,-0.05 -0.7,-0.1 -1.05,-0.16" + id="path10492" + style="opacity:0.6" /><line + class="st26" + x1="4506.6201" + y1="-428.47" + x2="4505.8101" + y2="-428.60001" + id="line10494" + style="opacity:0.6" /><line + class="st26" + x1="4505.3799" + y1="-428.67001" + x2="4504.5801" + y2="-428.81" + id="line10496" + style="opacity:0.6" /><line + class="st26" + x1="4505.1899" + y1="-427.69" + x2="4504.1401" + y2="-427.87" + id="line10498" + style="opacity:0.6" /><g + id="g10502" + style="opacity:0.6"> + <path + class="st27" + d="m 4506.95,-427.29 0.09,0.01 0.03,-0.23 -0.09,-0.01 c -0.06,-0.01 -0.12,0.04 -0.13,0.1 0,0.06 0.04,0.12 0.1,0.13 z" + id="path10500" /> + </g><path + class="st25" + d="m 4569.1,-433.37 c -0.99,-0.48 -0.02,2.95 -0.84,2.55 -0.76,-0.37 0.38,-2.79 -0.52,-3.19" + id="path10512" + style="opacity:0.6" /><path + class="st25" + d="m 4570.36,-432.77 c -0.47,-0.22 -0.49,0.51 -0.46,1.25 0.03,0.75 0.11,1.51 -0.32,1.32 -0.81,-0.37 0.32,-2.79 -0.48,-3.18" + id="path10514" + style="opacity:0.6" /><path + class="st25" + d="m 4567.82,-433.97 c -0.51,-0.22 -0.48,0.51 -0.43,1.26 0.05,0.75 0.07,1.5 -0.33,1.31 -0.73,-0.33 0.25,-2.8 -0.57,-3.15" + id="path10516" + style="opacity:0.6" /><line + class="st26" + x1="4567.8501" + y1="-433.62" + x2="4568.8501" + y2="-433.14999" + id="line10518" + style="opacity:0.6" /><line + class="st26" + x1="4569.1499" + y1="-433" + x2="4570.0898" + y2="-432.54999" + id="line10520" + style="opacity:0.6" /><line + class="st26" + x1="4567.2202" + y1="-431.64999" + x2="4568.1602" + y2="-431.20001" + id="line10522" + style="opacity:0.6" /><line + class="st26" + x1="4566.8999" + y1="-430.70001" + x2="4567.6099" + y2="-430.35999" + id="line10524" + style="opacity:0.6" /><line + class="st26" + x1="4568" + y1="-430.16" + x2="4568.77" + y2="-429.79999" + id="line10526" + style="opacity:0.6" /><line + class="st26" + x1="4568.46" + y1="-431.04999" + x2="4569.4399" + y2="-430.59" + id="line10528" + style="opacity:0.6" /><g + id="g10532" + style="opacity:0.6"> + <path + class="st27" + d="m 4566.92,-431.92 -0.08,-0.04 -0.09,0.22 0.08,0.03 c 0.06,0.02 0.12,0 0.15,-0.06 0.02,-0.05 -0.01,-0.12 -0.06,-0.15 z" + id="path10530" /> + </g><path + class="st25" + d="m 4571.6,-432.23 c -0.47,-0.19 -0.46,0.53 -0.39,1.28 0.07,0.74 0.21,1.5 -0.25,1.33 -0.84,-0.33 0.16,-2.8 -0.6,-3.14" + id="path10536" + style="opacity:0.6" /><path + class="st25" + d="m 4572.86,-431.78 c -0.48,-0.16 -0.43,0.56 -0.31,1.3 0.11,0.73 0.29,1.48 -0.16,1.34 -0.85,-0.28 -0.02,-2.8 -0.78,-3.1" + id="path10538" + style="opacity:0.6" /><path + class="st25" + d="m 4570.44,-432.73 c -0.47,-0.22 -0.49,0.51 -0.45,1.26 0.03,0.75 0.12,1.51 -0.32,1.32 -0.81,-0.37 0.31,-2.79 -0.49,-3.18" + id="path10540" + style="opacity:0.6" /><path + class="st26" + d="m 4570.45,-432.38 c 0.31,0.14 0.61,0.27 0.92,0.4" + id="path10542" + style="opacity:0.6" /><path + class="st26" + d="m 4571.67,-431.87 c 0.31,0.12 0.62,0.24 0.94,0.34" + id="path10544" + style="opacity:0.6" /><path + class="st26" + d="m 4569.82,-430.41 c 0.33,0.15 0.67,0.29 1.01,0.42" + id="path10546" + style="opacity:0.6" /><line + class="st26" + x1="4569.5298" + y1="-429.45001" + x2="4570.3398" + y2="-429.10999" + id="line10548" + style="opacity:0.6" /><line + class="st26" + x1="4570.7798" + y1="-428.94" + x2="4571.6099" + y2="-428.64001" + id="line10550" + style="opacity:0.6" /><path + class="st26" + d="m 4571.16,-429.87 c 0.34,0.13 0.69,0.25 1.03,0.36" + id="path10552" + style="opacity:0.6" /><g + id="g10556" + style="opacity:0.6"> + <path + class="st27" + d="m 4569.5,-430.69 -0.08,-0.04 -0.1,0.21 0.08,0.04 c 0.06,0.03 0.13,0 0.16,-0.06 0.03,-0.05 0,-0.12 -0.06,-0.15 z" + id="path10554" /> + </g><path + class="st25" + d="m 4574.15,-431.39 c -0.49,-0.14 -0.4,0.58 -0.24,1.31 0.15,0.73 0.36,1.47 -0.1,1.35 -0.86,-0.23 -0.17,-2.8 -0.96,-3.05" + id="path10560" + style="opacity:0.6" /><path + class="st25" + d="m 4575.49,-431.06 c -1.06,-0.25 0.64,2.88 -0.25,2.68 -0.84,-0.2 -0.28,-2.79 -1.09,-3.01" + id="path10562" + style="opacity:0.6" /><path + class="st25" + d="m 4572.94,-431.75 c -0.48,-0.16 -0.42,0.56 -0.31,1.3 0.12,0.73 0.3,1.48 -0.16,1.34 -0.85,-0.27 -0.03,-2.8 -0.79,-3.09" + id="path10564" + style="opacity:0.6" /><path + class="st26" + d="m 4572.99,-431.4 c 0.32,0.1 0.64,0.2 0.97,0.29" + id="path10566" + style="opacity:0.6" /><line + class="st26" + x1="4574.27" + y1="-431.03" + x2="4575.27" + y2="-430.79001" + id="line10568" + style="opacity:0.6" /><path + class="st26" + d="m 4572.6,-429.38 c 0.35,0.11 0.7,0.21 1.05,0.3" + id="path10570" + style="opacity:0.6" /><line + class="st26" + x1="4572.4199" + y1="-428.39001" + x2="4573.2598" + y2="-428.14001" + id="line10572" + style="opacity:0.6" /><line + class="st26" + x1="4573.71" + y1="-428.03" + x2="4574.54" + y2="-427.82999" + id="line10574" + style="opacity:0.6" /><line + class="st26" + x1="4573.98" + y1="-428.98999" + x2="4575.0298" + y2="-428.73999" + id="line10576" + style="opacity:0.6" /><g + id="g10580" + style="opacity:0.6"> + <path + class="st27" + d="m 4572.25,-429.61 -0.09,-0.03 -0.07,0.22 0.09,0.03 c 0.06,0.02 0.13,-0.01 0.15,-0.08 0.01,-0.06 -0.02,-0.12 -0.08,-0.14 z" + id="path10578" /> + </g><path + class="st25" + d="m 4576.85,-430.76 c -1.06,-0.22 0.71,2.86 -0.17,2.68 -0.85,-0.17 -0.34,-2.79 -1.19,-2.98" + id="path10584" + style="opacity:0.6" /><path + class="st25" + d="m 4578.22,-430.5 c -1.07,-0.19 0.79,2.84 -0.1,2.68 -0.86,-0.15 -0.42,-2.78 -1.27,-2.94" + id="path10586" + style="opacity:0.6" /><path + class="st25" + d="m 4575.58,-431.04 c -1.06,-0.24 0.64,2.88 -0.24,2.67 -0.84,-0.2 -0.29,-2.79 -1.1,-3" + id="path10588" + style="opacity:0.6" /><line + class="st26" + x1="4575.6602" + y1="-430.69" + x2="4576.6699" + y2="-430.47" + id="line10590" + style="opacity:0.6" /><line + class="st26" + x1="4576.9902" + y1="-430.41" + x2="4578.0098" + y2="-430.22" + id="line10592" + style="opacity:0.6" /><line + class="st26" + x1="4575.4399" + y1="-428.64001" + x2="4576.4902" + y2="-428.42001" + id="line10594" + style="opacity:0.6" /><line + class="st26" + x1="4575.3301" + y1="-427.64001" + x2="4576.1602" + y2="-427.45999" + id="line10596" + style="opacity:0.6" /><line + class="st26" + x1="4576.6099" + y1="-427.38" + x2="4577.4399" + y2="-427.22" + id="line10598" + style="opacity:0.6" /><path + class="st26" + d="m 4576.82,-428.35 c 0.35,0.07 0.7,0.14 1.06,0.2" + id="path10600" + style="opacity:0.6" /><g + id="g10604" + style="opacity:0.6"> + <path + class="st27" + d="m 4575.07,-428.85 -0.09,-0.02 -0.05,0.23 0.09,0.02 c 0.06,0.01 0.13,-0.02 0.14,-0.09 0.01,-0.06 -0.03,-0.12 -0.09,-0.14 z" + id="path10602" /> + </g><path + class="st25" + d="m 4579.6,-430.27 c -1.08,-0.16 0.87,2.82 -0.03,2.68 -0.86,-0.13 -0.5,-2.76 -1.35,-2.91" + id="path10608" + style="opacity:0.6" /><path + class="st25" + d="m 4580.98,-430.09 c -1.08,-0.13 0.94,2.79 0.04,2.68 -0.86,-0.1 -0.57,-2.75 -1.42,-2.87" + id="path10610" + style="opacity:0.6" /><path + class="st25" + d="m 4578.31,-430.48 c -1.07,-0.19 0.8,2.84 -0.1,2.68 -0.86,-0.15 -0.43,-2.77 -1.27,-2.94" + id="path10612" + style="opacity:0.6" /><line + class="st26" + x1="4578.4102" + y1="-430.14999" + x2="4579.4302" + y2="-429.98001" + id="line10614" + style="opacity:0.6" /><line + class="st26" + x1="4579.7598" + y1="-429.92999" + x2="4580.7798" + y2="-429.79001" + id="line10616" + style="opacity:0.6" /><line + class="st26" + x1="4578.29" + y1="-428.09" + x2="4579.3501" + y2="-427.92001" + id="line10618" + style="opacity:0.6" /><line + class="st26" + x1="4578.25" + y1="-427.07999" + x2="4579.0801" + y2="-426.95001" + id="line10620" + style="opacity:0.6" /><line + class="st26" + x1="4579.5298" + y1="-426.88" + x2="4580.3701" + y2="-426.76999" + id="line10622" + style="opacity:0.6" /><line + class="st26" + x1="4579.7002" + y1="-427.87" + x2="4580.7598" + y2="-427.73001" + id="line10624" + style="opacity:0.6" /><g + id="g10628" + style="opacity:0.6"> + <path + class="st27" + d="m 4577.92,-428.27 -0.09,-0.02 -0.04,0.23 0.09,0.02 c 0.06,0.01 0.12,-0.03 0.14,-0.1 0.01,-0.06 -0.04,-0.12 -0.1,-0.13 z" + id="path10626" /> + </g><path + class="st25" + d="m 4582.37,-429.93 c -1.08,-0.11 1,2.77 0.1,2.68 -0.86,-0.09 -0.63,-2.73 -1.49,-2.84" + id="path10632" + style="opacity:0.6" /><path + class="st25" + d="m 4583.77,-429.81 c -1.09,-0.09 1.06,2.75 0.15,2.68 -0.86,-0.07 -0.69,-2.72 -1.55,-2.8" + id="path10634" + style="opacity:0.6" /><path + class="st25" + d="m 4581.06,-430.08 c -1.08,-0.13 0.94,2.79 0.04,2.68 -0.86,-0.1 -0.57,-2.75 -1.43,-2.87" + id="path10636" + style="opacity:0.6" /><line + class="st26" + x1="4581.1802" + y1="-429.75" + x2="4582.21" + y2="-429.63" + id="line10638" + style="opacity:0.6" /><line + class="st26" + x1="4582.5498" + y1="-429.60001" + x2="4583.5801" + y2="-429.51001" + id="line10640" + style="opacity:0.6" /><line + class="st26" + x1="4581.1802" + y1="-427.67999" + x2="4582.2402" + y2="-427.57001" + id="line10642" + style="opacity:0.6" /><line + class="st26" + x1="4581.1802" + y1="-426.67999" + x2="4582.02" + y2="-426.59" + id="line10644" + style="opacity:0.6" /><line + class="st26" + x1="4582.4702" + y1="-426.54001" + x2="4583.3101" + y2="-426.47" + id="line10646" + style="opacity:0.6" /><line + class="st26" + x1="4582.5801" + y1="-427.54001" + x2="4583.6499" + y2="-427.45001" + id="line10648" + style="opacity:0.6" /><g + id="g10652" + style="opacity:0.6"> + <path + class="st27" + d="m 4580.79,-427.85 -0.09,-0.01 -0.03,0.24 0.09,0.01 c 0.06,0.01 0.12,-0.04 0.13,-0.1 0.01,-0.07 -0.03,-0.13 -0.1,-0.14 z" + id="path10650" /> + </g><path + class="st25" + d="m 4585.17,-429.71 c -1.09,-0.06 1.11,2.73 0.2,2.68 -0.85,-0.05 -0.73,-2.71 -1.6,-2.77" + id="path10656" + style="opacity:0.6" /><path + class="st25" + d="m 4586.58,-429.63 c -1.09,-0.05 1.14,2.72 0.23,2.68 -0.85,-0.04 -0.77,-2.7 -1.65,-2.75" + id="path10658" + style="opacity:0.6" /><path + class="st25" + d="m 4583.85,-429.8 c -1.09,-0.08 1.06,2.75 0.16,2.68 -0.86,-0.06 -0.69,-2.72 -1.56,-2.8" + id="path10660" + style="opacity:0.6" /><line + class="st26" + x1="4583.9902" + y1="-429.48001" + x2="4585.0298" + y2="-429.41" + id="line10662" + style="opacity:0.6" /><line + class="st26" + x1="4585.3599" + y1="-429.39001" + x2="4586.4102" + y2="-429.32999" + id="line10664" + style="opacity:0.6" /><line + class="st26" + x1="4584.0698" + y1="-427.42001" + x2="4585.1299" + y2="-427.34" + id="line10666" + style="opacity:0.6" /><line + class="st26" + x1="4584.1099" + y1="-426.41" + x2="4584.9502" + y2="-426.35001" + id="line10668" + style="opacity:0.6" /><line + class="st26" + x1="4585.3901" + y1="-426.32999" + x2="4586.23" + y2="-426.28" + id="line10670" + style="opacity:0.6" /><line + class="st26" + x1="4585.48" + y1="-427.32001" + x2="4586.54" + y2="-427.26999" + id="line10672" + style="opacity:0.6" /><g + id="g10676" + style="opacity:0.6"> + <path + class="st27" + d="m 4583.68,-427.56 -0.09,-0.01 -0.02,0.24 0.09,0.01 c 0.06,0 0.12,-0.04 0.12,-0.11 0.01,-0.07 -0.04,-0.13 -0.1,-0.13 z" + id="path10674" /> + </g><path + class="st25" + d="m 4588,-429.57 c -1.09,-0.04 1.17,2.71 0.26,2.67 -0.85,-0.03 -0.8,-2.69 -1.68,-2.73" + id="path10680" + style="opacity:0.6" /><path + class="st25" + d="m 4589.43,-429.52 c -1.09,-0.03 1.19,2.7 0.28,2.67 -0.85,-0.02 -0.82,-2.69 -1.7,-2.72" + id="path10682" + style="opacity:0.6" /><path + class="st25" + d="m 4586.67,-429.63 c -1.09,-0.05 1.15,2.72 0.23,2.68 -0.85,-0.04 -0.77,-2.7 -1.65,-2.75" + id="path10684" + style="opacity:0.6" /><line + class="st26" + x1="4586.8198" + y1="-429.31" + x2="4587.8701" + y2="-429.26001" + id="line10686" + style="opacity:0.6" /><line + class="st26" + x1="4588.2002" + y1="-429.25" + x2="4589.2598" + y2="-429.22" + id="line10688" + style="opacity:0.6" /><line + class="st26" + x1="4586.96" + y1="-427.25" + x2="4588.02" + y2="-427.20999" + id="line10690" + style="opacity:0.6" /><line + class="st26" + x1="4587.0298" + y1="-426.23999" + x2="4587.8599" + y2="-426.20999" + id="line10692" + style="opacity:0.6" /><line + class="st26" + x1="4588.2998" + y1="-426.19" + x2="4589.1299" + y2="-426.17001" + id="line10694" + style="opacity:0.6" /><line + class="st26" + x1="4588.3599" + y1="-427.19" + x2="4589.4302" + y2="-427.16" + id="line10696" + style="opacity:0.6" /><g + id="g10700" + style="opacity:0.6"> + <path + class="st27" + d="m 4586.57,-427.39 h -0.09 l -0.01,0.24 h 0.09 c 0.06,0 0.12,-0.05 0.12,-0.11 0,-0.07 -0.05,-0.12 -0.11,-0.13 z" + id="path10698" /> + </g><path + class="st25" + d="m 4590.85,-429.48 c -1.09,-0.03 1.21,2.69 0.29,2.67 -0.85,-0.02 -0.83,-2.68 -1.72,-2.71" + id="path10704" + style="opacity:0.6" /><path + class="st25" + d="m 4592.28,-429.46 c -1.09,0 1.22,2.66 0.3,2.66 -0.85,0 -0.84,-2.67 -1.73,-2.69" + id="path10706" + style="opacity:0.6" /><path + class="st25" + d="m 4589.52,-429.52 c -1.09,-0.03 1.19,2.7 0.28,2.67 -0.85,-0.02 -0.82,-2.69 -1.7,-2.72" + id="path10708" + style="opacity:0.6" /><line + class="st26" + x1="4589.6699" + y1="-429.20001" + x2="4590.7202" + y2="-429.17001" + id="line10710" + style="opacity:0.6" /><line + class="st26" + x1="4591.0601" + y1="-429.17001" + x2="4592.1201" + y2="-429.14001" + id="line10712" + style="opacity:0.6" /><line + class="st26" + x1="4589.8398" + y1="-427.14999" + x2="4590.8999" + y2="-427.12" + id="line10714" + style="opacity:0.6" /><line + class="st26" + x1="4589.9302" + y1="-426.14001" + x2="4590.75" + y2="-426.12" + id="line10716" + style="opacity:0.6" /><line + class="st26" + x1="4591.1899" + y1="-426.10999" + x2="4592.02" + y2="-426.09" + id="line10718" + style="opacity:0.6" /><line + class="st26" + x1="4591.2402" + y1="-427.10999" + x2="4592.2998" + y2="-427.09" + id="line10720" + style="opacity:0.6" /><g + id="g10724" + style="opacity:0.6"> + <path + class="st27" + d="m 4589.45,-427.28 h -0.09 l -0.01,0.24 h 0.09 c 0.06,0 0.12,-0.05 0.12,-0.11 0,-0.07 -0.05,-0.12 -0.11,-0.13 z" + id="path10722" /> + </g><path + class="st25" + d="m 4593.72,-429.46 c -1.09,0 1.22,2.66 0.31,2.66 -0.85,0 -0.85,-2.66 -1.74,-2.66" + id="path10728" + style="opacity:0.6" /><path + class="st25" + d="m 4595.15,-429.46 c -1.09,0 1.23,2.66 0.32,2.66 -0.85,0 -0.86,-2.66 -1.75,-2.66" + id="path10730" + style="opacity:0.6" /><path + class="st25" + d="m 4592.37,-429.46 c -1.09,0 1.22,2.66 0.3,2.66 -0.85,0 -0.84,-2.66 -1.73,-2.68" + id="path10732" + style="opacity:0.6" /><line + class="st26" + x1="4592.5298" + y1="-429.14001" + x2="4593.5801" + y2="-429.14001" + id="line10734" + style="opacity:0.6" /><line + class="st26" + x1="4593.9199" + y1="-429.14001" + x2="4594.98" + y2="-429.14001" + id="line10736" + style="opacity:0.6" /><line + class="st26" + x1="4592.7202" + y1="-427.09" + x2="4593.7798" + y2="-427.09" + id="line10738" + style="opacity:0.6" /><line + class="st26" + x1="4592.8101" + y1="-426.09" + x2="4593.6401" + y2="-426.09" + id="line10740" + style="opacity:0.6" /><line + class="st26" + x1="4594.0801" + y1="-426.09" + x2="4594.8999" + y2="-426.09" + id="line10742" + style="opacity:0.6" /><line + class="st26" + x1="4594.1201" + y1="-427.09" + x2="4595.1802" + y2="-427.09" + id="line10744" + style="opacity:0.6" /><g + id="g10748" + style="opacity:0.6"> + <path + class="st27" + d="m 4592.33,-427.21 h -0.09 l -0.01,0.24 h 0.09 c 0.06,0 0.12,-0.05 0.12,-0.12 0,-0.07 -0.05,-0.12 -0.11,-0.12 z" + id="path10746" /> + </g><path + class="st25" + d="m 4596.58,-429.46 c -1.09,0 1.24,2.66 0.33,2.66 -0.85,0 -0.86,-2.66 -1.76,-2.66" + id="path10752" + style="opacity:0.6" /><path + class="st25" + d="m 4598.01,-429.46 c -1.09,0 1.25,2.66 0.34,2.66 -0.85,0 -0.87,-2.66 -1.77,-2.66" + id="path10754" + style="opacity:0.6" /><path + class="st25" + d="m 4595.24,-429.46 c -1.09,0 1.23,2.66 0.32,2.66 -0.85,0 -0.86,-2.66 -1.75,-2.66" + id="path10756" + style="opacity:0.6" /><line + class="st26" + x1="4595.3901" + y1="-429.14001" + x2="4596.4502" + y2="-429.14001" + id="line10758" + style="opacity:0.6" /><line + class="st26" + x1="4596.79" + y1="-429.14001" + x2="4597.8398" + y2="-429.14001" + id="line10760" + style="opacity:0.6" /><line + class="st26" + x1="4595.6001" + y1="-427.09" + x2="4596.6602" + y2="-427.09" + id="line10762" + style="opacity:0.6" /><line + class="st26" + x1="4595.7002" + y1="-426.09" + x2="4596.52" + y2="-426.09" + id="line10764" + style="opacity:0.6" /><line + class="st26" + x1="4596.96" + y1="-426.09" + x2="4597.7798" + y2="-426.09" + id="line10766" + style="opacity:0.6" /><line + class="st26" + x1="4597" + y1="-427.09" + x2="4598.0601" + y2="-427.09" + id="line10768" + style="opacity:0.6" /><g + id="g10772" + style="opacity:0.6"> + <path + class="st27" + d="m 4595.2,-427.21 h -0.09 v 0.24 h 0.09 c 0.06,0 0.12,-0.05 0.12,-0.12 0,-0.07 -0.05,-0.12 -0.12,-0.12 z" + id="path10770" /> + </g><path + class="st25" + d="m 4599.44,-429.46 c -1.09,0 1.26,2.66 0.34,2.66 -0.85,0 -0.88,-2.66 -1.77,-2.66" + id="path10776" + style="opacity:0.6" /><path + class="st25" + d="m 4600.87,-429.46 c -1.09,0 1.27,2.66 0.35,2.66 -0.85,0 -0.89,-2.66 -1.78,-2.66" + id="path10778" + style="opacity:0.6" /><path + class="st25" + d="m 4598.1,-429.46 c -1.09,0 1.25,2.66 0.34,2.66 -0.85,0 -0.87,-2.66 -1.77,-2.66" + id="path10780" + style="opacity:0.6" /><line + class="st26" + x1="4598.2598" + y1="-429.14001" + x2="4599.3101" + y2="-429.14001" + id="line10782" + style="opacity:0.6" /><line + class="st26" + x1="4599.6499" + y1="-429.14001" + x2="4600.71" + y2="-429.14001" + id="line10784" + style="opacity:0.6" /><line + class="st26" + x1="4598.4702" + y1="-427.09" + x2="4599.5298" + y2="-427.09" + id="line10786" + style="opacity:0.6" /><line + class="st26" + x1="4598.5801" + y1="-426.09" + x2="4599.3999" + y2="-426.09" + id="line10788" + style="opacity:0.6" /><line + class="st26" + x1="4599.8501" + y1="-426.09" + x2="4600.6699" + y2="-426.09" + id="line10790" + style="opacity:0.6" /><line + class="st26" + x1="4599.8799" + y1="-427.09" + x2="4600.9399" + y2="-427.09" + id="line10792" + style="opacity:0.6" /><g + id="g10796" + style="opacity:0.6"> + <path + class="st27" + d="m 4598.08,-427.21 h -0.09 v 0.24 h 0.09 c 0.06,0 0.12,-0.05 0.12,-0.12 -0.01,-0.07 -0.06,-0.12 -0.12,-0.12 z" + id="path10794" /> + </g><path + class="st25" + d="m 4602.3,-429.46 c -1.09,0 1.28,2.66 0.36,2.66 -0.85,0 -0.9,-2.66 -1.79,-2.66" + id="path10800" + style="opacity:0.6" /><path + class="st25" + d="m 4603.73,-429.46 c -1.09,0 1.28,2.66 0.37,2.66 -0.85,0 -0.91,-2.66 -1.8,-2.66" + id="path10802" + style="opacity:0.6" /><path + class="st25" + d="m 4600.96,-429.46 c -1.09,0 1.27,2.66 0.35,2.66 -0.85,0 -0.89,-2.66 -1.78,-2.66" + id="path10804" + style="opacity:0.6" /><line + class="st26" + x1="4601.1201" + y1="-429.14001" + x2="4602.1802" + y2="-429.14001" + id="line10806" + style="opacity:0.6" /><line + class="st26" + x1="4602.52" + y1="-429.14001" + x2="4603.5698" + y2="-429.14001" + id="line10808" + style="opacity:0.6" /><line + class="st26" + x1="4601.3501" + y1="-427.09" + x2="4602.4102" + y2="-427.09" + id="line10810" + style="opacity:0.6" /><line + class="st26" + x1="4601.46" + y1="-426.09" + x2="4602.29" + y2="-426.09" + id="line10812" + style="opacity:0.6" /><line + class="st26" + x1="4602.73" + y1="-426.09" + x2="4603.5498" + y2="-426.09" + id="line10814" + style="opacity:0.6" /><line + class="st26" + x1="4602.75" + y1="-427.09" + x2="4603.8101" + y2="-427.09" + id="line10816" + style="opacity:0.6" /><g + id="g10820" + style="opacity:0.6"> + <path + class="st27" + d="m 4600.96,-427.21 h -0.09 v 0.24 h 0.09 c 0.06,0 0.12,-0.05 0.12,-0.12 -0.01,-0.07 -0.06,-0.12 -0.12,-0.12 z" + id="path10818" /> + </g><path + class="st25" + d="m 4605.17,-429.46 c -1.09,0 1.29,2.66 0.38,2.66 -0.85,0 -0.92,-2.66 -1.81,-2.66" + id="path10824" + style="opacity:0.6" /><path + class="st25" + d="m 4606.6,-429.46 c -1.09,0 1.3,2.66 0.39,2.66 -0.85,0 -0.92,-2.66 -1.82,-2.66" + id="path10826" + style="opacity:0.6" /><path + class="st25" + d="m 4603.82,-429.46 c -1.09,0 1.28,2.66 0.37,2.66 -0.85,0 -0.91,-2.66 -1.8,-2.66" + id="path10828" + style="opacity:0.6" /><line + class="st26" + x1="4603.9902" + y1="-429.14001" + x2="4605.04" + y2="-429.14001" + id="line10830" + style="opacity:0.6" /><line + class="st26" + x1="4605.3799" + y1="-429.14001" + x2="4606.4399" + y2="-429.14001" + id="line10832" + style="opacity:0.6" /><line + class="st26" + x1="4604.23" + y1="-427.09" + x2="4605.29" + y2="-427.09" + id="line10834" + style="opacity:0.6" /><line + class="st26" + x1="4604.3501" + y1="-426.09" + x2="4605.1699" + y2="-426.09" + id="line10836" + style="opacity:0.6" /><line + class="st26" + x1="4605.6099" + y1="-426.09" + x2="4606.4399" + y2="-426.09" + id="line10838" + style="opacity:0.6" /><line + class="st26" + x1="4605.6299" + y1="-427.09" + x2="4606.6899" + y2="-427.09" + id="line10840" + style="opacity:0.6" /><g + id="g10844" + style="opacity:0.6"> + <path + class="st27" + d="m 4603.83,-427.21 h -0.09 v 0.24 h 0.09 c 0.06,0 0.12,-0.05 0.12,-0.12 0,-0.07 -0.05,-0.12 -0.12,-0.12 z" + id="path10842" /> + </g><path + class="st25" + d="m 4608.03,-429.46 c -1.09,0 1.31,2.66 0.39,2.66 -0.85,0 -0.93,-2.66 -1.83,-2.66" + id="path10848" + style="opacity:0.6" /><path + class="st25" + d="m 4609.46,-429.46 c -1.09,0 1.32,2.66 0.4,2.66 -0.85,0 -0.94,-2.66 -1.83,-2.66" + id="path10850" + style="opacity:0.6" /><path + class="st25" + d="m 4606.69,-429.46 c -1.09,0 1.3,2.66 0.39,2.66 -0.85,0 -0.92,-2.66 -1.82,-2.66" + id="path10852" + style="opacity:0.6" /><line + class="st26" + x1="4606.8501" + y1="-429.14001" + x2="4607.9102" + y2="-429.14001" + id="line10854" + style="opacity:0.6" /><line + class="st26" + x1="4608.25" + y1="-429.14001" + x2="4609.2998" + y2="-429.14001" + id="line10856" + style="opacity:0.6" /><line + class="st26" + x1="4607.1099" + y1="-427.09" + x2="4608.1699" + y2="-427.09" + id="line10858" + style="opacity:0.6" /><line + class="st26" + x1="4607.23" + y1="-426.09" + x2="4608.0601" + y2="-426.09" + id="line10860" + style="opacity:0.6" /><line + class="st26" + x1="4608.5" + y1="-426.09" + x2="4609.3198" + y2="-426.09" + id="line10862" + style="opacity:0.6" /><line + class="st26" + x1="4608.5098" + y1="-427.09" + x2="4609.5698" + y2="-427.09" + id="line10864" + style="opacity:0.6" /><g + id="g10868" + style="opacity:0.6"> + <path + class="st27" + d="m 4606.71,-427.21 h -0.09 v 0.24 h 0.09 c 0.06,0 0.11,-0.05 0.11,-0.12 0.01,-0.07 -0.05,-0.12 -0.11,-0.12 z" + id="path10866" /> + </g><path + class="st25" + d="m 4610.89,-429.46 c -1.09,0 1.33,2.66 0.41,2.66 -0.85,0 -0.95,-2.66 -1.84,-2.66" + id="path10872" + style="opacity:0.6" /><path + class="st25" + d="m 4612.32,-429.46 c -1.09,0.01 1.33,2.64 0.42,2.65 -0.85,0.02 -0.96,-2.66 -1.85,-2.65" + id="path10874" + style="opacity:0.6" /><path + class="st25" + d="m 4609.55,-429.46 c -1.09,0 1.32,2.66 0.4,2.66 -0.85,0 -0.94,-2.66 -1.83,-2.66" + id="path10876" + style="opacity:0.6" /><line + class="st26" + x1="4609.7202" + y1="-429.14001" + x2="4610.77" + y2="-429.14001" + id="line10878" + style="opacity:0.6" /><line + class="st26" + x1="4611.1099" + y1="-429.14001" + x2="4612.1699" + y2="-429.14001" + id="line10880" + style="opacity:0.6" /><line + class="st26" + x1="4609.98" + y1="-427.09" + x2="4611.04" + y2="-427.09" + id="line10882" + style="opacity:0.6" /><line + class="st26" + x1="4610.1201" + y1="-426.09" + x2="4610.9399" + y2="-426.09" + id="line10884" + style="opacity:0.6" /><line + class="st26" + x1="4611.3799" + y1="-426.09" + x2="4612.2002" + y2="-426.09" + id="line10886" + style="opacity:0.6" /><line + class="st26" + x1="4611.3799" + y1="-427.09" + x2="4612.4502" + y2="-427.10001" + id="line10888" + style="opacity:0.6" /><g + id="g10892" + style="opacity:0.6"> + <path + class="st27" + d="m 4609.59,-427.21 h -0.09 v 0.24 h 0.09 c 0.06,0 0.11,-0.05 0.11,-0.12 0,-0.07 -0.05,-0.12 -0.11,-0.12 z" + id="path10890" /> + </g><path + class="st2" + d="m 4787.26,-454.35 c -1.93,16.45 -6.47,80.21 -8.52,128.92 -0.2,4.72 -1.04,25.81 0,53.09 0.63,16.39 1.5,23.61 3.42,31.6 1.57,6.52 5.49,20.41 14.81,35.39 3.08,4.95 7.5,11.97 14.81,18.96 11.81,11.31 23.74,15.46 34.17,18.96 10.58,3.55 27.9,7.81 50.12,6.32 h 12.02 c 22.22,1.49 39.53,-2.77 50.11,-6.32 10.43,-3.5 22.36,-7.65 34.17,-18.96 7.3,-6.99 11.73,-14.01 14.81,-18.96 9.32,-14.99 13.24,-28.87 14.81,-35.39 1.92,-7.99 2.79,-15.21 3.42,-31.6 1.04,-27.28 0.2,-48.37 0,-53.09 -2.3,-54.79 -7.76,-126.1 -9.11,-130.23" + id="path10902" /><path + class="st2" + d="m 4969.32,-432.08 c -0.2,3.46 -0.62,6.36 -1.34,8.37 -1.61,4.46 -6.63,17.84 -20.67,28.48 -15.01,11.38 -31.1,12.63 -36.9,12.82 h -15.58 c -1.29,-0.04 -3.09,-0.13 -5.27,-0.38 -7.63,-0.86 -19.96,-3.58 -31.64,-12.44 -14.04,-10.64 -19.06,-24.02 -20.67,-28.48 -0.61,-1.7 -1,-4.03 -1.23,-6.79" + id="path10904" /><path + class="st2" + d="m 4791.24,-462.57 c 6.52,1.23 11.59,3.92 17.29,7 7.51,4.06 7.26,5.05 16.35,10.06 4.32,2.38 7.57,3.92 12.57,6.29 8.92,4.22 13.38,6.33 17.6,7.54 9.59,2.76 17.19,2.57 18.86,2.51 7.02,-0.24 12.39,-1.74 15.09,-2.51 1.46,-0.42 3.31,-1.02 5.19,-1.68" + id="path10906" /><path + class="st22" + d="m 4893.87,-431.44 c -1.93,0.7 -3.83,1.33 -5.33,1.78 -2.77,0.82 -8.27,2.4 -15.48,2.65 -1.71,0.06 -9.52,0.26 -19.35,-2.65 -4.33,-1.28 -8.91,-3.51 -18.06,-7.96 -5.14,-2.5 -8.47,-4.12 -12.9,-6.63 -7.05,-4 -8.62,-5.57 -12.3,-7.95 0,0 -2.04,-1.3 -4.47,-2.67 -2.76,-1.54 -8.85,-4.09 -17.35,-6.86" + id="path10908" /><path + class="st22" + d="m 4882.53,-460.09 c 4.66,11.89 14.31,18.41 19.13,21.68 8.39,5.68 15.99,7.67 18.7,8.31 2.51,0.59 9.06,1.93 17.53,1.19 7.31,-0.64 12.11,-2.49 21.04,-5.93 12.59,-4.85 34.28,-19.9 39.74,-22.55 7.01,-3.41 12.35,-3.56 14.02,-3.56 3.43,0 6.25,0.62 8.18,1.19" + id="path10910" /><path + class="st2" + d="m 4873.44,-465.5 c -2.98,-0.91 -5.76,-1.94 -8.2,-3.11 -1.34,-0.64 -7.86,-3.83 -16.01,-8.26 -4.15,-2.25 -7.53,-4.19 -9.81,-5.51 h -0.87" + id="path10912" /><path + class="st22" + d="m 4874.07,-467.38 c -2.81,-0.88 -5.45,-1.87 -7.76,-2.99 -1.27,-0.61 -7.44,-3.69 -15.15,-7.96 -3.92,-2.17 -7.12,-4.03 -9.28,-5.3 h -0.82" + id="path10914" /><path + class="st22" + d="m 4963.03,-483.63 h -0.67 c -2.96,2.64 -7.49,6.36 -13.4,9.98 -18.29,11.19 -35.64,12.69 -47.04,13.55 -4.77,0.36 -11.4,0.59 -19.36,0" + id="path10916" /><circle + class="st2" + cx="4903.6602" + cy="-450.14001" + r="5.3400002" + id="circle10918" /></g><g + id="g100318"><path + class="st2" + d="m 5380.56,-270.53 c 8.94,-0.26 22.97,-0.83 38.12,-2.18 5.79,-0.51 12.37,-1.2 20.69,-3.27 4.57,-1.14 8.31,-2.35 10.89,-3.27 l 13.07,-69.71 c -0.59,-2.39 -1.37,-5.75 -2.18,-9.8 -1.92,-9.62 -4.5,-22.93 -4.36,-40.3 0.04,-5.19 0.4,-19.34 4.36,-37.03 0.8,-3.58 1.58,-6.56 2.18,-8.71 l -44.66,-16.34 c -0.36,2.64 -0.99,6.43 -2.18,10.89 -1.75,6.57 -3.28,12.36 -7.62,18.52 -3.96,5.61 -8.29,8.76 -9.8,9.8 -1.86,1.28 -4.6,3.14 -8.71,4.36 -4.04,1.2 -7.54,1.24 -9.8,1.09 h -1.09 c -2.26,0.15 -5.77,0.11 -9.8,-1.09 -4.11,-1.22 -6.86,-3.08 -8.71,-4.36 -1.52,-1.04 -5.84,-4.19 -9.8,-9.8 -4.34,-6.16 -5.88,-11.94 -7.62,-18.52 -1.19,-4.47 -1.82,-8.25 -2.18,-10.89 l -44.65,16.34 c 0.6,2.16 1.38,5.14 2.18,8.71 3.96,17.69 4.31,31.85 4.36,37.03 0.14,17.37 -2.44,30.68 -4.36,40.3 -0.81,4.05 -1.59,7.41 -2.18,9.8 l 13.07,69.71 c 2.59,0.91 6.32,2.13 10.89,3.27 8.33,2.07 14.9,2.75 20.69,3.27 15.15,1.34 29.18,1.92 38.12,2.18 z" + id="path1092" /><path + class="st2" + d="m 5418.68,-461.13 c -1.56,0.84 -4.89,3.09 -7.62,4.36 -3.77,1.74 -8.43,3.9 -14.16,5.45 -3.79,1.02 -9.34,2.14 -16.34,2.18 h -1.09 c -7,-0.04 -12.55,-1.15 -16.34,-2.18 -5.73,-1.55 -10.39,-3.7 -14.16,-5.45 -2.74,-1.27 -6.06,-3.51 -7.62,-4.36" + id="path1094" /><polygon + points="5300.08,-335.39 5299.85,-336.36 5332.64,-343.5 " + id="polygon1096" + style="opacity:0.5" /><polygon + points="5347.84,-273.29 5346.85,-273.21 5341.9,-341.87 " + id="polygon1100" + style="opacity:0.5" /><polygon + points="5460.18,-336.36 5459.96,-335.39 5427.4,-343.5 " + id="polygon1104" + style="opacity:0.5" /><polygon + points="5413.19,-273.21 5412.19,-273.29 5418.14,-341.87 " + id="polygon1108" + style="opacity:0.5" /><path + class="st2" + d="m 5789.37,-270.53 c 18.52,-0.03 38.63,-1.56 59.9,-5.45 3.7,-0.68 7.33,-1.4 10.89,-2.18 l 13.07,-70.79 c -3.83,-11.95 -7.6,-28.44 -7.62,-47.92 -0.03,-21.35 4.44,-36.93 5.45,-40.3 1.01,-3.38 1.99,-6.18 2.72,-8.17 l -45.65,-15.79 c -1.79,1.5 -3.81,2.98 -6.08,4.36 -11.83,7.2 -24.1,7.94 -31.58,7.62 h -2.72 c -7.49,0.31 -19.75,-0.42 -31.59,-7.62 -2.27,-1.38 -4.29,-2.86 -6.08,-4.36 l -45.65,15.79 c 0.74,1.99 1.72,4.78 2.72,8.17 1,3.37 5.48,18.94 5.45,40.3 -0.03,19.48 -3.8,35.97 -7.62,47.92 l 13.07,70.79 c 3.56,0.77 7.19,1.5 10.89,2.18 21.28,3.89 41.38,5.42 59.9,5.45 z" + id="path1114" /><polygon + points="5755.56,-273.83 5754.56,-273.76 5749.61,-350.04 " + id="polygon1116" + style="opacity:0.5" /><polygon + points="5823.63,-273.76 5822.63,-273.83 5828.58,-350.04 " + id="polygon1120" + style="opacity:0.5" /><path + class="st2" + d="M 5297.04,-349.29" + id="path1126" /><path + class="st2" + d="m 5297.15,-445.13 c -1.81,0.97 -4.42,2.61 -6.93,5.25 -4.98,5.23 -6.51,11.16 -6.89,12.5 -2.55,8.84 -40.02,111 -92.71,254.05 l 33.19,13.91 73.23,-189.87" + id="path1128" /><path + class="st2" + d="m 5463.09,-445.13 c 1.81,0.97 4.42,2.61 6.93,5.25 4.98,5.23 6.51,11.16 6.89,12.5 2.55,8.84 40.02,111 92.71,254.05 l -33.19,13.91 -73.23,-189.87" + id="path1130" /><path + class="st2" + d="m 5705.79,-446.01 c -1.81,0.97 -4.42,2.61 -6.93,5.25 -4.98,5.23 -6.51,11.16 -6.89,12.5 -2.55,8.84 -40.02,111 -92.71,254.05 l 33.19,13.91 73.23,-189.87" + id="path1132" /><path + class="st2" + d="m 5872.57,-446.01 c 1.81,0.97 4.42,2.61 6.93,5.25 4.98,5.23 6.51,11.16 6.89,12.5 2.55,8.84 40.02,111 92.71,254.05 l -33.19,13.91 -73.23,-189.87" + id="path1134" /><path + class="st22" + d="m 5309.48,-284.88 c 2.62,0.92 6.39,2.15 11.02,3.31 8.42,2.1 15.08,2.79 20.94,3.31 15.33,1.36 29.52,1.94 38.56,2.2 h 1.1 c 9.04,-0.27 23.24,-0.84 38.56,-2.2 5.86,-0.52 12.51,-1.21 20.94,-3.31 4.63,-1.15 8.4,-2.38 11.02,-3.31" + id="path10920" /><path + class="st22" + d="m 5421.87,-459.7 c -0.39,2.78 -1.08,6.76 -2.37,11.47 -1.9,6.92 -3.57,13.01 -8.29,19.49 -4.3,5.91 -9.01,9.22 -10.65,10.32 -2.02,1.34 -5,3.3 -9.47,4.59 -4.39,1.26 -8.2,1.3 -10.65,1.15 h -1.18 c -2.45,0.16 -6.27,0.12 -10.65,-1.15 -4.47,-1.29 -7.45,-3.24 -9.47,-4.59 -1.65,-1.1 -6.35,-4.41 -10.65,-10.32 -4.72,-6.48 -6.39,-12.57 -8.29,-19.49 -1.29,-4.7 -1.98,-8.69 -2.37,-11.47" + id="path10922" /><path + class="st22" + d="m 5419.26,-457.67 c -1.58,0.85 -4.94,3.13 -7.71,4.41 -3.81,1.76 -8.52,3.94 -14.32,5.51 -3.83,1.04 -9.45,2.16 -16.53,2.2 h -1.1 c -7.08,-0.04 -12.7,-1.17 -16.53,-2.2 -5.8,-1.57 -10.51,-3.75 -14.32,-5.51 -2.77,-1.28 -6.13,-3.56 -7.71,-4.41" + id="path10924" /><line + class="st22" + x1="5192.6001" + y1="-178.33" + x2="5225.79" + y2="-164.41" + id="line10926" /><line + class="st22" + x1="5567.5601" + y1="-178.33" + x2="5534.3701" + y2="-164.41" + id="line10928" /><path + class="st22" + d="m 5831.65,-460.08 c -0.75,0.69 -1.5,1.37 -2.25,2.06 -1.88,1.51 -3.99,3 -6.36,4.39 -12.37,7.26 -25.19,8 -33.02,7.68 h -2.85 c -7.82,0.31 -20.65,-0.42 -33.02,-7.68 -2.37,-1.39 -4.48,-2.88 -6.36,-4.39 -0.77,-0.68 -1.53,-1.35 -2.3,-2.03" + id="path10930" /><path + class="st22" + d="m 5717.08,-282.46 c 3.59,0.78 7.25,1.51 10.98,2.2 21.45,3.92 41.71,5.46 60.38,5.49 h 0.55 c 18.67,-0.03 38.93,-1.57 60.38,-5.49 3.73,-0.68 7.39,-1.42 10.98,-2.2" + id="path10932" /><line + class="st22" + x1="5600.96" + y1="-179.77" + x2="5634.1499" + y2="-165.86" + id="line10934" /><line + class="st22" + x1="5976.9502" + y1="-179.77" + x2="5943.7598" + y2="-165.86" + id="line10936" /></g><g + id="g100395"><path + class="st22" + d="m 7064.6,-412.78 c -4.37,24.65 -8.7,49.32 -13,74 -8.13,46.66 -18.13,98.32 -26,145" + id="path10938" /><path + class="st22" + d="m 7058.6,-368.78 c 0.74,1.64 1.81,4.05 3,7 1.53,3.78 4.98,12.63 9,28 2.34,8.96 3.7,15.63 5,22 2.51,12.34 4.25,23.14 5,28 1.63,10.51 1.61,12.15 3,19 1.44,7.06 2.53,12.43 5,19 1.81,4.82 4.84,11.54 10,19" + id="path10940" /><path + class="st2" + d="m 6930.6,-201.78 c 4.06,-0.06 8.16,-0.06 12.29,0 50.82,0.77 97.96,10.98 140.83,26.67" + id="path10942" /><path + class="st22" + d="m 7086.97,-188 c -32.61,-12.5 -81.17,-26.36 -140.83,-26.67 -4.42,-0.02 -8.77,0.03 -13.04,0.15" + id="path10944" /><path + class="st22" + d="m 7087.45,-192.64 c -32.61,-12.5 -81.17,-26.36 -140.83,-26.67 -4.42,-0.02 -8.77,0.03 -13.04,0.15" + id="path10946" /><path + class="st2" + d="m 7117.21,-451.28 h 126.89 l 4.5,37.5 c 1.35,3.97 2.68,7.97 4,12 0,0 9.19,28.12 18,61 6.71,25.05 18.49,74.26 31,139 l -5,3 c -1.88,0.79 -4.62,1.88 -8,3 -7.51,2.49 -37.8,8.86 -58,12 -34.53,5.36 -71.96,8.25 -82,9 -2.15,-7.88 -4.24,-14.62 -6,-20 0,0 -1.42,-4.33 -8,-19 -0.67,-1.5 -2.03,-4.45 -5,-7 -2.1,-1.81 -4.14,-2.67 -5,-3 -3.41,-1.3 -6.42,-1.18 -8,-1 h -1 c -1.58,-0.18 -4.59,-0.3 -8,1 -0.86,0.33 -2.9,1.19 -5,3 -2.97,2.55 -4.33,5.5 -5,7 -6.58,14.67 -8,19 -8,19 -1.76,5.38 -3.85,12.12 -6,20 -10.04,-0.75 -47.47,-3.64 -82,-9 -20.2,-3.14 -50.49,-9.51 -58,-12 -3.38,-1.12 -6.12,-2.21 -8,-3 l -5,-3 c 12.51,-64.74 24.29,-113.95 31,-139 8.81,-32.88 18,-61 18,-61 1.32,-4.03 2.65,-8.03 4,-12 l 4.5,-37.5 H 7115 Z" + id="path10948" /><polyline + class="st2" + points="7248.6,-413.78 7116.6,-413.78 7115.6,-413.78 6983.6,-413.78 " + id="polyline10950" /><polyline + class="st22" + points="7247.36,-424.15 7116.6,-424.15 7115.6,-424.15 6984.85,-424.15 " + id="polyline10952" /><polyline + class="st22" + points="7247.36,-419.36 7116.6,-419.36 7115.6,-419.36 6984.85,-419.36 " + id="polyline10954" /><path + class="st22" + d="m 7167.6,-412.78 c 4.37,24.65 8.7,49.32 13,74 8.13,46.66 18.13,98.32 26,145" + id="path10956" /><path + class="st22" + d="m 7173.6,-368.78 c -0.74,1.64 -1.81,4.05 -3,7 -1.53,3.78 -4.98,12.63 -9,28 -2.34,8.96 -3.7,15.63 -5,22 -2.51,12.34 -4.25,23.14 -5,28 -1.63,10.51 -1.61,12.15 -3,19 -1.44,7.06 -2.53,12.43 -5,19 -1.81,4.82 -4.84,11.54 -10,19" + id="path10958" /><path + class="st22" + d="m 7156.06,-177.8 c -2.52,-8.95 -5.83,-19.94 -9.45,-29.97 -0.87,-2.4 -3.24,-9.24 -9,-16 -2.81,-3.3 -5.76,-6.75 -11,-9 -3.99,-1.71 -7.64,-2 -10,-2 h -1 c -2.36,0 -6.01,0.29 -10,2 -5.24,2.25 -8.19,5.7 -11,9 -5.76,6.76 -8.13,13.6 -9,16 -3.62,10.03 -6.93,21.02 -9.45,29.97" + id="path10960" /><path + class="st2" + d="m 7301.6,-201.78 c -4.06,-0.06 -8.16,-0.06 -12.29,0 -50.82,0.77 -97.96,10.98 -140.83,26.67" + id="path10962" /><path + class="st22" + d="m 7145.24,-188 c 32.61,-12.5 81.17,-26.36 140.83,-26.67 4.42,-0.02 8.77,0.03 13.04,0.15" + id="path10964" /><path + class="st22" + d="m 7144.76,-192.64 c 32.61,-12.5 81.17,-26.36 140.83,-26.67 4.42,-0.02 8.77,0.03 13.04,0.15" + id="path10966" /><line + class="st22" + x1="7116.1001" + y1="-226.28" + x2="7116.1001" + y2="-413.28" + id="line10968" /><path + class="st2" + d="m 7694.6,-201.78 c -4.06,-0.06 -8.16,-0.06 -12.29,0 -50.82,0.77 -97.96,10.98 -140.83,26.67" + id="path10970" /><path + class="st22" + d="m 7538.24,-188 c 32.61,-12.5 81.17,-26.36 140.83,-26.67 4.42,-0.02 8.77,0.03 13.04,0.15" + id="path10972" /><path + class="st22" + d="m 7537.76,-192.64 c 32.61,-12.5 81.17,-26.36 140.83,-26.67 4.42,-0.02 8.77,0.03 13.04,0.15" + id="path10974" /><path + class="st2" + d="m 7508,-451.28 h -126.9 l -4.5,37.5 c -1.35,3.97 -2.68,7.97 -4,12 0,0 -9.19,28.12 -18,61 -6.71,25.05 -18.49,74.26 -31,139 l 5,3 c 1.88,0.79 4.62,1.88 8,3 7.51,2.49 37.8,8.86 58,12 34.53,5.36 71.96,8.25 82,9 2.15,-7.88 4.24,-14.62 6,-20 0,0 1.42,-4.33 8,-19 0.67,-1.5 2.03,-4.45 5,-7 2.1,-1.81 4.14,-2.67 5,-3 3.41,-1.3 6.42,-1.18 8,-1 h 1 c 1.58,-0.18 4.59,-0.3 8,1 0.86,0.33 2.9,1.19 5,3 2.97,2.55 4.33,5.5 5,7 6.58,14.67 8,19 8,19 1.76,5.38 3.85,12.12 6,20 10.04,-0.75 47.47,-3.64 82,-9 20.2,-3.14 50.49,-9.51 58,-12 3.38,-1.12 6.12,-2.21 8,-3 l 5,-3 c -12.51,-64.74 -24.29,-113.95 -31,-139 -8.81,-32.88 -18,-61 -18,-61 -1.32,-4.03 -2.65,-8.03 -4,-12 l -4.5,-37.5 h -126.89 z" + id="path10976" /><polyline + class="st2" + points="7376.6,-413.78 7508.6,-413.78 7509.6,-413.78 7641.6,-413.78 " + id="polyline10978" /><polyline + class="st22" + points="7377.85,-424.15 7508.6,-424.15 7509.6,-424.15 7640.36,-424.15 " + id="polyline10980" /><polyline + class="st22" + points="7377.85,-419.36 7508.6,-419.36 7509.6,-419.36 7640.36,-419.36 " + id="polyline10982" /><path + class="st22" + d="m 7404.6,-412.78 c -4.2,23.92 -8.37,47.86 -12.5,71.8 -7.81,45.27 -17.43,95.4 -25,140.7" + id="path10984" /><path + class="st22" + d="m 7469.15,-177.8 c 2.52,-8.95 5.83,-19.94 9.45,-29.97 0.87,-2.4 3.24,-9.24 9,-16 2.81,-3.3 5.76,-6.75 11,-9 3.99,-1.71 7.64,-2 10,-2 h 1 c 2.36,0 6.01,0.29 10,2 5.24,2.25 8.19,5.7 11,9 5.76,6.76 8.13,13.6 9,16 3.62,10.03 6.93,21.02 9.45,29.97" + id="path10986" /><path + class="st2" + d="m 7323.6,-201.78 c 4.06,-0.06 8.16,-0.06 12.29,0 50.82,0.77 97.96,10.98 140.83,26.67" + id="path10988" /><path + class="st22" + d="m 7479.97,-188 c -32.61,-12.5 -81.17,-26.36 -140.83,-26.67 -4.42,-0.02 -8.77,0.03 -13.04,0.15" + id="path10990" /><path + class="st22" + d="m 7480.45,-192.64 c -32.61,-12.5 -81.17,-26.36 -140.83,-26.67 -4.42,-0.02 -8.77,0.03 -13.04,0.15" + id="path10992" /><path + class="st22" + d="m 7410.1,-414.28 c -4.2,24.2 -8.37,48.42 -12.51,72.65 -7.82,45.8 -17.44,96.53 -25.01,142.35" + id="path10994" /><path + class="st22" + d="m 7613.6,-412.78 c 4.2,23.92 8.37,47.86 12.5,71.8 7.81,45.27 17.43,95.4 25,140.7" + id="path10996" /><path + class="st22" + d="m 7608.1,-414.28 c 4.2,24.2 8.37,48.42 12.51,72.65 7.82,45.8 17.44,96.53 25.01,142.35" + id="path10998" /></g><g + id="g93749"><path + class="st2" + d="m -8405.9,68.16 -3.52,3.52 -21.23,-1.76 c 0.97,2.9 2.4,6.91 4.34,11.61 2.74,6.64 5.5,12.22 9.15,19 3.59,6.67 9.35,17.31 18.29,30.96 5.78,8.81 14.62,20.8 23.92,32.36" + id="path11000" /><path + d="m -8386.2,31.57 c -0.1,5.7 0.17,11.41 0.81,17.06 0.64,5.65 1.72,11.26 2.64,16.88 0.97,5.62 2.03,11.22 3.17,16.8 l 1.75,8.37 0.93,4.17 1,4.26 -0.01,-0.11 c 1.58,6.18 3.24,12.33 5.05,18.45 1.82,6.11 3.74,12.2 5.78,18.25 -2.29,-5.96 -4.43,-11.98 -6.36,-18.07 -1.95,-6.08 -3.74,-12.22 -5.33,-18.41 l -0.01,-0.11 c -0.04,-0.04 -0.07,-0.23 -0.12,-0.41 l -0.13,-0.52 -0.25,-1.04 -0.5,-2.08 -0.96,-4.17 c -0.62,-2.79 -1.24,-5.57 -1.78,-8.38 -1.11,-5.6 -2.13,-11.22 -3.07,-16.85 -0.47,-2.81 -0.9,-5.64 -1.3,-8.46 -0.42,-2.82 -0.79,-5.66 -1.05,-8.51 -0.53,-5.69 -0.61,-11.42 -0.26,-17.12 z" + id="path11002" /><path + d="m -8344.08,31.57 c 0.28,5.7 0.18,11.42 -0.34,17.11 -0.26,2.84 -0.62,5.68 -1.05,8.5 -0.41,2.82 -0.85,5.64 -1.31,8.46 -0.92,5.63 -1.92,11.25 -3.02,16.85 -0.56,2.8 -1.14,5.59 -1.75,8.38 l -0.93,4.18 -0.49,2.09 -0.25,1.04 -0.13,0.52 c -0.05,0.18 -0.08,0.37 -0.12,0.41 l -0.02,0.12 c -2.35,8.56 -4.83,17.09 -7.58,25.53 -2.73,8.45 -5.64,16.84 -8.71,25.17 -3.09,8.32 -6.39,16.57 -9.85,24.74 -3.45,8.18 -7.16,16.24 -10.98,24.25 3.65,-8.09 7.12,-16.25 10.46,-24.47 3.36,-8.21 6.52,-16.5 9.55,-24.83 3.04,-8.33 5.91,-16.72 8.6,-25.17 2.67,-8.45 5.25,-16.94 7.61,-25.48 l -0.02,0.12 1.02,-4.26 0.95,-4.17 c 0.62,-2.78 1.21,-5.57 1.78,-8.36 1.15,-5.58 2.23,-11.18 3.22,-16.79 0.49,-2.81 0.97,-5.62 1.41,-8.43 0.46,-2.81 0.89,-5.63 1.21,-8.46 0.66,-5.63 0.9,-11.34 0.74,-17.05 z" + id="path11006" /><path + class="st2" + d="m -8344.77,45.65 19.7,22.51 c 0.34,0.13 6.76,2.43 11.26,-1.41 1.64,-1.39 2.43,-3.09 2.81,-4.22 l -30.96,-33.77 h -22.56 -1.95 -22.56 l -30.96,33.77 c 0.39,1.13 1.18,2.83 2.81,4.22 4.5,3.83 10.92,1.54 11.26,1.41 l 19.7,-22.51" + id="path11010" /><path + class="st2" + d="m -8325.07,68.16 3.52,3.52 21.23,-1.76 c -0.97,2.9 -2.4,6.91 -4.34,11.61 -2.74,6.64 -5.5,12.22 -9.15,19 -3.59,6.67 -9.35,17.31 -18.29,30.96 -4.79,7.31 -11.96,18.17 -22.51,30.96 -8.41,10.2 -20.17,23.08 -35.81,36.58 l -2.81,375.7" + id="path11012" /><polyline + class="st2" + points="-8344.77,45.65 -8364.51,45.65 -8366.46,45.65 -8386.2,45.65 " + id="polyline11014" /><path + d="m -8449.39,61.31 3.3,12.46 c 1.07,4.16 1.98,8.37 2.89,12.57 1.79,8.41 3.23,16.89 4.49,25.4 1.17,8.52 2.16,17.07 2.82,25.64 0.31,4.29 0.6,8.58 0.79,12.87 0.18,4.29 0.31,8.59 0.35,12.89 -0.27,-4.29 -0.49,-8.58 -0.83,-12.86 -0.29,-4.28 -0.67,-8.56 -1.06,-12.83 -0.82,-8.54 -1.8,-17.07 -3.05,-25.56 -1.17,-8.5 -2.62,-16.96 -4.25,-25.39 -1.56,-8.45 -3.61,-16.79 -5.45,-25.19 z" + id="path11016" + style="opacity:0.5" /><path + d="m -8436.15,151.88 c -0.33,2.05 -0.92,4.04 -1.42,6.06 l -1.6,6.02 -3.29,12.01 c -2.24,7.98 -4.33,16.01 -6.28,24.07 -3.9,16.12 -7.32,32.36 -10.1,48.71 -2.86,16.33 -5.09,32.78 -7.23,49.23 -1.01,8.23 -1.89,16.48 -2.74,24.73 -0.88,8.25 -1.71,16.51 -2.51,24.77 0.64,-8.27 1.31,-16.54 2.03,-24.81 0.75,-8.27 1.54,-16.53 2.46,-24.78 1.98,-16.48 4.23,-32.93 7.01,-49.31 2.86,-16.36 6.27,-32.62 10.34,-48.72 2.04,-8.05 4.21,-16.06 6.56,-24.02 l 3.52,-11.94 1.72,-5.98 c 0.52,-2.01 1.15,-4 1.53,-6.04 z" + id="path11020" + style="opacity:0.5" /><path + class="st2" + d="m -8328.1,44.56 c 0,0 51.35,20.23 53.06,22.19 3.66,4.2 5.8,8.34 7.04,11.26 1.45,3.29 3.49,8.12 5.63,14.07 0.43,1.2 4.18,11.72 7.04,23.92 7.23,30.87 14.07,87.24 14.07,87.24 5.29,43.57 7.97,65.77 9.85,85.83 1.92,20.54 3.28,38.23 4.22,52.06 -2.59,1.02 -5.41,1.98 -8.44,2.81 -10.75,2.95 -20.5,3.31 -28.14,2.81 l -0.87,0.44 c -0.74,-7.72 -1.43,-11.29 -1.95,-15.92 -2.49,-22.29 -8.91,-74.21 -23.92,-140.71 -2.39,-10.59 -4.44,-19.08 -5.63,-23.92 0.58,16.59 1.73,43.78 4.22,77.39 4.35,58.78 8.35,77.6 14.07,147.75 3.54,43.43 5.15,74.85 5.63,84.43 1.78,35.99 2.51,66.68 2.81,90.06 -3.17,1.18 -8.02,2.82 -14.07,4.22 -8.1,1.88 -14.61,2.46 -19.7,2.81 -22.24,1.53 -58.42,1.42 -60.51,1.41 h -4.22 c -2.09,0.01 -38.27,0.13 -60.51,-1.41 -5.09,-0.35 -11.6,-0.94 -19.7,-2.81 -6.05,-1.4 -10.9,-3.05 -14.07,-4.22 0.3,-23.38 1.03,-54.06 2.81,-90.06 0.47,-9.58 2.09,-40.99 5.63,-84.43 5.72,-70.15 9.72,-88.97 14.07,-147.75 2.49,-33.61 3.65,-60.8 4.22,-77.39 -1.19,4.84 -3.24,13.33 -5.63,23.92 -15.01,66.5 -21.43,118.42 -23.92,140.71 -0.52,4.63 -1.2,8.2 -1.95,15.92 l -0.87,-0.44 c -7.65,0.49 -17.39,0.14 -28.14,-2.81 -3.03,-0.83 -5.85,-1.79 -8.44,-2.81 0.95,-13.83 2.3,-31.52 4.22,-52.06 1.88,-20.07 4.56,-42.26 9.85,-85.83 0,0 6.84,-56.37 14.07,-87.24 2.86,-12.2 6.6,-22.72 7.04,-23.92 2.14,-5.95 4.17,-10.79 5.63,-14.07 1.24,-2.92 3.38,-7.06 7.04,-11.26 1.71,-1.96 53.06,-22.19 53.06,-22.19" + id="path11024" /><path + d="m -8282.21,61.31 c -1.84,8.4 -3.88,16.74 -5.45,25.18 -1.62,8.43 -3.08,16.89 -4.25,25.39 -1.25,8.49 -2.22,17.02 -3.05,25.56 -0.4,4.27 -0.77,8.55 -1.06,12.83 -0.35,4.28 -0.57,8.57 -0.83,12.86 0.04,-4.3 0.16,-8.59 0.35,-12.89 0.19,-4.29 0.48,-8.58 0.79,-12.87 0.67,-8.57 1.65,-17.12 2.82,-25.64 1.25,-8.51 2.7,-16.99 4.49,-25.4 0.91,-4.2 1.82,-8.4 2.89,-12.57 z" + id="path11026" + style="opacity:0.5" /><path + d="m -8295.44,151.88 c 0.37,2.04 1,4.02 1.54,6.03 l 1.72,5.98 3.52,11.94 c 2.35,7.96 4.52,15.98 6.56,24.02 4.07,16.1 7.48,32.36 10.34,48.72 2.78,16.37 5.03,32.82 7.01,49.31 0.92,8.25 1.71,16.51 2.46,24.78 0.71,8.27 1.38,16.54 2.03,24.81 -0.81,-8.26 -1.63,-16.52 -2.51,-24.77 -0.85,-8.25 -1.72,-16.5 -2.74,-24.73 -2.14,-16.45 -4.38,-32.89 -7.23,-49.23 -2.78,-16.35 -6.2,-32.59 -10.1,-48.71 -1.95,-8.06 -4.04,-16.09 -6.28,-24.07 l -3.29,-12.01 -1.6,-6.02 c -0.51,-2 -1.1,-4 -1.43,-6.05 z" + id="path11030" + style="opacity:0.5" /><circle + class="st28" + cx="-8380.5703" + cy="215.91" + r="4.2199998" + id="circle11034" /><circle + class="st28" + cx="-8380.5703" + cy="215.91" + r="4.2199998" + id="circle11036" /><circle + class="st28" + cx="-8380.5703" + cy="289.07999" + r="4.2199998" + id="circle11038" /><circle + class="st28" + cx="-8380.5703" + cy="252.49001" + r="4.2199998" + id="circle11040" /><circle + class="st28" + cx="-8339.7695" + cy="252.49001" + r="4.2199998" + id="circle11042" /><circle + class="st28" + cx="-8339.7695" + cy="289.07999" + r="4.2199998" + id="circle11044" /><circle + class="st28" + cx="-8339.7695" + cy="214.5" + r="4.2199998" + id="circle11046" /><path + class="st22" + d="m -8466.67,333.14 -0.87,-0.44 c -7.65,0.49 -17.39,0.14 -28.14,-2.81 -3.03,-0.83 -5.85,-1.79 -8.44,-2.81" + id="path11048" /><path + class="st22" + d="M -8132.21,594.22" + id="path11050" /><path + class="st22" + d="m -8269.14,559.24 c -3.17,1.18 -8.02,2.82 -14.07,4.22 -8.1,1.88 -14.61,2.46 -19.7,2.81 -22.24,1.53 -58.42,1.42 -60.51,1.41 h -4.22 c -2.09,0.01 -38.27,0.13 -60.51,-1.41 -5.09,-0.35 -11.6,-0.94 -19.7,-2.81 -6.05,-1.4 -10.9,-3.05 -14.07,-4.22" + id="path11052" /><path + class="st22" + d="m -8228.33,327.07 c -2.59,1.02 -5.41,1.98 -8.44,2.81 -10.75,2.95 -20.5,3.31 -28.14,2.81 l -0.87,0.44" + id="path11054" /><path + d="m -8427.29,572.61 1.6,-55.61 1.97,-55.6 c 1.43,-37.06 2.98,-74.12 5.18,-111.15 0.57,-9.25 1.25,-18.51 1.93,-27.75 0.64,-9.24 1.1,-18.5 1.4,-27.76 0.29,-9.26 0.43,-18.53 0.4,-27.8 -0.02,-9.27 0.01,-18.54 -0.13,-27.81 -0.13,-9.27 -0.43,-18.53 -1.19,-27.76 -0.39,-4.61 -0.89,-9.22 -1.51,-13.81 -0.65,-4.58 -1.4,-9.16 -2.29,-13.7 -3.51,-18.19 -9.04,-35.99 -16.24,-53.08 7.35,17.02 13.04,34.79 16.72,52.98 0.92,4.55 1.67,9.13 2.34,13.72 0.64,4.6 1.15,9.21 1.56,13.83 0.78,9.25 1.12,18.53 1.27,27.8 0.16,9.27 0.17,18.55 0.21,27.82 0.06,9.27 -0.05,18.55 -0.31,27.83 -0.28,9.27 -0.71,18.54 -1.32,27.8 -0.65,9.26 -1.3,18.49 -1.85,27.75 -2.32,37.01 -3.97,74.06 -5.52,111.11 z" + id="path11056" + style="opacity:0.5" /><path + d="m -8303.68,572.61 -4.23,-111.18 c -1.54,-37.05 -3.2,-74.11 -5.52,-111.11 -0.55,-9.26 -1.2,-18.5 -1.85,-27.75 -0.62,-9.26 -1.04,-18.53 -1.32,-27.8 -0.26,-9.27 -0.37,-18.55 -0.31,-27.83 0.04,-9.27 0.05,-18.54 0.21,-27.82 0.16,-9.27 0.49,-18.55 1.27,-27.8 0.41,-4.62 0.92,-9.24 1.56,-13.83 0.67,-4.59 1.42,-9.17 2.34,-13.72 3.68,-18.2 9.37,-35.96 16.72,-52.98 -7.2,17.09 -12.73,34.88 -16.24,53.08 -0.89,4.55 -1.64,9.12 -2.29,13.7 -0.63,4.59 -1.12,9.19 -1.51,13.81 -0.75,9.23 -1.06,18.5 -1.19,27.76 -0.13,9.27 -0.11,18.54 -0.13,27.81 -0.03,9.27 0.11,18.54 0.4,27.8 0.3,9.26 0.76,18.52 1.4,27.76 0.68,9.24 1.37,18.5 1.93,27.75 2.21,37.03 3.75,74.09 5.18,111.15 l 1.97,55.6 z" + id="path11060" + style="opacity:0.5" /><path + class="st29" + d="m -8465.75,330.45 -0.87,-0.44 c -7.65,0.49 -17.39,0.14 -28.14,-2.81 -3.03,-0.83 -5.85,-1.79 -8.44,-2.81" + id="path11064" /><path + class="st29" + d="m -8228.81,324.38 c -2.59,1.02 -5.41,1.98 -8.44,2.81 -10.75,2.95 -20.5,3.31 -28.14,2.81 l -0.87,0.44" + id="path11066" /><polyline + class="st2" + points="-8442.25,284.15 -8420.67,286.32 -8425.53,311.57 -8445.7,309.39 " + id="polyline11068" /><path + class="st2" + d="m -8423.49,297.52 -0.94,31.89 c -0.02,1.3 -0.03,3.62 0,6.53 0.2,17.2 0.33,23.5 0.33,23.5 0.02,1.06 0.08,3.74 -0.67,6.96 -0.31,1.34 -0.78,3.26 -2.02,5.22 -0.24,0.38 -1.36,2.12 -3.36,3.48 0,0 -1.99,1.32 -4.7,1.74 -2.18,0.34 -8.47,0.1 -17.58,-0.69" + id="path11070" /><line + class="st15" + x1="-8365.0898" + y1="45.650002" + x2="-8365.0898" + y2="130.78" + id="line11072" /><line + class="st22" + x1="-8428.3301" + y1="308.07001" + x2="-8444.29" + y2="306.39999" + id="line11074" /><polyline + class="st22" + points="-8442.24,286.97 -8423.48,288.63 -8427.71,308.07 " + id="polyline11076" /><polyline + class="st2" + points="-8288.73,284.15 -8310.3,286.32 -8305.45,311.57 -8285.28,309.39 " + id="polyline11078" /><path + class="st2" + d="m -8307.49,297.52 0.94,31.89 c 0.02,1.3 0.03,3.62 0,6.53 -0.2,17.2 -0.33,23.5 -0.33,23.5 -0.02,1.06 -0.08,3.74 0.67,6.96 0.31,1.34 0.78,3.26 2.02,5.22 0.24,0.38 1.36,2.12 3.36,3.48 0,0 1.98,1.32 4.7,1.74 2.18,0.34 8.47,0.1 17.58,-0.69" + id="path11080" /><line + class="st22" + x1="-8302.6504" + y1="308.07001" + x2="-8286.6904" + y2="306.39999" + id="line11082" /><polyline + class="st22" + points="-8288.74,286.97 -8307.5,288.63 -8303.27,308.07 " + id="polyline11084" /><path + d="m -7945.91,61.31 c -1.84,8.4 -3.88,16.74 -5.45,25.18 -1.62,8.43 -3.08,16.89 -4.25,25.39 -1.25,8.49 -2.22,17.02 -3.05,25.56 -0.4,4.27 -0.77,8.55 -1.06,12.83 -0.35,4.28 -0.57,8.57 -0.84,12.86 0.04,-4.3 0.16,-8.59 0.35,-12.89 0.19,-4.29 0.48,-8.58 0.79,-12.87 0.67,-8.57 1.65,-17.12 2.82,-25.64 1.25,-8.51 2.7,-16.99 4.49,-25.4 0.91,-4.2 1.82,-8.4 2.89,-12.57 z" + id="path11086" + style="opacity:0.5" /><path + d="m -7950.7,89.97 c 0.18,1.35 0.55,2.67 0.85,3.99 l 0.99,3.96 2.05,7.91 4.22,15.78 c 2.8,10.53 5.38,21.12 7.81,31.74 4.84,21.25 8.99,42.65 12.42,64.17 3.33,21.54 5.95,43.17 8.37,64.83 1.13,10.84 2.1,21.69 3.02,32.54 0.87,10.86 1.69,21.72 2.47,32.58 -0.95,-10.85 -1.93,-21.7 -2.96,-32.54 -0.99,-10.85 -2.01,-21.69 -3.2,-32.51 -2.52,-21.63 -5.27,-43.24 -8.69,-64.74 -3.32,-21.52 -7.36,-42.93 -12.09,-64.18 -2.37,-10.63 -4.91,-21.22 -7.63,-31.76 l -3.99,-15.85 -1.94,-7.94 -0.93,-3.98 c -0.26,-1.32 -0.61,-2.65 -0.77,-4 z" + id="path11090" + style="opacity:0.5" /><path + class="st2" + d="m -8067.2,44.56 c 0,0 -51.35,20.23 -53.06,22.19 -3.66,4.2 -5.8,8.34 -7.04,11.26 -1.45,3.29 -3.49,8.12 -5.63,14.07 -0.43,1.2 -4.18,11.72 -7.04,23.92 -7.23,30.87 -14.07,87.24 -14.07,87.24 -5.29,43.57 -7.97,65.77 -9.85,85.83 -1.93,20.54 -3.28,38.23 -4.22,52.06 2.59,1.02 5.41,1.98 8.44,2.81 10.75,2.95 20.5,3.31 28.14,2.81 l 0.87,0.44 c 0.74,-7.72 1.43,-11.29 1.95,-15.92 2.49,-22.29 8.91,-74.21 23.92,-140.71 2.39,-10.59 4.44,-19.08 5.63,-23.92 -0.58,16.59 -1.73,43.78 -4.22,77.39 -4.35,58.78 -8.35,77.6 -14.07,147.75 -3.54,43.43 -5.15,74.85 -5.63,84.43 -1.78,35.99 -2.51,66.68 -2.81,90.06 3.17,1.18 8.02,2.82 14.07,4.22 8.1,1.88 14.61,2.46 19.7,2.81 22.23,1.53 58.42,1.42 60.51,1.41 h 4.22 c 2.09,0.01 38.27,0.13 60.51,-1.41 5.09,-0.35 11.6,-0.94 19.7,-2.81 6.06,-1.4 10.9,-3.05 14.07,-4.22 -0.3,-23.38 -1.03,-54.06 -2.81,-90.06 -0.47,-9.58 -2.09,-40.99 -5.63,-84.43 -5.72,-70.15 -9.72,-88.97 -14.07,-147.75 -2.49,-33.61 -3.65,-60.8 -4.22,-77.39 1.19,4.84 3.24,13.33 5.63,23.92 15.01,66.5 21.43,118.42 23.92,140.71 0.52,4.63 1.2,8.2 1.95,15.92 l 0.87,-0.44 c 7.65,0.49 17.39,0.14 28.14,-2.81 3.03,-0.83 5.85,-1.79 8.44,-2.81 -0.95,-13.83 -2.3,-31.52 -4.22,-52.06 -1.88,-20.07 -4.56,-42.26 -9.85,-85.83 0,0 -6.84,-56.37 -14.07,-87.24 -2.86,-12.2 -6.6,-22.72 -7.04,-23.92 -2.14,-5.95 -4.18,-10.79 -5.63,-14.07 -1.24,-2.92 -3.37,-7.06 -7.04,-11.26 -1.71,-1.96 -53.06,-22.19 -53.06,-22.19" + id="path11094" /><path + d="m -8113.09,61.31 3.3,12.46 c 1.07,4.16 1.98,8.37 2.89,12.57 1.79,8.41 3.23,16.89 4.49,25.4 1.17,8.52 2.16,17.07 2.82,25.64 0.31,4.29 0.6,8.58 0.79,12.87 0.18,4.29 0.31,8.59 0.35,12.89 -0.27,-4.29 -0.49,-8.58 -0.84,-12.86 -0.29,-4.28 -0.67,-8.56 -1.06,-12.83 -0.82,-8.54 -1.8,-17.07 -3.05,-25.56 -1.17,-8.5 -2.62,-16.96 -4.25,-25.39 -1.56,-8.45 -3.6,-16.79 -5.44,-25.19 z" + id="path11096" + style="opacity:0.5" /><path + d="m -8106.89,89.97 c -0.18,1.35 -0.54,2.67 -0.85,4 l -0.99,3.97 -2.07,7.92 -4.25,15.81 c -2.9,10.52 -5.61,21.09 -8.14,31.7 -5.04,21.23 -9.36,42.63 -12.91,64.15 -3.66,21.51 -6.58,43.14 -9.27,64.79 -1.27,10.84 -2.36,21.69 -3.41,32.56 -1.1,10.86 -2.14,21.72 -3.15,32.59 0.85,-10.88 1.72,-21.76 2.66,-32.63 0.98,-10.87 2.03,-21.74 3.24,-32.59 2.58,-21.68 5.39,-43.33 8.95,-64.88 3.66,-21.53 8.09,-42.93 13.25,-64.14 2.59,-10.61 5.33,-21.17 8.31,-31.68 l 4.48,-15.74 2.18,-7.89 1.05,-3.95 c 0.34,-1.33 0.72,-2.64 0.92,-3.99 z" + id="path11100" + style="opacity:0.5" /><path + class="st22" + d="m -7928.62,333.14 0.87,-0.44 c 7.65,0.49 17.39,0.14 28.14,-2.81 3.03,-0.83 5.85,-1.79 8.44,-2.81" + id="path11104" /><path + class="st22" + d="m -8126.15,559.24 c 3.17,1.18 8.02,2.82 14.07,4.22 8.1,1.88 14.61,2.46 19.7,2.81 22.23,1.53 58.42,1.42 60.51,1.41 h 4.22 c 2.09,0.01 38.27,0.13 60.51,-1.41 5.09,-0.35 11.6,-0.94 19.7,-2.81 6.06,-1.4 10.9,-3.05 14.07,-4.22" + id="path11106" /><path + class="st22" + d="m -8166.96,327.07 c 2.59,1.02 5.41,1.98 8.44,2.81 10.75,2.95 20.5,3.31 28.14,2.81 l 0.87,0.44" + id="path11108" /><path + d="m -7968.01,572.61 -4.23,-111.18 c -1.55,-37.05 -3.2,-74.11 -5.52,-111.11 -0.55,-9.26 -1.2,-18.5 -1.85,-27.75 -0.62,-9.26 -1.04,-18.53 -1.32,-27.8 -0.26,-9.27 -0.37,-18.55 -0.31,-27.83 0.04,-9.27 0.05,-18.54 0.21,-27.82 0.16,-9.27 0.49,-18.55 1.27,-27.8 0.41,-4.62 0.92,-9.24 1.56,-13.83 0.67,-4.59 1.42,-9.17 2.34,-13.72 3.68,-18.2 9.37,-35.96 16.72,-52.98 -7.2,17.09 -12.73,34.88 -16.24,53.08 -0.89,4.55 -1.64,9.12 -2.29,13.7 -0.63,4.59 -1.12,9.19 -1.51,13.81 -0.75,9.23 -1.06,18.5 -1.19,27.76 -0.13,9.27 -0.11,18.54 -0.13,27.81 -0.03,9.27 0.11,18.54 0.4,27.8 0.3,9.26 0.76,18.52 1.4,27.76 0.68,9.24 1.37,18.5 1.93,27.75 2.21,37.03 3.75,74.09 5.18,111.15 l 1.97,55.6 z" + id="path11110" + style="opacity:0.5" /><path + d="m -8091.62,572.61 1.6,-55.61 1.97,-55.6 c 1.43,-37.06 2.98,-74.12 5.18,-111.15 0.57,-9.25 1.26,-18.51 1.93,-27.75 0.64,-9.24 1.1,-18.5 1.4,-27.76 0.29,-9.26 0.43,-18.53 0.4,-27.8 -0.02,-9.27 0.01,-18.54 -0.13,-27.81 -0.13,-9.27 -0.43,-18.53 -1.19,-27.76 -0.39,-4.61 -0.89,-9.22 -1.51,-13.81 -0.65,-4.58 -1.4,-9.16 -2.29,-13.7 -3.51,-18.19 -9.04,-35.99 -16.24,-53.08 7.35,17.02 13.04,34.79 16.72,52.98 0.92,4.55 1.67,9.13 2.34,13.72 0.64,4.6 1.15,9.21 1.56,13.83 0.78,9.25 1.12,18.53 1.27,27.8 0.16,9.27 0.17,18.55 0.21,27.82 0.06,9.27 -0.05,18.55 -0.31,27.83 -0.28,9.27 -0.71,18.54 -1.32,27.8 -0.65,9.26 -1.3,18.49 -1.85,27.75 -2.32,37.01 -3.97,74.06 -5.52,111.11 z" + id="path11114" + style="opacity:0.5" /><path + class="st29" + d="m -7929.55,330.45 0.87,-0.44 c 7.65,0.49 17.39,0.14 28.14,-2.81 3.03,-0.83 5.85,-1.79 8.44,-2.81" + id="path11118" /><path + class="st29" + d="m -8166.48,324.38 c 2.59,1.02 5.41,1.98 8.44,2.81 10.75,2.95 20.5,3.31 28.14,2.81 l 0.87,0.44" + id="path11120" /><polyline + class="st2" + points="-7953.05,284.15 -7974.62,286.32 -7969.77,311.57 -7949.59,309.39 " + id="polyline11122" /><path + class="st2" + d="m -7971.81,297.52 0.94,31.89 c 0.02,1.3 0.03,3.62 0,6.53 -0.2,17.2 -0.34,23.5 -0.34,23.5 -0.02,1.06 -0.08,3.74 0.67,6.96 0.31,1.34 0.78,3.26 2.02,5.22 0.24,0.38 1.36,2.12 3.36,3.48 0,0 1.99,1.32 4.7,1.74 2.18,0.34 8.47,0.1 17.58,-0.69" + id="path11124" /><line + class="st15" + x1="-8030.2002" + y1="48.470001" + x2="-8030.2002" + y2="574.02002" + id="line11126" /><line + class="st22" + x1="-7966.96" + y1="308.07001" + x2="-7951.0098" + y2="306.39999" + id="line11128" /><polyline + class="st22" + points="-7953.05,286.97 -7971.81,288.63 -7967.58,308.07 " + id="polyline11130" /><polyline + class="st2" + points="-8106.57,284.15 -8084.99,286.32 -8089.84,311.57 -8110.02,309.39 " + id="polyline11132" /><path + class="st2" + d="m -8087.8,297.52 -0.94,31.89 c -0.02,1.3 -0.03,3.62 0,6.53 0.2,17.2 0.34,23.5 0.34,23.5 0.02,1.06 0.08,3.74 -0.67,6.96 -0.31,1.34 -0.78,3.26 -2.02,5.22 -0.24,0.38 -1.36,2.12 -3.36,3.48 0,0 -1.99,1.32 -4.7,1.74 -2.18,0.34 -8.47,0.1 -17.58,-0.69" + id="path11134" /><line + class="st22" + x1="-8092.6499" + y1="308.07001" + x2="-8108.6001" + y2="306.39999" + id="line11136" /><polyline + class="st22" + points="-8106.56,286.97 -8087.8,288.63 -8092.03,308.07 " + id="polyline11138" /><path + d="m -8435.45,197.61 c 1.26,3 2.41,6.05 3.53,9.11 1.1,3.07 2.12,6.16 3.1,9.27 1.93,6.23 3.59,12.54 5.03,18.9 1.38,6.37 2.56,12.79 3.44,19.25 0.42,3.23 0.81,6.47 1.12,9.71 0.27,3.25 0.53,6.49 0.67,9.75 -0.7,-6.47 -1.52,-12.93 -2.54,-19.35 -1.04,-6.42 -2.2,-12.81 -3.65,-19.15 -1.35,-6.36 -3.02,-12.64 -4.79,-18.89 -1.8,-6.25 -3.79,-12.44 -5.91,-18.6 z" + id="path11140" + style="opacity:0.5" /><path + d="m -8296.15,197.61 c -2.12,6.16 -4.11,12.35 -5.9,18.6 -1.77,6.25 -3.44,12.54 -4.79,18.89 -1.45,6.33 -2.62,12.73 -3.65,19.15 -1.03,6.42 -1.84,12.87 -2.54,19.35 0.14,-3.25 0.39,-6.5 0.67,-9.75 0.31,-3.24 0.69,-6.48 1.12,-9.71 0.88,-6.46 2.06,-12.88 3.44,-19.25 1.44,-6.36 3.1,-12.67 5.03,-18.9 0.98,-3.11 2.01,-6.2 3.1,-9.27 1.12,-3.05 2.26,-6.1 3.52,-9.11 z" + id="path11144" + style="opacity:0.5" /><polygon + class="st2" + points="-8079.45,223.97 -8079.45,204.65 -7980.25,204.65 -7980.25,224.03 " + id="polygon11148" /><path + d="m -8071.19,165.25 c 0.71,2.99 1.32,6.02 1.9,9.04 0.31,1.51 0.57,3.03 0.85,4.54 0.25,1.52 0.45,3.05 0.66,4.57 0.38,3.06 0.72,6.12 0.93,9.19 0.22,3.07 0.38,6.15 0.37,9.23 l -2.29,-18.3 c -0.19,-1.52 -0.39,-3.05 -0.61,-4.57 -0.23,-1.52 -0.48,-3.03 -0.67,-4.56 -0.43,-3.02 -0.84,-6.07 -1.14,-9.14 z" + id="path11150" + style="opacity:0.5" /><path + d="m -8068.84,226.85 c 0.01,2.17 -0.09,4.34 -0.21,6.5 -0.11,2.16 -0.29,4.32 -0.47,6.48 -0.21,2.15 -0.42,4.31 -0.7,6.46 l -0.43,3.22 c -0.18,1.07 -0.33,2.14 -0.54,3.21 -0.01,-1.09 0.04,-2.17 0.05,-3.26 l 0.16,-3.25 c 0.11,-2.16 0.29,-4.32 0.48,-6.48 0.21,-2.15 0.42,-4.31 0.71,-6.46 0.26,-2.14 0.55,-4.28 0.95,-6.42 z" + id="path11154" + style="opacity:0.5" /><path + d="m -7988.64,165.25 c -0.31,3.07 -0.72,6.12 -1.15,9.16 -0.2,1.52 -0.45,3.04 -0.67,4.56 -0.22,1.52 -0.42,3.04 -0.61,4.57 l -2.29,18.3 c 0,-3.08 0.15,-6.16 0.37,-9.23 0.21,-3.07 0.54,-6.14 0.93,-9.19 0.21,-1.53 0.41,-3.05 0.66,-4.57 0.28,-1.51 0.54,-3.03 0.85,-4.54 0.59,-3.04 1.2,-6.07 1.91,-9.06 z" + id="path11158" + style="opacity:0.5" /><path + d="m -7991,226.85 c 0.4,2.14 0.69,4.28 0.97,6.43 0.29,2.15 0.5,4.3 0.71,6.46 0.19,2.16 0.37,4.31 0.48,6.48 l 0.16,3.25 c 0.02,1.09 0.07,2.17 0.05,3.26 -0.21,-1.07 -0.36,-2.14 -0.54,-3.21 l -0.43,-3.22 c -0.29,-2.15 -0.5,-4.3 -0.7,-6.46 -0.18,-2.16 -0.37,-4.31 -0.47,-6.48 -0.14,-2.17 -0.24,-4.34 -0.23,-6.51 z" + id="path11162" + style="opacity:0.5" /><path + class="st2" + d="m -8029.5,27.35 h -24.71 l -15.48,16.89 c 4.97,1.13 10.13,2.08 15.48,2.81 8.44,1.15 16.69,1.66 24.71,1.63" + id="path11166" /><path + class="st2" + d="m -8030.28,27.35 h 24.71 l 15.48,16.89 c -4.97,1.13 -10.13,2.08 -15.48,2.81 -8.44,1.15 -16.69,1.66 -24.71,1.63" + id="path11168" /><circle + class="st28" + cx="-8068.1899" + cy="214.5" + r="4.2199998" + id="circle11170" /><circle + class="st28" + cx="-7992.21" + cy="214.5" + r="4.2199998" + id="circle11172" /></g><g + id="g93814"><path + class="st2" + d="m -7548.85,65.44 -3.52,3.52 -21.23,-1.76 c 0.97,2.9 2.4,6.91 4.34,11.61 2.74,6.64 5.5,12.22 9.15,19 3.59,6.67 9.35,17.31 18.29,30.96 5.78,8.81 14.62,20.8 23.92,32.36" + id="path11174" /><path + d="m -7529.15,28.85 c -0.1,5.7 0.18,11.41 0.81,17.06 0.64,5.65 1.72,11.26 2.64,16.88 0.97,5.62 2.03,11.22 3.17,16.8 l 1.75,8.37 0.93,4.17 1,4.26 -0.01,-0.11 c 1.58,6.18 3.24,12.33 5.05,18.45 1.82,6.11 3.74,12.2 5.77,18.25 -2.29,-5.96 -4.43,-11.98 -6.36,-18.07 -1.95,-6.08 -3.74,-12.22 -5.33,-18.41 l -0.01,-0.11 c -0.04,-0.04 -0.07,-0.23 -0.12,-0.41 l -0.13,-0.52 -0.26,-1.04 -0.5,-2.08 -0.96,-4.17 c -0.62,-2.79 -1.24,-5.57 -1.78,-8.38 -1.11,-5.6 -2.13,-11.22 -3.07,-16.85 -0.47,-2.81 -0.9,-5.64 -1.3,-8.46 -0.42,-2.82 -0.79,-5.66 -1.05,-8.51 -0.52,-5.69 -0.59,-11.42 -0.24,-17.12 z" + id="path11176" /><path + d="m -7487.03,28.85 c 0.28,5.7 0.18,11.42 -0.34,17.11 -0.26,2.84 -0.62,5.68 -1.05,8.5 -0.41,2.82 -0.85,5.64 -1.31,8.46 -0.92,5.63 -1.92,11.25 -3.02,16.85 -0.56,2.8 -1.14,5.59 -1.75,8.38 l -0.94,4.18 -0.49,2.09 -0.25,1.04 -0.13,0.52 c -0.05,0.18 -0.08,0.37 -0.12,0.41 l -0.02,0.12 c -2.35,8.56 -4.83,17.09 -7.58,25.53 -2.73,8.45 -5.64,16.84 -8.71,25.17 -3.09,8.32 -6.39,16.57 -9.85,24.74 -3.45,8.18 -7.16,16.24 -10.98,24.25 3.65,-8.09 7.12,-16.25 10.46,-24.47 3.36,-8.21 6.52,-16.5 9.55,-24.83 3.04,-8.33 5.91,-16.72 8.6,-25.17 2.67,-8.45 5.25,-16.94 7.61,-25.48 l -0.02,0.12 1.02,-4.26 0.95,-4.17 c 0.62,-2.78 1.21,-5.57 1.78,-8.36 1.15,-5.58 2.23,-11.18 3.22,-16.79 0.49,-2.81 0.97,-5.62 1.41,-8.43 0.46,-2.81 0.89,-5.63 1.21,-8.46 0.67,-5.64 0.9,-11.35 0.75,-17.05 z" + id="path11180" /><path + class="st2" + d="m -7487.72,42.92 19.7,22.51 c 0.34,0.13 6.76,2.43 11.26,-1.41 1.64,-1.39 2.43,-3.09 2.81,-4.22 l -30.96,-33.77 h -22.56 -1.95 -22.56 l -30.96,33.77 c 0.39,1.13 1.18,2.83 2.81,4.22 4.5,3.83 10.92,1.54 11.26,1.41 l 19.7,-22.51" + id="path11184" /><path + class="st2" + d="m -7468.02,65.44 3.52,3.52 21.23,-1.76 c -0.97,2.9 -2.4,6.91 -4.34,11.61 -2.74,6.64 -5.5,12.22 -9.15,19 -3.59,6.67 -9.35,17.31 -18.29,30.96 -4.79,7.31 -11.97,18.17 -22.51,30.96 -8.41,10.2 -20.17,23.08 -35.81,36.58 l -2.81,375.7" + id="path11186" /><polyline + class="st2" + points="-7487.72,42.92 -7507.46,42.92 -7509.41,42.92 -7529.15,42.92 " + id="polyline11188" /><path + d="m -7592.34,58.59 3.3,12.46 c 1.07,4.16 1.98,8.37 2.89,12.57 1.79,8.41 3.23,16.89 4.49,25.4 1.17,8.52 2.16,17.07 2.82,25.64 0.31,4.29 0.6,8.58 0.79,12.87 0.18,4.29 0.31,8.59 0.35,12.89 -0.27,-4.29 -0.49,-8.58 -0.84,-12.86 -0.29,-4.28 -0.67,-8.56 -1.06,-12.83 -0.82,-8.54 -1.8,-17.07 -3.05,-25.56 -1.17,-8.5 -2.62,-16.96 -4.25,-25.39 -1.56,-8.45 -3.6,-16.79 -5.44,-25.19 z" + id="path11190" + style="opacity:0.5" /><path + d="m -7579.1,149.16 c -0.33,2.05 -0.92,4.04 -1.42,6.06 l -1.6,6.02 -3.29,12.01 c -2.24,7.98 -4.33,16.01 -6.28,24.07 -3.9,16.12 -7.32,32.36 -10.1,48.71 -2.86,16.33 -5.09,32.78 -7.23,49.23 -1.01,8.23 -1.89,16.48 -2.74,24.73 -0.88,8.25 -1.71,16.51 -2.51,24.77 0.64,-8.27 1.31,-16.54 2.02,-24.81 0.75,-8.27 1.54,-16.53 2.46,-24.78 1.98,-16.48 4.23,-32.93 7.01,-49.31 2.86,-16.36 6.27,-32.62 10.34,-48.72 2.04,-8.05 4.21,-16.06 6.56,-24.02 l 3.52,-11.94 1.72,-5.98 c 0.53,-2.02 1.16,-4 1.54,-6.04 z" + id="path11194" + style="opacity:0.5" /><path + class="st2" + d="m -7471.05,41.84 c 0,0 51.35,20.23 53.06,22.19 3.66,4.2 5.8,8.34 7.04,11.26 1.45,3.29 3.49,8.12 5.63,14.07 0.43,1.2 4.18,11.72 7.04,23.92 7.23,30.87 14.07,87.24 14.07,87.24 5.29,43.57 7.97,65.77 9.85,85.83 1.93,20.54 3.28,38.23 4.22,52.06 -2.6,1.02 -5.41,1.98 -8.44,2.81 -10.75,2.95 -20.5,3.31 -28.14,2.81 l -0.87,0.44 c -0.74,-7.72 -1.43,-11.29 -1.95,-15.92 -2.49,-22.29 -8.91,-74.21 -23.92,-140.71 -2.39,-10.59 -4.44,-19.08 -5.63,-23.92 0.58,16.59 1.73,43.78 4.22,77.39 4.35,58.78 8.35,77.6 14.07,147.75 3.54,43.43 5.15,74.85 5.63,84.43 1.78,35.99 2.51,66.68 2.81,90.06 -3.17,1.18 -8.02,2.82 -14.07,4.22 -8.1,1.88 -14.61,2.46 -19.7,2.81 -22.23,1.53 -58.42,1.42 -60.51,1.41 h -4.22 c -2.09,0.01 -38.27,0.13 -60.51,-1.41 -5.09,-0.35 -11.6,-0.94 -19.7,-2.81 -6.06,-1.4 -10.9,-3.05 -14.07,-4.22 0.3,-23.38 1.03,-54.06 2.81,-90.06 0.47,-9.58 2.09,-40.99 5.63,-84.43 5.72,-70.15 9.72,-88.97 14.07,-147.75 2.49,-33.61 3.64,-60.8 4.22,-77.39 -1.19,4.84 -3.24,13.33 -5.63,23.92 -15.01,66.5 -21.43,118.42 -23.92,140.71 -0.52,4.63 -1.2,8.2 -1.95,15.92 l -0.87,-0.44 c -7.65,0.49 -17.39,0.14 -28.14,-2.81 -3.03,-0.83 -5.85,-1.79 -8.44,-2.81 0.95,-13.83 2.3,-31.52 4.22,-52.06 1.88,-20.07 4.56,-42.26 9.85,-85.83 0,0 6.84,-56.37 14.07,-87.24 2.86,-12.2 6.6,-22.72 7.04,-23.92 2.14,-5.95 4.18,-10.79 5.63,-14.07 1.24,-2.92 3.37,-7.06 7.04,-11.26 1.71,-1.96 53.06,-22.19 53.06,-22.19" + id="path11198" /><path + d="m -7425.16,58.59 c -1.84,8.4 -3.88,16.74 -5.45,25.18 -1.62,8.43 -3.08,16.89 -4.25,25.39 -1.25,8.49 -2.22,17.02 -3.05,25.56 -0.4,4.27 -0.77,8.55 -1.06,12.83 -0.35,4.28 -0.57,8.57 -0.84,12.86 0.04,-4.3 0.16,-8.59 0.35,-12.89 0.19,-4.29 0.48,-8.58 0.79,-12.87 0.67,-8.57 1.65,-17.12 2.82,-25.64 1.25,-8.51 2.7,-16.99 4.49,-25.4 0.91,-4.2 1.82,-8.4 2.89,-12.57 z" + id="path11200" + style="opacity:0.5" /><path + d="m -7438.39,149.16 c 0.37,2.04 1,4.02 1.54,6.03 l 1.72,5.98 3.52,11.94 c 2.35,7.96 4.52,15.98 6.56,24.02 4.07,16.1 7.48,32.36 10.34,48.72 2.78,16.37 5.03,32.82 7.01,49.31 0.92,8.25 1.71,16.51 2.46,24.78 0.71,8.27 1.38,16.54 2.02,24.81 -0.81,-8.26 -1.63,-16.52 -2.51,-24.77 -0.85,-8.25 -1.72,-16.5 -2.74,-24.73 -2.14,-16.45 -4.38,-32.89 -7.23,-49.23 -2.77,-16.35 -6.19,-32.59 -10.1,-48.71 -1.95,-8.06 -4.04,-16.09 -6.28,-24.07 l -3.29,-12.01 -1.6,-6.02 c -0.5,-2 -1.09,-4 -1.42,-6.05 z" + id="path11204" + style="opacity:0.5" /><circle + class="st28" + cx="-7523.52" + cy="213.17999" + r="4.2199998" + id="circle11208" /><circle + class="st28" + cx="-7523.52" + cy="213.17999" + r="4.2199998" + id="circle11210" /><circle + class="st28" + cx="-7523.52" + cy="286.35001" + r="4.2199998" + id="circle11212" /><circle + class="st28" + cx="-7523.52" + cy="249.77" + r="4.2199998" + id="circle11214" /><circle + class="st28" + cx="-7482.7202" + cy="249.77" + r="4.2199998" + id="circle11216" /><circle + class="st28" + cx="-7482.7202" + cy="286.35001" + r="4.2199998" + id="circle11218" /><circle + class="st28" + cx="-7482.7202" + cy="211.78" + r="4.2199998" + id="circle11220" /><path + class="st22" + d="m -7609.63,330.42 -0.87,-0.44 c -7.65,0.49 -17.39,0.14 -28.14,-2.81 -3.03,-0.83 -5.85,-1.79 -8.44,-2.81" + id="path11222" /><path + class="st22" + d="M -7275.16,591.5" + id="path11224" /><path + class="st22" + d="m -7412.09,556.52 c -3.17,1.18 -8.02,2.82 -14.07,4.22 -8.1,1.88 -14.61,2.46 -19.7,2.81 -22.23,1.53 -58.42,1.42 -60.51,1.41 h -4.22 c -2.09,0.01 -38.27,0.13 -60.51,-1.41 -5.09,-0.35 -11.6,-0.94 -19.7,-2.81 -6.06,-1.4 -10.9,-3.05 -14.07,-4.22" + id="path11226" /><path + class="st22" + d="m -7371.29,324.35 c -2.6,1.02 -5.41,1.98 -8.44,2.81 -10.75,2.95 -20.5,3.31 -28.14,2.81 l -0.87,0.44" + id="path11228" /><path + class="st29" + d="m -7608.7,327.73 -0.87,-0.44 c -7.65,0.49 -17.39,0.14 -28.14,-2.81 -3.03,-0.83 -5.85,-1.79 -8.44,-2.81" + id="path11230" /><path + class="st29" + d="m -7371.77,321.66 c -2.6,1.02 -5.41,1.98 -8.44,2.81 -10.75,2.95 -20.5,3.31 -28.14,2.81 l -0.87,0.44" + id="path11232" /><polyline + class="st2" + points="-7585.2,281.43 -7563.63,283.6 -7568.48,308.84 -7588.65,306.67 " + id="polyline11234" /><path + class="st2" + d="m -7566.44,294.79 -0.94,31.89 c -0.02,1.3 -0.03,3.62 0,6.53 0.2,17.2 0.34,23.5 0.34,23.5 0.02,1.06 0.08,3.74 -0.67,6.96 -0.31,1.34 -0.78,3.26 -2.02,5.22 -0.24,0.38 -1.36,2.12 -3.36,3.48 0,0 -1.99,1.32 -4.7,1.74 -2.18,0.34 -8.47,0.1 -17.58,-0.69" + id="path11236" /><line + class="st15" + x1="-7508.0498" + y1="42.919998" + x2="-7508.0498" + y2="128.05" + id="line11238" /><line + class="st22" + x1="-7571.2798" + y1="305.35001" + x2="-7587.2402" + y2="303.67001" + id="line11240" /><polyline + class="st22" + points="-7585.19,284.24 -7566.43,285.91 -7570.66,305.35 " + id="polyline11242" /><polyline + class="st2" + points="-7431.68,281.43 -7453.26,283.6 -7448.4,308.84 -7428.23,306.67 " + id="polyline11244" /><path + class="st2" + d="m -7450.44,294.79 0.94,31.89 c 0.02,1.3 0.03,3.62 0,6.53 -0.2,17.2 -0.34,23.5 -0.34,23.5 -0.02,1.06 -0.08,3.74 0.67,6.96 0.31,1.34 0.78,3.26 2.02,5.22 0.24,0.38 1.36,2.12 3.36,3.48 0,0 1.99,1.32 4.7,1.74 2.18,0.34 8.47,0.1 17.58,-0.69" + id="path11246" /><line + class="st22" + x1="-7445.6001" + y1="305.35001" + x2="-7429.6401" + y2="303.67001" + id="line11248" /><polyline + class="st22" + points="-7431.69,284.24 -7450.45,285.91 -7446.22,305.35 " + id="polyline11250" /><path + d="m -7088.86,58.59 c -1.84,8.4 -3.88,16.74 -5.45,25.18 -1.62,8.43 -3.08,16.89 -4.25,25.39 -1.25,8.49 -2.22,17.02 -3.05,25.56 -0.4,4.27 -0.77,8.55 -1.06,12.83 -0.35,4.28 -0.57,8.57 -0.84,12.86 0.04,-4.3 0.16,-8.59 0.35,-12.89 0.19,-4.29 0.48,-8.58 0.79,-12.87 0.67,-8.57 1.65,-17.12 2.82,-25.64 1.25,-8.51 2.7,-16.99 4.49,-25.4 0.91,-4.2 1.82,-8.4 2.89,-12.57 z" + id="path11252" + style="opacity:0.5" /><path + d="m -7093.65,87.25 c 0.18,1.35 0.55,2.67 0.85,3.99 l 0.99,3.96 2.05,7.91 4.22,15.78 c 2.8,10.53 5.38,21.12 7.81,31.74 4.84,21.25 8.99,42.65 12.42,64.17 3.33,21.54 5.95,43.17 8.37,64.83 1.13,10.84 2.1,21.69 3.02,32.54 0.87,10.86 1.69,21.72 2.47,32.58 -0.95,-10.85 -1.93,-21.7 -2.96,-32.54 -0.99,-10.85 -2.01,-21.69 -3.2,-32.51 -2.52,-21.63 -5.27,-43.24 -8.69,-64.74 -3.32,-21.52 -7.36,-42.93 -12.09,-64.18 -2.37,-10.63 -4.91,-21.22 -7.63,-31.76 l -3.99,-15.85 -1.94,-7.94 -0.93,-3.98 c -0.27,-1.33 -0.61,-2.65 -0.77,-4 z" + id="path11256" + style="opacity:0.5" /><path + class="st2" + d="m -7210.15,41.84 c 0,0 -51.35,20.23 -53.06,22.19 -3.66,4.2 -5.8,8.34 -7.04,11.26 -1.45,3.29 -3.49,8.12 -5.63,14.07 -0.43,1.2 -4.18,11.72 -7.04,23.92 -7.23,30.87 -14.07,87.24 -14.07,87.24 -5.29,43.57 -7.97,65.77 -9.85,85.83 -1.93,20.54 -3.28,38.23 -4.22,52.06 2.59,1.02 5.41,1.98 8.44,2.81 10.75,2.95 20.5,3.31 28.14,2.81 l 0.87,0.44 c 0.74,-7.72 1.43,-11.29 1.95,-15.92 2.49,-22.29 8.91,-74.21 23.92,-140.71 2.39,-10.59 4.44,-19.08 5.63,-23.92 -0.58,16.59 -1.73,43.78 -4.22,77.39 -4.35,58.78 -8.35,77.6 -14.07,147.75 -3.54,43.43 -5.15,74.85 -5.63,84.43 -1.78,35.99 -2.51,66.68 -2.81,90.06 3.17,1.18 8.02,2.82 14.07,4.22 8.1,1.88 14.61,2.46 19.7,2.81 22.23,1.53 58.42,1.42 60.51,1.41 h 4.22 c 2.09,0.01 38.27,0.13 60.51,-1.41 5.09,-0.35 11.6,-0.94 19.7,-2.81 6.06,-1.4 10.9,-3.05 14.07,-4.22 -0.3,-23.38 -1.03,-54.06 -2.81,-90.06 -0.47,-9.58 -2.09,-40.99 -5.63,-84.43 -5.72,-70.15 -9.72,-88.97 -14.07,-147.75 -2.49,-33.61 -3.65,-60.8 -4.22,-77.39 1.19,4.84 3.24,13.33 5.63,23.92 15.01,66.5 21.43,118.42 23.92,140.71 0.52,4.63 1.2,8.2 1.95,15.92 l 0.87,-0.44 c 7.65,0.49 17.39,0.14 28.14,-2.81 3.03,-0.83 5.85,-1.79 8.44,-2.81 -0.95,-13.83 -2.3,-31.52 -4.22,-52.06 -1.88,-20.07 -4.56,-42.26 -9.85,-85.83 0,0 -6.84,-56.37 -14.07,-87.24 -2.86,-12.2 -6.6,-22.72 -7.04,-23.92 -2.14,-5.95 -4.18,-10.79 -5.63,-14.07 -1.24,-2.92 -3.37,-7.06 -7.04,-11.26 -1.71,-1.96 -53.06,-22.19 -53.06,-22.19" + id="path11260" /><path + d="m -7256.04,58.59 3.3,12.46 c 1.07,4.16 1.98,8.37 2.89,12.57 1.79,8.41 3.23,16.89 4.49,25.4 1.17,8.52 2.16,17.07 2.82,25.64 0.31,4.29 0.6,8.58 0.79,12.87 0.18,4.29 0.31,8.59 0.35,12.89 -0.27,-4.29 -0.49,-8.58 -0.84,-12.86 -0.29,-4.28 -0.67,-8.56 -1.06,-12.83 -0.82,-8.54 -1.8,-17.07 -3.05,-25.56 -1.17,-8.5 -2.62,-16.96 -4.25,-25.39 -1.56,-8.45 -3.6,-16.79 -5.44,-25.19 z" + id="path11262" + style="opacity:0.5" /><path + d="m -7249.84,87.25 c -0.18,1.35 -0.54,2.67 -0.85,4 l -0.99,3.97 -2.07,7.92 -4.25,15.81 c -2.9,10.52 -5.61,21.09 -8.14,31.7 -5.04,21.23 -9.36,42.63 -12.91,64.15 -3.66,21.51 -6.58,43.14 -9.27,64.79 -1.27,10.84 -2.36,21.69 -3.41,32.56 -1.1,10.86 -2.14,21.72 -3.15,32.59 0.85,-10.88 1.72,-21.76 2.66,-32.63 0.98,-10.87 2.03,-21.74 3.24,-32.59 2.58,-21.68 5.39,-43.33 8.95,-64.88 3.66,-21.53 8.09,-42.93 13.25,-64.14 2.59,-10.61 5.33,-21.17 8.31,-31.68 l 4.48,-15.74 2.18,-7.89 1.05,-3.95 c 0.34,-1.33 0.72,-2.64 0.92,-3.99 z" + id="path11266" + style="opacity:0.5" /><path + class="st22" + d="m -7071.57,330.42 0.87,-0.44 c 7.65,0.49 17.39,0.14 28.14,-2.81 3.03,-0.83 5.85,-1.79 8.44,-2.81" + id="path11270" /><path + class="st22" + d="m -7269.11,556.52 c 3.17,1.18 8.02,2.82 14.07,4.22 8.1,1.88 14.61,2.46 19.7,2.81 22.23,1.53 58.42,1.42 60.51,1.41 h 4.22 c 2.09,0.01 38.27,0.13 60.51,-1.41 5.09,-0.35 11.6,-0.94 19.7,-2.81 6.06,-1.4 10.9,-3.05 14.07,-4.22" + id="path11272" /><path + class="st22" + d="m -7309.91,324.35 c 2.59,1.02 5.41,1.98 8.44,2.81 10.75,2.95 20.5,3.31 28.14,2.81 l 0.87,0.44" + id="path11274" /><path + class="st29" + d="m -7072.5,327.73 0.87,-0.44 c 7.65,0.49 17.39,0.14 28.14,-2.81 3.03,-0.83 5.85,-1.79 8.44,-2.81" + id="path11276" /><path + class="st29" + d="m -7309.43,321.66 c 2.59,1.02 5.41,1.98 8.44,2.81 10.75,2.95 20.5,3.31 28.14,2.81 l 0.87,0.44" + id="path11278" /><polyline + class="st2" + points="-7096,281.43 -7117.57,283.6 -7112.72,308.84 -7092.54,306.67 " + id="polyline11280" /><path + class="st2" + d="m -7114.76,294.79 0.94,31.89 c 0.02,1.3 0.03,3.62 0,6.53 -0.2,17.2 -0.34,23.5 -0.34,23.5 -0.02,1.06 -0.08,3.74 0.67,6.96 0.31,1.34 0.78,3.26 2.02,5.22 0.24,0.38 1.36,2.12 3.36,3.48 0,0 1.99,1.32 4.7,1.74 2.18,0.34 8.47,0.1 17.58,-0.69" + id="path11282" /><line + class="st15" + x1="-7173.1499" + y1="45.75" + x2="-7173.1499" + y2="571.29999" + id="line11284" /><line + class="st22" + x1="-7109.9199" + y1="305.35001" + x2="-7093.96" + y2="303.67001" + id="line11286" /><polyline + class="st22" + points="-7096.01,284.24 -7114.77,285.91 -7110.54,305.35 " + id="polyline11288" /><polyline + class="st2" + points="-7249.52,281.43 -7227.94,283.6 -7232.79,308.84 -7252.97,306.67 " + id="polyline11290" /><path + class="st2" + d="m -7230.76,294.79 -0.94,31.89 c -0.02,1.3 -0.03,3.62 0,6.53 0.2,17.2 0.34,23.5 0.34,23.5 0.02,1.06 0.08,3.74 -0.67,6.96 -0.31,1.34 -0.78,3.26 -2.02,5.22 -0.24,0.38 -1.36,2.12 -3.36,3.48 0,0 -1.99,1.32 -4.7,1.74 -2.18,0.34 -8.47,0.1 -17.58,-0.69" + id="path11292" /><line + class="st22" + x1="-7235.6001" + y1="305.35001" + x2="-7251.5498" + y2="303.67001" + id="line11294" /><polyline + class="st22" + points="-7249.51,284.24 -7230.75,285.91 -7234.98,305.35 " + id="polyline11296" /><path + d="m -7578.4,194.89 c 1.26,3 2.41,6.05 3.53,9.11 1.1,3.07 2.12,6.16 3.1,9.27 1.93,6.23 3.59,12.54 5.03,18.9 1.38,6.37 2.56,12.79 3.44,19.25 0.42,3.23 0.81,6.47 1.12,9.71 0.27,3.25 0.53,6.49 0.67,9.75 -0.7,-6.47 -1.52,-12.93 -2.54,-19.35 -1.04,-6.42 -2.2,-12.81 -3.65,-19.15 -1.35,-6.36 -3.02,-12.64 -4.79,-18.89 -1.8,-6.25 -3.8,-12.44 -5.91,-18.6 z" + id="path11298" + style="opacity:0.5" /><path + d="m -7439.1,194.89 c -2.12,6.16 -4.11,12.35 -5.9,18.6 -1.77,6.25 -3.44,12.54 -4.79,18.89 -1.45,6.33 -2.62,12.73 -3.65,19.15 -1.03,6.42 -1.84,12.87 -2.54,19.35 0.14,-3.25 0.39,-6.5 0.67,-9.75 0.31,-3.24 0.69,-6.48 1.12,-9.71 0.88,-6.46 2.06,-12.88 3.44,-19.25 1.44,-6.36 3.1,-12.67 5.03,-18.9 0.98,-3.11 2.01,-6.2 3.1,-9.27 1.12,-3.06 2.26,-6.11 3.52,-9.11 z" + id="path11302" + style="opacity:0.5" /><polygon + class="st2" + points="-7222.4,221.25 -7222.4,201.93 -7123.2,201.93 -7123.2,221.31 " + id="polygon11306" /><path + d="m -7214.15,162.53 c 0.71,2.99 1.32,6.02 1.9,9.04 0.31,1.51 0.57,3.03 0.85,4.54 0.25,1.52 0.45,3.05 0.66,4.57 0.38,3.06 0.72,6.12 0.93,9.19 0.22,3.07 0.38,6.15 0.37,9.23 l -2.29,-18.3 c -0.19,-1.52 -0.39,-3.05 -0.61,-4.57 -0.23,-1.52 -0.48,-3.03 -0.67,-4.56 -0.42,-3.02 -0.83,-6.07 -1.14,-9.14 z" + id="path11308" + style="opacity:0.5" /><path + d="m -7211.79,224.13 c 0.01,2.17 -0.09,4.34 -0.21,6.5 -0.11,2.16 -0.29,4.32 -0.47,6.48 -0.21,2.15 -0.42,4.31 -0.7,6.46 l -0.43,3.22 c -0.18,1.07 -0.33,2.14 -0.54,3.21 -0.01,-1.09 0.04,-2.17 0.05,-3.26 l 0.16,-3.25 c 0.11,-2.16 0.29,-4.32 0.48,-6.48 0.21,-2.15 0.42,-4.31 0.71,-6.46 0.26,-2.14 0.55,-4.29 0.95,-6.42 z" + id="path11312" + style="opacity:0.5" /><path + d="m -7131.59,162.53 c -0.31,3.07 -0.72,6.12 -1.15,9.16 -0.2,1.52 -0.45,3.04 -0.67,4.56 -0.22,1.52 -0.42,3.04 -0.61,4.57 l -2.29,18.3 c 0,-3.08 0.15,-6.16 0.37,-9.23 0.21,-3.07 0.54,-6.14 0.93,-9.19 0.21,-1.53 0.41,-3.05 0.66,-4.57 0.28,-1.51 0.54,-3.03 0.85,-4.54 0.59,-3.05 1.19,-6.07 1.91,-9.06 z" + id="path11316" + style="opacity:0.5" /><path + d="m -7133.95,224.13 c 0.4,2.14 0.69,4.28 0.97,6.43 0.29,2.15 0.5,4.3 0.71,6.46 0.19,2.16 0.37,4.31 0.48,6.48 l 0.16,3.25 c 0.02,1.09 0.07,2.17 0.05,3.26 -0.21,-1.07 -0.36,-2.14 -0.54,-3.21 l -0.43,-3.22 c -0.29,-2.15 -0.5,-4.3 -0.7,-6.46 -0.18,-2.16 -0.37,-4.31 -0.47,-6.48 -0.14,-2.17 -0.24,-4.34 -0.23,-6.51 z" + id="path11320" + style="opacity:0.5" /><path + class="st2" + d="m -7172.45,24.63 h -24.71 l -15.48,16.89 c 4.97,1.13 10.13,2.08 15.48,2.81 8.44,1.15 16.69,1.66 24.71,1.63" + id="path11324" /><path + class="st2" + d="m -7173.24,24.63 h 24.71 l 15.48,16.89 c -4.97,1.13 -10.13,2.08 -15.48,2.81 -8.44,1.15 -16.69,1.66 -24.71,1.63" + id="path11326" /><circle + class="st28" + cx="-7211.1499" + cy="211.78" + r="4.2199998" + id="circle11328" /><circle + class="st28" + cx="-7135.1602" + cy="211.78" + r="4.2199998" + id="circle11330" /></g><g + id="g94094"><line + class="st2" + x1="-6651.8999" + y1="141.72" + x2="-6651.8999" + y2="492.72" + id="line11332" /><path + class="st2" + d="m -6651.9,141.47 -127,40.26 c 4.08,12.06 7.78,21.72 10.5,28.5 1.97,4.92 4.69,11.49 8,21 0.87,2.49 2.24,7.32 5,17 1.53,5.35 2.16,7.73 2,11 -0.28,5.91 -2.92,10.21 -4,12 0,0 -3.77,6.23 -27,49 -4.82,8.87 -7.54,15.25 -13,28 -10.43,24.38 -14.96,40.27 -16,44 -1.86,6.65 -3.17,12.21 -4,16 l 165.5,84.99" + id="path11334" /><line + class="st2" + x1="-6814.3999" + y1="395.22" + x2="-6651.8999" + y2="479.26001" + id="line11336" /><line + class="st2" + x1="-6774.73" + y1="193.62" + x2="-6651.8999" + y2="152.45" + id="line11338" /><path + class="st2" + d="m -6748.4,185.22 5,14 c 0.83,2.46 1.91,5.87 3,10 1.01,3.82 4.1,16.15 5,33 0.4,7.44 0.88,17.32 -1,30 -0.71,4.82 -1.81,9.55 -4,19 -2.75,11.87 -4.94,19.93 -6,24 -1.97,7.58 -3.98,19.05 -8,42 -5.26,30.02 -6.99,43.38 -8,52 -0.44,3.73 -0.77,10.83 -1,13" + id="path11340" /><path + class="st2" + d="m -6739.25,181.72 7.1,21.45 c 0.74,2.93 1.72,7.07 2.75,12.05 2.77,13.47 5.02,24.41 5,38 -0.02,10.17 -1.31,18.3 -3,29 -0.22,1.37 -0.98,6.1 -3,16 -3.09,15.12 -5.81,26.06 -7,31 -5.6,23.19 -8.59,42.75 -10,52 -1.61,10.51 -3.56,28.19 -5,46" + id="path11342" /><path + class="st2" + d="m -6715.89,173.89 4.67,13.33 c 0.58,1.94 1.42,4.89 2.32,8.5 3.86,15.48 4.9,27.51 5.5,34.5 1.98,22.97 -0.48,35.23 -1,70 l -10,147" + id="path11344" /><path + class="st2" + d="m -6706.09,171.03 5.08,16.19 c 0.43,1.55 1.03,3.75 1.7,6.39 4.13,16.34 5.6,28.94 5.9,31.61 1.42,12.66 1.16,22.52 1,28 -1.99,66.62 -4,91 -4,91 -1.97,23.89 -4.58,63.67 -7,108" + id="path11346" /><line + class="st2" + x1="-6666.1201" + y1="157.21001" + x2="-6665.3999" + y2="471.22" + id="line11348" /><path + class="st2" + d="m -6652.4,141.47 127,40.26 c -4.08,12.06 -7.78,21.72 -10.5,28.5 -1.97,4.92 -4.69,11.49 -8,21 -0.87,2.49 -2.24,7.32 -5,17 -1.53,5.35 -2.16,7.73 -2,11 0.28,5.91 2.92,10.21 4,12 0,0 3.77,6.23 27,49 4.82,8.87 7.54,15.25 13,28 10.43,24.38 14.96,40.27 16,44 1.86,6.65 3.17,12.21 4,16 l -165.5,84.99" + id="path11350" /><line + class="st2" + x1="-6489.8999" + y1="395.22" + x2="-6652.3999" + y2="479.26001" + id="line11352" /><line + class="st2" + x1="-6529.5601" + y1="193.62" + x2="-6652.3999" + y2="152.45" + id="line11354" /><path + class="st2" + d="m -6555.9,185.22 -5,14 c -0.83,2.46 -1.91,5.87 -3,10 -1.01,3.82 -4.1,16.15 -5,33 -0.4,7.44 -0.88,17.32 1,30 0.71,4.82 1.81,9.55 4,19 2.75,11.87 4.94,19.93 6,24 1.97,7.58 3.98,19.05 8,42 5.26,30.02 6.99,43.38 8,52 0.44,3.73 0.77,10.83 1,13" + id="path11356" /><path + class="st2" + d="m -6565.04,181.72 -7.1,21.45 c -0.74,2.93 -1.72,7.07 -2.75,12.05 -2.77,13.47 -5.02,24.41 -5,38 0.02,10.17 1.31,18.3 3,29 0.22,1.37 0.98,6.1 3,16 3.09,15.12 5.81,26.06 7,31 5.6,23.19 8.59,42.75 10,52 1.61,10.51 3.56,28.19 5,46" + id="path11358" /><path + class="st2" + d="m -6588.41,173.89 -4.67,13.33 c -0.58,1.94 -1.42,4.89 -2.32,8.5 -3.86,15.48 -4.9,27.51 -5.5,34.5 -1.98,22.97 0.48,35.23 1,70 l 10,147" + id="path11360" /><path + class="st2" + d="m -6598.21,171.03 -5.08,16.19 c -0.43,1.55 -1.03,3.75 -1.7,6.39 -4.13,16.34 -5.6,28.94 -5.9,31.61 -1.42,12.66 -1.16,22.52 -1,28 1.99,66.62 4,91 4,91 1.97,23.89 4.58,63.67 7,108" + id="path11362" /><line + class="st2" + x1="-6638.1802" + y1="157.21001" + x2="-6638.8999" + y2="471.22" + id="line11364" /><line + class="st22" + x1="-6775.1401" + y1="191.27" + x2="-6652.3101" + y2="150.10001" + id="line11366" /><line + class="st22" + x1="-6814.2798" + y1="398.09" + x2="-6651.7798" + y2="482.12" + id="line11368" /><line + class="st22" + x1="-6668.3901" + y1="159.10001" + x2="-6667.6699" + y2="473.10999" + id="line11370" /><path + class="st22" + d="m -6746.21,184.67 5,14 c 0.83,2.46 1.91,5.87 3,10 1.01,3.82 4.1,16.15 5,33 0.4,7.44 0.88,17.32 -1,30 -0.71,4.82 -1.81,9.55 -4,19 -2.75,11.87 -4.94,19.93 -6,24 -1.97,7.58 -3.98,19.05 -8,42 -5.26,30.02 -6.99,43.38 -8,52 -0.44,3.73 -0.77,10.83 -1,13" + id="path11372" /><path + class="st22" + d="m -6740.88,181.72 7.1,21.59 c 0.74,2.95 1.72,7.12 2.75,12.14 2.77,13.56 5.02,24.58 5,38.26 -0.02,10.24 -1.31,18.42 -3,29.2 -0.22,1.38 -0.98,6.14 -3,16.11 -3.09,15.23 -5.81,26.24 -7,31.21 -5.6,23.35 -8.59,43.04 -10,52.36 -1.61,10.59 -3.56,28.38 -5,46.32" + id="path11374" /><path + class="st22" + d="m -6714.02,172.51 4.67,13.33 c 0.58,1.94 1.42,4.89 2.32,8.5 3.86,15.48 4.9,27.51 5.5,34.5 1.98,22.97 -0.48,35.23 -1,70 l -10,147" + id="path11376" /><path + class="st22" + d="m -6707.95,169.57 5.08,16.19 c 0.43,1.55 1.03,3.75 1.7,6.39 4.13,16.34 5.6,28.94 5.9,31.61 1.42,12.66 1.16,22.52 1,28 -1.99,66.62 -4,91 -4,91 -1.97,23.89 -4.58,63.67 -7,108" + id="path11378" /><line + class="st22" + x1="-6528.9102" + y1="191.27" + x2="-6651.7402" + y2="150.10001" + id="line11380" /><line + class="st22" + x1="-6489.7798" + y1="398.09" + x2="-6652.2798" + y2="482.12" + id="line11382" /><line + class="st22" + x1="-6635.6699" + y1="159.10001" + x2="-6636.3901" + y2="473.10999" + id="line11384" /><path + class="st22" + d="m -6557.84,184.67 -5,14 c -0.83,2.46 -1.91,5.87 -3,10 -1.01,3.82 -4.1,16.15 -5,33 -0.4,7.44 -0.88,17.32 1,30 0.71,4.82 1.81,9.55 4,19 2.75,11.87 4.94,19.93 6,24 1.97,7.58 3.98,19.05 8,42 5.26,30.02 6.99,43.38 8,52 0.44,3.73 0.77,10.83 1,13" + id="path11386" /><path + class="st22" + d="m -6563.17,181.72 -7.1,21.59 c -0.74,2.95 -1.72,7.12 -2.75,12.14 -2.77,13.56 -5.02,24.58 -5,38.26 0.02,10.24 1.31,18.42 3,29.2 0.22,1.38 0.98,6.14 3,16.11 3.09,15.23 5.81,26.24 7,31.21 5.6,23.35 8.59,43.04 10,52.36 1.61,10.59 3.56,28.38 5,46.32" + id="path11388" /><path + class="st22" + d="m -6590.03,172.51 -4.67,13.33 c -0.58,1.94 -1.42,4.89 -2.32,8.5 -3.86,15.48 -4.9,27.51 -5.5,34.5 -1.98,22.97 0.48,35.23 1,70 l 10,147" + id="path11390" /><path + class="st22" + d="m -6596.1,169.57 -5.08,16.19 c -0.43,1.55 -1.03,3.75 -1.7,6.39 -4.13,16.34 -5.6,28.94 -5.9,31.61 -1.42,12.66 -1.16,22.52 -1,28 1.99,66.62 4,91 4,91 1.97,23.89 4.58,63.67 7,108" + id="path11392" /><path + class="st2" + d="m -6651.4,175.72 v 16.84 -0.04 c 4.69,0 8.5,-3.81 8.5,-8.5 0,-4.69 -3.81,-8.5 -8.5,-8.5" + id="path11394" /><path + d="m -6650.9,180.72 v 6.81 -0.02 c 1.9,0 3.44,-1.54 3.44,-3.44 0,-1.9 -1.54,-3.44 -3.44,-3.44" + id="path11396" /><path + class="st2" + d="m -6651.4,214.72 v 16.84 -0.04 c 4.69,0 8.5,-3.81 8.5,-8.5 0,-4.69 -3.81,-8.5 -8.5,-8.5" + id="path11400" /><path + d="m -6650.9,219.72 v 6.81 -0.02 c 1.9,0 3.44,-1.54 3.44,-3.44 0,-1.9 -1.54,-3.44 -3.44,-3.44" + id="path11402" /><path + class="st2" + d="m -6651.4,252.72 v 16.84 -0.04 c 4.69,0 8.5,-3.81 8.5,-8.5 0,-4.69 -3.81,-8.5 -8.5,-8.5" + id="path11406" /><path + d="m -6650.9,257.72 v 6.81 -0.02 c 1.9,0 3.44,-1.54 3.44,-3.44 0,-1.9 -1.54,-3.44 -3.44,-3.44" + id="path11408" /><path + class="st2" + d="m -6651.4,290.72 v 16.84 -0.04 c 4.69,0 8.5,-3.81 8.5,-8.5 0,-4.69 -3.81,-8.5 -8.5,-8.5" + id="path11412" /><path + d="m -6650.9,295.72 v 6.81 -0.02 c 1.9,0 3.44,-1.54 3.44,-3.44 0,-1.9 -1.54,-3.44 -3.44,-3.44" + id="path11414" /><path + class="st2" + d="m -6651.4,328.72 v 16.84 -0.04 c 4.69,0 8.5,-3.81 8.5,-8.5 0,-4.69 -3.81,-8.5 -8.5,-8.5" + id="path11418" /><path + d="m -6650.9,333.72 v 6.81 -0.02 c 1.9,0 3.44,-1.54 3.44,-3.44 0,-1.9 -1.54,-3.44 -3.44,-3.44" + id="path11420" /><path + class="st2" + d="m -6651.4,366.72 v 16.84 -0.04 c 4.69,0 8.5,-3.81 8.5,-8.5 0,-4.69 -3.81,-8.5 -8.5,-8.5" + id="path11424" /><path + d="m -6650.9,371.72 v 6.81 -0.02 c 1.9,0 3.44,-1.54 3.44,-3.44 0,-1.9 -1.54,-3.44 -3.44,-3.44" + id="path11426" /><path + class="st2" + d="m -6651.4,404.72 v 16.84 -0.04 c 4.69,0 8.5,-3.81 8.5,-8.5 0,-4.69 -3.81,-8.5 -8.5,-8.5" + id="path11430" /><path + d="m -6650.9,409.72 v 6.81 -0.02 c 1.9,0 3.44,-1.54 3.44,-3.44 0,-1.9 -1.54,-3.44 -3.44,-3.44" + id="path11432" /><path + class="st2" + d="m -6651.4,447.72 v 16.84 -0.04 c 4.69,0 8.5,-3.81 8.5,-8.5 0,-4.69 -3.81,-8.5 -8.5,-8.5" + id="path11436" /><path + d="m -6650.9,452.72 v 6.81 -0.02 c 1.9,0 3.44,-1.54 3.44,-3.44 0,-1.9 -1.54,-3.44 -3.44,-3.44" + id="path11438" /><line + class="st2" + x1="-6290.3999" + y1="452.22" + x2="-6290.3999" + y2="492.72" + id="line11442" /><line + class="st2" + x1="-6290.3999" + y1="141.72" + x2="-6290.3999" + y2="181.72" + id="line11444" /><path + class="st2" + d="m -6290.4,141.47 127,40.26 c -4.08,12.06 -7.78,21.72 -10.5,28.5 -1.97,4.92 -4.69,11.49 -8,21 -0.87,2.49 -2.24,7.32 -5,17 -1.53,5.35 -2.16,7.73 -2,11 0.28,5.91 2.92,10.21 4,12 0,0 3.77,6.23 27,49 4.82,8.87 7.54,15.25 13,28 10.43,24.38 14.96,40.27 16,44 1.86,6.65 3.17,12.21 4,16 l -165.5,84.99" + id="path11446" /><line + class="st2" + x1="-6127.8999" + y1="395.22" + x2="-6290.3999" + y2="479.26001" + id="line11448" /><line + class="st2" + x1="-6167.5601" + y1="193.62" + x2="-6290.3999" + y2="152.45" + id="line11450" /><path + class="st2" + d="m -6193.9,185.22 -5,14 c -0.83,2.46 -1.91,5.87 -3,10 -1.01,3.82 -4.1,16.15 -5,33 -0.4,7.44 -0.88,17.32 1,30 0.71,4.82 1.81,9.55 4,19 2.75,11.87 4.94,19.93 6,24 1.97,7.58 3.98,19.05 8,42 5.26,30.02 6.99,43.38 8,52 0.44,3.73 0.77,10.83 1,13" + id="path11452" /><path + class="st2" + d="m -6203.04,181.72 -7.1,21.45 c -0.74,2.93 -1.72,7.07 -2.75,12.05 -2.77,13.47 -5.02,24.41 -5,38 0.02,10.17 1.31,18.3 3,29 0.22,1.37 0.98,6.1 3,16 3.09,15.12 5.81,26.06 7,31 5.6,23.19 8.59,42.75 10,52 1.61,10.51 3.56,28.19 5,46" + id="path11454" /><path + class="st2" + d="m -6226.41,173.89 -4.67,13.33 c -0.58,1.94 -1.42,4.89 -2.32,8.5 -3.86,15.48 -4.9,27.51 -5.5,34.5 -1.98,22.97 0.48,35.23 1,70 l 10,147" + id="path11456" /><path + class="st2" + d="m -6236.21,171.03 -5.08,16.19 c -0.43,1.55 -1.03,3.75 -1.7,6.39 -4.13,16.34 -5.6,28.94 -5.9,31.61 -1.42,12.66 -1.16,22.52 -1,28 1.99,66.62 4,91 4,91 1.97,23.89 4.58,63.67 7,108" + id="path11458" /><line + class="st2" + x1="-6272.8198" + y1="436.79999" + x2="-6272.8999" + y2="470.22" + id="line11460" /><line + class="st2" + x1="-6272.79" + y1="425.12" + x2="-6272.8101" + y2="432.44" + id="line11462" /><line + class="st2" + x1="-6272.75" + y1="405.14999" + x2="-6272.7798" + y2="420.64001" + id="line11464" /><line + class="st2" + x1="-6272.7202" + y1="392.76999" + x2="-6272.7402" + y2="400.79001" + id="line11466" /><polyline + class="st2" + points="-6272.67,372.85 -6272.71,387.72 -6272.71,388.29 " + id="polyline11468" /><line + class="st2" + x1="-6272.6499" + y1="361.07999" + x2="-6272.6602" + y2="368.48999" + id="line11470" /><line + class="st2" + x1="-6272.6001" + y1="340.87" + x2="-6272.6401" + y2="356.87" + id="line11472" /><line + class="st2" + x1="-6272.5698" + y1="329.06" + x2="-6272.5898" + y2="336.51001" + id="line11474" /><line + class="st2" + x1="-6272.5298" + y1="308.89999" + x2="-6272.5601" + y2="324.57001" + id="line11476" /><line + class="st2" + x1="-6272.5" + y1="296.82999" + x2="-6272.52" + y2="304.54001" + id="line11478" /><line + class="st2" + x1="-6272.4502" + y1="277.92001" + x2="-6272.4902" + y2="292.54001" + id="line11480" /><line + class="st2" + x1="-6272.4302" + y1="266" + x2="-6272.4399" + y2="273.56" + id="line11482" /><line + class="st2" + x1="-6272.3799" + y1="245.95" + x2="-6272.4199" + y2="261.51999" + id="line11484" /><line + class="st2" + x1="-6272.3501" + y1="233.98" + x2="-6272.3701" + y2="241.59" + id="line11486" /><line + class="st2" + x1="-6272.3101" + y1="213.98" + x2="-6272.3398" + y2="229.49001" + id="line11488" /><line + class="st2" + x1="-6272.2798" + y1="201.96001" + x2="-6272.2998" + y2="209.62" + id="line11490" /><line + class="st2" + x1="-6272.1802" + y1="158.21001" + x2="-6272.27" + y2="197.46001" + id="line11492" /><path + class="st2" + d="m -6289.9,141.47 -127,40.26 c 4.08,12.06 7.78,21.72 10.5,28.5 1.97,4.92 4.69,11.49 8,21 0.87,2.49 2.24,7.32 5,17 1.53,5.35 2.16,7.73 2,11 -0.28,5.91 -2.92,10.21 -4,12 0,0 -3.77,6.23 -27,49 -4.82,8.87 -7.54,15.25 -13,28 -10.43,24.38 -14.96,40.27 -16,44 -1.86,6.65 -3.17,12.21 -4,16 l 165.5,84.99" + id="path11494" /><line + class="st2" + x1="-6452.3999" + y1="395.22" + x2="-6289.8999" + y2="479.26001" + id="line11496" /><line + class="st2" + x1="-6412.73" + y1="193.62" + x2="-6289.8999" + y2="152.45" + id="line11498" /><path + class="st2" + d="m -6386.4,185.22 5,14 c 0.83,2.46 1.91,5.87 3,10 1.01,3.82 4.1,16.15 5,33 0.4,7.44 0.88,17.32 -1,30 -0.71,4.82 -1.81,9.55 -4,19 -2.75,11.87 -4.94,19.93 -6,24 -1.97,7.58 -3.98,19.05 -8,42 -5.26,30.02 -6.99,43.38 -8,52 -0.44,3.73 -0.77,10.83 -1,13" + id="path11500" /><path + class="st2" + d="m -6377.25,181.72 7.1,21.45 c 0.74,2.93 1.72,7.07 2.75,12.05 2.77,13.47 5.02,24.41 5,38 -0.02,10.17 -1.31,18.3 -3,29 -0.22,1.37 -0.98,6.1 -3,16 -3.09,15.12 -5.81,26.06 -7,31 -5.6,23.19 -8.59,42.75 -10,52 -1.61,10.51 -3.56,28.19 -5,46" + id="path11502" /><path + class="st2" + d="m -6353.89,173.89 4.67,13.33 c 0.58,1.94 1.42,4.89 2.32,8.5 3.86,15.48 4.9,27.51 5.5,34.5 1.98,22.97 -0.48,35.23 -1,70 l -10,147" + id="path11504" /><path + class="st2" + d="m -6344.09,171.03 5.08,16.19 c 0.43,1.55 1.03,3.75 1.7,6.39 4.13,16.34 5.6,28.94 5.9,31.61 1.42,12.66 1.16,22.52 1,28 -1.99,66.62 -4,91 -4,91 -1.97,23.89 -4.58,63.67 -7,108" + id="path11506" /><line + class="st2" + x1="-6307.48" + y1="436.45999" + x2="-6307.3999" + y2="471.22" + id="line11508" /><line + class="st2" + x1="-6307.5" + y1="425.48001" + x2="-6307.4902" + y2="431.97" + id="line11510" /><polyline + class="st2" + points="-6307.55,404.1 -6307.52,417.22 -6307.51,420.97 " + id="polyline11512" /><line + class="st2" + x1="-6307.5801" + y1="393.79999" + x2="-6307.5601" + y2="399.45999" + id="line11514" /><line + class="st2" + x1="-6307.6201" + y1="372.42999" + x2="-6307.5898" + y2="389.37" + id="line11516" /><line + class="st2" + x1="-6307.6499" + y1="361.5" + x2="-6307.6401" + y2="367.97" + id="line11518" /><line + class="st2" + x1="-6307.7002" + y1="340.53" + x2="-6307.6602" + y2="357.04001" + id="line11520" /><line + class="st2" + x1="-6307.7202" + y1="329.5" + x2="-6307.71" + y2="336.04999" + id="line11522" /><line + class="st2" + x1="-6307.77" + y1="308.54999" + x2="-6307.73" + y2="324.97" + id="line11524" /><line + class="st2" + x1="-6307.7998" + y1="297.37" + x2="-6307.7798" + y2="303.95001" + id="line11526" /><line + class="st2" + x1="-6307.8398" + y1="277.54999" + x2="-6307.8101" + y2="292.98001" + id="line11528" /><line + class="st2" + x1="-6307.8701" + y1="266.35001" + x2="-6307.8501" + y2="273.07001" + id="line11530" /><line + class="st2" + x1="-6307.9199" + y1="245.55" + x2="-6307.8799" + y2="261.81" + id="line11532" /><line + class="st2" + x1="-6307.9399" + y1="234.38" + x2="-6307.9302" + y2="241.17999" + id="line11534" /><line + class="st2" + x1="-6307.9902" + y1="213.55" + x2="-6307.9502" + y2="229.86" + id="line11536" /><line + class="st2" + x1="-6308.02" + y1="202.38" + x2="-6308" + y2="209.14" + id="line11538" /><line + class="st2" + x1="-6308.1201" + y1="158.21001" + x2="-6308.0298" + y2="197.84" + id="line11540" /><line + class="st22" + x1="-6167.1499" + y1="191.27" + x2="-6289.98" + y2="150.10001" + id="line11542" /><line + class="st22" + x1="-6128.02" + y1="398.09" + x2="-6290.52" + y2="482.12" + id="line11544" /><line + class="st22" + x1="-6270.5601" + y1="437.54001" + x2="-6270.6299" + y2="469.10999" + id="line11546" /><line + class="st22" + x1="-6270.5298" + y1="424.38" + x2="-6270.5498" + y2="433.19" + id="line11548" /><line + class="st22" + x1="-6270.48" + y1="405.89001" + x2="-6270.52" + y2="419.89999" + id="line11550" /><line + class="st22" + x1="-6270.4502" + y1="392.03" + x2="-6270.4702" + y2="401.54001" + id="line11552" /><line + class="st22" + x1="-6270.4102" + y1="373.32001" + x2="-6270.4399" + y2="387.54999" + id="line11554" /><line + class="st22" + x1="-6270.3799" + y1="360.32999" + x2="-6270.3999" + y2="369.23999" + id="line11556" /><line + class="st22" + x1="-6270.3301" + y1="341.60999" + x2="-6270.3701" + y2="355.97" + id="line11558" /><line + class="st22" + x1="-6270.2998" + y1="328.31" + x2="-6270.3198" + y2="337.26001" + id="line11560" /><line + class="st22" + x1="-6270.2598" + y1="309.64001" + x2="-6270.29" + y2="323.82001" + id="line11562" /><line + class="st22" + x1="-6270.23" + y1="296.29001" + x2="-6270.25" + y2="305.28" + id="line11564" /><line + class="st22" + x1="-6270.1899" + y1="278.66" + x2="-6270.2202" + y2="291.81" + id="line11566" /><line + class="st22" + x1="-6270.1602" + y1="265.26001" + x2="-6270.1802" + y2="274.31" + id="line11568" /><line + class="st22" + x1="-6270.1099" + y1="246.69" + x2="-6270.1499" + y2="260.78" + id="line11570" /><line + class="st22" + x1="-6270.0801" + y1="233.24001" + x2="-6270.1001" + y2="242.33" + id="line11572" /><line + class="st22" + x1="-6270.04" + y1="214.72" + x2="-6270.0698" + y2="228.75" + id="line11574" /><line + class="st22" + x1="-6270.0098" + y1="201" + x2="-6270.0298" + y2="210.36" + id="line11576" /><line + class="st22" + x1="-6269.9102" + y1="159.10001" + x2="-6270" + y2="196.7" + id="line11578" /><path + class="st22" + d="m -6196.08,184.67 -5,14 c -0.83,2.46 -1.91,5.87 -3,10 -1.01,3.82 -4.1,16.15 -5,33 -0.4,7.44 -0.88,17.32 1,30 0.71,4.82 1.81,9.55 4,19 2.75,11.87 4.94,19.93 6,24 1.97,7.58 3.98,19.05 8,42 5.26,30.02 6.99,43.38 8,52 0.44,3.73 0.77,11.83 1,14" + id="path11580" /><path + class="st22" + d="m -6201.42,181.72 -7.1,21.59 c -0.74,2.95 -1.72,7.12 -2.75,12.14 -2.77,13.56 -5.02,24.58 -5,38.26 0.02,10.24 1.31,18.42 3,29.2 0.22,1.38 0.98,6.14 3,16.11 3.09,15.23 5.81,26.24 7,31.21 5.6,23.35 8.59,43.04 10,52.36 1.61,10.59 3.56,25.38 5,43.32" + id="path11582" /><path + class="st22" + d="m -6228.27,172.51 -4.67,13.33 c -0.58,1.94 -1.42,4.89 -2.32,8.5 -3.86,15.48 -4.9,27.51 -5.5,34.5 -1.98,22.97 0.48,35.23 1,70 l 10,149" + id="path11584" /><path + class="st22" + d="m -6233.9,170.72 -5.25,15.18 c -0.45,1.55 -1.07,3.75 -1.76,6.39 -4.26,16.34 -5.79,28.93 -6.1,31.59 -1.47,12.65 -1.2,22.51 -1.03,27.98 2.06,66.58 4.13,90.95 4.13,90.95 2.03,23.88 4.73,63.64 7.23,107.94" + id="path11586" /><line + class="st22" + x1="-6413.3901" + y1="191.27" + x2="-6290.5601" + y2="150.10001" + id="line11588" /><line + class="st22" + x1="-6452.52" + y1="398.09" + x2="-6290.02" + y2="482.12" + id="line11590" /><line + class="st22" + x1="-6309.98" + y1="437.26999" + x2="-6309.9102" + y2="469.10999" + id="line11592" /><polyline + class="st22" + points="-6310.01,424.65 -6310.01,425.58 -6310,431.97 -6309.99,432.8 " + id="polyline11594" /><polyline + class="st22" + points="-6310.06,404.97 -6310.03,416.58 -6310.02,419.99 " + id="polyline11596" /><line + class="st22" + x1="-6310.0898" + y1="392.95001" + x2="-6310.0698" + y2="400.48999" + id="line11598" /><line + class="st22" + x1="-6310.1299" + y1="373.32001" + x2="-6310.1001" + y2="388.48001" + id="line11600" /><line + class="st22" + x1="-6310.1602" + y1="360.60001" + x2="-6310.1401" + y2="368.84" + id="line11602" /><line + class="st22" + x1="-6310.21" + y1="341.35001" + x2="-6310.1699" + y2="356.13" + id="line11604" /><line + class="st22" + x1="-6310.2402" + y1="328.57001" + x2="-6310.2202" + y2="336.87" + id="line11606" /><line + class="st22" + x1="-6310.2798" + y1="309.37" + x2="-6310.25" + y2="324.10001" + id="line11608" /><line + class="st22" + x1="-6310.3101" + y1="296.56" + x2="-6310.29" + y2="304.89001" + id="line11610" /><line + class="st22" + x1="-6310.3501" + y1="278.37" + x2="-6310.3198" + y2="292.07999" + id="line11612" /><line + class="st22" + x1="-6310.3799" + y1="265.53" + x2="-6310.3599" + y2="273.92001" + id="line11614" /><line + class="st22" + x1="-6310.4302" + y1="246.42" + x2="-6310.3901" + y2="261.06" + id="line11616" /><line + class="st22" + x1="-6310.46" + y1="233.5" + x2="-6310.4399" + y2="241.94" + id="line11618" /><line + class="st22" + x1="-6310.5" + y1="214.44" + x2="-6310.4702" + y2="229.03" + id="line11620" /><polyline + class="st22" + points="-6310.53,201.48 -6310.52,207.15 -6310.52,208.19 -6310.51,209.96 " + id="polyline11622" /><line + class="st22" + x1="-6310.6299" + y1="159.10001" + x2="-6310.54" + y2="197.00999" + id="line11624" /><path + class="st22" + d="m -6384.46,184.67 5,14 c 0.83,2.46 1.91,5.87 3,10 1.01,3.82 4.1,16.15 5,33 0.4,7.44 0.88,17.32 -1,30 -0.71,4.82 -1.81,9.55 -4,19 -2.75,11.87 -4.94,19.93 -6,24 -1.97,7.58 -3.98,19.05 -8,42 -5.26,30.02 -6.99,43.38 -8,52 -0.44,3.73 -0.77,10.83 -1,13" + id="path11626" /><path + class="st22" + d="m -6379.12,181.72 7.1,21.59 c 0.74,2.95 1.72,7.12 2.75,12.14 2.77,13.56 5.02,24.58 5,38.26 -0.02,10.24 -1.31,18.42 -3,29.2 -0.22,1.38 -0.98,6.14 -3,16.11 -3.09,15.23 -5.81,26.24 -7,31.21 -5.6,23.35 -8.59,43.04 -10,52.36 -1.61,10.59 -3.56,25.38 -5,43.32" + id="path11628" /><path + class="st22" + d="m -6352.27,172.51 4.67,13.33 c 0.58,1.94 1.42,4.89 2.32,8.5 3.86,15.48 4.9,27.51 5.5,34.5 1.98,22.97 -0.48,35.23 -1,70 l -10,149" + id="path11630" /><path + class="st22" + d="m -6346.19,171.57 5.08,14.19 c 0.43,1.55 1.03,3.75 1.7,6.39 4.13,16.34 5.6,28.94 5.9,31.61 1.42,12.66 1.16,22.52 1,28 -1.99,66.62 -4,91 -4,91 -1.97,23.89 -4.58,63.67 -7,108" + id="path11632" /><line + class="st2" + x1="-6308.3999" + y1="181.72" + x2="-6271.8999" + y2="181.72" + id="line11634" /><line + class="st2" + x1="-6307.3999" + y1="452.22" + x2="-6272.8999" + y2="452.22" + id="line11636" /><line + class="st22" + x1="-6307.8999" + y1="184.41" + x2="-6272.2598" + y2="184.41" + id="line11638" /><line + class="st22" + x1="-6307.4702" + y1="449.51001" + x2="-6273.9702" + y2="449.51001" + id="line11640" /><circle + class="st30" + cx="-6317.6499" + cy="197.97" + r="3.75" + id="circle11642" /><circle + class="st30" + cx="-6317.6499" + cy="213.97" + r="3.75" + id="circle11644" /><circle + class="st30" + cx="-6317.6499" + cy="229.97" + r="3.75" + id="circle11646" /><circle + class="st30" + cx="-6317.6499" + cy="245.97" + r="3.75" + id="circle11648" /><circle + class="st30" + cx="-6317.6499" + cy="261.97" + r="3.75" + id="circle11650" /><circle + class="st30" + cx="-6317.6499" + cy="277.97" + r="3.75" + id="circle11652" /><circle + class="st30" + cx="-6317.6499" + cy="292.97" + r="3.75" + id="circle11654" /><circle + class="st30" + cx="-6317.6499" + cy="308.97" + r="3.75" + id="circle11656" /><circle + class="st30" + cx="-6317.6499" + cy="324.97" + r="3.75" + id="circle11658" /><circle + class="st30" + cx="-6317.6499" + cy="340.97" + r="3.75" + id="circle11660" /><circle + class="st30" + cx="-6317.6499" + cy="356.97" + r="3.75" + id="circle11662" /><circle + class="st30" + cx="-6317.6499" + cy="372.97" + r="3.75" + id="circle11664" /><circle + class="st30" + cx="-6317.6499" + cy="388.97" + r="3.75" + id="circle11666" /><circle + class="st30" + cx="-6317.6499" + cy="404.97" + r="3.75" + id="circle11668" /><circle + class="st30" + cx="-6317.6499" + cy="420.97" + r="3.75" + id="circle11670" /><circle + class="st30" + cx="-6317.6499" + cy="436.97" + r="3.75" + id="circle11672" /><circle + class="st30" + cx="-6263.6499" + cy="196.97" + r="3.75" + id="circle11674" /><circle + class="st30" + cx="-6263.6499" + cy="212.97" + r="3.75" + id="circle11676" /><circle + class="st30" + cx="-6263.6499" + cy="228.97" + r="3.75" + id="circle11678" /><circle + class="st30" + cx="-6263.6499" + cy="244.97" + r="3.75" + id="circle11680" /><circle + class="st30" + cx="-6263.6499" + cy="260.97" + r="3.75" + id="circle11682" /><circle + class="st30" + cx="-6263.6499" + cy="276.97" + r="3.75" + id="circle11684" /><circle + class="st30" + cx="-6263.6499" + cy="291.97" + r="3.75" + id="circle11686" /><circle + class="st30" + cx="-6263.6499" + cy="307.97" + r="3.75" + id="circle11688" /><circle + class="st30" + cx="-6263.6499" + cy="323.97" + r="3.75" + id="circle11690" /><circle + class="st30" + cx="-6263.6499" + cy="339.97" + r="3.75" + id="circle11692" /><circle + class="st30" + cx="-6263.6499" + cy="355.97" + r="3.75" + id="circle11694" /><circle + class="st30" + cx="-6263.6499" + cy="371.97" + r="3.75" + id="circle11696" /><circle + class="st30" + cx="-6263.6499" + cy="387.97" + r="3.75" + id="circle11698" /><circle + class="st30" + cx="-6263.6499" + cy="403.97" + r="3.75" + id="circle11700" /><circle + class="st30" + cx="-6263.6499" + cy="419.97" + r="3.75" + id="circle11702" /><circle + class="st30" + cx="-6263.6499" + cy="435.97" + r="3.75" + id="circle11704" /><line + class="st2" + x1="-6314.6001" + y1="200.14999" + x2="-6265.3999" + y2="216.22" + id="line11706" /><polyline + class="st2" + points="-6315.95,195.22 -6310.54,197.01 -6267.4,211.22 " + id="polyline11708" /><line + class="st2" + x1="-6290.6699" + y1="207.97" + x2="-6314.3198" + y2="215.69" + id="line11710" /><polyline + class="st2" + points="-6265.45,199.72 -6269.91,201.18 -6283.95,205.77 " + id="polyline11712" /><polyline + class="st2" + points="-6297.45,205.62 -6303.52,207.68 -6314.6,211.3 " + id="polyline11714" /><line + class="st2" + x1="-6267.3999" + y1="195.88" + x2="-6290.8901" + y2="203.55" + id="line11716" /><line + class="st2" + x1="-6314.6001" + y1="232.14999" + x2="-6265.3999" + y2="248.22" + id="line11718" /><line + class="st2" + x1="-6315.9502" + y1="227.22" + x2="-6267.3999" + y2="243.22" + id="line11720" /><line + class="st2" + x1="-6290.6699" + y1="239.97" + x2="-6314.3198" + y2="247.69" + id="line11722" /><line + class="st2" + x1="-6265.4502" + y1="231.72" + x2="-6283.9502" + y2="237.77" + id="line11724" /><polyline + class="st2" + points="-6297.45,237.62 -6303.52,239.68 -6314.6,243.3 " + id="polyline11726" /><line + class="st2" + x1="-6267.3999" + y1="227.88" + x2="-6290.8901" + y2="235.55" + id="line11728" /><line + class="st2" + x1="-6314.6001" + y1="264.14999" + x2="-6265.3999" + y2="280.22" + id="line11730" /><line + class="st2" + x1="-6315.9502" + y1="259.22" + x2="-6267.3999" + y2="275.22" + id="line11732" /><line + class="st2" + x1="-6290.6699" + y1="271.97" + x2="-6314.3198" + y2="279.69" + id="line11734" /><line + class="st2" + x1="-6265.4502" + y1="263.72" + x2="-6283.9502" + y2="269.76999" + id="line11736" /><polyline + class="st2" + points="-6297.45,269.62 -6303.52,271.68 -6314.6,275.3 " + id="polyline11738" /><line + class="st2" + x1="-6267.3999" + y1="259.88" + x2="-6290.8901" + y2="267.54999" + id="line11740" /><line + class="st2" + x1="-6314.6001" + y1="295.14999" + x2="-6265.3999" + y2="311.22" + id="line11742" /><line + class="st2" + x1="-6315.9502" + y1="290.22" + x2="-6267.3999" + y2="306.22" + id="line11744" /><line + class="st2" + x1="-6290.6699" + y1="302.97" + x2="-6314.3198" + y2="310.69" + id="line11746" /><polyline + class="st2" + points="-6265.45,294.72 -6272.56,297.05 -6283.95,300.77 " + id="polyline11748" /><polyline + class="st2" + points="-6297.45,300.62 -6303.52,302.68 -6314.6,306.3 " + id="polyline11750" /><line + class="st2" + x1="-6267.3999" + y1="290.88" + x2="-6290.8901" + y2="298.54999" + id="line11752" /><line + class="st2" + x1="-6314.6001" + y1="327.14999" + x2="-6265.3999" + y2="343.22" + id="line11754" /><line + class="st2" + x1="-6315.9502" + y1="322.22" + x2="-6267.3999" + y2="338.22" + id="line11756" /><line + class="st2" + x1="-6290.8901" + y1="335.04001" + x2="-6314.3198" + y2="342.69" + id="line11758" /><line + class="st2" + x1="-6265.4502" + y1="326.72" + x2="-6283.9502" + y2="332.76999" + id="line11760" /><polyline + class="st2" + points="-6297.45,332.62 -6303.52,334.68 -6314.6,338.3 " + id="polyline11762" /><line + class="st2" + x1="-6267.3999" + y1="322.88" + x2="-6290.8901" + y2="330.54999" + id="line11764" /><polyline + class="st2" + points="-6314.6,359.15 -6270.41,373.59 -6265.4,375.22 " + id="polyline11766" /><line + class="st2" + x1="-6315.9502" + y1="354.22" + x2="-6267.3999" + y2="370.22" + id="line11768" /><line + class="st2" + x1="-6290.8901" + y1="367.04001" + x2="-6314.3198" + y2="374.69" + id="line11770" /><polyline + class="st2" + points="-6265.45,358.72 -6272.65,361.08 -6283.95,364.77 " + id="polyline11772" /><polyline + class="st2" + points="-6297.45,364.62 -6303.52,366.68 -6314.6,370.3 " + id="polyline11774" /><polyline + class="st2" + points="-6267.4,354.88 -6272.46,356.53 -6290.89,362.55 " + id="polyline11776" /><line + class="st2" + x1="-6315.6001" + y1="391.14999" + x2="-6266.3999" + y2="407.22" + id="line11778" /><polyline + class="st2" + points="-6313.9,387.23 -6268.4,402.22 -6267.15,402.64 " + id="polyline11780" /><line + class="st2" + x1="-6291.6699" + y1="398.97" + x2="-6313.8999" + y2="406.23001" + id="line11782" /><line + class="st2" + x1="-6266.4502" + y1="390.72" + x2="-6284.9502" + y2="396.76999" + id="line11784" /><polyline + class="st2" + points="-6298.45,396.62 -6304.52,398.68 -6315.6,402.3 " + id="polyline11786" /><polyline + class="st2" + points="-6266.4,386.22 -6272.71,388.29 -6291.89,394.55 " + id="polyline11788" /><polyline + class="st2" + points="-6314.6,423.15 -6307.8,425.37 -6307.02,425.62 -6265.4,439.22 " + id="polyline11790" /><line + class="st2" + x1="-6315.9502" + y1="418.22" + x2="-6267.3999" + y2="434.22" + id="line11792" /><line + class="st2" + x1="-6290.6699" + y1="430.97" + x2="-6314.3198" + y2="438.69" + id="line11794" /><line + class="st2" + x1="-6265.4502" + y1="422.72" + x2="-6283.9502" + y2="428.76999" + id="line11796" /><polyline + class="st2" + points="-6297.45,428.62 -6303.52,430.68 -6307.47,431.97 -6314.6,434.3 " + id="polyline11798" /><line + class="st2" + x1="-6267.3999" + y1="418.88" + x2="-6290.8901" + y2="426.54999" + id="line11800" /><line + class="st2" + x1="-6307.8101" + y1="218.69" + x2="-6273.27" + y2="229.97" + id="line11802" /><line + class="st2" + x1="-6307.8101" + y1="214.23" + x2="-6272.3398" + y2="225.92" + id="line11804" /><line + class="st2" + x1="-6290.8799" + y1="224.22" + x2="-6307.9702" + y2="229.81" + id="line11806" /><line + class="st2" + x1="-6272.3701" + y1="218.17999" + x2="-6284.1499" + y2="222.03" + id="line11808" /><polyline + class="st2" + points="-6297.65,221.87 -6303.72,223.94 -6307.67,225.22 " + id="polyline11810" /><line + class="st2" + x1="-6272.3999" + y1="213.7" + x2="-6291.0898" + y2="219.81" + id="line11812" /><line + class="st2" + x1="-6307.8101" + y1="250.69" + x2="-6273.27" + y2="261.97" + id="line11814" /><line + class="st2" + x1="-6307.8101" + y1="246.23" + x2="-6272.3398" + y2="257.92001" + id="line11816" /><line + class="st2" + x1="-6290.8799" + y1="256.22" + x2="-6307.9702" + y2="261.81" + id="line11818" /><line + class="st2" + x1="-6272.3701" + y1="250.17999" + x2="-6284.1499" + y2="254.03" + id="line11820" /><polyline + class="st2" + points="-6297.65,253.87 -6303.72,255.94 -6307.67,257.22 " + id="polyline11822" /><line + class="st2" + x1="-6272.3999" + y1="245.7" + x2="-6291.0898" + y2="251.81" + id="line11824" /><line + class="st2" + x1="-6307.8101" + y1="345.69" + x2="-6273.27" + y2="356.97" + id="line11826" /><line + class="st2" + x1="-6307.8101" + y1="341.23001" + x2="-6272.3398" + y2="352.92001" + id="line11828" /><line + class="st2" + x1="-6290.8799" + y1="351.22" + x2="-6307.9702" + y2="356.81" + id="line11830" /><line + class="st2" + x1="-6272.3701" + y1="345.17999" + x2="-6284.1499" + y2="349.03" + id="line11832" /><polyline + class="st2" + points="-6297.65,348.87 -6303.72,350.94 -6307.67,352.22 " + id="polyline11834" /><line + class="st2" + x1="-6272.3999" + y1="340.70001" + x2="-6291.0898" + y2="346.81" + id="line11836" /><line + class="st2" + x1="-6307.8101" + y1="313.69" + x2="-6273.27" + y2="324.97" + id="line11838" /><line + class="st2" + x1="-6307.8101" + y1="309.23001" + x2="-6272.3398" + y2="320.92001" + id="line11840" /><line + class="st2" + x1="-6290.8799" + y1="319.22" + x2="-6307.9702" + y2="324.81" + id="line11842" /><line + class="st2" + x1="-6272.3701" + y1="313.17999" + x2="-6284.1499" + y2="317.03" + id="line11844" /><polyline + class="st2" + points="-6297.65,316.87 -6303.72,318.94 -6307.67,320.22 " + id="polyline11846" /><line + class="st2" + x1="-6272.3999" + y1="308.70001" + x2="-6291.0898" + y2="314.81" + id="line11848" /><line + class="st2" + x1="-6307.8101" + y1="281.69" + x2="-6273.27" + y2="292.97" + id="line11850" /><line + class="st2" + x1="-6307.8101" + y1="277.23001" + x2="-6272.3398" + y2="288.92001" + id="line11852" /><line + class="st2" + x1="-6290.8799" + y1="287.22" + x2="-6307.9702" + y2="292.81" + id="line11854" /><line + class="st2" + x1="-6272.3701" + y1="281.17999" + x2="-6284.1499" + y2="285.03" + id="line11856" /><polyline + class="st2" + points="-6297.65,284.87 -6303.72,286.94 -6307.67,288.22 " + id="polyline11858" /><line + class="st2" + x1="-6274.02" + y1="277.23001" + x2="-6291.0898" + y2="282.81" + id="line11860" /><line + class="st2" + x1="-6307.8101" + y1="377.69" + x2="-6273.27" + y2="388.97" + id="line11862" /><line + class="st2" + x1="-6307.8101" + y1="373.23001" + x2="-6272.3398" + y2="384.92001" + id="line11864" /><line + class="st2" + x1="-6290.8799" + y1="383.22" + x2="-6307.9702" + y2="388.81" + id="line11866" /><line + class="st2" + x1="-6272.3701" + y1="377.17999" + x2="-6284.1499" + y2="381.03" + id="line11868" /><polyline + class="st2" + points="-6297.65,380.87 -6303.72,382.94 -6307.67,384.22 " + id="polyline11870" /><line + class="st2" + x1="-6272.3999" + y1="372.70001" + x2="-6291.0898" + y2="378.81" + id="line11872" /><line + class="st2" + x1="-6307.8101" + y1="409.69" + x2="-6273.27" + y2="420.97" + id="line11874" /><line + class="st2" + x1="-6307.8101" + y1="405.23001" + x2="-6272.3398" + y2="416.92001" + id="line11876" /><line + class="st2" + x1="-6290.8799" + y1="415.22" + x2="-6307.9702" + y2="420.81" + id="line11878" /><line + class="st2" + x1="-6272.3701" + y1="409.17999" + x2="-6284.1499" + y2="413.03" + id="line11880" /><polyline + class="st2" + points="-6297.65,412.87 -6303.72,414.94 -6307.67,416.22 " + id="polyline11882" /><line + class="st2" + x1="-6272.3999" + y1="404.70001" + x2="-6291.0898" + y2="410.81" + id="line11884" /><line + class="st15" + x1="-6308.02" + y1="429.63" + x2="-6273.2798" + y2="429.63" + id="line11886" /><path + class="st17" + d="m -6289.37,431.95 c 0,0 -1.96,16.56 -0.65,26.33 1.3,9.77 1.67,55.71 2.99,58.7 l 7.13,3.3 c 0,0 -3.34,-45.97 -4.14,-54.66 -0.8,-8.69 -0.79,-24.72 -0.79,-24.72 l -2.16,-11.43 z" + id="path11888" /><path + class="st17" + d="m -6296.36,430.41 c 0,0 -5.33,75.72 -7.86,85.83 l 8.23,-1.13 c 0,0 4.31,-77.21 4.81,-81.31 0.51,-4.08 -5.18,-3.39 -5.18,-3.39 z" + id="path11890" /><path + class="st17" + d="m -6293.95,424.78 c 0.2,1.27 -10.43,7.35 -15.22,11.4 -4.78,4.06 -3.9,8.77 -1.34,15.23 0,0 1.23,2.72 4.35,4.44 3.12,1.72 4.06,-4.77 4.06,-4.77 l -1.15,-1.53 c 0,0 -5.03,-5.58 -0.8,-9.08 4.23,-3.5 8.27,-6.3 8.27,-6.3 l 5.37,-4.27 3.21,-1.37 c 0,0 14.08,16.3 12.2,27.3 0,0 8.19,-1.94 3.71,-12.34 -4.48,-10.4 -16.58,-19.06 -16.58,-19.06 z" + id="path11892" /><path + class="st17" + d="m -6287,426.61 c 0,0 7.18,5.43 7.74,10.87 0.81,7.8 5.43,16.12 7.48,16.37 0,0 -1.15,1.46 -3.77,2.69 -2.63,1.24 -5.61,-2.34 -5.61,-2.34 0,0 -7.46,-15.63 -6.16,-24.96 l -5.42,2.48 c 0,0 -1.29,18.13 -5.95,23.63 0,0 -5.51,2.85 -7.73,0.27 1.04,-0.52 4.39,-7.95 5.83,-16.61 1.45,-8.66 6.6,-12.37 7.53,-13.46 z" + id="path11894" /><path + class="st17" + d="m -6287,426.61 c 0,0 7.18,5.43 7.74,10.87 0.81,7.8 5.43,16.12 7.48,16.37 0,0 -1.15,1.46 -3.77,2.69 -2.63,1.24 -5.61,-2.34 -5.61,-2.34 0,0 -7.46,-15.63 -6.16,-24.96 l -5.42,2.48 c 0,0 -1.29,18.13 -5.95,23.63 0,0 -5.51,2.85 -7.73,0.27 1.04,-0.52 4.39,-7.95 5.83,-16.61 1.45,-8.66 6.6,-12.37 7.53,-13.46 z" + id="path11896" /><path + class="st17" + d="m -6286.85,428.89 c 0,0 3.45,4.02 4.09,6.8 0.64,2.79 -1.78,2.95 -1.91,0.99 0.08,-3.84 -1.51,-7.42 -2.18,-7.79 z" + id="path11898" /><path + class="st17" + d="m -6292.47,428.12 c 0,0 -5.14,4.92 -4.49,10.69 0.64,5.78 1.8,-2.02 1.8,-2.02" + id="path11900" /><path + class="st17" + d="m -6293.95,424.78 c 0,0 3.91,-1.84 6.07,-0.36 0,0 2.72,3.57 0.35,7.73 0,0 -2.93,1.25 -5.27,0.18 0,0.01 0.94,-4.88 -1.15,-7.55" + id="path11902" /></g><g + id="g94159"><line + class="st2" + x1="-5794.6001" + y1="54.790001" + x2="-5815.3101" + y2="135.03" + id="line11904" /><polygon + points="-5783.13,567.38 -5782.12,504.16 -5780.95,440.94 -5778.61,314.51 -5775.9,188.09 -5774.39,124.88 -5772.73,61.68 -5773.91,124.89 -5775.24,188.1 -5777.61,314.53 -5780.29,440.96 -5781.63,504.17 " + id="polygon11906" + style="opacity:0.5" /><path + class="st22" + d="m -5723.45,57.85 c 0,0 0.72,65.58 0,68.19 -1.29,4.65 -5.48,8.12 -10.71,9.08" + id="path11910" /><polyline + class="st2" + points="-5784.96,41.53 -5786.76,57.98 -5781.86,58.72 -5780.28,42.23 " + id="polyline11912" /><line + class="st2" + x1="-5755.4102" + y1="43.77" + x2="-5755.4102" + y2="57.740002" + id="line11914" /><circle + class="st2" + cx="-5747.7002" + cy="50.200001" + r="3.3" + id="circle11916" /><path + class="st22" + d="m -5816.03,554.37 c 2.55,0.56 5.16,1.07 7.82,1.53 22.88,3.95 44.12,3.04 62.56,0" + id="path11918" /><path + class="st2" + d="M -5730.34,38.72" + id="path11920" /><line + class="st2" + x1="-5674.4902" + y1="54.790001" + x2="-5653.79" + y2="135.03" + id="line11922" /><polygon + points="-5685.97,567.38 -5687.46,504.17 -5688.81,440.96 -5691.48,314.53 -5693.85,188.1 -5695.19,124.89 -5696.37,61.68 -5694.7,124.88 -5693.19,188.09 -5690.48,314.51 -5688.14,440.94 -5686.97,504.16 " + id="polygon11924" + style="opacity:0.5" /><path + class="st2" + d="m -5786.75,55.31 c -5.15,-0.67 -8.29,-1.22 -8.29,-1.22 -3.32,-0.57 -6.57,-1.21 -9.75,-1.89" + id="path11928" /><path + class="st2" + d="m -5687.5,55.94 c -6.14,0.7 -13.89,1.4 -22.15,1.71 -5.1,0.19 -12.77,0.26 -22.66,0.16 h -4.48 c -9.88,0.11 -17.56,0.03 -22.66,-0.16 -8.26,-0.31 -16.01,-1.01 -22.16,-1.71" + id="path11930" /><path + class="st2" + d="m -5664.3,52.21 c -3.18,0.68 -6.43,1.31 -9.75,1.89 0,0 -3.26,0.56 -8.58,1.25" + id="path11932" /><path + class="st2" + d="m -5666.07,38.72 c -3.07,0.65 -6.61,0.98 -9.81,1.53 -16.67,2.87 -42.93,3.38 -57.51,3.06 h -2.29 c -14.58,0.33 -40.84,-0.19 -57.51,-3.06 -3.21,-0.55 -6.74,-0.88 -9.81,-1.53" + id="path11934" /><polyline + class="st2" + points="-5688.81,42.23 -5687.23,58.72 -5682.34,57.98 -5684.13,41.53 " + id="polyline11936" /><path + class="st22" + d="m -5653.07,554.37 c -2.55,0.56 -5.16,1.07 -7.82,1.53 -22.88,3.95 -44.12,3.04 -62.56,0" + id="path11938" /><path + class="st2" + d="M -5738.75,38.72" + id="path11940" /><path + class="st2" + d="m -5738.75,38.72 h 8.42 c 14.71,0 29.42,0 44.13,0 6.71,0 13.42,0 20.14,0 0.67,5.23 1.72,13.22 3.06,22.95 4.36,31.65 6.19,40.63 7.65,53.55 2.72,24.18 1.84,41.79 1.53,53.55 -1.03,39.1 -0.23,186.54 1.53,394.77 -4.32,1.18 -8.91,2.23 -13.77,3.06 -22.66,3.89 -42.76,1.82 -58.14,-1.53 l -9.95,-387.04 h -0.76 l -9.95,387.04 c -15.39,3.35 -35.49,5.42 -58.14,1.53 -4.86,-0.83 -9.45,-1.88 -13.77,-3.06 1.76,-208.23 2.56,-355.67 1.53,-394.77 -0.31,-11.77 -1.19,-29.38 1.53,-53.55 1.46,-12.92 3.29,-21.9 7.65,-53.55 1.34,-9.73 2.39,-17.72 3.06,-22.95 6.71,0 13.42,0 20.14,0 14.69,0 29.4,0 44.11,0" + id="path11942" /><line + class="st2" + x1="-5734.5498" + y1="57.860001" + x2="-5734.5498" + y2="179.45" + id="line11944" /><path + class="st22" + d="m -5786.23,54.13 c -5.49,-0.71 -8.87,-1.29 -8.87,-1.29 -3.32,-0.57 -6.57,-1.21 -9.75,-1.89" + id="path11946" /><path + class="st22" + d="m -5687.71,54.71 c -6.12,0.69 -13.8,1.39 -22,1.69 -5.1,0.19 -12.77,0.26 -22.66,0.16 h -4.48 c -9.88,0.11 -17.56,0.03 -22.66,-0.16 -8.23,-0.31 -15.96,-1.01 -22.09,-1.7" + id="path11948" /><path + class="st22" + d="m -5664.36,50.96 c -3.18,0.68 -6.43,1.31 -9.75,1.89 0,0 -3.34,0.58 -8.76,1.28" + id="path11950" /><path + class="st22" + d="m -5785.11,42.93 c -2.89,-0.33 -5.63,-0.71 -8.15,-1.14 -3.21,-0.55 -6.74,-0.88 -9.81,-1.53" + id="path11952" /><path + class="st22" + d="m -5688.62,43.4 c -15.39,1.44 -33.59,1.7 -44.84,1.44 h -2.3 c -10.61,0.24 -27.39,0.03 -42.18,-1.21 -0.9,-0.08 -1.79,-0.15 -2.67,-0.24" + id="path11954" /><path + class="st22" + d="m -5666.13,40.25 c -3.07,0.65 -6.61,0.98 -9.81,1.53 -2.51,0.43 -5.25,0.81 -8.12,1.14" + id="path11956" /><path + d="m -5751,185.62 c 1.55,-0.63 3.1,-1.25 4.6,-1.97 1.52,-0.68 3,-1.43 4.46,-2.22 2.91,-1.59 5.75,-3.32 8.42,-5.28 2.69,-1.94 5.24,-4.06 7.69,-6.31 2.44,-2.26 4.73,-4.68 6.96,-7.17 -0.94,1.38 -1.98,2.7 -3.04,4 -1.08,1.28 -2.22,2.52 -3.38,3.72 -2.35,2.4 -4.92,4.58 -7.64,6.57 -2.73,1.97 -5.63,3.7 -8.66,5.15 -3.02,1.46 -6.17,2.66 -9.41,3.51 z" + id="path11958" + style="opacity:0.5" /><polyline + class="st2" + points="-5445.52,42.19 -5443.94,57.87 -5439.05,57.17 -5440.84,41.53 " + id="polyline11962" /><path + class="st22" + d="m -5409.78,554.37 c -2.55,0.56 -5.16,1.07 -7.82,1.53 -22.88,3.95 -44.12,3.04 -62.56,0" + id="path11964" /><path + class="st2" + d="M -5495.47,38.72" + id="path11966" /><path + class="st2" + d="m -5439.26,55.34 c 1.72,-0.22 3.22,-0.43 4.46,-0.61 2.57,-0.37 4.03,-0.63 4.03,-0.63 3.32,-0.57 6.57,-1.21 9.75,-1.89" + id="path11968" /><path + class="st2" + d="m -5464.91,57.6 c 7.75,-0.34 14.98,-1 20.77,-1.66" + id="path11970" /><path + class="st2" + d="m -5511.47,57.78 c 4.72,0.09 10.76,0.11 17.98,0.03 h 4.48 c 7.98,0.09 14.52,0.06 19.43,-0.06" + id="path11972" /><path + class="st2" + d="m -5538.38,55.94 c 6.16,0.7 13.93,1.41 22.23,1.72" + id="path11974" /><path + class="st2" + d="m -5561.51,52.21 c 3.18,0.68 6.43,1.31 9.75,1.89 0,0 3.14,0.54 8.29,1.21" + id="path11976" /><path + class="st2" + d="m -5559.73,38.72 c 3.07,0.65 6.61,0.98 9.81,1.53 16.67,2.87 42.93,3.38 57.51,3.06 h 2.29 c 14.58,0.33 40.84,-0.19 57.51,-3.06 3.21,-0.55 6.74,-0.88 9.81,-1.53" + id="path11978" /><polyline + class="st2" + points="-5541.67,41.53 -5543.47,57.17 -5538.58,57.87 -5536.99,42.19 " + id="polyline11980" /><path + class="st22" + d="m -5572.74,554.37 c 2.55,0.56 5.16,1.07 7.82,1.53 22.89,3.95 44.12,3.04 62.56,0" + id="path11982" /><path + class="st2" + d="M -5487.05,38.72" + id="path11984" /><path + class="st2" + d="m -5487.05,38.72 h -8.42 c -14.71,0 -29.42,0 -44.13,0 -6.71,0 -13.42,0 -20.14,0 -0.67,5.23 -1.72,13.22 -3.06,22.95 -4.36,31.65 -6.19,40.63 -7.65,53.55 -2.72,24.18 -1.84,41.79 -1.53,53.55 1.03,39.1 0.23,186.54 -1.53,394.77 4.32,1.18 8.91,2.23 13.77,3.06 22.66,3.89 42.76,1.82 58.14,-1.53 l 9.95,-387.04 h 0.77 l 9.95,387.04 c 15.39,3.35 35.49,5.42 58.14,1.53 4.86,-0.83 9.45,-1.88 13.77,-3.06 -1.76,-208.23 -2.56,-355.67 -1.53,-394.77 0.31,-11.77 1.19,-29.38 -1.53,-53.55 -1.46,-12.92 -3.29,-21.9 -7.65,-53.55 -1.34,-9.73 -2.39,-17.72 -3.06,-22.95 -6.71,0 -13.42,0 -20.14,0 -14.7,0 -29.41,0 -44.12,0" + id="path11986" /><line + class="st2" + x1="-5491.2598" + y1="57.860001" + x2="-5491.2598" + y2="179.45" + id="line11988" /><path + class="st22" + d="m -5439.51,54.12 c 5.45,-0.7 8.81,-1.28 8.81,-1.28 3.32,-0.57 6.57,-1.21 9.75,-1.89" + id="path11990" /><path + class="st22" + d="m -5465.12,56.35 c 7.72,-0.33 14.94,-0.98 20.75,-1.64" + id="path11992" /><path + class="st22" + d="m -5511.37,56.53 c 4.71,0.09 10.73,0.11 17.93,0.03 h 4.48 c 7.89,0.09 14.38,0.06 19.27,-0.06" + id="path11994" /><path + class="st22" + d="m -5538.15,54.7 c 6.13,0.7 13.84,1.39 22.06,1.7" + id="path11996" /><path + class="st22" + d="m -5561.45,50.96 c 3.18,0.68 6.43,1.31 9.75,1.89 0,0 1.99,0.34 5.38,0.82 0.99,0.14 2.1,0.29 3.31,0.45" + id="path11998" /><path + class="st22" + d="m -5440.53,42.91 c 2.83,-0.33 5.51,-0.7 7.98,-1.13 3.21,-0.55 6.74,-0.88 9.81,-1.53" + id="path12000" /><path + class="st22" + d="m -5465.61,44.65 c 6.88,-0.24 14.01,-0.64 20.61,-1.27" + id="path12002" /><path + class="st22" + d="m -5510.87,44.82 c 6.99,0.15 13.46,0.14 18.52,0.03 h 2.3 c 5.38,0.12 12.36,0.13 19.86,-0.06" + id="path12004" /><path + class="st22" + d="m -5536.97,43.42 c 6.91,0.64 14.37,1.05 21.51,1.27" + id="path12006" /><path + class="st22" + d="m -5559.67,40.25 c 3.07,0.65 6.61,0.98 9.81,1.53 2.49,0.43 5.19,0.8 8.03,1.13" + id="path12008" /><path + class="st31" + d="m -5509.24,58.62 c -0.59,5.43 -1.51,13.63 -2.75,23.58 -3.26,26.13 -5.8,40.68 -7.96,55.98 -2.85,20.16 -4.01,34.22 -6.12,59.67 -6.26,75.74 -9.18,177.49 -9.18,177.49 -1.3,45.48 -3.82,111.03 -9.18,192.79" + id="path12010" /><polygon + points="-5531.32,57.14 -5535.25,89.22 -5532.31,57.03 " + id="polygon12012" + style="opacity:0.51" /><path + class="st31" + d="m -5472.52,58.62 c 0.59,5.43 1.51,13.63 2.75,23.58 3.26,26.13 5.8,40.68 7.96,55.98 2.85,20.16 4.02,34.22 6.12,59.67 6.26,75.74 9.18,177.49 9.18,177.49 1.3,45.48 3.82,111.03 9.18,192.79" + id="path12016" /><polygon + points="-5449.44,57.03 -5446.5,89.22 -5450.43,57.14 " + id="polygon12018" + style="opacity:0.51" /><polyline + class="st2" + points="-5515.41,43.64 -5516.15,59.72 -5511.56,59.72 -5510.82,43.64 " + id="polyline12022" /><polyline + class="st2" + points="-5470.25,43.64 -5469.5,59.72 -5464.91,59.72 -5465.66,43.64 " + id="polyline12024" /><rect + x="-5458.4429" + y="-286.51877" + transform="rotate(-3.921929)" + class="st15" + width="38.061596" + height="5.8702459" + id="rect12026" /><circle + class="st15" + cx="-5444.9702" + cy="96.870003" + r="3.0599999" + id="circle12028" /><rect + x="5496.3047" + y="-470.39124" + transform="rotate(-176.07807)" + class="st15" + width="38.061596" + height="5.8702459" + id="rect12030" /><circle + class="st15" + cx="-5535.5" + cy="96.870003" + r="3.0599999" + id="circle12032" /><polygon + points="-5744.05,49.46 -5738.36,49.96 -5744.05,50.46 " + id="polygon12034" /><path + d="m -5486.62,168.61 c 2.47,1.02 4.95,2.01 7.48,2.86 2.51,0.89 5.06,1.67 7.63,2.36 5.14,1.39 10.35,2.5 15.64,3.11 5.27,0.7 10.6,0.98 15.92,0.97 5.33,-0.03 10.65,-0.4 15.96,-1.01 -2.62,0.52 -5.27,0.89 -7.93,1.21 -2.66,0.28 -5.34,0.46 -8.01,0.57 -5.36,0.18 -10.73,-0.11 -16.06,-0.75 -5.32,-0.7 -10.59,-1.81 -15.72,-3.37 -5.15,-1.53 -10.15,-3.52 -14.91,-5.95 z" + id="path12038" + style="opacity:0.5" /><path + d="m -5494,168.61 c -4.76,2.43 -9.76,4.43 -14.9,5.96 -5.13,1.56 -10.4,2.66 -15.72,3.37 -5.33,0.63 -10.7,0.92 -16.06,0.75 -2.68,-0.11 -5.35,-0.29 -8.01,-0.57 -2.66,-0.33 -5.31,-0.69 -7.93,-1.21 5.31,0.61 10.64,0.99 15.96,1.01 5.32,0.02 10.65,-0.27 15.92,-0.97 5.28,-0.61 10.5,-1.72 15.64,-3.11 2.57,-0.69 5.12,-1.47 7.63,-2.36 2.52,-0.87 5,-1.85 7.47,-2.87 z" + id="path12042" + style="opacity:0.5" /></g><path + class="st2" + d="M -5225.52,196.01" + id="path12172" /><g + id="g94236"><path + class="st2" + d="m -5001.9,131.2 c 1.89,0.1 4.55,0.16 7.72,0 5.65,-0.29 17.22,-1 30.2,-7.83 5.09,-2.68 12.49,-7.4 20.08,-15.65" + id="path12046" /><path + class="st2" + d="m -4815.48,462.22 c 0.31,-2.31 1.88,-9.83 3,-14 3.35,-12.44 16.72,-40.44 36,-81 1.58,-3.32 8.34,-17.48 9,-32 0.18,-3.87 0,-8 0,-8 -0.42,-9.93 -2.29,-17.22 -3,-20 -4.15,-16.3 -7.39,-32.83 -12,-49 -8.04,-28.19 -4.71,-18.51 -15,-55 -7.78,-27.6 -13.05,-46.21 -21,-71 -4.47,-13.92 -8.35,-25.33 -11,-33 l -1,-21 c -1.69,-0.26 -4.1,-0.62 -7,-1 0,0 -8.81,-1.17 -19,-2 -9,-0.73 -26.78,-1.67 -50,-2 h -6.92 c -23.22,0.33 -41,1.27 -50,2 -10.19,0.83 -19,2 -19,2 -2.9,0.38 -5.31,0.74 -7,1 l -1,21 c -2.65,7.67 -6.54,19.08 -11,33 -7.95,24.79 -13.22,43.4 -21,71 -10.29,36.49 -6.96,26.81 -15,55 -4.61,16.17 -7.85,32.7 -12,49 -0.71,2.78 -2.58,10.07 -3,20 0,0 -0.18,4.13 0,8 0.66,14.52 7.42,28.68 9,32 19.28,40.56 32.65,68.56 36,81 1.12,4.17 2.69,11.69 3,14" + id="path12048" /><path + class="st2" + d="m -4830.48,78.22 c -2.02,0.69 -4.94,1.61 -8.5,2.5 -7.83,1.95 -14.29,2.6 -20,3 -19.44,1.35 -48.56,1.02 -50,1 h -1.92 c -1.44,0.02 -30.56,0.35 -50,-1 -5.71,-0.4 -12.17,-1.05 -20,-3 -3.56,-0.89 -6.48,-1.81 -8.5,-2.5" + id="path12050" /><path + class="st2" + d="m -4829.48,100.53 c -1.89,0.54 -5.85,1.34 -9.5,2.19 -3.5,0.81 -18.24,4.12 -45,5 -6.24,0.2 -14.78,0.33 -25,0 h -1.92 c -10.22,0.33 -18.76,0.2 -25,0 -26.76,-0.88 -41.5,-4.19 -45,-5 -3.65,-0.85 -7.61,-1.65 -9.5,-2.19" + id="path12052" /><path + class="st2" + d="m -4889.93,462.06 h 74.55 l -2.1,62.16 h -67.35 c -5.29,-78.33 -19.23,-262.54 -20.65,-268 -0.92,-3.57 -2.65,-6.25 -4,-8 h -0.92 c -1.35,1.75 -3.08,4.43 -4,8 -1.42,5.46 -15.36,189.67 -20.65,268 h -67.35 l -2.1,-62.16 h 74.55" + id="path12054" /><path + class="st2" + d="m -4817.98,131.2 c -1.89,0.1 -4.55,0.16 -7.72,0 -5.65,-0.29 -17.22,-1 -30.2,-7.83 -5.09,-2.68 -12.49,-7.4 -20.08,-15.65" + id="path12056" /><line + class="st2" + x1="-4909.9399" + y1="247.72" + x2="-4909.9399" + y2="107.72" + id="line12058" /><path + class="st22" + d="m -4894.65,107.9 c 0,0 0.99,79.64 0,82.8 -1.77,5.65 -7.48,9.86 -14.63,11.02" + id="path12060" /><path + class="st22" + d="m -5001.86,134.13 c 2.02,0.11 4.86,0.18 8.25,0 6.03,-0.32 18.4,-1.12 32.26,-8.8 5.43,-3.01 13.35,-8.32 21.45,-17.6" + id="path12062" /><path + class="st22" + d="m -4817.9,134.13 c -2.02,0.11 -4.86,0.18 -8.25,0 -6.03,-0.32 -18.4,-1.12 -32.26,-8.8 -5.43,-3.01 -13.35,-8.32 -21.45,-17.6" + id="path12064" /><circle + class="st2" + cx="-4998.0098" + cy="476.53" + r="3.3" + id="circle12066" /><polygon + points="-4994.36,475.78 -4988.67,476.28 -4994.36,476.78 " + id="polygon12068" /><circle + class="st2" + cx="-4997.0098" + cy="494.53" + r="3.3" + id="circle12072" /><polygon + points="-4993.36,493.78 -4987.67,494.28 -4993.36,494.78 " + id="polygon12074" /><circle + class="st2" + cx="-4997.0098" + cy="512.53003" + r="3.3" + id="circle12078" /><polygon + points="-4993.36,511.78 -4987.67,512.28 -4993.36,512.78 " + id="polygon12080" /><circle + class="st2" + cx="-4823.9702" + cy="476.53" + r="3.3" + id="circle12084" /><polygon + points="-4827.62,476.78 -4833.31,476.28 -4827.62,475.78 " + id="polygon12086" /><circle + class="st2" + cx="-4824.9702" + cy="494.53" + r="3.3" + id="circle12090" /><polygon + points="-4828.62,494.78 -4834.31,494.28 -4828.62,493.78 " + id="polygon12092" /><circle + class="st2" + cx="-4824.9702" + cy="512.53003" + r="3.3" + id="circle12096" /><polygon + points="-4828.62,512.78 -4834.31,512.28 -4828.62,511.78 " + id="polygon12098" /><path + class="st2" + d="m -4670.4,462.22 c -0.31,-2.31 -1.88,-9.83 -3,-14 -3.35,-12.44 -16.72,-40.44 -36,-81 -1.58,-3.32 -8.34,-17.48 -9,-32 -0.18,-3.87 0,-8 0,-8 0.42,-9.93 2.29,-17.22 3,-20 4.15,-16.3 7.39,-32.83 12,-49 8.04,-28.19 4.71,-18.51 15,-55 7.78,-27.6 13.05,-46.21 21,-71 4.46,-13.92 8.35,-25.33 11,-33 l 1,-21 c 1.69,-0.26 4.1,-0.62 7,-1 0,0 8.81,-1.17 19,-2 9,-0.73 26.78,-1.67 50,-2 h 6.92 c 23.22,0.33 41,1.27 50,2 10.19,0.83 19,2 19,2 2.9,0.38 5.31,0.74 7,1 l 1,21 c 2.65,7.67 6.53,19.08 11,33 7.95,24.79 13.22,43.4 21,71 10.29,36.49 6.96,26.81 15,55 4.61,16.17 7.85,32.7 12,49 0.71,2.78 2.58,10.07 3,20 0,0 0.18,4.13 0,8 -0.66,14.52 -7.42,28.68 -9,32 -19.28,40.56 -32.65,68.56 -36,81 -1.12,4.17 -2.69,11.69 -3,14" + id="path12102" /><path + class="st2" + d="m -4655.4,78.22 c 2.02,0.69 4.94,1.61 8.5,2.5 7.83,1.95 14.29,2.6 20,3 19.44,1.35 48.56,1.02 50,1 h 1.92 c 1.44,0.02 30.56,0.35 50,-1 5.71,-0.4 12.17,-1.05 20,-3 3.56,-0.89 6.48,-1.81 8.5,-2.5" + id="path12104" /><path + class="st2" + d="m -4656.4,100.53 c 1.89,0.54 5.85,1.34 9.5,2.19 3.5,0.81 18.24,4.12 45,5 6.24,0.2 14.78,0.33 25,0 h 1.92 c 10.22,0.33 18.76,0.2 25,0 26.76,-0.88 41.5,-4.19 45,-5 3.65,-0.85 7.61,-1.65 9.5,-2.19" + id="path12106" /><path + class="st2" + d="m -4595.94,462.06 h -74.55 l 2.1,62.16 h 67.35 c 5.29,-78.33 19.23,-262.54 20.65,-268 0.92,-3.57 2.65,-6.25 4,-8 h 0.92 c 1.35,1.75 3.08,4.43 4,8 1.42,5.46 15.36,189.67 20.65,268 h 67.35 l 2.1,-62.16 h -74.55" + id="path12108" /><line + class="st2" + x1="-4575.9399" + y1="247.72" + x2="-4575.9399" + y2="107.72" + id="line12110" /><circle + class="st2" + cx="-4487.8599" + cy="476.53" + r="3.3" + id="circle12112" /><polygon + points="-4491.51,476.78 -4497.21,476.28 -4491.51,475.78 " + id="polygon12114" /><circle + class="st2" + cx="-4488.8599" + cy="494.53" + r="3.3" + id="circle12118" /><polygon + points="-4492.51,494.78 -4498.21,494.28 -4492.51,493.78 " + id="polygon12120" /><circle + class="st2" + cx="-4488.8599" + cy="512.53003" + r="3.3" + id="circle12124" /><polygon + points="-4492.51,512.78 -4498.21,512.28 -4492.51,511.78 " + id="polygon12126" /><circle + class="st2" + cx="-4661.9102" + cy="476.53" + r="3.3" + id="circle12130" /><polygon + points="-4658.26,475.78 -4652.57,476.28 -4658.26,476.78 " + id="polygon12132" /><circle + class="st2" + cx="-4660.9102" + cy="494.53" + r="3.3" + id="circle12136" /><polygon + points="-4657.26,493.78 -4651.57,494.28 -4657.26,494.78 " + id="polygon12138" /><circle + class="st2" + cx="-4660.9102" + cy="512.53003" + r="3.3" + id="circle12142" /><polygon + points="-4657.26,511.78 -4651.57,512.28 -4657.26,512.78 " + id="polygon12144" /><line + class="st2" + x1="-4930.2798" + y1="84.769997" + x2="-4930.2798" + y2="107.72" + id="line12148" /><circle + class="st2" + cx="-4922.0098" + cy="96.529999" + r="3.3" + id="circle12150" /><polygon + points="-4918.36,95.79 -4912.67,96.29 -4918.36,96.79 " + id="polygon12152" /><polygon + points="-4619.93,107.81 -4625.85,161.72 -4620.92,107.71 " + id="polygon12156" + style="opacity:0.51" /><polygon + points="-4533.35,107.71 -4528.42,161.72 -4534.35,107.81 " + id="polygon12160" + style="opacity:0.51" /><path + d="m -4793.16,322.03 c 3.37,-7.4 4.9,-15.48 5.68,-23.52 0.76,-8.07 0.68,-16.19 0.16,-24.27 -1.09,-16.17 -3.97,-32.18 -7.55,-47.98 -3.53,-15.82 -7.89,-31.45 -12.75,-46.92 -2.43,-7.73 -5,-15.43 -7.68,-23.08 -2.65,-7.66 -5.41,-15.29 -8.31,-22.87 3.01,7.53 5.89,15.12 8.65,22.74 2.74,7.64 5.33,15.33 7.81,23.05 4.94,15.45 9.39,31.08 13.01,46.91 3.5,15.84 6.31,31.89 7.32,48.11 0.48,8.1 0.52,16.25 -0.29,24.34 -0.92,8.06 -2.57,16.13 -6.05,23.49 z" + id="path12164" + style="opacity:0.5" /><path + d="m -5025.36,322.42 c -3.56,-7.31 -5.31,-15.35 -6.31,-23.39 -0.91,-8.07 -0.96,-16.21 -0.57,-24.31 0.83,-16.22 3.45,-32.28 6.78,-48.14 3.43,-15.85 7.71,-31.51 12.47,-47 2.39,-7.75 4.9,-15.45 7.55,-23.11 2.68,-7.65 5.47,-15.26 8.4,-22.82 -2.81,7.6 -5.49,15.25 -8.05,22.94 -2.6,7.67 -5.07,15.39 -7.42,23.14 -4.69,15.51 -8.87,31.17 -12.22,47.02 -3.4,15.82 -6.1,31.84 -7.01,48.01 -0.43,8.08 -0.41,16.2 0.43,24.25 0.88,8 2.5,16.05 5.95,23.41 z" + id="path12168" + style="opacity:0.5" /><path + d="m -4942.95,419.34 c 0.38,6.75 -0.03,13.56 -1.29,20.22 -1.26,6.65 -3.4,13.16 -6.55,19.18 l -0.43,0.82 0.04,-0.92 0.46,-9.61 0.13,-2.4 0.21,-2.4 c 0.15,-1.6 0.31,-3.19 0.51,-4.79 0.82,-6.36 1.87,-12.7 3.37,-18.94 l 0.05,0.01 c -1.22,6.29 -2.26,12.62 -2.93,18.98 -0.33,3.18 -0.72,6.36 -0.84,9.56 l -0.55,9.59 -0.39,-0.1 c 3.18,-5.95 5.36,-12.41 6.67,-19.03 1.32,-6.62 1.8,-13.41 1.49,-20.17 z" + id="path12174" + style="opacity:0.5" /><path + d="m -4997.65,381.97 c 1.65,-0.08 3.29,0.54 4.55,1.59 1.28,1.04 2.26,2.4 3.06,3.83 1.6,2.88 2.59,6.03 3.41,9.2 1.6,6.36 2.45,12.87 3.23,19.36 0.38,3.25 0.74,6.5 1.08,9.76 0.31,3.26 0.57,6.52 0.76,9.79 0.31,6.54 0.47,13.09 0.27,19.63 h -0.05 c -0.09,-6.54 -0.25,-13.08 -0.72,-19.6 -0.38,-6.52 -1.05,-13.03 -1.74,-19.53 -0.73,-6.49 -1.53,-13 -3.07,-19.35 -0.79,-3.16 -1.74,-6.31 -3.3,-9.18 -0.78,-1.43 -1.73,-2.78 -2.99,-3.82 -1.23,-1.06 -2.85,-1.69 -4.48,-1.62 z" + id="path12178" + style="opacity:0.5" /><path + d="m -5001.61,387.81 c -0.88,1.34 -1.55,2.8 -2.04,4.31 -0.45,1.53 -0.8,3.09 -0.96,4.68 -0.34,3.17 -0.13,6.38 0.34,9.53 0.96,6.32 2.95,12.42 5.15,18.41 1.1,3 2.29,5.97 3.47,8.94 1.16,2.98 2.39,5.93 3.69,8.84 2.53,5.87 5.43,11.57 8.51,17.17 l -0.04,0.03 c -3.34,-5.46 -6.24,-11.18 -8.92,-16.99 -2.61,-5.85 -4.89,-11.83 -7.08,-17.85 -2.15,-6.02 -4.11,-12.16 -5.02,-18.51 -0.44,-3.17 -0.62,-6.4 -0.24,-9.58 0.18,-1.59 0.54,-3.16 1.01,-4.69 0.51,-1.52 1.2,-2.98 2.1,-4.31 z" + id="path12182" + style="opacity:0.5" /><path + d="m -4961.15,459.06 c 1.47,-6.02 2.55,-12.13 3.3,-18.28 0.75,-6.15 1.14,-12.34 1.03,-18.53 -0.12,-6.18 -0.74,-12.38 -2.25,-18.38 -1.51,-5.97 -4.01,-11.8 -7.95,-16.55 l -0.06,-0.07 0.02,-0.09 0.05,-0.28 0.03,-0.14 0.01,-0.04 v -0.02 c -0.22,-0.2 0.62,-0.01 0.4,0.09 l -0.01,0.07 -0.11,0.56 -0.21,1.11 -0.43,2.22 -0.87,4.44 c -0.28,1.48 -0.6,2.96 -0.98,4.42 l -1.09,4.4 c -1.49,5.83 -2.7,11.75 -3.73,17.68 -0.53,2.97 -0.95,5.94 -1.08,8.95 -0.13,3 -0.07,6.02 0.18,9.02 0.49,6 1.64,11.94 3.18,17.77 l -0.05,0.01 c -1.67,-5.8 -2.92,-11.73 -3.45,-17.76 -0.28,-3.01 -0.37,-6.04 -0.27,-9.06 0.1,-3.03 0.5,-6.04 0.99,-9.01 1.02,-5.95 2.24,-11.87 3.74,-17.72 l 1.1,-4.38 c 0.39,-1.46 0.71,-2.92 1,-4.4 l 0.89,-4.43 0.44,-2.22 0.22,-1.11 0.11,-0.55 0.01,-0.07 c -0.22,0.08 0.63,0.25 0.4,0.08 v 0.01 l -0.01,0.03 -0.03,0.14 -0.06,0.28 -0.04,-0.17 c 3.98,4.83 6.46,10.71 7.96,16.73 1.5,6.04 2.09,12.26 2.19,18.45 0.08,6.2 -0.35,12.41 -1.13,18.55 -0.78,6.15 -1.9,12.26 -3.4,18.27 z" + id="path12186" + style="opacity:0.5" /><path + d="m -4940.18,456.39 2.77,-16.32 c 0.41,-2.73 0.69,-5.47 1.03,-8.21 l 0.99,-8.21 0.06,-0.48 0.28,0.39 c 1.96,2.74 2.94,6.06 3.23,9.37 0.35,3.32 0.07,6.67 -0.47,9.94 -0.55,3.28 -1.48,6.47 -2.56,9.61 -1.08,3.13 -2.36,6.2 -3.83,9.16 l -0.05,-0.02 c 1.34,-3.02 2.53,-6.11 3.56,-9.24 1.02,-3.14 1.84,-6.34 2.39,-9.58 0.55,-3.24 0.79,-6.55 0.5,-9.81 -0.25,-3.26 -1.18,-6.52 -3.06,-9.2 l 0.34,-0.09 -1.06,8.22 c -0.37,2.74 -0.66,5.48 -1.11,8.21 l -2.95,16.3 z" + id="path12190" + style="opacity:0.5" /><path + class="st33" + d="M -4959.86,451.77" + id="path12194" + style="opacity:0.5" /><path + d="m -5009.67,275.72 c -1.44,7.81 -2.67,15.65 -3.63,23.52 -1.01,7.87 -1.77,15.77 -2.29,23.68 -0.88,15.83 -1.44,31.72 -0.61,47.56 0.73,15.83 2.97,31.6 6.83,46.99 1.9,7.7 4.23,15.29 6.91,22.75 2.66,7.47 5.68,14.82 9.07,22 -3.5,-7.12 -6.64,-14.43 -9.41,-21.87 -2.73,-7.46 -5.1,-15.05 -7.05,-22.76 -3.95,-15.39 -6.29,-31.2 -7.1,-47.07 -0.74,-15.89 -0.1,-31.78 0.87,-47.63 0.56,-7.92 1.36,-15.83 2.42,-23.7 1.08,-7.86 2.43,-15.68 3.99,-23.47 z" + id="path12200" + style="opacity:0.5" /><path + d="m -4876.86,419.34 c -0.31,6.75 0.17,13.54 1.49,20.17 1.31,6.62 3.48,13.09 6.67,19.03 l -0.39,0.1 -0.55,-9.59 c -0.11,-3.2 -0.5,-6.38 -0.84,-9.56 -0.67,-6.37 -1.71,-12.69 -2.93,-18.98 l 0.05,-0.01 c 1.5,6.24 2.55,12.58 3.37,18.94 0.19,1.59 0.36,3.19 0.51,4.79 l 0.21,2.4 0.13,2.4 0.46,9.61 0.04,0.92 -0.43,-0.82 c -3.16,-6.01 -5.29,-12.52 -6.55,-19.18 -1.26,-6.66 -1.67,-13.46 -1.29,-20.22 z" + id="path12204" + style="opacity:0.5" /><path + d="m -4822.21,382.02 c -1.64,-0.07 -3.25,0.56 -4.48,1.62 -1.26,1.04 -2.21,2.39 -2.99,3.82 -1.56,2.87 -2.51,6.02 -3.3,9.18 -1.54,6.35 -2.35,12.85 -3.07,19.35 -0.68,6.5 -1.36,13.01 -1.74,19.53 -0.46,6.52 -0.63,13.06 -0.72,19.6 h -0.05 c -0.21,-6.54 -0.04,-13.09 0.27,-19.63 0.19,-3.27 0.45,-6.53 0.76,-9.79 0.33,-3.26 0.7,-6.5 1.08,-9.76 0.78,-6.49 1.63,-13 3.23,-19.36 0.82,-3.16 1.81,-6.32 3.41,-9.2 0.8,-1.43 1.78,-2.79 3.06,-3.83 1.26,-1.06 2.9,-1.68 4.55,-1.59 z" + id="path12208" + style="opacity:0.5" /><path + d="m -4818.2,387.78 c 0.89,1.33 1.58,2.79 2.1,4.31 0.47,1.53 0.83,3.1 1.01,4.69 0.38,3.19 0.2,6.42 -0.24,9.58 -0.91,6.35 -2.87,12.49 -5.02,18.51 -2.19,6.01 -4.47,11.99 -7.08,17.85 -2.68,5.82 -5.58,11.53 -8.92,16.99 l -0.04,-0.03 c 3.08,-5.6 5.98,-11.3 8.51,-17.17 1.3,-2.92 2.53,-5.87 3.69,-8.84 1.19,-2.97 2.37,-5.94 3.47,-8.94 2.19,-5.99 4.19,-12.1 5.15,-18.41 0.47,-3.15 0.68,-6.36 0.34,-9.53 -0.17,-1.59 -0.51,-3.15 -0.96,-4.68 -0.49,-1.52 -1.17,-2.98 -2.04,-4.31 z" + id="path12212" + style="opacity:0.5" /><path + d="m -4858.75,459.08 c -1.5,-6.01 -2.62,-12.12 -3.4,-18.27 -0.78,-6.15 -1.21,-12.35 -1.13,-18.55 0.1,-6.2 0.69,-12.42 2.19,-18.45 1.5,-6.01 3.98,-11.89 7.96,-16.73 l -0.04,0.17 -0.05,-0.28 -0.03,-0.14 -0.01,-0.03 v -0.01 c -0.23,0.18 0.62,0.01 0.4,-0.08 l 0.01,0.07 0.11,0.55 0.22,1.11 0.44,2.22 0.89,4.43 c 0.29,1.48 0.61,2.95 1,4.4 l 1.1,4.38 c 1.5,5.85 2.72,11.77 3.74,17.72 0.5,2.98 0.9,5.99 0.99,9.01 0.1,3.02 0.01,6.05 -0.27,9.06 -0.53,6.02 -1.78,11.96 -3.45,17.76 l -0.05,-0.01 c 1.54,-5.83 2.69,-11.77 3.18,-17.77 0.25,-3 0.3,-6.01 0.18,-9.02 -0.13,-3.01 -0.55,-5.98 -1.08,-8.95 -1.03,-5.93 -2.23,-11.85 -3.73,-17.68 l -1.09,-4.4 c -0.38,-1.46 -0.7,-2.94 -0.98,-4.42 l -0.87,-4.44 -0.43,-2.22 -0.21,-1.11 -0.11,-0.56 -0.01,-0.07 c -0.22,-0.09 0.62,-0.28 0.4,-0.09 v 0.02 l 0.01,0.04 0.03,0.14 0.05,0.28 0.02,0.09 -0.06,0.07 c -3.95,4.75 -6.44,10.57 -7.95,16.55 -1.52,6 -2.13,12.19 -2.25,18.38 -0.12,6.19 0.28,12.38 1.03,18.53 0.75,6.15 1.84,12.26 3.3,18.28 z" + id="path12216" + style="opacity:0.5" /><path + d="m -4879.72,456.39 -2.95,-16.3 c -0.44,-2.72 -0.73,-5.47 -1.11,-8.21 l -1.06,-8.22 0.34,0.09 c -1.88,2.68 -2.81,5.94 -3.06,9.2 -0.29,3.27 -0.06,6.57 0.5,9.81 0.55,3.24 1.36,6.45 2.39,9.58 1.02,3.14 2.22,6.22 3.56,9.24 l -0.05,0.02 c -1.48,-2.96 -2.76,-6.02 -3.83,-9.16 -1.08,-3.13 -2.01,-6.33 -2.56,-9.61 -0.55,-3.27 -0.82,-6.62 -0.47,-9.94 0.29,-3.31 1.27,-6.63 3.23,-9.37 l 0.28,-0.39 0.06,0.48 0.99,8.21 c 0.35,2.74 0.62,5.48 1.03,8.21 l 2.77,16.32 z" + id="path12220" + style="opacity:0.5" /><path + d="m -4810.18,275.72 c 1.56,7.78 2.91,15.61 4,23.48 1.06,7.87 1.86,15.77 2.42,23.7 0.97,15.85 1.61,31.74 0.87,47.63 -0.81,15.87 -3.15,31.68 -7.1,47.07 -1.94,7.7 -4.32,15.3 -7.05,22.76 -2.77,7.44 -5.91,14.75 -9.41,21.87 3.39,-7.18 6.41,-14.52 9.07,-22 2.68,-7.46 5.01,-15.05 6.91,-22.75 3.86,-15.38 6.1,-31.15 6.83,-46.99 0.83,-15.83 0.27,-31.73 -0.62,-47.56 -0.51,-7.92 -1.28,-15.81 -2.29,-23.68 -0.96,-7.88 -2.19,-15.72 -3.63,-23.53 z" + id="path12224" + style="opacity:0.5" /><path + d="m -4690.06,321.6 c -3.56,-7.31 -5.31,-15.35 -6.31,-23.39 -0.91,-8.07 -0.96,-16.21 -0.57,-24.31 0.83,-16.22 3.45,-32.28 6.78,-48.14 3.43,-15.85 7.71,-31.51 12.47,-47 2.39,-7.75 4.9,-15.45 7.55,-23.11 2.68,-7.65 5.47,-15.26 8.4,-22.82 -2.81,7.6 -5.49,15.25 -8.05,22.94 -2.6,7.67 -5.07,15.39 -7.42,23.14 -4.69,15.51 -8.87,31.17 -12.22,47.02 -3.4,15.82 -6.1,31.84 -7.01,48.01 -0.43,8.08 -0.41,16.2 0.43,24.25 0.88,8 2.49,16.05 5.95,23.41 z" + id="path12228" + style="opacity:0.5" /><path + d="m -4607.65,418.52 c 0.38,6.75 -0.03,13.56 -1.29,20.22 -1.26,6.65 -3.4,13.16 -6.55,19.18 l -0.43,0.82 0.04,-0.92 0.46,-9.61 0.13,-2.4 0.21,-2.4 c 0.15,-1.6 0.31,-3.19 0.51,-4.79 0.82,-6.36 1.87,-12.7 3.37,-18.94 l 0.05,0.01 c -1.22,6.29 -2.26,12.62 -2.93,18.98 -0.33,3.18 -0.72,6.36 -0.84,9.56 l -0.55,9.59 -0.39,-0.1 c 3.18,-5.95 5.36,-12.41 6.67,-19.03 1.32,-6.62 1.8,-13.41 1.49,-20.17 z" + id="path12232" + style="opacity:0.5" /><path + d="m -4662.35,381.15 c 1.65,-0.08 3.29,0.54 4.55,1.59 1.28,1.04 2.26,2.4 3.06,3.83 1.6,2.88 2.59,6.03 3.41,9.2 1.6,6.36 2.45,12.87 3.23,19.36 0.38,3.25 0.74,6.5 1.08,9.76 0.31,3.26 0.57,6.52 0.76,9.79 0.31,6.54 0.47,13.09 0.27,19.63 h -0.05 c -0.09,-6.54 -0.25,-13.08 -0.72,-19.6 -0.38,-6.52 -1.05,-13.03 -1.74,-19.53 -0.73,-6.49 -1.53,-13 -3.07,-19.35 -0.79,-3.16 -1.74,-6.31 -3.3,-9.18 -0.78,-1.43 -1.73,-2.78 -2.99,-3.82 -1.23,-1.06 -2.85,-1.69 -4.48,-1.62 z" + id="path12236" + style="opacity:0.5" /><path + d="m -4666.32,386.99 c -0.88,1.34 -1.55,2.8 -2.04,4.31 -0.45,1.53 -0.8,3.09 -0.96,4.68 -0.34,3.17 -0.13,6.38 0.34,9.53 0.96,6.32 2.95,12.42 5.15,18.41 1.1,3 2.29,5.97 3.47,8.94 1.16,2.98 2.39,5.93 3.69,8.84 2.53,5.87 5.43,11.57 8.51,17.17 l -0.04,0.03 c -3.34,-5.46 -6.24,-11.18 -8.92,-16.99 -2.61,-5.85 -4.89,-11.83 -7.08,-17.85 -2.15,-6.02 -4.11,-12.16 -5.02,-18.51 -0.44,-3.17 -0.62,-6.4 -0.24,-9.58 0.18,-1.59 0.54,-3.16 1.01,-4.69 0.51,-1.52 1.2,-2.98 2.1,-4.31 z" + id="path12240" + style="opacity:0.5" /><path + d="m -4625.86,458.25 c 1.47,-6.02 2.55,-12.13 3.3,-18.28 0.75,-6.15 1.14,-12.34 1.03,-18.53 -0.12,-6.18 -0.74,-12.38 -2.25,-18.38 -1.51,-5.97 -4.01,-11.8 -7.95,-16.55 l -0.06,-0.07 0.02,-0.09 0.05,-0.28 0.03,-0.14 0.01,-0.04 v -0.02 c -0.22,-0.2 0.62,-0.01 0.4,0.09 l -0.01,0.07 -0.11,0.56 -0.21,1.11 -0.43,2.22 -0.87,4.44 c -0.28,1.48 -0.6,2.96 -0.98,4.42 l -1.09,4.4 c -1.49,5.83 -2.7,11.75 -3.73,17.68 -0.53,2.97 -0.95,5.94 -1.08,8.95 -0.13,3 -0.07,6.02 0.18,9.02 0.49,6 1.64,11.94 3.18,17.77 l -0.05,0.01 c -1.67,-5.8 -2.92,-11.73 -3.45,-17.76 -0.28,-3.01 -0.37,-6.04 -0.27,-9.06 0.1,-3.03 0.5,-6.04 0.99,-9.01 1.02,-5.95 2.24,-11.87 3.74,-17.72 l 1.1,-4.38 c 0.39,-1.46 0.71,-2.92 1,-4.4 l 0.89,-4.43 0.44,-2.22 0.22,-1.11 0.11,-0.55 0.01,-0.07 c -0.22,0.08 0.63,0.25 0.4,0.08 v 0.01 l -0.01,0.03 -0.03,0.14 -0.06,0.28 -0.04,-0.17 c 3.98,4.83 6.46,10.71 7.96,16.73 1.5,6.04 2.09,12.26 2.19,18.45 0.08,6.2 -0.35,12.41 -1.13,18.55 -0.78,6.15 -1.9,12.26 -3.4,18.27 z" + id="path12244" + style="opacity:0.5" /><path + d="m -4604.89,455.57 2.77,-16.32 c 0.41,-2.73 0.69,-5.47 1.03,-8.21 l 1,-8.21 0.06,-0.48 0.28,0.39 c 1.96,2.74 2.93,6.06 3.23,9.37 0.35,3.32 0.07,6.67 -0.47,9.94 -0.55,3.28 -1.48,6.47 -2.56,9.61 -1.08,3.13 -2.36,6.19 -3.83,9.16 l -0.04,-0.02 c 1.34,-3.02 2.53,-6.11 3.56,-9.24 1.02,-3.14 1.84,-6.34 2.39,-9.58 0.55,-3.24 0.79,-6.55 0.5,-9.81 -0.25,-3.26 -1.18,-6.52 -3.06,-9.2 l 0.34,-0.09 -1.06,8.22 c -0.37,2.74 -0.67,5.48 -1.11,8.21 l -2.95,16.3 z" + id="path12248" + style="opacity:0.5" /><path + class="st33" + d="M -4624.57,450.95" + id="path12252" + style="opacity:0.5" /><path + d="m -4674.38,274.91 c -1.44,7.81 -2.67,15.65 -3.63,23.52 -1.01,7.87 -1.77,15.77 -2.29,23.68 -0.88,15.83 -1.44,31.72 -0.61,47.56 0.73,15.83 2.97,31.6 6.83,46.99 1.9,7.7 4.23,15.29 6.91,22.75 2.66,7.47 5.68,14.82 9.07,22 -3.5,-7.12 -6.64,-14.43 -9.41,-21.87 -2.73,-7.46 -5.1,-15.05 -7.05,-22.76 -3.95,-15.39 -6.29,-31.2 -7.1,-47.07 -0.74,-15.89 -0.1,-31.78 0.87,-47.63 0.56,-7.92 1.36,-15.83 2.42,-23.7 1.08,-7.86 2.43,-15.69 3.99,-23.47 z" + id="path12258" + style="opacity:0.5" /><path + d="m -4461.5,321.6 c 3.45,-7.36 5.07,-15.41 5.95,-23.43 0.85,-8.05 0.87,-16.17 0.43,-24.25 -0.91,-16.17 -3.61,-32.19 -7.01,-48.01 -3.35,-15.84 -7.53,-31.51 -12.22,-47.02 -2.35,-7.75 -4.82,-15.47 -7.42,-23.14 -2.56,-7.69 -5.24,-15.33 -8.05,-22.94 2.92,7.56 5.72,15.17 8.4,22.82 2.65,7.66 5.16,15.37 7.55,23.11 4.77,15.49 9.04,31.15 12.47,47 3.32,15.87 5.95,31.93 6.78,48.14 0.39,8.1 0.34,16.24 -0.57,24.31 -1,8.06 -2.74,16.1 -6.31,23.41 z" + id="path12262" + style="opacity:0.5" /><path + d="m -4543.86,418.53 c -0.31,6.75 0.17,13.54 1.49,20.17 1.31,6.62 3.48,13.09 6.67,19.03 l -0.39,0.1 -0.55,-9.59 c -0.11,-3.2 -0.5,-6.38 -0.84,-9.56 -0.67,-6.37 -1.72,-12.69 -2.93,-18.98 l 0.05,-0.01 c 1.5,6.24 2.55,12.58 3.37,18.94 0.19,1.59 0.36,3.19 0.51,4.79 l 0.21,2.4 0.13,2.4 0.46,9.61 0.04,0.92 -0.43,-0.82 c -3.16,-6.01 -5.29,-12.52 -6.55,-19.18 -1.26,-6.66 -1.67,-13.46 -1.29,-20.22 z" + id="path12266" + style="opacity:0.5" /><path + d="m -4489.21,381.2 c -1.64,-0.07 -3.25,0.56 -4.48,1.62 -1.26,1.04 -2.21,2.39 -2.99,3.82 -1.56,2.87 -2.51,6.02 -3.3,9.18 -1.54,6.35 -2.35,12.85 -3.07,19.35 -0.68,6.5 -1.36,13.01 -1.74,19.53 -0.46,6.52 -0.63,13.06 -0.72,19.6 h -0.05 c -0.21,-6.54 -0.04,-13.09 0.27,-19.63 0.19,-3.27 0.45,-6.53 0.76,-9.79 0.33,-3.26 0.7,-6.5 1.08,-9.76 0.78,-6.49 1.63,-13 3.23,-19.36 0.82,-3.16 1.81,-6.32 3.41,-9.2 0.8,-1.43 1.78,-2.79 3.06,-3.83 1.26,-1.06 2.9,-1.68 4.55,-1.59 z" + id="path12270" + style="opacity:0.5" /><path + d="m -4485.2,386.97 c 0.89,1.33 1.58,2.79 2.1,4.31 0.47,1.53 0.83,3.1 1.01,4.69 0.38,3.19 0.2,6.42 -0.24,9.58 -0.91,6.35 -2.87,12.49 -5.02,18.51 -2.19,6.01 -4.47,11.99 -7.08,17.85 -2.68,5.82 -5.58,11.53 -8.92,16.99 l -0.04,-0.03 c 3.08,-5.6 5.98,-11.3 8.51,-17.17 1.3,-2.92 2.53,-5.87 3.69,-8.84 1.19,-2.97 2.37,-5.94 3.47,-8.94 2.19,-5.99 4.19,-12.1 5.15,-18.41 0.47,-3.15 0.68,-6.36 0.34,-9.53 -0.17,-1.59 -0.51,-3.15 -0.96,-4.68 -0.49,-1.52 -1.17,-2.98 -2.04,-4.31 z" + id="path12274" + style="opacity:0.5" /><path + d="m -4525.75,458.26 c -1.5,-6.01 -2.62,-12.12 -3.4,-18.27 -0.78,-6.15 -1.21,-12.35 -1.13,-18.55 0.1,-6.2 0.69,-12.42 2.19,-18.45 1.5,-6.01 3.98,-11.89 7.96,-16.73 l -0.04,0.17 -0.06,-0.28 -0.03,-0.14 -0.01,-0.03 v -0.01 c -0.23,0.18 0.62,0.01 0.4,-0.08 l 0.01,0.07 0.11,0.55 0.22,1.11 0.44,2.22 0.89,4.43 c 0.29,1.48 0.61,2.95 1,4.4 l 1.1,4.38 c 1.5,5.85 2.72,11.77 3.74,17.72 0.5,2.98 0.9,5.99 0.99,9.01 0.1,3.02 0.01,6.05 -0.27,9.06 -0.53,6.02 -1.78,11.96 -3.45,17.76 l -0.05,-0.01 c 1.54,-5.83 2.69,-11.77 3.18,-17.77 0.25,-3 0.3,-6.01 0.18,-9.02 -0.13,-3.01 -0.55,-5.98 -1.08,-8.95 -1.03,-5.93 -2.23,-11.85 -3.73,-17.68 l -1.09,-4.4 c -0.38,-1.46 -0.7,-2.94 -0.98,-4.42 l -0.87,-4.44 -0.43,-2.22 -0.21,-1.11 -0.11,-0.56 -0.01,-0.07 c -0.22,-0.09 0.62,-0.28 0.4,-0.09 v 0.02 l 0.01,0.04 0.03,0.14 0.05,0.28 0.02,0.09 -0.06,0.07 c -3.95,4.75 -6.44,10.57 -7.95,16.55 -1.52,6 -2.13,12.19 -2.25,18.38 -0.12,6.19 0.28,12.38 1.03,18.53 0.75,6.15 1.84,12.26 3.3,18.28 z" + id="path12278" + style="opacity:0.5" /><path + d="m -4546.72,455.58 -2.95,-16.3 c -0.44,-2.72 -0.73,-5.47 -1.11,-8.21 l -1.06,-8.22 0.34,0.09 c -1.89,2.68 -2.81,5.94 -3.06,9.2 -0.29,3.27 -0.06,6.57 0.5,9.81 0.55,3.24 1.36,6.45 2.39,9.58 1.02,3.14 2.22,6.22 3.56,9.24 l -0.05,0.02 c -1.48,-2.96 -2.76,-6.02 -3.83,-9.16 -1.08,-3.13 -2.01,-6.33 -2.56,-9.61 -0.55,-3.27 -0.82,-6.62 -0.47,-9.94 0.29,-3.31 1.27,-6.63 3.23,-9.37 l 0.28,-0.39 0.06,0.48 0.99,8.21 c 0.35,2.74 0.62,5.48 1.03,8.21 l 2.77,16.32 z" + id="path12282" + style="opacity:0.5" /><path + class="st33" + d="M -4526.99,450.95" + id="path12286" + style="opacity:0.5" /><path + d="m -4477.18,274.91 c 1.56,7.78 2.91,15.61 4,23.48 1.06,7.87 1.86,15.77 2.42,23.7 0.97,15.85 1.61,31.74 0.87,47.63 -0.81,15.87 -3.15,31.68 -7.1,47.07 -1.94,7.7 -4.32,15.3 -7.05,22.76 -2.77,7.44 -5.91,14.75 -9.41,21.87 3.39,-7.18 6.41,-14.52 9.07,-22 2.68,-7.46 5.01,-15.05 6.91,-22.75 3.86,-15.38 6.1,-31.15 6.83,-46.99 0.83,-15.83 0.27,-31.73 -0.62,-47.56 -0.51,-7.92 -1.28,-15.81 -2.29,-23.68 -0.96,-7.88 -2.19,-15.73 -3.63,-23.53 z" + id="path12292" + style="opacity:0.5" /></g><g + id="g94281"><path + d="m -4132.28,148.03 c 0.73,4.4 1.57,8.78 2.58,13.11 0.99,4.34 2.12,8.65 3.42,12.9 1.29,4.26 2.75,8.45 4.25,12.65 1.49,4.19 3.03,8.37 4.79,12.45 1.75,4.08 3.74,8.05 6.22,11.71 2.49,3.64 5.54,6.89 9.09,9.51 3.56,2.59 7.66,4.46 11.98,5.42 2.16,0.5 4.36,0.78 6.58,0.88 2.22,0.11 4.45,-0.05 6.66,-0.26 -4.4,0.72 -8.94,0.73 -13.35,-0.14 -4.4,-0.88 -8.62,-2.7 -12.33,-5.28 -3.71,-2.58 -6.82,-5.94 -9.4,-9.62 -2.55,-3.71 -4.6,-7.73 -6.39,-11.83 -1.75,-4.12 -3.26,-8.33 -4.73,-12.54 -1.46,-4.21 -2.95,-8.43 -4.13,-12.74 -2.41,-8.59 -4.19,-17.36 -5.24,-26.22 z" + id="path12296" + style="opacity:0.5" /><path + d="m -4146.69,151.32 c 0.21,6.48 0.3,12.94 0.38,19.4 0.22,6.46 0.44,12.92 1,19.36 0.47,6.44 1.26,12.85 2.23,19.24 0.97,6.39 2.2,12.73 3.59,19.06 -0.9,-3.11 -1.68,-6.25 -2.42,-9.41 -0.71,-3.16 -1.35,-6.34 -1.92,-9.53 -1.13,-6.38 -1.92,-12.83 -2.47,-19.28 -0.48,-6.47 -0.71,-12.95 -0.77,-19.42 0.08,-6.48 0.17,-12.95 0.38,-19.42 z" + id="path12300" + style="opacity:0.5" /><path + d="m -4158.9,209.28 c 0.65,7.18 1.68,14.29 3.04,21.36 1.31,7.07 3.07,14.03 5.67,20.73 1.23,3.38 2.5,6.73 4.14,9.9 1.62,3.18 3.63,6.15 5.95,8.85 4.65,5.41 10.87,9.46 17.74,11.61 -3.49,-0.88 -6.85,-2.31 -9.97,-4.16 -3.08,-1.9 -5.91,-4.23 -8.35,-6.93 -2.46,-2.68 -4.5,-5.73 -6.18,-8.94 -1.69,-3.22 -3.01,-6.6 -4.27,-9.98 -2.53,-6.77 -4.34,-13.82 -5.48,-20.94 -0.58,-3.56 -1.12,-7.12 -1.52,-10.71 -0.36,-3.6 -0.65,-7.19 -0.77,-10.79 z" + id="path12304" + style="opacity:0.5" /><path + d="m -4134.63,218.55 2.74,8.78 2.69,8.79 -0.01,-0.03 c 1.45,3.4 3.14,6.71 5.11,9.82 1.93,3.14 4.12,6.13 6.58,8.88 4.9,5.52 10.83,10.06 17.37,13.49 6.51,3.48 13.7,5.59 21.06,6.19 7.37,0.57 14.83,-0.41 21.92,-2.62 -6.98,2.52 -14.5,3.75 -21.97,3.3 -7.47,-0.4 -14.83,-2.54 -21.45,-6.03 -6.67,-3.39 -12.69,-8.08 -17.61,-13.72 -4.96,-5.62 -8.78,-12.17 -11.56,-19.08 l -0.01,-0.02 v -0.01 l -2.46,-8.86 z" + id="path12308" + style="opacity:0.5" /><path + d="m -4041.74,145.03 c 0.15,6.86 0.26,13.72 0.32,20.58 v 0.02 0.01 l -1.2,10.68 c -0.5,3.54 -1.06,7.08 -1.71,10.61 -0.65,3.52 -1.4,7.03 -2.26,10.52 -0.88,3.48 -1.91,6.92 -3.04,10.32 -2.27,6.81 -5.11,13.43 -8.56,19.72 -3.44,6.29 -7.53,12.23 -12.18,17.66 4.4,-5.64 8.28,-11.66 11.6,-17.98 3.27,-6.34 6.05,-12.92 8.26,-19.7 2.21,-6.77 3.93,-13.71 5.28,-20.71 0.67,-3.5 1.25,-7.03 1.77,-10.56 l 1.41,-10.61 v 0.03 c 0.05,-6.87 0.16,-13.73 0.31,-20.59 z" + id="path12312" + style="opacity:0.5" /><path + d="m -4125.96,201.38 4.81,9.91 c 1.6,3.31 3.09,6.64 4.74,9.91 3.44,6.43 7.68,12.48 12.98,17.46 5.24,5.01 11.61,8.95 18.66,10.75 7.03,1.88 14.58,1.51 21.6,-0.6 -3.45,1.26 -7.09,2.02 -10.77,2.29 -3.68,0.22 -7.41,-0.07 -11.02,-0.94 -7.25,-1.68 -13.79,-5.72 -19.16,-10.77 -5.34,-5.14 -9.65,-11.27 -12.97,-17.83 -3.08,-6.72 -5.98,-13.43 -8.87,-20.18 z" + id="path12316" + style="opacity:0.5" /><path + d="m -4035.82,146.32 c 0.39,4.59 0.51,9.19 0.44,13.8 -0.07,4.61 -0.38,9.21 -0.83,13.79 -0.51,4.58 -1.16,9.15 -2.04,13.67 -0.46,2.26 -0.93,4.51 -1.47,6.75 -0.57,2.23 -1.14,4.46 -1.82,6.66 0.93,-4.51 1.81,-9.01 2.53,-13.54 0.73,-4.53 1.37,-9.07 1.81,-13.63 0.53,-4.56 0.82,-9.13 1.05,-13.71 0.12,-2.29 0.19,-4.58 0.24,-6.88 0.07,-2.31 0.07,-4.61 0.09,-6.91 z" + id="path12320" + style="opacity:0.5" /><path + d="m -4025.73,150.32 c 0.21,6.5 0.3,12.99 0.38,19.49 0.17,6.51 -0.07,13.03 -0.66,19.52 -0.67,6.48 -1.64,12.93 -3.05,19.29 -1.4,6.36 -3.19,12.63 -5.37,18.75 0.89,-3.13 1.75,-6.26 2.51,-9.41 0.79,-3.15 1.49,-6.32 2.11,-9.5 1.25,-6.36 2.23,-12.78 2.81,-19.23 0.33,-3.22 0.55,-6.46 0.71,-9.69 0.05,-1.62 0.14,-3.24 0.14,-4.86 l 0.05,-4.86 c 0.07,-6.5 0.17,-13 0.37,-19.5 z" + id="path12324" + style="opacity:0.5" /><path + d="m -4065.22,266.58 c 2.91,-1.16 5.62,-2.75 8.01,-4.71 2.36,-1.99 4.49,-4.26 6.28,-6.78 1.82,-2.5 3.29,-5.24 4.61,-8.06 1.29,-2.83 2.33,-5.78 3.24,-8.78 -0.24,1.55 -0.61,3.08 -1.01,4.6 -0.43,1.52 -0.95,3 -1.52,4.48 -1.17,2.93 -2.66,5.75 -4.5,8.34 -1.86,2.57 -4.08,4.9 -6.62,6.8 -1.28,0.94 -2.64,1.77 -4.05,2.47 -1.44,0.68 -2.92,1.26 -4.44,1.64 z" + id="path12328" + style="opacity:0.5" /><path + d="m -4054.16,279.08 c 5.11,-3.43 9.64,-7.65 13.49,-12.41 3.85,-4.76 7.06,-10.01 9.64,-15.56 2.65,-5.52 4.68,-11.32 6.34,-17.22 0.83,-2.95 1.55,-5.94 2.14,-8.95 0.65,-3 1.14,-6.04 1.59,-9.08 -0.98,12.27 -3.94,24.46 -9.17,35.68 -2.68,5.57 -5.93,10.9 -9.95,15.62 -1.03,1.16 -2.1,2.27 -3.15,3.41 -1.08,1.11 -2.22,2.15 -3.39,3.16 -2.36,2 -4.87,3.82 -7.54,5.35 z" + id="path12332" + style="opacity:0.5" /><path + class="st2" + d="m -4002.34,255.27 c -0.59,-2.39 -1.37,-5.75 -2.18,-9.8 -1.92,-9.62 -4.5,-22.93 -4.36,-40.3 0.04,-5.19 0.4,-19.34 4.36,-37.03 0.8,-3.58 1.58,-6.56 2.18,-8.71 L -4047,143.09" + id="path12336" /><path + class="st2" + d="m -4124.32,143.09 -44.65,16.34 c 0.6,2.16 1.38,5.14 2.18,8.71 3.96,17.69 4.31,31.85 4.36,37.03 0.14,17.37 -2.44,30.68 -4.36,40.3 -0.81,4.05 -1.59,7.41 -2.18,9.8" + id="path12338" /><path + class="st2" + d="m -4046.99,143.1 c -1.56,4.61 -4.89,16.93 -7.62,23.87 -3.77,9.54 -8.43,21.34 -14.16,29.83 -3.79,5.61 -9.34,11.7 -16.34,11.93 h -1.09 c -7,-0.23 -12.55,-6.32 -16.34,-11.93 -5.73,-8.49 -10.39,-20.29 -14.16,-29.83 -2.74,-6.93 -6.06,-19.25 -7.62,-23.87" + id="path12340" /><path + class="st2" + d="m -3604.44,255.27 c -3.83,-11.95 -7.6,-28.44 -7.62,-47.92 -0.03,-21.35 4.44,-36.93 5.45,-40.3 1.01,-3.38 1.99,-6.18 2.72,-8.17 l -45.65,-15.79 c -1.79,1.5 -3.81,2.98 -6.08,4.36 -11.83,7.2 -24.1,7.94 -31.59,7.62 h -2.72 c -7.49,0.31 -19.75,-0.42 -31.59,-7.62 -2.27,-1.38 -4.29,-2.86 -6.08,-4.36 l -45.65,15.79 c 0.74,1.99 1.72,4.78 2.72,8.17 1,3.37 5.48,18.94 5.45,40.3 -0.03,19.48 -3.8,35.97 -7.62,47.92" + id="path12342" /><path + class="st33" + d="M -3728.06,254.18" + id="path12344" + style="opacity:0.5" /><path + class="st33" + d="M -3649.1,254.18" + id="path12348" + style="opacity:0.5" /><path + class="st2" + d="M -4168.64,254.93" + id="path12354" /><path + class="st2" + d="m -4168.52,159.09 c -1.81,0.97 -4.42,2.61 -6.93,5.25 -4.98,5.23 -6.51,11.16 -6.89,12.5 -2.55,8.84 -40.02,111 -92.71,254.05 l 33.19,13.91 73.23,-189.87" + id="path12356" /><path + class="st2" + d="m -4002.59,159.09 c 1.81,0.97 4.42,2.61 6.93,5.25 4.98,5.23 6.51,11.16 6.89,12.5 2.55,8.84 40.02,111 92.71,254.05 l -33.19,13.91 -73.23,-189.87" + id="path12358" /><path + class="st2" + d="m -3771.89,158.21 c -1.81,0.97 -4.42,2.61 -6.93,5.25 -4.98,5.23 -6.51,11.16 -6.89,12.5 -2.55,8.84 -40.02,111 -92.71,254.05 l 33.19,13.91 73.23,-189.87" + id="path12360" /><path + class="st2" + d="m -3605.1,158.21 c 1.81,0.97 4.42,2.61 6.93,5.25 4.98,5.23 6.51,11.16 6.89,12.5 2.55,8.84 40.02,111 92.71,254.05 l -33.19,13.91 -73.23,-189.87" + id="path12362" /><path + class="st22" + d="m -4046.41,146.55 c -1.58,0.85 -4.94,3.13 -7.71,4.41 -3.81,1.76 -8.52,3.94 -14.32,5.51 -3.83,1.04 -9.45,2.16 -16.53,2.2 h -1.1 c -7.08,-0.04 -12.7,-1.17 -16.53,-2.2 -5.8,-1.57 -10.51,-3.75 -14.32,-5.51 -2.77,-1.28 -6.13,-3.56 -7.71,-4.41" + id="path12364" /><line + class="st22" + x1="-4273.0801" + y1="425.89001" + x2="-4239.8901" + y2="439.81" + id="line12366" /><line + class="st22" + x1="-3898.1201" + y1="425.89001" + x2="-3931.3" + y2="439.81" + id="line12368" /><path + class="st22" + d="m -3646.02,144.14 c -0.75,0.69 -1.5,1.37 -2.25,2.06 -1.88,1.51 -3.99,3 -6.36,4.39 -12.37,7.26 -25.19,8 -33.02,7.68 h -2.85 c -7.82,0.31 -20.65,-0.42 -33.02,-7.68 -2.37,-1.39 -4.48,-2.88 -6.36,-4.39 -0.77,-0.68 -1.53,-1.35 -2.3,-2.03" + id="path12370" /><line + class="st22" + x1="-3876.71" + y1="424.45001" + x2="-3843.52" + y2="438.35999" + id="line12372" /><line + class="st22" + x1="-3500.72" + y1="424.45001" + x2="-3533.9099" + y2="438.35999" + id="line12374" /><path + class="st2" + d="m -4168.76,253.72 c 0,0 18.89,74.12 19.29,78.17 0.58,5.99 -0.76,10.63 -1.55,13.3 -1.27,4.3 -11.65,28.46 -22.87,67.2 2.21,0.61 5.42,1.46 9.33,2.33 11.35,2.53 21.67,3.74 40.6,4.67 11.21,0.55 25.07,0.99 41.07,0.93" + id="path12376" /><path + class="st2" + d="m -4002.03,253.72 c 0,0 -18.89,74.12 -19.29,78.17 -0.58,5.99 0.76,10.63 1.55,13.3 1.27,4.3 11.65,28.46 22.87,67.2 -2.21,0.61 -5.42,1.46 -9.33,2.33 -11.35,2.53 -21.67,3.74 -40.6,4.67 -11.21,0.55 -25.07,0.99 -41.07,0.93" + id="path12378" /><path + class="st2" + d="m -3772.05,253.7 c 0,0 18.89,74.11 19.29,78.17 0.58,5.99 -0.76,10.63 -1.55,13.3 -1.27,4.3 -11.65,28.46 -22.87,67.2 2.21,0.61 5.42,1.46 9.33,2.33 11.35,2.53 21.67,3.74 40.6,4.67 11.21,0.55 25.07,0.99 41.07,0.93" + id="path12380" /><path + class="st2" + d="m -3605.32,253.7 c 0,0 -18.89,74.11 -19.29,78.17 -0.58,5.99 0.76,10.63 1.55,13.3 1.27,4.3 11.65,28.46 22.87,67.2 -2.21,0.61 -5.42,1.46 -9.33,2.33 -11.35,2.53 -21.67,3.74 -40.6,4.67 -11.21,0.55 -25.07,0.99 -41.07,0.93" + id="path12382" /><path + class="st2" + d="m -4047.02,143.24 c -1.56,0.84 -4.89,3.09 -7.62,4.36 -3.77,1.74 -8.43,3.9 -14.16,5.45 -3.79,1.02 -9.34,2.14 -16.34,2.18 h -1.09 c -7,-0.04 -12.55,-1.15 -16.34,-2.18 -5.73,-1.55 -10.39,-3.7 -14.16,-5.45 -2.74,-1.27 -6.06,-3.51 -7.62,-4.36" + id="path12384" /><path + d="m -4168.64,252.91 c 1.07,2.47 2.15,4.94 3.33,7.35 1.16,2.42 2.37,4.82 3.69,7.16 2.59,4.7 5.38,9.29 8.48,13.67 3.04,4.42 6.39,8.62 9.9,12.68 3.52,4.05 7.26,7.92 11.14,11.66 -2.08,-1.71 -4.07,-3.53 -6.05,-5.37 -1.94,-1.87 -3.82,-3.81 -5.66,-5.78 -3.65,-3.98 -7.01,-8.22 -10.14,-12.62 -3.05,-4.46 -5.88,-9.07 -8.34,-13.88 -2.49,-4.79 -4.62,-9.77 -6.35,-14.87 z" + id="path12386" + style="opacity:0.5" /><path + d="m -4150.38,330.13 c 1.54,4.86 2.76,9.83 3.71,14.85 0.95,5.02 1.58,10.1 2.03,15.19 0.36,5.1 0.52,10.21 0.37,15.32 -0.09,2.55 -0.23,5.1 -0.43,7.65 -0.24,2.54 -0.5,5.08 -0.88,7.6 0.33,-5.09 0.54,-10.17 0.54,-15.26 -0.01,-5.08 -0.16,-10.17 -0.59,-15.23 -0.36,-5.07 -1,-10.11 -1.79,-15.13 -0.39,-2.51 -0.85,-5.01 -1.35,-7.51 -0.48,-2.52 -1.04,-5 -1.61,-7.48 z" + id="path12390" + style="opacity:0.5" /><path + d="m -4002.11,252.91 c -1.73,5.1 -3.86,10.07 -6.34,14.87 -2.46,4.81 -5.29,9.42 -8.34,13.88 -3.13,4.4 -6.49,8.64 -10.14,12.62 -1.84,1.98 -3.72,3.91 -5.66,5.78 -1.97,1.84 -3.96,3.66 -6.05,5.37 3.88,-3.74 7.61,-7.61 11.14,-11.66 3.51,-4.06 6.85,-8.27 9.9,-12.68 3.1,-4.38 5.89,-8.97 8.48,-13.67 1.32,-2.34 2.53,-4.74 3.69,-7.16 1.17,-2.41 2.25,-4.87 3.32,-7.35 z" + id="path12394" + style="opacity:0.5" /><path + d="m -4020.38,330.13 c -0.56,2.49 -1.13,4.97 -1.61,7.47 -0.51,2.49 -0.96,5 -1.35,7.51 -0.79,5.02 -1.43,10.07 -1.79,15.13 -0.44,5.06 -0.58,10.15 -0.59,15.23 0,5.08 0.21,10.17 0.54,15.26 -0.38,-2.52 -0.64,-5.06 -0.88,-7.6 -0.2,-2.54 -0.34,-5.09 -0.43,-7.65 -0.15,-5.11 0.01,-10.22 0.37,-15.32 0.45,-5.09 1.08,-10.17 2.03,-15.19 0.95,-5.02 2.17,-9.98 3.71,-14.84 z" + id="path12398" + style="opacity:0.5" /><path + d="m -3753.54,331.51 c 1.54,4.86 2.76,9.83 3.71,14.85 0.95,5.02 1.58,10.1 2.03,15.19 0.36,5.1 0.52,10.21 0.37,15.32 -0.09,2.55 -0.23,5.1 -0.43,7.65 -0.24,2.54 -0.5,5.08 -0.88,7.6 0.33,-5.09 0.54,-10.17 0.54,-15.26 -0.01,-5.08 -0.16,-10.17 -0.59,-15.23 -0.36,-5.07 -1,-10.11 -1.79,-15.13 -0.39,-2.51 -0.85,-5.01 -1.35,-7.51 -0.47,-2.51 -1.04,-5 -1.61,-7.48 z" + id="path12402" + style="opacity:0.5" /><path + d="m -3623.54,331.51 c -0.56,2.49 -1.13,4.97 -1.61,7.47 -0.51,2.49 -0.96,5 -1.35,7.51 -0.79,5.02 -1.43,10.07 -1.79,15.13 -0.44,5.06 -0.58,10.15 -0.59,15.23 0,5.08 0.21,10.17 0.54,15.26 -0.38,-2.52 -0.64,-5.06 -0.88,-7.6 -0.2,-2.54 -0.34,-5.09 -0.43,-7.65 -0.15,-5.11 0.01,-10.22 0.37,-15.32 0.45,-5.09 1.08,-10.17 2.03,-15.19 0.96,-5.01 2.17,-9.98 3.71,-14.84 z" + id="path12406" + style="opacity:0.5" /><path + d="m -3630.32,215.92 -1.88,9.33 -0.94,4.67 -0.48,2.33 -0.55,2.32 c -1.47,6.18 -3.1,12.32 -4.91,18.4 -3.6,12.18 -7.93,24.15 -12.8,35.88 -4.96,11.7 -10.42,23.18 -16.57,34.3 -3.09,5.55 -6.24,11.06 -9.6,16.45 -3.33,5.4 -6.86,10.68 -10.42,15.93 3.43,-5.34 6.82,-10.7 10,-16.19 3.27,-5.43 6.34,-10.98 9.34,-16.56 6,-11.17 11.45,-22.62 16.33,-34.32 4.94,-11.67 9.24,-23.61 12.99,-35.71 1.89,-6.05 3.6,-12.16 5.17,-18.3 l 0.61,-2.3 0.54,-2.32 1.06,-4.64 z" + id="path12410" + style="opacity:0.5" /><path + class="st22" + d="m -4172.89,405.5 c 2.21,0.61 4.42,1.46 8.33,2.33 11.35,2.53 21.67,3.74 40.6,4.67 11.21,0.55 25.07,0.99 41.07,0.93" + id="path12414" /><path + class="st22" + d="m -3997.89,405.5 c -2.21,0.61 -4.42,1.46 -8.33,2.33 -11.35,2.53 -21.67,3.74 -40.6,4.67 -11.21,0.55 -25.07,0.99 -41.07,0.93" + id="path12416" /><path + class="st22" + d="m -3776.18,405.59 c 2.21,0.61 4.42,1.46 8.33,2.33 11.35,2.53 21.67,3.74 40.6,4.67 11.21,0.55 25.07,0.99 41.07,0.93" + id="path12418" /><path + class="st22" + d="m -3601.18,405.59 c -2.21,0.61 -4.42,1.46 -8.33,2.33 -11.35,2.53 -21.67,3.74 -40.6,4.67 -11.21,0.55 -25.07,0.99 -41.07,0.93" + id="path12420" /></g><g + id="g94297"><path + class="st2" + d="m -3025.37,474.71 c 8.5,0.71 38.72,-6.13 48.47,-10.49 12.02,-5.37 39.15,-21.21 65,-44 19.66,-17.34 25.63,-22.17 35.54,-32.63 6.35,-6.71 11.27,-12.49 14.46,-16.37 l 20,-23.31 V 226.22 h -14.54 c -2.38,0.22 -20.71,-2.03 -23.46,-3 -19.82,-6.98 -41,-19 -41,-19 -40.78,-23.15 -66.26,-37.14 -79,-44 -5.98,-3.22 -11.85,-6.22 -20,-7 -1.95,-0.19 -3.79,-0.22 -5.5,-0.16 h -5.5 c -1.71,-0.06 -3.55,-0.03 -5.5,0.16 -8.15,0.78 -14.02,3.78 -20,7 -12.74,6.86 -38.22,20.85 -79,44 0,0 -21.18,12.02 -41,19 -2.75,0.97 -21.08,3.22 -23.46,3 h -14.54 v 121.69 l 20,23.31 c 3.19,3.88 8.1,9.66 14.46,16.37 9.91,10.46 15.88,15.29 35.54,32.63 25.85,22.79 52.98,38.63 65,44 9.76,4.36 39.97,11.2 48.47,10.49 z" + id="path12422" /><path + class="st34" + d="m -3214.4,348.72 c 0,0 -39.88,-68.3 -47.36,-95.24 0,0 -8.31,-29.91 -10.66,-62.16 -0.24,-3.34 -0.8,-12.2 2.67,-22.06 1.61,-4.57 3.65,-10.14 8.88,-14.04 0.46,-0.34 8.26,-5.95 16.88,-3.01 6.86,2.34 10.72,8.89 14.21,16.04 5.02,10.27 12.12,31.62 16.88,57.14" + id="path12424" /><path + class="st34" + d="m -2842.11,348.72 c 0,0 39.88,-68.3 47.36,-95.24 0,0 8.31,-29.91 10.66,-62.16 0.24,-3.34 0.8,-12.2 -2.67,-22.06 -1.61,-4.57 -3.65,-10.14 -8.88,-14.04 -0.46,-0.34 -8.26,-5.95 -16.88,-3.01 -6.86,2.34 -10.72,8.89 -14.21,16.04 -5.02,10.27 -12.12,31.62 -16.88,57.14" + id="path12426" /><path + class="st2" + d="m -2841.71,249.22 h -14.54 c -2.38,0.22 -20.71,-2.03 -23.46,-3 -19.82,-6.98 -41,-19 -41,-19 -40.78,-23.15 -66.26,-37.14 -79,-44 -5.98,-3.22 -11.85,-6.22 -20,-7 -1.95,-0.19 -3.79,-0.22 -5.5,-0.16 h -5.5 c -1.71,-0.06 -3.55,-0.03 -5.5,0.16 -8.15,0.78 -14.02,3.78 -20,7 -12.74,6.86 -38.22,20.85 -79,44 0,0 -21.18,12.02 -41,19 -2.75,0.97 -21.08,3.22 -23.46,3 h -14.54" + id="path12428" /><path + class="st22" + d="m -3214.21,342.43 20,23.31 c 3.19,3.88 8.1,9.66 14.46,16.37 9.91,10.46 15.88,15.29 35.54,32.63 25.85,22.79 52.98,38.63 65,44 9.76,4.36 39.97,11.2 48.47,10.49 h 5.55 c 8.5,0.71 38.72,-6.13 48.47,-10.49 12.02,-5.37 39.15,-21.21 65,-44 19.66,-17.34 25.63,-22.17 35.54,-32.63 6.35,-6.71 11.27,-12.49 14.46,-16.37 l 20,-23.31" + id="path12430" /><path + class="st22" + d="m -2841.71,244.57 h -14.54 c -2.38,0.22 -20.71,-2.03 -23.46,-3 -19.82,-6.98 -41,-19 -41,-19 -40.78,-23.15 -66.26,-37.14 -79,-44 -5.98,-3.22 -11.85,-6.22 -20,-7 -1.95,-0.19 -3.79,-0.22 -5.5,-0.16 h -5.5 c -1.71,-0.06 -3.55,-0.03 -5.5,0.16 -8.15,0.78 -14.02,3.78 -20,7 -12.74,6.86 -38.22,20.85 -79,44 0,0 -21.18,12.02 -41,19 -2.75,0.97 -21.08,3.22 -23.46,3 h -14.54" + id="path12432" /><path + class="st22" + d="m -2841.71,230.57 h -14.54 c -2.38,0.22 -20.71,-2.03 -23.46,-3 -19.82,-6.98 -41,-19 -41,-19 -40.78,-23.15 -66.26,-37.14 -79,-44 -5.98,-3.22 -11.85,-6.22 -20,-7 -1.95,-0.19 -3.79,-0.22 -5.5,-0.16 h -5.5 c -1.71,-0.06 -3.55,-0.03 -5.5,0.16 -8.15,0.78 -14.02,3.78 -20,7 -12.74,6.86 -38.22,20.85 -79,44 0,0 -21.18,12.02 -41,19 -2.75,0.97 -21.08,3.22 -23.46,3 h -14.54" + id="path12434" /><line + class="st22" + x1="-3028.1499" + y1="151.72" + x2="-3028.1499" + y2="474.72" + id="line12436" /><line + class="st22" + x1="-2846.71" + y1="352.72" + x2="-2846.71" + y2="226.99001" + id="line12438" /><line + class="st22" + x1="-3209.21" + y1="226.99001" + x2="-3209.21" + y2="352.72" + id="line12440" /><path + d="m -3161.9,338.84 c 11.07,-2.59 22.09,-5.42 33.04,-8.49 10.97,-3.01 21.85,-6.29 32.69,-9.73 5.42,-1.7 10.87,-3.37 16.38,-4.82 5.5,-1.46 11.07,-2.67 16.62,-3.9 11.09,-2.41 22.31,-4.95 33.79,-4.9 5.71,-0.03 11.45,0.62 17.03,1.81 5.59,1.18 11.07,2.75 16.52,4.4 5.45,1.65 10.86,3.4 16.27,5.15 5.41,1.74 10.83,3.5 16.19,5.39 l 16.06,5.74 c 5.36,1.89 10.77,3.6 16.23,5.18 10.9,3.21 21.95,5.94 33.09,8.2 -11.18,-2.1 -22.27,-4.68 -33.23,-7.73 -5.48,-1.54 -10.91,-3.24 -16.29,-5.1 l -16.09,-5.66 c -5.37,-1.86 -10.78,-3.58 -16.2,-5.3 -5.42,-1.72 -10.84,-3.44 -16.28,-5.06 -5.44,-1.62 -10.91,-3.16 -16.46,-4.3 -5.55,-1.15 -11.18,-1.75 -16.84,-1.71 -11.34,-0.11 -22.51,2.35 -33.61,4.71 -5.56,1.2 -11.11,2.38 -16.61,3.81 -5.5,1.41 -10.94,3.05 -16.37,4.73 -10.86,3.38 -21.77,6.63 -32.76,9.56 -11,2.91 -22.06,5.59 -33.17,8.02 z" + id="path12442" + style="opacity:0.5" /><path + d="m -3161.9,364.31 c 8.76,4.24 17.59,8.39 26.11,13.11 8.56,4.66 16.94,9.64 25.19,14.83 8.2,5.26 16.28,10.71 24.16,16.46 7.86,5.75 15.55,11.75 23,18.02 -3.87,-2.95 -7.71,-5.94 -11.64,-8.82 -3.89,-2.92 -7.84,-5.76 -11.81,-8.57 -7.95,-5.6 -16.01,-11.05 -24.24,-16.24 -8.19,-5.25 -16.56,-10.2 -25.03,-15 -2.11,-1.21 -4.23,-2.4 -6.37,-3.56 -2.12,-1.19 -4.28,-2.31 -6.45,-3.42 z" + id="path12446" + style="opacity:0.5" /><path + d="m -2988.39,424.71 c 5.7,-5.46 11.7,-10.62 17.9,-15.51 6.22,-4.87 12.66,-9.47 19.28,-13.79 6.65,-4.28 13.46,-8.31 20.45,-12 3.5,-1.83 7.03,-3.61 10.6,-5.3 3.59,-1.66 7.19,-3.28 10.84,-4.77 -7.13,3.38 -14.18,6.93 -21.08,10.75 -6.89,3.82 -13.68,7.83 -20.27,12.16 -6.64,4.24 -13.05,8.83 -19.36,13.56 -6.28,4.75 -12.39,9.74 -18.36,14.9 z" + id="path12450" + style="opacity:0.5" /><path + d="m -2920.86,262.89 -52.76,-28.61 c -8.81,-4.73 -17.55,-9.59 -26.32,-14.39 -4.39,-2.37 -8.81,-4.61 -13.54,-5.86 -2.36,-0.64 -4.77,-1.04 -7.21,-1.22 -1.22,-0.09 -2.44,-0.13 -3.66,-0.11 -1.23,0.05 -2.51,0.02 -3.76,0.04 -1.25,-0.01 -2.53,0.01 -3.76,-0.03 -1.22,-0.02 -2.44,0.02 -3.66,0.11 -2.44,0.19 -4.85,0.58 -7.21,1.22 -4.73,1.25 -9.15,3.49 -13.54,5.86 -8.78,4.79 -17.52,9.64 -26.34,14.37 -8.79,4.76 -17.63,9.46 -26.37,14.32 -8.79,4.77 -17.55,9.6 -26.38,14.32 8.6,-5.11 17.27,-10.11 25.9,-15.17 8.64,-5.04 17.4,-9.89 26.1,-14.82 8.7,-4.94 17.48,-9.75 26.22,-14.62 4.38,-2.4 8.94,-4.76 13.9,-6.1 2.47,-0.69 5.01,-1.12 7.56,-1.33 1.28,-0.1 2.56,-0.15 3.84,-0.13 1.27,0.04 2.49,0.01 3.74,0.02 1.25,0 2.47,0.03 3.74,-0.01 1.28,-0.01 2.56,0.03 3.84,0.13 2.55,0.21 5.09,0.64 7.56,1.33 4.96,1.34 9.52,3.7 13.9,6.1 8.73,4.88 17.5,9.7 26.2,14.65 l 26.13,14.77 c 8.62,5.03 17.28,10.04 25.88,15.16 z" + id="path12454" + style="opacity:0.5" /></g><rect + x="-1600.26" + y="252.23" + class="st33" + width="2.04" + height="0" + id="rect12458" /><g + id="g94318"><path + class="st2" + d="m -1986.31,424.27 c 2.68,0.46 6.48,0.68 10.39,-0.87 4.32,-1.71 6.03,-4.49 8.66,-6.92 6.76,-6.28 12.37,-3.62 22.5,-7.79 8.93,-3.67 14.15,-9.68 20.77,-17.31 6.5,-7.49 9.91,-14 13.85,-21.64 8.21,-15.92 11.58,-28.54 16.44,-46.74 4.02,-15.05 4.51,-20.61 4.33,-25.97 -0.3,-8.72 -2.4,-16.71 -3.46,-20.77 -1.48,-5.63 -2.77,-8.92 -5.19,-15.58 -6.52,-17.93 -6.34,-19.46 -9.52,-27.7 -5.81,-15.06 -12.55,-25.85 -16.44,-32.02 -5.22,-8.27 -14.3,-22.44 -30.29,-37.22 -2.75,-2.54 -9.64,-8.74 -19.97,-15.74 -4.07,-2.76 -8.68,-5.65 -13.78,-8.49 -3.55,-1.98 -12.28,-6.68 -24.23,-11.25 -18.88,-7.21 -35.16,-10.03 -45.01,-11.25 -7.81,-0.97 -7.55,-0.45 -43.28,-0.87 -32.47,-0.38 -34.55,-0.84 -44.14,0 -16.93,1.48 -29.5,4.56 -38.95,6.92 -19.57,4.89 -34.58,8.64 -51.93,19.04 -12.73,7.63 -21.34,15.62 -26.83,20.77 -10.17,9.54 -18.19,17.06 -25.1,29.43 -4.11,7.36 -5.11,11.56 -13.85,27.7 -4.64,8.57 -6.35,11.06 -7.79,12.98 -6.75,9 -13.31,11.55 -19.91,18.18 -6.12,6.15 -12.45,13.62 -25.1,28.56 -16.27,19.21 -18.55,22.71 -20.77,26.83 -2.43,4.49 -3.89,8.07 -8.66,16.44 -4.6,8.09 -6.9,12.13 -10.39,16.44 -2.13,2.64 -6.93,6.99 -16.44,15.58 -8.21,7.42 -11.39,10.1 -14.71,15.58 -3.69,6.09 -4.21,10.09 -4.33,11.25 -0.56,5.31 0.5,13.97 5.68,16.01 1.87,0.74 3.78,0.41 5.14,0 l 6.49,-7.36 c 1.98,-1.89 4.86,-4.4 8.66,-6.92 11.3,-7.52 22.17,-9.46 27.7,-10.39 2.46,-0.41 9.98,-1.56 19.91,-0.87 7.89,0.55 31.78,4.59 40.68,6.92 9.91,2.6 28.48,9.42 36.35,12.12 3.36,1.15 12.24,4.23 27.7,10.39 19.04,7.58 17.97,7.84 31.16,12.98 5.96,2.33 6.91,2.55 39.81,13.85 22.92,7.87 24.12,8.32 28.56,9.52 15.5,4.18 28,5.91 35.49,6.92 8.07,1.09 17.13,2.32 29.43,2.6 12.56,0.28 26.89,0.5 44.14,-4.33 7.37,-2.06 12.49,-4.27 14.71,-5.19 6.91,-2.85 23.65,-8.77 41.52,-13.82" + id="path12460" /><path + class="st2" + d="m -1997.56,427.73 c -17.47,6.53 -39.03,10.25 -48.43,11.25 -27.92,2.98 -54.13,-1.57 -65.71,-3.46 -9.53,-1.56 -42.09,-9.7 -48.42,-11.25 -6.57,-1.61 -14.86,-3.87 -29.4,-8.66 -16.16,-5.32 -15.62,-5.74 -31.99,-11.25 -17.39,-5.86 -69.74,-25.33 -76.09,-27.7 -3.43,-1.28 -16.52,-6.04 -34.58,-9.52 -12.56,-2.42 -21.02,-4.05 -32.86,-3.46 -8.43,0.42 -15.14,1.79 -19.02,2.6 -5.23,1.09 -13.04,2.76 -22.48,6.92 -3.65,1.61 -6.6,3.17 -8.65,4.33 -2.64,1.85 -5.44,4.13 -8.21,6.92 -2.26,2.28 -3.36,4.64 -5.07,6.99" + id="path12462" /><path + class="st2" + d="m -2153.79,117.45 -22.2,9.32 c -3.4,1.76 -8.08,4.39 -13.35,8.02 -2.55,1.76 -14.68,10.28 -27.59,25.85 -6.36,7.68 -10.41,14.05 -13.35,18.72 -6.4,10.16 -10.36,18.46 -15.13,28.53 -7.27,15.35 -6.57,15.96 -10.68,24.07 -4.97,9.79 -10.8,17.36 -22.25,32.09 -6.71,8.64 -17.96,22.68 -32.93,39.22 -13.66,15.09 -20.49,22.64 -25.81,26.74 -1.56,1.2 -6.34,4.81 -11.57,10.7 -4.16,4.68 -7.76,8.81 -9.79,15.15 -0.96,3.01 -2.24,8.61 -0.89,16.05" + id="path12464" /><path + class="st2" + d="m -2261.98,397.87 c 1.79,-0.89 14.3,-9.81 14.3,-9.81 3.98,-2.43 9.2,-5.72 15.2,-9.81 5.18,-3.53 19.5,-13.48 36.65,-28.54 7.26,-6.37 20.64,-18.6 35.75,-35.67 5.43,-6.14 13.27,-15.05 22.35,-27.65 11.63,-16.14 10.97,-18.49 21.45,-33.89 8.07,-11.87 17.6,-22.78 36.65,-44.59 12.85,-14.71 19.41,-22.18 25.92,-27.65 15.64,-13.11 29.79,-19.72 35.75,-22.3 6.93,-3 14.61,-6.31 25.03,-8.03 3.97,-0.65 12.59,-1.16 19.59,-0.9" + id="path12466" /><path + class="st2" + d="m -2348.96,392.25 -6.97,9.03 c -0.88,1.06 -2.23,2.62 -3.99,4.39 -2.77,2.79 -7.59,7.14 -21.93,15.15 -6.88,3.84 -10.42,5.8 -15.58,7.79 -6.61,2.55 -10.87,4.14 -16.44,3.46 -2.23,-0.27 -10.06,-1.22 -12.98,-6.92 -1.8,-3.52 -0.93,-7.26 0,-11.25 1.23,-5.28 7.08,-14.29 8.66,-16.44" + id="path12468" /><path + class="st2" + d="m -2397.43,428.6 c -0.83,0.33 -8.27,0.63 -10.65,-0.87 -3.5,-2.19 -2.53,-8.28 -2.33,-9.52 0.86,-5.39 4.42,-8.91 8.66,-12.98 1.93,-1.86 5.2,-4.96 10.39,-7.79 6.42,-3.51 13.78,-5.52 25.1,-6.06 15.33,-0.73 26.96,1.77 42.41,5.19 12.65,2.81 22.05,5.74 28.56,7.79 10.03,3.16 20.2,6.36 32.89,12.12 9.73,4.42 16.74,8.44 27.7,14.71 12.04,6.9 13.52,8.4 25.1,14.71 6.09,3.32 5.69,2.91 19.91,10.39 16.28,8.56 15.83,8.59 19.91,10.39 6.2,2.73 12.21,4.71 24.23,8.66 8.72,2.86 13.08,4.29 16.44,5.19 7.09,1.9 19.91,5.23 36.35,5.19 14.23,-0.03 25.04,-2.57 28.56,-3.46 19.47,-4.91 32.61,-13.8 38.95,-18.18 20.68,-14.27 32.16,-28.18 38.95,-39.81" + id="path12470" /><path + d="m -2388.43,335.08 c 4.24,-5.09 8.56,-10.1 12.89,-15.1 l 12.97,-15.03 c 2.2,-2.48 4.44,-4.94 6.89,-7.21 2.44,-2.26 4.99,-4.4 7.69,-6.35 2.69,-1.96 5.47,-3.77 8.34,-5.44 2.89,-1.63 5.83,-3.16 8.87,-4.49 -5.88,3.05 -11.52,6.52 -16.75,10.54 -2.6,2.03 -5.14,4.13 -7.52,6.4 -2.39,2.26 -4.58,4.72 -6.76,7.2 -4.39,4.94 -8.67,10 -13.15,14.88 -4.46,4.9 -8.93,9.79 -13.47,14.6 z" + id="path12472" + style="opacity:0.5" /><path + d="m -2304.44,231.28 c 5.05,-3.75 10.44,-7.05 16.06,-9.91 2.8,-1.45 5.69,-2.73 8.62,-3.9 2.92,-1.18 5.9,-2.22 8.78,-3.41 2.9,-1.15 5.66,-2.58 8.25,-4.32 2.59,-1.72 4.96,-3.76 7.2,-5.94 4.45,-4.39 8.1,-9.55 11.31,-14.94 -1.42,2.81 -3.03,5.52 -4.79,8.13 -1.79,2.59 -3.78,5.07 -5.97,7.35 -4.37,4.57 -9.72,8.27 -15.62,10.64 -2.94,1.18 -5.91,2.18 -8.83,3.33 -2.92,1.13 -5.78,2.41 -8.61,3.74 -2.83,1.35 -5.61,2.8 -8.33,4.36 -2.75,1.52 -5.43,3.17 -8.07,4.87 z" + id="path12476" + style="opacity:0.5" /><path + d="m -1897.39,269.68 c 0.63,3.91 0.86,7.89 0.76,11.87 -0.14,3.98 -0.65,7.93 -1.39,11.84 -0.75,3.91 -1.98,7.75 -3.67,11.38 -1.7,3.61 -3.85,7.07 -6.69,9.95 -2.86,2.87 -6.25,4.98 -9.12,7.65 -2.9,2.64 -5.42,5.68 -7.57,8.97 -4.29,6.61 -6.88,14.22 -8.43,21.97 0.56,-3.92 1.49,-7.8 2.73,-11.58 1.28,-3.76 2.95,-7.41 5.05,-10.81 2.09,-3.41 4.68,-6.5 7.61,-9.23 2.92,-2.75 6.3,-4.9 9.03,-7.68 2.76,-2.75 4.88,-6.1 6.58,-9.63 1.7,-3.54 2.88,-7.31 3.74,-11.14 1.65,-7.71 2.25,-15.67 1.37,-23.56 z" + id="path12480" + style="opacity:0.5" /><ellipse + class="st2" + cx="-1941.3101" + cy="323.44" + rx="6.9200001" + ry="11.68" + id="ellipse12484" /><ellipse + class="st2" + cx="-1915.34" + cy="314.79001" + rx="6.9200001" + ry="11.68" + id="ellipse12486" /><path + class="st22" + d="m -2172.13,119.63 -13.47,5.69 c -3.4,1.77 -8.08,4.41 -13.35,8.07 -2.55,1.77 -14.68,10.34 -27.59,26 -6.36,7.72 -10.41,14.13 -13.35,18.83 -6.4,10.22 -10.36,18.56 -15.13,28.69 -7.27,15.44 -6.57,16.05 -10.68,24.21 -4.97,9.85 -10.8,17.46 -22.25,32.28 -6.71,8.69 -17.96,22.82 -32.93,39.45 -13.66,15.18 -20.49,22.77 -25.81,26.9 -1.56,1.21 -6.34,4.84 -11.57,10.76 -4.16,4.7 -7.76,8.86 -9.79,15.24 -0.96,3.03 -2.24,8.66 -0.89,16.14" + id="path12488" /><path + class="st22" + d="m -2137.34,115.72 -22.68,9.48 c -3.48,1.79 -8.26,4.46 -13.64,8.16 -2.6,1.79 -15,10.45 -28.18,26.29 -6.5,7.81 -10.63,14.29 -13.64,19.04 -6.54,10.34 -10.58,18.77 -15.45,29.01 -7.43,15.61 -6.71,16.23 -10.91,24.48 -5.07,9.96 -11.03,17.65 -22.73,32.64 -6.86,8.78 -18.35,23.07 -33.64,39.89 -13.95,15.35 -20.92,23.02 -26.36,27.2 -1.6,1.22 -6.47,4.89 -11.82,10.88 -4.25,4.76 -7.93,8.96 -10,15.41 -0.98,3.06 -2.29,8.76 -0.91,16.32" + id="path12490" /><path + class="st22" + d="m -2272.81,394.16 c 1.8,-0.9 14.43,-9.92 14.43,-9.92 4.01,-2.46 9.28,-5.79 15.33,-9.92 5.22,-3.57 19.68,-13.63 36.98,-28.85 7.32,-6.44 20.83,-18.8 36.08,-36.06 5.48,-6.2 13.39,-15.21 22.55,-27.95 11.73,-16.32 11.07,-18.69 21.65,-34.26 8.15,-12 17.76,-23.03 36.98,-45.08 12.97,-14.88 19.58,-22.43 26.16,-27.95 15.78,-13.25 30.06,-19.94 36.08,-22.54 7,-3.03 14.74,-6.38 25.26,-8.11 4.01,-0.66 12.7,-1.17 19.77,-0.91" + id="path12492" /><path + class="st22" + d="m -2251.18,401.95 c 1.76,-0.89 14.09,-9.81 14.09,-9.81 3.92,-2.43 9.06,-5.73 14.97,-9.81 5.1,-3.53 19.21,-13.49 36.1,-28.55 7.15,-6.38 20.34,-18.61 35.22,-35.69 5.35,-6.14 13.07,-15.05 22.01,-27.66 11.45,-16.15 10.81,-18.49 21.13,-33.91 7.95,-11.87 17.34,-22.79 36.1,-44.61 12.66,-14.72 19.12,-22.19 25.54,-27.66 15.4,-13.12 29.35,-19.73 35.22,-22.31 6.83,-3 14.39,-6.32 24.65,-8.03 3.91,-0.65 12.4,-1.16 19.3,-0.9" + id="path12494" /><path + class="st22" + d="m -1985.88,423.78 c -18,6.53 -40.21,10.25 -49.89,11.25 -28.76,2.98 -55.76,-1.57 -67.7,-3.46 -9.82,-1.56 -43.36,-9.7 -49.88,-11.25 -6.77,-1.61 -15.31,-3.87 -30.29,-8.66 -16.65,-5.32 -16.09,-5.74 -32.96,-11.25 -17.92,-5.86 -71.85,-25.33 -78.39,-27.7 -3.54,-1.28 -17.02,-6.04 -35.63,-9.52 -12.94,-2.42 -21.65,-4.05 -33.85,-3.46 -8.69,0.42 -15.6,1.79 -19.6,2.6 -5.39,1.09 -13.43,2.76 -23.16,6.92 -3.77,1.61 -6.8,3.17 -8.91,4.33 -2.72,1.85 -5.61,4.13 -8.46,6.92 -2.33,2.28 -3.46,4.64 -5.22,6.99" + id="path12496" /><path + class="st2" + d="m -2086.28,448.07 c 1.73,-7.41 4.71,-19.84 8.87,-35.09 0,0 17.09,-62.67 56.69,-148.63 0,0 9.63,-20.89 25.32,-39.96 2.77,-3.37 6.86,-7.97 12.66,-12.67 3.91,-3.17 8.55,-6.88 15.37,-9.75 4.33,-1.82 11.41,-4.69 20.8,-3.9 4.68,0.4 13.38,2 21.7,8.77 5.03,4.09 8.16,8.64 9.95,11.7" + id="path12498" /><path + class="st22" + d="m -2097.25,447.87 c 1.8,-7.66 4.92,-20.51 9.26,-36.27 0,0 17.84,-64.78 59.18,-153.65 0,0 10.05,-21.6 26.43,-41.31 2.89,-3.48 7.16,-8.24 13.22,-13.1 4.08,-3.28 8.92,-7.11 16.05,-10.08 4.52,-1.88 11.91,-4.85 21.71,-4.03 4.89,0.41 13.97,2.07 22.65,9.07 5.25,4.23 8.52,8.93 10.38,12.09" + id="path12500" /><path + class="st22" + d="m -2076.48,448.73 c 1.66,-7.23 4.54,-19.35 8.54,-34.21 0,0 16.46,-61.1 54.6,-144.91 0,0 9.27,-20.37 24.38,-38.96 2.67,-3.28 6.61,-7.77 12.19,-12.35 3.77,-3.09 8.23,-6.71 14.8,-9.5 4.17,-1.77 10.98,-4.58 20.03,-3.8 4.51,0.39 12.88,1.95 20.9,8.55 4.84,3.99 7.86,8.42 9.58,11.4" + id="path12502" /></g><g + id="g94636"><path + class="st2" + d="m -491.35,440.74 c -38.04,11.51 -69.6,14.69 -91.05,15.43 -27.43,0.95 -42.48,-1.96 -52.47,-4.63 -18.88,-5.05 -32.58,-12.74 -40.12,-16.98 -2.92,-1.64 -26.18,-18.31 -29.32,-23.15 -1.57,-2.41 -2.52,-4.62 -3.09,-6.17 18.34,-10.43 38.92,-20.95 61.73,-30.86 14.97,-6.51 29.43,-12.12 43.21,-16.98 7.78,-34.54 20.97,-59.8 30.86,-75.62 8.26,-13.2 51.46,-82.25 129.63,-98.77 8.92,-1.88 16.46,-2.7 21.61,-3.09 4.31,-0.48 10.78,-0.87 18.52,0 17.44,1.96 29.7,9.02 43.21,16.98 15.78,9.3 26.45,18.3 33.95,24.69 7.63,6.5 20.17,17.22 33.95,33.95 4.41,5.36 16.19,20.12 27.78,41.67 3.53,6.56 11.48,22.02 18.52,43.21 5.71,17.19 12.04,41.87 13.89,72.53" + id="path12504" /><path + class="st2" + d="m -230.63,412.91 c -9.7,17.54 -25.43,37.83 -49.3,43.26 -3.08,0.7 -8.23,0.98 -18.52,1.54 -28.34,1.55 -37.45,-0.03 -72.53,0 -23.38,0.02 -26.04,0.73 -41.67,0 -10.08,-0.47 -22.75,-1.06 -35.49,-3.09 -7.51,-1.2 -30.17,-5.19 -77.16,-29.32 -28.34,-14.55 -42.51,-21.83 -50.93,-29.32 -12.27,-10.92 -20.77,-24.31 -26.6,-38.43" + id="path12506" /><path + class="st2" + d="m -416.85,179.16 c 4,5.45 7.5,10.94 10.55,16.42 42.92,77.04 6.77,173.79 -2.23,197.95 -6.31,16.95 -14.3,30.1 -15.26,31.65 -8.44,13.75 -17.26,23.77 -23.58,30.21" + id="path12508" /><path + class="st2" + d="m -261.05,447.36 c 0.62,-3.5 1.21,-7.26 1.74,-11.24 4.08,-30.51 4.74,-74.58 -12.9,-121.93 -4.48,-12.01 -18.53,-46.8 -49.38,-80.25 -11.85,-12.85 -30.04,-32.17 -60.19,-44.75 -7.52,-3.14 -13.39,-4.86 -17.91,-6.17 -4.16,-1.21 -8.93,-2.45 -14.32,-3.61" + id="path12510" /><path + d="m -424.36,191.51 c 3.78,8.46 6.96,17.18 9.47,26.11 2.42,8.95 4.28,18.06 5.42,27.27 2.31,18.42 1.8,37.15 -0.94,55.5 -2.82,18.35 -7.78,36.34 -14.5,53.62 -3.38,8.63 -7.11,17.13 -11.27,25.41 -4.15,8.28 -8.68,16.38 -13.5,24.28 4.68,-7.99 9.06,-16.15 13.06,-24.5 4.06,-8.32 7.7,-16.83 10.99,-25.47 6.55,-17.29 11.5,-35.21 14.23,-53.49 2.81,-18.26 3.3,-36.9 1.17,-55.26 -2.14,-18.36 -6.85,-36.44 -14.13,-53.47 z" + id="path12512" + style="opacity:0.5" /><path + d="m -687.58,403.7 c -2.22,0.21 -4.47,0.46 -6.55,1.22 -0.52,0.19 -1.01,0.44 -1.44,0.76 -0.43,0.32 -0.77,0.75 -0.86,1.24 -0.1,0.48 0.14,0.98 0.43,1.42 0.3,0.44 0.68,0.84 1.06,1.23 1.6,1.51 3.44,2.78 5.3,3.99 1.86,1.22 3.8,2.33 5.73,3.44 3.89,2.18 7.84,4.26 11.79,6.34 3.95,2.07 7.93,4.1 11.97,5.99 8.04,3.85 16.4,7.01 25.06,9.13 8.65,2.15 17.53,3.37 26.45,3.81 -4.47,0 -8.94,-0.3 -13.39,-0.79 -4.45,-0.52 -8.87,-1.29 -13.24,-2.28 -8.75,-1.99 -17.2,-5.18 -25.3,-8.98 -4.05,-1.92 -8.02,-3.99 -11.97,-6.09 -3.93,-2.12 -7.9,-4.19 -11.75,-6.48 -1.92,-1.15 -3.84,-2.31 -5.69,-3.58 -1.85,-1.26 -3.69,-2.57 -5.3,-4.17 -0.39,-0.42 -0.77,-0.85 -1.08,-1.34 -0.3,-0.48 -0.58,-1.09 -0.44,-1.72 0.14,-0.62 0.57,-1.09 1.04,-1.42 0.48,-0.33 1,-0.57 1.54,-0.75 2.16,-0.71 4.41,-0.86 6.64,-0.97 z" + id="path12516" + style="opacity:0.5" /><path + d="m -573.14,445.37 c 5.49,0.12 10.98,0.08 16.46,-0.23 5.47,-0.32 10.93,-0.81 16.35,-1.63 5.43,-0.75 10.81,-1.79 16.14,-3.04 2.67,-0.62 5.33,-1.29 7.97,-2.04 2.65,-0.71 5.27,-1.52 7.9,-2.33 -5.11,2.02 -10.36,3.72 -15.68,5.11 -5.32,1.41 -10.74,2.45 -16.19,3.28 -5.46,0.74 -10.95,1.24 -16.46,1.4 -2.75,0.07 -5.51,0.07 -8.26,-0.01 -2.74,-0.09 -5.49,-0.24 -8.23,-0.51 z" + id="path12520" + style="opacity:0.5" /><path + d="m -597.22,363.57 c 3.32,6.15 7.46,11.83 12.28,16.84 4.81,5.01 10.27,9.4 16.18,13.05 5.88,3.72 12.2,6.71 18.73,9.12 6.53,2.44 13.27,4.3 20.1,5.75 -3.46,-0.51 -6.89,-1.23 -10.29,-2.03 -1.7,-0.44 -3.39,-0.87 -5.07,-1.39 -1.69,-0.47 -3.34,-1.04 -5.01,-1.6 -6.63,-2.28 -13.01,-5.31 -18.99,-9 -5.94,-3.75 -11.47,-8.19 -16.21,-13.37 -1.13,-1.34 -2.35,-2.61 -3.41,-4.01 -1.04,-1.41 -2.11,-2.8 -3.13,-4.23 -1.95,-2.92 -3.7,-5.96 -5.18,-9.13 z" + id="path12524" + style="opacity:0.5" /><path + d="m -432.7,453.08 c 5.99,0.12 11.98,0.04 17.94,-0.39 5.97,-0.37 11.92,-1.01 17.82,-1.92 11.79,-1.87 23.53,-4.53 34.58,-9.01 2.75,-1.13 5.42,-2.47 8.18,-3.68 2.76,-1.2 5.59,-2.24 8.46,-3.15 5.74,-1.81 11.62,-3.15 17.58,-3.93 5.96,-0.78 11.97,-1.11 17.97,-1.03 6,0.12 11.98,0.63 17.91,1.51 -11.89,-1.36 -23.95,-1.47 -35.76,0.27 -5.9,0.9 -11.73,2.2 -17.41,4.04 -2.84,0.92 -5.63,1.96 -8.35,3.16 -2.72,1.2 -5.39,2.58 -8.18,3.73 -5.59,2.27 -11.35,3.99 -17.18,5.44 -5.83,1.43 -11.73,2.58 -17.67,3.41 -11.9,1.65 -23.93,2.23 -35.89,1.55 z" + id="path12528" + style="opacity:0.5" /><path + d="m -328.3,233.01 c 4.56,8.59 9.64,16.9 15.24,24.83 2.82,3.95 5.72,7.85 8.78,11.61 1.53,1.89 3.09,3.74 4.67,5.59 1.59,1.83 3.14,3.75 4.58,5.73 5.65,8.02 9.64,17.08 12.48,26.4 2.87,9.33 4.59,18.96 5.7,28.62 -0.8,-4.8 -1.56,-9.6 -2.67,-14.34 -1.03,-4.75 -2.25,-9.45 -3.77,-14.06 -2.97,-9.22 -6.93,-18.18 -12.56,-26.05 -2.79,-3.92 -6.14,-7.49 -9.15,-11.33 -3.04,-3.81 -5.97,-7.71 -8.7,-11.75 -2.74,-4.03 -5.34,-8.15 -7.8,-12.36 -2.41,-4.21 -4.71,-8.5 -6.8,-12.89 z" + id="path12532" + style="opacity:0.5" /><path + d="m -267.58,360.49 c 1.34,3.34 2.49,6.75 3.54,10.2 0.51,1.73 0.97,3.47 1.41,5.22 l 1.19,5.27 c 1.44,7.07 2.21,14.27 2.47,21.48 0.17,7.21 -0.13,14.44 -1.09,21.59 -0.47,3.57 -1.09,7.12 -1.8,10.66 -0.78,3.52 -1.62,7.02 -2.63,10.47 3.26,-14 5.03,-28.35 4.53,-42.68 -0.17,-7.16 -0.95,-14.31 -2.22,-21.36 -1.28,-7.08 -3.12,-14.03 -5.4,-20.85 z" + id="path12536" + style="opacity:0.5" /><path + class="st2" + d="M -230.54,412.96 -171.9,450 c -0.69,1.69 -1.88,4.07 -3.99,6.36 -1.7,1.84 -8.13,8.13 -26.88,7.53 -21.68,-0.69 -45.97,-10.14 -58.64,-15.71" + id="path12540" /><path + d="m -602.65,358.17 c -0.27,4.45 -0.35,8.89 -0.16,13.32 0.19,4.43 0.62,8.85 1.38,13.21 0.68,4.38 1.77,8.68 3.1,12.9 0.66,2.11 1.44,4.19 2.3,6.24 0.83,2.06 1.8,4.06 2.83,6.03 -2.45,-3.73 -4.33,-7.82 -5.86,-12.02 -1.5,-4.22 -2.6,-8.57 -3.36,-12.98 -0.69,-4.42 -1.14,-8.88 -1.16,-13.35 -0.01,-2.23 0.05,-4.47 0.19,-6.69 0.18,-2.23 0.39,-4.46 0.74,-6.66 z" + id="path12542" + style="opacity:0.5" /><path + d="m -185.34,447.36 c 1.77,0.37 3.52,0.85 5.2,1.62 0.81,0.42 1.67,0.89 2.19,1.81 0.26,0.46 0.28,1.1 0.05,1.58 -0.22,0.49 -0.55,0.87 -0.91,1.19 -1.45,1.27 -3.18,1.96 -4.87,2.64 -1.71,0.65 -3.45,1.17 -5.21,1.64 -3.53,0.92 -7.19,1.37 -10.83,1.31 -1.82,-0.03 -3.64,-0.16 -5.43,-0.39 -1.79,-0.27 -3.58,-0.59 -5.33,-1.06 3.58,0.51 7.17,0.81 10.75,0.69 3.58,-0.13 7.13,-0.59 10.59,-1.51 1.73,-0.44 3.45,-0.96 5.13,-1.56 1.66,-0.61 3.35,-1.29 4.69,-2.33 0.65,-0.52 1.15,-1.24 0.8,-1.93 -0.33,-0.69 -1.1,-1.22 -1.86,-1.65 -1.53,-0.88 -3.26,-1.46 -4.96,-2.05 z" + id="path12546" + style="opacity:0.5" /><path + d="m -253.51,447.36 c 2.9,0.51 5.79,1.12 8.68,1.76 2.9,0.59 5.73,1.44 8.56,2.28 2.82,0.88 5.62,1.81 8.38,2.87 1.38,0.53 2.75,1.07 4.12,1.63 1.35,0.59 2.71,1.17 4.04,1.81 l -8.41,-2.72 c -2.81,-0.89 -5.6,-1.79 -8.42,-2.64 -2.81,-0.85 -5.62,-1.73 -8.46,-2.49 -2.84,-0.79 -5.67,-1.59 -8.49,-2.5 z" + id="path12550" + style="opacity:0.51" /><path + class="st15" + d="m -429.41,180.31 c -3.07,0.33 -28.44,3.05 -28.44,3.05 -2.59,0.44 -6.38,0.97 -11,1.18 -7.09,0.32 -10.69,0.43 -13.06,-1.7 -3.06,-2.75 -2.83,-7.46 -2.69,-10.58 0.29,-6.21 3.28,-15.15 9.09,-16.5 3.29,-0.76 6.31,1.18 8,2.25 7.22,4.56 24.93,15.32 38.1,22.3" + id="path12554" /><path + class="st15" + d="m -420.67,179.37 c 3.07,-0.33 28.44,-3.05 28.44,-3.05 2.62,-0.12 6.44,-0.4 11,-1.18 7,-1.19 10.53,-1.84 12.4,-4.43 2.41,-3.33 1.19,-7.9 0.38,-10.91 -1.61,-6.01 -6.42,-14.11 -12.39,-14.19 -3.38,-0.05 -5.92,2.49 -7.34,3.89 -6.07,5.99 -21.1,20.25 -32.49,29.87" + id="path12556" /><path + class="st15" + d="M -424.8,179.81" + id="path12558" /><path + class="st15" + d="m -384.86,183.02 c 9.96,-1.76 21.52,-4.21 24.15,-8.23 3.38,-5.18 1.57,-12.34 0.38,-17.07 -2.38,-9.43 -9.37,-22.18 -17.89,-22.4 -2.23,-0.06 -4.11,0.8 -10.42,5.98 -12.67,10.41 -19.38,18.8 -31.33,30.24 -2.46,2.35 -4.48,4.21 -5.64,5.26 l 0.47,-0.05 c -1.36,-0.79 -3.73,-2.17 -6.63,-3.94 -14.1,-8.64 -22.44,-15.42 -37.03,-22.9 -7.27,-3.73 -9.28,-4.17 -11.45,-3.64 -8.28,2.02 -12.4,15.96 -12.73,25.69 -0.16,4.87 -0.41,12.25 3.99,16.6 3.42,3.38 9.12,2.58 19.23,2.19" + id="path12560" /><path + class="st10" + d="m -413.68,178.81 c 4,5.45 7.5,10.94 10.55,16.42 42.92,77.04 6.77,173.79 -2.23,197.95 -6.31,16.95 -14.3,30.1 -15.26,31.65 -8.44,13.75 -17.26,23.77 -23.58,30.21" + id="path12562" /><path + class="st10" + d="m -257.66,444.05 c 0.62,-3.46 1.21,-7.17 1.74,-11.12 4.08,-30.16 4.74,-73.73 -12.9,-120.53 -4.48,-11.88 -18.53,-46.26 -49.38,-79.33 -11.85,-12.7 -30.04,-31.8 -60.19,-44.24 -7.52,-3.1 -13.39,-4.81 -17.91,-6.1 -4.16,-1.19 -8.93,-2.42 -14.32,-3.56" + id="path12564" /><path + class="st35" + d="m -424.02,181.47 h -1.94 c -2.01,0 -3.66,-1.65 -3.66,-3.66 v -1.94 c 0,-2.01 1.65,-3.66 3.66,-3.66 h 1.94 c 2.01,0 3.66,1.65 3.66,3.66 v 1.94 c 0,2.02 -1.64,3.66 -3.66,3.66 z" + id="path12566" /></g><g + id="g95852"><path + class="st36" + d="m 1843.82,154.06 c -8.05,4.62 -14.37,11.84 -17.98,19.98 -4.9,13.24 -9.43,26.28 -13.7,39.34 -9.13,27.89 -17.13,55.76 -25.13,85.28 -9.04,37.04 -17.15,76.04 -26.19,113.97 -1.82,8.12 -2.71,11.57 -4.51,19.68 -1.24,5.54 3.08,14.88 7.77,16.12 0.71,0.18 2.02,0.32 2.87,1.4 0.21,0.25 0.37,0.55 0.48,1.01 l 5.45,1.38 c 2.9,1.31 5.29,2.53 7.04,3.47 1.36,0.74 7.01,3.82 14.07,8.99 2.14,1.56 3.86,2.94 5.08,3.91 l 3.22,0.87 0.71,0.18" + id="path12570" /><path + class="st36" + d="m 1767.44,450.85 -5.91,18.81 -1.95,5.93 35.59,14.14 7.13,-20.26 0.05,-0.11 c 5.7,-3.68 16.44,-0.51 18.99,-15.36 0,-7.77 -0.05,-15.54 -0.09,-23.34 -0.18,-28.33 -0.44,-56.68 0.99,-85.03 0.97,-7.73 1.79,-14.3 1.79,-21.68 1.82,-22.58 5.43,-44.26 11.75,-65.92" + id="path12572" /><path + class="st36" + d="m 1821.08,427.99 0.16,2.67 2,33.91 c 0,0 1.59,11.61 2.71,18.51 0.41,2.51 0.78,4.37 0.97,4.87 1.4,3.54 1.38,4.23 2.78,7.68 0.94,2.37 1.89,4.35 2.44,5.54 0.87,1.79 1.31,2.69 1.54,3.06 2.46,3.66 9.61,3.17 11.08,3.08 7.93,-0.48 38.81,-0.76 81.46,-1.24 h 9.08 2.18 9.08 c 42.65,0.48 73.53,0.76 81.46,1.24 1.47,0.09 8.62,0.57 11.08,-3.08 0.23,-0.37 0.67,-1.26 1.54,-3.06 0.55,-1.2 1.49,-3.17 2.46,-5.54 1.38,-3.45 1.36,-4.14 2.76,-7.68 0.18,-0.51 0.55,-2.37 0.94,-4.87 1.15,-6.9 2.74,-18.51 2.74,-18.51 l 2,-33.91 0.16,-2.67" + id="path12574" /><path + class="st36" + d="m 2046.82,483.08 -16.55,-1.06 -3.45,-0.23 c -12.67,-0.92 -20.53,-1.4 -27.68,-1.84 -30.49,-1.86 -43.69,-2.09 -51.64,-2.16 -4.28,-0.02 -7.77,0 -10,0 h -2.18 c -2.23,0 -5.73,-0.02 -10,0 -7.96,0.07 -21.15,0.3 -51.64,2.16 -7.15,0.44 -15.01,0.92 -27.68,1.84 l -3.45,0.23 -16.55,1.06" + id="path12576" /><path + class="st36" + d="m 1842.6,482.23 -0.07,-0.21 -6.67,-22.67 -0.44,-1.52 -2.35,-8.02 c 1.45,-1.56 3.63,-4 6.14,-7.06 5.08,-6.21 15.38,-18.97 23.06,-37.82 2.41,-5.91 5.33,-14.32 7.38,-24.9 l 8.53,-0.16 57.11,-1.06 h 2.18 l 57.11,1.06 8.53,0.16 c 2.05,10.58 4.97,18.99 7.38,24.9 7.68,18.85 17.98,31.62 23.06,37.82 2.51,3.06 4.69,5.5 6.14,7.06 l -2.35,8.02 -0.44,1.52 -6.67,22.67 -0.07,0.21" + id="path12578" /><path + class="st37" + d="m 1835.87,459.35 c 1.91,-2.07 4.58,-5.01 7.66,-8.6 5.5,-6.39 8.9,-10.35 12.6,-15.68 4.71,-6.74 7.54,-12.37 13.22,-23.68 2.53,-4.99 3.61,-7.47 4.62,-10.46 1.95,-5.73 2.83,-10.94 3.33,-14.14 0.46,-2.85 0.74,-5.24 0.9,-6.92" + id="path12580" /><path + class="st38" + d="m 1859.2,127.75 -4.53,6.53 c -0.39,0.32 -0.97,0.83 -1.52,1.54 -1.15,1.45 -1.43,2.69 -1.86,3.68 -0.99,2.28 -2.44,2.28 -4.3,4.3 -2.99,3.31 -3.98,8.55 -2.46,9.84 0.78,0.67 1.7,-0.14 4,0.32 1.89,0.34 3.1,1.24 4,1.84 2.85,1.91 6.16,3.06 9.22,4.6 5.29,2.69 19.91,9.56 30.44,13.84 9.45,3.86 24.21,9.22 44.22,14.12 0.16,0.05 0.34,0.09 0.53,0.14" + id="path12582" /><path + class="st39" + d="m 1851.94,139.13 c 2.81,2.16 5.75,4.32 8.83,6.44 10.39,7.13 20.42,12.37 29.59,16.3" + id="path12584" /><path + class="st36" + d="m 1917.86,158.68 c 0.83,0.62 1.72,1.29 2.71,2 4.18,3.04 7.68,5.36 9.84,6.78 l 6,3.61 0.6,0.37" + id="path12586" /><path + class="st36" + d="m 1936.94,188.5 -0.25,-0.21 -33.34,-27.29 c -5.27,-3.86 -9.66,-6.9 -12.6,-8.92 -9.43,-6.44 -17.66,-14.6 -27.36,-20.6 -1.01,-0.62 -3.15,-1.91 -4.18,-3.72 -0.34,-0.6 -0.57,-1.26 -0.57,-1.95 -0.02,-0.74 0.16,-1.77 2.76,-5.08 3.38,-4.28 3.91,-6.12 5.54,-6 0.55,0.05 0.9,0.34 2.6,2 0.11,0.11 0.25,0.23 0.37,0.37 1.45,1.4 2.67,2.64 3.63,3.63 0.32,0.37 0.67,0.74 1.03,1.13 3.01,3.22 7.31,7.59 12.81,12.39 3.08,2.71 3.31,2.71 12.6,10.16 2.46,1.98 4.53,3.63 6.28,5.04 5.47,4.41 8.12,6.64 11.59,9.24" + id="path12588" /><path + class="st36" + d="m 1812.32,213.45 c 2.07,2.05 4.16,4.39 6.25,7.06 9.61,12.3 14.55,26.14 17.2,36.37 0.53,-2.41 1.2,-5.82 1.84,-9.96 0.41,-2.74 1.77,-11.86 2.14,-24.26 0.09,-3.2 0.14,-7.45 0,-12.51" + id="path12590" /><path + class="st38" + d="m 2028.98,154.06 c 8.05,4.62 14.37,11.84 17.98,19.98 4.9,13.24 9.43,26.28 13.7,39.34 9.13,27.89 17.13,55.76 25.13,85.28 9.04,37.04 17.15,76.04 26.19,113.97 1.82,8.12 2.71,11.57 4.51,19.68 1.24,5.54 -3.08,14.88 -7.77,16.12 -0.71,0.18 -2.02,0.32 -2.87,1.4 -0.21,0.25 -0.37,0.55 -0.48,1.01 l -5.45,1.38 c -2.9,1.31 -5.29,2.53 -7.04,3.47 -1.36,0.74 -7.01,3.82 -14.07,8.99 -2.14,1.56 -3.86,2.94 -5.08,3.91 l -3.22,0.87 -0.71,0.18" + id="path12592" /><path + class="st40" + d="m 2105.36,450.85 5.91,18.81 1.95,5.93 -35.59,14.14 -7.13,-20.26 -0.05,-0.11 c -5.7,-3.68 -16.44,-0.51 -18.99,-15.36 0,-7.77 0.05,-15.54 0.09,-23.34 0.18,-28.33 0.44,-56.68 -0.99,-85.03 -0.97,-7.73 -1.79,-14.3 -1.79,-21.68 -1.82,-22.58 -5.43,-44.26 -11.75,-65.92" + id="path12594" /><path + class="st39" + d="m 2036.94,459.35 c -1.91,-2.07 -4.58,-5.01 -7.66,-8.6 -5.5,-6.39 -8.88,-10.35 -12.6,-15.68 -4.71,-6.74 -7.54,-12.37 -13.22,-23.68 -2.51,-4.99 -3.61,-7.47 -4.62,-10.46 -1.95,-5.73 -2.83,-10.94 -3.33,-14.14 -0.46,-2.85 -0.74,-5.24 -0.9,-6.92" + id="path12596" /><path + class="st38" + d="m 2013.6,127.75 4.53,6.53 c 0.39,0.32 0.97,0.83 1.52,1.54 1.17,1.45 1.43,2.69 1.86,3.68 0.99,2.28 2.44,2.28 4.3,4.3 2.99,3.31 3.98,8.55 2.46,9.84 -0.78,0.67 -1.7,-0.14 -4,0.32 -1.89,0.34 -3.1,1.24 -4,1.84 -2.85,1.91 -6.16,3.06 -9.22,4.6 -5.29,2.69 -19.91,9.56 -30.44,13.84 -9.31,3.79 -23.73,9.04 -43.23,13.89 -0.23,0.05 -0.46,0.11 -0.69,0.16 -0.09,0.02 -0.18,0.05 -0.28,0.07 -0.18,0.05 -0.37,0.09 -0.55,0.14" + id="path12598" /><path + class="st39" + d="m 2020.86,139.13 c -2.81,2.16 -5.75,4.32 -8.83,6.44 -10.39,7.13 -20.42,12.37 -29.59,16.3" + id="path12600" /><line + class="st37" + x1="1936.6899" + y1="170.91" + x2="1936.3199" + y2="170.31" + id="line12602" /><path + class="st36" + d="m 1954.94,158.68 c -0.83,0.64 -1.72,1.29 -2.71,2 -4.18,3.04 -7.68,5.36 -9.84,6.78 l -5.7,3.45 -0.28,0.16 -0.62,0.37" + id="path12604" /><path + class="st36" + d="m 1967.02,149.07 c -5.77,4.67 -8.48,6.92 -12.05,9.61" + id="path12606" /><path + class="st36" + d="m 1936.94,188.5 0.44,-0.37 32.07,-27.13 c 5.27,-3.86 9.66,-6.9 12.6,-8.92 9.43,-6.44 17.66,-14.6 27.36,-20.6 1.01,-0.62 3.15,-1.91 4.18,-3.72 0.34,-0.6 0.57,-1.26 0.57,-1.95 0.02,-0.74 -0.16,-1.77 -2.76,-5.08 -3.38,-4.28 -3.91,-6.12 -5.54,-6 -0.07,0 -0.16,0.02 -0.23,0.02 -0.44,0.14 -0.9,0.55 -2.37,1.98 -0.02,0.02 -0.02,0.02 -0.05,0.05 -1.59,1.54 -2.9,2.87 -3.95,3.95 -0.3,0.32 -0.6,0.64 -0.9,0.99 -3.04,3.24 -7.38,7.66 -12.94,12.53 -3.08,2.71 -3.31,2.71 -12.6,10.16 -2.23,1.79 -4.14,3.31 -5.79,4.64" + id="path12608" /><path + class="st36" + d="m 2060.48,213.45 c -2.07,2.05 -4.16,4.39 -6.25,7.06 -9.61,12.3 -14.55,26.14 -17.2,36.37 -0.51,-2.41 -1.2,-5.82 -1.84,-9.96 -0.41,-2.74 -1.77,-11.86 -2.14,-24.26 -0.09,-3.2 -0.14,-7.45 0,-12.51" + id="path12610" /><path + class="st36" + d="m 1866.93,114.71 c 0.55,-0.69 1.38,-1.56 2.53,-2.35 0,0 2.18,-1.45 5.08,-1.95 3.47,-0.57 28.03,-0.51 61.74,0.39 0.14,0 0.3,0 0.44,0" + id="path12612" /><path + class="st36" + d="m 2005.64,114.71 c -0.57,-0.69 -1.4,-1.56 -2.55,-2.35 0,0 -2.16,-1.45 -5.08,-1.95 -3.47,-0.57 -28.03,-0.51 -61.74,0.39 -0.14,0 -0.3,0 -0.44,0" + id="path12614" /><path + class="st37" + d="m 1874.95,121.47 c 1.03,-0.07 2.62,-0.18 4.58,-0.46 3.66,-0.51 3.98,-0.87 5.54,-0.94 0.25,-0.02 0.6,-0.05 0.99,-0.05 1.84,0 5.01,0.41 7.79,3.36 2.51,2.62 3.68,6.21 4.23,8.53 l 8.16,17.52" + id="path12616" /><path + class="st37" + d="m 1967.04,149.04 7.96,-17.13 c 0.55,-2.32 1.75,-5.91 4.23,-8.53 2.81,-2.97 6,-3.36 7.84,-3.36 0.39,0 0.71,0.02 0.97,0.05 1.54,0.07 1.86,0.44 5.54,0.94 1.93,0.28 3.52,0.39 4.55,0.46" + id="path12618" /><line + class="st36" + x1="1967.02" + y1="149.07001" + x2="1967.04" + y2="149.03999" + id="line12620" /><line + class="st37" + x1="1966.85" + y1="149.42999" + x2="1967.02" + y2="149.07001" + id="line12622" /><path + class="st41" + d="m 2003.09,116.6 c -0.55,-0.34 -1.33,-0.78 -2.46,-1.17 0,0 -2.07,-0.71 -4.9,-0.97 -1.03,-0.09 -4.02,-0.14 -8.62,-0.16 -10.16,-0.07 -28.19,0.05 -50.38,0.32 -0.14,0.02 -0.28,0.02 -0.41,0.02 -0.16,0 -0.32,0 -0.48,0" + id="path12624" /><path + class="st41" + d="m 1870.35,116.6 c 0.55,-0.34 1.36,-0.78 2.46,-1.17 0,0 2.09,-0.71 4.9,-0.97 1.01,-0.09 3.89,-0.14 8.3,-0.16 10.09,-0.07 28.26,0.05 50.72,0.32 0.3,0.02 0.6,0.02 0.9,0.02" + id="path12626" /><polyline + class="st36" + points="1917.83,158.68 1917.86,158.68 1936.32,158.68 1954.94,158.68 1954.97,158.68 " + id="polyline12628" /><path + class="st36" + d="m 2354.86,233.2 c 1.72,-0.37 4.09,-0.94 6.85,-1.77 1.98,-0.57 4.12,-1.22 6.42,-2.18 3.38,-1.45 5.77,-3.01 7.79,-4.41 9.45,-6.48 14.19,-10.55 14.19,-10.55 2.35,-1.98 7.13,-6.07 21.52,-21.13 3.17,-3.31 7.59,-7.98 12.83,-13.63 l 21.98,-25.09 0.46,-0.18 0.48,-0.18 c 8.05,4.62 14.37,11.84 17.98,19.98 4.9,13.24 9.43,26.28 13.7,39.34 9.13,27.89 17.13,55.76 25.13,85.28 9.04,37.04 17.15,76.04 26.19,113.97 1.82,8.12 2.71,11.57 4.51,19.68 1.24,5.54 -3.08,14.88 -7.77,16.12 -0.71,0.18 -2.02,0.32 -2.87,1.4 -0.21,0.25 -0.37,0.55 -0.48,1.01 l -5.43,1.38 c -2.92,1.31 -5.29,2.53 -7.06,3.47 -1.36,0.74 -7.01,3.82 -14.07,8.99 -2.14,1.56 -3.86,2.94 -5.08,3.91 l -3.22,0.87 -0.71,0.18" + id="path12630" /><path + class="st36" + d="m 2523.76,450.85 5.91,18.81 1.95,5.93 -35.59,14.14 -7.13,-20.26 -0.05,-0.11 c -5.7,-3.68 -16.44,-0.51 -18.99,-15.36 0,-7.77 0.05,-15.54 0.09,-23.34 0.18,-28.33 0.44,-56.68 -0.99,-85.03 -0.97,-7.73 -1.79,-14.3 -1.79,-21.68 -1.82,-22.58 -5.43,-44.26 -11.75,-65.92" + id="path12632" /><path + class="st36" + d="m 2470.12,427.99 -0.16,2.67 -2,33.91 c 0,0 -1.59,11.61 -2.71,18.51 -0.41,2.51 -0.78,4.37 -0.97,4.87 -1.4,3.54 -1.38,4.23 -2.76,7.68 -0.97,2.37 -1.91,4.35 -2.46,5.54 -0.87,1.79 -1.29,2.69 -1.54,3.06 -2.44,3.66 -9.59,3.17 -11.08,3.08 -7.93,-0.48 -38.81,-0.76 -81.46,-1.24 h -9.06 -2.21 -9.08 c -42.63,0.48 -73.53,0.76 -81.46,1.24 -1.47,0.09 -8.62,0.57 -11.08,-3.08 -0.23,-0.37 -0.67,-1.26 -1.52,-3.06 -0.57,-1.2 -1.52,-3.17 -2.46,-5.54 -1.4,-3.45 -1.38,-4.14 -2.78,-7.68 -0.18,-0.51 -0.55,-2.37 -0.94,-4.87 -1.13,-6.9 -2.74,-18.51 -2.74,-18.51 l -2,-33.91 -0.16,-2.67" + id="path12634" /><path + class="st36" + d="m 2244.38,483.08 20,-1.29 c 12.69,-0.92 20.53,-1.4 27.68,-1.84 30.49,-1.86 43.69,-2.09 51.64,-2.16 4.3,-0.02 7.79,0 10,0 h 2.21 c 2.21,0 5.7,-0.02 9.98,0 7.98,0.07 21.15,0.3 51.66,2.16 7.13,0.44 14.99,0.92 27.66,1.84 l 20.03,1.29" + id="path12636" /><path + class="st38" + d="m 2432,127.75 4.53,6.53 c 0.39,0.32 0.97,0.83 1.54,1.54 1.15,1.45 1.4,2.69 1.84,3.68 0.99,2.28 2.44,2.28 4.3,4.3 2.99,3.31 3.98,8.55 2.46,9.84" + id="path12638" /><path + class="st39" + d="m 2440.05,140.1 c -2.32,2.69 -4.76,5.4 -7.38,8.09 -8.74,9.06 -17.5,16.21 -25.68,21.89" + id="path12640" /><path + class="st36" + d="m 2432,127.75 c 0.02,-0.74 0.41,-3.72 -2.18,-7.04 -3.36,-4.25 -3.91,-6.09 -5.52,-6 h -0.02" + id="path12642" /><path + class="st36" + d="m 2478.88,213.45 c -2.05,2.05 -4.16,4.39 -6.25,7.06 -9.61,12.3 -14.55,26.14 -17.2,36.37 -0.51,-2.41 -1.2,-5.82 -1.84,-9.96 -0.41,-2.74 -1.77,-11.86 -2.14,-24.26 -0.09,-3.2 -0.14,-7.45 0,-12.51" + id="path12644" /><path + class="st2" + d="m 2221.41,469.65 -0.71,-0.18 -3.22,-0.87 c -1.22,-0.97 -2.94,-2.35 -5.08,-3.91 -7.06,-5.17 -12.72,-8.25 -14.07,-8.99 -1.75,-0.94 -4.14,-2.16 -7.04,-3.47 l -5.45,-1.38 c -0.11,-0.46 -0.28,-0.76 -0.48,-1.01 -0.85,-1.08 -2.16,-1.22 -2.87,-1.4 -4.69,-1.24 -9.01,-10.58 -7.77,-16.12 1.79,-8.12 2.69,-11.57 4.51,-19.68 9.04,-37.94 17.15,-76.93 26.19,-113.97 8,-29.52 16,-57.39 25.13,-85.28 4.28,-13.06 8.81,-26.1 13.7,-39.34 3.61,-8.14 9.93,-15.36 17.98,-19.98 l 0.41,0.21 0.32,0.16 21.98,25.09 c 5.24,5.66 9.66,10.32 12.83,13.63 14.39,15.06 19.18,19.15 21.52,21.13 0,0 4.74,4.07 14.19,10.55 2.02,1.4 4.41,2.97 7.79,4.41 2.3,0.97 4.44,1.61 6.41,2.18 2.71,0.83 5.06,1.38 6.78,1.75 0.02,0.02 0.05,0.02 0.07,0.02" + id="path12646" /><path + class="st36" + d="m 2239.64,430.66 c -0.18,-28.33 -0.44,-56.68 0.99,-85.03 0.97,-7.73 1.79,-14.3 1.79,-21.68 1.82,-22.58 5.43,-44.26 11.75,-65.92" + id="path12648" /><path + class="st40" + d="m 2185.84,450.85 -5.89,18.81 -1.95,5.93 35.57,14.14 7.13,-20.26 0.05,-0.11 c 5.7,-3.68 16.44,-0.51 18.99,-15.36 0,-7.77 -0.05,-15.54 -0.09,-23.34" + id="path12650" /><path + class="st38" + d="m 2277.6,127.75 -4.51,6.53 c -0.41,0.32 -0.99,0.83 -1.54,1.54 -1.15,1.45 -1.4,2.69 -1.84,3.68 -0.25,0.57 -0.53,1.01 -0.85,1.36 -0.92,1.03 -2.07,1.43 -3.47,2.94 -2.99,3.31 -3.98,8.55 -2.46,9.84" + id="path12652" /><path + class="st39" + d="m 2268.77,140.74 c 0.05,0.05 0.07,0.07 0.09,0.11 2.41,2.51 4.99,5.06 7.7,7.56 9.22,8.55 18.37,15.22 26.86,20.44" + id="path12654" /><path + class="st36" + d="m 2284.94,114.74 c 0.11,-0.02 0.25,-0.02 0.39,-0.02" + id="path12656" /><path + class="st36" + d="m 2284.41,114.92 c 0.16,-0.09 0.32,-0.16 0.51,-0.18" + id="path12658" /><path + class="st36" + d="m 2277.6,127.75 c -0.02,-0.74 -0.41,-3.72 2.18,-7.04 2.62,-3.33 3.54,-5.17 4.58,-5.77" + id="path12660" /><path + class="st36" + d="m 2230.72,213.45 c 2.07,2.05 4.16,4.39 6.25,7.06 9.61,12.3 14.55,26.14 17.2,36.37 0.53,-2.41 1.2,-5.82 1.84,-9.96 0.41,-2.74 1.77,-11.86 2.14,-24.26 0.09,-3.2 0.14,-7.45 0,-12.51" + id="path12662" /><path + class="st36" + d="m 2424.3,114.71 c -0.09,-0.11 -0.18,-0.23 -0.3,-0.34 -0.55,-0.62 -1.29,-1.33 -2.25,-2 0,0 -2.16,-1.45 -5.08,-1.95 -3.47,-0.57 -28.03,-0.51 -61.74,0.39 -0.14,0 -0.3,0 -0.44,0" + id="path12664" /><line + class="st36" + x1="2286.22" + y1="113.98" + x2="2286.96" + y2="113.15" + id="line12666" /><line + class="st36" + x1="2285.5601" + y1="114.71" + x2="2285.8101" + y2="114.44" + id="line12668" /><path + class="st36" + d="m 2355.36,110.81 c -0.14,0 -0.3,0 -0.44,0 -0.16,-0.02 -0.32,-0.02 -0.46,-0.02 -33.48,-0.87 -57.8,-0.94 -61.28,-0.37 -2.92,0.51 -5.08,1.95 -5.08,1.95 -0.78,0.53 -1.4,1.1 -1.89,1.61" + id="path12670" /><line + class="st36" + x1="2424" + y1="114.37" + x2="2424.5901" + y2="114.71" + id="line12672" /><polyline + class="st36" + points="2285.81,114.44 2284.94,114.74 2284.91,114.74 2284.41,114.92 2284.36,114.94 " + id="polyline12674" /><polyline + class="st36" + points="2285.33,114.71 2285.81,114.44 2285.81,114.42 2285.83,114.42 2286.22,113.98 " + id="polyline12676" /><polyline + class="st37" + points="2354.47,233.52 2354.47,233.17 2354.47,110.78 2354.47,110.05 " + id="polyline12678" /><path + class="st37" + d="m 1797.44,464.29 c 1.01,-1.1 1.72,-2.58 2.97,-3.45 20,-13.98 20,-66.24 15.64,-83.1" + id="path12685" /><path + class="st37" + d="m 1784.91,349.1 c -1.03,4.87 -2.9,13.01 -5.93,22.95 -7.17,23.43 -13.06,31.34 -14.44,46.7 -0.57,6.23 -0.6,15.86 3.04,28.05" + id="path12687" /><path + class="st43" + d="m 1854.39,135.18 c 6.1,2.89 11.85,6.2 17.53,9.52 5.67,3.32 11.26,6.66 16.88,9.81 5.62,3.16 11.28,6.11 17.1,8.68 5.81,2.58 11.78,4.74 18.01,6.4 l -0.31,-0.02 c 1.14,0.1 1.99,0.47 2.73,0.84 0.74,0.39 1.37,0.82 1.97,1.25 1.18,0.88 2.23,1.8 3.25,2.62 l -1.3,1.69 c -0.2,-0.37 -0.52,-0.72 -0.78,-0.88 l 0.71,-1.36 c 0.3,0.39 0.66,0.75 1.06,1.07 l -0.55,0.78 c -0.42,-0.67 -0.85,-1.32 -1.24,-2 0.66,0.43 1.3,0.89 1.94,1.33 l 1.98,1.38 -2.53,-0.6 c -0.61,-0.15 -1.19,-0.42 -1.73,-0.77 l -2.9,-1.91 3.62,0.55 c 0.84,0.13 1.45,0.51 2.01,0.96 l 4.61,3.68 -5.91,-1.99 c -1.42,-0.48 -2.67,-1.09 -3.9,-1.54 -0.61,-0.23 -1.21,-0.43 -1.76,-0.54 -0.54,-0.13 -1.04,-0.15 -1.28,-0.07 l -0.31,-0.02 c -6.85,-0.17 -13.68,-1.61 -20.14,-3.88 -6.47,-2.27 -12.59,-5.36 -18.34,-8.91 -5.75,-3.55 -11.13,-7.59 -16.2,-11.94 -5.06,-4.34 -9.83,-9.01 -14.22,-14.13 z" + id="path12692" + style="opacity:0.13" /><path + class="st43" + d="m 1787.22,457.18 c 0,0 39.25,-144.25 37.61,-192.41" + id="path12696" + style="opacity:0.25" /><path + class="st43" + d="m 1787.22,457.18 c 2.05,-7.92 4.04,-15.87 5.99,-23.81 1.98,-7.94 3.93,-15.89 5.82,-23.85 3.8,-15.92 7.53,-31.86 10.97,-47.86 3.5,-15.99 6.74,-32.03 9.53,-48.15 1.41,-8.06 2.64,-16.15 3.63,-24.27 0.99,-8.11 1.78,-16.28 1.67,-24.47 0.28,8.19 -0.35,16.38 -1.18,24.52 -0.89,8.14 -2.04,16.26 -3.36,24.34 -2.64,16.17 -5.88,32.23 -9.31,48.24 -3.52,15.99 -7.23,31.94 -11.2,47.83 -1.99,7.94 -4.02,15.87 -6.1,23.79 -2.11,7.91 -4.25,15.81 -6.46,23.69 z" + id="path12698" + style="opacity:0.25" /><path + class="st45" + d="m 1785.4,367.67 c -4.75,6.26 -9.48,13.67 -13.25,22.13 -10.42,23.4 -8.27,43.12 -5.23,55.17" + id="path12702" /><path + class="st43" + d="m 1827.97,282.69 c -1.82,-0.35 20.84,-93.78 0.29,-111.72" + id="path12704" + style="opacity:0.24" /><path + class="st43" + d="m 1827.97,282.69 c -0.18,-0.24 -0.1,-0.58 -0.11,-0.86 0.01,-0.3 0.04,-0.6 0.07,-0.89 0.06,-0.59 0.13,-1.19 0.2,-1.78 l 0.51,-3.54 1.09,-7.06 c 0.75,-4.7 1.49,-9.41 2.18,-14.12 1.38,-9.42 2.65,-18.86 3.48,-28.34 0.88,-9.47 1.39,-18.99 0.96,-28.48 -0.22,-4.74 -0.7,-9.48 -1.8,-14.1 -0.54,-2.31 -1.25,-4.58 -2.24,-6.74 -0.99,-2.15 -2.29,-4.18 -4.05,-5.8 1.83,1.54 3.23,3.55 4.29,5.69 1.07,2.14 1.86,4.42 2.48,6.73 1.2,4.64 1.77,9.41 2.09,14.18 0.59,9.55 0.07,19.11 -0.74,28.62 -0.91,9.5 -2.17,18.96 -3.71,28.37 -0.78,4.7 -1.6,9.4 -2.45,14.09 l -1.31,7.03 -0.62,3.52 c -0.1,0.59 -0.2,1.17 -0.28,1.76 -0.04,0.29 -0.08,0.59 -0.1,0.89 -0.01,0.25 -0.1,0.59 0.06,0.83 z" + id="path12706" + style="opacity:0.24" /><path + class="st47" + d="M 2045.17,437.86" + id="path12710" /><path + class="st47" + d="M 1934.32,474.71" + id="path12712" /><path + class="st38" + d="M 1843.87,150.99" + id="path12714" /><path + class="st43" + d="m 1845.73,325.42 c 1.19,-11.53 1,-23.18 -0.57,-34.63 -0.79,-5.73 -1.98,-11.39 -3.38,-16.98 -1.39,-5.6 -3.17,-11.11 -5.11,-16.57 l 0.09,-0.04 c 2.48,5.25 4.41,10.76 5.99,16.35 1.54,5.61 2.52,11.37 3.21,17.13 0.69,5.77 1.03,11.58 1.02,17.38 -0.03,5.81 -0.42,11.6 -1.15,17.36 z" + id="path12721" + style="opacity:0.4" /><path + class="st48" + d="M 2049.99,438.28" + id="path12725" /><path + class="st48" + d="M 1939.14,475.13" + id="path12727" /><path + class="st48" + d="M 2052.16,438.28" + id="path12729" /><path + class="st48" + d="M 1941.31,475.13" + id="path12731" /><path + class="st48" + d="M 2040.29,479.58" + id="path12733" /><path + class="st48" + d="M 2150.83,433.36" + id="path12735" /><path + class="st48" + d="M 2153.29,427.82" + id="path12737" /><path + class="st48" + d="M 2143.87,439.58" + id="path12739" /><path + class="st48" + d="M 2033.02,479.58" + id="path12741" /><path + class="st48" + d="M 2054.88,438.28" + id="path12743" /><path + class="st48" + d="M 1944.03,475.13" + id="path12745" /><path + class="st48" + d="M 2059.45,438.45" + id="path12747" /><path + class="st48" + d="M 1948.6,475.47" + id="path12749" /><path + class="st48" + d="M 2057.31,438.28" + id="path12751" /><path + class="st48" + d="M 1946.46,475.47" + id="path12753" /><path + class="st48" + d="M 2062.03,438.37" + id="path12755" /><path + class="st48" + d="M 1951.18,475.38" + id="path12757" /><path + class="st48" + d="M 2063.82,438.37" + id="path12759" /><path + class="st48" + d="M 1952.97,475.38" + id="path12761" /><path + class="st48" + d="M 2074.7,438.37" + id="path12763" /><path + class="st48" + d="M 1963.85,475.38" + id="path12765" /><path + class="st48" + d="M 2076.79,438.45" + id="path12767" /><path + class="st48" + d="M 1965.94,475.47" + id="path12769" /><path + class="st48" + d="M 2074.92,463.98" + id="path12771" /><path + class="st39" + d="m 2074.02,464.29 c -1.02,-1.1 -1.71,-2.57 -2.97,-3.45 -20,-13.97 -20,-66.25 -15.62,-83.09" + id="path12773" /><path + class="st48" + d="m 2086.55,349.09 c 1.03,4.89 2.9,13.01 5.95,22.96 7.17,23.42 13.04,31.33 14.44,46.69 0.57,6.23 0.59,15.88 -3.03,28.04" + id="path12775" /><path + class="st48" + d="M 2123.47,438.86" + id="path12777" /><path + class="st48" + d="M 2012.62,478.06" + id="path12779" /><path + class="st48" + d="M 2090.92,438.56" + id="path12781" /><path + class="st48" + d="M 1980.07,476.8" + id="path12783" /><path + class="st48" + d="M 2045.72,437.97" + id="path12785" /><path + class="st48" + d="M 1934.88,474.83" + id="path12787" /><path + class="st48" + d="M 2043.51,438.28" + id="path12789" /><path + class="st48" + d="M 1932.66,475.13" + id="path12791" /><path + class="st48" + d="M 2040.79,438.28" + id="path12793" /><path + class="st48" + d="M 1929.94,475.13" + id="path12795" /><path + class="st48" + d="M 2036.22,438.45" + id="path12797" /><path + class="st48" + d="M 1925.37,475.47" + id="path12799" /><path + class="st48" + d="M 2038.36,438.28" + id="path12801" /><path + class="st48" + d="M 1927.51,475.47" + id="path12803" /><path + class="st48" + d="M 2033.64,438.37" + id="path12805" /><path + class="st48" + d="M 1922.79,475.38" + id="path12807" /><path + class="st48" + d="M 2031.85,438.37" + id="path12809" /><path + class="st48" + d="M 1921,475.38" + id="path12811" /><path + class="st48" + d="M 2029.39,438.37" + id="path12813" /><path + class="st48" + d="M 1918.54,475.38" + id="path12815" /><path + class="st43" + d="m 2017.07,135.18 c -4.39,5.12 -9.16,9.79 -14.23,14.14 -5.07,4.35 -10.45,8.38 -16.2,11.94 -5.75,3.55 -11.87,6.63 -18.34,8.91 -6.46,2.26 -13.28,3.71 -20.14,3.88 l -0.31,0.02 c -0.24,-0.08 -0.74,-0.06 -1.28,0.07 -0.55,0.11 -1.15,0.31 -1.76,0.54 -1.23,0.45 -2.49,1.06 -3.9,1.54 l -5.91,1.99 4.61,-3.68 c 0.56,-0.45 1.17,-0.83 2.01,-0.96 l 3.62,-0.55 -2.9,1.91 c -0.53,0.35 -1.11,0.62 -1.73,0.77 l -2.53,0.6 1.98,-1.38 c 0.64,-0.45 1.28,-0.9 1.94,-1.33 -0.4,0.68 -0.83,1.34 -1.24,2 l -0.55,-0.78 c 0.41,-0.31 0.76,-0.67 1.06,-1.07 l 0.71,1.36 c -0.26,0.16 -0.58,0.51 -0.78,0.88 l -1.3,-1.69 c 1.02,-0.82 2.06,-1.75 3.25,-2.62 0.6,-0.44 1.23,-0.87 1.97,-1.25 0.74,-0.37 1.59,-0.73 2.73,-0.84 l -0.31,0.02 c 6.23,-1.66 12.2,-3.82 18.01,-6.4 5.81,-2.57 11.48,-5.52 17.1,-8.68 5.62,-3.16 11.2,-6.49 16.88,-9.81 5.69,-3.33 11.44,-6.64 17.54,-9.53 z" + id="path12817" + style="opacity:0.13" /><path + class="st43" + d="m 2084.24,457.18 c 0,0 -39.25,-144.25 -37.61,-192.41" + id="path12821" + style="opacity:0.25" /><path + class="st43" + d="m 2084.24,457.18 c -2.21,-7.88 -4.35,-15.78 -6.46,-23.69 -2.08,-7.92 -4.11,-15.85 -6.1,-23.79 -3.96,-15.89 -7.68,-31.84 -11.2,-47.83 -3.43,-16.01 -6.67,-32.07 -9.31,-48.24 -1.32,-8.08 -2.47,-16.2 -3.36,-24.34 -0.83,-8.14 -1.46,-16.34 -1.18,-24.52 -0.11,8.19 0.68,16.35 1.67,24.47 0.99,8.12 2.22,16.21 3.63,24.27 2.79,16.12 6.03,32.17 9.53,48.15 3.43,16 7.16,31.94 10.97,47.86 1.9,7.96 3.85,15.91 5.82,23.85 1.95,7.95 3.94,15.89 5.99,23.81 z" + id="path12823" + style="opacity:0.25" /><path + class="st45" + d="m 2086.06,367.67 c 4.75,6.26 9.48,13.67 13.25,22.13 10.42,23.4 8.27,43.12 5.23,55.17" + id="path12827" /><path + class="st43" + d="m 2043.49,282.69 c 1.82,-0.35 -20.84,-93.78 -0.29,-111.72" + id="path12829" + style="opacity:0.24" /><path + class="st43" + d="m 2043.49,282.69 c 0.17,-0.24 0.07,-0.58 0.07,-0.86 -0.03,-0.3 -0.06,-0.59 -0.1,-0.89 -0.08,-0.59 -0.18,-1.18 -0.28,-1.76 l -0.62,-3.52 -1.31,-7.03 c -0.85,-4.69 -1.68,-9.38 -2.45,-14.09 -1.54,-9.41 -2.8,-18.87 -3.71,-28.37 -0.81,-9.5 -1.33,-19.07 -0.74,-28.62 0.32,-4.77 0.89,-9.54 2.09,-14.18 0.62,-2.31 1.4,-4.59 2.48,-6.73 1.06,-2.14 2.46,-4.15 4.29,-5.69 -1.76,1.62 -3.06,3.66 -4.05,5.8 -0.99,2.15 -1.7,4.43 -2.24,6.74 -1.09,4.62 -1.57,9.36 -1.8,14.1 -0.43,9.49 0.08,19.01 0.96,28.48 0.82,9.48 2.1,18.92 3.48,28.34 0.68,4.71 1.43,9.42 2.18,14.12 l 1.09,7.06 0.51,3.54 c 0.08,0.59 0.15,1.18 0.2,1.78 0.03,0.3 0.05,0.59 0.07,0.89 -0.03,0.31 0.06,0.65 -0.12,0.89 z" + id="path12831" + style="opacity:0.24" /><path + class="st47" + d="M 2047.99,437.86" + id="path12835" /><path + class="st47" + d="M 1937.14,474.71" + id="path12837" /><path + class="st38" + d="M 2027.59,150.99" + id="path12839" /><path + class="st43" + d="m 2025.48,324.27 c -0.71,-5.75 -1.06,-11.56 -1.07,-17.36 0.02,-5.81 0.38,-11.61 1.1,-17.38 0.71,-5.77 1.72,-11.51 3.28,-17.12 1.6,-5.59 3.56,-11.09 6.06,-16.33 l 0.09,0.04 c -1.97,5.45 -3.77,10.95 -5.19,16.55 -1.43,5.59 -2.65,11.24 -3.46,16.97 -1.62,11.44 -1.87,23.09 -0.72,34.62 z" + id="path12846" + style="opacity:0.4" /><path + class="st37" + d="m 2492.43,464.29 c -1.01,-1.1 -1.72,-2.58 -2.97,-3.45 -20,-13.98 -20,-66.24 -15.61,-83.1" + id="path12852" /><path + class="st37" + d="m 2504.96,349.1 c 1.03,4.87 2.9,13.01 5.93,22.95 7.17,23.43 13.06,31.34 14.44,46.7 0.57,6.23 0.6,15.86 -3.03,28.05" + id="path12854" /><path + class="st43" + d="m 2435.48,135.18 c -4.39,5.12 -9.16,9.79 -14.23,14.14 -5.07,4.35 -10.45,8.38 -16.2,11.94 -5.75,3.55 -11.87,6.63 -18.34,8.91 -6.46,2.26 -13.28,3.71 -20.14,3.88 l -0.31,0.02 c -0.24,-0.08 -0.74,-0.06 -1.28,0.07 -0.55,0.11 -1.15,0.31 -1.76,0.54 -1.23,0.45 -2.49,1.06 -3.9,1.54 l -5.91,1.99 4.61,-3.68 c 0.56,-0.45 1.17,-0.83 2.01,-0.96 l 3.62,-0.55 -2.9,1.91 c -0.53,0.35 -1.11,0.62 -1.73,0.77 l -2.53,0.6 1.98,-1.38 c 0.64,-0.45 1.28,-0.9 1.94,-1.33 -0.4,0.68 -0.83,1.34 -1.24,2 l -0.55,-0.78 c 0.41,-0.31 0.76,-0.67 1.06,-1.07 l 0.71,1.36 c -0.26,0.16 -0.58,0.51 -0.78,0.88 l -1.3,-1.69 c 1.02,-0.82 2.06,-1.75 3.25,-2.62 0.6,-0.44 1.23,-0.87 1.97,-1.25 0.74,-0.37 1.59,-0.73 2.73,-0.84 l -0.31,0.02 c 6.23,-1.66 12.2,-3.82 18.01,-6.4 5.81,-2.57 11.48,-5.52 17.1,-8.68 5.62,-3.16 11.2,-6.49 16.88,-9.81 5.68,-3.33 11.44,-6.64 17.54,-9.53 z" + id="path12859" + style="opacity:0.13" /><path + class="st43" + d="m 2502.64,457.18 c 0,0 -39.25,-144.25 -37.61,-192.41" + id="path12863" + style="opacity:0.25" /><path + class="st43" + d="m 2502.64,457.18 c -2.21,-7.88 -4.35,-15.78 -6.46,-23.69 -2.08,-7.92 -4.11,-15.85 -6.1,-23.79 -3.96,-15.89 -7.68,-31.84 -11.2,-47.83 -3.43,-16.01 -6.67,-32.07 -9.31,-48.24 -1.32,-8.08 -2.47,-16.2 -3.36,-24.34 -0.83,-8.14 -1.46,-16.34 -1.18,-24.52 -0.11,8.19 0.68,16.35 1.67,24.47 0.99,8.12 2.22,16.21 3.63,24.27 2.79,16.12 6.03,32.17 9.53,48.15 3.43,16 7.16,31.94 10.97,47.86 1.9,7.96 3.85,15.91 5.82,23.85 1.95,7.95 3.94,15.89 5.99,23.81 z" + id="path12865" + style="opacity:0.25" /><path + class="st45" + d="m 2504.46,367.67 c 4.75,6.26 9.48,13.67 13.25,22.13 10.42,23.4 8.27,43.12 5.23,55.17" + id="path12869" /><path + class="st43" + d="m 2461.89,282.69 c 1.82,-0.35 -20.84,-93.78 -0.29,-111.72" + id="path12871" + style="opacity:0.24" /><path + class="st43" + d="m 2461.89,282.69 c 0.17,-0.24 0.07,-0.58 0.07,-0.86 -0.03,-0.3 -0.06,-0.59 -0.1,-0.89 -0.08,-0.59 -0.18,-1.18 -0.28,-1.76 l -0.62,-3.52 -1.31,-7.03 c -0.85,-4.69 -1.68,-9.38 -2.46,-14.09 -1.54,-9.41 -2.8,-18.87 -3.71,-28.37 -0.81,-9.5 -1.33,-19.07 -0.74,-28.62 0.32,-4.77 0.89,-9.54 2.09,-14.18 0.62,-2.31 1.4,-4.59 2.48,-6.73 1.06,-2.14 2.46,-4.15 4.29,-5.69 -1.76,1.62 -3.06,3.66 -4.05,5.8 -0.99,2.15 -1.7,4.43 -2.24,6.74 -1.09,4.62 -1.57,9.36 -1.8,14.1 -0.43,9.49 0.08,19.01 0.96,28.48 0.82,9.48 2.1,18.92 3.48,28.34 0.68,4.71 1.43,9.42 2.18,14.12 l 1.09,7.06 0.51,3.54 c 0.08,0.59 0.15,1.18 0.2,1.78 0.03,0.3 0.05,0.59 0.07,0.89 -0.01,0.31 0.07,0.65 -0.11,0.89 z" + id="path12873" + style="opacity:0.24" /><path + class="st47" + d="M 2244.69,437.86" + id="path12877" /><path + class="st47" + d="M 2355.54,474.71" + id="path12879" /><path + class="st38" + d="M 2446,150.99" + id="path12881" /><path + class="st43" + d="m 2444.04,325.44 c -0.73,-5.75 -1.12,-11.55 -1.15,-17.36 0,-5.81 0.33,-11.61 1.02,-17.38 0.68,-5.77 1.66,-11.52 3.21,-17.13 1.58,-5.6 3.51,-11.1 5.99,-16.35 l 0.09,0.04 c -1.94,5.46 -3.72,10.97 -5.11,16.57 -1.4,5.6 -2.59,11.25 -3.38,16.98 -1.57,11.45 -1.76,23.1 -0.57,34.63 z" + id="path12883" + style="opacity:0.6" /><path + class="st48" + d="M 2239.88,438.28" + id="path12887" /><path + class="st48" + d="M 2350.73,475.13" + id="path12889" /><path + class="st48" + d="M 2237.71,438.28" + id="path12891" /><path + class="st48" + d="M 2348.56,475.13" + id="path12893" /><path + class="st48" + d="M 2249.58,479.58" + id="path12895" /><path + class="st48" + d="M 2247.42,480.43" + id="path12897" /><path + class="st48" + d="M 2256.84,479.58" + id="path12899" /><path + class="st48" + d="M 2234.98,438.28" + id="path12901" /><path + class="st48" + d="M 2345.83,475.13" + id="path12903" /><path + class="st48" + d="M 2230.42,438.45" + id="path12905" /><path + class="st48" + d="M 2341.27,475.47" + id="path12907" /><path + class="st48" + d="M 2232.55,438.28" + id="path12909" /><path + class="st48" + d="M 2343.4,475.47" + id="path12911" /><path + class="st48" + d="M 2227.83,438.37" + id="path12913" /><path + class="st48" + d="M 2338.68,475.38" + id="path12915" /><path + class="st48" + d="M 2226.04,438.37" + id="path12917" /><path + class="st48" + d="M 2336.89,475.38" + id="path12919" /><path + class="st48" + d="M 2215.16,438.37" + id="path12921" /><path + class="st48" + d="M 2326.01,475.38" + id="path12923" /><path + class="st48" + d="M 2213.07,438.45" + id="path12925" /><path + class="st48" + d="M 2323.92,475.47" + id="path12927" /><path + class="st48" + d="M 2214.94,463.98" + id="path12929" /><path + class="st39" + d="m 2215.84,464.29 c 1.02,-1.1 1.71,-2.57 2.97,-3.45 20,-13.97 20,-66.25 15.62,-83.09" + id="path12931" /><path + class="st48" + d="m 2203.31,349.09 c -1.03,4.89 -2.9,13.01 -5.95,22.96 -7.17,23.42 -13.04,31.33 -14.44,46.69 -0.57,6.23 -0.59,15.88 3.03,28.04" + id="path12933" /><path + class="st48" + d="M 2198.95,438.56" + id="path12935" /><path + class="st48" + d="M 2309.8,476.8" + id="path12937" /><path + class="st48" + d="M 2244.14,437.97" + id="path12939" /><path + class="st48" + d="M 2354.99,474.83" + id="path12941" /><path + class="st48" + d="M 2246.35,438.28" + id="path12943" /><path + class="st48" + d="M 2357.2,475.13" + id="path12945" /><path + class="st48" + d="M 2249.07,438.28" + id="path12947" /><path + class="st48" + d="M 2359.92,475.13" + id="path12949" /><path + class="st48" + d="M 2253.64,438.45" + id="path12951" /><path + class="st48" + d="M 2364.49,475.47" + id="path12953" /><path + class="st48" + d="M 2251.5,438.28" + id="path12955" /><path + class="st48" + d="M 2362.35,475.47" + id="path12957" /><path + class="st48" + d="M 2256.23,438.37" + id="path12959" /><path + class="st48" + d="M 2367.08,475.38" + id="path12961" /><path + class="st48" + d="M 2258.02,438.37" + id="path12963" /><path + class="st48" + d="M 2368.87,475.38" + id="path12965" /><path + class="st48" + d="M 2260.47,438.37" + id="path12967" /><path + class="st48" + d="M 2371.32,475.38" + id="path12969" /><path + class="st43" + d="m 2272.79,135.18 c 6.1,2.89 11.85,6.2 17.53,9.52 5.67,3.32 11.26,6.66 16.88,9.81 5.62,3.16 11.28,6.11 17.1,8.68 5.81,2.58 11.78,4.74 18.01,6.4 l -0.31,-0.02 c 1.14,0.1 1.99,0.47 2.73,0.84 0.74,0.39 1.37,0.82 1.97,1.25 1.19,0.88 2.23,1.8 3.25,2.62 l -1.3,1.69 c -0.2,-0.37 -0.52,-0.72 -0.78,-0.88 l 0.71,-1.36 c 0.3,0.39 0.66,0.75 1.06,1.07 l -0.55,0.78 c -0.42,-0.67 -0.85,-1.32 -1.24,-2 0.66,0.43 1.3,0.89 1.94,1.33 l 1.98,1.38 -2.53,-0.6 c -0.61,-0.15 -1.19,-0.42 -1.73,-0.77 l -2.9,-1.91 3.62,0.55 c 0.84,0.13 1.45,0.51 2.01,0.96 l 4.61,3.68 -5.91,-1.99 c -1.42,-0.48 -2.67,-1.09 -3.9,-1.54 -0.61,-0.23 -1.21,-0.43 -1.76,-0.54 -0.54,-0.13 -1.04,-0.15 -1.28,-0.07 l -0.31,-0.02 c -6.85,-0.17 -13.68,-1.61 -20.14,-3.88 -6.47,-2.27 -12.59,-5.36 -18.34,-8.91 -5.75,-3.55 -11.13,-7.59 -16.2,-11.94 -5.06,-4.34 -9.83,-9.01 -14.22,-14.13 z" + id="path12971" + style="opacity:0.13" /><path + class="st43" + d="m 2205.62,457.18 c 0,0 39.25,-144.25 37.61,-192.41" + id="path12975" + style="opacity:0.25" /><path + class="st43" + d="m 2205.62,457.18 c 2.05,-7.92 4.04,-15.87 5.99,-23.81 1.98,-7.94 3.93,-15.89 5.82,-23.85 3.8,-15.92 7.53,-31.86 10.97,-47.86 3.5,-15.99 6.74,-32.03 9.53,-48.15 1.41,-8.06 2.64,-16.15 3.63,-24.27 0.99,-8.11 1.78,-16.28 1.67,-24.47 0.28,8.19 -0.35,16.38 -1.18,24.52 -0.89,8.14 -2.04,16.26 -3.36,24.34 -2.64,16.17 -5.88,32.23 -9.31,48.24 -3.52,15.99 -7.23,31.94 -11.2,47.83 -1.99,7.94 -4.02,15.87 -6.1,23.79 -2.1,7.91 -4.25,15.81 -6.46,23.69 z" + id="path12977" + style="opacity:0.25" /><path + class="st45" + d="m 2203.8,367.67 c -4.75,6.26 -9.48,13.67 -13.25,22.13 -10.42,23.4 -8.27,43.12 -5.23,55.17" + id="path12981" /><path + class="st43" + d="m 2246.38,282.69 c -1.82,-0.35 20.84,-93.78 0.29,-111.72" + id="path12983" + style="opacity:0.24" /><path + class="st43" + d="m 2246.38,282.69 c -0.18,-0.24 -0.1,-0.58 -0.11,-0.86 0.01,-0.3 0.04,-0.6 0.07,-0.89 0.06,-0.59 0.13,-1.19 0.2,-1.78 l 0.51,-3.54 1.09,-7.06 c 0.75,-4.7 1.49,-9.41 2.18,-14.12 1.38,-9.42 2.65,-18.86 3.48,-28.34 0.88,-9.47 1.39,-18.99 0.96,-28.48 -0.22,-4.74 -0.7,-9.48 -1.8,-14.1 -0.54,-2.31 -1.25,-4.58 -2.24,-6.74 -0.99,-2.15 -2.29,-4.18 -4.05,-5.8 1.83,1.54 3.23,3.55 4.29,5.69 1.07,2.14 1.86,4.42 2.48,6.73 1.2,4.64 1.77,9.41 2.09,14.18 0.59,9.55 0.07,19.11 -0.74,28.62 -0.91,9.5 -2.17,18.96 -3.71,28.37 -0.78,4.7 -1.6,9.4 -2.45,14.09 l -1.31,7.03 -0.62,3.52 c -0.1,0.59 -0.2,1.17 -0.28,1.76 -0.04,0.29 -0.08,0.59 -0.1,0.89 -0.02,0.25 -0.11,0.59 0.06,0.83 z" + id="path12985" + style="opacity:0.24" /><path + class="st47" + d="M 2241.87,437.86" + id="path12989" /><path + class="st47" + d="M 2352.72,474.71" + id="path12991" /><path + class="st43" + d="m 2264.28,324.26 c 1.14,-11.53 0.89,-23.18 -0.72,-34.62 -0.81,-5.72 -2.03,-11.38 -3.46,-16.97 -1.42,-5.6 -3.22,-11.1 -5.19,-16.55 l 0.09,-0.04 c 2.5,5.24 4.46,10.74 6.06,16.33 1.57,5.61 2.58,11.35 3.28,17.12 0.72,5.77 1.08,11.57 1.1,17.38 -0.01,5.81 -0.36,11.61 -1.07,17.36 z" + id="path12998" + style="opacity:0.6" /><line + class="st23" + x1="1936.39" + y1="158.67" + x2="1936.39" + y2="114.66" + id="line13002" /><line + class="st37" + x1="1924.72" + y1="163.94" + x2="1947.9301" + y2="163.94" + id="line13004" /><line + class="st49" + x1="1936.36" + y1="171.5" + x2="1936.29" + y2="188.56" + id="line13006" /><line + class="st41" + x1="1919.36" + y1="159.82001" + x2="1953.1801" + y2="159.82001" + id="line13008" /><line + class="st41" + x1="1924.76" + y1="162.91" + x2="1947.97" + y2="162.91" + id="line13010" /><path + class="st41" + d="m 1936.59,178.39 c 9.91,-6.53 18.16,-12.45 24.53,-17.21 12.09,-9.02 21.05,-16.52 31.09,-24.93 1.66,-1.39 3.67,-3.09 6.16,-5.28 5.03,-4.43 9.03,-8.22 11.73,-10.85" + id="path13012" /><path + class="st41" + d="m 1935.73,178.39 c -9.94,-6.59 -18.22,-12.57 -24.62,-17.37 -12.14,-9.1 -21.13,-16.68 -31.2,-25.16 -1.67,-1.4 -3.69,-3.12 -6.18,-5.33 -5.05,-4.47 -9.07,-8.3 -11.77,-10.95" + id="path13014" /><path + class="st41" + d="m 2284.24,115.44 c 2.77,0.68 6.81,1.57 11.75,2.35 2.05,0.32 6.76,1.01 13.63,1.47 16.03,1.06 42.75,0.76 44.72,0.73" + id="path13016" /><path + class="st41" + d="m 2425.87,115.44 c -2.82,0.68 -6.93,1.57 -11.95,2.35 -2.08,0.32 -6.88,1.01 -13.85,1.47 -16.29,1.06 -43.45,0.76 -45.45,0.73" + id="path13018" /><line + class="st50" + x1="1834.4399" + y1="449.44" + x2="1844.16" + y2="481.92001" + id="line13020" /><line + class="st50" + x1="1836.9" + y1="445.64001" + x2="1848.23" + y2="482.23999" + id="line13022" /><line + class="st50" + x1="2038.73" + y1="448.66" + x2="2029.01" + y2="482.23999" + id="line13024" /><line + class="st50" + x1="2036.11" + y1="445.54999" + x2="2024.79" + y2="481.45999" + id="line13026" /><line + class="st50" + x1="1869.59" + y1="381.29001" + x2="2002.9301" + y2="381.29001" + id="line13028" /><line + class="st50" + x1="1868.59" + y1="385.04001" + x2="2004.74" + y2="385.04001" + id="line13030" /><path + class="st50" + d="m 1836.05,457.02 c 2.17,-2.22 4.92,-5.13 7.98,-8.66 2.38,-2.75 4.12,-4.92 4.78,-5.75 2.57,-3.23 6.28,-7.89 9.88,-13.81 0.67,-1.1 0.35,-0.62 5.54,-10.47 5.43,-10.29 6.61,-12.4 8.09,-16.54 1.27,-3.58 2,-6.54 2.55,-8.8 1.2,-4.98 1.86,-9.29 2.25,-12.59" + id="path13032" /><path + class="st50" + d="m 2037.55,457.84 c -2.22,-2.25 -5.02,-5.22 -8.13,-8.81 -2.42,-2.8 -4.2,-5.01 -4.87,-5.85 -2.62,-3.29 -6.4,-8.03 -10.07,-14.05 -0.68,-1.12 -0.36,-0.63 -5.64,-10.65 -5.53,-10.48 -6.74,-12.62 -8.24,-16.83 -1.3,-3.65 -2.04,-6.66 -2.59,-8.96 -1.23,-5.07 -1.9,-9.46 -2.29,-12.82" + id="path13034" /></g><g + id="g95647"><polyline + class="st51" + points="1150.15,162.56 1134.9,168.28 1103.79,177.7 1104.32,502.9 1118.31,502.9 1141.34,502.9 1168.39,502.9 1196.86,502.9 1208.15,503.85 1209.11,493.44 1211.18,471.7 1212.96,465.08 1214.88,457.51 1216.8,441.44 1213.92,428.2 1215.84,414.01 1219.69,366.73 1219.69,360.11 1218.73,356.33 1216.8,350.66 1213.92,344.98 1215.84,304.32 1217.77,269.33 1218.73,207.87 1214.88,195.57 1210.08,186.12 1204.31,177.61 1194.69,170.04 1173.14,152.37 1162.8,157.11 " + id="polyline13036" /><path + class="st52" + d="M 1716.1,449" + id="path13038" /><path + class="st52" + d="M 1715.58,444.82" + id="path13040" /><polygon + class="st51" + points="1562.95,501.96 1395.57,501.96 1392.74,290.22 1562.95,290.22 " + id="polygon13042" /><polygon + class="st51" + points="933.17,506.68 948.3,501.96 958.7,500.06 967.21,501.01 977.61,502.9 976.66,507.63 979.5,508.57 976.66,516.14 974.77,524.65 974.77,530.32 975.72,532.21 976.85,537.58 977,551.15 971.94,549.24 958.7,549.24 951.13,550.18 942.62,552.07 938.84,553.02 936.95,553.96 936,547.34 936.95,543.56 937.89,533.16 937.89,530.32 937.89,525.6 935.06,515.19 " + id="polygon13044" /><polygon + class="st51" + points="1272.64,506.68 1257.51,501.96 1247.11,500.06 1238.6,501.01 1228.2,502.9 1229.15,507.63 1226.31,508.57 1229.15,516.14 1231.04,524.65 1231.04,530.32 1230.09,532.21 1228.73,538.14 1228.33,551.06 1231.9,550.08 1247.11,549.24 1254.68,550.18 1263.19,552.07 1266.97,553.02 1268.86,553.96 1268.86,547.34 1268.86,543.56 1267.92,535.05 1266.97,530.32 1267.92,525.6 1270.75,515.19 " + id="polygon13046" /><polygon + class="st51" + points="945.46,508.57 935.06,512.36 933.17,512.36 931.66,503.85 930.33,501.01 930.33,496.28 930.33,462.24 930.33,430.09 933.17,393.21 936,353.49 938.84,311.89 944.51,269.33 950.19,233.4 955.86,207.87 959.64,191.79 965.32,177.61 971.94,167.21 981.39,155.86 989.9,150.18 1008.82,140.73 1033.24,152.34 1000.31,181.39 988.01,228.67 988.96,274.06 991.79,344.04 987.07,366.73 989.9,388.48 991.79,432.92 990.85,453.73 988.96,468.86 987.07,486.83 982.34,506.68 981.39,508.57 970.05,506.68 964.37,506.68 956.81,506.68 " + id="polygon13048" /><polyline + class="st51" + points="1197.36,140.91 1215.91,150.18 1224.42,155.86 1233.87,167.21 1240.49,177.61 1246.17,191.79 1249.95,207.87 1255.62,233.4 1260.35,269.33 1264.13,306.21 1265.08,312.83 1269.81,353.49 1272.64,393.21 1275.48,430.09 1274.54,462.24 1275.48,496.28 1274.15,503.85 1272.64,512.36 1258.46,516.14 1247.11,514.25 1239.55,512.36 1224.42,508.57 1223.47,506.68 1218.74,486.83 1216.85,468.86 1214.96,453.73 1214.02,432.92 1212.12,427.25 1217.8,389.43 1218.74,366.73 1214.02,344.04 1216.85,274.06 1217.8,228.67 1205.5,181.39 1173.14,152.37 1185.77,146.32 1197.36,140.91 " + id="polyline13050" /><polygon + class="st51" + points="1021.11,503.85 1007.87,503.85 997.47,503.85 996.52,493.44 994.63,470.75 992.74,465.08 990.85,457.51 988.96,441.44 991.79,428.2 989.9,414.01 986.12,366.73 986.12,360.11 987.07,356.33 988.96,350.66 991.79,344.98 989.9,304.32 988.01,269.33 987.07,207.87 990.85,195.57 995.58,186.12 1001.25,177.61 1010.71,170.04 1027.73,155.86 1032.72,152.67 1062.27,164.92 1099.6,176.65 1099.6,502.9 1085.83,502.9 1063.19,502.9 1035.29,503.85 " + id="polygon13052" /><polygon + class="st51" + points="1647.11,506.68 1631.98,501.96 1621.58,500.06 1613.07,501.01 1602.67,502.9 1603.61,507.63 1600.77,508.57 1603.61,516.14 1605.5,524.65 1605.5,530.32 1604.56,532.21 1602.64,541.02 1603.08,551.15 1608.34,549.24 1621.58,549.24 1629.14,550.18 1637.65,552.07 1641.44,553.02 1643.33,553.96 1644.27,547.34 1643.33,543.56 1642.38,533.16 1642.38,530.32 1642.38,525.6 1645.22,515.19 " + id="polygon13054" /><polygon + class="st51" + points="1307.63,506.68 1322.76,501.96 1333.16,500.06 1341.67,501.01 1352.08,502.9 1351.13,507.63 1353.97,508.57 1351.13,516.14 1349.24,524.65 1349.24,530.32 1350.18,532.21 1351.84,540.54 1351.74,551.06 1347.42,549.96 1333.16,549.24 1325.6,550.18 1317.09,552.07 1313.31,553.02 1311.41,553.96 1311.41,547.34 1311.41,543.56 1312.36,535.05 1313.31,530.32 1312.36,525.6 1309.52,515.19 " + id="polygon13056" /><polygon + class="st51" + points="1634.82,508.57 1645.22,512.36 1647.11,512.36 1648.61,503.85 1649.95,501.01 1649.95,496.28 1649.95,462.24 1649.95,430.09 1647.11,393.21 1644.27,353.49 1641.44,311.89 1635.76,269.33 1630.09,233.4 1624.41,207.87 1620.63,191.79 1614.96,177.61 1608.34,167.21 1598.88,155.86 1590.37,150.18 1567.68,138.84 1549.71,129.38 1529.85,120.87 1527.96,126.54 1520.4,135.05 1509.99,140.73 1494.86,144.51 1477.84,146.4 1476.9,175.72 1544.04,178.55 1583.75,201.25 1592.26,228.67 1591.32,274.06 1588.48,344.04 1593.21,366.73 1590.37,388.48 1588.74,426.84 1588.48,432.92 1589.43,453.73 1591.32,468.86 1593.21,486.83 1597.94,506.68 1598.88,508.57 1610.23,506.68 1615.9,506.68 1623.47,506.68 " + id="polygon13058" /><polygon + class="st51" + points="1307.63,512.36 1306.13,503.85 1304.8,496.28 1305.74,462.24 1304.8,430.09 1307.63,393.21 1310.47,353.49 1315.2,312.83 1316.14,306.21 1319.92,269.33 1324.65,233.4 1330.33,207.87 1334.11,191.79 1339.78,177.61 1346.4,167.21 1355.86,155.86 1364.37,150.18 1387.06,138.84 1405.03,129.38 1424.89,120.87 1426.78,126.54 1434.35,135.05 1444.75,140.73 1458.93,144.51 1477.84,146.4 1477.84,175.72 1457.04,171.93 1443.8,172.88 1411.65,182.34 1376.66,193.68 1362.48,228.67 1363.42,274.06 1366.26,344.04 1361.53,366.73 1362.48,389.43 1368.15,427.25 1366.26,432.92 1365.31,453.73 1363.42,468.86 1361.53,486.83 1356.8,506.68 1355.86,508.57 1340.73,512.36 1333.16,514.25 1321.82,516.14 " + id="polygon13060" /><polygon + class="st51" + points="1583.75,493.44 1585.64,470.75 1587.54,465.08 1589.43,457.51 1591.32,441.44 1588.48,428.2 1590.37,414.01 1594.16,366.73 1594.16,360.11 1593.21,356.33 1591.32,350.66 1588.48,344.98 1590.37,304.32 1592.26,269.33 1592.26,221.11 1586.59,206.92 1581.86,198.41 1575.24,189.9 1568.62,185.17 1561.06,181.39 1549.71,176.66 1535.53,174.77 1516.61,172.88 1495.81,171.93 1480.68,171.93 1480.68,234.93 1480.68,297.7 1562.95,297.7 1560.11,354.44 1552.55,501.96 1559.17,501.96 1572.41,502.9 1582.81,503.85 " + id="polygon13062" /><polygon + class="st51" + points="1367.32,465.08 1365.39,457.51 1363.47,441.44 1366.35,428.2 1364.43,414.01 1360.59,366.73 1360.59,360.11 1361.55,356.33 1363.47,350.66 1366.35,344.98 1364.43,304.32 1362.51,269.33 1362.48,223 1364.37,215.43 1368.15,206.92 1371.93,199.36 1376.66,193.68 1383.28,187.06 1391.79,182.34 1403.14,177.61 1408.81,176.66 1423,173.82 1434.35,173.82 1450.42,171.93 1467.44,171.93 1489.19,171.93 1492.03,296.76 1406.92,297.7 1393.68,296.76 1397.47,399.83 1403.14,501.96 1383.41,502.9 1372.12,503.85 1371.16,493.44 1369.1,471.7 " + id="polygon13064" /><path + class="st53" + d="m 996.35,481.45 c 1.84,0.05 4.6,0.1 7.96,0 4.61,-0.13 7.75,-0.45 11.64,-0.79 3.46,-0.3 9.94,-0.87 15.34,-1.14 7.1,-0.35 12.36,-0.19 18.22,0 3.73,0.12 8.88,0.46 19.18,1.14 10.36,0.69 14.34,1.02 21.09,1.14 4.07,0.07 7.4,0.04 9.59,0" + id="path13066" /><path + class="st53" + d="m 1209.93,481.45 c -1.84,0.05 -4.6,0.1 -7.96,0 -4.61,-0.13 -7.75,-0.45 -11.64,-0.79 -3.46,-0.3 -9.94,-0.87 -15.34,-1.14 -7.1,-0.35 -12.36,-0.19 -18.22,0 -3.73,0.12 -8.88,0.46 -19.18,1.14 -10.36,0.69 -14.34,1.02 -21.09,1.14 -4.07,0.07 -7.4,0.04 -9.59,0" + id="path13068" /><use + xlink:href="#SVGID_57_" + style="overflow:visible;fill:none;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10" + id="use13076" /><use + xlink:href="#SVGID_56_" + style="overflow:visible;fill:none;stroke:#000000;stroke-linecap:round;stroke-linejoin:round" + id="use13086" /><path + class="st40" + d="m 1353.38,509.15 c 0.38,-0.09 0.62,-0.14 0.65,-0.14 0,0 3.3,-0.63 3.68,-4.67 0,0 3.7,-15.13 4.18,-23.96 0.28,-5.1 1.83,-17.41 3.09,-26.93" + id="path13090" /><path + class="st40" + d="m 1364.98,453.45 0.41,4.3 c 0.28,2.96 0.97,5.86 2.06,8.63 l 1.26,3.19" + id="path13092" /><path + class="st40" + d="m 1351.46,551.15 0.28,-0.09 c 0.22,-1.44 0.47,-3.62 0.43,-6.27 -0.1,-5.99 -1.66,-10.21 -2.21,-12.08 -1.2,-4.14 -1.13,-13.38 3.42,-23.56" + id="path13094" /><path + class="st40" + d="m 1308.53,513.25 c 4.23,9.31 4.78,18.34 3.86,22.28 -0.44,1.9 -1.78,6.2 -1.58,12.18 0.1,2.64 0.46,4.8 0.77,6.23" + id="path13096" /><path + class="st40" + d="M 1473.83,503.45" + id="path13098" /><path + class="st40" + d="M 1485.49,503.53" + id="path13100" /><path + class="st40" + d="m 1424.12,120.25 c 0,0 0.03,0.18 0.12,0.49 h 0.01 c 0.52,1.78 2.8,8.1 10.28,13.95 6.89,5.38 19.65,10.33 38,10.91 l 4.6,0.44" + id="path13102" /><path + class="st40" + d="m 1530.42,120.25 c 0,0 -0.03,0.18 -0.12,0.49 h -0.01 c -0.52,1.78 -2.8,8.1 -10.28,13.95 -6.89,5.38 -19.65,10.33 -38,10.91 l -4.87,0.44" + id="path13104" /><path + class="st40" + d="m 1424.24,120.73 c -0.09,-0.31 -0.12,-0.49 -0.12,-0.49" + id="path13106" /><path + class="st40" + d="m 1530.3,120.73 c 0.09,-0.31 0.12,-0.49 0.12,-0.49" + id="path13108" /><path + class="st40" + d="m 1361.41,209.36 c 0.52,9.6 0.97,21.02 0.97,31.42 0,1.99 0.01,4.35 0.03,7.01 0.28,29.49 3.42,94.13 3.42,96.83 l -0.34,0.71 c -0.09,0.22 -0.19,0.44 -0.28,0.65 -0.9,2.06 -1.96,4.04 -2.95,7.36 -2.02,6.76 -1.91,12.8 -1.47,16.94 0.46,10.28 1.18,20.97 2.21,32.04 0.74,7.97 1.61,15.7 2.58,23.2 l 1.37,0.27 -0.15,0.35 c 0,0 -0.63,6.78 -2.68,10.72 -0.63,1.24 -0.44,2.74 -0.31,4.12 l 1.18,12.48 0.41,4.3 c 0.28,2.96 0.97,5.86 2.06,8.63 l 1.27,3.2 1.28,13.45 0.51,4.27 1.15,16.18 c 14.41,0 25.88,-1.4 40.3,-1.4 h 130.61 l 17.44,0.55 16.41,0.76 6.45,0.09 1.35,-13.34" + id="path13110" /><path + class="st40" + d="m 1321.97,247.27 c -1.56,10.25 -2.42,25.35 -5.17,49.05 -4.12,35.5 -6.32,62.32 -7.94,82.2 -2.61,32.32 -3.92,48.47 -3.7,55.85 0.49,16.2 0.41,32.54 -0.72,62.2 -0.12,2.95 1.8,7.31 1.68,9.41 -0.09,1.75 0.27,3.49 1.05,5.07 0.35,0.71 0.69,1.41 1.05,2.12 0,0 12.83,2.78 12.99,2.72 l 4.85,-0.18 c 0.35,0 27.56,-6.72 27.97,-6.72 0,0 3.3,-0.63 3.68,-4.67 0,0 3.7,-15.13 4.18,-23.96 0.28,-5.1 1.83,-17.41 3.09,-26.93 l -1.18,-12.48 c -0.13,-1.38 -0.32,-2.89 0.31,-4.12 2.05,-3.95 2.68,-10.72 2.68,-10.72 l 0.15,-0.35 -1.37,-0.27 c -0.97,-7.5 -1.84,-15.23 -2.58,-23.2 -1.03,-11.06 -1.75,-21.76 -2.21,-32.04 -0.44,-4.14 -0.55,-10.18 1.47,-16.94 0.99,-3.33 2.05,-5.3 2.95,-7.36 0.09,-0.21 0.19,-0.43 0.28,-0.65 l 0.34,-0.71 -2.08,-50.56 -1.39,-58.29 -0.29,-11.94 0.36,-0.82 c 0.77,-1.93 5.54,-25.22 21.92,-36.45 1.87,-1.27 4.51,-2.93 7.84,-4.59 0,0 5.61,-2.81 12.29,-4.73 7.81,-2.25 35.69,-5.16 73.76,-5.67" + id="path13112" /><path + class="st40" + d="m 1476.83,171.57 c 38.07,0.51 65.95,3.43 73.76,5.67 6.68,1.92 12.29,4.73 12.29,4.73 3.32,1.66 5.97,3.32 7.84,4.59 13.24,9.09 18.9,26.05 20.98,33.23 l 0.81,3.31" + id="path13114" /><path + class="st40" + d="m 1324.33,232.93 c 0.52,-2.78 1.12,-5.6 1.74,-8.38" + id="path13116" /><path + class="st40" + d="m 1324.33,232.93 c -0.22,1.12 -0.41,2.24 -0.6,3.34 -0.1,0.63 -0.24,1.41 -0.4,2.36" + id="path13118" /><path + class="st40" + d="m 1321.97,247.27 c 0.56,-3.7 1.02,-6.55 1.35,-8.65" + id="path13120" /><path + class="st40" + d="m 1590.73,440.98 c 0.13,-1.38 0.32,-2.89 -0.31,-4.12 -2.05,-3.95 -2.68,-10.72 -2.68,-10.72 l -0.15,-0.35 1.37,-0.27 c 0.97,-7.5 1.84,-15.23 2.58,-23.2 1.03,-11.06 1.75,-21.76 2.21,-32.04 0.44,-4.14 0.55,-10.18 -1.47,-16.94 -0.99,-3.33 -2.05,-5.3 -2.95,-7.36 -0.09,-0.21 -0.19,-0.43 -0.28,-0.65 l -0.34,-0.71 c 0,-2.7 3.14,-67.34 3.42,-96.83 0.02,-2.67 0.03,-5.02 0.03,-7.01 0,-10.4 0.46,-21.81 0.97,-31.42" + id="path13122" /><path + class="st40" + d="m 1628.47,224.54 c 0.62,2.78 1.22,5.6 1.74,8.38" + id="path13124" /><path + class="st40" + d="m 1632.57,247.27 c -0.56,-3.7 -1.02,-6.55 -1.35,-8.65" + id="path13126" /><path + class="st40" + d="m 1326.07,224.54 c 2.15,-9.63 4.67,-18.96 5.88,-25.72 0.78,-3.54 2.15,-8.66 4.64,-14.52 2.81,-6.69 9.74,-22.49 25.16,-32.21 5.13,-3.23 24.94,-14.42 62.5,-31.36 l -22.01,10.21 -10.16,4.94 -19.72,10.16 -9.88,5.6 -8.65,6.57 -5.05,5.33 -3.53,4.62 -5.65,9.56 -3.35,7.44 -2.91,8.32 -4.41,19.01 -3.71,16.05 -3.23,18.72 c -1.56,10.25 -2.42,25.35 -5.17,49.05 -4.12,35.5 -6.32,62.32 -7.94,82.2 -2.61,32.32 -3.92,48.47 -3.7,55.85 0.49,16.2 0.41,32.54 -0.72,62.2 -0.12,2.95 1.8,7.31 1.68,9.41 -0.09,1.75 0.27,3.49 1.05,5.07 0.35,0.71 0.69,1.41 1.05,2.12 0,0 0.13,0.03 0.31,0.07 l 7.04,1.51 5.64,1.14 h 3.48 l 5.06,-1.04 15.29,-3.71 8.33,-2 2.11,-0.79 1.51,-1.62 0.93,-3.28 2.4,-11.41 1.51,-10.75 0.83,-9.19 0.98,-8.24 0.7,-5.52 0.64,-4.9 -1.18,-12.48 -0.01,-3.2 1.38,-3.32 0.91,-3.74 0.77,-3.62 0.09,-1.31 -1.37,-0.27 -0.94,-8.2 -1.45,-13.52 -2.6,-36.82 -0.06,-3.74 0.45,-4.1 0.64,-3.36 1.04,-3.69 1.17,-3.05 1.66,-3.71 0.34,-0.71 -0.4,-9.7 -0.97,-23.59 -0.94,-26.63 -1.07,-44.72 -0.03,-16.96 2.62,-8.49 2.47,-6.21 1.99,-4.12 2.38,-4.17 3.38,-4.82 2.46,-2.88 3.22,-3.13 2.26,-1.82 3.74,-2.49 3.93,-2.24 4.26,-2.02 6.52,-2.5 2.82,-0.88 5.74,-1.2 8.56,-1.18 13.46,-1.3 11.57,-0.8 6.83,-0.36 1.79,-0.09 7.25,-0.3 15.37,-0.41 19.31,0.37 14.9,0.67 11.49,0.75 6.71,0.55 5.14,0.5 6.44,0.74 6.28,0.92 5.3,1.13 3.1,0.97 2.8,1.01 4.21,1.73 3.82,1.86 3.96,2.29 4.02,2.76 2.57,2.19 2.6,2.64 2.27,2.71 2.35,3.26 1.83,2.95 2.41,4.53 1.46,3.21 2.45,6.44 2.06,7.31 -0.16,4.89 -0.21,17.7 -0.25,15.05 -0.45,15.45 -0.56,15.77 -0.74,18.67 -0.71,16.67 -0.56,13.03 -0.16,4.28 0.86,1.89 1.51,3.4 0.75,2 0.69,2.24 0.56,2.27 0.46,2.52 0.38,3.44 0.1,3.86 -0.29,4.83 -0.51,9.57 -0.73,10.71 -1.16,13.69 -1.4,12.23 -0.95,8.24 -1.37,0.27 0.91,5.18 0.69,2.75 0.92,2.51 0.53,1.2 0.19,0.94 -0.1,2.62 -1.18,12.48 c 1.27,9.52 2.81,21.83 3.09,26.93 0.49,8.84 4.18,23.96 4.18,23.96 0.38,4.04 3.68,4.67 3.68,4.67 0.03,0 0.27,0.05 0.65,0.14" + id="path13128" /><path + class="st40" + d="m 1628.47,224.54 c -2.15,-9.63 -4.67,-18.96 -5.88,-25.72 -0.78,-3.54 -2.15,-8.66 -4.64,-14.52 -2.81,-6.69 -9.74,-22.49 -25.16,-32.21 -5.13,-3.23 -24.94,-14.42 -62.5,-31.36" + id="path13130" /><path + class="st40" + d="m 1631.21,238.63 c -0.16,-0.94 -0.29,-1.72 -0.4,-2.36 -0.19,-1.1 -0.38,-2.22 -0.6,-3.34" + id="path13132" /><path + class="st40" + d="m 1632.57,247.27 c 1.56,10.25 3.89,25.35 6.64,49.05 4.12,35.5 4.85,62.32 6.47,82.2 2.61,32.32 3.92,48.47 3.7,55.85 -0.49,16.2 -0.41,32.54 0.72,62.2 0.12,2.95 -1.8,7.31 -1.68,9.41 0.09,1.75 -0.27,3.49 -1.05,5.07 -0.35,0.71 -0.69,1.41 -1.05,2.12 0,0 -0.13,0.03 -0.31,0.07" + id="path13134" /><rect + x="1099.67" + y="499.16" + class="st54" + width="6.0799999" + height="3.6800001" + id="rect13136" /><path + class="st55" + d="m 937.11,553.93 v 0.01 c 0.07,1.43 12.9,1.16 21.78,0.69 8.88,-0.46 18.31,-1.81 18.23,-3.23 0,-0.09 -0.04,-0.18 -0.13,-0.27 -1.13,-1.28 -10.05,-2.09 -18.37,-1.65 -8.84,0.49 -21.51,3.04 -21.51,4.45 z" + id="path13138" /><path + class="st40" + d="M 992.95,345.24" + id="path13140" /><path + class="st40" + d="m 1226.7,509.15 c -0.38,-0.09 -0.62,-0.14 -0.65,-0.14 0,0 -3.3,-0.63 -3.68,-4.67 0,0 -3.7,-15.13 -4.18,-23.96 -0.22,-4.01 -1.23,-12.5 -2.26,-20.57 l -0.59,-8.94 0.93,-9.89 0.07,-2.83 -2.09,-6.25 -0.85,-4.67 -0.13,-1.1 1.22,-0.62 1.22,-9.41" + id="path13142" /><path + class="st40" + d="m 1215.09,453.45 -0.41,4.3 c -0.28,2.96 -0.97,5.86 -2.06,8.63 l -1.26,3.19" + id="path13144" /><line + class="st40" + x1="1099.67" + y1="502.84" + x2="1105.75" + y2="502.84" + id="line13146" /><path + class="st40" + d="m 1228.61,551.15 -0.28,-0.09 c -0.22,-1.44 -0.47,-3.62 -0.43,-6.27 0.1,-5.99 1.66,-10.21 2.21,-12.08 1.2,-4.14 1.13,-13.38 -3.42,-23.56" + id="path13148" /><path + class="st40" + d="m 1271.55,513.25 c -4.23,9.31 -4.78,18.34 -3.86,22.28 0.44,1.9 1.78,6.2 1.58,12.18 -0.1,2.64 -0.46,4.8 -0.77,6.23" + id="path13150" /><path + class="st56" + d="M 1106.24,503.45" + id="path13152" /><path + class="st40" + d="m 994.12,469.22 -1.13,-2.84 c -1.09,-2.77 -1.78,-5.67 -2.06,-8.63 l -0.41,-4.3" + id="path13154" /><path + class="st40" + d="M 994.26,469.57" + id="path13156" /><path + class="st55" + d="m 1268.5,553.93 v 0.01 c -0.07,1.43 -12.9,1.16 -21.78,0.69 -8.88,-0.46 -18.31,-1.81 -18.23,-3.23 0,-0.09 0.04,-0.18 0.13,-0.27 1.13,-1.28 10.05,-2.09 18.37,-1.65 8.84,0.49 21.51,3.04 21.51,4.45 z" + id="path13158" /><path + class="st55" + d="m 1311.58,553.93 v 0.01 c 0.07,1.43 12.9,1.16 21.78,0.69 8.88,-0.46 18.31,-1.81 18.23,-3.23 0,-0.09 -0.04,-0.18 -0.13,-0.27 -1.13,-1.28 -10.05,-2.09 -18.37,-1.65 -8.85,0.49 -21.51,3.04 -21.51,4.45 z" + id="path13160" /><path + class="st55" + d="m 1642.96,553.93 v 0.01 c -0.07,1.43 -12.9,1.16 -21.78,0.69 -8.88,-0.46 -18.31,-1.81 -18.23,-3.23 0,-0.09 0.04,-0.18 0.13,-0.27 1.13,-1.28 10.05,-2.09 18.37,-1.65 8.85,0.49 21.51,3.04 21.51,4.45 z" + id="path13162" /><path + class="st40" + d="m 979.04,508.83 1.37,-0.13 c 1.01,-0.48 2.57,-1.66 2.83,-4.36 0,0 3.7,-15.13 4.18,-23.96 0.26,-4.65 1.57,-15.33 2.76,-24.39 l 0.25,-3.46 -0.13,-1.32 -1.1,-12.03 0.15,-1.53 1.07,-2.59 0.58,-1.82 0.62,-2.58 0.45,-2.55 0.2,-1.5 0.2,-0.84 -1.37,-0.27 -0.82,-6.61 -0.95,-8.41 -1.68,-18.31 -0.74,-10.51 -0.55,-10.14 -0.3,-4.87 0.05,-3.63 0.13,-1.69 0.25,-2.11 0.36,-2.09 0.43,-1.93 1.24,-4.09 1.48,-3.53 1.01,-2.27 0.34,-0.71 -0.06,-1.91 -0.31,-7.45 -0.29,-6.76" + id="path13164" /><path + class="st40" + d="M 1211.35,469.57" + id="path13166" /><path + class="st40" + d="M 1215.7,458.09" + id="path13168" /><polyline + class="st40" + points="1211.35,469.57 1211.24,470.85 1208.41,503.45 1106.24,503.45 " + id="polyline13170" /><polyline + class="st33" + points="996,489.51 994.26,469.57 1211.24,470.85 " + id="polyline13172" /><line + class="st2" + x1="994.26001" + y1="469.57001" + x2="995.81" + y2="487.41" + id="line13174" /><path + class="st40" + d="m 1428.2,477.67 c -20.5,0.56 -39.31,1.16 -57.68,2.84 l 7.13,-0.6 10.79,-0.72 10.63,-0.54 17.54,-0.64 18.18,-0.56 h 30.7 3.1 17.93 4.02 29.78 l 18.19,0.56 17.54,0.64 10.63,0.54 10.79,0.72 7.13,0.6 c -18.37,-1.68 -37.18,-2.28 -57.68,-2.84" + id="path13176" /><path + class="st57" + d="m 1221.33,186.04 c 0.61,-6.09 0.52,-9.68 0.52,-9.68 0,0 -0.62,3.51 -0.81,4.74 -0.32,1.98 -0.61,4.27 -0.68,4.92 l -1.02,10.43 0.98,0.09 z" + id="path13178" /><path + class="st57" + d="m 1219.37,206.96 c -0.52,6.09 -1.18,9.62 -1.18,9.62 0,0 -0.03,-3.57 0,-4.82 0.04,-2.01 0.17,-4.31 0.21,-4.96 l 0.93,-10.44 0.98,0.09 z" + id="path13182" /><path + class="st58" + d="M 1206.77,426.98" + id="path13192" /><path + class="st58" + d="M 1213.13,425.77" + id="path13194" /><path + class="st59" + d="m 1262.74,554.76 c 0,0 -5.16,-3.31 -9.94,-4.42 -4.79,-1.1 13.62,1.47 14.36,4.42" + id="path13196" /><path + class="st59" + d="m 1234.75,552.92 c 0,0 5.16,-2.95 9.57,-2.95 0,0 -23.2,-0.37 -12.15,2.95" + id="path13198" /><path + class="st60" + d="m 949.87,232.93 c -0.22,1.12 -0.41,2.24 -0.6,3.34 -0.1,0.63 -0.24,1.41 -0.4,2.36" + id="path13200" /><path + class="st60" + d="m 988.16,263.77 c -0.03,-2.21 -0.07,-4.34 -0.1,-6.39" + id="path13202" /><path + class="st61" + d="m 951.6,224.54 c -0.62,2.78 -1.22,5.6 -1.74,8.38" + id="path13204" /><path + class="st61" + d="m 988.06,257.38 c -0.04,-3.48 -0.09,-6.72 -0.12,-9.59" + id="path13206" /><path + class="st57" + d="m 986.42,184.87 c -0.3,-6.32 -0.95,-9.97 -0.95,-9.97 0,0 -0.06,3.68 -0.08,4.97 -0.01,2.07 0.04,4.46 0.06,5.13 l 0.51,10.81 0.98,-0.05 z" + id="path13210" /><path + class="st57" + d="m 987.43,206.56 c 0.29,6.31 -0.01,10.02 -0.01,10.02 0,0 -0.4,-3.66 -0.54,-4.94 -0.21,-2.07 -0.38,-4.44 -0.42,-5.11 l -0.51,-10.81 0.98,-0.05 z" + id="path13214" /><path + class="st58" + d="M 992.47,425.77" + id="path13224" /><path + class="st59" + d="m 942.87,554.76 c 0,0 5.16,-3.31 9.94,-4.42 4.79,-1.1 -13.62,1.47 -14.36,4.42" + id="path13226" /><path + class="st59" + d="m 970.85,552.92 c 0,0 -5.16,-2.95 -9.57,-2.95 0,0 23.2,-0.37 12.15,2.95" + id="path13228" /><line + class="st60" + x1="1102.62" + y1="499.59" + x2="1102.62" + y2="502.84" + id="line13230" /><path + class="st33" + d="m 987.15,247.59 c 2.76,28.18 8.21,56.1 16.21,83.26 l 1.14,-0.34 c -7.98,-27.09 -13.41,-54.94 -16.17,-83.04 z" + id="path13232" /><path + class="st59" + d="m 1003.72,330.54 c -0.94,-2.85 -2.02,-6.43 -3.24,-10.45 -0.58,-2.02 -1.15,-4.16 -1.74,-6.38 -0.59,-2.22 -1.21,-4.52 -1.73,-6.89 -1.14,-4.71 -4.06,-18.21 -6.05,-31.23 -1.04,-6.5 -1.81,-12.89 -2.42,-17.92 -0.5,-5.05 -0.86,-8.75 -0.94,-9.91 -0.02,-0.26 0.28,-0.29 0.32,-0.03 0.17,1.16 0.63,4.84 1.23,9.87 0.71,5.02 1.57,11.37 2.69,17.85 2.16,12.97 5.19,26.4 6.33,31.1 0.54,2.36 1.16,5.05 1.79,7.76 0.62,2.71 1.2,5.46 1.8,7.87 1.14,4.84 1.93,8.23 1.96,8.36 z" + id="path13234" /><path + class="st33" + d="m 1003.38,330.89 c 7.76,26.39 17.93,52.07 30.38,76.61 l 1.06,-0.54 c -12.41,-24.47 -22.55,-50.08 -30.3,-76.4 z" + id="path13238" /><path + class="st59" + d="m 1034.34,406.98 c 0.11,0.24 -0.16,0.38 -0.29,0.15 -0.56,-1.03 -2.18,-4.2 -4.36,-8.53 -2.1,-4.37 -4.77,-9.88 -7.27,-15.64 -5.08,-11.49 -9.81,-23.82 -11.35,-28.42 -1.67,-4.56 -3.13,-9.34 -4.42,-13.51 -1.25,-4.19 -2.19,-7.81 -2.8,-10.07 -0.02,-0.06 0.29,0.78 0.81,2.24 0.51,1.45 1.23,3.51 2.05,5.86 1.7,4.68 3.82,10.53 5.48,15.08 1.53,4.59 6.13,16.93 11.05,28.46 2.41,5.79 5,11.33 7,15.73 2.1,4.36 3.63,7.58 4.1,8.65 z" + id="path13240" /><path + class="st33" + d="m 1218.32,248.92 c -5.48,33.21 -12.38,66.18 -20.68,98.8 l 1.15,0.29 c 8.31,-32.65 15.22,-65.66 20.7,-98.9 z" + id="path13250" /><path + class="st59" + d="m 1198.12,347.59 c 1.57,-6.96 3.91,-17.36 6.44,-28.61 1.3,-5.62 4.9,-21.62 7.96,-36.98 1.55,-7.67 2.94,-15.19 4.06,-21.12 1.06,-5.94 1.85,-10.29 2.13,-11.66 0.06,-0.31 0.36,-0.26 0.32,0.05 -0.19,1.38 -0.88,5.75 -1.85,11.71 -1.02,5.95 -2.32,13.49 -3.78,21.19 -2.89,15.4 -6.37,31.45 -7.67,37.08 -0.62,2.82 -1.44,6.01 -2.27,9.23 -0.83,3.21 -1.68,6.44 -2.5,9.29 -0.81,2.85 -1.53,5.35 -2.03,7.12 -0.51,1.76 -0.83,2.78 -0.81,2.7 z" + id="path13252" /><path + class="st33" + d="m 1197.63,347.76 c -8.06,31.69 -17.44,63.04 -28.11,93.94 l 1.13,0.39 c 10.68,-30.94 20.07,-62.32 28.14,-94.04 z" + id="path13256" /><path + class="st59" + d="m 1170.31,441.72 c -0.11,0.3 -0.4,0.2 -0.31,-0.11 0.41,-1.33 1.72,-5.36 3.53,-10.84 1.75,-5.49 4.01,-12.42 6.19,-19.56 4.41,-14.27 8.73,-29.35 10.25,-34.91 3.15,-11.09 6.5,-22.86 8.02,-28.21 -0.02,0.08 -0.21,0.98 -0.59,2.77 -0.4,1.79 -0.96,4.33 -1.6,7.23 -1.36,5.78 -3.09,12.99 -4.68,18.54 -1.52,5.57 -5.97,20.62 -10.55,34.86 -2.26,7.12 -4.61,14.02 -6.46,19.48 -1.9,5.45 -3.31,9.45 -3.8,10.75 z" + id="path13258" /><path + class="st33" + d="m 948.23,244.6 c 2.07,35.25 5.38,70.43 9.94,105.45 l 1.18,-0.15 c -4.55,-34.99 -7.87,-70.14 -9.93,-105.36 z" + id="path13268" /><path + class="st59" + d="m 958.57,349.74 c -0.58,-3.7 -1.25,-8.32 -1.98,-13.51 -0.68,-5.2 -1.45,-10.97 -2.09,-16.98 -0.67,-6.01 -2.38,-23.14 -3.63,-39.52 -0.64,-8.19 -1.15,-16.19 -1.55,-22.5 -0.35,-6.32 -0.59,-10.95 -0.64,-12.41 -0.01,-0.33 0.29,-0.35 0.32,-0.02 0.14,1.45 0.48,6.08 0.92,12.39 0.49,6.31 1.1,14.3 1.83,22.47 1.42,16.36 3.25,33.46 3.92,39.46 0.3,3.01 0.65,6.44 1,9.9 0.32,3.46 0.65,6.94 0.93,10.04 0.57,6.19 0.95,10.52 0.97,10.68 z" + id="path13270" /><path + class="st33" + d="m 958.18,350.09 c 4.42,34.02 10.02,67.88 16.77,101.51 l 1.17,-0.23 c -6.75,-33.6 -12.34,-67.44 -16.76,-101.43 z" + id="path13274" /><path + class="st59" + d="m 975.64,451.21 c 0.05,0.33 -0.24,0.39 -0.32,0.06 -0.32,-1.42 -1.23,-5.78 -2.44,-11.7 -1.17,-5.93 -2.65,-13.42 -4.04,-21.13 -2.83,-15.41 -5.48,-31.65 -6.34,-37.64 -1.84,-11.96 -3.28,-24.72 -3.86,-30.52 0.01,0.08 0.18,1.03 0.51,2.92 0.32,1.9 0.77,4.58 1.28,7.65 1.06,6.13 2.32,13.8 3.25,19.77 0.86,5.98 3.38,22.23 6.04,37.66 1.31,7.72 2.69,15.23 3.76,21.17 1.12,5.95 1.92,10.32 2.16,11.76 z" + id="path13276" /><path + class="st33" + d="m 1263.98,322.68 c 0.92,22.42 0.21,44.91 -2.1,67.24 l 1.19,0.12 c 2.31,-22.38 3.02,-44.93 2.11,-67.41 z" + id="path13286" /><path + class="st59" + d="m 1262.33,389.81 c 0.28,-4.76 0.7,-11.85 1.16,-19.53 0.25,-3.84 0.87,-14.76 1.01,-25.2 0.1,-5.22 0.05,-10.32 0.04,-14.34 -0.08,-4.02 -0.12,-6.98 -0.11,-7.9 0,-0.21 0.31,-0.22 0.32,-0.01 0.07,0.93 0.22,3.88 0.4,7.9 0.11,4.03 0.26,9.13 0.25,14.37 0.03,10.46 -0.46,21.42 -0.71,25.27 -0.09,1.93 -0.32,4.12 -0.55,6.32 -0.24,2.2 -0.48,4.42 -0.78,6.38 -0.29,1.96 -0.54,3.68 -0.71,4.89 -0.19,1.19 -0.33,1.9 -0.32,1.85 z" + id="path13288" /><path + class="st33" + d="m 1261.88,389.95 c -2.24,21.68 -5.99,43.21 -11.23,64.38 l 1.16,0.29 c 5.25,-21.22 9.01,-42.8 11.26,-64.54 z" + id="path13292" /><path + class="st59" + d="m 1251.42,454.35 c -0.06,0.2 -0.35,0.13 -0.31,-0.08 0.17,-0.91 0.78,-3.68 1.62,-7.43 0.78,-3.76 1.82,-8.51 2.72,-13.41 1.87,-9.79 3.48,-20.12 3.98,-23.93 1.13,-7.61 2.32,-15.68 2.86,-19.35 0.01,-0.05 -0.02,0.66 -0.08,1.89 -0.07,1.22 -0.17,2.96 -0.28,4.94 -0.31,3.95 -0.73,8.89 -1.32,12.7 -0.5,3.82 -2.24,14.16 -4.28,23.94 -0.99,4.89 -2.12,9.63 -3,13.37 -0.95,3.73 -1.65,6.47 -1.91,7.36 z" + id="path13294" /><path + class="st62" + d="m 962.64,343.38 c 1.82,-0.46 3.26,-0.79 4.25,-1.07 0.99,-0.25 1.53,-0.43 1.53,-0.43 0,0 -0.55,0.01 -1.2,0.01 -0.65,0.01 -1.4,0.06 -1.79,0.09 -1.25,0.11 -2.67,0.37 -3.06,0.46 -2.12,0.52 -4.2,1.19 -6.22,2.01 l 0.37,0.91 c 1.98,-0.81 4.03,-1.47 6.12,-1.98 z" + id="path13304" /><path + class="st62" + d="m 950.76,348.17 c -1.62,0.93 -2.89,1.69 -3.8,2.18 -0.89,0.51 -1.4,0.75 -1.4,0.75 0,0 0.4,-0.38 0.88,-0.83 0.48,-0.45 1.05,-0.93 1.35,-1.18 0.97,-0.79 2.18,-1.58 2.53,-1.79 1.89,-1.1 3.85,-2.06 5.88,-2.87 l 0.37,0.91 c -2.01,0.81 -3.95,1.75 -5.81,2.83 z" + id="path13308" /><path + class="st62" + d="m 963.74,353.52 c -2.59,0.71 -4.03,1.49 -4.03,1.49 0,0 1.59,-0.1 2.14,-0.18 0.89,-0.1 1.9,-0.31 2.18,-0.38 1.5,-0.41 2.99,-0.86 4.46,-1.35 l -0.31,-0.93 c -1.46,0.5 -2.95,0.95 -4.44,1.35 z" + id="path13318" /><path + class="st62" + d="m 972.51,350.62 c 2.5,-0.98 4.12,-1.22 4.12,-1.22 0,0 -1.34,0.87 -1.82,1.14 -0.78,0.45 -1.71,0.88 -1.97,1 -1.45,0.57 -2.91,1.1 -4.38,1.59 l -0.31,-0.93 c 1.46,-0.5 2.92,-1.02 4.36,-1.58 z" + id="path13322" /><path + class="st62" + d="m 1251.63,352.98 c 2.18,-0.22 3.9,-0.4 5.09,-0.52 1.19,-0.11 1.84,-0.21 1.84,-0.21 0,0 -0.64,-0.07 -1.39,-0.16 -0.75,-0.08 -1.63,-0.12 -2.08,-0.15 -1.46,-0.06 -3.14,0.03 -3.61,0.07 -2.53,0.26 -5.04,0.71 -7.5,1.33 l 0.24,0.95 c 2.43,-0.61 4.91,-1.05 7.41,-1.31 z" + id="path13332" /><path + class="st62" + d="m 1237.11,356.64 c -2.02,0.84 -3.63,1.5 -4.73,1.95 -1.1,0.47 -1.72,0.68 -1.72,0.68 0,0 0.53,-0.37 1.16,-0.8 0.63,-0.43 1.37,-0.88 1.76,-1.12 1.26,-0.74 2.78,-1.45 3.21,-1.64 2.35,-0.96 4.77,-1.76 7.24,-2.38 l 0.24,0.95 c -2.44,0.61 -4.83,1.4 -7.16,2.36 z" + id="path13336" /><path + class="st62" + d="m 1243.42,364 c -2.15,0.57 -3.84,1.07 -4.99,1.45 -1.15,0.37 -1.77,0.62 -1.77,0.62 0,0 2.59,-0.28 3.5,-0.44 1.45,-0.22 3.1,-0.59 3.57,-0.7 2.47,-0.65 4.93,-1.38 7.35,-2.19 l -0.31,-0.93 c -2.43,0.8 -4.88,1.53 -7.35,2.19 z" + id="path13346" /><path + class="st62" + d="m 1257.9,359.17 c 2.06,-0.83 3.71,-1.45 4.86,-1.83 1.14,-0.4 1.79,-0.57 1.79,-0.57 0,0 -2.25,1.33 -3.06,1.75 -1.3,0.69 -2.84,1.39 -3.28,1.58 -2.37,0.96 -4.77,1.85 -7.2,2.66 l -0.31,-0.93 c 2.43,-0.82 4.83,-1.7 7.2,-2.66 z" + id="path13350" /><rect + x="991.46997" + y="205.92" + class="st33" + width="1.1900001" + height="0.37" + id="rect13360" /><path + class="st59" + d="m 992.22,205.93 c 0.19,0.03 0.43,0.07 0.43,0.11 0,0.04 -0.26,0.24 -0.43,0.26 -0.01,0 -0.31,0 -0.32,0 -0.18,-0.02 -0.43,-0.22 -0.43,-0.26 0,-0.05 0.75,-0.12 0.75,-0.11 z" + id="path13362" /><rect + x="991.46997" + y="205.56" + class="st33" + width="1.1900001" + height="0.36000001" + id="rect13366" /><path + class="st59" + d="m 991.9,205.56 c 0.01,0 0.31,0 0.32,0 0.18,0.02 0.43,0.21 0.43,0.25 0,0.04 -0.26,0.09 -0.43,0.11 -0.01,0 -0.76,-0.07 -0.76,-0.11 0,-0.04 0.26,-0.23 0.44,-0.25 z" + id="path13368" /><path + class="st33" + d="m 1218.73,209.92 c -0.9,12.44 -2.35,24.85 -4.32,37.17 l 1.18,0.19 c 1.98,-12.35 3.43,-24.79 4.33,-37.27 z" + id="path13378" /><path + class="st59" + d="m 1214.86,247.07 c 0.23,-2.65 0.59,-6.59 1.15,-10.82 0.29,-2.12 1.13,-8.14 1.79,-13.91 0.69,-5.77 1.19,-11.28 1.36,-12.3 0.02,-0.12 0.32,-0.09 0.32,0.02 0.01,1.03 -0.28,6.57 -0.8,12.36 -0.49,5.8 -1.2,11.86 -1.5,13.98 -0.28,2.12 -0.86,4.83 -1.38,6.97 -0.27,1.07 -0.51,2.01 -0.67,2.67 -0.16,0.67 -0.28,1.05 -0.27,1.03 z" + id="path13380" /><path + class="st33" + d="m 1214.41,247.1 c -1.92,11.97 -4.34,23.85 -7.26,35.62 l 1.16,0.29 c 2.92,-11.8 5.35,-23.72 7.28,-35.72 z" + id="path13384" /><path + class="st59" + d="m 1207.91,282.82 c -0.04,0.11 -0.33,0.04 -0.31,-0.08 0.16,-1.02 1.32,-6.16 2.41,-11.59 1.1,-5.43 2.16,-11.15 2.53,-13.25 0.8,-4.2 1.78,-8.63 2.29,-10.64 0.01,-0.03 -0.01,0.37 -0.05,1.05 -0.05,0.68 -0.11,1.65 -0.19,2.75 -0.19,2.2 -0.48,4.95 -0.88,7.05 -0.37,2.11 -1.56,7.82 -2.83,13.22 -1.27,5.41 -2.64,10.5 -2.97,11.49 z" + id="path13386" /><rect + x="-223.68002" + y="1224.4645" + transform="rotate(-78.545118)" + class="st33" + width="1.1900227" + height="38.820736" + id="rect13396" + style="stroke-width:1.00002" /><path + class="st59" + d="m 1155.86,461.69 c 2.73,0.36 6.79,0.93 11.14,1.81 4.35,0.88 24.67,5.26 26.73,5.86 0.12,0.03 0.06,0.33 -0.06,0.32 -2.13,-0.25 -22.56,-4.13 -26.91,-5.01 -4.35,-0.88 -11.02,-3 -10.9,-2.98 z" + id="path13398" /><rect + x="-223.68198" + y="1186.7363" + transform="rotate(-78.545118)" + class="st33" + width="1.1900227" + height="37.710716" + id="rect13402" + style="stroke-width:1.00002" /><path + class="st59" + d="m 1118.82,454.51 c -0.12,-0.03 -0.06,-0.33 0.06,-0.32 2.13,0.25 21.47,3.91 25.82,4.79 4.35,0.88 8.9,2.07 10.96,2.66 0.12,0.03 -6.85,-0.62 -11.2,-1.5 -4.34,-0.87 -23.58,-5.03 -25.64,-5.63 z" + id="path13404" /><path + class="st33" + d="m 1012.06,471.04 c 11.52,-1.2 23.01,-2.68 34.46,-4.45 l -0.18,-1.18 c -11.43,1.76 -22.9,3.25 -34.4,4.44 z" + id="path13414" /><path + class="st59" + d="m 1046.37,466.18 c -2.4,0.56 -5.99,1.35 -9.92,1.89 -1.96,0.28 -7.57,0.97 -12.93,1.53 -5.36,0.57 -10.47,0.99 -11.43,1 -0.11,0 -0.14,-0.3 -0.03,-0.32 0.94,-0.19 6.03,-0.83 11.36,-1.56 5.33,-0.76 10.91,-1.55 12.87,-1.83 1.96,-0.27 4.51,-0.45 6.55,-0.57 1.02,-0.05 1.92,-0.09 2.55,-0.12 0.64,-0.02 1.01,-0.03 0.98,-0.02 z" + id="path13416" /><path + class="st33" + d="m 1046.53,466.59 c 11.12,-1.72 22.2,-3.7 33.22,-5.95 l -0.24,-1.17 c -11.01,2.25 -22.06,4.23 -33.17,5.94 z" + id="path13420" /><path + class="st59" + d="m 1079.52,459.91 c 0.11,-0.01 0.17,0.29 0.06,0.32 -0.92,0.27 -5.68,1.36 -10.72,2.38 -5.03,1.03 -10.34,2.03 -12.3,2.35 -3.91,0.67 -8.11,1.07 -10.03,1.19 -0.03,0 0.33,-0.1 0.94,-0.27 0.61,-0.16 1.48,-0.39 2.47,-0.65 1.98,-0.51 4.46,-1.1 6.42,-1.44 3.92,-0.66 21.27,-3.56 23.16,-3.88 z" + id="path13422" /><path + class="st54" + d="M 1474.57,111.69" + id="path13432" /><path + class="st57" + d="m 1359.7,185.95 c -0.62,-6.09 -1.48,-9.59 -1.48,-9.59 0,0 0.14,3.56 0.19,4.81 0.1,2 0.27,4.3 0.33,4.95 l 1.02,10.42 0.98,-0.09 z" + id="path13434" /><path + class="st57" + d="m 1361.66,206.88 c 0.52,6.1 0.22,9.7 0.22,9.7 0,0 -0.47,-3.54 -0.63,-4.77 -0.26,-1.99 -0.5,-4.28 -0.57,-4.93 l -0.93,-10.43 0.98,-0.09 z" + id="path13438" /><path + class="st54" + d="m 1474.23,145.65 -1.69,-0.06 c -18.35,-0.59 -31.11,-5.54 -38,-10.91" + id="path13448" /><path + class="st58" + d="M 1373.31,426.98" + id="path13450" /><path + class="st58" + d="M 1366.94,425.77" + id="path13452" /><path + class="st59" + d="m 1317.34,554.76 c 0,0 5.16,-3.31 9.94,-4.42 4.79,-1.1 -13.62,1.47 -14.36,4.42" + id="path13454" /><path + class="st59" + d="m 1345.32,552.92 c 0,0 -5.16,-2.95 -9.57,-2.95 0,0 23.2,-0.37 12.15,2.95" + id="path13456" /><path + class="st60" + d="m 1630.21,232.93 c 0.22,1.12 0.41,2.24 0.6,3.34 0.1,0.63 0.24,1.41 0.4,2.36" + id="path13458" /><path + class="st60" + d="m 1591.91,263.77 c 0.03,-2.21 0.07,-4.34 0.1,-6.39" + id="path13460" /><path + class="st61" + d="m 1628.47,224.54 c 0.62,2.78 1.22,5.6 1.74,8.38" + id="path13462" /><path + class="st61" + d="m 1592.02,257.38 c 0.04,-3.48 0.09,-6.72 0.12,-9.59" + id="path13464" /><path + class="st57" + d="m 1594.62,184.91 c 0.29,-6.32 -0.01,-10.02 -0.01,-10.02 0,0 -0.4,3.66 -0.55,4.94 -0.21,2.06 -0.38,4.44 -0.42,5.11 l -0.51,10.81 0.98,0.05 z" + id="path13468" /><path + class="st57" + d="m 1593.61,206.61 c -0.3,6.32 -0.95,9.97 -0.95,9.97 0,0 -0.06,-3.69 -0.08,-4.97 -0.01,-2.08 0.04,-4.46 0.06,-5.13 l 0.51,-10.81 0.98,0.05 z" + id="path13472" /><path + class="st54" + d="m 1480.31,145.65 1.69,-0.06 c 18.35,-0.59 31.11,-5.54 38,-10.91" + id="path13482" /><path + class="st58" + d="M 1587.6,425.77" + id="path13484" /><path + class="st59" + d="m 1637.21,554.76 c 0,0 -5.16,-3.31 -9.94,-4.42 -4.79,-1.1 13.62,1.47 14.36,4.42" + id="path13486" /><path + class="st59" + d="m 1609.22,552.92 c 0,0 5.16,-2.95 9.57,-2.95 0,0 -23.2,-0.37 -12.15,2.95" + id="path13488" /><g + id="g13492"> + <path + class="st62" + d="m 1366.86,339.85 c -0.46,1.68 -0.81,3.02 -1.03,3.95 -0.22,0.93 -0.31,1.45 -0.31,1.45 0,0 1,-1.8 1.27,-2.48 0.49,-1.06 0.91,-2.33 1.02,-2.7 0.54,-1.96 0.95,-3.94 1.26,-5.95 l -0.97,-0.15 c -0.3,1.98 -0.71,3.95 -1.24,5.88 z" + id="path13490" /> + </g><g + id="g13496"> + <path + class="st62" + d="m 1368.71,328.03 c 0.08,-1.74 0.22,-3.13 0.33,-4.08 0.11,-0.95 0.22,-1.47 0.22,-1.47 0,0 0.3,2.04 0.33,2.77 0.11,1.16 0.09,2.5 0.09,2.87 -0.11,2.02 -0.31,4.04 -0.62,6.04 l -0.97,-0.15 c 0.31,-1.98 0.51,-3.97 0.62,-5.98 z" + id="path13494" /> + </g><g + id="g13506"> + <path + class="st62" + d="m 1308.74,466.93 c 0.71,4.14 1.59,6.48 1.59,6.48 0,0 -0.16,-2.45 -0.24,-3.3 -0.12,-1.38 -0.33,-2.95 -0.4,-3.39 l -1.21,-7.09 -0.97,0.16 z" + id="path13504" /> + </g><g + id="g13510"> + <path + class="st62" + d="m 1306.31,452.7 c -0.7,-4.14 -0.64,-6.64 -0.64,-6.64 0,0 0.66,2.37 0.86,3.2 0.34,1.34 0.66,2.89 0.75,3.33 l 1.21,7.09 -0.97,0.16 z" + id="path13508" /> + </g><g + id="g13520"> + <path + class="st62" + d="m 1306.85,457.58 c 0.24,2.61 0.85,4.09 0.85,4.09 0,0 0.11,-1.54 0.13,-2.08 0.03,-0.86 0,-1.85 -0.01,-2.13 l -0.4,-4.47 -0.98,0.09 z" + id="path13518" /> + </g><g + id="g13524"> + <path + class="st62" + d="m 1306.03,448.62 c -0.09,-1.31 -0.15,-2.25 -0.41,-2.86 -0.12,-0.3 -0.28,-0.51 -0.4,-0.65 -0.12,-0.14 -0.21,-0.19 -0.2,-0.2 0,0 0.39,0.09 0.75,0.42 0.36,0.32 0.63,0.83 0.74,1.09 0.37,0.86 0.45,1.88 0.5,2.14 l 0.41,4.47 -0.98,0.09 z" + id="path13522" /> + </g><g + id="g13534"> + <path + class="st62" + d="m 1358.49,488.21 c -0.58,1.41 -0.56,2.42 -0.56,2.42 0,0 0.62,-0.7 0.8,-0.97 0.31,-0.42 0.59,-0.95 0.67,-1.1 0.34,-0.83 0.65,-1.67 0.93,-2.52 l -0.93,-0.31 c -0.27,0.84 -0.58,1.67 -0.91,2.48 z" + id="path13532" /> + </g><g + id="g13538"> + <path + class="st62" + d="m 1360.15,483.22 c 0.38,-1.48 1,-2.28 1,-2.28 0,0 0.07,0.93 0.06,1.26 0,0.53 -0.09,1.11 -0.12,1.28 -0.22,0.87 -0.47,1.73 -0.76,2.58 l -0.93,-0.31 c 0.28,-0.83 0.53,-1.67 0.75,-2.53 z" + id="path13536" /> + </g><g + id="g13548"> + <path + class="st62" + d="m 1318.97,290.78 c 0.13,1.1 0.29,1.95 0.44,2.55 0.13,0.59 0.26,0.92 0.26,0.92 0,0 0.23,-1.3 0.25,-1.77 0.06,-0.74 0.03,-1.6 0.01,-1.83 -0.14,-1.28 -0.33,-2.54 -0.52,-3.8 l -0.97,0.15 c 0.2,1.26 0.39,2.52 0.53,3.78 z" + id="path13546" /> + </g><g + id="g13552"> + <path + class="st62" + d="m 1317.93,283.19 c -0.13,-1.12 -0.05,-2.03 0.04,-2.64 0.11,-0.61 0.22,-0.94 0.22,-0.94 0,0 0.28,1.28 0.37,1.73 0.16,0.72 0.3,1.53 0.34,1.77 0.14,1.25 0.33,2.5 0.51,3.76 l -0.97,0.15 c -0.18,-1.27 -0.37,-2.54 -0.51,-3.83 z" + id="path13550" /> + </g><g + id="g13562"> + <path + class="st62" + d="m 1374.18,326.02 c 1.56,-4.35 1.93,-7.06 1.93,-7.06 0,0 -1.07,2.46 -1.45,3.33 -0.6,1.39 -1.24,3 -1.41,3.46 -0.89,2.47 -1.82,4.93 -2.79,7.37 l 0.91,0.36 c 0.97,-2.48 1.91,-4.96 2.81,-7.46 z" + id="path13560" /> + </g><g + id="g13566"> + <path + class="st62" + d="m 1368.32,340.76 c -1.85,4.24 -3.45,6.46 -3.45,6.46 0,0 0.91,-2.53 1.23,-3.42 0.52,-1.42 1.16,-3.03 1.35,-3.49 1.05,-2.41 2.06,-4.83 3.02,-7.28 l 0.91,0.36 c -0.97,2.49 -2,4.94 -3.06,7.37 z" + id="path13564" /> + </g><g + id="g13576"> + <path + class="st62" + d="m 1371.44,334.41 c 1.12,-2.51 1.34,-4.16 1.34,-4.16 0,0 -0.88,1.35 -1.17,1.84 -0.47,0.77 -0.95,1.7 -1.07,1.96 l -1.92,4.29 0.9,0.4 z" + id="path13574" /> + </g><g + id="g13580"> + <path + class="st62" + d="m 1367.58,343.01 c -1.13,2.5 -2.22,3.77 -2.22,3.77 0,0 0.42,-1.56 0.6,-2.09 0.27,-0.87 0.64,-1.83 0.75,-2.1 l 1.92,-4.29 0.9,0.4 z" + id="path13578" /> + </g><g + id="g13590"> + <path + class="st62" + d="m 1367.39,369.48 c 1.11,1.61 2.15,2.27 2.15,2.27 0,0 -0.43,-1.08 -0.61,-1.44 -0.27,-0.59 -0.64,-1.23 -0.75,-1.41 l -1.89,-2.75 -0.81,0.56 z" + id="path13588" /> + </g><g + id="g13594"> + <path + class="st62" + d="m 1363.6,363.95 c -1.1,-1.61 -1.35,-2.82 -1.35,-2.82 0,0 0.85,0.79 1.13,1.09 0.45,0.47 0.92,1.04 1.04,1.2 l 1.89,2.75 -0.81,0.56 z" + id="path13592" /> + </g><g + id="g13604"> + <path + class="st62" + d="m 1371.22,431.09 c 1.65,-1.5 2.29,-2.73 2.29,-2.73 0,0 -1.13,0.68 -1.51,0.94 -0.62,0.41 -1.28,0.93 -1.46,1.08 l -2.83,2.56 0.66,0.73 z" + id="path13602" /> + </g><g + id="g13608"> + <path + class="st62" + d="m 1365.54,436.23 c -0.84,0.75 -1.53,1.25 -2.12,1.57 -0.3,0.15 -0.6,0.18 -0.77,0.13 -0.18,-0.06 -0.23,-0.13 -0.23,-0.13 -0.01,0.02 0.34,0.08 0.61,-0.19 0.26,-0.23 0.5,-0.6 0.66,-0.77 0.47,-0.57 1.05,-1.18 1.22,-1.35 l 2.83,-2.56 0.66,0.73 z" + id="path13606" /> + </g><g + id="g13618"> + <path + class="st62" + d="m 1368.79,433.24 c 1.1,-0.74 1.47,-1.57 1.47,-1.57 0,0 -0.78,0.22 -1.04,0.32 -0.42,0.15 -0.87,0.38 -0.99,0.45 l -1.88,1.26 0.55,0.82 z" + id="path13616" /> + </g><g + id="g13622"> + <path + class="st62" + d="m 1365.03,435.77 c -1.1,0.73 -2.01,0.77 -2.01,0.77 0,0 0.5,-0.64 0.69,-0.84 0.3,-0.33 0.68,-0.66 0.79,-0.74 l 1.88,-1.26 0.55,0.82 z" + id="path13620" /> + </g><g + id="g13632"> + <path + class="st62" + d="m 1586.75,340.1 c 0.48,1.72 1.06,3.01 1.51,3.86 0.45,0.85 0.76,1.28 0.76,1.28 0,0 -0.53,-1.99 -0.68,-2.69 -0.27,-1.12 -0.58,-2.39 -0.67,-2.75 -0.52,-1.92 -0.93,-3.87 -1.23,-5.83 l -0.97,0.15 c 0.32,2.01 0.74,4.01 1.28,5.98 z" + id="path13630" /> + </g><g + id="g13636"> + <path + class="st62" + d="m 1584.87,328.08 c -0.08,-1.77 0.03,-3.18 0.16,-4.13 0.13,-0.96 0.26,-1.46 0.26,-1.46 0,0 0.22,2.05 0.3,2.76 0.11,1.15 0.24,2.46 0.26,2.83 0.11,1.99 0.31,3.98 0.61,5.94 l -0.97,0.15 c -0.32,-2.02 -0.52,-4.05 -0.62,-6.09 z" + id="path13634" /> + </g><g + id="g13646"> + <path + class="st62" + d="m 1644.85,466.77 c -0.7,4.15 -0.64,6.64 -0.64,6.64 0,0 0.66,-2.36 0.86,-3.2 0.34,-1.34 0.66,-2.89 0.75,-3.33 l 1.21,-7.09 -0.97,-0.16 z" + id="path13644" /> + </g><g + id="g13650"> + <path + class="st62" + d="m 1647.28,452.54 c 0.71,-4.14 1.59,-6.48 1.59,-6.48 0,0 -0.16,2.45 -0.24,3.3 -0.12,1.38 -0.33,2.95 -0.4,3.39 l -1.21,7.09 -0.97,-0.16 z" + id="path13648" /> + </g><g + id="g13660"> + <path + class="st62" + d="m 1646.73,457.5 c -0.23,2.61 0.11,4.17 0.11,4.17 0,0 0.39,-1.49 0.5,-2.02 0.19,-0.84 0.33,-1.82 0.37,-2.1 l 0.4,-4.47 -0.98,-0.09 z" + id="path13658" /> + </g><g + id="g13664"> + <path + class="st62" + d="m 1647.55,448.53 c 0.08,-1.29 0.42,-2.45 0.97,-3.03 0.55,-0.6 1.03,-0.57 1,-0.58 0,0 -0.34,0.21 -0.55,0.59 -0.22,0.37 -0.31,0.85 -0.34,1.1 -0.12,0.8 -0.09,1.77 -0.12,2.05 l -0.41,4.47 -0.98,-0.09 z" + id="path13662" /> + </g><g + id="g13674"> + <path + class="st62" + d="m 1595.16,488.58 c 0.61,1.46 1.45,2.05 1.45,2.05 0,0 -0.16,-0.92 -0.23,-1.23 -0.11,-0.5 -0.27,-1.06 -0.33,-1.21 -0.33,-0.81 -0.64,-1.63 -0.91,-2.46 l -0.93,0.31 c 0.28,0.86 0.6,1.7 0.95,2.54 z" + id="path13672" /> + </g><g + id="g13678"> + <path + class="st62" + d="m 1593.46,483.46 c -0.38,-1.53 -0.06,-2.52 -0.06,-2.52 0,0 0.41,0.84 0.55,1.12 0.22,0.47 0.41,1.01 0.46,1.17 0.22,0.85 0.46,1.68 0.74,2.51 l -0.93,0.31 c -0.29,-0.85 -0.54,-1.71 -0.76,-2.59 z" + id="path13676" /> + </g><g + id="g13688"> + <path + class="st62" + d="m 1635.1,300.76 c -0.13,2.11 -0.05,3.79 0.04,4.94 0.11,1.15 0.22,1.76 0.22,1.76 0,0 0.28,-2.44 0.37,-3.3 0.16,-1.37 0.3,-2.95 0.34,-3.4 0.14,-2.4 0.33,-4.79 0.52,-7.19 l -0.98,-0.08 c -0.18,2.42 -0.37,4.84 -0.51,7.27 z" + id="path13686" /> + </g><g + id="g13692"> + <path + class="st62" + d="m 1636.14,286.31 c 0.13,-2.1 0.29,-3.75 0.44,-4.89 0.13,-1.14 0.26,-1.75 0.26,-1.75 0,0 0.23,2.46 0.25,3.32 0.06,1.39 0.03,2.98 0.02,3.43 -0.14,2.41 -0.33,4.81 -0.52,7.21 l -0.98,-0.08 c 0.19,-2.42 0.39,-4.83 0.53,-7.24 z" + id="path13690" /> + </g><g + id="g13702"> + <path + class="st62" + d="m 1635.86,290.74 c 0,2.22 0.48,3.51 0.48,3.51 0,0 0.25,-1.29 0.31,-1.74 0.11,-0.73 0.17,-1.56 0.18,-1.8 v -3.79 h -0.98 z" + id="path13700" /> + </g><g + id="g13706"> + <path + class="st62" + d="m 1635.86,283.13 c 0,-2.22 0.48,-3.51 0.48,-3.51 0,0 0.25,1.29 0.31,1.74 0.11,0.73 0.17,1.56 0.18,1.8 v 3.79 h -0.98 z" + id="path13704" /> + </g><g + id="g13716"> + <path + class="st62" + d="m 1583.98,334.01 c -1.13,-2.5 -2.22,-3.77 -2.22,-3.77 0,0 0.42,1.56 0.6,2.09 0.27,0.87 0.64,1.83 0.75,2.1 l 1.92,4.29 0.9,-0.4 z" + id="path13714" /> + </g><g + id="g13720"> + <path + class="st62" + d="m 1587.84,342.62 c 1.12,2.51 1.34,4.16 1.34,4.16 0,0 -0.88,-1.35 -1.17,-1.84 -0.47,-0.78 -0.95,-1.7 -1.07,-1.96 l -1.92,-4.29 0.9,-0.4 z" + id="path13718" /> + </g><g + id="g13730"> + <path + class="st62" + d="m 1586.35,368.93 c -1.1,1.61 -1.35,2.82 -1.35,2.82 0,0 0.85,-0.79 1.13,-1.09 0.45,-0.46 0.92,-1.04 1.04,-1.2 l 1.89,-2.75 -0.81,-0.56 z" + id="path13728" /> + </g><g + id="g13734"> + <path + class="st62" + d="m 1590.15,363.41 c 1.11,-1.61 2.15,-2.27 2.15,-2.27 0,0 -0.43,1.08 -0.61,1.44 -0.27,0.59 -0.64,1.23 -0.75,1.41 l -1.89,2.75 -0.81,-0.56 z" + id="path13732" /> + </g><g + id="g13744"> + <path + class="st62" + d="m 1583.97,430.37 c -1.66,-1.5 -2.94,-2.01 -2.94,-2.01 0,0 0.79,1.06 1.09,1.41 0.47,0.57 1.05,1.18 1.22,1.35 l 2.83,2.56 0.66,-0.73 z" + id="path13742" /> + </g><g + id="g13748"> + <path + class="st62" + d="m 1589.65,435.52 c 0.82,0.74 1.41,1.46 1.76,1.9 0.18,0.21 0.35,0.33 0.49,0.37 0.14,0.04 0.23,0.02 0.23,0.02 0.03,0.01 -0.32,0.22 -0.74,0.05 -0.41,-0.15 -0.76,-0.43 -0.95,-0.54 -0.62,-0.41 -1.28,-0.93 -1.46,-1.08 l -2.83,-2.56 0.66,-0.73 z" + id="path13746" /> + </g><g + id="g13758"> + <path + class="st62" + d="m 1586.28,432.44 c -1.1,-0.73 -2,-0.77 -2,-0.77 0,0 0.5,0.64 0.69,0.84 0.3,0.33 0.68,0.66 0.79,0.75 l 1.88,1.26 0.55,-0.82 z" + id="path13756" /> + </g><g + id="g13762"> + <path + class="st62" + d="m 1590.05,434.97 c 1.09,0.74 1.47,1.57 1.47,1.57 0,0 -0.78,-0.22 -1.04,-0.32 -0.42,-0.15 -0.87,-0.38 -0.99,-0.45 l -1.88,-1.26 0.55,-0.82 z" + id="path13760" /> + </g><path + class="st33" + d="m 1536.89,184.12 c -2.75,28.11 -8.19,55.95 -16.17,83.04 l 1.14,0.34 c 8,-27.16 13.45,-55.08 16.21,-83.26 z" + id="path13772" /><path + class="st59" + d="m 1521.2,267.09 c 0.73,-2.91 1.65,-6.53 2.68,-10.6 0.49,-2.04 1,-4.19 1.54,-6.42 0.54,-2.23 1.12,-4.53 1.64,-6.89 1.14,-4.7 4.17,-18.14 6.33,-31.1 1.12,-6.48 1.98,-12.83 2.69,-17.85 0.6,-5.03 1.06,-8.72 1.23,-9.87 0.04,-0.26 0.34,-0.23 0.32,0.03 -0.08,1.17 -0.44,4.87 -0.94,9.91 -0.61,5.03 -1.38,11.42 -2.42,17.92 -1.99,13.02 -4.9,26.52 -6.05,31.23 -0.52,2.37 -1.27,5.04 -2.02,7.73 -0.76,2.68 -1.52,5.38 -2.3,7.75 -0.77,2.37 -1.44,4.45 -1.92,5.91 -0.48,1.47 -0.8,2.31 -0.78,2.25 z" + id="path13774" /><path + class="st33" + d="m 1520.71,267.2 c -7.74,26.32 -17.89,51.94 -30.3,76.4 l 1.06,0.54 c 12.45,-24.53 22.61,-50.22 30.38,-76.61 z" + id="path13778" /><path + class="st59" + d="m 1491.17,343.77 c -0.13,0.23 -0.4,0.1 -0.29,-0.15 0.48,-1.07 2.01,-4.28 4.1,-8.65 2,-4.4 4.59,-9.94 7,-15.73 4.91,-11.54 9.51,-23.87 11.05,-28.46 1.67,-4.54 3.24,-9.27 4.69,-13.39 1.39,-4.13 2.59,-7.67 3.34,-9.89 0.02,-0.06 -0.19,0.81 -0.57,2.31 -0.39,1.49 -0.93,3.61 -1.56,6.02 -1.37,4.79 -3.1,10.79 -4.78,15.34 -1.54,4.6 -6.27,16.93 -11.35,28.42 -2.5,5.76 -5.18,11.27 -7.27,15.64 -2.18,4.33 -3.8,7.51 -4.36,8.54 z" + id="path13780" /><path + class="st33" + d="m 1360.58,249.11 c 5.48,33.24 12.39,66.25 20.7,98.9 l 1.15,-0.29 c -8.3,-32.62 -15.2,-65.59 -20.68,-98.8 z" + id="path13790" /><path + class="st59" + d="m 1381.64,347.67 c -0.97,-3.44 -2.13,-7.73 -3.42,-12.57 -1.23,-4.85 -2.61,-10.23 -3.87,-15.86 -1.3,-5.62 -4.78,-21.67 -7.67,-37.08 -1.47,-7.7 -2.76,-15.24 -3.78,-21.19 -0.96,-5.96 -1.66,-10.33 -1.85,-11.71 -0.04,-0.31 0.26,-0.36 0.32,-0.05 0.28,1.36 1.07,5.72 2.13,11.66 1.12,5.93 2.51,13.45 4.06,21.12 3.05,15.36 6.66,31.36 7.96,36.98 0.62,2.82 1.32,6.03 2.04,9.27 0.69,3.24 1.38,6.51 2,9.41 1.2,5.82 2.05,9.87 2.08,10.02 z" + id="path13792" /><path + class="st33" + d="m 1381.29,348.05 c 8.07,31.72 17.46,63.1 28.14,94.04 l 1.13,-0.39 c -10.67,-30.9 -20.05,-62.25 -28.11,-93.94 z" + id="path13796" /><path + class="st59" + d="m 1410.07,441.62 c 0.09,0.3 -0.19,0.4 -0.31,0.11 -0.49,-1.3 -1.9,-5.31 -3.8,-10.75 -1.85,-5.46 -4.2,-12.36 -6.46,-19.48 -4.58,-14.23 -9.03,-29.29 -10.55,-34.86 -3.16,-11.1 -5.97,-23.03 -7.18,-28.46 0.02,0.08 0.29,0.95 0.83,2.71 0.52,1.76 1.26,4.25 2.1,7.09 1.72,5.68 3.81,12.79 5.4,18.33 1.51,5.56 5.84,20.64 10.25,34.91 2.18,7.14 4.43,14.07 6.19,19.56 1.81,5.47 3.12,9.51 3.53,10.84 z" + id="path13798" /><path + class="st33" + d="m 1629.33,240.56 c -2.06,35.22 -5.39,70.37 -9.94,105.36 l 1.18,0.15 c 4.55,-35.02 7.88,-70.19 9.95,-105.44 z" + id="path13808" /><path + class="st59" + d="m 1619.85,345.74 c 0.78,-7.44 1.95,-18.55 3.21,-30.58 0.67,-6.01 2.51,-23.11 3.93,-39.46 0.73,-8.18 1.34,-16.17 1.83,-22.47 0.45,-6.31 0.79,-10.93 0.92,-12.39 0.03,-0.33 0.33,-0.31 0.32,0.02 -0.05,1.46 -0.29,6.09 -0.64,12.41 -0.4,6.31 -0.91,14.32 -1.55,22.5 -1.25,16.38 -2.96,33.51 -3.63,39.52 -0.65,6.01 -1.73,13.72 -2.68,19.86 -0.49,3.07 -0.92,5.76 -1.22,7.66 -0.3,1.9 -0.49,3.01 -0.49,2.93 z" + id="path13810" /><path + class="st33" + d="m 1619.38,345.97 c -4.42,33.99 -10,67.83 -16.75,101.43 l 1.17,0.23 c 6.75,-33.63 12.33,-67.5 16.76,-101.51 z" + id="path13814" /><path + class="st59" + d="m 1603.43,447.31 c -0.07,0.32 -0.37,0.26 -0.32,-0.06 0.24,-1.44 1.05,-5.81 2.16,-11.75 1.07,-5.95 2.45,-13.45 3.76,-21.17 2.65,-15.43 5.16,-31.68 6.03,-37.66 1.84,-11.95 3.78,-24.63 4.72,-30.38 -0.01,0.08 -0.1,1.04 -0.27,2.95 -0.19,1.91 -0.46,4.62 -0.77,7.72 -0.68,6.18 -1.57,13.91 -2.5,19.89 -0.87,5.99 -3.51,22.23 -6.33,37.64 -1.39,7.71 -2.87,15.2 -4.04,21.13 -1.21,5.91 -2.12,10.27 -2.44,11.69 z" + id="path13816" /><path + class="st33" + d="m 1314.9,322.63 c -0.92,22.48 -0.21,45.03 2.11,67.41 l 1.18,-0.12 c -2.31,-22.32 -3.02,-44.81 -2.1,-67.24 z" + id="path13826" /><path + class="st59" + d="m 1317.42,389.84 c -0.34,-2.36 -0.7,-5.31 -1.1,-8.63 -0.33,-3.32 -0.71,-7.01 -0.93,-10.86 -0.25,-3.85 -0.74,-14.81 -0.71,-25.27 -0.01,-5.23 0.13,-10.34 0.25,-14.37 0.18,-4.03 0.32,-6.98 0.4,-7.9 0.02,-0.21 0.32,-0.2 0.32,0.01 0.01,0.93 -0.03,3.88 -0.11,7.9 -0.02,4.03 -0.06,9.12 0.04,14.34 0.14,10.44 0.76,21.37 1.01,25.2 0.1,1.92 0.21,4.11 0.32,6.32 0.09,2.21 0.18,4.43 0.26,6.41 0.14,3.98 0.25,6.74 0.25,6.85 z" + id="path13828" /><path + class="st33" + d="m 1317.01,390.07 c 2.25,21.74 6.01,43.32 11.26,64.54 l 1.16,-0.29 c -5.24,-21.16 -8.99,-42.69 -11.23,-64.38 z" + id="path13832" /><path + class="st59" + d="m 1328.97,454.28 c 0.04,0.21 -0.25,0.28 -0.31,0.08 -0.26,-0.89 -0.96,-3.64 -1.9,-7.37 -0.88,-3.75 -2.01,-8.48 -3,-13.37 -2.04,-9.77 -3.78,-20.11 -4.28,-23.94 -1.15,-7.62 -1.79,-15.79 -2.01,-19.49 0,-0.05 0.12,0.65 0.33,1.86 0.2,1.21 0.48,2.92 0.8,4.88 0.69,3.9 1.47,8.78 2.06,12.58 0.5,3.81 2.11,14.15 3.98,23.93 0.91,4.9 1.94,9.65 2.72,13.41 0.83,3.75 1.44,6.51 1.61,7.43 z" + id="path13834" /><path + class="st62" + d="m 1617.67,342.44 c -1.86,-0.46 -3.38,-0.56 -4.41,-0.61 -1.04,-0.01 -1.6,0.04 -1.6,0.04 0,0 0.54,0.13 1.17,0.28 0.63,0.16 1.34,0.35 1.72,0.44 1.19,0.32 2.55,0.69 2.94,0.8 2.07,0.51 4.11,1.17 6.09,1.97 l 0.37,-0.91 c -2.05,-0.82 -4.15,-1.49 -6.28,-2.01 z" + id="path13844" /><path + class="st62" + d="m 1629.8,347.34 c 1.66,0.96 2.82,1.94 3.6,2.63 0.76,0.71 1.12,1.14 1.12,1.14 0,0 -0.48,-0.28 -1.03,-0.61 -0.56,-0.32 -1.21,-0.68 -1.54,-0.87 -1.08,-0.59 -2.32,-1.27 -2.67,-1.46 -1.85,-1.07 -3.77,-2.01 -5.75,-2.81 l 0.37,-0.91 c 2.03,0.81 4,1.78 5.9,2.89 z" + id="path13848" /><path + class="st62" + d="m 1616.08,354.45 c 2.63,0.71 4.29,0.55 4.29,0.55 0,0 -1.48,-0.58 -1.99,-0.78 -0.83,-0.32 -1.8,-0.64 -2.07,-0.72 -1.48,-0.4 -2.95,-0.85 -4.41,-1.33 l -0.31,0.93 c 1.48,0.5 2.98,0.95 4.49,1.35 z" + id="path13858" /><path + class="st62" + d="m 1607.21,351.51 c -2.53,-1.01 -3.77,-2.12 -3.77,-2.12 0,0 1.53,0.42 2.07,0.56 0.86,0.24 1.82,0.56 2.09,0.66 1.43,0.56 2.87,1.08 4.33,1.57 l -0.31,0.93 c -1.48,-0.48 -2.95,-1.02 -4.41,-1.6 z" + id="path13862" /><path + class="st62" + d="m 1328.54,352.03 c -2.22,-0.24 -3.99,-0.13 -5.19,-0.04 -1.2,0.13 -1.84,0.27 -1.84,0.27 0,0 0.64,0.05 1.39,0.11 0.75,0.08 1.61,0.16 2.06,0.21 1.43,0.17 3.07,0.37 3.53,0.43 2.48,0.26 4.94,0.69 7.36,1.3 l 0.24,-0.95 c -2.47,-0.63 -5,-1.08 -7.55,-1.33 z" + id="path13872" /><path + class="st62" + d="m 1343.33,355.74 c 2.06,0.84 3.58,1.77 4.59,2.42 1,0.68 1.49,1.1 1.49,1.1 0,0 -0.59,-0.26 -1.28,-0.56 -0.7,-0.29 -1.5,-0.62 -1.91,-0.79 -1.34,-0.53 -2.88,-1.12 -3.31,-1.29 -2.31,-0.95 -4.68,-1.73 -7.1,-2.34 l 0.24,-0.95 c 2.47,0.63 4.91,1.44 7.28,2.41 z" + id="path13876" /><path + class="st62" + d="m 1336.41,364.93 c 2.17,0.58 3.93,0.84 5.14,0.99 1.21,0.13 1.87,0.15 1.87,0.15 0,0 -2.48,-0.78 -3.35,-1.05 -1.4,-0.44 -3,-0.91 -3.46,-1.04 -2.45,-0.65 -4.89,-1.37 -7.29,-2.18 l -0.31,0.93 c 2.43,0.81 4.9,1.55 7.4,2.2 z" + id="path13886" /><path + class="st62" + d="m 1321.81,360.06 c -2.08,-0.84 -3.65,-1.69 -4.7,-2.29 -1.05,-0.62 -1.59,-1.01 -1.59,-1.01 0,0 2.46,0.87 3.31,1.17 1.38,0.49 2.95,1.07 3.39,1.24 2.35,0.95 4.73,1.83 7.14,2.63 l -0.31,0.93 c -2.44,-0.8 -4.86,-1.69 -7.24,-2.67 z" + id="path13890" /><rect + x="1587.42" + y="205.92" + class="st33" + width="1.1900001" + height="0.37" + id="rect13900" /><path + class="st59" + d="m 1588.17,205.93 c 0.19,0.03 0.43,0.07 0.43,0.11 0,0.04 -0.26,0.24 -0.43,0.26 -0.01,0 -0.31,0 -0.32,0 -0.18,-0.02 -0.43,-0.22 -0.43,-0.26 0,-0.05 0.75,-0.12 0.75,-0.11 z" + id="path13902" /><rect + x="1587.42" + y="205.56" + class="st33" + width="1.1900001" + height="0.36000001" + id="rect13906" /><path + class="st59" + d="m 1587.85,205.56 c 0.01,0 0.31,0 0.32,0 0.18,0.02 0.43,0.21 0.43,0.25 0,0.04 -0.26,0.09 -0.43,0.11 -0.01,0 -0.76,-0.07 -0.76,-0.11 0,-0.04 0.26,-0.23 0.44,-0.25 z" + id="path13908" /><path + class="st33" + d="m 1360.15,210 c 0.91,12.48 2.35,24.92 4.33,37.27 l 1.18,-0.19 c -1.98,-12.32 -3.42,-24.72 -4.32,-37.17 z" + id="path13918" /><path + class="st59" + d="m 1364.9,247.12 c -0.6,-2.59 -1.45,-6.47 -2.01,-10.72 -0.29,-2.12 -1,-8.18 -1.5,-13.98 -0.52,-5.8 -0.8,-11.33 -0.8,-12.36 0,-0.12 0.3,-0.14 0.32,-0.02 0.17,1.02 0.67,6.53 1.36,12.3 0.67,5.77 1.5,11.79 1.79,13.91 0.28,2.12 0.48,4.86 0.63,7.07 0.06,1.1 0.12,2.07 0.16,2.75 0.04,0.67 0.06,1.07 0.05,1.05 z" + id="path13920" /><path + class="st33" + d="m 1364.49,247.29 c 1.92,12 4.35,23.92 7.28,35.72 l 1.16,-0.29 c -2.92,-11.76 -5.34,-23.65 -7.26,-35.62 z" + id="path13924" /><path + class="st59" + d="m 1372.48,282.74 c 0.02,0.12 -0.28,0.19 -0.31,0.08 -0.33,-0.98 -1.7,-6.07 -2.96,-11.48 -1.27,-5.4 -2.46,-11.11 -2.83,-13.22 -0.8,-4.21 -1.28,-8.74 -1.44,-10.81 0,-0.03 0.11,0.36 0.29,1.02 0.17,0.66 0.42,1.6 0.7,2.66 0.56,2.14 1.21,4.81 1.62,6.91 0.37,2.1 1.43,7.82 2.53,13.25 1.08,5.43 2.24,10.56 2.4,11.59 z" + id="path13926" /><rect + x="1265.4615" + y="734.87433" + transform="rotate(-11.454882)" + class="st33" + width="38.820736" + height="1.1900227" + id="rect13936" + style="stroke-width:1.00002" /><path + class="st59" + d="m 1424.28,462 c -2.65,0.73 -6.62,1.78 -10.96,2.66 -4.34,0.88 -24.78,4.76 -26.91,5.01 -0.12,0.01 -0.18,-0.28 -0.06,-0.32 2.06,-0.6 22.39,-4.98 26.73,-5.86 4.34,-0.87 11.31,-1.52 11.2,-1.49 z" + id="path13938" /><rect + x="1304.3041" + y="734.87762" + transform="rotate(-11.454882)" + class="st33" + width="37.710716" + height="1.1900227" + id="rect13942" + style="stroke-width:1.00002" /><path + class="st59" + d="m 1461.19,454.19 c 0.12,-0.01 0.18,0.28 0.06,0.32 -2.06,0.6 -21.3,4.76 -25.65,5.64 -4.35,0.88 -9.01,1.56 -11.14,1.81 -0.12,0.01 6.55,-2.1 10.9,-2.98 4.36,-0.88 23.7,-4.54 25.83,-4.79 z" + id="path13944" /><path + class="st53" + d="m 1370,483.03 c 3.78,-0.29 7.59,-0.55 11.43,-0.8 11.7,-0.75 23.14,-1.28 34.3,-1.6 l 16.61,-0.5 h 24.49 40.84 24.49 l 16.61,0.5 c 11.16,0.33 22.6,0.85 34.3,1.6 3.85,0.25 7.66,0.51 11.43,0.8" + id="path13954" /><path + class="st43" + d="M 989.15,161.89" + id="path13956" + style="opacity:0.24" /><path + class="st38" + d="M 1005.71,140.7" + id="path13960" /><path + class="st36" + d="M 988.21,157.78" + id="path13962" /><path + class="st38" + d="M 1200.73,140.7" + id="path13964" /><line + class="st49" + x1="1103.1801" + y1="159.58" + x2="1103.1" + y2="177.7" + id="line13966" /><path + class="st48" + d="M 1193.38,478.02" + id="path13968" /><path + class="st48" + d="M 1174.39,476.4" + id="path13970" /><path + class="st48" + d="M 1193.95,434.27" + id="path13972" /><path + class="st48" + d="M 1192.28,434.27" + id="path13974" /><path + class="st48" + d="M 1190,434.27" + id="path13976" /><path + class="st48" + d="M 975.97,441.96" + id="path13978" /><path + class="st48" + d="M 994.95,440.34" + id="path13980" /><path + class="st63" + d="m 1189.94,478.39 6.67,-25.89 2.19,-8.52 c -1.36,-1.68 -3.38,-4.25 -5.72,-7.51 -0.69,-0.96 -11.1,-11.1 -21.46,-40.14 -2.24,-6.28 -4.96,-15.22 -6.87,-26.43 l -7.94,-0.17 -53.14,-1.14 h -2.05 l -53.14,1.14 -7.94,0.17 c -1.91,11.22 -4.63,20.16 -6.87,26.43 -7.14,20.02 -16.72,33.55 -21.46,40.14 -2.34,3.25 -4.36,5.83 -5.72,7.51 l 2.19,8.52 6.67,25.89 11.7,-1.08 10.93,-0.39 9.82,0.19 38.63,1.86 h 17.8 18.52 l 35.99,-1.9 7.64,-0.16 7.96,0.13 z" + id="path13982" /><path + class="st63" + d="m 1048.51,369.73 c -1.91,11.22 -5.62,23.7 -7.86,29.98 -7.14,20.02 -16.72,33.55 -21.46,40.14 -2.34,3.25 -8.85,11.99 -10.21,13.67" + id="path13984" /><path + class="st63" + d="m 1156.95,369.73 c 1.91,11.22 5.62,23.7 7.86,29.98 7.14,20.02 16.72,33.55 21.46,40.14 2.34,3.25 8.85,11.99 10.21,13.67" + id="path13986" /><path + class="st50" + d="m 1047.03,369.73 c -1.84,10.77 -5.41,22.75 -7.56,28.78 -6.87,19.22 -16.09,32.21 -20.66,38.54 -2.25,3.12 -8.52,11.51 -9.83,13.13" + id="path13988" /><path + class="st50" + d="m 1158.27,369.73 c 1.84,10.77 5.41,22.75 7.56,28.78 6.87,19.22 16.09,32.21 20.66,38.54 2.25,3.12 8.52,11.51 9.83,13.13" + id="path13990" /><line + class="st50" + x1="1039.29" + y1="376.54999" + x2="1166.04" + y2="376.54999" + id="line13992" /><line + class="st39" + x1="1039.29" + y1="378.13" + x2="1166.04" + y2="378.13" + id="line13994" /><use + xlink:href="#SVGID_60_" + style="overflow:visible;fill:none;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10" + id="use14002" /><use + xlink:href="#SVGID_59_" + style="overflow:visible;fill:none;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10" + id="use14012" /><use + xlink:href="#SVGID_58_" + style="overflow:visible;fill:none;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10" + id="use14022" /><rect + x="1103.48" + y="495.47" + class="st64" + width="3.8699999" + height="8" + id="rect14041" + style="fill:url(#SVGID_6_)" /><rect + x="1097.96" + y="495.47" + class="st65" + width="3.8699999" + height="8" + id="rect14056" + style="fill:url(#SVGID_7_)" /><path + class="st38" + d="M 1573.06,143.96" + id="path14058" /><line + class="st36" + x1="1548.99" + y1="102.28" + x2="1549.64" + y2="102.64" + id="line14060" /><path + class="st51" + d="m 1275.04,479.08 c 0.03,0.96 0.06,1.93 0.09,2.92 -0.04,-0.99 -0.07,-1.96 -0.09,-2.92 z" + id="path14062" /><path + class="st51" + d="m 1274.7,463.32 c 0.01,0.78 0.02,1.58 0.04,2.39 -0.03,-0.8 -0.03,-1.6 -0.04,-2.39 z" + id="path14064" /><path + class="st51" + d="m 1197.92,140.87 c -0.42,0.01 -0.89,0.05 -1.44,0.15 -2,0.39 -3.28,1.32 -4.24,1.96 -3.04,2.02 -6.53,3.25 -9.8,4.9 -5.62,2.84 -21.13,10.13 -32.3,14.69 -8.95,3.64 -22.32,8.55 -40.13,13.26 v -3.39 l 28.28,-23.92 c 5.59,-4.1 10.25,-7.33 13.38,-9.48 10,-6.83 18.74,-15.5 29.04,-21.86 1.08,-0.66 3.35,-2.03 4.44,-3.95 l 4.79,6.92 c 0.43,0.34 1.03,0.88 1.64,1.64 1.22,1.54 1.49,2.86 1.96,3.91 1.05,2.4 2.59,2.4 4.57,4.57 3.18,3.5 4.23,9.07 2.61,10.45 -0.62,0.52 -1.36,0.13 -2.8,0.15 z" + id="path14066" /><path + class="st51" + d="m 1135.72,135.83 v 0 c 1.77,-1.43 3.79,-3.05 6.17,-4.96 9.86,-7.91 10.1,-7.91 13.37,-10.79 5.92,-5.16 10.53,-9.86 13.73,-13.3 v -0.01 c 0.34,-0.36 0.66,-0.71 0.96,-1.04 1.13,-1.14 2.53,-2.59 4.25,-4.25 1.54,-1.5 2.03,-1.96 2.52,-2.09 0.08,-0.02 0.16,-0.03 0.25,-0.04 1.73,-0.12 2.29,1.83 5.88,6.37 2.75,3.51 2.95,4.61 2.92,5.39 0,0.74 -0.24,1.44 -0.61,2.08 -1.1,1.92 -3.37,3.29 -4.44,3.95 -10.3,6.36 -19.04,15.04 -29.04,21.86 -3.13,2.15 -7.79,5.37 -13.38,9.48 l -28.28,23.92 v -17.35 c 2.31,-1.53 5.84,-3.9 10,-6.92 5.49,-3.94 8.1,-6.16 15.7,-12.3 z" + id="path14068" /><path + class="st51" + d="m 1103.43,95.24 v -0.02 c 35.61,-0.95 61.51,-1.02 65.19,-0.4 3.09,0.51 5.4,2.07 5.4,2.07 1.21,0.83 2.09,1.75 2.69,2.49 l 0.01,0.03 c -0.48,0.13 -0.97,0.59 -2.52,2.09 -1.71,1.65 -3.12,3.1 -4.25,4.25 -0.3,0.33 -0.62,0.68 -0.96,1.04 l -0.26,-0.24 v 0.01 c -1.1,-0.08 -2.78,-0.22 -4.84,-0.5 -3.9,-0.54 -4.24,-0.92 -5.88,-1 -1.53,-0.09 -5.72,-0.29 -9.33,3.52 -2.65,2.79 -3.91,6.6 -4.49,9.05 l -4.37,9.4 h -36.4 V 95.24 Z" + id="path14070" /><path + class="st51" + d="m 1139.82,127.02 4.37,-9.4 c 0.59,-2.45 1.84,-6.26 4.49,-9.05 3.61,-3.81 7.8,-3.6 9.33,-3.52 1.65,0.09 1.99,0.46 5.88,1 2.06,0.28 3.74,0.43 4.84,0.5 v -0.01 l 0.26,0.24 v 0.01 c -3.2,3.43 -7.81,8.13 -13.73,13.3 -3.27,2.88 -3.51,2.88 -13.37,10.79 -2.38,1.9 -4.41,3.53 -6.17,4.95 z" + id="path14072" /><path + class="st51" + d="m 1110.02,155.08 c -0.15,0.09 -0.29,0.19 -0.44,0.28 l -6.35,3.83 -6.36,-3.83 c -0.39,-0.26 -0.81,-0.54 -1.28,-0.84 -2.29,-1.52 -5.48,-3.68 -9.17,-6.36 -5.37,-3.88 -7.99,-6.09 -15.21,-11.93 l -4.27,-9.2 h 36.5 36.4 l -4.09,8.8 -0.01,0.01 c -7.59,6.14 -10.2,8.36 -15.7,12.32 -4.18,3.02 -7.72,5.38 -10.02,6.92 z" + id="path14074" /><path + class="st51" + d="m 1110.02,172.43 v 3.39 c -1.34,0.36 -2.72,0.72 -4.12,1.07 -0.54,0.14 -1.09,0.27 -1.65,0.41 z" + id="path14076" /><path + class="st51" + d="m 1103.23,159.19 6.35,-3.83 c 0.14,-0.09 0.28,-0.19 0.44,-0.28 v 17.35 l -5.77,4.87 c -0.25,0.07 -0.48,0.12 -0.73,0.18 l -3.75,-3.07 -4.18,-3.42 v -16.46 c 0.46,0.3 0.89,0.59 1.28,0.84 z" + id="path14078" /><path + class="st51" + d="m 1103.22,177.55 c 0.19,0.05 0.38,0.09 0.57,0.14 l 0.46,-0.4 c 0.56,-0.13 1.11,-0.26 1.65,-0.41 v 0.01 l 0.56,321.85 h -6.62 l -0.07,-322.05 c 1.13,0.3 2.27,0.58 3.45,0.86 z" + id="path14080" /><path + class="st51" + d="m 1104.25,177.3 -0.46,0.4 -0.26,-0.22 c 0.24,-0.06 0.47,-0.12 0.72,-0.18 z" + id="path14082" /><path + class="st51" + d="m 1103.78,177.7 c -0.19,-0.05 -0.38,-0.09 -0.57,-0.14 0.1,-0.02 0.21,-0.05 0.3,-0.08 z" + id="path14084" /><path + class="st51" + d="m 1103.52,177.48 c -0.09,0.03 -0.2,0.06 -0.3,0.08 -1.17,-0.28 -2.32,-0.57 -3.45,-0.85 v -2.3 z" + id="path14086" /><path + class="st51" + d="m 1103.09,95.23 c 0.1,0 0.22,0 0.33,0.01 v 31.78 h -36.5 l -4.37,-9.4 c -0.6,-2.45 -1.85,-6.26 -4.49,-9.05 -3.61,-3.81 -7.81,-3.6 -9.34,-3.52 -1.65,0.09 -1.99,0.46 -5.88,1 -2.05,0.28 -3.74,0.43 -4.84,0.5 l -0.41,0.38 c -0.4,-0.42 -0.76,-0.81 -1.11,-1.19 -1.13,-1.14 -2.54,-2.59 -4.25,-4.25 -1.81,-1.76 -2.17,-2.08 -2.76,-2.13 0.61,-0.74 1.48,-1.65 2.7,-2.48 0,0 2.3,-1.56 5.39,-2.07 3.7,-0.61 29.75,-0.54 65.53,0.42 z" + id="path14088" /><path + class="st51" + d="m 1103.43,95.22 v 0.02 c -0.11,-0.01 -0.23,-0.01 -0.33,-0.01 0.11,-0.01 0.21,-0.01 0.33,-0.01 z" + id="path14090" /><path + class="st51" + d="m 1099.77,174.4 v 2.3 c -1.42,-0.37 -2.81,-0.73 -4.18,-1.1 v -4.62 z" + id="path14092" /><path + class="st51" + d="m 1095.59,170.98 v 4.62 c -17.39,-4.64 -30.5,-9.45 -39.29,-13.04 -7.15,-2.91 -16.08,-6.95 -23.05,-10.22 -3.92,-1.84 -7.23,-3.44 -9.26,-4.46 -3.25,-1.65 -6.75,-2.87 -9.79,-4.9 -0.96,-0.63 -2.25,-1.57 -4.25,-1.96 -0.99,-0.19 -1.74,-0.17 -2.34,-0.11 h -0.01 c -0.86,0.08 -1.4,0.2 -1.89,-0.21 -1.63,-1.38 -0.58,-6.95 2.61,-10.45 1.97,-2.17 3.52,-2.17 4.57,-4.57 0.46,-1.06 0.74,-2.37 1.96,-3.91 0.6,-0.76 1.2,-1.3 1.64,-1.64 l 4.79,-6.92 c 1.1,1.92 3.37,3.29 4.44,3.95 10.3,6.36 19.04,15.04 29.04,21.86 3.12,2.15 7.78,5.37 13.37,9.48 z" + id="path14094" /><path + class="st51" + d="m 1029.48,99.37 c 0.59,0.05 0.96,0.37 2.76,2.13 1.7,1.65 3.12,3.1 4.25,4.25 0.35,0.38 0.71,0.78 1.11,1.19 3.18,3.42 7.75,8.06 13.58,13.15 3.27,2.88 3.52,2.88 13.38,10.79 2.61,2.09 4.78,3.84 6.65,5.34 7.22,5.84 9.84,8.06 15.21,11.93 3.7,2.69 6.88,4.84 9.17,6.36 v 16.46 l -27.45,-22.48 c -5.59,-4.1 -10.25,-7.33 -13.37,-9.48 -10,-6.83 -18.74,-15.5 -29.04,-21.86 -1.08,-0.66 -3.35,-2.03 -4.44,-3.95 -0.37,-0.64 -0.61,-1.34 -0.61,-2.08 -0.02,-0.78 0.17,-1.88 2.93,-5.39 3.57,-4.53 4.14,-6.48 5.87,-6.36 z" + id="path14096" /><path + class="st51" + d="m 1066.92,127.02 4.27,9.2 c -1.86,-1.5 -4.04,-3.25 -6.65,-5.34 -9.86,-7.91 -10.11,-7.91 -13.38,-10.79 -5.82,-5.1 -10.4,-9.73 -13.58,-13.15 l 0.41,-0.38 c 1.11,-0.08 2.79,-0.22 4.84,-0.5 3.9,-0.54 4.24,-0.92 5.88,-1 1.53,-0.09 5.73,-0.29 9.34,3.52 2.64,2.79 3.9,6.6 4.49,9.05 z" + id="path14098" /><path + class="st51" + d="m 1030.32,154.23 c -0.42,0.28 -0.83,0.56 -1.23,0.84 0.4,-0.28 0.81,-0.55 1.23,-0.84 z" + id="path14100" /><path + class="st51" + d="m 1027.92,155.91 c -0.39,0.27 -0.76,0.55 -1.13,0.82 0.36,-0.27 0.74,-0.55 1.13,-0.82 z" + id="path14102" /><path + class="st51" + d="m 1019.62,162.61 c 0.28,-0.25 0.57,-0.49 0.85,-0.75 -0.28,0.26 -0.56,0.51 -0.85,0.75 z" + id="path14104" /><path + class="st51" + d="m 1013.46,167.92 c 0.52,-0.43 1.03,-0.84 1.53,-1.27 -0.5,0.43 -1.01,0.85 -1.53,1.27 z" + id="path14106" /><path + class="st51" + d="m 931.66,506 c 0.05,0.13 0.08,0.23 0.09,0.29 -0.02,-0.07 -0.05,-0.17 -0.09,-0.29 z" + id="path14108" /><path + class="st40" + d="m 1214.26,344.32 c 0.14,-4.11 2.45,-40.43 3.03,-70.94" + id="path14112" /><path + class="st40" + d="m 1271.55,513.25 c -1.96,0.43 -12.54,2.7 -12.68,2.66 l -4.85,-0.18 c -0.35,0 -27.56,-6.71 -27.96,-6.71 0,0 -3.3,-0.63 -3.69,-4.67 0,0 -3.7,-15.13 -4.18,-23.96" + id="path14114" /><path + class="st40" + d="m 1274.94,500.99 c -0.08,0.32 -0.16,0.64 -0.25,0.96" + id="path14116" /><path + class="st40" + d="m 1275.22,485.06 c 0.12,3.6 0.26,7.43 0.42,11.52 0.04,0.96 -0.14,2.05 -0.39,3.17" + id="path14118" /><path + class="st40" + d="m 1275.04,479.08 c 0.03,0.96 0.06,1.93 0.09,2.92" + id="path14120" /><path + class="st40" + d="m 1274.7,463.32 c 0.01,0.78 0.02,1.58 0.04,2.39" + id="path14122" /><path + class="st40" + d="m 987.94,247.79 c 0.28,29.49 3.42,94.14 3.42,96.83 l -0.34,0.71 c -0.09,0.22 -0.19,0.44 -0.28,0.64 -0.9,2.06 -1.96,4.04 -2.94,7.37 -2.02,6.76 -1.92,12.8 -1.48,16.94 0.45,10.29 1.18,20.97 2.21,32.04 0.74,7.97 1.61,15.71 2.57,23.21 l 1.37,0.26 -0.14,0.35 c 0,0 -0.63,6.77 -2.69,10.72 -0.63,1.24 -0.44,2.74 -0.31,4.12 l 1.18,12.47 0.42,4.3 c 0.27,2.96 0.96,5.86 2.06,8.63 l 1.27,3.2" + id="path14124" /><path + class="st40" + d="m 1014.99,166.65 c -0.5,0.43 -1.01,0.85 -1.53,1.27" + id="path14126" /><path + class="st40" + d="m 1020.48,161.87 c -0.28,0.26 -0.57,0.5 -0.85,0.75" + id="path14128" /><path + class="st40" + d="m 1027.92,155.91 c -0.39,0.27 -0.77,0.55 -1.13,0.82" + id="path14130" /><path + class="st40" + d="m 1030.32,154.23 c -0.42,0.28 -0.83,0.56 -1.23,0.84" + id="path14132" /><line + class="st36" + x1="1099.77" + y1="174.39999" + x2="1099.77" + y2="163.03999" + id="line14134" /><polyline + class="st40" + points="1105.89,176.9 1106.45,498.75 1099.83,498.75 1099.77,176.7 1099.77,174.4 " + id="polyline14136" /><path + class="st40" + d="m 1211.35,469.58 1.27,-3.2 c 1.09,-2.77 1.78,-5.67 2.06,-8.63 l 0.42,-4.3 1.17,-12.47 c 0.13,-1.38 0.33,-2.88 -0.3,-4.12 -2.05,-3.95 -2.69,-10.72 -2.69,-10.72 l -0.15,-0.35 1.37,-0.26 c 0.97,-7.5 1.84,-15.23 2.58,-23.21 1.03,-11.06 1.75,-21.75 2.21,-32.04 0.44,-4.13 0.54,-10.17 -1.48,-16.94 -0.99,-3.33 -2.05,-5.3 -2.95,-7.37 -0.09,-0.2 -0.19,-0.43 -0.27,-0.64 l -0.34,-0.71 c 0,-0.07 0,-0.16 0.01,-0.29 0.14,-5.46 3.14,-67.74 3.4,-96.54 0.02,-2.67 0.03,-5.02 0.03,-7.01 0,-10.4 0.46,-21.82 0.97,-31.42 l 0.08,-1.47 c -0.77,-1.93 -5.54,-25.22 -21.92,-36.46 -8.32,-5.69 -12.61,-11.47 -22.83,-18.04" + id="path14138" /><path + class="st40" + d="m 987.94,247.79 c -0.01,-2.67 -0.03,-5.02 -0.03,-7.01 0,-10.4 -0.45,-21.82 -0.96,-31.42 l -0.08,-1.47 c 0.77,-1.93 5.53,-25.22 21.91,-36.46 1.7,-1.16 3.23,-2.34 4.68,-3.51 0.52,-0.43 1.03,-0.84 1.53,-1.27 1.57,-1.32 3.07,-2.67 4.63,-4.04 0.28,-0.25 0.57,-0.49 0.85,-0.75 0.73,-0.63 1.48,-1.28 2.25,-1.92 1.26,-1.06 2.6,-2.13 4.07,-3.22 0.37,-0.27 0.74,-0.55 1.13,-0.82 0.38,-0.27 0.77,-0.56 1.17,-0.83 0.4,-0.28 0.81,-0.56 1.23,-0.84 0.43,-0.28 0.85,-0.57 1.3,-0.85 0.52,-0.33 1.06,-0.68 1.63,-1.04" + id="path14140" /><path + class="st40" + d="m 931.62,505.83 c -0.4,-1.13 0.34,3.72 1.09,5.23 0.18,0.36 0.36,0.71 0.53,1.07 l 0.76,0.96" + id="path14142" /><path + class="st40" + d="m 931.75,506.29 c -0.01,-0.07 -0.04,-0.16 -0.09,-0.29" + id="path14144" /><path + class="st40" + d="m 1007.61,140.91 c -11.03,5.67 -17.66,9.5 -20.33,11.18 -15.42,9.72 -22.35,25.53 -25.15,32.22 -2.49,5.86 -3.86,10.99 -4.64,14.52 -1.2,6.76 -3.73,16.09 -5.87,25.71 l -4.09,22.73 c -1.56,10.25 -3.89,25.34 -6.65,49.05 -4.12,35.49 -4.84,62.32 -6.47,82.2 -2.6,32.31 -3.91,48.47 -3.69,55.85 0.48,16.21 -1.23,32.52 -0.73,62.2 0.06,3.19 1.2,7.68 1.64,9.25 0,0 0,0 0,0.01 0.02,0.05 0.03,0.09 0.05,0.15 V 506 c 0.04,0.12 0.07,0.23 0.09,0.29 0.03,0.08 0.04,0.1 0.03,0.1" + id="path14146" /><path + class="st40" + d="m 1271.55,513.25 c 0.2,-0.04 0.31,-0.07 0.31,-0.07 0.35,-0.71 0.69,-1.42 1.04,-2.13 0.78,-1.57 1.13,-3.31 1.05,-5.07 -0.06,-0.97 0.33,-2.45 0.75,-4.04 0.09,-0.31 0.17,-0.63 0.25,-0.96 0.1,-0.41 0.21,-0.83 0.3,-1.25 0.25,-1.12 0.42,-2.21 0.38,-3.17 -0.15,-4.08 -0.29,-7.91 -0.41,-11.52 -0.03,-1.04 -0.06,-2.05 -0.09,-3.05 -0.03,-0.99 -0.06,-1.97 -0.09,-2.92 -0.13,-4.83 -0.24,-9.26 -0.3,-13.37 -0.02,-0.8 -0.03,-1.61 -0.04,-2.39 -0.15,-11.14 -0.06,-20.06 0.21,-28.95 0.23,-7.38 -1.09,-23.54 -3.7,-55.85 -1.62,-19.89 -3.81,-46.71 -7.93,-82.2 -2.76,-23.71 -3.61,-38.8 -5.17,-49.05 l -4.09,-22.73 c -2.16,-9.63 -4.67,-18.95 -5.88,-25.71 -0.78,-3.54 -2.15,-8.66 -4.63,-14.52 -2.82,-6.69 -9.74,-22.5 -25.16,-32.22 -2.67,-1.68 -9.32,-5.52 -20.41,-11.22 -0.14,-0.07 -0.28,-0.14 -0.43,-0.22" + id="path14148" /><polyline + class="st53" + points="1095.59,154.52 1095.59,170.98 1095.59,175.61 1095.59,184.26 1095.59,503.21 " + id="polyline14150" /><polyline + class="st53" + points="1110.02,154.52 1110.02,155.08 1110.02,172.43 1110.02,175.82 1110.02,181.26 1110.02,503.21 " + id="polyline14152" /><path + class="st38" + d="m 1021.28,113.21 -4.79,6.92 c -0.43,0.34 -1.04,0.88 -1.64,1.64 -1.22,1.54 -1.49,2.86 -1.96,3.91 -1.05,2.4 -2.6,2.4 -4.57,4.57 -3.19,3.5 -4.24,9.07 -2.61,10.45 0.49,0.41 1.03,0.28 1.89,0.21 h 0.01 c 0.6,-0.06 1.34,-0.08 2.34,0.11 2,0.39 3.29,1.32 4.25,1.96 3.04,2.02 6.53,3.25 9.79,4.9 2.02,1.02 5.33,2.62 9.26,4.46 6.98,3.27 15.91,7.31 23.05,10.22 8.79,3.59 21.9,8.4 39.29,13.04 1.37,0.37 2.76,0.73 4.18,1.1 1.13,0.28 2.28,0.57 3.45,0.85 0.19,0.05 0.38,0.09 0.57,0.14" + id="path14154" /><path + class="st39" + d="m 1013.56,125.28 c 2.98,2.32 6.1,4.61 9.38,6.86 11.03,7.56 21.65,13.13 31.39,17.29" + id="path14156" /><path + class="st36" + d="m 1103.78,177.7 -0.26,-0.22 -3.75,-3.07 -4.18,-3.42 -27.45,-22.48 c -5.59,-4.1 -10.25,-7.33 -13.37,-9.48 -10,-6.83 -18.74,-15.5 -29.04,-21.86 -1.08,-0.66 -3.35,-2.03 -4.44,-3.95 -0.37,-0.64 -0.61,-1.34 -0.61,-2.08 -0.02,-0.78 0.17,-1.88 2.93,-5.39 3.58,-4.54 4.15,-6.5 5.88,-6.37 0.59,0.05 0.96,0.37 2.76,2.13 1.7,1.65 3.12,3.1 4.25,4.25 0.35,0.38 0.71,0.78 1.11,1.19 3.18,3.42 7.75,8.06 13.58,13.15 3.27,2.88 3.52,2.88 13.38,10.79 2.61,2.09 4.78,3.84 6.65,5.34 7.22,5.84 9.84,8.06 15.21,11.93 3.7,2.69 6.88,4.84 9.17,6.36 0.46,0.3 0.89,0.59 1.28,0.84 l 6.36,3.83 0.64,0.39" + id="path14158" /><path + class="st38" + d="m 1185.16,113.21 4.79,6.92 c 0.43,0.34 1.03,0.88 1.64,1.64 1.22,1.54 1.49,2.86 1.96,3.91 1.05,2.4 2.59,2.4 4.57,4.57 3.18,3.5 4.23,9.07 2.61,10.45 -0.63,0.54 -1.37,0.15 -2.81,0.17 -0.42,0.01 -0.89,0.05 -1.44,0.15 -2,0.39 -3.28,1.32 -4.24,1.96 -3.04,2.02 -6.53,3.25 -9.8,4.9 -5.62,2.84 -21.13,10.13 -32.3,14.69 -8.95,3.64 -22.32,8.55 -40.13,13.26 -1.34,0.36 -2.72,0.72 -4.12,1.07 -0.54,0.14 -1.09,0.27 -1.65,0.41 -0.25,0.07 -0.48,0.12 -0.73,0.18 -0.09,0.03 -0.2,0.06 -0.3,0.08 -0.19,0.05 -0.38,0.09 -0.57,0.14" + id="path14160" /><path + class="st39" + d="m 1192.88,125.28 c -2.98,2.32 -6.11,4.61 -9.39,6.86 -11.03,7.56 -21.65,13.13 -31.39,17.29" + id="path14162" /><line + class="st36" + x1="1168.99" + y1="106.78" + x2="1168.74" + y2="106.55" + id="line14164" /><path + class="st36" + d="m 1135.72,135.83 c -7.59,6.14 -10.2,8.36 -15.7,12.32 -4.16,3.03 -7.7,5.39 -10,6.92 -0.15,0.09 -0.29,0.19 -0.44,0.28 l -6.35,3.83 -0.65,0.39" + id="path14166" /><path + class="st36" + d="m 1176.72,99.41 c -0.48,0.13 -0.97,0.59 -2.52,2.09 -1.71,1.65 -3.12,3.1 -4.25,4.25 -0.3,0.33 -0.62,0.68 -0.96,1.04 v 0.01 c -3.2,3.43 -7.81,8.13 -13.73,13.3 -3.27,2.88 -3.51,2.88 -13.37,10.79 -2.38,1.9 -4.41,3.53 -6.17,4.95" + id="path14168" /><path + class="st38" + d="m 1185.16,113.21 c 0.37,-0.64 0.61,-1.34 0.61,-2.08 0.03,-0.78 -0.17,-1.88 -2.92,-5.39 -3.59,-4.54 -4.15,-6.5 -5.88,-6.37 -0.09,0.01 -0.17,0.02 -0.25,0.04" + id="path14170" /><path + class="st36" + d="m 1103.78,177.7 0.46,-0.4 5.77,-4.87 28.28,-23.92 c 5.59,-4.1 10.25,-7.33 13.38,-9.48 10,-6.83 18.74,-15.5 29.04,-21.86 1.08,-0.66 3.35,-2.03 4.44,-3.95" + id="path14172" /><path + class="st36" + d="m 1029.47,99.38 v 0 c 0.61,-0.75 1.49,-1.65 2.7,-2.49 0,0 2.3,-1.56 5.39,-2.07 3.7,-0.62 29.75,-0.55 65.53,0.41 0.1,0 0.22,0 0.33,0.01 0.05,0 0.09,0 0.13,0" + id="path14174" /><path + class="st36" + d="m 1176.71,99.38 c -0.61,-0.74 -1.48,-1.65 -2.69,-2.49 0,0 -2.31,-1.56 -5.4,-2.07 -3.68,-0.62 -29.58,-0.55 -65.19,0.4 -0.11,0 -0.22,0 -0.33,0.01 -0.16,0 -0.31,0.01 -0.47,0.01" + id="path14176" /><path + class="st37" + d="m 1038,106.56 c 1.11,-0.08 2.79,-0.22 4.84,-0.5 3.9,-0.54 4.24,-0.92 5.88,-1 1.53,-0.09 5.73,-0.29 9.34,3.52 2.64,2.79 3.9,6.6 4.49,9.05 l 4.37,9.4 4.27,9.2" + id="path14178" /><path + class="st37" + d="m 1135.73,135.82 4.09,-8.8 4.37,-9.4 c 0.59,-2.45 1.84,-6.26 4.49,-9.05 3.61,-3.81 7.8,-3.6 9.33,-3.52 1.65,0.09 1.99,0.46 5.88,1 2.06,0.28 3.74,0.43 4.84,0.5" + id="path14180" /><line + class="st36" + x1="1135.72" + y1="135.83" + x2="1135.73" + y2="135.82001" + id="line14182" /><line + class="st37" + x1="1135.54" + y1="136.22" + x2="1135.72" + y2="135.83" + id="line14184" /><polyline + class="st37" + points="1103.43,146.03 1103.43,127.02 1103.43,95.24 1103.43,95.22 1103.43,95.13 " + id="polyline14186" /><path + class="st40" + d="m 936.48,512.12 -2.49,0.95 z" + id="path14191" /><line + class="st40" + x1="940.90002" + y1="510.23001" + x2="944.58002" + y2="509.17999" + id="line14193" /><line + class="st48" + x1="1014.2" + y1="142.98" + x2="1018.32" + y2="145.25" + id="line14195" /><path + class="st15" + d="M 995.41,487.59" + id="path14197" /><path + class="st66" + d="m 949.46,233.11 c -0.22,1.12 -0.41,2.24 -0.6,3.34 -0.1,0.63 -0.24,1.41 -0.4,2.36" + id="path14199" /><path + class="st67" + d="m 951.2,224.73 c -0.62,2.78 -1.22,5.6 -1.74,8.38" + id="path14201" /><rect + x="991.21002" + y="206.11" + class="st33" + width="0.88999999" + height="0.37" + id="rect14205" /><path + class="st59" + d="m 991.78,206.11 c 0.14,0.03 0.33,0.07 0.33,0.11 0,0.04 -0.19,0.24 -0.33,0.26 -0.01,0 -0.23,0 -0.24,0 -0.13,-0.02 -0.33,-0.22 -0.33,-0.26 0,-0.04 0.56,-0.11 0.57,-0.11 z" + id="path14207" /><rect + x="991.21002" + y="205.75" + class="st33" + width="0.88999999" + height="0.36000001" + id="rect14211" /><path + class="st59" + d="m 991.54,205.75 c 0.01,0 0.23,0 0.24,0 0.13,0.02 0.33,0.21 0.33,0.25 0,0.04 -0.19,0.09 -0.33,0.11 -0.01,0 -0.57,-0.07 -0.57,-0.11 0,-0.04 0.2,-0.23 0.33,-0.25 z" + id="path14213" /><path + class="st43" + d="M 988.75,162.08" + id="path14223" + style="opacity:0.24" /><path + class="st63" + d="M 1005.31,140.89" + id="path14227" /><path + class="st68" + d="M 987.81,157.97" + id="path14229" /><path + class="st63" + d="M 1200.32,140.89" + id="path14231" /><path + class="st16" + d="M 1173.99,476.59" + id="path14233" /><path + class="st16" + d="M 975.56,442.15" + id="path14235" /><path + class="st63" + d="M 1048.1,369.92" + id="path14237" /><path + class="st69" + d="M 1046.63,369.92" + id="path14239" /><path + class="st16" + d="m 936.08,512.31 -2.49,0.95 z" + id="path14241" /><polyline + class="st16" + points="936.08,512.31 940.5,510.42 944.18,509.37 " + id="polyline14243" /><line + class="st16" + x1="1190.49" + y1="144" + x2="1193.5699" + y2="142.42" + id="line14245" /><path + class="st51" + d="m 1401.39,102.65 h -0.02 l -0.54,0.2 -0.05,0.02 c -1.1,0.63 -2.07,2.59 -4.86,6.13 -2.76,3.51 -2.34,6.69 -2.32,7.47 l -4.78,6.93 c -0.44,0.34 -1.05,0.88 -1.64,1.64 -1.22,1.54 -1.49,2.86 -1.95,3.93 -1.07,2.39 -2.61,2.39 -4.59,4.56 -3.17,3.49 -4.22,9.05 -2.61,10.45 l -0.32,0.63 0.34,0.17 23.33,26.63 c 5.56,6.03 10.25,10.96 13.62,14.47 15.28,15.99 20.35,20.35 22.84,22.43 0,0 5.03,4.32 15.06,11.2 2.15,1.49 4.69,3.17 8.27,4.69 2.44,1.05 4.71,1.71 6.81,2.34 2.88,0.88 5.37,1.44 7.2,1.83 V 98.48 c -35.53,-0.95 -61.36,-1.03 -65.04,-0.39 -3.1,0.51 -5.39,2.07 -5.39,2.07 -0.83,0.56 -1.49,1.15 -2,1.71 -0.07,0.07 -0.15,0.12 -0.2,0.2 l -0.22,0.24 z" + id="path14247" /><path + class="st51" + d="m 1475.19,98.48 v 129.89 c 0.02,0.02 0.05,0.02 0.07,0.02 h 0.34 c 1.83,-0.39 4.34,-0.98 7.27,-1.85 2.1,-0.63 4.37,-1.29 6.81,-2.34 3.59,-1.51 6.13,-3.2 8.27,-4.69 10.03,-6.88 15.06,-11.2 15.06,-11.2 2.49,-2.07 7.57,-6.44 22.84,-22.43 3.37,-3.51 8.05,-8.44 13.62,-14.47 l 23.33,-26.63 0.49,-0.2 -0.24,-0.61 c 1.61,-1.39 0.56,-6.96 -2.61,-10.45 -1.98,-2.17 -3.51,-2.17 -4.56,-4.56 -0.46,-1.07 -0.73,-2.39 -1.95,-3.93 -0.61,-0.76 -1.22,-1.29 -1.64,-1.64 l -4.81,-6.93 c 0.02,-0.78 0.44,-3.95 -2.32,-7.47 -3.59,-4.54 -4.15,-6.49 -5.88,-6.37 -0.61,-0.76 -1.49,-1.64 -2.68,-2.46 0,0 -2.29,-1.56 -5.39,-2.07 -3.69,-0.63 -29.75,-0.56 -65.53,0.41 -0.17,-0.02 -0.34,-0.02 -0.49,-0.02 z" + id="path14249" /><path + class="st36" + d="m 1475.61,228.39 c 1.83,-0.39 4.34,-0.98 7.27,-1.85 2.1,-0.63 4.37,-1.29 6.81,-2.34 3.59,-1.51 6.13,-3.2 8.27,-4.69 10.03,-6.88 15.06,-11.2 15.06,-11.2 2.49,-2.07 7.57,-6.44 22.84,-22.43 3.37,-3.51 8.05,-8.44 13.62,-14.47 l 23.33,-26.63 0.49,-0.2 0.51,-0.2" + id="path14253" /><path + class="st38" + d="m 1557.49,116.46 4.81,6.93 c 0.41,0.34 1.03,0.88 1.64,1.64 1.22,1.54 1.49,2.86 1.95,3.93 1.05,2.39 2.59,2.39 4.56,4.56 3.17,3.49 4.22,9.05 2.61,10.45" + id="path14255" /><path + class="st36" + d="m 1557.49,116.46 c 0.02,-0.78 0.44,-3.95 -2.32,-7.47 -3.59,-4.54 -4.15,-6.49 -5.88,-6.37" + id="path14257" /><path + class="st2" + d="m 1377.28,144.38 0.44,0.22 0.34,0.17 23.33,26.63 c 5.56,6.03 10.25,10.96 13.62,14.47 15.28,15.99 20.35,20.35 22.84,22.43 0,0 5.03,4.32 15.06,11.2 2.15,1.49 4.69,3.17 8.27,4.69 2.44,1.05 4.71,1.71 6.81,2.34 2.88,0.88 5.37,1.44 7.2,1.83 0.02,0.02 0.05,0.02 0.07,0.02" + id="path14259" /><path + class="st38" + d="m 1393.61,116.46 -4.78,6.93 c -0.44,0.34 -1.05,0.88 -1.64,1.64 -1.22,1.54 -1.49,2.86 -1.95,3.93 -1.07,2.39 -2.61,2.39 -4.59,4.56 -3.17,3.49 -4.22,9.05 -2.61,10.45" + id="path14261" /><path + class="st36" + d="m 1401.39,102.65 c 0.12,-0.02 0.27,-0.02 0.41,-0.02" + id="path14263" /><path + class="st36" + d="m 1400.83,102.84 c 0.17,-0.1 0.34,-0.17 0.54,-0.2" + id="path14265" /><path + class="st36" + d="m 1393.61,116.46 c -0.02,-0.78 -0.44,-3.95 2.32,-7.47 2.78,-3.54 3.76,-5.49 4.86,-6.13" + id="path14267" /><path + class="st36" + d="m 1549.31,102.65 -0.02,-0.02 c -0.61,-0.76 -1.49,-1.64 -2.68,-2.46 0,0 -2.29,-1.56 -5.39,-2.07 -3.69,-0.63 -29.75,-0.56 -65.53,0.41 -0.15,0 -0.32,0 -0.46,0" + id="path14269" /><line + class="st36" + x1="1402.76" + y1="101.87" + x2="1403.54" + y2="100.99" + id="line14271" /><path + class="st36" + d="m 1402.05,102.65 c 0.1,-0.12 0.2,-0.22 0.29,-0.34" + id="path14273" /><path + class="st36" + d="m 1402.34,102.31 0.22,-0.24 c 0.05,-0.07 0.12,-0.12 0.2,-0.2" + id="path14275" /><path + class="st36" + d="m 1476.15,98.5 c -0.15,0 -0.32,0 -0.46,0 -0.17,-0.02 -0.34,-0.02 -0.49,-0.02 -35.53,-0.95 -61.36,-1.03 -65.04,-0.39 -3.1,0.51 -5.39,2.07 -5.39,2.07 -0.83,0.56 -1.49,1.15 -2,1.71" + id="path14277" /><polyline + class="st36" + points="1401.81,102.65 1402.34,102.31 1401.39,102.65 1401.37,102.65 1400.83,102.84 1400.78,102.87 " + id="polyline14279" /><polyline + class="st37" + points="1475.19,228.73 1475.19,228.36 1475.19,98.48 1475.19,97.67 " + id="polyline14281" /><path + class="st43" + d="m 1561.89,127.17 c -4.71,5.37 -9.8,10.28 -15.2,14.87 -5.4,4.58 -11.12,8.84 -17.22,12.6 -6.1,3.75 -12.58,7.03 -19.42,9.45 -6.84,2.41 -14.06,3.97 -21.31,4.2 l -0.31,0.02 c -0.28,-0.08 -0.83,-0.05 -1.4,0.1 -0.59,0.13 -1.22,0.34 -1.87,0.59 -1.31,0.49 -2.63,1.15 -4.12,1.66 l -5.93,2.05 4.62,-3.74 c 0.59,-0.47 1.22,-0.88 2.09,-1.01 l 3.58,-0.56 -2.87,1.92 c -0.56,0.37 -1.17,0.67 -1.81,0.83 l -2.51,0.62 1.97,-1.4 c 0.68,-0.48 1.34,-0.97 2.04,-1.44 -0.43,0.72 -0.89,1.41 -1.34,2.11 l -0.55,-0.78 c 0.44,-0.33 0.82,-0.71 1.15,-1.12 l 0.71,1.36 c -0.29,0.17 -0.64,0.54 -0.86,0.94 l -1.3,-1.69 c 1.09,-0.86 2.21,-1.83 3.47,-2.75 0.64,-0.46 1.31,-0.9 2.08,-1.31 0.78,-0.39 1.67,-0.76 2.85,-0.86 l -0.31,0.02 c 6.63,-1.71 12.99,-3.99 19.18,-6.72 6.19,-2.72 12.22,-5.86 18.19,-9.22 5.97,-3.36 11.89,-6.93 17.89,-10.48 6.01,-3.56 12.09,-7.12 18.51,-10.26 z" + id="path14286" + style="opacity:0.13" /><path + class="st43" + d="m 1566.02,129.57 c -2.6,2.99 -5.2,5.97 -7.86,8.92 -2.73,2.87 -5.58,5.63 -8.49,8.32 -2.95,2.65 -5.96,5.23 -9.09,7.67 -1.56,1.22 -3.15,2.4 -4.75,3.57 -1.61,1.15 -3.25,2.27 -4.9,3.37 3.2,-2.33 6.34,-4.75 9.41,-7.24 3.07,-2.49 6.08,-5.07 8.99,-7.73 2.94,-2.65 5.77,-5.41 8.55,-8.22 2.71,-2.9 5.41,-5.8 8.14,-8.66 z" + id="path14290" /><path + class="st43" + d="m 1389.21,127.17 c 6.42,3.14 12.5,6.69 18.5,10.25 6,3.55 11.93,7.12 17.89,10.48 5.97,3.36 12,6.5 18.19,9.22 6.19,2.73 12.55,5 19.18,6.72 l -0.31,-0.02 c 1.19,0.1 2.07,0.48 2.85,0.86 0.78,0.4 1.45,0.85 2.08,1.31 1.26,0.92 2.37,1.89 3.47,2.75 l -1.3,1.69 c -0.23,-0.39 -0.57,-0.77 -0.86,-0.94 l 0.71,-1.36 c 0.32,0.42 0.71,0.8 1.15,1.12 l -0.55,0.78 c -0.45,-0.7 -0.91,-1.39 -1.34,-2.11 0.7,0.46 1.36,0.96 2.04,1.44 l 1.97,1.4 -2.51,-0.62 c -0.64,-0.16 -1.25,-0.45 -1.81,-0.83 l -2.87,-1.92 3.58,0.56 c 0.88,0.14 1.51,0.54 2.09,1.01 l 4.62,3.74 -5.93,-2.05 c -1.49,-0.52 -2.82,-1.17 -4.12,-1.66 -0.65,-0.25 -1.28,-0.47 -1.87,-0.59 -0.58,-0.14 -1.12,-0.18 -1.4,-0.1 l -0.31,-0.02 c -7.25,-0.22 -14.47,-1.78 -21.31,-4.2 -6.85,-2.42 -13.33,-5.7 -19.42,-9.45 -6.1,-3.76 -11.82,-8.02 -17.22,-12.6 -5.39,-4.58 -10.48,-9.49 -15.19,-14.86 z" + id="path14294" + style="opacity:0.13" /><path + class="st43" + d="m 1384.23,130.25 c 2.89,2.71 5.74,5.45 8.6,8.19 2.93,2.65 5.92,5.25 9,7.73 3.06,2.5 6.2,4.91 9.41,7.23 3.2,2.32 6.47,4.55 9.79,6.71 -1.71,-1.01 -3.4,-2.03 -5.07,-3.09 -1.66,-1.08 -3.32,-2.17 -4.94,-3.3 -3.26,-2.26 -6.41,-4.67 -9.5,-7.15 -3.06,-2.52 -6.06,-5.12 -8.94,-7.84 -2.83,-2.8 -5.6,-5.64 -8.35,-8.48 z" + id="path14298" /><rect + x="1099.86" + y="157.8" + class="st51" + width="5.98" + height="340.98999" + id="rect14302" /><g + id="g14312"> + <rect + x="1100.3101" + y="158.74001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14304" /> + <rect + x="1102.15" + y="157.89" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14306" /> + <rect + x="1100.3101" + y="160.44" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14308" /> + <rect + x="1102.15" + y="159.59" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14310" /> + </g><g + id="g14324"> + <rect + x="1100.3101" + y="162.19" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14316" /> + <rect + x="1102.15" + y="161.33" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14318" /> + <rect + x="1100.3101" + y="163.89" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14320" /> + <rect + x="1102.15" + y="163.03999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14322" /> + </g><g + id="g14336"> + <rect + x="1100.3101" + y="165.63" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14328" /> + <rect + x="1102.15" + y="164.78" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14330" /> + <rect + x="1100.3101" + y="167.34" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14332" /> + <rect + x="1102.15" + y="166.48" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14334" /> + </g><g + id="g14348"> + <rect + x="1100.3101" + y="169.08" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14340" /> + <rect + x="1102.16" + y="168.22" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14342" /> + <rect + x="1100.3101" + y="170.78" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14344" /> + <rect + x="1102.16" + y="169.92999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14346" /> + </g><g + id="g14360"> + <rect + x="1100.3101" + y="172.52" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14352" /> + <rect + x="1102.16" + y="171.67" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14354" /> + <rect + x="1100.3101" + y="174.23" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14356" /> + <rect + x="1102.16" + y="173.37" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14358" /> + </g><g + id="g14372"> + <rect + x="1100.3101" + y="175.97" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14364" /> + <rect + x="1102.16" + y="175.12" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14366" /> + <rect + x="1100.3101" + y="177.67" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14368" /> + <rect + x="1102.16" + y="176.82001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14370" /> + </g><g + id="g14384"> + <rect + x="1100.3101" + y="179.41" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14376" /> + <rect + x="1102.16" + y="178.56" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14378" /> + <rect + x="1100.3101" + y="181.12" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14380" /> + <rect + x="1102.16" + y="180.27" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14382" /> + </g><g + id="g14396"> + <rect + x="1100.3101" + y="182.86" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14388" /> + <rect + x="1102.16" + y="182.00999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14390" /> + <rect + x="1100.3101" + y="184.56" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14392" /> + <rect + x="1102.16" + y="183.71001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14394" /> + </g><g + id="g14408"> + <rect + x="1100.3101" + y="186.31" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14400" /> + <rect + x="1102.16" + y="185.45" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14402" /> + <rect + x="1100.3101" + y="188.00999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14404" /> + <rect + x="1102.16" + y="187.16" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14406" /> + </g><g + id="g14420"> + <rect + x="1100.3101" + y="189.75" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14412" /> + <rect + x="1102.16" + y="188.89999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14414" /> + <rect + x="1100.3199" + y="191.46001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14416" /> + <rect + x="1102.16" + y="190.60001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14418" /> + </g><g + id="g14432"> + <rect + x="1100.3199" + y="193.2" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14424" /> + <rect + x="1102.16" + y="192.34" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14426" /> + <rect + x="1100.3199" + y="194.89999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14428" /> + <rect + x="1102.16" + y="194.05" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14430" /> + </g><g + id="g14444"> + <rect + x="1100.3199" + y="196.64" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14436" /> + <rect + x="1102.16" + y="195.78999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14438" /> + <rect + x="1100.3199" + y="198.35001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14440" /> + <rect + x="1102.16" + y="197.49001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14442" /> + </g><g + id="g14456"> + <rect + x="1100.3199" + y="200.09" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14448" /> + <rect + x="1102.16" + y="199.23" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14450" /> + <rect + x="1100.3199" + y="201.78999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14452" /> + <rect + x="1102.17" + y="200.94" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14454" /> + </g><g + id="g14468"> + <rect + x="1100.3199" + y="203.53" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14460" /> + <rect + x="1102.17" + y="202.67999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14462" /> + <rect + x="1100.3199" + y="205.24001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14464" /> + <rect + x="1102.17" + y="204.39" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14466" /> + </g><g + id="g14480"> + <rect + x="1100.3199" + y="206.98" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14472" /> + <rect + x="1102.17" + y="206.13" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14474" /> + <rect + x="1100.3199" + y="208.67999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14476" /> + <rect + x="1102.17" + y="207.83" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14478" /> + </g><g + id="g14492"> + <rect + x="1100.3199" + y="210.42999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14484" /> + <rect + x="1102.17" + y="209.57001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14486" /> + <rect + x="1100.3199" + y="212.13" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14488" /> + <rect + x="1102.17" + y="211.28" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14490" /> + </g><g + id="g14504"> + <rect + x="1100.3199" + y="213.87" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14496" /> + <rect + x="1102.17" + y="213.02" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14498" /> + <rect + x="1100.3199" + y="215.58" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14500" /> + <rect + x="1102.17" + y="214.72" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14502" /> + </g><g + id="g14516"> + <rect + x="1100.3199" + y="217.32001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14508" /> + <rect + x="1102.17" + y="216.46001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14510" /> + <rect + x="1100.3199" + y="219.02" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14512" /> + <rect + x="1102.17" + y="218.17" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14514" /> + </g><g + id="g14528"> + <rect + x="1100.3199" + y="220.75999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14520" /> + <rect + x="1102.17" + y="219.91" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14522" /> + <rect + x="1100.3199" + y="222.47" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14524" /> + <rect + x="1102.17" + y="221.61" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14526" /> + </g><g + id="g14540"> + <rect + x="1100.33" + y="224.21001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14532" /> + <rect + x="1102.17" + y="223.35001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14534" /> + <rect + x="1100.33" + y="225.91" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14536" /> + <rect + x="1102.17" + y="225.06" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14538" /> + </g><g + id="g14552"> + <rect + x="1100.33" + y="227.64999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14544" /> + <rect + x="1102.17" + y="226.8" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14546" /> + <rect + x="1100.33" + y="229.36" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14548" /> + <rect + x="1102.17" + y="228.50999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14550" /> + </g><g + id="g14564"> + <rect + x="1100.33" + y="231.10001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14556" /> + <rect + x="1102.17" + y="230.25" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14558" /> + <rect + x="1100.33" + y="232.8" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14560" /> + <rect + x="1102.17" + y="231.95" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14562" /> + </g><g + id="g14576"> + <rect + x="1100.33" + y="234.53999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14568" /> + <rect + x="1102.1801" + y="233.69" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14570" /> + <rect + x="1100.33" + y="236.25" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14572" /> + <rect + x="1102.1801" + y="235.39999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14574" /> + </g><g + id="g14588"> + <rect + x="1100.33" + y="237.99001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14580" /> + <rect + x="1102.1801" + y="237.14" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14582" /> + <rect + x="1100.33" + y="239.7" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14584" /> + <rect + x="1102.1801" + y="238.84" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14586" /> + </g><g + id="g14600"> + <rect + x="1100.33" + y="241.44" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14592" /> + <rect + x="1102.1801" + y="240.58" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14594" /> + <rect + x="1100.33" + y="243.14" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14596" /> + <rect + x="1102.1801" + y="242.28999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14598" /> + </g><g + id="g14612"> + <rect + x="1100.33" + y="244.88" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14604" /> + <rect + x="1102.1801" + y="244.03" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14606" /> + <rect + x="1100.33" + y="246.59" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14608" /> + <rect + x="1102.1801" + y="245.73" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14610" /> + </g><g + id="g14624"> + <rect + x="1100.33" + y="248.33" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14616" /> + <rect + x="1102.1801" + y="247.47" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14618" /> + <rect + x="1100.33" + y="250.03" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14620" /> + <rect + x="1102.1801" + y="249.17999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14622" /> + </g><g + id="g14636"> + <rect + x="1100.33" + y="251.77" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14628" /> + <rect + x="1102.1801" + y="250.92" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14630" /> + <rect + x="1100.33" + y="253.48" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14632" /> + <rect + x="1102.1801" + y="252.62" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14634" /> + </g><g + id="g14648"> + <rect + x="1100.33" + y="255.22" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14640" /> + <rect + x="1102.1801" + y="254.37" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14642" /> + <rect + x="1100.34" + y="256.92001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14644" /> + <rect + x="1102.1801" + y="256.07001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14646" /> + </g><g + id="g14660"> + <rect + x="1100.34" + y="258.66" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14652" /> + <rect + x="1102.1801" + y="257.81" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14654" /> + <rect + x="1100.34" + y="260.37" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14656" /> + <rect + x="1102.1801" + y="259.51999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14658" /> + </g><g + id="g14672"> + <rect + x="1100.34" + y="262.10999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14664" /> + <rect + x="1102.1801" + y="261.26001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14666" /> + <rect + x="1100.34" + y="263.81" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14668" /> + <rect + x="1102.1801" + y="262.95999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14670" /> + </g><g + id="g14684"> + <rect + x="1100.34" + y="265.56" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14676" /> + <rect + x="1102.1801" + y="264.70001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14678" /> + <rect + x="1100.34" + y="267.26001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14680" /> + <rect + x="1102.1899" + y="266.41" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14682" /> + </g><g + id="g14696"> + <rect + x="1100.34" + y="269" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14688" /> + <rect + x="1102.1899" + y="268.14999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14690" /> + <rect + x="1100.34" + y="270.70999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14692" /> + <rect + x="1102.1899" + y="269.85001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14694" /> + </g><g + id="g14708"> + <rect + x="1100.34" + y="272.45001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14700" /> + <rect + x="1102.1899" + y="271.59" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14702" /> + <rect + x="1100.34" + y="274.14999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14704" /> + <rect + x="1102.1899" + y="273.29999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14706" /> + </g><g + id="g14720"> + <rect + x="1100.34" + y="275.89001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14712" /> + <rect + x="1102.1899" + y="275.04001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14714" /> + <rect + x="1100.34" + y="277.60001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14716" /> + <rect + x="1102.1899" + y="276.73999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14718" /> + </g><g + id="g14732"> + <rect + x="1100.34" + y="279.34" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14724" /> + <rect + x="1102.1899" + y="278.48999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14726" /> + <rect + x="1100.34" + y="281.04001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14728" /> + <rect + x="1102.1899" + y="280.19" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14730" /> + </g><g + id="g14744"> + <rect + x="1100.34" + y="282.78" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14736" /> + <rect + x="1102.1899" + y="281.92999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14738" /> + <rect + x="1100.34" + y="284.48999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14740" /> + <rect + x="1102.1899" + y="283.64001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14742" /> + </g><g + id="g14756"> + <rect + x="1100.34" + y="286.23001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14748" /> + <rect + x="1102.1899" + y="285.38" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14750" /> + <rect + x="1100.35" + y="287.92999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14752" /> + <rect + x="1102.1899" + y="287.07999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14754" /> + </g><g + id="g14768"> + <rect + x="1100.35" + y="289.67999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14760" /> + <rect + x="1102.1899" + y="288.82001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14762" /> + <rect + x="1100.35" + y="291.38" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14764" /> + <rect + x="1102.1899" + y="290.53" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14766" /> + </g><g + id="g14780"> + <rect + x="1100.35" + y="293.12" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14772" /> + <rect + x="1102.1899" + y="292.26999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14774" /> + <rect + x="1100.35" + y="294.82999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14776" /> + <rect + x="1102.1899" + y="293.97" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14778" /> + </g><g + id="g14792"> + <rect + x="1100.35" + y="296.57001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14784" /> + <rect + x="1102.1899" + y="295.70999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14786" /> + <rect + x="1100.35" + y="298.26999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14788" /> + <rect + x="1102.2" + y="297.42001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14790" /> + </g><g + id="g14804"> + <rect + x="1100.35" + y="300.01001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14796" /> + <rect + x="1102.2" + y="299.16" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14798" /> + <rect + x="1100.35" + y="301.72" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14800" /> + <rect + x="1102.2" + y="300.85999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14802" /> + </g><g + id="g14816"> + <rect + x="1100.35" + y="303.45999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14808" /> + <rect + x="1102.2" + y="302.60001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14810" /> + <rect + x="1100.35" + y="305.16" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14812" /> + <rect + x="1102.2" + y="304.31" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14814" /> + </g><g + id="g14828"> + <rect + x="1100.35" + y="306.89999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14820" /> + <rect + x="1102.2" + y="306.04999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14822" /> + <rect + x="1100.35" + y="308.60999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14824" /> + <rect + x="1102.2" + y="307.76001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14826" /> + </g><g + id="g14840"> + <rect + x="1100.35" + y="310.35001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14832" /> + <rect + x="1102.2" + y="309.5" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14834" /> + <rect + x="1100.35" + y="312.04999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14836" /> + <rect + x="1102.2" + y="311.20001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14838" /> + </g><g + id="g14852"> + <rect + x="1100.35" + y="313.79999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14844" /> + <rect + x="1102.2" + y="312.94" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14846" /> + <rect + x="1100.35" + y="315.5" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14848" /> + <rect + x="1102.2" + y="314.64999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14850" /> + </g><g + id="g14864"> + <rect + x="1100.35" + y="317.23999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14856" /> + <rect + x="1102.2" + y="316.39001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14858" /> + <rect + x="1100.35" + y="318.95001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14860" /> + <rect + x="1102.2" + y="318.09" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14862" /> + </g><g + id="g14876"> + <rect + x="1100.36" + y="320.69" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14868" /> + <rect + x="1102.2" + y="319.82999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14870" /> + <rect + x="1100.36" + y="322.39001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14872" /> + <rect + x="1102.2" + y="321.54001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14874" /> + </g><g + id="g14888"> + <rect + x="1100.36" + y="324.13" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14880" /> + <rect + x="1102.2" + y="323.28" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14882" /> + <rect + x="1100.36" + y="325.84" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14884" /> + <rect + x="1102.2" + y="324.98001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14886" /> + </g><g + id="g14900"> + <rect + x="1100.36" + y="327.57999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14892" /> + <rect + x="1102.2" + y="326.72" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14894" /> + <rect + x="1100.36" + y="329.28" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14896" /> + <rect + x="1102.2" + y="328.42999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14898" /> + </g><g + id="g14912"> + <rect + x="1100.36" + y="331.01999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14904" /> + <rect + x="1102.21" + y="330.17001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14906" /> + <rect + x="1100.36" + y="332.73001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14908" /> + <rect + x="1102.21" + y="331.88" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14910" /> + </g><g + id="g14924"> + <rect + x="1100.36" + y="334.47" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14916" /> + <rect + x="1102.21" + y="333.62" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14918" /> + <rect + x="1100.36" + y="336.17001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14920" /> + <rect + x="1102.21" + y="335.32001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14922" /> + </g><g + id="g14936"> + <rect + x="1100.36" + y="337.91" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14928" /> + <rect + x="1102.21" + y="337.06" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14930" /> + <rect + x="1100.36" + y="339.62" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14932" /> + <rect + x="1102.21" + y="338.76999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14934" /> + </g><g + id="g14948"> + <rect + x="1100.36" + y="341.35999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14940" /> + <rect + x="1102.21" + y="340.51001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14942" /> + <rect + x="1100.36" + y="343.07001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14944" /> + <rect + x="1102.21" + y="342.20999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14946" /> + </g><g + id="g14960"> + <rect + x="1100.36" + y="344.81" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14952" /> + <rect + x="1102.21" + y="343.95001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14954" /> + <rect + x="1100.36" + y="346.51001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14956" /> + <rect + x="1102.21" + y="345.66" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14958" /> + </g><g + id="g14972"> + <rect + x="1100.36" + y="348.25" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14964" /> + <rect + x="1102.21" + y="347.39999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14966" /> + <rect + x="1100.36" + y="349.95999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14968" /> + <rect + x="1102.21" + y="349.10001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14970" /> + </g><g + id="g14984"> + <rect + x="1100.36" + y="351.70001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14976" /> + <rect + x="1102.21" + y="350.84" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14978" /> + <rect + x="1100.37" + y="353.39999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14980" /> + <rect + x="1102.21" + y="352.54999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14982" /> + </g><g + id="g14996"> + <rect + x="1100.37" + y="355.14001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14988" /> + <rect + x="1102.21" + y="354.29001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14990" /> + <rect + x="1100.37" + y="356.85001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14992" /> + <rect + x="1102.21" + y="355.98999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect14994" /> + </g><g + id="g15008"> + <rect + x="1100.37" + y="358.59" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15000" /> + <rect + x="1102.21" + y="357.73999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15002" /> + <rect + x="1100.37" + y="360.29001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15004" /> + <rect + x="1102.21" + y="359.44" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15006" /> + </g><g + id="g15020"> + <rect + x="1100.37" + y="362.03" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15012" /> + <rect + x="1102.21" + y="361.17999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15014" /> + <rect + x="1100.37" + y="363.73999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15016" /> + <rect + x="1102.22" + y="362.89001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15018" /> + </g><g + id="g15032"> + <rect + x="1100.37" + y="365.48001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15024" /> + <rect + x="1102.22" + y="364.63" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15026" /> + <rect + x="1100.37" + y="367.17999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15028" /> + <rect + x="1102.22" + y="366.32999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15030" /> + </g><g + id="g15044"> + <rect + x="1100.37" + y="368.92999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15036" /> + <rect + x="1102.22" + y="368.07001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15038" /> + <rect + x="1100.37" + y="370.63" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15040" /> + <rect + x="1102.22" + y="369.78" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15042" /> + </g><g + id="g15056"> + <rect + x="1100.37" + y="372.37" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15048" /> + <rect + x="1102.22" + y="371.51999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15050" /> + <rect + x="1100.37" + y="374.07999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15052" /> + <rect + x="1102.22" + y="373.22" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15054" /> + </g><g + id="g15068"> + <rect + x="1100.37" + y="375.82001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15060" /> + <rect + x="1102.22" + y="374.95999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15062" /> + <rect + x="1100.37" + y="377.51999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15064" /> + <rect + x="1102.22" + y="376.67001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15066" /> + </g><g + id="g15080"> + <rect + x="1100.37" + y="379.26001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15072" /> + <rect + x="1102.22" + y="378.41" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15074" /> + <rect + x="1100.37" + y="380.97" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15076" /> + <rect + x="1102.22" + y="380.10999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15078" /> + </g><g + id="g15092"> + <rect + x="1100.37" + y="382.70999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15084" /> + <rect + x="1102.22" + y="381.85999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15086" /> + <rect + x="1100.38" + y="384.41" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15088" /> + <rect + x="1102.22" + y="383.56" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15090" /> + </g><g + id="g15104"> + <rect + x="1100.38" + y="386.14999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15096" /> + <rect + x="1102.22" + y="385.29999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15098" /> + <rect + x="1100.38" + y="387.85999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15100" /> + <rect + x="1102.22" + y="387.01001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15102" /> + </g><g + id="g15116"> + <rect + x="1100.38" + y="389.60001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15108" /> + <rect + x="1102.22" + y="388.75" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15110" /> + <rect + x="1100.38" + y="391.29999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15112" /> + <rect + x="1102.22" + y="390.45001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15114" /> + </g><g + id="g15128"> + <rect + x="1100.38" + y="393.04999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15120" /> + <rect + x="1102.22" + y="392.19" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15122" /> + <rect + x="1100.38" + y="394.75" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15124" /> + <rect + x="1102.22" + y="393.89999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15126" /> + </g><g + id="g15140"> + <rect + x="1100.38" + y="396.48999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15132" /> + <rect + x="1102.23" + y="395.64001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15134" /> + <rect + x="1100.38" + y="398.20001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15136" /> + <rect + x="1102.23" + y="397.34" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15138" /> + </g><g + id="g15152"> + <rect + x="1100.38" + y="399.94" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15144" /> + <rect + x="1102.23" + y="399.07999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15146" /> + <rect + x="1100.38" + y="401.64001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15148" /> + <rect + x="1102.23" + y="400.79001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15150" /> + </g><g + id="g15164"> + <rect + x="1100.38" + y="403.38" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15156" /> + <rect + x="1102.23" + y="402.53" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15158" /> + <rect + x="1100.38" + y="405.09" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15160" /> + <rect + x="1102.23" + y="404.23001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15162" /> + </g><g + id="g15176"> + <rect + x="1100.38" + y="406.82999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15168" /> + <rect + x="1102.23" + y="405.98001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15170" /> + <rect + x="1100.38" + y="408.53" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15172" /> + <rect + x="1102.23" + y="407.67999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15174" /> + </g><g + id="g15188"> + <rect + x="1100.38" + y="410.26999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15180" /> + <rect + x="1102.23" + y="409.42001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15182" /> + <rect + x="1100.38" + y="411.98001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15184" /> + <rect + x="1102.23" + y="411.13" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15186" /> + </g><g + id="g15200"> + <rect + x="1100.38" + y="413.72" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15192" /> + <rect + x="1102.23" + y="412.87" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15194" /> + <rect + x="1100.38" + y="415.42001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15196" /> + <rect + x="1102.23" + y="414.57001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15198" /> + </g><g + id="g15212"> + <rect + x="1100.39" + y="417.17001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15204" /> + <rect + x="1102.23" + y="416.31" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15206" /> + <rect + x="1100.39" + y="418.87" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15208" /> + <rect + x="1102.23" + y="418.01999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15210" /> + </g><g + id="g15224"> + <rect + x="1100.39" + y="420.60999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15216" /> + <rect + x="1102.23" + y="419.76001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15218" /> + <rect + x="1100.39" + y="422.32001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15220" /> + <rect + x="1102.23" + y="421.45999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15222" /> + </g><g + id="g15236"> + <rect + x="1100.39" + y="424.06" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15228" /> + <rect + x="1102.23" + y="423.20001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15230" /> + <rect + x="1100.39" + y="425.76001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15232" /> + <rect + x="1102.23" + y="424.91" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15234" /> + </g><g + id="g15248"> + <rect + x="1100.39" + y="427.5" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15240" /> + <rect + x="1102.24" + y="426.64999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15242" /> + <rect + x="1100.39" + y="429.20999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15244" /> + <rect + x="1102.24" + y="428.35001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15246" /> + </g><g + id="g15260"> + <rect + x="1100.39" + y="430.95001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15252" /> + <rect + x="1102.24" + y="430.09" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15254" /> + <rect + x="1100.39" + y="432.64999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15256" /> + <rect + x="1102.24" + y="431.79999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15258" /> + </g><g + id="g15272"> + <rect + x="1100.39" + y="434.39001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15264" /> + <rect + x="1102.24" + y="433.54001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15266" /> + <rect + x="1100.39" + y="436.10001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15268" /> + <rect + x="1102.24" + y="435.25" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15270" /> + </g><g + id="g15284"> + <rect + x="1100.39" + y="437.84" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15276" /> + <rect + x="1102.24" + y="436.98999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15278" /> + <rect + x="1100.39" + y="439.54001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15280" /> + <rect + x="1102.24" + y="438.69" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15282" /> + </g><g + id="g15296"> + <rect + x="1100.39" + y="441.29001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15288" /> + <rect + x="1102.24" + y="440.42999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15290" /> + <rect + x="1100.39" + y="442.98999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15292" /> + <rect + x="1102.24" + y="442.14001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15294" /> + </g><g + id="g15308"> + <rect + x="1100.39" + y="444.73001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15300" /> + <rect + x="1102.24" + y="443.88" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15302" /> + <rect + x="1100.39" + y="446.44" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15304" /> + <rect + x="1102.24" + y="445.57999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15306" /> + </g><g + id="g15320"> + <rect + x="1100.39" + y="448.17999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15312" /> + <rect + x="1102.24" + y="447.32001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15314" /> + <rect + x="1100.4" + y="449.88" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15316" /> + <rect + x="1102.24" + y="449.03" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15318" /> + </g><g + id="g15332"> + <rect + x="1100.4" + y="451.62" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15324" /> + <rect + x="1102.24" + y="450.76999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15326" /> + <rect + x="1100.4" + y="453.32999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15328" /> + <rect + x="1102.24" + y="452.47" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15330" /> + </g><g + id="g15344"> + <rect + x="1100.4" + y="455.07001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15336" /> + <rect + x="1102.24" + y="454.20999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15338" /> + <rect + x="1100.4" + y="456.76999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15340" /> + <rect + x="1102.24" + y="455.92001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15342" /> + </g><g + id="g15356"> + <rect + x="1100.4" + y="458.51001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15348" /> + <rect + x="1102.24" + y="457.66" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15350" /> + <rect + x="1100.4" + y="460.22" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15352" /> + <rect + x="1102.25" + y="459.37" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15354" /> + </g><g + id="g15368"> + <rect + x="1100.4" + y="461.95999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15360" /> + <rect + x="1102.25" + y="461.10999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15362" /> + <rect + x="1100.4" + y="463.66" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15364" /> + <rect + x="1102.25" + y="462.81" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15366" /> + </g><g + id="g15380"> + <rect + x="1100.4" + y="465.39999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15372" /> + <rect + x="1102.25" + y="464.54999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15374" /> + <rect + x="1100.4" + y="467.10999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15376" /> + <rect + x="1102.25" + y="466.26001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15378" /> + </g><g + id="g15392"> + <rect + x="1100.4" + y="468.85001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15384" /> + <rect + x="1102.25" + y="468" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15386" /> + <rect + x="1100.4" + y="470.56" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15388" /> + <rect + x="1102.25" + y="469.70001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15390" /> + </g><g + id="g15404"> + <rect + x="1100.4" + y="472.29999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15396" /> + <rect + x="1102.25" + y="471.44" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15398" /> + <rect + x="1100.4" + y="474" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15400" /> + <rect + x="1102.25" + y="473.14999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15402" /> + </g><g + id="g15416"> + <rect + x="1100.4" + y="475.73999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15408" /> + <rect + x="1102.25" + y="474.89001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15410" /> + <rect + x="1100.4" + y="477.45001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15412" /> + <rect + x="1102.25" + y="476.59" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15414" /> + </g><g + id="g15428"> + <rect + x="1100.4" + y="479.19" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15420" /> + <rect + x="1102.25" + y="478.32999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15422" /> + <rect + x="1100.4" + y="480.89001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15424" /> + <rect + x="1102.25" + y="480.04001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15426" /> + </g><g + id="g15440"> + <rect + x="1100.41" + y="482.63" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15432" /> + <rect + x="1102.25" + y="481.78" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15434" /> + <rect + x="1100.41" + y="484.34" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15436" /> + <rect + x="1102.25" + y="483.48001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15438" /> + </g><g + id="g15452"> + <rect + x="1100.41" + y="486.07999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15444" /> + <rect + x="1102.25" + y="485.23001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15446" /> + <rect + x="1100.41" + y="487.78" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15448" /> + <rect + x="1102.25" + y="486.92999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15450" /> + </g><g + id="g15464"> + <rect + x="1100.41" + y="489.51999" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15456" /> + <rect + x="1102.25" + y="488.67001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15458" /> + <rect + x="1100.41" + y="491.23001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15460" /> + <rect + x="1102.25" + y="490.38" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15462" /> + </g><g + id="g15476"> + <rect + x="1100.41" + y="492.97" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15468" /> + <rect + x="1102.26" + y="492.12" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15470" /> + <rect + x="1100.41" + y="494.67001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15472" /> + <rect + x="1102.26" + y="493.82001" + class="st70" + width="2.9000001" + height="0.69999999" + id="rect15474" /> + </g><path + class="st71" + d="m 1105.36,163.11 -0.18,1.53 c 0,-0.21 -0.01,-0.5 -0.02,-0.88 -0.01,-0.26 0.02,-0.49 0.05,-0.69 z" + id="path15499" + style="fill:url(#SVGID_8_)" /><path + class="st72" + d="m 1105.17,164.64 c 0.01,0.25 0.02,0.37 0.02,0.37 0,0.08 -0.03,0.14 -0.08,0.18 z" + id="path15514" + style="fill:url(#SVGID_9_)" /><path + class="st73" + d="m 1105.16,163.76 c 0.01,0.38 0.02,0.67 0.02,0.88 l -0.06,0.55 c -0.05,0.06 -0.1,0.09 -0.16,0.09 l -1.23,0.03 0.39,-1.51 -0.74,-0.21 -0.04,-1.03 1.88,0.52 c -0.05,0.19 -0.07,0.41 -0.06,0.68 z" + id="path15529" + style="fill:url(#SVGID_10_)" /><path + class="st74" + d="m 1103.2,158.88 0.14,3.67 -1.65,-0.45 -0.11,-3.16 c -0.01,-0.09 0.05,-0.17 0.14,-0.18 l 1.33,-0.05 c 0.07,0 0.14,0.06 0.15,0.17 z" + id="path15544" + style="fill:url(#SVGID_11_)" /><path + class="st75" + d="m 1103.4,164.32 c 0,0.09 -0.06,0.18 -0.15,0.18 l -1.33,0.05 c -0.08,0.01 -0.15,-0.07 -0.16,-0.16 l -0.05,-1.26 1.65,0.45 z" + id="path15559" + style="fill:url(#SVGID_12_)" /><polygon + class="st76" + points="1103.37,163.58 1101.72,163.12 1101.69,162.09 1103.33,162.55 " + id="polygon15574" + style="fill:url(#SVGID_13_)" /><path + class="st77" + d="m 1100.96,165.38 0.59,-2.3 0.17,0.05 0.05,1.26 c 0.01,0.09 0.07,0.17 0.16,0.16 l 1.33,-0.05 c 0.08,0 0.15,-0.09 0.15,-0.18 l -0.03,-0.74 0.74,0.21 -0.39,1.51 z" + id="path15589" + style="fill:url(#SVGID_14_)" /><path + class="st78" + d="m 1099.96,165.15 c 0,0 -0.02,-0.4 -0.04,-1.15 l 0.89,-2.15 0.88,0.25 0.04,1.03 -0.17,-0.05 -0.59,2.3 -0.74,0.02 c -0.15,0 -0.27,-0.11 -0.27,-0.25 z" + id="path15604" + style="fill:url(#SVGID_15_)" /><path + class="st79" + d="m 1100.81,161.85 -0.89,2.15 c 0,-0.03 0,-0.07 0,-0.09 -0.04,-1.36 -0.8,-1.73 -0.84,-3.03 -0.01,-0.45 0.52,-1.15 1.16,-1.81 1.26,-1.29 1.55,-1.22 2.15,-1.24 0.59,-0.01 0.88,-0.09 2.2,1.13 0.68,0.61 1.23,1.29 1.24,1.74 0.03,1.05 -0.46,1.52 -0.63,2.37 l -1.88,-0.52 -0.14,-3.67 c -0.01,-0.1 -0.07,-0.17 -0.16,-0.17 l -1.33,0.05 c -0.08,0.01 -0.15,0.09 -0.14,0.18 l 0.11,3.16 z" + id="path15619" + style="fill:url(#SVGID_16_)" /><path + class="st80" + d="m 1095.87,173.8 4.05,-9.81 c 0.02,0.76 0.04,1.15 0.04,1.15 0,0.14 0.12,0.26 0.26,0.25 l 0.74,-0.02 -0.36,1.38 2.56,0.71 0.56,-2.17 1.23,-0.03 c 0.06,0 0.12,-0.03 0.16,-0.09 l -1.26,10.83 c 0,0 -1.02,1.69 -4.47,0.74 -3.45,-0.94 -3.51,-2.94 -3.51,-2.94 z m 5.24,-3.74 c -1.41,-0.39 -2.86,0.47 -3.25,1.94 -0.38,1.47 0.47,2.97 1.88,3.36 1.42,0.4 2.87,-0.47 3.26,-1.94 0.37,-1.46 -0.47,-2.98 -1.89,-3.36 z" + id="path15634" + style="fill:url(#SVGID_17_)" /><path + class="st81" + d="m 1099.92,163.99 c 0,-0.03 0,-0.07 0,-0.09 -0.04,-1.36 -0.8,-1.73 -0.84,-3.03 -0.01,-0.45 0.52,-1.15 1.16,-1.81 1.26,-1.29 1.55,-1.22 2.15,-1.24" + id="path15638" /><line + class="st81" + x1="1103.72" + y1="165.3" + x2="1100.96" + y2="165.38" + id="line15640" /><path + class="st81" + d="m 1105.17,164.64 c 0.01,0.25 0.02,0.37 0.02,0.37 0,0.08 -0.03,0.14 -0.08,0.18" + id="path15642" /><path + class="st81" + d="m 1102.39,157.83 c 0.59,-0.01 0.88,-0.09 2.2,1.13 0.68,0.61 1.23,1.29 1.24,1.74 0.03,1.05 -0.46,1.52 -0.63,2.37" + id="path15644" /><polyline + class="st81" + points="1103.37,163.58 1104.11,163.79 1103.72,165.3 1103.16,167.47 1100.6,166.76 1100.96,165.38 1101.55,163.08 1101.72,163.12 " + id="polyline15646" /><path + class="st81" + d="m 1097.86,171.99 c 0.38,-1.47 1.84,-2.33 3.25,-1.94 1.42,0.39 2.26,1.9 1.88,3.36 -0.38,1.47 -1.84,2.34 -3.26,1.94 -1.4,-0.39 -2.24,-1.89 -1.87,-3.36 z" + id="path15648" /><path + class="st81" + d="m 1101.72,163.12 0.05,1.26 c 0.01,0.09 0.07,0.17 0.16,0.16 l 1.33,-0.05 c 0.08,0 0.15,-0.09 0.15,-0.18 l -0.03,-0.74 -0.04,-1.03 -0.14,-3.67 c -0.01,-0.1 -0.07,-0.17 -0.16,-0.17 l -1.33,0.05 c -0.08,0.01 -0.15,0.09 -0.14,0.18 l 0.11,3.16 z" + id="path15650" /><path + class="st81" + d="m 1101.69,162.09 -0.88,-0.25 -0.89,2.15 -4.05,9.81 c 0,0 0.05,2 3.5,2.95 3.46,0.96 4.47,-0.74 4.47,-0.74 l 1.26,-10.83 0.06,-0.55 0.18,-1.53 -0.15,-0.04 -1.88,-0.52" + id="path15652" /><line + class="st37" + x1="1083.52" + y1="146.03" + x2="1122.92" + y2="146.03" + id="line15659" /><line + class="st37" + x1="1090.9" + y1="151.34" + x2="1115.54" + y2="151.34" + id="line15661" /><line + class="st41" + x1="1085.27" + y1="147.48" + x2="1121.17" + y2="147.48" + id="line15663" /><line + class="st41" + x1="1090.9" + y1="150.12" + x2="1115.54" + y2="150.12" + id="line15665" /><path + class="st36" + d="m 1085.87,173.51 c -1.16,-0.51 -1.98,-1.7 -1.98,-3.04 0,-1.8 1.49,-3.3 3.32,-3.3 1.8,0 3.3,1.49 3.3,3.3 0,0.98 -0.44,1.85 -1.11,2.45 -0.59,0.57 -1.36,0.88 -2.19,0.88 -0.49,-0.01 -0.92,-0.11 -1.34,-0.29 z" + id="path15669" /><path + class="st37" + d="m 1085.87,173.51 c 0.18,0.54 0.33,1.11 0.51,1.73 0.31,1.16 1.67,6.36 1.55,13.96 -0.08,5.28 -0.85,9.14 -1.8,13.93 -0.36,1.78 -0.72,3.4 -2.57,10.58 -2.01,7.75 -2.34,8.37 -3.63,13.7 -0.95,3.94 -1.67,6.98 -2.32,11.1 -0.59,3.71 -0.88,6.85 -1.03,9.04 l -0.46,16.04 h 3.73 l 0.44,-16.04 c 0.18,-2.19 0.46,-5.33 1.06,-9.04 0.64,-4.12 1.36,-7.16 2.32,-11.1 1.29,-5.33 1.6,-5.95 3.6,-13.7 1.88,-7.18 2.24,-8.81 2.58,-10.58 0.95,-4.79 1.73,-8.65 1.83,-13.93 0.13,-7.6 -1.24,-12.8 -1.55,-13.96 -0.23,-0.85 -0.46,-1.62 -0.72,-2.32 -0.33,-1.03 -0.64,-1.88 -0.93,-2.57 h -3.73 c 0.33,0.82 0.71,1.87 1.12,3.16 z" + id="path15671" /><path + class="st36" + d="m 1119.07,173.51 c 1.16,-0.51 1.98,-1.7 1.98,-3.04 0,-1.8 -1.49,-3.3 -3.32,-3.3 -1.83,0 -3.3,1.49 -3.3,3.3 0,0.98 0.41,1.85 1.08,2.45 0.59,0.54 1.36,0.88 2.21,0.88 0.5,-0.01 0.93,-0.11 1.35,-0.29 z" + id="path15673" /><path + class="st37" + d="m 1128.82,263.58 -0.46,-16.04 c -0.15,-2.19 -0.46,-5.33 -1.03,-9.04 -0.64,-4.12 -1.36,-7.16 -2.32,-11.1 -1.29,-5.33 -1.62,-5.95 -3.63,-13.7 -1.85,-7.18 -2.24,-8.81 -2.58,-10.58 -0.95,-4.79 -1.73,-8.65 -1.8,-13.93 -0.13,-7.6 1.24,-12.8 1.55,-13.96 0.18,-0.62 0.33,-1.18 0.52,-1.73 0.39,-1.29 0.8,-2.34 1.13,-3.17 h -3.73 c -0.28,0.7 -0.59,1.54 -0.95,2.57 -0.23,0.7 -0.46,1.47 -0.7,2.32 -0.31,1.16 -1.67,6.36 -1.54,13.96 0.1,5.28 0.85,9.14 1.8,13.93 0.36,1.78 0.72,3.4 2.6,10.58 2.01,7.75 2.32,8.37 3.6,13.7 0.95,3.94 1.67,6.98 2.32,11.1 0.59,3.71 0.88,6.85 1.03,9.04 l 0.46,16.04" + id="path15675" /><path + class="st82" + d="m 1125.13,273.58 0.18,6.01 c 0.23,0.8 0.84,1.34 1.48,1.37 0.76,0.04 1.27,-0.65 1.4,-0.82 0.41,-0.56 0.46,-1.16 0.46,-2.29 0.01,-1.79 -0.1,-2.37 -0.1,-3.34 l 0.11,-5.66 0.05,-5.29 h -3.72 z" + id="path15685" + style="fill:url(#SVGID_18_)" /><path + class="st48" + d="m 1128.7,263.57 -0.05,5.29 -0.11,5.66 c 0,0.97 0.11,1.55 0.1,3.34 0,1.13 -0.05,1.73 -0.46,2.29 -0.13,0.17 -0.64,0.86 -1.4,0.82 -0.64,-0.03 -1.25,-0.57 -1.48,-1.37 l -0.18,-6.01 -0.15,-10.01 z" + id="path15689" /><path + class="st83" + d="m 1076.75,280.15 c -0.42,-0.56 -0.47,-1.16 -0.47,-2.29 -0.01,-1.79 0.1,-2.37 0.1,-3.34 l -0.1,-5.66 -0.05,-5.28 h 3.72 l -0.15,10.01 -0.18,6.01 c -0.23,0.8 -0.84,1.34 -1.48,1.37 -0.76,0.03 -1.28,-0.66 -1.39,-0.82 z" + id="path15699" + style="fill:url(#SVGID_19_)" /><path + class="st48" + d="m 1076.22,263.57 0.05,5.28 0.1,5.66 c 0,0.97 -0.11,1.55 -0.1,3.34 0,1.13 0.05,1.73 0.47,2.29 0.12,0.17 0.63,0.85 1.39,0.82 0.64,-0.03 1.25,-0.57 1.48,-1.37 l 0.18,-6.01 0.15,-10.01 z" + id="path15703" /></g><g + id="g100672"><path + class="st2" + d="M 3074.6,-8.78" + id="path356" /><path + class="st2" + d="M 3072.6,-12.78" + id="path358" /><path + class="st2" + d="m 2769.42,121.28 -43.89,32.61 c 2.46,5.83 6.3,14.68 11.35,25.29 15.14,31.78 30.03,56.01 43.14,77.2 3.87,6.25 11.53,17.1 18.16,27.25" + id="path15708" /><path + d="m 2778.16,102.3 c -2.74,0.66 -5.42,2.01 -7.14,4.27 -1.74,2.25 -2.3,5.17 -2.21,7.96 0.16,2.82 0.48,5.65 0.69,8.47 0.23,2.83 0.64,5.64 0.95,8.46 0.3,2.82 0.78,5.62 1.17,8.43 0.38,2.81 0.87,5.61 1.34,8.4 0.45,2.8 0.92,5.6 1.45,8.39 0.53,2.79 1,5.59 1.58,8.36 2.18,11.14 4.66,22.22 7.26,33.27 1.32,5.52 2.67,11.03 4.09,16.53 l 2.15,8.24 2.23,8.32 -0.01,-0.1 c 0.87,3.03 1.9,6.04 2.9,9.05 1.01,3.01 2.02,6.02 2.97,9.05 1.92,6.05 3.68,12.16 5.14,18.33 -1.6,-6.14 -3.5,-12.2 -5.55,-18.2 l -3.12,-8.99 c -1.04,-3 -2.1,-5.99 -3.02,-9.04 l -0.01,-0.1 c -0.19,-0.57 -0.38,-1.27 -0.58,-1.95 l -0.58,-2.05 -1.15,-4.1 c -0.77,-2.74 -1.48,-5.49 -2.21,-8.23 -1.44,-5.5 -2.82,-11.01 -4.16,-16.53 -2.69,-11.04 -5.13,-22.15 -7.25,-33.31 -2.14,-11.16 -4,-22.39 -5.28,-33.68 -0.28,-2.83 -0.65,-5.65 -0.85,-8.48 -0.19,-2.84 -0.44,-5.66 -0.54,-8.52 -0.03,-2.84 0.61,-5.83 2.44,-8.08 1.82,-2.28 4.54,-3.58 7.3,-4.17 z" + id="path15710" /><path + d="m 2824.98,102.3 c 2.75,0.6 5.48,1.9 7.27,4.17 1.82,2.26 2.45,5.24 2.42,8.07 -0.11,2.85 -0.36,5.67 -0.54,8.51 -0.19,2.84 -0.57,5.65 -0.85,8.48 -1.32,11.29 -3.11,22.52 -5.26,33.68 -2.14,11.16 -4.58,22.27 -7.21,33.32 -1.32,5.53 -2.71,11.04 -4.15,16.53 l -2.19,8.24 -1.13,4.11 -0.57,2.05 c -0.2,0.69 -0.38,1.4 -0.56,1.93 l -0.02,0.12 -9.48,35.08 c -2.96,11.74 -6.04,23.46 -9.07,35.19 2.83,-11.78 5.6,-23.57 8.48,-35.34 l 4.57,-17.59 4.64,-17.57 -0.02,0.12 2.27,-8.33 2.16,-8.24 c 1.42,-5.5 2.76,-11.01 4.1,-16.53 2.67,-11.03 5.14,-22.12 7.31,-33.26 2.15,-11.14 4.14,-22.32 5.55,-33.59 0.31,-2.82 0.71,-5.63 0.95,-8.46 0.23,-2.82 0.54,-5.66 0.69,-8.48 0.09,-2.79 -0.48,-5.72 -2.23,-7.97 -1.71,-2.24 -4.39,-3.59 -7.13,-4.24 z" + id="path15714" /><line + class="st2" + x1="2768.6699" + y1="115.61" + x2="2833.3799" + y2="115.61" + id="line15718" /><path + class="st2" + d="m 2738.94,123.38 -38.39,19.48 c -2.27,0.65 -7.07,2.37 -11.35,6.81 -4.77,4.95 -23.74,82.44 -27.25,99.9 -6.29,31.38 -31.09,144.43 -44.63,220.37 -0.27,1.52 -0.55,3.09 -0.78,4.41 l 47.68,9.08 47.68,-213.43 -13.74,213.43 c 2.58,0.5 6.58,1.29 11.47,2.27 28.14,5.67 32.62,7.3 45.41,9.08 24.48,3.41 31.68,0.71 36.33,-2.27 4.47,-2.86 9.61,-10.99 11.35,-13.62" + id="path15720" /><polyline + class="st2" + points="2868.88,145.13 2882.51,136.04 2841.64,97.44 2807.27,97.44 2800.77,97.44 2766.4,97.44 2725.53,136.04 2739.15,145.13 " + id="polyline15722" /><path + class="st2" + d="m 2869.1,123.38 38.39,19.48 c 2.27,0.65 7.07,2.37 11.35,6.81 4.77,4.95 23.74,82.44 27.25,99.9 6.29,31.38 31.09,144.43 44.63,220.37 0.27,1.52 0.55,3.09 0.78,4.41 l -47.68,9.08 -47.69,-213.43 13.74,213.43 c -2.58,0.5 -6.58,1.29 -11.47,2.27 -28.14,5.67 -32.62,7.3 -45.41,9.08 -24.48,3.41 -31.68,0.71 -36.33,-2.27 -4.47,-2.86 -14.47,-13.27 -16.21,-15.89 l 0.31,-0.41 -7.13,-174.42 c 3.98,-4.68 27.9,-39.12 31.79,-45.41 13.11,-21.19 28,-45.41 43.14,-77.2 5.06,-10.61 8.89,-19.46 11.35,-25.29 l -46.16,-32.61" + id="path15724" /><path + d="m 2690.33,150.8 c 2.55,9.86 5.17,19.71 7.54,29.62 2.24,9.94 4.2,19.95 5.91,30 1.67,10.06 3.14,20.14 4.29,30.27 0.58,5.06 1.09,10.13 1.55,15.21 0.43,5.08 0.79,10.16 1.11,15.24 -0.44,-5.07 -0.92,-10.15 -1.48,-15.21 -0.53,-5.06 -1.1,-10.12 -1.75,-15.17 -1.27,-10.1 -2.74,-20.18 -4.46,-30.21 -1.65,-10.05 -3.62,-20.04 -5.74,-30 -1.07,-4.98 -2.34,-9.91 -3.5,-14.87 z" + id="path15726" + style="opacity:0.46" /><path + d="m 2917.39,150.8 -3.48,14.88 c -1.16,4.96 -2.43,9.89 -3.5,14.87 -2.11,9.96 -4.08,19.95 -5.74,30 -1.72,10.03 -3.19,20.11 -4.46,30.21 -0.65,5.05 -1.22,10.11 -1.75,15.17 -0.55,5.06 -1.03,10.13 -1.48,15.21 0.32,-5.08 0.68,-10.17 1.11,-15.24 0.46,-5.07 0.96,-10.14 1.55,-15.21 1.15,-10.13 2.63,-20.22 4.29,-30.27 1.72,-10.05 3.68,-20.05 5.91,-30 2.38,-9.91 5,-19.76 7.55,-29.62 z" + id="path15730" + style="opacity:0.46" /><polygon + points="2658.55,482.3 2664.67,455.03 2670.87,427.77 2683.28,373.26 2695.85,318.78 2702.14,291.55 2708.5,264.33 2702.37,291.6 2696.17,318.86 2683.77,373.37 2671.2,427.84 2664.91,455.08 " + id="polygon15736" + style="opacity:0.5" /><polygon + points="2949.18,482.3 2942.81,455.08 2936.53,427.84 2923.96,373.37 2911.55,318.86 2905.35,291.6 2899.22,264.33 2905.59,291.55 2911.87,318.78 2924.44,373.26 2936.85,427.77 2943.05,455.03 " + id="polygon15740" + style="opacity:0.5" /><circle + class="st15" + cx="2807.27" + cy="310.87" + r="6.8099999" + id="circle15744" /><circle + class="st15" + cx="2811.8101" + cy="367.64001" + r="6.8099999" + id="circle15746" /><line + class="st15" + x1="2791.3701" + y1="492.51999" + x2="2816.6599" + y2="492.51999" + id="line15748" /><path + class="st2" + d="m 3149.07,122.42 c 3.92,1.25 8.08,2.41 12.49,3.41 10.97,2.49 29.16,3.54 43.87,3.73 h 12.17 c 14.7,-0.19 32.89,-1.23 43.87,-3.73 4.41,-1 8.57,-2.15 12.49,-3.41" + id="path15750" /><path + class="st2" + d="m 3217.19,487.98 c 40.36,-0.02 70.12,-1.17 79.47,-2.27 3.49,-0.41 8.41,-1.32 13.31,-4.54 3.42,-2.25 5.71,-4.89 7.13,-6.81 -6.7,-42.43 -9.8,-77.08 -11.35,-102.17 -1.79,-28.99 -2.15,-55.66 -2.27,-65.85 -0.18,-14.6 -0.11,-27 0,-36.33 12.24,44.54 43.59,188.14 47.68,211.16 l 49.95,-6.81 -29.52,-147.59 c -17.76,-84.3 -31.19,-145.81 -34.06,-156.67 -0.14,-0.55 -1.4,-5.51 -4.54,-11.35 -2.46,-4.57 -5.38,-9.86 -11.35,-13.62 -1.8,-1.13 -3.42,-1.84 -4.54,-2.27 l -43.14,-20.43 -24.98,-24.98 h -36.33 -2.27 -36.33 l -24.98,24.98 -43.14,20.43 c -1.12,0.43 -2.74,1.14 -4.54,2.27 -5.97,3.76 -8.9,9.05 -11.35,13.62 -3.14,5.85 -4.4,10.81 -4.54,11.35 -2.87,10.86 -16.3,72.37 -34.06,156.67 l -29.52,147.59 49.95,6.81 c 4.09,-23.02 35.44,-166.62 47.68,-211.16 0.11,9.32 0.18,21.73 0,36.33 -0.12,10.19 -0.48,36.86 -2.27,65.85 -1.55,25.09 -4.66,59.75 -11.35,102.17 1.41,1.92 3.7,4.56 7.13,6.81 4.9,3.22 9.82,4.13 13.31,4.54 9.34,1.1 39.11,2.25 79.47,2.27 z" + id="path15752" /><line + class="st21" + x1="3211.51" + y1="130.37" + x2="3211.51" + y2="486.84" + id="line15754" /><path + d="m 3097.07,148.53 c 1.39,4.64 2.71,9.3 3.98,13.98 1.25,4.68 2.44,9.38 3.55,14.1 2.23,9.43 4.19,18.93 5.91,28.47 1.67,9.55 3.15,19.13 4.3,28.76 0.59,4.81 1.09,9.63 1.55,14.46 0.43,4.83 0.79,9.66 1.11,14.49 -0.44,-4.82 -0.92,-9.64 -1.48,-14.46 -0.54,-4.81 -1.1,-9.62 -1.76,-14.42 -1.27,-9.6 -2.74,-19.17 -4.46,-28.7 -1.66,-9.54 -3.62,-19.02 -5.74,-28.47 -1.04,-4.73 -2.17,-9.44 -3.34,-14.14 -1.14,-4.7 -2.35,-9.39 -3.62,-14.07 z" + id="path15756" + style="opacity:0.46" /><path + d="m 3324.12,148.53 c -1.27,4.68 -2.48,9.37 -3.63,14.07 -1.17,4.7 -2.3,9.41 -3.34,14.14 -2.11,9.45 -4.08,18.93 -5.74,28.47 -1.72,9.53 -3.19,19.1 -4.46,28.7 -0.65,4.8 -1.22,9.61 -1.76,14.42 -0.56,4.81 -1.03,9.63 -1.48,14.46 0.32,-4.83 0.68,-9.67 1.11,-14.49 0.46,-4.82 0.96,-9.64 1.55,-14.46 1.15,-9.63 2.63,-19.21 4.3,-28.76 1.72,-9.54 3.68,-19.04 5.91,-28.47 1.11,-4.72 2.3,-9.42 3.55,-14.1 1.28,-4.68 2.61,-9.34 3.99,-13.98 z" + id="path15760" + style="opacity:0.46" /><path + d="m 3118.42,262.06 -13.34,53.51 c -4.39,17.85 -8.7,35.72 -12.93,53.6 -4.28,17.88 -8.49,35.77 -12.61,53.68 l -12.2,53.78 c 3.92,-17.96 7.8,-35.93 11.88,-53.85 4.07,-17.93 8.22,-35.83 12.45,-53.72 4.28,-17.88 8.65,-35.73 13.1,-53.57 l 6.74,-26.74 z" + id="path15766" + style="opacity:0.5" /><path + d="m 3303.47,262.06 6.93,26.69 6.74,26.74 c 4.44,17.84 8.81,35.69 13.1,53.57 4.23,17.89 8.38,35.8 12.45,53.72 4.08,17.92 7.96,35.89 11.88,53.85 l -12.2,-53.78 c -4.12,-17.91 -8.33,-35.81 -12.61,-53.68 -4.23,-17.89 -8.55,-35.75 -12.93,-53.6 z" + id="path15770" + style="opacity:0.5" /><line + class="st22" + x1="2618.0901" + y1="465.70001" + x2="2665.75" + y2="475.31" + id="line15774" /><line + class="st22" + x1="2618.0901" + y1="465.70001" + x2="2665.75" + y2="475.31" + id="line15776" /><line + class="st22" + x1="2990.3101" + y1="465.70001" + x2="2942.6399" + y2="475.31" + id="line15778" /><path + class="st22" + d="m 2698.05,475.63 c 2.58,0.5 6.58,1.29 11.47,2.27 28.14,5.67 32.62,7.3 45.41,9.08 24.48,3.41 31.68,0.71 36.33,-2.27 2.89,-1.85 6.07,-5.92 8.42,-9.26" + id="path15780" /><path + class="st22" + d="m 2909.82,475.63 c -2.58,0.5 -6.58,1.29 -11.47,2.27 -28.14,5.67 -32.62,7.3 -45.41,9.08 -16.98,2.36 -26.7,2.83 -36.33,-2.27 -7.71,-4.08 -12.82,-10.73 -16.21,-17.44" + id="path15782" /><line + class="st22" + x1="3022.9399" + y1="465.54999" + x2="3074.2" + y2="472.97" + id="line15784" /><line + class="st22" + x1="3399.9299" + y1="465.54999" + x2="3348.6699" + y2="472.97" + id="line15786" /><path + class="st22" + d="m 3107.68,465.94 c 1.38,1.9 3.62,4.51 6.98,6.74 4.8,3.19 9.62,4.09 13.03,4.49 9.15,1.09 38.29,2.22 77.8,2.25 h 11.11 c 39.51,-0.02 68.65,-1.16 77.8,-2.25 3.41,-0.41 8.23,-1.3 13.03,-4.49 3.35,-2.23 5.59,-4.84 6.98,-6.74" + id="path15788" /><path + d="m 2710.67,219.72 c 4.31,8.91 8.02,18.12 11.15,27.53 3.08,9.42 5.63,19.03 7.5,28.77 1.84,9.75 3.11,19.6 3.66,29.5 0.25,4.95 0.42,9.91 0.35,14.86 -0.08,4.95 -0.27,9.9 -0.67,14.84 0.37,-9.89 0.27,-19.79 -0.45,-29.65 -0.36,-4.93 -0.86,-9.84 -1.48,-14.74 -0.68,-4.89 -1.42,-9.78 -2.4,-14.62 -1.78,-9.72 -4.33,-19.28 -7.25,-28.72 -1.48,-4.72 -3.1,-9.39 -4.85,-14.01 -1.71,-4.64 -3.6,-9.21 -5.56,-13.76 z" + id="path15790" + style="opacity:0.49" /><path + class="st2" + d="m 2707.8,328.22 c 3.33,0.79 36.08,8 36.08,8 0,0 1.29,47.98 -2.3,56.95 -3.4,8.5 -10.43,11.39 -14.49,13.05 -7.65,3.14 -20.27,0.88 -23.49,0" + id="path15794" /><path + d="m 2896.03,219.72 c -1.96,4.55 -3.85,9.12 -5.57,13.76 -1.75,4.62 -3.37,9.3 -4.85,14.01 -2.92,9.44 -5.47,19 -7.25,28.72 -0.98,4.84 -1.71,9.73 -2.4,14.62 -0.61,4.9 -1.12,9.82 -1.48,14.74 -0.72,9.86 -0.82,19.76 -0.45,29.65 -0.4,-4.93 -0.59,-9.89 -0.67,-14.84 -0.06,-4.95 0.1,-9.91 0.35,-14.86 0.56,-9.9 1.82,-19.76 3.66,-29.5 1.87,-9.74 4.42,-19.35 7.5,-28.77 3.14,-9.4 6.85,-18.61 11.16,-27.53 z" + id="path15796" + style="opacity:0.49" /><path + class="st2" + d="m 2898.91,328.22 c -3.33,0.79 -36.08,8 -36.08,8 0,0 -1.29,47.98 2.3,56.95 3.4,8.5 10.43,11.39 14.49,13.05 7.65,3.14 20.27,0.88 23.49,0" + id="path15800" /><polyline + class="st2" + points="2855.6,204.22 2883.6,204.22 2883.6,213.22 2851.04,213.22 " + id="polyline15802" /></g><g + id="g100562"><path + class="st85" + d="m 7461.07,548.86 1.03,13.48 c 0,0 6.58,0.6 15.51,1.25 8.93,0.65 15.5,-1.25 15.5,-1.25 l 1.5,-13.4 c 0,0 -8.6,0.57 -16.77,0.46 -8.17,-0.11 -16.77,-0.54 -16.77,-0.54 z" + id="path15804" /><path + class="st48" + d="M 7416.51,388.92" + id="path15806" /><path + class="st48" + d="M 7407.27,286.85" + id="path15808" /><path + class="st48" + d="M 7419.58,561.37" + id="path15810" /><path + class="st48" + d="M 7413.44,487.87" + id="path15812" /><path + class="st48" + d="M 7532.36,391.57" + id="path15814" /><path + class="st48" + d="M 7548.09,290.3" + id="path15816" /><path + class="st48" + d="M 7518.31,563.47" + id="path15818" /><path + class="st48" + d="M 7529.13,490.52" + id="path15820" /><path + class="st86" + d="M 7404.51,236.18" + id="path15822" /><path + class="st85" + d="m 7403.84,549.16 c 0,0 6.77,-9.33 6.77,-16.83 0,-7.5 10.86,-128.75 12.61,-185.56 1.27,-41.24 2.37,-86.29 3.4,-112.64 l 1.58,-19.52 c 2.5,-22.4 3.2,-40.41 5.73,-40.41 2.53,0 1.23,18.01 3.73,40.41 1.39,12.43 2.81,76.46 4.56,133.28 1.75,56.81 12.61,178.07 12.61,185.56 0,7.5 6.77,16.83 6.77,16.83" + id="path15824" /><path + d="m 7495.15,547.88 c -2.58,0.33 -5.17,0.58 -7.76,0.83 l -0.58,0.06 0.09,-0.62 c 0.64,-4.6 1.26,-9.2 1.94,-13.79 l 2.04,-13.77 2.1,-13.76 c 0.73,-4.59 1.42,-9.18 2.25,-13.76 -0.09,4.66 -0.39,9.31 -0.81,13.94 -0.43,4.63 -0.94,9.26 -1.6,13.86 -0.31,2.31 -0.65,4.61 -1.02,6.9 -0.36,2.3 -0.74,4.59 -1.16,6.88 -0.81,4.58 -1.75,9.14 -2.79,13.68 l -0.49,-0.57 c 2.58,0.01 5.18,0.03 7.79,0.12 z" + id="path15826" + style="opacity:0.4" /><path + class="st48" + d="M 7490.65,326.31" + id="path15830" /><path + class="st48" + d="M 7503.14,228.76" + id="path15832" /><path + class="st48" + d="M 7471.04,533.32" + id="path15834" /><path + class="st48" + d="M 7482.09,491.51" + id="path15836" /><path + class="st48" + d="M 7490.58,421.25" + id="path15838" /><path + class="st48" + d="M 7396.96,545.83" + id="path15840" /><path + class="st48" + d="M 7378.37,516.29" + id="path15842" /><path + d="m 7485.03,562.96 -0.05,-6.6 -0.03,-3.3 c -0.01,-0.55 -0.02,-1.1 -0.05,-1.64 -0.02,-0.27 -0.04,-0.54 -0.07,-0.8 -0.01,-0.06 -0.02,-0.13 -0.03,-0.18 -0.01,-0.03 -0.01,-0.04 -0.02,-0.06 0,0.01 0.01,0.02 0.02,0.03 0.07,0.08 0.18,0.08 0.26,0.04 0.08,-0.06 0.04,-0.05 0.04,-0.03 -0.01,0.01 -0.02,0.04 -0.03,0.07 -0.02,0.05 -0.03,0.12 -0.05,0.18 -0.42,2.11 -0.63,4.34 -0.95,6.5 l -0.44,3.27 c -0.15,1.09 -0.3,2.18 -0.39,3.28 0.03,-2.2 0.23,-4.4 0.45,-6.59 0.1,-1.1 0.24,-2.19 0.37,-3.28 0.14,-1.09 0.24,-2.18 0.48,-3.29 0.02,-0.07 0.04,-0.14 0.06,-0.22 0.01,-0.04 0.02,-0.07 0.05,-0.12 0.03,-0.04 0.02,-0.09 0.16,-0.19 0.11,-0.07 0.25,-0.05 0.35,0.05 0.03,0.04 0.06,0.08 0.07,0.12 0.02,0.05 0.04,0.1 0.04,0.14 0.02,0.08 0.03,0.15 0.04,0.23 0.04,0.29 0.05,0.57 0.06,0.84 0.02,0.56 0.03,1.11 0.03,1.66 0,1.1 0,2.2 -0.04,3.31 -0.05,2.18 -0.17,4.38 -0.33,6.58 z" + id="path15844" + style="opacity:0.5" /><path + d="m 7481.78,561.88 -0.05,-6.6 -0.03,-3.3 c -0.01,-0.55 -0.03,-1.1 -0.06,-1.64 -0.02,-0.27 -0.04,-0.54 -0.07,-0.8 -0.01,-0.06 -0.02,-0.13 -0.03,-0.18 -0.01,-0.03 -0.01,-0.04 -0.02,-0.06 0,0.01 0,0.02 0.02,0.03 0.07,0.07 0.18,0.08 0.25,0.03 0.08,-0.06 0.04,-0.04 0.04,-0.02 -0.01,0.01 -0.02,0.04 -0.03,0.07 -0.02,0.05 -0.03,0.12 -0.05,0.18 -0.42,2.11 -0.63,4.34 -0.96,6.5 l -0.44,3.27 c -0.15,1.09 -0.3,2.18 -0.39,3.28 0.03,-2.2 0.23,-4.4 0.45,-6.59 0.1,-1.1 0.25,-2.19 0.38,-3.28 0.15,-1.09 0.24,-2.18 0.48,-3.29 0.02,-0.07 0.04,-0.14 0.06,-0.22 0.01,-0.04 0.02,-0.07 0.05,-0.12 0.03,-0.04 0.02,-0.09 0.16,-0.19 0.1,-0.07 0.25,-0.05 0.35,0.04 0.04,0.04 0.06,0.08 0.08,0.12 0.02,0.05 0.04,0.1 0.04,0.14 0.02,0.08 0.03,0.15 0.04,0.23 0.04,0.29 0.05,0.57 0.06,0.84 0.02,0.56 0.03,1.11 0.03,1.66 0,1.1 0,2.21 -0.04,3.31 -0.04,2.2 -0.16,4.4 -0.32,6.59 z" + id="path15848" + style="opacity:0.5" /><path + d="m 7478.73,548.95 c 0.13,2.25 0.21,4.51 0.22,6.76 0.02,1.13 -0.01,2.26 -0.05,3.39 -0.02,0.57 -0.05,1.13 -0.09,1.7 -0.02,0.28 -0.05,0.57 -0.09,0.86 -0.02,0.15 -0.05,0.29 -0.09,0.44 -0.02,0.08 -0.05,0.16 -0.09,0.25 -0.04,0.05 -0.04,0.1 -0.15,0.17 -0.03,0.03 -0.12,0.06 -0.2,0.06 -0.07,0 -0.13,-0.03 -0.18,-0.07 -0.22,-0.21 -0.21,-0.34 -0.28,-0.49 -0.05,-0.14 -0.09,-0.28 -0.12,-0.42 -0.07,-0.28 -0.13,-0.56 -0.18,-0.84 -0.11,-0.56 -0.21,-1.11 -0.3,-1.67 -0.17,-1.12 -0.34,-2.24 -0.43,-3.37 -0.2,-2.25 -0.26,-4.52 -0.14,-6.77 0.06,2.25 0.25,4.5 0.52,6.73 0.14,1.11 0.3,2.23 0.49,3.33 0.1,0.55 0.2,1.1 0.32,1.65 0.06,0.27 0.11,0.55 0.19,0.81 0.04,0.13 0.07,0.26 0.12,0.39 0.03,0.11 0.12,0.26 0.11,0.25 -0.02,-0.02 -0.04,-0.02 -0.08,-0.03 -0.05,-0.01 -0.11,0.03 -0.11,0.03 -0.04,0.04 -0.02,0.01 -0.02,0.01 0.02,-0.04 0.04,-0.09 0.05,-0.15 0.03,-0.12 0.06,-0.25 0.08,-0.39 0.04,-0.27 0.07,-0.55 0.1,-0.82 0.05,-0.55 0.09,-1.12 0.11,-1.68 l 0.12,-3.37 z" + id="path15852" + style="opacity:0.5" /><path + d="m 7492.14,562.56 -0.05,-6.6 -0.03,-3.3 c -0.01,-0.55 -0.03,-1.1 -0.06,-1.64 -0.02,-0.27 -0.03,-0.54 -0.07,-0.8 -0.01,-0.06 -0.02,-0.13 -0.03,-0.18 -0.01,-0.03 -0.01,-0.04 -0.02,-0.06 0,0.01 0.01,0.02 0.02,0.03 0.07,0.08 0.18,0.08 0.26,0.04 0.09,-0.06 0.04,-0.05 0.04,-0.03 -0.01,0.01 -0.02,0.04 -0.03,0.07 -0.02,0.05 -0.03,0.12 -0.05,0.18 -0.42,2.11 -0.63,4.34 -0.95,6.5 l -0.44,3.27 c -0.15,1.09 -0.3,2.18 -0.39,3.28 0.03,-2.2 0.23,-4.4 0.45,-6.59 0.1,-1.1 0.24,-2.19 0.37,-3.28 0.14,-1.09 0.24,-2.18 0.48,-3.29 0.02,-0.07 0.04,-0.14 0.06,-0.22 0.01,-0.04 0.02,-0.07 0.05,-0.12 0.03,-0.04 0.02,-0.09 0.16,-0.19 0.1,-0.07 0.25,-0.05 0.35,0.05 0.03,0.04 0.06,0.08 0.07,0.12 0.02,0.05 0.04,0.1 0.04,0.14 0.02,0.08 0.03,0.15 0.04,0.23 0.04,0.29 0.05,0.57 0.06,0.84 0.02,0.56 0.03,1.11 0.03,1.66 0,1.1 0,2.2 -0.04,3.31 -0.05,2.19 -0.16,4.39 -0.32,6.58 z" + id="path15856" + style="opacity:0.5" /><path + d="m 7489.1,549.63 c 0.13,2.25 0.21,4.51 0.22,6.76 0.02,1.13 -0.01,2.26 -0.04,3.39 -0.02,0.57 -0.05,1.13 -0.09,1.7 -0.02,0.28 -0.05,0.57 -0.09,0.86 -0.02,0.15 -0.05,0.29 -0.09,0.44 -0.02,0.08 -0.04,0.16 -0.09,0.25 -0.04,0.05 -0.04,0.1 -0.14,0.17 -0.03,0.03 -0.12,0.06 -0.2,0.06 -0.08,0 -0.13,-0.03 -0.18,-0.07 -0.22,-0.21 -0.21,-0.34 -0.28,-0.49 -0.05,-0.14 -0.09,-0.28 -0.12,-0.42 -0.07,-0.28 -0.12,-0.56 -0.18,-0.84 -0.11,-0.56 -0.21,-1.11 -0.3,-1.67 -0.17,-1.12 -0.34,-2.24 -0.42,-3.37 -0.2,-2.25 -0.26,-4.52 -0.13,-6.77 0.06,2.25 0.25,4.5 0.52,6.73 0.14,1.11 0.29,2.23 0.49,3.33 0.1,0.55 0.2,1.1 0.32,1.65 0.06,0.28 0.11,0.55 0.18,0.81 0.04,0.13 0.07,0.26 0.12,0.39 0.03,0.11 0.12,0.27 0.11,0.25 -0.02,-0.02 -0.04,-0.02 -0.09,-0.03 -0.05,-0.01 -0.1,0.03 -0.11,0.03 -0.04,0.04 -0.02,0.01 -0.02,0.01 0.02,-0.04 0.04,-0.09 0.05,-0.15 0.03,-0.12 0.06,-0.25 0.08,-0.39 0.04,-0.27 0.07,-0.55 0.1,-0.82 0.05,-0.55 0.09,-1.11 0.11,-1.68 l 0.12,-3.37 z" + id="path15860" + style="opacity:0.5" /><path + class="st85" + d="m 7403.84,548.86 -1.03,13.48 c 0,0 -6.58,0.6 -15.51,1.25 -8.93,0.65 -15.51,-1.25 -15.51,-1.25 l -1.5,-13.4 c 0,0 8.6,0.57 16.77,0.46 8.18,-0.11 16.78,-0.54 16.78,-0.54 z" + id="path15866" /><path + class="st48" + d="M 7374.78,325.31" + id="path15868" /><path + class="st48" + d="M 7362.29,227.75" + id="path15870" /><path + class="st48" + d="M 7394.39,532.32" + id="path15872" /><path + class="st48" + d="M 7383.35,490.51" + id="path15874" /><path + class="st48" + d="M 7374.86,420.25" + id="path15876" /><path + d="m 7370.11,547 c 2.6,-0.1 5.2,-0.11 7.8,-0.13 l -0.49,0.57 c -1.04,-4.54 -1.98,-9.1 -2.79,-13.68 -0.42,-2.29 -0.8,-4.58 -1.16,-6.88 -0.37,-2.3 -0.72,-4.6 -1.02,-6.9 -0.66,-4.61 -1.17,-9.23 -1.6,-13.86 -0.42,-4.63 -0.72,-9.28 -0.81,-13.94 0.83,4.59 1.51,9.18 2.25,13.76 l 2.1,13.76 2.04,13.77 c 0.68,4.59 1.3,9.19 1.94,13.79 l 0.09,0.62 -0.58,-0.06 c -2.6,-0.23 -5.19,-0.48 -7.77,-0.82 z" + id="path15878" + style="opacity:0.4" /><path + class="st86" + d="M 7507.52,180.27" + id="path15882" /><line + class="st87" + x1="7434.3599" + y1="67.169998" + x2="7433.9302" + y2="174.2" + id="line15884" /><path + d="m 7482.96,547.23 c 0.17,-3.69 0.46,-7.34 0.65,-11 0.22,-3.66 0.34,-7.31 0.59,-11 0.54,3.66 0.6,7.37 0.41,11.06 -0.22,3.69 -0.7,7.37 -1.65,10.94 z" + id="path15886" + style="opacity:0.4" /><path + d="m 7465.54,546.56 c -0.41,-2.37 -0.76,-4.76 -1,-7.17 -0.22,-2.41 -0.28,-4.82 -0.26,-7.24 0.05,-2.42 0.17,-4.83 0.46,-7.23 0.14,-1.2 0.3,-2.4 0.49,-3.59 0.22,-1.19 0.42,-2.38 0.71,-3.55 -0.14,2.41 -0.32,4.8 -0.43,7.2 -0.11,2.4 -0.2,4.79 -0.22,7.18 -0.05,2.39 -0.01,4.79 0.02,7.18 0,1.2 0.11,2.39 0.16,3.59 0.02,1.22 0.08,2.42 0.07,3.63 z" + id="path15890" + style="opacity:0.4" /><path + d="m 7382.85,547.26 c -0.39,-2.25 -0.48,-4.5 -0.5,-6.75 0.01,-2.25 0.1,-4.5 0.5,-6.75 0.4,2.25 0.49,4.5 0.5,6.75 -0.02,2.25 -0.1,4.5 -0.5,6.75 z" + id="path15894" + style="opacity:0.4" /><path + d="m 7374.01,546.48 c -0.94,-2.09 -1.42,-4.35 -1.66,-6.62 -0.21,-2.27 -0.17,-4.58 0.35,-6.81 0.28,2.27 0.42,4.49 0.64,6.72 0.21,2.22 0.5,4.43 0.67,6.71 z" + id="path15898" + style="opacity:0.4" /><path + d="m 7398.64,545.88 c 1.97,-2.23 3.67,-4.59 5.06,-7.15 1.41,-2.55 2.49,-5.26 3.51,-8.05 -0.25,2.98 -1.2,5.89 -2.63,8.54 -1.45,2.62 -3.43,5.01 -5.94,6.66 z" + id="path15902" + style="opacity:0.4" /><path + d="m 7491.49,547.97 c 0.01,-2.54 0.33,-5.04 0.71,-7.52 0.42,-2.48 0.91,-4.94 1.7,-7.36 -0.01,2.54 -0.32,5.04 -0.71,7.52 -0.42,2.47 -0.91,4.94 -1.7,7.36 z" + id="path15906" + style="opacity:0.4" /><path + d="m 7506.14,188.87 c -0.2,7.99 -0.54,15.96 -0.99,23.93 -0.45,7.98 -0.88,15.96 -1.59,23.91 -0.84,7.95 -1.76,15.88 -2.85,23.8 -0.98,7.93 -2.7,15.77 -4.35,23.58 0.88,-7.95 2.08,-15.82 2.8,-23.77 l 2.41,-23.8 c 0.24,-1.98 0.38,-3.97 0.53,-5.95 l 0.46,-5.96 c 0.34,-3.97 0.65,-7.95 1.03,-11.92 0.72,-7.94 1.58,-15.89 2.55,-23.82 z" + id="path15910" + style="opacity:0.4" /><path + d="m 7444.87,354.55 c 1.45,5.43 2.87,10.89 4,16.4 1.14,5.51 2.13,11 3.56,16.41 l 4.19,16.28 c 0.77,2.69 1.39,5.43 2.25,8.09 0.79,2.69 1.74,5.32 2.68,7.98 -1.35,-2.47 -2.5,-5.05 -3.6,-7.65 -1.09,-2.61 -1.92,-5.3 -2.82,-7.98 -1.69,-5.37 -3.22,-10.79 -4.64,-16.25 -0.7,-2.73 -1.28,-5.5 -1.8,-8.27 -0.49,-2.78 -0.95,-5.55 -1.35,-8.33 l -1.3,-8.32 c -0.4,-2.78 -0.85,-5.55 -1.17,-8.36 z" + id="path15914" + style="opacity:0.4" /><path + d="m 7418.55,386.1 c -0.33,2.8 -0.78,5.57 -1.16,8.36 l -1.3,8.32 c -0.41,2.78 -0.86,5.55 -1.35,8.33 -0.52,2.77 -1.1,5.55 -1.8,8.27 -1.42,5.46 -2.94,10.87 -4.64,16.25 -0.9,2.67 -1.73,5.37 -2.82,7.98 -1.11,2.6 -2.25,5.18 -3.6,7.65 0.93,-2.66 1.89,-5.29 2.68,-7.98 0.86,-2.66 1.48,-5.4 2.25,-8.09 l 4.19,-16.28 c 1.43,-5.41 2.42,-10.89 3.56,-16.41 1.12,-5.51 2.54,-10.97 3.99,-16.4 z" + id="path15918" + style="opacity:0.4" /><path + class="st85" + d="m 7486.58,67.05 c 1.61,4.69 10.02,25.85 11.47,30.78 13.97,47.38 13.98,86.5 13.87,103.29 -0.81,117.53 -9.14,238.11 -8.45,274.46 0.34,17.96 -2.8,35.89 -2.11,53.84 0.04,1.08 0.23,4.85 -1.06,9.5 -0.9,3.25 -4.31,7.87 -5.28,9.5" + id="path15922" /><path + class="st85" + d="m 7370.52,548.95 c -0.94,-1.63 -4.25,-6.25 -5.12,-9.5 -1.25,-4.65 -1.06,-8.42 -1.02,-9.5 0.67,-17.95 -2.38,-35.88 -2.05,-53.84 0.68,-36.36 -7.4,-156.93 -8.19,-274.46 -0.13,-19.64 0.2,-57.21 13.45,-103.29 3.7,-12.85 8.57,-24.3 11.31,-31.31" + id="path15924" /><path + class="st85" + d="M 7379.96,67.05" + id="path15926" /><path + d="m 7380.69,65.69 -0.02,-4.38 c 0,-1.46 -0.05,-2.92 0.12,-4.38 0.15,-1.45 0.39,-2.9 0.73,-4.32 0.18,-0.71 0.37,-1.42 0.64,-2.1 0.07,-0.17 0.14,-0.34 0.24,-0.5 0.05,-0.08 0.09,-0.17 0.21,-0.22 0.09,-0.03 0.16,0.08 0.16,0.12 0.01,0.05 0.02,0.1 0.02,0.15 0.02,0.37 0,0.73 -0.01,1.1 -0.06,2.92 -0.1,5.84 0.01,8.75 0.02,0.73 0.09,1.45 0.09,2.19 0,0.76 -0.32,1.46 -0.28,2.16 0,0.35 0.17,0.67 0.51,0.67 0.32,0.01 0.68,-0.12 0.96,-0.3 0.56,-0.4 0.86,-1.1 1.08,-1.77 0.43,-1.38 0.62,-2.83 0.81,-4.27 0.18,-1.45 0.29,-2.9 0.34,-4.35 l 0.05,-2.19 c 0.01,-0.37 0.01,-0.73 0.05,-1.11 0.01,-0.05 0.01,-0.1 0.03,-0.16 0.01,-0.03 0.02,-0.06 0.05,-0.1 0.02,-0.05 0.15,-0.11 0.21,-0.06 0.21,0.14 0.17,0.21 0.23,0.3 0.08,0.18 0.13,0.36 0.18,0.53 0.39,1.42 0.63,2.87 0.84,4.32 0.42,2.89 0.37,5.88 1.64,8.52 0.15,0.32 0.31,0.65 0.52,0.92 0.21,0.28 0.48,0.42 0.77,0.31 0.58,-0.26 0.96,-0.96 1.23,-1.59 0.58,-1.32 0.6,-2.79 0.32,-4.21 -0.47,-2.91 -0.46,-5.88 0.13,-8.78 0.1,-0.36 0.16,-0.72 0.41,-1.09 0.04,-0.05 0.07,-0.1 0.19,-0.14 0.11,-0.04 0.23,0.01 0.28,0.05 0.12,0.08 0.17,0.16 0.23,0.25 0.11,0.17 0.2,0.33 0.28,0.51 0.31,0.68 0.53,1.39 0.72,2.1 0.37,1.43 0.6,2.88 0.7,4.35 0.11,1.47 -0.04,2.94 0.08,4.37 0.12,1.41 0.58,2.86 1.37,3.98 0.45,0.66 0.72,-0.34 0.88,-0.97 0.16,-0.7 0.25,-1.42 0.32,-2.14 0.15,-1.44 0.24,-2.9 0.34,-4.36 0.09,-1.45 0.13,-2.91 0.17,-4.37 0.02,-0.73 0.03,-1.46 0.06,-2.2 0.03,-0.37 0.04,-0.74 0.15,-1.14 0.02,-0.1 0.07,-0.21 0.16,-0.32 0.04,-0.05 0.13,-0.11 0.2,-0.15 0.08,-0.02 0.18,-0.02 0.26,-0.01 0.29,0.1 0.39,0.28 0.53,0.43 0.85,1.29 1.28,2.69 1.78,4.07 0.48,1.39 0.82,2.84 0.97,4.31 0.17,1.48 0,2.95 0.35,4.32 0.08,0.34 0.2,0.68 0.34,1 0.13,0.31 0.32,0.71 0.46,0.81 0.02,0.01 -0.05,-0.01 -0.02,-0.01 0.02,-0.03 0.06,-0.08 0.09,-0.15 0.06,-0.14 0.11,-0.31 0.15,-0.48 0.08,-0.34 0.13,-0.7 0.18,-1.06 0.35,-2.88 0.63,-5.8 1.03,-8.7 0.09,-0.73 0.2,-1.45 0.32,-2.17 0.06,-0.36 0.12,-0.73 0.2,-1.09 0.1,-0.37 0.13,-0.71 0.38,-1.13 0.04,-0.05 0.07,-0.12 0.23,-0.17 0.12,-0.06 0.3,0.03 0.35,0.08 0.12,0.11 0.16,0.21 0.21,0.3 0.09,0.19 0.15,0.37 0.21,0.55 0.11,0.36 0.19,0.72 0.27,1.09 0.15,0.72 0.26,1.45 0.35,2.18 0.42,2.93 0.12,5.87 0.66,8.72 0.12,0.71 0.26,1.43 0.45,2.12 0.05,0.17 0.1,0.34 0.16,0.5 0.03,0.08 0.06,0.16 0.09,0.23 0.02,0.07 0.11,0.13 0.03,0.08 -0.09,-0.02 -0.06,0.03 -0.02,-0.05 0.04,-0.04 0.07,-0.13 0.1,-0.2 0.06,-0.16 0.11,-0.32 0.16,-0.5 0.37,-1.39 0.61,-2.84 0.87,-4.27 0.52,-2.87 0.96,-5.75 1.52,-8.63 0.09,-0.37 0.13,-0.71 0.34,-1.11 0.04,-0.05 0.07,-0.13 0.22,-0.18 0.15,-0.05 0.26,0.06 0.33,0.11 0.08,0.11 0.14,0.21 0.17,0.3 0.07,0.19 0.12,0.37 0.16,0.55 0.17,0.73 0.27,1.45 0.37,2.18 0.19,1.45 0.35,2.9 0.51,4.35 0.15,1.45 0.31,2.89 0.75,4.27 0.21,0.69 0.5,1.35 0.83,1.99 0.16,0.32 0.34,0.64 0.54,0.92 0.1,0.13 0.23,0.27 0.31,0.31 0.04,0.01 -0.01,-0.01 0.02,0 0.02,-0.05 0.05,-0.1 0.05,-0.19 0.08,-0.66 -0.01,-1.42 -0.05,-2.14 -0.05,-0.73 -0.1,-1.46 -0.12,-2.19 -0.05,-1.46 -0.04,-2.94 0.08,-4.4 0.12,-1.46 0.29,-2.92 0.61,-4.36 0.08,-0.36 0.17,-0.72 0.31,-1.08 0.07,-0.18 0.12,-0.36 0.35,-0.55 0.09,-0.04 0.18,-0.08 0.28,-0.03 0.1,0.04 0.12,0.09 0.17,0.14 0.06,0.1 0.11,0.19 0.14,0.28 0.26,0.73 0.35,1.45 0.46,2.18 0.36,2.91 0.58,5.82 0.59,8.76 v 2.19 l -0.02,1.1 v 0.27 0.12 c -0.02,0.03 0.07,-0.01 -0.13,-0.08 -0.14,0.06 -0.05,0.02 -0.07,0.02 0.07,-0.12 0.13,-0.31 0.18,-0.48 0.42,-1.38 0.71,-2.82 0.99,-4.25 0.27,-1.43 0.5,-2.87 0.68,-4.32 0.2,-1.45 0.29,-2.89 0.49,-4.36 0.04,-0.19 0.04,-0.36 0.18,-0.58 0.03,-0.05 0.14,-0.13 0.23,-0.11 0.11,0.01 0.15,0.06 0.2,0.1 0.08,0.08 0.14,0.17 0.19,0.25 0.19,0.34 0.3,0.69 0.41,1.05 0.21,0.71 0.36,1.43 0.46,2.16 0.21,1.45 0.21,2.94 0.06,4.4 -0.16,1.45 -0.23,2.9 0.06,4.33 0.06,0.36 0.13,0.72 0.22,1.06 0.05,0.17 0.1,0.35 0.17,0.5 0.06,0.16 0.18,0.31 0.23,0.25 0.19,-0.2 0.29,-0.6 0.38,-0.94 0.09,-0.35 0.17,-0.71 0.24,-1.06 0.29,-1.43 0.56,-2.87 0.89,-4.29 0.33,-1.42 0.71,-2.83 1.09,-4.25 0.19,-0.7 0.39,-1.41 0.61,-2.11 0.11,-0.35 0.22,-0.7 0.38,-1.03 0.04,-0.08 0.09,-0.17 0.15,-0.24 0.06,-0.09 0.2,-0.13 0.29,-0.08 0.21,0.04 0.33,0.21 0.44,0.36 0.4,0.63 0.6,1.34 0.81,2.04 0.2,0.7 0.36,1.42 0.51,2.13 0.62,2.86 0.89,5.79 0.79,8.71 0.08,-2.92 -0.21,-5.85 -0.85,-8.69 -0.15,-0.71 -0.32,-1.42 -0.52,-2.12 -0.21,-0.69 -0.42,-1.41 -0.81,-2.01 -0.11,-0.13 -0.23,-0.29 -0.38,-0.32 -0.17,-0.08 -0.25,0.13 -0.33,0.28 -0.15,0.33 -0.26,0.68 -0.37,1.02 -0.21,0.7 -0.4,1.4 -0.59,2.11 -0.37,1.41 -0.74,2.83 -1.06,4.25 -0.32,1.42 -0.58,2.86 -0.86,4.29 -0.07,0.36 -0.14,0.72 -0.23,1.07 -0.11,0.35 -0.14,0.72 -0.45,1.06 -0.13,0.09 -0.31,0.02 -0.37,-0.07 -0.07,-0.08 -0.12,-0.17 -0.16,-0.26 -0.08,-0.18 -0.13,-0.35 -0.18,-0.53 -0.09,-0.36 -0.17,-0.72 -0.24,-1.08 -0.3,-1.45 -0.24,-2.95 -0.09,-4.39 0.14,-1.45 0.15,-2.9 -0.07,-4.34 -0.1,-0.72 -0.25,-1.43 -0.46,-2.12 -0.11,-0.34 -0.22,-0.69 -0.39,-0.99 -0.08,-0.16 -0.21,-0.26 -0.17,-0.21 -0.06,0.09 -0.1,0.29 -0.13,0.46 -0.19,1.43 -0.28,2.9 -0.48,4.35 -0.18,1.45 -0.41,2.9 -0.68,4.34 -0.28,1.44 -0.57,2.87 -0.99,4.28 -0.06,0.18 -0.1,0.35 -0.21,0.54 -0.05,0.03 0.03,0.05 -0.16,0.12 -0.26,-0.06 -0.16,-0.18 -0.19,-0.18 -0.01,-0.06 -0.01,-0.11 -0.01,-0.16 v -0.28 l 0.02,-1.09 v -2.19 c -0.02,-2.91 -0.24,-5.83 -0.61,-8.71 -0.11,-0.71 -0.21,-1.45 -0.44,-2.1 -0.03,-0.08 -0.07,-0.15 -0.1,-0.21 -0.06,-0.05 -0.02,-0.03 0,-0.03 -0.05,0.05 -0.16,0.22 -0.21,0.38 -0.12,0.32 -0.21,0.68 -0.29,1.03 -0.3,1.41 -0.47,2.86 -0.59,4.31 -0.11,1.45 -0.13,2.9 -0.07,4.36 0.03,0.73 0.08,1.45 0.13,2.18 0.04,0.73 0.14,1.44 0.05,2.23 -0.01,0.1 -0.05,0.21 -0.11,0.33 -0.06,0.06 -0.12,0.13 -0.21,0.16 -0.1,0.03 -0.18,0.01 -0.26,-0.01 -0.25,-0.12 -0.35,-0.28 -0.48,-0.44 -0.23,-0.31 -0.41,-0.64 -0.58,-0.97 -0.34,-0.65 -0.63,-1.34 -0.85,-2.05 -0.46,-1.41 -0.63,-2.9 -0.78,-4.34 -0.16,-1.45 -0.33,-2.9 -0.52,-4.34 -0.1,-0.72 -0.2,-1.44 -0.37,-2.14 -0.04,-0.17 -0.09,-0.35 -0.14,-0.5 -0.03,-0.09 -0.06,-0.14 -0.09,-0.18 0,0.01 0.03,0.02 0.09,0.01 0.06,-0.03 0.03,-0.02 0.02,0 -0.13,0.24 -0.21,0.64 -0.28,0.98 -0.55,2.85 -0.98,5.75 -1.5,8.62 -0.26,1.44 -0.5,2.88 -0.87,4.31 -0.05,0.18 -0.11,0.36 -0.18,0.54 -0.05,0.09 -0.07,0.18 -0.15,0.29 -0.05,0.08 -0.18,0.27 -0.46,0.23 -0.25,-0.1 -0.26,-0.23 -0.32,-0.32 -0.05,-0.1 -0.08,-0.19 -0.12,-0.28 -0.07,-0.18 -0.12,-0.36 -0.17,-0.54 -0.19,-0.72 -0.34,-1.44 -0.46,-2.16 -0.56,-2.92 -0.27,-5.87 -0.69,-8.73 -0.09,-0.72 -0.2,-1.44 -0.35,-2.14 -0.07,-0.35 -0.15,-0.7 -0.26,-1.04 -0.05,-0.17 -0.11,-0.33 -0.18,-0.48 -0.03,-0.07 -0.08,-0.14 -0.09,-0.15 -0.02,0 0.06,0.02 0.1,0.02 0.06,-0.03 0.04,-0.02 0.03,0 -0.12,0.2 -0.22,0.61 -0.29,0.94 -0.07,0.35 -0.14,0.71 -0.2,1.06 -0.12,0.72 -0.21,1.44 -0.31,2.16 -0.4,2.89 -0.68,5.78 -1.05,8.7 -0.05,0.36 -0.11,0.73 -0.2,1.1 -0.04,0.19 -0.09,0.37 -0.18,0.57 -0.04,0.1 -0.1,0.2 -0.21,0.31 -0.05,0.05 -0.16,0.1 -0.24,0.12 -0.1,0.01 -0.21,-0.02 -0.28,-0.06 -0.26,-0.17 -0.32,-0.36 -0.42,-0.53 -0.09,-0.17 -0.17,-0.34 -0.24,-0.51 -0.15,-0.35 -0.28,-0.71 -0.37,-1.07 -0.37,-1.48 -0.18,-2.97 -0.35,-4.39 -0.14,-1.44 -0.47,-2.85 -0.94,-4.22 -0.48,-1.36 -0.94,-2.79 -1.7,-3.95 -0.09,-0.12 -0.23,-0.26 -0.29,-0.27 0.01,-0.02 -0.05,0.01 -0.1,0.19 -0.09,0.3 -0.11,0.68 -0.13,1.03 -0.04,0.72 -0.05,1.45 -0.07,2.18 -0.04,1.46 -0.08,2.92 -0.18,4.38 -0.1,1.46 -0.19,2.92 -0.35,4.38 -0.08,0.73 -0.17,1.46 -0.34,2.19 -0.09,0.36 -0.18,0.73 -0.39,1.09 -0.09,0.17 -0.28,0.4 -0.59,0.41 -0.31,-0.02 -0.46,-0.21 -0.59,-0.35 -0.89,-1.27 -1.32,-2.71 -1.46,-4.2 -0.12,-1.48 0.03,-2.94 -0.08,-4.38 -0.09,-1.44 -0.31,-2.88 -0.67,-4.28 -0.18,-0.7 -0.4,-1.39 -0.69,-2.04 -0.07,-0.16 -0.16,-0.32 -0.25,-0.45 -0.04,-0.06 -0.1,-0.13 -0.14,-0.15 -0.02,-0.01 0,0 0.03,0 0.02,-0.01 -0.01,0.01 -0.02,0.03 -0.16,0.24 -0.26,0.62 -0.34,0.95 -0.58,2.82 -0.61,5.79 -0.15,8.64 0.28,1.44 0.26,3.01 -0.35,4.39 -0.15,0.34 -0.32,0.68 -0.54,0.99 -0.22,0.3 -0.48,0.62 -0.88,0.77 -0.2,0.07 -0.45,0.09 -0.65,-0.01 -0.2,-0.1 -0.35,-0.25 -0.47,-0.4 -0.24,-0.31 -0.41,-0.64 -0.56,-0.98 -0.61,-1.35 -0.97,-2.8 -1.16,-4.25 -0.19,-1.46 -0.28,-2.91 -0.49,-4.35 -0.21,-1.44 -0.45,-2.88 -0.83,-4.28 -0.05,-0.17 -0.1,-0.35 -0.17,-0.5 -0.01,-0.07 -0.11,-0.18 -0.05,-0.15 0.02,0.01 0.1,-0.03 0.1,-0.04 0,-0.01 0,0.01 -0.01,0.02 -0.01,0.03 -0.02,0.07 -0.02,0.11 -0.04,0.34 -0.04,0.72 -0.05,1.08 l -0.06,2.19 c -0.06,1.46 -0.17,2.92 -0.35,4.38 -0.19,1.45 -0.39,2.91 -0.83,4.32 -0.24,0.69 -0.54,1.43 -1.18,1.89 -0.33,0.21 -0.69,0.35 -1.1,0.34 -0.2,-0.01 -0.43,-0.11 -0.54,-0.3 -0.12,-0.18 -0.15,-0.39 -0.16,-0.58 -0.03,-0.77 0.3,-1.46 0.3,-2.17 0,-0.72 -0.06,-1.45 -0.08,-2.18 -0.09,-2.92 -0.03,-5.84 0.05,-8.76 0.01,-0.36 0.03,-0.73 0.01,-1.09 0,-0.08 -0.03,-0.2 -0.04,-0.16 -0.04,0.02 -0.11,0.1 -0.15,0.17 -0.09,0.15 -0.17,0.32 -0.23,0.48 -0.27,0.67 -0.47,1.38 -0.65,2.08 -0.35,1.41 -0.6,2.85 -0.76,4.3 -0.18,1.45 -0.14,2.91 -0.15,4.37 z" + id="path15928" + style="opacity:0.5" /><path + class="st2" + d="m 7433.45,66.84 h 53.65 v -19.2 c -3.58,-0.49 -7.22,-0.93 -10.91,-1.32 -15,-1.57 -29.35,-2.07 -42.96,-1.76 h -0.99 c -13.61,-0.31 -27.96,0.19 -42.96,1.76 -3.69,0.39 -7.32,0.83 -10.91,1.32 v 19.2 h 53.65 z" + id="path15932" /><path + class="st2" + d="m 7486.77,48.07 c -4.19,-0.02 -9.72,0.86 -13.94,0.88 -13.4,0.07 -26.6,0.37 -39.6,0.88 h -0.99 c -13,-0.51 -26.2,-0.81 -39.6,-0.88 -4.23,-0.02 -9.76,-0.9 -13.94,-0.88" + id="path15934" /><path + d="m 7484.79,65.69 -0.02,-4.38 c -0.01,-1.46 0.03,-2.92 -0.15,-4.37 -0.16,-1.45 -0.41,-2.89 -0.76,-4.3 -0.18,-0.71 -0.38,-1.41 -0.65,-2.08 -0.07,-0.17 -0.14,-0.33 -0.24,-0.48 -0.04,-0.07 -0.1,-0.16 -0.15,-0.17 0,-0.03 -0.04,0.08 -0.04,0.16 -0.01,0.36 0.01,0.73 0.01,1.09 0.08,2.92 0.14,5.84 0.05,8.76 -0.02,0.73 -0.08,1.47 -0.08,2.18 0,0.71 0.33,1.4 0.3,2.17 -0.01,0.19 -0.04,0.39 -0.16,0.58 -0.11,0.19 -0.34,0.29 -0.54,0.3 -0.41,0.01 -0.77,-0.13 -1.1,-0.34 -0.65,-0.46 -0.95,-1.2 -1.18,-1.89 -0.45,-1.41 -0.64,-2.87 -0.83,-4.32 -0.18,-1.45 -0.29,-2.91 -0.35,-4.38 l -0.06,-2.19 c -0.01,-0.36 -0.01,-0.73 -0.05,-1.08 0,-0.04 -0.01,-0.08 -0.02,-0.11 0,-0.02 -0.01,-0.03 -0.01,-0.02 0,0.01 0.08,0.05 0.1,0.04 0.06,-0.04 -0.04,0.08 -0.05,0.15 -0.07,0.16 -0.12,0.33 -0.17,0.5 -0.38,1.39 -0.62,2.84 -0.83,4.28 -0.21,1.44 -0.3,2.89 -0.49,4.35 -0.18,1.46 -0.54,2.91 -1.16,4.25 -0.16,0.34 -0.32,0.67 -0.56,0.98 -0.12,0.15 -0.27,0.3 -0.47,0.4 -0.21,0.1 -0.45,0.08 -0.65,0.01 -0.4,-0.16 -0.66,-0.47 -0.88,-0.77 -0.22,-0.31 -0.39,-0.65 -0.54,-0.99 -0.61,-1.38 -0.63,-2.95 -0.35,-4.39 0.46,-2.85 0.43,-5.82 -0.15,-8.64 -0.08,-0.34 -0.18,-0.72 -0.34,-0.95 -0.01,-0.02 -0.04,-0.04 -0.02,-0.03 0.03,0 0.05,0 0.03,0 -0.04,0.02 -0.09,0.09 -0.14,0.15 -0.09,0.14 -0.17,0.29 -0.25,0.45 -0.29,0.65 -0.51,1.34 -0.69,2.04 -0.36,1.4 -0.59,2.84 -0.68,4.28 -0.1,1.44 0.05,2.9 -0.08,4.38 -0.13,1.49 -0.56,2.94 -1.46,4.2 -0.14,0.14 -0.29,0.33 -0.59,0.35 -0.31,-0.01 -0.5,-0.24 -0.59,-0.41 -0.2,-0.36 -0.3,-0.72 -0.38,-1.09 -0.17,-0.73 -0.25,-1.46 -0.34,-2.19 -0.16,-1.46 -0.25,-2.92 -0.35,-4.38 -0.09,-1.46 -0.14,-2.92 -0.18,-4.38 -0.02,-0.73 -0.03,-1.46 -0.07,-2.18 -0.03,-0.35 -0.05,-0.73 -0.13,-1.03 -0.05,-0.18 -0.11,-0.21 -0.1,-0.19 -0.06,0.02 -0.19,0.15 -0.29,0.27 -0.76,1.16 -1.22,2.59 -1.7,3.95 -0.47,1.37 -0.8,2.78 -0.94,4.22 -0.17,1.42 0.02,2.91 -0.35,4.39 -0.09,0.37 -0.21,0.73 -0.37,1.07 -0.08,0.17 -0.15,0.34 -0.24,0.51 -0.1,0.17 -0.17,0.35 -0.42,0.53 -0.07,0.04 -0.17,0.07 -0.28,0.06 -0.08,-0.02 -0.2,-0.07 -0.25,-0.12 -0.11,-0.11 -0.17,-0.21 -0.21,-0.31 -0.09,-0.2 -0.14,-0.38 -0.18,-0.57 -0.08,-0.37 -0.14,-0.73 -0.2,-1.1 -0.37,-2.91 -0.65,-5.81 -1.05,-8.7 -0.1,-0.72 -0.19,-1.44 -0.31,-2.16 -0.06,-0.36 -0.12,-0.71 -0.2,-1.06 -0.07,-0.33 -0.17,-0.74 -0.29,-0.94 -0.01,-0.02 -0.04,-0.03 0.03,0 0.04,0 0.12,-0.02 0.1,-0.02 -0.01,0.01 -0.06,0.08 -0.09,0.15 -0.07,0.14 -0.13,0.31 -0.18,0.48 -0.1,0.34 -0.18,0.69 -0.26,1.04 -0.14,0.71 -0.25,1.42 -0.35,2.14 -0.42,2.86 -0.13,5.82 -0.69,8.73 -0.13,0.73 -0.27,1.45 -0.46,2.16 -0.05,0.18 -0.1,0.36 -0.17,0.54 -0.03,0.09 -0.07,0.18 -0.12,0.28 -0.06,0.09 -0.07,0.21 -0.32,0.32 -0.27,0.04 -0.41,-0.15 -0.46,-0.23 -0.07,-0.1 -0.1,-0.19 -0.15,-0.29 -0.07,-0.18 -0.13,-0.36 -0.18,-0.54 -0.38,-1.44 -0.61,-2.87 -0.87,-4.31 -0.52,-2.87 -0.95,-5.77 -1.5,-8.62 -0.08,-0.34 -0.15,-0.74 -0.28,-0.98 -0.01,-0.03 -0.04,-0.03 0.02,0 0.06,0.01 0.09,0 0.09,-0.01 -0.03,0.04 -0.06,0.09 -0.09,0.18 -0.06,0.15 -0.1,0.32 -0.14,0.5 -0.16,0.69 -0.26,1.42 -0.37,2.14 -0.2,1.44 -0.36,2.89 -0.52,4.34 -0.15,1.44 -0.32,2.93 -0.78,4.34 -0.22,0.71 -0.52,1.39 -0.86,2.05 -0.17,0.33 -0.35,0.65 -0.57,0.97 -0.12,0.15 -0.23,0.32 -0.48,0.44 -0.08,0.03 -0.16,0.04 -0.26,0.01 -0.09,-0.03 -0.15,-0.1 -0.2,-0.16 -0.06,-0.11 -0.1,-0.23 -0.11,-0.33 -0.09,-0.79 0.01,-1.5 0.05,-2.23 0.05,-0.73 0.1,-1.45 0.13,-2.18 0.06,-1.45 0.04,-2.91 -0.07,-4.36 -0.12,-1.45 -0.29,-2.9 -0.59,-4.31 -0.08,-0.35 -0.17,-0.7 -0.29,-1.03 -0.05,-0.16 -0.15,-0.33 -0.21,-0.38 0.01,0 0.05,-0.02 0,0.03 -0.04,0.06 -0.07,0.13 -0.1,0.21 -0.23,0.65 -0.33,1.39 -0.44,2.1 -0.37,2.88 -0.59,5.8 -0.61,8.71 v 2.19 l 0.02,1.09 v 0.28 c 0,0.05 0,0.09 -0.01,0.16 -0.03,0 0.06,0.12 -0.19,0.18 -0.19,-0.07 -0.11,-0.09 -0.16,-0.12 -0.11,-0.2 -0.15,-0.36 -0.21,-0.54 -0.42,-1.41 -0.71,-2.85 -0.99,-4.28 -0.27,-1.44 -0.49,-2.88 -0.68,-4.34 -0.19,-1.45 -0.28,-2.92 -0.47,-4.35 -0.03,-0.17 -0.07,-0.37 -0.13,-0.46 0.04,-0.05 -0.08,0.05 -0.17,0.21 -0.17,0.3 -0.28,0.65 -0.39,0.99 -0.21,0.69 -0.35,1.4 -0.46,2.12 -0.22,1.44 -0.21,2.89 -0.07,4.34 0.15,1.45 0.21,2.95 -0.09,4.39 -0.07,0.36 -0.14,0.72 -0.24,1.08 -0.05,0.18 -0.1,0.36 -0.18,0.53 -0.04,0.09 -0.08,0.18 -0.16,0.26 -0.06,0.09 -0.24,0.16 -0.37,0.07 -0.32,-0.33 -0.34,-0.7 -0.46,-1.06 -0.09,-0.36 -0.16,-0.72 -0.23,-1.07 -0.28,-1.43 -0.54,-2.87 -0.86,-4.29 -0.32,-1.42 -0.69,-2.84 -1.06,-4.25 -0.19,-0.7 -0.38,-1.41 -0.59,-2.11 -0.11,-0.35 -0.22,-0.7 -0.37,-1.02 -0.08,-0.15 -0.17,-0.35 -0.33,-0.28 -0.16,0.03 -0.28,0.18 -0.39,0.32 -0.39,0.61 -0.6,1.32 -0.81,2.01 -0.2,0.7 -0.37,1.41 -0.52,2.12 -0.64,2.85 -0.93,5.77 -0.85,8.69 -0.1,-2.92 0.17,-5.85 0.79,-8.71 0.15,-0.71 0.31,-1.43 0.51,-2.13 0.21,-0.7 0.41,-1.41 0.81,-2.04 0.11,-0.14 0.23,-0.31 0.44,-0.36 0.09,-0.04 0.23,0 0.29,0.08 0.06,0.08 0.11,0.16 0.15,0.24 0.16,0.34 0.27,0.69 0.38,1.03 0.22,0.7 0.42,1.4 0.61,2.11 0.38,1.41 0.76,2.82 1.09,4.25 0.33,1.42 0.6,2.86 0.89,4.29 0.07,0.36 0.15,0.71 0.24,1.06 0.09,0.33 0.19,0.74 0.38,0.94 0.05,0.07 0.17,-0.09 0.23,-0.25 0.07,-0.16 0.12,-0.33 0.17,-0.5 0.09,-0.35 0.16,-0.71 0.22,-1.06 0.28,-1.43 0.21,-2.88 0.06,-4.33 -0.16,-1.45 -0.16,-2.94 0.06,-4.4 0.1,-0.73 0.25,-1.45 0.46,-2.16 0.11,-0.35 0.22,-0.7 0.41,-1.05 0.05,-0.09 0.1,-0.17 0.18,-0.25 0.04,-0.04 0.09,-0.09 0.2,-0.1 0.09,-0.02 0.2,0.06 0.23,0.11 0.14,0.22 0.14,0.39 0.18,0.58 0.2,1.47 0.29,2.91 0.49,4.36 0.19,1.45 0.41,2.89 0.68,4.32 0.28,1.43 0.57,2.86 0.99,4.25 0.05,0.17 0.11,0.35 0.18,0.48 -0.02,0 0.07,0.03 -0.07,-0.02 -0.2,0.07 -0.11,0.11 -0.13,0.08 v -0.12 -0.27 l -0.02,-1.1 -0.01,-2.19 c 0.01,-2.93 0.22,-5.85 0.59,-8.76 0.11,-0.73 0.2,-1.45 0.46,-2.18 0.04,-0.09 0.08,-0.18 0.14,-0.28 0.05,-0.05 0.07,-0.1 0.17,-0.14 0.1,-0.05 0.19,-0.02 0.28,0.03 0.22,0.18 0.27,0.37 0.35,0.55 0.14,0.36 0.23,0.72 0.31,1.08 0.31,1.44 0.48,2.9 0.6,4.36 0.12,1.46 0.13,2.93 0.08,4.4 -0.03,0.73 -0.07,1.46 -0.12,2.19 -0.04,0.72 -0.13,1.48 -0.05,2.14 0.01,0.09 0.04,0.14 0.05,0.19 0.03,0 -0.02,0.02 0.02,0 0.08,-0.04 0.21,-0.18 0.31,-0.31 0.2,-0.28 0.38,-0.6 0.54,-0.92 0.33,-0.65 0.61,-1.3 0.83,-1.99 0.44,-1.37 0.6,-2.81 0.75,-4.27 0.16,-1.45 0.32,-2.9 0.51,-4.35 0.1,-0.73 0.2,-1.45 0.37,-2.18 0.04,-0.18 0.09,-0.36 0.16,-0.55 0.03,-0.09 0.08,-0.19 0.16,-0.3 0.06,-0.05 0.18,-0.16 0.33,-0.11 0.15,0.05 0.18,0.13 0.21,0.18 0.21,0.41 0.25,0.75 0.34,1.11 0.56,2.88 1,5.76 1.52,8.63 0.26,1.43 0.51,2.88 0.87,4.27 0.05,0.17 0.1,0.34 0.16,0.5 0.03,0.07 0.07,0.16 0.1,0.2 0.04,0.08 0.06,0.03 -0.02,0.05 -0.08,0.04 0.01,-0.02 0.03,-0.08 0.03,-0.07 0.07,-0.15 0.1,-0.23 0.06,-0.16 0.11,-0.33 0.16,-0.5 0.18,-0.69 0.33,-1.41 0.45,-2.12 0.54,-2.85 0.25,-5.79 0.66,-8.72 0.09,-0.73 0.2,-1.46 0.35,-2.18 0.08,-0.36 0.16,-0.72 0.27,-1.09 0.06,-0.18 0.12,-0.36 0.21,-0.55 0.05,-0.09 0.09,-0.19 0.21,-0.3 0.05,-0.05 0.22,-0.14 0.35,-0.08 0.16,0.05 0.18,0.12 0.23,0.17 0.26,0.42 0.29,0.76 0.38,1.13 0.08,0.36 0.14,0.73 0.2,1.09 0.12,0.73 0.22,1.45 0.32,2.17 0.39,2.89 0.67,5.82 1.03,8.7 0.05,0.36 0.11,0.71 0.19,1.06 0.04,0.17 0.09,0.34 0.15,0.48 0.03,0.08 0.07,0.12 0.09,0.15 0.03,0 -0.04,0.01 -0.02,0.01 0.14,-0.1 0.33,-0.51 0.46,-0.81 0.14,-0.32 0.26,-0.65 0.34,-1 0.35,-1.37 0.18,-2.85 0.35,-4.32 0.15,-1.47 0.49,-2.92 0.97,-4.31 0.5,-1.38 0.93,-2.78 1.78,-4.07 0.14,-0.15 0.23,-0.33 0.53,-0.43 0.08,-0.01 0.18,-0.01 0.27,0.01 0.07,0.04 0.16,0.09 0.2,0.15 0.08,0.11 0.13,0.22 0.16,0.32 0.11,0.4 0.12,0.76 0.15,1.14 0.04,0.74 0.05,1.47 0.06,2.2 0.03,1.46 0.08,2.91 0.17,4.37 0.09,1.45 0.19,2.91 0.34,4.36 0.08,0.72 0.17,1.44 0.32,2.14 0.16,0.63 0.43,1.63 0.88,0.97 0.79,-1.12 1.26,-2.57 1.37,-3.98 0.12,-1.43 -0.02,-2.9 0.08,-4.37 0.09,-1.47 0.33,-2.93 0.7,-4.35 0.19,-0.71 0.41,-1.42 0.72,-2.1 0.08,-0.17 0.17,-0.34 0.28,-0.51 0.07,-0.08 0.12,-0.17 0.23,-0.25 0.05,-0.04 0.17,-0.09 0.28,-0.05 0.11,0.04 0.14,0.1 0.19,0.14 0.25,0.38 0.31,0.73 0.41,1.09 0.59,2.9 0.6,5.87 0.13,8.78 -0.28,1.42 -0.26,2.89 0.32,4.21 0.28,0.63 0.66,1.33 1.23,1.59 0.29,0.12 0.56,-0.03 0.77,-0.31 0.21,-0.27 0.37,-0.59 0.52,-0.92 1.26,-2.64 1.22,-5.63 1.64,-8.52 0.21,-1.45 0.45,-2.89 0.84,-4.32 0.05,-0.18 0.11,-0.35 0.18,-0.53 0.06,-0.09 0.02,-0.17 0.23,-0.3 0.06,-0.05 0.19,0.01 0.21,0.06 0.03,0.05 0.04,0.08 0.05,0.1 0.02,0.06 0.02,0.11 0.03,0.16 0.04,0.38 0.04,0.74 0.05,1.11 l 0.05,2.19 c 0.05,1.46 0.17,2.91 0.34,4.35 0.19,1.44 0.38,2.9 0.81,4.27 0.22,0.67 0.52,1.37 1.08,1.77 0.28,0.18 0.64,0.31 0.96,0.3 0.34,0 0.5,-0.32 0.51,-0.67 0.04,-0.7 -0.28,-1.4 -0.28,-2.16 0,-0.74 0.07,-1.46 0.09,-2.19 0.11,-2.91 0.07,-5.84 0.01,-8.75 -0.01,-0.37 -0.02,-0.73 -0.01,-1.1 0,-0.05 0.01,-0.09 0.02,-0.15 0,-0.04 0.06,-0.15 0.16,-0.12 0.12,0.06 0.16,0.14 0.21,0.22 0.1,0.16 0.17,0.33 0.24,0.5 0.27,0.68 0.46,1.39 0.64,2.1 0.34,1.42 0.58,2.87 0.73,4.32 0.17,1.45 0.12,2.92 0.12,4.38 z" + id="path15936" + style="opacity:0.5" /><path + d="m 7365.59,228.76 c 0.66,8.19 1.44,16.35 2.24,24.51 0.83,8.16 1.73,16.3 2.76,24.43 0.98,8.14 2.15,16.24 3.38,24.34 l 0.95,6.07 1.03,6.06 c 0.59,4.06 1.48,8.07 2.12,12.13 -2.19,-7.92 -4.16,-15.91 -5.64,-24 -0.42,-2.01 -0.77,-4.04 -1.11,-6.07 l -1.02,-6.08 c -0.6,-4.07 -1.2,-8.13 -1.71,-12.21 -1,-8.16 -1.81,-16.34 -2.32,-24.55 -0.53,-8.19 -0.8,-16.42 -0.68,-24.63 z" + id="path15940" + style="opacity:0.4" /><path + d="m 7470.17,562.1 -0.05,-6.6 -0.03,-3.3 c -0.01,-0.55 -0.02,-1.1 -0.05,-1.64 -0.02,-0.27 -0.04,-0.54 -0.07,-0.8 -0.01,-0.06 -0.02,-0.13 -0.03,-0.18 -0.01,-0.03 -0.01,-0.04 -0.02,-0.06 0,0.01 0.01,0.02 0.02,0.03 0.07,0.08 0.18,0.08 0.26,0.04 0.08,-0.06 0.04,-0.05 0.04,-0.03 -0.01,0.01 -0.02,0.04 -0.03,0.07 -0.02,0.05 -0.03,0.12 -0.05,0.18 -0.42,2.11 -0.63,4.34 -0.95,6.5 l -0.44,3.27 c -0.15,1.09 -0.3,2.18 -0.39,3.28 0.03,-2.2 0.23,-4.4 0.45,-6.59 0.1,-1.1 0.24,-2.19 0.37,-3.28 0.14,-1.09 0.24,-2.18 0.48,-3.29 0.02,-0.07 0.04,-0.14 0.06,-0.22 0.01,-0.04 0.02,-0.07 0.05,-0.12 0.03,-0.04 0.02,-0.09 0.16,-0.19 0.11,-0.07 0.25,-0.05 0.35,0.05 0.03,0.04 0.06,0.08 0.07,0.12 0.02,0.05 0.04,0.1 0.04,0.14 0.02,0.08 0.03,0.15 0.04,0.23 0.04,0.29 0.05,0.57 0.06,0.84 0.02,0.56 0.03,1.11 0.03,1.66 0,1.1 0,2.2 -0.04,3.31 -0.05,2.19 -0.17,4.39 -0.33,6.58 z" + id="path15944" + style="opacity:0.5" /><path + d="m 7466.92,561.03 -0.05,-6.6 -0.03,-3.3 c -0.01,-0.55 -0.03,-1.1 -0.06,-1.64 -0.02,-0.27 -0.04,-0.54 -0.07,-0.8 -0.01,-0.06 -0.02,-0.13 -0.03,-0.18 -0.01,-0.03 -0.01,-0.04 -0.02,-0.06 0,0.01 0.01,0.02 0.02,0.03 0.07,0.07 0.18,0.08 0.25,0.03 0.08,-0.06 0.04,-0.04 0.04,-0.02 -0.01,0.01 -0.02,0.04 -0.03,0.07 -0.02,0.05 -0.03,0.12 -0.05,0.18 -0.42,2.11 -0.63,4.34 -0.96,6.5 l -0.44,3.27 c -0.15,1.09 -0.3,2.18 -0.39,3.28 0.03,-2.2 0.23,-4.4 0.45,-6.59 0.1,-1.1 0.25,-2.19 0.38,-3.28 0.15,-1.09 0.24,-2.18 0.48,-3.29 0.02,-0.07 0.04,-0.14 0.06,-0.22 0.01,-0.04 0.02,-0.07 0.05,-0.12 0.03,-0.04 0.02,-0.09 0.15,-0.19 0.1,-0.07 0.25,-0.05 0.35,0.04 0.04,0.04 0.06,0.08 0.08,0.12 0.02,0.05 0.04,0.1 0.04,0.14 0.02,0.08 0.03,0.15 0.04,0.23 0.04,0.29 0.05,0.57 0.06,0.84 0.02,0.56 0.03,1.11 0.03,1.66 0,1.1 0,2.21 -0.04,3.31 -0.03,2.19 -0.15,4.39 -0.31,6.59 z" + id="path15948" + style="opacity:0.5" /><path + d="m 7463.87,548.09 c 0.13,2.25 0.21,4.51 0.22,6.76 0.02,1.13 -0.01,2.26 -0.05,3.39 -0.02,0.57 -0.05,1.13 -0.09,1.7 -0.02,0.28 -0.05,0.57 -0.09,0.86 -0.02,0.15 -0.05,0.29 -0.09,0.44 -0.02,0.08 -0.05,0.16 -0.09,0.25 -0.04,0.05 -0.04,0.1 -0.15,0.17 -0.03,0.03 -0.12,0.06 -0.2,0.06 -0.07,0 -0.13,-0.03 -0.18,-0.07 -0.22,-0.21 -0.21,-0.34 -0.28,-0.49 -0.05,-0.14 -0.09,-0.28 -0.12,-0.42 -0.07,-0.28 -0.13,-0.56 -0.18,-0.84 -0.11,-0.56 -0.21,-1.11 -0.3,-1.67 -0.17,-1.12 -0.34,-2.24 -0.43,-3.37 -0.2,-2.25 -0.26,-4.52 -0.14,-6.77 0.06,2.25 0.25,4.5 0.52,6.73 0.14,1.11 0.3,2.23 0.49,3.33 0.1,0.55 0.2,1.1 0.32,1.65 0.06,0.27 0.11,0.55 0.19,0.81 0.04,0.13 0.07,0.26 0.12,0.39 0.03,0.11 0.12,0.26 0.11,0.25 -0.02,-0.02 -0.04,-0.02 -0.08,-0.03 -0.05,-0.01 -0.11,0.03 -0.11,0.03 -0.04,0.04 -0.02,0.01 -0.02,0.01 0.02,-0.04 0.04,-0.09 0.05,-0.15 0.03,-0.12 0.06,-0.25 0.08,-0.39 0.04,-0.27 0.07,-0.55 0.1,-0.82 0.05,-0.56 0.09,-1.12 0.11,-1.68 l 0.12,-3.37 z" + id="path15952" + style="opacity:0.5" /><path + d="m 7474.24,548.77 c 0.13,2.25 0.21,4.51 0.22,6.76 0.02,1.13 -0.01,2.26 -0.04,3.39 -0.02,0.57 -0.05,1.13 -0.09,1.7 -0.02,0.28 -0.05,0.57 -0.09,0.86 -0.02,0.15 -0.05,0.29 -0.09,0.44 -0.02,0.08 -0.05,0.16 -0.09,0.25 -0.04,0.05 -0.04,0.1 -0.14,0.17 -0.03,0.03 -0.12,0.06 -0.2,0.06 -0.08,0 -0.13,-0.03 -0.18,-0.07 -0.22,-0.21 -0.21,-0.34 -0.28,-0.49 -0.05,-0.14 -0.09,-0.28 -0.12,-0.42 -0.07,-0.28 -0.12,-0.56 -0.18,-0.84 -0.11,-0.56 -0.21,-1.11 -0.3,-1.67 -0.17,-1.12 -0.34,-2.24 -0.42,-3.37 -0.2,-2.25 -0.26,-4.52 -0.13,-6.77 0.06,2.25 0.25,4.5 0.52,6.73 0.14,1.11 0.29,2.23 0.49,3.33 0.1,0.55 0.2,1.1 0.32,1.65 0.06,0.28 0.11,0.55 0.18,0.81 0.04,0.13 0.07,0.26 0.12,0.39 0.03,0.11 0.12,0.27 0.11,0.25 -0.02,-0.02 -0.04,-0.02 -0.09,-0.03 -0.05,-0.01 -0.1,0.03 -0.11,0.03 -0.04,0.04 -0.01,0.01 -0.01,0.01 0.02,-0.04 0.04,-0.09 0.05,-0.15 0.03,-0.12 0.06,-0.25 0.08,-0.39 0.04,-0.27 0.07,-0.55 0.1,-0.82 0.05,-0.55 0.09,-1.12 0.11,-1.68 l 0.12,-3.37 z" + id="path15956" + style="opacity:0.5" /><path + d="m 7379.22,562.96 c -0.16,-2.2 -0.27,-4.4 -0.33,-6.6 -0.04,-1.1 -0.04,-2.2 -0.04,-3.31 0,-0.55 0.01,-1.1 0.03,-1.66 0.01,-0.28 0.03,-0.56 0.06,-0.84 0.01,-0.07 0.02,-0.15 0.04,-0.23 0.01,-0.04 0.03,-0.09 0.04,-0.14 0.02,-0.04 0.04,-0.08 0.07,-0.12 0.1,-0.1 0.24,-0.12 0.35,-0.05 0.14,0.1 0.13,0.15 0.16,0.19 0.02,0.05 0.03,0.08 0.05,0.12 0.03,0.08 0.04,0.15 0.06,0.22 0.24,1.11 0.33,2.2 0.48,3.29 0.13,1.09 0.27,2.19 0.37,3.28 0.22,2.19 0.42,4.39 0.45,6.59 -0.09,-1.1 -0.24,-2.19 -0.39,-3.28 l -0.44,-3.27 c -0.32,-2.17 -0.53,-4.39 -0.95,-6.5 -0.02,-0.06 -0.03,-0.13 -0.05,-0.18 -0.01,-0.03 -0.02,-0.06 -0.03,-0.07 0,-0.02 -0.04,-0.04 0.04,0.03 0.07,0.04 0.19,0.04 0.26,-0.04 0.01,-0.01 0.02,-0.02 0.02,-0.03 0,0.02 -0.01,0.03 -0.02,0.06 -0.01,0.05 -0.02,0.12 -0.03,0.18 -0.04,0.26 -0.05,0.53 -0.07,0.8 -0.03,0.54 -0.04,1.09 -0.06,1.64 l -0.03,3.3 z" + id="path15962" + style="opacity:0.5" /><path + d="m 7382.47,561.88 c -0.16,-2.2 -0.28,-4.4 -0.34,-6.6 -0.04,-1.1 -0.04,-2.2 -0.04,-3.31 0,-0.55 0.01,-1.1 0.03,-1.66 0.01,-0.28 0.03,-0.56 0.06,-0.84 0.01,-0.07 0.02,-0.15 0.04,-0.23 0.01,-0.04 0.03,-0.09 0.04,-0.14 0.02,-0.04 0.04,-0.08 0.08,-0.12 0.1,-0.09 0.24,-0.11 0.35,-0.04 0.13,0.1 0.13,0.15 0.15,0.19 0.02,0.05 0.03,0.08 0.05,0.12 0.03,0.08 0.04,0.15 0.06,0.22 0.24,1.11 0.33,2.2 0.48,3.29 0.13,1.09 0.28,2.19 0.38,3.28 0.22,2.19 0.42,4.39 0.45,6.59 -0.09,-1.1 -0.24,-2.19 -0.39,-3.28 l -0.44,-3.27 c -0.33,-2.17 -0.54,-4.39 -0.96,-6.5 -0.02,-0.06 -0.03,-0.13 -0.05,-0.18 -0.01,-0.03 -0.02,-0.06 -0.03,-0.07 0,-0.02 -0.04,-0.04 0.04,0.02 0.07,0.04 0.18,0.04 0.25,-0.03 0.02,-0.02 0.02,-0.02 0.02,-0.03 0,0.02 -0.01,0.03 -0.02,0.06 -0.01,0.05 -0.02,0.12 -0.03,0.18 -0.04,0.26 -0.06,0.53 -0.07,0.8 -0.03,0.54 -0.04,1.09 -0.06,1.64 l -0.03,3.3 z" + id="path15966" + style="opacity:0.5" /><path + d="m 7385.53,548.95 0.17,6.76 0.12,3.37 c 0.03,0.56 0.06,1.12 0.11,1.68 0.03,0.28 0.06,0.55 0.1,0.82 0.02,0.13 0.05,0.27 0.08,0.39 0.02,0.06 0.04,0.11 0.05,0.15 0,0 0.02,0.03 -0.02,-0.01 0,0 -0.06,-0.04 -0.11,-0.03 -0.04,0.01 -0.06,0.01 -0.08,0.03 -0.01,0.01 0.08,-0.14 0.11,-0.25 0.04,-0.12 0.08,-0.25 0.12,-0.39 0.07,-0.26 0.13,-0.54 0.19,-0.81 0.12,-0.55 0.23,-1.1 0.32,-1.65 0.2,-1.1 0.35,-2.22 0.49,-3.33 0.26,-2.23 0.46,-4.47 0.52,-6.73 0.12,2.25 0.06,4.52 -0.14,6.77 -0.08,1.13 -0.25,2.25 -0.43,3.37 -0.09,0.56 -0.19,1.12 -0.3,1.67 -0.05,0.28 -0.11,0.56 -0.18,0.84 -0.04,0.14 -0.08,0.28 -0.12,0.42 -0.07,0.15 -0.07,0.28 -0.28,0.49 -0.05,0.03 -0.11,0.06 -0.18,0.07 -0.08,0 -0.18,-0.03 -0.2,-0.06 -0.1,-0.08 -0.11,-0.12 -0.15,-0.17 -0.04,-0.09 -0.07,-0.17 -0.09,-0.25 -0.04,-0.15 -0.06,-0.3 -0.09,-0.44 -0.04,-0.29 -0.07,-0.57 -0.09,-0.86 -0.05,-0.57 -0.07,-1.13 -0.09,-1.7 -0.04,-1.13 -0.06,-2.26 -0.04,-3.39 0,-2.26 0.08,-4.51 0.21,-6.76 z" + id="path15970" + style="opacity:0.5" /><path + d="m 7372.12,562.56 c -0.16,-2.2 -0.27,-4.4 -0.33,-6.6 -0.04,-1.1 -0.04,-2.2 -0.04,-3.31 0,-0.55 0.01,-1.1 0.03,-1.66 0.01,-0.28 0.03,-0.56 0.06,-0.84 0.01,-0.07 0.02,-0.15 0.04,-0.23 0.01,-0.04 0.03,-0.09 0.04,-0.14 0.02,-0.04 0.04,-0.08 0.07,-0.12 0.1,-0.1 0.24,-0.12 0.35,-0.05 0.14,0.1 0.13,0.15 0.16,0.19 0.02,0.05 0.03,0.08 0.05,0.12 0.03,0.08 0.04,0.15 0.06,0.22 0.24,1.11 0.33,2.2 0.48,3.29 0.13,1.09 0.27,2.19 0.37,3.28 0.22,2.19 0.42,4.39 0.45,6.59 -0.09,-1.1 -0.24,-2.19 -0.39,-3.28 l -0.44,-3.27 c -0.32,-2.17 -0.53,-4.39 -0.95,-6.5 -0.02,-0.06 -0.03,-0.13 -0.05,-0.18 -0.01,-0.03 -0.02,-0.06 -0.03,-0.07 0,-0.02 -0.04,-0.04 0.04,0.03 0.07,0.04 0.19,0.04 0.26,-0.04 0.01,-0.01 0.02,-0.02 0.02,-0.03 0,0.02 -0.01,0.03 -0.02,0.06 -0.01,0.05 -0.02,0.12 -0.03,0.18 -0.04,0.26 -0.06,0.53 -0.07,0.8 -0.03,0.54 -0.04,1.09 -0.05,1.64 l -0.03,3.3 z" + id="path15974" + style="opacity:0.5" /><path + d="m 7375.15,549.63 0.17,6.76 0.12,3.37 c 0.03,0.56 0.06,1.12 0.11,1.68 0.03,0.28 0.06,0.55 0.1,0.82 0.02,0.13 0.05,0.27 0.08,0.39 0.02,0.06 0.04,0.11 0.05,0.15 0,0 0.03,0.03 -0.02,-0.01 0,0 -0.06,-0.04 -0.11,-0.03 -0.04,0.01 -0.06,0.01 -0.09,0.03 -0.01,0.02 0.08,-0.14 0.11,-0.25 0.04,-0.12 0.08,-0.25 0.12,-0.39 0.07,-0.26 0.13,-0.54 0.18,-0.81 0.12,-0.55 0.22,-1.1 0.32,-1.65 0.2,-1.1 0.35,-2.22 0.49,-3.33 0.26,-2.23 0.46,-4.47 0.52,-6.73 0.12,2.25 0.06,4.52 -0.13,6.77 -0.08,1.13 -0.25,2.25 -0.42,3.37 -0.09,0.56 -0.19,1.12 -0.3,1.67 -0.05,0.28 -0.11,0.56 -0.18,0.84 -0.04,0.14 -0.07,0.28 -0.12,0.42 -0.07,0.15 -0.06,0.28 -0.28,0.49 -0.06,0.03 -0.11,0.06 -0.18,0.07 -0.08,0 -0.17,-0.03 -0.2,-0.06 -0.1,-0.08 -0.11,-0.12 -0.14,-0.17 -0.04,-0.09 -0.07,-0.17 -0.09,-0.25 -0.04,-0.15 -0.06,-0.3 -0.09,-0.44 -0.04,-0.29 -0.07,-0.57 -0.09,-0.86 -0.04,-0.57 -0.07,-1.13 -0.09,-1.7 -0.04,-1.13 -0.06,-2.26 -0.04,-3.39 0,-2.26 0.08,-4.51 0.2,-6.76 z" + id="path15978" + style="opacity:0.5" /><path + d="m 7394.08,562.1 c -0.16,-2.2 -0.27,-4.4 -0.33,-6.6 -0.04,-1.1 -0.04,-2.2 -0.04,-3.31 0,-0.55 0.01,-1.1 0.03,-1.66 0.01,-0.28 0.03,-0.56 0.06,-0.84 0.01,-0.07 0.02,-0.15 0.04,-0.23 0.01,-0.04 0.03,-0.09 0.04,-0.14 0.02,-0.04 0.04,-0.08 0.07,-0.12 0.1,-0.1 0.24,-0.12 0.35,-0.05 0.14,0.1 0.13,0.15 0.16,0.19 0.02,0.05 0.03,0.08 0.05,0.12 0.03,0.08 0.04,0.15 0.06,0.22 0.24,1.11 0.33,2.2 0.48,3.29 0.13,1.09 0.27,2.19 0.37,3.28 0.22,2.19 0.42,4.39 0.45,6.59 -0.09,-1.1 -0.24,-2.19 -0.39,-3.28 l -0.44,-3.27 c -0.32,-2.17 -0.53,-4.39 -0.95,-6.5 -0.02,-0.06 -0.03,-0.13 -0.05,-0.18 -0.01,-0.03 -0.02,-0.06 -0.03,-0.07 0,-0.02 -0.04,-0.04 0.04,0.03 0.07,0.04 0.19,0.04 0.26,-0.04 0.01,-0.01 0.02,-0.02 0.02,-0.03 0,0.02 -0.01,0.03 -0.02,0.06 -0.01,0.05 -0.02,0.12 -0.03,0.18 -0.04,0.26 -0.05,0.53 -0.07,0.8 -0.03,0.54 -0.04,1.09 -0.06,1.64 l -0.03,3.3 z" + id="path15984" + style="opacity:0.5" /><path + d="m 7397.33,561.03 c -0.16,-2.2 -0.27,-4.4 -0.33,-6.6 -0.04,-1.1 -0.04,-2.2 -0.04,-3.31 0,-0.55 0.01,-1.1 0.03,-1.66 0.01,-0.28 0.03,-0.56 0.06,-0.84 0.01,-0.07 0.02,-0.15 0.04,-0.23 0.01,-0.04 0.03,-0.09 0.04,-0.14 0.02,-0.04 0.04,-0.08 0.08,-0.12 0.1,-0.09 0.24,-0.11 0.35,-0.04 0.13,0.1 0.13,0.15 0.15,0.19 0.02,0.05 0.03,0.08 0.05,0.12 0.03,0.08 0.04,0.15 0.06,0.22 0.24,1.11 0.33,2.2 0.48,3.29 0.13,1.09 0.28,2.19 0.38,3.28 0.22,2.19 0.42,4.39 0.45,6.59 -0.09,-1.1 -0.24,-2.19 -0.39,-3.28 l -0.44,-3.27 c -0.33,-2.16 -0.54,-4.39 -0.96,-6.5 -0.02,-0.06 -0.03,-0.13 -0.05,-0.18 -0.01,-0.03 -0.02,-0.06 -0.03,-0.07 0,-0.02 -0.04,-0.04 0.04,0.02 0.07,0.04 0.18,0.04 0.25,-0.03 0.02,-0.02 0.02,-0.02 0.02,-0.03 0,0.02 -0.01,0.03 -0.02,0.06 -0.01,0.05 -0.02,0.12 -0.03,0.18 -0.04,0.26 -0.06,0.53 -0.07,0.8 -0.03,0.54 -0.04,1.09 -0.06,1.64 l -0.03,3.3 z" + id="path15988" + style="opacity:0.5" /><path + d="m 7400.39,548.09 0.17,6.76 0.12,3.37 c 0.03,0.56 0.06,1.12 0.11,1.68 0.03,0.28 0.06,0.55 0.1,0.82 0.02,0.13 0.05,0.27 0.08,0.39 0.02,0.06 0.04,0.11 0.05,0.15 0,0 0.02,0.03 -0.02,-0.01 0,0 -0.06,-0.04 -0.11,-0.03 -0.04,0.01 -0.06,0.01 -0.08,0.03 -0.01,0.01 0.08,-0.14 0.11,-0.25 0.04,-0.12 0.08,-0.25 0.12,-0.39 0.07,-0.26 0.13,-0.54 0.19,-0.81 0.12,-0.55 0.23,-1.1 0.32,-1.65 0.2,-1.1 0.35,-2.22 0.49,-3.33 0.26,-2.23 0.46,-4.47 0.52,-6.73 0.12,2.25 0.06,4.52 -0.14,6.77 -0.08,1.13 -0.25,2.25 -0.43,3.37 -0.09,0.56 -0.19,1.12 -0.3,1.67 -0.05,0.28 -0.11,0.56 -0.18,0.84 -0.04,0.14 -0.08,0.28 -0.12,0.42 -0.07,0.15 -0.07,0.28 -0.28,0.49 -0.05,0.03 -0.11,0.06 -0.18,0.07 -0.08,0 -0.18,-0.03 -0.2,-0.06 -0.1,-0.08 -0.11,-0.12 -0.15,-0.17 -0.04,-0.09 -0.07,-0.17 -0.09,-0.25 -0.04,-0.15 -0.06,-0.3 -0.09,-0.44 -0.04,-0.29 -0.07,-0.57 -0.09,-0.86 -0.05,-0.57 -0.07,-1.13 -0.09,-1.7 -0.04,-1.13 -0.06,-2.26 -0.04,-3.39 0,-2.26 0.08,-4.51 0.21,-6.76 z" + id="path15992" + style="opacity:0.5" /><path + d="m 7390.01,548.77 0.17,6.76 0.12,3.37 c 0.03,0.56 0.06,1.12 0.11,1.68 0.03,0.28 0.06,0.55 0.1,0.82 0.02,0.13 0.05,0.27 0.08,0.39 0.02,0.06 0.04,0.11 0.05,0.15 0,0 0.03,0.03 -0.02,-0.01 0,0 -0.06,-0.04 -0.11,-0.03 -0.04,0.01 -0.06,0.01 -0.09,0.03 -0.01,0.02 0.08,-0.14 0.11,-0.25 0.04,-0.12 0.08,-0.25 0.12,-0.39 0.07,-0.26 0.13,-0.54 0.18,-0.81 0.12,-0.55 0.22,-1.1 0.32,-1.65 0.2,-1.1 0.35,-2.22 0.49,-3.33 0.26,-2.23 0.46,-4.47 0.52,-6.73 0.12,2.25 0.06,4.52 -0.13,6.77 -0.08,1.13 -0.25,2.25 -0.42,3.37 -0.09,0.56 -0.19,1.12 -0.3,1.67 -0.05,0.28 -0.11,0.56 -0.18,0.84 -0.04,0.14 -0.07,0.28 -0.12,0.42 -0.07,0.15 -0.06,0.28 -0.28,0.49 -0.06,0.03 -0.11,0.06 -0.18,0.07 -0.08,0 -0.17,-0.03 -0.2,-0.06 -0.1,-0.08 -0.11,-0.12 -0.14,-0.17 -0.04,-0.09 -0.07,-0.17 -0.09,-0.25 -0.04,-0.15 -0.06,-0.3 -0.09,-0.44 -0.04,-0.29 -0.07,-0.57 -0.09,-0.86 -0.04,-0.57 -0.07,-1.13 -0.09,-1.7 -0.04,-1.13 -0.06,-2.26 -0.04,-3.39 0,-2.25 0.08,-4.51 0.2,-6.76 z" + id="path15996" + style="opacity:0.5" /><path + d="m 7491.2,96.14 c -0.73,-2.5 -1.42,-5.01 -2.36,-7.43 -0.92,-2.42 -2,-4.79 -3.11,-7.14 -1.08,-2.37 -2.2,-4.72 -3.24,-7.11 -1.04,-2.39 -2.05,-4.79 -3.03,-7.2 1.15,2.34 2.28,4.68 3.38,7.04 l 3.34,7.06 c 1.08,2.37 2.16,4.75 3.02,7.22 0.43,1.23 0.8,2.48 1.14,3.75 z" + id="path16002" + style="opacity:0.5" /><path + d="m 7373.7,93.97 0.91,-3.8 c 0.35,-1.26 0.74,-2.5 1.18,-3.73 0.88,-2.46 1.99,-4.83 3.1,-7.18 l 3.42,-7.02 c 1.13,-2.35 2.28,-4.68 3.46,-7 -1.01,2.4 -2.05,4.79 -3.11,7.16 -1.06,2.38 -2.21,4.71 -3.32,7.07 -1.14,2.34 -2.24,4.69 -3.19,7.1 -0.98,2.4 -1.69,4.9 -2.45,7.4 z" + id="path16006" + style="opacity:0.5" /><path + d="m 7461.99,79.9 c -0.11,-0.95 -0.13,-1.9 -0.21,-2.85 l -0.22,-2.83 c -0.15,-1.89 -0.33,-3.78 -0.35,-5.69 0.21,0.93 0.37,1.87 0.51,2.81 0.15,0.94 0.25,1.89 0.34,2.84 0.16,1.91 0.15,3.83 -0.07,5.72 z" + id="path16010" + style="opacity:0.5" /><path + d="m 7437.09,68.26 c 0.29,1.21 0.58,2.43 0.77,3.67 0.21,1.23 0.35,2.48 0.47,3.72 0.2,2.49 0.25,5 0.04,7.49 l -0.25,-3.73 -0.29,-3.72 -0.35,-3.71 c -0.11,-1.24 -0.29,-2.47 -0.39,-3.72 z" + id="path16014" + style="opacity:0.5" /><path + d="m 7484.81,90.64 c -0.97,-2.01 -1.91,-4.02 -2.83,-6.05 -0.93,-2.03 -1.81,-4.07 -2.66,-6.13 -0.83,-2.06 -1.7,-4.11 -2.69,-6.09 -0.96,-2 -2.16,-3.87 -3.32,-5.78 l 1.94,2.72 c 0.61,0.94 1.18,1.9 1.71,2.88 1.07,1.97 1.94,4.03 2.81,6.08 0.82,2.07 1.7,4.11 2.55,6.17 0.87,2.05 1.69,4.12 2.49,6.2 z" + id="path16018" + style="opacity:0.5" /><path + d="m 7476.02,81.14 c -0.39,-1.13 -0.81,-2.26 -1.13,-3.41 l -0.95,-3.47 c -0.6,-2.32 -1.21,-4.64 -1.73,-6.98 0.72,2.29 1.34,4.6 1.97,6.91 l 0.9,3.48 c 0.28,1.17 0.64,2.31 0.94,3.47 z" + id="path16022" + style="opacity:0.5" /><path + d="m 7470.61,115.33 c -0.33,-4 -0.55,-8 -1.08,-11.97 -0.5,-3.97 -1.14,-7.93 -1.86,-11.87 l -2.22,-11.82 c -0.73,-3.94 -1.43,-7.89 -2.1,-11.84 0.85,3.92 1.68,7.84 2.48,11.77 l 2.33,11.8 c 0.69,3.95 1.33,7.92 1.75,11.91 0.2,2 0.4,4 0.48,6 z" + id="path16026" + style="opacity:0.5" /><path + d="m 7465.23,99.4 c -0.7,-2.63 -1.39,-5.27 -2.05,-7.91 l -2.03,-7.91 -1.98,-7.92 -1,-3.96 -1.1,-3.93 1.22,3.9 1.04,3.95 2.06,7.91 c 1.32,5.28 2.62,10.56 3.84,15.87 z" + id="path16030" + style="opacity:0.5" /><path + d="m 7453.78,68.34 0.75,4.61 c 0.22,1.54 0.42,3.09 0.61,4.63 0.37,3.09 0.65,6.2 0.9,9.3 0.21,3.11 0.37,6.22 0.45,9.33 0.08,3.11 0.08,6.23 0,9.34 -0.11,-3.11 -0.24,-6.22 -0.39,-9.33 -0.16,-3.11 -0.32,-6.21 -0.56,-9.31 -0.42,-6.2 -1.06,-12.39 -1.76,-18.57 z" + id="path16034" + style="opacity:0.5" /><path + d="m 7444.71,79.38 c -0.34,-0.93 -0.68,-1.86 -0.99,-2.8 -0.31,-0.94 -0.64,-1.87 -0.98,-2.8 l -0.96,-2.81 c -0.39,-0.91 -0.76,-1.82 -1.12,-2.75 0.45,0.88 0.88,1.78 1.3,2.68 l 1.02,2.79 c 0.33,0.94 0.66,1.87 0.93,2.83 0.27,0.95 0.54,1.9 0.8,2.86 z" + id="path16038" + style="opacity:0.5" /><path + d="m 7403.07,79.9 c -0.21,-1.9 -0.23,-3.82 -0.06,-5.72 0.08,-0.95 0.19,-1.9 0.34,-2.84 0.14,-0.94 0.3,-1.88 0.51,-2.81 -0.02,1.91 -0.2,3.8 -0.35,5.69 l -0.22,2.83 c -0.08,0.95 -0.11,1.9 -0.22,2.85 z" + id="path16042" + style="opacity:0.5" /><path + d="m 7427.97,68.26 c -0.09,1.25 -0.28,2.48 -0.39,3.72 l -0.35,3.71 -0.29,3.72 -0.25,3.73 c -0.21,-2.49 -0.16,-5 0.04,-7.49 0.11,-1.25 0.26,-2.49 0.47,-3.72 0.2,-1.24 0.48,-2.46 0.77,-3.67 z" + id="path16046" + style="opacity:0.5" /><path + d="m 7380.25,90.64 c 0.8,-2.08 1.62,-4.15 2.48,-6.2 0.85,-2.06 1.74,-4.1 2.55,-6.17 0.87,-2.05 1.74,-4.11 2.81,-6.08 0.54,-0.98 1.11,-1.94 1.71,-2.88 l 1.94,-2.72 c -1.16,1.9 -2.36,3.78 -3.32,5.78 -0.99,1.98 -1.86,4.03 -2.69,6.09 -0.85,2.06 -1.73,4.1 -2.66,6.13 -0.9,2.03 -1.85,4.05 -2.82,6.05 z" + id="path16050" + style="opacity:0.5" /><path + d="m 7389.05,81.14 c 0.3,-1.16 0.66,-2.3 0.95,-3.46 l 0.9,-3.48 c 0.63,-2.31 1.25,-4.62 1.97,-6.91 -0.52,2.34 -1.13,4.66 -1.73,6.98 l -0.95,3.47 c -0.34,1.15 -0.76,2.27 -1.14,3.4 z" + id="path16054" + style="opacity:0.5" /><path + d="m 7394.46,125.02 c -0.06,-4.81 -0.29,-9.64 0.08,-14.45 0.19,-4.82 0.82,-9.61 1.56,-14.38 0.77,-4.76 1.74,-9.48 2.69,-14.2 0.95,-4.72 1.93,-9.44 2.94,-14.15 -0.83,4.75 -1.68,9.49 -2.56,14.22 -0.87,4.74 -1.84,9.45 -2.57,14.21 -0.77,4.75 -1.39,9.52 -1.67,14.32 -0.44,4.79 -0.35,9.61 -0.47,14.43 z" + id="path16058" + style="opacity:0.5" /><path + d="m 7399.84,99.4 c 1.22,-5.31 2.52,-10.59 3.84,-15.88 l 2.06,-7.91 1.04,-3.95 1.22,-3.9 -1.1,3.93 -1,3.96 -1.98,7.92 -2.03,7.91 c -0.67,2.65 -1.35,5.29 -2.05,7.92 z" + id="path16062" + style="opacity:0.5" /><path + d="m 7411.29,68.34 c -0.58,4.57 -1.05,9.15 -1.43,13.74 -0.38,4.59 -0.67,9.18 -0.83,13.78 -0.2,4.6 -0.26,9.2 -0.25,13.8 0.02,4.6 0.16,9.2 0.52,13.8 -0.24,-2.29 -0.49,-4.58 -0.63,-6.88 -0.14,-2.3 -0.22,-4.6 -0.27,-6.91 -0.09,-4.61 -0.02,-9.22 0.14,-13.82 0.2,-4.6 0.48,-9.21 0.94,-13.79 0.44,-4.61 1.05,-9.18 1.81,-13.72 z" + id="path16066" + style="opacity:0.5" /><path + d="m 7420.36,79.38 c 0.26,-0.96 0.53,-1.91 0.81,-2.86 0.27,-0.95 0.6,-1.89 0.93,-2.83 l 1.02,-2.79 c 0.42,-0.9 0.86,-1.79 1.3,-2.68 -0.36,0.92 -0.74,1.84 -1.12,2.75 l -0.96,2.81 c -0.34,0.93 -0.67,1.86 -0.98,2.8 -0.33,0.93 -0.66,1.87 -1,2.8 z" + id="path16070" + style="opacity:0.5" /><path + d="m 7433.19,173.61 c 6.97,2.14 14.15,3.36 21.38,3.52 3.61,0.1 7.23,-0.07 10.83,-0.45 3.6,-0.37 7.18,-1 10.75,-1.75 -1.73,0.58 -3.49,1.04 -5.27,1.49 -1.78,0.39 -3.58,0.76 -5.39,1.02 -3.62,0.56 -7.29,0.77 -10.95,0.69 -3.66,-0.1 -7.32,-0.49 -10.91,-1.26 -1.79,-0.39 -3.57,-0.83 -5.31,-1.36 -1.73,-0.57 -3.45,-1.17 -5.13,-1.9 z" + id="path16076" + style="opacity:0.36" /><path + d="m 7431.06,174.66 c -1.67,0.73 -3.4,1.33 -5.13,1.9 -1.75,0.53 -3.53,0.97 -5.31,1.36 -3.58,0.77 -7.24,1.16 -10.91,1.26 -3.66,0.08 -7.34,-0.12 -10.95,-0.69 -1.81,-0.26 -3.6,-0.63 -5.39,-1.02 -1.77,-0.45 -3.54,-0.91 -5.27,-1.49 3.57,0.74 7.15,1.37 10.75,1.75 3.6,0.38 7.22,0.55 10.83,0.45 7.23,-0.16 14.41,-1.37 21.38,-3.52 z" + id="path16080" + style="opacity:0.36" /><path + class="st85" + d="m 7148.73,548.86 -1.03,13.48 c 0,0 -6.58,0.6 -15.51,1.25 -8.93,0.65 -15.51,-1.25 -15.51,-1.25 l -1.5,-13.4 c 0,0 8.6,0.57 16.77,0.46 8.18,-0.11 16.78,-0.54 16.78,-0.54 z" + id="path16084" /><path + class="st48" + d="M 7193.29,388.92" + id="path16086" /><path + class="st48" + d="M 7202.53,286.85" + id="path16088" /><path + class="st48" + d="M 7190.22,561.37" + id="path16090" /><path + class="st48" + d="M 7196.37,487.87" + id="path16092" /><path + class="st48" + d="M 7077.44,391.57" + id="path16094" /><path + class="st48" + d="M 7061.71,290.3" + id="path16096" /><path + class="st48" + d="M 7091.5,563.47" + id="path16098" /><path + class="st48" + d="M 7080.68,490.52" + id="path16100" /><path + class="st86" + d="M 7205.29,236.18" + id="path16102" /><path + class="st85" + d="m 7205.96,549.16 c 0,0 -6.77,-9.33 -6.77,-16.83 0,-7.5 -10.86,-128.75 -12.61,-185.56 -1.27,-41.24 -2.37,-86.29 -3.4,-112.64 l -1.58,-19.52 c -2.5,-22.4 -3.2,-40.41 -5.73,-40.41 -2.53,0 -1.23,18.01 -3.73,40.41 -1.39,12.43 -2.81,76.46 -4.56,133.28 -1.75,56.81 -12.61,178.07 -12.61,185.56 0,7.5 -6.77,16.83 -6.77,16.83" + id="path16104" /><path + d="m 7114.66,547.88 c 2.6,-0.1 5.2,-0.11 7.8,-0.13 l -0.49,0.57 c -1.04,-4.54 -1.98,-9.1 -2.79,-13.68 -0.42,-2.29 -0.8,-4.58 -1.16,-6.88 -0.37,-2.3 -0.72,-4.6 -1.02,-6.9 -0.66,-4.6 -1.17,-9.23 -1.6,-13.86 -0.42,-4.63 -0.72,-9.28 -0.81,-13.94 0.83,4.59 1.51,9.18 2.25,13.76 l 2.1,13.76 2.04,13.77 c 0.69,4.59 1.3,9.19 1.94,13.79 l 0.09,0.62 -0.58,-0.06 c -2.6,-0.23 -5.19,-0.48 -7.77,-0.82 z" + id="path16106" + style="opacity:0.4" /><path + class="st48" + d="M 7119.15,326.31" + id="path16110" /><path + class="st48" + d="M 7106.66,228.76" + id="path16112" /><path + class="st48" + d="M 7138.76,533.32" + id="path16114" /><path + class="st48" + d="M 7127.71,491.51" + id="path16116" /><path + class="st48" + d="M 7119.23,421.25" + id="path16118" /><path + class="st48" + d="M 7212.85,545.83" + id="path16120" /><path + class="st48" + d="M 7231.43,516.29" + id="path16122" /><path + d="m 7124.77,562.96 c -0.16,-2.2 -0.27,-4.4 -0.33,-6.6 -0.04,-1.1 -0.04,-2.2 -0.04,-3.31 0,-0.55 0.01,-1.1 0.03,-1.66 0.01,-0.28 0.03,-0.56 0.06,-0.84 0.01,-0.07 0.02,-0.15 0.04,-0.23 0.01,-0.04 0.02,-0.09 0.04,-0.14 0.02,-0.04 0.04,-0.08 0.07,-0.12 0.1,-0.1 0.24,-0.12 0.35,-0.05 0.14,0.1 0.13,0.15 0.16,0.19 0.02,0.05 0.03,0.08 0.05,0.12 0.03,0.08 0.04,0.15 0.06,0.22 0.24,1.11 0.33,2.2 0.48,3.29 0.13,1.09 0.27,2.19 0.37,3.28 0.22,2.19 0.42,4.39 0.45,6.59 -0.09,-1.1 -0.24,-2.19 -0.39,-3.28 l -0.44,-3.27 c -0.32,-2.17 -0.53,-4.39 -0.95,-6.5 -0.02,-0.06 -0.03,-0.13 -0.05,-0.18 -0.01,-0.03 -0.02,-0.06 -0.03,-0.07 0,-0.02 -0.04,-0.04 0.05,0.03 0.07,0.04 0.19,0.04 0.26,-0.04 0.01,-0.01 0.02,-0.02 0.02,-0.03 0,0.02 -0.01,0.03 -0.02,0.06 -0.01,0.05 -0.02,0.12 -0.03,0.18 -0.04,0.26 -0.05,0.53 -0.07,0.8 -0.03,0.54 -0.04,1.09 -0.06,1.64 l -0.03,3.3 z" + id="path16124" + style="opacity:0.5" /><path + d="m 7128.02,561.88 c -0.16,-2.2 -0.27,-4.4 -0.33,-6.6 -0.04,-1.1 -0.04,-2.2 -0.04,-3.31 0,-0.55 0.01,-1.1 0.03,-1.66 0.01,-0.28 0.03,-0.56 0.06,-0.84 0.01,-0.07 0.02,-0.15 0.04,-0.23 0.01,-0.04 0.03,-0.09 0.04,-0.14 0.02,-0.04 0.04,-0.08 0.08,-0.12 0.1,-0.09 0.24,-0.11 0.35,-0.04 0.13,0.1 0.13,0.15 0.15,0.19 0.02,0.05 0.03,0.08 0.05,0.12 0.03,0.08 0.04,0.15 0.06,0.22 0.24,1.11 0.33,2.2 0.48,3.29 0.13,1.09 0.28,2.19 0.38,3.28 0.22,2.19 0.42,4.39 0.45,6.59 -0.09,-1.1 -0.24,-2.19 -0.39,-3.28 l -0.44,-3.27 c -0.32,-2.17 -0.54,-4.39 -0.96,-6.5 -0.02,-0.06 -0.03,-0.13 -0.05,-0.18 -0.01,-0.03 -0.02,-0.06 -0.03,-0.07 0,-0.02 -0.04,-0.04 0.04,0.02 0.07,0.04 0.18,0.04 0.25,-0.03 0.02,-0.02 0.02,-0.02 0.02,-0.03 0,0.02 -0.01,0.03 -0.02,0.06 -0.01,0.05 -0.02,0.12 -0.03,0.18 -0.04,0.26 -0.06,0.53 -0.07,0.8 -0.03,0.54 -0.05,1.09 -0.06,1.64 l -0.03,3.3 z" + id="path16128" + style="opacity:0.5" /><path + d="m 7131.08,548.95 0.17,6.76 0.12,3.37 c 0.03,0.56 0.06,1.12 0.11,1.68 0.03,0.28 0.06,0.55 0.1,0.82 0.02,0.13 0.05,0.27 0.08,0.39 0.02,0.06 0.04,0.11 0.05,0.15 0,0 0.02,0.03 -0.02,-0.01 0,0 -0.06,-0.04 -0.11,-0.03 -0.04,0.01 -0.06,0.01 -0.08,0.03 -0.01,0.01 0.08,-0.14 0.11,-0.25 0.04,-0.12 0.08,-0.25 0.12,-0.39 0.07,-0.26 0.13,-0.54 0.19,-0.81 0.12,-0.55 0.23,-1.1 0.32,-1.65 0.2,-1.1 0.35,-2.22 0.49,-3.33 0.26,-2.23 0.46,-4.47 0.52,-6.73 0.12,2.25 0.06,4.52 -0.14,6.77 -0.08,1.13 -0.25,2.25 -0.43,3.37 -0.09,0.56 -0.19,1.12 -0.3,1.67 -0.05,0.28 -0.11,0.56 -0.18,0.84 -0.04,0.14 -0.08,0.28 -0.12,0.42 -0.07,0.15 -0.06,0.28 -0.28,0.49 -0.05,0.03 -0.11,0.06 -0.18,0.07 -0.08,0 -0.18,-0.03 -0.2,-0.06 -0.1,-0.08 -0.11,-0.12 -0.15,-0.17 -0.04,-0.09 -0.07,-0.17 -0.09,-0.25 -0.04,-0.15 -0.06,-0.3 -0.09,-0.44 -0.04,-0.29 -0.07,-0.57 -0.09,-0.86 -0.05,-0.57 -0.07,-1.13 -0.09,-1.7 -0.04,-1.13 -0.06,-2.26 -0.05,-3.39 0.01,-2.26 0.09,-4.51 0.22,-6.76 z" + id="path16132" + style="opacity:0.5" /><path + d="m 7117.67,562.56 c -0.16,-2.2 -0.27,-4.4 -0.33,-6.6 -0.04,-1.1 -0.04,-2.2 -0.04,-3.31 0,-0.55 0.01,-1.1 0.03,-1.66 0.01,-0.28 0.03,-0.56 0.06,-0.84 0.01,-0.07 0.02,-0.15 0.04,-0.23 0.01,-0.04 0.02,-0.09 0.04,-0.14 0.02,-0.04 0.04,-0.08 0.07,-0.12 0.1,-0.1 0.24,-0.12 0.35,-0.05 0.14,0.1 0.13,0.15 0.16,0.19 0.02,0.05 0.03,0.08 0.05,0.12 0.03,0.08 0.04,0.15 0.06,0.22 0.24,1.11 0.33,2.2 0.48,3.29 0.13,1.09 0.27,2.19 0.37,3.28 0.22,2.19 0.42,4.39 0.45,6.59 -0.09,-1.1 -0.24,-2.19 -0.39,-3.28 l -0.44,-3.27 c -0.32,-2.17 -0.53,-4.39 -0.95,-6.5 -0.02,-0.06 -0.03,-0.13 -0.05,-0.18 -0.01,-0.03 -0.02,-0.06 -0.03,-0.07 0,-0.02 -0.04,-0.04 0.04,0.03 0.07,0.04 0.19,0.04 0.26,-0.04 0.01,-0.01 0.02,-0.02 0.02,-0.03 0,0.02 -0.01,0.03 -0.02,0.06 -0.01,0.05 -0.02,0.12 -0.03,0.18 -0.04,0.26 -0.05,0.53 -0.07,0.8 -0.03,0.54 -0.04,1.09 -0.06,1.64 l -0.03,3.3 z" + id="path16136" + style="opacity:0.5" /><path + d="m 7120.7,549.63 0.17,6.76 0.12,3.37 c 0.03,0.56 0.06,1.12 0.11,1.68 0.03,0.28 0.06,0.55 0.1,0.82 0.02,0.13 0.05,0.27 0.08,0.39 0.02,0.06 0.04,0.11 0.05,0.15 0,0 0.03,0.03 -0.02,-0.01 0,0 -0.06,-0.04 -0.11,-0.03 -0.04,0.01 -0.06,0.01 -0.09,0.03 -0.01,0.02 0.08,-0.14 0.11,-0.25 0.04,-0.12 0.08,-0.25 0.12,-0.39 0.07,-0.26 0.13,-0.54 0.18,-0.81 0.12,-0.55 0.23,-1.1 0.32,-1.65 0.19,-1.1 0.35,-2.22 0.49,-3.33 0.26,-2.23 0.45,-4.47 0.52,-6.73 0.12,2.25 0.06,4.52 -0.13,6.77 -0.08,1.13 -0.25,2.25 -0.42,3.37 -0.09,0.56 -0.19,1.12 -0.3,1.67 -0.05,0.28 -0.11,0.56 -0.18,0.84 -0.04,0.14 -0.07,0.28 -0.12,0.42 -0.07,0.15 -0.06,0.28 -0.28,0.49 -0.06,0.03 -0.11,0.06 -0.18,0.07 -0.08,0 -0.17,-0.03 -0.2,-0.06 -0.1,-0.08 -0.11,-0.12 -0.14,-0.17 -0.04,-0.09 -0.07,-0.17 -0.09,-0.25 -0.04,-0.15 -0.06,-0.3 -0.09,-0.44 -0.04,-0.29 -0.07,-0.57 -0.09,-0.86 -0.04,-0.57 -0.07,-1.13 -0.09,-1.7 -0.04,-1.13 -0.06,-2.26 -0.04,-3.39 0,-2.26 0.08,-4.51 0.2,-6.76 z" + id="path16140" + style="opacity:0.5" /><path + class="st85" + d="m 7205.96,548.86 1.03,13.48 c 0,0 6.58,0.6 15.51,1.25 8.93,0.65 15.5,-1.25 15.5,-1.25 l 1.5,-13.4 c 0,0 -8.6,0.57 -16.77,0.46 -8.16,-0.11 -16.77,-0.54 -16.77,-0.54 z" + id="path16146" /><path + class="st48" + d="M 7235.02,325.31" + id="path16148" /><path + class="st48" + d="M 7247.51,227.75" + id="path16150" /><path + class="st48" + d="M 7215.41,532.32" + id="path16152" /><path + class="st48" + d="M 7226.46,490.51" + id="path16154" /><path + class="st48" + d="M 7234.94,420.25" + id="path16156" /><path + d="m 7239.69,547 c -2.58,0.33 -5.17,0.58 -7.76,0.83 l -0.58,0.06 0.09,-0.62 c 0.64,-4.6 1.26,-9.2 1.94,-13.79 l 2.04,-13.77 2.1,-13.76 c 0.73,-4.59 1.42,-9.18 2.25,-13.76 -0.09,4.66 -0.39,9.31 -0.81,13.94 -0.43,4.63 -0.94,9.26 -1.6,13.86 -0.31,2.31 -0.65,4.61 -1.02,6.9 -0.36,2.3 -0.74,4.59 -1.16,6.88 -0.81,4.58 -1.75,9.14 -2.79,13.68 l -0.49,-0.57 c 2.59,0.01 5.19,0.03 7.79,0.12 z" + id="path16158" + style="opacity:0.4" /><path + class="st86" + d="M 7102.28,180.27" + id="path16162" /><line + class="st87" + x1="7175.4399" + y1="67.169998" + x2="7175.8799" + y2="174.2" + id="line16164" /><path + d="m 7126.84,547.23 c -0.95,-3.58 -1.42,-7.26 -1.64,-10.94 -0.19,-3.69 -0.13,-7.4 0.41,-11.06 0.25,3.69 0.37,7.34 0.59,11 0.18,3.67 0.47,7.31 0.64,11 z" + id="path16166" + style="opacity:0.4" /><path + d="m 7144.26,546.56 c 0,-1.21 0.06,-2.41 0.08,-3.61 0.04,-1.2 0.15,-2.39 0.16,-3.59 0.03,-2.4 0.07,-4.79 0.02,-7.18 -0.03,-2.39 -0.12,-4.79 -0.22,-7.18 -0.11,-2.4 -0.29,-4.79 -0.43,-7.2 0.28,1.17 0.49,2.36 0.71,3.55 0.18,1.19 0.35,2.39 0.49,3.59 0.29,2.4 0.41,4.81 0.46,7.23 0.03,2.42 -0.04,4.83 -0.26,7.24 -0.24,2.39 -0.6,4.78 -1.01,7.15 z" + id="path16170" + style="opacity:0.4" /><path + d="m 7226.95,547.26 c -0.39,-2.25 -0.48,-4.5 -0.5,-6.75 0.01,-2.25 0.1,-4.5 0.5,-6.75 0.4,2.25 0.49,4.5 0.5,6.75 -0.02,2.25 -0.1,4.5 -0.5,6.75 z" + id="path16174" + style="opacity:0.4" /><path + d="m 7235.79,546.48 c 0.17,-2.28 0.46,-4.49 0.66,-6.72 0.23,-2.22 0.37,-4.44 0.65,-6.72 0.52,2.24 0.56,4.54 0.35,6.81 -0.24,2.28 -0.72,4.54 -1.66,6.63 z" + id="path16178" + style="opacity:0.4" /><path + d="m 7211.16,545.88 c -2.5,-1.65 -4.48,-4.04 -5.94,-6.67 -1.44,-2.64 -2.38,-5.56 -2.63,-8.54 1.02,2.8 2.1,5.51 3.51,8.05 1.39,2.57 3.09,4.92 5.06,7.16 z" + id="path16182" + style="opacity:0.4" /><path + d="m 7118.31,547.97 c -0.79,-2.42 -1.28,-4.88 -1.7,-7.36 -0.39,-2.48 -0.7,-4.98 -0.71,-7.52 0.79,2.42 1.28,4.88 1.7,7.36 0.38,2.48 0.7,4.97 0.71,7.52 z" + id="path16186" + style="opacity:0.4" /><path + d="m 7103.66,188.87 c 0.97,7.93 1.83,15.88 2.54,23.82 0.38,3.97 0.69,7.94 1.03,11.92 l 0.46,5.96 c 0.15,1.99 0.29,3.98 0.53,5.95 l 2.41,23.8 c 0.72,7.95 1.92,15.81 2.8,23.77 -1.65,-7.81 -3.36,-15.64 -4.35,-23.58 -1.08,-7.92 -2.01,-15.85 -2.85,-23.8 -0.7,-7.96 -1.14,-15.94 -1.59,-23.91 -0.43,-7.97 -0.78,-15.93 -0.98,-23.93 z" + id="path16190" + style="opacity:0.4" /><path + d="m 7164.94,354.55 c -0.33,2.8 -0.78,5.57 -1.16,8.36 l -1.3,8.32 c -0.41,2.78 -0.86,5.55 -1.35,8.33 -0.52,2.77 -1.1,5.55 -1.8,8.27 -1.42,5.46 -2.94,10.87 -4.64,16.25 -0.9,2.67 -1.73,5.37 -2.82,7.98 -1.11,2.6 -2.25,5.18 -3.6,7.65 0.93,-2.66 1.89,-5.29 2.68,-7.98 0.86,-2.66 1.48,-5.4 2.25,-8.09 l 4.19,-16.28 c 1.43,-5.41 2.42,-10.89 3.56,-16.41 1.11,-5.51 2.54,-10.96 3.99,-16.4 z" + id="path16194" + style="opacity:0.4" /><path + d="m 7191.25,386.1 c 1.45,5.43 2.87,10.89 4,16.4 1.14,5.51 2.13,11 3.56,16.41 l 4.19,16.28 c 0.77,2.69 1.39,5.43 2.25,8.09 0.79,2.69 1.74,5.32 2.68,7.98 -1.35,-2.47 -2.5,-5.05 -3.6,-7.65 -1.09,-2.61 -1.92,-5.3 -2.82,-7.98 -1.69,-5.37 -3.22,-10.79 -4.64,-16.25 -0.7,-2.73 -1.28,-5.5 -1.8,-8.27 -0.49,-2.78 -0.95,-5.56 -1.35,-8.33 l -1.3,-8.32 c -0.39,-2.79 -0.84,-5.56 -1.17,-8.36 z" + id="path16198" + style="opacity:0.4" /><path + class="st40" + d="m 7123.23,67.05 c -1.61,4.69 -10.02,25.85 -11.47,30.78 -13.97,47.38 -13.98,86.5 -13.87,103.29 0.81,117.53 9.14,238.11 8.44,274.46 -0.34,17.96 2.8,35.89 2.11,53.84 -0.04,1.08 -0.23,4.85 1.06,9.5 0.9,3.25 4.31,7.87 5.28,9.5" + id="path16202" /><path + class="st85" + d="m 7239.28,548.95 c 0.94,-1.63 4.25,-6.25 5.12,-9.5 1.25,-4.65 1.06,-8.42 1.02,-9.5 -0.67,-17.95 2.38,-35.88 2.05,-53.84 -0.68,-36.36 7.4,-156.93 8.19,-274.46 0.13,-19.64 -0.2,-57.21 -13.45,-103.29 -3.7,-12.85 -8.57,-24.3 -11.31,-31.31" + id="path16204" /><path + class="st85" + d="M 7229.84,67.05" + id="path16206" /><path + d="m 7229.11,65.69 -0.02,-4.38 c -0.01,-1.46 0.03,-2.92 -0.15,-4.37 -0.16,-1.45 -0.41,-2.89 -0.76,-4.3 -0.18,-0.71 -0.38,-1.41 -0.65,-2.08 -0.07,-0.17 -0.14,-0.33 -0.23,-0.48 -0.04,-0.07 -0.11,-0.16 -0.15,-0.17 0,-0.03 -0.04,0.08 -0.04,0.16 -0.01,0.36 0.01,0.73 0.01,1.09 0.08,2.92 0.14,5.84 0.05,8.76 -0.02,0.73 -0.08,1.47 -0.08,2.18 0,0.71 0.33,1.4 0.3,2.17 -0.01,0.19 -0.04,0.39 -0.16,0.58 -0.11,0.19 -0.34,0.29 -0.54,0.3 -0.41,0.01 -0.77,-0.13 -1.1,-0.34 -0.65,-0.46 -0.95,-1.2 -1.18,-1.89 -0.45,-1.41 -0.64,-2.87 -0.83,-4.32 -0.18,-1.45 -0.29,-2.91 -0.35,-4.38 l -0.06,-2.19 c -0.01,-0.36 -0.01,-0.73 -0.05,-1.08 0,-0.04 -0.01,-0.08 -0.02,-0.11 0,-0.02 -0.01,-0.03 -0.01,-0.02 0,0.01 0.08,0.05 0.1,0.04 0.06,-0.04 -0.04,0.08 -0.05,0.15 -0.07,0.16 -0.12,0.33 -0.17,0.5 -0.38,1.39 -0.62,2.84 -0.83,4.28 -0.21,1.44 -0.3,2.89 -0.49,4.35 -0.18,1.46 -0.54,2.91 -1.16,4.25 -0.16,0.34 -0.32,0.67 -0.56,0.98 -0.12,0.15 -0.27,0.3 -0.47,0.4 -0.21,0.1 -0.45,0.08 -0.65,0.01 -0.4,-0.16 -0.66,-0.47 -0.88,-0.77 -0.22,-0.31 -0.39,-0.65 -0.54,-0.99 -0.61,-1.38 -0.63,-2.95 -0.35,-4.39 0.46,-2.85 0.43,-5.82 -0.15,-8.64 -0.08,-0.34 -0.18,-0.72 -0.34,-0.95 -0.01,-0.02 -0.04,-0.04 -0.02,-0.03 0.02,0 0.05,0 0.03,0 -0.04,0.02 -0.09,0.09 -0.14,0.15 -0.09,0.14 -0.17,0.29 -0.25,0.45 -0.29,0.65 -0.51,1.34 -0.69,2.04 -0.36,1.4 -0.59,2.84 -0.68,4.28 -0.1,1.44 0.05,2.9 -0.07,4.38 -0.13,1.49 -0.56,2.94 -1.46,4.2 -0.14,0.14 -0.29,0.33 -0.59,0.35 -0.31,-0.01 -0.5,-0.24 -0.59,-0.41 -0.2,-0.36 -0.3,-0.72 -0.39,-1.09 -0.17,-0.73 -0.25,-1.46 -0.34,-2.19 -0.16,-1.46 -0.25,-2.92 -0.35,-4.38 -0.09,-1.46 -0.14,-2.92 -0.18,-4.38 -0.02,-0.73 -0.03,-1.46 -0.07,-2.18 -0.03,-0.35 -0.05,-0.73 -0.13,-1.03 -0.05,-0.18 -0.11,-0.21 -0.1,-0.19 -0.06,0.02 -0.19,0.15 -0.29,0.27 -0.76,1.16 -1.22,2.59 -1.7,3.95 -0.47,1.37 -0.8,2.78 -0.94,4.22 -0.17,1.42 0.02,2.91 -0.35,4.39 -0.09,0.37 -0.21,0.73 -0.37,1.07 -0.07,0.17 -0.15,0.34 -0.24,0.51 -0.1,0.17 -0.17,0.35 -0.42,0.53 -0.07,0.04 -0.17,0.07 -0.28,0.06 -0.08,-0.02 -0.2,-0.07 -0.25,-0.12 -0.11,-0.11 -0.17,-0.21 -0.21,-0.31 -0.09,-0.2 -0.13,-0.38 -0.18,-0.57 -0.08,-0.37 -0.14,-0.73 -0.2,-1.1 -0.37,-2.91 -0.65,-5.81 -1.05,-8.7 -0.1,-0.72 -0.19,-1.44 -0.31,-2.16 -0.06,-0.36 -0.12,-0.71 -0.2,-1.06 -0.07,-0.33 -0.17,-0.74 -0.29,-0.94 -0.01,-0.02 -0.04,-0.03 0.03,0 0.04,0 0.12,-0.02 0.1,-0.02 -0.01,0.01 -0.06,0.08 -0.09,0.15 -0.07,0.14 -0.13,0.31 -0.18,0.48 -0.1,0.34 -0.19,0.69 -0.26,1.04 -0.15,0.71 -0.25,1.42 -0.35,2.14 -0.42,2.86 -0.13,5.82 -0.69,8.73 -0.13,0.73 -0.27,1.45 -0.46,2.16 -0.05,0.18 -0.1,0.36 -0.17,0.54 -0.03,0.09 -0.07,0.18 -0.12,0.28 -0.06,0.09 -0.07,0.21 -0.32,0.32 -0.27,0.04 -0.41,-0.15 -0.46,-0.23 -0.07,-0.1 -0.1,-0.19 -0.15,-0.29 -0.07,-0.18 -0.13,-0.36 -0.18,-0.54 -0.37,-1.44 -0.61,-2.87 -0.87,-4.31 -0.52,-2.87 -0.95,-5.77 -1.5,-8.62 -0.08,-0.34 -0.15,-0.74 -0.28,-0.98 -0.01,-0.03 -0.04,-0.03 0.02,0 0.06,0.01 0.09,0 0.09,-0.01 -0.02,0.04 -0.06,0.09 -0.09,0.18 -0.06,0.15 -0.11,0.32 -0.15,0.5 -0.16,0.69 -0.26,1.42 -0.37,2.14 -0.2,1.44 -0.36,2.89 -0.52,4.34 -0.15,1.44 -0.32,2.93 -0.78,4.34 -0.22,0.71 -0.52,1.39 -0.85,2.05 -0.17,0.33 -0.35,0.65 -0.57,0.97 -0.12,0.15 -0.23,0.32 -0.48,0.44 -0.08,0.03 -0.16,0.04 -0.26,0.01 -0.09,-0.03 -0.15,-0.1 -0.2,-0.16 -0.06,-0.11 -0.1,-0.23 -0.11,-0.33 -0.09,-0.79 0.01,-1.5 0.05,-2.23 0.05,-0.73 0.1,-1.45 0.13,-2.18 0.06,-1.45 0.04,-2.91 -0.07,-4.36 -0.12,-1.45 -0.28,-2.9 -0.59,-4.31 -0.08,-0.35 -0.17,-0.7 -0.29,-1.03 -0.05,-0.16 -0.15,-0.33 -0.21,-0.38 0.01,0 0.05,-0.02 0,0.03 -0.04,0.06 -0.07,0.13 -0.1,0.21 -0.23,0.65 -0.33,1.39 -0.44,2.1 -0.37,2.88 -0.59,5.8 -0.61,8.71 v 2.19 l 0.02,1.09 v 0.28 c 0,0.05 0,0.09 -0.01,0.16 -0.03,0 0.06,0.12 -0.19,0.18 -0.19,-0.07 -0.11,-0.09 -0.16,-0.12 -0.11,-0.2 -0.15,-0.36 -0.21,-0.54 -0.42,-1.41 -0.71,-2.85 -0.99,-4.28 -0.27,-1.44 -0.49,-2.88 -0.68,-4.34 -0.19,-1.45 -0.28,-2.92 -0.47,-4.35 -0.03,-0.17 -0.07,-0.37 -0.13,-0.46 0.04,-0.05 -0.08,0.05 -0.17,0.21 -0.17,0.3 -0.28,0.65 -0.39,0.99 -0.21,0.69 -0.35,1.4 -0.46,2.12 -0.22,1.44 -0.21,2.89 -0.07,4.34 0.15,1.45 0.21,2.95 -0.09,4.39 -0.07,0.36 -0.14,0.72 -0.24,1.08 -0.05,0.18 -0.1,0.36 -0.18,0.53 -0.04,0.09 -0.08,0.18 -0.16,0.26 -0.06,0.09 -0.24,0.16 -0.37,0.07 -0.32,-0.33 -0.34,-0.7 -0.45,-1.06 -0.09,-0.36 -0.16,-0.72 -0.23,-1.07 -0.28,-1.43 -0.54,-2.87 -0.86,-4.29 -0.32,-1.42 -0.69,-2.84 -1.06,-4.25 -0.19,-0.7 -0.38,-1.41 -0.59,-2.11 -0.11,-0.35 -0.22,-0.7 -0.37,-1.02 -0.08,-0.15 -0.17,-0.35 -0.33,-0.28 -0.16,0.03 -0.28,0.18 -0.39,0.32 -0.39,0.61 -0.6,1.32 -0.81,2.01 -0.2,0.7 -0.37,1.41 -0.52,2.12 -0.64,2.85 -0.93,5.77 -0.85,8.69 -0.1,-2.92 0.17,-5.85 0.79,-8.71 0.15,-0.71 0.31,-1.43 0.51,-2.13 0.21,-0.7 0.41,-1.41 0.81,-2.04 0.11,-0.14 0.23,-0.31 0.44,-0.36 0.09,-0.04 0.23,0 0.29,0.08 0.06,0.08 0.11,0.16 0.15,0.24 0.16,0.34 0.27,0.69 0.38,1.03 0.22,0.7 0.42,1.4 0.61,2.11 0.38,1.41 0.76,2.82 1.09,4.25 0.33,1.42 0.6,2.86 0.89,4.29 0.07,0.36 0.15,0.71 0.24,1.06 0.09,0.33 0.19,0.74 0.38,0.94 0.05,0.07 0.17,-0.09 0.23,-0.25 0.07,-0.16 0.12,-0.33 0.17,-0.5 0.09,-0.35 0.16,-0.71 0.22,-1.06 0.28,-1.43 0.21,-2.88 0.06,-4.33 -0.15,-1.45 -0.16,-2.94 0.06,-4.4 0.1,-0.73 0.25,-1.45 0.46,-2.16 0.11,-0.35 0.23,-0.7 0.41,-1.05 0.05,-0.09 0.1,-0.17 0.19,-0.25 0.04,-0.04 0.09,-0.09 0.2,-0.1 0.09,-0.02 0.2,0.06 0.23,0.11 0.14,0.22 0.14,0.39 0.19,0.58 0.2,1.47 0.29,2.91 0.49,4.36 0.19,1.45 0.41,2.89 0.68,4.32 0.28,1.43 0.57,2.86 0.99,4.25 0.05,0.17 0.11,0.35 0.18,0.48 -0.02,0 0.07,0.03 -0.07,-0.02 -0.2,0.07 -0.11,0.11 -0.13,0.08 v -0.12 -0.27 l -0.02,-1.1 -0.01,-2.19 c 0.01,-2.93 0.23,-5.85 0.59,-8.76 0.11,-0.73 0.2,-1.45 0.46,-2.18 0.04,-0.09 0.08,-0.18 0.15,-0.28 0.05,-0.05 0.07,-0.1 0.17,-0.14 0.1,-0.05 0.19,-0.02 0.28,0.03 0.22,0.18 0.27,0.37 0.35,0.55 0.14,0.36 0.23,0.72 0.31,1.08 0.31,1.44 0.48,2.9 0.61,4.36 0.12,1.46 0.13,2.93 0.08,4.4 -0.03,0.73 -0.07,1.46 -0.12,2.19 -0.04,0.72 -0.13,1.48 -0.05,2.14 0.01,0.09 0.04,0.14 0.05,0.19 0.03,0 -0.02,0.02 0.02,0 0.08,-0.04 0.21,-0.18 0.31,-0.31 0.2,-0.28 0.38,-0.6 0.54,-0.92 0.33,-0.65 0.61,-1.3 0.83,-1.99 0.44,-1.37 0.6,-2.81 0.75,-4.27 0.16,-1.45 0.32,-2.9 0.51,-4.35 0.1,-0.73 0.2,-1.45 0.37,-2.18 0.04,-0.18 0.09,-0.36 0.16,-0.55 0.03,-0.09 0.08,-0.19 0.16,-0.3 0.06,-0.05 0.18,-0.16 0.33,-0.11 0.15,0.05 0.18,0.13 0.22,0.18 0.21,0.41 0.25,0.75 0.34,1.11 0.56,2.88 1,5.76 1.52,8.63 0.26,1.43 0.51,2.88 0.87,4.27 0.05,0.17 0.1,0.34 0.16,0.5 0.03,0.07 0.06,0.16 0.1,0.2 0.04,0.08 0.06,0.03 -0.02,0.05 -0.08,0.04 0.01,-0.02 0.03,-0.08 0.03,-0.07 0.07,-0.15 0.09,-0.23 0.06,-0.16 0.11,-0.33 0.16,-0.5 0.18,-0.69 0.33,-1.41 0.45,-2.12 0.54,-2.85 0.25,-5.79 0.66,-8.72 0.09,-0.73 0.2,-1.46 0.35,-2.18 0.07,-0.36 0.16,-0.72 0.27,-1.09 0.06,-0.18 0.11,-0.36 0.21,-0.55 0.05,-0.09 0.09,-0.19 0.21,-0.3 0.05,-0.05 0.22,-0.14 0.35,-0.08 0.16,0.05 0.19,0.12 0.23,0.17 0.26,0.42 0.29,0.76 0.38,1.13 0.08,0.36 0.14,0.73 0.2,1.09 0.12,0.73 0.22,1.45 0.32,2.17 0.39,2.89 0.67,5.82 1.03,8.7 0.05,0.36 0.11,0.71 0.19,1.06 0.04,0.17 0.09,0.34 0.15,0.48 0.03,0.08 0.07,0.12 0.09,0.15 0.03,0 -0.04,0.01 -0.02,0.01 0.14,-0.1 0.33,-0.51 0.46,-0.81 0.14,-0.32 0.26,-0.65 0.34,-1 0.35,-1.37 0.18,-2.85 0.35,-4.32 0.15,-1.47 0.49,-2.92 0.97,-4.31 0.5,-1.38 0.93,-2.78 1.78,-4.07 0.14,-0.15 0.23,-0.33 0.53,-0.43 0.08,-0.01 0.19,-0.01 0.27,0.01 0.07,0.04 0.16,0.09 0.2,0.15 0.08,0.11 0.13,0.22 0.16,0.32 0.11,0.4 0.12,0.76 0.15,1.14 0.04,0.74 0.05,1.47 0.06,2.2 0.03,1.46 0.08,2.91 0.17,4.37 0.09,1.45 0.19,2.91 0.34,4.36 0.08,0.72 0.17,1.44 0.32,2.14 0.16,0.63 0.43,1.63 0.88,0.97 0.79,-1.12 1.26,-2.57 1.37,-3.98 0.12,-1.43 -0.02,-2.9 0.08,-4.37 0.09,-1.47 0.33,-2.93 0.7,-4.35 0.19,-0.71 0.41,-1.42 0.72,-2.1 0.08,-0.17 0.17,-0.34 0.28,-0.51 0.06,-0.08 0.12,-0.17 0.23,-0.25 0.05,-0.04 0.17,-0.09 0.28,-0.05 0.11,0.04 0.14,0.1 0.19,0.14 0.25,0.38 0.31,0.73 0.41,1.09 0.59,2.9 0.6,5.87 0.13,8.78 -0.28,1.42 -0.26,2.89 0.32,4.21 0.28,0.63 0.66,1.33 1.23,1.59 0.29,0.12 0.56,-0.03 0.77,-0.31 0.21,-0.27 0.37,-0.59 0.52,-0.92 1.26,-2.64 1.22,-5.63 1.64,-8.52 0.21,-1.45 0.45,-2.89 0.85,-4.32 0.05,-0.18 0.11,-0.35 0.18,-0.53 0.06,-0.09 0.02,-0.17 0.23,-0.3 0.06,-0.05 0.19,0.01 0.21,0.06 0.03,0.05 0.04,0.08 0.05,0.1 0.02,0.06 0.02,0.11 0.03,0.16 0.04,0.38 0.04,0.74 0.05,1.11 l 0.05,2.19 c 0.05,1.46 0.17,2.91 0.34,4.35 0.19,1.44 0.38,2.9 0.81,4.27 0.22,0.67 0.52,1.37 1.08,1.77 0.28,0.18 0.64,0.31 0.96,0.3 0.34,0 0.5,-0.32 0.51,-0.67 0.04,-0.7 -0.28,-1.4 -0.28,-2.16 0,-0.74 0.07,-1.46 0.09,-2.19 0.11,-2.91 0.07,-5.84 0.01,-8.75 -0.01,-0.37 -0.02,-0.73 -0.01,-1.1 0,-0.05 0.01,-0.09 0.02,-0.15 0,-0.04 0.06,-0.15 0.16,-0.12 0.12,0.06 0.16,0.14 0.21,0.22 0.1,0.16 0.17,0.33 0.24,0.5 0.27,0.68 0.46,1.39 0.64,2.1 0.35,1.42 0.58,2.87 0.73,4.32 0.17,1.45 0.12,2.92 0.12,4.38 z" + id="path16208" + style="opacity:0.5" /><path + class="st2" + d="m 7176.35,66.84 h -53.65 v -19.2 c 3.58,-0.49 7.22,-0.93 10.91,-1.32 15,-1.57 29.35,-2.07 42.96,-1.76 h 0.99 c 13.61,-0.31 27.96,0.19 42.96,1.76 3.69,0.39 7.32,0.83 10.91,1.32 v 19.2 h -53.65 z" + id="path16212" /><path + class="st2" + d="m 7123.03,48.07 c 4.19,-0.02 9.72,0.86 13.94,0.88 13.4,0.07 26.6,0.37 39.59,0.88 h 0.99 c 13,-0.51 26.2,-0.81 39.59,-0.88 4.23,-0.02 9.76,-0.9 13.94,-0.88" + id="path16214" /><path + d="m 7125.01,65.69 -0.02,-4.38 c 0,-1.46 -0.05,-2.92 0.12,-4.38 0.15,-1.45 0.39,-2.9 0.73,-4.32 0.18,-0.71 0.37,-1.42 0.64,-2.1 0.07,-0.17 0.14,-0.34 0.24,-0.5 0.05,-0.08 0.09,-0.17 0.21,-0.22 0.1,-0.03 0.16,0.08 0.16,0.12 0.01,0.05 0.02,0.1 0.02,0.15 0.02,0.37 0,0.73 -0.01,1.1 -0.06,2.92 -0.1,5.84 0.01,8.75 0.02,0.73 0.09,1.45 0.09,2.19 0,0.76 -0.32,1.46 -0.28,2.16 0,0.35 0.17,0.67 0.51,0.67 0.32,0.01 0.68,-0.12 0.96,-0.3 0.56,-0.4 0.86,-1.1 1.08,-1.77 0.43,-1.38 0.62,-2.83 0.81,-4.27 0.18,-1.45 0.29,-2.9 0.34,-4.35 l 0.05,-2.19 c 0.01,-0.37 0.01,-0.73 0.05,-1.11 0.01,-0.05 0.01,-0.1 0.03,-0.16 0.01,-0.03 0.02,-0.06 0.05,-0.1 0.02,-0.05 0.15,-0.11 0.21,-0.06 0.21,0.14 0.17,0.21 0.23,0.3 0.07,0.18 0.13,0.36 0.18,0.53 0.39,1.42 0.63,2.87 0.85,4.32 0.42,2.89 0.37,5.88 1.64,8.52 0.15,0.32 0.31,0.65 0.52,0.92 0.21,0.28 0.48,0.42 0.77,0.31 0.58,-0.26 0.96,-0.96 1.23,-1.59 0.58,-1.32 0.6,-2.79 0.32,-4.21 -0.47,-2.91 -0.46,-5.88 0.13,-8.78 0.1,-0.36 0.16,-0.72 0.41,-1.09 0.04,-0.05 0.07,-0.1 0.19,-0.14 0.11,-0.04 0.23,0.01 0.28,0.05 0.12,0.08 0.17,0.16 0.23,0.25 0.11,0.17 0.2,0.33 0.28,0.51 0.31,0.68 0.53,1.39 0.72,2.1 0.37,1.43 0.6,2.88 0.7,4.35 0.11,1.47 -0.04,2.94 0.08,4.37 0.11,1.41 0.58,2.86 1.37,3.98 0.45,0.66 0.72,-0.34 0.88,-0.97 0.16,-0.7 0.24,-1.42 0.32,-2.14 0.15,-1.44 0.24,-2.9 0.34,-4.36 0.09,-1.45 0.13,-2.91 0.17,-4.37 0.02,-0.73 0.03,-1.46 0.06,-2.2 0.03,-0.37 0.04,-0.74 0.15,-1.14 0.02,-0.1 0.07,-0.21 0.16,-0.32 0.04,-0.05 0.13,-0.11 0.2,-0.15 0.08,-0.02 0.18,-0.02 0.27,-0.01 0.29,0.1 0.39,0.28 0.53,0.43 0.85,1.29 1.28,2.69 1.78,4.07 0.48,1.39 0.82,2.84 0.97,4.31 0.17,1.48 0,2.95 0.35,4.32 0.08,0.34 0.2,0.68 0.34,1 0.13,0.31 0.32,0.71 0.46,0.81 0.02,0.01 -0.05,-0.01 -0.02,-0.01 0.02,-0.03 0.06,-0.08 0.09,-0.15 0.06,-0.14 0.11,-0.31 0.15,-0.48 0.08,-0.34 0.14,-0.7 0.18,-1.06 0.35,-2.88 0.63,-5.8 1.03,-8.7 0.09,-0.73 0.2,-1.45 0.32,-2.17 0.06,-0.36 0.12,-0.73 0.2,-1.09 0.1,-0.37 0.13,-0.71 0.39,-1.13 0.04,-0.05 0.07,-0.12 0.23,-0.17 0.12,-0.06 0.3,0.03 0.35,0.08 0.12,0.11 0.16,0.21 0.21,0.3 0.09,0.19 0.15,0.37 0.21,0.55 0.11,0.36 0.19,0.72 0.27,1.09 0.15,0.72 0.26,1.45 0.35,2.18 0.42,2.93 0.12,5.87 0.66,8.72 0.12,0.71 0.26,1.43 0.45,2.12 0.05,0.17 0.1,0.34 0.16,0.5 0.03,0.08 0.06,0.16 0.1,0.23 0.02,0.07 0.11,0.13 0.03,0.08 -0.09,-0.02 -0.06,0.03 -0.02,-0.05 0.04,-0.04 0.07,-0.13 0.1,-0.2 0.06,-0.16 0.11,-0.32 0.16,-0.5 0.37,-1.39 0.61,-2.84 0.87,-4.27 0.52,-2.87 0.96,-5.75 1.52,-8.63 0.09,-0.37 0.13,-0.71 0.34,-1.11 0.04,-0.05 0.07,-0.13 0.22,-0.18 0.15,-0.05 0.26,0.06 0.33,0.11 0.08,0.11 0.13,0.21 0.16,0.3 0.07,0.19 0.12,0.37 0.16,0.55 0.17,0.73 0.27,1.45 0.37,2.18 0.2,1.45 0.35,2.9 0.51,4.35 0.15,1.45 0.31,2.89 0.75,4.27 0.22,0.69 0.5,1.35 0.83,1.99 0.16,0.32 0.34,0.64 0.54,0.92 0.1,0.13 0.23,0.27 0.31,0.31 0.04,0.01 -0.01,-0.01 0.02,0 0.02,-0.05 0.05,-0.1 0.05,-0.19 0.08,-0.66 -0.01,-1.42 -0.05,-2.14 -0.05,-0.73 -0.1,-1.46 -0.12,-2.19 -0.05,-1.46 -0.04,-2.94 0.08,-4.4 0.12,-1.46 0.29,-2.92 0.61,-4.36 0.08,-0.36 0.17,-0.72 0.31,-1.08 0.07,-0.18 0.12,-0.36 0.35,-0.55 0.09,-0.04 0.18,-0.08 0.28,-0.03 0.1,0.04 0.12,0.09 0.17,0.14 0.06,0.1 0.11,0.19 0.14,0.28 0.26,0.73 0.35,1.45 0.46,2.18 0.36,2.91 0.58,5.82 0.59,8.76 l -0.01,2.19 -0.02,1.1 v 0.27 0.12 c -0.02,0.03 0.07,-0.01 -0.13,-0.08 -0.14,0.06 -0.05,0.02 -0.07,0.02 0.07,-0.12 0.13,-0.31 0.18,-0.48 0.42,-1.38 0.71,-2.82 0.99,-4.25 0.27,-1.43 0.5,-2.87 0.68,-4.32 0.2,-1.45 0.29,-2.89 0.49,-4.36 0.04,-0.19 0.04,-0.36 0.19,-0.58 0.03,-0.05 0.14,-0.13 0.23,-0.11 0.11,0.01 0.15,0.06 0.2,0.1 0.08,0.08 0.14,0.17 0.19,0.25 0.19,0.34 0.3,0.69 0.41,1.05 0.21,0.71 0.36,1.43 0.46,2.16 0.21,1.45 0.21,2.94 0.06,4.4 -0.16,1.45 -0.23,2.9 0.06,4.33 0.06,0.36 0.14,0.72 0.22,1.06 0.05,0.17 0.1,0.35 0.17,0.5 0.06,0.16 0.18,0.31 0.23,0.25 0.19,-0.2 0.29,-0.6 0.38,-0.94 0.09,-0.35 0.16,-0.71 0.24,-1.06 0.29,-1.43 0.56,-2.87 0.89,-4.29 0.33,-1.42 0.71,-2.83 1.09,-4.25 0.19,-0.7 0.39,-1.41 0.61,-2.11 0.11,-0.35 0.22,-0.7 0.38,-1.03 0.04,-0.08 0.09,-0.17 0.15,-0.24 0.06,-0.09 0.2,-0.13 0.29,-0.08 0.21,0.04 0.33,0.21 0.44,0.36 0.4,0.63 0.6,1.34 0.81,2.04 0.2,0.7 0.36,1.42 0.51,2.13 0.62,2.86 0.89,5.79 0.79,8.71 0.08,-2.92 -0.21,-5.85 -0.85,-8.69 -0.15,-0.71 -0.32,-1.42 -0.52,-2.12 -0.21,-0.69 -0.42,-1.41 -0.81,-2.01 -0.11,-0.13 -0.23,-0.29 -0.39,-0.32 -0.17,-0.08 -0.25,0.13 -0.33,0.28 -0.15,0.33 -0.26,0.68 -0.37,1.02 -0.21,0.7 -0.4,1.4 -0.59,2.11 -0.37,1.41 -0.74,2.83 -1.06,4.25 -0.32,1.42 -0.58,2.86 -0.86,4.29 -0.07,0.36 -0.14,0.72 -0.23,1.07 -0.11,0.35 -0.14,0.72 -0.45,1.06 -0.13,0.09 -0.31,0.02 -0.37,-0.07 -0.07,-0.08 -0.12,-0.17 -0.16,-0.26 -0.08,-0.18 -0.13,-0.35 -0.18,-0.53 -0.09,-0.36 -0.17,-0.72 -0.24,-1.08 -0.3,-1.45 -0.24,-2.95 -0.09,-4.39 0.14,-1.45 0.15,-2.9 -0.07,-4.34 -0.1,-0.72 -0.25,-1.43 -0.46,-2.12 -0.11,-0.34 -0.22,-0.69 -0.39,-0.99 -0.08,-0.16 -0.21,-0.26 -0.17,-0.21 -0.06,0.09 -0.1,0.29 -0.13,0.46 -0.19,1.43 -0.28,2.9 -0.48,4.35 -0.18,1.45 -0.41,2.9 -0.68,4.34 -0.28,1.44 -0.57,2.87 -0.99,4.28 -0.06,0.18 -0.1,0.35 -0.21,0.54 -0.05,0.03 0.03,0.05 -0.16,0.12 -0.26,-0.06 -0.16,-0.18 -0.19,-0.18 -0.01,-0.06 -0.01,-0.11 -0.01,-0.16 v -0.28 l 0.02,-1.09 v -2.19 c -0.02,-2.91 -0.24,-5.83 -0.61,-8.71 -0.11,-0.71 -0.21,-1.45 -0.44,-2.1 -0.03,-0.08 -0.07,-0.15 -0.1,-0.21 -0.06,-0.05 -0.02,-0.03 -0.01,-0.03 -0.05,0.05 -0.15,0.22 -0.21,0.38 -0.12,0.32 -0.21,0.68 -0.29,1.03 -0.3,1.41 -0.47,2.86 -0.59,4.31 -0.11,1.45 -0.13,2.9 -0.07,4.36 0.03,0.73 0.08,1.45 0.13,2.18 0.04,0.73 0.14,1.44 0.05,2.23 -0.01,0.1 -0.05,0.21 -0.11,0.33 -0.06,0.06 -0.12,0.13 -0.2,0.16 -0.1,0.03 -0.18,0.01 -0.26,-0.01 -0.25,-0.12 -0.35,-0.28 -0.48,-0.44 -0.23,-0.31 -0.4,-0.64 -0.58,-0.97 -0.34,-0.65 -0.63,-1.34 -0.85,-2.05 -0.46,-1.41 -0.63,-2.9 -0.78,-4.34 -0.16,-1.45 -0.33,-2.9 -0.52,-4.34 -0.1,-0.72 -0.2,-1.44 -0.37,-2.14 -0.04,-0.17 -0.09,-0.35 -0.15,-0.5 -0.03,-0.09 -0.06,-0.14 -0.09,-0.18 0,0.01 0.03,0.02 0.09,0.01 0.06,-0.03 0.03,-0.02 0.02,0 -0.13,0.24 -0.2,0.64 -0.28,0.98 -0.55,2.85 -0.98,5.75 -1.5,8.62 -0.26,1.44 -0.5,2.88 -0.87,4.31 -0.05,0.18 -0.11,0.36 -0.18,0.54 -0.05,0.09 -0.07,0.18 -0.15,0.29 -0.05,0.08 -0.18,0.27 -0.46,0.23 -0.25,-0.1 -0.26,-0.23 -0.32,-0.32 -0.05,-0.1 -0.08,-0.19 -0.12,-0.28 -0.07,-0.18 -0.12,-0.36 -0.17,-0.54 -0.19,-0.72 -0.34,-1.44 -0.46,-2.16 -0.56,-2.92 -0.27,-5.87 -0.69,-8.73 -0.09,-0.72 -0.2,-1.44 -0.35,-2.14 -0.07,-0.35 -0.15,-0.7 -0.26,-1.04 -0.05,-0.17 -0.11,-0.33 -0.18,-0.48 -0.03,-0.07 -0.08,-0.14 -0.09,-0.15 -0.02,0 0.06,0.02 0.1,0.02 0.06,-0.03 0.04,-0.02 0.03,0 -0.12,0.2 -0.22,0.61 -0.29,0.94 -0.07,0.35 -0.14,0.71 -0.2,1.06 -0.12,0.72 -0.21,1.44 -0.31,2.16 -0.4,2.89 -0.68,5.78 -1.05,8.7 -0.05,0.36 -0.11,0.73 -0.2,1.1 -0.04,0.19 -0.09,0.37 -0.18,0.57 -0.04,0.1 -0.1,0.2 -0.21,0.31 -0.05,0.05 -0.16,0.1 -0.24,0.12 -0.1,0.01 -0.21,-0.02 -0.28,-0.06 -0.26,-0.17 -0.32,-0.36 -0.42,-0.53 -0.09,-0.17 -0.17,-0.34 -0.24,-0.51 -0.15,-0.35 -0.28,-0.71 -0.37,-1.07 -0.37,-1.48 -0.18,-2.97 -0.35,-4.39 -0.14,-1.44 -0.47,-2.85 -0.94,-4.22 -0.48,-1.36 -0.94,-2.79 -1.7,-3.95 -0.09,-0.12 -0.23,-0.26 -0.29,-0.27 0.01,-0.02 -0.05,0.01 -0.1,0.19 -0.09,0.3 -0.11,0.68 -0.13,1.03 -0.04,0.72 -0.05,1.45 -0.07,2.18 -0.03,1.46 -0.08,2.92 -0.18,4.38 -0.1,1.46 -0.19,2.92 -0.35,4.38 -0.08,0.73 -0.17,1.46 -0.34,2.19 -0.09,0.36 -0.18,0.73 -0.39,1.09 -0.09,0.17 -0.28,0.4 -0.59,0.41 -0.31,-0.02 -0.46,-0.21 -0.59,-0.35 -0.89,-1.27 -1.32,-2.71 -1.46,-4.2 -0.12,-1.48 0.03,-2.94 -0.08,-4.38 -0.09,-1.44 -0.31,-2.88 -0.68,-4.28 -0.18,-0.7 -0.4,-1.39 -0.69,-2.04 -0.07,-0.16 -0.16,-0.32 -0.25,-0.45 -0.05,-0.06 -0.1,-0.13 -0.14,-0.15 -0.02,-0.01 0,0 0.02,0 0.03,-0.01 -0.01,0.01 -0.02,0.03 -0.16,0.24 -0.26,0.62 -0.34,0.95 -0.58,2.82 -0.61,5.79 -0.15,8.64 0.28,1.44 0.26,3.01 -0.35,4.39 -0.15,0.34 -0.32,0.68 -0.54,0.99 -0.22,0.3 -0.48,0.62 -0.88,0.77 -0.2,0.07 -0.45,0.09 -0.65,-0.01 -0.2,-0.1 -0.35,-0.25 -0.47,-0.4 -0.24,-0.31 -0.41,-0.64 -0.56,-0.98 -0.61,-1.35 -0.97,-2.8 -1.16,-4.25 -0.19,-1.46 -0.28,-2.91 -0.49,-4.35 -0.21,-1.44 -0.45,-2.88 -0.83,-4.28 -0.05,-0.17 -0.1,-0.35 -0.17,-0.5 -0.01,-0.07 -0.11,-0.18 -0.05,-0.15 0.02,0.01 0.1,-0.03 0.1,-0.04 0,-0.01 0,0.01 -0.01,0.02 -0.01,0.03 -0.02,0.07 -0.02,0.11 -0.04,0.34 -0.04,0.72 -0.05,1.08 l -0.06,2.19 c -0.06,1.46 -0.17,2.92 -0.35,4.38 -0.19,1.45 -0.39,2.91 -0.83,4.32 -0.24,0.69 -0.54,1.43 -1.18,1.89 -0.33,0.21 -0.69,0.35 -1.1,0.34 -0.2,-0.01 -0.43,-0.11 -0.54,-0.3 -0.12,-0.18 -0.15,-0.39 -0.16,-0.58 -0.03,-0.77 0.3,-1.46 0.3,-2.17 0,-0.72 -0.06,-1.45 -0.08,-2.18 -0.09,-2.92 -0.03,-5.84 0.05,-8.76 0.01,-0.36 0.03,-0.73 0.01,-1.09 0,-0.08 -0.03,-0.2 -0.04,-0.16 -0.04,0.02 -0.11,0.1 -0.15,0.17 -0.09,0.15 -0.17,0.32 -0.23,0.48 -0.27,0.67 -0.47,1.38 -0.65,2.08 -0.35,1.41 -0.6,2.85 -0.76,4.3 -0.18,1.45 -0.14,2.91 -0.15,4.37 z" + id="path16216" + style="opacity:0.5" /><path + d="m 7244.22,228.76 c 0.12,8.22 -0.15,16.44 -0.69,24.64 -0.51,8.2 -1.33,16.39 -2.32,24.55 -0.5,4.08 -1.1,8.15 -1.71,12.21 l -1.02,6.08 c -0.33,2.03 -0.69,4.05 -1.11,6.07 -1.48,8.09 -3.46,16.08 -5.64,24 0.64,-4.06 1.53,-8.07 2.12,-12.13 l 1.03,-6.06 0.95,-6.07 c 1.24,-8.1 2.41,-16.21 3.38,-24.34 1.03,-8.13 1.93,-16.27 2.76,-24.43 0.81,-8.17 1.59,-16.33 2.25,-24.52 z" + id="path16220" + style="opacity:0.4" /><path + d="m 7139.63,562.1 c -0.16,-2.2 -0.27,-4.4 -0.33,-6.6 -0.04,-1.1 -0.04,-2.2 -0.04,-3.31 0,-0.55 0.01,-1.1 0.03,-1.66 0.01,-0.28 0.03,-0.56 0.06,-0.84 0.01,-0.07 0.02,-0.15 0.04,-0.23 0.01,-0.04 0.02,-0.09 0.04,-0.14 0.02,-0.04 0.04,-0.08 0.07,-0.12 0.1,-0.1 0.24,-0.12 0.35,-0.05 0.14,0.1 0.13,0.15 0.16,0.19 0.02,0.05 0.03,0.08 0.05,0.12 0.03,0.08 0.04,0.15 0.06,0.22 0.24,1.11 0.33,2.2 0.48,3.29 0.13,1.09 0.27,2.19 0.37,3.28 0.22,2.19 0.42,4.39 0.45,6.59 -0.09,-1.1 -0.24,-2.19 -0.39,-3.28 l -0.44,-3.27 c -0.32,-2.17 -0.53,-4.39 -0.95,-6.5 -0.02,-0.06 -0.03,-0.13 -0.05,-0.18 -0.01,-0.03 -0.02,-0.06 -0.03,-0.07 0,-0.02 -0.04,-0.04 0.05,0.03 0.07,0.04 0.19,0.04 0.26,-0.04 0.01,-0.01 0.02,-0.02 0.02,-0.03 0,0.02 -0.01,0.03 -0.02,0.06 -0.01,0.05 -0.02,0.12 -0.03,0.18 -0.04,0.26 -0.05,0.53 -0.07,0.8 -0.03,0.54 -0.04,1.09 -0.06,1.64 l -0.03,3.3 z" + id="path16224" + style="opacity:0.5" /><path + d="m 7142.88,561.03 c -0.16,-2.2 -0.27,-4.4 -0.33,-6.6 -0.04,-1.1 -0.04,-2.2 -0.04,-3.31 0,-0.55 0.01,-1.1 0.03,-1.66 0.01,-0.28 0.03,-0.56 0.06,-0.84 0.01,-0.07 0.02,-0.15 0.04,-0.23 0.01,-0.04 0.03,-0.09 0.04,-0.14 0.02,-0.04 0.04,-0.08 0.08,-0.12 0.1,-0.09 0.24,-0.11 0.35,-0.04 0.13,0.1 0.13,0.15 0.15,0.19 0.02,0.05 0.03,0.08 0.05,0.12 0.03,0.08 0.04,0.15 0.06,0.22 0.24,1.11 0.33,2.2 0.48,3.29 0.13,1.09 0.27,2.19 0.38,3.28 0.22,2.19 0.42,4.39 0.45,6.59 -0.09,-1.1 -0.24,-2.19 -0.4,-3.28 l -0.44,-3.27 c -0.32,-2.16 -0.54,-4.39 -0.96,-6.5 -0.02,-0.06 -0.03,-0.13 -0.05,-0.18 -0.01,-0.03 -0.02,-0.06 -0.03,-0.07 0,-0.02 -0.04,-0.04 0.04,0.02 0.07,0.04 0.18,0.04 0.26,-0.03 0.02,-0.02 0.02,-0.02 0.02,-0.03 0,0.02 -0.01,0.03 -0.02,0.06 -0.01,0.05 -0.02,0.12 -0.03,0.18 -0.04,0.26 -0.06,0.53 -0.07,0.8 -0.03,0.54 -0.05,1.09 -0.06,1.64 l -0.03,3.3 z" + id="path16228" + style="opacity:0.5" /><path + d="m 7145.94,548.09 0.17,6.76 0.12,3.37 c 0.03,0.56 0.06,1.12 0.11,1.68 0.03,0.28 0.06,0.55 0.1,0.82 0.02,0.13 0.05,0.27 0.08,0.39 0.02,0.06 0.04,0.11 0.05,0.15 0,0 0.02,0.03 -0.02,-0.01 0,0 -0.06,-0.04 -0.11,-0.03 -0.04,0.01 -0.06,0.01 -0.08,0.03 -0.01,0.01 0.08,-0.14 0.11,-0.25 0.04,-0.12 0.08,-0.25 0.12,-0.39 0.07,-0.26 0.13,-0.54 0.19,-0.81 0.12,-0.55 0.23,-1.1 0.32,-1.65 0.2,-1.1 0.35,-2.22 0.49,-3.33 0.26,-2.23 0.46,-4.47 0.52,-6.73 0.12,2.25 0.06,4.52 -0.14,6.77 -0.08,1.13 -0.25,2.25 -0.43,3.37 -0.09,0.56 -0.19,1.12 -0.3,1.67 -0.05,0.28 -0.11,0.56 -0.18,0.84 -0.04,0.14 -0.08,0.28 -0.12,0.42 -0.07,0.15 -0.07,0.28 -0.28,0.49 -0.05,0.03 -0.11,0.06 -0.18,0.07 -0.08,0 -0.18,-0.03 -0.2,-0.06 -0.1,-0.08 -0.11,-0.12 -0.15,-0.17 -0.04,-0.09 -0.07,-0.17 -0.09,-0.25 -0.04,-0.15 -0.06,-0.3 -0.09,-0.44 -0.04,-0.29 -0.07,-0.57 -0.09,-0.86 -0.05,-0.57 -0.07,-1.13 -0.09,-1.7 -0.04,-1.13 -0.06,-2.26 -0.05,-3.39 0.01,-2.26 0.09,-4.51 0.22,-6.76 z" + id="path16232" + style="opacity:0.5" /><path + d="m 7135.56,548.77 0.17,6.76 0.12,3.37 c 0.03,0.56 0.06,1.12 0.11,1.68 0.03,0.28 0.06,0.55 0.1,0.82 0.02,0.13 0.05,0.27 0.08,0.39 0.02,0.06 0.04,0.11 0.05,0.15 0,0 0.02,0.03 -0.02,-0.01 -0.01,0 -0.06,-0.04 -0.11,-0.03 -0.04,0.01 -0.06,0.01 -0.09,0.03 -0.01,0.02 0.08,-0.14 0.11,-0.25 0.04,-0.12 0.08,-0.25 0.12,-0.39 0.07,-0.26 0.13,-0.54 0.18,-0.81 0.12,-0.55 0.23,-1.1 0.32,-1.65 0.19,-1.1 0.35,-2.22 0.49,-3.33 0.26,-2.23 0.46,-4.47 0.52,-6.73 0.12,2.25 0.06,4.52 -0.13,6.77 -0.08,1.13 -0.25,2.25 -0.42,3.37 -0.09,0.56 -0.19,1.12 -0.3,1.67 -0.05,0.28 -0.11,0.56 -0.18,0.84 -0.04,0.14 -0.07,0.28 -0.12,0.42 -0.07,0.15 -0.06,0.28 -0.28,0.49 -0.06,0.03 -0.11,0.06 -0.18,0.07 -0.08,0 -0.17,-0.03 -0.2,-0.06 -0.1,-0.08 -0.11,-0.12 -0.14,-0.17 -0.04,-0.09 -0.07,-0.17 -0.09,-0.25 -0.04,-0.15 -0.06,-0.3 -0.09,-0.44 -0.04,-0.29 -0.07,-0.57 -0.09,-0.86 -0.04,-0.57 -0.07,-1.13 -0.09,-1.7 -0.04,-1.13 -0.06,-2.26 -0.04,-3.39 0,-2.25 0.08,-4.51 0.2,-6.76 z" + id="path16236" + style="opacity:0.5" /><path + d="m 7230.58,562.96 -0.05,-6.6 -0.03,-3.3 c -0.01,-0.55 -0.02,-1.1 -0.06,-1.64 -0.02,-0.27 -0.04,-0.54 -0.07,-0.8 -0.01,-0.06 -0.02,-0.13 -0.03,-0.18 -0.01,-0.03 -0.01,-0.04 -0.02,-0.06 0,0.01 0.01,0.02 0.02,0.03 0.07,0.08 0.18,0.08 0.26,0.04 0.09,-0.06 0.04,-0.05 0.04,-0.03 -0.01,0.01 -0.02,0.04 -0.03,0.07 -0.02,0.05 -0.03,0.12 -0.05,0.18 -0.42,2.11 -0.63,4.34 -0.95,6.5 l -0.44,3.27 c -0.15,1.09 -0.3,2.18 -0.39,3.28 0.03,-2.2 0.23,-4.4 0.45,-6.59 0.1,-1.1 0.24,-2.19 0.37,-3.28 0.14,-1.09 0.24,-2.18 0.48,-3.29 0.02,-0.07 0.04,-0.14 0.06,-0.22 0.01,-0.04 0.02,-0.07 0.05,-0.12 0.03,-0.04 0.02,-0.09 0.16,-0.19 0.11,-0.07 0.25,-0.05 0.35,0.05 0.03,0.04 0.06,0.08 0.07,0.12 0.02,0.05 0.04,0.1 0.04,0.14 0.02,0.08 0.03,0.15 0.04,0.23 0.04,0.29 0.05,0.57 0.06,0.84 0.02,0.56 0.03,1.11 0.03,1.66 0,1.1 0,2.2 -0.04,3.31 -0.04,2.18 -0.16,4.38 -0.32,6.58 z" + id="path16242" + style="opacity:0.5" /><path + d="m 7227.33,561.88 -0.05,-6.6 -0.03,-3.3 c -0.01,-0.55 -0.03,-1.1 -0.06,-1.64 -0.02,-0.27 -0.04,-0.54 -0.07,-0.8 -0.01,-0.06 -0.02,-0.13 -0.03,-0.18 -0.01,-0.03 -0.01,-0.04 -0.02,-0.06 0,0.01 0.01,0.02 0.02,0.03 0.07,0.07 0.18,0.08 0.26,0.03 0.08,-0.06 0.04,-0.04 0.04,-0.02 -0.01,0.01 -0.02,0.04 -0.03,0.07 -0.02,0.05 -0.03,0.12 -0.05,0.18 -0.42,2.11 -0.63,4.34 -0.96,6.5 l -0.44,3.27 c -0.15,1.09 -0.3,2.18 -0.4,3.28 0.03,-2.2 0.23,-4.4 0.45,-6.59 0.1,-1.1 0.25,-2.19 0.38,-3.28 0.15,-1.09 0.24,-2.18 0.48,-3.29 0.02,-0.07 0.04,-0.14 0.06,-0.22 0.01,-0.04 0.02,-0.07 0.05,-0.12 0.03,-0.04 0.02,-0.09 0.15,-0.19 0.1,-0.07 0.25,-0.05 0.35,0.04 0.04,0.04 0.06,0.08 0.08,0.12 0.02,0.05 0.04,0.1 0.04,0.14 0.02,0.08 0.03,0.15 0.04,0.23 0.04,0.29 0.05,0.57 0.06,0.84 0.02,0.56 0.03,1.11 0.03,1.66 0,1.1 0,2.21 -0.04,3.31 -0.03,2.2 -0.15,4.4 -0.31,6.59 z" + id="path16246" + style="opacity:0.5" /><path + d="m 7224.28,548.95 c 0.13,2.25 0.21,4.51 0.22,6.76 0.02,1.13 -0.01,2.26 -0.05,3.39 -0.02,0.57 -0.05,1.13 -0.09,1.7 -0.02,0.28 -0.05,0.57 -0.09,0.86 -0.02,0.15 -0.05,0.29 -0.09,0.44 -0.02,0.08 -0.05,0.16 -0.09,0.25 -0.04,0.05 -0.04,0.1 -0.15,0.17 -0.03,0.03 -0.12,0.06 -0.2,0.06 -0.07,0 -0.13,-0.03 -0.18,-0.07 -0.22,-0.21 -0.21,-0.34 -0.28,-0.49 -0.05,-0.14 -0.09,-0.28 -0.12,-0.42 -0.07,-0.28 -0.13,-0.56 -0.18,-0.84 -0.11,-0.56 -0.21,-1.11 -0.3,-1.67 -0.17,-1.12 -0.34,-2.24 -0.43,-3.37 -0.2,-2.25 -0.26,-4.52 -0.14,-6.77 0.06,2.25 0.26,4.5 0.52,6.73 0.14,1.11 0.3,2.23 0.49,3.33 0.1,0.55 0.2,1.1 0.32,1.65 0.06,0.27 0.11,0.55 0.19,0.81 0.04,0.13 0.07,0.26 0.12,0.39 0.03,0.11 0.12,0.26 0.11,0.25 -0.02,-0.02 -0.04,-0.02 -0.08,-0.03 -0.05,-0.01 -0.11,0.03 -0.11,0.03 -0.04,0.04 -0.02,0.01 -0.02,0.01 0.02,-0.04 0.04,-0.09 0.05,-0.15 0.03,-0.12 0.06,-0.25 0.08,-0.39 0.04,-0.27 0.07,-0.55 0.1,-0.82 0.05,-0.55 0.09,-1.12 0.11,-1.68 l 0.12,-3.37 z" + id="path16250" + style="opacity:0.5" /><path + d="m 7237.69,562.56 -0.05,-6.6 -0.03,-3.3 c -0.01,-0.55 -0.02,-1.1 -0.06,-1.64 -0.02,-0.27 -0.04,-0.54 -0.07,-0.8 -0.01,-0.06 -0.02,-0.13 -0.03,-0.18 -0.01,-0.03 -0.01,-0.04 -0.02,-0.06 0,0.01 0.01,0.02 0.02,0.03 0.07,0.08 0.18,0.08 0.26,0.04 0.09,-0.06 0.04,-0.05 0.04,-0.03 -0.01,0.01 -0.02,0.04 -0.03,0.07 -0.02,0.05 -0.03,0.12 -0.05,0.18 -0.42,2.11 -0.63,4.34 -0.95,6.5 l -0.44,3.27 c -0.15,1.09 -0.3,2.18 -0.39,3.28 0.03,-2.2 0.23,-4.4 0.45,-6.59 0.1,-1.1 0.24,-2.19 0.37,-3.28 0.14,-1.09 0.24,-2.18 0.48,-3.29 0.02,-0.07 0.04,-0.14 0.06,-0.22 0.01,-0.04 0.02,-0.07 0.05,-0.12 0.03,-0.04 0.02,-0.09 0.16,-0.19 0.1,-0.07 0.25,-0.05 0.35,0.05 0.03,0.04 0.06,0.08 0.07,0.12 0.02,0.05 0.04,0.1 0.04,0.14 0.02,0.08 0.03,0.15 0.04,0.23 0.04,0.29 0.05,0.57 0.06,0.84 0.02,0.56 0.03,1.11 0.03,1.66 0,1.1 0,2.2 -0.04,3.31 -0.05,2.19 -0.16,4.39 -0.32,6.58 z" + id="path16254" + style="opacity:0.5" /><path + d="m 7234.65,549.63 c 0.13,2.25 0.21,4.51 0.22,6.76 0.02,1.13 -0.01,2.26 -0.04,3.39 -0.02,0.57 -0.05,1.13 -0.09,1.7 -0.02,0.28 -0.05,0.57 -0.09,0.86 -0.02,0.15 -0.05,0.29 -0.09,0.44 -0.02,0.08 -0.05,0.16 -0.09,0.25 -0.04,0.05 -0.04,0.1 -0.14,0.17 -0.03,0.03 -0.12,0.06 -0.2,0.06 -0.08,0 -0.13,-0.03 -0.18,-0.07 -0.22,-0.21 -0.21,-0.34 -0.28,-0.49 -0.05,-0.14 -0.09,-0.28 -0.12,-0.42 -0.07,-0.28 -0.13,-0.56 -0.18,-0.84 -0.11,-0.56 -0.21,-1.11 -0.3,-1.67 -0.17,-1.12 -0.34,-2.24 -0.42,-3.37 -0.2,-2.25 -0.26,-4.52 -0.13,-6.77 0.06,2.25 0.25,4.5 0.52,6.73 0.14,1.11 0.29,2.23 0.49,3.33 0.1,0.55 0.2,1.1 0.32,1.65 0.06,0.28 0.11,0.55 0.18,0.81 0.04,0.13 0.07,0.26 0.12,0.39 0.03,0.11 0.12,0.27 0.11,0.25 -0.02,-0.02 -0.04,-0.02 -0.09,-0.03 -0.05,-0.01 -0.1,0.03 -0.11,0.03 -0.04,0.04 -0.02,0.01 -0.02,0.01 0.02,-0.04 0.04,-0.09 0.05,-0.15 0.03,-0.12 0.06,-0.25 0.08,-0.39 0.04,-0.27 0.07,-0.55 0.1,-0.82 0.05,-0.55 0.08,-1.11 0.11,-1.68 l 0.12,-3.37 z" + id="path16258" + style="opacity:0.5" /><path + d="m 7215.72,562.1 -0.05,-6.6 -0.03,-3.3 c -0.01,-0.55 -0.02,-1.1 -0.06,-1.64 -0.02,-0.27 -0.04,-0.54 -0.07,-0.8 -0.01,-0.06 -0.02,-0.13 -0.03,-0.18 -0.01,-0.03 -0.01,-0.04 -0.02,-0.06 0,0.01 0.01,0.02 0.02,0.03 0.07,0.08 0.18,0.08 0.26,0.04 0.09,-0.06 0.04,-0.05 0.04,-0.03 -0.01,0.01 -0.02,0.04 -0.03,0.07 -0.02,0.05 -0.03,0.12 -0.05,0.18 -0.42,2.11 -0.63,4.34 -0.95,6.5 l -0.44,3.27 c -0.15,1.09 -0.3,2.18 -0.39,3.28 0.03,-2.2 0.23,-4.4 0.45,-6.59 0.1,-1.1 0.24,-2.19 0.37,-3.28 0.14,-1.09 0.24,-2.18 0.48,-3.29 0.02,-0.07 0.04,-0.14 0.06,-0.22 0.01,-0.04 0.02,-0.07 0.05,-0.12 0.03,-0.04 0.02,-0.09 0.16,-0.19 0.1,-0.07 0.25,-0.05 0.35,0.05 0.03,0.04 0.06,0.08 0.07,0.12 0.02,0.05 0.04,0.1 0.04,0.14 0.02,0.08 0.03,0.15 0.04,0.23 0.04,0.29 0.05,0.57 0.06,0.84 0.02,0.56 0.03,1.11 0.03,1.66 0,1.1 0,2.2 -0.04,3.31 -0.05,2.19 -0.16,4.39 -0.32,6.58 z" + id="path16264" + style="opacity:0.5" /><path + d="m 7212.47,561.03 -0.05,-6.6 -0.03,-3.3 c -0.01,-0.55 -0.03,-1.1 -0.06,-1.64 -0.02,-0.27 -0.04,-0.54 -0.07,-0.8 -0.01,-0.06 -0.02,-0.13 -0.03,-0.18 -0.01,-0.03 -0.01,-0.04 -0.02,-0.06 0,0.01 0.01,0.02 0.02,0.03 0.07,0.07 0.18,0.08 0.26,0.03 0.08,-0.06 0.04,-0.04 0.04,-0.02 -0.01,0.01 -0.02,0.04 -0.03,0.07 -0.02,0.05 -0.03,0.12 -0.05,0.18 -0.42,2.11 -0.63,4.34 -0.96,6.5 l -0.44,3.27 c -0.15,1.09 -0.3,2.18 -0.39,3.28 0.03,-2.2 0.23,-4.4 0.45,-6.59 0.1,-1.1 0.25,-2.19 0.38,-3.28 0.15,-1.09 0.24,-2.18 0.48,-3.29 0.02,-0.07 0.04,-0.14 0.06,-0.22 0.01,-0.04 0.02,-0.07 0.05,-0.12 0.03,-0.04 0.02,-0.09 0.15,-0.19 0.1,-0.07 0.25,-0.05 0.35,0.04 0.04,0.04 0.06,0.08 0.08,0.12 0.02,0.05 0.04,0.1 0.04,0.14 0.02,0.08 0.03,0.15 0.04,0.23 0.04,0.29 0.05,0.57 0.06,0.84 0.02,0.56 0.03,1.11 0.03,1.66 0,1.1 0,2.21 -0.04,3.31 -0.04,2.19 -0.16,4.39 -0.32,6.59 z" + id="path16268" + style="opacity:0.5" /><path + d="m 7209.42,548.09 c 0.13,2.25 0.21,4.51 0.22,6.76 0.02,1.13 -0.01,2.26 -0.05,3.39 -0.02,0.57 -0.05,1.13 -0.09,1.7 -0.02,0.28 -0.05,0.57 -0.09,0.86 -0.02,0.15 -0.05,0.29 -0.09,0.44 -0.02,0.08 -0.05,0.16 -0.09,0.25 -0.04,0.05 -0.04,0.1 -0.15,0.17 -0.03,0.03 -0.12,0.06 -0.2,0.06 -0.07,0 -0.13,-0.03 -0.18,-0.07 -0.22,-0.21 -0.21,-0.34 -0.28,-0.49 -0.05,-0.14 -0.09,-0.28 -0.12,-0.42 -0.07,-0.28 -0.13,-0.56 -0.18,-0.84 -0.11,-0.56 -0.21,-1.11 -0.3,-1.67 -0.17,-1.12 -0.34,-2.24 -0.43,-3.37 -0.2,-2.25 -0.26,-4.52 -0.14,-6.77 0.06,2.25 0.26,4.5 0.52,6.73 0.14,1.11 0.3,2.23 0.49,3.33 0.1,0.55 0.2,1.1 0.32,1.65 0.06,0.27 0.11,0.55 0.19,0.81 0.04,0.13 0.07,0.26 0.12,0.39 0.03,0.11 0.12,0.26 0.11,0.25 -0.02,-0.02 -0.04,-0.02 -0.08,-0.03 -0.05,-0.01 -0.11,0.03 -0.11,0.03 -0.04,0.04 -0.02,0.01 -0.02,0.01 0.02,-0.04 0.04,-0.09 0.05,-0.15 0.03,-0.12 0.06,-0.25 0.08,-0.39 0.04,-0.27 0.07,-0.55 0.1,-0.82 0.05,-0.56 0.09,-1.12 0.11,-1.68 l 0.12,-3.37 z" + id="path16272" + style="opacity:0.5" /><path + d="m 7219.79,548.77 c 0.13,2.25 0.21,4.51 0.22,6.76 0.02,1.13 -0.01,2.26 -0.04,3.39 -0.02,0.57 -0.05,1.13 -0.09,1.7 -0.02,0.28 -0.05,0.57 -0.09,0.86 -0.02,0.15 -0.05,0.29 -0.09,0.44 -0.02,0.08 -0.05,0.16 -0.09,0.25 -0.04,0.05 -0.04,0.1 -0.14,0.17 -0.03,0.03 -0.12,0.06 -0.2,0.06 -0.08,0 -0.13,-0.03 -0.18,-0.07 -0.22,-0.21 -0.21,-0.34 -0.28,-0.49 -0.05,-0.14 -0.09,-0.28 -0.12,-0.42 -0.07,-0.28 -0.13,-0.56 -0.18,-0.84 -0.11,-0.56 -0.21,-1.11 -0.3,-1.67 -0.17,-1.12 -0.34,-2.24 -0.42,-3.37 -0.2,-2.25 -0.26,-4.52 -0.13,-6.77 0.06,2.25 0.25,4.5 0.52,6.73 0.14,1.11 0.29,2.23 0.49,3.33 0.1,0.55 0.2,1.1 0.32,1.65 0.06,0.28 0.11,0.55 0.18,0.81 0.04,0.13 0.07,0.26 0.12,0.39 0.03,0.11 0.12,0.27 0.11,0.25 -0.02,-0.02 -0.04,-0.02 -0.09,-0.03 -0.05,-0.01 -0.1,0.03 -0.11,0.03 -0.04,0.04 -0.02,0.01 -0.02,0.01 0.02,-0.04 0.04,-0.09 0.05,-0.15 0.03,-0.12 0.06,-0.25 0.08,-0.39 0.04,-0.27 0.07,-0.55 0.1,-0.82 0.05,-0.55 0.08,-1.12 0.11,-1.68 l 0.12,-3.37 z" + id="path16276" + style="opacity:0.5" /><path + d="m 7118.6,96.14 0.86,-3.81 c 0.33,-1.26 0.71,-2.51 1.14,-3.75 0.85,-2.47 1.94,-4.85 3.02,-7.22 l 3.34,-7.06 c 1.1,-2.36 2.23,-4.7 3.38,-7.04 -0.98,2.41 -1.99,4.81 -3.03,7.2 -1.04,2.39 -2.16,4.74 -3.24,7.11 -1.11,2.35 -2.19,4.72 -3.11,7.14 -0.94,2.42 -1.63,4.93 -2.36,7.43 z" + id="path16282" + style="opacity:0.5" /><path + d="m 7236.11,93.97 c -0.76,-2.49 -1.47,-4.99 -2.45,-7.4 -0.95,-2.41 -2.05,-4.77 -3.19,-7.1 -1.11,-2.35 -2.26,-4.69 -3.32,-7.07 -1.07,-2.38 -2.1,-4.77 -3.11,-7.16 1.18,2.32 2.34,4.65 3.46,7 l 3.42,7.02 c 1.1,2.36 2.22,4.72 3.1,7.18 0.44,1.23 0.83,2.48 1.18,3.73 z" + id="path16286" + style="opacity:0.5" /><path + d="m 7147.81,79.9 c -0.21,-1.9 -0.23,-3.82 -0.06,-5.72 0.08,-0.95 0.19,-1.9 0.34,-2.84 0.14,-0.94 0.3,-1.88 0.51,-2.81 -0.02,1.91 -0.2,3.8 -0.35,5.69 l -0.22,2.83 c -0.09,0.95 -0.11,1.9 -0.22,2.85 z" + id="path16290" + style="opacity:0.5" /><path + d="m 7172.71,68.26 c -0.09,1.25 -0.28,2.48 -0.39,3.72 l -0.35,3.71 -0.29,3.72 -0.25,3.73 c -0.21,-2.49 -0.16,-5 0.04,-7.49 0.11,-1.25 0.26,-2.49 0.47,-3.72 0.19,-1.24 0.47,-2.46 0.77,-3.67 z" + id="path16294" + style="opacity:0.5" /><path + d="m 7124.99,90.64 c 0.8,-2.08 1.62,-4.15 2.48,-6.2 0.85,-2.06 1.74,-4.1 2.55,-6.17 0.87,-2.05 1.74,-4.11 2.81,-6.08 0.54,-0.98 1.11,-1.94 1.71,-2.88 l 1.94,-2.72 c -1.16,1.9 -2.35,3.78 -3.32,5.78 -0.99,1.98 -1.86,4.03 -2.69,6.09 -0.85,2.06 -1.73,4.1 -2.66,6.13 -0.91,2.03 -1.85,4.05 -2.82,6.05 z" + id="path16298" + style="opacity:0.5" /><path + d="m 7133.78,81.14 c 0.3,-1.16 0.66,-2.3 0.95,-3.46 l 0.9,-3.48 c 0.63,-2.31 1.25,-4.62 1.97,-6.91 -0.52,2.34 -1.13,4.66 -1.73,6.98 l -0.95,3.47 c -0.33,1.15 -0.75,2.27 -1.14,3.4 z" + id="path16302" + style="opacity:0.5" /><path + d="m 7139.19,115.33 0.22,-6.01 c 0.08,-2.01 0.28,-4 0.48,-6 0.42,-3.99 1.06,-7.96 1.75,-11.91 l 2.34,-11.8 c 0.8,-3.93 1.63,-7.85 2.48,-11.77 -0.67,3.95 -1.37,7.9 -2.1,11.84 l -2.22,11.82 c -0.73,3.94 -1.36,7.89 -1.86,11.87 -0.54,3.96 -0.76,7.96 -1.09,11.96 z" + id="path16306" + style="opacity:0.5" /><path + d="m 7144.57,99.4 c 1.22,-5.31 2.52,-10.59 3.84,-15.88 l 2.06,-7.91 1.04,-3.95 1.22,-3.9 -1.1,3.93 -1,3.96 -1.98,7.92 -2.03,7.91 c -0.66,2.65 -1.34,5.29 -2.05,7.92 z" + id="path16310" + style="opacity:0.5" /><path + d="m 7156.02,68.34 c -0.7,6.19 -1.34,12.37 -1.76,18.58 -0.24,3.1 -0.4,6.2 -0.56,9.31 -0.15,3.11 -0.28,6.21 -0.39,9.33 -0.08,-3.11 -0.08,-6.23 0,-9.34 0.08,-3.11 0.24,-6.22 0.45,-9.33 0.25,-3.1 0.52,-6.21 0.9,-9.3 0.19,-1.55 0.39,-3.09 0.61,-4.63 z" + id="path16314" + style="opacity:0.5" /><path + d="m 7165.09,79.38 c 0.26,-0.96 0.52,-1.91 0.81,-2.86 0.27,-0.95 0.6,-1.89 0.93,-2.83 l 1.02,-2.79 c 0.42,-0.9 0.86,-1.79 1.3,-2.68 -0.36,0.92 -0.74,1.84 -1.12,2.75 l -0.97,2.81 c -0.34,0.93 -0.67,1.86 -0.98,2.8 -0.31,0.93 -0.64,1.87 -0.99,2.8 z" + id="path16318" + style="opacity:0.5" /><path + d="m 7206.73,79.9 c -0.11,-0.95 -0.13,-1.9 -0.21,-2.85 l -0.22,-2.83 c -0.15,-1.89 -0.33,-3.78 -0.35,-5.69 0.21,0.93 0.37,1.87 0.51,2.81 0.15,0.94 0.25,1.89 0.34,2.84 0.16,1.91 0.14,3.83 -0.07,5.72 z" + id="path16322" + style="opacity:0.5" /><path + d="m 7181.83,68.26 c 0.3,1.21 0.58,2.43 0.77,3.67 0.21,1.23 0.35,2.48 0.47,3.72 0.2,2.49 0.25,5 0.04,7.49 l -0.25,-3.73 -0.29,-3.72 -0.35,-3.71 c -0.11,-1.24 -0.3,-2.47 -0.39,-3.72 z" + id="path16326" + style="opacity:0.5" /><path + d="m 7229.55,90.64 c -0.97,-2.01 -1.91,-4.02 -2.83,-6.05 -0.93,-2.03 -1.81,-4.07 -2.66,-6.13 -0.83,-2.06 -1.7,-4.11 -2.69,-6.09 -0.96,-2 -2.16,-3.87 -3.32,-5.78 l 1.94,2.72 c 0.61,0.94 1.18,1.9 1.71,2.88 1.07,1.97 1.94,4.03 2.81,6.08 0.82,2.07 1.7,4.11 2.55,6.17 0.87,2.05 1.69,4.12 2.49,6.2 z" + id="path16330" + style="opacity:0.5" /><path + d="m 7220.76,81.14 c -0.39,-1.13 -0.81,-2.26 -1.13,-3.41 l -0.95,-3.47 c -0.6,-2.32 -1.22,-4.64 -1.73,-6.98 0.72,2.29 1.34,4.6 1.97,6.91 l 0.9,3.48 c 0.28,1.17 0.64,2.31 0.94,3.47 z" + id="path16334" + style="opacity:0.5" /><path + d="m 7215.35,125.02 c -0.12,-4.82 -0.03,-9.63 -0.46,-14.43 -0.27,-4.8 -0.9,-9.58 -1.67,-14.32 -0.73,-4.76 -1.71,-9.47 -2.57,-14.21 -0.88,-4.73 -1.74,-9.47 -2.56,-14.22 1.01,4.71 1.99,9.43 2.94,14.15 0.95,4.72 1.92,9.44 2.69,14.2 0.73,4.76 1.37,9.56 1.56,14.38 0.35,4.81 0.13,9.63 0.07,14.45 z" + id="path16338" + style="opacity:0.5" /><path + d="m 7209.97,99.4 c -0.7,-2.63 -1.39,-5.27 -2.05,-7.91 l -2.03,-7.91 -1.98,-7.92 -1,-3.96 -1.1,-3.93 1.22,3.9 1.04,3.95 2.06,7.91 c 1.32,5.28 2.62,10.56 3.84,15.87 z" + id="path16342" + style="opacity:0.5" /><path + d="m 7198.52,68.34 c 0.76,4.54 1.36,9.11 1.81,13.7 0.46,4.59 0.75,9.19 0.94,13.79 0.16,4.61 0.23,9.22 0.14,13.82 -0.05,2.3 -0.13,4.61 -0.27,6.91 -0.14,2.3 -0.39,4.59 -0.63,6.88 0.36,-4.59 0.5,-9.19 0.52,-13.8 0.01,-4.6 -0.06,-9.2 -0.25,-13.8 -0.15,-4.6 -0.45,-9.19 -0.83,-13.78 -0.38,-4.57 -0.85,-9.15 -1.43,-13.72 z" + id="path16346" + style="opacity:0.5" /><path + d="m 7189.45,79.38 c -0.34,-0.93 -0.68,-1.86 -0.99,-2.8 -0.31,-0.94 -0.64,-1.87 -0.98,-2.8 l -0.97,-2.81 c -0.39,-0.91 -0.76,-1.82 -1.12,-2.75 0.45,0.88 0.88,1.78 1.3,2.68 l 1.02,2.79 c 0.33,0.94 0.66,1.87 0.93,2.83 0.28,0.95 0.55,1.9 0.81,2.86 z" + id="path16350" + style="opacity:0.5" /><path + d="m 7187.81,172.05 c -2.55,0.17 -5.12,0.09 -7.68,-0.17 -2.55,-0.3 -5.08,-0.85 -7.54,-1.6 -2.47,-0.73 -4.85,-1.77 -7.16,-2.85 l -0.86,-0.39 -0.42,-0.17 c -0.12,-0.05 -0.31,-0.1 -0.3,-0.09 0.02,0 0.04,0 0.06,-0.01 -0.01,0 0.15,-0.05 0.19,-0.12 0.05,-0.09 0.07,-0.1 0.09,-0.17 0.02,-0.05 -0.02,-0.15 -0.01,-0.14 0.01,0 0,0.01 0.05,0.07 0.06,0.09 0.17,0.2 0.27,0.3 0.21,0.21 0.44,0.42 0.68,0.61 0.95,0.8 1.99,1.54 3.04,2.24 4.17,2.87 8.81,5.01 13.64,6.58 4.83,1.58 9.86,2.5 14.94,3.04 -2.56,-0.05 -5.11,-0.29 -7.65,-0.65 -2.53,-0.39 -5.05,-0.94 -7.52,-1.65 -4.94,-1.44 -9.67,-3.63 -13.97,-6.49 -1.07,-0.73 -2.11,-1.49 -3.1,-2.34 -0.25,-0.21 -0.49,-0.44 -0.73,-0.68 -0.12,-0.13 -0.24,-0.24 -0.36,-0.42 -0.05,-0.06 -0.13,-0.2 -0.19,-0.35 -0.03,-0.11 -0.04,-0.38 0.1,-0.54 0.07,-0.1 0.25,-0.19 0.29,-0.18 0.06,-0.01 0.12,-0.02 0.18,-0.02 0.33,0.03 0.44,0.1 0.62,0.16 l 0.46,0.2 0.88,0.41 c 2.3,1.11 4.62,2.11 7.02,2.94 4.78,1.65 9.87,2.4 14.98,2.48 z" + id="path16356" + style="opacity:0.5" /></g><g + id="g93680"><line + class="st2" + x1="-8032.73" + y1="698.76001" + x2="-8032.73" + y2="1141.3" + id="line16360" /><path + d="m -8399.77,724.06 -2.04,15.14 c -0.71,5.04 -1.27,10.11 -1.84,15.17 -1.11,10.13 -2.02,20.28 -2.75,30.44 0.56,-10.17 1.31,-20.34 2.26,-30.49 0.48,-5.07 0.96,-10.15 1.59,-15.21 l 1.79,-15.19 z" + id="path16362" + style="opacity:0.49" /><path + d="m -8049.3,969.85 c 2.35,-1.69 4.75,-3.28 7.16,-4.86 2.41,-1.59 4.85,-3.11 7.3,-4.63 2.46,-1.5 4.92,-3 7.42,-4.43 l 3.75,-2.15 c 1.27,-0.68 2.52,-1.4 3.81,-2.06 -1.17,0.85 -2.37,1.65 -3.55,2.47 l -3.61,2.38 c -2.41,1.59 -4.85,3.11 -7.3,4.63 -2.46,1.5 -4.92,3 -7.42,4.43 -2.49,1.46 -4.99,2.89 -7.56,4.22 z" + id="path16366" /><path + class="st2" + d="m -8268.96,1136.78 c 3.71,-50.19 6.74,-89.19 8.59,-112.58 0.42,-5.36 6.1,-77.35 6.14,-139.75 0.01,-10.81 -0.15,-32.3 -4.91,-59.52 -2.52,-14.44 -5.4,-25.14 -7.36,-32.35 -5.36,-19.73 -10.67,-38.74 -23.32,-59.52 -2.9,-4.78 -5.54,-8.56 -7.36,-11.08 v -25.15 c -1.23,0 -17.18,1.29 -17.18,1.29 -16.36,0.43 -32.72,0.86 -49.09,1.29 h -1.23 c -16.36,-0.43 -32.72,-0.86 -49.09,-1.29 0,0 -15.95,-1.29 -17.18,-1.29 v 25.15 c -1.83,2.52 -4.46,6.31 -7.36,11.08 -12.64,20.78 -17.95,39.79 -23.32,59.52 -1.96,7.21 -4.84,17.91 -7.36,32.35 -4.76,27.22 -4.91,48.72 -4.91,59.52 0.03,62.4 5.71,134.39 6.14,139.75 1.85,23.39 4.88,62.39 8.59,112.58" + id="path16370" /><path + class="st2" + d="m -8269.57,1115.42 c -6.79,0.98 -13.75,1.85 -20.86,2.59 -25.74,2.68 -49.98,3.31 -72.4,2.59 h -2.45 c -22.43,0.72 -46.67,0.09 -72.4,-2.59 -7.12,-0.74 -14.07,-1.61 -20.86,-2.59" + id="path16372" /><path + d="m -8327.37,723.92 1.79,15.19 c 0.63,5.06 1.11,10.13 1.59,15.21 0.94,10.15 1.69,20.32 2.26,30.49 -0.73,-10.16 -1.65,-20.31 -2.75,-30.44 -0.56,-5.06 -1.12,-10.12 -1.84,-15.17 l -2.04,-15.14 z" + id="path16374" + style="opacity:0.49" /><polyline + class="st2" + points="-8297.18,721.97 -8362.22,725.29 -8365.91,725.29 -8430.95,721.97 " + id="polyline16378" /><path + class="st2" + d="m -8269.32,1135.52 c -6.79,0.98 -13.75,1.85 -20.86,2.59 -25.74,2.68 -49.98,3.31 -72.4,2.59 h -2.96 c -22.43,0.72 -46.67,0.09 -72.4,-2.59 -7.12,-0.74 -14.07,-1.61 -20.86,-2.59" + id="path16380" /><path + d="m -7996.03,723.92 1.79,15.19 c 0.63,5.06 1.11,10.13 1.59,15.21 0.94,10.15 1.69,20.32 2.26,30.49 -0.73,-10.16 -1.65,-20.31 -2.75,-30.44 -0.56,-5.06 -1.12,-10.12 -1.84,-15.17 l -2.04,-15.14 z" + id="path16382" + style="opacity:0.49" /><path + class="st2" + d="m -8127.84,1136.78 c -3.71,-50.19 -6.74,-89.19 -8.59,-112.58 -0.42,-5.36 -6.1,-77.35 -6.14,-139.75 -0.01,-10.81 0.15,-32.3 4.91,-59.52 2.52,-14.44 5.4,-25.14 7.36,-32.35 5.36,-19.73 10.68,-38.74 23.32,-59.52 2.9,-4.78 5.54,-8.56 7.36,-11.08 v -25.15 c 1.23,0 17.18,1.29 17.18,1.29 16.36,0.43 32.72,0.86 49.09,1.29 h 1.23 c 16.36,-0.43 32.72,-0.86 49.09,-1.29 0,0 15.95,-1.29 17.18,-1.29 v 25.15 c 1.83,2.52 4.46,6.31 7.36,11.08 12.64,20.78 17.95,39.79 23.32,59.52 1.96,7.21 4.84,17.91 7.36,32.35 4.76,27.22 4.91,48.72 4.91,59.52 -0.03,62.4 -5.71,134.39 -6.14,139.75 -1.85,23.39 -4.88,62.39 -8.59,112.58" + id="path16386" /><path + class="st2" + d="m -8127.22,1115.42 c 6.79,0.98 13.75,1.85 20.86,2.59 25.74,2.68 49.98,3.31 72.4,2.59 h 2.45 c 22.43,0.72 46.67,0.09 72.4,-2.59 7.12,-0.74 14.07,-1.61 20.86,-2.59" + id="path16388" /><path + d="m -8068.44,724.06 -2.04,15.14 c -0.71,5.04 -1.27,10.11 -1.84,15.17 -1.11,10.13 -2.02,20.28 -2.75,30.44 0.56,-10.17 1.31,-20.34 2.26,-30.49 0.48,-5.07 0.96,-10.15 1.59,-15.21 l 1.79,-15.19 z" + id="path16390" + style="opacity:0.49" /><polyline + class="st2" + points="-8099.61,721.97 -8034.57,725.29 -8030.89,725.29 -7965.85,721.97 " + id="polyline16394" /><path + class="st2" + d="m -8127.48,1135.52 c 6.79,0.98 13.75,1.85 20.86,2.59 25.74,2.68 49.98,3.31 72.4,2.59 h 2.96 c 22.43,0.72 46.67,0.09 72.4,-2.59 7.12,-0.74 14.07,-1.61 20.86,-2.59" + id="path16396" /><line + class="st2" + x1="-8430.9502" + y1="696.82001" + x2="-8297.1797" + y2="696.82001" + id="line16398" /><polygon + points="-8031.72,1140.03 -8030.54,960.19 -8026.72,1139.99 " + id="polygon16400" + style="opacity:0.33" /></g><g + id="g93662"><path + class="st90" + d="M -7670.17,879.71" + id="path16404" /><path + class="st54" + d="m -7478.4,764.13 c 0,0 -9.71,3.69 -25.94,6.06 -3.21,0.47 -6.66,0.88 -10.35,1.2 -5.1,0.46 -10.64,0.73 -16.56,0.73 -5.92,0.01 -11.45,-0.27 -16.56,-0.72 -3.69,-0.32 -7.13,-0.74 -10.34,-1.2 -16.23,-2.36 -25.94,-6.06 -25.94,-6.06" + id="path16408" /><path + class="st54" + d="m -7697.23,1007.23 3.39,-7.15 c -11.6,-1.84 -13.99,-7.48 -13.99,-7.48 l 123.74,-228.47 h 105.7 l 123.74,228.46" + id="path16410" /><path + class="st54" + d="m -7379.84,1016.32 c -2.28,3.02 -4.14,5.95 -5.27,7.97 -2.04,3.64 -6.48,9.07 -10.32,10.01 -9.15,2.23 -13.44,-4.21 -25.61,-3.96 l -0.7,-5.68 c 0,0 -12.98,-4.08 -24.84,4.08 l 1.76,8.1 c 0,0 -5.28,-1.06 -9.91,4.5 -4.63,5.56 -9.64,9.64 -16.87,10.01 -7.23,0.38 -17.24,-4.26 -21.32,-4.07 v -6.85 c 0,0 -7.41,-3.15 -17.42,1.47 l 0.49,7.88 c 0,0 -1.6,3.43 -7.53,3.25 -5.94,-0.18 -7.33,3.71 -13.86,3.71 -6.54,0.01 -7.92,-3.89 -13.85,-3.71 -5.93,0.19 -7.54,-3.24 -7.54,-3.24 l 0.5,-7.88 c -10.01,-4.63 -17.43,-1.47 -17.43,-1.47 v 6.85 c -4.08,-0.18 -14.08,4.45 -21.32,4.08 -7.22,-0.37 -12.23,-4.44 -16.86,-10.01 -4.63,-5.56 -9.92,-4.5 -9.92,-4.5 l 1.76,-8.11 c -11.87,-8.16 -24.84,-4.08 -24.84,-4.08 l -0.71,5.68 c -12.17,-0.24 -16.47,6.19 -25.61,3.96 -3.83,-0.94 -8.28,-6.37 -10.32,-10.01 -1.13,-2.02 -2.99,-4.95 -5.27,-7.97" + id="path16412" /><path + class="st54" + d="m -7354.66,992.59 c 0,0 -2.39,5.65 -13.99,7.49 l 3.4,7.17" + id="path16414" /><path + class="st54" + d="m -7682.65,1016.32 c -1.83,-2.4 -3.92,-4.87 -6.19,-6.99 -4.89,-4.58 -8.15,-2.28 -8.4,-2.09 -0.01,0.01 -0.01,0.02 -0.01,0.02 -0.01,0.05 -0.74,4.12 7.06,6.52 2.71,0.83 5.27,1.69 7.54,2.54 z" + id="path16416" /><path + class="st54" + d="m -7365.25,1007.25 c 0,0 -3.3,-2.7 -8.4,2.08 -2.27,2.11 -4.36,4.58 -6.19,6.99 2.27,-0.85 4.83,-1.72 7.53,-2.54 7.84,-2.44 7.06,-6.53 7.06,-6.53 z" + id="path16418" /><polygon + points="-7546.31,928.44 -7552.14,1041.9 -7556.6,1040.92 " + id="polygon16425" + style="opacity:0.26" /><path + d="m -7569.31,942.55 -0.25,97.87 3.08,-0.79 c 0,0.01 -3.8,-49.16 -2.83,-97.08 z" + id="path16427" + style="opacity:0.26" /><path + d="m -7619.22,1026.77 c 0,0 6.41,-19.1 21.06,-87.01 l -17.74,88.97 z" + id="path16429" + style="opacity:0.26" /><path + d="m -7624.59,914.94 c 0.46,-1.94 -8.21,43.5 -13.43,108.79 l -3.43,0.95 c 0,0 7.65,-70.87 16.86,-109.74 z" + id="path16431" + style="opacity:0.26" /><path + d="m -7698.18,999.1 c 0,0 21.19,-39.66 29.97,-59.34 l -25.63,60.31 z" + id="path16433" + style="opacity:0.26" /><path + d="m -7696.74,1009.44 c 0,0 3,-1.91 5.73,0.46 2.93,2.54 3.87,4.84 3.87,4.84 0,0 3.89,0.47 3.66,0.51 -0.23,0.04 -5,-5.04 -5,-5.04 0,0 -2.37,-2.06 -2.46,-2.15 -0.08,-0.08 -4,-2.68 -6.34,-0.36 z" + id="path16435" + style="opacity:0.26" /><polygon + points="-7516.26,928.44 -7510.43,1041.9 -7505.97,1040.92 " + id="polygon16437" + style="opacity:0.26" /><path + d="m -7493.26,942.55 0.25,97.87 -3.08,-0.79 c 0,0.01 3.8,-49.16 2.83,-97.08 z" + id="path16439" + style="opacity:0.26" /><path + d="m -7443.35,1026.77 c 0,0 -6.41,-19.1 -21.06,-87.01 l 17.74,88.97 z" + id="path16441" + style="opacity:0.26" /><path + d="m -7437.98,914.94 c -0.46,-1.94 8.21,43.5 13.43,108.79 l 3.43,0.95 c 0,0 -7.65,-70.87 -16.86,-109.74 z" + id="path16443" + style="opacity:0.26" /><path + d="m -7364.38,999.1 c 0,0 -21.19,-39.66 -29.97,-59.34 l 25.63,60.31 z" + id="path16445" + style="opacity:0.26" /><path + d="m -7365.83,1009.44 c 0,0 -3,-1.91 -5.73,0.46 -2.93,2.54 -3.87,4.84 -3.87,4.84 0,0 -3.89,0.47 -3.66,0.51 0.23,0.04 5,-5.04 5,-5.04 0,0 2.37,-2.06 2.46,-2.15 0.08,-0.08 4,-2.68 6.34,-0.36 z" + id="path16447" + style="opacity:0.26" /><path + d="m -7603.3,817.25 c 0,0 -20.57,67.84 -36.73,207.99 l -1.42,-0.56 c 0,0 12.08,-127.6 38.15,-207.43 z" + id="path16451" + style="opacity:0.26" /><path + d="m -7693.73,1001.45 c 0,0 25.8,-58.49 37.24,-84.11 10.51,-23.53 35.4,-76.61 35.4,-76.61 0,0 -23.58,46.79 -35.09,72.16 -12.66,27.91 -38.89,87.86 -38.89,87.86 z" + id="path16453" + style="opacity:0.26" /><path + d="m -7564.5,824.67 c 0,0 -17.88,45.27 -29.49,96.42 -11.61,51.16 -22.78,108.19 -22.78,108.19 l 1.61,-0.4 c 0,0 15.56,-73.86 24.52,-112.77 8.4,-36.45 26.14,-91.44 26.14,-91.44 z" + id="path16455" + style="opacity:0.26" /><path + d="m -7570.34,1040.92 1.31,-1.46 c -1,-105.44 1.31,-154.74 1.31,-154.74" + id="path16457" + style="opacity:0.26" /><path + d="m -7536.82,828.13 c 0,0 -9.33,99.49 -14.6,214.3 l -1.41,-1.51 c -0.01,0 2.73,-94.66 16.01,-212.79 z" + id="path16459" + style="opacity:0.26" /><path + d="m -7459.19,817.25 c 0,0 20.57,67.84 36.73,207.99 l 1.42,-0.56 c 0,0 -12.08,-127.6 -38.15,-207.43 z" + id="path16461" + style="opacity:0.26" /><path + d="m -7368.76,1001.45 c 0,0 -25.8,-58.49 -37.24,-84.11 -10.51,-23.53 -35.4,-76.61 -35.4,-76.61 0,0 23.58,46.79 35.09,72.16 12.66,27.91 38.89,87.86 38.89,87.86 z" + id="path16463" + style="opacity:0.26" /><path + d="m -7497.99,824.67 c 0,0 17.88,45.27 29.49,96.42 11.62,51.16 22.78,108.19 22.78,108.19 l -1.61,-0.4 c 0,0 -15.56,-73.86 -24.52,-112.77 -8.4,-36.45 -26.14,-91.44 -26.14,-91.44 z" + id="path16465" + style="opacity:0.26" /><path + d="m -7494.78,884.72 c 0,0 4.82,64.69 2.63,156.2 l -1.31,-1.46 c 1,-105.44 -1.32,-154.74 -1.32,-154.74 z" + id="path16467" + style="opacity:0.26" /><path + d="m -7525.67,828.13 c 0,0 9.33,99.49 14.6,214.3 l 1.41,-1.51 c 0.01,0 -2.73,-94.66 -16.01,-212.79 z" + id="path16469" + style="opacity:0.26" /><path + class="st54" + d="m -7470.6,776.34 c 0,0 -10.6,6.57 -29.77,10.77 -3.79,0.81 -7.87,1.56 -12.23,2.13 -6.02,0.81 -12.57,1.3 -19.57,1.29" + id="path16475" /><path + class="st54" + d="m -7591.49,776.34 c 0,0 10.6,6.57 29.77,10.77 3.79,0.81 7.87,1.56 12.23,2.13 6.02,0.81 12.57,1.3 19.57,1.29" + id="path16484" /><path + class="st53" + d="m -7369.56,995.05 c 11.62,-1.62 14.01,-6.58 14.01,-6.58" + id="path16493" /><path + class="st53" + d="m -7421.95,1021.65 c 12.18,-0.22 16.47,5.44 25.62,3.49 3.83,-0.82 8.28,-5.6 10.31,-8.8 1.14,-1.78 3,-4.36 5.28,-7" + id="path16495" /><path + class="st53" + d="m -7447.5,1020.24 c 11.86,-7.16 24.84,-3.58 24.84,-3.58" + id="path16497" /><path + class="st53" + d="m -7493.85,1036.54 c 4.08,-0.16 14.1,3.91 21.33,3.59 7.22,-0.33 12.23,-3.91 16.86,-8.8 4.64,-4.89 9.92,-3.95 9.92,-3.95" + id="path16499" /><path + class="st53" + d="m -7511.27,1031.81 c 10,-4.08 17.43,-1.29 17.43,-1.29" + id="path16501" /><path + class="st53" + d="m -7553.56,1038.73 c 0,0 1.6,3.02 7.53,2.86 5.93,-0.16 7.32,3.26 13.86,3.26 6.54,0 7.92,-3.42 13.85,-3.26 5.94,0.16 7.54,-2.85 7.54,-2.85" + id="path16503" /><path + class="st53" + d="m -7570.5,1030.52 c 0,0 7.41,-2.78 17.42,1.29" + id="path16505" /><path + class="st53" + d="m -7618.6,1027.37 c 0,0 5.28,-0.94 9.92,3.96 4.63,4.88 9.63,8.46 16.87,8.79 7.22,0.33 17.24,-3.74 21.32,-3.58" + id="path16507" /><path + class="st53" + d="m -7641.69,1016.66 c 0,0 12.98,-3.58 24.84,3.59" + id="path16509" /><path + class="st53" + d="m -7698.2,1001.35 c 0,0 3.31,-2.37 8.41,1.83 2.26,1.86 4.35,4.03 6.19,6.15 2.29,2.65 4.14,5.23 5.27,7.01 2.04,3.2 6.48,7.98 10.32,8.8 9.15,1.95 13.44,-3.7 25.62,-3.48" + id="path16511" /><path + class="st53" + d="m -7705.2,988.47 c 0,0 2.4,4.96 14,6.58" + id="path16513" /><path + class="st53" + d="m -7366.15,1001.35 c 0,0 -3.31,-2.37 -8.41,1.82 -2.26,1.87 -4.36,4.04 -6.18,6.16" + id="path16515" /><path + class="st90" + d="M -7006.73,879.71" + id="path16522" /><path + class="st54" + d="m -7198.5,764.13 c 0,0 9.71,3.69 25.94,6.06 3.21,0.47 6.66,0.88 10.35,1.2 5.1,0.46 10.64,0.73 16.56,0.73 5.92,0.01 11.45,-0.27 16.56,-0.72 3.69,-0.32 7.13,-0.74 10.34,-1.2 16.23,-2.36 25.94,-6.06 25.94,-6.06" + id="path16526" /><path + class="st54" + d="m -6979.66,1007.23 -3.39,-7.15 c 11.6,-1.84 13.99,-7.48 13.99,-7.48 L -7092.8,764.13 h -105.7 l -123.74,228.46" + id="path16528" /><path + class="st54" + d="m -7297.05,1016.32 c 2.28,3.02 4.14,5.95 5.27,7.97 2.04,3.64 6.48,9.07 10.32,10.01 9.15,2.23 13.44,-4.21 25.61,-3.96 l 0.7,-5.68 c 0,0 12.98,-4.08 24.84,4.08 l -1.76,8.1 c 0,0 5.28,-1.06 9.91,4.5 4.63,5.56 9.64,9.64 16.87,10.01 7.23,0.38 17.24,-4.26 21.32,-4.07 v -6.85 c 0,0 7.41,-3.15 17.42,1.47 l -0.49,7.88 c 0,0 1.6,3.43 7.53,3.25 5.94,-0.18 7.33,3.71 13.86,3.71 6.54,0.01 7.92,-3.89 13.86,-3.71 5.93,0.19 7.54,-3.24 7.54,-3.24 l -0.5,-7.88 c 10.01,-4.63 17.43,-1.47 17.43,-1.47 v 6.85 c 4.08,-0.18 14.08,4.45 21.32,4.08 7.22,-0.37 12.23,-4.44 16.86,-10.01 4.63,-5.56 9.92,-4.5 9.92,-4.5 l -1.76,-8.11 c 11.87,-8.16 24.84,-4.08 24.84,-4.08 l 0.71,5.68 c 12.17,-0.24 16.47,6.19 25.61,3.96 3.83,-0.94 8.28,-6.37 10.32,-10.01 1.13,-2.02 2.99,-4.95 5.27,-7.97" + id="path16530" /><path + class="st54" + d="m -7322.24,992.59 c 0,0 2.39,5.65 13.99,7.49 l -3.4,7.17" + id="path16532" /><path + class="st54" + d="m -6994.24,1016.32 c 1.83,-2.4 3.92,-4.87 6.19,-6.99 4.89,-4.58 8.15,-2.28 8.4,-2.09 0.01,0.01 0.01,0.02 0.01,0.02 0.01,0.05 0.74,4.12 -7.06,6.52 -2.72,0.83 -5.27,1.69 -7.54,2.54 z" + id="path16534" /><path + class="st54" + d="m -7311.64,1007.25 c 0,0 3.3,-2.7 8.4,2.08 2.27,2.11 4.36,4.58 6.19,6.99 -2.27,-0.85 -4.83,-1.72 -7.53,-2.54 -7.84,-2.44 -7.06,-6.53 -7.06,-6.53 z" + id="path16536" /><polygon + points="-7130.58,928.44 -7124.75,1041.9 -7120.3,1040.92 " + id="polygon16543" + style="opacity:0.26" /><path + d="m -7107.58,942.55 0.25,97.87 -3.08,-0.79 c 0,0.01 3.8,-49.16 2.83,-97.08 z" + id="path16545" + style="opacity:0.26" /><path + d="m -7057.68,1026.77 c 0,0 -6.41,-19.1 -21.06,-87.01 l 17.74,88.97 z" + id="path16547" + style="opacity:0.26" /><path + d="m -7052.3,914.94 c -0.46,-1.94 8.21,43.5 13.43,108.79 l 3.43,0.95 c -0.01,0 -7.66,-70.87 -16.86,-109.74 z" + id="path16549" + style="opacity:0.26" /><path + d="m -6978.71,999.1 c 0,0 -21.19,-39.66 -29.97,-59.34 l 25.63,60.31 z" + id="path16551" + style="opacity:0.26" /><path + d="m -6980.16,1009.44 c 0,0 -3,-1.91 -5.73,0.46 -2.93,2.54 -3.87,4.84 -3.87,4.84 0,0 -3.89,0.47 -3.66,0.51 0.23,0.04 5,-5.04 5,-5.04 0,0 2.37,-2.06 2.46,-2.15 0.08,-0.08 4,-2.68 6.34,-0.36 z" + id="path16553" + style="opacity:0.26" /><polygon + points="-7160.64,928.44 -7166.47,1041.9 -7170.92,1040.92 " + id="polygon16555" + style="opacity:0.26" /><path + d="m -7183.63,942.55 -0.25,97.87 3.08,-0.79 c 0,0.01 -3.81,-49.16 -2.83,-97.08 z" + id="path16557" + style="opacity:0.26" /><path + d="m -7233.54,1026.77 c 0,0 6.41,-19.1 21.06,-87.01 l -17.74,88.97 z" + id="path16559" + style="opacity:0.26" /><path + d="m -7238.92,914.94 c 0.46,-1.94 -8.21,43.5 -13.43,108.79 l -3.43,0.95 c 0.01,0 7.66,-70.87 16.86,-109.74 z" + id="path16561" + style="opacity:0.26" /><path + d="m -7312.51,999.1 c 0,0 21.19,-39.66 29.97,-59.34 l -25.63,60.31 z" + id="path16563" + style="opacity:0.26" /><path + d="m -7311.06,1009.44 c 0,0 3,-1.91 5.73,0.46 2.93,2.54 3.87,4.84 3.87,4.84 0,0 3.89,0.47 3.66,0.51 -0.23,0.04 -5,-5.04 -5,-5.04 0,0 -2.37,-2.06 -2.46,-2.15 -0.08,-0.08 -4,-2.68 -6.34,-0.36 z" + id="path16565" + style="opacity:0.26" /><path + d="m -7073.6,817.25 c 0,0 20.57,67.84 36.73,207.99 l 1.42,-0.56 c 0,0 -12.07,-127.6 -38.15,-207.43 z" + id="path16569" + style="opacity:0.26" /><path + d="m -6983.16,1001.45 c 0,0 -25.8,-58.49 -37.24,-84.11 -10.51,-23.53 -35.4,-76.61 -35.4,-76.61 0,0 23.58,46.79 35.09,72.16 12.66,27.91 38.89,87.86 38.89,87.86 z" + id="path16571" + style="opacity:0.26" /><path + d="m -7112.4,824.67 c 0,0 17.88,45.27 29.49,96.42 11.61,51.15 22.78,108.19 22.78,108.19 l -1.61,-0.4 c 0,0 -15.56,-73.86 -24.52,-112.77 -8.39,-36.45 -26.14,-91.44 -26.14,-91.44 z" + id="path16573" + style="opacity:0.26" /><path + d="m -7106.56,1040.92 -1.31,-1.46 c 1,-105.44 -1.31,-154.74 -1.31,-154.74" + id="path16575" + style="opacity:0.26" /><path + d="m -7140.07,828.13 c 0,0 9.33,99.49 14.6,214.3 l 1.41,-1.51 c 0,0 -2.73,-94.66 -16.01,-212.79 z" + id="path16577" + style="opacity:0.26" /><path + d="m -7217.7,817.25 c 0,0 -20.57,67.84 -36.73,207.99 l -1.42,-0.56 c 0,0 12.07,-127.6 38.15,-207.43 z" + id="path16579" + style="opacity:0.26" /><path + d="m -7308.14,1001.45 c 0,0 25.8,-58.49 37.24,-84.11 10.51,-23.53 35.4,-76.61 35.4,-76.61 0,0 -23.58,46.79 -35.09,72.16 -12.66,27.91 -38.89,87.86 -38.89,87.86 z" + id="path16581" + style="opacity:0.26" /><path + d="m -7178.9,824.67 c 0,0 -17.88,45.27 -29.49,96.42 -11.61,51.15 -22.78,108.19 -22.78,108.19 l 1.61,-0.4 c 0,0 15.56,-73.86 24.52,-112.77 8.39,-36.45 26.14,-91.44 26.14,-91.44 z" + id="path16583" + style="opacity:0.26" /><path + d="m -7182.12,884.72 c 0,0 -4.82,64.69 -2.63,156.2 l 1.31,-1.46 c -0.99,-105.44 1.32,-154.74 1.32,-154.74 z" + id="path16585" + style="opacity:0.26" /><path + d="m -7151.22,828.13 c 0,0 -9.33,99.49 -14.6,214.3 l -1.41,-1.51 c -0.01,0 2.72,-94.66 16.01,-212.79 z" + id="path16587" + style="opacity:0.26" /><path + class="st54" + d="m -7206.29,776.34 c 0,0 10.6,6.57 29.77,10.77 3.79,0.81 7.87,1.56 12.23,2.13 6.02,0.81 12.57,1.3 19.57,1.29" + id="path16593" /><path + class="st54" + d="m -7085.4,776.34 c 0,0 -10.6,6.57 -29.77,10.77 -3.79,0.81 -7.87,1.56 -12.23,2.13 -6.02,0.81 -12.57,1.3 -19.57,1.29" + id="path16602" /><path + class="st53" + d="m -7307.33,995.05 c -11.62,-1.62 -14.01,-6.58 -14.01,-6.58" + id="path16611" /><path + class="st53" + d="m -7254.94,1021.65 c -12.18,-0.22 -16.47,5.44 -25.62,3.49 -3.83,-0.82 -8.28,-5.6 -10.31,-8.8 -1.14,-1.78 -3,-4.36 -5.28,-7" + id="path16613" /><path + class="st53" + d="m -7229.4,1020.24 c -11.86,-7.16 -24.84,-3.58 -24.84,-3.58" + id="path16615" /><path + class="st53" + d="m -7183.04,1036.54 c -4.08,-0.16 -14.1,3.91 -21.33,3.59 -7.22,-0.33 -12.23,-3.91 -16.86,-8.8 -4.64,-4.89 -9.92,-3.95 -9.92,-3.95" + id="path16617" /><path + class="st53" + d="m -7165.63,1031.81 c -10,-4.08 -17.43,-1.29 -17.43,-1.29" + id="path16619" /><path + class="st53" + d="m -7123.33,1038.73 c 0,0 -1.6,3.02 -7.54,2.86 -5.93,-0.16 -7.32,3.26 -13.86,3.26 -6.54,0 -7.92,-3.42 -13.85,-3.26 -5.94,0.16 -7.54,-2.85 -7.54,-2.85" + id="path16621" /><path + class="st53" + d="m -7106.4,1030.52 c 0,0 -7.41,-2.78 -17.42,1.29" + id="path16623" /><path + class="st53" + d="m -7058.29,1027.37 c 0,0 -5.28,-0.94 -9.92,3.96 -4.63,4.88 -9.63,8.46 -16.87,8.79 -7.22,0.33 -17.24,-3.74 -21.32,-3.58" + id="path16625" /><path + class="st53" + d="m -7035.21,1016.66 c 0,0 -12.98,-3.58 -24.84,3.59" + id="path16627" /><path + class="st53" + d="m -6978.7,1001.35 c 0,0 -3.31,-2.37 -8.41,1.83 -2.26,1.86 -4.35,4.03 -6.19,6.15 -2.29,2.65 -4.14,5.23 -5.27,7.01 -2.04,3.2 -6.48,7.98 -10.32,8.8 -9.15,1.95 -13.44,-3.7 -25.62,-3.48" + id="path16629" /><path + class="st53" + d="m -6971.7,988.47 c 0,0 -2.4,4.96 -14,6.58" + id="path16631" /><path + class="st53" + d="m -7310.75,1001.35 c 0,0 3.31,-2.37 8.41,1.82 2.26,1.87 4.36,4.04 6.18,6.16" + id="path16633" /></g><g + id="g93574"><path + class="st15" + d="m -6663.13,698.73 c -1.76,0.16 -4.57,0.32 -7.99,0 -9.93,-0.93 -13.81,-4.84 -19.37,-3.39 -3.01,0.79 -4.53,2.62 -8.23,6.78 -11.57,12.99 -17.36,19.48 -23.73,24.21 -2.18,1.62 -7.78,4.33 -18.89,9.69 -9.53,4.6 -17.42,8.23 -22.76,10.65 -1.11,1.23 -2.74,3.19 -4.36,5.81 -0.52,0.84 -4.19,9.23 -4.84,11.62 -5.61,20.44 -6.78,30.51 -6.78,30.51 -1.5,10.51 -4.31,30.26 -4.36,50.36 -0.01,2.4 0.03,5.44 -0.48,9.69 -1.02,8.47 -3.42,15.26 -6.3,23.24 -2.62,7.28 -2.64,6.13 -3.87,10.17 -2.45,8.03 -2.99,14.56 -3.39,19.85 -0.8,10.53 0.42,11.81 -0.97,20.82 -0.38,2.44 -0.9,5.02 -1.94,10.17 -1.46,7.23 -2.61,12.21 -2.91,13.56 -4.32,19.56 0.46,41.67 -0.97,54.72 -0.16,1.48 -0.52,3.96 0,7.26 0.48,3.04 1.31,4.2 1.94,7.75 0.4,2.26 0.46,4.06 0.48,6.3 0.05,5.17 -0.09,18.52 -0.48,36.32 -0.14,1.45 0.09,2.61 0.48,3.55 2.55,6.05 14.39,8.15 29.38,5.81 l -2.58,20.34 4.2,1.94 c 1.67,0.77 4.04,1.93 6.78,3.55 3.24,1.92 5.52,3.59 6.78,4.52 6.12,4.5 12.09,8.85 13.24,9.69 7.87,5.71 14.54,9.39 20.34,12.59 7.16,3.96 9.39,5.58 13.24,6.78 4.81,1.5 9.03,1.87 11.95,1.94 l 29.22,1.04 7.18,0.25" + id="path17046" /><path + class="st15" + d="m -6769.72,755.17 1.75,6.52 c 0.56,2.53 1.38,6.33 2.26,10.98 2.39,12.56 2.68,17.66 5.49,39.39 0.47,3.61 1.49,12.42 3.55,30.02 0.35,3.01 1.04,9.11 0.65,17.11 -0.15,3.13 -0.43,5.7 -0.65,7.43 0.6,1.93 1.43,4.7 2.26,8.07 3.52,14.24 3.83,25.28 3.87,29.06 0.1,9.04 0.16,14.13 -2.26,20.02 -0.63,1.52 -1.52,3.33 -2.58,6.46 -0.78,2.29 -2.1,6.61 -2.91,12.59 -0.73,5.38 -0.41,7.43 -0.65,13.56 -0.18,4.63 -0.44,5.61 -1.61,16.79 -2.01,19.13 -3.02,28.69 -2.91,30.35 0.19,2.74 0.75,8.6 -1.61,15.5 -0.68,1.99 -1.43,3.55 -1.94,4.52 l -0.97,20.98" + id="path17048" /><path + class="st15" + d="m -6752.02,886.6 c 1.41,8.08 3.29,43.65 2.13,57.16 -1.04,12.09 -2.46,20.12 -7.1,44.87 -5.61,29.95 -8.07,42.61 -8.07,42.61 -3.39,17.48 -6.27,32.16 -8.39,42.94" + id="path17050" /><path + class="st15" + d="m -6803.8,1020.04 c 2.08,-0.55 4.34,-1.03 6.77,-1.37 9.02,-1.26 16.86,-0.15 22.6,1.29 l 7.43,3.55" + id="path17052" /><path + class="st15" + d="m -6803.33,1064.83 c 1.23,-0.01 2.46,-0.01 3.71,0 11.58,0.1 14.39,-0.32 18.4,0.97 1.31,0.42 3.26,1.18 5.49,2.58 l 3.08,1.65" + id="path17054" /><path + class="st15" + d="m -6717.99,723.06 c -1,2.85 -1.91,5.93 -2.66,9.25 -2.4,10.66 -2.31,20.2 -1.43,27.76 6.03,-3.54 10.73,-6.72 13.97,-9.04 5.07,-3.62 19.65,-14.23 23.28,-14.85 0.75,-0.13 4.28,-0.66 7.88,0.97 1.27,0.57 2.46,1.11 3.22,2.26 1.47,2.22 1.92,6.99 1.14,9.92" + id="path17056" /><path + class="st15" + d="m -6694.71,742.11 c 1.97,1.16 4.15,2.33 6.54,3.46 2.73,1.3 5.33,2.36 7.75,3.23 l 7.84,2.52" + id="path17058" /><path + class="st15" + d="m -6672.58,749.32 c 0.04,7.75 1.51,128.9 1.46,136.65 -0.06,9.2 0.02,18.4 -0.16,27.6 -0.27,14.18 -0.13,43.89 0,73.28 0.25,55.68 0.91,71.02 0.97,129.78 0.01,6.86 0,12.46 0,15.98 v 3.94" + id="path17060" /><path + d="m -6787.03,920.74 c 1.85,-3.54 3.87,-6.99 6.04,-10.35 2.16,-3.36 4.41,-6.67 6.89,-9.82 1.26,-1.56 2.55,-3.1 4.09,-4.44 0.78,-0.64 1.59,-1.33 2.73,-1.54 0.14,-0.01 0.3,-0.01 0.45,-0.01 0.15,0.03 0.3,0.07 0.45,0.12 0.3,0.13 0.53,0.37 0.68,0.61 0.3,0.49 0.45,0.97 0.61,1.45 0.7,1.9 0.93,4.03 0.63,6.05 -0.33,2.03 -0.96,3.95 -1.69,5.83 -1.5,3.75 -3.41,7.27 -5.13,10.86 -1.79,3.56 -3.44,7.17 -4.31,11.02 -0.46,1.91 -0.88,3.88 -0.86,5.78 0.01,0.46 0.09,0.94 0.26,1.22 0.03,0.09 0.09,0.1 0.13,0.14 0.06,0.06 0.02,0.03 0.08,0.04 0.13,-0.02 0.37,-0.13 0.58,-0.23 0.87,-0.43 1.75,-0.92 2.63,-1.39 1.77,-0.92 3.5,-1.92 5.33,-2.76 0.46,-0.2 0.93,-0.4 1.42,-0.55 0.48,-0.15 1.03,-0.28 1.55,-0.16 1.03,0.18 1.91,0.8 2.58,1.54 l -0.07,0.07 c -0.71,-0.69 -1.59,-1.22 -2.55,-1.33 -0.47,-0.08 -0.93,0.06 -1.39,0.23 -0.45,0.18 -0.9,0.39 -1.34,0.62 -1.76,0.9 -3.46,1.97 -5.19,2.96 -0.86,0.5 -1.71,1.02 -2.62,1.49 -0.24,0.11 -0.45,0.24 -0.81,0.32 -0.47,0.08 -0.85,-0.26 -1.01,-0.51 -0.36,-0.57 -0.4,-1.13 -0.44,-1.65 -0.07,-2.1 0.33,-4.08 0.75,-6.06 0.46,-1.97 1.09,-3.9 1.85,-5.77 0.77,-1.87 1.66,-3.67 2.54,-5.46 1.79,-3.58 3.75,-7.07 5.28,-10.72 0.74,-1.82 1.39,-3.72 1.72,-5.63 0.3,-1.93 0.12,-3.89 -0.53,-5.75 -0.15,-0.47 -0.3,-0.95 -0.53,-1.31 -0.21,-0.37 -0.55,-0.51 -0.97,-0.46 -0.86,0.14 -1.68,0.76 -2.43,1.37 -1.49,1.27 -2.8,2.79 -4.07,4.31 -2.52,3.08 -4.81,6.35 -7.03,9.67 -2.22,3.32 -4.3,6.73 -6.2,10.24 z" + id="path17062" + style="opacity:0.5" /><path + d="m -6738.51,945.34 0.08,40.62 c 0.53,13.53 0.95,27.06 1.74,40.57 0.37,6.76 0.85,13.5 1.58,20.23 0.68,6.73 1.54,13.44 2.55,20.13 0.96,6.7 1.96,13.4 3.07,20.07 0.56,3.34 1.15,6.67 1.75,10 0.58,3.33 1.19,6.66 1.82,9.99 l -0.1,0.02 c -3.07,-13.2 -5.37,-26.56 -7.54,-39.93 -1.01,-6.7 -1.87,-13.43 -2.54,-20.18 -0.67,-6.75 -1.08,-13.52 -1.39,-20.28 -0.69,-13.53 -1.01,-27.08 -1.44,-40.61 l 0.32,-40.63 z" + id="path17066" + style="opacity:0.5" /><path + class="st23" + d="m -6664.36,713.42 c -2.41,-0.04 -4.88,-0.05 -7.41,0 -7.35,0.14 -14.26,0.67 -20.68,1.45 l -2.64,0.81" + id="path17070" /><path + class="st23" + d="m -6664.13,723.06 c -3.6,-0.09 -6.65,-0.06 -8.96,0 -5.94,0.15 -10.67,0.59 -13.56,0.86 -1.35,0.13 -2.47,0.24 -3.23,0.32 h -1.35" + id="path17072" /><path + class="st15" + d="m -6663.9,698.73 c 1.76,0.16 4.57,0.32 7.99,0 9.93,-0.93 13.81,-4.84 19.37,-3.39 3.01,0.79 4.53,2.62 8.23,6.78 11.57,12.99 17.36,19.48 23.73,24.21 2.18,1.62 7.78,4.33 18.89,9.69 9.53,4.6 17.42,8.23 22.76,10.65 1.11,1.23 2.74,3.19 4.36,5.81 0.52,0.84 4.19,9.23 4.84,11.62 5.61,20.44 6.78,30.51 6.78,30.51 1.5,10.51 4.31,30.26 4.36,50.36 0.01,2.4 -0.03,5.44 0.48,9.69 1.02,8.47 3.42,15.26 6.29,23.24 2.62,7.28 2.64,6.13 3.87,10.17 2.45,8.03 2.99,14.56 3.39,19.85 0.8,10.53 -0.42,11.81 0.97,20.82 0.38,2.44 0.9,5.02 1.94,10.17 1.46,7.23 2.61,12.21 2.91,13.56 4.32,19.56 -0.45,41.67 0.97,54.72 0.16,1.48 0.52,3.96 0,7.26 -0.48,3.04 -1.31,4.2 -1.94,7.75 -0.4,2.26 -0.46,4.06 -0.48,6.3 -0.05,5.17 0.09,18.52 0.48,36.32 0.14,1.45 -0.09,2.61 -0.48,3.55 -2.55,6.05 -14.39,8.15 -29.38,5.81 l 2.58,20.34 -4.2,1.94 c -1.67,0.77 -4.04,1.93 -6.78,3.55 -3.24,1.92 -5.52,3.59 -6.78,4.52 -6.12,4.5 -12.09,8.85 -13.24,9.69 -7.87,5.71 -14.54,9.39 -20.34,12.59 -7.16,3.96 -9.39,5.58 -13.24,6.78 -4.81,1.5 -9.03,1.87 -11.94,1.94 l -29.22,1.04 -7.18,0.25" + id="path17074" /><path + class="st15" + d="m -6557.31,755.17 -1.75,6.52 c -0.56,2.53 -1.38,6.33 -2.26,10.98 -2.39,12.56 -2.68,17.66 -5.49,39.39 -0.47,3.61 -1.5,12.42 -3.55,30.02 -0.35,3.01 -1.04,9.11 -0.65,17.11 0.15,3.13 0.43,5.7 0.65,7.43 -0.6,1.93 -1.43,4.7 -2.26,8.07 -3.52,14.24 -3.83,25.28 -3.87,29.06 -0.1,9.04 -0.16,14.13 2.26,20.02 0.63,1.52 1.52,3.33 2.58,6.46 0.78,2.29 2.1,6.61 2.91,12.59 0.73,5.38 0.41,7.43 0.65,13.56 0.18,4.63 0.44,5.61 1.61,16.79 2.01,19.13 3.02,28.69 2.91,30.35 -0.19,2.74 -0.75,8.6 1.61,15.5 0.68,1.99 1.43,3.55 1.94,4.52 l 0.97,20.98" + id="path17076" /><path + class="st15" + d="m -6575.01,886.6 c -1.41,8.08 -2.83,18.99 -3.09,31.98 -0.05,2.6 3.43,45.31 8.07,70.06 5.61,29.95 8.07,42.61 8.07,42.61 3.39,17.48 6.27,32.16 8.39,42.94" + id="path17078" /><path + class="st15" + d="m -6523.23,1020.04 c -2.08,-0.55 -4.34,-1.03 -6.77,-1.37 -9.02,-1.26 -16.86,-0.15 -22.6,1.29 l -7.43,3.55" + id="path17080" /><path + class="st15" + d="m -6523.71,1064.83 c -1.23,-0.01 -2.46,-0.01 -3.71,0 -11.58,0.1 -14.39,-0.32 -18.4,0.97 -1.31,0.42 -3.26,1.18 -5.49,2.58 l -3.08,1.65" + id="path17082" /><path + class="st15" + d="m -6609.25,723.06 c 1.04,2.81 1.99,5.85 2.77,9.11 2.5,10.51 2.41,19.9 1.49,27.36 -6.29,-3.49 -11.19,-6.63 -14.57,-8.91 -5.29,-3.57 -20.5,-14.03 -24.28,-14.63 -0.78,-0.13 -4.46,-0.65 -8.22,0.95 -1.33,0.57 -2.57,1.1 -3.36,2.23 -1.53,2.19 -0.98,7.27 -0.17,10.15" + id="path17084" /><path + class="st15" + d="m -6632.33,742.11 c -1.97,1.16 -4.15,2.33 -6.54,3.46 -2.73,1.3 -5.33,2.36 -7.75,3.23 l -8.97,2.52" + id="path17086" /><path + class="st15" + d="m -6655.58,749.32 c -0.04,7.75 -0.38,128.9 -0.33,136.65 0.06,9.2 -0.02,18.4 0.16,27.6 0.27,14.18 0.13,43.89 0,73.28 -0.25,55.68 -0.91,71.02 -0.97,129.78 -0.01,6.86 0,12.46 0,15.98 v 3.94" + id="path17088" /><path + d="m -6687.65,703.09 c -3.06,1.46 -5.83,3.94 -6.79,7.23 -0.5,1.62 -0.57,3.34 -0.33,5.01 0.25,1.67 0.75,3.31 1.56,4.79 0.8,1.49 1.86,2.82 3.03,4.05 0.59,0.61 1.2,1.2 1.82,1.79 0.6,0.55 1.33,1.03 2.01,1.53 2.79,1.99 5.51,4.08 8.25,6.14 l 0.02,0.02 0.02,0.02 4.46,4.91 -0.26,-0.12 c 6.25,-0.02 12.51,-0.03 18.76,0 l -0.26,0.12 4.46,-4.91 0.02,-0.02 0.02,-0.02 c 2.74,-2.06 5.46,-4.15 8.25,-6.14 0.69,-0.51 1.41,-0.98 2.01,-1.53 0.62,-0.58 1.24,-1.17 1.82,-1.79 1.17,-1.22 2.23,-2.56 3.03,-4.05 0.81,-1.48 1.31,-3.12 1.56,-4.79 0.24,-1.67 0.17,-3.4 -0.33,-5.01 -0.96,-3.29 -3.73,-5.77 -6.79,-7.23 1.55,0.72 3.04,1.62 4.27,2.83 1.24,1.19 2.25,2.66 2.77,4.32 0.55,1.65 0.68,3.42 0.46,5.15 -0.23,1.72 -0.73,3.41 -1.54,4.95 -0.8,1.55 -1.87,2.93 -3.05,4.2 -0.59,0.63 -1.2,1.24 -1.82,1.84 -0.65,0.62 -1.37,1.09 -2.05,1.61 -2.76,2.03 -5.48,4.11 -8.2,6.19 l 0.05,-0.04 -4.44,4.93 -0.1,0.12 h -0.16 c -6.25,0.03 -12.51,0.02 -18.76,0 h -0.16 l -0.1,-0.12 -4.44,-4.93 0.05,0.04 c -2.72,-2.08 -5.44,-4.16 -8.2,-6.19 -0.68,-0.52 -1.39,-0.99 -2.05,-1.61 -0.62,-0.6 -1.23,-1.2 -1.82,-1.84 -1.18,-1.26 -2.25,-2.65 -3.05,-4.2 -0.81,-1.54 -1.31,-3.24 -1.54,-4.95 -0.22,-1.72 -0.09,-3.5 0.46,-5.15 0.53,-1.66 1.53,-3.13 2.77,-4.32 1.27,-1.21 2.76,-2.12 4.31,-2.83 z" + id="path17090" /><path + d="m -6540.09,920.79 c -1.91,-3.51 -3.98,-6.92 -6.2,-10.24 -2.21,-3.32 -4.51,-6.59 -7.03,-9.67 -1.27,-1.53 -2.58,-3.04 -4.07,-4.31 -0.74,-0.61 -1.57,-1.23 -2.43,-1.37 -0.43,-0.05 -0.76,0.09 -0.97,0.46 -0.22,0.37 -0.37,0.85 -0.53,1.31 -0.66,1.86 -0.84,3.82 -0.53,5.75 0.33,1.91 0.97,3.81 1.72,5.63 1.53,3.65 3.49,7.14 5.28,10.72 0.88,1.79 1.78,3.59 2.54,5.46 0.77,1.87 1.39,3.8 1.85,5.77 0.42,1.97 0.82,3.95 0.75,6.06 -0.04,0.52 -0.09,1.08 -0.44,1.65 -0.16,0.25 -0.54,0.6 -1.01,0.51 -0.36,-0.08 -0.57,-0.2 -0.81,-0.32 -0.91,-0.47 -1.76,-0.99 -2.62,-1.49 -1.73,-0.99 -3.43,-2.06 -5.19,-2.96 -0.44,-0.23 -0.89,-0.44 -1.34,-0.62 -0.46,-0.17 -0.91,-0.31 -1.39,-0.23 -0.96,0.11 -1.85,0.65 -2.55,1.33 l -0.07,-0.07 c 0.67,-0.74 1.55,-1.36 2.58,-1.54 0.52,-0.12 1.07,0.01 1.55,0.16 0.49,0.16 0.95,0.35 1.42,0.55 1.83,0.84 3.56,1.84 5.33,2.76 0.88,0.46 1.77,0.95 2.63,1.39 0.21,0.1 0.45,0.21 0.58,0.23 0.06,0 0.02,0.02 0.08,-0.04 0.04,-0.04 0.1,-0.05 0.13,-0.14 0.17,-0.28 0.25,-0.76 0.26,-1.22 0.02,-1.9 -0.4,-3.87 -0.86,-5.78 -0.86,-3.86 -2.52,-7.46 -4.31,-11.02 -1.72,-3.59 -3.63,-7.11 -5.13,-10.86 -0.74,-1.88 -1.37,-3.8 -1.69,-5.83 -0.3,-2.02 -0.07,-4.15 0.63,-6.05 0.17,-0.48 0.31,-0.96 0.61,-1.45 0.15,-0.24 0.38,-0.48 0.68,-0.61 0.15,-0.05 0.3,-0.09 0.45,-0.12 0.15,0 0.3,-0.01 0.45,0.01 1.14,0.21 1.94,0.9 2.73,1.54 1.53,1.34 2.83,2.88 4.09,4.44 2.48,3.15 4.73,6.46 6.89,9.82 2.17,3.36 4.19,6.81 6.04,10.35 z" + id="path17094" + style="opacity:0.5" /><path + d="m -6588.43,945.34 0.32,40.63 c -0.43,13.54 -0.75,27.09 -1.44,40.61 -0.31,6.77 -0.73,13.54 -1.39,20.28 -0.67,6.75 -1.54,13.47 -2.54,20.18 -2.16,13.37 -4.47,26.74 -7.54,39.93 l -0.1,-0.02 c 0.63,-3.33 1.24,-6.66 1.82,-9.99 0.61,-3.33 1.19,-6.66 1.75,-10 1.12,-6.67 2.12,-13.37 3.07,-20.07 1.01,-6.69 1.87,-13.4 2.55,-20.13 0.73,-6.72 1.21,-13.47 1.58,-20.23 0.79,-13.52 1.21,-27.05 1.74,-40.57 l 0.08,-40.62 z" + id="path17098" + style="opacity:0.5" /><path + class="st23" + d="m -6663.9,713.42 c 2.34,-0.04 4.73,-0.05 7.18,0 7.12,0.14 13.81,0.67 20.02,1.45 l 2.56,0.81" + id="path17102" /><path + class="st23" + d="m -6664.9,723.06 c 3.6,-0.09 6.65,-0.06 8.96,0 5.94,0.15 10.67,0.59 13.56,0.86 1.35,0.13 2.47,0.24 3.23,0.32 h 1.35" + id="path17104" /><path + class="st15" + d="m -6266.5,694.19 c 1.23,0.06 3.11,0.1 5.4,0 6.16,-0.28 12.35,-1.5 13.68,-1.77 3.69,-0.75 5.24,-1.27 7.82,-0.81 2.07,0.37 3.68,1.16 4.72,1.79 2.06,2.41 3.79,4.42 5.05,5.86 0,0 4.32,4.97 13.03,14.01 0.89,0.92 2.64,2.71 5.38,4.4 0.74,0.45 2.09,0.51 3.1,1.63 0.7,0.78 0.69,1.33 1.3,2.28 0.89,1.37 2.08,2.04 3.1,2.61 2.28,1.28 18.03,9.08 39.75,19.55 0.87,1.13 1.88,2.54 2.93,4.24 1.47,2.37 2.39,4.27 2.61,4.72 1.29,2.7 2.01,4.93 2.44,6.35 2.23,7.25 3.58,14.17 3.58,14.17 2.67,13.65 2.57,11.03 3.91,18.73 2.03,11.67 2.81,20.78 3.26,26.23 0,0 0.66,7.93 0.98,17.11 0.13,3.8 0.16,7.17 0.16,7.17 0,2.52 0,4.27 0,4.72 -0.04,9.11 4.87,23.42 6.03,26.72 2.33,6.66 2.22,5.16 3.58,9.45 2.4,7.51 3.09,13.16 4.24,22.97 1.18,10.06 1.98,16.87 1.79,22.32 -0.03,0.83 -0.12,3 0.33,5.86 0.49,3.08 1.3,5 1.95,7.01 0.95,2.9 1.28,5.51 1.96,10.75 1.12,8.75 0.91,17.19 1.3,35.51 0,0 0.19,8.95 -0.33,22.48 -0.05,1.31 -0.17,4.08 -0.81,7.66 -0.39,2.15 -0.78,3.57 -0.98,4.4 -1.28,5.25 -0.73,10.11 -0.49,13.03 0.48,5.96 0.63,16.03 0.49,30.63 -0.2,0.35 -0.52,0.88 -0.98,1.47 -1.92,2.44 -4.72,3.87 -9.12,4.89 -8.17,1.89 -17.86,1.44 -20.36,1.3 l 2.44,19.87 c -0.92,0.43 -2.22,1.04 -3.75,1.79 -3.36,1.66 -6.38,3.31 -7.98,4.24 -3.99,2.32 -4.8,3.5 -11.08,8.31 -4.32,3.31 -7.69,5.62 -9.94,7.17 -4.06,2.79 -7.37,4.83 -13.85,8.8 -12.38,7.59 -14.93,8.73 -18.25,9.61 -3.69,0.98 -6.56,1.17 -8.8,1.3 -14.77,0.9 -29.08,1.5 -36.49,1.79 h -3.12" + id="path17106" /><path + class="st15" + d="m -6266.5,723.7 c 1.33,0.01 3.32,0.02 5.72,0 3.65,-0.04 12.52,-0.19 30.3,-1.79 4.53,-0.41 10.52,-0.99 17.59,-1.79 l 4.56,-0.81" + id="path17108" /><path + class="st15" + d="m -6159.25,751.46 c -0.35,1.1 -0.83,2.7 -1.34,4.66 -1.27,4.87 -1.84,8.6 -2.12,10.43 -1.87,12.12 -0.72,3.17 -2.93,18.25 -1.41,9.62 -2.11,14.43 -2.77,19.55 -0.83,6.51 -2,15.72 -2.93,27.37 -0.65,8.19 -1.28,18.68 -1.47,30.95 -0.23,1.38 -0.57,3.41 -0.98,5.86 -2.69,16 -3.49,19.87 -4.24,24.6 -2.21,14.02 -2.28,25.34 -2.28,28.02 0,5.87 0.33,11.69 2.28,26.72 1.89,14.56 3.81,26.35 6.03,39.26 3.84,22.34 7.2,40.06 9.29,50.83 2.57,13.26 4.83,24.41 6.52,32.58 l 0.49,3.1" + id="path17110" /><path + d="m -6215.13,869.34 -2.27,16.85 c -0.71,5.62 -1.42,11.24 -2.07,16.87 -1.31,11.25 -2.42,22.53 -3.04,33.84 -0.3,5.65 -0.49,11.31 -0.5,16.97 -0.04,5.66 0.05,11.32 0.29,16.98 0.19,5.66 0.52,11.31 0.99,16.95 0.23,2.82 0.5,5.64 0.79,8.46 0.27,2.82 0.59,5.63 0.92,8.45 l -0.07,0.01 c -1.75,-11.2 -2.78,-22.51 -3.38,-33.84 -0.24,-5.67 -0.33,-11.34 -0.28,-17.01 0.06,-5.67 0.3,-11.34 0.65,-17 0.69,-11.32 1.88,-22.6 3.27,-33.85 0.7,-5.62 1.45,-11.24 2.22,-16.86 l 2.41,-16.83 z" + id="path17112" + style="opacity:0.5" /><path + class="st15" + d="m -6178.31,895.06 c -0.21,4.25 -0.13,7.81 0,10.45 0.24,4.81 0.4,8.02 1.43,12.22 0.08,0.33 0.03,0.12 2.61,8.47 1.47,4.76 1.77,5.75 2.12,7.33 0.61,2.74 0.84,4.85 1.14,8.15 0.65,7.09 0.96,12.6 0.98,12.87 0.13,2.3 0.21,2.97 1.63,17.43 2.31,23.46 2.2,22.52 2.44,24.76 0.62,5.69 1.52,13.54 2.77,22.97 0.18,0.44 0.43,1.11 0.65,1.95 0.38,1.46 0.46,2.61 0.49,3.1 0.14,2.16 0.52,7.85 0.98,15.48 l 0.56,8.88" + id="path17116" /><path + class="st15" + d="m -6124.48,1019.07 c -0.89,-0.23 -2.22,-0.55 -3.85,-0.84 -2.45,-0.43 -4.84,-0.66 -12.87,-0.65 -8.44,0.01 -9.6,0.26 -10.43,0.49 -0.78,0.21 -3.38,0.98 -6.35,1.95 -1.03,0.33 -1.87,0.62 -2.44,0.81 l -2.12,0.81" + id="path17118" /><path + class="st15" + d="m -6148.7,1073.62 c -0.15,-1.1 -0.44,-3.22 -0.81,-5.86 -2.97,-21.29 -4,-27.16 -4.56,-36.82 -0.11,-1.85 -0.26,-4.86 -0.33,-8.63 v -3.41" + id="path17120" /><path + d="m -6148.75,1017.59 c -0.39,-2.73 -0.67,-5.46 -1.15,-8.17 -0.45,-2.71 -0.98,-5.41 -1.58,-8.08 -0.61,-2.68 -1.36,-5.32 -2,-7.98 -0.62,-2.67 -1.35,-5.32 -1.94,-8.02 l 0.09,-0.03 c 1.14,2.52 2.01,5.15 2.81,7.79 0.78,2.65 1.32,5.36 1.82,8.08 0.51,2.71 0.94,5.44 1.29,8.17 0.35,2.73 0.5,5.49 0.76,8.23 z" + id="path17122" + style="opacity:0.5" /><path + d="m -6143.56,1016.93 c -0.14,-3.5 -0.26,-7.01 -0.35,-10.51 -0.05,-1.75 -0.17,-3.5 -0.1,-5.25 0.07,-1.75 0.18,-3.5 0.45,-5.25 h 0.1 c 0.27,1.75 0.38,3.5 0.45,5.25 0.07,1.75 -0.05,3.5 -0.1,5.25 -0.09,3.5 -0.21,7.01 -0.35,10.51 z" + id="path17126" + style="opacity:0.5" /><path + class="st15" + d="m -6265.8,694.19 c -1.23,0.06 -3.11,0.1 -5.4,0 -6.16,-0.28 -12.35,-1.5 -13.68,-1.77 -3.69,-0.75 -5.24,-1.27 -7.82,-0.81 -2.07,0.37 -3.68,1.16 -4.72,1.79 -2.06,2.41 -3.79,4.42 -5.05,5.86 0,0 -4.32,4.97 -13.03,14.01 -0.89,0.92 -2.64,2.71 -5.38,4.4 -0.74,0.45 -2.09,0.51 -3.1,1.63 -0.7,0.78 -0.69,1.33 -1.3,2.28 -0.89,1.37 -2.08,2.04 -3.1,2.61 -2.28,1.28 -18.03,9.08 -39.75,19.55 -0.87,1.13 -1.88,2.54 -2.93,4.24 -1.47,2.37 -2.39,4.27 -2.61,4.72 -1.29,2.7 -2.01,4.93 -2.44,6.35 -2.23,7.25 -3.58,14.17 -3.58,14.17 -2.67,13.65 -2.57,11.03 -3.91,18.73 -2.03,11.67 -2.81,20.78 -3.26,26.23 0,0 -0.66,7.93 -0.98,17.11 -0.13,3.8 -0.16,7.17 -0.16,7.17 0,2.52 0,4.27 0,4.72 0.04,9.11 -4.87,23.42 -6.03,26.72 -2.33,6.66 -2.22,5.16 -3.58,9.45 -2.4,7.51 -3.09,13.16 -4.24,22.97 -1.18,10.06 -1.97,16.87 -1.79,22.32 0.03,0.83 0.12,3 -0.33,5.86 -0.49,3.08 -1.3,5 -1.96,7.01 -0.95,2.9 -1.28,5.51 -1.95,10.75 -1.12,8.75 -0.91,17.19 -1.3,35.51 0,0 -0.19,8.95 0.33,22.48 0.05,1.31 0.17,4.08 0.81,7.66 0.39,2.15 0.78,3.57 0.98,4.4 1.28,5.25 0.73,10.11 0.49,13.03 -0.48,5.96 -0.63,16.03 -0.49,30.63 0.2,0.35 0.52,0.88 0.98,1.47 1.92,2.44 4.72,3.87 9.12,4.89 8.17,1.89 17.86,1.44 20.36,1.3 l -2.44,19.87 c 0.92,0.43 2.22,1.04 3.75,1.79 3.36,1.66 6.38,3.31 7.98,4.24 3.99,2.32 4.8,3.5 11.08,8.31 4.32,3.31 7.69,5.62 9.94,7.17 4.06,2.79 7.37,4.83 13.85,8.8 12.38,7.59 14.93,8.73 18.25,9.61 3.69,0.98 6.56,1.17 8.8,1.3 14.77,0.9 29.08,1.5 36.49,1.79 h 3.12" + id="path17130" /><path + class="st15" + d="m -6265.8,723.7 c -1.33,0.01 -3.32,0.02 -5.72,0 -3.65,-0.04 -12.52,-0.19 -30.3,-1.79 -4.53,-0.41 -10.52,-0.99 -17.59,-1.79 l -4.56,-0.81" + id="path17132" /><path + class="st15" + d="m -6373.05,751.46 c 0.35,1.1 0.83,2.7 1.34,4.66 1.27,4.87 1.84,8.6 2.12,10.43 1.87,12.12 0.72,3.17 2.93,18.25 1.41,9.62 2.11,14.43 2.77,19.55 0.83,6.51 2,15.72 2.93,27.37 0.65,8.19 1.28,18.68 1.47,30.95 0.23,1.38 0.57,3.41 0.98,5.86 2.69,16 3.49,19.87 4.24,24.6 2.21,14.02 2.28,25.34 2.28,28.02 0,5.87 -0.33,11.69 -2.28,26.72 -1.89,14.56 -3.81,26.35 -6.03,39.26 -3.84,22.34 -7.2,40.06 -9.29,50.83 -2.57,13.26 -4.83,24.41 -6.52,32.58 l -0.49,3.1" + id="path17134" /><path + d="m -6317.1,869.33 2.41,16.83 c 0.76,5.61 1.52,11.23 2.22,16.86 1.38,11.25 2.57,22.53 3.27,33.85 0.35,5.66 0.58,11.33 0.65,17 0.04,5.67 -0.04,11.35 -0.28,17.01 -0.6,11.33 -1.62,22.64 -3.38,33.84 l -0.07,-0.01 c 0.33,-2.81 0.65,-5.63 0.92,-8.45 0.29,-2.82 0.56,-5.64 0.79,-8.46 0.46,-5.64 0.79,-11.3 0.99,-16.95 0.24,-5.66 0.33,-11.32 0.29,-16.98 -0.01,-5.66 -0.2,-11.32 -0.5,-16.97 -0.62,-11.31 -1.73,-22.59 -3.04,-33.84 -0.65,-5.63 -1.35,-11.25 -2.07,-16.87 l -2.27,-16.85 z" + id="path17136" + style="opacity:0.5" /><path + class="st15" + d="m -6353.99,895.06 c 0.21,4.25 0.13,7.81 0,10.45 -0.24,4.81 -0.4,8.02 -1.43,12.22 -0.08,0.33 -0.03,0.12 -2.61,8.47 -1.47,4.76 -1.77,5.75 -2.12,7.33 -0.61,2.74 -0.84,4.85 -1.14,8.15 -0.65,7.09 -0.96,12.6 -0.98,12.87 -0.13,2.3 -0.2,2.97 -1.63,17.43 -2.31,23.46 -2.2,22.52 -2.44,24.76 -0.62,5.69 -1.52,13.54 -2.77,22.97 -0.18,0.44 -0.43,1.11 -0.65,1.95 -0.38,1.46 -0.46,2.61 -0.49,3.1 -0.14,2.16 -0.52,7.85 -0.98,15.48 l -0.56,8.88" + id="path17140" /><path + class="st15" + d="m -6407.82,1019.07 c 0.89,-0.23 2.22,-0.55 3.85,-0.84 2.45,-0.43 4.84,-0.66 12.87,-0.65 8.44,0.01 9.6,0.26 10.43,0.49 0.78,0.21 3.38,0.98 6.35,1.95 1.03,0.33 1.87,0.62 2.44,0.81 l 2.12,0.81" + id="path17142" /><path + class="st15" + d="m -6383.6,1073.62 c 0.15,-1.1 0.44,-3.22 0.81,-5.86 2.97,-21.29 3.99,-27.16 4.56,-36.82 0.11,-1.85 0.26,-4.86 0.33,-8.63 v -3.41" + id="path17144" /><path + d="m -6383.65,1017.58 c 0.25,-2.74 0.4,-5.5 0.76,-8.23 0.35,-2.73 0.78,-5.46 1.29,-8.17 0.5,-2.71 1.04,-5.43 1.82,-8.08 0.8,-2.64 1.68,-5.27 2.81,-7.79 l 0.09,0.03 c -0.59,2.7 -1.32,5.34 -1.94,8.02 -0.65,2.66 -1.4,5.3 -2,7.98 -0.6,2.68 -1.13,5.37 -1.58,8.08 -0.49,2.71 -0.76,5.44 -1.15,8.17 z" + id="path17146" + style="opacity:0.5" /><path + d="m -6388.84,1016.93 c -0.14,-3.5 -0.26,-7.01 -0.35,-10.51 -0.05,-1.75 -0.17,-3.5 -0.1,-5.25 0.07,-1.75 0.18,-3.5 0.45,-5.25 h 0.1 c 0.27,1.75 0.38,3.5 0.45,5.25 0.07,1.75 -0.05,3.5 -0.1,5.25 -0.09,3.5 -0.21,7.01 -0.35,10.51 z" + id="path17150" + style="opacity:0.5" /><circle + class="st15" + cx="-6663.52" + cy="894.88" + r="4.9099998" + id="circle17154" /><circle + class="st15" + cx="-6663.52" + cy="894.88" + r="3.99" + id="circle17156" /><circle + class="st15" + cx="-6664.8701" + cy="893.59998" + r="0.87" + id="circle17158" /><circle + class="st15" + cx="-6661.9302" + cy="893.59998" + r="0.87" + id="circle17160" /><circle + class="st15" + cx="-6664.8701" + cy="896.31" + r="0.87" + id="circle17162" /><circle + class="st15" + cx="-6661.9302" + cy="896.31" + r="0.87" + id="circle17164" /><circle + class="st15" + cx="-6663.52" + cy="922.60999" + r="4.9099998" + id="circle17166" /><circle + class="st15" + cx="-6663.52" + cy="922.60999" + r="3.99" + id="circle17168" /><circle + class="st15" + cx="-6664.8701" + cy="921.34003" + r="0.87" + id="circle17170" /><circle + class="st15" + cx="-6661.9302" + cy="921.34003" + r="0.87" + id="circle17172" /><circle + class="st15" + cx="-6664.8701" + cy="924.04999" + r="0.87" + id="circle17174" /><circle + class="st15" + cx="-6661.9302" + cy="924.04999" + r="0.87" + id="circle17176" /><circle + class="st15" + cx="-6663.52" + cy="950.78998" + r="4.9099998" + id="circle17178" /><circle + class="st15" + cx="-6663.52" + cy="950.78998" + r="3.99" + id="circle17180" /><circle + class="st15" + cx="-6664.8701" + cy="949.52002" + r="0.87" + id="circle17182" /><circle + class="st15" + cx="-6661.9302" + cy="949.52002" + r="0.87" + id="circle17184" /><circle + class="st15" + cx="-6664.8701" + cy="952.22998" + r="0.87" + id="circle17186" /><circle + class="st15" + cx="-6661.9302" + cy="952.22998" + r="0.87" + id="circle17188" /><circle + class="st15" + cx="-6663.52" + cy="978.71002" + r="4.9099998" + id="circle17190" /><circle + class="st15" + cx="-6663.52" + cy="978.71002" + r="3.99" + id="circle17192" /><circle + class="st15" + cx="-6664.8701" + cy="977.44" + r="0.87" + id="circle17194" /><circle + class="st15" + cx="-6661.9302" + cy="977.44" + r="0.87" + id="circle17196" /><circle + class="st15" + cx="-6664.8701" + cy="980.14001" + r="0.87" + id="circle17198" /><circle + class="st15" + cx="-6661.9302" + cy="980.14001" + r="0.87" + id="circle17200" /><circle + class="st15" + cx="-6663.52" + cy="1006.16" + r="4.9099998" + id="circle17202" /><circle + class="st15" + cx="-6663.52" + cy="1006.16" + r="3.99" + id="circle17204" /><circle + class="st15" + cx="-6664.8701" + cy="1004.89" + r="0.87" + id="circle17206" /><circle + class="st15" + cx="-6661.9302" + cy="1004.89" + r="0.87" + id="circle17208" /><circle + class="st15" + cx="-6664.8701" + cy="1007.59" + r="0.87" + id="circle17210" /><circle + class="st15" + cx="-6661.9302" + cy="1007.59" + r="0.87" + id="circle17212" /><circle + class="st15" + cx="-6663.52" + cy="1034.04" + r="4.9099998" + id="circle17214" /><circle + class="st15" + cx="-6663.52" + cy="1034.04" + r="3.99" + id="circle17216" /><circle + class="st15" + cx="-6664.8701" + cy="1032.77" + r="0.87" + id="circle17218" /><circle + class="st15" + cx="-6661.9302" + cy="1032.77" + r="0.87" + id="circle17220" /><circle + class="st15" + cx="-6664.8701" + cy="1035.47" + r="0.87" + id="circle17222" /><circle + class="st15" + cx="-6661.9302" + cy="1035.47" + r="0.87" + id="circle17224" /><circle + class="st15" + cx="-6663.52" + cy="1062.16" + r="4.9099998" + id="circle17226" /><circle + class="st15" + cx="-6663.52" + cy="1062.16" + r="3.99" + id="circle17228" /><circle + class="st15" + cx="-6664.8701" + cy="1060.89" + r="0.87" + id="circle17230" /><circle + class="st15" + cx="-6661.9302" + cy="1060.89" + r="0.87" + id="circle17232" /><circle + class="st15" + cx="-6664.8701" + cy="1063.6" + r="0.87" + id="circle17234" /><circle + class="st15" + cx="-6661.9302" + cy="1063.6" + r="0.87" + id="circle17236" /><circle + class="st15" + cx="-6663.52" + cy="1090.3" + r="4.9099998" + id="circle17238" /><circle + class="st15" + cx="-6663.52" + cy="1090.3" + r="3.99" + id="circle17240" /><circle + class="st15" + cx="-6664.8701" + cy="1089.02" + r="0.87" + id="circle17242" /><circle + class="st15" + cx="-6661.9302" + cy="1089.02" + r="0.87" + id="circle17244" /><circle + class="st15" + cx="-6664.8701" + cy="1091.73" + r="0.87" + id="circle17246" /><circle + class="st15" + cx="-6661.9302" + cy="1091.73" + r="0.87" + id="circle17248" /><path + class="st52" + d="m -6716.3,722.25 c -0.32,1.18 -0.74,2.79 -1.21,4.72 -0.4,1.62 -0.71,2.99 -0.85,3.63 -0.25,1.11 -1.31,5.9 -1.82,10.66 -0.35,3.32 -0.61,8.18 0,14.29 1.17,-0.72 3.06,-1.92 5.33,-3.51 3.24,-2.28 4.14,-3.19 10.78,-8.36 7.3,-5.69 3.95,-2.83 6.78,-5.09 0.43,-0.35 2.24,-1.79 4.72,-3.15 0.84,-0.46 1.84,-0.95 3.15,-1.33 0.54,-0.15 1.4,-0.4 2.54,-0.48 0.86,-0.06 2.18,-0.06 3.75,0.36" + id="path17250" /><path + class="st52" + d="m -6610.74,722.47 c 0.32,1.18 0.74,2.79 1.21,4.72 0.4,1.62 0.71,2.99 0.85,3.63 0.25,1.11 1.31,5.9 1.82,10.65 0.35,3.31 0.61,8.17 0,14.29 -1.17,-0.72 -3.06,-1.92 -5.33,-3.51 -3.24,-2.28 -4.14,-3.18 -10.77,-8.35 -7.29,-5.68 -3.95,-2.83 -6.78,-5.08 -0.43,-0.35 -2.24,-1.79 -4.72,-3.15 -0.84,-0.46 -1.84,-0.95 -3.15,-1.33 -0.54,-0.15 -1.4,-0.4 -2.54,-0.48 -0.86,-0.06 -2.17,-0.06 -3.75,0.36" + id="path17252" /><path + class="st52" + d="m -6693.87,741.31 8.42,3.84 9.83,3.68 c 0.49,-0.76 1.18,-2.05 1.4,-3.76 0.16,-1.22 0.39,-3.02 -0.7,-4.39 -0.48,-0.6 -1.22,-1.13 -5.44,-2.08 -1.54,-0.34 -3.63,-0.76 -6.14,-1.12" + id="path17254" /><path + class="st52" + d="m -6632.8,741.31 -9.48,3.84 -11.07,3.68 c -0.55,-0.76 -1.33,-2.05 -1.58,-3.76 -0.18,-1.22 -0.44,-3.02 0.79,-4.4 0.54,-0.6 1.37,-1.13 6.13,-2.08 1.74,-0.34 4.08,-0.76 6.92,-1.12" + id="path17256" /><path + class="st92" + d="m -6694.7,713.77 2.34,-0.61 c 2.61,-0.3 5.29,-0.56 8.05,-0.77 7.83,-0.59 13.86,-0.58 18.71,-0.57 4.68,0.02 7.91,0.14 12.84,0.32 0,0 3.19,0.12 11.84,0.81 0.6,0.05 1.94,0.16 3.67,0.48 0.94,0.18 1.7,0.36 2.17,0.48" + id="path17258" /><path + class="st92" + d="m -6694.68,716.57 2.34,-0.61 c 2.6,-0.3 5.29,-0.56 8.05,-0.77 7.82,-0.59 13.85,-0.58 18.7,-0.57 4.68,0.02 7.9,0.14 12.84,0.32 0,0 3.19,0.12 11.84,0.81 0.6,0.05 1.94,0.16 3.67,0.48 0.94,0.18 1.7,0.36 2.17,0.48" + id="path17260" /><path + class="st92" + d="m -6691.23,723.06 c 1.64,-0.17 3.81,-0.38 6.37,-0.59 2.19,-0.18 5.24,-0.42 8.8,-0.56 4.1,-0.16 4.12,0.01 11.86,-0.08 5.2,-0.06 5.41,-0.14 7.99,-0.08 3.44,0.07 6.06,0.28 8.72,0.48 2.53,0.2 5.76,0.5 9.52,0.97" + id="path17262" /><path + class="st52" + d="m -6657.47,738.83 c -0.53,30.36 -0.32,55.02 -0.32,55.02 0.03,3.12 -0.01,-0.51 0.16,41.93 0.03,7.96 0.07,16.34 0.08,27.8 0,1.32 0.01,10.47 0,21.38 -0.03,29.16 -0.23,58.64 -0.24,61.21 -0.37,55.47 -0.56,47.85 -0.65,76.51 -0.1,31.9 0.14,43.26 -0.08,81.88 -0.08,13.26 -0.17,24.14 -0.24,31.31" + id="path17264" /><path + class="st52" + d="m -6774.56,1089 c 5.72,2.48 10.19,5 13.33,6.93 3.35,2.06 5.89,3.89 10.41,7.15 6.25,4.5 6.35,4.9 10.66,7.87 3.69,2.55 6.38,4.17 11.75,7.39 8,4.8 11.45,6.44 13.57,7.39 2.49,1.12 4.67,1.95 4.97,2.06 1.48,0.54 2.6,0.97 4,1.33 2.29,0.6 4.17,0.76 5.57,0.85 3.56,0.22 14.46,0.6 29.19,0.85" + id="path17266" /><path + class="st52" + d="m -6552.8,1089 c -5.72,2.48 -10.19,5 -13.33,6.93 -3.35,2.06 -5.89,3.89 -10.41,7.15 -6.25,4.5 -6.35,4.9 -10.66,7.87 -3.69,2.55 -6.38,4.17 -11.75,7.39 -8,4.8 -11.45,6.44 -13.57,7.39 -2.49,1.12 -4.67,1.95 -4.97,2.06 -1.48,0.54 -2.6,0.97 -4,1.33 -2.29,0.6 -4.17,0.76 -5.57,0.85 -3.56,0.22 -14.46,0.6 -29.19,0.85" + id="path17268" /><path + class="st52" + d="m -6803.88,1018.05 c 0.87,-0.26 2.03,-0.57 3.4,-0.86 0.69,-0.15 3.01,-0.61 6.3,-0.85 0.79,-0.06 4.32,-0.29 9.33,0.12 3.24,0.26 5.54,0.45 8.48,1.21 2.32,0.6 5.62,1.7 9.33,3.88" + id="path17270" /><path + class="st52" + d="m -6524.14,1018.05 c -0.87,-0.26 -2.03,-0.57 -3.4,-0.86 -0.69,-0.15 -3.01,-0.61 -6.3,-0.85 -0.79,-0.06 -4.32,-0.29 -9.33,0.12 -3.24,0.26 -5.54,0.45 -8.48,1.21 -2.32,0.6 -5.62,1.7 -9.33,3.88" + id="path17272" /><path + class="st52" + d="m -6802.59,1063.06 h 3.07 c 2.92,0.04 5.21,0.02 6.78,0 1.33,-0.02 2.83,-0.05 4.92,0.08 1.5,0.1 2.41,0.21 2.66,0.24 1.11,0.15 2.55,0.34 4.28,0.89 1.1,0.35 1.88,0.7 2.66,1.05 1.32,0.6 3.09,1.5 5.08,2.82" + id="path17274" /><path + class="st52" + d="m -6524.66,1063.06 h -3.07 c -2.92,0.04 -5.21,0.02 -6.78,0 -1.33,-0.02 -2.83,-0.05 -4.92,0.08 -1.5,0.1 -2.41,0.21 -2.66,0.24 -1.11,0.15 -2.55,0.34 -4.28,0.89 -1.1,0.35 -1.88,0.7 -2.66,1.05 -1.32,0.6 -3.09,1.5 -5.08,2.82" + id="path17276" /><path + class="st52" + d="m -6801.78,1065.19 c -0.01,0.18 -0.02,0.42 0,0.7 0,0.06 0.05,0.67 0.26,1.27 0.25,0.71 0.7,1.3 1.21,1.82 1.14,1.16 2.45,1.85 3.45,2.3 1.47,0.66 2.81,1.04 4.18,1.33 3.22,0.69 5.77,0.75 7.99,0.79 1.11,0.02 3.37,0.03 6.23,-0.24 1.79,-0.17 3.33,-0.39 4.54,-0.61" + id="path17278" /><path + class="st52" + d="m -6525.47,1065.19 c 0.01,0.18 0.02,0.42 0,0.7 0,0.06 -0.05,0.67 -0.26,1.27 -0.25,0.71 -0.7,1.3 -1.21,1.82 -1.14,1.16 -2.45,1.85 -3.45,2.3 -1.47,0.66 -2.81,1.04 -4.18,1.33 -3.22,0.69 -5.77,0.75 -7.99,0.79 -1.11,0.02 -3.37,0.03 -6.23,-0.24 -1.79,-0.17 -3.33,-0.39 -4.54,-0.61" + id="path17280" /><polyline + class="st93" + points="-6664.42,887.48 -6663.85,887.48 -6663.12,887.48 " + id="polyline17282" /><path + class="st93" + d="m -6664.13,889.96 c 0.02,-0.27 0.05,-0.66 0.09,-1.12 0.09,-0.9 0.14,-1.35 0.21,-1.36 0.07,-0.01 0.2,0.43 0.43,2.42" + id="path17284" /><polyline + class="st93" + points="-6664.17,915.22 -6663.6,915.22 -6662.87,915.22 " + id="polyline17286" /><path + class="st93" + d="m -6663.88,917.7 c 0.02,-0.27 0.05,-0.66 0.09,-1.12 0.09,-0.9 0.14,-1.35 0.21,-1.36 0.07,-0.01 0.2,0.43 0.43,2.42" + id="path17288" /><polyline + class="st93" + points="-6664.05,943.4 -6663.48,943.4 -6662.75,943.4 " + id="polyline17290" /><path + class="st93" + d="m -6663.77,945.88 c 0.02,-0.27 0.05,-0.66 0.09,-1.12 0.09,-0.9 0.14,-1.35 0.21,-1.36 0.07,-0.01 0.2,0.43 0.43,2.42" + id="path17292" /><polyline + class="st93" + points="-6664.17,971.32 -6663.6,971.32 -6662.87,971.32 " + id="polyline17294" /><path + class="st93" + d="m -6663.88,973.8 c 0.02,-0.27 0.05,-0.66 0.09,-1.12 0.09,-0.9 0.14,-1.35 0.21,-1.36 0.07,-0.01 0.2,0.43 0.43,2.42" + id="path17296" /><polyline + class="st93" + points="-6664.17,998.77 -6663.6,998.77 -6662.87,998.77 " + id="polyline17298" /><path + class="st93" + d="m -6663.88,1001.25 c 0.02,-0.27 0.05,-0.66 0.09,-1.12 0.09,-0.9 0.14,-1.35 0.21,-1.36 0.07,-0.01 0.2,0.43 0.43,2.42" + id="path17300" /><circle + class="st15" + cx="-6664.52" + cy="751.88" + r="4.9099998" + id="circle17302" /><circle + class="st15" + cx="-6664.52" + cy="751.88" + r="3.99" + id="circle17304" /><circle + class="st15" + cx="-6665.8701" + cy="750.59998" + r="0.87" + id="circle17306" /><circle + class="st15" + cx="-6662.9302" + cy="750.59998" + r="0.87" + id="circle17308" /><circle + class="st15" + cx="-6665.8701" + cy="753.31" + r="0.87" + id="circle17310" /><circle + class="st15" + cx="-6662.9302" + cy="753.31" + r="0.87" + id="circle17312" /><circle + class="st15" + cx="-6664.52" + cy="779.60999" + r="4.9099998" + id="circle17314" /><circle + class="st15" + cx="-6664.52" + cy="779.60999" + r="3.99" + id="circle17316" /><circle + class="st15" + cx="-6665.8701" + cy="778.34003" + r="0.87" + id="circle17318" /><circle + class="st15" + cx="-6662.9302" + cy="778.34003" + r="0.87" + id="circle17320" /><circle + class="st15" + cx="-6665.8701" + cy="781.04999" + r="0.87" + id="circle17322" /><circle + class="st15" + cx="-6662.9302" + cy="781.04999" + r="0.87" + id="circle17324" /><circle + class="st15" + cx="-6664.52" + cy="807.78998" + r="4.9099998" + id="circle17326" /><circle + class="st15" + cx="-6664.52" + cy="807.78998" + r="3.99" + id="circle17328" /><circle + class="st15" + cx="-6665.8701" + cy="806.52002" + r="0.87" + id="circle17330" /><circle + class="st15" + cx="-6662.9302" + cy="806.52002" + r="0.87" + id="circle17332" /><circle + class="st15" + cx="-6665.8701" + cy="809.22998" + r="0.87" + id="circle17334" /><circle + class="st15" + cx="-6662.9302" + cy="809.22998" + r="0.87" + id="circle17336" /><circle + class="st15" + cx="-6664.52" + cy="835.71002" + r="4.9099998" + id="circle17338" /><circle + class="st15" + cx="-6664.52" + cy="835.71002" + r="3.99" + id="circle17340" /><circle + class="st15" + cx="-6665.8701" + cy="834.44" + r="0.87" + id="circle17342" /><circle + class="st15" + cx="-6662.9302" + cy="834.44" + r="0.87" + id="circle17344" /><circle + class="st15" + cx="-6665.8701" + cy="837.14001" + r="0.87" + id="circle17346" /><circle + class="st15" + cx="-6662.9302" + cy="837.14001" + r="0.87" + id="circle17348" /><circle + class="st15" + cx="-6664.52" + cy="863.15997" + r="4.9099998" + id="circle17350" /><circle + class="st15" + cx="-6664.52" + cy="863.15997" + r="3.99" + id="circle17352" /><circle + class="st15" + cx="-6665.8701" + cy="861.89001" + r="0.87" + id="circle17354" /><circle + class="st15" + cx="-6662.9302" + cy="861.89001" + r="0.87" + id="circle17356" /><circle + class="st15" + cx="-6665.8701" + cy="864.59003" + r="0.87" + id="circle17358" /><circle + class="st15" + cx="-6662.9302" + cy="864.59003" + r="0.87" + id="circle17360" /><polyline + class="st93" + points="-6665.42,744.48 -6664.85,744.48 -6664.12,744.48 " + id="polyline17362" /><path + class="st93" + d="m -6665.13,746.96 c 0.02,-0.27 0.05,-0.66 0.09,-1.12 0.09,-0.9 0.14,-1.35 0.21,-1.36 0.07,-0.01 0.2,0.43 0.43,2.42" + id="path17364" /><polyline + class="st93" + points="-6665.17,772.22 -6664.6,772.22 -6663.87,772.22 " + id="polyline17366" /><path + class="st93" + d="m -6664.88,774.7 c 0.02,-0.27 0.05,-0.66 0.09,-1.12 0.09,-0.9 0.14,-1.35 0.21,-1.36 0.07,-0.01 0.2,0.43 0.43,2.42" + id="path17368" /><polyline + class="st93" + points="-6665.05,800.4 -6664.48,800.4 -6663.75,800.4 " + id="polyline17370" /><path + class="st93" + d="m -6664.77,802.88 c 0.02,-0.27 0.05,-0.66 0.09,-1.12 0.09,-0.9 0.14,-1.35 0.21,-1.36 0.07,-0.01 0.2,0.43 0.43,2.42" + id="path17372" /><polyline + class="st93" + points="-6665.17,828.32 -6664.6,828.32 -6663.87,828.32 " + id="polyline17374" /><path + class="st93" + d="m -6664.88,830.8 c 0.02,-0.27 0.05,-0.66 0.09,-1.12 0.09,-0.9 0.14,-1.35 0.21,-1.36 0.07,-0.01 0.2,0.43 0.43,2.42" + id="path17376" /><polyline + class="st93" + points="-6665.17,855.77 -6664.6,855.77 -6663.87,855.77 " + id="polyline17378" /><path + class="st93" + d="m -6664.88,858.25 c 0.02,-0.27 0.05,-0.66 0.09,-1.12 0.09,-0.9 0.14,-1.35 0.21,-1.36 0.07,-0.01 0.2,0.43 0.43,2.42" + id="path17380" /><polyline + class="st93" + points="-6664.42,1026.65 -6663.85,1026.65 -6663.12,1026.65 " + id="polyline17382" /><path + class="st93" + d="m -6664.13,1029.13 c 0.02,-0.27 0.05,-0.66 0.09,-1.12 0.09,-0.9 0.14,-1.35 0.21,-1.36 0.07,-0.01 0.2,0.43 0.43,2.42" + id="path17384" /><polyline + class="st93" + points="-6664.17,1054.77 -6663.6,1054.77 -6662.87,1054.77 " + id="polyline17386" /><path + class="st93" + d="m -6663.88,1057.25 c 0.02,-0.27 0.05,-0.66 0.09,-1.12 0.09,-0.9 0.14,-1.35 0.21,-1.36 0.07,-0.01 0.2,0.43 0.43,2.42" + id="path17388" /><polyline + class="st93" + points="-6664.17,1082.91 -6663.6,1082.91 -6662.87,1082.91 " + id="polyline17390" /><path + class="st93" + d="m -6663.88,1085.39 c 0.02,-0.27 0.05,-0.66 0.09,-1.12 0.09,-0.9 0.14,-1.35 0.21,-1.36 0.07,-0.01 0.2,0.43 0.43,2.42" + id="path17392" /><path + class="st52" + d="m -6320.24,718.22 c 2.2,0.32 5.29,0.74 8.99,1.18 12.65,1.49 22.36,1.92 28.53,2.18 11.41,0.48 20.01,0.39 22.53,0.36 4.64,-0.06 10.76,-0.15 18.82,-0.72 3.67,-0.26 7.33,-0.62 14.5,-1.32 6.3,-0.62 11.53,-1.16 15.22,-1.56" + id="path17394" /><path + class="st52" + d="m -6407.82,1016.93 c 1.19,-0.3 2.96,-0.69 5.12,-0.95 0.87,-0.1 2.13,-0.23 7.07,-0.24 5.06,-0.02 4.44,0.11 9.83,0.12 2.4,0 2.89,-0.02 3.96,0.12 1.85,0.24 3.02,0.67 6.35,1.8 1.19,0.4 3.05,1.03 5.39,1.8" + id="path17396" /><path + class="st52" + d="m -6125.98,1016.93 c -1.19,-0.3 -2.96,-0.69 -5.12,-0.95 -0.87,-0.1 -2.13,-0.23 -7.07,-0.24 -5.06,-0.02 -4.44,0.11 -9.83,0.12 -2.4,0 -2.89,-0.02 -3.96,0.12 -1.85,0.24 -3.02,0.67 -6.35,1.8 -1.19,0.4 -3.05,1.03 -5.39,1.8" + id="path17398" /><path + class="st52" + d="m -6379.69,1018.89 c 0.03,1.43 0.06,3.73 0,6.55 -0.19,9.06 -1.16,16.09 -2.52,25.77 -0.07,0.49 -0.69,4.64 -1.92,12.95 -0.23,1.53 -1.09,7.36 -1.32,8.87" + id="path17400" /><path + class="st52" + d="m -6152.55,1018.89 c -0.03,1.43 -0.06,3.73 0,6.55 0.19,9.06 1.16,16.09 2.52,25.77 0.07,0.49 0.68,4.64 1.92,12.95 0.23,1.53 1.09,7.36 1.32,8.87" + id="path17402" /><path + class="st52" + d="m -6377.9,1085.35 c 5.66,2.45 10.08,4.95 13.19,6.86 3.32,2.04 5.83,3.85 10.3,7.07 6.18,4.45 6.29,4.85 10.55,7.79 3.66,2.53 6.31,4.12 11.63,7.31 7.92,4.75 11.33,6.37 13.42,7.31 2.46,1.1 4.62,1.93 4.91,2.04 1.46,0.54 2.57,0.96 3.96,1.32 2.26,0.59 4.13,0.75 5.51,0.84 3.52,0.22 14.3,0.59 28.89,0.84 h 19.7 c 14.58,-0.25 25.36,-0.62 28.89,-0.84 1.39,-0.09 3.25,-0.25 5.51,-0.84 1.39,-0.36 2.5,-0.78 3.96,-1.32 0.3,-0.11 2.45,-0.93 4.91,-2.04 2.09,-0.94 5.51,-2.56 13.42,-7.31 5.31,-3.19 7.97,-4.78 11.63,-7.31 4.26,-2.95 4.37,-3.34 10.55,-7.79 4.47,-3.22 6.98,-5.03 10.3,-7.07 3.11,-1.91 7.53,-4.41 13.19,-6.86" + id="path17404" /><path + class="st52" + d="m -6376.93,1071.79 c -4.1,0.22 -7.53,0.14 -10.07,0 -3.03,-0.17 -7.98,-0.59 -12.31,-2.24 -1.02,-0.39 -2.15,-0.9 -3.36,-1.76 -1.63,-1.16 -2.71,-2.45 -3.36,-3.36" + id="path17406" /><path + class="st52" + d="m -6155.26,1071.79 c 4.1,0.22 7.53,0.14 10.07,0 3.03,-0.17 7.98,-0.59 12.31,-2.24 1.02,-0.39 2.15,-0.9 3.36,-1.76 1.63,-1.16 2.71,-2.45 3.36,-3.36" + id="path17408" /><circle + class="st15" + cx="-6391.25" + cy="1063.67" + r="4.8600001" + id="circle17410" /><circle + class="st15" + cx="-6391.25" + cy="1063.67" + r="3.95" + id="circle17412" /><circle + class="st15" + cx="-6392.6499" + cy="1064.87" + r="0.86000001" + id="circle17414" /><circle + class="st15" + cx="-6392.3398" + cy="1061.97" + r="0.86000001" + id="circle17416" /><circle + class="st15" + cx="-6389.98" + cy="1065.15" + r="0.86000001" + id="circle17418" /><circle + class="st15" + cx="-6389.6802" + cy="1062.25" + r="0.86000001" + id="circle17420" /><polyline + class="st94" + points="-6440.32,1061.65 -6440.26,1061.09 -6440.19,1060.37 " + id="polyline17422" /><path + class="st93" + d="m -6396.12,1063.52 c -0.27,-0.05 -0.64,-0.11 -1.09,-0.21 -0.88,-0.18 -1.32,-0.28 -1.32,-0.35 0,-0.07 0.44,-0.15 2.43,-0.17" + id="path17424" /><circle + class="st15" + cx="-6141.1602" + cy="1063.46" + r="4.8600001" + id="circle17426" /><circle + class="st15" + cx="-6141.1602" + cy="1063.46" + r="3.95" + id="circle17428" /><circle + class="st15" + cx="-6139.7598" + cy="1064.66" + r="0.86000001" + id="circle17430" /><circle + class="st15" + cx="-6140.0698" + cy="1061.76" + r="0.86000001" + id="circle17432" /><circle + class="st15" + cx="-6142.4302" + cy="1064.9399" + r="0.86000001" + id="circle17434" /><circle + class="st15" + cx="-6142.73" + cy="1062.05" + r="0.86000001" + id="circle17436" /><polyline + class="st93" + points="-6133.81,1063.33 -6133.87,1062.78 -6133.95,1062.06 " + id="polyline17438" /><path + class="st93" + d="m -6136.29,1063.31 c 0.27,-0.05 0.64,-0.11 1.09,-0.21 0.88,-0.18 1.32,-0.28 1.32,-0.35 0,-0.07 -0.44,-0.15 -2.43,-0.17" + id="path17440" /><path + class="st52" + d="m -6671.39,738.82 c 0.04,7.96 1.64,132.4 1.58,140.36 -0.07,9.45 0.02,18.9 -0.17,28.35 -0.3,14.56 -0.14,45.08 0,75.27 0.27,57.19 0.98,72.95 1.05,133.31 0.01,7.05 0,12.8 0,16.41 v 4.05" + id="path17442" /><line + class="st2" + x1="-6367.8198" + y1="787" + x2="-6164.8999" + y2="787.52002" + id="line17444" /></g><g + id="g93383"><path + class="st15" + d="m -5789.95,682.63 c -1.76,0.16 -4.57,0.32 -7.99,0 -9.93,-0.93 -13.81,-4.84 -19.37,-3.39 -3.01,0.79 -4.53,2.62 -8.23,6.78 -11.57,12.99 -17.36,19.48 -23.73,24.21 -2.18,1.62 -7.78,4.33 -18.89,9.69 -9.53,4.6 -17.42,8.23 -22.76,10.65 -1.11,1.23 -2.74,3.19 -4.36,5.81 -0.52,0.84 -4.19,9.23 -4.84,11.62 -5.61,20.44 -6.78,30.51 -6.78,30.51 -1.5,10.51 -4.31,30.26 -4.36,50.36 -0.01,2.4 0.03,5.44 -0.48,9.69 -1.02,8.47 -3.42,15.26 -6.3,23.24 -2.62,7.28 -2.64,6.13 -3.87,10.17 -2.45,8.03 -2.99,14.56 -3.39,19.85 -0.8,10.53 0.42,11.81 -0.97,20.82 -0.38,2.44 -0.9,5.02 -1.94,10.17 -1.46,7.23 -2.61,12.21 -2.91,13.56 -4.32,19.56 0.46,41.67 -0.97,54.72 -0.16,1.48 -0.52,3.96 0,7.26 0.48,3.04 1.31,4.2 1.94,7.75 0.4,2.26 0.46,4.06 0.48,6.3 0.05,5.17 -0.09,18.52 -0.48,36.32 -0.14,1.45 0.09,2.61 0.48,3.55 2.55,6.05 14.39,8.15 29.38,5.81 l -2.58,20.34 4.2,1.94 c 1.67,0.77 4.04,1.93 6.78,3.55 3.24,1.92 5.52,3.59 6.78,4.52 6.12,4.5 12.09,8.85 13.24,9.69 7.87,5.71 14.54,9.39 20.34,12.59 7.16,3.96 9.39,5.58 13.24,6.78 4.81,1.5 9.03,1.87 11.95,1.94 l 29.22,1.04 7.18,0.25" + id="path16640" /><path + class="st15" + d="m -5896.54,739.07 1.75,6.52 c 0.56,2.53 1.38,6.33 2.26,10.98 2.39,12.56 2.68,17.66 5.49,39.39 0.47,3.61 1.49,12.42 3.55,30.02 0.35,3.01 1.04,9.11 0.65,17.11 -0.15,3.13 -0.43,5.7 -0.65,7.43 0.6,1.93 1.43,4.7 2.26,8.07 3.52,14.24 3.83,25.28 3.87,29.06 0.1,9.04 0.16,14.13 -2.26,20.02 -0.63,1.52 -1.52,3.33 -2.58,6.46 -0.78,2.29 -2.1,6.61 -2.91,12.59 -0.73,5.38 -0.41,7.43 -0.65,13.56 -0.18,4.63 -0.44,5.61 -1.61,16.79 -2.01,19.13 -3.02,28.69 -2.91,30.35 0.19,2.74 0.75,8.6 -1.61,15.5 -0.68,1.99 -1.43,3.55 -1.94,4.52 l -0.97,20.98" + id="path16642" /><path + class="st15" + d="m -5878.83,870.5 c 1.41,8.08 3.29,43.65 2.13,57.16 -1.04,12.09 -2.46,20.12 -7.1,44.87 -5.61,29.95 -8.07,42.61 -8.07,42.61 -3.39,17.48 -6.27,32.16 -8.39,42.94" + id="path16644" /><path + class="st15" + d="m -5930.61,1003.94 c 2.08,-0.55 4.34,-1.03 6.77,-1.37 9.02,-1.26 16.86,-0.15 22.6,1.29 l 7.43,3.55" + id="path16646" /><path + class="st15" + d="m -5930.14,1048.73 c 1.23,-0.01 2.46,-0.01 3.71,0 11.58,0.1 14.39,-0.32 18.4,0.97 1.31,0.42 3.26,1.18 5.49,2.58 l 3.08,1.65" + id="path16648" /><path + class="st15" + d="m -5844.8,706.96 c -1,2.85 -1.91,5.93 -2.66,9.25 -2.4,10.66 -2.31,20.2 -1.43,27.76 6.03,-3.54 10.73,-6.72 13.97,-9.04 5.07,-3.62 19.65,-14.23 23.28,-14.85 0.75,-0.13 4.28,-0.66 7.88,0.97 1.27,0.57 2.46,1.11 3.22,2.26 1.47,2.22 1.92,6.99 1.14,9.92" + id="path16650" /><path + class="st15" + d="m -5821.52,726.01 c 1.97,1.16 4.15,2.33 6.54,3.46 2.73,1.3 5.33,2.36 7.75,3.23 l 7.84,2.52" + id="path16652" /><path + class="st15" + d="m -5799.4,733.22 c 0.03,7.75 1.51,128.9 1.46,136.65 -0.06,9.2 0.02,18.4 -0.16,27.6 -0.27,14.18 -0.13,43.89 0,73.28 0.25,55.68 0.91,71.02 0.97,129.78 0.01,6.86 0,12.46 0,15.98 v 3.94" + id="path16654" /><path + d="m -5913.84,904.64 c 1.85,-3.54 3.87,-6.99 6.04,-10.35 2.16,-3.36 4.41,-6.67 6.89,-9.82 1.26,-1.56 2.55,-3.1 4.09,-4.44 0.78,-0.64 1.59,-1.33 2.73,-1.54 0.14,-0.01 0.3,-0.01 0.45,-0.01 0.15,0.03 0.3,0.07 0.45,0.12 0.3,0.13 0.53,0.37 0.68,0.61 0.3,0.49 0.45,0.97 0.61,1.45 0.7,1.9 0.93,4.03 0.63,6.05 -0.33,2.03 -0.96,3.95 -1.69,5.83 -1.5,3.75 -3.41,7.27 -5.13,10.86 -1.79,3.56 -3.44,7.17 -4.31,11.02 -0.46,1.91 -0.88,3.88 -0.86,5.78 0.01,0.46 0.09,0.94 0.26,1.22 0.03,0.09 0.09,0.1 0.13,0.14 0.06,0.06 0.02,0.03 0.08,0.04 0.13,-0.02 0.37,-0.13 0.58,-0.23 0.87,-0.43 1.75,-0.92 2.63,-1.39 1.77,-0.92 3.5,-1.92 5.33,-2.76 0.46,-0.2 0.93,-0.4 1.42,-0.55 0.48,-0.15 1.03,-0.28 1.55,-0.16 1.03,0.18 1.91,0.8 2.58,1.54 l -0.07,0.07 c -0.71,-0.69 -1.59,-1.22 -2.55,-1.33 -0.47,-0.08 -0.93,0.06 -1.39,0.23 -0.45,0.18 -0.9,0.39 -1.34,0.62 -1.76,0.9 -3.46,1.97 -5.19,2.96 -0.86,0.5 -1.71,1.02 -2.62,1.49 -0.24,0.11 -0.45,0.24 -0.81,0.32 -0.47,0.08 -0.85,-0.26 -1.01,-0.51 -0.36,-0.57 -0.4,-1.13 -0.44,-1.65 -0.07,-2.1 0.33,-4.08 0.75,-6.06 0.46,-1.97 1.09,-3.9 1.85,-5.77 0.77,-1.87 1.66,-3.67 2.54,-5.46 1.79,-3.58 3.75,-7.07 5.28,-10.72 0.74,-1.82 1.39,-3.72 1.72,-5.63 0.3,-1.93 0.12,-3.89 -0.53,-5.75 -0.15,-0.47 -0.3,-0.95 -0.53,-1.31 -0.21,-0.37 -0.55,-0.51 -0.97,-0.46 -0.86,0.14 -1.68,0.76 -2.43,1.37 -1.49,1.27 -2.8,2.79 -4.07,4.31 -2.52,3.08 -4.81,6.35 -7.03,9.67 -2.22,3.32 -4.3,6.73 -6.2,10.24 z" + id="path16656" + style="opacity:0.5" /><path + d="m -5865.32,929.24 0.08,40.62 c 0.53,13.53 0.95,27.06 1.74,40.57 0.37,6.76 0.85,13.5 1.58,20.23 0.68,6.73 1.54,13.44 2.55,20.13 0.96,6.7 1.96,13.4 3.07,20.07 0.56,3.34 1.15,6.67 1.75,10 0.58,3.33 1.19,6.66 1.82,9.99 l -0.1,0.02 c -3.07,-13.2 -5.37,-26.56 -7.54,-39.93 -1.01,-6.7 -1.87,-13.43 -2.54,-20.18 -0.67,-6.75 -1.08,-13.52 -1.39,-20.28 -0.69,-13.53 -1.01,-27.08 -1.44,-40.61 l 0.32,-40.63 z" + id="path16660" + style="opacity:0.5" /><path + d="m -5879.33,855.64 c 4.81,-5.26 9.64,-10.5 14.49,-15.72 2.42,-2.62 4.79,-5.27 7.3,-7.81 2.52,-2.52 5.03,-5.05 7.7,-7.43 l 0.07,0.07 c -2.25,2.78 -4.65,5.41 -7.04,8.05 -2.41,2.62 -4.95,5.13 -7.44,7.67 -4.98,5.1 -9.98,10.17 -14.99,15.23 z" + id="path16664" + style="opacity:0.5" /><path + class="st23" + d="m -5791.17,697.32 c -2.41,-0.04 -4.89,-0.05 -7.41,0 -7.35,0.14 -14.26,0.67 -20.68,1.45 l -2.64,0.81" + id="path16668" /><path + class="st23" + d="m -5790.95,706.96 c -3.6,-0.09 -6.65,-0.06 -8.96,0 -5.94,0.15 -10.67,0.59 -13.56,0.86 -1.35,0.13 -2.47,0.24 -3.23,0.32 h -1.35" + id="path16670" /><path + class="st15" + d="m -5790.71,682.63 c 1.76,0.16 4.57,0.32 7.99,0 9.93,-0.93 13.81,-4.84 19.37,-3.39 3.01,0.79 4.53,2.62 8.23,6.78 11.57,12.99 17.36,19.48 23.73,24.21 2.18,1.62 7.78,4.33 18.89,9.69 9.53,4.6 17.42,8.23 22.76,10.65 1.11,1.23 2.74,3.19 4.36,5.81 0.52,0.84 4.19,9.23 4.84,11.62 5.61,20.44 6.78,30.51 6.78,30.51 1.5,10.51 4.31,30.26 4.36,50.36 0.01,2.4 -0.03,5.44 0.48,9.69 1.02,8.47 3.42,15.26 6.3,23.24 2.62,7.28 2.64,6.13 3.87,10.17 2.45,8.03 2.99,14.56 3.39,19.85 0.8,10.53 -0.42,11.81 0.97,20.82 0.38,2.44 0.9,5.02 1.94,10.17 1.46,7.23 2.61,12.21 2.91,13.56 4.32,19.56 -0.46,41.67 0.97,54.72 0.16,1.48 0.52,3.96 0,7.26 -0.48,3.04 -1.31,4.2 -1.94,7.75 -0.4,2.26 -0.46,4.06 -0.48,6.3 -0.05,5.17 0.09,18.52 0.48,36.32 0.14,1.45 -0.09,2.61 -0.48,3.55 -2.55,6.05 -14.39,8.15 -29.38,5.81 l 2.58,20.34 -4.2,1.94 c -1.67,0.77 -4.04,1.93 -6.78,3.55 -3.24,1.92 -5.52,3.59 -6.78,4.52 -6.12,4.5 -12.09,8.85 -13.24,9.69 -7.87,5.71 -14.54,9.39 -20.34,12.59 -7.16,3.96 -9.39,5.58 -13.24,6.78 -4.81,1.5 -9.03,1.87 -11.95,1.94 l -29.22,1.04 -7.18,0.25" + id="path16672" /><path + class="st15" + d="m -5684.12,739.07 -1.75,6.52 c -0.56,2.53 -1.38,6.33 -2.26,10.98 -2.39,12.56 -2.68,17.66 -5.49,39.39 -0.47,3.61 -1.49,12.42 -3.55,30.02 -0.35,3.01 -1.04,9.11 -0.65,17.11 0.15,3.13 0.43,5.7 0.65,7.43 -0.6,1.93 -1.43,4.7 -2.26,8.07 -3.52,14.24 -3.83,25.28 -3.87,29.06 -0.1,9.04 -0.16,14.13 2.26,20.02 0.63,1.52 1.52,3.33 2.58,6.46 0.78,2.29 2.1,6.61 2.91,12.59 0.73,5.38 0.41,7.43 0.65,13.56 0.18,4.63 0.44,5.61 1.61,16.79 2.01,19.13 3.02,28.69 2.91,30.35 -0.19,2.74 -0.75,8.6 1.61,15.5 0.68,1.99 1.43,3.55 1.94,4.52 l 0.97,20.98" + id="path16674" /><path + class="st15" + d="m -5701.82,870.5 c -1.41,8.08 -2.83,18.99 -3.09,31.98 -0.05,2.6 3.43,45.31 8.07,70.06 5.61,29.95 8.07,42.61 8.07,42.61 3.39,17.48 6.27,32.16 8.39,42.94" + id="path16676" /><path + class="st15" + d="m -5650.05,1003.94 c -2.08,-0.55 -4.34,-1.03 -6.77,-1.37 -9.02,-1.26 -16.86,-0.15 -22.6,1.29 l -7.43,3.55" + id="path16678" /><path + class="st15" + d="m -5650.52,1048.73 c -1.23,-0.01 -2.46,-0.01 -3.71,0 -11.58,0.1 -14.39,-0.32 -18.4,0.97 -1.31,0.42 -3.26,1.18 -5.49,2.58 l -3.08,1.65" + id="path16680" /><path + class="st15" + d="m -5736.06,706.96 c 1.04,2.81 1.99,5.85 2.77,9.11 2.5,10.51 2.41,19.9 1.49,27.36 -6.29,-3.49 -11.19,-6.63 -14.57,-8.91 -5.29,-3.57 -20.5,-14.03 -24.28,-14.63 -0.78,-0.13 -4.46,-0.65 -8.22,0.95 -1.33,0.57 -2.57,1.1 -3.36,2.23 -1.53,2.19 -0.98,7.27 -0.17,10.15" + id="path16682" /><path + class="st15" + d="m -5759.14,726.01 c -1.97,1.16 -4.15,2.33 -6.54,3.46 -2.73,1.3 -5.33,2.36 -7.75,3.23 l -8.97,2.52" + id="path16684" /><path + class="st15" + d="m -5782.4,733.22 c -0.04,7.75 -0.38,128.9 -0.33,136.65 0.06,9.2 -0.02,18.4 0.16,27.6 0.27,14.18 0.13,43.89 0,73.28 -0.25,55.68 -0.91,71.02 -0.97,129.78 -0.01,6.86 0,12.46 0,15.98 v 3.94" + id="path16686" /><path + d="m -5814.46,686.99 c -3.06,1.46 -5.83,3.94 -6.79,7.23 -0.5,1.62 -0.57,3.34 -0.33,5.01 0.25,1.67 0.75,3.31 1.56,4.79 0.8,1.49 1.86,2.82 3.03,4.05 0.59,0.61 1.2,1.2 1.82,1.79 0.6,0.55 1.33,1.03 2.01,1.53 2.79,1.99 5.51,4.08 8.25,6.14 l 0.02,0.02 0.02,0.02 4.46,4.91 -0.26,-0.12 c 6.25,-0.02 12.51,-0.03 18.76,0 l -0.26,0.12 4.46,-4.91 0.02,-0.02 0.02,-0.02 c 2.74,-2.06 5.46,-4.15 8.25,-6.14 0.69,-0.51 1.41,-0.98 2.01,-1.53 0.62,-0.58 1.24,-1.17 1.82,-1.79 1.17,-1.22 2.23,-2.56 3.03,-4.05 0.81,-1.48 1.31,-3.12 1.56,-4.79 0.24,-1.67 0.17,-3.4 -0.33,-5.01 -0.96,-3.29 -3.73,-5.77 -6.79,-7.23 1.55,0.72 3.04,1.62 4.27,2.83 1.24,1.19 2.25,2.66 2.77,4.32 0.55,1.65 0.68,3.42 0.46,5.15 -0.23,1.72 -0.73,3.41 -1.54,4.95 -0.8,1.55 -1.87,2.93 -3.05,4.2 -0.59,0.63 -1.2,1.24 -1.82,1.84 -0.65,0.62 -1.37,1.09 -2.05,1.61 -2.76,2.03 -5.48,4.11 -8.2,6.19 l 0.05,-0.04 -4.44,4.93 -0.1,0.12 h -0.16 c -6.25,0.03 -12.51,0.02 -18.76,0 h -0.16 l -0.1,-0.12 -4.44,-4.93 0.05,0.04 c -2.72,-2.08 -5.44,-4.16 -8.2,-6.19 -0.68,-0.52 -1.39,-0.99 -2.05,-1.61 -0.62,-0.6 -1.23,-1.2 -1.82,-1.84 -1.18,-1.26 -2.25,-2.65 -3.05,-4.2 -0.81,-1.54 -1.31,-3.24 -1.54,-4.95 -0.22,-1.72 -0.09,-3.5 0.46,-5.15 0.53,-1.66 1.53,-3.13 2.77,-4.32 1.27,-1.21 2.76,-2.12 4.31,-2.83 z" + id="path16688" /><path + d="m -5666.91,904.69 c -1.91,-3.51 -3.98,-6.92 -6.2,-10.24 -2.21,-3.32 -4.51,-6.59 -7.03,-9.67 -1.27,-1.53 -2.58,-3.04 -4.07,-4.31 -0.74,-0.61 -1.57,-1.23 -2.43,-1.37 -0.43,-0.05 -0.76,0.09 -0.97,0.46 -0.22,0.37 -0.37,0.85 -0.53,1.31 -0.66,1.86 -0.84,3.82 -0.53,5.75 0.33,1.91 0.97,3.81 1.72,5.63 1.53,3.65 3.49,7.14 5.28,10.72 0.88,1.79 1.78,3.59 2.54,5.46 0.77,1.87 1.39,3.8 1.85,5.77 0.42,1.97 0.82,3.95 0.75,6.06 -0.04,0.52 -0.09,1.08 -0.44,1.65 -0.16,0.25 -0.54,0.6 -1.01,0.51 -0.36,-0.08 -0.57,-0.2 -0.81,-0.32 -0.91,-0.47 -1.76,-0.99 -2.62,-1.49 -1.73,-0.99 -3.43,-2.06 -5.19,-2.96 -0.44,-0.23 -0.89,-0.44 -1.34,-0.62 -0.46,-0.17 -0.91,-0.31 -1.39,-0.23 -0.96,0.11 -1.85,0.65 -2.55,1.33 l -0.07,-0.07 c 0.67,-0.74 1.55,-1.36 2.58,-1.54 0.52,-0.12 1.07,0.01 1.55,0.16 0.49,0.16 0.95,0.35 1.42,0.55 1.83,0.84 3.56,1.84 5.33,2.76 0.88,0.46 1.77,0.95 2.63,1.39 0.21,0.1 0.45,0.21 0.58,0.23 0.06,0 0.02,0.02 0.08,-0.04 0.04,-0.04 0.1,-0.05 0.13,-0.14 0.17,-0.28 0.25,-0.76 0.26,-1.22 0.02,-1.9 -0.4,-3.87 -0.86,-5.78 -0.86,-3.86 -2.52,-7.46 -4.31,-11.02 -1.72,-3.59 -3.63,-7.11 -5.13,-10.86 -0.74,-1.88 -1.37,-3.8 -1.69,-5.83 -0.3,-2.02 -0.07,-4.15 0.63,-6.05 0.17,-0.48 0.31,-0.96 0.61,-1.45 0.15,-0.24 0.38,-0.48 0.68,-0.61 0.15,-0.05 0.3,-0.09 0.45,-0.12 0.15,0 0.3,-0.01 0.45,0.01 1.14,0.21 1.94,0.9 2.73,1.54 1.53,1.34 2.83,2.88 4.09,4.44 2.48,3.15 4.73,6.46 6.89,9.82 2.17,3.36 4.19,6.81 6.04,10.35 z" + id="path16692" + style="opacity:0.5" /><path + d="m -5715.24,929.24 0.32,40.63 c -0.43,13.54 -0.75,27.09 -1.44,40.61 -0.31,6.77 -0.73,13.54 -1.39,20.28 -0.67,6.75 -1.54,13.47 -2.54,20.18 -2.16,13.37 -4.47,26.74 -7.54,39.93 l -0.1,-0.02 c 0.63,-3.33 1.24,-6.66 1.82,-9.99 0.61,-3.33 1.19,-6.66 1.75,-10 1.12,-6.67 2.12,-13.37 3.07,-20.07 1.01,-6.69 1.87,-13.4 2.55,-20.13 0.73,-6.72 1.21,-13.47 1.58,-20.23 0.79,-13.52 1.21,-27.05 1.74,-40.57 l 0.08,-40.62 z" + id="path16696" + style="opacity:0.5" /><path + d="m -5701.4,855.71 c -5.02,-5.06 -10.02,-10.14 -14.99,-15.23 -2.5,-2.54 -5.03,-5.04 -7.44,-7.67 -2.39,-2.64 -4.79,-5.27 -7.04,-8.05 l 0.07,-0.07 c 2.66,2.38 5.17,4.91 7.7,7.43 2.5,2.53 4.88,5.19 7.3,7.81 4.85,5.22 9.68,10.46 14.49,15.72 z" + id="path16700" + style="opacity:0.5" /><path + class="st23" + d="m -5790.71,697.32 c 2.34,-0.04 4.73,-0.05 7.18,0 7.12,0.14 13.81,0.67 20.02,1.45 l 2.56,0.81" + id="path16704" /><path + class="st23" + d="m -5791.71,706.96 c 3.6,-0.09 6.65,-0.06 8.96,0 5.94,0.15 10.67,0.59 13.56,0.86 1.35,0.13 2.47,0.24 3.23,0.32 h 1.35" + id="path16706" /><path + class="st15" + d="m -5393.31,678.09 c 1.23,0.06 3.11,0.1 5.4,0 6.16,-0.28 12.35,-1.5 13.68,-1.77 3.69,-0.75 5.24,-1.27 7.82,-0.81 2.07,0.37 3.68,1.16 4.72,1.79 2.06,2.41 3.79,4.42 5.05,5.86 0,0 4.32,4.97 13.03,14.01 0.89,0.92 2.64,2.71 5.38,4.4 0.74,0.45 2.09,0.51 3.1,1.63 0.7,0.78 0.69,1.33 1.3,2.28 0.89,1.37 2.08,2.04 3.1,2.61 2.28,1.28 18.03,9.08 39.75,19.55 0.87,1.13 1.88,2.54 2.93,4.24 1.47,2.37 2.39,4.27 2.61,4.72 1.29,2.7 2.01,4.93 2.44,6.35 2.23,7.25 3.58,14.17 3.58,14.17 2.67,13.65 2.57,11.03 3.91,18.73 2.03,11.67 2.81,20.78 3.26,26.23 0,0 0.66,7.93 0.98,17.11 0.13,3.8 0.16,7.17 0.16,7.17 0,2.52 0,4.27 0,4.72 -0.04,9.11 4.87,23.42 6.03,26.72 2.33,6.66 2.22,5.16 3.58,9.45 2.4,7.51 3.09,13.16 4.24,22.97 1.18,10.06 1.98,16.87 1.79,22.32 -0.03,0.83 -0.12,3 0.33,5.86 0.49,3.08 1.3,5 1.96,7.01 0.95,2.9 1.28,5.51 1.96,10.75 1.12,8.75 0.91,17.19 1.3,35.51 0,0 0.19,8.95 -0.33,22.48 -0.05,1.31 -0.17,4.08 -0.81,7.66 -0.39,2.15 -0.78,3.57 -0.98,4.4 -1.28,5.25 -0.73,10.11 -0.49,13.03 0.48,5.96 0.63,16.03 0.49,30.63 -0.2,0.35 -0.52,0.88 -0.98,1.47 -1.92,2.44 -4.72,3.87 -9.12,4.89 -8.17,1.89 -17.86,1.44 -20.36,1.3 l 2.44,19.87 c -0.92,0.43 -2.22,1.04 -3.75,1.79 -3.36,1.66 -6.38,3.31 -7.98,4.24 -3.99,2.32 -4.8,3.5 -11.08,8.31 -4.32,3.31 -7.69,5.62 -9.94,7.17 -4.06,2.79 -7.37,4.83 -13.85,8.8 -12.38,7.59 -14.93,8.73 -18.25,9.61 -3.69,0.98 -6.56,1.17 -8.8,1.3 -14.77,0.9 -29.08,1.5 -36.49,1.79 h -3.12" + id="path16708" /><path + class="st15" + d="m -5393.31,707.6 c 1.33,0.01 3.32,0.02 5.72,0 3.65,-0.04 12.52,-0.19 30.3,-1.79 4.53,-0.41 10.52,-0.99 17.59,-1.79 l 4.56,-0.81" + id="path16710" /><path + class="st15" + d="m -5286.06,735.36 c -0.35,1.1 -0.83,2.7 -1.34,4.66 -1.27,4.87 -1.84,8.6 -2.12,10.43 -1.87,12.12 -0.72,3.17 -2.93,18.25 -1.41,9.62 -2.11,14.43 -2.77,19.55 -0.83,6.51 -2,15.72 -2.93,27.37 -0.65,8.19 -1.28,18.68 -1.47,30.95 -0.23,1.38 -0.56,3.41 -0.98,5.86 -2.69,16 -3.49,19.87 -4.24,24.6 -2.21,14.02 -2.28,25.34 -2.28,28.02 0,5.87 0.33,11.69 2.28,26.72 1.89,14.56 3.81,26.35 6.03,39.26 3.84,22.34 7.2,40.06 9.29,50.83 2.57,13.26 4.83,24.41 6.52,32.58 l 0.49,3.1" + id="path16712" /><path + d="m -5341.94,853.24 -2.27,16.85 c -0.71,5.62 -1.42,11.24 -2.07,16.87 -1.31,11.25 -2.42,22.53 -3.04,33.84 -0.3,5.65 -0.49,11.31 -0.5,16.97 -0.04,5.66 0.05,11.32 0.29,16.98 0.19,5.66 0.52,11.31 0.99,16.95 0.23,2.82 0.5,5.64 0.79,8.46 0.27,2.82 0.59,5.63 0.92,8.45 l -0.07,0.01 c -1.75,-11.2 -2.78,-22.51 -3.38,-33.84 -0.24,-5.67 -0.33,-11.34 -0.28,-17.01 0.06,-5.67 0.3,-11.34 0.65,-17 0.69,-11.32 1.88,-22.6 3.27,-33.85 0.7,-5.62 1.45,-11.24 2.22,-16.86 l 2.41,-16.83 z" + id="path16714" + style="opacity:0.5" /><path + class="st15" + d="m -5305.13,878.96 c -0.21,4.25 -0.13,7.81 0,10.45 0.24,4.81 0.4,8.02 1.43,12.22 0.08,0.33 0.03,0.12 2.61,8.47 1.47,4.76 1.77,5.75 2.12,7.33 0.61,2.74 0.84,4.85 1.14,8.15 0.65,7.09 0.96,12.6 0.98,12.87 0.13,2.3 0.21,2.97 1.63,17.43 2.31,23.46 2.2,22.52 2.44,24.76 0.62,5.69 1.52,13.54 2.77,22.97 0.18,0.44 0.43,1.11 0.65,1.95 0.38,1.46 0.46,2.61 0.49,3.1 0.14,2.16 0.52,7.85 0.98,15.48 l 0.56,8.88" + id="path16718" /><path + class="st15" + d="m -5251.3,1002.97 c -0.89,-0.23 -2.22,-0.55 -3.85,-0.84 -2.45,-0.43 -4.84,-0.66 -12.87,-0.65 -8.44,0.01 -9.6,0.26 -10.43,0.49 -0.78,0.21 -3.38,0.98 -6.35,1.95 -1.03,0.33 -1.87,0.62 -2.44,0.81 l -2.12,0.81" + id="path16720" /><path + class="st15" + d="m -5275.51,1057.52 c -0.15,-1.1 -0.44,-3.22 -0.81,-5.86 -2.97,-21.29 -3.99,-27.16 -4.56,-36.82 -0.11,-1.85 -0.26,-4.86 -0.33,-8.63 v -3.41" + id="path16722" /><path + d="m -5275.56,1001.49 c -0.39,-2.73 -0.67,-5.46 -1.15,-8.17 -0.45,-2.71 -0.98,-5.41 -1.58,-8.08 -0.61,-2.68 -1.36,-5.32 -2,-7.98 -0.62,-2.67 -1.35,-5.32 -1.94,-8.02 l 0.09,-0.03 c 1.14,2.52 2.01,5.15 2.81,7.79 0.78,2.65 1.32,5.36 1.82,8.08 0.51,2.71 0.94,5.44 1.29,8.17 0.35,2.73 0.5,5.49 0.76,8.23 z" + id="path16724" + style="opacity:0.5" /><path + d="m -5270.38,1000.83 c -0.14,-3.5 -0.26,-7.01 -0.35,-10.51 -0.05,-1.75 -0.17,-3.5 -0.1,-5.25 0.07,-1.75 0.18,-3.5 0.45,-5.25 h 0.1 c 0.27,1.75 0.38,3.5 0.45,5.25 0.07,1.75 -0.05,3.5 -0.1,5.25 -0.09,3.5 -0.21,7.01 -0.35,10.51 z" + id="path16728" + style="opacity:0.5" /><path + class="st15" + d="m -5392.61,678.09 c -1.23,0.06 -3.11,0.1 -5.4,0 -6.16,-0.28 -12.35,-1.5 -13.68,-1.77 -3.69,-0.75 -5.24,-1.27 -7.82,-0.81 -2.07,0.37 -3.68,1.16 -4.72,1.79 -2.06,2.41 -3.79,4.42 -5.05,5.86 0,0 -4.32,4.97 -13.03,14.01 -0.89,0.92 -2.64,2.71 -5.38,4.4 -0.74,0.45 -2.09,0.51 -3.1,1.63 -0.7,0.78 -0.69,1.33 -1.3,2.28 -0.89,1.37 -2.08,2.04 -3.1,2.61 -2.28,1.28 -18.03,9.08 -39.75,19.55 -0.87,1.13 -1.88,2.54 -2.93,4.24 -1.47,2.37 -2.39,4.27 -2.61,4.72 -1.29,2.7 -2.01,4.93 -2.44,6.35 -2.23,7.25 -3.58,14.17 -3.58,14.17 -2.67,13.65 -2.57,11.03 -3.91,18.73 -2.03,11.67 -2.81,20.78 -3.26,26.23 0,0 -0.66,7.93 -0.98,17.11 -0.13,3.8 -0.16,7.17 -0.16,7.17 0,2.52 0,4.27 0,4.72 0.04,9.11 -4.87,23.42 -6.03,26.72 -2.33,6.66 -2.22,5.16 -3.58,9.45 -2.4,7.51 -3.09,13.16 -4.24,22.97 -1.18,10.06 -1.98,16.87 -1.79,22.32 0.03,0.83 0.12,3 -0.33,5.86 -0.49,3.08 -1.3,5 -1.96,7.01 -0.95,2.9 -1.28,5.51 -1.96,10.75 -1.12,8.75 -0.91,17.19 -1.3,35.51 0,0 -0.19,8.95 0.33,22.48 0.05,1.31 0.17,4.08 0.81,7.66 0.39,2.15 0.78,3.57 0.98,4.4 1.28,5.25 0.73,10.11 0.49,13.03 -0.48,5.96 -0.63,16.03 -0.49,30.63 0.2,0.35 0.52,0.88 0.98,1.47 1.92,2.44 4.72,3.87 9.12,4.89 8.17,1.89 17.86,1.44 20.36,1.3 l -2.44,19.87 c 0.92,0.43 2.22,1.04 3.75,1.79 3.36,1.66 6.38,3.31 7.98,4.24 3.99,2.32 4.8,3.5 11.08,8.31 4.32,3.31 7.69,5.62 9.94,7.17 4.06,2.79 7.37,4.83 13.85,8.8 12.38,7.59 14.93,8.73 18.25,9.61 3.69,0.98 6.56,1.17 8.8,1.3 14.77,0.9 29.08,1.5 36.49,1.79 h 3.12" + id="path16732" /><path + class="st15" + d="m -5392.61,707.6 c -1.33,0.01 -3.32,0.02 -5.72,0 -3.65,-0.04 -12.52,-0.19 -30.3,-1.79 -4.53,-0.41 -10.52,-0.99 -17.59,-1.79 l -4.56,-0.81" + id="path16734" /><path + class="st15" + d="m -5499.86,735.36 c 0.35,1.1 0.83,2.7 1.34,4.66 1.27,4.87 1.84,8.6 2.12,10.43 1.87,12.12 0.72,3.17 2.93,18.25 1.41,9.62 2.11,14.43 2.77,19.55 0.83,6.51 2,15.72 2.93,27.37 0.65,8.19 1.28,18.68 1.47,30.95 0.23,1.38 0.57,3.41 0.98,5.86 2.69,16 3.49,19.87 4.24,24.6 2.21,14.02 2.28,25.34 2.28,28.02 0,5.87 -0.33,11.69 -2.28,26.72 -1.89,14.56 -3.81,26.35 -6.03,39.26 -3.84,22.34 -7.2,40.06 -9.29,50.83 -2.57,13.26 -4.83,24.41 -6.52,32.58 l -0.49,3.1" + id="path16736" /><path + d="m -5443.91,853.23 2.41,16.83 c 0.76,5.61 1.52,11.23 2.22,16.86 1.38,11.25 2.57,22.53 3.27,33.85 0.35,5.66 0.58,11.33 0.65,17 0.04,5.67 -0.04,11.35 -0.28,17.01 -0.6,11.33 -1.62,22.64 -3.38,33.84 l -0.07,-0.01 c 0.33,-2.81 0.65,-5.63 0.92,-8.45 0.29,-2.82 0.56,-5.64 0.79,-8.46 0.46,-5.64 0.79,-11.3 0.99,-16.95 0.24,-5.66 0.33,-11.32 0.29,-16.98 -0.01,-5.66 -0.2,-11.32 -0.5,-16.97 -0.62,-11.31 -1.73,-22.59 -3.04,-33.84 -0.65,-5.63 -1.35,-11.25 -2.07,-16.87 l -2.27,-16.85 z" + id="path16738" + style="opacity:0.5" /><path + class="st15" + d="m -5480.8,878.96 c 0.21,4.25 0.13,7.81 0,10.45 -0.24,4.81 -0.4,8.02 -1.43,12.22 -0.08,0.33 -0.03,0.12 -2.61,8.47 -1.47,4.76 -1.77,5.75 -2.12,7.33 -0.61,2.74 -0.84,4.85 -1.14,8.15 -0.65,7.09 -0.96,12.6 -0.98,12.87 -0.13,2.3 -0.2,2.97 -1.63,17.43 -2.31,23.46 -2.2,22.52 -2.44,24.76 -0.62,5.69 -1.52,13.54 -2.77,22.97 -0.18,0.44 -0.43,1.11 -0.65,1.95 -0.38,1.46 -0.46,2.61 -0.49,3.1 -0.14,2.16 -0.52,7.85 -0.98,15.48 l -0.56,8.88" + id="path16742" /><path + class="st15" + d="m -5534.63,1002.97 c 0.89,-0.23 2.22,-0.55 3.85,-0.84 2.45,-0.43 4.84,-0.66 12.87,-0.65 8.44,0.01 9.6,0.26 10.43,0.49 0.78,0.21 3.38,0.98 6.35,1.95 1.03,0.33 1.87,0.62 2.44,0.81 l 2.12,0.81" + id="path16744" /><path + class="st15" + d="m -5510.42,1057.52 c 0.15,-1.1 0.44,-3.22 0.81,-5.86 2.97,-21.29 3.99,-27.16 4.56,-36.82 0.11,-1.85 0.26,-4.86 0.33,-8.63 v -3.41" + id="path16746" /><path + d="m -5510.47,1001.48 c 0.25,-2.74 0.4,-5.5 0.76,-8.23 0.35,-2.73 0.78,-5.46 1.29,-8.17 0.5,-2.71 1.04,-5.43 1.82,-8.08 0.8,-2.64 1.68,-5.27 2.81,-7.79 l 0.09,0.03 c -0.59,2.7 -1.32,5.34 -1.94,8.02 -0.65,2.66 -1.4,5.3 -2,7.98 -0.6,2.68 -1.13,5.37 -1.58,8.08 -0.49,2.71 -0.76,5.44 -1.15,8.17 z" + id="path16748" + style="opacity:0.5" /><path + d="m -5515.65,1000.83 c -0.14,-3.5 -0.26,-7.01 -0.35,-10.51 -0.05,-1.75 -0.17,-3.5 -0.1,-5.25 0.07,-1.75 0.18,-3.5 0.45,-5.25 h 0.1 c 0.27,1.75 0.38,3.5 0.45,5.25 0.07,1.75 -0.05,3.5 -0.1,5.25 -0.09,3.5 -0.21,7.01 -0.35,10.51 z" + id="path16752" + style="opacity:0.5" /><circle + class="st15" + cx="-5790.3301" + cy="878.78003" + r="4.9099998" + id="circle16756" /><circle + class="st15" + cx="-5790.3301" + cy="878.78003" + r="3.99" + id="circle16758" /><circle + class="st15" + cx="-5791.6802" + cy="877.5" + r="0.87" + id="circle16760" /><circle + class="st15" + cx="-5788.7402" + cy="877.5" + r="0.87" + id="circle16762" /><circle + class="st15" + cx="-5791.6802" + cy="880.21002" + r="0.87" + id="circle16764" /><circle + class="st15" + cx="-5788.7402" + cy="880.21002" + r="0.87" + id="circle16766" /><circle + class="st15" + cx="-5790.3301" + cy="906.51001" + r="4.9099998" + id="circle16768" /><circle + class="st15" + cx="-5790.3301" + cy="906.51001" + r="3.99" + id="circle16770" /><circle + class="st15" + cx="-5791.6802" + cy="905.23999" + r="0.87" + id="circle16772" /><circle + class="st15" + cx="-5788.7402" + cy="905.23999" + r="0.87" + id="circle16774" /><circle + class="st15" + cx="-5791.6802" + cy="907.94" + r="0.87" + id="circle16776" /><circle + class="st15" + cx="-5788.7402" + cy="907.94" + r="0.87" + id="circle16778" /><circle + class="st15" + cx="-5790.3301" + cy="934.69" + r="4.9099998" + id="circle16780" /><circle + class="st15" + cx="-5790.3301" + cy="934.69" + r="3.99" + id="circle16782" /><circle + class="st15" + cx="-5791.6802" + cy="933.41998" + r="0.87" + id="circle16784" /><circle + class="st15" + cx="-5788.7402" + cy="933.41998" + r="0.87" + id="circle16786" /><circle + class="st15" + cx="-5791.6802" + cy="936.13" + r="0.87" + id="circle16788" /><circle + class="st15" + cx="-5788.7402" + cy="936.13" + r="0.87" + id="circle16790" /><circle + class="st15" + cx="-5790.3301" + cy="962.60999" + r="4.9099998" + id="circle16792" /><circle + class="st15" + cx="-5790.3301" + cy="962.60999" + r="3.99" + id="circle16794" /><circle + class="st15" + cx="-5791.6802" + cy="961.33002" + r="0.87" + id="circle16796" /><circle + class="st15" + cx="-5788.7402" + cy="961.33002" + r="0.87" + id="circle16798" /><circle + class="st15" + cx="-5791.6802" + cy="964.03998" + r="0.87" + id="circle16800" /><circle + class="st15" + cx="-5788.7402" + cy="964.03998" + r="0.87" + id="circle16802" /><circle + class="st15" + cx="-5790.3301" + cy="990.06" + r="4.9099998" + id="circle16804" /><circle + class="st15" + cx="-5790.3301" + cy="990.06" + r="3.99" + id="circle16806" /><circle + class="st15" + cx="-5791.6802" + cy="988.78998" + r="0.87" + id="circle16808" /><circle + class="st15" + cx="-5788.7402" + cy="988.78998" + r="0.87" + id="circle16810" /><circle + class="st15" + cx="-5791.6802" + cy="991.48999" + r="0.87" + id="circle16812" /><circle + class="st15" + cx="-5788.7402" + cy="991.48999" + r="0.87" + id="circle16814" /><circle + class="st15" + cx="-5790.3301" + cy="1017.94" + r="4.9099998" + id="circle16816" /><circle + class="st15" + cx="-5790.3301" + cy="1017.94" + r="3.99" + id="circle16818" /><circle + class="st15" + cx="-5791.6802" + cy="1016.66" + r="0.87" + id="circle16820" /><circle + class="st15" + cx="-5788.7402" + cy="1016.66" + r="0.87" + id="circle16822" /><circle + class="st15" + cx="-5791.6802" + cy="1019.37" + r="0.87" + id="circle16824" /><circle + class="st15" + cx="-5788.7402" + cy="1019.37" + r="0.87" + id="circle16826" /><circle + class="st15" + cx="-5790.3301" + cy="1046.0601" + r="4.9099998" + id="circle16828" /><circle + class="st15" + cx="-5790.3301" + cy="1046.0601" + r="3.99" + id="circle16830" /><circle + class="st15" + cx="-5791.6802" + cy="1044.79" + r="0.87" + id="circle16832" /><circle + class="st15" + cx="-5788.7402" + cy="1044.79" + r="0.87" + id="circle16834" /><circle + class="st15" + cx="-5791.6802" + cy="1047.5" + r="0.87" + id="circle16836" /><circle + class="st15" + cx="-5788.7402" + cy="1047.5" + r="0.87" + id="circle16838" /><circle + class="st15" + cx="-5790.3301" + cy="1074.2" + r="4.9099998" + id="circle16840" /><circle + class="st15" + cx="-5790.3301" + cy="1074.2" + r="3.99" + id="circle16842" /><circle + class="st15" + cx="-5791.6802" + cy="1072.92" + r="0.87" + id="circle16844" /><circle + class="st15" + cx="-5788.7402" + cy="1072.92" + r="0.87" + id="circle16846" /><circle + class="st15" + cx="-5791.6802" + cy="1075.63" + r="0.87" + id="circle16848" /><circle + class="st15" + cx="-5788.7402" + cy="1075.63" + r="0.87" + id="circle16850" /><path + class="st52" + d="m -5843.11,706.15 c -0.32,1.18 -0.74,2.79 -1.21,4.72 -0.4,1.62 -0.71,2.99 -0.85,3.63 -0.25,1.11 -1.31,5.9 -1.82,10.66 -0.35,3.32 -0.61,8.18 0,14.29 1.17,-0.72 3.06,-1.92 5.33,-3.51 3.24,-2.28 4.14,-3.19 10.78,-8.36 7.3,-5.69 3.95,-2.83 6.78,-5.09 0.43,-0.35 2.24,-1.79 4.72,-3.15 0.84,-0.46 1.84,-0.95 3.15,-1.33 0.54,-0.15 1.4,-0.4 2.54,-0.48 0.86,-0.06 2.18,-0.06 3.75,0.36" + id="path16852" /><path + class="st52" + d="m -5737.55,706.37 c 0.32,1.18 0.74,2.79 1.21,4.72 0.4,1.62 0.7,2.99 0.85,3.63 0.25,1.11 1.31,5.9 1.82,10.65 0.35,3.31 0.61,8.17 0,14.29 -1.17,-0.72 -3.06,-1.92 -5.33,-3.51 -3.24,-2.28 -4.14,-3.18 -10.77,-8.35 -7.29,-5.68 -3.95,-2.83 -6.78,-5.08 -0.43,-0.35 -2.24,-1.79 -4.72,-3.15 -0.84,-0.46 -1.84,-0.95 -3.15,-1.33 -0.54,-0.15 -1.4,-0.4 -2.54,-0.48 -0.86,-0.06 -2.17,-0.06 -3.75,0.36" + id="path16854" /><path + class="st52" + d="m -5820.68,725.21 8.42,3.84 9.83,3.68 c 0.49,-0.76 1.18,-2.05 1.4,-3.76 0.16,-1.22 0.39,-3.02 -0.7,-4.39 -0.48,-0.6 -1.22,-1.13 -5.44,-2.08 -1.54,-0.34 -3.63,-0.76 -6.14,-1.12" + id="path16856" /><path + class="st52" + d="m -5759.61,725.21 -9.48,3.84 -11.07,3.68 c -0.55,-0.76 -1.33,-2.05 -1.58,-3.76 -0.18,-1.22 -0.44,-3.02 0.79,-4.4 0.54,-0.6 1.37,-1.13 6.13,-2.08 1.74,-0.34 4.08,-0.76 6.92,-1.12" + id="path16858" /><path + class="st92" + d="m -5821.51,697.67 2.34,-0.61 c 2.61,-0.3 5.29,-0.56 8.05,-0.77 7.83,-0.59 13.86,-0.58 18.71,-0.57 4.68,0.02 7.91,0.14 12.84,0.32 0,0 3.19,0.12 11.84,0.81 0.6,0.05 1.94,0.16 3.67,0.48 0.94,0.18 1.7,0.36 2.17,0.48" + id="path16860" /><path + class="st92" + d="m -5821.5,700.47 2.34,-0.61 c 2.61,-0.3 5.29,-0.56 8.05,-0.77 7.82,-0.59 13.85,-0.58 18.7,-0.57 4.68,0.02 7.9,0.14 12.84,0.32 0,0 3.19,0.12 11.84,0.81 0.6,0.05 1.94,0.16 3.67,0.48 0.94,0.18 1.7,0.36 2.17,0.48" + id="path16862" /><path + class="st92" + d="m -5818.04,706.96 c 1.64,-0.17 3.81,-0.38 6.37,-0.59 2.19,-0.18 5.24,-0.42 8.8,-0.56 4.1,-0.16 4.12,0.01 11.86,-0.08 5.2,-0.06 5.41,-0.14 7.99,-0.08 3.44,0.07 6.06,0.28 8.72,0.48 2.53,0.2 5.76,0.5 9.52,0.97" + id="path16864" /><path + class="st52" + d="m -5784.29,722.73 c -0.53,30.36 -0.32,55.02 -0.32,55.02 0.03,3.12 -0.01,-0.51 0.16,41.93 0.03,7.96 0.07,16.34 0.08,27.8 0,1.32 0.01,10.47 0,21.38 -0.03,29.16 -0.23,58.64 -0.24,61.21 -0.37,55.47 -0.56,47.85 -0.65,76.51 -0.1,31.9 0.14,43.26 -0.08,81.88 -0.07,13.26 -0.17,24.14 -0.24,31.31" + id="path16866" /><path + class="st52" + d="m -5901.37,1072.9 c 5.72,2.48 10.19,5 13.33,6.93 3.35,2.06 5.89,3.89 10.41,7.15 6.25,4.5 6.35,4.9 10.66,7.87 3.69,2.55 6.38,4.17 11.75,7.39 8,4.8 11.45,6.44 13.57,7.39 2.49,1.12 4.67,1.95 4.97,2.06 1.48,0.54 2.6,0.97 4,1.33 2.29,0.6 4.17,0.76 5.57,0.85 3.56,0.22 14.46,0.6 29.19,0.85" + id="path16868" /><path + class="st52" + d="m -5679.61,1072.9 c -5.72,2.48 -10.19,5 -13.33,6.93 -3.35,2.06 -5.89,3.89 -10.41,7.15 -6.25,4.5 -6.35,4.9 -10.66,7.87 -3.69,2.55 -6.38,4.17 -11.75,7.39 -8,4.8 -11.45,6.44 -13.57,7.39 -2.49,1.12 -4.67,1.95 -4.97,2.06 -1.48,0.54 -2.6,0.97 -4,1.33 -2.29,0.6 -4.17,0.76 -5.57,0.85 -3.56,0.22 -14.46,0.6 -29.19,0.85" + id="path16870" /><path + class="st52" + d="m -5930.69,1001.95 c 0.87,-0.26 2.02,-0.57 3.39,-0.86 0.69,-0.15 3.01,-0.61 6.3,-0.85 0.79,-0.06 4.32,-0.29 9.33,0.12 3.24,0.26 5.54,0.45 8.48,1.21 2.32,0.6 5.62,1.7 9.33,3.88" + id="path16872" /><path + class="st52" + d="m -5650.96,1001.95 c -0.87,-0.26 -2.03,-0.57 -3.4,-0.86 -0.69,-0.15 -3.01,-0.61 -6.3,-0.85 -0.79,-0.06 -4.32,-0.29 -9.33,0.12 -3.24,0.26 -5.54,0.45 -8.48,1.21 -2.32,0.6 -5.62,1.7 -9.33,3.88" + id="path16874" /><path + class="st52" + d="m -5929.4,1046.96 h 3.07 c 2.92,0.04 5.21,0.02 6.78,0 1.33,-0.02 2.83,-0.05 4.92,0.08 1.5,0.1 2.41,0.21 2.66,0.24 1.11,0.15 2.55,0.34 4.28,0.89 1.1,0.35 1.88,0.7 2.66,1.05 1.32,0.6 3.09,1.5 5.08,2.82" + id="path16876" /><path + class="st52" + d="m -5651.48,1046.96 h -3.07 c -2.92,0.04 -5.21,0.02 -6.78,0 -1.33,-0.02 -2.83,-0.05 -4.92,0.08 -1.5,0.1 -2.41,0.21 -2.66,0.24 -1.11,0.15 -2.55,0.34 -4.28,0.89 -1.1,0.35 -1.88,0.7 -2.66,1.05 -1.32,0.6 -3.09,1.5 -5.08,2.82" + id="path16878" /><path + class="st52" + d="m -5928.6,1049.09 c -0.01,0.18 -0.02,0.42 0,0.7 0,0.06 0.05,0.67 0.26,1.27 0.25,0.71 0.7,1.3 1.21,1.82 1.14,1.16 2.45,1.85 3.45,2.3 1.47,0.66 2.81,1.04 4.18,1.33 3.22,0.69 5.77,0.75 7.99,0.79 1.11,0.02 3.37,0.03 6.23,-0.24 1.79,-0.17 3.33,-0.39 4.54,-0.61" + id="path16880" /><path + class="st52" + d="m -5652.28,1049.09 c 0.01,0.18 0.02,0.42 0,0.7 0,0.06 -0.05,0.67 -0.26,1.27 -0.25,0.71 -0.7,1.3 -1.21,1.82 -1.14,1.16 -2.45,1.85 -3.45,2.3 -1.47,0.66 -2.81,1.04 -4.18,1.33 -3.22,0.69 -5.77,0.75 -7.99,0.79 -1.11,0.02 -3.37,0.03 -6.23,-0.24 -1.79,-0.17 -3.33,-0.39 -4.54,-0.61" + id="path16882" /><polyline + class="st93" + points="-5791.23,871.38 -5790.66,871.38 -5789.93,871.38 " + id="polyline16884" /><path + class="st93" + d="m -5790.95,873.86 c 0.02,-0.27 0.05,-0.66 0.09,-1.12 0.09,-0.9 0.14,-1.35 0.21,-1.36 0.07,-0.01 0.2,0.43 0.43,2.42" + id="path16886" /><polyline + class="st93" + points="-5790.98,899.12 -5790.41,899.12 -5789.68,899.12 " + id="polyline16888" /><path + class="st93" + d="m -5790.7,901.6 c 0.02,-0.27 0.05,-0.66 0.09,-1.12 0.09,-0.9 0.14,-1.35 0.21,-1.36 0.07,-0.01 0.2,0.43 0.43,2.42" + id="path16890" /><polyline + class="st93" + points="-5790.86,927.3 -5790.3,927.3 -5789.56,927.3 " + id="polyline16892" /><path + class="st93" + d="m -5790.58,929.78 c 0.02,-0.27 0.05,-0.66 0.09,-1.12 0.09,-0.9 0.14,-1.35 0.21,-1.36 0.07,-0.01 0.2,0.43 0.43,2.42" + id="path16894" /><polyline + class="st93" + points="-5790.98,955.22 -5790.41,955.22 -5789.68,955.22 " + id="polyline16896" /><path + class="st93" + d="m -5790.7,957.7 c 0.02,-0.27 0.05,-0.66 0.09,-1.12 0.09,-0.9 0.14,-1.35 0.21,-1.36 0.07,-0.01 0.2,0.43 0.43,2.42" + id="path16898" /><polyline + class="st93" + points="-5790.98,982.67 -5790.41,982.67 -5789.68,982.67 " + id="polyline16900" /><path + class="st93" + d="m -5790.7,985.15 c 0.02,-0.27 0.05,-0.66 0.09,-1.12 0.09,-0.9 0.14,-1.35 0.21,-1.36 0.07,-0.01 0.2,0.43 0.43,2.42" + id="path16902" /><circle + class="st15" + cx="-5791.3301" + cy="735.78003" + r="4.9099998" + id="circle16904" /><circle + class="st15" + cx="-5791.3301" + cy="735.78003" + r="3.99" + id="circle16906" /><circle + class="st15" + cx="-5792.6802" + cy="734.5" + r="0.87" + id="circle16908" /><circle + class="st15" + cx="-5789.7402" + cy="734.5" + r="0.87" + id="circle16910" /><circle + class="st15" + cx="-5792.6802" + cy="737.21002" + r="0.87" + id="circle16912" /><circle + class="st15" + cx="-5789.7402" + cy="737.21002" + r="0.87" + id="circle16914" /><circle + class="st15" + cx="-5791.3301" + cy="763.51001" + r="4.9099998" + id="circle16916" /><circle + class="st15" + cx="-5791.3301" + cy="763.51001" + r="3.99" + id="circle16918" /><circle + class="st15" + cx="-5792.6802" + cy="762.23999" + r="0.87" + id="circle16920" /><circle + class="st15" + cx="-5789.7402" + cy="762.23999" + r="0.87" + id="circle16922" /><circle + class="st15" + cx="-5792.6802" + cy="764.94" + r="0.87" + id="circle16924" /><circle + class="st15" + cx="-5789.7402" + cy="764.94" + r="0.87" + id="circle16926" /><circle + class="st15" + cx="-5791.3301" + cy="791.69" + r="4.9099998" + id="circle16928" /><circle + class="st15" + cx="-5791.3301" + cy="791.69" + r="3.99" + id="circle16930" /><circle + class="st15" + cx="-5792.6802" + cy="790.41998" + r="0.87" + id="circle16932" /><circle + class="st15" + cx="-5789.7402" + cy="790.41998" + r="0.87" + id="circle16934" /><circle + class="st15" + cx="-5792.6802" + cy="793.13" + r="0.87" + id="circle16936" /><circle + class="st15" + cx="-5789.7402" + cy="793.13" + r="0.87" + id="circle16938" /><circle + class="st15" + cx="-5791.3301" + cy="819.60999" + r="4.9099998" + id="circle16940" /><circle + class="st15" + cx="-5791.3301" + cy="819.60999" + r="3.99" + id="circle16942" /><circle + class="st15" + cx="-5792.6802" + cy="818.33002" + r="0.87" + id="circle16944" /><circle + class="st15" + cx="-5789.7402" + cy="818.33002" + r="0.87" + id="circle16946" /><circle + class="st15" + cx="-5792.6802" + cy="821.03998" + r="0.87" + id="circle16948" /><circle + class="st15" + cx="-5789.7402" + cy="821.03998" + r="0.87" + id="circle16950" /><circle + class="st15" + cx="-5791.3301" + cy="847.06" + r="4.9099998" + id="circle16952" /><circle + class="st15" + cx="-5791.3301" + cy="847.06" + r="3.99" + id="circle16954" /><circle + class="st15" + cx="-5792.6802" + cy="845.78998" + r="0.87" + id="circle16956" /><circle + class="st15" + cx="-5789.7402" + cy="845.78998" + r="0.87" + id="circle16958" /><circle + class="st15" + cx="-5792.6802" + cy="848.48999" + r="0.87" + id="circle16960" /><circle + class="st15" + cx="-5789.7402" + cy="848.48999" + r="0.87" + id="circle16962" /><polyline + class="st93" + points="-5792.23,728.38 -5791.66,728.38 -5790.93,728.38 " + id="polyline16964" /><path + class="st93" + d="m -5791.95,730.86 c 0.02,-0.27 0.05,-0.66 0.09,-1.12 0.09,-0.9 0.14,-1.35 0.21,-1.36 0.07,-0.01 0.2,0.43 0.43,2.42" + id="path16966" /><polyline + class="st93" + points="-5791.98,756.12 -5791.41,756.12 -5790.68,756.12 " + id="polyline16968" /><path + class="st93" + d="m -5791.7,758.6 c 0.02,-0.27 0.05,-0.66 0.09,-1.12 0.09,-0.9 0.14,-1.35 0.21,-1.36 0.07,-0.01 0.2,0.43 0.43,2.42" + id="path16970" /><polyline + class="st93" + points="-5791.86,784.3 -5791.3,784.3 -5790.56,784.3 " + id="polyline16972" /><path + class="st93" + d="m -5791.58,786.78 c 0.02,-0.27 0.05,-0.66 0.09,-1.12 0.09,-0.9 0.14,-1.35 0.21,-1.36 0.07,-0.01 0.2,0.43 0.43,2.42" + id="path16974" /><polyline + class="st93" + points="-5791.98,812.22 -5791.41,812.22 -5790.68,812.22 " + id="polyline16976" /><path + class="st93" + d="m -5791.7,814.7 c 0.02,-0.27 0.05,-0.66 0.09,-1.12 0.09,-0.9 0.14,-1.35 0.21,-1.36 0.07,-0.01 0.2,0.43 0.43,2.42" + id="path16978" /><polyline + class="st93" + points="-5791.98,839.67 -5791.41,839.67 -5790.68,839.67 " + id="polyline16980" /><path + class="st93" + d="m -5791.7,842.15 c 0.02,-0.27 0.05,-0.66 0.09,-1.12 0.09,-0.9 0.14,-1.35 0.21,-1.36 0.07,-0.01 0.2,0.43 0.43,2.42" + id="path16982" /><polyline + class="st93" + points="-5791.23,1010.55 -5790.66,1010.55 -5789.93,1010.55 " + id="polyline16984" /><path + class="st93" + d="m -5790.95,1013.03 c 0.02,-0.27 0.05,-0.66 0.09,-1.12 0.09,-0.9 0.14,-1.35 0.21,-1.36 0.07,-0.01 0.2,0.43 0.43,2.42" + id="path16986" /><polyline + class="st93" + points="-5790.98,1038.67 -5790.41,1038.67 -5789.68,1038.67 " + id="polyline16988" /><path + class="st93" + d="m -5790.7,1041.15 c 0.02,-0.27 0.05,-0.66 0.09,-1.12 0.09,-0.9 0.14,-1.35 0.21,-1.36 0.07,-0.01 0.2,0.43 0.43,2.42" + id="path16990" /><polyline + class="st93" + points="-5790.98,1066.81 -5790.41,1066.81 -5789.68,1066.81 " + id="polyline16992" /><path + class="st93" + d="m -5790.7,1069.28 c 0.02,-0.27 0.05,-0.66 0.09,-1.12 0.09,-0.9 0.14,-1.35 0.21,-1.36 0.07,-0.01 0.2,0.43 0.43,2.42" + id="path16994" /><path + class="st52" + d="m -5447.05,702.12 c 2.2,0.32 5.29,0.74 8.99,1.18 12.65,1.49 22.36,1.92 28.53,2.18 11.41,0.48 20.01,0.39 22.53,0.36 4.64,-0.06 10.76,-0.15 18.82,-0.72 3.67,-0.26 7.33,-0.62 14.5,-1.32 6.3,-0.62 11.53,-1.16 15.22,-1.56" + id="path16996" /><path + class="st52" + d="m -5534.63,1000.83 c 1.19,-0.3 2.96,-0.69 5.12,-0.95 0.87,-0.1 2.13,-0.23 7.07,-0.24 5.06,-0.02 4.44,0.11 9.83,0.12 2.4,0 2.89,-0.02 3.96,0.12 1.85,0.24 3.02,0.67 6.35,1.8 1.19,0.4 3.05,1.03 5.39,1.8" + id="path16998" /><path + class="st52" + d="m -5252.79,1000.83 c -1.19,-0.3 -2.96,-0.69 -5.12,-0.95 -0.87,-0.1 -2.13,-0.23 -7.07,-0.24 -5.06,-0.02 -4.44,0.11 -9.83,0.12 -2.4,0 -2.89,-0.02 -3.96,0.12 -1.85,0.24 -3.02,0.67 -6.35,1.8 -1.19,0.4 -3.05,1.03 -5.39,1.8" + id="path17000" /><path + class="st52" + d="m -5506.5,1002.79 c 0.03,1.43 0.06,3.73 0,6.55 -0.19,9.06 -1.16,16.09 -2.52,25.77 -0.07,0.49 -0.68,4.64 -1.92,12.95 -0.23,1.53 -1.09,7.36 -1.32,8.87" + id="path17002" /><path + class="st52" + d="m -5279.37,1002.79 c -0.03,1.43 -0.06,3.73 0,6.55 0.19,9.06 1.16,16.09 2.52,25.77 0.07,0.49 0.69,4.64 1.92,12.95 0.23,1.53 1.09,7.36 1.32,8.87" + id="path17004" /><path + class="st52" + d="m -5504.72,1069.25 c 5.66,2.45 10.08,4.95 13.19,6.86 3.32,2.04 5.83,3.85 10.3,7.07 6.18,4.45 6.29,4.85 10.55,7.79 3.66,2.53 6.31,4.12 11.63,7.31 7.92,4.75 11.33,6.37 13.42,7.31 2.46,1.1 4.62,1.93 4.91,2.04 1.46,0.54 2.57,0.96 3.96,1.32 2.26,0.59 4.13,0.75 5.51,0.84 3.52,0.22 14.3,0.59 28.89,0.84 h 19.7 c 14.58,-0.25 25.36,-0.62 28.89,-0.84 1.39,-0.09 3.25,-0.25 5.51,-0.84 1.39,-0.36 2.5,-0.78 3.96,-1.32 0.3,-0.11 2.45,-0.93 4.91,-2.04 2.09,-0.94 5.51,-2.56 13.42,-7.31 5.31,-3.19 7.97,-4.78 11.63,-7.31 4.26,-2.95 4.37,-3.34 10.55,-7.79 4.47,-3.22 6.98,-5.03 10.3,-7.07 3.11,-1.91 7.53,-4.41 13.19,-6.86" + id="path17006" /><path + class="st52" + d="m -5503.74,1055.69 c -4.1,0.22 -7.53,0.14 -10.07,0 -3.03,-0.17 -7.98,-0.59 -12.31,-2.24 -1.02,-0.39 -2.15,-0.9 -3.36,-1.76 -1.63,-1.16 -2.71,-2.45 -3.36,-3.36" + id="path17008" /><path + class="st52" + d="m -5282.08,1055.69 c 4.1,0.22 7.53,0.14 10.07,0 3.03,-0.17 7.98,-0.59 12.31,-2.24 1.02,-0.39 2.15,-0.9 3.36,-1.76 1.63,-1.16 2.71,-2.45 3.36,-3.36" + id="path17010" /><circle + class="st15" + cx="-5518.0601" + cy="1047.5699" + r="4.8600001" + id="circle17012" /><circle + class="st15" + cx="-5518.0601" + cy="1047.5699" + r="3.95" + id="circle17014" /><circle + class="st15" + cx="-5519.46" + cy="1048.77" + r="0.86000001" + id="circle17016" /><circle + class="st15" + cx="-5519.1499" + cy="1045.87" + r="0.86000001" + id="circle17018" /><circle + class="st15" + cx="-5516.79" + cy="1049.05" + r="0.86000001" + id="circle17020" /><circle + class="st15" + cx="-5516.4902" + cy="1046.15" + r="0.86000001" + id="circle17022" /><polyline + class="st94" + points="-5567.14,1045.55 -5567.08,1044.99 -5567,1044.27 " + id="polyline17024" /><path + class="st93" + d="m -5522.94,1047.42 c -0.27,-0.05 -0.64,-0.11 -1.09,-0.21 -0.88,-0.18 -1.32,-0.28 -1.32,-0.35 0,-0.07 0.44,-0.15 2.43,-0.17" + id="path17026" /><circle + class="st15" + cx="-5267.9702" + cy="1047.36" + r="4.8600001" + id="circle17028" /><circle + class="st15" + cx="-5267.9702" + cy="1047.36" + r="3.95" + id="circle17030" /><circle + class="st15" + cx="-5266.5801" + cy="1048.5601" + r="0.86000001" + id="circle17032" /><circle + class="st15" + cx="-5266.8799" + cy="1045.66" + r="0.86000001" + id="circle17034" /><circle + class="st15" + cx="-5269.2402" + cy="1048.84" + r="0.86000001" + id="circle17036" /><circle + class="st15" + cx="-5269.5498" + cy="1045.9399" + r="0.86000001" + id="circle17038" /><polyline + class="st93" + points="-5260.63,1047.23 -5260.69,1046.68 -5260.76,1045.96 " + id="polyline17040" /><path + class="st93" + d="m -5263.1,1047.21 c 0.27,-0.05 0.64,-0.11 1.09,-0.21 0.88,-0.18 1.32,-0.28 1.32,-0.35 0,-0.07 -0.44,-0.15 -2.43,-0.17" + id="path17042" /><path + class="st52" + d="m -5798.2,722.72 c 0.04,7.96 1.64,132.4 1.58,140.36 -0.07,9.45 0.02,18.9 -0.17,28.35 -0.3,14.56 -0.14,45.08 0,75.27 0.27,57.19 0.98,72.95 1.05,133.31 0.01,7.05 0,12.8 0,16.41 v 4.05" + id="path17044" /><line + class="st2" + x1="-5492.8198" + y1="774" + x2="-5294.8999" + y2="774.60999" + id="line17446" /></g><g + id="g93190"><path + class="st54" + d="M -4589.84,705.59" + id="path17448" /><path + class="st54" + d="M -4859.72,705.59" + id="path17450" /><path + class="st54" + d="M -4604.49,704.73" + id="path17452" /><path + class="st95" + d="m -4731.13,1045.62 -0.27,0.07 c -0.42,-0.11 -0.87,-0.31 -1.29,-0.56 z" + id="path17454" /><path + class="st36" + d="m -4475.33,760.46 0.91,-0.36 c 7.81,4.48 13.94,11.49 17.44,19.38 4.75,12.85 9.15,25.5 13.29,38.17 8.86,27.06 16.62,54.09 24.38,82.73 8.54,35 16.22,71.78 24.71,107.67 0.22,0.98 0.47,1.94 0.69,2.9 1.76,7.87 2.63,11.22 4.37,19.09 1.09,4.86 -2.23,12.71 -6.22,15.06 -0.45,0.27 -0.87,0.47 -1.32,0.58" + id="path17458" /><path + class="st36" + d="m -4434.18,1065.98 c -5.53,-3.57 -15.95,-0.49 -18.42,-14.9 0,-7.54 0.04,-15.08 0.09,-22.64 0.18,-27.48 0.42,-54.98 -0.96,-82.49 -0.94,-7.49 -1.74,-13.87 -1.74,-21.03 -1.76,-21.9 -5.26,-42.94 -11.4,-63.95" + id="path17460" /><path + class="st36" + d="m -4452.36,1025.85 -0.16,2.59 -1.94,32.9 c 0,0 -2.85,20.88 -3.57,22.66 -1.36,3.46 -1.34,4.13 -2.68,7.47 -0.94,2.3 -1.85,4.22 -2.39,5.35 -0.85,1.76 -1.25,2.63 -1.49,2.99 -2.36,3.55 -9.3,3.08 -10.75,2.99 -7.74,-0.47 -37.61,-0.74 -79.03,-1.2 h -8.81 -2.12 -8.81 c -41.35,0.47 -71.33,0.74 -79.03,1.2 -1.43,0.09 -8.36,0.56 -10.75,-2.99 -0.22,-0.36 -0.65,-1.23 -1.47,-2.99 -0.56,-1.14 -1.47,-3.06 -2.39,-5.35 -1.36,-3.35 -1.34,-4.02 -2.7,-7.47 -0.69,-1.78 -3.57,-22.66 -3.57,-22.66 l -1.94,-32.9 -0.16,-2.59" + id="path17462" /><line + class="st2" + x1="-4731.1299" + y1="1045.62" + x2="-4731.3999" + y2="1045.6801" + id="line17464" /><path + class="st36" + d="m -4443.86,817.72 c -2.01,1.99 -4.04,4.26 -6.07,6.85 -9.32,11.93 -14.12,25.36 -16.68,35.29 -0.49,-2.34 -1.16,-5.64 -1.78,-9.66 -0.4,-2.65 -1.72,-11.51 -2.07,-23.53 -0.09,-3.1 -0.13,-7.23 0,-12.13" + id="path17466" /><path + class="st2" + d="m -4731.4,1045.68 c -0.42,-0.11 -0.87,-0.31 -1.29,-0.56 -0.36,-0.2 -0.71,-0.45 -1.05,-0.74 -3.52,-2.99 -6.18,-9.9 -5.2,-14.34 1.74,-7.87 2.61,-11.22 4.37,-19.09 8.77,-36.8 16.64,-74.64 25.41,-110.57 7.76,-28.64 15.52,-55.68 24.38,-82.73 4.15,-12.67 8.54,-25.32 13.29,-38.17 3.5,-7.9 9.64,-14.9 17.44,-19.38 l 0.71,0.36" + id="path17468" /><path + class="st40" + d="m -4694.28,1065.98 c 0.09,-0.04 0.18,-0.11 0.27,-0.16 0.09,-0.07 0.2,-0.13 0.31,-0.16 5.64,-3.08 15.46,-0.67 17.84,-14.59 0,-7.54 -0.04,-15.08 -0.09,-22.64 -0.18,-27.48 -0.42,-54.98 0.96,-82.49 0.94,-7.49 1.74,-13.87 1.74,-21.03 1.76,-21.9 5.26,-42.94 11.4,-63.95" + id="path17470" /><path + class="st36" + d="m -4684.6,817.72 c 2.01,1.99 4.04,4.26 6.07,6.85 9.32,11.93 14.12,25.36 16.68,35.29 0.51,-2.34 1.16,-5.64 1.78,-9.66 0.4,-2.65 1.72,-11.51 2.07,-23.53 0.09,-3.1 0.13,-7.23 0,-12.13" + id="path17472" /><polyline + class="st2" + points="-4733.83,1044.77 -4732.69,1045.12 -4731.13,1045.62 -4731.11,1045.62 -4693.7,1065.67 -4693.52,1065.76 " + id="polyline17474" /><line + class="st36" + x1="-4802.98" + y1="1045.6801" + x2="-4802.9102" + y2="1045.66" + id="line17476" /><line + class="st36" + x1="-4693.6401" + y1="1066.27" + x2="-4703.7202" + y2="1087.8199" + id="line17478" /><polyline + class="st36" + points="-4703.72,1087.82 -4740.7,1067.3 -4733.74,1044.39 -4733.65,1044.12 " + id="polyline17480" /><polyline + class="st36" + points="-4395.74,1045.1 -4395.81,1044.9 -4397.17,1045.66 -4434.18,1065.98 -4425.74,1087.6 " + id="polyline17482" /><polyline + class="st40" + points="-4425.74,1087.6 -4388.76,1067.54 -4395.74,1045.1 " + id="polyline17484" /><path + class="st43" + d="m -4420.04,1056.25 c 0,0 -38.08,-139.94 -36.49,-186.66" + id="path17489" + style="opacity:0.25" /><path + class="st43" + d="m -4420.04,1056.25 c -2.15,-7.65 -4.23,-15.31 -6.27,-22.98 -2.02,-7.68 -3.99,-15.38 -5.92,-23.08 -3.85,-15.41 -7.45,-30.88 -10.87,-46.4 -3.32,-15.53 -6.47,-31.11 -9.03,-46.8 -1.28,-7.84 -2.4,-15.71 -3.26,-23.61 -0.8,-7.9 -1.41,-15.85 -1.14,-23.79 -0.11,7.95 0.66,15.86 1.63,23.73 0.96,7.88 2.16,15.72 3.53,23.54 2.71,15.64 5.85,31.21 9.25,46.71 3.33,15.52 6.95,30.98 10.64,46.43 1.84,7.72 3.73,15.44 5.64,23.14 1.88,7.72 3.81,15.43 5.8,23.11 z" + id="path17491" + style="opacity:0.25" /><path + class="st43" + d="m -4459.58,886.97 c 1.77,-0.34 -20.22,-90.98 -0.28,-108.39" + id="path17495" + style="opacity:0.24" /><path + class="st43" + d="m -4459.58,886.97 c 0.16,-0.23 0.07,-0.56 0.07,-0.84 -0.03,-0.29 -0.06,-0.57 -0.1,-0.86 l -0.27,-1.71 -0.6,-3.41 -1.27,-6.82 c -0.83,-4.55 -1.63,-9.1 -2.39,-13.67 -1.5,-9.13 -2.72,-18.31 -3.61,-27.52 -0.78,-9.22 -1.28,-18.5 -0.71,-27.76 0.31,-4.62 0.86,-9.25 2.03,-13.76 0.6,-2.24 1.37,-4.45 2.41,-6.53 1.03,-2.07 2.39,-4.02 4.16,-5.52 -1.7,1.57 -2.96,3.55 -3.93,5.63 -0.96,2.09 -1.65,4.3 -2.17,6.53 -1.06,4.48 -1.52,9.08 -1.74,13.68 -0.41,9.21 0.08,18.44 0.94,27.63 0.8,9.2 2.03,18.35 3.37,27.49 0.66,4.57 1.38,9.14 2.11,13.7 l 1.05,6.85 0.49,3.43 0.2,1.72 c 0.03,0.29 0.05,0.58 0.06,0.87 0,0.31 0.08,0.64 -0.1,0.87 z" + id="path17497" + style="opacity:0.24" /><path + class="st47" + d="M -4670.29,1037.51" + id="path17501" /><path + class="st47" + d="M -4562.75,1073.26" + id="path17503" /><path + class="st38" + d="M -4475,759.21" + id="path17505" /><path + class="st43" + d="m -4476.9,928.44 c -0.71,-5.58 -1.09,-11.21 -1.12,-16.84 0,-5.63 0.32,-11.27 0.99,-16.87 0.66,-5.6 1.61,-11.18 3.11,-16.62 1.53,-5.43 3.41,-10.77 5.82,-15.86 l 0.09,0.04 c -1.88,5.3 -3.6,10.64 -4.95,16.08 -1.36,5.43 -2.52,10.92 -3.28,16.47 -1.52,11.11 -1.72,22.41 -0.56,33.59 z" + id="path17507" + style="opacity:0.6" /><path + class="st2" + d="M -4722.75,1048.87" + id="path17511" /><path + class="st2" + d="M -4693.52,1065.77" + id="path17513" /><path + class="st40" + d="M -4735.65,1071.52" + id="path17515" /><path + class="st48" + d="M -4674.96,1037.91" + id="path17517" /><path + class="st48" + d="M -4567.42,1073.67" + id="path17519" /><path + class="st48" + d="M -4677.06,1037.91" + id="path17521" /><path + class="st48" + d="M -4569.53,1073.67" + id="path17523" /><path + class="st48" + d="M -4665.55,1077.99" + id="path17525" /><path + class="st48" + d="M -4667.64,1078.8" + id="path17527" /><path + class="st48" + d="M -4658.5,1077.99" + id="path17529" /><path + class="st48" + d="M -4679.7,1037.91" + id="path17531" /><path + class="st48" + d="M -4572.17,1073.67" + id="path17533" /><path + class="st48" + d="M -4684.14,1038.09" + id="path17535" /><path + class="st48" + d="M -4576.6,1074" + id="path17537" /><path + class="st48" + d="M -4682.06,1037.91" + id="path17539" /><path + class="st48" + d="M -4574.53,1074" + id="path17541" /><path + class="st48" + d="M -4686.65,1038" + id="path17543" /><path + class="st48" + d="M -4579.11,1073.91" + id="path17545" /><path + class="st48" + d="M -4688.38,1038" + id="path17547" /><path + class="st48" + d="M -4580.84,1073.91" + id="path17549" /><path + class="st48" + d="M -4698.94,1038" + id="path17551" /><path + class="st48" + d="M -4591.4,1073.91" + id="path17553" /><path + class="st48" + d="M -4700.96,1038.09" + id="path17555" /><path + class="st48" + d="M -4593.42,1074" + id="path17557" /><path + class="st48" + d="M -4699.15,1062.85" + id="path17559" /><path + class="st48" + d="M -4714.66,1038.19" + id="path17561" /><path + class="st48" + d="M -4607.13,1075.28" + id="path17563" /><path + class="st48" + d="M -4670.82,1037.62" + id="path17565" /><path + class="st48" + d="M -4563.29,1073.37" + id="path17567" /><path + class="st48" + d="M -4668.68,1037.91" + id="path17569" /><path + class="st48" + d="M -4561.14,1073.67" + id="path17571" /><path + class="st48" + d="M -4666.04,1037.91" + id="path17573" /><path + class="st48" + d="M -4558.5,1073.67" + id="path17575" /><path + class="st48" + d="M -4661.6,1038.09" + id="path17577" /><path + class="st48" + d="M -4554.07,1074" + id="path17579" /><path + class="st48" + d="M -4663.68,1037.91" + id="path17581" /><path + class="st48" + d="M -4556.14,1074" + id="path17583" /><path + class="st48" + d="M -4659.1,1038" + id="path17585" /><path + class="st48" + d="M -4551.56,1073.91" + id="path17587" /><path + class="st48" + d="M -4657.36,1038" + id="path17589" /><path + class="st48" + d="M -4549.82,1073.91" + id="path17591" /><path + class="st48" + d="M -4654.98,1038" + id="path17593" /><path + class="st43" + d="m -4708.19,1056.25 c 0,0 38.08,-139.94 36.49,-186.66" + id="path17595" + style="opacity:0.25" /><path + class="st43" + d="m -4708.19,1056.25 c 1.99,-7.69 3.91,-15.39 5.8,-23.1 1.92,-7.71 3.81,-15.42 5.65,-23.14 3.69,-15.44 7.31,-30.91 10.64,-46.43 3.4,-15.51 6.54,-31.07 9.25,-46.71 1.37,-7.82 2.57,-15.66 3.53,-23.54 0.96,-7.87 1.73,-15.79 1.63,-23.73 0.27,7.94 -0.34,15.89 -1.14,23.79 -0.86,7.9 -1.98,15.77 -3.26,23.61 -2.56,15.69 -5.7,31.26 -9.03,46.8 -3.41,15.52 -7.02,30.99 -10.87,46.4 -1.93,7.7 -3.9,15.4 -5.92,23.08 -2.05,7.66 -4.13,15.33 -6.28,22.97 z" + id="path17597" + style="opacity:0.25" /><path + class="st43" + d="m -4668.65,886.97 c -1.77,-0.34 20.22,-90.98 0.28,-108.39" + id="path17601" + style="opacity:0.24" /><path + class="st43" + d="m -4668.65,886.97 c -0.18,-0.23 -0.1,-0.56 -0.11,-0.84 0.01,-0.29 0.04,-0.58 0.06,-0.87 l 0.2,-1.72 0.49,-3.43 1.05,-6.85 c 0.73,-4.56 1.45,-9.13 2.11,-13.7 1.33,-9.14 2.57,-18.3 3.37,-27.49 0.86,-9.19 1.35,-18.42 0.94,-27.63 -0.22,-4.6 -0.68,-9.2 -1.74,-13.68 -0.52,-2.24 -1.21,-4.44 -2.17,-6.53 -0.96,-2.08 -2.22,-4.06 -3.93,-5.63 1.78,1.49 3.13,3.44 4.17,5.52 1.04,2.08 1.81,4.29 2.41,6.53 1.17,4.5 1.72,9.13 2.03,13.76 0.57,9.26 0.07,18.54 -0.71,27.76 -0.88,9.22 -2.11,18.39 -3.61,27.52 -0.75,4.56 -1.56,9.12 -2.39,13.67 l -1.27,6.82 -0.6,3.41 -0.27,1.71 c -0.04,0.29 -0.08,0.57 -0.1,0.86 0,0.25 -0.1,0.58 0.07,0.81 z" + id="path17603" + style="opacity:0.24" /><path + class="st47" + d="M -4673.02,1037.51" + id="path17607" /><path + class="st47" + d="M -4565.48,1073.26" + id="path17609" /><path + class="st38" + d="M -4653.23,759.21" + id="path17611" /><path + class="st43" + d="m -4651.28,927.3 c 1.1,-11.19 0.86,-22.49 -0.71,-33.59 -0.79,-5.55 -1.97,-11.03 -3.36,-16.46 -1.37,-5.43 -3.12,-10.76 -5.02,-16.06 l 0.09,-0.04 c 2.43,5.08 4.33,10.41 5.89,15.84 1.52,5.44 2.5,11.02 3.18,16.61 0.69,5.6 1.04,11.23 1.06,16.86 -0.01,5.63 -0.36,11.26 -1.04,16.84 z" + id="path17613" + style="opacity:0.6" /><path + class="st48" + d="M -4701.98,1060.91" + id="path17617" /><path + class="st43" + d="m -4566.38,1046.15 c 0,0 55.01,-174.82 54.2,-233.54" + id="path17619" + style="opacity:0.25" /><path + class="st43" + d="m -4566.38,1046.15 c 2.91,-9.58 5.72,-19.19 8.5,-28.81 2.8,-9.61 5.56,-19.23 8.26,-28.88 5.4,-19.28 10.68,-38.59 15.6,-58 4.98,-19.39 9.63,-38.86 13.69,-58.46 2.05,-9.8 3.86,-19.64 5.37,-29.53 1.49,-9.89 2.73,-19.85 2.79,-29.86 0.11,10.02 -0.97,20.01 -2.3,29.94 -1.4,9.92 -3.14,19.79 -5.1,29.61 -3.91,19.65 -8.57,39.14 -13.48,58.56 -5,19.4 -10.27,38.72 -15.83,57.96 -2.79,9.62 -5.63,19.22 -8.53,28.8 -2.94,9.58 -5.91,19.14 -8.97,28.67 z" + id="path17621" + style="opacity:0.25" /><path + class="st96" + d="m -4601.63,1088.85 c 0,0 -38.62,-139.95 -37.03,-186.68" + id="path17625" /><path + class="st40" + d="M -4535.17,736.65" + id="path17627" /><path + class="st40" + d="m -4653.23,759.21 59.81,-19.44 c 1.85,0.99 3.88,1.94 6.08,2.79 9.86,3.82 19.07,4.14 25.71,3.64" + id="path17629" /><path + class="st40" + d="m -4534.13,739.77 c -1.85,0.99 -3.88,1.94 -6.08,2.79 -9.86,3.82 -19.07,4.14 -25.71,3.64" + id="path17631" /><line + class="st40" + x1="-4475.3101" + y1="759.21002" + x2="-4535.1201" + y2="739.77002" + id="line17633" /><path + class="st40" + d="m -4612.56,746.2 c 4.32,3.04 13.16,8.77 18.36,10.99 9.29,3.96 18.97,5.28 28.39,4.94" + id="path17635" /><path + class="st40" + d="m -4565.81,762.33 c -0.19,-0.13 2.72,-0.2 2.72,-0.2 9.42,0.33 19.1,-0.98 28.39,-4.94 5.21,-2.22 14.05,-7.95 18.36,-10.99" + id="path17637" /><line + class="st97" + x1="-4600.71" + y1="742.52002" + x2="-4605.1099" + y2="751.01001" + id="line17639" /><line + class="st97" + x1="-4598.0098" + y1="741.83002" + x2="-4602.3198" + y2="751.65997" + id="line17641" /><line + class="st97" + x1="-4594.48" + y1="740.53998" + x2="-4600.9199" + y2="753.47998" + id="line17643" /><line + class="st97" + x1="-4591.7002" + y1="741.32001" + x2="-4598.0098" + y2="754.92999" + id="line17645" /><line + class="st97" + x1="-4588.9102" + y1="742.10999" + x2="-4594.7002" + y2="756.34998" + id="line17647" /><line + class="st97" + x1="-4567.3301" + y1="746.21997" + x2="-4569.1602" + y2="761.78998" + id="line17649" /><line + class="st97" + x1="-4586.23" + y1="742.79999" + x2="-4591.1401" + y2="758.34998" + id="line17651" /><line + class="st97" + x1="-4570.3599" + y1="746.20001" + x2="-4571.9199" + y2="761.29999" + id="line17653" /><line + class="st97" + x1="-4572.5698" + y1="745.31" + x2="-4574.73" + y2="762.21002" + id="line17655" /><line + class="st97" + x1="-4583.4902" + y1="743.71002" + x2="-4587.8301" + y2="759.29999" + id="line17657" /><line + class="st97" + x1="-4580.73" + y1="743.70001" + x2="-4584.3901" + y2="760.96002" + id="line17659" /><line + class="st97" + x1="-4577.9702" + y1="744.78003" + x2="-4581.4902" + y2="761.34998" + id="line17661" /><line + class="st97" + x1="-4575.4199" + y1="744.98999" + x2="-4578.5498" + y2="761.71997" + id="line17663" /><line + class="st97" + x1="-4561.6299" + y1="746.92999" + x2="-4561.6401" + y2="762.52002" + id="line17665" /><line + class="st97" + x1="-4531.0698" + y1="741.83002" + x2="-4524.52" + y2="751.28998" + id="line17667" /><line + class="st97" + x1="-4535.23" + y1="740.01001" + x2="-4528.2202" + y2="753.07001" + id="line17669" /><line + class="st97" + x1="-4537.8799" + y1="741.13" + x2="-4531.3901" + y2="754.60999" + id="line17671" /><line + class="st97" + x1="-4559.71" + y1="747.15002" + x2="-4558.0698" + y2="762.76001" + id="line17673" /><line + class="st97" + x1="-4540.4399" + y1="742.15002" + x2="-4533.98" + y2="757.84003" + id="line17675" /><line + class="st97" + x1="-4557.1802" + y1="746.65002" + x2="-4554.8501" + y2="761.76001" + id="line17677" /><line + class="st97" + x1="-4553.6499" + y1="745.94" + x2="-4550.3501" + y2="761.15997" + id="line17679" /><line + class="st97" + x1="-4542.9199" + y1="743" + x2="-4538.3501" + y2="757.84003" + id="line17681" /><line + class="st97" + x1="-4545.5898" + y1="743.32001" + x2="-4541.1602" + y2="760.08002" + id="line17683" /><line + class="st97" + x1="-4548.0298" + y1="744.58002" + x2="-4544.29" + y2="761" + id="line17685" /><line + class="st97" + x1="-4550.8301" + y1="745.27002" + x2="-4547.0801" + y2="760.75" + id="line17687" /><line + class="st97" + x1="-4527" + y1="742.13" + x2="-4521.6099" + y2="749.84003" + id="line17689" /><line + class="st97" + x1="-4603.4702" + y1="742.53003" + x2="-4607.3799" + y2="749.84998" + id="line17691" /><line + class="st97" + x1="-4564.8398" + y1="745.97998" + x2="-4564.8398" + y2="761.56" + id="line17693" /><line + class="st2" + x1="-4671.8901" + y1="1078.1899" + x2="-4456.5698" + y2="1078.1899" + id="line17695" /><line + class="st98" + x1="-4670.98" + y1="1075.84" + x2="-4458.5698" + y2="1075.84" + id="line17697" /><path + d="m -4712.89,965.01 c -0.59,3.61 -1.22,7.22 -1.87,10.83 -0.74,3.59 -1.61,7.16 -2.58,10.69 -0.96,3.54 -2.07,7.03 -3.04,10.55 -0.97,3.52 -1.87,7.07 -2.76,10.61 -0.9,3.54 -1.79,7.08 -2.26,10.68 -0.48,3.59 -0.38,7.24 -0.01,10.85 0.82,7.23 3.24,14.23 6.53,20.75 -1.84,-3.16 -3.39,-6.51 -4.66,-9.95 -1.24,-3.46 -2.14,-7.05 -2.64,-10.7 -0.5,-3.65 -0.57,-7.38 -0.13,-11.05 0.45,-3.67 1.32,-7.25 2.19,-10.81 0.93,-3.55 1.85,-7.08 2.86,-10.61 1.02,-3.52 2.11,-7.02 3.18,-10.51 1.06,-3.5 2,-7.03 2.84,-10.58 z" + id="path17699" + style="opacity:0.5" /><path + d="m -4416.2,965.01 2.34,10.72 c 0.84,3.56 1.78,7.09 2.84,10.58 1.07,3.49 2.16,6.99 3.18,10.51 1.01,3.53 1.93,7.07 2.86,10.61 0.87,3.56 1.74,7.14 2.19,10.81 0.44,3.68 0.37,7.4 -0.13,11.05 -0.5,3.65 -1.4,7.24 -2.64,10.7 -1.27,3.45 -2.81,6.79 -4.66,9.95 3.3,-6.52 5.72,-13.52 6.53,-20.75 0.37,-3.61 0.47,-7.26 -0.01,-10.85 -0.47,-3.59 -1.36,-7.14 -2.25,-10.68 -0.9,-3.54 -1.79,-7.1 -2.76,-10.61 -0.97,-3.52 -2.08,-7.01 -3.04,-10.55 -0.97,-3.54 -1.84,-7.1 -2.58,-10.69 -0.66,-3.58 -1.28,-7.19 -1.87,-10.8 z" + id="path17703" + style="opacity:0.5" /><line + class="st48" + x1="-4484.75" + y1="1100.34" + x2="-4484.7202" + y2="1100.48" + id="line17709" + style="opacity:0.4" /><line + class="st48" + x1="-4521.8501" + y1="1077.6899" + x2="-4521.8398" + y2="1078.79" + id="line17711" + style="opacity:0.4" /><line + class="st48" + x1="-4523.71" + y1="1077.71" + x2="-4523.7002" + y2="1078.8101" + id="line17713" + style="opacity:0.4" /><line + class="st48" + x1="-4528.4702" + y1="1077.55" + x2="-4528.4502" + y2="1077.45" + id="line17715" + style="opacity:0.4" /><line + class="st48" + x1="-4530.9399" + y1="1077.58" + x2="-4530.9199" + y2="1077.51" + id="line17717" + style="opacity:0.4" /><line + class="st48" + x1="-4532.71" + y1="1077.59" + x2="-4532.7202" + y2="1077.53" + id="line17719" + style="opacity:0.4" /><line + class="st48" + x1="-4536.5498" + y1="1077.6801" + x2="-4536.5601" + y2="1077.6" + id="line17721" + style="opacity:0.4" /><line + class="st48" + x1="-4583.1299" + y1="1078.11" + x2="-4583.1299" + y2="1078.09" + id="line17723" + style="opacity:0.4" /><line + class="st48" + x1="-4591.7798" + y1="1078.2" + x2="-4591.79" + y2="1078.0699" + id="line17725" + style="opacity:0.4" /><line + class="st48" + x1="-4604.6099" + y1="1078.3101" + x2="-4604.6099" + y2="1078.0699" + id="line17727" + style="opacity:0.4" /><line + class="st48" + x1="-4566.1899" + y1="1100.34" + x2="-4566.3799" + y2="1077.9399" + id="line17729" + style="opacity:0.4" /><line + class="st48" + x1="-4568.4302" + y1="1101.8" + x2="-4568.6001" + y2="1077.95" + id="line17731" + style="opacity:0.4" /><line + class="st48" + x1="-4666.1299" + y1="1092.88" + x2="-4666.21" + y2="1078.9" + id="line17733" + style="opacity:0.4" /><line + class="st48" + x1="-4664.1899" + y1="1097.73" + x2="-4664.3501" + y2="1078.9" + id="line17735" + style="opacity:0.4" /><line + class="st48" + x1="-4571.2202" + y1="1101.8199" + x2="-4571.4102" + y2="1077.97" + id="line17737" + style="opacity:0.4" /><line + class="st48" + x1="-4575.9102" + y1="1101.58" + x2="-4576.0898" + y2="1077.85" + id="line17739" + style="opacity:0.4" /><line + class="st48" + x1="-4573.7202" + y1="1101.5601" + x2="-4573.9102" + y2="1077.99" + id="line17741" + style="opacity:0.4" /><polyline + class="st48" + points="-4578.57,1101.67 -4578.57,1100.36 -4578.59,1100.2 -4578.75,1077.95 " + id="polyline17743" + style="opacity:0.4" /><polyline + class="st48" + points="-4580.41,1101.67 -4580.42,1100.34 -4580.43,1100.22 -4580.59,1077.97 " + id="polyline17745" + style="opacity:0.4" /><polyline + class="st48" + points="-4587.45,1100.58 -4587.65,1078.51 -4587.64,1078.33 " + id="polyline17747" + style="opacity:0.4" /><polyline + class="st48" + points="-4585.38,1100.57 -4585.55,1078.49 -4585.54,1078.31 " + id="polyline17749" + style="opacity:0.4" /><polyline + class="st48" + points="-4582.94,1101.7 -4582.94,1100.33 -4582.95,1100.23 -4583.13,1078.11 -4583.12,1077.97 " + id="polyline17751" + style="opacity:0.4" /><polyline + class="st48" + points="-4591.59,1101.74 -4591.78,1078.2 -4591.77,1078.03 " + id="polyline17753" + style="opacity:0.4" /><line + class="st48" + x1="-4589.7402" + y1="1100.59" + x2="-4589.9302" + y2="1078.34" + id="line17755" + style="opacity:0.4" /><line + class="st48" + x1="-4622.5698" + y1="1100.85" + x2="-4622.7002" + y2="1077.9399" + id="line17757" + style="opacity:0.4" /><polyline + class="st48" + points="-4599.69,1101.73 -4599.87,1078.06 -4599.87,1078 " + id="polyline17759" + style="opacity:0.4" /><polyline + class="st48" + points="-4597.21,1101.71 -4597.39,1078.1 -4597.4,1078 " + id="polyline17761" + style="opacity:0.4" /><polyline + class="st48" + points="-4595.44,1101.71 -4595.61,1078.12 -4595.62,1078.08 -4595.63,1077.98 " + id="polyline17763" + style="opacity:0.4" /><polyline + class="st48" + points="-4593.75,1101.68 -4593.94,1078.11 -4593.93,1077.97 " + id="polyline17765" + style="opacity:0.4" /><line + class="st48" + x1="-4654.7798" + y1="1103.0601" + x2="-4654.8999" + y2="1077.67" + id="line17767" + style="opacity:0.4" /><polyline + class="st48" + points="-4656.69,1102.26 -4656.71,1100.81 -4656.84,1077.62 " + id="polyline17769" + style="opacity:0.4" /><line + class="st48" + x1="-4652.1802" + y1="1101.58" + x2="-4652.3101" + y2="1077.65" + id="line17771" + style="opacity:0.4" /><polyline + class="st48" + points="-4659.17,1102.24 -4659.19,1101.03 -4659.18,1100.85 -4659.31,1077.72 " + id="polyline17773" + style="opacity:0.4" /><line + class="st48" + x1="-4661.6401" + y1="1100.85" + x2="-4661.77" + y2="1078.1801" + id="line17775" + style="opacity:0.4" /><line + class="st48" + x1="-4643.3101" + y1="1101.6801" + x2="-4643.4702" + y2="1077.75" + id="line17777" + style="opacity:0.4" /><line + class="st48" + x1="-4645.2402" + y1="1101.83" + x2="-4645.3901" + y2="1077.9" + id="line17779" + style="opacity:0.4" /><line + class="st48" + x1="-4646.7798" + y1="1101.53" + x2="-4646.9102" + y2="1078.0601" + id="line17781" + style="opacity:0.4" /><line + class="st48" + x1="-4648.4102" + y1="1101.73" + x2="-4648.5298" + y2="1078.63" + id="line17783" + style="opacity:0.4" /><line + class="st48" + x1="-4650.3901" + y1="1101.74" + x2="-4650.52" + y2="1077.8101" + id="line17785" + style="opacity:0.4" /><line + class="st48" + x1="-4641.77" + y1="1102.08" + x2="-4641.8999" + y2="1078.15" + id="line17787" + style="opacity:0.4" /><line + class="st48" + x1="-4624.7598" + y1="1100.99" + x2="-4624.8999" + y2="1077.72" + id="line17789" + style="opacity:0.4" /><line + class="st48" + x1="-4626.79" + y1="1101.9301" + x2="-4626.9302" + y2="1078.4399" + id="line17791" + style="opacity:0.4" /><line + class="st48" + x1="-4628.4902" + y1="1101.9399" + x2="-4628.6299" + y2="1078.47" + id="line17793" + style="opacity:0.4" /><line + class="st48" + x1="-4630.3799" + y1="1101.96" + x2="-4630.5098" + y2="1078.47" + id="line17795" + style="opacity:0.4" /><line + class="st48" + x1="-4632.3398" + y1="1101.97" + x2="-4632.46" + y2="1078.08" + id="line17797" + style="opacity:0.4" /><line + class="st48" + x1="-4634.2002" + y1="1101.99" + x2="-4634.3301" + y2="1078.5" + id="line17799" + style="opacity:0.4" /><line + class="st48" + x1="-4635.8501" + y1="1101.74" + x2="-4635.98" + y2="1078.0699" + id="line17801" + style="opacity:0.4" /><line + class="st48" + x1="-4637.9502" + y1="1102.02" + x2="-4638.0801" + y2="1078.55" + id="line17803" + style="opacity:0.4" /><line + class="st48" + x1="-4640.1401" + y1="1102.04" + x2="-4640.2798" + y2="1078.5699" + id="line17805" + style="opacity:0.4" /><polyline + class="st48" + points="-4606.33,1100.95 -4606.34,1099.78 -4606.34,1099.5 -4606.51,1078.41 -4606.51,1078.21 " + id="polyline17807" + style="opacity:0.4" /><line + class="st48" + x1="-4608.2998" + y1="1101.0601" + x2="-4608.4502" + y2="1078.16" + id="line17809" + style="opacity:0.4" /><polyline + class="st48" + points="-4610.78,1100.98 -4610.79,1099.61 -4610.8,1099.53 -4610.97,1077.76 " + id="polyline17811" + style="opacity:0.4" /><line + class="st48" + x1="-4612.6499" + y1="1101" + x2="-4612.8301" + y2="1078.24" + id="line17813" + style="opacity:0.4" /><line + class="st48" + x1="-4614.9102" + y1="1100.8101" + x2="-4615.04" + y2="1077.9" + id="line17815" + style="opacity:0.4" /><line + class="st48" + x1="-4616.5098" + y1="1100.83" + x2="-4616.6401" + y2="1077.91" + id="line17817" + style="opacity:0.4" /><line + class="st48" + x1="-4618.6802" + y1="1100.83" + x2="-4618.8301" + y2="1077.9301" + id="line17819" + style="opacity:0.4" /><line + class="st48" + x1="-4620.9702" + y1="1100.86" + x2="-4621.1201" + y2="1077.96" + id="line17821" + style="opacity:0.4" /><polyline + class="st48" + points="-4602.08,1101.46 -4602.26,1078.2 -4602.25,1078.07 -4602.26,1078.01 " + id="polyline17823" + style="opacity:0.4" /><polyline + class="st48" + points="-4604.44,1100.95 -4604.44,1099.64 -4604.61,1078.31 -4604.62,1078.19 " + id="polyline17825" + style="opacity:0.4" /><polyline + class="st48" + points="-4561.82,1100.56 -4562.01,1078.3 -4562,1078.16 " + id="polyline17827" + style="opacity:0.4" /><line + class="st48" + x1="-4559.54" + y1="1101.76" + x2="-4559.73" + y2="1077.91" + id="line17829" + style="opacity:0.4" /><line + class="st48" + x1="-4462.1099" + y1="1078.59" + x2="-4461.98" + y2="1092.97" + id="line17831" + style="opacity:0.4" /><line + class="st48" + x1="-4463.8799" + y1="1097.16" + x2="-4464" + y2="1078.61" + id="line17833" + style="opacity:0.4" /><line + class="st48" + x1="-4556.75" + y1="1101.74" + x2="-4556.9199" + y2="1077.89" + id="line17835" + style="opacity:0.4" /><line + class="st48" + x1="-4552.0601" + y1="1101.4301" + x2="-4552.2402" + y2="1077.72" + id="line17837" + style="opacity:0.4" /><line + class="st48" + x1="-4554.2598" + y1="1101.45" + x2="-4554.4302" + y2="1077.86" + id="line17839" + style="opacity:0.4" /><polyline + class="st48" + points="-4549.39,1101.5 -4549.39,1100.19 -4549.41,1100.03 -4549.57,1077.77 " + id="polyline17841" + style="opacity:0.4" /><polyline + class="st48" + points="-4547.55,1101.48 -4547.56,1100.15 -4547.73,1077.75 " + id="polyline17843" + style="opacity:0.4" /><polyline + class="st48" + points="-4540.51,1101.76 -4540.69,1078.11 -4540.7,1078.03 " + id="polyline17845" + style="opacity:0.4" /><polyline + class="st48" + points="-4542.59,1101.76 -4542.76,1078.13 -4542.77,1078.05 " + id="polyline17847" + style="opacity:0.4" /><polyline + class="st48" + points="-4545.03,1101.45 -4545.04,1100.08 -4545.2,1077.78 -4545.21,1077.76 -4545.21,1077.74 " + id="polyline17849" + style="opacity:0.4" /><polyline + class="st48" + points="-4536.37,1101.41 -4536.55,1077.7 -4536.55,1077.68 " + id="polyline17851" + style="opacity:0.4" /><line + class="st48" + x1="-4538.23" + y1="1101.73" + x2="-4538.4102" + y2="1078.02" + id="line17853" + style="opacity:0.4" /><line + class="st48" + x1="-4505.4902" + y1="1101.74" + x2="-4505.6299" + y2="1078.4" + id="line17855" + style="opacity:0.4" /><line + class="st48" + x1="-4528.2998" + y1="1101.89" + x2="-4528.46" + y2="1078.88" + id="line17857" + style="opacity:0.4" /><line + class="st48" + x1="-4530.77" + y1="1101.91" + x2="-4530.9399" + y2="1078.91" + id="line17859" + style="opacity:0.4" /><line + class="st48" + x1="-4532.54" + y1="1101.92" + x2="-4532.73" + y2="1078.92" + id="line17861" + style="opacity:0.4" /><line + class="st48" + x1="-4534.23" + y1="1101.33" + x2="-4534.4102" + y2="1077.6" + id="line17863" + style="opacity:0.4" /><line + class="st48" + x1="-4473.2998" + y1="1102.9399" + x2="-4473.4502" + y2="1077.5601" + id="line17865" + style="opacity:0.4" /><line + class="st48" + x1="-4471.3999" + y1="1102.55" + x2="-4471.52" + y2="1078.9399" + id="line17867" + style="opacity:0.4" /><line + class="st48" + x1="-4475.9199" + y1="1101.96" + x2="-4476.0498" + y2="1078.03" + id="line17869" + style="opacity:0.4" /><polyline + class="st48" + points="-4468.93,1102.49 -4468.93,1099.15 -4469.04,1078.98 " + id="polyline17871" + style="opacity:0.4" /><polyline + class="st48" + points="-4466.44,1102.07 -4466.45,1099.23 -4466.45,1099.17 -4466.56,1077.95 " + id="polyline17873" + style="opacity:0.4" /><polyline + class="st48" + points="-4484.74,1101.75 -4484.75,1100.34 -4484.76,1100.3 -4484.89,1077.84 " + id="polyline17875" + style="opacity:0.4" /><line + class="st48" + x1="-4482.8398" + y1="1101.87" + x2="-4482.9702" + y2="1077.96" + id="line17877" + style="opacity:0.4" /><polyline + class="st48" + points="-4481.29,1101.55 -4481.29,1100.26 -4481.31,1100.1 -4481.42,1078.08 " + id="polyline17879" + style="opacity:0.4" /><line + class="st48" + x1="-4479.6699" + y1="1101.72" + x2="-4479.79" + y2="1078.64" + id="line17881" + style="opacity:0.4" /><line + class="st48" + x1="-4477.6899" + y1="1101.7" + x2="-4477.8101" + y2="1077.78" + id="line17883" + style="opacity:0.4" /><line + class="st48" + x1="-4486.2998" + y1="1102.2" + x2="-4486.4302" + y2="1078.27" + id="line17885" + style="opacity:0.4" /><line + class="st48" + x1="-4503.2798" + y1="1101.9" + x2="-4503.4399" + y2="1078.13" + id="line17887" + style="opacity:0.4" /><line + class="st48" + x1="-4501.2798" + y1="1101.29" + x2="-4501.4199" + y2="1078.83" + id="line17889" + style="opacity:0.4" /><line + class="st48" + x1="-4499.5801" + y1="1101.28" + x2="-4499.7202" + y2="1078.8" + id="line17891" + style="opacity:0.4" /><line + class="st48" + x1="-4497.6699" + y1="1101.25" + x2="-4497.8101" + y2="1078.79" + id="line17893" + style="opacity:0.4" /><line + class="st48" + x1="-4495.7402" + y1="1101.25" + x2="-4495.8701" + y2="1078.36" + id="line17895" + style="opacity:0.4" /><line + class="st48" + x1="-4493.8501" + y1="1101.22" + x2="-4493.9902" + y2="1078.76" + id="line17897" + style="opacity:0.4" /><line + class="st48" + x1="-4492.23" + y1="1101.96" + x2="-4492.3599" + y2="1078.27" + id="line17899" + style="opacity:0.4" /><line + class="st48" + x1="-4490.1299" + y1="1101.1801" + x2="-4490.2598" + y2="1078.72" + id="line17901" + style="opacity:0.4" /><line + class="st48" + x1="-4487.9302" + y1="1101.1801" + x2="-4488.0698" + y2="1078.7" + id="line17903" + style="opacity:0.4" /><polyline + class="st48" + points="-4521.65,1101.01 -4521.66,1099.64 -4521.67,1099.56 -4521.82,1078.99 " + id="polyline17905" + style="opacity:0.4" /><line + class="st48" + x1="-4519.7202" + y1="1102.21" + x2="-4519.8799" + y2="1078.75" + id="line17907" + style="opacity:0.4" /><polyline + class="st48" + points="-4517.19,1100.98 -4517.2,1099.63 -4517.21,1099.53 -4517.38,1078.48 " + id="polyline17909" + style="opacity:0.4" /><line + class="st48" + x1="-4515.3398" + y1="1102.4301" + x2="-4515.52" + y2="1078.96" + id="line17911" + style="opacity:0.4" /><line + class="st48" + x1="-4513.1401" + y1="1101.9" + x2="-4513.2998" + y2="1078.4399" + id="line17913" + style="opacity:0.4" /><line + class="st48" + x1="-4511.52" + y1="1102.3199" + x2="-4511.7002" + y2="1078.41" + id="line17915" + style="opacity:0.4" /><line + class="st48" + x1="-4509.3799" + y1="1101.8" + x2="-4509.5" + y2="1078.45" + id="line17917" + style="opacity:0.4" /><line + class="st48" + x1="-4507.0898" + y1="1101.79" + x2="-4507.21" + y2="1078.42" + id="line17919" + style="opacity:0.4" /><line + class="st48" + x1="-4525.9199" + y1="1101.59" + x2="-4526.0801" + y2="1078.87" + id="line17921" + style="opacity:0.4" /><line + class="st48" + x1="-4523.54" + y1="1101.03" + x2="-4523.7002" + y2="1079.02" + id="line17923" + style="opacity:0.4" /><line + class="st48" + x1="-4564.1699" + y1="1101.23" + x2="-4564.3599" + y2="1078.7" + id="line17925" + style="opacity:0.4" /><line + class="st99" + x1="-4417.04" + y1="1057.4399" + x2="-4416.9302" + y2="1057.6899" + id="line17932" /><line + class="st99" + x1="-4418.7598" + y1="1058.24" + x2="-4418.6499" + y2="1058.47" + id="line17934" /><line + class="st99" + x1="-4420.8501" + y1="1059.2" + x2="-4420.77" + y2="1059.36" + id="line17936" /><line + class="st99" + x1="-4422.2798" + y1="1059.89" + x2="-4422.2202" + y2="1060.01" + id="line17938" /><line + class="st99" + x1="-4414.3901" + y1="1082.38" + x2="-4414.3799" + y2="1082.4" + id="line17940" /><line + class="st99" + x1="-4424.2402" + y1="1060.8199" + x2="-4424.2002" + y2="1060.91" + id="line17942" /><line + class="st99" + x1="-4416.4199" + y1="1082.9301" + x2="-4416.27" + y2="1083.27" + id="line17944" /><line + class="st99" + x1="-4418.0698" + y1="1083.6801" + x2="-4417.9102" + y2="1084.03" + id="line17946" /><line + class="st99" + x1="-4421.1802" + y1="1085.4399" + x2="-4421.1401" + y2="1085.53" + id="line17948" /><line + class="st99" + x1="-4422.8301" + y1="1086.27" + x2="-4422.8198" + y2="1086.3101" + id="line17950" /><line + class="st99" + x1="-4424.1499" + y1="1086.87" + x2="-4424.1299" + y2="1086.92" + id="line17952" /><line + class="st99" + x1="-4411.0698" + y1="1054.74" + x2="-4402.27" + y2="1074.27" + id="line17954" /><line + class="st99" + x1="-4412.8198" + y1="1055.53" + x2="-4403.71" + y2="1075.72" + id="line17956" /><line + class="st99" + x1="-4415.0801" + y1="1056.55" + x2="-4405.8599" + y2="1076.8101" + id="line17958" /><line + class="st99" + x1="-4418.6802" + y1="1058.49" + x2="-4409.75" + y2="1078.04" + id="line17960" /><line + class="st99" + x1="-4416.9302" + y1="1057.7" + x2="-4407.5098" + y2="1078.36" + id="line17962" /><line + class="st99" + x1="-4420.77" + y1="1059.35" + x2="-4411.52" + y2="1079.65" + id="line17964" /><line + class="st99" + x1="-4422.2402" + y1="1060.01" + x2="-4412.6499" + y2="1080.95" + id="line17966" /><line + class="st99" + x1="-4427.8901" + y1="1062.1899" + x2="-4418.0698" + y2="1083.67" + id="line17968" /><line + class="st99" + x1="-4426.25" + y1="1061.45" + x2="-4416.4302" + y2="1082.9301" + id="line17970" /><line + class="st99" + x1="-4424.2002" + y1="1060.9" + x2="-4414.3799" + y2="1082.38" + id="line17972" /><line + class="st99" + x1="-4430.9902" + y1="1063.96" + x2="-4421.1699" + y2="1085.45" + id="line17974" /><line + class="st99" + x1="-4429.6802" + y1="1063" + x2="-4419.8599" + y2="1084.48" + id="line17976" /><line + class="st99" + x1="-4435.3599" + y1="1066.01" + x2="-4425.5498" + y2="1087.5" + id="line17978" /><line + class="st99" + x1="-4433.9702" + y1="1065.39" + x2="-4424.1499" + y2="1086.87" + id="line17980" /><line + class="st99" + x1="-4432.6499" + y1="1064.79" + x2="-4422.8301" + y2="1086.27" + id="line17982" /><line + class="st99" + x1="-4407.8101" + y1="1051.53" + x2="-4397.9399" + y2="1073.14" + id="line17984" /><line + class="st99" + x1="-4405.98" + y1="1050.99" + x2="-4396.2998" + y2="1072.05" + id="line17986" /><line + class="st99" + x1="-4403.6699" + y1="1049.95" + x2="-4394.71" + y2="1069.77" + id="line17988" /><line + class="st99" + x1="-4409.2998" + y1="1053.12" + x2="-4400.0298" + y2="1073.47" + id="line17990" /><line + class="st99" + x1="-4400.5098" + y1="1046.89" + x2="-4390.6299" + y2="1068.49" + id="line17992" /><line + class="st99" + x1="-4398.6201" + y1="1046.3101" + x2="-4388.7402" + y2="1067.92" + id="line17994" /><line + class="st99" + x1="-4402" + y1="1048.47" + x2="-4392.7202" + y2="1068.8199" + id="line17996" /><line + class="st99" + x1="-4723.8901" + y1="1075.9399" + x2="-4723.77" + y2="1075.6899" + id="line17998" /><line + class="st99" + x1="-4725.6001" + y1="1075.14" + x2="-4725.5" + y2="1074.91" + id="line18000" /><line + class="st99" + x1="-4727.6899" + y1="1074.1801" + x2="-4727.6201" + y2="1074.02" + id="line18002" /><line + class="st99" + x1="-4729.1201" + y1="1073.49" + x2="-4729.0601" + y2="1073.37" + id="line18004" /><line + class="st99" + x1="-4721.02" + y1="1050.53" + x2="-4721.0098" + y2="1050.52" + id="line18006" /><line + class="st99" + x1="-4731.0898" + y1="1072.5601" + x2="-4731.0498" + y2="1072.47" + id="line18008" /><line + class="st99" + x1="-4723.0498" + y1="1049.99" + x2="-4722.8901" + y2="1049.65" + id="line18010" /><line + class="st99" + x1="-4724.7002" + y1="1049.24" + x2="-4724.5298" + y2="1048.88" + id="line18012" /><line + class="st99" + x1="-4727.7998" + y1="1047.48" + x2="-4727.7598" + y2="1047.39" + id="line18014" /><line + class="st99" + x1="-4729.46" + y1="1046.64" + x2="-4729.4399" + y2="1046.61" + id="line18016" /><line + class="st99" + x1="-4730.7798" + y1="1046.05" + x2="-4730.75" + y2="1046" + id="line18018" /><line + class="st99" + x1="-4717.9102" + y1="1078.64" + x2="-4708.9199" + y2="1058.6899" + id="line18020" /><line + class="st99" + x1="-4719.6602" + y1="1077.85" + x2="-4710.3501" + y2="1057.23" + id="line18022" /><line + class="st99" + x1="-4721.9199" + y1="1076.83" + x2="-4712.5" + y2="1056.13" + id="line18024" /><line + class="st99" + x1="-4725.52" + y1="1074.89" + x2="-4716.3901" + y2="1054.91" + id="line18026" /><line + class="st99" + x1="-4723.7798" + y1="1075.67" + x2="-4714.1401" + y2="1054.5699" + id="line18028" /><line + class="st99" + x1="-4727.6201" + y1="1074.03" + x2="-4718.1602" + y2="1053.29" + id="line18030" /><line + class="st99" + x1="-4729.0801" + y1="1073.36" + x2="-4719.2798" + y2="1051.98" + id="line18032" /><line + class="st99" + x1="-4734.7402" + y1="1071.2" + x2="-4724.7002" + y2="1049.25" + id="line18034" /><line + class="st99" + x1="-4733.1001" + y1="1071.9399" + x2="-4723.0601" + y2="1049.99" + id="line18036" /><line + class="st99" + x1="-4731.04" + y1="1072.48" + x2="-4721.0098" + y2="1050.53" + id="line18038" /><line + class="st99" + x1="-4737.8398" + y1="1069.42" + x2="-4727.7998" + y2="1047.47" + id="line18040" /><line + class="st99" + x1="-4736.5298" + y1="1070.39" + x2="-4726.4902" + y2="1048.4399" + id="line18042" /><line + class="st99" + x1="-4737.2002" + y1="1056.79" + x2="-4732.1699" + y2="1045.42" + id="line18044" /><line + class="st99" + x1="-4740.8198" + y1="1067.99" + x2="-4730.7798" + y2="1046.04" + id="line18046" /><line + class="st99" + x1="-4739.4902" + y1="1068.59" + x2="-4729.4502" + y2="1046.64" + id="line18048" /><line + class="st99" + x1="-4714.6699" + y1="1081.87" + x2="-4704.5801" + y2="1059.8" + id="line18050" /><line + class="st99" + x1="-4712.8301" + y1="1082.41" + x2="-4702.9302" + y2="1060.9" + id="line18052" /><line + class="st99" + x1="-4710.5298" + y1="1083.45" + x2="-4701.3599" + y2="1063.2" + id="line18054" /><line + class="st99" + x1="-4716.1499" + y1="1080.27" + x2="-4706.6699" + y2="1059.48" + id="line18056" /><line + class="st99" + x1="-4707.3799" + y1="1086.54" + x2="-4697.2798" + y2="1064.47" + id="line18058" /><line + class="st99" + x1="-4705.48" + y1="1087.11" + x2="-4695.3901" + y2="1065.03" + id="line18060" /><line + class="st99" + x1="-4708.8599" + y1="1084.9399" + x2="-4699.3701" + y2="1064.15" + id="line18062" /><line + class="st100" + x1="-4669.48" + y1="1078.5601" + x2="-4669.48" + y2="1085.79" + id="line18064" /><line + class="st100" + x1="-4667.6401" + y1="1078.8" + x2="-4667.6401" + y2="1089.72" + id="line18066" /><line + class="st100" + x1="-4459.9399" + y1="1078.39" + x2="-4459.9399" + y2="1087.5" + id="line18068" /><path + class="st54" + d="M -4900.15,704.73" + id="path18070" /><path + class="st36" + d="m -5029.31,760.46 -0.91,-0.36 c -7.81,4.48 -13.94,11.49 -17.44,19.38 -4.75,12.85 -9.15,25.5 -13.29,38.17 -8.86,27.06 -16.62,54.09 -24.38,82.73 -8.54,35 -16.22,71.78 -24.71,107.67 -0.22,0.98 -0.47,1.94 -0.69,2.9 -1.76,7.87 -2.63,11.22 -4.37,19.09 -1.09,4.86 2.23,12.71 6.22,15.06 0.45,0.27 0.87,0.47 1.32,0.58" + id="path18074" /><path + class="st36" + d="m -5070.46,1065.98 c 5.53,-3.57 15.95,-0.49 18.42,-14.9 0,-7.54 -0.04,-15.08 -0.09,-22.64 -0.18,-27.48 -0.42,-54.98 0.96,-82.49 0.94,-7.49 1.74,-13.87 1.74,-21.03 1.76,-21.9 5.26,-42.94 11.4,-63.95" + id="path18076" /><path + class="st36" + d="m -5052.28,1025.85 0.16,2.59 1.94,32.9 c 0,0 2.85,20.88 3.57,22.66 1.36,3.46 1.34,4.13 2.68,7.47 0.94,2.3 1.85,4.22 2.39,5.35 0.85,1.76 1.25,2.63 1.49,2.99 2.36,3.55 9.3,3.08 10.75,2.99 7.74,-0.47 37.61,-0.74 79.03,-1.2 h 8.81 2.12 8.81 c 41.35,0.47 71.33,0.74 79.03,1.2 1.43,0.09 8.36,0.56 10.75,-2.99 0.22,-0.36 0.65,-1.23 1.47,-2.99 0.56,-1.14 1.47,-3.06 2.39,-5.35 1.36,-3.35 1.34,-4.02 2.7,-7.47 0.69,-1.78 3.57,-22.66 3.57,-22.66 l 1.94,-32.9 0.16,-2.59" + id="path18078" /><line + class="st2" + x1="-4773.5098" + y1="1045.62" + x2="-4773.2402" + y2="1045.6801" + id="line18080" /><path + class="st36" + d="m -5060.78,817.72 c 2.01,1.99 4.04,4.26 6.07,6.85 9.32,11.93 14.12,25.36 16.69,35.29 0.49,-2.34 1.16,-5.64 1.78,-9.66 0.4,-2.65 1.72,-11.51 2.07,-23.53 0.09,-3.1 0.13,-7.23 0,-12.13" + id="path18082" /><path + class="st40" + d="m -4810.36,1065.98 c -0.09,-0.04 -0.18,-0.11 -0.27,-0.16 -0.09,-0.07 -0.2,-0.13 -0.31,-0.16 -5.64,-3.08 -15.46,-0.67 -17.84,-14.59 0,-7.54 0.04,-15.08 0.09,-22.64 0.18,-27.48 0.42,-54.98 -0.96,-82.49 -0.94,-7.49 -1.74,-13.87 -1.74,-21.03 -1.76,-21.9 -5.26,-42.94 -11.4,-63.95" + id="path18084" /><path + class="st36" + d="m -4820.04,817.72 c -2.01,1.99 -4.04,4.26 -6.07,6.85 -9.32,11.93 -14.12,25.36 -16.68,35.29 -0.51,-2.34 -1.16,-5.64 -1.78,-9.66 -0.4,-2.65 -1.72,-11.51 -2.07,-23.53 -0.09,-3.1 -0.13,-7.23 0,-12.13" + id="path18086" /><polyline + class="st2" + points="-4770.81,1044.77 -4773.51,1045.62 -4773.53,1045.62 -4810.94,1065.67 -4811.12,1065.76 " + id="polyline18088" /><line + class="st36" + x1="-4701.6602" + y1="1045.6801" + x2="-4701.73" + y2="1045.66" + id="line18090" /><line + class="st36" + x1="-4811" + y1="1066.27" + x2="-4800.9199" + y2="1087.8199" + id="line18092" /><polyline + class="st36" + points="-4800.92,1087.82 -4763.94,1067.3 -4770.79,1044.77 -4770.99,1044.12 " + id="polyline18094" /><polyline + class="st36" + points="-5108.9,1045.1 -5108.83,1044.9 -5107.47,1045.66 -5070.46,1065.98 -5078.9,1087.6 " + id="polyline18096" /><polyline + class="st40" + points="-5078.9,1087.6 -5115.88,1067.54 -5108.9,1045.1 " + id="polyline18098" /><path + class="st43" + d="m -5084.6,1056.25 c 0,0 38.08,-139.94 36.49,-186.66" + id="path18103" + style="opacity:0.25" /><path + class="st43" + d="m -5084.6,1056.25 c 1.99,-7.69 3.91,-15.39 5.8,-23.1 1.92,-7.71 3.81,-15.42 5.64,-23.14 3.69,-15.44 7.31,-30.91 10.64,-46.43 3.4,-15.51 6.54,-31.07 9.25,-46.71 1.37,-7.82 2.57,-15.66 3.53,-23.54 0.96,-7.87 1.73,-15.79 1.63,-23.73 0.27,7.94 -0.34,15.89 -1.14,23.79 -0.86,7.9 -1.98,15.77 -3.26,23.61 -2.56,15.69 -5.7,31.26 -9.03,46.8 -3.41,15.52 -7.02,30.99 -10.87,46.4 -1.93,7.7 -3.9,15.4 -5.92,23.08 -2.04,7.66 -4.12,15.33 -6.27,22.97 z" + id="path18105" + style="opacity:0.25" /><path + class="st43" + d="m -5045.06,886.97 c -1.77,-0.34 20.22,-90.98 0.28,-108.39" + id="path18109" + style="opacity:0.24" /><path + class="st43" + d="m -5045.06,886.97 c -0.18,-0.23 -0.1,-0.56 -0.11,-0.84 0.01,-0.29 0.04,-0.58 0.06,-0.87 l 0.2,-1.72 0.49,-3.43 1.05,-6.85 c 0.73,-4.56 1.45,-9.13 2.11,-13.7 1.33,-9.14 2.57,-18.3 3.37,-27.49 0.86,-9.19 1.35,-18.42 0.94,-27.63 -0.22,-4.6 -0.68,-9.2 -1.74,-13.68 -0.52,-2.24 -1.21,-4.44 -2.17,-6.53 -0.96,-2.08 -2.22,-4.06 -3.93,-5.63 1.78,1.49 3.13,3.44 4.17,5.52 1.04,2.08 1.81,4.29 2.41,6.53 1.17,4.5 1.72,9.13 2.03,13.76 0.57,9.26 0.07,18.54 -0.71,27.76 -0.88,9.22 -2.11,18.39 -3.61,27.52 -0.75,4.56 -1.56,9.12 -2.39,13.67 l -1.27,6.82 -0.6,3.41 -0.27,1.71 c -0.04,0.29 -0.08,0.57 -0.1,0.86 0,0.25 -0.09,0.58 0.07,0.81 z" + id="path18111" + style="opacity:0.24" /><path + class="st47" + d="M -4834.35,1037.51" + id="path18115" /><path + class="st47" + d="M -4941.89,1073.26" + id="path18117" /><path + class="st38" + d="M -5029.64,759.21" + id="path18119" /><path + class="st43" + d="m -5027.84,928.43 c 1.15,-11.18 0.96,-22.48 -0.56,-33.59 -0.76,-5.56 -1.92,-11.04 -3.28,-16.47 -1.35,-5.44 -3.07,-10.78 -4.95,-16.08 l 0.09,-0.04 c 2.41,5.09 4.29,10.43 5.82,15.86 1.5,5.45 2.45,11.03 3.11,16.62 0.67,5.6 0.99,11.23 0.99,16.87 -0.03,5.63 -0.41,11.26 -1.12,16.84 z" + id="path18121" + style="opacity:0.6" /><path + class="st2" + d="M -4781.89,1048.87" + id="path18125" /><path + class="st2" + d="M -4811.12,1065.77" + id="path18127" /><path + class="st40" + d="M -4768.99,1071.52" + id="path18129" /><path + class="st48" + d="M -4829.68,1037.91" + id="path18131" /><path + class="st48" + d="M -4937.22,1073.67" + id="path18133" /><path + class="st48" + d="M -4827.58,1037.91" + id="path18135" /><path + class="st48" + d="M -4935.11,1073.67" + id="path18137" /><path + class="st48" + d="M -4839.09,1077.99" + id="path18139" /><path + class="st48" + d="M -4837,1078.8" + id="path18141" /><path + class="st48" + d="M -4846.14,1077.99" + id="path18143" /><path + class="st48" + d="M -4824.94,1037.91" + id="path18145" /><path + class="st48" + d="M -4932.47,1073.67" + id="path18147" /><path + class="st48" + d="M -4820.5,1038.09" + id="path18149" /><path + class="st48" + d="M -4928.04,1074" + id="path18151" /><path + class="st48" + d="M -4822.58,1037.91" + id="path18153" /><path + class="st48" + d="M -4930.11,1074" + id="path18155" /><path + class="st48" + d="M -4817.99,1038" + id="path18157" /><path + class="st48" + d="M -4925.53,1073.91" + id="path18159" /><path + class="st48" + d="M -4816.26,1038" + id="path18161" /><path + class="st48" + d="M -4923.8,1073.91" + id="path18163" /><path + class="st48" + d="M -4805.71,1038" + id="path18165" /><path + class="st48" + d="M -4913.24,1073.91" + id="path18167" /><path + class="st48" + d="M -4803.68,1038.09" + id="path18169" /><path + class="st48" + d="M -4911.22,1074" + id="path18171" /><path + class="st48" + d="M -4805.49,1062.85" + id="path18173" /><path + class="st48" + d="M -4789.98,1038.19" + id="path18175" /><path + class="st48" + d="M -4897.51,1075.28" + id="path18177" /><path + class="st48" + d="M -4833.82,1037.62" + id="path18179" /><path + class="st48" + d="M -4941.35,1073.37" + id="path18181" /><path + class="st48" + d="M -4835.96,1037.91" + id="path18183" /><path + class="st48" + d="M -4943.5,1073.67" + id="path18185" /><path + class="st48" + d="M -4838.6,1037.91" + id="path18187" /><path + class="st48" + d="M -4946.14,1073.67" + id="path18189" /><path + class="st48" + d="M -4843.04,1038.09" + id="path18191" /><path + class="st48" + d="M -4950.57,1074" + id="path18193" /><path + class="st48" + d="M -4840.96,1037.91" + id="path18195" /><path + class="st48" + d="M -4948.5,1074" + id="path18197" /><path + class="st48" + d="M -4845.54,1038" + id="path18199" /><path + class="st48" + d="M -4953.08,1073.91" + id="path18201" /><path + class="st48" + d="M -4847.28,1038" + id="path18203" /><path + class="st48" + d="M -4954.82,1073.91" + id="path18205" /><path + class="st48" + d="M -4849.66,1038" + id="path18207" /><path + class="st43" + d="m -4796.45,1056.25 c 0,0 -38.08,-139.94 -36.49,-186.66" + id="path18209" + style="opacity:0.25" /><path + class="st43" + d="m -4796.45,1056.25 c -2.15,-7.65 -4.23,-15.31 -6.27,-22.98 -2.02,-7.68 -3.99,-15.38 -5.92,-23.08 -3.85,-15.41 -7.45,-30.88 -10.87,-46.4 -3.32,-15.53 -6.47,-31.11 -9.03,-46.8 -1.28,-7.84 -2.4,-15.71 -3.26,-23.61 -0.8,-7.9 -1.41,-15.85 -1.14,-23.79 -0.11,7.95 0.66,15.86 1.63,23.73 0.96,7.88 2.16,15.72 3.53,23.54 2.71,15.64 5.85,31.21 9.25,46.71 3.33,15.52 6.95,30.98 10.64,46.43 1.84,7.72 3.73,15.44 5.64,23.14 1.88,7.72 3.81,15.43 5.8,23.11 z" + id="path18211" + style="opacity:0.25" /><path + class="st43" + d="m -4835.99,886.97 c 1.77,-0.34 -20.22,-90.98 -0.28,-108.39" + id="path18215" + style="opacity:0.24" /><path + class="st43" + d="m -4835.99,886.97 c 0.16,-0.23 0.07,-0.56 0.07,-0.84 -0.03,-0.29 -0.06,-0.57 -0.1,-0.86 l -0.27,-1.71 -0.6,-3.41 -1.27,-6.82 c -0.83,-4.55 -1.63,-9.1 -2.39,-13.67 -1.5,-9.13 -2.72,-18.31 -3.61,-27.52 -0.78,-9.22 -1.28,-18.5 -0.71,-27.76 0.31,-4.62 0.86,-9.25 2.03,-13.76 0.6,-2.24 1.37,-4.45 2.41,-6.53 1.03,-2.07 2.39,-4.02 4.16,-5.52 -1.7,1.57 -2.96,3.55 -3.93,5.63 -0.96,2.09 -1.65,4.3 -2.17,6.53 -1.06,4.48 -1.52,9.08 -1.74,13.68 -0.41,9.21 0.08,18.44 0.94,27.63 0.8,9.2 2.03,18.35 3.37,27.49 0.66,4.57 1.38,9.14 2.11,13.7 l 1.05,6.85 0.49,3.43 0.2,1.72 c 0.03,0.29 0.05,0.58 0.06,0.87 0,0.31 0.08,0.64 -0.1,0.87 z" + id="path18217" + style="opacity:0.24" /><path + class="st47" + d="M -4831.62,1037.51" + id="path18221" /><path + class="st47" + d="M -4939.16,1073.26" + id="path18223" /><path + class="st43" + d="m -4853.46,927.31 c -0.69,-5.58 -1.04,-11.21 -1.04,-16.84 0.02,-5.63 0.37,-11.27 1.06,-16.86 0.69,-5.59 1.66,-11.17 3.18,-16.61 1.56,-5.42 3.46,-10.75 5.89,-15.84 l 0.09,0.04 c -1.9,5.29 -3.65,10.63 -5.02,16.06 -1.38,5.42 -2.57,10.9 -3.36,16.46 -1.57,11.1 -1.82,22.4 -0.71,33.59 z" + id="path18225" + style="opacity:0.6" /><path + class="st48" + d="M -4802.66,1060.91" + id="path18229" /><path + class="st43" + d="m -4938.26,1046.15 c 0,0 -55.01,-174.82 -54.2,-233.54" + id="path18231" + style="opacity:0.25" /><path + class="st43" + d="m -4938.26,1046.15 c -3.06,-9.53 -6.03,-19.1 -8.96,-28.67 -2.9,-9.58 -5.74,-19.19 -8.53,-28.8 -5.56,-19.24 -10.83,-38.56 -15.83,-57.96 -4.91,-19.42 -9.57,-38.91 -13.48,-58.56 -1.96,-9.82 -3.69,-19.69 -5.1,-29.61 -1.33,-9.92 -2.41,-19.92 -2.3,-29.94 0.06,10.02 1.29,19.98 2.79,29.86 1.5,9.89 3.32,19.74 5.37,29.53 4.06,19.6 8.71,39.07 13.69,58.46 4.92,19.41 10.2,38.72 15.6,58 2.7,9.64 5.46,19.26 8.26,28.88 2.77,9.62 5.58,19.23 8.49,28.81 z" + id="path18233" + style="opacity:0.25" /><path + class="st96" + d="m -4903.01,1088.85 c 0,0 38.62,-139.95 37.03,-186.68" + id="path18237" /><path + class="st40" + d="M -4969.47,737.65" + id="path18239" /><path + class="st40" + d="m -4912.45,739.77 c 0,0 61.04,19.44 61.04,19.44 l 0.1,1.24 0.7,-0.36 c 7.81,4.48 13.94,11.49 17.44,19.38 14.9,40.28 26.28,78.85 37.67,120.9 8.77,35.93 16.64,73.77 25.41,110.57 1.76,7.87 2.63,11.22 4.37,19.09 1.2,5.38 -2.99,14.43 -7.54,15.64" + id="path18241" /><path + class="st40" + d="m -4969.9,739.72 c 1.82,1.65 3.8,3.22 5.97,4.65 9.67,6.36 18.7,6.89 25.21,6.05" + id="path18243" /><path + class="st40" + d="m -5029.33,759.21 59.81,-19.44 c 2.13,-0.54 57.81,-0.04 57.81,-0.04 -1.82,1.65 -3.8,3.22 -5.97,4.65 -9.67,6.36 -18.7,6.89 -25.21,6.05" + id="path18245" /><path + class="st40" + d="m -4892.07,746.2 c -4.32,5.19 -13.16,14.97 -18.36,18.75 -9.29,6.76 -18.97,9 -28.39,8.43" + id="path18247" /><path + class="st40" + d="m -4938.83,773.72 c 0.19,-0.21 -2.72,-0.34 -2.72,-0.34 -9.42,0.57 -19.1,-1.68 -28.39,-8.43 -5.21,-3.79 -14.05,-13.56 -18.36,-18.75" + id="path18249" /><line + class="st97" + x1="-4903.9302" + y1="742.53998" + x2="-4899.5298" + y2="753.95001" + id="line18251" /><line + class="st97" + x1="-4906.6299" + y1="742.60999" + x2="-4902.3198" + y2="755.82001" + id="line18253" /><line + class="st97" + x1="-4910.1602" + y1="742.87" + x2="-4903.7202" + y2="760.26001" + id="line18255" /><line + class="st97" + x1="-4912.9399" + y1="743.91998" + x2="-4906.6299" + y2="762.21002" + id="line18257" /><line + class="st97" + x1="-4915.73" + y1="744.97998" + x2="-4909.9399" + y2="764.12" + id="line18259" /><line + class="st97" + x1="-4937.3101" + y1="750.51001" + x2="-4935.48" + y2="771.41998" + id="line18261" /><line + class="st97" + x1="-4918.4102" + y1="745.91998" + x2="-4913.5" + y2="766.81" + id="line18263" /><line + class="st97" + x1="-4934.2798" + y1="750.47998" + x2="-4932.7202" + y2="770.76001" + id="line18265" /><line + class="st97" + x1="-4932.0698" + y1="749.28003" + x2="-4929.9102" + y2="771.98999" + id="line18267" /><line + class="st97" + x1="-4921.1499" + y1="747.14001" + x2="-4916.8101" + y2="768.08002" + id="line18269" /><line + class="st97" + x1="-4923.9102" + y1="747.12" + x2="-4920.25" + y2="770.31" + id="line18271" /><line + class="st97" + x1="-4926.6699" + y1="748.58002" + x2="-4923.1499" + y2="770.83002" + id="line18273" /><line + class="st97" + x1="-4929.2202" + y1="748.84998" + x2="-4926.0898" + y2="771.33002" + id="line18275" /><line + class="st97" + x1="-4943.0098" + y1="751.46002" + x2="-4943" + y2="772.40002" + id="line18277" /><line + class="st97" + x1="-4973.5698" + y1="742.60999" + x2="-4980.1201" + y2="755.32001" + id="line18279" /><line + class="st97" + x1="-4969.4102" + y1="742.15997" + x2="-4976.4199" + y2="759.71002" + id="line18281" /><line + class="st97" + x1="-4966.7598" + y1="743.66998" + x2="-4973.25" + y2="761.78003" + id="line18283" /><line + class="st97" + x1="-4944.9302" + y1="751.76001" + x2="-4946.5698" + y2="772.71997" + id="line18285" /><line + class="st97" + x1="-4964.2002" + y1="744.03998" + x2="-4970.6602" + y2="765.12" + id="line18287" /><line + class="st97" + x1="-4947.46" + y1="751.08002" + x2="-4949.79" + y2="771.39001" + id="line18289" /><line + class="st97" + x1="-4950.9902" + y1="750.13" + x2="-4954.29" + y2="770.57001" + id="line18291" /><line + class="st97" + x1="-4961.7202" + y1="746.17999" + x2="-4966.29" + y2="766.12" + id="line18293" /><line + class="st97" + x1="-4959.0498" + y1="746.62" + x2="-4963.48" + y2="769.13" + id="line18295" /><line + class="st97" + x1="-4956.6099" + y1="748.29999" + x2="-4960.3501" + y2="770.37" + id="line18297" /><line + class="st97" + x1="-4953.8101" + y1="749.23999" + x2="-4957.5601" + y2="770.03003" + id="line18299" /><line + class="st97" + x1="-4977.6401" + y1="742.01001" + x2="-4983.0298" + y2="752.37" + id="line18301" /><line + class="st97" + x1="-4901.1699" + y1="742.53003" + x2="-4897.27" + y2="749.84998" + id="line18303" /><line + class="st97" + x1="-4939.7998" + y1="750.17999" + x2="-4939.7998" + y2="771.12" + id="line18305" /><line + class="st2" + x1="-4832.75" + y1="1078.1899" + x2="-5048.0698" + y2="1078.1899" + id="line18307" /><line + class="st98" + x1="-4833.6602" + y1="1075.84" + x2="-5046.0698" + y2="1075.84" + id="line18309" /><path + d="m -4791.75,965.01 2.34,10.72 c 0.84,3.56 1.78,7.09 2.84,10.58 1.07,3.49 2.16,6.99 3.18,10.51 1,3.53 1.93,7.07 2.86,10.61 0.87,3.56 1.74,7.14 2.19,10.81 0.44,3.68 0.37,7.4 -0.13,11.05 -0.5,3.65 -1.4,7.24 -2.64,10.7 -1.27,3.45 -2.81,6.79 -4.66,9.95 3.3,-6.52 5.72,-13.52 6.53,-20.75 0.37,-3.61 0.47,-7.26 -0.01,-10.85 -0.47,-3.59 -1.36,-7.14 -2.26,-10.68 -0.9,-3.54 -1.79,-7.1 -2.76,-10.61 -0.97,-3.52 -2.08,-7.01 -3.04,-10.55 -0.97,-3.54 -1.84,-7.1 -2.58,-10.69 -0.64,-3.58 -1.26,-7.19 -1.86,-10.8 z" + id="path18311" + style="opacity:0.5" /><path + d="m -5088.44,965.01 c -0.59,3.61 -1.22,7.22 -1.87,10.83 -0.74,3.59 -1.61,7.16 -2.58,10.69 -0.96,3.54 -2.07,7.03 -3.04,10.55 -0.97,3.52 -1.87,7.07 -2.76,10.61 -0.9,3.54 -1.79,7.08 -2.26,10.68 -0.48,3.59 -0.38,7.24 -0.01,10.85 0.82,7.23 3.24,14.23 6.53,20.75 -1.84,-3.16 -3.39,-6.51 -4.66,-9.95 -1.24,-3.46 -2.14,-7.05 -2.64,-10.7 -0.5,-3.65 -0.57,-7.38 -0.13,-11.05 0.45,-3.67 1.31,-7.25 2.19,-10.81 0.93,-3.55 1.85,-7.08 2.86,-10.61 1.02,-3.52 2.11,-7.02 3.18,-10.51 1.06,-3.5 2,-7.03 2.84,-10.58 z" + id="path18315" + style="opacity:0.5" /><line + class="st48" + x1="-5019.8901" + y1="1100.34" + x2="-5019.9199" + y2="1100.48" + id="line18321" + style="opacity:0.4" /><line + class="st48" + x1="-4982.79" + y1="1077.6899" + x2="-4982.7998" + y2="1078.79" + id="line18323" + style="opacity:0.4" /><line + class="st48" + x1="-4980.9302" + y1="1077.71" + x2="-4980.9399" + y2="1078.8101" + id="line18325" + style="opacity:0.4" /><line + class="st48" + x1="-4976.1699" + y1="1077.55" + x2="-4976.1899" + y2="1077.45" + id="line18327" + style="opacity:0.4" /><line + class="st48" + x1="-4973.7002" + y1="1077.58" + x2="-4973.7202" + y2="1077.51" + id="line18329" + style="opacity:0.4" /><line + class="st48" + x1="-4971.9302" + y1="1077.59" + x2="-4971.9199" + y2="1077.53" + id="line18331" + style="opacity:0.4" /><line + class="st48" + x1="-4968.0898" + y1="1077.6801" + x2="-4968.0801" + y2="1077.6" + id="line18333" + style="opacity:0.4" /><line + class="st48" + x1="-4921.5098" + y1="1078.11" + x2="-4921.5098" + y2="1078.09" + id="line18335" + style="opacity:0.4" /><line + class="st48" + x1="-4912.8599" + y1="1078.2" + x2="-4912.8501" + y2="1078.0699" + id="line18337" + style="opacity:0.4" /><line + class="st48" + x1="-4900.0298" + y1="1078.3101" + x2="-4900.0298" + y2="1078.0699" + id="line18339" + style="opacity:0.4" /><line + class="st48" + x1="-4938.46" + y1="1100.34" + x2="-4938.2598" + y2="1077.9399" + id="line18341" + style="opacity:0.4" /><line + class="st48" + x1="-4936.21" + y1="1101.8" + x2="-4936.04" + y2="1077.95" + id="line18343" + style="opacity:0.4" /><line + class="st48" + x1="-4838.5098" + y1="1092.88" + x2="-4838.4302" + y2="1078.9" + id="line18345" + style="opacity:0.4" /><line + class="st48" + x1="-4840.4502" + y1="1097.73" + x2="-4840.29" + y2="1078.9" + id="line18347" + style="opacity:0.4" /><line + class="st48" + x1="-4933.4199" + y1="1101.8199" + x2="-4933.23" + y2="1077.97" + id="line18349" + style="opacity:0.4" /><line + class="st48" + x1="-4928.73" + y1="1101.58" + x2="-4928.5498" + y2="1077.85" + id="line18351" + style="opacity:0.4" /><line + class="st48" + x1="-4930.9199" + y1="1101.5601" + x2="-4930.73" + y2="1077.99" + id="line18353" + style="opacity:0.4" /><polyline + class="st48" + points="-4926.07,1101.67 -4926.07,1100.36 -4926.05,1100.2 -4925.89,1077.95 " + id="polyline18355" + style="opacity:0.4" /><polyline + class="st48" + points="-4924.23,1101.67 -4924.22,1100.34 -4924.21,1100.22 -4924.05,1077.97 " + id="polyline18357" + style="opacity:0.4" /><polyline + class="st48" + points="-4917.19,1100.58 -4916.99,1078.51 -4917,1078.33 " + id="polyline18359" + style="opacity:0.4" /><polyline + class="st48" + points="-4919.26,1100.57 -4919.09,1078.49 -4919.1,1078.31 " + id="polyline18361" + style="opacity:0.4" /><polyline + class="st48" + points="-4921.71,1101.7 -4921.7,1100.33 -4921.69,1100.23 -4921.51,1078.11 -4921.52,1077.97 " + id="polyline18363" + style="opacity:0.4" /><polyline + class="st48" + points="-4913.05,1101.74 -4912.86,1078.2 -4912.87,1078.03 " + id="polyline18365" + style="opacity:0.4" /><line + class="st48" + x1="-4914.8999" + y1="1100.59" + x2="-4914.71" + y2="1078.34" + id="line18367" + style="opacity:0.4" /><line + class="st48" + x1="-4882.0698" + y1="1100.85" + x2="-4881.9399" + y2="1077.9399" + id="line18369" + style="opacity:0.4" /><polyline + class="st48" + points="-4904.95,1101.73 -4904.77,1078.06 -4904.77,1078 " + id="polyline18371" + style="opacity:0.4" /><polyline + class="st48" + points="-4907.43,1101.71 -4907.25,1078.1 -4907.25,1078 " + id="polyline18373" + style="opacity:0.4" /><polyline + class="st48" + points="-4909.2,1101.71 -4909.03,1078.12 -4909.02,1078.08 -4909.01,1077.98 " + id="polyline18375" + style="opacity:0.4" /><polyline + class="st48" + points="-4910.89,1101.68 -4910.7,1078.11 -4910.71,1077.97 " + id="polyline18377" + style="opacity:0.4" /><line + class="st48" + x1="-4849.8599" + y1="1103.0601" + x2="-4849.7402" + y2="1077.67" + id="line18379" + style="opacity:0.4" /><polyline + class="st48" + points="-4847.95,1102.26 -4847.93,1100.81 -4847.8,1077.62 " + id="polyline18381" + style="opacity:0.4" /><line + class="st48" + x1="-4852.46" + y1="1101.58" + x2="-4852.3301" + y2="1077.65" + id="line18383" + style="opacity:0.4" /><polyline + class="st48" + points="-4845.47,1102.24 -4845.45,1101.03 -4845.46,1100.85 -4845.33,1077.72 " + id="polyline18385" + style="opacity:0.4" /><line + class="st48" + x1="-4843" + y1="1100.85" + x2="-4842.8701" + y2="1078.1801" + id="line18387" + style="opacity:0.4" /><line + class="st48" + x1="-4861.3301" + y1="1101.6801" + x2="-4861.1699" + y2="1077.75" + id="line18389" + style="opacity:0.4" /><line + class="st48" + x1="-4859.3999" + y1="1101.83" + x2="-4859.25" + y2="1077.9" + id="line18391" + style="opacity:0.4" /><line + class="st48" + x1="-4857.8599" + y1="1101.53" + x2="-4857.73" + y2="1078.0601" + id="line18393" + style="opacity:0.4" /><line + class="st48" + x1="-4856.23" + y1="1101.73" + x2="-4856.1099" + y2="1078.63" + id="line18395" + style="opacity:0.4" /><line + class="st48" + x1="-4854.25" + y1="1101.74" + x2="-4854.1201" + y2="1077.8101" + id="line18397" + style="opacity:0.4" /><line + class="st48" + x1="-4862.8701" + y1="1102.08" + x2="-4862.7402" + y2="1078.15" + id="line18399" + style="opacity:0.4" /><line + class="st48" + x1="-4879.8799" + y1="1100.99" + x2="-4879.75" + y2="1077.72" + id="line18401" + style="opacity:0.4" /><line + class="st48" + x1="-4877.8501" + y1="1101.9301" + x2="-4877.71" + y2="1078.4399" + id="line18403" + style="opacity:0.4" /><line + class="st48" + x1="-4876.1499" + y1="1101.9399" + x2="-4876.0098" + y2="1078.47" + id="line18405" + style="opacity:0.4" /><line + class="st48" + x1="-4874.2598" + y1="1101.96" + x2="-4874.1299" + y2="1078.47" + id="line18407" + style="opacity:0.4" /><line + class="st48" + x1="-4872.2998" + y1="1101.97" + x2="-4872.1802" + y2="1078.08" + id="line18409" + style="opacity:0.4" /><line + class="st48" + x1="-4870.4399" + y1="1101.99" + x2="-4870.3101" + y2="1078.5" + id="line18411" + style="opacity:0.4" /><line + class="st48" + x1="-4868.79" + y1="1101.74" + x2="-4868.6602" + y2="1078.0699" + id="line18413" + style="opacity:0.4" /><line + class="st48" + x1="-4866.6899" + y1="1102.02" + x2="-4866.5601" + y2="1078.55" + id="line18415" + style="opacity:0.4" /><line + class="st48" + x1="-4864.5" + y1="1102.04" + x2="-4864.3599" + y2="1078.5699" + id="line18417" + style="opacity:0.4" /><polyline + class="st48" + points="-4898.31,1100.95 -4898.3,1099.78 -4898.3,1099.5 -4898.13,1078.41 -4898.13,1078.21 " + id="polyline18419" + style="opacity:0.4" /><line + class="st48" + x1="-4896.3398" + y1="1101.0601" + x2="-4896.1899" + y2="1078.16" + id="line18421" + style="opacity:0.4" /><polyline + class="st48" + points="-4893.86,1100.98 -4893.85,1099.61 -4893.84,1099.53 -4893.67,1077.76 " + id="polyline18423" + style="opacity:0.4" /><line + class="st48" + x1="-4891.9902" + y1="1101" + x2="-4891.8101" + y2="1078.24" + id="line18425" + style="opacity:0.4" /><line + class="st48" + x1="-4889.73" + y1="1100.8101" + x2="-4889.6001" + y2="1077.9" + id="line18427" + style="opacity:0.4" /><line + class="st48" + x1="-4888.1299" + y1="1100.83" + x2="-4888" + y2="1077.91" + id="line18429" + style="opacity:0.4" /><line + class="st48" + x1="-4885.96" + y1="1100.83" + x2="-4885.8101" + y2="1077.9301" + id="line18431" + style="opacity:0.4" /><line + class="st48" + x1="-4883.6699" + y1="1100.86" + x2="-4883.52" + y2="1077.96" + id="line18433" + style="opacity:0.4" /><polyline + class="st48" + points="-4902.56,1101.46 -4902.38,1078.2 -4902.39,1078.07 -4902.38,1078.01 " + id="polyline18435" + style="opacity:0.4" /><polyline + class="st48" + points="-4900.2,1100.95 -4900.2,1099.64 -4900.03,1078.31 -4900.02,1078.19 " + id="polyline18437" + style="opacity:0.4" /><polyline + class="st48" + points="-4942.82,1100.56 -4942.63,1078.3 -4942.64,1078.16 " + id="polyline18439" + style="opacity:0.4" /><line + class="st48" + x1="-4945.1001" + y1="1101.76" + x2="-4944.9102" + y2="1077.91" + id="line18441" + style="opacity:0.4" /><line + class="st48" + x1="-5042.5298" + y1="1078.59" + x2="-5042.6602" + y2="1092.97" + id="line18443" + style="opacity:0.4" /><line + class="st48" + x1="-5040.7598" + y1="1097.16" + x2="-5040.6401" + y2="1078.61" + id="line18445" + style="opacity:0.4" /><line + class="st48" + x1="-4947.8901" + y1="1101.74" + x2="-4947.7202" + y2="1077.89" + id="line18447" + style="opacity:0.4" /><line + class="st48" + x1="-4952.5801" + y1="1101.4301" + x2="-4952.3999" + y2="1077.72" + id="line18449" + style="opacity:0.4" /><line + class="st48" + x1="-4950.3799" + y1="1101.45" + x2="-4950.21" + y2="1077.86" + id="line18451" + style="opacity:0.4" /><polyline + class="st48" + points="-4955.25,1101.5 -4955.25,1100.19 -4955.23,1100.03 -4955.07,1077.77 " + id="polyline18453" + style="opacity:0.4" /><polyline + class="st48" + points="-4957.09,1101.48 -4957.08,1100.15 -4956.91,1077.75 " + id="polyline18455" + style="opacity:0.4" /><polyline + class="st48" + points="-4964.13,1101.76 -4963.95,1078.11 -4963.94,1078.03 " + id="polyline18457" + style="opacity:0.4" /><polyline + class="st48" + points="-4962.05,1101.76 -4961.88,1078.13 -4961.87,1078.05 " + id="polyline18459" + style="opacity:0.4" /><polyline + class="st48" + points="-4959.61,1101.45 -4959.6,1100.08 -4959.44,1077.78 -4959.43,1077.76 -4959.43,1077.74 " + id="polyline18461" + style="opacity:0.4" /><polyline + class="st48" + points="-4968.27,1101.41 -4968.09,1077.7 -4968.09,1077.68 " + id="polyline18463" + style="opacity:0.4" /><line + class="st48" + x1="-4966.4102" + y1="1101.73" + x2="-4966.23" + y2="1078.02" + id="line18465" + style="opacity:0.4" /><line + class="st48" + x1="-4999.1499" + y1="1101.74" + x2="-4999.0098" + y2="1078.4" + id="line18467" + style="opacity:0.4" /><line + class="st48" + x1="-4976.3398" + y1="1101.89" + x2="-4976.1802" + y2="1078.88" + id="line18469" + style="opacity:0.4" /><line + class="st48" + x1="-4973.8701" + y1="1101.91" + x2="-4973.7002" + y2="1078.91" + id="line18471" + style="opacity:0.4" /><line + class="st48" + x1="-4972.1001" + y1="1101.92" + x2="-4971.9102" + y2="1078.92" + id="line18473" + style="opacity:0.4" /><line + class="st48" + x1="-4970.4102" + y1="1101.33" + x2="-4970.23" + y2="1077.6" + id="line18475" + style="opacity:0.4" /><line + class="st48" + x1="-5031.3398" + y1="1102.9399" + x2="-5031.1899" + y2="1077.5601" + id="line18477" + style="opacity:0.4" /><line + class="st48" + x1="-5033.2402" + y1="1102.55" + x2="-5033.1201" + y2="1078.9399" + id="line18479" + style="opacity:0.4" /><line + class="st48" + x1="-5028.73" + y1="1101.96" + x2="-5028.5898" + y2="1078.03" + id="line18481" + style="opacity:0.4" /><polyline + class="st48" + points="-5035.71,1102.49 -5035.71,1099.15 -5035.6,1078.98 " + id="polyline18483" + style="opacity:0.4" /><polyline + class="st48" + points="-5038.2,1102.07 -5038.19,1099.23 -5038.19,1099.17 -5038.08,1077.95 " + id="polyline18485" + style="opacity:0.4" /><polyline + class="st48" + points="-5019.9,1101.75 -5019.89,1100.34 -5019.88,1100.3 -5019.75,1077.84 " + id="polyline18487" + style="opacity:0.4" /><line + class="st48" + x1="-5021.7998" + y1="1101.87" + x2="-5021.6699" + y2="1077.96" + id="line18489" + style="opacity:0.4" /><polyline + class="st48" + points="-5023.35,1101.55 -5023.35,1100.26 -5023.33,1100.1 -5023.22,1078.08 " + id="polyline18491" + style="opacity:0.4" /><line + class="st48" + x1="-5024.9702" + y1="1101.72" + x2="-5024.8501" + y2="1078.64" + id="line18493" + style="opacity:0.4" /><line + class="st48" + x1="-5026.9502" + y1="1101.7" + x2="-5026.8301" + y2="1077.78" + id="line18495" + style="opacity:0.4" /><line + class="st48" + x1="-5018.3398" + y1="1102.2" + x2="-5018.21" + y2="1078.27" + id="line18497" + style="opacity:0.4" /><line + class="st48" + x1="-5001.3599" + y1="1101.9" + x2="-5001.2002" + y2="1078.13" + id="line18499" + style="opacity:0.4" /><line + class="st48" + x1="-5003.3599" + y1="1101.29" + x2="-5003.2202" + y2="1078.83" + id="line18501" + style="opacity:0.4" /><line + class="st48" + x1="-5005.0601" + y1="1101.28" + x2="-5004.9199" + y2="1078.8" + id="line18503" + style="opacity:0.4" /><line + class="st48" + x1="-5006.9702" + y1="1101.25" + x2="-5006.8301" + y2="1078.79" + id="line18505" + style="opacity:0.4" /><line + class="st48" + x1="-5008.8999" + y1="1101.25" + x2="-5008.77" + y2="1078.36" + id="line18507" + style="opacity:0.4" /><line + class="st48" + x1="-5010.79" + y1="1101.22" + x2="-5010.6499" + y2="1078.76" + id="line18509" + style="opacity:0.4" /><line + class="st48" + x1="-5012.4199" + y1="1101.96" + x2="-5012.2798" + y2="1078.27" + id="line18511" + style="opacity:0.4" /><line + class="st48" + x1="-5014.5098" + y1="1101.1801" + x2="-5014.3799" + y2="1078.72" + id="line18513" + style="opacity:0.4" /><line + class="st48" + x1="-5016.71" + y1="1101.1801" + x2="-5016.5698" + y2="1078.7" + id="line18515" + style="opacity:0.4" /><polyline + class="st48" + points="-4982.99,1101.01 -4982.98,1099.64 -4982.97,1099.56 -4982.82,1078.99 " + id="polyline18517" + style="opacity:0.4" /><line + class="st48" + x1="-4984.9199" + y1="1102.21" + x2="-4984.7598" + y2="1078.75" + id="line18519" + style="opacity:0.4" /><polyline + class="st48" + points="-4987.44,1100.98 -4987.44,1099.63 -4987.43,1099.53 -4987.26,1078.48 " + id="polyline18521" + style="opacity:0.4" /><line + class="st48" + x1="-4989.2998" + y1="1102.4301" + x2="-4989.1201" + y2="1078.96" + id="line18523" + style="opacity:0.4" /><line + class="st48" + x1="-4991.5" + y1="1101.9" + x2="-4991.3398" + y2="1078.4399" + id="line18525" + style="opacity:0.4" /><line + class="st48" + x1="-4993.1201" + y1="1102.3199" + x2="-4992.9399" + y2="1078.41" + id="line18527" + style="opacity:0.4" /><line + class="st48" + x1="-4995.2598" + y1="1101.8" + x2="-4995.1401" + y2="1078.45" + id="line18529" + style="opacity:0.4" /><line + class="st48" + x1="-4997.5498" + y1="1101.79" + x2="-4997.4302" + y2="1078.42" + id="line18531" + style="opacity:0.4" /><line + class="st48" + x1="-4978.7202" + y1="1101.59" + x2="-4978.5601" + y2="1078.87" + id="line18533" + style="opacity:0.4" /><line + class="st48" + x1="-4981.1001" + y1="1101.03" + x2="-4980.9399" + y2="1079.02" + id="line18535" + style="opacity:0.4" /><line + class="st48" + x1="-4940.4702" + y1="1101.23" + x2="-4940.2798" + y2="1078.7" + id="line18537" + style="opacity:0.4" /><line + class="st99" + x1="-5087.6001" + y1="1057.4399" + x2="-5087.71" + y2="1057.6899" + id="line18544" /><line + class="st99" + x1="-5085.8799" + y1="1058.24" + x2="-5085.9902" + y2="1058.47" + id="line18546" /><line + class="st99" + x1="-5083.79" + y1="1059.2" + x2="-5083.8701" + y2="1059.36" + id="line18548" /><line + class="st99" + x1="-5082.3599" + y1="1059.89" + x2="-5082.4199" + y2="1060.01" + id="line18550" /><line + class="st99" + x1="-5090.25" + y1="1082.38" + x2="-5090.2598" + y2="1082.4" + id="line18552" /><line + class="st99" + x1="-5080.3999" + y1="1060.8199" + x2="-5080.4399" + y2="1060.91" + id="line18554" /><line + class="st99" + x1="-5088.2202" + y1="1082.9301" + x2="-5088.3701" + y2="1083.27" + id="line18556" /><line + class="st99" + x1="-5086.5698" + y1="1083.6801" + x2="-5086.73" + y2="1084.03" + id="line18558" /><line + class="st99" + x1="-5083.46" + y1="1085.4399" + x2="-5083.5" + y2="1085.53" + id="line18560" /><line + class="st99" + x1="-5081.7998" + y1="1086.27" + x2="-5081.8198" + y2="1086.3101" + id="line18562" /><line + class="st99" + x1="-5080.4902" + y1="1086.87" + x2="-5080.5098" + y2="1086.92" + id="line18564" /><line + class="st99" + x1="-5093.5698" + y1="1054.74" + x2="-5102.3701" + y2="1074.27" + id="line18566" /><line + class="st99" + x1="-5091.8198" + y1="1055.53" + x2="-5100.9302" + y2="1075.72" + id="line18568" /><line + class="st99" + x1="-5089.5601" + y1="1056.55" + x2="-5098.7798" + y2="1076.8101" + id="line18570" /><line + class="st99" + x1="-5085.96" + y1="1058.49" + x2="-5094.8901" + y2="1078.04" + id="line18572" /><line + class="st99" + x1="-5087.71" + y1="1057.7" + x2="-5097.1299" + y2="1078.36" + id="line18574" /><line + class="st99" + x1="-5083.8701" + y1="1059.35" + x2="-5093.1201" + y2="1079.65" + id="line18576" /><line + class="st99" + x1="-5082.3999" + y1="1060.01" + x2="-5091.9902" + y2="1080.95" + id="line18578" /><line + class="st99" + x1="-5076.75" + y1="1062.1899" + x2="-5086.5698" + y2="1083.67" + id="line18580" /><line + class="st99" + x1="-5078.3901" + y1="1061.45" + x2="-5088.21" + y2="1082.9301" + id="line18582" /><line + class="st99" + x1="-5080.4399" + y1="1060.9" + x2="-5090.2598" + y2="1082.38" + id="line18584" /><line + class="st99" + x1="-5073.6499" + y1="1063.96" + x2="-5083.4702" + y2="1085.45" + id="line18586" /><line + class="st99" + x1="-5074.96" + y1="1063" + x2="-5084.7798" + y2="1084.48" + id="line18588" /><line + class="st99" + x1="-5069.2798" + y1="1066.01" + x2="-5079.0898" + y2="1087.5" + id="line18590" /><line + class="st99" + x1="-5070.6699" + y1="1065.39" + x2="-5080.4902" + y2="1086.87" + id="line18592" /><line + class="st99" + x1="-5071.9902" + y1="1064.79" + x2="-5081.8101" + y2="1086.27" + id="line18594" /><line + class="st99" + x1="-5096.8301" + y1="1051.53" + x2="-5106.7002" + y2="1073.14" + id="line18596" /><line + class="st99" + x1="-5098.6602" + y1="1050.99" + x2="-5108.3398" + y2="1072.05" + id="line18598" /><line + class="st99" + x1="-5100.9702" + y1="1049.95" + x2="-5109.9302" + y2="1069.77" + id="line18600" /><line + class="st99" + x1="-5095.3398" + y1="1053.12" + x2="-5104.6099" + y2="1073.47" + id="line18602" /><line + class="st99" + x1="-5104.1299" + y1="1046.89" + x2="-5114.0098" + y2="1068.49" + id="line18604" /><line + class="st99" + x1="-5106.02" + y1="1046.3101" + x2="-5115.8999" + y2="1067.92" + id="line18606" /><line + class="st99" + x1="-5102.6401" + y1="1048.47" + x2="-5111.9199" + y2="1068.8199" + id="line18608" /><line + class="st99" + x1="-4780.75" + y1="1075.9399" + x2="-4780.8701" + y2="1075.6899" + id="line18610" /><line + class="st99" + x1="-4779.04" + y1="1075.14" + x2="-4779.1401" + y2="1074.91" + id="line18612" /><line + class="st99" + x1="-4776.9502" + y1="1074.1801" + x2="-4777.02" + y2="1074.02" + id="line18614" /><line + class="st99" + x1="-4775.52" + y1="1073.49" + x2="-4775.5801" + y2="1073.37" + id="line18616" /><line + class="st99" + x1="-4783.6201" + y1="1050.53" + x2="-4783.6299" + y2="1050.52" + id="line18618" /><line + class="st99" + x1="-4773.5498" + y1="1072.5601" + x2="-4773.5898" + y2="1072.47" + id="line18620" /><line + class="st99" + x1="-4781.5898" + y1="1049.99" + x2="-4781.75" + y2="1049.65" + id="line18622" /><line + class="st99" + x1="-4779.9399" + y1="1049.24" + x2="-4780.1099" + y2="1048.88" + id="line18624" /><line + class="st99" + x1="-4776.8398" + y1="1047.48" + x2="-4776.8799" + y2="1047.39" + id="line18626" /><line + class="st99" + x1="-4775.1802" + y1="1046.64" + x2="-4775.2002" + y2="1046.61" + id="line18628" /><line + class="st99" + x1="-4773.8599" + y1="1046.05" + x2="-4773.8901" + y2="1046" + id="line18630" /><line + class="st99" + x1="-4786.73" + y1="1078.64" + x2="-4795.7202" + y2="1058.6899" + id="line18632" /><line + class="st99" + x1="-4784.98" + y1="1077.85" + x2="-4794.29" + y2="1057.23" + id="line18634" /><line + class="st99" + x1="-4782.7202" + y1="1076.83" + x2="-4792.1401" + y2="1056.13" + id="line18636" /><line + class="st99" + x1="-4779.1201" + y1="1074.89" + x2="-4788.25" + y2="1054.91" + id="line18638" /><line + class="st99" + x1="-4780.8599" + y1="1075.67" + x2="-4790.5" + y2="1054.5699" + id="line18640" /><line + class="st99" + x1="-4777.02" + y1="1074.03" + x2="-4786.48" + y2="1053.29" + id="line18642" /><line + class="st99" + x1="-4775.5601" + y1="1073.36" + x2="-4785.3599" + y2="1051.98" + id="line18644" /><line + class="st99" + x1="-4769.8999" + y1="1071.2" + x2="-4779.9399" + y2="1049.25" + id="line18646" /><line + class="st99" + x1="-4771.54" + y1="1071.9399" + x2="-4781.5801" + y2="1049.99" + id="line18648" /><line + class="st99" + x1="-4773.6001" + y1="1072.48" + x2="-4783.6299" + y2="1050.53" + id="line18650" /><line + class="st99" + x1="-4766.7998" + y1="1069.42" + x2="-4776.8398" + y2="1047.47" + id="line18652" /><line + class="st99" + x1="-4768.1099" + y1="1070.39" + x2="-4778.1499" + y2="1048.4399" + id="line18654" /><line + class="st99" + x1="-4767.4399" + y1="1056.79" + x2="-4772.4702" + y2="1045.42" + id="line18656" /><line + class="st99" + x1="-4763.8198" + y1="1067.99" + x2="-4773.8599" + y2="1046.04" + id="line18658" /><line + class="st99" + x1="-4765.1499" + y1="1068.59" + x2="-4775.1899" + y2="1046.64" + id="line18660" /><line + class="st99" + x1="-4789.9702" + y1="1081.87" + x2="-4800.0601" + y2="1059.8" + id="line18662" /><line + class="st99" + x1="-4791.8101" + y1="1082.41" + x2="-4801.71" + y2="1060.9" + id="line18664" /><line + class="st99" + x1="-4794.1099" + y1="1083.45" + x2="-4803.2798" + y2="1063.2" + id="line18666" /><line + class="st99" + x1="-4788.4902" + y1="1080.27" + x2="-4797.9702" + y2="1059.48" + id="line18668" /><line + class="st99" + x1="-4797.2598" + y1="1086.54" + x2="-4807.3599" + y2="1064.47" + id="line18670" /><line + class="st99" + x1="-4799.1602" + y1="1087.11" + x2="-4809.25" + y2="1065.03" + id="line18672" /><line + class="st99" + x1="-4795.7798" + y1="1084.9399" + x2="-4805.27" + y2="1064.15" + id="line18674" /><line + class="st100" + x1="-4835.1699" + y1="1078.5601" + x2="-4835.1602" + y2="1085.79" + id="line18676" /><line + class="st100" + x1="-4837" + y1="1078.8" + x2="-4837" + y2="1089.72" + id="line18678" /><line + class="st100" + x1="-5044.7002" + y1="1078.39" + x2="-5044.7002" + y2="1087.5" + id="line18680" /></g><g + id="g91925"><path + class="st43" + d="m 5496.42,917.73 c -0.58,-4.62 -0.88,-9.28 -0.9,-13.95 0.01,-4.67 0.29,-9.34 0.86,-13.97 0.56,-4.64 1.35,-9.26 2.62,-13.77 1.31,-4.49 2.89,-8.91 4.96,-13.1 l 0.09,0.04 c -1.53,4.4 -2.96,8.82 -4.08,13.32 -1.13,4.49 -2.13,9.02 -2.79,13.62 -1.32,9.19 -1.54,18.54 -0.65,27.81 z" + id="path18682" + style="opacity:0.4" /><path + class="st43" + d="m 5825.83,765.81 c -1.66,2.19 -3.45,4.22 -5.31,6.18 -1.86,1.96 -3.79,3.83 -5.8,5.63 -4.01,3.6 -8.32,6.9 -12.95,9.8 -4.63,2.89 -9.59,5.38 -14.85,7.18 -5.25,1.79 -10.82,2.88 -16.39,2.87 l -0.31,0.02 c -0.1,-0.08 -0.48,-0.1 -0.89,-0.02 -0.42,0.06 -0.9,0.2 -1.39,0.36 -0.99,0.32 -2.02,0.77 -3.2,1.13 l -5.88,1.81 4.57,-3.52 c 0.48,-0.37 1,-0.69 1.74,-0.78 l 3.79,-0.48 -3.07,1.85 c -0.46,0.28 -0.94,0.48 -1.46,0.58 l -2.62,0.52 2.07,-1.3 c 0.54,-0.34 1.07,-0.69 1.63,-1.01 -0.29,0.57 -0.62,1.12 -0.93,1.68 l -0.55,-0.78 c 0.31,-0.27 0.57,-0.57 0.78,-0.89 l 0.72,1.37 c -0.14,0.14 -0.37,0.41 -0.5,0.7 l -1.31,-1.7 c 0.78,-0.68 1.6,-1.46 2.55,-2.21 0.48,-0.37 0.99,-0.74 1.6,-1.08 0.62,-0.32 1.33,-0.65 2.34,-0.75 l -0.31,0.02 c 4.94,-1.48 9.65,-3.29 14.26,-5.39 4.61,-2.09 9.11,-4.45 13.62,-6.95 l 13.63,-7.68 c 2.31,-1.28 4.64,-2.56 7.04,-3.77 2.4,-1.18 4.83,-2.36 7.38,-3.39 z" + id="path18686" + style="opacity:0.13" /><path + class="st43" + d="m 5828.96,767.63 c -1.95,2.28 -3.91,4.55 -5.91,6.78 -2.06,2.18 -4.22,4.27 -6.42,6.31 -2.24,2 -4.52,3.96 -6.89,5.79 -1.19,0.92 -2.39,1.81 -3.61,2.69 -1.23,0.86 -2.47,1.7 -3.72,2.52 2.41,-1.79 4.77,-3.62 7.09,-5.52 2.32,-1.89 4.59,-3.84 6.8,-5.86 2.22,-2 4.37,-4.09 6.48,-6.21 2.03,-2.17 4.09,-4.35 6.18,-6.5 z" + id="path18690" /><path + class="st48" + d="M 5703.27,749.08" + id="path18694" /><path + class="st48" + d="M 5703.27,749.08" + id="path18696" /><path + class="st43" + d="m 5695.12,765.81 c 2.55,1.03 4.98,2.21 7.37,3.43 2.39,1.21 4.73,2.49 7.04,3.77 l 13.63,7.68 c 4.5,2.5 9.01,4.86 13.62,6.95 4.61,2.1 9.32,3.91 14.26,5.39 l -0.31,-0.02 c 1.01,0.1 1.72,0.43 2.34,0.75 0.61,0.34 1.12,0.71 1.6,1.08 0.95,0.74 1.76,1.53 2.55,2.21 l -1.31,1.7 c -0.13,-0.28 -0.36,-0.56 -0.5,-0.7 l 0.72,-1.37 c 0.21,0.32 0.48,0.63 0.78,0.89 l -0.55,0.78 c -0.31,-0.56 -0.64,-1.1 -0.93,-1.68 0.56,0.32 1.09,0.67 1.63,1.01 l 2.07,1.3 -2.62,-0.52 c -0.51,-0.1 -1,-0.31 -1.46,-0.58 l -3.07,-1.85 3.79,0.48 c 0.74,0.09 1.25,0.41 1.74,0.78 l 4.57,3.52 -5.88,-1.81 c -1.17,-0.36 -2.2,-0.81 -3.2,-1.13 -0.49,-0.16 -0.97,-0.3 -1.39,-0.36 -0.41,-0.08 -0.78,-0.06 -0.89,0.02 l -0.31,-0.02 c -5.57,0.01 -11.13,-1.08 -16.39,-2.87 -5.26,-1.8 -10.22,-4.29 -14.85,-7.18 -4.63,-2.89 -8.94,-6.2 -12.95,-9.8 -2,-1.8 -3.94,-3.67 -5.8,-5.63 -1.84,-2 -3.64,-4.02 -5.3,-6.22 z" + id="path18698" + style="opacity:0.13" /><path + class="st43" + d="m 5691.35,768.14 c 2.2,2.04 4.38,4.1 6.54,6.16 2.23,2 4.48,3.97 6.82,5.84 2.31,1.9 4.69,3.72 7.11,5.48 2.42,1.76 4.88,3.47 7.39,5.12 -1.3,-0.75 -2.58,-1.52 -3.86,-2.31 -1.26,-0.81 -2.52,-1.63 -3.75,-2.49 -2.47,-1.7 -4.86,-3.53 -7.2,-5.4 -2.31,-1.91 -4.58,-3.88 -6.76,-5.95 -2.13,-2.12 -4.22,-4.28 -6.29,-6.45 z" + id="path18702" /><path + class="st36" + d="m 5816.3,747.24 c -0.46,-0.56 -1.12,-1.26 -2.04,-1.88 0,0 -1.74,-1.18 -4.08,-1.57 -2.81,-0.47 -22.69,-0.41 -49.95,0.31" + id="path18706" /><path + class="st36" + d="m 5760.93,744.11 c -27.27,-0.73 -47.14,-0.78 -49.95,-0.31 -2.34,0.39 -4.08,1.57 -4.08,1.57 -0.92,0.62 -1.59,1.32 -2.04,1.88 l 1.12,-1.26" + id="path18708" /><line + class="st36" + x1="5816.0601" + y1="746.96997" + x2="5816.5601" + y2="747.23999" + id="line18710" /><polyline + class="st36" + points="5704.65,747.24 5705.06,747 5703.89,747.42 " + id="polyline18712" /><path + class="st43" + d="m 5880.09,1024.52 c 0,0 -31.54,-115.89 -30.22,-154.59" + id="path18714" + style="opacity:0.25" /><path + class="st43" + d="m 5880.09,1024.52 c -1.79,-6.33 -3.53,-12.67 -5.24,-19.02 -1.68,-6.36 -3.32,-12.73 -4.92,-19.11 -3.2,-12.76 -6.19,-25.58 -9.02,-38.42 -2.75,-12.87 -5.35,-25.77 -7.46,-38.76 -1.05,-6.5 -1.97,-13.02 -2.67,-19.56 -0.65,-6.55 -1.14,-13.13 -0.9,-19.71 -0.07,6.58 0.58,13.13 1.39,19.65 0.8,6.52 1.8,13.02 2.95,19.49 2.26,12.95 4.86,25.84 7.68,38.68 2.75,12.86 5.75,25.66 8.79,38.45 1.52,6.4 3.07,12.79 4.65,19.17 1.54,6.39 3.12,12.77 4.75,19.14 z" + id="path18716" + style="opacity:0.25" /><path + class="st45" + d="m 5881.55,952.61 c 3.82,5.03 7.62,10.99 10.65,17.78 8.37,18.8 6.64,34.65 4.2,44.32" + id="path18720" /><path + class="st43" + d="m 5831.15,783.76 c -6.81,21.42 -13.44,42.89 -19.81,64.44 -6.39,21.54 -12.55,43.16 -18.31,64.87 -2.87,10.86 -5.64,21.75 -8.25,32.67 -2.65,10.92 -5.13,21.87 -7.35,32.88 -2.26,11 -4.29,22.05 -5.61,33.19 -0.66,5.57 -1.11,11.17 -1.12,16.78 0.01,2.8 0.13,5.61 0.56,8.37 l 0.16,1.04 0.23,1.02 c 0.13,0.69 0.34,1.35 0.56,2.02 0.42,1.33 1.03,2.61 1.92,3.69 l -0.08,0.07 c -0.93,-1.07 -1.58,-2.36 -2.02,-3.69 -0.23,-0.67 -0.46,-1.34 -0.61,-2.03 l -0.25,-1.03 -0.19,-1.04 c -0.49,-2.78 -0.67,-5.6 -0.74,-8.41 -0.06,-5.63 0.34,-11.26 0.94,-16.85 1.2,-11.19 3.12,-22.28 5.27,-33.32 4.45,-22.05 9.94,-43.86 15.81,-65.56 11.75,-43.4 24.94,-86.38 38.81,-129.13 z" + id="path18722" + style="opacity:0.24" /><path + class="st43" + d="m 5860.46,826.56 c -4.59,4.87 -8.39,10.42 -11.4,16.36 -1.49,2.97 -2.86,6.01 -4,9.14 -1.17,3.12 -2.12,6.31 -2.97,9.53 l -0.58,2.21 -0.38,-2.23 c -0.54,-3.11 -1.15,-6.21 -1.62,-9.33 -0.43,-3.13 -0.77,-6.27 -0.97,-9.41 -0.2,-3.15 -0.35,-6.3 -0.35,-9.45 0.08,-3.15 0.13,-6.3 0.24,-9.44 0.11,3.15 0.16,6.29 0.24,9.43 0.1,3.14 0.33,6.27 0.62,9.4 0.31,3.12 0.65,6.24 1.11,9.34 0.49,3.1 1.14,6.17 1.7,9.25 l -0.96,-0.02 c 0.84,-3.25 1.87,-6.46 3.07,-9.6 1.2,-3.14 2.56,-6.22 4.17,-9.18 1.6,-2.96 3.4,-5.81 5.4,-8.5 2.02,-2.69 4.23,-5.22 6.68,-7.5 z" + id="path18726" /><path + class="st43" + d="m 5832.99,918.67 c -0.6,-4.62 -0.92,-9.28 -0.96,-13.95 -0.01,-4.67 0.25,-9.34 0.79,-13.98 0.54,-4.64 1.31,-9.27 2.56,-13.78 1.29,-4.5 2.85,-8.92 4.9,-13.12 l 0.09,0.04 c -1.51,4.41 -2.92,8.83 -4.02,13.34 -1.11,4.49 -2.09,9.03 -2.73,13.63 -1.27,9.19 -1.46,18.55 -0.53,27.81 z" + id="path18730" + style="opacity:0.4" /><path + class="st43" + d="m 5641.46,1024.52 c 0,0 31.54,-115.89 30.22,-154.59" + id="path18734" + style="opacity:0.25" /><path + class="st43" + d="m 5641.46,1024.52 c 1.63,-6.37 3.21,-12.75 4.77,-19.14 1.58,-6.38 3.14,-12.77 4.65,-19.17 3.04,-12.79 6.04,-25.6 8.79,-38.45 2.82,-12.84 5.42,-25.73 7.68,-38.68 1.14,-6.47 2.14,-12.97 2.95,-19.49 0.81,-6.52 1.46,-13.07 1.39,-19.65 0.24,6.58 -0.25,13.16 -0.9,19.71 -0.71,6.54 -1.62,13.07 -2.67,19.56 -2.1,12.99 -4.71,25.9 -7.46,38.76 -2.83,12.85 -5.82,25.66 -9.02,38.42 -1.61,6.38 -3.25,12.75 -4.92,19.11 -1.74,6.35 -3.47,12.69 -5.26,19.02 z" + id="path18736" + style="opacity:0.25" /><path + class="st45" + d="m 5639.99,952.61 c -3.82,5.03 -7.62,10.99 -10.65,17.78 -8.37,18.8 -6.64,34.65 -4.2,44.32" + id="path18740" /><path + class="st43" + d="m 5674.2,884.33 c -1.46,-0.28 16.74,-75.34 0.23,-89.76" + id="path18742" + style="opacity:0.24" /><path + class="st43" + d="m 5674.2,884.33 c -0.15,-0.19 -0.08,-0.47 -0.09,-0.69 l 0.05,-0.72 0.16,-1.43 0.4,-2.85 0.85,-5.68 c 0.6,-3.78 1.18,-7.56 1.72,-11.35 1.09,-7.57 2.12,-15.15 2.77,-22.77 0.72,-7.6 1.12,-15.25 0.8,-22.87 -0.17,-3.81 -0.55,-7.62 -1.41,-11.32 -0.86,-3.67 -2.2,-7.42 -5.01,-10.08 1.48,1.23 2.61,2.84 3.47,4.56 0.87,1.72 1.51,3.55 2.01,5.41 0.98,3.73 1.44,7.57 1.71,11.4 0.49,7.68 0.07,15.37 -0.57,23 -0.74,7.63 -1.75,15.24 -3.01,22.8 -0.63,3.78 -1.3,7.55 -2,11.31 l -1.07,5.64 -0.51,2.82 -0.23,1.42 -0.09,0.71 c -0.01,0.22 -0.09,0.49 0.05,0.69 z" + id="path18744" + style="opacity:0.24" /><path + class="st43" + d="m 5848.31,884.33 c 1.46,-0.28 -16.74,-75.34 -0.23,-89.76" + id="path18748" + style="opacity:0.24" /><path + class="st43" + d="m 5848.31,884.33 c 0.13,-0.19 0.06,-0.46 0.05,-0.69 l -0.09,-0.71 -0.23,-1.42 -0.51,-2.82 -1.07,-5.64 c -0.69,-3.77 -1.37,-7.54 -2,-11.31 -1.26,-7.56 -2.27,-15.16 -3.01,-22.8 -0.64,-7.64 -1.06,-15.33 -0.57,-23 0.27,-3.83 0.73,-7.67 1.71,-11.4 0.5,-1.86 1.14,-3.69 2.01,-5.41 0.86,-1.72 1.99,-3.33 3.47,-4.56 -2.8,2.67 -4.15,6.42 -5.01,10.08 -0.87,3.71 -1.24,7.52 -1.41,11.32 -0.33,7.62 0.08,15.27 0.8,22.87 0.65,7.61 1.68,15.2 2.77,22.77 0.54,3.79 1.13,7.57 1.72,11.35 l 0.85,5.68 0.4,2.85 0.16,1.43 0.05,0.72 c 0,0.22 0.06,0.5 -0.09,0.69 z" + id="path18750" + style="opacity:0.24" /><path + class="st43" + d="m 5661.08,826.56 c 2.45,2.28 4.67,4.82 6.7,7.49 2,2.7 3.79,5.55 5.4,8.5 1.61,2.95 2.97,6.04 4.17,9.18 1.2,3.14 2.22,6.35 3.07,9.6 l -0.96,0.02 c 0.56,-3.08 1.2,-6.16 1.7,-9.25 0.46,-3.1 0.8,-6.22 1.11,-9.34 0.29,-3.13 0.52,-6.26 0.62,-9.4 0.08,-3.14 0.13,-6.28 0.24,-9.43 0.11,3.14 0.16,6.29 0.24,9.44 0.01,3.15 -0.15,6.3 -0.35,9.45 -0.2,3.15 -0.54,6.29 -0.97,9.41 -0.47,3.12 -1.09,6.22 -1.62,9.33 l -0.39,2.23 -0.58,-2.21 c -0.84,-3.22 -1.8,-6.41 -2.97,-9.53 -1.14,-3.13 -2.51,-6.16 -4,-9.14 -3.02,-5.93 -6.82,-11.48 -11.41,-16.35 z" + id="path18754" /><path + class="st43" + d="m 5688.57,917.72 c 0.89,-9.27 0.67,-18.62 -0.65,-27.81 -0.66,-4.59 -1.66,-9.13 -2.79,-13.62 -1.12,-4.5 -2.55,-8.91 -4.08,-13.32 l 0.09,-0.04 c 2.06,4.19 3.65,8.6 4.95,13.1 1.27,4.51 2.06,9.13 2.62,13.77 0.57,4.64 0.85,9.31 0.86,13.97 -0.02,4.67 -0.32,9.33 -0.9,13.95 z" + id="path18758" + style="opacity:0.4" /><path + class="st43" + d="m 5831.73,783.41 c -3.56,8.35 -7.56,16.51 -11.92,24.48 -2.17,3.99 -4.47,7.9 -6.74,11.83 -2.29,3.92 -4.61,7.82 -7.11,11.63 -2.53,3.78 -5.24,7.47 -8.4,10.78 -1.57,1.66 -3.25,3.23 -5.04,4.64 -1.78,1.44 -3.67,2.74 -5.64,3.89 -3.94,2.32 -8.21,4.05 -12.62,5.19 -4.42,1.11 -8.98,1.61 -13.51,1.56 9.06,-0.28 18.07,-2.68 25.74,-7.41 3.82,-2.38 7.37,-5.19 10.42,-8.5 3.09,-3.27 5.74,-6.94 8.23,-10.71 4.99,-7.54 9.45,-15.46 14.02,-23.27 2.25,-3.93 4.41,-7.92 6.5,-11.94 2.1,-4.02 4.09,-8.09 6.07,-12.17 z" + id="path18762" + style="opacity:0.24" /><path + class="st101" + d="m 5286.68,1051.54 c 12.95,4.74 24.49,4.2 31.07,3.38 -8.87,-4.07 -19.87,-7.96 -32.81,-10.14 -4.93,-0.84 -9.6,-1.33 -13.96,-1.59 3.85,2.79 9.09,5.94 15.7,8.35 z" + id="path18766" /><path + class="st51" + d="m 5353.72,782.96 c -1.92,-0.49 -2.64,0.26 -3.21,-0.28 -0.64,-0.61 -0.73,-2.18 -0.33,-3.97 l -0.24,0.13 c -6.47,3.71 -11.56,9.52 -14.45,16.05 -12.35,33.36 -44.99,161.22 -52.24,191.69 -1.47,6.53 -2.18,9.29 -3.63,15.82 l -8.65,40.79 c 4.36,0.26 9.03,0.74 13.96,1.59 12.93,2.18 23.94,6.07 32.81,10.14 0.04,0 0.07,0 0.11,0 l 17.36,-95.32 c -7.36,-8.63 -13.65,-16.03 -18.61,-21.92 l 26.74,-75.27 c 3.55,-15.46 7.2,-36.23 8.76,-61.68 0.37,-5.94 0.59,-11.65 0.7,-17.08 1.87,1.77 4.1,3.81 6.65,6.07 -0.73,-2.79 -2.09,-4.89 -3.59,-5.81 -1.09,-0.69 -2.14,-0.95 -2.14,-0.95 z" + id="path18768" /><path + class="st51" + d="m 5358.69,800.35 c 0.35,0 0.62,-0.28 0.62,-0.61 0,-0.33 -0.27,-0.61 -0.62,-0.61 -0.33,0 -0.6,0.28 -0.6,0.61 -0.01,0.32 0.27,0.61 0.6,0.61 z" + id="path18770" /><path + class="st51" + d="m 5358.69,800.96 c -0.33,0 -0.6,0.28 -0.6,0.61 0,0.33 0.27,0.61 0.6,0.61 0.35,0 0.62,-0.28 0.62,-0.61 0,-0.33 -0.28,-0.61 -0.62,-0.61 z" + id="path18772" /><path + class="st51" + d="m 5360.54,800.96 c -0.35,0 -0.62,0.28 -0.62,0.61 0,0.33 0.27,0.61 0.62,0.61 0.33,0 0.6,-0.28 0.6,-0.61 0,-0.33 -0.27,-0.61 -0.6,-0.61 z" + id="path18774" /><path + class="st51" + d="m 5361.14,799.73 c 0,-0.33 -0.27,-0.61 -0.6,-0.61 -0.35,0 -0.62,0.28 -0.62,0.61 0,0.33 0.27,0.61 0.62,0.61 0.33,0.01 0.6,-0.28 0.6,-0.61 z" + id="path18776" /><path + class="st51" + d="m 5358.69,799.12 c 0.35,0 0.62,0.28 0.62,0.61 0,0.33 -0.27,0.61 -0.62,0.61 -0.33,0 -0.6,-0.28 -0.6,-0.61 -0.01,-0.33 0.27,-0.61 0.6,-0.61 z m -0.61,2.46 c 0,-0.33 0.27,-0.61 0.6,-0.61 0.35,0 0.62,0.28 0.62,0.61 0,0.33 -0.27,0.61 -0.62,0.61 -0.32,0 -0.6,-0.28 -0.6,-0.61 z m 2.46,-2.46 c 0.33,0 0.6,0.28 0.6,0.61 0,0.33 -0.27,0.61 -0.6,0.61 -0.35,0 -0.62,-0.28 -0.62,-0.61 -0.01,-0.33 0.27,-0.61 0.62,-0.61 z m -0.63,2.46 c 0,-0.33 0.27,-0.61 0.62,-0.61 0.33,0 0.6,0.28 0.6,0.61 0,0.33 -0.27,0.61 -0.6,0.61 -0.34,0 -0.62,-0.28 -0.62,-0.61 z m 3.7,-2 c -0.59,-2.2 -2.82,-3.51 -5,-2.92 -2.2,0.59 -3.5,2.82 -2.91,4.99 0.59,2.2 2.82,3.51 5,2.92 2.2,-0.59 3.5,-2.82 2.91,-4.99 z" + id="path18778" /><path + class="st51" + d="m 5358.61,796.66 c 2.18,-0.59 4.41,0.72 5,2.92 0.59,2.18 -0.71,4.4 -2.91,4.99 -2.18,0.59 -4.41,-0.72 -5,-2.92 -0.59,-2.17 0.71,-4.4 2.91,-4.99 z m 6.74,3.99 c 0,-3.17 -2.56,-5.76 -5.73,-5.76 -3.19,0 -5.75,2.59 -5.75,5.76 0,3.17 2.56,5.76 5.75,5.76 3.17,0 5.73,-2.58 5.73,-5.76 z" + id="path18780" /><path + class="st101" + d="m 5370.67,749.5 c 1.3,1.77 2.38,3.28 3.24,4.51 1.34,2.02 3.08,4.58 5.2,7.48 h 0.02 l 0.22,-0.31 h 0.02 c 0.86,-0.08 2.18,-0.23 3.79,-0.56 3.04,-0.64 3.32,-1.08 4.6,-1.18 1.21,-0.08 4.49,-0.33 7.31,4.07 2.07,3.23 3.06,7.6 3.54,10.45 l 6.5,20.64 h 19.38 v -0.18 -50.32 c -0.09,0 -0.18,0 -0.27,0 -27.09,-0.72 -46.8,-0.77 -49.58,-0.31 -2.34,0.38 -4.08,1.56 -4.08,1.56 -0.92,0.64 -1.59,1.33 -2.05,1.89 0.02,0 0.05,0 0.07,0 0.42,0.06 0.71,0.39 2.09,2.26 z" + id="path18782" /><path + class="st101" + d="m 5383.16,760.61 c -1.61,0.33 -2.93,0.49 -3.79,0.56 h -0.02 l -0.22,0.31 h -0.02 c 1.76,2.41 3.77,5.02 6.03,7.76 2.49,3.07 2.67,3.07 10.2,11.44 2.69,3 6.14,8.09 9.74,13.9 h 0.02 l -6.5,-20.64 c -0.48,-2.84 -1.47,-7.22 -3.54,-10.45 -2.82,-4.4 -6.1,-4.15 -7.31,-4.07 -1.28,0.12 -1.55,0.55 -4.59,1.19 z" + id="path18784" /><path + class="st101" + d="m 5424.86,829.92 c 0,0 0.11,-0.2 0.31,-0.61 1.69,-3.33 10.09,-19.89 18.12,-33.39 h -37.11 l -0.16,0.2 c 7.91,12.98 16.25,28.8 18.35,32.82 0.26,0.51 0.42,0.82 0.49,0.95 0,0.03 0,0.03 0,0.03 z" + id="path18786" /><path + class="st101" + d="m 5450.12,773.95 -6.76,21.46 0.15,0.15 c 3.81,-6.43 7.53,-12.08 10.37,-15.26 7.4,-8.3 7.58,-8.3 10.04,-11.32 2.14,-2.61 4.05,-5.12 5.73,-7.4 l -0.29,-0.41 c -0.86,-0.08 -2.18,-0.23 -3.79,-0.56 -3.04,-0.64 -3.32,-1.08 -4.6,-1.18 -1.21,-0.08 -4.49,-0.33 -7.31,4.07 -2.07,3.23 -3.06,7.61 -3.54,10.45 z" + id="path18788" /><path + class="st101" + d="m 5465.56,760.61 c 1.61,0.33 2.93,0.49 3.79,0.56 l 0.29,0.41 c 2.16,-2.97 3.94,-5.58 5.29,-7.66 0.84,-1.2 1.9,-2.71 3.19,-4.45 1.1,-1.51 1.48,-2 1.83,-2.15 l -0.02,-0.08 c -0.46,-0.56 -1.12,-1.25 -2.05,-1.89 0,0 -1.74,-1.18 -4.07,-1.56 -2.8,-0.46 -22.38,-0.41 -49.35,0.28 v 0.03 50.31 0.18 h -19.38 l 0.02,0.05 c 0.29,0.49 0.6,0.97 0.9,1.48 l 0.16,-0.2 h 37.11 c 0.07,-0.13 0.15,-0.26 0.22,-0.36 l -0.15,-0.15 6.76,-21.46 c 0.48,-2.84 1.47,-7.22 3.54,-10.45 2.82,-4.4 6.1,-4.15 7.31,-4.07 1.3,0.11 1.57,0.54 4.61,1.18 z" + id="path18790" /><path + class="st51" + d="m 5424.79,830.56 c 2.22,0.56 4.54,1.02 7.07,1.36 14.43,1.87 26.1,-1.59 30,-3.02 10.48,-3.81 19.65,-12.96 26.23,-25.63 l -0.02,-0.03 c -0.99,-0.28 -1.87,-0.79 -2.56,-1.48 -1.04,-1.05 -1.69,-2.48 -1.69,-4.07 0,-1.43 0.53,-2.77 1.41,-3.76 -2.34,1.97 -4.89,4.1 -7.64,6.27 -10.95,8.7 -20.31,16.08 -33.98,22.71 -6.47,3.15 -11.92,5.79 -18.34,7.48 -0.16,0.08 -0.33,0.1 -0.49,0.15 v 0.02 z" + id="path18792" /><path + class="st51" + d="m 5485.27,793.89 c 0.44,-0.38 0.86,-0.77 1.28,-1.1 -0.49,0.29 -0.91,0.67 -1.28,1.1 z" + id="path18794" /><path + class="st51" + d="m 5488.66,797.38 c 0.33,0 0.6,-0.28 0.6,-0.61 0,-0.33 -0.27,-0.61 -0.6,-0.61 -0.35,0 -0.62,0.28 -0.62,0.61 0,0.33 0.27,0.61 0.62,0.61 z" + id="path18796" /><path + class="st51" + d="m 5489.27,798.61 c 0,-0.33 -0.27,-0.61 -0.6,-0.61 -0.35,0 -0.62,0.28 -0.62,0.61 0,0.33 0.27,0.61 0.62,0.61 0.32,0 0.6,-0.28 0.6,-0.61 z" + id="path18798" /><path + class="st51" + d="m 5488.57,793.69 c 1.26,-0.33 2.55,-0.05 3.5,0.67 0.18,-0.51 0.38,-1 0.57,-1.54 -0.88,-0.56 -1.94,-0.9 -3.06,-0.9 -1.12,0 -2.16,0.31 -3.02,0.87 -0.42,0.33 -0.84,0.72 -1.28,1.1 -0.02,0 -0.02,0 -0.04,0.03 -0.88,1 -1.41,2.33 -1.41,3.76 0,1.59 0.64,3.02 1.69,4.07 0.7,0.69 1.58,1.2 2.56,1.48 l 0.02,0.03 c 0.27,-0.51 0.55,-1.05 0.79,-1.59 -1.52,-0.28 -2.8,-1.41 -3.22,-3 -0.17,-0.64 -0.18,-1.31 -0.04,-1.92 0.3,-1.45 1.4,-2.65 2.94,-3.06 z" + id="path18800" /><path + class="st51" + d="m 5489.89,796.76 c 0,0.33 0.27,0.61 0.6,0.61 0.2,0 0.37,-0.1 0.48,-0.26 0.04,-0.1 0.09,-0.2 0.11,-0.31 0.02,-0.03 0.02,-0.03 0.02,-0.05 0,-0.33 -0.27,-0.61 -0.6,-0.61 -0.34,0.01 -0.61,0.29 -0.61,0.62 z" + id="path18802" /><path + class="st51" + d="m 5488.66,797.99 c 0.33,0 0.6,0.28 0.6,0.61 0,0.33 -0.27,0.61 -0.6,0.61 -0.35,0 -0.62,-0.28 -0.62,-0.61 0,-0.33 0.27,-0.61 0.62,-0.61 z m 0.61,-1.23 c 0,0.33 -0.27,0.61 -0.6,0.61 -0.35,0 -0.62,-0.28 -0.62,-0.61 0,-0.33 0.27,-0.61 0.62,-0.61 0.32,0 0.6,0.28 0.6,0.61 z m 2.8,-2.4 c -0.95,-0.72 -2.23,-1 -3.5,-0.67 -1.54,0.41 -2.64,1.61 -2.95,3.07 -0.15,0.61 -0.13,1.28 0.04,1.92 0.42,1.59 1.7,2.71 3.22,3 0.75,-1.48 1.43,-3 2.09,-4.56 -0.11,0.15 -0.27,0.26 -0.48,0.26 -0.33,0 -0.6,-0.28 -0.6,-0.61 0,-0.33 0.27,-0.61 0.6,-0.61 0.33,0 0.6,0.28 0.6,0.61 0.35,-0.79 0.66,-1.59 0.97,-2.38 v -0.03 z" + id="path18804" /><path + class="st51" + d="m 5491.08,796.81 c -0.02,0.1 -0.07,0.2 -0.11,0.31 0.07,-0.08 0.11,-0.18 0.11,-0.31 z" + id="path18806" /><path + class="st51" + d="m 5359.62,794.89 c 3.17,0 5.73,2.59 5.73,5.76 0,3.17 -2.56,5.76 -5.73,5.76 -3.19,0 -5.75,-2.59 -5.75,-5.76 0,-3.17 2.56,-5.76 5.75,-5.76 z m 66.22,260.79 c 2.75,-2.36 5.66,-5.07 8.92,-8.27 16.56,-16.21 48.47,-54.64 72.94,-117 v -0.03 h 0.42 c -1.65,-23.91 -2.6,-46.9 -2.95,-68.92 h -0.02 l -0.04,-0.05 c -3.55,-15.46 -6.19,-35.23 -7.75,-60.68 -0.37,-5.94 -0.59,-11.65 -0.7,-17.08 -0.51,0.49 -1.06,1 -1.63,1.48 -0.7,2.66 -1.5,5.2 -2.4,7.68 -0.18,0.54 -0.38,1.02 -0.57,1.54 v 0.03 c -0.31,0.79 -0.62,1.59 -0.97,2.38 0,0.03 0,0.03 -0.02,0.05 0,0.13 -0.04,0.23 -0.11,0.31 -0.66,1.56 -1.34,3.07 -2.09,4.56 -0.24,0.54 -0.51,1.08 -0.79,1.59 -6.58,12.67 -15.75,21.81 -26.23,25.63 -3.9,1.43 -15.57,4.89 -30,3.02 -2.53,-0.33 -4.85,-0.79 -7.07,-1.36 -6.67,-1.72 -12.25,-4.43 -18.92,-7.66 -13.66,-6.63 -23.04,-14 -33.98,-22.71 -4.74,-3.76 -8.9,-7.32 -12.44,-10.47 -2.55,-2.25 -4.78,-4.3 -6.65,-6.07 -0.11,5.43 -0.33,11.14 -0.7,17.08 -1.56,25.45 -5.2,46.21 -8.76,61.68 l -26.74,75.27 c 4.96,5.89 11.25,13.29 18.61,21.92 0.82,0.95 1.67,1.95 2.53,2.94 4.63,5.43 9.67,11.29 15.06,17.51 41.47,48.03 58.63,66.13 69.37,75.17 0.66,0.56 1.3,1.1 1.92,1.59 0.07,0.08 0.15,0.13 0.22,0.18 0.51,-0.44 1.02,-0.85 1.54,-1.31 z" + id="path18808" /><path + class="st101" + d="m 5563.16,1044.78 c -12.93,2.18 -23.94,6.07 -32.81,10.16 6.59,0.79 18.13,1.33 31.07,-3.41 6.61,-2.41 11.83,-5.56 15.7,-8.35 -4.37,0.27 -9.04,0.75 -13.96,1.6 z" + id="path18810" /><path + class="st101" + d="m 5623.68,1051.54 c 12.95,4.74 24.49,4.2 31.07,3.38 -8.87,-4.07 -19.87,-7.96 -32.81,-10.14 -4.93,-0.84 -9.6,-1.33 -13.96,-1.59 3.86,2.79 9.08,5.94 15.7,8.35 z" + id="path18812" /><path + class="st101" + d="m 5898.41,1051.54 c 6.61,-2.41 11.85,-5.56 15.7,-8.35 -4.36,0.26 -9.03,0.74 -13.96,1.59 -12.93,2.18 -23.94,6.07 -32.81,10.14 6.58,0.81 18.12,1.35 31.07,-3.38 z" + id="path18814" /><path + class="st36" + d="m 5425.27,829.41 25.92,-30.62 c 4.19,-4.3 7.69,-7.68 10.04,-9.93 7.51,-7.17 14.07,-16.26 21.8,-22.94 0.81,-0.69 2.51,-2.13 3.33,-4.15 0.2,-0.49 0.37,-1.05 0.42,-1.61 0.02,-0.18 0.04,-0.36 0.04,-0.56 0.02,-0.82 -0.13,-1.97 -2.2,-5.66 -2.69,-4.76 -3.11,-6.81 -4.41,-6.68 -0.09,0 -0.17,0.03 -0.24,0.08 -0.35,0.15 -0.73,0.64 -1.83,2.15 -1.28,1.74 -2.34,3.25 -3.19,4.45 -1.36,2.07 -3.13,4.69 -5.29,7.66 -1.69,2.28 -3.59,4.79 -5.73,7.4 -2.45,3.02 -2.64,3.02 -10.04,11.32 -2.84,3.17 -6.56,8.83 -10.37,15.26 -0.07,0.1 -0.15,0.23 -0.22,0.36 -8.02,13.49 -16.43,30.06 -18.12,33.39 -0.2,0.41 -0.31,0.61 -0.31,0.61" + id="path18818" /><path + class="st36" + d="m 5368.49,747.25 c 0.46,-0.56 1.14,-1.25 2.05,-1.89 0,0 1.74,-1.18 4.08,-1.56 2.78,-0.46 22.49,-0.41 49.58,0.31 0.09,0 0.18,0 0.27,0 0.04,0 0.05,0 0.09,0" + id="path18820" /><path + class="st36" + d="m 5479.94,747.25 c -0.46,-0.56 -1.12,-1.25 -2.05,-1.89 0,0 -1.74,-1.18 -4.07,-1.56 -2.8,-0.46 -22.38,-0.41 -49.35,0.28 -0.09,0 -0.18,0.03 -0.27,0.03 -0.11,0 -0.24,0 -0.35,0" + id="path18822" /><line + class="st50" + x1="5421.73" + y1="1055.8101" + x2="5421.75" + y2="1055.8101" + id="line18824" /><path + class="st38" + d="m 5485.27,793.89 c 0.37,-0.44 0.79,-0.82 1.28,-1.1 0.86,-0.56 1.9,-0.87 3.02,-0.87 1.12,0 2.18,0.33 3.06,0.9" + id="path18826" /><path + class="st38" + d="m 5488.08,803.24 c -0.99,-0.28 -1.87,-0.79 -2.56,-1.48 -1.04,-1.05 -1.69,-2.48 -1.69,-4.07 0,-1.43 0.53,-2.77 1.41,-3.76" + id="path18828" /><path + class="st63" + d="m 5488.88,801.68 c -1.52,-0.28 -2.8,-1.41 -3.22,-3 -0.17,-0.64 -0.18,-1.31 -0.04,-1.92 0.31,-1.46 1.41,-2.66 2.95,-3.07 1.26,-0.33 2.55,-0.05 3.5,0.67" + id="path18830" /><path + class="st47" + d="m 5489.27,796.76 c 0,0.33 -0.27,0.61 -0.6,0.61 -0.35,0 -0.62,-0.28 -0.62,-0.61 0,-0.33 0.27,-0.61 0.62,-0.61 0.32,0 0.6,0.28 0.6,0.61 z" + id="path18832" /><path + class="st47" + d="m 5491.1,796.76 c 0,-0.33 -0.27,-0.61 -0.6,-0.61 -0.33,0 -0.6,0.28 -0.6,0.61 0,0.33 0.27,0.61 0.6,0.61 0.2,0 0.37,-0.1 0.48,-0.26 0.07,-0.08 0.11,-0.18 0.11,-0.31" + id="path18834" /><path + class="st47" + d="m 5489.27,798.61 c 0,-0.33 -0.27,-0.61 -0.6,-0.61 -0.35,0 -0.62,0.28 -0.62,0.61 0,0.33 0.27,0.61 0.62,0.61 0.32,0 0.6,-0.28 0.6,-0.61 z" + id="path18836" /><path + class="st36" + d="m 5350.52,778.51 -0.33,0.2 -0.24,0.13 c -6.47,3.71 -11.56,9.52 -14.45,16.05 -12.35,33.36 -44.99,161.22 -52.24,191.69 -1.47,6.53 -2.18,9.29 -3.63,15.82 l -8.65,40.79 c 3.85,2.79 9.08,5.94 15.7,8.35 12.95,4.74 24.49,4.2 31.07,3.38 0.04,0 0.07,0 0.11,0 l 17.36,-95.32" + id="path18838" /><path + class="st38" + d="m 5361.29,760.1 -2.62,4.94 c -0.33,0.31 -0.79,0.77 -1.25,1.41 -0.38,0.56 -0.66,1.1 -0.84,1.59 -0.27,0.67 -0.44,1.25 -0.64,1.77 -0.79,2.07 -1.96,2.07 -3.44,3.92 -1.17,1.43 -1.96,3.3 -2.31,4.99 -0.4,1.79 -0.31,3.35 0.33,3.97 0.57,0.54 1.28,-0.2 3.21,0.28 0,0 1.04,0.26 2.14,0.95 1.5,0.92 2.86,3.02 3.59,5.81" + id="path18840" /><path + class="st38" + d="m 5356.58,768.04 c 2.23,3.05 4.56,4.4 7,7.45 8.39,10.39 16.43,18.1 23.79,23.91" + id="path18842" /><path + class="st39" + d="m 5356.45,767.86 c 0.04,0.05 0.09,0.13 0.13,0.18" + id="path18844" /><path + class="st39" + d="m 5492.36,767.86 c -0.07,0.1 -0.17,0.2 -0.24,0.31 -2.2,2.97 -4.47,4.33 -6.89,7.32 -8.39,10.39 -16.43,18.1 -23.78,23.91" + id="path18846" /><path + class="st36" + d="m 5424.86,829.89 -0.88,-0.97 -25.9,-29.52 c -4.27,-4.35 -7.84,-7.76 -10.22,-10.04 -7.64,-7.27 -14.31,-16.46 -22.18,-23.22 -0.81,-0.72 -2.55,-2.15 -3.39,-4.2 -0.24,-0.59 -0.4,-1.2 -0.44,-1.87 -0.02,-0.1 -0.02,-0.23 -0.02,-0.33 -0.02,-0.84 0.13,-2 2.23,-5.74 2.67,-4.71 3.15,-6.81 4.41,-6.76 0.02,0 0.05,0 0.07,0 0.44,0.05 0.73,0.38 2.11,2.25 1.3,1.77 2.38,3.28 3.24,4.51 1.34,2.02 3.08,4.58 5.2,7.48 1.76,2.41 3.77,5.02 6.03,7.76 2.49,3.07 2.67,3.07 10.2,11.44 2.69,3 6.14,8.09 9.74,13.9 0,0.03 0.04,0.05 0.04,0.05 0.29,0.49 0.6,0.97 0.9,1.48 7.91,12.98 16.25,28.8 18.35,32.82 0.28,0.53 0.44,0.83 0.51,0.96" + id="path18848" /><path + class="st36" + d="m 5424.86,829.89 c 0,0.03 0,0.03 0,0.03" + id="path18850" /><polyline + class="st36" + points="5425.3,830.4 5425.29,830.38 5424.86,829.92 " + id="polyline18852" /><path + class="st38" + d="m 5498.7,778.84 c 6.47,3.71 11.54,9.52 14.43,16.05 12.35,33.36 44.47,161.53 51.73,192.02" + id="path18854" /><path + class="st38" + d="m 5487.34,760.1 2.64,4.94 c 0.31,0.31 0.77,0.77 1.23,1.41 0.42,0.61 0.7,1.18 0.92,1.72 0.24,0.61 0.38,1.15 0.57,1.64 0.79,2.07 1.96,2.07 3.46,3.92 1.19,1.48 2,3.43 2.34,5.15 0.35,1.72 0.26,3.23 -0.37,3.81 -0.62,0.59 -1.37,-0.13 -3.22,0.28 -1.63,0.36 -2.71,1.25 -3.21,1.66 -1.74,1.46 -2.49,5.02 -2.78,6.09 -0.02,0.08 -0.04,0.13 -0.05,0.18" + id="path18856" /><path + class="st37" + d="m 5443.36,795.4 6.76,-21.46 c 0.48,-2.84 1.47,-7.22 3.54,-10.45 2.82,-4.4 6.1,-4.15 7.31,-4.07 1.28,0.1 1.56,0.54 4.6,1.18 1.61,0.33 2.93,0.49 3.79,0.56" + id="path18858" /><path + class="st37" + d="m 5405.1,794.59 -6.5,-20.64 c -0.48,-2.84 -1.47,-7.22 -3.54,-10.45 -2.82,-4.4 -6.1,-4.15 -7.31,-4.07 -1.28,0.1 -1.56,0.54 -4.6,1.18 -1.61,0.33 -2.93,0.49 -3.79,0.56" + id="path18860" /><line + class="st36" + x1="5405.1201" + y1="794.64001" + x2="5405.1001" + y2="794.59003" + id="line18862" /><line + class="st37" + x1="5405.3599" + y1="795.40002" + x2="5405.1201" + y2="794.64001" + id="line18864" /><polyline + class="st37" + points="5424.48,794.41 5424.48,744.1 5424.48,744.07 5424.48,744.02 " + id="polyline18866" /><polyline + class="st37" + points="5404.37,794.59 5405.08,794.59 5405.1,794.59 5424.48,794.59 5443.36,794.59 " + id="polyline18868" /><path + class="st36" + d="m 5760.52,842.44 c 1.37,-0.31 3.28,-0.77 5.51,-1.43 1.58,-0.46 3.3,-0.97 5.15,-1.77 2.71,-1.15 4.62,-2.41 6.25,-3.53 7.6,-5.2 11.41,-8.47 11.41,-8.47 1.89,-1.59 5.73,-4.89 17.29,-16.97 2.55,-2.66 6.1,-6.4 10.31,-10.96 l 17.66,-20.15 0.75,-0.31" + id="path18870" /><path + class="st38" + d="m 5822.5,757.72 3.63,5.25 c 0.33,0.26 0.79,0.67 1.23,1.23 0.93,1.18 1.14,2.15 1.48,2.97 0.81,1.82 1.98,1.82 3.46,3.46 2.42,2.64 3.21,6.86 1.98,7.89" + id="path18872" /><path + class="st36" + d="m 5822.5,757.72 c 0.02,-0.59 0.33,-3 -1.76,-5.66 -2.71,-3.43 -3.15,-4.92 -4.45,-4.81" + id="path18874" /><path + class="st2" + d="m 5686.1,778.84 0.16,0.08 0.42,0.23 17.66,20.15 c 4.21,4.56 7.75,8.3 10.29,10.96 11.58,12.08 15.42,15.39 17.31,16.97 0,0 3.81,3.28 11.39,8.47 1.63,1.13 3.54,2.38 6.26,3.53 1.85,0.79 3.55,1.31 5.15,1.77 2.2,0.67 4.08,1.13 5.46,1.41 0.02,0.03 0.04,0.03 0.05,0.03" + id="path18876" /><path + class="st38" + d="m 5698.44,757.72 -3.63,5.25 c -0.33,0.26 -0.79,0.67 -1.23,1.23 -0.93,1.18 -1.14,2.15 -1.48,2.97 -0.81,1.82 -1.98,1.82 -3.46,3.46 -2.4,2.64 -3.21,6.86 -1.98,7.89" + id="path18878" /><line + class="st38" + x1="5505.1099" + y1="861.40997" + x2="5505.1499" + y2="861.46002" + id="line18880" /><path + class="st36" + d="m 5698.44,757.72 c -0.02,-0.59 -0.33,-3 1.76,-5.66 2.71,-3.43 3.15,-4.92 4.45,-4.81" + id="path18882" /><polyline + class="st37" + points="5760.21,842.69 5760.21,842.41 5760.21,743.48 " + id="polyline18884" /><line + class="st37" + x1="5409.3701" + y1="800.40002" + x2="5440.3599" + y2="800.40002" + id="line18886" /><polyline + class="st41" + points="5406.18,795.92 5443.29,795.92 5443.55,795.92 " + id="polyline18888" /><line + class="st41" + x1="5409.02" + y1="799.29999" + x2="5439.77" + y2="799.29999" + id="line18890" /><path + class="st38" + d="m 5526.85,1083.9 c -46.47,1.84 -77.61,-11.03 -93.98,-20.99 -2.71,-1.64 -5.37,-3.38 -8.55,-5.91 -0.07,-0.05 -0.15,-0.1 -0.22,-0.18 -0.62,-0.49 -1.26,-1.02 -1.92,-1.59 -10.73,-9.04 -27.9,-27.14 -69.37,-75.17 -5.39,-6.22 -10.42,-12.08 -15.06,-17.51 -0.86,-1 -1.7,-2 -2.53,-2.94 -7.36,-8.63 -13.65,-16.03 -18.61,-21.92 l 26.74,-75.27 c 3.55,-15.46 7.2,-36.23 8.76,-61.68 0.37,-5.94 0.59,-11.65 0.7,-17.08 1.87,1.77 4.1,3.81 6.65,6.07 3.54,3.15 7.69,6.71 12.44,10.47 10.94,8.7 20.31,16.08 33.98,22.71 6.67,3.23 12.25,5.94 18.92,7.66 2.22,0.56 4.54,1.02 7.07,1.36 14.43,1.87 26.1,-1.59 30,-3.02 10.48,-3.81 19.65,-12.96 26.23,-25.63 0.27,-0.51 0.55,-1.05 0.79,-1.59 0.75,-1.48 1.43,-3 2.09,-4.56 0.04,-0.1 0.09,-0.2 0.11,-0.31 0.02,-0.03 0.02,-0.03 0.02,-0.05 0.35,-0.79 0.66,-1.59 0.97,-2.38 v -0.03 c 0.18,-0.51 0.38,-1 0.57,-1.54 0.9,-2.48 1.7,-5.02 2.4,-7.68 l 0.02,-0.03" + id="path18892" /><path + class="st38" + d="m 5505.11,861.41 c -3.55,-15.46 -6.19,-35.23 -7.75,-60.68 -0.37,-5.94 -0.59,-11.65 -0.7,-17.08 -0.51,0.49 -1.06,1 -1.63,1.48 -1.8,1.72 -3.83,3.56 -6.12,5.58 -0.75,0.67 -1.56,1.36 -2.36,2.07 -0.42,0.33 -0.84,0.72 -1.28,1.1 -0.02,0 -0.02,0 -0.04,0.03 -2.34,1.97 -4.89,4.1 -7.64,6.27 -10.95,8.7 -20.31,16.08 -33.98,22.71 -6.47,3.15 -11.92,5.79 -18.34,7.48 -0.16,0.08 -0.33,0.1 -0.49,0.15" + id="path18894" /><path + class="st40" + d="m 5505.17,861.46 c 0.35,22.02 1.3,45.01 2.95,68.92 0.11,1.61 0.22,3.2 0.35,4.81 0.48,6.53 1.01,13.13 1.59,19.82 4.18,47.31 8.72,86.36 16.27,126.02 0.16,0.95 0.35,1.92 0.53,2.87" + id="path18896" /><path + class="st38" + d="m 5321.61,1083.9 c 46.47,1.84 77.63,-11.03 94,-20.99 2.86,-1.74 5.6,-3.71 8.48,-6.09" + id="path18898" /><path + class="st40" + d="m 5337.75,962.54 c -3.99,44.04 -8.46,81.06 -15.62,118.64 -0.17,0.9 -0.33,1.82 -0.51,2.71" + id="path18900" /><path + class="st50" + d="m 5318.35,936.4 c 8.44,10.06 20.72,24.58 35.64,41.96 45.74,53.28 61.43,69.38 71.84,77.32 2.53,1.92 4.73,3.35 6.98,4.74 16.12,9.86 46.78,22.63 92.56,20.82" + id="path18902" /><path + class="st50" + d="m 5421.73,1055.81 c -2.45,1.87 -4.62,3.28 -6.81,4.61 -16.14,9.86 -46.8,22.63 -92.56,20.82" + id="path18904" /><path + class="st39" + d="m 5423.93,1057.3 c 0.13,-0.1 0.26,-0.2 0.38,-0.31 0.49,-0.44 1.01,-0.84 1.52,-1.31 2.75,-2.36 5.66,-5.07 8.92,-8.27 16.56,-16.21 48.47,-54.64 72.94,-117" + id="path18906" /><path + class="st38" + d="m 5365.35,800.65 c 0,3.17 -2.56,5.76 -5.73,5.76 -3.19,0 -5.75,-2.59 -5.75,-5.76 0,-3.17 2.56,-5.76 5.75,-5.76 3.17,0 5.73,2.59 5.73,5.76 z" + id="path18908" /><path + class="st63" + d="m 5363.61,799.58 c 0.59,2.18 -0.71,4.4 -2.91,4.99 -2.18,0.59 -4.41,-0.72 -5,-2.92 -0.59,-2.18 0.71,-4.4 2.91,-4.99 2.18,-0.59 4.42,0.72 5,2.92 z" + id="path18910" /><path + class="st47" + d="m 5359.31,799.73 c 0,0.33 -0.27,0.61 -0.62,0.61 -0.33,0 -0.6,-0.28 -0.6,-0.61 0,-0.33 0.27,-0.61 0.6,-0.61 0.34,0 0.62,0.28 0.62,0.61 z" + id="path18912" /><path + class="st47" + d="m 5359.91,799.73 c 0,0.33 0.27,0.61 0.62,0.61 0.33,0 0.6,-0.28 0.6,-0.61 0,-0.33 -0.27,-0.61 -0.6,-0.61 -0.34,0 -0.62,0.28 -0.62,0.61 z" + id="path18914" /><path + class="st47" + d="m 5359.31,801.58 c 0,-0.33 -0.27,-0.61 -0.62,-0.61 -0.33,0 -0.6,0.28 -0.6,0.61 0,0.33 0.27,0.61 0.6,0.61 0.34,0 0.62,-0.28 0.62,-0.61 z" + id="path18916" /><path + class="st47" + d="m 5359.91,801.58 c 0,-0.33 0.27,-0.61 0.62,-0.61 0.33,0 0.6,0.28 0.6,0.61 0,0.33 -0.27,0.61 -0.6,0.61 -0.34,0 -0.62,-0.28 -0.62,-0.61 z" + id="path18918" /><path + class="st36" + d="m 5270.98,1043.19 c 4.36,0.26 9.03,0.74 13.96,1.59 12.93,2.18 23.94,6.07 32.81,10.14 0.04,0.03 0.06,0.03 0.09,0.05" + id="path18920" /><path + class="st36" + d="m 5564.86,986.91 c 1.47,6.5 2.16,8.96 3.61,15.49 l 8.65,40.79 c -3.86,2.79 -9.09,5.94 -15.7,8.35 -12.93,4.74 -24.47,4.2 -31.07,3.41 -0.04,-0.03 -0.09,-0.03 -0.13,-0.03 l -21.76,-119.72 -0.24,-1.33" + id="path18922" /><path + class="st36" + d="m 5577.11,1043.19 c -4.36,0.26 -9.03,0.74 -13.96,1.59 -12.93,2.18 -23.94,6.07 -32.81,10.16 -0.04,0 -0.05,0 -0.09,0.03" + id="path18924" /><path + class="st40" + d="m 5867.34,1054.92 c -0.04,0 -0.07,0 -0.11,0 l -17.36,-95.32 -5.48,-29.19" + id="path18926" /><path + class="st36" + d="m 5834.58,778.51 0.35,0.2 0.22,0.13 c 6.47,3.71 11.56,9.52 14.45,16.05 12.35,33.36 44.99,161.22 52.24,191.69 1.47,6.53 2.18,9.29 3.63,15.82 l 8.65,40.79 c -3.85,2.79 -9.08,5.94 -15.7,8.35 -12.95,4.74 -24.49,4.2 -31.07,3.38" + id="path18928" /><path + class="st38" + d="m 5686.39,778.84 c -0.04,0.03 -0.09,0.05 -0.13,0.08 -6.41,3.71 -11.43,9.5 -14.31,15.98 -12.35,33.36 -44.47,161.53 -51.73,192.02" + id="path18930" /><path + class="st38" + d="m 5658.22,1083.9 c 46.49,1.84 77.63,-11.03 94,-20.99 2.71,-1.64 5.37,-3.38 8.55,-5.91 0.07,-0.05 0.15,-0.1 0.22,-0.18 0.6,-0.49 1.25,-1 1.89,-1.56 10.73,-9.01 27.88,-27.11 69.4,-75.2 l 15.06,-17.51" + id="path18932" /><path + class="st40" + d="m 5679.93,861.46 c -0.35,22.02 -1.3,45.01 -2.95,68.92 -0.11,1.61 -0.22,3.2 -0.35,4.81 -0.48,6.53 -1.01,13.13 -1.59,19.82 -4.18,47.31 -8.72,86.36 -16.27,126.02 -0.18,0.95 -0.37,1.92 -0.55,2.87" + id="path18934" /><path + class="st40" + d="m 5841.35,862.41 c 0.38,21.71 1.34,44.4 3.04,68 0.59,8.27 1.26,16.67 2.05,25.17 0.16,1.74 0.33,3.48 0.49,5.2 l 0.4,1.77 c 3.99,44.04 8.46,81.06 15.62,118.64 0.17,0.9 0.33,1.82 0.51,2.71" + id="path18936" /><path + class="st38" + d="m 5863.48,1083.9 c -46.49,1.84 -77.63,-11.03 -94,-20.99 -2.86,-1.74 -5.6,-3.71 -8.48,-6.09" + id="path18938" /><path + class="st50" + d="m 5659.72,1081.23 c 45.76,1.82 76.44,-10.96 92.56,-20.82 2.25,-1.38 4.45,-2.82 6.98,-4.74 10.4,-7.94 26.1,-24.04 71.84,-77.32 l 15.84,-17.59" + id="path18940" /><path + class="st50" + d="m 5763.36,1055.81 c 2.45,1.87 4.62,3.28 6.81,4.61 16.14,9.86 46.8,22.63 92.56,20.82" + id="path18942" /><path + class="st39" + d="m 5761.16,1057.3 c -0.13,-0.1 -0.26,-0.2 -0.38,-0.31 -0.49,-0.44 -1.01,-0.84 -1.52,-1.31 -2.75,-2.36 -5.66,-5.07 -8.92,-8.27 -16.56,-16.21 -48.47,-54.64 -72.94,-117" + id="path18944" /><path + class="st40" + d="m 5867.34,1054.92 c -0.04,0.03 -0.06,0.03 -0.09,0.05" + id="path18946" /><path + class="st36" + d="m 5914.11,1043.19 c -4.36,0.26 -9.03,0.74 -13.96,1.59 -12.93,2.18 -23.94,6.07 -32.81,10.14" + id="path18948" /><line + class="st36" + x1="5676.6299" + y1="935.20001" + x2="5676.8701" + y2="933.87" + id="line18950" /><path + class="st40" + d="m 5654.74,1054.92 c 0.04,0 0.07,0 0.11,0 l 21.78,-119.72" + id="path18952" /><path + class="st36" + d="m 5620.23,986.91 c -1.47,6.5 -2.16,8.96 -3.61,15.49 l -8.65,40.79 c 3.86,2.79 9.09,5.94 15.7,8.35 12.95,4.74 24.49,4.2 31.07,3.38" + id="path18954" /><path + class="st36" + d="m 5607.98,1043.19 c 4.36,0.26 9.03,0.74 13.96,1.59 12.93,2.18 23.94,6.07 32.81,10.14 0.04,0.03 0.05,0.03 0.09,0.05" + id="path18956" /><path + class="st43" + d="m 5360.96,759.81 c 4.05,2.95 7.59,6.26 11.06,9.56 3.45,3.32 6.76,6.68 10.07,9.94 3.31,3.26 6.62,6.4 10.1,9.22 3.48,2.81 7.1,5.28 11.19,7.09 l -0.53,-0.06 c 0.68,0.06 1.24,0.27 1.59,0.49 0.39,0.22 0.67,0.45 0.92,0.67 0.49,0.45 0.84,0.9 1.16,1.33 0.64,0.86 1.14,1.73 1.62,2.46 l -1.84,1.44 c -0.03,-0.16 -0.07,-0.32 -0.11,-0.45 -0.03,-0.13 -0.11,-0.23 -0.02,-0.24 l 1.08,-1.31 c 0.1,0.36 0.26,0.69 0.44,0.99 l -0.84,0.72 c -0.16,-0.67 -0.34,-1.33 -0.47,-2.01 0.51,0.47 0.97,0.97 1.46,1.46 l 2.12,2.12 -2.96,-1.4 c -0.49,-0.23 -0.88,-0.56 -1.24,-0.92 l -2.54,-2.49 3.62,1.19 c 0.49,0.16 0.72,0.38 0.96,0.58 0.23,0.21 0.42,0.42 0.59,0.64 l 3.73,4.7 -5.56,-3.27 c -0.49,-0.29 -0.9,-0.59 -1.32,-0.87 l -1.19,-0.8 c -0.38,-0.24 -0.76,-0.45 -1.06,-0.56 -0.28,-0.14 -0.57,-0.05 -0.15,0.07 l -0.53,-0.06 c -5.25,-0.51 -10.23,-2.66 -14.53,-5.43 -4.32,-2.8 -8.04,-6.24 -11.37,-9.91 -3.32,-3.68 -6.23,-7.64 -8.82,-11.78 -2.54,-4.13 -4.85,-8.43 -6.63,-13.11 z" + id="path18961" + style="opacity:0.13" /><path + class="st43" + d="m 5487.85,759.81 c -1.77,4.68 -4.08,8.98 -6.65,13.13 -2.59,4.14 -5.5,8.1 -8.82,11.78 -3.32,3.67 -7.05,7.11 -11.37,9.91 -4.29,2.78 -9.28,4.93 -14.53,5.43 l -0.53,0.06 c 0.42,-0.11 0.13,-0.2 -0.15,-0.07 -0.3,0.12 -0.68,0.32 -1.06,0.56 l -1.19,0.8 c -0.42,0.28 -0.83,0.58 -1.32,0.87 l -5.56,3.27 3.72,-4.7 c 0.17,-0.22 0.36,-0.43 0.59,-0.64 0.24,-0.2 0.48,-0.42 0.96,-0.58 l 3.62,-1.19 -2.54,2.49 c -0.36,0.36 -0.76,0.69 -1.24,0.92 l -2.96,1.4 2.12,-2.12 c 0.49,-0.49 0.95,-0.98 1.46,-1.46 -0.13,0.68 -0.31,1.34 -0.47,2.01 l -0.84,-0.72 c 0.19,-0.3 0.34,-0.63 0.44,-0.99 l 1.08,1.31 c 0.09,0.01 0.01,0.11 -0.02,0.24 -0.04,0.13 -0.08,0.29 -0.11,0.45 l -1.84,-1.44 c 0.49,-0.73 0.98,-1.61 1.62,-2.46 0.33,-0.43 0.67,-0.88 1.16,-1.33 0.25,-0.22 0.53,-0.45 0.92,-0.67 0.35,-0.22 0.91,-0.43 1.59,-0.49 l -0.53,0.06 c 4.09,-1.81 7.71,-4.28 11.19,-7.09 3.48,-2.81 6.79,-5.96 10.1,-9.22 3.31,-3.26 6.62,-6.62 10.07,-9.94 3.5,-3.32 7.04,-6.63 11.09,-9.58 z" + id="path18965" + style="opacity:0.13" /><path + class="st43" + d="m 5543.63,1023.52 c 0,0 -31.54,-115.89 -30.22,-154.59" + id="path18969" + style="opacity:0.25" /><path + class="st43" + d="m 5543.63,1023.52 c -1.79,-6.33 -3.53,-12.67 -5.24,-19.02 -1.68,-6.36 -3.32,-12.73 -4.92,-19.11 -3.2,-12.76 -6.19,-25.58 -9.02,-38.42 -2.75,-12.87 -5.35,-25.77 -7.46,-38.76 -1.05,-6.5 -1.97,-13.02 -2.67,-19.56 -0.65,-6.55 -1.14,-13.13 -0.9,-19.71 -0.07,6.58 0.58,13.13 1.39,19.65 0.8,6.52 1.8,13.02 2.95,19.49 2.26,12.95 4.85,25.84 7.68,38.68 2.75,12.86 5.75,25.66 8.79,38.45 1.52,6.4 3.07,12.79 4.65,19.17 1.54,6.39 3.12,12.77 4.75,19.14 z" + id="path18971" + style="opacity:0.25" /><path + class="st45" + d="m 5545.1,951.61 c 3.82,5.03 7.62,10.99 10.65,17.78 8.37,18.8 6.64,34.65 4.2,44.32" + id="path18975" /><path + class="st43" + d="m 5510.89,883.33 c 1.46,-0.28 -16.74,-75.34 -0.23,-89.76" + id="path18977" + style="opacity:0.24" /><path + class="st43" + d="m 5510.89,883.33 c 0.13,-0.19 0.06,-0.46 0.05,-0.69 l -0.09,-0.71 -0.23,-1.42 -0.51,-2.82 -1.07,-5.64 c -0.69,-3.77 -1.37,-7.54 -2,-11.31 -1.26,-7.56 -2.27,-15.16 -3.01,-22.8 -0.64,-7.64 -1.06,-15.33 -0.57,-23 0.27,-3.83 0.73,-7.67 1.71,-11.4 0.5,-1.86 1.14,-3.69 2.01,-5.41 0.86,-1.72 1.99,-3.33 3.47,-4.56 -2.8,2.67 -4.15,6.42 -5.01,10.08 -0.87,3.71 -1.24,7.52 -1.41,11.32 -0.33,7.62 0.08,15.27 0.8,22.87 0.65,7.61 1.68,15.2 2.77,22.77 0.54,3.79 1.13,7.57 1.72,11.35 l 0.85,5.68 0.4,2.85 0.16,1.43 0.05,0.72 c -0.01,0.22 0.06,0.5 -0.09,0.69 z" + id="path18979" + style="opacity:0.24" /><path + class="st43" + d="m 5524.01,825.56 c -4.59,4.87 -8.39,10.42 -11.4,16.36 -1.49,2.97 -2.86,6.01 -4,9.14 -1.17,3.12 -2.12,6.31 -2.97,9.53 l -0.58,2.21 -0.38,-2.23 c -0.54,-3.11 -1.15,-6.21 -1.62,-9.33 -0.43,-3.13 -0.77,-6.27 -0.97,-9.41 -0.2,-3.15 -0.35,-6.3 -0.35,-9.45 0.08,-3.15 0.13,-6.3 0.24,-9.44 0.11,3.15 0.16,6.29 0.24,9.43 0.1,3.14 0.33,6.27 0.62,9.4 0.31,3.12 0.65,6.24 1.11,9.34 0.49,3.1 1.14,6.17 1.7,9.25 l -0.96,-0.02 c 0.84,-3.25 1.87,-6.46 3.07,-9.6 1.2,-3.14 2.56,-6.22 4.17,-9.18 1.6,-2.96 3.4,-5.81 5.4,-8.5 2.01,-2.69 4.23,-5.22 6.68,-7.5 z" + id="path18983" /><path + class="st43" + d="m 5354.03,782.73 c 13.86,42.75 27.06,85.74 38.81,129.13 5.87,21.7 11.36,43.51 15.81,65.56 2.15,11.04 4.06,22.13 5.27,33.32 0.6,5.59 1,11.22 0.94,16.85 -0.07,2.81 -0.25,5.64 -0.74,8.41 l -0.19,1.04 -0.25,1.03 c -0.15,0.69 -0.38,1.36 -0.61,2.03 -0.45,1.33 -1.1,2.62 -2.02,3.69 l -0.08,-0.07 c 0.89,-1.08 1.51,-2.36 1.92,-3.69 0.21,-0.67 0.43,-1.33 0.56,-2.02 l 0.23,-1.02 0.16,-1.04 c 0.42,-2.77 0.54,-5.57 0.56,-8.37 -0.01,-5.61 -0.46,-11.21 -1.12,-16.78 -1.32,-11.15 -3.35,-22.2 -5.61,-33.19 -2.22,-11.01 -4.7,-21.96 -7.35,-32.88 -2.61,-10.92 -5.38,-21.81 -8.25,-32.67 -5.76,-21.72 -11.92,-43.33 -18.31,-64.87 -6.38,-21.55 -13,-43.02 -19.81,-64.44 z" + id="path18987" + style="opacity:0.24" /><path + class="st43" + d="m 5324.63,825.56 c 2.45,2.28 4.67,4.82 6.7,7.49 2,2.7 3.79,5.55 5.4,8.5 1.61,2.95 2.97,6.04 4.17,9.18 1.2,3.14 2.23,6.35 3.07,9.6 l -0.96,0.02 c 0.56,-3.08 1.2,-6.16 1.7,-9.25 0.46,-3.1 0.8,-6.22 1.11,-9.34 0.29,-3.13 0.52,-6.26 0.62,-9.4 0.08,-3.14 0.13,-6.28 0.24,-9.43 0.11,3.14 0.16,6.29 0.24,9.44 0.01,3.15 -0.15,6.3 -0.35,9.45 -0.2,3.15 -0.54,6.29 -0.97,9.41 -0.47,3.12 -1.09,6.22 -1.62,9.33 l -0.38,2.23 -0.58,-2.21 c -0.84,-3.22 -1.8,-6.41 -2.97,-9.53 -1.14,-3.13 -2.51,-6.16 -4,-9.14 -3.04,-5.93 -6.83,-11.48 -11.42,-16.35 z" + id="path18991" /><path + class="st43" + d="m 5352,917.66 c 0.93,-9.26 0.75,-18.62 -0.53,-27.81 -0.64,-4.6 -1.62,-9.13 -2.73,-13.63 -1.1,-4.5 -2.51,-8.93 -4.02,-13.34 l 0.09,-0.04 c 2.04,4.2 3.61,8.62 4.9,13.12 1.25,4.51 2.02,9.14 2.56,13.78 0.55,4.64 0.81,9.31 0.79,13.98 -0.04,4.67 -0.36,9.33 -0.96,13.95 z" + id="path18995" + style="opacity:0.4" /><path + class="st43" + d="m 5353.36,782.41 c 1.98,4.08 3.97,8.15 6.09,12.16 2.09,4.02 4.25,8.01 6.5,11.94 4.57,7.82 9.03,15.74 14.02,23.27 2.49,3.77 5.14,7.44 8.23,10.71 3.05,3.31 6.6,6.12 10.42,8.5 7.68,4.74 16.68,7.13 25.74,7.41 -4.54,0.05 -9.09,-0.46 -13.51,-1.56 -4.41,-1.14 -8.68,-2.88 -12.62,-5.19 -1.98,-1.15 -3.86,-2.45 -5.64,-3.89 -1.8,-1.42 -3.47,-2.98 -5.04,-4.64 -3.16,-3.31 -5.88,-7 -8.4,-10.78 -2.5,-3.8 -4.83,-7.71 -7.11,-11.63 -2.27,-3.93 -4.57,-7.84 -6.74,-11.83 -4.38,-7.97 -8.38,-16.13 -11.94,-24.47 z" + id="path18999" + style="opacity:0.24" /><path + class="st45" + d="m 5303.54,951.61 c -3.82,5.03 -7.62,10.99 -10.65,17.78 -8.37,18.8 -6.64,34.65 -4.2,44.32" + id="path19003" /><path + class="st43" + d="m 5298.4,1022.66 c 0,0 29.15,-113.47 31.16,-152.16" + id="path19005" + style="opacity:0.25" /><path + class="st43" + d="m 5298.4,1022.66 4.48,-18.91 4.43,-18.92 c 2.91,-12.62 5.82,-25.24 8.56,-37.9 2.81,-12.64 5.42,-25.33 7.89,-38.04 l 1.78,-9.55 1.6,-9.58 c 0.55,-3.19 0.94,-6.4 1.41,-9.61 0.26,-1.6 0.37,-3.21 0.54,-4.82 l 0.47,-4.84 c -0.7,12.95 -2.78,25.78 -5.05,38.53 -2.31,12.75 -4.93,25.45 -7.67,38.11 -2.83,12.65 -5.72,25.28 -8.79,37.86 l -4.7,18.86 z" + id="path19007" + style="opacity:0.25" /><path + class="st43" + d="m 5336.59,888.4 c -1.46,-0.28 16.74,-75.34 0.23,-89.76" + id="path19013" + style="opacity:0.24" /><path + class="st43" + d="m 5336.59,888.4 c -0.15,-0.19 -0.08,-0.47 -0.09,-0.69 l 0.05,-0.72 0.16,-1.43 0.4,-2.85 0.85,-5.68 c 0.6,-3.78 1.18,-7.56 1.72,-11.35 1.09,-7.57 2.12,-15.15 2.77,-22.77 0.72,-7.6 1.12,-15.25 0.8,-22.87 -0.17,-3.81 -0.55,-7.62 -1.41,-11.32 -0.86,-3.67 -2.2,-7.42 -5.01,-10.08 1.48,1.23 2.61,2.84 3.47,4.56 0.87,1.72 1.51,3.55 2.01,5.41 0.98,3.73 1.44,7.57 1.71,11.4 0.49,7.68 0.07,15.37 -0.57,23 -0.74,7.63 -1.75,15.24 -3.01,22.8 -0.63,3.78 -1.3,7.55 -2,11.31 l -1.07,5.64 -0.51,2.82 -0.23,1.42 -0.09,0.71 c 0,0.23 -0.08,0.5 0.05,0.69 z" + id="path19015" + style="opacity:0.24" /><path + class="st50" + d="m 5270.64,1040.17 c 4.38,0.26 9.05,0.74 13.96,1.56 12.97,2.2 24.01,6.12 32.9,10.22" + id="path19021" /><path + class="st50" + d="m 5576.78,1040.17 c -4.38,0.26 -9.05,0.74 -13.96,1.56 -12.99,2.2 -24.01,6.12 -32.9,10.22" + id="path19023" /><path + class="st50" + d="m 5913.9,1040.17 c -4.38,0.26 -9.05,0.74 -13.96,1.56 -12.97,2.2 -24.01,6.12 -32.9,10.22" + id="path19030" /><path + class="st50" + d="m 5607.75,1040.17 c 4.38,0.26 9.05,0.74 13.96,1.56 12.99,2.2 24.01,6.12 32.9,10.22" + id="path19032" /></g><g + id="g91960"><path + class="st2" + d="m 4478,1138 14.67,-144.48 c 12.25,-117.26 24.55,-203.23 29.35,-225.76 5.31,-24.91 18.77,-64.83 23.1,-75.63" + id="path19037" /><path + class="st2" + d="m 4457.68,1136.87 c 2.1,0.83 8.87,3.86 11.29,4.52 11.88,3.25 22.65,2.55 30.48,1.13 1.65,1.2 4.33,2.96 7.9,4.52 0,0 5.88,2.56 13.55,3.39 8.53,0.92 25.68,-0.15 47.41,-4.52 l 5.08,-364.35" + id="path19039" /><path + d="m 4488.72,820.25 c -1.73,16 -3.59,31.99 -5.13,48.01 -1.58,16.01 -3.03,32.04 -4.26,48.08 -1.3,16.04 -2.4,32.09 -3.36,48.15 -0.48,8.03 -0.94,16.06 -1.33,24.1 -0.44,8.03 -0.81,16.07 -1.16,24.11 0.19,-8.05 0.39,-16.09 0.67,-24.13 0.29,-8.04 0.66,-16.08 1.05,-24.12 0.8,-16.08 1.9,-32.14 3.13,-48.19 1.31,-16.04 2.75,-32.08 4.49,-48.08 0.89,-8 1.76,-16 2.78,-23.98 z" + id="path19041" + style="opacity:0.5" /><polygon + points="4499.44,1140.26 4500.01,1118.49 4500.68,1096.72 4502.18,1053.18 4503.92,1009.66 4504.86,987.9 4505.92,966.14 4505.35,987.92 4504.68,1009.69 4503.18,1053.22 4501.45,1096.74 4500.5,1118.5 " + id="polygon19045" + style="opacity:0.5" /><polygon + points="4547.35,692.13 4546.85,719.74 4546.35,692.13 " + id="polygon19049" + style="opacity:0.5" /><path + class="st50" + d="m 4475.37,1138.34 14.67,-144.48 c 12.25,-117.26 24.55,-203.23 29.35,-225.76 5.31,-24.91 18.77,-64.83 23.1,-75.63" + id="path19053" /><path + class="st50" + d="m 4435.56,1130.67 c 1.85,0.4 3.73,0.77 5.64,1.13 11.94,2.21 26.68,3.21 37.25,3.39" + id="path19055" /><path + class="st50" + d="m 4480.38,1132.4 c 7.58,0.76 14.36,0.12 19.75,-0.85 1.65,1.2 4.33,2.96 7.9,4.52 0,0 5.88,2.56 13.55,3.39 8.53,0.92 25.68,-0.15 47.41,-4.52" + id="path19057" /><path + class="st2" + d="m 4668.2,1138 c 10.57,-0.18 25.31,-1.17 37.25,-3.39 1.91,-0.35 3.79,-0.73 5.64,-1.13 -30.51,-206.34 -55.65,-356.22 -60.95,-378.14 -5.83,-24.13 -13.55,-46.28 -13.55,-46.28 -1.47,-4.22 -2.98,-8.36 -4.52,-12.42 l -1.79,-7.41 -2.16,-8.95 h -54.85 -0.35 -54.85 l -2.16,8.95 -1.79,7.41 c -1.54,4.05 -3.05,8.19 -4.52,12.42 0,0 -7.71,22.15 -13.55,46.28 -5.3,21.92 -30.45,171.8 -60.95,378.14 1.85,0.4 3.73,0.77 5.64,1.13 11.94,2.21 26.68,3.21 37.25,3.39" + id="path19059" /><path + class="st2" + d="m 4631.51,692.13 c -3.24,0 -6.49,0 -9.73,0 -15.01,0 -33.4,0 -48.4,0 h -0.56 c -15.01,0 -33.4,0 -48.4,0 -3.24,0 -6.49,0 -9.73,0" + id="path19061" /><path + class="st2" + d="m 4668.2,1138 -14.67,-144.48 c -12.25,-117.26 -24.55,-203.23 -29.35,-225.76 -5.31,-24.91 -18.77,-64.83 -23.1,-75.63" + id="path19063" /><path + d="m 4657.47,820.25 3.12,23.94 c 1.02,7.98 1.89,15.99 2.78,23.98 1.74,16 3.18,32.04 4.49,48.08 1.23,16.05 2.33,32.11 3.13,48.19 0.39,8.04 0.76,16.08 1.05,24.12 0.28,8.04 0.48,16.09 0.67,24.13 -0.35,-8.04 -0.72,-16.08 -1.16,-24.11 -0.39,-8.04 -0.85,-16.07 -1.33,-24.1 -0.96,-16.06 -2.05,-32.12 -3.36,-48.15 -1.23,-16.04 -2.68,-32.07 -4.26,-48.08 -1.53,-16.01 -3.4,-32 -5.13,-48 z" + id="path19065" + style="opacity:0.5" /><polygon + points="4646.75,1140.26 4645.7,1118.5 4644.75,1096.74 4643.01,1053.22 4641.51,1009.69 4640.84,987.92 4640.28,966.14 4641.33,987.9 4642.28,1009.66 4644.01,1053.18 4645.52,1096.72 4646.19,1118.49 " + id="polygon19069" + style="opacity:0.5" /><polygon + points="4599.84,692.13 4599.34,719.74 4598.84,692.13 " + id="polygon19073" + style="opacity:0.5" /><path + class="st50" + d="M 4670.82,1138.34 4656.15,993.86 C 4643.9,876.6 4631.6,790.63 4626.8,768.1 c -5.31,-24.91 -18.77,-64.83 -23.1,-75.63" + id="path19077" /><path + class="st50" + d="m 4710.63,1130.67 c -1.85,0.4 -3.73,0.77 -5.64,1.13 -11.94,2.21 -26.68,3.21 -37.25,3.39" + id="path19079" /><path + class="st50" + d="m 4666.72,1132.4 c -7.58,0.76 -14.36,0.12 -19.75,-0.85 -1.65,1.2 -4.33,2.96 -7.9,4.52 0,0 -5.88,2.56 -13.55,3.39 -8.53,0.92 -25.68,-0.15 -47.41,-4.52" + id="path19081" /><path + class="st28" + d="m 4569.43,688.75 -4.52,5.64 c -0.57,0.8 -1.36,1.96 -2.26,3.39 -5.51,8.79 -7.71,16.61 -9.03,21.45 -2.27,8.29 -2.44,13.87 -3.39,24.83 -0.65,7.59 -1.71,18.81 -3.39,32.73 l 13.55,3.39 c -0.09,-6.3 -0.16,-15.23 0,-25.96 0.21,-13.9 0.31,-20.85 1.13,-27.09 1.12,-8.51 3.87,-20.7 11.29,-34.99" + id="path19083" /><path + class="st28" + d="m 4576.2,688.75 4.52,5.64 c 0.57,0.8 1.36,1.96 2.26,3.39 5.51,8.79 7.71,16.61 9.03,21.45 2.27,8.29 2.44,13.87 3.39,24.83 0.65,7.59 1.71,18.81 3.39,32.73 l -13.55,3.39 c 0.09,-6.3 0.16,-15.23 0,-25.96 -0.21,-13.9 -0.31,-20.85 -1.13,-27.09 -1.12,-8.51 -3.87,-20.7 -11.29,-34.99" + id="path19085" /><path + class="st28" + d="m 4572.81,692.13 v 0 c -1.86,0 -3.39,-1.52 -3.39,-3.39 v -4.52 c 0,-1.86 1.52,-3.39 3.39,-3.39 v 0 c 1.86,0 3.39,1.52 3.39,3.39 v 4.52 c 0,1.87 -1.52,3.39 -3.39,3.39 z" + id="path19087" /><path + class="st2" + d="m 4572.81,692.13 v 89.43 l 5.08,364.35 c 21.73,4.36 38.88,5.44 47.41,4.52 7.67,-0.83 13.55,-3.39 13.55,-3.39 3.57,-1.56 6.25,-3.32 7.9,-4.52 7.83,1.42 18.6,2.12 30.48,-1.13 2.42,-0.66 9.19,-3.69 11.29,-4.52" + id="path19091" /><path + class="st2" + d="m 5020.84,1133.94 c -2.1,0.83 -31.77,6.79 -34.18,7.45 -11.88,3.25 -22.64,2.55 -30.48,1.13 -1.65,1.2 -4.33,2.96 -7.9,4.52 0,0 -5.88,2.56 -13.55,3.39 -8.53,0.92 -25.68,-0.15 -47.41,-4.52 l -5.08,-364.35" + id="path19093" /><path + d="m 4966.9,820.25 3.12,23.94 c 1.02,7.98 1.89,15.99 2.78,23.98 1.74,16 3.18,32.04 4.49,48.08 1.23,16.05 2.33,32.11 3.13,48.19 0.39,8.04 0.76,16.08 1.05,24.12 0.28,8.04 0.48,16.09 0.67,24.13 -0.35,-8.04 -0.72,-16.08 -1.16,-24.11 -0.39,-8.04 -0.85,-16.07 -1.33,-24.1 -0.96,-16.06 -2.05,-32.12 -3.36,-48.15 -1.23,-16.04 -2.68,-32.07 -4.26,-48.08 -1.53,-16.01 -3.4,-32 -5.13,-48 z" + id="path19095" + style="opacity:0.5" /><polygon + points="4956.18,1140.26 4955.12,1118.5 4954.18,1096.74 4952.44,1053.22 4950.94,1009.69 4950.27,987.92 4949.71,966.14 4950.76,987.9 4951.71,1009.66 4953.44,1053.18 4954.94,1096.72 4955.61,1118.49 " + id="polygon19099" + style="opacity:0.5" /><polygon + points="4909.27,692.13 4908.77,719.74 4908.27,692.13 " + id="polygon19103" + style="opacity:0.5" /><path + class="st2" + d="m 4744.53,1133.49 c 30.51,-206.34 55.65,-356.22 60.95,-378.14 5.83,-24.13 13.55,-46.28 13.55,-46.28 1.47,-4.22 2.98,-8.36 4.52,-12.42 l 1.79,-7.41 2.16,-8.95 h 54.85 0.35 54.85 l 2.16,8.95 1.79,7.41 c 1.54,4.05 3.05,8.19 4.52,12.42 0,0 7.71,22.15 13.55,46.28 5.3,21.92 30.45,171.8 60.95,378.14" + id="path19107" /><path + class="st2" + d="m 4824.11,692.13 c 3.24,0 6.49,0 9.73,0 15.01,0 33.4,0 48.4,0 h 0.56 c 15.01,0 33.4,0 48.4,0 3.24,0 6.49,0 9.73,0" + id="path19109" /><path + d="m 4798.15,820.25 c -1.73,16 -3.59,31.99 -5.13,48.01 -1.58,16.01 -3.03,32.04 -4.26,48.08 -1.3,16.04 -2.4,32.09 -3.36,48.15 -0.48,8.03 -0.94,16.06 -1.33,24.1 -0.44,8.03 -0.81,16.07 -1.16,24.11 0.19,-8.05 0.39,-16.09 0.67,-24.13 0.29,-8.04 0.66,-16.08 1.05,-24.12 0.8,-16.08 1.9,-32.14 3.13,-48.19 1.31,-16.04 2.75,-32.08 4.49,-48.08 0.89,-8 1.76,-16 2.78,-23.98 z" + id="path19111" + style="opacity:0.5" /><polygon + points="4808.87,1140.26 4809.44,1118.49 4810.11,1096.72 4811.61,1053.18 4813.34,1009.66 4814.29,987.9 4815.34,966.14 4814.78,987.92 4814.11,1009.69 4812.61,1053.22 4810.87,1096.74 4809.93,1118.5 " + id="polygon19115" + style="opacity:0.5" /><polygon + points="4856.78,692.13 4856.28,719.74 4855.78,692.13 " + id="polygon19119" + style="opacity:0.5" /><path + class="st2" + d="m 4882.81,692.13 v 89.43 l -5.08,364.35 c -21.73,4.36 -38.88,5.44 -47.41,4.52 -7.67,-0.83 -13.55,-3.39 -13.55,-3.39 -3.57,-1.56 -6.25,-3.32 -7.9,-4.52 -7.83,1.42 -18.6,2.12 -30.48,-1.13 -2.42,-0.66 -31.31,-6.62 -33.41,-7.45" + id="path19123" /><path + class="st50" + d="m 4877.96,1134.5 c -21.73,4.36 -38.88,5.44 -47.41,4.52 -7.67,-0.83 -13.55,-3.39 -13.55,-3.39 -3.57,-1.56 -6.25,-3.32 -7.9,-4.52 -7.83,1.42 -18.6,2.12 -30.48,-1.13 -2.42,-0.66 -31.31,-6.62 -33.41,-7.45" + id="path19125" /><path + class="st50" + d="m 4886.77,1134.5 c 21.73,4.36 38.88,5.44 47.41,4.52 7.67,-0.83 13.55,-3.39 13.55,-3.39 3.57,-1.56 6.25,-3.32 7.9,-4.52 7.83,1.42 18.6,2.12 30.48,-1.13 2.42,-0.66 31.31,-6.62 33.41,-7.45" + id="path19127" /></g><g + id="g92168"><path + class="st2" + d="m 943.16,871.71 c 2.27,0 12.5,2.32 12.5,2.32 3.23,1.01 7.97,2.56 13.64,4.65 9.75,3.59 37.85,14.12 59.09,31.38 5.96,4.84 10.26,9.3 11.36,10.46 3.09,3.24 15.57,20.58 20.45,33.7 2.43,6.52 5.55,14.9 7.95,25.57 2.32,10.27 4.88,26.65 3.41,47.65" + id="path19129" /><line + class="st2" + x1="954.42999" + y1="874.15002" + x2="1072" + y2="1016.25" + id="line19131" /><path + class="st2" + d="m 943.16,863.86 c 2.41,0 13.26,2.44 13.26,2.44 3.42,1.06 8.46,2.69 14.47,4.88 10.35,3.77 40.16,14.84 62.69,32.96 6.32,5.08 10.88,9.77 12.06,10.99 3.28,3.41 16.52,21.62 21.7,35.4 2.57,6.85 5.88,15.65 8.44,26.86 2.46,10.79 5.18,27.99 3.62,50.05" + id="path19133" /><path + class="st53" + d="m 1101.13,819.61 c -37.59,-0.29 -77.66,-2.18 -119.87,-6.29 -2.45,-0.24 -4.9,-0.48 -7.34,-0.73" + id="path19135" /><path + class="st53" + d="m 944.28,866.1 c 2.61,0.41 6.42,1.19 8.75,1.69 1.24,0.26 2.06,0.45 2.06,0.45 1.04,0.32 2.23,0.69 3.56,1.12 3,0.96 6.67,2.18 10.82,3.67 10.28,3.7 39.91,14.55 62.3,32.33 6.28,4.99 10.81,9.58 11.98,10.78 3.26,3.34 16.42,21.21 21.56,34.73 2.56,6.72 5.85,15.35 8.39,26.35 2.45,10.59 5.15,27.46 3.59,49.1" + id="path19137" /><line + class="st53" + x1="951.58002" + y1="873.19" + x2="1072" + y2="1019.59" + id="line19139" /><path + class="st2" + d="m 1101.13,1026.88 h 29.13 l 128.84,-155.73 -9.52,-64.42 c -11.03,0.67 -25.68,1.56 -36.97,2.24 -46.04,2.77 -57.31,3.38 -71.14,3.92 -9.39,0.37 -23.3,0.84 -40.33,1.12 h -0.56 c -17.04,-0.28 -30.94,-0.75 -40.33,-1.12 -13.84,-0.54 -25.1,-1.15 -71.14,-3.92 -11.3,-0.68 -25.94,-1.57 -36.97,-2.24 l -9.52,64.42 128.84,155.73 h 29.13 z" + id="path19141" /><path + class="st2" + d="m 1258.54,871.71 c -2.27,0 -12.5,2.32 -12.5,2.32 -3.23,1.01 -7.97,2.56 -13.64,4.65 -9.75,3.59 -37.85,14.12 -59.09,31.38 -5.96,4.84 -10.26,9.3 -11.36,10.46 -3.09,3.24 -15.57,20.58 -20.45,33.7 -2.43,6.52 -5.55,14.9 -7.95,25.57 -2.32,10.27 -4.88,26.65 -3.41,47.65" + id="path19143" /><path + class="st2" + d="m 1249.58,806.72 -10.69,3.59 c -3.08,0.87 -7.6,2.13 -13.07,3.59 -16.79,4.47 -39.33,10.47 -64.16,14.36 -14.66,2.3 -34.82,4.6 -59.41,4.79 h -2.8 c -24.58,-0.19 -44.74,-2.49 -59.41,-4.79 -24.83,-3.89 -47.37,-9.89 -64.16,-14.36 -5.47,-1.46 -9.99,-2.72 -13.07,-3.59 l -10.69,-3.59" + id="path19145" /><polyline + class="st2" + points="1133.1,984.83 1101.4,984.83 1100.8,984.83 1069.1,984.83 " + id="polyline19147" /><line + class="st2" + x1="1247.28" + y1="874.15002" + x2="1129.71" + y2="1016.25" + id="line19149" /><path + class="st2" + d="m 1258.54,863.86 c -2.41,0 -13.26,2.44 -13.26,2.44 -3.42,1.06 -8.46,2.69 -14.47,4.88 -10.35,3.77 -40.16,14.84 -62.69,32.96 -6.32,5.08 -10.88,9.77 -12.06,10.99 -3.28,3.41 -16.52,21.62 -21.7,35.4 -2.57,6.85 -5.88,15.65 -8.44,26.86 -2.46,10.79 -5.18,27.99 -3.62,50.05" + id="path19151" /><path + class="st2" + d="m 1251.12,815.31 -10.69,3.59 c -3.08,0.87 -7.6,2.13 -13.07,3.59 -16.79,4.47 -39.33,10.47 -64.16,14.36 -14.66,2.3 -34.82,4.6 -59.41,4.79 h -5.88 c -24.58,-0.19 -44.74,-2.49 -59.41,-4.79 -24.83,-3.89 -47.37,-9.89 -64.16,-14.36 -5.47,-1.46 -9.99,-2.72 -13.07,-3.59 l -10.69,-3.59" + id="path19153" /><path + class="st2" + d="m 1222.8,814.64 c -2.33,0.23 -4.67,0.45 -7.02,0.67 -40.37,3.72 -78.69,5.43 -114.65,5.7 h -0.56 c -35.95,-0.27 -74.28,-1.98 -114.65,-5.7 -2.35,-0.22 -4.69,-0.44 -7.02,-0.67" + id="path19155" /><path + class="st53" + d="m 1250.76,813.21 -10.69,3.59 c -3.08,0.87 -7.6,2.13 -13.07,3.59 -16.79,4.47 -39.33,10.47 -64.16,14.36 -14.66,2.3 -34.82,4.6 -59.41,4.79 h -5.17 c -24.58,-0.19 -44.74,-2.49 -59.41,-4.79 -24.83,-3.89 -47.37,-9.89 -64.16,-14.36 -5.47,-1.46 -9.99,-2.72 -13.07,-3.59 l -10.69,-3.59" + id="path19157" /><path + class="st53" + d="m 1100.57,819.61 c 37.59,-0.29 77.66,-2.18 119.87,-6.29 2.45,-0.24 4.9,-0.48 7.34,-0.73" + id="path19159" /><path + class="st53" + d="m 1257.42,866.1 c -2.61,0.41 -6.42,1.19 -8.75,1.69 -1.24,0.26 -2.06,0.45 -2.06,0.45 -1.04,0.32 -2.23,0.69 -3.56,1.12 -3,0.96 -6.67,2.18 -10.82,3.67 -10.28,3.7 -39.91,14.55 -62.3,32.33 -6.28,4.99 -10.81,9.58 -11.98,10.78 -3.26,3.34 -16.42,21.21 -21.56,34.73 -2.56,6.72 -5.85,15.35 -8.39,26.35 -2.45,10.59 -5.15,27.46 -3.59,49.1" + id="path19161" /><line + class="st53" + x1="1250.13" + y1="873.19" + x2="1129.7" + y2="1019.59" + id="line19163" /><line + class="st2" + x1="1620.42" + y1="861.06" + x2="1484.86" + y2="1026.88" + id="line19165" /><line + class="st53" + x1="1620.42" + y1="864.41998" + x2="1487.1" + y2="1026.88" + id="line19167" /><path + class="st2" + d="m 1463.57,1026.88 h -29.13 l -128.84,-155.73 9.52,-64.42 c 11.03,0.67 25.68,1.56 36.97,2.24 46.04,2.77 57.31,3.38 71.14,3.92 9.39,0.37 23.3,0.84 40.33,1.12 h 0.56 c 17.04,-0.28 30.94,-0.75 40.33,-1.12 13.84,-0.54 25.1,-1.15 71.14,-3.92 11.3,-0.68 25.94,-1.57 36.97,-2.24 l 9.52,64.42 -128.84,155.73 h -29.13 z" + id="path19169" /><line + class="st2" + x1="1306.72" + y1="861.06" + x2="1443.4" + y2="1026.88" + id="line19171" /><line + class="st53" + x1="1306.72" + y1="863.29999" + x2="1440.04" + y2="1026.88" + id="line19173" /><path + class="st2" + d="m 1314,814.57 c 11.13,0.83 25.92,1.92 37.32,2.76 46.47,3.41 57.85,4.16 71.81,4.83 9.48,0.45 23.52,1.03 40.71,1.38 h 0.57 c 17.2,-0.35 31.23,-0.92 40.71,-1.38 13.97,-0.67 25.34,-1.42 71.81,-4.83 11.4,-0.84 26.19,-1.93 37.32,-2.76" + id="path19175" /><path + class="st53" + d="m 1313.71,812.89 c 11.13,0.83 25.92,1.92 37.32,2.76 46.47,3.41 57.85,4.16 71.81,4.83 9.48,0.45 23.52,1.03 40.71,1.38 h 0.57 c 17.2,-0.35 31.23,-0.92 40.71,-1.38 13.97,-0.67 25.34,-1.42 71.81,-4.83 11.4,-0.84 26.19,-1.93 37.32,-2.76" + id="path19177" /><line + class="st2" + x1="1129.99" + y1="1005.25" + x2="1138.8101" + y2="1005.25" + id="line19283" /><line + class="st2" + x1="1062.9" + y1="1005.25" + x2="1071.72" + y2="1005.25" + id="line19285" /><line + class="st2" + x1="1416.55" + y1="1005.25" + x2="1511.15" + y2="1005.25" + id="line19287" /></g><g + id="g92138"><path + class="st2" + d="m 1778.6,895.22 c 2.27,0 30.19,7.55 30.19,7.55 3.23,1.01 7.97,2.56 13.64,4.65 9.75,3.59 37.85,14.12 59.09,31.38 5.96,4.84 10.26,9.3 11.36,10.46 3.09,3.24 15.57,20.58 20.45,33.7 2.43,6.52 5.55,14.9 7.95,25.57 2.32,10.27 4.88,26.65 3.41,47.65" + id="path19179" /><path + class="st2" + d="M 1925.13,1044.99" + id="path19181" /><path + class="st2" + d="M 1807.56,832.89" + id="path19183" /><path + class="st2" + d="m 1779.6,886.22 c 2.41,0 29.95,8.82 29.95,8.82 3.42,1.06 8.46,2.69 14.47,4.88 10.35,3.77 40.16,14.84 62.69,32.96 6.32,5.08 10.88,9.77 12.06,10.99 3.28,3.41 16.52,21.62 21.7,35.4 2.57,6.85 5.88,15.65 8.44,26.86 2.46,10.79 5.18,27.99 3.62,50.05" + id="path19185" /><path + class="st53" + d="m 1954.27,778.35 c -37.59,-0.29 -77.66,-2.18 -119.87,-6.29 -2.45,-0.24 -4.9,-0.48 -7.34,-0.73" + id="path19187" /><path + class="st53" + d="m 1780.1,888.72 c 2.55,0.73 5.15,1.47 7.66,2.19 9.36,2.68 17.62,5.05 18.61,5.26 1.23,0.26 2.05,0.45 2.05,0.45 1.04,0.32 2.23,0.69 3.55,1.12 2.99,0.96 6.66,2.19 10.8,3.68 10.27,3.71 39.84,14.59 62.2,32.41 6.27,5 10.8,9.6 11.96,10.8 3.26,3.35 16.39,21.25 21.53,34.81 2.55,6.74 5.84,15.39 8.37,26.41 2.44,10.61 5.14,27.52 3.59,49.21" + id="path19189" /><path + class="st53" + d="M 1925.14,1048.33" + id="path19191" /><path + class="st53" + d="M 1804.71,831.93" + id="path19193" /><path + class="st2" + d="m 1956.93,800.38 h -5.88 c -24.58,-0.19 -44.74,-2.49 -59.41,-4.79 -24.83,-3.89 -47.37,-9.89 -64.16,-14.36 -5.47,-1.46 -9.99,-2.72 -13.07,-3.59 l -10.69,-3.59" + id="path19195" /><path + class="st53" + d="m 1956.57,798.28 h -5.17 c -24.58,-0.19 -44.74,-2.49 -59.41,-4.79 -24.83,-3.89 -47.37,-9.89 -64.16,-14.36 -5.47,-1.46 -9.99,-2.72 -13.07,-3.59 l -10.69,-3.59" + id="path19197" /><path + class="st53" + d="M 1953.71,778.35" + id="path19199" /><line + class="st2" + x1="1791.66" + y1="898.03003" + x2="1925.1" + y2="1044.76" + id="line19201" /><line + class="st53" + x1="1788.42" + y1="897.04999" + x2="1925.1" + y2="1048.21" + id="line19203" /><line + class="st2" + x1="1778.23" + y1="894.92999" + x2="1924.47" + y2="1055.72" + id="line19205" /><path + class="st2" + d="m 2132.56,895.22 c -2.27,0 -30.19,7.55 -30.19,7.55 -3.23,1.01 -7.97,2.56 -13.64,4.65 -9.75,3.59 -37.85,14.12 -59.09,31.38 -5.96,4.84 -10.26,9.3 -11.36,10.46 -3.09,3.24 -15.57,20.58 -20.45,33.7 -2.43,6.52 -5.55,14.9 -7.95,25.57 -2.32,10.27 -4.88,26.65 -3.41,47.65" + id="path19207" /><path + class="st2" + d="M 1986.03,1044.99" + id="path19209" /><path + class="st2" + d="M 2103.6,832.89" + id="path19211" /><path + class="st2" + d="m 2131.56,886.22 c -2.41,0 -29.95,8.82 -29.95,8.82 -3.42,1.06 -8.46,2.69 -14.47,4.88 -10.35,3.77 -40.16,14.84 -62.69,32.96 -6.32,5.08 -10.88,9.77 -12.06,10.99 -3.28,3.41 -16.52,21.62 -21.7,35.4 -2.58,6.85 -5.88,15.65 -8.44,26.86 -2.46,10.79 -5.18,27.99 -3.62,50.05" + id="path19213" /><path + class="st53" + d="m 1956.89,778.35 c 37.59,-0.29 77.66,-2.18 119.87,-6.29 2.45,-0.24 4.9,-0.48 7.34,-0.73" + id="path19215" /><path + class="st53" + d="m 2131.06,888.72 c -2.55,0.73 -5.15,1.47 -7.66,2.19 -9.36,2.68 -17.62,5.05 -18.61,5.26 -1.23,0.26 -2.05,0.45 -2.05,0.45 -1.04,0.32 -2.23,0.69 -3.55,1.12 -2.99,0.96 -6.66,2.19 -10.8,3.68 -10.27,3.71 -39.84,14.59 -62.2,32.41 -6.27,5 -10.8,9.6 -11.96,10.8 -3.26,3.35 -16.39,21.25 -21.53,34.81 -2.55,6.74 -5.84,15.39 -8.37,26.41 -2.44,10.61 -5.14,27.52 -3.59,49.21" + id="path19217" /><path + class="st53" + d="M 1986.02,1048.33" + id="path19219" /><path + class="st53" + d="M 2106.45,831.93" + id="path19221" /><path + class="st2" + d="M 2132.56,895.22 2105.9,765.46 c -11.03,0.67 -25.68,1.56 -36.97,2.24 -46.04,2.77 -57.31,3.38 -71.14,3.92 -9.39,0.37 -23.3,0.84 -40.33,1.12 h -0.56 -2.63 -0.56 c -17.04,-0.28 -30.94,-0.75 -40.33,-1.12 -13.84,-0.54 -25.1,-1.15 -71.14,-3.92 -11.3,-0.68 -25.94,-1.57 -36.97,-2.24 l -26.66,129.76" + id="path19223" /><polyline + class="st2" + points="1986.58,1055.62 1957.45,1055.62 1956.89,1055.62 1954.27,1055.62 1953.71,1055.62 1924.58,1055.62 " + id="polyline19225" /><path + class="st2" + d="m 2105.9,765.47 -10.69,3.59 c -3.08,0.87 -7.6,2.13 -13.07,3.59 -16.79,4.47 -39.33,10.47 -64.16,14.36 -14.66,2.3 -34.82,4.6 -59.41,4.79 h -2.8 -0.39 -2.8 c -24.58,-0.19 -44.74,-2.49 -59.41,-4.79 -24.83,-3.89 -47.37,-9.89 -64.16,-14.36 -5.47,-1.46 -9.99,-2.72 -13.07,-3.59 l -10.69,-3.59" + id="path19227" /><polyline + class="st2" + points="1991.1,1005.57 1957.67,1005.57 1957.04,1005.57 1954.08,1005.57 1953.45,1005.57 1920.02,1005.57 " + id="polyline19229" /><path + class="st2" + d="m 1954.23,800.38 h 5.88 c 24.58,-0.19 44.74,-2.49 59.41,-4.79 24.83,-3.89 47.37,-9.89 64.16,-14.36 5.47,-1.46 9.99,-2.72 13.07,-3.59 l 10.69,-3.59" + id="path19231" /><path + class="st2" + d="m 2079.12,773.38 c -2.33,0.23 -4.67,0.45 -7.02,0.67 -40.37,3.72 -78.69,5.43 -114.65,5.7 h -0.56 -2.63 -0.56 c -35.95,-0.27 -74.28,-1.98 -114.65,-5.7 -2.35,-0.22 -4.69,-0.44 -7.02,-0.67" + id="path19233" /><path + class="st53" + d="m 1954.59,798.28 h 5.17 c 24.58,-0.19 44.74,-2.49 59.41,-4.79 24.83,-3.89 47.37,-9.89 64.16,-14.36 5.47,-1.46 9.99,-2.72 13.07,-3.59 l 10.69,-3.59" + id="path19235" /><path + class="st53" + d="M 1957.45,778.35" + id="path19237" /><line + class="st2" + x1="2119.5" + y1="898.03003" + x2="1986.0601" + y2="1044.76" + id="line19239" /><line + class="st53" + x1="2122.74" + y1="897.04999" + x2="1986.0601" + y2="1048.21" + id="line19241" /><line + class="st2" + x1="2132.9299" + y1="894.92999" + x2="1986.6899" + y2="1055.72" + id="line19243" /><line + class="st53" + x1="1953.71" + y1="778.34998" + x2="1957.45" + y2="778.34998" + id="line19245" /><path + class="st2" + d="M 2371.03,1044.99" + id="path19247" /><path + class="st2" + d="M 2488.6,832.89" + id="path19249" /><path + class="st53" + d="M 2371.02,1048.33" + id="path19251" /><path + class="st53" + d="M 2491.45,831.93" + id="path19253" /><path + class="st53" + d="M 2345.36,774.16" + id="path19255" /><line + class="st2" + x1="2515.6001" + y1="886.21997" + x2="2361.6001" + y2="1055.22" + id="line19257" /><line + class="st53" + x1="2515.6001" + y1="888.21997" + x2="2364.6001" + y2="1055.22" + id="line19259" /><line + class="st2" + x1="2517.9299" + y1="894.92999" + x2="2371.6899" + y2="1055.72" + id="line19261" /><path + class="st2" + d="M 2310.13,1044.99" + id="path19263" /><path + class="st2" + d="M 2192.56,832.89" + id="path19265" /><path + class="st53" + d="M 2310.14,1048.33" + id="path19267" /><path + class="st53" + d="M 2189.71,831.93" + id="path19269" /><path + class="st2" + d="m 2163.6,895.22 26.66,-129.76 c 11.03,0.67 25.68,1.56 36.97,2.24 46.04,2.77 57.31,3.38 71.14,3.92 9.39,0.37 23.3,0.84 40.33,1.12 h 0.56 2.63 0.56 c 17.04,-0.28 30.94,-0.75 40.33,-1.12 13.84,-0.54 25.1,-1.15 71.14,-3.92 11.3,-0.68 25.94,-1.57 36.97,-2.24 l 26.66,129.76" + id="path19271" /><polyline + class="st2" + points="2309.58,1055.62 2338.71,1055.62 2339.27,1055.62 2341.89,1055.62 2342.45,1055.62 2371.58,1055.62 " + id="polyline19273" /><path + class="st53" + d="M 2340.84,774.16" + id="path19275" /><line + class="st2" + x1="2166.1001" + y1="885.71997" + x2="2320.1001" + y2="1055.72" + id="line19277" /><line + class="st53" + x1="2166.1001" + y1="888.71997" + x2="2316.6001" + y2="1055.22" + id="line19279" /><line + class="st2" + x1="2163.23" + y1="894.92999" + x2="2309.47" + y2="1055.72" + id="line19281" /><line + class="st2" + x1="1908.84" + y1="1026.88" + x2="1924.58" + y2="1026.88" + id="line19289" /><line + class="st2" + x1="2002.58" + y1="1026.88" + x2="1986.84" + y2="1026.88" + id="line19291" /><line + class="st2" + x1="2282.6001" + y1="1027.22" + x2="2398.1001" + y2="1027.22" + id="line19293" /><path + class="st2" + d="m 2188.1,774.72 c 11.22,0.69 25.13,1.61 36.63,2.31 46.86,2.85 58.33,3.48 72.41,4.04 9.56,0.38 23.71,0.86 41.05,1.15 h 0.57 2.67 0.57 c 17.34,-0.29 31.49,-0.77 41.05,-1.15 14.08,-0.56 25.55,-1.18 72.41,-4.04 11.5,-0.7 26.41,-1.61 37.63,-2.31" + id="path19295" /><path + class="st53" + d="m 2189.1,772.72 c 11.16,0.69 24.99,1.61 36.41,2.31 46.58,2.85 57.98,3.48 71.98,4.04 9.5,0.38 23.57,0.86 40.81,1.15 h 0.57 2.66 0.57 c 17.24,-0.29 31.3,-0.77 40.81,-1.15 14,-0.56 25.4,-1.18 71.98,-4.04 11.43,-0.7 26.25,-1.61 37.41,-2.31" + id="path19297" /></g><g + id="g92601"><path + class="st2" + d="m -3973.23,695.83 c -79.28,-1.82 -141.84,-2.46 -141.95,0 0,0 19.71,5.26 19.71,5.26 v 0 0 c 5.76,1.38 14.13,3.18 24.31,4.6 15.43,2.15 39.34,5.3 68.33,0 7.96,-1.46 18.36,-3.92 30.26,-8.36 z" + id="path19299" /><path + class="st2" + d="m -4114.52,696.48 c 0,-1.31 -18.4,9.2 -18.4,9.2 1.85,4.87 4.14,12.08 5.26,21.03 1.38,11.06 0.33,19.57 0,22.34 -3.11,26.15 4.61,-6.25 -7.88,102.5 -7.98,69.41 -11.97,104.11 -17.08,130.09 -2.08,10.55 -6.04,29.64 -9.2,56.51 -2.55,21.73 -3.52,39.62 -3.94,51.25 1.15,-0.75 2.94,-1.78 5.26,-2.63 2.57,-0.95 11.1,-3.63 27.6,2.63 4.83,1.83 4.43,2.19 22.34,11.83 14.03,7.55 16.48,8.52 18.4,9.2 3.71,1.32 9.7,3.06 23.65,3.94 8.87,0.56 23.1,1.38 42.05,-1.31 19.3,-2.74 28.95,-4.11 32.85,-5.26 3.76,-1.1 23.22,1.94 23.65,3.94 0.97,4.51 -7.3,7.82 -6.57,13.14 0.32,2.33 2.2,3.84 3.94,5.26 4.45,3.6 9.76,3.87 11.83,3.94 13.56,0.51 20.89,-1.49 31.54,-1.31 7.37,0.12 17.57,0.42 27.6,6.57 4.96,3.05 8.38,6.61 10.51,9.2" + id="path19301" /><path + class="st2" + d="m -3899.01,1082.82 c -2.27,-9.9 -4.71,-19.93 -6.57,-24.97 -0.46,-1.24 -2.13,-5.72 -3.94,-11.83 -1.78,-6 -2.67,-9.06 -2.63,-11.83 0.1,-6.85 3.39,-7.94 2.63,-13.14 -0.61,-4.17 -3.23,-6.96 -6.57,-10.51 -4.1,-4.36 -6.45,-4.89 -11.83,-9.2 -3.29,-2.65 -5.7,-5.27 -10.51,-10.51 -6.29,-6.85 -10.43,-11.36 -14.45,-18.4 -2.91,-5.07 -4.71,-8.3 -5.26,-13.14 -0.6,-5.29 0.58,-10.12 1.31,-13.14 0.41,-1.68 1.14,-4.7 2.63,-7.88 3.81,-8.18 8.38,-8.45 15.77,-18.4 4.78,-6.43 5.3,-9.6 5.26,-11.83 -0.03,-1.35 -0.29,-3.83 -2.63,-7.88 -3.79,-6.58 -9.05,-10.37 -13.14,-13.14 -5.76,-3.9 -39.42,-31.54 -43.36,-32.85 3.07,-22.94 6.56,-41.29 9.2,-53.88 4.4,-20.96 9.26,-39.42 10.51,-67.02 0.23,-5.09 0.28,-9.27 0.29,-12.01 l -0.29,-26.76" + id="path19303" /><path + class="st2" + d="m -3973.62,693.98 c 1.48,-0.26 4.47,-0.36 6.28,-0.13 8.59,1.11 12.52,10.51 14.45,10.51 2.63,0 12.34,0 12.34,0 1.15,-0.19 2.89,-0.35 4.92,0 2.85,0.49 7.6,2.19 14.27,11.83 4.82,6.95 7.4,13.35 9.2,18.4 3.01,8.44 4.56,15.23 6.57,24.97 4.23,20.55 4.17,23.71 6.57,34.17 2.61,11.37 5.38,19.33 9.2,30.22 5.24,14.93 14.2,37.96 28.91,67.02 l -11.83,11.83 c -0.92,0.9 -2.3,2.26 -3.94,3.94 -9.82,10.08 -14.73,15.12 -17.08,21.03 -3.64,9.15 -1.78,17.78 -1.31,19.71 1.24,5.19 2.73,5.39 7.88,15.77 3.58,7.21 6.4,12.9 7.88,19.71 0.72,3.34 1.58,9.02 0,21.03 -2,15.19 -5.65,23.45 -10.51,39.42 -2.09,6.86 -6.34,26.4 -9.2,39.42" + id="path19305" /><path + class="st2" + d="m -4165.77,1089.39 c 1.37,1.49 3.53,9.9 6.57,11.83 3.74,2.37 7.81,3.85 22.34,6.57 9.81,1.84 13,2.11 15.77,5.26 0.34,0.39 3.88,4.51 2.63,7.88 -1.09,2.94 -5.01,3.1 -5.26,5.26 -0.28,2.44 4.31,4.77 5.26,5.26 7.77,3.96 16.01,2.78 17.08,2.63 21.62,-3.07 19.36,2.37 56.51,-1.31 0,0 7.44,-0.74 22.34,1.31 4.68,0.64 10.14,1.64 10.51,3.94 0.45,2.77 -6.83,5.02 -6.57,9.2 0.12,1.87 1.69,3.18 2.63,3.94 5.3,4.3 12.99,3.34 21.03,2.63 5.17,-0.46 11.77,-0.74 24.97,-1.31 11.86,-0.51 17.78,-0.77 23.65,0 6.7,0.88 7.85,1.85 21.03,3.94 4.17,0.66 8.66,1.3 14.45,1.31 8.07,0.03 11.72,-1.17 14.45,-2.63 2.43,-1.3 4.17,-2.84 5.26,-3.94" + id="path19307" /><line + class="st2" + x1="-4123.7202" + y1="1110.42" + x2="-4123.7202" + y2="1125.61" + id="line19309" /><line + class="st2" + x1="-4119.7798" + y1="1095.96" + x2="-4119.7798" + y2="1114.12" + id="line19311" /><line + class="st2" + x1="-4012.0901" + y1="1111.73" + x2="-4012.02" + y2="1138.01" + id="line19313" /><line + class="st2" + x1="-3955.52" + y1="882.42999" + x2="-3955.52" + y2="942.87" + id="line19315" /><path + class="st2" + d="m -3886.23,916.59 c -0.27,3.89 -0.5,9.94 0,17.27 0.7,10.25 2.38,16.23 4.17,26.23 1.13,6.31 2.55,15.65 3.42,27.47" + id="path19317" /><path + d="m -3953.04,704.65 2.43,25.87 2.35,25.88 c 1.57,17.25 3.03,34.51 4.71,51.75 0.83,8.62 1.62,17.25 2.84,25.8 1.36,8.52 3.24,17 4.52,25.58 2.67,17.14 3.8,34.49 3.67,51.81 -0.1,-8.66 -0.53,-17.31 -1.27,-25.94 -0.72,-8.63 -1.74,-17.22 -3.16,-25.76 -0.71,-4.27 -1.51,-8.52 -2.32,-12.77 -0.79,-4.26 -1.69,-8.49 -2.34,-12.79 -1.25,-8.59 -2.08,-17.22 -2.93,-25.84 -1.59,-17.25 -3.07,-34.51 -4.48,-51.78 l -2.07,-25.9 z" + id="path19319" + style="opacity:0.5" /><path + d="m -3938.28,704.65 c 3.2,3.69 5.68,8.01 7.21,12.66 0.78,2.32 1.33,4.72 1.66,7.15 0.36,2.43 0.38,4.89 0.52,7.31 0.59,9.73 1.78,19.42 2.94,29.11 l 3.61,29.05 c 1.27,9.68 2.23,19.4 4.23,28.93 2.07,9.55 3.29,19.28 4.49,28.96 1.19,9.69 2.45,19.37 3.38,29.09 0.47,4.86 0.86,9.73 1.17,14.6 0.32,4.87 0.76,9.72 1.47,14.54 1.4,9.64 3.86,19.14 7.28,28.28 -3.57,-9.08 -6.2,-18.55 -7.76,-28.2 -0.77,-4.83 -1.25,-9.7 -1.62,-14.57 -0.36,-4.87 -0.8,-9.72 -1.31,-14.57 -1.05,-9.7 -2.28,-19.38 -3.52,-29.06 -1.23,-9.69 -2.47,-19.35 -4.56,-28.88 -1.98,-9.6 -2.92,-19.34 -4.16,-29.01 -1.18,-9.69 -2.39,-19.37 -3.47,-29.08 -1.06,-9.7 -2.17,-19.41 -2.66,-29.17 -0.1,-2.45 -0.08,-4.88 -0.39,-7.29 -0.29,-2.41 -0.79,-4.8 -1.53,-7.12 -1.44,-4.64 -3.85,-8.99 -6.98,-12.73 z" + id="path19323" + style="opacity:0.5" /><path + d="m -3923.99,883.67 c -0.09,5.45 -0.05,10.9 0.21,16.34 0.24,5.44 0.62,10.87 1.38,16.26 0.74,5.38 1.8,10.72 2.79,16.09 0.98,5.37 1.83,10.77 2.52,16.18 0.67,5.42 1.2,10.85 1.58,16.3 0.38,5.44 0.62,10.89 1.13,16.3 0.5,5.41 1.4,10.79 2.47,16.12 1.05,5.34 2.32,10.64 3.72,15.91 -3.18,-10.42 -5.71,-21.09 -6.95,-31.96 -0.64,-5.43 -0.84,-10.89 -1.27,-16.31 -0.4,-5.43 -0.97,-10.84 -1.66,-16.24 -0.66,-5.4 -1.47,-10.78 -2.42,-16.14 -0.94,-5.36 -2.02,-10.72 -2.65,-16.15 -1.31,-10.86 -1.42,-21.81 -0.85,-32.7 z" + id="path19327" + style="opacity:0.5" /><path + d="m -4019.91,968.5 c -1.59,5.61 -3.37,11.17 -5.24,16.7 -1.89,5.52 -3.96,10.98 -6.05,16.42 -4.18,10.89 -8.78,21.65 -14.13,32.04 -2.71,5.18 -5.62,10.25 -8.72,15.2 -3.09,4.96 -6.38,9.8 -9.91,14.45 -6.99,9.36 -14.82,18.09 -23.31,26.08 4.1,-4.15 8.08,-8.41 11.85,-12.85 3.8,-4.42 7.44,-8.97 10.84,-13.69 6.9,-9.38 13,-19.33 18.36,-29.66 5.4,-10.31 9.97,-21.04 14.3,-31.86 4.4,-10.79 8.43,-21.73 12.01,-32.83 z" + id="path19331" + style="opacity:0.5" /><path + d="m -3994.23,905.01 c 0.43,8.39 0.99,16.77 1.68,25.13 0.67,8.37 1.45,16.73 2.37,25.07 0.94,8.34 1.92,16.68 3.09,24.99 1.16,8.31 2.48,16.6 3.83,24.89 2.65,16.59 5.13,33.21 7.11,49.9 0.99,8.34 1.91,16.69 2.73,25.05 0.79,8.36 1.5,16.73 2.13,25.11 -0.8,-8.36 -1.66,-16.71 -2.62,-25.06 -0.92,-8.35 -1.92,-16.68 -3,-25.01 -1.1,-8.32 -2.21,-16.65 -3.44,-24.95 -1.22,-8.31 -2.55,-16.6 -3.89,-24.89 -2.67,-16.58 -5.06,-33.23 -6.69,-49.96 -0.83,-8.36 -1.53,-16.73 -2.09,-25.12 -0.54,-8.36 -0.94,-16.75 -1.21,-25.15 z" + id="path19335" + style="opacity:0.5" /><path + d="m -3933.18,1022.37 c 1.01,7.99 1.6,16.04 1.8,24.1 0.22,8.06 0.01,16.13 -0.52,24.18 -0.28,4.02 -0.66,8.04 -1.13,12.04 -0.47,4 -0.98,8.01 -1.66,11.98 -0.66,3.98 -1.41,7.94 -2.24,11.88 -0.86,3.94 -1.78,7.86 -2.83,11.75 0.84,-3.94 1.65,-7.88 2.35,-11.84 0.73,-3.96 1.39,-7.92 1.96,-11.9 1.14,-7.96 2.05,-15.95 2.55,-23.97 0.6,-8.02 0.8,-16.06 0.75,-24.1 -0.02,-4.02 -0.13,-8.04 -0.32,-12.06 -0.14,-4.02 -0.42,-8.04 -0.71,-12.06 z" + id="path19339" + style="opacity:0.5" /><path + d="m -3951.73,738.72 c -0.01,6.34 -0.05,12.68 -0.02,19.02 0.03,6.34 0.06,12.67 0.23,19.01 0.05,3.17 0.11,6.33 0.2,9.5 0.09,3.17 0.32,6.33 0.41,9.49 l 0.37,9.5 c 0.09,3.17 0.21,6.34 0.27,9.51 -0.28,-3.16 -0.5,-6.32 -0.76,-9.48 l -0.65,-9.49 c -0.22,-3.17 -0.41,-6.33 -0.56,-9.5 -0.12,-3.17 -0.22,-6.34 -0.29,-9.51 -0.08,-6.34 -0.13,-12.69 0,-19.03 0.15,-6.35 0.38,-12.69 0.8,-19.02 z" + id="path19343" + style="opacity:0.5" /><path + d="m -3917.99,741.4 c 0.48,1.75 0.6,3.56 0.83,5.35 l 0.56,5.39 c 0.31,3.61 0.65,7.18 0.86,10.82 l 1,21.64 0.77,21.64 0.3,10.82 c 0.06,3.61 0.16,7.22 0.2,10.83 -0.26,-3.6 -0.46,-7.21 -0.69,-10.81 l -0.58,-10.82 -1,-21.64 -0.77,-21.65 c -0.11,-3.57 -0.37,-7.2 -0.58,-10.79 l -0.34,-5.4 -0.21,-2.7 c -0.08,-0.9 -0.12,-1.81 -0.35,-2.68 z" + id="path19347" + style="opacity:0.5" /><path + d="m -3892.68,815.69 c 0.22,5.69 0.52,11.36 1,17.02 0.48,5.66 1.07,11.31 1.9,16.93 0.74,5.63 1.74,11.22 2.82,16.8 0.54,2.79 1.13,5.57 1.76,8.34 0.6,2.78 1.28,5.54 1.94,8.31 -0.88,-2.71 -1.66,-5.45 -2.42,-8.19 -0.73,-2.75 -1.41,-5.52 -2.04,-8.3 -1.25,-5.56 -2.24,-11.18 -3.06,-16.82 -0.75,-5.65 -1.36,-11.32 -1.68,-17.01 -0.3,-5.69 -0.41,-11.39 -0.22,-17.08 z" + id="path19351" + style="opacity:0.5" /><path + d="m -3984.38,703.81 c -4.12,4.34 -8.65,8.28 -13.46,11.85 -4.85,3.51 -9.98,6.66 -15.37,9.29 -10.77,5.3 -22.45,8.65 -34.32,10.37 -11.89,1.65 -23.96,1.73 -35.88,0.5 -11.92,-1.22 -23.7,-3.67 -35.11,-7.21 5.77,1.56 11.59,2.94 17.46,4 5.87,1.1 11.78,1.93 17.73,2.45 11.87,1.07 23.87,1 35.66,-0.72 11.79,-1.63 23.36,-4.96 34.13,-10.07 10.76,-5.1 20.62,-12.09 29.16,-20.46 z" + id="path19355" + style="opacity:0.5" /><path + d="m -4088.24,780.14 c 10.25,-4 20.38,-8.31 30.36,-12.94 9.98,-4.63 19.84,-9.51 29.41,-14.93 9.52,-5.46 18.92,-11.3 27.09,-18.63 8.16,-7.32 14.93,-16.15 20.08,-25.82 l 0.8,0.37 c -2.87,7.37 -6.06,14.61 -9.58,21.69 -0.88,1.77 -1.78,3.53 -2.7,5.28 -0.91,1.76 -1.93,3.45 -2.89,5.18 -1.95,3.44 -3.85,6.91 -6.02,10.22 -8.33,13.44 -17.87,26.11 -28.41,37.89 -10.54,11.78 -22.05,22.68 -34.38,32.56 l -4.63,3.7 -4.75,3.54 -2.37,1.77 -2.42,1.71 -4.84,3.41 c -6.54,4.42 -13.2,8.66 -20,12.67 6.75,-4.09 13.36,-8.41 19.84,-12.91 l 4.8,-3.46 2.4,-1.74 2.35,-1.8 4.7,-3.59 4.6,-3.71 c 12.27,-9.91 23.71,-20.84 34.17,-32.63 10.46,-11.79 19.93,-24.46 28.17,-37.89 2.15,-3.31 4.02,-6.77 5.95,-10.2 1.96,-3.42 3.8,-6.9 5.57,-10.42 3.53,-7.04 6.75,-14.24 9.64,-21.57 l 0.8,0.37 c -5.23,9.73 -12.1,18.61 -20.36,25.96 -8.27,7.36 -17.72,13.18 -27.28,18.61 -9.62,5.37 -19.48,10.29 -29.54,14.77 -10.07,4.47 -20.26,8.66 -30.56,12.54 z" + id="path19359" + style="opacity:0.5" /><path + d="m -4088.24,910.4 c 6.92,-6.09 13.59,-12.44 20,-19.05 6.42,-6.6 12.52,-13.51 18.47,-20.53 5.95,-7.02 11.65,-14.26 17.02,-21.73 5.33,-7.5 10.37,-15.21 15.06,-23.12 9.3,-15.88 17.11,-32.63 23.17,-50 6.05,-17.37 10.14,-35.41 12.4,-53.66 l 0.96,0.07 c -0.78,32.78 -4.06,65.49 -9.67,97.79 -2.79,16.15 -6.22,32.19 -10.21,48.09 -4,15.89 -8.66,31.61 -13.78,47.18 4.97,-15.61 9.48,-31.37 13.33,-47.29 3.89,-15.91 7.3,-31.94 10.02,-48.08 5.5,-32.28 8.67,-64.97 9.34,-97.7 l 0.96,0.07 c -2.17,18.33 -6.44,36.41 -12.54,53.82 -6.13,17.41 -14.02,34.18 -23.39,50.06 -4.73,7.92 -9.8,15.63 -15.17,23.12 -5.41,7.47 -11.14,14.7 -17.12,21.71 -6.01,6.99 -12.19,13.84 -18.67,20.39 -6.47,6.54 -13.21,12.84 -20.18,18.86 z" + id="path19363" + style="opacity:0.5" /><path + class="st2" + d="m -3917.41,1009.23 c 0.16,4.17 0.01,12.29 1.23,19.71 2.16,13.13 5.27,20.73 8.63,30.88 8.19,24.78 11.7,46.24 14.45,63.08 1.27,7.77 1.46,24.04 1.97,28.25" + id="path19367" /><path + class="st10" + d="m -3990.85,844.36 c 3.96,1.28 37.81,28.11 43.6,31.9 4.11,2.69 9.4,6.37 13.21,12.76 2.35,3.93 2.62,6.35 2.64,7.66 0.05,2.16 -0.48,5.24 -5.28,11.48 -7.43,9.66 -12.02,9.92 -15.86,17.86 -1.49,3.09 -2.23,6.02 -2.64,7.66 -0.74,2.93 -1.92,7.63 -1.32,12.76 0.55,4.7 2.36,7.84 5.28,12.76 4.05,6.83 8.21,11.21 14.53,17.86 4.84,5.09 7.26,7.64 10.57,10.21 5.4,4.19 7.77,4.7 11.89,8.93 3.36,3.45 5.99,6.16 6.61,10.21 0.76,5.05 -2.54,6.11 -2.64,12.76 -0.04,2.69 0.85,5.66 2.64,11.48 1.82,5.93 3.5,10.28 3.96,11.48 0.93,2.42 2,6.04 3.12,10.24" + id="path19369" /><path + class="st10" + d="m -3866.82,881.11 -11.42,11.42 c -0.89,0.87 -2.22,2.18 -3.81,3.81 -9.48,9.73 -14.22,14.6 -16.49,20.31 -3.52,8.84 -1.72,17.17 -1.27,19.04 1.2,5.01 2.64,5.2 7.61,15.23 3.46,6.97 6.18,12.46 7.61,19.04 0.7,3.22 1.52,8.72 0,20.31 -1.65,12.54 -3.8,13.97 -10.15,38.07 -2.66,10.09 -4.77,19.33 -5.6,22.96" + id="path19371" /><path + class="st10" + d="m -3973.31,1120.45 c 4.46,3.56 9.77,3.83 11.84,3.9 13.57,0.5 20.9,-1.48 31.56,-1.3 7.37,0.12 17.59,0.41 27.62,6.51 4.96,3.02 8.38,6.54 10.52,9.11" + id="path19373" /><path + class="st10" + d="m -4165.31,1079.37 c 1.17,-0.84 2.98,-2.01 5.33,-2.97 2.61,-1.07 11.26,-4.11 27.98,2.97 4.9,2.07 4.49,2.48 22.65,13.38 14.23,8.55 16.71,9.64 18.65,10.41 3.77,1.49 9.83,3.47 23.98,4.46 8.99,0.63 23.42,1.56 42.64,-1.49 19.57,-3.1 29.36,-4.65 33.31,-5.95 3.81,-1.25 23.55,2.2 23.98,4.46 0.63,3.26 -2.55,5.96 -4.75,9.05" + id="path19375" /><path + class="st2" + d="m -3973.19,703.06 c -12.14,4.51 -22.75,7.02 -30.87,8.5 -29.58,5.39 -53.97,2.19 -69.72,0 -10.39,-1.44 -18.92,-3.27 -24.8,-4.67 -7.38,-1.18 -14.07,-3.05 -20.11,-5.34 -1.48,-0.56 -2.94,-1.15 -4.37,-1.77" + id="path19377" /><path + class="st2" + d="M -3763.35,728.23" + id="path19379" /><path + class="st10" + d="m -3973.81,701.6 c -11.77,4.32 -22.05,6.71 -29.93,8.13 -28.68,5.15 -52.33,2.09 -67.6,0 -10.07,-1.38 -18.35,-3.13 -24.05,-4.47 -7.16,-1.13 -13.64,-2.92 -19.5,-5.11 -1.43,-0.54 -2.85,-1.1 -4.24,-1.7" + id="path19381" /><path + class="st2" + d="M -4196.26,786.47" + id="path19383" /><path + class="st2" + d="m -3982.64,700.37 c -54.95,-1.18 -99.61,-1.67 -117.13,-0.79" + id="path19385" /><path + class="st10" + d="m -3976.65,699.24 c -59.44,-1.86 -107.74,-2.65 -126.7,-1.25" + id="path19387" /><path + class="st10" + d="m -4158.56,1086.15 c 1.31,3.1 3.05,7.9 5.24,9.29 3.72,2.37 7.77,3.84 22.23,6.55 9.77,1.83 12.94,2.1 15.69,5.24 0.34,0.39 3.87,4.5 2.62,7.86 -1.09,2.93 -4.99,3.09 -5.23,5.24 -0.28,2.43 4.29,4.76 5.23,5.24 7.73,3.95 15.93,2.77 17,2.62 21.52,-3.06 19.26,2.36 56.23,-1.31 0,0 7.4,-0.73 22.23,1.31 4.66,0.64 10.09,1.63 10.46,3.93 0.45,2.76 -6.8,5 -6.54,9.18 0.12,1.86 1.68,3.17 2.62,3.93 5.28,4.29 12.93,3.33 20.92,2.62 5.14,-0.45 11.71,-0.74 24.85,-1.31 11.8,-0.51 17.7,-0.77 23.54,0 6.67,0.88 7.81,1.85 20.92,3.93 4.15,0.66 8.62,1.29 14.39,1.31 8.03,0.02 11.67,-1.16 14.39,-2.62" + id="path19389" /><line + class="st2" + x1="-3602.21" + y1="698.08002" + x2="-3602.21" + y2="698.08002" + id="line19391" /><path + class="st2" + d="m -3725.11,694.32 0.66,-1.49 c 79.28,-1.82 141.84,-2.46 141.95,0" + id="path19393" /><path + class="st2" + d="m -3583.15,693.48 c 0,-1.31 18.4,9.2 18.4,9.2 -1.85,4.87 -4.14,12.08 -5.26,21.03 -1.38,11.06 -0.33,19.57 0,22.34 3.11,26.15 -4.61,-6.25 7.88,102.5 7.98,69.41 11.97,104.11 17.08,130.09 2.08,10.55 6.05,29.64 9.2,56.51 2.55,21.73 3.52,39.62 3.94,51.25 -1.16,-0.75 -2.94,-1.78 -5.26,-2.63 -2.57,-0.95 -11.1,-3.63 -27.6,2.63 -4.83,1.83 -4.43,2.19 -22.34,11.83 -14.03,7.55 -16.48,8.52 -18.4,9.2 -3.71,1.32 -9.7,3.06 -23.65,3.94 -8.87,0.56 -23.1,1.38 -42.05,-1.31 -19.3,-2.74 -28.95,-4.11 -32.85,-5.26 -3.76,-1.1 -23.22,1.94 -23.65,3.94 -0.97,4.51 7.3,7.82 6.57,13.14 -0.32,2.33 -2.2,3.84 -3.94,5.26 -4.45,3.6 -9.76,3.87 -11.83,3.94 -13.56,0.51 -20.89,-1.49 -31.54,-1.31 -7.37,0.12 -17.57,0.42 -27.6,6.57 -4.96,3.05 -8.38,6.61 -10.51,9.2" + id="path19395" /><path + class="st2" + d="m -3798.66,1079.82 c 2.27,-9.9 4.71,-19.93 6.57,-24.97 0.46,-1.24 2.13,-5.72 3.94,-11.83 1.78,-6 2.67,-9.06 2.63,-11.83 -0.1,-6.85 -3.39,-7.94 -2.63,-13.14 0.61,-4.17 3.23,-6.96 6.57,-10.51 4.1,-4.36 6.45,-4.89 11.83,-9.2 3.29,-2.65 5.7,-5.27 10.51,-10.51 6.29,-6.85 10.43,-11.36 14.45,-18.4 2.91,-5.07 4.71,-8.3 5.26,-13.14 0.6,-5.29 -0.58,-10.12 -1.31,-13.14 -0.41,-1.68 -1.14,-4.7 -2.63,-7.88 -3.81,-8.18 -8.38,-8.45 -15.77,-18.4 -4.77,-6.43 -5.3,-9.6 -5.26,-11.83 0.03,-1.35 0.29,-3.83 2.63,-7.88 3.79,-6.58 9.05,-10.37 13.14,-13.14 5.76,-3.9 39.42,-31.54 43.36,-32.85 -3.07,-22.94 -6.56,-41.29 -9.2,-53.88 -4.4,-20.96 -9.26,-39.42 -10.51,-67.02 -0.23,-5.09 -0.28,-9.27 -0.29,-12.01 l 0.29,-26.76" + id="path19397" /><path + class="st2" + d="m -3724.05,690.98 c -1.48,-0.26 -4.47,-0.36 -6.28,-0.13 -8.59,1.11 -12.52,10.51 -14.45,10.51 -2.63,0 -12.34,0 -12.34,0 -1.15,-0.19 -2.89,-0.35 -4.92,0 -2.85,0.49 -7.6,2.19 -14.27,11.83 -4.82,6.95 -7.4,13.35 -9.2,18.4 -3.01,8.44 -4.56,15.23 -6.57,24.97 -4.23,20.55 -4.17,23.71 -6.57,34.17 -2.61,11.37 -5.38,19.33 -9.2,30.22 -5.24,14.93 -14.2,37.96 -28.91,67.02 l 11.83,11.83 c 0.92,0.9 2.3,2.26 3.94,3.94 9.82,10.08 14.73,15.12 17.08,21.03 3.64,9.15 1.78,17.78 1.31,19.71 -1.24,5.19 -2.73,5.39 -7.88,15.77 -3.58,7.21 -6.4,12.9 -7.88,19.71 -0.72,3.34 -1.58,9.02 0,21.03 2,15.19 5.65,23.45 10.51,39.42 2.09,6.86 6.34,26.4 9.2,39.42" + id="path19399" /><path + class="st2" + d="m -3531.9,1086.39 c -1.37,1.49 -3.53,9.9 -6.57,11.83 -3.74,2.37 -7.81,3.85 -22.34,6.57 -9.81,1.84 -13,2.11 -15.77,5.26 -0.34,0.39 -3.88,4.51 -2.63,7.88 1.09,2.94 5.01,3.1 5.26,5.26 0.28,2.44 -4.31,4.77 -5.26,5.26 -7.77,3.96 -16.01,2.78 -17.08,2.63 -21.62,-3.07 -19.36,2.37 -56.51,-1.31 0,0 -7.44,-0.74 -22.34,1.31 -4.68,0.64 -10.14,1.64 -10.51,3.94 -0.45,2.77 6.83,5.02 6.57,9.2 -0.12,1.87 -1.69,3.18 -2.63,3.94 -5.3,4.3 -12.99,3.34 -21.03,2.63 -5.17,-0.46 -11.77,-0.74 -24.97,-1.31 -11.86,-0.51 -17.78,-0.77 -23.65,0 -6.7,0.88 -7.85,1.85 -21.03,3.94 -4.17,0.66 -8.66,1.3 -14.45,1.31 -8.07,0.03 -11.72,-1.17 -14.45,-2.63 -2.43,-1.3 -4.17,-2.84 -5.26,-3.94" + id="path19401" /><line + class="st2" + x1="-3573.95" + y1="1107.42" + x2="-3573.95" + y2="1122.61" + id="line19403" /><line + class="st2" + x1="-3577.8999" + y1="1092.96" + x2="-3577.8999" + y2="1111.12" + id="line19405" /><line + class="st2" + x1="-3685.5801" + y1="1108.73" + x2="-3685.6499" + y2="1135.01" + id="line19407" /><line + class="st2" + x1="-3742.1599" + y1="879.42999" + x2="-3742.1599" + y2="939.87" + id="line19409" /><path + class="st2" + d="m -3811.44,913.59 c 0.27,3.89 0.5,9.94 0,17.27 -0.7,10.25 -2.38,16.23 -4.17,26.23 -1.13,6.31 -2.55,15.65 -3.42,27.47" + id="path19411" /><path + d="m -3744.63,701.65 -1.95,25.91 -2.07,25.9 c -1.4,17.27 -2.88,34.52 -4.48,51.78 -0.86,8.62 -1.68,17.24 -2.93,25.84 -0.66,4.31 -1.55,8.53 -2.34,12.79 -0.81,4.25 -1.61,8.5 -2.32,12.77 -1.42,8.53 -2.45,17.13 -3.16,25.76 -0.74,8.62 -1.17,17.28 -1.27,25.94 -0.12,-17.32 1,-34.67 3.67,-51.81 1.29,-8.57 3.16,-17.06 4.52,-25.58 1.22,-8.55 2.01,-17.18 2.84,-25.8 1.68,-17.24 3.14,-34.5 4.71,-51.75 l 2.35,-25.88 z" + id="path19413" + style="opacity:0.5" /><path + d="m -3759.39,701.65 c -3.13,3.74 -5.54,8.09 -6.98,12.73 -0.74,2.32 -1.24,4.71 -1.53,7.12 -0.31,2.41 -0.3,4.84 -0.39,7.29 -0.49,9.76 -1.6,19.47 -2.66,29.17 -1.08,9.7 -2.29,19.39 -3.47,29.08 -1.24,9.67 -2.17,19.42 -4.16,29.01 -2.09,9.53 -3.33,19.19 -4.56,28.88 -1.24,9.68 -2.47,19.36 -3.52,29.06 -0.51,4.85 -0.95,9.7 -1.31,14.57 -0.37,4.87 -0.84,9.74 -1.62,14.57 -1.56,9.65 -4.19,19.12 -7.76,28.2 3.42,-9.14 5.88,-18.64 7.28,-28.28 0.72,-4.82 1.15,-9.67 1.47,-14.54 0.32,-4.87 0.71,-9.74 1.17,-14.6 0.93,-9.72 2.19,-19.41 3.38,-29.09 1.2,-9.68 2.41,-19.41 4.49,-28.96 2,-9.53 2.96,-19.25 4.23,-28.93 l 3.61,-29.05 c 1.16,-9.69 2.35,-19.38 2.94,-29.11 0.14,-2.42 0.16,-4.88 0.52,-7.31 0.33,-2.43 0.88,-4.83 1.66,-7.15 1.53,-4.65 4.01,-8.97 7.21,-12.66 z" + id="path19417" + style="opacity:0.5" /><path + d="m -3773.68,880.67 c 0.57,10.88 0.46,21.83 -0.83,32.7 -0.63,5.43 -1.72,10.79 -2.65,16.15 -0.95,5.36 -1.76,10.74 -2.42,16.14 -0.69,5.4 -1.26,10.81 -1.66,16.24 -0.43,5.43 -0.63,10.88 -1.27,16.31 -1.24,10.87 -3.78,21.53 -6.95,31.96 1.4,-5.27 2.67,-10.57 3.72,-15.91 1.07,-5.34 1.96,-10.71 2.47,-16.12 0.51,-5.41 0.74,-10.85 1.13,-16.3 0.37,-5.45 0.91,-10.88 1.58,-16.3 0.69,-5.41 1.54,-10.81 2.52,-16.18 0.98,-5.37 2.04,-10.71 2.79,-16.09 0.76,-5.38 1.14,-10.82 1.38,-16.26 0.24,-5.44 0.28,-10.89 0.19,-16.34 z" + id="path19421" + style="opacity:0.5" /><path + d="m -3677.77,965.5 c 3.58,11.1 7.61,22.04 12.01,32.84 4.33,10.82 8.9,21.55 14.3,31.86 5.36,10.33 11.46,20.28 18.36,29.66 3.4,4.73 7.04,9.27 10.84,13.69 3.78,4.44 7.76,8.7 11.85,12.85 -8.49,-8 -16.32,-16.72 -23.31,-26.08 -3.53,-4.65 -6.82,-9.49 -9.91,-14.45 -3.09,-4.96 -6,-10.03 -8.72,-15.2 -5.35,-10.39 -9.95,-21.15 -14.13,-32.04 -2.1,-5.44 -4.16,-10.9 -6.05,-16.42 -1.87,-5.54 -3.65,-11.1 -5.24,-16.71 z" + id="path19425" + style="opacity:0.5" /><path + d="m -3703.45,902.01 c -0.27,8.39 -0.67,16.79 -1.2,25.17 -0.56,8.38 -1.27,16.76 -2.09,25.12 -1.63,16.73 -4.02,33.38 -6.69,49.96 -1.34,8.29 -2.67,16.58 -3.89,24.89 -1.23,8.3 -2.34,16.63 -3.44,24.95 -1.09,8.33 -2.08,16.66 -3,25.01 -0.96,8.34 -1.82,16.7 -2.62,25.06 0.63,-8.37 1.34,-16.75 2.13,-25.11 0.82,-8.36 1.73,-16.71 2.73,-25.05 1.99,-16.68 4.46,-33.31 7.11,-49.9 1.34,-8.29 2.67,-16.58 3.83,-24.89 1.18,-8.31 2.15,-16.65 3.09,-24.99 0.92,-8.34 1.7,-16.7 2.37,-25.07 0.68,-8.38 1.25,-16.76 1.67,-25.15 z" + id="path19429" + style="opacity:0.5" /><path + d="m -3764.49,1019.37 c -0.29,4.02 -0.57,8.03 -0.72,12.05 -0.19,4.02 -0.3,8.04 -0.32,12.06 -0.05,8.04 0.14,16.08 0.75,24.1 0.5,8.02 1.41,16.02 2.55,23.97 0.57,3.98 1.23,7.95 1.96,11.9 0.7,3.96 1.51,7.9 2.35,11.84 -1.06,-3.89 -1.97,-7.81 -2.83,-11.75 -0.83,-3.94 -1.57,-7.91 -2.24,-11.88 -0.68,-3.97 -1.19,-7.98 -1.66,-11.98 -0.47,-4 -0.85,-8.02 -1.13,-12.04 -0.52,-8.05 -0.73,-16.12 -0.52,-24.18 0.21,-8.05 0.79,-16.1 1.81,-24.09 z" + id="path19433" + style="opacity:0.5" /><path + d="m -3745.94,735.72 c 0.42,6.33 0.66,12.67 0.78,19.01 0.13,6.34 0.09,12.69 0,19.03 -0.07,3.17 -0.17,6.34 -0.29,9.51 -0.14,3.17 -0.34,6.34 -0.56,9.5 l -0.65,9.49 c -0.25,3.16 -0.47,6.32 -0.76,9.48 0.06,-3.17 0.18,-6.34 0.27,-9.51 l 0.37,-9.5 c 0.1,-3.17 0.32,-6.33 0.41,-9.49 0.09,-3.17 0.15,-6.33 0.2,-9.5 0.16,-6.33 0.2,-12.67 0.23,-19.01 0.05,-6.33 0,-12.67 0,-19.01 z" + id="path19437" + style="opacity:0.5" /><path + d="m -3779.68,738.4 c -0.23,0.87 -0.26,1.78 -0.35,2.68 l -0.21,2.7 -0.34,5.4 c -0.21,3.6 -0.47,7.22 -0.58,10.79 l -0.77,21.65 -1,21.64 -0.58,10.82 c -0.23,3.6 -0.43,7.21 -0.69,10.81 0.03,-3.61 0.13,-7.22 0.2,-10.83 l 0.3,-10.82 0.77,-21.64 1,-21.64 c 0.21,-3.64 0.55,-7.21 0.86,-10.82 l 0.56,-5.39 c 0.23,-1.79 0.35,-3.6 0.83,-5.35 z" + id="path19441" + style="opacity:0.5" /><path + d="m -3804.99,812.69 c 0.19,5.69 0.09,11.39 -0.24,17.08 -0.32,5.69 -0.92,11.36 -1.68,17.01 -0.82,5.64 -1.81,11.26 -3.06,16.82 -0.63,2.78 -1.31,5.54 -2.04,8.3 -0.76,2.74 -1.54,5.48 -2.42,8.19 0.67,-2.77 1.35,-5.53 1.94,-8.31 0.63,-2.77 1.22,-5.55 1.76,-8.34 1.09,-5.57 2.08,-11.17 2.82,-16.8 0.83,-5.62 1.42,-11.27 1.9,-16.93 0.5,-5.65 0.8,-11.33 1.02,-17.02 z" + id="path19445" + style="opacity:0.5" /><path + d="m -3713.29,700.81 c 8.53,8.37 18.39,15.36 29.17,20.45 10.76,5.11 22.33,8.44 34.13,10.07 11.79,1.72 23.79,1.79 35.66,0.72 5.94,-0.52 11.86,-1.35 17.73,-2.45 5.88,-1.06 11.69,-2.43 17.46,-4 -11.42,3.54 -23.2,5.99 -35.12,7.21 -11.91,1.24 -23.99,1.16 -35.88,-0.5 -11.87,-1.72 -23.55,-5.07 -34.32,-10.37 -5.39,-2.63 -10.52,-5.78 -15.37,-9.29 -4.81,-3.55 -9.34,-7.5 -13.46,-11.84 z" + id="path19449" + style="opacity:0.5" /><path + d="m -3609.43,777.14 c -10.3,-3.88 -20.48,-8.07 -30.53,-12.57 -10.06,-4.48 -19.92,-9.4 -29.54,-14.77 -9.57,-5.43 -19.01,-11.25 -27.28,-18.61 -8.26,-7.35 -15.12,-16.22 -20.36,-25.96 l 0.8,-0.37 c 2.89,7.33 6.1,14.53 9.64,21.57 1.76,3.52 3.61,7 5.57,10.42 1.93,3.43 3.81,6.9 5.95,10.2 8.24,13.43 17.71,26.1 28.17,37.89 10.46,11.79 21.9,22.72 34.17,32.63 l 4.6,3.71 4.7,3.59 2.35,1.8 2.4,1.74 4.8,3.46 c 6.48,4.5 13.09,8.82 19.84,12.91 -6.8,-4.01 -13.46,-8.24 -20,-12.67 l -4.84,-3.41 -2.42,-1.71 -2.37,-1.77 -4.75,-3.54 -4.63,-3.7 c -12.33,-9.88 -23.84,-20.78 -34.38,-32.56 -10.54,-11.77 -20.09,-24.45 -28.41,-37.89 -2.17,-3.31 -4.06,-6.78 -6.02,-10.22 -0.96,-1.73 -1.98,-3.42 -2.89,-5.18 -0.92,-1.75 -1.82,-3.51 -2.7,-5.28 -3.52,-7.08 -6.71,-14.32 -9.58,-21.69 l 0.8,-0.37 c 5.15,9.67 11.92,18.49 20.08,25.82 8.17,7.33 17.56,13.18 27.09,18.63 9.56,5.42 19.43,10.3 29.41,14.93 9.95,4.66 20.08,8.97 30.33,12.97 z" + id="path19453" + style="opacity:0.5" /><path + d="m -3609.43,907.4 c -6.97,-6.02 -13.71,-12.32 -20.19,-18.87 -6.48,-6.55 -12.66,-13.4 -18.67,-20.39 -5.98,-7.01 -11.71,-14.25 -17.12,-21.71 -5.37,-7.5 -10.44,-15.21 -15.17,-23.12 -9.37,-15.89 -17.26,-32.66 -23.39,-50.06 -6.1,-17.42 -10.37,-35.49 -12.54,-53.82 l 0.96,-0.07 c 0.67,32.74 3.84,65.42 9.34,97.7 2.72,16.15 6.14,32.18 10.02,48.08 3.85,15.92 8.36,31.68 13.33,47.29 -5.11,-15.56 -9.78,-31.28 -13.78,-47.18 -3.99,-15.89 -7.43,-31.93 -10.21,-48.09 -5.61,-32.3 -8.89,-65.01 -9.67,-97.79 l 0.96,-0.07 c 2.25,18.25 6.34,36.28 12.4,53.66 6.05,17.37 13.87,34.12 23.17,50 4.69,7.92 9.73,15.62 15.06,23.12 5.38,7.47 11.07,14.71 17.02,21.73 5.95,7.02 12.05,13.93 18.47,20.53 6.42,6.62 13.1,12.97 20.01,19.06 z" + id="path19457" + style="opacity:0.5" /><path + class="st2" + d="m -3780.26,1006.23 c -0.16,4.17 -0.01,12.29 -1.23,19.71 -2.16,13.13 -5.27,20.73 -8.63,30.88 -8.19,24.78 -11.7,46.24 -14.45,63.08 -1.27,7.77 -1.46,24.04 -1.97,28.25" + id="path19461" /><path + class="st10" + d="m -3706.82,841.36 c -3.96,1.28 -37.81,28.11 -43.6,31.9 -4.11,2.69 -9.4,6.37 -13.21,12.76 -2.35,3.93 -2.61,6.35 -2.64,7.66 -0.05,2.16 0.48,5.24 5.28,11.48 7.43,9.66 12.02,9.92 15.86,17.86 1.49,3.09 2.23,6.02 2.64,7.66 0.74,2.93 1.92,7.63 1.32,12.76 -0.55,4.7 -2.36,7.84 -5.28,12.76 -4.05,6.83 -8.21,11.21 -14.53,17.86 -4.84,5.09 -7.26,7.64 -10.57,10.21 -5.4,4.19 -7.77,4.7 -11.89,8.93 -3.36,3.45 -5.99,6.16 -6.61,10.21 -0.76,5.05 2.54,6.11 2.64,12.76 0.04,2.69 -0.85,5.66 -2.64,11.48 -1.82,5.93 -3.5,10.28 -3.96,11.48 -0.93,2.42 -2,6.04 -3.12,10.24" + id="path19463" /><path + class="st10" + d="m -3830.86,878.11 11.42,11.42 c 0.89,0.87 2.22,2.18 3.81,3.81 9.48,9.73 14.22,14.6 16.49,20.31 3.52,8.84 1.72,17.17 1.27,19.04 -1.2,5.01 -2.63,5.2 -7.61,15.23 -3.46,6.97 -6.18,12.46 -7.61,19.04 -0.7,3.22 -1.52,8.72 0,20.31 1.65,12.54 3.8,13.97 10.15,38.07 2.66,10.09 4.77,19.33 5.6,22.96" + id="path19465" /><path + class="st10" + d="m -3724.36,1117.45 c -4.46,3.56 -9.77,3.83 -11.83,3.9 -13.57,0.5 -20.9,-1.48 -31.56,-1.3 -7.37,0.12 -17.59,0.41 -27.62,6.51 -4.96,3.02 -8.38,6.54 -10.52,9.11" + id="path19467" /><path + class="st10" + d="m -3532.36,1076.37 c -1.17,-0.84 -2.98,-2.01 -5.33,-2.97 -2.61,-1.07 -11.26,-4.11 -27.98,2.97 -4.9,2.07 -4.49,2.48 -22.65,13.38 -14.23,8.55 -16.71,9.64 -18.65,10.41 -3.77,1.49 -9.83,3.47 -23.98,4.46 -8.99,0.63 -23.42,1.56 -42.64,-1.49 -19.57,-3.1 -29.36,-4.65 -33.31,-5.95 -3.81,-1.25 -23.55,2.2 -23.98,4.46 -0.63,3.26 2.55,5.96 4.75,9.05" + id="path19469" /><path + class="st2" + d="m -3724.03,697.37 c 54.95,-1.18 129.61,-1.67 147.13,-0.79" + id="path19471" /><path + class="st10" + d="m -3724.02,696.24 c 59.44,-1.86 124.74,-2.65 143.7,-1.25" + id="path19473" /><path + class="st10" + d="m -3539.12,1083.15 c -1.31,3.1 -3.05,7.9 -5.24,9.29 -3.72,2.37 -7.77,3.84 -22.23,6.55 -9.77,1.83 -12.94,2.1 -15.69,5.24 -0.34,0.39 -3.87,4.5 -2.62,7.86 1.09,2.93 4.99,3.09 5.23,5.24 0.28,2.43 -4.29,4.76 -5.23,5.24 -7.73,3.95 -15.93,2.77 -17,2.62 -21.52,-3.06 -19.26,2.36 -56.23,-1.31 0,0 -7.4,-0.73 -22.23,1.31 -4.66,0.64 -10.09,1.63 -10.46,3.93 -0.45,2.76 6.8,5 6.54,9.18 -0.12,1.86 -1.68,3.17 -2.62,3.93 -5.28,4.29 -12.93,3.33 -20.92,2.62 -5.14,-0.45 -11.71,-0.74 -24.85,-1.31 -11.8,-0.51 -17.7,-0.77 -23.54,0 -6.67,0.88 -7.81,1.85 -20.92,3.93 -4.15,0.66 -8.62,1.29 -14.39,1.31 -8.03,0.02 -11.67,-1.16 -14.39,-2.62" + id="path19475" /></g><g + id="g92079"><path + class="st2" + d="m 2898.6,689.22 59,23 -3,14 c -0.71,4.02 -1.79,10.3 -3,18 -5.73,36.59 -6.72,57.4 -7,65 -0.84,22.5 0.76,29.63 2,34 4.38,15.39 12.22,24.09 14,26 5.05,5.43 10.26,8.89 14,11 -4.15,-3.15 -10.3,-8.61 -15,-17 -7.04,-12.55 -7.06,-24.88 -7,-31 0.15,-15.39 2.61,-71.85 5,-120" + id="path19477" /><path + class="st2" + d="m 2974.6,880.22 v 37.37 c -0.02,3.19 -0.05,9.26 0,16.85 0.31,47.07 3.12,76.98 9,163.78 0.23,3.39 0.55,8.15 0.94,14" + id="path19479" /><path + d="m 2910.1,898.72 -0.02,29.26 0.1,29.26 c 0.12,19.5 0.31,39.01 0.68,58.51 0.3,19.5 0.78,39 1.32,58.5 l 0.91,29.24 1.01,29.24 -1.5,-29.22 c -0.43,-9.74 -0.83,-19.49 -1.19,-29.24 -0.7,-19.5 -1.17,-39 -1.55,-58.5 -0.29,-19.51 -0.49,-39.01 -0.45,-58.52 0.03,-9.75 0.08,-19.51 0.18,-29.26 z" + id="path19481" /><path + class="st2" + d="m 2840.1,1113.01 -23.05,36.42 c -6.41,-1.28 -12.9,-2.68 -19.45,-4.2 -37.4,-8.7 -71.42,-20.2 -102,-33" + id="path19485" /><path + class="st2" + d="m 2840.1,869.26 c -6.67,-11.3 -13.68,-24.34 -20.5,-39.03 -8.08,-17.41 -12.63,-30.18 -19,-48 0,0 -14.79,-41.42 -18,-69 -0.78,-6.7 -1,-13.16 -1,-13.16 -0.15,-4.37 -0.1,-8.07 0,-10.84 13.59,4.82 29.06,8.22 46.1,8.5 1.55,0.03 3.08,0.03 4.6,0 h 6.81 2 6.81 c 1.51,0.03 3.05,0.03 4.6,0 17.04,-0.28 32.51,-3.68 46.1,-8.5 0.1,2.77 0.15,6.47 0,10.84 0,0 -0.22,6.46 -1,13.16 -3.21,27.58 -18,69 -18,69 -6.37,17.82 -10.92,30.59 -19,48 -11.28,24.32 -23.11,44.09 -33,59 v 204.03 l 35.55,56.17 c 6.41,-1.28 12.9,-2.68 19.45,-4.2 37.4,-8.7 71.42,-20.2 102,-33" + id="path19487" /><path + class="st2" + d="m 2781.6,689.22 -59,23 3,14 c 0.71,4.02 1.79,10.3 3,18 5.73,36.59 6.72,57.4 7,65 0.84,22.5 -0.76,29.63 -2,34 -4.38,15.39 -12.22,24.09 -14,26 -5.05,5.43 -10.26,8.89 -14,11 4.15,-3.15 10.3,-8.61 15,-17 7.04,-12.55 7.06,-24.88 7,-31 -0.15,-15.39 -2.61,-71.85 -5,-120" + id="path19489" /><path + class="st2" + d="m 2705.6,880.22 v 37.37 c 0.02,3.19 0.05,9.26 0,16.85 -0.31,47.07 -3.12,76.98 -9,163.78 -0.23,3.39 -0.55,8.15 -0.94,14" + id="path19491" /><path + d="m 2770.1,898.72 0.5,29.26 c 0.1,9.75 0.16,19.51 0.18,29.26 0.04,19.51 -0.16,39.02 -0.45,58.52 -0.38,19.5 -0.85,39.01 -1.55,58.5 -0.36,9.75 -0.75,19.49 -1.19,29.24 l -1.5,29.22 1.01,-29.24 0.91,-29.24 c 0.54,-19.5 1.02,-38.99 1.32,-58.5 0.37,-19.5 0.56,-39 0.68,-58.51 l 0.1,-29.26 z" + id="path19493" /><rect + x="2878.6001" + y="1044.22" + class="st28" + width="89" + height="10" + id="rect19497" /><line + class="st2" + x1="2881.6101" + y1="1049.22" + x2="2963.8301" + y2="1049.22" + id="line19499" /><rect + x="-2800.6045" + y="-1054.2286" + transform="scale(-1)" + class="st28" + width="89" + height="10" + id="rect19501" /><line + class="st2" + x1="2797.5901" + y1="1049.22" + x2="2715.3799" + y2="1049.22" + id="line19503" /><line + class="st2" + x1="2831.6001" + y1="1126.22" + x2="2848.72" + y2="1126.22" + id="line19505" /><line + class="st2" + x1="2840.1599" + y1="1114.26" + x2="2840.1001" + y2="1126.28" + id="line19507" /><path + class="st22" + d="m 2781.6,693.72 c 13.59,4.82 29.06,8.22 46.1,8.5 1.55,0.03 3.08,0.03 4.6,0 h 6.81 2 6.81 c 1.51,0.03 3.05,0.03 4.6,0 17.04,-0.28 32.51,-3.68 46.1,-8.5" + id="path19509" /><circle + class="st15" + cx="2838.3" + cy="894.10999" + r="6.6199999" + id="circle19511" /><circle + class="st15" + cx="2838.3" + cy="894.10999" + r="5.3699999" + id="circle19513" /><circle + class="st15" + cx="2840.02" + cy="895.92999" + r="1.17" + id="circle19515" /><circle + class="st15" + cx="2840.02" + cy="891.96002" + r="1.17" + id="circle19517" /><circle + class="st15" + cx="2836.3701" + cy="895.92999" + r="1.17" + id="circle19519" /><circle + class="st15" + cx="2836.3701" + cy="891.96002" + r="1.17" + id="circle19521" /><path + class="st93" + d="m 2844.92,894.6 c 0.37,-0.02 0.89,-0.06 1.51,-0.13 1.21,-0.12 1.83,-0.19 1.83,-0.29 0.01,-0.1 -0.57,-0.27 -3.26,-0.57" + id="path19523" /><circle + class="st15" + cx="2839.3" + cy="1085.11" + r="6.6199999" + id="circle19525" /><circle + class="st15" + cx="2839.3" + cy="1085.11" + r="5.3699999" + id="circle19527" /><circle + class="st15" + cx="2841.02" + cy="1086.9301" + r="1.17" + id="circle19529" /><circle + class="st15" + cx="2841.02" + cy="1082.96" + r="1.17" + id="circle19531" /><circle + class="st15" + cx="2837.3701" + cy="1086.9301" + r="1.17" + id="circle19533" /><circle + class="st15" + cx="2837.3701" + cy="1082.96" + r="1.17" + id="circle19535" /><path + class="st93" + d="m 2845.92,1085.6 c 0.37,-0.02 0.89,-0.06 1.51,-0.13 1.21,-0.12 1.83,-0.19 1.83,-0.29 0.01,-0.1 -0.57,-0.27 -3.26,-0.57" + id="path19537" /><circle + class="st15" + cx="2838.3" + cy="1055.11" + r="6.6199999" + id="circle19539" /><circle + class="st15" + cx="2838.3" + cy="1055.11" + r="5.3699999" + id="circle19541" /><circle + class="st15" + cx="2840.02" + cy="1056.9301" + r="1.17" + id="circle19543" /><circle + class="st15" + cx="2840.02" + cy="1052.96" + r="1.17" + id="circle19545" /><circle + class="st15" + cx="2836.3701" + cy="1056.9301" + r="1.17" + id="circle19547" /><circle + class="st15" + cx="2836.3701" + cy="1052.96" + r="1.17" + id="circle19549" /><path + class="st93" + d="m 2844.92,1055.6 c 0.37,-0.02 0.89,-0.06 1.51,-0.13 1.21,-0.12 1.83,-0.19 1.83,-0.29 0.01,-0.1 -0.57,-0.27 -3.26,-0.57" + id="path19551" /><circle + class="st15" + cx="2838.3" + cy="1024.11" + r="6.6199999" + id="circle19553" /><circle + class="st15" + cx="2838.3" + cy="1024.11" + r="5.3699999" + id="circle19555" /><circle + class="st15" + cx="2840.02" + cy="1025.9301" + r="1.17" + id="circle19557" /><circle + class="st15" + cx="2840.02" + cy="1021.96" + r="1.17" + id="circle19559" /><circle + class="st15" + cx="2836.3701" + cy="1025.9301" + r="1.17" + id="circle19561" /><circle + class="st15" + cx="2836.3701" + cy="1021.96" + r="1.17" + id="circle19563" /><path + class="st93" + d="m 2844.92,1024.6 c 0.37,-0.02 0.89,-0.06 1.51,-0.13 1.21,-0.12 1.83,-0.19 1.83,-0.29 0.01,-0.1 -0.57,-0.27 -3.26,-0.57" + id="path19565" /><circle + class="st15" + cx="2839.3" + cy="960.10999" + r="6.6199999" + id="circle19567" /><circle + class="st15" + cx="2839.3" + cy="960.10999" + r="5.3699999" + id="circle19569" /><circle + class="st15" + cx="2841.02" + cy="961.92999" + r="1.17" + id="circle19571" /><circle + class="st15" + cx="2841.02" + cy="957.96002" + r="1.17" + id="circle19573" /><circle + class="st15" + cx="2837.3701" + cy="961.92999" + r="1.17" + id="circle19575" /><circle + class="st15" + cx="2837.3701" + cy="957.96002" + r="1.17" + id="circle19577" /><path + class="st93" + d="m 2845.92,960.6 c 0.37,-0.02 0.89,-0.06 1.51,-0.13 1.21,-0.12 1.83,-0.19 1.83,-0.29 0.01,-0.1 -0.57,-0.27 -3.26,-0.57" + id="path19579" /><circle + class="st15" + cx="2839.3" + cy="992.10999" + r="6.6199999" + id="circle19581" /><circle + class="st15" + cx="2839.3" + cy="992.10999" + r="5.3699999" + id="circle19583" /><circle + class="st15" + cx="2841.02" + cy="993.92999" + r="1.17" + id="circle19585" /><circle + class="st15" + cx="2841.02" + cy="989.96002" + r="1.17" + id="circle19587" /><circle + class="st15" + cx="2837.3701" + cy="993.92999" + r="1.17" + id="circle19589" /><circle + class="st15" + cx="2837.3701" + cy="989.96002" + r="1.17" + id="circle19591" /><path + class="st93" + d="m 2845.92,992.6 c 0.37,-0.02 0.89,-0.06 1.51,-0.13 1.21,-0.12 1.83,-0.19 1.83,-0.29 0.01,-0.1 -0.57,-0.27 -3.26,-0.57" + id="path19593" /><circle + class="st15" + cx="2838.3" + cy="927.10999" + r="6.6199999" + id="circle19595" /><circle + class="st15" + cx="2838.3" + cy="927.10999" + r="5.3699999" + id="circle19597" /><circle + class="st15" + cx="2840.02" + cy="928.92999" + r="1.17" + id="circle19599" /><circle + class="st15" + cx="2840.02" + cy="924.96002" + r="1.17" + id="circle19601" /><circle + class="st15" + cx="2836.3701" + cy="928.92999" + r="1.17" + id="circle19603" /><circle + class="st15" + cx="2836.3701" + cy="924.96002" + r="1.17" + id="circle19605" /><path + class="st93" + d="m 2844.92,927.6 c 0.37,-0.02 0.89,-0.06 1.51,-0.13 1.21,-0.12 1.83,-0.19 1.83,-0.29 0.01,-0.1 -0.57,-0.27 -3.26,-0.57" + id="path19607" /><path + class="st2" + d="m 3040.6,880.22 c 4.15,-3.15 10.3,-8.61 15,-17 7.04,-12.55 7.06,-24.88 7,-31 -0.15,-15.39 -2.61,-71.85 -5,-120" + id="path19609" /><line + class="st2" + x1="3116.6001" + y1="689.21997" + x2="3057.6001" + y2="712.21997" + id="line19611" /><path + class="st2" + d="m 3040.6,880.22 v 37.37 c 0.02,3.19 0.05,9.26 0,16.85 -0.31,47.07 -3.12,76.98 -9,163.78 -0.23,3.39 -0.55,8.15 -0.94,14" + id="path19613" /><path + class="st2" + d="m 3165.97,1127.43 -13.92,21.99 c -6.41,-1.28 -12.9,-2.68 -19.45,-4.2 -37.4,-8.7 -71.42,-20.2 -102,-33 30.13,6.4 64.68,11.68 102.99,14 14.42,0.87 28.3,1.27 41.6,1.28" + id="path19615" /><path + class="st2" + d="m 3184.82,1127.43 13.92,21.99 c 6.41,-1.28 12.9,-2.68 19.45,-4.2 37.4,-8.7 71.42,-20.2 102,-33 -30.13,6.4 -64.68,11.68 -102.99,14 -14.42,0.87 -28.3,1.27 -41.6,1.28" + id="path19617" /><path + class="st2" + d="m 3233.6,689.22 c -13.59,4.82 -29.06,8.22 -46.1,8.5 -1.55,0.03 -3.08,0.03 -4.6,0 h -6.81 -2 -6.81 c -1.51,0.03 -3.05,0.03 -4.6,0 -17.04,-0.28 -32.51,-3.68 -46.1,-8.5" + id="path19619" /><path + class="st2" + d="m 3309.6,880.22 c -4.15,-3.15 -10.3,-8.61 -15,-17 -7.04,-12.55 -7.06,-24.88 -7,-31 0.15,-15.39 2.61,-71.85 5,-120" + id="path19621" /><line + class="st2" + x1="3233.6001" + y1="689.21997" + x2="3292.6001" + y2="712.21997" + id="line19623" /><path + class="st2" + d="m 3309.6,880.22 v 37.37 c -0.02,3.19 -0.05,9.26 0,16.85 0.31,47.07 3.12,76.98 9,163.78 0.23,3.39 0.55,8.15 0.94,14" + id="path19625" /><path + class="st22" + d="m 3238.45,691.12 c -1.55,0.94 -3.16,1.82 -4.84,2.61 -16.51,7.77 -41.34,8.42 -46.1,8.5 -1.55,0.03 -3.08,0.03 -4.6,0 h -6.81 -2 -6.81 c -1.51,0.03 -3.05,0.03 -4.6,0 -17.04,-0.28 -32.51,-3.68 -46.1,-8.5 -1.93,-0.75 -3.86,-1.49 -5.8,-2.24" + id="path19627" /><path + d="m 3062.1,819.72 c 4.64,11.8 8.71,23.84 12.18,36.04 3.43,12.22 6.2,24.62 8.36,37.13 2.11,12.52 3.57,25.15 4.3,37.83 0.74,12.68 0.76,25.39 0.33,38.08 -0.49,12.68 -1.24,25.34 -1.86,38.01 l -1.95,38 -1.95,38 -2.11,37.99 1.62,-38.02 1.77,-38.01 1.78,-38.01 c 0.57,-12.67 1.25,-25.34 1.69,-38 0.49,-12.66 0.52,-25.34 -0.16,-37.99 -0.68,-12.65 -2.08,-25.26 -4.13,-37.76 -2.1,-12.5 -4.82,-24.89 -8.17,-37.11 -3.3,-12.24 -7.21,-24.31 -11.7,-36.18 z" + id="path19629" /><path + d="m 3287.1,819.72 c -4.49,11.86 -8.4,23.94 -11.71,36.17 -3.35,12.22 -6.07,24.62 -8.17,37.11 -2.05,12.5 -3.45,25.11 -4.13,37.76 -0.68,12.65 -0.65,25.33 -0.16,37.99 0.45,12.67 1.13,25.34 1.69,38 l 1.78,38.01 1.77,38.01 1.62,38.02 -2.11,-37.99 -1.95,-38 -1.95,-38 c -0.62,-12.67 -1.36,-25.33 -1.86,-38.01 -0.44,-12.68 -0.41,-25.4 0.33,-38.08 0.74,-12.68 2.2,-25.31 4.3,-37.83 2.16,-12.51 4.93,-24.91 8.36,-37.13 3.48,-12.19 7.55,-24.22 12.19,-36.03 z" + id="path19633" /><line + class="st2" + x1="3102.8999" + y1="1123.6801" + x2="3102.8999" + y2="1137.55" + id="line19637" /><line + class="st2" + x1="3247.8999" + y1="1123.6801" + x2="3247.8999" + y2="1137.55" + id="line19639" /><line + class="st2" + x1="3175.6001" + y1="697.71997" + x2="3175.6001" + y2="1127.72" + id="line19641" /></g><g + id="g100634"><path + class="st22" + d="M 4205,561.13" + id="path19705" /><path + class="st2" + d="m 3863.75,488.14 c 9,0.04 18.15,-0.24 26.19,-1.11 7.63,-0.83 15.83,-2.36 24.44,-6.98 6.04,-3.24 10.33,-6.93 12.8,-9.31 6.16,-5.92 9.39,-11.64 11.64,-15.71 5.24,-9.47 7.62,-18.44 8.73,-25.02 1.66,-9.82 1.04,-17.45 0.58,-22.7 -0.7,-7.99 -2.15,-14.06 -5.24,-25.02 -4.33,-15.38 -8.06,-26.83 -11.64,-37.83 -10.05,-30.9 -10.72,-33.23 -11.64,-36.66 -3.8,-14.21 -5.51,-23.86 -7.57,-35.5 -1.23,-6.98 -2.29,-13.83 -2.62,-22.59 -0.17,-4.57 -0.1,-8.37 0,-11.03 v -8.57 h -45.69 -4.75 -45.68 v 8.57 c 0.1,2.66 0.17,6.47 0,11.03 -0.33,8.77 -1.38,15.61 -2.62,22.59 -2.06,11.64 -3.77,21.29 -7.57,35.5 -0.92,3.44 -1.59,5.77 -11.64,36.66 -3.58,11 -7.31,22.44 -11.64,37.83 -3.09,10.96 -4.54,17.03 -5.24,25.02 -0.46,5.25 -1.08,12.88 0.58,22.7 1.11,6.58 3.49,15.56 8.73,25.02 2.25,4.07 5.48,9.8 11.64,15.71 2.48,2.38 6.76,6.07 12.8,9.31 8.62,4.62 16.81,6.15 24.44,6.98 8.04,0.87 17.19,1.16 26.19,1.11 z" + id="path19707" /><polyline + class="st2" + points="3869.39,235.98 3865.73,358.99 3857.01,358.99 3853.48,240.47 3853.35,235.98 " + id="polyline19709" /><path + class="st22" + d="m 3903.9,230.09 v 8.41 c -0.1,2.61 -0.17,6.35 0,10.83 0.33,8.6 1.38,15.32 2.62,22.17 2.06,11.43 3.77,20.89 7.57,34.84 0.92,3.37 1.59,5.66 11.64,35.98 3.58,10.8 7.31,22.03 11.64,37.12 3.09,10.76 4.54,16.72 5.24,24.56 0.46,5.15 1.08,12.64 -0.58,22.27 -1.11,6.46 -3.49,15.27 -8.73,24.56 -2.25,3.99 -5.48,9.61 -11.64,15.42 -2.48,2.33 -6.76,5.96 -12.8,9.14 -9.62,5.06 -20.1,6.4 -24.44,6.85 -6.35,0.66 -13.46,0.95 -20.66,0.99 h -4.75 c -7.2,-0.04 -14.31,-0.33 -20.66,-0.99 -4.34,-0.45 -14.82,-1.79 -24.44,-6.85 -6.04,-3.18 -10.33,-6.8 -12.8,-9.14 -6.16,-5.81 -9.39,-11.43 -11.64,-15.42 -5.24,-9.29 -7.62,-18.1 -8.73,-24.56 -1.66,-9.64 -1.04,-17.12 -0.58,-22.27 0.7,-7.84 2.15,-13.8 5.24,-24.56 4.33,-15.1 8.06,-26.33 11.64,-37.12 10.05,-30.32 10.72,-32.61 11.64,-35.98 3.8,-13.95 5.51,-23.41 7.57,-34.84 1.23,-6.85 2.29,-13.57 2.62,-22.17 0.17,-4.48 0.1,-8.22 0,-10.83 v -8.41" + id="path19711" /><polyline + class="st22" + points="3908.83,235.98 3863.14,235.98 3859.6,235.98 3813.91,235.98 " + id="polyline19713" /><line + class="st2" + x1="3861.3701" + y1="347.76001" + x2="3864.3101" + y2="235.98" + id="line19715" /><polyline + class="st2" + points="3861.32,347.76 3858.68,247.6 3858.38,235.98 " + id="polyline19717" /><path + class="st2" + d="m 3909.07,230.09 12.24,-2.3 c 2.79,-0.26 7,-0.86 11.81,-2.49 15.8,-5.35 20.19,-15.7 36.44,-31.44 12.05,-11.67 20.97,-20.31 35.55,-24.53 4.2,-1.21 15.78,-4.42 29.41,-1.23 16.33,3.82 28.74,15.21 39.59,25.18 4.09,3.76 6.65,6.55 12.22,10.61 8.25,6.01 16.03,9.64 21.47,11.8 l -3.2,4.02 c -5.23,-2.16 -12.71,-5.79 -20.63,-11.81 -5.34,-4.06 -7.79,-6.87 -11.7,-10.63 -10.39,-9.98 -22.28,-21.4 -38.01,-25.22 -13.13,-3.18 -24.35,0.05 -28.41,1.28 -14.11,4.25 -22.81,12.94 -34.54,24.67 -15.83,15.83 -20.16,26.22 -35.46,31.61 -4.66,1.64 -27.24,6.63 -27.24,6.63" + id="path19719" /><path + class="st2" + d="m 3812.33,230.09 -12.24,-2.3 c -2.79,-0.26 -7,-0.86 -11.81,-2.49 -15.8,-5.35 -20.19,-15.7 -36.44,-31.44 -12.05,-11.67 -20.97,-20.31 -35.55,-24.53 -4.2,-1.21 -15.78,-4.42 -29.41,-1.23 -16.33,3.82 -28.74,15.21 -39.59,25.18 -4.09,3.76 -6.65,6.55 -12.22,10.61 -8.25,6.01 -16.03,9.64 -21.47,11.8 l 3.2,4.02 c 5.23,-2.16 12.71,-5.79 20.63,-11.81 5.34,-4.06 7.79,-6.87 11.7,-10.63 10.39,-9.98 22.28,-21.4 38.01,-25.22 13.13,-3.18 24.35,0.05 28.41,1.28 14.11,4.25 22.81,12.94 34.54,24.67 15.83,15.83 20.16,26.22 35.46,31.61 4.66,1.64 27.24,6.63 27.24,6.63" + id="path19721" /><polyline + class="st22" + points="3856.2,236.72 3856.5,248.34 3859.14,348.5 3863.19,348.5 3866.13,236.72 " + id="polyline19723" /></g><g + id="g91998"><path + class="st2" + d="m 3753.46,677.25 44.35,16.32 -2.26,9.93 c -0.53,2.85 -1.35,7.3 -2.26,12.77 -4.31,25.96 -5.05,40.72 -5.26,46.11 -0.63,15.96 0.57,21.02 1.5,24.12 3.29,10.92 9.19,17.09 10.52,18.44 3.8,3.85 7.71,6.31 10.52,7.8 -3.12,-2.23 -7.74,-6.11 -11.28,-12.06 -5.29,-8.9 -5.31,-17.65 -5.26,-21.99 0.11,-10.92 1.97,-50.97 3.76,-85.13" + id="path19643" /><path + class="st2" + d="m 3709.48,804.97 c -5.01,-8.02 -10.28,-17.26 -15.41,-27.69 -6.07,-12.35 -9.5,-21.41 -14.28,-34.05 0,0 -11.12,-29.38 -13.53,-48.95 -0.59,-4.75 -0.75,-9.34 -0.75,-9.34 -0.11,-3.1 -0.07,-5.73 0,-7.69 10.22,3.42 21.84,5.83 34.65,6.03 1.16,0.02 2.32,0.02 3.45,0 h 5.12 1.5 5.12 c 1.14,0.02 2.29,0.02 3.45,0 12.81,-0.2 24.44,-2.61 34.65,-6.03 0.07,1.96 0.11,4.59 0,7.69 0,0 -0.17,4.58 -0.75,9.34 -2.41,19.57 -13.53,48.95 -13.53,48.95 -4.79,12.65 -8.21,21.7 -14.28,34.05 -4.24,8.63 -8.58,16.45 -12.8,23.43 z" + id="path19645" /><path + class="st2" + d="m 3665.5,677.25 -44.35,16.32 2.26,9.93 c 0.53,2.85 1.35,7.3 2.26,12.77 4.31,25.96 5.05,40.72 5.26,46.11 0.63,15.96 -0.57,21.02 -1.5,24.12 -3.29,10.92 -9.19,17.09 -10.52,18.44 -3.8,3.85 -7.71,6.31 -10.52,7.8 3.12,-2.23 7.74,-6.11 11.28,-12.06 5.29,-8.9 5.31,-17.65 5.26,-21.99 -0.11,-10.92 -1.97,-50.97 -3.76,-85.13" + id="path19647" /><path + class="st2" + d="m 3608.37,812.75 v 26.51 c 0.02,2.26 0.04,6.57 0,11.95 -0.23,33.39 -2.35,54.61 -6.77,116.19 -0.06,0.84 -0.13,1.81 -0.21,2.89 -0.28,3.87 -0.49,6.85 -0.5,7.05 -0.16,2.28 -1.25,15.27 -3.3,30.89 -3.35,25.55 -9.64,60.96 -10,63 l 38.01,78.2 c -0.01,-0.2 61.65,-56.38 61.65,-56.38 l 22.22,-169.33" + id="path19649" /><path + class="st2" + d="m 3810.71,812.75 v 26.51 c -0.02,2.26 -0.04,6.57 0,11.95 0.23,33.39 2.35,54.61 6.77,116.19 0.06,0.84 0.13,1.81 0.21,2.89 0.28,3.87 0.49,6.85 0.5,7.05 0.16,2.28 1.25,15.27 3.3,30.89 3.35,25.55 9.64,60.96 10,63 l -38.01,78.2 c 0.01,-0.2 -61.65,-56.38 -61.65,-56.38 l -22.22,-169.33" + id="path19651" /><path + class="st22" + d="m 3665.5,680.44 c 10.22,3.42 21.84,5.83 34.65,6.03 1.16,0.02 2.32,0.02 3.45,0 h 5.12 1.5 5.12 c 1.14,0.02 2.29,0.02 3.45,0 12.81,-0.2 24.44,-2.61 34.65,-6.03" + id="path19653" /><path + class="st22" + d="m 3622.72,800.96 c 0.63,-1.06 1.19,-2.12 1.68,-3.17 3.62,-7.75 3.62,-14.99 3.58,-18.82 -0.09,-8.58 -1.25,-35.13 -2.61,-62.69" + id="path19655" /><path + class="st22" + d="M 3510.92,653.06" + id="path19657" /><path + class="st22" + d="m 3625.6,691.97 1.61,7.36 c 0.55,3.04 1.39,7.8 2.32,13.64 4.42,27.72 5.18,43.48 5.4,49.24 0.65,17.04 -0.58,22.45 -1.54,25.76 -3.38,11.66 -9.43,18.25 -10.81,19.7 -3.9,4.12 -7.92,6.74 -10.81,8.33 -1.22,0.58 -2.44,1.16 -3.66,1.73" + id="path19659" /><path + class="st22" + d="m 3796.48,800.96 c -0.63,-1.06 -1.19,-2.12 -1.68,-3.17 -3.62,-7.75 -3.62,-14.99 -3.58,-18.82 0.09,-8.58 1.25,-35.13 2.61,-62.69" + id="path19661" /><path + class="st22" + d="m 3792.61,691.97 -1.61,7.36 c -0.55,3.04 -1.39,7.8 -2.32,13.64 -4.42,27.72 -5.18,43.48 -5.4,49.24 -0.65,17.04 0.58,22.45 1.54,25.76 3.38,11.66 9.43,18.25 10.81,19.7 3.9,4.12 7.92,6.74 10.81,8.33 1.22,0.58 2.44,1.16 3.66,1.73" + id="path19663" /><path + class="st22" + d="m 3757.53,678.19 c 0.07,1.96 0.11,4.59 0,7.68 0,0 -0.17,4.58 -0.75,9.32 -2.41,19.54 -13.53,48.88 -13.53,48.88 -4.79,12.63 -8.21,21.67 -14.28,34 -7.15,14.53 -13.34,24.41 -15.41,27.65 -1.23,1.93 -2.27,3.49 -2.95,4.5 h -2.01 c -0.68,-1.01 -1.71,-2.57 -2.95,-4.5 -2.07,-3.24 -8.26,-13.12 -15.41,-27.65 -6.07,-12.33 -9.5,-21.38 -14.28,-34 0,0 -11.12,-29.34 -13.53,-48.88 -0.59,-4.74 -0.75,-9.32 -0.75,-9.32 -0.11,-3.09 -0.07,-5.72 0,-7.68" + id="path19665" /><polyline + class="st22" + points="3735.71,1092.53 3713.49,923.2 3705.71,923.2 3683.49,1092.53 " + id="polyline19667" /><path + class="st22" + d="m 3588.93,1064.68 38.01,78.2 c -0.01,-0.2 61.65,-56.38 61.65,-56.38" + id="path19669" /><path + class="st22" + d="m 3830.59,1064.68 -38.01,78.2 c 0.01,-0.2 -61.65,-56.38 -61.65,-56.38" + id="path19671" /><path + class="st2" + d="m 3904.5,812.75 c 3.12,-2.23 7.74,-6.11 11.28,-12.06 5.29,-8.9 5.31,-17.65 5.26,-21.99 -0.11,-10.92 -1.97,-50.97 -3.76,-85.13" + id="path19673" /><line + class="st2" + x1="3961.6299" + y1="677.25" + x2="3917.28" + y2="693.56" + id="line19675" /><path + class="st2" + d="m 4049.58,677.25 c -10.22,3.42 -21.84,5.83 -34.65,6.03 -1.16,0.02 -2.32,0.02 -3.45,0 h -5.12 -1.5 -5.12 c -1.14,0.02 -2.29,0.02 -3.45,0 -12.81,-0.2 -24.44,-2.61 -34.65,-6.03" + id="path19677" /><path + class="st2" + d="m 4106.71,812.75 c -3.12,-2.23 -7.74,-6.11 -11.28,-12.06 -5.29,-8.9 -5.31,-17.65 -5.26,-21.99 0.11,-10.92 1.97,-50.97 3.76,-85.13" + id="path19679" /><line + class="st2" + x1="4049.5801" + y1="677.25" + x2="4093.9299" + y2="693.56" + id="line19681" /><path + class="st2" + d="m 4106.71,812.75 v 26.51 c -0.02,2.26 -0.04,6.57 0,11.95 0.23,33.39 2.35,54.61 6.77,116.19 0.06,0.84 0.13,1.81 0.21,2.89 0.28,3.87 0.49,6.85 0.5,7.05 0.16,2.28 1.25,15.27 3.3,30.89 3.35,25.55 9.64,60.96 10,63 l -38.01,78.2 c 0.01,-0.2 -61.65,-56.38 -61.65,-56.38 l -22.22,-169.33" + id="path19683" /><path + class="st2" + d="m 3904.37,812.75 v 26.51 c 0.02,2.26 0.04,6.57 0,11.95 -0.23,33.39 -2.35,54.61 -6.77,116.19 -0.06,0.84 -0.13,1.81 -0.21,2.89 -0.28,3.87 -0.49,6.85 -0.5,7.05 -0.16,2.28 -1.25,15.27 -3.3,30.89 -3.35,25.55 -9.64,60.96 -10,63 l 38.01,78.2 c -0.01,-0.2 61.65,-56.38 61.65,-56.38 l 22.22,-169.33" + id="path19685" /><path + class="st22" + d="M 4053.4,678.19" + id="path19687" /><path + class="st22" + d="M 3957.55,678.19" + id="path19689" /><polyline + class="st22" + points="3979.37,1092.53 4001.59,923.2 4009.37,923.2 4031.59,1092.53 " + id="polyline19691" /><path + class="st22" + d="m 4126.15,1064.68 -38.01,78.2 c 0.01,-0.2 -61.65,-56.38 -61.65,-56.38" + id="path19693" /><path + class="st22" + d="m 3884.49,1064.68 38.01,78.2 c -0.01,-0.2 61.65,-56.38 61.65,-56.38" + id="path19695" /><path + class="st22" + d="m 3921.73,692.5 c 1.79,35.03 3.64,76.11 3.76,87.3 0.05,4.45 0.03,13.42 -5.26,22.55 -3.54,6.1 -8.15,10.08 -11.28,12.37 -2.12,1.5 -2.23,1 -4.35,2.5" + id="path19697" /><path + class="st22" + d="m 4089.37,692.5 c -1.79,35.03 -3.64,76.11 -3.76,87.3 -0.05,4.45 -0.03,13.42 5.26,22.55 3.54,6.1 8.15,10.08 11.28,12.37 2.12,1.5 2.23,1 4.35,2.5" + id="path19699" /><path + class="st22" + d="m 4054.6,679.22 c -2.52,0.99 -3.05,0.98 -5.57,1.97 -10.21,3.42 -21.84,5.83 -34.65,6.03 -1.16,0.02 -2.32,0.02 -3.45,0 h -5.12 -1.5 -5.12 c -1.14,0.02 -2.29,0.02 -3.45,0 -12.81,-0.2 -24.44,-2.61 -34.65,-6.03 l -5.6,-1.69" + id="path19701" /><path + d="m 3640.27,889.65 c 3.97,1.09 7.84,2.45 11.82,3.47 1.98,0.53 3.95,1.1 5.95,1.56 1.99,0.48 3.97,1.01 5.97,1.42 7.99,1.79 16.05,3.23 24.17,4.24 8.11,1.04 16.28,1.69 24.46,1.97 8.19,0.27 16.39,0.25 24.61,-0.03 -8.16,1.05 -16.39,1.6 -24.64,1.59 -8.25,0.03 -16.49,-0.53 -24.68,-1.55 -8.18,-1.06 -16.31,-2.6 -24.28,-4.71 -2,-0.5 -3.98,-1.08 -5.95,-1.68 -1.98,-0.57 -3.93,-1.23 -5.89,-1.88 -1.96,-0.64 -3.87,-1.4 -5.79,-2.14 -1.93,-0.73 -3.84,-1.49 -5.75,-2.26 z" + id="path19767" + style="opacity:0.5" /><path + d="m 3643.65,928.67 c 11.2,-4.41 22.84,-7.82 34.76,-9.84 5.95,-1.06 11.93,-1.8 17.89,-2.6 l 17.9,-2.31 c 5.97,-0.75 11.93,-1.51 17.87,-2.36 2.97,-0.42 5.93,-0.88 8.87,-1.43 2.93,-0.57 5.86,-1.22 8.77,-1.9 11.65,-2.82 23.09,-6.55 34.22,-11.13 -10.81,5.29 -22.16,9.55 -33.84,12.65 -2.92,0.78 -5.85,1.5 -8.82,2.11 -2.97,0.6 -5.95,1.11 -8.93,1.58 -5.96,0.91 -11.93,1.68 -17.9,2.47 l -17.92,2.2 c -5.98,0.69 -11.94,1.39 -17.87,2.26 -5.93,0.88 -11.82,2 -17.65,3.43 -5.84,1.36 -11.61,3.05 -17.35,4.87 z" + id="path19771" + style="opacity:0.5" /><path + d="m 3618.39,832.59 c 0.4,4.71 0.65,9.45 0.76,14.17 0.09,4.72 0.01,9.46 -0.26,14.2 -0.3,4.73 -0.79,9.45 -1.54,14.13 -0.75,4.68 -1.71,9.32 -3.02,13.88 l 1.47,-14.08 c 0.44,-4.68 0.83,-9.37 1.09,-14.06 0.31,-4.69 0.47,-9.39 0.7,-14.1 0.19,-4.7 0.38,-9.41 0.8,-14.14 z" + id="path19775" + style="opacity:0.5" /><path + d="m 4076,889.65 c -1.9,0.77 -3.82,1.52 -5.74,2.26 -1.92,0.74 -3.83,1.51 -5.79,2.14 -1.95,0.65 -3.91,1.31 -5.89,1.88 -1.97,0.6 -3.95,1.17 -5.95,1.68 -7.97,2.11 -16.1,3.65 -24.28,4.71 -8.19,1.02 -16.44,1.58 -24.68,1.55 -8.24,0.01 -16.48,-0.54 -24.64,-1.59 8.22,0.28 16.43,0.3 24.61,0.03 8.18,-0.29 16.35,-0.93 24.46,-1.97 8.12,-1.01 16.18,-2.45 24.17,-4.24 2.01,-0.42 3.98,-0.94 5.97,-1.42 2,-0.46 3.97,-1.02 5.95,-1.56 3.96,-1.02 7.83,-2.38 11.81,-3.47 z" + id="path19781" + style="opacity:0.5" /><path + d="m 4072.61,928.67 c -5.74,-1.82 -11.51,-3.51 -17.36,-4.87 -5.83,-1.43 -11.72,-2.55 -17.65,-3.43 -5.93,-0.87 -11.9,-1.57 -17.87,-2.26 l -17.92,-2.2 c -5.97,-0.78 -11.94,-1.55 -17.9,-2.47 -2.98,-0.47 -5.96,-0.98 -8.93,-1.58 -2.97,-0.61 -5.9,-1.33 -8.82,-2.11 -11.68,-3.09 -23.03,-7.36 -33.84,-12.65 11.13,4.58 22.57,8.32 34.22,11.13 2.91,0.69 5.85,1.34 8.77,1.9 2.94,0.55 5.9,1.01 8.87,1.43 5.94,0.85 11.91,1.61 17.87,2.36 l 17.9,2.31 c 5.96,0.8 11.94,1.54 17.89,2.6 11.93,2.02 23.58,5.43 34.77,9.84 z" + id="path19785" + style="opacity:0.5" /><path + d="m 4097.87,832.59 c 0.42,4.73 0.61,9.43 0.8,14.15 0.23,4.71 0.39,9.41 0.7,14.1 0.26,4.69 0.66,9.37 1.09,14.06 l 1.47,14.08 c -1.31,-4.56 -2.27,-9.2 -3.02,-13.88 -0.76,-4.68 -1.24,-9.4 -1.54,-14.13 -0.27,-4.73 -0.35,-9.47 -0.26,-14.2 0.11,-4.73 0.36,-9.47 0.76,-14.18 z" + id="path19789" + style="opacity:0.5" /></g><g + id="g100622"><path + class="st22" + d="M 4300.86,561.13" + id="path19703" /><path + class="st2" + d="m 4427.6,382.22 c -7.72,-5.62 -26.46,-23.27 -35,-33.59 -2.96,-3.58 -5.62,-7.14 -8,-10.61 l 7,-15.32 -14,-20.03 c 17.62,-47.12 38.28,-94.64 62.5,-142 1.87,-3.66 3.75,-7.29 5.64,-10.9 2.14,-5.28 5.26,-11.6 9.86,-17.97 9.82,-13.62 21.22,-20.35 28,-23.57" + id="path19725" /><path + class="st2" + d="m 4677.6,467.66 c -49.64,14.58 -95.64,20.59 -124,20.03 -28.35,-0.56 -43.93,-4.13 -54,-7.07 -18.64,-5.44 -58.08,-17.61 -82.25,-57.41 -2.12,-3.5 -3.71,-6.52 -4.75,-8.59 8.14,-16.27 15.86,-33.4 23,-51.4 35.47,-89.39 47.38,-176.96 47.41,-255" + id="path19727" /><path + class="st2" + d="m 4677.6,467.72 -11,-95.47 c 7.72,-5.62 16.46,-13.25 25,-23.57 2.96,-3.58 5.62,-7.14 8,-10.61 l -7,-15.32 14,-20.04 c -17.62,-47.13 -38.28,-94.66 -62.5,-142.03 -1.87,-3.66 -3.75,-7.29 -5.64,-10.9 -2.14,-5.28 -5.26,-11.6 -9.86,-17.98 -9.82,-13.62 -21.22,-20.36 -28,-23.57" + id="path19729" /><path + class="st2" + d="M 4410.95,287.78" + id="path19731" /><path + class="st22" + d="m 4604.83,110.72 c -2.64,1.53 -6.26,4.62 -10.89,6.92 -6.37,3.17 -14.25,7.08 -23.94,9.9 -6.4,1.86 -15.79,3.89 -27.62,3.96 h -1.84 c -11.83,-0.08 -21.22,-2.1 -27.62,-3.96 -9.69,-2.82 -17.57,-6.74 -23.94,-9.9 -4.63,-2.3 -8.25,-5.39 -10.89,-6.92" + id="path19733" /><path + class="st2" + d="m 4601.1,108.73 c -2.4,1.35 -7.52,4.97 -11.73,7 -5.8,2.8 -12.97,6.26 -21.79,8.75 -5.83,1.65 -14.37,3.43 -25.14,3.5 h -1.68 c -10.77,-0.07 -19.32,-1.86 -25.14,-3.5 -8.82,-2.49 -15.99,-5.95 -21.79,-8.75 -4.21,-2.03 -9.33,-5.65 -11.73,-7" + id="path19735" /><path + d="m 4665.6,375.22 c -1.89,-6.63 -3.74,-13.27 -5.55,-19.92 -1.78,-6.66 -3.51,-13.33 -5.2,-20.02 -3.38,-13.37 -6.5,-26.8 -9.5,-40.26 -2.92,-13.48 -5.72,-26.98 -8.26,-40.53 -1.27,-6.78 -2.49,-13.56 -3.67,-20.35 -1.15,-6.8 -2.25,-13.6 -3.31,-20.41 1.22,6.78 2.49,13.56 3.79,20.33 1.28,6.77 2.59,13.54 3.94,20.29 2.7,13.51 5.49,27.01 8.49,40.46 2.92,13.47 6.05,26.89 9.27,40.29 1.6,6.7 3.25,13.39 4.93,20.08 1.64,6.69 3.34,13.37 5.07,20.04 z" + id="path19737" + style="opacity:0.5" /><path + d="m 4390.6,325.22 c 3.45,-8.75 7,-17.44 10.56,-26.13 1.76,-4.35 3.59,-8.68 5.39,-13.02 1.81,-4.33 3.48,-8.72 5.19,-13.1 3.45,-8.73 6.77,-17.52 10.08,-26.31 l 4.91,-13.21 4.87,-13.23 c -2.85,8.96 -5.9,17.85 -9.06,26.7 -3.16,8.85 -6.49,17.64 -9.87,26.41 -1.74,4.37 -3.43,8.75 -5.27,13.07 -1.84,4.32 -3.65,8.66 -5.53,12.97 -3.71,8.65 -7.44,17.27 -11.27,25.85 z" + id="path19741" + style="opacity:0.5" /><path + d="m 4692.6,322.22 c -3.83,-8.58 -7.56,-17.21 -11.27,-25.84 -1.88,-4.31 -3.69,-8.65 -5.53,-12.97 -1.84,-4.32 -3.54,-8.71 -5.27,-13.07 -3.38,-8.77 -6.71,-17.56 -9.87,-26.41 -3.16,-8.85 -6.2,-17.74 -9.06,-26.7 l 4.87,13.23 4.91,13.21 c 3.31,8.79 6.63,17.58 10.08,26.31 1.71,4.37 3.38,8.77 5.19,13.1 1.8,4.34 3.63,8.66 5.39,13.02 3.56,8.68 7.11,17.38 10.56,26.12 z" + id="path19745" + style="opacity:0.5" /><path + class="st22" + d="m 4418.1,412.72 c 7.86,-16.15 15.31,-33.14 22.21,-51 32.89,-85.15 44.81,-170.64 45.73,-245.69" + id="path19749" /><path + class="st22" + d="m 4673.1,461.97 c -47.34,14.58 -95.23,19.59 -122.27,19.03 -27.04,-0.56 -41.9,-4.13 -51.51,-7.07 -17.78,-5.44 -55.4,-17.61 -78.45,-57.41 -0.84,-1.45 -1.59,-2.82 -2.26,-4.08" + id="path19751" /><line + class="st22" + x1="4689.9902" + y1="316.14001" + x2="4703.9902" + y2="296.10001" + id="line19753" /><path + class="st22" + d="m 4660.99,367.64 c 7.74,-6.06 19.52,-15.36 28.08,-26.48 2.97,-3.86 5.64,-7.7 8.02,-11.43" + id="path19755" /><line + class="st22" + x1="4672.6699" + y1="460.88" + x2="4661.6699" + y2="368.39999" + id="line19757" /><line + class="st22" + x1="4394.3398" + y1="317.16" + x2="4380.3398" + y2="297.13" + id="line19759" /><path + class="st22" + d="m 4430.34,376.68 c -7.72,-5.62 -26.46,-23.27 -35,-33.59 -2.96,-3.58 -5.62,-7.14 -8,-10.61" + id="path19761" /><path + d="m 4622.54,172.16 c -13.14,-0.68 -26.26,-2.18 -39.19,-4.66 -6.47,-1.22 -12.91,-2.65 -19.27,-4.34 -6.37,-1.69 -12.64,-3.73 -18.83,-6 -12.31,-4.67 -24.27,-10.52 -35.02,-18.2 -10.77,-7.61 -20.51,-16.84 -28.05,-27.72 l 0.79,-0.47 c 9.29,18.67 20.8,36.23 34.05,52.35 6.61,8.08 13.74,15.71 21.15,23.06 7.41,7.35 15.25,14.27 23.35,20.86 -8.19,-6.48 -16.13,-13.29 -23.65,-20.55 -7.52,-7.26 -14.66,-14.92 -21.33,-22.97 -13.35,-16.09 -24.98,-33.64 -34.39,-52.34 l 0.79,-0.47 c 7.56,10.71 17.15,19.91 27.81,27.53 10.65,7.68 22.51,13.55 34.76,18.27 6.15,2.29 12.4,4.36 18.74,6.07 6.34,1.72 12.76,3.18 19.21,4.42 12.88,2.59 25.95,4.31 39.08,5.16 z" + id="path19763" + style="opacity:0.5" /><path + d="m 4514.16,370.71 5.87,1.88 c 1.95,0.63 3.9,1.29 5.88,1.82 1.97,0.57 3.94,1.16 5.93,1.65 1.98,0.52 3.97,1.04 5.97,1.48 7.98,1.87 16.06,3.36 24.2,4.35 8.13,1.07 16.32,1.67 24.52,1.87 4.1,0.1 8.2,0.15 12.31,0.04 4.11,-0.03 8.21,-0.26 12.31,-0.46 -4.09,0.43 -8.19,0.75 -12.29,0.95 -4.11,0.21 -8.22,0.25 -12.34,0.24 -8.23,-0.05 -16.46,-0.66 -24.63,-1.65 -8.16,-1.08 -16.28,-2.56 -24.25,-4.6 -2,-0.48 -3.98,-1.05 -5.96,-1.62 -1.99,-0.54 -3.94,-1.17 -5.9,-1.79 -1.97,-0.6 -3.89,-1.33 -5.82,-2.03 z" + id="path19795" + style="opacity:0.5" /><path + d="m 4517.55,409.72 c 11.26,-4.24 22.92,-7.48 34.82,-9.45 5.94,-1.02 11.92,-1.74 17.89,-2.5 l 17.9,-2.3 c 11.92,-1.57 23.91,-2.8 35.55,-5.8 11.66,-2.87 23.07,-6.77 34.13,-11.52 -5.44,2.56 -11.02,4.85 -16.68,6.92 -5.67,2.03 -11.43,3.82 -17.26,5.34 -2.92,0.76 -5.85,1.46 -8.81,2.06 -2.96,0.59 -5.94,1.08 -8.91,1.53 -5.96,0.9 -11.92,1.68 -17.89,2.46 l -17.91,2.21 c -5.97,0.72 -11.94,1.46 -17.88,2.36 -5.94,0.9 -11.83,2.09 -17.65,3.59 -5.84,1.44 -11.6,3.18 -17.3,5.1 z" + id="path19799" + style="opacity:0.5" /><path + d="m 4492.54,244.72 c 0.24,7.6 0.39,15.19 0.45,22.79 0.04,7.6 -0.04,15.2 -0.16,22.8 -0.22,15.2 -0.73,30.4 -1.89,45.57 -1.22,15.16 -3.05,30.28 -5.6,45.27 -1.29,7.49 -2.72,14.96 -4.32,22.39 -1.62,7.43 -3.4,14.82 -5.32,22.17 1.76,-7.39 3.38,-14.82 4.84,-22.27 1.49,-7.45 2.84,-14.92 4.04,-22.42 2.39,-15 4.23,-30.08 5.37,-45.22 1.24,-15.14 1.73,-30.32 2.12,-45.51 0.22,-7.6 0.37,-15.19 0.44,-22.79 0.09,-7.58 0.11,-15.18 0.03,-22.78 z" + id="path19803" + style="opacity:0.5" /><path + class="st2" + d="m 4482.6,109.22 c 9.8,2.98 19.93,5.06 31.34,6.47 33.09,4.07 62.22,1.09 86.66,-7.47" + id="path19807" /><path + class="st22" + d="m 4496.09,116.04 c 5.76,1.25 11.76,2.25 18.16,3.04 27.97,3.44 53.11,1.84 74.98,-3.9" + id="path19809" /><path + class="st2" + d="m 4975.6,109.22 c 6.78,3.22 17.18,8.95 27,22.57 4.6,6.37 7.73,12.69 9.86,17.97 1.89,3.61 3.77,7.24 5.64,10.9 24.22,47.37 44.88,94.89 62.5,142 l -14,20.03 7,15.32 c -2.38,3.47 -5.04,7.03 -8,10.61 -8.54,10.32 -27.28,27.97 -35,33.59 l 15,32.4 c -1.04,2.07 -2.63,5.09 -4.75,8.59 -24.17,39.8 -63.61,51.97 -82.25,57.41 -10.07,2.94 -25.65,6.52 -54,7.07 -28.36,0.56 -74.36,-5.45 -124,-20.03" + id="path19811" /><path + class="st2" + d="M 4975.19,109.22" + id="path19813" /><path + class="st2" + d="m 4780.6,467.72 11,-95.47 c -7.72,-5.62 -16.46,-13.25 -25,-23.57 -2.96,-3.58 -5.62,-7.14 -8,-10.61 l 7,-15.32 -14,-20.04 c 17.62,-47.13 38.28,-94.66 62.5,-142.03 1.87,-3.66 3.75,-7.29 5.64,-10.9 2.14,-5.28 5.26,-11.6 9.86,-17.98 9.82,-13.62 21.22,-20.36 28,-23.57" + id="path19815" /><path + class="st2" + d="M 5047.26,287.78" + id="path19817" /><path + d="m 4792.6,375.22 c 1.73,-6.67 3.43,-13.35 5.08,-20.04 1.68,-6.68 3.33,-13.38 4.93,-20.08 3.21,-13.4 6.35,-26.82 9.27,-40.29 3,-13.45 5.78,-26.95 8.49,-40.46 1.36,-6.76 2.67,-13.52 3.94,-20.29 1.31,-6.77 2.57,-13.54 3.79,-20.33 -1.06,6.81 -2.17,13.62 -3.31,20.41 -1.18,6.79 -2.4,13.58 -3.67,20.35 -2.55,13.55 -5.34,27.06 -8.26,40.53 -3,13.46 -6.12,26.89 -9.5,40.26 -1.69,6.68 -3.42,13.36 -5.2,20.02 -1.82,6.66 -3.67,13.3 -5.56,19.92 z" + id="path19819" + style="opacity:0.5" /><path + d="m 5067.6,325.22 c -3.83,-8.58 -7.56,-17.21 -11.27,-25.84 -1.88,-4.31 -3.69,-8.65 -5.53,-12.97 -1.84,-4.32 -3.54,-8.71 -5.27,-13.07 -3.38,-8.77 -6.71,-17.56 -9.87,-26.41 -3.16,-8.85 -6.2,-17.74 -9.06,-26.7 l 4.87,13.23 4.91,13.21 c 3.31,8.79 6.62,17.58 10.08,26.31 1.71,4.37 3.38,8.77 5.19,13.1 1.8,4.34 3.63,8.66 5.39,13.02 3.56,8.68 7.11,17.38 10.56,26.12 z" + id="path19823" + style="opacity:0.5" /><path + d="m 4765.6,322.22 c 3.45,-8.75 7,-17.44 10.56,-26.13 1.76,-4.35 3.59,-8.68 5.39,-13.02 1.81,-4.33 3.48,-8.72 5.19,-13.1 3.45,-8.73 6.77,-17.52 10.08,-26.31 l 4.91,-13.21 4.87,-13.23 c -2.85,8.96 -5.9,17.85 -9.06,26.7 -3.16,8.85 -6.49,17.64 -9.87,26.41 -1.74,4.37 -3.43,8.75 -5.27,13.07 -1.84,4.32 -3.65,8.66 -5.53,12.97 -3.71,8.65 -7.44,17.27 -11.27,25.85 z" + id="path19827" + style="opacity:0.5" /><path + class="st22" + d="M 4972.16,116.03" + id="path19831" /><line + class="st22" + x1="4768.21" + y1="316.14001" + x2="4754.21" + y2="296.10001" + id="line19833" /><path + class="st22" + d="m 4797.21,367.64 c -7.74,-6.06 -19.52,-15.36 -28.08,-26.48 -2.97,-3.86 -5.64,-7.7 -8.02,-11.43" + id="path19835" /><line + class="st22" + x1="4785.5298" + y1="460.88" + x2="4796.5298" + y2="368.39999" + id="line19837" /><line + class="st22" + x1="5063.8701" + y1="317.16" + x2="5077.8701" + y2="297.13" + id="line19839" /><path + class="st22" + d="m 4785.1,461.97 c 47.34,14.58 95.23,19.59 122.27,19.03 27.04,-0.56 41.9,-4.13 51.51,-7.07 17.78,-5.44 55.4,-17.61 78.45,-57.41 0.84,-1.45 1.59,-2.82 2.26,-4.08 l -14.98,-33.3 3.25,-2.47 c 7.72,-5.62 26.46,-23.27 35,-33.59 2.96,-3.58 5.62,-7.14 8,-10.61" + id="path19841" /><path + d="m 4944.04,370.71 -5.78,2.13 c -1.93,0.7 -3.85,1.43 -5.82,2.03 -1.96,0.62 -3.92,1.25 -5.9,1.79 -1.98,0.56 -3.96,1.13 -5.96,1.62 -7.98,2.03 -16.09,3.52 -24.25,4.6 -8.17,0.99 -16.4,1.61 -24.63,1.65 -4.11,0.01 -8.23,-0.03 -12.34,-0.24 -4.11,-0.2 -8.21,-0.53 -12.29,-0.95 4.1,0.2 8.2,0.43 12.31,0.46 4.1,0.11 8.21,0.07 12.31,-0.04 8.2,-0.21 16.39,-0.81 24.52,-1.87 8.14,-0.99 16.21,-2.48 24.2,-4.35 2,-0.44 3.99,-0.96 5.97,-1.48 1.99,-0.49 3.96,-1.08 5.93,-1.65 1.99,-0.53 3.93,-1.19 5.88,-1.82 z" + id="path19843" + style="opacity:0.5" /><path + d="m 4940.66,409.72 c -5.7,-1.92 -11.46,-3.66 -17.29,-5.11 -5.82,-1.49 -11.71,-2.68 -17.65,-3.59 -5.94,-0.9 -11.9,-1.63 -17.88,-2.36 l -17.91,-2.21 c -5.97,-0.78 -11.93,-1.56 -17.89,-2.46 -2.98,-0.45 -5.95,-0.94 -8.91,-1.53 -2.96,-0.6 -5.89,-1.3 -8.81,-2.06 -5.83,-1.52 -11.59,-3.31 -17.26,-5.34 -5.66,-2.07 -11.23,-4.36 -16.68,-6.92 11.06,4.74 22.46,8.65 34.13,11.52 11.64,3 23.62,4.23 35.55,5.8 l 17.9,2.3 c 5.97,0.77 11.95,1.48 17.89,2.5 11.88,1.98 23.55,5.23 34.81,9.46 z" + id="path19847" + style="opacity:0.5" /><path + d="m 4965.66,244.72 c -0.08,7.6 -0.06,15.2 0.03,22.79 0.06,7.6 0.22,15.19 0.44,22.79 0.39,15.19 0.88,30.37 2.12,45.51 1.14,15.14 2.98,30.23 5.37,45.22 1.19,7.5 2.54,14.97 4.04,22.42 1.46,7.45 3.08,14.88 4.84,22.27 -1.92,-7.35 -3.7,-14.74 -5.32,-22.17 -1.59,-7.43 -3.03,-14.9 -4.32,-22.39 -2.55,-14.99 -4.38,-30.11 -5.6,-45.27 -1.16,-15.17 -1.67,-30.37 -1.89,-45.57 -0.12,-7.6 -0.2,-15.2 -0.16,-22.8 0.07,-7.6 0.22,-15.2 0.45,-22.8 z" + id="path19851" + style="opacity:0.5" /><path + class="st2" + d="m 4975.6,109.22 c -9.8,2.98 -19.93,5.06 -31.34,6.47 -33.09,4.07 -62.21,1.09 -86.66,-7.47" + id="path19855" /><path + class="st22" + d="m 4979.51,111.2 c -1.06,0.39 -2.23,0.8 -3.47,1.21 0,0 -14.11,4.35 -31.34,6.47 -53.92,6.63 -86.66,-7.47 -86.66,-7.47 -1.11,-0.48 -2.29,-1.02 -3.54,-1.61" + id="path19857" /></g><g + id="g100579"><path + class="st2" + d="m 5361.49,132.02 -70.05,28.35 c 0.94,3.74 2.16,8.91 3.42,15.12 6.21,30.7 6.77,55.25 6.83,64.25 0.22,30.13 -3.83,53.23 -6.83,69.92 -1.27,7.02 -2.5,12.86 -3.42,17.01 l 20.5,120.94 c 4.06,1.58 9.91,3.7 17.09,5.67 13.06,3.6 23.38,4.78 32.46,5.67 23.77,2.33 45.78,3.32 59.8,3.78 h 1.71 c 14.02,-0.46 36.03,-1.45 59.8,-3.78 9.08,-0.89 19.4,-2.07 32.46,-5.67 7.17,-1.97 13.03,-4.09 17.09,-5.67 l 20.5,-120.94 c -0.92,-4.15 -2.15,-9.98 -3.42,-17.01 -3.01,-16.69 -7.06,-39.79 -6.83,-69.92 0.07,-9 0.62,-33.55 6.83,-64.25 1.25,-6.2 2.48,-11.38 3.42,-15.12 l -70.05,-28.35" + id="path19859" /><path + class="st2" + d="m 5482.8,132.02 c -2.45,1.46 -7.66,5.36 -11.96,7.56 -5.91,3.02 -13.22,6.76 -22.21,9.45 -5.94,1.78 -14.65,3.71 -25.63,3.78 h -1.71 c -10.98,-0.07 -19.69,-2 -25.63,-3.78 -8.99,-2.69 -16.3,-6.43 -22.21,-9.45 -4.3,-2.2 -9.51,-6.1 -11.96,-7.56" + id="path19861" /><path + class="st2" + d="m 5814.32,132.02 71.61,27.4 c -1.16,3.45 -2.69,8.3 -4.27,14.17 -1.57,5.85 -8.59,32.87 -8.54,69.92 0.04,33.8 5.95,62.41 11.96,83.15 l -20.5,122.83 c -5.59,1.34 -11.28,2.61 -17.09,3.78 -33.38,6.74 -64.92,9.4 -93.97,9.45 h -0.85 c -29.05,-0.05 -60.59,-2.7 -93.97,-9.45 -5.8,-1.17 -11.5,-2.44 -17.09,-3.78 l -20.5,-122.83 c 6.01,-20.74 11.92,-49.34 11.96,-83.15 0.05,-37.05 -6.97,-64.07 -8.54,-69.92 -1.58,-5.87 -3.11,-10.72 -4.27,-14.17 l 71.61,-27.4 c 5.6,0.63 11.26,1.19 17,1.66 38.64,3.18 72.61,2.23 107.54,-1.66" + id="path19863" /><path + class="st22" + d="m 5296.07,158.49 c 0.94,3.74 2.16,8.91 3.42,15.12 6.21,30.7 6.77,55.25 6.83,64.25 0.22,30.13 -3.83,53.23 -6.83,69.92 -1.27,7.02 -2.5,12.86 -3.42,17.01 -0.84,3.77 -1.67,7.55 -2.51,11.32" + id="path19865" /><path + class="st22" + d="m 5547.83,158.49 c -0.94,3.74 -2.16,8.91 -3.42,15.12 -6.21,30.7 -6.77,55.25 -6.83,64.25 -0.22,30.13 3.83,53.23 6.83,69.92 1.27,7.02 2.5,12.86 3.42,17.01 0.84,3.77 1.67,7.55 2.51,11.32" + id="path19867" /><path + class="st22" + d="M 5357.12,133.68" + id="path19869" /><path + class="st22" + d="M 5487.44,133.68" + id="path19871" /><path + class="st22" + d="m 5625.26,158.64 c 1.16,3.45 2.69,8.3 4.27,14.17 1.57,5.85 8.59,32.87 8.54,69.92 -0.04,33.8 -5.95,62.41 -11.96,83.15 -1,3.46 -2,6.92 -3,10.38" + id="path19873" /><path + class="st22" + d="m 5880.93,158.64 c -1.16,3.45 -2.69,8.3 -4.27,14.17 -1.57,5.85 -8.59,32.87 -8.54,69.92 0.04,33.8 5.95,62.41 11.96,83.15 1,3.46 2,6.92 3,10.38" + id="path19875" /><line + class="st15" + x1="5422.6001" + y1="153.22" + x2="5422.6001" + y2="462.72" + id="line19877" /><path + d="m 5328.52,144.44 c 3.51,12.96 6.7,26 9.35,39.17 1.31,6.59 2.45,13.21 3.46,19.84 l 3.02,19.91 c 3.94,26.55 7.75,53.13 11.51,79.71 l 10.81,79.8 5.31,39.91 5.11,39.94 -22.22,-159.52 c -3.66,-26.59 -7.35,-53.18 -11.18,-79.75 l -2.94,-19.91 c -0.99,-6.64 -2.1,-13.25 -3.38,-19.84 -2.47,-13.18 -5.5,-26.26 -8.85,-39.26 z" + id="path19879" + style="opacity:0.5" /><path + d="m 5513.1,144.44 c -3.34,13 -6.37,26.08 -8.86,39.26 -1.28,6.59 -2.39,13.2 -3.38,19.84 l -2.94,19.91 c -3.83,26.57 -7.52,53.16 -11.18,79.75 l -22.22,159.52 5.11,-39.94 5.31,-39.91 10.81,-79.8 c 3.76,-26.58 7.56,-53.15 11.51,-79.71 l 3.02,-19.91 c 1.02,-6.63 2.16,-13.26 3.46,-19.84 2.66,-13.16 5.86,-26.21 9.36,-39.17 z" + id="path19883" + style="opacity:0.5" /><line + class="st15" + x1="5751.02" + y1="135.73" + x2="5751.02" + y2="461.73001" + id="line19887" /><path + d="m 5845.1,143.44 c -3.34,13 -6.37,26.08 -8.86,39.26 -1.28,6.59 -2.39,13.2 -3.38,19.84 l -2.94,19.91 c -3.83,26.57 -7.52,53.16 -11.18,79.75 l -22.22,159.52 5.11,-39.94 5.31,-39.91 10.81,-79.8 c 3.76,-26.58 7.56,-53.15 11.51,-79.71 l 3.02,-19.91 c 1.02,-6.63 2.16,-13.26 3.46,-19.84 2.66,-13.16 5.86,-26.21 9.36,-39.17 z" + id="path19889" + style="opacity:0.5" /><path + d="m 5660.52,143.44 c 3.51,12.96 6.7,26 9.35,39.17 1.31,6.59 2.45,13.21 3.46,19.84 l 3.02,19.91 c 3.94,26.55 7.75,53.13 11.51,79.71 l 10.81,79.8 5.31,39.91 5.11,39.94 -22.22,-159.52 c -3.66,-26.59 -7.35,-53.18 -11.18,-79.75 l -2.94,-19.91 c -0.99,-6.64 -2.1,-13.25 -3.38,-19.84 -2.47,-13.18 -5.5,-26.26 -8.85,-39.26 z" + id="path19893" + style="opacity:0.5" /></g><g + id="g94337"><path + class="st102" + d="m -1092.54,345.35 c -5.26,-1.61 -7.64,-2.11 -12.54,0.2 -0.1,0.05 -0.19,0.19 -0.24,0.32 -4.08,1.6 -8.22,4.06 -2.81,5.98 4.79,1.7 11.25,1.63 16.38,1.71 3.38,0.05 9.1,0.25 11.73,-2 0.27,-0.23 0.57,-0.59 0.4,-0.93 -1.59,-3.15 -9.49,-4.23 -12.92,-5.28 z" + id="path19897" /><path + class="st102" + d="m -943.77,404.39 c -8.41,-0.01 -32.9,-27.35 -63.33,-60.37 -7.02,-7.61 -14.35,-15.27 -17.31,-18.2 -6.83,-6.75 -7.56,-9.73 -7.55,-14.5 0.01,-2.43 1.4,-7.16 1.84,-7.69 19.86,-32.7 89.81,-74.51 92.95,-76.35 2.45,-1.56 4.16,-2.26 5.5,-2.26 1.17,0 2.11,0.56 2.58,1.53 3.42,7.06 -37.57,57.39 -55.36,79.89 5.03,9.1 38.86,69.49 43.21,92.25 0.47,2.44 1.36,4.46 0.45,5.57 -0.47,0.52 -2.98,0.13 -2.98,0.13 z" + id="path19899" /><path + class="st102" + d="m -1299.74,226.85 c 1.71,-12.98 7.62,-26.12 4.12,-39.28 -3.46,-13.04 -19.87,-0.82 -25.43,3.25 -11.87,8.67 -22.94,18.58 -33.69,28.58 -10.3,9.58 -20.34,19.97 -27.74,32 -0.16,0.26 -0.12,0.46 0.01,0.55 -1.99,4.41 -1.7,8.62 4.76,11.49 5.51,2.45 12.89,2.37 18.77,3.08 6.86,0.83 13.79,1.24 20.69,1.59 11.18,0.57 24.02,-0.05 33.12,-7.36 3.92,-3.15 5.42,-7.6 5.71,-12.45 0.44,-7.23 -1.29,-14.1 -0.32,-21.45 z" + id="path19901" /><path + class="st102" + d="m -1571.6,340.5 c -3.14,-1.43 -7.07,-0.44 -10.32,-1.49 -0.9,-0.29 -1.84,1.16 -1.56,1.92 0.08,0.2 0.14,0.29 0.35,0.38 0.02,0.01 0.06,0 0.09,0 1.3,2.42 2.5,4.88 3.93,7.24 0.56,0.94 3.12,5.67 4.55,5.48 1.61,-0.21 1.74,-1.81 1.88,-3.16 0.34,-3.25 1.03,-6.42 1.44,-9.66 0.04,-0.34 -0.06,-0.57 -0.36,-0.71 z" + id="path19903" /><path + class="st102" + d="m -1559.3,343.09 c -3.14,-1.43 -7.06,-0.44 -10.32,-1.5 -0.9,-0.29 -1.84,1.17 -1.56,1.92 0.08,0.2 0.14,0.29 0.35,0.38 0.02,0.01 0.06,-0.01 0.09,0 1.3,2.42 2.5,4.88 3.93,7.24 0.57,0.94 3.12,5.67 4.55,5.48 1.62,-0.22 1.74,-1.81 1.89,-3.16 0.33,-3.25 1.03,-6.42 1.44,-9.66 0.03,-0.34 -0.07,-0.57 -0.37,-0.7 z" + id="path19907" /><path + class="st102" + d="m -1546.35,345.41 c -3.14,-1.43 -7.06,-0.44 -10.32,-1.49 -0.89,-0.29 -1.84,1.16 -1.55,1.92 0.07,0.2 0.14,0.29 0.34,0.38 0.03,0.01 0.06,0 0.09,0 1.3,2.42 2.5,4.89 3.93,7.24 0.57,0.94 3.12,5.67 4.55,5.48 1.61,-0.21 1.74,-1.81 1.89,-3.16 0.33,-3.25 1.03,-6.42 1.44,-9.66 0.04,-0.34 -0.06,-0.57 -0.37,-0.71 z" + id="path19911" /><path + class="st102" + d="m -1534.05,346.94 c -3.15,-1.43 -7.06,-0.44 -10.32,-1.5 -0.9,-0.29 -1.84,1.16 -1.56,1.92 0.08,0.2 0.14,0.29 0.35,0.38 0.02,0.01 0.05,-0.01 0.09,0 1.3,2.42 2.5,4.88 3.93,7.24 0.57,0.94 3.13,5.67 4.55,5.48 1.61,-0.21 1.74,-1.81 1.88,-3.16 0.33,-3.25 1.03,-6.42 1.44,-9.66 0.05,-0.33 -0.06,-0.56 -0.36,-0.7 z" + id="path19915" /><path + class="st102" + d="m -1521.32,349.53 c -3.15,-1.43 -7.06,-0.44 -10.32,-1.5 -0.9,-0.29 -1.84,1.16 -1.56,1.92 0.08,0.2 0.14,0.29 0.35,0.38 0.02,0.01 0.06,-0.01 0.09,0 1.3,2.42 2.5,4.88 3.93,7.24 0.57,0.94 3.13,5.67 4.55,5.48 1.61,-0.22 1.74,-1.81 1.88,-3.16 0.33,-3.25 1.03,-6.43 1.44,-9.66 0.05,-0.33 -0.06,-0.57 -0.36,-0.7 z" + id="path19919" /><path + class="st102" + d="m -1510.07,349.53 c -3.15,-1.43 -7.07,-0.44 -10.32,-1.5 -0.9,-0.29 -1.84,1.16 -1.55,1.92 0.08,0.2 0.14,0.29 0.34,0.38 0.03,0.01 0.06,-0.01 0.09,0 1.3,2.42 2.5,4.89 3.93,7.24 0.57,0.94 3.12,5.67 4.55,5.48 1.61,-0.22 1.74,-1.81 1.88,-3.16 0.33,-3.25 1.03,-6.43 1.44,-9.66 0.04,-0.33 -0.06,-0.56 -0.36,-0.7 z" + id="path19923" /><path + class="st102" + d="m -1499.14,351.02 c -3.15,-1.43 -7.07,-0.44 -10.32,-1.5 -0.9,-0.29 -1.84,1.16 -1.56,1.92 0.08,0.2 0.14,0.29 0.34,0.38 0.03,0.01 0.06,-0.01 0.09,0 1.3,2.42 2.5,4.88 3.93,7.24 0.57,0.94 3.13,5.67 4.55,5.48 1.61,-0.21 1.74,-1.81 1.88,-3.16 0.33,-3.25 1.03,-6.42 1.44,-9.66 0.06,-0.33 -0.05,-0.56 -0.35,-0.7 z" + id="path19927" /><path + class="st103" + d="m -1391.64,402.17 c -3.45,0.04 -6.84,0.05 -10.18,0.05 h -0.01 c -81.21,0 -118.44,-10.14 -146.96,-19.64 -4.49,-1.49 -9.03,-3.46 -8.67,-6.69 0.6,-5.34 15.43,-7.65 50.66,-11.12 7.35,-0.73 14.41,-1.42 18.63,-2.06 -8.22,-2.3 -28.76,-5.88 -44.53,-8.62 -17.24,-3 -33.53,-5.83 -41.75,-7.99 -15.35,-4.03 -37.15,-12.59 -60.24,-21.65 -8.5,-3.34 -17.12,-6.72 -25.58,-9.93 -8.22,-3.12 -8.79,-7.74 -8.4,-10.22 2.81,-17.96 77.48,-48.42 271.69,-58.73 18.13,-0.96 36.51,-1.45 54.63,-1.45 168.69,0 280.78,42.16 281.9,42.59 1.39,0.48 35.29,12.34 41.7,16.38 2.5,1.58 2.82,3.26 2.65,4.39 -0.52,3.36 -6.24,5.24 -8.39,5.83 -35.79,17.69 -73.19,36.64 -124.13,52.33 -29.19,9 -68.95,19.51 -114.02,26.75" + id="path19931" /><path + class="st104" + d="m -1016.41,306.3 c -31.41,17.27 -72.8,21.46 -107.9,25.65 -46.41,5.54 -92.51,15.87 -139.31,17.67 -18.24,0.71 -36.48,0.13 -54.56,-2.48 -18.33,-2.65 -36.4,-6.71 -54.56,-10.37 -18.76,-3.78 -37.86,-7.39 -57.04,-7.92 -18.88,-0.51 -37.6,1.89 -56.43,2.66 -36.52,1.5 -71.19,-6.99 -106.88,-13.18 -23.85,-4.13 -52.48,-7.89 -75.32,-16.16" + id="path19933" /><path + class="st105" + d="m -1535.53,305.96 c 0,7.09 -4.32,12.84 -9.63,12.84 -5.31,0 -9.63,-5.75 -9.63,-12.84 0,-7.1 4.31,-12.86 9.63,-12.86 5.31,0.01 9.63,5.76 9.63,12.86 z" + id="path19935" /><path + class="st51" + d="m -1545.19,300.95 c 0,2.16 -1.32,3.91 -2.93,3.91 -1.61,0 -2.92,-1.74 -2.92,-3.91 0,-2.15 1.31,-3.91 2.92,-3.91 1.62,0 2.93,1.76 2.93,3.91 z" + id="path19939" /><path + class="st27" + d="m -1541.42,320.63 c 8.53,1.53 16.37,4.73 23.86,8.77 -1.54,-1.34 -2.97,-2.48 -3.49,-2.9 -6.72,-5.59 -15.1,-10.28 -24.03,-10.87 -7.9,-0.53 -16.79,1.14 -23.81,5.39 9.09,-1.23 18.48,-1.99 27.47,-0.39 z" + id="path19945" /><path + class="st102" + d="m -1225.89,411.57 c -14.93,-8.36 -31.18,-14.39 -45.08,-24.54 -9.28,-6.78 -18.34,-13.68 -29.22,-17.69 -6.21,-2.28 -12.46,-3.27 -18.76,-3.4 4.72,1.19 14.71,7.27 13.23,6.89 -13.19,-3.4 -26.02,0.99 -37.98,6.38 -9.41,4.24 -18.68,8.82 -28.01,13.24 -6.2,2.94 -13.54,6.65 -20.48,4.35 -2.33,-0.77 -3.78,-2.59 -4.3,-4.65 -4.02,7.58 8.68,12.39 14.55,14.54 17.23,6.32 34.76,11.74 52.75,15.41 18.32,3.73 36.96,6.02 55.54,8.1 16.02,1.79 34.26,5.67 50.05,0.83 2.96,-0.91 7.83,-3.68 8.07,-7.32 0.38,-6.11 -5.68,-9.52 -10.36,-12.14 z" + id="path19947" /><path + class="st102" + d="m -1206.31,380.16 c 5.66,4.89 33.28,6.2 37.77,6.26 8.44,0.11 17.5,-0.21 25.66,-2.54 1.07,-0.31 6.63,-2.34 4.16,-4.59 -2.12,-1.93 -4.9,-2.93 -7.53,-4 -4.96,-2.01 -9.72,-4.4 -14.41,-6.97" + id="path19949" /></g><g + id="g92534"><path + d="m -3378.83,825.85 c 0,0 -13.67,100.35 -3.77,143.67 0.01,0 -9.89,-84.68 3.77,-143.67 z" + id="path19951" + style="opacity:0.3" /><path + d="m -3396.35,852.88 c 1.5,-2.81 -20.75,41.06 -24.47,83.49 0,0 -1.23,-35.14 24.47,-83.49 z" + id="path19955" + style="opacity:0.3" /><path + d="m -3356.43,917.35 c -2.3,-14.56 -4.62,-36.01 -5.58,-49.98 l 5.46,37.15 z" + id="path19957" + style="opacity:0.3" /><path + d="m -3327.48,773.55 c 0,0 3.97,88.16 15.24,131.88 0,0 -18.72,-90.02 -15.24,-131.88 z" + id="path19959" + style="opacity:0.3" /><path + d="m -3139.87,791.29 c 0,0 -5.4,94.21 -16.68,137.92 0,0 19.04,-84.98 16.68,-137.92 z" + id="path19961" + style="opacity:0.3" /><path + d="m -3285.89,744.56 h -3.93 c 0,0 -0.32,1.11 0,2.54 0.95,4.22 6.91,19.02 20.4,25.18 0,0 -11.99,-7.6 -15.6,-19.36 -2.03,-6.61 -0.87,-8.36 -0.87,-8.36 z" + id="path19963" + style="opacity:0.3" /><path + d="m -3330.59,976.13 c 0,0 1.45,90.2 14.8,143.08 -0.01,0 -16.47,-95.06 -14.8,-143.08 z" + id="path19965" + style="opacity:0.3" /><path + d="m -3130.42,952.13 c 0,0 -3.01,118.1 -20.62,174.14 -0.01,0 24.07,-120.24 20.62,-174.14 z" + id="path19967" + style="opacity:0.3" /><path + d="m -3356.7,1085.21 0.46,32.07 c 1.76,-44.29 1.99,-71.75 1.99,-71.75 z" + id="path19969" + style="opacity:0.3" /><path + d="m -3359.51,987.66 3.5,-8.45 -0.95,-49.66 c 0,0 -1.11,47.13 -2.55,58.11 z" + id="path19971" + style="opacity:0.3" /><path + d="m -3093.54,825.85 c 0,0 13.67,100.35 3.77,143.67 0,0 9.9,-84.68 -3.77,-143.67 z" + id="path19973" + style="opacity:0.3" /><path + d="m -3076.02,852.88 c -1.5,-2.81 20.75,41.06 24.47,83.49 0,0 1.24,-35.14 -24.47,-83.49 z" + id="path19977" + style="opacity:0.3" /><path + d="m -3115.93,917.35 c 2.3,-14.56 4.62,-36.01 5.58,-49.98 l -5.46,37.15 z" + id="path19979" + style="opacity:0.3" /><path + d="m -3186.47,744.56 h 3.93 c 0,0 0.32,1.11 0,2.54 -0.95,4.22 -6.91,19.02 -20.4,25.18 0,0 11.99,-7.6 15.6,-19.36 2.03,-6.61 0.87,-8.36 0.87,-8.36 z" + id="path19981" + style="opacity:0.3" /><path + d="m -3115.66,1085.21 -0.46,32.07 c -1.76,-44.29 -1.99,-71.75 -1.99,-71.75 z" + id="path19983" + style="opacity:0.3" /><path + d="m -3112.86,987.66 -3.5,-8.45 0.95,-49.66 c 0,0 1.12,47.13 2.55,58.11 z" + id="path19985" + style="opacity:0.3" /><g + id="g19993"> + <g + id="g19991"> + <path + d="m -3355.25,866.05 c 0.69,-40.15 0.59,-76.76 0.59,-76.76 0,0 -1.01,34.55 -1.76,77.67 z" + id="path19989" /> + </g> + </g><g + id="g20005"> + <g + id="g20003"> + <path + d="m -3117.19,866.05 c -0.7,-40.15 -0.59,-76.76 -0.59,-76.76 0,0 1.01,34.55 1.76,77.67 z" + id="path20001" /> + </g> + </g><polygon + class="st54" + points="-3377.32,811.82 -3355.92,865.73 -3356.2,961.33 -3356,979.8 -3356.2,961.33 -3355.92,865.73 " + id="polygon20015" /><path + class="st54" + d="m -3373.53,803.86 c -0.74,1.54 -1.56,3.26 -2.44,5.12 0.89,-1.86 1.71,-3.58 2.44,-5.12 z" + id="path20017" /><path + class="st54" + d="m -3373.53,803.86 c -2.53,4.67 -3.79,7.96 -3.79,7.96 v 0 0 c 0.47,-0.99 0.91,-1.92 1.35,-2.84 0.89,-1.86 1.71,-3.58 2.44,-5.12 z" + id="path20019" /><path + class="st54" + d="m -3182.78,744.29 v 0.04 h 0.08 c -0.03,-0.01 -0.05,-0.03 -0.08,-0.04 z" + id="path20021" /><path + class="st54" + d="m -3194.26,754.66 h -6.93 -35.08 c 0,0 -17.72,0 -30.52,0 -5.04,0 -9.32,0 -11.46,0 h -7.85 c 0.92,1.83 2.08,3.79 3.51,5.79 6.95,9.74 20.44,20.28 46.32,20.28 h 0.04 c 25.88,0 39.37,-10.54 46.32,-20.28 1.42,-1.99 2.58,-3.96 3.51,-5.79 z" + id="path20023" /><path + class="st54" + d="m -3278.25,754.66 c 2.14,0 6.42,0 11.46,0 12.8,0 30.52,0 30.52,0 h 35.08 6.93 7.86 c 2.95,-5.83 3.62,-10.33 3.62,-10.33 h -7.65 -91.52 -7.76 c 0,0 0.67,4.5 3.62,10.33 z" + id="path20025" /><path + class="st54" + d="m -3360.39,989.73 c 0,0 -0.45,1.01 2.76,-6.19 0.53,-1.18 1.07,-2.42 1.64,-3.74 l -0.2,-18.47 0.28,-95.6 -21.4,-53.91 v 0 c -7.32,15.46 -18.61,39.77 -31.06,68.17 -2.58,5.89 -4.89,11.45 -6.98,16.72 -2.84,7.24 -11.74,33.3 -15.12,45.5" + id="path20027" /><path + class="st54" + d="m -3377.32,811.82 c 0.47,-0.99 0.91,-1.92 1.35,-2.84 -0.43,0.92 -0.88,1.86 -1.35,2.84 z" + id="path20029" /><path + class="st54" + d="m -3095.15,811.86 c -1.62,-3.43 -3.05,-6.43 -4.25,-8.93 -1.32,-2.37 -2.93,-5.03 -4.86,-7.76 -3.63,-5.17 -8.34,-10.6 -14.14,-14.78 v 0 c -5.17,-3.35 -11.39,-6.8 -18.47,-10.91 l 0.01,-0.02 c -8.79,-4.61 -34.71,-19.38 -34.71,-19.38 -2.4,-1.24 -4.69,-2.42 -6.78,-3.5 -1.57,-0.81 -3.02,-1.56 -4.34,-2.25 h -0.08 c 0,0 -0.67,4.5 -3.62,10.33 -0.93,1.83 -2.08,3.79 -3.51,5.79 -6.95,9.74 -20.44,20.28 -46.32,20.28 h -0.04 c -25.88,0 -39.37,-10.54 -46.32,-20.28 -1.42,-2 -2.58,-3.96 -3.51,-5.79 -2.95,-5.83 -3.62,-10.33 -3.62,-10.33 -1.35,0.7 -2.85,1.48 -4.46,2.31 -2.1,1.08 -4.39,2.27 -6.78,3.5 v 0 c 0,0 -26.18,14.92 -34.58,19.33 v 0 c -7.09,4.11 -13.32,7.57 -18.5,10.93 -5.81,4.2 -10.54,9.65 -14.17,14.84 -2.16,3.08 -3.93,6.06 -5.32,8.62 -0.74,1.54 -1.56,3.26 -2.44,5.12 -0.43,0.91 -0.88,1.85 -1.35,2.84 l 21.4,53.91 -0.28,95.6 0.2,18.47 -0.13,5.09 -1.86,73.89 c 0.12,19.8 2.06,39.37 1.19,57.21 8.43,2.31 17.12,4.48 26.08,6.47 34.47,7.65 68,11.1 97.5,12.27" + id="path20031" /><path + class="st54" + d="m -3115.66,1115.99 c -0.88,-17.96 1.1,-37.67 1.19,-57.61 l -1.84,-73.5 -0.12,-4.97 v -0.04 c -0.01,-0.02 -0.02,-0.04 -0.03,-0.06 l 0.2,-18.47" + id="path20033" /><path + class="st54" + d="m -3115.68,1115.99 c -8.43,2.31 -17.12,4.48 -26.08,6.47 -34.47,7.65 -61.96,11.1 -91.46,12.27" + id="path20035" /><path + class="st54" + d="m -3171.57,750.08 h -0.1 c 0,0 -0.82,5.74 -4.39,13.18 -1.12,2.34 -2.52,4.84 -4.25,7.39 -8.43,12.43 -24.78,25.89 -56.16,25.89 h -0.05 c -31.37,0 -47.73,-13.46 -56.16,-25.89 -1.73,-2.55 -3.13,-5.05 -4.25,-7.39 -3.57,-7.44 -4.28,-12.53 -4.28,-12.53" + id="path20037" /><polyline + class="st107" + points="-3283.37,759.73 -3229.76,759.73 -3191.08,759.73 -3189.76,759.68 " + id="polyline20039" /><line + class="st48" + x1="-3283.24" + y1="758.44" + x2="-3282.74" + y2="758.44" + id="line20041" /><polyline + class="st108" + points="-3281.75,758.44 -3229.63,758.44 -3190.95,758.44 -3190.63,758.43 " + id="polyline20043" /><line + class="st48" + x1="-3190.1299" + y1="758.40997" + x2="-3189.6299" + y2="758.40002" + id="line20045" /><line + class="st48" + x1="-3284.8601" + y1="756.08002" + x2="-3284.3601" + y2="756.08002" + id="line20051" /><polyline + class="st109" + points="-3283.37,756.08 -3228.98,756.08 -3188.67,756.08 -3188.3,756.06 " + id="polyline20053" /><line + class="st48" + x1="-3187.8" + y1="756.03998" + x2="-3187.3" + y2="756.02002" + id="line20055" /><path + class="st48" + d="m -3170.44,751 h -0.1 c 0,0 -0.02,0.17 -0.08,0.49" + id="path20061" /><path + class="st110" + d="m -3170.82,752.47 c -0.47,2.19 -1.64,6.64 -4.19,11.92 -1.14,2.37 -2.57,4.92 -4.32,7.51 -8.58,12.63 -25.22,26.3 -57.15,26.3 h -0.05 c -31.93,0 -48.57,-13.67 -57.15,-26.3 -1.76,-2.59 -3.18,-5.13 -4.32,-7.51 -2.75,-5.71 -3.89,-10.44 -4.29,-12.41" + id="path20063" /><path + class="st48" + d="m -3302.38,751.49 c -0.06,-0.32 -0.08,-0.49 -0.08,-0.49" + id="path20065" /><path + class="st48" + d="m -3115.68,1101.9 c -0.16,0.04 -0.32,0.09 -0.48,0.13" + id="path20071" /><path + class="st111" + d="m -3117.12,1102.3 c -7.98,2.16 -16.19,4.2 -24.63,6.07 -34.08,7.57 -64.3,11.02 -93.48,12.23" + id="path20073" /><path + class="st48" + d="m -3235.74,1120.62 c -0.17,0.01 -0.33,0.01 -0.5,0.02" + id="path20075" /><path + class="st48" + d="m -3115.68,1098.55 c -0.16,0.04 -0.32,0.09 -0.48,0.13" + id="path20081" /><path + class="st111" + d="m -3117.12,1098.95 c -7.98,2.16 -16.19,4.2 -24.63,6.07 -34.08,7.57 -64.3,11.02 -93.48,12.23" + id="path20083" /><path + class="st48" + d="m -3235.74,1117.27 c -0.17,0.01 -0.33,0.01 -0.5,0.02" + id="path20085" /><path + class="st48" + d="m -3355.87,1101.9 c 0.16,0.04 0.32,0.09 0.48,0.13" + id="path20091" /><path + class="st112" + d="m -3354.43,1102.3 c 7.98,2.17 16.19,4.2 24.64,6.08 34.08,7.57 63.4,11.02 92.57,12.23" + id="path20093" /><path + class="st48" + d="m -3236.73,1120.62 c 0.17,0.01 0.33,0.01 0.5,0.02" + id="path20095" /><path + class="st48" + d="m -3355.87,1098.55 c 0.16,0.04 0.32,0.09 0.48,0.13" + id="path20101" /><path + class="st112" + d="m -3354.43,1098.94 c 7.98,2.17 16.19,4.2 24.64,6.08 34.08,7.57 63.4,11.02 92.57,12.23" + id="path20103" /><path + class="st48" + d="m -3236.73,1117.27 c 0.17,0.01 0.33,0.01 0.5,0.02" + id="path20105" /><line + class="st54" + x1="-3430.47" + y1="942.21002" + x2="-3360.3899" + y2="989.72998" + id="line20111" /><path + class="st54" + d="m -3112.25,989.73 c 0,0 0.45,1.01 -2.76,-6.19 -0.53,-1.18 -1.07,-2.42 -1.64,-3.74 l 0.2,-18.47 -0.28,-95.6 21.4,-53.91 v 0 c 7.32,15.46 18.61,39.77 31.06,68.17 2.58,5.89 4.89,11.45 6.98,16.72 2.84,7.24 11.74,33.3 15.12,45.5" + id="path20113" /><line + class="st54" + x1="-3042.1699" + y1="942.21002" + x2="-3112.25" + y2="989.72998" + id="line20115" /><path + class="st54" + d="M -3112.85,989.73" + id="path20117" /><path + class="st54" + d="M -3042.77,942.21" + id="path20119" /><line + class="st113" + x1="-3426.9299" + y1="930.23999" + x2="-3356.8501" + y2="977.76001" + id="line20121" /><line + class="st113" + x1="-3427.46" + y1="933.65002" + x2="-3357.3799" + y2="981.16998" + id="line20123" /><line + class="st113" + x1="-3046.22" + y1="930.23999" + x2="-3116.29" + y2="977.76001" + id="line20125" /><line + class="st113" + x1="-3045.6899" + y1="933.65002" + x2="-3115.77" + y2="981.16998" + id="line20127" /><path + d="m -2677.82,825.85 c 0,0 13.67,100.35 3.77,143.67 0,0 9.9,-84.68 -3.77,-143.67 z" + id="path20129" + style="opacity:0.3" /><path + d="m -2660.3,852.88 c -1.5,-2.81 20.75,41.06 24.47,83.49 0,0 1.24,-35.14 -24.47,-83.49 z" + id="path20133" + style="opacity:0.3" /><path + d="m -2700.21,917.35 c 2.3,-14.56 4.62,-36.01 5.58,-49.98 l -5.46,37.15 z" + id="path20135" + style="opacity:0.3" /><path + d="m -2729.16,773.55 c 0,0 -3.97,88.16 -15.24,131.88 0,0 18.72,-90.02 15.24,-131.88 z" + id="path20137" + style="opacity:0.3" /><path + d="m -2916.77,791.29 c 0,0 5.4,94.21 16.68,137.92 0,0 -19.05,-84.98 -16.68,-137.92 z" + id="path20139" + style="opacity:0.3" /><path + d="m -2726.05,976.13 c 0,0 -1.45,90.2 -14.8,143.08 0,0 16.47,-95.06 14.8,-143.08 z" + id="path20141" + style="opacity:0.3" /><path + d="m -2926.22,952.13 c 0,0 3.01,118.1 20.62,174.14 0,0 -24.08,-120.24 -20.62,-174.14 z" + id="path20143" + style="opacity:0.3" /><path + d="m -2699.94,1085.21 -0.46,32.07 c -1.76,-44.29 -1.99,-71.75 -1.99,-71.75 z" + id="path20145" + style="opacity:0.3" /><path + d="m -2697.14,987.66 -3.5,-8.45 0.95,-49.66 c 0,0 1.12,47.13 2.55,58.11 z" + id="path20147" + style="opacity:0.3" /><path + d="m -2963.11,825.85 c 0,0 -13.67,100.35 -3.77,143.67 0.01,0 -9.89,-84.68 3.77,-143.67 z" + id="path20149" + style="opacity:0.3" /><path + d="m -2980.63,852.88 c 1.5,-2.81 -20.75,41.06 -24.47,83.49 0,0 -1.23,-35.14 24.47,-83.49 z" + id="path20153" + style="opacity:0.3" /><path + d="m -2940.71,917.35 c -2.3,-14.56 -4.62,-36.01 -5.58,-49.98 l 5.46,37.15 z" + id="path20155" + style="opacity:0.3" /><path + d="m -2940.98,1085.21 0.46,32.07 c 1.76,-44.29 1.99,-71.75 1.99,-71.75 z" + id="path20157" + style="opacity:0.3" /><path + d="m -2943.79,987.66 3.5,-8.45 -0.95,-49.66 c 0,0 -1.11,47.13 -2.55,58.11 z" + id="path20159" + style="opacity:0.3" /><g + id="g20167"> + <g + id="g20165"> + <path + d="m -2701.4,866.05 c -0.7,-40.15 -0.59,-76.76 -0.59,-76.76 0,0 1.01,34.55 1.76,77.67 z" + id="path20163" /> + </g> + </g><g + id="g20179"> + <g + id="g20177"> + <path + d="m -2939.45,866.05 c 0.69,-40.15 0.59,-76.76 0.59,-76.76 0,0 -1.01,34.55 -1.76,77.67 z" + id="path20175" /> + </g> + </g><polygon + class="st54" + points="-2679.33,811.82 -2700.73,865.73 -2700.45,961.33 -2700.65,979.8 -2700.45,961.33 -2700.73,865.73 " + id="polygon20189" /><path + class="st54" + d="m -2683.12,803.86 c 0.74,1.54 1.56,3.26 2.44,5.12 -0.88,-1.86 -1.7,-3.58 -2.44,-5.12 z" + id="path20191" /><path + class="st54" + d="m -2683.12,803.86 c 2.53,4.67 3.79,7.96 3.79,7.96 v 0 0 c -0.47,-0.99 -0.91,-1.92 -1.35,-2.84 -0.88,-1.86 -1.7,-3.58 -2.44,-5.12 z" + id="path20193" /><path + class="st54" + d="m -2873.87,744.29 v 0.04 h -0.08 c 0.03,-0.01 0.06,-0.03 0.08,-0.04 z" + id="path20195" /><path + class="st54" + d="m -2876.6,758.13 14.22,-0.01 h 6.93 35.08 c 0,0 17.72,0 30.52,0 5.04,0 9.32,0 11.46,0 h 7.85 c 2.81,0.04 5.95,-0.1 9.35,-0.56 6.19,-0.84 7.07,-2.49 11.21,-4.18" + id="path20197" /><path + class="st54" + d="m -2876.6,758.13 c -4.68,-0.63 -8.09,-2.5 -13.6,-4.75" + id="path20199" /><polyline + class="st54" + points="-2873.87,744.33 -2866.22,744.33 -2774.69,744.33 -2766.93,744.33 " + id="polyline20201" /><path + class="st54" + d="M -2693.48,995.23" + id="path20203" /><path + class="st54" + d="m -2696.25,989.73 c 0,0 0.45,1.01 -2.76,-6.19 -0.53,-1.18 -1.07,-2.42 -1.64,-3.74 l 0.2,-18.47 -0.28,-95.6 21.4,-53.91 v 0 c 7.32,15.46 18.61,39.77 31.06,68.17 2.58,5.89 4.89,11.45 6.98,16.72 2.84,7.24 11.74,33.3 15.12,45.5" + id="path20205" /><path + class="st54" + d="m -2679.33,811.82 c -0.47,-0.99 -0.91,-1.92 -1.35,-2.84 0.44,0.92 0.88,1.86 1.35,2.84 z" + id="path20207" /><path + class="st54" + d="m -2766.93,744.33 c 1.35,0.7 2.85,1.48 4.46,2.31 2.1,1.08 4.39,2.27 6.78,3.5 v 0 c 0,0 26.18,14.92 34.58,19.33 v 0 c 7.09,4.11 13.32,7.57 18.5,10.93 5.81,4.2 10.54,9.65 14.17,14.84 2.16,3.08 3.93,6.06 5.32,8.62 0.74,1.54 1.56,3.26 2.44,5.12 0.43,0.91 0.88,1.85 1.35,2.84 l -21.4,53.91 0.28,95.6 -0.2,18.47 0.13,5.09 1.86,73.89 c -0.12,19.8 -2.06,39.37 -1.19,57.21 -8.43,2.31 -17.12,4.48 -26.08,6.47 -34.47,7.65 -68,11.1 -97.49,12.27" + id="path20209" /><path + class="st54" + d="m -2961.49,811.86 c 1.62,-3.43 3.05,-6.43 4.25,-8.93 1.32,-2.37 2.93,-5.03 4.86,-7.76 3.63,-5.17 8.34,-10.6 14.14,-14.78 v 0 c 5.17,-3.35 11.39,-6.8 18.47,-10.91 l -0.01,-0.02 c 8.79,-4.61 34.71,-19.38 34.71,-19.38 2.4,-1.24 4.69,-2.42 6.78,-3.5 1.57,-0.81 3.02,-1.56 4.34,-2.25 h 0.08" + id="path20211" /><path + class="st54" + d="m -2940.99,1115.99 c 0.88,-17.96 -1.1,-37.67 -1.19,-57.61 l 1.84,-73.5 0.12,-4.97 v -0.04 c 0.01,-0.02 0.02,-0.04 0.03,-0.06 l -0.2,-18.47" + id="path20213" /><path + class="st54" + d="m -2940.97,1115.99 c 8.43,2.31 17.12,4.48 26.08,6.47 34.47,7.65 61.96,11.1 91.46,12.27" + id="path20215" /><path + class="st48" + d="m -2940.97,1101.9 c 0.16,0.04 0.32,0.09 0.48,0.13" + id="path20217" /><path + class="st111" + d="m -2939.52,1102.3 c 7.98,2.16 16.19,4.2 24.63,6.07 34.08,7.57 64.3,11.02 93.48,12.23" + id="path20219" /><path + class="st48" + d="m -2820.91,1120.62 c 0.17,0.01 0.33,0.01 0.5,0.02" + id="path20221" /><path + class="st48" + d="m -2940.97,1098.55 c 0.16,0.04 0.32,0.09 0.48,0.13" + id="path20227" /><path + class="st111" + d="m -2939.52,1098.95 c 7.98,2.16 16.19,4.2 24.63,6.07 34.08,7.57 64.3,11.02 93.48,12.23" + id="path20229" /><path + class="st48" + d="m -2820.91,1117.27 c 0.17,0.01 0.33,0.01 0.5,0.02" + id="path20231" /><path + class="st48" + d="m -2700.77,1101.9 c -0.16,0.04 -0.32,0.09 -0.48,0.13" + id="path20237" /><path + class="st112" + d="m -2702.21,1102.3 c -7.98,2.17 -16.19,4.2 -24.64,6.08 -34.08,7.57 -63.4,11.02 -92.57,12.23" + id="path20239" /><path + class="st48" + d="m -2819.91,1120.62 c -0.17,0.01 -0.33,0.01 -0.5,0.02" + id="path20241" /><path + class="st48" + d="m -2700.77,1098.55 c -0.16,0.04 -0.32,0.09 -0.48,0.13" + id="path20247" /><path + class="st112" + d="m -2702.21,1098.94 c -7.98,2.17 -16.19,4.2 -24.64,6.08 -34.08,7.57 -63.4,11.02 -92.57,12.23" + id="path20249" /><path + class="st48" + d="m -2819.91,1117.27 c -0.17,0.01 -0.33,0.01 -0.5,0.02" + id="path20251" /><line + class="st54" + x1="-2626.1699" + y1="942.21002" + x2="-2696.25" + y2="989.72998" + id="line20257" /><path + class="st54" + d="m -2944.39,989.73 c 0,0 -0.45,1.01 2.76,-6.19 0.53,-1.18 1.07,-2.42 1.64,-3.74 l -0.2,-18.47 0.28,-95.6 -21.4,-53.91 v 0 c -7.32,15.46 -18.61,39.77 -31.06,68.17 -2.58,5.89 -4.89,11.45 -6.98,16.72 -2.84,7.24 -11.74,33.3 -15.12,45.5" + id="path20259" /><line + class="st54" + x1="-3014.47" + y1="942.21002" + x2="-2944.3899" + y2="989.72998" + id="line20261" /><path + class="st54" + d="M -2943.79,989.73" + id="path20263" /><path + class="st54" + d="M -3013.87,942.21" + id="path20265" /><line + class="st113" + x1="-2629.71" + y1="930.23999" + x2="-2699.79" + y2="977.76001" + id="line20267" /><line + class="st113" + x1="-2629.1899" + y1="933.65002" + x2="-2699.27" + y2="981.16998" + id="line20269" /><line + class="st113" + x1="-3010.4299" + y1="930.23999" + x2="-2940.3501" + y2="977.76001" + id="line20271" /><line + class="st113" + x1="-3010.96" + y1="933.65002" + x2="-2940.8799" + y2="981.16998" + id="line20273" /><line + class="st48" + x1="-2877.9099" + y1="759.83002" + x2="-2877.4099" + y2="759.83002" + id="line20275" /><path + class="st114" + d="m -2876.4,759.83 13.02,-0.01 h 7.08 35.84 c 0,0 18.1,0 31.18,0 5.15,0 9.52,0 11.7,0 h 8.02 c 2.87,0.05 6.07,-0.11 9.55,-0.66 5.85,-0.92 7.06,-2.67 10.55,-4.52" + id="path20277" /><path + class="st48" + d="m -2749.01,754.41 c 0.15,-0.07 0.3,-0.15 0.45,-0.22" + id="path20279" /><path + class="st48" + d="m -2877.91,759.83 c -0.17,-0.03 -0.33,-0.05 -0.49,-0.08" + id="path20285" /><path + class="st115" + d="m -2879.31,759.56 c -3.85,-0.88 -7.03,-2.73 -11.6,-4.95" + id="path20287" /><path + class="st48" + d="m -2891.34,754.41 c -0.15,-0.07 -0.3,-0.14 -0.45,-0.22" + id="path20289" /></g><g + id="g92406"><line + class="st2" + x1="-2340.6699" + y1="663.97998" + x2="-2361.3799" + y2="744.21997" + id="line20295" /><path + class="st22" + d="m -2269.52,667.04 c 0,0 0.72,65.58 0,68.19 -1.29,4.65 -5.48,8.12 -10.71,9.08" + id="path20297" /><polyline + class="st2" + points="-2331.03,650.71 -2332.82,667.17 -2327.93,667.91 -2326.35,651.42 " + id="polyline20299" /><line + class="st2" + x1="-2301.47" + y1="652.96002" + x2="-2301.47" + y2="666.92999" + id="line20301" /><circle + class="st2" + cx="-2293.76" + cy="659.39001" + r="3.3" + id="circle20303" /><line + class="st2" + x1="-2220.5601" + y1="663.97998" + x2="-2199.8501" + y2="744.21997" + id="line20305" /><path + class="st2" + d="m -2332.81,664.5 c -5.15,-0.67 -8.3,-1.22 -8.3,-1.22 -3.32,-0.57 -6.57,-1.21 -9.75,-1.89" + id="path20307" /><path + class="st2" + d="m -2233.57,665.13 c -6.14,0.7 -13.89,1.4 -22.15,1.71 -5.1,0.19 -12.77,0.26 -22.66,0.16 h -4.48 c -9.88,0.11 -17.56,0.03 -22.66,-0.16 -8.26,-0.31 -16.01,-1.01 -22.16,-1.71" + id="path20309" /><path + class="st2" + d="m -2210.37,661.4 c -3.18,0.68 -6.43,1.31 -9.75,1.89 0,0 -3.26,0.56 -8.58,1.25" + id="path20311" /><path + class="st2" + d="m -2212.14,647.91 c -3.07,0.65 -6.61,0.98 -9.82,1.53 -16.67,2.87 -42.93,3.38 -57.51,3.06 h -2.3 c -14.58,0.33 -40.84,-0.19 -57.51,-3.06 -3.21,-0.55 -6.74,-0.88 -9.82,-1.53" + id="path20313" /><polyline + class="st2" + points="-2234.88,651.42 -2233.3,667.91 -2228.41,667.17 -2230.2,650.71 " + id="polyline20315" /><path + class="st22" + d="m -2212.07,1165.9 c -20.94,3 -40.39,2 -57.45,-0.81" + id="path20317" /><path + class="st22" + d="m -2348.52,1165.9 c 20.94,3 40.39,2 57.45,-0.81" + id="path20319" /><path + class="st2" + d="m -2212.14,1175.8 c -22.66,3.89 -42.76,1.82 -58.14,-1.53 l -9.95,-387.04 h -0.77 l -9.95,387.04 c -15.39,3.35 -35.49,5.42 -58.14,1.53" + id="path20321" /><line + class="st2" + x1="-2280.6101" + y1="667.04999" + x2="-2280.6101" + y2="788.63" + id="line20323" /><path + class="st22" + d="m -2332.29,663.32 c -5.49,-0.71 -8.87,-1.29 -8.87,-1.29 -3.32,-0.57 -6.57,-1.21 -9.75,-1.89" + id="path20325" /><path + class="st22" + d="m -2233.78,663.89 c -6.12,0.69 -13.8,1.39 -22,1.69 -5.1,0.19 -12.77,0.26 -22.66,0.16 h -4.48 c -9.88,0.11 -17.56,0.03 -22.66,-0.16 -8.23,-0.31 -15.96,-1.01 -22.09,-1.7" + id="path20327" /><path + class="st22" + d="m -2210.43,660.14 c -3.18,0.68 -6.43,1.31 -9.75,1.89 0,0 -3.34,0.58 -8.76,1.28" + id="path20329" /><path + class="st22" + d="m -2331.18,652.12 c -2.89,-0.33 -5.63,-0.71 -8.15,-1.14 -3.21,-0.55 -6.74,-0.88 -9.81,-1.53" + id="path20331" /><path + class="st22" + d="m -2234.69,652.59 c -15.39,1.44 -33.59,1.7 -44.84,1.44 h -2.3 c -10.61,0.24 -27.39,0.03 -42.18,-1.21 -0.9,-0.08 -1.79,-0.15 -2.67,-0.24" + id="path20333" /><path + class="st22" + d="m -2212.2,649.44 c -3.07,0.65 -6.61,0.98 -9.81,1.53 -2.51,0.43 -5.25,0.81 -8.12,1.14" + id="path20335" /><path + d="m -2297.06,794.8 c 1.55,-0.63 3.1,-1.25 4.6,-1.97 1.52,-0.68 3,-1.43 4.46,-2.22 2.91,-1.59 5.75,-3.32 8.42,-5.28 2.69,-1.94 5.24,-4.06 7.69,-6.31 2.44,-2.26 4.73,-4.68 6.96,-7.17 -0.94,1.38 -1.98,2.7 -3.04,4 -1.08,1.28 -2.22,2.52 -3.38,3.72 -2.35,2.4 -4.92,4.58 -7.64,6.57 -2.73,1.97 -5.63,3.7 -8.66,5.15 -3.02,1.47 -6.18,2.66 -9.41,3.51 z" + id="path20337" + style="opacity:0.5" /><polyline + class="st2" + points="-1991.59,651.38 -1990.01,667.06 -1985.12,666.35 -1986.91,650.71 " + id="polyline20341" /><path + class="st22" + d="m -1969.15,1165.95 c -13.56,1.91 -26.5,2.15 -38.56,1.31 -6.43,-0.45 -12.62,-1.2 -18.52,-2.17" + id="path20343" /><path + class="st2" + d="M -2041.53,647.91" + id="path20345" /><path + class="st2" + d="m -1985.33,664.53 c 1.72,-0.22 3.22,-0.43 4.46,-0.61 2.57,-0.37 4.03,-0.63 4.03,-0.63 3.32,-0.57 6.57,-1.21 9.75,-1.89" + id="path20347" /><path + class="st2" + d="m -2010.98,666.78 c 7.75,-0.34 14.98,-1 20.78,-1.66" + id="path20349" /><path + class="st2" + d="m -2057.54,666.97 c 4.72,0.09 10.76,0.11 17.97,0.03 h 4.48 c 7.98,0.09 14.52,0.06 19.43,-0.06" + id="path20351" /><path + class="st2" + d="m -2084.45,665.12 c 6.15,0.7 13.93,1.41 22.23,1.72" + id="path20353" /><path + class="st2" + d="m -2107.57,661.4 c 3.18,0.68 6.43,1.31 9.75,1.89 0,0 3.14,0.54 8.29,1.21" + id="path20355" /><path + class="st2" + d="m -2105.8,647.91 c 3.07,0.65 6.61,0.98 9.81,1.53 16.67,2.87 42.93,3.38 57.51,3.06 h 2.3 c 14.58,0.33 40.84,-0.19 57.51,-3.06 3.21,-0.55 6.74,-0.88 9.81,-1.53" + id="path20357" /><polyline + class="st2" + points="-2087.74,650.71 -2089.54,666.35 -2084.64,667.06 -2083.06,651.38 " + id="polyline20359" /><path + class="st22" + d="m -2106.36,1165.83 c 21.12,3.08 40.75,2.1 57.94,-0.74" + id="path20361" /><path + class="st2" + d="M -2033.12,647.91" + id="path20363" /><path + class="st2" + d="m -2105.8,1175.8 c 22.66,3.89 42.76,1.82 58.14,-1.53 l 9.95,-387.04 h 0.77 l 9.95,387.04 c 15.39,3.35 35.49,5.42 58.14,1.53" + id="path20365" /><line + class="st2" + x1="-2037.33" + y1="667.04999" + x2="-2037.33" + y2="788.63" + id="line20367" /><path + class="st22" + d="m -1985.58,663.31 c 5.45,-0.7 8.81,-1.28 8.81,-1.28 3.32,-0.57 6.57,-1.21 9.75,-1.89" + id="path20369" /><path + class="st22" + d="m -2011.18,665.54 c 7.72,-0.33 14.94,-0.98 20.75,-1.64" + id="path20371" /><path + class="st22" + d="m -2057.44,665.72 c 4.71,0.09 10.73,0.11 17.93,0.03 h 4.48 c 7.89,0.09 14.38,0.06 19.27,-0.06" + id="path20373" /><path + class="st22" + d="m -2084.22,663.89 c 6.13,0.7 13.84,1.39 22.06,1.7" + id="path20375" /><path + class="st22" + d="m -2107.52,660.14 c 3.18,0.68 6.43,1.31 9.75,1.89 0,0 1.99,0.34 5.38,0.82 0.99,0.14 2.1,0.29 3.31,0.45" + id="path20377" /><path + class="st22" + d="m -1986.6,652.1 c 2.83,-0.33 5.51,-0.7 7.98,-1.13 3.21,-0.55 6.74,-0.88 9.81,-1.53" + id="path20379" /><path + class="st22" + d="m -2011.68,653.84 c 6.88,-0.24 14.01,-0.64 20.61,-1.27" + id="path20381" /><path + class="st22" + d="m -2056.94,654 c 6.99,0.15 13.46,0.14 18.52,0.03 h 2.3 c 5.38,0.12 12.36,0.13 19.86,-0.06" + id="path20383" /><path + class="st22" + d="m -2083.04,652.61 c 6.91,0.64 14.37,1.05 21.51,1.27" + id="path20385" /><path + class="st22" + d="m -2105.74,649.44 c 3.07,0.65 6.61,0.98 9.81,1.53 2.49,0.43 5.19,0.8 8.03,1.13" + id="path20387" /><polygon + points="-2077.39,666.33 -2081.32,698.41 -2078.38,666.22 " + id="polygon20389" + style="opacity:0.51" /><polygon + points="-1995.51,666.22 -1992.57,698.41 -1996.5,666.33 " + id="polygon20393" + style="opacity:0.51" /><polyline + class="st2" + points="-2061.47,652.83 -2062.22,668.91 -2057.63,668.91 -2056.88,652.83 " + id="polyline20397" /><polyline + class="st2" + points="-2016.32,652.83 -2015.57,668.91 -2010.98,668.91 -2011.73,652.83 " + id="polyline20399" /><rect + x="-2054.1001" + y="557.37775" + transform="rotate(-3.921929)" + class="st15" + width="38.061596" + height="5.8702459" + id="rect20401" /><circle + class="st15" + cx="-1991.04" + cy="706.06" + r="3.0599999" + id="circle20403" /><rect + x="2008.913" + y="-841.75439" + transform="rotate(-176.07807)" + class="st15" + width="38.061596" + height="5.8702459" + id="rect20405" /><circle + class="st15" + cx="-2081.5701" + cy="706.06" + r="3.0599999" + id="circle20407" /><polygon + points="-2290.11,658.64 -2284.42,659.14 -2290.11,659.64 " + id="polygon20409" /><path + d="m -2032.69,777.79 c 2.47,1.02 4.95,2.01 7.48,2.86 2.51,0.89 5.06,1.67 7.63,2.36 5.14,1.39 10.35,2.5 15.64,3.11 5.27,0.7 10.6,0.98 15.92,0.97 5.33,-0.03 10.65,-0.4 15.96,-1.01 -2.62,0.52 -5.27,0.89 -7.93,1.21 -2.66,0.28 -5.34,0.46 -8.01,0.57 -5.36,0.18 -10.73,-0.11 -16.06,-0.75 -5.32,-0.7 -10.59,-1.81 -15.72,-3.37 -5.15,-1.52 -10.15,-3.51 -14.91,-5.95 z" + id="path20413" + style="opacity:0.5" /><path + d="m -2040.07,777.79 c -4.76,2.43 -9.76,4.43 -14.9,5.96 -5.13,1.56 -10.4,2.66 -15.72,3.37 -5.33,0.63 -10.7,0.92 -16.06,0.75 -2.68,-0.11 -5.35,-0.29 -8.01,-0.57 -2.66,-0.33 -5.31,-0.69 -7.93,-1.21 5.31,0.61 10.64,0.99 15.96,1.01 5.32,0.02 10.65,-0.27 15.92,-0.97 5.28,-0.61 10.5,-1.72 15.64,-3.11 2.57,-0.69 5.12,-1.47 7.63,-2.36 2.52,-0.86 5,-1.84 7.47,-2.87 z" + id="path20417" + style="opacity:0.5" /><path + class="st2" + d="M -1771.58,805.2" + id="path20421" /><path + class="st2" + d="m -2212.45,1175.8 11.81,-308.84 0.01,6.21 c -0.12,-46.9 0,-79.64 0.41,-95.2 0.31,-11.77 1.19,-29.38 -1.53,-53.55 -1.46,-12.92 -3.29,-21.9 -7.65,-53.55 -1.34,-9.73 -2.39,-17.72 -3.06,-22.95 -6.71,0 -13.42,0 -20.14,0 -14.71,0 -29.42,0 -44.13,0 h 0.31 -8.42 c -14.71,0 -29.42,0 -44.13,0 -6.71,0 -13.42,0 -20.14,0 -0.67,5.23 -1.72,13.22 -3.06,22.95 -4.36,31.65 -6.19,40.63 -7.65,53.55 -2.72,24.18 -1.84,41.79 -1.53,53.55 0.41,15.56 0.53,48.3 0.41,95.2 l 0.01,-6.21 11.81,308.84" + id="path20423" /><path + class="st2" + d="m -1969.45,1175.8 0.36,-9.4 11.45,-299.43 0.01,6.21 c -0.12,-46.9 0,-79.64 0.41,-95.2 0.31,-11.77 1.19,-29.38 -1.53,-53.55 -1.46,-12.92 -3.29,-21.9 -7.65,-53.55 -1.34,-9.73 -2.39,-17.72 -3.06,-22.95 -6.71,0 -13.42,0 -20.14,0 -14.71,0 -29.42,0 -44.13,0 h 0.31 -8.42 c -14.71,0 -29.42,0 -44.13,0 -6.71,0 -13.42,0 -20.14,0 -0.67,5.23 -1.72,13.22 -3.06,22.95 -4.36,31.65 -6.19,40.63 -7.65,53.55 -2.72,24.18 -1.84,41.79 -1.53,53.55 0.41,15.56 0.53,48.3 0.41,95.2 l 0.01,-6.21 11.81,308.84" + id="path20425" /><path + d="m -2319.99,1172.66 -0.24,-62.83 -0.09,-62.83 -0.2,-125.66 -0.27,-62.83 c -0.14,-20.94 -0.27,-41.89 0.17,-62.84 0.41,-20.94 1.21,-41.88 2.41,-62.79 1.23,-20.91 2.86,-41.8 4.82,-62.65 -1.8,20.87 -3.27,41.76 -4.33,62.68 -1.12,20.91 -1.88,41.84 -2.23,62.78 -0.38,20.94 -0.19,41.88 0,62.82 l 0.44,62.83 -0.14,125.67 -0.09,62.83 z" + id="path20427" + style="opacity:0.5" /><path + d="m -2241.96,1172.66 -0.24,-62.83 -0.09,-62.83 -0.14,-125.67 0.44,-62.83 c 0.2,-20.94 0.38,-41.88 0,-62.82 -0.35,-20.94 -1.11,-41.87 -2.23,-62.78 -1.07,-20.91 -2.53,-41.81 -4.33,-62.68 1.96,20.85 3.59,41.74 4.82,62.65 1.19,20.91 1.99,41.85 2.41,62.79 0.44,20.94 0.31,41.9 0.17,62.84 l -0.27,62.83 -0.2,125.66 -0.09,62.83 z" + id="path20431" + style="opacity:0.5" /><path + d="m -2076.74,1170.97 -0.24,-47.46 -0.09,-47.46 -0.17,-94.92 0.08,-47.46 -0.1,-47.46 -0.24,-47.46 c -0.03,-15.82 0.1,-31.64 0.5,-47.46 -0.24,15.82 -0.2,31.64 -0.01,47.46 l 0.42,47.46 0.27,47.46 0.08,47.46 -0.17,94.92 -0.09,47.46 z" + id="path20435" + style="opacity:0.5" /><path + d="m -1998.71,1170.97 -0.24,-47.46 -0.09,-47.46 -0.17,-94.92 0.08,-47.46 0.27,-47.46 0.42,-47.46 c 0.19,-15.82 0.22,-31.64 -0.01,-47.45 0.4,15.81 0.53,31.64 0.5,47.46 l -0.24,47.46 -0.1,47.46 0.08,47.46 -0.17,94.91 -0.09,47.46 z" + id="path20439" + style="opacity:0.5" /></g><g + id="g92340"><path + d="m -1500.4,893.22 c -0.87,1.8 -1.79,3.56 -2.68,5.33 -0.9,1.77 -1.89,3.49 -2.71,5.3 -1.7,3.58 -3.35,7.19 -4.81,10.88 -1.53,3.66 -2.9,7.38 -4.19,11.13 -1.3,3.75 -2.47,7.55 -3.62,11.36 0.37,-1.96 0.82,-3.9 1.28,-5.83 0.5,-1.93 1.03,-3.85 1.6,-5.76 1.14,-3.82 2.52,-7.57 3.99,-11.27 1.54,-3.68 3.19,-7.32 5.05,-10.84 1.9,-3.52 4.01,-6.91 6.09,-10.3 z" + id="path20443" + style="opacity:0.49" /><path + d="m -1477.39,893.22 -2.71,14.16 -1.4,7.07 c -0.46,2.36 -0.86,4.73 -1.29,7.09 -1.67,9.46 -3.27,18.94 -4.65,28.45 -1.46,9.5 -2.69,19.03 -3.85,28.56 -0.58,4.77 -1.13,9.54 -1.62,14.32 -0.55,4.78 -0.99,9.56 -1.48,14.34 0.54,-9.6 1.34,-19.19 2.34,-28.75 1.01,-9.57 2.25,-19.11 3.63,-28.63 1.46,-9.51 3.05,-19 4.88,-28.44 1.81,-9.43 4.04,-18.79 6.15,-28.17 z" + id="path20447" + style="opacity:0.49" /><path + d="m -1463.09,893.22 c -0.3,2.17 -0.67,4.32 -1,6.48 -0.35,2.16 -0.76,4.3 -1.08,6.46 -0.64,4.32 -1.28,8.64 -1.75,12.97 -0.56,4.33 -0.99,8.67 -1.4,13.02 -0.41,4.35 -0.73,8.7 -1.08,13.06 -0.04,-2.19 0,-4.38 0.03,-6.56 0.07,-2.19 0.16,-4.37 0.28,-6.56 0.25,-4.37 0.68,-8.73 1.17,-13.08 0.56,-4.34 1.19,-8.68 1.99,-12.98 0.87,-4.28 1.82,-8.55 2.84,-12.81 z" + id="path20451" + style="opacity:0.49" /><path + d="m -1518.4,845.26 c 0.77,3.46 1.53,6.92 2.35,10.36 0.83,3.44 1.68,6.87 2.6,10.27 0.91,3.41 1.89,6.81 2.9,10.2 0.5,1.7 1.02,3.39 1.56,5.07 l 1.59,5.07 c -1.45,-3.24 -2.72,-6.55 -3.88,-9.9 -1.18,-3.35 -2.2,-6.75 -3.13,-10.17 -0.91,-3.43 -1.73,-6.89 -2.39,-10.37 -0.67,-3.5 -1.23,-7.01 -1.6,-10.53 z" + id="path20455" + style="opacity:0.49" /><path + d="m -1507.4,818.7 c 0.46,2.84 0.85,5.68 1.28,8.52 l 1.19,8.52 c 0.91,5.66 1.85,11.31 2.98,16.93 1.05,5.63 2.26,11.24 3.53,16.83 1.26,5.59 2.64,11.16 4.03,16.73 -0.9,-2.73 -1.72,-5.48 -2.53,-8.23 -0.78,-2.76 -1.53,-5.53 -2.25,-8.32 -1.43,-5.56 -2.63,-11.18 -3.76,-16.82 -1.05,-5.65 -2,-11.32 -2.75,-17.01 -0.65,-5.71 -1.23,-11.43 -1.72,-17.15 z" + id="path20459" + style="opacity:0.49" /><path + d="m -1485.89,854.72 c 0.21,2.56 0.3,5.11 0.38,7.66 0.15,2.54 0.31,5.09 0.53,7.62 0.2,2.54 0.46,5.07 0.72,7.61 l 0.87,7.61 c -0.35,-1.23 -0.63,-2.48 -0.92,-3.73 -0.25,-1.26 -0.49,-2.51 -0.71,-3.78 -0.44,-2.53 -0.73,-5.08 -0.95,-7.63 -0.19,-2.56 -0.33,-5.12 -0.29,-7.68 0.06,-2.56 0.16,-5.13 0.37,-7.68 z" + id="path20463" + style="opacity:0.49" /><path + d="m -1477.4,827.22 c -0.12,5.01 -0.08,10.02 0.22,15.01 0.31,4.99 0.79,9.97 1.58,14.9 0.73,4.94 1.74,9.84 2.96,14.69 0.59,2.43 1.26,4.84 1.98,7.24 0.69,2.41 1.47,4.79 2.26,7.17 -1.97,-4.61 -3.63,-9.37 -4.99,-14.21 -1.38,-4.84 -2.39,-9.77 -3.2,-14.73 -0.71,-4.98 -1.21,-9.99 -1.36,-15.02 -0.06,-2.51 -0.06,-5.03 0.02,-7.54 0.11,-2.51 0.26,-5.01 0.53,-7.51 z" + id="path20467" + style="opacity:0.49" /><path + class="st22" + d="m -1564.9,726.72 29,100" + id="path20471" /><path + class="st2" + d="m -1450.9,1129.22 c 30.91,-0.56 54.35,-2.39 65,-4 9.8,-1.48 18,-4 18,-4 4.7,-1.45 8.48,-2.94 11,-4 l 14,-7 c -0.14,-19.69 -1.11,-43.72 -4,-71 -2.55,-24.1 -4.04,-38.23 -9,-58 -2.27,-9.06 -9.42,-35.86 -25,-68 -1.62,-3.33 -3.01,-6.08 -4,-8 l -8,-12 c 6.31,-10.05 8.86,-18.75 10,-25 0.87,-4.76 1.75,-12.7 4,-24 0.53,-2.67 1.74,-8.4 6,-14 1.02,-1.33 1.97,-2.35 2.65,-3.03 l 5.35,-2.97 26,-93 c -5.48,-8.63 -10.83,-15.28 -15,-20 -8.1,-9.18 -12.7,-12.21 -16,-14 -3.95,-2.15 -7.52,-3.33 -10,-4 l -17,-5 -5,7 c -1.02,1.13 -2.73,2.94 -5,5 -13.35,12.14 -27.43,16.08 -31,17 -2.73,0.71 -6.85,1.59 -12,2 h -6.5 c -5.15,-0.41 -9.27,-1.29 -12,-2 -3.57,-0.92 -17.65,-4.86 -31,-17 -2.27,-2.06 -3.98,-3.87 -5,-5 l -5,-7 -17,5 c -2.48,0.67 -6.05,1.85 -10,4 -3.3,1.79 -7.9,4.82 -16,14 -4.17,4.72 -9.52,11.37 -15,20 l 26,93 5.35,2.97 c 0.68,0.68 1.63,1.69 2.65,3.03 4.26,5.6 5.47,11.33 6,14 2.25,11.3 3.13,19.24 4,24 1.14,6.25 3.69,14.95 10,25 l -8,12 c -0.99,1.92 -2.38,4.67 -4,8 -15.58,32.14 -22.73,58.94 -25,68 -4.96,19.77 -6.45,33.9 -9,58 -2.89,27.28 -3.86,51.31 -4,71 l 14,7 c 2.52,1.06 6.3,2.55 11,4 0,0 8.2,2.52 18,4 10.65,1.61 34.09,3.44 65,4 z" + id="path20473" /><path + class="st2" + d="m -1342.4,1109.72 -9.21,9.38 c -0.93,0.88 -2.32,2.15 -4.1,3.52 -2.99,2.31 -6.85,4.76 -15.36,8.21 -5.56,2.25 -10.7,3.95 -13.31,4.69 -10.75,3.04 -34.46,5.52 -65.52,4.69 h -6.5 c -31.07,0.84 -54.77,-1.65 -65.52,-4.69 -2.61,-0.74 -7.74,-2.44 -13.31,-4.69 -8.51,-3.45 -12.37,-5.9 -15.36,-8.21 -1.78,-1.37 -3.17,-2.63 -4.1,-3.52 l -9.21,-9.38" + id="path20475" /><path + d="m -1405.9,893.22 c 2.08,3.38 4.19,6.78 6.08,10.29 1.86,3.53 3.5,7.17 5.05,10.84 1.47,3.71 2.85,7.45 3.99,11.27 0.57,1.91 1.1,3.83 1.6,5.76 0.46,1.94 0.92,3.88 1.28,5.83 -1.15,-3.81 -2.31,-7.61 -3.62,-11.36 -1.29,-3.75 -2.65,-7.48 -4.19,-11.13 -1.46,-3.69 -3.1,-7.3 -4.81,-10.88 -0.81,-1.81 -1.81,-3.53 -2.71,-5.3 -0.88,-1.76 -1.8,-3.52 -2.67,-5.32 z" + id="path20477" + style="opacity:0.49" /><path + d="m -1428.91,893.22 c 2.12,9.38 4.34,18.74 6.16,28.18 1.84,9.44 3.42,18.93 4.88,28.44 1.39,9.52 2.62,19.06 3.63,28.63 1,9.57 1.8,19.15 2.34,28.75 -0.49,-4.78 -0.93,-9.57 -1.48,-14.34 -0.5,-4.78 -1.04,-9.55 -1.62,-14.32 -1.16,-9.54 -2.39,-19.07 -3.85,-28.56 -1.38,-9.51 -2.97,-18.98 -4.65,-28.45 -0.43,-2.36 -0.84,-4.73 -1.29,-7.09 l -1.4,-7.07 z" + id="path20481" + style="opacity:0.49" /><path + d="m -1443.21,893.22 c 1.02,4.25 1.97,8.52 2.83,12.82 0.8,4.3 1.43,8.64 1.99,12.98 0.49,4.35 0.92,8.71 1.17,13.08 0.12,2.19 0.21,4.37 0.28,6.56 0.04,2.19 0.07,4.38 0.03,6.56 -0.35,-4.36 -0.67,-8.72 -1.08,-13.06 -0.41,-4.35 -0.83,-8.69 -1.4,-13.02 -0.48,-4.34 -1.12,-8.66 -1.75,-12.97 -0.32,-2.16 -0.72,-4.3 -1.08,-6.46 -0.32,-2.16 -0.68,-4.32 -0.99,-6.49 z" + id="path20485" + style="opacity:0.49" /><path + d="m -1387.9,845.26 c -0.37,3.53 -0.93,7.03 -1.6,10.52 -0.66,3.49 -1.48,6.94 -2.39,10.37 -0.93,3.42 -1.95,6.83 -3.13,10.17 -1.16,3.35 -2.44,6.67 -3.88,9.9 l 1.59,-5.07 c 0.54,-1.68 1.06,-3.37 1.56,-5.07 1,-3.39 1.99,-6.78 2.9,-10.2 0.93,-3.41 1.77,-6.84 2.6,-10.27 0.83,-3.44 1.58,-6.89 2.35,-10.35 z" + id="path20489" + style="opacity:0.49" /><path + d="m -1398.9,818.7 c -0.49,5.72 -1.06,11.43 -1.71,17.14 -0.75,5.7 -1.71,11.36 -2.75,17.01 -1.13,5.63 -2.33,11.25 -3.76,16.82 -0.71,2.78 -1.47,5.55 -2.25,8.32 -0.81,2.75 -1.63,5.51 -2.53,8.23 1.39,-5.57 2.77,-11.14 4.03,-16.73 1.27,-5.59 2.48,-11.19 3.53,-16.83 1.13,-5.62 2.07,-11.27 2.98,-16.93 l 1.19,-8.52 c 0.42,-2.83 0.82,-5.67 1.27,-8.51 z" + id="path20493" + style="opacity:0.49" /><path + d="m -1420.4,854.72 c 0.21,2.55 0.3,5.11 0.38,7.68 0.04,2.56 -0.1,5.13 -0.29,7.68 -0.22,2.55 -0.51,5.1 -0.95,7.63 -0.22,1.26 -0.46,2.52 -0.71,3.78 -0.29,1.25 -0.57,2.5 -0.92,3.73 l 0.87,-7.61 c 0.26,-2.54 0.52,-5.07 0.72,-7.61 0.21,-2.54 0.38,-5.08 0.53,-7.62 0.06,-2.55 0.16,-5.1 0.37,-7.66 z" + id="path20497" + style="opacity:0.49" /><path + d="m -1428.9,827.22 c 0.27,2.49 0.42,5 0.53,7.51 0.07,2.51 0.08,5.02 0.02,7.54 -0.14,5.03 -0.65,10.04 -1.36,15.02 -0.82,4.96 -1.82,9.9 -3.2,14.73 -1.36,4.84 -3.01,9.59 -4.99,14.21 0.79,-2.38 1.57,-4.76 2.26,-7.17 0.73,-2.39 1.39,-4.81 1.98,-7.24 1.22,-4.85 2.22,-9.75 2.96,-14.69 0.79,-4.93 1.27,-9.91 1.58,-14.9 0.3,-4.98 0.34,-9.99 0.22,-15.01 z" + id="path20501" + style="opacity:0.49" /><path + class="st22" + d="m -1343.51,1103.09 -14,7 c -2.52,1.06 -6.3,2.55 -11,4 0,0 -8.2,2.52 -18,4 -10.65,1.61 -34.09,3.44 -65,4 h -3.27 c -30.91,-0.56 -54.35,-2.39 -65,-4 -9.8,-1.48 -18,-4 -18,-4 -4.7,-1.45 -8.48,-2.94 -11,-4 l -14,-7" + id="path20505" /><path + class="st22" + d="m -1341.4,726.72 -29,100" + id="path20507" /><path + class="st22" + d="m -1393.51,689.09 -5.37,7.59 c -1.1,1.22 -2.93,3.19 -5.37,5.42 -14.33,13.17 -29.44,17.44 -33.27,18.44 -2.94,0.77 -7.35,1.72 -12.88,2.17 h -5.5 c -5.53,-0.45 -9.94,-1.4 -12.88,-2.17 -3.83,-1 -18.95,-5.27 -33.27,-18.44 -2.43,-2.24 -4.27,-4.2 -5.37,-5.42 l -5.37,-7.59" + id="path20509" /><path + class="st22" + d="m -1361.45,1119.03 c -2.55,1.5 -5.93,3.17 -10.89,5.18 -5.56,2.25 -10.7,3.95 -13.31,4.69 -10.75,3.04 -34.46,5.52 -65.52,4.69 h -3.95 c -31.07,0.84 -54.77,-1.65 -65.52,-4.69 -2.61,-0.74 -7.74,-2.44 -13.31,-4.69 -4.96,-2.01 -8.34,-3.68 -10.89,-5.18" + id="path20511" /><polyline + class="st2" + points="-1389.55,886.72 -1446.9,886.72 -1463.09,886.72 -1491.11,886.72 -1516.75,886.72 " + id="polyline20513" /><polyline + class="st2" + points="-1392.55,893.72 -1449.9,893.72 -1459.4,893.72 -1494.4,893.72 -1513.75,893.72 " + id="polyline20515" /><path + d="m -1453.15,884.72 c -0.21,-2.69 -0.3,-5.38 -0.38,-8.07 -0.09,-2.69 -0.1,-5.38 -0.12,-8.07 0.01,-2.69 0.02,-5.38 0.12,-8.07 l 0.14,-4.03 c 0.08,-1.34 0.13,-2.69 0.25,-4.03 0.11,1.34 0.16,2.69 0.25,4.03 l 0.14,4.03 c 0.09,2.69 0.1,5.38 0.12,8.07 -0.01,2.69 -0.03,5.38 -0.12,8.07 -0.09,2.7 -0.19,5.39 -0.4,8.07 z" + id="path20517" + style="opacity:0.49" /><path + d="m -1453.15,895.46 c 0.21,2.69 0.3,5.38 0.38,8.07 0.09,2.69 0.1,5.38 0.12,8.07 -0.01,2.69 -0.02,5.38 -0.12,8.07 l -0.14,4.03 c -0.08,1.34 -0.13,2.69 -0.25,4.03 -0.11,-1.34 -0.16,-2.69 -0.25,-4.03 l -0.14,-4.03 c -0.09,-2.69 -0.1,-5.38 -0.12,-8.07 0.01,-2.69 0.03,-5.38 0.12,-8.07 0.1,-2.69 0.2,-5.38 0.4,-8.07 z" + id="path20521" + style="opacity:0.49" /><path + class="st2" + d="m -1396.4,688.22 c -4.07,1.07 -10.64,1.86 -17.34,2.87 -1.31,0.2 -4.59,0.68 -9.24,1.13 -6.01,0.58 -15.75,1.23 -29,1 h -2.41 c -13.25,0.23 -22.99,-0.42 -29,-1 -4.66,-0.45 -7.93,-0.93 -9.24,-1.13 -6.7,-1.02 -12.68,-1.8 -16.76,-2.87" + id="path20525" /><path + class="st22" + d="m -1398.94,691.08 c -3.92,0.99 -8.98,2.11 -14.95,3.02 -1.31,0.2 -4.59,0.68 -9.24,1.13 -6.01,0.58 -15.75,1.23 -29,1 h -2.41 c -13.25,0.23 -22.99,-0.42 -29,-1 -4.66,-0.45 -7.93,-0.93 -9.24,-1.13 -5.73,-0.87 -10.63,-1.94 -14.47,-2.9" + id="path20527" /><path + d="m -1118.9,893.22 c 2.08,3.38 4.19,6.78 6.08,10.29 1.86,3.53 3.5,7.17 5.05,10.84 1.47,3.71 2.85,7.45 3.99,11.27 0.57,1.91 1.1,3.83 1.6,5.76 0.46,1.94 0.92,3.88 1.28,5.83 -1.15,-3.81 -2.31,-7.61 -3.62,-11.36 -1.29,-3.75 -2.65,-7.48 -4.19,-11.13 -1.46,-3.69 -3.1,-7.3 -4.81,-10.88 -0.81,-1.81 -1.81,-3.53 -2.71,-5.3 -0.88,-1.76 -1.8,-3.52 -2.67,-5.32 z" + id="path20529" + style="opacity:0.49" /><path + d="m -1141.91,893.22 c 2.12,9.38 4.34,18.74 6.16,28.18 1.84,9.44 3.42,18.93 4.88,28.44 1.39,9.52 2.62,19.06 3.63,28.63 1,9.57 1.8,19.15 2.34,28.75 -0.49,-4.78 -0.93,-9.57 -1.48,-14.34 -0.5,-4.78 -1.04,-9.55 -1.62,-14.32 -1.16,-9.54 -2.39,-19.07 -3.85,-28.56 -1.38,-9.51 -2.97,-18.98 -4.65,-28.45 -0.43,-2.36 -0.84,-4.73 -1.29,-7.09 l -1.4,-7.07 z" + id="path20533" + style="opacity:0.49" /><path + d="m -1156.21,893.22 c 1.02,4.25 1.97,8.52 2.83,12.82 0.8,4.3 1.43,8.64 1.99,12.98 0.49,4.35 0.92,8.71 1.17,13.08 0.12,2.19 0.21,4.37 0.28,6.56 0.04,2.19 0.07,4.38 0.03,6.56 -0.35,-4.36 -0.67,-8.72 -1.08,-13.06 -0.41,-4.35 -0.83,-8.69 -1.4,-13.02 -0.48,-4.34 -1.12,-8.66 -1.75,-12.97 -0.32,-2.16 -0.72,-4.3 -1.08,-6.46 -0.32,-2.16 -0.68,-4.32 -0.99,-6.49 z" + id="path20537" + style="opacity:0.49" /><path + d="m -1100.9,845.26 c -0.37,3.53 -0.93,7.03 -1.6,10.52 -0.66,3.49 -1.48,6.94 -2.39,10.37 -0.93,3.42 -1.95,6.83 -3.13,10.17 -1.16,3.35 -2.44,6.67 -3.88,9.9 l 1.59,-5.07 c 0.54,-1.68 1.06,-3.37 1.56,-5.07 1,-3.39 1.99,-6.78 2.9,-10.2 0.93,-3.41 1.77,-6.84 2.6,-10.27 0.83,-3.44 1.58,-6.89 2.35,-10.35 z" + id="path20541" + style="opacity:0.49" /><path + d="m -1111.9,818.7 c -0.49,5.72 -1.06,11.43 -1.71,17.14 -0.75,5.7 -1.71,11.36 -2.75,17.01 -1.13,5.63 -2.33,11.25 -3.76,16.82 -0.71,2.78 -1.47,5.55 -2.25,8.32 -0.81,2.75 -1.63,5.51 -2.53,8.23 1.39,-5.57 2.77,-11.14 4.03,-16.73 1.27,-5.59 2.48,-11.19 3.53,-16.83 1.13,-5.62 2.07,-11.27 2.98,-16.93 l 1.19,-8.52 c 0.42,-2.83 0.82,-5.67 1.27,-8.51 z" + id="path20545" + style="opacity:0.49" /><path + d="m -1133.4,854.72 c 0.21,2.55 0.3,5.11 0.38,7.68 0.04,2.56 -0.1,5.13 -0.29,7.68 -0.22,2.55 -0.51,5.1 -0.95,7.63 -0.22,1.26 -0.46,2.52 -0.71,3.78 -0.29,1.25 -0.57,2.5 -0.92,3.73 l 0.87,-7.61 c 0.26,-2.54 0.52,-5.07 0.72,-7.61 0.21,-2.54 0.38,-5.08 0.53,-7.62 0.06,-2.55 0.16,-5.1 0.37,-7.66 z" + id="path20549" + style="opacity:0.49" /><path + d="m -1141.9,827.22 c 0.27,2.49 0.42,5 0.53,7.51 0.07,2.51 0.08,5.02 0.02,7.54 -0.14,5.03 -0.65,10.04 -1.36,15.02 -0.82,4.96 -1.82,9.9 -3.2,14.73 -1.36,4.84 -3.01,9.59 -4.99,14.21 0.79,-2.38 1.57,-4.76 2.26,-7.17 0.73,-2.39 1.39,-4.81 1.98,-7.24 1.22,-4.85 2.22,-9.75 2.96,-14.69 0.79,-4.93 1.27,-9.91 1.58,-14.9 0.3,-4.98 0.34,-9.99 0.22,-15.01 z" + id="path20553" + style="opacity:0.49" /><path + class="st22" + d="m -1054.4,726.72 -29,100" + id="path20557" /><path + class="st2" + d="m -1276.9,1109.72 9.21,9.38 c 0.93,0.88 2.32,2.15 4.1,3.52 2.99,2.31 6.85,4.76 15.36,8.21 5.56,2.25 10.7,3.95 13.31,4.69 10.75,3.04 34.46,5.52 65.52,4.69 h 6.5 c 31.07,0.84 54.77,-1.65 65.52,-4.69 2.61,-0.74 7.74,-2.44 13.31,-4.69 8.51,-3.45 12.37,-5.9 15.36,-8.21 1.78,-1.37 3.17,-2.63 4.1,-3.52 l 9.21,-9.38" + id="path20559" /><path + d="m -1213.4,893.22 c -0.87,1.8 -1.79,3.56 -2.68,5.33 -0.9,1.77 -1.89,3.49 -2.71,5.3 -1.7,3.58 -3.35,7.19 -4.81,10.88 -1.53,3.66 -2.9,7.38 -4.19,11.13 -1.3,3.75 -2.47,7.55 -3.62,11.36 0.37,-1.96 0.82,-3.9 1.28,-5.83 0.5,-1.93 1.03,-3.85 1.6,-5.76 1.14,-3.82 2.52,-7.57 3.99,-11.27 1.54,-3.68 3.19,-7.32 5.05,-10.84 1.9,-3.52 4.01,-6.91 6.09,-10.3 z" + id="path20561" + style="opacity:0.49" /><path + d="m -1190.39,893.22 -2.71,14.16 -1.4,7.07 c -0.46,2.36 -0.86,4.73 -1.29,7.09 -1.67,9.46 -3.27,18.94 -4.65,28.45 -1.46,9.5 -2.69,19.03 -3.85,28.56 -0.58,4.77 -1.13,9.54 -1.62,14.32 -0.55,4.78 -0.99,9.56 -1.48,14.34 0.54,-9.6 1.34,-19.19 2.34,-28.75 1.01,-9.57 2.25,-19.11 3.63,-28.63 1.46,-9.51 3.05,-19 4.88,-28.44 1.81,-9.43 4.04,-18.79 6.15,-28.17 z" + id="path20565" + style="opacity:0.49" /><path + d="m -1176.09,893.22 c -0.3,2.17 -0.67,4.32 -1,6.48 -0.35,2.16 -0.76,4.3 -1.08,6.46 -0.64,4.32 -1.28,8.64 -1.75,12.97 -0.56,4.33 -0.99,8.67 -1.4,13.02 -0.41,4.35 -0.73,8.7 -1.08,13.06 -0.04,-2.19 0,-4.38 0.03,-6.56 0.07,-2.19 0.16,-4.37 0.28,-6.56 0.25,-4.37 0.68,-8.73 1.17,-13.08 0.56,-4.34 1.19,-8.68 1.99,-12.98 0.87,-4.28 1.82,-8.55 2.84,-12.81 z" + id="path20569" + style="opacity:0.49" /><path + d="m -1231.4,845.26 c 0.77,3.46 1.53,6.92 2.35,10.36 0.83,3.44 1.68,6.87 2.6,10.27 0.91,3.41 1.89,6.81 2.9,10.2 0.5,1.7 1.02,3.39 1.56,5.07 l 1.59,5.07 c -1.45,-3.24 -2.72,-6.55 -3.88,-9.9 -1.18,-3.35 -2.2,-6.75 -3.13,-10.17 -0.91,-3.43 -1.73,-6.89 -2.39,-10.37 -0.67,-3.5 -1.23,-7.01 -1.6,-10.53 z" + id="path20573" + style="opacity:0.49" /><path + d="m -1220.4,818.7 c 0.46,2.84 0.85,5.68 1.28,8.52 l 1.19,8.52 c 0.91,5.66 1.85,11.31 2.98,16.93 1.05,5.63 2.26,11.24 3.53,16.83 1.26,5.59 2.64,11.16 4.03,16.73 -0.9,-2.73 -1.72,-5.48 -2.53,-8.23 -0.78,-2.76 -1.53,-5.53 -2.25,-8.32 -1.43,-5.56 -2.63,-11.18 -3.76,-16.82 -1.05,-5.65 -2,-11.32 -2.75,-17.01 -0.65,-5.71 -1.23,-11.43 -1.72,-17.15 z" + id="path20577" + style="opacity:0.49" /><path + d="m -1198.89,854.72 c 0.21,2.56 0.3,5.11 0.38,7.66 0.15,2.54 0.31,5.09 0.53,7.62 0.2,2.54 0.46,5.07 0.72,7.61 l 0.87,7.61 c -0.35,-1.23 -0.63,-2.48 -0.92,-3.73 -0.25,-1.26 -0.49,-2.51 -0.71,-3.78 -0.44,-2.53 -0.73,-5.08 -0.95,-7.63 -0.19,-2.56 -0.33,-5.12 -0.29,-7.68 0.06,-2.56 0.16,-5.13 0.37,-7.68 z" + id="path20581" + style="opacity:0.49" /><path + d="m -1190.4,827.22 c -0.12,5.01 -0.08,10.02 0.22,15.01 0.31,4.99 0.79,9.97 1.58,14.9 0.73,4.94 1.74,9.84 2.96,14.69 0.59,2.43 1.26,4.84 1.98,7.24 0.69,2.41 1.47,4.79 2.26,7.17 -1.97,-4.61 -3.63,-9.37 -4.99,-14.21 -1.38,-4.84 -2.39,-9.77 -3.2,-14.73 -0.71,-4.98 -1.21,-9.99 -1.36,-15.02 -0.06,-2.51 -0.06,-5.03 0.02,-7.54 0.11,-2.51 0.26,-5.01 0.53,-7.51 z" + id="path20585" + style="opacity:0.49" /><polyline + class="st22" + points="-1277.56,726.91 -1275.52,734 -1248.9,826.72 " + id="polyline20589" /><polyline + class="st2" + points="-1229.75,886.72 -1172.4,886.72 -1156.21,886.72 -1128.18,886.72 -1102.55,886.72 " + id="polyline20591" /><polyline + class="st2" + points="-1226.75,893.72 -1169.4,893.72 -1159.9,893.72 -1124.9,893.72 -1105.55,893.72 " + id="polyline20593" /><path + d="m -1166.15,884.72 c -0.21,-2.69 -0.3,-5.38 -0.38,-8.07 -0.09,-2.69 -0.1,-5.38 -0.12,-8.07 0.01,-2.69 0.02,-5.38 0.12,-8.07 l 0.14,-4.03 c 0.08,-1.34 0.13,-2.69 0.25,-4.03 0.11,1.34 0.16,2.69 0.25,4.03 l 0.14,4.03 c 0.09,2.69 0.1,5.38 0.12,8.07 -0.01,2.69 -0.03,5.38 -0.12,8.07 -0.09,2.7 -0.19,5.39 -0.4,8.07 z" + id="path20595" + style="opacity:0.49" /><path + d="m -1166.15,895.46 c 0.21,2.69 0.3,5.38 0.38,8.07 0.09,2.69 0.1,5.38 0.12,8.07 -0.01,2.69 -0.02,5.38 -0.12,8.07 l -0.14,4.03 c -0.08,1.34 -0.13,2.69 -0.25,4.03 -0.11,-1.34 -0.16,-2.69 -0.25,-4.03 l -0.14,-4.03 c -0.09,-2.69 -0.1,-5.38 -0.12,-8.07 0.01,-2.69 0.03,-5.38 0.12,-8.07 0.1,-2.69 0.2,-5.38 0.4,-8.07 z" + id="path20599" + style="opacity:0.49" /><path + class="st2" + d="m -1276.4,1110.22 c 0.14,-19.69 1.11,-43.72 4,-71 2.55,-24.1 4.04,-38.23 9,-58 2.27,-9.06 9.42,-35.86 25,-68 1.62,-3.33 3.01,-6.08 4,-8 l 8,-12 c -6.31,-10.05 -8.86,-18.75 -10,-25 -0.87,-4.76 -1.75,-12.7 -4,-24 -0.53,-2.67 -1.74,-8.4 -6,-14 -1.02,-1.33 -1.97,-2.35 -2.65,-3.03 l -5.35,-2.97 -26,-93 c 5.48,-8.63 10.83,-15.28 15,-20 8.1,-9.18 12.7,-12.21 16,-14 3.95,-2.15 7.52,-3.33 10,-4 l 17,-5 0.5,-0.5 c 4.07,1.07 9.64,2.36 16.34,3.37 1.31,0.2 4.59,0.68 9.24,1.13 6.01,0.58 15.75,1.23 29,1 h 2.41 c 13.25,0.23 22.99,-0.42 29,-1 4.66,-0.45 7.93,-0.93 9.24,-1.13 6.7,-1.02 12.27,-2.3 16.34,-3.37 l 0.41,0.5 17,5 c 2.48,0.67 6.05,1.85 10,4 3.3,1.79 7.9,4.82 16,14 3.44,3.9 7.69,9.12 12.16,15.68 0.94,1.38 1.89,2.82 2.84,4.32 l -26,93 -5.35,2.97 c -0.68,0.68 -1.63,1.69 -2.65,3.03 -4.26,5.6 -5.47,11.33 -6,14 -2.25,11.3 -3.13,19.24 -4,24 -1.14,6.25 -3.69,14.95 -10,25 l 8,12 c 0.99,1.92 2.38,4.67 4,8 15.58,32.14 22.73,58.94 25,68 4.96,19.77 6.45,33.9 9,58 2.89,27.28 3.86,51.31 4,71" + id="path20603" /><path + class="st22" + d="m -1106.21,689.31 c -1.71,0.63 -3.66,1.28 -5.82,1.89 -5.35,1.53 -9.67,2.17 -14.47,2.9 -1.31,0.2 -4.59,0.68 -9.24,1.13 -6.01,0.58 -15.75,1.23 -29,1 h -2.41 c -13.25,0.23 -22.99,-0.42 -29,-1 -4.66,-0.45 -7.93,-0.93 -9.24,-1.13 -6.52,-0.99 -11.35,-2.15 -14.95,-3.02 -1.9,-0.46 -3.99,-0.99 -6.27,-1.61" + id="path20605" /><path + class="st22" + d="m -1276.03,1101.72 9.16,9.38 c 0.92,0.88 2.31,2.15 4.07,3.52 2.97,2.31 6.8,4.76 15.26,8.21 5.53,2.25 10.64,3.96 13.23,4.69 10.69,3.04 34.24,5.53 65.12,4.69 h 6.46 c 30.88,0.84 54.43,-1.65 65.12,-4.69 2.59,-0.74 7.7,-2.44 13.23,-4.69 8.46,-3.45 12.29,-5.9 15.26,-8.21 1.76,-1.37 3.15,-2.63 4.07,-3.52 l 9.16,-9.38" + id="path20607" /></g><g + id="g92287"><path + class="st2" + d="m -454.7,751.01 c -0.33,-3.41 -0.73,-6.96 -1.17,-9.93 -5.16,-32.91 -10.38,-51.72 -13.76,-61.53" + id="path20611" /><path + class="st2" + d="m -619.34,679.54 c -3.37,9.79 -8.56,28.52 -13.71,61.25 -0.45,3.02 -0.86,6.69 -1.21,10.21" + id="path20613" /><path + class="st2" + d="m -479.27,643.96 c -0.01,-0.01 -0.01,-0.03 -0.02,-0.04 0,0 -18.65,-1.74 -65.2,-1.74 -46.54,0 -65.19,1.74 -65.19,1.74 -0.01,0.01 -0.01,0.03 -0.02,0.04" + id="path20615" /><path + class="st2" + d="m -473.35,670.37 c -0.43,-1.95 -0.63,-2.94 -0.74,-3.43 -0.1,-0.5 -0.1,-0.5 -0.1,-0.5 0,0 -0.06,-0.32 -0.16,-0.88 -0.74,-3.87 -3.7,-19.37 -4.92,-21.6 0.14,0.31 0.68,2.43 -8.95,4.68 -10.41,2.43 -25.44,4.44 -56.27,4.44 -30.82,0 -45.86,-2.01 -56.26,-4.44 -9.62,-2.25 -9.08,-4.37 -8.95,-4.68 -1.22,2.23 -4.18,17.7 -4.91,21.59 -0.1,0.57 -0.17,0.89 -0.17,0.89 0,0 0,0.01 -0.84,3.92" + id="path20617" /><path + class="st2" + d="m -639.94,1176.98 c 0.85,0.42 1.77,0.82 2.76,1.19" + id="path20619" /><path + class="st2" + d="m -637.19,1178.17 c 15.58,5.96 51.99,7.79 71.44,2.17 0.19,-2.47 0.37,-5.33 0.57,-8.54 3.26,-53.91 7.47,-205.04 7.76,-206.2 3.46,-13.69 5.26,-31.67 6.5,-46.64 0,0 2.93,-91.41 4.68,-107.66 1.06,-9.64 1.74,-15.7 1.74,-15.7 l -0.15,-119.99 v -0.12" + id="path20621" /><path + class="st2" + d="m -615.62,670.37 c 0,0 -1.45,2.53 -3.73,9.18 -2.05,10.23 -3.72,22.12 -5.35,30.35 -2.08,10.59 -4.43,20.02 -5.92,26.48 -1.12,4.87 -2.74,11.14 -3.65,14.62 -0.32,3.26 -0.58,6.39 -0.77,8.74 -0.21,2.52 -0.32,4.17 -0.32,4.18 -1.17,34.64 -4.53,144.93 -4.53,144.93 -0.33,28.72 -0.24,53.02 -0.75,56.11 -1.34,8.11 -4.37,35.77 -4.46,65.21 -0.03,13.41 -0.07,105.89 -0.09,134.59 0,5.34 0,8.48 0,8.48 1.09,1.35 2.9,2.6 5.24,3.73" + id="path20623" /><path + class="st2" + d="m -473.35,670.37 c 0,0 0,0 -0.01,0" + id="path20625" /><path + class="st2" + d="m -473.34,670.38 c -0.01,0 -0.01,-0.01 -0.01,-0.01" + id="path20627" /><path + class="st2" + d="m -544.49,675.6 c -0.05,0 -0.09,0 -0.15,0 -50.12,-0.02 -68.1,-9.03 -69.97,-10.05 -0.11,-0.07 -0.17,-0.1 -0.17,-0.1" + id="path20629" /><path + class="st2" + d="m -619.34,679.54 2.19,0.95 c 0,0 -5.06,28.03 -6.93,37.65 -1.69,8.66 -7.46,26.69 -8.56,41.85 l -2.38,-0.25 -0.2,-0.02" + id="path20631" /><path + class="st2" + d="m -469.62,679.54 -2.2,0.95 c 0,0 5.07,28.03 6.93,37.65 1.69,8.66 7.46,26.69 8.57,41.85 l 2.38,-0.25 0.19,-0.02" + id="path20633" /><path + class="st2" + d="m -645.47,1164.62 c 0,0 0.09,0.05 0.28,0.15 3.26,1.59 34.89,16.27 80.02,7.02 h 0.01" + id="path20635" /><path + class="st2" + d="m -444.02,1164.62 c 0,0 -32.38,16.82 -79.78,7.27 -0.18,-0.04 -0.35,-0.07 -0.53,-0.11" + id="path20637" /><path + class="st2" + d="m -544.49,675.6 c 0.01,0 0.01,0 0.02,0 50.15,0 68.19,-9 70.12,-10.04 0.11,-0.07 0.18,-0.11 0.18,-0.11" + id="path20639" /><path + class="st2" + d="m -473.28,670.7 c 0,-0.01 0,-0.01 0,0 -0.01,-0.06 -0.02,-0.11 -0.03,-0.15 -0.01,-0.04 -0.02,-0.07 -0.03,-0.1 -0.01,-0.05 -0.02,-0.08 -0.02,-0.09" + id="path20641" /><path + class="st2" + d="m -542.74,811.29 c 1.74,16.24 4.68,107.66 4.68,107.66 1.24,14.96 3.04,32.95 6.5,46.64 0.29,1.17 4.49,152.49 7.76,206.31 0.2,3.17 0.39,6 0.57,8.44 19.44,5.62 55.86,3.8 71.43,-2.17 l 2.76,-1.19 c 2.34,-1.13 4.16,-2.38 5.25,-3.73 0,0 0,-3.19 -0.01,-8.62 -0.01,-28.88 -0.05,-121.06 -0.09,-134.44 -0.08,-29.44 -3.11,-57.1 -4.45,-65.21 -0.51,-3.1 -0.42,-27.39 -0.75,-56.11 l -4.64,-146.47 c -0.05,-0.7 -0.11,-1.59 -0.21,-2.65 -0.19,-2.35 -0.45,-5.48 -0.77,-8.73 -0.92,-3.49 -2.53,-9.75 -3.65,-14.63 -1.5,-6.46 -3.84,-15.89 -5.93,-26.48 -1.62,-8.23 -3.29,-20.13 -5.34,-30.35 -2.24,-6.52 -3.66,-9.07 -3.71,-9.17 0.01,0.06 0.02,0.12 0.03,0.17" + id="path20643" /><path + d="m -547.53,820.64 c 0,0 -8.62,61.57 -11.09,74.75 0,0 8.48,-42.59 11.09,-64.68 z" + id="path20648" + style="opacity:0.4" /><path + d="m -636.53,809.03 c 0,0 0.59,55.57 9.73,120.81 0.01,0.01 -11.25,-66.12 -9.73,-120.81 z" + id="path20650" + style="opacity:0.4" /><path + d="m -561.01,1002.48 c 0,0 -1.97,70.82 -23.32,99.88 0,-0.01 22.7,-41.43 23.32,-99.88 z" + id="path20652" + style="opacity:0.4" /><path + d="m -635.48,1020.98 c 0,0 1.75,73.09 43.11,115.82 0,0 -38.17,-41.51 -43.11,-115.82 z" + id="path20654" + style="opacity:0.4" /><path + d="m -641.37,970.14 c 0,0 1.28,26.23 5.88,50.84 0,0 -2.84,-23.02 -3.32,-32.88 -0.47,-9.87 -1.22,-25.39 -1.22,-25.39 z" + id="path20656" + style="opacity:0.4" /><path + d="m -628.52,959.58 c 0,0 2.91,24.48 9.4,36.97 0,0 -8.77,-9.16 -9.4,-36.97 z" + id="path20658" + style="opacity:0.4" /><path + d="m -645.07,1029.85 c 0,0 -1.04,46.9 11.34,83.22 0,0 -10.84,-39.33 -11.34,-83.22 z" + id="path20660" + style="opacity:0.4" /><path + d="m -562.81,1075.86 c 0,0 -1.29,40.65 -7.32,59.08 l 6.16,-29.54 z" + id="path20662" + style="opacity:0.4" /><path + d="m -616.72,1160.43 c 0,0 35.88,-2.57 45.13,-22.85 0.01,-0.01 -14.42,24.23 -45.13,22.85 z" + id="path20666" + style="opacity:0.4" /><path + d="m -565.82,991.84 c 0,0 6.04,-17.85 7.78,-25.48 l 0.43,3.68 z" + id="path20668" + style="opacity:0.4" /><path + d="m -541.44,820.64 c 0,0 8.62,61.57 11.09,74.75 0,0 -8.48,-42.59 -11.09,-64.68 z" + id="path20670" + style="opacity:0.4" /><path + d="m -452.44,809.03 c 0,0 -0.59,55.57 -9.73,120.81 -0.01,0.01 11.25,-66.12 9.73,-120.81 z" + id="path20672" + style="opacity:0.4" /><path + d="m -527.96,1002.48 c 0,0 1.97,70.82 23.32,99.88 0,-0.01 -22.7,-41.43 -23.32,-99.88 z" + id="path20674" + style="opacity:0.4" /><path + d="m -453.49,1020.98 c 0,0 -1.75,73.09 -43.11,115.82 0,0 38.17,-41.51 43.11,-115.82 z" + id="path20676" + style="opacity:0.4" /><path + d="m -447.6,970.14 c 0,0 -1.28,26.23 -5.88,50.84 0,0 2.84,-23.02 3.32,-32.88 0.47,-9.87 1.22,-25.39 1.22,-25.39 z" + id="path20678" + style="opacity:0.4" /><path + d="m -460.45,959.58 c 0,0 -2.91,24.48 -9.4,36.97 0,0 8.77,-9.16 9.4,-36.97 z" + id="path20680" + style="opacity:0.4" /><path + d="m -443.9,1029.85 c 0,0 1.04,46.9 -11.34,83.22 0,0 10.84,-39.33 11.34,-83.22 z" + id="path20682" + style="opacity:0.4" /><path + d="m -526.16,1075.86 c 0,0 1.29,40.65 7.32,59.08 L -525,1105.4 Z" + id="path20684" + style="opacity:0.4" /><path + d="m -472.25,1160.43 c 0,0 -35.88,-2.57 -45.13,-22.85 -0.01,-0.01 14.42,24.23 45.13,22.85 z" + id="path20688" + style="opacity:0.4" /><path + d="m -523.14,991.84 c 0,0 -6.04,-17.85 -7.78,-25.48 l -0.43,3.68 z" + id="path20690" + style="opacity:0.4" /><path + d="m -559.75,825.64 c 1.97,-4.7 4.21,-9.28 6.55,-13.81 2.35,-4.52 4.9,-8.94 7.52,-13.31 2.7,-4.33 5.52,-8.58 8.53,-12.7 3.05,-4.09 6.3,-8.04 9.82,-11.71 -1.57,2.01 -3.23,3.93 -4.71,6 -1.57,2 -3.01,4.09 -4.49,6.16 -2.87,4.19 -5.69,8.42 -8.31,12.77 -2.68,4.31 -5.21,8.72 -7.7,13.15 -1.25,2.21 -2.47,4.45 -3.66,6.69 -1.21,2.24 -2.37,4.5 -3.55,6.76 z" + id="path20694" + style="opacity:0.51" /><path + class="st116" + d="m -645.21,1166.77 c 0,0 32.62,16.95 80.31,7.17" + id="path20698" /><path + class="st116" + d="m -443.76,1166.77 c 0,0 -32.62,16.95 -80.31,7.17" + id="path20700" /><line + class="st2" + x1="-544.47998" + y1="795.59003" + x2="-542.73999" + y2="811.28003" + id="line20702" /><path + class="st116" + d="m -478.85,646.35 c -0.01,-0.01 -0.02,-0.03 -0.02,-0.04 0,0 -18.65,-1.74 -65.2,-1.74 -46.54,0 -65.19,1.74 -65.19,1.74 -0.01,0.01 -0.01,0.03 -0.02,0.04" + id="path20706" /><path + class="st116" + d="m -478.85,646.35 c 0.14,0.31 0.68,2.44 -8.95,4.68 -10.41,2.44 -25.44,4.44 -56.27,4.44 -30.82,0 -45.86,-2 -56.26,-4.44 -9.62,-2.24 -9.08,-4.37 -8.95,-4.68" + id="path20708" /><path + class="st116" + d="m -544.07,678.01 c -53.23,0 -70.29,-10.15 -70.29,-10.15" + id="path20710" /><path + class="st116" + d="m -544.07,678.01 h 0.01 c 53.25,0 70.31,-10.15 70.31,-10.15" + id="path20712" /><path + class="st2" + d="m -371.52,751.01 c 0.33,-3.41 0.73,-6.96 1.17,-9.93 5.16,-32.91 10.38,-51.72 13.76,-61.53" + id="path20719" /><path + class="st2" + d="m -206.88,679.54 c 3.37,9.79 8.56,28.52 13.71,61.25 0.45,3.02 0.86,6.69 1.21,10.21" + id="path20721" /><path + class="st2" + d="m -346.96,643.96 c 0.01,-0.01 0.01,-0.03 0.02,-0.04 0,0 18.65,-1.74 65.2,-1.74 46.54,0 65.19,1.74 65.19,1.74 0.01,0.01 0.01,0.03 0.02,0.04" + id="path20723" /><path + class="st2" + d="m -352.88,670.37 c 0.43,-1.95 0.63,-2.94 0.74,-3.43 0.1,-0.5 0.1,-0.5 0.1,-0.5 0,0 0.06,-0.32 0.16,-0.88 0.74,-3.87 3.7,-19.37 4.92,-21.6 -0.14,0.31 -0.68,2.43 8.95,4.68 10.41,2.43 25.44,4.44 56.27,4.44 30.82,0 45.86,-2.01 56.26,-4.44 9.62,-2.25 9.08,-4.37 8.95,-4.68 1.22,2.23 4.18,17.7 4.91,21.59 0.1,0.57 0.17,0.89 0.17,0.89 0,0 0,0.01 0.84,3.92" + id="path20725" /><path + class="st2" + d="m -186.28,1176.98 c -0.85,0.42 -1.77,0.82 -2.76,1.19" + id="path20727" /><path + class="st2" + d="m -189.04,1178.17 c -15.58,5.96 -51.99,7.79 -71.44,2.17 -0.19,-2.47 -0.37,-5.33 -0.57,-8.54 -3.26,-53.91 -7.47,-205.04 -7.76,-206.2 -3.46,-13.69 -5.26,-31.67 -6.5,-46.64 0,0 -2.93,-91.41 -4.68,-107.66 -1.06,-9.64 -1.74,-15.7 -1.74,-15.7 l 0.15,-119.99 v -0.12" + id="path20729" /><path + class="st2" + d="m -191.96,751 c 0.67,6.73 1.09,12.89 1.09,12.92 1.17,34.64 4.53,144.93 4.53,144.93 0.33,28.72 0.24,53.02 0.75,56.11 1.34,8.11 4.37,35.77 4.46,65.21 0.03,13.41 0.07,105.89 0.09,134.59 0,5.34 0,8.48 0,8.48 -1.09,1.35 -2.9,2.6 -5.24,3.73" + id="path20731" /><path + class="st2" + d="m -210.61,670.37 c 0,0 1.45,2.53 3.73,9.18" + id="path20733" /><path + class="st2" + d="m -352.88,670.37 c 0,0 0,0 0.01,0" + id="path20735" /><path + class="st2" + d="m -352.89,670.38 c 0.01,0 0.01,-0.01 0.01,-0.01" + id="path20737" /><path + class="st2" + d="m -281.74,675.6 c 0.05,0 0.09,0 0.15,0 50.12,-0.02 68.1,-9.03 69.97,-10.05 0.11,-0.07 0.17,-0.1 0.17,-0.1" + id="path20739" /><path + class="st2" + d="m -180.76,1164.62 c 0,0 -0.09,0.05 -0.28,0.15 -3.26,1.59 -34.89,16.27 -80.01,7.02 h -0.01" + id="path20741" /><path + class="st2" + d="m -382.21,1164.62 c 0,0 32.38,16.82 79.78,7.27 0.18,-0.04 0.35,-0.07 0.53,-0.11" + id="path20743" /><path + class="st2" + d="m -281.74,675.6 c -0.01,0 -0.01,0 -0.02,0 -50.15,0 -68.19,-9 -70.12,-10.04 -0.11,-0.07 -0.18,-0.11 -0.18,-0.11" + id="path20745" /><path + class="st2" + d="m -352.95,670.7 c 0,-0.01 0,-0.01 0,0 0.01,-0.06 0.02,-0.11 0.03,-0.15 0.01,-0.04 0.02,-0.07 0.03,-0.1 0.01,-0.05 0.02,-0.08 0.02,-0.09" + id="path20747" /><path + class="st2" + d="m -356.6,679.54 c 2.24,-6.52 3.66,-9.07 3.71,-9.17 -0.01,0.06 -0.02,0.12 -0.03,0.17" + id="path20749" /><path + class="st2" + d="m -283.48,811.29 c -1.74,16.24 -4.68,107.66 -4.68,107.66 -1.24,14.96 -3.04,32.95 -6.5,46.64 -0.29,1.17 -4.49,152.49 -7.76,206.31 -0.2,3.17 -0.38,6 -0.57,8.44 -19.44,5.62 -55.86,3.8 -71.43,-2.17 l -2.76,-1.19 c -2.34,-1.13 -4.16,-2.38 -5.25,-3.73 0,0 0,-3.19 0.01,-8.62 0.01,-28.88 0.05,-121.06 0.09,-134.44 0.08,-29.44 3.11,-57.1 4.45,-65.21 0.51,-3.1 0.42,-27.39 0.75,-56.11 l 4.64,-146.47 c 0.17,-2.24 0.51,-6.67 0.98,-11.38" + id="path20751" /><path + d="m -278.7,820.64 c 0,0 8.62,61.57 11.09,74.75 0,0 -8.48,-42.59 -11.09,-64.68 z" + id="path20756" + style="opacity:0.4" /><path + d="m -189.7,809.03 c 0,0 -0.59,55.57 -9.73,120.81 0,0.01 11.26,-66.12 9.73,-120.81 z" + id="path20758" + style="opacity:0.4" /><path + d="m -265.22,1002.48 c 0,0 1.97,70.82 23.32,99.88 0,-0.01 -22.7,-41.43 -23.32,-99.88 z" + id="path20760" + style="opacity:0.4" /><path + d="m -190.74,1020.98 c 0,0 -1.75,73.09 -43.11,115.82 0,0 38.17,-41.51 43.11,-115.82 z" + id="path20762" + style="opacity:0.4" /><path + d="m -184.86,970.14 c 0,0 -1.28,26.23 -5.88,50.84 0,0 2.84,-23.02 3.32,-32.88 0.47,-9.87 1.22,-25.39 1.22,-25.39 z" + id="path20764" + style="opacity:0.4" /><path + d="m -197.7,959.58 c 0,0 -2.91,24.48 -9.4,36.97 0,0 8.77,-9.16 9.4,-36.97 z" + id="path20766" + style="opacity:0.4" /><path + d="m -181.15,1029.85 c 0,0 1.04,46.9 -11.34,83.22 0,0 10.83,-39.33 11.34,-83.22 z" + id="path20768" + style="opacity:0.4" /><path + d="m -263.41,1075.86 c 0,0 1.29,40.65 7.32,59.08 l -6.16,-29.54 z" + id="path20770" + style="opacity:0.4" /><path + d="m -209.51,1160.43 c 0,0 -35.88,-2.57 -45.13,-22.85 0,-0.01 14.43,24.23 45.13,22.85 z" + id="path20774" + style="opacity:0.4" /><path + d="m -260.4,991.84 c 0,0 -6.04,-17.85 -7.78,-25.48 l -0.43,3.68 z" + id="path20776" + style="opacity:0.4" /><path + d="m -284.78,820.64 c 0,0 -8.62,61.57 -11.09,74.75 0,0 8.48,-42.59 11.09,-64.68 z" + id="path20778" + style="opacity:0.4" /><path + d="m -373.78,809.03 c 0,0 0.59,55.57 9.73,120.81 0,0.01 -11.26,-66.12 -9.73,-120.81 z" + id="path20780" + style="opacity:0.4" /><path + d="m -298.26,1002.48 c 0,0 -1.97,70.82 -23.32,99.88 0,-0.01 22.7,-41.43 23.32,-99.88 z" + id="path20782" + style="opacity:0.4" /><path + d="m -372.74,1020.98 c 0,0 1.75,73.09 43.11,115.82 0,0 -38.17,-41.51 -43.11,-115.82 z" + id="path20784" + style="opacity:0.4" /><path + d="m -378.62,970.14 c 0,0 1.28,26.23 5.88,50.84 0,0 -2.84,-23.02 -3.32,-32.88 -0.47,-9.87 -1.22,-25.39 -1.22,-25.39 z" + id="path20786" + style="opacity:0.4" /><path + d="m -365.78,959.58 c 0,0 2.91,24.48 9.4,36.97 0,0 -8.77,-9.16 -9.4,-36.97 z" + id="path20788" + style="opacity:0.4" /><path + d="m -382.33,1029.85 c 0,0 -1.04,46.9 11.34,83.22 0,0 -10.83,-39.33 -11.34,-83.22 z" + id="path20790" + style="opacity:0.4" /><path + d="m -300.07,1075.86 c 0,0 -1.29,40.65 -7.32,59.08 l 6.16,-29.54 z" + id="path20792" + style="opacity:0.4" /><path + d="m -353.97,1160.43 c 0,0 35.88,-2.57 45.13,-22.85 0,-0.01 -14.43,24.23 -45.13,22.85 z" + id="path20796" + style="opacity:0.4" /><path + d="m -303.08,991.84 c 0,0 6.04,-17.85 7.78,-25.48 l 0.43,3.68 z" + id="path20798" + style="opacity:0.4" /><path + class="st116" + d="m -181.01,1166.77 c 0,0 -32.62,16.95 -80.31,7.17" + id="path20802" /><path + class="st116" + d="m -382.47,1166.77 c 0,0 32.62,16.95 80.31,7.17" + id="path20804" /><line + class="st2" + x1="-281.73999" + y1="795.59003" + x2="-283.48001" + y2="811.28003" + id="line20806" /><path + class="st116" + d="m -347.38,646.35 c 0.01,-0.01 0.02,-0.03 0.02,-0.04 0,0 18.65,-1.74 65.2,-1.74 46.54,0 65.19,1.74 65.19,1.74 0.01,0.01 0.01,0.03 0.02,0.04" + id="path20810" /><path + class="st116" + d="m -347.38,646.35 c -0.14,0.31 -0.68,2.44 8.95,4.68 10.41,2.44 25.44,4.44 56.27,4.44 30.82,0 45.86,-2 56.26,-4.44 9.62,-2.24 9.08,-4.37 8.95,-4.68" + id="path20812" /><path + class="st116" + d="m -282.16,678.01 c 53.23,0 70.29,-10.15 70.29,-10.15" + id="path20814" /><path + class="st116" + d="m -282.16,678.01 h -0.01 c -53.25,0 -70.31,-10.15 -70.31,-10.15" + id="path20816" /><path + d="m -278.51,790.17 c 2.47,1.02 4.95,2.01 7.48,2.86 2.51,0.89 5.06,1.67 7.63,2.36 5.14,1.39 10.35,2.5 15.64,3.11 5.27,0.7 10.6,0.98 15.92,0.97 5.33,-0.03 10.65,-0.4 15.96,-1.01 -2.62,0.52 -5.27,0.89 -7.93,1.21 -2.66,0.28 -5.34,0.46 -8.01,0.57 -5.36,0.18 -10.73,-0.11 -16.06,-0.75 -5.32,-0.7 -10.59,-1.81 -15.72,-3.37 -5.15,-1.52 -10.15,-3.51 -14.91,-5.95 z" + id="path20821" + style="opacity:0.5" /><path + d="m -285.88,790.17 c -4.76,2.43 -9.76,4.43 -14.9,5.96 -5.13,1.56 -10.4,2.66 -15.72,3.37 -5.33,0.63 -10.7,0.92 -16.06,0.75 -2.68,-0.11 -5.35,-0.29 -8.01,-0.57 -2.66,-0.33 -5.31,-0.69 -7.93,-1.21 5.31,0.61 10.64,0.99 15.96,1.01 5.32,0.02 10.65,-0.27 15.92,-0.97 5.28,-0.61 10.5,-1.72 15.64,-3.11 2.57,-0.69 5.12,-1.47 7.63,-2.36 2.52,-0.86 5,-1.84 7.47,-2.87 z" + id="path20825" + style="opacity:0.5" /></g><g + id="g92194"><path + class="st2" + d="m 324.32,746.16 c 0,0 32.5,-34.29 33.2,-38.14 0.81,-4.43 -3.73,-10.4 -12.33,-13.92" + id="path20829" /><path + d="m 340.97,733.82 -3.35,3.61 c -1.13,1.19 -2.24,2.39 -3.32,3.63 -1.05,1.24 -2.17,2.47 -2.97,3.81 -0.1,0.16 -0.18,0.33 -0.24,0.49 -0.07,0.15 -0.09,0.33 -0.08,0.3 0,-0.01 -0.05,-0.09 -0.06,-0.08 -0.01,-0.01 0.03,0.01 0.09,0.01 0.12,0.01 0.31,-0.03 0.48,-0.07 0.72,-0.19 1.47,-0.53 2.19,-0.87 2.92,-1.4 5.74,-3.1 8.58,-4.73 l 4.24,-2.5 4.27,-2.47 c -1.31,0.99 -2.66,1.93 -4,2.88 l -4.1,2.74 c -2.76,1.79 -5.56,3.52 -8.56,4.98 -0.76,0.35 -1.52,0.69 -2.39,0.91 -0.23,0.05 -0.45,0.1 -0.74,0.09 -0.14,-0.01 -0.31,-0.02 -0.5,-0.12 -0.2,-0.09 -0.4,-0.34 -0.43,-0.55 -0.08,-0.43 0.05,-0.66 0.13,-0.89 0.09,-0.23 0.2,-0.42 0.32,-0.61 0.95,-1.45 2.07,-2.65 3.22,-3.84 2.28,-2.37 4.71,-4.59 7.22,-6.72 z" + id="path20831" + style="opacity:0.5" /><path + class="st2" + d="m 299.49,746.23 h -13.92 c -0.51,-0.21 -1.72,-0.61 -3.06,0 -1.76,0.8 -3.01,3.02 -3.22,5.69 l 8.98,31.27 h 11.22 10.91 11.22 l 8.98,-31.27 c -0.22,-2.66 -1.46,-4.89 -3.22,-5.69 -1.33,-0.61 -2.55,-0.21 -3.06,0 H 310.4 Z" + id="path20835" /><path + class="st2" + d="m 285.58,746.16 c 0,0 -32.5,-34.29 -33.2,-38.14 -0.81,-4.43 3.73,-10.4 12.33,-13.92" + id="path20837" /><path + class="st2" + d="m 279.3,752.89 c -1.93,-0.91 -7.36,-2.44 -11.22,-4.49 -18,-9.55 -22.91,-15.58 -24.68,-17.95 -3.6,-4.81 -4.3,-8 -4.49,-8.98 -0.99,-5.09 0.57,-9.14 2.24,-13.46 1.82,-4.72 4.92,-12.76 11.13,-13.92 1.3,-0.24 2.42,-0.12 3.12,0 h 9.3 34.78 10.91 34.78 9.3 c 0.7,-0.12 1.82,-0.24 3.12,0 6.2,1.16 9.3,9.2 11.13,13.92 1.67,4.33 3.23,8.37 2.24,13.46 -0.19,0.97 -0.89,4.16 -4.49,8.98 -1.77,2.37 -6.68,8.4 -24.68,17.95 -3.86,2.05 -9.29,3.58 -11.22,4.49" + id="path20839" /><polyline + class="st2" + points="260.36,718.54 299.49,718.54 310.4,718.54 349.53,718.54 " + id="polyline20841" /><path + d="m 268.93,733.82 c 2.51,2.13 4.93,4.35 7.23,6.72 1.15,1.19 2.27,2.39 3.22,3.84 0.11,0.19 0.23,0.38 0.32,0.61 0.08,0.23 0.2,0.46 0.13,0.89 -0.03,0.21 -0.23,0.46 -0.43,0.55 -0.2,0.1 -0.36,0.11 -0.5,0.12 -0.29,0.01 -0.51,-0.04 -0.74,-0.09 -0.87,-0.22 -1.63,-0.56 -2.39,-0.91 -2.99,-1.46 -5.8,-3.19 -8.56,-4.98 l -4.1,-2.74 c -1.34,-0.95 -2.69,-1.89 -4,-2.88 l 4.27,2.47 4.24,2.5 c 2.84,1.63 5.66,3.33 8.58,4.73 0.72,0.34 1.47,0.68 2.19,0.87 0.17,0.04 0.36,0.08 0.48,0.07 0.06,0 0.11,-0.01 0.09,-0.01 -0.01,0 -0.06,0.08 -0.06,0.08 0.01,0.02 -0.01,-0.16 -0.08,-0.3 -0.06,-0.15 -0.15,-0.32 -0.24,-0.49 -0.8,-1.33 -1.92,-2.57 -2.97,-3.81 -1.07,-1.23 -2.19,-2.43 -3.32,-3.63 z" + id="path20843" + style="opacity:0.5" /><path + class="st2" + d="M 321.62,783.18" + id="path20847" /><path + class="st2" + d="m 321.62,783.18 2,3.37 6.09,10.55 c 0.98,1.92 2.33,4.77 3.66,8.33 3.81,10.24 4.52,18.71 4.88,23.31 1.64,21.37 2.49,144.92 2.44,264.83 l -34.13,35.15 h -2.1 l -34.13,-35.15 c -0.05,-119.92 0.8,-243.47 2.44,-264.83 0.35,-4.61 1.07,-13.07 4.88,-23.31 1.32,-3.56 2.68,-6.41 3.66,-8.33 l 6.09,-10.55 1.48,-3.37" + id="path20849" /><path + d="m 301.43,793.28 c 0.92,4.83 1.77,9.68 2.59,14.53 0.85,4.85 1.59,9.71 2.37,14.56 h -0.94 c 0.44,-3.15 0.81,-6.31 1.06,-9.47 0.25,-3.17 0.39,-6.35 0.41,-9.53 0.1,-6.36 -0.28,-12.73 -1,-19.07 1.18,6.28 1.75,12.67 1.84,19.07 0.02,3.2 -0.09,6.4 -0.31,9.6 -0.21,3.2 -0.57,6.38 -1.06,9.55 l -0.49,3.1 -0.45,-3.1 c -0.71,-4.87 -1.47,-9.73 -2.12,-14.6 -0.68,-4.87 -1.33,-9.75 -1.9,-14.64 z" + id="path20851" + style="opacity:0.5" /><path + class="st2" + d="m 518.93,746.16 c 0,0 -15.39,-16.23 -25.21,-27.62" + id="path20855" /><path + d="m 502.28,733.82 c 2.51,2.13 4.93,4.35 7.23,6.72 1.15,1.19 2.27,2.39 3.22,3.84 0.11,0.19 0.23,0.38 0.32,0.61 0.08,0.23 0.2,0.46 0.13,0.89 -0.03,0.21 -0.23,0.46 -0.43,0.55 -0.2,0.1 -0.36,0.11 -0.5,0.12 -0.29,0.01 -0.51,-0.04 -0.74,-0.09 -0.87,-0.22 -1.63,-0.56 -2.39,-0.91 -2.99,-1.46 -5.8,-3.19 -8.56,-4.98 l -4.1,-2.74 c -1.34,-0.95 -2.69,-1.89 -4,-2.88 l 4.27,2.47 4.24,2.5 c 2.84,1.63 5.66,3.33 8.58,4.73 0.72,0.34 1.47,0.68 2.19,0.87 0.17,0.04 0.36,0.08 0.48,0.07 0.06,0 0.11,-0.01 0.09,-0.01 -0.01,0 -0.06,0.08 -0.06,0.08 0.01,0.02 -0.01,-0.16 -0.08,-0.3 -0.06,-0.15 -0.15,-0.32 -0.24,-0.49 -0.8,-1.33 -1.92,-2.57 -2.97,-3.81 -1.07,-1.23 -2.19,-2.43 -3.32,-3.63 z" + id="path20857" + style="opacity:0.5" /><path + class="st2" + d="m 543.76,746.23 h 13.92 c 0.51,-0.21 1.72,-0.61 3.06,0 1.76,0.8 3.01,3.02 3.22,5.69 l -8.98,31.27 h -11.22 -10.91 -11.22 l -8.98,-31.27 c 0.22,-2.66 1.46,-4.89 3.22,-5.69 1.33,-0.61 2.55,-0.21 3.06,0 h 13.92 z" + id="path20861" /><path + class="st2" + d="m 557.67,746.16 c 0,0 14.77,-15.59 24.61,-26.92" + id="path20863" /><path + class="st2" + d="m 563.95,752.89 c 1.93,-0.91 7.36,-2.44 11.22,-4.49 18,-9.55 22.91,-15.58 24.68,-17.95 3.6,-4.81 4.3,-8 4.49,-8.98 0.99,-5.09 -0.57,-9.14 -2.24,-13.46 -1.82,-4.72 -4.92,-12.76 -11.13,-13.92 -1.3,-0.24 -2.42,-0.12 -3.12,0 h -9.3 -34.78 -10.91 -34.78 -9.3 c -0.7,-0.12 -1.82,-0.24 -3.12,0 -6.2,1.16 -9.3,9.2 -11.13,13.92 -1.67,4.33 -3.23,8.37 -2.24,13.46 0.19,0.97 0.89,4.16 4.49,8.98 1.77,2.37 6.68,8.4 24.68,17.95 3.86,2.05 9.29,3.58 11.22,4.49 l 41.73,30.29 1.48,3.37 6.09,10.55 c 0.98,1.92 2.33,4.77 3.66,8.33 3.81,10.24 4.52,18.71 4.88,23.31 1.64,21.37 2.49,144.92 2.44,264.83 l -34.13,35.15 h -2.1 l -34.13,-35.15 c -0.05,-119.92 0.8,-243.47 2.44,-264.83 0.35,-4.61 1.07,-13.07 4.88,-23.31 1.32,-3.56 2.68,-6.41 3.66,-8.33 l 6.09,-10.55 2,-3.37" + id="path20865" /><polyline + class="st2" + points="605.46,719.24 543.76,718.54 532.84,718.54 493.71,718.54 471.28,718.54 " + id="polyline20867" /><path + d="m 574.32,733.82 -3.35,3.61 c -1.13,1.19 -2.24,2.39 -3.32,3.63 -1.05,1.24 -2.17,2.47 -2.97,3.81 -0.1,0.16 -0.18,0.33 -0.24,0.49 -0.07,0.15 -0.09,0.33 -0.08,0.3 0,-0.01 -0.05,-0.09 -0.06,-0.08 -0.01,-0.01 0.03,0.01 0.09,0.01 0.12,0.01 0.31,-0.03 0.48,-0.07 0.72,-0.19 1.47,-0.53 2.19,-0.87 2.92,-1.4 5.74,-3.1 8.58,-4.73 l 4.24,-2.5 4.27,-2.47 c -1.31,0.99 -2.66,1.93 -4,2.88 l -4.1,2.74 c -2.76,1.79 -5.56,3.52 -8.56,4.98 -0.76,0.35 -1.52,0.69 -2.39,0.91 -0.23,0.05 -0.45,0.1 -0.74,0.09 -0.14,-0.01 -0.31,-0.02 -0.5,-0.12 -0.2,-0.09 -0.4,-0.34 -0.43,-0.55 -0.08,-0.43 0.05,-0.66 0.13,-0.89 0.09,-0.23 0.2,-0.42 0.32,-0.61 0.95,-1.45 2.07,-2.65 3.22,-3.84 2.29,-2.37 4.71,-4.59 7.22,-6.72 z" + id="path20869" + style="opacity:0.5" /><path + class="st2" + d="M 521.63,783.18" + id="path20873" /><polyline + class="st23" + points="538.3,783.18 537.74,1064.56 502.56,1093.57 " + id="polyline20875" /><line + class="st23" + x1="572.91998" + y1="1093.5699" + x2="537.73999" + y2="1064.5601" + id="line20877" /><line + class="st2" + x1="521.63" + y1="783.17999" + x2="538.29999" + y2="771.51001" + id="line20879" /><path + class="st2" + d="M 670.28,780.49" + id="path20881" /><path + class="st2" + d="m 533.55,783.06 -0.44,3.25 -1.83,10.17 c -0.29,1.85 -0.7,4.6 -1.1,8.03 -1.15,9.87 -1.36,18.04 -1.47,22.48 -0.32,13.57 -0.55,69.86 -0.66,139.74 0,1.23 0,2.46 -0.01,3.69 l 10.82,12.34 10.19,-13.81 c -0.11,-70.91 -0.33,-128.25 -0.66,-141.96 -0.11,-4.44 -0.32,-12.6 -1.47,-22.48 -0.4,-3.43 -0.81,-6.18 -1.1,-8.03 l -1.82,-10.17 -0.6,-3.25" + id="path20883" /><path + class="st2" + d="M 689.56,889.18" + id="path20885" /></g><g + id="g94740"><path + class="st2" + d="m 387.74,511.13 c 1.81,-0.87 4.52,-2.46 6.99,-5.25 1.35,-1.52 3.52,-4.4 5.25,-10.49 2.17,-7.66 1.83,-14.09 1.75,-15.74 -0.49,-9.9 0.61,-19.84 0,-29.72 -1.35,-21.96 -1.27,-67.91 -8.74,-131.14 -1.56,-13.21 -2.8,-23.79 -3.5,-29.72 -6.06,-37.12 -18.52,-76.97 -41.96,-115.4 -1.27,-2.08 -2.55,-4.12 -3.84,-6.13 -0.75,-1.17 -1.51,-2.33 -2.28,-3.48 l -6.55,-6.99 h -37.17 l -14.86,14.86 c -2.07,2.12 -4.99,5.31 -8.09,9.48 -7.08,9.5 -10.65,18.09 -12.89,23.74 -11.89,30.05 -21.29,80.74 -29.72,146.88 0,0 -2.62,20.56 -6.99,83.93 -0.12,1.8 -0.42,6.32 0,12.24 0.45,6.32 0.67,9.48 1.75,12.24 2.87,7.38 8.89,11.24 10.49,12.24 3.41,2.12 6.62,3.05 8.74,3.5 l 103.16,27.98 19.23,5.25 c 3.49,1.72 19.23,1.72 19.23,1.72 z" + id="path20887" /><path + class="st2" + d="m 556.68,145.75 18.61,-1.81 11.11,14.72 c 3.87,4.39 7.72,9.28 11.41,14.72 18.7,27.6 24.34,56.3 25.98,76.2 0,0 0,115.77 0,122.82 0,0.46 0.57,5.82 0,12.97 -0.66,8.3 -1.32,16.54 -6.93,23.53 -1.76,2.2 -5.41,6 -12.13,8.66 0,0 -160.86,72 -199.04,88.46 -4.72,2.04 -7.57,3.22 -8,3.32 -2.24,0.85 -4.4,1.42 -6.46,1.8 -6.1,1.11 -11.99,0.57 -17.42,-0.89" + id="path20889" /><polyline + class="st2" + points="452.39,155.86 515.62,149.73 525.42,148.78 " + id="polyline20891" /><line + class="st2" + x1="343.14999" + y1="166.46001" + x2="417.47" + y2="159.25" + id="line20893" /><path + class="st2" + d="m 224.25,435.07 c 4.1,2.27 13.65,9.86 21.09,13.22 20.46,9.25 120.22,36.46 144.09,33.05 4.62,-0.66 8.75,-1.53 12.27,-2.41" + id="path20895" /><path + class="st2" + d="m 623.98,379.8 c -2.09,2.65 -15.9,11.93 -20.03,14.13 -56.97,30.35 -189.48,84.64 -195.22,84.73 -2.75,0.04 -5.44,-0.51 -8.06,-1.56" + id="path20897" /><path + class="st2" + d="m 333.54,154.43 c -4.07,-21.08 -8.86,-36.77 -12.24,-43.71 -3.03,-6.22 -6.56,-8.75 -7.88,-9.62 -2.36,-1.54 -4.63,-2.26 -6.11,-2.62 l -34.97,5.25 c -0.25,2 -0.44,4.94 0,8.43 1.15,9.11 5.83,15.6 8.74,19.55 3.08,4.17 3.75,3.88 10.49,12.24 2.97,3.68 4.45,5.52 5.25,6.99 0.79,1.46 1.7,3.57 2.22,6.43" + id="path20899" /><path + class="st2" + d="m 305.56,98.48 c -0.15,1.75 -0.25,7.74 0,10.7 0.52,6.07 2.32,11.6 5.25,17.28 5.5,10.68 8.39,13.73 17.49,22.73 2.69,2.66 4.73,5.07 6.27,7.41" + id="path20901" /><path + class="st2" + d="m 535.03,130.78 10.08,-0.83 c 2.73,-0.34 5.26,-0.31 7.61,0 8.64,1.13 16.16,7.56 22.12,13.99" + id="path20903" /><line + class="st2" + x1="430.76001" + y1="139.33" + x2="502.29001" + y2="133.46001" + id="line20905" /><line + class="st2" + x1="331.79001" + y1="147.44" + x2="402.04999" + y2="141.67999" + id="line20907" /><path + class="st53" + d="m 624.27,383.02 c -2.09,2.65 -15.9,11.93 -20.03,14.13 -56.97,30.35 -189.48,84.64 -195.22,84.73 -2.75,0.04 -5.44,-0.51 -8.06,-1.56" + id="path20909" /><path + class="st53" + d="m 224.1,437.88 c 4.1,2.27 13.65,9.86 21.09,13.22 20.46,9.25 120.22,36.46 144.09,33.05 4.62,-0.66 8.75,-1.53 12.27,-2.41" + id="path20911" /><line + class="st53" + x1="419.07001" + y1="161.95" + x2="344.06" + y2="169.28" + id="line20913" /><line + class="st53" + x1="527.57001" + y1="151.34" + x2="454.79999" + y2="158.46001" + id="line20915" /><line + class="st53" + x1="576.62" + y1="146.55" + x2="558.96002" + y2="148.27" + id="line20917" /><path + class="st53" + d="m 541.33,133.9 5.96,-0.46 2.27,-0.18 c 2.77,-0.33 8.91,-0.1 11.29,0.19" + id="path20919" /><line + class="st53" + x1="433.07001" + y1="142.28" + x2="508.01999" + y2="136.48" + id="line20921" /><line + class="st53" + x1="332.66" + y1="150.06" + x2="404.87" + y2="144.47" + id="line20923" /><path + class="st53" + d="m 302.73,98.7 c -0.15,1.75 -0.25,7.74 0,10.7 0.52,6.07 2.32,11.6 5.25,17.28 5.5,10.68 8.39,13.73 17.49,22.73 2.69,2.66 4.73,5.07 6.27,7.41" + id="path20925" /><path + class="st53" + d="m 274.79,102.53 c -0.25,2 -0.44,4.94 0,8.43 1.15,9.11 5.83,15.6 8.74,19.55 3.08,4.17 3.75,3.88 10.49,12.24 2.97,3.68 4.45,5.52 5.25,6.99 0.79,1.46 1.7,3.57 2.22,6.43" + id="path20927" /><path + class="st53" + d="m 332.49,156.74 c -4.07,-21.08 -8.86,-36.77 -12.24,-43.71 -3.03,-6.22 -6.56,-8.75 -7.88,-9.62 -2.36,-1.54 -4.63,-2.26 -6.11,-2.62" + id="path20929" /><path + class="st53" + d="m 581.38,95.78 c 0.6,0.68 1.48,1.8 2.23,3.32 4.74,9.53 -1.88,21.83 -5.41,28.4 -1.44,2.68 -3.68,6.4 -6.99,10.49" + id="path20931" /><path + class="st53" + d="m 551.97,129.25 c 0.37,-2.5 0.94,-6.13 1.75,-10.49 1.97,-10.64 3.03,-13.01 3.5,-13.99 1.25,-2.62 3.7,-6.62 8.74,-10.49" + id="path20933" /><path + class="st53" + d="m 581.69,96.03 c -0.97,1.24 -5.29,6.18 -6.57,8.62 -2.41,4.61 -3.19,8.51 -3.92,12.36 -1.45,7.54 -2.58,13.87 -3.5,19.23" + id="path20935" /><path + class="st2" + d="m 548.47,129.25 c 0.37,-2.5 0.94,-6.13 1.75,-10.49 1.97,-10.64 3.03,-13.01 3.5,-13.99 1.25,-2.62 3.7,-6.62 8.74,-10.49 l 22.41,1.5 c 0.6,0.68 1.48,1.8 2.23,3.32 4.74,9.53 -1.88,21.83 -5.41,28.4 -1.44,2.68 -5.3,8.85 -8.61,12.95" + id="path20937" /><path + class="st2" + d="m 585.19,96.03 c -0.97,1.24 -5.29,6.18 -6.57,8.62 -2.41,4.61 -3.19,8.51 -3.92,12.36 -1.45,7.54 -2.58,17.37 -3.5,22.73" + id="path20939" /><line + class="st53" + x1="415.29001" + y1="156.28999" + x2="339.45001" + y2="163.7" + id="line20941" /><polyline + class="st53" + points="522.31,145.82 514.9,146.55 449,152.99 " + id="polyline20943" /><polyline + class="st53" + points="572.01,140.97 558.96,142.24 553.7,142.76 " + id="polyline20945" /><path + class="st53" + d="m 299.33,157.88 c 3.37,5.1 7.45,11.01 12.24,17.49 0,0 5.86,7.92 12.24,15.74 9.1,11.14 32.82,35.35 56.94,57.76" + id="path20947" /><path + class="st53" + d="m 271.35,189.35 c 1.56,3.91 3.86,9.38 6.99,15.74 3.07,6.24 9.76,19.09 22.73,36.72 7.92,10.77 14.6,18.25 27.98,33.22 15.14,16.95 23.71,26.55 36.72,38.47 11.71,10.74 22.16,18.9 29.72,24.48" + id="path20949" /><path + class="st53" + d="m 252.12,236.56 8.74,17.49 c 1.11,2.37 2.71,5.7 4.74,9.62 4.72,9.12 13.84,25.46 30.23,46.34 5.74,7.31 16.68,20.66 38.47,41.96 16.09,15.73 38.18,35.88 66.44,57.7" + id="path20951" /><path + class="st53" + d="m 227.55,409.66 4.76,17.16 c 1.65,3.45 3.58,7.08 5.82,10.81 2.33,3.88 4.75,7.43 7.18,10.68" + id="path20953" /><path + class="st53" + d="m 232.89,353.71 3.5,12.24 c 0.89,2.7 2.29,6.59 4.32,11.1 6.11,13.55 13.08,21.92 21.9,32.61 28.03,33.94 25.06,31.06 33.22,40.22 6.78,7.61 12.96,14.25 18.22,19.75" + id="path20955" /><path + class="st53" + d="m 240.71,297.35 4.42,14.4 c 2.05,3.59 5.02,8.69 8.74,14.71 21.63,34.96 42.46,58.53 48.96,65.72 12.92,14.28 15.04,14.5 41.96,40.22 22.21,21.22 37.84,37.31 48.96,48.96" + id="path20957" /><path + class="st53" + d="m 246.87,259.29 5.25,-6.64 c 1.71,-2.2 4.27,-5.4 7.53,-9.1 19.11,-21.63 38.81,-33.71 55.41,-43.71 9.12,-5.5 21.47,-12.36 36.72,-19.23" + id="path20959" /><path + class="st53" + d="m 236.38,320.49 c 0,-1.75 4.32,-5.93 4.32,-5.93 l 9.66,-9.52 c 19.71,-13.47 34.8,-23.85 43.71,-30 21.28,-14.68 29.94,-20.76 43.71,-27.98 12.88,-6.75 28.48,-14.67 35.96,-17.43" + id="path20961" /><path + class="st53" + d="m 229.39,383.43 3.5,-4.59 c 0,0 10.49,-9.65 12.24,-9.52 0,0 4.24,-3.05 8.74,-5.95 8.09,-5.22 60.67,-36.05 132.89,-77.85" + id="path20963" /><path + class="st53" + d="m 225.13,435.95 15.58,-5.92 39.82,-20.36 44.16,-26.23 c 12.76,-5.61 26.61,-12.5 41.09,-20.98 10.9,-6.39 20.8,-12.88 29.72,-19.23" + id="path20965" /><path + class="st53" + d="m 292.56,463.63 c 7.69,-3.57 20.11,-10.71 20.11,-10.71 5.44,-2.7 10.9,-5.46 16.39,-8.29 25.21,-13 49.1,-26.48 71.69,-40.22" + id="path20967" /><path + class="st53" + d="m 372,481.41 c 6.88,-3.56 16.41,-10.33 23.49,-14.86 2.75,-1.76 5.45,-3.55 8.07,-5.37" + id="path20969" /><path + class="st53" + d="m 567.29,159.61 c 0.91,-5.47 1.61,-10.53 2.18,-15.11" + id="path20971" /><path + class="st53" + d="m 532.87,268.09 c 2.33,-6.13 6.52,-15.08 9.24,-22.28 7.75,-20.49 11.67,-30.89 13.99,-38.47 0.85,-2.77 1.65,-5.5 2.4,-8.19" + id="path20973" /><path + class="st53" + d="m 400.48,465.06 c 2.38,-1.22 5.83,-3.15 9.69,-5.93 7.15,-5.16 11.45,-10.17 14.79,-13.99 12.24,-13.97 10.23,-10.19 20.98,-22.73 18.35,-21.41 31.4,-40.82 36.72,-48.96 12.51,-19.14 20.86,-34.92 24.48,-41.96 3.42,-6.65 8.13,-14.64 11.74,-23.18" + id="path20975" /><path + class="st53" + d="m 508.39,231.37 c 3.11,-7.46 7.85,-18.94 10.99,-27.53 2.63,-7.19 6.5,-18.27 8.74,-33.22 0.98,-6.52 1.43,-12.33 1.62,-17.15" + id="path20977" /><path + class="st53" + d="m 482.7,287.14 c 2.72,-5.68 5.67,-11.86 8.87,-18.59" + id="path20979" /><path + class="st53" + d="m 399.98,404.47 c 2.25,-0.19 18.29,-17.42 21.48,-20.54 3.98,-3.89 6.21,-7.51 6.99,-8.74 6.03,-9.55 17.27,-22.23 26.23,-34.97 4.47,-6.36 9.52,-15.49 16.31,-29.06" + id="path20981" /><path + class="st53" + d="m 584.89,225.98 c 1.17,-3.72 2.59,-8.04 4.44,-13.4 2.78,-8.04 3.67,-10.13 5.25,-15.74 2.15,-7.65 3.51,-14.47 4.38,-20.01" + id="path20983" /><path + class="st53" + d="m 557.73,303.01 c 2.18,-6.08 4.92,-13.62 8.86,-23.98 4.77,-12.53 5.71,-14.52 7.1,-18.2" + id="path20985" /><path + class="st53" + d="m 459.43,458.68 c 4.37,-4.15 12,-12.49 17.99,-18.79 3.44,-3.62 9.15,-9.65 15.74,-17.49 13.33,-15.86 22,-29.32 24.48,-33.22 7.26,-11.43 11.97,-20.61 15.74,-27.98 1.53,-3 5.14,-10.15 9.61,-20.21" + id="path20987" /><path + class="st53" + d="m 600.23,281.21 c 3.88,-11.39 7.74,-23.41 11.82,-37.16 3.06,-10.27 5.43,-18.78 6.99,-24.48" + id="path20989" /><path + class="st53" + d="M 580.83,333.98" + id="path20991" /><path + class="st53" + d="m 522.38,432.45 c 0,0 23.51,-29.37 26.64,-33.46 6.63,-8.68 10.49,-16.3 14.08,-23.8 5.4,-11.25 9.18,-19.89 11.44,-25.25" + id="path20993" /><path + class="st53" + d="m 563.47,414.09 c 0,0 8.68,-9.84 10.13,-11.8 1.46,-1.97 11.65,-15.97 11.65,-15.97 1.81,-2.09 3.74,-4.62 5.57,-7.64 3.95,-6.48 5.55,-12.09 6.06,-13.77 2.61,-8.71 12.15,-34.48 26.91,-74.09" + id="path20995" /><path + class="st53" + d="m 599.31,395.73 c 2.36,-3.71 6.97,-10.84 9.24,-15.29 4.82,-9.43 12.9,-34.54 15.23,-42.41" + id="path20997" /><path + class="st53" + d="m 362.02,200.34 6.99,-8.95 c 1.19,-1.54 2.37,-3.22 3.5,-5.04 5.18,-8.37 7.44,-16.8 8.42,-23.64" + id="path20999" /><path + class="st53" + d="m 382.41,256.95 c 1.46,-1.75 2.91,-3.28 2.91,-3.28 l 6.42,-8.63 c 2.86,-3.45 6.68,-8.48 10.49,-14.97 4.63,-7.88 8.05,-15.91 12.24,-29.72 2.64,-8.7 5.64,-18.71 8.28,-31.62" + id="path21001" /><path + class="st53" + d="m 478.66,189.4 c 0.41,-1.88 1.97,-6.62 2.25,-8.3 1.65,-10.01 1.37,-22.45 1.25,-28.42" + id="path21003" /><path + class="st53" + d="m 394.74,338.03 14.49,-15.24 c 1.25,-1.38 3.16,-3.51 5.41,-6.17 3.76,-4.45 16.88,-20.31 34.8,-55.08 0.42,-0.81 1.13,-2.19 2.07,-4.08" + id="path21005" /><path + class="st53" + d="m 573.32,351.15 c 1.23,1.51 2.58,3.24 3.98,5.21 1.07,1.49 2.17,3.1 3.27,4.84 8.08,12.69 13.21,27.85 15.23,36.27" + id="path21007" /><path + class="st53" + d="m 471.41,246.33 c 5.16,4.66 10.08,9.15 14.75,13.46" + id="path21009" /><path + class="st53" + d="m 372.22,163.18 c 1.23,0.85 2.04,1.43 2.04,1.43 l 15.38,11.99 c 18.19,14.67 34.92,28.68 50.14,41.82" + id="path21011" /><path + class="st53" + d="m 482.94,308.07 c 7.87,8.3 13.37,14.09 18.96,19.92 16.04,16.75 19.98,20.66 27.98,29.72 16.7,18.94 26.92,29.52 29.72,34.97 3.03,5.87 6.54,14.74 6.49,18.79" + id="path21013" /><path + class="st53" + d="m 365.51,203.84 8.74,2.29 c 2.48,1.19 6.01,3.01 10.03,5.59 8.25,5.29 13.37,10.4 17.95,14.85 12.84,12.47 7.33,5.95 22.73,20.98 11.01,10.75 16.72,16.91 34.71,35.94" + id="path21015" /><path + class="st53" + d="m 389.99,284.27 10.49,6.59 8.74,5.65 c 1.92,1.31 4.68,3.25 7.87,5.76 6.5,5.12 10.91,9.53 13.11,11.73 22.62,22.63 18.78,18.59 22.73,22.73 25.86,27.07 21.18,22.97 29.72,31.47 10.96,10.9 22.39,21.37 31.47,34.97 2.58,3.86 4.31,6.99 5.25,8.74 3.58,6.72 5.9,12.94 7.44,18.04" + id="path21017" /><path + class="st53" + d="m 396.48,359.01 17.99,12.69 c 3.24,2.63 8.31,6.78 14.45,11.96 31.48,26.57 39.28,36.64 43.25,42.25 2.65,3.74 9.54,14.43 13.49,22.28" + id="path21019" /><path + class="st53" + d="m 400.48,436.23 c 3.5,0.16 16.61,11.41 16.61,11.41 v 0 c 6.12,6.16 13.48,13.62 19.6,19.77" + id="path21021" /><path + class="st53" + d="m 422.36,165.61 c -2.85,-1.96 -5.78,-3.95 -8.81,-5.99" + id="path21023" /><path + class="st53" + d="M 461.76,194.32" + id="path21025" /><path + class="st53" + d="m 582.4,314.29 c -3.23,-3.15 -6.46,-6.31 -9.69,-9.51 -14.66,-14.5 -27.54,-27.81 -38.11,-38.99" + id="path21027" /><path + class="st53" + d="m 620.29,383.49 -2.99,-13.54 c -1.52,-3.45 -3.15,-6.95 -4.89,-10.49 -3.53,-7.16 -7.24,-13.89 -11.04,-20.2" + id="path21029" /><path + class="st53" + d="m 605.5,298.66 c 6.03,7.25 12.23,14.67 18.3,21.88" + id="path21031" /><path + class="st53" + d="m 450.8,155.76 c 2.14,2.62 23.12,13.11 23.12,13.11 l 21.52,13.99 c 3.94,2 10.07,5.4 16.95,10.49 13.15,9.75 19.8,18.93 33.22,34.97 6.9,8.24 -11.38,-13.92 24.48,27.98 1.17,1.37 2.42,2.84 3.75,4.41" + id="path21033" /><path + class="st53" + d="m 584.63,225.54 c 2.67,2.87 3.59,3.91 8.19,8.03 9.36,8.39 16.94,14.32 22.73,26.23 3.02,6.2 7.47,14.87 8.24,18.79" + id="path21035" /><path + class="st53" + d="m 485.66,152.69 c 1.77,2.62 33,17.93 33,17.93 1.87,0.75 4.57,1.9 7.72,3.5 13.17,6.67 21.47,14.63 27.98,20.98 1.45,1.42 2.83,2.77 4.15,4.05" + id="path21037" /><path + class="st53" + d="m 577.3,182.42 c 13.03,11.3 24.06,20.95 24.26,21.42 l 16.98,13.54" + id="path21039" /><line + class="st53" + x1="568.79999" + y1="144.25999" + x2="583.58002" + y2="154.42999" + id="line21041" /><path + class="st2" + d="m 562.59,206.89 c 3.58,14.07 6.07,25.62 7.73,33.91 1.39,6.96 9.98,50.01 10.83,55.33 0.6,3.77 1.54,9.84 1.55,17.85 0,4.67 -0.31,12.6 -1.55,19.67" + id="path21043" /><path + class="st2" + d="m 380.02,127.39 h 32.03 c 0,0 0.91,-0.13 2.08,0 1.17,0.13 6.42,3.76 6.42,3.76 v 0 c 1.78,1.2 4.25,2.99 6.99,5.44 2.62,2.34 6.25,5.95 12.24,14.5 7.41,10.57 12.18,19.78 14.62,24.82 0.45,0.94 1.83,4.17 2.27,5.61 2.94,9.54 8.11,33.39 7.59,40.27 v 3.63 c 5.6,15.39 10.99,32.33 15.74,50.76 0.95,3.69 1.85,7.34 2.7,10.95 1.6,6.79 3.02,13.42 4.29,19.87 l -20.98,5.44 c -1.47,-7.61 -3.2,-15.48 -5.25,-23.57 -5.46,-21.62 -12.18,-40.99 -19.23,-58.02 l -1.71,-2.64 -0.04,-4.61 c 0.14,-4.75 -0.04,-11.74 -1.75,-19.94 -2.32,-11.16 -6.34,-19.12 -10.49,-27.2 -5.24,-10.2 -10.36,-17.37 -12.24,-19.94 -0.87,-1.19 -11.49,-15.5 -26.23,-25.38 -2.32,-1.55 -5.03,-3.16 -8.74,-3.63 -2.06,-0.26 -3.99,-0.12 -5.75,0.25 -3.41,0.71 -18.88,16.91 -20.07,17.92" + id="path21045" /><path + class="st2" + d="m 432,139.23 13.91,10.96 c 2.62,2.34 6.33,5.74 10.64,9.97 6.65,6.53 98.63,139.3 103.89,146.86 6.05,8.69 16.33,22.41 20.98,27.2 2.53,2.6 4.47,4.19 6.99,5.44 2.29,1.13 5.28,2.61 8.74,1.81 3.76,-0.86 5.94,-3.92 6.99,-5.44 3.54,-5.1 3.67,-10.97 3.5,-16.32 -0.54,-16.88 -3.5,-27.2 -3.5,-27.2 -2.5,-8.71 -12.75,-32.73 -22.32,-48.9" + id="path21047" /><path + class="st2" + d="m 464.27,225.43 12.24,19.94 c 10.52,15.92 62.82,92.22 75.19,103.34 3.21,2.88 5.39,4.88 8.74,5.44 4.07,0.68 7.45,-1.15 8.74,-1.81 0.83,-0.42 1.76,-0.87 2.82,-1.34 5.01,-2.2 13.84,-6.11 25.56,-9.48" + id="path21049" /><path + class="st2" + d="m 485.25,134.78 c 0.76,-0.59 7.18,-1.35 8.74,-1.81 2.33,-0.69 5.03,-0.56 10.49,1.81 1.03,0.45 2.2,1 3.54,1.7 2.35,1.24 5.21,2.98 8.7,5.55 4.78,3.52 8.07,6.62 8.74,7.25 8.02,7.6 12.83,15.16 19.23,25.38 4.07,6.49 6.81,11.47 10.49,18.13 3.79,6.87 6.36,11.87 10.49,19.94 4.54,8.88 12.6,23.92 16.14,30.87" + id="path21051" /><path + class="st2" + d="m 480.41,135.2 c -0.28,0 8.34,-4.05 8.34,-4.05 1.74,-0.53 4.13,-1.2 6.99,-1.81 3.55,-0.76 11.42,-2.39 20.98,-1.81 4.51,0.27 13.11,0.88 22.73,5.44 7.93,3.76 13.68,8.84 17.95,13.58 2.71,3.01 4.83,5.87 6.53,8.17 8.26,11.19 11.57,21.41 12.24,23.57 0.65,2.12 3.14,10.51 3.5,21.76 0.07,2.24 0.04,4.11 0,5.44 l 5.18,20 12.77,49.31" + id="path21053" /><path + class="st2" + d="m 562.39,206.32 c 0.14,-5.41 0.13,-13.48 -0.21,-17.15 -0.77,-8.43 -2.87,-14.57 -3.5,-16.32 -1.62,-4.49 -3.5,-8.09 -5.36,-11.15 -1.16,-1.9 -2.31,-3.6 -3.38,-5.17 -3.99,-5.83 -6.92,-10.13 -12.24,-14.5 -2.08,-1.71 -5.95,-4.61 -11.2,-6.99 -4.42,-2 -9.81,-3.64 -15.94,-3.89 -1.38,-0.06 -2.54,-0.03 -3.35,0 -1.97,-0.12 -4.05,-0.14 -6.23,0 -5.88,0.37 -11.17,1.74 -15.77,3.54" + id="path21055" /><path + class="st53" + d="m 411.05,127.25 c 1.17,0.13 6.42,3.76 6.42,3.76 v 0 c 1.78,1.2 4.25,2.99 6.99,5.44 2.62,2.34 6.25,5.95 12.24,14.5 7.41,10.57 12.18,19.78 14.62,24.82 0.45,0.94 1.83,4.17 2.27,5.61 2.94,9.54 8.11,33.39 7.59,40.27 v 3.63 c 5.6,15.39 10.99,32.33 15.74,50.76 0.95,3.69 1.85,7.34 2.7,10.95 1.6,6.79 3.02,13.42 4.29,19.87" + id="path21057" /><path + class="st53" + d="m 384.21,127.04 c -2.06,-0.26 -3.99,-0.12 -5.75,0.25 -3.41,0.71 -18.88,16.91 -20.07,17.92" + id="path21059" /><path + class="st53" + d="M 383.89,126.91" + id="path21061" /><path + class="st53" + d="m 468.14,308.07 c -1.25,-6.2 -2.67,-12.55 -4.29,-19.05 -5.41,-21.71 -12.07,-41.15 -19.05,-58.25 l -1.69,-2.65 -0.04,-4.63 c 0.14,-4.76 -0.04,-11.79 -1.73,-20.02 -2.3,-11.21 -6.28,-19.19 -10.39,-27.3 -5.19,-10.24 -10.26,-17.44 -12.12,-20.02 -0.86,-1.2 -11.38,-15.56 -25.97,-25.48 -2.29,-1.56 -4.98,-3.17 -8.66,-3.64" + id="path21063" /><path + class="st53" + d="M 61.4,249.46" + id="path21065" /><line + class="st53" + x1="468.14001" + y1="308.07001" + x2="482.70001" + y2="304.38" + id="line21067" /><line + class="st53" + x1="443.10999" + y1="228.11" + x2="461.17999" + y2="225.28999" + id="line21069" /><line + class="st53" + x1="448.63" + y1="240.46001" + x2="465.41" + y2="237.36" + id="line21071" /><path + class="st53" + d="m 430.1,140.42 13.91,10.96 c 2.62,2.34 6.33,5.74 10.64,9.97 6.65,6.53 98.63,139.3 103.89,146.86 6.05,8.69 16.33,22.41 20.98,27.2 2.53,2.6 4.47,4.19 6.99,5.44 2.29,1.13 5.28,2.61 8.74,1.81 3.76,-0.86 5.94,-3.92 6.99,-5.44 3.54,-5.1 3.67,-10.97 3.5,-16.32 -0.54,-16.88 -3.5,-27.2 -3.5,-27.2 -2.77,-9.65 -11.67,-31.88 -22.73,-48.95 l -14.42,-27.69" + id="path21073" /><path + class="st53" + d="m 463.8,218.25 12.31,20.56 c 10.58,16.42 63.19,95.09 75.63,106.56 3.23,2.97 5.42,5.03 8.79,5.61 4.1,0.7 7.5,-1.19 8.79,-1.87 0.83,-0.44 1.77,-0.9 2.84,-1.38 3.5,-1.58 8.87,-4.01 15.77,-6.51" + id="path21075" /><line + class="st53" + x1="563.57001" + y1="208.38" + x2="577.35999" + y2="205.66" + id="line21077" /><line + class="st53" + x1="569.46997" + y1="218.05" + x2="579.10999" + y2="216.14999" + id="line21079" /><path + class="st53" + d="m 564.44,206.61 c 0.14,-5.57 0.13,-13.89 -0.21,-17.67 -0.77,-8.68 -2.87,-15.01 -3.5,-16.81 -1.62,-4.63 -3.5,-8.33 -5.36,-11.48 -1.16,-1.96 -2.31,-3.71 -3.38,-5.32 -3.99,-6.01 -6.92,-10.43 -12.24,-14.94 -2.08,-1.77 -5.95,-4.75 -11.2,-7.2 -4.42,-2.06 -9.81,-3.75 -15.94,-4.01 -1.38,-0.06 -2.54,-0.03 -3.35,0 -1.97,-0.13 -4.05,-0.14 -6.23,0 -5.88,0.38 -11.17,1.79 -15.77,3.65" + id="path21081" /><path + class="st53" + d="m 485.54,132.72 c 1.74,-0.52 4.13,-1.16 6.99,-1.76 3.01,-0.63 9.13,-1.86 16.74,-1.88 1.37,0 2.79,0.03 4.24,0.12 4.51,0.27 13.11,0.85 22.73,5.29 7.93,3.65 13.68,8.59 17.95,13.2 2.71,2.92 4.83,5.71 6.53,7.94 8.26,10.88 11.57,20.8 12.24,22.9 0.65,2.06 3.14,10.22 3.5,21.14 0.07,2.17 0.04,3.99 0,5.29 l 5.18,19.43 10.19,38.21" + id="path21083" /><path + class="st53" + d="M 587.95,253.23" + id="path21085" /><path + class="st53" + d="m 489,133.91 c 0.78,-0.64 7.36,-1.48 8.96,-1.99 2.39,-0.76 5.15,-0.62 10.75,1.99 1.06,0.49 2.26,1.09 3.63,1.87 2.41,1.36 5.34,3.27 8.91,6.08 4.9,3.86 8.27,7.25 8.96,7.95 8.21,8.33 13.14,16.62 19.71,27.83 4.17,7.11 6.98,12.57 10.75,19.88 0.64,1.24 1.25,2.43 1.83,3.58" + id="path21087" /><path + class="st53" + d="m 569.47,224.72 c 1.5,7.06 2.68,13.12 3.59,18.04 1.28,6.94 9.19,49.9 9.97,55.21 0.55,3.76 1.42,9.82 1.42,17.81 0,4.66 -0.29,12.58 -1.42,19.63" + id="path21089" /></g> +<i:aipgf + id="adobe_illustrator_pgf" + i:pgfEncoding="zstd/base64" + i:pgfVersion="24"> + <![CDATA[ KLUv/QBY3KkDbuVEbwossBQRRgyUMWRdq8Qe+rBhI3jKxonYT0+T1YkWKS1SEpLt6ujS/UH/Cln/ MQ6GDYwJMwmTVPYyWYzowEsaKjHyYWh1ZJ/JESQ6CEu/nBoUrA+rt2ofTBIqOmoaD2bdE6rbfD1t kiw6sqY52DohOEAkOICBo9BW5d/kiWWPPBX50oYmVYHjL575N2Vy7PFbml2ay4q1lk+ZJs4ehPO6 @@ -17553,9 +53413,9 @@ q7vWOW5NN5h5qlDtMp+v5byr8rL6SsmeoqGRMz+YVT+ZuvyrLJkuqeaCtfPwl1Vn9TiYra/IxWyh JcfUOsK0zIqNrcbMMAlpBG9pTCOX9JaXPWGNrS6HXEbpu0SqSpLH7HLMUK7s03xubD+p6vLakZqr RWcpLvufusz3UvPLmJnozDMLnX3pX+KP5yz0s4jp23/VzdU+spp0z7Uj2mn3lEEfFs3pf8TovJOz TCOUnptz1onyc83h0dkOCZ3vdem8jfZNs+f0TcnPNhrPaa/LnemZvcwpypkTy8xK5mx0zrob+dm1 -E513PKGztddLm6aguTdi65IuzU4hc6Wv6LJGKWbe4FPNubzBy9i/tLnRZvhuDJ1jmw== - - +E513PKGztddLm6aguTdi65IuzU4hc6Wv6LJGKWbe4FPNubzBy9i/tLnRZvhuDJ1jmw== + + 2LkKq27X7keXdi1lNlPnLi+zZMpWaUzL67pLDwnVxbz7yMd1tRtMsxuhGvGlwSwrlKrPfmkTytVV 8xTTLZOpzYYoxWPPGIuJhyc4thFZc5xGcnXvslUjUyYjLF3i02LzEbHmqzGdOVW5TZV3uqD55m7K Zp7+0mos8m8x2b6nLidxhMxJOXNJvZRys04ztG93dbqygpknHHI6bXbjPCKS3q7zINWUTegS3c89 @@ -17627,9 +53487,9 @@ t1biXYUc31Gl2UvosgMLDmBAgi1fWHc5lD566leU+NugdTzKvJMtT1J4DOfHWol39bc4RjlWk/v5 xFqV4HuQYRPtZme5IUN62UtklrX9Wof2oaH606vUi4OGdJDzh3i1c5Hu0t18/HSV2Ivn9O2Yh49D 47tTwdeXVYSeMb5UaS+fxYbQt5vn5O9R0+4hnDQitHd6yXHlL+VznN1ajCE6tLO3R+GnfKGh+xiO /HXS7/b3L17p9g6dx8+8E7+HjcxLY0O+01Kexf5D/rP3ko+mfDJ7+3yRf0kmma38yT975LJ05tfN -ybEu2jf27NjynT3IYyrf6BFnB132D2uD1pufWIaFflWh5CFizf3MUs61Zd5Pt0d3tA== - - +ybEu2jf27NjynT3IYyrf6BFnB132D2uD1pufWIaFflWh5CFizf3MUs61Zd5Pt0d3tA== + + pt3PxJLBz1TKWZoIfSqV/HpUk+eP/TLY42Nt7+Um1nefl4VKbM1exp3p3VwTZunu5smtdXabJJ0I i3Nk4dGTToV5Lfv0bm6+7ta5e3sTq7yv7kZOKWuvdzc/sfUeRUa83awp+WJmXkm+5Jchyb3HnWn1 6e3Nvjkrh/2g+Hr0bquL3ZFbpw54WP/LI2SZdSQWUd37YuRrL7K75xhlTnHM7u5EhHhXfxa6JJ+/ @@ -17701,9 +53561,9 @@ KDElbPzRDi55N3fkAmlPDUSm9EeDElCaPhoDkPjtXBRUgjYW54WwuvQQPiNAMjmreW1hr3qaLIqv FTdXH7ODjl5NWQJo4PuhdqJdkH1g+FvHvfgHSqKjc2VHrZsRuAYIYcyRywWORkoAtbim+h0n2Z6o wkZYSVExcJRBgSx83uRl6uJnyihg/vhCOQp4UOsHI6TpceVF2xD19ply9GHIPeWd4KidwsONkr3A QGhQfY3iN3qe5LvJqL7Qlll/uVHua6zggcZO01H/LITklH1yGklX7RkHQF3lWVD89+50/0JXUyex -PE0zJ+cCxTVO7hgurZcF6AHuh1h7ZeDYzE3vo+xIfBFXQE1ENDsoNTAAg06SozXwjQ== - - +PE0zJ+cCxTVO7hgurZcF6AHuh1h7ZeDYzE3vo+xIfBFXQE1ENDsoNTAAg06SozXwjQ== + + iLx6PG7JnPRUaMl0lDlIX5tgKh2xZ9Q1XtkVuzeu6Wir6GNLzbNOshw51FETgn6mvEGQOlr5Uc9G SPqKUdk0B6hESlUgb/t7R8mfGwrhpDmQE714oP/6jqLpbqZA3tfFJN1USzuSoq4RwOPmaBGDYcz2 mLTKzjNaNaxUsYG7lgud8WCnY2NJU7pdjgdkbY02CfMJXysKP8U3eJVuHL5q1ufLzkRbY0ERqVMq @@ -17775,9 +53635,9 @@ wAbbREZgeqiMPQ0Y3rUDSA1vbPl8klUZOdl4VxERHjMj6GaGwMy4YNnT+Mj84aDMjK+zlzAGUkxg tJxgllLR/SRMwVYq44ENleOUHlqaRcBxChx4aNJSDaIYoHIZqvquIKdRt5mDTkz1+t+Azl17NCqY dVPcTMbsvhN2dGN+Z0z+nLPecrS5RG3ohJISefMlUjsxHawocZC64HLgYqd+TXGIpmkzVuDS+xU4 YVLW4nHPUdeal63oHdhWf6gISMkP2hGbJv8Jfy6M9swJZS6c9pogOHPClk0ogySB5FVOJT469TL7 -H1igwkza0ZrLXdA8fQ3JdjGYOy64XpIkA2CkmRIOp0lV+zzC1UKcdrlT3WuvlxWdrw== - - +H1igwkza0ZrLXdA8fQ3JdjGYOy64XpIkA2CkmRIOp0lV+zzC1UKcdrlT3WuvlxWdrw== + + TO79TZtHvGqp04e+9RmxEEXYMpCO27Lva5GI04zSevAzTm3c8eFVW3baY+paGX0oHO43vUBtEKAs 43KqIgpwbSiEo4dZl0ao+gXC/cJtGgvTnO1cU6zuJRjhWdA1DaneK0ubM5toB8vHhkbpmqKEQwEK uaavZB6oJtcUSyVM3IUGvn/sYgcqIs2xrqlPFlE9Ly/TduB7lsw1ZTFoHQsdnLDPETJQYvPTjAvC @@ -17849,9 +53709,9 @@ S8DXWdztX4AmOsN8FJonyzBKe2IDTK6MAkJGXzBODjapmeYvsCgVhBL1gIS7UJPEARVomJ5gnBaE nEBdSS66ZpmoFqS10OFq8lLrl6tAb4ENqIzUYniXo8z11Uru1IK46oN4ZDWTGEQ2IV6bvwCNUXvP ato3Kzgq42BIdZaqwvDoksGirMBCyFsOitBbhSa/z8aCK6XmKlQkaLYewWX1iyjG+RtU3HbzZSfr NiOf4d/qT4eea7QC0OLUbMt5Bj3JSwIj6J5EwimHUaMcKm7GO6vtD+dOMg4r1eIHA/g7d8btXZll -3dAhSMPVjeHKeCdVN/lgtF2/B09SvSvBUDeTjgujLomYGDQkYhjc5ZA2An1Lrb90/g== - - +3dAhSMPVjeHKeCdVN/lgtF2/B09SvSvBUDeTjgujLomYGDQkYhjc5ZA2An1Lrb90/g== + + zoMGlNzHsIsGUxFKPMmlHOk0utrVvTKs4iIjjWGdAtRl3IMPET5q6p8shHxbef0gU2Zu8IzsU+q+ YA9azvKVXGRaGDGn2M9maOhjUgHJN59tcqPduo0rsWIcFXRBflJyTf20u4ZbL7GMolAvixh04KEg oUFzwLGCXGKbZ5rfy5nq32fJCWnZhxzymqzDXGmqMFrzHpX7E6lyh6ceQAo3gzln3wnloaLGtTrj @@ -17923,9 +53783,9 @@ mvru6BcCjFWVuH6E6KkqQID68LyuO10vOGItz9T7W3BtCRp555P7oLzz0519e62qia87Ra9AZ9c2 8lyIotpQ/Cul2CeDSZtYv4QgB/bhm4HEeSgF0qOo50102wD01uy05Xb6e7NAmMJyFuA6wIpnPIF9 KM/zmCeBBs/TAdEzDoJ66gCuvhG5Ai+wydzVAO2Z1rjnzcnS8j0R/jPn/oxP6cc+PwPAfaYbXGiX ZDvK55f5xFVKIov3sipapAtp8l4+gO+F2o6HJz8rsnjtcz26ip2izWSJuPepSva0FJEFa4fX4b4C -vj9e8p641cT5HOVSYGKPAfvf21kOff7ML3foSe8v7uL8dkMKXGWDJry48G/yFCHcEw== - - +vj9e8p641cT5HOVSYGKPAfvf21kOff7ML3foSe8v7uL8dkMKXGWDJry48G/yFCHcEw== + + qy/Csf0UhKd19+AIvXJwBS41uMpe30o/vWd788t1nRxlOqbgGD/X4yEraK5fONRBWGoCn5+9n2kH sBDZJ/KejCWvAnpOBPZkrvUEb541jHd2bJ1F1Z195tnN9ux/nzX8s6O26kWMtZqz8n1hneagyDXr P7eaj3Mlt3166SdJvJoJUWF8t2Ih9IjlfAAPyjQJGEIyUbEplBASk3ETExWLBmRJdbPWL2Xsvga2 @@ -17997,9 +53857,9 @@ Z6NON8oex3jDEZtjnYZ1dLXjn7/j1Y3HesIX1WiVwlhqiTlaHCZzzPjDg7yfa5ZbjjjoFJNXzdCe MpYFMXmGTISgXGtlMmFMnKIiTHuyjcCQGccrHzKPdswDrhejXWNaBUWthlEGJlsEvprLpUbayVgP 6OEXGRRwlpKjlE6Tu6MvvKa/W+C6hM+Lv+6WJTDyDXirI1O9eKmXjzrnx2hu+tJflGcXZSJdV2n2 eAADnf/96rsOPNCUMKHBt2yk69J7+8TnQ1iTSoKb6DYq/sqXxVppJQxlwasHrasCfn0lmWD80cSe -oZNfwZCEdV1Dvrv3s4Z8N+9fDfndSIyOpiS5D+MPIX9fhvy1lmf9pGFCRt0aMrqNWw== - - +oZNfwZCEdV1Dvrv3s4Z8N+9fDfndSIyOpiS5D+MPIX9fhvy1lmf9pGFCRt0aMrqNWw== + + XxwmVEZBHZum7ZAdpaq3rMO8gz4EMDhtWPWg7xFBUz+KKeu8lEo33JC0mVl1V1PI2QWWKKnw0BiI WSsfZYPG9rzdQD/sUGCUXCw6BqOoJFbQxkOrJhVDN4Y3hbIRhO77gfcIemRDg79AFgCq+fhTu/nu j7U4z6QOIoBkl5/bPEc0QDAXN4Od/T38dPQROmNUmnqQDZQzE3Jqv2haELwxMORvtWGmt0wIXt0s @@ -18071,9 +53931,9 @@ nRrUqHODGnVuTitrhgcwCEgICGdxOJzVGRFZJDokq4QGIlZJ9VkokMDBkpFCrhgrKk6OFpAICGIY idgQQ8oIHHKQROzAIaI5rXhoUiudmREcalARgUMNKyNwuMESYkMEUnA0AAMCuUCMk/WS4hbLj7BE J0hYnw4AsD4okcHyoATJEuGEhIAszlokIkAsNcAIS4Xk5RIqWS4oJ1xQQi8moNVyElovMKHQchEq WS5OQKvFBLRehEDrxSS0Wk5KVgwrTkI4EENFhA43SJ2b00oPFMlTc2Lp2Jh6oEidGRTp5rTSmUGN -fqBGHRsTyUNjWtF5AUo0c2Lp2KRGnRoUSQSpRURHNT8nYpRiqIBhHz39uH1shpaPfQ== - - +fqBGHRsTyUNjWtF5AUo0c2Lp2KRGnRoUSQSpRURHNT8nYpRiqIBhHz39uH1shpaPfQ== + + 3DY/5oofFz743or//185d+MnMr6AQYKITgNaPitcGJASI2PGKUbFqOVjHxNkuCGBCkeMGFSNGSgW PiY+aB8YmBUsPiY+MTI0ZkiBgbkhU6IhR4wKGBgYmBw4YnKwgIE5kVICDBJEdHDElHLEWOFEDI0Z ohQ+/H7Jba2u+sym98G7j4iOCYuKaUCqxNzQ0QIMGzIzSjNKMTdiVijZiJGBI8YBMGrMUGErQyYF @@ -18145,9 +54005,9 @@ DUucee2AOGS9PYPwWu40l6PvOzW5m5TyhhwOEGIsPioTXw9WVfg+3ra4H0H+w9fwCTKwKaD7S2+4 7Sb1hAY999uV4/jf0N/oME0e8SxL7x0hQf6a9CZh9num6OY8X9xsoN+Jx7yDMRGZganrLiHWvejF 2GuZdNVo8elB9InKvab6OX+3BaO/B3MHr7ZZwr7N0blsia8SOy/OFyvYzuI4l0W2bdh8k5sdJ3o1 aCDnj5N0Iy9Loz03RgY3Zzdwen4uzd8cNI+PsCznn+93Q38eOuFzJyWUb1gMM8npv4h3qHCtLDzl -RZ4CIJjOamOvYXnxFZMemPc1fPkP4R4Lep6V7bb5pyij2YYehsNQ9xGNd8tuxc00OA== - - +RZ4CIJjOamOvYXnxFZMemPc1fPkP4R4Lep6V7bb5pyij2YYehsNQ9xGNd8tuxc00OA== + + SIDie9EUGOmqz0PW/y8Q9NsovQXQW93hzughLs6uKrawsRD99EO9avglzOTJAO317eHm2Qz0/wQS piDQ5zbW3MWAAusGxmv090cTv1G2GbpmawHpuwEE/3Rhc0N/IwnPUd5Hqx09VD/k6suvsvlGHnb3 Y5cAJHuwRb/jfzE0kfp9UrhND6jeRya37tr6+KVC9k2n5645N0k5qls7Lirjcwve5Hb7eO9KngYh @@ -18219,9 +54079,9 @@ bWmPyPXS4cSls4sJsHLp3HsAJ6gBV4Azl6MM4KRUANwIxP+nYGlOeML+jAKow0G6dBgBVdtSC4FL B+73fwcGv+0bv+Lora+USyfs9Mnmez6MxJX/ImX8Oo8IP4SlExPfE07pyjT3E5WuodKFf+mAND1N QLjWR4Kf1amv/B20XXorfwsU+rA/E2nnq16Mdx1yF5ISuIGtfGaqXSn5MkAhxo+3MaXT7YCeiYah +HJ9MRbD51Pp9ETweSFzRb9XfhXBUe/ZUiql3evmgby5m8cLuMc+6XoH2+3RkGBojwUs1cj+IwEK -hF2N711HWoVnff+kC+tVF4kURlIPnF5OP2FOeguUrsD2IPKMqyP0K2Y45PObBWSIDw== - - +hF2N711HWoVnff+kC+tVF4kURlIPnF5OP2FOeguUrsD2IPKMqyP0K2Y45PObBWSIDw== + + ZKlRlHyg2af8Mpdn4IKRPih6E7HrA2kEsG8fqJfoO4Lk+Zk6aQU57WaVfrgPCv11lYU7AaH6gxFH J+cf5CLRLeR/SEXQKQsgZtpzeQ4QCtK5/wIiqYZAMEPz59bxDMTLka7sgRh+yvllBCGPk9N63QkH WRBvH50e05D8chxFjKrFODxFnGjFNV5Ci41uTYHVMTpsN8Vk70w+iDf6TKohxKkF5wzocjpwyAk3 @@ -18293,9 +54153,9 @@ kAVCRPTUuVDfd9/UCdi5u7MNoCuxPyvJzYn9RxjuaNeKLJ98zXXbUpzWqKTDd6acZNwpmzDwRcWg b4co77qS2+sopjPoshSdWa7W+JPviyW2xX9a6TZB/6I6Wl4RUseHW4OgnCaFNOl0Kv8VN5l0JXcr fKXEzU0gII2Z0dEx0mIf8x86t6b7QWdpGRIgoylJID5D4Dj3jpATr5ujdlww9+aCA6VXc8D+vGa2 fZwSMZ9Gv7ML7cJFz3IJs1i8ysho26NcSxK9m4wtYFVJrrmhM5GBw9oIcvxRqJLH7D9FcBzvguYz -JklI6S8umkCuFcMWaOTEXcx5KUK1jHvqQc6ozqdhPQg9vALtX6crwsTngjRYEoJREw== - - +JklI6S8umkCuFcMWaOTEXcx5KUK1jHvqQc6ozqdhPQg9vALtX6crwsTngjRYEoJREw== + + wbfXqa54BuxfB8DIZ7riJ9IJMd8fjlvRD9FoxO5fV6/E+3qxsqpLaicCQMahy1tQPufwthaQxxe8 Q1ZBPNJgRRe4qhYkur36eDusdoY+1tibYQbZSlcrO/FKUH8GWWe0S/lJw3W2uLXfEy8G/rNhN4rQ RzVbwfGrKAhJiIli8yp/E9R3hEkYPYtR4i728AB5iy4BoI3eBBCs77WeG1DnVUCY917fBIr7FObh @@ -18367,9 +54227,9 @@ P63lcN7Oft7Nyqy236CmHaL2w50LKqgu+Kl7qAePTTUcWQ4qbvvhgOqsZz9YYFYErv2Eertez/ar MrCuR/fbnhGBMPx+gHNFSrlvr83nKZ2oarbvvo0cxFuLzqnNuN73ieeS79Np5hip3/dRTkp33ndd /qCfQ5TSIUB755xnVibFgQQ4rLDi1qcowCGp6ca7AFkdUGX6BI1YAWL7EIyt4UlRKQaQIA7d9l33 PljKIpO9Zbr54feKJPVlY2J6Tp2DVt83B5sxGRKQuX5Gz7kqMkxYtXCl0cHYHAJYNNBZYr8Q2JiA -OzGR4rllbOtPTPGVxFiifvSIwPbPL/CT74eZN2nm4m4LD32wLst+4mUo3YFEly0R0w== - - +OzGR4rllbOtPTPGVxFiifvSIwPbPL/CT74eZN2nm4m4LD32wLst+4mUo3YFEly0R0w== + + r9JF4QVbxdRyR58MipuOW6i4MgkM9o5PiOkQ4wT4XAeir/zbwUf8udXNkGLRGOxY2OUx7H8LLEfP HxF0Tj7TZrfRDaE7mAs/y4jCJQZapP7C/4T2K1aDc2deNTD8UyZZq9scv6yD3V5nLuBw8sxWoRqn AOB/G0XUL4gjDLPN7rDYSEoictJowWLNR48rk6H0acw/lHLz0WMDqZyx0ZvccYHOtdn91fx77tRy @@ -18441,9 +54301,9 @@ URfkANL4r2U2FGsjrWtyFyUXbFdeY9kE5W+GTWcPgTPx960OcGO3WMUjaxDadqjrM5v2goyhwL4c A/ttOIRCTkpjH74mcwFldurZ+WJFPNafP/ZP1LfxF9PBkdupB7fhqYVps9x9zLU+fB6crhPYQ8m7 Gr1eB/dCszvWGr5EMsslUqZx1bzsK2hDuOKH0TMsZ873MbUnM07/sLE+p0zJHwx4tnUMfQJkdb09 zoCChx/2uLKx+9bBxaq5zfjtOAHcWlSf/7Qi93O0+FCXEUbZbGSue5buW4OfofPpVwPQHQt17dD8 -XuFrQA9ZIvxcpPbXs+ea9sTa5Pr8GIb0Y5VraehPT4kbhueJQQ36s6CxPA8KE8u65Q== - - +XuFrQA9ZIvxcpPbXs+ea9sTa5Pr8GIb0Y5VraehPT4kbhueJQQ36s6CxPA8KE8u65Q== + + U9cUxwF3I99y+EcvYuZbXe2ky8XvYtLZIWLyR5vdh3ymDkXdz3HIL8d1iMFluG4M2iDibBHUJQP8 rNW5qfeNnDh4d6uneUv0O0vnCK5nQTJ5awcZ9/JsHtbO+4xo+6LmPRbvYz0zFYDTmvlhg/lsQNVx B82tTq6KkSogS8jqCPZwOfcO5lsdfpPs7pM6+5fQfrpyWjZz3MMqPq2cxdf6vdN9801IMez/+Rdd @@ -18515,9 +54375,9 @@ M8z1V/oNG2HMdVtRQOxF1jHQujIBmpor1HS9zvYmNjARHKdyqeKmmbf2vxlu9P9Ytkk/Ha+bPpdh E7z8rJhzwxxNgC/Is+jvBPTGgu/9SJfIhR2iZxr3F2P9CWchOyPGuJwk/TS+r5i+MUO4o2WjykX5 mEDFui2VXcr+9rrfX5290eEKLTYA2eVN7R6XPpnduvngyjcCvgVmH7PBmT6ht664D1IPUZc6ANfk ge27EIp3rznfDPN/lw8VYX8QsIFQL8hiPBPO6HcPCUU/NdUeJGLd3/TQzJ11istmXz/G+Re+EGCG -EZjYsRDh2n7L3/hHM3voPNjK0h7JLzzwaqCcZvwQC36WYA+bRnY8+fIBUxePeWAD+Q== - - +EZjYsRDh2n7L3/hHM3voPNjK0h7JLzzwaqCcZvwQC36WYA+bRnY8+fIBUxePeWAD+Q== + + A0K7TpunLMi1232iCkB7ck+HiPfny+NovFAzujavhuV61fFtkZFz4W2eaPAPRI6RLDoNgkaxMd50 Pfr0ffQLQ4I/AspzIeXFwtx7edzgUUKr35LcBJ72PJW3Mro7rL3TkaBB9hR4DyTmV690P10Y/BQB S9JILdEC2QLMAjbn6y4pKSeREOGpk4iBJMJJnAGECKhYSSX4LYF03FqC3b8wwXIOJiEfVanNoeRj @@ -18589,9 +54449,9 @@ vd024hs69PtdxDnnuS3RulReeiOWnDlxhQJl/dDYYGE/2HHCvr6nmoe3PsdKVDkHX+FtkbwvcfFJ ++9FlK+sRGmZ6dL5/2gtDSL0XhOdWYoPDI5bIMGvmf1C1vkUj00/uOdF9Y6SmCBM7jXlC22WHv8h w6B0GqrhKf3zRH92g8oLymMI+gaJ3w1cQL+kdzjuePpsQ4aD+h7RXt49ww3EL7OBkblp06emdurz Cm30eHHSMRfiNX/W8+pRfEz+4AB2GTQ22O7D/fZU6hNFmjygPEoMOffFTH252l260l/c5NjxMRHf -HE84A8k944Sp8/vctt9nDld79sSxcUXgAoRnuvu1LN5794Hju6/HwPhm5eCvjY+tzQ== - - +HE84A8k944Sp8/vctt9nDld79sSxcUXgAoRnuvu1LN5794Hju6/HwPhm5eCvjY+tzQ== + + aeFYQu9iVcplNbaUdNfV4pdJFR99gHdSm3js5T+S7/asbqwr4gyuJfx4/34kToKjOSz9lUHfMMaD 5jVHaxl0ReoqWNF1Z52ytcNyYHRR/ZL3UTnC+91nC/fJQPjlQt465n6jo8vH/Sv6wK3R6vp0sRb2 c+8bSXch/uEJ92ev+THFhCXDHlzK9UWDY0aAUh4bSQByM7nP6ObHin8g0dqTO+BZzW7UofHqcejU @@ -18663,9 +54523,9 @@ AJw2YHoi/jkhkfHUQEZVa6Z4f86+85l4E5qt9S+G/LSgyp1/Yg0MrqburhRtRVb9HUTsGPnuAr36 zfJwrFpGZooyQt8tRy827U/Omr8zufc1XaylubAyp+Cop4fNMf4oua5idD8vLyzKw9SEbmMwFJlp y4if/OyQtpJHl2va69aUc+WkcZnTSnnuyiXm88GRJL5rI/yHTWzgrx21jMSR4tGqmYw9fNgvqMBU o+06YLHHw5bdJhm0ZP89MByAeD+Ve37fRc843k78RJn4E+0m4Ki1N+MTbnoFEldW7jxUOVAUWCFm -XjZikGFTPRXSrk0PswUzovQOsHcl5C79CXMNd0iXboPwLdpFa1Ik+D2cWQHeav3ytw== - - +XjZikGFTPRXSrk0PswUzovQOsHcl5C79CXMNd0iXboPwLdpFa1Ik+D2cWQHeav3ytw== + + UAp+6r9G57eEL1oY7YOe2Og6nXiT58gX9/TVDpp+PNZVuTmAO1chH4cGxjSjOVJrF/pyAO7eNXOK g3HdxBF0oZ3jbnO1HnGZqEYMWqCEZmhg3hpenk1yEeRn58pDpPY8UJPKLzbB9jUy/o/Rw15EmOov rHl/YINwc+NQx124pYJyhXS6rlr+1OVnTJJbRurZsRQy+3wMNa4nI8g4pHN7YNBan5fX+QdsX5X4 @@ -18737,9 +54597,9 @@ hg5shH4zoY93yV6jXJ0aVrxWRq4PFvFVv/HPofAh/7LxfOTwJWRuQ9LOfS9fiWHiKuMTN7hZofa/ NC8JcmCRVA/Bnub83m6MRv/UyaPDezOMxxIftw+cY100vxlZ+Nkj/7qxtE3hSUnvLSbyS3cQaD4T zv3YTPNzrSNUbw1/Wz7bB4DLL25RRb0G1OwJ9NbVV+i40MEfaNgV6t0/C33GmexFqR9ghbHMCRjY 8LsGd6LW/EG1yJoZJXN+3EW5dSP3V8Dxj7kdtn4d4qLZ9EtlFdr/1Pvrlcb3ngXkK9zjX9lNPjVR -72Yn3Hbn8iwh+zvbgBFzXvP43GB+wXHc0/UFPWHBSja1iJB1JeGOyw7GPG93vwTMKQ== - - +72Yn3Hbn8iwh+zvbgBFzXvP43GB+wXHc0/UFPWHBSja1iJB1JeGOyw7GPG93vwTMKQ== + + ihycrORXEWd72XtIVwMf1dD0/lt2dzkBNXZR9D5Vv+rRtVEGf318nsobD/4UAngXk1sYk4i8mD9w +6YYY7Br1vGdJPe5oC935CEOxY9oq09i1JXw6QxvH3f/N0qGGfZupY/vwMBWVq4+ahk+KnDXwWlV o4WuXckXfDza/9l0wyBt1tTQzwDEEJ6OVmh25pelxleUm7EIdKz/2JcGbP9SyBdF5sCAN/DUnZaf @@ -18811,9 +54671,9 @@ whyU8Lz6bWlXD+AXgLgxCPxAInLbuD+7Nz0HljQCxWUaHcaGcYlro8+z7G57yEYU9bPTatCQh0FY d4vwyVY/eDj1Ma/wW3GjnZlrtq/dxsdlW5+I2hx7mKsgbHYw4Dyh9/Nf/jY08hJo2Z2Nzv1YueL1 qLpksuNPmFRQWjfatn+gb6tqDmAcm61/cbkwNWk3B737j+oTjz8eMXYdJvBSaB+h/lfx+RcWQPWs qWamrn2BB34c4ejVIPjFKo+79B8Gp+4NcU3+hNpBvKd46DSVythJGi+Rj3/OTi7wCYebvI9i1OPc -apy/CVL8OqnYr697VAbQkMTlh8xv+UJqxxz4pzQ0i/Z/bn7h5kPg8H42ciz8e48xkA== - - +apy/CVL8OqnYr697VAbQkMTlh8xv+UJqxxz4pzQ0i/Z/bn7h5kPg8H42ciz8e48xkA== + + 4F61vEtMWHgMvtixpRTej9CcxfT8fVVzChtv2Uytj+Cvyeguag9K5KFGXsfLHHIsLv5WRWxfnB7p EX5uRsnaaPwZbbnLwj4yxENmDOMeOe/2LqWBPpzP0WVY9h9iAToIQ483eRenIF1i9S7zF2e+Ob0R 8ktov3c+zJWvpeMxQMnewavx+tJIx0JxjNzVJ3HPmsCHmwhLLLGi/GHk5X92aEg4u0fTK2zi1uv1 @@ -18885,9 +54745,9 @@ IzIc3u7WvQ9iCD3wGkCVxG301g8ue2xKBvtIJ69K8zIRO9GKbzu8rlasH6lDagM7zMhv0W0V+VBS q/w5qTjoneiA/rE8bmmq+yJbV1m3gPtqtdW7p1CctfZ7BxmAi1O380Gs0SvxlR/EjJCg8ZiClE4k 5s6JuFBr9LhWePYugvW9xcNB/WM2yh7w8xNahRlmb9OCy/EcsQEDFcqOxz7jTDCf6ns51QjcIjvG 6maLXOZ+Sj0id0GM18Dwc7wW68ujjTqwWfhjTW/bpZb5P8vn+Eq+J1VvHwdjP2yCS0cwX5wbMhMo -H39uxqSaPNJYCGjNItmHrUNT79BdJMF9AaxXaTv6tFleCAHmE7s2jcJZIDD+L82TyA== - - +H39uxqSaPNJYCGjNItmHrUNT79BdJMF9AaxXaTv6tFleCAHmE7s2jcJZIDD+L82TyA== + + hHBoN00AT3/hv2xoZYbX1WyrFhvgsTFLy5NMfgC1LeZmt8URvq7xN/Fq4z+7H5BJ7cHsrnX1nJ8m 9O3QlBckyz3TDde4chl9Lss9a7q/cLfsN4aQexVQSdp6oR6CHhaQ977JsP3IEmuV/1fv5BfjGpkl Psrnb3zGDd8uyFxYm//7dCkBeXGE/EnofRDp1yZb89/uPQ/AVzVnFd44R3Vg2qe6eC67tftQwr+K @@ -18959,9 +54819,9 @@ Bfd288rICG3uPrqBkTNQT0M07oXvDHefawO6MhNQvtfVH3S0HGosqBQQgmHQun2glmMvmjwYlLki GcnqiJ34ypr3xPk2zNV0hK7t3UabncoAoBmazIE5jQ3lKyMb38Bg/w2yoeAqEGQf0jBTIQ29Liaj 7AI6x6SWNLUJZ6nUWJSZAILkTBvFlJ3LmakkrVqAQw74wwXJMMyBY68pS9UulC0mI606sUG+zo52 oK32oevD3WYmJVu1YNLxYayyBRi+0Bpaw5yO9JpENKcD6MQ9MQyEc352txcz5FQCiLKLRXGOWpc8 -xKkInvc7PBaODNjeE0I4jmMRedGNTKvFke7lVMqx6I9yaKcwsvHVSuWEOU3VLmr6Pg== - - +xKkInvc7PBaODNjeE0I4jmMRedGNTKvFke7lVMqx6I9yaKcwsvHVSuWEOU3VLmr6Pg== + + OObnEmdbS6nIiz3VUrGyxzzWwA/SZicmX9C+HluxHuED4zOuyY++GSuJSH49jXQbrZEsFBx6aTMo fwhD7vfKCDtgyKkkiHMLyUOvddbMdIRP7jm6lVeQwOCvFutqun8WS32MCsh9eitpCB3ckw4POGJJ HNtm+myspKGXU/kEFRXDoks5DeHzPmbF4y5W3VFMIDz78K3BMsSd+2o6zu1Ucqq+0DprWkUiur04 @@ -19033,9 +54893,9 @@ h3/x7JWM/QVuz2CPuBNXYZ+g71sZYNbkH1+AwfA/kl/Zbv3qMslpDeXPI42P5+R3NXY/ifQfs+bt wYnpewti0L3781K0+gxNW/FmFb7O0H91NLHDuTjx9p/uDYxhxfS0MDddssjJht6yVcUP7LiUD23k 3HjHQa9khqz/7gdsfWF29Sn67u1TKd6Dlu2uCdPzj8ePG3hAWBL87WSvfNG4go6fbU88NzxYUDfH D8Lt4kiFr2Xor08LBu94duNBXMNrvKqH5qnVBnnLql4dLJ+NQ9n3PZbM08zpv40vRpRH/BAHyvVU -i27qmt+hLmhxis6ZebUKgn+DtnusV0bKJwAyfP+YcGyDc8tjQ1nUn1bvxv14Bm37Ag== - - +i27qmt+hLmhxis6ZebUKgn+DtnusV0bKJwAyfP+YcGyDc8tjQ1nUn1bvxv14Bm37Ag== + + zkljFM/Putr45zhu7JqltxTUKw/+3By6CdZ8oFxWeGow7pp39l07QEXlbGPlu/ae3UaEU76WA3UX S+olfWUrnGoYQB5uGhgJTa6MFXHT3lW2SKfOd8p27/OXct8v4ro5Q8oS7qfnJpr+NgPxUuvDjWW/ I29jEu7HaSjevyMFZ/Rb8WHPgpBX1I09NsC2IdI6XLsBcIYwJ5B5YIHQtx60tvdzM3Z4SwKgr6y/ @@ -19107,9 +54967,9 @@ QAAAb35HenoTkQTvS7FwouihemrqkYleze9YDrbRejPM75iLxMJlTpHEmqTiRU7e1DXulXj9m9tb XGUphkysJm8VkY0UsjivtL3DVgsfhHyocwuqZGBoRAiQALMRYDAAAAACQKFAQDQkGlGJ9gETgIHM BTHEQMhBBBgAAAAAAEEQAAEQBCAAAgAIAMxZdz33snWAbuUTK/Az/fCPMX3nn1gK73DQtwahq4dg fDzGVfyBpHksxlmLEA9IxA0ptggW10vweYQdgLeOHjDXiQnyrzX+IsLuXOJ1N9sflvSZ/9Z7f/T+ -4kJsUoSgf8RO2I3LbXTnOn7+4jjtnl2XLxz0LA8X45F4Dp3PG17Eh6GtTcBXJzbQtw== - - +4kJsUoSgf8RO2I3LbXTnOn7+4jjtnl2XLxz0LA8X45F4Dp3PG17Eh6GtTcBXJzbQtw== + + BbVXzV0So2X0iAQDKyBr15tT7AAPS/Hlk3jaK7TLS3jIoI1pgoLniqbinGX8y5qYctZAdiLcn0xX PNIG1ibEjM7Rl9NDvAmqhhUzwz8lDFx167GsXLj2BWnR1B5um1ushcWs+K4tz9tS8aGBTg8GGU4O mw2QIrPc345/GKlAb7qI/Ync1yreu8ruE0Bnrlm9G6PAx0r36jajOvb6AT5oNYzE80oIvGnv7tug @@ -19181,9 +55041,9 @@ jLrJhog+npDd362sH8PatCivQ6wkF7ohPXxZ7fAz9ER5nTtYjQGPaLm/zOr6OIVGU5VKBkbKP7Gg js971/dck8+UESzpXa96AN9SDV1/2TzNWJ2l5opJh0/QanHU+A8YjDzMeoF8QbOmhLyZWNq/ngtM Ts0RLCsphk1xZDGjlsX6hYGzxmj6cupCe1rU8p6F9OuooE9DYVLX63zRHAgo8OSPA1qoRzc0eF8I 10lo56qIvV7aN/HoBLTrYwoc7HctKm6Nc27K65e2REPXV0U+mHxRk5ZG9UuUTzTGPNUbD+n9K6pj -vASt/VrNZjNBuAI5ROyoqLaT1qI8DSzlQRfY6QdnFvp0+8gn8/Ev6Ukt5eQ8L205rA== - - +vASt/VrNZjNBuAI5ROyoqLaT1qI8DSzlQRfY6QdnFvp0+8gn8/Ev6Ukt5eQ8L205rA== + + 4ZvI59NFgMwehD6CK3Lrxy8U9OZCcvIFRlicNzjQ+g+qhnEFzaoS1jDyBY3LZxf1df18XK6jPAiz mm7gvKWQJtL00OdhUhPu+7CWRj/fx7xOFOXQ4Q+0Rp4/gpbIq6BIGE3g2NRQr6/uXx2CI0c2nojb t4FZbqLWnoB2MSBRsSZp3JilXXMTMee5sKx7hokk3FXQDH9PJf0ZerKQmLwBAKyWCMoH47JpImlG @@ -19255,9 +55115,9 @@ NGREuHNLx3v+hXboVl/jolKpmFTqLSw4+c9ZnhwgeReb4ZRhc0nHm2iMkSEfuNXZYvb+zqV9Glal eSyWUsvb1YJu3OKS8T4C72QQHuLMZTAm/ZnTLF1zLi5qRIu2SQco/87FfUGlL8EEwUm/GHxAWyTU zR4XNbnstdiaTXGZlcbl5Q/GBd24xSjxtwrt4MFP09zGgwot3kNIRHsmDe/4cx14jQpfg3nZe3FB N27gUc5O/sDKSMQmpJBbJz+ITqtYYq2M1wVQ09taUkQ8dLLRN9vnijr+nQv7NC6nay9rqqCLdxB5 -Am7102xdU5gIuJOC6BTpzaQfvhnGU7BajaHYFAsvGvmUvzLBxFwxU0XF3Vva+Yl46A== - - +Am7102xdU5gIuJOC6BTpzaQfvhnGU7BajaHYFAsvGvmUvzLBxFwxU0XF3Vva+Yl46A== + + St4H1ddgDutrOkJmTxY0WJSDK1HA1o9RVbXGzS1atFc+HsuEDMpoEafEebH/qnlfmRDhQR5PWRqJ vm9gYK6g6aOiz3gbPzRsqxEy/1qVkt1YrQcGiBWJaIuEawq7ySozxYzqaRYFCyMguiPJx471NS7L eiHl0dBHZpFwvgjhojs4r/GnE4+GvNhTw1azPIV1M8WMG+qRi9WUi3J6sCkJlJM/kDDXwvdLf6kw @@ -19329,9 +55189,9 @@ NgHd9GUpOmOl9txaxRk2bYk3r2wdGBU4RKrxgY2deD85eXMcGYicb+OSMrTT5x4ZrpSD3Li5Zz3+ 4KwyMR8QYiqN36rUJBAOHvHY2J2DUZ/WZeQXlshTc3uxKgWSQ+7nL6iTyx1zf9uKfgy9UALhRZH4 /1tFggKRi9mKR8OmIEgOuYtScGBffolRDix/ubUSZbx4ycu9pk/EavpBmzx8M0twV3s3yDKcMHyD BCL/JA0G7N0LNX/1zSXWsJJ+apqLMnfMsAnc9RAfIHZ6T9f2mB/XWqXigw2ownWmRjCABgDSCAAE -AAAAYAAIwziSRcL4ARJgwFmKyjmDCAAAAACAEAiAAAAIIIQAAAIIAIyIBlWt7Cjfmg== - - +AAAAYAAIwziSRcL4ARJgwFmKyjmDCAAAAACAEAiAAAAIIIQAAAIIAIyIBlWt7Cjfmg== + + v1Hhu8HeL3gq48EG9dgoRXf9SE+imctGb+zT38INjdNF8V+MgeePPrmuyyfJK+t3mVuUPDj3qPxS euyzdKJ8kcrRTdoNG2DRnzIFAcut4HnICI6ch5fHZqhwaVU1Dz5wboVUrMXjfbPp2zOsZualuANp 4Q8uoiCHPGLTHrpLpPjH4Mt1wK0zVePYAFQIcDB/jV5CpcPNb/63IO8RWvF7BjRmwAKusINi6Z5L @@ -19403,9 +55263,9 @@ tQZuLKZl9na58PEEGB7z/pPnJymJyqx1DFvxER+EJT+e3/Pwge8MJkYPKzzaCCuoMKHVKJK5STQc EKbE10AFBjPOuwrwvogH0SFs30oXEbeco1v5OxRZ0M8Zx493g844YQEJPbMxXsXcyG8wihzR0r1P Jj5N3ciC5pMULAjPIHr1l2vUdc3D1dbpSxQVu6Gw+HUfemmZtlFysRVGa8Kq/dncE6zQPUeiybs+ ztGncR0xnUYeCDeXqTaZePN+8f2x/y9Cd3sXJv4ZUsP5+20zr/Kx9XD3F9388XNKfpyGyNt7jK21 -WTDBjtjIToMZU7rdZlH+6X1cmeKfiiFYOFUp30H5ytYwm1gczTzn/73q80ZCziqb5A== - - +WTDBjtjIToMZU7rdZlH+6X1cmeKfiiFYOFUp30H5ytYwm1gczTzn/73q80ZCziqb5A== + + 7TBgsbL4Xsb6R7g247ttdgZ3LvWFO2BnPZh6LynaEKS9tctoT0p/RlaN46AxhzmWf1hxCM92FmiL M16LIuxo+DlvLLxfga/CPq8zgEHJsj9gcX6bMw8CL+irGPACLlwI7HPRyUOGnk9OcuE7K/748Oar oxGN/NFCScgzDaCs1yO619PKKtFw728s/39kPqmkH6F4xsCFOxgiz3Cg4UN7vn6lDYK/YQQ7zasb @@ -19477,9 +55337,9 @@ HPWeBdUNDeE7QrKNfPea+nhc+KDHW2hO5BVqOKnsAZLGe7zkWT/ePSPEymkNMUmkM6nTVmvfJ5jD BhriNWYjXdy7Y5zqxbj7VxEiD7WuOk+RXy4GrecmKZXu/AN+4EULlD1W9zeXHQW0JjZA21TpTvpd zj5Fx60sdFMcte9lCHCgGGxvSbK+m+FCJ3uIXtjn3FvOrv5O8NCiam6BllVM+L3nuXQExZpZp2ST 2M79d3fpYfD/08z6JDbFCQz/7mdq3hrQx7WsLEtn4EuP4hR6Il/d9RcWcN+b0R/T6Ptbxzs0LrE4 -x3NwuJ8wQv7i+l45j91Pmd3QmnA72S/8Snv4/lsC2TExsRu8xNgPkquNtXC8KZJ/1Q== - - +x3NwuJ8wQv7i+l45j91Pmd3QmnA72S/8Snv4/lsC2TExsRu8xNgPkquNtXC8KZJ/1Q== + + SA5BQcGnoxu1oamLfuO7ky3/dImal9kQPYywi70ZP6kyE5s8Dt7dXGYBw8g4LSzAp3a/Bsd2R5jC IVGkR2fvvIqsbwDHItF6coxNYRr9Fx40Y3wmbsj9iGK6mtTmi/ytqqnU9p042w3QBYNMLAGUfhsK RTcNkLTp4/1O4XAwLpmytmrnnpzF0n8o6X/9QfXRsw43nQj5ae4SabApLvVk8XZA744t1tXhYjuA @@ -19551,9 +55411,9 @@ iXFNlPSh/czAePU4BD/PI0dPJjbFGrL+oZDXFuqcW9NGdmt3dN9AGC0nv234tnv5Q/bUPcVipWAo fQDQ+GmFByNu9qoCunetzlgFxmDhwxAsRVgg7sS0I272gilY1NMEq4u4mDu6bderYTmhoCUQxdx3 JN67tip52FSkru6niVR6MhTyBoy828rJdbYKZpV2mFvQDJfQjgzJwynimcHlD1GOur+ro7HJfJGS e2H4KWoE0Q0admW8vC8YpRK6eN1uqWVFcR0AIKAcWYru6en8ByIHJDgQCYkx4vbslLX1MBpUHXRz -e6qwXFr1Zn5DOrQK9WjiPupRIuUjzoCpPo7PkgYjacnIuEPbRFx/mcmZwkzQj6bVgg== - - +e6qwXFr1Zn5DOrQK9WjiPupRIuUjzoCpPo7PkgYjacnIuEPbRFx/mcmZwkzQj6bVgg== + + cGIu2VPfKygoBsyIY9Y/mlZ7lp6Fov4CBJLwEwj4Vswqz9VMSh0NZUGb+a3LHvtkhT2NcjU4iC3E gVn5z63/i2sysRNK/vM88VtWF8idrc29NRT1XT12ooI1ch9zZC/4wkWlnaT8vtmqfDej4gECTX/F NGPwRn5v4s4sxW+7B8lDg39OmU5UVmPTAIDS80Ydmc5vEQcDsZ6xDCE4L22Ih35vl3SzUlRIZwZz @@ -19625,9 +55485,9 @@ fTbV09tsuWucUzRn91ReJIbpGkyDq4PuETtJHG9AZ9829W81nFb9gQ3ta5SfDujy71BnRUxieqnd dFSEaYb/gFxE1vuK/k/DM3rogbMfbBnRwYYLmk5KeNp+x972yRQv2OEB2Ky72Vic2wNaPJ18kXx1 Zf+AD/fMzx0Mgv8hlrzTlCTSM0Xew/NV+5YnzMiIdG5zYZPny2jNADDi5fmiGezPUnVv9qTDqRwR SVb1SeCCGNQRdwE2vBiX9zFGddBo3JWO118dm/ZvQLEBXmxsS9XUcMJS801iC43u0v88mhYMHkFj -+YUvPNxGeibfGsckzuYeJLONGNaUVi6AfTm9vUXgFMlVmX5qvL4ELwd0/Av5ITf7nQ== - - ++YUvPNxGeibfGsckzuYeJLONGNaUVi6AfTm9vUXgFMlVmX5qvL4ELwd0/Av5ITf7nQ== + + ycajFfcA6ZeJcDzY5UHzX7mvNOBzG0eaN7pNsfz7E1ZQeiNMznIHs8BOMb7tDtGZG6kbb/8ceOh6 r6IKq4eDaagDm7i/xtt/RE+GiiWXw+eNHolOPKvDNQ8KIQTAa0ldmE0XYmmmERp/xslrMRSs7HHv knOGzcuyxtYkf5ZKshmGMcbWbEi1L7Wq1i54iw3gx8CcCdOn51gjxEQSnCqfxS8Gy8me3M6ZO3ml @@ -19699,9 +55559,9 @@ GorV01Csru5Z/LFhre75ZTHDUMBtici5DYqIqp5lpbmXPhwY58DSZS3ZC4w6QsMZlGkl95ZJoZpq GuH6Uu2OJzSwH3t9gPz4YQY3wm7u8Pt6GTSlX1zlzzTCdRIYu2z5bk8+WC2BtrVFb7XEdwE8Z4El f2pcVb2ke8ugWi99MSv21KScB9P6WEXkY/3Bw0o4PqSBgVeQIeANEADw50m+yjRFkT/QwAg/yKRM NIobthzCraQJHPeCCAk/Uye+I0vP++7J0B7aDkBwBsbrKYXNKnqYYR+3YvI2CyYwko438TjwDDIG -/MYBDJVptkAyxBEzqUz+4pUEiteLo2DL6Vj6MReWkZIvyzF14jsztZbvoLgNeWT9cw== - - +/MYBDJVptkAyxBEzqUz+4pUEiteLo2DL6Vj6MReWkZIvyzF14jsztZbvoLgNeWT9cw== + + 3DSW1ryqKGIGljKyvasmut7Zs4xSCoRiqFOcIQNDNRgBAJICAxJgQBgQBoNBgVAoVCaUSoQCfxPA gUvE4MSBDGMAMMQAAIgAAAEQFoRACIQAGGhdHT0Md0bX2z9vn6FneH4Ufo2Wx+N+m98X8VVboRYd d3ISwiofaQaf45DVFH61+ZK3nvezReRT2uArtMROuAFyXt446O0LIOi4JoSBA+kAVveiRsg3aOOn @@ -19773,9 +55633,9 @@ YEG1wZvZYdPLDoFFdIiZzRG8f2RgKyclB05A0Dw3szxYo9FM/twtv88cM6tdJQpakBjDzyScXKag wR6nocJneLE8DAQDj2IS8gBW7a9n2XvvKSer8kQH+cXtTXOerCM4JH9OHEMAwEg3aU0WQnIR6oYv drIIivWzKuT9mnDzKIjGkamnyUKFQ7BjMM/ZdrrvBnYeebCJqSY0H5KDZii8ywWF/TgfPc3e/1sM TNL8ZjupNXYzOoNIBsXU6yOAWo+7ANO8vPyPqFAhUcwSUfjUr6ORvWSInFmlQRQ7Nv1QpZz8RDit -57kj/EuDAI+ggMirUCr5ZJ9xVUwXNbk1Oqk0dDWalKOHdXA2xzMTXP7JnnKyQmPkaA== - - +57kj/EuDAI+ggMirUCr5ZJ9xVUwXNbk1Oqk0dDWalKOHdXA2xzMTXP7JnnKyQmPkaA== + + tgcuOwVv0wWt7rwauec2A5cpgOpU0WezT0Vp0hDdfTkw73PBwbsmpLyCAiFPEoLqZTd/hcCqF+28 UsOgurSryRU0V13a1SWJ2fw68atlwcpJSJrj6GO1iJx65+Wi0faODiLHpbAAZf0w/8mOEgCEJOHz YonAG8XUSxF/NrnC5gbl14ljgB6kpLTnUY1md5Qqfnhg147MlcU3cprjTBg2+X0cYD7Dy/IOVkqe @@ -19847,9 +55707,9 @@ c9Z27WWo7RQd4lSOHXDFB9eHZmIpCEhIcj/pORkJIEJfbFsNfU/zyUT0ysXUDZ683lgKOBWW8mSS zzsH36txzRdATbsgGpnPFFAcBUHLQdDT9++HgFKyW4BoU6KP5kGt6fBHF4GyqqmWHdeuNxx2rbHA /HPyg9WTkdGLsIFdBwfNLbniA6nU49LQHDjLq4CPsFAvy/0SUMYAelOiL6QYAqoIJNbz6zcqjEqj qSA4wLORpUPgiISDcQgVh9wfkdPGUlxOgCT98UnSr3FkPIC24ZGTkTAYQmYVaxoE6gffZOxsNQCg -9UUaZCFRR3Ma9NnQHUQ5KxEGVp5tYwqe1nW2Cc4+UOAnBURcdaZ8//+X77Sqgjrt4g== - - +9UUaZCFRR3Ma9NnQHUQ5KxEGVp5tYwqe1nW2Cc4+UOAnBURcdaZ8//+X77Sqgjrt4g== + + XxSdYuINfTIxLjBX1BHMtKv5zkL7crkanLTQHEQ1ioMHNN/cdHHrQjPuRtL9IAqLHnij+q3W4jGY ibsAhDhalv4j6f9ualoEyuSMn/bMQQQ/kg6FIEjQSMZztdnaYrFUXiQqpx3URqGL3ccWg1tdGB2s 9CEdCtGmntyzkblt5sBXXiXeClH5t6AIIGH4vLQSkJsS6588nsjBODOaFcZR83SHY69VsEc38WaS @@ -19921,9 +55781,9 @@ KEHvRUWttmZIozRH5UvLU2ojZ61W17da7ECVkvswd1rpGdOemKK6LoqMu8mn+Ag1v88+lBso6bgM 1tL7BEhmWskZu6pTZZXS7IqavlBHlyKIeQ5w+GfRRhi8q213k4/8upGUXAYxpEpYjSSYxlHyfXE0 r0oMGdcND456ijPMkVdgUkZ+G4G9LFZf/+0lNH2vqqWZBpL0PsihcMny8n2ttRADYRTrFJR8dMZ4 qJFH8kG7u640y+qzK33WywpVbMjeyW+QK1sDT9FlMTS7KYaSLBjR6pTmJVWtLrmqU/epKLmCCDLu -DDsxh0Dju41s4EUWkutKPF4Dgf3VavfWf7IFKmmTcCCs4CLKfA59gsPvbLbWun4Asg== - - +DDsxh0Dju41s4EUWkutKPF4Dgf3VavfWf7IFKmmTcCCs4CLKfA59gsPvbLbWun4Asg== + + 8WCppQmGv9PwXs5yK3nsha/ZvR5uW5AYfFvN47OP5FDmiy66ifUUJ149/MisFtEbSCyK5nXEAwhN 3hfE5B7UiRw3YPaP2Ls3ULP3wqAwS0lnnDoxCACYiMs9UeQ+DS2BjsQ4ZiD04Wojf73vV3uzXHaE 9noKCciPvNuhSRg9dRLXEEHGlkWRkSXDyFWd2pCiUopSkrIoMm4MO/KNbIC3kXOXcSmhzWCrZmeu @@ -19995,9 +55855,9 @@ LgjTI4EQf43kAG5820V7Uc7steLu9996sTef2KHVHVY+63KPyUY9D+dWUOxcYbyepOM4+qp4Fuyz +q9HB4+RjqrebW2xNioHLzsbhGEDReIAQO71FoZfgEOficDHmHHu5LbE85pVf6gefDQP8Pl/12AR n0eedi10gerROy8m9/7sASf8RoW6WeNFuplDrHZ1Gdp0I5XZNCe/0Pz/yW/s1KnMlo48OdWPDZ7Y qskwo/W9X3YdT3B5WQOsVyj7yVSiS00TfXshpHVPWEQaKF/trWAqnHWCX+6jZPxvkmdw3eN2PzMZ -1XBDvpGc24Vh9AIsFa493pYH3wCH88rw3ewLO32bapmjid3GME/ciP+zWNcXor/eiw== - - +1XBDvpGc24Vh9AIsFa493pYH3wCH88rw3ewLO32bapmjid3GME/ciP+zWNcXor/eiw== + + 6Jhm35Pmj/jVxjiTNTf8v3guNuJfxtHb+X50Pg/q33uUpjtmpDY3VlW4Hs0t84EroHuz5HUQu2yw NLgz+llttukpzPTZ9JAxGVU8msCwNnrm1/GAmTb2351rDG6L7jc7RpFgYPNnNn9uTeE4l9RjNvAX SIy12ATr71rW1DV5RtOWPkb/4mpE4fMov+E7Jo6n7+JDle2cl+YSXhdWnCG5GImZQJuDu/0cIEnS @@ -20069,9 +55929,9 @@ J9tf27zt7uEKDMBDL+hXpopZwxPZgrZZOfeu9DmL5EYqe7GR9EtjewGXMw3ULq0qjQXgoyDEhg2y 7GuGwl/2Ld5kTx4jLfgkvIWgGHKg+asnY8Aj2HdJAZyMfzwk54VNv/CchuK9g8drrh9OcOM1IAYP EL48RFwwM1CcwIaNfzMzvIbVNv33PKZTNAxjjEQ1f3o04DI+fn99dqC8K2jtQCi6RAv/qejt4fMK rdA9tu7Yr+sS/1mHjQbnZIzfUR7mv+BMbhEsSwDfk3Przb3YDP9Foln12Fh2xCYpJLuDX+YgmCNG -KM8++v7ZyF/E8UoB168x0pwLeeqICKM1hrG75bIwywzBV2wW2MBChY88Oy5LyeVuGQ== - - +KM8++v7ZyF/E8UoB168x0pwLeeqICKM1hrG75bIwywzBV2wW2MBChY88Oy5LyeVuGQ== + + 54sZtw55YsUMl2qzCpxHtVgo97+lZ22aB0v2yZuCZ2jJwM1Sr7UrR1t+N2z4U1g0jx3zR3IpYK/t /cME9qnvHcAXXpzUwRtpngoXf16jdplQeK+bdl1v0RucZfISf8vvTlDl5B5DU9xOa/kXoBdgYxg8 72Oe4dHnokbjNRecYFAVaAcd4oq1qikGUtB+/GN+NV2PeGY7/VbGf4Tht4CjI/hzWO4BcOB+Cv0N @@ -20143,9 +56003,9 @@ etcwR9GxxI6B+QH/6qAqVwiIHqe8zTmCHcOGfmUw0YMcbhRG1btEE9MVUac/mZ2moqOv4YczDIYw gEQMhtXSl8gZ2FO/uLV+DERICYXjoXDUrkgAdz4lCrWAbSnLJNzyfx+cAJkAmQC54+BUmEjrJvmD gUVlmPSDwf1QQu027Ooq0VqTbArrL7WSskSOSwLaqclFcoSNexnaakKVZC4DPjoivWFC+ws29TLr g5EFF5CmJ60Cv4EAu7BC7ORCeETEzUX3FNTjnmZGY3Ex2CB+bDrH8A4AUAadjl/a27A0XmzlKSEh -10ChzPbF2iFu5xy7c1yyCLIMK9jeow1I0RGW6ih2dQEqISWKoK0sAWzRoWFuhmEZ8A== - - +10ChzPbF2iFu5xy7c1yyCLIMK9jeow1I0RGW6ih2dQEqISWKoK0sAWzRoWFuhmEZ8A== + + y7P7T6baZmqlUmsIM5Lz2LM7hYY5bu2+1Ubq5N4mEinTmgB4wWGWj0hjcD2PC+2VAEGAk2ncaVGi +CVx4z6Ys8lorInrBwaorvfWSNG3VqoDXWJnEAzPxFcI2MbMZCeVShcGch59TqOhewYVXZKJG915 djf2xOQr1cZJvXUqNZ0EwcYfuFZDw3v7bq5UhmMY9jXsyltR+ckH66jJpK9C8vGdrKVhX+wobxA/ @@ -20217,9 +56077,9 @@ z3l0IR+vsvj4Phb68Aj/bl/T7uEmo51Cj/HzQOxfE115NmNfNVtokCGaeLNHV4xhpWSkLzB93oOY fY6T0y3Iw2UnNQ7v2ghOvecgjVGXvRUQnCuU1k9DbGyhMorLMPOnhl3LVQZGcVp83BoXHmW8TKzS 7Ry+jFcicIdyxg8JxCPZ3LhrHg/zbSAwWA6dGQcm1haGN1BSuPr/Vkf5Izqrw8aUhjkxIM0Repk8 epfsOTgky11Ss6Qz2kC5n+WZCp3LnhVq/KYHFe9NmqMhp9gj1s0ElrJn1T9+zwoKul1gyUCeSTTk -fVnvFrKByLVclgX9l3ND3v3AuaCPMJ4P9PtA6T+MU1afhrPtWOnYf0yjhg1LVboyZw== - - +fVnvFrKByLVclgX9l3ND3v3AuaCPMJ4P9PtA6T+MU1afhrPtWOnYf0yjhg1LVboyZw== + + iRjHj7lp46VgjGexgk9lvP4RmdeD/fjBehfelYBlvIG0Z57d97fWYQ9/jTOWk02xx+BoPZhxOOlh Aow8CBbCeQPG7ylAbaZhYO+lSIvYLmxwB9rhcufOW2NxXyfkV6GJF8m7y9+e87mG/DvzdmJvsI8A KxSJbjTNHpDRMfbgMdeb3Kvon1OjzqHPHNPk0xm/ffx2OGlMby7iyTaewBi2oTf/eyVb1dZ2/Xk+ @@ -20291,9 +56151,9 @@ spHh5wUGhnlFGUxpSTEh/Tw3jDCAbBJ5MpKvqqqSsAAkfbwPGDKbzq3TdDqVQviYO3lOJkOVSmna vgYzfWfG5/rwwNwAS7EUCqFK7QwKIhkSGMBsAjUxvKLoaF0/WwFo2e2WOz7OlnH23rJzSEBFpgH+ fLVZ6wW5Gwp9RUtGQlAQBYguDgwypR3P5MsfyOw7U2QzVfc0t7ujJ/mTgX0RAbngZefsGeAP1fqr 00kusSnh+MyhynLjBIB/b+ntHiyh3fZymdr2IA3nXGiIA0TWBYVZRbFz1PEk5eBZSyxAPmcoO4/G -yLbnzRHZ66H6poN4qPJ8ShOBAjAAggISCRgEAACAYRCGIUkUZYHsBxKAkEmITUEGEQ== - - +yLbnzRHZ66H6poN4qPJ8ShOBAjAAggISCRgEAACAYRCGIUkUZYHsBxKAkEmITUEGEQ== + + AgAAAAAAgAAAEEEAIQQAAAJSxw776XJ7NPWn1+yc5NiBcY33LyP0fuVcaA+j6/b/hXDrFNz9J5vK 5wz2exRsqmXHNm8Vewe8d4J5+rm1d59QDPuA7T+0Da5RLP02+oVJ/epp77+BGtnzSQL/pd43Devn Nz0BYNFAvw/0umQJk9E8/Hb7OOJ+evl0rKJj2jmHhEPEYarj1r+KryEmHgC1uXug1BU1pGVJtYqA @@ -20365,9 +56225,9 @@ ivdnsicUcj/5rATzPrRwAvVBwNWv5ZdF6OEDpfUxYRZXoK6O356l8GCphqfyum49/L3KFVvWusUc VVb3jEY8Funx47PELTjs2PN0OSA2+Em1ugzc2N52DVE5c0yJ1WAA/85SLWXsma02rDW5MOn4y6VK /bBpWwcU2oxmMXwLHMCHRBTkVK8mn6fTnTrR9/ZZj0uDHOL3QO/t47GD4+fBPdlN+sf3dSi9RCKz lIu5f+xBehXKNXqe/EoH46tgDGSmw7SrDofeevY1QHKs4ObLSBbRy8VOdJnfrdMjI3VxG9Wk7/vR -bp+d/QN4TFWJe7J7P9fbVk1m69Vs2NsOz9isKQYH77nI7zDhB234IWePjkASKpt92A== - - +bp+d/QN4TFWJe7J7P9fbVk1m69Vs2NsOz9isKQYH77nI7zDhB234IWePjkASKpt92A== + + Wq7Ke9bRVa7pbtht2hW7e2f+236bAJjG0I/PhWGdnn636RAMofgQRPpPVMCeqROudtP9BQtbw8ji sQm8YAraPLXUOjguzPge/jXU32TOoZjWauyPTf07EG9b/uqcMVniYFY/NaLtBz0M78vPR3u6raDf hX1eeBy7bSQ7P0GOTyUSqso/cVjhNn/Cgntrm9cLefAf9PFPkZWQ9jfzJrP2ezXRMaTLd3czsNhw @@ -20439,9 +56299,9 @@ RRgJmyi1xdqFMxnGhs9vrSa9b7wZi2lgiPZ4eV8GAZ5sVq/E0IYKll+lxved0M/LLAEHE+vq+Uqm OaBJmLIbk0913ysaeGhxNZ+pKnsugbsIUWE5562hx2O+fV51onji3yzgNjevMe/noyEzG7EuX1W4 TYcYa9kdL50wKw5idG57sooWQ9cv0JAHmlFA3hLGWNjClAJuvVHV6zv5UEYu8//8LPbcIwP/Kl9B +9T4zxj92UHipD1wLO55xh/xYcmC5Q02M9efXG3ltWp7Asdvxh87R9eZg8Y4e+5qEDBf1VydqAiy -ORZo/8ENoued3zV4//hUwRYMlzT2YNNqTpdHd0PPA58E/d1axKSaheTPYeP1K27M0A== - - +ORZo/8ENoued3zV4//hUwRYMlzT2YNNqTpdHd0PPA58E/d1axKSaheTPYeP1K27M0A== + + ECdzLwZF73dOxzufUv00o8ELKSydPkbNxICe9Z8Ld8hl+F8L7/f6bnQnX+z3Vgf0QZXRhT/FHRGr qAW+5joPryure/txJ3r/zqG4v69HoFFGjgvgYNB/ZMoNDKBr8Th55v76VW9zGEjirOA/EsmQo9TB H8QzhQOmOr9lLhSc/Zhd2OcRHldznEmk/SSX9dQfYLnCrMkMtpzqoE9l2tBe/aYHIERXPi1phGtC @@ -20513,9 +56373,9 @@ msn77G9GoxXA3K+7xy20RUHHQQ+9rc7cIlBccLdX+7mW7Cn0qvM2Xg3FQf8/bPh6/w7nbt8Anbu8 8DDCmgxGsu/ZXibquFqMY3iz8IFpTscQsDwhfL1pXXarYfj+hO22H83+XCP2LPTZ/waNGimaZd6g 53HUr8VAJoF+G/HfKVun/6r3/IAvXapG5uXd5lQVimcDwfV/HbW/dQ8bjANzIX70C7AtlIvPDOZV 2KZ30d6MrpzBxoBxIMbJ9ZaybyWyCUHjD5TEARP3lq+nfxhPnneHua2Nu7vlzYf40uNybR4croSC -531mPcJmdvIqJ+BRkoWc8nEs0fNCQdrqzM6oMMS3SHgM18GOCps4W+f/rnGiF+h1Nw== - - +531mPcJmdvIqJ+BRkoWc8nEs0fNCQdrqzM6oMMS3SHgM18GOCps4W+f/rnGiF+h1Nw== + + aAH3EGjL+YMr5miVCapeOM/z/0Zp6DeSa/BVkphcAc7jzuBk8d7ckF+ckqMhd9VsejLm/ejOCN0W FTuK2ZL2doycJ9EE+nFwYur7LTxVQ23e9yEtXlNZ3bhxtnkq46zT6sPdDKG3QoUZ81yuYzrKNqaY P2rH4ktYAuJfRLE8VLn71Hn9i3PJ6qgeDG0HMuz36EH/u/Yjx+NfGx4MvKIe2/boq2KGPY8EHYem @@ -20587,9 +56447,9 @@ mw61vics+k1ju83MsyOur9TK2jkrTv9wfXFin0qgh3+kfGJ2ms8B+jmu2YVZcd5eIpt7P7z8WaXv c07eJ/t/CqdOs7vhA9N6/fv6UnF75n135QF8KMHR07HesnvH3BUoa6cl5vgPfOsHDzPje9XgKjkW fWEm+mJoky6zEg+bi4+L5F0LTBYDNrLsf2LQl8P9NbC/hebf0ZmD4JBXWffr5s6xDoPPGDMsNzox /66NH7F0LfvGAzlLF9Z5sO9C+3xbNj/m/7d+8SRyIlg2emgjELMzEX2uBMqyB5QF96eRSw5alu8J -EKSibxIKtEkWlLMU6cdcM9Md0fPc90Jq8a5lBw4KjuiDk81mYoIvwJTKI86C0KfVtA== - - +EKSibxIKtEkWlLMU6cdcM9Md0fPc90Jq8a5lBw4KjuiDk81mYoIvwJTKI86C0KfVtA== + + 0R3HFy84LNpjSM//FRC/xhbI3OHup8pp07z7XYjAaaE3f3Rh+NbhwPnLicvxpubXW8TcKcbwjx7z 2s/o8nTCa77zRDLhPd6O9YyZC+32t0Xc+vG5lo+1It4+4XiFJvruxajoJ6F7yZepm7EPqNfR3/NG 5/aa8Zzwf7rkGdjAXzIX4WyKPrhjdOeBbiTPHZp8YHguHSQbcOINBRXlVgOwQftZedBsGZ9D2MB7 @@ -20661,9 +56521,9 @@ Y67XTdulu9Lnb7Rh6Gc33cQn7W/mFtCm4g19OKnnPCg3OiTdLqGBab07optvFGsaGUFMzmO02oeU sFg33nRCc2xp1fY6/nnQDxeQd7H1N1JLf1P0jUuDfzZcf2qhmIXQ8e47/PPs/BTVg3kGHt3myJiG dWKVlRFanlnAOU3p2jXks+DTOYZRIXr/B/6Y4GAYyySeDLgdRRv30wRGR2s22vs3/31pkkH8TD/e yRYWuQm1AmN1PHcLt2N1e+lEHyanePDsbOHuCRqMg8aA4lxJGkNIucEjd2DMNt0QHbZGSDp1gEX8 -FCRy57dw/Pr/2NCBn6ck6z6PRin5XzZ4fkwdqimOCubkRSDYZOXcNaLdLebfC62hPw== - - +FCRy57dw/Pr/2NCBn6ck6z6PRin5XzZ4fkwdqimOCubkRSDYZOXcNaLdLebfC62hPw== + + TE+XDZvlR0vVvzfGP2cADDtEBms+i+W/hGW/1e1Psnm5pua9zW1OGLHQnjDHmnmA2pXfbyCd/cuS b3Y+RaL+GdgMr7Ha3vGK31dc/zbo47XmzIyBbrULA97/HyRx401ASfhzuSvAW7fwcyK4DHc2SDx5 CP654tSZiYDdYJGd698Env9el5vaWw9luggumXpos/dblmsVA7njOg7tO3j/Y2nzNu1Kij8C1b4Y @@ -20735,9 +56595,9 @@ fPS0Z4sZD5w12E/RDLpvCj3Mp2+Hwb+D8heD1+jZ8ZnW/lQCXoF+SWxxjmfLMq2uq2ACHTZL8nTs uc9XNadc8veebhRV10s+rjXb1VYE/EeOCB19fgonK0tZ4nk/2Cb44V0jktl3e0UtJ2O42ND/lMWP 1wFyz90PBo22VTGA8hDi74XHaO4KakeQ78/u8GoNwve5HzZF8TKehxM4mdV9rtZ0X08Wk7umGuTy O7mrpPdTrE/OO8Ve+DkO2dhaXiuTZkbuzV7/Urz38YYs4O0LjzsG1uLulQK30sF+gUnnLNfLOL17 -VJ7JEWJcr5+25vd5jqnJB58UaqEuiJU52jWLsg/N9mMM8eZdeXfa5Z2j4tbM6hkGyQ== - - +VJ7JEWJcr5+25vd5jqnJB58UaqEuiJU52jWLsg/N9mMM8eZdeXfa5Z2j4tbM6hkGyQ== + + lx2twydsxZPySTsD9xrXbjP2CYGHjT0oebdLcOTdPUvk1ZmFs2wiXmFs+3T5fsZPlQVvyhl4SJAS hjHHunU6OYMefDdrhi7Otms3um6Xt7i5T5/GS/JwytjwuLC9b1p+OQr3WOIpkuQTSAiTHOzA4C51 fWDocOtocLTC1LaXBg5HMfwWJHRwr8nl2BGzlLwYbBvdpdyY4pV5EZz30CsycvTxdRq7Q5nPgmhi @@ -20809,9 +56669,9 @@ jzz9ue7oGfxppj38tK9j4qXXmuXLYx5WwX3vHAjDmjsHBc0InesQxZSuSDqWX0ohxt682nVj1AUp b7Zec0ryM7Yxdfjj5e0l19fYsL0M+7w/0ps0wH8Kd3cktz6953wK45NhugYCMGq7QQZXupXlttEy mCuAuwCweSyIDVcYNvn/LMtJPenv/mizhItEXHwNag8FcG0q+mhImfRpPpcn1L32Txvgxtaf1d6F dp8DDGzDwaqAxFzDyaR57TEn2ucM/BnfoEt/QIIO0yFaYkUOegy/DsZB2NK3ai+LFV8XXMDRc90n -1MnsOsjc+j7YaINxYlj00KdpMP5Mv83p93ourPSDgDwHuuWNS3oOVvOj2Ppa57Dy8w== - - +1MnsOsjc+j7YaINxYlj00KdpMP5Mv83p93ourPSDgDwHuuWNS3oOVvOj2Ppa57Dy8w== + + 18hvQtOrMcn7wV7xpGj3huB8xsXNm0Pwjqvuu4OgOqjk/xcaPiyziYxz8CGvZ5x6dHNlG9zg3FY2 /9dQe7Yknj6ZIDDAweWwoQ/KEswgurU+kNmlcFeaI71/hMGG+tpA1MGzQ9R4/oEb6GOPbsT6Zb9W co2L8RObGeoTfM0QoUD6qMJSuE/R8L0VWxNrbIBjZ3Wg/lAjJtbcGkv0jefMAPS8t6n5gSRwkcji @@ -20883,9 +56743,9 @@ HmOr9kWSIW+cDsTE9SMs30VskYgLlAbH71fmBYxG7xcuH5fQKiEo3W/KtKzpoDjOTBQFN4x3f/nI 4FDho16b4qdJPWNLUg0cVVqUU5Blz3t7feu4LETjnRB7FieB2qk99PQcdb2a3PxRs300/e4ZKNfz gWOHhuyr40CXcG40Qz8b0hH8n7X1tLw3w7Rw2//9TPH9nPXSgrEzGG+4O+lqPtPcDE/+gD0qrMtP yFO80DCNY44f/iMUYJQ99vNLxzHrLhOdKe7gx3r9PEPDRPkh78Urzv7S8Zy1fJZ4p/kgvybvGqXP -7qQXKE+cqN7Ul/Toh/Vqk9EI/BMX5Fnq//Nl47X1M57/SBWYtUJcVeb0p6ofcMOmYg== - - +7qQXKE+cqN7Ul/Toh/Vqk9EI/BMX5Fnq//Nl47X1M57/SBWYtUJcVeb0p6ofcMOmYg== + + 0gMDJsTaT8YygwP3ZlIxkBjkZc03IFMx4ib4ms8RsAVNWU5ILlykRejN66GueXXIsUQxfXTG+ZgM Aw5+p3gj+QFzoknkl0eDOFmSIvBCv46g/clUdjNP8DWfeL9tp4LIV9IlODUaHdU8URvQ3i5VaoGD qRF9Prdxw8mdHMP2YX3ML8Nm/+6pYvYBjpdUFRJxT2yMUuH7EJRxS9uPv4NNPJ3ecxCI+K38g5fL @@ -20957,9 +56817,9 @@ uWet4gEvJy8XKxDksAahnKni++8YT8VxmaGuOYzsNMVjEUb3m2FI2REMOPZIQDa+ljHLquCJR8/q GISQAYRpqMPKJRUhdDAyCBAIoACjEsBQEAwGg8HAUDhAHpdKJlw/EwCCjSRxi0BIQgzCAAgBICAI EQIgBAAAAAAAABgCFHVaD/snLfVSvO1Yryj/mwoRY+M8TeFQAf2+KXvBMfsMeNYIzQt4aB+pgnUJ aCcGzjZst+G5P2ZlfuzSG4LCcf8B7IUFJNLPfos6swvzmJn7iOty/Zh6WvS8i7Qi7rOIE2wvJr8/ -xdZ7g2m4dcjHd+7bqvmPOQhs9VbBuoTv/UHyleO1EIsNt2flpZd7ar86dO20d0d/lg== - - +xdZ7g2m4dcjHd+7bqvmPOQhs9VbBuoTv/UHyleO1EIsNt2flpZd7ar86dO20d0d/lg== + + 5AyPePpodenYFIwXNg9kXxW4H8QLV7Zr9X4uvuJl3NJeSLmSx3LP+b8i+nxBwEmRPMPgHnruv0ln RlUu5XC52dzcZ5yB/oDj7mdQgN894ObaZ9tY8B8gNXunxlR/+pj/XF8r1nYL9zZk/0hwz/LWzO5W 3qn93UPNedY+G8ArMKE7+I/E8nhqAVKf/PK/peY4bMgTErUcg/wfIYNUXh+n26G5nnJHrBPZL/tt @@ -21031,9 +56891,9 @@ G/uD8pednZ0SnE5x5wUJoPc2DNi733sKT4O1lJS/ovKXi2p223KqLt+JLOIUvwbwIS9J71WIA1Qc IQEkgFcCRR5YQn/PY8PVWsUedOxv7JMXg9CWKiD5z/tYh3BsvNt16pcfCP29u73Vk3Jqlgmk5WtK u8X+UzlztQQYS1ZMSMrVCKQbAhDyiCb4OkmUXwZFeiAbsFlWvduD/1YhDuDvA6BlTxpg/xBe/B+a LGZTtzwPz4uAYvCFJr2PsVgdOvPLvpDMy2zWo0SRuppIwkUgIdgp/uAqNQCPPwmpvUcHhgy/+y/L -YD0S+PFWgCJnKKvWQB6dsR+I+GqxbrfHybEBuvyOtvHud1ZJlhA4A/QlNWXNENRjFw== - - +YD0S+PFWgCJnKKvWQB6dsR+I+GqxbrfHybEBuvyOtvHud1ZJlhA4A/QlNWXNENRjFw== + + bYYtL1nGKQaLOcXgzGK5LgMfG6OFdjk7JcG8j11Uoqw8FWf4SnHNcxcK61LE0a3qYKR8KwjZRgJa AhRL/mUlhJebwe+BGhaZSYrPUVYcY2qOquaqDkJ5xxJ4OQ4gurRiVQ8BeR6j6/X93+TD5kboMWar MSmw33Mk9t49aO4DH9uF4pqjwDB07Fed2gmj8gGKJCsjthfByd6WgfGzrEIZsb0BGpbVCCQlTIWW @@ -21105,9 +56965,9 @@ Ff0+3Pa7ZvLOmluLonlDaaehmztZH2sVGYGW62UiIScfrrdNqVSv1Nk4E5R/USgfmprTVDVC/l5Z IwC7bbDWBFAwVcJHAoNdz4+4JW7gE9iyD95OSEBWrA12ZdUWxTMMMZEN9YKOb57CLp44vORUauKt CiAOOzsztC/2VF4GF2tJ+XgUkgAeqvhNrSuIx/wzuZROlKxbFM07ZsrjFUIy7IcGt5K3s8HxDrzY nnZhEZGksdaFrFa/fv8/AmfvUpA8RdrsivqeC2ztwOOTpVEp9Jcy8QNMkfABrkc7tmp0s2POuABt -Ja9jGXnaicebjLA+pLXxHyr55xTqZdm1q9+T90oqiSmNuiaYwz7hyHucYPLYW/s6bA== - - +Ja9jGXnaicebjLA+pLXxHyr55xTqZdm1q9+T90oqiSmNuiaYwz7hyHucYPLYW/s6bA== + + odncK7KX39dZzD3lMtQLDH6PrN82Nb9Ps4u5KSIEY0iH4CUhFonZY0f0+NYNOb9epNQxiTBv/K3Y ZK8vAPN4cdDPwYrV3vusJMA/ONDipmjOyGPiFkFD9mhHqPTVPJXXSC/uYF7Jq0vY2IeqAceeYQzB KKKbiLpRjYqee7NYxy6EYugmIqUgPIMuqJJs0gMYE5khACAA8ggoACAACAAGgSiMA1mk6D4SYMBZ @@ -21179,9 +57039,9 @@ IRd6BRXFRIVLZFAwjIDg/h6m7xMkU5h37ossKiWyVwvlYtGv67ps23c22DOHJ91aU7sdokUVCyPk CqqLu0EnfwbvG9seBjXo+f+HJ7m6BtJz3D/3jchKP6unpqLnbdMMzafQZVu2Q48qQv2ngPH+/YzV ynsib4hoUIugq5WEA+MbgqfoemDQYsghshRwhs+6V5v1TXL30CNMXVLrajmRGA7k9RHTgLVUK1qG 3fZ7//6u26rcZlYaX+tBh0gvVY9ORK8IneNPY4hNkBjMfZu3DWqeW2+t6aWelKknIaHXQbYIiAGg -vVAfjenFSj54ioWsYgqbcGCEj9gKQAZyYHh/IMl78ZW80kfyuIkIx+NCOp6k1gHbQA== - - +vVAfjenFSj54ioWsYgqbcGCEj9gKQAZyYHh/IMl78ZW80kfyuIkIx+NCOp6k1gHbQA== + + tVb0DLtsLcaSCeK6UdOeVVDxFJOQyyHn+A6UQ3s1x81g00DQF7dt76+H6IuhfPX00yVxxTbSgvPo Q00gzVTNkX6O8ZEPTkLKSjhwdyIbuw85a2euY965GsWDd6P9DaTjQWYrWkzjWav5UXIry/Dbst+y rAZKBuI8fme5Ep/owZmsGi+GZiQqkrVwg78Ofve299yAGiFw5nL1jppZCQlu1XUoeQ2DrqiibA4c @@ -21253,9 +57113,9 @@ xqplxzDb/osVv23jZaB4+56WEtYoZhhVVdpQVX0VZbS0T1iV74Uc/X1ScKgR+i37whRh8JP9uWLy Y9uWnd0LO8jVUwsFOtFePMlYfUzOc5F2jk/XKpTtRFWWGNKTfHTYA0/+Iukg3Qw5eIQbI2sEJQK1 lPwOSu9plCPMoICRm8bfai+OmesBvOyadh9+WZcKHlCD8bT42AbRobzko6ewMmuUUGOUoyOmMWTV NA1/jgpwBVX0Pin3Q40ty75BLkC7xNRqbZrOTEJvB57jy2Hn6GK4KR7RGK178KcwQptm76O6yh3y -S6EA300jBxKjxVh2/b5MvzHstrRYy2nUsdYZLp6AjPfhAKCciLyUpYVgY2wl0NwxiA== - - +S6EA300jBxKjxVh2/b5MvzHstrRYy2nUsdYZLp6AjPfhAKCciLyUpYVgY2wl0NwxiA== + + Hh3+IIvoYbJTlyMMDoXbtwfyEZNCYvKxVuuf1XmgsL50GfxdxvhSrWByXhzCJ09drUoigHLYg08S 7uBzfDnoMIASWet+/48L0Ka5+ye+001sJTgZCK0Vs+cZdtl32/aF3QvV/CAbGCe52uO9j39B6j4n hYRlEDW6FW7wGESP7jTNU1erkspyjAqHJ7cAzR8JPsL7VV3jahgzU5DewkhfOVlTViuKlE+9AyPj @@ -21327,9 +57187,9 @@ oZEdxkWejOkcwANAqc+FyG0pcU8mDKhtrwI3PNagH9HI3ttFzwdVh/yzUOgJM0CVGceFHyMeTGsi F6oklNaTYIvUHvt7FoNnHRk6EYRUdo1vv/nMCVhUnjEr2wY25l/bSgxtPROjfj4v4CBdq0bvuJh0 i4h3fU+2FhOLLIeRh2Nw8dk7HH0fybBzNbHi+/j43/oG3aSStvkZEb/77KCtj5rqUR3DjSkpZJ8e /BpqWo5iVmyt3uFHMc5zXA7vv/y5+jh8D6t3JJ94HykE5MZOl982Zu2s21WOvfUi/yQXuDEcSuXO -kYjubVEvXJN2RW88eZjhOup7SMBAp852cPFZV8P+5zh1TDFAP/1OfgFsya8lMWoAWg== - - +kYjubVEvXJN2RW88eZjhOup7SMBAp852cPFZV8P+5zh1TDFAP/1OfgFsya8lMWoAWg== + + 2dIKV4PjnzbyPtOwmtPSSe957oFkgCP+kKHK+zS1Bo3fOxk+LeTcAP4Z8e3eAweh65N5z3mASf9u jQwdNuahJYfxWQD9Jjfip/gsQveZj9kAkspnhv4k8PaRQperjzxLAKNN4R4+kw4+Nx9/bPufZyLn 2qH/od47SQQ8a/WA6QdD8bffvj98wtqZxiFDuuCI9FygSPzGDMwz9bDvKy0s3EtF73dY9YDjfE4+ @@ -21401,9 +57261,9 @@ QvreafK5s1uhPPbRDcwKNeoeWWDlmwaEhCw7wNojKGD7IlAFiIblCciQvNGnMpMT0fH1BFE+x5ci NOPyyGHL7zq4NXrsrUtHHhshyIZBKF8POm21u6hKM1jRqILhN298N1ClhjHTOjwbRaYSEmOZgnoV KKKurChecWLJZfVEuQ/3Lffl2T5YB0C/OKqZn1h61lVoiCQeQ7WckHK3Q1EQniZbCwh+Up9dS2EI Xxn83CvUqGsScau0p2dzW53F3RfVxLzSBkdU85JU1DFzZBQQY1Ypj91WQP5YCEC8VgPRPT0KtqIU -lNj1q6UqaZ5in5GnlsJVWgz+j+++cSQhM5+BmNyvH8BKSN1p3qenm923pmGlAdw7PQ== - - +lNj1q6UqaZ5in5GnlsJVWgz+j+++cSQhM5+BmNyvH8BKSN1p3qenm923pmGlAdw7PQ== + + CtJWe05P7fnOzFtRy+BMbQphJ6RgiCSwJUImwRS2Gop8rRBIuNvB6McyHbAnIHvtBSEfPD3SWQkH 7DZDgl9ripSzFZA8t4PRLw711U5TPZrprb90xMVQTGEFlk5Td6kdbloCaapTd1rqLoekr2Ui+rUX EvRWqY/tbijCGwTZzhzc8whtxF7td4YsP5Qx+Zp7RUDO1gGT4vElM9jbSDhGQGCP8hE7ARn5gI2E @@ -21475,9 +57335,9 @@ X/CLicpf4BoiOfhOAVS4AAqFkB06AIxRWgDHlwd94kvwCzYJvkTg99MoXUUUCrbaOlcvyo60qsp0 hGmVleI4IHRaw1EwhNrQNrvJXk/J98gBzgHBAXKIRgnIKuZSfQfGaYWC1d7fZVW1m5/2zle0syza 8TrJIRoSgiHIYe5kIENKF3EDREncBNcTPCqtkc9tShJaT9ywfI8LcCcSP+f81TLuhql2/SMl30As cqxaM7ZNjSDnhjG4AB1xU/cQNj1CGcfl5GOAIj/hvv1KYDWZCqRjBWtZmNr0T3D7aucpaqpqNzNU -7wOZy5ZlPRJ4XMNw5gYMMJ8LVPipJHaALFDeK0F8g0z9M7+YGeUjJhI/kTcXh3NOpg== - - +7wOZy5ZlPRJ4XMNw5gYMMJ8LVPipJHaALFDeK0F8g0z9M7+YGeUjJhI/kTcXh3NOpg== + + yd5N++v8YKFOUhG0ggEPigGGbLhet32RmOqJdnx+wABc0Rr9dBE3wBAZatMDTY8HFWcMLSTH2vYR diDvkot/J/L6Od54OUTjPVrwx7GMh2XAD2uxUO+FqWU7ip4n/+ecc8456oGD1Wx7mhWSt3E5QYAC nUaQUxP1KO8h+126R8k/2r4iTeN17PFkfjwYFPnkJv8SWGvk8z8vPVsMlqrsaObQzC8doRMsHSWV @@ -21549,9 +57409,9 @@ awK8QBOeK+uc0wxUsKNgiplP0NBp0z2QaOtJcdaIF93xpsZy1AjWokcklnqV7s/5/Q84nxs6YkR6 6Sy4v7AuIurmBeUUjOkm2EE/Nj78msq/9On+q9nOlEkVXp9v4touGhwv+GrGrCvz/gLOIsaA6ZXq +DrOBfWmQT3P5WJwcJx9Q6mLKmH2Zs6ElZ338mTr0cmda+nVVm7CBhtcLeYOwzr19qolROrXQBT5 mdXs/029m2RLivc94MwH7v9jPpXLbdgwylkVldYftmDw93gWCD2uBG4/xr2qgv66qy2BH9i2wCJ4 -T8LWb/vLtgMQrf5I5qx/frFrY6ystLxw9LtYe9lwMfPlds9Yekl3OD9Gtc4x6fjzmg== - - +T8LWb/vLtgMQrf5I5qx/frFrY6ystLxw9LtYe9lwMfPlds9Yekl3OD9Gtc4x6fjzmg== + + Ofvhuxr8KNfnlTZzaZ+afreVSBdTyHsrDn3v/TWlZUMihr7Fa2OO/gy4bM/93HH4uPPK2wrfW5h9 lrSwFYJ9unqawWYOn+XyO9332KMjlsy3V0I/+/dcYVcTEuxJPZvBTSNkLaa7Cl+OnV03sJehG/dz HyzHI/1ts2Nax0u/uCmtns41pXYsMU+cKfkz5ngMztp1hOGzEiSWhKvuKSIMxmhcmW/XZVrtvLKN @@ -21623,9 +57483,9 @@ hhOZ1Vni8bg4y1ugLzbiA5Z+vUE+Sd9qI2av6+t0llH+vSaCsxSRvdalrsEfiD2ghYGZjtaXrwsm /9QOTseYr/nwraAb9skJPXMsbxz+/b/xt0b6+hox1tqoP1OsPykmnD/6vOMlb9+cTS6zmocle/+j 6j90iYXwcuWtwaV8qAjX5g/rYqTNkSDn9mTA91Em9Q1E4ZeBHEvKh+I+D+EydNVQjgRc02kTlCQL reeKE+7VEOA5wgRoADDp4z2s5/qwnn8ivyhXUxRK4WE+mD9+dZ/L23KjHq2vigt4ehXIvzmf/a6z -1ZcrS/APYsl8TkX3lnU/PN4/IU1sM9Aqkm1lgij+773GfrOBZ6BVbNrr8iz+/Uandw== - - +1ZcrS/APYsl8TkX3lnU/PN4/IU1sM9Aqkm1lgij+773GfrOBZ6BVbNrr8iz+/Uandw== + + 1eW5gXHfw9Mmd7ALfaZvZvEX500sDEWr7H7SB4v6Nnjo0dpwzo0fs3tu2t0Wvc9k8bPXeqG3Qfzz Ju7ZiPgObd27yRYwHxs2sIV+7h2jWFOJZtP1xj1UzFMg5ttHndSsBvsJcSu4d9Lj+v2U0+fnTBsK rHTkFZpuA6bAsYH/oMDyY0h5krv0VwWqvBWuExrEmFH+w0LuKmI9r7rzHBO7x+oem0Omz7s6ctgk @@ -21697,9 +57557,9 @@ JoLiBxJg0FGISSEKAQIAAIIAgCAAIRAAIAACAAQAAHAYOzyjKoRfphGeBIk2maV4HQDOOSoSiHc1 nKbLf92rTkwcOQiHO49Z+Z57NnoO4TP/xG2vAlrW3MPJb/hvC8Yb6w2vY6y6PXV+5ayRaX8VdXmZ HEau+oHGUCtbVvjcH4A89IQ/xza7TSaC/CPVFPaM1q8hwghTUNAWZ5gB9SSHmuvXH7qedMu7JJbc bf70gOj/UbhvZgLk8MGevMwR9K4jVfGvaqfoZ21PD4nJfWjY/mC4LeTrmQHR/46vA+RBj1PZDYVU -/a65WbUD3YW/O+ThzEMFPH0M0k2ymUCGUP35qZk42Yg45oX2eHBWeeXUdYrzO7pvOQ== - - +/a65WbUD3YW/O+ThzEMFPH0M0k2ymUCGUP35qZk42Yg45oX2eHBWeeXUdYrzO7pvOQ== + + dUKAq2NjD7/O588g1e6vUdoLJBu7BZw1eZRjS22VVaogEXDZuMoq70wG/AXVyy6aw6B3TcIz110v Sj4EQ11at6+jjUfQGht2C6+nKw0Y9JvywyCyoWjmgHnO2Dda+qOG25cnQ3tZY36PU8H/M3H61UsC 4dhR7Fj8orJnaJGdcC7elB+nQt223pVnBC+8rmn6YCE6VFrkl3SOSIg8TXEcgGGDp0sbMHwn7wme @@ -21771,9 +57631,9 @@ PE9pZOsBVH2b7fzrqtWpMmilNG22YvcfglIe2EOZ4Mqh9iqtutitM9R6ujFyPm5Zim1UdRNAPzu5 4+2Pd9Dc+qFC1WFm0zW1xdKO9Qbi54bAzEDeXl4wHlle2NmAzMml8BtVNR6y7uHTYFchXKY3WNvF Y8EbgV7HNcFlzIvvkrt6gKLgpzz4Axk2ch0jH3vaO/bZCjzCdmSm9R/vo6U68Z5xR6xUxZuOjyyV utYJhks5YrUD8P4rwiIK6wbZZ+t31osrjsVibooWU0HbUTAovh2IeV0T0enPSpwGmui9G6wbhi/L -Lh3VN73Zbg5DPs8y9ZloxRuf3K3OF22wIAfExicwg/+bmvB/LAGf/Hc95zIMbaIo3A== - - +Lh3VN73Zbg5DPs8y9ZloxRuf3K3OF22wIAfExicwg/+bmvB/LAGf/Hc95zIMbaIo3A== + + zWHhwT51YoZ2nhgSJ+KY7o+pUtlpTxI4ES3myVP0tV19WvQ/NbOx/aDlGj6Ix5sMvjpHde2x2emU i+KZfogFIKMGFXxWB8u19+FN9ROymT0wHTAGJkyuzYCdV24ej4uRruEQwsDX6rSRtpEbqE9YzFEV Rf+bJNXQy3t1DZu0/0Q+Gg/iMh2/33T3TeMiiPmee9DhP480YzY8YHHbnQ6TUAbXzNUVxVe84mt1 @@ -21845,9 +57705,9 @@ b3az1Aol7FrC+Y8ALBEGPBX2QTg6NKv1t9cFF96TxVh+ImHkXeuO4jZm6e2LuJIEBDiCaGotGNF4 Y4bUtXQjt2DYuHjaUiqccCoFE16HlHvEDLyBgvEOEQOrPkC9w4N1zu59bqBxYOnG21GuCX/zovLj bcdKf8C4LWzKi4SE6P/NSIbxCyWEfOemKAqjvIGIUA39lXL/Ig/O+HFF9k7dTOX5vftnCK9DyHjV oqmhpDOdg+8DjbC7f2ZgV1JU/hkWFAD/4zGgrFOo4GuBrjuAYyMnxKPFwVpvXGKqoyY878RgUmq9 -sLmpjpZyyghp2yBeHd11GqCM92FS9fB7NxARXt6SojYgy4m91Tu+2urIGT8LOzLgfQ== - - +sLmpjpZyyghp2yBeHd11GqCM92FS9fB7NxARXt6SojYgy4m91Tu+2urIGT8LOzLgfQ== + + KdQGEfC8mIqbItNmkCDyKopIOfsHCQYI4NB46lLWouXrmqdGzO0jZOaGbit82SWua5sWmu7w8m4g IYwyYYxTRErbCukpZZqBbAt0tvRUERNWqRBigMDDtJyzB0AKrD7e8hjPxUyeQcjHb63jGTrvHMWh hAJd5Xkx2Ef4KPAnVd1BRVjr2hGUEPKNEb1pLEFXWEhOeS1KxrsHRtY4utonZfeFNBg2JtN5Ee7f @@ -21919,9 +57779,9 @@ BU1OHt24eIj4k5LPpz9I6Zbtj4q/NvrtRCnS911wy+jZQobRbTKOnBjv6jhqt/P8JfNuhso5IzSG MRj60ZYX+GNYprdi0IPJmjfzr4LNPMXC4RP0rvvOKB48hAB6SFAQMgBaXgHQKbp9mHx9Wh87axAF TlD8DzypokK60hWS7ILdkrV0AZ4TkC9SDrKJhiUsStb39QD8APIAsMoICJ9JQ2Kd4ng0ajnk4XUF ENkQQ24Z5qbOMQUrv/fvB5JjqaIQ7RtkGn+8mvo6a3+ctftgWDdRZskWOzeFg3cqBeMlIVJFzv0a -7R/cmUlF3S69SWv1qIw+GSlJPQuDuQC0/vcxNplQTAD8+8Jgl6j7sWj01coZH14fDA== - - +7R/cmUlF3S69SWv1qIw+GSlJPQuDuQC0/vcxNplQTAD8+8Jgl6j7sWj01coZH14fDA== + + tN+5acfRc8fNOerMZ8OSL3JYFBEPvDL61ZDeYh9uYFVGX3wKKb7KNG84zIw6YLANuLjqVKYUaK0V VrYQrq9+CHP8+MRpnaYy7zq282rWXbRhSRU5F2WjR0SNbLHrvBoVRdSTMgLZR53KmcvMGmKxR5Xl 2gL7mvfOA2YRL2YdEd/TRxF+fzQ0FNFOLIJEjL0KzOUmbRdgXsd7nc4zCnXaJyKf9l0coGyduALq @@ -21993,9 +57853,9 @@ lMDF7n7MBBdG74xsWlNOBvsf8CYLMjGAAqcFQMDGK1XJGQC33hunMQvqiM8xC6ckdZsVH4YDCu1h wno7yhBdicidzv0eu8twq6YwzhedjcJ4SaI39nzakp3vzFXOGtNRh7upfZX2AwVMdktMaaxh8uuP nemhSMeEvOhXEYcuq/A2v6L8M1FhTPpO8gEDPBoMjvluVzy1LXpCuwzveizAvcPGi/wpkJ+gmhfY Qh1zPRmfp6IUT+e4p7J+7H5OnDXX/hcJf24/HtmwM6nvbbxl+iA0cFvXfIMHN3lisGK6BW3BZAV8 -egB6RagPNDAaWgEZi2SbjklEJ4IDR9MJBKyIBkSqjjItncR+LUmqTZf7FktEC7YAKQ== - - +egB6RagPNDAaWgEZi2SbjklEJ4IDR9MJBKyIBkSqjjItncR+LUmqTZf7FktEC7YAKQ== + + HNyMCadAgqT0fewA6gDwAHTKw9+7wL+koHVf+QUGDFgSDIRYL4wwbl5UDh5YZyUmIvb6msppZx07 6ZRWA/f9A9OOLm7vqYgXJIgT96d1WtbxxY2bAvYEdS8uBU+nHD2R5W9x/4vCA5m6c5ZW68tT6T/8 EZdCOvB3OCmRgVvkUK4Foo5+2lKLnPd5H1RiahE2r1rj4+byMEXNRR3x4BwXFAYlT6e8Xh0gkXVo @@ -22067,9 +57927,9 @@ UYbdapqi+79mzzOXlobNKvAfLW72lDZyaOu/ACL8Kqf/rVb2HBhj2EhNdpk3ZerX0ZHdbQYUdgDW vuU0MJLSAqklL6qqm1mCTJ87woHor8RxZFW/M2RkQBVna4F77J7KzsI6u6DOQ9rujSwNriRtH9YA 2QDWALnXQv48u/l9thqNr0ugUSUxW0xcLBnstQL+akASkndZ9m0tI7+uassBD3RCUHaNhHRJuRb/ D+49MLOagVi3J4536ojZozsEOmY95NBPIQ4FhSUm8niv2WKr1qOPtiiQ9MsqIjSUj5RCTezmQS2W -typnujnSVjcU6TfCvN0G5EBWNxTp0wqknadNIY2jSplce+LnVr1Q3lZguK3mYOby6w== - - +typnujnSVjcU6TfCvN0G5EBWNxTp0wqknadNIY2jSplce+LnVr1Q3lZguK3mYOby6w== + + uqI3GcoDY9/b8Vhm8o8+SyGMuffQcB9lepgFlmIgyu6RUJ16GtUnEz68GpzcizbLISeFlMyTusE6 5duM9T9YGj+8V0wljjnVU3mjQ735g3N/u84tpxaCOZMJI41igdyp8qR6YfjDizOKfHT5ByuAC380 5RUy88b/ppygqfwRwDQeJfJUTCWOuacElFNoR7Rlm7DLaROIM5HQ4f3whsfD25tO+NEHXi1Wx/96 @@ -22141,9 +58001,9 @@ Yh0V5UfycPQa7AHxBVQ9s0ogcS/ycaFrGUE/9Lyxp6HL+Y7cqopumDWNDghchZAwNSTHj3Hx+mW8 1BZFAZCTlLyavlrUuS3k6y9AQ/Y0rQrLxFHntGv2ez349o2UwaUiJMiqFHLGgV/YrnTNetvMGPd1 Ijl/g9n/RjY2XKtfW+u1/Vbr3cQD5H/voRckjO3RLXMhUcDFotQUQUQYWJRbScbdiqFW0jF+IuzS rQ3KgfglIBk0kpGYz60BOYcXzD5dnVNL+FMMbPy5z2DcoKWUhJ9i5omB1j0x17YBt67gI2TvZi0v -pEH9sefyswQdLigfT8od0s/8R5i3szrzehYNc64kCi+yqOUs05vpc2FN5QP1bL+B7A== - - +pEH9sefyswQdLigfT8od0s/8R5i3szrzehYNc64kCi+yqOUs05vpc2FN5QP1bL+B7A== + + jSM42TK6tzZt5zWubWYw+w4AAZpDLyi6aSge54acHx7uey9njzAuaqSzU6GE4jREz+6HuR2YpyCK c+yJKJaKVRqIuN8yNReWzTFAWNN7isqjZ5Nyx1qhsAMEqw8+uhjUcidn3Ldh25hvZu9lHRldS8j4 jQ9w73NvLd9CMzkYkzId8ZP7dHXSHPxWKnRFpMCw93VDJmNRB7A3wrDUypeJpLxrmZdznplVFQ11 @@ -22215,9 +58075,9 @@ F13ydTMEjuxxnX05iAuzabTrNefhT0zM1ECkg0ShTmIofmvi4JRip5/luLYOBH8BgveoonXFSIgo CQIJIAAAEARgGI6iMA4mktYHEmCgWYgJMcYQICBACAAAAgAAEAABEAABAEIAAEAGunwrIw+yPm2B 2G2zXtfUd44bHbii9c2EPO5Fg5xwep/o7R00OU4xXDlDSExEIhn2cORXsxcAQny27pfpOtQTYYR3 f9vKSzR4VLxc8zR8bsrn+LrkWXJ75HdjHHlNI+9Sv5qRaDGpkd+0uVn7DfZgGz+V/LVo+eR6nHhZ -w8qxeW9rdZW/bCo3pootkN1vSFBvcpDNGGHEqG/FrfAsNjtn4Aq6wg+tM+8kauGfaA== - - +w8qxeW9rdZW/bCo3pootkN1vSFBvcpDNGGHEqG/FrfAsNjtn4Aq6wg+tM+8kauGfaA== + + oWrf6EvMK+Wk2zbavvu47lB7f/5DwOtfBo4a5NPoliXhmv4WbokG3MuX+nv1PLR8DVj15iL+jxn/ hcjkLPbcw4ZkyM/ESpHpIIj7usAM1J95ZepDEgON5qojz2FrMG6dB+eCI8Eh/y0Ln8g0RgM2KVQy thL5V8QKvAhscl53Ek/G4eaAMWfcywdSM9uPel9zFXtOfH492Jy+V38YkW2tkz2OxPOr5EZE43x9 @@ -22289,9 +58149,9 @@ T4A0Mki1cV/PuEKNzlCPOl1ugwVouc+0MDLVCaLf1YCxR1oyISK0gQuw/GdwpVOmu1YbQgbNu+Wg SPH9gSMPXElGHNwDAXyHa5kLB9ui5R7nUGPNAP8otjI2gY1gp9hVNOPiGrZLs0A+GKQKZ/IndZ5D URW8RaC/T/rlhTGibRLmlBSk1BDnPV9yMfIlzOQsvOjBhq0AcPheq/HmaplqHBicZRnfPt5BCxLP cPlGCbPuyQrac3sDNUDGc9XFIHZfhEVsG1tmZfPdpxK71gyP+mibJmaLo2PgmOqPjiyuwY/kOZb7 -q9Salod7V8q3syQw8wpduH8qGP/pGveYMiRTOjKHRoP1N7rnV9T+gfO9dOEKoiwVAA== - - +q9Salod7V8q3syQw8wpduH8qGP/pGveYMiRTOjKHRoP1N7rnV9T+gfO9dOEKoiwVAA== + + EODv6DfclC8T2HDwvDmkyjvWEb6EAVbfJu8sr6O+2KybYwhmGqKmB3i+ijqqhXH4vmuxSDiX82Jg +6UzsPpDL9ZlD02fG5AA3wHq3TUv1HRHx7h/g13i/WabeZdAastB+sWniGA3hIwfwZQwsw99/qC7 0T/Diq4r8F3HJM6qi7uHcrYi91V7YYBG4mGocH8JRAc588EOhwaGEaOIm0R22MJho2PXH/WrBw5e @@ -22363,9 +58223,9 @@ yMGWEBiOWWiJRv0V7kha/fTQVzSOYPRyGpdZNtbuFDvD/TCN8mJ3TV3qaq73LVWAj8ZNrU41sej/ OO7R8xWxd1aE101xeRs/EHFyDhnNzNGgsItOxZCZRXNTnwNOgb3h32BTWzfLgRp7mF4zhT0iIT/U lXIz3Ze4Fkf/jX9aW7ClRoV1Ok1Eo1qB/IvTgo3ZihFUbUUThqkyFfUFGA/uPS+p7Q2vigJig43M jCyS/o9xuILA5JmDc67vBYaRc/DmiGjBdVAkebUXEJUsP8HBl18+PddgeEwFwm28z707m95kbE64 -bxv9W0A45GUAmAFJlWSTy7LnSxB3f4cKoGHEuLRjq726SqflzLtKAcGBjfeBaPsT9Q== - - +bxv9W0A45GUAmAFJlWSTy7LnSxB3f4cKoGHEuLRjq726SqflzLtKAcGBjfeBaPsT9Q== + + Pwgz4rCx2CLieo4nUOTcfmZgTqyGzTrgUmPLqVaJrnZ1ug+5XQSL3CuM+fX0vp/BtZFQfv8s+M8M 9rRaxBeiTUaedmeqRctzEuVpjUwDJMdcX5/YdmdiVpRw3yn+4qhw9DC2JOod+MCSID8e/2Xy94jT vqzv6DhiRQAMucax+An+ZLRv+RmK4W20Xkatvj9nosTQpmj3T+ucemM2fk0+zmei2fM7aKwvN3us @@ -22437,9 +58297,9 @@ rNddbHU0hHu8TSKhJG6rDn0fYOgp2PDO43DJA7kytQ7MDEU86i269GAlpqBXK7WvdS3mWxpOsfcj I6wYH2Lfrhv+TZJgT6BALt0U0ICLdffApzjASaAdtJEOgRsnh0ItBYsu7Cbm0qepVq4cUco/2lRx uWbblWTQr8b8UyGw7xPEsDEEOh3vbNFuC14YBdtA555RRwbWaZn7Amt2FCUMu3TwglhjlKgrD13r jd8j84j2G5UXITO2Jms0/gkogqxKy/BQxaaerMJ1IAto3p+jz8FxgAbDGjfXDeew1XcOjF06VpLX -wxS/e0r5rKC7OnAZjuAgCncoI99bYOIDmZlsZ8JTQDYiifuoyR7PLJzx/dP7u9tBIQ== - - +wxS/e0r5rKC7OnAZjuAgCncoI99bYOIDmZlsZ8JTQDYiifuoyR7PLJzx/dP7u9tBIQ== + + IH7cVX46l/Skv+FMLNXOt9C49K8P3/y9iLy8I9mRbOotXq5EoW21c9OmRxY4zE1cFl6wI3ntCh11 vdq5UmjRyeOEpKYzh47nFSbQoOeLoRWfu+vELr7CKh8NKk4S0zB67qGYuO5eH2+cC7dWSvF8AahH R+c33wrv7sPFDFqwXeoTjGu8o+V463eJY1qGjo8Y1p0+DsnWjI4bZ52xJU9zWg/8sxMkfhwo7jE+ @@ -22511,9 +58371,9 @@ lt3rJBHlAXNs/M8hc/2j+EgoteN5ucypSkxHEOorWtyvOugj6N+VoqchvLLIReOqfot+/psY5tA9 0P3WHhbW5y90nXavRYaNKs6FpouRGdWf+vD3j9bXxd62LrDSDTO2Of/5Ynk3cKIOadCYgn2uoemn Hjts9GEakDs0X5iZTOUDJVryoDVJv9dwFuq2sT9GaH9IoO8MeaWSr79HpuwM37eckP24pfdOWzv7 C7/b0VbOe/niOSW9xP2EO832FaTfn+A8PWwtrhBU8OOWZ63Gee2d7BnY/2ewQV5KkJnDZLxNwvo/ -B0VlG1LVS41NQTTlaOOu/xWS9ZwHFfEVj+XmWPyL4N1dM5hb8IjIBQxqr+JuPVS8WQ== - - +B0VlG1LVS41NQTTlaOOu/xWS9ZwHFfEVj+XmWPyL4N1dM5hb8IjIBQxqr+JuPVS8WQ== + + Gr+6q1yvH1Ht6vLDGIQZ5Fk9S4tDccJGVE3OsK8utxnoYO4kIOcoTEvL4areQOnGCR22PV5pDhQ/ X/A+9QnxP33dsgB93Vi2tyiH7DVW90MP1V6ci58ynArt11wnH/YgNpLS3wjwasz7WlBTherDRjou 2JxQS3g+WyKutLbZKT2wzedXv7soYsqfOMAPrPqlapLPLtW9dwKLazTo7bTzr3Ulmx7G+fxy+ZPa @@ -22585,9 +58445,9 @@ Lcuqsw7W0vJusU4o2m+kc+p4lVC0XyenlEVC6PdBwZ0xlo20m4KJ5P2KLcq6G1UHM8J6AKpfT9AV A7L3LTPZ6nI9ggMHXiij9FfXHby2VuCZ1wvIuWdI1i4oJ03t7RtJf1X1YEMA9eBpi5UHn+Dv9OId e+4XdHAqV6p5dwk7wU/e8RfjBvTMdlDaOfBLRDjUYU6H+4w39kLSsVbg2b1PTyoj3ENy/hYVkM/4 m5vM58i6ovvE/BVr2rrq7qr/jUXkg25srZKQzYZw4GuXhHyvFVOuiib+ypraNxnI/E1FtnrAOlKS -1nFg06sk5Q1L5bjLiQg/1vEPZSKh74ViSkmDMI7unF7L/786g6ulyECcw5urqUjqqA== - - +1nFg06sk5Q1L5bjLiQg/1vEPZSKh74ViSkmDMI7unF7L/786g6ulyECcw5urqUjqqA== + + I/nsfoVE9qv1gyOHB4QyWtoY0Hhdq9uyXsYRhBuoo6opUSElzdAIwAgA8xGgMBgAAARD4aA4MBiV TGfrfhPAQE0lAaMkRjEMABAABAAAAAAAAAAAECAEAUFAAAAIgEBIGj85+fYeHHSScZ1J8SlfSeAA fPWLW9Cdx/v3v8WOYe6s32G/ia+hQ3TCdOVzw8PaNZnUce4MUiK8i6OIypbygDKAMxshpjFsjp8+ @@ -22659,9 +58519,9 @@ nA3+77jtwKmoh36fzJZdXfd7LS4/jOHbb04ZBe3uGmxNU5eDdfpZZuCZv9tKgkLdNUS4nYiQ9Rt1 LoB9/KvE41FsOhMnUCXlTMaO4Ub3RV2Mk4E5d4wiSt5NzPu5tIHpQRvVut5iIisKJK2CBv0OTcun 2hSBjpYxhqqWcvttdLHnvZw8iu0tt/0RDwAoJK4n3rETUdI+GfXQKwnkLumNkcs0CdnvkvPueRD3 MjHseS8mr/Z+214qGbmNjKFjDsXbh0YnhJfy3iqped9tasUlUPFgsVheLtXDcVZBg3hLTBcptz/I -d3sBLddnK6YbjvID1dCexWq/1aZEAnzKCTwr6U4buZWx3KWKfqLpUHHuTiP8NQ3l/w== - - +d3sBLddnK6YbjvID1dCexWq/1aZEAnzKCTwr6U4buZWx3KWKfqLpUHHuTiP8NQ3l/w== + + O07BSAtj2TEA66ONW0XgQNgJ5RsSn9ujHnyJib9Me/UPIS+wAu+jVdQQOfQ7I+8lQe/nqVlQMtLx /RgzW0XxYJyUmVFFyVvJSBM5SLBZTQUGrHpKhE0+PJA0KyiuDrzB8NC0vE8X+5AOVv/+3wBOqWsp 7/OrvUrPZq/JyXuempcf2rIUR6ZlBc15/8OA/iDQDN2+ALpZFDn3U8DlFyodzKvo6zB4IcaxC8qJ @@ -22733,9 +58593,9 @@ FnZuN0lB0HWwA6S3VGkefyB6eXvlxlK5c8tNugmuln6OnzN8rzjMG1g3C9zyCKeMfRZ/BfcQXN1x EcN7OC0D5v0dF3PJR40Jlb8agOqV3Easet34YxUyMMXmOsgRqiw0iS+FHtsV5czpFDSUy+mJ/AI1 7kU+LF42s1zuAxx73kqPsYgm8hXgCXKYNQ4ONCHN8kxqMtkvbd8JiMfXKjWVh6Bh1EWqiptQcRDC H2VE43v33XKfTLZIGOEtpqPir+Q2XifC8TD8bshcH5tdRDIrrRBGrBBGwxlqOkdZd5ApT0NEeXqe -v3fnDG+WWmC8nwlsoQkCYSWe4pyVRos6d/0LFXzsWYqa51rZCWpssMRf2efwrrdT6g== - - +v3fnDG+WWmC8nwlsoQkCYSWe4pyVRos6d/0LFXzsWYqa51rZCWpssMRf2efwrrdT6g== + + /5eY9HAhTxTDy+Yv7NT4Xnnu97iAfQ8XspQ6QfMnmvG9z8vu51j1M5ncuzvAhqxzbxSzMmulLloA UtbjLIWEI3wYltyfhHDIZPjCT9LBEn9lozB28JV9SlFYYxFOowYHCgodP8/LjtVUhIMwIr7vDk10 LC9t1Mg7ob2NBvsXfnf1vgv354XQeF5235Pv4qbnCdXSgrtbb+rvnXz0twIPLpVJujk+HeVKG2i3 @@ -22807,9 +58667,9 @@ F+KNHvww8KjNghaYHxBt5sg+3ndmTeJVv51G/Ja7Rv+2JXLQOIQ03krOWDGDhnBvgEw+YbOsd1Hf U8rXiEZXBd3cYkT3zPAXMWdDe0/N3tL5Tm7mTcOjcPewOROt4Yskuna0gX6DcCInF51iNgv7v0zn svxV8/hN6hawgEAgtTjgn2UAzJ028Ie15XUwcpt8SmR/lOCivyIcAzwhvFGfLgXh5bpQKBwdFRJf hXXk2lP0OT79b3hszubg0NzuisshV84dORAYyOA2/G6jYDYLFa3DJ/sUAcI+mkrtbvxMnHM5dHTK -O1fnrv9yiWMWSSx5nCf8ndnHTYRs+Bk7c417VVVdvwQfB/ujcYUg8x8Xo1iNQiollg== - - +O1fnrv9yiWMWSSx5nCf8ndnHTYRs+Bk7c417VVVdvwQfB/ujcYUg8x8Xo1iNQiollg== + + YiSO8JdaOUPp1DCnRU6YeXRPET0Apc4z7uffI0ocaztCb2vARs9tFOm+yp1vaLZOV/5eZGOx2cUz FJYWBqyIAPpbkBQyANbaAXxlOSPg848P8+E/QpPrn+RzgWLJHmWk0xFpqvqRSejr4Yl9I5AWaSqK lOmT7wE7ATcBPgFMQ7xnDm1vm4383iwlH1EncDURdOw6NcmHI/n05+nd4h8igbwXmpyhpimJzKKS @@ -22881,9 +58741,9 @@ PfTHkEAhKmqwSeCRDd5l3T/1w+aO1ZhH7ZtXJn+FU4fXkXYQ7ucZcU/wm9yMFJ4WjDTvxR66sEoK rs2hQ/kzHvjlZ0hqnaEgf7XozIu1zUUc25CV8K2ooXOdENXjefA68vg3ZzTG8Qhds1E6t34TXeY0 XXkcnRL3Ol34kR6FdtjgUQv/1cnxC06Zu7Nw34z6n9+wLcI8zKiO/PiJY89/CvYPNun6Rb5aKrhY dr6qLDUao30vT0bGQ7K+3S7a/b4peH0/8eKPhYyxwPcwza1PkjN+FMbQwO8z2qFw0SzHyuVmUAB5 -/2+evr8yDAK6ybbOW9h5AUgC9WDPRg654UdAWB827RNtw9Uu4tlKj36P+KLEdt/6Cg== - - +/2+evr8yDAK6ybbOW9h5AUgC9WDPRg654UdAWB827RNtw9Uu4tlKj36P+KLEdt/6Cg== + + dlHIt1xO0Ai5F0pGvKEBh6ktcMQQPQqcTZv4UXwCjygpAXpg3ZH8ahG/wSLPrEVBHncp9soq/tOw 0eHgY1X7VjynLpt0ut3GO009me6j5SCGYmDY8AXBg+nHDDbJqTPoCpwP5QADm0z+lhDk3/L2W7MP 0+sCyameUkLOb8pmi9m+w3dpx8+O9bejfKURZCYU6nwWOGd23HUrU2D+Z0A3js0lzvHC9uboHLAa @@ -22955,9 +58815,9 @@ MALsk7UeKMuGf8neNlqGzdDzT+qg/OFOv3t6FkjFP5/zYtGM67LxkunuTXQHB5NV4r0VOm+YHa0U u9WCdDS8QHOw+gbFqlJbznllpAevx8Gef8xS6RJdbrGP0LWn1E1Y+NBz/kx4err49bDZxM/L/esY 2G00MEPv6KVX88RO5dYuI0OqeW38e3qhfuQmtLzerRCBn5j8cYyxpTF29zf/sMJzdND4+3K//7ng z7dirBXF7rYDpl/B6achqsKfj6TvqntdkY8HmNkWhSAXBgA+X+ed8LG07+bkKNs/EqJwbO0d+nu/ -1bp5wCmrFDGynb692H0d/2ZeuYBTyP9yAkFDB92jd6Tu+4Ej6Q229qIneedKjkGqtQ== - - +1bp5wCmrFDGynb692H0d/2ZeuYBTyP9yAkFDB92jd6Tu+4Ej6Q229qIneedKjkGqtQ== + + 8+90bVxhNJhHn39ihRsniuN3UbLYC/pX55DfyRAmhyZc+zqzZOhnn0kYHnrrKr6+D39cUvHeaaKH oo+rzrtTROveDFDbLXm6YaVyRCWPvQpLntTuLLhHnoMqPEdIUPVNBZDRECXfA7Isv073Q/+3l/5z kXOn1N4AkGam7Z+viZjN0VyFxZZm7c4Un6e4GGzCjabaP7eiiEDdpSKCiWWq5w3tG9n6O2h95NtG @@ -23029,9 +58889,9 @@ l2E6OXyvfqTd4HX9kKWfQpCWfmkHquqiuPx+2+fn4PsjJ2LYyPh/J63hxeuuUuzcM/s6M+TUQvzg zVzbKRBfsHWO7Yvrl7jfcsa4Xyjo/8lrw+bvErfJ6zTKcaELzsDiSy1j1zZFttlsEge8uhDChk1u u5rT2uCuhQZr/zX/nCpv+oenIyKVl7H0ANdUf39TpaaJcd75l9uBOy9LMfKgmpTjNdPv6X2wHQl+ jbu3rx9+eJyZa1hj9PE/FWRtSRH6EjjvqW5j0+ca+O99gIzcKJqspP/3z6afF6DVLcJpaPY6JnH2 -3ijteA2YEk6NKO9ekee7uV9XpDTdhQpa4MQT0q3YqQFM95zmZGw85wG8n7ewEKMYqQ== - - +3ijteA2YEk6NKO9ekee7uV9XpDTdhQpa4MQT0q3YqQFM95zmZGw85wG8n7ewEKMYqQ== + + VG89H196CAyYLBbgQwv5q7Tfk4cXNkxUJO+3WCmc8Sle8kBDwAP2X71BmB/vuGP5pknA4cAZhBg2 t5PX6JamTxULoePZKDmarBD0G8bYpfgcEYmVnO4VNsyTi7RlGjgYetifd3dYG5mweXmRE2cOQafd NYHvPiz0BYfd/FhNp7Y35HggZYjrwZBp+Ogaw9egYvCCud/CMEtY8k/J60QVbGN+2UQn9RCuv0XM @@ -23103,9 +58963,9 @@ PbF2eaFx/Mqqq7p29WM3pgbyE3zpTUT5kXeMK0KpfquYrRBHdnegI/8s9mq8Vsz7hZUi7+kW4L3W FJGdMymoo/eLcMBwbrffkYs0tdqHDHZAVnkjnBkVQ5JuTR3V7wmn/Yq6JI56M8dn9BGLOZDqdKSR aHzvqYyJyQ9xuKGbW2fa2X3tBMDbUj4+QwbD3taNW1vNozPtyOkE5PzLnRzsylkDQ5PurCXchsLx 6ncYlDjaDF79guAsn2jiLxXF3/9kTowy78BN5tdUHQEAGwIJPFMHp0IB0a4SSzuKtUTgO/p08x/Z -0CmEIpaTB2h7jBfcW0ZIXjgzQ6SPHox8FJC8z5lZnodmMfmYPbuq6ZrC3paBnMrXOA== - - +0CmEIpaTB2h7jBfcW0ZIXjgzQ6SPHox8FJC8z5lZnodmMfmYPbuq6ZrC3paBnMrXOA== + + lK9xJywHZa1qAJpVqCT9ijbd+FLRtr3JB6x3ngzKe8W0n7mQkHankIpHLmSM79HJz7PDPezC30s2 YkX8pTt5dusGoZ9bghlnPdmooGBn2rGTtSyE/zrTsF47MKDVrrKQlHxNgQLPI+vkXN4BDng8R/sU Eo5/295777QQjpe5rk/QRqxdXCokV0lhEWnLrokj4f0ds3h9nd3N5eQEhCO2Q7d8kk5OzSBEn2hw @@ -23177,9 +59037,9 @@ bGPLj/v8btXH1d03Lf+G2SAL78Xv65IQ8TGk6Rjnqp0XLEDlbTelKpWrueWN3Bh/F/iYlwfMda7c 7xv0JMgVrsCBdkj1VgRxJ3A4kGrJvk7wz8MfRdHStOxDxL2XHgq5HIh+6skzw0ZI5Lw/7L90J8dD evm+8x4SU/9W/7SMv3oq8vRpPI0tm3hwYw8adKta1+STJ1r+U3Vk2IJX9nvWxqXNtY2Jf0Ury69Q Sg8+yA//m65rYNsnYrezU2q0zAaxX5dtLAgojccVf38V2iSRpbyYC7YdhZOJQXDt/smXD4K2d3Oe -IBjQeQ9kVHac88vxDw0lWNa4QY3YFI2bGvXHLIZiPcvmJU4lc+8POqiTmyhv9BbvQQ== - - +IBjQeQ9kVHac88vxDw0lWNa4QY3YFI2bGvXHLIZiPcvmJU4lc+8POqiTmyhv9BbvQQ== + + N5ZZqsHOFNcSWYrgZ/1qkJa1idqUlfg3sSB5WNh7YDM5j6H84RL2kPKhJPLLYXOalt4SW3xMciTC ZH6pw7oHa6TNkINK8Nd/vKDok9F+mItfpHpnuUD/VX4XFqKx9guQmCt6BhE9OczSQ86pEMOvX9FH 5wd3rrQUVFm6x+k7c0TH3Lib6XsCfbG+fBiq5F+opafQ4LeSOZQMK+GZ9427YZOLItAtNLbGLLRt @@ -23251,9 +59111,9 @@ DnafoO7uQTiXO/35YGSjFyeAiMTlO+PRkO0PREs+VVR2v8MX/pHQV54SmUDlgqORWHDkXkiva+Ig Z2uJxIls6Nw70b8TCpBXyDzTks4mViM5XSbG5D94UoS1uNrc+DXFAom0mzDz+QAwsvlrV90OG5N2 tL5/r7E+JeXdJT1GBw+OsoukpH1wze8GZnVmuekHzMnw36rk/HRShsWWYt0rMACx1jvECmYdiqvv GvYaBPt3D+Hl3gL/yG4982dbr7jd4Uhv8BngJPUFR+WjcOr51gwxQN5Bx/95pQkwdHc9nsp6/E9L -E3NwwryVHXXwsXTKbe0rjxNoZqAK+XQJzH+U+tx2icdGYQBEAqthY8NidMlphyK5qQ== - - +E3NwwryVHXXwsXTKbe0rjxNoZqAK+XQJzH+U+tx2icdGYQBEAqthY8NidMlphyK5qQ== + + U3X6oQ4iviFW9KVvZ0iya455RaDD6JD42VNFbrOk7/MTcwKjIoDsPmfDJma+MldawOgL6M8tHD/F z9jkECq0PGtdbEowF8fA44/EDptgUUcCQQ2rrFMBCj3c7Rq7BUtUPS7ZLXIkf1jZeVyMjqvww+oz 14tsyZv/jbsmTPapLu0e3lsw8R1zlPEKHjnW3g9dfopwRywl8LwftcFR6vATA72Kde9Oox05Nhcu @@ -23325,9 +59185,9 @@ HkHkNf9hb2LbrcNNWmlAaCT+z1pk0+3EYzZYVOqHQAaU+DiLxipk9pa9WkVkBBtgSt0oB4UDt1zJ p7wkLIy9in65wLNCLoBt8Eb9H50PD6A6bSwGuzF9mm0fsieue9akNr+jQP1smSpOxOe/zAuv+8yD y1wIpoT6Hg/AcnNL8f7B2ZEasgemvBv8fwz8s4us0mTcLV/uK7tpBSWEnWnY9GA2cm6/O1heDUXh UhHbhT2DwIh/LAz9kNHMtJB55PDH0eYhNTwMCxP1eNdv/v9w/Ha0BpTRVOk3BvnvEJyYUY2uGT6g -Kec54rD5ujg7TQuG/7t1GG6woF9SvRPjTOZNRsLqtH6YMlm9j8y/wY/QsME+Nb2v0w== - - +Kec54rD5ujg7TQuG/7t1GG6woF9SvRPjTOZNRsLqtH6YMlm9j8y/wY/QsME+Nb2v0w== + + q078/lkXCJwcNvZv35UdzIGn8X/NCLvrn7U3C5AbMTLhP+iA/xoQRfXY210wcfInNP+TPeaPDAJd 42G3AvmMuI7PDUvkUlDPYygtsVMiReTseANJ/1byeTwo7tcGjWiFkTvroleXdngchNbX3ofguvRV i/j7vo4u5u6jRzwrBr5DPIMZUckb/E1spLwUpF/h+FHKBWZE2SyQ4Wm+aG4+bhHyB9/3HoHwulSh @@ -23399,9 +59259,9 @@ FtjcNoNddxLyVE13di6PUbkdQSvgdUMZu2YkZdiNJAuGkvwbCCtJ7K1Np9kIjH3oBqF4bSZ1eCxR DUfZXa1AknoFYS+moXlRHM12XssKkNs7sieYliiSXTaQG4PQ+xOSmlxTc+KvRTsQwZtZ7H1ASsht s/UkIa8UVd0XY7KZQe0XAAukKSIAT1TbnIAKgPSDA5x1qomG36A3CMhNRxTJq/OCD6VyR1nvJqAc 9UQEFlSSfJeavpjkbDGZCw73eCbmPy3vxGJbJP928idHVQGBhkUxnYzUagKDsaiifA4iMzYiAwAB -AABiCSAGAAAGgSiKQUGYafIDEmBwYQoqMYYAAgAAAgCEQAiEAQEQAgEAAABAPMUHMQ== - - +AABiCSAGAAAGgSiKQUGYafIDEmBwYQoqMYYAAgAAAgCEQAiEAQEQAgEAAABAPMUHMQ== + + 8EIRlSOub6oX3jF4obbvgMqtjrRcvY/J65gXXRk4HcU9Qp6pT00bUYXlewcoOHh0nH3jpAUJTK8y o8DrTOqEYLJDtxT7VjTu+gToh9+g2UEIP9B2TZnTurSAX6KN23qa+thY5m1m3rhQY/6ltQOxGHmb vp8maJ6YSJ+a6nAe0ycfpEZ8oeO4f4JumuWtlWCIRrwxL2dvEK5gEx2n0fd3mDU23A7T+juMeU9C @@ -23473,9 +59333,9 @@ JMx5qS8VEIYvGvKKcUyUcTBLATnfrBIPjnFTAvm9oU73c2JGaLPZiTYsKyYlQDrckfAO+SMeuX0S Cr6kItT0S0ptNmUmwLle610rVod7d9UuBemwG5bx6pSEpfaQ6rnaxd1XoWHNjOopmz7rDkPAI3mw sqcDknEMdDwlsMo5BEE0PxnHR8JLPb53aguXPDdKBS3OxvIenZwjUoJfy6EBDZMq0R2W8l9MaqyH IV4zJigCaB+PYWDug8M5EdYdlXx8KxBFwqqGpfyTkVkNVwvmHKM65wdzLU8JwPHax3t2JmN9paS2 -Ro+4Foqkuf1Q9Ks2h7IbUeCHdm4uISCuFhJmunUCqT7RD1YG7XZPxvFqE+V3yn7WRA== - - +Ro+4Foqkuf1Q9Ks2h7IbUeCHdm4uISCuFhJmunUCqT7RD1YG7XZPxvFqE+V3yn7WRA== + + dNw+CQVfKij95Dxjs9LyJJy7sQfDOwQ5OG+t7epe5sTkQpua+Lhbm358LBFGwpiMJtU5RCHpeO9V iKNf26FofgkIh2vFrgd0L49hCbkDnptZVZTqumAKrmxbMotJmzVHNXpXnzbR9yQcf4Fs7K1ORaBs 2iSc0XgKlzMSPrIXkvQtXJF44Pu/ymYptJrOZjsqi+tzga91Aqm+aRUSj3tWFaXbJ6K5/WDk+wHY @@ -23547,9 +59407,9 @@ ocLUYnDmHIrch2dQfuZi8pyDpP+g1vIxKyKvxFNTpJV0jmUS2ST9YG0O5ZMEku1rWkh+OZhVmZQV aXnTEWIgt91h2MWrMjgvp3owKyY5tklJH6jdmZn557vl8vI+sw09JK1UyrXMMUx4P4RN6x3ZMSj/ Dk7K12JMXgAI+q7Wr+jrA7CKpHNrskbmYFZN8e3l5Xu2tr25MCgJEPJtS4s0v7zDUIzKgJLZJZEo J/Nni4dIgm1gDLj+jUHwLAZAHgh2UY/0egP5PvDLdsGunuIViXuht3WfR2t/9wJ760JBQcc2hTWO -Q92yvjFUjUry+7uX1kvWORxUOM5bO7c2exmKov9SYvJzDYzvk3bg8wNRT2dEoS+i+g== - - +Q92yvjFUjUry+7uX1kvWORxUOM5bO7c2exmKov9SYvJzDYzvk3bg8wNRT2dEoS+i+g== + + G80y33KdwRyEmlfR1sc0Fd7hqPZGEGxkR7o3hzLMxZPOPnlJANcV00tB535QrQV2W4sEcLYRnFUj satFYjfqb/tWmHXU5AtKyP9v2s7W2hSkfIR8DovK99zMvkf76ZwiinqaBRV7EdVlKOwMAXwf+ODm awxMPNj0NpPyarEUx2Q4ddVYy1zD7/a2GAQFWFkxmFPSxM4xBMVP9NZ+5wYBe87poWi1QaMxpPoX @@ -23621,9 +59481,9 @@ uFUsL3749Mw1wKbjVPUz4eCTUIKoPR/d2mGT9XM8e6Wc8QMDwHvvhhtnxnQON1s9UHrE7aalwme2 nQ+1HdA8aDyEehyR911D7rj8ik15YLjd/Hjm00PLxpPtKg2uJkp1NrfiodWWtD3Qdd45Bsry26Zk GA8aDjhbijWNSV0BB90gptaM+dWXYJuvM9xPRum6DGw/0mxPUBB6QNWt4R7aoTNsxvlpNAG28Gv3 ZZNOsBcdL2ORIFA/3Or+9V8zAkRGPgEUpAA6eiwbMQAUuwJ8RcKwDuvw9OOlHCCG0pyGnyJMIFis -kGRzixRFCY7rGcbzSBAu1Yg4miRt3wOiAakBpQFInIp5v1dGu1WCSP/xB/c7MMvDlA== - - +kGRzixRFCY7rGcbzSBAu1Yg4miRt3wOiAakBpQFInIp5v1dGu1WCSP/xB/c7MMvDlA== + + 1J4jw0V7f/SDo30jHNsbeWTYFE1YS7tpA+VYCMfriAY1GkGI1yIC8sA5F0IT0JEx48TTW0U0qGFU xzvXm0LYbV097S0gsyf62NALw1k1QZyRPnz94ID+EA7ZHFOg+aP82Rlt8hiVMqtZY6EYinY9W4Ff KdH4jQzZmqKP9v6yK7zy8fVtpEcQziuJJN5Lqshk/vQeKKcdiujnW7VkVTTV/99bLaCdzQzMo72f @@ -23695,9 +59555,9 @@ fy7ml3dgq/GvFBfUz0uqj4t7WPH7gMjMV1g3/67gcXXJeRVd/z9wpf+m6vtqaENwKDifwMddsxGQ DkYqezgTAzhjB19+v9xpjTGGd6oRhV3bKAgUu8HlPF/0JXtcHzeX5lsJ9CIQ+Oml/mNkfgIh/sI3 v15zsVDyumVDlTgEcY81cCNqrJ1+Bjz1NKzyk9cvMp96vOX81rDpcpYE+qC4THydziUzTSkrySkJ Tm9ve+iZUhdQTlcpFlN2OKNBA1l1oUH1rGNo/kTCrcDDwe1eqMDlBnu+5YsUjxVRNgi8TWnL7FVY -yL4dvKNCnGuBh4mLFHAO7d3K1aHM0VQfb7bmnn9iCHMdBnAGWvXUcovNptP6jsBt0w== - - +yL4dvKNCnGuBh4mLFHAO7d3K1aHM0VQfb7bmnn9iCHMdBnAGWvXUcovNptP6jsBt0w== + + mYZzDTPlq3nc/9TYwlQzZb6msdqp6Paz9foqjVbIcA2Yi5NlmWFTtFpIh1p4Hg6CfAH8yJ62/h/L DHHw3uuhTiamdylZq6L6pDrN9ABnaM1ccgEX9YaOnHNg2fGRaIW6iyORZW6Rt/Ylbz+GyH9f9v/O nyWy9lKTtTOuem+l+VubZyE64AynXLTYl9qjvEb4u8/6ztOYjfODKPsU/3SlDs4Ydj86w4Pd0wGD @@ -23769,9 +59629,9 @@ ADNAlR5aZpeYDk1GmcMmhLDZvOaUzZDcEoKSuGFpnxbrzUfVefBlko/S8j4BdqbQxcS5T+byweHp 00XXQOneiTciOKwAu6nH80jcnxMzOAoq+5l0dABpRoaNxnyDTTFsnIb/fg2EHOOTZXk/dElZ7dJU bIAww3kp6Aib/h/t4kc518j1jg6+NdrtycBtJt6jelPkPUt5+FdB68GS8xr14S5fxbODbvrjo8+p qO7+r5A7cHe3mOAnbmMGD3PJgY1ymypjB9AMxAh71IH9Ki/MYxQFx35p1kGkz0lcVOHHbmJN1IXb -gbf8oxx9Px3VvPsfBBZV9bLDMKT0TU9thxxHnDaIOI91fqRETKPvI+PAUmTWI5qcMw== - - +gbf8oxx9Px3VvPsfBBZV9bLDMKT0TU9thxxHnDaIOI91fqRETKPvI+PAUmTWI5qcMw== + + BZXGJOUDemxnWlGxozD0VhT0HWMWuaB+TZIXjv/6IoWsQh7TWNovl+4Bt71ClCMGTac9Hhj/hlpi kWqDLLeR700BLh/fkicxmPvz0i5yp2CEO6by1uWw6We4GbHOP9fD3GmV+2Ps7lZ/iBfCKriaLin+ iHZGNHYfxhuqxjbi1wW8768xV9mbT9fZQw4juuHyGAnlMrCfGhb5Xo9wGXN2Tw+tMzpUlTCxgArj @@ -23843,9 +59703,9 @@ xPyzI1t+ihQzl9wFqjTmz6PrMvEhrJYcgPslVcTBec2qg3j7x/9EDWCCB3oAEaeJxPBT0rxkF425 srIY0hARo4MPQ0MkPOy14Cnc/kBrFSWn+VsGRxYpU30XXB6rjLc9co3a2WXBGIsbio1cZtFitHD3 1aXHNzZj5pE7eXHuk4f2uDFycJbpxuY0fnu/BUIGdMlvuzACtHx6MwqbU79zzCIy5ryj/gDGkcsm Pc01VFN5Kekdb2BhAazfLVmpoFMjS8Z6TPRfydIboHO3Y5oE2BZxnEqZAv8GDed4Lkn5MwcPl0Nz -G5hnUvPol8olLqQ3Q6g02RadD+y1ubM8cbaezXS/3kD0/RDYEM9+ASrFR+oIUMs4LA== - - +G5hnUvPol8olLqQ3Q6g02RadD+y1ubM8cbaezXS/3kD0/RDYEM9+ASrFR+oIUMs4LA== + + jDlTT7Y+8Ur0qi2xFgxzFHPJSF49nczAmponjucShenFidgbeg/uq23aNMfFNlcFKnReIvwQb4ix fxjG8KSPYC29wzyDUlg+Tl/EuDpzrVU34L0DwUmxS+tFTCSbxWg+yi/Dg9R4P9BD9vufrg8O2DTG Lk/mXk16MIQg9iyzZ6y5etm9UGBi5L5va93Z6x90Vk3aJ4Vlm0ibtHbuPGWRLKVoou2sYk2edt+w @@ -23917,9 +59777,9 @@ cUTIm12Q/I0X5UsVgVgajSX1zPjzLuXfTxZCiu2K1Tzs2cuZ3zNxBEcbauxu9P7RRb9hRzldgP/x 9tS1CHelUW4OjuAWTI4rqXf8t8AaWjpgHlaTFL1q2CNjp9C/tVJkzsNwx5y7SHiPGSDTM4PE1Ubc QjQJa9MPWb8FaNaWRb/1jrdzNd0drmlusgdct0mPQTD3c32c2cSZRcIlg/ZGNXc7FH8+E/C+tfnm nVKUthof7pgWEjiYatUXpslxa4RlVmUTY7z7JidomUNz9NwH2dovxCm2YgtOlu9pcocbushHD8qj -k8E10CE1cAI9Leeb8Gx+9AA17xvRnz/NZZOtVEL+izHOAho2ctsP3iNhFTdshLd66A== - - +k8E10CE1cAI9Leeb8Gx+9AA17xvRnz/NZZOtVEL+izHOAho2ctsP3iNhFTdshLd66A== + + xg9UdXPUHcyWgSABeUVr5iH61ZTN2w1etStAf/ZtLEwVvHrUZ4z2K5anxupntU7C8c778xsi1U+c +AxGZOjw7fpE/PneMzQn9THVZllugR0GoPbHTKzD7Xce8hbAvNeAvxgLi9dE4pkUj9dQT4aI3R2Y 1o/NeziLkhhrShYu9HXHq1wcCkveTUauMsSevkG0b839EcSwXycMwn2vcghtsVEFH+hOP2eIq6B6 @@ -23991,9 +59851,9 @@ G6sHo8/ldLRdTqUeA9B6rVA9mHvtOv20KmE0o0hB+XlmmIjL8XDiqxoB1MJl5jEup5LOcNu1ZSKy Xl5R+Rudjx2rScS5XYGsaxayDYy91XSkVxVNEQFvLqdl7XS1rBRJJ349c7pY81ilB/fOTJIQgGXg yb1Y5Pf3zBiMtAuFjHGfy89wW/wV4ZiBxGJvs6wA4ws6c4vpWNPFQTdv5ZDT1H81PJNHVSoIY+w2 5w3Fot+vqTrsDW9iENoG7v0hDzfWO9VCUabl2VUdzir/EXv9gIz2XxQQtoNxfkXV9BJ8q1W1UihS -ju616zQK5Gz8xU+Mcx+Ed+8HeUIzPpWJCPYLKtftdUW/g+ZC5Up8h6uBaOTscBscDg== - - +ju616zQK5Gz8xU+Mcx+Ed+8HeUIzPpWJCPYLKtftdUW/g+ZC5Up8h6uBaOTscBscDg== + + RWMEKA/M2SCsUutKTXbfal+0VVxM5DMPyisxDQx0ObRTIyLQKLJB74Uy/Di93A+DPBlOkYZ061RU 7xjN5b2mac8lxG3q9z6UhUUz9B6VH21sn9ZmNJgmfl8nB7+cosKhkXED42z/j0vp+FbFvvB3oibx yCsVRDuVj2fTCjvxa9dpu7mMUPeGPDiYs+FVQ8/R7DpVDD2/b1er8ubdl3aO33HLKRmEn6jD6jFR @@ -24065,9 +59925,9 @@ y7PSTMTpBP/tQ391l/zRoe/ZLFPAWXgk77CLaZ+/0Cf/PDLAO/L0puNvwi7MSwbBDh0X/JUAWlUg EzEAlNICkHQOjA6/Oq9HO3/O8TXACXZgMz+NCmSBRodpa6I6MGyVRxuhW4f4awFA7O17JAEoAScB P+y798TkVR4O9zO7XdHXImAq/KFPBQaBABVJJ0qTtRstn4Dsa4bj/D91j2js8FA2MhnEqg4+dBu9 Yzxno5wJCIoI64IoKE190KF/2HtB9ren5rFRImD7pFJiwjznXH2Zt8XGMYt9jJJyZBJytWjSD8wV -kLEr1ztvErRSKA8a9uf8pWJQ9lppEb0SwRPM8fGcNDLLBDPoTm/pDldrAIMrdjgCfQ== - - +kLEr1ztvErRSKA8a9uf8pWJQ9lppEb0SwRPM8fGcNDLLBDPoTm/pDldrAIMrdjgCfQ== + + f2iwN5rtk7Cxd5WLd8hi7zOA+6FuxyPGJglMQHA211KzbqfQ6P018cm/YCyXHxWh1ArFGQnr+F7V gnGGtXDWUWhNJPxeS4CnkXKHWSV+eoQsMi+6Xuy+k5T/5zUANO8L8fhLed6AV/KqlLpTH2ijbqcc zuPZl8p9oVLymb85IxffTXdMjfZ6BK3THSTGti2/KxE+wOfDuBvnL8YEBQjMuANvvzv7hITmMsKR @@ -24139,9 +59999,9 @@ yE0cn1hx+5hMhlnmwj5uAMirPMOTS/UOyMVcs7E3POH/L4PB3OoM1QmGd+wI5r1Nfz+ibuCkCx6X 5JZvVKPwPazLQciBMOsOofYcyb5x4TqYskeL47OzgHt7Hdu+qvu+b7m9hMPnGs5cmxz+Tm2ve917 9/ZX4Ml+i4C/znBjPP/1delByp3q8kZJjFPkwf+a2o51chai4E8RdYAE4BVdErfCyW97T0s0Msx1 UwfCkOLmgud6gc9yrIdMZvvM0BS/NMjiqen+YqLsn3/vwRLAPzCZD+OR1E5syNNhjd4d9Og4TeEq -19flW+yBBRl6YMxCha8Z914ENfJ+g5Hvd8n3ktD5wqRJ2LDZ325Qpqyy+McAmMfL+w== - - +19flW+yBBRl6YMxCha8Z914ENfJ+g5Hvd8n3ktD5wqRJ2LDZ325Qpqyy+McAmMfL+w== + + cqZx+0Hbc+F9MqNiceSN74e55mJRMDeqdD54qU0a5TciWtq1aL37xFD7RJTOFCeZQaKT34fEjzAA R0Lu9loR5xQNnvJdfNF27ILc8xl9wdo76on2l63iz8twL+zOYBMY5grut1XhfrmCBxN0s+aBGXoj R3ZBShuLZXDPRvx7VUSirIF8ca2vzl09a5VBRwGHzeMaI6S5zcFnJ8WnTMxfFxIYovsea5lefflH @@ -24213,9 +60073,9 @@ iP34Ert3/bNhp9CSB+zZcsLj9Jkp/eYn8CdRK4Wf8i1o+1QM+J/AtGn3ba89wiUn/iNOGj/3MLh4 9KNgDcFok6qVCwfqh0O0VFfB/Q0qa0oThJ6dE2oKMKw1OOERFoGZtj75/9p76yZJ72j+YVs3mPjt l2FBnx7w4NftDXahoxTWth8JM26MMfMiAu3fw228v31c1d5QRB2vXPqwKSb6GUJMDd7w3EMqox1v RwwPGW8J+s5KzN/dLO+l9KDksaP0ch/Azt/r1PPEopMuB6vlzshYwuTvp1achpGXbT/Y8ppCPTje -vwzzt2bI+1Pb3E5kt/to9UwE03U/W/bZi3j2FIXgbrJpUkuv7tcZYALnEyEEn43gEQ== - - +vwzzt2bI+1Pb3E5kt/to9UwE03U/W/bZi3j2FIXgbrJpUkuv7tcZYALnEyEEn43gEQ== + + ggd+Nx7d30M12XqFfYiD71B9sMt7rDZ633qMhpDRPvH76Fwi4NfbF1EnHNsRAErQjma8QKIWRPmd OHVniyws3wTN3n+KnUzcRCGslfFE9/k/M5tPc5PvZuCGr+azSFLuowTmNPItFly0jh9z935MEYGH R1uQ4IuU/d4CTxRa966Q/PwcgGU79t+x4PS6Bv4a1QPBDV9tB33sTEd4rmA2P4cNJYf9JO3PIulz @@ -24287,9 +60147,9 @@ R6cOMK5IHG9PogCWe5YsgP2nXBaD2VYWcCJfzDH44LTDcG5PJNkSQp2pCeNClbjc3YoO9RHH20pE UFc7FOk0ABz6hzEr8ooCWMarUlXOn0EZCoVhtCwxdsTxXjrmViN+7hQCxnv1UOyqkY6dCuDDcSJe D6JQv08MPczJwy7j3GqzTR7m5J8Y+pE0NV/a3NIAfLe6QZhbPxi7KsnnZikdda2mpM6NLp0wsYOa mUuPB9NYTUPQFc7OnTwXlgkhIBwXb7plSka/gi3r1VbrSgO3IBVvWczjn/MJLyPP2ZSK4sBD5zJy -rGnhTyDMkkD29QPPLQXiwq11UvYWiuXNmhCyXagzqhmFtlFlV0KuH3jsFclo400gHA== - - +rGnhTyDMkkD29QPPLQXiwq11UvYWiuXNmhCyXagzqhmFtlFlV0KuH3jsFclo400gHA== + + vFHenjV4mkzkRUAuWpb6apq+yjmUAWeuGCP7lAcHSkQ42BJI+422SkkVAj23akS00wF0bBzDzc2Z NbYPzKxjy8Ea+IOBcOwLBobpqFPaKZgZZCMyQhAAgAKTEsBAGAwGA4KhUEBAIBILpjs/E0ABzQSR m0CGQQyAAAgAAAAAAAAAAgAAAAAAAAAhxDCw9UeHDa4H/eVxT3s9O7spcFuDWgYlAjqouCGqO7WE @@ -24361,9 +60221,9 @@ m1sfXfakfduJz1fD/TO6oE22hteje/yo0lNeh5pU0Xle6vnHgq0tavFwpf7SP7znkbmf/9Gau946 DIzg+aHA4YGImW7JN2xXcA+UyPlUwzmBOiVIBhqIBLltGmEgBb78g4eYncBDzMHk9ozvq9BzxjYK XHDtCR8gMA9VZUkcaPvK0Y25gPRZ8WddeDds3GThR32l3XKunrwKnQU/g0aMuqpEvc7rgcqsQf4a rHGk8anE5Cz1ATFUmkKq4TnUyCS+84zG3sVvr2uyiJBrR/TAxv1v+GE0Fae8ifeiAzZbMAZtbQYp -GsJAjV592FetC0rCrPklHu1TzwyfyZ/isuj2XRtGivwvd0T1Jl2p0Uwhr65JzveRIw== - - +GsJAjV592FetC0rCrPklHu1TzwyfyZ/isuj2XRtGivwvd0T1Jl2p0Uwhr65JzveRIw== + + QqFQAZl/a5MBbHRtF001YNx4YuCe9tDyvA7MW/zYEbZ7Sim8jkuhC+/KcZj/EjuLsj+/SSM9L/19 XBW9hZTCZ5PCy3UvMeL66Vr+B+X31VgXGqzQmtmgfI3W5Jy4oOnOBiq4F2ZzNoXs1FeGV/2MuMZA XtpVGoc19DjX5sa5hkOfmxAK8xa+7NhfFPlO/6L+vjj/zPhxs41Pas6js/lQ7s+pbAD6gxHs+Leh @@ -24435,9 +60295,9 @@ aqxnW6QPnb2Mtj476NBXxN1v4yprlsR+yEU7a9F5d9Il0V/dAGH8T+mrvZMi49+pFfGnCu+Ktn0m F+IuwzinSegdTZLYam8a4OX8UY+baO21XPox44Jj45yDhdOnVGW8Az6nVv3TlEJf9QEg/Ia21/0X Y96CimxwZGz/sTlsH9cufhxrIz2PHZxBdIwpkl4qn3++xzsapeeoUSg4AzPxAzc+mpi6Gz35fbXy E2h5/e1xZl6/8crQ1EsUoe9xbzreBtF5jdmGEWM7TTQf58EtvER+V3jedn9JWU+sNTlgIJl26GFD -Lyo41p4DXuqtJ81Z/qcwxN+HXIX9FiQF0/cDAfNgE/Osp7/vbv1d7R/zP9O7D9sg0A== - - +Lyo41p4DXuqtJ81Z/qcwxN+HXIX9FiQF0/cDAfNgE/Osp7/vbv1d7R/zP9O7D9sg0A== + + c3A46D3FYMsPECf76mEfjeB5qIrfTnveEnqfD5UZr581kGkDsKbybT/q5v6GTHOt9f9XFvLcoxns w26DPDypXem60Md35criez+jI8Y5Hj+irv4DDfTIPLd1DSQ8ly/egCX+5QzrQ4YbOfg62PNbepeG /ZxfNoXRGCnA2zyRfNr0i8A5crmOIZr3JW725YDfx2d5Rv+Ygn/Ntba7+nHzjNf1OtzVfcqGg1MD @@ -24509,9 +60369,9 @@ tzx7J68WgI0OoIx7DEZZlWTzejWKRdCwmFM/8NQaLFuMeTEX1cp3CFpimNoKId4LhGNHZub/rJQX aQTpEc+caiKfqmeShxrtzE6kV96W/XdmUsELwyX8XNIUZYBLaZnH2nVXFOs+WYsxGMdMqiX7baoi fBIMYYYJNJy2z420TBjDHoSRg7DsK6+RP3l8AMVtcEb5yKCpTTrWTuLqSJ3UmVtJ2uGBk0URQVdb cZ3W1N3RHw7lvZUBtjF3K/Hx5YK6OOXwjrpIyM2s0ba+GEuc/OlaFkde7Z5WZe+EIoh2VU050iOe -WaWUZCp9Frw4jWWAuqYPcwF4eyivmmxe01ZiUwlxmUi6uYQN4ADOQBzR5Y3xFnJwHg== - - +WaWUZCp9Frw4jWWAuqYPcwF4eyivmmxe01ZiUwlxmUi6uYQN4ADOQBzR5Y3xFnJwHg== + + qyeRD9VQvJN+YATk3YZ2G8KxE2WY/RRHrg1jWhZHXqpdT2CsXGzk7aHcMinsnMkdisWRzsVGUOvf /sOhrMBaJxRBtKrJmpCw+5qBEqOMQpqgZPOSrtbrrm7l/SKo58MZ/qEFutQShV76oQfmo8ONMS4e wikqfxNvpFiP0ODm/6gk8JZiInktklDPgW/GoWqfteFCNrOXyb4duFtxmIsDNdKZb/9vISGBZSBM @@ -24583,9 +60443,9 @@ jut2/MDevXtwbM9AOF4IjODe9/+bhM47BbbiMRzHLILaZcYTLWMwO4wlfM0Xv7MaYAQNP2DY7Deu p9f/08gDVgmNNT36mys7cQZx62WhJ6Jbkf7sGMiRdA9l4OYIWiHzIMecAWXap4sqaNc9ODb3P0JG rB5Yfdp1J01wdghQvWuA9Um+o+IoMhgefn0nMSOHjdivFtq8PX4A/IO9EPNJ+dGfdlqrwZ9dY4ic SoPSwJ2MYqGdCTIig8DbYYwN8Pe4Uf+NDEkzde8Vx/57lm4ceEf1L7KdX7U58hlcZ1O4YURzYb99 -6d6Pt/PvMqBm3hTWbKCgugP8b+ruRp35A4gTuxq22RvxHnCjeEInEorhhg04IkHsVg== - - +6d6Pt/PvMqBm3hTWbKCgugP8b+ruRp35A4gTuxq22RvxHnCjeEInEorhhg04IkHsVg== + + 8CkZw76xOsextZZNZrLge5+0EtSTtEsRyKatzLZx2fkJUuxDwX9e9145vfDoz0OgWwokpQTEuAJu +dZGfI2p42eu0Ac9q19MLbu7qsSYB8msb1As08ENdTY7xT/MVM7roQltmVTrNznRu68mq647wgpe vBMlFj5b6wGgn1FyhtJvUfth6l9WbqW0A9Q7l+YTHNtlu8TLpZv8SBf35MzHddpwRfV2POJqc9gg @@ -24657,9 +60517,9 @@ x2CSy+Pqvno2xvqoMiV63vXo/L/ZSFedbvZUfezDcZ6eZxNgccLk0ic6vK11naGWrbhqNGtI1+2R w36A0z+f7qBr7pnsnoZ+Sowl/4h7xnQ/+WNYcI0b71svrNBv6w4sZfo+w3KEORQ4/DFH6RdshxcS pvnDu7T9dMLK3DphI+jBWPDP4YCsty87ztrPo8eTZEVtK53SLOboPWiiwr/8OnM5oetoDJcjqcWG jZ9GTr5iPyqRCuQXSoScNvKHW6nkZ9q/ce4z0XffWirCBxsk/hjqtji3uzyfJKx1caHBuPCljfKV -LQzj0YFz8g5Ycma/bBXv+ui0hoMGMZNXyfizb/7w6z2GiJAVZ3fnFfGP+HBlcKCDMg== - - +LQzj0YFz8g5Ycma/bBXv+ui0hoMGMZNXyfizb/7w6z2GiJAVZ3fnFfGP+HBlcKCDMg== + + Q9tCTz0dmu6T71ug1y1fQH9N+/ycvObDxwe+4k4CQVPzz4vV6UfS3tPPzUHsPGMw9gPrU04ZfkGT 7HBkXqdX29cVkJF7ooKV6xmtzpe0d8iw1tE2431uNluW3XytqOj4AnKq68Rng7XumyrqwarJn/8z dUQ/P99H1XOc2vwWJMnPjlCvBau/W+YAAY7kaWzbuxU0D0vWgMvK9WeNUuy0Fw1+TeR/ocxWrFiv @@ -24731,9 +60591,9 @@ hnOUd2wBcIm1sGp20DN6a96uH19q+7+JARBk0AN/XG7dOPblPGPzr6W2S9w6AC39Rm8LBvXcTuAH 5ZU1hysbkCexIa/OddinIUXIyKUelNydz/MMuKswKdfBib6L4PXhGBtsvuVK4CcRGptMvLvqUS5v cN83Z5lJQO/CyPvFly6UWh8YNueHS5mxMxKXp6JM18K9RDiMX5LxY9LIrOZHHGnrkFpusoH4A9ZT MkJnuj9w/vbHFHo+U7dOmfycO5zkMm7Cx9T4v+7rLtqHPeM5HHMzNObvlbtR/yfAHmVC2hbAULni -FZHcfQKF6F2LcIPNYT3cy7izlCPXCPsF0UjdPKeDGNuDdE71U3/nxu4FbPxBHLwoqg== - - +FZHcfQKF6F2LcIPNYT3cy7izlCPXCPsF0UjdPKeDGNuDdE71U3/nxu4FbPxBHLwoqg== + + yXTHYNbn93a574c/g8J8qhxSHlsmqmJS3qXhYGhtEH0RdvGcdfb7vqGPCxPgNdc7c/0U6dtQNuWP X65n0nGBKXNQyOX/evKPkKA54Z8z3jDOE6O5Kl8PD3coFhsxPNHfumkMH7UcOlNjzemxcroTGuU7 HjLjW8aMjFUfSnOO2OBbDh6VAQHY2WHzX35yB9Wn7C5OTD0XOc9CcHS/10bxye2a62trQd3leCJx @@ -24805,9 +60665,9 @@ FPnoeZiTH8IBu1UhIX+hBXIdFADCARLyNzQ1mz7a6Fwlojx/GoERlgSE3bMsu4L4CYTWqGP6KZYp ZYMNAADTEuAAAAgEg8KhcDA0Go4KJyw/E4DBjOQgmyyFAQCAIACAAAABAAAEAAEAAAQAAAAECIIg DMTxPTvi66DcUD9Q8NGjVf9o5rtNtYOfLXqccheHDbgIjhuOe4sFibufwRGXvo+nt3Q6qzluW57w Khv/6qe/Th33OIzNHse2vJqc3R3mWIJ8RKVjweLy1CyuH0V08HBk+Vyr6uB+cie1x3vqUEzzLzoh -WAfGUascOAJTfv6c5G4n1tqxXBQLNK3/ogubyaV62Qb494637oBPbc5jLj0c4Kc1nA== - - +WAfGUascOAJTfv6c5G4n1tqxXBQLNK3/ogubyaV62Qb494637oBPbc5jLj0c4Kc1nA== + + 6Mn4oy7f1MEm6Dba6Poy1vKH08jtngBI70Y7BI7sl7k1x25wLjXGJF2We8hyo4pwDIhNwdCJL1/P r5ksZd/OXJjefLkY+Ksc2mV1EkYgIP01TU/v84LyZ7pfXhjL9ikGe3jocF7RcCBfVkR2ES3DXEmy aGAPeZ+r8PmJjl0TzTxtMX1udiYIPuYtapQogw3X0e3GIx701dr9YNmMoaqlCwZgOLBkaBklcd9l @@ -24879,9 +60739,9 @@ vvffQkCWyNmF8dSRn8V2G4FXz8AkUlsTRMa9pJT/BWj72wjs33e1/0lKthEy7hocrFo0aelUGvyj z8A2KQDbTSRclSLNWKL/xpj7HcPTPWmALxPw7r5KYRQT/FTfm8BRJccJgPxMD3atVI8Dk/v9L7DN pSIpsVo4HwgG5XUms5XdCuKSjZT09Q078griZ7hicURX3ygLPMR34dn+bb2/1/4dGquXGd66Bp6h +5RUjdawAK7tIUMCd+80updwhKwnKLVF+OBYfBdeiQzvhADIpvn1ZGeAt8WeCBr++h1Ae4Kofjo9 -6VZFUb2Rkr5v+Rl4kpDXr1ard/nZfmiGt5eWwM7EFLZOzSL3wIRdrXanWF4ko1OdGA== - - +6VZFUb2Rkr5v+Rl4kpDXr1ard/nZfmiGt5eWwM7EFLZOzSL3wIRdrXanWF4ko1OdGA== + + ml/q81ghB/ib7z2bpCSDbnWJiSm7ZETrt6r0UytlHRrYNzDpZzdvxcqNdrU/Sf+7LSGU4G3k3nvJ 3wh9sTLGF/+rWpO/Hg4cwaZ+GODtt4p/X79ERMBvEtc02j3wFIs7G7u+XO/DfbwNjdtKy2BvYsps iSBiu6JJv1JoiJ/hL2ucal3dNvUnNo/XqXHtCqL6VWweHK/81QThOOeiRo3Vjw53r5yatKvK0/Ir @@ -24953,9 +60813,9 @@ Qw2PgWWuR8PHwnA3/9zvyhMcUGzwQwOLQ93DYIXiYIRdHfOGof5mDi7zRxt0Znsn8VVCNc6EV26J +TUs0aAUpJCMs1jjC5mCuxrzWw8m7i3F1z59XjDDBj+ETXMpfMPmM3emDnoqMVHhWBCmYrDVCIAd EP57jA+1DRE2cFbfOH68WQLs8ByeT2IQFn39D9jlE1SWLx5u4+/ahXUAkC/5I/FFCmuLS7Km1MvG spk42EQquSePpb9z6XvSKeQ68FxsN7p1f6MrN4Wg9XM/K8NGJJvwdvcqXbkD7d2FukzPkW7JEzFL -XqI1WZpEvKIi8nNuet4gQQARip9+Zc9u+s+fG3PBr8KZEYzt7d0oSAKXaMxMw56zlw== - - +XqI1WZpEvKIi8nNuet4gQQARip9+Zc9u+s+fG3PBr8KZEYzt7d0oSAKXaMxMw56zlw== + + CvCZYeMpH3Cnflq/w5j9NjsLeI4NAIYKfbNqjuoblnV2zPfsn0NWcEJ8jxnu+ffFExvud3ZgbAql Zkpj1fxImw+BGT4H6NM/tO3yee7uH/X3zsRQXykX/sevA45m0WxOcOgPsCydvYi556a6ZXuVGYbN /HuGY77nSex3aNCmV59Wv1j9pLe5Y7/uc83IXj6+y5CA8y0uanoZbp17ucXTRVvsU7z24BxSAN9J @@ -25027,9 +60887,9 @@ TTvcXe/0F7SzGzLE23j18MpaKcQjYhM9h8+qviNZePetfMHdP2ykvIGBBDUkX5NWJ2FrAkMxbCFn R8pMMGC/iTkj1Y2JT2K6HMOHI23aamlvoWHYrJBi/1gsj/exkjryf84+I8A3PdVeONKzfi3yJLQU /bema5rGkEAVxN7VOeYVpvuW/5NPuRzzAym1ndsSDtbMnPD1BaReeujaiCuFlLMkC7ye7wDq2vtI AF9DsZicd4Qr+tV6f8Hf5W4Z0J685WvPcqKL71rX/bX7tq58l063bW9T1KXrdtqaMYXVm/9cE2I6 -nDN5uqS2jgJH7EmClqcVNsa3VL8pgL1zrNuAKzRYhl9FMcsjuvFBMnFHU1uzWI+3hg== - - +nDN5uqS2jgJH7EmClqcVNsa3VL8pgL1zrNuAKzRYhl9FMcsjuvFBMnFHU1uzWI+3hg== + + U08s81E4GfvOEdjVHfMORiXwmOdfaG/Uz7jvx0MBTbrn3+vTEbdjGU0wOFNeE3w/Io/sfot13Lml hbuiGo2BY0/SQ/zD5iaj41xahI31q1s09/QvB8nisgvzgb/9bcyMZEfIT5/a9PzF3qcnzmIul1jl qXzgih+4v1B2GJ7cmJngxiremd252e/S16R+VmvgqFztEYR8au4GG5EcMFcuCA8i0ZWbuyIC426R @@ -25101,9 +60961,9 @@ ZcAzmIbQFvsYGmVJgOWFjLcuQcljQfwE3RJDMAoiPH4iMpI9Tm+HvIiCFgOEwKjj6Um4QwoSwAAA BAYjEgAhGAAGBILBUDgsGBALqEs/E0CBTeRgkzRDAQgAEAAIQgAAAIAQAABAAAAEAEAAAADAMAiG msoBSXfTNb3arlz0dHUQmON0qTklouydQ/T8uTCfqr8/mMDX1p11v5p95+P4aIDPsdrNRfBjZToY sEt3cM1aFYXmfY64fIiQ5c+RpCenZpeNN7SCuVFtTmDxExe9kjr22pv6m0WGBzkikWI4cbm9e4dx -bw+sRTjwOoNbEMbk/9VLH2o4n10WDU3f/1q/YE7KKGWuuvJL5D7EsEZj0fw8lwev4g== - - +bw+sRTjwOoNbEMbk/9VLH2o4n10WDU3f/1q/YE7KKGWuuvJL5D7EsEZj0fw8lwev4g== + + 83ePvdg3E3nHx5nrpX3xMOyf4qIGzJQwwARIefIAl9PglH4SoHaarUW71oKdR/cS50TPjRhrZw0K OsIAxP6bKrQmlqBDOeitPaE1iBEoUmnU/N8n9W6qCFVRpMuHncJpwkYOkJqzfxXm3FY+4JY4s5SN M/f4Cr3oKitDjkyP6TKAlaxPmXdgLwtcK3WnD0kfcocAJufx8BCsFs+apvtsKtutoMB/WGc5GH12 @@ -25175,9 +61035,9 @@ V+zIJYodmTyBQR5NYICVyBCPQzswOdQDU6roiangkUsVPOQKHliJokcuU2iQTS5+zt+NAib1armB CgISNxRB4e2dCKdzXq/Hxa0SkpG8wWpQPkBoLdV94cyw6aKH3pBzvVmON9iKaeTzODIrHltM/zey FtSR7j06NizQXtB8N+scbLbbbxt6oBAn3TV68g9/kM5g1Q977zCEZDhh2GHVCAGQv62tmvjtQRFg Z37TNTclh1kMEDiDu6TUeQphUSBwN5LQiZWdFIG7GU8M7O0XW68fAD1XVDYNzPUfHRwqkpGfYV88 -NZjzp6N9J6Mg+VcUiLz4sAuC4K7zcG03zRdBM5ojzeoJDnZdwKVejMvKl6G4q1cTCw== - - +NZjzp6N9J6Mg+VcUiLz4sAuC4K7zcG03zRdBM5ojzeoJDnZdwKVejMvKl6G4q1cTCw== + + nQdf82pbSkr+61IUWSgJXoLLxhtFOhpGPXkWlBAxRA4sf5LsO7YWmi/xRvFHO+euOJZumd75M4uA 0CD+Fea3hhBxy4kJzUX19YstMEBA+K0CFBGEzdz7NzDxEEfgxGhwJ1PhFDTHZ72DTfu9h7m/vS4S jQ0x9MebfR2zHte+qRNNg7b9tmzY+zh+7m1PJrKLD6tU70zsqucLtJc3jR1BSEd+y86jW6ZkxviZ @@ -25249,9 +61109,9 @@ rQuukTtKA0c3MksLPBnqWJxPyKL8plmiNHJmFdkzo4aMuU/ACum1GdVHz6z2KPZSHT4zsGV/o9PB lZMCp7BdXa4TAZdCGnUliZr4SaSyLGHBlibvs2QWSJM7utKIk/rPTXX0BPXUttjXHYZicsrxYX6b HVufrFacNArGbK/ZEhC11xJ9N9QO4zwCYjoRMu5eVU0ip9SxSBKivm8mo11epNeUaEdXlPowBt84 9nKxwU2RN2/INFHTi7mktGi41h89zQgwLxx6NlQQiPmEBYD71D2VLOpeKKtRCg0wjMXC8jbcUmiR -b7chpNPLRBXa4V2wvedpyrSs/ca80N7k3MAAViwPfNlhipqSleqNHUCuRlAwKreJZA== - - +b7chpNPLRBXa4V2wvedpyrSs/ca80N7k3MAAViwPfNlhipqSleqNHUCuRlAwKreJZA== + + fl3HIxQbbndPLTKmkj+5NOljslHM0fT1gy9LogKQUpM9uvfgi212/fI5/1/cnugZA+NivywoIb0g 4lIhHgUCQFJCRhLVfvtQeNwx4ciZabd3l8oJWZTRGTc6lkqEps2wX/ISAjTc7X/+rZJRCxtcmrx3 tRSSDKI8a2AibIXszyykIkPMKQ8QPBEz7tOx7ba/1/cC+7HhI48wxr1YZGzrC3OwFwwF5X9xjW75 @@ -25323,9 +61183,9 @@ HI3rdikIDnxPzs1YyvjBr1vZtX3TaETS7b0JdCENjeRDh8qyAl8x7ryPMhlQgARk+D6FzrK1Uhra pnexIg2jNanGlYIIcUSItU3EEFN/7x3k3pHZ+ge3PPlP4eWSZdncqn1tqVIkaFylHyIsBL6rjm0h JFAgEr2Pt2W5ayxpy/PV+ggOEKVJwrDVqBh8aVuB0/kx1ufU4FypHM+rr41ArvDVWvxmJAsNMJvW /a7DXq5ZyxTJUQcUY4M7A3vpcZ064dUS8DOv2Pc4N20AYSP92k6m8xZjncUSLkvKQB0yTQswGOx1 -MPSTB45PWYND7eU2PSEp2RGEh+TcgO/aUdFozqCyffdSpf5JnhrjvKzxc3sEba+CUg== - - +MPSTB45PWYND7eU2PSEp2RGEh+TcgO/aUdFozqCyffdSpf5JnhrjvKzxc3sEba+CUg== + + 8jgZy0i/BrfFFJ0+hDDo0bwRIuZJTKMe9618nsE+1wPfQO7xrpXNvYM26SiEd+DerCRJlQYvV4jx L8nNWSu7xIVyxoeYB2CaagvKSA6bGBrANsX4IGWgz2YqT93FXeXkxIVvfVvMNh7KQMmu5a05VXYl pLeWC/8RtJV+iC+KxARKEfHcuKEcNjCocQjXPMKClpYerzLP0dRWJsutm6YrJzrGEraerdVSlRR4 @@ -25397,9 +61257,9 @@ nkR6/ra2uxT66hf4c68q7r1hfm1NYQhSnw+tVd9SmANcmYCsTkJGnQuxcgiMP2USQgKVMHw9hA7+ D3NketxKu94P76OK3Sv8WYDZjhEpAUs9MHIGKH08AxXW117uQUJd4+wW6hxRYIC9y+vEc4ImVoeU SlSJhPVkwP//imLKwJFfxDz4EmNd/6LCVAd+VWdq+yVzRDmdvubaP9rb0OhvcaOpEU+KXY0LitYf 4gmanBy5i4iZv1ZDkZzglJQI683VwMAVwbiJgT35UxWJuXFybSn8yStqGI8jT0c4OEylUtiT1T+d -3D7NrinKaS2tVR91nvKK9bgZuSVZ2MAoYJHEDjGvkfAX79+bAwwL+vTy5v5vkdzhxQ== - - +3D7NrinKaS2tVR91nvKK9bgZuSVZ2MAoYJHEDjGvkfAX79+bAwwL+vTy5v5vkdzhxQ== + + OSBeYpwZAn3udU2yO2BpxcRYUIqd3PkHmVAXbbBUTYL6SoN4EdYZ2X1bJSa2lee7xk54rR4TM/JH RQ3sPcyQAQEfIwmRjlAJSCI/2SQMHkzjL8jetETkFL2LyqY5lh9wml5sC6Dw4AS4FM6va1H53/th Wlqjuid7PmJLqxwCYy5ulerpNc01UGm9uPcNphqOIWRktfYAZa1UUHqDFO3yF6ys1A28xUoZPh6U @@ -25471,9 +61331,9 @@ YHBZiGhBhgAAAAACIABAGABCIAAACAEAwBBl2joSyIHhnB1+eygO/GfnpmIZ+DZaLD/o/w3OFFYl yd96DDnDje8M1RJoYj/i7YNz1pGp99Uf+ROHhiwxAyh4KoqM9fZh6U+EmcFVZj41SOAgodIQUCdw LInARz/2e+ba4fc52zYiUBb8HhmemveyHct+6aYesOUfDhN8TzrwV35At40/yYbPfPhXvk3/RBPX xJ0+zOO2xUeoW5Em/5KzPfuF9/vh7VH3c+H9z7eWebKoXwTc8iuADtmNXBuFA/hxx2qb2kKvUkF3 -zUFKPMOmmbu3HfpCdzcazLEJPpXJbxDiCejoW/tt4nyhPvhBUP8VW/gbN3UrOL/yPg== - - +zUFKPMOmmbu3HfpCdzcazLEJPpXJbxDiCejoW/tt4nyhPvhBUP8VW/gbN3UrOL/yPg== + + CoAZ8dq2F9P3T4jeZ/aHjYfWUOWql94/oukvRZ8OROr+xc1nyGFgYIDhvPp7JzC54b82rre4Im+a Oq769F7N26VHe2b6hMt5gRB8Ju/rOfaZTcgHBppVzTxXFE8lhbkm0XNIQhfd/Zj7wOSNEvnd34iR cRX8/J5OT0zYXLKMfr6GDmvSmTnX3Zpv2Apf90OD+3pz3XNG2kv0+YDzQgry3KKCwUdxmygWyX66 @@ -25545,9 +61405,9 @@ rAj2WeHst2z1Ay7nRNRmFLTAK1g+W6cTmzXAcohJ1tw5e8jsy9i99VAQ4w+bYu0ZJL20weuWNR/R ne0oMYz8q1Hx26VuxQlwAz8WP/IXxcJLH+hnMT8FOMEcEei6M07l/Z241XzVMbF4y5/7UhF+dJdG TpsCmmguhoXSffgtTxHT1O6N6Iiug+Dg7Ymv6PMZkcL6GZcXeIq45tttkc+FkUrZ7SVhZMbtVaka 14FRe2gI5mz/Vj6Xndr7ywQbm9b0F2Q0DC3o5rt5I4TdhjdwOKayvfCelap39YCrZapjO35J5RBd -4/OfzwXeEvY9Rr6PYsineHcrZ7goOeX47NpivT+i/tt5jbl7TXrH4ibCIO+HQrs1GQ== - - +4/OfzwXeEvY9Rr6PYsineHcrZ7goOeX47NpivT+i/tt5jbl7TXrH4ibCIO+HQrs1GQ== + + epSSC0wU/YvVVrKi67U8whsASbzcjnf1A6F02xot43BAzmHQ4qah8jSs3gMd8uIfxdXNxEkYCMWs sVxySmh8g+867wvVH4EHTRrIpF0/uvc5fmbVA3kQreqOJdn+l+HJjIanl7VOch7BKV3TDdL7bU18 q0XVQ5r84OM/LeupEl9wdxVT/fEFhKEa7z+nJd18Sy/jWbAf4H1U7HOi1vQLmaEva0bL/D/NNy7e @@ -25619,9 +61479,9 @@ ejboIWMj1zIxyYa7445wPMxqDU/yfRoZVFRcy8RHHKRlkM8hNTpkL/593gfo5mHatWecNgOvJJ2C Fg7fnT9ojPrXGW8oM+aPHakRvyhIO6naEteelSKjdifZ+iJhIpVkTjC5hvXvMfTqmCrPf3ugMj/S PCNcF/lXPPdGdbV+nWzYLN+v884DHjiX4XdsX4d198aiB8ZkhXncvdLoosFBn+jZqrnExdQW+OYT hKraWGmSXRIGyLgZdgKxiigZOOghv3AYvqml935Crd1qNu0tqjKEVP0jAwkkblAh/gdX/9p5Sb8v -Hh/NfNfDHfjUuC+aMRl85DjeWHtuTz8yH6bbAYfo0wWnQb/rlKL9e360R2EeqffbXA== - - +Hh/NfNfDHfjUuC+aMRl85DjeWHtuTz8yH6bbAYfo0wWnQb/rlKL9e360R2EeqffbXA== + + sqeYsMRRGd7rp3aDVS6G/xXAF7z1v56V2s2a4xkwXp9FAJvQhXj4txhqn1v6j/4k2Df2BZ0IGf7b hN1dAzH6s8Hgd9MzN7FNguuV0QK9Y167SIRz6h3Dv6aauzci+O//3TTqXdJkT6eQedU4ohG2v+dU trk9JHFUh+7hkchgF0JvMH0MuzzGD49j64KNsOMJm2mvVyAMr4FxZ2zlTD6DcQL38eN5Ohs2bU10 @@ -25693,9 +61553,9 @@ loOUZVObO42NCAhWzaBvyIsxRnJ9ts+TmR0WxI/7VC5wnEPoNz/Fkuu4JkRc3cKFE/dp2Gq+gDcY lKHja29UO/IdcKIBP10LoN5595UPxU6iPxxH4pn/Yjfdg2a5SKMeqvQhWuOEU8jvMxppMOiTnDVf GAiOhNXMjqtMAkxcP06GWtoB/bPk/77E9mE+uwK3s6P3LGYVe6uKUe14x+A6J5hEMAa12D8Init5 nOzsBu35v0nnsRy3SnQ8bO8AQuE/pQjGb4nI1RlJ7uoe+qMnycg/ad66MXvguD4KA7baVF/f+ttR -NCh3dDQrhK2Xj4H2gv/TlA8J8IyJ6psCIZkMm+90A0H/IrDx0iS69nk7u70bMJMWlg== - - +NCh3dDQrhK2Xj4H2gv/TlA8J8IyJ6psCIZkMm+90A0H/IrDx0iS69nk7u70bMJMWlg== + + JP50ytc7o662uAsY1A2iLp9xYsXp8+mH1u5Ov0+JvK5RFz6YsYjUHeC/P2477zwqIsZ7f6SHpnD6 ucNmI/7EtnGzgjHzGGh3pbnXAK76IFExTwe7OtF/XZmeNz0bPqVA1P+L+YEK+PCepLduJCZ2OXhl oGRAW6CFbKl0amgd5F9AiO73beHbIHn5SNLHuCI0doNE/mar3R/JU7PSZqP/OC+6B9g7K2Z8Nzne @@ -25767,9 +61627,9 @@ sLkkbPOqUZclJXdMH+ivaJ3nIl2vfrpvVgEh+GIvVwXFM0coPx5/1Mx13Kv/gWt9iQ6/bLWibKpj 6AVNjojpoXoK8/V8M1P5A1AvQIvs60HpL9EdooO1OUusfWYG/Dyu2nDQROiIjpvDJjPO/7SXsVfD ztt/myPGV1zLiKJ1CMppw9mNbw19e2bu2QG5TWdNyeEmBrKLiSjXQNcTqmfhTr7c5Do7RTJ/XtPO v2cF44CZJ08Da8J3gdPtaA8pEa/0MyTjORx+MUlmcMzByKFqX+MY2mkfC4A5+lUU/0amhzRsppjO -j75XyPTkvIhJ/lCZjLTGTNbyrJP/4QeK2KexNb4cOkivtsJnDNZ6JnfgnbPQvnGWkQ== - - +j75XyPTkvIhJ/lCZjLTGTNbyrJP/4QeK2KexNb4cOkivtsJnDNZ6JnfgnbPQvnGWkQ== + + KtsPBTPnk2H3GuUBecEODnTedK4y2VFDb3tsDT2cGVHMPDmN/IaVVUwTtmbDfRf2JAukBwA58vqq HYgMnFyjXpgffhxc82KTSvFQpKe3NGjzf97dXP/vH/+U9R7rl7WzHmiX2JvwsLNcdt/jbmf74TYM G+DBm5g/zEOGpbG1511PQI8ILlBPrzkAB9tnBcbfByA8LpjbhwM89iPy6iaDXfaJpr0kOrfPIJ7j @@ -25841,9 +61701,9 @@ wUDyyjIMjSIHRnS+PW6XH47RTtATTyLHcLFUWJ7/DxJbqopjJwwyhHKmefwPsmMZdeijtpLED/4h CvsMu+5Q9QiGh6Cx8yp/nGZL4f7JyLejdn0QT/pkuzEEfqzg258gh/cLrmH7TrUSvZLG5GOwTbpL s2i1jzFdwVKYTIIWFQvPAiX4JpRbb76nLSg2+avoY6aCvl8kvAvWZJGebZr0RyP/WIQ7XaSYvjZJ kdy2BdV66M/McpDDxyZ0WxFL4KiflvtfpvHM22XmeKtED5TxP7KPKIPDOutyhnI2DRV5pOa/ylZz -x0PgSOaqsqcPNjFrsi7axMegPXNGvsank6av5GGeNggm4TX45pfhmroOs1KzbjB/ag== - - +x0PgSOaqsqcPNjFrsi7axMegPXNGvsank6av5GGeNggm4TX45pfhmroOs1KzbjB/ag== + + emasKbim74N2TbcyGZHjxaEF6H6DAl9cI664ywThmz39eZPURBtkyX4WLodMMaI/wQY3eeRLK9lB uiUqqZGXWB/GuTey013Te6Pg6oz0l9p8upmCsxH/3gybVyWsnV31+zXE7VCkz7noeaPKw/dUKubG Z8u/5e86P+FWdmmPYPBeRgjwJXddbDy/aBIr/8o2vkUfQJ4DVvKCJRB91Llj5Orgxj2rXpr2w3da @@ -25915,9 +61775,9 @@ ALjTIFvZ/TUMI++OOo4rAwxm9cC+zmuhWrEtqRqHvHNh576Dd3PlVgHMGj89RDm5prqcl24AXHgi JGHqlWnFE6saRUKD5TcvjSTJq/arXhVBXbD50AC35/s5bvI6gor3SLTmoMZ7pHl9iESlxUwAOcmU j14DVaaCzafz1uFGQLjN8GF4oP56HsEeejbt+Eij7ODLAbVtE5t6cnl83tgvjiXuO16SZ8B+gYPD priZm6n5SQH68awht2nqIk/59fZH4yjtyP8HqEn3cKqSAWdin3uy9MlgZrU2F7oyQ/2EVrUp2C5y -bzMfK3no0sD0y/amQ2NvglHvBGpt3pUWX4uG1NscjN2Dme4tdwwuXQz44O5K960Oeg== - - +bzMfK3no0sD0y/amQ2NvglHvBGpt3pUWX4uG1NscjN2Dme4tdwwuXQz44O5K960Oeg== + + +oC6u/HBPAyT62HDEt+svUTtuHGNEWjnr+Lp8ZakUfNXdejBFMyBMyC/gqvxymvlCGZwPH8hPwQk uD8Q/BF3bOgm74esPwdhPKjMUlAMvNopfP9N7LlxOi80W9gToqWXBZs6sHx6PGqv1T2572DO5xBt TkuFUTIYiBHvh1X3d6UYBYq29kz0G2xmnhfsElc0bR9TbzLRFREKZxy5/b9loL/suHgcfDkq2NwS @@ -25989,9 +61849,9 @@ pGl0NtwGe626j1mh/SyL/Ssj9SvLwjhaz0sxMHTRxVPkvfOCskKYwZ3oST7laq4Do/IZcun/V9rM 95ZQ9mQqFBb68b1xpvYuDdT33mFomcmJtO+xAKz/7x71rQNAxrO90waAvEyNVq9AQ95TCYw6kbdM tBTQcfEydOx9S0RAgBP5C4u3d1grxWLYYYmlMrB+IQ5ptK4uJzK02t9ABvzqAsMWQgCvbTktNDx0 tKdIUgge+1lSXiR8prETeXegBPXPMdeX2rbnRDoKzfnhvpir6RKibQ7qVlBU5BK8kUK9ThazoS0U -bbmav87dEoLQi5qEIrj8Dw3tC3yo3l17TM0tpMkce25hYHSQkLdpdTzsuh6plK82DQ== - - +bbmav87dEoLQi5qEIrj8Dw3tC3yo3l17TM0tpMkce25hYHSQkLdpdTzsuh6plK82DQ== + + RfgpZS/V22aul0QPPHT0uTbi7xbrBgVz/JQQa6uhynhjDA0WOp6gyygSRQ7sFIIsjyvI3YY1PZPd 4Ig1rrY6yd+/x1otIU0K4ulYyX2tgJOLm0hfNZYmSSMg9EReqW/btbdPAluxFxjkYieSCi3KT+TA ngfrx3G3obD3/12JyRdpGBQaTCLJXK9/QTnpyiBLLE3KKpJrZ6emJjJfK+C0/E3E40mjFh59gl4J @@ -26063,9 +61923,9 @@ OVwbW6UjwMMwRfET8YVzzO+hbruojWtTUs5e4r3/4wYpEUe7F77dd1P73ruBbLWbS8t/uFq/y3KP 9Gw8g1BmvTDCtBWRfZo8PVNqavXpmfr1VKUnap6f4qZZliAY2KxWJMFFEw7mJ9L1oBQQGJuC8r/e An29FFWpxGBAt9ZntOtrE43DQi6hI5Dkj3GwdrnPuP8MmSXPiZEBcllYTl62jIS8Dm2GZxDCa70U wwifH47iN/npu/0uVyeiTExV0PELycEbLublh621LyMj31qpXsakpNdbnxDHVVnQ8q4g9P4Hgwao -4owMmxkCAAQoSBIJIAQBAAZiEIaiOBCleewHEkCAYQgrKcgQAAAAAAAAAAAAAAAAAA== - - +4owMmxkCAAQoSBIJIAQBAAZiEIaiOBCleewHEkCAYQgrKcgQAAAAAAAAAAAAAAAAAA== + + AEAAIYixpAxRMP7WMk8LlgdyuuWYmlg8zYjcoYe3/m9H/r7GcopyOPCDjBjuG4joPxLnEAve/WPJ 14xgzGz4Xw5L/67OeGg0nl3r4c/3di9L5otNOti4RJsfG0y8EfEcm0+pt8bVgbGhY7g1fCLjZPGp PTrO/LZx0Yhm3Qf58IdJHeSlhmH8lj1w8HlKqCUCIM7j0gnBzOX46335nDng8LVWQp0IAHfMYPH1 @@ -26137,9 +61997,9 @@ RUNx2yV9PojfEJ7y5oO0hT7C/62Q8NiY1vpOuY98GehiTWHCoTFaB1C7gJSynrEHUiQrVK6P1L9R oAHyRAxIBrabjm8s2Byge1tDHzCLrNFQzMorXqn3fU8wmB/B8N3+Db/S7OZxGWhXvEU/Pg9rYrzI skcCG5zRh8YxvK9zy30IegpHoSOQQiYWpelvdzrfSv5LleRw8OGnG3Tr3fdO+fIh2xGMiU0uaiyG xfQGX3gBxbo4HEnPlyA2Hp3F4Oa7r8zkUkoadmIV/x4PgJnfK04G26G+b6kCumL42qFeKo7SZMi5 -iKf0J1y4yF2RRfX42+6UGngJ5+eNwmJv+k4bJT493M9Dtc+ixmgPacEvzyQiyf98oQ== - - +iKf0J1y4yF2RRfX42+6UGngJ5+eNwmJv+k4bJT493M9Dtc+ixmgPacEvzyQiyf98oQ== + + Mu3KyVzjnqll6ecv5ADPZOqjt4N8GdexPn89g4fexyc+QLOgMXhk5XSF4F6zR79mOyxT6DQHWeye 8LeDi86NIxvkcaIq/+OYxWO0YD/z1vg7FfYZoSVLaH3fII+Gq+26Wxn3F7UPCWpMZRA47rBhXSE+ ftjhEZDfF53WBtXfglEGeX5AG/fj27ILCk5hwNWNvudELhnEC6HZRqssT9ZhfPkiRpDFTWmhjvZ6 @@ -26211,9 +62071,9 @@ M1yliJ7ueN9TI8G9DBSze/Xhxb3ei2BwOyi+lEFOcNF7SWf3tRbILCPcUvVZVezzALsWrXGNbk2I ck8g+NM74Mi5zkeFlK827PdrlHw2mfOzB5Jxe0jjYgtXQ//rsP8Z2aMsIr7Hh5T7JVT02jC05PdO /zGh5xMmff0WznfHyA3ZNMxvrhhciRa/Wg19HWhyM74OhJeHJsZNr5nL/bu+8MKkuj42xv+d2peT aUt1Oo8/wrG3fkqYgGAIv6Khxz7r8hRlAqNG1DtdR/fyVH8OXjBRD3DhI/yhLJiTs7ol5Uh6Y8j9 -R+Pv0NwOWN7qrR6lkq1DoBS/LZVv4/mwMWRR404166RN1nVAvDZvvR2UXvKTwzUcxw== - - +R+Pv0NwOWN7qrR6lkq1DoBS/LZVv4/mwMWRR404166RN1nVAvDZvvR2UXvKTwzUcxw== + + lxy170PcnbGf+4MNypsjpzl2+wffrvgwJrM/DRGk47qb4vdgEVwXWlaVfxZB8qqpkxcg/Jso+7Up lWfRE9q4Pvc41ylx8g97pkx+0U0xX/1j72pXKStGx+lfY3+pdtIsNqs/UoXfwOwV0TNZ/D6QjM8/ S1himqYJKE0d/zA/cM+R1+juRDKdpj61MO/hGCYjHULDhsc7uXj4dm28j82w6TqNxCiH4NBgbwRl @@ -26285,9 +62145,9 @@ v5XjAdLNb8DHBnucNeLrvEN2WXPKOj5G45lkPLrO2/g3XfcqYQkGsUwEFrPs1htw1I4Nq9T+vcMO o+16POZjm3wUo9K/QZ1wxFGE2wJgHWBcMhKfmVPC1QMu+fdgrkK03jTnbOjuz8MkuJMHWDR+aduw N85X39euqkeh7uTKbZQL4qEYPcIMqbqratnfbxuLm7P5wJDHxJnfcC0oAjSf171Fnt0pqtgbfeIb 2nV/GZP7Nt6sfxwdPh7UZ79suEn0ri8K0/b9rU4jFIcD+8ULvp/WHjxV9z7vj+PG71iYVkGr/siU -mky3AvVxvSzMGaODZ3DBMFP7yTLVvCcf2I5VsfgVx0jP3dO8MENMMjXeO7HBr+pn4w== - - +mky3AvVxvSzMGaODZ3DBMFP7yTLVvCcf2I5VsfgVx0jP3dO8MENMMjXeO7HBr+pn4w== + + ukDHMwe/7UxQLvKxlsW2Rc/GR8s7ex23f6iekVHUn/yPUraf8bCJ+3hQituOZ96zz5AxO9kx9LGn wk4He291ELj+6s6ViuQXY9tn+oW2ks74HmSUmTiM1t05VoLriKHqkF0Z2oX7+FM5JwflVKyr6//w cWNcgNteXtYvvGuSPHKcQx6i6ckqY5+GrA4d0szksCkzphri3Pf9tBhh8Q73CPzY8ycHll8mdOIg @@ -26359,9 +62219,9 @@ Ev1BN/N61NFvfxPpuwKAuN4SPESVwxhswcYzSxIPup27Z3SMUpTrF92kMeKisrpLY12DDH9Oy5DR 7wKuPFEEi7pn4yTB/R//bi58xbMFEobpHUEhOC+Ozdp3C8Cbe6A2R4WTv2l0Dcnqa2yod76L+7MB 6dXI41QJTG82TyFU3n/ZCDG522Rq8OgXOoPcnzyTF914xkUzz5yysvee/2Zs0clhoBzhBVvdoih/ tPsU42gzTn1tkna/XUHFoQXyaJrcBPqbavi4CR18Ez17B9R4+dOn3HmyEfsqWl8V/Y/2rNrqQ5s7 -bOrGt5szdRo1ya/JHMJLvraT6WOceQvlbdbM/sWQx9A36IGNRe/9EcCHOsNqnbX0wA== - - +bOrGt5szdRo1ya/JHMJLvraT6WOceQvlbdbM/sWQx9A36IGNRe/9EcCHOsNqnbX0wA== + + +7X0B/I75isa2R1GP4YMt7jgPtlhszcHlhg3ismPaPZSnYyoYxO6pSJi71ooUp1708REWSDPiOiL 9T4jmRIu/dvI1R5bKHKGUCC8yDf9wYR1mdSr7XSaGpGlkFl5oufHIcTx1bTLcg/ShLPfOcBcdsjS tMn2d2wvQa0fMpASXN/E2uyMOEcNG0l9FrdXJmnEqcY6ZdqAE2g2bhmj94+P94anx0hdqrz4igvA @@ -26433,9 +62293,9 @@ mLoh8NFmxOw9i+pYufGFyc5e1nhniNJtoB+Ylz7dqZdo8F57TztkgpZhU8kIsL5k8I07uGCTLLvP sZxsBe/JplI5krAmNEf60u/WCZvoRw/JXNi0n681Z0/IhNoCAMPCUS2b4GHu2rZMplFN2OODjwY2 UdPIw69J4YOV2Vhl0HZxI31Ew0G11gtgnmUaa/MsX8XF67bpFOR2AGY82jdA0roC4jSKwfNeeSgI pi5kNur1FlS0Dph0vRQaArO2eEhL9j5sOLngvFUw+7yydkqIRpOU/vcBygDJAM0ALapRKAXxfdgL -hO9SH8lHx/Mtk3IeBb3HnCqJgmyC6In3hfn2PS/9b166K0Dpvd9OTlInGYLX7zqNVg== - - +hO9SH8lHx/Mtk3IeBb3HnCqJgmyC6In3hfn2PS/9b166K0Dpvd9OTlInGYLX7zqNVg== + + gzqWRSqpxv3Lg7UB/HqNZ1OfXjvKJIF2sFNpeKybiErDGAMpSDZD7MA4cP+eDagKaLW2SydbeVnJ SMk5Sa+kh5t3dRzKRiJ8nogAvwaK2rz8k5GQn0lpvzYNgK6OmzirfyoZSwhjPgTE+W6fg6H83Luh LEiZJxoaTT/vPBLCGcf6BW0iOfDgvizLvedea/cOdK3jwB011kvDeCin5U2+CXBk2LBqyflzvouC @@ -26507,9 +62367,9 @@ jjmA8Cqt1dZ7CANDpCOkz+MGmXvgyfuFBvfg3lNerBRXfdo+Wane1msNrXDpMcomiV/sS6LP5ijw NFWVVSR/CjD6/92inPHBGwCQIpyX+TQBlDkNL95B2ut9MvdreFaptgfHRr0GsGeZubq3P47tOJlw a+ttbYuL8CVjzLLsMJlybN2uGID8xzT/ZEWVND0XmdOh5gK9YWjw/2Tt62D95orOz8a1IBUcSC+K 8whZHCVlYn+DUxgoyspqawNIqciHiZf4vSnSRVFOk6Id4XyeaIm5zQ62iTT4V+b3L7zdVXu9/8nK -ZOdyHYPMpjtFWsRiaCIFeHqE5G+u7qFh+r0/I/RBjx1iMnJIo0cOMq/hybYxBmoqDw== - - +ZOdyHYPMpjtFWsRiaCIFeHqE5G+u7qFh+r0/I/RBjx1iMnJIo0cOMq/hybYxBmoqDw== + + BR8yTQupeUXlBPnMTt5E2/vAk/692G2EflaoBZ/rrmOwlKKwEdTXWFbsYORLKKgsXVBULRVKeHRe 5vNmg4zb8OLf7L7uVfKtorrWfluJ11EOB/GDPw2hBl7CqgTHzlTV/zbi2NpNeYqhFEPZecIl5jM7 2S7W4GeZtTi295CQvd0NQwGW4hhreO2bvAT11au4ak9RTb5ZJph4wPCSjbIIR8g/8OI9pAUv4HEd @@ -26581,9 +62441,9 @@ v0nGmE+MOv/OzVS0o8pFhXDFilF+efRrFj/FUnrWhrwBmPT+KIOTfRN1MmJUTd5eTAnDOfaJ+0Sd RMuTnlx9GFwTxxP5tlSh3nIzbENkJgDUn3w+0j7R8z8ylEbqHDfxA/bdNbFs6xGMaQcZS4fLDi5Y 7nbb1JtqufquXJSpjFUWm3888pb1sNEgU2nP7yPZU0fxzdz7Hd8Cvsfbj1Kn11H6shKuvcKg3WXW 5bDJj0PnO+n3PYfY+7/pvhSq7zp+9AOliJw5bBpd8F+Dkv4uXss2BdWO6tHe3qYPoOvckHYwQs/g -Bx0YWH2I+JVgZStyBV5b5n0zC6nP1te+I93Y1OYZwRef2cwHhFYPXdVG1wGNH1ki0Q== - - +Bx0YWH2I+JVgZStyBV5b5n0zC6nP1te+I93Y1OYZwRef2cwHhFYPXdVG1wGNH1ki0Q== + + HNfXvqrTl18qqlGvLf3T+Z+9+Q+l7rvPcmai4dYeEE2/GQt1fW1oSD1RLt6KJEQ/eJC/49AK95dx /Jd9yqTibRVG24LwFx31W9aZMcMcEuJ4HCfNhWz2Znf7bBq1HEL/0jlgAzH/mnS9X4S6uoYyAPBO R/D5wLbS99soII/7BN02ugRrTk3jTcbBMuS2HMX8F75uXh+c+zMZgc61XD5t022Jk7hzDs5sUxfz @@ -26655,9 +62515,9 @@ zXKOdgx1veuDdMdcdsioox7KpUeb4fzo7wpcLMNBeQudbIfu+lFBiyhdK+7s2Kqyfuh596bG1NnG XXonHp8zWcYl3rPrrEgt4lM06eCV2W20en6i7+t6RX+Zyh0HVqzCzoH71cpC/xw+OQI1L9ArLfxF bGQN90Qv7h2Ee7w6cGc/w6Dn82jAdRDtBb+7JbISL9Fs/1w19zv5JtC+yxVodO8fXri6x2jzFoTQ k41V1vgGppsilHObI3YaVYy2kzz0jeIGygrKx7mW8H5XsL1z37PwGY+Lc+WXtJ2hlQ88CDy8w3Py -x3vnZ3NiDtm8Z0xDQf9jwWPLM70J7qmj3kfuR2WQrO1/Lczb86rqDO5f3p9npL2x/Q== - - +x3vnZ3NiDtm8Z0xDQf9jwWPLM70J7qmj3kfuR2WQrO1/Lczb86rqDO5f3p9npL2x/Q== + + Cy2ztQbhbJcD2n1V/EyX/xieZRQ3snmUL78O4nucBlF5EE7uPgzD+JTVSDyy4nY6yyM/2XB+0fwg tb/u6jyG6RxKE7l7K9KsNoa7SQ6b4LS9PqpF82j+XO3rcbz8Z8nhvDMq2J/jzv296em46HAPbrGN +Yx0tGWTRapcOk31Dv5dxAffUZYr24SLzienJYl8qJYRvCMxDEzHIeUnzhuQsMG4VU7+/VNPufDD @@ -26729,9 +62589,9 @@ qoLbAD781Mk/n03gYghol37IkbWFoOw/LkI3OMT9v+OwpKSWkvGpQULsQrcor6smctYViq6PxFzv Gw7Btsq4azNu6/RyNS0nrjqlD5zB3byEgMxR1yCvjI7VCqJ5aCnJS0HoxLpCEHYeF3dlpXGpVq/q C8VcS0VRr/XbW+iBe1r+yKo0ff1ylxsuhaatpnJ2mAbLAAiLpMYwhD/owYrwZYfrDrLrr02d1Feh wUxLH/iTMK9vfQq+12Ti5/UezoCn+tT/LykN2AUzd6VSHnu1agdgQrvTsmeHcqiZcXg6J8ZrBJWq -/3FaUFQskDCI0g86sQ9ZXAab+DWJ+euHFZQ4kN2+XXLiAcYZyEXnN3HbbpqAAW9Npg== - - +/3FaUFQskDCI0g86sQ9ZXAab+DWJ+euHFZQ4kN2+XXLiAcYZyEXnN3HbbpqAAW9Npg== + + SiHENHIa3Yawoh50YH1UbF0W0/hV0Jfr1WoOY2X4vwfF4JpDKiXkzpRknIVeXM+ZW5/uNgMJef1K 4WY1kz1jr22L7moCYdy9Mrg6CEdL9ZfGAMaWomEVWQdL2TOfG4ryC8Xoci7M7S1s3QKvAAI0TCR4 4llfAMbujRjv1BKI50cYm3O4UO4nMpkDcTEpNp/BQFz/M0dEPFjysoeHIt0YWVq3WWFdyLLC14br @@ -26803,9 +62663,9 @@ G1RPJQq8YqxvcMgNWn0Iv1QlYa09jHJXD1hePo9/Zz/fe23JxEyRsXQBqrGnGMUZnkvKV3d4DgLi 7cZXrN5BrSwr9tiseYiO5/2+niT2ITHInL+WnW5Ew4C/JX0KsPhNG3iNllAbyCcc63jFflpjs07L y3KdevysBXEDG6n3LLk6xEN/v0fPAmcfjlWYxxassQtVxyuXuJLGx6Qf/vior1OtjUz/o6DWX22E XOPy84cpBjevMXxU0Ziz1v3qI8iyuxZSz+D8PtgQawMqVGaq9scRUO1A4gX9yrNfoNwUBm1zTS4u -NoTbQdzNQYWtST8xDZ3+KnERKRqLYd/3UNlFTUjnnxIzrNWUcomal5O3IZ/yD7cNhA== - - +NoTbQdzNQYWtST8xDZ3+KnERKRqLYd/3UNlFTUjnnxIzrNWUcomal5O3IZ/yD7cNhA== + + pann82RBnfWm2lPuWQWOQ17/FfqMKlhDu2cAdrrZdOvGOJhv7o+W3xIFISP8NXiGPIAaBOfxpezr TA8ed4Ptc9MY9QYJjuSI9xwtNfG5yZR2MNKZpvsxl5/N2Jx3DgKGfvJj+kTJ21kbygHDakcu1xEz QZ7g+5IcNsK90PuZ5POS3rMutx+aVCuSZ4EMtLcG8e5t6rzA049DVu0o1dID0cLW60NTX0PSrPEV @@ -26877,9 +62737,9 @@ s0mIK1FDftek59H1vu8ul18OQmXb4buPevi8Y8eBfgCQctROXu19n1dprge2fROAB5/DEeUkG2b/ /mO8R9KOEpbsRtwSNb65G17rUK6Z/ke/fN2pX/RiF9jaK7DF4lo+9XWTFFMX7PXg8gmA8dPbIh3R 4zCIwHxAv4sft/9qV578J9xoxSyogtkg6r7zGvlzn8fZnsSqGm6+9F0+Z0/EeV/oAb0rcxMacIlF d+jA/okAbxjw6AUh/C+prIUcTp2l4jqXY3IH5+Mflsh4sf/xBgZLugkmgGV88969xpaZqqFVmiXV -79y6l7n0v527PVhAf4NMnH1zmDqp5hupWt84oLuVvFHORVVW+4QudvgAoCebEv0ecw== - - +79y6l7n0v527PVhAf4NMnH1zmDqp5hupWt84oLuVvFHORVVW+4QudvgAoCebEv0ecw== + + 1SJHe+TgmrTTTr25LQb8MW0aTxbXMuhha/xpbGNrD659/Gm7nzqzvjWWL+bO7nvCwjnS2D65iDxz xF8EvNuTHqX/ZwaH6kGMCtFW5USySLJnEc+zIOH5wa7XeYvo5D0CF7LUwlbDxrn5k5dtPIonUsvF 76zgOfxQKMf63m9jbb4I853gC55wSl8e/H5yWXmYIWu/gCS0M0mLWWUheJgM/CnhZElybNRpJq5+ @@ -26951,9 +62811,9 @@ B0hWKyflvMM1WGfuC4t/Wn9iCtySEVD8QTatz1YU5zfE3HOp9UKxGTdF8NtPW1csSEm6+z9qAQGe uF23XiEoj4Ja5lJv1sk47A/BangcqDwE39uWlptUxkSWJgFMlSWljRY/cgVZ9Rob+7QOSfjAZZJQ DMPz9ya4TtNDsvesIYFN4Ppf9Pd0clo6s7ZOKDd5F8GXX8xZLMLw7sSwNIKoqGJ1BpVMjYCiAJIJ KAAAAAAAGIYBMZCFafMDEmCASQpoMQgDCCAACAAQAgEAQAiAAAAAAAAAGYTI6gbV01kQrR7RBn+d -APCrOH9ymn5o1oHBMfwDoMz/xVpu1b/BJ/uSKkpu2O/bjAu4qoJqxSKn/UvleRi7Gw== - - +APCrOH9ymn5o1oHBMfwDoMz/xVpu1b/BJ/uSKkpu2O/bjAu4qoJqxSKn/UvleRi7Gw== + + P2SwDkEWPvfyw7BZIrqdXdos6cpXfgtx1JQpDAGYjfTzufvnUzgwBzfe7nda98WeutGnfx9Psx4L 7rPRzkEdL6FZXHCSu+6mznXzLeuw/enwlGn5jZNXeefDZ97rvHYGlDPkj8Zc1hVv8/j11PljhC/d geDX/omWMBKJdx7HA3ZySQfjFEqcmw8+DH6GRAJ1arTbzzBXXvfa7BgCcuuhse6JdnAqtunkvUIb @@ -27025,9 +62885,9 @@ Rq2eWBhV29K77EZr8zq5ji4LWMN9qKk7J9uvBBcXyzY60P9gGXu6PvZMxPvmovmAwwkfoDFpDNKv v4bqUWZ17APDKS9n6P8TttcGx/I8Ta+c3hfDsx6w7nTCpgbDRgz/wTLyhg0SwJvT/hD2NZbDlZht NU8HEd6At86mgnshu8ZUQyeuhpH1cc5gD71Dhy+hsLbTPSqzyXa2OIPIU22uFU3aLveeupOPwbc7 QS9EyyPNMGsvF2xi1frYezfMZpSjX8/2kAH+4aRpnZ8ntIM/fOmjwrHjOXBlY3+cxTZHSmbXzRPK -Jj6YVDoIDB3KvzBsOo23E6APG8718adQ2OageRgGNXy/3P59DntIZHTy3Dd8x6aYNQ== - - +Jj6YVDoIDB3KvzBsOo23E6APG8718adQ2OageRgGNXy/3P59DntIZHTy3Dd8x6aYNQ== + + HuufVuUsqLlLY6w9o7gE15o2YEyffEaf3ZDEku+y9ozR33s2t5erF7Gr/bpyVlMHvc6NSC27AU+2 lJxjN+B9P7iJzlbZiX8LPIwb856LbKaOm9HeKb41w7/eZRUdG4hcvPcbnG7I+Qxks2HjN50qJkeE ydeoiz/ndvdLlfQ4IN0BLzK8hkVwpdt7k+pCARxRa3RLZwA2niFXe0RVO2hM1s/xN0ja8VT/TtsM @@ -27099,9 +62959,9 @@ Gox2oXZ2Lz8/z5wqE2aFFTt4P24MrpjltpSOs17Ug9rB2y+zk3J7+/ABDK/hXdX1UYZlBl2qhJtE k8uNO852g5zd+9GcZG/VDv6x1+c+dNv4m1HSnfGtAhpUSexnCPgByWzApW9ZGoxkv0sYj7Hf68KK HzyutCEdz+p4cu34CtbyFpvInT4Zz0csU2MsDW/q5phntLLUaq29kMwM9gwTeXTLssF7YEFXA7hH DYxGh2Fv9R2YnQE6ha7AjYWiuozLwbDn29Zg+DaMgjC1RZzkHzXfEIrzdPGf/G/uT3gupYPlH3C9 -lk3DwUArNd+M66HhuZ/TnDjvltiTHda/M9XMdgX9qk/E6Ox9Awby4I9J/px3uf0DzQ== - - +lk3DwUArNd+M66HhuZ/TnDjvltiTHda/M9XMdgX9qk/E6Ox9Awby4I9J/px3uf0DzQ== + + b7zHpVkMf4sKPh7U3Uic8Wyb1rZoMPe1fj+etnHg5/BrJq1JsJXxJfqRqPKoPncy57h163ytcgEI Y+afUiVxPP3Q+fSS6zEm0bhbZ/u2DmsBMz6dH2Zx+htcY0R+kv5g5QPYRk5mwIjGXcNt2xdvVRYO FBi1yWhYl+L5+lV9Z2jv6gH0AcOO951kL4AFfZstq9A8Zk8dUw0bK7AajZOeEwj1IwC7r1rBP6CE @@ -27173,9 +63033,9 @@ drgu7rFAwNhceXkP9nJjbfMasUD9rRM2s1rqv1NiEejw677uHbK9d3xPtX5yyVDiDDLaD3VsWuY5 KPtH51vAeenS7BeJ+htX0skr7mDCNWzc0YSYsqQ0cDQUNlN0yWfjogFwS8UPdxnzktwbYxr2Jwk7 8AwiXiaT/Bw6un2YBLFz0Gq7vVjmsvFrwgMN2jz4zINm9ONA+c1dfRObewz2uFRekOAHN51n/S8c R6MO+pjq0yjtnEUdYnEtHOARprJ6hq4QZ66qrU3tYn9MF7rL7X2Ghra7aaaz4FMxS74Qhpz/anKm -C+YbA/Kly4Vl0/br1th5BDVux8FjY/vcL1IZ+dd+o7dmMF9y9Klxe1utoatTs+24IA== - - +C+YbA/Kly4Vl0/br1th5BDVux8FjY/vcL1IZ+dd+o7dmMF9y9Klxe1utoatTs+24IA== + + +FCP0X3vUJ9v3qv6vwXi0PCv2G5hndfCYvKXZ0Xdb7najSzQYAOYBle1Ww/tnlAQdmDj2CVkPH3s rIiVOcgnzrO1h95t0iZO53LUNRmri3fLWW8i1ZjlROkRmnDw0B+Vj7zVEHKOXtbB88bxxfrIZ8cx u9Xbsp09o8s+It/3AvSPSBcTLpuYW+jG9s1vrkDv/c4Mml9/sPzG58MNVL6kp4oIc24P1rf7o30w @@ -27247,9 +63107,9 @@ e/tK7/DhtJM/gnrC9raWHG0YE33V7PPPY4Pyfy+v5eMkmb/uDT5/dTTsj7sam3dNAuRvLnufD/T+ rp5xEbR6Gu55E0MD+eTy+zPSG2YU+U+Z+9j55LP9Vd+BNLOA/2JdeyMV6M+yL897bsiyf6EprOEz QNF8SY0fzf9oevPxvD0I+l4FLdBIYkLUGQvkceeqHhJK1/iM3DqM+dlMSPvI9N1/YkBXLtuYtLGW jNBPfVMdv7mKIfCYaa5GN8lDpKGPXJpJtJKjWADHStInv1Td8QFkJ3Jud2juwXkn5py42cE76lD5 -olXvHup5dLbuDVEZs/EbFh6yVbgmg+HhvvHBn+NrDg05g8SBg1dkhBo1AWDt8Xtubw== - - +olXvHup5dLbuDVEZs/EbFh6yVbgmg+HhvvHBn+NrDg05g8SBg1dkhBo1AWDt8Xtubw== + + +OKZcV135lYGNtMm5k8W8lHtaaVr6ILe5dpj+AMqOwRYv3rt10VL+diq8b1iB2OnH8MGJx0sjMeP Kl6uoJcQ/cYbXMQlMjPfwNHOJamJN8gDvHnqQfGbgNVWMJZhxr7/vfPqGb3C+zA09eeggL90ACaE QueQ8Cs/rlTiuWC94bPVq+Uvr8MeEoNXqXgs6LlaclnGlwKNu+h8EPD9fd698EsM8XZZ3kNoWB41 @@ -27321,9 +63181,9 @@ PW7INg6aamvH/oDbGsHxIWP/OrbV0abW4XqGz7/YxNjoQKza9ADGDRH4uiGAR3SHlPBdlGX7Q/Tz 2ODNBzCW1is+9ZXjGJj7t6LkzTKL9l1//mXjEfEoaN458BUXssf+xSouqeHaKNYCGQwUcyj8Dj18 trZVHxc8zG0yeLXj6Y9MMPNKCZ/e2yAf8KG7SYaS05dnNSJ6MfQ9JXC4Gyjx3INrDl2pPfe64ecI l6ANvxXO6SxFzmcXTijL6WGzHxd8Pzbqct7Qf6rD10Qf1kbwohOk2YEhDNujsaI/7q71f9dDIWXU -PHqQfA2dtlPOdTfFI0EMPYvGek8gdDqhucJ/duZG3RVNwdBkBH8bNFk7SaQvELx0tQ== - - +PHqQfA2dtlPOdTfFI0EMPYvGek8gdDqhucJ/duZG3RVNwdBkBH8bNFk7SaQvELx0tQ== + + N80uQPvyKb3lv3fTBN239ZXCZrsmFE2sfgDaQ1APNkDaXQGrDUNpGc8QPPdve7EuCCn9zMANN/KI CF9O3opuWktrqZuOBYcawA/IXb2M8I8aEqT4feYA6ADjALpQz+Z6m5eJs+E86ciJ7V8sxzswLS8S Q6+ysKzQPuTFw1gVc5JAnoAJJ1P2T/cKuqVLCjdjjXNMymFD8+plCLaTbpRgAQThjbLuNTtTAph8 @@ -27395,9 +63255,9 @@ ozChzyHgadBY4ixTFnIXNWNvYajc6EpMlVN8bCdAQ1zj37BThXG6iBK/3YyYDyprTLQHv88+AjeX TOAvOmqw8B06XCeZIasutnD9ZlV/gHhffzKUHngEycbfkRsqgYlr/WJrK0X2d3m2ZFqqNwC6Bm7T q6z+XoVew3909c6g31ETv0r3IOsLnXLI5+ye9nMuibSHlJkXvHBHWeJae+NafsSTE9bSIM49jE43 fkt4+HvVcv0/nPNqLT4OX3Ytnfm75pmv4XaeY1+MgOou9TwmcKsCfC3loWs/PgUl2WXLOFJy2AH4 -5ydYgXZj0W9M83vQZp0VaflkRxLKK1CeblfPCGQ03QYsdwCqRGgPNzAaXgFtEAFwlA== - - +5ydYgXZj0W9M83vQZp0VaflkRxLKK1CeblfPCGQ03QYsdwCqRGgPNzAaXgFtEAFwlA== + + r2+FfOjCwf9RwVaBO2lBL4EE3yIfkvIB22L3ofVUqiqgASQHztooUjwUktL3AeUA6wDnAHu3mJB0 6F5hx4lh/c1lXRvNha14YlwTSDf38UQI9vcmH8ZlRcZNqcWfbPzVWD9yivz/d1ipoEE6DtbAtF/j rKpVQTn5vX+2FTrEI6PBnc2TcX2I7oJgvSSMHJwO9eRaDf66SqxzLwtflpvBAZOfuap178hQRd8s @@ -27469,9 +63329,9 @@ pUAR2NBkpl2O+BKtpndz7k0UdVla3uXKBcFEmA5GgdVDVLYk5fcB3gDgANwAMW7uCnQDY/oAkvXE QBmjhFsi0jOWfHgzqoOCZnZfxtWyLpbzYvAIiI5WkXYyB0dN/GvpNJ/WgKF2axUV6F75BgZITp3c uyKBv5vc9pObqul3sZWRz41qNA3pE8cJGtp927tia5d3Rm7LnBiYBIQXq0fhGnS/1iAOpD3qdJKx LalHRVo08jN3xZVqqc6ytLBA5GMHk3xuahd1Ov3TKQjoTq6VFn+lITz5vHGLefClVWu1OJhrzpiZ -06Hvx/awIoOzC+VPk6ck9fvyakjedM26LO9lhaXDAxORR9O2VmcDHChjGfHshscg/A== - - +06Hvx/awIoOzC+VPk6ck9fvyakjedM26LO9lhaXDAxORR9O2VmcDHChjGfHshscg/A== + + shbqQyZ/PnuDWL/PIOHAqAcnCCiXLmjw11ysepX6ErXkOSpCgdKFrS358EQ8KORahptZZYsaHgG5 AerFD6cewDCgXtaNRRZP6yskMB6FUM6mnEpDeD1y8uPmDxteB2KD6McONv744pBOjVy2sPHwmjBq ukT0FUk+PflVKQtOML2DSuzBVmLwpRaB+A3GIR3acrHUg/OivSknJi19wqkj1zIiVbzQGyhovgIG @@ -27543,9 +63403,9 @@ JCrWQutx7LqqrIpuOlW+XpQlEldbJ6UdwBURTdw+TLexLq/XE1ChHjCYmCl0PXUczsZZmiyePj2Z NMpUQ0M4s/drN+bl8EGXlwkoOKQoO/m44Tw1eCern8Phei+2/lBEP39MxCkgQltGxFirv0pNAB7m A4vZ0+u2LF3mxJiBv24/sNhY14WT0s+ASEGPxpkO70MwYckybHjb0KYW3UO3TP3ZBwkkAJS3LBdT cWxvbfjz5L3ZBpKNE7BqOXTEnlGkHaOCinIJB1A+X/Dkm12/7Vx+k3hPGDnZ5MOGRocQk0Hah2et -IDz4mn1xUBXpKHnmW+u6vtZZSFjor1QoMfEIxqrkfbrYVWBggpZ+plY4fXgxdGmUUQ== - - +IDz4mn1xUBXpKHnmW+u6vtZZSFjor1QoMfEIxqrkfbrYVWBggpZ+plY4fXgxdGmUUQ== + + oeJohg8munThCPeEwYNNPGzo5c1N/qZJS2vVx3F+CiKMv4buuDUACvUqFhRwntt6EjKEVcmhW76L oISEZouYlxdr7tOI6K+L2Y+BweqWBm7f6NKePz341ANnTpH2jsnRr1UWO7euthfsczKHErdtaqq0 Z1xMhTcsKFk9sMVDqccN0SlIGI9iyBRHxOrbuu66+jYylvO8uCQaNTEKSDt4NIMmPgEJziiSuCTS @@ -27617,9 +63477,9 @@ Z+TZvgR5rsA3lpS5HDKztZbnxe8DNo/i5vR9fYRW3soWfGz8hnH3eeWntfP6uE5jQ6K3Kb2QtqNU mIyxA0aPdN+ny1prcsLBd22Ge8mLZ7Ti6b3TTjPomVu/3vwID8C4CMe/NlEdsx/dfZBNtsxv4Kux 029OFecX2xcBjTbqwu7UmuQb2Vu9CmaNdYc0Pj9Go/B2ZeZc3X70j61U+nuWPrur1g/Jp405dDgs VBzo+c4G/ngWWvPyzraPW7IHLHFA6/23XgiB/e3TuzT7ywWbdCR4jlEY0y1ZT+ea7+rR/Nh4nSfv -t3RM7PfUYwUtiaXM8Z36ytVN2ojqH+BsP9d7yEHvH8PeJurkS18ioRtSkC/zZW3dew== - - +t3RM7PfUYwUtiaXM8Z36ytVN2ojqH+BsP9d7yEHvH8PeJurkS18ioRtSkC/zZW3dew== + + k8/sh3nl0yXNJlW3uUuIQaD9vkl2ZHlKsqEJw9NKK4AxClmD1vWL6cWUzWyEo14mG64IsXzigeuN 2voMQvf6XxthF7+ncGBhvjCz82H4x0EyoPEybvIbxia0bbw3WGtL3s5zRKIHHcLfMZBY3AuApver McoP5tJcRL/xGWj2vw4Yi/MGg2ygXADcAqxdAJa61TUwlLoCwDvrT/B/4BXycTbLGFtPmGsuYqnu @@ -27691,9 +63551,9 @@ Z+dvJB2mCRueUWGG/9O5b4qeKekKDPF9G3VaVB+b+EQaoVLvWzp+kE01TBN2ghyoUnXmEEiNBAAA cgkwBCBAAABiKA7EKBTHxQcSQNBQCAs5CGEAABAAAIAAAEEAAgCEAACAABAYQBh0fWFtYEjhAX/B yK6rWrkhmhsZLbv0AV9Imc48CZCN1toziYQCcRipMCNFCjp/ATYnQJW8baXraFlkz2Gj1u/xSUKO YwDsGx9HOx9FW2rDqKdno+6SSgGL9W8Ik/MEm3tHJJ8/2++GvLDbKkdzbYv4yxnbIZzkhEiYM3oi -uGaDw2Fkb8rskx02RkSrEjoYJTaesXiWofHsWRMGLa5CkFtk23q8mkzPYdOTm45gzg== - - +uGaDw2Fkb8rskx02RkSrEjoYJTaesXiWofHsWRMGLa5CkFtk23q8mkzPYdOTm45gzg== + + X8dYSPq6wXiG9AX/498Cjn+GxXUCewKinH6oAQzrmNsCT3TfVFyskuAakiAUeOCfD5ENTKo7m5Me empzlKnjiEot/3HLTFTr6zn9rctod3k5HBu15kKhK+ea8yeF300X3/vCS45AAwmOQX/sCtm3KxRs 6XPYZPU7AeJCG8WsNMy3wJAflPMjAma8318B5aS/1Z2Hr73J6TochbjCYd3xxTF8gg0nDsi5ZETu @@ -27765,9 +63625,9 @@ UBJJxslo8Hz1dKYKOzivrEPmM7fSXMCkE5+vf3ToY06a8Ybp5UEasm3z4gf+cgUOxGlzbpPg2y76 U3qEdjRT9N17yw/RnLp25ZUeVQRV+P0RfanSXhDbEDMHDfaofoYNvbcDNgUCjRn6DgbaQ3D1UJG5 CceswZJPHSGvFZM4cJXC49ADZxxk8lGdGPKvece9Nu/iPJXRP9d4Hbxuz0cyBwLAM2KTFhAQXtKj 8xu5NYVEdr5UZ/55zqmc+Jvxn/kxzS+1ratmMX1Fie9vJlvVH9OpItXuqPbGMkZEjmMC27LcoVl1 -i+90iRO4bzdxgB5AWmMwqD9i/hus1ClGK16pOw/AVwVC616TdL+DhjwlCsOrcjyE1w== - - +i+90iRO4bzdxgB5AWmMwqD9i/hus1ClGK16pOw/AVwVC616TdL+DhjwlCsOrcjyE1w== + + 6X0slB1wJXgcjxe6EtIotAXRzhGPylSG5Cm0EymoO5IcNpuZDAlu3gkf3s5rHzZYv5Ev4wSNioyb 5O0R6GtnL8W2xorDmQ7wOpUMO0g547UxtXe/LOeeIAIfZB7M02nzfVN4k+kysgBp8Bz52Jt0RMmU nCmdaP7n41Bb2s4wYow/g4228HjP4G0Qc+BFGWlJffKzIsM4mAqP/s3YXjOidaN5HlWoYnxhSjXe @@ -27839,9 +63699,9 @@ YixrF8bdjX63/+Ei9G6fINfy2mC9D69FxTQ0u86lrXt9ORMBH2p6IvL6XUzJByGQUUMQaTqVJBR/ 8lf7HViFo2UF+Pjfa8t1I2DdtG9/Q0P5EpjbAEeG5VSs8yOg3A7NzK9W1WWpaCyxt+kXdANQjZNO Eop7uZZ3SYkFTMciWqWCaFYtEcWsihXGecUCObOclDPrKQmlpFvMe26bS2fb4mY9JWeVUlHc8d/7 DXJmHndgwId8uK/hsmjvHrAPwsEcDbOpxDES5j6Ie5uvc0ux5Rdl/qSJOTv417vVfgSmwbMz0CsE -cWyKorzZQt11s82XT/zGxNDcb9/7ObWTj0mJPWyj1buaAuJswdfmg2VcLpI4Lide5w== - - +cWyKorzZQt11s82XT/zGxNDcb9/7ObWTj0mJPWyj1buaAuJswdfmg2VcLpI4Lide5w== + + uxif/GFUQEI4/sHOjMXiWN8uKLwXw8AfvKIv4OW+AQIeb1MrcELC3Gom6baZP5/Pe2aZinOvELzd XEbalfq9x3y67/FgXOd9k/HixmlzHIads/XkbulRUO5BYBl/7KmxnpJNI5vUw8/MEhvpADJafyLy epATo4oIipt53jaVUWxTUV6ThuIv9mh+pp24WtavKfV/VT+2zgfnSlQDg9z3Ps9OUhFEZ6rBrt+u @@ -27913,9 +63773,9 @@ Kib/yUqPYfH+JCR2GebjxuBLegAFHvt0rOHm/VPabtRdu1BJdvuURK8hjHytBpDotMMQDy1Agg7F x1zvK9zWYxXvL2L2GReuX8StZ1zAh73ca8Tib1i4D9G4eAfsfYoHxkM2XHcZ2bgJSMVlUDwek4Dj tNnHazOP82RwbCeHsGs5hB3LKeDUnAJw5kYOas5bKP8W3qQIAO1QBCbg0g5Du3UBI3r9cMRjR7RO SbUrhfy9VEkbbirhqRsIW93w1ZIdN08srewmk211v1FJIDuFpNcQRr2TACPuSZ3aezMiTyCLvePC -9fNEP7PMzqObcUbcjTjneLUzSdw11SaWgMtf3GyyqZpsuNlUuyJQClLFKZjs5Ys72w== - - +9fNEP7PMzqObcUbcjTjneLUzSdw11SaWgMtf3GyyqZpsuNlUuyJQClLFKZjs5Ys72w== + + dXA4HnlOkYKpjqlunLjJZLcaQKKvquqtxQM9wAf3Rt11fHVfKZvKIFwVABrFeT/gnSd3M8pEnTzv zLWHYFyoavo4Zh2kw/UYFdkb5FrOZRHXIlGhfplKblSSzUIda/bpWLMQHOuVASPeGqKIVj0I+VAM E3CqBiH6XBraTuVQPlKn9qEFMidycHNi3XJiDXMdXssHyLU8Z1b5z3Zy+5bynk3J69rJcTIhOZiQ @@ -27987,9 +63847,9 @@ UQMDnhdm/f8y0L+NK9GQFILnQ8O1G5lSo9e7oh4aBGqq+Uxt60+q5h8b2CIq9R6EsEeGs4W4HNUc 3bPPe0mbGUzngFmqcCJ6nnrdJ3P3bKe9yfXJ+ApWxdU5w8YAZNDcBp8PbNAzJg3uccliOL3mKwMX m2hc/DvL5prEjOpgnmEQW8NMYeByfho4rp566vyPXoBTmYcBKPjPh8ESfWz6r9R/bvIJOnKOtbfr MeHDH9T3Hl94/wvCsA/hBCIKOP9mnhf2lJzrHw3fEs9dWSwT9jSWByNsEBq7Ed+SDZ4tPqiP43JC -QOcVD5i4crbTZ3YTpMhUI7evaCI3Xhd39gcXNWt3rqGVYz6Y5+M7iyngaN45AGQhNQ== - - +QOcVD5i4crbTZ3YTpMhUI7evaCI3Xhd39gcXNWt3rqGVYz6Y5+M7iyngaN45AGQhNQ== + + f9WpuDODbu8JM2a+eD4DvSDKt4yUuPKScspw7QKchzCfsb01LXe6TAxWFnp/YuFcQpu/hD3ydBbA 5cFpYpxr6gw23hTYWy6bG25JGN6NHiM0AGa/DBa2bG3TW8LSbQde1US7/Tfwj2z2ikc4S+Qfsqsz HbTlB8IQuWGjD+qFeMrwnMlUXWdyvDecgiRQZI9ioS0joJOtmJNdbuX9bKrfvixPbDjKDNOvt25k @@ -28061,9 +63921,9 @@ EceTK8633Cz32HA34ng0qgJEvTso1eSKADXgpzeMYOO56b7Tq32YuzHBU0u/m4jEFtxU0g1DPCMG vBd1N6LOjjjPbYt1DxhPholHXkEQ0VS3UgehnhGDG1+NyWlQZCeRwVhq+vRUYEP7EDckyjMRgo+m hQAJXDrRjEAp+PsBjkc31Al1xhMf4biAsGtZQRj5gM2TAB7fi7t5Hr6ckDyDjagCrNIaMIggAQIA 4ggYAAAAAoRhKIpkibDuARJgwJkKJzEEAAAAAAAAAAAAAAAhAABAAAABAIggb44/2CRX+PvvQD1/ -KFnVCE73cn4ExwTvlVTfvXl82OxnRzbkuTt1l77XRx1a162qt3GoAnYADUezxM/SsQ== - - +KFnVCE73cn4ExwTvlVTfvXl82OxnRzbkuTt1l77XRx1a162qt3GoAnYADUezxM/SsQ== + + h0Iz/2EVetXUTNWdlTb19EzPzTpsmH1YBpc9QMyZ51c3mUdTi5n7v7kGTco6LADnj2TQjzsyCzrG xgO1/Efkqr/ygmI8Rw1o67xzerDnqairLXOfEUeGbfx7B7uPB0vY0hV6pAd92yJ8gWqkPO7r6Rcc dVuI2Ac8isfDtdf0VH+MQNHknuFhQ3HRgUn6U/b97nq4gRL2mjfRrt0vzLjOkwBx72SuWaKC1T7G @@ -28135,9 +63995,9 @@ U0q/9ilpsxw4otUFgHxoACLsLsSA5gPsWlJKYiqKpne98Rnc3OhmSt62Kty6kRXcvIGn8oEvN+vc GuCTO9ID2ov0S8xJR9yy0DSFPwCt5jy61zcmF68fMaCxJZB13GwaLdD1EHE1uGVDOiwgBILPqJKE jpKZGpgBIAgI8gggBgAAAAEYCiNZHCnrAxJA8GmMKSmDCCBAAAAAQAAIAAAAALEQiACA3N1lv3mB BZvnQ6aPYs/317k15B2Qv0syFMfszgnma66wXYDwHaWd5bDJOXQEs834/fh5DRsFHxh8z56OUc2y -BZ0a7mB+TaPmu0EKdaYrHQJ4lbzIi+gPFfMvnqp5z4N8nF3kxQ84vdiymsoF6K+jLg== - - +BZ0a7mB+TaPmu0EKdaYrHQJ4lbzIi+gPFfMvnqp5z4N8nF3kxQ84vdiymsoF6K+jLg== + + +4uDzZCZP0GhZ3Pte0+bUpqPj0byu++WKjnKJ+M0MfVad2PEY3n37Rn0ONcPeNjs9r4tfIcZjAAE PHfZDIRxu+/gLgAX18du6MUoHfSRPoeDkqsXzHu64tpaEoYdBKjhG3Tm6Ioy6X+nJWWWt+Puyz/H tDqUfj8HGTa5sQPnEx6Zxw18VVDqjvb3NFfRjegkGG0z9zs9uLQn/BY43xGlnxboYzlsADRxBtvb @@ -28209,9 +64069,9 @@ eV5dGg2NQwwbN2LNHH4ZLKlhUlv72pHHeV97KCAEY9K+hiLHjB4QDzb4PS6dLaqt0OGgxgs2QWJS cuS6R575CxsCTj3w/WKYmRc3wwb0ER0P06vqX4TSb2Isk0+SyqxFlLeDxy5sIN2FqGtI0mfE7h3U vhNmVp2AfLhJ9IM9B2PyNamgZdUDGnDW/cEL46jpcQ1FKM8VtLThg8uQngr0mGuZV9j/Mo8ViT8u 6STx6xilx+Y0DoaSLcNGsYg23Qcu1c/Axd6DPLo+i/xgc2j0TT3M6JFwgyL8o1vYL+T84TVntesk -8d3rk+dC/ImrcuuVrp8/Xc/dduaUvAc7LIn+EWaYi54HG22CjcjvocRDPz20PsNG5A== - - +8d3rk+dC/ImrcuuVrp8/Xc/dduaUvAc7LIn+EWaYi54HG22CjcjvocRDPz20PsNG5A== + + ksOAa+CiGdFDMbH2WvSduS+4pDsdyO6DDQL7yMu7VeP6WyvVYoTYBHkithPOOcB/zXLh7KQwTujL odsxHhyoO6CDxr23AcPGBNihCXlx+tQLXzSzbC77qUMNNPfp+Yi59ajWn39i8k923ifZ/GvkC/09 TH5vacYnjzA5vapUniJxji8MTthU3hHdT7iMPz4PyGYG8xE2MQbNsP8/hCa7lGROxfm52ut74F4D @@ -28283,9 +64143,9 @@ NOZqLzPbuAQcGfSACbsSSCCTfQrABFqLx0VkFm7Lupqi6VtAPj60CWF3fTnpQDFI0Cn9fmTAa0C7 +YbrRbJx8V/NyS08oKkehHqskwX7lUqyoZKsBoxq9EKEnIJ59puZx0U4AoHkqBEeUgBQAwxAEACR BAYAAQAAAGAUQk5iDxJgEHIKxihIAQCAAQAAAAAQBoRAAIRAEIAAEAn54UFYzKJXnBHl2egebCUj OT6F6v3Jx3CCrWPmwynE5ajIxscFw8+pmPOLbuYBuLZlozvuz/cbiZ1WP7WR5D83+h4+4HhAhxTh -qwd9fDuHWAg/819zlV/qoT2dlYC1e+ix3hSp8UV6h3SXC3VNM1F5RC4HawvIEW4etg== - - +qwd9fDuHWAg/819zlV/qoT2dlYC1e+ix3hSp8UV6h3SXC3VNM1F5RC4HawvIEW4etg== + + zbu7IJbd36y8Z4qqAF9mvOVfuFSt7C+0XgJ4Ji5/oKb9XlOXkkAnJutrvwmv40p4tvEEn+9lfyt9 HTbMc0n1KKgsd8obGuS2WJek1j1F/a6wUZs+kMhzq7GV3fXDD23yi5tp9wbB7RxfWQSOzB0ItWn6 tbmFUjjQ6+5EUyIvxy5ca2BRd72G8kvjAdcXlHncEjayeLUZrOvHT+Xih007i9F3O0n9mw8bwUUB @@ -28357,9 +64217,9 @@ z81J001wi/zQZvKQMcXeF5K4RamnD5y1fW/DOxQ/l1GLvsq+qD9QICdcDtd5NdL+b0bzlcpojvm2 1o8ldNpnF5L56ZqohGKwYeUbbIqyRc7ubSmPxDiYuWl/i90/4MdX8m3ITaV82XdHNDJcl8Vbmadr e+U/AAH7yF9tbqlaqmHcrZEdT2ypXhRmQgqS9uU5Zu29kG/AiY907enyzLgfuhpoSJpnYZv+kI7x goP/qk3HEwzEdmVYvZveo4VM/VwtyJ3tv8lXztj/6ZB/sdr93AmbR6rV/SE+r22P3DUSbZ5WgG9K -AnAX01fsqMHEGgnibsKWw0a1ONszVN0S7qTDOCbMIglmHo/q1uV1Or9wouH+yPiCRg== - - +AnAX01fsqMHEGgnibsKWw0a1ONszVN0S7qTDOCbMIglmHo/q1uV1Or9wouH+yPiCRg== + + 2d3dlDDOgtTfUT73/IH8u+SEzZTxm4mfnrfcOpU2B67BryF26ugd/ukY/RkU6F5UJPtbLujNeXjc cl0WdosfZV7eAS2zbDDs//xFPf8tTNWUjo9Hzki1f/ZoHmbOPhsJ+TMq5NQqeQvqyDs0Ec95c8jN MP5zy+Rs/tRL/DFH4STcAH016EE0BVRAtkKd+/d+yFYlUn6T278OaRw6xINjGUM0N+BxkArGzsPI @@ -28431,9 +64291,9 @@ yJXjRA9COO8lvjHgEF+UvBJL7OV4Cm/oUWuNDX7af94/80yTvNxDmALXrgOyfmSqrMNTM+1m+pyj UvDDRn/xt6bfLRLD2X1EizHd9qIvdSnsM2XEr36JoaOvg1eRB/wQ9kvQikwimtNYLmQzsnuH7kVs IieJyzTZSWrZaW6k9js696AX529zNoAANSksn+j46mST+bHPloULcczLXdc3G9zYVjLuFn9/e583 Cpszw0gGjJ88p6kLc2hLN3mZUpp7MIYjK+z6GyM7UbL/NRsdW7/21ZDZZxVLW/7ECWC/HBoDZxki -zcc2dbelgcoUkH3stslG67ZKuDfhSr4gVN1tkL/8ZGYgNFxkNAOrhQkmggU+CwpN6w== - - +zcc2dbelgcoUkH3stslG67ZKuDfhSr4gVN1tkL/8ZGYgNFxkNAOrhQkmggU+CwpN6w== + + 67RdUa34eNDTa3oF7mvMafdj8HwNNe2J505a+arhxMFiHTYjgw2rGungj1HqTP6UqtDo+waOzFx0 0l+qrrdoMYYPg7u9MmsgGFhSJs/XlPuNasEvavTXUFm6X3ebrw/VOfwheUY69tRA+9BdiTEaZtSp 5kEYUiNbN2Vloa5sMO9Z3w6b/LnDf33Zh/HNsIUvAtFPfv0rr9u+BkM+IiBHfuJxq1Gn7KEHTMpW @@ -28505,9 +64365,9 @@ swJvRg6Is4FHwqAewArhg3pF7gXlusuUZdyvms/4Do598sdlzpZcV1ImL7dyIGMOxf9/y10GP5Y8 k2n5Wu3mC3InbkQvL7aNEFcrqJaJmJNZUkxHLkUToI+N+8JhQkd8YNf9kvwFhaq/4YppvPfPaFlX u7NfC5tNDwJFMn/ktKRjFe6AZgSnDQgub1tK/olQsy25bO5+wtJvOWEyyfqlyLZBGN18oN98hIN7 x97Q7K+V3Wt6svy2q20k+PkLb15PHom/JqW90UWymZS/iXKUgGMLmpPCAOVreEvYFtDkzgvG6ttw -w7G7O5FP1vb3+crniwfeIp5ZwMbXySm7xtR56vvdT2sy7obaRhR7TjM+3pfyCC3c4w== - - +w7G7O5FP1vb3+crniwfeIp5ZwMbXySm7xtR56vvdT2sy7obaRhR7TjM+3pfyCC3c4w== + + dvr+onvqA1q947dufsCGhV2oOAPfqUg+1BpcHkdnMXLMIsdGZHcRrf7rQ34Tb4IBswvG0jui28dU 9+HxDfZn5aFtu96jjgXfunsN5TvWQi5ec1vz4sNe2JBb5zyMj4X6PTok9jGMzckvaL0mP2oFrg2r PA7rM4T7WxPwmSfMF7Rhb2/hMyjz4NOHuGt8k1j11F+6fzXK0TXiH8jZpGscH6mu7nE5G+FHIeX4 @@ -28579,9 +64439,9 @@ ak8YIEfSUYGiJl9TVWvsyqgIOcJR+5bzvVvf8vPRqLxNsYR/EE3wZVXFWZmXJhsdv/fufVxweK7E UlEkDKJ+ygCHJLgAFrLXpcFcLzLIBxlA4RV4jFRTJazqGkdJ61cAA/zfu2SD42tk4ssUhDRA81hP DPo1g09/HeRy6bqs+86siHCkHdrqqqIyDUVngkZgR+42e133wgazMZLsqo3MKlmPXKZn/S4pvI9j 1wUINOrMM/Nrrdb/JtBxa5WeLNe5uZTB4pb+cXQIYmlRTZFDtRFz+M4XlF9I/LYeGbOffxufoKXX -AegYR0nrv3nLb7IX8mT3zpbeboAztxuAVlhP0ytVStrCL+gUv3W/SGCkJsXGOH/NzA== - - +AegYR0nrv3nLb7IX8mT3zpbeboAztxuAVlhP0ytVStrCL+gUv3W/SGCkJsXGOH/NzA== + + y/jW5VUaoYuqagKHllmWs3vTv459tJRZTtAORU2ynKC9VaKRH6f/vkX48UERnK2i9bYsf113l6s1 lb1tZaY4QZOvKWoLrMoaQ0X7Bx0Ivgdu9vsFBLg9jSxsqshWKN4nZvgwF9/pPddUFRlz/Bx6voFf 99+XE8WcwB+IejzFChHt7lLQkb2gQGVXb2QlEeSBPNzF7OWyH7paT9K3JeTIT9H+ulaTMBNR/xqW @@ -28653,9 +64513,9 @@ Lbdz2EiAHNimsBz2ZgZCViMg+cmTOLmdCDAO3lWx+MwtpYvwyTUl69YTiprRQQRjIJsXmlf2QFZi UgIC4lK1qPRXtvfO11RVtSUirhcVkpzdymeweeFM+01J+KCQkLMKR/LJgvZWlfrPYRaW4JL3PzUt n6YpkQ5M0/3kTB35J/Pyr48A8cwAbwbhpxAvypmNEc/EPPiXC8DOzKKEZD6bligbRxnJKLNHRXk1 ApJXFz99xDDuIIa47qEH5hwqwJxDsGm/nIP9cg9CuIfogdBFDHG9yEKcnrigS1dgYI+KMwpJA52i -gazbG0I4kvXqmbyfd8vpdj0pfa0e98xyLuuUko+U6mUWF9eJ+TcHB1xQXqgk5C7Kgw== - - +gazbG0I4kvXqmbyfd8vpdj0pfa0e98xyLuuUko+U6mUWF9eJ+TcHB1xQXqgk5C7Kgw== + + omYYY2ZuKWmKoS6VdKSTqqWkSqmPsADhniDzSJwhz4Vnx1LzqvRsKHNNAU2OSVDTFPRkUD7CTfbD MeCRGxBnZkM6Nb4EvhxEEE6BQbfC+JFZJGOLQ4h2KnksqLLVdCujG5Q+93n7mJqupqWv5aTsrZiG eLxp3zjnXeetRZu81hOTL224FfXhdmjPEsu5mPAOFCCgZhyhTCp8cvar4caWG9Q2GdzAwEwGUzF5 @@ -28727,9 +64587,9 @@ aLzzwfPDtimwc/tuMWvjPAd/GzMT4oh+U/OvAcLNsTGlyXCLoNFg1VWdT/2TB1nXQPf9MOT4bRnU Zrjyf3Pw5UXbLdkGV1o+9WCIs1mgzMHqlL3KpG/Vec+K5XM949oHJV3lmdbdASwRwYfNjF45jiNn KGuktJEw03jArpyaCBKiPtgH1TO98N7ujoB84F9oGw6hEZfu1/mRQZlnTae3NvXdPKGukpbS4Sdc qnMMU5EmEyC2e2JY8vuPk/v8EMLWx9c8IV+kjLkssY5fj43zxq45Ufg8JVrCYNDj3GKFK31BvWtD -0M+ElagK3TC20P7U2nEPbG6GUt/8sjTXtkHGGtaZsTYy4Lzjqm105oV8c09cknBQ/Q== - - +0M+ElagK3TC20P7U2nEPbG6GUt/8sjTXtkHGGtaZsTYy4Lzjqm105oV8c09cknBQ/Q== + + iXCMO+zxTbG8NPbATPm9h/vFFxFKOOSoIvA8oiXELiV57U8bkqDa6QmsH6DItJfXhyebjQYgAGoB XHkA+0qUEAkBBAELAUpJHoSXgu1kwaNY9uUYBEhGZ+pGEG9dgaHuH3ZojrzRvYU5/qEO5vGZ4UfW 5DqIoMy+KNKqpKG69WxGlTrUE0S68wYHDnyOTeZGoXPczAR1pGFmOS1ZTiLeH2tkVm0KxKVK5tzY @@ -28801,9 +64661,9 @@ W5+tfbCMOVT7NKPoq4MBLy5wFW44SF/ENRW31BwkHBhWGq7AElmz3TtHkv4zj9DLYZChF6H9sRe9 X3uINdP3pSWdfP+2FJ/YT21hfTogFXFQtwa5rl7mIsJ9ulOq5zROS24I/oSghpnUA1L2PV/24/rr F3X6Q/SfHJIAUOxrAEpB1A40MBZmAXyVNMT6eWt5munMp0bUeqgW64uoqpqgt6CiKFWpSkwWgfz4 mr1Rm7W7UqpGWdrfB9sA5ADeAMa5VWEh+NM03xarE29xD9EUpHOXJ2ro77m8j5NZFo+9zdz2ELYY -hbG7U0aenFiW9YQJuJliJ/+TaA0dWeUxJAGtLgUnXzpNuHXSh3g+LNro2Tsvs7+RZQ== - - +hbG7U0aenFiW9YQJuJliJ/+TaA0dWeUxJAGtLgUnXzpNuHXSh3g+LNro2Tsvs7+RZQ== + + 7wqN24EXZmcLDzVqaFijcuJRzuPCNnjS2c/zVwYL3rbG8LZle/KPrE4iah9hs6Z2DEkvPmx4OVjw p5OkSpVepsIK2ujdJxBO3YMZ4N+1uI97XZvZ+sDaa7LQqUdUEXHumY08tM+1vD41nU+ar8JiPYb1 9bfXR79Mi4KSHwMzSIeE9JEdLwUJXmaFxbwsbM6FWDuBxES0I6fyByYmX5LnT2bFZOEhPg0FjWw7 @@ -28875,9 +64735,9 @@ zbTPY9cOj/8dgOiGdo6g4KJNR0oZJvl0cujVNl5Xa3X9wlS159qCtMVPfh11bM/rpinjcPHAKGeH npe1wreEkSrhI1OA2ZaH9dW0KxRI4SyDCKsMZnubHJg9DYSV33GVV/u6r0dkqkTQ+yUIZCciMRWS kA32RLeqiIzAn6bZpiQgUcGGJhm1lIJyaoSPvIe4l52eY3007gopyOhaDuH/4finKtWmKRipeTXX vSfoJu5or6Xx5dVEnJfbd/M+vfdmnU8y4/jhtKhODNlSJqPW0pGcEtEjb+PNW3feSmTTV0hDMWz5 -ohhjCKtMDMXfQGTAPwAU9i6DksdR1e/NDh51SrjBjsK5COc+zaZw3WQXdesqBdFL2g== - - +ohhjCKtMDMXfQGTAPwAU9i6DksdR1e/NDh51SrjBjsK5COc+zaZw3WQXdesqBdFL2g== + + FDquytPZTcRx0yTfUgmMz21uFAMzmseYUiH0vgDXCkLJB6p0FJ8eeiYGZq86Uf8hHxpCNixJT7uI Y3sfuP0ILUu3OnYX4V4WUpHQqaiEPRVlDlhrby6y4HNqDfa/Q46mhvrld1yugjJPFyqjkvxRjsko Durcj3BzedrlOZdWtyqO9nS77h/NC8pCCEboUhZfYErjDZYsAlAW56agTMrC6PZwyz5nGhs53rnu @@ -28949,9 +64809,9 @@ lfcAZSsj5Y6CTxiDjfyqpgpgHx+DW8Cb9ntKoTOzR8jdcgldolTo9HqH4e55XIo61/TBhtmzIFN7 FYtCERH5HouDD7qvMEhTE+PWFj/zb6BOLQwKsEZJurmkDuHsXsKMezu2BWFks0cAEq8Q+J2XmWmI QoykXFsgaxMI42ycA4OJqCKFDBKYGkAAABIJEAAAAABgGIgCQQ4lmtwHEmBgUQwuSQoBAAAAAAgC EAYEAAQAEEEEMDZp8PfVO3iKf1ANRADU+pr4Yalos+APs2T+M7cLsgFlpLsUgm3S3v7KO/SMUXMm -basn/MF25zHb1MOmgqRvNIWlUwD75XGn+UCZxZr7qDPMMkSMBvHrB/N/IFrZ10G7jA== - - +basn/MF25zHb1MOmgqRvNIWlUwD75XGn+UCZxZr7qDPMMkSMBvHrB/N/IFrZ10G7jA== + + tH/w5LkNCSyaFtDOgdb5/SFB7jnbzJqz1aDT/O47FI5NV23KywjxfAXwlCCil8+H3pKnWSvV9nbV gX0K16+nsLMJzBviYh+Jref5NGO7dY77g9SPWCXm031MykB3tD+F/3oariZoZAYFzZ8Rn+KfMu/0 gC6GTeepBYA3aBHyH2oa+3qDNEq7Ydj04I8qt9uGSi1byPZ+2c6/3jpyi7A2HArd1yb/qgsofpFm @@ -29023,9 +64883,9 @@ y11nAzlupnGMluvyauUuHVeD9Uo4YhRYpqDm1CglcsRiGC1ZxqhziaIznIFHKR8JMZuycgosU/XB 534r4PgUOFaPxU/ruSZ6nP/TgoxJXLdFsBdCTthSkTMDQ47JrGGu5Cw+36N0/eocEwS+pce7EkV3 YICRm9RADoKxEb8o99Om7v9jMAeee+lBLUcZ4hC2Wt08ZFeX35vBelyVAFq2koScqxBATJQRAuUJ AvVGwDRS6ymOcn4p5NwMkISeLKShG35tNNl1Ibi3rOz+EgTStAsQ+Bbeis32ABy002CvxynU62bw -Uaa+IDp0bQOEL6jjuinRGAQNDAEYAHMSwEAgDAAEAMGAQDgaEUxH1D4TgMEO5ZC7RA== - - +Uaa+IDp0bQOEL6jjuinRGAQNDAEYAHMSwEAgDAAEAMGAQDgaEUxH1D4TgMEO5ZC7RA== + + BjIIYgABBAABEAQgCAAAIAAAEEAQVe0GPNiE93Pr8mycmr6zzy0/FyJxwAbJV98wXMvKOt/gwYUr caf7Xm+XVNo/8xr4MEP3EOjC9WjpaS+PDdxpdzHJq2ZBuFt8z/sDtS5lMxsKTX+D05ITB33m5AIj a47H+XoOmpopKmoC2LD5v0M5ei4xH+zB76sC98rjsmmoIfptBjBbg/FGaGd2xeuhB5MO25o5ab+C @@ -29097,9 +64957,9 @@ yHhdzFwvmKsVy8iQvV6+kNkrfbS3QfL2BGeRb6Dp7Idnb0PgdHdETv2O0KlfEtIaVkAKI/XUpxM+ 9WmpB8W0TjFNT0h7SwKHFwBhJzl8mnoYM8fLl6iKDJuQIoPoVQO3j41X1Vf55nyvKl/3urf6ffeu IQSYXaOd/jfI+Jvx8uSyLV9PrgsjOKFUL/yp9129sOoE/wqGnwXDGAhWHffxNkgdAjodteRzFJoi USh8kG/STu0eRfv6gabmGpz9x4FM04dNOf5lM+hC9H1M7CwGeQZnnWKaBp2kmIRUSkPHXcE5vwq1 -bnhdWTDsQmDxsozWB0zjA5DB/rZA5hMB+WAAIj/XSJ5oo72xpIbc4VJ6uk/ylA5UfA== - - +bnhdWTDsQmDxsozWB0zjA5DB/rZA5hMB+WAAIj/XSJ5oo72xpIbc4VJ6uk/ylA5UfA== + + uqQud6IrOeJu9O323WYTiojkOmZ/m8V+hEPBRwKNl2W8Mlis1Ntu1Yq3XdUJzljFgFA900NgHN9y vq6c5evK+crZ55zDLotrsPEwRptKBBOzIXBUAJ007dRtAtB67SBz3BaYdE5yKDPH7xwugcMoigwn RU8eCGI6nQjq/1vl6vosb1/Vvt+CU79h0RKBcQBFPjqu9sgczoGP5xL7lkGg8GUp/PF2xpIacKRB @@ -29171,9 +65031,9 @@ G6x5Gr1fvgn1axbqLQmkTycsn8Ctua6FLclTF3IbLmfD/PFHtAUQaQykdvMMZvjOQS+bpQ3nFLln y64J2UJLA6+DN41u1VQMTistMWPPjS0QANftyervWByQiRYfEbHiUHpx3VM10hl9NzeCp2SD3y5p KyrYLI3ihPmXJvhMmOatHcou1w+MDJ260K/pseA4jEHdG1rr6EWf84Duj1wfZR92Ej/r7efpaQvS q4UUfekf7VshVeVz8XS7Qh/Q29z095dKU9olxvt82Si/e28U7odHTxw23z+YhluzcEefdPfiYCNq -4rk7bsvu4dmIVZ0TgsNwHjO9mUmi1HfoFTcQy3wOrXA2PHjN8UA3gD/jtT84VJySDg== - - +4rk7bsvu4dmIVZ0TgsNwHjO9mUmi1HfoFTcQy3wOrXA2PHjN8UA3gD/jtT84VJySDg== + + S4foyTGaEMu7ov2k9NgH65ObjNh6xweRHQhnnC7aCA3jPE2mbxnmzhWyXmKh5xiQb0Xr1CyNOETz mgZWrC1Lbw8k149DYpM3DO0bIZZ2eLS2uPueXwLcXJVh/3UfdqMT++AdCnx/Tyrm0arK18IPr2pi 0drPvvq42SHqgL5zA7NTi/Bc/9PoLw5Jzq78QXF7h2tOf2eLTviGFPqNBpTY6FYmj9BO/zlRWzr3 @@ -29245,9 +65105,9 @@ idFQ1ZXon2P9+u3STXDDeiITrjPdPjfO1HhzDFs+xfY4HWjpfDvD06pFU+yBNn7AJfu98r3zn/gv L/a1ZW9LQf5IHGTsNJsb+KZjeRjzj6Zte0MXPCTe6HquG8nDa7iqwTh8ayLtvKk7bdnuM6BvMBZY Pqk1+Ajex5TucOmoJymjuK1HXaNxIDBxswD4KeZ0jOO9aYtKn1/l2gw3Eto6pHe0Qr3RdY9zg+c8 JfklumETrZ28Ph/pRbYbJ7R7KqYX5esktjJm75P8z2l+wuPwx8h/V9ILamnJpAWfmD725YeA9Ncb -eH055DJhf+o/pTjTx4pTEsk2/OqzDT49INVSllbMJcNkhN+pRO9/4GaOF+Nzq5fZZg== - - +eH055DJhf+o/pTjTx4pTEsk2/OqzDT49INVSllbMJcNkhN+pRO9/4GaOF+Nzq5fZZg== + + 0zI6Qpfb6RqK6FcuFaj2mrrLkvjiYAFVfnl4DARj+wsz7ZFByrlzH9gcXebnrrnTgrffvOzWNycb 535xqL5HomxNx86+eNYDNmXBaZ58Oti4XbKjmumg8WNzvdi0zXqJ/xSXYMyNPsMs6F/Nte6qs2OF Gccp034UKS4z/d+PZjPcZIQjuGstDKmQa67/tPyoUD/nHaLLMXeZUPaZHmegNAz5i3Ko/P8FcY0o @@ -29319,9 +65179,9 @@ Dj72z94igEGHlXvmfQ7G8x63wRXI4JQuFdptEfXD4amrj6UjKL9oQc5zi+L4Qjl/EEOxPSb9YyxU n89w83/UfAREGg58DjBR4cy6vfbW2N69pQjE3TGIhs3+NDVlDtHcKSgM/mI83v77cNx//s/VJgTa 1j1XTbI0KDPOsgJsqA6/PAT0P/rc/YRc+tL/MzpGbawTaZ6h8x++8jqiQQlkl6LrwOuSdxna3xcA H3r0QLJeM/ezTVZs+M7JHLZO3FVKiGV3587jNv5HMvt7U7LTZ2YjPUq3D7IK2wgkacYxcvCO1UxA -nGYFz1yJXY+mg86Y4WqGHcTXQT1c5LkwBk1frtm7dJjKnB6k3TWeT1uY9yUS59b4Mg== - - +nGYFz1yJXY+mg86Y4WqGHcTXQT1c5LkwBk1frtm7dJjKnB6k3TWeT1uY9yUS59b4Mg== + + n7v7duFLxc3rb/5cftMXr4VLeHkphddFdPY+gpqzjhrvZa5jyccJPUTKnJZzw+mQ33ebtpYC6BYJ 8x+iZFlLn6VlD8ZMgJzo/zxUrnfWKx0j+lHIlqctqYCGDbCJaN4Nm9001xt/LJ7ucEehs09XAn9o 1YvEwcjr3O9FOTzibQDXxvxwIJp8mul+ZN6Sd6ifuGEC/RPSaf6ah2u6nyHCqOaAZa4h9oEfd0Mi @@ -29393,9 +65253,9 @@ tZMr9+LpxroSo28FjQ+GNmonKK/nYZ+yHwvWHeFKP6CItLk53HJ4GZ2HzedJJTwjO88IqSpjAr+q 9F8wej6vRxu3n8CxcsLBBkXVm8PTA0vW+4WNnCmSj8GZOLOxF56MPLP897HfEncgwwkQh+USl9q4 fgyZykQY0NM8LNlH26y2HkaVLd48qLpTiNLxeQak1Bp2yeX/YOm7ruGsGbE37t19+0toFQtx2uCI 9mIP3fyHpv9o79ZPsZkmQqy3iG2CzQ/KNeOgQSD7TpSm/XDw8OTXhdsfrTF7J9C7C3Iu95c2l6WY -f2HbO4TyXOKy2yC4dwFTT+KT80aTQKCNmf3vwxEPM38TajJ4kv8LZ7X+SCzbL6j3FQ== - - +f2HbO4TyXOKy2yC4dwFTT+KT80aTQKCNmf3vwxEPM38TajJ4kv8LZ7X+SCzbL6j3FQ== + + 7VrX/V4sdOzCFehmY2AclI65bTcrkecm1ZAc0ptc1Kdr4LGRzuC1vzW7D9aN77qmSbFbxf52uMgD w+FIs+wTMICnwrP7dB+T3EImHoSSUCPDB3TW4+XNHMZ52TlqR/oNd7iBLLFd82BKUH41vOgdpjvR 7ZKAPP4qRJ8bbs0twioM9iwQMruV5VpXf1fLhNMjE2+DcH5IFOMEY1+KSH8WmOfqLKXNnBcer0qT @@ -29467,9 +65327,9 @@ PV7+vIy8WDgn8XGD8XBwrQ027L/jgAdBdFwPoM66Qm/8IryKXRRL7LZc0Dgf2yiNPD3giBL+cABA YbrIe4BcF31gQPWh3Z7nF4jsB7l+MlgTNIiJzC84aD48HK9rxN0j7HJ3jTwu+Jlc00Drl9+8bytb Gs0E4ZjZeerhoMuU+svUHxnoibRGfMPBdGgOj41U8dkgdwZ+7GzFN5Ik9B+1a/EuvuxNGT+kiv24 A4f/NeInmPIz/SyQvzKbNxM9xU2DXnmThKcqbIRlnuTxRLgPIR8W1ygmMbs2dQpJT6o1dDjz+7ka -NkXheiEYzQS6fjrB/d0YDQOcsBElwf8covGnNZH3uWH+v9krzJx8ICx4ACpEUA83UA== - - +NkXheiEYzQS6fjrB/d0YDQOcsBElwf8covGnNZH3uWH+v9krzJx8ICx4ACpEUA83UA== + + EGYBpg49UF5+oeUZxGBS3UE4RJvV+xOuFaQV1PlQI7KgiPUv16p/dghLVLKW+6NFy1KRipQ+6QDj AOcA8m+uwfD+MgtrfDmVp8Y+JosrRyMDn4n5JiApWMWqmFC/x+IKcoGdIrSJjPy7rgBYEcnK4/sB YUrt5jAYYHYr1BI49CuwZW8asf9f+rxLjqQloLSekFC7SLstQbTLnaDuZWy2vkJtvFmWKxpanUwu @@ -29541,9 +65401,9 @@ vbrylGx/FdMAsNRZflghHBL3NQPkagAGPuI3QFLSAlV6lnQ3garOXVEI7O6Vv6iG4YeB2FX8rUed +iBbA4BF9qQMZpg5eeCYh2O+RIRwN6XvA9EA1wDTACVqirLsC/uIda7WmqLoiOu1opt3dGqh5Vbh NOnQEN9fpVCvpjzbq/Rc4n1J/L3yN1u07Pfaq1XMyTo6Ho2xjLM8I3/yJ+m51xTrNgQE3FSC+eN0 gZrucxlUNciYjFj2lUEbTIPUg3MHUwsJ7HcxoYO3W+8hLI73zWRGmgjjZqwOFO3vQqEeHhDyQxh+ -I53z5hfhTuWBsVcw7Rz3RE4rAuf+mhX5QzxQv6ovQ5RfqtEICEHRB5s759ErsSwKrQ== - - +I53z5hfhTuWBsVcw7Rz3RE4rAuf+mhX5QzxQv6ovQ5RfqtEICEHRB5s759ErsSwKrQ== + + sNUGCu7NeTnt1fqMk9v7ySUFdQG8j2msHtJAc38Ko4VJIWACYjpTnpf6lfXOh5IFCFCE8wMx/PZI 7UM4OHpae71Q4OOOphfctLqzAC/1NFFMT5WerHeL0dqC29ygZvvBwck3SOk9S4/WycQcy6ofKtX3 RkYQzPIR+ZtfaaTnlByOhaHqoRLN5XqdyMxA3J3GE87aRwcPantu6p8pwimKfsuGWmwSEjpdAhL4 @@ -29615,9 +65475,9 @@ XMykPO4iEOWJJgHAnNtKof7kXCPlEnuH3wM4N4AF+6a5LypYoOvWuribGojziEQx5hkY8F4ugX2K Jf1+TiOXG0NM/3QBPbIqjyiMKiUfnXkbgb2h7ldS4KSqe+NixaJzOy+Iy6ksLH5z0uhACclwB/Pe GZTOL9SyCahIn4bm09L4G1JFFFF2UgH8KLWNX7Gk/98qenLaSWjHN0SMhTBtxjeXYWS0vO1L7l0F sPiNcvo2MuwvPYa328g6JvVIoE9Cxh2i1efoSz/YyI8TgyCoApUMG5kBICAJYgkQBAAAAEAYhsIw -EAZ64AcSYGBJDE05yBADCABCAAAQAgCAAAgBAAFEADB01QM9fJ83q1x3OGhOx4GO3g== - - +EAZ64AcSYGBJDE05yBADCABCAAAQAgCAAAgBAAFEADB01QM9fJ83q1x3OGhOx4GO3g== + + V0TX2j8GgM8AGxV+boL+Iusg+ZOfWBcODOAeW3RJ7DbVRkP2MB+SOPc+Vnu3ZjxvCzWqSB0/mp5v JfCgvjam7cnvglitfI0A2b2vJTvRg/ybgwTC32tsVpABcd8/8b3edTxpu8YDpUxpKKD2v0ywf3vz 7zmb1F/zbRbnYHyDHYbigJJHa0VCVx+QvrDZxJ8F+A2rV46Q3198Ir0QFwXDxpjuQFqTOoQSfaC8 @@ -29689,9 +65549,9 @@ N+InHChiYdxnVdWzdSFtUHf64bzzspCQaFCZgnxJEB+v+tWxpOZ7pBr/Pl315RhmWSTTKdIcOL/R a8aOj4LfmpbEonmK4zjrrFYxcwZnfLloC5oNvi/gGqi+KwXSoXHN6cNEKK8xkX/q1PeCqJ3MZ3t4 PXqCKs+UQthvHxlEU2EYNk19jIljg9gsp7NdIaBPHoXQ7voCPfI39UOMa46BBNAQlPzHDTO52VyJ U8SHFMnTPBa4g5eWsJxqDSHEAZCQNq7xuZOvvbo4nyN7KD5VzTXdPXdpQ0Xnwx1CsGyaGdU5NaHY -Q7x4zOXin6129AkO0Lm0L3gljrRcRT+wO0ljvDXmwhvxP+a5BqzHXXHzXtAb7OoHCQ== - - +Q7x4zOXin6129AkO0Lm0L3gljrRcRT+wO0ljvDXmwhvxP+a5BqzHXXHzXtAb7OoHCQ== + + FGK2eVp+LR4P35eJeisTrKuVAscfAbbpPLm9Nv9vdeQCRxCNPgH0YR5biB3bNTspoKABHP1/yaEx 6g6lmadyQfnaLoI/0KUsORDGYmqT/VD4PHLO5HCAXZt123b/lESBnG/jF52NW3h8uCFpk0M2mH30 tsBNnXtjlOrCGhI5QVL6P4SiIeOZBfDlretUDWLYJR1yEd76lSQqO52JpdLX4x7d2HRgXN5H58c6 @@ -29763,9 +65623,9 @@ rskuYz6r+0z/Gv8U1w4RIsed94p3gREa2OQsr6dGwEn/8RxkcD2UfDiY+jCSPMykTtz38t9HgvSR D2186PUVfTp239YWiSpOhV/H2HwpJ1rxMThx12D/Us4d0O3qgO1SXbbz3E0/nr+182r5sHHmVqW4 oNIbVA6pFtdWS5IBG+UIHNPZSfzo6LhhI37j3+s9u2ZbLdfIpyZ0MNaWPdEOeEzXfZwk8LY/9M1S aVM/1L3AsuVfq2kLM0aLMu2IhDp2KH+PdDFyq1jc7GfQj2iHEQYt8JsdrVOwCrwpHgx4+D6Gsg+t -RhU6REffMkBzjObV7YWNMiTL7rQez5M6DOIRMBEj31U+MLftZAjHio/A+2s464pqVg== - - +RhU6REffMkBzjObV7YWNMiTL7rQez5M6DOIRMBEj31U+MLftZAjHio/A+2s464pqVg== + + 8Cz+5z6eszqbJT6VwE9KxB8ZbZtr2wn4sArbmxXML7s09rkcCGNCksnaC6Rs03DC7H3Y5z2mZ8so aCA6qYc0cV4Cor/V0JX0cxCBD2x2kzTjy3fj8NuN+qpAGW9lQXyGbi4j5Jp8gSKGueZg8PN6bSvQ ZY2xq5Uh4nah8MK9/mi+O5fpYn8OaM9+S8GgPyK6q6BfMsTJjt8vQIcllf386ogoYcBuhPcZxGYZ @@ -29837,9 +65697,9 @@ hN9Yqf4aYnA/rjeJuPPKYjMxeusFbAUm8pQEUf/Qc6EHG8l/XAwWqpezDc7bRHk/jv82JAt8BhhA gY1us+W3qTP+2Fs/snGfNvW2GSIzrhMP9zbjoh4Zq9WxLRFxOc1Wp82ZiXUcl9Fiv9u8c7V3PY6q +Xt8V7fPQwg2RTKrgBVFcejh/+7NsJF2UnThdsQVmm4fbV52/Ge/5lDz2XgNftInJt9YorJ/eS+E CM1xjjta4H/yhwfRYojXc+dIZXW2TPkQCvtjwmU7vczOwr6yHNDke+iPlRvbywoAnDpPruHrfBpc -T9zdv32kB0wHB3FjMYb6KElmLs6zH9cAX8sjMeKAIYAZf8MmIyI7zRPvmcFuxridxQ== - - +T9zdv32kB0wHB3FjMYb6KElmLs6zH9cAX8sjMeKAIYAZf8MmIyI7zRPvmcFuxridxQ== + + +sPvGh7zuXgAFu5F9PU61xD0S6RXtYH1ubCag+gm3faC3RrcMnyZH1IS7Pp1Mg4Sny9402I6QRsh 5N/plGQOTOv3pTguBNod2orYfT8jpIXw3I7xhBCrY3dr9rxucXNmnkftu36Sy4Hg6mCh5Qfh9H80 82OGHX3S4vPBN936Hx6VtoYmWNV08ew/esA+bMoeKQSQGOog+2lo8Kw7fNXLa9F+hL6W+94Qwph7 @@ -29911,9 +65771,9 @@ rV2z1OCxthDxvw4d9o+LuYVqPhw26TcL+y84w4fG12T2HcQ/7El5nleu9LDx7GYdLsfFQRUQh9Mt Dr0F73dF2x7rpM8jt3YQPcs5lzot01NKPhPc5czO3/cJKJoUq/qR3ePj13cYR90KxKJhFWhzIwHu O/DJf6GHI6aeVuvB+Hucb8cxv3U46UuY2rWqc2G8/WaluEsYzqwgMf3Z4rBLWiPMJY/2dFS/du1D seZZ7nibu80zwseDXlatYwtAXb5UIMFjmpqr5Q4zDiukUQq0vOSFXzlfA47uIL8lrnnwGGVYrEvW -K+V0IWNOcrLKhp9JJcvs8427rwzpIPxxR1iEtzXFX6OiTF7BV8h7XKY7CTZe4DWRUA== - - +K+V0IWNOcrLKhp9JJcvs8427rwzpIPxxR1iEtzXFX6OiTF7BV8h7XKY7CTZe4DWRUA== + + 82Px8LyDooSaEBoNqthomGvkwMPsB9B294Yjag3pDb7VS3km9OFLktifqRtbJYz0yOAjzE3U51HD 9ABoAWWxdinK6SElw//fJnGa7Ea3H/K137/62fM8hygq1aZaZXuYcG89hL68kgP+zjFzWa55+db8 Gh1RG4ijVhW/bUnQdwamGWW67xbJnLQO4aQIPeDu6wZErBv9/I72vf73gPV0MCkC3fP+nRyE8HXe @@ -29985,9 +65845,9 @@ wZAt6kbJWilkxj72lY3Q9cJwptx7uOZB382GkZ8xI3jjZ7MxbOYwcQvZ3Kwnd7xAfizhFeCo2drW /GbXNJ+Ni/lkzapHruotVzQowlU+nfhpNjHCJr9DC0KYO1wFxefV4J7eeHrBPMSPz3g9nKFu+aVN pOrnOXLHr8BPTFsAy9Urp4YtAk+9cgHs8YGNbz0/D/X2JYi4l2lk5ZVrX1dN+vJQ8gYWr7WbLKZE JVIqFIlzzbuT7dBA5jjaCebZW711hZeSnsw2GN0YlcexZaKl8Qtkr8PiW1JIRU7RzYvawH44Ko82 -tEe3Zx+tp9uAsvQdnledc965GFe45gUvzWHAimnAh3J41bqHQSRDdGLv7V39a+JuBg== - - +tEe3Zx+tp9uAsvQdnledc965GFe45gUvzWHAimnAh3J41bqHQSRDdGLv7V39a+JuBg== + + 4waIrzMPS1sE9H8iTW52Twt7z6HzWYk28oZ5oLp6xg9VcMdF+xS8eQEC7qCQzn3K99W/oSKPLSLc rbiGHio5/4QMAC6m9gBwO/SgKoNUYUa3agxnTZm9TX0NHEvoZ0dYSR+3R8ErhRrpPTr0ykknyO0Q 3fpGPg2zdvEig33JOQvby6XcQxz1GLYcmoLdZ8PHfnINLPGca99Dan/RHNN8pb+WjDPsrzKWY9pP @@ -30059,9 +65919,9 @@ ZpKjv/iV+/397qDZkEF85P6W67q0ZW7o1Riw4vY8Qu+Wi/aWDtjh3Pg8BYDfucgn1gn9oVvccdh5 2RAfBtTRm6n6/GYsN/XqSRXk6Q7K8GCYk7z+8Q1aFqPHz6ZgM+DKc9xbXmCzz836rnqogZDngwbX B8PxCA6y3cxw2PR9LW2L55AM//g5CLvjUAkOHw3LbelSj7UrfAiKK1oo4sgVqZ9107LodB34C/3a kg3NWvttuhjaZZ3PUcgNp7weHdLGXzbH+64JhC0IVs6DjA4PlZYP2GhS5quLdJe7nHzYQC0Le6yq -0ksMLSq1UD8Ored82uP/wBuJre6SySiZ3r7qQBOtC6/R5zv+aEU3lpr2uNyv7aa19w== - - +0ksMLSq1UD8Ored82uP/wBuJre6SySiZ3r7qQBOtC6/R5zv+aEU3lpr2uNyv7aa19w== + + Cv3zM/YsusPvqbFoDNrlyjkJXcTBT6PkqQnnnqXVveORmjfY16DNzrVg3jn4DCx3bDQmGqh/yR5E +wTjwjr7TO3naq7HbRg383dIkOnBqR90z7va/M6U5IZ7fPuqqhBbFyBvEEZnMkHwkXGWBxDtFt1W gjKemQY+h7jgx7zygRERaM9DjcuS8grxesenh8qnvbxVHbS/+IbfPABZrH82aSp2Cu46DLhk8BH4 @@ -30133,9 +65993,9 @@ nu2cddlPyc7j7eRvs9lpFKs4Tn+yen0wZORZcDrnLK2DK8weLwcic1nWeOM5aZnhTJH+G6aR/VFw j1zscAoE5p+5Tj9Tlu9dQNEm5KLAuX2i9DJ4ImOd3nZ9ll0556/qiJfB2ucMmPuFGSIMHmQpqCc5 VOAYnYUjrdWL2tZjJL9JywXgp/Ic0nTMDAP00bXaC+XxMhy/u7YiLdZ9yzmFwWcvlxMR+VhK1Tns hJKpZ+IwSjdwqVcPB5Ax0I48owoFPkqGV773l9/faQLjIAjIklAP/IJ6vy127PYHx8gpzAyZcwnN -Jcfw2zuXR+/LWh3O+/Y7TeDK4YDRTTFFxkDUZXKI+zzvJ1AHfR8c8nPOQVSsF5KY/A== - - +Jcfw2zuXR+/LWh3O+/Y7TeDK4YDRTTFFxkDUZXKI+zzvJ1AHfR8c8nPOQVSsF5KY/A== + + y8730BmazO1SXLF/nU6d7TPUqr5BiU5hi0rujbgUEZZrXbsMPdf0FKa4fkhwx0APlENsu/5yhYRl 6h1qiiQZEZBCEZLwCwfItsTU7hVq6p82gU+T1P3yRwLiQsHvuvZPoUp/E0nNsOR4T3SFJXFTfFfs 3CShKsvQkI2eCDovSB3uZQNF6kuRP4uwpFlMEbnQeVHoILsFmuLLbPug7cVCyScgKpuXXeeAoBat @@ -30207,9 +66067,9 @@ x5G9EfqCm39cdYrvJwBIIA9xFuwIhkH9aLuvZ2v37G6FN5QuT0vsrkthvy8QdsBxM7VPwVeYjXCd monKdEhAxpolwtBAVb9PxcBZM4vx+CNfLY7IwC8/bWZ3IEDJ1CZImbLp3YYdt7ki3627kWjyd+Q9 O2u4riiK80jAC+d6Vh/V2lobWYsFEUpKfwvBLXjnNbkSQE8f/sErMcjworHD4RLDz/2c7V5m9Ibj qGDek94vFCaDfePZhaNKxg/jd2vAZtRPoqpFNPACpSmJ6TuqMyXsIuXdgy957IN5b+GGR44P1hPv -m2rqnlA9qmo69rfxYlCY+lN2ZJvR6zmOs8dYj1AuhZyjbWfdzclWeZvbgzGBMce+XA== - - +m2rqnlA9qmo69rfxYlCY+lN2ZJvR6zmOs8dYj1AuhZyjbWfdzclWeZvbgzGBMce+XA== + + 7J8569GxV3gl93nhX3XW4wa0hzIDfq2HoQNWlfTFX6p5dx4IWMH2bV7J9+S2SZU0a8k8DegNsEm/ ezfU4y1GBLlMupJPN2bLwvldg8MnBpTO+1Rt5EJk2JRNpJkp+XV4WI1hHpvPNlfEiQ2QFQLoOCxT ygSal3OR2TyOpK8hMjWv4DAL4j6i/WvoRr8U6vuSCPFIk5k4zmDTyBjgoGZ9OwNgcGU92NH9hs3B @@ -30281,9 +66141,9 @@ VOm5kfZcvm/cfLnB5bl/37P46zKO1SjijjnAK4L4wlQPv1dCYfBuMvrX2keDoB1nzeUdTY4F/wN4 gSwhnNrEQJklGgPb9lwaiF3ju1hmvs705QA4umyycT/JYcf4hfcC42L9viPhI5j9RXL0OCASx+g3 YhAu4x8y3PfLnOawcckqaGJDvbzF0puhFeytzM291gpSU3nzM7cR5RsbSRoBYRPnaw9Kxncoy0vb raq4Z1ax1kMU6kwjmd2WvfLfXzUs4rFWiNfD500sdJM2VzWWbojPnZEqIemFZO4XBNH3jUeNPXTc -XbFB3SIZKZ7eQFsevWPDitxSkHIbhsSZrYB2r0Pc250DamfTCqClBztuhpo5YqZNvA== - - +XbFB3SIZKZ7eQFsevWPDitxSkHIbhsSZrYB2r0Pc250DamfTCqClBztuhpo5YqZNvA== + + Cudpjgep03M+7qkK2uOHNnK6+ltBr/M6KCQyQRO6jRnpn0LL5+2Z5XeMf+nIi9Xrc5FniLRey1tN 6+lnnitxPn8eLh22OV/+Y1q5tvPTtzSj7bKZrfwH6r2mfx571S4U1a+Wucxlz8MAqZ9n17ZFjrnj BQSvl13nJvWONmy8HHF9NEZtKq4L+Hf8IN3VxvbaTK37ZVqxFPBmeTeo1q3ZkjXDEwYJ0/XPMUN+ @@ -30355,9 +66215,9 @@ viho7BiS+T+Og9HXjrJ3PzfFl9MYfnGEOzbzzotKV13in0hXbumq6M/PvjlX/v7tLrN52b4VybNa Sk6sPV96teJAANee+8jqOWyuvgdWC+QYjd5D9k9mSiS3sx/ff1dCZ65TPSGPsOAE7w/18fhFV16W 22v3kyzVufsVtPUoHxi6ljtfDoCToeSX95hnHU6+2RQiy2H5ww/5SIswO4yofbbpbYT7DVAnwDZS 8DiSFRL5b9h8l6WFExF5vWWqe8jatRxsXsyY1mpvvxiW/tBmrc9x+NyWZU+UP454ZzcJ74+3rOmq -OWCzaqbDe7Vz3mf+o/e65M3G5p0a+/RbANUb4kW8xZjfumCaZJO9m7lqAtiFnmGj/w== - - +OWCzaqbDe7Vz3mf+o/e65M3G5p0a+/RbANUb4kW8xZjfumCaZJO9m7lqAtiFnmGj/w== + + M7pmnEVe6pvusUe6Iddwpp5Qey277HiP27vgcq1vSxucqVJHQQLevt9HFtQMNAHkJ4Ng8gJU+0xN zrrKCL/WN1aPtC9YmzD1az1ptrANT+aOEfvX7K9z8shAdRDE6T9y+PHBZj2HJyJTS8tlcBWNe09l jMuDVpa4T+wHJeUvLxFo2yVpc1zY4cIJj8UfDwHyQyRvNh21z45+VFHsigO9tUp6/YHqes4PwUmx @@ -30429,9 +66289,9 @@ jhr8b+yHfhQc/jUJU2nGvBQ38ZAXEB02JaTy4iga54aO6L7r5QhjbGi396DaQ1m142XnHg2dpsdR WOzoRFQCwwY3QzR/HLF1qGNfvOG33N0ss8yeGcNLl/2Vh3rv+4I8kWE2sim1P7ZmCWfWL9u1Yeto Xvg20w/vNhg2/I3fQ1pv8Jt7RN+XfZrPPHgwvljv20ixnH5zubg72B2vDbJpx9VONEHTz9Bf/iF3 RYH/FVU/3L26mBcPmWPdoytlPR6/wZflFhNHxdSzJrDE3Ad7YbYZq2yAI87u66H/fR/jDHLPLDM6 -9BpwrR9IRT5S9NhZicki1ZJJTM69MnqhFT/78xOWAVieIvxNh42EJKeoCeUns/GBJg== - - +9BpwrR9IRT5S9NhZicki1ZJJTM69MnqhFT/78xOWAVieIvxNh42EJKeoCeUns/GBJg== + + vctWwKqR3vtlg8gfs66/vdkqKyBaHOKKjIhv+imbZWN0hXoJuOdcuOKvYVyje5dsxr29iAOkg9rl VzK435JnDqPW4wNC9O6fTflaQYQpYw+nL0mdTMeb3tLTAeUfNLPrwsIl6M8FkDkmlAwipJPcKLX/ LLhYI5yfktEAt8/dv82c6H+/5UuFYo21uvsxh8V5qGzi/ulEqxrPsFvAlMBInEbymYdM4qOegMl7 @@ -30503,9 +66363,9 @@ ZnXq/eoaVFmYVyHf0Y8NGzMAhanQlZ/+VTI+d6Oc6wKQgXyv+Ss4ZPvusrb/PJUw5GnyrLG8XqfF BR+36jV78KcLo31ch+shHI8vc0DRHT5srOXwohbvfZCp4B7aA47J7H2HxmOkVMkRAUjeIpmY745n vT+6OPqgWENh83PBWt/530J1kcv76jO8saKsp/6UW9xLXmdYsu+nKjSNn1X50/gd/Z/Jp8dA172N czpjagHOvvlN6C22OI801kiiG1Nx54wnNSH61oDKs6Y2zqRyX1opzu4NR/apEw7T0Br7VfS4F9vJ -T9eED6AZbJqhe4LIZ7MFsMWwYXSTviu9SSjcbuijXB3njQ4c0er/grneg5SwyKBqxQ== - - +T9eED6AZbJqhe4LIZ7MFsMWwYXSTviu9SSjcbuijXB3njQ4c0er/grneg5SwyKBqxQ== + + PXsB2y8bwZFwkqxNe/vg+IEzmjTOvHmtl2Uz4GUEPWzYrnY/eVv6TlT2hmAhM/inNOG869F4UpAe M5c51yVYvJtdItAD0B7mX7o9bBZjR7Sw/+SHT2ce7waVTh8kDVv+BpujkDf8Nr99W5sgWpbN/ZsG b4NW9U2/NKaLbUfv9fbippqdxYPCKIUWy+SRGRRMP8DIj1xKM2WIYvEd9RlMkvpaE7J2yQIBbZm/ @@ -30577,9 +66437,9 @@ EgAwIElCDT3xLQFJKzvq8X2zJr4/Mm+V62Ce0/y8VRg/AqsBZJ6CS9W6frfxj18lBhvz2N1LjxnR X58NgJmD0RGetQ0TAzCI0F4nBQ8oXBvSldpt25b7fqu4L/i9qqUgm6IZQue3oXxI/eIos5XKBYz3 ZZkp1dU/aO9ZVvFig8p3I7zQR6/m/BD4x7jXPtCaXQhX7Xf9HXy9fqulsSFlUv/s9YCenxDu2bAp TaarxyWdV9ENSsVYT2X7++p4R4hOJSp8XtHotDcO1xt4sHVdtFVlkL0d8Tstnw37hsKIuHfTZrgR -P9pkusM9YcYunW3gMvNHHt6NAQzcJojbezlAkglYXNpJGWTVCeCLkMhvMwsuwMdwZA== - - +P9pkusM9YcYunW3gMvNHHt6NAQzcJojbezlAkglYXNpJGWTVCeCLkMhvMwsuwMdwZA== + + P1V/DUdzMbv5chjI8wCMv6kisUzGx/JtNnkaDTczy98AlfJGYPWiG8Davqse80Ub9GnmgFjmx5o+ DxbR2DmKlXs84gkoIL9FTvpJG4P7Bq/xQFg1/QINpJFg1I2/OCT6kWzYul6DrRnrOL1s2pvTVrVV cbYrnT1P0koEbQKgwYTH8frc7e5Zm1t3u0M0UE8JNx7xMGr5X+TdROcIePq4fw0cRbOraWkKTPii @@ -30651,9 +66511,9 @@ AAAABAAAAQACAABCQDlsO2svqxRVs3GyY3MS+UwpxBhGmDrj+DGHOUOfnMZykI1kROWQFZVSa3Uy 1N+yHl+LNGyY5mL/CgsefWuFGgPAPsDU/hccuPKoxMeB3uOCf0z7biT6P9nmui3jrIB7THsHogMw DLMzzLHS3GcF3XHVSc0crk6Qk683R7u6b3fevillnQp79AwxdAxmo0ez6SBIqbPeZCZ6nUG53kHM GcD43UEuKd/4yBAk/13zctFkm+AdMFsIq7v9SXAkdfYNk+mBBMGOxRcnX4Tie4k8F1beTl2luwiy -6Jm3RdpqeQWvbWHjcPTwX+7uQf2roRMcNGiSuMByxrVHUr8TZo3bON621rQ4n54gJg== - - +6Jm3RdpqeQWvbWHjcPTwX+7uQf2roRMcNGiSuMByxrVHUr8TZo3bON621rQ4n54gJg== + + +TTquEr57WyGCg1U/j56c6oBY/zRb55h9uPFKGvDIVcqSx3/PH553zyY1w3j15MKYRA01t+RSS0g JxO+5g00/F83uLswYGOh1UgHZTfPko26d5929FfiVE1rzKr/FNf2O25fVnSvMAEvFSuedECfTpI0 s1BfjQsbdnPosPsDtpFuJdn8qxlzTT7HDbes5AYb49useSdYY9kvS2ZG2y3RnVns+krPxQma5fwK @@ -30725,9 +66585,9 @@ srl9yIeqP5/x0z2xqo/MSwqix3ZnDOWwwMOduIrCp+5Kndvz8GZPw0KepYrVFG1XoBqXE9LR+fPT Kq9niT2W9ENPXSN5rygo6DoGnvkGG3mWyv3WlP5uJqjRg1wz78qb3Qtx8vDGpgaGptZCo6mBkWsy LQfq0Y+uZQ7hr4wcXy4pIX2ALigGPD6VelHUBZJ6GZsJyoGoc5OIekvJ1MgBr56BtZcBqazbmeki L7ceFfFmE1ZK3u9pXfKeqqqSuAAUMbCxKIBOL463UviycrJ6VgDUoyrauzAmppYo7lDNvMem+LGF -89ybzVJuyMr1wBaWF8qzTi+60bkwjMYFtm+t3u+pJaXva2gUU5viWgx8UeYlBUGMOQ== - - +89ybzVJuyMr1wBaWF8qzTi+60bkwjMYFtm+t3u+pJaXva2gUU5viWgx8UeYlBUGMOQ== + + IR1xeAby1zKHeKqJCLuvkFN7mx3sYSUslyUZkPqdW7Ye+dhuUoX7hBTEE+JuM24IrNW+Tom5q1or edHBHnxOPRDtOMfyhp9IXsqhR/fxM1nEe5bKVcEmnFqGatjBmZCCdrBShV4Kox3UwUJYqv+qB47M k+s5za5lDuGxjaZ7Ul9EANxFXB0690rPc+R0RIQ3CYkM0q9zx14FQettUwrAFnZF0A7lTOLPJQtF @@ -30799,9 +66659,9 @@ T5BvMspHDAmMJAlECCEiAEPgmYGvipmkSFJSpv99FwEaAR4BN5UKT5f2+yFpI2twtRmHRQX7b8vy n8kyXolze5uSNSvqOQT6+VRY1s45Cgz2N7fbARpXNKSp0ddpCXwTABj//F9MWMbapUf4oeGpkhqk Uk04K6Ce9gtCWbscjGweNeY+aMb2NYzsVURe/+I8ASNTpZ3gnos9G5jWKsbBxfD4swC9GpE0ZFWf UqqS/Zx7uC74CnZTYhpfM8/4gp75dVoCqVFo1TnzTFLi5N5o0x436/gSWIvtK8yffhnhDHrmiqek -+4tofPMOT+b6eBXLtuuTeHj8TK3W42E3BNmyiRRSGyraOxukvSpmO9fAiD9AbMNYtw== - - ++4tofPMOT+b6eBXLtuuTeHj8TK3W42E3BNmyiRRSGyraOxukvSpmO9fAiD9AbMNYtw== + + cAcHcu+HZB0/OZX1C+LI7hKAgriTVxnZgNubXkqXcOxRo4oyul2tuOJxKCXF3ny8d+4GpFRolBPz b9s7i8oZ9NA/C3G9LLvAF5EXCrr0CD891TTJXkVBp552THWqpsu7XRqqiWxuOxbZk3xgwCz/VucX Rz1SjW8FFvJv20VcruJclJlnHZkkAR/cdCRknaD+EgfmPVosztzZ/br2deZm8kEztg7h2IOdlnVM @@ -30873,9 +66733,9 @@ Y8ntfs4lPR/Z5RUPqlH/5JmRlx+Plsp8cCdmmkDNaA9Y/H/EliI/+HJyN+K+pobWcjdBCcIxBQXs WgBmPNw1MFC7ArSdFQ3YLeq68b7DiYEQLUptokavFB5zRqSYEmRLvCRD5wjATdUGSghiCCyQ3WTv /33OAMsAzgDCuuaCG/nfG3v6NkLbYP/OXDcT15e8Wi9zbXC0Ut9x4b7Fam3ZlUVN0+yd28wmJtJO r3Ui+plGRPtv5HtNUZqVFZyij7cuoWd3IHN7kA13o4IlwMN9nEnHA3GxIE1748xbFMT1CkQ5zeBT -nxh2emcGHnld+kmVfOYVRFC6NM7p0jirmIZ+6tIPrS6NqZIDWv1g9K1LoJ95oSgjFQ== - - +nxh2emcGHnld+kmVfOYVRFC6NM7p0jirmIZ+6tIPrS6NqZIDWv1g9K1LoJ95oSgjFQ== + + 525EjE2jBjOPgLPjyaGuS7iJH2gm5XtibL/gV3uanaxne9lIPD4W0sJw1b+oaFVs5/wDB3jR/f4/ p20jncICuYUayrHlYMztxkqlnqvp114g76JiE8YwTwbjFIigKKIV1PFYk3sRDVfFJGTzF52sHxGf hOz/gZHvIUuKybtMWCa732DcJwxpllOa1OP7kQ+Xn2fnHO3ryVsAVBYstuWuMizcd1fss2pXsamK @@ -30947,9 +66807,9 @@ ehlunU0vNGqW793eJ4xGkH+AZ2bKNhKH57PtD9iU1VSHsoMi8SyUwi98c8wjTt/O+FDOvFewDO1H w3rygc6D8wrM5R8OlntTjY5z6VY0o582x5seqPmwhG1iJJPPjn95cV0bcgVHNmUq0jZV53zEHRKP l8HPB6UOWIm/1ZyzZzAwbNRvLV6l+WehlgCtSMAd39iD8/IfGBgMCn+NeXcnGruDUVV/h9Sa914w LcZRc9eDU4TBABuG6J4i37beYQjzcQj0DDHgFoMWmfig0qKnm4ENgecSFW3Iw2V7ma/LZhWcakOg -6seoJP0bAdO3vy3whiujE4JcvHEkjH5PsvcH2obhIA7wPbNwAcUdbNpehlfGsySgWw== - - +6seoJP0bAdO3vy3whiujE4JcvHEkjH5PsvcH2obhIA7wPbNwAcUdbNpehlfGsySgWw== + + 2Z1pT2yGDfg3vQmvNIt3202uU7xZdjE45mNxX6PZbvAd2u3GZj79t0Y4qw9kuf2+zPGVTqK8MRXg G8ehLUDggXOIO6Gq6TZXTaex7ItFwLEHn823nY53Q2ebQISLn0HHZYdcOeUIp0gEc88O/r658fla gwbgx3yMb1Oad9B1T0T/9uz/gOTpMr3HzC6LbWIHs3Q8S3ot34M/OCZ52KxrF2bHU0QTXuJ18nV2 @@ -31021,9 +66881,9 @@ PnkAegB3AAd8awuaovC5Up0lJaGZZY4QEuLxTQAQHQeIljLouB1+rQGcyax2WCrVvmAsEPfmNsxO 30fSOgVF6SXOx24P7x4YEf9HHKK6wA5KzkBF9yHrwmQlSaLYUH17VVxRBfcaFnSUyQ8QeDvaANzg TU0aIDbk+HAOMHdiu3U4j79a7S7s7TMn501m+QyU6Ql+NAgMOxJgdo9pV9yOpTwuQTJHUhtCrYrI /MrYqH1UPGPiRaA2g3B4PjO8y+hW1p3Nyq8iIiu7TRGJf7o11qzYIDTsDJUTbq3rhUcsgoF69X63 -S4v9eGjFtuqoeE4BEtIFnJIR0ALeAym5C3F7b1cHB891/r2l7frq/VO1eplX1PTBVA== - - +S4v9eGjFtuqoeE4BEtIFnJIR0ALeAym5C3F7b1cHB891/r2l7frq/VO1eplX1PTBVA== + + zaGpUwQ4yZycoh+bHS6y6Ii6d55mSYZocAyDLVrnnIU6yJ7Yg41jjEmMFKTjrjrXq8xjCvLx4E2d tVgvx8yLbZnqJDnSpKCjCje7k4eeHo4g3A1trA/symRDVhRCPwpw20WjG6iKl2TGQlWPGePnYC/h SegB5gnqk0rkxxFQ0QSq6X3GpP1Lu9ntGhlZGgJ+gp5/WVWY9cUj9s1o2QdB7kLCdBnfTEThZmfi @@ -31095,9 +66955,9 @@ N0D8dwV7GqT4rfDijrw8hj7W7o8C4NDDt7u4o9vQWuRDwfA3BkG42uzmS4A6axT4PoQx1A6ioV7M 9TGpcfGKjMjTz35d4q8M8+lB3rfGENaYc614PhfyA/DbayriQCOyjYOs/4l4jBkNKGIDzwvDxG+/ 83rKUb4JKvSiS9EtPnabJZLZ7Lfw18td9xuIV2xFMbeCSj/Wc0AOXAM3CA6Lk16HY6RZ73plmkjB /Eh238Xdmv/eT3Gw8Zzj76wIdA1Y7bBBe2F+mvQXraCPxRnaCQAacAX9A7LMVPMIGeiqeMBpMgh9 -9a3PVfVg5j0tlQ4HZcQvmvzprGlcRKm70w0Y7dMDLbPgF4DnEwe/DsJqCCP1jtRtdg== - - +9a3PVfVg5j0tlQ4HZcQvmvzprGlcRKm70w0Y7dMDLbPgF4DnEwe/DsJqCCP1jtRtdg== + + i+6e1SF/vqPo5xi6PuCTNdi6FucuFcqoc/41tvaQm/kXjcNw2TcWd/eFO+fF3kViXpvK54NRcFRo uN2SdsNGXHFVbH5/bOzOZwW/g5E4qMwb43tBHOjiJL4mjdFxk/IX7Aq193PdH0hQ839p+NsDNWZ1 5rzAjMB2IV97BMdxZ+1cW/SB3WDd+O3jcm/Ap/i59kkTTQdpRkjU/Kl5VrLH6aB1bO7bWQ40ATHJ @@ -31169,9 +67029,9 @@ g0CeNwzicEDKfIwkRLfBJkEu/0X0/tO5UdCYZUvtk0ynSkbke2Ho1dK9eTiVed0YDDrJA7Xc4ZYv zSg9V9LqkvEStBcc2FD+VBQe79V8TwbsRziSGDZI5axltMtgDFYfuvSxm2TsdnYNzx7v2aHu747R OVw4yog30bVmX/bDVg3ENRzMf3Hka87vtXFQ2PPNeoHjz0tYttOA9Q8FzOdYskuy16g/spphMC6G aB5l47KMFaeG6gjf6xAeYEfpWho90Cz5FAUkMveYAzbHHa31cCHIhj4iDJuqUa1I38G4/v6DkVob -2JPL02KDXrdwLc40ROscFDkx17xMzMfjGIUXTEnpK6R+z7wk/yehRvx1MgAgCr4Yew== - - +2JPL02KDXrdwLc40ROscFDkx17xMzMfjGIUXTEnpK6R+z7wk/yehRvx1MgAgCr4Yew== + + ujdsuYw1rSuLmnmZu/7SIe/BDYdPVv0am+MZBtH7gMq+3v9pmabnkuRRmHNfr9C3rSaVUVCJ2H7O JWekgWenoIqoU8WOteP7Rhw8bPodMvorjukgm7y611zqbV3NFaOghjUZjzVyAD57sKizySXUZYfQ cyenkWhTtIVXTelD/znx62DbdcST+F4NsAO/7CNzp/Oes/9UjrB9+o8lpHiwBO6hLlEmn6C/XiAw @@ -31243,9 +67103,9 @@ KEF9RB/C8OPro9jlowNLw8t9iOqiL//Ln9gexNpleby9sG2dQPy9SFHZS4YQF0Zu3OWnh1gO+1JP +h96MLQ3xFrrzWM0PjbEoyItBqKEFg0b7NwM59ZknXD7Beq7o//iNykJ/3vxBa8htFAJ/v093D/m NammdhfndPZif6+1nlDg7DhQkW8OFpeb9ozmL7FhfZtBSrOjQEi9221Uj26EFcj9XtKu1xrJfQ91 WMp4zMqhx3ocTqFmmzTSsR+2FrostmzODzQUiliK7N1hh1RthjnYEECrHC8J3FnA/2FTaoe5fmv2 -HP0f4Ad5hJdTUz3EP8DnKAKKHZurC/n5WI0wl25aeUoUa/xLYGmX0P/kIE1xhvOgcw== - - +HP0f4Ad5hJdTUz3EP8DnKAKKHZurC/n5WI0wl25aeUoUa/xLYGmX0P/kIE1xhvOgcw== + + KfjXcWxnoFAgUTHGYK6cYADGvNo1QJDaASghD3Yjan8MMRuHSm6ZOXltbsL23xPLua4cFmGckrLg B4LtiHgvCYTNDvJYkfJ/7wPJAMwA0QAc3qZUIC6Yq/BMZl6VnZvcqOPBbhyvGw4U1yEERRgjicPa ldMwWl+dTjrKFD5gHpty0MU98WKIXl8J9GlVf42i5coT4MsOITiaiHZml4lHkMFbyyq59tP71MDS @@ -31317,9 +67177,9 @@ qfH1iSJLQNUlq8ALsUREzV+fKPKnKcD3gZm87YExuhHMdAnP4VdV6hmEDrN9AKbYNvBSdC3IIPsE zXX0bTzP5vqXav737RW0iZZHMOw+/Lrf9ramkXojmOFAk/wBlPev3Lbd/AWfBKT3uViMddkPDQ3n KbWhWn2KiIQlkanEDl4KkYPTJHZkoGkpqApnsDmWJqCWgKpLF0OM8asA/OgSOUqWAGixdQDm+Dgq 9cegvBPHvQpSF2MCUiLE1TR/Nym/X8l3b/c0XoriewfEj689XL8E1prE20+bvltM9SXCjjcR1gJg -8t4YUntceUkoJ5+FrqahqnK0wSavOQG+tKS2qgQ/hkH9J8MFeS1D1jQcrDWC2/h1Ww== - - +8t4YUntceUkoJ5+FrqahqnK0wSavOQG+tKS2qgQ/hkH9J8MFeS1D1jQcrDWC2/h1Ww== + + t2W9PdEPOMu3YVB8ssRWqze577Pf8wUfzyICZda8h10XJaQH3SkFWZMmCqpMk9A16eEmZxeAQOw8 LUI2gRdj3OFm6WaQ3n2nZdglOIFtBQFuUocbJWvAA6Ly19GhsXoP2gUNA/WpUymGWXJbAaa4E/9E WH7NSPFX7udTRMiSIgLMxWh/UVHxsct+d//VWjmBQ+io7cJchzMGmuIxCGpuTZKAbpB00egnAv76 @@ -31391,9 +67251,9 @@ STnY0LLAcxERBFwAZrfJNkASagGUzPgJrGrnv0fdhKjoIFFo9mUqu6qXgeFdmQ6xi9wt3GBTJI4F 0EeRAmjyh8WCkZ2+D7gAuwC8AK8Il6Rqg1L/SoHfK+XazFVCYbzuh51zLZHOFLcoQZNSrOcDc4YF xq+qanO5mrRQzsVgvf8vh8wUqo0K/Q9EfH+C6z6knv1urZdtnH6VcfGv+7l5AtwQL/in3PU8k8jA /+DhnsZy9X6DvZ51LP9rVRoBxv+Ec1rYgaXIcli51wwL7ChS97cP9jMXilXV7/+TqT440ludkB8f -gZ3b8IvEvgEZqg+17QsSAcLzcEQIfBPp7b0/CMSMkQE5jShHApLdsELsMc74Uwzwfg== - - +gZ3b8IvEvgEZqg+17QsSAcLzcEQIfBPp7b0/CMSMkQE5jShHApLdsELsMc74Uwzwfg== + + pLbxZqkAF+9/WtbAkNZqaCDT0Oi9r0qGMYqcz6LXvb1iXxKMzjIiHRgXhMvR/SDF1wsqNw6c/Q22 atWeFMreHQlHnIFxqATCT6x5fOzE+pGr/qy1Mok6beHKssoYHj5loTvixdh2YLlVG5W6zzhnaHL3 uHD2vJrqWafSgz5rMkhzR7wYLSCYQ2AfC0DpW5btofY7WhoP4us16Wbd1f453edDuTnSmcFFO9PK @@ -31465,9 +67325,9 @@ XNvaGKNZ1rJSQ5GvkKH62Km3MsngUh/zWT0qg/C0jNVYEBxROLi0T3/IM9oXl0uotSHKyTh7+rCj q0AGlk7y/iet+vIZ/cVqTdW3bvfjQVyB6ditGhSWlHE7s2XuNEvoHmzeh+LrVupxLOHwU8T8BWT/ Rbq3hY+qJmwb+VY5jFbEt8VwpGXkyFMcDMwwLAW5D+DB8T7TuE7byLUlsE8cm06daWA3RVOvaKHD 3xZe604QrwCi/uXYgW/Ip4YM3jvEuSapiHAEvK77igENooaOKcH+XsPlEWooRv7WpYjTwrc8OD9y -vTo1iPWBIiPhQ2OO4KWxYaN0SdDsDySrjh6pGtQOm+pJmZji4WNKHt32wOUuewx4cA== - - +vTo1iPWBIiPhQ2OO4KWxYaN0SdDsDySrjh6pGtQOm+pJmZji4WNKHt32wOUuewx4cA== + + cCJ9D4mNf/0/vVCHw+Uv/P1qrdtL9cOz3yA/1Q4vhjwcz8r3AzKltjU73tdwXa69rzYcn4NKfC8r zB1EuCy4N7JYusYovRQdnjRGscG5c1drIg2HV33zYJkP/ZgqJ2EbfdEpRx6qk0klKIfVhOv3yHv7 jQU25MRB3FAR/NtNNbvOevj35Nnwb6zojdpA47s4f6CP4T1p1WcTZ9UscNLQsjD6PbEKxMOHdWk/ @@ -31539,9 +67399,9 @@ moLfQ31SebqRR4dLbIOgcXo0l8GxZ0uhC0DN/1+GWaMyRYa45+Bk52CYLqnhB3JwUBXXuRlPUqgX GDQgCQoHPgHB6qsRj2dsyJPh6/RBptioiKnlD7eTjXu1R0mpTlLMpkh+5MPj8EpyFr2ve78wPq3X xb4QDGQjIgH/8ioSgEQBE+cZm8kbmGwdrhZvp0aj3FbwmkiR5YVRkcVckyRp6/oW9yXLwa+HJ6NV IP1Om8D+ojfN2WJDrVQRE/NmKY5JrmzVrNnggRaOmBDfQg12kbn7TZ3KMSwhGfiKy3pumyL45xZp -dF3MrWBjr1cDDto4D4L5NNbAyYLDDBQBAeUUYhh2m+ueQqHnTx0AotsvG35NJ00qvQ== - - +dF3MrWBjr1cDDto4D4L5NNbAyYLDDBQBAeUUYhh2m+ueQqHnTx0AotsvG35NJ00qvQ== + + YCETx2zpADqkiSsNplIphp2yhFGm29zX3pFCofzZeJHJwd6iCNwkSfEMaiScFjOzTo88ATM7hgSy s7Q8+AZj/6JS5pizqEpT3tY4z1y7eyOKDAe+IF5vEmncJEXejMRkIRN3YpQnYHZuyVHW1Usgoe/L KDk+/YCOolLP0r523Fo9g18IiIfdScosx5xvsNpxMQNjLHFhtkC7GhmcZzBzoBkrAR1GExfi2Em9 @@ -31613,9 +67473,9 @@ eR2aHdwO+RIt7x9AEuBsdXllEQDv6OR0a1zNy/M84U3eeNiUICNbwWlYTOsG6G3uHj3e3y5uMMov aL3B/3t1FtPuXJZg6AjH25e/Equ2gHkEyZRX9Dm+95H8YYNO16PNLNv4DPdTW6L3fTQHWZx6Nzrw uWb7KQg/Y4HO0PHCzunH1ruVMM0VtoGnbn45WKmfUFfZQHEDB+vz49UARZacvybgeJ7x6qoBg5O/ jwuC1c8wK+D/3ZhZmhrJDg48zbCpP6wIFX0TxXxvWNKwdmDGFPoetNH4XrWc3VuIgRPEzZ+ityaL -3vDtoO1L4r4k726Yp+O9GV9INPqnlCU3yRO6/LScHD3emiGDttJH4YbLzSfNSfgcog== - - +3vDtoO1L4r4k726Yp+O9GV9INPqnlCU3yRO6/LScHD3emiGDttJH4YbLzSfNSfgcog== + + dyXluolvDg1yMiy8eufBXGrBw2WgnSGmd7BfczjVNOFtKjW2/PODFVZVcKAL4YZ2pluX1syND2UM 2tTY7tjvyaKB98ndD/8n4BZRytHaPcRfpsNm5DAhjwF63+cEkt+iJay65EVbqovEeWySLqebeFpX O3JMxHVen4Y8PoxeTXzwYEYtHWiZxofHn0DRBPkZWHRNjBd98KpQzBy4ZztTrTbcHa6GZeem6M7t @@ -31687,9 +67547,9 @@ upiWvshwLMXxJyh0mUaGrItd1ykACiymK+Fi+8vKJkF9nk0NuLfVySBmWapUPJW2HcMQQwkC9lQp faZ19Di91wkK1dKUZZ5ZpfPlmPlHxs114+dm7TdOGgf1brsg72d4n6CPhwm0Fz2vGUWdgQf/1yDr LJ2wKazswuM5qHWo0wFB0aus655RIAuQeYvXWQ7euZHZEVFhJAZU2UUw1OBLUvW4mauTC3zIPq1N 2A4hBfYAJA+vlnJiLthOwNQwyO8/HYI6nKMqRvHGhsq6rsCvVOr6qFP03cGxa9tXwbvfZqxE8hbv -bfJSrzXGhfmvxaa6mMDYwg8ORF6O4odhUXEU4/S41fqJqsqx61ojZmTyZlEikbxXXA== - - +bfJSrzXGhfmvxaa6mMDYwg8ORF6O4odhUXEU4/S41fqJqsqx61ojZmTyZlEikbxXXA== + + nGvfDjmyHWf4aQYo66b3UoaQUPsp4mRE8SQQaLNaJ/Hw2Cewj0zm16mA1Mo+gmuoonxQHBkDAAEB AgkYAAAAAoCBGArDSJrnsR8SQLBJjCghCGIAAEAIgAAAAQAACAEAAAgBIIAQYKTmATlAgEm7oD7q AS4rGek6b+e6ebyxj3KXfi32COMlNwnaHZrZ8RibBj5u0/rWVaVIp8KhHrUBz3uV2uKDl7rfDZgC @@ -31761,9 +67621,9 @@ a3+YCbyakvsZaC5bXKXs90JqmYc4b20EOxX85sxe64Snk+if8BJT+vwcEMbNQDLMNl4svVwb+mjK Pxu0pTgkRHZYEsFcMb9ay/+YTbkB9xA49a5OXalQEixzCYM0tq6hvxkGz3MoV/g7j8A+WtZ6bb0/ vJ0wp/yjWect/0WI0Eb2hb+qLAuXILG0ZNj1a8PC4YPh7Wb2dGrGI755T9L2vYn6yIYyXIpuTCbj 2P96XsKk6BiiOrmbcXq28/o72v4bu7C+bPpQJ5gsFi9ygHbEfMCQRXLYdMf/if74vVcsQwYyiaIJ -Glqb+wm1idBsrxP8vd9M9HJL3KRseOhk2JB9+D6r15MKbI903NY1eS58jwnvr/HA3g== - - +Glqb+wm1idBsrxP8vd9M9HJL3KRseOhk2JB9+D6r15MKbI903NY1eS58jwnvr/HA3g== + + ezhX8pU/B+C7k+u5NKjdRyQ8y2b6ssbmQsYIzjc74eCrkvIFBAWzyHBWb1sqsg5dSJPer79DHW/e cPEQKbe0GTVNBscvQ4nnM7g54NynWifXG38/3nkotk00zK0W6dtxSc6vwPlMpjRSdMMYn4OrJEke fbNDKSk/tyD/wJfWMuLNrRqh2mqKI0ZbrXqe7xQ8MbOLx9lVvcCKG2j9NBfMNeJr4HY7kbTTAn3R @@ -31835,9 +67695,9 @@ KDhfOR2YcZj10pLeSHSoxrqde9rhNtgBteAFBvEqb5QWszbZyEDZwikz+WE9a9aNguzEE/qktRZa YzBuYnSWFVZ120Ua2fea0fkpknugcLhfPO1vJanTxvt4+PR6sPHAnaMSnqvG/LyoNpO68Vf9CMIk 5eB2TURjDyxTAPYwsDhw0u0IUFVx6B0q5F122HKzYx9w9SaDkPsg/txxGQhwoejIzizEAiSK1IEX AhEmL3fF3jFmTP9/H54AowCgACLl1g96M9TmuJEhYj/SVqeKmDuzLk4p663IwhtRv7WGYzEGr9pq -3dTln7NGV8yEbJAuzfUswbeiNccTVoDGsO3IwLi58/mY7UJci/u+rwsS8p1f/kezPQ== - - +3dTln7NGV8yEbJAuzfUswbeiNccTVoDGsO3IwLi58/mY7UJci/u+rwsS8p1f/kezPQ== + + CBOJbSz6mM/5NUYDLWZMTshwQkggcASux0WeM78kUC/UyZ7zLH096MKvTqaW5VaVRr+gm5txdHw6 wFwKDfe8PbzEaLJGBiU7vcElvggMBeOrhZLGEhrHEH7jEfWuFIiL9V1NduDbUoRXptKCFpf77DKj KJA7FjIm6M3MSQqkLoNL/AAsk/6EH4veHJOH0KM951wiIuBD+C2gjph7r04m3w2YG4E8QxhHCnny @@ -31909,9 +67769,9 @@ b/nNdD1eBqBVhANbOHOzMaAH97WMHiB8o3duhw075cdZjfVVyMKcTvzLz+ByA7+P371Vuhxshf+n srf3HuGQTWxZgCAODyRGqj3vsytn/lK0g8DHrENBExuc6/2LWeLHUuME+5Y8c5jQ1trPOaeZu9HH Kc+8FPqhOvspIdCcFHQ/e8uDwX4XbICMBI/z8jMZlJAxGYHG4upsWp6mz3/I719wOpx7jD8ScTuf 8SpdFH9RTb4Si7rFeQLlnw3Xc3loqTDFTn/+TnAJTx1y3ELGGBTfYKb8YGLY8zhtFb3pGcf0MygQ -iWx4kx6Bwwv1bVk91kGTeJgKIGH9xkwYWgJ8s/Tgb9zzCxvStH74rK9csN5TVPCyUw== - - +iWx4kx6Bwwv1bVk91kGTeJgKIGH9xkwYWgJ8s/Tgb9zzCxvStH74rK9csN5TVPCyUw== + + Fj1P1os3NexmsRzeAGXaSWJujR+T4L7nGTSzUzylcQf2P3UMOo6MGy86NgWZJb22EPLQWUkD0wMG NWyKoX90JR4Tx4SZJUfjxzCCVN++EHJWL4BCXwJF7PNR0k/D8CP0FFepP/IcTtliLe40a99TXS8J 4t7eORYtf6yzWcjP39bVVqbAjuEWc1pi/CgGadhQK9a/AaCvVwLyCCIgjaifId635NSgvlSvfj1g @@ -31983,9 +67843,9 @@ R9hrx8/p2JXiQrDFXh+C3aEEsA/6od9hVaeJFxDG/AXU/vCTzwvC31Vjd8e9j92psVVUjDu/XO8G iegsfrL2eyoGcsyS2La4Vl8uPZS5YSOyvHYl6w0UdkzvImsPDeXNANhGcK8nDMmXMiZaqVPcnBwb 9q7XtGzPnx8Div2zBpBsgaGVbwakUgBW8K04cNJdCVV1jhTTz0OhrQ1sT2qXWHOKPPeTMrBARWM8 RJBoC6T3jRmZkyeKQ79VMWVxPuOZpm3c5PudAJ4AngDqP/p8Nme3nYoOPPxyrsCy0ipyL7qLU3Qv -hp0kbN7De+QhKJ5l1nBbNW93Ggirg2FOQaUrqpJzFM8HqhTL3tfQZ0bbtc25h4t7OQ== - - +hp0kbN7De+QhKJ5l1nBbNW93Ggirg2FOQaUrqpJzFM8HqhTL3tfQZ0bbtc25h4t7OQ== + + lxRB4wI/MOxAAUXzQA4SUF6W4Vhrd6ylDuDY+ME1JOSxlXrbuuRwhFrbyQjJSY74EQDwWoHDUNsH gEGiK3Ivnu4dP1xw/9EQx8NSk2oD1XtktAOdHQ7WAUJTTqYd8nhydi1g2X86psyEJABE83DwidiB RhHDNS7qRQI+Fh6gdAoc7KQDoDc11VR6HHNICDTbrEkrw2IzTPNg+GIya/+h0B4vB+NGEDOuS3gT @@ -32057,9 +67917,9 @@ O/Gs0/KwOXDczfX9vzE8Lwc+QSh1YnRcMUr2HG1YEgoPrYvL5ceMXxzYr0TN9xNt5qim6AOTa4Qz qERZoinBBhbiJNK0A2KOvYXZt4Cu4EesEJ70/zn0RTNyTu3NuyVSULMuWzFs0tl4NPxLpZ+2dAwb jgxUpet5iqaAu4uhUXjyyjB9PodD68YGc/VFZi8x8/h7tJvYAANNA9q1wNe1jHvlJbXe2RxBpfam Ot3NNWM4lkbYyF3K9xzRjBXCJ6b5spvpfWp7yAEbB28vsrNz63cB08SvBjmDKQKGGkeEVOKJR84b -tq6qTW2Xh5jy8nUS/QxsfvBhE1WLyo2dDPHGEt1oY9BAEyZmeuce2XtZ1r3RiuAhkg== - - +tq6qTW2Xh5jy8nUS/QxsfvBhE1WLyo2dDPHGEt1oY9BAEyZmeuce2XtZ1r3RiuAhkg== + + 5D4X5MEzCJLrjELnSf+5Z60Sr42FsxkjChnBRqjFN7RuauiIyltGYhOZbDz1cUlK/5qbfk+kF9Y8 GmzYsy4F5GgbINpR05slOe0PNmCGuYK6VLT+FfLh6+PcrDTEu1YPW/0NLvjGyF8mulogPlhcn9h4 zLIr5lUtPUnLtH5kf8lr3atfUcJGLbAYDlLmsQkbISQqKXQWsWaBOprJ8h26wafKTGQ8qzF37+U2 @@ -32131,9 +67991,9 @@ jH+GtLXLsL94rMt8wuY5Q1OyDtdc+IZy6zerJlZA2SC718lNF9jwhNPvSMwUixYQq3o4loputsnA k7F/YbpitzOMM+XAY3Sv++1HbGAUMFQLcp2J7UMJ/1H/djdkhhZZyyZiPCQ0Ts4lJd04zsXgJgRy hckCzFYAGkDwDThwEGoJBVMQNdGT1F/STY0D5XYZl8etGs0Hx7QI15YJq4JSy3+j6zDPhPS3qKJ7 HmotzsUgm9L3AdEA0wDOACATFm4o0fe+KJNF+c1aHdYtB4aAk+Soor7g3ewhGhvPIqfTFbRtXJth -jwqQkeYMgbh35VF6TUJEKHpvCh9MRAOmSl0E8uhYdtPcktTHy6xBsog1T8/oLcJheg== - - +jwqQkeYMgbh35VF6TUJEKHpvCh9MRAOmSl0E8uhYdtPcktTHy6xBsog1T8/oLcJheg== + + zsCVzGHnPj09MLt1ovjhblbQYS/Xy7GkKn44IRCXwn48RXXtFNX1Emn0/ByA9BwJyeOtbTMGej/e vBWE9U7OH/OaVeAxrZWpxdp9C9UxQScD4sYODWovkUQPXEjOYI/Iu6krL9cBNmaWpfkSlOq6E9bG Ul/m8QEqTKNdl1fspWlGSGAivCECNcnGzbL8KRo7OLChRF/QZ+A2L+RYPqZKWYyeVxsb160zbEss @@ -32205,9 +68065,9 @@ MzjK/fWTY6+VaTd6e7BhRG/rEmR5UrH6g7BB96ww9g2KFnSg0znKdcXpORYUORWPL9UPbeKepsXf dYJpZ7L6xwIF/6We7rL8uTcEI8UsmrVEhm0DmIuaJfgecFd/S/TvjY3JtPk0WuNZTXc2tdR9Joon wX0990QM0j35iFZmwDLskxX44xjxD6//QTl+j7LdxoBicixpg0Uqo/sNakhvxXYZ4zCKVblrzboK 0/g2EIEVvkBKu2i6wHw9LQ+e0J7DlLoBbpoHG+mzUY3/KN4d43FlRmlEP2x4PlsFGx5I4bVJ+r5x -8LOx2h7ici3XIY2PfUO+N+M4B4PW4Hqwkzz016Q4TGzP27ckrD1s3SI7mnnxFR2ZDA== - - +8LOx2h7ici3XIY2PfUO+N+M4B4PW4Hqwkzz016Q4TGzP27ckrD1s3SI7mnnxFR2ZDA== + + LF4OYvxq2G1sb9pWkaZ0RtFLHoiG9B6rqM4StnReBdOwgdNt1rfnFN7sP+b8QcTrDLmtn/tsr/uF UvB9ifTgqbPyNYeg6RDkgO7jgtVkKaivXDvGc7ux+eadKykYw+hoHvK8E9mOWTSoA/gXTCzCbeT4 /Ial8tGe3/Ylcbw5j2yTaFTkpsDdl57Q9zbp5WC/acThgpLzNqScBTdTzk6y3tt0OQBbuhn+CDia @@ -32279,9 +68139,9 @@ eP8axSzSMe6o/IR+cH8NDMNBpzWzdLvcQdSyaPA7BfGyfXqFV+Rx03ucNo7MKP12DxdVhPmEHNjx 7/CITnP0TrjQJ5gpIz2L23T4DYy7caf4a4nmdugfWECZrnP9+3t4M+knbMOhVO2J5419GcbRWd1F lb8Q2bTbZNdh84XwM+0oyFeJ9lymHbITm24DRHGEjbHYJB6bKITdGSCxi3MEMHcUZ9fPTsZwEwu2 hKLGxJiJRXaNYOv2F5bXR8R4kcXKaBzKlEaiCsy5wpNLscaxW0eTgiZ9++rX1rbUQiFUQiTYaHX0 -zAsjzJFlNxB9b4ZHFm15zpwTTzn7L3SRPxDobKbBJq4JxRbwx6Hkh+9AFt41/ukbkA== - - +zAsjzJFlNxB9b4ZHFm15zpwTTzn7L3SRPxDobKbBJq4JxRbwx6Hkh+9AFt41/ukbkA== + + h8JQwWKO4wgbBdcUZ5L+xbHqGPFAFy+8qLKKyB1SI/DBQdabjxsVaAz3B8cadpGXPpsWBplEigOc eABKVyQTNUAUagn1D30uxq37LGJPAcFqPcO8hhFEjshTYnLSRCSyRGyBkRAKyko+A4V2JGlxC3A3 aX8fIwEjASQBSCCOmg2qn7I6bRC+bZDQgd3rKXqeJwk5nYaBOTGOmbC+qulXSOJgjfbYSSs1SX9X @@ -32353,9 +68213,9 @@ VjosRtOrNoaPUfvLf21UELG/fVp/TjfPlfUHaLgUXO3pPDvRJZ9ueUxRAwyiGn1efHZK88ZLz+9J xg5zmLphqspahDNVeRE2be9E23kJEbkebPjrteJlzV33uDifghOIdWQbBH0AelNwEjZAUtIClu5e JTNTVWvl7vvmbDc6iObi8UQz5PrVmFYpg4rcLSwBRqKjA7gZGoODg3WvFexO3wcXARcBGgEwy55M z6KT32jTNTCmfUiUdpvhrUXxAH9ZLAO8QEv1w4Le+6OEg5j481no13cib+aeyMH/GKz9RcvKPmYA -JLgVOdr5LaQVQtEXzmtiTffei/SMz85Zto98mB5CUb5oQlihdlDwU/7Qjn3vOnkNBw== - - +JLgVOdr5LaQVQtEXzmtiTffei/SMz85Zto98mB5CUb5oQlihdlDwU/7Qjn3vOnkNBw== + + MZ0KWnRfwnCfbYk7XW5LU1SlOhpxmo0k6jMMlgNptRexId5s9sV7Pta74lzDyLs/wXDu1dEj0Nyj ZxJ38uAqlipvDwkc/HU6gWKAJx9SWxE6wcD9xJV5/R4bGBsj+GkS2cPYc0sO17Lro8IcjVcy+5AT R49DQp6om3PfSqP03zG+ZcZ98bZl7F+9KpH++85klWJAgLIiueLDbC5XeILphgTAUc8Sh51KlS+0 @@ -32427,9 +68287,9 @@ XykL/Zj6pH4Amk+gETdAUMoCVeLwziyYxYEgb6CxeRz0H8UQqmWqP1SbniHRTAWhPywpLKjqeGiS oICgAhmNipZIUn4fCAENAQ4BQChwgh+Tcvs1dLYuMVxruV4VhX6F+Ho9SSRKrYj0HAvwKIr2rsLL 0T+ciXh/GxbeWiJHWeR58FOmH2pMHsbhPmqarxqNsLFJPhPst2nh/alUywBij0K9jcO9Mtmf1vW1 0sBnGff1ZrrlYrzpQqn+APzOyD48Bv0XEJLqR1xmf4y2rZbIqU/opKQ8NQM+xAP1vcMjHezSaB9h -5OdIkQjsdCzXrf1wjufXVPreu8oOl78PMw9nuaTHCyB7EWr2Fvr+wTJN/0ijtL80lg== - - +5OdIkQjsdCzXrf1wjufXVPreu8oOl78PMw9nuaTHCyB7EWr2Fvr+wTJN/0ijtL80lg== + + iUGBj01SUObYRZvnwcnPQFTDH41dGm3Wp2j7IIOnhgW/B9BCqS9xPts2m9nNh0Vmf8s94A33HSqM F6UfkwPAVqlihY6wVVqYmVUggULXxNa4D1ZZtFMQNCcP11jf35VCfU0iIKflWew3Li7Up2e0x4G0 kRTtQ9bFxfdOa3n8DcdP/BFLcpUd7y/WETzCJpFJ4wmdlKCSip2gWUHm9+0q+vNlhCRtsihUinog @@ -32501,9 +68361,9 @@ NviwA8K+90VBIIrm4g8zRBBBpyAJmpuS5P8+/AD4APsALKuuzxzCnxMUTFhE1RAvJE+DnX5V1Z3L vWmaQGmIGynRBj3PI1b/ZhgG4zuFx6tpZU+2bWg86NMCaTSkL+l7ZhfSbP9R182kZaBcu267ZRok vsElODOj2ryQcAstwG+Ztht1rjYPhP/RQqXfGpV+eJNlGSTkTyMCupyypceyDz7LVnxy+vxkt1yJ RsX4oz0BgTgsAXMSgkEz3DEq9GeUQjxDS3AEDMnrPFbbgA7+ZO/00GZjU3UkUpF7LhXqucqVcqjt -qAKg6p9PZplBVhqfhznyoE6UaA7H4DK/UWeTKKMiPwoAyPSqIBqU9JrrVc537CGrPQ== - - +qAKg6p9PZplBVhqfhznyoE6UaA7H4DK/UWeTKKMiPwoAyPSqIBqU9JrrVc537CGrPQ== + + Kyus2T7ZZzoFcruveR2xT1O+bzCOX9LIILOn9OJXlUh7yOtgS0QgeaPOE7fFMwcHKvN0FnfN0vdt y+7nkg6xcBYZDNj9qvI/xr1giIjK05qm5RRePNNYvefT/vP6dyK9v9eVH83SV4IdAVBWf28JB3Yt okQXNSX7QoKb578Y4fesa8lVQTggiUH23m3TYE2EjmMp1XdU9XUw2CNnIIru9rgY7E2j93fKiTbc @@ -32575,9 +68435,9 @@ XH428DV7dl27UXfr3z+2EqkhHnyiTTWEg2BJl1naP9rw8GY2zScx7ZDg9x6i+FUBSCs1r2cH+RH6 gV/Qy454CcbR3GdTfbqmJdD8OJbqUeilUaT2ctpfdZBajDdbCcTxnXVdsWkW23Yx4nY/u2/H/V5t 9is9lwfp1e9DncoDA4Ymv6khg68gHgjfwVH2cKezSO2KC8O4RpNYkzdx+vUrq7pIpR/WRJIykNTL HTc1Cr1J7m4B3ss7ZXcD6Si9+7r/vaPgbL81TYM1keTd6z2N1Q8LhvCNc/h0zjSNa4kIwLxlcSH4 -t8hxxAXLYBbhaAzesrAgfCRQ9hzOOrvw71irP+JwSl+dVNHhXudSpT0t2mwE6l0NBA== - - +t8hxxAXLYBbhaAzesrAgfCRQ9hzOOrvw71irP+JwSl+dVNHhXudSpT0t2mwE6l0NBA== + + xVHVuuVScN+fgqM/AOjT2xfWbn/A7rRr+ghKaM8M85mrAS42Ejj7le09xJqoENSwMvIlkowKhR4Y IksujbfbxwN//067WsofLZVSgSGzb7k7LNtHXgJu1qjUe2p2Y1iIcV/AEG0uXcvkxoDBVaZZdt2n nVB/csN90s4BAOFAljfWirOuKfKn/N77euD+rmZQoZvHGUxXBQb2hASSDzB7vgAwBtNoKIaoRG8L @@ -32649,9 +68509,9 @@ Gg2kqim6ERpHq/dO52xyEpha2/dAqd6oe+s4Liw5y3XrdNqhkPoot6KPAXlGrSRdzF3hwelW99JA LMppltA1FIQstFn8oxDAb74zPigk0Cy0+aRX5NmLPuraAQ1xNuSHKjUCgx19wlwt3Vuuk3C8+QbW bDXyN5v96KPuHu0VUkFh1GJJXG+iWwOCd3UuTZ7Wyf43kReDLokdEg+GrOiDIpn+Bns9gTik1do3 D4+4135EpWQ8twBh3sj7KpYt5mpf+1gZpq0hSjEkCLI5Tfr5ONnGnmDcrVGljAruM1rRdlepN8HZ -3tiDjyi53InE1jhcx2AtT+IL5tABy/udq7dY6pNCwjBUQ4H4MwXgd1sYIi4X8hfXxw== - - +3tiDjyi53InE1jhcx2AtT+IL5tABy/udq7dY6pNCwjBUQ4H4MwXgd1sYIi4X8hfXxw== + + 2UZrD2s2Ge3F8cI73/tZ4Ndljlel0la1HUSDkmUn4QC4QpXFGyEM+/0pASBN5KQRPvfe8mw2y/Fr e714mrL1xqk1vu8jkzFGid0ssa3D4ztPt/oyKe9qoyzyEAp8qw0NCutUSzj4BwTe9YZJZ4D5dZ66 qlTt4+0+YCrv8kyknlWk0j655YBJl/7pDfbxdVyX3HDfsqPdVaAVE5rP4rJ+3+NJTyO+QQGIGODT @@ -32723,9 +68583,9 @@ PRS0tbd36ZuWCMtWrH/d9cO4XsMFO1tphOptAkJM2gMZ7xM6OFUH8jfzrdnZakbGHIXO7n1t7FGQ lI6TGZoACjIJMAAAAIBhIATCMJLkmeoDEmBAWQgpKYZBAAEAABAAAAAAACEAQgAEAAAAACAWWwOe w4oh39icf9nprfogcWm7LoZ9YFp7tRpDdhUQ/HCfLEPnxQ79aaqJYcMtQwTZr9MCfczx3PAab6F2 ml56rCUjicwH+bfzGPldUnMmcKBPe1uzvCvuKNx/nY7fasj60btbDKvZR6vuLA6im6s9HFJwqKCd -n2kSybBJr/S7ggPfdZ6JMj61xzMj8+BV2pH0vLIJ2vmOJeFD8cR+5bSrXzeDiunMPg== - - +n2kSybBJr/S7ggPfdZ6JMj61xzMj8+BV2pH0vLIJ2vmOJeFD8cR+5bSrXzeDiunMPg== + + JBL3sFZq/VNSpdoVmH+Wu9iv5fuHWPO3Rso3fcyz4DT9ffN+PRcokf11vgYMXT4rIuWIaNPvGXxQ VVcO0zrEEXfkCYplSVSb+wdNBaO95T6XFvdDdh1ug+1zbESxmMvAOIU6rZNStd80UbWcYysuddwo pckXpbLGa9ZX/wbR/epwZuQUsD7CZZxuN6V72isLLufaStXrGaP45rO6MpJXVueDI6JlL/4poD6A @@ -32797,9 +68657,9 @@ AKFlKAzWYSPdnS+uvXz5hV1gD44yHjSxjyPRntjbm+b8O6MVpXjFUfkuPMZSot4pJZTHOlWekssZ fmQjtHB7/7ogVeFQ8qGTvWbj7KL2tgs6wI5mXdIzDoi+lJ6yfy1k+hCIyzaatoMZmP27WNDoO6SS jZbJv6Y1EAg8BuyjduJumdij7HbNysGt+bu3siE7dQC2HLTZUVWJ0ZIgXWABPjzB+fSQ6lh0LcK9 IaA86i2jyr8k5Sch6xVeKe657KjzVBCUOaLlUijWVybF1px3f0u0vbvExwR7r/UE66NEwO1w6ryf -M7zk3ge6xEGGLqe66kmRYBHXB4X9hf9sbo7AjdjI/rvfvCGbsUMPL9nIp+9jxUSD7w== - - +M7zk3ge6xEGGLqe66kmRYBHXB4X9hf9sbo7AjdjI/rvfvCGbsUMPL9nIp+9jxUSD7w== + + lxdvoiVvMi8dx/+gsOYaNf4YC7SpVV19u1BCO+VY8hDu/AOHoRBIvGEjlfuMvodWbB0jOz2yOeWw KUdxrIV47LhyFSNS/4wBFyt7mkoBo01I9o2VcRk2+rIzOraMnE+OWWLhR3ObbNeatdi9swEdkyh0 MmykaFloVE2pYDTR8wE3vt7UEs3nsKzXJ76v8GKtCu9+dgPEjwc8XF80OJ6ZJBgiy1IFOSa0msER @@ -32871,9 +68731,9 @@ MtcI3W3SJIeKnD16CV4jdRqPh7tXvw6A6PcVr6UieihTcMwa+935WZjkJJ0wfijD/7JWAd92KKoW +9TPIpmfyGK9uwbNtIeXgOUZffco4LyqryMj186t/jCDChlshSrGusS7SJJVz+767ItB/wV+J4DV NvHNZjMUviC54m/S6MCA197hlMvvKpzJgpY1bj2ceR3H+Yz37Okpah7C87faCJsbwDFSuwcflx9a c9cjjAoYz/OGDe6eMUBO6gK6h6sXDjZQdE3/3LD9bOdSM6HfKInwPw74IXOENbv+BRmbetAZ0O4h -jVk9lKsrYiHfPtpAX4eCOGd/hLXBi+U++f4P6LX7/SpXmH++7c40mpbRnRdtt8V47Q== - - +jVk9lKsrYiHfPtpAX4eCOGd/hLXBi+U++f4P6LX7/SpXmH++7c40mpbRnRdtt8V47Q== + + 8YCCPVc79JeruoZNljpser0VNev5XMn2T8uvjWnh1otYWHdGmVqZ8wB5gLOAjvd3nLwGDfvB1EqY xXaCD/dLJ//00NIBHzFABaQ/I9WNQimyukyAqsOIPjx1MBqAbI55PnF8aJ3GJu37Lx6Z64/M2zHW QZXf90paPVowKtYtuUuPEilraVjipGFnJ7TIEwNcTA8MYcbHYyiP6Ae6AKnaVU8BqNBHHMd+72DG @@ -32945,9 +68805,9 @@ txsrf7T23xMTRfuu4YYOP53m+n5J7fDn++ggLnT+WfbaeeWU5Qe3N5y4y9VKzVfGWHKwUfJ/8ZGj ZZzZj8df+HxUTvFh2GCdVCTp7CNa9PICTtkY+RUovt5V8L8mO+5jtxxu5nLEJRE+//IqKsrpXQjC 7oMTBNV5pT3h0JFj0UcnxgfXDizClW2kY0mMR2wvHn9bpIHnjvHsmWUucWzCRbCBiHHvjuFpUGwB wtFcAp83s73hba6HpYr4uUhnJeMBZdiAvYtN9Ac7IuxYLq73grcdSzcbRtG9bymbw50+vULK+jLT -Eaa1P9e4Z3pmtczP+z/0KjqP731b7j8oGHHaHyBjLVCIhDdrk7obobpH3aK53w/R0A== - - +Eaa1P9e4Z3pmtczP+z/0KjqP731b7j8oGHHaHyBjLVCIhDdrk7obobpH3aK53w/R0A== + + fUFJXn8x4011f3EQuDKPzBgOm+w75VTk9ahA3LdAoxrnrTSTLiz3nrCZOl0CtKBwv2musq1qYSdQ BuZClP/cH+x0acf8wkg4FpqETQ54ZOjbqljaIVz2wMnAg9aXeR9G+sfSegqYIWdPQPu5vVbn42/z Y8GzcAju79AsK/aRa4/PjJ87VxfTm3URjEUOZePrVeO4Eq5OM2VVaooKZjwjpxa+tvyHGDbVXLLi @@ -33019,9 +68879,9 @@ eaiH7Qy+1gJ4vr2Ia5yHnQ0/Fl7geeH944f+9qmfnv8Nu80Tfj50jJcPJAQ6+948PzL1I1UnulXP IJdxr9jEWodd7REBeUi1+fYTpi9g2qLJr4HeDcxE4iQ3wIeN24lGXss7Yc46I1S2tAE/CwrXd0zo jlTdJ4MXu3Ni+ROYa5eE7zKW7oKNyax8/RuRdY+fOf1gpQVgp3yb3dFQO2eQ9aREe4KOKk7B1e/I 7PfVOOp+R7zjVuM9PUYrN3i1MciwoWBLFBwHJG7G/TkF8gZKxyC3g0mnXOdB9zWvGchYTrxbt35h -RMoek1ig/XKlDLvM4f4FIdUXwJTvX8QnJykP8SfjHUCvaxf7SSyE9GVtX+chI655BA== - - +RMoek1ig/XKlDLvM4f4FIdUXwJTvX8QnJykP8SfjHUCvaxf7SSyE9GVtX+chI655BA== + + rsuP4191A7zGeURHlDQOG4AP5mLXk0lVYyH44ISd/TCalg1jvqXN45le+AGbiduZjQybwdGV/eJx B7MebIELyjqO/C/M4NpIHR63CxXoz5wh+HjGb1iGoubl2f88ez87FFAcwyJlxzrzd6vwRsVh+eja tBMyDEVf4PJ8iTOqiwgMV0w5yGMoPaUx2WvCd2wT9UCb/rHK4Tt599GWRB0fvwY3LKSI+wLG2keW @@ -33093,9 +68953,9 @@ VbDkLdeupa9gG1EsefIWgzG7rlV12Lge3UK6agObynDRfPZODdIiYVHyqkd9NDUqPWxojMcNdJbw yya3w7MRRmFbRn1Gc+52LtWNprKdzkfyuC444JtV5E0vfLDj0fAizCVw7D8TeSGxs12GjX2vK9J/ irzzlwfnDcWwiZpP2tQ2PHx6INvg4ock00bXkn5W6ZzQg/MtsuXYbHjYTCXqh82jRme3RTlYrqJ1 XxX7b0NtC0zz6/3k3sqxY3bYIHG9Xlvfafwqle6zDtiRSBsdbH/lycN3SeO8cgdelWOVk8QyuGgA -3UNTWhw3Virf6AGCYsZx+1kLwkgOkLaTR8mz1A6fDGXhcNDpmnI4Oho0buF+c0XdXw== - - +3UNTWhw3Virf6AGCYsZx+1kLwkgOkLaTR8mz1A6fDGXhcNDpmnI4Oho0buF+c0XdXw== + + KE96dBCFGKObRZwnvw9x3R+yk0nX7sne91+SHNzDoP3vS+bf9tC4b8o2bXpfh6Jq/9jVgtbUecPI PkUcWl3aJy395mFy5JxPR8C2HdYjsp2bydR5DjW/v/R54DB9W5K/vIvCk6JOxs5NU4BBQ90YxrgX Um9dbAqWLqVZu69SOPyL1cD3MD6oOtgbqFncc6Z6o3KnMSMqHZ3RUrdV8yHEv9ZX9UHVy0aLBG5b @@ -33167,9 +69027,9 @@ LPRgJ6ez0kyC/WZPBuc5V5iTFpvpX0rf1UH6BDtE/2YmORrl/cqD6ReXy23zUHAyVUzY8l8oiM99 Kih4TeiCXf77E7bPsMnuNmL+8qhKe/vcq3oBDnSM0EBCx6sOnd3IGI0SQdvhtJ2nQOB951TRVLE5 BjzZC/8rQDWYEw8HN7hHlnSFyS1X9BacfC/dRZfH/rgs/bjuFUnkcUG6Pa26yoDniEbSi9cgKyHZ j7y+/4W7f3KY2wTzFsDDdVZ+Gy+Tbqw+rn0pT3yfJE6u8mhF2P2n5HXQvzbSW98cfHsyQf87UPM1 -jQm4u8E/UoM75Jk/H3XG/WPJVTL3Irx+M/Z7T5h7+edb/rrnx07DhmSGSrz8aN0Fuw== - - +jQm4u8E/UoM75Jk/H3XG/WPJVTL3Irx+M/Z7T5h7+edb/rrnx07DhmSGSrz8aN0Fuw== + + Qb8gwXvaHVYU90emZonAbxV205sXGp9Dc93wUAzGoLr+DoHaa/zEMDcnHjY5wPpPt4+5nIM14lda Fr78AdKMqns5PAAoCbnruOZ7yGDGuzI9djzptndHKhMshQYbG6C+aywZh7vRfvEdwCpLGH9TVxR+ AIpEaA81MNpdAR79lfLj2WXDPY+v5VlB/ln/6kphLkKvUOG8MpF/A9le1fwsrCxVBh3rBJsLoynJ @@ -33241,9 +69101,9 @@ ddgvPuSNzxOC5bD92E6nj8e+CsL7u9Rv3yvBekxpo1nd4fBXr8FmVIvDA3TwdVDZvHMX+yO8ix1w W5g5rCpJkW/ZNsw9UBl1JhVBraCgVFicRstzeuuor8RIPDPygWMAXY1ExCZEs5tGDrXEKnUzjc1C uI4bVWLpqgfdHV3rbYKx+Q5WPT9I78FV95rI00H+eAyY+YgPsgt4S9qAwfdYviSlPSO3u5CgBdXl KEGQF6n0o5K0wiPaCgZ+t810k9HYYxByX/fKNShKe+1ngwHrJTLfWUMr2/vIMkvUy/uhi6dxJD+V -k+NRihtfr5sy/NIXEETUII2zvWBq8pkH8C1a/jH3NbTmRbKwXx4wTIJnL1d+UXiY3Q== - - +k+NRihtfr5sy/NIXEETUII2zvWBq8pkH8C1a/jH3NbTmRbKwXx4wTIJnL1d+UXiY3Q== + + 06zh3zdHbNabRj1jX+0NSLuIXH/U8NrUkoV3b4Q/ufbPDvpWvsNBKfG24zciPET7gTQaZAI8gQAa RXwPN1AUXgEACLzYZ6ROlaBj9EgU/LoZE9+7rq3EpE0VfG1tbjAUiqqLvQXeihecVMvyw9pIGEry vw/oAOkA6QB3+KG3IgL6whISYnTGBtyMERDm791mryBuB3x0cN6MYr7gmWv0rNAwYejUnYNN7V3c @@ -33315,9 +69175,9 @@ GDbpT5xlKGHYJORVBuT7DgrT2sjn9Q4blj8v0A6XRWOs0CDlPXZeksjs/66S1ppq/IejIEf9Ee3M Br7nlYag5FANB/ND/jawI70mpqyGuf3KjEz1eoP1k1C26ZFlZCVHNnklUNeKoy2xuVTyks+2/8Ah bL73aDNtfICELjfh8xyLVUkxTnEO28mtJRr1+/QBxw7zFnKxgO39JTPVPhlJDK2ZYYV8cTGHz31N zzfcXvqbYL6VPhtsJksPDcsZJfdm7t+bDUVoqBX50IC53xDjY+ewQBuz0XA06Kc6TBiOFwPebK7Y -NGiYosrZ5GqiwR4LLpdYU/VoUxx5/8hc6pUxiHSJE7cjzHCJY/FUiZwowhe72v4Q5g== - - +NGiYosrZ5GqiwR4LLpdYU/VoUxx5/8hc6pUxiHSJE7cjzHCJY/FUiZwowhe72v4Q5g== + + F4EJhmXZ9eTl9CUOkwE0dYesOmt7tgFKGek9mbjM5QSUNLo9y+Iv8edMxTHr6Cwqba8g/Fxnw/T0 8v+qBSvaxJOPUcX1sqR6N5bBn9PAaof3dS7rM8y4v3fodwxCdxuclgDaVRwTNCCUygLDqPgC3g0J GNcl8GrJANnvAHAV2rnQKyTogehDWJ51VDNyxDH1oeIYsQtz1Jak9AEkASUBIwE/1unoXh6tnIxs @@ -33389,9 +69249,9 @@ t1/ujOejWGDL/lAOc10XQJw6teNoRq4nUH8HBPW/4RsziOF1AcsjAVX2JHR601/heqaXo6c3UrdV 57oPi3+w75SrAP6YZHG3vByZsO7VtBKK8iQbNpqPYj6thlTjJXD5S63Lm/dYiV8HRK/1uk11rWFX A7SAwWcL88H8gykufMo8OdKxxr+BnzRd9xwU5SPg0o3WA14Acz+YD9evQpfl1pt64EF0o8PEAtLx 6auf57LiM+B1GwLcqy3Q+b47kWyfiiAeousauzbViBfrblwXmcGXp/eC+vMuBD99+TFwlLmzS49P -P3/huY+X8e5rO96eKcv6sL7p75EHTwuAF8poPnjmxC6IxyKFACItWOYSgeU/CuIWkQ== - - +P3/huY+X8e5rO96eKcv6sL7p75EHTwuAF8poPnjmxC6IxyKFACItWOYSgeU/CuIWkQ== + + rm/sffUG164hrsEtiG9Ynmk4Cj3VWCeN+4nu99w8+6FK5TfPkSePnInwat56Y7CNvYA08aij8Y0F GzQCbZ5ajVpivtl/D2Vg8zE/WN6nEtO9e3QT8uVSLUl/x8he624mnJoD6nEU9aeBFudLE9Oridb5 lgvrGGwyLX2S7UOvQucccnXrq5moTWCYbNI4djIkbX4eZq/ld4HbXRRsn4qg0jQSXVZTVGyjPD/p @@ -33463,9 +69323,9 @@ gWDY1JjyXzb467vcB6Wl5UrixK+t1bCxeXkmsqcoNn/6k/y49i6Y344vCcWDFBAOrYqJv4r9SaB0 fDu64YpTsgfAZYqjMcLGMDDOrzZA5mA3dY86nTVVfJaUM6UIiLjLALbT/NfujbYyi/7IWe6OUJhm MM3u11klwja6XS9p+5Zof2LZzjM4lI/Z8Msfk/MmMP4W14/V1sDZ5O//do9RNU6fBdVbSG5+bAIj O7+ZDnQmKzC//kqSf4aAcw0uRhk/dVrkLU9/7B3tdLAsPry41jiMDqD4UlW4LbOGP9FsD0vkf1Xv -bQvzfs0xTmKvq/Zge4gNmud/jsugfhXsl6IgXAXXbOp4y22hCPD0/w0+MrhA9FqM+Q== - - +bQvzfs0xTmKvq/Zge4gNmud/jsugfhXsl6IgXAXXbOp4y22hCPD0/w0+MrhA9FqM+Q== + + BdSB5ZigJkHT6dgdkclyCwA+io15G7rHvGb9a5B1Q1UYV+OU8tvkTsVbHGMDYR+JiPdh1WrfjaYf Xolk8RAzbKTPEL/CTvUA9kxJ/qRlA9LcsulsOntYimMyrBhfewQPKBkZ75+eC5a7SG3of7r1h3ok udGxmj/OT43Vx5dDaX3Ih9+sGme/H6reB7kvx9R/MUSvtFQxox1ncXc3Ip5tCj+PjfBmKJgrxgwJ @@ -33537,9 +69397,9 @@ gYUSIaZwqUZQoaTj4PGz0CNvc2W8xcSaujJQL4hLJkt5cyw72KXnUuTBJTQZx+l09k5jsWgjdv3z exHmtcSffMlRcO+30LL8th5mhCQQyuYHd4iZyy+13HVagiINMkISELP5NQ58j8e+s/eMiV+ZYagC AvxaDzdDlmfmtpCSeyHs+paq9KuaitZV41SysVg/GYmJrcbCg116vBZ5jsVMJPfTVIWpVPgcv0Re dXLJODZwXg/X8ghoAzHAB7+Rv4lo/EVJ4lH0dNt2dTLFNla3Dw8ZBqNjsTn2gkFcIx0rkRTqZRyr -17k+gjXZSQ5XjOEWXrGuyWasFU2Jt9sxf6lSL0LT/6Pcw3PalWBXdnDSRe7xXoC4EA== - - +17k+gjXZSQ5XjOEWXrGuyWasFU2Jt9sxf6lSL0LT/6Pcw3PalWBXdnDSRe7xXoC4EA== + + Sw2Yox4codvcEWIOe3KIfadFTr786CfAAVB1QMJw9KMUNpkfwUT2ta26rmvRR3IiAGFmN9TUJB/m LdGzPBGAAX4FB64Oi28jRN9bddUolWAqlc71IZPE7lltaLMJbTR7Nptjr14IiE2jAfDaijuYJ/di ld1r02gwlSqilskqRu6r5yn6Fhk+zh0aGCKuz11aqAsfHSeRdc1tKgEgDenYro8OcdTEULsgmKMQ @@ -33611,9 +69471,9 @@ dZ3bAGOWw80r+z/r7XPrg4JmX7vAjyS9BjSu0Tr872HIpNrvul325B39tYH8g/UID9FOnGvx1/32 0t8nEbsMzPgEbzwKyvKDNqS1e/enYarbDY+vHSsmj7eOkI0EyGYQSLMa6O7vyGPjextoFpY04TrG 8sBx7TGCorxFWfo1Ow+v/YRfFB3Zz7l5Ktb48DKeFzxJ79GXLaNHWKCft/EDwlwjsTEc0dx8kydf /iq0bH/2GaOluWqmFJdJ+8LXkpvKeXiN/67JzcdWvfTjb9hJjA7pzMtpMG4HB7HXzvA86SF6b/bf -YD/MMbjaTnz/TtCAei/DRjqcx34+aV+P9zYHeocwblBHJIs+JGcCtY3RkBWG6w5sog== - - +YD/MMbjaTnz/TtCAei/DRjqcx34+aV+P9zYHeocwblBHJIs+JGcCtY3RkBWG6w5sog== + + b8XI3XAqI+N3rwiwV1agHWt97Mq3RJdLprRngayLp5tLhJS3WNPfm9j+mJSjmbVK+pm7nfh5z+2y XCoCapd3mY0RfuRFRlsdOGBrvabF5+sLcY4bBvnD+WxlsE0bajwEHDSq+wytZtdh8zIV5/KT4YY6 33sHvC10eAhVWF9tBRi1KvaOwxvA9j0DDoWxvWTtZbbwHszaa2T8lImdCrGZwlHYODZ295aqtwa7 @@ -33685,9 +69545,9 @@ rtq5h7NVNKXyMrn/5k/wI6B6cbpk25Ys6DFNPmcBXDcceA1c+i/8NOj+fZe7P6jYXdG123MbykKx +WRPcw06CfjIbCcEgRmUYZiZBnF78L9WDQ7S3nvPRuA6fGNjrKpXq9QvhMj/U/SnKKNS+U0v2AVU cieS5jPQ1AyIw0Qp5gpv+luUxMRvkcz4JLPZFtpMo1MbivEZI2jPDOwEE/gOshGG2Dz9fNuu3jb0 nzuEknMPItpoUDChWcbO6Mzu/DvE+tnLx2ketV/m934LGIr7cxx74lOT4K6c9FBCWvRd6IePr27F -YSV2+7C3fRYngfQtVTyNbOiS8/cPo6T/MGR8A19/B4X47UGYvzNDP63QeoOCAN9udg== - - +YSV2+7C3fRYngfQtVTyNbOiS8/cPo6T/MGR8A19/B4X47UGYvzNDP63QeoOCAN9udg== + + 3/BgyeM6x72I4QR1nKEAfDwXqvsPW2dEtW8g/a5uZxTaFx2Llb+nJONWPsUAGDF+uxr6GzTQAh2Z JjbSXDMMlDxALj2GBvET9z4J7x2vOw8RUt/QWgkGLl+qMBj2J3m95kA6ELhIWKzPQtbXiHIdBfFw DvA7+H114oMNFXpT8gZFnnc9fP9dEcodG6/lXHHlkNg2n1SssYsTohvOac9CrOTEZfRAORRJ6zqn @@ -33759,9 +69619,9 @@ Swd3Lz8ySBoSb3KPI7tPu3SDh6jChJADGBKABABBABIJIAABAASBGIbiSBBlwtQDEgAgSQrrMYgh AAAAAAACAAQAACEQDgQAAGOIYdIaPJD+muv7RO8mvlGbOc0cF3Y6ccdTUCWnj8jlw+PhahGJ9vC/ Y4S5oilX3LHG1lwSR+Z94bZd/9BW77KhJISRY1pb4n6G3pVgZqL5nzQHW177PbMLOTfRotvVhtP4 32/pc++zRB9V70aw+eD+13Hy7eCCmQ7VXRmJR22Tjfv/zfy5QamY3E9/Su/2oDu4XpVnTjcJv6zr -vCg8dtnLWtI3QyFWj/UOONlYZ3JDkLFnDxXH3waCtGTtrch87cAqsk8Nm6Jlh+j2HA== - - +vCg8dtnLWtI3QyFWj/UOONlYZ3JDkLFnDxXH3waCtGTtrch87cAqsk8Nm6Jlh+j2HA== + + MeQ8VtzkcXNIhtuai3TbmYPZ+1zNlIjDK9dT06Gujb3r311byFpnLBkGd/ZJRYh6YGMeqGQ3bFi9 v5E0S89COyTDvXN3oi25D35/u5W4RiPmZrN3ka1/mR00txNVYPkI8HtSH8O8P+OnS4ulC12Z4OtC wZZyQJAfOZrthTYJtXUzfSXflk1qeL8WgcvEToFE++z/IMe/3c+Twv/79lINafmqfi9Mn/JhjmBj @@ -33833,9 +69693,9 @@ rP3Y2mJAQAnKgZMZixZBIFVpwDDDsvLbJE8Tq1/YsPcwtkqV6mOqZA7ltNSi0QePjEL6De10FEfP lJHjZowbbsLAdRPoppsxcPE5Q8fPGiO4KWhnCtr1c4aul0AvEoUMJk/QwNsH9tr1zPs+mPdzXNq/ 6WyNfh/MS6qQcROOXUch/V7ng4tC0QIDWiwwWPAfWx0gMDBzWSowQCmgHoezulSnRWEqiWc+GZGY UaJefAbl4hLoxskVMx6EJKiTCjISIUYAAgQISAAA0xLAUBgMBoKC4WA4QCQPCebkPhPAAM2EEaM0 -xzEMAAEAAAAAAAAAAAAAAAAAAAACCEAKOZE7qHYN8qIL/6qhzz4RmddevcPLsXN0uw== - - +xzEMAAEAAAAAAAAAAAAAAAAAAAACCEAKOZE7qHYN8qIL/6qhzz4RmddevcPLsXN0uw== + + 1lXw+75n6XRYvuWcf7mTjochCHPCjyMUg8biz/Q78Z63Yc+42McT5v0XHai8ngf/1DDh0sS/NBI+ P7No8bDRqFSAI96lPksdH0w+ak734y7BrR/68NY0+3h7XWvF7EU18daWXeMdXtHV49DYzR82eUjf 3osTTpy+hxc/hdxzRQXOJbF4ve1wsVPPReDdPKZi1K+8SKT29+Njtvy+Ed+Zj6rdhaf3t01XxetG @@ -33907,9 +69767,9 @@ H2Fspwg6JbqRk60knVPQzG3PbGz2H60Vgh4ONru8Ksh2Xgb8PkCHi6vqZUpkhNOhYoxKQSP3HyF8 pJLKyBinWNjInSncxpfa8PWfrrE0K593yNVOET6iYhPJPfT+nmkrzefhUl9SYLOzd55ffbQ4wotk hlMqcH6qNnbguq5VRTkoEJGGpS3iapxHJ1QDp0TGWAVRZXV0hLcxR3uVlOyTB+Dg2LXtDvOLROdd CBIUnOx5RwtRsfhG6tQmnhuH0pJFbSZXXE2ly4scGIgYnz6/lyMxuPvm5e8Z+dN866NravwIY+M8 -u1sfIYRPKTbEKVExZiEdPeRqe+71XFBeG6TDpfN0qqM8pjChY7U6zWDWdaPOc8SlNg== - - +u1sfIYRPKTbEKVExZiEdPeRqe+71XFBeG6TDpfN0qqM8pjChY7U6zWDWdaPOc8SlNg== + + k0w8roqEbFFpKGN1hjJexYBPQTO3XkL4niB4t5Z/8xtY8z44I/8OuX/2/FJDNvDqKEfJMuoge1kK RaV4M5lHABJgZpvwIlmwf7H4VWFEVZtIFpbTZ1hTb3hw6xmsJowSsnk7iaF78vhu/JhzZVhaO7zd tHy+1N06UwijVtDAKiNjnMG3knRSoiLc9khEUhYk6Mn4+wqEXqizOjKThmggBCAAAJMSgEAgDAYA @@ -33981,9 +69841,9 @@ INDtLzHhRFqKa4aSd6BXkj0x1YqiuicG9vl29+baVlfLuyfG5caZuGO4yWYHnkch2ayYhkX1mtJA +VsvloRzB57nSBzMiTKxzXd3DbM9l+VxcZG0uGug5fPI91ETObPKBU+MI99sIxEJ2X2WYJJT1cSk j5zCKMo6Uf3SuCk8nZpSobd1Rd2tbAMEUr4FFChRIKJTbQ72DOSs5BhoIgvLxTCWUgp+ot7vQTbP eyzEW+cF3kB37+SVhtmt6711bN31Z7eNdzfPC8yLNHEf0p1IPo+WwPEqFTtORiAedGtVzN5PFCRY -1QkjCjZniSBh39wVForCseyCDwQ1jk/G1oyjP5Nw3lTG8cdG/L75oed3Xt4N1MGqrg== - - +1QkjCjZniSBh39wVForCseyCDwQ1jk/G1oyjP5Nw3lTG8cdG/L75oed3Xt4N1MGqrg== + + rWfZy4kzcQ+6ySaHVAodVpPPnCqNSaPfxZg2AAdHiYiITWWhaM4daTDhBAdAlXpafhaLn3nVQhhD TeR8FBJwFqr1ZBjP717LhTOYA9HkjkF3hvj9VIkgi4k4p0rjE3L5mYryzom5ATS5a6Bl00P9z6Nf 6oSO3/T72jp1bTtcqRqjgrJbKhUNBjt3//BYQw4M8LGlpDaOrienC9+VNLYYOZJm0S/OYk6UgXew @@ -34055,9 +69915,9 @@ ReoOET6dQNp4ik5erSZFJqzF/6u9w95rdBzKMvMLPg8wPjRIqc7QbY9sbKWfmf4zKbHXupbq2HXl m3xqaBQK5VCzVGJm/iANvl8AG89NLPBrhZH65x682Mm0st6+ZVhrhFm/VElPOiPJ5gV0RnICIdcd ojMGF7/Aok22pTm2h2BfSczEbI+x/+0SaX2JZT+/3BnpeDgDZ8KacNZjcMoVGm/2eIonoGN75Hzm 7n1ZrarBh62hyrBj3x1rmFJ2TFb5RvRGpyi3R0G++Zm3OEj7owpX8kwnajJWOFncHqmTlYS0flXT -1AADBAc8Ol6VhIH7ykDYNTLynICqLXLe6NQQBxj+bJmHMjhZcmXG3NV4swec1x0iCg== - - +1AADBAc8Ol6VhIH7ykDYNTLynICqLXLe6NQQBxj+bJmHMjhZcmXG3NV4swec1x0iCg== + + Cs46NrDaWNmxizspedS63u9byymrfk2Axfp/DsJKesraIidQ0mbyqUkx2DO36cng6JfYkTqbXo0/ ezO/4OspDoqImeJIP40KyiV2A0hO25AS587J+gy+aTEJvBx7hNFmInHspx+jUxCy/48Wc3EmEJ6l 0sj4uYEDlRMHX2LZ98lsG34FHaueO4O1WqqkmY4+Z1pnSKc5dl/uJtyIOPmPuRlX6mr8htdB2NkQ @@ -34129,9 +69989,9 @@ tKm0A68thvVqxVBq/NHn0k4f6l5cKIaGdNtmWnWs6zxzmcFm/vXM5dGdOv3Q9YrF0NxKEr83y1gS YDFVeu5ed11VLtrTqOIxWGOc6EWd7YEyMAWY+ChXkaiTz/y72AXjPE88Pu5XAAGPYrzOheG0s8dd XNYi8uLxelmgteZEHFSdIuiWMv5upoec4EzNR4ZxcOKYItrkc1uxGJpV5AlCR377ZXkxrwUZIODL socMIPAvLbPaApPvZpmAxDb5MHC/bewl4lqjhvUwScc2pIlSRqByQ08OgtmB0JFsm9nBJ59NO3Oq -xM9NFRHe20WFmjArK7D2PQJs3C1LOzmpoTzA3dNMg2jadUURl8xH/NCmUk4PCEPrwg== - - +xM9NFRHe20WFmjArK7D2PQJs3C1LOzmpoTzA3dNMg2jadUURl8xH/NCmUk4PCEPrwg== + + 3Pmhh8YwAbyxjkLVMSg/MCaecWE5y/J2R0i+l11V8+o6XBr2y/bwm5n7uFjK935E50s7vFmEuBvR 1MoNNvPJxMM6ClUqgjIRn7nUdefSsLh8hsoqKcHdkY+PlhIRpLCmUxE/2/ZAMTnz+4MrsmVT6WZO Q/jUGCiAkjy4+M7JSl0rw2Xsd9Yq1bpw7CVit2yPSq6egreUEWg+PQQvhLWaF5V8thpF5TNUVjui @@ -34203,9 +70063,9 @@ ya8qBaABioEWZSq5vODvCgmBCquMzQWXVZqmyoFUigSUk/LhCHRrBU81AiQ2MSvOWr18LyBgmA9n E5FPXarAzTo1PHtB3LLJQoc+h3yG+Qhke3+FIARlpIupRCCN1JNPRbri/1RQfYAcUI3gLw5Dfu9o 27IXWhlsa81cHFfmTwaIqELgfLKRo3HRchNe44g7NldoQIO8Hfmc4vDVKCYfqCAvBso5hJT4uZr2 7RiV1ZtMjxQI/pLjaPeV1StTe8+yNIOnDoUzz8z7/tTAIxB+DvnMaI58Hn6I1WKvRgV5sosKyUm0 -IWYa0slHKJFXf04CSgAR2521plnarRgWk5KnsbXb5vb/NMmHoVWHeXBHmsCZ+49NaQ== - - +IWYa0slHKJFXf04CSgAR2521plnarRgWk5KnsbXb5vb/NMmHoVWHeXBHmsCZ+49NaQ== + + 8SerOPIZVAj8DXv0qUhHlyow0Dv1yxNz9V0NjAy6yWcMDjTKSOcr0sUPszJ5BSklQ1+sOAbZXryl wK5lH2dtDAbGNEsae8OlkkyJuKmp1JNUHT+6d8roUJNBtrjzbGCfI7/2e4O1QFlMCt3SHPm8OlF9 zYslPcprdOiT0yTfPJ7AaaFHvplIa1s89fC4WS2USubdYs0MGLRYWt62ui9zOzn8EKdHQp7vieCi @@ -34277,9 +70137,9 @@ S5tAla9MTNYdPXsdAvcNun2L5boGWk1CsXOrQaFbFQrdnmeGxeNkKhH92MNgT8ZUYzcPfXcO/dkU tVsuJ6qSJPX/fy3Gf8qBEggvL7UALAvBZZrosUchm4/Tss89gJEgbCYZQPa+q/3dqlY12Eth6GLW fWhmhJN9lBLad18pKQEu36agjN7jMNfbbOD0VPI13/WC0LqQTFIN/swVF2IXP7cYrOsVYmAmemIr XypLVYEQdMZPPRyS4ejZ5AccmGEqDLJ9hVtGofw4uisq5Tiiek2Ly5PlWDLA5zhXRWX32bIRO3HN -LFegSSd6ZGgMoLXIu33cMpFxUXoq8UcXeTH7XvS4OSWZrQQnnva2L1dKwVep2D7s8w== - - +LFegSSd6ZGgMoLXIu33cMpFxUXoq8UcXeTH7XvS4OSWZrQQnnva2L1dKwVep2D7s8w== + + kRCQmxcKI+d1NLBarOfvz5lfoI2Jhm7fgSopEZN5wqfusTp+atGQTbx9LW5NUCh/jiWJp72tjHWe 53imnia/uANAQEov4W3lV+4qmb19BNJqHeb+bGzzhM4ag/yoApXQGhkSAgQEUgkQBCAAEAZBIAbj QJYG0h4SQFBRDGw5xhgAAAAAAAEAQACAAAiAAAAgAEIAAIKyDMCPHuQeGtF3KPyid90OGTZmyfv/ @@ -34351,9 +70211,9 @@ j3aqiFifHB7QwDiW5TY0mGcf/mAqU5kBf1vkV4CBYR5s+2VJB8f7YDDciuu8WQisVn5yrJ4muwMl GXWpF0T7Z4cMQoV2bK3RUVcywXNTk+9bKpRTr0M9/5NTZAfaGEWhfTOYvZjUVJXLON5ymiVNIybm 5rQf/Pr0TH8lgG2PjEVIQKki4krk80KY2gNnnQaXCknInYZ6VlTAvcsSKY84/EKefNtWXA+iUi1w cRWYv1nslvng2KcnqnFaX+Z9Hyjfw5k3xk9RycQEIA3Gd3RzCSSzuujZR0AyXkURulfL19BmuUjH -x59mGSN7wayR1ctCIMfBVP12L9YdcOoXwuSwGXTTqZAwhRzabbKYRCQi5v7msqV16A== - - +x59mGSN7wayR1ctCIMfBVP12L9YdcOoXwuSwGXTTqZAwhRzabbKYRCQi5v7msqV16A== + + p04hj3TRNgreZFxmYETkS2gKs1Q+OHvR9CTxCPkcpM2AcWHAkg8NpE4njeYGnH4JtJzLPDzZzJDj UhI59Qqjp2aNiBVwn6AkAAkHi1SsTQ029Mzieo6WdTkx+fx0Uhu4eCxLaeAZ3PuyiLvsi6NOZWTc 0Ya2OiLHdmDDc5sZFvJmM6gGl4rQyRFPDzjzh3i06vvkFoss5kqdBvfyBkJq3o029SVNg5ao8owM @@ -34425,9 +70285,9 @@ SV7K8L3WY1HuvfXJShcr84fGj75fZi+8sX96TB46yv5ESssGec7U6fQaVuwIFaEO/M62se4HQFH5 hAQHS5DQYzirOS80dQfMLCNf+F71LsqGZgwf/b9a/PbLfRzcuUsKjGTBkz81PxrFeZnTnOdkSk+R KHQve1ZS8qfSR8mEAxmRbqxchdWfJ2lbWWgdOJl+BACk3sZYTgkDBKzmDN9H9xIZZqkOkZbAoAD/ mOfMD4YWkjIdYKJQiMslJl+LBCh9g8KoUn1GzQgBgAKSCRgAAACEQRCGwTiQxYHkBxJAUFmITTEG -GUAAAAIgAAIgCIIgAAAAAQAAACGH2QE14WWjqxgtKnJ5eSuxaXvopH/TZkiuEfw8/A== - - +GUAAAAIgAAIgCIIgAAAAAQAAACGH2QE14WWjqxgtKnJ5eSuxaXvopH/TZkiuEfw8/A== + + j6G6UG8cNOCExG44QjTojlvrNpu721BwJxD4nvq79mLHLwXb978+iwv/i8K/UYY0B8ZsxtHq97Pu gbAWQ6978TcY8Uo8h9NB/QfzV9MMTtC5REb4xViKJwf6cq/hMyof237PdfYJpMbOQemKSDExXRyE TDbiAI9AX0wFH9+BM+RniHZmPW7C1MOw5xxy2BVeVJ95kiSp6X/PfVzjwnzDH8RW2wuxR25eP/63 @@ -34499,9 +70359,9 @@ QYgqQQgZIgAAAAAAAAAIB8KAAAAAAGDUDhTgpf2rJc2Jo7GnDMP4Em7l3sJfvQWO/a6XXkWxs0u1 eYfOK76qb88PNmdSu5odmu0ft41nviKTfrgPRNmTfz6VJJiVlC9cQfpYNNsZ9wFuIVWeSzyQ42fy dKA0bPLwBmKLDqrlB6u78cb29DkCm8fRCCS1isNGNNBRTzCb/Wny5RIfHKzWgK62Hktr6GbazA+4 ObYW+ti6qRvNypzfu1Yvh8Xuoa72fsVQKjjqAfpmAHTSOvSbYH4e88DNbUqA+ZK2Yg+P0IT/249L -91Zyzy9B/fEmCZ+B+/UQwtNjTOdy1RrqwlcdyOjik3Jr5Pst59ZMl/eeC2r/2cJhMg== - - +91Zyzy9B/fEmCZ+B+/UQwtNjTOdy1RrqwlcdyOjik3Jr5Pst59ZMl/eeC2r/2cJhMg== + + rEGtzq5gwb1rSh76zbn17hnqnc/cqyUWqKcd92LZMygFU9xoqyA5+R9t3zZpf110uTk8bO6lXDgg 9jWtNZzU+cV3QpZYgS1/7LaThdhnps29YZPx3fbqpW77Jk11HpyuV1L96C3Rh8DSux9w0x4285Lm 30ZdfvUjeoxkwAI3RgC/t4QHtDFGiCy+e43H20HzukJ74n7tW3aK7DML7OUuTPCePnjCk0ehDXU4 @@ -34573,9 +70433,9 @@ MALBbCGySFPCc2MnOvFE5h67I3hZTT2jjHn4TaOQYSPnH2hNtVUw51IJbjLXJ6p//+JmlodAJbwQ y8XuWmSCMTxQuuU6pLAkeA9J7jmidnvDdm4XRr84GJFqms3dvuMDjoYOL8qVrGlUYhBFEnt2GVL0 02uoHR5bjH6OgeI6dM7N/LWvEXgXgwI6/ro7HCzfhU7A3L1VGGQMnRLClwfWOVAD9FVQOdu1p4/b +m9ekRkapsSoOcLqfCu8hn5AF9lkTjqFtTWUDRuDq1p6nPVEe1Fy4dh1/PfPRgWmCSZTF++SZrlc -l/tlAUOPQsG+mbMN6mHwbnHnmuCwKZ/KsNp4KZwAJor4PBdwPCjnmdqJhznHv1dfeA== - - +l/tlAUOPQsG+mbMN6mHwbnHnmuCwKZ/KsNp4KZwAJor4PBdwPCjnmdqJhznHv1dfeA== + + 9JcnPZTlbou3U9Feiownks1DmW/P4rAQwBId78cI9Y7rjiPcdsf+GuPL4ZeCy4+s9b5qtXEw0LMo S7lx4Vz70I2MAxWF/AOQ+J2wV9fuzTtRtjs2tTcbqrlLRW2VG0Kej8T4DJKh7YQaChv1j94o4Rpd iyJm0YP0euWfvZh8fbI39Xn2CYym8VWDF+R5F46whXJ8kKAD/67d+EOoMwk7GWHFZHYedg6OV/9J @@ -34647,9 +70507,9 @@ Ew2FA+VX2qAkzpA8kNKU11To5dUOxucY8iqayteRCa+GjZ9zDWnflp6lUpoyPlgi4zxccO1dsPYA J71bQ22nFeomNDZSYWNWhvFJ+ZgybMQt8VwRQBDwXSU3Pb+RZmJJsgdkh9IHEN8Ex3aPsBCCnf2x QT5MN9uDviVGXiZDP9EtkSqrrPxM93Xi3DsDWoCSsRoZd88bv5Uq+fkvPOAFOYDAObd4k4kP8rZm S9ULfma+XYxHR6g7UhOCdmyhy6J/USPbLVYEvRsgo/gzMq73lv2aCmcEhKg9hjzyJ3wvh/Tnx51z -5hJyxEjhOAWjdl5YKaXRmAaMlyN5+1fg0f2lnxhgi36E8dvanrCPdHtHHutaSGW8WQ== - - +5hJyxEjhOAWjdl5YKaXRmAaMlyN5+1fg0f2lnxhgi36E8dvanrCPdHtHHutaSGW8WQ== + + 26nhm2EE7E88IWMNGVbmwyaaLs8Yx+2oDL0Mcd4Jne10Ei0v2ASYQMjGhvuz7dpReHrPkHGbOadc q7D9Ssr/Fak/jujzZuJxDrIbML/hYXUHrXSbM8RQYJKE9qM9JdmELL6RFMoRwMDQehijyzkqcn18 3xg27RHj9VGtuyHmSeS/cO1Lxm4CAKRzvEa1mNml+RSqZ4888Joc43KUnMfQRmbXAwuOgyZEAt30 @@ -34721,9 +70581,9 @@ QFP7D+4lduwWmPNZZz5oyHTBYfeSdHvQw5lJ2RQMxAVj75rz4ormdn4twA1fuIEkD9S2IjOpEKte 4diJr4k5N+6ZB3DGA0S972kKL5rMP5p+hp7rTt0VJ5/aY8i9D8/yRJ8lbc+7bKhjS556w+481R/K M3/n7XvOsuOpE80U5d0G/+KM44pf750+h1RaDpL3sxHJZBhOPCR9pw+uKzzf+tn11v5FbEQooz2/ oQv/4TtAGG/e/GjmuZUZzC3dFv5cYGkNXPKM2cpezRDHJmbCUxPHSSMUHyw9k+0aKWfSI7nmb2gL -n/ygafkx24r35MI4rB28uVgrP95gls+p/5LTwWyBThdYA/Wa9aq64Q7/qWOkhHty6g== - - +n/ygafkx24r35MI4rB28uVgrP95gls+p/5LTwWyBThdYA/Wa9aq64Q7/qWOkhHty6g== + + mGACm853uaTZ5bj/fmSRWSbzplkLalimljOlYfmIQ2CbBxhEwYnxbTszpQHegQj2/ZZeNFvNwe69 cTClM9eMonmJnuaZ/TvukDRqcmYPDYTmDJeeCkcN2uPi8GAr6ZL0mL2GsHNAyGvjPvASYHEcHZPf EGX9JGb8tzlwn4DTPtuENdjVvsKLzhMPDCd+vl7+PVJKt2l6hNnSbQgbmiiG8DzT91VgEEXHpZof @@ -34795,9 +70655,9 @@ jWHYw3SA9BMGV6WOHQyeD2L3b67XXfonTJoOQepcEv1zKK0n4LgVHcOGGQiKudOO6DtwYmh/YjD4 F+Kb0zDZUb4TYXwfuYXX0PJVigHs/85ZncUUWx3rC7KjETaEropouvF+ZINhnxx9apZA28SU2K7O 1v2a3PAavtSzSPiF6jE3XPtMLBpd3JYZvK/vKSbZT452PHGHPDHaaJZHM0jxxHGDLg9BF7QU2OKo mfNvmuIOVdzvFUiKGqFppclgz6r8Wyr9cYc6mj3nDU3vV+TXPwlJ5uo9wO/IfILpqZQ6jQ7epFN+ -giE2EZc1Rt8hTX/ShtchMXj0hJt8glZ4BqjzXFMV0QFchvq8SFdj8nwDN6r9McRHGQ== - - +giE2EZc1Rt8hTX/ShtchMXj0hJt8glZ4BqjzXFMV0QFchvq8SFdj8nwDN6r9McRHGQ== + + Mn7bgF39ArFzQBsUFNIqmj1wBcom6StFzlsbp7O2uYBjaJR/OQbfcoeqD6mlV2rUNanUtOxf4mXN MrijeXt3BSd16bk/WdNP16twQe1pNjfl9YRig1uoOnUD/wxNWtkih99O+Y5DRBo2YLL1Oyc8N5y9 Ejw+GIF7vFnx+y1MkU24OSmtBivj1vJ+Sl0s0Jbr+LbXN35pj6UR2QGIYIsuojjb1M9qN3FN9tgU @@ -34869,9 +70729,9 @@ n8U4y34+xLOzLLBMn0fHi6sODoGGiYW4bp9+6syJ3rBpYQzt9it0QPlXlbr3r9RrvK6Ezrl6L/xV d+t35WPqACvEhtoMcI+8vRlMOV/DOE415yxgiJvsRjTiCov/mswL2/BJdOaXuXKObhLbvcf0M+7B AtzExPtOpOaXXJH6gSrCP7kJxe5FAN1dM/i7BuGbzzkQwEuAo9johGkY2Q1HPYZS/RKQmRK8rZZz 7PA9bU59T+UBNNqP5/5f5Xv2lxbFY97vudTvJD3bG0HuITlwImqtxFjP1As1wCFD/jXjQ+fcNeJq -t8mXX+xYLPWlDBwqcthut0VkGAJQ1t/Zb+cAKN3r91nD43fm+AOjGp6JZsXpHIMNtQ== - - +t8mXX+xYLPWlDBwqcthut0VkGAJQ1t/Zb+cAKN3r91nD43fm+AOjGp6JZsXpHIMNtQ== + + WHyPNl5/H+83VBOb66knMuejN/iT2FCH7kP0uwwJ4T+Tn9wAc9TPP52HehTvMj2yCTzIFz4boErb cDtC8JlAn92NLFtI/F/+n/CGinniQVl1uybA89tetaSDAdVCPNbJ6wnSL59FRE21xB9BIqTpZp+x KjT/AmbdLo3ivEYWvjchTbIY6fJ3im6xIPmRdzIcKG+r8q1r41xxNDHuq7nHtrinT1l7YoQZUU9y @@ -34943,9 +70803,9 @@ E8OguD8ARfBhw/+3oniShvTxfTVCPpX4MyotzRsbtrY70hyCzuLpXvmY4g79YdY2ttCZryRewLMY hX3vbtWNyw7FBsKBOvai/grZ/4ded41O3GOTTtZKP23J94wwe35Ww0saef/6taU7QQeDN4TXs0mP c0MxNH/X6APTVMKXRA/vo9rdz5R5vaVSfnj3OHJxB534ecvmcpI0/hHzK+jDDzWlDooZZommhiD1 kPF/iWsj9ebO/mtTdzd3YYdr3q/QiHuiecC0jaEP+I3uI7Zr+lBuz54rN7+ypm9FYdVn3sZZtuut -G5WOVDvNd1k7QnD9cgJkFR02+JY0IPTuym/c9JVMCWF/f805POs3NTjPBkutcJmo/Q== - - +G5WOVDvNd1k7QnD9cgJkFR02+JY0IPTuym/c9JVMCWF/f805POs3NTjPBkutcJmo/Q== + + 52PBuhxsPTIA44kT8Lq4Mz3Rb04aLUuLE3TEnkq1HHCub3hH7sZ9U5sPJTUcpRFRTE/bD5z8sCmx hVoJIjU6Lonc6lLNTgSuwQ51GMJbPLk1n4W8r4/yZW1No08xbKvGUAHO7wHzU1zOOrd35BR9H3K9 h0Pfbfa+KdR8M2jmvITwG8dGYbfwMV967nE/DbLjyYvUwlmZgMYTjSfRbzdtks2tSSkH2gAPQuzx @@ -35017,9 +70877,9 @@ ygW3hoXhCz/WeiR+782XleymB/LTRglmK92/zf51aCCHOK8cRMt3w9c982RcJMjg1YwsNqlvPkBf g92s/QIe5Q219HL1WCiyTxEnFJcY22WRflfB6pcXvY4G0VpMKRZu9dJ+9Kt+1hX50K6HSLku6+OX yR9G3FupJPtO+fJkrWp1UwmjH/6COf/XDH5+7g8DlfGTK8zsnMeqXPhxRlF+xh+RVWDiF3m4ZTT0 XwHmgCsujayNvtkMywe+nQP34bxg3NJPvL8e/7cbdd47KN/4r1TKxxKtGDzH8P1EtZ4uer4+lqEV -F1BDh3KOqu180zXSjog2gFCNuLdqsZDHrHeDZXxlInXOYZOXtPexTXR8wqx11T6/aw== - - +F1BDh3KOqu180zXSjog2gFCNuLdqsZDHrHeDZXxlInXOYZOXtPexTXR8wqx11T6/aw== + + W9mX1NjnfOyLqYfq6AzIfhUZqZPrG1v3yOwjB7miL18PV/umAM2X2Fv4lUZEcVdPrGVZGsz4JIH4 MzQi/sWiFMBibDLGQ5ZJD02UOy1v/X7quQMpoGS/FxeJVzj3g+VPP4KMn1M9b0Z9UAjZMQCH2+ng fpdLh7OIh3tg8381j7ikk8Upj7g1cQuOU8GTBwh8mXPOhghgQh5bAGLQWzAzpRXva+w65gorHvix @@ -35091,9 +70951,9 @@ prIcnNr/jXsnaRPPmzXIVTXFrnIO713LAA2M1NsadD5ttNS6wt6XDST3mDabA763jxIn1h/LN9Ra xIJG9lQl3lqkpN8ejRzmQcV7zcH9jfTs89HVUw3E8+2a83+X+NbXuS7VqTvMekMcjYU/UCPtr9Hl aQjvkr1iaAsnE1vrRvHTlc3c3fBg/12QvGcmTn8zdUDaTq8x3xy2BY/v+WKLk6WItI/Mwe9iEzW6 UjT+tVG39eZ00NAQrjY4lGvmHOWF0SeZGTb9mze98S1NcxItB9zG0D4DvX4wm1FxmU/vTn7oDN4L -Ajd3jlsGNgs7LGe/v7kByHvpobf61P0um/AVd14P66s9rzqGTRb7+5CzL7THtGan6g== - - +Ajd3jlsGNgs7LGe/v7kByHvpobf61P0um/AVd14P66s9rzqGTRb7+5CzL7THtGan6g== + + p0By0OA8NrZ1mxuvLq3w8uMpMvSeGs5YdPJuPohTo0KoshA47pQt95tvPK6sTNyhzvYcEVRdvfs9 NvySAmzquvQAGfRMp0kZrBQSn/Cy8Y73NjG66yFBbqYOX9yAjAUc1kf57Wmdh2TiX9Mm5+BDalRC ZTnOr1nyMWQu2+cNna12aqRI4h3u1nG2IXYmWJhZFw07ZR/xwdITfhwivzUifH6hn4rlWkf01Qd2 @@ -35165,9 +71025,9 @@ XmuNDxfUzgLT4NNlN7lpcX6ToWWjcxI2sV6I2k6p+UyVAEwThrh3aPiHFdFYHXzP0DDojo93cSH5 spmpbxYprPoZO+3HoKW5QmpDoAA768tn1zTxpm8jhEaThSdHk/Qdfhi3/LfoDjcJP5Cr+7yxUa4G E/CA7uhENahrW5y9KdWztEHEXOidTmatvVqUjbw34Hk06G29ZtO3vKXe59CnHWiXbcAm7g9wle53 9kOvyZGTLvaLSNo3DP+5lI9gkz7COkBiXFJ0lizemZZ4z3qol3nDZmBEdSe7r9T4tCaP+CTdqwz4 -V6OQjKzdp/keMN4xmEESa/jM/nZwaGEWzCmiv1X41e5rBqF4/ngJ+zNJxBWa+kNfqw== - - +V6OQjKzdp/keMN4xmEESa/jM/nZwaGEWzCmiv1X41e5rBqF4/ngJ+zNJxBWa+kNfqw== + + +onWuyxe/pQEsdk+2NIwgobc4lToNmGYdpiCx8+3j2vSnOmb8MU4rRMNGbF+kQvTjSRrGpu1PPY3 hoaM0ZBpwzQ435G+0Y1aOQuzOLUwnt85lAseefw9vQVkknMhIIcZ0m4N7GjN5lGCiSvQ6Nj9feYx Vlevtb9iCmguQkGnUZm8cWofxGKMYmqxQsr/4N30dQsiemuMYTtoUOWg322+/N+EdR0eq9152fbb @@ -35239,9 +71099,9 @@ gxgaV6EHksS7G7Bverd/pld2CgfyzNbreM0/cO8tF0kl/5/lidtyiP1Z/hoJBp+Od7MXe8XhgNjV wRy94V7OcG6xOb34gRz5lNB932Ew+XfEeT8j1tbN4WqqyHS1hRwcclB74Tl5N/IRAaH4cO+qdrqi XxuEy7r6OXL+p4hXB2F2ArjBsebJ3SR2fKcHwjQXpMGbgnPs2n/E6S62ZEvAgNmuYzvMsg9tbuQ9 HzWW9w2KuycUb4BHuQFTNPPfMg0HS3cvsjdWBVx3Xi3fcJi5Ce7fSR7wnn57yR/N4x0fLpUjqKjy -XXkr0NReTyl8DtTXDwl7eUR+YH618zywadpBuzXmYQmjsXzOQ0/Mysm9TfL1+J96kw== - - +XXkr0NReTyl8DtTXDwl7eUR+YH618zywadpBuzXmYQmjsXzOQ0/Mysm9TfL1+J96kw== + + KE9/POaBBjBr7J7d3P3qGrAYJG5ACxlbucTn77xlbn/V/j1VPsL8urpN9myJ8Z3mmjUIcL5g0sU0 fMPPT3gUp5UMDI/oue+56WkA1w7jLVS9WyjVHmOqyer9lyU6Xfy39/tSyrxkRGfnN4K3buOTR5+v RlziJzzzIYFi/QhGRx6gdRj+gHEdp6ynrHVu+wjpAwP0vZ0Xw07oMKaE9lKH6x6pRitAPuTfm9zD @@ -35313,9 +71173,9 @@ sDWtSTozar7RS3UWi+FzUGhHtDZb/aYwrGOLOFvvV91P2pmivsMZhfwdiUknG+3QtwqAnqTkQVZt K6rlQB//jw0A8Mxk68YlMP+mADzYfMMqkh1LMjx5egSz4pZsUb8GpuaGJ4wquO3fW0YO30f6bZqR hkvGzYy0uePmeUe+xX3d5vFn6WlMxw86Vy/JBmO5+lAiM89q8sM5g0Hu03ZgwZkyb1Y6g3qJjhoN tfl6Vy9l2FB1yVumAEOAKIYjMnjxhfCofPXGtmzvo2EDeLh/Dv1QHLmZXqtBpp8K7Lv1L4IeX+ps -AKYnz8Sglq3dUGE3/3/uIr5vgXIngRD9zUccNIFGzWwCo1josTaSp/P78kHwOHzWGg== - - +AKYnz8Sglq3dUGE3/3/uIr5vgXIngRD9zUccNIFGzWwCo1josTaSp/P78kHwOHzWGg== + + zBJ9Mh/A9Ey5VPqehyvNQSi0b5bCh9DcXsmySnu5Irqyl9mYvvCnU4hXclY8kGTIvywo5rMyC/wN /F+Fx8FxMg8N/BrIRdcYwK18i/g5R3t0RtHTQptAjyoGZyWaSHPx2cHC96biKwkz5M/Y98uaG8N3 TCREJqtEs8FbEPwPNkqzUujyAFWErpREgeV3oAaGJsfRZD5SK9+QQe8/8vN/oVN2yYJjT6l3sRz4 @@ -35387,9 +71247,9 @@ SfxH6joRyXekhlBU/H/q6vrIqW1e/LoktfaS7HVIxOACJV8Q+E71lwdZBfb1A7Gj7pP/LD9IxlR7 qWbYxMaUyxnoC2HnucmBbbnqLW4qloHF3yo4Gz9YzNGIk/mjnQnUmnJsbj6iMzn1Si818TQ00Lzd GxA/FT3mosrutut5xpbBv/03DESPg+6XHUPdyzG26kSNiXquNuiqNVKzg0zPBx36qFEPVMX/6zhx gaDiJqa5rnU1sYpv/nc+jLI6fj7v23NcaPvjwS/9Te7yMM/lof2zedUtUZVnnajZ9b3ytgCRNnJ1 -weEWvIaa7vImNp7vBP4vf1vOj8rdHXNjDVkrJxEcQ+ac4SjhgtA4rAQxxpWKZEfC4Q== - - +weEWvIaa7vImNp7vBP4vf1vOj8rdHXNjDVkrJxEcQ+ac4SjhgtA4rAQxxpWKZEfC4Q== + + 16s31OvXDWt8EkmOTyfFDAmFNYdZ9sdOHRzqGDYpD6XyjyNX77uUfOm+wPb5J2b2leif8m86XO4o fNCTFquItFcbCjB0+5YhV3YCPFyeg7yIJmwW27lfrWaDjcGQt/S8LDYER1cm0vb9jlOharxJBlT8 WYC4XAPXsV+qCK+z7ua9eImBC+fOtKPAv4bjfiO9o2m17p+UYTh2bm8vgPEx9DhRJN8MzBIunHrm @@ -35461,9 +71321,9 @@ n806d9gY8Mzo8MsvCOWF+za+9+Dwj7qQTqlKnzhh+BtH97v68Y/OKU6vujjr5NoWGESNVlzO3Pjt lennneCa2e4H6+XcLf6ZmDTM9BYGTqaYLsNIOEcwI2DRy5EPQbw7IZUjX5AiC5GdejZTXPOZ3Loh LJYf7bMuzLyLtaxrWeZsv3Leb+w5kd9lx6Y5uybr7P/aMXq4G+JrhM55C8FteBi/7BlPYw/467hK 3/zoM3cAtoPN4qBTZP7//e4LSx++UurpuH7FX0oOVlLMp5HPp4Y2624CJWrVXSxVEuKWsthe7nKs -xT3osCfduWEF8ZFoxB3EcxH4f+CRhKlzZncjvvFEsff73eCAst8lz01Wpm8NrEfD/A== - - +xT3osCfduWEF8ZFoxB3EcxH4f+CRhKlzZncjvvFEsff73eCAst8lz01Wpm8NrEfD/A== + + bKVOraAwB3tueoFo0+KFLglO2B7/4w0SDLut9Mh7RLsSgD7PlpGHSSHjKU3tTfPOcn6KZffvSzdw yueR1NZjQXtzHE0zj7rTI60cG4awa8g9N8vhHAL59aSEuavhHPL2NBBJaXtYUsxG2uk3VGWMlYhv m5J+N3PvBWwiNWwoKWg7giruLo9busLMe39LxUfr5A9j6cAd7vj1ZwDrv4H+HcwfHuvwDvWfeA+D @@ -35535,9 +71395,9 @@ RgYF/qMYE4Ssxro+OAFW174ebmKb87TA2l7cWrdXhZ6zA9dhHagVrYr7HRp4tEt6YCj40ECMSHMy 3/jeMu7nbxYyewHMkgyUobFbsvNgL1rvgo3DbvsbubbDETbWPe6IsO+bXb79+z6nM34SySwtW5cY 5iVieyeqn6/2wlPaZ9v2GnRIWkv+sLY2H8BGnKxtFlowZv37P8VSkXfD8mMe/tml7P6alU8+N/ZP G1qvXUh48en15bjdVWsz0Bf6hD9jQXaP6d93uY1GqxjQj9B3WcPvt5dy5Ll4IcYYsIEwswHQRQ7I -w0x07F7wnq2miI/dV7V3w5yoqwRxselv7OI4pyN5hfdb7wiuGt7old642bn7VRW+cg== - - +w0x07F7wnq2miI/dV7V3w5yoqwRxselv7OI4pyN5hfdb7wiuGt7old642bn7VRW+cg== + + 9qyzrVBwbsafuh0Hxu/BMij4MKRHGDahHpGt7PF7y4v3fnAeI4Dj9LVQIMZvOHwtjCXusqUY5NZ4 voUiKn46bXeUg4f82f8IDPBrr3hhszcuz7kPCFh8+rTurjmaClx8oo++ZDaXyS89fESfNcVvzgwu UxmjDhsL5eHsEp8xwtezrPJpZfv5dPPjLzncTrZJYSDuRyZ2MLwrJqWPPPdroKSxiYCSj/Ii/BgO @@ -35609,9 +71469,9 @@ CxrGZempB8QuyeGFjacv5sDN8/Ip5Y52bIYfUxRe8oBitnhmRvhwiORedoNtmh0lz7Wvdf/ZIZum m9/BydCAP2vV16q9RXSYbGm7HzbKzC0kF+iTQ0LXXX9FXq2Tjw7I1Odp3O8jAFpQR/S1KWvGtgpI L76twQrJ+hdtjT5F7x+bMBtVz2rB7L9WtPCQCHgZ2N/+rzxXIXm+WgKrzo7HDNaVEhF6gbHmeemR j/OgR2XxCX/ahacZf8BVxj+ElZZQQPvOAhI/UPmy2s4AB3a+aNGxTl18nJQ1iV2jV24LFSgdwmsa -lctLm0sJidR4HQWD+2oi6m6AMOaEZYEjbNYWD7D7PLxcf85Wc14yZL5p8Cf0E/B75A== - - +lctLm0sJidR4HQWD+2oi6m6AMOaEZYEjbNYWD7D7PLxcf85Wc14yZL5p8Cf0E/B75A== + + 1z7TLRmp8d9498RwT0LwaGM67OZUuxwen4m5wFfzt197VnlPVgU+Eu1cMX553SF85xLLO0PmeJgN cvx8PQayp5p3txnj/4RhGE8OwIOq7tPeD+b0uFcfNoeBmde9jn12VFMoeMYGsrhwnLDXjInTsKk+ 69B1oTegn2XO82Z2r/vJCiGhs664oF+3j0XCHyIiv4RUXjxGa0nX4dwRgWHjvlii5iFgirgXDRu7 @@ -35683,9 +71543,9 @@ fmHYePpRWzznJmWRVkSv6k6Nq7lseCVg/siGykXLOb6Bo//QDClvMygTRmrkuxrOyeu/2RPT0sLA g2/qAUix88dwLTcl7bPDCEPfaHR+CuOgJlj4nUvvchL/Ybdb6872fjj/sJcciwBidCiAXI3kPX1M 0MOwJdpjxDXQO6MRZmuyPsiiMkx5cTg+0gbLdyOpOtBNiTq7wRx70N2MqGDgNqI39gmyoB2hT5X4 jItphx3Dw6eHi3t7x7f3YLuPy/ldBZJBetAxc3A9DSGtcj+ZbOUlw1k4mHGS+A1QbbFUH9QmPWz8 -Br5Mcu24t0f0ywuo9EKNKWSBv7vHMuKYAsM3SZvGgw1/Ed50c5fGGGSXUJHZON2CeQ== - - +Br5Mcu24t0f0ywuo9EKNKWSBv7vHMuKYAsM3SZvGgw1/Ed50c5fGGGSXUJHZON2CeQ== + + UI5S5DMIhvIB7e2j/mNzbLHvG1/Dt/fnrtG1KWYtStc8F3vmgn3cJfLD3ajfduWjb3Q30D//vEug Y4m1/xI+F75bpMeX4jeGxNA8JPgssfr9EReYWeh0sAmPeN/NUdEzs2DvxOhHGNgmzIULGlRZ19jj Qxj1RKaswtLegnCoU0ZmOhAjvt+u1/1Q5zJMNJzLxoEybute/hkx+T33nZONkTeX+yUxKvHmP3Ov @@ -35757,9 +71617,9 @@ FjZKK8GLb9PI+/8M9frTwoTt/ZosltF7vAgdbGwfreKhjP+e6b5dw3kOefDH8aztR3dHbbR61b8B /3vJyhq2bzaT29z4laXE7uKQOMq5FCvHWtq7Tow1PNPCHOcFcBXv8Tziuo0x8OEcm9D/haAfscCf 5YYPj05aQHfHZ1TeJ447vQ5R3S+4y+7AmO4igevaMLKpDl3EHYVZBsnf/sv+RNjLs+7fZcD5ODXb GgFyDin6HjO2bf9qc6gjXkv6HpXMqtkDZt5BItTUpyB+3Ju7fSWGn0GADhpRV3Ielgw3xUdvcT1H -JwAoMwZNXcJGf5DoRrzFmRCu4IWIw4GwTyv/zshYctVjAoyBqm6wgGqGkoeD0paitQ== - - +JwAoMwZNXcJGf5DoRrzFmRCu4IWIw4GwTyv/zshYctVjAoyBqm6wgGqGkoeD0paitQ== + + AgPXxAVUxSCR1t3OEuZwBUyPT3ge5EMrDEfptiDgIzy4e9qXPTZbYG19SD10gDXns2U5D7ES3SNk vXYXdL+dG+xb0+Py/1/Dpt/qDJ3ZIJCt1s8/OFW6IiGv8WEj+ONz7P9MVvOBCRpKDekmCXx8ZeGF mI3+NbHm6dn7g8arIPunvLVPZPxU/jQo7pcf7hIw8MOUOQLX38tPT4zgnTKbJ9EitJNzw7BXjedC @@ -35831,9 +71691,9 @@ PsMGznT2pQu975Ym7tP3fQyJ3z8uP4NLvOH52yqK9txlD4mhBuVWn6f0l1zkT+QzeOMMHUY5bcXB E4AZyp/DTO/V4gt5v2sIz32ptx/0vOLhNWM+bmEnrsOYb436K8WL71KPw5xzmCTqf/BkO6ZeZxhM ++kQ//j6s9bFXXQxLTYmaEeTnmFm2+Y+G+QfOT6TJZasfOPLQSh61suvQ5lR23cRju7Hxy+pvKXo MtWrl8U91rXBXTbP/weogD4ZI39Z0eC5EEOM0QyN7ghak06jidu7OPf1YDMDD8u/Ak695ZZ312AC -C4Z7QgMsc9CUauyrC7DHauITagET68xZ8P4E40M5DfxoUGo+s/Q9t5cmSrbUz3HCwQ== - - +C4Z7QgMsc9CUauyrC7DHauITagET68xZ8P4E40M5DfxoUGo+s/Q9t5cmSrbUz3HCwQ== + + cJyDnksGnXXzRbQ3OorXGC3/DwNmFNfPNeUbI7aD9yh3s7B5cEyExbOQ2/e5JZqNohOX+7xLIuB2 tmnIs7ou7GWM1i8rqfZVjwHvBFZ+jkNllL2XE4Li7Gq5Wb1TyndE3yIEPG4tYZ+qg4+wTgbK//2/ JKP1aZr8nfAmXN6aoXXcXquxRP7pTcce0LMb6AFHkuQfUlIn6kwrekiHTRqj15jYiA+SMEUN4j6u @@ -35905,9 +71765,9 @@ kESatbRMbemiXCRRa4lwrtMOzXEmGZ2uRxE4cU4S0pn/dt+P0SxAaIPjh5uEQagz+zFpQyYAMxKg IAAAAIXBwGBAIByOy2ZVfhNAgQ0FkbM0RjEAAAAAABAABAcEAEAQEABAAATASISJKR9DR+mIJ9rs CySf8G2Yz02otMQvD83JkjMZ1eHrs6y39M6bf/Hg3WyPeE9DSNeqW5zL3Skjq1qOjIWOf3gYROa2 HnSpWhMfiKPPWtlsHB2e+urLN9jUjh/Vb80atZlSSOfQgtnacacG0XgtbrV3F2ofv7EBxt/XAo3w -RjGf/2n/4cozbpvIUArY4MDidVeK5x5g/m/HsgamOSbrq5p+3vmhthwgvULKfj5lsg== - - +RjGf/2n/4cozbpvIUArY4MDidVeK5x5g/m/HsgamOSbrq5p+3vmhthwgvULKfj5lsg== + + /g/NEcHNs3UfL28IR708u+0XCadvaKkPqWZErsEG1Hsq0FzF44bZRgEX+fXT4v89ch4ufrwa52dl OBh0/2cKft9UT9ckqL+6GeBdH+IfENxXClP3kyf4ncUZZ3+wmTPX4cYwvHK+Urf7HP9j+l1fuMqU /HttWXoUg3bsFZWltyBB6VDVl8Pd1xMv5qHZhQX+s1ze7IHZTOEIvYAT8D0ufenuM9gbhmnjFBGH @@ -35979,9 +71839,9 @@ TlBT19Vq9d3dJB8tB02jn/Z92u8/C4OMxMtKOiPBZ6wzo4GGt0L4AEnrfWrSlHDHwjJ6NFXTUIRv 1u86Bofud8ffTgZ+yIlBb/z2IsdRZcTVY+fp5KpaBVWPfDNgViXUOWDizVRBXgMdjUZRhdnvrOQP tzvjHY0corAu7Y6EPRhnq3vnOEoO7bB5CCvVUvdm61dTLhDWy1ZSXFuKZtN0Vdd1UY2jvuQg3Gbg O7JETvZ9VXO4No04NLVAGchrSxUX1u8x8rfDK4t6ZGwqDOZTXCGvUZIiKoQiqEPLNdCmbkABkxJA -MAAAAhAGBIPh0GBEKh3Q+AMTgIFNRUGbLIYhAIAABAsAAQAQAABAEAAAgcBwgGNizA== - - +MAAAAhAGBIPh0GBEKh3Q+AMTgIFNRUGbLIYhAIAABAsAAQAQAABAEAAAgcBwgGNizA== + + AVp0FJZnZm/wcDAb+sFXhuaFVyvHu9SWh/HYxBDD/3ML9czz/+OXIot2wxN8Jl/YzoRrnCsKd7Hf BLw++Gu3NzLm81HGgANWe1Eae58IZT8l0Sa819KpbCRk+ZockGkghlmyFs2hnCezNuzEvz1uR/vx Gb9kfShc2d+tSrxlgx5vVR9P4Mk5ESHNysOi1LC5+I7ibp5Sdml/cdIxYz882i7DutyXvRHE9fFs @@ -36053,9 +71913,9 @@ uFaPi3FxoC6W00GF9uCZxWmwlGGLrS35XRHtYiWNES+Z7qBakaM4o7ZU5JqbTtPLqor/6IkBGPFE FzfdqAfX3i6zSBggYvweX4iACQmUgnDwLw1SwnGT1TR39TSLBHTDZRBwOqVzp2ctKuSLMtvrASmn ZXEFiNeGZU1COjIUN8MdmooDsWN3D85Lrlm7TdvPHToyfv/KUUQpgKJjXFZIUZS1qNB1SkREdhH1 YkGSxofY122vScQtv3+62Up06SwnpBL8BhfVKyXlTUZG5Jomw5GEH923q6V9Zlh6ZMueJMcLDVCl -HLjY14NRX+2l/sxLY+KRk6HAFDBp0JaNPzevVgDTiZ+/PoBQtwhQJCNJzu6s4W19jQ== - - +HLjY14NRX+2l/sxLY+KRk6HAFDBp0JaNPzevVgDTiZ+/PoBQtwhQJCNJzu6s4W19jQ== + + hQPtoZ0Yw9biRPaMBJQD87WX9mtc+e2lINwL/dlCeLASUC7+UPybBxYP6mA8uOhxXuzXOk1f31aJ xy0GEu54cGeTJAuMCJhXVUFJSQuLaZah/COC+3Q8ZI0SLQfasiA8GH6bN0rA/gbuT9f3LgKKgDBk MELSofP67YI+Mq+ndVbGPYlycYR6qAMbLnlDNgHTEoAwAAAEAgGBUDBAHo2JRyt/EwABjSVxozBH @@ -36127,9 +71987,9 @@ SxRcjTkxt1njD5D2vZf5c2/cT0A+FaJcg25+349HRsry5aVxobrhZ2muNP6O3VjLBKEbmcihPQRa PhV/NRukS3dkgOnHhzTe76yTTz95nYFejUP6J6zAtQkrNdGOVUZMF4ChamlRbqvVW0IddfX7Obmv Q7mNQrLF772gPFpaqPWk0aiSwLGf5o7BHtdhGZjkY6FmV+wURyV0Zp97+xsz6Ygbu8Qw08uVSoLC jA3KhXmvRfY4rut4PwnlNFsM0ozC59FcLK6T0kjtISL3K4HHq0ynByism6kRa39mNQ5pZFDlybEf -Ao2beymFDjFfeQx29H+bmaxFIHK4rgjSMm9N/J6CLtRFw3fkPE0SAgVq/eWCgDwGyw== - - +Ao2beymFDjFfeQx29H+bmaxFIHK4rgjSMm9N/J6CLtRFw3fkPE0SAgVq/eWCgDwGyw== + + 5hiwySFddpjpbHKHNioxof5dDdvQMnsE2gHYM8TNbMVKzE3o9Bi429bkT6hmsxak6CmHiLxM+wKA QrUyAvwdu6UgHxGGunTCR/9NXea1lM9xae3WwwTkq1miZC0M0ozCE9BOP5k+9COl6NEpz039upTY FNSz65fA0j7KVAZx2fRAkzIzw/LLJiYXBevjj3b3OERB+Z9gY6PldfK118W5SuoI1138jt1bLqpQ @@ -36201,9 +72061,9 @@ Zl+MVIJ9hOTQq6oXHFoSefCEEb5y2U5I/lUs1AoZo9I9CURnx9Lu3zL34li4qng1I5sW/8/rTorO wAeZB1RWHUMX4wftyuGMBpdiGli6DQeQ589yvJhkKH4WL6tslQBKTYQRNkBS0gKU+7+aDC7dnJVb x+xElZSbd61ut24flUIq8wNSDKJov8BH+IDdtaCfMz9HU/pqtZn9PgoBDQEDAcL19spkD7Lx+v0z bmWdUsO++sDwODNZxETSqIiZtyjHvEn3dg3TrkpPhE9QQDnvccMLb2aJvpUr694TiVKhszI7UFXQ -TQJxvXqzBHvvEOGqdMqxLozAZ09PSMdl9iDREDPwF3E5EociEYgGp5FwoCFoeOmS7g== - - +TQJxvXqzBHvvEOGqdMqxLozAZ09PSMdl9iDREDPwF3E5EociEYgGp5FwoCFoeOmS7g== + + LXtg1IkbINGBhBU2VeoAmY+zQFdsOTAApEqmGgFYULWhJBjtPRsROaGmP6FP7F3mzbgzCadFyc2h yBZ5bSfibusJxQ0v4nlrWlJWy2MTafPrK0vD0j/GVVVisBANjd5sJpyR9iYQ66WZnTsP4kmXRx9/ lkpMgHPzrquEcopokwGvkgkKvFFP/L7c17U/yN1sYB2z9gW02EhwVYlzJSXvwmANcWtMg8Omyrja @@ -36275,9 +72135,9 @@ cP6wv/upb8KHQQnngw0+foHzPQDciXPulqn6fc8s8CRXmnPXsfg1WP94lb1VM82GqL8DWsKBIqfH f9ogxHlN4cZuqKMeMCyMpiEu3hJgO1+L461rbzbPL+auOzZF+VKR3T9r8KtJpaXE4NvM9w14wFXn ASmRzD3pMXIYBUUPPcB3NgryKaJjvlNLQ/fxlC8b3UdH4wvleOQEMt8kk439Q3yuox4vuQ07NRn+ oOP8iDA+lQbMf+h/0wLba1LnI0wIR5TW31tTNd2N0e46vDuD7R019nXuSPmolMqH0UDqSBXl1Qbx -XBxmH2vOu8E8WeVwftlZs3r0A8UBQ3RfsIX6FXw2YwV6UC6HbdrBgddQvFwGMbT7zw== - - +XBxmH2vOu8E8WeVwftlZs3r0A8UBQ3RfsIX6FXw2YwV6UC6HbdrBgddQvFwGMbT7zw== + + tF+9KVyhGslmgeUJiCjgwTb/6GfG2cNGi3y15cyit6DhVVN0hMesjmBLwks7Sm5fpWizKp2ET27n sunUaxCvK/3cJlheGHDYeD83UUotDQnlzkIwHaqrFy9fh3VkdUiDNOvBLQ5f+KaghFsHj54s4xqM 7rV6r8SOdJH3Mvpmrra4sA6pR4r3pXNxLD5OaJ6+TcUrzMHzCB1+2BLEtGqZPra4qAER0YF6vLxH @@ -36349,9 +72209,9 @@ tQlh7ApNrmMmWDnr0sTTdHlP4t7Ep6JWuRcVrYMqULbB+veAmHI/rEzsSsFVcy5Do1Xv4S395IH2 NWaYfC+HR5EJuc0n5ICskn10hP8dtCcL8xkVdtvHh+Un2/AEX3bEsn1sn1eg9aJGtqITS8OxeXOX 23piPi8VOgGw/hDcH7pgljcjfzwAp/WoDej9oVr+j/aqIf4Gk+JyUl1CEA6W4kYwJ9V96JWDYwRS WNJUP3VseFvm/Y/88JryMbwD/jq1e3rcrV2DQrNT+YASxjdY77/4oel3Y/Lv+Y6k0fj0eusBYhbc -0g6V/e/P0I8N3Cx6MX8TBZI4p9h2v8AfuSJbZDwPBEErYQwMEMmOKeI5H8Inw5vhBQ== - - +0g6V/e/P0I8N3Cx6MX8TBZI4p9h2v8AfuSJbZDwPBEErYQwMEMmOKeI5H8Inw5vhBQ== + + Mr5T2Q2q0yD0ITGAepvz7PEhvD9W2OEY/SfHkJtKGiu1YXzsuPazWZNhsupJ6712eVBBvTv6D/Yk /ZbZCh75I8gyU43Tlqv/PAb1cpcoofJqiyvJyF7Ws2T+lkvwVTJ5es2Ms3F2y+rKVhDUKxI3megc PHiZ1MzLkf+yRLpr/FhYaFgeu5Enu1cAamCTLV1GLuexof6T5wguYRZvrdpTA6l75Tg/grBt7wEv @@ -36423,9 +72283,9 @@ Ud7+zew4WKF1K7AkmCGf4QHkztgeOrpPgxzcN5OHKYzU2QMuIYV709epUUduvuuLqarNZ+9faEYN dqaVhj3mXyACXNugSPDC5otMhuLXm6cp2D3NATrjoO6R4ne00a6frP60Id6w7zc7GIYjjKbuxc4b 9OoAnsEsJlCuTfD+VOeft5nLV2QCXGl43W8mdywodcw18cd+wKtqlfl9u+etcIeD48wby4+E+mTR oCnCSrsWRMt3rgTHP6IvemfMG/X4w1TfP33FV4Z1qoN7ykzkwFkGFxT8A2nmNaoabW4+VCSL+22N -2RwP+8iOu/qdJyfGrMgRzNi7eXAkffBbB4cgsqkPsNPDBnXh+TYXVjyDQOnzIHek0A== - - +2RwP+8iOu/qdJyfGrMgRzNi7eXAkffBbB4cgsqkPsNPDBnXh+TYXVjyDQOnzIHek0A== + + WaPBcCUP5XkrRPHEV7Z73rYC1y8+W/+E0R1zBdSqqEb8ou4DGwxTHXR8iOhxDxxIe91pm7ULU3Oy UZbOGXtUZWkoCkuSw9EZrVQnfsCuW6xOt4Nn/8pu/v1w+/uZ5fcCqZtfLxZFyZ9bsRcXpT+1fDjP Xjld2z0/gAt8e71Md9tHPQ6WsXornzsKYNsmz9CJEdJcL5ekzJ3Mx4uvd1vdLW7nIT4sqWmTOkTT @@ -36497,9 +72357,9 @@ Z2/BbO4kOvUW9gmEWM7lFyudorOzAt53u4nVAeYFku7w/xL09yRZniZxOV6JFX7PSv/nXHje36xD 73MGdosIwGLgNU9AB/LOf5Pbx0GRpgfJdbR6XPG+eW/+1PEkyNBu9KIN5Nw/4ImafSzAxe6ETGqu oDv2T/DA0bTrm9YMGjdeJ2gbw5z4xUH3nL9vdwxXs5vw2g3WuAJO47+ZEfu8ef89O/kH0KYo/pZq iI2Lhf87DkZ/oqmWlWBF3UylqNULpr1Cn0P1o1GZKyp4bduqFzrl3iK8nmdGlPDrcnneHECnQfru -ufm3ir4OFGRri/g8OUs3EXOkJGREeClP6RY4BGteg2MeBnpo7gxRXrAuEqvXvE+pew== - - +ufm3ir4OFGRri/g8OUs3EXOkJGREeClP6RY4BGteg2MeBnpo7gxRXrAuEqvXvE+pew== + + P20nrW9O8dxYoHyyHEixKM/AXZnMDAZPgEMt+AZibPy/jeClO/f7WPu77pKsLf2phkeqXevcTazl Z6Rrlx0AaUMq3tuwQOqsYce7EqoLlvdg/6n1HIx8L+cesh9KUzUy+dYh+xER0YHG4mZKdbtsModg tHY2LPOKovhJdTWGFpF9yIGN67KFfQN3UshhQ5EfPhf91ywfYz/hG7qcNU7fZrUxpMIXUGp+UM3y @@ -36571,9 +72431,9 @@ iLQ7Gzh0pffRqkzwd+/g/q36ZpFhXROcFlzM9aV+DXAVvLu7F/0t1dNrGHCmYYlBdVkuHMST4hiO hRJt8tru8H7+UkbobcvSc6mYkgelQM54kk4EBNkAenT0GTMAlroC/GG9Wr9YA/5/0OGjEworDgQ4 00QQpa2MROmKIrI2OU7DUgph351y/d5rAnGUZA+SAZABjwE+ueM2qxnB2za6GesdRrrpZ+Nubddx EECaTRqRGurVktDLy3DDHXx1qoXOrVLquak0grjWURhlP0UNh+tSEY41QwhN2ql/cPLrxO/fdHgH -4/2j1XqxXH+iAMGMO3tWVUVEPn/dmBWWWKwJ6cnkAIyPfnLz83rc66cJndeFLOKQ9g== - - +4/2j1XqxXH+iAMGMO3tWVUVEPn/dmBWWWKwJ6cnkAIyPfnLz83rc66cJndeFLOKQ9g== + + 37MR4K/WH/i6cstzXTeGLeTQ7XP59cEYXuKSiGY+O9zUaImdOpXUQ6uUfmy1icg+OrKTRyslH1ya lOE+SeDUQDDx59D9f68KTQ1g2U+JxR5mRSUE5ONEJUGC/7LUzVxeIFxjMQk9mR1uYvaG8S6C27x1 FN47MnJlEr6wN4ZfOznw5a6lfT7PVC96cC4oXtxOcIdi5JJYgTY59OxTBM5KhtCtMhWtTkRbrTF0 @@ -36645,9 +72505,9 @@ qPZYIZTs7g1tOfdI+6rCmHFj+NkmpMf5Q7ZNwx3h/DC2a3XTVV3ZdDYTRBj+HS7WD7rjZlNzTNW2 eaw0OUFBPpWT/I7NjneUvuruHDVsPNjOxkKnD7d46u++uyYzK4rVuWFt3KcM9K3mEY/9qd7jKUOm fJMjGDoy4G2RxfvXvLAlAnbFM2xyZLF1Ln339Vv7CyzTtwjGg9HZIThuLPftSU0cRHVyk2sq3xbt eRr7+41NKo9Au3nhyYN05a3FWdicJEtulQuw8oU4mqMIBlU1nnrA6pd4i+8CDb6EDapNPn3Y+16c -z5Wi0ZWz7wlAY75JUvYqO8vQb8u8PILF6GHK7n1K1S1xKKHGAQo0QCvXcUbC3b845g== - - +z5Wi0ZWz7wlAY75JUvYqO8vQb8u8PILF6GHK7n1K1S1xKKHGAQo0QCvXcUbC3b845g== + + 6szjOCHbQC1sfrtIpN/9iBmxB1WxpgYv9yYbX4Dow3/bURjzlTxSptv/v4eHltOfZLJmqYCY5g3U ctigsz7lcxOLE6R1uYBbBWgeKxTrw+wuJmt9yHe5jmB86Mo9ct78KV/wus6eGQwdArPn7f2g5Xuo f9XkWdemOxrdrX4pOs1668fe2usvh8+k2YCkA4OQvO2LjArPPslItCB/7ZN2Iwcur0uDsMcj7Iv5 @@ -36719,9 +72579,9 @@ L0JN9ERPaoqRojjxtmVBkao/a7VecsTXNaWkR+WeWtf32JjPBTDshpCnEkugoCuALzYJIYE+ZcZK ZC4Xip4o6TVUqRLYSycyc2Wxi1TFo6ZZg328Lv328IjIY5hQz7k5QmswWBCOX5ZKlRq+7YtvB8a5 l4ndFAMORw6UwNkmhAQKckda/B94I7rwfcOiM+0kVU4cSSE40C/sbweW+fxg9KU8NbbOaIIM9OcA cQ/bXt/KKL3oNPkqVfEzDo3HgTz4ulZ7l7Z94YujuTjMDIrTTCL73w3lW9yUf3lxwBfHgrOBtDTe -tKbmm6yq/u3D9QHcUnrPhcA4Xz+2wVrJ3R4Yuy9wa3IO4vFGmBgz51wRGj/Rv3Nwaw== - - +tKbmm6yq/u3D9QHcUnrPhcA4Xz+2wVrJ3R4Yuy9wa3IO4vFGmBgz51wRGj/Rv3Nwaw== + + AlrWJIb40jjD6OTea9aEDv2wiQe3AeNzAQqnIKVNnHs8E74OlD2Tj9IG8VDxodyNqAMU6J6656Yu +Xiok2gDFmi0AQs1R948DSrzy/Bu4YXfzJMSeGcCE2wSiA10KgKHZn2Q9Q8yA/02MLe3zTz+IpX+ eapO63OsKp7E4/UxTWQlxQaM3Rd+P+jmeCUmIx0ti5LpSRkqipb21mHe29e1mpqSSumIRyt5mNaF @@ -36793,9 +72653,9 @@ Hsvf0fSnCMYvD30ePH85ABCG/dX+xDIxAl4kimUD6i8+I1/pxIInmpdvX6oHG2b8Y5Vde4PRT/Hk qBzjEi29e2VY9LT0vu/Najjx/7y/3KipJjIGQc0vkrtEO3YMO4KD97zo2tbxn8/fZO/ieleBkt9F IlnoCH9HV3xCefH7ZERYh+FvqeczYYZ01k8C3nNE0u576/5jhPNU1tAs2JbrtM+rPl/gpdeGAfF3 XfcG4Tavpq8QXLSpfHU4AI81TE+AfKOvJuRfhoJ++/BOg3JsiCEoTk9YG75CINdDncHXRJgH3ciQ -q9XlwOhcjW2XQwQuDqrg0/+Rw3iLd57oMWc09e9N5f2GpFOf6usgVivvidiS5d/Ovw== - - +q9XlwOhcjW2XQwQuDqrg0/+Rw3iLd57oMWc09e9N5f2GpFOf6usgVivvidiS5d/Ovw== + + a0TS+gZwB6oLoXeOo7BRmvsBJuX1HMX3k7aXRdw4M8Fl/G6DrxfwEI/ZgkLPttmnKczr4wX8vweD pbVVR26ZpNyTMenyYwy0w+LBf8uuIOMb7jdrn+6gTRsH/VtkoqUml4G1n0vnz8eTHiDs16n4WftD 60D7GNnOd8QM4Z3pcZqBQ3vf2ddEWVNjV9IKhtUZ/PVtLrofS/6+d31p27TvacXJM8sTXqhMcQL4 @@ -36867,9 +72727,9 @@ GiHvtISD3UOYof1N9v6q4/Qpmqb9O+u+0EiMWbYkzPXIOSbOrMqBVOZBXozcf2p6TZSDz859Mu+h XNmTQ/m7Tj3hgHyjWSNPQTDg/Q4++5YUkXdZ9XtfS+rIavUiqw6XRfUYExObHO3/05DVF+sYtwbK BdD9Rtr2OTpzrkHPTVreeHvUpEEzKLCFOjKypm6fQDJGzNRR8m7zZpIyF3ImfScYP3cn2rH/Rid7 Fwukh3SoaicoNZXYyvumqSlVUbSn32FoLyevbrR1aDpHh0MV/eDGOIEM/3Cuf1hfqOGB8LFVzyWO -t0fLVUSE+3s/YLvBNLEupXiA58xUnrxZI+QvZ0HB90FD+HHcSoWHqAPqWTwzcwAMAg== - - +t0fLVUSE+3s/YLvBNLEupXiA58xUnrxZI+QvZ0HB90FD+HHcSoWHqAPqWTwzcwAMAg== + + ACAAwxHgMBgIBASCgXBALCCUUKfzPhMAwQ4GIbM0hSEQAAAEAAAABAABAAAAhAAAAAAAgCCjOLcb L8FvicLXn2HrInx2j+meh4eos/BlNA8V1qzloseBc/+TKqs/xI9ozXpyUbhd5s7fyTR6YltxfygS X6/nx6r5rXrsHi6h148DvgLDp878Xf3lYNdHr+jW+OErOmsoqMDobGo3IWjOQPceo2jyHB8ZzRZj @@ -36941,9 +72801,9 @@ z3Jon96DJ3dXYqDPIGh8rcU4zz7i6vqLWUn9XddW126XqqN/1eZ+rXB+go6ZX5XZrxG9ub7HSKKL rh14zX13yT4h6FsK8pZYz+cc7L9T0C6wQ73WuNfCZXj2mtu+4PUaufGMg3rHz2WCHvfPU2/bHcfr jI/6XUtyWu5iLFQD1+kgervdOan3Nl6yJdUWh0JxfJGdkzFCYMFyGPcrYvT3b0U218QOfqsIz4x7 MlI8aAfHTJfn+LPebYfuhV2/VSB+ibx9Bs+cEp27kIQejk3/5T5XAN8HWM+7JtAoX78j8ttCgfYM -Iua7R3rfhIAMl9GTlSbfaRtUhPvKq92vvPpfG9fFNurncx6WIAv+lD56T2rxE2n/fg== - - +Iua7R3rfhIAMl9GTlSbfaRtUhPvKq92vvPpfG9fFNurncx6WIAv+lD56T2rxE2n/fg== + + tbJ8lXQc6cbIOjFtKtjNIMw5PnF/20btE4RJruE/etZUTP6ABTYWroJhdBhfzr2+8vKMvvcPXzDo R2OdE0MN9TvGi+2GMdkaF2vXeLf7MNg4Wrk1yGd3nVmzjVv5gLtfDj998b/Rd4rW4l/AqCt2xlLa 6iH02cE9XppOzp9pbU4O+8B6fK7rHnB2Zo+MB4sW0DGz50PnyKjixeKb9tvk90qtzGvDvFw04Up6 @@ -37015,9 +72875,9 @@ SbD/vQbjZZDbSagx1jc02yDsM+Ef2tjqZd7fkVIGYXFuM2L6ZcRvvNwQG98dAPxBUN3YMV4cPfJv pcnX6XwQDHq5eLp7WeLPEP4NuAyTX/L1yn8Pvf8tkpiFraDZKjeeBQMfxM3u0CZbx4QlJxuZJlCf 49749jZsK65BD7x3Urbc85qyFg7t90GGzfMNTnOH5hQfDDaE1XsHThmCdcCWLEnM9UL7/V+mutGv u04TC180T6P2vF9bD5tL82yPonrJtTnkIUbnt7e804v3p2FD39q9v3/059Jzr/k6KBeSq8GJuUC1 -nC4ZkU2b6E4eHyfyS38YDKYpOHdsMi8fwXGDuy6TabAmtMHAGqE4jM+iEsWBmSItTA== - - +nC4ZkU2b6E4eHyfyS38YDKYpOHdsMi8fwXGDuy6TabAmtMHAGqE4jM+iEsWBmSItTA== + + gHLhlwRDoPFfc8E9sfsvYUu5oPYsl33vVTUiJCf02KzqnvQKWwTwLaLyA8m0W6M5rkphX+0fZaZ6 juuPnxAFL6hu/HLFwRzZ16ZrjjjX8PNF3w61zpVJ9ZdQQmeY2Hj+0UbLAfXZ4W+6RWdslWyw8fsS zhqpE/Yh4zQ/a7I7tEI5Jbj9ngcJh5v+qbDYuf6a3DVfWllemk6XtXYY3snqj1ZkAmr+90Sh8ztV @@ -37089,9 +72949,9 @@ J88YJO/2FNd0fEj1v3Ub3qtdm7tBISbQ+RrwDOovQoJNc53rdSdsw5+0nlsteSDptLbwh6+pcuOk +CTikcYe+6mAaD9tNPngU29pG2A2xJmvhuK/f2tjtkFr5k5lNpcFfXBUDzaNK1385Nk47s2CroDL 3rsWH1HwiXrx4GNoBGuHp/eyiV5db5ymFRrtVRH3qZlpPFt2w/gUnomvmgm7yYLtBg57ZJHOcxCO +3MLwZ+DJe0RWB0+yX60FznzU15Mu4sLkfJq0A70UWl/ighc8C9R6Cnl4ocBnB6rZVPAnzpcDA7f -LeV3wxNK2MIyy9oADPgnMVQnA4jNNRt+hol1CkaMo7ebKY0jf35iwiYH1+K5QjsP8A== - - +LeV3wxNK2MIyy9oADPgnMVQnA4jNNRt+hol1CkaMo7ebKY0jf35iwiYH1+K5QjsP8A== + + uGbFqN9k8FNDwFWsiE5caezZKlTqRrKIR/jW3X9NcIRO0zXHsBWnAWkYnA4VDB42hXGxtj6OmvWJ XqfJqdePDg+S93n2Pbdsg76dg3akAHvHrGZVNDg3QXxpM4QRP+rX0cngFryfHoRfB3Tx+WzpqoIb 6rfTD95Y/WTndZ/HazClx+oG36aDQPeawRZ+veyOI/vHmhrkdzq2hNbrAKzq5BvS64YxFLn7bzd5 @@ -37163,9 +73023,9 @@ lh6mYLH6C66G6S5li0f64wb70dxI39lny8Njg2Dw/lI4ffsa0KdI9rXEMr/Ugw01LgHYPEyjCvxb hT9rurql9NmfK7AyFGUv4uBmvuPLsIGeZt47Pm4600vRmB8y3TegmrxGwmzoj48CqLDNQROW1PT4 YoDn+sltvpLHc0jTtr3d0pV69/HPCOEZi/GpZu3/YKOvD6HsRAfvl8Yn2Fz3f7ILmjyqRphW8dIH MtjhABdOCSuPYc9djUf9lYJ5o+J/v6u923Kbc8S6b54USy4snhZGAO3QkN3LRVavvtCT3Df/mtN/ -zYAP5qpL6lhS17VnMeZS2HwP3sKGibyzo7/KM4OrixXrMGn+lavS7VSIcPXpASG/Aw== - - +zYAP5qpL6lhS17VnMeZS2HwP3sKGibyzo7/KM4OrixXrMGn+lavS7VSIcPXpASG/Aw== + + MncbGb6OQHqWC9Sw7aEBveSt5TsrIJ/rXHJ0avX75GuOaKJvaoFaEctLujs38XEGqMoWPXAPwNbT ds3i2kPCwakD5ubpclE3vQEN3H4y9P73EHbVMKxEw3Nj6BE7/6cZnqX+Lvn73OxZdD6TZ5BbABe0 Ovivu+80I/ZNxk7EWe2yzx/g8uGkw6Kxm5h+RKLKv5o94Blqz+rWrP5BXzzQYzqq5mV/4Bd8jnl6 @@ -37237,9 +73097,9 @@ re1EDLxmsDiPo7YOyUHHkgfy5HKmhBuiaM6UWhrz5+82xN8+gR8Wy/eFBpYYsuUz+jjzbIQW31SM KbFuor6BOS9Y+98Go1lj7B3Onlqjm2/+k6W7jLwt3vW6/nmjP3QP+uLwP4P1zdr08QtHyn2tswKc 0P4worP9NG+Jh0LN5JXXv7dJeNcMMdOYowmYuDjPuid6zfT743DMog0hWfNAfwf9ODs/BLDfcV8R 9qhO/37oM2wc2Xvm9vmtvfzhGj9lbghXnMjnHLL7mNTVeDWIgtjoCpm/vvG0rSW+m83Mf/PYS6Bf -SMv6laopBrkGe3pHUJrgjxG0NKB2w4Mnr3J+0iY6mBBfDfqCzNSwatcKcbNDkiesWA== - - +SMv6laopBrkGe3pHUJrgjxG0NKB2w4Mnr3J+0iY6mBBfDfqCzNSwatcKcbNDkiesWA== + + dkLjO0Acf0gE9gybPsrttdWk3iKqNusgLOBeWf6u88noZFqJ5yjo3whE01rx9LFHjvA5tlClX2GP 5jgyEn1zuLnu3ShaSMEroPSJGje6LxXBLxYpnBV8nX1e8XNsvHM9+GfoVJ2aR0L4iOT08lx37tCa FV8v4KfhEI5l0T4kZ8cr9GB2T3Roeq8HCB6V0rXrwRlv9rpB90YGSrAnLvmlqvNH4xk3tctRljZ0 @@ -37311,9 +73171,9 @@ lWu8LIWKQTif4VWRdoEzcvDSvccPPv1T+SkKqAcs4E4dDy14fXJqiYHv93Ou9oLpibU6cZATLBvz ltiJi8PfQVhEw3PoXwDcGashbsA/2bB5YY4PYy8UNgwbX2Xr3V3Pz9y0OM5r+CN1Zbpy2HMN906L 9q7WAnKW4Rqej6XKU6Kt88dWvA37GdXFexPHqY+yI/YSWypRJv81BFbjbe60/QQ4jqbzmvz3vL8b TNQcgZyY6ZOobsVXxLePzMkCmWNJqLvXE/V+WsrGjYhVYAd+UhWo9xrRd7c7oa1EQG5zfscoFx8I -IGoWs/zzFz9u8473IR9x5TzYFwoxdYHoNlkEsEGjSLNqq1YO+Ptam88zmojpK6O/Tg== - - +IGoWs/zzFz9u8473IR9x5TzYFwoxdYHoNlkEsEGjSLNqq1YO+Ptam88zmojpK6O/Tg== + + OFMLYa/VvhXTKfLQdTmGc3WjsiWB97uYmvHY12vDgsCknJHHN64wsMFr4tc/uTlWBXq3dDRfp4F/ zenWSYRh0ZnPKKrLxrXuTf0WAfmztsE2h+7iozqDesAryju7FU/3ckm/MDACePnx19enzel3gNjv IpzfDtoCXJvPEKP9eb05FUaI45OaTcUZBWuDcB7+kJlPOG4ah33+a0pfkyD9oYeRE0fY6+CiWD/w @@ -37385,9 +73245,9 @@ GVbFpIvVUPaOhVSuLZjoDgDsv/wuhucg+HWxKOctC97YaJRTQxFhXSjdrQ3khR39RDVwdn+oBn4h uoID3Cs5yHFiT87M8FPzY8/8Azw+HsALhppm60RbaNqq6SMYYPL2y+x9XnfHe2GXfmkZEdDxrpbK V1g+yPa7HUGQWysjS1Ws/2iH9iMdL95LS0H55x7t+j1u3FNRCHUt1oVa2RRkt7TK+vQA7F9BZ35g l1+oxz+h03zwnt8IZ+ZECDNv4uFMDj8aBUF0p1FCem2R1FkYS/aLXZ/z9FdkJjwe7zezrDwKSckH -aGFvquebC37nvvzoI7dVRt2NZWYAmn/FgMhzzj044Nf9FeWm+W9Tqz0PjmXj+9SwrA== - - +aGFvquebC37nvvzoI7dVRt2NZWYAmn/FgMhzzj044Nf9FeWm+W9Tqz0PjmXj+9SwrA== + + L4a1DQu5Ntl0L1cWSfb5Yag2M/jq8+mXkiC6W1EUdCwMJB0rY3jDAvT59HvqEFSfJIbQEkQ1amJC nUIV9RSqqKtRQVuNCq4vkvpKlVS7ZCh1tkrJflUx9dcMon11jNUoKlsskujXcRd8y7bMft6d2ZV1 dPxeOHjP7ZXxRlNfqv/GYhLPZEmY0qm+VRXCLryZe/APjjCnJyR0pJ21xFL2V+J530Qk9pznVuPZ @@ -37459,9 +73319,9 @@ kPHylwCv4U7mIJnPxup1782vYXMzY/I76lRF3GYYJvdvKtncKYiNloPq/3X+gOgh/6D30a9ATb/R RrN6Xa9fHn0NQWR2S5LE/GZZ5KbAf7DZ/RXn/bWcfBRDhv1+3kurhrf10NoKzomA7KH4yLzogdg+ RZQfEvrYvz+vKDyAG9eCZXN0HBXvU4sP5m9a1HtwuOgW4dyQHYBrMG+8vhr5DjBy5E4uTj9sPDs1 3ZMndw2lX29HYs858WzMgYfC254rAq+f4+ByOnceSORn3QTTsPnzW3gbwKikdMIh/5e+eBAx0oZi -2KRfX5yAzCFZhE9jg8xtSzX4ubQuc63kwRudCbGsQLH9vkivtXukH/xt32pvf+Ltsw== - - +2KRfX5yAzCFZhE9jg8xtSzX4ubQuc63kwRudCbGsQLH9vkivtXukH/xt32pvf+Ltsw== + + 9c9sFC/7tdprhCGpyfc5isJf4nmSOB42C8fN2/qCiq9tEniGRuywwde8rhbk2CnEbq+dnbHLS9KF t7tYPxzbD7jeywHcu7YaWacA5SwFSuWDQ/ivJs+7mnsfbFbmcZ9/z8Pg+S8i8ekZA9S6G3d5S114 97ntMZ1AZf8g8TG19kwc8qLBXV/rBlTy0Fg7ejLi6RyNkQ3YlRwkxLClPKrvVM7hQvnC8T1jL+Bx @@ -37533,9 +73393,9 @@ XBeUidV5KcHimAROthnEA0COL0CGLGOMaC+Bbjs568158hwyy5qiy9tiX/AcmXpaiDSjiWZpmOuP 1kG62Ss1zHDjGAzD0AXqHf6a3lAT8lqIBWiF36bc9rvHx5qBPZaUCbQ3X3G9+VlBvb6xvTzqt6DY /2HSw+yb7JajtiAAxZM98GdtyY9l9rV51gyL8BBXzGbRlmDpM0SLT2xoPgmNHYDBRlB2NJMd/hr8 /7McBxtRQwL2L+R6igHIPPT58OrsjSXjY0mn33SJXtMfz/H6K+hhUb8P+F0AYHvgLz65LDUtdmS0 -ZAzcPmzIoWFusA3zq5H7bfiuhVpmpfID+ElnEvY+jVyMuOAmL5I5NHT4tTLWyeDmvg== - - +ZAzcPmzIoWFusA3zq5H7bfiuhVpmpfID+ElnEvY+jVyMuOAmL5I5NHT4tTLWyeDmvg== + + mYt0BMf6QAjO9L71SfpdQCCmgYL1//P+b8PEWIIR8D77yIOfUS5HU1CfQ4FHXtOGN+D/bge6veOi G+p78RDPEjcW6NOSZVTXA3EBGKBOItu+lWWpXbd9LCgzhdL6Q2rnfrt9vV4Nq47G6BXLAX/6mdOZ gLV2xzBvHwbznE6g1KeGYs4tqwji/UGz6ouptH+LEbueXYQFF3Y2Y6CKX3FCeejALdfAOd+YIqvg @@ -37607,9 +73467,9 @@ Gju2Ksiv1kQ8qj186B8Rg+EbJHA9Pzk/zQoLFNxkMC8BVutuS1irmvYGs6gdP7ZLeVQWURprx2Ht JlvgRDavq4ixZjEF7ffJvI+DZStyNOvIaC/ZSlVSsKdFI2xTRY7mxBn4fTjAuVf3cuKH+WSx6yqO HlqFFFQqlX11RKRNFTmxAdf65psKBgz4DRIivIcNGf52YWBirwHCyatQKb/dDRUsPEeJ8DWzG2yq qJnXo2Ht2ZUE/8+DRLAuIuqNXq2mzaG1KQweHDz16eKm86Eb/D0BL2C1eq7AbV0olIHJuYKHpP/2 -vtTAXDgDD0G+AwUAajAVWk1CHVkvhzE5b/s1MHwTtzw2/EAPNLMEbkZnjOioHT+1Kg== - - +vtTAXDgDD0G+AwUAajAVWk1CHVkvhzE5b/s1MHwTtzw2/EAPNLMEbkZnjOioHT+1Kg== + + KdhK2kpVkJ+t4ug5kft5eP9GhnVsi6N52yII+VTBo1Uavq76IezrkVDTamlIpzyA4M91l6/woMCj UCg3MVDgQ4bY3ywOvmcVlidRpXQtq+IApov11GDW0tiHFIcIIWuWE7E+YfDEb9Ny4gd6PQLGNBHr lhJYv4kAlwYIrCRjUxPRTFEzf43b0sxkI+L4fzi8nGibTRQ19Akjh0btINFXR0SalRRK2q3kCimo @@ -37681,9 +73541,9 @@ eHgHZ6JaOc73WPEaIXJVcdigkJrgX/paxaZVe1TLoxJod2PJ3t8DK1efFeONSBfp/M6Ijwe8wOrJ D3zGV4ijL1qJfDzK4V9EVfqKDatJxjzPOsWihpqVhmQbL27z9HfP54vikWf2+7l9n17Pbz+IW3B/ kwBzojaX2vIrUrvWGjwTkh7Po/a9gMRxY1uNZHzhDk8UAL6rnxMiv5+HHSdKnf3e4/y4X6L3+Qwz AazHwgJvjA4KKUSTCyfEKXGb/zxRvXUq7JZ++H08kdmPAt/s71ix/SsXvhVQD7MwSiKcTeHLikFc -5oax2hmndMTT++EdOeus+bN4qfSmy6Oj0f0h7u2FA9GB3B+Y4iV6kvk/lRgeR/dvyQ== - - +5oax2hmndMTT++EdOeus+bN4qfSmy6Oj0f0h7u2FA9GB3B+Y4iV6kvk/lRgeR/dvyQ== + + w9WYtfAzKL3HTuF5kfEtcOhNnu8LmxbeaaPdQwQMvluSa2DM2j+WkBv5xV5PRlpGZqMUc+D3LSfJ rBPJ1chVlm2nf4FhAw9DJOghB4DuXwyNOsll/3lDSp6DC77vHnmjfC7fve2JeBaPZSd43AbxEVQN pqfJfOjRu8c1j7a9ri14rRupOGdxP/drw5Z2d/r9R9Ah2/P2gc947aZb/XuZ6V0+nVQcpcNps+5R @@ -37755,9 +73615,9 @@ iP91Gb2SUxY7kHzwIEuaGvNnT3z4gl+a+XAUZ+6QbZDRTijB3hvHos30vwTs84BY45IZBrMv6Qk/ GU9U8kmMOm9nMnMIG/a+6ftBZH7WE84EUt2V7LWqX9GLIRDLBQInL1k+oWKLBZd7TtaaMrmhftdc n5b/bGbn3jBhQaQvqOLn/VTWoeOm3ooJfRW9Nsjxr9AYVVb6hvjZLfysf/DYsrmtAtEDPROMWEX2 lq3Ot82m4MylBndwNzmsG51dx4jlkfAXSA3ycYesjtATZP9FAeUaQhg3/OH1nFmumR5Py8CA8zvo -csttSoVN7MWEkU+0PA1GNUIe4SVYsqtL+uTiplLDtV/9WOj3NeeczFeDc/mJN+yU8g== - - +csttSoVN7MWEkU+0PA1GNUIe4SVYsqtL+uTiplLDtV/9WOj3NeeczFeDc/mJN+yU8g== + + 533dEvurNn/wvWhd/AiJMNd3cz1vaOSdtsW+oglLS9HFwCh/M6Cz7SrC9cDtGkm71a0u+FNCu9/u RFvastjj4V99nQjJjSi9lp2EsjJMe/roz0euvnV9PBIHjAfmbGPoGzbishu0+xpuY7nfyVLOy5PI Yc8L3xDUnI+1ocmYUEXn5OUXKJ2XMrJ442zNjszrvPTjiS5MZDA3nf+ba9Li4NxDIVE/cH83RQTz @@ -37829,9 +73689,9 @@ Y1LoScg+U+zEL1+A0BqCpIkU6dR3rpUtqHyKmumHiNW4rczIRwvdYP42i3M8WpbK4OlDnIhr38YA oaUc1pKQvUdG/twMpibX5loEJABSf9tpYP9MTRwM//FAt5iakLVLSeSQhLTh2O5tcSaKm5mVHCqP Sm4Cp+HZFQUuIsda+VTsKB0+u6a9c2y0yoVzBU5nLYkQa7x4Y3+m5UcamUhxTULOyiIKw0f+IBoY 19OxDzHestgvIDDg+d2+AAD4Bq972REx7bD2ulkrI36IV0lBO2bDiVJ5vsChnyamU1IeRU2aGe0C -CoDXtTLZ7o77kCMv4mKPa0nEuCkfJGhfM19oKYWEbJ/arIUVKEAzk7lQKg7IA7LfcA== - - +CoDXtTLZ7o77kCMv4mKPa0nEuCkfJGhfM19oKYWEbJ/arIUVKEAzk7lQKg7IA7LfcA== + + rKbG7QU3NPy6t11V1Q2GBgOEB7IIElocumUlCWvgDTu9VW30bNYQJrilFLrpv4PZuwbDyclzHCtz ZSn05DZWpoNhzBO7mcVEPNLsXpu5PV/gKAnVUkGA89kih24liytSUO13+ux2N8C8gRbJT3iZ1MCy ETWXlSSs3cwVOlQPH/0+mRfXUnmkTxY6++9cTuWngQHtcx4wFSws+B1bU/PgQIK/4ACme1835eN3 @@ -37903,9 +73763,9 @@ sKFxFW6Rsa7mDhsSZDmuYip1vTtMJKrkhliY7o9OSjOOiEhqkEWNyEfHew0pEn6YWp2kd6y6UTXi KKXeO6N4uOYjzlPjOxZflZd8xxpRqRof0SOjO6J2lEa49SCJl4vuTqQcnOnwESQ8+avThrhURex4 PYJvpT+rzrCOWR4yoiNjOqLTGx5BR0Ma1RFFlHHTzyBdXYMljhYpDevMnc6/EnFIp2Jl/UqOxatx JezqmjlfjRYNGkJi2LP/jrRRtzAzFsn/XpmWlM9Hxp/s+0157DhohMfi+5mKRsWqg0YYr/dx71cZ -UWUzaAQRUe93QzZKI8pivRoVDhvRm9mNm9aQ42UMCVbrfnLXQZkxy/14rGGrKrm1Gw== - - +UWUzaAQRUe93QzZKI8pivRoVDhvRm9mNm9aQ42UMCVbrfnLXQZkxy/14rGGrKrm1Gw== + + h5GwSbV+JtUQjihdx1hlCN2Fhkfc/Yp+Qn6UIzifcRbXt/az8UaJdNDiSqH7sWeDMqJkGacYW0vk rPLwLe5HHxfnsiInUmxYXKb0n22rsltJ/9lNw4Kkm9+w24RoWPwfdgtOFQ0LuquFHJdqWBhL5j+K dNzLhkWNMu+4W5zGwYq70O4npQ8Ren5T8jj2H9vRjKBfDbOgk2E0gi2OsRjjtHdDw1F14/qojbAp @@ -37977,9 +73837,9 @@ FeqQbWgjYs9rkbaKnPYRd7DuxFYhu/EgT2z9KXb/VXnU183XYEs7O7JxoRsR+0z9r6H6a6RE7ESk ceSQLHJUMop0fvci3n9kEX301++8Vf66/j6GJKjekRnu1cuEnA52NFwKG4VE1ed8u14019dYdqQR o9zVjMcYvZxxj2o6+LRvsMbWs6v6yCav3tTQFd0orfeKTr9zsVfC+05ntLp9ol3Ve/d/rKOSOdVV +UrYsdDMDJf0pnUaUs83plaJiR3dj054YnaNGpu6YVWKqVqWq92pWh/hVV+7q7FhYqPinEyZd1bV -IcuNOMtkmYudtrNfecpaIo3alY9nxMjyJz6bGvlsP4vcaGN37syQbex2kSEyUkdiDQ== - - +IcuNOMtkmYudtrNfecpaIo3alY9nxMjyJz6bGvlsP4vcaGN37syQbex2kSEyUkdiDQ== + + ubDKCd3IjF8U6ajuZkjYXihqXjzuiUuktZeWIZwauZlps9VBc5k4q3tdWRDNRpWYe4xKxMxTNDnF dApPZHuUxG258CWTmbyQb3GsIaFZmMUTiwZZmNzKwmykaudxI97pXeh3lcrhST7nuTnV5mwnuVRa P40bwRmRktdalJLXLH6tQXTJq+aGmEWpPGaEyeolLxlUJqeyuKOxPXmRf3Vy1ouDJG6u5uRitZhR @@ -38051,9 +73911,9 @@ ZZyLayuOK24Vi3ML53QOurdiB13P7YqFyqTSe5t2pv9L4nEl9lmJxSLmq1P7Elf7Et8cP2UbbzVf TUmmOZJ6Ctk5dULS5ZyrSfJJ8unzUhKx9FkTorPnHas0DTqSjqWXkFVCdFaVzaXFYdLyr81JKx1q DfnGaIx0jJRy681IezPSsvPSay6l8rgtu4zdu39ulefP1Iz8oVZVaX+q9qdqDt1I50NlEvtUFftT LfWdsqR0Te/LtF7rPYVhaMT3ZWoCFMgwgwgsyHDCCkwgQ4cTYmgBBQnMwOEEFVaoAYUVTLCCBU6g -YYRSQUypmwx92CxOI6+SVReNi+w3FYlMS77T0ZBfmZb7zN5HZWiirvmcOGaC5qz+qA== - - +YYRSQUypmwx92CxOI6+SVReNi+w3FYlMS77T0ZBfmZb7zN5HZWiirvmcOGaC5qz+qA== + + rtGYE5dWeZmfV/zV42mFPD2GhN2VOiS/0tzRDH90oxgRV6LxRFx+IuunLPci0iDaRjvKwsJhUdVX O9MdwYuL6uiO9iQ1+aw11Q+1nKIZ90Guu2ecB6dC05wyR4xM2dKZIvHZPVW78rzqD+Mz0XlWkYds /J66so2TWEfVcmQ1taPBE6uqj2V109utrnWpSJBHeR3p9sF2P8tKl+zGxtibD1a0okEVLKOYlatW @@ -38125,9 +73985,9 @@ JCLypeUR/TUzRR1rp17zp+1LrqWqNG/5vOr0bCidc2otndAY23Y6r111RKzjd0ZammJt5thS5aSN PEXkaZHnZXVbLY/bDmmMPU0N2ZpLa/cWk9i98EzuKyb3FZucJx37i482u9cc/mqeeZ7MG5kncdm1 5pNPH5rcylIkt7nkLrNim5zUolm5ZubIqspEPb8uN/JJ5l3Jr1wS2RiPaK8Oa+5Jzvotc38nec1V 8peFcnxtuiZD9yNmWze9vZ1Pb+/r83rpc7mKX9apjE3dJvq0XhFN+WxGpOfoGpFDqcUfa73692YV -n6zs0e7RyshmvH6uZLHaiedCv+trWlLqyV2W3kilV77VfJ4rErLWhePT/IzTkWsNeQ== - - +n6zs0e7RyshmvH6uZLHaiedCv+trWlLqyV2W3kilV77VfJ4rErLWhePT/IzTkWsNeQ== + + 7tisTtIxM4t/7px/5CGO1X5Xnl8dyXBMI9bJsZeM2E1mpDW3eeqXqQun1XNdOOX6kOu/+sm0Lhy6 0Ezn/vw4d8rI/7or8rk/5/7U/y/O6N+59qScN+V3rpglct+Wy/lU8penZSan8snCSnjuZMvMDH/2 cGyGZxupT4plZzJHdTZHPsOfbVMreZJ9d33vWVHde3Ln19Jl2nH5fc2fat2beKRM9qWJbqXIvjS5 @@ -38199,9 +74059,9 @@ emFrc5IybE8DBNHKdv5xKuT4dtTmFF5zMBWVZh6nWHR6QvIZvI5TKoXTngSdGAK7x6kBgGtC1xql LOJDqbAIAowLBbkar26e9HEyPIdRNj9QOJBMneyYV0s7lUVzgfcK+UcVVJydqdZlWVly5Cw54avY ChhWYE/UIDQvAJedFgu1ftN2Xm0oOwHqVkqod6qpiUFvHCldqchOthMx0NkGuVhNdkpc96GMf7IT EpgNRYSSKXnHhEBk650q4PYxFHsh5PDbbILshCzW3NPQUAiMneqFzSYrY+LYCeQSfGSnyl3L8QmR -96h5CbGFwFNnKjTEJ/mirpPB87zChCOZuU6ILoqpUyzAirLb7HtHaI1sJ6N21cmZcw== - - +96h5CbGFwFNnKjTEJ/mirpPB87zChCOZuU6ILoqpUyzAirLb7HtHaI1sJ6N21cmZcw== + + kpEK2Jxy4DxQv4ateFveTiVRP8sFLIt/suih6Zx0ZLpbaxpsfk4+IkQoP9Yp8MuqkmQ7hdD2jW8O jEKuxjq1O2HTvsHWEg/WSXjQuF18hNewTijGK9Px1Ql0SCC0LbJ2imCWppDZUETJr04KdYkBEXRv iFaOj/P/1VJWBylXyrRoS8JXJyV0aKhka22/035nN0v2TUUapybYC8Fv5DicLO0COwFGwcHqtDgs @@ -38273,9 +74133,9 @@ L7yJj1U3u15IMyICPzNElpXS67Fuse7JBPMZzwigB1ZGlvNJ4u3AaoRJ5jKxc0eCBhZZVFCKjAwN rDr3ggvH4bMIneO8Sjaw4vrcav5Kr4UG1qtdBSTFt4KhBtZgaVdgqaB0AwsqmrGkc0bBGVZCsCNP 7cmbQYqqfFXrQjNPGLrDq2QzqbtUA0sOJnPI8PmnrrWy3MmMPguARSzKjdDwvxlCgoQA7sBqAAVH AwuUBYeB1U2UGOhWxPfHTYZFd+IIAUafg16jMdT9BVZp34zObuBwcRRYx7dUt8DytGuzHfxSL7Bi -Mb2+BbI2XB6Xl83gY380EOxLiC+wGtLL6xTFLjX12XO4v70F81lFaxZYuMGanUBIUg== - - +Mb2+BbI2XB6Xl83gY380EOxLiC+wGtLL6xTFLjX12XO4v70F81lFaxZYuMGanUBIUg== + + ftmHPhIpZi2wCk4IIOw/oQxYYJXFlXF/or2YS+xN5Cn85RbLAisY1rIJnjyuwqu2r5ruAosRxFUG lu6J+AbWUjUTZzmwUkHrh1EAGW1gkeydOo8zBW5gEbF4xdk+sFguHAYWSQYz6Pv8SCWA57JgSY0w sJQ5Qxu+9sumTXqU+iD96kFeflsf5cB6MRtTIDOkfPz8HViJ1Rk1c5NTrcrIQ8hioDWwftcBW5Lg @@ -38347,9 +74207,9 @@ t5QD/rAaCuSdqYOZoJT6YTkYUs6KSXaJH9Y1fEWe/LAs223eEmmJizbowOER90Jmyz8sxbMMVqrd 88M6JglXYvqwsrltsrHDShYf1rTo+xQu3BgMFT2s6rDcxunEtYeVOsdCt05L24tCD8tB8qTcRHQn VI2d8bACm3kdCQ+riKqHBaq9oXZFwMMCpT0sXF6eEkZID2s2PiV6oyhHUXxYOqZx4E/5sALo1cNJ PiwhYZujlabmBTyQ4Wvuekm1Vict3YcVvpVs16sDUkMRfVhgTgW/MqtfseDswwL8RkO+72Q4wD76 -bvVhIeCygsaH1QwxidEVaYeHtV109T6qdhceVkqEBoje2KQIBC4xASbgspwOy7P0vg== - - +bvVhIeCygsaH1QwxidEVaYeHtV109T6qdhceVkqEBoje2KQIBC4xASbgspwOy7P0vg== + + 1SVyCUnosB65WEh5AUOskh0UCamaA5JQTWuIVb8AwD3EMs3q8cghVjZnmhjQCbH8WUMs1r6jzi5u wRti8ezEwoZYsl6Y/H7uLAv+KMTyx4hozNUEDwda0BCnmaSA7y06k5uXErHSVcTCYW8REatRBwfU NHIrtNRaPSRKRaxsryx0qdQxYul8cgJJ+WchmxwyFbFSALqnTuJsRSwGqBCLzCBNwGp4EP2y60PE @@ -38421,9 +74281,9 @@ e5Oyk6jItmKcEYVLYfxvNYcY7F0KxBaBydBru0U2jBOYAbIhbT1yOhFsCyTE7IW8HMovTtbr6iAq VUlZNR31cpxvEpMN/tR8na9WUHnHFgN+8hm2GjWEHQeVjIeKeAjXD5llNV5WGXiw57b789yTdtSP J1lRYo/g3GlaUzpRciKmGEXCIMN9yDGu1UZCxT7URHAKVF5ZDfYdy9Tb0xhZgv9UqQauknlJSVrG WosAQ19Wt6bAmNFJeZKjDyvoQfJCoqZH4avtfxj3on3C8ShByIHju+v4PcSqU/j14n8PXcIT1tOJ -NZ+7tjNJ1aMYNM0Hw4gzpTW0wrC0ESLpGeoUgOsqxeHXCBOluSsPhSVpUQtskWfhdA== - - +NZ+7tjNJ1aMYNM0Hw4gzpTW0wrC0ESLpGeoUgOsqxeHXCBOluSsPhSVpUQtskWfhdA== + + 3a6U3OJWeF03j9KFmt5B/r+1MJ/ufhaNfkTss72Ac7HmePU+8sh/4FuJwTO7X9BREvwTPPPs5mau PaHwH9vHDpQZMogc45nDUS9aGZWj4atnE3hSf4q0YWxTv+Z2kbgj4plVF/SOlyYcAZW+ADdSc/3i aqtwyBpgXiy+AWZYSEhxQTrdzq150m4QV1TjsoLovOzfGlFSAGD+ZdrhOydARuMoMFJGlPCZjqp+ @@ -38495,9 +74355,9 @@ W+SKR/JAIlRdI4EeLjtzSRDf+ydmZ/Ck38w3x/wW72t5fuTnW5IE7OZl7QKSODhwYFp87/17KhnQ sokGLdZkzoMhT0nYljD1THmhE3exUXNK16mOlwawrgnLcbH5Onl0CgMm/iMOIEs/2rjQzlbXatr4 6yp9Fg7tE5W7BoenizbsjVX9+bgCxNrATCBeElSuhSnL5MsHSpdf3UBNINlb+OcKAzY4ebUD/suF yDDmBlQidktBszbvaHFJoK4WxDz6rqYHa8zgEhSSH5l0ygh2iFvjNSqQoLGoYASqCAHG8E5xFN/C -x2YEpd7EOoA26yN4F0QyC8AN3vCJh199N6TAD6GQyQkSiAhMhDWloxbc2CVwyKx8Sg== - - +x2YEpd7EOoA26yN4F0QyC8AN3vCJh199N6TAD6GQyQkSiAhMhDWloxbc2CVwyKx8Sg== + + JJoSLs2fWd8t/6QANQgJEzjIrq+E7tnlNWSyOo/s3FHheOUUR+3fLCRIBm9Zuiz6iUPKvkoDUNNV 1C10oVv/A6jZYwswxMg50iXz+skMDv3D6v3g8dnQ26D565WGI4w0LkZvPnmYTZ7SyKhukiAuKHtJ u1zw8LmzvY8YLghj6OiYSTkN9rWXJmodt+KJXmIcG/4sGu8aFqEYsoy3YFXXbGTndo2prCEci0Mm @@ -38569,9 +74429,9 @@ Zig1eexpHgpHwev9RdB8pXy4tXAQkt/FX5GnWrWOfiVhAcrn1OUF8WCg3UHgUmVrPQNobMoJSkCb K67LiLzPcG9P3EKsaXp6BAaQ+E8UzEx3lkzJ90FCGIVb175PopkHgDDM0vkQQ60x+LJuEKmgS6bs vpAKnw37DbaSoWLYYlk0uoSqXhzbL5R3/PMNYUCFr7celHLD7oVboDAWNHHctQXbwRs9YpFBcQpK ovE6IFDzr3c69BXdspgtl9nzKgKSNyXbDSovJUTTajg6DOB457iEMUYDBMtJ+wqCJISLBYoL747z -L1+IJ7/L+gwbzHttAW32q9RS8sQFY3S6MhWtb8KPbk4N1Gfxi4eV6aAOY/QfltFlGw== - - +L1+IJ7/L+gwbzHttAW32q9RS8sQFY3S6MhWtb8KPbk4N1Gfxi4eV6aAOY/QfltFlGw== + + j6w3moIuoFsjxksiyVvUH/VqcICeCWqy9qwosq+bLOdTn5c75VljMTnUFmUmIKOdtV47CcphIOUu bZCmUP4hw1BHhpttNyjRXkcrhOUJSRkII4YMKpVc6ZkX1BIUm7RT0vDUANKKFYXasVqS96VweI1m fnrtuTCief49IqmoE9GIZGVqx4kcJVDYIa/usNetefSHjVgb7ow6e7jJ6cYFnxF4MCwUQterU91V @@ -38643,9 +74503,9 @@ Ry1We8g6YW1CEBX5NN2CIxjVG8Jtag5SQmFtK80hETkTY0hKsWPbX1pmPD5K4yxRVCg6pShF3xCK dljyaC1YMq21o2m4PsrFbNCzhaccMaJlIRHPFUsjQyEyiO2HJI9WT3006iFbE3rIaVtDIdJckMgZ TowPP8t7rYwLJVg2GmcRZRNTJA0f3RRpWEE0kSTiaVjn0JCk+BkKcaY/46U4oziiclGus9Ia8K31 5nu9N+203rTceMV1Vnb1uEFZg7KWOHiOg15jSDSfQQ4Wqx0rMaRZRSpxLSotDHBrQnLYWHQe8Yvo -DOnU2NTTqlX74Eyk+yMiFRGh8KWqFyEi/o7fG+ub44bnJ3A8h8a6/JQqvshUVqpVPg== - - +DOnU2NTTqlX74Eyk+yMiFRGh8KWqFyEi/o7fG+ub44bnJ3A8h8a6/JQqvshUVqpVPg== + + FsVjectyxpm0SRU5j+P5RlpjPk6lBIVF1qpLV0dYdqp8zWUOz1PKHUUz14euCt1ojpJMQytija6N 4fCyRKVZi5cbKHxXlltMBkU65IpgkNEkUlsoNkIyNAwWeXpcSVdFzrOXIriOI1Wj4vlpXENqqKCc 0gfLRbSEgxhz+oPLa4h3kWraDUWQLMFWOcbWhCayG7tYwxqONXSLtARncqLzpzZrVVhoZCWIMju7 @@ -38717,9 +74577,9 @@ EPRvckMrX5iXLZBEihuIolZpAzq8DUZbIPy2YaPZhjS1QH8DXRsK5awWyKk2ELPA9qUNAr1pzQLX hDaIMWcDTAukMBvYWeCfbNgMjw3kV2zwN8MGaLLANYINd/Br2G9eQzaoa3AdruEvbA1tetYgZ4Gm M9ZAK9WpI2+wskBCTTQX83tkFsi4LJCIzv0mnPVqGGKBI3k1HNrJJRZ4j/SqbqTBBSTIezUAe27E VudvxqsBpmEscBxDRmur37FkBkMmC7QhNTmTBQuEtQr6xKHfDZRMGSwwJdH1a6VRbVGWtMLDI7JA -dhXUigXiHtYZt6sBk6vWMWGBvFBXTwQ2fwWqg+tqAFyuhqgzIDBXrGbE1bBdgY6r1A== - - +dhXUigXiHtYZt6sBk6vWMWGBvFBXTwQ2fwWqg+tqAFyuhqgzIDBXrGbE1bBdgY6r1A== + + Vl4iAyLjCjRiEhicQq3mFdgyV2BCrcDX/53hrYZpjElO9Xtgj7l/CC3XuBp2vVFdDbD0FomjoHc1 fLECQRNmK/CDrkBjfAWSuoMrcM5doLYCq10Nl/Itq8ETn6Inl1QNzxWI8/xXoBrAV6C61BCyLDWA cAUOlRruC6WGr7cCPTFAhRWCa2AqNeDTy7CdVqB986qwAxTFCpRStNSAe0oNruNbgULVvR17DE2z @@ -38791,9 +74651,9 @@ bIneaEOUpQYFXbRUmp3cqiFQQMSHS48bLBcuqu8nuPh3QvkEvhVDuhIqVKMAbnoCuscS5wmUZ22r 5Qly4C58lHkC8tW1m/YTHGiIkZaX1v57xM2keMkE+4d8lxNw5AEZ8lu8QNoSrmPAqpebIE1Sf6iP c1xuF4BNcP4FEhmk1akR7jTBrhT1TKC/gWEsAYDKBJn0sJuX7hkTKIud2EaQHS7ljXlDIzAPEecT CxHCVllaHvOu7+leFC/FJajtMWIHDYd1wsGbe2gJymb+wkdlMDF6dyg4gW+V/tkhYCU4gCtMiy2M -CJdqW9y4FybWk9UinVGCaWxbnCswPQne/a1ZljSJckqTAKoRNGuUPnJuzpq9kkCRbA== - - +CJdqW9y4FybWk9UinVGCaWxbnCswPQne/a1ZljSJckqTAKoRNGuUPnJuzpq9kkCRbA== + + 4yFXakrEs5jNEEkw//IzkB2fAOmXiIYyEkyCeFi34B0gLpdrcawgNIK5M98fgUXWS0VFcdYj8Gq7 L/IYlnNfybEjOHyrvusI7Fuqo6XIQnJSLogjiL4jHQmYDIyuvIpsBKf5wE4Z6wIawZRp39chlY9h cAyOEWxRlS/tAfgi8CjzWgS0N2RAp3hHJfWIg6IElVi/KhqwZ02IUQShRZj2JoLLoY3omBX0CxVD @@ -38865,9 +74725,9 @@ iJiA1dyetmQ2/nWESQNEoG7emUNcAnAR1hoJIMcEDAUMNFTy2oa2P94nudVOAK1+cFXFBMxZ++In bPlSrSJBxNL2mseICYAr9BHLt6cPbU+Ek5gAcbIt54b7/UWTaQj5xEok/WftLKvwXg4TMMe+WOLz 60UiRBcmQC6pw1ksysjRsj8NYviS6gETMHYjWdVYiiqbAuboNVTnIqDdMAGJMbmhUwBxSr9YmAD1 /Q9QIBk0QQhp+gD20k2YgGr+pCcrV5vllBp1YQLu2Lgh6w4TEAaVkib4ySoPE6Bk0CvGG07F0sAS -8LZfsaQnAWoyCb9+2MI+0bosc+DY9EiiTWx0RwntpQvTlkj+SuwaCVBhgpyYM6/LPQ== - - +8LZfsaQnAWoyCb9+2MI+0bosc+DY9EiiTWx0RwntpQvTlkj+SuwaCVBhgpyYM6/LPQ== + + 9pAoeMK5uO+xw4IjAQbA4k47Uq3AKVLPR8AJjet4PAK2NFvA5YpHWncc8wiwongiH3CSv4Q9AuTM itqAHgHrUzypl6vttyNIVA+d+KtXg0dDjwAPvhi6zT8UEz4CyArqIqssN5jYCNBnJ0A+7MATWgT0 Lol8TBUIq/RrPVqQCDgwNO0mFpJsNJ4NAUoK3ffitXHZSJkOnfQsAWjDQBhbZvWzl7EnKpQQ4Gk7 @@ -38939,9 +74799,9 @@ QDaTaen/Li/+FTUgJwZQKzIcqKqWfpu03qU/6/lFGPHLe+kvSoPpf18zWWpRxkbH4XQc3h15AYOq 0S0qgek/y2VfQSWxR5j+UJ0spmpxKBI2xVUqkU6MRAckUGhNpfqDEFmPwC6lKHLoX1THLbREigoZ 058xJUnpzsi9jen3YHUhU8mdYvqZawSd7neWMxQ0uLgC0ISjaVzN5AiBEUw9uzbzmim1mP73uP40 9RH9fDmaiVCAZP4cWsHcitONF6W/0En/7/HqGLWsiL1Hf+URT3Nluwui4kwJ8+hnFQxluXmYCAg0 -XI/+CvoRH1UNRKNGgMu4PrTAszIgRhXyq9TNmn+k3Br6RcRK0G/Tg8Qmo1ZitX3+5w== - - +XI/+CvoRH1UNRKNGgMu4PrTAszIgRhXyq9TNmn+k3Br6RcRK0G/Tg8Qmo1ZitX3+5w== + + ft0rna/X62KX55ctagHG47++Q56/z2gUlP/0k8ArvewlIhlENODojOfnwJa7dpAyANLjaBPypevU BF3zpGB1zfOXoQORyPOrbjA8f0LqvapuLpC06NptsKIfUuQGLhSp0ipDS+5cbNTp+Wcbi2gGmAjd DD2/SLR6o1DkeGil5Mgvf40NPBD7NPHYy+avVsT3otD8waLiws5RZtOIKqi8aJk4Gxf3GTwoyokF @@ -39013,9 +74873,9 @@ Jm+mPJ2/ksDzCNwtCUXNLTlb0wdKKWdiyxWza5adFt7oHANr9g5x/wh2yEBO6nZUPSlB3l2IfZJW H8Q5/U0xdkIDI/XURDgr2hnYJ4X7+G1METMQMbjlzieuKW26L3tntCKDZjK5wk/+Sa1eyvElZEqE KaN/0uF1kNFT8U8yzm2aR4lYjMo17k8SgoCAVvfVd2on00N70d6B26mUeuQS/gRKd1U+JBrmesWf QMlw3tckDU8d+g4wiOHin3tW6DuXSwTsilbQdx4XNoWzG1Dewh1K0wMm1jujJAGlit1NIjOohwjh -mkfpMQGlIowRdepV6CKQAkoPPr8GBbCqUsF3VZxf0cUSzN9hQ2vczPwQW1CCCyYLxg== - - +mkfpMQGlIowRdepV6CKQAkoPPr8GBbCqUsF3VZxf0cUSzN9hQ2vczPwQW1CCCyYLxg== + + yLIUlGYgrrgZK2UUlIDVT0MVmVWKgtLOcZObP7iKzpWJ3LzfyQnrFmOzCUm3Yr/zdF14nlK5XwD/ H4R9CqXGwZEdQqxopufFGgMP066WYbV44zKhtDA/EIkciARq1N+57Wo976zN6/LMzBZ91d/BXTrF eNTrNeXt/s5TRlIh+Q6hZH+Hnv2FVgLRkSgxnf7OSqFUXJxZI9hrDT+ojg48vTtXFoQHnoiKhDZZ @@ -39087,9 +74947,9 @@ hoiZa38Qiv4gDAyxPwgtrP5gUn4t3VBdaPwXihtFSO84MJxh3kDZPALDVILjgrEFS1LoecWKYtNB JlFy9BE9p+iFkMsPMQFmJpy5JAT+eTBlPqJON2weAid0zqBn4aIJ4yaPwfgihMMuRTuHKhxdt+Eo iopinWKi8+VazLwIxSaBt+gysagWjdQNi5Xi3tPzKKUJkz/pJMO4giQ03d6PFLMw2RLCkEK3ZxL0 wtjNNtekMArxCJeSH4dPzLxjqHRS8fih+cbdw4n0iZkepInzFKops/Ek+jRaIcrshU9iCjVK6MVe -QZkgIgHjozALS5vNp5siVaTNgkUaeg2H5pMmhsBSmtSP4X0PrOi1lD0qSKySOgufAA== - - +QZkgIgHjozALS5vNp5siVaTNgkUaeg2H5pMmhsBSmtSP4X0PrOi1lD0qSKySOgufAA== + + kAlJ7EHy9E5QjBCB8l9LUONVHNQYngIdE4oJXT5BEzxVZYp1YzQkRrYWzPDWh2IK0cgZ0WwO4Xbt CvjhIczuX2RomPFtRjf+zfEXvLn7cfodafmi/+FiREI9+IvGoiHIX3TRRaeqFXU/mBRLKuGhDFYI wvYRiqEpG2G4DFIZtgwfNg//hCLRX2YIM/rDFAvpy7AiTmaxP+dMYzjhPfyeDZPDvpzBwc8pIVSb @@ -39161,9 +75021,9 @@ Gmf4Cg9kJtnzgX5/nNF1nCEnwDTO4OCcouWGig98xxmtMOU9cNA442Guwqh/kRHNUNg4I2+njzkP HmeYq5JBzjA9jg+kQaUQCeQHBmh/UcDygRhO9Y6QnH1Im6QQthN8YHeLAhrwA5eCUU3cDQACa9AP TM0qQhIFz7/eFY0zqB2jUcYZWBtnkH7HGQ9EP7BC+QP9/wdmPUAQ7/QfSDWMzvgDMeF/nFF2nLG+ cYYC4AuSWoXGOENOldRiORuakfuB8Fc7ShCVsD/wdS6Cn2T9BwKoQrZxAgRXk6Iai0YuMC3OqIAg -6icQROhAcMMKrxSgCXPFGUTesYEgvjiDIggSBoILM3HGksMXCQTTV5ahZOYC/dOMIg== - - +6icQROhAcMMKrxSgCXPFGUTesYEgvjiDIggSBoILM3HGksMXCQTTV5ahZOYC/dOMIg== + + nDZ/3RUAQkJtx6ZmZChxxqBFcYYfKReFZgSCbLANujiDyyMZSXGGFYszlIADwdb/GJDlEwRPEaWM M4JihI0z8A2CLiuSFgRZjqgRBBlpnFEaf1MzztCZSkTHMBBMUcUZasxUQRAMiwQEgldwSMuJMxTo IRJsDQSHBTAxplKcMaYQBBG0DwTrTJxBgHIgpeAEggKaES4tah7CxZvBPUKKhyAJY0yMSAB8cYb+ @@ -39235,9 +75095,9 @@ Sm6WIRccU3KIOWwg8/MgoJyRki5DKLs/OgUh5uBSMyS4G+iAO30UgS++l5yhlyB0tqGRw6AiRcxB pT1GsJNDAbU4kzNgkZOLQGM7OQOFxHOgJhybYGUAMQc6yQCV4gUDy7mAGDGHHJnY0Nz2KRCrp69y e03OgOgDFSLXCQD3B5mAS4rUJ8YkZ8TWHsUpKq73kPb/kpMQKCJqjXrk5fPXiCIuWegBBRodLDlD yb6I0Je01IiqUDlciUmuudXkDPOSmFTJbELm4o7t5IwORknV3muwc3LGYuRP2JCKtUomZwTiE4VU -5z372+SM9ta/NHO/B8VGDhXusMGEawcT0A+XHtOaHNSOMDxbMShnKICwF0pGo2j4SQ== - - +5z372+SM9ta/NHO/B8VGDhXusMGEawcT0A+XHtOaHNSOMDxbMShnKICwF0pGo2j4SQ== + + OSOgUjOi0p07D2BiTjljTK/bwzsm59rPU9n6KGfY3O4ngQn7KilnKNq8KswRIhxREEBFi/znVvYp ZzDpr9W+h6ErZ4wxVnEt5zNBZdk8hXHoCGipn0hWOQPeT0KrguLAEsZBvLDoUi7fpGNl4IKos6xy BrSuCTPuvuzhf98qZ+gtd4HJ2NUKKnGwKH8/Dhre3t7gynYrZyBAm+3yVj2irpwhpLPnPvMLTiDq @@ -39309,9 +75169,9 @@ lxM+AxzcGHgVh2RAkXIacQbQSwK+PEj1SJwhtOibbcqFsq/QlcgxJZFIesQZsqLgh3wUDPGH1xjq yZ8+4/saAxdM/1hMGyhuycmvMeQnm5HNPwnoYrwTxBlUmAcVcMy81xi43C98NcD5TWLCXzyTak+c QbSSeeSgCgs0fLUkrjgjla8NyWMGFlOcwadQYJfkxNA88W+VMahxNVjwRpJOzqpka25mjAFaO/L2 QPAFHAq7OCOhNWAr1OrNAz1ReBucq1gYZ8AVKBnoyb7xrxbDQVz9eQCTcnWX/TDOSJzvd6B4fxCe -Yii/NupgkRkjBOkLYMYZHR/P74sfVCIfkeK5ZpxxgFlUXdScW0mUNoEQnK6SccbOQw== - - +Yii/NupgkRkjBOkLYMYZHR/P74sfVCIfkeK5ZpxxgFlUXdScW0mUNoEQnK6SccbOQw== + + pvD2Xyj+v0203LmSgHeGtzis/vIuzthh8uoFM2qc4QBSUDAmmR+UfARUvO3EjTM62W8j1T0jv4E0 zgAIH3OcAXqjvkIHBPf5+zLY0spxnBGiTkC0w8Ct9qVSKC0BqrySu7OPMwArjZUg7AFaxehxRuDI PR8IRtq3WDzOKDLN3+firFbIaMhh4Lw8qRtbUslhiMowl9xmvh05zrDuaNaC7wh5zVPcXaDDgcgy @@ -39383,9 +75243,9 @@ z1Y6ldLrVgonU+D2aasfl9cbPQB3Qg3ZZQMGElieC3mIMyCuWE1+qryWhREP4Yks/lLOKkG/pUDD hGlzyoX5whpvKVBFzrB43lLg3NWI6sTtcOktBU2uaGhvKXTUujX/inPUT/NkuR6IujW2sNpJnPE1 PswD3SfOGK8eVFgjc2aIshO6pfA9F+7FJno57enVDXVEz3CDjDDc1nviDN1eV5xhF0A7MrgvJ5At L85w5GY0KkhxxlpY4ozV9NareLtd7JbCJqpe5me+EYgzRKfbiriDUE+f8U2aIQPsloJzWqvkDnGG -sml2AcC7XugPZxxThYr8Gc7Abyhycwtn4I8lREfg0l9qSwEMMCQXqj9q4fRgOEOlgw== - - +sml2AcC7XugPZxxThYr8Gc7Abyhycwtn4I8lREfg0l9qSwEMMCQXqj9q4fRgOEOlgw== + + nWXrgE/wCERhOMM8Ch6ZqlDvcEaE1SzZcImWx2FJGvXA4Q/jvS0F00xZGBAMhzMYzP0a8hFWhaVs ewXkeNxF/CPxDKbOaVFXyR79NR/OdXW9dMQZe2XzVjwTZzDSde7rgZYgd1sK+gwmnj4h4CakLYW4 AFt0TFvqkyhTp/FgLGlQg6h/UX637Ikz5EN1ENOtpVAk6mA/Bo/iR5wRWcUfiKujbitfAUCzlgI3 @@ -39457,9 +75317,9 @@ AAAAAABfD/VQDy43qaxVgIAGLWGBl3hT2R239l3rDC6AcYEaMC7hL0IxZHE9XTIZRuCxGSfRrjaa KvktmU3nsdx3vwgsj+t24//sFkyOBrrWiyzFdpinmp8iydVGAyXXuVq5HIyfMDkuGE13gr3OsD7k tCeidd3E6DQ2tGkSo4G2/cgo2QZGYXkcUxDY/4WPPI7Ip61nYtlzF0Dv+09YrNewka1aQYrp2q18 jqsdmwt3x+SAwHK/EFj+XxEWkwsCw/0tVawzpFa8BgSO+2Ocbf2R+uY/r/L/TBOsr+XC+zCC4P2k -oPcfp+oF92EmqY28pvVdbpiMHq9cztt997VbN19pZedRnGX6TvVMn2rR9Q/lFhpOFA== - - +oPcfp+oF92EmqY28pvVdbpiMHq9cztt997VbN19pZedRnGX6TvVMn2rR9Q/lFhpOFA== + + Ta9mwfZbLVlcmDs2p7Sq8crrup8zbfehWHicz885roSTKYzEmWXmxLLx1i57f+QT71u7bHy2+94D dcfmWPiEzRkJofvO7liPzJr3Jsq0vgTO+Y4Dhf+73LC5ox6wP1NQ3D81BPaHEpLPxUTFdRLlFRoS W67bTNV3Eztpu8sSzodWx+aAumYFKALLZRSBwWQ4tWf/RvLpLBsm13m0YrtKVFw/Wtd8pzaNDwqz @@ -39531,9 +75391,9 @@ w5kwz3AgyvE8Jpq+R7fsPTjM1hf9sPcwgt5/IHB8Dgcqj1tZuvkiSTR+JJnWvzjXfxvoOo7G2Z6z gbr9Ok+4HugblyNpZrlleJkqC4Ezro8k1Xod6btPxYrJAfW4+z/hdl9qLYu7at//EuWar8Js91uc 6HsMVK3vQIrtIsovuCSWjfd64XE6VDV/h9r+40Th/5ooe58zVfNVml51jiNX3YRZ1iex6n/4+94g BM1RnAFhUgVQRwqthPGKrsEKU1kHmaq1jqNXPaVJvq9Ax/eda5n/cbRS4/Ci1PbdWJ2hOHbVPZJe -dQ5k1zyF8usNpYne60TjMnai8A0igAyhMRBZMQ6h0zXn2WS1meD5gvsomvEibrjoIg== - - +dQ5k1zyF8usNpYne60TjMnai8A0igAyhMRBZMQ6h0zXn2WS1meD5gvsomvEibrjoIg== + + dLTcRJbj+vLq9qMszfiP4thOkiTriTtZdI9kV/0j2WUfsaNVH1HMqo80teBwslz5DCpZrwEAj0YZ tCCtP9g0lQlzstpYnOm9ipNsb3mO7ySOVWtPbHuPU/3Cg7h5OpOQ8mQGpCHbO3jOeZAjWs/yROuX WHU/JcrldgLdWlta4XIavDCReaCJCvNgZqXFWLvqM1SynuVJzp84xfdfThMZiSNTO4e7ddahzEq7 @@ -39605,9 +75465,9 @@ cCuG0PYiofM9iU3zReSI7yFJ8t4D2YXvQHLZO4xTax7GJrITp5VajHVrbak922OmZvsMtYzPuY7x zu15v8yi+zrWst7kyfUWsuyiozhqrclEyXVotr2vkarxKU0zPoXRyx5SPO9dmO9/zBONj3l+zVui XHQXqhdccjvGM7fo/cy0fE8gBCYBBoa9HnA4IUQONafjwoUEGJjwG/Im8Cb8Jgx3E3ZImAm7CcHd hJoPv55uN2EmAQZMYCaMxJRwFHeS1mIHiAQYSAEzgTdhg4YQRWbyg7cD6oJBEt0wKOwJdTziUDjh -94OimMDrBXc9oO4HDOp+OiAQKAQGg0ygrhf87XzCIZDI+w19Pl8PCOTteMCgbjhh6A== - - +94OimMDrBXc9oO4HDOp+OiAQKAQGg0ygrhf87XzCIZDI+w19Pl8PCOTteMCgbjhh6A== + + 4w0ZuE4YEodCoS9IEvT1fDwgcSj0+Xy8nk4CDDB9wyGRORwKhT/eTsgb8og+4K8XzPZ8xJ+wByQG iTphUCj8wMC1t3P2SIJBoZDIC+54u95upwPyhMIhj9gTCnW9oLAX/A2FPqEwqNsFhUHhjwgc8oI6 ITH4++12QuEHXg84FBKDzeUwyCEMCoFC305oBQaDQZKY4QTgbyjUBXlD4Y8YFH6YIAzueMKhMAEG @@ -39679,9 +75539,9 @@ QqWN2EkyeyCFdlwSnWoTsbMizEGJtkvDzIs48QilJiw2qelwXoyNWDKVyVSp2D7EfLNCGIe+LsgQ pXk1Vm0keLrwIni07ESeq3nQGJWW8tx6Cwqz41CUT2wXbFCddDBJYQ5CTLcS+B2XKkD5MVuYaSG3 QONC7EGLj7qCjJDaJAq1dqGjqMKBEzk+I4xKZxeQaMcRhFi5IrD4mCW8GLEfsBCpIbQgvXs8TWUq yys3BT64YCUg4mSFOVNpCwyfVQMQ4qxAAMUSagAmllYG+GyQHEgRZUqxbArDABKVAsCDDhwUoFSZ -KNAAqSc4yXptyCmC+4wwyDjgwBD75UypXb1quZGiUJsBH0lVARI64F+xqayDzYuyCw== - - +KNAAqSc4yXptyCmC+4wwyDjgwBD75UypXb1quZGiUJsBH0lVARI64F+xqayDzYuyCw== + + Vn7cDIRwyRrIGMUxaPFZS4gBQstUs+YUmLhxQQARNj8a0ACNh8wkMww2KuQRVlS4H5AUpS9AKUJ7 RJXCtj9ifUuyhZgFE6gThZvu1gSXbRYGKz7jCjVHbRTtEpnVKIpNZKmibcFIz9VJczyfsOJiDIKQ n3YDINqvC1qAzh1wYoiFSEKVKb1cbcVtF1yMFautqOWqp2hazR0oMc16cEIEj+BCBJZBjJC7Q0ml @@ -39753,9 +75613,9 @@ Z5qOG/JYrWWwSZJvwIkhRmFGxZsDzguwFupWG7LbBZfsivEsU666EXvm11zFeJQol/2XQ9Wmo6Fy ywATpbZBJipNRCm+G6vpuZ0MExoFJkNnEKUVGi+Hqi2DjBMahxkntQ0yUW1BnSs4FEiteslzqz7i 1IIrYbSi61jRcTBScl8EUopNiHRCAxqfzjyWXG841fN+Z9v1trPdcgtJdr2RwBnnSeh45TXYxDDz sJM05kEnhhhv5wmNI8lVh4me/SRQLbgMZILSHmpevFMws9w2mlTzDmcVXcQxag24A5XWsdSaeyy3 -5i9Tch6FkqrtAhegMghUqszDScVGQhnFRoGGKG7h5gi+AXVKQ7FWuYFIn9Q2mFJtug== - - +5i9Tch6FkqrtAhegMghUqszDScVGQhnFRoGGKG7h5gi+AXVKQ7FWuYFIn9Q2mFJtug== + + nSUzHw/Umgll1dvOCKPshPJqXtL8stdI03uPpJf9J+yOm7liuZVAs9pK7Hi9+Wi+4Hw3WfPhjtY8 REnGl0Cz2mqwWWzJrbgOMnUqu37Jdm/4nGdyzfZkFp1/mY71Tax7TqsVMwDyyv5zMK/mPFaz3wXa dR+BlBI74ZySkzy55iTK836jSM6nSJLxN9G3nMzTLRfMiUqjQOOD5ogumYlgKpX5kC/ESCylzkqa @@ -39827,9 +75687,9 @@ ib7rTN39KzZshhZbhoCqdawAzWp8Tif6joNe5TJ0nu7/xs4Zb5TC/dltnL/1tu/e7ju/zZbFebNm cU8+ZzJc9IzJEYHF5J5+zua0iMLislkwfkpSrhdBpu0nyvZ9RRm/L6dh+xg+ZHPSK1sPkiS/tTDh /iKw2JyLHzC/UBjOLwq79T3b+L7LBcMb9cTzUUPxPkpUfGZjLZ85tWs4ny78/2SUxisZme0/Pud7 OKzuP7llOBdFZbibK5YZBxkssR3o2IxqtQwBTymYXLPa3vNM3fsX5xqvzZLNPQGNyRn5tPNJqxu/ -zZbJKaVkMlqW8b7IcV0vWaLp1e27L9Wy/1kuXG4ILJcBAyW/La3sO/jr5jOx7DzOtA== - - +zZbJKaVkMlqW8b7IcV0vWaLp1e27L9Wy/1kuXG4ILJcBAyW/La3sO/jr5jOx7DzOtA== + + zceRuvszULe/KJXLYBEOm8ECqP13qXLNZ6xdbU8tmx8ip+uNQ0zVmjBHq+1kab4L9bTnmIrQcT1h tF9GSp5nue460nqmi+DRCpN5puk8VjSdmo37v1uyAgBtyWZEr+P8BBPSJgkisEsxzLRdR8r+kyDV +5Tlev8CVec5jOR6idH9h1LLDkDNwud+OlHxLRfeB3fhcsyruv8CHd8/kGI3Hipbf6yy+9ltfO66 @@ -39901,9 +75761,9 @@ n+Q7nBfo5LU8t3rR92Y1nsd5tu0pkFVnNFOueQ31yx6itGJLYr/qPFBzfsPJUlgHlyaz3U1UW4cX GGUcaFyEcTShyJ7esf3BCeiTAjuV6IYXIC0QOkxkKZpXbcTkk1mJpdSZy3TLDQsm65vcMh+GKq4T lUvwIjdLzcaqVc/w0iKsARI/ZQs+Xsg3rDihAWmw3EaS5TqXG//bOLneNDD5+TKhAyUvsYPFBiFk xZoCSgy4CB0rtBRHKrKidSvt2d16syBowi3gAYgTHGC6TCtVKTQOppUbBi1DbggtPukITrRiCFC4 -4wtivuaPqRJaSRMGGgU+l62HnCOy70ZFe0OKj7gjOSWW8izTSZxdbDdU8jwJCL43QQ== - - +4wtivuaPqRJaSRMGGgU+l62HnCOy70ZFe0OKj7gjOSWW8izTSZxdbDdU8jwJCL43QQ== + + KoldOAHSanlenfX8nP9Pr9fdyMVa09FeodFQqc52xRVx3s6KM0p0ikzXArRmwOMrliBFuIuDjIv4 7mYJjcNNi7EarBb+JCrlxsF0Ult2xXgWq9UcBGq1ZmMVz2WqYvz0a773DH3BIbHYalvhrkCrRJ/e KdEstA83L+AmjFJnNlHz/VmN97fZ+N7oLLtRsev8lbvW+4TRdu72DJcBpsVaZ9Mk9mEkv+lI13cW @@ -39975,9 +75835,9 @@ ypTrLLn9QhP6ad9dEKXzVivS9ysWZzhkV0zn2YrXgn7UdaR2/NZC5WJ7mXa1cSyrzjyYV2kmUKuz aXf8tuRq1R0ggUPEwxnaAoFWmaVIt9amPV5oPUFkNxhE6fpWCzSclVCZfwRS6ux3THorvVpoVXB5 HkwyuUs8ndgd0Sj3SJWq3TyqKm9fTHnxEDF1mdCu0BoRQspKEWaBldKjxFXsuWoXu1xi02/ZDYbq xVa0pt/USGH7L5eN99FAkUmQwkfsgXwag37FbD5GXGjWIyp4zc/SV4pwiyuaFUlZSFJRZhbt0trB -iHaqgQ2pUwQWIK4QqJXYh/RJbOhMUrdkrdzUn66y6Y8WGgxXigzFE0q+oZwiQ1LJdw== - - +iHaqgQ2pUwQWIK4QqJXYh/RJbOhMUrdkrdzUn66y6Y8WGgxXigzFE0q+oZwiQ1LJdw== + + ny47Lgxux2nBZ/qyJyu+4nUig/SwwEK6gNGlYflNwpDsYQpxVYFlknUyn5gmfeUEOZ2BkqjaNkBN axPcIy+OLtIWCFapnEIqBYexepkZs+a2rFcNR+SjfnsagtupjN71oR/12xJRu+6lNFYDI1HFR2hV YOl+ukYcut0VxHCQk7DrXRFi9JN0wc5OdgEUFuUH1sjpBLXFVgcepK0Op5XcRJqFdlM9261b996F @@ -40049,9 +75909,9 @@ ZYGAHmnxli++XKbiNOsW3rdu3f+PZZMZhBitFgF8Ik8ASBDhpyEABiBoBAABBzQYmCADjQkVhhq7 DykAEIbIMYCEx3IAJDFgBmKYLCTIkcb4SYG4TLRK8RJLpjAnto1PkRSvXUiJ8a7gsYLtoYPVpkII zY9hZO4nFaH/I1GmMh1u1lqRTzv/7bb1KZJbbBVcWqgrtBB9cRSpxpzXN/4FEBx/pYINtw2T10bw LLVZmldoTkFgfq6isL4P143vwbhwZ1gxSmeQWcHeJY/UJ5xEaww22a8MNtsvDqgL+Yln05iJJZRZ -B9PJTCT6Ikx3XOFGqU6ZOcNcbT1CX3ViMYb8gRJZKwtMhLtCeLrgcK7jOk216y0Fcw== - - +B9PJTCT6Ikx3XOFGqU6ZOcNcbT1CX3ViMYb8gRJZKwtMhLtCeLrgcK7jOk216y0Fcw== + + ai0F8ylNQ42PGScLI4wJRAXnIU1KI+FEEkOGpdzAQlr3GuwSWoemtwwhZYeFgxQ3QyDMpjHdzVKY BpkWcGHNU1mJHKw1Zjadd2bLcN/v+Q4z5WrDuXK5gXvSd6SgNd5F0Dovo6xa89G8kP90lsqg4Kz7 EAup+0bUhw2BijFGAic8SDhcKzXj1isP8qx665DjgqzE8qlMR7v19vSO887uGC5H27W2UtUqg7lq @@ -40123,9 +75983,9 @@ riP4PsYQWw/djuGEOVVmIMstNo6cKrUKNq5VBuxSuAx8KF9caBEiA2FYuDl2nsZurl9zEzNI5wF0 AFkqIEyhikyjxDzYJMkz0LwAM5F8OgtxRqHFUL/oO1cz3NfL5ltI6RlbQNlOMbNda0Q9bj6KIldb Biox5BxioMyQ1LV+6BsWB6WS8RxI2HgHYCFokqPNOqORju0VUIziBXB4ITJgw8rXgRFPKQooQmmd KRluCPw1nzCCxCnBMGXJMrUioxDy/XKQ4vsloQXJvcN5MhNpdr3tWNF3sDf+/4VcmyjwuTx3rF5o -PT5nPJRbxgtLXLxBcIS5IpTgakXw0dMVY8VCWzEKeS3wgQMHAxNoUAxVy01Diw/awQ== - - +PT5nPJRbxgtLXLxBcIS5IpTgakXw0dMVY8VCWzEKeS3wgQMHAxNoUAxVy01Diw/awQ== + + h5Ipg8y3q6OZBIZiGUNsxLGJrGW6tbb0I+enNKHGLswAiXU4Ldg00rNdJnq+80zXeWR1fU9i0/Ud 7HhOwtgiDQKHiKuFynWG8pwqW4lmrW0sq9pQMJvQcMBQaSLTFW4HIlKlmCxTXOfLVCaiuQJMg5oh 9wLAGyQBgIDxcQBF8ylDTVH7ZRuFpisGlS140VqFQJ3CTiSt2C5YAUIvAFKteiDEy/VBh8U7xSpl @@ -40197,9 +76057,9 @@ KDYZJpbb1ds1R3qz0qjfLjUlIDA+h5DtUwcWoSuX5xgtJ/q+K6tuvQ5UnVdO1/klVn0nLpncKNgl OU22ycwEDBZKJwOURUHE6lTBiadSiJ2mMpbo193DOZW2Yo06I6kymQWVSWAezim0mKrXmw52bP9A ds1PkGp8TvTdb/Hz9vd81/gUSS40HmqaPtW+9THRMp1EjtVZUCVKjOhyZVYjHcMxsV5vQT5fcMut Fx14U0U2YtRSM1leqclYs9ZEnFdpKHiUwDZwVrRBxKyIVyDCpZvhpXsV4UTrVUAGlLADuxyiB0JM -pSbwCI8jrBCtdzwswDaiSWIXVq5QFJgw+oQ0p8Q8vMQI08CSFDdazXkveO3/+cZnKA== - - +pSbwCI8jrBCtdzwswDaiSWIXVq5QFJgw+oQ0p8Q8vMQI08CSFDdazXkveO3/+cZnKA== + + rew5pZUto4Y6xrNEudqiW7Q+Jzq2B2uq0no2UWUfx/FbSdKMj5l2wUmHotxWskZvCDp4hHw7SWii DQywCBvUqApERKEW6C2XKgAJGk9oiRGXsOICDsKcYvvICUo3IByZMlAixZlhB8grg5Uq1QUYrZbP yELOsaxKi5FutaU0l+Qn0yawjmbTmwtW24V82Ppu2PwWROSV9uRCnDbFwjy/gW7NH5yQtpCJVoEt @@ -40271,9 +76131,9 @@ wFS7PjB72B1ao/eGlUVbp4tFxqPNQguhXJJbqGnB3kBepRWp7H1VC/crtWU7c0uGU3K/6M9u+Y3I p60/aVqhpVB2pclI0XXjFZ0PYXq5iTyxzo7br/nWRwxnk91ii7lijUW95jnNFH33EOMUJxadwlJA pcpCpFJjNFwoshyfpbGcn6YyEdIVbRA8MNwgyCg04AwLsAcpYfMFHKM3B50jN/GoNJaiOVW27SG7 2VzFaivRMdsOtX13atV2MNjNB3/f/h6wm99E5N43Fa3vVirU96QidD2ZTb+JML/aSiCv0Eooqcw+ -mlVnKZpVZknuFluLFYrMQo0KMkyUa81EWTWnkNKirIILjDIQOEpmwaIS2YjlU5kOVg== - - +mlVnKZpVZknuFluLFYrMQo0KMkyUa81EWTWnkNKirIILjDIQOEpmwaIS2YjlU5kOVg== + + PMepjuclUisyLLjMRoAPKT4UbCyZQhSh0jyUWnSX6Fe9un3ngXrW92VXK23ox9xmBAb7i6ipWvOw wlTGwbMFZ1Md451adZ+6Re9b/LD5L9WrtLCPeK1KBfvtqAfupwBkBRsCCNKa5zKFhoJM72Ga6n51 u/a3EFr7V5xNaAx8mPHJOYrRkLxlG4Acq+YPhGzJAygh1UKgp5NEAA80KjbEuAi7fsl36/cLzpdk @@ -40345,9 +76205,9 @@ E0ipMh4smV7cdrU9v+K5C6H1foLI8mkAHFKOHFSElFCeXm0BnKKoxPcHvmUDABAUCdMUCHA4IBKI BMPxoJjt0A8UAARkWja+VBoJg4FweHQNAQoGAAAAAAAAAIEgAAXR/vhuEQvKfKZnLdh9JOv7Z8nD eMsb8/W/+SajZXQuTmVF+UqU1zNYLzbzrRseUZLENetsjbqj/WhCNjAOjJrfHik1U927suKAotOT fyEjWx+3sl9zCEGo9WfyyyhC9kXlR4NpYz3ojBZq5h4Fpo2AdgTdPn1GjhbwtxyWldDR8OjhhWO7 -ygXNyxvTa9vplah1IjPf1/Ma2JXNwkQj/ufL/3BGv70NVcguxoSvipuKTsVgVIWz/A== - - +ygXNyxvTa9vplah1IjPf1/Ma2JXNwkQj/ufL/3BGv70NVcguxoSvipuKTsVgVIWz/A== + + gHPfjXdtm891pr5AzH95iUT2Fu2ATsvwgqQecyun/md0ovDf8YozMAQ5/yfu46YHAR9neGu/Wr4T xGAWjMAAld9LInEJsrvqZbxUksh5R1o7KoPmF4v8SWmdhLkGZN5JJYFThAjVWkoRO2my/oRSZfbm rMrsW+4vDrzME1ayW3DMv40dh5wkHCA8asPcG2insTCsK51fQWWw+0SuQSSlf8dVoh6fx36iDDah @@ -40419,9 +76279,9 @@ l5BT0UASoBHX8J8v78wiaa7hSxiRrc6zqsefKN8N5kjgskJ3rAWFBgMG+bcu+gKSp9xEFNRALJgI KJQ+5hEKE7njvMSVaJD/vTGYX98OpQsgzUJvhAMAwjs564KTCwr3qN0/T1xYqMg3BOm0ApieS+7I IjQjTaGRS40NMUi/giBugcE30itvv7jyZi7hvjPC+EMdEOuAbYYEJb3RjCua41DW24hlf4h7Otod sQG6dXxJeR5qE6Qk+aCLuG6nBvE/F6XzkUBpnl03Yj3ovYMCWwIE0uumfKCKe6biW8s8jsVK0X35 -S6oVIBoF03prGdaKA2Np+h9EC7dAp0+DsWOwaJ5q7bat3Qm65LA3i62awkQStGzvvA== - - +S6oVIBoF03prGdaKA2Np+h9EC7dAp0+DsWOwaJ5q7bat3Qm65LA3i62awkQStGzvvA== + + mhZ2DUt4O0vtFrTQfBBvYsQuyNMy4X6Uz8ZyS08HSU7K48eSw26e6jpRub4Ktdstw+WDwendLeQl 2a+FveiQ88tMga6hH3ue7CJZtEZ9Z34AHDcpO5lwNLo1DkrBDOApZv8DUMg/ck44jcSSLX4vll6b POidZHLeRnVYQ5Ddav8SJDlcXSNUgNDKCoB+8kjyq6cv+ALHPeefJ3CMZK9aMRESn4mKkC5sWh0E @@ -40493,9 +76353,9 @@ AlJp0TcPWIWJOsAh/K5IG2mxNfpeKqlgtJHciGeaCcJJ9B7DktjhPsZJPM0cFsIDw3e9f5ks9tMX 19C66aNpGGDfcCYUHEtpHOxGkcmLoG5V4FoNm10AsBDRKP0bnbh7WUKOCkrBnhciT334i4HQUOs0 fhYC5vuSpeBA1ZrL/yr+G6W3VI0c225nL/GR1iCwXfadEH7gWZBVXJKeLKnVS4q3mrXrU5It7FzH 72yqP4mGjUvcyH70L5GVN4GpH0ummkGVxVGpMQpgZGZrIAfotZcv8DDNS80D4fLoA7TI+iVEIzW2 -0PcLBzT72UXQbl8Ihgol9bduOgelKENRCGm7Sj89Hzm3sL5GrDQATLLcY6QWIbTORA== - - +0PcLBzT72UXQbl8Ihgol9bduOgelKENRCGm7Sj89Hzm3sL5GrDQATLLcY6QWIbTORA== + + 3jqP2tY3PMQKKGP83QmIQSFyF8kN1Foil6rNOcuhSfe3+GozgJR9AlVZME1IX6H19K+5ZfLdx9k3 3qGyfknFBcYSfQabbdUfkCmlOHdQnQAQ+UHlSqiT50T3Bzk16NRcNIdiGNoHXpxOPtFhhWDgMZDP 0CiwD4FSP1uGfxT6VwV8SBgL5aGU0khISuzqQ/U5wsokgfgi4jjORWHTFEIA8+AZziDq+h6PsBce @@ -40567,9 +76427,9 @@ kLMwBULDmEJjKMp3yKDVhIhWWZtowbGiFeeL1g3P2DCJumo812WcB9kBuLhpydHi4Bm9PRrILKTl A89gEjAqeAYZqxKekTyLxg7PyCiVRsbJGqg0lE9pRDCl8dRXGslwaZgKplFpWqYBaTWNRwPAdD7D KS3IRHeCGg7PMH/XOkniqKsTtWhzTktzSS0jnkFYl9oThtzUsHWmGJ5hBqrZPaWaNpqquctV4/YP doLQrdb4XS2xf7WA8Iy6EWvIiKyFRbNW6aSP1hBgrdnC2toARLPzyHGtc0DXguEZ1VnQjl/itZvi -GbpcaVdmb7M8s6pUqeazra/1KAVV2nESz7jGa54cGwzPQGvX5OAZf4+ulT4EF54BYQ== - - +GbpcaVdmb7M8s6pUqeazra/1KAVV2nESz7jGa54cGwzPQGvX5OAZf4+ulT4EF54BYQ== + + CZBrnPutQdbmtvHwDFLRyLXSnQntb62Rq4gPSeIj0Fxd67yRMo6RNDEMjW2tfSC1NRrrW1PF41rT 5cZpPLvhwjPcRdcAD8JJuzZ/ZsdrYYWFBzxDs9dQr5MhgiE0/Q9sFvN3RnWv0RsVkIfQ3hkvtnh4 ey2iZkdTYPjOgDQlJPM7JSp5jQHjNV1hrwX8+lrzuXcGN0foDOtf48jQpe8M3QK8w1+jfyWIyHUK @@ -40641,9 +76501,9 @@ VYzSEhdXCyv9xcUemyKa+12Q5LuK3taZ9Vp/qyoCc6NKgrcRLZXXvFhTYiHHZdUAPEaEHJZFoRBF UioWR96qX1SUWCkrPF+iEo8ZlajaLExJWz1bT1sqorZMGlhWJZAurRML1JEWTxum6zzj+polvC8T Ha8ZrZTSO2rvlQZU8OoAD4qVA0Y2IGFAzAcPCihHPiygxvAuoMbsmMCCVlXMXKGhl5DSyTk7dGJr 6lMC5go1205RTfXTFPLrpCV0mjLDdKnY16LxmFQSXI8Ftb6XHF2rHODeICnwwTFKSKLoZOCMwWFB -nnZPzNqoGzDRllHraT3DZKT2ZRWVfWOhccjWdcpE1vWHOFda8npRTR3BVFXFJ6ywEA== - - +nnZPzNqoGzDRllHraT3DZKT2ZRWVfWOhccjWdcpE1vWHOFda8npRTR3BVFXFJ6ywEA== + + VHmOFbUuY0fF70uir1kMkBScpQiJzNKEVVK5oiqd8OmxUqjiCC8sKaMtuLJNL+DslciVVOrDU9No Rde16IXtVUrOjai88CcwVTjM7iqlvZY/6jAjIjie3CTXIxml12ii37AbZxqtu/3ic4XSYjLYLPeV aFyfEoW/TLJH5SGn8ddRErss66Xju12wvlQQmZwVkNqLp64dBhdr9sb0QxanFPTlpyry2peTxPrw @@ -40715,9 +76575,9 @@ HXK65gk0VrCFmq46g9jkJUMNswWzaXwvW17TYDa9cbBdYdgfOJ6Jjf8Z6GiWJaAc1UF8YTYotQ4X 5YNWNzR95y8A0YInAQ8pYlycUe4ONkjzCjBIdRBiuI+jnMN4SsVgIHXROHhKz3oJHTpwGCjRQlQx Wrm9P3X+1jvvmyC5xmaeZbYYZxmfIcQqU17lbzVBqa8JIEAjDVyUSUohsRiNsyvNBA+pTiJnyF2B Cncdwcm2PYEGSUyDGyOxnOb4zuFmimXCCASO6VrFY6bgMxbCLTMMN1NhH3auyFiSar6xGnf74YbN -6TTFdhNlVhnQ2tbzVM32kueTlwl0ikxFESosBFCJvsHXRKdppu8cNkDlClCCQiyWRg== - - +6TTFdhNlVhnQ2tbzVM32kueTlwl0ikxFESosBFCJvsHXRKdppu8cNkDlClCCQiyWRg== + + YJ41rEYhh7uWAAVZJaFluoViSDVWQSfJS8OOExhROp9TAcRiOwFsosdEv2LQnzVbs3u2+7BjNhno N81EuUW24hSjabdfc85r202FegXG4gPFbvGBer9oq8BWplFhKY5GcAwx2XOEk+l3g45RfKW5ZefA 844v/H66VjCh2iVPqzGZ6jdt5rqVtpMNs/VcyWwoTHGai9OMP17j/hxsOe3GSi5jiX7Fltm4/3dV @@ -40789,9 +76649,9 @@ qcUwIUZ5geD9kHus5LWlVp1PXuVwy+lcjsds/02SZrw1C1a3lLbjRpQYkRZIEfKLsXKV7UDhbiRE M98DzlG9ghUnFwIfPigHUJZaHUassagjt7+GWcTOAAKFe7Tisxvrl20FuoXGq4LXeNXxnYe63le5 c7gqojA673bNN/FrknfQKUp3sAFCzzy/a9Vu/C/k4yX3s4W7rSy5zIjdcprVW7afEJ3qHnpKcAkj RigISLQ4FzjxMs3A65qtROX7z5EZL9yS7RrGqboUW3cDRt9/FcCqMgo0RW4VqRaaMdv2G3nJ7Kh+ -0mKQHMN2jSMV2A01rNbUxv070DZfBfFq7EQpZjvRU2WmgQZJXvVZ+49aLrULWJZNHQ== - - +0mKQHMN2jSMV2A01rNbUxv070DZfBfFq7EQpZjvRU2WmgQZJXvVZ+49aLrULWJZNHQ== + + gELoj6KUmUav6czCCjfewIYR68TOkPyEb8irAZKfE4ujUvwjWXVGIadofgFMd11BiDS8wMYRS4EN ZZaFG6M4TxdrzebaxSYjFasltW5/Eav2ozDHbSLIcb6jCL5/DMn9jWAVnuQYtZbC/Oo38JbENoZW 9xOk2c2mOX8R8gvHZcBSFEaCx8p+oizHrUS39rxs15/ED2nMwk1QfAXyae0EeXUf8UGhkbBRGptQ @@ -40863,9 +76723,9 @@ yNSB50TXsPMUNmEGaV6BZchdYeaILgI4ZeZx5LIPr2v/jpXMTxHkupcYzf0Zp/qfsizzU/B82yy8 UKVFSIkyy+jZWgtS23C9KRuOxG/qbEOO05fGTtRYx+9KDQWJhvMIkv8ebKrWPuBYrW0Qv/fgtcxX QWa1YbACNHcghPumYATIzeEj63mi7zqnd21n5Ib/JYZLXyKASHOUZ5YaCuLV2oeeKjQOPFFlIIBQ YzFRst9FCub3ZMVuI2ao4gZWBIVE+JzoHsWuNo3fdx+UXYtRUjT3Sexc3UfwVLGF4FGhlfBVlelQ -y2pIQGH+IB8wPk9qth+pa35PlN0HRuVxNks1f3l9761b+v6nGwZ3JWQGA+kHLC6ZVQ== - - +y2pIQGH+IB8wPk9qth+pa35PlN0HRuVxNks1f3l9761b+v6nGwZ3JWQGA+kHLC6ZVQ== + + 31sQr8AyeOC2jx5wXuic02Wz9LleMt33kHmqq7CJAltRjvXZLVgdTzT+9qJU71uGZTwOcS43U6zP xRzdfyBU/VcpWpmZHMV2KhWsrntF60BDzNTZhpimshI0U2sbWpbIUJBnuB3puy4opcNISaL/N1I0 n+Y5bvMwaqllAKvQSIhh/gixiz+C7NIfsew/dav2myC51FQMt8yCuGF0QF4vOxammR9SHOtdlOs3 @@ -40937,9 +76797,9 @@ YwkOAEBiMYngLLTJgK7kWfhqAknAr8wZMCPvDbyI6MQqqInnqGo9Yw2bmSzFZ1gvuuylKmhpA5Vv RgO2L2WBqpeQA5wnMgBAqMGCA6AZFR4EkZB44FxB4gFPhwsPfh4yPIhqlDCgC7JxgPVjRQJckxYP XOW4jFDLGlnOjKoq8iFuiSrsjwhsEFVIlKrNy47JdoC05t6tLDORzRQVUy/yCTGnGiGMe1YQeGJR gYA2RAQCUA4RD3wiMDz4kcDwwAeCggE3GDBAQJhiRANJNzAQvsIehnbUmBHWRcqwHVmnYlFHVl3m -sZspzH61BE9DNmWlb8ZKTCrqV+QD6t5KAuQdEgOgHh8e4GjA4EHVI+OAIJQPA5QqRg== - - +sZspzH61BE9DNmWlb8ZKTCrqV+QD6t5KAuQdEgOgHh8e4GjA4EHVI+OAIJQPA5QqRg== + + GABzwQIALDdOACAoZeSAIBQQA5grPCgA3fBQARVOSYk07bBFWlATRn7kI6OlxNQi1MRFzJrZMpJD 6A3V6tOFKOf1AKIKFAacZFDBg50QGR7wSHh4QIJBBQYwWWQggLRSkkBXhCOBJZmXCcZAnglwJXCD N7NHIk079PGfrLy1peyJWqhrlMLawhaN50dLZDI013gs6R3V9dHlbELwZIHCgJsNKHjA1NjwwAaD @@ -41011,9 +76871,9 @@ fHzkcSRGqzEQPKa3xjCLLMfZfuOBpudKflVrIWZ+0hlwuOYKYLztCzdKdJrnmV/j7FrbsNP0hXIs TeCQ9xhOpMw0vEyZqSzL+qL17WZSRPdF8HCxtTTL+GgXDpe8zudyomu3DB/XPQNOFJoJohRZCybV 1y9b1nsQxXoVpNqP83THpSzJbieAVm0QVrLtCzdB7ZPnN+2oXfNxpOW8RvFKjYXwaq2XDbcRKZX9 VaCy/4ONktcEJl50BnDLjsIc73e0X3uRW96T0GmqW3BBSqPgCZMho2QFuEnSD8CCB34LoeNE9rGk -KhOJUo0luei2Y3U+98CGkFuCCJOYiButthE8XH0Uvq9eJPll+1BupbE8x3kmNj4X4g== - - +KhOJUo0luei2Y3U+98CGkFuCCJOYiButthE8XH0Uvq9eJPll+1BupbE8x3kmNj4X4g== + + hgptACmu5wU2IKcWOKGcmiDzBGbC98WjNMf4qA+b//NDl3MCKiMAERqPwfOMu60AbqHxmu1/UlqX 62bJ6rbXMLkbpLvvY9bfZpZvfzHq9UaUyt1Y/KzELOAkwVWMYnxvyY7zJdtyymcYjGrVLMaOky6H lIq5yApaM4BOMz7XgVdFRqIXBXbT5FLDMYLvLUa0n/eMzxGn8jqg1C2382y7PathdjVKt1sIUasM @@ -41085,9 +76945,9 @@ INWZDtXMR3GK7UOruz+0tuFI8FClVYBSRJeAxKddomeFZqJHqw0DlyQvFD8stBDBprAUpXmPYkS7 fQjH+46hWG8zHZclqfF8EDfMDYul+39NuJsElSYxFTpXaU5qWF3OcqymosjU7jhSiXn8qsxskGT+ USqfCzrf/2T0a+5F6c67JNttQSk9jgfqdlM5pvsVdDS3JIg4vxk9UGU00TK/qF33c6TfsxExWCsL KFAnHii6LUWNkhyDFC+6ww5U2IZvvNeYkULz4F2tkRTRehmmuI1CzDXs0ZOaL6dgdDdJeN2FFSMv -Czqg3w1YhOAZdKLQNoxVaDxUdN9EzBB6govPOEUpxudE128xTPQbiJulMA1StmcKMQ== - - +Czqg3w1YhOAZdKLQNoxVaDxUdN9EzBB6govPOEUpxudE128xTPQbiJulMA1StmcKMQ== + + Q/AUQ6uzGmr4PuHFOnbAg7g0gudpbbzC+b2quv+jpv9G6RqupEcKTYMMk5jM0R13c4TLbWCiRM/w 8YMWoULEHimC7TXQ9Z+Gadb3PM96k2QXnsLKNSyMnvVIa1tOg80Tmgcaq7QQoNrPc3rZWbVedVdu vM5XNbuJ6GECKwGU8mJOyWLIIOsuQMRY3RfIYGpJQHIdd8B5EntplvfX7lzuWH3HmfhpqZEgxfjf @@ -41159,9 +77019,9 @@ dtdwLMxzX+W4/jOnYhxQrWYHOErBOigxhvUnSfJeRVGrrAUaRjNu030UKNeax3FLDcQOVpoHnK67 Ct8WWzP7rsNuwQjAQmzPbajBWkMxsuGG1LkdjlTtZuN8vxWjZDCMUrEXOM253BZbVgAVZPnNRG8L z5JEv/mgbhc80nZdTxqv4z296HaedDjoNcyuqFsW4wmojIObKbofUiTvUfTAeaI0XufzI68bUtdz Lsvyf8a5fjNi327WILWbcEt20yBi2SOYSI1lWMlSQymy45hWLxdQLNiLmWWcrtf8elHNgsEYTuVz -LYjivgacKLQGQnzYIHK+bDDNdd9mms4Lr223lia6z6KH9n+gSbuVyGHDySzpLmye7Q== - - +LYjivgacKLQGQnzYIHK+bDDNdd9mms4Lr223lia6z6KH9n+gSbuVyGHDySzpLmye7Q== + + t1617Q9S43O/abyuWRXjQIdJd+HBBkoNgoh2TeHFCUxEePanJMn9XhUNN+M0v43oWa2l6IHvN8ov OyBTrYOolA0BRGhZByxLdV+ladbPPNN7IpUuB0JHbP8AyuVGiHA6HKfcRVBK5wBobb+QcuEc2DzX cRm8q7Al9WuuB23/W5bovcix3DZCZPOjVjE7JR8yGElqPE4niuZ3ILnSVJTqPY5SLIZvWRYjW0WD @@ -41233,9 +77093,9 @@ mp8DhcPVPNtuQ+m8rveEy9042XC8KJyuBpp+M17jdr4pnA4GevarKNP+GiadTggd62A5JSOAsvrl wsVp9oMgxXqP4RjPMQSv9aJyOR7oWy6kWNa7KN9vL0u3fyf6fita43UVVviEHMiIwQogI+coAom2 LWJGy4/DnLtITsdetMi5IsOghCv2Rel0NE3324tR7Q/Z2Tq7AONU1+jJQltJkvFHav2NyYsGwyd9 94nUuP+pezfAkkkGA+RlquxDCdC7AhIvXAAbUTKGGScymCb6D9QNcxGDpLsxpV9vWERhcmCk+htW -S487UuVvvOb7nxJsu6XIIdud1TA6HKa73yHH6oyFuP4Do/E5YhUuF6Sy4Z5WMBjWaw== - - +S487UuVvvOb7nxJsu6XIIdud1TA6HKa73yHH6oyFuP4Do/E5YhUuF6Sy4Z5WMBjWaw== + + WIwgrliMIx8xuy4isjrhVC4Hw2S7xSDbcEDm+61Zncdds2F12+yYHYgxbFdZju3dbh1Oum3/YZrs /Qvy7Xcxut1MiOT+Rk/L3uN0v5kMudIguASdS5ZgNg2cJTAIHcutCVCq5As5TWIiQjP/ZfiWOyGa 98Gsed8C3VoTQWSq/7JiPJLqjmtBIyUG4mWpXmIs46lbuptRUN2NKGj+x3bnbilMMhvTOvdPAZ11 @@ -41307,9 +77167,9 @@ ZDAtYmU1ZC0zZWNmYzdhNzRmMmU5NTc3MzIyNjU4LjU1OTM5OGFkOTU4NC1lYTA4LTQzMzQtYjY4 Yi0wNTg0Y2IxZTA2Y2ZjLTJlNmEtNGQyNi1iZGE0LWE1NjBiMjI2NmUxMTMzLjM4MjA4NjY4OTcz ODM1MzA1MDI1OTg4NzM4Mjk3Nzg0NiDRhDlDhM+V+6fsYPQ8VBcsqBMBDkY/il0wiEdvINGoGhzU uYB+UEcU/kf5gR44gWFQRwdSAd6nyQitHM2B/kum0WxdFVelUsieup7rkhRSIuXQljC+d0bSzBAn -56/CHPSp4CiPpnOkYFMM+j8KuVXwAED643DSmg6QDuNAHdMAtXBUCvTyOQ3mHOPEow== - - +56/CHPSp4CiPpnOkYFMM+j8KuVXwAED643DSmg6QDuNAHdMAtXBUCvTyOQ3mHOPEow== + + BEzxoIOE0XyQ9qATAga1HbyMPoMmjIZASR4JAIxNRwHg0d646HNgGn1M52s03roC1GcAFDqfNGE5 MjY2MDgtMWIyMC00Njc3LWJmNzUtYjgzOWE1OWQ2ODMyZmU0MjU4NTAtYWNhZi00MjhhLWE0YTgt ODAxY2UxZmE3NTZjMjIuMzI0MTg4Mm1sMW0yMzAyMjM0MDQ4MTA0TDEuODA4NTcxIGcNCjEtNzcw @@ -41381,9 +77241,9 @@ igkQSKOAASpEQCwNEiCzMMHS0IDgAIE0Hu7xgExMNEQiOEAgEOzexATpRkxMXNlS1hDRwIMDFrgz Wt7ExB7dOTAiiKp2h3hndw1GhAEEA8aDBKPBYAoOiAoa/B4NEciCAyOyEMFoQCAkFiARIBweEAsM Cg0ICw8GIxJhYZcxgcLDA4QDBZBGg1FhwXAMF/Bwggluwbm5BcPZmwUzHDNc2BvDhZuDaEiYAHEw IgwiD4gHhsMDokJDY4EGYwJigQcHLGBgx7YfPGCOMBwgEQKY8wGDBwcsuMcDb1mWZVluWZbFl2VZ -FqdzQDwajoKDwrI8II8IDAgWaYiYwIhUaKCg0SABEQHh4MCIDBCjvYNIuIhZTcmVow== - - +FqdzQDwajoKDwrI8II8IDAgWaYiYwIhUaKCg0SABEQHh4MCIDBCjvYNIuIhZTcmVow== + + vqtd2dNNXdlNOd6WpV87dovWjZOYucnOO87TrTjZWze+LI1059g6mDdr9liY1eTUtG1ZvdWe14hG wzaai8TDwvq+yz4tfSGTcZ1aW16t+0tU3l8pu+KyVMkKs0vy2t0tXyq+a8B+R+jstUQLzf7t7ik1 Xe3VIlkmUxI24Hqaz7X7LScyCcUTpfK27VYulYklgZQoCvJtxkJDL4mFImmSaZAWmxwLhUTq3mLv @@ -41455,9 +77315,9 @@ MxI0AtDboatLn44ic9nbYScHvlUoGg79dzth8gSuhH6WLVv3oyUzUJ5EMEZKP5IIelPmAK71FlH+ JWBkO/79/Til1BU8z/c20WVuz2pz9Erqh/YPcHrvpQEao4inExyx7HecvM2yp3weQDETxvFoDaE/ PhazqZGiblXOwUF1g8mPmzfz8pReEZ4T1/sIvMCsnRhiDWPGCbqkQ6lnWWRFcHILMfUojcgb1nlM 53DNVEw2PBQ+QV603hjAKdISoIWGCSK40w3YCj5sZkZoXBBgi8mEjIADIHxu7rfd2kTx95sdgV6D -SyELlGCF82NiVq2L9tZPVXGMjFnR1yx8woztFSIH187RGmsmgGvT568yfo4QinaINA== - - +SyELlGCF82NiVq2L9tZPVXGMjFnR1yx8woztFSIH187RGmsmgGvT568yfo4QinaINA== + + R0CtbdpOsFJN81zyIJLlaSNAi8JN+rsRh6nzCoB1YO1IwpsP+JAQ0C1nVkqP/QsKExCrC7es++58 ayPgUtZ4BxOmuTWYkl0nMqEJJWieJK9vE89nTw2i+zAlTRbhBncI97puhg7o+GzXeI5Haxe25NeD tt1E7bKhHF+2qAFCXBzZ3PViAWMgt8oVnmKEAq5XUBsR+SMoKq0unIw3AyQ0ZPko53qCnptjm7iR @@ -41529,9 +77389,9 @@ AJ6OkNKH7cpjesocdaDW3BSrkqK5HF95UYpQLautVGTLJpEMZ2NXiRU7JQTuQJCTQgV9nOsAuRO5 USHnsOv5K/XFpBPYNEqFsMfcseevH4dQUpEORT9ArYmueb+HHq7MdYBSKbNWdsx0DdwHUWMey7B6 YQxPGXMugGbF9p2tgqhqzPSqASfYv31T6ZB0JbcgsWFFy15fayvEMvgY6Fv2Gitvtd6izh5FNy8e 0F8DHnhXxw0AIpCmIgbiVwRIeRJY3dfJu4pgI/rFgbmUPM/kV9MeJNk9UDvXBfQjsIblC4MRYOoz -Zd8PRlQfKYH8D6q9iEbfRceFy2eZjOsow4cVD2ATHQSrXnVBe/Ohl1Wc3UC83PLLOQ== - - +Zd8PRlQfKYH8D6q9iEbfRceFy2eZjOsow4cVD2ATHQSrXnVBe/Ohl1Wc3UC83PLLOQ== + + Hb+UaeBq6uVjUWOSfUrVOlVTQ7zxcAQWhBGvgE+o6iZJoZgzR54dI09+ELulA3xhOxeF4AN8vmLM 1HUCaYSEhvaB/NjAynJGFtAkJhT1EbZc/trzAQNDopM4Ar+JF7azfzwddaGLAbJqqEVbMcrFQrQa uBYVehkS8YWZ6qac7BTSCkqfNSShjnCxNUpgL+rAcOdfgl06RDkULxQAUnXXaEBLZa+eTVtAZWxg @@ -41603,9 +77463,9 @@ rWP0GBzqNlDKJ2Uz/lIdWgiOeB+HcxKb7OnRIFdg6mzDrGgeKVhSdbmOiuB0oENRTV5FwYg0aLx8 yzvey4ij8j8DCq8atO7FiEBGS1PGctlQAwupLrB2+RYx19025fnSaTLahcy3fnjXnfKuesHBcgaf zr4aIDDMeh+kbNcrXcUR5tpRAt944ws++xivGICClFQorV5KQensZCg6lbbzH7OuOVorP1NmbCj2 TsVqlpUBIj+jb4nEWm0+eacnlOOzrlzNWKPCDHowc85Hy7zUhFQDfzVkgo4tajrdLHGjF/vmgrQG -3IhTwjPr7NFhWYCiBkaGy0X1rihDZrd8BUY6K3mtMmflaxOBkZqXlMG8m5T4Nysq2A== - - +3IhTwjPr7NFhWYCiBkaGy0X1rihDZrd8BUY6K3mtMmflaxOBkZqXlMG8m5T4Nysq2A== + + 33LuA4mrNFDH+vlWbEBQl9WVHjFBnhuZFQdIAktvyqDxsLQN0vbhomCJJeQJuy3VJkA4uSSPYBjs KdzSo+g//BAcxXqCD/4tQpdkL4uH2LBfUDdQyvFHZ8wqAzG4gIR3iaTWWj9UqR9O67zBAmPOmC7n ktCR3EFqRzHoMHr9lRVOIxrVEfEFy1ZqgFgRYVRXjDWaymWNU3IDS+gRXnBaHYfiPWyktUhMTkHd @@ -41677,9 +77537,9 @@ mymTEHEwEpOIZACqA+LpQEwiElAkhUyX6ZPweK/+LtXyUu1VO7Vqt/2qnTASw55SjCpVZjvV2p4y iEgOOhgGAzSdkIfCgG1qLxUDQj6YjE2BSJpAmw/FgIcExWrZqW2lmkFEcvDhiTCISA5eF1nDw3Vt ra+lSlQTZmIRD+8QF9ViI3O3Ow7G/OZ33m7X9VQ7pSavJk01NUk1UWgQkRwkUweTzIkUTZG00VAT iYOJLoqz6UQKaiJ9eCJQQVQSClDUggVFRb676/RJ0GwUbBQ+EceEiRjUUhLGk/lgOCocE2aiY5k+ -CYepqAlHJuSpUJMJIzFIGAUWxaYPlWcQkSx1MNF0Qh4KxaYPtWoieTwVGxtJwlTUwQ== - - +CYepqAlHJuSpUJMJIzFIGAUWxaYPlWcQkSx1MNF0Qh4KxaYPtWoieTwVGxtJwlTUwQ== + + J9J8LOoTbWA6mIgow6NJMIhILJ3NRkiaYNeUW6Zv08ZR0QeGA6Q0nZBq15jPF5s1xsXVcCX/Yyqw 73IfRiQc3zxvZGWWChqnnLp8fOu4G5FU0Nkxw4iksreZuaoqVZ2l3i3nu3veYSOuzPGndmvi43lE UvH1b7xu6ZiNivE7FxteY+5yKv+m2RW9VH3+nImZ6rnRN5Uq56LS9HXW1FFbvbqm7m3rxH3lzssU @@ -41751,9 +77611,9 @@ n2pP2hPDh7cxDTe2o0YLmN8ssy39t7WJBdjY6jHTjslbHuu3HVM631TP3/pdxkpHd+oP1IIF8fFe V0Q1n8mpI0b5jugZ2pYftBH0uBJYK12eXDsRWKuLVwNtfnMa1GPyh8aIoZyW56y0i73qp/Gz55Gm wMJxeRRufigK8kMXXXw6f+LmodddHqgxNDNNOrXcod0wb9pmHb9m75VeDose5gcsUeYRkBjgZX8K 5Cr9v6wJEqAglGF0cdZhIH7ZhWFsIjv2odHhIXpeLY9w3QQQffWYwAmKj9vlVvclP1Vx0ClQJCG6 -F2dqqJggrQXEt61zzv67Jb310GIRSLky03zBhZpfRkM48rTQYK0hGHuSJABGh/U1SA== - - +F2dqqJggrQXEt61zzv67Jb310GIRSLky03zBhZpfRkM48rTQYK0hGHuSJABGh/U1SA== + + 9Rii5IUyZlMPu3sZw1uGJjpMRgzMua3SQQJACHtFQEaRLnwDqhaAHoN6xzzmrCtIfiXv3QPlyEwa FfBeCn2CJ2gZ0N1gC30WF3W1edDfQfek8F/+InZIZr14ICI8wlNyDxF9RCbRSIlGKVOn8LsnCTXZ RaswCB/Gw9gSI5JCCckepcjEewH45drqkUe3CihbP1mEDLly+tFc1suNLBXdGVLyMbPRh6eot4HL @@ -41825,9 +77685,9 @@ Dt7S0b7Ahb/Ur/4dyKH2xjOcqWgzQBxxUNoBGYgIhDPnAdVlzthHouRjomTixlEty1iGLdVMnUIp jg+3fpPrOWh27l19UOYO7UeFLuZ3+r3kWgOcTv5yAq4+WMHrSkoMClgKGo0RjK7emSJElm4kXF3Y 5Egn1G75A8mYL7DU00a6nJywXHZsKmhHRbaaLx7G9ViCmQ0bDEwmWdHzSqRM23Ul0xsbyhfNIJUY 6u5XcbIXoF1vMVmssJS0TnCwPlfPanVXYOVWhmoHvNVt0LvIuA01cfPFitxpy8Bupecg0to3MmZt -4wmbwJ8IcYlxXFuti0zCRZQNwzIYwArihM7NjhXkEaYfA5BIUV//PZqdChT55LkjDw== - - +4wmbwJ8IcYlxXFuti0zCRZQNwzIYwArihM7NjhXkEaYfA5BIUV//PZqdChT55LkjDw== + + 3iTnAf8OCmCkDJ/AfhoQf1j0Cn1ykKk+AuHutr+0cIuZbHsSn4W0u+CTpjMAvR6eBVz3DFAdA3AL a9MLUHLTGMtFV8w+bOEzRtfhLAyWmH7hIk+BcvNTFphc77KVLT4JwdY18q2+IwxcDOpOfa3IKTAC L4cO5tzV4EgvhNFA2s1J4knQtIIt4Vg6GcvaNxoVsjXiaiWIImTEKlsGDmk1D6SzHLsaEMByQycS @@ -41899,9 +77759,9 @@ EGpfcStwfBPcleUshxqcyXe2bQXJmR5PAOKfD/xcZHPRzb7t2ztowSnc2+n1Xewn1N7eiHXo7Rl3 Ft2S5y34w7B9ewlcVmKVZzp7mprYXkF2Iu6JU/6lkeHKfcFlAtwJK1aEDcAJfr3ULKNjJ9x/RNUM YQPjsspRF8jbnzTFKhkHYKIW3LMrRhTuPyvOq81D7v01TeHdn9dvg3NTWTi+qmxfLStu9WZdivuw m1mTRMVMDGJnJw0dc3IvCBcre92S1ICnwsX8mIRtlTNNj7mLazT2qSfH9F6b5b4YCuN2L6Jslcnk -ev/MW60yv/UYbDSHQPgYIHd9ETpak/eMLQS3olaISgNI3FkpXXV+eOS6B1sa4Kfbeg== - - +ev/MW60yv/UYbDSHQPgYIHd9ETpak/eMLQS3olaISgNI3FkpXXV+eOS6B1sa4Kfbeg== + + Gwv4pVCL0qSPSJ+thzN2KOkar8UwZDuPU/fZ9jaiIq6QVmkiqzbtpJ3zrTKDACEKBv72rLTzEdfq lAnlZh/LBDvH7CIoFyZDHEFsR9jCZBX85V9/+8vqMB8vq9jJOItrGkbmabfsMAtygDW+0spZ36WJ MzHhw4QQb3iBOsqGXv12zu3Hlm0e6j7+6BiDRxlLvHG7XoacpK6RgVTH2JFDlSiOp9cu+UfgcjlP @@ -41973,9 +77833,9 @@ ttCjMZ7ya3dDpEzvagD7Ny8MsiavyMMkig3c2Vhv13qM/H0o0Hu1MNQS3ZWtgFnVRhlbXyRWFFuW 2RtgnR3ud0XDBnlopWkT4obPpjk3w57FdNvJLiW2y/6GjytrImCEl4lxI9r3fth3q/yGNqtB0SBf hWqXDHRrAjEWZhdTxv9v49c5nrNKKcMe1TzHoTleOp4s6F8MlDIkQ5zie6SKfUqqvRvbBbPuH7Fx NuegVh1yxTI7u6DUgGy86zqwnELqolJykUkD60GULrLYKXkzlAkYwn7hgCEdXssmzgncmcJNcA77 -4nsdpFUVY+NuYtkOVIa3QFOjWM5Cv1wbYCK9YKHj0XTztBqQYe65X8Nc8Xsfxa1TMw== - - +4nsdpFUVY+NuYtkOVIa3QFOjWM5Cv1wbYCK9YKHj0XTztBqQYe65X8Nc8Xsfxa1TMw== + + IE4Enl2AUIHunYZY6EM8L2xpSCWkF4r3PSl8Y+YyiJryOQaCmYqS+LtlwkIG2l6bMF+ExRg0HWGX UJwANQ+Gin6eY/q5WHkKcwjMXO0AjwDSm7SItFMZ6x7yziDISF9iSDdCygHbVTgZrBrDGWYGMizF aVV0b+msH25y1nkj9EyBSNl9wjm6ZTJ1Vm3VoH1CgpknR9AWpn/+y6Q/ITq1rQnzRV32ANs62gXa @@ -42047,9 +77907,9 @@ bG58ubMRmWELl4eeM3O4gJhFr5yOqJlUaAEBohgZklXRRMlsmDk6P0HHlSUbui04UZBjV1nvjssK ilk0+5IaYwI1mbyVdfQ/VSqv1BmiwRsaqlcUi+LHuQcH+3HzwUvbhntkdgM2h4zukDyGfaquADn2 F5KLFRAkn4R2JUZdKSh3Gbc+XwttMR/cC6P+fkiRTseZD8wl1dV4ZljyzdrNe4kgTrgSM4WQmFgm f+EwEAGQ0KpK0NwBN65MrFO0I/c3aJC+90lx6UbVZ3jf3g5BCfm0lQCibKkPXdzdwxSV0umhX1lN -K5oUslTyAjYikyRYuZa6TpCybpCw7W8LrgvVarVgZONg+AEERZ5uhV18APWzKNWF+g== - - +K5oUslTyAjYikyRYuZa6TpCybpCw7W8LrgvVarVgZONg+AEERZ5uhV18APWzKNWF+g== + + LFw8tyNWzcrAad9D46nJu4JVoGK9ylSlJH6rj9xaJFCcNaCuZt0V51Q1yqxMh+Jy8y+DNAJUi5pw VVIjz7AvW9vfcG2PSG+cbIZCZhW3HihZS5kcPaB39NlWK+tpHhyJbaiNF/VFVFtP66TWA1xFfpFY P0BrXxXmEgDvxLAiJ46QSXIV2D8ZLC1K/PRe2Iy/JLK5rQTZQ97+efc/Ikk21pajP9nfbXz9B3cY @@ -42121,9 +77981,9 @@ xoaNAiYrR4ZNo+YSR5OEpaEEBYiBHqe5YK6NFoDRYRsFIMdyJE+wmoar3MhxBs62TOKEm4xW42wk jmUbEMGZZdJks9JLFwzU8FwzsedqImN9vdhoNdmLJYu9miw30UVebAOwYiMJzrZM4lxsvpEymIwF bpk0a7UjLNxGGgiTla5tcydxBiwFazse6VjD3DVu4W5OSzufE+x8huO3bK0TxHjikBXWZ3Vi68Gu Xqcdxiywq2G2Yr9TSpuyWhdkzc+0C0OMRRY4dizwW/OrOO27ve10tlq0e9bMHZiddiNrgp11a0O3 -4IN0pG/HbondvQ92lLJolysFO1G0tt89+x3DGopecWdrSLsW/bGjYM5WBFtNPRzpHQ== - - +4IN0pG/HbondvQ92lLJolysFO1G0tt89+x3DGopecWdrSLsW/bGjYM5WBFtNPRzpHQ== + + xRGLYlftxF0VRdqB2Yqd31YFWy0xi3/zhx6COOPOwQp24cS060trR8fcrFZIMUizmPtpGE6xa3UI dmCLRbtLLe5arNB7tKw7LThW3CAFa+3E2sqd2Lq0+/6xa/2tczq2Iuur+23lnmM33s7d9JF2/yKr s2Bl2bZiFbvdO9ZYw67DkXbjaG8HzhHMLUzpaGv+a/uOGXfNormjOaTdVxt2mCWOFmzl2eHfiel4 @@ -42195,9 +78055,9 @@ jYVVTxyPUIrCnTQWPBoFhuCTyrhQSIiUE8fj4qBA0XQCgsZZrTDhBoJjAVHxMHE8LhuDOXtoBJhI I0LJvPTQE8cDi+FFQy2ghFOVh/Z0DkYTCRPHY2CzaqBlRhFhokMoR4GGvkhwPKuXQYB1kRiTXQh4 3XJjFCkxFSRRaoMIGnpNgBwmqg+vUoMNsJZOpercUs8uRWwTxOBuMKEFXGIkp1lJaiAECgYXYyWh lhE1PGhek4EyFCknjgfDiCLUFKoB8qFBEmA/UA41iIEwwFwKLGqkZ1yNeuJ4JKBgA5zqQiM89ptR -qDMLKE01uxGAASWkHFeQrICBTrAHoxnFxPHoUB6NUlARLi+nhw8FKQEKORjH0DyQsw== - - +qDMLKE01uxGAASWkHFeQrICBTrAHoxnFxPHoUB6NUlARLi+nhw8FKQEKORjH0DyQsw== + + UjkJaFRklCL2JHTwPGojhEsVKRK1qKIgFX1KgC013sTxGLFaoT4NzJgEZ4QipYLthDpCRSeOR02I eAgIsJ/SE3ATDJLQIvEsauRMJqmUlAgBSU4cjxdnkunIIXD5HchgQ48IlxPHA0XboCAtyNdcqB+L olBwitgYgY/QCE6Ey4nj4RlXlgaqadPnQkGmygGSLEsfFUVsmKh+XGihqr0Im8ovKQUi+rgaLk2P @@ -42269,9 +78129,9 @@ KM2Zu20/7XKuXqdHv27Tsb23et3W61q37Ndpt037uX7nua2bvf9fN6eWtnvT0lsdD0+9tF7at3FP 2m3+9q1nqz+tFNO6tVvrXq3YvUvxxG+/Oh6e6fRemue8Xvbqt9so9dp3ev2n3nXPZsfT++afjodn +/zd5jV7jf/Wn349v99tTtvdc0wdD407qfeWOh6vL3ml/d9O8aXYs9Viat9r/mupl7G9dN6LaU96 vYtttrji7NhnxXb7if9i2xXbWR3bmbG92O2G7ee/30+xxdk67e5sN0wv/un1VmtnnjRbaqfN2f61 -2W4/89fsfV9bMfaZvel3wzhfz9erxdg6nfm97NfxKDkenvv/P6v9u1H61lo6M32cPQ== - - +2W4/89fsfV9bMfaZvel3wzhfz9erxdg6nfm97NfxKDkenvv/P6v9u1H61lo6M32cPQ== + + e2mm1+/bnHvWTD3cd8u5Vjwrvp3dYg/baSt2aq/t//vTo7nii2em9Xu6U5+4LcWeL8700purxY7r vfnaW9/ez3/fa7XuPm/G0yetXrW0cb4Y57v9ne6YdtuaKaaOB+t7NvaunsXUcf3s/xR7+1uKc3ft OrvndYonrZneWaulTvv29G72Ome+c07qeLD+2s707X1b/+f3rLa+nd5v6/35XS29lNI5vVbreKhw @@ -42343,9 +78203,9 @@ vTh3GVEh2GI05KG9Xf6eYaDJxAbUH+pfysUvd/iBkt/ZYgK+b06Vhod13CVKDQCXXoVrnTPJJjOA PS61rfhb0B94gIEVdjtyGNdeHpwqvYo+63VsgFscM2dQKalC/KGk2Czm5hElAfke6OgQIk+zaJs6 3zit5C6YDFOWAiQNz5kMpx55U8muY5xJO2j7t7jky0wgNNTtttc0beLpcnCNEw23MJYoUEUfNhZJ C2Ixf4WkewT2/6ubQetSa4fTmNTzcmHBYqFgB9bUlbicT8HIrJG+Y3iYOFabi5zJvwVjuoJCVzZe -5E0590855ilOUCgKQxVVcHj+HWmcjp2CrJkG2lbKJWHn0JEmszIJfxeX8HWJcLlkVw== - - +5E0590855ilOUCgKQxVVcHj+HWmcjp2CrJkG2lbKJWHn0JEmszIJfxeX8HWJcLlkVw== + + Q7UWFylLuw9cQNrjCTiR6lPNalQEtOpMSQuTWGrTPCkDCMM0rLXx+NxOiTFZz6g9YiuJ1yGhWm61 okpgslwMZGCY2t6t6H9iT5UcylRuj0oVtHCNTqm/gP59dTDtOLCVUt4fIk5M5IXVgjbGJL9mNWq2 YwR0Gy+ymEOdwIHXBszgI9CCt4RPYBdq63zCBfVRRVZW6bS/vCJ+jXYxjMcgfUlO19k3xXPNoqh+ @@ -42417,9 +78277,9 @@ pqxga+wxPD+nX3CcNSfYENac1Dsb5HD/mGyCaBFpi2MIdPYyu+0lky1GO1Zs5mMJM6wkkAR8XXhy uaQaF2DNNJQAc/x5HwEcmeIDzGIK+kDEwKGHcBX8j1bBR3s7f9f98G0PT+4qqG5xA5Xg7OTMCX/p HbIkE9ljzMuIiCsYv0/JUidG5H2x/714J3resvXhiNUE2GHvtsYzlINAfbk5Mm/gMtUg5cyRoxC5 Btl6va45lA1pWmckGCeR9VuIKwS0X1Di2MhbArMbqpme0ep+Q1ixUWGSYc8DvCcoFq95rPOltqNL -jGZ6T07q71eZGJ8YG+FWa1UQ55gPEpdNlx/EK8uDjJYHRUpemw9TUa0C8anUewhvLA== - - +jGZ6T07q71eZGJ8YG+FWa1UQ55gPEpdNlx/EK8uDjJYHRUpemw9TUa0C8anUewhvLA== + + oC62xCk3YVb/9PmUj2lcPhrMroOw1ejdpvLOo0U9ZAEDHx0R3NmbTdRvr+Zj8LNNE/rRs90FOe3U /oz8KZore89TRwgm5OQJXo8fhOXGjyMbP15Rehk54VSWbmOve1ldH6T9zoSSU4iedbQ/RTQ27A9P JPlQ40OgJxFj9MgHq9m+0yREZmn3+ijyl2Z1mnWRwwoCZPkMMN9QzYi9VKZD8SSCmiU/fYO05KhC @@ -42491,9 +78351,9 @@ goVt50A9Ip1WwSKaeoICIYbd6bCcv5fx05n/p8sCNo4xCRyVXTqcEP0gSSOmUbgqRd9guSuaRS8Z PjaMfoQ61hvM+lgUG3hIoCzKBoPln8ueJ8yP+0TpBBt8pPPIF2/w2Uj1kQ2+mu4UcQXyJX2DJfkl yMXqr8YEpRLRr1fMwQYv5TCqDZ++EvTm1wMUIUCbFG9vsF2eRdMJkjQ4a6OJbDC6BI5KNJfeYJLb q289bDBP96jRadBW2XMtG8y/lkFjtbqUDlM2eKX9FuWN6vICHcAV6OYqyFvO2TErygyimBMGbXVZ -gjeTrHCRii/xTSEXyXHdJYMW7nBNV6aSsIS2I/uomTmYRgQL+hf740EVlVuKW+DrfA== - - +gjeTrHCRii/xTSEXyXHdJYMW7nBNV6aSsIS2I/uomTmYRgQL+hf740EVlVuKW+DrfA== + + FNhIs4dwCXxwnt74i5WRvR8eSHz8HAH9QRR8HJRc0mhApZ+wHZOzWSbDPbtCGZ7/aiNJAFYci6U9 rJzRoHKDlioRuY96/dP7zIxNDP4OF1/YIIHR7zjD5LVZDaGansm4t+KNCvZNzbZBt4hB12YYjahi /8zvnN+JOwbjH+lMMqhFWob75jzA/aUFV5WclWZTia4yHpcJfJm0jV2iZ/kVVu/ElKWacLbIS3e2 @@ -42565,9 +78425,9 @@ QQyOySdK30qsx2PaQ5KtOw2uXiqMj9gq1dwheGEy78zToLGWkLs+F33Ay5OwIA0WBdjNL8Gb3lim YVdwodfpfOUdDsrt2xLYkwbNNWJ5MqeMJC8MDY65mipjqFHq2WLBbtYt69cQdrlr7Z31OZgp0QQZ /2sGAQI/14/iyr33dIqoFdyo0XuJCFIg6awMbYOaDdU/XLjv2fDbFexMNOD4oC0GZwup9kssYZZg e/vINc40C5UZc1M0BAr1nL0r/MTMf6cuHUeJemEuKxOBWVoqaB57yH9sCGWJBL4y9p6SByTAHj8l -CTQtlzTI3lNCdACclBs+YsXde4obtYQSSjvg5aqZrH8P6BwwrOfSn0k6SQf1dAUCVA== - - +CTQtlzTI3lNCdACclBs+YsXde4obtYQSSjvg5aqZrH8P6BwwrOfSn0k6SQf1dAUCVA== + + AQpkMDITPQ8FnGwTSSToWNDN/NBgtf20GOLiFr1f/yjkbz/ALYhgqXNK1tukPWCImw1vlzHawmmz qk74jY7RRUoIl8ifFT5vt0ORqALaqzFyHqCG0LH4O5CGfBDrDu6doA+H3og/092ufxmxipYR0TgE b+CYrq1ksm26gphq7S+VlXAV5KA6qKAkvpBIxpHqcZkEFHgyOG82vV76ZKowRO7hiG4a9L20SRI8 @@ -42639,9 +78499,9 @@ ZlMNRNr35GVCobTbewTQEhHG82Lg+zlXduodED7MSAN9A0D7KsiMWnVn48Eyz+Ba+C2osQHUdbfO hiN4DPiZzm33DDzR5gWc6Uydiy7aprhFwcRmbod8sRVnhpi/ZWIAjm4/5Kb+HkqmPvnUz+ciEXfQ +Di4lETDV75KHscMMjjIo08eKqNeLh2625wEz94wWzOg6Hnf5Wn3dhZEyGvkZSlrZkObvyjq4e0b JOcU0YJnzmmOD6z3CWSYoTuZbwsjpAM+u9+iehQzwIJMMytLWLEX2KhozCHf1bm18/xtuR1LyJIl -8FgKFnTlOtEb42C8GLQZ/Xp3mKuVQb42FmdLkP6ycCk8og4FIRV1sAOOVS6mwSXxNw== - - +8FgKFnTlOtEb42C8GLQZ/Xp3mKuVQb42FmdLkP6ycCk8og4FIRV1sAOOVS6mwSXxNw== + + tnJMz/1OiocSJQqZxw34+wzwcin24KTsh2/+SJaHDz5o1R5ZP71CjMxkNtoySp1XmkdpCH/zj/63 GmHbouJL4cw9vPlhA4drBp1FGGyaf1Y/N5wUNlOjnj89OPazkD2C31XcKvAdijOcP+49kNyKDjJM 6ZSvFiKG0QUGF4OeT6msY0Nrj+ZB39zHsJlQgWgpSnxvGWNW+YCOuj0W279HTu3qC/MoLAUlbHNj @@ -42713,9 +78573,9 @@ DCXVT6DpKMz0wKDkeCyc8OlBhQ0NLBxNGhDpYufTdwtCbKCDaMEFBhiaCC0a9L7LxQgRJSodRuqR KAXTEkqphDprwQUGKFkpDGswhioSa0CdMKlyjcZN60hHvF8M5L9CSQ8WE1gUKdVDDy24YAHmTJDp wUkDz8khqGbRyoILDPC/PqSaJIoeyvk2IhFqLBNqViyFfVi1Aqd2mUkXMjWvXTTXWnsNhVg9Zs5y J3Zq53zd+sTAAABKJ/2B3LDE/MvMSkFCM+Hw+9BO3vJSlxCMmFHGYMOFEWFmCxrySFm3xmMcJURD -CVRGJ55URhZcYIB3iJ1IhfVaqASKiqhAMQ1XD5QeGHRnkWzBBQa4VHFIvAhJ/I4hAw== - - +CVRGJ55URhZcYIB3iJ1IhfVaqASKiqhAMQ1XD5QeGHRnkWzBBQa4VHFIvAhJ/I4hAw== + + qk9FLeoNfg8MYniaBRcYgCb0X6sP3GkWUqXQo0oHBtKueLLgAgMMgz6S2Pyg5sGsoXOBWrXOajyh sNq9hJVSEqKu6pyVBnXqJXVLVKh6MuptmpJiDlETDVmhR1GCbpIyGRHsgyfMmhRieGDwRz1CaJJw EfeUQpJM3DXD0lQY8esQd9Qsna+lipC6kRnOq62HJZZW+NARK7/mEf0dhOQ03iFVIhSLElLJInFI @@ -42787,9 +78647,9 @@ kzAz0QoyMualSkdwRULcKmkGFSy0qn0SfD2Q7brDhUIRhZstPqaqR+iHhKrMx6roM2WqquH9eZ24 2IQKSTuCh+oxF5bjrvczM/9Nc3fkdLI8GFVTNHyM/KzqIv4Iveeie4JIBO0jMqtblAbpNPSPqWko NzMomB8t0KkTOhSCMlQ0iXGoN3ih4otANaKRmDuYQh88FDw0A4nxIvANHSLHee2KrzVRjNCJbkwj NGJViXMGUVRFDZGjaAtR1SyyxupUwoYwHJ4Qs8I2xRoeY4grstxlSTjhETMkcc+5KBxzb3fsDlfg -XQ4PjwfXiyY8glz+CnJKHx7v3z3cCCbHuEI8Qv2JaKhrBjV01AyCWIKH4UF6icQZxA== - - +XQ4PjwfXiyY8glz+CnJKHx7v3z3cCCbHuEI8Qv2JaKhrBjV01AyCWIKH4UF6icQZxA== + + wSVRM6jXHhUejZiF5avdqQkhVY2K+CMeYX7IfdiNwseLMA3V8K/NJ2JD1GlJghgmracSm/vfyYq5 QR3PmgdKmMRigh5K8bAwtIJEwr+RKokx6bM8/4QIwUVEQrW0VaQVeCIJM6tBC+RDhyti56mUNfkI ZUpemDw+f3rExvx1/xHqHz8YAEApKEg0EpWD8wpPyuFkuV8XKlBs46LKgUMTKGYxEzVf6PNLI1O+ @@ -42861,9 +78721,9 @@ rT4WS0FM8GecoICXcWLccD+aSTltTEaoMH21lHv9iXgG82gUlc5KfNTAgbqmS98BhB2uF+8H96fu 17JJyIfWLcQlG3RYIrCmY9TaqSk+CKztfCrZyPPzFuw1chiQ8e54BgaCZQV1eU5O19RiN+D9iwJu 7Vpg4nJ7SDkhEF4Y4O1U6PWCFzhR4qwntrSrEJQG5qJZzLw906dOd5jcaCPjC4OZsj8mlReyIr4H KPEWBdHsR3zBA76FMO2hIQMzzJunZYxDYx4UIuHRLqIWiR3WfOdpQBMDsDoEMuM2lPDms55swOdM -sMhilO0Zj31LDIlPfklI6e1qkiKREQ3cykhrrg5fM0MUFN4BVmbENtVvL07VsBYmQA== - - +sMhilO0Zj31LDIlPfklI6e1qkiKREQ3cykhrrg5fM0MUFN4BVmbENtVvL07VsBYmQA== + + 5r06b08/Smmy1TB8NcvqP1+N2GRsvPX1l5E0pkm7o8bBIBVjSl9VYlJudCUNWYrcsBm+N9wMekWb 5Yh2hxsXrF0Er/QLyCQQ2wr+zznyBc3ZeCV99eC1W7SfN11h1LACDh1kbvmCGxTbUj00qpHqnyYb OyOss1JSD2Q/ghCK7nGM+AKiorj5jncWO3fdxzNLQt5lv5TEJpskLHq09CK9cwUQm9R6Ice3JQ1x @@ -42935,9 +78795,9 @@ PTSTEMZqq7eVnBFgVx1b5U8JBIkIWDXFkn4trcZK+cOC3AQXiikSwzZGm0cdN+E3F7VYmnOjfGbA AJz5fPpdQEtTRECos4HGWcOqQz7rgYdRxGSzSiI9mG83IQjAjYo3eh7kxnyfmtqqtadnskME7ioA TKgk6oSosO4ywSYYbERl2On6AgR42BetUm7IH0y5yFRfyY6e7m5OUr3L/13Ar5bpHVBmfH14LSKr 95J7StC2pegg3SBLD7kMIUM4JKsLPFmAypaZQ41nTQrdm3NyaB3BqHP1Xznc6pY2avmfOYLUFgfb -aYaflJ1f4C4xQcmfFsawykzWbUcQrrSlaIfPS5+I0HAzU60QkGy1chbF2bnAW8APPQ== - - +aYaflJ1f4C4xQcmfFsawykzWbUcQrrSlaIfPS5+I0HAzU60QkGy1chbF2bnAW8APPQ== + + AJmtV6wpkP806vzTan3tXqtaqrLUEg3TNs8zZqmY6VLxK3a7OlwdtgvOgdXlesNindWHyNvpRFUp i23W6dpiOO785oRVAsi3iCOsApqeGp2e//SpbSop+zUX1LlB7J5N0bNgeyZGuKItSYXbQwdLj4EG tE/KQXTrp/Ro2DUgg85FamCy/Hs7c1v4cMUsU7XEQe4SYoSAXJ6lqqSoROz4kK0TKF5TqogmaG/t @@ -43009,9 +78869,9 @@ k1/NgXYTloNZnQoBaCpCQfR5M+W1rTfCoZvImWMUuYTg/QNx5ji6ViwfJvtBtlHwZRRljhEGFZ3x uTo6TZhF9zPN6CeZAi15EqyVId1p/o2CztFWHL8ao9dcYXdWVtV38+V4mGPvCnqve1HqzQDZRdL3 dTgkOtAeGv3XKjcSTchW3LNWQngOEsVnG+Qml8gPIrdIaLiA5ewgM0fWKR2Nu2M3F0H2Pmet1cLj VWBrTXQ3SDUiLrDFzOdeLx7kaVdkJ6CLfL67SoYEbYGs1xMyio4Aj7yLZMjmRJ7jg++rHJZhjaI8 -xCYQGGLlJoMPjnM+kb1Ix5p5heMxw3NEAHTqKvhJTRS0n+qVHib6H31To7G5sXVZqQ== - - +xCYQGGLlJoMPjnM+kb1Ix5p5heMxw3NEAHTqKvhJTRS0n+qVHib6H31To7G5sXVZqQ== + + usCedgGo0YcoEJqCmg8y/9P5Ct9W04IkCdhEm0FiTTsGJEPPH0hHAP6z5ixv/YSOlerk9bRmmrop hHhzNWms+foWj01bg1MLHE1/WtH1mtUZ8jnrXuQ2elSSPf3MuWgovM0T/vKz9iIRTLR0vZFmSDN9 izMJfb2xsNOKNCkZZJi92YWC7xnWat/TgNCZmdJiNvTXHS017TQ2h9SSxaIIponfn9ZMXbzCF2RY @@ -43083,9 +78943,9 @@ zkD1LSfLGyNgKL+vRHhYbXyeUBy1nZZpScI28t+RsK2VrEbcr0RdIKznSkJEpjFS1W/tfbD+HnTA aehYvbzPuIvwidQkTYIq9Dkf8vsevxyXkeIJxYhvpoiriFFE0/VL6uBzZuE4KBtQwUnYB7Z/8NXt 2o63HyqJ1ieG1MWK9wKYh6WdnBPHvs8uo/hh2aX87ZHhVQD7Tfcmz7di6tfd+o2NSYGyP6gPFKOh ah/i3/y33djtvlc1Li3dyWS8y4rmtbD3eiCDu+5JVWoXILxvZ3C9l3CsoW4Sy7iiROKgS19HNalb -yw7HFioMNyigQhZQr5kbJCNgX5no7ccDG0zL22FNU3I8sRG3KwggqOFPZLh0dYc2xQ== - - +yw7HFioMNyigQhZQr5kbJCNgX5no7ccDG0zL22FNU3I8sRG3KwggqOFPZLh0dYc2xQ== + + uyWaFPG1k2UYjwiimAn7HjfiK4bQR7ywn+ehkwekNXPOfZjh8DAml/jAAA08C29jfk9z2d/FstgC ZT5VU4AB03xlU/syVidJ8vEmRlji/zLmsXtbk574UD70txdEobafc8EfdDKQjAyj7BTXa56Qy9hJ pVQQ5c1GyqhY0HLIw+HSo7cRF4xeqJCgZb0lnYhM4ECL3Jg7UHEwnEBc3jHLZedPQKkXQtYymF5W @@ -43157,9 +79017,9 @@ O2iXFVw4jGzk0/YJk2kEAfS+SGQI5g0Ss46OiRhi5Uej5vCt7KDWVgzmxNauixD8podZ2IiNCImj cvls0ri5nDraZGUD8eFRjF9HF3Jon4xBm+an65YM6gxSSUbZRWDscjmuT2WbHMxIU2KlK4ng9tIb PSqiXWaMCjrH/kI16Khvm/H1SNVrcuQpN52EXP0lmEVhQ0+y4dcKqG2LeaDaplsH0qkMV6AizEYG NXxIf0hKJyMoUFmrKKcvyvoQQb6IsggH0raRCEwyS4Z5MVF9Le8VM9KXVu+WPBIjkDz8+NWnvz1h -krTDbQ9efw1a2WDBq+2xuXfqgdiZqDcVzEaC4kkDu1UYqSQwJRe028CrRT/QeioBnQ== - - +krTDbQ9efw1a2WDBq+2xuXfqgdiZqDcVzEaC4kkDu1UYqSQwJRe028CrRT/QeioBnQ== + + MsMSudn/d5OXKFJ6zJbP4fgIUsyxYuMw84M/vjZm9kqgbAVJ7bRxehDfAj3FwVlhgSaxyOt46Mz+ ChVLE3CHa4utfCU3u4UFWh7StKu48wVjqB8Dyl06PGAB75QpY5pAObq4QPvghNViYoyV1AK5FmcU JlT8vp9RS2NS5MI4yalR/vgKmvOWYMOQBOYTZAlL13avOr4eaMVcKYUlxDXm0jN3hPRNEL/sjzS0 @@ -43231,9 +79091,9 @@ rcLpkrkttnuhOOx/V0LPPtHUEzv6JTuRyZUcXLaGeFyoD/qbVtqXy3GS+BbvQmN7kmO4ar+aUlTG l7ddud6xWsPH+ifMj3FCJUBnLarRqPALsfQzRrv6jRZgBVtccsbDtrTvxG+MMPbmbeseg6znMCmt TFhwV4Em8oTAw2X7UKGihpkr7K1nmcVKNUHN2GyGx3euVLRmHemL/4FzySLtxIYArLHZzP/ZPOvu hYqseRz3On3M8Fy7cfeYbeAmpc+MGKH+R+EyV8J+yK4Z01YGdePtQJetbOS98W6om35zrYobo/YF -7m2re5xSZbrVo0Up9ULm1FfbkJtVbnbGkeW+fyCCqdgKLJSWHbEBf7PQiss2KD7lcg== - - +7m2re5xSZbrVo0Up9ULm1FfbkJtVbnbGkeW+fyCCqdgKLJSWHbEBf7PQiss2KD7lcg== + + izrKbxKuDMMnmDhYA3foIYTkoDQ5wuVwM2fAMDFhSGOyshwAEr/gljgv1J71kQITTT+f3bN3gW+W nHshZDkqJEDRmUbIgZD717HHoXfxFJAC0vf6rG8rgfMLRoCB6yiHuX/yK7c8DWZ4GHQSZVb0pIEz JJStXakVtO8ixN0tmctd8ZGg4Td1Ix4YlCt5amwsXC1uxrVkm4ObUCKpB9FhI7Mw88RHwqiHg9xK @@ -43305,9 +79165,9 @@ ujVs9aaaXoTClZvcOTi+s8Bx+Eqxg/gWevFmQAXZjv4Ko/TXSojDbmvGSLRqiOfgHdg0IdHp+VW8 CNCWDo62OSaM29NyTWdBooP/9nxuQBqFN9qGOv+jDVzK1JdRXafltHcu+NmfYSUgmXyKjfxDkptk VaGCxpWsecPRohifZWIXN/sQ1He6ELCKGB2XiuW7OJ3c4RyNw8zneCrZmTUWjnRmB2KPOxBKZZ2b DwHE3uYgzWy3WXFe9Yic5TAS4gsD/7oaxOcR05iIYD70ymLhI3M7mEX74HzYWLdziONy1IjlJS2H -WN+OeCKcLrWYiTtWINXtFreOCC1QFO5gED1gWEnEu3Opbg4RrfjiDQxErtF4dYevbw== - - +WN+OeCKcLrWYiTtWINXtFreOCC1QFO5gED1gWEnEu3Opbg4RrfjiDQxErtF4dYevbw== + + FgTxCbU7vl6pW0QQsHcHuGwYdZVMuXgZpZQ4ujtFVzx2EQ2glXZiHJ842Iqx+VH/yh0lD55xmQt2 +f0oPnP5eAWAwQLa9Un1+LEIn6yLERmCHgCNY2dmOwI1rlNNfmj8GLvBk9WxiTsb7yiPLaWyEFoz Rd489wmbEK1Nf028Te2N0NwwaXBYngUM3joq84KbnR8DvGX0ixugQY8b133JbI+GlrawrushkOcm @@ -43379,9 +79239,9 @@ AEuh/3kfEObj237nkehXx+/Z/WSA7qOKGk+q1OmLjRmMQbSPqkm27CACk7cOf+TO2WCAw3qOcJCn UmSHaXIz0NOZesATMDH5okGgZ04iA23CA57TXENWjvqjWWUgfEAOWfwRjhxG+Hw9SEF/9FrYLnri CgTNHzfUP0POnrPgjzpP++3LHSEwJwEOMA8kGwwiTkKBgsIxMCUiJoemxy2CosGS+ADL7Uq0vGRY yh9lHZTIj8s+Ughmk2AhoYQswcMDkh5JIgVIsAkFMz1S7PVFP4r3QeltFYBUWSi1Z/7ohDBEMksU -cK0AKamhBPnEvLrs3zObxDoaSlPyTMrcApEHyPhTKpe2VTAAkJ89lD/C3Y2KZVqAbA== - - +cK0AKamhBPnEvLrs3zObxDoaSlPyTMrcApEHyPhTKpe2VTAAkJ89lD/C3Y2KZVqAbA== + + VQMfwjTDXjA7PJ8WA2Q9ej9AOlMMJiFCrsZfpxAzQL5y/J44WhbVAaRnStO3DXwmpBsEyDlU5yED ENOQP7bP5LiFSJyqYBICGAJWNYSExvCjcsn8lmjjJA7pmDKp/0uXPH2MHY6GnuTpU/wLqekJvfCM 2zToZTxRjWsfH5wb2WD8c5NAo2Eh/p27aJjlQFmxAG/LIRj+wTVhm/IOOybk3KQ/NodcN9KfxrTo @@ -43453,9 +79313,9 @@ CXeGDPjVEbPlG1Hj5gQt57iZea0MWaOjLiLFQ4oHjLycDda9mc6hYAZdB7UmNc81iiT11r9miPgf iDi/3VHpNqjLB8yUZM+6RfpiUUNHZyKKRW/JIWpoEVGyhiLFMM6RrPHzTpxE1H3oNdw16gBnlmIJ p2JHAiwLfvkDb2YVjafA58yfErEqO+4b/HIGIhrzbMH+i53n6rn5oO6fPJPTeYNB/ygZrQelRvz2 8x8RXaAAPXftl6T1UACvmL+hHsnX0qoeFKyW+7EKZ1cY7k50eE9jl2HqmVnW++Kvfua+pcBSE4jJ -JHJjrPObl7cGdinNC6/N/GoAKHOsssZ333SMQwEfc8KjPbsjhz70qgN6suUxHYAnQA== - - +JHJjrPObl7cGdinNC6/N/GoAKHOsssZ333SMQwEfc8KjPbsjhz70qgN6suUxHYAnQA== + + 4ECw/KWfaZp8rOmkRiYpZUpJAuH5zy3yAgEjAxADHQN975pGX02FPg1TqBf/3xTpZh/BPw9/wYTV yD4EISqIYbWqgvoqKPwHGG+VKx9Pb/kdtaYvmYgVG5I5kS6bFpW/SguREZEIbghKx8Qbi6GW0HGk WWyxh23iDw2jI+RTqCSkShZ7VVK3CVTmpaiw0p4jUIA2D+rtU90wp8gTqmgzUUW7Ym55QRGKxMTj @@ -43527,9 +79387,9 @@ gAB5nZv2JJ2gyD7ezjz/je+SsyvGYUHFQDwBmEAJbjAiyCRykAqUhIniDRPJyDf1SlBpJ0A3tslm VY1M0EsuFjrbmQ8zJyQNk7L0oSJ2OzMNjGB9i6RLT/DgKcJp4osBItKNaK2E4XxO+2ysWe3hBNCL aIQF6Jogtobnwumk0AYSO2dS5M492gmI5YoT4E2n5JsdBBQgzeEV9PWA/w8K4GfXXQx5H44owPE8 peZfCQuiAMxWPDkiIN/WRkFxKG0f5X5aKY3rhoABiMQj8gzZcLxBA5kfCuzQZ/UOxnaXPrRM4Wnx -MIFOoKoogIGYhp9oKvh3n8e5McBhjdWwKIBbKr4NghFl9x9RgDABREJ1vwp7WvmkOQ== - - +MIFOoKoogIGYhp9oKvh3n8e5McBhjdWwKIBbKr4NghFl9x9RgDABREJ1vwp7WvmkOQ== + + 4RXJgznlvShAkJROJGbNHwoARr3heYX6Q6Mit1IjxNCjY1vscJhVGEsPU+uZrSNtFASD1IPr/Cp/ U0/WUIA9PAFKXnlRsp7YFfnMyD7RtnYbAmVg6QQCd/TMdlXfkn97H1O9hOiZIdCN+OPrakHBmWUI hAIM5bHZXLdpJc2EAoSkZ6rCKi64anjHtl2jAOPujOwVHC7K50cBAgJsRjGPEX55QTB+NKjP8Z/D @@ -43601,9 +79461,9 @@ GIAvfkYx+FLQNuiRscJYwAAmjpLkelMI2dX7HM1+S6haLhgA/i/ilAOAhQGCiE/N94v627mPIF41 oJrOhcIMG3XXOQsDzMIlthZua7Ns1MPCALf6UW1cNQCbQSNu2Dv6PJ2R5QXlEAZwEPLPGnHCAIWh sbg4hJYgDLCaVNNZowopDICGJXkI9hjgNUSxxGjg6DLlwWMxW4vlVZbyGEANg1ZcK0WxZ+dLcRoZ QM3TUocChkQG6EGPVWDNcWxBBjCTWcdnbQ8N9OKsk0V0DzdayQDuIoABOSovGSAXM4hNygDoRyqd -DVYGcPwFfoxOGSDkSrhe8fIpA+SRk56HJI8BAFXkJRmtOMkARIOZpNX8hyMZALPshQ== - - +DVYGcPwFfoxOGSDkSrhe8fIpA+SRk56HJI8BAFXkJRmtOMkARIOZpNX8hyMZALPshQ== + + f7bhtVUISgZYNl+NiBARkgEeZtHMpRfwy0STAWL0WKQoMhDqFJK4nMdwuomM2j5pMq6DeVqR9g2O xZqjOIJECOvZbPYmLzYVaxaGPk1E02UyE40nA3xRMJug+209SJVFVreKNcuylnlFkG4WeJjryQCR gzs81DQiMWuAhzLAdipzSIIVeRm7PNYciDMRSYvVXg+9D1Dep5NkgCbKLeoKLVyhvaZGkwE0GHOc @@ -43675,9 +79535,9 @@ GAG4DgTX8AnljGMEJEx1y5ZgtmAEuL69+sUJy5yIWkJs0mvMDucMFzQNI+CpG9TRgRpnBGR3nlW+ g6Ltp29aqVGKcWijETB486SI6HN4J5a3ZdKkHKlSoCNgRzX6XRnRtHGoTBTk5mQaW+sIcKLezszN I4BeglPdJt6SNRhteQQYdzRg7XGJFKUeAcUh8le7isxGsnhjAkXnHSY/AhwrqGpA3DEjMvtrCTIX itTpI4CWdnJEZMXk+8dmEWLNeJrR9D8CQJptrQj/CNgVDDAMPxLgFSBzhBaCNslwY6AG/f0VgaTP -kYArfRIx7U6LZIsNEwk4EjBe6d9a38d+T2Q/Hmnu5jzQDWto+UghgzpJANbkOf+OzQ== - - +kYArfRIx7U6LZIsNEwk4EjBe6d9a38d+T2Q/Hmnu5jzQDWto+UghgzpJANbkOf+OzQ== + + ck0WDcsFISQBdFlzJbVxOHU325yMVflEbgzCcLy7GWy1tcCmx5hKCH56N4+NmF81hftPAlgS8AkR dtELNoqwc2mXjIE3r9KhiUWEDuGrypoECEU4XY42mRdXjtAHvDkt8lmLAYH8PJ/23ZwZAyRH25pS poMkznezzaFtj6qW8PDL8VAC8kYsblnMUlOG+OkTwYQSUMbCpeJECTpECYBA6rLGWIlLs7QxRAwa @@ -43749,9 +79609,9 @@ I1+/k/G2SC7EgKBT4y2TxAfE3L6Q+dcMStUI9gmCvRHoPg+OHyZy0gn/OTc6be9vEFPxzwxR3RMi 0OofxLSeoRyUdBtbFPWkJtiOHsXYk2Gx71C2G0PyUsFmGatLdyp2Y2qUpTmAOs2TXR9YPlvOh/qJ Yg9lYnPCKT4NemoOyk2KfGDfz7AoWhg2ef1pGP6As/rTRCUPvUWMz7z+VYya1FP75ixzGNitNOXa mGO6hvSGI7aKw0HCRJxkeebVvUS3RqarJDAoHO5yKQqlVqqNajnGQZgYa2G5yTCvMzXGSjcxkfUv -hxZ+SoTV5jE9hsuYjRLuPpT8YG18MuiQB++S+qpJ9qf66MSV6CuV5JV3S0p7E1h1RA== - - +hxZ+SoTV5jE9hsuYjRLuPpT8YG18MuiQB++S+qpJ9qf66MSV6CuV5JV3S0p7E1h1RA== + + iw23hemlSTFJHL/Ac1kGY0SSMsU8k+v+5+70bEszjykm6sSAkQTaXpNTzK5tVrnjCfMi2k9lxRRT tlUT+4pDDJheRDc7xWz9RkpCBsvsMZQOKUViJ5mdSjH9YFCxTXVw6xaWnX8cHpO7fWzNUanJWowB 1jtLk5CyB5qNkqvTRQ5OGO5rTv0VLBdgCtJMxKn5EpJQiiprN1GFQNHHyCqbMFmw9N3EpJo5NReD @@ -43823,9 +79683,9 @@ YotUco2CKRWdjykKBr9Ivm0VxwFdZzsfE2luRATOOWszuONjjpqzr/F0xUyBp104Pqamn4JC9f57 Sm+dj/lZ2IYnPXHImgnMSMHHdELn2dcTTWvlfntMXETLj79Rvidgi+UeE80zLQ+nhcCfed5jtr5P +caFXEFD3mNyLP6qF4Sr86gefEwtQcQpPYzVeo8pQrjAhsgJ7TE//6cAutpJwDJ78/aVt/eYuTSi j6bG6J4SLfo9ZjrATGQ5XFWTjmjCe8znY79tq8EaC05v7WXgY2KbqVaqDgpE8/mYTAsDOlL4EYBF -ozUfkxPkA0M9WTSCrZPgY65DQpwbzCziY7uGrpyN3sS93I0itVJWR/h1Ik/Xola8GQ== - - +ozUfkxPkA0M9WTSCrZPgY65DQpwbzCziY7uGrpyN3sS93I0itVJWR/h1Ik/Xola8GQ== + + wn9TyjM2iMYqZ7qpae110sJLV2JpBY2ZT5Vu9a+ZFBiTruRi8jUTDilctvEZJf2kV84bsWQzJpzR UTbGW/t24PBdFaXi9Sqqg3UhSqNDHWI4i6EnoD5mBgOhUIqUhhkO1DZeB02uxWrz/alhbeghWc/0 hMr2m52nVSSDZM8JzjemQDeeVy1s7uYxqupvEmqXmehl7ToNNToRj4zY6BU5IcJqHAL8i/i/Cd3+ @@ -43897,9 +79757,9 @@ BgvyHiNoYEZkNPGQc1b3i960owW8xGltsS48CdeJvqpi24rcy7GIdMHpmpfr3N3wqXOZe52+XGuW MjdZY2l4uczt1VD2UYgFWm/t4RokcpkY+FJXaF7NRTTpnCE4LpOcMjoHxUAiiLNL4zIrtGsPwBZ7 NpaWcvqCy5wA8Crq1zCQ3P30t7OJy8yY8jGNGl/wwLLyb1xmivFb8wsYrWzHbxSXOWns+F1hjmBi 3WtyXvRWG/oDkD3JcDLpe2zU33haU+4MUAad7kisvXb+lgVc9DaGpBMSnej1ZuRGGKXR2Z+A8krF -h8i3Geo3N+5MsQu2UWxTiaiKnU8uzVpz2cK7whdkhTmgv4hiUyEynsruqghg/hht5g== - - +h8i3Geo3N+5MsQu2UWxTiaiKnU8uzVpz2cK7whdkhTmgv4hiUyEynsruqghg/hht5g== + + jDdoKWsSV5JplvCmEZEPPTH18XPdRGQbA2ZmCHThIF3vUmOkBqiye36cu+VIkqmxFpgRlxlcliTp WlOVcmAWV0IFVef4LbKfN5WzFpyO9O7K1ALGSNoHjHu78FWyQamJOyq+YuhPpzgqsDt33Ty1oxtv 6wfMc5m6Ouml0emodd9+sVzmVwMyYgY0Z0Ezy6fmMkVYhDwCTjWOVUACm+vEuUyCKw718l3DJJDW @@ -43971,9 +79831,9 @@ r9zLjOPsnjt5oG7uc+m9Zf4HtQbAhG5GbbNOjtBty9S2phjGVMyglNK1CqFny4Quey5gBkZPOq3l RxqBViNzc+nT6QBKuQHme5dNAAHbYja5uxT6cFc6/NnAY8Sy6G/POgL2z414MacUiLPx1Gucax3u /SWyWdd6W0BPI6go/TpgoVvAZ3eutPYaewxa5JBpQ2NqiIK4E5xtb7Ii8LMXJWAzoH67a1zHSX56 hoJyHPC1VOwRj907Ag4zlv7QhAlGzivGx8+51YiD98KjyaFc0cZc+nUOqMZ0bgpHPcQoUj6Vq3En -14OEtT9jD/1oIIbHhglADyZQ4rJGu52QDBze1U3izl7OQO8y8ubXMXJMXSmLuwde6w== - - +14OEtT9jD/1oIIbHhglADyZQ4rJGu52QDBze1U3izl7OQO8y8ubXMXJMXSmLuwde6w== + + shQpQf61m8jLncZswFcKZpXW0kFW8bUdU68fehB5qszXsT9wSf7dejZqDGALPUszRMCsi141qnHc G0xR5bkRc6GdweN/F672IJyUY7/GOiiRthwdDSXOVRcS3FyZ4H/gyfLeo4NDFKmUwdYNndfUjKyq zxIwdGPjQgEiF2dVfdYZst8uwZriKwq3pRjbbPYohxqukiYiOPqChQcD1ngsNWlSkZ+CPRvkCrSN @@ -44045,9 +79905,9 @@ SY8SgYIIbGTG7KZxQK1vwcChRoZjOPuQIhwy5j+n4mGwpBWzZigzDibW0hSr85Pjx/14gAWsQxIX cvqoPIWpLwIFE8yLXndkprRBkWvUUA6aywgO1cRhfQOJf0yTBQOyXwweajnTaO+46L2AafUN2KEQ DKlwfgP6s31f5RtYZufjUzUTJD56FhNeQRIbLCYyE3I626CPkk/7VnnkjyLh1JmDyWtcGoK8wUiq 6BHvDT6ccElIRP8NyPeDxuL5BkIRuv586nz+uPoX29vP8w2qNWReZPWS+gZC9HyDOW2sqIMmEzNh -2wzoYXtIhAltwBNFyuUWiKMjMhIGbXCaCAlp+78JeSXeIGY7RxP0NiTxCkR/lNaZcQ== - - +2wzoYXtIhAltwBNFyuUWiKMjMhIGbXCaCAlp+78JeSXeIGY7RxP0NiTxCkR/lNaZcQ== + + WTCgTStThmJZ1UeVCY0o6DUtAgUTlMTRyqupKpZEJZj6yaTMWTDgqWQun41CdfPhPRuQxIP8kBW+ 2sCsqWnFzOI2RBuw5xvexART5QmiWgQKJGAXNNpOUDeouEdE005VeAi1qlyfZ9X+NCPR1mRMGyyI p+Fa2mBoJsUQT5+w0SJQcAEqLRUxrgkuJjyDdmw97JiYYBhjIlAggVg2cpY5YgamX11QEkpiZhMz @@ -44119,9 +79979,9 @@ YOvolMuuTyHCkZ4yncM99aYzBk8qzyQALLaFqxQMQrpAbblrcUAleM3v9oiQOK+sAgEjPr3xbhC7 0oAszCu83MF11QpcZqPqcBlHTDBsLqmvYit8CvY8J1RKX0kIA9VNIS21D9MqrvnFEDrF8olzLni0 OD8FWlWcXTLEoGnBnXo3kgrJJBnkcQW7f5JOo3fsi1hmOtYOmBT+ADXKAMm91w13IAeWq3EYC81Z YlHrVlVzhJ4Q1xfcXJeBQ6w/2cpcYgZPbuYFVDvDB2pIDCussaIp5KET8UesLtzPpKIajDu7JKrf -cFS9zaOsKmm4YJQsjw1cumOBYSdM3Xx/kOIl7eRvv0wMvzKleZXfH1zrD8V1cYc5Ng== - - +cFS9zaOsKmm4YJQsjw1cumOBYSdM3Xx/kOIl7eRvv0wMvzKleZXfH1zrD8V1cYc5Ng== + + 8VW6SyRzTEQ5yNLwCkF+xVHsb9o0GBS05nqDzyD/YnmBhS9Dhgx1xTdhoYq+NBcUkrR3cEL91xXv dcOiuc+DE4qf81MtJh/EhnB4g797FOFVTTH/mAsxsFtRFKtSJ2cFKcBMEdqN6WzQktR4gL7HFIUZ YkKbxkqRiaaGUMazq8EUqMB9fjh9qEQRS2oQBbZF2326IVHSWBQRS1QIC+maNQLFXjCgOH452zBh @@ -44193,9 +80053,9 @@ dp0B1LjqoPj6WaLvPCQnAXdEVtZpUhJBGs7zAx8kQytPg/GQI2sQzXu5XzC2z376jxHNfUbl9nO7 kCrT2oQDRQ98QPV/0nIfcCbH1vtcPXlUeZeFyDpJiA970WHIzdW/7MQso6IVwHrkenA4nGV+QJAP dh5EIzZPpt7tVlAYMD3QuYJlEwEiPkPGZe5wB6XIDXOc7dYxCELpWF3a9gNTVW0OhODRecunUSk2 HeIJ+crRjPAU/mTiTScuItoNEU1SwZWFuXlMa195LGNqPQIozVllh4mR0h6LSawuh3Lk6emcn9n0 -cfA/+Xm7nsWZAtjpRQc6uYxKt8y2iwxsTbTkDnZWFHeMv0flfhQlbxb9HFeGwiFiNA== - - +cfA/+Xm7nsWZAtjpRQc6uYxKt8y2iwxsTbTkDnZWFHeMv0flfhQlbxb9HFeGwiFiNA== + + uhyDrOeTbLR0nIJ5H2AV8HqU0I6TKDcRti+ncOlRe82LenmMiL3//zsz1RakCWi9GnfCiLcgRz0p tHia9EdsO0W8bpXhEe8YWfXoAYRvX4lobPz80sRUwhJdSjJsX5HqS9f1K7Fywt+5bP4i7U+r6+49 VtE9M2rP6Q0Dgj7+2nXkGnPKFt3Ayc0heCJMd5xWDVI38aMs9JJFK4nI9I/iUgAUuj6WJUD24QK7 @@ -44267,9 +80127,9 @@ OXIe/ClaQGPpdSjUhdu6JkZgYTaRwlY2QJkDHcDRWvBrYjKWxmOGkp28EAsVakwYpZi3DW5a/GuW LbOVPrkBGA4OP+oPGw32uh1VJyP+Cy2IdDOTO7NlMQnL+SUsMcm3ADEpwhB0SsRHgYRAsXY8Je76 z9iC3JgFfYT5bBKUg/wzs3a4YUtmDCToIuPDRaFxH4rUXTqHS2NBYuW1SYjv28iO4XC+koWjjnY4 XMTHhpgyBjD64QLIVRStM8I3h/Omfyzpcyh7OMciDdOqjnN0w42+0EIn01ydpz2l4VKj6Eimh2sX -xYcFTdHlHPd+6q9VTmDIU09T8/BBsdixBRiL+MTF0lQorhyS6Mx0+qeVHho7sOwZAA== - - +xYcFTdHlHPd+6q9VTmDIU09T8/BBsdixBRiL+MTF0lQorhyS6Mx0+qeVHho7sOwZAA== + + awP3MkDpLO5IHeVOmVbdFcuhRkaYWo7a4qeRbmBB/tzPJ99+KGBCDEqScOdDM+fPbYVQ8wSrV8Pf fFA/0M7Gl0xL7TiHbfwr0JTeDZcJHC6RjNdjMmbLS9WZmk33LPQAM5/FnkuWKMysgaNKUuzNyMUg aVunALFueMIJY2JLZZww+vI0+gmW5KDp4QaFjuYqH7BVfr2QRnLtG1oCOhYYAdM8SslxDK6cQHPj @@ -44341,9 +80201,9 @@ iXXLh1+NwyPBCVov6emWMhWPjLYVXsfgnTfJWUTxSDu2oEllbf7c/PHoTKIvqycjsEqq8Ugw4w0v FCZdVa6+HhcQTR4p+g7CqxyhwtMp0msE0kFWqDYLBe1rU6qE/kZCxglUbXTOEwYbtC7tliV3fdz6 T0fVw2IBug5DG1PRY0Vc2Dif2jRrAEuypgidS0YGHWIOyVpznelHru6xmMgaU2o70HLKh11qAdkq otTnq859pckCyWeZNswQNhsLICsLcVEMTbjfOCX8m6i0dWAXzd/RY/SvSUOZuPPWktnqvKk/HaoW -IScLeVugcJrNQ34zCecWVLBjk4PwqjkFTKUSeb5vftE7lLMy5gPiW8oP3Yq0G+HnXQ== - - +IScLeVugcJrNQ34zCecWVLBjk4PwqjkFTKUSeb5vftE7lLMy5gPiW8oP3Yq0G+HnXQ== + + LGyzdvOd2WOaocHWNV5KRldwKrc5/f3SsvxvPUictm4qyje8NWr83bEVSHGjqrYg0l3bxnEPtw7T 0++ZbK3YeSkS099ZkFCyScsYEcwpbRGFEIIDkTEqXIySKzXsSirw9ugSEWeMmGasKI5dyHnVodcg Y1S07GHgwI/BgDGyocx1cbMQcbfW/tEDekv5GMEuBl4Xo8UXJ9joicyH3jemM1swIIvtCy7H6oJv @@ -44415,9 +80275,9 @@ EbuFCHEAVTx1uRw/adjPq/q531xGYYz6uwqIF8AsUaFMs2GZZrzp9fZcuy9Mp/fTfszo40BgrJ3K RCIM/jrF+HDlMvCTwDYWbSyPgvIdG5hIqye7/vwbdkVO3bqcNa79Pj0BBqQUhVCiXpoUZcsslgyi t5JQZGeqyZ7bH/96BBgenS1dDAz0m8LgIMofyXzJQTDlnvkM8rtmzmIiC1Ro30/Fxhx6QPOwI9Cw nDk0yYYN5/EJqhMwBjGGQFyXrmPza8hIjf1WIP4MkyHKLgKarBZQFsCP9PIWd4aSMotytzgI6CeX -jkantomhiZy+HnwryXZGpKsU1xo+2DFiN8nOkCZlXwcYipiTzcB9qlkE1n7Sjt25eQ== - - +jkantomhiZy+HnwryXZGpKsU1xo+2DFiN8nOkCZlXwcYipiTzcB9qlkE1n7Sjt25eQ== + + sih1/6kmKVy2w3+bXGEqEwnVa3FjA/S6/7bV72F0DAFvOMnV0DUSJqoe+t58KS/U3+smPr0fRQYX A7oGZAVPvpmP8VNL1gULUpyDnryMSpctZlMj4oIqpE31xDTqc91HMTL14Qp+bV/x/CuhvdTLoSyi pywJ90dJ1A8BzcqiBWzS0lmIdl00kHrb+Kfb8nMgo9pNXFYcAF6+CutQRPNhEDsYryM3OvLfarGA @@ -44489,9 +80349,9 @@ fwKO4V1Rid+dXUU+J2OhYACKctUVUAO1/3gLP2dW2lgz4nf4FgO4nKlpNg0Grp8oD1/uIrlraLdZ ikjoIXs1gqMo9xbVgJmPs8U7CD75MJXZe8yrO89+qTq0o33gEWq5yBxjoTMnGya5GQpQnwbGaAYc gXtrQHtfexTdn6RXOCLikZ6begBJ+Mx9pMsYM3jBeIsVbMA76XiwNIqUJCJvhH1tEyo9jeA7Q1Hd ewByBwpgQtC8pm9LJhClRkYSnPA1TjVPEvEBQz9T0s7+J9r9vNgyalf/nka2ZlS0xkJl/8kSaqMS -x8Gw6W3G/0hunAZsTXBz2iVSmK0uSo6zEge9wn0MSVKNLs928HG/xdjMxdb1hPTqqA== - - +x8Gw6W3G/0hunAZsTXBz2iVSmK0uSo6zEge9wn0MSVKNLs928HG/xdjMxdb1hPTqqA== + + o0cbbVdo1AK7qNIP7pkZ/zqFLS0EGQAU81W+zxdewGInQEAZnnuj9Tr3lE7Dhj1rkrG6RRZbhr2V mSbK597qtm+WSuRumB5x3FgxB4mrGjhxsnsK5onCYZLmVntGpnDYwoldcP33Oc0TwmRqfWp2EnvC Ma+e74Ub9DNw+2zcw1g+VihbqlNpy+Ibxc9kpoggeMq3dnFxnRnv60220esdc79LQej+TZzGRQNm @@ -44563,9 +80423,9 @@ JSA0zcAkhf+qfarnSVU7TNYM3P+FOIum4BySzFYaLVwksFdy+XGTY6URsnjODW1NPDDQa5FqEoBm m+plVX6tzJtkHmylkW2RCUav89QvfQkJwOY45aJhQupimCmbAES/q6/I2pHvgo1wHqIpTTuhjE4s iU1lWeQAaIVwpqNfMLARrLpJl4FDGugDlFXOUgKdn7nLwF6oDitlE4Iskr1QANT8FvX489YrQ2sr 3QIgznT/mC6j6/59DS0D18b7hvcBC7tGUs12V08aYQRjBE7xd4Bodp0Dtl7KHnzaQIiO2aUJYavH -tybdxmXuXR5iW8zEgzu2gwlpkk5sRh9TZzFCh2JsaGjSdlM2GSg3ACJJQH5PfEGzaA== - - +tybdxmXuXR5iW8zEgzu2gwlpkk5sRh9TZzFCh2JsaGjSdlM2GSg3ACJJQH5PfEGzaA== + + ZAk4w849uAWMKuYrmUnSWQw3Lr7w4s8hEyHxukObrClBi2KiesSndxbNtE2lUe0V0oMse01eUWLn 0c22SUk6dFMCJNLariFUmaJQiNPW6IUUQzAwL5Te+UnOQga2iT37X0hMKo2yR+Vwb7E8aM4XdsFf 4nEO98EPAgToSqe8a9DBvJWLeFw1WhAi/GoPezBQH8GVj1kvgpr+0LEyuKGrQdjpgkzB50YychWs @@ -44637,9 +80497,9 @@ anHBp8I/94kR1KueAPO2maK4wFXIfFxSEwZUtVb4h+YMv30u3y8tpZpwTrU1uipSkf6XCP9uRq8Z +MELmlK3xbExTEw6MG8qD4BhJCaTxwVGHEK+THJTzlVlO/in45D7gFIWS6of7oat/CsEmkjQ/eiW Y4yYRi4wBSqwpcdewf0v/IsJ3eR+q87JuY8n/Ksv9K8TtpIPu78jo1E5hLn7xyq0xZfwr40uO2yV 4jVnHvy7s0nmq57O1qDTYvDvvXMC9RCIX31eyBNp2WuF7UbYyjh+D0BWoYWlMp3hTKtxm4/ZYhLm -jg2dkf4OEB8QVirHFLML25m4sWUbkpfCcxuRRXQ8DWEPuYFUJB+ZkdiIBxR5kE/9Cg== - - +jg2dkf4OEB8QVirHFLML25m4sWUbkpfCcxuRRXQ8DWEPuYFUJB+ZkdiIBxR5kE/9Cg== + + SvHuEsvrOKYLmxI9v2IeVsuuNcvOz1GmmNDXDnbPBu9he/67QkKsHlQO7zgYxQE1ZPyBZJQnvgoA bwli8NVHPORXWD1PgtyleNnPE6LX0d5suArSy7ZGuFAkOyl0qnoQp6LqYdWYBm05AK13gkm74dUV VI8G2QAeuEZ/MiXGOle+oAbS1kzANJDlDOYHxgKYysAnBdzoijFVsOKZAQiAtfnGSFe50IfhnxQr @@ -44711,9 +80571,9 @@ BxX4spw0ws9ZahG/R0VFxFuJfp6EE6tiij5yjZi60cdqEYqEhFTl4gHDSC4WchoPHHOoORq/w7Ch vJ3BeEBanPERuyBDJTslmKjVB6JQ5JlFcVxEariHuBQYaUmURCdFLIciqBwSxMqvrWE4p35hymAi RA4jEjhhKsgEh0+dSFatxrNaskuGoV0OLMNHORBa0MPMZQMMHAgaGisHXTm4lyNUYScqf01EFbnw ZP5KiMyMTJdXvAZBxu9nzFEXsvlAKK+IgqVqIBTevmFeFw8eNmiDtqXSZPkvZJKR/hnQcRKG/WQt -mM6gIqREljrFxRWxJmQcxMBUrVHNlCU68ziJIkLWlJyUOqclKKY8qs8IURtS1pBrCQ== - - +mM6gIqREljrFxRWxJmQcxMBUrVHNlCU68ziJIkLWlJyUOqclKKY8qs8IURtS1pBrCQ== + + NMPNqqRMxPIZDJlC5RFxkfOfTpScpk9Q5vT66ZNM/3hOioghEXUGDobXOZponLgmKrMRgzWcZNDE 8BbuJOJCSanFz0DqnkXj4VJwI3oiKTimEANSrEYeB4URVq+HmkoXkqwtqrdTEANWGiVBRmzYqQ00 i+ir9YLTsry+CJeQ5cAxDm6O9XAFs0JOL0swKNbEQj+UNTyDRslkUDuoLQ7VLUa3OVYbmdhAwtax @@ -44785,9 +80645,9 @@ xZAK9P6oVgIxBG2hnIUKLRkln/jL7VYhE0GBHJO0BS3oMAoe84hgchfWde5wmCfQCvMwvsgI/haA iYXonB+hNpQEh+Qxfm7uis7IfHRPI8TESq1vtU9koxDx2oKfTYGSYIR/LdNHxdXVrix30VOBn9qD IytHWFVRkC8sRISiQa81V4VHpSCf56VQVegS+r3awI8W9oSh2YmZfzPvC4Z7xsWueIQFSTUk9Xrh orDqMET+4MNoC7tDUMMegjIJ7gsjl9Sh9G4W9mAoB+FMyIENZ75QT72/Wg5fmkNcQ13xZ8+VbBSU -kFXETxSiUpPvK4mhNYzYpLW7qoQ1fDxFYudi2CcyBvK2QDKkULNYAnmmyGsbhHu0NQ== - - +kFXETxSiUpPvK4mhNYzYpLW7qoQ1fDxFYudi2CcyBvK2QDKkULNYAnmmyGsbhHu0NQ== + + cbELMu5kog6fl2DgvVBxBOWzujWqUpD3IQnjraH2ABykB0uETLjHfzSqm28X3LcH8VoBFABBBSOq uAQ1rHgJTwIuCqHi3BI+DRggABPCcrW82cpezEi4zpUJeEVkhimNenFNWJwdh/iEeRS0TkQhQUz7 SO4o3IDjGHmCeQFF0QIPMh4RT7ExRSTUDZG/mSjEn89o8ZpgQayLE5OiKfLuTz20yA+aEPnsQTMj @@ -44859,9 +80719,9 @@ ASTy/6DIIVLV7ElJD//uy8TSPXRsaU9psq2dPhpwS4Jfj2VGbXaM55MMdoOb7EPh8PVfivbirUV3 OwO98hKuQNEU5ahoLqzpprfvBjE74TTudei+BRgw/w6kWZyBiIiR4HpF7xxdRWK0dOkxYBSr7gQZ MkGOhRAWoRnoptLdnXjUaRAnN1hTpu7fTA/pG2NwcyDmccJqW4Fp1eIyDsBMjcjBgeg8C9/otb5u DS4BQvmiLsrI5akMY/6vxFByynZvgDWvSgLNQPPH0aiE2JN1+x18lOFiJpZFT+NlqF0fKQrT+TRx -l5kYmueSvdqLbI62bNxKjKd1qyEmixs5yMPCZuRI4a/Nm8XDXNurMM7+eyOfyBdlxA== - - +l5kYmueSvdqLbI62bNxKjKd1qyEmixs5yMPCZuRI4a/Nm8XDXNurMM7+eyOfyBdlxA== + + +vQlQK4UXZv84+t6Dmbg/Bv1ywhkhXMXGFQ8U9zIQd0VrGYRkXTICZA27+XUXL17+Pu8F3jRhD1c xzTnI4BkMtWf7QSBna+Z5gnNJgbadIcgG05QzUMmVrGWbzdQ0WUaG/4a5XA6cMH/CViaPyvIN36v lZGRH+lKhtfA6nZ1CQQlgYFwPnx5ckqMixWLATzI0YxBiBE+8JZ3g7uueBMWuoC95eb0+qTC4DEp @@ -44933,9 +80793,9 @@ kcwZycMEelAFALJ9SiQtezmKHwppGvKyrpy1C7BOysY7mvUh6ySZ4kjxVeD6KettxWN+XTY2KT43 n1px/Uq2MYVK5xoVmXMrYX5Dx60z0irWA5LVe/TnfZfcC7kvRptoAN195mAjdqk+QHW6c6cUNX4r 8XKxo9HfBHX/vTBrKCaGZPulsUXFCDz5Qj8b+q4NtgPK3WHvndGDENBxoamLsPKZYWyF55dLH/WU y5VKkCPUucFxgIDOdnj7q3uO0Db4sNSdV+Z+yKDN27R+Ohm65WUwMqUEOonnSztsCLbwJnLqnR1f -tdVq3dh+0DiAgijh7d9tWwKjMjFSInWRKG0X/4KyCfsGjepU9bYDg7Oz6rZH/uaa9Q== - - +tdVq3dh+0DiAgijh7d9tWwKjMjFSInWRKG0X/4KyCfsGjepU9bYDg7Oz6rZH/uaa9Q== + + 2PS08oJNwcE4G3Oi9ej4hgfLeKIW1qluyMe0mU6/cH2gDAbi6T+EQN39pghRZAJb7+1h7Gc44KYx iSABoNQxuc2Vq0L5qTk2Zfqw+4Y81QAe/edipKYtq3diGpN5szQbSVwz/s49P7HBBcvSWM8uis0H mfMZqH9J+ukI1BhLErKNyTrJ22RoN3DryIJFyqDWl00nJ2xIDHDFGKeuZbFFot4QwBJFZ71I902S @@ -45007,9 +80867,9 @@ J2VhuDSo3idOQiyr7qmIUJ5+jSCVhdx1xNOBUDzIlb7WgDOrsOZyIYfHf89Syg7AT2blMcK1nhbO jXTt1kSWo+gEAzgqjracI8AW9WTuG8Gt+YPUWVKQHDgZUnsDZWlPTfM5Trhjpwgg7asMEWAku+EI FzlGLRAD2PPsAy99+jOt5r2VfAtiDViQy2xrQ+UTtIGuKDy6roBuN6AI6cVJEgptkfZqpbr6uc7z worsQ8VYL6vpyQhcE7W2/lvTpXfIqVir0ERte9rnAeI7oY0VdBqA7syepZT4ZiMo5IlBVG9ZcDiG -4HKeWgepxV8oBHMRPWn9teYDf2gOSY8w19qTxlAbK0Rx1SUN08LQ+ww2RYAPOspy9Q== - - +4HKeWgepxV8oBHMRPWn9teYDf2gOSY8w19qTxlAbK0Rx1SUN08LQ+ww2RYAPOspy9Q== + + XdQDli3OwNO0rI1jwGuaOw+V865sQdDSa4rhvhcb1YEZV+Zif3zYiUO6d839oWo7UmX3BuuDDeuB IG3h7J0v8nYCP9Lf1WI4SmctNR7VBGotmYorSia6SSUCsZAULAF4NdRwUJMp9LpM6GPT83QTqz5N /Zj/MyEjDBFjKybHnwn9x5NU7U9lkePKB89p7fSMhmRAzczAFDcXiqx8lQZJfAH4IZ35CqX7TpB7 @@ -45081,9 +80941,9 @@ hMYZ2sz2SqP3TlIYw1oyRTE9pl+j0C5I2yTLR102knE80RX5zdeNuqQy+exEU2LBFU4J/QJz1H2O u4n6nxOAi0UvG37ms4DZVG0W4vvVnYqWZCeAzjxxcZJsm3uFqt9HMKDiO25WMHX7ImiKScjDyriJ k1SuXz5OOJobF4dizca/2+QhpQG4Ok17AJz7C97OZSoT2+U8ZciHE4ImEgY/7LLHU6wfpICGK0AK 08oBWDqMfYVe4JXSsl6hWTJNikq1wNeZkZmAktTdi5Kve7Up7NaePRcKGKT6/GlXL9INu2h/KHLa -QGMtYIZ7FbgQIx8grc4I+uM3fs5qX+PF8qc8rQxll53hmJIj2gJfoOFzAdYun9PdHQ== - - +QGMtYIZ7FbgQIx8grc4I+uM3fs5qX+PF8qc8rQxll53hmJIj2gJfoOFzAdYun9PdHQ== + + f0ge00oUB/Qswa1wpKTFShtLscwfsETDSdy9uoTAGSGC+e+bxRuZSulSerGIUanjdSUW1VSRRLaL GmlBKisr+Fh3g9GCfK+RTAJ72ZpLF6x/Uin90PdDonOep4uigMBH900HLjXm4gc3R3OpTj07wlSf L3O/swqH6F7Ba4+ZpO720xl4boNryfFvqUJpL2LAfaYdAgnqqQQa37ahgtKfGYPsG3/WQzJSA5hJ @@ -45155,9 +81015,9 @@ S1bTaJWmuLEnV39Ra73Q3VKoLLacqXqmMy2pbQ1xrbQdBZX2KG2vFSkNURW4LWUBsThrpSAaGmhg H0qmKv+VH+pjgBR9Ml9umEp97eoqZxXZn4PuItbEz4RIHwJptapzaSmakA75UlnoWmsZ4LvElAsd aJcM9GZgauVRvwQmNl2UtaHm8Br/OpEWE1GIQWA35ACloT3fS+5oZJoqwlwK0wC3SnHzNS7OBSre UfJwE3ClqKgDHXtNUL7k1V76/0LKP7zNopbr+h29tbXHIv20SnQ5hBcd2MJt0OLGaW+59Bl5j7XS -B6kOPfFqA0Y3U87QP/AtPCQKQ2O5/5toQUy3fx6GGYeBAcQ1sMid5pKik7Ly5cRJJQ== - - +B6kOPfFqA0Y3U87QP/AtPCQKQ2O5/5toQUy3fx6GGYeBAcQ1sMid5pKik7Ly5cRJJQ== + + JGZKqzcQT/n9rBrALfBPKxxJ75ITadP2s5h/iRW1BL7ZUt22blYcwe2Gvf9XvKUuOMGxg1uuTBi2 iVH7gZPTZddYsXe+YduFI31Z1DtDf5stA0f3hszze7oMNiUXJyd+MGFuSyE4UhbtFM3Lb6szEmm3 r8AaDQKa7LMTa4S+dVYd/euaZ/wl2xH9UV9FAK8dwsAPvUpmMP2oVxJfIrxk1yWu2MWJoANg4Dof @@ -45229,9 +81089,9 @@ rrNYBBO+Yq9VUyGKWIWRXeAHY/sIU07GdVgaLx31og+mCrd6pYuab72jETVlKGWom7M8IDWyrCqB L1zPToMygjAutphyMos3YBZBxVr3DUM7EtxLk8C7wfKB7/u7mrU4EMokGfL3VifW3+JJSNLcn6wy 6ze629U1WZOqIUXQ+5xi1ptj8TXajRylvzm+SjW5LRN3VrXjGmTwr1olK4Th5dL4zO9aXYKPvuKU 0se06QQjGUoMxnEMg6XI0lF2KS1YCw7Gq2zygvuPUlaEW7BQd2D49N1VfYoLYxyU1MLOycuE/6UM -oxnesIiGyfAYbDNyt7MvzUJka5LjpIWZ7d2ZUxbFIlhqnZodxteWxbBqq67dv5OMIg== - - +oxnesIiGyfAYbDNyt7MvzUJka5LjpIWZ7d2ZUxbFIlhqnZodxteWxbBqq67dv5OMIg== + + /YsRu11BIxKiXeHbuqN1swQfxsaFuctqy+OkARAyY4YxlN2383iVjAmPuRvDWCWTxxEFqrIk4+tk iMHmny6Wawlxg8WbPtBtF01bWrspyJfeoNvA21RydpmmnjlmWTZxtclW68B8RKvWkM7yMapicZBf YkBhM3+KG8b6b1UlNJQ9jGUN0DqX+YOF4remJv7Dqd7OGP5EjHVtrTQa6LEYb10NhAucVL1EsHyO @@ -45303,9 +81163,9 @@ ndMlp69In6/U/+P1yEjqE8+qbTAQIyWpslQAT6HHSPPJ7MkQxhRGI3V0a0UhrNvSWcloCoXoRGIf R3uhKjcs0l/5pJ+qJwibRvW31xocba9wUOaVU67AY9Np3WQdkI7kgJ79IWOVq440KxxuvZpr+Uid +J3IIomVkMRkQ3/rK0IHks6ozkNWHwz5joAtOQtJLZ5TE24Mb+sbsETgV9jRojNmrCOJ1RXzk/HR fLJXf8reck5NZm/ISxHTHu3He2dcbZeV3ItZxhhPiad8O5gNWwAbPmV1uGu8FPxpQvQ5xx4RR0Cz -e+KmzvXYeoxCKYZT2yZqziPeB06jm1IxFBBnvvHW99lcOKPYI3zs4/aRg2CUP+cGLg== - - +e+KmzvXYeoxCKYZT2yZqziPeB06jm1IxFBBnvvHW99lcOKPYI3zs4/aRg2CUP+cGLg== + + AYVv49d7UzxsKlTVc5aRLLdeuez6RH4Y6dipd6eUdwui/pDnKeUw0jq5+5mVjIcHVDcCSDcbqr6K yqQrPPeALKDTLV4gKyWDj6xH6ZrvilbrCRh1ElyaMcx4CiPJZgc0esypn+D+KbDnVhGIrxUx8gy/ mXYNkziT+C9wLPTOvIafEGgShI8CbctzmlNgoUkMULcyY8mH0m18XB/YTIINeh/NcQn8llOPSfT0 @@ -45377,9 +81237,9 @@ IxqXkaAMHdTpswPzoqQpfM/k1/KjC5ETGmCJmyY4Y+VAbpBFNsxvyKamtGhRkBP48KTSYSrlrJeK qJszdSybybLHB0O69MVz42si/kSDt1P6KTQOtEb9osc/sUGEXTPZJQONYL+WQaDi29No5GL6NSTp zxVl2MORTtNowjZYkg7Ai5Eq2e1wCSDKSzHyJPLWDCny7IQKbY+45xV3KoAdNnT9O3xe2f5JJFYg /g5zifI/bKe/LMuIRE2rsdtEfzjg6zOvjhm4XBzpOwgijxLkhMToCtVpR4G2IoZ4X6CdfyqZUmVf -79tpYq0kBzGBc79DVAQMEOLCmHrTJ78C4ksnx+S2KMVb90m1Cbx8pBQFDJgKg1czoQ== - - +79tpYq0kBzGBc79DVAQMEOLCmHrTJ78C4ksnx+S2KMVb90m1Cbx8pBQFDJgKg1czoQ== + + qciHCPNCJ0/pNqCr0yYURd7aFgbxhLRouWVUdEjIR42LcQeVXh1mJO7wGUwOuRbBU1ASmluNQuQW ukWQL6USF8K8C0JxSjKjzSaMOIcSyqBwwMhpZqyjylPt7yTfPzuNlX/EE1FtDKTVc/SP7vFuQuSZ rNGAlaofixbmcAekRQzDDPoqe20mQr3u2uQfPnNyCTlmeIlobwKViLa74g6cHuVfxvQJK03hz706 @@ -45451,9 +81311,9 @@ kTJEKUOcKUhxx4yGmiAdQkhZRQ1hVipyfDMaXYcTQ87chsGywP4jpwnhSCBKhRCOFuOMDvI0JIzh jBsQNE49QYIWhCFoJH7FA1G8QggW1xyBUTpFuWiFvSRwiEH1oja0qI+dEEVkxwjuyEpChOFFbaiC +IUgoqDJSkMjjRKNOE/ncrNAVuG6VF7OOtSnNA+1sY2lwcFRs208QzPx2XBco9VM0FB4XuNAz4pF NWGrqYsAVE0YmhVDCGspNhMoNo/N1sUYnvnMlHzdhO9gRpvYbBUNpFmQ/xUe+kPOYiPDmv4jV/DM -jITMJjyEWVSYDX0+/Qizj/tm0wiTdjOj2YZi85GF2RZmJlGykQgTtbUmJsmIRegSZg== - - +jITMJjyEWVSYDX0+/Qizj/tm0wiTdjOj2YZi85GF2RZmJlGykQgTtbUmJsmIRegSZg== + + sgYqR5gJok3DULBcLhPOynp8YRndYRmRmdSCtw64SjtSy2YyBgqUjCqESzkqm42wpt5j0hChjEJk isJRHovxBE6oTZDgoGwjjcmifJCVWjEl4cFBZNJXhLKN7H8MUcbaNEQVQ2xhglXso2xmiJeoeJ0Z 8hhUG8UpdF4FLDFC9Zj9UWFhQTYaGQbCQ3P1MRKJh3ExM19YSY2GTYPuFg6L/TRhk7BSTI0UFg1j @@ -45525,9 +81385,9 @@ Xi0aGzPifT8PlWkX1D07oUFjFJ1K2NtDLqHzHLOM5IrvKNkU0oDSgWKUSmHwMkzAinQYgV6tol+V cpWXygbKMcQqmcaOg2Rc3ZeCc5TUxVybPkhyLnwhdQCWa9WkHTKcDGr1VZpUUoJ1fRAdsyetDPkR oirNFmM675Z02bSJ4bhrSmTP24zEiiSrM2mQoFPV7jbiCCXRFqRZwsRbRKSrJG8NhK1bNR2c0e3e BCV+iwJVmfPBhg84LyTJ4gh+WdaB3J4XfasCBK4Gs0d7qiKRnUZmSA+FiDW2eu4UTIMg1txAIEER -FCjZSh1szS5ILokxB/jLjZzTI9tGL4ra2twxvhq0HuGv+8dUUtSnrAfj0U9yB2YQbw== - - +FCjZSh1szS5ILokxB/jLjZzTI9tGL4ra2twxvhq0HuGv+8dUUtSnrAfj0U9yB2YQbw== + + 7IgeqjmU7xSziMX1ZAzYhhLBQlAK+yKRpbQ7fndB8DClhqn4gYLTFNcbraU8HGY8DvJk5/l8XG7m C4k0Sc4p0wm5mhxDfsfxclha6FXSWZwbkCtFD69aUABrwJEFXckvoWtA97H9sk0+TrcjRoUxv36u dKXFEcMusWqK9vNyDN31sVLxJmAMr0rJXn8cTb0sVIokmm4xqUf9Xca8kh3tIY1D/q82NRwotlPR @@ -45599,9 +81459,9 @@ KlpEOKQVwcmkOSLVqKOr/+1ZSuyR9aHCWDgX7znjZO3ciczdi4Q7/OQYDV+Bz2mhhtPbE5V/S4Rm ByrUDRFu5nCd1JE/2PrsTzOSg1EWFSgm54bIqZeiDVZ0P1OB3VbC+OlXHWuuyGftNCIiTDMW0fHC jsIXoj032sjfOnNk/2Dk8yRQFhjeDoxLYaoNA20E/J6l8iSJbiutYPnM4Hjb0unoEHVx2hVRYUA1 wun/m5v1VMs4+cYthadyKiV0UbarcmGodjvSHR4YNPKCHEgyjKG9b83zBqh7rfeJ/hgtWy/VAEJe -efBFwA7lLdkuWBdGyJtEapS/vKYz9wL72JQZx5rutIxLMBM4vYWbo64r8I2QIjgTqw== - - +efBFwA7lLdkuWBdGyJtEapS/vKYz9wL72JQZx5rutIxLMBM4vYWbo64r8I2QIjgTqw== + + JNqcqD6wYxNJsqmBGXs5GCZqMfITNZrJaa5YwG/vg3DooEIRNQbAzl+SDhJq1WTGFTq/OQfv+sFk MjrSYGIeEXaIiNPq1WEjg6eCOqE3P6Z9T8QImXWPpOmffGcur0hh751Mr7DjAFhzRsOFx/TSTgBs YUeyetjKdv3MvLFLbQTtJaq4YHB7aTpNCD80VfVeK8nvE3gs4GTZyjbbqK4TZDkqTvIzsrPP/w3/ @@ -45673,9 +81533,9 @@ y+hzJ/Rb0cFhpspXuaraS8dR+n7LO4jz+VMASEhd8jx9GvODTtEK6Px3YoxWtBWv9U7rUEzSpr+Y 4od2+cQc4QdH+B9r7FxxYo610CTii1drK2awuMXh6+xpWlPyI+IT0oXTAAcoZ4g1pvj/kNGuvOKe O2xrqTZBNI8ZjAbJjmtXDiruO5gePM45hHYE4AT6d/YQuicqyfTSW46qK4c43uWd3XStGO7Kkrei ph1ZAl/gL1t2+HDgxjouypn04g/TKIYQGg6554K7eq4S7aJ577xvBdRpxOyvv61ZpR2YEWO9Iy56 -GLNEFPgKK9uVm8jseg551IUWebxcqqcN9fs3sRl85htr+tzkBbJJuJ6iGCAXXoCYXQ== - - +GLNEFPgKK9uVm8jseg551IUWebxcqqcN9fs3sRl85htr+tzkBbJJuJ6iGCAXXoCYXQ== + + Ng/1GM8TpK/YYUvCp5vMgwHBhW9DQNFRJjNM1sYIsIIGNxl0KiUaDyAZAwgyki/BDXYoxLCWIcSp WD+djGsy8k/I5y7wyfBL3UDAq0l6vTBIVatAPjTVusrjJ5+P1h55t9tKHjPZpvLSY7pWvVE1YE+B hVHb/Nj03jYqJSvq3lYvbNkSVWdbyXoFUFisQRxk0Yxiw78+6GEMrfDcK8ZTezoEayXANG5NoOma @@ -45747,9 +81607,9 @@ wMsSMOCLL2OV62kwhgaFg7oaGn21FuI8HaSh0RUPcFWUUwAX38c2BYAWsn/yatSIJcqZi1BFL9Qz guVgBQrpWf1yfZLqPJwUPuH0KNkCrnNbi903Yrc+UCUY1qJH7bSQooAMsEBc4DVmJfUKy4uG7F/R F1LqfJWNQ63hioTWG18fM0/OQDN3z08nr4zq98gMoqR0WyulWUEk2IiyR8wtpRblKTBFroRp5ICe r93Ye9FmSJRWjQnZXT1WJs9/DavhusJXrLJ0eJO04GTVcf7X8vQLOiB4BhT82OuyJpaM7PSMtXdx -RlQWy7x4XSmO8Qt7++2ZE5Xq2gHyx9RHpAmEtuGBRBjrEKuIVJryTrpPSN4GaOcG5A== - - +RlQWy7x4XSmO8Qt7++2ZE5Xq2gHyx9RHpAmEtuGBRBjrEKuIVJryTrpPSN4GaOcG5A== + + AUCC0VMq6oawlKTF20r45Cwzh0C4yvxLmjia9IiclWHzfhoSJk3Vr00HvWf9c9mKkuOyg1qBn74a uPSj5L71e5uPydt0cBGussdkDMYdSExXp6FUXI0xs7MBb1hw81luspbBV7u8cSHfoJMMbJckHehB mr2L2eKaIqqgsIjY3ErUgoUal5nzXrhRy21INPLTlnIbBcN43GTj4aMb4WkwzYKuy6h9w8WifZ/V @@ -45821,9 +81681,9 @@ nzE0nUifi8f5BXe5Ub6CaN2mKHrwKuhJO+DanTU7yOiBI6lpZTS1cdDIpYObEoUX5Or3kzyIdn6x SPVj5dUkbVHl27GjN6bazlObkG+9bLlKzAL0mr8UhHc7Jc5XuzrSPss33zxmI0y8ZuHR0jkOZFLd +w5yo8IwBmGlAGSpVaTRqgn61HNqi/4+GWCsR+O2T2HdaudFE6snIEG3Q26S7TvRrxmqCGwKJzya 0l3kxU5/ZzIds5ygHmgu0KjdwhWggFu2DuAAQiIQvK55y7+SEpNi5EAVDGR6TTmqTNas12sFmR9u -EkHQ5FngafMDU4hJPofx2hT1MbbFB5zvDFVj4v14HZMVJo7ZY8Y2QoI+4MCs3cJ4gg== - - +EkHQ5FngafMDU4hJPofx2hT1MbbFB5zvDFVj4v14HZMVJo7ZY8Y2QoI+4MCs3cJ4gg== + + /6TWVUeJo/lGoraCzSO8YaiaAjMPeg102eg9YkQxbHWtTbEDafEylLuhTUpoXI3Q9qd1l1ASg6yD NGwiV6nEaOW0SiYXP3Z7sSsA4aysep76Dg0gX6JtJJ2e4fcLnbn+gmTyCiJYBREHNFWv8tSjtKgl x1AJ2HfkMCyIrU0B3UV7vzDeCl8qE4t+nhiCpn3DIeqWLa8PfGyf4SoR8ObirYZA4Ydoo8mUEUfI @@ -45895,9 +81755,9 @@ xxBBiEaqyoGOZt9TPtwL+AKi/SqlN0cknR02b51zWFyiR29c0t7rrC7mDjizA2IIscWMlf9V2ouB DvR9ykpclR2WZbZUIkBri3Anmgnsaw/ZqIMD8pULgBuMQNkNbXSgb+JjTVXWvyrfHCkZqciGWnAm FIFvCjCFeuDjG/QFEuUy2o+wGkjG+1JGmPBFHsfnIeIeDUsy7I6byE+SQNW0DKBF7OCJC1h5sasR 3CjeufZfY5nLe0o/baJuMDpFxA+MVq25BJV2u5W+rMiT6Pwy4OiZ4IIRmQjyAE6T2kyc0awqzuIy -UBK4IbP0yX3fgy/ys0he7cPH9KxV+6iJN4TaK/GHPSOfDAt1xQruBtX/qGACt1+Isg== - - +UBK4IbP0yX3fgy/ys0he7cPH9KxV+6iJN4TaK/GHPSOfDAt1xQruBtX/qGACt1+Isg== + + 10hYO73gwZhpOBpVYVpIjNkDr1UYhSJruhHIMfZnvO5YO5wNwnirDEtxbITwrXj2cRtEyx6L4fRR LD+Cf7C5QjS80vw+rFmu2r7VY6ib2/G013CG8JhrJHsiZELHqxGqKUlfzG4pMbOab/6OEaqRDMq0 m6UgykBX7KJ8bCQSeKON2NeUUJJABGyTXdU+/IMydhXjvk3xpGxl1i67AmgT0mgoM4MqQZNsbWGc @@ -45969,9 +81829,9 @@ QANC2DwWXX/i7lcGGMINJj3CIQ2EQRhguxV5TOzo+hN+J2tiEMnpvl1F0rxAtrKTG3FvFs7RZTd0 VGZ+KJZQYaMj5X4e4XRjw8ftVQzrmdwaVGEUOCdU3s3coJ7N5Fa3I//Byx+F4xDkeY72P3r30msa +7S6KyEHxG4lsNEfv7WQKnDFOzcA3zN+2r920alWGdCz55xaAiJKNSSJDLJpUgtQtPrgHlRq09AD kIZlXJ75R5MJ+lXSpheC7Yl8AVlsiwy6EWRLIOKd+4lRaSX4VHyoSJo5O5KkHp0mS9+BLNBIKPmh -0YfJgZ0nRHuS3iZKMm4K40jiPCxlcr9dAE+ujhcH0p9LIeHHLQ6za7Rw5tdJt4gnpA== - - +0YfJgZ0nRHuS3iZKMm4K40jiPCxlcr9dAE+ujhcH0p9LIeHHLQ6za7Rw5tdJt4gnpA== + + qzr+0ySgs4L9tC+8ol4gVnqMeUEEtMs4EFdNSzlpKoAZEDqM+7owzWjUpYY0Yz5Ps8U5Ku25jd+Y yCO04fFwdQ07+SsIjNHQZq8VS7bTUOSSs7sYDXZzxyfGjEsm2FxOfDwuCHdIWt1AaNEjigHvTrIk BFHoWkvV2Pe+yj6C4eW6BQYI6jZlb627S2EVegqZKLjCdS7DFR/OgHNpUX1xodtemUuUcUuyxpSU @@ -46043,9 +81903,9 @@ rw0c4sgkPOWKyDZHqlpGWtVzBtdQpbQLGdJ8NRFZ2dUnAaWbCiW+lrX8d9qjUhIGVxhX0s1OAlGZ WZFVep/jpBIyt96jfsuDvbSJhET24T0L9b+N1HGpxURXEypOn4YBofCwaOrRRcorufuE7GtcDliF qE0XIC0fPmNZpSe9QmbYvRlGbd05RyAdvag6LJvMoWLMpPtmuCPxt+c1pLHYp6Dn2Aozyfe7rs8k i5YvQHP/EhbqGJSnEwXTkF7V3ShU0Xuden03VqQYL1V3mCXL14m1TkHtz2SHK2OsjEUtFbX3h9hT -QrnA2WyTRJDACutbQwWF0wiHF3MWPZeTrXxfkEXJGKQOdcKxDwCuuUhSI4H6Qmi8fg== - - +QrnA2WyTRJDACutbQwWF0wiHF3MWPZeTrXxfkEXJGKQOdcKxDwCuuUhSI4H6Qmi8fg== + + ahbnEfpM9cdlHDe3CQCIDXSYAl11CDMuIDRdBmnoU6Cb83n0OUiIOZi9oBksgL8nQM5Y3EQ6V4pQ MnhJWCI3Sk+Dv5zzyZ2MibSN4eN567r+CkDmX0w5dYo1j3dKfF9d52SsznHw6DqW6X8KmQnBsvTF U2Ixi0GdWR2kmBfPaattm3tOqlKEtqePsXzai9k4cCUsHMD81B1yAK0ToBYizJsz1SQUb51ErAjU @@ -46117,9 +81977,9 @@ iF4UOCd5PjD6WwhHh4QZshwb6uqlL+YVmhT8FbkgMQjJIHrJACTH1ciNJf5F7VfiS1Iop6oywJ0O JDQy0MSCQwZO7WSYEQrBeI55fsFiCP8nqcUXIGEKCd2pDz/fA72KCuR3RwUKX5YkUdWTovegeQK8 LbB5EKcMIYpBCuJKMgO+gWmqQsWZHTj2ixCBHEVtIWaXPZDjClG0fzsNx7PjCJ+HCAHjCF3MQqjl fSasCVE19bCdsll1OLM3kLAQChOFeOQRqqgT4BMwD8XpuNwpUfOqCBNenlGjX5q3GjhQiDd8xEML -Y4LDNLIiiRkHTpgNdfQIgeYS02Akr0ioVJiqbQeTEBBwcDg4FJXJI2LppDp8AxQAAw== - - +Y4LDNLIiiRkHTpgNdfQIgeYS02Akr0ioVJiqbQeTEBBwcDg4FJXJI2LppDp8AxQAAw== + + gkYYiGxKnM3GozVDAAAAIAAAAAAEZMEDRVTYPmXTJcQwJ0Ux2LnhY1ldjZe8bGGDoVNXk/o0MCZt FO/N6vXokNBGnspcQEVLMq5Uv1w198JeVf4FdqYNlSYY1/0NyQZbSEPLNGJnmIyu6zpcnBPTdZcm 3sNQYXBoDLfIh5v1hk9lngZ1q1vsqyYEDOyGM2Z8Z1q9jR49hasyF9PYhbnwG92OEBgsdmnjtJZU @@ -46191,9 +82051,9 @@ e8sDTm6HaGqpL2k5/sCD2XYpxVeUuSw/8XyUsckjbF9jH5DgxU3l7z9xaEpkVlYy+hiu8maY0WIG IHyzAXe+BW6DXg/gPKb6sYWTS61MyENAZ5AZNWABXlIAcBxxrqe3p74QbLBo7lbVDzoVr/cJL8Ip 3BMF6zjx/EbwUai5vVZRaEvUP3FCLPUsl80bCQEQ0F9dr0WXgx53M+sZzMsr7U9BJ1puMTFHvvay aIm+B9QFL1ZzDIdSC34cmlEzrdELPo9iaMC7oZTPcg7RgdVv9KTZAnPdNSOBb5rm2Uh5xbwJJwWL -O/15s9UFbQccYpu8EWSASah5eCngR5eU8FE6zxPvPyqp6yVoVX+cH5NBXSih3RAxdg== - - +O/15s9UFbQccYpu8EWSASah5eCngR5eU8FE6zxPvPyqp6yVoVX+cH5NBXSih3RAxdg== + + aix2vExAzpFV0ZhYwEn0scqiWAHCQ0+IPE3pNJQ1isSutZPp53e9m/kEYPPlPnLxGJUDLbgHhSFr 5/a/SWMgTIxFns7Utk/PEOQXkEY63aUkxTIQNQ/XHSHsnrbpIATNGOJCU+XfEWST+wl7RsJC3bGl dQYUQfohMZcvvR8uGdQI3NbLbbyMbTnthwdeMfZXLCszLYrJ7UPttNStmN/okhkS090RLCb4FuTt @@ -46265,9 +82125,9 @@ CjtcJaLPmmr0fy1iZ4eqJ8Lia0TgkD5BG5yOGmIFrUOKe9pO6fm+r/EQU+Rr3UPZj42XuCQb6J8H psGDZ0T6GV9iDGg4EWetH/qGjXIAOeHxZz9fy205iaXxk0kRMfJnBRFi1kyKyRNQFtxHcnlzhOBp jJkDAzTX8R1jUZircKMeMhzIFfdo3hE5shgyU5/qIs9Dw/BmhEaUWcjYE0EsiVfov0rF6JRc7LIJ RTA9IY3SCLIZE9dU/KI48AV+vxRLDf+S6+Cb+wAbOIDX3etHQlRjLuVBPEJNjVOkgUN0B/ZJiwIB -nILj76O1nzrd1Gcmnx10q6WD083h7a18J1jIpXjJYyrzM0RykQCmZimajCvnRfI/BA== - - +nILj76O1nzrd1Gcmnx10q6WD083h7a18J1jIpXjJYyrzM0RykQCmZimajCvnRfI/BA== + + O+kWjQQQqVjOENmHYNP0abVTxzsbSY4G4zqcNPD0Pt1ley5Q1lMRZktMChaFCV0cRKb+mgjApru2 isPnD5fTgLxaoqAyaLQ/kIQ6BNzDmaAo5/58F5c0oL3qoBq6KR4FDFqzK5fTDsEx4a6coIMFTeUC zFoEclErR/2egWXgqM8KjSQEEaHZjeSgegXBiycfuHLzEvzAc+o1tDlL0evxElwJdPjU+hqUJHY2 @@ -46339,9 +82199,9 @@ zY8ZZTZdcM2fxwkEhNALulSHdejCbybTSIn4Q4xrUjPJDIRojfEEiEFsYQ2x5KqjnQRzAl8iIRF0 59WRDkm3jmvXCzS5DAMe2JCM+3K/G8jd2X5giVKLR1eyYG5dtT+AGLjJdlyCaP4IsV7ZdqqL/Tis vzcY6q9/pokBrP46HJ3vdRE4XK4HQjZm2qLigtxt36cB9U/3GhozUCvrmR1lVOshE/HYB4BpYFEp mf2GtCYOymcE/GXZass6kOiIFNKyFwmK/GDBU+F/7IGk+IZb0JhHiHXMttG3N608tq7OgwQEoRax -eMXidkFyYluaSuDbcVCih6TS7G9PJptt6tKFHZl+TDgpFdxivUdtyikG39TmRBcgPA== - - +eMXidkFyYluaSuDbcVCih6TS7G9PJptt6tKFHZl+TDgpFdxivUdtyikG39TmRBcgPA== + + vpu8Rb/zrrahews4RpkS0B2VQul9qfcAEo09gHLHAdaEHXUvIApLSXE4jc8CKVkUOnThIu+batPO I267JT5aG2A9E9USF1R5h8FtddKOj8edT7cJAC8NRkp6WLRjXqNyzyOseh5izHbftE3xHh3pi8DD QND06+gV0wAw0CDwetJnoLiegd9a2I8hIwBsvTDqaUqLInI+SoTeCzYRvfSxkHntYQfUMeELpiju @@ -46413,9 +82273,9 @@ R0j/1LlgWooCCLdMiYhc7dA+GDcBys37evLvAHlS2CVuqhfspUEXiaNcuaa+OIAzsGhCgT2MfMSf SNU0rX2YD+YABGAIUE97zhFa9HO1yw+Fe8uZ/I6cNO7+/15/eymad9ScpSjVWoZMKJnatMkTILCa ARTwbt3ZLIOGVXru+E7JKsS41s7M8mWK/k8Y/ZIWVCMOcbhNSFaZcTtCykHH+gED3gtSgv7MtoK0 7bAVnja7YdUeRapB1CJe+IqiR53LS+vI55IdeoUWaUUJu3zSVb3DcbaWoyHgtj9vTTOTMSJlyV0G -P3J3TY04c4xe8TJMBt6e+bRYhF7xMp81iBsUtmHLvV58sVWNUb+cWDUcS+VVfq+O7A== - - +P3J3TY04c4xe8TJMBt6e+bRYhF7xMp81iBsUtmHLvV58sVWNUb+cWDUcS+VVfq+O7A== + + jJQN9JkbbC7aBdeke0JdBSdS1gnk5qbeoEiqCu60U7vz+Dx9GuVGKVHmCzVlbSUTEcwwJE7GrHG/ 4a8wvxiXZdTzymaBHrwm3AB/Ww8l3y7M0Njdm7X3+autgJe3B8yI5EAPnfEArDDuyw94gmg21SVR 5jKoVlFmrr/QcxgDRDIux8FfRVroEOa2VLK1U2Fajwnl5LrE4iFKYbOhmw2ObBHU3lOoYuGXmFwu @@ -46487,9 +82347,9 @@ yIJ1U80jQyctDJPDQeLNBwIKgdz1dImQcOiP1gZTi8/moZcovOvt6QzUbO+gWLR/tkdlZ1CoReY9 jJg1DBmPOBykQIujN8GoFud5JYi9dNtqcSaBGQzt3rFF0GccO6Et/0UyPJbOhAf5oWNLKJOpjYHd KghGITlhinr/3DMzfASj1T4FErkJuk1Lul2QHeUz7c3Ab6IerpyiEZXXbaPQd/k7Fzzj2XSKYn9r e3l3y81KaTTH99bNhtZalJ45R7E7zC8ESvCncxgGCMbmuzYVtmDGp1gxV0JjroXmCRymUG4xUWhn -QIvevAwxLjHlepm4jG2mC9LvkjyW5XZylL0GnoBtq0qXlTC9cppQa6gnEMVDxtT3Ig== - - +QIvevAwxLjHlepm4jG2mC9LvkjyW5XZylL0GnoBtq0qXlTC9cppQa6gnEMVDxtT3Ig== + + f4WML+4JoOoKPum8nw5agCqo06tjqa1GEUBFPbUSwzMMtkLf2reMtTl8cVQxGq8kEC659I8CYORE CSBKejFKu9nFkN9nWn3asl7AnfU3OSPPG3VGTJuenFaIHqh4KtXwoyQiDH3z+8ZRsgWcCYJyXqXe VegpzBMwwUkezBoDOBqIsVC4nHkAqZq+QH+stanih64MI4/9oKDDjR3h4y0+HGCRa7+AbQEAWZfL @@ -46561,9 +82421,9 @@ bs0AYGtp3gX/VNzI9T5SPSiroQoZwFDUCCgURhmqp5fpkiQDGHW2K9qE3tI0Otuy/6M5o/Gvsrp5 327vCAbC9CLPHwmBlGd01zjNPRWZUWzzMHb6gZNL7H5Ov2327L0TiOmPinhhAJ+ZWWN4JH86pUOy wFgkbWdcf2t3YTo6ONOyIT1CZzRKQaZeAV+zY0G14juegQqtSFpFYnu93z16IqC1grxDI5V0qbUV YFr36IvzmYPRqReoPa8w/7hXMnCdy9TNolPTzKbgDsabtjsU0UNhItgxzKr4MH2mC0ifXr74uQxR -jhmeCRo/FY+NlL7lJa+jFhBcqwGj8dwHJfvfAg7NIMu8YjZ08KLts16LjVqXP0tRWg== - - +jhmeCRo/FY+NlL7lJa+jFhBcqwGj8dwHJfvfAg7NIMu8YjZ08KLts16LjVqXP0tRWg== + + HD1UQhMZZejsqyXcfDaI0HtNpckAzXUlWQVwZmsZTxZz9Vc/o8P8pbEsbsbIfj3BX/ZlKZYe2Jit YY+L56OEko6OV/CgwdMXWO9gdeVgt8l+bdNPKxhRbhIpa3mQIvjqM5zxzP6u4XqxSvPtwFZYHm7H UkZXCtR40OubkXQH3Veyy+D72F/Q0cqdTn6unnl2TWZSKGg6o5LAh0jfWfhUjLxp2nH/6AafX3Fl @@ -46635,9 +82495,9 @@ DDU9IBDYKS4jkBZeW/p29HjLSmt57TUTft9NumqN93kjW5xv6M7v+RywrO5mAxcehLFtPz6g5zSF 8wquDmb96BWZYH6FDNi83CR9pP3SqRRK+bZTS1DESy3b0glz7YHGmJyIuOVs0wxx+47TZeyx3XNO jrBQ+LTcGXhuBWNNVnGm9c4xo4LoqsTS2ADHVMWG4YqS3Tm01F7Eyv8+uYCmaqc/hcObGWX7/b79 CRtHE8YEJrxiuc7wGAeIRm3E66L1AOwc5PzqK1aKV352t6cW+IaVPQn1Jig966USjfIiL3VMHABO -qGBMGcn2m9gkYXSclwXYIMkwTjPDub33jETL74H1A79LAgg5CskJFlUrhWI0oL9m7A== - - +qGBMGcn2m9gkYXSclwXYIMkwTjPDub33jETL74H1A79LAgg5CskJFlUrhWI0oL9m7A== + + KWVvansvQWNPycLj8c16XXI2YE2bG2BuYnUN/Rs5XjYDwzp7vhb5nSyXEa6CxoChex4Yki13xDNY vsdM9FXjNS9NCOlLu8SQUoRU2EJl+tMZgtC6iQUHp251ImainhqSQNp0GaLwPN/AKNC5HSxyH/nl 7kkAGIn8KoYb7itjx7UZOhZl2gC6aDXHZ5o3ttW/OsTW8MxDpYivt/XbS8K5896T0W+a6VuDJi2p @@ -46709,9 +82569,9 @@ Un/t1lQjuyUmX/0I08MAeAGcNAQKBuUdErABsQGrrlcx2Zkid6boRfsbCNoB2gHTAa/IS/ea99zA QbpezybYuz8kTjHnYuspn6+2qPcC4Otf7ioXcq+KyTP/Lzzq7fUe14vPlULd84J65bUPXu+Dpxal 61kY7f/qT+3/d3xvtf32oF8dvtK1DJub6+3K22/lsIfIhfrd2e0PxAm5s0qpvkv8ehfVs1eZykJj uiC/BF1GbsaISF3ocVcpnXKhSC+ExMQwqVpLiKQs5lf7UR0h1qOMqKTCCh1zkjCRVsYXlQrllwpF -Sk6/yIhM3fiFZH6hl5BYgpffIhc6e04otzQQukgfJhImL7nMfKYTM/K5xHyQzsnIfQ== - - +Sk6/yIhM3fiFZH6hl5BYgpffIhc6e04otzQQukgfJhImL7nMfKYTM/K5xHyQzsnIfQ== + + vpXmrufFEjJkDpmTnz0u9tcEJzF/nbR0n7nQH99w/queh3k4fLrmWFCPdUb+mIfM3RkO/WWemDEZ ZnN6XcVfYz/4sc7QVn4DG0kB56pvHho/PtX4kNUlbM7C6AsPzcw8xYcNPdNP1AS1wubCEzbzshvL 0EQF2ZYgczicohDelK3yXwCsMJiaGg6H4yjrYBm135L1x2aJYYcWJHkk6bOhqAO/HOLGlH2KLVUk @@ -46783,9 +82643,9 @@ F+6hZlsGqkLXqPcH99TitC4tzRAQ95TB0k2zFhRH+2cN5nyoYEFVn0xpvDwBkC6enKagke7sehm5 GjhRUTX2MLJhXJ0otQq1ABXcdai6OJwX6mzx1QIR3UHww6u35jL64o3AnenAo71R33ZKkBCZCgnV 9M2k06axNgB0ai3K4PbqZ5qPCgtn/TPqo9KDSTaQX7vnipbFnNpwO78bWzBZpK54YS6uC5SE1ME7 hklMSegMIZndX5sbm7YOjGizhEfPHBole5UKMiYgFkUuhyMOhFiFi/NN8JYe/uY6jizIJBKJxydA -x5dxczCNIjqj0bAsDlI9T6SxsYdatE7jzJkGI5MiVFWYttZj69htSQ5nWrHH4mHDqQ== - - +x5dxczCNIjqj0bAsDlI9T6SxsYdatE7jzJkGI5MiVFWYttZj69htSQ5nWrHH4mHDqQ== + + XqkOgnTXJsGFjLX+vW59OXrcQ9dhS4yelT75fCHCVuFfbhDzA4MRbTctnxKaZ6uywWsBoFL410iX rTEEoE4XBRPhphFTHgIrPZc2RKIl9NVDvUkSYOFNxRqDmuxHJ43eSgMxoiw7SjrJ8E5kVqpVjOi4 LrqEKvvnsBj+X3RWyHZjvoZ+1PLuEAUxMkrqmpciBnGZvA7CxXxC6N9LTSMoBnIJ3r5BGv/lH0pk @@ -46857,9 +82717,9 @@ tma3ItbSkoRCEOdwZSTZSA7uYAI56fA4pCzQHutf7GIXVldDxATG3bpLYui6IXT1mqzWShm1DQGY TIl/Zd3Ky20hM5kEQle9cuGKD2arBj9nBkUOBhlmaOmV+NuhGTIS75WnWy6DJdG5QgzPSF5fZagy vX/S1oJ+P7qb7Avr7f1kWZPr+qRI+f8TY4uSvh4aJck5pZFFNBEh1kk/oVJRkN9dTXqbZjf1WSXB +L9CDOvoiz0qNBbZ5ORUHOdSums7iPa3ijYHOr4U29pKvpcWe6ARag8E4dWRE9LQ8Q6HFwSebKLm -IoFNleHFAFwnMPiQv7iq7mTHvNynaAKMcMq227QegOcYVbxTo8qGwpDY9EOvYsw1Cw== - - +IoFNleHFAFwnMPiQv7iq7mTHvNynaAKMcMq227QegOcYVbxTo8qGwpDY9EOvYsw1Cw== + + Y6s4pPEXzZYDU/Hy0o+Af0UIsgmzx8dvyrsEk4ExGL8r7RhtGE2hBgnsXHD8dueeBjKUPC0hwcgS BNmdaNMxhiZxRi956S/UIMZPEvESmk2TUxTslRbiKV86rszSyS7g4yOI3634aEqlD65QaY3GnYEU Ar19Cwwk1OzPYKCf2yjLPgjMVmoZSpt7Wjl2lWY/JVKe00w0qMhlpIo0RaDFaj44adIFTcxOqich @@ -46931,9 +82791,9 @@ L0boZGLtq09Szr2t/uJkx0e794mhaBDkBndfYU5xxW/HV8hCrX34p55tYREGFD/XoqkXzGbYxQ/o +64czYsCc8rkPM7zav8COZ7YGoC/JJ7BMTkmNyPcyCPNge2DysvkOjmJs8pocWN3//tVfJkx+P4q 5drpgKlUJ6FE3zuPb6YXbMYEMRh7ksrmcTN1pLy8llY7iEMrycznDvB7XqBJhLkOZtHoAomtpxdR N4Uf5I4dmEBH0n4FFozh14eOtIOBoGQ/x20P8IAPee7/87EUskXDWZ8opPrmDoU2h/FUSGJfiiP0 -0w14Th0uBFez9NiOyZ7TDT83KKKiTWa5QhrutqDmECMfaJUJ+KAIBkhUCoFgHmqZTw== - - +0w14Th0uBFez9NiOyZ7TDT83KKKiTWa5QhrutqDmECMfaJUJ+KAIBkhUCoFgHmqZTw== + + 5gTfRcVjgxYU1lzq3VVclOOSrCKNqtUb/9Ibz2DWiJm3TZisF/N/rzltR6IAPqLmQVBYfdnSq2M/ 94n7ZqKuZ4B4TkJYZ3gLshrLz3Jy+dV2E7VrNVtEbiPBPfbHIyiW6Z1uk2qp9DCNR8HoIy8vBR3b eJE9kY+tiM5Wixb9Orl++u8pwwavSnFv8D8wNOCd+9Dw16IUQQVRTk4l8OflClVoWO8+qO5ZwLfF @@ -47005,9 +82865,9 @@ g2c8/V8EQdXBfBh9tlyCmx6g4CGBFKv3ZOITYYUK33TIMPNTew7lX7ci09xVWN4O9JnkWfj4yHBv Al5yI6os2ymanNPxZayzbIlGo8c/11G1krMLuNX1lGz0/smEOgDGO8vwuqLGWlvgI1md1WNu69Vy QqlLpDwGEPcUDxqbMwFV5c3WnmeNyEXQZnyWm7tKPMsRu7r4AquWoTMavIKD5AHgnFyAcFhul2Cu aNyjtYulcxONuPlJN+qsRbkeZC6EYQe4J6QvOHpjFIhogvIGL/PG4mCeBK6PMUV4O+9Jh/mVg3zL -Td82TckT2WQkXqUUivJfxOJ+xMosPQfM2uXV1boMygqvymgNDwDGYgQ12k1MfzZyMA== - - +Td82TckT2WQkXqUUivJfxOJ+xMosPQfM2uXV1boMygqvymgNDwDGYgQ12k1MfzZyMA== + + pq6TU9E6jalii5lqwzvJ5DlI+XAwZRewQSlCdZxp3QvySy61dg+o6gdd42tY2AFrjqoy9zxJG0EJ nXaquskgylSK9eie8AVMzH9QZVWAFVOJBgMwEUE4ioPgqLzCUa8xeU/E0Y4IcLgBHBGNKGyj748r IO7gXvR/EK3yppGHAjmBzA/xLO0Om0ZAj4zbzGZHHdb/t/t4DXbXIZDLBDPcWMgQAxpsf4ryHzJx @@ -47079,9 +82939,9 @@ hCQXtnVRdWzUy0LPIYttkd5T1C8nLMxhctaNtY8Iy5nxuTWxvLSxPK9EOJZ5SA2hRPtOtthithkF zNUx57CWCNVzcp+aQlur+8v7XvU72kg1DP42JOM811D2/O7r4BDUSp1btSsnsJO9hlugKp4joA5S bHrookUeYzV76ueNP4o4UfS/5YTf9pecTCgwI55USp9vCx1kB1G2eJaxVKHmC4QsyhBHKQpzL9K5 esaYw2W0ligthh3MuA2TYxhpq+GvTrj8ugEeEu2TcUdpMfnE8O0YQlk9ptC3AQq1loQAX/7llh2n -zuqjNgc+QNlTfgmOLA4L/wX/nKZu6Xw+S5gBQ3e80IJXKb6JwhZ0hyCR7Vykxx8gxw== - - +zuqjNgc+QNlTfgmOLA4L/wX/nKZu6Xw+S5gBQ3e80IJXKb6JwhZ0hyCR7Vykxx8gxw== + + xgBifvD4UppfOhlJnVcvp+zYPwlU02IBSKgMXkqoo0L93KVAAnnEqkqXvwcVRHTCWW1hyDnTuqZQ rN9pOp5AbLrbcAxmvErD6qJYdetSiuzAvec0sn1Ll+aLIbv7LXdPyUm4HnkZrDo2cKzbfDLMc/Gx 4ChwyCsOm7rQRAgIzGuHM6rtk65vjwmkvdvKtBTfC0Eni7CgVCW6Brrrccx9dco3XYFa+6i7xwAI @@ -47153,9 +83013,9 @@ BXIYZ1OLM37tzjJA4tM7rG8kAppjgDf2gn8eQPNY8fXBz/vYoJKl0REknKCPqTr2hAsIRf2+h64l 82VqhEhTqQz9ysxXACwBiI+XobdcmSRK3hgRstqMj3cxXCzXxmPZgqI1WwXChNHdC45TGM9eXNEZ CyRVsMaoLkkIgKHIQyFreK7lC58GTUjXFTxTvXZI0r/ulJBp4LtfjbwU6Ui4E3A6N3TLh65HIrjM 6BEdmrRSJoXYMxvILk8JhpKL9+KYLwpgw+jG7ktkM06mDhhWskk7dNxLlzSD4s3KhrlSImzNR7sy -NgAPoiL1SV6TAJ8BOfjNJhujmQh5bH8o9JB6SioaIkElzPFowMj9BZZAGHcggjbnXg== - - +NgAPoiL1SV6TAJ8BOfjNJhujmQh5bH8o9JB6SioaIkElzPFowMj9BZZAGHcggjbnXg== + + Ygw2sU9oOkWjJxshiBtcdpseaaCxuhie9sungtWeDqHAMuFSd4V+Wx7OjJzkinpgR384nWjAgdPq Hj3eU9EKdBnNC6kgKRuPssyNB9NtPbocGy1jpOBNLktCpy7hJXB21VVFBAGGB3vHYhZhES4T9B/v J/ij7FAZqgbCqDyzRwQBan9oQWUDWy/6KqPp5fLiaZMfI8wQniznPfsOPW25NjW9B6Im/GKIHcqz @@ -47227,9 +83087,9 @@ UNBwxswMDfrHaIwS7EgKTUxCUmtW81LoLmtlSSd9OWwR0j43D+hBMYRfSqCnZwaIASsX49m26DP/ McH/gxA3eJeZOIKoJUmMA9ozGeOeLbetxoAeakRqFjOktwRykQmABX9P5lCp+9iqHOZtaXCUmhVz pS91yWtgDhZ04CAGZD/Zd3ZhA6EwKIt52+UAksN8Et7BFCzuCpMkg2XLe4nIMHqyNpI4xUybWKkg +0/TP9swISFLx/sKNQeDcJSEBqHaO4rAkehXxQaLjOvzqWq7jY8HqFEvQRFvQ9NmVKDNNhEPzqvZ -jXFCMGciULmbovPZOqAXwarQOzt+11Lx6sJ/hmVnqNfxFyVTlo3Z6YOzVkZUEchtGA== - - +jXFCMGciULmbovPZOqAXwarQOzt+11Lx6sJ/hmVnqNfxFyVTlo3Z6YOzVkZUEchtGA== + + W9MrsshJIm+qnvJVJba0vMS3jKGptzDrOKySWakggcXW8kTKF9em6qXTacM4jIEREzqzluLvRbSY p8qsYaUPXZ6DqCQrM/jQJDmTteT8IVG5f4mXslMdZdjVUwkgJoMDVjCsD6/FxOgwu1xGTcHn0Ntx bnjzA7nrVyciOT6i9/0On8jsFlw2nzSTAO1fDrIyuqar9yM8EnI6QImqZOY842eOKo3VvhLEP/iZ @@ -47301,9 +83161,9 @@ BzXKdhKMSzWLSdLyMUo0mWa8LJ18gGLFjBUSENN6vFLg5Z8VUqqzqZ5gGtwRy4cKDRm3yoxEGAhw 8hlAdkvBgMW8gPdI+z45fAN1451CwMvf42/2kFDSUZM2DO14wzHAqZ498otBFJ4iMVgVD7ryrCwF hkET3BgtKpCwZAJ5AEvkzwwbtOzEIhCT4qFLPCoU4j/OMBqqbdYuz86A7cAUL+E+em18oCD6YVuq A8RWUEZCV+RS8qOFH8CWALc0uSw2CegHuae5LWBDSAKNINkrDYCVqwJKEigKQ5Cwt5daGwE8WsUw -gpeWG7gb7Jp1pNrc+Jmwq30geg0B+Rokega8r4KJbbM7MxB7gwUsPT8mxCf79yLX0w== - - +gpeWG7gb7Jp1pNrc+Jmwq30geg0B+Rokega8r4KJbbM7MxB7gwUsPT8mxCf79yLX0w== + + uRE/zTp1HpyQ2a1XfIySXUhEfkNEhZm8E3P1UzhhKYx3VdJJj949B6v1DaNJcoC+g2eooi+kgqGF w0ptLuwKtYJ8s2Ah8nugJqGMyzZ6G9Vm4RTtJMJmIx9cn0xMnm6POmJ9tAyDu6B5XWIKVXVIrGvZ AEq3l1/0bgWYySLuVawdUKHRe2XKeEvx6GbdRRcKlMUrWfjEoyhcFeI7jB//I9CaQlyIVRgmooJg @@ -47375,9 +83235,9 @@ fQ+kPKQRWFeFgpfpICT2lk2X5dtU3hB2qgfwZGwtVDOw579BDJYB0rYbCRdRS7il9m7eCLsHUUps n1p2LmJgTuvWT+Fr8Ug3tIjrUyORj7PNprGNHZrsc6PAe5ZNIhWJM10DoMjabwdzIL2KWsJFSwsu csma+lgSY+2gKJnCsNm+qpBiI4qCvv55SIlJX3+IXaUEvWGBmD3DKrPDGw8xdD9zaGbIY4LM2RNp k6AA1S+omRdhYcLn8f+dZ/U8AN4rckJPn6bm0ueL/h5EES5YBnsgCeCrNIOzCXgb9Ibl2pPN9gGg -EBDtNROH4HstAVKe/BQP4fhSgNdCmlWEf2+EagCiCtFVgrWAgFUAfJi+tsLxBv3Lfw== - - +EBDtNROH4HstAVKe/BQP4fhSgNdCmlWEf2+EagCiCtFVgrWAgFUAfJi+tsLxBv3Lfw== + + Sd3QcGTf892lBuMC5nNIs2Fub6afHHAg+4evoxxxYshIeKJODnWjqJhGYukbvUUWIetM1DLChYWL LlH9qlJs8CXrpF/mui3QImPBC2kkzwhf+7rbdnfIwZ7UImO/LbAFYSYyWATd8HEYPj8JtZHD3uAL esgwdZIZUzHnyLHo19hM5qw6hAaTej9d6vqpXCntRjkod2jIVwFIAFz/zUhTwppKt37F1uj4uJWG @@ -47449,9 +83309,9 @@ Gj5rXYptfJNQ5TRj0JwrgCIUFi4YcC3+ju9uWz5bdoa2LLZCDcX/ZTrPLaw1gsPcq9PNQ2HjHlkM dVC3cvNMMRyjPBgKbIqP0cIfOBHeP+HKmZhyl1h/69vFE1h8a7DWCCJVZtj/Vl0SdeRlqn1jj3va l+EcViI2u3fdgo82e8sl2fSLJUPLI9qQLJ5+CQE9Ip9gDQpsfcHjvg6hK72FpP0PgC54gpz7IUx6 PslM1Q8vgM1JDsaBiLDYLLwWQVA8QcQVxmvWv9Gi5cx+MQ+JUepO9PxwqpZO7boTyuLGTmIQUJNJ -uCxzO1ZJtLRghS+ZWxsao2bnlgT0/cC1rMp0QfNa+h+mQesMEAEsmOjrQCbUvPtEOg== - - +uCxzO1ZJtLRghS+ZWxsao2bnlgT0/cC1rMp0QfNa+h+mQesMEAEsmOjrQCbUvPtEOg== + + q1RyCkMuwzAQHD3coBPGP4I/s+UJqS25VARtau9km5ALS1Vesv88qJO2u6kQgUM6q+dvOCqD+Q92 AeGQjfSRmhtCq9BYUezm9e5XfvrJYsST+RbJOJAhKuvynVl5713x/woQ5ZHOxE55DTc2lkl+EK9t XoJ4F5gyeDouwGTmWc79LrGxPU7CS0186qdado1I4VHQOs1OcW6qg/P4dfykXPJgGKUuzCBxGXYS @@ -47523,9 +83383,9 @@ m60mS2MJ3os5oIDIQNO1pWFYuWes4SeIuRMIDJi4VONHZ3Zcv/8sWs8eH+BcelL6KsxplIg2mZmm uZvCC1wh9u7QY729l5zRX/6bRyhiIELnSqtiFMfDpjliLDqKCoaB0YzK6zFb8GUUhcs96L4/M80A SWeyDrI3/Qr+ZQTYp7uzIreUz/MHnmaHwZv24fa2DOTY8BrktIyAo0GaAw5xdqDEy4HVJ9qONJTK wwj+eXqiuI8g2vFnZfAdJDQBLtVKcb9Xb1jOx8m9fKt5SJZ5oMYdEEx0M2XbCy+yiuy3q7FZ5o6+ -/IHAUh7OTUSo5RudxqsNzMjORbNQRTMSX9bJjdjS7yAsMzztv9vwG4UOJb7qw3BgYw== - - +/IHAUh7OTUSo5RudxqsNzMjORbNQRTMSX9bJjdjS7yAsMzztv9vwG4UOJb7qw3BgYw== + + u3W/WNkScK0tdMnK0zmtKKda5yvQfoxe88RpLYbLy8XHHwUHvWJ+eIe+CVRCPMuebcPZY7GB+oLE 8Ri9ZKQo4X3CUWznNG/iwdgqfzF4BVUAxRfodlZZc8akRtUT7dIRELd7m+lFJkXerNgn8C0N9Ho/ o0zM6V4NO0q9ZtxaL3xBKQsWPLUftxziMkpzaO8ec0KxNQOtQsrRq6Q6d3Dy7tTUB76OHILLgMji @@ -47597,9 +83457,9 @@ U2hMGrrotK8osmKjP2aYfg6qWgNnckROgTMZCfHxzXhZPscz2t/f+uis/vYI+DlJFkK6NxSLjOBY p6W3z1QoAUDuKmCdIBtwJIJVJlcPMsfyTQc0x0O6k1iEQP1RmfO20LI52K70EhJn6WMsMGiLKVFl q7nUgPH4RJdzwxt1H43yHFeGcXCoXKbcKfRI8JGd6n1mqqRThQ7sqvXwaxMBnx9EBLQl4Rsry+80 6DLDunTaRLmfDFheAVN3Y9poapOAhGEbG3xtR/niGlFEGWRmrrvTyvik46Rtx3OZpGXBEb4B1821 -mnZu3MLp3QrpivUTH2Xk3YXenDJj1GvWNn7D78iAzGP5J1/3xENDoRAhbYRv//e0Kg== - - +mnZu3MLp3QrpivUTH2Xk3YXenDJj1GvWNn7D78iAzGP5J1/3xENDoRAhbYRv//e0Kg== + + qR7okpujb4TXYRqxQ6Wkcrc4FwMC7Qb4aNMROuoKzrd9MW+z6L0346y/3FjosRbMAZmqPB3HM/81 cyGPjRhiuUQH6uEgGfvTTy+xKfsszK3XcsKEBWXqB71lduwLZhVMYKN2rA/Bnaw1z+NHJTe3+UcT jGLhkVWUlacuFyeSbVeIBcfLqxisIuka1r/GeW+JGgo5VPOFjEPcRUTni/8feXL/s9J+/Dyr1RYA @@ -47671,9 +83531,9 @@ anSbG8ZJswpPRImV4jMmIeCnm6zrbJ/8O0KIcev/2lXKsf4lCLOmSplsy2GlL0Wi4D1hgJrASl2+ XjCM3H+u7N8XE9Erf/hrv0rCi55UcYIXrSUPM+KGjXrVlVXEBFUaRHFrNObGWQekocZYx46a8CmU pzgX/qA8OkfjNI4KOhmQtrdEYeR++dAB70WINgyGN8vzJFy79CstdTPp+WjxjkQGiP15n22rFcd8 SUB1bWAfso1i8ZjNpySJihdE0MXZCTPe8fbIztBILYIthb+bbTYWrDu49r7r7G4HMfTAIesI4WVy -bM3lbfSAiRGB8iBNdodWEbWc8C+iSd9SB71+ZL40Gabs9Jn69AZstxGaBVaeK73g9A== - - +bM3lbfSAiRGB8iBNdodWEbWc8C+iSd9SB71+ZL40Gabs9Jn69AZstxGaBVaeK73g9A== + + ik+XKSP0pvmEp3mRteGMV78oCTtsUudK450j7JGPaI1trbc0X4A7lzM5AwgpyjC8G+ST8g5AGEyR AaZczR3eEOX1MYNuC++Wf8me0P+PrkUe7PS1MI8mFm8pCR/DVgSStewLrmb81n5ptdNTpBZI15i1 PMBBCYYE5kGADBA6bGRHRzkRT83mAdtK7H3ErJPiauJpC9pXmi/FPJ6lwqz1awFshIumEOihYuzL @@ -47745,9 +83605,9 @@ QH+7Vs4WB6+5Rr73SyI59+5rSNZOXhTC7biGz2OIATTpksKNxpC4vX+ed+94FxsuaIcPzyKIah9N U4wdJjJQN0xj/YVYPplNPz4Io/KHqkNTwDGmhE7UWt9iDVBjPE9oQuNC7xMI+J8Z/j4b1IyvnJ7s thni6FPgsjPkWDPYNX0aqaWYv3ItgFJfl6d6O4u0D/ymzX9Ymfi1yBEq7OrTFp8XRu5a07MbheIa qVMIRtwugLpkT/5MRhDCwVY0vD9BTg+6cqdzUdZlNHrPnbRtC+N+uHkzoz1DI82GcW+4angEwc5/ -kOs3pMjdXXGKEJ3AgJv0mq1FWUz3K2ePw+2t7izssRTsoiVUlvd36Qph1IwckDHgwQ== - - +kOs3pMjdXXGKEJ3AgJv0mq1FWUz3K2ePw+2t7izssRTsoiVUlvd36Qph1IwckDHgwQ== + + fJL0b9prv0t9oorBymXehE3M8DxaH5KKboDjeStZfg9Khe/6/0MSrEGjOw0by31ekCS028GgSXCI x9MbZBpOszMXvydhzH56nIqF68QzbjS4d3Z/a6qKNIVroyXv3HQLaJoegFJUAg6S0erDSbp4+RVo VJ8XWNMe78MX9vmsf6jBZ1ixmjM5RofSqWSFtZwZMya4vj0i5ixkOdWeeGhxUwAMipxrFnpHW89b @@ -47819,9 +83679,9 @@ q4n1sOjj6/g2VEQTX1wUFwCNZdLbQkUz6j5CyW0H3n6GKoCZoRAzI4mjJg5v6I5oNkeYbwG4KVVd FS4sWSAUGBxFsa/k8fGCtSg20srWW6x7OESazJTBUQyfcP+Cf1wYyxOCug7v2HNy23qlwhmNYD31 tMR52SZUlzJ6hfWmwNnWxw1hAtypV8O+SFqg8PZ8Ga9vLi23yCvzDRAWlcpiPJSAz+hT95pFHK6J 5n+E6WJgId9J2WHJPrHKNEzbQiyckhDzbRN/w9z6JYW6UaI5nF/E6nCdkTCE+MR2OM0C9n9zAmng -uMs9bEgLZF+UNX83IrvKK0vPEzaV1Esi1BMg3Sx4LtAwGSUxjNX6uCnjZ2BtOmxTJQ== - - +uMs9bEgLZF+UNX83IrvKK0vPEzaV1Esi1BMg3Sx4LtAwGSUxjNX6uCnjZ2BtOmxTJQ== + + 3RLdkoCTlP8ekZ10nDr/CMomSaCrLXjZzXBEXw10bYr1rTfYoOnwHaRbEN2ZATbPfL96o4KSGL12 m8DaKKrLbJZqFLX2JQIyxl61Py8M9cmRkwDby+Q15LKdZu1mUiMDWBZ4oz7PLCu9905f8eSJYQzj AixUBsf9V/SxPW3JTy1YYEtjcErNTsMgl2ddpZm3fGQwpBH7Xssm1o/j8/qcOTj5nCF9WRDIfR24 @@ -47893,9 +83753,9 @@ v8447YdRIUOB9bYHG0BIcR5YyBYfQG3cT0GqTMZkwQgIM3kVPgQc7m8MoQ7vVUS830BfFUK19mHw pipAXJ08gpXoDaNmFLAezXZL+2ObgZHNrME5Xjxn4Dcfd76xg7HCX10V9fCmMTXA1Bu6v5moKWlx jDMXTXa5W8fJ+6BGwDC5XwOMULMROwp2gnxkEWhaP6srmppgfKGPXJP8JHeCW9ydtrIMMaIguCm7 QM90k5HT2mrRHzuEAMjo6ncfWYB7zFdrp3RBInnNvZSCjnIvr0ayyUkbbf+HTbQPj6DoiSFgJl49 -iWxgmvpI3RUFRpYiyLRNtCKqDCQKqS/VTWefG1zOv233j/WhETca7LsyJdBOblIOuQ== - - +iWxgmvpI3RUFRpYiyLRNtCKqDCQKqS/VTWefG1zOv233j/WhETca7LsyJdBOblIOuQ== + + mWIqkCrps1G4YCua24agxwyvFtjD0mxCSiFAGcwH3q3zuOZns4TQ3i1bU3/ojYwcGehqt8z8XxUj SDsToSFTAF0+HLthce3kmNENVjyW3lr3JOz7OgZJg4cvsCOl109FyqlmV0DgxyGOP64uZOVM5Q7q cDvkSTi7zv4sBBQ3sm3Tef5GPsSIQ1UR8CxhLXpI6XdnhSxWUYQjmSD8TfkZXOoJvkse6sT0OUQK @@ -47967,9 +83827,9 @@ zIJG7lXHzQV2WASZ1wDVjN2uuCKMskybAYcnsdBNs3rdPZlzgRXcmGdC6u1EBVdFg4RJiRCSFQSi BNqY3S4cYAsgwAGPewuAAR5ElIpLXSlTSklKqao21CNYxOkC3gLiAju5U6eWozySfKhG6MPwqAYv 7TgbeGodIdNDo9yKasBwYzGrx+ydqbCoBkKnsR6tRSRcYepyigmWhCivEFNbSMSurvUHiHNqmfOq 12miajFLUTl12U+6zI4tFRdVeP66IgTdkQlA8KJbSsQzNHZUqhxTDYmFVCJNHnQlhg08pE6I3WA4 -dAVpn0/s5dHcWl14P3iUtipDDLvsDE9mSR+LYNiJ3qpsLumiZiq4cy4AAevzH2F1kw== - - +dAVpn0/s5dHcWl14P3iUtipDDLvsDE9mSR+LYNiJ3qpsLumiZiq4cy4AAevzH2F1kw== + + hE4UkrHm3OXUyVje0AwAASNCU5kz6u9IghZVm2iEk0lcbSiiYOa0WSg3gp1QGmuqTEScloU3zUxd TYNPT0Mxo6hR1IHIbAjVJRS0xEPISIezeIg6PG+L3w1Rn8tBl3b5yqIIe0QZ4vgweMTD2EPFVmJB K1nPCRO6qEimWFXFb3rIBHfR4KVqXH9sXjisFTf9cT5R/XjsraJc8RCqzWuNhEIGKhaLsrHagyMx @@ -48041,9 +83901,9 @@ b+UgzQrVacANo77jTUjvoqSsVdXS3twcukwMqHLXW55OIAPrT4YUFKYX3ry+ZTtsoXrZaCGzHhIW 6y6qMCBWvs3+VNmxN3XUcdw0BRLorrlSsH0lxgvJwSNXRj7yXU8yoXUAk6IuAWJcIFcmqcravxWU mMOoTRRzBpT9XZ5tAnnZh0MIdr96nFyMq3Eogxrb+Z6x2Eb0SdjO/ubxYcWGh6/CQd1RBz9o0YkM Z7Z+0aC0KQtHpAl19Rop2VUfRd+094JndLzUVctlEDw8Zu3NgLaEA5noZVtKUOceYVhskfGYR1PP -b7qsUfxW4D7BAr2idNKIljY1luwESgQyk4ywc2N1m7f7UbD3bvtqvAmjAxnLx2f2Bg== - - +b7qsUfxW4D7BAr2idNKIljY1luwESgQyk4ywc2N1m7f7UbD3bvtqvAmjAxnLx2f2Bg== + + kZKhusRe7pYk341ZsuF0iV7Ksj9KrC/3l68zoFBCOD9WITvR6vAu4AYJispG9dA7DUBPTDXvL/AP WNL878FUU/X+FG2c1VThzt6VgCRd64IBhfjtVSTh+f6rKChqMOXPI71V1wufPUy93oiqnHAbmEQT tkPXqd5lyIQULWGY/wovLzwOvJZIiVAm+vzkMGFv3ZPf8A0RNdcLntmGi7feM2I+duQ4I68cIAvl @@ -48115,9 +83975,9 @@ FXn2cyfFBLuSZMyrAFOXBBCvfpjsGAHVTgrn04FLsxcvIK/wa1zuyf4C/pHS0JjTZ6iODsJQkQH5 ORwPPEPZRfG8C2Nsxk0b2hAy2trt2AR65RN+jfJSWTSAwe/hxNQEIp1hlmJ/+IMlY0d6BZOvNbO0 QQqF/nTm/A0gmakHCH5n/OrTqn7VPz4pzooRJET6a0GZ0c7T4tVTSmGKK6iQ5Wro9v5Ow8KcgfwU mYCJl76jKwfrOx4dVKX8WOoXLvXO3HfuVq4AYwHGe6QN8yu6nlfZYO+JlE7G/eoSaQwsuT8IHb5a -HoXaVMkOunPzIlnTUYbalSSuLS8VlEEZCDP0CZOjqqigZv/TFUB9qa3KJSMfyMkDCQ== - - +HoXaVMkOunPzIlnTUYbalSSuLS8VlEEZCDP0CZOjqqigZv/TFUB9qa3KJSMfyMkDCQ== + + P16frAowxqv17KagpxE7bCys2S3hxqp+fXCuEZus2Uhz6Kr2BBmfFd3u6lLnLYv4DLwrvfB+t4LN TgBqrRJeWV28+wdVtU2RXTCbqPzkww5QkiQvCQriTcrip3yA4I0KRCwv0ZiYW0Zhop28gSsLzBUd S2q543Az6uUDyljh8LekzaaYXLQ3pqE4jlP1nkQHtpVurp3SLSiodZBiXKNLxPJz2CpilibtLtkg @@ -48189,9 +84049,9 @@ UWnoGnAo/t2unk+ZIw0FKPaSh5ObgPHQxy3M9sldg0qHMa6j5czlPEihSNYXam5dyMfr3LviFm2T AoGdKScH5iWrvxVxR68hFvk/OXIkgTAb4mu/m/T1LMJR1Qlr/+0FQ7KPI6xTlBjvqax3igCXoKZk kOSyXCAIoc7nE/C3DVpAQD/F0mTNP2fuQ49NJYxdDmR+Ivavyuinj/FGjOwTzSpLYK+WUr0yzkpv rrUUjneq8rV/LzE2sAS+C+wQduWI0YHZaMCIUXFzhCi6aF3snB8mP3rRI6GChSxubaqU8/dAzZk4 -fvmRN5peno7K0hX8tKnRIcs6khVW6REJ/7GwowZLy4BBDNDmdnBKETFlVA8cKNVwfw== - - +fvmRN5peno7K0hX8tKnRIcs6khVW6REJ/7GwowZLy4BBDNDmdnBKETFlVA8cKNVwfw== + + yBJFW5guLQ9omTsFmZ55bfmcLWq9QaOzQ2QkjMb5wgsGjNwaZpCVPAkBN+PKTCvmtI1HPIAoWgEg RCwof70QMbFBBHpKar5baF6//JtXvFAAjyhipB9u4huqSKr/cqrRSq1oTURfdG/wDaTHwKjSttGF MfDEOiIaT9MN/c38Yj5mPjhVXztZYJVK8Y/zwDw/aBHxTE1YnnLdQU2gVWyZXm1DSEYmNQTHH4RQ @@ -48263,9 +84123,9 @@ yyAOSNN6vI8D+x9NDf5V3PTgLs3ocyp/WM4yRGhfQVQhG1apIvoCWQFkoUOgTQ15X4IN26Wl3FJO QensEKs/p4t8Qzv+sEDUlW58Adh4UvgV7QXZYoizyfzW+mrPv/GpTf9lXRJX4975JRgFWO0QpmTn UhjaifGzjD7cabykzWTFqWIU4ug0snFdIYsnYNEa0fcyKNfRs+eSzpYeR9RaNUBSDL4lJhpSFWA2 8/FxWAQbjFGaXmmqTGIeACvz4LojqzyUst1inanYQBoEPU2D3wAvTYK8zw3i0KrkGpkmyVNpru21 -pGgtwVHzmHmlYBQ4+QPtf56oZcEDw08V+uI6kF2+F5mzI/PMJzcikYouKBNgvJocbA== - - +pGgtwVHzmHmlYBQ4+QPtf56oZcEDw08V+uI6kF2+F5mzI/PMJzcikYouKBNgvJocbA== + + hYBYpn2P2yZPtFlOddhBtVG5XSkmX8yxqAg6yPsL10e4kzIS9oI7Nq5XCKwwBO0dsOYKKqxLqBSe Rtshcoln6u0lb8wPXiCJEwRoDjk+VdTCEfWjJ0hKMaSKnSe1CDMjDA8ahs565US7MgqcfTmEt4TH bdX9uwWBR+SVHM1UmUHtqJiCgwZFxtHaDlHKdWwYJhZOgTQCrLJnzmZoLgzmo0gqjKM2wVyD4vNr @@ -48337,9 +84197,9 @@ XyoMw6E+Vs8rNRlfky7iWuwdsheCQPULajqOwWbJSW6SKu8dSAEwOsX0HADyTzeqFWuZ+rTQgT+C bQZMX/wAFrQO/gYIlQZg5unoGhH3nAfUIoPuqQI/2Hr7P5W6kiKVkfd1KPQ5Tg0ucKDVpN2QYBXM uANoWG6FVIsKXH/F1I+20KLmFHfes+glIeGI4C9fHFAIZIns71SP2R2g4khPzCjcB6ZJL1BxS6Cw OvEHY7GgzbVZN2HojzAd9siyFsUoRgAQCzotputkQXJp33c4/jGsCKLdPWAddJrJkPm0FDYpgMbY -dnHYi0woZvk4FnXnWypnxtvQhwBEy5GVVxdOtiAmAWD5ih8M9qOFGIsNi1rEMxGy2g== - - +dnHYi0woZvk4FnXnWypnxtvQhwBEy5GVVxdOtiAmAWD5ih8M9qOFGIsNi1rEMxGy2g== + + G1MlQaulygqU2YdQBpUWIZbSH14SA8kL92SNHJzR+0YgChJe+jL6oJHE/KwM4Rhx9mt2b2cYKDat Z+D+ASdKtXBcSWoJ6aWTXTmI1uO43NWWNT1t5nki969sAWxOpEbKQGU4hDyLkKXLbht/fCJYJhfh 2fvAknJuIWJHagy08ateYtyqM6Aahf8gA86ecCaUBhSHDDLJaDrsc4JvQgtVWmihaUfHK6PkMOMQ @@ -48411,9 +84271,9 @@ fOkH28834Wfjr9MLdR+UXr0iVf/Q/Tpwftta6OiLvLwoCl3rhkLDq0Gr4YH3YxR0lfApcFnBr8Bc hAlUHr64YtB5qaWQjCFoanqTG1QoIkQKxfqMXE30BjegGLXSFjIm6MYt+WWuZMQiAy49orDdLDQF DNeeO4GWPZrkz7IUT3dH27aHO0F7ZyOnNXI3tO06MRN7QWzhFguWF+uS8K8yszaXBsE/5iHLoLg8 aBgxVedABDzk293m7ulZW4zsmyvQsgyEGiqapAvrQJ8qvljA+pLhlMZkYT4yUM6bQjPYLLzeJC4y -HD3x6+CE5EtDrOgsB6lvXK4wJiMC1bJBLdsVPa0g7qWwOP2bQtuNqLdxinTMm3MAoA== - - +HD3x6+CE5EtDrOgsB6lvXK4wJiMC1bJBLdsVPa0g7qWwOP2bQtuNqLdxinTMm3MAoA== + + 0rGqRgA7d85v6T6bWAd0PI0JILUTKUC0ZtTuRed6hNgTE61KCutAk5ARwxIiUFX8qHtBWZ5XiKGb qH9SBmZek3sjAO9pWxRiQCPEchykQpkh2xcoLA33VIhkQXGeklLJFnGMkQKUXmADwaSico19mnhS ulSGzuodlejHL6+ZMC3RCkGdmxWTylYwt0AnwFRRU969xaKZb178kBkYjYEMW+i7FTf2Gj+CjEFD @@ -48485,9 +84345,9 @@ L/ozBbNHDwCUEpkdQBobSF/3R4eRgtuyxOnRYqrAAYaNQ2/Jl8mEQaB+flJmBhnvSVSgdcKvM1/I e6B9R/1IuCTNCgmPrrlrJyBbbZ3ml3BvSPcz904UynaJt/baP8NQGcgmxm3AS2dtA1TNUPmj/Rsl UWYbW5JaqWDBY8OGpiAfMxxtSyhHwm9LRmDWITNRL8VUUHEgyqd/keBYYUrvUarQRBn8FqggbUdz oDcQ0BqcglrLa94iEt82SDS2V/6s0RE93Fl9Nt2UWL5MorrQAZdF1YHAAuyXhOusll6kyANkmLfy -oiepGJSlnGXtudi4CZX/roM00rac+VflGT1ppsUp5/9QmmlsQMcbKAsPamnGAn/mLw== - - +oiepGJSlnGXtudi4CZX/roM00rac+VflGT1ppsUp5/9QmmlsQMcbKAsPamnGAn/mLw== + + 63QMDY7vYYrdY2rvsrANtZn8QoeqlrE/XVUGgDblnZ2qRNwvs0vnOleOsXP5sAff0+o1EICezS+7 WsMNxt76eFE88ky6TGMvLxJYeYAbvlpJiSNInrobdtmOoGErW28QgL+ASItgK0kiXp3GGa5wbBK9 WdkQKSDHL2sNA0NCmKGtE3x72i0tLfsxiq9Shnp+bcHzfFGcHM80qmlLT/wTtRLUNR41RL6zZdtu @@ -48559,9 +84419,9 @@ uWVuEmIf2KvNagFFOuDDIJVTIgEo2hPTFkA4jYmVLjw5OxLO2MYHSlrvSv5kqrBesFmSg5gumxoT XPgAWQKGJyE64AQGGGwZdLLcDYNiYzWQk6nA9lQCqE8ocDrZVKRhBzEElxyGlcqNw5sLH7DNUtOO 0aauoUXaFiV0gxH0BUMAgPY8asPGRXDoBGwHIXqOzY03+ImkIdrBA3oX5fbejjatXVxNmpAIvu/X 1sZiH9yyLhpCCZlWPsTYLkYfvfYo3m9rD5/mBzznoRdFzYuN0XRg8L4SEBZO9587uArS5Tt/ZO7L -QFGCikXtvHbekjJ/lCHj+Qv3WQ4Ayz3sPcVBE02hSCllj403eNGrQ5vr2U5ngyzRKw== - - +QFGCikXtvHbekjJ/lCHj+Qv3WQ4Ayz3sPcVBE02hSCllj403eNGrQ5vr2U5ngyzRKw== + + 14qNYa9euiqiJDvh5g/2rTj4P32+l3ulkhakbCyfHTnIw3Tjg+mOQgnBomjJkLs8L0TLH4XIWEI6 ZUrs9pU4LEq9mIxaxaCp00xj+Vhq90Q7A7Mxsczmp0Ns8AbRctQZLTiqAaj1I/MtESUmREs0PDcS A6y6mAk0wr9nEbw9Kot3PNOqnwjgyryFox/3iU9NXXWWVH3t5qKJVd/pDaQj+gpBgc5PV5arCP0p @@ -48633,9 +84493,9 @@ B1SwvAJ749CMATSD6bag5AEThECoFRzYDBY3frGe2TdwpNdHFkdfYQCTQYDtQBgwdj1aJ0bWX9Bb VzAHgI5+ehziSf2qzqNWidfNR34l8T6yXN0LoN2ZX7jnJLb4WBvQP12Wa+krYstbhSKVfbOftXQL yZHhKyAbI/IYAqoOANKubzG/l8yho2awrIwfL8816Qpt4h+26AmKXiwHzsus8iSNpcHgkfJDQMR2 gZBHswR/M5EApOO+61UlAWtsykdOSf1HU2wyg9228ZCOcEGPvVI2HI7GZxgDOVUFhK3DRlRRNcws -tYbQMeULTaR5jQ+zBam0tQBtiaB+kTywX4WbmyOoV52VlZ586DRcgTpU14755c1LWg== - - +tYbQMeULTaR5jQ+zBam0tQBtiaB+kTywX4WbmyOoV52VlZ586DRcgTpU14755c1LWg== + + 4ganLLoAy8ebA1y/g9oVLA5bTqIxWh/VLHTjWVHCeAfUJ/1gK1Ejj1yhPkJnjj9vnXk1ulfNxu4J 9iqUQ/9qKPVXzhDKsjO15mlaatntYNw58LpUDjLEksA4BqMh/mAvWhwjRGPUq7wH/rTiTgxgXUaz BfeW/4PWw8eXPt2x/CSdVdeycZfzeNapFsnTPIKzWvC2Q1jzL/tq5DJ9iQCQpBsHPV6JVAxu3Euu @@ -48707,9 +84567,9 @@ kwsuVRITeUVuES7ipogcAAFoQFCBWuIaobbKlHnm80dNoLSIus5ukPwOGdoolGUvYnMLKMYC2oIc UqtoCLljt+MWjLheVhEiMQuaUnLFOhwN0wYEkVtg34LT/bcs+KwsmGH5L5FlQQVRGJZpFITlj7iy oEhlgcsUtPLQyoLJi8oCKguGYwu4Ecxhdc9RFpDKdUxZplxTnkBUpkbZz8VyYe+dRLRxKUJoWmWG OppUVDjkaMlDizoh7WkMdYXhV8R5wpB4cI6wDx16VooGNdzEmHpwKWJF7w4K8kbE+v5mc0Q6EoUR -K+ghonQ/ZqoSxuiv1QSVH02/IfE4ojFl9YWU0GuiRNKKSnHIpUgVMWSzcBCv0P2RUQ== - - +K+ghonQ/ZqoSxuiv1QSVH02/IfE4ojFl9YWU0GuiRNKKSnHIpUgVMWSzcBCv0P2RUQ== + + XUNRr/XRDYWtBj7dcgv9kYt8xJAa8mogaJVrA2JW7JAojSwBfzWAizHYgHmFXGLVozMSWh8MKjs6 EpjABASggD1KVg2YivpUkfgvR4aC35gBdkh4YiYawAcjGiA0M1eNPA4w1CJyjfRIUdmje5mSJN1O CVwgpCL6zg7MGNhWdIqGKSKKTWyzA4FmDMSsJDqpmJGmoTmxMltoio9UDAO/bFacbbbZ5oGcRhp+ @@ -48781,9 +84641,9 @@ jDKG1EpfZXdPn5fTL0PexzVcRH6KcCMA/Z5QpYejhzCINhH4ekDl9wJv0f2LvOfsJE3Fbp/t21S+ Fs+wozzn+NPxHDL/pID371+fwCS4Nhg1m6OWgZfZzaQ6589C0indlGTgGDZ/9gPgzCSycG1inJsn T1HmwgjNSjwGY7Y99LDkWumzZBy4ImmERaQTpJlvGVi+QRjdsT1jiuJKvoTV9arM6tVoWYAXVhMA T+AHLNVdw71RP6FlV0vQgkUIP/GkQK3Ygs8JBZTMM21A/AjLRuXSWkzFUYApMUnR0OQnmrIx34D5 -ZzrIn6CVnSysDGBzZ9sCMEHQ5dgxGaXQEYv05FBGVxYc8izqIVOga6Ion5yrwlWkeA== - - +ZzrIn6CVnSysDGBzZ9sCMEHQ5dgxGaXQEYv05FBGVxYc8izqIVOga6Ion5yrwlWkeA== + + DB7+hcIeObaOrdN3FpX0RIGcZCl24ugYyNHmIPOLt9LJmsNwGLhEZhKcNU2ItnyF1U6rT0CZP1JX 3KBs6RvgYskcYjeTpsO3DJqDv+NRB22hChH79LA1ADPB1YZDVRm9ueXsXMKyb0e6Uqn0s3Gga92F F/QnI4MRE2c+odniBIuahOKEnUabrmDJA4Qio0IR+t1G1PlYCr5ACEd7/TjBSDj3XA+VCd6RJ+G3 @@ -48855,9 +84715,9 @@ Qssn0M1fMCUzLhCfrrFeceCpVqGDTW9QXvNfSg+cS2oV8zlYrEoiIDatX/mBaGM8Z5fWj07V5bas LvOTi+DCJx4zOjgwi0kIdlBq5rXgCl+DXe8bg+s1JDqbg2Y/qZ/xwdYFW5IDsNgmuTyxkiJDgnWC /+P3w3E6EvQwJU6orRC4984RX/EXxBq1uGr+hT1XxdDio8xAlNsGXhV0Nl7Us9K6uhtroGEjqKdk VUQcFULvo62Jo5zv5JCHW/SePOdtQDa5mr3EEDXPi6rZtrvUuJHofovlAQ5U81PizmVQIH5+kfMZ -12FCWoAqWRqWbnBIKR63izVz5vlDlLws8dT2b4RLpgde1KDf5KQdk9VDcDFCZpIn4A== - - +12FCWoAqWRqWbnBIKR63izVz5vlDlLws8dT2b4RLpgde1KDf5KQdk9VDcDFCZpIn4A== + + EZuCBdIs7ZxbiWuqRKQJsFltGAJULOyluhbLdJ1QnHSyQOFgMTBj6XTCgLscVFoz8xw0/bNUqnKO RhwFshPh1HfBY4hXsgYiYbtb0OGajknyACPCHhA8SLWokRrwEJapOJPx09R0yfuG7HLDPJ6R78Sr DMM/q93yILecV81OBbQSjRSHDYg4RGyY7KDvvpOHNueItGMIs1xlJsqxMSPyAC/8WgjVstTULKhY @@ -48929,9 +84789,9 @@ kZd16VY1rlk2mC3V2KAZC/DIxdUXDAgIylh2enI+svEOLIIfiUIPOKreagJGPrr7PoqcupUcAnZM QN8MSuvvWHvb1WaiIEhyHDrZTmbb0k0D3s+l3B+xsCiFUlilRBOgDqTuF8iVM3kktoPZ9/wDOUHe TZ9gaCq2yfIRKhU8noS1gRcLqV5OgrVvIVopViOfktiUWxUlcldarTW+iWBPN8WJhO6GthCfN3ub 2/zFIysPrieZTE+BXCrkT2kP+okJGSVnzFSJN8EZ+UXxXXrv4xpAA2TkDU+uwnkjtuISrvXx0n6f -FxGQ4Zx0qVt1nbGX3F8KSB1vcgew5pwssYP8G813aTTyLZ8Ir9ZMNvfTONSUwdlkng== - - +FxGQ4Zx0qVt1nbGX3F8KSB1vcgew5pwssYP8G813aTTyLZ8Ir9ZMNvfTONSUwdlkng== + + s4CLF3WJxtZcp6DXBaKK8q+YRfY23/PwLyr20QE3E7DsmFGme3eweKK4jDeKLgzOitPPnKsioP7A 5t619GrnIpZU+EtSjJfytn27XqfQrxMb7WxUqtLkkHSVH8wEOlArWPoHUz1EC1qLqJNxqa+qixyg AnSsjAmn9g8N8VHZFKH7S1IIcjAG9rZSGIhonvxg7fxEnLzi9Vn4Ms8znYyIGzAbYNbucEjVCBKi @@ -49003,9 +84863,9 @@ Mi50UKmy+ITsTPOG4xjdI5s0we0IGRCLSMg9VaRQCUBhINpakJN/3KVKg4FHjCQEkjR1M6dDvxUJ wYeEdQFnbWjAo1PoXi1Jf7MJwwrgdj1vNkHrtFPcfpbjfEQNik10ah4OgkfqePcZsmgKPMAoYxvz W64t6UHiBn0M7MdrImpJGoo01E9NTjG5B/7AMpQWZL4rB5qSKCsg15LAeLne4RNSKLHBFkNcHU56 8mDt3QT/MzIXEzbzczEGgDLXf6r7WfiWp5eOp6Iuk34E66wKp59cbzpUSWSn8m4faRH6XIllyW8P -qj8GGmyI8gyu/DhbXWjdz2zDne4vbpDcFHLtBuFxBGjwCpGlLxl9XfUZxSmq4Bieeg== - - +qj8GGmyI8gyu/DhbXWjdz2zDne4vbpDcFHLtBuFxBGjwCpGlLxl9XfUZxSmq4Bieeg== + + hrs+tIS2m2t0tC+MOLAW6+2JmT20DU8a2TlfvrIg6+1gJiBPPJWW5yNEkFyMKYuThPBBeiE0f+Di M9ONF/nFNTeiaF7U7Ka7CZnmrhHzHuHIdMfteM9aCBa9slQ3h1xIysq9v2y03gtL/vKrj3T1H7cW +AfAchc602i466PuquUzC5RVo6k8oAzKevBG/peNSvUejGuI+WUKY0oZ1KCBgrGKHEsQJuQ4Bcfw @@ -49077,9 +84937,9 @@ NofwxmvPo3M2iSwY2qnRtlv6ovm1jYtkHmQ1Wuxm3wdWjeCfArC37LxkwQV/aSotmJ0lf0a0XE86 tUEG4U2HHhTcKf80voWmOOf4iBZhJhivVC0PW/vgjdvYgoYNiyXvTbbIUUpojcA+InhoHo2oXumD xsOYlkG2Y66jpV7JQaGTUuQNSHukYoqwCFglXG6O1vbIJgBRqulumgO4SpnxQb349FMPkMdCMflC QvE2VRXt8SmpqKdtgtFAi0BgITfTYAS/RwkoE8oUo6VpjHfvRZEKF5rAsJhU9EeaoMEFVciJQtwa -LZoHAfS4g3BEQKm8c6UB7xxmVSzZaUaiRXXkqzeSDYbPiyLWAGLMCeIn1OJUjXv7nw== - - +LZoHAfS4g3BEQKm8c6UB7xxmVSzZaUaiRXXkqzeSDYbPiyLWAGLMCeIn1OJUjXv7nw== + + 0E9CApNNNLVCs+HtmRDIlkK9D0cTvX1Gmgy3P9V41QoAqwkxCOKxvgX3Jt9hxEwE4xOxiEgelmOi LDdy1UZ/QWBALSZEHDrOWe8RxOYvIu2MYQQAfUCikkM4XdFuArcKZW/w347WZ17W0OnZiMVK+Yn1 7hQxdCjXwprOazESWsYQgN2XXvt07ILaffL8/CReWaF1detP6YfwEQVxX/NiVgdK6Qz1N9kFpsc6 @@ -49151,9 +85011,9 @@ oJBu5dHhlXs97ypm9w81sfLszuZBb9V4KWXEoSbgdrRrTlxfIPTWNaQwUjLyUb7BWuiyRyrcUfY8 nHRp04GdOWgVah7Q+jQHgqq/jyCUbeE1mlgER/gAn/VBdxCh3PXRwqiPmY/g3XCHCEssrlV85ar/ rgERXjGI6J4YwTxdhwQjvgbzWmRERalw2OFnFhfAc4JZx4t/bIFojOU9++20jj1c2DC8MnTYCC29 MIwr0JcYhhskTaO5TEgLMQ4B9NXSLFiHqyqwcMF/dmnbrvVjwCDiPdW5q+aUKBT4K5IBbroOgLFj -k5EFx1SL7spFp0Ba4CAfTUoVxE/yzsix7XN1dxyBtfnx4Kd9qipXK8NUK7y8aHCfwg== - - +k5EFx1SL7spFp0Ba4CAfTUoVxE/yzsix7XN1dxyBtfnx4Kd9qipXK8NUK7y8aHCfwg== + + dz/YTsRkala75ujtALWn32/wE9P08WxXFQusUxZJJEqQQxJ92Lht0WT5Xn3/WXo4ExIKBPqlpDeR iw9Dw9D1CLrpqysAyQGJnAaU6JdjBQVXPQ+21xBhH2811Tz2IQqCgm+qxwSiQ8gYI0Xo5JpGHQfm TZ7B+qYe8lam8etnJ/yeyuwyRnSomBsYjHNYzuUwknIO6Y8ezXe5pHvXZ74iKNs3C4lUlrJLkQ2Y @@ -49225,9 +85085,9 @@ AUn/6zFRWB4aXK/ElC5MBVYcYh1MwUXCPbbVSM0OE5dnKGEy+YGuCtS942MR9geZ7M0dPgBY5Xqy x4jOWDamx3AWnTZuOhOSmiI57uWB8IgiL4ujxHbNQuCClXkvMjOYV0m7rcA8IcZDlxsUECE8PJKE T7mbwoResLXDjJ5dpR9mHPy1BgL7r02g3BBkJIS4IFRAW8czuRtnJhRZ1J8IG2RWpvMPXgK4HVCw AC6U0qOZIIk5tj7ZVwAjywXzxVGMsQxJzsyDxXDjDjW3ZSgYmHWsGbgIau899tNCh0xQ4aupcKVV -47xoZ9pVGB3KTcTZRTsaCPKBjloeXdtP6ZMXS8z0Owv+k3qo/IBfMzqhTJkwWvwm1Q== - - +47xoZ9pVGB3KTcTZRTsaCPKBjloeXdtP6ZMXS8z0Owv+k3qo/IBfMzqhTJkwWvwm1Q== + + DW8pu2wEzhjsGzvswQCyV0Cf14+uNC75MwOKToIDuGIq0tbv9vig6xhlebwNHYhaIv67GJU3CgiR 9HAZbKRrCWSmvg+tKwmZYPtiI4fGoUk+xROWiGYZQvuelF0q0yoRwQoxWLjZ/u/MmFRtITIZoCQl gH9mMgR9+ende/mjB8JsGb8I14ZuIYCRfpDHYkpdkOQK+cHUBzgTX9Gq43LAI/GAdL3FR1xaZs8a @@ -49299,9 +85159,9 @@ wUDAzR1sIETxc7/l9nGwDbQB5ku0mMdCntzzpr4/hG3ZjShedulFK4rKioyKH5AIWxUrSxXCwASM 3l3WfJXFPcVz0ZDXTaZMuawCxmUER1/mJ5B9o3LGmKaruSslEgCjW9HE8HyO8qzFAk2kuy/tcK8Q xoKn5uaiuqaNQgbLG694XgOCGMusJwBWhSIG2HFjTopYpQOjgo1wLsTFFFzzFn0Oz69DPfbABt7a ketclqg6SOtOVym6deGDgHTyEN3orDNruQ95APxgO01vYzQQwsWZyE5/fIT3cgjcmifzwvB0EWWf -p8I2wiKcMtl5OWdpG5Z4X9H9euIM5gUNntjMuLXcSiIa9AGNhtJxJV7zVzfktMx0RA== - - +p8I2wiKcMtl5OWdpG5Z4X9H9euIM5gUNntjMuLXcSiIa9AGNhtJxJV7zVzfktMx0RA== + + S79c79Ka/PClHwU4BdV5A8hV4BfbpgXRYrBgET/hHGO9QM9ATCYyM51YUCBILrRmQMThuSzquxRz slWlaHvXfM20JKiHjCyCp3cZD0g7BYKk874lkAx0exGAxYrAj9bv0QVPG9hDFkxUPGnbw2jpSrny lUpLFaIbXKD+cPPphWRUwbusJJAy5ok8B7j6E2IHMmL9qItm45cp+7IExVjyAvP4d+khmO6MsbMD @@ -49373,9 +85233,9 @@ Nq8GQUEafsQIlmKs2piw1CV8myMePhpQBaKzGA6X9yGjeFjkZQ942JkxGcVORHVrMg3peOKuLnzj UnO/epfCbxYPcpGo+lQhERwdh+b4zJyy9SHp4o45cebyRsjHMzWIBbcVXuGZnu2BKOZMhQpq+G8Q bUkg2YK6Cp9aQWpQ9CiqWORSIn4A+zBuL0VBv1gi6rBdJCb1uEEVNHQ6aIOg59O6RFuutx4ix2Ih wcV7hhRCJDrJ+hRZTyBT+I0XsKXONuhFj6LaoGJoahycKFUIulhmExbfhJuEmq/gnZX2Z5Riw4t9 -sIFXrLXzYC/Exjkzk1RU26AZ8eamKdllW3jkCV/MyCtWlVEh81Ej372GGrUSUbFxaQ== - - +sIFXrLXzYC/Exjkzk1RU26AZ8eamKdllW3jkCV/MyCtWlVEh81Ej372GGrUSUbFxaQ== + + isQtqU8hozZwmaRx8Vsqvg2msdmBgUerE2ZIUyDNsEhbyHTyEB4r6Cvfwwbqp96hr8KelmjLilNU XoVSxINI2qCOkewqbsmqYgEhzWrzIjkQZNqsFU6QDIUM3wWklrnQRARK25IF+LckJV+4O1PzEEKW objm/61UavRVaLvZ7hLHuefosSVxfGrGL86LZpfKVIxBja5KAQJY0CzVwEBtej3tULEWJB4XmYzS @@ -49447,9 +85307,9 @@ o18FlWzNRuKm++hmpwxj2zflZ0tHmzaouCaHTQfBk/XAmxacNIZiXhPoQC1YAuGb3gVpsiRaam6E 4S30Nt2mCVA9hp4i8hLfpsXQvgAhqCOozLufriZOo3bylJ/r2kG+Ief2C06Tnpa+RXbLzcVtk2AS SSqn71LaETkGLTGYzelswZgW5Ga1G65icNKc8WIaUdpxzH5QNCmdFiTjSwk6dmGjjYtFRPK5yXTu LOac8sd+yDhxG+5TNyudpT2/eXUMSZCJIkCVzjKNS971gAtgvnoHzlzOpLPRilveS4s/avmHzmOW -zPUwmZ5yxaQzzPYZcnI4NwkqRtjHzbkKwrqUk7G3JRLM+UgeXaqSAGnOjNIVR86abQ== - - +zPUwmZ5yxaQzzPYZcnI4NwkqRtjHzbkKwrqUk7G3JRLM+UgeXaqSAGnOjNIVR86abQ== + + D1KMm9XN5VyAHo/K8IRcDIfplLNSBfTeV2WNAvGENmxIyJktYRVrvznAeuEu57OO5BxJHxYP/wqo T6hK5lz0KA2kNeBTlgElWc5Zlm6RPbYnwJELnDPltBgrx0jAflOsqedcGdgyr/l2GV1TyDk4tyyK 42YCMswg3B725dxURhTJ6G/rHpFzxEOt1o2S8tHSEck5zhmwIrvlumZrmhgEF+dJA/QIUnBI6qOj @@ -49521,9 +85381,9 @@ ZvXqCT0GnLJxhnQ8FxaaHHSeRuPk8yN6aR0Nh6qp75bSPpHfv9iBJipjMooSzVz8po3d7R1frE4t w3HzQSVe3VQdQ67APcJi8j0r1AIS4E9cl66eAsxCQg+ZLbJBJoWAyndJk/cGAw2aQRSSLTtxvqH3 t5QZNP27rKEgRwZiwEEgzQyETkqkmwEOjCq4v4nh4KbeGnM0hzHEZLCy5Y8mGwfeQyCuTDPsgxY/ e1GBpK9jR8W1SZ9vGCFEa06V6qeAXEAaldqQdBRNlJCOdd14RjO9OB0MpQiOEEudEbNRSmv2RhqK -rtEGHgJAE5LmQIKqg/k4ox06qLl0aBgCbMIU+AHdXTHBqmZw9kfVT1pPpkfVpOGGlA== - - +rtEGHgJAE5LmQIKqg/k4ox06qLl0aBgCbMIU+AHdXTHBqmZw9kfVT1pPpkfVpOGGlA== + + AhPgBpbRIn2NikQ9MGpjvaptI2IsUKdNjVRQXY0xBJThj5rT+p8fK9DymKNjwmuz/WMp1Up5Hxh1 RaUwayTXq8u2y81EBtSJuMKzaUVjGp11bBq9NAY85PaRHQyS3DDPI9H2yAC30qu/NcpXZUi4Y7pN AKZx5DgselFnjcgP8YLm5H/Pl0ptsbfCPgrheYAX0y9jkZXxpdadeITMPd/xCCaTv7M+7ubevNqP @@ -49595,9 +85455,9 @@ Xxieqmf6jU7pJPbvKFc9WoJ/Ts+1HskXYsF1vVxCsJmcYJTe+YJwm8gCskmLGb3vvS9QSWmmzufV dbYg6mSO2e1aglYeLR2PX0iEUDzh9Zu9kEhXJy7Qad+GVyGZoYE6UX36+Im4zvPwzNQX0jmmoTyz a3TmKoA99QX2/JPfH+hbX8i9WIe6ozbeFznrC2uCiVgMxgkFqv1Ouo5OshggbG8ZLMFGiU6OlpuT adqKag7FiT06gaYtdSpzKKIN/0yRL3g1gsDeBpoLGYQfncydD4mafzGCOzVf2NCR0NBNu/1pcj3z -eTRFgHHaz19fmHO80Rq4+Athz6EecCh9Af4+VfDA4MuZnKdOmvsCYMz5RncANXEAaA== - - +eTRFgHHaz19fmHO80Rq4+Athz6EecCh9Af4+VfDA4MuZnKdOmvsCYMz5RncANXEAaA== + + UkNToxWk9gWhaxuhQI2kUCSe8JVv3QwE0+qPNyPIKn3TZN9o58VZOibJGc2Wj6kNJBEQkUotxoJ+ 8u7oudNEK6MOXwXHitMk2frc1UrazNQDqediddRQa9KEU9Ht6WHCecjxQzIgT9W5+WdeB58nTW4I 6QpGNBOYHXa2mvPwprzmHsLuOU5DKSo8mbAWBrHqHRaOfChRwfy+LqXJfJSQMcrBdEip1Hce5cYP @@ -49669,9 +85529,9 @@ QqboEnaAjXniWacgYybhXBKp+l5o06DnPOeqGyBsA51JczmevoiJztZFaqfLCGKTeJmsatCo122G MheVBc4LLnULKLj+ASbP/Yp8XkMfUyXcuGRunKbClVuwW+q34hpwuPJBSTuhvWB987jRL0upm80H Wa6wpwyaPMcYwi3UnoxjAzFIWbgY8Logw/VzOxelHYZgrXq4E5cVubLkG4/8h2kcjVxL57S+6B9D evLHYRshTpw9pe6i1Lny9KcvXN8ZdAxCwFJgh/I14cEP44RxLgXAdM3Pv8LWyn2SKETOwBoBcjQN -0DUXXHG58iT+YMWRUBRSeb4J1UVHBZII/cdho5/t/QJ8UfDC/i9rj6sUw+eMcfuJEQ== - - +0DUXXHG58iT+YMWRUBRSeb4J1UVHBZII/cdho5/t/QJ8UfDC/i9rj6sUw+eMcfuJEQ== + + 5QbjYKqFR51/YaxRojTgH/jk+LRe48jiXc05ye8tHz9E0RTUPjnSKv5Z3Sptx69AvTdOg3HJLrDX GlLDQgsQJG2MEboaxuBLk3Qzv48IpAbmFFKprRle3dmRW1Qf/P5hFd+fTBbqM/hguu2/BweZx374 Qc0GyUIFdiuJtwDGdI2YJIu9ekDQa+vgzM6JZNG/kOgcIy32mSBWutpYDgoeBlaLt89EdS8qkpBw @@ -49743,9 +85603,9 @@ fCcsSoomsI54YA3jBh/G6R4qFWEwLLJI4S2fZd86QdYgqBOCxcVD2l4KSfvHjm+1zt5n4HyOefVo PfUodMOoH+fimWR3cLiEsOfDcZjsVWwcm1lbq2m6tNtz7hzUWo4y4dQbii66obkaFL6NuRvUGHgg 28E4Arzh0k8nMewbAhtoHv6lZqqyQXC8diUPFLOqC+amFav9MkhW2U2abdlbXZJlUPi0KKOFkq+C /2GdAlyOTngI6uoQgoes3irL94ikFhun5t8zo1nnoX4WQ0Pq2tMPjsoilNNGDWrJs+oOatQuyIQb -VLDgOgj0awYE5lPrvPLwrgfKYczAyHJ0L4qEeyt7BWdpjGwTAnVaPlWyuYOyHDMulw== - - +VLDgOgj0awYE5lPrvPLwrgfKYczAyHJ0L4qEeyt7BWdpjGwTAnVaPlWyuYOyHDMulw== + + HoMmpLEcPOoHAob6k/9D8uCOT0WzmuwyEiy/Q+Ejb9g0A7cYITkOAlmNEg5r9vxKNJK2MbqvjWBl G+SfIn1Gv7ISXRc5EHLGkPa/lHUxeGMPTGnpA7O6v6sUtCXMmBtcLbQGezixRCPv1hHsRsZD1ifE ZOkCnIJpVVGN5wd0gL+ZYU6zD6plOxkba7quDN3iTe54nzWcSLUicumuJt+2BP7Mf2gzYk+mdP2a @@ -49817,9 +85677,9 @@ xp7IEj8tx58UBk+IZ68rvHLzWb+j83pOss2mxQgrh30wnJq4eJlYKWnYPJwjeNuAdhl1w7ZP63Wf AjF4Txp+/WFFueCK4NYSFjGvyXxb3hxb8rlhilhaFKyBD12wxgb/WBVx1BPdGqUy7r8Mw8o0Bgd3 dpyaMIZdbKo3Q9FeHARmcLvKcCCz1bHaOdTkhfRBX0EbRoCLh2Gkio8i84gSNL5h8ulunJqqnluK SBkWDlwaxjJAjDYwECs8QHXZd732riJjNFy2vexR/li8kCuU56rK318nVLoLXLZ816Yt7o6BLl+I -NTEJZU4vpPTlbCc9GfFs/WbyRRdbGNX7WxdAbGRIwpsaBX6xtFuUKr4tdL1YjIgfOw== - - +NTEJZU4vpPTlbCc9GfFs/WbyRRdbGNX7WxdAbGRIwpsaBX6xtFuUKr4tdL1YjIgfOw== + + /2ssa83m5U8wnzY6bDl1VJudvBCEipPYvGohji41hR2/BxPOX7x91w3rUzaqWdGsPnEFIhtRAtJq FSS6CJ6Ekr4/su3ZxMrrf6Xzw0dMJZ+/D1/lQODBKVz0yPUxmBydRov6+NvDRZa5CX6vGDMJgmE4 aOYKt/4lCejcH3fv+MGplXAOKXvkIJueYpmsVKjaSYqY4RGegxSE5zO7z4bL6xO6SLiLPtGRUheh @@ -49891,9 +85751,9 @@ DYmjRbUUrA39jSjeuFjkTfun8GgPOwZztNPuzWXwsDPRFfkuPC/7P5bP2/85p9nQ22Kv37bIZmPJ YW1VhWPOUaFN0LeqV/92CKtgxUkKbMAXU9JEnNNh2MKdgZHnBL++tqFTPD9DEJIP/yDufoInZoRu k284QpADEnhyt1TnpDNiLANTBkpUpSfLNNkFF02Usrkn3JJMZ7NU2AxC8BjX4lSCITxDAHDEvhVp ZMViK+FgPDg+ABZ2AToYiKtYsZYrUZ2YcajaKfSBdgpfYIqhy25WGSN+UIBjsw6GSxncUHnCiTXS -QzmexGAngFJhhqQ9dVlYW1Vu/peubZUHTqRg8vxr1bLOJjlnidi2EnXUagEWeqPPiQ== - - +QzmexGAngFJhhqQ9dVlYW1Vu/peubZUHTqRg8vxr1bLOJjlnidi2EnXUagEWeqPPiQ== + + aRwKq6tyNPpjXSI5aj3p2UZMBE22yvL90xbh2bgqHcoBPbzpSQg1m6nBMqk3GTZyLt8fqI8PGdkR 5wj2kf0nwPXpUa4L2m8mGYzXLRk530rAJjgZohQIAC7OLZjAz8vSRysDgbGpPrhZkUenIqfAtF87 IE0Y12qfUKMke94js6Tv8KgXTgL1mB8SheY8H5kjm7x9a/lpPr94KQH5Uo1H/gRaC3h9SS4AOijv @@ -49965,9 +85825,9 @@ x6Ukp+uMsNIPv1a2lN2YA+c4mymZ7NAluCziRDuOBkhtrMgTbLsJi66TrHp4v3TIFNyTC+4K0BfZ RrlxI/3/QdjuKRNBpFDAK2sxnQbLAeKwEEaLLG7068r9qbJMv0z03rEEq99Jb8MOEwZVp3Vk7QhD Oa7rQ4cYxUyRvUJYbIWhRqEXwr3E7iep6YkGgi/icVN1ugNwY7stEambPxNghvDX6PzawuXzgDFJ 72ALJ1Y2LNUIRN4eOZT0klJkDuhZfm4eNl9Rh6Hl6SjF6n2ruMUdFuIUyiAMN2BinCLarxJTDHWU -k8MHnxylNQpII+nbIFXcdi6eLdJb8Kjd7J8Lbv2mzRBg6hvD7WOAow/F/ecn0kPAPg== - - +k8MHnxylNQpII+nbIFXcdi6eLdJb8Kjd7J8Lbv2mzRBg6hvD7WOAow/F/ecn0kPAPg== + + WS2mgW6ejgnq2gl0cGiXiHlamJ/FuFQtvXvNazdj10ySvbfVMFPRp6lCIUWg7NCGwkIn9y01KLwN s5P1x+T3J67pee2wIyFT0gxkgytMJdhdOCQmbyQyMzsuYQUHBjXNO8qrEgvd0SZj56ULPWIZQNZi JXxEB1WCYXOMwet+5eE7gyHpI1oWZTQpbUbZHxvzcMGSB0LkYtrqBhTvcSQJuwRywOc2T2DCMa/n @@ -50039,9 +85899,9 @@ GpADKxUha5S68ftsHw9OeMvk2XJnxfp5soKwNQOYoRJdBrGkOlONdTHrhuJsfCxkG5hwk0KsAJfB BAQqjrW5S/ENTPzu4DwUK+fhMa3jrj+xHHVEovfmObnByrDNss4VPkkiPLcuNeJE2QqLFguVQAWl g7VLh5HNnWDAEMKEZbbDy4TOYUy0NOmk4mESZ8q57TO5dk8EEwpqyQyhPbq/lSJUxkQW0lqML9oC WDRsZNfEmpDAYuXGA27UddTKgNzXz2rUmOMadnOc8D3FB4ONt4guceAEjg1VhV8xqm98zbhY10w2 -EUjw3aQ58UuvsyIhZLp6NV4gYal85osKNBOrWmbqZJWAUx0W0FZYuhML6ZKxMF8s0g== - - +EUjw3aQ58UuvsyIhZLp6NV4gYal85osKNBOrWmbqZJWAUx0W0FZYuhML6ZKxMF8s0g== + + J2bMwAydiibsP9bp/4EqMhFhw9qDLXDdDHzHPo3/eG8Je106ugEqvXKHBNnDWy13BtSTO5jVR8+W 7qWyQeRkDoZ/1Qk6o6QP59/rrtfCJmkLLNWRx4BriNkGl1G6xWgmQg2f28xjlcgHOQEJCt9nwkrL SI6LbZxZfn8/ZXUQKcqo6M1SeM1CcTgUPi3SeDmTcZLud+GTkRcpTcuaZHVKs/qZ2gGD/tHXDxAM @@ -50113,9 +85973,9 @@ TcQNqCQYCS7yBlBU1RD0bFlVvaDj2YK6ZoohO4XsMpmHPWqkXPQjKPQTxo+gyLB8LkRkmN1+rvCn KmbUqleQJFyaEVlJ4RAGxbhkgbA0b8VfMiclK9FLjfi00iqGETydWFRUHIZeGjjBDRWHKigrCrel ON1No1xiJKLurItxEzg8KZtZQ/iDGWXUKFIMMfEkPNfi1EJTrBJKsPmDA1FswQ4VQeomGhQUhvKn FByZFYkQN28ihOaDAlF0ERTKP4MlH4egs6IWwer2eqgXi2joE/5/Qz84iG4QtUlJ4e28KEWBpGmY -RUglHKojwqkSCi8MctG4azEDq/J1JppkHvzCZiD+GESikfmEByBQ0BmNP8GNiob31Q== - - +RUglHKojwqkSCi8MctG4azEDq/J1JppkHvzCZiD+GESikfmEByBQ0BmNP8GNiob31Q== + + yhI686v8s7FLTD11dcIxI3XzD0Cw4LXXp23om0fEJxx4vm8LEUI2xIitOkwF7cvwCo7t2NwhJeFQ hTgug0mtmRaMV6IZpb6FVMtZJKsNJVLRiDyUf6uFGSZfKhMOSSK7dO3yQGSL/dXADZ8x76JHe2XT IZ4oPFYlQs7s0ZlJlFlvlZCQjKSVlpSGECKokQhHEM0rhmo07OZNUqGhNMypNHL6QO9LisqmhcYU @@ -50187,9 +86047,9 @@ LKN33G/4GDs2EcawmHB2R9Ogj3I+1u5/4EBAVJR2I21SMMcbLShkoOADUAmS/nrjWldNleALnD+1 9x8e521gRQt5YREoiSACwjRrO3B6XhQelKluolsHGmfL0ZDSmlJzj/iR/7UXdpJuoxOLCUaNaTK/ FJp6Jhhmxsw3FreS9c7KMvo15wAuCmZFADmIGQuODiuJFBGyoHmx/y3tIkbwAp4p8POJhgkaHVRX m3uUFaV70mCm7dHxy8SCCWB3Vt5NIm24hLXHQAZzANHG13cU9qVVWJlmYEQxRrgPS38gdVAb2V33 -a5IcFrTF8upG7YNlcSBaxguWNPtizprU2xo7K94qxDb4RNVI8pF65i3gUfEpoWnjVg== - - +a5IcFrTF8upG7YNlcSBaxguWNPtizprU2xo7K94qxDb4RNVI8pF65i3gUfEpoWnjVg== + + TvmIgE6JoRIgvX2ykGxJydKYzWQYBOwUC/gyB0A0l4WF4TaWHhj8SgEW+RCSAc+gxLiTfeYkiFwk A7EodXhWSL28aQECWhL4JU0G103Cu4eT9Zn4ec3JiX6pagEpu7tWJamj8+ynP21EHi7G9wO7F2Qe 5Kv0ryOT1/AJkJ1qol46g1ICsWvKzayWz5DCjTfir/bMttA+zqnoTggm4RvB7su5xy5vJBOjwNZW @@ -50261,9 +86121,9 @@ OMKbPjBA/L2R7KgoIxzdelDQXI5rqavLmn2eUpK9ku1NJNVwBEU8cQweseRETqMleBL7GJ2rKSl+ hOzFCYfb1Nr/obYTAKMQjrwsTHhcgkTocHS4yPrXRJqoYX24WSkgmgiMVIWqGYg9hAZIg6+cVknn BsLvR5xhabI6Mr6GiAvfspcigO+jUfOoyCv5DPTA0Yl8IuNGylta0OgIFZWj2AjZWSxiSpQnnHvP 4hdYj8YTR/XMt04NnFKGxay2KIAYQAOClWU6HfDSRYWOQM7csGkc/oHEFstYTDPi3cdyKdodsYcQ -EMzgha1qh8hYNObNkRscyt3yn6zBIfV4FQjWfmw2CXMRG2Po39DGTilkm5iJnSLx9Q== - - +EMzgha1qh8hYNObNkRscyt3yn6zBIfV4FQjWfmw2CXMRG2Po39DGTilkm5iJnSLx9Q== + + kGsgLkMrkA0fDIpD9AErKusKf1hqJJx8I7i3bOoOURQSZVhIji+AH0rm3vt8y0i8pK52xb8STxk7 Z2jOEKPWG5/yUFujWo1xlWv+xyQD+YD1MlQKHeuGG2zPqcKiUwTQqs6twQ8jfIZuVxuFwMI96ddH QEPDtilTzZQsZ+Hef/V9Iwr1iiDRqd8Ld5BMs1nVeELAhUlGGuVR1M4oZN6ZQ1r/2Y72ZWJoFFox @@ -50335,9 +86195,9 @@ FPFqr2sYCzKjyda6Eb3ahEc6wR2o2MxhEmi2fyiTq9r2JxPTA9vPUMRcp/xfPr7UlQfsIwa7VI/2 Yoesf7wDIEuhz2NtvfUFWeRwyglMHgATlYq6cCYFER+hTsgtylPuVYLnsUosU7cKqnTj5i8InDKh qwfqqmIJtsLH/CGhQ3Rey9Zmk1320xB89wuvboT2Q+uDLFTN3vfMl2P2Cruu0V3S4aVdOOqq30lF pkC4KEtAgnWw+OZiXxwMAgyVq7utVgykCGBrHYOj9XNfCAX1i+zODXSPNMglnlv1Vi2XRtSeAz7H -9MSZjPRSwnezknG8tAlRUJLynayNJ0zKQwEE6a4MxOma6NEOu7cxKn+uvvK6m6c+Iw== - - +9MSZjPRSwnezknG8tAlRUJLynayNJ0zKQwEE6a4MxOma6NEOu7cxKn+uvvK6m6c+Iw== + + GDiTJb0oR+Q0NJ+kv9QHeGJVdAZr9HsJuxqL4z+Kn24pHF9H8F4pl1gRp+g5G0MBlZrBf8uX0Fn0 VlUfJiXK7o57gkPe3IyIqL7ZdkZmA+lybdkJxs1Yx74nx8Q9A00IG1FZ8NeTQrTovKoiVKncQsFV FWdF17bGwgCn00Ms1A9cQ+iLunUIFalCygXeIBaGnB4nHIubpyZ8lJRM96vgaVimndfPXqKouQqb @@ -50409,9 +86269,9 @@ KS6OMU2gM3F/HagZQgqmcAwJtjC4/VSUojDYB56uUg5jA9pUij5w9+85uywK7OIC0lGsx4y4rgbu HItd1dChHD5OP68/oKPB5LnIzNztW7WdHCDiQAAeRwUVMmI8X0lsoxtJLAuaqxU02ak8h5uPctPs FrxHaOihARFOHhr9itW4zYuboWVM07umw97ATy5FMaa7sGNalHWB8riNZHDVZQbHz5vOxlBQyiP9 nfdSIdDpgUSjF9gNnEoInCR66eeFhcwDI9chZVKcFqIx0HPfDW87ejoFzdx8tfTvzgWSgWyoW0cb -U9ruI/Z5rm/JWumSFXA++2qUzCLCT5RKPreYXrXjgbO4XgkX98Bs4sL0xpXl3hEyoA== - - +U9ruI/Z5rm/JWumSFXA++2qUzCLCT5RKPreYXrXjgbO4XgkX98Bs4sL0xpXl3hEyoA== + + IER936AP/jxXojd9hlsrmjiY6i37GxEcZjy/oIQ3u1EAMUYqaT8pex7IOiXnx6xoqCa4+4qyYTL3 AVxJyEkxGYIEkSBdGiU79SnFn1z0miDrI0JGERi2s499g3tr8TG0i7LqrZB0wyVUtZntrSndd/HR 0gb6cdFQt1ZaRciE3xerpXBLG1c6VADpSyXo2Wu+IFukZ4hlIc+29/59cHb9b0lB8tBjrrq6Ii44 @@ -50483,9 +86343,9 @@ APBxel4HQCkL0RBsmgYR/Y40Q2mdVwbnNIokuoV0NqCf0ch5Zup2mrJWtsSlWxKUAQQJb+aRvxA8 KM9ApTAPo17WWipHwkH4p8kIEPphIitcghVMmdQMxBFMhkBbYpU+ItZYQ2yYVaydU1NFbV9cly5R RPGtc1Qw9CYQtpeV5jj75+2V4+sMNndiOLldgmxzRpfI6xwk4bBVss1gs/OUDmY6uwyRWKOvI/64 8Nar5I/Fr+fC59se11tS9R/iaYKwjPiNqZxiSQBdrJZnxlArHr0/LhYD8iAfFKKzQrpNOZc/ZRWk -Izbi+l1XNYfLC1qFFOKFHV6Aads28W1HK413fK0BFFiMJ0gzQaXj/g7yU4cigeRREw== - - +Izbi+l1XNYfLC1qFFOKFHV6Aads28W1HK413fK0BFFiMJ0gzQaXj/g7yU4cigeRREw== + + VDhKharp7V+aBgITVEfZNmczg3N/q8S/oowJuit+iS5j5xAOuulr28g66NRJ/yAE6MM2Q1+bwtJS msF3FoFvbt9UVEpQd7aAVk2em58zzJygLlZpg/pfiUgVIEZgm2S82SnOyaL5BTUNBTWHLt4hWupC bnI8DWoF23Ljve33vJ3XJgdfnQLjkjjhwBZSL6YysAJfjE0QqWParATpY2hdyZXJY0EgOkFZOXJj @@ -50557,9 +86417,9 @@ p88DkJVdvJAPPuDi/nJ6Di378Fwl0xu4W7vb8rTzLTQsjVvfibJzx4cxIyk4F1OeGsM5JgWaUPKB VnUNJdBcvz95Sz54ZT32+0pH0JAsvuHBxKV6cl/KjaHLHMuH+ThT+cgHH5JWUqNq0wHyQUg+NNg2 YV6NkRO2L1Sh+cxZp1ujK5rJB+OosUkpsGrBWjvJ1fAJzKuMjuZ2Qn9nAMQY+88xe6v/h1U+bFDq jtLlImr5h+Wzgw1Q9gViHOWbFaosfMxYYdZ8mobH51cW2xH4rBtMDCx9lCUZ3fuCw2cYusuk7nxA -dC2Qhj5Y3rowxMsMgg/xKiqbdh31w0Nx99GH8fH84vRhfbd7qKQA0Xz6wIEC9skoQA== - - +dC2Qhj5Y3rowxMsMgg/xKiqbdh31w0Nx99GH8fH84vRhfbd7qKQA0Xz6wIEC9skoQA== + + 7rcMqsA7SFRLBtzrYY3quM+sN6IlYU1YHnfpAzjwjJ0PYh5z8W36VUtX9mc+G4ro0CRIFKOdN4mt xjCGQ8/EvYMXnKXzoZUxMlAbyO3BpfPB3S3APwPbE65RpQdZIc+HHtIdCCkEmTgfFOIDkW/NU6zc rYZ+5+hDl01O2QMfu1VOUlFDmqtPiSZxC+4lGeHvybtTnzOcDdfz9EGqjn/34i19yAlBaBpiThqF @@ -50631,9 +86491,9 @@ wAEkk8qw7NKpcfBAkEJW8Qnz8ISQ0aWQ2KnQsR2CMvKgKPaBVJRAwhwNkhGFUcFJAvXz4R+Uk3jz jgSqPdQ3MQoHcQf7nPj0C3S6/Zas1DsLEZ81htVfMiQ0S8yk6my8NPM5voRKNdvHi38VZM6fPauv VsXr8p8eoPql4Pz8MhEqrER5CfIL55fthXioJfD/Q9Xr7PnuEroIcSk6B3Q6XfgoCdLFZQkGWojS BpJKWiHXZUbXXIZDpiiVxAZbqkglffjLtzBQWxEWOdGFFMb8yR3bHjzAYlvs24lU+bGELBfLWeOw -Q8SB/dNRHXb20LeRIJWaNrcMCV2JD6VoHhEKBw+QD+WE86FEGEQjI5PNQ+JBpsLmoQ== - - +Q8SB/dNRHXb20LeRIJWaNrcMCV2JD6VoHhEKBw+QD+WE86FEGEQjI5PNQ+JBpsLmoQ== + + 0wsHIhRSVgqFAzJ0JAzDRzjzUQKLEegmKbkhKhw8UPFOhQMKVtqXrD52g+ZrqCKSfFKfRJxDpOqm UTa66KKl8GjDRPrG+ka0fftHuY+UQypGFUREZIrn16osraI5yCvrCBv2FgXjrDtzEiVwC96CGgIX lFsJ9LYJomBvgghYa/2bSpTIPR512AicadcgBU9dnuplNSv5DDeicE57a7RrZ6jTCDK1Idq2pcoL @@ -50705,9 +86565,9 @@ NTgQFQ/J+Tnt1WVqUHOydMG6fDHn6Tak0ibgOiv8EQSYwwqTU7FwWsXu3Y02B5g7v8gDsErSuOKc lza9uf34lazNW0QKROcoJnOovtZgEDFrxNGl4vSosDl2hJ9n/BFX9OaSVW5frI0bPtcnMLDcvMOw MIUoPjH2hzFTbhNd7lwoxUcqRRY1LppV7s+82hGtWLp97bKF7VEuelJm0HcoReYNUbBB8JezsTGX V2wSQ7Wcz85vGerz77o4LYmmKi2ZQAEWhdhh4GpiYfRfrPxJQrQvzS5jwQam7kjfbadzZTKxBn7O -P2ZPEVGGd2eI0vy5+BQbxGzJ34ReyBGlUTtjXNSWTYVNjzWpjx9nTwS1Fnu2k1iOCA== - - +P2ZPEVGGd2eI0vy5+BQbxGzJ34ReyBGlUTtjXNSWTYVNjzWpjx9nTwS1Fnu2k1iOCA== + + J1FN8S/+Y8CJSEeJ1dVqGU+/yq4wAvlC/V0Q6MBDztWXtSX/eJNSmiKrCMoh0qwDUwBRjf9lH0TW SSkf8mzhSbwce2Uwi4ifhSBq0SHSi6bHsRHB+QXD8UYHhGy/LQiO7ANDIgpIjHL/Lap08iiNoRJP FXsUqjLGCsMQxSkqWyhyB6/cdCYBeyhXD36MC7mtCI1xh+NSsXZsr5zKBM8R8Sm08sV+7nO9BGjL @@ -50779,9 +86639,9 @@ WFH7kVs9ryLLK96/HXv3GduBYvQxrL/58q2yCFJTDjlWiLX3hElHGEHfcasbqRT1lgOj1nMp6gGo RbO94qKVPAs5YUx1O5rBANFoBo2E3Wu5sy/ZpGQPqwy+95y3nhrhlNuyMQeJQ2Xsclkr/iZGm6XF axsDKHAdJJWu+Rv11Mkd5NvQiIE46XsivB1mKEDSCKv2pqBPJ1maeopodHJ3F4KdY9sybtTs+RNm wgFReqI4RcQuC1RT8ZFcN8uFTpRO2pLwnIRbuP74kyGnQKyIyQ5DQva3NeQRs2oX/dbypHqSw2Q9 -WUcuJOKP8fScO76qSf1xt2nILKekM24cmLcGBeukgf+pb2JMp7NkHujt02La4yz0JA== - - +WUcuJOKP8fScO76qSf1xt2nILKekM24cmLcGBeukgf+pb2JMp7NkHujt02La4yz0JA== + + Lo9Xv9TSi3TGAle8O7dQFqPKhU6H2UIHphBrvR6tlqYgK0J/drR0V4CdNonGSIt8yrED036EIZ+J KqyPSb4CxdY6dUbcOJjQ7bsuS+GaUEXJamRf4BITFimr72zONP5oriooECX72i2AZylDODcsKih+ 0gzGMsJ+6tQnMBe2oxwGAXon6noTUYV4F+XZFbkvCsy2qTMf57W26aY5lMLort82oh0GKz3KPrpQ @@ -50853,9 +86713,9 @@ H2WTb4Tue0+N9cTors/7Y9O58PmxglF3rlu7nbLbt5e6wTOEenaghtYC9vT1RiRqhoYZKAHWmVdL n9pjAXO5GHRI1TW6adkj0H9757bObAFlaLdlcJik3JDYBaidxRwC8fgrsHZmXnki47v0RJg+Oyir xbWLfQy0UIZ5SZUdwUOLsmA4pC77G0pHmtJIs8eUckoVfaqMbjT04EmjPOshnVfho/0GVuyKONoJ t5NGL/G3grr3ake4AOPXWHfnMTxUOgeoZBg6kYMslBQjjBAUM8QKo2Ahg1EXlnnpdGsoHOXKbHOV -3c9G6F6KvNdaLrDrRb2YUa9r/d+g+2Kg57vxF8DU4iK3wynOc0Q+dMzCq4kFb65j6w== - - +3c9G6F6KvNdaLrDrRb2YUa9r/d+g+2Kg57vxF8DU4iK3wynOc0Q+dMzCq4kFb65j6w== + + GB/gy3FNt503dmwQ0jwnD/Vr0K/QLgMgE8jU2l6wKqNddCET1Rd2xICuYqSIhd42aqcnISp55Nx4 q7CJ7e9okX5kamYZ/FLsE8TfzbAe/1wi01e+dJz2wyGL9TcRuaNcppMnEmZ8X0OzD73GMp/aOwYn Ewr7Tqs2N20gqPbIat1iRdpAa+om2x3N6C8dff3mJHy6LZLLJpcjdMZsaa6UDhUlqoO/cLTTS00O @@ -50927,9 +86787,9 @@ K0uEk04vkzEjTUaNI1CSqkkIc5Xo9pfd6RYbFB2ScPPBj8tFiWYDRW4AJSxXix5Kfl3rssX7L9GA jRHsTxdegzCILOx6suC8HwGbxQi9DFPOnbCR8kd5M/7IswaQtz0UrXvyUOpwIW5YZhzMTM4Kzs7v 2Shi/f93CI3QbE6YQN34GFkkRaF8kOaSNqtaFqfcdWqteiyfRi0qSfH3clcmyoBFsAL3uCtGQ+Dt LArYtzskSJaFywS7F7LTqxuwkHh4JLp67Gzw4R2CS/FVkZPfJxMsFGs8CU74LjF+0ohIfDxauYUX -8tje6SfssWmWCD5hY/9x9JN+spXgcEPsEP+URtD1E0A6YasnktidKKj4YyJ/cmI6fw== - - +8tje6SfssWmWCD5hY/9x9JN+spXgcEPsEP+URtD1E0A6YasnktidKKj4YyJ/cmI6fw== + + DOo0GdVgB+ZPomXYPspQgMkGiT9RM1BR8h9UrpCQPB9J4CD+RAn+gB5PwZTg+JNDiTPG/kA+vAEq iq6CTup+Mm//zTT5waBYW2OYWGjtJ/FQUkNYLbKZY8g7yp/suFrtEvLmrcP9xEZ6UjmABEli8FqC RfpPrw6GN7CSWy50TxmlE9V/W6PIw0XJ4eAzo1Mop8CZ/fjQ+eMmHNRtGpkCfrqiF3trBrDV8zJy @@ -51001,9 +86861,9 @@ RWGH5zMgT44RPVfVmPKcW9corG/Gsu66tb3BYACAuZB2lb6Na4QXncZvrK1fG7aw6HiD9uGsUYPH LhD60G76fCmUsV7EqLTIJAzjxjDlKICJElcGnAFtvTLDIfKkulLct5aY2lBifvELhQvMPNtUyFwk qcEbS8JF/Os6Abo4XykHa6dNQKEZVh+OE0uoL0dTaGAJU+ajnIUK+qNqF7+DQu+eZX3Rt1DZmZ8q n6/ald+A1iw2UA202Pa+yEWHx+YThOOY71U0m8CYdqARbqBdUCzwNuulscRlRoqlZibXg+/+aVaA -s4kcwmczsWxcf7kqpLWfB9lkbwJcnJOiImVgRUimT2QTpoZYu/jf96PjmF4+RLg8mA== - - +s4kcwmczsWxcf7kqpLWfB9lkbwJcnJOiImVgRUimT2QTpoZYu/jf96PjmF4+RLg8mA== + + sdWzhcbryHk01VM8wGrk75p4tXVqEm2CSER6j8WaXK/YORWcInP9KSl/8awenrVKnArO6mSI8Rdq yEDdzBAFjRvHwZ4sIgi15HV6B/gFlDkUXtgs1zRxUuZdVP0bxHPaRN8u1DUoUNuhsdKYWUJw0Q6F mo2TLw+GHQet6NoLWBYY63hFvd/3z0PDpakyBf37FHodiemLjMlgMLvS0XzZDEdlx8GzIOZGZQqd @@ -51075,9 +86935,9 @@ wivQdSlhCvZNHLUHULLt/41a/RNvKwqoOw3MHDsul48SAb1IEvCS7U+264McHjsJMzbDjBEs2Ing HK3RmMpLAg9CeA81bEueKrJLMuiCha9uf7CUzzBOfkbPnOw0E8qkbsTOujIeh5pS76iLyUZFRvaR leE145W4SlZoDOCHuN7+S/B8Od4e7MA5SQic9CpYwPkUw3zYMGBqjmK9jgwWvAKv2IUm1jdBUsu4 lPaxI98q2Zr9myNOpe9ubhW2Rev6bOH8Nnwokb3kywA0UqQS8FePqe3ueCyMsK10E3vNbtLb/xab -oQZYMH2A3RsdyO0WT7CbQ1q7ClJxQyu96ACKEtA8wyr8IAk1OqAkA+fMMRU1FZvsZQ== - - +oQZYMH2A3RsdyO0WT7CbQ1q7ClJxQyu96ACKEtA8wyr8IAk1OqAkA+fMMRU1FZvsZQ== + + JeU7dDAZNRaO8BANn0Ww79RABycgw/bzjAujg+kU3h70/0yrH6Uh1etc0qKDsvuu+qY/5BX0jw7w 8RADFgeb886iGJqig32ISzp/T7zYzZT5y/Lo4Ey1ECU0ZZuA1beb7NYri+YWnMAZpYMd0eSQT/yd FUfYOk8EkvnF2iBWZVdTyyMNmDMuqL4nydg1Ci88+IweJgLjB3EHHkHZCvDcImTHyCzHJDV1hVIT @@ -51149,9 +87009,9 @@ MpkjwSCN1rtn/vmUcQErHv2ZYEEptn/yJZ9WswpRPb218hoQ0uskJxLXjGN5DvCXxf0u4tV6lQUg ipIHcWBiN3MnBnOC5IRaNGTc4SBgP/l5g8rLRdptL9WlKZ84VbTS+JJmELG6ckg6kJciz3lfiAay Wv3nw/NEXRcS6PbdIqILOAfzJc/Hor8VB+bgCEQ4kSKpSvqOKNSeDwHlchW9akkmKRgYPRFZkWQj RlEMswzGhvo9FcU8iECf8FUwtc3K+/cOExfq8yEwj0G7wU1DRsljN+PPTjEvNJrCSjc1bpMoPr76 -J0yLlZXdnaQ2em1245Yrk/g09wF5S7mjMyWh2tLHlz/9+2E4ttqzX3IXK220njOZ2g== - - +J0yLlZXdnaQ2em1245Yrk/g09wF5S7mjMyWh2tLHlz/9+2E4ttqzX3IXK220njOZ2g== + + rWdZ0hzIKFyRBg9evuDD8SokEF7a66WwbDnFysH+/WuR4sZaOgJ8EzwbXNBMa968qlsZAKeGeoic aMj1GxxRhe5BFCQsFeGA5LTak/felw+1WECUmjGUJXRsshoQkonuQ85ykYMxJXPxEGTu8okjeJND gXlr21XLvd1AqPH6sRIVzVgNWAi9M7AEdrZm0TBi4+oT/6QvMgzPLhIeVyzb6v1FcEVthtpJcZuZ @@ -51223,9 +87083,9 @@ ASNdeE1Q1jeqSG9X+uuoDrCTFdZl1pjM9lmt/bDoXPiqvFvv3W2KMKWrHGXJqOWldahRwprjGy4w h9hb/0YhcWcGQL+WXs2QesDOhFktRcaDVIML/+fgkn1W6tbdFYnfYn5gJCVQi9vHDXVFSP8BuHdn FL+VeSI5p2u7lneL43tGFL8wQhYfJOI1PWmwQIYfUyebfQHIVodcMqS8kHuX79Qb4jd3KgXw7lqC okaSvHev/iwl2OdGQxUuFQGYc1SyTeaYkTd6wVnrH+OTPHt2/PMcJhYhqjyQVLdYckM6JNprsont -kHJsEInK/jz1oHaY5KkyGEeNWgsj353m36gEX5d0Mdy6dFGh/5KQXNiWa41mm18o2w== - - +kHJsEInK/jz1oHaY5KkyGEeNWgsj353m36gEX5d0Mdy6dFGh/5KQXNiWa41mm18o2w== + + ctAQZrUo/kBA5VNL6d3JE4CqAp6Eb5Hs/A8GUvGTFwtLyYZHeSHZVKAmZbrvHZJL/xBjulxa4zh+ VT+V3auUrFu4S8lkt35QmmurbMwkK3ZtbVjZsvg2lmx7e8eHpbCaoxoFCysB9scJAnC79uzPo7wq FTdra/xIJLQU4jShRNe2jNO8t+CxNFQ2wuH5L85uQ4riAoP2WhXJ1HdSB0a1elV8yg6kmFJhS7jv @@ -51297,9 +87157,9 @@ z+yoPbtZeKuFRq6Qlchu1svEpBNbenPzy8psKaNv9LIq4tW9Pk7G1gUzd9dEFhtxG9uVLe7oKsiG bnC4IKgl9ksltJI7FVWQFfeXykrikmLscooramn6lFz8yqlGzTd6xXbCkCCT065yOHWSVFwlJKxR FGV6oceUdGUdro1qfYqiuNR1sRl3FMKRUsfJeMd0DQ4XhjwVnRK1weFCVcWPOjfsUivc4HBhKl6p GLfB4UKd4kyjiIJKdeejTQmpjUYxNtbvxhg1OFyQKivO6bV8lCazqOp1zGlzghHdmxG24ZTYvY/L -MkRH91CmQyuzEnnwpt84GsrRzKaMeuMj4/Uq93yCOmfHOTINDhemNYJKZUaDNA0OFw== - - +MkRH91CmQyuzEnnwpt84GsrRzKaMeuMj4/Uq93yCOmfHOTINDhemNYJKZUaDNA0OFw== + + yk5QZ07E0MxwacR00EyDwwlFY2bsysSU2dylRmSmKpa6XVW7FllNY0c3Yj50JMN4Vx1GallR6+yQ uIWjaqYaxrkapfLeTF9xbnDIMEYm0caTOquaM5OqVZ2p5rmcpsZk+cx/4taU4NldHV1JjbiMmW0E e1Ka10YkpeFNg8MJwsooDZ1Tv3JMRlX5W8WRnT3kQ64NDhlo5lTUOBaRuPsq1TKxuLvaLYZXz3XE @@ -51371,9 +87231,9 @@ obZXcRJ+TpyY/+uNGZWOuP41xaM8RNuVxfSDNYvio0pmGbVdW9SvGOkpoSlKmZjkrg0OF24VZCKD 7j/hrFR2V0U0rLWI6AwWC5rSTL3i1v2FB9sRNzhcuBsso8Xd4HBBRuwLRQEUiMEIGUAABEJ4AQoN kEDR4AEDswASQQogQMGlEIMTUuAHwKABJ7hABhCY4AIGqAdgoAEd6MAADAQN0EABEshgocHBBA4Y wBRwFGgBEShBCSGIQFUIMkCCD0oAAwwo8EAIDkAi8AQC8EAAIRgJMUhBhRVEECSYkIMVRFhBhQ88 -EAZowJUHxQITaoACAloKEC0gIQQYrIADFfCABiqQsAIJJ4ygwggdIKEmKKF0oAMVUg== - - +EAZowJUHxQITaoACAloKEC0gIQQYrIADFfCABiqQsAIJJ4ygwggdIKEmKKF0oAMVUg== + + WCEDCSEQJphQAgXECi0gAQQxggoUIEEGORBBhPBBCA7YgQcSqIAlYKHB4SSgwQkgsIASeDBCAiBw oSpEIAIUAIEISHiIwEMJDMBAqWCCC0YgAxU4wIMSQAiBF4CCrUACNaoFHkhBUQhBAgIAgoPABTaB AgKgQgYKEIIJGHCC0sCCAUpgAgYLHAhBAhgggBIYMCfoQAgXZPCBIgEKFChBCgCAAQsNDi9IAQZW @@ -51445,9 +87305,9 @@ gZ4sjb9xNeFZvBvQApnv5PC3ceGpy9VzDB05ZNqxWFtiSygwWfcngfyKaP+SFXciifoSZ3WDaYqs AsevFFXFv/wmObsKmT1lh2E83SEPIWxEIcofDVIXXOHc5tef8Iki567SyR0TINNO/kNxA2j8B01+ Rsg6FaWAZlCUCftDiFWmx3n2G5ZmgKI9uI5aIrhLIXscaPWnQDuYTHO78koTWIf7ko5d9byoS8Zv XtKPU0socrROhwV6dBYkUuxilNbRD1cUB7vmA9LvoYNJdCA/r4gq/VIZMrYqH5g9BJDMPeXqfBZZ -HAUwUwfV4EMx0AIx6pnJF83AtASyG4u+RD2wPsJPVTRajYBNmjVbmDRosYq3skKMNg== - - +HAUwUwfV4EMx0AIx6pnJF83AtASyG4u+RD2wPsJPVTRajYBNmjVbmDRosYq3skKMNg== + + SIRM5YQwFoopTI9SSq4da7CwI6jw/iho9sy5vSM4Ozm765Hw5FvumoAe9EFVYOkV+lOltwQ3EiSv sRAXMPAolYMJK7E5MlOAc/WlfVPCQkWPHQHiZGt2Kq9aJhZieB7mHbav+tYIgsZKZKbNdLPLyIzC 1hoqtVihWTRy2R0BplVCGtbBx+TCPAbgKmEFd51a2wVV23B7S9q3SlDGRg1wHNf2UHuFutVx+bwW @@ -51519,9 +87379,9 @@ brJwNUGrJ48WZ30BFTke19WXX6AcVUifGpg0so0qUrsLOT2TH7QW73gM6Ev1BoyjxSy0dCA/5Dtx UZFpIFWL+256sme1LTZfAy0uSUwkxo0VdLHx1ujeFtfboDmgavmU3bd8W9y2RK9Oh/agLGwNPaC3 WyzMZwXHYeyPBYWLEST3YNCAqyTSppRpVt9crBWZ9Khx5JV9i4X7relBcgQ0PS8AvMuhzPrL/VKd HdFvi9e8Zx5y+eIqinguu8uRNN8bpGR432A0YR5OkagoAuYq0ex8jmH/X73FDGIys3zmZn3DyCc8 -CwTlCsxdONSRFqz+pMjIZo9eYLkyVPUgG7Kb5mcWChiNzA1FSK95Y1+tjP2VFM80MA== - - +CwTlCsxdONSRFqz+pMjIZo9eYLkyVPUgG7Kb5mcWChiNzA1FSK95Y1+tjP2VFM80MA== + + djRaHYroSJCaWiSTRkIbPe+TQg8TpAsA7eUu9ZVhbemPQkv6rOCODkgh0ZNFc8CWB2Zz/MuHuyJc hUmzGAcw8jdunSnEhflmJkG3fhDcGHQizAoJuu8Foqlysug2mlUmTA0QINrdWhFlMyXMDHC7MUCV ufqXEXu9hEnm1pm9c8lhXeAWJkaYKslU32Zaw5lf9svZ9BbDGbfGuBO8Dy3SJGNP+0Cg7kRjVGsu @@ -51593,9 +87453,9 @@ b0mDWo+iAaZ2bB44QOjL44h2bv/JVCLUtem59b6gY3lEIkhBr94eFsO6ofe2gtCs1uTpJTGp/v6V OFGiwzlJOYQYOA1zNmfvui9aJtgkCbQ+SOKKnMPVjdkRRKIfphezfQ2x2Iwika6Uuf1o4QR1xYMt G8Z/4sDrKm+KlRr3D1+gQdHo20dEEGlvA8HcETEERgW8OwaZQ6W4tMVMMG5Nq9wMoZZb3BmQ93sC Y8Wu8WHjqI95C1rxWnmKKINmm2xHU8icBq7DU3lC+FXpsDDcJv9UYvw5KFxRiM1x5kik0fWESbhV -4GS4k5DMqnd5CYesm5Y+w9Ek53WGLIBqOUC7l/TmHO73q6RV/Ngjue6XVtCearA5Gw== - - +4GS4k5DMqnd5CYesm5Y+w9Ek53WGLIBqOUC7l/TmHO73q6RV/Ngjue6XVtCearA5Gw== + + E5RQ2dxIgorxykSy4SALAyOJKUUqIyUDE2TvKCQMvZ2TphtjakdTJAXemHCE6wdnqcc0HDQW7cuQ d9+HNwf9ewDz4qB5hAQz+8VwCwh+BF3nvRQD2QNYSHeBAE8tjl+Dz+F2ylSVaJm9aBJUcEP6CiwU QDUW4sDH7LXy5OrAHDVW6FPaal0LeY77HFISY63YL/1PkXLD3a4B9zOF3ePb/osHji0sOFOMS80u @@ -51667,9 +87527,9 @@ N50W4Likn4KjeaeVoNnZ70e1PmX5PjPfhG6/J0H/2E0GIoCIwUcnGrrMJljpZVdx4upS2Jgj3wSt pWstJnZeULZRJjNpfZVLw7+gUqrBYgrn85ne1A5iBUFAKmEA4oiTX06E1DVzCQ61L3in2mmRBAAz p87PIIwEhCVRlYFP4ZptDcPGUWucl7Yph/Lv83CUlmihFdVZKr2wIR+uzGA+VJ/8Pa3QXuTDnvGA FUee9sPQ/yyhoeLnn1D7KEanGbLTwGFFhX4R/+HYGVtATzvi06AWRKDDyQCtYCC7IvqYqOIcWVJC -oDVVsAqXNhSDYAWgjfzoACjEPUNCZ4R2SepLhj8H77rt3Ds4Zo+du1ftgCodO01dmA== - - +oDVVsAqXNhSDYAWgjfzoACjEPUNCZ4R2SepLhj8H77rt3Ds4Zo+du1ftgCodO01dmA== + + gzjJASKpmw9T2CasomYN61031QwOCNXlvUcm7k6fsZq2H9Jbg81v3HzJ6hWEzaB956kggoJz3e85 c6lBiZtsaLYEjvGErAPLKhfVtUOGaBZH0kKe+WxvYlaOO8gXceaEVDit4qes1WtUuDTLaa9BytW4 dTX8QYfLV+58RYVdQ7zSHdVZ7AjtndAymoFvHQ7KdP6AG2Kehw4se+U1FpwtsvrtkWKhRzsaWvHZ @@ -51741,9 +87601,9 @@ oQVahms7N10MsIEAxgmK5jmufSZ4WCrANBKJjDfpDGZuLJTRS8h5BlIFax9mXepc3Mp4OWuHtRSz b4aHZNqWqqb70nFUsACr+kANt9rzVwmYzDlsPsX+7cSuvSsigdGxiU0FeBCLLdQUBM55yAoniYOm jM5+7nT5Ws69u+3gYfZcTMY6qzWpZdmLC5PxxgJfmwlGT6pOxvI3X16cSM4vNL2eKFvdgN3w3Ym/ mGpT8CPnFbMNWviD3wKWrkbrZTArlIgHmNdi6yZU/zD2pZ48SRpc/TSCWNcP3H3OsI/+szG7IbxO -SQDu/RgjQZ9Bu8kIwF/S8yEXPdSgL+PaK0w8TU4Jl7ahdO5phZosOYKUMjsUTdXScQ== - - +SQDu/RgjQZ9Bu8kIwF/S8yEXPdSgL+PaK0w8TU4Jl7ahdO5phZosOYKUMjsUTdXScQ== + + tDHYs9osPxX5X3A0i7CJ1cDMAilN4ycE4RSzh3jL28pTpiNTQUKfRJAwvpnmUDKfFlJAEWyZsN5m c8vt+fWmhGK1fkOLLRK0OHRsMQDT9AZ3grMxe4ikUsppgI+4NimSNqKn8GJzNZNgFgOCjIlEMFov 4EcrteKsr4pKc7EOJTi3kWx58emFzGXDtccg5B7sXxGsV/nHPtAHlgHMGA/CjgKYa0UEJWlX2uhP @@ -51815,9 +87675,9 @@ ULLmivlTVI+0EQeuILloF+xZ+DU1+yCg7vwiUN7c9KVp2sOY52LUUeWd3lcZymNerHjjMLNmTzdh 0DO5aYTJoRY5TWLQKMq+E2lKixLTPnQYp5njj0JaTNP5dAISQiywLeDANJY2FJxfpP90NJ8xCDNR BVjBjQVgESWsr8pSOS+wvgSVmHLLEjpBvNe9usEahC3EG8ksAfhacljj24+5u0ZGa7Yvd3ISfO42 5leUdKpNTxIWkqVAwMkbOP47PPsvQZu1lzYEddiITWp7rW6anARV9BZwBYN4jRno+qq/nF9jzHcL -n+Qk4pzS2Uvi8lSQ24bIzIYCu+zvlFFBEyafAmaTEqjgc7kWmI1MffBsEs8ZAIuTnA== - - +n+Qk4pzS2Uvi8lSQ24bIzIYCu+zvlFFBEyafAmaTEqjgc7kWmI1MffBsEs8ZAIuTnA== + + 1rAKmySj+8uYKKyAb1v9PlNwWXKhGaXzaJVdKVo4/u5uQ6/2y+N+hdlT9gnndwnvWO02OeO2byic ku40uiDlB38AAFKfE/Q4sLc0CIBY+53puvEiX2i4JewwQXAK/lwxyEwTbWtf9hX/7js/FQdI1CTa +VS3ZZhin/IGeAdqqHJJW/LPYKgBn1S5MzJbDLD4rst3pFG+3uNyacvnoAzPbpQn4WWs0Y4DvumX @@ -51889,9 +87749,9 @@ q9Bp9WSEg0OFYP9zghycf37h0VfIrLG0+NoIFAGS2/NgTAqT82dKKk5+LcojqIpya6abtpgFEXHi umDsD2ZayiHftnsfhsL8nNIC3Um9qk0QkCj/A7TRNEjqMpYBspWriABwQvlIj61Q8YFkAgnocYRG lHXM6mqcUB8fnJNFmFIipmY7mjj6YoASIxq/vba5VhQ1SZTGeThgm2UDqRD7cirZUBkZFvK2eo88 3EO35g6k9DLhOoDtqvRY+D0Qc/iklLstu24W4Fz7Jp0vtflCTQFhh3uVVlN+m7gb1FLA5oACQ5G9 -Oy42oC5ESYgpP+gYip9v+ng9EYIq2pFtLR4dSgZnocztFZeoU32huQtkWDLTzDkUwg== - - +Oy42oC5ESYgpP+gYip9v+ng9EYIq2pFtLR4dSgZnocztFZeoU32huQtkWDLTzDkUwg== + + 4H7wymNJwF7teoL2ltGJPJu48yB8KwZWf1/P5fc+UC2ilXkdGPc2MjMcoRIheJDS5dJyHa0osmoO /4sxuEXovOjurqzbyfTbLWMhIra/8NGV3sFc2o2WotHHhsVRgqfZItkS3nL40lHoIOViN4toi/Gx 4Gmyw6x15NevHpTYZBSfYkF7k/wJ4bmpk6Hvw0+ySPQ8iSDx6QeIW32BQZe1sR44BQnPDqUAQGeX @@ -51963,9 +87823,9 @@ SQKzqKcLgx5KdDDGSKmxVYbeUpeERvXYgTkFjEYsruykAnCYxVolCvXYANTzflGvt3mUix1ZdURi eAF2KQoJ8ruryrA6ni00G0xYAN0ZCpfnJm0WXA5tvLMEV0u++w2opD9Yj27m5iw11yrTDwNLcqIt PTlzPe570PB0RVMxJwkp4q0Fa0kPxR4Vdzu2YcRRHmZod+6L5d+rUjLypE8Z7V34HeUiOsESOmNe NXe2IUpxzZUNdTvRAVc0YnxMuE/lyBQR3T0095zhLUiOG+DgaEaUm5idQ+sdThrkMsGAlQqo97iY -TVm6U8Z7S6BTR+7SUnbLFOAh0lg7OpU8wEIqCKUJMeIyNfVSg15Eal31rjubWpFgeA== - - +TVm6U8Z7S6BTR+7SUnbLFOAh0lg7OpU8wEIqCKUJMeIyNfVSg15Eal31rjubWpFgeA== + + 0trjH29breEYf96QJYjQtlAdi96e5zZC3HQe6Li8GQRp6m4nYVLWdHmz2mqiOQCMYmnuKUrISVIz EPpdyp1AS2sSFktCzI9IbuULEqFq1M17zrCUFXp9yW0IrXqfUUVFTKcblec0nPJzkZygXJtyK6Ls owBeKX4S16Hm2zGbeKb3wc2dRMj0eZ4s8HpkpyyUJgIBDEGbUTymN/UU+LVpWbDbNgq3PIUs0MmH @@ -52037,9 +87897,9 @@ Vk7AnsPhUyo7YOr3nlYuPPUd0UKy6U7NB6smAlKFfa/kKTqLhC+qxPtU1uIFtCeRw7Og/K1QbO2x ILZvGgsUjaI9wuTBHG7C0cQAcyLsydRTfEsieTJTdWo4aDx84of12eC13X0xrABXoeO2i4Ln7o0U R73oomqMu9xT1yUoWhffWzv1kN2zR8dKjjHZBTKFWUBYfigpytPvXzThJ7C6MZQDtmdyM6si1+N3 rwSGXPrjWyf1MCysjIx+soWHvbEmbEsh0OHlbsx7K8zZtXGaExw5x6U/AY9gAfv+ZTI7iPgalYhV -8WUKPcQQHATyHhC9JVi4iCA1Hh50I63gw4nYbUdJnTD21l+crEDiMOcGAyZEd8TWyg== - - +8WUKPcQQHATyHhC9JVi4iCA1Hh50I63gw4nYbUdJnTD21l+crEDiMOcGAyZEd8TWyg== + + zRzDxWfTNITbtp1Eo49mVSMpoiCaA+EFYJ2IjqlNPRiZrEWJ/flqCZWmhLxNosIOX97Dqult7Koh 6mtuygxMpcSjxD5O0hNQ4nT/tDfnRjnphknn7h+HqkItuFuYdVjQiSbxUUYIEcKbE4/4kJVjcKuG cFJgBrWEGAXQLnjkrNwlVruYoxXcA2HkPtNUHwDVEDRhIMT6UsQ+JMPiQFghWdBX0t3cfdxUZVyP @@ -52111,9 +87971,9 @@ wugLhV9VtL6JqzYMUbwaputoWc0bgIwz8s30AxRfE5bzWMxsmqdhPES2824g4dvbZ0VvRmc3Aqt8 Pc90bTF12vEE2tQYy6nuGEf4ywhVO0MVnExFbP5YlxpDi9rsg9gJfyCS5KiuVo4TPfkfepnhshoZ O/Bp+b6Zq5o5T3BpJNWEr0sOnAxvok2kiRI/ebHRj/kGkjDS63YTcu+K6VffsManamtd6mhJhKUP Co0wOg5o8ECAMC6XBBuRg5ri23YohoQUAZcC7jrzvzUoBjXo39lSSvKJ6WHjBoQnuTGoD0SgwcuE -adkq6krY71VTnTAN83zpB3DvgcWLewPvUziHWF8Q1SVbuYVm4JqWNvZrF8pB/OMiNw== - - +adkq6krY71VTnTAN83zpB3DvgcWLewPvUziHWF8Q1SVbuYVm4JqWNvZrF8pB/OMiNw== + + 1meExpm142Hj54OSiVA/txOm6m2sAq/lW4Aj+7Ip2O2a/A1sOooZuSUSFzszVmFoAJ4PoU4I5ckO EFSp0YWQ5zHRmmboE8czBmnjvAX2Ye17VwhWzV4WQ/RYMui+YMwMrYsGG7WqNA/mLISr523docwH WZE+pgQWARleUMisaZ2Q/AycOeorZOKCw3gXFv/zQbJPnf+VJMPOJVBCCAU52Ibb6FBcSd/FWRgC @@ -52185,9 +88045,9 @@ SE8UHj3LR+bhg2GFMpZF2AoNC9FaOUlQKaVIWKBEAQIEHAwrH5dUi+rlBOh4odCh8DiZAckKApXO xAVER4VJxwoj5BliZWRySlBJToiRlcOxjFB0+CjGKegLDEg5C7hQcokhUFFYBqUUGlSHRUONi4qU E6GHD6IAgZIWmAcaI5h50AES4KR7EEQ0CSA2KZbUakiwiFAhKjpYNC0zBBwNGSoqiRSVOJEkVMFJ EPdwekgxuIAwBAJa4QygCtHw4DF5zY1BjAFFQ4aOoV5yUgoUNAokEzYYHAg+Dg0fqYKVgxMcBiWf -1cKqQidjdJOK2GAEB431OHCSChDRYjR8JBxsj4rKA8+5lFC7Wh6nE06AgOgDBMIE8g== - - +1cKqQidjdJOK2GAEB431OHCSChDRYjR8JBxsj4rKA8+5lFC7Wh6nE06AgOgDBMIE8g== + + 4+JQsOFQEoLigCJyWHE4zwqlOS4UOmZHhgRDZiGCR0FkguA2ogABDxEUEtSQEDikNq4lJKLlo8bH ReR9XmRm/iBnIeiAJcjDYMRIbMwA4aUpcLSjQBQg0FAxukFhGD3kQOQ0bCiI+EA0jEIcBYhlJWJB 5QRB5H1MOQ8vHCcc1EaqVVoeWmhMKCWcm6AUUcf81Cx2pKxcZHxSeiyapOXAh+ah5qJFxCg0Ji2p @@ -52259,9 +88119,9 @@ xPRUtzdmO91N3rd/TXS7pds40InNjKzJZpufuMfvycm7OLPzTy/X+81M27LVNG2/3Xxzz9x00Z4Z mzfRHDfN7DrNL5sBMICma8+H982Yqr3m35+mw2+Mrc6v3H3s2vbHuda5n++Nf97Pp8v5axPX++8H Wg87jS17nf652eoyG/7r6ppj8uJ03sWzy35G5N6Vec35ao2em85vmv/Kq8rseLe3TLW1/fIY7Rht kZmfMxd3H3eymX6vvjr/QlI78zX78tu2sX9jIjbzobubMbq+bR5mpncfnxv33ULc5kW8x0T2W0T0 -w+73FjgNGPJp3hpj5mL3R3ZWf9M+fsfjldbYqW+YffeGa+y/y7y+xr+nvp66u9/X2Q== - - +w+73FjgNGPJp3hpj5mL3R3ZWf9M+fsfjldbYqW+YffeGa+y/y7y+xr+nvp66u9/X2Q== + + /afphyvfeM883xCRX5F7NY3Rjn3f/Tob8df9M74r3+p3/H3VvLXfTddn02Xvbfp+/rmevouJfZvJ 2AIBGEi9/91W227bPc7vbn099tXFS7d/82NOfrW0XX7/bG9+bG1t+Jvr/dtvq3joZ8f+Ovnu+vp4 97fNjpe4uKt3vpy/v3039f2Yu/08+Xvfnl3X9ZU17Q2TzfIX8fP/kdNvGf7r/lr7d5JHv9debra9 @@ -52333,9 +88193,9 @@ CJI9U/c++qt70WmRy8Of+oH82PHp8M6uCQJQCoZDq/9iW0S8I2YnYWyRy8VHhIbwaDlkdhrC/986 U6/Mtd4KZ3ao4oWVmWhMSy7o7Mhj2ZlpOAMdf7QgrFwpxChLFcYJyK2jD02m282s/5ApmPzQEHK9 7Fi5qjfzSloFlh1twzLr+LDpPschg4RlRwBi5aWym4JVmNATNUJadoruCAKcWDVgnQTYLDuuF4Q8 ZZi+bUBifdlBVEONcuMjfxkrfQmiu6vgXOqykzfuS9jqsuMZ6HS9rAj99sPDzAo7hk0O2ZWy0yaB -S9KORCNY44LkGnCSQPxgIaQz2ZodnCE4Jd1l7cZLtphS5Fr2PGnGiUOVzi2UVPlDEg== - - +S9KORCNY44LkGnCSQPxgIaQz2ZodnCE4Jd1l7cZLtphS5Fr2PGnGiUOVzi2UVPlDEg== + + TzEpu+NU1jdYBH5DypYCcqhgOrKUH20HVheGiWqNkU/Wczltmojgm3aiyKnXRf1FzePofci+QRNI OmuhrR0V+RuSNYwN0sJEqmsHRwk0v3AJPYLMuoA/ExXhi2jS0qRa1YYIOGJr72XUoxAAA5RgI+ra hccXAbivgbdDF7FzSCwav+Mr64t/jn7W2k47dhxbiuVIu2T66Js/josV2imvfbU5WUBqES7GJA+5 @@ -52407,9 +88267,9 @@ q1JtraHmwAjzISBEr9hEPDAGl/fdR8A0rvRrauHIHpSy7TwHiB2F0oL2MieRF8KxH5BappSvzV9O epo5UlHWeMRlDlEFmqJCRDKrkEvgODh55C9jIGjxAL8kiXe0KsxdEA/wEDkDZpo8o0pT3YlhU2Zk vMR0YC1i74F92zFgLIxQd8NuYyblPRXU0FxzxId1Qr49a9YXshBWrTpNVZQ/SEObAEMAiKWgcejC mpdjmQHs0MBjbUOizOqPT0QDSaD2sVO+fiDSz1FtL3dOz2hzjoeWaezweQBJVPUwSYD2MIqhFix0 -S/+Tq9qjEjUpwYFkblI8X3Ug+twT2MJthuYNYf1UL63/g5z95MTm88cn0U8LBB4FDA== - - +S/+Tq9qjEjUpwYFkblI8X3Ug+twT2MJthuYNYf1UL63/g5z95MTm88cn0U8LBB4FDA== + + rj/xehviqlm2pUtetuqut295Y1lrhVDsQ2pEyZeoBEqCx9i9YeP0TJEYuzyzPxThlV9epeDZRRkC Gj8s8RsgO78bYkngTcX9t4W3bDAHBPbSrrJRZ37Ew7iY4Pg3ldC+jk35dWp635Y4Sf/XdBQQjwu2 pOOw4jUAgw2tyhRNl1xLw+I5QYhLZMqurJKkVrpTKEy6Org/Tp9vhgZVVLjpAHDKRiGMEcvyJ606 @@ -52481,9 +88341,9 @@ x5Z3aCaQtmvyvQmK1HSJJPYG/fN3asFEj392wJRqas5ziQzLdjj+R5+GpFLK8Q/AEPVIqZQteQG1 WZjASaxyP73w4e/pstUmJPSUJlbiKYNpiDHWJGRReK6E7LJUasYD8XN0kUoluyCnYQv+pVJU3X38 3bWxUOrwrtCO55B4CXVt+9Yh4mHFbPpDAyVDG0tHfCQc00ykFeNMJCOLcbKRFsJjHv45wB6pjrM8 Ykb8D59yWXBp7mB0ihlUv8zhYHnxZM3eekiEL1gQMRDNQ6KPvqWq4IRSAeL/+wu5SGTeVLwwy5j6 -LWSzuIpphWiXfhWf384dSvJhIpag2uqzdaFh2FRnJgodhsYPMymVPMU03GRSxlWFRA== - - +LWSzuIpphWiXfhWf384dSvJhIpag2uqzdaFh2FRnJgodhsYPMymVPMU03GRSxlWFRA== + + GG36BT+3b7ZYNZY9n7vikDoFY/HkuZwESl3XrNcuuh101iLXTLJtF+NyvXseUqlqLNY/NzNjHA5I 1q5Fhi3l5YAUA1iqq6PkWxe/OGJMu5LCDdHlm9x37AvLjgykdlDr07xPjeBSuy7TdrgkCyswsS5c e9OYGrvXTYZuqrYMosaULVBrrP6eAGZMqaECo//g5V28tECU6mk5au3WxYTLWhhqfaA6FQtHzyhB @@ -52555,9 +88415,9 @@ d0l6M6n5EaVnbO50JUSKN09lQHrjULJC8Cn5cgmW/uQId7UW8Q7fHIKTIAjOOaYZTRK/Z3A7uV83 TMmDq8wIvZg7dapZJmE8yl4LMKvrnk6d2P4ijLbr7slGl0RX1ZQJwezxEPpumv+b5PgEBBGnLghc Ma1ue2yCQNTOgmmeSAvTKsbE9JERS0PaoT6oqsNQCRWjgu3O5HADQAh7FMz3sL7HFKyCkzXotHaI ciZCgFoCPFEqSobr44hgu6i4PMwpZu1rzgj0eOMyIo3irk6UUKmUcslXpw9dXL4kdfrm1DMVXWzD -wgH+KzFpXjYB0x66HXozNGnOnShyEAEskh7S+QSdJM3uytpw2h6dJluav9KdELbfiQ== - - +wgH+KzFpXjYB0x66HXozNGnOnShyEAEskh7S+QSdJM3uytpw2h6dJluav9KdELbfiQ== + + b9EMGwa8JqjofqdxRTPDdaKjZIqPFc3y+p0+xs5Fe0F0HNG8oyhKk6qUDwnsx0E0BOhlHlA0s+Cj xP3vxOhohtpMUHp+AXiqf2kOQJtU3656kgJPnqV5kIqCPw3F1ZFCFAjFlTSXTzOcEm4H2EvzPCmQ R5JOAcGTykuz+hhi87neAhHWLB1o8DSbQvUzss6fB9xgNeBJXqOBW/QyaTLyy3mg6BjOeLincWfY @@ -52629,9 +88489,9 @@ KHSP3oYh+ys2oYy3g2ZeQ8JpIJ8Ubf4ZWMN/tmUrAq2LIh+4ux4FcVqyp2lEnHbOXe1PElj10mJX qjVCMtvMNHghofD2zxS3oo/bBMIMpRQUn8sc2Atu5LWcZZKG/9aUrSdVrkNHNU67DgD/YosqnEsR hWqUrjxJhYtVOQ37UFJEGRs5Cm7UJoBM7JX9x1UvH/nbeYLBmcn4UIOA7P5j/1F3yhxDQPESFXJs iAQ2Rb4PIVghQTG9Pc2bteCn9jgO9zqEsTlj/aPNmj+N+PGexuTrIxA5ffJ398Dmy4aQOfUy0Cg5 -XgG3AP+eFqNL/Mudse3ZF/B7GkUQjKkP/TdtFLBv9hhcyI/sk66LzKfFsLpCLnG1VQ== - - +XgG3AP+eFqNL/Mudse3ZF/B7GkUQjKkP/TdtFLBv9hhcyI/sk66LzKfFsLpCLnG1VQ== + + n8ZaSCNXJYcfj5fqkaPTCFWV+B3ypxlk108TpR6iQVSBkkxEgoBuVVLOxtxQo5pY3kGASiBKraNg RyO1VgRw9LvXjoP0kIX+bj5FgxrcXOdLL30PicvN6HihLce9Ffl0mkKhbaWDjirQ9OQHQtXeFquj KnjB6nIwjJD3yTuKRdZg7MGPy+efwvSRkUAPso+S4hbHfUck3DnDbw8/QmFAAbURX0X0LwBAo+Cy @@ -52703,9 +88563,9 @@ gQvR7P2AOPnGbkpNMP3M0K9074U3AGovbwBGa1kDwCpGY7RibDalUsZFTD2x5MlBJ4gxaE8a/qFC nSC+u9FLMQZWclm8vwS1nxz+we7poIaQ1Js5itHZxLkQvZmjSBy8EUvzwaOtOhiV8/GiA6sutzSV RMQ+Svc5FY1PU+/5rBoBRSewxOxiTU7p3ZUPW+Ap1pQkMMSFyQynhmsp06eVken3q0kXLizT+YYg 0x+uLNNZ6RpapvtI66CMk+OZ2TF65QmEUCpWT5z9FaT5k4OtTxGC1M6EVFjVNAQQrs8CiCIa8aEM -VUCfjRDQCQIotecO/1D97hrf3eilmEJpceKgJ6j95NAPdk7nJPNiOOKSMLCTvPIbjw== - - +VUCfjRDQCQIotecO/1D97hrf3eilmEJpceKgJ6j95NAPdk7nJPNiOOKSMLCTvPIbjw== + + k7wHO+DCCyI9qB56elRVUNBo0FTA0/cXginlTU+ucuDJqP5UBZ8BrUpG6fgQ754q1fnDiQrykM4+ twpG3N39i24ylylFXGPb8cdcluDn/gqqD7M+qfqMp1v4qRvZdQEE1ekp+KBfgkavY5qUxo8A+haK eYN6+tgbf6gUq0rqAWydeYZebSXT2wAhtqO7qCpL6A+01Eyb0rLiwcEKj6DZuJ4o+i3rDL9cuA49 @@ -52777,9 +88637,9 @@ nXtVfpOwJ8I43SunX9G9Osxp5uOF0Xg460I5xZOX0EiXC1UOFSr6exdMzAXT1bFDmrmoYQIO8IBS f4+l2q71TAnrJbo5+tAdbHf3dHd6h72atSTvgdih2pjtVWI9dz+Y1JANIlpDas7232fsbMj4B3Si LVGTQXJbH5PI6XfjiuNvKI56MxwryklK6viIZTBgKA/ZaTcl1yJz37ZCO253+5TkJPe7jqbYGDk9 0Zcm92vjfmeVU9W2CoqQzMmOKEJG0bmZbkizVJFI8KSMWhxfyS/zshG57D2zKQn6YmKcuck7wTGb -OaWR1VzLuVXO3ndMrEpCI+LbZDh3fMWsThHzK1S3b+VxRpQ7ivAoimFumTPGkLwoOQ== - - +OaWR1VzLuVXO3ndMrEpCI+LbZDh3fMWsThHzK1S3b+VxRpQ7ivAoimFumTPGkLwoOQ== + + y1j5fGIyox9nvppc+eVTr+zCQ6IoG1dI7si8k9j9FDdCA4az0L3Rwav6CkNZ/Ywf8ry1OqclnwyJ XdVJlOpsRoxq8kek8qixmL98G7HIEU3CwWgoE68Pb3TJx6yLO7uzU78W3VXONJ8QkafupiSFTDlj RyeeISojG1n2SadRM32zYythwGAnDL/Le69ruSIYMLRCvQ0916iiEQVNU2Stsj4rL1q8QpTe4V6v @@ -52851,9 +88711,9 @@ RwnYK69af2uJprX+knGhe/NsNyOhQL1xCHH0/wGBaPa/1ciL7cB+ltAbwDJotQ3SnWRJGK08538S Q4y2PzwQcn49f73S5rq0UoBI880p7a/9yDFCP8wxGtxZr+o39CuwEi2YKSUIm5XXIwSspGBr1P5T E/54+IJ99sy+PTb/ildzSOt1Ud1FJTP1JXm3KkhgWCQaJ07SLuDDt+8XXvDzZEIL7uxh+HdiwaDW w7YqguUAUDH/aML2RzdvL4/OMDvcTyJ4Wd+NQWfA/9yyRp1KayHWMuV47DVyHtTobI5xJVYevupH -P8jB0MA3znarZ7hLlQGvmEgaZUinr1KrRFQ/AYk67yQMm52fwlcppmuSlWLLvGn/9A== - - +P8jB0MA3znarZ7hLlQGvmEgaZUinr1KrRFQ/AYk67yQMm52fwlcppmuSlWLLvGn/9A== + + FTuJvHO/nT8NtvLEx0hjXKMT9IkMXDMX6+B1JZWVINV1k50R5BTpKuGQfb68SlzVIgoQgEXK0U/j 36Qf0qR5czQYN7r4NStXZZWxokUlg7Jle4VuwAL8ciBzPzY0quWvOjDAHpj2rS4PJQNeQeJMQL9z 5HBZMlBvoxRyeBz/ateiL9ta+vubNHOMkw4SH3RZrMw+1+UJi8yr21ADe8XBnRK1o5JwS21GOGR7 @@ -52925,9 +88785,9 @@ BQ64R7e/hLhN3jsHS4bxBYGZHWqY8v5yfr2Vo5V6+CElhMzCzXKXUL+BHWnnRkGOEsjQHwcVZVXy AeyrhR6LGJt7EE7YiAVekfzqHseNeA9cKZLGHZj8AlYU8egpqAogwl00WPTxSxNOfj05uOKjnud+ elJrHSg1QH3ksB+gbjz0PUxoOJdqch2VlSwpjh+T62zhLWcxGtX6lhiRI/2hfPlMZiLMpm0/4Kjn eiToPEzkFDRMYBAhthuQDvNxJJBYAmiKax1C5j5SkDIwgI/JF7ihyj8MxaRLHBCQkX2+1C43m5J+ -phD068hbf2PixgW+G+3D84BwfHLk3kJ2tApbBluWdJs6zvDXFeH8q+ammweyxh5V7Q== - - +phD068hbf2PixgW+G+3D84BwfHLk3kJ2tApbBluWdJs6zvDXFeH8q+ammweyxh5V7Q== + + 0shtzEUVVkI4pZDLTMeSxET15fufIY+EaVLENy9fQD8JQ5AoF9H/VHXpsCzez7Mk+EiUyrMqy4NX 08I4BwjOAJdG1AI/DCCux2EEDDCeGJhg6EKTQCrpCGdqaN3JPCeIz3pzr+1uBvCtTt1L4cwLYsio CzodE898ZAIQkmiNbqFVqrg9lwKkVEKhm2K4VL7mjBobtKqws+CGAB99BDopRB+Ei93lIMys2mmk @@ -52999,9 +88859,9 @@ q+Ne8CJk1tm2aEFAv5aNROOh3hi0W8vpxsNHZwktDGAueSCyVmNe6qHuOWm+tSPqYD2wuZPUPgn9 AMPlhIP9gDXveSmJ5d0bTFx6MgR0Z+pyPTVTRnr0Q5wlZI2iWDBRTbmNK+o3I0hBRKyq3P9VeKas VXqkgBXL4+yCcjDjBmzQymLj8fO+MtH2V9BRcfYf20gqDH/3xuL2B4my0YJDwRqSZ7800JDjeUTH Epd1bSHjxPgb51oCiO6+g/YOHGdm6PX+NxYjvmX/Ly/cSS4/9FpvJtO6flvuisW/a12CRiF7yo65 -jH6bjnSfBlvjsH4YqQpBrtN5eCjJbh2SgFHkNJhdc82+lNc+z2EbAjQkxJpUQIQ51g== - - +jH6bjnSfBlvjsH4YqQpBrtN5eCjJbh2SgFHkNJhdc82+lNc+z2EbAjQkxJpUQIQ51g== + + AaylMR58udOYuqKjTiUnBB62A5ywJsBExz6wU0CzvH0w7DtTU7dQE5pzmbofrEHp5KUJUvUxBD/z 6t5XyZ0HXde8CgGPv9FqkkASOhrDkk2mt+YiiRwHfL40MU62wqt0IYxfT9o4CAD2ED1DFetjcptM 5pEtd/i+OzCYbYk/wpXErgXCN5/ah8DsyROb4wgwCo7uYpYSLbozIVS39iwF2kbsHwTZswnLbbpZ @@ -53073,9 +88933,9 @@ YWGjO2tVGZTLwrRdPgTpJ+WMYd0WUPcZ/kUFAbdElqEmGJxhNBHuA/pqTeKfRvn7qE/Yttrb0lwn GbRyOa1pszoqAc4/GvIIZn6wUdYa7lQreeqrTta5Sv9ALGzPe0ia6P7IGwMNCumZGyRoilQX7YYu vt4KR+l+vLJTzD147kyIf8SewFc4BzrE0fF2u36s964mqDJGGsPWksLChdbJzf3s9XXlldCsYoy7 Nn2tlyxm+2VGYo3l5+gkbQVBMdkY9eqdLKpgzQW/VS/rLHPmFBWk3MDGcdEMwUK2SYeDmk4J/vpB -QrOX2DwZp0JTIVaJrSGy4VWQO/6nHQvoV+dcZwrvhg3M2YvU5Z5LUCXyj4GwJtl8RQ== - - +QrOX2DwZp0JTIVaJrSGy4VWQO/6nHQvoV+dcZwrvhg3M2YvU5Z5LUCXyj4GwJtl8RQ== + + PSJEcK32kuPXaiFmFxirtEz7LgFTjLxySs6Amq1T8ibQX9Gzk8iw+pF/6w+5s2iwurGmjv//ZBbp pYRHH7VBwkZQn/imTpIR8IGVbsJ745GE1Q3p9xzvMbLAqjnhGGcD9uQi7kPdkihd3bglg9VA8foH CRS087bkrliMQ8KqWQHLzCVGSrXRBWeh863J6IFjLcEAU6SgXWzf9wO/BqG2cKhFQYZPOke3ziUt @@ -53147,9 +89007,9 @@ EkgB+tm8SIHDhWlmHUHsQtzUnUZN3TOBfjSPG0CjX+nGrxtkluR5nbhyXyienImiHEJn6ogbtMuv iN96GXQHUFiP/EquMLEx6z9Anw00DgGDyMvs+mgtlAM2hAkuMNhZaAjbPOLU+NHdLfIt4K1Oj5hp ZaXCPq7pcwBPwHHCip0sNLrThI3YXemJw5i72eYx35qZ0ZPKB/lz8sGpkxasxlwKrWfSn2xvptE8 YWj/Ugfku1IBuHWYkFN/yPAKDGTUVuj5mJFvUWkTKu8kgVos5HOpNq4UilYhqISo0SGFY8gldMe4 -LAWWbtwBwGIfKDL14xVWJQ52sQs5aLuDhbNp5hTrCZLcx4cnNt0Efstyir6GzvekVw== - - +LAWWbtwBwGIfKDL14xVWJQ52sQs5aLuDhbNp5hTrCZLcx4cnNt0Efstyir6GzvekVw== + + MlcprI1uVxZdJLHNDTPro4TKYt/FZCawBL73HVBEs4ZjNbnxuxT9dhJsaCB/CgxwX0IBuCTLfgk0 t0KUHAr/eNs5gzY0uXyyDm8luiXnlJtv8xoBtVGWndfaQT2GGE9gOGlrXY2IK43GE11E5Fvckq9r sCKLSx+4cV2nqad4AgYNTqzfLK3xj8ukWJhLEYd/5T544rARFstugZGN3GiwlDxv64+My+A+aFhr @@ -53221,9 +89081,9 @@ fkaf2mVB0w0eI20iRPfkbc3/4Evcib9EiM9KsN5S7L52TkMKcEIwgmQJaPYyDyvCKYoCMvrysCil B6mXTaHelaiitjJ76CtQqyxjQEWhSfSYznrYqlAfAizLsZ80YjFjRuK1C1EtFACV3bs0iTpD7Taj Q9sbeqPzykpXFopnLWrGJ19JBZVZ6HgCcqfIp+cXaoIgaAL3bucsu6oUuP4VZKLQQhM0lbhpSBYs 1FZLWY03CBwfGWmhD7UUuhMh+MHZWugdqWFp/CveGvqFPbGLPKd3V4YIYJEurAoQ2PevLn3FJrzP -H+kLzam/Vgfa21BPsCQBQ3dTKyQN3umBLBqd+xM9lhNYJ5uJaHQzOSSpr2sTAWg0AA== - - +H+kLzam/Vgfa21BPsCQBQ3dTKyQN3umBLBqd+xM9lhNYJ5uJaHQzOSSpr2sTAWg0AA== + + H68PxgyAR/aln1Mpqh0PeiqnGLkJ9OGhuPRkS2gniXBkIsYW5jM+sGO8aO8yEb8C6E1lr6nCw+CE pCmm0raYfax6Vd/Moi71yLmFHvfGWmhxJA+ePvHY50DjLA8zpiQZP3mwAAIYB1JkrPaM0129QWVG lFXz9mKgr5TftvlSCGQLkpZHdyjwtve9Ud6EhmWYIinvaSY13zLnUCsnqvXKSaEuwm4LpJmIDwUp @@ -53295,9 +89155,9 @@ bNbD2LRttzhsMMSkUJMaxIz0MT3V3G0xemEpT5qJ1ciQb+qrat6MGdlGMJi0HH+2KZcDO1WSUqVW K/bDF/iDc1Bw6g8NlyaZgENWES+2rEV+wjhvNar1gDlUZdzjn4hCY6WWhYCptpehgLHZQQrcBUnK Q0KrbrldR0sTmghJMxpSl9T94+Hvpe5PPnJHE2dnO6vfobIl4ghJ9HGRujS/jP54Kn8Yg6Rgz93C hcMS95eRJGUGSYUeuHm4plYxYav1eQ6SFJuUrIXA3SrIa5BUPyVUax68IF6saBGSxogLR0qQ3M5V -tHZrAISkLej3ifxLo6xH63H4t+OSQMAyGh8p0tdhVsauYrTfslhiaJn8xVOvGPVFWg== - - +tHZrAISkLej3ifxLo6xH63H4t+OSQMAyGh8p0tdhVsauYrTfslhiaJn8xVOvGPVFWg== + + eOi01HIcRSrw3yTXtrKEZn5rUn/xD6+ZpJxJdV74wfHIw+VYTPtQBCvNxhH1G3lpVbRYvVvTSOU5 SzVfSPhcO2lVGg6n1SLwomyqGkqSlJzqvDRmUU0yias17UQwm3eDpNt65lH0T4XSIQEn+7QxaTh6 mP8+ktFPuO9XLSXjUUeXmRIgx2Ahk3qx0WMz4AXbyRXtGCH2MdToQySqFrnrKDae7PBS3emjiI7W @@ -53369,9 +89229,9 @@ TjsS0mJlpykqgZhmEdYrtgsbiGhlYr1mBYgjdsWn7NhGkyEI9cHc5ySI9f7icqgOqmjWq9QEkomX MiJi/0/RNCEX7L511hOOGaJYJWgQ9i7iRaaEoGm912esL89bsfXEwkg7QvW1L0HtDEjIPu71EGbI 1PScZ5Xr/SKuBS82NaPwt2sTWpNgHIaBMNcTUMWK/LjgXC8b/YvFMW4Nv+B6TfdH5OV8VwOnXE9s yZ+3wxBG5HW9M21TWXBsZ3W9Mp1dZFh0Gc86t4ZjJVRxr3cmjvzWabNirImc0IOyPd3rIWLqFACt -wusdUDDRlUQ+1luvb/cmUNvIcz0YIdNNlCGud+lT2xn6wvWi7UPfNBTWU7k+YdiAaw== - - +wusdUDDRlUQ+1luvb/cmUNvIcz0YIdNNlCGud+lT2xn6wvWi7UPfNBTWU7k+YdiAaw== + + 2KcM10PSioW54VAYrmf/YIosphOgtR6haZrOHO4JlsJwx5EqCljrQbwvW0QO37D1ehF8YuEAhK1n LzYayWijVLbe1Kci49DG0my9vTlM+NCx9eoAXDh6Nz1l6+kUKZmpmFKlrfeYY9e5ST5tkp61nObR HRk/Wu9Z8WqAIkHrnfdGttEEmOQ+jf1mZHNvt+Tr3gph1rOk0bLelxJKdB70LN15vtey/sOR+5zO @@ -53443,9 +89303,9 @@ RUqpcLCzBipHj3XSjMWz3uOZamJXFj2PVK4SMsQeIeUZ/nDxVNao/2VHxu8Ws7TZ05S8o44pa2tJ LZLFxONWgiHgoEFo5Kmh6Z0Yp3fHujPmavepGbQOmtVH7a1d3e6MJsL4PWZ+ntAmyKM5MU+OMjYo NJ6JozczJTFMqsNCSo2xodWg1YbkXcQZtqvdTNjx9I0Xkcb99aLr2LD+5G6uVTOsRo8u7e9Wlbt2 KYxnFMtUhSToXme33e9sUN2wVY2yolUeYeddhvnmkXU9ytaMHDQJTmlMnWmYZ4PnluteQkRXoUEh -0hip80ex6Wy/fox4IgZvGvUjVvOQM/n4Pyex8yfvUaFhV0dn6924HzHq7H/eSeaBeg== - - +0hip80ex6Wy/fox4IgZvGvUjVvOQM/n4Pyex8yfvUaFhV0dn6924HzHq7H/eSeaBeg== + + wy7iNEQMO5PjcjTmyn73fXv4/jCH78vw+46+rwx/mDN6dymWbOoT4fsa/gj66PuJ3tMzk92wGLni hyMunQRJP8yK4f9h0Khxi7gqEnr/u91mFvfRODMHmbVi0pnHjGPp0i/jZI8HaZh3U5CZ9Q6j8St6 50XD6MbjZa4z5WjwOFHj93DcTfF8Gm5YjOmfDZpeMdtTziUqJcwskiN3e+N2J1Uepo+XsEW+hoiN @@ -53517,9 +89377,9 @@ bVwrFpBXNGaTIZsyT80c/FpnyqtC5CQJGWVmz4R3/mXDya2gNJM511g+wjpJLfPGrJjGJZNOJek4 HfXIIocmU7qnkl2WU2LSSjlMpg59F06D2MnohgvsbMQDV4XDxvcgScFJ+uKGo8yF/avZ7Ar8RnZl NqTbnxvwCeWmlvc3ZEZp8fsqySeTdibFkOcjHSfknU8m5qkAAoJATolf0nwhFK5u/MzvxUMhkdjz KzIBX2sfFrIn1vEOkanZaPfpALgS1nhJcbQgcy+tgx4pI0pNgC2HOB/TUZiVGK05CpnEHNVLrj6q -41oLQjyr0Zb/45D8mKWKlfAoTrk7wFJNws4Xs4JYsImIGE6c1L/FRG1N7SwrIh2BcA== - - +41oLQjyr0Zb/45D8mKWKlfAoTrk7wFJNws4Xs4JYsImIGE6c1L/FRG1N7SwrIh2BcA== + + I3T6K5hXKqZ7js724UM7L2bAk+EaZ/4tU1E2o9MkoAokNHt6FeW0n+ea8n9xxun0rC2iBMpTLhX7 CVIcYCw9LzO2FkB6HAGjCor06b8GA4tvJEf1cXf+CPZSaPqDFleUI7qZx4hey0qol0hxXkSOHZvl d/euSeX6DZVj0VhpIcNcqqiKUhzRiilkBPFi0JhmVI1jRH5pbiRqBoHGh3pQy8xUI6UzuWJ0Z8LN @@ -53591,9 +89451,9 @@ jNEWiTxzU8PECi5w+/domxqo3MqSfT4CM2tqSO+OVKypkSzcEZi1IsYEVWZxIR2L0nZHReIoOEWt uMWvoUdlP0WlrKYnUG4ez7SoLIUD5sOiMnyQEhxdzfCnnaMPi2LJeWycZeC2vaQ8BArC6TcKb2ig J/QF0KhxliQtCEEJb7yAUlqVtzlq9K8oDZ9RfrrouauY+gktvaKOMyGBFgj0TRgPIsIbYIbO6Ja1 tofoP/DbTpogvFleUDtPIcJsOciACL88IEpCI3PWiwgd088rygIfghPTES1Af/Xi+AHRxwI5K0fw -4tkdD3UTH3gTCLnIUtkbM2ISl7Oiu6LS7XxKE0IwaRDPjOCNwHq+0qy0e5NgEomQKw== - - +4tkdD3UTH3gTCLnIUtkbM2ISl7Oiu6LS7XxKE0IwaRDPjOCNwHq+0qy0e5NgEomQKw== + + ytEuMVTAkwO5op6OHuzcnXBhxoDo/byqdcIO+1ICWtS6tUUKiLIzbqDnw57aHO3Ci/i/G1EBS3Az mjh8B1GEkJaQTFSPwPol9uoweXP07+bxemaHubGUIYSs+O9Gss1rTuPl761hCH83IeKccI/Z3NGH RvUSrAkZRRARuNC9Oy5iZJhxMz9a4UgyJd1QRSyf2mky63U6wC4XLh1oTUCkQNRyI1nidjA3FL/p @@ -53665,9 +89525,9 @@ vOlOSLBZCNUjsTQRKc3XM6jG3vi5t9I+q78ELeDPSNoec7XorF3cG9jSZAyCaR4rkmJ60zWwO2LY WQGS80j9ky0ffmzlLrJ/UD2uBjfuP9yRDpCQxnXXFUpTfvVTnesQJB0cHC12ylXzL5aIy/urPnvd GdJwisiPkCcsh9UY4e6H/XfuYpZ5rrX9g0+Gr0421SuhDr/wVkUxbAZ5ln9bCI0ctAsEwpK0beEN hb7KdrFPwQgzzfIEixUsLwG1VaeWraut3Lvp9bVCFjk6cgnG9zqNHki0RB3YKhcYsBQz0K6MCdFs -RyQTuF+AaShL+csipmVrW10Ma0y+zGQAF8WloTYyepX4o9Gsz+bxTgwkv2XTmhNnCw== - - +RyQTuF+AaShL+csipmVrW10Ma0y+zGQAF8WloTYyepX4o9Gsz+bxTgwkv2XTmhNnCw== + + zq0OlTZ54ae4ppWAtBBO1BMWtv6z81MeoA/M13rJu4vAgamM3lYYsS33TpRleEsNhUPrIOKZ3diT Cr0zTVSrDS+K4ll6mYKsTq9vZQgwiatyv1VJIHX+vpnMmJRv20VWDoUauXqjPiHb1FyixZLViLc5 /bfD5YChAL/IbvDbDbhd++d2I44FRzl23Dyp3Uo8wRuAS77tGOjXvVaPqH9nt5ncqatiNOfXg1+V @@ -53739,9 +89599,9 @@ kw0fcVvu9w+uqkQptk8xyPuUNrDRFQXi0PYydPGabMCAhrSQt7bXYdBOz4kYzFpPe4b8kdjbqqsJ 0mFi1DszCFVrAN+lpvMam063fRwuO9cikB8GZgXM6TvXans+NZz47nG73Wjq/M61x8C27rZGKcir lXow3bmWZqTxHluqHV04lwrVD+56YDESmw96EIQ4aD+WH3BGpb0uE1MU4lwtNpJE+wswEDFR5GlS 0Sxn49NxMIOT2gKslINbRAC/CrNmdcYJoOcnkA+TZSKxjMh6D1NEaBctcXGZjr/6aW6Ns5KAPCjS -FwGjxV2VqwFsdu+5lKxAX24CTGcueN1mX4BsgkvjHsp/gUlzsQ8qusFkfBTVjhL7eg== - - +FwGjxV2VqwFsdu+5lKxAX24CTGcueN1mX4BsgkvjHsp/gUlzsQ8qusFkfBTVjhL7eg== + + Qq/6YAMZYEahopIw0SCotawzjhhn+EWQPXu4YBd5ukb7WJE2gWpCla9sBn/N0U5uj+F8DqVAX/y6 hbR6+vHqO6KvUIDaesHaoUdE6ChFKTn/TfF79BVB+dOxOJyjTAigkvI+S0AoT0ZAF6BPM7lay166 4qyXxno7QM8AZXfyD2qTK9QjtHUV80RDhXHtIQ26m4+7RtkQT80dY7/k+j9urR+32nts3H1VtCXS @@ -53813,9 +89673,9 @@ SLW3EY79RAyGqiBZS3Eq5Z/A6YV/muZNratECW2IKwqDDn61wlFa6CBKRcP/ICagPdFIOYooJKNs pZ7OYQiMooJ7a12gnmLHFbi2JVoZKItp9xKwmGJESCeKZiewsv1pty/ATTFa2TNWUHOFPyNgTwfD NjLF/npxiZ5kPg5OQEjcA/2vEsxiYZLmlpcY1mhdp1hRvaAHfi6LD/xgdCjSqHYrOsXQv6xnW5N8 T7ErvQOQD1yCLjny6S3FUF9zzq4zIzTet4IUK/7JeOTPGmBA/1gABi4rr3PbmJUwwNWKxw6DjEqV -sffJkoNdXhov9KURq1/Nmz2zLEoM4kTBdK56QeZHpJg6cpUDDJf0M6F1zGIJW0km9A== - - +sffJkoNdXhov9KURq1/Nmz2zLEoM4kTBdK56QeZHpJg6cpUDDJf0M6F1zGIJW0km9A== + + xpRu/aQx3L9DbvZsQUwqa78DvJZzgPYrNqdS7CRVEAmy4MIh68DVfE25J881OxIACPXpBfNFZ8E2 JgBgul6yRjdG/O/wSk3X13IbssTi/XRLXlhi9/Q0jIqb/99Occo7n8IRLhn5X1vi3gwNi2/GEl7M duGr1hlHluXdykjy2EZgspj7tsEDCYq7FL5/MUYFfDDblCz3S7N3FXVLsQtCJBQYurooMkG8AM7j @@ -53887,9 +89747,9 @@ uIUtL8J6o8xrPjTeMLywcB3yHVBFSrYXaVQgTozV2MBD497KUBeFeOXCfOdTosbiV6s0M6YPys/H j9nYjYGBNz8zCpIG8lnhAOQS9AfHbbsVuAdOqaQwKDwFe2/biM7FB0x35/644TTt/c3hWSluOjcV I7Dy/8XqAvRDSNJrspX3s/Hxqf0AH88Pri/PP0NAAfXD/Cv8rF5/Y46ClBjnimWFxHOeKtgs9GfX 5Uj7cySsFG443KbBDauvAhomBqQrfzm53eaOfbpdQtjFILM7ePNQTxPBfXVXbJxeSUsQtd8BPBTK -7F/6hYgUOjZSe2RlBPky5kZ43Pjyu2xvj8h3ImGg4IqVGCZbfWTJOjaqUfSJIpQOwg== - - +7F/6hYgUOjZSe2RlBPky5kZ43Pjyu2xvj8h3ImGg4IqVGCZbfWTJOjaqUfSJIpQOwg== + + AAUUS6aqMdgt68BysPgxUTK6Ymqap1FLmYUMi31ujx/Wso9fpKuWNySv3CgGLrKaGbO+1heOawLJ n/lWv0DO/uf5GNzll7aIPzmyciLtQ4g1wrh2qfatpu4o5ef28jxB816WW2AzmBH1t0XRnuZPHrrl +Nmg1qg2bahYz9A2LR6ylLv3t23DkftOHQlGJkJDS6UUTaBE+J698uoXlppd979gwZRfb15ajoqa @@ -53961,9 +89821,9 @@ HzWITrXC0YwH7dTdulpG4bU9b2UVNC18l7qcxzB3chmJYFsdkwOfUIrIaewBHawDj6ljlMzpsKMB vAdKEWgCCaxn5/n6PWD/xkurjwOD0cGdLM3h/NqgVAy3ISeImvLakv9pIuU19yHm4M6G/zK3Vdc2 nlcHmHdhUIlQWa5N2k2JdQVVyBS6JaeteXsn+7BrOf9Y2S0Jij1c2zFltl5JMBe4Nkb7KP2sJKAI EOGbCFD8mZbj2h47aeYe0uz2kYS3toz6fo7NLMSFmHgyF29t20p4GhPN0wa4y6PerQ1g3B1qnaXg -qkUCAurWdtex6xF4Ra5N9VlVZKb95e+Ad9rafoeg+OWDedy4/G5r88h6SVKcgQIs1w== - - +qkUCAurWdtex6xF4Ra5N9VlVZKb95e+Ad9rafoeg+OWDedy4/G5r88h6SVKcgQIs1w== + + kq1td7Z74Mybct3nTp5s96eUlf+pZPq2tn0F3JWnDQKnjLTTgfLGCiPDhUoU7WKIMEnE85eyhr8N IWLA6HbzZKSBlBJ1wZvarMqi+Y0St+MBAL3iLYrEjHMVMdpZf/ifWo60OXAQ/HUKRY2lka7nqkui 3qLi2e/e+Kl8JDVBJUkUwFjvzbmJIonKowkFu4ipgUCZFImCKVGN2gJOXjg50YEksQXUIuIH9xPM @@ -54035,9 +89895,9 @@ JQUiDP+CnQviwXnJcCAKUYBAR4ZN6oKGIGFl0YPhMiJCekCwm5wfjVefpsFgOBUJiCChRMQ1ogAB DZyWkUdJHIJEvkiMUkSmYgRBoGJJbUjovKRGRAECHxwgHiaoCQeLlBoFhxUCSMlPzUOEShU0gopI gCnAUHHgf1ABCdLBIQmqURAFCNhHaEPFk1CxwLDS8PKjskAJCyEcCidVz4SBxcmq5EQWClhGGASi hBQamCUKEGgAWo1YCs1aGrqTgIEjChDQwchJoSD9+ADNrOCgGIA8biQKTr4ABIQTCCgFLHHCeVFU -yUk/+EHICk+EiUPDjQ9CTwTNiyijoiRCFCCQIpJy84CSmfFxg4iDj1CRKdGc5FYIMA== - - +yUk/+EHICk+EiUPDjQ9CTwTNiyijoiRCFCCQIpJy84CSmfFxg4iDj1CRKdGc5FYIMA== + + 83OyCT0gpCkGZkLk4gZ9OEwsDgQfJJ0EhwS+m5wbEhkPtdDcuIC4qHlwXHzDS1QEJ26iYHEPKZUE EgEIUMMBq4uH2myES3AsoHREIxyeH5fQBA1FR4oCBGpOeSHxASF68CT9RMwcMFwDg8OPBYmlbDSg CWaHAEsFxoHmZ7XIiEYRF6m9k0oq6qfGYYICw0QAHhKghRkSFhoYEhSKns04Ao8ICA+TiJwOmBhR @@ -54109,9 +89969,9 @@ cRsTtbl9LY0X4vfyZ3Zzb+ct55/x5Zvim2f2JSp+u/X+6ien77K2u6frWet161pe4b6a8hpuO/+l 195N7UvLj7u87Mu872/f8vLU0I173f63uzubsfdyuRFPXS/RfM3Zz5aRd/Uvu3nxX62P1+w7O/Px +rXtlE/Z9vjV/lytT/c3ORfRZVa/9TNxseOl3tKSLl92qjamnr3yo6Vyr/8avu23InM7q+LuJ6Zx /vIuoqfz6+/hpp/aK7Jt/7KaVotuh5jeJCuSVfr6Xrr/p2K+42O+Y/L3skb2R758b+W0T+015Etm -a2+2tF49gHrmruvm5SOm7dpeWn97p63n8mvztd7/W6Zbr52uv17r6bn10sTkP2xnvg== - - +a2+2tF49gHrmruvm5SOm7dpeWn97p63n8mvztd7/W6Zbr52uv17r6bn10sTkP2xnvg== + + /DQ2u3s2bWN/vaZEXX4Lf2WMLca7RERcz9nrkm2dKmMuTEd9R0tPNnQ/X+0m99st//7FEbuh/2Iv RddERGTP7dv9lb78fOS86/FX4jvb9y3Mc1t8jud3K8/T7xaet/Pr+2gg09qPc7k5+nrztWvrVn7Z 5qNsXcfmZmvNXfPS0c9Hvcwu15kv1OfXXdj+t/x6ddeqd/K3P17auh+t/R7l2vbvEb5aHt9v7q9k @@ -54183,9 +90043,9 @@ wNUjEGlEGJC4mdcpJxRIwGjp7QO0k/NnZyZjdNaSiU3vjnDnBPHHiiAAGlSOoN3TIyXrvGFsxUDj gaQg8LC7/QlrFOUBE8Y7cEz6nsMllTWREb29UM1aA2HNwfv26C+u6U6UTqChjRBMAotIh/mA2C2o Rmu4lBf3cx/Ng0ugB6Kb4nwzS80CPPpcD7iXwio/3OTqk1VEaeNGHjvOVqFRjEFAJyGxBl6J+zhH RN3OaUDc53lIbm2d4Sc8oyipFhLj/Y/UIfYdZrKAFKI/yToa5gsaVCADrTolhf3PqV/Nc2tq+mqT -hZkKICxqx+g++6/rVE2bDlujGT93EiLS0WQu2QcNlfjiBqNJhw/sgVjhSHE0vYo7Xg== - - +hZkKICxqx+g++6/rVE2bDlujGT93EiLS0WQu2QcNlfjiBqNJhw/sgVjhSHE0vYo7Xg== + + P1QnOcJiUnZWdwW283DXj3Uh5iBUIG1Lz0yTMCsN1PBHLVy7fHqpnrXXXFNT9TMRrhSirilpYTX8 I8GomwWYpuSefgkC/bQc4bzlmpydN99phKXliZWLJ4LSuArLuBbCBJPgLVAy+hmKwCzd/Ld2doVN QJzEIuYMBdEvOlmJm8rU4PXBeeXWbpZvQjt1FGxqqA+q7cQfCEzIWJYRqEmOipqH6GZCpv4WQygN @@ -54257,9 +90117,9 @@ MGZgi+AM+f2RE+7mMQz/RJbMXvTwSw4Br9YYfqD5vfLZVXrbbNiM1wf0EP5Cb2lh+e5QG1Xg3RB9 fNPIEA5UmMMniKSg+NGB2IoxyCgFUvEXxRGDDFw7qj25Ihhbo4+5rjRT3d/2qtowfZI/PE1u3yiC 975C4Ez6okNWli0e9eIygM9PFVuAOrxf+5wJdK5pg6dUkUfyl1U1Ta86DSeaIpBc8e9iUSM+kWcS nhtEBG1MJNi9zLcHLtwldU0/qcPBXsdC0SSUK/FaCCK8FsJd9d6r/fe35EaWoqCxt65wtG2hniYj -lE27oacLUoPOANRbU2G+SE+lkNyd4xLGGKBPSYWxrqTjOdMopfFxJIwEVFfCnAMlYw== - - +lE27oacLUoPOANRbU2G+SE+lkNyd4xLGGKBPSYWxrqTjOdMopfFxJIwEVFfCnAMlYw== + + GMJWIZ8QVTbpyquRDhcg4PogMcpLUWVaK6LCzPUICIps5vanShjk3tSslFB2Ki+h2reQNrULMFDI AEh0TYBDeYTCDgTN6MIArWqrFdxTgTMHfxDQRNlgruUl1+tjJX5waCisYCAs6jQr+6yupMrHNCfF Q/oslkoi9cdELklNpJiVinVZJRrCxCRiy2ZSczw0dCaox4AJ/DgrqWQO7FMVVB4SNL4SYprEb9CH @@ -54331,9 +90191,9 @@ U7NuLJ5h9R+2sGBsRAHjJlnorbob+PVfsthCc9X8m9fNK5ehzBW46gFvOpKILeWsTf0memvncVXt lbrl0iJo+23o5RBWPUAXZuVjLU6jXLXtNeXZNTBEKldBtq0OT/YDs6rxgWD+MamqA28VtUrpveDW zIeK9KueEx5PtiB16bW+rmqEMzkF3KpjJLsrPbbq0KrTp5fBNhOoFqGJui/NJ0gj8gdE7EDiA9ft PpYqR98eluRGR/QWnS5sAHQOIUJ6njDsEzhEVK5mq9aJ3gzxleW2xsIMm9baMu09fuQmYQGp4G+K -b+3Wzi6nJz/FjDCM3LAKRQWsvE2fkUXhYuNY2RfF4owwPfPkh7yFg6+9jQbmiRaigA== - - +b+3Wzi6nJz/FjDCM3LAKRQWsvE2fkUXhYuNY2RfF4owwPfPkh7yFg6+9jQbmiRaigA== + + FOz1eMtgT8S/sSIyJWb+ZkGPPePobAhQyevjSjswkMH8nuVGXC1/M8df513OufDQB8OyQXQOw6DA Gnr9DLJmYYk/EOLbhiyN7c8bQEKJCVoOWVd1ZZ6P/r6RTyw4X+0VRXE5QMlYW2WJw3FxV4HfeXsz Mf2YuYQFDCnT9WE/QEngDMgGrj311cB9nwY9ReOZ9GsZEWm59zsXHG0Kj0VFe46AmitJWydAIcIG @@ -54405,9 +90265,9 @@ rgj3UtSDQd5MDzJ02lWoVvKydCqeaH9gm6/29rlYIo0n1ZPTBrj4AaIexMR6f58KHMAnFFdx1QNj dhLnH5pVDyLGVsvzehNExZMiz1U7yX2W4sYSvySqB25M0Joiiq8d64FPs24TpdzfPv1L68hMVO0N oXBRErtPMZjFxV+3HqCYups2LjSTi/rAXzWdwxQW9sB+D7Z/nGueZCY0p5avB8BxiTvtNInxf8jE rb2C0/XAAYmzNITGJoUcYWml6+SAmttw9jAK2uqGVZ60oo0ONWboFcqxhz0gZ/PR+GSU/6AIgHzR -fKdatQ8RWVv3Cxv9FsQxLz8Pbm0f9rJ7lbCLB2zVnEgleQBVFNc7bsQZbwBWsgbiDA== - - +fKdatQ8RWVv3Cxv9FsQxLz8Pbm0f9rJ7lbCLB2zVnEgleQBVFNc7bsQZbwBWsgbiDA== + + oEnllKrR5AEu2DoVyQNsb/qGxxSZ5AYRaeGJt2oeoCTYkLazR78ZADLGAmgH1DTGlCN9INfARhvN izEFhClPSCT600pF+BjSQFGL6VWZWfdWujCOAuob7C35wuPogVI/AxECAz7DdIxluMvAdehR2s4W s208g9dmD2X2V4v7GC9BNnPzrUNPjuSg82Uwzg+cltJCnEhoicQYhURIh9+WZEYVsLBrmMeLw1Ew @@ -54479,9 +90339,9 @@ u1yBrf2aYlAS+BmZaKq3hUkY2SCqZjtXt14tuWQEZ9wNIVAIcHo9ueXuALfwDwG0EaFa9voE6WcK FP16dzYJjBf2sagQaPgNCYGLTyfqorcjEIh7rt5mu83JwYvPB9PWoLo7+dU1Q9MzGVD+2E+AruSq haJuoPh1x//HsM+hFr+Nzn15uCxdW6cH/3VPEF13lz0ErX+6VKikektBnLg/Gc0+9EDRl67YPaJK LLsTHlGrAFcH6pJC7OBhYwyXJR+MsdbRL3oqXJaMoNY8W0X5elf+oKCT8YGp6jKlUntX+Pzu7V+x -MDXSzRng3jyri1+ml7+ZquLw5RBhV+Umq7gPAJ9N9bUiKinpypl19AQAqPLdqGP5lA== - - +MDXSzRng3jyri1+ml7+ZquLw5RBhV+Umq7gPAJ9N9bUiKinpypl19AQAqPLdqGP5lA== + + O0K1wY7gjLsc2dCH3cJGFDysXKp7RaBR2lNca+lDbCRxjiqRyAtGgPsklsiNaCJdu3Y87Foq/Pin EdLGwQerxxhA5Jyp+sU9gNKQatWvy8fxb6yz6wNaS4qZbWmPbVgiXJEmiyj/rJlaQrJA7m+7A8Jd R/lnpCmpGJ1Ll9fMkFRVN7r005LmSqtTwFHA810HJhWTWZV9tDL8kHqwakIrjMwH2kz5jNZ34WZ/ @@ -54553,9 +90413,9 @@ BxGMtTMOIZBJiReY3lP/RmiXccZyW3wb2+WJ+hXPEyRuWggylsGbklP9a/FEHp80bUxpydJNvGS0 n+fo2ZrT4H0HEeXeP/yhtQDp1Tw55c5BxmNe5JTdN3o/nBytmit8xiKkKc9iNPtfkjPMjddi7qa5 WXA0VoHNFxwFsz1m7G0Rce/D7p2uR0w9F9Yr0wM8MZN50ePx+CbjgZscO/PnZjV79NEZRLDTjto1 fa8aCGnMi87d7vWCRRFRCsX0XkzaXZ4cIKACxawTfgYdVjXYwESBUav9al/y9hPQjBxBgP47yXRf -b+Y3w7hBP8MXAGUh9dtKvKGFqESOYg4I0Rchnhq+AJYGUWfkR3hy7d/7INkBhLfg/Q== - - +b+Y3w7hBP8MXAGUh9dtKvKGFqESOYg4I0Rchnhq+AJYGUWfkR3hy7d/7INkBhLfg/Q== + + TCDyrOazWpMrL/zDWX9X490LEZp3M36CgJw4slmW/ElwX2N+RPl43txt/KRcFhwwxMRSlKdM/knb aIJP8g30fgKhN8q4ib4rHUhHaF2sKEXnwP7AlZ440mb+rxXnEUwR4sod4wvw4xpa3HS/u35g8rQG 2p42yLAZUqKiudnhiQPgEDRQvSJEAkuf/JfAsBMs881MbM4J5/THfI2JrkC4Tgpi5XUtbqA3JAtw @@ -54627,9 +90487,9 @@ CxiCkx6XElMQy4GITljIiTN6Vgg5JA0cDJgZFuyY4bDQzoIAGRan00NPR4TUiIgCBASQ0VHgEGHQ hDxUqIoRjAdBGPHJRCbxIzIajXpKPRoyHycSTDDTsFDiUtDwc0ASBQjk4ChIhuqkY2SBH2A0dFRW COFgR00NMjR+si84NKqCwViBuI8NhopHYUThRlUgChBYEMDj5CB0FqM9Rjk2JDSLweMCRPFBgRHq jlBNG5S03IDQJICguGQPSqIBueQDNU7LnANhY2RhpKZHppPECEQQBl4oiAIESjBWDROnmAmaH1nw -IUnARBiYpPyUbMhswDjYOKSE7JRUKD4C1DCULEA6VeIhwE7IqsXjUiwQ/Q3XEeFR8g== - - +IUnARBiYpPyUbMhswDjYOKSE7JRUKD4C1DCULEA6VeIhwE7IqsXjUiwQ/Q3XEeFR8g== + + IHNhk1IwcmACUlBC03PjJywnMhM3K/RUSk/Fi4qByoWCgihAQAtIVCEq8cAzClo9vMzQeLRIRITU xIwQLDxESMC8yMvobIaJyIxKQgmGaCuwZATTYppAGPkaHwEy4dHI7FLx8x3x9nflI56ye593o37a 5vq657/93L/0tj/F5f6HybvYX3spO+alPqLdW9rK4+xExoVunJ+ItvAsz3Slt2ZfPjp+vg7/c6be @@ -54701,9 +90561,9 @@ ZbJ1N375o+5IaRX08U8dm9gt5Z40fxmcoAAzFYUSWP1vyvmvoKTpmRxy9ol63znGT5GGagbwhbkH 3jLhMibpBnlNS/mGNytFiyO2NZwzlBlv2Zc0ZF9ihHscj4q34p6ZWWJr7mIhvIG+q6YWMm1OoFnh Da8BVgggHwYwQSyItz8nfw+4wYgBvFVJIs+hNQ2LsEnFG1B6J4a+NAP0nLahdw7gj7f5fceRswya k54GiixGM6wdoEtUZNK6Wj6YOzwWq/xBk3Ht5HMUZ1rLDEljQPQ2a/If5GqWY2lFGo9kHevjWNhc -2SQrxxq+bcBmSXJxMkuaop+luNiufAa9ENtpOvXgP1cENu+wTntQLDOqa3eYz/Dp4g== - - +2SQrxxq+bcBmSXJxMkuaop+luNiufAa9ENtpOvXgP1cENu+wTntQLDOqa3eYz/Dp4g== + + zNrUgjlLf+y+R+RyfGFPqgnWp1O5qmTsEuVsI92seDSoxVqYhWDn565wdJQeb+LZzI7sPGCgs3cS VtQIX4iLmfyFGf/4aBmlduM704StiWrB626Hiy80DW2W9r0gPOyXAP/dfcBhp0F5fAnO4tKDQdXk htXShgXiNdgMqbffCMjyoPrJILgMFLCjdbQtQlm3biKs2+o/v5rCsDRD7qbSp2pXP1KFh7zOX1HD @@ -54775,9 +90635,9 @@ hVmJ1ANUMwWO5RrUMZQv8y0vpyYCWEBAfajBJGuPs2O0/1QD+9kFoG1ECkqBh5lX3x9h0LVBtKKT Yp4XUt6v/YNOMzNeki3l28WxzR6YtTJpwUx2PaBbrpfjbwYQwPxrX56jm5WRRuom7RThkhtGgUtC qajeTddQxJ0+MYSeU70fedDii50wo3anXUpzuZVhTSvSo1WVBi8HOoDSHMC/cYK0bPAVfdQXnbbM EvPBv5dgCqWeLUCq1la1VU4mTGdVGtfyL+9x2HE1lmt9yWGJZZ1QK25r4iI8i1mCAoM5lOS9TMqJ -uuSR88p3SGxT0wRpoQdbbdV8ptab8SI4o6pZsw7KdMg0Tui/uGREuwZgp1PGEeDV3Q== - - +uuSR88p3SGxT0wRpoQdbbdV8ptab8SI4o6pZsw7KdMg0Tui/uGREuwZgp1PGEeDV3Q== + + USKAhwrOZptIAa2A802eZPT/s0LIISFYQHRlgZoe8P9fEoIeu+7fKGMDbOIsOZcIMJajhtMMAsRR c/nuaTIRx6Ka5hPAo/I9Qs3dUcWkDQZYsy1bRQEz39ZB5nXsyM2TQgzCUAmqbbxqBhJlkkNjb+Ja FkJYnIC/zvloMwNGmxkSmqyPUh/gpW9AZfeR8Y+/PbKYNQWBRz1fAZvm+WKLGKUyY9Ar67BVhUBY @@ -54849,9 +90709,9 @@ E+OBi55gZno0lys0Igkh3PaTSmeD/IE5NecBmiXwRJwHjGvqreF9Waej6B6wv+xDSJTbQTy2bXwL vaQSBkcf+cla7MVFGqqqSMwSSTiYgx5ox3WiWikfiUNxiun/7qYSVruTaw1cRYtdSsleP4BzptNT gyUtXB7/V4ib0UzJhycHiPYl+5sV589NKFpvidCyS3aQTJARVirF1QfyJtffgaP+G1Bkh57yt91J yWg+1SCFnw1YoykRenWaYX40eoCZi7acsiGWTu1VCAY6cpKDevkfZGxwDMhEiuk81QbhGEgb2XsO -x4DBftzoUQukD2Z6SfZIy/7Um75CHkNmXmmFa3zBtZYsDgqYOmvfvjHhMWgZwZKKxg== - - +x4DBftzoUQukD2Z6SfZIy/7Um75CHkNmXmmFa3zBtZYsDgqYOmvfvjHhMWgZwZKKxg== + + peQxXBsQW1S68J3Rmgc1qqiR2v33ems22y7CfF+Si1Fkfk+Q72FCdLLv2pprzXyPH7fRaqix0/bo JFf2fTo0HHkqDBaw3NGni31vflU69e6x+orbujBQMsDnCSAuTghyh4QluygI/Z6UZBjxW0t//Z57 /ZxWFlMX+D10gvuKsN/vjIYHEoEotkhFYzMluv4O4jpUckAj8e3o1R5EEZ+0xzk5N5h98+jiz7b8 @@ -54923,9 +90783,9 @@ QhBCPLh5rFXWRxsqbSBDCSCIkXvR6RpDabopKq15mkTC8eMJbUYHcZRWMjg9u0F3UKbd1QSleAV3 qaZESSEbxonUUfJelo/QK0W1JEN1DlPVnxgFOq2enZmIXAm5DgwZGrkRiw/Ue9ao7tjWOIbzRrH5 atcAZl7AlVgVw06uZmKHkFvc9g3yeeHTXA9Y9RAfRN6W4hxRdUoxBxpl7nGMSE9lHKNpJ7PE0X4C K8q5ch7ZxQ9jVAohwXmh3EEHyOa6TQiYxD/sAZ2s9mYcvrgzIZQL0FxEJjGHiRx7J53anQduRVwU -/UzEKJufy9jenyXidENxs/4GzONIEO0w8Y0+pE/trwbZqJmYRxWD+AciKGPQ/Lfy3w== - - +/UzEKJufy9jenyXidENxs/4GzONIEO0w8Y0+pE/trwbZqJmYRxWD+AciKGPQ/Lfy3w== + + slBkS+ngBCmRaWm6gjFSkOG8HenfDz0ZEfsthZwGoAQ4qjW7BTbs4Vvpwrlz6twC9LQCkR0FUEsh iRCx6jSDIJKJdKU866/JAzZtoRBVEaoq6vRmau5zACRzd8GKDNYlaaHFIRcMhL5xVtMB9IAsFwuk E3oWwbq9fgw2lKP2ILqUuykElY3JZp/iHsm4u2rXYgLXAnLtZkgr27OqIgWJDBtL5zSICgK2pCw5 @@ -54997,9 +90857,9 @@ BU1lKGiUTTg6/UDdSEUjLvSZr6lR0GOy1xcH/qnLwVuz1R8ygi2MhgPmu0hQQ8L3btgKj7dt9gdw lFRhw4/p2jZpHacnuG7nDLYxBOt3aLMhryw759Lh6C6uWsJJ1vT30ypgANSTh60FURsiMIfRLCRM aSEdeMY93DwbeysQ+ox860CZdbEkcTCQMrKExVbZ/LeEQUHJDhhgxlmrbLTbGJh+8HXQsFIE2ZM5 K4mxKPazZI1sg5A+FZlQIPJjy8cIfJkOip93pZI3uPDXMcB8sJ32LBH68TE8m5mIzi7Hi3AmnCE3 -FF+iFIMMO1602EDCgMKFL6VkLh+qEtSbKj1PCO9KoiC9mJNtdq3ZVAclWA/xIexjGQ== - - +FF+iFIMMO1602EDCgMKFL6VkLh+qEtSbKj1PCO9KoiC9mJNtdq3ZVAclWA/xIexjGQ== + + 6GfKHStClnUezNr2vQHJNxjBEJgb1zNl5RR20xAa44TqbeNB7LRyLLzgRG8gTg3zIPY6bMEvySRH 30irD9WjhISAfGqYhO6KzeknQZUXlk5PSk9EYwcvURLEN8tGCwAkH2ONeU/jJLHJ3i4+nxnhQ2xV Mq9ROYOnFoV0bK5nv+3Smphv/O5GiN4jPYB8N9W2VHlu6Mx58Fn/HBQOKv2ZGFRTt0RN+r9TgHLl @@ -55071,9 +90931,9 @@ lVZXUjyYCLF+OKUfd9KE5YSL1C66QSTDaQmVAA17+OlcK+SwO2m+g8Q7i0gGc2CwOKGXRgJMqv0V 7fPXE1q0TF2gvsaRprcPscgNTbVB5U+Hx8rVLLEGAPQcZzjgnEk5Upso+ZIN/wLALuliteTgvwK1 sijtTRVUZm4Bkoz0bVZ4e4lUoVgILkbZX1aZcIa3v6uk3YClImGEFpukhC29pF81S+l6P43St7qA XxvK0elWGi2ZqeCT5trzOl2fgp4ohD9qvgttfWJGdj7100/nR6A6eL3p0lqK335HG9K33fZWEyA3 -ZgMs4+KgI+49U/vYvzWrV6gP37b68lupZBtcAMuqY2pqVWVjJsLSom9OHsVkTwqCpg== - - +ZgMs4+KgI+49U/vYvzWrV6gP37b68lupZBtcAMuqY2pqVWVjJsLSom9OHsVkTwqCpg== + + j521r4qmCDyt9c84cyxl9DExM/aLL1NzKUcNqSEZdFSD1x8nEcVLpeQyAsxdjoW/REajzEDXCzNJ iVya/R0+CU5Uwdx74x1HMYKWchPaWjXZn6PlZozhRusJP8GOpLHk+uN7k2ETeTa2W1QT6l2amQMB n7vniTZqSo6/NFI9AZXYlOoiYzTnCMJ6yXqmHE0WczBqXqZZzHVVvOUBGp/Ejt4mmaNer+kI43nG @@ -55145,9 +91005,9 @@ jYyeS8JjVIF0pUbq1qbgI9SK1uN4eZN0On1lIn0Hj2kgFe1W3LwBg9EIJDL1csOP4l68jZM0yfNH 3GcHasGJ7pYDGyXQE1o88sVOccHAVkD/yijWxxRgxo3XardfInr8UEkfVicYUOyBUeFz12wOGsN3 nAemwZ0aUphLVKU93dDJ7CmglkzhEXj7tdt8MGoyDe5ahNYQH0ziORRlEphP2kV4dKdCno2c4wha oIEhjy32J1QSlg0FtYs25AhMu7PVQ0uqzc5LdkeMLpj0C9lQfOihENry+iSe64a5cRsfWU/itcnJ -CWj1acUkrFmVwsPcLGknTEofaiLW2rbPIcuxaTpRwjyCu8ky/p1Vlqa1xA2OGB/+ng== - - +CWj1acUkrFmVwsPcLGknTEofaiLW2rbPIcuxaTpRwjyCu8ky/p1Vlqa1xA2OGB/+ng== + + PpvgSvqBI7EW90bDODcnhqNh/LjAV0gL3w+fGjnK2dzEgF/jRAXWmZVcG2tpSNN8OMHrzuF7PiEt YruLMKQu0OLofAHfQ4Dkl0fFGV+CqvxIx6NaQKmhSKpeMJKPqMJU/QTqaJivEesuoXdFmC0GH24i G9Ip27r17hUquKOoJCSoxFrKOazMqgvve6zXlEK4GdDaMvK3EzWo1Hed4UYx4JL+EpnohhAy7ej+ @@ -55219,9 +91079,9 @@ sZs4ic3oOKFFdVhDlKWUoQzDUIos+EhGJ0VeSH4DHhjAAh4w9YEASMACFZ8QDVfQfwZyZN8EmVHN zWkzn3oRXTA4kfiTGQO6NSEGdCkLINwp8nhSAKVRezfjmoU2eR6paA45KTTQjEjwgoxFin0ULDKR BcH6oRikIgvWvd0HdeBMhgIiBBFM4Lh8EKRbx0OBjQXNZq5IQ2T4ms/jJTQzloHUZ/ID4uLzkxd9 cedXYvdBVcyIY2YfsPXc+g8wB4zM8hAyIvUiFvGxJPCNICuQIKJqjDlRcCCKEZLAUnAEB5oJAjnM -1EgxONgeIu+ncBKiRXg9ENEE8keGeF/mwzBdysoITZNWF7Y7GaBnFoREQrxgBxGLyA== - - +1EgxONgeIu+ncBKiRXg9ENEE8keGeF/mwzBdysoITZNWF7Y7GaBnFoREQrxgBxGLyA== + + BLlDuzC1MCE84xkqV4RR7VRcOWiC2CXLNMQ2hENEcAhTIH5UmD51cIIoY11GjMiE3eNpSYjIQDRD YFA6h0QKpgoOpXZRspkJbseUH9o4mFwGohK1RUREgRg8gTQK1CAqUflBA7XBxR8uNZZVIEGZpIKr zJqQ2HycSyhJmRKn67ryVlD1XQUioRc/oCrvUArVhrIp1IwIdWgnNEQoQ4SGcMiAyFEMKAAAFXBA @@ -55293,9 +91153,9 @@ h67zRW+p32xE33SKHXUfI0HTzVutxE99TwwUC6uKESlgv+s1Dy5WsGvKGCiKIzeLnQbw1ZlGB3Rc pQWt50+A4QtEbifCPzuKBuQmLo/3JVkCiCF7PvFTRRnw26fo6mgFdNRnPuadS9iF/NzerKiJQotP HcThi6QkTBObzqezZWMtUBP3NK+kaFJEAt2hPmHko3uHR4sFdMXjqYNnKLw30rVFOAhxVolxGbaL A3CH3yE9Hz1CJcwkivQZXINRR//U3BE7hZP0Aqt47bn63H0+oJ+G3cSvCJDC8hyMkT+j7JEPIlfQ -wfOAS2WVBoWZaIoy1ssKB9ZtYFz9EY6jifD0I3NzvbNNCOEExszPfhpdJ2cT6qlDDQ== - - +wfOAS2WVBoWZaIoy1ssKB9ZtYFz9EY6jifD0I3NzvbNNCOEExszPfhpdJ2cT6qlDDQ== + + f4tMZsJOKUgsSQKBfdbP+r0mYNH4lib4FEnNiLM1oceFzDauOdE5hu7jzURpiuH5h3YPZilIkeI/ pI9NAPEmQD84tFUDdmisA8xrgnn5vZhVPLPZIiJjDJiYb0sE/Jowf5uVJZyM610TvNoAphPEPyHi BJAaBsMmXFATSKcTi705zmt2Wq1Jv2HnL/v5CXKbUOlZg/ECClxdHcvbP2I26Ju/WR+MtE3wPSyS @@ -55367,9 +91227,9 @@ liWhjErbUGzRmmUzstIv/NsCEa0ptyzi5oZpKetMyizhAyUVatbegrdejrIe5Hp5FURRtJsnb3vF hdrgI/XgFgoXqQqT0TWZsX1SETInM67ypBERb+IO1KnPuZtQAXH6oclO05lm0yLHSoNYounLY1OE bjAyvV+L0f4EJn1G+5YAynpL+w4V8M6vZAc2EdUaVDp5neRWVPuko1vFlGlzSTqdRid+YnKkioFu 2nvgK6RwcEsv00e+77Ha9LCkI14a5CkFYKPfN9cv8pEco66Xa9Jui858QiLNmaLvDsQUMMVWogLS -S/6uxgjRxsZ8z2zfzqGzN9BDqgjF0NKDeaBo4aHQFeIVTU7m/aDqEVEaNXtBX2gVSQ== - - +S/6uxgjRxsZ8z2zfzqGzN9BDqgjF0NKDeaBo4aHQFeIVTU7m/aDqEVEaNXtBX2gVSQ== + + tHHogWAxNQ33aUBkpkWG5HD5D3Fyd3TI2o9dvqIvknX71JbRDcbyYZM8FMzmnnl7piBQMqhn39Kg 7g3Ns+TCb5DsWDyU3ySdVjDe0SKA5177mXRA8nAgDQyMFVmdd+kd81IhotMCsY/Wy5w/ZcRKYjmR U6XPqIQaqIhDMcQFDof/NzTrvCYqHrybCkItRUnbqf/hRefc3J0MWKTWrtlA5GDn42heY5pvAZRY @@ -55441,9 +91301,9 @@ bWhuK2JQb3piQ3vODlP0bIra7LA3k6K8w/7nahjJ9KtOElz+hweHylDZ7bHts4KXmwpxuDQ48LAC oedQQuJ9caW/KFGm+RDAbUKQ1i+AUqqyZc3k+b+B4AX1GM4zBVnNbcTPeRT2xlZhLmbsod5p7e2Y Lk5jCDf+DEtzw62UNDDtlA/2cOt9+QUBDtIAXFJV85PVCyZszOu2NsHfkGr2/AKdoQU2rsI7QKgy WMeCsBht9SBifuVl+K6CRxipn7xuX+lev6ThxDEJ44+QZgnwuvNDo0S/V739KXWmp6R1mozk1NUO -8WN7drgIw83nQXAkkIQwFUD2dTIlpuPeUcmidwtEHo6TnHX1vQCqmGElBvqTJIX/LA== - - +8WN7drgIw83nQXAkkIQwFUD2dTIlpuPeUcmidwtEHo6TnHX1vQCqmGElBvqTJIX/LA== + + 21HvnBd7hScNQKEsEkgZMcPbyNHcKRF6+WKQIrnlzwGKdbIl3DYAQYLE8qMo7cYRE2vRWABR9O0w YhVZfXID/iwkgj+hKLWM9oAgmEmJF5I2QNkyDW8KrrXmYkHXW4A+FGfGxj95gZZokh9NKyuRUDNs tTOo64hQ1x+UhC0Lg4K1wUkbfG0stvzFFvT+GRMINDmjPzE1JZV1pxml9q3yPzbJOY9OXG8VqUiU @@ -55515,9 +91375,9 @@ soXxOF3YewIaPGMkChpu7gwBmSC4mbwf0zeSuSLZrsRn3MFsGcNW5TXqb4kcD8MkYvtDSuIW3epX t9GmPmSQyS7blVWBGx0WmptZDwrsiThHUib8bElyUUQfs2EsoIA3cU1HncxnJgGIwHkMJ4wiCQ4k LzkiKtGHXTR2X8HbHZZR/hm85+AbLRuUw7p3wPczYPF50lraWxhyAcr0wjAZ0Xhxnaaq1E1jHaAR hTwBxqBYISF0AWd2kzEvyMzWWVOF6Mp5+OtgZQ6Yb4kRkmmdceOWXVHo/txs7nOQ2vgKpBEz1fLO -5y4iW68WqsuRAP3f5b79iQf58Qi9lAIdOmtAuXgP9Cwm6lw5IqaK3UYw4X4Goj1IfA== - - +5y4iW68WqsuRAP3f5b79iQf58Qi9lAIdOmtAuXgP9Cwm6lw5IqaK3UYw4X4Goj1IfA== + + 16ZWXeqO1bFiwGTnZ6X4xuYhWwrBRMmANmqbJChhmAzouWybYjECOI2/tFImUa5jubglBxaSV/1E IBrj7UADAGc3DUi6WmeUMMwUGHAXsUPuzo+42ORJBvATsBXYHTKyg7G2w2FMaNRmc9vcDEOdee5V nSk1oFFd5ymIPeK1I4327ukXvTbsLngLgwzo5UqV00sB4A/YO07JpRC4dBhMATJpaAxT2CxuAP2K @@ -55589,9 +91449,9 @@ kRgnZSoQBjpi4g4FhwhI8xKIMudkhz2KLRFTyT4i4Q1hC/8NTHBATjVaOUwzp/VoUSJZZC4KUhnO RPR5PipOWMFqe2GC6uzJ1KuyyFZ/1s2MC1PF5fgYWZUBliJT+cgKFCYcz9XkB0JUy33UuWDOPqUY eUUC0Cq0P5HtBqCl3Ga4apBjs5JCS2RTl8KXD3DoVnrZEXQqTga5SBy+YD6ovHkPT8Y/U6O/RROx 0bk2A+PK+NVRlFRrBWAr4CcwVLqDCz/1noYSAUYuhuu/V7eiVqxcFxXXm6gHk/dMCRVjDbwlHT/p -Xxgl3J6gjD1wM9JoBSoPHCxNwVtxQ0+Q4mdaSvSsNjHkVkrp1hMBt6YoDBW7Al6MaQ== - - +Xxgl3J6gjD1wM9JoBSoPHCxNwVtxQ0+Q4mdaSvSsNjHkVkrp1hMBt6YoDBW7Al6MaQ== + + 4XyVGQyyOBThW6cNSKcaLmBccToEY8hbf19RdTv/OqWDT2YFwU0124ZZYXXgJ06VtYzTWIQz3mnT gnTcveLQ0Td/+JIeq3maBKZrzpMRPOBKVRq7uTj3nypIsfc42Lf4n0YQsWs04nKCRLNdqY23BquM vlh4Mwx6/EIsshTuCsYPbIjiLrIERiTmNELcJJaqI+1oDpMInhp1DoH7KJFf8/vlRAdH40UIAc8h @@ -55663,9 +91523,9 @@ IUj4wHkpyTTmHdoPhNAFx0dd6Jhs5OF80wvVo8GM17mf16Its/2NeCdhVQCjrnQbTRgTfwOwmOd2 EYR+PISJW8t7LnMp/Pjefe8FjXU4rOtisY2Lx54gulrP5TGz8e/8zBcMXc6FoLmOffCnk33EGDtz BjG1vR6IQajWxHWYx2E6oCneMuQ5GiPuIBA38k5UMCkB2cKKvAxcb2w0MEmRkIKqMWXhDtEGQtLC ourKfFE9noAIBq3//9sd+zC2Wkv2sCrDFdOqQfZddQo7N5U7wpbVVOGEXxER9c8sSncdPK2LzYdc -zUlKo4gYDiZKBWHamOzHBLVwPD98pBNyEMaG7NwTiH0wSAAjbth/BkItWrc1YmW4YA== - - +zUlKo4gYDiZKBWHamOzHBLVwPD98pBNyEMaG7NwTiH0wSAAjbth/BkItWrc1YmW4YA== + + uioWqGLhGGl7rHEtdtM0VLVC2jZydDAZdWapueu1EVJI018k61vTQ0KfDyShPhlWA/W6fb/sLV1J QCjF7HTaffIyxw5bndrjF3nzDyKVB2EX4suMmXWTkQY2QpJxU4rrTrJdeIn05tc+Y0lP/rYqM/jl pQw63MQHEyDcuLDoJkQEbPlX3u910wmgr1G5ea35cccMYEPqg09t7x/fGLrTXShTD9fMmWpxAR2j @@ -55737,9 +91597,9 @@ OLHtLE6jSmRyu8c2pHMwlcZA3I9g91Z+WCMsjkzSFK5AiBSlg8zKm6Ch+wARN8QCglS0MCKl26Uq 3RUD8u3dZ0A4XB6CF48dUmBfNTDg1Mz70TT+MZcNsDIJ8B9ECgM+C5fkk46SNSFSRP+yqNcTEg9I aVYB/0aI457j2mgz/nET5mtKXhIrm0KWsDSzaNHm8TgcUIEf73GwjIjHNfwCWFU7rt4yUSy0N3sI IqTxcVmrzCrXXp+87HmDDL/GEQCnTwHX1n/NyoVWEW/gB2mWBs3gvwA8/QCtjCxvByqbmeLlDOCs -bZbvcy445yVVXtfAOc7pazlFC7YZKu9EoluVxcy3M+fW7fJw604e2HHEJTZyMeVR4g== - - +bZbvcy445yVVXtfAOc7pazlFC7YZKu9EoluVxcy3M+fW7fJw604e2HHEJTZyMeVR4g== + + Xz7Exd+FQXyxXL/gQqZY8s7NMgeLuYbt2soF1eppKdQd8yEF/MyBK3GotlAKZ2gk4fuKhjudhkbV 2i4kSGYxYC4kq93IfpYRMLJieBtHw6l3abyiS+6O+cd06hIn00ur3cYrIiRmb7H3knMYjK8CQZ7G 13qup+H6DBGAKOPX6SnJPDvg8Ok2Aq70JHRyDTPskreZNRofg8SQgUYMRW24jNtVaBIw1DsrAPhp @@ -55811,9 +91671,9 @@ fR6cted70I+VGKYj1kb0wUhLL1AgCoqbHUZgC0Q9Kvkvwz/7bdxXTLiIPe76rQEbCdO5F1HjW7Pf dIsPA9Mu4g4ap+9jkpevjhwhjzMfHhkjptaovmijADNVlkOTcwm+b/UVZyFzqac8re/G6d6Gt9Nf vOTNmBqJPcwbzxCVHhcxQAHm+Pqy/1hGxnmDwnthpOCctVA/rBRuPOwnvmw0uXkbeJJEUxDchNud JkE0HNg6paQMR2mnclpnB6juqdtTxtg4rZZo3ZiLGPFp8NghPODQi+KoXYtoR2x99UlZfdoz/r9I -6May/2h5CGy6P4jyC5L3nBvRAq2cJmp/AFY1LGZz4kq5Z/03i46JYIuSDecBGAqcDg== - - +6May/2h5CGy6P4jyC5L3nBvRAq2cJmp/AFY1LGZz4kq5Z/03i46JYIuSDecBGAqcDg== + + uPPjmv5ddNw6tqoqkdNOPuZjZHG5bHYLQ1N3c/EIRFY2agrvhF3+SKSRxHxCsTh3Oi57qTzlqE7s iDZBcqww9j42EdFPyR7RvUtba5/bZQpjXm9DrzJEBw80UD+1HiiqljLcAAzzwgXQDI8V7bBbgUPp 3bFNU9SkQYOY1gTP+rKjLpNGJyK//2UeGLakHUFdvXwA1taqU5/ELlJcnaEy37iDRegIwxlrZ61y @@ -55885,9 +91745,9 @@ NcYqqstUY9fSFwsf2vTucMvuKp0KnS4OVjdSoiACuGd9/d4/zDkRXoFme/AIv7Sagi8vh9htphgL z2cl53MxYYqiDchDjMFQDrNgzUQ+yE19LTiQ7OEgIzPplffazTjL9PdhSkcWVe5COrKl+Ok1vKS1 a9aiBoggSgvmLG0IwRmRSICMJTTEYiGOoh6JQoyyYWgXcqKncEA3bMJC1RQnwWWVpGsnu0l51TNm o2rS8oRe7EB9kgC8bwmHjkDE/r0vovO+FUWzg2B/+h/2abhG7M7oXzNAvS0LatrW7wbFuRhoI4hE -3CXjJIMZT6/uvn4nS4BV9geFLlK6JT4IswL+W0ZK/b4buV2+VX4cxNI8KPtlwKheFg== - - +3CXjJIMZT6/uvn4nS4BV9geFLlK6JT4IswL+W0ZK/b4buV2+VX4cxNI8KPtlwKheFg== + + 8XWOME6Y0m8n5NtOTh82/roexSAPe2CRmHa9SyQPuLL/6ixK2U2xF7Sb0RZBfZcZRU1oyVVHKHHp M7qOHUiBVDd0mQVCYTvGX3dc6MErNOy5vqofWm0cwxkkDeigmcy9QiKKxjMQQ4EunVXwP5SDywre LcMR4gfiLG+mMnHpXWmyFVoXbVF+c6gnHCn3YdZdCAj/FFjlcB8col/KbIJu5IdFBVglxes19RmD @@ -55959,9 +91819,9 @@ UeMm9X++Va624UERPClR8+aogVDHeenkUYNVkVc0Ex01fD5u+ZnabdTYrIltRE2jRhZktzt01Pjz NabL7XEUDX/UWApE0CkWN2EEQfXUhNSPGnbojuAWdLtJ6EvvzqfJRo20I4/qn71UhLt+t3d8VkU1 IukZyi1net0ZNVQRHCA52gfniJGb1MYiqaJGt5y3u7yoYcDz3aVTt6gxfkIgulm8qHHk2Edjs11R w3NDXCSHEzUi9/BrDYbaoYYO/cEyJjXUoH/Jha5Bh00r2Kzzimhg7hrUwKOakElxOyqCGtPUOiww -NkyC9j5F26NFECy8HA5bOiwIApL//LHUQw/0AFu4bT4N4DH43ypFPY0b0eGEezlPAw== - - +NkyC9j5F26NFECy8HA5bOiwIApL//LHUQw/0AFu4bT4N4DH43ypFPY0b0eGEezlPAw== + + JTv34WXEEEEIlSUWuG+AT5h0p6GbnHyamJEETmOwwQ1TwrAn+gcy1rqDdtGQQlud08inHGvG+y5g 8BNOYglswyIT8CnJCXRtTsPvmRjnjcppGHUqumbkBnBU25+SVFMQDXUaN6vfCLE5DdycP8ewHATp 7UPSbzQSMeBx09W/FNzjLizHaWjeN/yzcU2cBk6CEg4XHxY/29ogTIkCLwrkNBzJdzOZNjUCMY1G @@ -56033,9 +91893,9 @@ JdoQ7v9ODIMZyUzYuXkJ1nUwwzadxGd/R7kiIlIpZ173J7PADI+Cyo+wYgRmpNqZutN8WGy9h0Kw rNbZlxEwTaFBcPSXsc7P/CKcX8aspoi3ktYJvwz3REl5uxDsyxAIgCJIummjGCKuCnWYqyV4IZSx NQWbL6Mm99+ddjN4LyPiWpcYyBGF5Jv3t2eVYcAyofcjKQ+SgE8klPJT7IEtbWtECLfCAlmo4GVU QE4mv2UIzrC+TBAR+ks/uXcZiV3lRIeXcd9oxpTnBT2yrJtzzqWmeBlpyRP/6ii8ywh+n0CtyT5G -eHLNHE/I5YZHustArp8INHjR8DIClEXEN831rrcK0Gk34IxLTY4TgeLEqREvJG/0sg== - - +eHLNHE/I5YZHustArp8INHjR8DIClEXEN831rrcK0Gk34IxLTY4TgeLEqREvJG/0sg== + + LsPSG5Cm22ApAgK5ESJO2HdiLXYZxt/42cQGMi2DBFVNlwGi7sV00f0hK4voSGjRkcugMi+/wVgD YICBaCOo8PRX6kflhIDF5ctPj6ceuPjwY/K5NTeN130enTjQ9RpX9lGLK2BiVi6qj3cPqZz8/QQa WispvrGu4+BNCbcwH7XoaSFggLllLG90kTfgSMZKSdt0v1oD+Hal83tcNvRV/dNky5BFlr6jKkav @@ -56107,9 +91967,9 @@ Baqh3pvOgr8PiPUz0rBsFvFGOnCh9cmd1qQJTFYGeWbxB9LdodasX3FbPaOtHj5eTGuNIJTmnx9G Wy9Cyfwko1Hgdq8P7pAqURltJafMYQMJyd79bXKpBKOtlAyNTVoctlE0CJsQlA14L6KmvG9h+z0M A6qpQAPzOgWb2F+BkOhddas5M/ZHweHWp4HXK6aO2darjS6snh3aSpEl+kg4tYJ3Xi8r9glXXffX CllbVeKGW0uZuaV9FjeBaxsKP/Y3b9yAt4y6LbWOVWhwC6064ExlEUG3ssWGbIP1X/mTbLi5OVQV -EW6otQHQljL86uoCrlGwWqrSknOgLV2pfk5pdXdZoyyKh6Ctq805SYGXfMzXAm0tqw== - - +EW6otQHQljL86uoCrlGwWqrSknOgLV2pfk5pdXdZoyyKh6Ctq805SYGXfMzXAm0tqw== + + d9nAeYZovX11QqAtJRhEhR+ImoKfFGhrt/CaWodhbotDG7gor9teRWFL31LPHxBXTvLWeAt/1kle fJSkW8ykjBW6dgZEhuCWXUHcDIRtZSJIBnMAmXy2ar1elSxetbG159l/cfaEja/V5TosRnyt5RXK Zq+tH1otDwHX5140v6eF6R/SdTbBq3u2+DCSvp5CYg5yHu1rtsVi8s4WEZqoLDk9LmAUyYnjagoZ @@ -56181,9 +92041,9 @@ rJUFKJgdH4pPKBRhSHmwU+hIRznbrIhCL9WjpFbaKXQqtXFGKHWSP2wWiop2HQAq9BRIeYCkELez cvIgmbQWCr2GtaQXmjFWjn7HToIlrCJ04or1otMIvY6NaQ8QOpaxY1RIYz9bIhySaMiR5Wco0HcP OlA8ZjM7Nuhl5fBJnjqUa9CnNl+YFrOgl4ISmNRngg6OyN7iaQiLhCH8dkuylHsT+ckN/p46/mMh dccsj+bnUS4egxjJ255bGKF/mFZqxkrTexcOxxpnWYKgN9pFPlk8uCFY0NOCgMO04C0cbuCrYZjF -kYZpNQ3/7Ci0j4GThl5OMfZAz/hwbFMRIOhsWYVELVEP9Jg+p3b5O9CPMookFoHQCg== - - +kYZpNQ3/7Ci0j4GThl5OMfZAz/hwbFMRIOhsWYVELVEP9Jg+p3b5O9CPMookFoHQCg== + + Mw6skoj1BXr7lkz2FsFxhP1Dn6id50CbxBNltl2qUmqRF51VMWDODuh4D3VzFunbgI71R3pu0aAV 0PN4k2CIFCRQC8t2l9CiQznpDtBZEBIEQ7MAnVT/K3z/54s5bYWSi8j+87C8lKFCW4Zo4/YeQlt1 aFdptMKmDwViAou5ngyuHkS//rybC5wZhPx5Bn3sLWXjzzkTLPxzjDanwjmLx9sumX5OJvNqhoj0 @@ -56255,9 +92115,9 @@ JblmsS77BuANbsE3wSNPFS3WngikoevY/1g9jEKFghZLFEfj09Nlv3lIxrNYCW0H0F8JiM1qByIc 8FwsvgR4MBrky5GH9QfTFwtY+FcYEEdSW9swq2LKxSr7zh0+1meONL9Y+E5V/Cz0urPNkr0MxxPM Do5E1YPIltlfipui12GYzXA+KF0rvvAwHFHDAh6YXs6sB1TAzNOWgVMXFNPc8w7t3JNjqz45jQiX xt70suLKp8e8eXDth8Z5xezfrAiIbndX2CljGmiIz66TRyg+Ys4cLfGTy57etg3SpzGzqzSalcYm -buZSY05+uBxP3sXCVRTcU313P3wB9YHRhW3twvUWqJ31+ml0Sh/ad6Zx+Z4H0Lis7w== - - +buZSY05+uBxP3sXCVRTcU313P3wB9YHRhW3twvUWqJ31+ml0Sh/ad6Zx+Z4H0Lis7w== + + UWZJ4AjyUh0RwejCfEfeMOtiJ1tO7gHYPq6d1cnxqIWTjRCk/OGpNwsMuEwnUKycgutYXJRxLBby /Tp5O1DF5TnjTzCH1pWVNFfuPAg1prXXSjwhjgRlu3Jdp0ql/MUfYExiERCQN6tx2nQUnKIApih1 tN128FwZyWaVcoFJBd0RGCq0HKJgPhqSgPUdIYs+nTB483H3Ak1d497IIimVWajcCLkYyO3WCLWW @@ -56329,9 +92189,9 @@ aKeEtA4TsYJTWp0UPBK/w96G8Y1f9gLBzinHv86w54AfYMwlWuBgD0mT3HIvo7i/tRrqii0nWNB2 blGsWSqBuX64JJ5YhP91L1B2Nx2fnce57gXeTXeKFyGof/BIJgoaj48CX3znNQzeBAyWX/xV/xWx FEN+RZcLFZTCvJyZDaBXHyIJfjLyqmW8+WJoEsK1ptJ1cLPCJDFsosfxYzKP+yeqRLwYRKhvEhlS XZQMIkVz5frfBeyH5fKGPSJjIa1NFFHzwM6j19N68GUNEOJLgT1LkonZedMqW/Z1oJ9CYyC5K7C1 -Y2LN+jc1ISgfTo+LDCHS2MpOERcodmfcVNw66FUquCRav5KVwIoFePFOSh1knR7wEw== - - +Y2LN+jc1ISgfTo+LDCHS2MpOERcodmfcVNw66FUquCRav5KVwIoFePFOSh1knR7wEw== + + NGIc9pQ2ogHea974uKR0++C5iOuf1dQ3MkNqHcyt2lhBanXpClX5IANlPoQQB5lLM2wQ1iy8gO/9 Yed56Vo4F2BOVOpG8S7Kkz/seMS1rLqkGSZ4S5jLDk5IRzTSyhmDInWMBWh1qfqhUAfru96+C1Kl +5HuaF0LYEOjg9wpUPoeSzjqiUrdKLAwg2HlcsdJzWsUnO04QoTKc6vcnYZo/AIRzfA39gHQZJzc @@ -56403,9 +92263,9 @@ RfF23NvV2Ed0K+2TKxiV/f2CPVIu3hIhfnUn+PrciEZucG+3oOBx9FBLjBoq3ufKUqNEIU4NR4Cf BdeePOnvzG4ERfBUdyReWC1NMLxMRYKO52V2puIaip+T/ekSQQt3CsUnl5rFzSOWgkdxWiddhfZH H3KcBkPeCfVH4fF2SxQ4/xA33dGSYDqfZlQz3CAeTbObYDtcZXmP+F3dWJJ9a38cmaHUHzuzTDWv WcTo11n8L5wgZlvr9byGPH2u7mWYThTAUmc5quBKy2OnhdKkI2Ws9JSlJp0GL6Mn6tCKDIkQ2q5O -ImfSDHjP69+ABOzIWs6GqxiG+vw0N1i9Zo49hzkzhd9zZCk9lgGRXqhsBpS3j6/Acw== - - +ImfSDHjP69+ABOzIWs6GqxiG+vw0N1i9Zo49hzkzhd9zZCk9lgGRXqhsBpS3j6/Acw== + + qfXIoWNKQ4GCZB8DqqwXa0o8G2++J6eT64SLP5ubhwVBnyW+hkDm67/K4zkMnxCE/SZOo/DzRLDx sKSYC6ZcZtjuK4F00m1ybSsm029DS9ySI/eMb7nBKOiEt+3Ri1iTJgXj4PWipihkAp6ug3u08bUj 2XtupgMWaFxXjvsNPgXJSb6hokRMgMpJDnHbX4Hd+NNrNVmmhQ+opp1yx1l2hzAn78gMWTGju6us @@ -56477,9 +92337,9 @@ kEhUwdYrTLrXVElMemET3A17ST85r8Ixc/Z8LPvJqygIXLxqwV683HFET5E2eDn7kzuRvcsQByfO FszKXcLvCwhW1C7ZlkQCjWGXOIiJDkta1i3nT+wbC1efh7pfdZC6056J6sbTvCUS5wXb/lyBgKbG +s01IU2yeW6iOi+XlgROwRYnV6ZVtlnjm4+bQ+cWKHgtLhHXfYXDDTeZI4WN8BVcumpiRfnMbztJ nIHeSnk7cbH5ulUPiUQQvYzb9GNQbAJn7F/tAXFJx3PS+oB8tHUpPnc+LuI4BZzf2oFop9hynaXZ -41NE0y2tA0dvoYhNXDP3hGTtJ7ebZUVFgLoNOYeIth9f0X/hKOYNU7GAMYMjMiQzpQ== - - +41NE0y2tA0dvoYhNXDP3hGTtJ7ebZUVFgLoNOYeIth9f0X/hKOYNU7GAMYMjMiQzpQ== + + EyYvogI3f6wZEN8SOutY+vM/Dv2FxXYIs6V3vg2uc4xPopwR9jQKHfNcdVTr1ZnFo7LXLKXWKru4 mtMMVlG3tqaswKHDbEWeczg8H6CBg6uHciTcsJ0pKNWFe3HEyTIPayxdlY8bk/ulVykgk2Q5lQQZ towccyPA9I9zsqRSGJxuNtXRQIHNQjulw3c7r4TsgTAjSc6hJNatWXYR1w6KU7hCHZFilF/3QJYV @@ -56551,9 +92411,9 @@ RcynRHWMj49OsWslYljIdJ5FR6EYrhC9xOWrtCKH9+mnyUbvVFG1Dsnzz6qbyhT2JEtFtVQxJTwz cI1DjYiPR4oOebBMEeI18vhDL6agK7gZ38JbSG5HhLsp/+MbM8hmozSVoowQY2revwGDOZ3e4CTz JmZVf5AIi4pTsYiUWnuNLyPxWtVqYxAxr+qjZkw1ERNTGiJHrEo1qVpDnhF1pkHMDIfjuS+hkqGv IUVU5MLYDf8tddLxUBBV2VHLZ3gMZvqmJPPUWZqxMto/EV61lrotSc/atayKixvxGluzH/m27Jow -VSU0wkIR4fpjJDBBYxGT+Gzk89Lks73I+14iVG7caqmMqiDEXts7SqESlStr1qGPaw== - - +VSU0wkIR4fpjJDBBYxGT+Gzk89Lks73I+14iVG7caqmMqiDEXts7SqESlStr1qGPaw== + + nPLcO4m4nhKY4GMqMbc1cBl/RMVBFjWVYjlCtyiRbt1iu/nhjIaIqKKOzaunB72kY6lV0aPYVadU VhSLOU9tx8olqUwmk0mFh2ojwplik4xUi4pqxSgKRGSOyhPH1T+9+ORNqFw176q2cghdZKJCE5b2 8DhCK1mttdVqUxc3OxzSaNCrxnw3YWvIQ52HUzUrXh6FHDx0aX2CetpBlcv/Xd8ECVd1jnoG/8f/ @@ -56625,9 +92485,9 @@ aoP7CEUm4YAP5U7BQ0IOZbnjv0YrBn6odoiQKxeobgVGAWumMZ2iMszNkqNT39rgdwmidCeqxrSe K+iDWp1wo4H0mdwgxC25+DmLnKVRyoeACjOLOFwOcdsrjFtISxH4sKz0I2vepfBZPXK89Bg/fkMV e2N87ly93caFFaewlZ7OLGGkdLwjTxSwVA6UZ61AOoqz9lSlXfXxJf6Yn8otQQO1aR7UkFweo4SH oGrK63yple5fVITdclpShTR7jQgUHBbWViVmmjWRNvxebzNaevEYPZn7EwSiRFtwpolLMH6rQk6b -5a+yYgwI24MUcxv0OerBQUm8y2BoyMOmc+nJ9oCO9oYQ5FPQyyF9QF1SzAHWVX6wVA== - - +5a+yYgwI24MUcxv0OerBQUm8y2BoyMOmc+nJ9oCO9oYQ5FPQyyF9QF1SzAHWVX6wVA== + + GBKKRO9Vv9ECWZS6g3Ps/ZLJ872OxJC6B48PiY+EbiVr44mqd1JUIJ74o7e5nLxCE/g4bj+vQUAm Agh/trXYHiI7xXLM7BoI0eOpA8L2vrHagQFYLYSsLAlKbMEcCoG2QyeoeEyNpDI00HXpBE5MHxS7 3d1yGnoe4XZHTjvNhuB/Tzr0MSCXO0FlA/B/avtQcz0Kldpycz7aW3zQ15zCBb2SCAkhDul7VIcL @@ -56699,9 +92559,9 @@ SQ8AUmrtvD/FUpAmKmR7nlBzrgcPNX2ZNCs0W/Hlh5lxaUPJ1ade6+68R1n24pZ/iXXLSfUKl/PK /KuuLlE9pAz9pVjU/nTnhAWLPpIhVVEOb83fvpNdgsWG1INsSMDYTsQ7g1WdNEfWoyrzqsG40jmG KLqiNRzt4Zusrs5M5AlOaKI0kthdH3vkXlgDYoszOcIPIGIg+cEI6HYV/+u8dmJXbv26+L9SmBWB 46IcYoaBLFatxahgjypVe7WWgUJVYocFh7XODslczIVq0f1ueRzTTSePBMqebTQ/piaj+lU6DG+U -RgkO80Oa4x1i5xxrsJ0rXLMwGrKze1QLZBQdonUVvcSxdhIhf535v5HNDBDQ1eKdqw== - - +RgkO80Oa4x1i5xxrsJ0rXLMwGrKze1QLZBQdonUVvcSxdhIhf535v5HNDBDQ1eKdqw== + + SIUPBtIGb7hSv+O5pihTwWbhHADOxfpjRU5qT7G0NReJtvy5yOlVNXGA7Ec+rO7ksCNogYo5qaKf /C3cXqAJMOtGorDl9dghmua7u0LBjpOaNzVqZ3Ir847LzG9Rt/iw418Rlm9paSjejrvBJvVdf8Ma MXvJrA8ehGpSTX/3zdc0KUlbTu5pF4VhoWAkJmLUAWnnNP/nRK/jnnQPOZLEJehg1j/fkgKtREyt @@ -56773,9 +92633,9 @@ Attk5IX0EJWWWUy/49Ly0PcfPDNbaU6u9Aj+USe8IfdpMQ+LxDO6xe/MiPChoXuj1Ol9VCd3xsuS pe/IE3bk2qXT/I0V72HC43qyHHrKmONjaWo6xlYdb3RlpiuLITXQofDSo5YXdc3mGvmTGe3yI6WD /dMZoLGY5+pzvNVxzyf0MOBPVoFCenUXnVgVw30Sb20+ccVMRzRF4OMC+y6acCodndRM3it+c1hk TIml264FCtFrcLtKT/y1hWuwfSYMTmNZtIdxF1zQpBkqh+meg9I7e329hpJWkda6lEXhAlZ3kx0S -K7QJg1SsrgUKMlQhBGzDUqHy7IPBx21LZ7r+Ixr8pHZi9J/jbnpTJXeGfBRsk7vBdQ== - - +K7QJg1SsrgUKMlQhBGzDUqHy7IPBx21LZ7r+Ixr8pHZi9J/jbnpTJXeGfBRsk7vBdQ== + + swPSe62Lkfo60+6aFFSWWlnA0LOx+OXm3UEqu9t/IvrgUmfu18zGsO8ZHn/pyWTASEGChdxjPVt4 +AU+GLemVbOp4mS223RZTIm+hEg8NAol8qXiL+UI/uDezHgzJxK+OnACpkhDaf41wWGYzM8aC5kj LbdvwPYCFCjN0ZS8ACKv/23HSfl2E2RFyHwvyaab8wNEGumVO3cADDci3Dh2H2Myt413bQ9K2J4q @@ -56847,9 +92707,9 @@ Slgpvz8kAlCYtpl/iIqzcwJBp367a6o9okpsDK2eIM3gqMk1Vbl7fCIXyJC3dNgmzYdcdqZPhq40 Vz/TZHPoMDBGfHUB0w9zAU+qtcOteyoFScwjxpM46nwiM9Ay3KPxBktIyIWPkgHl8b4wt0KkTqZl RcjbImt5j6rC+6rasmujPUenUDmfqoOHkKWkUrhgBlAdth9L1iTdeemVid0TJ1CwsXajhaqFVsHc KoZ9VhWjogptkZQ7YPp/EAyOTel0ieEdsJj6OcrCDFOomPlqurbqHTDADXrHcjK8j1segHY+JejD -JwuI/Y3LfXQdDlfRImgJ7FuD/oSYmgM1+CS5niUcU5JdQ2W5Ldn5wM+hWPsmvWhyxw== - - +JwuI/Y3LfXQdDlfRImgJ7FuD/oSYmgM1+CS5niUcU5JdQ2W5Ldn5wM+hWPsmvWhyxw== + + n6xP29g/g7P6BpyWJnLoYFfVGfHDgwt7JKoZta1S6McjIxnHYXNbeoXUAC0TVAnbDJnXj1BqwfEy kct2fU2pkZ3+T9npFYSCYjOiyGPWKHKm4P1LHw5eMt278sZxS7Oe5302WdeZeSkNJuxLwQtjCA0g k1L08pswSK8WIk7PDudwtGJ4Bm28UIupIE+erMJoBKIcAltdChoMD40MkKeHBxIjEKjlsZKZyKBB @@ -56921,9 +92781,9 @@ NAgII7Q4dotNxGylo/tUiExmkiThkNnev6uvs4TEj46GXpKZCCAH3yQ9kZn0uRI5xaLtX8xXx+Nd 0t1izVsZDtMmZlLoIqVpci4R2k+lwztTH8xEx8pwOoWlxOLjLUn3MnllaD3bjOg5iJlkVyTGwOdN PWwPU6YlP3KNw4rHmqmkL/C8QiSPBGllUvS9eZSNM5WJkzax0iWDvhPmatr0nHdZgZcWlMdsgdkS yqQUdmhnVFAmclSjY1Sjk0l+D+GQGrMimOcCa7UAogYmrnBQgCLzSGBaoVJUF3gwoc+fEbCG1AKD -q/7/q+CJwMyh9GTSXu8bPSquJxO2FRQUuk8mhI6uNQ0snkx4nk9QjlfxOJlQSeCJjQ== - - +q/7/q+CJwMyh9GTSXu8bPSquJxO2FRQUuk8mhI6uNQ0snkx4nk9QjlfxOJlQSeCJjQ== + + A2aTCTzPGDuSmyaTLSDkXRzo3r0W2Xe+E1ibvZQenpVFp4vAueoluzaFNLiJ6KVPglQMwkomyfdV gWROlD/6ReI8EcB7iJeSzsdeOtHLEmts71BilLtL/TLlwat968WUV9nZTd1ll+itXi0pRCaqhRWh Zvwg1eUlFcCFPSGRiRogFvo8BiITJYHt4JvdUShowweC7pOkkIkoeGUNhJBJZfHSMmZukEndgQqy @@ -56995,9 +92855,9 @@ Sa6Gwhd5bl4UwsEnNPp3jB4hq8c4lIWN4tBws7NIpyQR4ty8fEL/XESB78CYfPw/my0x3RWHU4ea JyqDmuJqiyhfY8RXkrBHUwVoRLGS1xGJl4bPlL+Ne7vCXVbfUC3CRCC4I0oNTjgAi7pSsdwlLqCR AJLAP2bSFhbAH+NjF8IoZSTeIvE9TfzO4USN7/YEYULVn4E0d4Hv41YYXMDrzQ0nUZed9x5m7rfG ePvyjWb2HCQ9DlPjAz3nEySjXf0RdwD46sLa76cjpnq56EoHX2mdDzhqLge0YYvFBLKNXBKACUc9 -nxG3qfKJbQA3Jy5gL7pbtGx4VfifKmxDcvm2bM1T3fehSuguOk2366nV6gRFDHD2sg== - - +nxG3qfKJbQA3Jy5gL7pbtGx4VfifKmxDcvm2bM1T3fehSuguOk2366nV6gRFDHD2sg== + + tI6MCU/7hFam2cuKjoqh0qXeSVvMxijrr4HXvLCxe/miGI+hGaJ4sUzZz7gjZkdzWFMUk7tUwbIo lxgnQoV+BdpvEqVDrypnQ2ZuXcGki/BmXPfN7yyISr102koOyiEajqSK1h+TNgYZWaWNdv71V4cc pUoxw1E1hHBJFT1b6b3iqrG+oVMJpUqrabUKcGpiOxP4xZuDKQf6VwTf4LmKKPsyI1RHuVBZ+vSJ @@ -57069,9 +92929,9 @@ WJ2NAOaJarnK29Yiywe0CDWJpt/ml3B0hQyiILEkbec9C3QptLB7SR+6HKWgInbIlVCG2hQgx6WG 5NsY5S38jLtMx2fBB8l/SCxDjzaV6kz8Hf7OKCWpzbohEBs0oxTpomDM0zGISCsb9sM4nX8hmMs3 qnCWyJsSZNI3RFKDICL0gs1SkfT8wlvRZrwBqCEMciUfmflcffeWGF6DHBClqUMLiOpSOuy9S+7b axU7GXwKoNjIYDp9EbPkfor8ZY0iGl1BODGYWQxsVNGjUkTeOtV7DKI3TBfdeaGAHbdfrcBTJ/BC -BB3baGBIfnaOPNAfSlosBpqePyLXBScB0B+JCESXaykqE+PFrug1ZmPzHv1ohesluQ== - - +BB3baGBIfnaOPNAfSlosBpqePyLXBScB0B+JCESXaykqE+PFrug1ZmPzHv1ohesluQ== + + QTpCipfox3AwK9OOHuESG/R5HZzYZOhk0utADEHdpOiD7DS0m5Q2JvWw5R2tPZBciYgLgtRkJLLA f9eTDAw/w++NgIvXa5RKBxwsD/qNwfCHbwp66tabcS9PbEkL2m+cStgugUEKo+GjillS5DBPMUCI bFrZ6MkeOo03wrXksPwypeanQQOAYPuhLnEw9BDVDwFYeCICf41KEH5CSqiSb6ceAUcYH85TWg2t @@ -57143,9 +93003,9 @@ PDUqy9OxPZHRqJvV0HGY1pvNltVw6iJx7Bsmq9GoqogpSuGoxp/BMOqwGjZNNleiB92YwI5wmCWs jVYDcAhliqnFxpc2abfHrVY11K/oYDivapAV8MVtZLOq4Urou5xcytlZNci6ZEDJdjcjj+jV+KQS NlVjtNAYLZG5qRo8RUNdgFQNSi2Hd4SqAbojfGzbrVeqsXexDUVtxJRUI8mNGmdm/4amtlENUIeh oxlF3tPF/k+GFWYiNlENKvFLVwHRG6rxohx3+kaohj397rA7eiwG6R3zggdYLFU9LQrlsNip0YpC -WH4Oz00NKaIvZtDTVOQrm5ko+aaG0HLrPfhuaiSBJl1DOJq691QDxDINwNQwm2W4oQ== - - +WH4Oz00NKaIvZtDTVOQrm5ko+aaG0HLrPfhuaiSBJl1DOJq691QDxDINwNQwm2W4oQ== + + x8FS42yClIdHU6nx15zsRW+Qo9T4nQ9VbFt4UgOoTgqQgEmNYo5BhWiwhlbp3gBQWxWJiVAJSYzm 1zRFQVLDUp2zH1FHcyPKZyvZfpbUYHU9ontlj18mok3wjyo8RAdmx+aBC2X4qm8NPHwEugPHcSiQ AJYGGP9fQakFDOMxsI66XT5RfokUkXJXRHnoRYy2G5EIABCIRAAEQwgBCBAGeiRTOl4R+vZOt7OP @@ -57217,9 +93077,9 @@ HWEa0ZZ2MxaW0daJN2xcbkhYRmwy6lTel6R7xMVFbBCzMuuci9jcnilajUl4/BHaqjINb70/4tFW +V5nqx8WHbK3Ksl1r+oa5hevaWm/zp5l6lXt2FzJ5EqyE67J56rb+oP39ffgYRVV3k5od3ZHiGW9 cVGNxsL77XzH/Z5OipSvG6VZ2oxu+aTKb63h5i05g4oMd2DEA69lo4PlDQhsOM0ALilWPDhJPIWI SDc2S8e6pbWKWWh3l7/CrZC75rXQZd013bKOEJ1k6vSe79elcqWVqT5flKd8tqthIGGAl3BhEOFF -SUsLBOGiYIBLgJJCg0QSmEDRIKFFhgVGxD5Wmt2wMRxWIAmBDwIdEkAuHHA5DySsiA== - - +SUsLBOGiYIBLgJJCg0QSmEDRIKFFhgVGxD5Wmt2wMRxWIAmBDwIdEkAuHHA5DySsiA== + + DBwdEqgkZSSlcdBhsmHEy8kFmQwbAjBEpC2zAkILEhSPEU0h8UIDQQiVFSlaHHS4ASwxGykevIQg 4AGEQMhdRIUBFlC4OEIZIGUEAxWRGJcBRLzUS4SPjgMrHySghFhgoJK20sXbXNJN63W17pxcmGb2 ltmP6Yzkb9Yqou3SNGvxDsnlzbzTq95eKd2xumoyDosQGyuZwpzv5ltz5kmXK/Pg7T9DRTQEgOXZ @@ -57291,9 +93151,9 @@ iHpUz+ySf4MRlIP/XUZTC8cuiSP+CFfobL6Y4CCSEROa7JJKDs8jY0TP4kKmsnfJjNndgXEHPQdW LLKxSw79khfECS03RSnvkhDqBJuNT6Xszrp+UuiSBqqyiJqK+CbQwfyRsy6Z/5+hKLQP3yePr1Gk SwZAUlqFGiX/rhkE+1ySVR6wiL9pOB8TyCV12Mr5vuF2SnV0VHroklJ1gysTdK0bf9YlNd2p/BNQ WOSZxtOaJkS6JDr228Dob4lfHaKgS+LnVYgelmsbWAMrXdI6YoxFcnYwq67TqACkS9psulPqWOfR -yY73qVVdkrsw1q4Ofkh5zpKQ6JIoNdGxsfRC6U1yl/Sj+rop2BizqcvJWpdcVTR+6g== - - +yY73qVVdkrsw1q4Ofkh5zpKQ6JIoNdGxsfRC6U1yl/Sj+rop2BizqcvJWpdcVTR+6g== + + KrZnSQ7hmLqkTmbWRVo3L7e5//G2Syrm6J4DwUtEpKsJp53cgfR2ybYFShvoVSAvCfT4cqJHYpr3 fTug7mPrSuUTAsBGinb6qs/VxvVADr4qTSCUwHp4bsEHJ9ycGnuKglEF9NKnl+Z05pqDi15pAdtu c4B4mdGTjth7utQ7Pugwhj5c8cKDPU8TSeldTSQ9zotXoBBKGFek2WuHgKlMlArM49OhvkJYbldO @@ -57365,9 +93225,9 @@ phlYWSzHXyuPd/ICK7XEZ9u3VyicolT15gxYcTXORskSmkyOYIKNr8EK/P4jmLZgx31E92xB14IV HrODumPYQ0YfJEJlWNmN54P0V526X8ppqfgzBuaLwHfAI80T+cpSwVMFdEyKnk2lYiWzUrg+z+ZU uKUiXoO1pOR6ViwV0NGNT3ylrrQr2y8V+OJ2pyK7uJj69KUStGChHQ0Px0NFyiijOsMwQTz6uT9p 6QtL1DBIWRWgtBN3XlN4CR4eMkf6UKa7snKEF3Xj7Sjed566VP6DtkIM57MYIoFXui4VyI4pvIDS -Fe0uQQ2y54aOW1P6h+jsW9QjIhXlmjL6o6D+Tp5I5U6sl2lK5l946OxO46h02jdpCg== - - +Fe0uQQ2y54aOW1P6h+jsW9QjIhXlmjL6o6D+Tp5I5U6sl2lK5l946OxO46h02jdpCg== + + wnAT75qK/8sJM7ce2E5TZArwCEKUMmEpSlMAMeqMRMZ/QSdNIZkuknVp2Y30fpqCiYyvv0yiykkn /aYpJ4IRUX7REhs8B5oCuHyFNZjuQVMKlWsW5MYUTSrvqneLM+VxlVRuc5lVDD2n9DNFylNAQcY8 0bQRVl3tM+V10kiGkoA++64nNKUu+8WwDDM4FzmWKfJMEeDpY8pOtuauiKZwWTjYpY3ZaYoWy9RU @@ -57439,9 +93299,9 @@ p3Gd8Hk/lESAJqKTu3zGhtlfr5dij4sLyhOzfhbP5JIn0Y6VBkGG3f2Y1lnbuqRJdg6mBmplAwYC qgOKl2WDUsvWtqmNyY0eff/FdcpPvjjVCyi8R9tbAZgfCZuilcowio6+np3s8VfkVNwiwF+uNJAu ll/mudlVffNY6Rx8f6lKfSMLnZGFMGYMK3vuaMYXw3exNRhsJkhOHiN3FsyzrjePYrJ8Y5SwfhN0 REuWO3HDWSPCB9eb+xSJgUmR04VeAY+ReD0W1nD/0Vmcj/l3IwNFEi0duk4aXhcWWghiOCG8Vdfd -OysbepTpLeBAoBehxBvH16dm8FT2+lRGWVIHhKssv8A+TuhmrX/JR+/jYqLGPYh5gw== - - +OysbepTpLeBAoBehxBvH16dm8FT2+lRGWVIHhKssv8A+TuhmrX/JR+/jYqLGPYh5gw== + + t9GeHWCxkxdvJ8Vj9BmCpqnS58zLlBfWULuu+uoBpKfRYleMQCYuOF8zFixlqr4F7snvV2o7nTqx C6/BJP64e8og97Jd8qD6DUdWEQ6ybD/vUcF9hJSzlNlnp3VWnQ/TZoV5nrnUqFDvHBBMkkFB6nKB vDSihLeqFe7giQecYinFGxOlOSidJJYZ9n4OG8l5ALcglgGvpN8a37aWGUcfHHsfsZ6W369p+AeL @@ -57513,9 +93373,9 @@ BQa9d24IuEF5uPdWBdS9Y6g5ErjWN+SwyNAt+U/cgO0nTlM5/wmPqejR9ycf6Qvt+dMVnhZ/YoP6 yri8dAEHCHm1DKCLrjwROy/5hwVXugLWZgYlTcNBUU7E4Y+kSChBDFN+yXbYu2LQ0Cqu/Xa2LThV pr7CWbltezLUM5MwMQpCvCbP3yOwJRiLxB4vRDQnzUZW6QgooF358ZSoR/wDFtsU9hJan/iZZU79 ttZfCF6/RUCZ1NxwqjEdc4EsdtuHTf6ubDdjPJM1fegd97G3otUBUSpbbE2iwHw0YEvwJXclMqYI -zzMFYneYWEnMCv9VKdLitBKzaQUgSSe0L2ic95bnTXbDUG/yQKXs+rSXxeMCfWwwsg== - - +zzMFYneYWEnMCv9VKdLitBKzaQUgSSe0L2ic95bnTXbDUG/yQKXs+rSXxeMCfWwwsg== + + pEeCLIGs/dsFzC40MBvglnsaSY987mQFZ65VhnEBbpo1wBnHhHjQKif45Z4jpyeDH4bgGxR2T9K6 Mqy4OwOYwbZgW6lw3lxnJTXOjivxjN39XeDbWhGLtyo2ZxbKQqTjYweMZ1wR/CIRFPqoU1GyNz6l TEkyiFHEzLUw2MjcYxWod2/ZAKFhQo/d1HXBzx5PUJSUAoes4M5vPb1n7mTdpGV6hMzOI1lBqr83 @@ -57587,9 +93447,9 @@ sXIHLxUSjcx969Bj/KGQKX3hDuU4oaeSYi57qCOPqUHub9qZtUQJcKIBif3mFGRTQEqFxdKiLiHp bCql9A4Y27R5Qgp7yd6v65wO8IxwkbEqi8df1ypqgOXB36xghMD3sb+uI22SA9dsfFoOR/rSdAO4 P1OQDaT2lLlo7clMUtFGo19xa/nguRwV0BfkD1PR/dRSooCB1DhEehIoT2/N44vNgdSunsLSoiFd +cRyi5bAcYDozxZx9HpIxkKQWXB0f3EZo0sBkecCaOlXkErR0cgAc9B7H/exfVaLTxMLOtpWvrQI -sNJ9BuVV/FmOLNGM0c0LSN1DHxeXjsHYS3CwS7EfGf7I0UYmtAkpBY5gVwx5j8K/mw== - - +sNJ9BuVV/FmOLNGM0c0LSN1DHxeXjsHYS3CwS7EfGf7I0UYmtAkpBY5gVwx5j8K/mw== + + +uu2mO+3xMW1z0iXpw8a32tn3t+5KGFWAjK+nMSSPI5WguO6l/yoQPNZ289m3c8b7bN7SCFTQZCu HMFGLa7iEgBmD3xWxeftYC2Jcr+MNNDDkBRgkSmO9w1xP2ArxsKmed4e1E2MUNMMN5yCsy0YxOaF ywuRmYKeZPvV6TJpvkcHs1qvcBPLtWHqmwngEOa6+atCbjd20qZ++jLrUfmktqTBbxBnRZ7KU/8A @@ -57661,9 +93521,9 @@ xnmp75AtlWwtAfz882s0qdRuqdpPGZnJiY1eMIzc1LLU4a4MTkh63gVKqY4+no1RkeRWr63+P32J UVlfZ0yM4MlVuWSrjUhG8meWvXDwewxzUyAI1CEG4biqUsFESNAedG4hML8kz2c8ar5oGD0etKEa Nv2SFEdHETcHhPvbdqIn85rnQ0h9Xnh5gBBP/wwiNzAfT37mhiCDQEh21rJe4EfxJEG7XIZfKJ85 3OjLULqeFEMwdziZLnV6GVoG1bfProjkQw12JWArbd3Lec7mclAdekEck7+Is0ENFAe6GQH56bZ7 -/yKmdxKpdp4qH7WgT8MR//h/8bJnMuKX1kBrLnnG/mCP5D4j/uHHYp4HaTz0mDKi+Q== - - +/yKmdxKpdp4qH7WgT8MR//h/8bJnMuKX1kBrLnnG/mCP5D4j/uHHYp4HaTz0mDKi+Q== + + hYu1xlgVkns0CIC+Ea/O9+Ly29I34rqTaFWtNpiT/f5/FcydA0FHrpUYccR5U4KXooU7QnxJXoUq hhdFHv29I+KtMkGoI+KnnswX1AqU/izaQ5kjEr75R1uBhOxQQ/ihiIERM9gxGSf7THrEpQUOygGr YB07w/dB1d/UUYqJVniJ7hGl3V6XAVnO4Wap29Li85yf6wzj9PFm17blrXaaUUyhhE7M16J14W1O @@ -57735,9 +93595,9 @@ Wgp/pUs228QYBSjYCjtXw8ATBoO754tqnguXqaenXeSpI1XkKQBDrZEN8l/U83R00YivKy0HplgT 8zLa2twie0874rmQgiD3nagGLlsLJRV8GYf2qsfah1KwI7K9EOPf3vnYmLe/MPXJUkFcWG+8pwje i/cjNKNhxC4wXEjOdOqbuAa8iVBBcn2/8hoc3XsY3nUq9YEkTG6DUaGnmUmIpNLOEhsj5Olw3LZz JJTGgO2K1VSOKEcSyl76Yyq/15ZHSjbBuJot8ggFH5kJIs3ErtK+I3MwAWrxhhacHjzSQ6SzFU5v -w4DAZ0bSlXBd+w7tuUb6dm8NaZkVYz4yjCX/fwMfAZZHzlk5Czkcu9gfWJ0XxMURjQ== - - +w4DAZ0bSlXBd+w7tuUb6dm8NaZkVYz4yjCX/fwMfAZZHzlk5Czkcu9gfWJ0XxMURjQ== + + +ZkI1cbIiTZmN/BvDsxROHJpErDXlQtoH7lnlrKOCWsqDJwwZjrSkqNpLOmmMH+lZR+5zFsPLYe1 pXURFZLHfDh/Zg13W7ZDJLmV7rX1X4JP1e5J5ikG0MGZPuAkySWhpT2T0el15inB2Ztol0zsq0NB m3sw2MnNB8/gGE0a8maoglNyeYrdV49rTEF9eCZ5Iq6laLCMtDeSLwe5krSdVIGzFuU+a1SSQI7u @@ -57809,9 +93669,9 @@ P+rFagyQdJLSOF1GFcXw6gYvAFdDoGRfrGg6MK3lFB/6CgHwBcRtsEpRWy871U91ZNHmapW41t/4 p/bQkZ6+ARQboe15Ztou9K2Ckf7o29pcH0XjVyZ7pchBXWm7VUxjBePWv/VM1lqRqGuw9O25RwIf QUipfvihOZznDaigDKw/F419nsp7owyzbLs0RliiGCo5Lv6FnlOTMjhmSNQXje3kOA+W/maRcWyX ZqfqwYFZ0apGJfhsFmWWr4jT5W9JnZY1kJxfsO+i52JWUVWajDhznBKM4i2DIE6JzImibMPaAlhc -1YcAZjdFXBmkBqTzyW/T6rG90gmI6FlBQYzh6NouiD9OF4QDHCwDCrXVMRxwS4EABw== - - +1YcAZjdFXBmkBqTzyW/T6rG90gmI6FlBQYzh6NouiD9OF4QDHCwDCrXVMRxwS4EABw== + + AEsDOQbr2DKGdYFJyiRTkjKP4QsYPR0ZAxQDFAMxjxumiIONidCidU/EIcQKh8acDhITJcET1fmM BkBAAxLQATggOMCKAPSwHfUpZDmHyFAfiDxmKAl18xmpRUUKkKZ+h9hop9RpDUNdHaB89pp+Rmao pzNdMVCIqlBUGziKh3irVG9VlxfzVOzJSmRHPDiX+KJFYs1+nVWFnszjzyS2UHH7Ei2qvh24J+4U @@ -57883,9 +93743,9 @@ woWTRCuWk6J6eoC88vnQbFe41VTDw0uchKnyjSIniVlZJVeSiphzV2NVD1DjJKAJWKTiaMk/K2CT YFNkynyuLqj1QPXwFQIDm+EBSuS7hqDqKUWCyv0u6CRLTE7GitP+WzNwmGhRabi3ey0kSK92r87h 79S+rsClJ3pH+N9RS64LVEDt8/g7ql63oNFElBr64XOfqyJ8oHWWECNWytYelnc4Wfh7BpLZpdl6 Kv4XUYAV3rKc07u6ezjOfwI/Ftyl7VrBOd3fiJ1U/C1X9dOP8x9Aqoe9T9JWKEdroHJRgwJOW442 -6WY8CNToh+DJFzlcZqwbnk0aarKEvQpFpNnj75zcexkNGJlOLpPhOmth2QyZUkemIw== - - +6WY8CNToh+DJFzlcZqwbnk0aarKEvQpFpNnj75zcexkNGJlOLpPhOmth2QyZUkemIw== + + qgjrV4QGVkC6vCSP+rTobR/YG+z3wtDgM24sdT0VqNBKX3DgNvYoqZel6D4fvksqEvkGN96/wiLd DCorTDM4cQIT0y9+DOPnw4WxCamHkQ8J31NSFCPn5vOhtN/wNMxlLBc8BW8F3szVkYGdf3mc6sFd Fml4MC2Ttut4L027U1aFTcw0QGIhp3w/nw+0//kteSaVL4LfpPgg3rYeoNfPh61rkhoiZgg3/gh+ @@ -57957,9 +93817,9 @@ VYgeaH1Ob+nAMaHFq6uCvQvJUujxVGMCqqgCQJAQyCgvwASPOPKxCi4tlyG5Vw1WxUKf6E/7M+gT S2EyslQF2pSsaEWiUrkhzDthw4r9+XInQA4O5SsQvluBuAqTiqLM4pMs8blixwlMHNQMu/x92pNx RYYZCLJ7Efl+zVZ6EWPh3ejyHp/nxO5KbUhDLN4b8tsFp6GTmHH0tCljUbobRSUadfoGxWgXvVgg ixRpc4lfRJlnrC8Wv0N6x2pD6eyFrb8yi1+w4XeEf67l8P6MayENFshOkUP3bM3UiQSwMJWwxTn9 -werOwnWZP1iH0flc2vqz+FLhuObZ96RV8UZfmyw6Zad1zpSe6ADQSdz7m0H8FRDORg== - - +werOwnWZP1iH0flc2vqz+FLhuObZ96RV8UZfmyw6Zad1zpSe6ADQSdz7m0H8FRDORg== + + wy46ANp713MkKKPduuIbTjhf0DPK7Qi4wrXBF/01qo+s4/RQV2KgKRK73CMhDjX3wAcnLF7jFEvu MHcQv67stnosi/XIWYQeKlNwO2HB7++rPLyvAc+kiLj1kUG/z/rgDozgMC4vjhwJPYcYF/CtwSm6 c18fV4PWhis3jrSLaSAogDkWOU6D7L1FITqwCeHMBy/Qf98a4B1em+3Y/4IDzOFjAwybGtvzLVbj @@ -58031,9 +93891,9 @@ surwCngtIOCu7h7O859hepijEt0RcvrsU8z1O/oALqdvaUfjDOZ4q8psqUSZCBR3ksxSKkUOtO52 xYZGlF+6R9eZoa5uYDyjrB6J8aUVvKLBISpQ4TjqO4MlNeUlYuNLLTMUZ1iA53TqE6BJ0rJ7A6+Z fGqKBkYzCFTEsKgV9YHGtEz6khvshC094PnwK5ctrVeswDo89kJDjvQrDohGZuA+fYTE/RXZGQOK OzUZ5asZXFNk5W6JtaSMGLv00oQGkCtW66+64OZcnmkuB0weLYw7gBm32RypzgURmpN9LzldSbp+ -RQ8agsGcTbI/euYZViy+3XCMYDUJGjO52eMjRoT5QYV7vg13MpQpyromVelvENMHQQ== - - +RQ8agsGcTbI/euYZViy+3XCMYDUJGjO52eMjRoT5QYV7vg13MpQpyromVelvENMHQQ== + + pdKbr76VvM0pI5059y80lyOPAbloLq1TyO+iUT3FoFpLxKkorEkel5kAICzI5g6c15oveImzBqhF EjWJnQ2+F0bMFDT6YI5rJu3XwFwal0l3v9qmoMmMG8QSnjeJJSQXFAqXnqBeLrhPH9ug5aJYuFzW o07Um0gJoCU8krAlYkcKrzK5AX5WcoSQmq6oYCqDgFBNNhWYAGUSzCty/j2sTJh3PX0sw/5E1mRs @@ -58105,9 +93965,9 @@ Wm04FLl0UNUk7WHpHLdp1Ya0sXtyRWbqHtPoJpriCMP3GOtFubBHYb/Aq0SJKZQtYbN5Z9tjn+Nk w03i7rUjU3cZ2ub1xh68oa/TIbKC2dqzOr4S6aaBmX2bZv8JH6DSrIhO4UdrEoqS1TkSNuJUOz4y ZlZo2GhZDRflpdk49Xv6ZfVjFhqLvq29zuLzNuWId6SI34YD8mB88Xea440n2A/JbkoQatpSpfva wBY0XtXglxctHWnKJyjadJ2SH3rPGdysffrYfrAtFACRl1jZs3p2BxkIoUIsXH6Rw/gFPW10wE/n -GXX2XakdloKdGzJJerh8b1qcPY5gMBLbqbNUTIucllPz6qlwj7/qbFQSypGz7w4F1w== - - +GXX2XakdloKdGzJJerh8b1qcPY5gMBLbqbNUTIucllPz6qlwj7/qbFQSypGz7w4F1w== + + 5EHY17ImOjRE/PjAmZvV+TP1tcKJzFE24hd/BlVntktPoQAucHtq/myoozzqHHKkQeSPcrumh7Y6 c9QxQ5yT56ZaFuppnaXZ9pA7R+wkXDfgyKlYGBLQDdVpaes683uMy4NirNlv2EOusGMO6w7Rj+/V zAtUNaMj/NbQdOCENYeq5qxrLu5bFLqXtIIS1mxdxZEIPHYXF+WMYs1cFSXL47ufRaHkQdgdYPPV @@ -58179,9 +94039,9 @@ B6DsZ/7tixI3EE17U4UXkQjFNblD1d/62VEfPn/BV7ayLOj/wWdjdmGByQcfmwEq8YikfTOYbNP0 HfCBDhf7V+JvDtknQdxcLS6oBIFY7x1JVpnCsm3GvQQDZUUcIoIrCYFqjUrZ+hGhOvPm1IPPp6tR F5TJwNQThHLknARhyV4SsxPWM0gyHy7Ph5VMz5czq/IslXlfBlV51kdbjE+Bh3yTev55RqnpeRfH TgdAcxa3kFDAuMh9fsKcdCFoki5YBN18BLGrFPJeWkOgfVh2culRpH4FdE62LCrwtNzQG1nezaui -z/N1cAi4DW9UBnzUR7iJB/A7O9UciGGUI7/BvVvVIZI8T0n1M29EsAuQEXH+iRh25g== - - +z/N1cAi4DW9UBnzUR7iJB/A7O9UciGGUI7/BvVvVIZI8T0n1M29EsAuQEXH+iRh25g== + + qGvrH0PuYFFL74myiqy8Le9vdoAYtQiLD2fjc55nlxRUG8wYlKwqN3Noi20WbWWURl9ImCaaGZLM yvHo960FNiFd2VSW7xcVsotKdI0i09+4213aRtiafi37BiDf6bBvOMLI8xlV0zKgdLQo4EMmtAm7 yqfgo6OOXaN9CCsa+p9Uc74Po6jNk5qBvgJqp/di4v0z278C48PsMj9hN71ugZyTICffGdupE+Np @@ -58253,9 +94113,9 @@ wtlUPHjgkIYuilJi2lFhQf/wAdrJgDoZ28BWhi6jAQbBPmhDGtVoZRUSC5p9G4gWQyxoKVlZZ1PU n30OSUIXcPjt3/jskkZ8VWdv5XWLukjn9DA68ncXkKs1FFGG/YeHs9vO4wXLkunuc6OA1X/fqnIE qir4EsMm8U4eigN+8MHE1mc4bEWLg0AS+UpY4NrXDhhzVs/CtEEMNfv0XrYHtIVOhxMgXMnD2IX9 wcRlNwPKyKNdurnJzqyRfDNRRinf47djJJXwi3sgrL914oAfdHEMyUUFSrDOabaqZshioKPDGDmG -Rny7uxzDfH78ySghrdsRYubQ5GDaMXkcvENytqT31aabtYju0L0QNWCm8pV5kGWTPQ== - - +Rny7uxzDfH78ySghrdsRYubQ5GDaMXkcvENytqT31aabtYju0L0QNWCm8pV5kGWTPQ== + + g0zf55/3sUzynWSKm0b7eU8Vtx3QCCKbJz25pFPLuH5uihaz0uKfFHs5gfI6x/OSo1vOXnE6LAXF 8oYo21jPepTaAHEkNfIcoLNrsAGERLCFrmXUA8W2utfrcompuunTWgXh4Q+F2pyuE1rM1+XUdocK qCMXJV6iKSNIzoukevtHnLzSX6V43oQHssTLm+ig74/+DPG5FiQ7Fzj1lQ27n/pzZUpA0e0SB6kx @@ -58327,9 +94187,9 @@ VVZI9fKIHNaSqAaJkLStjrLT6+GoctR7OqShonahMPddr40yEKCyaoJfvML/jiaFacfN0j4xxUCs 7eo4hmKq8YJIz5mu4cpUi+WaImik5nOJophhxNwwO/gqlEmenjSvySjOTAypyLIqrNJUZUIeVZPU +KwOJIhRlUpxUR0IlOqqK2G7uuL7qx2KRJ5y89XHhUUPIt1bGGmSmaKaxDpqHLQiV9FDhj7UiWfI ILKZUKxR7YVkJDBeKEz1KotPvNURyuijqKIUNYhBajo7YkEhIQ8Vez2fjiXBqHREYm03pSHTTSQK -Toz1V1CYF23EvRBJWR53rL7J/LwciO70bpQxaam2iYXOxCrxOnJxNbQWipoI7AydEQ== - - +Toz1V1CYF23EvRBJWR53rL7J/LwciO70bpQxaam2iYXOxCrxOnJxNbQWipoI7AydEQ== + + Fp+VzDzwgZ1uwUCaho6Iwx5q3YnSGagSNEHvOx10qFoJirFUcLwUyErNWmF8mD1RQ3WotTkdTPlp vKwbHFSeJyYRXjyL5el2MS1MnGnMHbPRJThUDeQFliXrR7e6Uu01f/9isLGZjaP2NIo28eek1Pqb wj5CpId+ZF90Kr6X5AnyamrEGPLc7WyGDeIJa2HSCgbWvLqaDtZwTipYxqFJwi3NNpKhlWZMM4d0 @@ -58401,9 +94261,9 @@ kYjRqM4kVIHJXAUfQp5KmmGjW7FYyU7SHzCTEoHtKrANoVMQ+duPj9MPaVmcUekXOEwvo/Zh2g0C lpNtR6i/wG4NQZB9RxpsPfDhw9odLVo3rYIE9TtHMsH0KLMdob9Ocnw8hiRtbIok6mWUpPXmz4Hk ZQxJ342BGMhDoTTkAKEO6zDsf45MGDbDCyVSrPgYkMfBIB9KiamGjOLRnv92LHCwXP1ulCXs/xhZ kkHhv1v5gZCaF3YfDFNPjJ0jytqtqkf5e4hEhnJ2Fqnvz/SCWItYRtJ7GtKdsd9evS5JVlC6KTRq -Jkzy/ONNPtI419Zj2oL2XM9o3yTPo5NZSfMnskreSHB/PLa4QmvceII3VFmhRF7ZMw== - - +Jkzy/ONNPtI419Zj2oL2XM9o3yTPo5NZSfMnskreSHB/PLa4QmvceII3VFmhRF7ZMw== + + n4ysAg5wajv47N9JegDZi9Z6vA/u2uwkB+cT2AAZYlMZoNBFul8/cr0vBlvpCV2YAdp0JrriVwbg 0uKdKT0hBnN/9WrSlD6GWc2Tk7x6EpOVgJJ/HSLh260bdU9yCgaWO4mweapZSv5dJZ8kE0w6C6Y0 T1Dy8mdMSnNPjLqD07arlX+ipCeuO8GiEnKndKOZ7L2mWIFxN74kTOC+WcLgXFRL/8XusEG0KgfF @@ -58475,9 +94335,9 @@ z332RZ75s6fHEai96vzC5yIvxBQinrPUxkfqvQsvsv2yFRBzm7vs4AcxF7le9+rg3hOh6eAPFGJk B9QbnQ/E690iF0aGOzF8ZH7HN6MDS+yRkYW9LAuBxyK3FW3C+mXkZyKMmfmE6HM2I4eRU7ICIgFf DzajjGVkJkJgi3bEKkZSYmQ7C96KxMQwBpkVDo6R5fwD9hY43HtKMXLTkyQhfWBT/pRzCnwYGUjO 78NujBZFC6vsRTbzBx7O94N7gjvc/UXuwU2IWE6IZ05wkRtJpPe92DJ7A4TSSRe5KBR3191WoGxw -xftdZMphYMNGu3McQ3UXWVZQ5o2rpfG9AZEsshSsJ7KYU4Da1bhGoIpFbsA1llc2UA== - - +xftdZMphYMNGu3McQ3UXWVZQ5o2rpfG9AZEsshSsJ7KYU4Da1bhGoIpFbsA1llc2UA== + + 3BTdA7irBTBTkc8T0lmHKVaHaVf8VmR5JFrlnEO3tg7yuEW2mf2WcdSorUy5q+r36SBlLs+vXGQn lnd35WhiYQFhZBJOlgWXmcf3/QuMzENlkeXHuA3x0p4lEesA9xhZgWG0Q03z82/poQkjazbFnTgn 2rfuhpGpUDj+4QlChkfF/TbY1hkjoycTY3h/DO3XCICw8ISRa3Bwprpk3VfN7MLIE4ZfSaRVDmxf @@ -58549,9 +94409,9 @@ fbVB6DdF+02jlfECv2HOqoHQFNibs+OAajjfi0tbsYbtnZL4/VL7CLUiX3yGXNZ3UQAB034de3NB UJeau+lbmkXh3oG7Ax+pXKrgW87oIejthAI0CRMJ9W43WRSZAUORfW/H2Vp+1qwd2by5d4TSFWNr mr8czZ/BruNLO+igatwPOUKJXFha6GCsnBUxkJDi6mPF6tpa5mWwl9DY0Z0KYcXOLqLdqRnnpxTn tOAdpzDoi581blPB7I1sOrDUxzqh2bChWdxfb0V+9VYpgERAC/mDqJNcpL96tOf8gaUSvVU3uLHu -qTcOMiV8HMij3ozDNBEKfeKHYkuAEfsK7Ltd7NkXr9mcIIXXMiDTuzX/5zgNkwQl6A== - - +qTcOMiV8HMij3ozDNBEKfeKHYkuAEfsK7Ltd7NkXr9mcIIXXMiDTuzX/5zgNkwQl6A== + + bmLDkAN6biPFFh0ZFcWiNmKMOLPzCbaUskZTWM1rMS/fH1e9xb5YUQaJMUva57TmJHKHo6VAwUEC M/3XSxQKC/vD1MyQixQiZo7RWIghjiM1Nc+CMbbDnlVJaAM8eTDpPpnmXmC9jNSHt1sZBEV0fngP SRm8gX+31KCVJNGPBBi3Yx6rwD7CHXSKhU6N8mZC6AeZGRxzI3IPNsFcuF3szzwUN2nqU/lU5pCG @@ -58623,9 +94483,9 @@ x6AKVG+Ar8VuNwx4rJtSDev6Bf7LpWyIS6oa1UmqSNQDbCmqO8hyo8GKCygpzCpJiSbXKl41u7e/ JDSfOBvr6ZwI/E895sRCp+2pLmzeghmSLsB21lpdfRtxy9JEziUYoC9d70hf2xTemSztBurRbB6R F2aTVURm4UnyOTgkU37+spkmrWafkSQqz3nlREUgvcD46qTjvFTOypRSCELFnxRSxvmFEDaj9Ry5 rsk2lV4nzvZjJEtgtLC3DX+scksRGU7ADueQjs8/Wml51e91PD/WU3aUHGfGYc4d58qhNlo/D44/ -Y5inwMeoTX/5OGzM9VnUIg2LAHpD1laMYlJCnzQ12SBRV6WdlOwxin1IiKfA29Yg9A== - - +Y5inwMeoTX/5OGzM9VnUIg2LAHpD1laMYlJCnzQ12SBRV6WdlOwxin1IiKfA29Yg9A== + + g4ZxDSMsM73D7/82MBYi8vdyp7oKw7AiVKW6fF3pkimD6bKjc03jw4KglnDoOWzarDdgEmLsPCzd O7N/2x37VznN5ki/L8lf+ofZadYXfWJmqjqjw0fnVxYCRyAZe+5CI5uenX/PY+LWTo24VU4Yj3Tv DLcrUAC9e7M4ZO1ci6nOLhv8Q3zZNdlUl0sAHjsF/DR0JVr5vGDk24k52aGgAbYSW/S4OQ6JPykN @@ -58697,9 +94557,9 @@ BG0mNgftCAO8HTsIhRp0+z72F7TjrEAxcVIioOIY7WhFvJTLVr0NxefgEwntwH07ppRmvYfkfose 7RC7K0OSMnU5DkC0w9vGqt87CYu1qkduJ9qRFtfI1YFw57t5hKMdxeIsdW0xpUBVwvM67fjyqIK8 vot2u6kddt1fYgwHpPuS9jp3edeO2ulzGVjLBcBJYI7+1g7xL9FAuNUS87WAOe9qx3/i8i9+qakd oiuJIE6aC3n4BoScpXZQm4wMe+TvfHaGb2uHtCP9YjAl/QHPIlu14x/ituLRvZrNQMrkVzuu6SD4 -Gj1t6wXMEK8dpdWRcGdbhIp4t6dsXTu+57ZHGxYTyDHbIZSsZoYdGROIpWPrznas+A== - - +Gj1t6wXMEK8dpdWRcGdbhIp4t6dsXTu+57ZHGxYTyDHbIZSsZoYdGROIpWPrznas+A== + + Bp50epyhjB2PGLZD5pS15H1sijQYWjtit+odECZKgwFFQwVha0f9lBUHaJQPBqwVrh3OYyaEIn3t 7WBMFhJkO+qIG7MyQmep06r19HHtyAQ/u5E8Y/EKcuU7Vjukzd5HIgaOTNZjVp+ebE0TK4PbiCjQ cV0VX1eHdZfF1PaBDrJxeVR16/kbjGcDOpT4RqrEcCEDL9f7QMfXdacO40HV/H9gZAAdp1Ke0U9L @@ -58771,9 +94631,9 @@ koMkpAEeRB3K/o6SnMVHFZboppiqHUJOdmI7bIbE77U2KIoVZxd++mk6cM8AAk3TkVf+FA9SdQy3 td37gfSRclZbs51b7ibKAkzxGeC5p3hxDdN140uDEPMh7AzJcutRyZLBSLuCdcIMto6yKFWFxoRu b27uYt0WeAbe056G7pO5j2QtMS5JRgAM7sH/duHZmKNg+Hc7GUoZ9Hu5KPSjwuhwjYOL6W/IpstX HEOFNo/cwO0BrnXNkd5jFL+JMWmJJVIQhA9g7Gh0o4JqF2GSNPFtjo3wjV7AEJxjSwUzcR7A/1W1 -R0ZcLoDj3zxWaoenLPis300ULVa9DzU2METxm21RRxm4rc32IJ8wJYB+BkSxP+TpAA== - - +R0ZcLoDj3zxWaoenLPis300ULVa9DzU2METxm21RRxm4rc32IJ8wJYB+BkSxP+TpAA== + + gD6ottKClJqaf/GCBM4vKOQE37xMKay9Mr+FiLq6QrAXZi2C33+j/Cd2fc6hy9TyeWUbbEA21bRx V11MiX1HAUbekqh/a+Jj0/vg29jU7hUX4kLrUf4P7XxJTE6IiBZGUSm6Zwp7OPREo5hCPDatbcG3 JNiKHmQOHKTGsSyqm/OfnlWHMr563rdI84a8VA/TLcREOx5TGbYpZuHnGWg03iqruwT1tiA5isxQ @@ -58845,9 +94705,9 @@ wtdCoLw6iXMtuUa4w4bWBP/eunGnti85zuPGKSDqG2PoGJy09vzyhBSkNcQiKYHXy2bKIRqjGgaK D8DxEl5L6gFY15gAHepfPsjixdHh2FsGWNxqoYY/tw8auhHWepYX+cGRyhRkE+xEbhEjF1jhuCJA wBukn/c2D02uQObZ9n2u6rqhssI/q4VoNaXowMLn443L1aB5pAmP7xPSSaGn+ps0OcEq5idDey5N Cs5jHjLGWgdG7opFYWCr7ZQ/B4HFI7MpQg066YF+nv4vuyXmdEZ5bbkgoeGtpT9karL6MHmQJ3eN -o6W2JSlspX45ogUEi7VwT2pD6qYOlLDj4iiNgJmObSbxMiaz0zJAr4WXM/H4bUsP5Q== - - +o6W2JSlspX45ogUEi7VwT2pD6qYOlLDj4iiNgJmObSbxMiaz0zJAr4WXM/H4bUsP5Q== + + 8iWUOgVipCDOs/KcyxV7354XBZAemzbe/KrfAB2bFmdTm8nGxUlRVIjqWIuQsYNr4RaizkFdhhaE sDDak0ORSr4HrDLnikoInknx8hZLacXkrTnnnIJh5EDY7JgPwnUdiv4FkyD5qvgS5ADBOA0MFxM4 fTq/jDn0YhF1oFCAYW5lrqjhLmYQ7Zswi5tdu7JU04IDqUT905oCI/BzSeaLdNqyLylBwogELILo @@ -58919,9 +94779,9 @@ Ur7RE3h2xBE1OCubtBQkaioa+2zYtJpuNwR8seasy7zHRK6EYglEmh/USZL8A5SV4pvyBnuC8iuD R8BOCGaXuVfjABTNR/uYL62Mlvil2uHcm3bz0eUuF+Jpa44YxfmtVbLK8JapIC7VbHdC5Ls51+qJ tmfBkawTt8UAf6KZ+vfJmwcFoi1GE3h7wVSrLg2EKqqcwZE1stxK2AxoC2sb8iwAj4OasJ3tG98k L0Ag/GZWQrwpsMYJcNw2juqbnmh7fBH7PHcAivAqWmZM2GHtCDEl1Jew9znfOsauspykoMb+fzQ4 -y80O5KAh1j3sJ64fmRNMCNt9+Ecn+t1/GB5ihAwxC39TZPRAXrQ3253WRB4R5dsvTA== - - +y80O5KAh1j3sJ64fmRNMCNt9+Ecn+t1/GB5ihAwxC39TZPRAXrQ3253WRB4R5dsvTA== + + KuK6eTi9Uw/ISfmfC8RsdM3N7puT2V3EuLGIkj7IuOh42VgC4pxRWuVH4fIcSrHg58nTklzxOSRF zIaR+dufVQTSrWqBurItXjMIZ57HZJipzYc2Z6jdtyi2amR2wJ2FAG4wCxPOlrz/f70m5brZ2YKN KqJwQv9jhRhWaaNeHvDV81zBfvTYKhpZTV3ggXUj1/n0SPL5oRwWilNWGR8bjZuS0uCvybB4f4KN @@ -58993,9 +94853,9 @@ dP7/1/l+z79PZ/v/277t//ft/2/kH/n3759s/3/Y94h9Yt/ft/+3mpnZP8HJ4GCOmd3kzmx3Nup9 PpsUuoNXN36CN6FNNOlJSNCTOzOnTT16kvfeRLYZPcG75p+0NTPr5M7Mk9bMbnJntiqbLWkmeb9y iUxF8kzwZWbP3s+yNbmzWm0K88hYE/xN2hpazeysN7kzS6uh1T6x3bYvu9XMPrmzmtVqnuS9LZHr ZUVP8HWtPCthb2aT1Zih67XbOzdZtF6k7G63QioikaFZbxPBki8nya6+Otc609xO42uURlVXJRNl -fgzz2KxIZhoeDT+vnWV1vfKmv83oyD7Es0msZWV27olXnPZfjbe22U/P7MpSkarLdA== - - +fgzz2KxIZhoeDT+vnWV1vfKmv83oyD7Es0msZWV27olXnPZfjbe22U/P7MpSkarLdA== + + z5qfU5255kR15Usqo9mpDqcMPXQXEtWUO1UiLk560Yzx6KyyqDX2oZnvLKfYDMuOY3gasx+VvGXa U2Q4M1SXdsbzCQtxyguWsow1Nu3KjVWhLd0cZ7lMPqRDtCw07B2xlYaHdldES1Nhpak6ptdnqNiQ se5MZ57JhXpbvvBTp5WqCa2sigplFdF4KsymefKwb+LZPei022Wnpc7uNi7o5lB1fKfDQpzaDq90 @@ -59067,9 +94927,9 @@ TDtvKSkb8ouGiDrw250UTQDIpbYPYIhR+3BT6lNYYwiopYpcwyLRRKzAVDVdqks5tQ+nTKrtHPWh qdoH1NmtMIHlO1YuqSDsuNAZjpkyh6QdUNaKe+sjjUBoIX1wRFF3TDoQOmFo5OVtu0Q6657pL3G2 OemLoJPLybA9Sd/zluv8FO6qSd8d1+g46FrItWUjDPusqfU0eA5ZC2wkNkfodHKm9MXeeuS7g+UI kDJ0m0Pms+6ykfZeDSAfhHOcTNnrrlJzDOVtqhMDpD6oXccTO/mgTJajNdgdyQXv+8qdW8WvgetQ -xSv9z2srtPb/LYw5crGo20Njom3FDR4s3x4yiVO8b2iIb8/q9aIwS8eY4sZS3S6cJQ== - - +xSv9z2srtPb/LYw5crGo20Njom3FDR4s3x4yiVO8b2iIb8/q9aIwS8eY4sZS3S6cJQ== + + XlWdJ+G9ze1OeBlZnhjMyk7tp1hfmS4Q5Wx0Gxepahk08UoagUfbRFJ+n60wGerOp5lO49uCuNcJ aVAa/rRW4iGUY34utm+oS0iw2SKlUx1gqhnOudNCdB7w8ya16mYgsHLm4GroqGl18ZiFixKqqNxQ 5A9SkYoBrkfCYxZzEYhid8qN1hiKpXdefDB+FbzDA3Yob51u+zw5QLLzPBWjx5CVBge8Qm8aYChd @@ -59141,9 +95001,9 @@ v9fTEwIFLhO2f+imZ1JTtoT03J3RZmriOh/wj6Tr6jLT1Q2leiKQD4s8mJ8T9nDoeSSLLcxB/lri q7IWuiQyMLgC+MIaonUlfiyvWYEcrho3aKR17wktkLcn/PgOX6BUSC78JqG/Dlbah2weJOaBwFWa HWzwIWhbfosumOta9mTqy035z5TCXfOEBTsMvUtdDKnKBhRFa2kbLJAJMiAxKH8frMM4TTOM2T+P /snOJnKLHaxDpreRns+6tZw6rurP7CSE6GfKXTW0EjUnui49aIc+4dOKih52vvQEDHuNXF4a77ZT -LJILkYdiKVnASRJQhWPTmPOKxJ7HttR5O7kQp7mYgHwpVLv7qiroBdQ4p7SAy9EHMQ== - - +LJILkYdiKVnASRJQhWPTmPOKxJ7HttR5O7kQp7mYgHwpVLv7qiroBdQ4p7SAy9EHMQ== + + DB16YUYvpiI0XvmTUX/VkycGEJ0toOUUrUj/CiBEGJGTEqJVL0npXPoej33V/3LBGEZViMJxCAga hV+A9kUB1E2tz5KtXwXSqDDFo2zWOCD4HPmOvopQnGjpPz5/2DZDA9PPweqTtmGsO/oe46q4rhuB Y4Wq0Ha6ZSA4LnnogtdF1uE5WtIeVH5lHQEMoFRfRh91HtM6OntFwaZcM1lUdgiKpQlyuidJyWbQ @@ -59215,9 +95075,9 @@ XgVJFGSvgxHIhEf8zxT4ZxCWkAMb0QJpOJ/ragB7L0WXRWwhl7ilXHobAoRIz+8Nz2+Jpe+I7kUk CZjr/y1iMn/jFxMd8GtWJol68Z9yRH00eGYSmK+OT+sgAYObHbVp2atfkzCPKePv6KQlTPRqVTF1 c4KBWAzyaoEhB8vlaivs3otR+eMki3w+wLnwL8IVZQmIzyuwwd4UWif5Mytp6l2TBJUqOD6EneYA SEBYPrq5/PcJ089UEAaZjMRo6N01z9Xy+hl8X3xjG3kESFDcSrdtOBhq/bmwTlL7CymP2gqdn+Fi -tJGLQdYRqDbI6J7M3SmZYqJDPnlG1GV7Fpy4qXp27wl2LnDs9zn+Ihni4fKuRyTUSQ== - - +tJGLQdYRqDbI6J7M3SmZYqJDPnlG1GV7Fpy4qXp27wl2LnDs9zn+Ihni4fKuRyTUSQ== + + KDqhHa4PVKVdjxE+e9zv+QpZNtp2S/KYOSK/ze/xgzg1UrY90jYeg/uz8KHoGyoLZSIam+SayGPS DW50v36nP/n91VuOujhK08uZmyPtWNBHoVOy0yULYJA1g4OkjvrxEtAkJNEBL0cowz3DsLOZKr1R /zWrMS+rPW4/0a77aLzBxv+pKoKnrU9D0C1mZATmjGjl7cSI+BcRSpc+J0T5qJDh7o482lEU2L6Q @@ -59289,9 +95149,9 @@ wkbCoWHtwwBH6ECr1ZGBXxX+lFMk+UyW7X/8HWxjVdxfLGlEGxsxLKcbQUrzUS5aji+3UhJLxuwH 3mEBE3gg3KKB14FwysSK32UcyCw6xLMGdeV8E8cYZ+8ajxm2hz+M0v1velgjW8luo5oeppspSUXX QEPRe5cbOFL0Me60BpR1pxCUbRT9S/7AQxcqBeR1MGudorL28UC6ojdu7HiOahEl0gLJ+JzVAAce rAmAU+062KOaZppGzkH2yh7+3OsEaUSUGTL86uvIMwelo24ry6SC/eS0A2NRF+VSRTDfhrswXH4K -snkd/qvms4Nu3E1rJ0C+G88l698gYYKZoenBbBCeYwBH6HWwupoJE73CnuFALS/2cQ== - - +snkd/qvms4Nu3E1rJ0C+G88l698gYYKZoenBbBCeYwBH6HWwupoJE73CnuFALS/2cQ== + + p+QkoCGrJQy1pToF8GZhw2IGK734ADVZumGA64RjiOHfDYzBqtPDrwXQpEtWeeAa7tcDebcAKgNV gwoyo4eV9xBoeCHncXnnW5/3Zx9kn2KY18P6LpxlpHAxH+237NRNFNMwueHjmcGa9mOoa3rQuqra rK8mp8YsIGRRACXdfcSDJw/MKWL6WQcFa6hqJT80PUTz52pPWWnksPpwCKedFoChY7wYpaosoXk9 @@ -59363,9 +95223,9 @@ BLoLVLqLH0z3PmtMiCu6WCfiZ10H+uoBmI4hl6cN+wj/2HWOQHt5K6RUuVVX3cNRqJKmoGA3tLwD fQlDM8NfDcTcr5/saoxOB5kHqUTe+VJlsc6PAMVqVxiBeMfLGADEVBZqsoOXYU/EoOn4YVrD/JhJ g4aq8DCJIbiM4eaLVuGwroZtyRijplU+/2XG2Qya1MoroPABa7CKC+OsGLWCIirXkCxfUOIjcGFg SK5zVIxYDxjRFY3hlDDyWgJzYWbPz+BbadKKvLl4lAKeqKNU1ZqRC7PUvu66M5euK2Qd7wr0yieD -zoN+bo8UDyeMKlt52l/Tvwwxw77WDfDaUXgI+XnF25pxBJ2ZUQBcZcpbs8lv3PtPDA== - - +zoN+bo8UDyeMKlt52l/Tvwwxw77WDfDaUXgI+XnF25pxBJ2ZUQBcZcpbs8lv3PtPDA== + + DvhQG5HFeBMpSRQWBOLESXnFYlJuAHf7wwzb90cuHjlJ7srDdp48HPg0587r5RFm4Yvz2oIKCtK8 9xXUTDjYw/iOo6HhFjUQ0A4yUOmjbxjWWgxO4ikFLnSvtd1/izJ7Lev+FOefvdLbnBy/W2jy2yI/ O33o4l3V0sjrIPWP2mNcZdTbDfZ9d2uL1XwalRYRT8sBmxJAF6rmyV695UB3Li1SxA3Ma/Gx5YM1 @@ -59437,9 +95297,9 @@ QMtCn7/PGlJzQnbRg2u9j0rfxhbwN044tI5kK29OIaG1AcPzXV/tpAgLvooNjJPzYIhVohu46asl Yxx+MOjvkAO9QskHKyNbfOcJwfJNK6pSwHA1uxP0QeJTuvIAct4MnSbAoPFbqOP8czW89RnhlwEY mJ/rmfyCTz3G8D52fBkMiHka2mDk73VDJP2RMq8IJb/SGZWaUyRrzaHosEiSPjreit5bHuoTJWAK ToZU1pONyqQpORJrUzJwaAY0LUMOgOUkJ0PyW0YRMllEC0WR4SPxtsRMTUBRO8aNVVI+DPN9aYjk -RClAmRujCv4iRQuRUVE86fUhk4fSQrIWSfVzITXVIV5UQV2PTZ5IAmTKIJBknmGqcw== - - +RClAmRujCv4iRQuRUVE86fUhk4fSQrIWSfVzITXVIV5UQV2PTZ5IAmTKIJBknmGqcw== + + nr5dnQNPab4vV9uQtLfmrO5UywHbgyWh4kForhIg9Fu+02kqIqkyq7MvM6OGqIPBwmoGybe8SrRX lRUKAyNjeD3lSBLYqCUWGQNapSq8TzBA5le2xbNKWAz93oO4szk5OL8yZQ7OZhk+hmx0pbOGC2Lh ot2kTcqF87MlNa160bpT00keKg1cebNxgfn6LoMjXi1ne7L+rReUvSzg8Fd+QEnIMUediOu5WTpQ @@ -59511,9 +95371,9 @@ aDggEhnQo2AkAmKkIYop2fkOxktLSceNx8lPTZCDHhOLChOWmwUUFEEUJiYoPzVBDkxOFOOCwQOe D4UEk4YCHR8IRky0JmfADMwBkY8fj+4HDR4YAJ2km4UGFhCKFwU+LSwrJh+o4eHD2NEAoeUWCFoS tEgnwcg+UImA4JuXHguRHJ6EhouRAR6Emh2fGYUY/YAZQUB4pKTNw4UFk2w+4BCdRDykEAYuOCUl Di4pAoUVcio6YJhASEMlAwcfiCyINIQcGEocQlYmKhjUQ/EYCBE1IDiHhgaqAOSmpoYjZSJ4RL5g -UiBk00Oi4LJDoTFgHfwwTwfQgqCVBgwqEv0jw1LBIZEKwyWgoE+BoGYGvSOqOx1iEQ== - - +UiBk00Oi4LJDoTFgHfwwTwfQgqCVBgwqEv0jw1LBIZEKwyWgoE+BoGYGvSOqOx1iEQ== + + QVQohNxEgsYMyAejCAHGBU6CkYJDooHhqLgpyZeGP6igiwaLiT0GGSvpquWhg+aDAsHCTk6CP5BI OykZLgcuQhkZPA47oheWBB0Z1tAismjpWLjBSA4UHQ0akBcgFgENIep56fAQCWKAIqqAosaARs7M WISQ0Jxc9LAAJ4aGIkHBAaOGRwdmBl1cGs7mpWVGp2UlZITDwDCSMGIJMgw3sTZANT0JdhywuqR8 @@ -59585,9 +95445,9 @@ zwN4lroA+hLhlpCGL1WIMFQnWIsyyw/NWC/mw99dSNzYt9mnTp57xkxK3fjLYZNfOiYrDSGlPMVV UTMJLeNn57PqZyGMjOC7+2X3aL2gKavbLipK1w1CCNx0DSUaRmm/NbLHnsdz7uKIJZB7fM945DBV c7LNRuqjI/bCpzgNXEZdsLuFGTYgZ4MJ1HFN/VrL6FuAwzFrz4RRGg+m0UzbjBVVu07kZLhtX2EF xUXra/U0VR6l75B1dACgS45Q1Z3U6UDCowVZDothpSdH3BsBkH4g7Qb1DuWQSRQVC4UbaFRGzYcW -dCpoou4Xt5TgpwP6Wzzja4gNn6n5K2wBQcumqWPQV+JwbRv3Ahn/8Sa2Rk49AGKwSA== - - +dCpoou4Xt5TgpwP6Wzzja4gNn6n5K2wBQcumqWPQV+JwbRv3Ahn/8Sa2Rk49AGKwSA== + + Fdlu74yqNH+VDdSoB9pbuYtACjv6AXRLZcug02eRgkF3/YogMJptuOIZpa6xj9c5R8C9SqtTqyX9 KGcNVHE4XiqanHaHPbpVjBhXDV8bdqNcV+a93G1O0ozyNE7CE1GJDn4zvfpTrArwG3cYyb4kvhtp OfWnWZL0p/G9MfY5Exkwoj7hbtj+jEDZFJ/SHUAwJrXHhMYs2lQ/cOQmvkO7ccvHGHXd7AVEpqAB @@ -59659,9 +95519,9 @@ FGhIum8uKfgxnTpj3klzS//yLLequQ3vuYHc/VucV7sEhTIOvEb+jEUOiJp0dZedRH7SRiMth9uY DO9hbAccVoyZhiZ+DanFAQMDxpg8uORz7XQVQDCmwB5NBz4wPv7pR30XQ20PdnkOs/BVvqAYCUNO aBm04/nL9nYqRk4Ox3kEMh0M7K24GATF4CmQIqTHoASZ3FDFMNgqVEmz0KP5abwVEzOZ8frdG3ml SpwQ8W9KEwMayiex5JMORf0AJQbhZRn6kJd8XqIJkZgOu/iejlj9Xxo1SYphn13d1rC+pqiKBaH1 -UmFnP+vj1YHEOc5yxjZHANQ0brdjY/iJspRNHNlikJwLPjcCBPR8SqQK55cepnHC1Q== - - +UmFnP+vj1YHEOc5yxjZHANQ0brdjY/iJspRNHNlikJwLPjcCBPR8SqQK55cepnHC1Q== + + CEqhX8irt1f0fYIkAowu6WVyyw6oUJVlnsTEcg5XD54GpGs7CSSqKQ4jhdwM7JjZsCrRCG8i50GB aDy/uZzP1q2MRzUoEykDyX9QRXmdTo/qkfnMdqq7njC61Z02KV2bdDQ33cZSAllP0opyyYJ8sFU6 kqdhtHD1RrnjKJDfJEgicYpxv7ISQ5oI/gyVSQB3sof+bLPUUCLkJAQWvuBsegl+XH9gI2EiaDn4 @@ -59733,9 +95593,9 @@ ctna4S16r2QpHC2kXPh51smZLKGuzAwH/6MPqKjGM7vAEtxOvidxfJOSCsMQBdJJFaQ5dwaL93sG 8bB3EzOkreoBXFDLCg3NPRBQorLnd07qkHWntVEUO8wGmGPp3+DYmRPjZsbo5Ue2ze6KwVrk8PfJ RN9In0MIH0ogt+9Grc3UzC3KVoCLEc3HxJfNVg51JQHqvAwR+Ds9y2Q3kRjfS7XVICBXTJhvdA3F Z1dnDlmmbIhxjDBff+HEexmRCFGv9DdXrwMV2a/VnXViaPBUhl7GDsvrONU+mGe2W5eM4zQhec5X -7WCXaWsodCtS9M5X4Xx1WVbM+niv+hwRKdhWtBe+anT8FoDutl+EfPUxoDcNxd5YpQ== - - +7WCXaWsodCtS9M5X4Xx1WVbM+niv+hwRKdhWtBe+anT8FoDutl+EfPUxoDcNxd5YpQ== + + XMnioKvGV1vpqybKeCTZbvhR0NP0kaIa+ZREFpfeDn4SFTTlFU/u/RLJwtjOca0TqTV8Gyuc8gkV V5FolMN4TqMy+BEwtW6B5v3ARfSuwT1g1MjSDlTuIcPNBLImLshke/Z5TVSexI5bhOP1fTN3+aNl a2noqNaNQw4nJM4+lsa9HtZj9ay5IHT5459auTGZNM71kxuGWhxfPtwRKD98E/qqyWzuX6dRIjTV @@ -59807,9 +95667,9 @@ T+zRzysBoS8rinxZ134p2vvrm3lawqjyF+MEPEaU24htwXmjVR7SI/mB9HC8WTvujaiCbGyyMgTB 2PmjRxvrjzb059bnmROMhBU/qsey6fjfZbrP3sAIdtCK4hfWaGhGMXd39YE35AbGs66FY2REHfcM FVMS+pVIBHdbxjvhETVpKy8492+VWVjEitWUXoGh+Ry01Q4Q6C9yGbakWCI46G8n4Dz3/wrG1QRO 8yg4AdTe4r+TKPy8sDLBG5PEdMpTzMTUuhSadNWx6pIc6DYdgzvCYlL9NvPKHtDvx+odYuxb4p61 -x2Oq7P8difzMbWIte3a6pSnZq7Pis0ya6C1jGSVGjC4oemaTPlIQ/syX2n5baDLoBA== - - +x2Oq7P8difzMbWIte3a6pSnZq7Pis0ya6C1jGSVGjC4oemaTPlIQ/syX2n5baDLoBA== + + yf3plL+ER4sGVnVHF1Qm4YqGlzR2fZmBl3iPYmuaRlZ4LH6arAmB3jRZMQYqY0HJOd+0aRp8HE+o MRFpx0mDfGB8MDNF+iYcB6QhUdb9Y0YklzGjQc7EF0nTLGA9X8bozQnxEGnksFiB54SQMmny0H3z G9o6SSQNSp1Q62WnJ+ikE35PGnHLCVtpl36QNrVXSDP8DvrOZkJ0Qg7c3seAjsWbaexMzi74xWFs @@ -59881,9 +95741,9 @@ rZTP+91e+cmWugt/zjueFetTNj/UbZy0+Ze4+Za6+aFOtlv11cy+xViJ1Wzd+tVcrLYq3dTd7ZQA amZYP/1ypSL2maVWGd7urm8Gs2CFVohWhmV4yczQcM3w2PBSO+0MU5uhGRqaIV4ZYhcyb+EVZqOi tj7hGYaYdbUQb5MtX8e9vkVU7X3tbmLxbdcuandlusazt3dyOxl3Ou7s5L5QAPo6s7swtLfptFW7 tb/Z3Jd91tm33Zjbjda43bW93ZdaO6Sv0aa6t+9b5H5f3quz7Y39xq7sN9r2zd5/bfbdO5/23fz+ -+/fEwjLDq2n/tn2sa+uUXJiWN35dMtbWL29XvdLUeMho5+NO3Fsxv7DwpnlMuIV47Q== - - ++/fEwjLDq2n/tn2sa+uUXJiWN35dMtbWL29XvdLUeMho5+NO3Fsxv7DwpnlMuIV47Q== + + ztTStOLGt7Um324j9pl3C7/F/dexsDK3sLA6YRbquUs1dys19vfKWLd2ne/V5eMzs3BVl1u19ApD 2nxjvMbrXj2/U2+odkm1MJu5OZM1+w5Z7dhVltjanP9yXnLZ8t7R8NfCxXwb560u5941aobM6nyL 2Gm4achpuIfd/bOQN/6yu59qDa+skq5d5qVd5vWudXY26tWwDutqSdmwS7PL3je0OzzsXTa0NG0+ @@ -59955,9 +95815,9 @@ MsiPdFlm7MrtUA46E1CXyOOxfpbvC+1Qlswzjhp3HEyzoXYF2aH8CwnKa6dp25no53DuUAb/Lyr8 snDbxeGua+YO5YNPDZeChqlp942snXdlyTn3U5X0B/sUGy/Bpp2Rjwazuly3ooru6kYHf+HyTF56 kvkgMrYccaGRDe29cFkN8Fk2vD3lEBr+ZCw7jaulHunkezl327tQOalrwKaVn98mn4NMvio/mvts USxwo3JVA6VHUs0/NWVdAeaICYRKkfKd+5wl3hfKF1FmZ3+yo09D8D85rvbkNrTaJcPR2cl1fb4X -+vdpk6FjlDdj1A+pZLL0yMRl/Ufmt+SzXSSrAVnuQilZtHwRbwqUl2EEM0mmxf2d2A== - - ++vdpk6FjlDdj1A+pZLL0yMRl/Ufmt+SzXSSrAVnuQilZtHwRbwqUl2EEM0mmxf2d2A== + + /foRkJyt5SNH3tzIjnFT3c8MXWR7LXYNJamAlMi00NXmoi6S0s3steAdEg6mLFVbbjRy+kGIKyIY ci2zwlu37LWA7/BtFZwqQ75DUvBacMOT1DHq2jeVLk5EOVpD30+h9pOe5HQte7WuHZuYRZLodAYb AQAk2bAGySMJddkrqfufsynLhWo3Y9R8F6KFKbNXrjCwBDdKLZqFoQqdExBcMz+lqxcam5uavx5E @@ -60029,9 +95889,9 @@ aDOXhT0zfELDWX5czzqNbl0A3gsuqcXpIAUKWci/v0EQ3wQiojFqlisFYvrV+2Saa/u+kb4tuJka WxY8IhrkyR7YQEJ6D7hFsKHB06BMM300TzQ8whF6lhUDqgUzOf+btsFp3hKZ4adBRAMS/PlYFsOK P0R0qD5pOYeE43o5/q46C8zVMu5gTSWCAe4635hpXqo8W5LNMlHWzjS/8aYjthMJEdEmTlqEj8Vy qM9iuSOi06aQUkbkdYRqXFmzOdMciwZPnObIZg6COSKa8TF9VBAS7JWatZnmRuyx8Et6D81vhGsv -s9qPiL657gmyaM0ChPPVGdv7fkTl7IA+u/zQEQiobAc/DF9ninKoZJYfmn9Lsgvkfg== - - +s9qPiL657gmyaM0ChPPVGdv7fkTl7IA+u/zQEQiobAc/DF9ninKoZJYfmn9Lsgvkfg== + + hxCmenhtw28V5aF3eVq+mXdZyhP7nI1OcDb3paf3Ao1+D+jfcG82v0sTgoTWltqI1XrZkmTspInD VpYHHK8m3ESuau/irjm0gsnU3IskPNImiyGbGMk+1wCBzyBqHZIoixMNwHAfS568Hch/mQKAasyh d9CloJnp5o/ys12dDgbwLKbSsWvlGavKVZAzWiP4XafbfJKOPK5lIWEtPZ50xrBkX5F22GheHrEa @@ -60103,9 +95963,9 @@ gsaOstcsq0bcslqUT/YJFTgZMTBKjrNEPI+1oe2WrXAO/xUuOmnJI8SSVCHs5QJCcQ3u5heB2+Sw 4Xti91X9uIYWXKwphA591Y3vqwHtzQoqIinOHdLvWATCM6zChLlZQgU63vMa6IroaKMtOGzWslSc WdMRSJMKaQxcK9WbDes0AlPh+k2PPnFS4fbeT9OidD5PWM/tTWfQUqopduabmiiRZ0NwXnAUxPKR vidNQFvMGuy3LghfR1QcdJNxtMXWVrJVQk2/zJeop8KbfoM8vjJjrh3DTMByw9/7D9t2fbIm/cM6 -zh4tc7SGgfQrIjlWPlkQuD18z6NwE/j0OphcFY5H5XOyLdiwy6QjLD9xH2f/Ys7GpA== - - +zh4tc7SGgfQrIjlWPlkQuD18z6NwE/j0OphcFY5H5XOyLdiwy6QjLD9xH2f/Ys7GpA== + + dF8T9DlXPyYJyTpm5uJ6ZkFoQxFL7mtmVUEUsoFL39RMDN2lsj9EH3hDXuO6SBSCxjQ/2v0k57Mq i0w9ClGoyTwqSHostLUeF1e3qXVzVDRYJpWQYSLnoeZHyUTe5Euu4KY9nFd/qORi6XAtFDzy5AXL PtZ27bCmu2hT56wV1yXiaEdV71okfNBPF6/InqaK0wxCaasxOpQsECnCdDKyRUFcGWkqjLJFs6Oh @@ -60177,9 +96037,9 @@ VYMIAar7JiNzAP322C8uW1HC3jjs33ihjitVglp7QClUzyr6oyhDZu+6oz7WlbCgorHXP5TvpV65 cA9YsD5W5EcxSvmWpjn5C6/LEvgd9dMReaFVze7QC9aPFf0oCCmX0kSlS5tFJisIHdf1p8/f+6uM nnH5dkUqIGq86+8f7DuxzUA/6+FDkRUQNd7192f2XZtM/7gKhoJUXOU/8mzM8e+z8dRvOPpNAEWo ewJy40V/F8HOYjP53Zfg+nHA3xBRz1LcbML63QQuiI9r5LfoxCLkW11j3NzuFiAaV+2nol+iK3d3 -gsYReS1HZuf43dqW5H9zaYnW6bDwujEBv0VF33tWDVCD0X8JXDh+vOjvwtp5babd/Q== - - +gsYReS1HZuf43dqW5H9zaYnW6bDwujEBv0VF33tWDVCD0X8JXDh+vOjvwtp5babd/Q== + + C64fB/yGCPWUkg4nGsZFteS1MeW/L+uJjRbftS+gjn7bFcf8ZTnseOB3RNmnNOqghd4Nha2P4f/W NqCU6oC70oK9sXY/zlFSt8TN6Vh43ZjA76h4J2703JsLTh/H95tptdClYyflhXfH3H+fnqdcw8n9 uOD6OMBvKFHPL+l0ahaeniW+36La64ttiBsrevfjgu3HAj8iTzqupMupufD0mPh+i2pfRRVHMUuF @@ -60251,9 +96111,9 @@ TG/lMUlVbz1xUInm1i2vZH27E2gY4mPd8oVUPmzPh1LF/Ca7bvky1xzk7JbTNlPKBQtezaJXVsfw M7vl+gdHwzk22DxGUgOXvQmqnFBZGkT6+CexpXrWLXfL/ir8h1DAECtfIPHI2N3yck157N8tfzMp VGrjN7sK3DFrAu+Wnb8OXOtyltaw9633yaI6rSe8ZQxB5KVZm40zge/LBcE2ZGlSPheoEjtz97bM vlsWKdHtIQdXwFuuApzO+/AEEL1VK7zber7wlvsjRa19Ybu4hCTWDjTawK9W7IK3XC8FQj6GcE7g -LRe47/P0k5Hr1+Qzzuy75WUOeiSr7x9GT22ffLc8v89oNF3R/K6+kdvX3bKttdFtfA== - - +LRe47/P0k5Hr1+Qzzuy75WUOeiSr7x9GT22ffLc8v89oNF3R/K6+kdvX3bKttdFtfA== + + t5wApC5Xp8KNbWPybrnS6J2qEQxm9CJHfIAlPXKPR6N342M3NbxlsSFlHcW5bP1MACW8ZfCIby4j M5RCvi8hk2Eh1HgcvlteKSfJ+GeUq40BGLzlt5TnoUNVzBxNlhGIFToQgKpBHG/Z4FDTCrfutoB8 1ut4yziU2V0IJBqpsopOenZDhbf89Eh19hcDGRn41y8LvGUEu1xFk0NMEkfI6eEpCW54y5OUsCEC @@ -60325,9 +96185,9 @@ oLp8ciQdnBvR8S6GlDsVN3V5QzoFvLqzJNMvwojqcgdFhfRfYXurlu69Xap7RtWHSEWUQ+jCoDvN Y61aHBL+7WK/mXU+34MYUM/47Gtv0NXa2/mRTGjRhPoDuFK2G/TB+IKfplM0Rs9zmOKp3KDf9A3i RKkmpqy526CZfpCXb3hLfi85Qu9z6nLjLCfgId5/zLL91YYhsS6gam/+YZWZcowhw5xCdWEzsJ8J LuvDinW5SHUZHAZ6X3Zo71uGPt45bdCA7w2kIxuHWHDtIC2pwS4BacSDQYf2Zi7BXChv1TZFOLUp -5y+794o91pk0fN50KKEJLZ15aXmhf7WHhnuBlgy4NbWaYrvlWOSPMvyx59aqQ9K8jw== - - +5y+794o91pk0fN50KKEJLZ15aXmhf7WHhnuBlgy4NbWaYrvlWOSPMvyx59aqQ9K8jw== + + TBc4qwOnScxcgEOaG7RqvOh/AhIcNs/iG8yphgMYtA26wzdQtnPfeIa2gBsdSCMZF2Z5kOP1S4/g jpGC5yANwGC/kMKU0diS0EG+Cjpym+HOQ3PuImjr+RyntnybbJqP3ejVbMLa/mAOcpy7QSsi6AM7 Im/wTiGDRodpT/EGnbuy2lYKrQm+fBcrhjWufXwzLvru3ENV64wlpnuS1PJqkokkyfkOKuSznI/1 @@ -60399,9 +96259,9 @@ LV3VSCb7CE/O6q6xuqujEorpNadz+bHO5GWL5c5uEKGACTwMYB4gAQIFCHFBBCuAAIEFfGDDCQ9U CS8E5pg6tvo0ymy8pv6JWc2+1/JZbn26wbLE5kU+ocH6joEGPrRqQml1OrfeoPpixEADHJD5iIM9 06PU4/kF0VRR6soZ3lKD9Qzhi9ryMdcXxlrvc2fXF0Rkpfn+4oeJQ3QwDo7LY3Nu4w6Z6HFkIY6R V/Oro03XfKp0R8+Lw2iOok3iKpLTRhMjm0hes+ZjS2XGM0WySEg6c/Yx8l1p3Nh4BhlrJz12XOq2 -nEzPbvTGlXo676hTVS13ZuRxWpt2cO7G+Mobm36wB/HmGZRfK3etwlZmjgv7F4nXDA== - - +nEzPbvTGlXo676hTVS13ZuRxWpt2cO7G+Mobm36wB/HmGZRfK3etwlZmjgv7F4nXDA== + + 2jkXqbuHOzy7nrzbJ1KN4T1CNEIuF6XJJrMcidkJMowwG24SKJRAwt1lLTOp898WR1jV+SgTtady 3Wq1DCqq80jy8XC8Pi7rOx6q8CiX6maJTG1/VHexUu9LZ/RrqWaI/GFVmZx+qlVJR456OxotH4lc ZDo3ZurYV7VyIT/w/NndvSNSdSK1pg1NTswxkTKZl/wWERFbf0Z0dRmXsFQqMv/zK/bDarXeX0ST @@ -60473,9 +96333,9 @@ vkoZLWlIakw2T6afSNbbKJOqmMKTufHmJyZPOb90IsKx8+aIyFy+8HxizVF/uXI2Kjpa2TB97ISk +inRff46bG5WJNYhM41d+yvfPpXVRm6IDnWtjxzRzyGTKboQHYQcJSL215ijp8Ydc5qZVB3doKv3 UzRNc6qQlPSujKY+UxNbN8ZG2LclV8mUmU1x/O4PKxqzY44ZTxy5un9GXPLp6JGGpMjE+XTGJyrr jjxMw0e9egd/oRv3qrdL6jWq1DL+dhaiG/Q5r7VXpd+1nsqQkufEixCNvTy96WbcxxGpGP2X6xsS -NNs4IRrhOPOERiT3KGVUKcroM43QO6UzTnl6MULKGGX8RSRVp7eot5EvOF5iR1pJ2g== - - +NNs4IRrhOPOERiT3KGVUKcroM43QO6UzTnl6MULKGGX8RSRVp7eot5EvOF5iR1pJ2g== + + 1ak7X1DZkMUXncqYkFNmJOPPLSZE1sZSVVQJpcGotJFM1kkMGY0EBIogAQMRAAAAHAiHQ2LRcEgg jERsqx8UAAPpgDq6jpMgBVEchhAiAAAAACEAGDICMDWGSdABAzu+YH5MP3SUpbf+vRzoxZnt5n9x apFnYhua1Aq1qTHyC8+S+tYSzmlgcl9mvaQYLL317+WgF26fbkARV7OJqesTS3W/PtFIcxir9I50 @@ -60547,9 +96407,9 @@ jSlfHmgr/hh6ZAafPEKscQ/xCqIpHval4qOhO9gAGpTNkcMTKQTAhKxC6Ss2X+FeVxRUg4XwjGxB MHb3yperIE1DKK3NuY0supJBVkCapsMZ7qn+epnkCgio36wgbDfta6CEvKJNMxth+U/vvlrb4RUp 7JXXVOu7WmQTp08V9LVbUN4vvMKlrpK5Kqbh8l7we7A4FqYVhw8jYTFPyq6LiTZQVliGopdFJV5Q X4Dux+T1Kji4WoSFFLhaQN5MHF4VrSrfDkiSGmDWDqr4mGuTt3Rf82EZdbgdXvDQGhL2i0MLID2M -vlxcxzADpWJ8aFEMHt4R9K8HN0C/MKITDcflBhhsEYro5ohfHXDUizZ4Txw36gx0Dw== - - +vlxcxzADpWJ8aFEMHt4R9K8HN0C/MKITDcflBhhsEYro5ohfHXDUizZ4Txw36gx0Dw== + + zA8aX5KXGmcDp4PeiOLzT/TFQqXf8xKgSM0riobbA9CuegqI/NmOEK0HRD3qhLWumAy2lmYak2fy 8Pk/4x0gdH2KXagBon7hodULJ8AKPLImQCKZxwEcuiGD9XH5rJGytrYZrVOEf904N5N+KHkhbNh4 w0b6p5UUhRifTEaOGOK3Wbp6qzOA6LTtt0kgmMBIA1jdFtOf5lvazDLSoUw0VYVlrBuQ1+WcHIgT @@ -60621,9 +96481,9 @@ jpK75RNeb3sNJ9ghbIphycp2efVR2X/9FAxL0cF8dxFo54coNvSMrF2uJRdawytVtjPJhK3tCHL6 RNgQE2O6OdXFqRzwJ9eTu6drrZ937L4ii/r4TlY1fAQlJ6IQ/XVxewNzB22HtTdAdOh01Ukdg7iJ mluhYlAlLlGXQHgj3+17Eh922IiDtQZTCOP0J6P/GDBhARbg8CHs86D+vHLHsIGRE1coYB0sBXqg udMvfZNotte7vOoCvGD2jLb3aNNSpELVybpt5XftY7SebHUUaWd3ffe4cJNwgSCg17QfDKKvk2qb -V4M8iDpt9+U7zAMSDpXFXk5SxydcxmREQzcwXpaXIww3XlVCZoqZtbU5RhvgMq+Utw== - - +V4M8iDpt9+U7zAMSDpXFXk5SxydcxmREQzcwXpaXIww3XlVCZoqZtbU5RhvgMq+Utw== + + k7P+OAe7D+GYzgSXkhIqtAvbeoNAE4dKKRE8i2P+lWwhM4UxPxC3ZTc1MD3umTKakaBEF5GMylKU /A9n4RW6ZXo+5fgt47G/5CutVsfEb2Q2TRolKOQQuXJkmQXiBmOwmQygAb4TJD1w6+prefuFDx7V uoJlF95mKAtWOfaCmtdc3AVcNUIfHj22GXd7Hyn16nmRNFNwY+qqDQS+bGyE+q5gbilIE0zZXVIs @@ -60695,9 +96555,9 @@ ep5Y1G7I7JGxzQZpsGCCmlGiS1iaPu6UivCzcHyYqqPVGJhHE9h1wwBV/f3ptDlJ3wGN8BPOSl6t lhpRckg8sImgmhQ8PB7ICTxQ70zPSycq9KIq1zELMQbyLoltMO67NSBNClOKWgi9oFEmhGKmDZ22 GhnQgpbgOT2GZr1Ofa1VojO2dF+FAuqs5OXV5Ozdy5gR57flpW8QEqrUBhAbJLdO2T7TuqV/9nyi lr0YSlycqmJCcveg5lfTWnf0YyrJ7gvD+d8tMZp0cWfeBnMQkEbgGN9nEtO3nrunQ2lIKlTnILzF -6ZIpNfYCpLHFKA8DAVfLsdG+pxK4wBEgmo2kigjC0Elybvuw3GcQ4XqNXCLeSprxUA== - - +6ZIpNfYCpLHFKA8DAVfLsdG+pxK4wBEgmo2kigjC0Elybvuw3GcQ4XqNXCLeSprxUA== + + tqtSAtbdNrreDvBkKKtMnDUHLwWHnTOTvUC42BHl11DRlUPYH1cObsGyHQ1sELM8rdYHeNSMiEdd Nlsdr0HO8FUIOLj+WD09ESP2F3p8M50yNZtqV8F53N0lwwYdTCt1csFvplQRIcEIO0ISpixATL27 zoROu4dabmh6wXlvAbk+KwOtA/y0qDQAQ8ExRXCvK6PIuXflKLP3k30saaXR3XJAFOH9mGW7UPxp @@ -60769,9 +96629,9 @@ Nca7cGXT2UwfjSx1nfJmCYsTrgFlIySAQDQu0V2jTpGHLJPCq35vOqaY+yxSDHiDmY2Zbhy9cUsP AIYsK8jP00TsTAy3JxR0KBGtSWGBdMQZeyMpb6iGPTctTuRf2SrQp8k86WdtT5nD7Md5JJX8tGfq kerEuphbRbWu+TZInO2yiJgveSdnUwlQgoD6c1aDOC2uSaG1Xm37Z/vbLZTqpX35IgDV6LYuyL+k opmpl2XShHawaggj2DywwRZxxS5RTST6or7X6YV1CE2LQ0L5MSJJkoSVpROG+BxHp9HWx3i49MSa -fCZUJA4BrMC6pzc6X1qLy76KHpPJVHwHklLEVI5vNBz0ThO41U/lGjho8GiaqyXFQQ== - - +fCZUJA4BrMC6pzc6X1qLy76KHpPJVHwHklLEVI5vNBz0ThO41U/lGjho8GiaqyXFQQ== + + peCW+/RPYlwHbCZ131dXVqDmOP53UY6Qheq6JgodB1w6Ehfa56x1UbokYjRrynIN4w7GFn9B/MA2 snMQi3EAm3o6sK7aX21pOOFbK0XwnFEdrBRedJ7xt68LIv0P4xaJmfoAUwtU518JWJHQ3xSgza8p q/Hx2SFpHY+heRut2IQCRoSHQ9kZqiSUjLdns+kY3pqVOcz8pn4eBMDkNZdwzKlG5APCntKqBkzH @@ -60843,9 +96703,9 @@ TggrWeAyHGWcLeiGXH0V1Jtryaut3OXlbfCfX6doh8Vmprq1FHx86NifbTXnuXP2qoxRuF03kocY 71eq8Np9eKq8Rg5l/0i88Lfwucstw9T60Y1xWwKBG/ivK13f8aole2r9IEaro4kT5P5e4YwAjeA6 1sgZhYDJRD2EGQe3HUMCOImMzSkdAK+GmhUQn703PepaJ1qaN1zzWjlHMpxREU4k4ROTaJiOWmnq gb85QEZ6C/2tvWgLYfja8X4eABdECyp3YG3hqIyhaGfJQR/JimVLELPoq7ePuRTTOGon9QxeiGql -GnJhoSMmDoNKbcvRAex6mfE6lujnzvELArkqxRl9vy5uYyi+qOgyL3vdjMnbPaGzyw== - - +GnJhoSMmDoNKbcvRAex6mfE6lujnzvELArkqxRl9vy5uYyi+qOgyL3vdjMnbPaGzyw== + + qL5VhJn3aFJqulGoZCV4phj/EYGUXdGc+ieQWnuhzEvRpoXcqOjZxUYOSEVaHgLFRtQFTGohD2Wd PmAs2mkj+3Ys/a9A7bqjPUcJ6n2sylUBEYMXeEBdqDcpl1Meac+zO5cTtGH3dKCTtHjR98qI+edn 1QtMC6AvUqRMyYmJj+bvHn7OlkHjmfxRDSLaVIyeHPS1uDgCuvZ+HSrgnbKnad6zAv4gKqsAHEoE @@ -60917,9 +96777,9 @@ cS0P4IuATAj+qnqLzZa4ln/qHDDr7BMDhtIjtDUkXMseXPXWE9AgqrSGePgQSYrgt5Z5J1y+JyMP d9yJtW4tG62nzYnamMC8Tt97a1nIyzIR48qW+OADtoLcWv6wG2dVRwz1LB72DHTbWn4B5MyOvx4T VXymRCK51vKTpRdL8v0rPUQbKQDGC1ygt2xha9Y0+g537Wj8RIZQqLUMPowDdCes2zOVoy4JM61l wriuujGVovUd97+VAmXXJ1/XDDnW9ryDuOb2miEfGZ6QtJZ/IeYbX7t22JDr0wZK11rWyDAX/3ns -qsI0ow6t5d3QvcwhzWxgJY85x6FrLR8qhAtS6TeI4xRSDiqLKmot90OAMiDoaUqf/A== - - +qsI0ow6t5d3QvcwhzWxgJY85x6FrLR8qhAtS6TeI4xRSDiqLKmot90OAMiDoaUqf/A== + + jgTQZWotTxwCcy9nZ/gHyso0cq+1LD+BqshimuXD8+B6reU7/p11fDgLKpukkrmWfUReqezjjhdl HkG617VsugRB6fSoSMrl17UsWNxOdAuT/QHIqnEJdC3LezUnfKoFzhXpLpdr2eeZmbeqPAycN5eR O5FrGTFHFqVncaG//E9Wcsi1PP3371gQFVTZeBnNtWxEuZKPKvs8ID+u5UvWgvtH2YkIONcknMe1 @@ -60991,9 +96851,9 @@ Z4VxpPYVBj2LItGTbUqtTXRKQNUIUlw2VEQyAQKe7yUDkw6UUMc3OEurPU48VM/QACqxgKVW3Lso uV4YMlAZwnCioAHx+pNUAqZkJGJhZE8jFiAndSAziw0PR6O1vRomIlZkAV4kCTrQOKzM5bYgg0VA MQvMCsYYJiAwpDQlRE4seEwoGrORF+jkMgECHgORF8kKEUh8ozSK0VIpMxUMBesoaFSsh4ZKLwiv ipeEFCpl5UMW+2ApAMsqKhkAbIG2mTZ9UsA6OYQwTJv4eCDObxy0kUMmQOBTqtirwltkLYwYRqUk -8rRghFwGqQ9DhWbQNgohWWriQIRTOhwWPATDmJkSKjBqJ5oJyathlFQyGvBzgYotdA== - - +8rRghFwGqQ9DhWbQNgohWWriQIRTOhwWPATDmJkSKjBqJ5oJyathlFQyGvBzgYotdA== + + PiBUDjhGp9iIgmJ7SMkuPlyC68CV8GHpe108gMxMYK4TFgiDk60Q0EQ82wEJuo4QlIQaRSfBIyNQ hxAIr0TJVcKRwZHKd2LQYwRgBePkBCNBNgoHICGXwkyAgAeBSuQlGxTP4xgORQkPKkqAIaFGwkkU LczJRTYKEzSNFAQKjgEBRn7pAYK08D4IEiKCkZGRazYcREYgDJxpI8WVIY04xFAyTBeYMHJMqY1O @@ -61065,9 +96925,9 @@ u4evdR1vDrFf8icyun/M/+5b3+vcXrqSHDt37e6+7hcXGTd+/byYn9xv2/dlX90tOd9zzdx+36G2 w1ztfPus/fl0Wb+V07d0zj3Od+eWX+6uU7dlc3K6t5jqmMnaj/Oxu9N27Zw3c37q6pZPtV9VWxEf 9v4mvuTfmp/7OdV2CBpwdb1vw+TnBC3ndm5jMrvm087eXNf31D0ArDtOb9513bi9qr79u4ec6r73 n1tc5/rcb+8vd7l3E3+R8TlXf5js73H73se3qPjIT91X3fOmrt0+Eqimjpv42u+fc8v63++Ut9zN -VeVkxd/U/K2TXfanvoGNXapT7VXPAIEXtrs6bi/dkd+nbp27IadqZ6pWl9N58+I/dg== - - +VeVkxd/U/K2TXfanvoGNXapT7VXPAIEXtrs6bi/dkd+nbp27IadqZ6pWl9N58+I/dg== + + qOqe2yE+RH2t/Lo/k/NtTGLW9dfvP91xdw88fsouG3FdO0AA5Y4DytmcuTlmVI+BGHtA3T5Gd5nO vWX3tn/4+nz7HWt6b/svZrqNXWejtvP3elX1gWrqutf/P/395svu9d/3bf7TX3/67vmu+83Zdb9q gNspM2dyuj/s7R0+9U5NkCK/ZO6X+d3Yi5r9u44315P5X+fiY+/LRcVvXNz/57nt71RdvyP6bs71 @@ -61139,9 +96999,9 @@ i5xFMT3aB5igx0orWpXNrsw4z9njDmKLXnGqVcD4EH1GRqGbY6BlVia6vLvfwETX9QBtjod758+p 0s1puI7uMIIkYPlgAzyNELVnbM3yDzYA79fR3eU068K6jOuoi6TFJWxANixsoITrqAQMG/DjU3i2 xAYoETuaSPwBS+IM4hEbyGHV3Bcf3hkxeJbZ1HV00Y0NnOgs+NjYgGCuox80BTAER5Vhu45+LY/d BLiq9nSRdR2djE/x5ZZmnkLGsq1C/Gf463Th5Kz+qpkxssOfKUIvjyuIoCPT0Z+pEC0FYpyZYgMZ -y4fx4JJRYYOqpFK3JB54WicCy/KELU2Qd2qZbnEDNL8rMu7QC9MS8dxNVPBmv/28kA== - - +y4fx4JJRYYOqpFK3JB54WicCy/KELU2Qd2qZbnEDNL8rMu7QC9MS8dxNVPBmv/28kA== + + eEgcd81Ns7flFDvTigZkW3iSV3X1sBd0UMvD7FPw8UtU8IB3ZKTOEpQgpicwvzHylipBLoZuAxI4 zGl6NRfyJMIW2+EoVSGp5aFD2ruPV+01JrpaXGCR2FqzYWcXMAmDFkQJTkBH8nIlq8PceSC+yUuv kvHsZIiXEAjOA1w7SAw0wQNY+sKZJvfhRJD995+9UHOEtm1FEbIuJ0u5otNXwn17coQsz59fOWAh @@ -61213,9 +97073,9 @@ MpZ2PiqSr0oC8ZtiZkTxdA93LHrvhBnOYzldv3a4obzFYs4qi/reyUThGnAjsHl+yIFSbmLKfK6A rlcACLkSgc+jfbcxV1Ru4AAX7gyXXGVifUAxk0TpOr5AQjp7Es33ndA8GcSDWWKHxsIugMjNS1yU TcoRtX1ks9PeOCDWIiLt8pv8je9QmmX6c0bTOSaDPBjMGoN35tcbZvgGQScEkXqnCvmvW2lQatQd EmFNO4sLB2cBEyeRZsnAShaKOwkoOaOilhvt4PKvP0aujqgpnJ7leaKPfe9c1sh/qTx/AVr1S4vh -F29jX9ZS9flysqEZsKeO87rpiKQAjP0EpAmdmEny2Q/tBolZqPQXiPGRE1tZTKzSXw== - - +F29jX9ZS9flysqEZsKeO87rpiKQAjP0EpAmdmEny2Q/tBolZqPQXiPGRE1tZTKzSXw== + + r8Dqya2N2vSkgCslyhKNDrYigisn1u4a3z2caLLk/AbKF3t1Be+tZZjqZoqs7JY7KZydpZx1o79u /p3edWKr0BuTgyjRVlzzGvYbwBwtsilHUlYiDC+s3TdXkFZjsOJ3y1F3Qp2GKlt665WAmVJ9kA26 DefQMbJVqmU5UQGhUPctvCUb4FNPJU7fDmJUCG8nFvrvVNbaQyEGvcgGsRoPKkXIHjZnb/M+afuR @@ -61287,9 +97147,9 @@ OOlw+1VIupLNBcgAbd0OrpATgmT+AlxlfgIZ+i7IvRlLStiaUAz5Jf7RLDP1+7cmnoV1ex+HjQ6v LuKajTJO2LflTuLLRL6MdzCyDRHHYffP2IhmI4gF6/US6jaHrVVaOOvJlQfPWs0cduYU3w+zItiH molMgEoyJZ7DvjjnTmrjzjS3bkVfSP7Vt5i2KfGs1SyfsOkvn07cltSTVDUEZkWCS6IPlP7NFqid zqlb0wEdqbBUpKOqNL5izWyKkaAWCQRj+EkrpR5r2j3oK3DivcGT9FM62krZHKbrg6Iyuf+KYwHM -aqDQldL7vJmLxIn/qYervDL5wlK+2j+rCyp5Hkov0/Hd22sQEjjLBEYhOfN1Dcg+1A== - - +aqDQldL7vJmLxIn/qYervDL5wlK+2j+rCyp5Hkov0/Hd22sQEjjLBEYhOfN1Dcg+1A== + + z4eMdEaCKukPtDJ49UuBdBUc3KO/No79HtZeWCJ/I1v2mDQ+MOlkBYrqb8fQ21VlFzEWIvkBCJWW Hcf7XEi7tgcVyL/vPC5A+2sPwceS0nsDQOLitjhsEh56bk12ZoqTq2uTgFPtYkBCUhgago2Sq9j0 GDnRKw4zAUTvcMV/kYg2YzdzOBma8lj2KhvtEHBKwOz4RlUfygbxQHEkomjGntvVZr53aaQmWuIs @@ -61361,9 +97221,9 @@ NnpIc6C1Ad42qnheNrqNofMF8RKXXur+hT7IjQzcFAI/jcXCtJVamv/5u2IO3Aag9ckzjjW5zXU1 hvWiGHwRiolageVd6C6DaX2Xj2PZuF823sZUiB3EayDClVj1qiMmXzRqaz/+2AlNevTrLScZATZN PXWVS5tlvdYXu2FGLGgOBZdlHJE/8osH1flsSUOTpdxqGHEv9v2cR72zuTArG7YJFrY28SM2MIwk 84jF5xtnB9DF6nqBOVxe0gpgfb08kpu3u25pm9HzU2bkq61uJmJ1o4AihE7BUfTI013a1JGEHAxo -bO46oJWC5K8LfuftocxpHqdezleB3rFI1eTdtAt2NN8fiZPVl3ZyL7fHiFlS0KP8dg== - - +bO46oJWC5K8LfuftocxpHqdezleB3rFI1eTdtAt2NN8fiZPVl3ZyL7fHiFlS0KP8dg== + + TL3Nu1pWTFyxGlZgm1Bv5UgnQUA031AVLEz9My2kFodd4Iq3jB5MYc8wxV0E5tUfxcNCT+EC4B7W Ffjjlorr4qnxUFz3iBuHv8BRp72vkfY0ZUUGKvPPn3sHPjuLiNqUGXPfNcgI3ibtKGBoXQNMRDGb ZHrvaZK82p4lUiThRY4iBRqiUZsMgyNgosSVZj+AVZwmFOFB/bUyTyLwR3HCATvr6OAEd9y9Rxaj @@ -61435,9 +97295,9 @@ YWpOrSVRESKN0RBj4Cc1IgkOQyNtTjSMJjSaqAntVXJhuQc6OWYh78Qy7T9VpuyDjPvMpxVp2YxE z5ZLOhxqfajhT5yyOEiV5LIqkRgu5KFMT5yRElKXqKSIyGg3y7t+2ZYIXRU+SjS3JEyZoaZZsyxz ovccidOd3lKmhRCjKkpkRBp+roT015LxQMONSNHQ4U67OPTrMoj58sIPFdJUI5OS5qpIp0Y6fDg4 yMWU9InKr4ioQUi8TrBcI1E86RiMlvGIBsWM/DMUY0VfkQuwLHbNamKTfpHm4jLyJwcNpW6GjqNn -o0iEhx6ClHmGka4/xAhoylKiMj4ekZFulA8dix7pHNMEX9s2G1x70IxqWJAyTFAqWA== - - +o0iEhx6ClHmGka4/xAhoylKiMj4ekZFulA8dix7pHNMEX9s2G1x70IxqWJAyTFAqWA== + + wZFhDQ9WDDG6RRcg3vNaSPAtt5IRtzZVmdHgcYNHe/Du0X2Vx37Gz2eQ0fGxGNWOMXSkyYdtZJGE LO/hQXpwcDFI0PQFK8S1jkM3hUEuGxtPJ2IHxWvY+wIlVyKoQnkJWR2hh67UxAwzXFCRyt3lxrRd MCb2DTxHfWmN6NCzH7qKxcS7TmnE2bWkqMNO8hAAAvADlj/25Y63QuOhPVTDdno+O0GCJz0l7QXm @@ -61509,9 +97369,9 @@ IEOsB5kheqrlDLFQxNVwu5RhTKyJY01izBELNymINJlWw3gEvehloapcBEAAmCAxfO6w4CHIQwRJ VC8srKhVZAoL42vaFfoPIdHMxHzFimnQmCWUxlApgqJOnpff9zVUk9dIUBBVkIW5VBwyzFAYNURp ZKEVRKWIWsqsGs4KDa3xYxp/8oZGlf1dtrRk2rJAPbFVoioLtNSEo92EWLcMr0QNRxEXqk0WI0fI Wfl42roPD7JALimv6vRwejhJ+ayMrJb2uQsLUqGQYhFVSbAwUt2MjBBfT22iMBxGVR7it6TvIYNX -FoY6UeVkU2SBZMIqTpE391FNYSM0jpAjBvmFSgahsRontlGc8sNFjUshMogcNXHmGg== - - +FoY6UeVkU2SBZMIqTpE391FNYSM0jpAjBvmFSgahsRontlGc8sNFjUshMogcNXHmGg== + + WiMq6UmV1jBFYZniP8MiQ4wylFE5F+MXzYooooLUbSXr6W68uAofTaxMHQukmaphS2lI+fR6wcSK kWrsMER6aIbxW8RXCwNJkDrRnlqmkIvvU7apeHHk8neImbfmIcVSqnDmflkmFqlyG4frL68VZGAJ g1pT+pgjwm0oClZeZHrBCs6rCxHFQD+6cUPxgSQ6c1HHmRraxeT6Co7X5AyTqcKpqEWQFZH/pxnk @@ -61583,9 +97443,9 @@ IgokgrNJQ8Zhi38zv6qoysJADdJN8Lp9WuLacoeL6814KiS9Gi+3G6RfBGT+/89WYdQhB3EsGBEf 6VfiFkQa86W2l1An8wGLnsxpP1i8UTM7zAGZugNDG50RDNgqKDocnf4p66/D2zFS5nD+oMj0szv0 KqMiVmmB4SE1qlN98oSnvOojAhF1Vbhilgyw9wNuvkZc49e0v+t8InmGt+XIcDmSQXSyj+kZJIOV FmnSgHhNFWdSM6gcjNG1ZtJaA73orM2dAlF3ytGAGYAA2kE3CLituZKqYlAw1ywNVrZwTBpAhDPy -RFCj9MdsvpQfgL7A+UANFSmjQnxIUTUlxSnCfqeHakomcaLy2rHR44tNQEU3077tSg== - - +RFCj9MdsvpQfgL7A+UANFSmjQnxIUTUlxSnCfqeHakomcaLy2rHR44tNQEU3077tSg== + + BoFJGc6H5DG1Ny+H8c/Lr5PFBAM7HSH2GvEfIqWU74EEjs7lWz1idbEO1RETe1SLFRNxRQQsYP97 61jyNnEUPTJxXNtIQEtwI8VZAyYKOtn66Cj48E+8l/gvLprZpz70O3hwh6/8QeiP6R6VfuYaHuSI U9aKZuUFr263PChcJm65tVN3xURR49vTsfnFbKYxUqkAlirRWkBpVFBz+VhOPkBbGKpY/OWXW8My @@ -61657,9 +97517,9 @@ GE+FjfPY0VJFdbTWb7+u/JbWoGTV4Pi4q6jR4FQqh5xUQF0DuWsUUfmb3fpqbWj7Yp1nSvHWQIGC QPIHGI3L8S2FxuJJR4pF2IHjZY2SiRWurCGXd5Ic/PB6SC3Nw5Ntesw5kcDrFOh7ukizuRG0dGlQ 68OT0UG/C8k9dygnX+1v59JlFDY2lniHvuWsMU4HqXkrwKJRtSQZhzRoUn7nTliJOzb+NBiNsZqv aFYtSIFDEBqScRNOb9muQoUurtRHPuqe6GQJuYkUXWcqiKhLcQvjkPp9kGpKzDgOE/ZoNMNd7wdP -47i59iYrmfHQUirbY6Oe8ihx+XVDhrXkiQOZz6HUYtbBxM6gdo9FpuYHtlRL0tjWTg== - - +47i59iYrmfHQUirbY6Oe8ihx+XVDhrXkiQOZz6HUYtbBxM6gdo9FpuYHtlRL0tjWTg== + + Fdx5Uy4f2ZPJEVTAtqrS6iIFEwecsE2YJ7dUM1q5pvJPcFOSyTtvO3I4NkFUdlRhXWQO7B/3tlJp ODO2REXNv/KX+7z1W5NMtYvu2mTaekAwmMhHhpYXugNGH33+FI3N1S2JreT9CKCWW36fHTyyFm6e 1wzloQ0gLjYAx7sQdaB5dk4rOnNC8ipg203enMczuISyoa9k/n9YpoX/BEppq6wsIRA4/tBRmj4B @@ -61731,9 +97591,9 @@ CHs8NxHo7hGgaouaW1DpLmsqGtln9O6QtgraY+2kmZIEqq9Bpq+CgiFNmHr0vGp3EEHSJlgeAJXQ ppAIzNNediO3BKUOr96EKPvtBMHjgyMWx4xfmL5FDayI3dhuk/NjVUZTriiq4iFrEuqMcy39J99h e7POTYCSMcnP97pb/NzMbPNDxGbgGE+pna23DtXYNjCiKjCNialwml64kLn0LlDvsYw+pa57p8eO OoXcPSVUHJ3OhVGKp+hbzBeFrXTd0sXuz7sp1yQ3Nhza9OmYm0zbOOaD8pSBb51KETFutTJfnUPJ -JcocNC1dAq/FaVes3diMathds27Y0U3dD+2NsbSwZqtDEm8G2vD/uU+DPkRp08dW4w== - - +JcocNC1dAq/FaVes3diMathds27Y0U3dD+2NsbSwZqtDEm8G2vD/uU+DPkRp08dW4w== + + QarR+cfrMQ8CnDvgtk2TuMTMYC5tWGBuMIbei6gITbJ8KC9qD705yAMDilVRTc+N0I6sVrx/s6Sn Y8vy17/yMi3IenGq0NtkXQjnYEL9aymbw/FamQWkBFxuLA7S8Kp/QLpq3bchyuBvKgmgBKzcAPMB m+vx5hrZpmEN7xREsk0INR2CTMR9iY49pqquKcGZCA3UD8ZNZk0TpNw4ebEOsSnxMgMTkuUc3Bym @@ -61805,9 +97665,9 @@ HNGjFC5dcn6rjnDAHec5bJ+AD1ODUtGnmYrpy43zHqXP+55Hw3gkuCPLqaC1nTR3dJZGLKQQnIm9 g52rnUOOobgZieMFMOaq5kLVnkcMOASKGm1XEwGeLdHeAU1gdArneFE7dwOtsK2xSaDUV72hOGEq 0/ZLdy1cQUyc7Cwpya2rzOzgHg0pJ6FYjyvYoj9gSnbO0pvr7/oCrSoE26i9NGjMXvwlB33n686d X0LYMd49+8YGmAL3/um0iYOVfBaYt5SXRIL7qmQ6G/H3t2+wjbzlpW/fEtM7dTjjsJP1rqba751k -x7Eeyrx2rH/aRFhPTJVYRyneoH2onDauyUpQWb5wFRULA3HGkUiwnF3vLqQ45lIvYg== - - +x7Eeyrx2rH/aRFhPTJVYRyneoH2onDauyUpQWb5wFRULA3HGkUiwnF3vLqQ45lIvYg== + + wGtorsfHNyttXHqpxcxzbHJPBjpckTs9vNktc3F00WJD5koI2ozDl19BCXsu2Q4MFA+A2kBJkfqa BBVpWGhkXBoWwBGyn4hh0bHrD6BRlLcq1ffx9PloIaTFOYAAFiIuXKXQ7gl81qWx6nJXIyRPehd+ kJ7w6lvOMASA6YQK32UPnjJRI+f2yoM0N4ax/hirHraZ/HVjL7WwHsVqQzXfMeW2VOeXpaFNZXEF @@ -61879,9 +97739,9 @@ magd97wUjNdXZkg6sXsBReS4/xuHJqPgIDyP/vMU/bUYl/Wr1v77OPCXgk/WmD7uS69a09iYA/Ab OC8IKZzaBHPtjKcFtF88Qladtq8WyvI1G66tpDHCfI3X8FRQXXyJDtRVZ98Ld7NAh2tfpdWOarRw LU/BKq+QG0JGXIyRD3nPg5QjMc+M8kjW8k9lPWwjJ19l4efkhcyFBS4A0gx7JzaLTd2ngqde0ihc DIc7mPtMzszZDFAXgU1EOsGk6BEiWRkiMWoJDtySLLBFtbaNTnu53jFpniSo+H8oXLVeK2IuxvZi -CBc+UKk7pp9NBHUy/WNKlvBXELdKYv0kCdKftR6NqafRyg5A3uwsIWGf60fYbmNoJw== - - +CBc+UKk7pp9NBHUy/WNKlvBXELdKYv0kCdKftR6NqafRyg5A3uwsIWGf60fYbmNoJw== + + iWYVgApH1Xk5+hdUzjPA24W7h/O8Mx6caBb7yl5mNT0ETAryrIOn8rzOGT30vkQB98M1y44XE0q+ pujQ3Nv0+GRwp1/tDT6REWMKC5+W33/xML4ABkTiea+kN+tV5FwgLSsd1ckUfUr4riwrs4kRLILT ivK7KM1CCydHo5KElDV1IyVbEYC4om9VMFpWJHpD6aO4BnyVWfogj6Oz9XGytsy7fZ4QnbwX61LZ @@ -61953,9 +97813,9 @@ v6ie9odYp45kUqjnzUgalYaU98fVRnvOrOx5MzbXEp/1A4fI1lekDqX2HR59eMGWlcOYmBy32IYJ 112UBDcsBG2U8thdQWLVUboadRMpAgmPOZxAVE9A58Rpua8xdUU4ksnlfH7mgWDjphd5yXGuY/nj KkczmisVZjZuUzi4ZmkBsbo407GfZInge9LNpFzgSRpjMZnm3hjf1PRVyHmU8K7aZ1nwPGrbdcoR h+n0W2tuvJRpeb8K9vEBw76WEW8eZX+112z5keqNHuBWLimelMsF62jwD66vAR38MDm1t/3gECE8 -ZgDgfn48pRepZJ6q1yHhY51sDpwH3giPHdiwjvHhZvDg3gAfDIe+S2ghCQYMD3Lm3Q== - - +ZgDgfn48pRepZJ6q1yHhY51sDpwH3giPHdiwjvHhZvDg3gAfDIe+S2ghCQYMD3Lm3Q== + + VKJbTxICA+D+4i8XgsG+cN8LrWh9VDZcpioZV3Q4D+xFifIxkogPRgUFAHD4IbqnT1nf19thDRej WzxbxvzZx3e20i6TpQ8XsQDsNxwhoWU88IZYfAx+NcyOu5+cbrmfwtfQF620sZ+0xiaGH2/OB7v+ 4YHI9TuiS8GOG22ZSBlfp4BW4k0Stj2miRCvwABHyZjE2c14ty1CMMXslb8C70Bgk36zUsAtxU0J @@ -62027,9 +97887,9 @@ hsquOr2o7EzMcaoFAlAZcAptJyqXjKdKsK7bbFKzsRv3+b6mhlJ3VBAS+/q9AX4yqesPNUeundiq Lo5e6i0SfEw+Ce3oK/06P69pgqWokjreRv4v/xznUlySkwscBrlg4B/JPzl1TK2P9dVzeLVgzViG TE/P1kEy0/JCordnPxHwSKRPTLWDAl6kDD8ChH+Lrg2qWtLWM5aZdn2q+qW069ovKVkicQa2aZ25 tUWKs4i7jU7UscjsAxeCXDz5v2G0BsbhVLltotbDKGa0t+Kg7zbQmfMcL0rW2vD7AL7+FI8EDNLc -/5mRBiEYulPsZcuz4vdhJoeW55+PXTM3EhNr2EbCaCqvII3/lO+eLFeM/OeBw0NmtA== - - +/5mRBiEYulPsZcuz4vdhJoeW55+PXTM3EhNr2EbCaCqvII3/lO+eLFeM/OeBw0NmtA== + + 5VrlrTW80k6gUrjwxeIzqfUkqzvRRp+yukblVmtLBM1Kd0O6sHT1UqW3yTst/PXXsrfafOuSCBKV HTVzEQkiGI6chbyJT6z8VQrbCWX4nsErFZPcp0r5QltmyrmDUPRJmbQ4LfCESW2Sc3MdeUEl9DSp gqXfXp9+dErG3jyhHQZCT7pCZwTdLWVu/ex1pdyr06rduIF0XtfpKfFQR1cfrtwWeY+P8rOxhySx @@ -62101,9 +97961,9 @@ LkwTznOG0iapeUQiuCW6BEhCPGZ1ngKXXkv6dcXChjfGOtOj3M5BTcv6TFFhqzjbQr2/SjHUztLE loWA7Qi4MtLlP0GSl1g9LiBMD3SdleHK/4XuNuMH8EraETjgqKDdcojLpx7NK13NxKoqt5Nn2/LM GzFH+svJpWQqK5eIcYOmcN66+g2VyktVSyiYJGsuljGd0jY4kReK5Q38Aa9jylv7gZf7GNr+UtZF d3XdXWeBHhsifxZu95KDcZFJDy3YfscH4EWtePQ/u7qVq6G7rzwqo4L6IW3uVHPx/ZK3eQvLmSG1 -6poOjjE65WrGDok9AC9uNHdXfljOMEVwC0vbp6RwXEomRAvWaCbagEKdAg1p6hSrDA== - - +6poOjjE65WrGDok9AC9uNHdXfljOMEVwC0vbp6RwXEomRAvWaCbagEKdAg1p6hSrDA== + + HBbEm9r3nIyEIDnSgaqF2F3EKX4h/diCkTznRCi8gillFVK0TCrbOcD+LCSodIa1QZtVHjowUg1Z Sgy7xd21eyFvK+HNQtIoLkIGXvqTo9ypbSFBW98eeL3xNvKGYOKzm+y5ZKYJT9fqNQY6UFRXXSsG QpcQOxu7siudWLp+PWQbdpW85J4kDGTm41YOXl9YzhDYOqlJJmfpmRavdfukSvrilHJgUvGgQI9n @@ -62175,9 +98035,9 @@ RYYCi8n0SER2nKeipwTWA0JVAYjsJSfZn0il//5WpkqaXJ5PQqT4nb3KOm07pSFdDmv31khs3d5Z udNjbZEbPgMb996r3+a2tDpQmWrX44Ahot2J0rrHdyME3dGecKBk3/ip71T5eS+POgG7TKU9CbO4 5cireQuWJqgmzlRrleLOlVpuHBkiROy08HmlCHuaNeRSU15OqMJ0NoC4GR7WSWlJxbYMSfdhRTEf hHmYqhdpiaATB69guDm9JcUjD5UZXIsrnDuPqjQmFDgscAWnzD33gGcYE0MTtrDKY5Iizot2XPbU -gHEX460YAKeitBXenmOwvxIv0aLrMOFeqe9ptow9GIJaGNw3fKOjE/Tm9UQZIEbLwA== - - +gHEX460YAKeitBXenmOwvxIv0aLrMOFeqe9ptow9GIJaGNw3fKOjE/Tm9UQZIEbLwA== + + tioRtOmgUNSdAqdppLK060SJcPNBnB4ZrO1GTmL1VtDLXfI8neX6ZEC2JmwfxfiABg+T4IkSID7r K23U3voTdFH8TbaMI5JwWNC58AYRcDecNut+3+MloSUfgyX4cGVtlQARi/6F8jTRc5rDEQkvGUrA EYu/3QZyQJZ3FrRdz/EYCXDPwblX8rG2PZb7jG3G74w2VBcwegh8rWIQ5XlUnyLgttt6pWh4f05L @@ -62249,9 +98109,9 @@ hjV/ESpXVa++rIjPjvQlI9M3r5myF2VUlznfpRTpY4iw5PHC6ys9xi4cQYfUSKz26xKdVNQe0dJs r0TDgzRaQ1kaS4I/qglt4ga1b8Xi/VL2dc+QM5tZt0kn2gq0KobGg0NTNbpfKKlWMskUpjORU1bi 1C+jyWrBmLMxLnMrvCI6uAlZDU9PDanOktzZ7LRMjrZHmKF9ctpUKRN4s3ggzhrm2batjw0JrTZa GGlzo6RgulGKlZfzK8QXxZgvH9nENp3V2PKMZBJIKkqpxCr9G9krQ0YPxvY/Zyxpm/KlFIlGG9Fo -iVrrZpVFlqWCeooMpxi7sLdMiNaEExS1tmrd2qpdqUPTshaIwdp3FvkzRq746PhZGQ== - - +iVrrZpVFlqWCeooMpxi7sLdMiNaEExS1tmrd2qpdqUPTshaIwdp3FvkzRq746PhZGQ== + + aEiZ3qr71cmDTJhEN050dK17bTQtSt0US1FM64NO97CKESVXKpYJxZDnZ2YPM4yKPSwJjURImCGu SJ+JGL445h6OKaeI6jbJuYcwiqSzkx/VJUICX1+ECA6RzMw5os4/9V8kXgOexNDQtEGnVrS4/xSL +xMIAI2rakwLBRccjeRHeBUjoScvQX5kZGQqJmKC6bLg4iiVtqClRZRGQxpptAY1TqZ4xuJnpJlI @@ -62323,9 +98183,9 @@ hPy6RqdvyjJGXXYW7qIb95TJfSP9B7l1O7OJKk9FUl4B4CzeKwSLwHdVwNQIEB43ozjnOgsoUeJH AfkMJsx8CCaXHTyeUXKkzkHwWy9kZlY371Xm+471FgoaPUqcBKKcks3KXcWMoj3xJlzjhKojuqe4 1Rp12WAH26tZjYr0t5BZt0tttKcM98rRRrbuLZu9VI1EhxfpO2DHzDL61YMIgy88QLpzwj2DjSYL TpLoe3+Bu/V7Zv6BvQJAXTmcjuGdrNylRHIpT/Hn0SnyzXvKfKtTXRUZf7y71pRGmLcg3gyeBLjN -4KfGIv/WLPuz8Mh/uTIQJm4l97oUWrmpo2sapVSwfJdv3FOs9x3VQ57Bo/6mmkAdbw== - - +4KfGIv/WLPuz8Mh/uTIQJm4l97oUWrmpo2sapVSwfJdv3FOs9x3VQ57Bo/6mmkAdbw== + + ZcQ5zw6iefGOBOHbWhKCD9hjpEpyEmJKpbBuoEe5CFdcg6mcU2Fd3eLdrjA/VYixJnMz4sYqMED7 rrQ4YSwuev0JYQldBAI78H8TlMMZOkn1ph0e7n3u8GdeNhB6Vn9SaKsyaTmuWf20IV9wM2JeqV5r HYf1QYkHID5IO3/uuRH1OVNcAGnmCwtEetRP5+Ey6m/hYI56Z1r+Ql8/YK5mdfMelp8o8NIo5snm @@ -62397,9 +98257,9 @@ RfhUIGtLly/1v5b/YnkdRfXAqlX4OZ0aGIUH2EqH+lawUtRBcog80ej0M64YggLcn65sJsgXfh6P LWwkkeLfcmItxZPpA4Ao1ph17zLgfnfT0YQ0gRcBV+sNkHRsgSyVtZSNNPdc8qo2X7eE73vgECob xcy13zVgmM1xp/q1ve+IaUDYms4GbbSau2yV0Rs6yZHnL036YtcOy5WIdvp3TIsDFvTX9U2nLkpr jiIUNPAjxSCf200mJOSsJ2qiUqmBvhnNewyBnJ6ZUjWAwLC4tBdkUP4Od4nvbBnUI9cylQz4p7mF -MH46NvhkxPVa7GUPsarwhksoXO+vEo5JzAD0g2a6OhQMD84Wp4TuieQDE+dKz9cPwg== - - +MH46NvhkxPVa7GUPsarwhksoXO+vEo5JzAD0g2a6OhQMD84Wp4TuieQDE+dKz9cPwg== + + N9Pw6SW88oLVezLj8ZgTR1sZZDSls12Kpi2n5IM4rBnz/psRgTHRvvO6Gxz6p6BLHmwE0sAaWSjz Un9hN7faUKccoZ17wnq3/tWJLFR0bL/Gj3xGWzNrBoFViJm1cS44b0rnnIWVoBMWLTA4fxsGplq2 Df/2wPLAiN6pkJeLuToTWh4IoOWxDoE70dpRZIxEtnAFfVGPGBKc9BnV5Oo5XFk4Uj2WrssG5Op9 @@ -62471,9 +98331,9 @@ kNlrktm+xxmC4JOR3NJl5C0sQnR0XTCHpXhrtdsfjMstwpZQXnqBEPkht6EjACXM430m01aE6I4H aX4hLZcGVpb4zvDAzKIQtjbifXc6qpyzERCNNLqNdCcAMJmQWKQBYlm79rJwyBHHDjTD4e5J9goI SygMZV1z7VPhtwdLoC2o/LMrKQkxDe370Y2gmeWipLImEEzBCnm1On7bQDKrZmKO3jQEInmcHbAr Z2IHGcburFM4VeRwsxuWah6+UuiPHuC0UhKOZkcNaWMDmQVvfXMUxFo7rFpoyxk73Ew7RswQvIWr -9LcMZBPJE64x1PBWYqk33zEkAbFt2fZYjLBb4teJLAGwop5hL5CUc+VQUd0eFbRCUQ== - - +9LcMZBPJE64x1PBWYqk33zEkAbFt2fZYjLBb4teJLAGwop5hL5CUc+VQUd0eFbRCUQ== + + Z1sq5SmS9sz2nJihLSuA3Z2rpowTfseGwVGSs4v4ALe+xvtylSCFCLqbI15/FbCtzl5CbAOHOJPV tMHq0yACdNQwAhhHzc/yJXew0A2nMQzjl5p2TrFTLMvyWSKQPl6pWgr5qiazyD0euTcjfeinqjKf YpH2w52xUriAdQE/BP46BNjjmaNHGmvav/kAezzMBwg0ROGhnANAL11GkCL2eJ7mZgUykkKMvnEt @@ -62545,9 +98405,9 @@ V+zRwbCjZiOsd4dVCdYVRTL/16eIJNBOp5i51Pt9PHHRgQ80lxfhmQMQ+p+SC/5KoXX4K0A0M+fA Y2wCR5tc0SaVI9gqiRwEmCqJG3IZ9I4xEI73hGzEgCP3Mrb+lABU9HIMt19qb0XLEE11LZlyL7gE 3ZBkXv+UKvTmflPNv+UzoEyZuAWl+vRW7iwCOdm65aq/UixBmhKvmGaImyAtor1gE0W2VdnLtoSC s/IZeP1m+2yOaZrXPuBgWhzOmxmbKeR4KnOw1tNjL1IL6etaaYfCPjfz248uWsM7N8QUWq0/TV3V -OpVCMyNXeXvbiu7LKoFa7aZcWRXrLuLlisBb+s+InmPgYl2PdbAgxoVVCrp4c8kEOg== - - +OpVCMyNXeXvbiu7LKoFa7aZcWRXrLuLlisBb+s+InmPgYl2PdbAgxoVVCrp4c8kEOg== + + UK4rMWi7eQh1ojwJUMM6cOQW5dT392hQhtzEOq8DlzRgrJj/+QswxRgCJNYNFIEe9g7MruaeszCW MrRoEOvE4E3p0xEZzEIxwCrt0ludWGf9Bb10VVkF8p73OWYlINbVEmuNLWAcrcaFaCenLiJiXVbd ANar2RzPXQ6g8m00D2Jd/iV7IA5S7CCSvWwkt8n2irlEhJXholF96X7qg4zBD5tU5dwiRcKU0oDL @@ -62619,9 +98479,9 @@ tBRXr9PPdlhfrsgzKN64cmE79MjJThRfTHFtoD3ISBurxiIanudypripjdNc6s33jiTSq4l/w042 DlttJV2gex6w725YN5T4gz829QNU7SevCx7mypiHS2IiOIrM7C+tOOfh9h77aIDYwzmLmQnWw+H7 DSrRZ58M2+gZ0sLx4XCBGt6OiD8gYcjo8WFf6Xw4DVnkZ7Tsyu+o/j0c/xsYhIJD9Yfl/M2thc4e ThntznEf3zoSystHjb3u4QTd1eILXbUdUIIcRlRLuu3krllc01tPvyAu53g+HDY5N6IPiuNFNrIO -PcqpgQ8H4CqJeQVFatesBAG4YSp8OEKbDTVCyxEf60MTPlzXe4Buw8XEd7+NzRj4cA== - - +PcqpgQ8H4CqJeQVFatesBAG4YSp8OEKbDTVCyxEf60MTPlzXe4Buw8XEd7+NzRj4cA== + + oa2KwLYafZL4FidT5g9wgY1n0cyWoNXUVgkonHIynw+H2s9RHy0t2kqXXXq8hytXHHHP5kyx9OLv 4X6csKPJK6rv+j3B6Szs4TDXLKh1mVd8ELyzh+MslCAryAVApPRWryicAvdwSxvN2Gbf3juGIDPY w1FKD60uBleUMOhM30BNj0st/bRI9ehRXx96VVKoozRjRuThds4uwb2sNIXaktDZz8NtAueiuZOW @@ -62693,9 +98553,9 @@ gbK58S74s916gkE6kXCLfFKU5qCpvpA+SszXmA5ng0VW2a0asgbrgWSJwxvO8Wz6CtEabYMLih/j AUCVgUHgT0DGi9gAXnl1KOmiNCdmUzwNU6xFBRnQ7rCFZDMReOhXuwU6/1Pt2v99SaZlW5RgiwUX uqDyiJ2mZE5Is2RAEP6+WGYF709e89ngkNJkcZT7emTAaR1u6SWHdv7hFdIfbQ7caM9oA1jVAaOr 7Hmbt6Wtjq7g1POKc/29korv03alkWOtIHeDl6FTyiSvWzzoXJRE+6WJtI/qnQxlrpacPOr01OwT -JRcPNnGJ6DbFJoCFfQV73RtFrw6HPPYZgveNfHFHlBUTyq41n68nFdrk6fSpAxEjQQ== - - +JRcPNnGJ6DbFJoCFfQV73RtFrw6HPPYZgveNfHFHlBUTyq41n68nFdrk6fSpAxEjQQ== + + EAfu3MLJmoAeZF0TV4CNX6GAvhrN6hpeBcWo4LAdbcEMHvVma+zwTY0nscKB3fAIdmjZg0rKVzQW 2qgdn7Qms+zzCBPzVCyl8GvbHbtXe+XQkyNlIoxYAUYWAJJ8uwI/bGv8OZcGyqc/IG7S/R6eQ9vB vcbTyZEYZLU3YeADmlKV7S5UjIaLKGQrPPuphgN6l4HG8ZeKVPpU5XAuiJykQYyyrY+RCQ6R74RC @@ -62767,9 +98627,9 @@ Lsna0gr+dgHs0d3G4SdERhkicGKFYeXlT3Rqc+KNbDTKDAe1NrbcAnXFxMFDIOvLdqrIHw+siH4S zf5unTpkOWkPMrJdfM6E74m6MG1+QZmJiWE5H1sdxSzYr+mXL0ZRcA6Uy4joh6rKLaplDyv5wVh8 44M19wtyjutrNoTrlFSGqpCs5SWdpzu6j3GqXuKLIct9D0JwQYTOcCoDWw38xz/ZaffnJIqBI5Lo 3jMvUq5xOHP0THkH66GIVLJm8TTELaHxkwVyO+40xlbKt8CzLBjBo/SUElOmNXbibvl+PDnxEf2S -71zeMpNLkQ1Ih2cAlcmxnLzKM4ZqQIzBvNqZj3HS4QkZkox5FYMXSgp9gXFqaFoc2A== - - +71zeMpNLkQ1Ih2cAlcmxnLzKM4ZqQIzBvNqZj3HS4QkZkox5FYMXSgp9gXFqaFoc2A== + + Ghjg158hgp+SUZESklXWVQs40g12tXRIw8rI3KFv8lwc+6F2IFrMwKGs194mi1mbwubU4Kb+9IeQ U5him9pKED0V8/43gVfLdlwaitreppmrl72Zm3mI6WTxbluzBC+WdeIzq+DMa6VEHzhpzLRR24OA XPvmM50STM+sxzy4FnXsMT6Oj/oG9kl8TyRXRVPpRI9Y7o3x4bi0++vg46eiIDdEKeWvEvMN6Qup @@ -62841,9 +98701,9 @@ yIABQEAABzTi5JwucIFcaCz0H0wHYdnTL3DBSPpERJBwj1CToWoQegnEocMXSct0eE0qhziXBVuY ybpaw2vWQCWQCA0vQ9EQA81QvMAZqv6zDjoMMf4DgVMnPVtM6MkTQ6LQqnJzyrC8skapIgoTEZlW B0LcokNQ60CgECNsDwRSiUqKijYI1QEFhv+63Im3c0gxmVP/34ouOFnFI+03SbFRjQWZVF+zQjWZ xVaakSVGLHZNbOIws7akl3J1IBRVjcI8OsdXHoVyFJkF0cxOUxuqo0AcahqP8W8quyRDHFRIzYRE -+/oJeYZSiUtFVTQr4ZfLhC0NFaRQk5VTqJpK8MJIUYemJDINK485EHI0EO2SwshSPA== - - ++/oJeYZSiUtFVTQr4ZfLhC0NFaRQk5VTqJpK8MJIUYemJDINK485EHI0EO2SwshSPA== + + VCjU1NSGJikIy64QIsUpHKH9/lKUf5CVHQ4GEfEHRMHuXx9KfEoU9mEUQiR5wsNBjDFkZhTSDejD sOpAoEud4ojmHaJQp1g5iELNwVCJosAOLgXxxKjDVB0IHE7UgcCyywgaeyi4Q5SlFM+GFViQgeAP RdEheXlQ4kNhxu4pXN76wbACCzQQSoQa5yAdNgI/CnuQ3x5WYMEGwoed4XRzFEtR3WpS9InxSd3r @@ -62915,9 +98775,9 @@ Rck5CPXA5UfRpo08pj4al0rzQeoiJH7EkCKqiKRBWoW8SzVkqJ72VfVDCXE11wiFSGmZlgYmoZwM gBj0HSMSP9pbyESJSvjDUjeD1wNBwu3WAwmGhWUKNP+hzqRkIFVEMXyWwPb0KoltPR4diNGQwXVL 0duSMJ7gPgeCvV0+NNTxsKd3fukBJ1Z2TMqQ4d8byV1ctJ0PtCqSB714IJhEoYqZTYw9Nyy/qu2i j3DCMl5RkT0Y1o9AylrPw9oD8fCV2BCDJMXA6kH4pYzo9dytXKD5i/IeCBXsxAxSMxyJDr2skoT5 -GGqNlIdCoumMTGSgvkXkPujD9OMDgQzPQj7jWySkSjVTQ1R6IEyCiD/gWl0MX/SGlw== - - +GGqNlIdCoumMTGSgvkXkPujD9OMDgQzPQj7jWySkSjVTQ1R6IEyCiD/gWl0MX/SGlw== + + RWMxVEnlAbRVqKQRTPZNLVlNAAQEoxAAAAAcDIaDosGARDCSDitrDxSAAgOJLCSK40AJckoxYwwA AAAAEAAYAAAAFG1SX0n5c0bIcU+wSwfCvOSFCG9s3OaoYUb9JXI5VCkIZPz/UgGfHi+1o8sSauNX odq0LWgaA3yHrSq+nwTlwq4rGWKK1PogaCszaehxSNYSD1pwJwNKnhKcuRzb4q34GAHjTU2XZCTK @@ -62989,9 +98849,9 @@ Z6wIrExm+PfUahWCY/z8IHi1500a+8PWO6jNF7h4OBZlgmYldkDiWd2ZuIWkycMgoG/EwiaMrurn Gf6BQ1+fpn+GPleQ2C7A6JYZyO9z26eTcjC8XwowBibteTe9xDJaPwazYa44O/9sWh+jkCbEtvfU TxyiQAoUlaDjLc7wKf44BXf6aBdy4SdomaVgiN0Npdg5Ne307BQM11FF6FmZ85jMxsst8N45LT4r Y5uMjc67CJL3BA/Jy3/lbU2TnnVFXxUvS9p8YyV/hznu1KGm9tVQ9N46SsOGppb+BJ4tMRH6HSpI -S46AIlacdFbCemZAxw/naaOmD6CHzioZBdZLjc7HUQYpA+ExpNAk0THwRm3CRT5YUw== - - +S46AIlacdFbCemZAxw/naaOmD6CHzioZBdZLjc7HUQYpA+ExpNAk0THwRm3CRT5YUw== + + aauISIOiqekZ0IHuX54OGo57Ky32KBimviuQlkjisEGpks3AsH/2mEB/kvQglNIR8Ln1QkyhiHGB kfq2Q1LVuN5EW4c8WKAnfxgLXDl9Bs2l8Bd7QKw+HTQpRMsuAa6qXLn/SYBrNWAZVg3q1wcCw5KT 51JHUJcITyB3HamdlcSlJXOFVnrsczCBf5GwmvrzVMd458pwFGlXJJ2QgYpbBf3arvHAURsy0fmN @@ -63063,9 +98923,9 @@ j5tbBP0nRykTPI7yMhx93A91nGTNI7zt6ICRpcNNq++NBIp14OulnF357hNDaAHzAPJayzlIEYgt ZaEbmdpjiifvsdzLSQaTJ+cIzCq/gtXGl1gpOpsZmAf48vfnQLPF3UoC3UG1bkzHIQnyC8DQAVUo pB7hvPbEGN7NUtBHTDb5yBLLk6MoHEw48i/oZNwE+39Gg2kFgaDXRLlCsrggb/n6tPIXjzIRO2F2 OisZDzdycbgyX+oBHEhwaIByzAk28Wyr6jjl/hDDaP5wk5WdSAmHfpecJw/0RusRHdPqaADWQxVi -fMfAkast4AP5iwXsN4YYXQOZqv3Eor207ux9E5RTkkVX9w66xtIoLSMFk4bI2YH7lw== - - +fMfAkast4AP5iwXsN4YYXQOZqv3Eor207ux9E5RTkkVX9w66xtIoLSMFk4bI2YH7lw== + + wZF1DQsEFn4Y3e8cQYOoGGryUthDodeMhFDVyJfjpRgCYBwWowMbJnt0OCEaZa581ePOY0KrjIVR BhhyC6W3+XGIJcDvEOrMpI+/n58scdo5sEZFxGnz1jQKXAde7FLQqxvArmXl85o3ZngRX0b6Ac69 2VnJeSEik2JbyVMFOSoCrTwP1Y5yKikZWPW1SgCpZ+DAMvpf4uAXRqvCzK+EUCdYdXDokIuXQc14 @@ -63137,9 +98997,9 @@ STACozsGj7xhyFO22JZE2qOBqCLbId3WiiSHbDBaRFfyLpCjdbqxkNSIlc0Bmve+6cpDm+RRNiKN TtUv+K43p8oUKdCOJtRRtNXZ3so7QI+HhvLuQR3d32RwH4vD0xeW34sKWKlMMd5FUcClMK+k1SIU ZSn0MjVXAZS5wWk77Rw4dMKgjfsDL0cokIHAPc8fjUBOh5+yAMjcNtEY2UeEgdu3wCJk6wPj1VCS DizHx/LoRbB7Kwr+wpfbapXrVpASLru8KTxu0OVecJ5w5jRFHd1hEtuSG448Ghvme2x+9D7rMNmd -yRxleQkS3I9JBxDEg9jEo3K0zHaBMvFi6NmZXxM2AT2TkgH+BqA7NyGqYcIoKajBtQ== - - +yRxleQkS3I9JBxDEg9jEo3K0zHaBMvFi6NmZXxM2AT2TkgH+BqA7NyGqYcIoKajBtQ== + + H4aoIy1a8piIkKervjgBXwIcjJRDYhzXkr6Zip58H2QYMNdaYswBASEMoL3jpQdueKJknE2EtWVy MF4Jt4JT1Qk04vuMEafkwbgpIuou1nTaNrKUUrL/qHcvSL9hjKtOib3RRhOGTlGrXufOi7w1FbUA jHHnfHXIRn51lASRj2ZoBHXnGzZUZDKZDMvRPF9blnwA4RVei5KvOILFxXTbh6a3yQh2Rm/IzABx @@ -63211,9 +99071,9 @@ C+6WVxKszvslIoEXWGTZvAMyKywM1njhNumNpWQUpsV3DoLXvtsntZbcRIs75g2CaXigjAh3MC2u /BL0QRaAHIkhLQ6E76hunqT4eHIqAmjxoNZYkyrD+ZKmpj5fa3FgTr33gIOnv31QvDxQi6dYz0lf qmdqUTWvRNuHY/yb46ZYoDmlSeBIY8UPjW0AVqotap500ypeufxF1gumUbSD26uKZ+O0c1tKt5eA ztu6rYrXO8ygB969/41VeG5KFW/iuRR+I+/ouOfFVFW8ueVITQOqmocNXSRWfGufFfhGYp4M9qxQ -8WELj3BZJif0yW+Kn4eGswgBsxcxe/TWd4rvAti1eq7Yx3eK96+9xdSIOUTOVVA8xQ== - - +8WELj3BZJif0yW+Kn4eGswgBsxcxe/TWd4rvAti1eq7Yx3eK96+9xdSIOUTOVVA8xQ== + + U7ZtczluOoxw7hid4ue+T4fjXILnZfqQbW6sTM/qwpA21a7TTdon1kEGrmvOfrTp8OPESlhwI+V9 M+zYHepFW65p6Xg6zxkKX7R7OPtR9TzzhH+ImHN6iHxP9g88MqpoN/C43hvaXLRNe2SuIK2NQ4o2 JODNhaS+eRwdeJp7mGjbka4/LZpGU4OJ9sworMbpyMgk2oouALIwaXR45pVxNVfRZkbl566eolpT @@ -63285,9 +99145,9 @@ R3R3eunPwNQAK96al7QsKAW4redoAjXvNfFaoT4kPxjFCfrqM68zyu9xfdWLKOYYUbBPF7l1XfDx 1hkiFFjNWNhWR3OTfWmtTiqy0qRRCltE6V03EAmYN9jss/Dmf5VVRNan2Yi+f0uvH2h/nbtJLbeX IKPkcJnLvUUKgV8D/0VHILjEsFO0ZVY8Ul3GYaMvzBx+0p3RIAAXMBrTZj6TIjhGT3mUB8dzBRJ0 ItMJW/yWvlAl9e8qVqGkQea2NFKVoPiMpk6jInBhu+lwHIwUtoXh8Hb5Zeh/fOCKEm7JZSOyqkw3 -1sB5XHD3MXKwKV1V463nnel1v2CI9WiuicgRyKeSCGs6P0uEFeYEGD8kmZO3z+UTgA== - - +1sB5XHD3MXKwKV1V463nnel1v2CI9WiuicgRyKeSCGs6P0uEFeYEGD8kmZO3z+UTgA== + + tx4y2ignGG1Jzk5ZqXHJJmtAtJKb++fhT4Ze+YlFsOxT5vW2sGg2wCpLYnEYqy1do9tV1/ZeB3ma o0G9hEeM7HISn/+TyO1fstKD0x5MlrFO+C4AlpeLOlhHcZBibki6KmuhuZd/Vu1u4VBsM1ZwoFUv 1qaaoZRclz1l2kcWfcKuBn+8WqYDuYNSQXQH9EG/7qV7VqnGwFVLiorKdUxXIi64zjvj/RtIDHWm @@ -63359,9 +99219,9 @@ IkuAhUPdNP3yuYgd5N4quVyMZXmb7OG3NY6aSD27z49w0FVHNekR52GRA6IOLN9iR8HKNYwfmNIO ZSHZQ5iJx3/vp/QhdNn5K3hOJeDjdjsaQNB8aQ6EUANjLPWFyPvb3wDsEkY60BarZ0Mz0yGVR/NN bZEEX3qmBI0n0MNHHCN/LHY3gRWv9ODIWgfFAkMNyMiGVV+GAf0s3vxiXSObR+OtS2BQMslcDUWO 7Wgs/N4avIafFpmLb1xm/JbjiWM8nPVj5quL2I7MhS3Vgurrcpmy0uOrLk94Kp7Ydu/8Hz9XDmKd -upnQ00R3FDuKk5ebcJb/Gj5AA8NGApewpW01pTGpQG+HTw43zMhER0N6W5GRyNxfCQ== - - +upnQ00R3FDuKk5ebcJb/Gj5AA8NGApewpW01pTGpQG+HTw43zMhER0N6W5GRyNxfCQ== + + 9RCeNBO4rYdRTsUtCeHNIsPAqHw01kaGAedCzErIwIn/t9AfHRCqRCzIKQNRBtFFmx+7cXaUxtNr lCzudgSCrbgLZq/g/I8dEsz0DC7p6iD/jyT8X5ObwsAllZ3oTo564BjsKYJTvb6WmvYWt2rGx1R3 JAXFigpHzmO5E5z50dOl/MKs9VnXawCH/yiSONIM5OLZDRcH1ppz/NQ5Sll8iTGGOB3DZtJ8Lqc8 @@ -63433,9 +99293,9 @@ YBxSwTCOgwJ/SdcPWJMKLC8OQ+lGUiSxrEUG0lyzrGFLJUUSMSKED8MSXHFi10i6K0yqW14RR8eq kjRrh1TURxmRytxYxD/5lBS6rp3v/bYtUtgpqeVg5lHnk6AxqsbWJEVJtYHUvIUoV7L4mUNLSm+X cpGQp30gmlXAkIxoKKlD1+8deRgJULpbcDlXBWxSWG84fa53g6BzRvf0fMA8j/LDw+Hv3eaELn0k en++ZxZ9uQGyZL7lpgZnAqwuxkA2rpUycrW8InafP3Kauusq4IDgem9Mdzh5S5lHyCgMeCEA6S4J -eW7Nqn4Gv9d9OiUDp++znB+8f4CKy98K5nZRiXbXZF5UHiXR0MJLHnjwEFyTmNQ5Ug== - - +eW7Nqn4Gv9d9OiUDp++znB+8f4CKy98K5nZRiXbXZF5UHiXR0MJLHnjwEFyTmNQ5Ug== + + SWjSISm/hGP5YeTEFfwYgYWYdFxXFEFfV0QVaURKV8cHfKfV74qryObOHFcMtMS1pX3PjkwruXUf lGk96AbRVhdtlmiqYrIlreXRaG6ONanl1yl9IENnaGb1LX3z0MtEos+cwxcx6Rl1pokAnr490ebM dH97leyDlBAlUrCjN9dcpiqruNRVkwMhkBMBPS8Kc3oUV4DB9US62UoOflJvwlkeSHj6ZZMjqpA6 @@ -63507,9 +99367,9 @@ F1SLBn4dOFL2jY8SYc45IrrygpkSmSLiCXF4ZD8ieEOb3yZ8NeIZGGQLK2xC3QM4iVh5FS2jVk2p RCzYURU0jw2XLThdWLTxWczJYYFf7sh5pH+UQ7GCGcATsSRLqyxbadXF2BINTrtTRJtLGX/WlWqJ LIIW02jlcQCJigC3S5Dn2Ef4W6ZNFXFOVY8VT+FsK6+WIvBFEYRA7hxVxFXZ8BCDlIpwzL6wIlRX Ihds93uwCHhcDgarI4l0i3Cl/ayhE1dLXDarZBJlgCxVL+GxPAVqL76hOB1UyLg29jrE+mxyRLVN -iqq64QSC29aclWSjn7fX0CUiWU2t8KAgaQVp6XBAIpnVGFHmxDdFqz4YDR4MVdy7Ag== - - +iqq64QSC29aclWSjn7fX0CUiWU2t8KAgaQVp6XBAIpnVGFHmxDdFqz4YDR4MVdy7Ag== + + ArQUSnNucBHiq4mEAPEa69UaVmGSzcFVqgdgKKrQ+goUK/YI+HQOWvo/RrzjfImVhNodeh6rENKX GGQ/gheG0vHaprYMD/eYYECVUl4v45S825Jsxxz0795wWwmvLXSoXFuRvvM6Yx2LTgNShw+JTS4M mYvNIqhW8jDoBqX6nntWzQL4tBrhcEamdGEWiNJ8ovgOE7nMgv7di3NAbU/eHS53XdKKcwuFejGT @@ -63581,9 +99441,9 @@ YrI4RvcZ+N9N/bCZ29iR2jiaSJKP1GYRCx1bfK/1pHX7CZpW6c6ghhNIl4dNNgCn5lz2VXR5l3KE ILDCjQamP7uHLpFiYzg8Ad7WVFgoudKMU5MQZ2ojrcYwL914eYrsqe/7sECCUuWbjHSDaRqENNT9 /cGvN4Zd8ffJbwO2Ik44U05fDkr7jg/06DvTbalMZvQ9uiC/HNPvdZmQwmce1vdsEthZAl7D8UgX mPq2v0O5WuskzxJ1gahvK8i+jGflVBjpiejS7htTdZMZI6hDy+99rzNqEld7nhXbtt+weTaUzsRS -7LeM0O/2Vy03r6Y09mLspDHNXv1h630Dz7jc08oAVO97wNwx5NudRicOxQbZVeUWDw== - - +7LeM0O/2Vy03r6Y09mLspDHNXv1h630Dz7jc08oAVO97wNwx5NudRicOxQbZVeUWDw== + + IyVVnCpAykRxMvb7a8++zI/rb6imhRVTFABwNNVHS4mZAFhHqQrK1n5g+BckiSWAhQ1dyyk0wlHW WRA98Ll2SzijeeGzUFAYZc9EL/skTXe9z3Qlddxh3i+CJmFboSSHQi2LTUZTlbeQnRo3Hjw2LoGS raJFxgoaQmiMh9DA4Z5Ri73PMbXxhGwySTl6SovQEHhoRZ8FS8KJ1S6MuBStzqaDb0FCgQHhqQ2x @@ -63655,9 +99515,9 @@ HJTIYorpyTzgYDoPqHUZKtGhYw/eWekBB/cjuLOqeRB3Q8adiadi4dZLJISE85ic+di2kBgN8bAa oTgLxbGhOBe5mIQpbxTeEF2LcxQvE/SaJR71Bzd3iBWxEU5qDTQSNHuomIZMI2uiPP0qahaRQKcH OQYHrdfOHtAK6GdEhKllqhWNiRHzKOuHtxXLQGpdoXbKsq9AagdValFTYAAH1AAZMEAMagM3kLoc 9ZE9KO8BB/EKErMHtNzyDkLMUFRQSKig4IcJKQOxu0x+AAr7AovU+nTDwJk96MCkSQlLGCZJJUkj -OdJktvAW0YqoBz3+WGn7KmKKaPE7WjX2N+Opa23rIiyHunwT6G0JQ+uHt/CIhNL9Ug== - - +OdJktvAW0YqoBz3+WGn7KmKKaPE7WjX2N+Opa23rIiyHunwT6G0JQ+uHt/CIhNL9Ug== + + pvGQRrk0wqrXPFB0d5QEfRMlVKZwqcaBPCTMzCpqpk5fR2MN0YxM65jbPaaiZLrXSL/ShdF/i5rb pV/8YgetKc1BRbtcTTCM3IOJCkIk0npoKHVhiMIeFHqqDH0cU6wWhpU7ObIWSnZGjkEKC0qYkokw 9y91qjj5PrfaHnggAFSvBPtzfI54IIBylIjHalcJ0T6Kyt9UNNRiuccLpDBE5pqKFP0Yr7TRXTGG @@ -63729,9 +99589,9 @@ KfdBWZQlx1iFqGx/4ZhBjJyd98nK0tS2KZ9Xe7OBoQpda1OMiedndXbMTZmvKLcuTUJn9cUoWRCW lJsyuVov/VrsqDcy3k2ZbUBmAQCtl0Okkq1LjMD8DtTLbnPneutM0tt1dJjBthnlConV0X3RePe8 ODFcO/UIbzDyCuiPU2W6uCZMkLYCp+zXaLcEgTfUlxpgD3vII9cTrro4ZPspoVD++KpzP3YCKnQ8 yjNaGodTNwU/SlfzQolCFlpZU/QsAUbKhV80NKc+NpuivW9F0iUG70ZUsCk2LS49Lo4Dv5HGJFJe -vZDZCSIWVWwVsClEXPd+jCMiFQqbQuWhpUMep34Db+xrDS8/OqNXDfYzc/aH1fWpdQ== - - +vZDZCSIWVWwVsClEXPd+jCMiFQqbQuWhpUMep34Db+xrDS8/OqNXDfYzc/aH1fWpdQ== + + tQRf+fcy2DUsxeyv6Ari93b0cWOtxAIKPceo+dCyAaAevtyYDON3Ys0rcOgsqgYkB4jfpce7GQKJ BM4SpiFVeOfEhWiiykrNpC+lT6UmEHIal6x4l9avh6OlZzHcG6nZmpKmEOqYnFxzOoIyiQKUGttW IQgv4JZftXxN+dri2oOunNBhTZmsTsPIiziBiW/IpnyGZVkJiqAyvKjXlEF/c3WCqKygXv7OWlM+ @@ -63803,9 +99663,9 @@ EszW3+xlIP9V56D3tPUloOTxVx65QJM0SRbhDSVexfmu9JZlnJq/a4jRbs6J6crFpNrkpEgs+ovW 1R2YhOMu07LM4Gg/v4EzhyLVduW3H/fMg57u1e5ySAIIYEwNOxhODnsOIITo4RV0hrHJVmfErw0w Ilmwf+XIJu1XC8D/N1OuVkd0RIJNjFt2LYeGrpLMNSCsG3hAl6IkzAhAjupHC2evZqgLRICYU/fl /Rwz9UilMUjsYaOkIWZgCS0BY3CvH37nkXVlizS0Hx0zD6uHEbHwkYLQZsj/kyAO44Rqy4KzV1wP -cVSz05ySpybD4fw1mBXIi4xniSeiAJN4d2pbidv9fkwjRTZTJknZzZ3dQgA8ANqnpA== - - +cVSz05ySpybD4fw1mBXIi4xniSeiAJN4d2pbidv9fkwjRTZTJknZzZ3dQgA8ANqnpA== + + W6nv3azwHTc3bB4A+8/fMGc4aUg96i0Pz+KyPKhdTiUWsPH4SQ3U0h3jCO/nwObiIt+uT2S7ewcp YcS9w5D0mTr3ANCw0kJ8EJtXHRIArq9ag1yrv8jOgw59RiXtS4LSTVlmrpjJODuH0v4NHpKhEOYC orz7ebQzqNO8RSGldFhtlF7Pbxyv0WwZAy6HyMnrI74aYs0NLH1S/NpHehCrYImFUOi8JNyT0uul @@ -63877,9 +99737,9 @@ iW3GaeQ2snJVT7VL5BWHuB0CfDviy6c0OGBD4qkkq8RjmcyxMi7VqCAgidruy4nmSSd46qewrd3p viEaDF90Rlu9rPOqw1PtA5jYvDw7JSxBFYeaLEoQe6wgJAtDvYgfWodjPYevUfN8CSYIv2x8YRNo R9foa23AGGJwR660aCFrKZOUkqpAXAFJBon5Ry60yfg/p2SaErfoCjzDQY7t4q68qHyEapq1y2nz ZoaL77J6g0PlYIFUukgPeeXWYNMFOYCrhK0chtHYxz0VinTO1Cg60oRtf39Tit8wZvmaB5mpSjpS -dbMA3MZPmWyT4VOcYchyQulLcJ2jEb6ax5+qJA+/M2k4qya7h9KM0WbLewONG2y81g== - - +dbMA3MZPmWyT4VOcYchyQulLcJ2jEb6ax5+qJA+/M2k4qya7h9KM0WbLewONG2y81g== + + kyYFTLwmSjQuM8H2JCzpFAvZIJStoM5wHsfhcrGB9OsmLTCBkdzHMvkyY1af0V4xz9H2hFn3gm46 skUXN9SmlONHHekec4Mq8HIGndd+WjIgoTvY1srxdwkCpGS9J683GwcSNiRtp3/JeFTCcx8WVZHC E6/4CO6wTuZ/FRmIohbMeLYRKSkDdBNKEvW8EycmOnBvf/1g8KZ+ipPHL7ggiN6wosjwkVJaAdEE @@ -63951,9 +99811,9 @@ kg0KD5PV4b4/Wk0Uo16ZpPHGQQKkwbFRObcPVyuJHvlbIsXfhrjC0BYJ7JGcQ4+Zq+oTpiDSYXSu UXrZL3BpIAVDSxNcOpMxp6YD5Qclgr7sIAA7cxTNOEEsBN3FX+GfKHdtoWtriYopQFG9gtRkdkTL q3Pfpdlw+oD/Mdx5Zs2KNKdr9wbiutwuZp4x/znjbF4u0HOdCApv5TEkd8xC7AtOCB2WS/PcwtwH bceUPw9pycgbAmyi58ojSaRiiPwhlm0fDVUhUMEMvYJqgngQit3RwaX5wqFc0LiqI7xAUKCCIRlC -AmFZxWMDvIr+MUkNK8lZqGKsK5F7CxfmQ05P1EiQOkBbi7tzcKpZ6j5RLUxvnBouXw== - - +AmFZxWMDvIr+MUkNK8lZqGKsK5F7CxfmQ05P1EiQOkBbi7tzcKpZ6j5RLUxvnBouXw== + + k/v2x99oWGdFlIogRSoBTnK2rsadGHHZLBpEr/jnGbLNM7gXWGRDsGsmxJkyUqcHyQB6A9K46Vcs zod4i2DUwek/sGJ/wUcvPrgi58EfASsoVp3ZRmN53Lw1U5AEg7aWB/KN9NPxK5hYujtDeBAh1XEP Bxf9YzS5kYcafz2yUMQFS6nBQ9i9NrcgzcsBvKmZd1sNSzo+htjxNn8uVE5HA66Fl6R61QqC+G0F @@ -64025,9 +99885,9 @@ owAwBphMhwrKD6/52hyCQQuwDZVtLGWulIBG1a5oH1Yti+nRXyiWo1eRSs8cbBE5Z4h6BmINyYpZ B03gqLvMJYZAHLFGp7tI1qouGvFuRIweAobSfTCmpwoMgEsUJRZCW+TB0GC0PkRoBUW4UpazHgjs D4i/bitrXsm6bvOozcv3/uvfJdE/i0e1pOG1lTgY681KHA6VhL6W9ccZrojSps5gERYCI5cyludi hbJnc4GaFx5rULSVTA2GAKHD93PkgKAEKuCT9/UyyK3g272YSZAitJog0RVojUsNBu+mNp+Na00Y -V7ncuEosIjBy7CiYPQhBrkc+dfVDMqIwhrRvngPH8CNm8vCFacmQG4rJZcIX1a5pow== - - +V7ncuEosIjBy7CiYPQhBrkc+dfVDMqIwhrRvngPH8CNm8vCFacmQG4rJZcIX1a5pow== + + GkLQHypMdTJw5KwoXlcdHgb39sXaf1qKggTf2G91AgBC3VWASPSl/Gd9u/6wgAOOBRAog8J7QQWF D0szXouBi2ioz/h4IN6Yho5TNGUmejBw+ZX19kirPZ3SGEMON5lvoHMYCuE8Rz2bPKA1syytWL7E nikRTAUNf/uitzUYWggalttP9jOyvwgudVkogdrLW4IoziDb9iUKAh2h5SeKDtEkwTpYuyNzdE4j @@ -64099,9 +99959,9 @@ qomg1gfFamba9UOASIpwsZ7yPRjR/y8umJafMiSlXmuQ1iEZAqTC2mP7GSVIBY8gUQdC/S1XCm4z lw7zsnCBmn3P84UDkgUfZSnMlSlc6IzpXtgWzmRBHXaFFcLRuh27vCycrTSS3TKuEXTdSxIm4+Fe mBm5fy9hKZQ5h/7lMGa4/i474nTQs1Li1ukldshwDKX8uBnxoA1v/KPtsoJNme2EhduLqlYPIFle PH7EHNTRcahEmkSYA+fi7lyIC0aYA0/fwwqdjrU1b25kDjBYb96FB5VnJa9yF56WqBLfhAzyzMxB -Q67L7c4i/YzXEA3GzIELwOKG8nYEOZkDSk1aHfQizUakvj1lDvhA1B63vXVQVz/vVQ== - - +Q67L7c4i/YzXEA3GzIELwOKG8nYEOZkDSk1aHfQizUakvj1lDvhA1B63vXVQVz/vVQ== + + 5OA12gZHIPNzPkYstpfHt44BVCeVAINAV+YgMCNLHLByqqUApTlAE378VKUVREDHyuYAQvtsu1eU ktQ44uagKhrmNvFwCWQOcG1fdFPRqtQNQJkDjHRfwgc1zA+YhawODzWBYkKQ0aWYWye5r2ErfFw6 fvDZAjAKN50Dq3F8sIQrcDGTT3U0xAus1EY++m0g1MJHVh8Xony84ZGeXEwyPg0RF8aj5+PxNtU1 @@ -64173,9 +100033,9 @@ kcFIBVToag+uKez1IudjZW99XyhxpNPWicMEj8eIIi5zoZQRDeCHhnpEKNcrOeJNe2W4FEUtCJHm TRWnPS1IzcEIic1LLyKZJN6omaa9iOiFCx1F2l+Bvac9bZLd1gD+sJA7w9WqQNpr6+zp0y/YaWAS ktMK9SryfdDOT6q0cSrbmdH/YDo4kKnAvy7O2PDz0aZ42SSDksnKS7YBZRtAN7ywio3inITz9MIv Y5u3RaPFxOZnC97r4oDJHzUWgmHi02xNg5kuArl6Y4E7+xi3oiCnzlAsNwyOQ/7+IcBF0NTJZv28 -qRger7hfcKK6v3cGtwVrlPkTCUUcRz7PTMrWFpDffQtj5hOCFoqu+mNderw94lS43g== - - +qRger7hfcKK6v3cGtwVrlPkTCUUcRz7PTMrWFpDffQtj5hOCFoqu+mNderw94lS43g== + + dvMIt3fnXFacWLEZtKBN3UpXrN+jzazN+4m0E9bonra5WzdCaRrKI+aKqOAb7UK0J2BW5QCfJs7C Fx4Hrm2ADyFuY222V/j+qljFyJQ+xWCmXoQvocapt5x4+ga9tzKE70+bVB/wpg1s4AjfNDdgbfs1 mVnCKlT4VsLchGSIQKUPIYWAhS/lcnOeKOxSEcihYCrw4YueZuK2OH9O3z+KRwQ2fG9VWo6n7iOL @@ -64247,9 +100107,9 @@ vB+9vZdWbW617EkHj2lF2KjiHhHpKRt1Xt7ZmunWNkfb9wqtWohKmZpUKmhUqdZU1i3q0bqtEA/V Ub0x33XDLVrMeu7i7t5yacHhISaiXGtVZn2q97Xu+Uzehmhl9slM62a7xiemerfKNp3xoWbVbmYe yxTh6tG5siwkRC1fBs3I6v/d/aez1Tx8ltemXS3dJRGy1T9nuWRyjWRSW9lyASlKdSpl1tb+P0R4 z6zVqVhWs91q79RyITkZFarkLeukGc09wqXnuaNUutW8DUnVRrWntlTnNFt3j7tPNNpXaLPFxGOZ -+x6zTnjHsjqaWabWV3iatHVkqWb5Z9oXn3XUWJJW3rZ3btX5VZ7t1g9avbk+kaJV2w== - - ++x6zTnjHsjqaWabWV3iatHVkqWb5Z9oXn3XUWJJW3rZ3btX5VZ7t1g9avbk+kaJV2w== + + s5l622orn+UC4i+iSfF2SmgqH/J+bdfOoz4RRNFpujWm9+72q0XVJcsQpbTcS7q7tDo3taVHtUtp yyVjP9aRiu3a+5q+mlbT/kztCJ9LmaqJlM88G+rRS7SNP5l9m+dbay/TOn4RKTPzJtPerfLk+27h 3azH5SP94u/q9k5Jt3qItGq3XE5Ib72XJeKLfEn7RUxqjl5kdIk0v1WWmuWiEmKaS1SYPrrZfe+M @@ -64321,9 +100181,9 @@ pqp1tHg8lKc3y+WAszxGZGa3ltecoQ/t8N/z5TWVXkU7rdVM/2irPKoJ9bjx5drpUJXKmmr2l3/2 bPv7sChpC5s7Kqql5aJShqjHzf224hvNu70kr63KP2l7vFrDn9khnuoz/8XcRTs2RbSUu0jno1/7 QmtubYuo2GSiG6jkUkrlSc4UGgIAIAAQAEMRACAAIAqHxCLRgCQinsuKcw8UgATPijJSF0vDOYwj KYiiKMYQAwAwhhCDoJmZASipBABf3i2j4vTnqZEnGYbXwFzuX2QTH+0L8atu8ylFGy9fp9z+Ht2m -ie3NqQeeGXU9XSiWMduscaR6otoJpVGI2IqRNEWkG+uMyEkYNSrerXkNmqw2hV/5vQ== - - +ie3NqQeeGXU9XSiWMduscaR6otoJpVGI2IqRNEWkG+uMyEkYNSrerXkNmqw2hV/5vQ== + + Jm5oec3h9TtH3jJCxo0wjPBa58Gj6ooW3hsDQFAFdSGCwCyUUzuykaodBcuDhMpdWiJGIYSGJ2qk 8V2j6OfsmiMYJj29fydhT+7/UV8UwwlsdppZWqKcbmaS+hRSU56aM444t3sEWMlLZkFx4CzseyXu toEyngDYUVoHvDmfe5gBwz7VX5glUyyANzfgDRyAszNx/ktJAO0ZI2TiwwdOgDc5I6QxpFBMA23E @@ -64395,9 +100255,9 @@ FfSRv/2LFP8ib53k+nZx50zqJ2KgLkQG/yQkFKI3ETrc1seY5uKLWG4cpJTBXPKE46h+y6df1dT0 WSV1RjV78Cq2Dai5B3doznTE8J1qutNTdzHZf+UFeL6zWezWQsZLklVvbbEAazx1tTMFIEqJFfG9 OX6gcX5zzpCWfa7ejHZBtH29VRGbX3vM77wOQjdpdEcpupw0L9Wp4rsPNMmD6RSRfKJq4adiUtl6 y5zreR7DVViEU0fpklJK4PU4TNcluOoVxFkv6wuM7LbQp9yL7ocqZPOVwcKw9erkniZKUE8b1p1Y -/BLSHomi0f1KLiiYdL2yIbNE3V1dzHspuN6eKaNZV5uLXhPn4N7QbczL/nTfITkJkg== - - +/BLSHomi0f1KLiiYdL2yIbNE3V1dzHspuN6eKaNZV5uLXhPn4N7QbczL/nTfITkJkg== + + 5OR94uisOjChGjdXfznOfoE/yC2lHXaXpZfpy8C2XXSPcpzDO/JwiAINrXhIWDMetAvvVf0RO2r3 Rco1GjLF8Ya9cVLKL67Xu+cPwbVpu2pJyenOIQpvnMvxSBHf4ZzcSnJWm7mgWPqYjLdyaJWY2l7Z MhDWkXznt66MXEfwXmcmrkeirYVlZR3KkiMCFC3i/sZFujJE+Uhxl5pjO5hjP6y5AdEFk8xXNQQn @@ -64469,9 +100329,9 @@ mqVyASAZcgt0XGk11kw0iyO50bNuW2GKmo9/VIKBSVNCVlhRUBATzMowhRNIwRiaybmOtFBH9brl lJSVzPIwD2brpzZfaCZ5yl+dl8pFxEIz+Wz5AWZm/YSdSVzHkmwdv6nBtlvbUjVXoR4YGJSH1npq kB1/aXCWeAvChkH6bhkCMegudnYmA3he3WH99BPCOQ1n0kAbiw+jl5Z4EXEJqgLDPmpfPOrKmXyi aBeSyc63W3IIbOJeZ91AP8PtfMop5Q+e8gZmq69uhmlpKUlMaMUNJzGDafzfj62HLUrQtA3o5m1s -zIHtOf02Rpb766DJgTE2ftUyRZnJBe3NmFoA148e0AgxnB3IKGiSk6p+Ojfx3wA4DA== - - +zIHtOf02Rpb766DJgTE2ftUyRZnJBe3NmFoA148e0AgxnB3IKGiSk6p+Ojfx3wA4DA== + + NImZ29rRRKWljd5usaHJasH6A0jDWZYCfyLhqR3IAKYvxsbeAMIvmvywGEV0gXK1Yb5OVDVyLI3j UNvNylADlzU1nRxADocmabXxAeviyE5K/4QmqbvRYIEFcrotIcByoMlyFSDN1w/l2QamChCgcDg+ Tt54QGQsV56E+h9qa74T30gE5+rFyvxACQO0/0kYOmrpGnThrYoywTbuGxYyqBLjoil0Z6K2XeBE @@ -64543,9 +100403,9 @@ mmwIvMS0B7KB/iSrlPTMpya0E02T9flZIJLdRmKzmWabw440osuVhro9XaXDKHtzRGW3AmaZSinl uvU6E1LIOIM8T6JzFRuRy8SR4tlm04XO40AULBIckxgv4SYawk56FjDMAUQIMwx99jZXYKCSqGSl rneaTbNRPmLaszR7LlDR8Go2yVPZgFXXKJ0NjC5TcVN7qYU5pse4BGc25c15UD3VmgiN7JPGwhFU mNccOhqpT7IZDZvN6QEuS6SsKCa3pR6NyrmsxDUjT0m10Hi/izV4bCSnVgjL01lIBRE6HpakmOfU -GMSp+8fku0nMk/Gm0eohTCilzFd66nabi1xH2c2kI0b5P35yH4faystkbfrCbJp4pg== - - +GMSp+8fku0nMk/Gm0eohTCilzFd66nabi1xH2c2kI0b5P35yH4faystkbfrCbJp4pg== + + RppmwS6qNIazKTJwvczv0hkyrp4t7D5qO9pNRgQKAqrkvKZ0dQKTsKdvwCg5Ffb362VkGdMClJzL 1B5yprGcEGeSwhXuFyWnDbVUzE3sTReUZh8xyQkbLsYXJOxgQC3KnLghTHJCtK5H0hLGwBeZlnMs IDlpzvkvMy5cFBrulDa+BfDwnXQmMrcRpwgWtux5pv7EzueMtXDZUzAahDMSIkUV7TAizFH2FCLQ @@ -64617,9 +100477,9 @@ ld6981Dy3QUqrqSF9Ml4wPcSPpf50keakZjuHxvcNyEK2H/JPkBUAsP9yOumjd1CSdrAb8i5AcOP G+jvTuJWaA2TSxSIIeI0q2m3c9UwoQ9++AjE1bq9OcwD2LGP2iEDVJ/hrmQ9uxcJ8Cd1UGKMTJIP k+D4mAYpRWWubODyXGJNLtiGY2vuEgB7qTjvm+9oJq0tADaXclJDZ/y5T9VApOyXkbewC2gecIoK TzA3ZYr+ztJneDTiH21clzFFP4ldxAAkHsKwPxTq+7cMskVOcXAw7INEv7v/+aINRlPBR5X2vTmJ -uLy66MK40ii420k7dHDKruT3K8pIpHwvT2a7K+wcL3Imw2sEGjVwj0OBA/Xyik0QVA== - - +uLy66MK40ii420k7dHDKruT3K8pIpHwvT2a7K+wcL3Imw2sEGjVwj0OBA/Xyik0QVA== + + 7BBJxiPOpXP7j/aIjqdZbPQr84dlKaAU1N+1WpBmsaVJOIt2mGr8RDcSkva18/SZkLkdW4FXgiHr kzqNIgXCmT5xyRf7sc78aKJrBrN4IKtj2EKtjqBLnV+w6qi8oYwgLT1BUhBQZo1I7MmLybDA7KFf m9+VHyNjjL/FgMD49rKtbVW93hzS4btMr/E+mbNNKLo9/+ezB8VajglrGXba1Zw6YOT11wdAcB0v @@ -64691,9 +100551,9 @@ Cbn10ibKHxwcuQoUDa0g5qEDxEHptG8vDu2ot6yfQX+gqzBy8wYEurdQMUg2myTQW1Y8h8qh82CK tw0cbhmxAq5aF6gi8Qaj7bdFEKHrMl6EqvIwffyCsSXNM8wP9FMXVK2W8Ye8hV4DgY0E7FAWoYh5 Avslwr7hREAP0zZKyi9PscBqF13Y5fTPriBIyrhbBeOHnVb8fKEqaPOBmmQrrIHRmGikG5oMKEbx PvHtg3mIJzyiCvZ+i4dAiBBpPvNg1hGafZWHTxqVgzs0KG39VbSH/age0eTIQxHywsRHkaZ20PBP -eOKhDEAVCzNuXg62MTHi7C7ZQWfVRYTD/ZgJEn64rosFvZtwEn+XZo9vBpoineoHLA== - - +eOKhDEAVCzNuXg62MTHi7C7ZQWfVRYTD/ZgJEn64rosFvZtwEn+XZo9vBpoineoHLA== + + lVr0uTpWbg0UZ1bdfBubNpnJnEOQMMHhC6liBg0SnXcdQsoS67MiFhO7zfbxUW27bbVlN7YQHLda SSpCGvplLiBD+7FSVmTmeVW3nRoDcs344+B/mAxod++bC1OO8MM1D1EhmyLH9ZNJ3u8eAv4p3D42 M/yQT8k7jy7AnTsp49vGzZobf5qz24z2fVrMTUIxEWbRnJF87SuA2o7Y2byZFTrF0bvivUbL7aJJ @@ -64765,9 +100625,9 @@ oB9Bbw4TFkRZ4Q6Qpkdi/ERIdq8gtsWDAnx0c/GxAp7zDA50gR2/HoUrXMMy0iN1NrojR3HLOH/t UIH6On/iXR3XrJ8k1a11PxcrrSVMWSEUcXRamlIkoOpg+y7TiIEvO8MeuRhbjsEF6HZnVRNIpO2u yWNMPiqZjmqsHXzvg6//Y+KtovMvZj7uefOLseBspnCo8Po8PRXg1CMr30HKd9TzLzfmP48Omz3B ebiW8EHxe7/gKYd/U39plTX+ggqCbx+C538Qt4tVbpbj4K2vDuLeXuxOS1ubttCQGdBRN5C//CXj -lEVW4BowDPAZ+1DSOwU+FbreqeNPePDVbkjmDDgUwwKljj/jgcS6kc+HMPBExRLgZQ== - - +lEVW4BowDPAZ+1DSOwU+FbreqeNPePDVbkjmDDgUwwKljj/jgcS6kc+HMPBExRLgZQ== + + EMuHErJAAzrrD0rzqjW9wKAng4ey6Tv63Mh8tBI0Mq7qReyyCdYqbWdMOa2Zg42gQo2DdPqbtfAC aldKRiBAUwECBwBCw772mZ6GP4qnrSWTlDKlVIYd8UUO4GBJrF8ETwRBBCNkk1qN6usln+CpNNgi lJ1VVdKHudI0G9LnYUhKiBVKo1fmJqIKL5DdiTamCSZxI6GWgoy2UczMOokFa1PN+XbRoApnVRRE @@ -64839,9 +100699,9 @@ GcdXsbuwEGkvSVg0JrQ3KQCgGWHF0EjHgZ2I0I46Q42b2DTYr1EvpvB08wiROr1FDomnCDJDrTAz NUVB/UQYSpQbZ9H0ZN4Up9HUJcj4E8HyLdYttJcSsyUGS21gz3qinkuU1OxGqDplFPxqVTAYTY6S /w1kv+WYkLCoIsR6aZEmNjG9JsSYhFFSFblUwUDq31AIOUUF7fIUUaWCa0lPXtP01Kg5KJEGJySz n658EYciPJ5ZW7mEilHzTmAwCUVe7cJT64hu1qZykiPY3duX1OiHXhU/wrQU5Z3IUQpVJCtqVZwK -jZ4SyBSdWW5lGTNYvS1wFgrvCwZizvVLOqgaYTwuu9D5eOIcdQ9MIVadDupVnOgQ6w== - - +jZ4SyBSdWW5lGTNYvS1wFgrvCwZizvVLOqgaYTwuu9D5eOIcdQ9MIVadDupVnOgQ6w== + + dFFU5X1J0ZMKBiWZhspIoGluUBOxtBVlWRF5lWalVaYFteQkpYWQTqP4RTsfTWOkXsR5m6D3NvuK ljQx+iO1WBvmtGaiLT8lA0cYCi30XY4U5w2k6FaFFU2V0KN2IsoQTZKQY4ZaKjbUMdXvvUkvnAKV 09txp41YfBtdHkVFBM8ARj6Q+UWe+OvxgkerH1VZ2UbJkA+ikvdnRPExYuXsgyIoddnY/sYxYSK6 @@ -64913,9 +100773,9 @@ HA3tCNFh5FLRTqoNLshOIGwevQRyou8mnncRJ5hW5szZoG1QjPtCK4KXi8XriLeBHsmBDz8xAuBO tFIGRIq4vBqzGvQJ1EStHHKnCuo907d6DNQ60rPFWklOo1FvarB2GGyD+d6g8mCo8XR/aH3g4Zhn 3SZ6morK9ivZLAVguidD8yj+au7fIjXc4MQMM9T1qy4I0NBUO6+iryFEh0KocQvmqk/8wWWi5ENW ZNDHTgygurGCLdbQETEMoNlGbT3DWTfBgSMsIVqnDTokPK1EbHtPVq8M/CGeDT/r3g1FUYCwiwh7 -qUuRxAVRErzxLxYXiAR1s3hn8b347dkgzyBsOFXweoZl1ubFSYiAn8xI6BUOim7khA== - - +qUuRxAVRErzxLxYXiAR1s3hn8b347dkgzyBsOFXweoZl1ubFSYiAn8xI6BUOim7khA== + + SLSF6EFqleOFw9EYZRrxG1yqx7eF/jHcji/wdRZ7oOpxKzS6/IjCkfU1JQNBfIkxEbbdCzhQHkYG FzkD0Ws1aJV67l/bdpOvRAygR3wIjy/qEUtGURzqK7peAwIPd1ZME+jUwu99iqtjqD/iLVul8dVH VQMcWFSZOVuy4qrt0VS+RKfBUZqgvCM5TTmv8VXjhqAReaQTzqL/iKnSfwe5QYbB0y7Oiex+JRnw @@ -64987,9 +100847,9 @@ NZCVM1DghaCmi3IZqH2jjEbefr7qgReYODYkEHIWXBliv3jH64GVx45NxBuJhYRgHYh083exjM+N ZGaKKF9pRNj9HqQrAENkOY3XDOyutm3keqnKTq5CPdKOhdLgYn+jUBiN4UmKLpQ9hPcimxMtZFoZ 6eLaO+Ch/tt8oAiK6ixv19IptVURaEb+HHjFYzm0U6teFDAavMu02L7wW/FqzJxquS3RK/hYPEJa gaBNC06Q2IQNPjvW5DxmAGdo4dUrqTCiXjvjSihmeIdSktmQzSKS3ezpWGXaYEHW+RsEfmUlKQ3x -s9K86XTWmF5rFgithj4LgrmYG/xxJ4BLQ1U1WwYXrMcx2R08qx/mvLCr7jXcUqVLbQ== - - +s9K86XTWmF5rFgithj4LgrmYG/xxJ4BLQ1U1WwYXrMcx2R08qx/mvLCr7jXcUqVLbQ== + + YSTiBDUdCGcryQLdLxNRN0c9kEkxZYnh+f7sSO4bAPgIzobp6IofHMjoC69okiBjIED1rSErMyoX Sm3++fPSzawBv+DgdHDHyKLG2Z2vUavbVo3YjBkML4HdNIAsbY9C2JSkxyGwyj/zxSY2ypV/sIHH ZLqmvsjnCHVUgSED0Z3uVUXyI1mcxXMQHET+p/ChJVgYGC0B/2vDGKVUQ4I4uHSkBNsaNLYJck4K @@ -65061,9 +100921,9 @@ jy9gpddZD56FJ9WO+DO/EWRe0qvUcZvoQd3ggHJ5YiI6C13D5ZJMum0rOg2vgOopNP0tdycmMjCy vKc0MmNH6TiBncBPNUMU7Rx45U88c6HqtMLRy98iizpRBeQkTdpYtfxOQkK3rkznvZdORlH/86Si +YvvlTnpFx8Fiz7nVnUThhCMRQ/4UD+7LNDYlX7iT+WlMmEMgKGABKSiF0dHXGaPboI87VUQsVsD nJjHduGRJcX8ptxOtAydx3o+oyI2NoerhRp/9oHGd50JQHrqwd11U8vHqWz8KmxluSjBtFSJN0aG -fgvoLPXDGJ9K54qPiOEirtBxyR5I+qMMZCNO9iZ79MLeAdvngKY8NqSTG+VWGDe/sA== - - +fgvoLPXDGJ9K54qPiOEirtBxyR5I+qMMZCNO9iZ79MLeAdvngKY8NqSTG+VWGDe/sA== + + f2WODPTSkSHvFAap2+2lcXNcb8YdbN87s1/xDSoaJpqqpIaXosIGGRg00lDCCb1XgwBpiXQRp3F4 EpPlcmPb272RHjEhPzkz7XLhAPO4pNPuyYEKZlcE/TRjviiBc95OuV3jhbcWrSAgjVyLNveudA4D xujuw7DU72SlAe8kso+/qMv85ZbyNTobWQ+quW1Bx72EesRVi47fihrhLcYl5giYhLZgUDXaUxR1 @@ -65135,9 +100995,9 @@ xUa4HpJrEwFqaaQRXxIj8/tMtL/hegoYP5ghLbss0Wmo3BEtIgeyP5dF+9g2cNS0MXWlYxzf09Ee rbF/k3/Myh2k4Hz7Ag0STZTUFkiTjKiJRFIeM7QQvvn04RiHusf80ghx9zr8KtlH0Efn+C+28G31 cLPrFk7xbEFcQ7ydRwUytsKBdz03ADBKAla/NBJI32sApcKDJ9qHyMj49UPBhPK9qCXQIwU0EnnD ECWAfpLH98WEyVdb5QnJU6vM4hUdljB12sB66avD+tFgG8yBH28bY3Am8EPo9ZjftkMTxF8ckDTu -zXbxSdKfyVn7nBz+DAWYcDa8UYQbNvtJh1UpjFY86M0e7ug5hJ+zVdyU0p5CVoAQyQ== - - +zXbxSdKfyVn7nBz+DAWYcDa8UYQbNvtJh1UpjFY86M0e7ug5hJ+zVdyU0p5CVoAQyQ== + + te7QeWUhlT6AlVn180JZJVoicKgUK7L29c4E34ZSkxYbhyw4F3cXfDisZDusXympQuhdV0QpRsvM tByF4Zg2lS27OsEh0W33pq10RAAaIlHf1JKDsXA2AJcfastiCqDWC450Gar0cV63fNNp95QJKz61 WSjfaRXL2Z3Q/4JLUjv4xCfQ+QftJiByST1TsjBBBVOPLSPINeQhcubZJHGjteFqaZ7jLghT/zu3 @@ -65202,7 +101062,7 @@ UBENSBcM0G1GGwB27eKFH8xgzVnGZSy0NHppAGClYU9w1xTCppbw7nidkt/Wu5YjvNGBEaN841gG XDM38d7d4hzC+6/FFOuiggUVxV6k2Cdl4X3fxyPVBVYm1wkPZrjH2GI8K2Ut3Y4oCix/boTu4QTq r8MjpMyjgV/SGvaBWcOrE7dAHAWAub/MOxEApzZEgV+qUnydAgBS1aWm55v62iYF195sOrG0JZTs NEiuMDcR3TvxGsc2nNVDib/Xs4+IhNeIjdswvtX4LbvcbtTk48QIc9vukHac3J2Baq6dhaWOiiwx -UuoArw3v7gAv/lgrXxy5 - - - +UuoArw3v7gAv/lgrXxy5 + ]]> + + From bd64a558f18a92913aa68a4155b91a91fab02534 Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Thu, 3 Aug 2023 10:20:33 +0200 Subject: [PATCH 143/144] feat(shared): Albert linedrawing React component Based on the work by @nataliasayang in #4639 --- .../designs/linedrawings/albert.mjs | 98 +++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 sites/shared/components/designs/linedrawings/albert.mjs diff --git a/sites/shared/components/designs/linedrawings/albert.mjs b/sites/shared/components/designs/linedrawings/albert.mjs new file mode 100644 index 00000000000..2671ab28f12 --- /dev/null +++ b/sites/shared/components/designs/linedrawings/albert.mjs @@ -0,0 +1,98 @@ +import { LineDrawingWrapper, thin, dashed } from './shared.mjs' + +const strokeScale = 0.6 + +export const Albert = ({ + className = 'w-64', // CSS classes to apply + stroke = 1, // Stroke width to use +}) => { + // Normalize stroke across designs + stroke = stroke * strokeScale + + return ( + + + + + ) +} + +/* + * React component for the front + */ +export const AlbertFront = ({ + className = 'w-64', // CSS classes to apply + stroke = 1, // Stroke width to use +}) => { + // Normalize stroke across designs + stroke = stroke * strokeScale + + return ( + + + + ) +} + +/* + * React component for the back + */ +export const AlbertBack = ({ + className = 'w-64', // CSS classes to apply + stroke = 1, // Stroke width to use +}) => { + // Normalize stroke across designs + stroke = stroke * strokeScale + + return ( + + + + ) +} + +/* + * SVG elements for the front + */ +export const Front = ({ stroke }) => ( + <> + + + + +) + +/* + * SVG elements for the front + */ +const Back = ({ stroke }) => ( + <> + + + + +) From 6a93ec89fcd5bda3feb3f6ae29b72d7e602c3814 Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Thu, 3 Aug 2023 10:23:42 +0200 Subject: [PATCH 144/144] chore(shared): Added Albert to animation --- sites/shared/components/animations/how-does-it-work.mjs | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/sites/shared/components/animations/how-does-it-work.mjs b/sites/shared/components/animations/how-does-it-work.mjs index 92811dbcccc..d849ff650f4 100644 --- a/sites/shared/components/animations/how-does-it-work.mjs +++ b/sites/shared/components/animations/how-does-it-work.mjs @@ -1,9 +1,10 @@ import { useState, useEffect } from 'react' import { useTranslation } from 'next-i18next' -import { AaronFront, AaronBack } from 'shared/components/designs/linedrawings/aaron.mjs' +import { AaronFront } from 'shared/components/designs/linedrawings/aaron.mjs' import { BruceFront, BruceBack } from 'shared/components/designs/linedrawings/bruce.mjs' import { SimonFront, SimonBack } from 'shared/components/designs/linedrawings/simon.mjs' import { WahidFront, WahidBack } from 'shared/components/designs/linedrawings/wahid.mjs' +import { AlbertFront } from 'shared/components/designs/linedrawings/albert.mjs' export const ns = ['homepage'] @@ -12,7 +13,7 @@ const lineDrawings = [ , , , - , + , , , ,