diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000000000000000000000000000000000000..496ee2ca6a2f08396a4076fe43dedf3dc0da8b6d --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.DS_Store \ No newline at end of file diff --git a/README.md b/README.md index 2372f0388fded3610465cee4ba7ba82aaef4fd21..820b48e4b13b1a1b994f669b5efd20093b40499b 100644 --- a/README.md +++ b/README.md @@ -1,92 +1,8 @@ # fchh-website-content +This repository only contains the content (.mdx files for text content and images/other assets) for the website of the Fab City Hamburg e. V. +It is built upon the Astro template called [FCOS Suite](https://gitlab.fabcity.hamburg/fcos-suite/fcos-suite-astro). -## Getting started - -To make it easy for you to get started with GitLab, here's a list of recommended next steps. - -Already a pro? Just edit this README.md and make it your own. Want to make it easy? [Use the template at the bottom](#editing-this-readme)! - -## Add your files - -- [ ] [Create](https://docs.gitlab.com/ee/user/project/repository/web_editor.html#create-a-file) or [upload](https://docs.gitlab.com/ee/user/project/repository/web_editor.html#upload-a-file) files -- [ ] [Add files using the command line](https://docs.gitlab.com/ee/gitlab-basics/add-file.html#add-a-file-using-the-command-line) or push an existing Git repository with the following command: - -``` -cd existing_repo -git remote add origin https://gitlab.fabcity.hamburg/software/fchh-website-content.git -git branch -M main -git push -uf origin main -``` - -## Integrate with your tools - -- [ ] [Set up project integrations](https://gitlab.fabcity.hamburg/software/fchh-website-content/-/settings/integrations) - -## Collaborate with your team - -- [ ] [Invite team members and collaborators](https://docs.gitlab.com/ee/user/project/members/) -- [ ] [Create a new merge request](https://docs.gitlab.com/ee/user/project/merge_requests/creating_merge_requests.html) -- [ ] [Automatically close issues from merge requests](https://docs.gitlab.com/ee/user/project/issues/managing_issues.html#closing-issues-automatically) -- [ ] [Enable merge request approvals](https://docs.gitlab.com/ee/user/project/merge_requests/approvals/) -- [ ] [Automatically merge when pipeline succeeds](https://docs.gitlab.com/ee/user/project/merge_requests/merge_when_pipeline_succeeds.html) - -## Test and Deploy - -Use the built-in continuous integration in GitLab. - -- [ ] [Get started with GitLab CI/CD](https://docs.gitlab.com/ee/ci/quick_start/index.html) -- [ ] [Analyze your code for known vulnerabilities with Static Application Security Testing(SAST)](https://docs.gitlab.com/ee/user/application_security/sast/) -- [ ] [Deploy to Kubernetes, Amazon EC2, or Amazon ECS using Auto Deploy](https://docs.gitlab.com/ee/topics/autodevops/requirements.html) -- [ ] [Use pull-based deployments for improved Kubernetes management](https://docs.gitlab.com/ee/user/clusters/agent/) -- [ ] [Set up protected environments](https://docs.gitlab.com/ee/ci/environments/protected_environments.html) - -*** - -# Editing this README - -When you're ready to make this README your own, just edit this file and use the handy template below (or feel free to structure it however you want - this is just a starting point!). Thank you to [makeareadme.com](https://www.makeareadme.com/) for this template. - -## Suggestions for a good README -Every project is different, so consider which of these sections apply to yours. The sections used in the template are suggestions for most open source projects. Also keep in mind that while a README can be too long and detailed, too long is better than too short. If you think your README is too long, consider utilizing another form of documentation rather than cutting out information. - -## Name -Choose a self-explaining name for your project. - -## Description -Let people know what your project can do specifically. Provide context and add a link to any reference visitors might be unfamiliar with. A list of Features or a Background subsection can also be added here. If there are alternatives to your project, this is a good place to list differentiating factors. - -## Badges -On some READMEs, you may see small images that convey metadata, such as whether or not all the tests are passing for the project. You can use Shields to add some to your README. Many services also have instructions for adding a badge. - -## Visuals -Depending on what you are making, it can be a good idea to include screenshots or even a video (you'll frequently see GIFs rather than actual videos). Tools like ttygif can help, but check out Asciinema for a more sophisticated method. - -## Installation -Within a particular ecosystem, there may be a common way of installing things, such as using Yarn, NuGet, or Homebrew. However, consider the possibility that whoever is reading your README is a novice and would like more guidance. Listing specific steps helps remove ambiguity and gets people to using your project as quickly as possible. If it only runs in a specific context like a particular programming language version or operating system or has dependencies that have to be installed manually, also add a Requirements subsection. - -## Usage -Use examples liberally, and show the expected output if you can. It's helpful to have inline the smallest example of usage that you can demonstrate, while providing links to more sophisticated examples if they are too long to reasonably include in the README. - -## Support -Tell people where they can go to for help. It can be any combination of an issue tracker, a chat room, an email address, etc. - -## Roadmap -If you have ideas for releases in the future, it is a good idea to list them in the README. - -## Contributing -State if you are open to contributions and what your requirements are for accepting them. - -For people who want to make changes to your project, it's helpful to have some documentation on how to get started. Perhaps there is a script that they should run or some environment variables that they need to set. Make these steps explicit. These instructions could also be useful to your future self. - -You can also document commands to lint the code or run tests. These steps help to ensure high code quality and reduce the likelihood that the changes inadvertently break something. Having instructions for running tests is especially helpful if it requires external setup, such as starting a Selenium server for testing in a browser. - -## Authors and acknowledgment -Show your appreciation to those who have contributed to the project. - -## License -For open source projects, say how it is licensed. - -## Project status -If you have run out of energy or time for your project, put a note at the top of the README saying that development has slowed down or stopped completely. Someone may choose to fork your project or volunteer to step in as a maintainer or owner, allowing your project to keep going. You can also make an explicit request for maintainers. +## Build process +During the build pipeline, it pulls the latest Astro template from the `fcos-suite-astro` repo and then replaces the `public` and `src/pages` folders. \ No newline at end of file diff --git a/public/favicon.png b/public/favicon.png new file mode 100644 index 0000000000000000000000000000000000000000..189c28ba63c0041214d4200994f57f3b2596c1a6 Binary files /dev/null and b/public/favicon.png differ diff --git a/public/images/events/buildworkshops/Buildworkshops-Introduction-Heroimage.jpg b/public/images/events/buildworkshops/Buildworkshops-Introduction-Heroimage.jpg new file mode 100644 index 0000000000000000000000000000000000000000..85b36674f4dd43e464558b97cbbdeee8f27f1421 Binary files /dev/null and b/public/images/events/buildworkshops/Buildworkshops-Introduction-Heroimage.jpg differ diff --git a/public/images/events/buildworkshops/Buildworkshops-Uebersicht.png b/public/images/events/buildworkshops/Buildworkshops-Uebersicht.png new file mode 100644 index 0000000000000000000000000000000000000000..0b66b25724a92cd19a48e602b66e88da27ae01bf Binary files /dev/null and b/public/images/events/buildworkshops/Buildworkshops-Uebersicht.png differ diff --git a/public/images/events/codeweek/Codeweek_HackTheFuture.png b/public/images/events/codeweek/Codeweek_HackTheFuture.png new file mode 100644 index 0000000000000000000000000000000000000000..6d17bb668c90093bdbe8878a9cfb2d4e3c413189 Binary files /dev/null and b/public/images/events/codeweek/Codeweek_HackTheFuture.png differ diff --git a/public/images/events/codeweek/codeweek-hamburg-collage.png b/public/images/events/codeweek/codeweek-hamburg-collage.png new file mode 100644 index 0000000000000000000000000000000000000000..1b8781cd52714d90d72f4b6522083fe41f4950df Binary files /dev/null and b/public/images/events/codeweek/codeweek-hamburg-collage.png differ diff --git a/public/images/events/codeweek/codeweek-hamburg-cta.jpg b/public/images/events/codeweek/codeweek-hamburg-cta.jpg new file mode 100644 index 0000000000000000000000000000000000000000..39c3afd1c1586b5025906a14acdae3a7c3655f71 Binary files /dev/null and b/public/images/events/codeweek/codeweek-hamburg-cta.jpg differ diff --git a/public/images/events/codeweek/codeweek-hamburg.png b/public/images/events/codeweek/codeweek-hamburg.png new file mode 100644 index 0000000000000000000000000000000000000000..f46df3b92675d0031e969e6eadc2a84c8d281350 Binary files /dev/null and b/public/images/events/codeweek/codeweek-hamburg.png differ diff --git a/public/images/events/codeweek/codeweek_csm_5_e7c0c69b80.jpeg b/public/images/events/codeweek/codeweek_csm_5_e7c0c69b80.jpeg new file mode 100644 index 0000000000000000000000000000000000000000..be839385744805902f76b61414f66ba547ec5e36 Binary files /dev/null and b/public/images/events/codeweek/codeweek_csm_5_e7c0c69b80.jpeg differ diff --git a/public/images/events/codeweek/codeweek_hamburg-2018_44467673305_o_2c53a26672.jpeg b/public/images/events/codeweek/codeweek_hamburg-2018_44467673305_o_2c53a26672.jpeg new file mode 100644 index 0000000000000000000000000000000000000000..ec782b0e2818684fdb37a97b825a6e9037290556 Binary files /dev/null and b/public/images/events/codeweek/codeweek_hamburg-2018_44467673305_o_2c53a26672.jpeg differ diff --git a/public/images/events/eventlist/eventlist_enrico--A3E5rsdTbU-unsplash.jpg b/public/images/events/eventlist/eventlist_enrico--A3E5rsdTbU-unsplash.jpg new file mode 100644 index 0000000000000000000000000000000000000000..433fcead7cbb336a1e43267cb351f54443949f33 Binary files /dev/null and b/public/images/events/eventlist/eventlist_enrico--A3E5rsdTbU-unsplash.jpg differ diff --git a/public/images/events/fabfestbali/Fab-fest-bali-playlist.png b/public/images/events/fabfestbali/Fab-fest-bali-playlist.png new file mode 100644 index 0000000000000000000000000000000000000000..adfa662099e18f73c7285b3969107756dad69a4a Binary files /dev/null and b/public/images/events/fabfestbali/Fab-fest-bali-playlist.png differ diff --git a/public/images/events/fabfestbali/fabfestbali-TeamHamburg.jpg b/public/images/events/fabfestbali/fabfestbali-TeamHamburg.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2bbff316643b3117746ec845f9c0a013c05637d7 Binary files /dev/null and b/public/images/events/fabfestbali/fabfestbali-TeamHamburg.jpg differ diff --git a/public/images/events/fabfriday/fabfriday-visual-v01.png b/public/images/events/fabfriday/fabfriday-visual-v01.png new file mode 100644 index 0000000000000000000000000000000000000000..ea1d621ef13f0d84fb2c54cade19b58855adc869 Binary files /dev/null and b/public/images/events/fabfriday/fabfriday-visual-v01.png differ diff --git a/public/images/events/makerchallenge/Maker-Challenge-2022-Top20-Link.jpg b/public/images/events/makerchallenge/Maker-Challenge-2022-Top20-Link.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2deef06fa1f2ff033c1cc0107c511b96a9672c27 Binary files /dev/null and b/public/images/events/makerchallenge/Maker-Challenge-2022-Top20-Link.jpg differ diff --git a/public/images/events/makerchallenge/Maker-Challenge-2022-Top20.png b/public/images/events/makerchallenge/Maker-Challenge-2022-Top20.png new file mode 100644 index 0000000000000000000000000000000000000000..f4a401f4e3c2db46b80adeea71b52255c6d98ac7 Binary files /dev/null and b/public/images/events/makerchallenge/Maker-Challenge-2022-Top20.png differ diff --git a/public/images/events/makerchallenge/MakerChallenge-Keyvisual-Header.png b/public/images/events/makerchallenge/MakerChallenge-Keyvisual-Header.png new file mode 100644 index 0000000000000000000000000000000000000000..fbb9f03ba108b8459133aa575a0cbbda467b686e Binary files /dev/null and b/public/images/events/makerchallenge/MakerChallenge-Keyvisual-Header.png differ diff --git a/public/images/events/makerchallenge/MakerChallenge-Keyvisual.png b/public/images/events/makerchallenge/MakerChallenge-Keyvisual.png new file mode 100644 index 0000000000000000000000000000000000000000..c55087761ce324c042c1c8d07d6f280a81735650 Binary files /dev/null and b/public/images/events/makerchallenge/MakerChallenge-Keyvisual.png differ diff --git a/public/images/events/openlabcirculartextiles/hall_dsc_3212.0x1000.jpg b/public/images/events/openlabcirculartextiles/hall_dsc_3212.0x1000.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d212edba2066aa497d1c77f9a9bc29440df78d6e Binary files /dev/null and b/public/images/events/openlabcirculartextiles/hall_dsc_3212.0x1000.jpg differ diff --git a/public/images/events/openlabcirculartextiles/hall_dsc_3298.0x1000.jpg b/public/images/events/openlabcirculartextiles/hall_dsc_3298.0x1000.jpg new file mode 100644 index 0000000000000000000000000000000000000000..59130d42fc6e2741b81ebf20125a4a04dca26930 Binary files /dev/null and b/public/images/events/openlabcirculartextiles/hall_dsc_3298.0x1000.jpg differ diff --git a/public/images/events/openlabs/huehnerposten-DSC02323.jpg b/public/images/events/openlabs/huehnerposten-DSC02323.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1be498a523d0d897780ea0266f54d6c59a972e58 Binary files /dev/null and b/public/images/events/openlabs/huehnerposten-DSC02323.jpg differ diff --git a/public/images/events/projects/buildworkshops/olsk-hofalab-DSC00722.jpg b/public/images/events/projects/buildworkshops/olsk-hofalab-DSC00722.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a11d91b47741beb43027b7adf24092704a94ae6c Binary files /dev/null and b/public/images/events/projects/buildworkshops/olsk-hofalab-DSC00722.jpg differ diff --git a/public/images/events/tfom23/tfom23-keyvisual-16by9_variant-03.png b/public/images/events/tfom23/tfom23-keyvisual-16by9_variant-03.png new file mode 100644 index 0000000000000000000000000000000000000000..3bf38cc3ff5ff4c0f661a2281675e8c947a9914a Binary files /dev/null and b/public/images/events/tfom23/tfom23-keyvisual-16by9_variant-03.png differ diff --git a/public/images/events/tfom23/tfom23-poster-screen.png b/public/images/events/tfom23/tfom23-poster-screen.png new file mode 100644 index 0000000000000000000000000000000000000000..7bf4ccdd3d0d00119aca58ad913e09b385d9d266 Binary files /dev/null and b/public/images/events/tfom23/tfom23-poster-screen.png differ diff --git a/public/images/fchh/association/fabcityhaus-workshop_IMG_7065.jpg b/public/images/fchh/association/fabcityhaus-workshop_IMG_7065.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ff8df24ed82e980cf8a369a408c0eaeb78667cb2 Binary files /dev/null and b/public/images/fchh/association/fabcityhaus-workshop_IMG_7065.jpg differ diff --git a/public/images/fchh/association/fabcityhaus-workshop_IMG_7073.jpg b/public/images/fchh/association/fabcityhaus-workshop_IMG_7073.jpg new file mode 100644 index 0000000000000000000000000000000000000000..463744c8fcca910b7afe8c5065915c79d1e47e8c Binary files /dev/null and b/public/images/fchh/association/fabcityhaus-workshop_IMG_7073.jpg differ diff --git a/public/images/fchh/association/fchh-logopattern-hero.png b/public/images/fchh/association/fchh-logopattern-hero.png new file mode 100644 index 0000000000000000000000000000000000000000..64fc4a4cd9727955780186e544859ee5a89d6485 Binary files /dev/null and b/public/images/fchh/association/fchh-logopattern-hero.png differ diff --git a/public/images/fchh/association/fchhev_pexels-martin-schneider-13450044.jpg b/public/images/fchh/association/fchhev_pexels-martin-schneider-13450044.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f50203203f8b321be689eeff47a962febae174ed Binary files /dev/null and b/public/images/fchh/association/fchhev_pexels-martin-schneider-13450044.jpg differ diff --git a/public/images/fchh/association/satzung.pdf b/public/images/fchh/association/satzung.pdf new file mode 100644 index 0000000000000000000000000000000000000000..00bf856e3a795677803a5603ce360ed8693cc973 Binary files /dev/null and b/public/images/fchh/association/satzung.pdf differ diff --git a/public/images/fchh/hamburg2054/2054_deepmind-lISkvdgfLEk-unsplash.jpg b/public/images/fchh/hamburg2054/2054_deepmind-lISkvdgfLEk-unsplash.jpg new file mode 100644 index 0000000000000000000000000000000000000000..52bc5e8ff6b6971bc1a5fdc618f4ef5f7060a33e Binary files /dev/null and b/public/images/fchh/hamburg2054/2054_deepmind-lISkvdgfLEk-unsplash.jpg differ diff --git a/public/images/fchh/hamburg2054/IMG8258.jpg b/public/images/fchh/hamburg2054/IMG8258.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c1c46a2e8aa4c3e0929d3be0b4a1d421f7c53264 Binary files /dev/null and b/public/images/fchh/hamburg2054/IMG8258.jpg differ diff --git a/public/images/fchh/hamburg2054/pitodido.png b/public/images/fchh/hamburg2054/pitodido.png new file mode 100644 index 0000000000000000000000000000000000000000..b3a59e5e57a057cabf6ac807d13ea824679962bf Binary files /dev/null and b/public/images/fchh/hamburg2054/pitodido.png differ diff --git a/public/images/fchh/hamburg2054/vision2054-meagcity_daryan-shamkhali-xFQq3Iu7-PY-unsplash.jpg b/public/images/fchh/hamburg2054/vision2054-meagcity_daryan-shamkhali-xFQq3Iu7-PY-unsplash.jpg new file mode 100644 index 0000000000000000000000000000000000000000..10c7dfd15f8ddce4f9997ff983448b763da57a47 Binary files /dev/null and b/public/images/fchh/hamburg2054/vision2054-meagcity_daryan-shamkhali-xFQq3Iu7-PY-unsplash.jpg differ diff --git a/public/images/fchh/hamburg2054/vision2054_FabCityPledge2019_CreditFabCityFoundation.jpg b/public/images/fchh/hamburg2054/vision2054_FabCityPledge2019_CreditFabCityFoundation.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e7cf3df33cc9aa00394007bea65f70deaf9dbc05 Binary files /dev/null and b/public/images/fchh/hamburg2054/vision2054_FabCityPledge2019_CreditFabCityFoundation.jpg differ diff --git a/public/images/fchh/jobs/220916StellenausschreibungenInnovationsmanager.pdf b/public/images/fchh/jobs/220916StellenausschreibungenInnovationsmanager.pdf new file mode 100644 index 0000000000000000000000000000000000000000..556063f857fcb6bde5d8e65da95630fb773c9c0b Binary files /dev/null and b/public/images/fchh/jobs/220916StellenausschreibungenInnovationsmanager.pdf differ diff --git a/public/images/fchh/jobs/FrontendentwicklerIn.pdf b/public/images/fchh/jobs/FrontendentwicklerIn.pdf new file mode 100644 index 0000000000000000000000000000000000000000..053436196b60e112497546d7667cb66e4f161ea9 Binary files /dev/null and b/public/images/fchh/jobs/FrontendentwicklerIn.pdf differ diff --git "a/public/images/fchh/jobs/StellenausschreibungH\303\274PoLabMinijob.pdf" "b/public/images/fchh/jobs/StellenausschreibungH\303\274PoLabMinijob.pdf" new file mode 100644 index 0000000000000000000000000000000000000000..6c051e93f3b202b1afef185aaf0106dd8ac016e6 Binary files /dev/null and "b/public/images/fchh/jobs/StellenausschreibungH\303\274PoLabMinijob.pdf" differ diff --git a/public/images/fchh/jobs/jobs_filipp-romanovski-n5MVArV_wUY-unsplash.jpg b/public/images/fchh/jobs/jobs_filipp-romanovski-n5MVArV_wUY-unsplash.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1d72700fccd63c36a4d7ba901a26f653a64f0b21 Binary files /dev/null and b/public/images/fchh/jobs/jobs_filipp-romanovski-n5MVArV_wUY-unsplash.jpg differ diff --git a/public/images/fchh/jobs/jobs_jonathan-rautenberg-07U-9wBZ4d0-unsplash.jpg b/public/images/fchh/jobs/jobs_jonathan-rautenberg-07U-9wBZ4d0-unsplash.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8855c277d0409242c23b13c420ee1f0751aa3583 Binary files /dev/null and b/public/images/fchh/jobs/jobs_jonathan-rautenberg-07U-9wBZ4d0-unsplash.jpg differ diff --git a/public/images/fchh/jupiter/JupiterHeader.JPG b/public/images/fchh/jupiter/JupiterHeader.JPG new file mode 100644 index 0000000000000000000000000000000000000000..1825b0bd76b5d9184816aa16ccce66205b71a5d3 Binary files /dev/null and b/public/images/fchh/jupiter/JupiterHeader.JPG differ diff --git a/public/images/fchh/jupiter/ima_e8ed4b8.jpeg b/public/images/fchh/jupiter/ima_e8ed4b8.jpeg new file mode 100644 index 0000000000000000000000000000000000000000..306bb6f93748f7240b69757433307a3afcbb5209 Binary files /dev/null and b/public/images/fchh/jupiter/ima_e8ed4b8.jpeg differ diff --git a/public/images/fchh/members/fabcityhamburg-members-hero.jpg b/public/images/fchh/members/fabcityhamburg-members-hero.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f0769f0c35278e53cc6173ae9483ec4a2b9caeda Binary files /dev/null and b/public/images/fchh/members/fabcityhamburg-members-hero.jpg differ diff --git a/public/images/fchh/members/vereinsmitglieder_robert-katzki-jbtfM0XBeRc-unsplash.jpg b/public/images/fchh/members/vereinsmitglieder_robert-katzki-jbtfM0XBeRc-unsplash.jpg new file mode 100644 index 0000000000000000000000000000000000000000..afe18be6d77c37f019cf50b0057b40f32151c1fe Binary files /dev/null and b/public/images/fchh/members/vereinsmitglieder_robert-katzki-jbtfM0XBeRc-unsplash.jpg differ diff --git a/public/images/fchh/newsletter/mailboxes-jEtIxnjeXHA-unsplash.jpg b/public/images/fchh/newsletter/mailboxes-jEtIxnjeXHA-unsplash.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c4c8c384b1e7b1e85f4830a37b093e34549d659a Binary files /dev/null and b/public/images/fchh/newsletter/mailboxes-jEtIxnjeXHA-unsplash.jpg differ diff --git a/public/images/fcos/FCOS SOFTWARE KIT.png b/public/images/fcos/FCOS SOFTWARE KIT.png new file mode 100644 index 0000000000000000000000000000000000000000..9de016464c3ca1c668607a751375ad16080429ea Binary files /dev/null and b/public/images/fcos/FCOS SOFTWARE KIT.png differ diff --git a/public/images/fcos/FCOS-Alpha_Article-Header.png b/public/images/fcos/FCOS-Alpha_Article-Header.png new file mode 100644 index 0000000000000000000000000000000000000000..a80d51830b5bf9a93e3e57dbded262fe992e3e49 Binary files /dev/null and b/public/images/fcos/FCOS-Alpha_Article-Header.png differ diff --git a/public/images/fcos/FCOS-UI-Design.png b/public/images/fcos/FCOS-UI-Design.png new file mode 100644 index 0000000000000000000000000000000000000000..bd3616a9f1b9231da9a25f6d6741b9e245429b39 Binary files /dev/null and b/public/images/fcos/FCOS-UI-Design.png differ diff --git a/public/images/fcos/Fab-City-Members.jpg b/public/images/fcos/Fab-City-Members.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6398ba42d3d3664f06ff3e6cc30a230d3a8960fc Binary files /dev/null and b/public/images/fcos/Fab-City-Members.jpg differ diff --git a/public/images/fcos/thefabcitynetwork.png b/public/images/fcos/thefabcitynetwork.png new file mode 100644 index 0000000000000000000000000000000000000000..6f0f878f3dbdaa58f1c3dfa1d62fd028ca1b2eb8 Binary files /dev/null and b/public/images/fcos/thefabcitynetwork.png differ diff --git a/public/images/home/2054-hamburg-collage-05.jpg b/public/images/home/2054-hamburg-collage-05.jpg new file mode 100644 index 0000000000000000000000000000000000000000..392849b7800449b49a99700bd94aa393c3d4a92c Binary files /dev/null and b/public/images/home/2054-hamburg-collage-05.jpg differ diff --git a/public/images/home/nasa-Q1p7bh3SHj8-unsplash_fchh.jpg b/public/images/home/nasa-Q1p7bh3SHj8-unsplash_fchh.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0577b921c7c7647ed13f56d8c931581bb1cc26b6 Binary files /dev/null and b/public/images/home/nasa-Q1p7bh3SHj8-unsplash_fchh.jpg differ diff --git a/public/images/illustrations/FCHH-Illu-Intro_placeholder.png b/public/images/illustrations/FCHH-Illu-Intro_placeholder.png new file mode 100644 index 0000000000000000000000000000000000000000..224b4d8145a1c3c2abcbc6d07cfcba3913fd3327 Binary files /dev/null and b/public/images/illustrations/FCHH-Illu-Intro_placeholder.png differ diff --git a/public/images/illustrations/FCHH-Illu-Subfooter.svg b/public/images/illustrations/FCHH-Illu-Subfooter.svg new file mode 100644 index 0000000000000000000000000000000000000000..a5af405f38634f8a04ae66715c28e95a5def987e --- /dev/null +++ b/public/images/illustrations/FCHH-Illu-Subfooter.svg @@ -0,0 +1,268 @@ +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 3200 1200"> + <defs> + <pattern id="a" width="20" height="20" patternTransform="translate(-33.1 94.8)" patternUnits="userSpaceOnUse"> + <path class="b" d="M0 0h20v20H0z"/> + <path class="d" d="M10 0h10v10H10z"/> + <path class="e" d="M0 0h10v10H0zM10 10h10v10H10z"/> + <path class="d" d="M0 10h10v10H0z"/> + </pattern> + <pattern id="b" width="20" height="20" patternTransform="translate(-21.2 1.7)" patternUnits="userSpaceOnUse"> + <path class="b" d="M0 0h20v20H0z"/> + <path class="d" d="M10 0h10v10H10z"/> + <path class="e" d="M0 0h10v10H0zM10 10h10v10H10z"/> + <path class="d" d="M0 10h10v10H0z"/> + </pattern> + <pattern id="c" width="20" height="20" patternTransform="translate(-91.6 71.8)" patternUnits="userSpaceOnUse"> + <path class="b" d="M0 0h20v20H0z"/> + <path class="d" d="M10 0h10v10H10z"/> + <path class="e" d="M0 0h10v10H0zM10 10h10v10H10z"/> + <path class="d" d="M0 10h10v10H0z"/> + </pattern> + <pattern id="d" width="20" height="20" patternTransform="rotate(6.7 -818.13013 -754.368274)" patternUnits="userSpaceOnUse"> + <path class="b" d="M0 0h20v20H0z"/> + <path class="d" d="M10 0h10v10H10z"/> + <path class="e" d="M0 0h10v10H0zM10 10h10v10H10z"/> + <path class="d" d="M0 10h10v10H0z"/> + </pattern> + <pattern id="h" width="20" height="20" patternTransform="translate(-92.6 97.8)" patternUnits="userSpaceOnUse"> + <path class="b" d="M0 0h20v20H0z"/> + <path class="d" d="M10 0h10v10H10z"/> + <path class="e" d="M0 0h10v10H0zM10 10h10v10H10z"/> + <path class="d" d="M0 10h10v10H0z"/> + </pattern> + <pattern id="n" width="20" height="20" patternUnits="userSpaceOnUse"> + <path class="b" d="M0 0h20v20H0z"/> + <path class="d" d="M10 0h10v10H10z"/> + <path class="e" d="M0 0h10v10H0zM10 10h10v10H10z"/> + <path class="d" d="M0 10h10v10H0z"/> + </pattern> + <pattern id="t" width="170" height="169.98" patternTransform="matrix(3.85 0 0 3.85 -1398 14173.4)" patternUnits="userSpaceOnUse" viewBox="0 0 170 170"> + <path class="b" d="M0 0h170v169.98H0z"/> + <path class="c" d="M169.5 169.6h170.6v171.77H169.5z"/> + <path class="c" d="M-.5 169.6h170.6v171.77H-.5z"/> + <path class="c" d="M-170.5 169.6H.1v171.77h-170.6zM169.5-.4h170.6v171.77H169.5z"/> + <path d="M168.7 1.8h1.4v1.63h-1.4z"/> + <path class="c" d="M-.5-.4h170.6v171.77H-.5z"/> + <use transform="scale(.03)" xlink:href="#v"/> + <path d="M-1.2 1.8H.2v1.63h-1.4z"/> + <path class="c" d="M-170.5-.4H.1v171.77h-170.6zM169.5-170.4h170.6V1.37H169.5z"/> + <path class="c" d="M-.5-170.4h170.6V1.37H-.5z"/> + <use transform="matrix(.03 0 0 .03 0 -170)" xlink:href="#w"/> + <path class="c" d="M-170.5-170.4H.1V1.37h-170.6z"/> + </pattern> + <pattern id="u" width="170" height="169.98" patternTransform="matrix(3.85 0 0 3.85 -1398 14173.4)" patternUnits="userSpaceOnUse" viewBox="0 0 170 170"> + <path class="b" d="M0 0h170v169.98H0z"/> + <path class="c" d="M169.5 169.6h170.6v171.77H169.5z"/> + <path class="c" d="M-.5 169.6h170.6v171.77H-.5z"/> + <path class="c" d="M-170.5 169.6H.1v171.77h-170.6zM169.5-.4h170.6v171.77H169.5z"/> + <path d="M168.7 1.8h1.4v1.63h-1.4z"/> + <path class="c" d="M-.5-.4h170.6v171.77H-.5z"/> + <use transform="scale(.03)" xlink:href="#v"/> + <path d="M-1.2 1.8H.2v1.63h-1.4z"/> + <path class="c" d="M-170.5-.4H.1v171.77h-170.6zM169.5-170.4h170.6V1.37H169.5z"/> + <path class="c" d="M-.5-170.4h170.6V1.37H-.5z"/> + <use transform="matrix(.03 0 0 .03 0 -170)" xlink:href="#w"/> + <path class="c" d="M-170.5-170.4H.1V1.37h-170.6z"/> + </pattern> + <pattern id="y" width="20" height="20" patternTransform="matrix(.91 0 0 .91 24.9 28.9)" patternUnits="userSpaceOnUse"> + <path class="b" d="M0 0h20v20H0z"/> + <path class="d" d="M10 0h10v10H10z"/> + <path class="e" d="M0 0h10v10H0zM10 10h10v10H10z"/> + <path class="d" d="M0 10h10v10H0z"/> + </pattern> + <pattern id="z" width="170" height="169.98" patternTransform="matrix(3.49 0 0 3.49 -639.4 13080)" patternUnits="userSpaceOnUse" viewBox="0 0 170 170"> + <path class="b" d="M0 0h170v169.98H0z"/> + <path class="c" d="M169.5 169.6h170.6v171.77H169.5z"/> + <path class="c" d="M-.5 169.6h170.6v171.77H-.5z"/> + <path class="c" d="M-170.5 169.6H.1v171.77h-170.6zM169.5-.4h170.6v171.77H169.5z"/> + <path d="M168.7 1.8h1.4v1.63h-1.4z"/> + <path class="c" d="M-.5-.4h170.6v171.77H-.5z"/> + <use transform="scale(.03)" xlink:href="#v"/> + <path d="M-1.2 1.8H.2v1.63h-1.4z"/> + <path class="c" d="M-170.5-.4H.1v171.77h-170.6zM169.5-170.4h170.6V1.37H169.5z"/> + <path class="c" d="M-.5-170.4h170.6V1.37H-.5z"/> + <use transform="matrix(.03 0 0 .03 0 -170)" xlink:href="#w"/> + <path class="c" d="M-170.5-170.4H.1V1.37h-170.6z"/> + </pattern> + <pattern id="ad" width="20" height="20" patternTransform="translate(-80.6 97.8)" patternUnits="userSpaceOnUse"> + <path class="b" d="M0 0h20v20H0z"/> + <path class="d" d="M10 0h10v10H10z"/> + <path class="e" d="M0 0h10v10H0zM10 10h10v10H10z"/> + <path class="d" d="M0 10h10v10H0z"/> + </pattern> + <clipPath id="g"> + <path class="a" d="M2335.7 334.8c-13.7-.2-24.8-8.7-24.8-19.5v-19.6c0-7.9 8-14.3 17.9-14.3v-15.2h-88.5v15.2c9.9 0 17.9 6.4 17.9 14.3v19.6c0 10.8-11.2 19.3-24.8 19.5-12.1.1-21.8 8-21.8 17.6v66.9c0 26.2 26.6 47.4 59.5 47.4h26.9c32.9 0 59.5-21.2 59.5-47.4v-66.9c0-9.6-9.7-17.5-21.8-17.6Z"/> + </clipPath> + <clipPath id="j"> + <path class="a" d="M2411.4 420.9h88.6v24.7a39.2 39.2 0 0 1-39.2 39.2h-10.2a39.2 39.2 0 0 1-39.2-39.2v-24.7Z"/> + </clipPath> + <image id="v" width="4925" height="4925" xlink:href="FCHH-Illu-Subfooter_v041.png"/> + <image id="w" width="4925" height="4925" xlink:href="FCHH-Illu-Subfooter_v042.png"/> + <style> + .a,.l{fill:#f0f1f1}.a,.i,.n,.o,.q,.t,.v{stroke:#0b1324;stroke-miterlimit:10;stroke-width:2.83px}.b,.n{fill:none}.c{fill:#f7f8fa}.d{fill:#fff}.e{fill:#0b1324}.g{fill:#e4e4e5;mix-blend-mode:multiply}.i{fill:url(#b)}.o{fill:url(#h)}.q{fill:url(#n)}.t{fill:url(#u)}.v{fill:url(#z)} + </style> + </defs> + <g style="isolation:isolate"> + <path class="e" d="M2335.5 153v315.8a13.7 13.7 0 0 0 13.7 13.7h18.3a13.7 13.7 0 0 0 13.8-13.7 13.7 13.7 0 0 1 13.7-13.7h271.6a13.7 13.7 0 0 1 13.7 13.7 13.7 13.7 0 0 0 13.7 13.7h18.3a13.7 13.7 0 0 0 13.8-13.7V153Z"/> + <path class="a" d="M2712.3 467.3H2694a13.8 13.8 0 0 1-13.7-13.7 13.7 13.7 0 0 0-13.7-13.8H2395a13.7 13.7 0 0 0-13.7 13.8 13.8 13.8 0 0 1-13.8 13.7h-18.3a13.8 13.8 0 0 1-13.7-13.7v15.2a13.7 13.7 0 0 0 13.7 13.7h18.3a13.7 13.7 0 0 0 13.8-13.7 13.7 13.7 0 0 1 13.7-13.7h271.6a13.7 13.7 0 0 1 13.7 13.7 13.7 13.7 0 0 0 13.7 13.7h18.3a13.7 13.7 0 0 0 13.8-13.7v-15.2a13.8 13.8 0 0 1-13.8 13.7Z"/> + <rect class="g" x="2381.3" y="185" width="299" height="238" rx="88.3"/> + <rect class="a" x="2411.8" y="154.5" width="238" height="299.03" rx="88.3" transform="rotate(90 2530.75 304.05)"/> + <rect class="g" x="2381.3" y="185" width="299" height="238" rx="88.3"/> + <path d="M2556.2 404.3h-9.9a43.5 43.5 0 0 0-5-11.7l6.9-6.9a3.7 3.7 0 0 0 0-5.3l-12-12a3.9 3.9 0 0 0-5.3 0l-7 7.1a48 48 0 0 0-11.7-4.8V361a3.8 3.8 0 0 0-3.8-3.8h-16.9a3.8 3.8 0 0 0-3.8 3.8v10a47.6 47.6 0 0 0-11.6 4.9l-6.9-6.9a3.7 3.7 0 0 0-5.3 0l-12 12a3.7 3.7 0 0 0 0 5.3l7.1 7a48.7 48.7 0 0 0-4.8 11.8h-9.8a3.8 3.8 0 0 0-3.6 2.8 13.6 13.6 0 0 0 13.6 12.1h20.3a15.6 15.6 0 0 1-.2-3.1 25.9 25.9 0 0 1 51.8 0 30.3 30.3 0 0 1-.2 3.1h33.9v-12a3.7 3.7 0 0 0-3.8-3.7Z" style="fill:url(#a);stroke:#0b1324;stroke-miterlimit:10;stroke-width:2.83px"/> + <path class="i" d="M2725.1 153h-388.6v-34.7c0-25 19.3-26.3 44.3-26.3h300c25 0 44.3 5.3 44.3 30.3Z"/> + <path class="e" d="M2712.3 90h-363.1a13.7 13.7 0 0 0-13.7 13.7V119a13.8 13.8 0 0 1 13.7-13.8h363.1a13.8 13.8 0 0 1 13.8 13.8v-15.3a13.7 13.7 0 0 0-13.8-13.7Z"/> + <path class="a" d="M2442.3 92h177v61.03h-177z"/> + <path class="a" d="M2442.3 92h177v15.26h-177z"/> + <circle class="e" cx="2472.8" cy="131.2" r="12.2"/> + <rect class="e" x="2500.3" y="122" width="45.8" height="18.31" rx="6.8"/> + <rect class="e" x="2552.2" y="122" width="45.8" height="18.31" rx="6.8"/> + <path class="a" d="M2381.3 214h299v15.26h-299z"/> + <path class="a" d="M2486.5 212.9v17.5a5 5 0 0 0 5 5h16a4.9 4.9 0 0 1 5 4.9v19.5h36.6v-19.5a4.9 4.9 0 0 1 5-4.9h16a4.9 4.9 0 0 0 4.9-5v-17.5a5 5 0 0 0-4.9-5h-78.6a5.1 5.1 0 0 0-5 5ZM2549.1 259.8h-36.6l13.3 16a6.4 6.4 0 0 0 5 2.3 6.4 6.4 0 0 0 5-2.3Z"/> + <path d="M2424.8 294.7h-7.6a39.9 39.9 0 0 0-3.8-9l5.2-5.2a2.8 2.8 0 0 0 0-4.1l-9.1-9.1a3 3 0 0 0-4.1 0l-5.3 5.4a35.6 35.6 0 0 0-9-3.7v-7.4a2.9 2.9 0 0 0-2.9-2.9h-5.9v25.8a19.8 19.8 0 0 1 0 39.6v25.7h6.5a2.8 2.8 0 0 0 2.9-2.8v-7.6a30.7 30.7 0 0 0 8.9-3.8l5.3 5.3a2.8 2.8 0 0 0 4 0l9.2-9.2a2.8 2.8 0 0 0 0-4l-5.4-5.4a35.6 35.6 0 0 0 3.7-9h7.4a2.9 2.9 0 0 0 2.8-2.8v-13a2.8 2.8 0 0 0-2.8-2.8Z" style="fill:url(#c);stroke:#0b1324;stroke-miterlimit:10;stroke-width:2.83px"/> + <path d="m2484.9 309.5-5.3 3a28.6 28.6 0 0 0-6.2-4.8l1.6-5.7a2.3 2.3 0 0 0-1.5-2.9l-10.1-2.8a2.4 2.4 0 0 0-2.8 1.6l-1.7 5.9a29.4 29.4 0 0 0-7.7.9l-2.9-5.2a2.3 2.3 0 0 0-3.1-.9l-9.1 5.1a2.3 2.3 0 0 0-.9 3.1l3 5.4a28.1 28.1 0 0 0-4.8 6.1l-5.7-1.6a2.3 2.3 0 0 0-2.9 1.6l-2.8 10a2.3 2.3 0 0 0 1.6 2.8l5.9 1.7a33.1 33.1 0 0 0 .9 7.7l-5.2 2.9a2.3 2.3 0 0 0-.9 3.1l5.1 9.1a2.3 2.3 0 0 0 3.1.9l5.4-3a28.1 28.1 0 0 0 6.1 4.8l-1.6 5.8a2.2 2.2 0 0 0 1.6 2.8l10 2.8a2.2 2.2 0 0 0 2.8-1.6l1.7-5.8a28.6 28.6 0 0 0 7.7-1l2.9 5.2a2.3 2.3 0 0 0 3.1.9l9.1-5.1a2.3 2.3 0 0 0 .9-3.1l-2.9-5.3a31.6 31.6 0 0 0 4.7-6.2l5.8 1.6a2.2 2.2 0 0 0 2.8-1.5l2.8-10.1a2.2 2.2 0 0 0-1.6-2.8l-5.8-1.6a29.8 29.8 0 0 0-1-7.8l5.2-2.9a2.3 2.3 0 0 0 .9-3.1l-5.1-9.1a2.3 2.3 0 0 0-3.1-.9Zm-18.4 37.4a15.9 15.9 0 1 1 6.1-21.6 15.8 15.8 0 0 1-6.1 21.6Z" style="fill:url(#d);stroke:#0b1324;stroke-miterlimit:10;stroke-width:2.83px"/> + <path class="a" d="M2629 310.2h51.3V198.8a13.7 13.7 0 0 0-13.7-13.8h-64.9v97.9a27.3 27.3 0 0 0 27.3 27.3Z"/> + <path class="a" d="M2680.3 247.6h-48.2a5.9 5.9 0 0 1-5.9-5.9v-4.1a5.9 5.9 0 0 1 5.9-5.9h48.2v16-.1ZM2680.3 212.5h-48.2a5.9 5.9 0 0 1-5.9-5.9v-4.1a5.9 5.9 0 0 1 5.9-5.9h48.2v16-.1Z"/> + <circle class="a" cx="2628.1" cy="277.7" r="8.8"/> + <path class="a" d="M2604 390.2h-15.2V370a27.9 27.9 0 0 1 27.8-27.8 12.7 12.7 0 0 0 12.6-12.6v-19.4h15.3v19.4a27.8 27.8 0 0 1-27.9 27.8A12.7 12.7 0 0 0 2604 370ZM2653.1 310.2h15.3v80.1h-15.3z"/> + <path class="a" d="M2577.1 390.2a13.5 13.5 0 0 0-13.5 13.5V423h103a13.7 13.7 0 0 0 13.7-13.7v-19.1ZM1806.5 531.4v168.8M2128.3 966.1H1971M1803.3 734.9l-65.1 421.8M1987.8 1156.7l-54.4-423.2M1972.8 732.3l-65.1 421.7M2157.3 1154l-54.4-423.2M1955.6 531.4v168.8"/> + <path class="i" d="M1922.7 389.9h-200.8a10 10 0 0 0-9.6 12.8l36.6 127.3a10 10 0 0 0 9.6 7.3H1965Z"/> + <path class="a" d="M1946.3 389.9h-206.4l42.4 147.4h200.6a10.2 10.2 0 0 0 9.7-13l-36.5-127.1a10.2 10.2 0 0 0-9.8-7.3ZM1792.5 696h410v41.5h-410a18.4 18.4 0 0 1-18.4-18.4v-4.8a18.4 18.4 0 0 1 18.4-18.3Z"/> + <path class="i" d="M1792.5 696h202v41.5h-202a18.4 18.4 0 0 1-18.4-18.4v-4.8a18.4 18.4 0 0 1 18.4-18.3Z"/> + <path class="a" d="m2300.7 763.7 23.4 109.4 86.7-34-10.2-103.3-99.9 27.9zM2202.5 863.8l-106.1 12.4 33.7-94.8"/> + <path class="a" d="m2130.1 781.4 103.6 4.8-31.2 77.6M2406.9 262.9 2107 308.2l24.4 101 218.4-52.7a77.6 77.6 0 0 0 57.1-93.6Z"/> + <path class="a" d="m2216.9 270 27.1 112-54.6 13.2-3.8-117.7 31.3-7.5z"/> + <path class="a" d="M2058.7 186.5h31.3a104.9 104.9 0 0 1 104.9 104.9v400.8h-126.7a144.7 144.7 0 0 1-144.7-144.7V321.8a135.3 135.3 0 0 1 135.2-135.3Z"/> + <path class="l" d="M2335.7 334.8c-13.7-.2-24.8-8.7-24.8-19.5v-19.6c0-7.9 8-14.3 17.9-14.3v-15.2h-88.5v15.2c9.9 0 17.9 6.4 17.9 14.3v19.6c0 10.8-11.2 19.3-24.8 19.5-12.1.1-21.8 8-21.8 17.6v66.9c0 26.2 26.6 47.4 59.5 47.4h26.9c32.9 0 59.5-21.2 59.5-47.4v-66.9c0-9.6-9.7-17.5-21.8-17.6Z"/> + <g style="clip-path:url(#g)"> + <path class="a" d="M2335.7 334.8c-13.7-.2-24.8-8.7-24.8-19.5v-19.6c0-7.9 8-14.3 17.9-14.3v-15.2h-88.5v15.2c9.9 0 17.9 6.4 17.9 14.3v19.6c0 10.8-11.2 19.3-24.8 19.5-12.1.1-21.8 8-21.8 17.6v66.9c0 26.2 26.6 47.4 59.5 47.4h26.9c32.9 0 59.5-21.2 59.5-47.4v-66.9c0-9.6-9.7-17.5-21.8-17.6Z"/> + <path class="a" d="M2287.8 243.3s-19 29.8-5.5 42 2.8 25.8 8.2 43.4 58.3 10.8 67.8-2.7 17.6-24.4 17.6-24.4l-12.2-66.5ZM2387.9 358s-51.5 12.5-60.5 35.1-33.6 26.5-54.6 47.6 18.3 58.2 42.2 53.2 43.3-8.4 43.3-8.4l83.8-72.6ZM2196.9 385.6c27.1-5.4 50.2-9.4 62.4-23s-25.8-36.6-17.6-50.2 28.4-25.7 21.7-48.8-51.6-1.3-51.6-1.3l-36.6 67.8Z"/> + </g> + <path class="n" d="M2335.7 334.8c-13.7-.2-24.8-8.7-24.8-19.5v-19.6c0-7.9 8-14.3 17.9-14.3v-15.2h-88.5v15.2c9.9 0 17.9 6.4 17.9 14.3v19.6c0 10.8-11.2 19.3-24.8 19.5-12.1.1-21.8 8-21.8 17.6v66.9c0 26.2 26.6 47.4 59.5 47.4h26.9c32.9 0 59.5-21.2 59.5-47.4v-66.9c0-9.6-9.7-17.5-21.8-17.6Z"/> + <path class="a" d="M2335.7 334.8c-13.7-.2-24.8-8.7-24.8-19.5v-19.6c0-7.9 8-14.3 17.9-14.3v-15.2h-88.5v15.2c9.9 0 17.9 6.4 17.9 14.3v19.6c0 10.8-11.2 19.3-24.8 19.5-12.1.1-21.8 8-21.8 17.6v66.9c0 26.2 26.6 47.4 59.5 47.4h26.9c32.9 0 59.5-21.2 59.5-47.4v-66.9c0-9.6-9.7-17.5-21.8-17.6Z"/> + <path class="e" d="m2462.8 930.9-37.2 12.5-45.2 15.3a22.6 22.6 0 0 1-6.9 1.1h-13.7a21.7 21.7 0 0 1-21.1-17l-7.1-32.4-13.6-61.7 89.9-26.1 10.6 72.6 19.9-3.5a30 30 0 0 1 33.8 20.1 15 15 0 0 1-9.4 19.1ZM2202.5 951.5a8.2 8.2 0 0 1-8.3 8.3h-107.7a16.7 16.7 0 0 1-15.3-23.4l14.1-32.6 22.2-51.7h98.6l-33.1 65a34.7 34.7 0 0 1 29.5 34.4ZM2168 307.4h-134.3a46.2 46.2 0 0 1-46.1 45.9 45.7 45.7 0 0 1-31.8-12.9v254.3h239.1V349.1a46 46 0 0 1-26.9-41.7Z"/> + <path class="o" d="m2350.6 581.1-78.1 153.4-32.9 64.7h-147.1l44.1-103.2 49.2-114.9h164.8z"/> + <path class="i" d="M2412.7 769.7 2288.2 806l-15.7-71.5-8.4-38.5h-220.6a119 119 0 0 1-119-119v-29.7h391.8a73.9 73.9 0 0 1 73.1 63.2l12.5 85.5Z"/> + <path class="g" d="M1924.5 577v-29.7h391.8a73.9 73.9 0 0 1 73.1 63.2"/> + <path class="a" d="M2183.8 466.7h201.5a9.1 9.1 0 0 1 9.1 9.1 9.1 9.1 0 0 1-9.1 9h-201.5a9.1 9.1 0 0 1-9.1-9 9.1 9.1 0 0 1 9.1-9.1ZM2024.3 281.9l-4.1 125-69.2-10.2 73.3-114.8z"/> + <path class="a" d="M2191.1 404h-2.6a7.6 7.6 0 0 0-7.3 5.4l-257.8-26.8v102.2h333a7.6 7.6 0 0 0 7.7-7.7 73 73 0 0 0-73-73.1Z"/> + <path class="a" d="m2024.3 281.9-18.7 89.5-4 19.3-19.5 94.1h-64.8a37.3 37.3 0 0 1-36.5-44.8l33.6-161.7a115.3 115.3 0 0 1 77.4-86.2 109.3 109.3 0 0 1 14.2-3.6 54 54 0 0 1 5.8-.9 111.7 111.7 0 0 1 15.4-1.1h16.9v.4"/> + <path class="a" d="M2037.4 371.4v113.4h-55.3l23.6-113.4h31.7zM2209.2 484.8h49.2a27.4 27.4 0 0 0 23.9-13.8l7.4-12.7a8.4 8.4 0 0 0-3.1-11.6 8.4 8.4 0 0 0-11.6 3.1 27.4 27.4 0 0 1-23.7 13.6H2231"/> + <path class="a" d="M2220.7 468.5h49.3a27.7 27.7 0 0 0 23.9-13.7l7.4-12.8a8.6 8.6 0 0 0-3.1-11.6 8.5 8.5 0 0 0-11.7 3.1 27.3 27.3 0 0 1-23.6 13.6h-20.4"/> + <path class="a" d="M2220.7 450.2h49.3a27.5 27.5 0 0 0 23.9-13.8l7.4-12.7a8.7 8.7 0 0 0-3.1-11.7 8.6 8.6 0 0 0-11.7 3.2 27.3 27.3 0 0 1-23.6 13.6h-20.4M2211.3 409.7l22.3.4a10.2 10.2 0 0 0 10.2-10.1 10.2 10.2 0 0 0-10.2-10.1h-32.4a20.3 20.3 0 0 0-20.4 20.2"/> + <path class="e" d="M2163.2 277.4v30h-24.4v-32.8c0-43.9-9.6-80.8-33.1-90.8h3.7c29.7 0 53.8 41.9 53.8 93.6ZM2070.2 271.7v35.7h-28.9v-38.9a129.3 129.3 0 0 0-6.1-39.3c-.5-1.7-1.1-3.3-1.7-5a113.1 113.1 0 0 0-19.4-33.9 20.4 20.4 0 0 0-2.3-2.7 111.7 111.7 0 0 1 15.4-1.1h9.5l.2.2 2.7 2.8 3.1 3.6c17 20.1 27.5 47.9 27.5 78.6Z"/> + <path class="a" d="M2100 98.8h-52.6l-16.7 87.7h69.3V98.8z"/> + <path class="a" d="M2102.1 191.5a44.6 44.6 0 0 1-44.6-44.6v-44a36.4 36.4 0 0 1 36.5-36.5h26.1a13.4 13.4 0 0 1 13.4 13.4l6.5 33.1a69.1 69.1 0 0 0 7.4 20.2c1.9 3.6 3 7 .9 11.3-9.8 20.3-32.8 47.1-46.2 47.1Z"/> + <path class="e" d="M2087.2 141.8a19.2 19.2 0 0 1-19.3-19.3V75.3a32.7 32.7 0 0 0-10.4 23.9v52.2a40.1 40.1 0 0 0 40.1 40.1h7.7c15.5 0 30.2-12.6 30.2-28.2l13.7-20.6Z"/> + <path class="e" d="M2126.7 14h-49.2c-9.4 0-27.3 7.1-33.4 16.1s-3.2 18.9-11.7 25.2a29.6 29.6 0 0 0-12 23.8v31.1c0 14.4 9.6 27.7 23.7 30.5a29.8 29.8 0 0 0 35.7-29.2V82.1h48a34.1 34.1 0 0 0 33.3-41.3c-3.3-15.9-18.2-26.8-34.4-26.8Z"/> + <rect class="a" x="2013.4" y="85.7" width="75.3" height="8.44" rx="3.7" transform="rotate(-19 2047.412885 90.444873)"/> + <path class="a" d="M2058.5 91.5c-12.6-6.3-25.2.9-25.6 14s12.9 18 20.9 18M2435.1 318.8a39.8 39.8 0 0 1-52.4-20.6l-12.2-27.9a6.9 6.9 0 0 1 3.5-9l30.3-13.2a6.9 6.9 0 0 1 9 3.5l25.3 58.2a6.7 6.7 0 0 1-3.5 9Z"/> + <path class="a" d="m2419.4 265.7-49.5 21.6a11.5 11.5 0 0 1-15.1-5.9 10.7 10.7 0 0 1 5.5-14.1l50.2-21.9ZM2325.931842 271.750507l92.644272-40.475287a3.2 3.2 0 0 1 4.213477 1.651244l.840733 1.924362a3.2 3.2 0 0 1-1.651244 4.213477l-93.65227 40.915671a3.2 3.2 0 0 1-4.213478-1.651243l-.40035-.916363a4.3 4.3 0 0 1 2.21886-5.66186Z"/> + <path class="a" d="M2366.3 256.4a11.7 11.7 0 0 1-2.7-16.4l7.3-10.3a11.8 11.8 0 0 1 16.4-2.7 11.7 11.7 0 0 1 2.7 16.4l-7.3 10.3a11.8 11.8 0 0 1-16.4 2.7ZM2330.1 283.1c0 .2-.1.3-.1.5-2.9 7.7-12 11.5-20.4 8.4l-12.7-2.5 6.9-9.5c2.9-7.7 12-11.5 20.4-8.4l.5.2c8.6 3.2 8.4 3.3 5.4 11.3Z"/> + <path class="l" d="M2411.4 420.9h88.6v24.7a39.2 39.2 0 0 1-39.2 39.2h-10.2a39.2 39.2 0 0 1-39.2-39.2v-24.7Z"/> + <g style="clip-path:url(#j)"> + <path class="a" d="M2411.4 420.9h88.6v24.7a39.2 39.2 0 0 1-39.2 39.2h-10.2a39.2 39.2 0 0 1-39.2-39.2v-24.7Z"/> + <path class="a" d="M2429.5 421.8s12.6 0 15.3 9.9 21.7 3.7 25.3 8.2 3.8 13.5 11.8 12.6 7.2-31.6 7.2-31.6l-18.1-1.8Z"/> + </g> + <path class="n" d="M2411.4 420.9h88.6v24.7a39.2 39.2 0 0 1-39.2 39.2h-10.2a39.2 39.2 0 0 1-39.2-39.2v-24.7Z"/> + <path class="a" d="M2411.4 420.9h88.6v24.7a39.2 39.2 0 0 1-39.2 39.2h-10.2a39.2 39.2 0 0 1-39.2-39.2v-24.7Z"/> + <path class="o" d="M2048.2 1160.3h-67.8l97.6-675.5h67.9l-97.7 675.5z"/> + <path class="a" d="M2015.6 1160.3h-67.9l97.6-675.5h67.9l-97.6 675.5z"/> + <path class="i" d="M2634.6 1160.3h-67.9l97.6-675.5h67.9l-97.6 675.5z"/> + <path class="a" d="M2601.9 1160.3H2534l97.7-675.5h67.8l-97.6 675.5z"/> + <rect class="a" x="2112.5" y="484.8" width="607.1"/> + <path class="o" d="M2145.8 957.4h926.7v43.77h-926.7z"/> + <path class="a" d="m3109.8 1001.2-6.3-43.8h-67.9l6.3 43.8h67.9z"/> + <path class="q" d="M3119.7 1160.3h67.9L3090 484.8h-67.9l97.6 675.5z"/> + <path class="a" d="M3086.6 1160.3h67.9l-97.6-675.5H2989l97.6 675.5z"/> + <path class="g" d="M2145.9 484.8 2130.8 589h-100.5l15-104.2h100.6zM2732.2 484.8 2717.1 589h-100.5l15.1-104.2h100.5zM3105 589h-101l-15-104.2h100.9L3105 589z"/> + <path class="a" d="m2063.9 957.4-6.4 43.8h871.2v-43.8h-864.8z"/> + <path class="a" d="m2523.5 1001.2-6.4-43.8h-67.8l6.3 43.8h67.9z"/> + <path class="i" d="M2533.4 1160.3h67.8l-97.6-675.5h-67.8l97.6 675.5z"/> + <path class="a" d="M2500.3 1160.3h67.8l-97.6-675.5h-67.9l97.7 675.5z"/> + <path class="g" d="M2518.7 589h-101l-15.1-104.2h101l15.1 104.2z"/> + <path class="a" d="M1911.9 484.8h1281.6v41.95H1911.9z"/> + <path class="e" d="M2390.8 484.8h802.7v41.95h-802.7z"/> + <path class="a" d="m2716.8 861.5-9.6 30.2-56.9 27s-29 16.3-17.4 43.4l151.8-4.4 7.9-95.8Z"/> + <path class="o" d="m2716.8 861.5 13.9-80 70.7 7.3-8.8 73.1-75.8-.4z"/> + <path class="a" d="m3040.1 1090.2-9.6 30.2-56.9 27s-28.9 16.3-17.4 43.4l151.8-4.4 8-95.8Z"/> + <path class="o" d="m3040.1 1090.2 14-80 70.7 7.3-8.8 73.1-75.9-.4z"/> + <path class="a" d="m2745.3 245.6-9.3-8.2-17-1.6-40-3.7-17.4-1.7a37 37 0 0 0-4.7-.2c-16.6.9-39.2 10.3-44.1 32.1-3 13.6 9 26.3 22.8 27.6l67.8 7.8a20.2 20.2 0 0 0 6.5-.2l100.6 132.1 74.2-60.3Z"/> + <path class="a" d="m2930 392.7-56.2 45.7a43.1 43.1 0 0 1-18 8.7 43.6 43.6 0 0 1-43.3-15l-59.7-73.5 72.5-59.1 53.4 47.6Z"/> + <path class="e" d="m2786.1 399.6-33.4-41 72.6-59.1 50.7 26.9-89.9 73.2z"/> + <path class="a" d="m2745.3 245.6-9.3-8.2-17-1.6-19.7-1.8-20.3-1.9a17.9 17.9 0 0 0-19.5 16.2 9.4 9.4 0 0 0 8.4 10.2l20.8 1.9 8.3.8a21.8 21.8 0 0 0 19.7 20.7l24.1 2.3M2930 392.7l-56.2 45.7a43.1 43.1 0 0 1-18 8.7l22.9-100Z"/> + <path class="a" d="M3132.6 245.7v332.1a130.2 130.2 0 0 1-130.1 130.1h-119.4V365a59.2 59.2 0 0 1 6.9-109.6 70.3 70.3 0 0 0 31.7-21.4 164.2 164.2 0 0 1 125.9-59h14.3a70.9 70.9 0 0 1 70.7 70.7Z"/> + <path class="q" d="M3046.8 592.4V455a25.4 25.4 0 0 1 25.3-25.3h60.5v-36.6h-41.1c-52.5 0-95.5-43-95.5-95.6v-40.7a95.8 95.8 0 0 1 45.6-81.3h-5.3a159.6 159.6 0 0 0-39.8 7.8 66 66 0 0 0-35.1 58.3v55.9h-110.2a59.2 59.2 0 0 0 31.9 67.5v227.4Z"/> + <path class="a" d="m3132.6 550.3 1.6 30.3c1.2 22.5-2.7 45.2-13.3 65.1-16.9 31.5-44.7 49.9-84.3 41.6L2816.2 670l6.5 119.7h-105.9l-15.4-153.5a86 86 0 0 1 86-85.9Z"/> + <path class="a" d="M3134.2 1022.1h-99.5L2979.1 815l-6.9-107.1-10-157.6h170.4l-39 211 40.6 260.8zM2872.2 178.8c-12.5-.2-22.8-8-22.8-18v-17.9c0-7.2 7.4-13.1 16.5-13.1v-14h-81.3v14c9.1 0 16.4 5.9 16.4 13.1v17.9c0 10-10.2 17.8-22.8 18-11.1.1-20 7.3-20 16.2v61.4c0 24.1 24.5 43.6 54.6 43.6h24.8c30.2 0 54.6-19.5 54.6-43.6V195c0-8.9-8.9-16.1-20-16.2ZM3026.9 235.4l-51.3 114 66.6 21.3-15.3-135.3z"/> + <path class="a" d="m2873.3 290.3 2.3 1.1a7.6 7.6 0 0 1 4.2 8.1l193.4 70.7-45 91.8-193.9-100.8-55.2-27a7.7 7.7 0 0 1-3.5-10.3 73 73 0 0 1 97.7-33.6Z"/> + <path class="e" d="m2975.7 310-49.8 101.9 49.6 24.3 28.7-112.2-28.5-14z"/> + <path class="a" d="m2841.2 362.8-57-14a27.6 27.6 0 0 1-19-20.1l-3.4-14.3a8.5 8.5 0 0 1 6.4-10.2 8.5 8.5 0 0 1 10.2 6.3 27.2 27.2 0 0 0 18.7 19.8l19.5 5.9"/> + <path class="a" d="m2825 344-47.2-14.1c-9.5-2.8-20.9-10.8-18.9-20.1l4.8-14.6c1.5-3.6 1.7-9.1 6.3-10.2a8.5 8.5 0 0 1 10.2 6.3c2.3 9.5 1.2 17.3 10.5 20.1l19.5 5.9"/> + <path class="a" d="m2831 325.6-47.6-13a27.5 27.5 0 0 1-19.4-19.5l-3.7-14.3a8.5 8.5 0 0 1 6.1-10.4 8.4 8.4 0 0 1 10.3 6.1 27.5 27.5 0 0 0 19.2 19.4l19.7 5.4M2850.9 290.3l-21.5-5.9a10.1 10.1 0 0 1-6.8-12.6 10.2 10.2 0 0 1 12.6-6.8l31.1 9.4a20.2 20.2 0 0 1 13.7 25.1M3026.9 235.4l-22.7 88.6-4.8 19.1-23.9 93.1 58.2 28.5a37.2 37.2 0 0 0 52.5-24.2l51.4-165.6c15.4-49.6-21.7-99.9-73.6-99.9h-21.8M2967.4 197.1c-22 0-31.1-9.5-41.4-31.7a54.4 54.4 0 0 1-4-34.2l2-9.6c0-20.7 11.2-56.3 31.9-56.3h11.5a37.4 37.4 0 0 1 37.5 37.4v57a37.4 37.4 0 0 1-37.5 37.4Z"/> + <path class="a" d="M3053.1 74.1c-1.9 0-11.6-1.3-11.3-2 3.5-7.9 7.8-15.4 2.1-22-18.5-21.4-37.7-29.5-54.6-29s-36.1-.2-53.1-6a50.7 50.7 0 0 0-26.1-1.6c-19.7 3.8-35.9 19.5-39.9 39.2a51.1 51.1 0 0 0 65.1 59.7c10.2-3.3 21.1-1.1 30.4 4.1a52.1 52.1 0 0 0 18.8 6.2 60.9 60.9 0 0 0 5.1 44.3c10 19.3 28.7 33.4 50.3 35.7a64.6 64.6 0 0 0 71.8-64.2c0-35.7-22.9-64.4-58.6-64.4Z"/> + <path class="l" d="M2974.5 125.7c.8-2.1 2.7-3.3 4.4-4.4 3.4-2 7.1-4.1 10.9-3.2s7 5.1 7.7 9.7a19.9 19.9 0 0 1-3.2 13.3 29.9 29.9 0 0 1-9.5 8.6c-2.9 1.7-6 3-9.2 2.7"/> + <path class="e" d="M2975.7 126c.7-1.7 2.3-2.7 3.8-3.6a26.1 26.1 0 0 1 6.1-2.9c4-1.1 7.3.8 9.2 4.3 4.2 7.5-.1 16.6-6.1 21.6-3.5 3-8.3 6.2-13.1 5.7-1.6-.1-1.6 2.4 0 2.5 5.1.5 10-2.6 13.9-5.6a24.5 24.5 0 0 0 8.3-11.5 17.5 17.5 0 0 0-.8-14c-2.2-3.9-6-6.4-10.5-5.7a22 22 0 0 0-8.2 3.4c-2.2 1.3-4 2.7-5 5.1s1.8 2.1 2.4.7Z"/> + <path d="M1054.2 226.7h84.5c-21.2-19.9-33.6-45.5-32.9-73.4 1.6-60 65.4-108.8 143.4-109.9 76.2-.9 139.2 42.9 147.6 99.5a107.1 107.1 0 0 1 43-6.4c41.8 2.3 75.5 28.5 77.9 60.7a51.3 51.3 0 0 1-6.7 29.5h27.8c1.3-19.7 22.4-35.3 48.2-35.3s46.9 15.6 48.2 35.3h35.1c19.8 0 36.5 12.4 36.2 27.6s-16 26.6-35.3 26.6h-617c-19.5 0-35.3-12.2-35.3-27.1 0-15 15.8-27.1 35.3-27.1Z" style="fill:#e4e4e5"/> + <path class="a" d="M811.7 622.1h81.7v81.72h-81.7z"/> + <path class="a" d="M814 624.4h77.1v77.1H814z"/> + <path class="a" d="M852.2 623.4h2.3v78.75h-2.3zM851.2 661.8a1.8 1.8 0 1 1-1.8-1.8 1.8 1.8 0 0 1 1.8 1.8ZM859.9 661.8a1.8 1.8 0 1 1-1.8-1.8 1.8 1.8 0 0 1 1.8 1.8ZM669.6 567.8h136v136.02h-136z"/> + <path class="e" d="M673.5 571.6h128.3v128.34H673.5z"/> + <path class="a" d="M737.1 570h3.8v131.08h-3.8z"/> + <circle class="a" cx="732.4" cy="633.9" r="3"/> + <circle class="a" cx="746.9" cy="633.9" r="3"/> + <path class="e" d="M1434.5 538.5h81.7v81.72h-81.7z"/> + <path class="e" d="M1436.8 540.8h77.1v77.1h-77.1z"/> + <path class="e" d="M1475 539.9h2.3v78.75h-2.3zM1474 578.2a1.8 1.8 0 1 1-3.6 0 1.8 1.8 0 1 1 3.6 0ZM1482.8 578.2a2 2 0 0 1-1.9 1.9 1.9 1.9 0 0 1-1.8-1.9 1.8 1.8 0 0 1 1.8-1.8 1.9 1.9 0 0 1 1.9 1.8Z"/> + <path class="a" d="M1348.6 451.5h81.7v81.72h-81.7z"/> + <path class="a" d="M1350.9 453.8h77.1v77.1h-77.1z"/> + <path class="a" d="M1389.1 452.8h2.3v78.75h-2.3zM1388.1 491.2a1.8 1.8 0 1 1-1.8-1.8 1.8 1.8 0 0 1 1.8 1.8ZM1396.8 491.2a1.8 1.8 0 1 1-1.8-1.8 1.8 1.8 0 0 1 1.8 1.8Z"/> + <path class="e" d="M1222.1 413.5h81.7v81.72h-81.7z"/> + <path class="e" d="M1224.4 415.8h77.1v77.1h-77.1z"/> + <path class="e" d="M1262.6 414.8h2.3v78.75h-2.3zM1261.6 453.2a1.8 1.8 0 1 1-1.8-1.8 1.8 1.8 0 0 1 1.8 1.8ZM1270.4 453.2a1.8 1.8 0 1 1-1.8-1.8 1.8 1.8 0 0 1 1.8 1.8Z"/> + <path class="a" d="M811.7 451h81.7v81.72h-81.7z"/> + <path class="a" d="M814 453.3h77.1v77.1H814z"/> + <path class="a" d="M852.2 452.3h2.3v78.75h-2.3zM851.2 490.7a1.8 1.8 0 1 1-1.8-1.8 1.8 1.8 0 0 1 1.8 1.8ZM859.9 490.7a1.8 1.8 0 1 1-1.8-1.8 1.8 1.8 0 0 1 1.8 1.8ZM1348.5 535.7h83.6v83.64h-83.6z"/> + <path class="a" d="M1350.9 538.1h78.9v78.92h-78.9z"/> + <path class="a" d="M1390 537.1h2.4v80.61h-2.4zM1389 576.3a1.8 1.8 0 0 1-1.9 1.9 1.8 1.8 0 0 1-1.8-1.9 1.8 1.8 0 0 1 1.8-1.8 1.8 1.8 0 0 1 1.9 1.8ZM1397.9 576.3a1.8 1.8 0 0 1-1.8 1.9 1.8 1.8 0 0 1-1.9-1.9 1.8 1.8 0 0 1 1.9-1.8 1.8 1.8 0 0 1 1.8 1.8ZM1135.5 535.7h83.6v83.64h-83.6z"/> + <path class="a" d="M1137.9 538.1h78.9v78.92h-78.9z"/> + <path class="a" d="M1177 537.1h2.4v80.61h-2.4zM1176 576.3a1.8 1.8 0 0 1-1.9 1.9 1.8 1.8 0 0 1-1.8-1.9 1.8 1.8 0 0 1 1.8-1.8 1.8 1.8 0 0 1 1.9 1.8ZM1184.9 576.3a1.8 1.8 0 0 1-1.8 1.9 1.9 1.9 0 1 1 0-3.7 1.8 1.8 0 0 1 1.8 1.8Z"/> + <path class="q" d="M669.6 427.4h136v136.02h-136z"/> + <path style="fill:url(#t);stroke:#0b1324;stroke-miterlimit:10;stroke-width:2.83px" d="M737.1 429.6h3.8v131.08h-3.8z"/> + <circle class="t" cx="732.4" cy="493.5" r="3"/> + <circle class="t" cx="746.9" cy="493.5" r="3"/> + <path style="fill:url(#y);stroke:#0b1324;stroke-miterlimit:10;stroke-width:2.83px" d="M1221.8 496.1h123.5v123.45h-123.5z"/> + <path class="v" d="M1283.1 498.1h3.5v118.97h-3.5z"/> + <circle class="v" cx="1278.8" cy="556.1" r="2.7"/> + <circle class="v" cx="1292" cy="556.1" r="2.7"/> + <path class="a" d="M899.4 447.7h321.4v85.56H899.4z"/> + <path class="e" d="M913.7 459.8h3.3v57.04h-3.3zM929 459.8h3.3v57.04H929zM944.4 459.8h3.3v57.04h-3.3zM959.7 459.8h3.3v57.04h-3.3zM975.1 459.8h3.3v57.04h-3.3zM990.5 459.8h3.3v57.04h-3.3zM1005.8 459.8h3.3v57.04h-3.3zM1021.2 459.8h3.3v57.04h-3.3zM1036.5 459.8h3.3v57.04h-3.3zM1051.9 459.8h3.3v57.04h-3.3zM1067.2 459.8h3.3v57.04h-3.3zM1082.6 459.8h3.3v57.04h-3.3zM1098 459.8h3.3v57.04h-3.3zM1113.3 459.8h3.3v57.04h-3.3zM1128.7 459.8h3.3v57.04h-3.3zM1144 459.8h3.3v57.04h-3.3zM1159.4 459.8h3.3v57.04h-3.3zM1174.7 459.8h3.3v57.04h-3.3zM1190.1 459.8h3.3v57.04h-3.3zM1205.5 459.8h3.3v57.04h-3.3z"/> + <path class="a" d="M814.4 533.6h321.4v85.56H814.4z"/> + <path class="e" d="M828.7 545.6h3.3v57.04h-3.3zM846.9 545.6h3.3v57.04h-3.3zM865.1 545.6h3.3v57.04h-3.3zM883.4 545.6h3.3v57.04h-3.3zM901.6 545.6h3.3v57.04h-3.3zM919.8 545.6h3.3v57.04h-3.3zM938.1 545.6h3.3v57.04h-3.3zM956.3 545.6h3.3v57.04h-3.3zM974.6 545.6h3.3v57.04h-3.3zM992.8 545.6h3.3v57.04h-3.3zM1011 545.6h3.3v57.04h-3.3zM1029.3 545.6h3.3v57.04h-3.3zM1047.5 545.6h3.3v57.04h-3.3zM1065.7 545.6h3.3v57.04h-3.3zM1084 545.6h3.3v57.04h-3.3zM1102.2 545.6h3.3v57.04h-3.3zM1120.4 545.6h3.3v57.04h-3.3z"/> + <path class="a" d="M891.2 622.1h321.4v85.56H891.2z"/> + <path class="e" d="M905.5 634.2h3.3v57.04h-3.3zM920.8 634.2h3.3v57.04h-3.3zM936.2 634.2h3.3v57.04h-3.3zM951.5 634.2h3.3v57.04h-3.3zM966.9 634.2h3.3v57.04h-3.3zM982.2 634.2h3.3v57.04h-3.3zM997.6 634.2h3.3v57.04h-3.3zM1012.9 634.2h3.3v57.04h-3.3zM1028.3 634.2h3.3v57.04h-3.3zM1043.7 634.2h3.3v57.04h-3.3zM1059 634.2h3.3v57.04h-3.3zM1074.4 634.2h3.3v57.04h-3.3zM1089.7 634.2h3.3v57.04h-3.3zM1105.1 634.2h3.3v57.04h-3.3zM1120.4 634.2h3.3v57.04h-3.3zM1135.8 634.2h3.3v57.04h-3.3zM1151.2 634.2h3.3v57.04h-3.3zM1166.5 634.2h3.3v57.04h-3.3zM1181.9 634.2h3.3v57.04h-3.3zM1197.2 634.2h3.3v57.04h-3.3z"/> + <path class="a" d="M1220.8 622.1h321.4v85.56h-321.4z"/> + <path class="e" d="M1235.1 634.2h3.3v57.04h-3.3zM1250.4 634.2h3.3v57.04h-3.3zM1265.8 634.2h3.3v57.04h-3.3zM1281.1 634.2h3.3v57.04h-3.3zM1296.5 634.2h3.3v57.04h-3.3zM1311.9 634.2h3.3v57.04h-3.3zM1327.2 634.2h3.3v57.04h-3.3zM1342.6 634.2h3.3v57.04h-3.3zM1357.9 634.2h3.3v57.04h-3.3zM1373.3 634.2h3.3v57.04h-3.3zM1388.6 634.2h3.3v57.04h-3.3zM1404 634.2h3.3v57.04h-3.3zM1419.4 634.2h3.3v57.04h-3.3zM1434.7 634.2h3.3v57.04h-3.3zM1450.1 634.2h3.3v57.04h-3.3zM1465.4 634.2h3.3v57.04h-3.3zM1480.8 634.2h3.3v57.04h-3.3zM1496.1 634.2h3.3v57.04h-3.3zM1511.5 634.2h3.3v57.04h-3.3zM1526.8 634.2h3.3v57.04h-3.3z"/> + <path class="a" d="M811.9 361.7h321.4v85.56H811.9z"/> + <path class="e" d="M826.1 373.8h3.3v57.04h-3.3zM844.4 373.8h3.3v57.04h-3.3zM862.6 373.8h3.3v57.04h-3.3zM880.8 373.8h3.3v57.04h-3.3zM899.1 373.8h3.3v57.04h-3.3zM917.3 373.8h3.3v57.04h-3.3zM935.5 373.8h3.3v57.04h-3.3zM953.8 373.8h3.3v57.04h-3.3zM972 373.8h3.3v57.04H972zM990.2 373.8h3.3v57.04h-3.3zM1008.5 373.8h3.3v57.04h-3.3zM1026.7 373.8h3.3v57.04h-3.3zM1045 373.8h3.3v57.04h-3.3zM1063.2 373.8h3.3v57.04h-3.3zM1081.4 373.8h3.3v57.04h-3.3zM1099.7 373.8h3.3v57.04h-3.3zM1117.9 373.8h3.3v57.04h-3.3z"/> + <path class="a" d="M531.4 569.2a36.6 36.6 0 0 1-12.6-2.3c-49.7-18.4-72.4-137.9-82.6-237-45.9 132.4-82.1 204.5-139.8 206.6v-2.2c57.1-2 93.1-75.3 139.4-209.8l1.7-4.8.5 5c18 180.1 54.3 230 81.6 240.1 20.8 7.8 37.4-7.7 37.5-7.9l1.6 1.6c-.3.2-11.5 10.7-27.3 10.7Z"/> + <path class="a" d="M437.9 557.7h-8.8V313.9h8.8v243.8zM435.3 606.4H256.9L270 499.6h139l26.3 106.8z"/> + <path class="a" d="m243.7 551.9 379.5-3.3-4.3 16.5s-64.8 4.3-60.4 35.1-303.8-30.8-303.8-30.8ZM349 519.7a11.3 11.3 0 1 1-11.3-11.3 11.4 11.4 0 0 1 11.3 11.3ZM387.4 519.7a11.4 11.4 0 1 1-11.3-11.3 11.4 11.4 0 0 1 11.3 11.3Z"/> + <path class="a" d="M498.6 559.9h-62.9v-35.8h62.9Zm-60.7-2.2h58.5v-31.4h-58.5Z"/> + <path class="a" d="M558.5 559.9h-62.9v-35.8h62.9Zm-60.7-2.2h58.5v-31.4h-58.5Z"/> + <path class="a" d="M618.5 559.9h-62.9v-35.8h62.9Zm-60.7-2.2h58.5v-31.4h-58.5ZM319.8 624.4l5.1-55-11-17.5 19.9-.2 6.4-52.1H270l-6.4 52.1-19.9.2 11 17.5-5.1 55-10.3.1-10.9 112h70.2l10.9-112 10.3-.1z"/> + <path class="e" d="m523.1 733.6-283.8 2.9 15.4-167.1 314.8 8.8-46.4 155.4z"/> + <path class="l" d="M429.5 602.7a10.3 10.3 0 0 1-10.3 10.2h-24.8a10.3 10.3 0 0 1-10.3-10.2 10.3 10.3 0 0 1 10.3-10.3h24.8a10.3 10.3 0 0 1 10.3 10.3ZM493.1 602.7a10.3 10.3 0 0 1-10.3 10.2H458a10.3 10.3 0 0 1-10.3-10.2 10.3 10.3 0 0 1 10.3-10.3h24.8a10.3 10.3 0 0 1 10.3 10.3ZM550.1 602.7a10.2 10.2 0 0 1-10.2 10.2H515a10.2 10.2 0 0 1-10.2-10.2 10.3 10.3 0 0 1 10.2-10.3h24.9a10.3 10.3 0 0 1 10.2 10.3Z"/> + <path class="a" d="m319.8 624.4 5.1-55-11-17.5 19.9-.2 6.4-52.1H270l-6.4 52.1-19.9.2 11 17.5-5.1 55-10.3.1-10.9 112h70.2l10.9-112 10.3-.1zM431.3 355.5l-62.5-13.1v-25.2h62.5v38.3z"/> + <path class="q" d="M580.1 736.5H228.4l10.9-112 334.6-2.4 6.2 114.4z"/> + <circle class="a" cx="262.4" cy="644" r="9.9"/> + <circle class="a" cx="292" cy="644" r="9.9"/> + <circle class="a" cx="321.6" cy="644" r="9.9"/> + <circle class="a" cx="351.2" cy="644" r="9.9"/> + <circle class="a" cx="380.8" cy="644" r="9.9"/> + <path class="a" d="M636.4 724.1h-159v-54.8l137.1-3.3 21.9 58.1zM106.6 781.4l119.8 120.7h1181.8l140.1-120.7H106.6z"/> + <path style="fill:url(#ad);stroke:#0b1324;stroke-miterlimit:10;stroke-width:2.83px" d="m319.8 624.4 5.1-55-11-17.5 19.9-.2 6.4-52.1H270l-6.4 52.1-19.9.2 11 17.5-5.1 55-10.3.1-10.9 112h70.2l10.9-112 10.3-.1z"/> + <path class="a" d="m1148.9 651.7-147.5 47.1H494.6l-82.7-24.1H.7l225.7 227.4h1181.8l290.5-250.4h-549.8z"/> + <path class="a" d="M1378.6 687.2a16.9 16.9 0 1 1-16.9-16.9 16.9 16.9 0 0 1 16.9 16.9ZM1471 687.2a16.9 16.9 0 1 1-16.9-16.9 16.9 16.9 0 0 1 16.9 16.9ZM1571.3 687.2a16.9 16.9 0 1 1-16.9-16.9 16.8 16.8 0 0 1 16.9 16.9ZM248.4 721.5a13.4 13.4 0 1 1-13.4-13.4 13.4 13.4 0 0 1 13.4 13.4ZM321.4 721.5a13.4 13.4 0 1 1-13.4-13.4 13.4 13.4 0 0 1 13.4 13.4ZM394.4 721.5a13.4 13.4 0 1 1-13.4-13.4 13.4 13.4 0 0 1 13.4 13.4ZM762.7 736.4a7.5 7.5 0 0 0-7.4-7.5H645a7.6 7.6 0 0 0-7.5 7.5 7.5 7.5 0 0 0 7.5 7.4h110.3a7.4 7.4 0 0 0 7.4-7.4ZM598.8 736.4a7.5 7.5 0 0 0-7.5-7.5H481.1a7.6 7.6 0 0 0-7.5 7.5 7.5 7.5 0 0 0 7.5 7.4h110.2a7.4 7.4 0 0 0 7.5-7.4ZM926.6 736.4a7.5 7.5 0 0 0-7.4-7.5H808.9a7.6 7.6 0 0 0-7.5 7.5 7.5 7.5 0 0 0 7.5 7.4h110.3a7.4 7.4 0 0 0 7.4-7.4Z"/> + <path class="e" d="M185.2 866.1h1263.7l55.8-48.8H137.4l47.8 48.8z"/> + </g> +</svg> diff --git a/public/images/illustrations/map-pattern.svg b/public/images/illustrations/map-pattern.svg new file mode 100644 index 0000000000000000000000000000000000000000..a35af2dbf72765539c5070bd4e49317837bb3699 --- /dev/null +++ b/public/images/illustrations/map-pattern.svg @@ -0,0 +1,10 @@ +<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 1920 800" style="enable-background:new 0 0 1920 800" xml:space="preserve"> + <style> + .st0{fill:#0b1324}.st1{fill:#35a58e} + </style> + <path class="st0" d="M-.3 0h1921.1v800.5H-.3z"/> + <path class="st1" d="M13.7 56c0-.3-.1-.6-.3-.8-.5-.6-1.3-.6-1.8-.2L-.2 64.9v3.4L13.2 57c.3-.3.5-.7.5-1zM10.9 650.2c-.1-.7-.7-1.2-1.4-1.2l-9.8.7v2.6l8.8-.6 5.2 49.3H6l-6.2-2.1v2.8l5.6 1.9c.1 0 .3.1.4.1h9.3c.4 0 .7-.2 1-.4.2-.2.3-.6.3-.9v-.1l-5.5-52.1zM1294.4 56c0-.3-.1-.6-.3-.8-.5-.6-1.3-.6-1.8-.2l-11.8 9.9v3.4L1294 57c.2-.3.4-.7.4-1zM1291.6 650.2c-.1-.7-.7-1.2-1.4-1.2l-9.8.7v2.6l8.8-.6 5.2 49.3h-7.7l-6.2-2.1v2.8l5.6 1.9c.1 0 .3.1.4.1h9.3c.4 0 .7-.2 1-.4.2-.2.3-.6.3-.9v-.1l-5.5-52.1zM654 56c0-.3-.1-.6-.3-.8-.5-.6-1.3-.6-1.8-.2l-11.8 9.9v3.4L653.5 57c.4-.3.5-.7.5-1z"/> + <path class="st1" d="m616.2 39.6 14.1-12c.3-.3.5-.6.5-1 0-.3-.1-.6-.3-.8-.5-.6-1.3-.6-1.8-.2L593 55.9c-7.3-9.3-12.9-16.9-14.4-20.4-1.2-2.6-2.7-5.9-4.3-9.3-3.7-8-8.4-18-11.6-25.7h-4.9c2.6 6.3 6.3 14.5 9.8 22.1-3.7 1.5-11.4 4.6-15 5.5-3.7.9-10.8 2.1-14.1 2.6-5.6-7.1-11.3-14.4-17.2-21.8 3.5-3.1 6.8-5.9 9.6-8.4H524c-1.7 1.5-3.6 3.1-5.5 4.8-1.3-1.6-2.5-3.2-3.8-4.8h-5.8c2 2.6 4.1 5.2 6.1 7.8-5.8 5.1-12.3 10.8-19.1 16.7-9.2 8-18.9 16.6-28.4 24.9l-31.8-30.6L451.3.4h-3.4l-14.1 17.1-17.7-17h-6.6L464 52.9c-15.1 13.2-29 25.3-38 32.9l-53.6-63L386.3.5h-3.1L369.9 22l-40.1 33c-.1.1-.2.2-.3.4-3-3.6-5.9-7.1-8.2-10l20.3-17.8c.3-.3.4-.6.4-1 0-.3-.1-.6-.3-.9-.5-.6-1.3-.6-1.8-.1l-20.3 17.8c-1.4-1.7-2.6-3.2-3.3-4.1-3.4-4.3-6.9-6.1-10.6-6.2-.2-2.8-.7-9.8-1.3-18.3 2.4-2.5 7.2-7.6 13.5-14.3h-6.4c-3.3 3.5-5.9 6.2-7.5 8-.2-2.6-.4-5.3-.6-8h-2.7l2.4 32.7c-2 .3-4.1.9-6.3 1.7-1.6.6-4 2-6.7 3.9-3.2-9.1-5.9-17.7-6.3-21.4-.3-3 .2-5.2.8-7.4.8-3.4 1.3-6.2-.1-9.4h-5.2c2.3 3.1 1.8 5.2 1 8.3-.3 1-.6 2.2-.8 3.5l-9.2 4.1-19.4-16h-4.1l22.3 18.4c.4.3.9.4 1.3.2l8.6-3.8c0 .8 0 1.7.1 2.7.2 1.4.6 3.5 1.3 6l-15 10.4-40-33 .7-.9h-5.9l1.7 1.4-9.5 12.7c-.4.6-.3 1.3.2 1.8L236 36.8l-8.4 11.5-34.4-28.8 15.1-19h-5.8l-12.8 16.1-20-16.1h-4.1L188 18.6 145.7 72l-14.3-13.5 26.2-58h-2.8l-25.4 56.1L106.5 35c5-10.5 11.2-23.3 16.5-34.5h-2.9c-5.1 10.7-10.8 22.7-15.6 32.7l-22.1-21L90.9.4h-3.2l-7.2 10L69.9.4h-3.8L79 12.5 51.5 50.3l-3.7 3.5c-2.8-6-12.5-26.6-14.5-30.5l-.3-.7c-2.2-4.2-4.1-7.8 2.8-13.4C38.5 7 42.5 3.9 47 .5h-4.3c-3.4 2.6-6.4 4.9-8.5 6.7-8.6 6.9-5.7 12.3-3.4 16.7l.4.7c2.1 4 12.6 26.4 14.8 31.1l-23.3 22-9.3 7.5L-.3 68.6v4.1l11.5 14L-.3 96v3.3l13.2-10.6 16.8 20.4-19.5 13.1c-2.3-1.6-4.7-3.7-7.1-6.3-.9-1-2-2.3-3.4-3.8v6.8l.1.1c2.7 2.9 5.4 5.2 8 7.1l-.6 4.2c-2.4-.4-4.8-1-7.4-1.6v4.7c2.3.6 4.6 1.1 6.7 1.5l-2.1 13.9-4.6-.7v2.7l4.3.7L1.6 167c-.1.3 0 .7.2 1 .2.3.5.5.9.5 3.8.5 7.1 2 9.8 3.7.1.1.1.1.2.1 3.2 2.1 5.7 4.7 7.6 6.7.9.9 1.6 1.7 2.3 2.2 3.4 2.9 7.2 3.7 10.6 2.1 2.6-1.2 14.6-17.6 19.5-24.4l6.9 1.1 17 4.6 1.2 1.8-22 22.9-.3.4-1.6 1.7-28.5 31.2-12.1 18C8.6 238 4.1 235.4-.2 233v3c3.8 2.2 7.9 4.4 12 6.8l-12 17.8v8.1l.3-.5-.3 1.7V284l3.4-18.5 33.1 18.8-15.1 32.6L-.3 308v2.8l19.9 8.5-19.9 25.2v9.5l1.3-6.2c8.3 3.6 23.1 10.1 40.4 17.8l-8.5 23L-.3 374v4.5L0 377l95.2 42.4-8.2 21.9c-18.3-7.9-37.5-16.1-51.7-22.1-9.6-4.1-16.5-7-18.9-8.1-2.6-1.1-5.6-2.1-9.1-2.9l-.9-8.5c0-.2-.1-.4-.2-.6-.4-.6-.9-1.3-1.4-2-1.9-2.7-4.1-6-5-10.6v7.5c1 1.8 2 3.3 2.9 4.6.4.6.8 1.1 1.1 1.6l.8 7.5c-1.5-.3-3.1-.5-4.8-.8v4.6c1.9.3 3.6.6 5.3.9l3.2 29.8c-2.7.3-5.6.5-8.5.8v2.6c3-.3 6-.6 8.8-.8l4.2 38.8-13 .6v2.6l13.3-.7 3.2 29.6L-.2 517v2.6l16.8-1.3.4 3.6v.3c0 .4 1.1 10.5 2.7 25.6h-.4l-19.5 3.8v2.7l20-3.9c.1 0 .1 0 .2-.1 2.4 22.2 5.7 53.9 8.7 81.7-8.3.9-18.1 1.9-28.8 3.1v4.6c6.6-.7 12.9-1.4 18.8-2l7 64.1c.1.5.4.9.8 1.1.6.2 5.8 2.2 8.7-.2 2.1-1.7 2.6-4.2 2.6-7.2 0-1.2-.1-2.5-.2-3.8-.1-1.8-2.7-25.8-5.8-55.3 4.3-.4 8.1-.8 11.5-1.2l3.8 29.7c.1.7.7 1.2 1.4 1.1.6-.1 1.1-.7 1.1-1.3v-.2l-4-29.5c6.2-.6 10.2-1 11.5-1.1 9.8-.6 15.7 0 20.9 4.8 1.1 1 8.2 6.8 19.2 15.6l-25.5 35.2c-.2.3-.3.6-.2 1 .1.3.2.7.5.9l25 18.3c-.9 2-3.7 8.7-2.6 14.2 1.1 5.4 4.6 20.1 5.4 23.3-6.2 9-19.3 24.3-27.9 31.1-4.6 3.6-11.2 8.6-17.7 13.5-4 3-8 6-11.6 8.8H47c2.8-2.1 5.8-4.4 8.8-6.6.6-.5 1.3-.9 1.9-1.4l8.5 8.1H70L59.8 791c5.1-3.9 10-7.6 13.7-10.5 8.8-6.9 21.9-22.2 28.3-31.5l14.8 11.9-28.8 39.7H91l27.6-38 14.2 11.5c-1.5 3.2-6.6 13.9-12.6 26.5h2.9c5.5-11.5 10.1-21.3 11.8-24.9l22.8 18.4-2.9 6.4h2.8l2.1-4.7 5.8 4.7h4.1l-8.9-7.2 13.7-30.2 34.9 28.6-7 8.8h5.8l4.7-5.9 7.2 5.9H225.9l7.9-10.6 12.8 10.6h4.1L234.5 787c-.3-.2-.6-.3-1-.3-.3 0-.7.2-.9.5l-9.3 12.5-8.8-7.2 21.6-27.2c20.5 16.3 35.3 28.2 38.6 30.9 2 1.7 3.4 3.1 4.3 4.3h5.2c-1-2.3-3.1-4.9-6.7-7.9-3.3-2.7-18.2-14.6-38.6-30.9l49-61.8 37.8 31.2-27.9 34.7c-.2.3-.3.6-.3 1s.2.7.5.9l2.4 32.8h2.7c-1.2-17-2.5-34.1-2.5-34.1l27-33.6 17.3 14.2-28 31c-.5.6-.4 1.4.1 1.9s1.3.4 1.8-.1l28-31.1 7.6 6.3c.1 0 .1.1.2.1-16.7 17.3-33.4 34.9-43.4 45.5h6.4c10.1-10.7 24.2-25.5 38.2-40.1l37 24.5-9.7 15.6h3.1l8.7-13.9 14.5 13.9h6.6L396.7 782l-37.4-25c21.3-22.1 42-43 48.5-47.8 6.9-5.1 12.2-10.5 16.6-15.8 5.7 7.2 28 35.4 54.7 69.2l-31.2 37.8h3.4l29.5-35.7c9.1 11.5 18.6 23.6 28.1 35.7h5.8c-6.3-8-12.7-16.1-18.9-24l9.6-8.3 12.7 17.7c.2.3.5.5.9.5s.7-.1 1-.3l14.1-12.7.1-.1 9.3 10.9c-1.3.8-2.7 1.9-4.2 3.1-2.2 1.8-7.8 6.6-15.4 13.3h6.9c5.5-4.8 9.5-8.2 11.3-9.6 5.7-4.6 8.3-5.1 9.4-4.8 1.6.5 2.7 4 3.3 6.5.5 2 1.5 4.7 2.8 7.9h4.9c-1.6-3.7-2.8-7-3.3-9.1-1-3.8-2.3-7.4-5-9.1L539 753.7c8.4.8 17.2 1.4 19.1 1 3.5-.8 7.3-4.6 6.6-12.3-.1-.6-.1-1.4-.1-2.3.1-.2.1-.4.1-.6 0-.2-.1-.5-.2-.7-.3-10.2.6-32.8 3.1-36.3.4-.6 1-1.3 1.5-2 3.5-4.6 8.8-11.5 8.8-21.9v-1c0-1.3-.2-3.3-.3-5.8 3-.4 12.4-1.5 23.3-2.7l.4 8.6c0 .7.6 1.3 1.3 1.2l7.1-.4L613 692c.1.4.4.8.9.9l17.3 5.7c.2.2.5.3.8.3l7.9 2.6V699l-6.8-2.2-4-43.7 10.8-.7v-2.6l-11 .7-.9-9.3c4.1-.4 8-.9 11.9-1.3v-4.6c-4 .4-8.1.9-12.3 1.3l-4.2-45.7c.8-.3 1.5-.6 1.9-.9.5-.4 1.3-1.1 1.3-5.9 0-4.4-.6-12.3-2.6-26.6l15.9-3.1v-2.7l-5.1 1v-.1l-4-32.2 9.1-.7v-2.6l-9.4.7-3.8-30.3 13.2-.7v-2.6l-13.5.7-4.7-37.8c4.8-.4 11.5-1 18.2-1.6v-2.6c-6.9.6-13.7 1.2-18.5 1.6l-4.2-33.5c8.3-.8 16-.5 22.7.4v-4.6c-6.7-.9-14.5-1.1-22.7-.4l6.8-36.7 9.9 4.4 3.9 1.7c-.1.1-.1.3-.2.4-1.7 7.8 0 13.4 2.2 17.5v-7.5c-.4-2.3-.5-4.9 0-7.9V374l-3.9-1.7 3.9-18.1v-9.5c-2.2-.9-3.7-1.6-4.4-1.8-1.5-.6-3.7-1-6.2-1.4l6-32.4 4.6 1.9v-3l-4.1-1.7 4.1-22v-14.1l-6.5 35.3-14.8-4.8 21.4-31.8v-8.1L608.6 243l11.3-17.7c5.3 2.7 12.3 6.6 20.1 10.9v-3c-7.8-4.4-14.7-8.1-19.9-10.7-.1 0-.1-.1-.2-.1-4.3-2.2-7.4-3.6-8.8-3.9-3.6-.8-36.1-7.2-54.2 9-16 14.3-19.5 22.4-19.6 22.7-.3.6 0 1.3.5 1.6l44 28.7-9.6 15.1-87.2-64.8c15.1-11.9 25.8-20.4 25.8-20.4h.1l57.9-49.1c1 6.5 3.2 20.3 4.4 25.7.6 2.5 1.6 4.2 3.1 5 2.2 1.2 4.7.3 6-.1.3-.1.5-.2.6-.2.6-.1 1-.7 1-1.3v-.3c-.2-.7-.9-1.1-1.6-1-.2.1-.5.2-.9.3-1.1.4-2.7 1-3.9.3-.8-.5-1.5-1.6-1.8-3.3-.4-1.8-.9-4.6-1.5-7.7 4.7-2.9 15.7-.6 19.7.7.4.1.8 0 1.1-.2l14.8-10.7c.3-.2.5-.5.5-.9v-.2c0-.3-.1-.6-.3-.8l-3.4-4.2 9.9-9.2c.3-.3.4-.6.4-1 0-.3-.1-.6-.3-.9-.5-.5-1.3-.6-1.8-.1l-9.7 9.1-5.9-7.4-.1-.1-5.9-5.9 4.4-2.6L640 151v-3l-42.4-6.7c-.3 0-.6 0-.8.2l-5.4 3.2-1.4-1.4 21.3-18c3.4 1.4 7.2 2.4 12 3.6 2.9.8 6.3 1.6 10.2 2.7 2.3.7 4.5 1.3 6.6 1.8v-4.7c-1.7-.4-3.5-.9-5.4-1.5-4-1.1-7.3-2-10.3-2.8-4.6-1.2-8.1-2.1-11.2-3.4l16.9-13.6c4.6 5.3 8.2 9.4 10.1 11.5v-6.8c-1.8-2.1-4.1-4.6-6.6-7.5l6.6-5.3V96l-8.3 6.7c-4.1-4.7-8.8-10.2-13.6-16l19.8-16.6 2.1 2.6v-4.1l-.2-.2.2-.1v-3.4l-1.8 1.5-22.2-26.8zm-3.2 48-18.4 15.5c-3.3-4.5-10.8-14.4-21-27.4l17.5-14.8c6.6 8.4 14.4 17.8 21.9 26.7zm-60-57c3.9-.9 11.8-4.1 15.6-5.7.5 1.1 1 2.1 1.5 3.2 1.6 3.4 3.1 6.7 4.3 9.3 1.7 3.8 7.6 11.8 15.1 21.4L572 73.6C562.9 62 552 48 540.2 33c3.7-.6 9.5-1.6 12.8-2.4zm8.7 384.8 7.4 5.4c-14.7 6.5-29.6 14-38.3 18.5l43.8-70.1h10.2l-1.2 6.9-22.1 37.5c-.5.7-.3 1.4.2 1.8zM160.8 705.2c2.2 1.8 4.5 3.6 6.7 5.3l-16.4 29.9-7.1-5.8 16.8-29.4zM142 733l-6-4.9 15.3-30.5 7.5 6L142 733zm5.9-43.9c.5-3.3 1.4-9.3 2.6-15.9l25.1 19.5-6 13.7c-7.3-5.9-14.6-11.7-21.7-17.3zM126.7 678l-23.4 33.1-6.1-4.5 24.1-32.9c1.8 1.4 3.6 2.8 5.4 4.3zm-24.6-25.6 5.4-6.4 11.9 9.6h.1l7.8 5.7-5.2 7.1c-7.5-5.9-14.2-11.3-20-16zM124 670l5.3-7.2 4.3 3.1c.5.4 1.3.3 1.7-.2l10.6-12.1 4.9 1.9c.1 0 .2.1.3.1-2.1 10.4-4.6 24.3-5.6 31.6-7.4-6-14.7-11.8-21.5-17.2zm6.9-9.3 7.4-10.1 5.1 2-9.2 10.5-3.3-2.4zm46.8 33.6 31.2 24.3-1.4 2.8-5.4 10.8-1.8-1.5c-9.2-7.4-18.9-15.1-28.5-22.7l5.9-13.7zM151 670.2c.2-1.4.5-2.8.7-4.1 3.5-.6 9.2.9 13.8 5.6 4.7 4.8 46.3 35.8 48 37.1.1 0 .1.1.2.1l-3.7 7.3-59-46zm-61.3-81.8-9-6.1 4.8-2.5c.3-.2.6-.5.7-.8.1-.4 0-.7-.1-1-.1-.1-7-11.7-6.6-19.6.3-7.3 2.5-18 2.9-20.3l48.1-12.2c-1.7 10.9-2.9 18.7-3 18.9v.1c-1.3.2-2.1.7-2.7 1.5-1.2 1.6-.3 3.9.5 5.4.6 1.2 2.1 4.8 4.1 9.4.5 1.1.9 2.2 1.4 3.4l-38.3 60.1-4.9-27.7 2.6-7c.2-.6 0-1.3-.5-1.6zm-12.9-28.6H36l-1.2-9.6 17.4-4.4h.6c.2-.1.3-.1.4-.2l26.3-6.7c-.7 3.7-2.4 12.8-2.7 19.4v1.5zm-42.4-12.2-3.9-30.2 12-.9 8.3 27-16.4 4.1zm79.9-451.4 11.8.4-22.9 28.9c-.6-.4-1.1-.7-1.7-1.1l12.8-28.2zm-15.1 27.1c-1-.4-2-.7-3-1-.6-4.5-2.1-16-3.5-26.8l18.8.6-12.3 27.2zm16.2-29.7 9.7-21.4c1.2.8 2.4 2 4.2 4 2.5 2.8 5.7 5.1 7.9 6.4l-9 11.4-12.8-.4zm15.4 4.4 18.1 16.7-34.4 23.7c-2.2-3.7-4.8-7.2-7.8-10L130.8 98zm162.5 17.5 13-3.5c3.8 17.1 8.3 36.7 12.1 53l-39.9 10.9c-.5.1-.8.5-.9 1l-5.7 28.3c-3.1-.6-16.6-2.7-34.3-5.5l11.2-59c.3.1.6.3.9.4 6.3 2.6 18.5-.7 29.3-3.5l1.3-.3c9.1-2.4 13.2-11.8 13.2-19.5 0-.8-.1-1.6-.2-2.3zM487 316.1c12.7 8.2 33.5 21.5 51.3 32.8l-6.3 9.9c-.4.6-.2 1.3.3 1.8l23.5 29.9-56.3 90.3-23-8.4c-.5-.2-1.1 0-1.4.4-17.4 22.1-41.3 29-71.1 20.4-3.6-1-7-1.7-10-2.1l74.9-117.7c3.5.7 6 .3 7.5-5.2.2-.8.7-2.4 1.4-4.3 1.4-4.3 2.8-8.7 4.1-13.1 0 0 .1-.1.1-.2s.1-.2.1-.3c3.1-10.7 5.4-21.2 5.4-29.2-.1-1.8-.2-3.5-.5-5zm53.6 34.2c13.3 8.4 24.5 15.5 29 18.3l-12.2 19.6-22.4-29 5.6-8.9zm5.6 119.3c1.8 1.7 3.6 3.9 4.9 6.4 1.2 2.3 2 4.9 2.2 7.6.1 2.1.3 7.8.5 14.7h-7.5c.2-5.5.3-10.7.3-14.8 0-5.2-.1-10-.4-13.9zm.1 31.4c2.3 0 4.9.1 7.7 0 .4 15.6.9 35.5.9 35.8v.1l-10.3 2.5c.3-4.8 1.2-22.6 1.7-38.4zM330.8 602.1l-2.2-31.3c13.2-1.8 22.9-3 25.3-3.3l17.7 19.8-11.3 14.2c-3.6.1-16.6.4-29.5.6zm27.3 2.1-19.4 24.5c-1.6 0-3.7.1-6.1.1l-1.7-24c11-.3 22-.5 27.2-.6zm-178.9-36.7-4.4-15c14.6 1.7 30.9 3.5 44.7 5.1l1.9 8.8c-5.4 1.2-20.9 4.2-28.2 2.9-2.5-.4-7.7-1.1-14-1.8zm.3 10.3-16.3 5.4-8-15.7c7.3.8 15.2 1.6 22 2.4l2.3 7.9zm-58.1-215.3 29.1 12.4-12.7 31c-8.2-3.7-17.8-7.9-28.1-12.5l11.7-30.9zm-3.2-4.3L89 345.9l9.8-25.9 27.4 15.5-2.3 7.7-5.7 15zm34.7 17.6 32 13.6c-9.5 12.3-17.1 22.1-21.5 27.8-2.9-1.3-11.5-5.1-23.2-10.4l12.7-31zm-13.7 33.5c11.1 5 19.3 8.6 22.6 10.1-1.1 1.4-1.8 2.4-2.2 2.9-4.4 5.9-8.2 11.9-11.2 17.8l-18.5-8.2 9.3-22.6zm22.4 14.6c2.3-3.1 15.6-20.3 33.8-43.9l45.5 24.5s.1 0 .1.1c.5.2 11.6 4.5 21 5 4 .2 22.4 2.6 42.3 5.3.1 0 .2.1.3.1h.6c22.5 3.1 46.5 6.4 53 7.3l-20.5 28.8c-4.5-1.3-47-13.9-78.1-23.4-.1 0-.2-.1-.2-.1-.1 0-.2-.1-.3-.1-10.3-3.1-19.4-5.9-25.3-7.8-1.3-.9-12.6-8.8-16.2-12.5-4.2-4.5-13.5-9.2-18.7-11.7-6.3-3-8.2-.6-10.1 2.7l-.1.2c-.7 1.2-1.6 2.4-2.9 3.9-1.2 1.4-2.8 3-4.7 4.9-2.8 2.8-7.9 9.1-11.3 14.1-1.3 2-2.4 3.7-3 5-1.7 3.8-13.5 34.5-16.9 43.5-1.9-1.1-3.9-2.2-6-3.4l-1-.5c1.1-6.2 2.1-10.8 2.6-12.4 3.1-9.2 8.6-19.5 16.1-29.6zM202 313.4c.3 1 .3 1.8.1 2-1.3 1.3-8.5-1.3-13.3-3.1l-1.4-.5c-8.3-3.1-9.5-10.5-8.9-16.1.1-1.2 1.4-7.7 3.4-17.2l25.4 8c-1.5 4-7.3 20.3-5.3 26.9zm-13.3-78.6-25.7-7.7 10.2-34.5c7.8 1.2 15.9 2.4 24 3.6-2.8 12.7-5.8 26-8.5 38.6zm1.5 5.3 23.9 7.1-5.8 9.8c-12.6-4.3-17.9-6.1-20.3-6.8.7-3.3 1.4-6.7 2.2-10.1zm9.5-43.4c7.7 1.2 15.3 2.3 22.6 3.4l-2.1 16.4h-9.5c-.6 0-1.2.5-1.3 1.1l-1.7 11.6-14.3-4.1c2.1-9.5 4.3-19.2 6.3-28.4zm.6-2.6c5.8-26.4 10.9-49.3 12.4-55.8l9.7-3.5 17.5-4.8c1.1 2.4 3.4 6.5 6.6 9.1l-11.4 60.2c-10.7-1.6-22.7-3.4-34.8-5.2zm-2.6-.4c-8-1.2-16.1-2.4-23.8-3.6l12.6-42.5 23.2-8.3c-1.8 8.3-6.6 29.9-12 54.4zm-28.3-4.3c-10.4-1.6-19.9-3-27.8-4.2l1.4-7.6v-.2c0-.6-.4-1.2-1-1.3-.7-.1-1.4.3-1.5 1l-1.4 7.7c-8-1.2-14-2.1-16.6-2.5l3.1-13.1 55.7-19.9-11.9 40.1zm-.7 2.6-10.1 33.9-43.5-13 6.7-27.9c4.8.7 23.9 3.5 46.9 7zm-11.4 38.3-9.1 30.5-40.4-17.8 6.2-25.6 43.3 12.9zm4.3 1.3 26.1 7.8c-2.9 13.4-5.6 25.7-7.7 35.5l-27.6-12.2 9.2-31.1zm20.9 44.3c1.4-6.6 3.1-14.5 5-23.1 3.5 1.1 14.2 4.7 21 7.1.6.2 1.2 0 1.5-.6l6.7-11.3 8.7 2.6-7 36.6-35.9-11.3zm8.7-40.3c.6-2.6 1.2-5.3 1.7-8l15.6 4.5c.4.1.7 0 1-.2.3-.2.5-.5.6-.9l1.7-11.9h9.5c.6 0 1.2-.5 1.3-1.1l2.3-17.5c3.3.5 6.6 1 9.7 1.5l-8.4 44.1-35-10.5zm45.9-33.3c17.8 2.7 31.3 4.8 34.3 5.4l-10 49.3c-.6-.5-1-.7-1.1-.8l-.3-.2-.3-.1-31-9.2 8.4-44.4zm84-26.2c.5 2.2 1.1 4.3 1.6 6.3-9.8 6.7-17.8 12.4-21.2 15.2-8.5 7.1-17.4 9.7-27 8.1l3.7-18.1 42.9-11.5zm-42.4 8.7 1.3-6.5 39-10.7c.5 2.1 1 4.1 1.4 6l-41.7 11.2zm24.3 14.8c3.3-2.8 10.9-8.2 20.3-14.6 1.6 6.3 2.9 10.8 3.6 12.8.8 2.1 1.4 4 1.9 5.7-2.4 3.1-8.1 10.4-16.1 20.7-.1 0-.2-.1-.3-.1l-41.1-3.7 2.5-12.2c10.5 1.9 20.1-1 29.2-8.6zm27 6.9c1.5 4 4.3 11.2 7.9 20.1l-32.7 11.9c11.8-15.4 20.8-26.9 24.8-32zm-19 20.2c-9.2 11.9-21 27.1-34.1 43.9-3.5-4.2-9.5-9-13.2-11.8l7.2-35.7 40.1 3.6zm5.7 109.3c-.1-.9-.1-1.9-.2-3.1 13.8-2.6 40-7.5 62.6-20.1l1.8 30.1-65.3 10.5c.9-8 1.4-14.3 1.1-17.4zm86.7 38.7c.7.2 1.4-.3 1.6-1 .8-3.3 4.5-5.7 8.3-8.2 1.1-.7 2.2-1.4 3.2-2.2 3-2.1 5.7-4.9 7.7-7.9 6.1 2.6 12.2 5.2 17.7 7.5-3.1 6.5-16.7 35.4-19.1 42.2-1 2.8-2.2 4.6-3.7 4.8-3.6.4-32.8-15.6-36-18.1l2.8-3.9c.2-.2.3-.5.3-.8v-.1l-2.9-49.3c5 2.2 21.6 9.4 38.6 16.7-1.8 2.6-4.1 5-6.7 6.8-1 .7-2.1 1.4-3.1 2.1-4.3 2.8-8.4 5.5-9.4 9.8-.4.7 0 1.4.7 1.6zm63.7-14.6c1.2 3.9 5.1 5.3 7.3 5.8-.2.7-.4 1.2-.5 1.6-1.2 4.3-2.2 4-7.2 2.6l-1.2-.3c-1.4-.4-7.1-2.7-14.8-5.9l6.3-21 22.1 8.1c-1.5 5-2.9 9.3-3.8 12.1 0 .1-.1.2-.1.3-1.6-.3-4.8-1.4-5.7-4.1-.2-.7-.9-1.1-1.6-.8-.6.2-1 .9-.8 1.6zm58.3 136.3c1.6 2.7 7.3 4.2 18.2 4.6-.1 2-.1 4-.2 6-5.2 1.1-13.3 1.9-15.1.3-1.1-1-4.9-3.3-9.6-5.9l-.1-.1c-.1-.1-.2-.1-.3-.2-6.9-3.9-15.5-8.5-19.4-10.6l4-6.3c4.7 3.6 16.5 11 22.5 12.2zm-21.2-14.5 6.5-10.4c3.9 1.9 19.2 10 21 10.8v.1c0 .1.1.2.2.3-.1 1.2-1 3.9-1.7 6.1-.3.8-.6 1.6-.8 2.5-.6 1.9-1.6 2.3-2.3 2.4-3.3.9-18-7.9-22.9-11.8zm9 38.5c-.1.2-.2.4-.4.6-.9 1.4-1.8 2.9-2.5 3.1-.2 0-.5-.1-.9-.3-2.8-1.9-9.7-4-13.5-4.2l-10.5-7.7 5.2-8.3 22.6 16.8zm-2.7-5.3 7.7-11.1c1.5.9 3 1.7 4.2 2.4-1.6 2.4-5.6 8.4-7.8 11.8l-4.1-3.1zm-15.7 6.8c.2.2.5.2.7.2 3.2 0 10 2 12.5 3.8 1 .7 2 .9 2.9.7 1.3-.3 2.3-1.4 3.2-2.8l3 16.5v.3c2.4 9.6 5.8 23.6 6.8 27.9l-37.2 6.5h-.1l-49.4 14.2 46.8-75 10.8 7.7zm25 18.2-3.6-19.5c2-3 6.8-10.3 8.5-12.9.9.6 1.6 1.1 1.9 1.3 3.2 2.8 13.3 1.1 16.7.4-.5 14.8-1.2 27.9-1.3 30.4l-21 5c-.7-2.3-1.1-4.1-1.2-4.7zm-3.8-37.4-7.5 10.9-16.5-12.2 5.5-8.7c4 2 11.9 6.3 18.5 10zM430.9 591l-4.3 1.2-5.2-2.5c-.3-.2-.7-.2-1.1 0l-11.8 5.3h-9.1l-4.8-8.2 25.8-16.2c.4-.2.6-.7.6-1.1v-16.6l3.2-3.6 5.4-6c.2-.2.3-.4.3-.6l8.5-44.2c14.9-2.5 27.7-10.3 38.2-23.4l21.6 7.9-67.3 108zm-38.3-6.1-7.3-2.4 33-27.3v13.6l-25.7 16.1zm34.8-43.1-4 4.5c-4.9-7.5-17.4-25.4-23.4-23.4-4.2 1.4-24.2 10.4-34.3 16.2 0 0-.1 0-.1.1-2.5 1.4-4.4 2.7-5.2 3.5-2.8 2.9-13 6.9-17.6 8.5l-2.1-2.4s0-.1.1-.1c.1-.2 8.6-16.5 16.2-30 .1-.1.1-.2.2-.3v-.1c4.5-8 8.6-15 10.5-17.1 5.1-5.8 15.4-11.4 35.7-5.6 11.6 3.3 22.4 4.4 32.3 3.2l-8.3 43zm-188.9 76 5.6-7.2 23.7 19.9-5 6.7c-7.8-6.1-16.7-13.2-24.3-19.4zm22.7 21.6L257 645l-24.4-19.6 4.4-5.6c7.6 6.2 16.4 13.4 24.2 19.6zm-3.9-21.1c.2-.1.4-.3.6-.5l5.4-9.4 13.2 10.7-7 9.4-12.2-10.2zm21.8 1.4 9.3-12.5c.2-.2.3-.5.3-.8 0-.2 0-.4-.1-.5 1.4-.1 2.8-.3 4.2-.4 3-.3 5.8-.7 7.8-.5 1.4.1 5.6.1 11.2 0l.9 11-18.7 1.7c-.4 0-.7.2-.9.5 0 0-3.7 5-7.2 10-2.1 2.9-3.7 5.3-4.9 6.9-.6.8-1 1.5-1.4 2.1l-8.3-6.9 7.8-10.6zm12.6-18.6c.7 0 1.3-.6 1.3-1.3v-24.1c5.5-.8 11-1.5 16.3-2.3l2.3 29c-5.4.1-9.4.1-10.8 0-2.2-.2-5.2.2-8.2.5-5 .6-10.6 1.2-12.9-.3-1-.6-3.2-2.2-6.1-4.2-12.8-8.8-20.2-13.7-24.4-16.2 12.6-2 27.1-4.2 41.3-6.2v23.7c-.1.8.5 1.4 1.2 1.4zm18.9-30.5h-.2c-.1 0-.2 0-.3.1-21.1 2.9-46 6.5-65.2 9.6h-.2c-.1 0-.2 0-.4.1-6.3 1-11.9 2-16.6 2.9l-5.5-25.3c16.6 1.9 29 3.3 29.3 3.3.3 0 .7-.1.9-.3l7.2-5.8 67.5-14.3c.1 0 .3-.1.4-.2 5.5 4.6 9.4 8 10 8.6v.1l3.9 4.3 10.3 11.5c-4.1.5-13 1.7-24.6 3.2h-.1c-5.1.6-10.6 1.4-16.4 2.2zm-92-105.1c-.1-.3-.4-.6-.7-.7l-15.2-6c.9-2 2-3.9 3.1-5.7L244 470l-1.6 4.9c-8.8-2.5-20.5-5.9-24.4-7.1l.6-1.2c.1-.3.1-.7 0-1.1zm10.9 8.4c4.8 1.4 9.7 2.8 12.1 3.4l-2.9 8.7c-8.9-3.4-17.6-6.7-24.8-9.3l3-6.5c1.7.6 5.3 1.6 12.6 3.7zm8.4 14.6-1 3.2-25.9-8.5 1.9-4.1c7.1 2.7 16 6 25 9.4zm2.4.9c19.3 7.3 38.5 14.8 42 16.6.9.5 2 1.1 3.3 1.7 5.8 2.9 26 19.5 39.4 30.8l-27 5.7-.1-.1-65.1-32.1 7.5-22.6zm46.4 16c-1.3-.6-2.4-1.2-3.3-1.7-3.6-1.9-22.9-9.4-42.4-16.8l3.1-9.4c.2-.2.4-.4.5-.7v-.7l1.7-5.2 107.8 47.5c-6.7 11.9-13.7 25.3-15.3 28.4-10.2-10.1-43.2-36.8-52.1-41.4zm-39.5-36.9 12.5-37.9c29.5 8.9 68.5 20.5 76.4 22.8l-29.3 41.3-59.6-26.2zm-2.4-1-37.7-16.6c1-1.5 2-2.9 2.9-4.2 1.9-2.8 3.6-5.1 4.5-7.1.4-1 1-2.6 1.6-4.3 1.7-5.1 4.6-13.5 8-15.1h.1c.1 0 .1 0 .2-.1.5-.2 1-.2 1.6 0 2.2.9 15.1 4.9 31.4 9.8l-12.6 37.6zm-21-50.1-34.9-14.6c.8-1 1.4-2 2-2.9l.1-.2c1.4-2.6 2.2-3.9 6.8-1.7 4 1.9 13.8 6.8 17.9 11.1 2 2.1 6.2 5.4 9.9 8.1-.6 0-1.2.1-1.8.2zm-2.7 1.7c-1.8 1.7-3.3 4.5-4.5 7.5L184.1 408c1.1-1.1 2.1-2.1 3-3.1l34 14.2zm-5.6 10c-.7 1.8-1.3 3.6-1.9 5.3-.6 1.7-1.1 3.2-1.5 4.1-.4.8-.9 1.8-1.6 2.9-6.4-5.6-30.9-16.6-37.7-19.7 2.9-4.1 6.8-9 9.4-11.8l33.3 19.2zm-6.4 14.4c-.4.5-.7 1.1-1.1 1.6-3 4.2-6.6 9.5-8.8 15.3-.1.2-.2.5-.3.8l-31.4-11.8c-.1-.1-.2-.3-.3-.4l-5-3.7c3.3-8.5 6.2-16 7-17.7.4-.9 1.2-2.2 2.2-3.7 13.2 5.9 33.7 15.7 37.7 19.6zm-7.5 17.8s0-.1.1-.1l14 5.6-.6 1.3-3.6 7.7c-6.7-2.5-11.6-4.3-13.3-5 1.6-4.4 2.8-7.8 3.4-9.5zm8.8 16.9-2.4 5.2c-.2.3-.2.7 0 1.1.1.3.4.6.8.7l27.2 9-5.6 16.8-39.6-19.5c2.3-6.5 4.5-12.9 6.4-18.2 1.8.6 6.6 2.4 13.2 4.9zm21.6 36.5 62 30.5-35.2 7.5c-.2 0-.4.1-.5.2l-7 5.6c-2.8-.3-16-1.8-32.6-3.7l13.3-40.1zm112.7 38.6c4.2-1.5 14.3-5.4 17.5-8.8.6-.6 1.9-1.5 3.7-2.6l8.7 11.5c.4.6 1.2.7 1.8.3l31.8-23.2c2.1 2.3 4.5 5.2 6.9 8.4l-52 34.9-18.4-20.5zm23.5-12.6c9.8-5.4 28.1-13.8 32.6-15.3 1.1-.4 3.1.9 5.6 3.3L376 550.9l-7.8-10.2zm23-49.9c-14.2-1-21.8 4.7-25.4 8.7-1.9 2.2-6 8.9-10.4 16.7l-46.3-20.4L381.6 394c4.3 3.4 33.3 19.6 38.2 18.5 2.3-.5 4.1-2.7 5.4-6.4 1.4-3.8 6.5-15.1 11.2-25.2l17.4 11.7-62.6 98.2zm46.2-112.3c3-6.5 5.7-12.2 6.8-14.5 1.1.5 2.2.9 3.3 1.4l-3.4 11.3c-.2.7.2 1.4.8 1.6l14.8 4.9-4.6 7.3-17.7-12zm9.5-2.3 3-9.8c7.8 3.3 13.5 5.6 14.9 6l1.2.3c.1 0 .2 0 .2.1l-5.2 8.1-14.1-4.7zm10.9-35.8 3.2-10.5 2.8-9.2c.7.1 1.9.4 3.3.7l-2.6 21.5-6.7-2.5zm-9.5 22.5c-6.7-2.8-14.7-6.2-22.7-9.7.4-.8.8-1.7 1.1-2.5.6-1.6 5-13.6 9.9-26.8l21.5 6.6-9.8 32.4zm-64.8 23.9L359.9 420c-1.4-.2-28.2-3.9-53.5-7.4 1.2-6.9 6.3-35.9 8.8-56.6l65.8-10.5 2.5 41.3zM315 301.9l-55.3-4.8c5.5-7.1 10.9-14 16.1-20.8 5.7 5.4 15.6 4.8 26.9 4.1l.8-.1c2.3-.1 6.9.4 12.8 1.4-.3 3.8-.8 11.5-1.3 20.2zm-52.6-38.3c3.8 2.9 8.9 7.2 11.6 10.7-7.9 10.2-16.2 20.9-24.5 31.6l12.9-42.3zm-4.6 36h.2l56.8 4.9c-.7 12.3-1.2 25.7-.6 31.7 1 11-8.7 67-10.3 76-19.6-2.7-37.8-5-41.7-5.3-8.7-.5-19.2-4.4-20.2-4.8l-45-24.3c17.7-22.7 39.7-51.1 60.8-78.2zm-96.6 148.3 3.4 2.5c0 .2.1.5.3.7l-7.1 24.1-2.2-1.1c-1.1-.9-2.2-1.8-3.4-2.6 1.5-4.2 5.3-14.2 9-23.6zm6 4.2 30.8 11.6c-2 5.7-5.7 16-9.4 26.6l-28.5-14.1 7.1-24.1zm20.5 40.8c-3.8 10.9-7.7 21.8-9.9 28.1-3.6-8.6-7.1-17.5-9.3-24.3-2.4-7.8-5-13.2-8-17.2l27.2 13.4zm2.3 1.1 39.6 19.5-13.3 40.5c-.1.2-.1.4-.1.6-7.8-.9-16.2-1.8-24.6-2.8-1.4-3-6.9-14.6-12.3-27.3 1.9-5.4 6.3-17.9 10.7-30.5zm2.7 77.9c7.9 1.4 23.7-1.7 29.2-3l3.2 14.8c-.6.1-1.1.2-1.6.3-12.1 2.5-24.9 6.8-36.2 11.1l-4.9-16.9-2.3-8c5.7.7 10.4 1.3 12.6 1.7zm31.3 14.8c5.4-1.1 12.6-2.4 20.8-3.7 2.8.8 19.8 12.6 27.2 17.7 2.9 2 5.1 3.5 6.1 4.2 1.9 1.2 4.7 1.5 7.9 1.3l-8.2 11-20.4-16.6c-.6-.5-1.4-.4-1.8.2-.4.6-.4 1.4.2 1.8l5.2 4.3-5.5 9.7c-.1.1-.1.2-.1.3l-10.7-9c-.3-.2-.6-.3-1-.3-.3 0-.7.2-.9.5l-6.4 8.2c-5.7-4.6-10.5-8.5-13.4-10.8-11.5-9.4-19.9-7.7-25.2-4-.7-2.6-1.3-5.3-1.5-6.9 9.1-3.2 18.6-6.1 27.7-7.9zm-3.4 20c.3.2.6.5.9.7 2.9 2.3 7.7 6.2 13.4 10.8l-4.4 5.6-14.7-11.8c2.7-2.8 4.4-4.7 4.5-4.7.1-.1.3-.4.3-.6zm8.3 19.2-4.4 5.6-15.1-12.7c1.6-1.7 3.1-3.4 4.5-4.8l15 11.9zm-5.9 7.7-4.4 5.7-15.9-13.1c1.7-1.8 3.4-3.7 5.1-5.5l15.2 12.9zm-6 7.7-5.7 7.3c-7.3-5.4-15-11.5-16.8-13.5 2-2.2 4.2-4.6 6.5-7l16 13.2zm-7.3 9.4-5.4 6.9-17.7-13.6c1.3-1.6 3.5-4 6.2-7 1.7 1.9 6 5.6 16.9 13.7zm-7 9-4.8 6.2c-7.9-6.8-13.6-11.6-14.8-12.4-1.4-1-1.8-1.6-1.8-1.9-.1-.8 1.1-2.2 2.5-4 .4-.5.8-.9 1.2-1.5l17.7 13.6zM219 643l24.5 20.2-19.1 25.6c-8.7-7.5-17.4-15.1-24.6-21.2L219 643zm1.6-2.1 4.4-5.6 24.1 20.4-4 5.4-24.5-20.2zm6-7.7 4.4-5.7 24.5 19.6-4.8 6.5-24.1-20.4zm30.9 15.6 16.4 13.2-5.2 6.9-16.1-13.6 4.9-6.5zm1.5-2.1 4.2-5.6c7.7 6.2 14 11.3 16.5 13.2l-4.2 5.6-16.5-13.2zm5.8-7.7 5-6.7 16.2 13.6-4.7 6.3c-2.5-1.9-8.8-7-16.5-13.2zm16.8-.2c1.8-2.8 8.6-12.3 13.2-18.6l18.1-1.6.9 11.2c-7.5.7-14.1 1.8-15.7 3.5-2.8 3-7.9 8.3-10.3 10.7l-6.2-5.2zm30.2-65.7c5-.7 9.8-1.3 14.2-1.9l2.2 31c-5 .1-9.8.2-14.1.2l-2.3-29.3zm16.6 31.7 1.7 24.1c-4.2.1-9.1.4-13.8.8l-1.9-24.6c4.2-.2 9-.3 14-.3zm36.5-28.8 51.8-34.8c1.7 2.3 3.3 4.7 4.9 7.1l-2.8 3.1-36.8 30.5c-.8.5-1.6 1-2.3 1.5-.1 0-.1.1-.2.1s-.1.1-.2.2c-1.9 1.3-3.4 2.3-4.6 3.2l-9.8-10.9zm15 10.6 30.1 47.3c-2.4 1.4-4.5 2.6-6.2 3.5l-27.6-48.5c1-.6 2.3-1.4 3.7-2.3zm2.1-1.5c.3-.2.6-.4.9-.7l9.1 3 24.9 42.4-4.6 2.7-30.3-47.4zm18.9 12.5h7.8c.2 0 .4 0 .5-.1l11.5-5.1 4.8 2.3 13 21.7c-4.4 2.9-12.1 7.7-19.5 12.2l-18.1-31zm27.6-3.2 37.7-10.8c0 .1.1.2.1.3l10.3 18.5c-7.8 1.9-18.3 5.6-26.1 8.6h-.1c-4.3 1.7-7.8 3.1-9.6 4l-12.3-20.6zm40.2-11.5 18.6-5.4 8.5-1.5 4.8 23.7-3.9.4c-5.5.5-10 .9-12.8 1-1.3.1-3 .3-4.9.7-.2-.6-.6-1.4-.7-1.5l-9.6-17.4zm31.9 3.6-2.2-10.9 30.4-5.3 2.3 13.5c-14.7 1.4-27.3 2.6-30.5 2.7zm1.6 2.6c1.6-.1 3.9-.2 7-.4 5.1-.3 12.1-.9 21-1.6.5 0 1-.1 1.5-.1l1.6 9.5-11.4 1.2c-.2 0-.4 0-.6.1h-.5l-17.6 1.7-2.1-10.4h1.1zm40.4 9 1.8 15.3-20 1.9c-.4-5.3-1-12.4-1.1-15.2 6.4-.6 13-1.3 19.3-2zm-11.2-28.2 44.3-7.7 2.8 17.3c-11 1-28.9 2.7-44.8 4.2l-2.3-13.8zm45.1-10.5-46.8 8.1-3.1.5c-.3-1.5-.9-4.1-2.1-8.9l50-10.6c.4-.1.7-.3.8-.6.1-.2.2-.4.2-.7 0-.1 0-.3-.1-.4l-3.5-11.3 4.3-1 6.5 23.8-6.2 1.1zm-6-26.2h-.6c-.1 0-.3.1-.4.2l-12 2.9c0-1.2.1-4 .1-4 0-.3-.5-18.3-1-32.6-.2-7.4-.5-13.7-.6-16.1-.1-2.6-.8-5.1-1.8-7.4l5.6-1.8 15.8 57.6-5.1 1.2zm-1.1 2.9 3.1 10.1-48.7 10.3c-.2-.6-.3-1.3-.5-2-.6-2.4-1.2-4.8-1.7-7l47.8-11.4zm-25.8-37.8c-9-.3-13.1-1.3-14.9-2.3 1.1-.5 2.3-1.6 3-3.8.3-.9.6-1.7.8-2.5 1-3 1.8-5.2 1.8-6.9l9.4-3.3c.2 5.7.1 12.2-.1 18.8zm0-21.4-10 3.5c-1.5-1.2-16.9-9-21.5-11.1l13.9-22.2c.9-.5 2.8-1.5 5.3-2.8 2.8 3.4 9.3 11.9 11.5 19 .6 2.1 1 7.1 1.1 13.6h-.3zm-63.7-128.4-13-4.8 2.7-21.9c2.4.5 5.1 1.1 7.4 1.7.6.1 1.3-.2 1.5-.8l3.5-9.9c.6.4 1.2.8 1.9 1.2 2.7 7-.6 22.2-4 34.5zm-3.5-27.8c-1.3-.3-3.7-.8-6.1-1.4-2.1-.5-3.8-.8-5-1-.3-.1-.6-.1-.8-.2l4.3-14.1c.4.2.8.5 1.1.7 2.5 1.6 4.6 2.9 6.4 4.2.7.5 1.9 1.3 3.5 2.4l-3.4 9.4zm-17.5 7.2-21.4-6.5c4.7-12.9 9.7-26.4 11.9-32.3 5.6 5.7 11.7 10 17.2 13.5l-7.7 25.3zm-34.6 21.8c-.3.8-.7 1.6-1.1 2.4-19.1-8.2-37.8-16.3-40.1-17.4l-1.4-23.5c3.8-2.3 7.5-4.8 11-7.5 5.9-4.7 16-12.7 28-22.1 1.1 2.1 1.9 3.7 2.1 4.4 1.7 5.7 10.9 13.2 19.2 15.8-6.8 18.3-16.8 45.5-17.7 47.9zm-34.4-49.6c-4 3.2-8.3 6-12.8 8.5-1.1-2.7-3.4-8.1-6.4-15.2 9 2.1 16.7 3.9 21.4 5-.8.5-1.5 1.1-2.2 1.7zm-17.8 11.2c-20.4 10.2-42.9 14.6-55.6 16.9 0-6.8.5-15.9.9-24.3.1-.1.1-.3.1-.4v-.1c0-.1 0-.2-.1-.4.5-8.8 1.1-16.8 1.4-20.8 12.6 2.2 30 6.1 45.3 9.6 3.6 8.7 6.4 15.7 8 19.5zm-68.9-35.6-.8.1c-10.9.7-19.7 1.3-23.8-3.1 8.5-11 16.5-21.3 23.6-30.4.2 0 .3-.1.5-.1l36.1-13.2c7 17.5 16.3 40.4 23.5 58.2-23.8-5.6-52.3-11.9-59.1-11.5zm30-73.6c-.5-1.7-1.2-3.7-2.1-6-.8-2-2.1-6.9-3.9-13.8 20.9-14.2 48-32 56.6-37.6-2.2 14.7 1.6 27.5 8.5 42.1 1.9 4 4.9 9.9 8.6 16.7l-58.6 21.4c-4.9-11.9-8.5-20.8-9.1-22.8zm51.3-60.9c-3.9 2.6-34.5 22.6-57.9 38.5-1.9-7.8-4.2-17.5-6.7-28l43.5-40.1c5.4-.3 10.2-.6 13.8-1 .8.5 1.7 1 2.7 1.5 5.9 3 12 6.1 6.8 21.1-.9 2.7-1.6 5.4-2.2 8zm-65.2 7.5c-2.7-11.5-5.4-23.8-8-35.1 7.3-.2 30-.9 48.1-1.9l-40.1 37zm-8.3-39.6 29.2-21.8 14.2 20.1c-17.1.8-36.6 1.5-43.4 1.7zm-31.9 23.7-1.3.3c-9.6 2.6-21.6 5.7-26.5 3.7-3-1.2-5.6-5.2-7-8l44.7-12.1v1c0 5-2.7 13.2-9.9 15.1zm-35.5-8.5v-.4c.3-5.2.5-8.6 6.5-11 8.4-3.4 20.8-6.6 26.9-5.8 4.6.5 8.2 2.4 10.2 5.3l-43.6 11.9zm4.9-15.6c-2 .8-3.6 1.8-4.9 2.9l-23.9-40.2 17.1-11.8 19 15.9 5 29.3c-4.2.9-8.6 2.4-12.3 3.9zm-6.7 4.8c-2.3 3.1-2.5 6.8-2.7 10.2 0 .6-.1 1.2-.1 1.9l-18 4.9h-.1l-9.6 3.4-34.7-32.8 41.1-28.3 24.1 40.7zm-33.2 21.4-24.4 8.7-29.6-27.2 19.8-13.7 34.2 32.2zm-27.2 9.7L126 164.4c-.7-1.6-1.4-3.5-2.2-5.7-1.8-4.6-4-10.5-7-16.3l35.6-24.6 29 26.8zm-61.9 15.8c.8 2.1 1.5 3.9 2.2 5.5l-33.3 11.9-6.3-9.3 6-6.2L113 145c2.7 5.3 4.8 10.8 6.5 15.4zm-30.2 21.9 33.4-11.9-10.1 41.8-27.4-8.2 4.1-21.7zm22.2 34.4-6.1 25.3L80 230.8l4.2-22.2 27.3 8.1zm-33.9 13L57.9 221l9.1-17.6 14.8 4.4-4.2 21.9zm-.5 2.7-2.7 14L52.1 232l4.5-8.6 20.5 9zm2.5 1 25.3 11.1-4.5 18.6-23.6-15.2 2.8-14.5zm27.6 12.2 40.3 17.7-7.5 25.4-37.3-24.2 4.5-18.9zm44.5 19.6 27.8 12.3c-2.1 10-3.5 16.7-3.6 18-.9 9.3 2.9 16 10.6 18.8l1.4.5c8.4 3.1 13.6 4.8 15.9 2.5 1-1 1.2-2.6.6-4.7-1.6-5.3 3.1-19.5 5.3-25.5l9 2.8c.7.2 1.4-.1 1.6-.8.1-.1.2-.1.3-.2l7.2-37.7 30.2 9c.4.3 1.2.9 2.2 1.6l-14.9 49v.4c-18.1 23.4-36.2 46.8-51.2 66.1l-.1.1c-2.6 3.4-5.1 6.6-7.5 9.7l-32.7-13.9 7.9-19.3c.1-.2.1-.3.1-.5 0-.5-.2-.9-.7-1.1l-30.3-17.2 20.9-69.9zm7.3 89-7.5 18.2-29.2-12.4 5.8-15.4v-.1l2-6.8 28.9 16.5zm-32.1-21.3-27.2-15.4 5.7-15.1c10.3 10.2 19.9 20.9 23.2 25l-1.7 5.5zm-29.5-16.7-29-16.4L76 279c.8.4 1.4.7 1.9.9 5.5 2.2 15.5 11.1 25.3 20.6l-5.8 15.7zm-31.2-17.7-26.6-15.1 9-19.5c10.5 6 19.6 11 25.2 13.9l-7.6 20.7zm1.3 3.7 28.9 16.4-9.9 26.2-30-12.7 11-29.9zm18.2 45.1-11.4 30.2c-10.2-4.5-20.2-9-29.6-13.1l10.9-29.8 30.1 12.7zm2.4 1 29.2 12.4-11.6 30.7c-9.4-4.2-19.2-8.6-29-12.9l11.4-30.2zm20.8 47.4c10.3 4.6 19.8 8.8 28 12.5l-9.3 22.7-27.4-12.2 8.7-23zm20.1 38.7 18.3 8.1c-1.7 3.5-3.1 7-4.2 10.4-.5 1.6-1.4 6-2.5 12-3.9-1.9-11.1-5.2-20.3-9.2l8.7-21.3zm13 36.5c10.7 5.8 16.6 9.1 22.3 27.2 5.3 16.8 18.4 44.8 22.3 53.1-25-2.9-48.4-5.6-52-6.1-1.9-.3-3.4-.4-4.7-.4.8-4.5 7.6-48.5 12.1-73.8zm-14.5 79.7c-1-2.1-.7-2.6-.7-2.7.2-.3 1.4-1 7.4-.1 3 .4 18.7 2.3 37.8 4.5l4.4 15c-15.7-1.8-36.8-3.9-42.8-4.5l-.1-.1c-.3-.2-.5-.2-.8-.2-.3-.8-.7-1.6-1-2.3-2.1-4.9-3.6-8.4-4.2-9.6zm24.6 16.6 8.6 16.8-16.3 5.4c-3.7-8-7.5-16.9-10.6-24 3.4.3 10.3 1 18.3 1.8zm28.1 13.1 4.6 15.8c-14.8 5.8-26.5 11.5-30.1 13.3-.2-.4-.5-.8-.8-1.3-2.3-3.5-5.3-9.5-8.5-16.3l34.8-11.5zm13.6 15.2c.2 1.5.8 4 2.1 8.5.1.4.4.8.9.9.4.1.9 0 1.2-.2 5.7-4.9 12.8-4.6 20.7.7-.1.1-.2.1-.3.2-.7.7-9.3 9.9-17.8 19.1l-5-2.3c-.5-.2-1-.1-1.4.2l-31.9 30-7.2-3.3c.5-2.1.9-3.9 1.3-5.1 1.5-5 6-19.2-.4-32.5 4.2-2.1 19.6-9.6 37.8-16.2zM162 655.3c.5.2 1 .1 1.4-.2l31.9-30 3.4 1.6c-6.8 7.4-13.2 14.4-15 16.7-.7.9-1.4 1.7-1.9 2.4-2 2.5-3.4 4.1-3.1 6.1.2 1.3 1.1 2.5 2.9 3.8 1.1.8 6.8 5.6 14.7 12.3l-12 15.5c-8.2-6.3-15.2-11.8-16.9-13.5-4.9-5-10.9-6.8-15.1-6.5.8-4.1 1.6-8.1 2.3-11.5l7.4 3.3zm24.3 29.7 12-15.4c7.2 6.2 15.9 13.7 24.6 21.3l-.2.2c0 .1-.1.1-.1.2l-7.7 15.3c-1.7-1.3-16-12-28.6-21.6zm38.5 7.6c5.4 4.7 10.8 9.3 15.7 13.6l-13.2 17.5-12.9-10.6 10.4-20.5zm1.6-2.1 8.1-10.9 16 13.4-8.4 11.1c-4.9-4.3-10.3-8.9-15.7-13.6zm9.6-13 9.4-12.7 16.2 13.3-9.6 12.7-16-13.3zm11.1-14.7 4-5.4 16.1 13.6-3.9 5.1-16.2-13.3zm35.2-7.6.3-.3c.1-.1.1-.2.2-.4l5.2-7 8 6.7-23.2 29.8-7.6-6.2 17.1-22.6zm15.7.8 5.6 4.7c-.1 0-.1.1-.1.1L280.3 690l-5.4-4.4L298 656zm.8-2.7c-.1-.1-.1-.2-.2-.3-.1-.1-.2-.1-.3-.2l-8.6-7.2c2.4-2.5 7.4-7.6 10.1-10.5 1.1-1.2 7.1-2.1 15.3-2.8 6.3-.5 13.9-.9 21.5-1L311 663.6l-12.2-10.3zm59.9-42.5 22.7 37.7c-1 .3-1.9.4-2.8.5-10.9 1-27.7-4.3-32.3-8.9-.3-.3-.6-.4-1-.4s-.7.2-.9.5l-23.9 31.3-5.9-5 44.1-55.7zm1.7-2.2 8.9-11.2 24.8 45.3c-3.4 1.9-6.9 3.7-10.1 4.9l-23.6-39zm10.6-13.3 3.3-4.2 27.1 47.6c-1.6.9-3.3 1.8-5.1 2.8h-.1L371 595.3zm26.6 48.4c2.2-1.2 4.2-2.4 6.2-3.4 7.9-4 29.5-17.4 37.2-22.5.7-.5 4.1-1.9 8.7-3.7l3.4 42.3c-7.7 2.3-13.9 6.9-18.7 13.7l-24-3-12.8-23.4c-.1.1 0 0 0 0zm54.6-30.6c7.5-2.9 17.3-6.3 24.7-8.1l3.7 47.6c-11.1 1.2-18.6 2.1-20.7 2.4-1.5.2-2.9.4-4.3.8l-3.4-42.7zm27.2-8.7c1.8-.4 3.4-.6 4.7-.7 2.6-.1 6.6-.4 11.6-.9l4 47.7c-6 .7-11.6 1.3-16.5 1.8l-3.8-47.9zm18.8-1.8c6.5-.6 14.3-1.4 22.5-2.2 0 .4.1.9.1 1.4.1 1.7.3 3.9.4 6.1.3 3.8.6 7.7.7 8.7l-9.9 32.5c-3.4.4-6.7.7-9.8 1.1l-4-47.6zm26 15.4 20.5-2 3.4 29.2c-11.7 1.3-22.9 2.5-33.2 3.6l9.3-30.8zm21-20.1c4.7-.5 9.2-1 13.4-1.4 3.8-.4 7.4-.8 10.4-1.1.2 2.5.7 8.2 1.3 15.6h-.3l-23 2.2-1.8-15.3zm2.1 17.9 23-2.2c.1 0 .2 0 .3-.1.7 8.6 1.6 19 2.3 29-7.5.8-14.9 1.6-22.3 2.4l-3.3-29.1zm24.3-20.8c3.9-.4 6.8-.7 8.1-.8 2.5-.2 6.8-.4 11.9-.6 12.8-.5 23.6-1 29.5-2.1l2 21.8-49.6 4.2c-.9-10.6-1.7-19.3-1.9-22.5zm7.9-3.4c-1.5.1-4.8.5-9.4 1-3.3.4-7.3.8-11.7 1.2-4.6.5-9.6 1-14.7 1.6-2.6.3-5.2.5-7.8.8l-1.6-9.5c15.8-1.4 42.8-4.5 44.7-4.7l1.6 9.5c-.5.1-.8.1-1.1.1zm-1.4-29.9 43.5-7.6c.3 2.6.6 5.1.9 7.5l-43.5 5.7-.9-5.6zm21.7-6.4-5-32.2 22-1.7c1.7 10 3.3 20.5 4.6 30.1l-21.6 3.8zm-2.5.4-12 2.1-6.6-23.9 14.6-3.5 4 25.3zM578 531.4l-1.9-6.8 16-1.2.7 4.5-14.8 3.5zm-2.4-9.5h-.1l-8.1-29.6 19.6-2.9 4.9 31.2-16.3 1.3zm8.4-68.3c6.5-1.5 13.8-3 20-4.2l1.5 36.5-16.4.8-5.1-33.1zm2.5 33.3-19.9 2.9-4.5-16.3 21.2-6.9 3.2 20.3zm-25.7-15.6h-.6c-.2.1-.4.2-.5.3l-6.7 2.2c-1.9-3.3-4.5-6-7-7.8-.2-1.5-.4-2.7-.7-3.6-.1-.5-.3-1-.5-1.5 4.9-.7 19.1-2.7 24.6-4 2.9-.7 7.2-1.7 12.1-2.8l1.5 9.9-22.2 7.3zm8-16.9c-5.7 1.4-21.1 3.5-25.1 4.1-2.9-6.2-7.5-12.4-10.1-15.5 9.9-5.1 27.1-13.7 42.9-20.4l4.5 29c-6.9 1.6-12.1 2.8-12.2 2.8zm7.3-87.8 12.7-20.4-3.6 20.4h-9.1zm-4.2-1.8c-4.3-2.7-15.6-9.9-28.9-18.3l14.7-23.2 28.3 18.9-14.1 22.6zm-31.1-19.7c-25.2-16-56.5-36-61.9-39.9-1.5-1.1-3.3-2.2-5.2-3.4l9.7-27.9 72.1 48-14.7 23.2zm-69.2-44.8c-9.9-6.2-23-14.8-30-30.4-.5-1.1-1.1-2.3-1.7-3.6 8.8-6.9 17.8-14 26.3-20.8l1 8c0 .2.1.5.3.7l14 17.8-9.9 28.3zM447.4 287c-.9 2.4-2.5 6.8-4.5 12.4-8-2.4-16.3-9.7-17.7-14.1-.3-.9-1.2-2.7-2.5-5.2 4.4-3.4 8.9-7 13.6-10.7.4.9.8 1.8 1.2 2.6 2.6 5.8 6.1 10.8 9.9 15zm-27-11c-6.9-12.3-19.3-32.5-22.3-37.5l16.2-10.7c7.5 13.6 14.9 27.1 20 37.3-4.8 3.7-9.5 7.4-13.9 10.9zm-24.8-39c-.6.4-.8 1.2-.4 1.8 5.3 8.6 16.8 27.6 23.1 38.8-8.7 6.8-16.4 13-22.3 17.6-2.9-.7-13.8-3.4-27.3-6.6-7.4-17.7-17.8-42.7-25.5-61.3l58.9-21.5c3 5.5 6.3 11.5 9.7 17.6.4.7.7 1.3 1.1 2L395.6 237zm.8-52.1c-8.3-17.7-11.8-31.6-5.4-50.2 5.5-15.7-.2-21.7-5.8-25 5.9-.8 10.9-1.8 15.4-3.2l52.8 67.2-48.4 28c-3.7-6.9-6.7-12.8-8.6-16.8zM435 146l50.6-43.4 20.8 26.6-50.7 43L435 146zm52.6-45.1L520 73.1l21.8 26.1-33.4 28.3-20.8-26.6zm55.9.3 23.3 28-35.5 27.7-21.3-27.3 33.5-28.4zM522 71.5l25.5-21.8c7.7 9.8 14.8 18.9 21 26.9l-24.7 21L522 71.5zm-23.2-43c6.7-5.9 13.2-11.6 19-16.6 9.7 12.4 19.3 24.5 28.1 35.8l-25.5 21.9L491.5 35c2.5-2.3 4.9-4.4 7.3-6.5zm-9.3 8.1 28.9 34.6L486 98.9l-27.5-35.2c10-8.6 20.7-18 31-27.1zm-32.9 28.8 27.4 35.2-50.6 43.4-30.2-38.4c5.8-2.1 10.9-4.8 16.2-8.6 4.1-3 19.1-15.8 37.2-31.6zm-32.6 22c-3.4 2.8-5.9 4.8-7.2 5.8-10.7 7.7-20.6 10.9-39.2 12.7-4.8.5-12.1.9-20.2 1.3l-15.1-21.5 49.2-36.6L424 87.4zM331.4 57l39.3-32.3 17.8 21-41.4 30.8C344.2 73 337.5 65 331 57.2c.1-.1.3-.1.4-.2zM345 78l-6.2 4.6c-.1 0-.2.1-.3.2l-.2.2-29.1 21.7c-4.3-19.3-7.5-34.1-7.6-34.5l-.1-.4c0-.1-.8-2.2-2.1-5.4l19.8-17.3c7.9 9.5 21.3 25.5 25.8 30.9zm-47.4-40.7c2.5-.9 4.8-1.6 6.9-1.7 3.6-.2 6.6 1.2 9.7 5.2.7.9 1.9 2.4 3.3 4.2l-19.1 16.8c-2.1-5.5-4.9-13.1-7.6-20.5 2.8-1.9 5.2-3.4 6.8-4zm-15.8-8.8c1.2 3.9 2.7 8.4 4.3 13-9.2 6.8-20.2 16.1-20.8 16.7-.5.5-.6 1.3-.2 1.9.5.6 1.3.6 1.8.2.2-.1 11-9.4 20.1-16.1 4.6 12.8 9.5 25.5 10.3 27.3.5 2.4 3.8 17.3 8 36.2l-13.5 3.7c-2.6-4.7-7.7-7.8-14.3-8.6-3.7-.4-8.8.2-14.2 1.4l-5.1-29.6c-.1-.3-.2-.6-.5-.8l-18.8-15.7 42.9-29.6zm-43.1 8.8c.4-.6.3-1.3-.2-1.8l-23.4-20.4 8.7-11.7 39.4 32.3-27.7 19.1-6-5 9.2-12.5zm-47.2-15.8 41.8 34.9-16.6 11.4c-4.1-2.9-15-11-18.9-15.9-4-5-12-15.4-15-19.4l8.7-11zm-10.4 13.1c3.3 4.3 10.8 14.1 14.7 19 4 5 14 12.5 18.6 15.8l-41.2 28.5L149 75.1l32.1-40.5zm-33.7 42.5L171 99.4l-19.9 13.7L132.4 96l15-18.9zm-17.2-16.2L144.1 74l-5.3 6.6c-2-1.2-5.2-3.4-7.6-6.1-2.1-2.3-3.5-3.7-5-4.7l4-8.9zm-24.9-23.5L128.2 59l-4.4 9.7c-.8-.3-1.7-.5-2.8-.6-4.2-.6-12.2 1.9-12.6 2-.7.2-1.1 1-.8 1.6.2.7.9 1.1 1.6.9 2.2-.7 8.5-2.4 11.4-1.9.8.1 1.5.2 2.1.4l-10.1 22.3-20.3-.7C91 83 89.9 74.4 89.7 72.8c-.4-3 2.1-8 5.6-14.8.6-1.2 1.2-2.4 1.9-3.7 1.2-2.3 4.2-8.7 8.1-16.9zM80.9 14.3l22.5 21.3c-4.1 8.5-7.3 15.1-8.5 17.5-.7 1.3-1.3 2.6-1.9 3.7-3 5.9-5.2 10.3-5.8 13.8-3.3 3.3-4.6 3.5-8 1.3-3.7-2.3-20.8-17.4-25-21l26.7-36.6zm-66 72.8 9.3-7.5s.1 0 .1-.1L52.5 53c4.1 3.6 21.4 18.8 25.3 21.3 4.1 2.6 6.6 2.3 9.4-.1.4 2.8 1.4 10.7 2.6 19.4-.1.2-.2.4-.2.6 0 .4.1.7.4 1 1.4 10.4 2.8 21.7 3.5 26.8-2.3-.3-4.7-.2-7.3.3-14.8 3-28.1 4.5-38.2 5.2L14.9 87.1zm16.4 24.1 13.5 16.4c-5.7.3-10.2.4-13 .4-6.3 0-12.6-.4-19.1-4.1l18.6-12.7zm-21.2 16.4c3.6 2.1 7.2 3.3 10.6 4-3.7 0-7.3-.3-11.1-.8l.5-3.2zM9 135.3c3.6.5 7 .8 10.4.9l-3.1 14.4-9.4-1.5L9 135.3zm3.4 33.9c-2.3-1.3-5-2.4-8-3l2.2-14.4 9.3 1.5-3.5 15.9zm19.7 11.9c-2.5 1.1-5.2.5-7.9-1.7-.6-.5-1.3-1.2-2.1-2.1-1.8-1.9-4.2-4.4-7.4-6.6l3.6-17 31.4 5c-7.7 10.7-16.1 21.5-17.6 22.4zm-13.3-30 3.2-14.9c7.5-.2 15.2-1.4 25.2-3.7l3.8 23.6-32.2-5zm58.8 11.2-17.5-4.8H60l-6.3-1-4-24.6c.3-.1.7-.2 1-.2 9.9-.8 22.5-2.2 36.3-5.1 10.8-2.2 18.3 5.1 23.7 14.3l-25.6 17.7-5.7 5.9-1.2-1.7c0-.2-.3-.4-.6-.5zm2.7 8.1 5.6 8.3-20.6 7.3 15-15.6zm6.2 12.9-3.8 20-14.7-4.4-6.8-6.6 25.3-9zm-57.6 42.2 28.2-30.8 7.7 7.4-15.4 29.6c-.3.6-.1 1.4.4 1.7l89.4 57.9-9.8 33c-4.3-5.2-13.7-15.4-23.5-25.1-.1-.2-.2-.3-.4-.4-10.1-9.8-20.6-19-26.5-21.4-5.6-2.3-25.8-13.8-47.2-26-4.9-2.8-9.9-5.6-14.7-8.4l11.8-17.5zM3.7 263l12-17.8c5 2.8 10 5.7 14.9 8.5 5.4 3.1 10.7 6.1 15.8 9l-9 19.5L3.7 263zm34.8 22.7 26.8 15.2-11.1 30.2-30.7-13 15-32.4zM2.2 345.6l19.9-25.2 31.2 13.2-10.9 29.7c-17.2-7.7-31.9-14.1-40.2-17.7zm33.2 44.2 8.5-23c9.4 4.2 19.4 8.6 29.6 13.1l-8.7 23-29.4-13.1zM67.1 404l8.7-23c9.8 4.4 19.6 8.7 29 12.9l-8.6 23L67.1 404zm32.2 17.2 27.3 12.2-8.7 21.3c-8-3.5-17.2-7.5-26.8-11.6l8.2-21.9zm-9.8 26.1c23 9.9 44.1 19.1 50.2 22.3-2.7 15.1-6.2 37.2-8.8 53.5l-75.5 19.2 29.9-83.9 4.2-11.1zM7.7 413c2.6.7 4.9 1.4 6.9 2.3 2.4 1.1 9.4 4 19 8.1 6.1 2.6 13.4 5.7 21.4 9.1-2.2 5-7.6 17.6-10.9 25.2l-17.9-16.9c-.3-.3-.6-.4-1-.3-.2 0-6.3.6-14.3 1.4L7.7 413zm3.4 31.5c6.6-.6 11.9-1.2 13.7-1.3L43 460.3c-.4 1-.8 1.9-1 2.5-2 5.1-3.7 16.1-4.2 19.6l-22.4 1.1-4.3-39zm4.5 41.6 23.3-1.2c.6 0 1.1-.5 1.2-1.1 0-.1 1.9-14.3 4.2-20.1 1.9-4.9 10.2-23.9 13-30.2 9 3.8 18.6 8 28.1 12L81 456.9l-29 81.6-7.1-23.6c-.1-.7-.7-1.2-1.4-1.1l-24.7 1.9-3.2-29.6zM34.8 692c.4 4.9.3 7.3-1.5 8.8-1.1 1-3.8.5-5.4 0L21 637.6c2.8-.3 5.5-.6 8-.8 3.1 29.4 5.7 53.4 5.8 55.2zm-3.7-60.1c-4.3-40.2-9.4-88.6-11.1-104.7v-.2l-.9-8.8 8.9-.7 14.5 113.2c-3.3.4-7.2.8-11.4 1.2zm5.2-69.5h19.8l8.7 54.1-21.4 1-7.1-55.1zm20.5 67c-1.3.1-5.4.5-11.8 1.1l-1.3-10.3 21.5-1 1.6 10.2c-2.9-.3-6.2-.3-10 0zm1.9-67h18.4c1.1 6.3 4.5 13 6 15.7l-5.6 2.9c-.4.2-.7.6-.7 1.1 0 .5.2.9.6 1.2l10 6.7-2.4 6.4c-.1.2-.1.5-.1.7l3.2 18.3-20.9 1-8.5-54zm15.2 68.5c-1.4-.5-2.8-.9-4.4-1.2L67.8 619l20.6-1h.2l1.6 9.1-15.5 3.1c-.3.1-.7.3-.8.7zm7.1 4.4c-1.3-1.2-2.6-2.1-3.9-2.9l14.9-3c.1 0 .1 0 .2-.1h.1c.1 0 .1-.1.2-.1h.1l.1-.1.1-.1s.1-.1.1-.2l39.1-61.4c6.2 14.6 14.8 34.1 19.9 42.1 5.7 8.9 6.4 20 2.1 33.8-.5 1.7-1.3 5.2-2.3 9.6l-13.4-5.3c-.5-.2-1.1 0-1.5.4l-8 11-7.9-5.7-12.8-10.3c-.5-.4-1.3-.4-1.8.2l-6.3 7.5c-10.8-8.6-18-14.4-19-15.4zM74.5 690l24.7-34.1c3.8 3 7.9 6.4 12.5 10L88.1 700l-13.6-10zm20.6 15.1-4.9-3.6 23.4-34c1.8 1.5 3.7 3 5.7 4.5l-24.2 33.1zm6.6 39.1c-1.3-5.3-4-16.4-4.8-20.8-.8-4.3 1.3-10 2.2-12.1l3.7 2.7c.6.4 1.4.3 1.8-.3l24.1-34.1c2.2 1.7 4.3 3.5 6.6 5.2-4.5 5.6-11.4 18.1-12.2 26-.5 5-7.3 13.9-12.9 21.1-3.4 4.4-6.3 8.2-7.8 11-.1.4-.4.8-.7 1.3zm16.2 14.3-14.6-11.9c.6-.9 1.1-1.8 1.5-2.5 1.4-2.6 4.4-6.5 7.6-10.6 6-7.8 12.9-16.7 13.4-22.5.7-7.1 7.5-19.4 11.6-24.6 3.9 3.1 7.8 6.3 11.9 9.5l-31.4 62.6zm16.1 13.1-14.1-11.4 14.9-29.7 5.9 4.8-10 17.5c-.4.6-.1 1.4.5 1.8.6.4 1.4.2 1.8-.5l9.8-17.1 7.1 5.8-15.9 28.8zm24.7 20L136 773.2l15.8-28.8 20.6 16.9-13.7 30.3zm14.8-32.7-20.4-16.7 16.5-30c6.1 4.9 12.3 9.8 18.4 14.7l-14.5 32zm37.5 30.7-35.4-29 14.5-32c2.4 1.9 4.9 3.9 7.3 5.8 12.5 10 24.5 19.6 35.2 28.1L211 789.6zm24.4-30.8c-9.6-7.6-20.2-16.1-31.4-25l5-9.9 33.1 26.4-6.7 8.5zm8.3-10.4-33.5-26.8 3.1-6.2 13.3 10.9.2.2c.1.1.1.1.2.1l20.5 16.9-3.8 4.9zm5.4-6.8-19.8-16.2 13.1-17.4c9.1 7.9 16.5 14.4 19.7 17.2l-13 16.4zm14.7-18.6c-3.3-2.9-10.7-9.3-19.8-17.2l8.4-11.1 20.3 17-8.9 11.3zm10.6-13.3L254 692.6l9.6-12.8 20.8 17.2-10 12.7zm11.7-14.8-3.9-3.2 23.2-29.2c0-.1.1-.1.1-.2l3.9 3.2-23.3 29.4zm70.5 58.3c-.1-.1-.2-.3-.3-.4l-27.8-22.9-.1-.1-.1-.1-38.7-31.9 23.2-29.3 68.7 57.8c.3.3.7.4 1.1.3-7.8 7.9-16.9 17.1-26 26.6zm48.5-47.7c-3.7 2.8-11.6 10.3-21.5 20.2v-.3c0-.4-.2-.8-.5-1l-60.8-51.2 23.2-30.2c6.5 5.2 23 9.7 33.2 8.7 5.1-.5 10.8-3.4 16.5-6.6l13.1 24c.2.4.6.6 1 .7l23.3 2.9c-.3.5-.6.9-.8 1.4-5.3 9.7-12.8 21-26.7 31.4zm22.1-15.7c3.5-4.7 6.2-9.2 8.6-13.5 5.5-9.9 13.6-15.3 24.6-16.7 5.4-.7 43.8-4.9 88.2-9.8l3.5 30.3-14.4 46.4-13.7-2.1-16.5-19.8c-.3-.4-.8-.6-1.3-.4l-4.5 1.3-4.3-4.5c-.2-.3-.6-.4-.9-.4H483c-.2 0-.4.1-.6.2l-9.5 5.5-9.2 2.3c-.1 0-.3.1-.4.2l-6.3 3.9c-.3.2-.5.5-.6.8l-1.2 5.1-3.2 2.4c-13-16.3-22.2-27.9-24.8-31.2zm87.5 48.4c-.3 0-.5.1-.8.3l-3.7 2.8-1.3-1.6 14.7-12.7 13.5 2.1-.7 9.2h-21.7zm21.6 2.7-.7 9.9c-4.3-.4-8.6-.9-12.2-1.2-.4 0-.7.1-1 .3l-2.7 2.4-7.7-9 3.2-2.4h21.1zm-30-2.4-2.5 2.1-28.6-32.9 8-4.7h12.6l4.5 4.7c.3.3.8.5 1.3.4l4.5-1.3 15.5 18.5-15.3 13.2zm-52.9-15.6 3.5-2.6c.2-.2.4-.4.5-.7l1.2-5.1 5.6-3.5 8.4-2.1 29.1 33.5-19.6 17c-10.4-13.4-20.2-25.8-28.7-36.5zm40.7 51.5c-3.5-4.4-6.9-8.7-10.2-13l23.1-20.1 1.2 1.4-12.7 9.6c-.6.4-.7 1.3-.3 1.8l8.5 11.8-9.6 8.5zm4-20.7 11.8-8.9 7.8 9.1-12 10.4-7.6-10.6zm21.2 29.4-12-16.7 3.9-3.4 12.6 16-4.5 4.1zm13-11.8-6.6 6-12.5-16 6.2-5.4 13.1 15.3c-.1.1-.1.1-.2.1zm18.4 10.1c-1.5 0-3.1.5-5 1.4l-24.4-28.6 2.3-2c1.9.2 6.8.7 12.3 1.3l14.8 27.9zm6.8-29.2c-1.4.3-10.2-.3-19.4-1.2l.7-10.2H562c0 .7.1 1.3.1 1.8.6 6.1-2.1 9-4.6 9.6zm9.6-53.3c-.6.7-1.1 1.4-1.6 2.1-3.1 4.3-3.7 26.9-3.6 37.2h-23l.7-10.1 14.7-47.1c.2-.2.2-.5.2-.8v-.2l-3.5-30.7c7.3-.8 14.7-1.6 22.1-2.4 1.1 13.9 2 26.3 2.1 30.7.5 10.1-4.7 16.9-8.1 21.3zm17.3-30.5c-2.5.3-4.5.5-6 .7-.3 0-.6.1-.9.1-.4-5.9-1-13.9-1.7-22.4 8-.9 16-1.7 23.9-2.6l1.2 22.3c-7 .8-12.5 1.4-16.5 1.9zm36.5 24.3-5.5-1.8-3-12.3 8.5-.4v14.5zm9.7 3.2-7.1-2.4V678l5.4-.3 1.7 18.2zm-2.7-29.6.8 8.8-24.8 1.3-.4-7.5c8.2-.9 16.9-1.8 24.4-2.6zm-.2-2.6c-3.5.4-13.8 1.5-24.3 2.6l-1.2-22.3c8-.9 15.9-1.7 23.4-2.5l2.1 22.2zm-2.5-26.9c-15.8 1.7-32.8 3.5-49.8 5.4-.6-7.4-1.2-15.1-1.8-22.1l49.7-4.2 1.9 20.9zm-1.4-48.8c-.3.2-.9.5-1.7.7h-.1c-.2 0-.3.1-.4.1-5.9 1.4-20.7 1.9-30.2 2.3-3.2.1-6.1.2-8.5.3l-3.5-21.5 43.4-5.7c1.4 12.8 1.9 22.2 1 23.8zm8.6-35.2c0 .1 0 .2.1.3l-8.6 1.7c0-.2-.1-.5-.1-.7-1.8-12.8-3.7-27.4-4.5-32.9l9.1-.7 4 32.3zm-4.3-34.8-33.7 2.5-4.8-31.1 34.8-1.7 3.7 30.3zm-4.1-33-15.9.8-1.5-36.9c4.5-.8 8.2-1.4 10.4-1.5.6 0 1.4-.1 2.3-.1L624 485zm-5-40.3c-.8.1-1.5.1-2.1.1-5.9.3-21.5 3.5-33.3 6.2l-4.6-29.4c6-2.5 11.8-4.7 16.8-6.2 6.5-2 12.9-3.3 19.1-4l4.1 33.3zm-4.3-38c-6.6.7-13.4 2.1-20.3 4.2-6.7 2.1-14.6 5.2-22.6 8.7l-7.7-5.6 21.6-36.7c.1-.1.1-.3.2-.4l1.4-7.6h34.3l-6.9 37.4zm7.5-40.1h-34.4l4.1-23.2c7-.3 23.5-.8 34.5.2l-4.2 23zm12.6-21.5 4.2 1.8-5.2 24.3-9.1-4L629 344c2.4.2 4.4.6 5.8 1.1zM633 308l-6.1 33.1c-11.1-1.1-27.4-.6-34.7-.2l7.1-11.4 17.8-26.5 15.9 5zm5.6-45.1-24.1 35.8-29.1-19 21.9-34.6 31.3 17.8zm-80-33.5c17.2-15.4 48.5-9.2 52-8.4 1.1.2 3.6 1.3 7 3.1l-11.2 17.6-21.1-12c-.6-.4-1.4-.1-1.7.5-.3.6-.1 1.4.5 1.8l21 11.9-9.8 15.4c-.1-.1-.2-.2-.4-.3l-43-23.2c2-2 4.2-4.1 6.7-6.4zm-18.4 20.8c1-1.8 3.8-6.2 10-12.7.1.2.3.3.5.4l43.1 23.3c.1 0 .1.1.2.1l-10.8 16.9-43-28zm43.8 31.7 29.1 19-17.5 26-8.1 13-28.3-18.8 24.8-39.2zm-13.1 15.9L557 319.6l-72.9-48.5s-.1-.1-.2-.1l-.1-.1-14.1-18-1.2-9.1c5-4 9.9-7.8 14.4-11.4l88 65.4zm-133.1-35.6c-5.6-11.3-13.9-26.3-22-41-3.3-6-6.6-11.9-9.5-17.3l48.8-28.2 35.3 44.9c-13.8 11-33.7 26.7-52.6 41.6zm70.3-55.5c-.5.4-6.5 5.1-15.7 12.4l-35.2-44.7 50.7-43 35.5 45.4-35.3 29.9zm37.4-31.6L532.9 159l21.6-16.8 12.6 14.6-21.6 18.3zm11.1-34.6 20.6-16.1 11.3 14.2-19.4 16.4-12.5-14.5zm40.7 13.9 10 12.5-13.2 9.6c-2.8-.8-14-3.6-20.3-.7-1.1-6.3-2.2-13.3-2.7-16.6L588 145l9.3 9.4zm-6.8-17.5-12.1-15.1c-.4-.5-1.2-.6-1.8-.2l-7.7 6-23.4-28 24.7-20.9c11 14.2 19 24.5 21.6 28.3 6 8.5 10.5 13.1 15.1 16.1l-16.4 13.8zm37.8-31.4-17.8 14.3c-4.6-2.5-8.6-6.5-14.4-14.6l18.6-15.6c4.8 5.8 9.5 11.2 13.6 15.9zm-11.8-20.8c-7.5-8.9-15.3-18.4-21.9-26.8l19.7-16.7L636.4 68l-19.9 16.7zM1920.8 64.9l-1.8 1.5-22.1-26.9 14.1-12c.3-.3.5-.6.5-1 0-.3-.1-.6-.3-.8-.5-.6-1.3-.6-1.8-.2l-35.7 30.3c-7.3-9.3-12.9-16.9-14.4-20.4-1.2-2.6-2.7-5.9-4.3-9.3-3.7-8-8.4-18-11.6-25.7h-4.9c2.6 6.3 6.3 14.5 9.8 22.1-3.7 1.5-11.4 4.6-15 5.5-3.7.9-10.8 2.1-14.1 2.6-5.6-7.1-11.3-14.4-17.2-21.8 3.5-3.1 6.8-5.9 9.6-8.4h-6.9c-1.7 1.5-3.6 3.1-5.5 4.8-1.3-1.6-2.5-3.2-3.8-4.8h-5.8c2 2.6 4.1 5.2 6.1 7.8-5.8 5.1-12.3 10.8-19.1 16.7-9.2 8-18.9 16.6-28.4 24.9l-31.8-30.6L1732 .5h-3.4l-14.1 17.1L1696.8.5h-6.6l54.5 52.4c-15.1 13.2-29 25.3-38 32.9l-53.6-63L1667 .5h-3.1L1650.6 22l-40.1 33c-.1.1-.2.2-.3.4-3-3.6-5.9-7.1-8.2-10l20.3-17.8c.3-.3.4-.6.4-1 0-.3-.1-.6-.3-.9-.5-.6-1.3-.6-1.8-.1l-20.3 17.8c-1.4-1.7-2.6-3.2-3.3-4.1-3.4-4.3-6.9-6.1-10.6-6.2-.2-2.8-.7-9.8-1.3-18.3 2.4-2.5 7.2-7.6 13.5-14.3h-6.4c-3.3 3.5-5.9 6.2-7.5 8-.2-2.6-.4-5.3-.6-8h-2.7l2.4 32.7c-2 .3-4.1.9-6.3 1.7-1.6.6-4 2-6.7 3.9-3.2-9.1-5.9-17.7-6.3-21.4-.3-3 .2-5.2.8-7.4.8-3.4 1.3-6.2-.1-9.4h-5.2c2.3 3.1 1.8 5.2 1 8.3-.3 1-.6 2.2-.8 3.5l-9.2 4.1L1531.8.7h-4.1l22.3 18.4c.4.3.9.4 1.3.2l8.6-3.8c0 .8 0 1.7.1 2.7.2 1.4.6 3.5 1.3 6l-15 10.4-40.1-32.9.7-.9h-5.9l1.7 1.4-9.5 12.7c-.4.6-.3 1.3.2 1.8l23.4 20.4-8.4 11.5-34.4-28.8 15.1-19h-5.8l-12.8 16.1L1450.6.8h-4.1l22.4 18.2-42.5 53-14.3-13.5 26.2-58h-2.8l-25.4 56.1-22.9-21.6c5-10.5 11.2-23.3 16.5-34.5h-2.9c-5.1 10.7-10.8 22.7-15.6 32.7L1363 12.3l8.5-11.8h-3.2l-7.2 10-10.6-10h-3.8l12.8 12.1-27.4 37.8-3.7 3.5c-2.8-6-12.5-26.6-14.5-30.5l-.4-.7c-2.2-4.2-4.1-7.8 2.8-13.4 2.7-2.2 6.8-5.3 11.2-8.7h-4.3c-3.4 2.6-6.4 4.9-8.5 6.7-8.6 6.9-5.7 12.3-3.4 16.7l.4.7c2.1 4 12.6 26.4 14.8 31.1l-23.3 22-9.3 7.5-13.6-16.5v4.1l11.5 14-11.5 9.3v3.3l13.2-10.6 16.8 20.4-19.5 13.1c-2.3-1.6-4.7-3.7-7.1-6.3-.9-1-2-2.3-3.4-3.8v6.8l.1.1c2.7 2.9 5.4 5.2 8 7.1l-.6 4.2c-2.4-.4-4.8-1-7.4-1.6v4.7c2.3.6 4.6 1.1 6.7 1.5L1285 149l-4.6-.7v2.7l4.3.7-2.4 15.7c-.1.3 0 .7.2 1 .2.3.5.5.9.5 3.8.5 7.1 2 9.8 3.7.1.1.1.1.2.1 3.2 2.1 5.7 4.7 7.6 6.7.9.9 1.6 1.7 2.3 2.2 3.4 2.9 7.2 3.7 10.6 2.1 2.6-1.2 14.6-17.6 19.5-24.4l6.9 1.1 17 4.6 1.2 1.8-22 22.9-.3.4-1.6 1.7-28.5 31.2-12.1 18c-4.7-2.6-9.2-5.2-13.5-7.6v3c3.8 2.2 7.9 4.4 12 6.8l-12 17.8v8.1l.3-.5-.3 1.7v14.1l3.4-18.5 33.1 18.8-15.1 32.6-21.4-9.1v2.8l19.9 8.5-19.9 25.2v9.5l1.3-6.2c8.3 3.6 23.1 10.1 40.4 17.8l-8.5 23-33.3-14.8v4.5l.3-1.5 95.2 42.4-8.2 21.9c-18.3-7.9-37.5-16.1-51.7-22.1-9.6-4.1-16.5-7-18.9-8.1-2.6-1.1-5.6-2.1-9.1-2.9l-.9-8.5c0-.2-.1-.4-.2-.6-.4-.6-.9-1.3-1.4-2-1.9-2.7-4.1-6-5-10.6v7.5c1 1.8 2 3.3 2.9 4.6.4.6.8 1.1 1.1 1.6l.8 7.5c-1.5-.3-3.1-.5-4.8-.8v4.6c1.9.3 3.6.6 5.3.9l3.2 29.8c-2.7.3-5.6.5-8.5.8v2.6c3-.3 6-.6 8.8-.8l4.2 38.8-13 .6v2.6l13.3-.7 3.2 29.6-16.5 1.3v2.6l16.8-1.3.4 3.6v.3c0 .4 1.1 10.5 2.7 25.6h-.4l-19.5 3.8v2.7l20-3.9c.1 0 .1 0 .2-.1 2.4 22.2 5.7 53.9 8.7 81.7-8.3.9-18.1 1.9-28.8 3.1v4.6c6.6-.7 12.9-1.4 18.8-2l7 64.1c.1.5.4.9.8 1.1.6.2 5.8 2.2 8.7-.2 2.1-1.7 2.6-4.2 2.6-7.2 0-1.2-.1-2.5-.2-3.8-.1-1.8-2.7-25.8-5.8-55.3 4.3-.4 8.1-.8 11.5-1.2l3.8 29.7c.1.7.7 1.2 1.4 1.1.6-.1 1.1-.7 1.1-1.3v-.2l-3.8-29.6c6.2-.6 10.2-1 11.5-1.1 9.8-.6 15.7 0 20.9 4.8 1.1 1 8.2 6.8 19.2 15.6l-25.5 35.2c-.2.3-.3.6-.2 1 .1.3.2.7.5.9l25.1 18.4c-.9 2-3.7 8.7-2.6 14.2 1.1 5.4 4.6 20.1 5.4 23.3-6.2 9-19.3 24.3-27.9 31.1-4.6 3.6-11.2 8.6-17.7 13.5-4 3-8 6-11.6 8.8h4.3c2.8-2.1 5.8-4.4 8.8-6.6.6-.5 1.3-.9 1.9-1.4l8.5 8.1h3.8l-10.2-9.7c5.1-3.9 10-7.6 13.7-10.5 8.8-6.9 21.9-22.2 28.3-31.5l14.8 11.9-28.8 39.7h3.2l27.6-38 14.2 11.5c-1.5 3.2-6.6 13.9-12.6 26.5h2.9c5.5-11.5 10.1-21.3 11.8-24.9l22.8 18.4-2.9 6.4h2.8l2.1-4.7 5.8 4.7h4.1l-8.9-7.2 13.7-30.2 34.9 28.6-7 8.8h5.8l4.7-5.9 7.2 5.9H1506.8l7.9-10.6 12.8 10.6h4.1l-16.3-13.5c-.3-.2-.6-.3-1-.3-.3 0-.7.2-.9.5l-9.3 12.5-8.8-7.2 21.6-27.2c20.5 16.3 35.3 28.2 38.6 30.9 2 1.7 3.4 3.1 4.3 4.3h5.2c-1-2.3-3.1-4.9-6.7-7.9-3.3-2.7-18.2-14.6-38.6-30.9l49-61.8 37.8 31.2-27.9 34.7c-.2.3-.3.6-.3 1s.2.7.5.9l2.4 32.8h2.7c-1.2-17-2.5-34.1-2.5-34.1l27-33.6 17.3 14.2-28 31c-.5.6-.4 1.4.1 1.9s1.3.4 1.8-.1l28-31.1 7.6 6.3c.1 0 .1.1.2.1-16.7 17.3-33.4 34.9-43.4 45.5h6.4c10.1-10.7 24.2-25.5 38.2-40.1l37 24.5-9.7 15.6h3.1l8.7-13.9 14.5 13.9h6.6l-19.3-18.6-37.5-25c21.3-22.1 42-43 48.5-47.8 6.9-5.1 12.2-10.5 16.6-15.8 5.7 7.2 28 35.4 54.7 69.2l-31.2 37.8h3.4l29.5-35.7c9.1 11.5 18.6 23.6 28.1 35.7h5.8c-6.3-8-12.7-16.1-18.9-24l9.6-8.3 12.7 17.7c.2.3.5.5.9.5s.7-.1 1-.3l14.1-12.7.1-.1 9.3 10.9c-1.3.8-2.7 1.9-4.2 3.1-2.2 1.8-7.8 6.6-15.4 13.3h6.9c5.5-4.8 9.5-8.2 11.3-9.6 5.7-4.6 8.3-5.1 9.4-4.8 1.6.5 2.7 4 3.3 6.5.5 2 1.5 4.7 2.8 7.9h4.9c-1.6-3.7-2.8-7-3.3-9.1-1-3.8-2.3-7.4-5-9.1l-15.1-28.5c8.4.8 17.2 1.4 19.1 1 3.5-.8 7.3-4.6 6.6-12.3-.1-.6-.1-1.4-.1-2.3.1-.2.1-.4.1-.6 0-.2-.1-.5-.2-.7-.3-10.2.6-32.8 3.1-36.3.4-.6 1-1.3 1.5-2 3.5-4.6 8.8-11.5 8.8-21.9v-1c0-1.3-.2-3.3-.3-5.8 3-.4 12.4-1.5 23.3-2.7l.4 8.6c0 .7.6 1.3 1.3 1.2l7.1-.4 3.3 13.5c.1.4.4.8.9.9l17.3 5.7c.2.2.5.3.8.3l7.9 2.6V699l-6.8-2.2-4-43.7 10.8-.7v-2.6l-11 .7-.9-9.3c4.1-.4 8-.9 11.9-1.3v-4.6c-4 .4-8.1.9-12.3 1.3l-4.2-45.7c.8-.3 1.5-.6 1.9-.9.5-.4 1.3-1.1 1.3-5.9 0-4.4-.6-12.3-2.6-26.6l15.9-3.1v-2.7l-5.1 1v-.1l-4-32.2 9.1-.7v-2.6l-9.4.7-3.8-30.3 13.2-.7v-2.6l-13.5.7-4.7-37.8c4.8-.4 11.5-1 18.2-1.6v-2.6c-6.9.6-13.7 1.2-18.5 1.6L1898 411c8.3-.8 16-.5 22.7.4v-4.6c-6.7-.9-14.5-1.1-22.7-.4l6.8-36.7 9.9 4.4 3.9 1.7c-.1.1-.1.3-.2.4-1.7 7.8 0 13.4 2.2 17.5v-7.5c-.4-2.3-.5-4.9 0-7.9V374l-3.9-1.7 3.9-18.1v-9.5c-2.2-.9-3.7-1.6-4.4-1.8-1.5-.6-3.7-1-6.2-1.4l6-32.4 4.6 1.9v-3l-4.1-1.7 4.1-22v-14.1l-6.5 35.3-14.8-4.8 21.4-31.8v-8.1l-31.3-17.8 11.3-17.7c5.3 2.7 12.3 6.6 20.1 10.9v-3c-7.8-4.4-14.7-8.1-19.9-10.7-.1 0-.1-.1-.2-.1-4.3-2.2-7.4-3.6-8.8-3.9-3.6-.8-36.1-7.2-54.2 9-16 14.3-19.5 22.4-19.6 22.7-.3.6 0 1.3.5 1.6l44 28.7-9.6 15.1-87.2-64.8c15.1-11.9 25.8-20.4 25.8-20.4h.1l57.9-49.1c1 6.5 3.2 20.3 4.4 25.7.6 2.5 1.6 4.2 3.1 5 2.2 1.2 4.7.3 6-.1.3-.1.5-.2.6-.2.6-.1 1-.7 1-1.3v-.3c-.2-.7-.9-1.1-1.6-1-.2.1-.5.2-.9.3-1.1.4-2.7 1-3.9.3-.8-.5-1.5-1.6-1.8-3.3-.4-1.8-.9-4.6-1.5-7.7 4.7-2.9 15.7-.6 19.7.7.4.1.8 0 1.1-.2l14.8-10.7c.3-.2.5-.5.5-.9v-.2c0-.3-.1-.6-.3-.8l-3.4-4.2 9.9-9.2c.3-.3.4-.6.4-1 0-.3-.1-.6-.3-.9-.5-.5-1.3-.6-1.8-.1l-9.7 9.1-5.9-7.4-.1-.1-5.9-5.9 4.4-2.6 42.4 6.7v-3l-42.4-6.7c-.3 0-.6 0-.8.2l-5.4 3.2-1.4-1.4 21.3-18c3.4 1.4 7.2 2.4 12 3.6 2.9.8 6.3 1.6 10.2 2.7 2.3.7 4.5 1.3 6.6 1.8v-4.7c-1.7-.4-3.5-.9-5.4-1.5-4-1.1-7.3-2-10.3-2.8-4.6-1.2-8.1-2.1-11.2-3.4l16.9-13.6c4.6 5.3 8.2 9.4 10.1 11.5v-6.8c-1.8-2.1-4.1-4.6-6.6-7.5l6.6-5.3V96l-8.3 6.7c-4.1-4.7-8.8-10.2-13.6-16l19.8-16.6 2.1 2.6v-4.1l-.2-.2.2-.1v-3.4zm-27.1 22.7-18.4 15.5c-3.3-4.5-10.8-14.4-21-27.4l17.5-14.8c6.7 8.4 14.5 17.8 21.9 26.7zm-60-57c3.9-.9 11.8-4.1 15.6-5.7.5 1.1 1 2.1 1.5 3.2 1.6 3.4 3.1 6.7 4.3 9.3 1.7 3.8 7.6 11.8 15.1 21.4l-17.5 14.8c-9-11.6-20-25.6-31.8-40.6 3.7-.6 9.5-1.6 12.8-2.4zm8.7 384.8 7.4 5.4c-14.7 6.5-29.6 14-38.3 18.5l43.8-70.1h10.2l-1.2 6.9-22.1 37.5c-.5.7-.3 1.4.2 1.8zm-400.9 289.8c2.2 1.8 4.5 3.6 6.7 5.3l-16.4 29.9-7.1-5.8 16.8-29.4zm-18.8 27.8-6-4.9 15.3-30.5 7.5 6-16.8 29.4zm5.9-43.9c.5-3.3 1.4-9.3 2.6-15.9l25.1 19.5-6 13.7c-7.3-5.9-14.6-11.7-21.7-17.3zm-21.2-11.1-23.4 33.1-6.1-4.5 24.1-32.9c1.8 1.4 3.6 2.8 5.4 4.3zm-24.6-25.6 5.4-6.4 11.9 9.6h.1l7.8 5.7-5.2 7.1c-7.5-5.9-14.2-11.3-20-16zm22 17.6 5.3-7.2 4.3 3.1c.5.4 1.3.3 1.7-.2l10.6-12.1 4.9 1.9c.1 0 .2.1.3.1-2.1 10.4-4.6 24.3-5.6 31.6-7.5-6-14.8-11.8-21.5-17.2zm6.8-9.3 7.4-10.1 5.1 2-9.2 10.5-3.3-2.4zm46.8 33.6 31.2 24.3-1.4 2.8-5.4 10.8-1.8-1.5c-9.2-7.4-18.9-15.1-28.5-22.7l5.9-13.7zm-26.7-24.1c.2-1.4.5-2.8.7-4.1 3.5-.6 9.2.9 13.8 5.6 4.7 4.8 46.3 35.8 48 37.1.1 0 .1.1.2.1l-3.7 7.3-59-46zm-61.3-81.8-9-6.1 4.8-2.5c.3-.2.6-.5.7-.8.1-.4 0-.7-.1-1-.1-.1-7-11.7-6.6-19.6.3-7.3 2.5-18 2.9-20.3l48.1-12.2c-1.7 10.9-2.9 18.7-3 18.9v.1c-1.3.2-2.1.7-2.7 1.5-1.2 1.6-.3 3.9.5 5.4.6 1.2 2.1 4.8 4.1 9.4.5 1.1.9 2.2 1.4 3.4l-38.3 60.1-4.8-27.6 2.6-7c.1-.7-.1-1.4-.6-1.7zm-12.8-28.6h-40.9l-1.2-9.6 17.4-4.4h.6c.2-.1.3-.1.4-.2l26.3-6.7c-.7 3.7-2.4 12.8-2.7 19.4 0 .5 0 1 .1 1.5zm-42.5-12.2-3.9-30.2 12-.9 8.3 27-16.4 4.1zM1395 96.2l11.8.4-22.9 28.9c-.6-.4-1.1-.7-1.7-1.1l12.8-28.2zm-15.1 27.1c-1-.4-2-.7-3-1-.6-4.5-2.1-16-3.5-26.8l18.8.6-12.3 27.2zm16.3-29.7 9.7-21.4c1.2.8 2.4 2 4.2 4 2.5 2.8 5.7 5.1 7.9 6.4l-9 11.4-12.8-.4zm15.3 4.4 18.1 16.7-34.4 23.7c-2.2-3.7-4.8-7.2-7.8-10l24.1-30.4zm162.5 17.5 13-3.5c3.8 17.1 8.3 36.7 12.1 53l-39.9 10.9c-.5.1-.8.5-.9 1l-5.7 28.3c-3.1-.6-16.6-2.7-34.3-5.5l11.2-59c.3.1.6.3.9.4 6.3 2.6 18.5-.7 29.3-3.5l1.3-.3c9.1-2.4 13.2-11.8 13.2-19.5 0-.8-.1-1.6-.2-2.3zm193.8 200.6c12.7 8.2 33.5 21.5 51.3 32.8l-6.3 9.9c-.4.6-.2 1.3.3 1.8l23.5 29.9-56.3 90.3-23-8.4c-.5-.2-1.1 0-1.4.4-17.4 22.1-41.3 29-71.1 20.4-3.6-1-7-1.7-10-2.1l74.9-117.7c3.5.7 6 .3 7.5-5.2.2-.8.7-2.4 1.4-4.3 1.4-4.3 2.8-8.7 4.1-13.1 0 0 .1-.1.1-.2s.1-.2.1-.3c3.1-10.7 5.4-21.2 5.4-29.2-.1-1.8-.3-3.5-.5-5zm53.5 34.2c13.3 8.4 24.5 15.5 29 18.3l-12.2 19.6-22.4-29 5.6-8.9zm5.7 119.3c1.8 1.7 3.6 3.9 4.9 6.4 1.2 2.3 2 4.9 2.2 7.6.1 2.1.3 7.8.5 14.7h-7.5c.2-5.5.3-10.7.3-14.8-.1-5.2-.2-10-.4-13.9zm0 31.4c2.3 0 4.9.1 7.7 0 .4 15.6.9 35.5.9 35.8v.1l-10.3 2.5c.3-4.8 1.2-22.6 1.7-38.4zm-215.5 101.1-2.2-31.3c13.2-1.8 22.9-3 25.3-3.3l17.7 19.8-11.3 14.2c-3.6.1-16.6.4-29.5.6zm27.4 2.1-19.4 24.5c-1.6 0-3.7.1-6.1.1l-1.7-24c10.9-.3 21.9-.5 27.2-.6zm-179-36.7-4.4-15c14.6 1.7 30.9 3.5 44.7 5.1l1.9 8.8c-5.4 1.2-20.9 4.2-28.2 2.9-2.5-.4-7.7-1.1-14-1.8zm.3 10.3-16.3 5.4-8-15.7c7.3.8 15.2 1.6 22 2.4l2.3 7.9zm-58.1-215.3 29.1 12.4-12.7 31c-8.2-3.7-17.8-7.9-28.1-12.5l11.7-30.9zm-3.2-4.3-29.2-12.4 9.8-25.9 27.4 15.5-2.3 7.7-5.7 15.1zm34.7 17.6 32 13.6c-9.5 12.3-17.1 22.1-21.5 27.8-2.9-1.3-11.5-5.1-23.2-10.4l12.7-31zm-13.7 33.5c11.1 5 19.3 8.6 22.6 10.1-1.1 1.4-1.8 2.4-2.2 2.9-4.4 5.9-8.2 11.9-11.2 17.8l-18.5-8.2 9.3-22.6zm22.4 14.6c2.3-3.1 15.6-20.3 33.8-43.9l45.5 24.5s.1 0 .1.1c.5.2 11.6 4.5 21 5 4 .2 22.4 2.6 42.3 5.3.1 0 .2.1.3.1h.6c22.5 3.1 46.5 6.4 53 7.3l-20.5 28.8c-4.5-1.3-47-13.9-78.1-23.4-.1 0-.2-.1-.2-.1-.1 0-.2-.1-.3-.1-10.3-3.1-19.4-5.9-25.3-7.8-1.3-.9-12.6-8.8-16.2-12.5-4.2-4.5-13.5-9.2-18.7-11.7-6.3-3-8.2-.6-10.1 2.7l-.1.2c-.7 1.2-1.6 2.4-2.9 3.9-1.2 1.4-2.8 3-4.7 4.9-2.8 2.8-7.9 9.1-11.3 14.1-1.3 2-2.4 3.7-3 5-1.7 3.8-13.5 34.5-16.9 43.5-1.9-1.1-3.9-2.2-6-3.4l-1-.5c1.1-6.2 2.1-10.8 2.6-12.4 3.1-9.2 8.7-19.5 16.1-29.6zm40.4-110.5c.3 1 .3 1.8.1 2-1.3 1.3-8.5-1.3-13.3-3.1l-1.4-.5c-8.3-3.1-9.5-10.5-8.9-16.1.1-1.2 1.4-7.7 3.4-17.2l25.4 8c-1.5 4-7.3 20.3-5.3 26.9zm-13.3-78.6-25.7-7.7 10.2-34.5c7.8 1.2 15.9 2.4 24 3.6-2.8 12.7-5.7 26-8.5 38.6zm1.5 5.3 23.9 7.1-5.8 9.8c-12.6-4.3-17.9-6.1-20.3-6.8.7-3.3 1.4-6.7 2.2-10.1zm9.5-43.4c7.7 1.2 15.3 2.3 22.6 3.4l-2.1 16.4h-9.5c-.6 0-1.2.5-1.3 1.1l-1.7 11.6-14.3-4.1c2.2-9.5 4.3-19.2 6.3-28.4zm.6-2.6c5.8-26.4 10.9-49.3 12.4-55.8l9.7-3.5 17.5-4.8c1.1 2.4 3.4 6.5 6.6 9.1l-11.4 60.2c-10.7-1.6-22.7-3.4-34.8-5.2zm-2.6-.4c-8-1.2-16.1-2.4-23.8-3.6l12.6-42.5 23.2-8.3c-1.8 8.3-6.5 29.9-12 54.4zm-28.3-4.3c-10.4-1.6-19.9-3-27.8-4.2l1.4-7.6v-.2c0-.6-.4-1.2-1-1.3-.7-.1-1.4.3-1.5 1l-1.4 7.7c-8-1.2-14-2.1-16.6-2.5l3.1-13.1 55.7-19.9-11.9 40.1zm-.7 2.6-10.1 33.9-43.5-13 6.7-27.9c4.8.7 23.9 3.5 46.9 7zm-11.4 38.3-9.1 30.5-40.4-17.8 6.2-25.6 43.3 12.9zm4.4 1.3 26.1 7.8c-2.9 13.4-5.6 25.7-7.7 35.5l-27.6-12.2 9.2-31.1zm20.8 44.3c1.4-6.6 3.1-14.5 5-23.1 3.5 1.1 14.2 4.7 21 7.1.6.2 1.2 0 1.5-.6l6.7-11.3 8.7 2.6-7 36.6-35.9-11.3zm8.7-40.3c.6-2.6 1.2-5.3 1.7-8l15.6 4.5c.4.1.7 0 1-.2.3-.2.5-.5.6-.9l1.7-11.9h9.5c.6 0 1.2-.5 1.3-1.1l2.3-17.5c3.3.5 6.6 1 9.7 1.5l-8.4 44.1-35-10.5zm45.9-33.3c17.8 2.7 31.3 4.8 34.3 5.4l-10 49.3c-.6-.5-1-.7-1.1-.8l-.3-.2-.3-.1-31-9.2 8.4-44.4zm84-26.2c.5 2.2 1.1 4.3 1.6 6.3-9.8 6.7-17.8 12.4-21.2 15.2-8.5 7.1-17.4 9.7-27 8.1l3.7-18.1 42.9-11.5zm-42.4 8.7 1.3-6.5 39-10.7c.5 2.1 1 4.1 1.4 6l-41.7 11.2zm24.4 14.8c3.3-2.8 10.9-8.2 20.3-14.6 1.6 6.3 2.9 10.8 3.6 12.8.8 2.1 1.4 4 1.9 5.7-2.4 3.1-8.1 10.4-16.1 20.7-.1 0-.2-.1-.3-.1l-41.1-3.7 2.5-12.2c10.4 1.9 20-1 29.2-8.6zm26.9 6.9c1.5 4 4.3 11.2 7.9 20.1l-32.7 11.9c11.8-15.4 20.8-26.9 24.8-32zm-19 20.2c-9.2 11.9-21 27.1-34.1 43.9-3.5-4.2-9.5-9-13.2-11.8l7.2-35.7 40.1 3.6zm5.8 109.3c-.1-.9-.1-1.9-.2-3.1 13.8-2.6 40-7.5 62.6-20.1l1.8 30.1-65.3 10.5c.8-8 1.3-14.3 1.1-17.4zm86.6 38.7c.7.2 1.4-.3 1.6-1 .8-3.3 4.5-5.7 8.3-8.2 1.1-.7 2.2-1.4 3.2-2.2 3-2.1 5.7-4.9 7.7-7.9 6.1 2.6 12.2 5.2 17.7 7.5-3.1 6.5-16.7 35.4-19.1 42.2-1 2.8-2.2 4.6-3.7 4.8-3.6.4-32.8-15.6-36-18.1l2.8-3.9c.2-.2.3-.5.3-.8v-.1l-2.9-49.3c5 2.2 21.6 9.4 38.6 16.7-1.8 2.6-4.1 5-6.7 6.8-1 .7-2.1 1.4-3.1 2.1-4.3 2.8-8.4 5.5-9.4 9.8-.4.7 0 1.4.7 1.6zm63.8-14.6c1.2 3.9 5.1 5.3 7.3 5.8-.2.7-.4 1.2-.5 1.6-1.2 4.3-2.2 4-7.2 2.6l-1.2-.3c-1.4-.4-7.1-2.7-14.8-5.9l6.3-21 22.1 8.1c-1.5 5-2.9 9.3-3.8 12.1 0 .1-.1.2-.1.3-1.6-.3-4.8-1.4-5.7-4.1-.2-.7-.9-1.1-1.6-.8-.7.2-1.1.9-.8 1.6zm58.2 136.3c1.6 2.7 7.3 4.2 18.2 4.6-.1 2-.1 4-.2 6-5.2 1.1-13.3 1.9-15.1.3-1.1-1-4.9-3.3-9.6-5.9l-.1-.1c-.1-.1-.2-.1-.3-.2-6.9-3.9-15.5-8.5-19.4-10.6l4-6.3c4.7 3.6 16.5 11 22.5 12.2zm-21.2-14.5 6.5-10.4c3.9 1.9 19.2 10 21 10.8v.1c0 .1.1.2.2.3-.1 1.2-1 3.9-1.7 6.1-.3.8-.6 1.6-.8 2.5-.6 1.9-1.6 2.3-2.3 2.4-3.3.9-17.9-7.9-22.9-11.8zm9.1 38.5c-.1.2-.2.4-.4.6-.9 1.4-1.8 2.9-2.5 3.1-.2 0-.5-.1-.9-.3-2.8-1.9-9.7-4-13.5-4.2l-10.5-7.7 5.2-8.3 22.6 16.8zm-2.7-5.3 7.7-11.1c1.5.9 3 1.7 4.2 2.4-1.6 2.4-5.6 8.4-7.8 11.8l-4.1-3.1zm-15.8 6.8c.2.2.5.2.7.2 3.2 0 10 2 12.5 3.8 1 .7 2 .9 2.9.7 1.3-.3 2.3-1.4 3.2-2.8l3 16.5v.3c2.4 9.6 5.8 23.6 6.8 27.9l-37.2 6.5h-.1l-49.4 14.2 46.8-75 10.8 7.7zm25 18.2-3.6-19.5c2-3 6.8-10.3 8.5-12.9.9.6 1.6 1.1 1.9 1.3 3.2 2.8 13.3 1.1 16.7.4-.5 14.8-1.2 27.9-1.3 30.4l-21 5c-.6-2.3-1.1-4.1-1.2-4.7zm-3.8-37.4-7.5 10.9-16.4-12.2 5.5-8.7c3.9 2 11.8 6.3 18.4 10zm-85.1 88.3-4.3 1.2-5.2-2.5c-.3-.2-.7-.2-1.1 0l-11.8 5.3h-9.1l-4.8-8.2 25.8-16.2c.4-.2.6-.7.6-1.1v-16.6l3.2-3.6 5.4-6c.2-.2.3-.4.3-.6l8.5-44.2c14.9-2.5 27.7-10.3 38.2-23.4l21.6 7.9-67.3 108zm-38.2-6.1-7.3-2.4 33-27.3v13.6l-25.7 16.1zm34.7-43.1-4 4.5c-4.9-7.5-17.4-25.4-23.4-23.4-4.2 1.4-24.2 10.4-34.3 16.2 0 0-.1 0-.1.1-2.5 1.4-4.4 2.7-5.2 3.5-2.8 2.9-13 6.9-17.6 8.5l-2.1-2.4s0-.1.1-.1c.1-.2 8.6-16.5 16.2-30 .1-.1.1-.2.2-.3v-.1c4.5-8 8.6-15 10.5-17.1 5.1-5.8 15.4-11.4 35.7-5.6 11.6 3.3 22.4 4.4 32.3 3.2l-8.3 43zm-188.9 76 5.6-7.2 23.7 19.9-5 6.7c-7.8-6.1-16.6-13.2-24.3-19.4zm22.7 21.6-4.2 5.6-24.4-19.6 4.4-5.6c7.6 6.2 16.5 13.4 24.2 19.6zm-3.9-21.1c.2-.1.4-.3.6-.5l5.4-9.4 13.2 10.7-7 9.4-12.2-10.2zm21.8 1.4 9.3-12.5c.2-.2.3-.5.3-.8 0-.2 0-.4-.1-.5 1.4-.1 2.8-.3 4.2-.4 3-.3 5.8-.7 7.8-.5 1.4.1 5.6.1 11.2 0l.9 11-18.7 1.7c-.4 0-.7.2-.9.5 0 0-3.7 5-7.2 10-2.1 2.9-3.7 5.3-4.9 6.9-.6.8-1 1.5-1.4 2.1l-8.3-6.9 7.8-10.6zm12.6-18.6c.7 0 1.3-.6 1.3-1.3v-24.1c5.5-.8 11-1.5 16.3-2.3l2.3 29c-5.4.1-9.4.1-10.8 0-2.2-.2-5.2.2-8.2.5-5 .6-10.6 1.2-12.9-.3-1-.6-3.2-2.2-6.1-4.2-12.8-8.8-20.2-13.7-24.4-16.2 12.6-2 27.1-4.2 41.3-6.2v23.7c0 .8.5 1.4 1.2 1.4zm18.9-30.5h-.2c-.1 0-.2 0-.3.1-21.1 2.9-46 6.5-65.2 9.6h-.2c-.1 0-.2 0-.4.1-6.3 1-11.9 2-16.6 2.9l-5.5-25.3c16.6 1.9 29 3.3 29.3 3.3.3 0 .7-.1.9-.3l7.2-5.8 67.5-14.3c.1 0 .3-.1.4-.2 5.5 4.6 9.4 8 10 8.6v.1l3.9 4.3 10.3 11.5c-4.1.5-13 1.7-24.6 3.2h-.1c-5.1.6-10.6 1.4-16.4 2.2zm-92-105.1c-.1-.3-.4-.6-.7-.7l-15.2-6c.9-2 2-3.9 3.1-5.7l38.3 16.9-1.6 4.9c-8.8-2.5-20.5-5.9-24.4-7.1l.6-1.2c0-.3.1-.7-.1-1.1zm10.9 8.4c4.8 1.4 9.7 2.8 12.1 3.4l-2.9 8.7c-8.9-3.4-17.6-6.7-24.8-9.3l3-6.5c1.8.6 5.3 1.6 12.6 3.7zm8.4 14.6-1 3.2-25.9-8.5 1.9-4.1c7.1 2.7 16 6 25 9.4zm2.4.9c19.3 7.3 38.5 14.8 42 16.6.9.5 2 1.1 3.3 1.7 5.8 2.9 26 19.5 39.4 30.8l-27 5.7-.1-.1-65.1-32.1 7.5-22.6zm46.5 16c-1.3-.6-2.4-1.2-3.3-1.7-3.6-1.9-22.9-9.4-42.4-16.8l3.1-9.4c.2-.2.4-.4.5-.7v-.7l1.7-5.2 107.8 47.5c-6.7 11.9-13.7 25.3-15.3 28.4-10.3-10.1-43.2-36.8-52.1-41.4zm-39.6-36.9 12.5-37.9c29.5 8.9 68.5 20.5 76.4 22.8l-29.3 41.3-59.6-26.2zm-2.3-1-37.7-16.6c1-1.5 2-2.9 2.9-4.2 1.9-2.8 3.6-5.1 4.5-7.1.4-1 1-2.6 1.6-4.3 1.7-5.1 4.6-13.5 8-15.1h.1c.1 0 .1 0 .2-.1.5-.2 1-.2 1.6 0 2.2.9 15.1 4.9 31.4 9.8l-12.6 37.6zm-21.1-50.1-34.9-14.6c.8-1 1.4-2 2-2.9l.1-.2c1.4-2.6 2.2-3.9 6.8-1.7 4 1.9 13.8 6.8 17.9 11.1 2 2.1 6.2 5.4 9.9 8.1-.6 0-1.2.1-1.8.2zm-2.7 1.7c-1.8 1.7-3.3 4.5-4.5 7.5l-32.4-18.6c1.1-1.1 2.1-2.1 3-3.1l33.9 14.2zm-5.5 10c-.7 1.8-1.3 3.6-1.9 5.3-.6 1.7-1.1 3.2-1.5 4.1-.4.8-.9 1.8-1.6 2.9-6.4-5.6-30.9-16.6-37.7-19.7 2.9-4.1 6.8-9 9.4-11.8l33.3 19.2zm-6.5 14.4c-.4.5-.7 1.1-1.1 1.6-3 4.2-6.6 9.5-8.8 15.3-.1.2-.2.5-.3.8l-31.4-11.8c-.1-.1-.2-.3-.3-.4l-5-3.7c3.3-8.5 6.2-16 7-17.7.4-.9 1.2-2.2 2.2-3.7 13.3 5.9 33.7 15.7 37.7 19.6zm-7.5 17.8s0-.1.1-.1l14 5.6-.6 1.3-3.6 7.7c-6.7-2.5-11.6-4.3-13.3-5 1.6-4.4 2.8-7.8 3.4-9.5zm8.8 16.9-2.4 5.2c-.2.3-.2.7 0 1.1.1.3.4.6.8.7l27.2 9-5.6 16.8-39.6-19.5c2.3-6.5 4.5-12.9 6.4-18.2 1.8.6 6.6 2.4 13.2 4.9zm21.6 36.5 62 30.5-35.2 7.5c-.2 0-.4.1-.5.2l-7 5.6c-2.8-.3-16-1.8-32.6-3.7l13.3-40.1zm112.7 38.6c4.2-1.5 14.3-5.4 17.5-8.8.6-.6 1.9-1.5 3.7-2.6l8.7 11.5c.4.6 1.2.7 1.8.3l31.8-23.2c2.1 2.3 4.5 5.2 6.9 8.4l-52 34.9-18.4-20.5zm23.5-12.6c9.8-5.4 28.1-13.8 32.6-15.3 1.1-.4 3.1.9 5.6 3.3l-30.4 22.2-7.8-10.2zm23-49.9c-14.2-1-21.8 4.7-25.4 8.7-1.9 2.2-6 8.9-10.4 16.7l-46.3-20.4 72.4-101.8c4.3 3.4 33.3 19.6 38.2 18.5 2.3-.5 4.1-2.7 5.4-6.4 1.4-3.8 6.5-15.1 11.2-25.2l17.4 11.7-62.5 98.2zm46.3-112.3c3-6.5 5.7-12.2 6.8-14.5 1.1.5 2.2.9 3.3 1.4l-3.4 11.3c-.2.7.2 1.4.8 1.6l14.8 4.9-4.6 7.3-17.7-12zm9.5-2.3 3-9.8c7.8 3.3 13.5 5.6 14.9 6l1.2.3c.1 0 .2 0 .2.1l-5.2 8.1-14.1-4.7zm10.8-35.8 3.2-10.5 2.8-9.2c.7.1 1.9.4 3.3.7l-2.6 21.5-6.7-2.5zm-9.5 22.5c-6.7-2.8-14.7-6.2-22.7-9.7.4-.8.8-1.7 1.1-2.5.6-1.6 5-13.6 9.9-26.8l21.5 6.6-9.8 32.4zm-64.8 23.9-23.6 33.2c-1.4-.2-28.2-3.9-53.5-7.4 1.2-6.9 6.3-35.9 8.8-56.6l65.8-10.5 2.5 41.3zm-68.5-84.9-55.3-4.8c5.5-7.1 10.9-14 16.1-20.8 5.7 5.4 15.6 4.8 26.9 4.1l.8-.1c2.3-.1 6.9.4 12.8 1.4-.2 3.8-.8 11.5-1.3 20.2zm-52.5-38.3c3.8 2.9 8.9 7.2 11.6 10.7-7.9 10.2-16.2 20.9-24.5 31.6l12.9-42.3zm-4.7 36h.2l56.8 4.9c-.7 12.3-1.2 25.7-.6 31.7 1 11-8.7 67-10.3 76-19.6-2.7-37.8-5-41.7-5.3-8.7-.5-19.2-4.4-20.2-4.8l-45-24.3c17.7-22.7 39.7-51.1 60.8-78.2zm-96.6 148.3 3.4 2.5c0 .2.1.5.3.7l-7.1 24.1-2.2-1.1c-1.1-.9-2.2-1.8-3.4-2.6 1.5-4.2 5.3-14.2 9-23.6zm6 4.2 30.8 11.6c-2 5.7-5.7 16-9.4 26.6l-28.5-14.1 7.1-24.1zm20.5 40.8c-3.8 10.9-7.7 21.8-9.9 28.1-3.6-8.6-7.1-17.5-9.3-24.3-2.4-7.8-5-13.2-8-17.2l27.2 13.4zm2.3 1.1 39.6 19.5L1497 554c-.1.2-.1.4-.1.6-7.8-.9-16.2-1.8-24.6-2.8-1.4-3-6.9-14.6-12.3-27.3 1.9-5.4 6.3-17.9 10.7-30.5zm2.7 77.9c7.9 1.4 23.7-1.7 29.2-3l3.2 14.8c-.6.1-1.1.2-1.6.3-12.1 2.5-24.9 6.8-36.2 11.1l-4.9-16.9-2.3-8c5.7.7 10.4 1.3 12.6 1.7zm31.3 14.8c5.4-1.1 12.6-2.4 20.8-3.7 2.8.8 19.8 12.6 27.2 17.7 2.9 2 5.1 3.5 6.1 4.2 1.9 1.2 4.7 1.5 7.9 1.3l-8.2 11-20.4-16.6c-.6-.5-1.4-.4-1.8.2-.4.6-.4 1.4.2 1.8l5.2 4.3-5.5 9.7c-.1.1-.1.2-.1.3l-10.7-9c-.3-.2-.6-.3-1-.3-.3 0-.7.2-.9.5l-6.4 8.2c-5.7-4.6-10.5-8.5-13.4-10.8-11.5-9.4-19.9-7.7-25.2-4-.7-2.6-1.3-5.3-1.5-6.9 9.1-3.2 18.6-6.1 27.7-7.9zm-3.4 20c.3.2.6.5.9.7 2.9 2.3 7.7 6.2 13.4 10.8l-4.4 5.6-14.7-11.8c2.7-2.8 4.4-4.7 4.5-4.7.2-.1.3-.4.3-.6zm8.4 19.2-4.4 5.6-15.1-12.7c1.6-1.7 3.1-3.4 4.5-4.8l15 11.9zm-6 7.7-4.4 5.7-15.9-13.1c1.7-1.8 3.4-3.7 5.1-5.5l15.2 12.9zm-6 7.7-5.7 7.3c-7.3-5.4-15-11.5-16.8-13.5 2-2.2 4.2-4.6 6.5-7l16 13.2zm-7.3 9.4-5.4 6.9-17.7-13.7c1.3-1.6 3.5-4 6.2-7 1.7 2 6 5.7 16.9 13.8zm-7 9-4.8 6.2c-7.9-6.8-13.6-11.6-14.8-12.4-1.4-1-1.8-1.6-1.8-1.9-.1-.8 1.1-2.2 2.5-4 .4-.5.8-.9 1.2-1.5l17.7 13.6zm16.3-16.7 24.5 20.2-19.1 25.6c-8.7-7.5-17.4-15.1-24.6-21.2l19.2-24.6zm1.6-2.1 4.4-5.6 24.1 20.4-4 5.4-24.5-20.2zm6-7.7 4.4-5.7 24.5 19.6-4.8 6.5-24.1-20.4zm30.9 15.6 16.4 13.2-5.2 6.9-16.1-13.6 4.9-6.5zm1.6-2.1 4.2-5.6c7.7 6.2 14 11.3 16.5 13.2l-4.2 5.6-16.5-13.2zm5.7-7.7 5-6.7 16.2 13.6-4.7 6.3c-2.5-1.9-8.8-7-16.5-13.2zm16.8-.2c1.8-2.8 8.6-12.3 13.2-18.6l18.1-1.6.9 11.2c-7.5.7-14.1 1.8-15.7 3.5-2.8 3-7.9 8.3-10.3 10.7l-6.2-5.2zm30.3-65.7c5-.7 9.8-1.3 14.2-1.9l2.2 31c-5 .1-9.8.2-14.1.2l-2.3-29.3zm16.5 31.7 1.7 24.1c-4.2.1-9.1.4-13.8.8l-2-24.7c4.3-.1 9.1-.2 14.1-.2zm36.5-28.8 51.8-34.8c1.7 2.3 3.3 4.7 4.9 7.1l-2.8 3.1-36.8 30.5c-.8.5-1.6 1-2.3 1.5-.1 0-.1.1-.2.1s-.1.1-.2.2c-1.9 1.3-3.4 2.3-4.6 3.2l-9.8-10.9zm15 10.6 30.1 47.3c-2.4 1.4-4.5 2.6-6.2 3.5l-27.6-48.5c1-.6 2.3-1.4 3.7-2.3zm2.1-1.5c.3-.2.6-.4.9-.7l9.1 3 24.9 42.4-4.6 2.7-30.3-47.4zm18.9 12.5h7.8c.2 0 .4 0 .5-.1l11.5-5.1 4.8 2.3 13 21.7c-4.4 2.9-12.1 7.7-19.5 12.2l-18.1-31zm27.6-3.2 37.7-10.8c0 .1.1.2.1.3l10.3 18.5c-7.8 1.9-18.3 5.6-26.1 8.6h-.1c-4.3 1.7-7.8 3.1-9.6 4l-12.3-20.6zm40.2-11.5 18.6-5.4 8.5-1.5 4.8 23.7-3.9.4c-5.5.5-10 .9-12.8 1-1.3.1-3 .3-4.9.7-.2-.6-.6-1.4-.7-1.5l-9.6-17.4zm31.9 3.6-2.2-10.9 30.4-5.3 2.3 13.5c-14.7 1.4-27.3 2.6-30.5 2.7zm1.7 2.6c1.6-.1 3.9-.2 7-.4 5.1-.3 12.1-.9 21-1.6.5 0 1-.1 1.5-.1l1.6 9.5-11.4 1.2c-.2 0-.4 0-.6.1h-.5l-17.6 1.7-2.1-10.4h1.1zm40.3 9 1.8 15.3-20 1.9c-.4-5.3-1-12.4-1.1-15.2 6.4-.6 13-1.3 19.3-2zm-11.2-28.2 44.3-7.7 2.8 17.3c-11 1-28.9 2.7-44.8 4.2l-2.3-13.8zm45.1-10.5-46.8 8.1-3.1.5c-.3-1.5-.9-4.1-2.1-8.9l50-10.6c.4-.1.7-.3.8-.6.1-.2.2-.4.2-.7 0-.1 0-.3-.1-.4l-3.5-11.3 4.3-1 6.5 23.8-6.2 1.1zm-6-26.2h-.6c-.1 0-.3.1-.4.2l-12 2.9c0-1.2.1-4 .1-4 0-.3-.5-18.3-1-32.6-.2-7.4-.5-13.7-.6-16.1-.1-2.6-.8-5.1-1.8-7.4l5.6-1.8 15.8 57.6-5.1 1.2zm-1.1 2.9 3.1 10.1-48.7 10.3c-.2-.6-.3-1.3-.5-2-.6-2.4-1.2-4.8-1.7-7l47.8-11.4zm-25.7-37.8c-9-.3-13.1-1.3-14.9-2.3 1.1-.5 2.3-1.6 3-3.8.3-.9.6-1.7.8-2.5 1-3 1.8-5.2 1.8-6.9l9.4-3.3c.1 5.7 0 12.2-.1 18.8zm-.1-21.4-10 3.5c-1.5-1.2-16.9-9-21.5-11.1l13.9-22.2c.9-.5 2.8-1.5 5.3-2.8 2.8 3.4 9.3 11.9 11.5 19 .6 2.1 1 7.1 1.1 13.6h-.3zm-63.7-128.4-13-4.8 2.7-21.9c2.4.5 5.1 1.1 7.4 1.7.6.1 1.3-.2 1.5-.8l3.5-9.9c.6.4 1.2.8 1.9 1.2 2.7 7-.6 22.2-4 34.5zm-3.5-27.8c-1.3-.3-3.7-.8-6.1-1.4-2.1-.5-3.8-.8-5-1-.3-.1-.6-.1-.8-.2l4.3-14.1c.4.2.8.5 1.1.7 2.5 1.6 4.6 2.9 6.4 4.2.7.5 1.9 1.3 3.4 2.4l-3.3 9.4zm-17.5 7.2-21.4-6.5c4.7-12.9 9.7-26.4 11.9-32.3 5.6 5.7 11.7 10 17.2 13.5l-7.7 25.3zm-34.6 21.8c-.3.8-.7 1.6-1.1 2.4-19.1-8.2-37.8-16.3-40.1-17.4l-1.4-23.5c3.8-2.3 7.5-4.8 11-7.5 5.9-4.7 16-12.7 28-22.1 1.1 2.1 1.9 3.7 2.1 4.4 1.7 5.7 10.9 13.2 19.2 15.8-6.8 18.3-16.7 45.5-17.7 47.9zm-34.4-49.6c-4 3.2-8.3 6-12.8 8.5-1.1-2.7-3.4-8.1-6.4-15.2 9 2.1 16.7 3.9 21.4 5-.8.5-1.5 1.1-2.2 1.7zm-17.8 11.2c-20.4 10.2-42.9 14.6-55.6 16.9 0-6.8.5-15.9.9-24.3.1-.1.1-.3.1-.4v-.1c0-.1 0-.2-.1-.4.5-8.8 1.1-16.8 1.4-20.8 12.6 2.2 30 6.1 45.3 9.6 3.6 8.7 6.4 15.7 8 19.5zm-68.8-35.6-.8.1c-10.9.7-19.7 1.3-23.8-3.1 8.5-11 16.5-21.3 23.6-30.4.2 0 .3-.1.5-.1l36.1-13.2c7 17.5 16.3 40.4 23.5 58.2-23.9-5.6-52.4-11.9-59.1-11.5zm29.9-73.6c-.5-1.7-1.2-3.7-2.1-6-.8-2-2.1-6.9-3.9-13.8 20.9-14.2 48-32 56.6-37.6-2.2 14.7 1.6 27.5 8.5 42.1 1.9 4 4.9 9.9 8.6 16.7l-58.6 21.4c-4.9-11.9-8.5-20.8-9.1-22.8zm51.3-60.9c-3.9 2.6-34.5 22.6-57.9 38.5-1.9-7.8-4.2-17.5-6.7-28l43.5-40.1c5.4-.3 10.2-.6 13.8-1 .8.5 1.7 1 2.7 1.5 5.9 3 12 6.1 6.8 21.1-.8 2.7-1.6 5.4-2.2 8zm-65.2 7.5c-2.7-11.5-5.4-23.8-8-35.1 7.3-.2 30-.9 48.1-1.9l-40.1 37zm-8.3-39.6 29.2-21.8 14.2 20.1c-17.1.8-36.6 1.5-43.4 1.7zm-31.9 23.7-1.3.3c-9.6 2.6-21.6 5.7-26.5 3.7-3-1.2-5.6-5.2-7-8l44.7-12.1v1c0 5-2.6 13.2-9.9 15.1zm-35.5-8.5v-.4c.3-5.2.5-8.6 6.5-11 8.4-3.4 20.8-6.6 26.9-5.8 4.6.5 8.2 2.4 10.2 5.3l-43.6 11.9zm4.9-15.6c-2 .8-3.6 1.8-4.9 2.9l-23.9-40.2 17.1-11.8 19 15.9 5 29.3c-4.2.9-8.6 2.4-12.3 3.9zm-6.7 4.8c-2.3 3.1-2.5 6.8-2.7 10.2 0 .6-.1 1.2-.1 1.9l-18 4.9h-.1l-9.6 3.4-34.7-32.8 41.1-28.3 24.1 40.7zm-33.2 21.4-24.4 8.7-29.6-27.2 19.8-13.7 34.2 32.2zm-27.1 9.7-55.5 19.8c-.7-1.6-1.4-3.5-2.2-5.7-1.8-4.6-4-10.5-7-16.3l35.6-24.6 29.1 26.8zm-61.9 15.8c.8 2.1 1.5 3.9 2.2 5.5l-33.3 11.9-6.3-9.3 6-6.2 24.9-17.2c2.6 5.2 4.7 10.7 6.5 15.3zm-30.3 21.9 33.4-11.9-10.1 41.8-27.5-8.2 4.2-21.7zm22.3 34.4-6.1 25.3-25.4-11.2 4.2-22.2 27.3 8.1zm-33.9 13-19.8-8.7 9.1-17.6 14.8 4.4-4.1 21.9zm-.5 2.7-2.7 14-22.3-14.4 4.5-8.6 20.5 9zm2.4 1 25.3 11.1-4.5 18.6-23.6-15.2 2.8-14.5zm27.6 12.2 40.3 17.7-7.5 25.4-37.3-24.2 4.5-18.9zm44.5 19.6 27.8 12.3c-2.1 10-3.5 16.7-3.6 18-.9 9.3 2.9 16 10.6 18.8l1.4.5c8.4 3.1 13.6 4.8 15.9 2.5 1-1 1.2-2.6.6-4.7-1.6-5.3 3.1-19.5 5.3-25.5l9 2.8c.7.2 1.4-.1 1.6-.8.1-.1.2-.1.3-.2l7.2-37.7 30.2 9c.4.3 1.2.9 2.2 1.6l-14.9 49v.4c-18.1 23.4-36.2 46.8-51.2 66.1l-.1.1c-2.6 3.4-5.1 6.6-7.5 9.7l-32.7-13.9 7.9-19.3c.1-.2.1-.3.1-.5 0-.5-.2-.9-.7-1.1l-30.3-17.2 20.9-69.9zm7.3 89-7.5 18.2L1403 360l5.8-15.4v-.1l2-6.8 28.9 16.5zm-32.1-21.3-27.2-15.4 5.7-15.1c10.3 10.2 19.9 20.9 23.2 25l-1.7 5.5zm-29.5-16.7-29-16.4 7.6-20.8c.8.4 1.4.7 1.9.9 5.5 2.2 15.5 11.1 25.3 20.6l-5.8 15.7zm-31.2-17.7-26.6-15.1 9-19.5c10.5 6 19.6 11 25.2 13.9l-7.6 20.7zm1.3 3.7 28.9 16.4-9.9 26.2-30-12.7 11-29.9zm18.2 45.1-11.4 30.2c-10.2-4.5-20.2-9-29.6-13.1l10.9-29.8 30.1 12.7zm2.4 1 29.2 12.4-11.6 30.7c-9.4-4.2-19.2-8.6-29-12.9l11.4-30.2zm20.8 47.4c10.3 4.6 19.8 8.8 28 12.5l-9.3 22.7-27.4-12.2 8.7-23zm20.1 38.7 18.3 8.1c-1.7 3.5-3.1 7-4.2 10.4-.5 1.6-1.4 6-2.5 12-3.9-1.9-11.1-5.2-20.3-9.2l8.7-21.3zm13 36.5c10.7 5.8 16.6 9.1 22.3 27.2 5.3 16.8 18.4 44.8 22.3 53.1-25-2.9-48.4-5.6-52-6.1-1.9-.3-3.4-.4-4.7-.4.8-4.5 7.6-48.5 12.1-73.8zm-14.5 79.7c-1-2.1-.7-2.6-.7-2.7.2-.3 1.4-1 7.4-.1 3 .4 18.7 2.3 37.8 4.5l4.4 15c-15.7-1.8-36.8-3.9-42.8-4.5l-.1-.1c-.3-.2-.5-.2-.8-.2-.3-.8-.7-1.6-1-2.3-2.1-4.9-3.6-8.4-4.2-9.6zm24.6 16.6 8.6 16.8-16.3 5.4c-3.7-8-7.5-16.9-10.6-24 3.4.3 10.4 1 18.3 1.8zm28.2 13.1 4.6 15.8c-14.8 5.8-26.5 11.5-30.1 13.3-.2-.4-.5-.8-.8-1.3-2.3-3.5-5.3-9.5-8.5-16.3l34.8-11.5zm13.5 15.2c.2 1.5.8 4 2.1 8.5.1.4.4.8.9.9.4.1.9 0 1.2-.2 5.7-4.9 12.8-4.6 20.7.7-.1.1-.2.1-.3.2-.7.7-9.3 9.9-17.8 19.1l-5-2.3c-.5-.2-1-.1-1.4.2l-31.9 30-7.2-3.3c.5-2.1.9-3.9 1.3-5.1 1.5-5 6-19.2-.4-32.5 4.3-2.1 19.6-9.6 37.8-16.2zm-31.8 59.8c.5.2 1 .1 1.4-.2l31.9-30 3.4 1.6c-6.8 7.4-13.2 14.4-15 16.7-.7.9-1.4 1.7-1.9 2.4-2 2.5-3.4 4.1-3.1 6.1.2 1.3 1.1 2.5 2.9 3.8 1.1.8 6.8 5.6 14.7 12.3l-12 15.5c-8.2-6.3-15.2-11.8-16.9-13.5-4.9-5-10.9-6.8-15.1-6.5.8-4.1 1.6-8.1 2.3-11.5l7.4 3.3zM1467 685l12-15.4c7.2 6.2 15.9 13.7 24.6 21.3l-.2.2c0 .1-.1.1-.1.2l-7.7 15.3c-1.7-1.3-16-12-28.6-21.6zm38.5 7.6c5.4 4.7 10.8 9.3 15.7 13.6l-13.2 17.5-12.9-10.6 10.4-20.5zm1.6-2.1 8.1-10.9 16 13.4-8.4 11.1c-4.9-4.3-10.3-8.9-15.7-13.6zm9.7-13 9.4-12.7 16.2 13.3-9.6 12.7-16-13.3zm11-14.7 4-5.4 16.1 13.6-3.9 5.1-16.2-13.3zm35.2-7.6.3-.3c.1-.1.1-.2.2-.4l5.2-7 8 6.7-23.2 29.6-7.6-6.2 17.1-22.4zm15.7.8 5.6 4.7c-.1 0-.1.1-.1.1L1561 690l-5.4-4.4 23.1-29.6zm.8-2.7c-.1-.1-.1-.2-.2-.3-.1-.1-.2-.1-.3-.2l-8.6-7.2c2.4-2.5 7.4-7.6 10.1-10.5 1.1-1.2 7.1-2.1 15.3-2.8 6.3-.5 13.9-.9 21.5-1l-25.6 32.3-12.2-10.3zm59.9-42.5 22.7 37.7c-1 .3-1.9.4-2.8.5-10.9 1-27.7-4.3-32.3-8.9-.3-.3-.6-.4-1-.4s-.7.2-.9.5l-23.9 31.3-5.9-5 44.1-55.7zm1.7-2.2 8.9-11.2 24.8 45.3c-3.4 1.9-6.9 3.7-10.1 4.9l-23.6-39zm10.6-13.3 3.3-4.2 27.1 47.6c-1.6.9-3.3 1.8-5.1 2.8h-.1l-25.2-46.2zm26.6 48.4c2.2-1.2 4.2-2.4 6.2-3.4 7.9-4 29.5-17.4 37.2-22.5.7-.5 4.1-1.9 8.7-3.7l3.4 42.3c-7.7 2.3-13.9 6.9-18.7 13.7l-24-3-12.8-23.4c0 .1 0 0 0 0zm54.6-30.6c7.5-2.9 17.3-6.3 24.7-8.1l3.7 47.6c-11.1 1.2-18.6 2.1-20.7 2.4-1.5.2-2.9.4-4.3.8l-3.4-42.7zm27.2-8.7c1.8-.4 3.4-.6 4.7-.7 2.6-.1 6.6-.4 11.6-.9l4 47.7c-6 .7-11.6 1.3-16.5 1.8l-3.8-47.9zm18.8-1.8c6.5-.6 14.3-1.4 22.5-2.2 0 .4.1.9.1 1.4.1 1.7.3 3.9.4 6.1.3 3.8.6 7.7.7 8.7l-9.9 32.5c-3.4.4-6.7.7-9.8 1.1l-4-47.6zm26 15.4 20.5-2 3.4 29.2c-11.7 1.3-22.9 2.5-33.2 3.6l9.3-30.8zm21-20.1c4.7-.5 9.2-1 13.4-1.4 3.8-.4 7.4-.8 10.4-1.1.2 2.5.7 8.2 1.3 15.6h-.3l-23 2.2-1.8-15.3zm2.1 17.9 23-2.2c.1 0 .2 0 .3-.1.7 8.6 1.6 19 2.3 29-7.5.8-14.9 1.6-22.3 2.4l-3.3-29.1zm24.3-20.8c3.9-.4 6.8-.7 8.1-.8 2.5-.2 6.8-.4 11.9-.6 12.8-.5 23.6-1 29.5-2.1l2 21.8-49.6 4.2c-.9-10.6-1.6-19.3-1.9-22.5zm7.9-3.4c-1.5.1-4.8.5-9.4 1-3.3.4-7.3.8-11.7 1.2-4.6.5-9.6 1-14.7 1.6-2.6.3-5.2.5-7.8.8l-1.6-9.5c15.8-1.4 42.8-4.5 44.7-4.7l1.6 9.5c-.5.1-.8.1-1.1.1zm-1.3-29.9 43.5-7.6c.3 2.6.6 5.1.9 7.5l-43.5 5.7-.9-5.6zm21.6-6.4-5-32.2 22-1.7c1.7 10 3.3 20.5 4.6 30.1l-21.6 3.8zm-2.5.4-12 2.1-6.6-23.9 14.6-3.5 4 25.3zm-19.2-24.3-1.9-6.8 16-1.2.7 4.5-14.8 3.5zm-2.5-9.5h-.1l-8.1-29.6 19.6-2.9 4.9 31.2-16.3 1.3zm8.4-68.3c6.5-1.5 13.8-3 20-4.2l1.5 36.5-16.4.8-5.1-33.1zm2.6 33.3-19.9 2.9-4.5-16.3 21.2-6.9 3.2 20.3zm-25.8-15.6h-.6c-.2.1-.4.2-.5.3l-6.7 2.2c-1.9-3.3-4.5-6-7-7.8-.2-1.5-.4-2.7-.7-3.6-.1-.5-.3-1-.5-1.5 4.9-.7 19.1-2.7 24.6-4 2.9-.7 7.2-1.7 12.1-2.8l1.5 9.9-22.2 7.3zm8-16.9c-5.7 1.4-21.1 3.5-25.1 4.1-2.9-6.2-7.5-12.4-10.1-15.5 9.9-5.1 27.1-13.7 42.9-20.4l4.5 29c-6.9 1.6-12.1 2.8-12.2 2.8zm7.3-87.8 12.7-20.4-3.6 20.4h-9.1zm-4.1-1.8c-4.3-2.7-15.6-9.9-28.9-18.3l14.7-23.2 28.3 18.9-14.1 22.6zm-31.2-19.7c-25.2-16-56.5-36-61.9-39.9-1.5-1.1-3.3-2.2-5.2-3.4l9.7-27.9 72.1 48-14.7 23.2zm-69.2-44.8c-9.9-6.2-23-14.8-30-30.4-.5-1.1-1.1-2.3-1.7-3.6 8.8-6.9 17.8-14 26.3-20.8l1 8c0 .2.1.5.3.7l14 17.8-9.9 28.3zm-24.2-13.3c-.9 2.4-2.5 6.8-4.5 12.4-8-2.4-16.3-9.7-17.7-14.1-.3-.9-1.2-2.7-2.5-5.2 4.4-3.4 8.9-7 13.6-10.7.4.9.8 1.8 1.2 2.6 2.6 5.8 6.1 10.8 9.9 15zm-27-11c-6.9-12.3-19.3-32.5-22.3-37.5l16.2-10.7c7.5 13.6 14.9 27.1 20 37.3-4.8 3.7-9.4 7.4-13.9 10.9zm-24.8-39c-.6.4-.8 1.2-.4 1.8 5.3 8.6 16.8 27.6 23.1 38.8-8.7 6.8-16.4 13-22.3 17.6-2.9-.7-13.8-3.4-27.3-6.6-7.4-17.7-17.8-42.7-25.5-61.3l58.9-21.5c3 5.5 6.3 11.5 9.7 17.6.4.7.7 1.3 1.1 2l-17.3 11.6zm.8-52.1c-8.3-17.7-11.8-31.6-5.4-50.2 5.5-15.7-.2-21.7-5.8-25 5.9-.8 10.9-1.8 15.4-3.2l52.8 67.2-48.4 28c-3.6-6.9-6.7-12.8-8.6-16.8zm38.6-38.9 50.6-43.4 20.8 26.6-50.7 43-20.7-26.2zm52.7-45.1 32.4-27.8 21.8 26.1-33.4 28.3-20.8-26.6zm55.8.3 23.3 28-35.5 27.7-21.3-27.2 33.5-28.5zm-21.5-29.7 25.5-21.8c7.7 9.8 14.8 18.9 21 26.9l-24.7 21-21.8-26.1zm-23.2-43c6.7-5.9 13.2-11.6 19-16.6 9.7 12.4 19.3 24.5 28.1 35.8l-25.5 21.9-28.9-34.6c2.5-2.3 4.9-4.4 7.3-6.5zm-9.3 8.1 28.9 34.6-32.4 27.7-27.5-35.2c10-8.6 20.7-18 31-27.1zm-32.9 28.8 27.4 35.2-50.6 43.4-30.2-38.4c5.8-2.1 10.9-4.8 16.2-8.6 4.1-3 19.1-15.8 37.2-31.6zm-32.6 22c-3.4 2.8-5.9 4.8-7.2 5.8-10.7 7.7-20.6 10.9-39.2 12.7-4.8.5-12.1.9-20.2 1.3L1623 85.8l49.2-36.6 32.5 38.2zM1612.1 57l39.3-32.3 17.8 21-41.4 30.8c-2.9-3.4-9.6-11.5-16.1-19.3.1-.1.3-.1.4-.2zm13.7 21-6.2 4.6c-.1 0-.2.1-.3.2l-.2.2-29.1 21.7c-4.3-19.3-7.5-34.1-7.6-34.5l-.1-.4c0-.1-.8-2.2-2.1-5.4l19.8-17.3c7.8 9.5 21.2 25.5 25.8 30.9zm-47.5-40.7c2.5-.9 4.8-1.6 6.9-1.7 3.6-.2 6.6 1.2 9.7 5.2.7.9 1.9 2.4 3.3 4.2l-19.1 16.8c-2.1-5.5-4.9-13.1-7.6-20.5 2.9-1.9 5.2-3.4 6.8-4zm-15.7-8.8c1.2 3.9 2.7 8.4 4.3 13-9.2 6.8-20.2 16.1-20.8 16.7-.5.5-.6 1.3-.2 1.9.5.6 1.3.6 1.8.2.2-.1 11-9.4 20.1-16.1 4.6 12.8 9.5 25.5 10.3 27.3.5 2.4 3.8 17.3 8 36.2l-13.5 3.7c-2.6-4.7-7.7-7.8-14.3-8.6-3.7-.4-8.8.2-14.2 1.4l-5.1-29.6c-.1-.3-.2-.6-.5-.8l-18.8-15.7 42.9-29.6zm-43.2 8.8c.4-.6.3-1.3-.2-1.8l-23.4-20.4 8.7-11.7 39.4 32.3-27.7 19.1-6-5 9.2-12.5zm-47.2-15.8 41.8 34.9-16.6 11.4c-4.1-2.9-15-11-18.9-15.9-4-5-12-15.4-15-19.4l8.7-11zm-10.4 13.1c3.3 4.3 10.8 14.1 14.7 19 4 5 14 12.5 18.6 15.8l-41.2 28.5-24.2-22.8 32.1-40.5zm-33.7 42.5 23.6 22.3-19.9 13.7-18.6-17.1 14.9-18.9zm-17.2-16.2 13.8 13.1-5.3 6.6c-2-1.2-5.2-3.4-7.6-6.1-2.1-2.3-3.5-3.7-5-4.7l4.1-8.9zm-24.8-23.5L1409 59l-4.4 9.7c-.8-.3-1.7-.5-2.8-.6-4.2-.6-12.2 1.9-12.6 2-.7.2-1.1 1-.8 1.6.2.7.9 1.1 1.6.9 2.2-.7 8.5-2.4 11.4-1.9.8.1 1.5.2 2.1.4l-10.1 22.3-20.3-.7c-1.3-9.7-2.4-18.3-2.6-19.9-.4-3 2.1-8 5.6-14.8.6-1.2 1.2-2.4 1.9-3.7 1.1-2.3 4.1-8.7 8.1-16.9zm-24.5-23.1 22.5 21.3c-4.1 8.5-7.3 15.1-8.5 17.5-.7 1.3-1.3 2.6-1.9 3.7-3 5.9-5.2 10.3-5.8 13.8-3.3 3.3-4.6 3.5-8 1.3-3.7-2.3-20.8-17.4-25-21l26.7-36.6zm-66 72.8 9.3-7.5s.1 0 .1-.1l28.3-26.6c4.1 3.6 21.4 18.8 25.3 21.3 4.1 2.6 6.6 2.3 9.4-.1.4 2.8 1.4 10.7 2.6 19.4-.1.2-.2.4-.2.6 0 .4.1.7.4 1 1.4 10.4 2.8 21.7 3.5 26.8-2.3-.3-4.7-.2-7.3.3-14.8 3-28.1 4.5-38.2 5.2l-33.2-40.3zm16.4 24.1 13.5 16.4c-5.7.3-10.2.4-13 .4-6.3 0-12.6-.4-19.1-4.1l18.6-12.7zm-21.1 16.4c3.6 2.1 7.2 3.3 10.6 4-3.7 0-7.3-.3-11.1-.8l.5-3.2zm-1.2 7.7c3.6.5 7 .8 10.4.9l-3.1 14.4-9.4-1.5 2.1-13.8zm3.4 33.9c-2.3-1.3-5-2.4-8-3l2.2-14.4 9.3 1.5-3.5 15.9zm19.7 11.9c-2.5 1.1-5.2.5-7.9-1.7-.6-.5-1.3-1.2-2.1-2.1-1.8-1.9-4.2-4.4-7.4-6.6l3.6-17 31.4 5c-7.7 10.7-16.1 21.5-17.6 22.4zm-13.2-30 3.2-14.9c7.5-.2 15.2-1.4 25.2-3.7l3.8 23.6-32.2-5zm58.8 11.2-17.5-4.8h-.1l-6.3-1-4-24.6c.3-.1.7-.2 1-.2 9.9-.8 22.5-2.2 36.3-5.1 10.8-2.2 18.3 5.1 23.7 14.3l-25.6 17.7-5.7 5.9-1.2-1.7c-.1-.2-.3-.4-.6-.5zm2.6 8.1 5.6 8.3-20.6 7.3 15-15.6zm6.2 12.9-3.8 20-14.7-4.4-6.8-6.6 25.3-9zm-57.6 42.2 28.2-30.8 7.7 7.4-15.4 29.6c-.3.6-.1 1.4.4 1.7l89.4 57.9-9.8 33c-4.3-5.2-13.7-15.4-23.5-25.1-.1-.2-.2-.3-.4-.4-10.1-9.9-20.6-19.2-26.6-21.6-5.6-2.3-25.8-13.8-47.2-26-4.9-2.8-9.9-5.6-14.7-8.4l11.9-17.3zm-25.2 37.5 12-17.8c5 2.8 10 5.7 14.9 8.5 5.4 3.1 10.7 6.1 15.8 9l-9 19.5-33.7-19.2zm34.8 22.7 26.8 15.2-11.1 30.2-30.7-13 15-32.4zm-36.3 59.9 19.9-25.2 31.2 13.2-10.9 29.7c-17.2-7.7-31.9-14.1-40.2-17.7zm33.2 44.2 8.5-23c9.4 4.2 19.4 8.6 29.6 13.1l-8.7 23-29.4-13.1zm31.7 14.2 8.7-23c9.8 4.4 19.6 8.7 29 12.9l-8.6 23-29.1-12.9zm32.2 17.2 27.3 12.2-8.7 21.3c-8-3.5-17.2-7.5-26.8-11.6l8.2-21.9zm-9.8 26.1c23 9.9 44.1 19.1 50.2 22.3-2.7 15.1-6.2 37.2-8.8 53.5l-75.5 19.2 29.9-83.9 4.2-11.1zm-81.8-34.3c2.6.7 4.9 1.4 6.9 2.3 2.4 1.1 9.4 4 19 8.1 6.1 2.6 13.4 5.7 21.4 9.1-2.2 5-7.6 17.6-10.9 25.2l-17.9-16.9c-.3-.3-.6-.4-1-.3-.2 0-6.3.6-14.3 1.4l-3.2-28.9zm3.4 31.5c6.6-.6 11.9-1.2 13.7-1.3l18.2 17.1c-.4 1-.8 1.9-1 2.5-2 5.1-3.7 16.1-4.2 19.6l-22.4 1.1-4.3-39zm4.5 41.6 23.3-1.2c.6 0 1.1-.5 1.2-1.1 0-.1 1.9-14.3 4.2-20.1 1.9-4.9 10.2-23.9 13-30.2 9 3.8 18.6 8 28.1 12l-4.3 11.4-29 81.6-7.1-23.6c-.1-.7-.7-1.2-1.4-1.1l-24.7 1.9-3.3-29.6zm19.2 205.9c.4 4.9.3 7.3-1.5 8.8-1.1 1-3.8.5-5.4 0l-6.9-63.2c2.8-.3 5.5-.6 8-.8 3.2 29.4 5.7 53.4 5.8 55.2zm-3.7-60.1c-4.3-40.2-9.4-88.6-11.1-104.7v-.2l-.9-8.8 8.9-.7 14.5 113.2c-3.3.4-7.1.8-11.4 1.2zm5.2-69.5h19.8l8.7 54.1-21.4 1-7.1-55.1zm20.6 67c-1.3.1-5.4.5-11.8 1.1l-1.3-10.3 21.5-1 1.6 10.2c-3-.3-6.3-.3-10 0zm1.8-67h18.4c1.1 6.3 4.5 13 6 15.7l-5.6 2.9c-.4.2-.7.6-.7 1.1 0 .5.2.9.6 1.2l10 6.7-2.4 6.4c-.1.2-.1.5-.1.7l3.2 18.3-20.9 1-8.5-54zm15.2 68.5c-1.4-.5-2.8-.9-4.4-1.2l-1.7-10.7 20.6-1h.2l1.6 9.1-15.5 3.1c-.3.1-.6.3-.8.7zm7.1 4.4c-1.3-1.2-2.6-2.1-3.9-2.9l14.9-3c.1 0 .1 0 .2-.1h.1c.1 0 .1-.1.2-.1h.1l.1-.1.1-.1s.1-.1.1-.2l39.1-61.4c6.2 14.6 14.8 34.1 19.9 42.1 5.7 8.9 6.4 20 2.1 33.8-.5 1.7-1.3 5.2-2.3 9.6l-13.4-5.3c-.5-.2-1.1 0-1.5.4l-8 11-7.9-5.7-12.8-10.3c-.5-.4-1.3-.4-1.8.2l-6.3 7.5c-10.8-8.6-17.9-14.4-19-15.4zm-6.5 54.7 24.7-34.1c3.8 3 7.9 6.4 12.5 10l-23.5 34.1-13.7-10zm20.7 15.1-4.9-3.6 23.4-34c1.8 1.5 3.7 3 5.7 4.5l-24.2 33.1zm6.5 39.1c-1.3-5.3-4-16.4-4.8-20.8-.8-4.3 1.3-10 2.2-12.1l3.7 2.7c.6.4 1.4.3 1.8-.3l24.1-34.1c2.2 1.7 4.3 3.5 6.6 5.2-4.5 5.6-11.4 18.1-12.2 26-.5 5-7.3 13.9-12.9 21.1-3.4 4.4-6.3 8.2-7.8 11-.1.4-.4.8-.7 1.3zm16.2 14.3-14.6-11.9c.6-.9 1.1-1.8 1.5-2.5 1.4-2.6 4.4-6.5 7.6-10.6 6-7.8 12.9-16.7 13.4-22.5.7-7.1 7.5-19.4 11.6-24.6 3.9 3.1 7.8 6.3 11.9 9.5l-31.4 62.6zm16.1 13.1-14.1-11.4 14.9-29.7 5.9 4.8-10 17.5c-.4.6-.1 1.4.5 1.8.6.4 1.4.2 1.8-.5l9.8-17.1 7.1 5.8-15.9 28.8zm24.8 20-22.7-18.4 15.8-28.8 20.6 16.9-13.7 30.3zm14.7-32.7-20.4-16.7 16.5-30c6.1 4.9 12.3 9.8 18.4 14.7l-14.5 32zm37.5 30.7-35.4-29 14.5-32c2.4 1.9 4.9 3.9 7.3 5.8 12.5 10 24.5 19.6 35.2 28.1l-21.6 27.1zm24.4-30.8c-9.6-7.6-20.2-16.1-31.4-25l5-9.9 33.1 26.4-6.7 8.5zm8.3-10.4-33.5-26.8 3.1-6.2 13.3 10.9.2.2c.1.1.1.1.2.1l20.5 16.9-3.8 4.9zm5.4-6.8-19.8-16.2 13.1-17.4c9.1 7.9 16.5 14.4 19.7 17.2l-13 16.4zm14.8-18.6c-3.3-2.9-10.7-9.3-19.8-17.2l8.4-11.1 20.3 17-8.9 11.3zm10.6-13.3-20.4-17.1 9.6-12.8 20.8 17.2-10 12.7zm11.6-14.8-3.9-3.2 23.2-29.2c0-.1.1-.1.1-.2l3.9 3.2-23.3 29.4zm70.5 58.3c-.1-.1-.2-.3-.3-.4l-27.8-22.9-.1-.1-.1-.1-38.7-31.9 23.2-29.3 68.7 57.8c.3.3.7.4 1.1.3-7.8 7.9-16.9 17.1-26 26.6zm48.5-47.7c-3.7 2.8-11.6 10.3-21.5 20.2v-.3c0-.4-.2-.8-.5-1l-60.8-51.2 23.2-30.2c6.5 5.2 23 9.7 33.2 8.7 5.1-.5 10.8-3.4 16.5-6.6l13.1 24c.2.4.6.6 1 .7l23.3 2.9c-.3.5-.6.9-.8 1.4-5.3 9.7-12.8 21-26.7 31.4zm22.1-15.7c3.5-4.7 6.2-9.2 8.6-13.5 5.5-9.9 13.6-15.3 24.6-16.7 5.4-.7 43.8-4.9 88.2-9.8l3.5 30.3-14.4 46.4-13.7-2.1-16.5-19.8c-.3-.4-.8-.6-1.3-.4l-4.5 1.3-4.3-4.5c-.2-.3-.6-.4-.9-.4h-13.5c-.2 0-.4.1-.6.2l-9.5 5.5-9.2 2.3c-.1 0-.3.1-.4.2l-6.3 3.9c-.3.2-.5.5-.6.8l-1.2 5.1-3.2 2.4c-13-16.3-22.1-27.9-24.8-31.2zm87.6 48.4c-.3 0-.5.1-.8.3l-3.7 2.8-1.3-1.6 14.7-12.7 13.5 2.1-.7 9.2h-21.7zm21.5 2.7-.7 9.9c-4.3-.4-8.6-.9-12.2-1.2-.4 0-.7.1-1 .3l-2.7 2.4-7.7-9 3.2-2.4h21.1zm-30-2.4-2.5 2.1-28.6-32.9 8-4.7h12.6l4.5 4.7c.3.3.8.5 1.3.4l4.5-1.3 15.5 18.5-15.3 13.2zm-52.8-15.6 3.5-2.6c.2-.2.4-.4.5-.7l1.2-5.1 5.6-3.5 8.4-2.1 29.1 33.5-19.6 17c-10.5-13.4-20.3-25.8-28.7-36.5zm40.6 51.5c-3.5-4.4-6.9-8.7-10.2-13l23.1-20.1 1.2 1.4-12.7 9.6c-.6.4-.7 1.3-.3 1.8l8.5 11.8-9.6 8.5zm4-20.7 11.8-8.9 7.8 9.1-12 10.4-7.6-10.6zm21.2 29.4-12-16.7 3.9-3.4 12.6 16-4.5 4.1zm13-11.8-6.6 6-12.5-16 6.2-5.4 13.1 15.3c-.1.1-.1.1-.2.1zm18.4 10.1c-1.5 0-3.1.5-5 1.4l-24.4-28.6 2.3-2c1.9.2 6.8.7 12.3 1.3l14.8 27.9zm6.8-29.2c-1.4.3-10.2-.3-19.4-1.2l.7-10.2h23.2c0 .7.1 1.3.1 1.8.6 6.1-2.1 9-4.6 9.6zm9.6-53.3c-.6.7-1.1 1.4-1.6 2.1-3.1 4.3-3.7 26.9-3.6 37.2h-23l.7-10.1L1835 681c.2-.2.2-.5.2-.8v-.2l-3.5-30.7c7.3-.8 14.7-1.6 22.1-2.4 1.1 13.9 2 26.3 2.1 30.7.5 10.1-4.7 16.9-8.1 21.3zm17.3-30.5c-2.5.3-4.5.5-6 .7-.3 0-.6.1-.9.1-.4-5.9-1-13.9-1.7-22.4 8-.9 16-1.7 23.9-2.6l1.2 22.3c-6.9.8-12.5 1.4-16.5 1.9zm36.6 24.3-5.5-1.8-3-12.3 8.5-.4v14.5zm9.6 3.2-7.1-2.4V678l5.4-.3 1.7 18.2zm-2.7-29.6.8 8.8-24.8 1.3-.4-7.5c8.2-.9 16.9-1.8 24.4-2.6zm-.2-2.6c-3.5.4-13.8 1.5-24.3 2.6l-1.2-22.3c8-.9 15.9-1.7 23.4-2.5l2.1 22.2zm-2.5-26.9c-15.8 1.7-32.8 3.5-49.8 5.4-.6-7.4-1.2-15.1-1.8-22.1l49.7-4.2 1.9 20.9zm-1.3-48.8c-.3.2-.9.5-1.7.7h-.1c-.2 0-.3.1-.4.1-5.9 1.4-20.7 1.9-30.2 2.3-3.2.1-6.1.2-8.5.3l-3.5-21.5 43.4-5.7c1.4 12.8 1.9 22.2 1 23.8zm8.5-35.2c0 .1 0 .2.1.3l-8.6 1.7c0-.2-.1-.5-.1-.7-1.8-12.8-3.7-27.4-4.5-32.9l9.1-.7 4 32.3zm-4.3-34.8-33.7 2.5-4.8-31.1 34.8-1.7 3.7 30.3zm-4.1-33-15.9.8-1.5-36.9c4.5-.8 8.2-1.4 10.4-1.5.6 0 1.4-.1 2.3-.1l4.7 37.7zm-5-40.3c-.8.1-1.5.1-2.1.1-5.9.3-21.5 3.5-33.3 6.2l-4.6-29.4c6-2.5 11.8-4.7 16.8-6.2 6.5-2 12.9-3.3 19.1-4l4.1 33.3zm-4.2-38c-6.6.7-13.4 2.1-20.3 4.2-6.7 2.1-14.6 5.2-22.6 8.7l-7.7-5.6 21.6-36.7c.1-.1.1-.3.2-.4l1.4-7.6h34.3l-6.9 37.4zm7.4-40.1h-34.4l4.1-23.2c7-.3 23.5-.8 34.5.2l-4.2 23zm12.6-21.5 4.2 1.8-5.2 24.3-9.1-4 4.3-23.2c2.4.2 4.4.6 5.8 1.1zm-1.7-37.1-6.1 33.1c-11.1-1.1-27.4-.6-34.7-.2l7.1-11.4 17.8-26.5 15.9 5zm5.5-45.1-24.1 35.8-29.1-19 21.9-34.6 31.3 17.8zm-80-33.5c17.2-15.4 48.5-9.2 52-8.4 1.1.2 3.6 1.3 7 3.1l-11.2 17.6-21.1-12c-.6-.4-1.4-.1-1.7.5-.3.6-.1 1.4.5 1.8l21 11.9-9.8 15.4c-.1-.1-.2-.2-.4-.3l-43-23.2c2-2 4.2-4.1 6.7-6.4zm-18.4 20.8c1-1.8 3.8-6.2 10-12.7.1.2.3.3.5.4l43.1 23.3c.1 0 .1.1.2.1l-10.8 16.9-43-28zm43.8 31.7 29.1 19-17.5 26-8.1 13-28.3-18.8 24.8-39.2zm-13.1 15.9-13.9 21.9-72.9-48.5c-.1 0-.1-.1-.2-.1l-.1-.1-14.1-18-1.2-9.1c5-4 9.9-7.8 14.4-11.4l88 65.3zm-133.1-35.6c-5.6-11.3-13.9-26.3-22-41-3.3-6-6.6-11.9-9.5-17.3l48.8-28.2 35.3 44.9c-13.8 11-33.7 26.7-52.6 41.6zm70.3-55.5c-.5.4-6.5 5.1-15.7 12.4l-35.2-44.7 50.7-43 35.5 45.4-35.3 29.9zm37.4-31.6-12.6-16.1 21.6-16.8 12.6 14.6-21.6 18.3zm11.1-34.6 20.6-16.1 11.3 14.2-19.4 16.4-12.5-14.5zm40.7 13.9 10 12.5-13.2 9.6c-2.8-.8-14-3.6-20.3-.7-1.1-6.3-2.2-13.3-2.7-16.6l16.8-14.2 9.4 9.4zm-6.8-17.5-12.1-15.1c-.4-.5-1.2-.6-1.8-.2l-7.7 6-23.4-28 24.7-20.9c11 14.2 19 24.5 21.6 28.3 6 8.5 10.5 13.1 15.1 16.1l-16.4 13.8zm37.8-31.4-17.8 14.3c-4.6-2.5-8.6-6.5-14.4-14.6l18.6-15.6c4.9 5.8 9.5 11.2 13.6 15.9zm-11.8-20.8c-7.5-8.9-15.3-18.4-21.9-26.8l19.7-16.7 22.1 26.8-19.9 16.7z"/> + <path class="st1" d="m1256.5 39.6 14.1-12c.3-.3.5-.6.5-1 0-.3-.1-.6-.3-.8-.5-.6-1.3-.6-1.8-.2l-35.7 30.3c-7.3-9.3-12.9-16.9-14.4-20.4-1.2-2.6-2.7-5.9-4.3-9.3-3.7-8-8.4-18-11.6-25.7h-4.9c2.6 6.3 6.3 14.5 9.8 22.1-3.7 1.5-11.4 4.6-15 5.5-3.7.9-10.8 2.1-14.1 2.6-5.6-7.1-11.3-14.4-17.2-21.8 3.5-3.1 6.8-5.9 9.6-8.4h-6.9c-1.7 1.5-3.6 3.1-5.5 4.8-1.3-1.6-2.5-3.2-3.8-4.8h-5.8c2 2.6 4.1 5.2 6.1 7.8-5.8 5.1-12.3 10.8-19.1 16.7-9.2 8-18.9 16.6-28.4 24.9L1076 19.3 1091.6.4h-3.4l-14.1 17.1L1056.4.4h-6.6l54.5 52.4c-15.1 13.2-29 25.3-38 32.9l-53.6-63L1026.6.4h-3.1L1010.2 22l-40.1 33c-.1.1-.2.2-.3.4-3-3.6-5.9-7.1-8.2-10l20.3-17.8c.3-.3.4-.6.4-1 0-.3-.1-.6-.3-.9-.5-.6-1.3-.6-1.8-.1l-20.3 17.8c-1.4-1.7-2.6-3.2-3.3-4.1-3.4-4.3-6.9-6.1-10.6-6.2-.2-2.8-.7-9.8-1.3-18.3 2.4-2.5 7.2-7.6 13.5-14.3h-6.4c-3.3 3.5-5.9 6.2-7.5 8-.2-2.6-.4-5.3-.6-8H941l2.4 32.7c-2 .3-4.1.9-6.3 1.7-1.6.6-4 2-6.7 3.9-3.2-9.1-5.9-17.7-6.3-21.4-.3-3 .2-5.2.8-7.4.8-3.4 1.3-6.2-.1-9.4h-5.2c2.3 3.1 1.8 5.2 1 8.3-.3 1-.6 2.2-.8 3.5l-9.2 4.1-19.4-16h-4.1l22.3 18.4c.4.3.9.4 1.3.2l8.6-3.8c0 .8 0 1.7.1 2.7.2 1.4.6 3.5 1.3 6l-15 10.4-40-33 .7-.9h-5.9l1.7 1.4-9.5 12.7c-.4.6-.3 1.3.2 1.8l23.4 20.4-8.4 11.5-34.4-28.8 15.1-19h-5.8L830 16.6 810.1.5H806l22.4 18.2L786 72l-14.3-13.5 26.2-58h-2.8l-25.4 56.1L746.9 35c5-10.5 11.2-23.3 16.5-34.5h-2.9c-5.1 10.7-10.8 22.7-15.6 32.7l-22.2-20.9L731.2.5H728l-7.2 10-10.6-10h-3.8l12.8 12.1-27.4 37.8-3.7 3.5c-2.8-6-12.5-26.6-14.5-30.5l-.4-.7c-2.2-4.2-4.1-7.8 2.8-13.4 2.7-2.2 6.8-5.3 11.2-8.7H683c-3.4 2.6-6.4 4.9-8.5 6.7-8.6 6.9-5.7 12.3-3.4 16.7l.4.7c2.1 4 12.6 26.4 14.8 31.1l-23.3 22-9.3 7.5-13.6-16.5v4.1l11.5 14-11.5 9.1v3.3l13.2-10.6 16.8 20.4-19.5 13.1c-2.3-1.6-4.7-3.7-7.1-6.3-.9-1-2-2.3-3.4-3.8v6.8l.1.1c2.7 2.9 5.4 5.2 8 7.1l-.6 4.2c-2.4-.4-4.8-1-7.4-1.6v4.7c2.3.6 4.6 1.1 6.7 1.5l-2.1 13.9-4.6-.7v2.7l4.3.7L642 167c-.1.3 0 .7.2 1 .2.3.5.5.9.5 3.8.5 7.1 2 9.8 3.7.1.1.1.1.2.1 3.2 2.1 5.7 4.7 7.6 6.7.9.9 1.6 1.7 2.3 2.2 3.4 2.9 7.2 3.7 10.6 2.1 2.6-1.2 14.6-17.6 19.5-24.4l6.9 1.1 17 4.6 1.2 1.8-22 22.9-.3.4-1.6 1.7-28.5 31.2-12.1 18c-4.7-2.6-9.2-5.2-13.5-7.6v3c3.8 2.2 7.9 4.4 12 6.8l-12 17.8v8.1l.3-.5-.3 1.7V284l3.4-18.5 33.1 18.8-15.1 32.6-21.4-9.1v2.8l19.9 8.5-19.9 25.2v9.5l1.3-6.2c8.3 3.6 23.1 10.1 40.4 17.8l-8.5 23-33.3-14.4v4.5l.3-1.5 95.2 42.4-8.2 21.9c-18.3-7.9-37.5-16.1-51.7-22.1-9.6-4.1-16.5-7-18.9-8.1-2.6-1.1-5.6-2.1-9.1-2.9l-.9-8.5c0-.2-.1-.4-.2-.6-.4-.6-.9-1.3-1.4-2-1.9-2.7-4.1-6-5-10.6v7.5c1 1.8 2 3.3 2.9 4.6.4.6.8 1.1 1.1 1.6l.8 7.5c-1.5-.3-3.1-.5-4.8-.8v4.6c1.9.3 3.6.6 5.3.9l3.2 29.8c-2.7.3-5.6.5-8.5.8v2.6c3-.3 6-.6 8.8-.8l4.2 38.8-13 .6v2.6l13.3-.7 3.2 29.6-16.5 1.3v2.6l16.8-1.3.4 3.6v.3c0 .4 1.1 10.5 2.7 25.6h-.4l-19.5 3.8v2.7l20-3.9c.1 0 .1 0 .2-.1 2.4 22.2 5.7 53.9 8.7 81.7-8.3.9-18.1 1.9-28.8 3.1v4.6c6.6-.7 12.9-1.4 18.8-2l7 64.1c.1.5.4.9.8 1.1.6.2 5.8 2.2 8.7-.2 2.1-1.7 2.6-4.2 2.6-7.2 0-1.2-.1-2.5-.2-3.8-.1-1.8-2.7-25.8-5.8-55.3 4.3-.4 8.1-.8 11.5-1.2l3.8 29.7c.1.7.7 1.2 1.4 1.1.6-.1 1.1-.7 1.1-1.3v-.2l-4-29.5c6.2-.6 10.2-1 11.5-1.1 9.8-.6 15.7 0 20.9 4.8 1.1 1 8.2 6.8 19.2 15.6L712 689.5c-.2.3-.3.6-.2 1 .1.3.2.7.5.9l25.1 18.4c-.9 2-3.7 8.7-2.6 14.2 1.1 5.4 4.6 20.1 5.4 23.3-6.2 9-19.3 24.3-27.9 31.1-4.6 3.6-11.2 8.6-17.7 13.5-4 3-8 6-11.6 8.8h4.3c2.8-2.1 5.8-4.4 8.8-6.6.6-.5 1.3-.9 1.9-1.4l8.5 8.1h3.8l-10.2-9.7c5.1-3.9 10-7.6 13.7-10.5 8.8-6.9 21.9-22.2 28.3-31.5l14.8 11.9-28.8 39.7h3.2l27.6-38 14.2 11.5c-1.5 3.2-6.6 13.9-12.6 26.5h2.9c5.5-11.5 10.1-21.3 11.8-24.9L798 794l-2.9 6.4h2.8l2.1-4.7 5.8 4.7h4.1l-8.9-7.2 13.7-30.2 34.9 28.6-7 8.8h5.8l4.7-5.9 7.2 5.9H866.2l7.9-10.6 12.8 10.6h4.1L874.9 787c-.3-.2-.6-.3-1-.3-.3 0-.7.2-.9.5l-9.3 12.5-8.8-7.2 21.6-27.2c20.5 16.3 35.3 28.2 38.6 30.9 2 1.7 3.4 3.1 4.3 4.3h5.2c-1-2.3-3.1-4.9-6.7-7.9-3.3-2.7-18.2-14.6-38.6-30.9l49-61.8 37.8 31.2-27.9 34.7c-.2.3-.3.6-.3 1s.2.7.5.9l2.4 32.8h2.7c-1.2-17-2.5-34.1-2.5-34.1l27-33.6 17.3 14.2-28 31c-.5.6-.4 1.4.1 1.9s1.3.4 1.8-.1l28-31.1 7.6 6.3c.1 0 .1.1.2.1-16.7 17.3-33.4 34.9-43.4 45.5h6.4c10.1-10.7 24.2-25.5 38.2-40.1l37 24.5-9.7 15.6h3.1l8.7-13.9 14.5 13.9h6.6l-19.3-18.6-37.4-25c21.3-22.1 42-43 48.5-47.8 6.9-5.1 12.2-10.5 16.6-15.8 5.7 7.2 28 35.4 54.7 69.2l-31.2 37.8h3.4l29.5-35.7c9.1 11.5 18.6 23.6 28.1 35.7h5.8c-6.3-8-12.7-16.1-18.9-24l9.6-8.3 12.7 17.7c.2.3.5.5.9.5s.7-.1 1-.3l14.1-12.7.1-.1 9.3 10.9c-1.3.8-2.7 1.9-4.2 3.1-2.2 1.8-7.8 6.6-15.4 13.3h6.9c5.5-4.8 9.5-8.2 11.3-9.6 5.7-4.6 8.3-5.1 9.4-4.8 1.6.5 2.7 4 3.3 6.5.5 2 1.5 4.7 2.8 7.9h4.9c-1.6-3.7-2.8-7-3.3-9.1-1-3.8-2.3-7.4-5-9.1l-15.1-28.5c8.4.8 17.2 1.4 19.1 1 3.5-.8 7.3-4.6 6.6-12.3-.1-.6-.1-1.4-.1-2.3.1-.2.1-.4.1-.6 0-.2-.1-.5-.2-.7-.3-10.2.6-32.8 3.1-36.3.4-.6 1-1.3 1.5-2 3.5-4.6 8.8-11.5 8.8-21.9v-1c0-1.3-.2-3.3-.3-5.8 3-.4 12.4-1.5 23.3-2.7l.4 8.6c0 .7.6 1.3 1.3 1.2l7.1-.4 3.3 13.5c.1.4.4.8.9.9l17.3 5.7c.2.2.5.3.8.3l7.9 2.6V699l-6.8-2.2-4-43.7 10.8-.7v-2.6l-11 .7-.9-9.3c4.1-.4 8-.9 11.9-1.3v-4.6c-4 .4-8.1.9-12.3 1.3l-4.2-45.7c.8-.3 1.5-.6 1.9-.9.5-.4 1.3-1.1 1.3-5.9 0-4.4-.6-12.3-2.6-26.6l15.9-3.1v-2.7l-5.1 1v-.1l-4-32.2 9.1-.7v-2.6l-9.4.7-3.8-30.3 13.2-.7v-2.6l-13.5.7-4.7-37.8c4.8-.4 11.5-1 18.2-1.6v-2.6c-6.9.6-13.7 1.2-18.5 1.6l-4.2-33.5c8.3-.8 16-.5 22.7.4v-4.6c-6.7-.9-14.5-1.1-22.7-.4l6.8-36.7 9.9 4.4 3.9 1.7c-.1.1-.1.3-.2.4-1.7 7.8 0 13.4 2.2 17.5v-7.5c-.4-2.3-.5-4.9 0-7.9V374l-3.9-1.7 3.9-18.1v-9.5c-2.2-.9-3.7-1.6-4.4-1.8-1.5-.6-3.7-1-6.2-1.4l6-32.4 4.6 1.9v-3l-4.1-1.7 4.1-22v-14.1l-6.5 35.3-14.8-4.8 21.4-31.8v-8.1l-31.3-17.8 11.3-17.7c5.3 2.7 12.3 6.6 20.1 10.9v-3c-7.8-4.4-14.7-8.1-19.9-10.7-.1 0-.1-.1-.2-.1-4.3-2.2-7.4-3.6-8.8-3.9-3.6-.8-36.1-7.2-54.2 9-16 14.3-19.5 22.4-19.6 22.7-.3.6 0 1.3.5 1.6l44 28.7-9.6 15.1-87.2-64.8c15.1-11.9 25.8-20.4 25.8-20.4h.1l57.9-49.1c1 6.5 3.2 20.3 4.4 25.7.6 2.5 1.6 4.2 3.1 5 2.2 1.2 4.7.3 6-.1.3-.1.5-.2.6-.2.6-.1 1-.7 1-1.3v-.3c-.2-.7-.9-1.1-1.6-1-.2.1-.5.2-.9.3-1.1.4-2.7 1-3.9.3-.8-.5-1.5-1.6-1.8-3.3-.4-1.8-.9-4.6-1.5-7.7 4.7-2.9 15.7-.6 19.7.7.4.1.8 0 1.1-.2l14.8-10.7c.3-.2.5-.5.5-.9v-.2c0-.3-.1-.6-.3-.8l-3.4-4.2 9.9-9.2c.3-.3.4-.6.4-1 0-.3-.1-.6-.3-.9-.5-.5-1.3-.6-1.8-.1l-9.7 9.1-5.9-7.4-.1-.1-5.9-5.9 4.4-2.6 42.4 6.7v-3l-42.4-6.7c-.3 0-.6 0-.8.2l-5.4 3.2-1.4-1.4 21.3-18c3.4 1.4 7.2 2.4 12 3.6 2.9.8 6.3 1.6 10.2 2.7 2.3.7 4.5 1.3 6.6 1.8v-4.7c-1.7-.4-3.5-.9-5.4-1.5-4-1.1-7.3-2-10.3-2.8-4.6-1.2-8.1-2.1-11.2-3.4l16.9-13.6c4.6 5.3 8.2 9.4 10.1 11.5v-6.8c-1.8-2.1-4.1-4.6-6.6-7.5l6.6-5.3V96l-8.3 6.7c-4.1-4.7-8.8-10.2-13.6-16l19.8-16.6 2.1 2.6v-4.1l-.2-.2.2-.1v-3.4l-1.8 1.5-22.4-26.8zm-3.1 48-18.4 15.5c-3.3-4.5-10.8-14.4-21-27.4l17.5-14.8c6.6 8.4 14.4 17.8 21.9 26.7zm-60-57c3.9-.9 11.8-4.1 15.6-5.7.5 1.1 1 2.1 1.5 3.2 1.6 3.4 3.1 6.7 4.3 9.3 1.7 3.8 7.6 11.8 15.1 21.4l-17.5 14.8c-9-11.6-20-25.6-31.8-40.6 3.6-.6 9.4-1.6 12.8-2.4zm8.7 384.8 7.4 5.4c-14.7 6.5-29.6 14-38.3 18.5l43.8-70.1h10.2l-1.2 6.9-22.1 37.5c-.5.7-.4 1.4.2 1.8zM801.2 705.2c2.2 1.8 4.5 3.6 6.7 5.3l-16.4 29.9-7.1-5.8 16.8-29.4zM782.3 733l-6-4.9 15.3-30.5 7.5 6-16.8 29.4zm6-43.9c.5-3.3 1.4-9.3 2.6-15.9l25.1 19.5-6 13.7c-7.4-5.9-14.7-11.7-21.7-17.3zM767.1 678l-23.4 33.1-6.1-4.5 24.1-32.9c1.8 1.4 3.6 2.8 5.4 4.3zm-24.7-25.6 5.4-6.4 11.9 9.6h.1l7.8 5.7-5.2 7.1c-7.4-5.9-14.2-11.3-20-16zm22 17.6 5.3-7.2 4.3 3.1c.5.4 1.3.3 1.7-.2l10.6-12.1 4.9 1.9c.1 0 .2.1.3.1-2.1 10.4-4.6 24.3-5.6 31.6-7.5-6-14.7-11.8-21.5-17.2zm6.8-9.3 7.4-10.1 5.1 2-9.2 10.5-3.3-2.4zm46.8 33.6 31.2 24.3-1.4 2.8-5.4 10.8-1.8-1.5c-9.2-7.4-18.9-15.1-28.5-22.7l5.9-13.7zm-26.6-24.1c.2-1.4.5-2.8.7-4.1 3.5-.6 9.2.9 13.8 5.6 4.7 4.8 46.3 35.8 48 37.1.1 0 .1.1.2.1l-3.7 7.3-59-46zm-61.3-81.8-9-6.1 4.8-2.5c.3-.2.6-.5.7-.8.1-.4 0-.7-.1-1-.1-.1-7-11.7-6.6-19.6.3-7.3 2.5-18 2.9-20.3l48.1-12.2c-1.7 10.9-2.9 18.7-3 18.9v.1c-1.3.2-2.1.7-2.7 1.5-1.2 1.6-.3 3.9.5 5.4.6 1.2 2.1 4.8 4.1 9.4.5 1.1.9 2.2 1.4 3.4l-38.3 60.1L728 597l2.6-7c.2-.6 0-1.3-.5-1.6zm-12.9-28.6h-40.9l-1.2-9.6 17.4-4.4h.6c.2-.1.3-.1.4-.2l26.3-6.7c-.7 3.7-2.4 12.8-2.7 19.4.1.5.1 1 .1 1.5zm-42.4-12.2-3.9-30.2 12-.9 8.3 27-16.4 4.1zm79.8-451.4 11.8.4-22.9 28.9c-.6-.4-1.1-.7-1.7-1.1l12.8-28.2zm-15.1 27.1c-1-.4-2-.7-3-1-.6-4.5-2.1-16-3.5-26.8l18.8.6-12.3 27.2zm16.3-29.7 9.7-21.4c1.2.8 2.4 2 4.2 4 2.5 2.8 5.7 5.1 7.9 6.4l-9 11.4-12.8-.4zm15.4 4.4 18.1 16.7-34.4 23.7c-2.2-3.7-4.8-7.2-7.8-10L771.2 98zm162.5 17.5 13-3.5c3.8 17.1 8.3 36.7 12.1 53l-39.9 10.9c-.5.1-.8.5-.9 1l-5.7 28.3c-3.1-.6-16.6-2.7-34.3-5.5l11.2-59c.3.1.6.3.9.4 6.3 2.6 18.5-.7 29.3-3.5l1.3-.3c9.1-2.4 13.2-11.8 13.2-19.5-.1-.8-.1-1.6-.2-2.3zm193.7 200.6c12.7 8.2 33.5 21.5 51.3 32.8l-6.3 9.9c-.4.6-.2 1.3.3 1.8l23.5 29.9-56.3 90.3-23-8.4c-.5-.2-1.1 0-1.4.4-17.4 22.1-41.3 29-71.1 20.4-3.6-1-7-1.7-10-2.1l74.9-117.7c3.5.7 6 .3 7.5-5.2.2-.8.7-2.4 1.4-4.3 1.4-4.3 2.8-8.7 4.1-13.1 0 0 .1-.1.1-.2s.1-.2.1-.3c3.1-10.7 5.4-21.2 5.4-29.2-.1-1.8-.2-3.5-.5-5zm53.5 34.2c13.3 8.4 24.5 15.5 29 18.3l-12.2 19.6-22.4-29 5.6-8.9zm5.7 119.3c1.8 1.7 3.6 3.9 4.9 6.4 1.2 2.3 2 4.9 2.2 7.6.1 2.1.3 7.8.5 14.7h-7.5c.2-5.5.3-10.7.3-14.8 0-5.2-.1-10-.4-13.9zm0 31.4c2.3 0 4.9.1 7.7 0 .4 15.6.9 35.5.9 35.8v.1l-10.3 2.5c.3-4.8 1.2-22.6 1.7-38.4zM971.1 602.1l-2.2-31.3c13.2-1.8 22.9-3 25.3-3.3l17.7 19.8-11.3 14.2c-3.6.1-16.5.4-29.5.6zm27.4 2.1-19.4 24.5c-1.6 0-3.7.1-6.1.1l-1.7-24c11-.3 21.9-.5 27.2-.6zm-179-36.7-4.4-15c14.6 1.7 30.9 3.5 44.7 5.1l1.9 8.8c-5.4 1.2-20.9 4.2-28.2 2.9-2.4-.4-7.6-1.1-14-1.8zm.4 10.3-16.3 5.4-8-15.7c7.3.8 15.2 1.6 22 2.4l2.3 7.9zm-58.1-215.3 29.1 12.4-12.7 31c-8.2-3.7-17.8-7.9-28.1-12.5l11.7-30.9zm-3.3-4.3-29.2-12.4 9.8-25.9 27.4 15.5-2.3 7.7-5.7 15.1zm34.8 17.6 32 13.6c-9.5 12.3-17.1 22.1-21.5 27.8-2.9-1.3-11.5-5.1-23.2-10.4l12.7-31zm-13.7 33.5c11.1 5 19.3 8.6 22.6 10.1-1.1 1.4-1.8 2.4-2.2 2.9-4.4 5.9-8.2 11.9-11.2 17.8l-18.5-8.2 9.3-22.6zm22.4 14.6c2.3-3.1 15.6-20.3 33.8-43.9l45.5 24.5s.1 0 .1.1c.5.2 11.6 4.5 21 5 4 .2 22.4 2.6 42.3 5.3.1 0 .2.1.3.1h.6c22.5 3.1 46.5 6.4 53 7.3l-20.5 28.8c-4.5-1.3-47-13.9-78.1-23.4-.1 0-.2-.1-.2-.1-.1 0-.2-.1-.3-.1-10.3-3.1-19.4-5.9-25.3-7.8-1.3-.9-12.6-8.8-16.2-12.5-4.2-4.5-13.5-9.2-18.7-11.7-6.3-3-8.2-.6-10.1 2.7l-.1.2c-.7 1.2-1.6 2.4-2.9 3.9-1.2 1.4-2.8 3-4.7 4.9-2.8 2.8-7.9 9.1-11.3 14.1-1.3 2-2.4 3.7-3 5-1.7 3.8-13.5 34.5-16.9 43.5-1.9-1.1-3.9-2.2-6-3.4l-1-.5c1.1-6.2 2.1-10.8 2.6-12.4 3-9.2 8.6-19.5 16.1-29.6zm40.4-110.5c.3 1 .3 1.8.1 2-1.3 1.3-8.5-1.3-13.3-3.1l-1.4-.5c-8.3-3.1-9.5-10.5-8.9-16.1.1-1.2 1.4-7.7 3.4-17.2l25.4 8c-1.6 4-7.4 20.3-5.3 26.9zM829 234.8l-25.7-7.7 10.2-34.5c7.8 1.2 15.9 2.4 24 3.6-2.8 12.7-5.7 26-8.5 38.6zm1.5 5.3 23.9 7.1-5.8 9.8c-12.6-4.3-17.9-6.1-20.3-6.8.7-3.3 1.5-6.7 2.2-10.1zm9.6-43.4c7.7 1.2 15.3 2.3 22.6 3.4l-2.1 16.4h-9.5c-.6 0-1.2.5-1.3 1.1l-1.7 11.6-14.3-4.1c2.1-9.5 4.2-19.2 6.3-28.4zm.5-2.6c5.8-26.4 10.9-49.3 12.4-55.8l9.7-3.5 17.5-4.8c1.1 2.4 3.4 6.5 6.6 9.1l-11.4 60.2c-10.6-1.6-22.6-3.4-34.8-5.2zm-2.5-.4c-8-1.2-16.1-2.4-23.8-3.6l12.6-42.5 23.2-8.3c-1.8 8.3-6.6 29.9-12 54.4zm-28.3-4.3c-10.4-1.6-19.9-3-27.8-4.2l1.4-7.6v-.2c0-.6-.4-1.2-1-1.3-.7-.1-1.4.3-1.5 1l-1.4 7.7c-8-1.2-14-2.1-16.6-2.5l3.1-13.1 55.7-19.9-11.9 40.1zm-.8 2.6-10 33.9-43.5-13 6.7-27.9c4.8.7 23.8 3.5 46.8 7zm-11.3 38.3-9.1 30.5-40.4-17.8 6.2-25.6 43.3 12.9zm4.3 1.3 26.1 7.8c-2.9 13.4-5.6 25.7-7.7 35.5l-27.6-12.2 9.2-31.1zm20.8 44.3c1.4-6.6 3.1-14.5 5-23.1 3.5 1.1 14.2 4.7 21 7.1.6.2 1.2 0 1.5-.6L857 248l8.7 2.6-7 36.6-35.9-11.3zm8.7-40.3c.6-2.6 1.2-5.3 1.7-8l15.6 4.5c.4.1.7 0 1-.2.3-.2.5-.5.6-.9l1.7-11.9h9.5c.6 0 1.2-.5 1.3-1.1l2.3-17.5c3.3.5 6.6 1 9.7 1.5l-8.4 44.1-35-10.5zm46-33.3c17.8 2.7 31.3 4.8 34.3 5.4l-10 49.3c-.6-.5-1-.7-1.1-.8l-.3-.2h-.4l-31-9.2 8.5-44.5zm83.9-26.2c.5 2.2 1.1 4.3 1.6 6.3-9.8 6.7-17.8 12.4-21.2 15.2-8.5 7.1-17.4 9.7-27 8.1l3.7-18.1 42.9-11.5zm-42.4 8.7 1.3-6.5 39-10.7c.5 2.1 1 4.1 1.4 6L919 184.8zm24.4 14.8c3.3-2.8 10.9-8.2 20.3-14.6 1.6 6.3 2.9 10.8 3.6 12.8.8 2.1 1.4 4 1.9 5.7-2.4 3.1-8.1 10.4-16.1 20.7-.1 0-.2-.1-.3-.1l-41.1-3.7 2.5-12.2c10.5 1.9 20-1 29.2-8.6zm26.9 6.9c1.5 4 4.3 11.2 7.9 20.1l-32.7 11.9c11.9-15.4 20.9-26.9 24.8-32zm-18.9 20.2c-9.2 11.9-21 27.1-34.1 43.9-3.5-4.2-9.5-9-13.2-11.8l7.2-35.7 40.1 3.6zm5.7 109.3c-.1-.9-.1-1.9-.2-3.1 13.8-2.6 40-7.5 62.6-20.1l1.8 30.1-65.3 10.3c.9-7.8 1.4-14.1 1.1-17.2zm86.7 38.7c.7.2 1.4-.3 1.6-1 .8-3.3 4.5-5.7 8.3-8.2 1.1-.7 2.2-1.4 3.2-2.2 3-2.1 5.7-4.9 7.7-7.9 6.1 2.6 12.2 5.2 17.7 7.5-3.1 6.5-16.7 35.4-19.1 42.2-1 2.8-2.2 4.6-3.7 4.8-3.6.4-32.8-15.6-36-18.1l2.8-3.9c.2-.2.3-.5.3-.8v-.1l-2.9-49.3c5 2.2 21.6 9.4 38.6 16.7-1.8 2.6-4.1 5-6.7 6.8-1 .7-2.1 1.4-3.1 2.1-4.3 2.8-8.4 5.5-9.4 9.8-.5.7 0 1.4.7 1.6zm63.7-14.6c1.2 3.9 5.1 5.3 7.3 5.8-.2.7-.4 1.2-.5 1.6-1.2 4.3-2.2 4-7.2 2.6l-1.2-.3c-1.4-.4-7.1-2.7-14.8-5.9l6.3-21 22.1 8.1c-1.5 5-2.9 9.3-3.8 12.1 0 .1-.1.2-.1.3-1.6-.3-4.8-1.4-5.7-4.1-.2-.7-.9-1.1-1.6-.8-.7.2-1 .9-.8 1.6zm58.2 136.3c1.6 2.7 7.3 4.2 18.2 4.6-.1 2-.1 4-.2 6-5.2 1.1-13.3 1.9-15.1.3-1.1-1-4.9-3.3-9.6-5.9l-.1-.1c-.1-.1-.2-.1-.3-.2-6.9-3.9-15.5-8.5-19.4-10.6l4-6.3c4.8 3.6 16.6 11 22.5 12.2zm-21.2-14.5 6.5-10.4c3.9 1.9 19.2 10 21 10.8v.1c0 .1.1.2.2.3-.1 1.2-1 3.9-1.7 6.1-.3.8-.6 1.6-.8 2.5-.6 1.9-1.6 2.3-2.3 2.4-3.2.9-17.9-7.9-22.9-11.8zm9.1 38.5c-.1.2-.2.4-.4.6-.9 1.4-1.8 2.9-2.5 3.1-.2 0-.5-.1-.9-.3-2.8-1.9-9.7-4-13.5-4.2l-10.5-7.7 5.2-8.3 22.6 16.8zm-2.7-5.3 7.7-11.1c1.5.9 3 1.7 4.2 2.4-1.6 2.4-5.6 8.4-7.8 11.8l-4.1-3.1zm-15.8 6.8c.2.2.5.2.7.2 3.2 0 10 2 12.5 3.8 1 .7 2 .9 2.9.7 1.3-.3 2.3-1.4 3.2-2.8l3 16.5v.3c2.4 9.6 5.8 23.6 6.8 27.9L1127 575h-.1l-49.4 14.2 46.8-75 10.8 7.7zm25 18.2-3.6-19.5c2-3 6.8-10.3 8.5-12.9.9.6 1.6 1.1 1.9 1.3 3.2 2.8 13.3 1.1 16.7.4-.5 14.8-1.2 27.9-1.3 30.4l-21 5c-.6-2.3-1.1-4.1-1.2-4.7zm-3.8-37.4-7.5 10.9-16.4-12.2 5.5-8.7c3.9 2 11.8 6.3 18.4 10zm-85 88.3-4.3 1.2-5.2-2.5c-.3-.2-.7-.2-1.1 0l-11.8 5.3h-9.1l-4.8-8.2 25.8-16.2c.4-.2.6-.7.6-1.1v-16.6l3.2-3.6 5.4-6c.2-.2.3-.4.3-.6l8.5-44.2c14.9-2.5 27.7-10.3 38.2-23.4l21.6 7.9-67.3 108zm-38.3-6.1-7.3-2.4 33-27.3v13.6l-25.7 16.1zm34.8-43.1-4 4.5c-4.9-7.5-17.4-25.4-23.4-23.4-4.2 1.4-24.2 10.4-34.3 16.2 0 0-.1 0-.1.1-2.5 1.4-4.4 2.7-5.2 3.5-2.8 2.9-13 6.9-17.6 8.5l-2.1-2.4s0-.1.1-.1c.1-.2 8.6-16.5 16.2-30 .1-.1.1-.2.2-.3v-.1c4.5-8 8.6-15 10.5-17.1 5.1-5.8 15.4-11.4 35.7-5.6 11.6 3.3 22.4 4.4 32.3 3.2l-8.3 43zm-188.9 76 5.6-7.2 23.7 19.9-5 6.7c-7.8-6.1-16.7-13.2-24.3-19.4zm22.7 21.6-4.2 5.6-24.4-19.6 4.4-5.6c7.5 6.2 16.4 13.4 24.2 19.6zm-4-21.1c.2-.1.4-.3.6-.5l5.4-9.4 13.2 10.7-7 9.4-12.2-10.2zm21.9 1.4 9.3-12.5c.2-.2.3-.5.3-.8 0-.2 0-.4-.1-.5 1.4-.1 2.8-.3 4.2-.4 3-.3 5.8-.7 7.8-.5 1.4.1 5.6.1 11.2 0l.9 11-18.7 1.7c-.4 0-.7.2-.9.5 0 0-3.7 5-7.2 10-2.1 2.9-3.7 5.3-4.9 6.9-.6.8-1 1.5-1.4 2.1l-8.3-6.9 7.8-10.6zm12.6-18.6c.7 0 1.3-.6 1.3-1.3v-24.1c5.5-.8 11-1.5 16.3-2.3l2.3 29c-5.4.1-9.4.1-10.8 0-2.2-.2-5.2.2-8.2.5-5 .6-10.6 1.2-12.9-.3-1-.6-3.2-2.2-6.1-4.2-12.8-8.8-20.2-13.7-24.4-16.2 12.6-2 27.1-4.2 41.3-6.2v23.7c-.1.8.5 1.4 1.2 1.4zm18.8-30.5h-.2c-.1 0-.2 0-.3.1-21.1 2.9-46 6.5-65.2 9.6h-.2c-.1 0-.2 0-.4.1-6.3 1-11.9 2-16.6 2.9l-5.5-25.3c16.6 1.9 29 3.3 29.3 3.3.3 0 .7-.1.9-.3l7.2-5.8 67.5-14.3c.1 0 .3-.1.4-.2 5.5 4.6 9.4 8 10 8.6v.1l3.9 4.3 10.3 11.5c-4.1.5-13 1.7-24.6 3.2h-.1c-5 .6-10.5 1.4-16.4 2.2zM859 465.5c-.1-.3-.4-.6-.7-.7l-15.2-6c.9-2 2-3.9 3.1-5.7l38.3 16.9-1.6 4.9c-8.8-2.5-20.5-5.9-24.4-7.1l.6-1.2c0-.3 0-.7-.1-1.1zm10.9 8.4c4.8 1.4 9.7 2.8 12.1 3.4l-2.9 8.7c-8.9-3.4-17.6-6.7-24.8-9.3l3-6.5c1.7.6 5.2 1.6 12.6 3.7zm8.4 14.6-1 3.2-25.9-8.5 1.9-4.1c7.1 2.7 16 6 25 9.4zm2.4.9c19.3 7.3 38.5 14.8 42 16.6.9.5 2 1.1 3.3 1.7 5.8 2.9 26 19.5 39.4 30.8l-27 5.7-.1-.1-65.1-32.1 7.5-22.6zm46.4 16c-1.3-.6-2.4-1.2-3.3-1.7-3.6-1.9-22.9-9.4-42.4-16.8l3.1-9.4c.2-.2.4-.4.5-.7v-.7l1.7-5.2 107.8 47.5c-6.7 11.9-13.7 25.3-15.3 28.4-10.3-10.1-43.2-36.8-52.1-41.4zm-39.5-36.9 12.5-37.9c29.5 8.9 68.5 20.5 76.4 22.8l-29.3 41.3-59.6-26.2zm-2.4-1-37.7-16.6c1-1.5 2-2.9 2.9-4.2 1.9-2.8 3.6-5.1 4.5-7.1.4-1 1-2.6 1.6-4.3 1.7-5.1 4.6-13.5 8-15.1h.1c.1 0 .1 0 .2-.1.5-.2 1-.2 1.6 0 2.2.9 15.1 4.9 31.4 9.8l-12.6 37.6zm-21.1-50.1-34.9-14.6c.8-1 1.4-2 2-2.9l.1-.2c1.4-2.6 2.2-3.9 6.8-1.7 4 1.9 13.8 6.8 17.9 11.1 2 2.1 6.2 5.4 9.9 8.1-.5 0-1.2.1-1.8.2zm-2.7 1.7c-1.8 1.7-3.3 4.5-4.5 7.5L824.5 408c1.1-1.1 2.1-2.1 3-3.1l33.9 14.2zm-5.5 10c-.7 1.8-1.3 3.6-1.9 5.3-.6 1.7-1.1 3.2-1.5 4.1-.4.8-.9 1.8-1.6 2.9-6.4-5.6-30.9-16.6-37.7-19.7 2.9-4.1 6.8-9 9.4-11.8l33.3 19.2zm-6.4 14.4c-.4.5-.7 1.1-1.1 1.6-3 4.2-6.6 9.5-8.8 15.3-.1.2-.2.5-.3.8l-31.4-11.8c-.1-.1-.2-.3-.3-.4l-5-3.7c3.3-8.5 6.2-16 7-17.7.4-.9 1.2-2.2 2.2-3.7 13.2 5.9 33.6 15.7 37.7 19.6zm-7.5 17.8s0-.1.1-.1l14 5.6-.6 1.3-3.6 7.7c-6.7-2.5-11.6-4.3-13.3-5 1.5-4.4 2.7-7.8 3.4-9.5zm8.8 16.9-2.4 5.2c-.2.3-.2.7 0 1.1.1.3.4.6.8.7l27.2 9-5.6 16.8-39.6-19.5c2.3-6.5 4.5-12.9 6.4-18.2 1.7.6 6.6 2.4 13.2 4.9zm21.5 36.5 62 30.5-35.2 7.5c-.2 0-.4.1-.5.2l-7 5.6c-2.8-.3-16-1.8-32.6-3.7l13.3-40.1zM985 553.3c4.2-1.5 14.3-5.4 17.5-8.8.6-.6 1.9-1.5 3.7-2.6l8.7 11.5c.4.6 1.2.7 1.8.3l31.8-23.2c2.1 2.3 4.5 5.2 6.9 8.4l-52 34.9-18.4-20.5zm23.6-12.6c9.8-5.4 28.1-13.8 32.6-15.3 1.1-.4 3.1.9 5.6 3.3l-30.4 22.2-7.8-10.2zm22.9-49.9c-14.2-1-21.8 4.7-25.4 8.7-1.9 2.2-6 8.9-10.4 16.7l-46.3-20.4 72.4-101.8c4.3 3.4 33.3 19.6 38.2 18.5 2.3-.5 4.1-2.7 5.4-6.4 1.4-3.8 6.5-15.1 11.2-25.2l17.4 11.7-62.5 98.2zm46.3-112.3c3-6.5 5.7-12.2 6.8-14.5 1.1.5 2.2.9 3.3 1.4l-3.4 11.3c-.2.7.2 1.4.8 1.6l14.8 4.9-4.6 7.3-17.7-12zm9.5-2.3 3-9.8c7.8 3.3 13.5 5.6 14.9 6l1.2.3c.1 0 .2 0 .2.1l-5.2 8.1-14.1-4.7zm10.8-35.8 3.2-10.5 2.8-9.2c.7.1 1.9.4 3.3.7l-2.6 21.5-6.7-2.5zm-9.5 22.5c-6.7-2.8-14.7-6.2-22.7-9.7.4-.8.8-1.7 1.1-2.5.6-1.6 5-13.6 9.9-26.8l21.5 6.6-9.8 32.4zm-64.7 23.9-23.6 33.2c-1.4-.2-28.2-3.9-53.5-7.4 1.2-6.9 6.3-35.9 8.8-56.6l65.8-10.5 2.5 41.3zm-68.6-84.9-55.3-4.8c5.5-7.1 10.9-14 16.1-20.8 5.7 5.4 15.6 4.8 26.9 4.1l.8-.1c2.3-.1 6.9.4 12.8 1.4-.2 3.8-.8 11.5-1.3 20.2zm-52.5-38.3c3.8 2.9 8.9 7.2 11.6 10.7-7.9 10.2-16.2 20.9-24.5 31.6l12.9-42.3zm-4.7 36h.2l56.8 4.9c-.7 12.3-1.2 25.7-.6 31.7 1 11-8.7 67-10.3 76-19.6-2.7-37.8-5-41.7-5.3-8.7-.5-19.2-4.4-20.2-4.8l-45-24.3c17.8-22.7 39.8-51.1 60.8-78.2zm-96.6 148.3 3.4 2.5c0 .2.1.5.3.7l-7.1 24.1-2.2-1.1c-1.1-.9-2.2-1.8-3.4-2.6 1.5-4.2 5.4-14.2 9-23.6zm6.1 4.2 30.8 11.6c-2 5.7-5.7 16-9.4 26.6l-28.5-14.1 7.1-24.1zm20.4 40.8c-3.8 10.9-7.7 21.8-9.9 28.1-3.6-8.6-7.1-17.5-9.3-24.3-2.4-7.8-5-13.2-8-17.2l27.2 13.4zm2.4 1.1 39.6 19.5-13.4 40.5c-.1.2-.1.4-.1.6-7.8-.9-16.2-1.8-24.6-2.8-1.4-3-6.9-14.6-12.3-27.3 2-5.4 6.3-17.9 10.8-30.5zm2.6 77.9c7.9 1.4 23.7-1.7 29.2-3l3.2 14.8c-.6.1-1.1.2-1.6.3-12.1 2.5-24.9 6.8-36.2 11.1l-4.9-16.9-2.3-8c5.7.7 10.4 1.3 12.6 1.7zm31.4 14.8c5.4-1.1 12.6-2.4 20.8-3.7 2.8.8 19.8 12.6 27.2 17.7 2.9 2 5.1 3.5 6.1 4.2 1.9 1.2 4.7 1.5 7.9 1.3l-8.2 11-20.4-16.6c-.6-.5-1.4-.4-1.8.2-.4.6-.4 1.4.2 1.8l5.2 4.3-5.5 9.7c-.1.1-.1.2-.1.3l-10.7-9c-.3-.2-.6-.3-1-.3-.3 0-.7.2-.9.5l-6.4 8.2c-5.7-4.6-10.5-8.5-13.4-10.8-11.5-9.4-19.9-7.7-25.2-4-.7-2.6-1.3-5.3-1.5-6.9 9-3.2 18.5-6.1 27.7-7.9zm-3.4 20c.3.2.6.5.9.7 2.9 2.3 7.7 6.2 13.4 10.8l-4.4 5.6-14.7-11.8c2.7-2.8 4.4-4.7 4.5-4.7.1-.1.2-.4.3-.6zm8.3 19.2-4.4 5.6-15.1-12.7c1.6-1.7 3.1-3.4 4.5-4.8l15 11.9zm-6 7.7-4.4 5.7-15.9-13.1c1.7-1.8 3.4-3.7 5.1-5.5l15.2 12.9zm-6 7.7-5.7 7.3c-7.3-5.4-15-11.5-16.8-13.5 2-2.2 4.2-4.6 6.5-7l16 13.2zm-7.3 9.4-5.4 6.9-17.7-13.6c1.3-1.6 3.5-4 6.2-7 1.7 1.9 6 5.6 16.9 13.7zm-7 9-4.8 6.2c-7.9-6.8-13.6-11.6-14.8-12.4-1.4-1-1.8-1.6-1.8-1.9-.1-.8 1.1-2.2 2.5-4 .4-.5.8-.9 1.2-1.5l17.7 13.6zm16.3-16.7 24.5 20.2-19.1 25.6c-8.7-7.5-17.4-15.1-24.6-21.2l19.2-24.6zm1.6-2.1 4.4-5.6 24.1 20.4-4 5.4-24.5-20.2zm6-7.7 4.4-5.7 24.5 19.6-4.8 6.5-24.1-20.4zm30.9 15.6 16.4 13.2-5.2 6.9-16-13.6 4.8-6.5zm1.6-2.1 4.2-5.6c7.7 6.2 14 11.3 16.5 13.2l-4.2 5.6-16.5-13.2zm5.7-7.7 5-6.7 16.2 13.6-4.7 6.3c-2.4-1.9-8.7-7-16.5-13.2zm16.8-.2c1.8-2.8 8.6-12.3 13.2-18.6l18.1-1.6.9 11.2c-7.5.7-14.1 1.8-15.7 3.5-2.8 3-7.9 8.3-10.3 10.7l-6.2-5.2zm30.3-65.7c5-.7 9.8-1.3 14.2-1.9l2.2 31c-5 .1-9.8.2-14.1.2l-2.3-29.3zm16.5 31.7 1.7 24.1c-4.2.1-9.1.4-13.8.8l-1.9-24.6c4.2-.2 9.1-.3 14-.3zm36.6-28.8 51.8-34.8c1.7 2.3 3.3 4.7 4.9 7.1l-2.8 3.1-36.8 30.5c-.8.5-1.6 1-2.3 1.5-.1 0-.1.1-.2.1s-.1.1-.2.2c-1.9 1.3-3.4 2.3-4.6 3.2l-9.8-10.9zm14.9 10.6 30.1 47.3c-2.4 1.4-4.5 2.6-6.2 3.5l-27.6-48.5c1.1-.6 2.4-1.4 3.7-2.3zm2.2-1.5c.3-.2.6-.4.9-.7l9.1 3 24.9 42.4-4.6 2.7-30.3-47.4zm18.9 12.5h7.8c.2 0 .4 0 .5-.1l11.5-5.1 4.8 2.3 13 21.7c-4.4 2.9-12.1 7.7-19.5 12.2l-18.1-31zm27.5-3.2 37.7-10.8c0 .1.1.2.1.3l10.3 18.5c-7.8 1.9-18.3 5.6-26.1 8.6h-.1c-4.3 1.7-7.8 3.1-9.6 4l-12.3-20.6zm40.2-11.5 18.6-5.4 8.5-1.5 4.8 23.7-3.9.4c-5.5.5-10 .9-12.8 1-1.3.1-3 .3-4.9.7-.2-.6-.6-1.4-.7-1.5l-9.6-17.4zm31.9 3.6-2.2-10.9 30.4-5.3 2.3 13.5c-14.7 1.4-27.3 2.6-30.5 2.7zm1.7 2.6c1.6-.1 3.9-.2 7-.4 5.1-.3 12.1-.9 21-1.6.5 0 1-.1 1.5-.1l1.6 9.5-11.4 1.2c-.2 0-.4 0-.6.1h-.5l-17.6 1.7-2.1-10.4h1.1zm40.4 9 1.8 15.3-20 1.9c-.4-5.3-1-12.4-1.1-15.2 6.4-.6 13-1.3 19.3-2zm-11.3-28.2 44.3-7.7 2.8 17.3c-11 1-28.9 2.7-44.8 4.2l-2.3-13.8zm45.1-10.5-46.8 8.1-3.1.5c-.3-1.5-.9-4.1-2.1-8.9l50-10.6c.4-.1.7-.3.8-.6.1-.2.2-.4.2-.7 0-.1 0-.3-.1-.4l-3.5-11.3 4.3-1 6.5 23.8-6.2 1.1zm-6-26.2h-.6c-.1 0-.3.1-.4.2l-12 2.9c0-1.2.1-4 .1-4 0-.3-.5-18.3-1-32.6-.2-7.4-.5-13.7-.6-16.1-.1-2.6-.8-5.1-1.8-7.4l5.6-1.8 15.8 57.6-5.1 1.2zm-1.1 2.9 3.1 10.1-48.7 10.3c-.2-.6-.3-1.3-.5-2-.6-2.4-1.2-4.8-1.7-7l47.8-11.4zm-25.7-37.8c-9-.3-13.1-1.3-14.9-2.3 1.1-.5 2.3-1.6 3-3.8.3-.9.6-1.7.8-2.5 1-3 1.8-5.2 1.8-6.9l9.4-3.3c.2 5.7.1 12.2-.1 18.8zm0-21.4-10 3.5c-1.5-1.2-16.9-9-21.5-11.1l13.9-22.2c.9-.5 2.8-1.5 5.3-2.8 2.8 3.4 9.3 11.9 11.5 19 .6 2.1 1 7.1 1.1 13.6h-.3zm-63.8-128.4-13-4.8 2.7-21.9c2.4.5 5.1 1.1 7.4 1.7.6.1 1.3-.2 1.5-.8l3.5-9.9c.6.4 1.2.8 1.9 1.2 2.8 7-.5 22.2-4 34.5zm-3.4-27.8c-1.3-.3-3.7-.8-6.1-1.4-2.1-.5-3.8-.8-5-1-.3-.1-.6-.1-.8-.2l4.3-14.1c.4.2.8.5 1.1.7 2.5 1.6 4.6 2.9 6.4 4.2.7.5 1.9 1.3 3.5 2.4l-3.4 9.4zm-17.6 7.2-21.4-6.5c4.7-12.9 9.7-26.4 11.9-32.3 5.6 5.7 11.7 10 17.2 13.5l-7.7 25.3zm-34.5 21.8c-.3.8-.7 1.6-1.1 2.4-19.1-8.2-37.8-16.3-40.1-17.4l-1.4-23.5c3.8-2.3 7.5-4.8 11-7.5 5.9-4.7 16-12.7 28-22.1 1.1 2.1 1.9 3.7 2.1 4.4 1.7 5.7 10.9 13.2 19.2 15.8-6.8 18.3-16.8 45.5-17.7 47.9zm-34.5-49.6c-4 3.2-8.3 6-12.8 8.5-1.1-2.7-3.4-8.1-6.4-15.2 9 2.1 16.7 3.9 21.4 5-.7.5-1.5 1.1-2.2 1.7zm-17.8 11.2c-20.4 10.2-42.9 14.6-55.6 16.9 0-6.8.5-15.9.9-24.3.1-.1.1-.3.1-.4v-.1c0-.1 0-.2-.1-.4.5-8.8 1.1-16.8 1.4-20.8 12.6 2.2 30 6.1 45.3 9.6 3.6 8.7 6.5 15.7 8 19.5zm-68.8-35.6-.8.1c-10.9.7-19.7 1.3-23.8-3.1 8.5-11 16.5-21.3 23.6-30.4.2 0 .3-.1.5-.1l36.1-13.2c7 17.5 16.3 40.4 23.5 58.2-23.9-5.6-52.3-11.9-59.1-11.5zm30-73.6c-.5-1.7-1.2-3.7-2.1-6-.8-2-2.1-6.9-3.9-13.8 20.9-14.2 48-32 56.6-37.6-2.2 14.7 1.6 27.5 8.5 42.1 1.9 4 4.9 9.9 8.6 16.7l-58.6 21.4c-4.9-11.9-8.5-20.8-9.1-22.8zm51.3-60.9c-3.9 2.6-34.5 22.6-57.9 38.5-1.9-7.8-4.2-17.5-6.7-28l43.5-40.1c5.4-.3 10.2-.6 13.8-1 .8.5 1.7 1 2.7 1.5 5.9 3 12 6.1 6.8 21.1-.9 2.7-1.7 5.4-2.2 8zm-65.3 7.5c-2.7-11.5-5.4-23.8-8-35.1 7.3-.2 30-.9 48.1-1.9l-40.1 37zm-8.2-39.6 29.2-21.8 14.2 20.1c-17.2.8-36.7 1.5-43.4 1.7zm-31.9 23.7-1.3.3c-9.6 2.6-21.6 5.7-26.5 3.7-3-1.2-5.6-5.2-7-8l44.7-12.1v1c-.1 5-2.7 13.2-9.9 15.1zm-35.5-8.5v-.4c.3-5.2.5-8.6 6.5-11 8.4-3.4 20.8-6.6 26.9-5.8 4.6.5 8.2 2.4 10.2 5.3L884 124.3zm4.9-15.6c-2 .8-3.6 1.8-4.9 2.9l-23.9-40.2 17.1-11.8 19 15.9 5 29.3c-4.3.9-8.7 2.4-12.3 3.9zm-6.7 4.8c-2.3 3.1-2.5 6.8-2.7 10.2 0 .6-.1 1.2-.1 1.9l-18 4.9h-.1l-9.6 3.4-34.7-32.8 41-28.3 24.2 40.7zm-33.3 21.4-24.4 8.7-29.6-27.2 19.8-13.7 34.2 32.2zm-27.1 9.7-55.5 19.8c-.7-1.6-1.4-3.5-2.2-5.7-1.8-4.6-4-10.5-7-16.3l35.6-24.6 29.1 26.8zm-61.9 15.8c.8 2.1 1.5 3.9 2.2 5.5l-33.3 11.9-6.3-9.3 6-6.2 24.9-17.2c2.7 5.2 4.8 10.7 6.5 15.3zm-30.2 21.9 33.4-11.9-10.1 41.8-27.5-8.2 4.2-21.7zm22.2 34.4-6.1 25.3-25.4-11.2 4.2-22.2 27.3 8.1zm-33.9 13-19.8-8.7 9.1-17.6 14.8 4.4-4.1 21.9zm-.5 2.7-2.7 14-22.3-14.4 4.5-8.6 20.5 9zm2.4 1 25.3 11.1-4.5 18.6-23.6-15.2 2.8-14.5zm27.7 12.2 40.3 17.7-7.5 25.4-37.4-24.1 4.6-19zm44.4 19.6 27.8 12.3c-2.1 10-3.5 16.7-3.6 18-.9 9.3 2.9 16 10.6 18.8l1.4.5c8.4 3.1 13.6 4.8 15.9 2.5 1-1 1.2-2.6.6-4.7-1.6-5.3 3.1-19.5 5.3-25.5l9 2.8c.7.2 1.4-.1 1.6-.8.1-.1.2-.1.3-.2l7.2-37.7 30.2 9c.4.3 1.2.9 2.2 1.6l-14.9 49v.4c-18.1 23.4-36.2 46.8-51.2 66.1l-.1.1c-2.6 3.4-5.1 6.6-7.5 9.7l-32.7-13.9 7.9-19.3c.1-.2.1-.3.1-.5 0-.5-.2-.9-.7-1.1l-30.3-17.2 20.9-69.9zm7.3 89-7.5 18.2-29.1-12.4 5.8-15.4v-.1l2-6.8 28.8 16.5zm-32.1-21.3L740 317.5l5.7-15.1c10.3 10.2 19.9 20.9 23.2 25l-1.7 5.5zm-29.4-16.7-29-16.4 7.6-20.8c.8.4 1.4.7 1.9.9 5.5 2.2 15.5 11.1 25.3 20.6l-5.8 15.7zm-31.3-17.7-26.6-15.1 9-19.5c10.5 6 19.6 11 25.2 13.9l-7.6 20.7zm1.4 3.7 28.9 16.4-9.9 26.2-30-12.7 11-29.9zm18.1 45.1-11.4 30.2c-10.2-4.5-20.2-9-29.6-13.1l10.9-29.8 30.1 12.7zm2.4 1 29.2 12.4-11.6 30.7c-9.4-4.2-19.2-8.6-29-12.9l11.4-30.2zm20.8 47.4c10.3 4.6 19.8 8.8 28 12.5l-9.3 22.7-27.4-12.2 8.7-23zm20.1 38.7 18.3 8.1c-1.7 3.5-3.1 7-4.2 10.4-.5 1.6-1.4 6-2.5 12-3.9-1.9-11.1-5.2-20.3-9.2l8.7-21.3zm13.1 36.5c10.7 5.8 16.6 9.1 22.3 27.2 5.3 16.8 18.4 44.8 22.3 53.1-25-2.9-48.4-5.6-52-6.1-1.9-.3-3.4-.4-4.7-.4.7-4.5 7.6-48.5 12.1-73.8zm-14.5 79.7c-1-2.1-.7-2.6-.7-2.7.2-.3 1.4-1 7.4-.1 3 .4 18.7 2.3 37.8 4.5l4.4 15c-15.7-1.8-36.8-3.9-42.8-4.5l-.1-.1c-.3-.2-.5-.2-.8-.2-.3-.8-.7-1.6-1-2.3-2.1-4.9-3.6-8.4-4.2-9.6zm24.6 16.6 8.6 16.8-16.3 5.4c-3.7-8-7.5-16.9-10.6-24 3.4.3 10.3 1 18.3 1.8zm28.1 13.1 4.6 15.8c-14.8 5.8-26.5 11.5-30.1 13.3-.2-.4-.5-.8-.8-1.3-2.3-3.5-5.3-9.5-8.5-16.3l34.8-11.5zm13.6 15.2c.2 1.5.8 4 2.1 8.5.1.4.4.8.9.9.4.1.9 0 1.2-.2 5.7-4.9 12.8-4.6 20.7.7-.1.1-.2.1-.3.2-.7.7-9.3 9.9-17.8 19.1l-5-2.3c-.5-.2-1-.1-1.4.2l-31.9 30-7.2-3.3c.5-2.1.9-3.9 1.3-5.1 1.5-5 6-19.2-.4-32.5 4.2-2.1 19.6-9.6 37.8-16.2zm-31.8 59.8c.5.2 1 .1 1.4-.2l31.9-30 3.4 1.6c-6.8 7.4-13.2 14.4-15 16.7-.7.9-1.4 1.7-1.9 2.4-2 2.5-3.4 4.1-3.1 6.1.2 1.3 1.1 2.5 2.9 3.8 1.1.8 6.8 5.6 14.7 12.3l-12 15.5c-8.2-6.3-15.2-11.8-16.9-13.5-4.9-5-10.9-6.8-15.1-6.5.8-4.1 1.6-8.1 2.3-11.5l7.4 3.3zm24.3 29.7 12-15.4c7.2 6.2 15.9 13.7 24.6 21.3l-.2.2c0 .1-.1.1-.1.2l-7.7 15.3c-1.7-1.3-16.1-12-28.6-21.6zm38.5 7.6c5.4 4.7 10.8 9.3 15.7 13.6l-13.2 17.5-12.9-10.6 10.4-20.5zm1.6-2.1 8.1-10.9 16 13.4-8.4 11.1c-5-4.3-10.3-8.9-15.7-13.6zm9.6-13 9.4-12.7 16.2 13.3-9.6 12.7-16-13.3zm11-14.7 4-5.4 16.1 13.6-3.9 5.1-16.2-13.3zm35.2-7.6.3-.3c.1-.1.1-.2.2-.4l5.2-7 8 6.7-23.1 29.8-7.6-6.2 17-22.6zm15.7.8 5.6 4.7c-.1 0-.1.1-.1.1L920.6 690l-5.4-4.4 23.1-29.6zm.9-2.7c-.1-.1-.1-.2-.2-.3-.1-.1-.2-.1-.3-.2l-8.6-7.2c2.4-2.5 7.4-7.6 10.1-10.5 1.1-1.2 7.1-2.1 15.3-2.8 6.3-.5 13.9-.9 21.5-1l-25.6 32.3-12.2-10.3zm59.8-42.5 22.7 37.7c-1 .3-1.9.4-2.8.5-10.9 1-27.7-4.3-32.3-8.9-.3-.3-.6-.4-1-.4s-.7.2-.9.5l-23.9 31.3-5.9-5 44.1-55.7zm1.7-2.2 8.9-11.2 24.8 45.3c-3.4 1.9-6.9 3.7-10.1 4.9l-23.6-39zm10.6-13.3 3.3-4.2 27.1 47.6c-1.6.9-3.3 1.8-5.1 2.8h-.1l-25.2-46.2zm26.6 48.4c2.2-1.2 4.2-2.4 6.2-3.4 7.9-4 29.5-17.4 37.2-22.5.7-.5 4.1-1.9 8.7-3.7l3.4 42.3c-7.7 2.3-13.9 6.9-18.7 13.7l-24-3-12.8-23.4c0 .1 0 0 0 0zm54.6-30.6c7.5-2.9 17.3-6.3 24.7-8.1l3.7 47.6c-11.1 1.2-18.6 2.1-20.7 2.4-1.5.2-2.9.4-4.3.8l-3.4-42.7zm27.2-8.7c1.8-.4 3.4-.6 4.7-.7 2.6-.1 6.6-.4 11.6-.9l4 47.7c-6 .7-11.6 1.3-16.5 1.8l-3.8-47.9zm18.9-1.8c6.5-.6 14.3-1.4 22.5-2.2 0 .4.1.9.1 1.4.1 1.7.3 3.9.4 6.1.3 3.8.6 7.7.7 8.7l-9.9 32.5c-3.4.4-6.7.7-9.8 1.1l-4-47.6zm26 15.4 20.5-2 3.4 29.2c-11.7 1.3-22.9 2.5-33.2 3.6l9.3-30.8zm20.9-20.1c4.7-.5 9.2-1 13.4-1.4 3.8-.4 7.4-.8 10.4-1.1.2 2.5.7 8.2 1.3 15.6h-.3l-23 2.2-1.8-15.3zm2.1 17.9 23-2.2c.1 0 .2 0 .3-.1.7 8.6 1.6 19 2.3 29-7.5.8-14.9 1.6-22.3 2.4l-3.3-29.1zm24.3-20.8c3.9-.4 6.8-.7 8.1-.8 2.5-.2 6.8-.4 11.9-.6 12.8-.5 23.6-1 29.5-2.1l2 21.8-49.6 4.2c-.9-10.6-1.6-19.3-1.9-22.5zm7.9-3.4c-1.5.1-4.8.5-9.4 1-3.3.4-7.3.8-11.7 1.2-4.6.5-9.6 1-14.7 1.6-2.6.3-5.2.5-7.8.8l-1.6-9.5c15.8-1.4 42.8-4.5 44.7-4.7l1.6 9.5c-.5.1-.8.1-1.1.1zm-1.3-29.9 43.5-7.6c.3 2.6.6 5.1.9 7.5l-43.5 5.7-.9-5.6zm21.7-6.4-5-32.2 22-1.7c1.7 10 3.3 20.5 4.6 30.1l-21.6 3.8zm-2.6.4-12 2.1-6.6-23.9 14.6-3.5 4 25.3zm-19.2-24.3-1.9-6.8 16-1.2.7 4.5-14.8 3.5zm-2.5-9.5h-.1l-8.1-29.6 19.6-2.9 4.9 31.2-16.3 1.3zm8.4-68.3c6.5-1.5 13.8-3 20-4.2l1.5 36.5-16.4.8-5.1-33.1zm2.6 33.3-19.9 2.9-4.5-16.3 21.2-6.9 3.2 20.3zm-25.8-15.6h-.6c-.2.1-.4.2-.5.3l-6.7 2.2c-1.9-3.3-4.5-6-7-7.8-.2-1.5-.4-2.7-.7-3.6-.1-.5-.3-1-.5-1.5 4.9-.7 19.1-2.7 24.6-4 2.9-.7 7.2-1.7 12.1-2.8l1.5 9.9-22.2 7.3zm8-16.9c-5.7 1.4-21.1 3.5-25.1 4.1-2.9-6.2-7.5-12.4-10.1-15.5 9.9-5.1 27.1-13.7 42.9-20.4l4.5 29c-6.9 1.6-12 2.8-12.2 2.8zm7.4-87.8 12.7-20.4-3.6 20.4h-9.1zm-4.2-1.8c-4.3-2.7-15.6-9.9-28.9-18.3l14.7-23.2 28.3 18.9-14.1 22.6zm-31.1-19.7c-25.2-16-56.5-36-61.9-39.9-1.5-1.1-3.3-2.2-5.2-3.4l9.7-27.9 72.1 48-14.7 23.2zm-69.3-44.8c-9.9-6.2-23-14.8-30-30.4-.5-1.1-1.1-2.3-1.7-3.6 8.8-6.9 17.8-14 26.3-20.8l1 8c0 .2.1.5.3.7l14 17.8-9.9 28.3zm-24.2-13.3c-.9 2.4-2.5 6.8-4.5 12.4-8-2.4-16.3-9.7-17.7-14.1-.3-.9-1.2-2.7-2.5-5.2 4.4-3.4 8.9-7 13.6-10.7.4.9.8 1.8 1.2 2.6 2.7 5.8 6.1 10.8 9.9 15zm-26.9-11c-6.9-12.3-19.3-32.5-22.3-37.5l16.2-10.7c7.5 13.6 14.9 27.1 20 37.3-4.9 3.7-9.5 7.4-13.9 10.9zm-24.8-39c-.6.4-.8 1.2-.4 1.8 5.3 8.6 16.8 27.6 23.1 38.8-8.7 6.8-16.4 13-22.3 17.6-2.9-.7-13.8-3.4-27.3-6.6-7.4-17.7-17.8-42.7-25.5-61.3l58.9-21.5c3 5.5 6.3 11.5 9.7 17.6.4.7.7 1.3 1.1 2L1036 237zm.8-52.1c-8.3-17.7-11.8-31.6-5.4-50.2 5.5-15.7-.2-21.7-5.8-25 5.9-.8 10.9-1.8 15.4-3.2l52.8 67.2-48.4 28c-3.7-6.9-6.8-12.8-8.6-16.8zm38.6-38.9 50.6-43.4 20.8 26.6-50.7 43-20.7-26.2zm52.6-45.1 32.4-27.8 21.8 26.1-33.4 28.3-20.8-26.6zm55.8.3 23.3 28-35.5 27.7-21.3-27.2 33.5-28.5zm-21.4-29.7 25.5-21.8c7.7 9.8 14.8 18.9 21 26.9l-24.7 21-21.8-26.1zm-23.2-43c6.7-5.9 13.2-11.6 19-16.6 9.7 12.4 19.3 24.5 28.1 35.8l-25.5 21.9-28.9-34.6c2.4-2.3 4.9-4.4 7.3-6.5zm-9.3 8.1 28.9 34.6-32.4 27.7-27.5-35.2c9.9-8.6 20.7-18 31-27.1zM1097 65.4l27.4 35.2-50.6 43.4-30.2-38.4c5.8-2.1 10.9-4.8 16.2-8.6 4.1-3 19.1-15.8 37.2-31.6zm-32.6 22c-3.4 2.8-5.9 4.8-7.2 5.8-10.7 7.7-20.6 10.9-39.2 12.7-4.8.5-12.1.9-20.2 1.3l-15.1-21.5 49.2-36.6 32.5 38.3zM971.7 57l39.3-32.3 17.8 21-41.4 30.8c-2.9-3.4-9.6-11.5-16.1-19.3.2-.1.3-.1.4-.2zm13.7 21-6.2 4.6c-.1 0-.2.1-.3.2l-.2.2-29.1 21.7c-4.3-19.3-7.5-34.1-7.6-34.5l-.1-.4c0-.1-.8-2.2-2.1-5.4l19.8-17.3c7.8 9.5 21.2 25.5 25.8 30.9zM938 37.3c2.5-.9 4.8-1.6 6.9-1.7 3.6-.2 6.6 1.2 9.7 5.2.7.9 1.9 2.4 3.3 4.2l-19.1 16.8c-2.1-5.5-4.9-13.1-7.6-20.5 2.8-1.9 5.2-3.4 6.8-4zm-15.8-8.8c1.2 3.9 2.7 8.4 4.3 13-9.2 6.8-20.2 16.1-20.8 16.7-.5.5-.6 1.3-.2 1.9.5.6 1.3.6 1.8.2.2-.1 11-9.4 20.1-16.1 4.6 12.8 9.5 25.5 10.3 27.3.5 2.4 3.8 17.3 8 36.2l-13.5 3.7c-2.6-4.7-7.7-7.8-14.3-8.6-3.7-.4-8.8.2-14.2 1.4l-5.1-29.6c-.1-.3-.2-.6-.5-.8l-18.8-15.7 42.9-29.6zM879 37.3c.4-.6.3-1.3-.2-1.8l-23.4-20.4 8.7-11.7 39.4 32.3-27.7 19.1-6-5 9.2-12.5zm-47.1-15.8 41.8 34.9-16.6 11.4c-4.1-2.9-15-11-18.9-15.9-4-5-12-15.4-15-19.4l8.7-11zm-10.4 13.1c3.3 4.3 10.8 14.1 14.7 19 4 5 14 12.5 18.6 15.8l-41.2 28.5-24.2-22.8 32.1-40.5zm-33.8 42.5 23.6 22.3-19.9 13.7L772.8 96l14.9-18.9zm-17.1-16.2L784.4 74l-5.3 6.6c-2-1.2-5.2-3.4-7.6-6.1-2.1-2.3-3.5-3.7-5-4.7l4.1-8.9zm-24.9-23.5L768.6 59l-4.4 9.7c-.8-.3-1.7-.5-2.8-.6-4.2-.6-12.2 1.9-12.6 2-.7.2-1.1 1-.8 1.6.2.7.9 1.1 1.6.9 2.2-.7 8.5-2.4 11.4-1.9.8.1 1.5.2 2.1.4L753 93.5l-20.3-.7c-1.3-9.7-2.4-18.3-2.6-19.9-.4-3 2.1-8 5.6-14.8.6-1.2 1.2-2.4 1.9-3.7 1.1-2.4 4.2-8.8 8.1-17zm-24.5-23.1 22.5 21.3c-4.1 8.5-7.3 15.1-8.5 17.5-.7 1.3-1.3 2.6-1.9 3.7-3 5.9-5.2 10.3-5.8 13.8-3.3 3.3-4.6 3.5-8 1.3-3.7-2.3-20.8-17.4-25-21l26.7-36.6zm-65.9 72.8 9.3-7.5s.1 0 .1-.1L692.9 53c4.1 3.6 21.4 18.8 25.3 21.3 4.1 2.6 6.6 2.3 9.4-.1.4 2.8 1.4 10.7 2.6 19.4-.1.2-.2.4-.2.6 0 .4.1.7.4 1 1.4 10.4 2.8 21.7 3.5 26.8-2.3-.3-4.7-.2-7.3.3-14.8 3-28.1 4.5-38.2 5.2l-33.1-40.4zm16.4 24.1 13.5 16.4c-5.7.3-10.2.4-13 .4-6.3 0-12.6-.4-19.1-4.1l18.6-12.7zm-21.2 16.4c3.6 2.1 7.2 3.3 10.6 4-3.7 0-7.3-.3-11.1-.8l.5-3.2zm-1.2 7.7c3.6.5 7 .8 10.4.9l-3.1 14.4-9.4-1.5 2.1-13.8zm3.4 33.9c-2.3-1.3-5-2.4-8-3l2.2-14.4 9.3 1.5-3.5 15.9zm19.7 11.9c-2.5 1.1-5.2.5-7.9-1.7-.6-.5-1.3-1.2-2.1-2.1-1.8-1.9-4.2-4.4-7.4-6.6l3.6-17 31.4 5c-7.7 10.7-16 21.5-17.6 22.4zm-13.2-30 3.2-14.9c7.5-.2 15.2-1.4 25.2-3.7l3.8 23.6-32.2-5zm58.8 11.2-17.5-4.8h-.1l-6.3-1-4-24.6c.3-.1.7-.2 1-.2 9.9-.8 22.5-2.2 36.3-5.1 10.8-2.2 18.3 5.1 23.7 14.3l-25.6 17.7-5.7 5.9-1.2-1.7c0-.2-.3-.4-.6-.5zm2.7 8.1 5.6 8.3-20.6 7.3 15-15.6zm6.2 12.9-3.8 20-14.7-4.4-6.8-6.6 25.3-9zm-57.6 42.2 28.2-30.8 7.7 7.4-15.4 29.6c-.3.6-.1 1.4.4 1.7l89.4 57.9-9.8 33c-4.3-5.2-13.7-15.4-23.5-25.1-.1-.2-.2-.3-.4-.4-10.1-9.9-20.6-19.2-26.6-21.6-5.6-2.3-25.8-13.8-47.2-26-4.9-2.8-9.9-5.6-14.7-8.4l11.9-17.3zM644 263l12-17.8c5 2.8 10 5.7 14.9 8.5 5.4 3.1 10.7 6.1 15.8 9l-9 19.5L644 263zm34.8 22.7 26.8 15.2-11.1 30.2-30.7-13 15-32.4zm-36.3 59.9 19.9-25.2 31.2 13.2-10.9 29.7c-17.2-7.7-31.8-14.1-40.2-17.7zm33.2 44.2 8.5-23c9.4 4.2 19.4 8.6 29.6 13.1l-8.7 23-29.4-13.1zm31.8 14.2 8.7-23c9.8 4.4 19.6 8.7 29 12.9l-8.6 23-29.1-12.9zm32.2 17.2 27.3 12.2-8.7 21.3c-8-3.5-17.2-7.5-26.8-11.6l8.2-21.9zm-9.9 26.1c23 9.9 44.1 19.1 50.2 22.3-2.7 15.1-6.2 37.2-8.8 53.5l-75.5 19.2 29.9-83.9 4.2-11.1zM648.1 413c2.6.7 4.9 1.4 6.9 2.3 2.4 1.1 9.4 4 19 8.1 6.1 2.6 13.4 5.7 21.4 9.1-2.2 5-7.6 17.6-10.9 25.2l-17.9-16.9c-.3-.3-.6-.4-1-.3-.2 0-6.3.6-14.3 1.4l-3.2-28.9zm3.4 31.5c6.6-.6 11.9-1.2 13.7-1.3l18.2 17.1c-.4 1-.8 1.9-1 2.5-2 5.1-3.7 16.1-4.2 19.6l-22.4 1.1-4.3-39zm4.4 41.6 23.3-1.2c.6 0 1.1-.5 1.2-1.1 0-.1 1.9-14.3 4.2-20.1 1.9-4.9 10.2-23.9 13-30.2 9 3.8 18.6 8 28.1 12l-4.3 11.4-29 81.6-7.1-23.6c-.1-.7-.7-1.2-1.4-1.1l-24.7 1.9-3.3-29.6zM675.2 692c.4 4.9.3 7.3-1.5 8.8-1.1 1-3.8.5-5.4 0l-6.9-63.2c2.8-.3 5.5-.6 8-.8 3.1 29.4 5.6 53.4 5.8 55.2zm-3.7-60.1c-4.3-40.2-9.4-88.6-11.1-104.7v-.2l-.9-8.8 8.9-.7 14.5 113.2c-3.4.4-7.2.8-11.4 1.2zm5.2-69.5h19.8l8.7 54.1-21.4 1-7.1-55.1zm20.5 67c-1.3.1-5.4.5-11.8 1.1l-1.3-10.3 21.5-1 1.6 10.2c-3-.3-6.3-.3-10 0zm1.9-67h18.4c1.1 6.3 4.5 13 6 15.7l-5.6 2.9c-.4.2-.7.6-.7 1.1 0 .5.2.9.6 1.2l10 6.7-2.4 6.4c-.1.2-.1.5-.1.7l3.2 18.3-20.9 1-8.5-54zm15.1 68.5c-1.4-.5-2.8-.9-4.4-1.2l-1.7-10.7 20.6-1h.2l1.6 9.1-15.5 3.1c-.3.1-.6.3-.8.7zm7.1 4.4c-1.3-1.2-2.6-2.1-3.9-2.9l14.9-3c.1 0 .1 0 .2-.1h.1c.1 0 .1-.1.2-.1h.1l.1-.1.1-.1s.1-.1.1-.2l39.1-61.4c6.2 14.6 14.8 34.1 19.9 42.1 5.7 8.9 6.4 20 2.1 33.8-.5 1.7-1.3 5.2-2.3 9.6l-13.4-5.3c-.5-.2-1.1 0-1.5.4l-8 11-7.9-5.7-12.8-10.3c-.5-.4-1.3-.4-1.8.2l-6.3 7.5c-10.8-8.6-17.9-14.4-19-15.4zm-6.5 54.7 24.7-34.1c3.8 3 7.9 6.4 12.5 10L728.5 700l-13.7-10zm20.7 15.1-4.9-3.6 23.4-34c1.8 1.5 3.7 3 5.7 4.5l-24.2 33.1zm6.6 39.1c-1.3-5.3-4-16.4-4.8-20.8-.8-4.3 1.3-10 2.2-12.1l3.7 2.7c.6.4 1.4.3 1.8-.3l24.1-34.1c2.2 1.7 4.3 3.5 6.6 5.2-4.5 5.6-11.4 18.1-12.2 26-.5 5-7.3 13.9-12.9 21.1-3.4 4.4-6.3 8.2-7.8 11-.2.4-.4.8-.7 1.3zm16.1 14.3-14.6-11.9c.6-.9 1.1-1.8 1.5-2.5 1.4-2.6 4.4-6.5 7.6-10.6 6-7.8 12.9-16.7 13.4-22.5.7-7.1 7.5-19.4 11.6-24.6 3.9 3.1 7.8 6.3 11.9 9.5l-31.4 62.6zm16.2 13.1-14.1-11.4 14.9-29.7 5.9 4.8-10 17.5c-.4.6-.1 1.4.5 1.8.6.4 1.4.2 1.8-.5l9.8-17.1 7.1 5.8-15.9 28.8zm24.7 20-22.7-18.4 15.8-28.8 20.6 16.9-13.7 30.3zm14.8-32.7-20.4-16.7 16.5-30c6.1 4.9 12.3 9.8 18.4 14.7l-14.5 32zm37.5 30.7-35.4-29 14.5-32c2.4 1.9 4.9 3.9 7.3 5.8 12.5 10 24.5 19.6 35.2 28.1l-21.6 27.1zm24.4-30.8c-9.6-7.6-20.2-16.1-31.4-25l5-9.9 33.1 26.4-6.7 8.5zm8.3-10.4-33.5-26.8 3.1-6.2 13.3 10.9.2.2c.1.1.1.1.2.1l20.5 16.9-3.8 4.9zm5.4-6.8-19.8-16.2 13.1-17.4c9.1 7.9 16.5 14.4 19.7 17.2l-13 16.4zm14.7-18.6c-3.3-2.9-10.7-9.3-19.8-17.2l8.4-11.1 20.3 17-8.9 11.3zm10.6-13.3-20.4-17.1 9.6-12.8 20.8 17.2-10 12.7zm11.7-14.8-3.9-3.2 23.2-29.2c0-.1.1-.1.1-.2l3.9 3.2-23.3 29.4zm70.5 58.3c-.1-.1-.2-.3-.3-.4l-27.8-22.9-.1-.1-.1-.1-38.7-31.9 23.2-29.3 68.7 57.8c.3.3.7.4 1.1.3-7.9 7.9-16.9 17.1-26 26.6zm48.5-47.7c-3.7 2.8-11.6 10.3-21.5 20.2v-.3c0-.4-.2-.8-.5-1l-60.8-51.2 23.2-30.2c6.5 5.2 23 9.7 33.2 8.7 5.1-.5 10.8-3.4 16.5-6.6l13.1 24c.2.4.6.6 1 .7l23.3 2.9c-.3.5-.6.9-.8 1.4-5.4 9.7-12.8 21-26.7 31.4zm22.1-15.7c3.5-4.7 6.2-9.2 8.6-13.5 5.5-9.9 13.6-15.3 24.6-16.7 5.4-.7 43.8-4.9 88.2-9.8l3.5 30.3-14.4 46.4-13.7-2.1-16.5-19.8c-.3-.4-.8-.6-1.3-.4l-4.5 1.3-4.3-4.5c-.2-.3-.6-.4-.9-.4h-13.5c-.2 0-.4.1-.6.2l-9.5 5.5-9.2 2.3c-.1 0-.3.1-.4.2l-6.3 3.9c-.3.2-.5.5-.6.8l-1.2 5.1-3.2 2.4c-13-16.3-22.2-27.9-24.8-31.2zm87.5 48.4c-.3 0-.5.1-.8.3l-3.7 2.8-1.3-1.6L1164 727l13.5 2.1-.7 9.2h-21.7zm21.5 2.7-.7 9.9c-4.3-.4-8.6-.9-12.2-1.2-.4 0-.7.1-1 .3l-2.7 2.4-7.7-9 3.2-2.4h21.1zm-29.9-2.4-2.5 2.1-28.6-32.9 8-4.7h12.6l4.5 4.7c.3.3.8.5 1.3.4l4.5-1.3 15.5 18.5-15.3 13.2zm-52.9-15.6 3.5-2.6c.2-.2.4-.4.5-.7l1.2-5.1 5.6-3.5 8.4-2.1 29.1 33.5-19.6 17c-10.4-13.4-20.3-25.8-28.7-36.5zm40.7 51.5c-3.5-4.4-6.9-8.7-10.2-13l23.1-20.1 1.2 1.4-12.7 9.6c-.6.4-.7 1.3-.3 1.8l8.5 11.8-9.6 8.5zm4-20.7 11.8-8.9 7.8 9.1-12 10.4-7.6-10.6zm21.1 29.4-12-16.7 3.9-3.4 12.6 16-4.5 4.1zm13.1-11.8-6.6 6-12.5-16 6.2-5.4 13.1 15.3c-.1.1-.2.1-.2.1zm18.4 10.1c-1.5 0-3.1.5-5 1.4l-24.4-28.6 2.3-2c1.9.2 6.8.7 12.3 1.3l14.8 27.9zm6.7-29.2c-1.4.3-10.2-.3-19.4-1.2l.7-10.2h23.2c0 .7.1 1.3.1 1.8.6 6.1-2.1 9-4.6 9.6zm9.7-53.3c-.6.7-1.1 1.4-1.6 2.1-3.1 4.3-3.7 26.9-3.6 37.2h-23l.7-10.1 14.7-47.1c.2-.2.2-.5.2-.8v-.2l-3.5-30.7c7.3-.8 14.7-1.6 22.1-2.4 1.1 13.9 2 26.3 2.1 30.7.4 10.1-4.7 16.9-8.1 21.3zm17.2-30.5c-2.5.3-4.5.5-6 .7-.3 0-.6.1-.9.1-.4-5.9-1-13.9-1.7-22.4 8-.9 16-1.7 23.9-2.6l1.2 22.3c-6.9.8-12.4 1.4-16.5 1.9zm36.6 24.3-5.5-1.8-3-12.3 8.5-.4v14.5zm9.7 3.2-7.1-2.4V678l5.4-.3 1.7 18.2zm-2.7-29.6.8 8.8-24.8 1.3-.4-7.5c8.1-.9 16.9-1.8 24.4-2.6zm-.3-2.6c-3.5.4-13.8 1.5-24.3 2.6l-1.2-22.3c8-.9 15.9-1.7 23.4-2.5l2.1 22.2zm-2.4-26.9c-15.8 1.7-32.8 3.5-49.8 5.4-.6-7.4-1.2-15.1-1.8-22.1l49.7-4.2 1.9 20.9zm-1.4-48.8c-.3.2-.9.5-1.7.7h-.1c-.2 0-.3.1-.4.1-5.9 1.4-20.7 1.9-30.2 2.3-3.2.1-6.1.2-8.5.3l-3.5-21.5 43.4-5.7c1.4 12.8 1.9 22.2 1 23.8zm8.6-35.2c0 .1 0 .2.1.3l-8.6 1.7c0-.2-.1-.5-.1-.7-1.8-12.8-3.7-27.4-4.5-32.9l9.1-.7 4 32.3zm-4.4-34.8-33.7 2.5-4.8-31.1 34.8-1.7 3.7 30.3zm-4.1-33-15.9.8-1.5-36.9c4.5-.8 8.2-1.4 10.4-1.5.6 0 1.4-.1 2.3-.1l4.7 37.7zm-5-40.3c-.8.1-1.5.1-2.1.1-5.9.3-21.5 3.5-33.3 6.2l-4.6-29.4c6-2.5 11.8-4.7 16.8-6.2 6.5-2 12.9-3.3 19.1-4l4.1 33.3zm-4.2-38c-6.6.7-13.4 2.1-20.3 4.2-6.7 2.1-14.6 5.2-22.6 8.7l-7.7-5.6 21.6-36.7c.1-.1.1-.3.2-.4l1.4-7.6h34.3l-6.9 37.4zm7.4-40.1h-34.4l4.1-23.2c7-.3 23.5-.8 34.5.2l-4.2 23zm12.6-21.5 4.2 1.8-5.2 24.3-9.1-4 4.3-23.2c2.4.2 4.4.6 5.8 1.1zm-1.7-37.1-6.1 33.1c-11.1-1.1-27.4-.6-34.7-.2l7.1-11.4 17.8-26.5 15.9 5zm5.6-45.1-24.1 35.8-29.1-19 21.9-34.6 31.3 17.8zm-80-33.5c17.2-15.4 48.5-9.2 52-8.4 1.1.2 3.6 1.3 7 3.1l-11.2 17.6-21.1-12c-.6-.4-1.4-.1-1.7.5-.3.6-.1 1.4.5 1.8l21 11.9-9.8 15.4c-.1-.1-.2-.2-.4-.3l-43-23.2c2-2 4.2-4.1 6.7-6.4zm-18.5 20.8c1-1.8 3.8-6.2 10-12.7.1.2.3.3.5.4l43.1 23.3c.1 0 .1.1.2.1l-10.8 16.9-43-28zm43.8 31.7 29.1 19-17.5 26-8.1 13-28.3-18.8 24.8-39.2zm-13.1 15.9-13.9 21.9-72.9-48.5c-.1 0-.1-.1-.2-.1l-.1-.1-14.1-18-1.2-9.1c5-4 9.9-7.8 14.4-11.4l88 65.3zm-133-35.6c-5.6-11.3-13.9-26.3-22-41-3.3-6-6.6-11.9-9.5-17.3l48.8-28.2 35.3 44.9c-13.8 11-33.7 26.7-52.6 41.6zm70.3-55.5c-.5.4-6.5 5.1-15.7 12.4l-35.2-44.7 50.7-43 35.5 45.4-35.3 29.9zm37.3-31.6-12.6-16.1 21.6-16.8 12.6 14.6-21.6 18.3zm11.1-34.6 20.6-16.1 11.3 14.2-19.4 16.4-12.5-14.5zm40.8 13.9 10 12.5-13.2 9.6c-2.8-.8-14-3.6-20.3-.7-1.1-6.3-2.2-13.3-2.7-16.6l16.8-14.2 9.4 9.4zm-6.8-17.5-12.1-15.1c-.4-.5-1.2-.6-1.8-.2l-7.7 6-23.4-28 24.7-20.9c11 14.2 19 24.5 21.6 28.3 6 8.5 10.5 13.1 15.1 16.1l-16.4 13.8zm37.7-31.4-17.8 14.3c-4.6-2.5-8.6-6.5-14.4-14.6l18.6-15.6c4.9 5.8 9.6 11.2 13.6 15.9zm-11.8-20.8c-7.5-8.9-15.3-18.4-21.9-26.8l19.7-16.7 22.1 26.8-19.9 16.7z"/> + <path class="st1" d="M651.3 650.2c-.1-.7-.7-1.2-1.4-1.2l-9.8.7v2.6l8.8-.6 5.2 49.3h-7.7l-6.2-2.1v2.8l5.6 1.9c.1 0 .3.1.4.1h9.3c.4 0 .7-.2 1-.4.2-.2.3-.6.3-.9v-.1l-5.5-52.1z"/> +</svg> diff --git a/public/images/knowledgehub/Knowledgehub.jpg b/public/images/knowledgehub/Knowledgehub.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0dd3a24a93ed102313ddf4c23f6cb1d22e859258 Binary files /dev/null and b/public/images/knowledgehub/Knowledgehub.jpg differ diff --git a/public/images/knowledgehub/gitsharingcollage.png b/public/images/knowledgehub/gitsharingcollage.png new file mode 100644 index 0000000000000000000000000000000000000000..8557db647bf4b9864e3fd6a0b4ef5295a4a478c7 Binary files /dev/null and b/public/images/knowledgehub/gitsharingcollage.png differ diff --git a/public/images/knowledgehub/knowhowhighlights.png b/public/images/knowledgehub/knowhowhighlights.png new file mode 100644 index 0000000000000000000000000000000000000000..7c16238f67443c685388c610050601d76b281a1d Binary files /dev/null and b/public/images/knowledgehub/knowhowhighlights.png differ diff --git a/public/images/knowledgehub/knowledge-hub-overview-concept.png b/public/images/knowledgehub/knowledge-hub-overview-concept.png new file mode 100644 index 0000000000000000000000000000000000000000..0ef1940a121fa2330bce61adb0d4d5a3613c61a3 Binary files /dev/null and b/public/images/knowledgehub/knowledge-hub-overview-concept.png differ diff --git a/public/images/knowledgehub/knowledge-hub-overview-concept.svg b/public/images/knowledgehub/knowledge-hub-overview-concept.svg new file mode 100644 index 0000000000000000000000000000000000000000..6fe7231d850069db4ba087eb1a1343fa12a6047a --- /dev/null +++ b/public/images/knowledgehub/knowledge-hub-overview-concept.svg @@ -0,0 +1,548 @@ +<svg width="728" height="503" viewBox="0 0 728 503" fill="none" xmlns="http://www.w3.org/2000/svg"> +<rect width="728" height="503" fill="white"/> +<rect x="154" y="19" width="554" height="324" fill="#E4E4E5"/> +<path d="M65 207L63.5 205.5M65 207L66.5 205.5M65 207L65 86.5L324.5 86.5" stroke="#06B6D4" stroke-linejoin="round"/> +<path d="M448 86L419 86" stroke="#06B6D4" stroke-linejoin="round"/> +<path d="M595 86L566 86" stroke="#06B6D4" stroke-linejoin="round"/> +<path d="M448 277L419 277" stroke="black" stroke-linejoin="round"/> +<path d="M595 277L566 277" stroke="black" stroke-linejoin="round"/> +<path d="M255 214H158V339H255V214Z" fill="white" stroke="black" stroke-width="2" stroke-miterlimit="10"/> +<path d="M406 214H309V339H406V214Z" fill="white" stroke="black" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M703 214H606V339H703V214Z" fill="white" stroke="black" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M555 358H458V483H555V358Z" fill="white" stroke="#3A70CA" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M555 215H458V340H555V215Z" fill="white" stroke="black" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M407 24H310V149H407V24Z" fill="white" stroke="#06B6D4" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M555 24H458V149H555V24Z" fill="white" stroke="#06B6D4" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M703 24H606V149H703V24Z" fill="white" stroke="#06B6D4" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M87 133H43V176H87V133Z" fill="white" stroke="#06B6D4" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M182 175.625L226 175.625L226 132.625L182 132.625L182 175.625Z" fill="white" stroke="black" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M20 400L108 400L108 357L20 357L20 400Z" fill="white" stroke="black" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M254.868 220.387H158V260.837H254.868V220.387Z" fill="#F0F1F1" stroke="black" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M406 220H309V236H406V220Z" fill="#F0F1F1" stroke="black" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M703 220H606V236H703V220Z" fill="#F0F1F1" stroke="black" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M555 364H458V380H555V364Z" fill="#F0F1F1" stroke="#3A70CA" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M555 221H458V237H555V221Z" fill="#F0F1F1" stroke="black" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M394 44H326V60H394V44Z" fill="#F0F1F1" stroke="#06B6D4" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M542 44H474V60H542V44Z" fill="#F0F1F1" stroke="#06B6D4" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M690 44H622V60H690V44Z" fill="#F0F1F1" stroke="#06B6D4" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M394 64H326V109H394V64Z" fill="#F0F1F1" stroke="#06B6D4" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M542 64H474V109H542V64Z" fill="#F0F1F1" stroke="#06B6D4" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M690 64H622V109H690V64Z" fill="#F0F1F1" stroke="#06B6D4" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M394 113H326V149H394V113Z" fill="#F0F1F1" stroke="#06B6D4" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M542 113H474V149H542V113Z" fill="#F0F1F1" stroke="#06B6D4" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M690 113H622V149H690V113Z" fill="#F0F1F1" stroke="#06B6D4" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M161.193 218.258C161.781 218.258 162.258 217.781 162.258 217.193C162.258 216.605 161.781 216.129 161.193 216.129C160.605 216.129 160.129 216.605 160.129 217.193C160.129 217.781 160.605 218.258 161.193 218.258Z" fill="#F0F1F1" stroke="black" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M312.193 218.258C312.781 218.258 313.258 217.781 313.258 217.193C313.258 216.605 312.781 216.129 312.193 216.129C311.605 216.129 311.129 216.605 311.129 217.193C311.129 217.781 311.605 218.258 312.193 218.258Z" fill="#F0F1F1" stroke="black" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M609.193 218.258C609.781 218.258 610.258 217.781 610.258 217.193C610.258 216.605 609.781 216.129 609.193 216.129C608.605 216.129 608.129 216.605 608.129 217.193C608.129 217.781 608.605 218.258 609.193 218.258Z" fill="#F0F1F1" stroke="black" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M461.193 362.258C461.781 362.258 462.258 361.781 462.258 361.193C462.258 360.605 461.781 360.129 461.193 360.129C460.605 360.129 460.129 360.605 460.129 361.193C460.129 361.781 460.605 362.258 461.193 362.258Z" fill="#F0F1F1" stroke="#3A70CA" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M461.193 219.258C461.781 219.258 462.258 218.781 462.258 218.193C462.258 217.605 461.781 217.129 461.193 217.129C460.605 217.129 460.129 217.605 460.129 218.193C460.129 218.781 460.605 219.258 461.193 219.258Z" fill="#F0F1F1" stroke="black" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M165.145 218.293C165.732 218.293 166.209 217.816 166.209 217.229C166.209 216.641 165.732 216.164 165.145 216.164C164.557 216.164 164.08 216.641 164.08 217.229C164.08 217.816 164.557 218.293 165.145 218.293Z" fill="#CACCCF" stroke="black" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M316.145 218.293C316.732 218.293 317.209 217.816 317.209 217.229C317.209 216.641 316.732 216.164 316.145 216.164C315.557 216.164 315.08 216.641 315.08 217.229C315.08 217.816 315.557 218.293 316.145 218.293Z" fill="#CACCCF" stroke="black" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M613.145 218.293C613.732 218.293 614.209 217.816 614.209 217.229C614.209 216.641 613.732 216.164 613.145 216.164C612.557 216.164 612.08 216.641 612.08 217.229C612.08 217.816 612.557 218.293 613.145 218.293Z" fill="#CACCCF" stroke="black" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M465.145 362.293C465.732 362.293 466.209 361.816 466.209 361.229C466.209 360.641 465.732 360.164 465.145 360.164C464.557 360.164 464.08 360.641 464.08 361.229C464.08 361.816 464.557 362.293 465.145 362.293Z" fill="#CACCCF" stroke="#3A70CA" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M465.145 219.293C465.732 219.293 466.209 218.816 466.209 218.229C466.209 217.641 465.732 217.164 465.145 217.164C464.557 217.164 464.08 217.641 464.08 218.229C464.08 218.816 464.557 219.293 465.145 219.293Z" fill="#CACCCF" stroke="black" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M233.064 301.129C233.652 301.129 234.129 300.652 234.129 300.064C234.129 299.477 233.652 299 233.064 299C232.477 299 232 299.477 232 300.064C232 300.652 232.477 301.129 233.064 301.129Z" fill="#CACCCF" stroke="black" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M235 302L234 301" stroke="black"/> +<rect x="162.287" y="266.236" width="24.7314" height="25.9719" rx="2.16643" fill="#CACCCF"/> +<rect x="172" y="298" width="56" height="5" rx="2.5" fill="#CACCCF"/> +<rect x="172" y="315" width="27" height="2" rx="1" fill="#CACCCF"/> +<rect x="172" y="322" width="23" height="2" rx="1" fill="#CACCCF"/> +<rect x="172" y="329" width="29" height="2" rx="1" fill="#CACCCF"/> +<rect x="172" y="336" width="27" height="2" rx="1" fill="#CACCCF"/> +<rect x="238" y="315" width="2" height="2" rx="1" fill="#CACCCF"/> +<rect x="238" y="322" width="2" height="2" rx="1" fill="#CACCCF"/> +<rect x="238" y="329" width="2" height="2" rx="1" fill="#CACCCF"/> +<rect x="238" y="336" width="2" height="2" rx="1" fill="#CACCCF"/> +<rect x="230" y="315" width="6" height="2" rx="1" fill="#CACCCF"/> +<rect x="230" y="322" width="6" height="2" rx="1" fill="#CACCCF"/> +<rect x="223" y="322" width="6" height="2" rx="1" fill="#CACCCF"/> +<rect x="232" y="329" width="4" height="2" rx="1" fill="#CACCCF"/> +<rect x="227" y="329" width="4" height="2" rx="1" fill="#CACCCF"/> +<rect x="230" y="336" width="6" height="2" rx="1" fill="#CACCCF"/> +<rect x="181" y="304" width="10" height="2" rx="1" fill="#CACCCF"/> +<rect x="172" y="304" width="8" height="2" rx="1" fill="#CACCCF"/> +<rect x="192" y="304" width="5" height="2" rx="1" fill="#CACCCF"/> +<mask id="path-64-inside-1_4371_128210" fill="white"> +<rect x="345" y="78" width="2" height="2" rx="0.2"/> +</mask> +<rect x="345" y="78" width="2" height="2" rx="0.2" fill="#22D3EE" stroke="#06B6D4" stroke-width="1.5" mask="url(#path-64-inside-1_4371_128210)"/> +<mask id="path-65-inside-2_4371_128210" fill="white"> +<rect x="342" y="78" width="2" height="2" rx="0.2"/> +</mask> +<rect x="342" y="78" width="2" height="2" rx="0.2" fill="#22D3EE" stroke="#06B6D4" stroke-width="1.5" mask="url(#path-65-inside-2_4371_128210)"/> +<mask id="path-66-inside-3_4371_128210" fill="white"> +<rect x="339" y="78" width="2" height="2" rx="0.2"/> +</mask> +<rect x="339" y="78" width="2" height="2" rx="0.2" fill="#22D3EE" stroke="#06B6D4" stroke-width="1.5" mask="url(#path-66-inside-3_4371_128210)"/> +<mask id="path-67-inside-4_4371_128210" fill="white"> +<rect x="336" y="78" width="2" height="2" rx="0.2"/> +</mask> +<rect x="336" y="78" width="2" height="2" rx="0.2" fill="#22D3EE" stroke="#06B6D4" stroke-width="1.5" mask="url(#path-67-inside-4_4371_128210)"/> +<rect x="330" y="83" width="60" height="23" rx="0.2" fill="#CACCCF"/> +<rect x="351" y="48" width="40" height="8" rx="0.2" fill="#CACCCF"/> +<rect x="499" y="48" width="40" height="8" rx="0.2" fill="#CACCCF"/> +<rect x="647" y="48" width="40" height="8" rx="0.2" fill="#CACCCF"/> +<rect x="499" y="68" width="40" height="8" rx="0.2" fill="#CACCCF"/> +<rect x="625" y="85" width="60" height="8" rx="0.2" fill="#CACCCF"/> +<rect x="478" y="96" width="60" height="8" rx="0.2" fill="#CACCCF"/> +<rect x="329" y="128" width="22" height="8" rx="0.2" fill="#CACCCF"/> +<rect x="477" y="128" width="22" height="8" rx="0.2" fill="#CACCCF"/> +<rect x="625" y="128" width="22" height="8" rx="0.2" fill="#CACCCF"/> +<rect x="355" y="128" width="22" height="8" rx="0.2" fill="#CACCCF"/> +<rect x="503" y="128" width="22" height="8" rx="0.2" fill="#CACCCF"/> +<rect x="651" y="128" width="22" height="8" rx="0.2" fill="#CACCCF"/> +<rect x="381" y="128" width="10" height="8" rx="0.2" fill="#CACCCF"/> +<rect x="529" y="128" width="10" height="8" rx="0.2" fill="#CACCCF"/> +<rect x="677" y="128" width="10" height="8" rx="0.2" fill="#CACCCF"/> +<rect x="372" y="140" width="18" height="8" rx="0.2" fill="#CACCCF"/> +<rect x="520" y="140" width="18" height="8" rx="0.2" fill="#CACCCF"/> +<rect x="668" y="140" width="18" height="8" rx="0.2" fill="#CACCCF"/> +<rect x="329" y="140" width="40" height="8" rx="0.2" fill="#CACCCF"/> +<rect x="477" y="140" width="40" height="8" rx="0.2" fill="#CACCCF"/> +<rect x="625" y="140" width="40" height="8" rx="0.2" fill="#CACCCF"/> +<mask id="path-90-inside-5_4371_128210" fill="white"> +<rect x="333" y="78" width="2" height="2" rx="0.2"/> +</mask> +<rect x="333" y="78" width="2" height="2" rx="0.2" fill="#22D3EE" stroke="#06B6D4" stroke-width="1.5" mask="url(#path-90-inside-5_4371_128210)"/> +<mask id="path-91-inside-6_4371_128210" fill="white"> +<rect x="330" y="78" width="2" height="2" rx="0.2"/> +</mask> +<rect x="330" y="78" width="2" height="2" rx="0.2" fill="#22D3EE" stroke="#06B6D4" stroke-width="1.5" mask="url(#path-91-inside-6_4371_128210)"/> +<rect x="193.908" y="266.236" width="24.7314" height="25.9719" rx="2.16643" fill="#CACCCF"/> +<rect x="225.652" y="266.236" width="24.7314" height="25.9719" rx="2.16643" fill="#CACCCF"/> +<g filter="url(#filter0_d_4371_128210)"> +<rect x="234" y="224" width="17" height="7" rx="2.16643" fill="white"/> +<rect x="234.5" y="224.5" width="16" height="6" rx="1.66643" stroke="black"/> +</g> +<path d="M181.895 269.441H167.538C166.341 269.441 165.371 270.411 165.371 271.608V278.796C165.371 279.993 166.341 280.963 167.538 280.963H181.895C183.092 280.963 184.062 279.993 184.062 278.796V271.608C184.062 270.411 183.092 269.441 181.895 269.441Z" fill="white" stroke="black" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M184.062 269.441H165.371V280.963H184.062V269.441Z" fill="white" stroke="black" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M184.061 280.963L165.467 269.441" stroke="black" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M165.467 280.963L184.061 269.441" stroke="black" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M367.691 272H349V283.521H367.691V272Z" fill="white" stroke="black" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M664.691 272H646V283.521H664.691V272Z" fill="white" stroke="#35A58E" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M367.69 283.521L349.096 272" stroke="black" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M664.69 283.521L646.096 272" stroke="#35A58E" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M349.096 283.521L367.69 272" stroke="black" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M646.096 283.521L664.69 272" stroke="#35A58E" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M501.691 416H483V427.521H501.691V416Z" fill="white" stroke="#3A70CA" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M501.69 427.521L483.096 416" stroke="#3A70CA" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M483.096 427.521L501.69 416" stroke="#3A70CA" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M525.691 416H507V427.521H525.691V416Z" fill="white" stroke="#3A70CA" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M525.69 427.521L507.096 416" stroke="#3A70CA" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M507.096 427.521L525.69 416" stroke="#3A70CA" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M393.5 241V245.5M393.5 245.5L392 244M393.5 245.5L395 244M390 245V247H397V245" stroke="black" stroke-linejoin="round"/> +<path d="M690.5 241V245.5M690.5 245.5L689 244M690.5 245.5L692 244M687 245V247H694V245" stroke="#35A58E" stroke-linejoin="round"/> +<path d="M542.5 385V389.5M542.5 389.5L541 388M542.5 389.5L544 388M539 389V391H546V389" stroke="#3A70CA" stroke-linejoin="round"/> +<path d="M245 276.5L303 276.5M303 276.5L301.5 278M303 276.5L301.5 275" stroke="black" stroke-linejoin="round"/> +<path d="M81 333L82.5 334.5M81 333L79.5 334.5M81 333L81 350.5L357.5 350.5L357.5 334.5" stroke="black" stroke-linejoin="round"/> +<path d="M504.5 153V197.25" stroke="#71767F" stroke-linejoin="round" stroke-dasharray="2 2"/> +<path d="M506 195.75L504.5 197.25L503 195.75" stroke="#71767F" stroke-linejoin="round"/> +<path d="M654.5 153V197.25" stroke="#71767F" stroke-linejoin="round" stroke-dasharray="2 2"/> +<path d="M656 195.75L654.5 197.25L653 195.75" stroke="#71767F" stroke-linejoin="round"/> +<path d="M351.5 153V197.25" stroke="#71767F" stroke-linejoin="round" stroke-dasharray="2 2"/> +<path d="M353 195.75L351.5 197.25L350 195.75" stroke="#71767F" stroke-linejoin="round"/> +<path d="M539 356.5V268.5H533M539 356.5L537.5 355M539 356.5L540.5 355" stroke="black" stroke-linejoin="round"/> +<path d="M442 425.5L453.75 425.5M453.75 425.5L452.25 427M453.75 425.5L452.25 424" stroke="black" stroke-linejoin="round"/> +<path d="M654.5 356.75L654.5 345M654.5 345L656 346.5M654.5 345L653 346.5" stroke="black" stroke-linejoin="round"/> +<path d="M128.5 276.5L150 276.5M150 276.5L148.5 278M150 276.5L148.5 275" stroke="black" stroke-linejoin="round"/> +<path d="M204.5 176L204.5 196.125M204.5 196.125L203 194.625M204.5 196.125L206 194.625" stroke="black" stroke-linejoin="round"/> +<path d="M64.5 356.625L64.5 333M64.5 333L66 334.5M64.5 333L63 334.5" stroke="black" stroke-linejoin="round"/> +<path d="M303.5 124L263.5 124L263.5 226L251 226M303.5 124L302 125.5M303.5 124L302 122.5" stroke="black" stroke-linejoin="round"/> +<path d="M241 313L172 313" stroke="black" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M241 320L172 320" stroke="black" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M241 327L172 327" stroke="black" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M241 334L172 334" stroke="black" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M216.058 283.923H197.367M216.058 286.059H197.367M216.058 288.293H197.367" stroke="black" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M184 284H165M184 285.956H165M184 288H165" stroke="black" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M381 316H334M381 317.956H334M373.5 320H334" stroke="black" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M678 316H631M678 317.956H631M670.5 320H631" stroke="#35A58E" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M530 441H483M530 442.956H483M522.5 445H483" stroke="#3A70CA" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M530 449H483M530 450.956H483M522.5 453H483" stroke="#3A70CA" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M678 324H631M676 325.956H631M663 328H631" stroke="#35A58E" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M530 474H483M528 475.956H483M515 478H483" stroke="#3A70CA" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M381 289H334M379 290.956H334M366 293H334" stroke="black" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M678 289H631M676 290.956H631M663 293H631" stroke="#35A58E" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M530 433H483M528 434.956H483M515 437H483" stroke="#3A70CA" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M381 264H334M378 265.956H334M380 268H334" stroke="black" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M678 264H631M675 265.956H631M677 268H631" stroke="#35A58E" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M530 408H483M527 409.956H483M529 412H483" stroke="#3A70CA" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M514 266H483M512.021 267.956H483M513.34 270H483" stroke="black" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M323 246H311M322.234 247.956H311M322.745 250H311" stroke="black" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M620 246H608M619.234 247.956H608M619.745 250H608" stroke="#35A58E" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M472 390H460M471.234 391.956H460M471.745 394H460" stroke="#3A70CA" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M319 252H311M322.234 253.956H311M322.745 256H311" stroke="black" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M616 252H608M619.234 253.956H608M619.745 256H608" stroke="#35A58E" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M468 396H460M471.234 397.956H460M471.745 400H460" stroke="#3A70CA" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M401 250H389M400.234 251.956H389M400.745 254H389" stroke="black" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M698 250H686M697.234 251.956H686M697.745 254H686" stroke="#35A58E" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M550 394H538M549.234 395.956H538M549.745 398H538" stroke="#3A70CA" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M216.058 269.423H197.367V280.944H216.058V269.423Z" fill="white" stroke="black" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M216.025 269.441H197.334V280.963H216.025V269.441Z" fill="white" stroke="black" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M216.059 280.944L197.465 269.423" stroke="black" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M197.465 280.944L216.059 269.423" stroke="black" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M247.419 283.941H228.729M247.419 286.078H228.729M247.419 288.312H228.729" stroke="black" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M247.419 269.441H228.729V280.963H247.419V269.441Z" fill="white" stroke="black" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M247.419 269.441H228.729V280.963H247.419V269.441Z" fill="white" stroke="black" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M247.421 280.963L228.826 269.441" stroke="black" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M228.822 280.963L247.417 269.441" stroke="black" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M210.586 229.566V225.961C210.586 225.924 210.576 225.888 210.558 225.856C210.54 225.824 210.514 225.797 210.482 225.779L207.49 224.028C207.458 224.01 207.422 224 207.386 224C207.349 224 207.314 224.01 207.282 224.028L204.289 225.779C204.258 225.797 204.232 225.823 204.213 225.855C204.195 225.887 204.186 225.923 204.186 225.96V229.566L207.282 227.754C207.314 227.736 207.349 227.726 207.386 227.726C207.422 227.726 207.458 227.736 207.49 227.754L210.586 229.566Z" fill="#0B1324"/> +<path d="M207.387 235.173L210.47 236.976C210.501 236.994 210.537 237.004 210.574 237.004C210.61 237.004 210.646 236.994 210.677 236.976L213.67 235.225C213.702 235.207 213.728 235.18 213.746 235.148C213.764 235.116 213.774 235.08 213.774 235.043V231.543C213.774 231.506 213.764 231.47 213.746 231.438C213.728 231.406 213.702 231.379 213.67 231.361L210.587 229.562V233.179C210.587 233.216 210.578 233.252 210.559 233.284C210.541 233.316 210.515 233.342 210.484 233.361L207.387 235.173Z" fill="#0B1324"/> +<path d="M207.387 235.173L204.304 236.976C204.272 236.994 204.236 237.004 204.2 237.004C204.164 237.004 204.128 236.994 204.096 236.976L201.104 235.225C201.072 235.207 201.046 235.18 201.028 235.148C201.01 235.116 201 235.08 201 235.043V231.543C201 231.506 201.01 231.47 201.028 231.438C201.046 231.406 201.072 231.379 201.104 231.361L204.186 229.562V233.179C204.186 233.216 204.196 233.252 204.214 233.284C204.232 233.316 204.259 233.342 204.29 233.361L207.387 235.173Z" fill="#0B1324"/> +<path d="M206.644 230.49H206.116V230.257H206.736V229.931H205.76V231.394H206.116V230.816H206.644V230.49Z" fill="#0B1324"/> +<path d="M207.195 229.931L206.719 231.394H207.082L207.182 231.059H207.607L207.706 231.394H208.078L207.608 229.931H207.195ZM207.517 230.744H207.269L207.393 230.315L207.517 230.744Z" fill="#0B1324"/> +<path d="M209.323 230.799C209.303 230.757 209.275 230.719 209.24 230.688C209.208 230.661 209.171 230.639 209.131 230.626C209.164 230.613 209.194 230.593 209.219 230.567C209.246 230.538 209.267 230.503 209.28 230.465C209.296 230.418 209.304 230.368 209.303 230.318C209.305 230.267 209.297 230.216 209.279 230.168C209.261 230.12 209.234 230.076 209.199 230.038C209.16 230.002 209.115 229.974 209.065 229.956C209.016 229.938 208.963 229.93 208.91 229.933H208.207V231.396H208.971C209.025 231.396 209.078 231.384 209.126 231.361C209.173 231.339 209.214 231.308 209.249 231.269C209.284 231.229 209.311 231.182 209.329 231.132C209.348 231.079 209.358 231.023 209.357 230.966C209.359 230.908 209.347 230.851 209.323 230.799ZM208.563 230.812H208.885C208.913 230.81 208.94 230.819 208.961 230.838C208.971 230.848 208.978 230.859 208.983 230.872C208.987 230.885 208.989 230.899 208.988 230.912V230.982C208.989 230.996 208.987 231.009 208.983 231.022C208.978 231.035 208.971 231.047 208.961 231.056C208.94 231.075 208.913 231.084 208.885 231.082H208.563V230.812ZM208.938 230.407C208.941 230.431 208.934 230.455 208.919 230.474C208.905 230.493 208.883 230.506 208.859 230.508C208.852 230.509 208.845 230.509 208.838 230.508H208.563V230.243H208.838C208.861 230.241 208.885 230.247 208.904 230.262C208.923 230.277 208.935 230.299 208.938 230.324C208.939 230.331 208.939 230.338 208.938 230.346V230.407Z" fill="#0B1324"/> +<path d="M206.057 233.038C205.89 233.038 205.758 232.981 205.663 232.866C205.567 232.752 205.52 232.585 205.52 232.367C205.518 232.27 205.53 232.173 205.556 232.08C205.577 232.003 205.614 231.932 205.663 231.87C205.708 231.813 205.767 231.769 205.833 231.74C205.904 231.71 205.98 231.695 206.057 231.697C206.156 231.693 206.253 231.719 206.337 231.77C206.416 231.824 206.477 231.9 206.514 231.988L206.341 232.085C206.322 232.027 206.287 231.976 206.239 231.937C206.187 231.899 206.124 231.879 206.059 231.882C206.015 231.88 205.971 231.889 205.931 231.906C205.89 231.924 205.854 231.951 205.826 231.985C205.77 232.053 205.742 232.148 205.742 232.268V232.466C205.742 232.586 205.77 232.681 205.826 232.749C205.879 232.806 205.951 232.842 206.028 232.85C206.105 232.857 206.182 232.837 206.246 232.792C206.295 232.751 206.332 232.697 206.353 232.637L206.52 232.739C206.481 232.828 206.419 232.904 206.34 232.959C206.256 233.013 206.157 233.041 206.057 233.038V233.038Z" fill="#0B1324"/> +<path d="M206.639 233.016V232.845H206.812V231.891H206.639V231.72H207.196V231.891H207.02V232.845H207.196V233.016H206.639Z" fill="#0B1324"/> +<path d="M207.877 231.905V233.015H207.669V231.905H207.289V231.72H208.259V231.905H207.877Z" fill="#0B1324"/> +<path d="M208.769 233.015V232.505L208.328 231.72H208.565L208.876 232.297H208.881L209.192 231.72H209.42L208.976 232.501V233.016H208.768L208.769 233.015Z" fill="#0B1324"/> +<path d="M195.827 241.748H193.745V243.664H193V239.265H193.745V241.118H195.827V239.265H196.572V243.664H195.827V241.748Z" fill="#0B1324"/> +<path d="M200.295 243.664C200.106 243.664 199.961 243.613 199.86 243.513C199.759 243.408 199.697 243.275 199.675 243.116H199.642C199.576 243.321 199.455 243.477 199.28 243.582C199.104 243.687 198.891 243.739 198.64 243.739C198.285 243.739 198.01 243.651 197.817 243.475C197.628 243.298 197.533 243.061 197.533 242.763C197.533 242.435 197.656 242.189 197.902 242.025C198.153 241.861 198.517 241.779 198.996 241.779H199.616V241.502C199.616 241.3 199.559 241.145 199.444 241.036C199.33 240.926 199.152 240.872 198.911 240.872C198.709 240.872 198.544 240.914 198.416 240.998C198.289 241.082 198.181 241.189 198.093 241.319L197.665 240.947C197.779 240.763 197.94 240.611 198.146 240.494C198.353 240.372 198.623 240.311 198.957 240.311C199.401 240.311 199.741 240.41 199.978 240.607C200.216 240.805 200.334 241.088 200.334 241.458V243.103H200.697V243.664H200.295ZM198.845 243.216C199.069 243.216 199.253 243.17 199.398 243.078C199.543 242.981 199.616 242.853 199.616 242.693V242.221H199.009C198.513 242.221 198.265 242.368 198.265 242.662V242.775C198.265 242.922 198.315 243.034 198.416 243.109C198.522 243.181 198.665 243.216 198.845 243.216Z" fill="#0B1324"/> +<path d="M201.532 243.664V240.387H202.251V240.929H202.284C202.319 240.845 202.361 240.765 202.409 240.689C202.462 240.613 202.523 240.548 202.593 240.494C202.668 240.435 202.754 240.391 202.85 240.361C202.952 240.328 203.068 240.311 203.2 240.311C203.433 240.311 203.639 240.366 203.819 240.475C203.999 240.584 204.131 240.752 204.215 240.979H204.234C204.296 240.794 204.415 240.637 204.59 240.506C204.766 240.376 204.992 240.311 205.269 240.311C205.612 240.311 205.878 240.422 206.067 240.645C206.255 240.863 206.35 241.176 206.35 241.584V243.664H205.632V241.666C205.632 241.414 205.581 241.225 205.48 241.099C205.379 240.968 205.219 240.903 204.999 240.903C204.907 240.903 204.819 240.916 204.735 240.941C204.652 240.962 204.577 240.996 204.511 241.042C204.45 241.088 204.399 241.147 204.36 241.218C204.32 241.29 204.3 241.372 204.3 241.464V243.664H203.582V241.666C203.582 241.158 203.373 240.903 202.956 240.903C202.868 240.903 202.78 240.916 202.692 240.941C202.609 240.962 202.534 240.996 202.468 241.042C202.402 241.088 202.35 241.147 202.31 241.218C202.271 241.29 202.251 241.372 202.251 241.464V243.664H201.532Z" fill="#0B1324"/> +<path d="M207.476 239H208.194V240.929H208.227C208.302 240.731 208.423 240.58 208.59 240.475C208.761 240.366 208.961 240.311 209.189 240.311C209.624 240.311 209.96 240.462 210.198 240.765C210.435 241.063 210.553 241.483 210.553 242.025C210.553 242.567 210.435 242.989 210.198 243.292C209.96 243.59 209.624 243.739 209.189 243.739C208.961 243.739 208.761 243.685 208.59 243.576C208.423 243.466 208.302 243.315 208.227 243.122H208.194V243.664H207.476V239ZM208.972 243.147C209.222 243.147 209.422 243.071 209.572 242.92C209.721 242.765 209.796 242.561 209.796 242.309V241.742C209.796 241.489 209.721 241.288 209.572 241.137C209.422 240.981 209.222 240.903 208.972 240.903C208.752 240.903 208.568 240.956 208.418 241.061C208.269 241.162 208.194 241.296 208.194 241.464V242.586C208.194 242.754 208.269 242.891 208.418 242.996C208.568 243.097 208.752 243.147 208.972 243.147Z" fill="#0B1324"/> +<path d="M213.584 243.122H213.557C213.527 243.202 213.485 243.279 213.432 243.355C213.384 243.431 213.32 243.498 213.241 243.557C213.166 243.611 213.074 243.655 212.964 243.689C212.859 243.723 212.736 243.739 212.595 243.739C212.239 243.739 211.962 243.63 211.765 243.412C211.571 243.193 211.475 242.88 211.475 242.473V240.387H212.193V242.384C212.193 242.893 212.413 243.147 212.852 243.147C212.944 243.147 213.034 243.137 213.122 243.116C213.21 243.09 213.287 243.055 213.353 243.008C213.423 242.962 213.478 242.903 213.518 242.832C213.562 242.761 213.584 242.676 213.584 242.58V240.387H214.302V243.664H213.584V243.122Z" fill="#0B1324"/> +<path d="M215.462 243.664V240.387H216.181V241.017H216.214C216.262 240.849 216.363 240.702 216.517 240.576C216.671 240.45 216.884 240.387 217.156 240.387H217.347V241.048H217.064C216.778 241.048 216.559 241.092 216.405 241.181C216.255 241.269 216.181 241.399 216.181 241.571V243.664H215.462Z" fill="#0B1324"/> +<path d="M221 243.973C221 244.313 220.864 244.569 220.591 244.742C220.319 244.914 219.875 245 219.26 245C218.979 245 218.74 244.981 218.542 244.943C218.348 244.91 218.188 244.859 218.061 244.792C217.938 244.725 217.848 244.643 217.791 244.546C217.733 244.45 217.705 244.338 217.705 244.212C217.705 244.032 217.755 243.891 217.856 243.79C217.962 243.689 218.107 243.62 218.291 243.582V243.513C218.032 243.433 217.903 243.265 217.903 243.008C217.903 242.84 217.962 242.712 218.08 242.624C218.199 242.532 218.342 242.466 218.509 242.429V242.403C218.307 242.311 218.151 242.183 218.041 242.019C217.936 241.851 217.883 241.655 217.883 241.433C217.883 241.097 217.999 240.826 218.232 240.62C218.469 240.414 218.808 240.311 219.247 240.311C219.489 240.311 219.695 240.345 219.866 240.412V240.324C219.866 240.176 219.902 240.063 219.972 239.983C220.047 239.899 220.161 239.857 220.315 239.857H220.842V240.412H220.143V240.544C220.297 240.641 220.416 240.767 220.499 240.922C220.583 241.074 220.624 241.244 220.624 241.433C220.624 241.765 220.506 242.034 220.268 242.239C220.031 242.441 219.693 242.542 219.254 242.542C219.087 242.542 218.937 242.525 218.805 242.492C218.718 242.521 218.641 242.563 218.575 242.618C218.509 242.668 218.476 242.735 218.476 242.819C218.476 242.908 218.518 242.971 218.601 243.008C218.685 243.046 218.803 243.065 218.957 243.065H219.801C220.222 243.065 220.528 243.147 220.717 243.311C220.906 243.471 221 243.691 221 243.973ZM220.328 244.048C220.328 243.935 220.282 243.845 220.189 243.777C220.102 243.71 219.939 243.676 219.702 243.676H218.542C218.384 243.765 218.305 243.891 218.305 244.055C218.305 244.189 218.359 244.296 218.469 244.376C218.584 244.46 218.775 244.502 219.043 244.502H219.491C220.049 244.502 220.328 244.351 220.328 244.048ZM219.254 242.044C219.464 242.044 219.627 242 219.741 241.912C219.86 241.819 219.919 241.679 219.919 241.489V241.363C219.919 241.174 219.86 241.036 219.741 240.947C219.627 240.855 219.464 240.809 219.254 240.809C219.043 240.809 218.878 240.855 218.759 240.947C218.645 241.036 218.588 241.174 218.588 241.363V241.489C218.588 241.679 218.645 241.819 218.759 241.912C218.878 242 219.043 242.044 219.254 242.044Z" fill="#0B1324"/> +<path d="M318.99 226.479V224.225C318.99 224.202 318.984 224.18 318.973 224.16C318.962 224.14 318.945 224.123 318.926 224.112L317.055 223.018C317.036 223.006 317.013 223 316.99 223C316.968 223 316.945 223.006 316.926 223.018L315.055 224.112C315.035 224.123 315.019 224.14 315.008 224.16C314.996 224.18 314.99 224.202 314.99 224.225V226.479L316.926 225.347C316.945 225.335 316.968 225.329 316.99 225.329C317.013 225.329 317.036 225.335 317.055 225.347L318.99 226.479Z" fill="#0B1324"/> +<path d="M615.99 226.479V224.225C615.99 224.202 615.984 224.18 615.973 224.16C615.962 224.14 615.945 224.123 615.926 224.112L614.055 223.018C614.036 223.006 614.013 223 613.99 223C613.968 223 613.945 223.006 613.926 223.018L612.055 224.112C612.035 224.123 612.019 224.14 612.008 224.16C611.996 224.18 611.99 224.202 611.99 224.225V226.479L613.926 225.347C613.945 225.335 613.968 225.329 613.99 225.329C614.013 225.329 614.036 225.335 614.055 225.347L615.99 226.479Z" fill="#0B1324"/> +<path d="M467.99 227.479V225.225C467.99 225.202 467.984 225.18 467.973 225.16C467.962 225.14 467.945 225.123 467.926 225.112L466.055 224.018C466.036 224.006 466.013 224 465.99 224C465.968 224 465.945 224.006 465.926 224.018L464.055 225.112C464.035 225.123 464.019 225.14 464.008 225.16C463.996 225.18 463.99 225.202 463.99 225.225V227.479L465.926 226.347C465.945 226.335 465.968 226.329 465.99 226.329C466.013 226.329 466.036 226.335 466.055 226.347L467.99 227.479Z" fill="#0B1324"/> +<path d="M316.992 229.983L318.919 231.11C318.939 231.121 318.961 231.127 318.984 231.127C319.007 231.127 319.029 231.121 319.049 231.11L320.919 230.016C320.939 230.004 320.955 229.988 320.967 229.968C320.978 229.948 320.984 229.925 320.984 229.902V227.714C320.984 227.691 320.978 227.668 320.967 227.649C320.955 227.629 320.939 227.612 320.919 227.601L318.993 226.477V228.737C318.993 228.76 318.987 228.782 318.975 228.802C318.964 228.822 318.947 228.839 318.928 228.85L316.992 229.983Z" fill="#0B1324"/> +<path d="M613.992 229.983L615.919 231.11C615.939 231.121 615.961 231.127 615.984 231.127C616.007 231.127 616.029 231.121 616.049 231.11L617.919 230.016C617.939 230.004 617.955 229.988 617.967 229.968C617.978 229.948 617.984 229.925 617.984 229.902V227.714C617.984 227.691 617.978 227.668 617.967 227.649C617.955 227.629 617.939 227.612 617.919 227.601L615.993 226.477V228.737C615.993 228.76 615.987 228.782 615.975 228.802C615.964 228.822 615.947 228.839 615.928 228.85L613.992 229.983Z" fill="#0B1324"/> +<path d="M465.992 230.983L467.919 232.11C467.939 232.121 467.961 232.127 467.984 232.127C468.007 232.127 468.029 232.121 468.049 232.11L469.919 231.016C469.939 231.004 469.955 230.988 469.967 230.968C469.978 230.948 469.984 230.925 469.984 230.902V228.714C469.984 228.691 469.978 228.668 469.967 228.649C469.955 228.629 469.939 228.612 469.919 228.601L467.993 227.477V229.737C467.993 229.76 467.987 229.782 467.975 229.802C467.964 229.822 467.947 229.839 467.928 229.85L465.992 230.983Z" fill="#0B1324"/> +<path d="M316.992 229.983L315.065 231.11C315.045 231.121 315.023 231.127 315 231.127C314.977 231.127 314.955 231.121 314.935 231.11L313.065 230.016C313.045 230.004 313.029 229.988 313.017 229.968C313.006 229.948 313 229.925 313 229.902V227.714C313 227.691 313.006 227.668 313.017 227.649C313.029 227.629 313.045 227.612 313.065 227.601L314.992 226.477V228.737C314.992 228.76 314.998 228.782 315.009 228.802C315.02 228.822 315.037 228.839 315.056 228.85L316.992 229.983Z" fill="#0B1324"/> +<path d="M613.992 229.983L612.065 231.11C612.045 231.121 612.023 231.127 612 231.127C611.977 231.127 611.955 231.121 611.935 231.11L610.065 230.016C610.045 230.004 610.029 229.988 610.017 229.968C610.006 229.948 610 229.925 610 229.902V227.714C610 227.691 610.006 227.668 610.017 227.649C610.029 227.629 610.045 227.612 610.065 227.601L611.992 226.477V228.737C611.992 228.76 611.998 228.782 612.009 228.802C612.02 228.822 612.037 228.839 612.056 228.85L613.992 229.983Z" fill="#0B1324"/> +<path d="M465.992 230.983L464.065 232.11C464.045 232.121 464.023 232.127 464 232.127C463.977 232.127 463.955 232.121 463.935 232.11L462.065 231.016C462.045 231.004 462.029 230.988 462.017 230.968C462.006 230.948 462 230.925 462 230.902V228.714C462 228.691 462.006 228.668 462.017 228.649C462.029 228.629 462.045 228.612 462.065 228.601L463.992 227.477V229.737C463.992 229.76 463.998 229.782 464.009 229.802C464.02 229.822 464.037 229.839 464.056 229.85L465.992 230.983Z" fill="#0B1324"/> +<path d="M316.527 227.055H316.197V226.91H316.585V226.706H315.975V227.62H316.197V227.26H316.527V227.055Z" fill="#0B1324"/> +<path d="M316.872 226.706L316.574 227.62H316.802L316.864 227.411H317.129L317.192 227.62H317.424L317.13 226.706H316.872ZM317.073 227.214H316.918L316.995 226.946L317.073 227.214Z" fill="#0B1324"/> +<path d="M318.202 227.249C318.189 227.222 318.171 227.199 318.15 227.179C318.13 227.162 318.106 227.149 318.081 227.14C318.102 227.132 318.121 227.12 318.136 227.104C318.153 227.085 318.167 227.064 318.175 227.04C318.185 227.01 318.189 226.979 318.189 226.948C318.19 226.916 318.185 226.884 318.174 226.854C318.163 226.824 318.146 226.796 318.124 226.773C318.1 226.75 318.071 226.733 318.04 226.722C318.009 226.71 317.976 226.706 317.943 226.707H317.504V227.622H317.982C318.015 227.622 318.048 227.614 318.078 227.6C318.108 227.586 318.134 227.566 318.155 227.542C318.177 227.517 318.194 227.488 318.205 227.457C318.217 227.423 318.223 227.388 318.223 227.353C318.224 227.317 318.216 227.281 318.202 227.249ZM317.726 227.257H317.928C317.945 227.255 317.962 227.261 317.975 227.273C317.981 227.279 317.986 227.286 317.989 227.294C317.991 227.302 317.993 227.311 317.992 227.319V227.363C317.993 227.371 317.991 227.38 317.989 227.388C317.986 227.396 317.981 227.403 317.975 227.409C317.962 227.421 317.945 227.427 317.928 227.426H317.726V227.257ZM317.961 227.003C317.963 227.018 317.958 227.034 317.949 227.045C317.94 227.057 317.926 227.065 317.911 227.067C317.907 227.067 317.902 227.067 317.898 227.067H317.727V226.901H317.898C317.913 226.899 317.928 226.904 317.94 226.913C317.951 226.923 317.959 226.936 317.961 226.951C317.962 226.956 317.962 226.961 317.961 226.965V227.003Z" fill="#0B1324"/> +<path d="M316.16 228.648C316.056 228.648 315.973 228.612 315.914 228.541C315.854 228.469 315.824 228.365 315.824 228.229C315.823 228.168 315.831 228.108 315.847 228.049C315.86 228.001 315.883 227.957 315.914 227.918C315.942 227.883 315.979 227.855 316.02 227.837C316.064 227.818 316.112 227.809 316.16 227.81C316.222 227.808 316.282 227.824 316.335 227.856C316.384 227.889 316.423 227.937 316.446 227.992L316.338 228.052C316.326 228.016 316.304 227.984 316.274 227.96C316.242 227.936 316.202 227.924 316.161 227.926C316.134 227.925 316.106 227.93 316.081 227.941C316.056 227.952 316.034 227.969 316.016 227.99C315.981 228.033 315.963 228.092 315.963 228.167V228.29C315.963 228.366 315.981 228.425 316.016 228.467C316.049 228.503 316.094 228.526 316.142 228.53C316.19 228.535 316.238 228.522 316.278 228.494C316.309 228.469 316.332 228.435 316.345 228.397L316.449 228.461C316.425 228.517 316.386 228.564 316.337 228.599C316.284 228.633 316.223 228.65 316.16 228.648V228.648Z" fill="#0B1324"/> +<path d="M316.523 228.634V228.527H316.631V227.931H316.523V227.824H316.872V227.931H316.762V228.527H316.872V228.634H316.523Z" fill="#0B1324"/> +<path d="M317.297 227.94V228.634H317.167V227.94H316.93V227.824H317.536V227.94H317.297Z" fill="#0B1324"/> +<path d="M317.855 228.634V228.315L317.58 227.824H317.728L317.922 228.185H317.926L318.12 227.824H318.262L317.985 228.313V228.634H317.855L317.855 228.634Z" fill="#0B1324"/> +<path d="M613.527 227.055H613.197V226.91H613.585V226.706H612.975V227.62H613.197V227.26H613.527V227.055Z" fill="#0B1324"/> +<path d="M613.872 226.706L613.574 227.62H613.802L613.864 227.411H614.129L614.192 227.62H614.424L614.13 226.706H613.872ZM614.073 227.214H613.918L613.995 226.946L614.073 227.214Z" fill="#0B1324"/> +<path d="M615.202 227.249C615.189 227.222 615.171 227.199 615.15 227.179C615.13 227.162 615.106 227.149 615.081 227.14C615.102 227.132 615.121 227.12 615.136 227.104C615.153 227.085 615.167 227.064 615.175 227.04C615.185 227.01 615.189 226.979 615.189 226.948C615.19 226.916 615.185 226.884 615.174 226.854C615.163 226.824 615.146 226.796 615.124 226.773C615.1 226.75 615.071 226.733 615.04 226.722C615.009 226.71 614.976 226.706 614.943 226.707H614.504V227.622H614.982C615.015 227.622 615.048 227.614 615.078 227.6C615.108 227.586 615.134 227.566 615.155 227.542C615.177 227.517 615.194 227.488 615.205 227.457C615.217 227.423 615.223 227.388 615.223 227.353C615.224 227.317 615.216 227.281 615.202 227.249ZM614.726 227.257H614.928C614.945 227.255 614.962 227.261 614.975 227.273C614.981 227.279 614.986 227.286 614.989 227.294C614.991 227.302 614.993 227.311 614.992 227.319V227.363C614.993 227.371 614.991 227.38 614.989 227.388C614.986 227.396 614.981 227.403 614.975 227.409C614.962 227.421 614.945 227.427 614.928 227.426H614.726V227.257ZM614.961 227.003C614.963 227.018 614.958 227.034 614.949 227.045C614.94 227.057 614.926 227.065 614.911 227.067C614.907 227.067 614.902 227.067 614.898 227.067H614.727V226.901H614.898C614.913 226.899 614.928 226.904 614.94 226.913C614.951 226.923 614.959 226.936 614.961 226.951C614.962 226.956 614.962 226.961 614.961 226.965V227.003Z" fill="#0B1324"/> +<path d="M613.16 228.648C613.056 228.648 612.973 228.612 612.914 228.541C612.854 228.469 612.824 228.365 612.824 228.229C612.823 228.168 612.831 228.108 612.847 228.049C612.86 228.001 612.883 227.957 612.914 227.918C612.942 227.883 612.979 227.855 613.02 227.837C613.064 227.818 613.112 227.809 613.16 227.81C613.222 227.808 613.282 227.824 613.335 227.856C613.384 227.889 613.423 227.937 613.446 227.992L613.338 228.052C613.326 228.016 613.304 227.984 613.274 227.96C613.242 227.936 613.202 227.924 613.161 227.926C613.134 227.925 613.106 227.93 613.081 227.941C613.056 227.952 613.034 227.969 613.016 227.99C612.981 228.033 612.963 228.092 612.963 228.167V228.29C612.963 228.366 612.981 228.425 613.016 228.467C613.049 228.503 613.094 228.526 613.142 228.53C613.19 228.535 613.238 228.522 613.278 228.494C613.309 228.469 613.332 228.435 613.345 228.397L613.449 228.461C613.425 228.517 613.386 228.564 613.337 228.599C613.284 228.633 613.223 228.65 613.16 228.648V228.648Z" fill="#0B1324"/> +<path d="M613.523 228.634V228.527H613.631V227.931H613.523V227.824H613.872V227.931H613.762V228.527H613.872V228.634H613.523Z" fill="#0B1324"/> +<path d="M614.297 227.94V228.634H614.167V227.94H613.93V227.824H614.536V227.94H614.297Z" fill="#0B1324"/> +<path d="M614.855 228.634V228.315L614.58 227.824H614.728L614.922 228.185H614.926L615.12 227.824H615.262L614.985 228.313V228.634H614.855L614.855 228.634Z" fill="#0B1324"/> +<path d="M465.527 228.055H465.197V227.91H465.585V227.706H464.975V228.62H465.197V228.26H465.527V228.055Z" fill="#0B1324"/> +<path d="M465.872 227.706L465.574 228.62H465.802L465.864 228.411H466.129L466.192 228.62H466.424L466.13 227.706H465.872ZM466.073 228.214H465.918L465.995 227.946L466.073 228.214Z" fill="#0B1324"/> +<path d="M467.202 228.249C467.189 228.222 467.171 228.199 467.15 228.179C467.13 228.162 467.106 228.149 467.081 228.14C467.102 228.132 467.121 228.12 467.136 228.104C467.153 228.085 467.167 228.064 467.175 228.04C467.185 228.01 467.189 227.979 467.189 227.948C467.19 227.916 467.185 227.884 467.174 227.854C467.163 227.824 467.146 227.796 467.124 227.773C467.1 227.75 467.071 227.733 467.04 227.722C467.009 227.71 466.976 227.706 466.943 227.707H466.504V228.622H466.982C467.015 228.622 467.048 228.614 467.078 228.6C467.108 228.586 467.134 228.566 467.155 228.542C467.177 228.517 467.194 228.488 467.205 228.457C467.217 228.423 467.223 228.388 467.223 228.353C467.224 228.317 467.216 228.281 467.202 228.249ZM466.726 228.257H466.928C466.945 228.255 466.962 228.261 466.975 228.273C466.981 228.279 466.986 228.286 466.989 228.294C466.991 228.302 466.993 228.311 466.992 228.319V228.363C466.993 228.371 466.991 228.38 466.989 228.388C466.986 228.396 466.981 228.403 466.975 228.409C466.962 228.421 466.945 228.427 466.928 228.426H466.726V228.257ZM466.961 228.003C466.963 228.018 466.958 228.034 466.949 228.045C466.94 228.057 466.926 228.065 466.911 228.067C466.907 228.067 466.902 228.067 466.898 228.067H466.727V227.901H466.898C466.913 227.899 466.928 227.904 466.94 227.913C466.951 227.923 466.959 227.936 466.961 227.951C466.962 227.956 466.962 227.961 466.961 227.965V228.003Z" fill="#0B1324"/> +<path d="M465.16 229.648C465.056 229.648 464.973 229.612 464.914 229.541C464.854 229.469 464.824 229.365 464.824 229.229C464.823 229.168 464.831 229.108 464.847 229.049C464.86 229.001 464.883 228.957 464.914 228.918C464.942 228.883 464.979 228.855 465.02 228.837C465.064 228.818 465.112 228.809 465.16 228.81C465.222 228.808 465.282 228.824 465.335 228.856C465.384 228.889 465.423 228.937 465.446 228.992L465.338 229.052C465.326 229.016 465.304 228.984 465.274 228.96C465.242 228.936 465.202 228.924 465.161 228.926C465.134 228.925 465.106 228.93 465.081 228.941C465.056 228.952 465.034 228.969 465.016 228.99C464.981 229.033 464.963 229.092 464.963 229.167V229.29C464.963 229.366 464.981 229.425 465.016 229.467C465.049 229.503 465.094 229.526 465.142 229.53C465.19 229.535 465.238 229.522 465.278 229.494C465.309 229.469 465.332 229.435 465.345 229.397L465.449 229.461C465.425 229.517 465.386 229.564 465.337 229.599C465.284 229.633 465.223 229.65 465.16 229.648V229.648Z" fill="#0B1324"/> +<path d="M465.523 229.634V229.527H465.631V228.931H465.523V228.824H465.872V228.931H465.762V229.527H465.872V229.634H465.523Z" fill="#0B1324"/> +<path d="M466.297 228.94V229.634H466.167V228.94H465.93V228.824H466.536V228.94H466.297Z" fill="#0B1324"/> +<path d="M466.855 229.634V229.315L466.58 228.824H466.728L466.922 229.185H466.926L467.12 228.824H467.262L466.985 229.313V229.634H466.855L466.855 229.634Z" fill="#0B1324"/> +<path d="M314.606 232.458H314.16V232.777H314V232.044H314.16V232.353H314.606V232.044H314.765V232.777H314.606V232.458Z" fill="#0B1324"/> +<path d="M315.563 232.777C315.523 232.777 315.492 232.769 315.47 232.752C315.448 232.735 315.435 232.713 315.43 232.686H315.423C315.409 232.72 315.383 232.746 315.346 232.764C315.308 232.781 315.262 232.79 315.209 232.79C315.132 232.79 315.074 232.775 315.032 232.746C314.992 232.716 314.971 232.677 314.971 232.627C314.971 232.572 314.998 232.532 315.05 232.504C315.104 232.477 315.182 232.463 315.285 232.463H315.418V232.417C315.418 232.383 315.405 232.357 315.381 232.339C315.356 232.321 315.318 232.312 315.267 232.312C315.223 232.312 315.188 232.319 315.161 232.333C315.133 232.347 315.11 232.365 315.091 232.387L315 232.325C315.024 232.294 315.058 232.269 315.103 232.249C315.147 232.229 315.205 232.218 315.276 232.218C315.372 232.218 315.445 232.235 315.495 232.268C315.546 232.301 315.572 232.348 315.572 232.41V232.684H315.649V232.777H315.563ZM315.252 232.703C315.3 232.703 315.34 232.695 315.371 232.68C315.402 232.664 315.418 232.642 315.418 232.616V232.537H315.288C315.181 232.537 315.128 232.561 315.128 232.61V232.629C315.128 232.654 315.139 232.672 315.161 232.685C315.183 232.697 315.214 232.703 315.252 232.703Z" fill="#0B1324"/> +<path d="M315.828 232.777V232.231H315.982V232.321H315.989C315.997 232.307 316.006 232.294 316.016 232.282C316.028 232.269 316.041 232.258 316.056 232.249C316.072 232.239 316.09 232.232 316.111 232.227C316.132 232.221 316.157 232.218 316.186 232.218C316.236 232.218 316.28 232.228 316.318 232.246C316.357 232.264 316.385 232.292 316.403 232.33H316.407C316.421 232.299 316.446 232.273 316.484 232.251C316.521 232.229 316.57 232.218 316.629 232.218C316.703 232.218 316.759 232.237 316.8 232.274C316.84 232.311 316.861 232.363 316.861 232.431V232.777H316.707V232.444C316.707 232.402 316.696 232.371 316.674 232.35C316.653 232.328 316.618 232.317 316.571 232.317C316.551 232.317 316.533 232.319 316.515 232.324C316.497 232.327 316.481 232.333 316.467 232.34C316.454 232.348 316.443 232.358 316.434 232.37C316.426 232.382 316.422 232.395 316.422 232.411V232.777H316.268V232.444C316.268 232.36 316.223 232.317 316.133 232.317C316.115 232.317 316.096 232.319 316.077 232.324C316.059 232.327 316.043 232.333 316.029 232.34C316.015 232.348 316.003 232.358 315.995 232.37C315.987 232.382 315.982 232.395 315.982 232.411V232.777H315.828Z" fill="#0B1324"/> +<path d="M317.102 232H317.256V232.321H317.263C317.279 232.289 317.305 232.263 317.341 232.246C317.377 232.228 317.42 232.218 317.469 232.218C317.562 232.218 317.634 232.244 317.685 232.294C317.736 232.344 317.761 232.414 317.761 232.504C317.761 232.595 317.736 232.665 317.685 232.715C317.634 232.765 317.562 232.79 317.469 232.79C317.42 232.79 317.377 232.781 317.341 232.763C317.305 232.744 317.279 232.719 317.263 232.687H317.256V232.777H317.102V232ZM317.423 232.691C317.476 232.691 317.519 232.679 317.551 232.653C317.583 232.627 317.599 232.593 317.599 232.551V232.457C317.599 232.415 317.583 232.381 317.551 232.356C317.519 232.33 317.476 232.317 317.423 232.317C317.375 232.317 317.336 232.326 317.304 232.343C317.272 232.36 317.256 232.383 317.256 232.411V232.598C317.256 232.626 317.272 232.648 317.304 232.666C317.336 232.683 317.375 232.691 317.423 232.691Z" fill="#0B1324"/> +<path d="M318.411 232.687H318.405C318.399 232.7 318.39 232.713 318.378 232.726C318.368 232.738 318.354 232.75 318.337 232.759C318.321 232.769 318.302 232.776 318.278 232.782C318.255 232.787 318.229 232.79 318.199 232.79C318.123 232.79 318.063 232.772 318.021 232.735C317.98 232.699 317.959 232.647 317.959 232.579V232.231H318.113V232.564C318.113 232.649 318.16 232.691 318.254 232.691C318.274 232.691 318.293 232.689 318.312 232.686C318.331 232.682 318.347 232.676 318.361 232.668C318.376 232.66 318.388 232.651 318.397 232.639C318.406 232.627 318.411 232.613 318.411 232.597V232.231H318.565V232.777H318.411V232.687Z" fill="#0B1324"/> +<path d="M318.813 232.777V232.231H318.967V232.336H318.974C318.985 232.308 319.006 232.284 319.039 232.263C319.072 232.242 319.118 232.231 319.176 232.231H319.217V232.341H319.157C319.095 232.341 319.048 232.349 319.015 232.363C318.983 232.378 318.967 232.4 318.967 232.429V232.777H318.813Z" fill="#0B1324"/> +<path d="M320 232.829C320 232.886 319.971 232.928 319.912 232.957C319.854 232.986 319.759 233 319.627 233C319.567 233 319.516 232.997 319.473 232.991C319.432 232.985 319.397 232.977 319.37 232.965C319.344 232.954 319.324 232.94 319.312 232.924C319.3 232.908 319.294 232.89 319.294 232.869C319.294 232.839 319.305 232.815 319.326 232.798C319.349 232.782 319.38 232.77 319.42 232.764V232.752C319.364 232.739 319.336 232.711 319.336 232.668C319.336 232.64 319.349 232.619 319.374 232.604C319.4 232.589 319.43 232.578 319.466 232.571V232.567C319.423 232.552 319.389 232.53 319.366 232.503C319.343 232.475 319.332 232.443 319.332 232.405C319.332 232.349 319.357 232.304 319.407 232.27C319.458 232.236 319.53 232.218 319.624 232.218C319.676 232.218 319.72 232.224 319.757 232.235V232.221C319.757 232.196 319.765 232.177 319.78 232.164C319.796 232.15 319.82 232.143 319.853 232.143H319.966V232.235H319.816V232.257C319.849 232.273 319.875 232.294 319.893 232.32C319.911 232.346 319.92 232.374 319.92 232.405C319.92 232.461 319.894 232.506 319.843 232.54C319.792 232.574 319.72 232.59 319.626 232.59C319.59 232.59 319.558 232.588 319.53 232.582C319.511 232.587 319.494 232.594 319.48 232.603C319.466 232.611 319.459 232.623 319.459 232.637C319.459 232.651 319.468 232.662 319.486 232.668C319.504 232.674 319.529 232.678 319.562 232.678H319.743C319.833 232.678 319.899 232.691 319.939 232.718C319.98 232.745 320 232.782 320 232.829ZM319.856 232.841C319.856 232.822 319.846 232.807 319.826 232.796C319.807 232.785 319.773 232.779 319.722 232.779H319.473C319.439 232.794 319.422 232.815 319.422 232.842C319.422 232.865 319.434 232.883 319.458 232.896C319.482 232.91 319.523 232.917 319.581 232.917H319.677C319.796 232.917 319.856 232.892 319.856 232.841ZM319.626 232.507C319.671 232.507 319.706 232.5 319.73 232.485C319.756 232.47 319.768 232.446 319.768 232.415V232.394C319.768 232.362 319.756 232.339 319.73 232.325C319.706 232.309 319.671 232.301 319.626 232.301C319.581 232.301 319.545 232.309 319.52 232.325C319.495 232.339 319.483 232.362 319.483 232.394V232.415C319.483 232.446 319.495 232.47 319.52 232.485C319.545 232.5 319.581 232.507 319.626 232.507Z" fill="#0B1324"/> +<path d="M611.606 232.458H611.16V232.777H611V232.044H611.16V232.353H611.606V232.044H611.765V232.777H611.606V232.458Z" fill="#0B1324"/> +<path d="M612.563 232.777C612.523 232.777 612.492 232.769 612.47 232.752C612.448 232.735 612.435 232.713 612.43 232.686H612.423C612.409 232.72 612.383 232.746 612.346 232.764C612.308 232.781 612.262 232.79 612.209 232.79C612.132 232.79 612.074 232.775 612.032 232.746C611.992 232.716 611.971 232.677 611.971 232.627C611.971 232.572 611.998 232.532 612.05 232.504C612.104 232.477 612.182 232.463 612.285 232.463H612.418V232.417C612.418 232.383 612.405 232.357 612.381 232.339C612.356 232.321 612.318 232.312 612.267 232.312C612.223 232.312 612.188 232.319 612.161 232.333C612.133 232.347 612.11 232.365 612.091 232.387L612 232.325C612.024 232.294 612.058 232.269 612.103 232.249C612.147 232.229 612.205 232.218 612.276 232.218C612.372 232.218 612.445 232.235 612.495 232.268C612.546 232.301 612.572 232.348 612.572 232.41V232.684H612.649V232.777H612.563ZM612.252 232.703C612.3 232.703 612.34 232.695 612.371 232.68C612.402 232.664 612.418 232.642 612.418 232.616V232.537H612.288C612.181 232.537 612.128 232.561 612.128 232.61V232.629C612.128 232.654 612.139 232.672 612.161 232.685C612.183 232.697 612.214 232.703 612.252 232.703Z" fill="#0B1324"/> +<path d="M612.828 232.777V232.231H612.982V232.321H612.989C612.997 232.307 613.006 232.294 613.016 232.282C613.028 232.269 613.041 232.258 613.056 232.249C613.072 232.239 613.09 232.232 613.111 232.227C613.132 232.221 613.157 232.218 613.186 232.218C613.236 232.218 613.28 232.228 613.318 232.246C613.357 232.264 613.385 232.292 613.403 232.33H613.407C613.421 232.299 613.446 232.273 613.484 232.251C613.521 232.229 613.57 232.218 613.629 232.218C613.703 232.218 613.759 232.237 613.8 232.274C613.84 232.311 613.861 232.363 613.861 232.431V232.777H613.707V232.444C613.707 232.402 613.696 232.371 613.674 232.35C613.653 232.328 613.618 232.317 613.571 232.317C613.551 232.317 613.533 232.319 613.515 232.324C613.497 232.327 613.481 232.333 613.467 232.34C613.454 232.348 613.443 232.358 613.434 232.37C613.426 232.382 613.422 232.395 613.422 232.411V232.777H613.268V232.444C613.268 232.36 613.223 232.317 613.133 232.317C613.115 232.317 613.096 232.319 613.077 232.324C613.059 232.327 613.043 232.333 613.029 232.34C613.015 232.348 613.003 232.358 612.995 232.37C612.987 232.382 612.982 232.395 612.982 232.411V232.777H612.828Z" fill="#0B1324"/> +<path d="M614.102 232H614.256V232.321H614.263C614.279 232.289 614.305 232.263 614.341 232.246C614.377 232.228 614.42 232.218 614.469 232.218C614.562 232.218 614.634 232.244 614.685 232.294C614.736 232.344 614.761 232.414 614.761 232.504C614.761 232.595 614.736 232.665 614.685 232.715C614.634 232.765 614.562 232.79 614.469 232.79C614.42 232.79 614.377 232.781 614.341 232.763C614.305 232.744 614.279 232.719 614.263 232.687H614.256V232.777H614.102V232ZM614.423 232.691C614.476 232.691 614.519 232.679 614.551 232.653C614.583 232.627 614.599 232.593 614.599 232.551V232.457C614.599 232.415 614.583 232.381 614.551 232.356C614.519 232.33 614.476 232.317 614.423 232.317C614.375 232.317 614.336 232.326 614.304 232.343C614.272 232.36 614.256 232.383 614.256 232.411V232.598C614.256 232.626 614.272 232.648 614.304 232.666C614.336 232.683 614.375 232.691 614.423 232.691Z" fill="#0B1324"/> +<path d="M615.411 232.687H615.405C615.399 232.7 615.39 232.713 615.378 232.726C615.368 232.738 615.354 232.75 615.337 232.759C615.321 232.769 615.302 232.776 615.278 232.782C615.255 232.787 615.229 232.79 615.199 232.79C615.123 232.79 615.063 232.772 615.021 232.735C614.98 232.699 614.959 232.647 614.959 232.579V232.231H615.113V232.564C615.113 232.649 615.16 232.691 615.254 232.691C615.274 232.691 615.293 232.689 615.312 232.686C615.331 232.682 615.347 232.676 615.361 232.668C615.376 232.66 615.388 232.651 615.397 232.639C615.406 232.627 615.411 232.613 615.411 232.597V232.231H615.565V232.777H615.411V232.687Z" fill="#0B1324"/> +<path d="M615.813 232.777V232.231H615.967V232.336H615.974C615.985 232.308 616.006 232.284 616.039 232.263C616.072 232.242 616.118 232.231 616.176 232.231H616.217V232.341H616.157C616.095 232.341 616.048 232.349 616.015 232.363C615.983 232.378 615.967 232.4 615.967 232.429V232.777H615.813Z" fill="#0B1324"/> +<path d="M617 232.829C617 232.886 616.971 232.928 616.912 232.957C616.854 232.986 616.759 233 616.627 233C616.567 233 616.516 232.997 616.473 232.991C616.432 232.985 616.397 232.977 616.37 232.965C616.344 232.954 616.324 232.94 616.312 232.924C616.3 232.908 616.294 232.89 616.294 232.869C616.294 232.839 616.305 232.815 616.326 232.798C616.349 232.782 616.38 232.77 616.42 232.764V232.752C616.364 232.739 616.336 232.711 616.336 232.668C616.336 232.64 616.349 232.619 616.374 232.604C616.4 232.589 616.43 232.578 616.466 232.571V232.567C616.423 232.552 616.389 232.53 616.366 232.503C616.343 232.475 616.332 232.443 616.332 232.405C616.332 232.349 616.357 232.304 616.407 232.27C616.458 232.236 616.53 232.218 616.624 232.218C616.676 232.218 616.72 232.224 616.757 232.235V232.221C616.757 232.196 616.765 232.177 616.78 232.164C616.796 232.15 616.82 232.143 616.853 232.143H616.966V232.235H616.816V232.257C616.849 232.273 616.875 232.294 616.893 232.32C616.911 232.346 616.92 232.374 616.92 232.405C616.92 232.461 616.894 232.506 616.843 232.54C616.792 232.574 616.72 232.59 616.626 232.59C616.59 232.59 616.558 232.588 616.53 232.582C616.511 232.587 616.494 232.594 616.48 232.603C616.466 232.611 616.459 232.623 616.459 232.637C616.459 232.651 616.468 232.662 616.486 232.668C616.504 232.674 616.529 232.678 616.562 232.678H616.743C616.833 232.678 616.899 232.691 616.939 232.718C616.98 232.745 617 232.782 617 232.829ZM616.856 232.841C616.856 232.822 616.846 232.807 616.826 232.796C616.807 232.785 616.773 232.779 616.722 232.779H616.473C616.439 232.794 616.422 232.815 616.422 232.842C616.422 232.865 616.434 232.883 616.458 232.896C616.482 232.91 616.523 232.917 616.581 232.917H616.677C616.796 232.917 616.856 232.892 616.856 232.841ZM616.626 232.507C616.671 232.507 616.706 232.5 616.73 232.485C616.756 232.47 616.768 232.446 616.768 232.415V232.394C616.768 232.362 616.756 232.339 616.73 232.325C616.706 232.309 616.671 232.301 616.626 232.301C616.581 232.301 616.545 232.309 616.52 232.325C616.495 232.339 616.483 232.362 616.483 232.394V232.415C616.483 232.446 616.495 232.47 616.52 232.485C616.545 232.5 616.581 232.507 616.626 232.507Z" fill="#0B1324"/> +<path d="M463.606 233.458H463.16V233.777H463V233.044H463.16V233.353H463.606V233.044H463.765V233.777H463.606V233.458Z" fill="#0B1324"/> +<path d="M464.563 233.777C464.523 233.777 464.492 233.769 464.47 233.752C464.448 233.735 464.435 233.713 464.43 233.686H464.423C464.409 233.72 464.383 233.746 464.346 233.764C464.308 233.781 464.262 233.79 464.209 233.79C464.132 233.79 464.074 233.775 464.032 233.746C463.992 233.716 463.971 233.677 463.971 233.627C463.971 233.572 463.998 233.532 464.05 233.504C464.104 233.477 464.182 233.463 464.285 233.463H464.418V233.417C464.418 233.383 464.405 233.357 464.381 233.339C464.356 233.321 464.318 233.312 464.267 233.312C464.223 233.312 464.188 233.319 464.161 233.333C464.133 233.347 464.11 233.365 464.091 233.387L464 233.325C464.024 233.294 464.058 233.269 464.103 233.249C464.147 233.229 464.205 233.218 464.276 233.218C464.372 233.218 464.445 233.235 464.495 233.268C464.546 233.301 464.572 233.348 464.572 233.41V233.684H464.649V233.777H464.563ZM464.252 233.703C464.3 233.703 464.34 233.695 464.371 233.68C464.402 233.664 464.418 233.642 464.418 233.616V233.537H464.288C464.181 233.537 464.128 233.561 464.128 233.61V233.629C464.128 233.654 464.139 233.672 464.161 233.685C464.183 233.697 464.214 233.703 464.252 233.703Z" fill="#0B1324"/> +<path d="M464.828 233.777V233.231H464.982V233.321H464.989C464.997 233.307 465.006 233.294 465.016 233.282C465.028 233.269 465.041 233.258 465.056 233.249C465.072 233.239 465.09 233.232 465.111 233.227C465.132 233.221 465.157 233.218 465.186 233.218C465.236 233.218 465.28 233.228 465.318 233.246C465.357 233.264 465.385 233.292 465.403 233.33H465.407C465.421 233.299 465.446 233.273 465.484 233.251C465.521 233.229 465.57 233.218 465.629 233.218C465.703 233.218 465.759 233.237 465.8 233.274C465.84 233.311 465.861 233.363 465.861 233.431V233.777H465.707V233.444C465.707 233.402 465.696 233.371 465.674 233.35C465.653 233.328 465.618 233.317 465.571 233.317C465.551 233.317 465.533 233.319 465.515 233.324C465.497 233.327 465.481 233.333 465.467 233.34C465.454 233.348 465.443 233.358 465.434 233.37C465.426 233.382 465.422 233.395 465.422 233.411V233.777H465.268V233.444C465.268 233.36 465.223 233.317 465.133 233.317C465.115 233.317 465.096 233.319 465.077 233.324C465.059 233.327 465.043 233.333 465.029 233.34C465.015 233.348 465.003 233.358 464.995 233.37C464.987 233.382 464.982 233.395 464.982 233.411V233.777H464.828Z" fill="#0B1324"/> +<path d="M466.102 233H466.256V233.321H466.263C466.279 233.289 466.305 233.263 466.341 233.246C466.377 233.228 466.42 233.218 466.469 233.218C466.562 233.218 466.634 233.244 466.685 233.294C466.736 233.344 466.761 233.414 466.761 233.504C466.761 233.595 466.736 233.665 466.685 233.715C466.634 233.765 466.562 233.79 466.469 233.79C466.42 233.79 466.377 233.781 466.341 233.763C466.305 233.744 466.279 233.719 466.263 233.687H466.256V233.777H466.102V233ZM466.423 233.691C466.476 233.691 466.519 233.679 466.551 233.653C466.583 233.627 466.599 233.593 466.599 233.551V233.457C466.599 233.415 466.583 233.381 466.551 233.356C466.519 233.33 466.476 233.317 466.423 233.317C466.375 233.317 466.336 233.326 466.304 233.343C466.272 233.36 466.256 233.383 466.256 233.411V233.598C466.256 233.626 466.272 233.648 466.304 233.666C466.336 233.683 466.375 233.691 466.423 233.691Z" fill="#0B1324"/> +<path d="M467.411 233.687H467.405C467.399 233.7 467.39 233.713 467.378 233.726C467.368 233.738 467.354 233.75 467.337 233.759C467.321 233.769 467.302 233.776 467.278 233.782C467.255 233.787 467.229 233.79 467.199 233.79C467.123 233.79 467.063 233.772 467.021 233.735C466.98 233.699 466.959 233.647 466.959 233.579V233.231H467.113V233.564C467.113 233.649 467.16 233.691 467.254 233.691C467.274 233.691 467.293 233.689 467.312 233.686C467.331 233.682 467.347 233.676 467.361 233.668C467.376 233.66 467.388 233.651 467.397 233.639C467.406 233.627 467.411 233.613 467.411 233.597V233.231H467.565V233.777H467.411V233.687Z" fill="#0B1324"/> +<path d="M467.813 233.777V233.231H467.967V233.336H467.974C467.985 233.308 468.006 233.284 468.039 233.263C468.072 233.242 468.118 233.231 468.176 233.231H468.217V233.341H468.157C468.095 233.341 468.048 233.349 468.015 233.363C467.983 233.378 467.967 233.4 467.967 233.429V233.777H467.813Z" fill="#0B1324"/> +<path d="M469 233.829C469 233.886 468.971 233.928 468.912 233.957C468.854 233.986 468.759 234 468.627 234C468.567 234 468.516 233.997 468.473 233.991C468.432 233.985 468.397 233.977 468.37 233.965C468.344 233.954 468.324 233.94 468.312 233.924C468.3 233.908 468.294 233.89 468.294 233.869C468.294 233.839 468.305 233.815 468.326 233.798C468.349 233.782 468.38 233.77 468.42 233.764V233.752C468.364 233.739 468.336 233.711 468.336 233.668C468.336 233.64 468.349 233.619 468.374 233.604C468.4 233.589 468.43 233.578 468.466 233.571V233.567C468.423 233.552 468.389 233.53 468.366 233.503C468.343 233.475 468.332 233.443 468.332 233.405C468.332 233.349 468.357 233.304 468.407 233.27C468.458 233.236 468.53 233.218 468.624 233.218C468.676 233.218 468.72 233.224 468.757 233.235V233.221C468.757 233.196 468.765 233.177 468.78 233.164C468.796 233.15 468.82 233.143 468.853 233.143H468.966V233.235H468.816V233.257C468.849 233.273 468.875 233.294 468.893 233.32C468.911 233.346 468.92 233.374 468.92 233.405C468.92 233.461 468.894 233.506 468.843 233.54C468.792 233.574 468.72 233.59 468.626 233.59C468.59 233.59 468.558 233.588 468.53 233.582C468.511 233.587 468.494 233.594 468.48 233.603C468.466 233.611 468.459 233.623 468.459 233.637C468.459 233.651 468.468 233.662 468.486 233.668C468.504 233.674 468.529 233.678 468.562 233.678H468.743C468.833 233.678 468.899 233.691 468.939 233.718C468.98 233.745 469 233.782 469 233.829ZM468.856 233.841C468.856 233.822 468.846 233.807 468.826 233.796C468.807 233.785 468.773 233.779 468.722 233.779H468.473C468.439 233.794 468.422 233.815 468.422 233.842C468.422 233.865 468.434 233.883 468.458 233.896C468.482 233.91 468.523 233.917 468.581 233.917H468.677C468.796 233.917 468.856 233.892 468.856 233.841ZM468.626 233.507C468.671 233.507 468.706 233.5 468.73 233.485C468.756 233.47 468.768 233.446 468.768 233.415V233.394C468.768 233.362 468.756 233.339 468.73 233.325C468.706 233.309 468.671 233.301 468.626 233.301C468.581 233.301 468.545 233.309 468.52 233.325C468.495 233.339 468.483 233.362 468.483 233.394V233.415C468.483 233.446 468.495 233.47 468.52 233.485C468.545 233.5 468.581 233.507 468.626 233.507Z" fill="#0B1324"/> +<path d="M179.975 253.23H181.255L179.424 250.29L181.105 248.237H179.875L178.752 249.646L178.043 250.612H178V248.237H176.913V253.23H178V251.843L178.651 251.056L179.975 253.23ZM184.784 253.23H185.972V248.237H184.949V251.599H184.927L184.448 250.598L183.082 248.237H181.894V253.23H182.917V249.868H182.939L183.418 250.87L184.784 253.23ZM189.074 253.316C190.397 253.316 191.27 252.429 191.27 250.734C191.27 249.038 190.397 248.151 189.074 248.151C187.75 248.151 186.878 249.038 186.878 250.734C186.878 252.429 187.75 253.316 189.074 253.316ZM189.074 252.351C188.423 252.351 188.029 251.9 188.029 251.106V250.362C188.029 249.568 188.423 249.117 189.074 249.117C189.725 249.117 190.118 249.568 190.118 250.362V251.106C190.118 251.9 189.725 252.351 189.074 252.351ZM194.042 253.23L194.671 250.526L194.922 249.432H194.943L195.186 250.526L195.816 253.23H197.054L198.212 248.237H197.182L196.703 250.634L196.438 252.021H196.417L196.109 250.634L195.551 248.237H194.364L193.813 250.634L193.498 252.021H193.477L193.212 250.634L192.74 248.237H191.667L192.797 253.23H194.042ZM201.959 253.23V252.265H200.056V248.237H198.968V253.23H201.959ZM206.16 253.23V252.265H203.849V251.177H205.831V250.219H203.849V249.203H206.16V248.237H202.762V253.23H206.16ZM207.107 253.23H208.989C210.312 253.23 211.185 252.393 211.185 250.734C211.185 249.074 210.312 248.237 208.989 248.237H207.107V253.23ZM208.195 252.265V249.203H208.989C209.633 249.203 210.033 249.553 210.033 250.347V251.12C210.033 251.914 209.633 252.265 208.989 252.265H208.195ZM215.265 253.23H216.18V250.448H214.213V251.356H215.143V251.607C215.143 252.093 214.707 252.351 214.163 252.351C213.49 252.351 213.054 251.964 213.054 251.134V250.333C213.054 249.503 213.49 249.117 214.163 249.117C214.742 249.117 215.05 249.432 215.2 249.818L216.087 249.31C215.715 248.545 215.05 248.151 214.163 248.151C212.811 248.151 211.902 249.074 211.902 250.755C211.902 252.429 212.804 253.316 213.948 253.316C214.699 253.316 215.157 252.937 215.229 252.436H215.265V253.23ZM220.635 253.23V252.265H218.325V251.177H220.306V250.219H218.325V249.203H220.635V248.237H217.237V253.23H220.635ZM226.264 253.23H227.351V248.237H226.264V250.219H224.361V248.237H223.273V253.23H224.361V251.177H226.264V253.23ZM228.421 248.237V251.184C228.421 252.658 228.951 253.316 230.382 253.316C231.812 253.316 232.342 252.658 232.342 251.184V248.237H231.283V251.299C231.283 252 231.025 252.351 230.382 252.351C229.738 252.351 229.48 252 229.48 251.299V248.237H228.421ZM233.417 253.23H236.064C236.801 253.23 237.352 252.594 237.352 251.807C237.352 250.948 236.701 250.634 236.229 250.634V250.591C236.737 250.569 237.159 250.283 237.159 249.518C237.159 248.745 236.665 248.237 235.842 248.237H233.417V253.23ZM234.505 251.17H235.756C236.043 251.17 236.221 251.335 236.221 251.621V251.864C236.221 252.15 236.043 252.315 235.756 252.315H234.505V251.17ZM234.505 249.153H235.585C235.871 249.153 236.043 249.324 236.043 249.611V249.825C236.043 250.111 235.871 250.283 235.585 250.283H234.505V249.153Z" fill="black"/> +<path d="M330.497 229H331.257V225.51H330.497V226.895H329.167V225.51H328.407V229H329.167V227.565H330.497V229ZM334.335 229V228.425H334.09V227.275C334.09 226.655 333.71 226.315 332.97 226.315C332.42 226.315 332.12 226.505 331.91 226.815L332.35 227.205C332.465 227.045 332.62 226.895 332.915 226.895C333.225 226.895 333.35 227.055 333.35 227.31V227.475H332.935C332.24 227.475 331.81 227.74 331.81 228.295C331.81 228.75 332.1 229.06 332.625 229.06C333.025 229.06 333.315 228.88 333.395 228.54H333.425C333.47 228.82 333.66 229 333.925 229H334.335ZM332.9 228.545C332.68 228.545 332.555 228.455 332.555 228.265V228.19C332.555 228 332.705 227.895 332.99 227.895H333.35V228.205C333.35 228.445 333.145 228.545 332.9 228.545ZM335.572 229V227.3C335.572 227.04 335.792 226.915 336.007 226.915C336.247 226.915 336.367 227.075 336.367 227.415V229H337.107V227.3C337.107 227.04 337.322 226.915 337.542 226.915C337.787 226.915 337.902 227.075 337.902 227.415V229H338.642V227.355C338.642 226.695 338.362 226.315 337.857 226.315C337.457 226.315 337.152 226.55 337.057 226.845H337.042C336.927 226.5 336.667 226.315 336.307 226.315C335.917 226.315 335.697 226.54 335.602 226.82H335.572V226.375H334.832V229H335.572ZM339.3 229H340.04V228.56H340.065C340.14 228.845 340.43 229.06 340.77 229.06C341.435 229.06 341.78 228.575 341.78 227.685C341.78 226.795 341.435 226.315 340.77 226.315C340.43 226.315 340.14 226.525 340.065 226.815H340.04V225.3H339.3V229ZM340.525 228.46C340.245 228.46 340.04 228.315 340.04 228.075V227.3C340.04 227.06 340.245 226.915 340.525 226.915C340.805 226.915 341.01 227.13 341.01 227.46V227.915C341.01 228.245 340.805 228.46 340.525 228.46ZM343.892 229H344.632V226.375H343.892V228.08C343.892 228.33 343.657 228.46 343.427 228.46C343.157 228.46 343.052 228.28 343.052 227.96V226.375H342.312V228.025C342.312 228.685 342.597 229.06 343.132 229.06C343.562 229.06 343.777 228.825 343.867 228.56H343.892V229ZM346.06 229V227.465C346.06 227.16 346.27 227.065 346.7 227.065H346.885V226.375H346.755C346.345 226.375 346.145 226.655 346.085 226.945H346.06V226.375H345.32V229H346.06ZM349.703 229.19C349.703 228.705 349.428 228.425 348.788 228.425H348.028C347.803 228.425 347.713 228.35 347.713 228.225C347.713 228.135 347.758 228.06 347.828 228.015C347.963 228.05 348.118 228.07 348.293 228.07C349.053 228.07 349.418 227.725 349.418 227.2C349.418 226.865 349.273 226.595 348.968 226.45V226.42H349.548V225.87H349.133C348.883 225.87 348.738 225.99 348.738 226.265V226.365C348.608 226.33 348.458 226.315 348.293 226.315C347.538 226.315 347.168 226.67 347.168 227.2C347.168 227.54 347.323 227.805 347.638 227.95V227.97C347.393 228.02 347.148 228.16 347.148 228.435C347.148 228.66 347.278 228.85 347.528 228.895V228.95C347.223 228.99 347.038 229.16 347.038 229.45C347.038 229.83 347.373 230.06 348.283 230.06C349.353 230.06 349.703 229.745 349.703 229.19ZM349.008 229.29C349.008 229.48 348.858 229.57 348.458 229.57H348.158C347.758 229.57 347.608 229.48 347.608 229.29C347.608 229.21 347.638 229.12 347.703 229.055H348.603C348.898 229.055 349.008 229.14 349.008 229.29ZM348.293 227.585C348.003 227.585 347.858 227.455 347.858 227.225V227.165C347.858 226.935 348.003 226.805 348.293 226.805C348.583 226.805 348.728 226.935 348.728 227.165V227.225C348.728 227.455 348.583 227.585 348.293 227.585ZM353.394 229H354.289L353.009 226.945L354.184 225.51H353.324L352.539 226.495L352.044 227.17H352.014V225.51H351.254V229H352.014V228.03L352.469 227.48L353.394 229ZM355.386 229V227.3C355.386 227.04 355.621 226.915 355.861 226.915C356.131 226.915 356.226 227.08 356.226 227.415V229H356.966V227.355C356.966 226.695 356.681 226.315 356.146 226.315C355.731 226.315 355.511 226.545 355.416 226.82H355.386V226.375H354.646V229H355.386ZM358.69 229.06C359.46 229.06 359.92 228.53 359.92 227.685C359.92 226.84 359.46 226.315 358.69 226.315C357.92 226.315 357.46 226.84 357.46 227.685C357.46 228.53 357.92 229.06 358.69 229.06ZM358.69 228.475C358.4 228.475 358.23 228.285 358.23 227.955V227.42C358.23 227.09 358.4 226.9 358.69 226.9C358.98 226.9 359.15 227.09 359.15 227.42V227.955C359.15 228.285 358.98 228.475 358.69 228.475ZM360.883 229H361.643L361.963 227.89L362.143 227.21H362.158L362.343 227.89L362.663 229H363.438L364.163 226.375H363.478L363.223 227.435L363.043 228.235H363.023L362.808 227.435L362.503 226.375H361.828L361.528 227.435L361.318 228.235H361.298L361.118 227.435L360.863 226.375H360.148L360.883 229ZM365.672 229V228.425H365.342V225.3H364.602V228.28C364.602 228.745 364.832 229 365.337 229H365.672ZM367.211 229.06C367.691 229.06 368.076 228.895 368.311 228.625L367.941 228.165C367.776 228.335 367.606 228.48 367.296 228.48C366.901 228.48 366.716 228.26 366.716 227.915V227.875H368.401V227.655C368.401 226.945 368.051 226.315 367.181 226.315C366.391 226.315 365.951 226.855 365.951 227.685C365.951 228.525 366.406 229.06 367.211 229.06ZM367.196 226.86C367.491 226.86 367.636 227.075 367.636 227.395V227.44H366.716V227.4C366.716 227.075 366.901 226.86 367.196 226.86ZM370.534 229H371.274V225.3H370.534V226.815H370.509C370.434 226.525 370.144 226.315 369.804 226.315C369.139 226.315 368.794 226.795 368.794 227.685C368.794 228.575 369.139 229.06 369.804 229.06C370.144 229.06 370.434 228.845 370.509 228.56H370.534V229ZM370.049 228.46C369.769 228.46 369.564 228.245 369.564 227.915V227.46C369.564 227.13 369.769 226.915 370.049 226.915C370.329 226.915 370.534 227.06 370.534 227.3V228.075C370.534 228.315 370.329 228.46 370.049 228.46ZM374.396 229.19C374.396 228.705 374.121 228.425 373.481 228.425H372.721C372.496 228.425 372.406 228.35 372.406 228.225C372.406 228.135 372.451 228.06 372.521 228.015C372.656 228.05 372.811 228.07 372.986 228.07C373.746 228.07 374.111 227.725 374.111 227.2C374.111 226.865 373.966 226.595 373.661 226.45V226.42H374.241V225.87H373.826C373.576 225.87 373.431 225.99 373.431 226.265V226.365C373.301 226.33 373.151 226.315 372.986 226.315C372.231 226.315 371.861 226.67 371.861 227.2C371.861 227.54 372.016 227.805 372.331 227.95V227.97C372.086 228.02 371.841 228.16 371.841 228.435C371.841 228.66 371.971 228.85 372.221 228.895V228.95C371.916 228.99 371.731 229.16 371.731 229.45C371.731 229.83 372.066 230.06 372.976 230.06C374.046 230.06 374.396 229.745 374.396 229.19ZM373.701 229.29C373.701 229.48 373.551 229.57 373.151 229.57H372.851C372.451 229.57 372.301 229.48 372.301 229.29C372.301 229.21 372.331 229.12 372.396 229.055H373.296C373.591 229.055 373.701 229.14 373.701 229.29ZM372.986 227.585C372.696 227.585 372.551 227.455 372.551 227.225V227.165C372.551 226.935 372.696 226.805 372.986 226.805C373.276 226.805 373.421 226.935 373.421 227.165V227.225C373.421 227.455 373.276 227.585 372.986 227.585ZM375.79 229.06C376.27 229.06 376.655 228.895 376.89 228.625L376.52 228.165C376.355 228.335 376.185 228.48 375.875 228.48C375.48 228.48 375.295 228.26 375.295 227.915V227.875H376.98V227.655C376.98 226.945 376.63 226.315 375.76 226.315C374.97 226.315 374.53 226.855 374.53 227.685C374.53 228.525 374.985 229.06 375.79 229.06ZM375.775 226.86C376.07 226.86 376.215 227.075 376.215 227.395V227.44H375.295V227.4C375.295 227.075 375.48 226.86 375.775 226.86ZM380.814 229H381.574V225.51H380.814V226.895H379.484V225.51H378.724V229H379.484V227.565H380.814V229ZM383.853 229H384.593V226.375H383.853V228.08C383.853 228.33 383.618 228.46 383.388 228.46C383.118 228.46 383.013 228.28 383.013 227.96V226.375H382.273V228.025C382.273 228.685 382.558 229.06 383.093 229.06C383.523 229.06 383.738 228.825 383.828 228.56H383.853V229ZM385.281 229H386.021V228.56H386.046C386.121 228.845 386.411 229.06 386.751 229.06C387.416 229.06 387.761 228.575 387.761 227.685C387.761 226.795 387.416 226.315 386.751 226.315C386.411 226.315 386.121 226.525 386.046 226.815H386.021V225.3H385.281V229ZM386.506 228.46C386.226 228.46 386.021 228.315 386.021 228.075V227.3C386.021 227.06 386.226 226.915 386.506 226.915C386.786 226.915 386.991 227.13 386.991 227.46V227.915C386.991 228.245 386.786 228.46 386.506 228.46Z" fill="black"/> +<path d="M479.497 230H480.257V226.51H479.497V227.895H478.167V226.51H477.407V230H478.167V228.565H479.497V230ZM483.335 230V229.425H483.09V228.275C483.09 227.655 482.71 227.315 481.97 227.315C481.42 227.315 481.12 227.505 480.91 227.815L481.35 228.205C481.465 228.045 481.62 227.895 481.915 227.895C482.225 227.895 482.35 228.055 482.35 228.31V228.475H481.935C481.24 228.475 480.81 228.74 480.81 229.295C480.81 229.75 481.1 230.06 481.625 230.06C482.025 230.06 482.315 229.88 482.395 229.54H482.425C482.47 229.82 482.66 230 482.925 230H483.335ZM481.9 229.545C481.68 229.545 481.555 229.455 481.555 229.265V229.19C481.555 229 481.705 228.895 481.99 228.895H482.35V229.205C482.35 229.445 482.145 229.545 481.9 229.545ZM484.572 230V228.3C484.572 228.04 484.792 227.915 485.007 227.915C485.247 227.915 485.367 228.075 485.367 228.415V230H486.107V228.3C486.107 228.04 486.322 227.915 486.542 227.915C486.787 227.915 486.902 228.075 486.902 228.415V230H487.642V228.355C487.642 227.695 487.362 227.315 486.857 227.315C486.457 227.315 486.152 227.55 486.057 227.845H486.042C485.927 227.5 485.667 227.315 485.307 227.315C484.917 227.315 484.697 227.54 484.602 227.82H484.572V227.375H483.832V230H484.572ZM488.3 230H489.04V229.56H489.065C489.14 229.845 489.43 230.06 489.77 230.06C490.435 230.06 490.78 229.575 490.78 228.685C490.78 227.795 490.435 227.315 489.77 227.315C489.43 227.315 489.14 227.525 489.065 227.815H489.04V226.3H488.3V230ZM489.525 229.46C489.245 229.46 489.04 229.315 489.04 229.075V228.3C489.04 228.06 489.245 227.915 489.525 227.915C489.805 227.915 490.01 228.13 490.01 228.46V228.915C490.01 229.245 489.805 229.46 489.525 229.46ZM492.892 230H493.632V227.375H492.892V229.08C492.892 229.33 492.657 229.46 492.427 229.46C492.157 229.46 492.052 229.28 492.052 228.96V227.375H491.312V229.025C491.312 229.685 491.597 230.06 492.132 230.06C492.562 230.06 492.777 229.825 492.867 229.56H492.892V230ZM495.06 230V228.465C495.06 228.16 495.27 228.065 495.7 228.065H495.885V227.375H495.755C495.345 227.375 495.145 227.655 495.085 227.945H495.06V227.375H494.32V230H495.06ZM498.703 230.19C498.703 229.705 498.428 229.425 497.788 229.425H497.028C496.803 229.425 496.713 229.35 496.713 229.225C496.713 229.135 496.758 229.06 496.828 229.015C496.963 229.05 497.118 229.07 497.293 229.07C498.053 229.07 498.418 228.725 498.418 228.2C498.418 227.865 498.273 227.595 497.968 227.45V227.42H498.548V226.87H498.133C497.883 226.87 497.738 226.99 497.738 227.265V227.365C497.608 227.33 497.458 227.315 497.293 227.315C496.538 227.315 496.168 227.67 496.168 228.2C496.168 228.54 496.323 228.805 496.638 228.95V228.97C496.393 229.02 496.148 229.16 496.148 229.435C496.148 229.66 496.278 229.85 496.528 229.895V229.95C496.223 229.99 496.038 230.16 496.038 230.45C496.038 230.83 496.373 231.06 497.283 231.06C498.353 231.06 498.703 230.745 498.703 230.19ZM498.008 230.29C498.008 230.48 497.858 230.57 497.458 230.57H497.158C496.758 230.57 496.608 230.48 496.608 230.29C496.608 230.21 496.638 230.12 496.703 230.055H497.603C497.898 230.055 498.008 230.14 498.008 230.29ZM497.293 228.585C497.003 228.585 496.858 228.455 496.858 228.225V228.165C496.858 227.935 497.003 227.805 497.293 227.805C497.583 227.805 497.728 227.935 497.728 228.165V228.225C497.728 228.455 497.583 228.585 497.293 228.585ZM502.394 230H503.289L502.009 227.945L503.184 226.51H502.324L501.539 227.495L501.044 228.17H501.014V226.51H500.254V230H501.014V229.03L501.469 228.48L502.394 230ZM504.386 230V228.3C504.386 228.04 504.621 227.915 504.861 227.915C505.131 227.915 505.226 228.08 505.226 228.415V230H505.966V228.355C505.966 227.695 505.681 227.315 505.146 227.315C504.731 227.315 504.511 227.545 504.416 227.82H504.386V227.375H503.646V230H504.386ZM507.69 230.06C508.46 230.06 508.92 229.53 508.92 228.685C508.92 227.84 508.46 227.315 507.69 227.315C506.92 227.315 506.46 227.84 506.46 228.685C506.46 229.53 506.92 230.06 507.69 230.06ZM507.69 229.475C507.4 229.475 507.23 229.285 507.23 228.955V228.42C507.23 228.09 507.4 227.9 507.69 227.9C507.98 227.9 508.15 228.09 508.15 228.42V228.955C508.15 229.285 507.98 229.475 507.69 229.475ZM509.883 230H510.643L510.963 228.89L511.143 228.21H511.158L511.343 228.89L511.663 230H512.438L513.163 227.375H512.478L512.223 228.435L512.043 229.235H512.023L511.808 228.435L511.503 227.375H510.828L510.528 228.435L510.318 229.235H510.298L510.118 228.435L509.863 227.375H509.148L509.883 230ZM514.672 230V229.425H514.342V226.3H513.602V229.28C513.602 229.745 513.832 230 514.337 230H514.672ZM516.211 230.06C516.691 230.06 517.076 229.895 517.311 229.625L516.941 229.165C516.776 229.335 516.606 229.48 516.296 229.48C515.901 229.48 515.716 229.26 515.716 228.915V228.875H517.401V228.655C517.401 227.945 517.051 227.315 516.181 227.315C515.391 227.315 514.951 227.855 514.951 228.685C514.951 229.525 515.406 230.06 516.211 230.06ZM516.196 227.86C516.491 227.86 516.636 228.075 516.636 228.395V228.44H515.716V228.4C515.716 228.075 515.901 227.86 516.196 227.86ZM519.534 230H520.274V226.3H519.534V227.815H519.509C519.434 227.525 519.144 227.315 518.804 227.315C518.139 227.315 517.794 227.795 517.794 228.685C517.794 229.575 518.139 230.06 518.804 230.06C519.144 230.06 519.434 229.845 519.509 229.56H519.534V230ZM519.049 229.46C518.769 229.46 518.564 229.245 518.564 228.915V228.46C518.564 228.13 518.769 227.915 519.049 227.915C519.329 227.915 519.534 228.06 519.534 228.3V229.075C519.534 229.315 519.329 229.46 519.049 229.46ZM523.396 230.19C523.396 229.705 523.121 229.425 522.481 229.425H521.721C521.496 229.425 521.406 229.35 521.406 229.225C521.406 229.135 521.451 229.06 521.521 229.015C521.656 229.05 521.811 229.07 521.986 229.07C522.746 229.07 523.111 228.725 523.111 228.2C523.111 227.865 522.966 227.595 522.661 227.45V227.42H523.241V226.87H522.826C522.576 226.87 522.431 226.99 522.431 227.265V227.365C522.301 227.33 522.151 227.315 521.986 227.315C521.231 227.315 520.861 227.67 520.861 228.2C520.861 228.54 521.016 228.805 521.331 228.95V228.97C521.086 229.02 520.841 229.16 520.841 229.435C520.841 229.66 520.971 229.85 521.221 229.895V229.95C520.916 229.99 520.731 230.16 520.731 230.45C520.731 230.83 521.066 231.06 521.976 231.06C523.046 231.06 523.396 230.745 523.396 230.19ZM522.701 230.29C522.701 230.48 522.551 230.57 522.151 230.57H521.851C521.451 230.57 521.301 230.48 521.301 230.29C521.301 230.21 521.331 230.12 521.396 230.055H522.296C522.591 230.055 522.701 230.14 522.701 230.29ZM521.986 228.585C521.696 228.585 521.551 228.455 521.551 228.225V228.165C521.551 227.935 521.696 227.805 521.986 227.805C522.276 227.805 522.421 227.935 522.421 228.165V228.225C522.421 228.455 522.276 228.585 521.986 228.585ZM524.79 230.06C525.27 230.06 525.655 229.895 525.89 229.625L525.52 229.165C525.355 229.335 525.185 229.48 524.875 229.48C524.48 229.48 524.295 229.26 524.295 228.915V228.875H525.98V228.655C525.98 227.945 525.63 227.315 524.76 227.315C523.97 227.315 523.53 227.855 523.53 228.685C523.53 229.525 523.985 230.06 524.79 230.06ZM524.775 227.86C525.07 227.86 525.215 228.075 525.215 228.395V228.44H524.295V228.4C524.295 228.075 524.48 227.86 524.775 227.86ZM529.814 230H530.574V226.51H529.814V227.895H528.484V226.51H527.724V230H528.484V228.565H529.814V230ZM532.853 230H533.593V227.375H532.853V229.08C532.853 229.33 532.618 229.46 532.388 229.46C532.118 229.46 532.013 229.28 532.013 228.96V227.375H531.273V229.025C531.273 229.685 531.558 230.06 532.093 230.06C532.523 230.06 532.738 229.825 532.828 229.56H532.853V230ZM534.281 230H535.021V229.56H535.046C535.121 229.845 535.411 230.06 535.751 230.06C536.416 230.06 536.761 229.575 536.761 228.685C536.761 227.795 536.416 227.315 535.751 227.315C535.411 227.315 535.121 227.525 535.046 227.815H535.021V226.3H534.281V230ZM535.506 229.46C535.226 229.46 535.021 229.315 535.021 229.075V228.3C535.021 228.06 535.226 227.915 535.506 227.915C535.786 227.915 535.991 228.13 535.991 228.46V228.915C535.991 229.245 535.786 229.46 535.506 229.46Z" fill="black"/> +<path d="M627.497 230H628.257V226.51H627.497V227.895H626.167V226.51H625.407V230H626.167V228.565H627.497V230ZM631.335 230V229.425H631.09V228.275C631.09 227.655 630.71 227.315 629.97 227.315C629.42 227.315 629.12 227.505 628.91 227.815L629.35 228.205C629.465 228.045 629.62 227.895 629.915 227.895C630.225 227.895 630.35 228.055 630.35 228.31V228.475H629.935C629.24 228.475 628.81 228.74 628.81 229.295C628.81 229.75 629.1 230.06 629.625 230.06C630.025 230.06 630.315 229.88 630.395 229.54H630.425C630.47 229.82 630.66 230 630.925 230H631.335ZM629.9 229.545C629.68 229.545 629.555 229.455 629.555 229.265V229.19C629.555 229 629.705 228.895 629.99 228.895H630.35V229.205C630.35 229.445 630.145 229.545 629.9 229.545ZM632.572 230V228.3C632.572 228.04 632.792 227.915 633.007 227.915C633.247 227.915 633.367 228.075 633.367 228.415V230H634.107V228.3C634.107 228.04 634.322 227.915 634.542 227.915C634.787 227.915 634.902 228.075 634.902 228.415V230H635.642V228.355C635.642 227.695 635.362 227.315 634.857 227.315C634.457 227.315 634.152 227.55 634.057 227.845H634.042C633.927 227.5 633.667 227.315 633.307 227.315C632.917 227.315 632.697 227.54 632.602 227.82H632.572V227.375H631.832V230H632.572ZM636.3 230H637.04V229.56H637.065C637.14 229.845 637.43 230.06 637.77 230.06C638.435 230.06 638.78 229.575 638.78 228.685C638.78 227.795 638.435 227.315 637.77 227.315C637.43 227.315 637.14 227.525 637.065 227.815H637.04V226.3H636.3V230ZM637.525 229.46C637.245 229.46 637.04 229.315 637.04 229.075V228.3C637.04 228.06 637.245 227.915 637.525 227.915C637.805 227.915 638.01 228.13 638.01 228.46V228.915C638.01 229.245 637.805 229.46 637.525 229.46ZM640.892 230H641.632V227.375H640.892V229.08C640.892 229.33 640.657 229.46 640.427 229.46C640.157 229.46 640.052 229.28 640.052 228.96V227.375H639.312V229.025C639.312 229.685 639.597 230.06 640.132 230.06C640.562 230.06 640.777 229.825 640.867 229.56H640.892V230ZM643.06 230V228.465C643.06 228.16 643.27 228.065 643.7 228.065H643.885V227.375H643.755C643.345 227.375 643.145 227.655 643.085 227.945H643.06V227.375H642.32V230H643.06ZM646.703 230.19C646.703 229.705 646.428 229.425 645.788 229.425H645.028C644.803 229.425 644.713 229.35 644.713 229.225C644.713 229.135 644.758 229.06 644.828 229.015C644.963 229.05 645.118 229.07 645.293 229.07C646.053 229.07 646.418 228.725 646.418 228.2C646.418 227.865 646.273 227.595 645.968 227.45V227.42H646.548V226.87H646.133C645.883 226.87 645.738 226.99 645.738 227.265V227.365C645.608 227.33 645.458 227.315 645.293 227.315C644.538 227.315 644.168 227.67 644.168 228.2C644.168 228.54 644.323 228.805 644.638 228.95V228.97C644.393 229.02 644.148 229.16 644.148 229.435C644.148 229.66 644.278 229.85 644.528 229.895V229.95C644.223 229.99 644.038 230.16 644.038 230.45C644.038 230.83 644.373 231.06 645.283 231.06C646.353 231.06 646.703 230.745 646.703 230.19ZM646.008 230.29C646.008 230.48 645.858 230.57 645.458 230.57H645.158C644.758 230.57 644.608 230.48 644.608 230.29C644.608 230.21 644.638 230.12 644.703 230.055H645.603C645.898 230.055 646.008 230.14 646.008 230.29ZM645.293 228.585C645.003 228.585 644.858 228.455 644.858 228.225V228.165C644.858 227.935 645.003 227.805 645.293 227.805C645.583 227.805 645.728 227.935 645.728 228.165V228.225C645.728 228.455 645.583 228.585 645.293 228.585ZM650.394 230H651.289L650.009 227.945L651.184 226.51H650.324L649.539 227.495L649.044 228.17H649.014V226.51H648.254V230H649.014V229.03L649.469 228.48L650.394 230ZM652.386 230V228.3C652.386 228.04 652.621 227.915 652.861 227.915C653.131 227.915 653.226 228.08 653.226 228.415V230H653.966V228.355C653.966 227.695 653.681 227.315 653.146 227.315C652.731 227.315 652.511 227.545 652.416 227.82H652.386V227.375H651.646V230H652.386ZM655.69 230.06C656.46 230.06 656.92 229.53 656.92 228.685C656.92 227.84 656.46 227.315 655.69 227.315C654.92 227.315 654.46 227.84 654.46 228.685C654.46 229.53 654.92 230.06 655.69 230.06ZM655.69 229.475C655.4 229.475 655.23 229.285 655.23 228.955V228.42C655.23 228.09 655.4 227.9 655.69 227.9C655.98 227.9 656.15 228.09 656.15 228.42V228.955C656.15 229.285 655.98 229.475 655.69 229.475ZM657.883 230H658.643L658.963 228.89L659.143 228.21H659.158L659.343 228.89L659.663 230H660.438L661.163 227.375H660.478L660.223 228.435L660.043 229.235H660.023L659.808 228.435L659.503 227.375H658.828L658.528 228.435L658.318 229.235H658.298L658.118 228.435L657.863 227.375H657.148L657.883 230ZM662.672 230V229.425H662.342V226.3H661.602V229.28C661.602 229.745 661.832 230 662.337 230H662.672ZM664.211 230.06C664.691 230.06 665.076 229.895 665.311 229.625L664.941 229.165C664.776 229.335 664.606 229.48 664.296 229.48C663.901 229.48 663.716 229.26 663.716 228.915V228.875H665.401V228.655C665.401 227.945 665.051 227.315 664.181 227.315C663.391 227.315 662.951 227.855 662.951 228.685C662.951 229.525 663.406 230.06 664.211 230.06ZM664.196 227.86C664.491 227.86 664.636 228.075 664.636 228.395V228.44H663.716V228.4C663.716 228.075 663.901 227.86 664.196 227.86ZM667.534 230H668.274V226.3H667.534V227.815H667.509C667.434 227.525 667.144 227.315 666.804 227.315C666.139 227.315 665.794 227.795 665.794 228.685C665.794 229.575 666.139 230.06 666.804 230.06C667.144 230.06 667.434 229.845 667.509 229.56H667.534V230ZM667.049 229.46C666.769 229.46 666.564 229.245 666.564 228.915V228.46C666.564 228.13 666.769 227.915 667.049 227.915C667.329 227.915 667.534 228.06 667.534 228.3V229.075C667.534 229.315 667.329 229.46 667.049 229.46ZM671.396 230.19C671.396 229.705 671.121 229.425 670.481 229.425H669.721C669.496 229.425 669.406 229.35 669.406 229.225C669.406 229.135 669.451 229.06 669.521 229.015C669.656 229.05 669.811 229.07 669.986 229.07C670.746 229.07 671.111 228.725 671.111 228.2C671.111 227.865 670.966 227.595 670.661 227.45V227.42H671.241V226.87H670.826C670.576 226.87 670.431 226.99 670.431 227.265V227.365C670.301 227.33 670.151 227.315 669.986 227.315C669.231 227.315 668.861 227.67 668.861 228.2C668.861 228.54 669.016 228.805 669.331 228.95V228.97C669.086 229.02 668.841 229.16 668.841 229.435C668.841 229.66 668.971 229.85 669.221 229.895V229.95C668.916 229.99 668.731 230.16 668.731 230.45C668.731 230.83 669.066 231.06 669.976 231.06C671.046 231.06 671.396 230.745 671.396 230.19ZM670.701 230.29C670.701 230.48 670.551 230.57 670.151 230.57H669.851C669.451 230.57 669.301 230.48 669.301 230.29C669.301 230.21 669.331 230.12 669.396 230.055H670.296C670.591 230.055 670.701 230.14 670.701 230.29ZM669.986 228.585C669.696 228.585 669.551 228.455 669.551 228.225V228.165C669.551 227.935 669.696 227.805 669.986 227.805C670.276 227.805 670.421 227.935 670.421 228.165V228.225C670.421 228.455 670.276 228.585 669.986 228.585ZM672.79 230.06C673.27 230.06 673.655 229.895 673.89 229.625L673.52 229.165C673.355 229.335 673.185 229.48 672.875 229.48C672.48 229.48 672.295 229.26 672.295 228.915V228.875H673.98V228.655C673.98 227.945 673.63 227.315 672.76 227.315C671.97 227.315 671.53 227.855 671.53 228.685C671.53 229.525 671.985 230.06 672.79 230.06ZM672.775 227.86C673.07 227.86 673.215 228.075 673.215 228.395V228.44H672.295V228.4C672.295 228.075 672.48 227.86 672.775 227.86ZM677.814 230H678.574V226.51H677.814V227.895H676.484V226.51H675.724V230H676.484V228.565H677.814V230ZM680.853 230H681.593V227.375H680.853V229.08C680.853 229.33 680.618 229.46 680.388 229.46C680.118 229.46 680.013 229.28 680.013 228.96V227.375H679.273V229.025C679.273 229.685 679.558 230.06 680.093 230.06C680.523 230.06 680.738 229.825 680.828 229.56H680.853V230ZM682.281 230H683.021V229.56H683.046C683.121 229.845 683.411 230.06 683.751 230.06C684.416 230.06 684.761 229.575 684.761 228.685C684.761 227.795 684.416 227.315 683.751 227.315C683.411 227.315 683.121 227.525 683.046 227.815H683.021V226.3H682.281V230ZM683.506 229.46C683.226 229.46 683.021 229.315 683.021 229.075V228.3C683.021 228.06 683.226 227.915 683.506 227.915C683.786 227.915 683.991 228.13 683.991 228.46V228.915C683.991 229.245 683.786 229.46 683.506 229.46Z" fill="black"/> +<path d="M240.317 229H240.981V226.208H240.409V228.088H240.397L240.129 227.528L239.365 226.208H238.701V229H239.273V227.12H239.285L239.553 227.68L240.317 229ZM243.495 229V228.46H242.203V227.852H243.311V227.316H242.203V226.748H243.495V226.208H241.595V229H243.495ZM245.161 229L245.513 227.488L245.653 226.876H245.665L245.801 227.488L246.153 229H246.845L247.493 226.208H246.917L246.649 227.548L246.501 228.324H246.489L246.317 227.548L246.005 226.208H245.341L245.033 227.548L244.857 228.324H244.845L244.697 227.548L244.433 226.208H243.833L244.465 229H245.161Z" fill="black"/> +<g filter="url(#filter1_d_4371_128210)"> +<rect x="349" y="328" width="17" height="7" rx="2.16643" fill="white"/> +<rect x="349.5" y="328.5" width="16" height="6" rx="1.66643" stroke="black"/> +</g> +<path d="M355.575 333V332.46H354.283V331.852H355.391V331.316H354.283V330.748H355.575V330.208H353.675V333H355.575ZM356.105 333H357.157C357.897 333 358.385 332.532 358.385 331.604C358.385 330.676 357.897 330.208 357.157 330.208H356.105V333ZM356.713 332.46V330.748H357.157C357.517 330.748 357.741 330.944 357.741 331.388V331.82C357.741 332.264 357.517 332.46 357.157 332.46H356.713ZM360.114 333V332.516H359.754V330.692H360.114V330.208H358.786V330.692H359.146V332.516H358.786V333H360.114ZM362.525 330.748V330.208H360.405V330.748H361.161V333H361.769V330.748H362.525Z" fill="black"/> +<path d="M342.929 250H344.016V245.007H342.929V246.988H341.026V245.007H339.938V250H341.026V247.947H342.929V250ZM347.118 250.086C348.442 250.086 349.314 249.199 349.314 247.503C349.314 245.808 348.442 244.921 347.118 244.921C345.795 244.921 344.922 245.808 344.922 247.503C344.922 249.199 345.795 250.086 347.118 250.086ZM347.118 249.12C346.467 249.12 346.074 248.669 346.074 247.875V247.131C346.074 246.337 346.467 245.887 347.118 245.887C347.769 245.887 348.163 246.337 348.163 247.131V247.875C348.163 248.669 347.769 249.12 347.118 249.12ZM352.086 250L352.715 247.296L352.966 246.201H352.987L353.23 247.296L353.86 250H355.098L356.257 245.007H355.226L354.747 247.403L354.482 248.791H354.461L354.153 247.403L353.595 245.007H352.408L351.857 247.403L351.542 248.791H351.521L351.256 247.403L350.784 245.007H349.711L350.841 250H352.086ZM362.137 245.972V245.007H358.345V245.972H359.697V250H360.785V245.972H362.137ZM364.702 250.086C366.026 250.086 366.898 249.199 366.898 247.503C366.898 245.808 366.026 244.921 364.702 244.921C363.379 244.921 362.506 245.808 362.506 247.503C362.506 249.199 363.379 250.086 364.702 250.086ZM364.702 249.12C364.051 249.12 363.658 248.669 363.658 247.875V247.131C363.658 246.337 364.051 245.887 364.702 245.887C365.353 245.887 365.747 246.337 365.747 247.131V247.875C365.747 248.669 365.353 249.12 364.702 249.12ZM368.078 250.079C368.507 250.079 368.707 249.835 368.707 249.506V249.363C368.707 249.034 368.507 248.791 368.078 248.791C367.648 248.791 367.448 249.034 367.448 249.363V249.506C367.448 249.835 367.648 250.079 368.078 250.079ZM370.292 250.079C370.721 250.079 370.922 249.835 370.922 249.506V249.363C370.922 249.034 370.721 248.791 370.292 248.791C369.863 248.791 369.663 249.034 369.663 249.363V249.506C369.663 249.835 369.863 250.079 370.292 250.079ZM372.507 250.079C372.936 250.079 373.136 249.835 373.136 249.506V249.363C373.136 249.034 372.936 248.791 372.507 248.791C372.078 248.791 371.877 249.034 371.877 249.363V249.506C371.877 249.835 372.078 250.079 372.507 250.079Z" fill="black"/> +<path d="M639.929 250H641.016V245.007H639.929V246.988H638.026V245.007H636.938V250H638.026V247.947H639.929V250ZM644.118 250.086C645.442 250.086 646.314 249.199 646.314 247.503C646.314 245.808 645.442 244.921 644.118 244.921C642.795 244.921 641.922 245.808 641.922 247.503C641.922 249.199 642.795 250.086 644.118 250.086ZM644.118 249.12C643.467 249.12 643.074 248.669 643.074 247.875V247.131C643.074 246.337 643.467 245.887 644.118 245.887C644.769 245.887 645.163 246.337 645.163 247.131V247.875C645.163 248.669 644.769 249.12 644.118 249.12ZM649.086 250L649.715 247.296L649.966 246.201H649.987L650.23 247.296L650.86 250H652.098L653.257 245.007H652.226L651.747 247.403L651.482 248.791H651.461L651.153 247.403L650.595 245.007H649.408L648.857 247.403L648.542 248.791H648.521L648.256 247.403L647.784 245.007H646.711L647.841 250H649.086ZM659.137 245.972V245.007H655.345V245.972H656.697V250H657.785V245.972H659.137ZM661.702 250.086C663.026 250.086 663.898 249.199 663.898 247.503C663.898 245.808 663.026 244.921 661.702 244.921C660.379 244.921 659.506 245.808 659.506 247.503C659.506 249.199 660.379 250.086 661.702 250.086ZM661.702 249.12C661.051 249.12 660.658 248.669 660.658 247.875V247.131C660.658 246.337 661.051 245.887 661.702 245.887C662.353 245.887 662.747 246.337 662.747 247.131V247.875C662.747 248.669 662.353 249.12 661.702 249.12ZM665.078 250.079C665.507 250.079 665.707 249.835 665.707 249.506V249.363C665.707 249.034 665.507 248.791 665.078 248.791C664.648 248.791 664.448 249.034 664.448 249.363V249.506C664.448 249.835 664.648 250.079 665.078 250.079ZM667.292 250.079C667.721 250.079 667.922 249.835 667.922 249.506V249.363C667.922 249.034 667.721 248.791 667.292 248.791C666.863 248.791 666.663 249.034 666.663 249.363V249.506C666.663 249.835 666.863 250.079 667.292 250.079ZM669.507 250.079C669.936 250.079 670.136 249.835 670.136 249.506V249.363C670.136 249.034 669.936 248.791 669.507 248.791C669.078 248.791 668.877 249.034 668.877 249.363V249.506C668.877 249.835 669.078 250.079 669.507 250.079Z" fill="#35A58E"/> +<path d="M491.929 394H493.016V389.007H491.929V390.988H490.026V389.007H488.938V394H490.026V391.947H491.929V394ZM496.118 394.086C497.442 394.086 498.314 393.199 498.314 391.503C498.314 389.808 497.442 388.921 496.118 388.921C494.795 388.921 493.922 389.808 493.922 391.503C493.922 393.199 494.795 394.086 496.118 394.086ZM496.118 393.12C495.467 393.12 495.074 392.669 495.074 391.875V391.131C495.074 390.337 495.467 389.887 496.118 389.887C496.769 389.887 497.163 390.337 497.163 391.131V391.875C497.163 392.669 496.769 393.12 496.118 393.12ZM501.086 394L501.715 391.296L501.966 390.201H501.987L502.23 391.296L502.86 394H504.098L505.257 389.007H504.226L503.747 391.403L503.482 392.791H503.461L503.153 391.403L502.595 389.007H501.408L500.857 391.403L500.542 392.791H500.521L500.256 391.403L499.784 389.007H498.711L499.841 394H501.086ZM511.137 389.972V389.007H507.345V389.972H508.697V394H509.785V389.972H511.137ZM513.702 394.086C515.026 394.086 515.898 393.199 515.898 391.503C515.898 389.808 515.026 388.921 513.702 388.921C512.379 388.921 511.506 389.808 511.506 391.503C511.506 393.199 512.379 394.086 513.702 394.086ZM513.702 393.12C513.051 393.12 512.658 392.669 512.658 391.875V391.131C512.658 390.337 513.051 389.887 513.702 389.887C514.353 389.887 514.747 390.337 514.747 391.131V391.875C514.747 392.669 514.353 393.12 513.702 393.12ZM517.078 394.079C517.507 394.079 517.707 393.835 517.707 393.506V393.363C517.707 393.034 517.507 392.791 517.078 392.791C516.648 392.791 516.448 393.034 516.448 393.363V393.506C516.448 393.835 516.648 394.079 517.078 394.079ZM519.292 394.079C519.721 394.079 519.922 393.835 519.922 393.506V393.363C519.922 393.034 519.721 392.791 519.292 392.791C518.863 392.791 518.663 393.034 518.663 393.363V393.506C518.663 393.835 518.863 394.079 519.292 394.079ZM521.507 394.079C521.936 394.079 522.136 393.835 522.136 393.506V393.363C522.136 393.034 521.936 392.791 521.507 392.791C521.078 392.791 520.877 393.034 520.877 393.363V393.506C520.877 393.835 521.078 394.079 521.507 394.079Z" fill="#3A70CA"/> +<path d="M462.638 375V373.018H464.534V372.06H462.638V370.972H464.863V370.007H461.551V375H462.638ZM468.754 375V374.177H468.404V372.532C468.404 371.645 467.86 371.158 466.801 371.158C466.014 371.158 465.585 371.43 465.285 371.874L465.914 372.432C466.079 372.203 466.3 371.988 466.723 371.988C467.166 371.988 467.345 372.217 467.345 372.582V372.818H466.751C465.757 372.818 465.142 373.197 465.142 373.991C465.142 374.642 465.556 375.086 466.308 375.086C466.88 375.086 467.295 374.828 467.409 374.342H467.452C467.517 374.742 467.788 375 468.168 375H468.754ZM466.701 374.349C466.386 374.349 466.207 374.22 466.207 373.948V373.841C466.207 373.569 466.422 373.419 466.83 373.419H467.345V373.863C467.345 374.206 467.052 374.349 466.701 374.349ZM469.465 375H470.524V374.37H470.559C470.667 374.778 471.082 375.086 471.568 375.086C472.52 375.086 473.013 374.392 473.013 373.119C473.013 371.845 472.52 371.158 471.568 371.158C471.082 371.158 470.667 371.459 470.559 371.874H470.524V369.706H469.465V375ZM471.218 374.227C470.817 374.227 470.524 374.02 470.524 373.677V372.568C470.524 372.224 470.817 372.017 471.218 372.017C471.618 372.017 471.911 372.324 471.911 372.797V373.448C471.911 373.92 471.618 374.227 471.218 374.227ZM475.334 375.086C476.071 375.086 476.607 374.764 476.858 374.049L476.035 373.691C475.928 373.991 475.756 374.256 475.334 374.256C474.905 374.256 474.683 373.948 474.683 373.476V372.775C474.683 372.303 474.905 371.995 475.334 371.995C475.706 371.995 475.913 372.224 475.978 372.51L476.836 372.138C476.614 371.523 476.092 371.158 475.334 371.158C474.204 371.158 473.581 371.917 473.581 373.119C473.581 374.32 474.204 375.086 475.334 375.086ZM478.042 370.844C478.472 370.844 478.658 370.622 478.658 370.321V370.164C478.658 369.864 478.472 369.642 478.042 369.642C477.613 369.642 477.427 369.864 477.427 370.164V370.321C477.427 370.622 477.613 370.844 478.042 370.844ZM477.513 375H478.572V371.244H477.513V375ZM481.506 375V374.177H480.819V372.067H481.563V371.244H480.819V370.228H479.867V370.844C479.867 371.101 479.782 371.244 479.495 371.244H479.231V372.067H479.76V373.905C479.76 374.621 480.146 375 480.876 375H481.506ZM484.044 372.997L483.765 374.084H483.722L483.45 372.997L482.899 371.244H481.848L483.164 375.193L483.035 375.608H482.327V376.431H482.985C483.629 376.431 483.944 376.159 484.137 375.579L485.582 371.244H484.595L484.044 372.997ZM486.414 375.079C486.843 375.079 487.043 374.835 487.043 374.506V374.363C487.043 374.034 486.843 373.791 486.414 373.791C485.985 373.791 485.784 374.034 485.784 374.363V374.506C485.784 374.835 485.985 375.079 486.414 375.079ZM491.41 375V374.177H491.06V372.532C491.06 371.645 490.516 371.158 489.457 371.158C488.67 371.158 488.241 371.43 487.941 371.874L488.57 372.432C488.735 372.203 488.957 371.988 489.379 371.988C489.822 371.988 490.001 372.217 490.001 372.582V372.818H489.407C488.413 372.818 487.798 373.197 487.798 373.991C487.798 374.642 488.213 375.086 488.964 375.086C489.536 375.086 489.951 374.828 490.065 374.342H490.108C490.173 374.742 490.445 375 490.824 375H491.41ZM489.357 374.349C489.042 374.349 488.864 374.22 488.864 373.948V373.841C488.864 373.569 489.078 373.419 489.486 373.419H490.001V373.863C490.001 374.206 489.708 374.349 489.357 374.349ZM494.025 375V374.177H493.338V372.067H494.082V371.244H493.338V370.228H492.387V370.844C492.387 371.101 492.301 371.244 492.015 371.244H491.75V372.067H492.279V373.905C492.279 374.621 492.666 375 493.395 375H494.025ZM496.349 375V374.177H495.876V369.706H494.818V373.97C494.818 374.635 495.147 375 495.869 375H496.349ZM500.346 375V374.177H499.995V372.532C499.995 371.645 499.451 371.158 498.393 371.158C497.606 371.158 497.177 371.43 496.876 371.874L497.506 372.432C497.67 372.203 497.892 371.988 498.314 371.988C498.758 371.988 498.936 372.217 498.936 372.582V372.818H498.343C497.348 372.818 496.733 373.197 496.733 373.991C496.733 374.642 497.148 375.086 497.899 375.086C498.471 375.086 498.886 374.828 499.001 374.342H499.044C499.108 374.742 499.38 375 499.759 375H500.346ZM498.293 374.349C497.978 374.349 497.799 374.22 497.799 373.948V373.841C497.799 373.569 498.014 373.419 498.421 373.419H498.936V373.863C498.936 374.206 498.643 374.349 498.293 374.349ZM502.115 375V372.568C502.115 372.196 502.451 372.017 502.795 372.017C503.181 372.017 503.317 372.253 503.317 372.732V375H504.376V372.646C504.376 371.702 503.968 371.158 503.202 371.158C502.609 371.158 502.294 371.487 502.158 371.881H502.115V371.244H501.056V375H502.115ZM507.264 375V374.177H506.577V372.067H507.321V371.244H506.577V370.228H505.626V370.844C505.626 371.101 505.54 371.244 505.254 371.244H504.989V372.067H505.518V373.905C505.518 374.621 505.905 375 506.634 375H507.264ZM508.586 370.844C509.015 370.844 509.201 370.622 509.201 370.321V370.164C509.201 369.864 509.015 369.642 508.586 369.642C508.157 369.642 507.971 369.864 507.971 370.164V370.321C507.971 370.622 508.157 370.844 508.586 370.844ZM508.056 375H509.115V371.244H508.056V375ZM511.377 375.086C512.343 375.086 512.986 374.556 512.986 373.834C512.986 373.183 512.564 372.811 511.749 372.704L511.327 372.646C511.019 372.603 510.933 372.496 510.933 372.296C510.933 372.11 511.076 371.981 511.434 371.981C511.749 371.981 512.064 372.131 512.3 372.367L512.908 371.745C512.529 371.373 512.164 371.158 511.377 371.158C510.483 371.158 509.917 371.659 509.917 372.382C509.917 373.061 510.332 373.433 511.184 373.541L511.591 373.591C511.856 373.626 511.971 373.719 511.971 373.905C511.971 374.127 511.828 374.263 511.413 374.263C511.005 374.263 510.683 374.077 510.418 373.784L509.796 374.413C510.182 374.843 510.654 375.086 511.377 375.086ZM514.109 376.08L516.241 369.706H515.368L513.236 376.08H514.109ZM516.999 375H518.058V373.941L518.53 373.412L519.374 375H520.633L519.238 372.682L520.49 371.244H519.317L518.565 372.138L518.1 372.832H518.058V369.706H516.999V375ZM521.128 375H522.186V372.568C522.186 372.196 522.523 372.017 522.866 372.017C523.252 372.017 523.388 372.253 523.388 372.732V375H524.447V372.646C524.447 371.702 524.039 371.158 523.274 371.158C522.68 371.158 522.365 371.487 522.229 371.881H522.186V369.706H521.128V375Z" fill="#3A70CA"/> +<path d="M491.929 251H493.016V246.007H491.929V247.988H490.026V246.007H488.938V251H490.026V248.947H491.929V251ZM496.118 251.086C497.442 251.086 498.314 250.199 498.314 248.503C498.314 246.808 497.442 245.921 496.118 245.921C494.795 245.921 493.922 246.808 493.922 248.503C493.922 250.199 494.795 251.086 496.118 251.086ZM496.118 250.12C495.467 250.12 495.074 249.669 495.074 248.875V248.131C495.074 247.337 495.467 246.887 496.118 246.887C496.769 246.887 497.163 247.337 497.163 248.131V248.875C497.163 249.669 496.769 250.12 496.118 250.12ZM501.086 251L501.715 248.296L501.966 247.201H501.987L502.23 248.296L502.86 251H504.098L505.257 246.007H504.226L503.747 248.403L503.482 249.791H503.461L503.153 248.403L502.595 246.007H501.408L500.857 248.403L500.542 249.791H500.521L500.256 248.403L499.784 246.007H498.711L499.841 251H501.086ZM511.137 246.972V246.007H507.345V246.972H508.697V251H509.785V246.972H511.137ZM513.702 251.086C515.026 251.086 515.898 250.199 515.898 248.503C515.898 246.808 515.026 245.921 513.702 245.921C512.379 245.921 511.506 246.808 511.506 248.503C511.506 250.199 512.379 251.086 513.702 251.086ZM513.702 250.12C513.051 250.12 512.658 249.669 512.658 248.875V248.131C512.658 247.337 513.051 246.887 513.702 246.887C514.353 246.887 514.747 247.337 514.747 248.131V248.875C514.747 249.669 514.353 250.12 513.702 250.12ZM517.078 251.079C517.507 251.079 517.707 250.835 517.707 250.506V250.363C517.707 250.034 517.507 249.791 517.078 249.791C516.648 249.791 516.448 250.034 516.448 250.363V250.506C516.448 250.835 516.648 251.079 517.078 251.079ZM519.292 251.079C519.721 251.079 519.922 250.835 519.922 250.506V250.363C519.922 250.034 519.721 249.791 519.292 249.791C518.863 249.791 518.663 250.034 518.663 250.363V250.506C518.663 250.835 518.863 251.079 519.292 251.079ZM521.507 251.079C521.936 251.079 522.136 250.835 522.136 250.506V250.363C522.136 250.034 521.936 249.791 521.507 249.791C521.078 249.791 520.877 250.034 520.877 250.363V250.506C520.877 250.835 521.078 251.079 521.507 251.079Z" fill="black"/> +<path d="M332.935 50.536V50.0066H329.157V50.536H330.746V55H331.346V50.536H332.935ZM333.988 50.443C334.231 50.443 334.339 50.3142 334.339 50.1211V50.0281C334.339 49.8349 334.231 49.7062 333.988 49.7062C333.745 49.7062 333.638 49.8349 333.638 50.0281V50.1211C333.638 50.3142 333.745 50.443 333.988 50.443ZM333.702 55H334.274V51.3086H333.702V55ZM337.021 55V54.4992H336.27V51.8094H337.079V51.3086H336.27V50.2856H335.755V50.9724C335.755 51.2228 335.676 51.3086 335.433 51.3086H335.09V51.8094H335.698V54.3919C335.698 54.7496 335.913 55 336.306 55H337.021ZM339.114 55V54.4992H338.571V49.7062H337.998V54.4062C337.998 54.7496 338.213 55 338.607 55H339.114ZM341.335 55.0858C342.029 55.0858 342.559 54.7425 342.795 54.2417L342.387 53.9484C342.194 54.3562 341.836 54.5851 341.371 54.5851C340.684 54.5851 340.277 54.1058 340.277 53.4691V53.2974H342.931V53.0255C342.931 51.9811 342.323 51.2228 341.335 51.2228C340.334 51.2228 339.676 51.9811 339.676 53.1543C339.676 54.3275 340.334 55.0858 341.335 55.0858ZM341.335 51.7021C341.922 51.7021 342.316 52.1385 342.316 52.7895V52.8682H340.277V52.8181C340.277 52.1742 340.713 51.7021 341.335 51.7021ZM344.31 52.1814C344.611 52.1814 344.747 52.0097 344.747 51.7665V51.6735C344.747 51.4302 344.611 51.2585 344.31 51.2585C344.01 51.2585 343.874 51.4302 343.874 51.6735V51.7665C343.874 52.0097 344.01 52.1814 344.31 52.1814ZM344.31 55.0858C344.611 55.0858 344.747 54.9142 344.747 54.6709V54.5779C344.747 54.3347 344.611 54.163 344.31 54.163C344.01 54.163 343.874 54.3347 343.874 54.5779V54.6709C343.874 54.9142 344.01 55.0858 344.31 55.0858Z" fill="black"/> +<path d="M480.935 50.536V50.0066H477.157V50.536H478.746V55H479.346V50.536H480.935ZM481.988 50.443C482.231 50.443 482.339 50.3142 482.339 50.1211V50.0281C482.339 49.8349 482.231 49.7062 481.988 49.7062C481.745 49.7062 481.638 49.8349 481.638 50.0281V50.1211C481.638 50.3142 481.745 50.443 481.988 50.443ZM481.702 55H482.274V51.3086H481.702V55ZM485.021 55V54.4992H484.27V51.8094H485.079V51.3086H484.27V50.2856H483.755V50.9724C483.755 51.2228 483.676 51.3086 483.433 51.3086H483.09V51.8094H483.698V54.3919C483.698 54.7496 483.913 55 484.306 55H485.021ZM487.114 55V54.4992H486.571V49.7062H485.998V54.4062C485.998 54.7496 486.213 55 486.607 55H487.114ZM489.335 55.0858C490.029 55.0858 490.559 54.7425 490.795 54.2417L490.387 53.9484C490.194 54.3562 489.836 54.5851 489.371 54.5851C488.684 54.5851 488.277 54.1058 488.277 53.4691V53.2974H490.931V53.0255C490.931 51.9811 490.323 51.2228 489.335 51.2228C488.334 51.2228 487.676 51.9811 487.676 53.1543C487.676 54.3275 488.334 55.0858 489.335 55.0858ZM489.335 51.7021C489.922 51.7021 490.316 52.1385 490.316 52.7895V52.8682H488.277V52.8181C488.277 52.1742 488.713 51.7021 489.335 51.7021ZM492.31 52.1814C492.611 52.1814 492.747 52.0097 492.747 51.7665V51.6735C492.747 51.4302 492.611 51.2585 492.31 51.2585C492.01 51.2585 491.874 51.4302 491.874 51.6735V51.7665C491.874 52.0097 492.01 52.1814 492.31 52.1814ZM492.31 55.0858C492.611 55.0858 492.747 54.9142 492.747 54.6709V54.5779C492.747 54.3347 492.611 54.163 492.31 54.163C492.01 54.163 491.874 54.3347 491.874 54.5779V54.6709C491.874 54.9142 492.01 55.0858 492.31 55.0858Z" fill="black"/> +<path d="M628.935 50.536V50.0066H625.157V50.536H626.746V55H627.346V50.536H628.935ZM629.988 50.443C630.231 50.443 630.339 50.3142 630.339 50.1211V50.0281C630.339 49.8349 630.231 49.7062 629.988 49.7062C629.745 49.7062 629.638 49.8349 629.638 50.0281V50.1211C629.638 50.3142 629.745 50.443 629.988 50.443ZM629.702 55H630.274V51.3086H629.702V55ZM633.021 55V54.4992H632.27V51.8094H633.079V51.3086H632.27V50.2856H631.755V50.9724C631.755 51.2228 631.676 51.3086 631.433 51.3086H631.09V51.8094H631.698V54.3919C631.698 54.7496 631.913 55 632.306 55H633.021ZM635.114 55V54.4992H634.571V49.7062H633.998V54.4062C633.998 54.7496 634.213 55 634.607 55H635.114ZM637.335 55.0858C638.029 55.0858 638.559 54.7425 638.795 54.2417L638.387 53.9484C638.194 54.3562 637.836 54.5851 637.371 54.5851C636.684 54.5851 636.277 54.1058 636.277 53.4691V53.2974H638.931V53.0255C638.931 51.9811 638.323 51.2228 637.335 51.2228C636.334 51.2228 635.676 51.9811 635.676 53.1543C635.676 54.3275 636.334 55.0858 637.335 55.0858ZM637.335 51.7021C637.922 51.7021 638.316 52.1385 638.316 52.7895V52.8682H636.277V52.8181C636.277 52.1742 636.713 51.7021 637.335 51.7021ZM640.31 52.1814C640.611 52.1814 640.747 52.0097 640.747 51.7665V51.6735C640.747 51.4302 640.611 51.2585 640.31 51.2585C640.01 51.2585 639.874 51.4302 639.874 51.6735V51.7665C639.874 52.0097 640.01 52.1814 640.31 52.1814ZM640.31 55.0858C640.611 55.0858 640.747 54.9142 640.747 54.6709V54.5779C640.747 54.3347 640.611 54.163 640.31 54.163C640.01 54.163 639.874 54.3347 639.874 54.5779V54.6709C639.874 54.9142 640.01 55.0858 640.31 55.0858Z" fill="black"/> +<path d="M333.583 37L334.212 34.2958L334.462 33.2013H334.484L334.727 34.2958L335.357 37H336.594L337.753 32.0066H336.723L336.244 34.4032L335.979 35.791H335.958L335.65 34.4032L335.092 32.0066H333.904L333.354 34.4032L333.039 35.791H333.017L332.753 34.4032L332.281 32.0066H331.207L332.338 37H333.583ZM339.596 35.1686H340.376L341.249 37H342.458L341.478 35.0398C342.086 34.8109 342.386 34.2744 342.386 33.6019C342.386 32.6505 341.8 32.0066 340.877 32.0066H338.509V37H339.596V35.1686ZM339.596 34.2529V32.9509H340.741C341.063 32.9509 341.263 33.1226 341.263 33.4445V33.7593C341.263 34.0812 341.063 34.2529 340.741 34.2529H339.596ZM345.511 37V36.1344H344.868V32.8722H345.511V32.0066H343.136V32.8722H343.78V36.1344H343.136V37H345.511ZM349.823 32.9724V32.0066H346.032V32.9724H347.384V37H348.471V32.9724H349.823ZM353.965 37V36.0342H351.655V34.9468H353.636V33.9882H351.655V32.9724H353.965V32.0066H350.567V37H353.965ZM359.493 37H360.681V32.0066H359.658V35.3689H359.637L359.157 34.3674L357.791 32.0066H356.603V37H357.626V33.6377H357.648L358.127 34.6392L359.493 37ZM365.178 37V36.0342H362.867V34.9468H364.849V33.9882H362.867V32.9724H365.178V32.0066H361.78V37H365.178ZM368.157 37L368.787 34.2958L369.037 33.2013H369.059L369.302 34.2958L369.931 37H371.169L372.328 32.0066H371.298L370.818 34.4032L370.554 35.791H370.532L370.225 34.4032L369.667 32.0066H368.479L367.928 34.4032L367.613 35.791H367.592L367.327 34.4032L366.855 32.0066H365.782L366.912 37H368.157ZM376.777 37.0858C378.101 37.0858 378.974 36.1988 378.974 34.5033C378.974 32.8078 378.101 31.9208 376.777 31.9208C375.454 31.9208 374.581 32.8078 374.581 34.5033C374.581 36.1988 375.454 37.0858 376.777 37.0858ZM376.777 36.1201C376.126 36.1201 375.733 35.6694 375.733 34.8753V34.1313C375.733 33.3372 376.126 32.8865 376.777 32.8865C377.428 32.8865 377.822 33.3372 377.822 34.1313V34.8753C377.822 35.6694 377.428 36.1201 376.777 36.1201ZM383.279 37V36.0342H380.969V34.9468H382.95V33.9882H380.969V32.9724H383.279V32.0066H379.881V37H383.279ZM385.314 35.1686H386.094L386.967 37H388.176L387.195 35.0398C387.804 34.8109 388.104 34.2744 388.104 33.6019C388.104 32.6505 387.517 32.0066 386.595 32.0066H384.227V37H385.314V35.1686ZM385.314 34.2529V32.9509H386.459C386.781 32.9509 386.981 33.1226 386.981 33.4445V33.7593C386.981 34.0812 386.781 34.2529 386.459 34.2529H385.314Z" fill="black"/> +<path d="M311.656 10.624V11.624H312.176C312.8 11.624 313.176 11.856 313.176 12.312V12.368C313.176 12.832 312.848 13.12 312.28 13.12C311.664 13.12 311.328 12.792 311.08 12.336L310.192 13.024C310.552 13.584 311.136 14.096 312.256 14.096C313.576 14.096 314.44 13.448 314.44 12.448C314.44 11.68 313.928 11.224 313.248 11.104V11.056C313.84 10.952 314.336 10.512 314.336 9.8C314.336 8.904 313.544 8.32 312.336 8.32C311.36 8.32 310.808 8.704 310.376 9.256L311.136 9.96C311.416 9.536 311.832 9.296 312.288 9.296C312.784 9.296 313.072 9.56 313.072 9.96V10.016C313.072 10.36 312.8 10.624 312.184 10.624H311.656ZM322.738 14H323.922V8.08H322.738V10.624H322.682C322.474 10.128 322.122 9.776 321.458 9.776C320.546 9.776 319.906 10.44 319.906 11.936C319.906 13.432 320.546 14.096 321.458 14.096C322.122 14.096 322.474 13.744 322.682 13.248H322.738V14ZM321.97 13.176C321.442 13.176 321.138 12.832 321.138 12.256V11.616C321.138 11.04 321.442 10.696 321.97 10.696C322.386 10.696 322.738 10.896 322.738 11.328V12.544C322.738 12.976 322.386 13.176 321.97 13.176ZM327.047 9.344C327.575 9.344 327.759 9.096 327.759 8.784V8.552C327.759 8.232 327.575 7.992 327.047 7.992C326.519 7.992 326.335 8.232 326.335 8.552V8.784C326.335 9.096 326.519 9.344 327.047 9.344ZM325.143 14H328.855V13.08H327.639V9.872H325.143V10.792H326.455V13.08H325.143V14ZM329.756 14H333.452V13.08H332.156V10.792H333.636V9.872H332.156V9H333.636V8.08H332.236C331.372 8.08 330.972 8.576 330.972 9.272V9.872H329.676V10.792H330.972V13.08H329.756V14ZM334.552 14H338.248V13.08H336.952V10.792H338.432V9.872H336.952V9H338.432V8.08H337.032C336.168 8.08 335.768 8.576 335.768 9.272V9.872H334.472V10.792H335.768V13.08H334.552V14ZM341.293 14.096C342.181 14.096 342.741 13.76 343.061 13.368L342.421 12.672C342.165 12.976 341.821 13.184 341.333 13.184C340.701 13.184 340.357 12.824 340.357 12.296V12.224H343.181V11.872C343.181 10.584 342.421 9.776 341.189 9.776C339.949 9.776 339.181 10.6 339.181 11.952C339.181 13.272 339.909 14.096 341.293 14.096ZM341.197 10.624C341.709 10.624 342.021 10.96 342.021 11.496V11.56H340.357V11.496C340.357 10.968 340.685 10.624 341.197 10.624ZM344.17 14H347.666V13.08H346.306V11.656C346.306 11.192 346.666 10.96 347.194 10.96H348.074V9.872H347.682C346.93 9.872 346.538 10.4 346.362 10.944H346.306V9.872H344.17V10.792H345.122V13.08H344.17V14ZM350.887 14.096C351.775 14.096 352.335 13.76 352.655 13.368L352.015 12.672C351.759 12.976 351.415 13.184 350.927 13.184C350.295 13.184 349.951 12.824 349.951 12.296V12.224H352.775V11.872C352.775 10.584 352.015 9.776 350.783 9.776C349.543 9.776 348.775 10.6 348.775 11.952C348.775 13.272 349.503 14.096 350.887 14.096ZM350.791 10.624C351.303 10.624 351.615 10.96 351.615 11.496V11.56H349.951V11.496C349.951 10.968 350.279 10.624 350.791 10.624ZM354.876 14V11.288C354.876 10.888 355.236 10.688 355.604 10.688C356.068 10.688 356.3 10.968 356.3 11.488V14H357.484V11.328C357.484 10.328 356.932 9.776 356.14 9.776C355.476 9.776 355.108 10.16 354.924 10.624H354.876V9.872H353.692V14H354.876ZM362.217 14V13.08H360.609V10.792H362.217V9.872H360.609V8.416H359.521V9.384C359.521 9.752 359.385 9.872 359.033 9.872H358.305V10.792H359.425V12.808C359.425 13.504 359.833 14 360.689 14H362.217ZM370.131 14.096C371.051 14.096 371.611 13.688 371.907 13.088L371.011 12.576C370.835 12.912 370.595 13.152 370.139 13.152C369.579 13.152 369.275 12.816 369.275 12.272V11.6C369.275 11.056 369.587 10.72 370.123 10.72C370.563 10.72 370.787 10.96 370.931 11.28L371.843 10.784C371.555 10.184 371.027 9.776 370.123 9.776C368.835 9.776 368.043 10.6 368.043 11.936C368.043 13.272 368.827 14.096 370.131 14.096ZM374.759 14.096C376.047 14.096 376.831 13.272 376.831 11.936C376.831 10.6 376.047 9.776 374.759 9.776C373.471 9.776 372.687 10.6 372.687 11.936C372.687 13.272 373.471 14.096 374.759 14.096ZM374.759 13.216C374.231 13.216 373.911 12.872 373.911 12.264V11.608C373.911 11 374.231 10.656 374.759 10.656C375.287 10.656 375.607 11 375.607 11.608V12.264C375.607 12.872 375.287 13.216 374.759 13.216ZM378.86 14V11.288C378.86 10.888 379.22 10.688 379.588 10.688C380.052 10.688 380.284 10.968 380.284 11.488V14H381.468V11.328C381.468 10.328 380.916 9.776 380.124 9.776C379.46 9.776 379.092 10.16 378.908 10.624H378.86V9.872H377.676V14H378.86ZM386.201 14V13.08H384.593V10.792H386.201V9.872H384.593V8.416H383.505V9.384C383.505 9.752 383.369 9.872 383.017 9.872H382.289V10.792H383.409V12.808C383.409 13.504 383.817 14 384.673 14H386.201ZM389.262 14.096C390.15 14.096 390.71 13.76 391.03 13.368L390.39 12.672C390.134 12.976 389.79 13.184 389.302 13.184C388.67 13.184 388.326 12.824 388.326 12.296V12.224H391.15V11.872C391.15 10.584 390.39 9.776 389.158 9.776C387.918 9.776 387.15 10.6 387.15 11.952C387.15 13.272 387.878 14.096 389.262 14.096ZM389.166 10.624C389.678 10.624 389.99 10.96 389.99 11.496V11.56H388.326V11.496C388.326 10.968 388.654 10.624 389.166 10.624ZM393.251 14V11.288C393.251 10.888 393.611 10.688 393.979 10.688C394.443 10.688 394.675 10.968 394.675 11.488V14H395.859V11.328C395.859 10.328 395.307 9.776 394.515 9.776C393.851 9.776 393.483 10.16 393.299 10.624H393.251V9.872H392.067V14H393.251ZM400.592 14V13.08H398.984V10.792H400.592V9.872H398.984V8.416H397.896V9.384C397.896 9.752 397.76 9.872 397.408 9.872H396.68V10.792H397.8V12.808C397.8 13.504 398.208 14 399.064 14H400.592ZM410.186 14V13.08H408.578V10.792H410.186V9.872H408.578V8.416H407.49V9.384C407.49 9.752 407.354 9.872 407.002 9.872H406.274V10.792H407.394V12.808C407.394 13.504 407.802 14 408.658 14H410.186ZM413.558 11.608L413.198 12.808H413.134L412.758 11.608L412.158 9.872H410.886L412.55 13.976L412.294 14.68H411.302V15.6H412.118C412.822 15.6 413.198 15.264 413.438 14.664L415.382 9.872H414.174L413.558 11.608ZM416.003 15.6H417.187V13.248H417.243C417.451 13.744 417.803 14.096 418.467 14.096C419.379 14.096 420.019 13.432 420.019 11.936C420.019 10.44 419.379 9.776 418.467 9.776C417.803 9.776 417.451 10.128 417.243 10.624H417.187V9.872H416.003V15.6ZM417.955 13.176C417.539 13.176 417.187 12.976 417.187 12.544V11.328C417.187 10.896 417.539 10.696 417.955 10.696C418.483 10.696 418.787 11.04 418.787 11.616V12.256C418.787 12.832 418.483 13.176 417.955 13.176ZM422.84 14.096C423.728 14.096 424.288 13.76 424.608 13.368L423.968 12.672C423.712 12.976 423.368 13.184 422.88 13.184C422.248 13.184 421.904 12.824 421.904 12.296V12.224H424.728V11.872C424.728 10.584 423.968 9.776 422.736 9.776C421.496 9.776 420.728 10.6 420.728 11.952C420.728 13.272 421.456 14.096 422.84 14.096ZM422.744 10.624C423.256 10.624 423.568 10.96 423.568 11.496V11.56H421.904V11.496C421.904 10.968 422.232 10.624 422.744 10.624ZM427.477 14.096C428.701 14.096 429.397 13.552 429.397 12.696C429.397 11.912 428.813 11.6 428.069 11.488L427.413 11.384C427.093 11.336 426.901 11.264 426.901 11.024C426.901 10.752 427.141 10.608 427.589 10.608C428.125 10.608 428.517 10.816 428.757 11.08L429.349 10.408C429.005 10.008 428.437 9.776 427.629 9.776C426.437 9.776 425.741 10.296 425.741 11.16C425.741 11.944 426.325 12.256 427.061 12.368L427.725 12.472C428.045 12.52 428.237 12.592 428.237 12.824C428.237 13.12 427.949 13.264 427.485 13.264C426.933 13.264 426.501 13.056 426.181 12.704L425.517 13.32C425.853 13.8 426.565 14.096 427.477 14.096ZM435.287 14H438.983V13.08H437.687V10.792H439.167V9.872H437.687V9H439.167V8.08H437.767C436.903 8.08 436.503 8.576 436.503 9.272V9.872H435.207V10.792H436.503V13.08H435.287V14ZM441.916 14.096C443.204 14.096 443.988 13.272 443.988 11.936C443.988 10.6 443.204 9.776 441.916 9.776C440.628 9.776 439.844 10.6 439.844 11.936C439.844 13.272 440.628 14.096 441.916 14.096ZM441.916 13.216C441.388 13.216 441.068 12.872 441.068 12.264V11.608C441.068 11 441.388 10.656 441.916 10.656C442.444 10.656 442.764 11 442.764 11.608V12.264C442.764 12.872 442.444 13.216 441.916 13.216ZM444.905 14H448.401V13.08H447.041V11.656C447.041 11.192 447.401 10.96 447.929 10.96H448.809V9.872H448.417C447.665 9.872 447.273 10.4 447.097 10.944H447.041V9.872H444.905V10.792H445.857V13.08H444.905V14ZM456.474 14.096C457.394 14.096 457.954 13.688 458.25 13.088L457.354 12.576C457.178 12.912 456.938 13.152 456.482 13.152C455.922 13.152 455.618 12.816 455.618 12.272V11.6C455.618 11.056 455.93 10.72 456.466 10.72C456.906 10.72 457.13 10.96 457.274 11.28L458.186 10.784C457.898 10.184 457.37 9.776 456.466 9.776C455.178 9.776 454.386 10.6 454.386 11.936C454.386 13.272 455.17 14.096 456.474 14.096ZM459.295 14H462.791V13.08H461.431V11.656C461.431 11.192 461.791 10.96 462.319 10.96H463.199V9.872H462.807C462.055 9.872 461.663 10.4 461.487 10.944H461.431V9.872H459.295V10.792H460.247V13.08H459.295V14ZM466.012 14.096C466.9 14.096 467.46 13.76 467.78 13.368L467.14 12.672C466.884 12.976 466.54 13.184 466.052 13.184C465.42 13.184 465.076 12.824 465.076 12.296V12.224H467.9V11.872C467.9 10.584 467.14 9.776 465.908 9.776C464.668 9.776 463.9 10.6 463.9 11.952C463.9 13.272 464.628 14.096 466.012 14.096ZM465.916 10.624C466.428 10.624 466.74 10.96 466.74 11.496V11.56H465.076V11.496C465.076 10.968 465.404 10.624 465.916 10.624ZM472.873 14V13.144H472.417V11.336C472.417 10.296 471.745 9.776 470.617 9.776C469.697 9.776 469.097 10.12 468.825 10.584L469.473 11.16C469.697 10.856 469.985 10.64 470.481 10.64C471.025 10.64 471.233 10.896 471.233 11.384V11.592H470.569C469.361 11.592 468.713 12 468.713 12.864C468.713 13.64 469.241 14.096 470.041 14.096C470.673 14.096 471.153 13.808 471.297 13.272H471.337C471.385 13.736 471.705 14 472.193 14H472.873ZM470.489 13.32C470.113 13.32 469.873 13.168 469.873 12.88V12.72C469.873 12.4 470.129 12.232 470.601 12.232H471.233V12.728C471.233 13.112 470.905 13.32 470.489 13.32ZM477.342 14V13.08H475.734V10.792H477.342V9.872H475.734V8.416H474.646V9.384C474.646 9.752 474.51 9.872 474.158 9.872H473.43V10.792H474.55V12.808C474.55 13.504 474.958 14 475.814 14H477.342ZM480.547 9.344C481.075 9.344 481.259 9.096 481.259 8.784V8.552C481.259 8.232 481.075 7.992 480.547 7.992C480.019 7.992 479.835 8.232 479.835 8.552V8.784C479.835 9.096 480.019 9.344 480.547 9.344ZM478.643 14H482.355V13.08H481.139V9.872H478.643V10.792H479.955V13.08H478.643V14ZM484.392 14V11.288C484.392 10.888 484.752 10.688 485.12 10.688C485.584 10.688 485.816 10.968 485.816 11.488V14H487V11.328C487 10.328 486.448 9.776 485.656 9.776C484.992 9.776 484.624 10.16 484.44 10.624H484.392V9.872H483.208V14H484.392ZM492.148 14.416C492.148 13.72 491.692 13.224 490.508 13.224H489.564C489.236 13.224 488.956 13.208 488.956 12.944C488.956 12.8 489.044 12.704 489.164 12.64C489.364 12.696 489.596 12.72 489.836 12.72C490.924 12.72 491.644 12.2 491.644 11.248C491.644 10.664 491.38 10.248 490.932 10.016V9.944H491.924V9.08H491.196C490.804 9.08 490.564 9.32 490.564 9.64V9.864C490.348 9.808 490.1 9.776 489.836 9.776C488.756 9.776 488.044 10.288 488.044 11.248C488.044 11.856 488.332 12.288 488.82 12.52V12.568C488.372 12.672 488.076 12.84 488.076 13.24C488.076 13.6 488.3 13.784 488.652 13.888V13.936C488.156 14.064 487.86 14.28 487.86 14.744C487.86 15.304 488.292 15.696 489.86 15.696C491.428 15.696 492.148 15.288 492.148 14.416ZM491.028 14.504C491.028 14.784 490.788 14.936 490.252 14.936H489.556C489.036 14.936 488.836 14.752 488.836 14.496C488.836 14.36 488.892 14.248 488.996 14.16H490.412C490.892 14.16 491.028 14.288 491.028 14.504ZM489.836 11.968C489.372 11.968 489.164 11.704 489.164 11.344V11.152C489.164 10.792 489.372 10.528 489.836 10.528C490.308 10.528 490.524 10.792 490.524 11.152V11.344C490.524 11.704 490.308 11.968 489.836 11.968ZM498.782 14V11.288C498.782 10.888 499.142 10.688 499.51 10.688C499.974 10.688 500.206 10.968 500.206 11.488V14H501.39V11.328C501.39 10.328 500.838 9.776 500.046 9.776C499.382 9.776 499.014 10.16 498.83 10.624H498.782V9.872H497.598V14H498.782ZM504.387 14.096C505.275 14.096 505.835 13.76 506.155 13.368L505.515 12.672C505.259 12.976 504.915 13.184 504.427 13.184C503.795 13.184 503.451 12.824 503.451 12.296V12.224H506.275V11.872C506.275 10.584 505.515 9.776 504.283 9.776C503.043 9.776 502.275 10.6 502.275 11.952C502.275 13.272 503.003 14.096 504.387 14.096ZM504.291 10.624C504.803 10.624 505.115 10.96 505.115 11.496V11.56H503.451V11.496C503.451 10.968 503.779 10.624 504.291 10.624ZM507.216 14H508.624L509.032 11.152H509.112L509.52 14H510.928L511.416 9.872H510.48L510.176 13.216H510.096L509.616 9.872H508.576L508.088 13.216H508.008L507.712 9.872H506.728L507.216 14ZM518.666 14.096C520.162 14.096 520.85 13.032 520.85 11.208C520.85 9.384 520.162 8.32 518.666 8.32C517.17 8.32 516.482 9.384 516.482 11.208C516.482 13.032 517.17 14.096 518.666 14.096ZM518.666 13.128C517.986 13.128 517.762 12.592 517.762 11.696V10.72C517.762 9.824 517.986 9.288 518.666 9.288C519.346 9.288 519.57 9.824 519.57 10.72V11.688C519.57 12.592 519.346 13.128 518.666 13.128ZM521.535 15.6H522.719V13.248H522.775C522.983 13.744 523.335 14.096 523.999 14.096C524.911 14.096 525.551 13.432 525.551 11.936C525.551 10.44 524.911 9.776 523.999 9.776C523.335 9.776 522.983 10.128 522.775 10.624H522.719V9.872H521.535V15.6ZM523.487 13.176C523.071 13.176 522.719 12.976 522.719 12.544V11.328C522.719 10.896 523.071 10.696 523.487 10.696C524.015 10.696 524.319 11.04 524.319 11.616V12.256C524.319 12.832 524.015 13.176 523.487 13.176ZM528.371 14.096C529.259 14.096 529.819 13.76 530.139 13.368L529.499 12.672C529.243 12.976 528.899 13.184 528.411 13.184C527.779 13.184 527.435 12.824 527.435 12.296V12.224H530.259V11.872C530.259 10.584 529.499 9.776 528.267 9.776C527.027 9.776 526.259 10.6 526.259 11.952C526.259 13.272 526.987 14.096 528.371 14.096ZM528.275 10.624C528.787 10.624 529.099 10.96 529.099 11.496V11.56H527.435V11.496C527.435 10.968 527.763 10.624 528.275 10.624ZM532.36 14V11.288C532.36 10.888 532.72 10.688 533.088 10.688C533.552 10.688 533.784 10.968 533.784 11.488V14H534.968V11.328C534.968 10.328 534.416 9.776 533.624 9.776C532.96 9.776 532.592 10.16 532.408 10.624H532.36V9.872H531.176V14H532.36ZM544.458 14V13.016H542.09V11.664H544.378V10.68H542.09V9.4H544.458V8.416H540.89V14H544.458ZM548.191 14H549.375V8.08H548.191V10.624H548.135C547.927 10.128 547.575 9.776 546.911 9.776C545.999 9.776 545.359 10.44 545.359 11.936C545.359 13.432 545.999 14.096 546.911 14.096C547.575 14.096 547.927 13.744 548.135 13.248H548.191V14ZM547.423 13.176C546.895 13.176 546.591 12.832 546.591 12.256V11.616C546.591 11.04 546.895 10.696 547.423 10.696C547.839 10.696 548.191 10.896 548.191 11.328V12.544C548.191 12.976 547.839 13.176 547.423 13.176ZM552.94 14H554.124V9.872H552.94V12.584C552.94 12.984 552.58 13.184 552.212 13.184C551.748 13.184 551.516 12.904 551.516 12.384V9.872H550.332V12.544C550.332 13.544 550.884 14.096 551.676 14.096C552.34 14.096 552.708 13.712 552.892 13.248H552.94V14ZM557.209 14.096C558.129 14.096 558.689 13.688 558.985 13.088L558.089 12.576C557.913 12.912 557.673 13.152 557.217 13.152C556.657 13.152 556.353 12.816 556.353 12.272V11.6C556.353 11.056 556.665 10.72 557.201 10.72C557.641 10.72 557.865 10.96 558.009 11.28L558.921 10.784C558.633 10.184 558.105 9.776 557.201 9.776C555.913 9.776 555.121 10.6 555.121 11.936C555.121 13.272 555.905 14.096 557.209 14.096ZM564.014 14V13.144H563.558V11.336C563.558 10.296 562.886 9.776 561.758 9.776C560.838 9.776 560.238 10.12 559.965 10.584L560.613 11.16C560.838 10.856 561.126 10.64 561.622 10.64C562.166 10.64 562.374 10.896 562.374 11.384V11.592H561.71C560.502 11.592 559.854 12 559.854 12.864C559.854 13.64 560.382 14.096 561.182 14.096C561.814 14.096 562.294 13.808 562.438 13.272H562.478C562.526 13.736 562.846 14 563.334 14H564.014ZM561.63 13.32C561.254 13.32 561.014 13.168 561.014 12.88V12.72C561.014 12.4 561.27 12.232 561.742 12.232H562.374V12.728C562.374 13.112 562.046 13.32 561.63 13.32ZM568.482 14V13.08H566.874V10.792H568.482V9.872H566.874V8.416H565.786V9.384C565.786 9.752 565.65 9.872 565.298 9.872H564.57V10.792H565.69V12.808C565.69 13.504 566.098 14 566.954 14H568.482ZM571.687 9.344C572.215 9.344 572.399 9.096 572.399 8.784V8.552C572.399 8.232 572.215 7.992 571.687 7.992C571.159 7.992 570.975 8.232 570.975 8.552V8.784C570.975 9.096 571.159 9.344 571.687 9.344ZM569.783 14H573.495V13.08H572.279V9.872H569.783V10.792H571.095V13.08H569.783V14ZM576.228 14.096C577.516 14.096 578.3 13.272 578.3 11.936C578.3 10.6 577.516 9.776 576.228 9.776C574.94 9.776 574.156 10.6 574.156 11.936C574.156 13.272 574.94 14.096 576.228 14.096ZM576.228 13.216C575.7 13.216 575.38 12.872 575.38 12.264V11.608C575.38 11 575.7 10.656 576.228 10.656C576.756 10.656 577.076 11 577.076 11.608V12.264C577.076 12.872 576.756 13.216 576.228 13.216ZM580.329 14V11.288C580.329 10.888 580.689 10.688 581.057 10.688C581.521 10.688 581.753 10.968 581.753 11.488V14H582.937V11.328C582.937 10.328 582.385 9.776 581.593 9.776C580.929 9.776 580.561 10.16 580.377 10.624H580.329V9.872H579.145V14H580.329ZM587.998 14V13.144H587.542V11.336C587.542 10.296 586.87 9.776 585.742 9.776C584.822 9.776 584.222 10.12 583.95 10.584L584.598 11.16C584.822 10.856 585.11 10.64 585.606 10.64C586.15 10.64 586.358 10.896 586.358 11.384V11.592H585.694C584.486 11.592 583.838 12 583.838 12.864C583.838 13.64 584.366 14.096 585.166 14.096C585.798 14.096 586.278 13.808 586.422 13.272H586.462C586.51 13.736 586.83 14 587.318 14H587.998ZM585.614 13.32C585.238 13.32 584.998 13.168 584.998 12.88V12.72C584.998 12.4 585.254 12.232 585.726 12.232H586.358V12.728C586.358 13.112 586.03 13.32 585.614 13.32ZM588.763 14H592.475V13.08H591.211V8.08H588.763V9H590.027V13.08H588.763V14ZM599.605 11.928H600.157L601.093 14H602.405L601.309 11.768C601.933 11.592 602.293 10.976 602.293 10.192C602.293 9.112 601.677 8.416 600.581 8.416H598.421V14H599.605V11.928ZM599.605 11V9.384H600.293C600.853 9.384 601.045 9.584 601.045 10.072V10.312C601.045 10.8 600.853 11 600.293 11H599.605ZM605.121 14.096C606.009 14.096 606.569 13.76 606.889 13.368L606.249 12.672C605.993 12.976 605.649 13.184 605.161 13.184C604.529 13.184 604.185 12.824 604.185 12.296V12.224H607.009V11.872C607.009 10.584 606.249 9.776 605.017 9.776C603.777 9.776 603.009 10.6 603.009 11.952C603.009 13.272 603.737 14.096 605.121 14.096ZM605.025 10.624C605.537 10.624 605.849 10.96 605.849 11.496V11.56H604.185V11.496C604.185 10.968 604.513 10.624 605.025 10.624ZM609.758 14.096C610.982 14.096 611.678 13.552 611.678 12.696C611.678 11.912 611.094 11.6 610.35 11.488L609.694 11.384C609.374 11.336 609.182 11.264 609.182 11.024C609.182 10.752 609.422 10.608 609.87 10.608C610.406 10.608 610.798 10.816 611.038 11.08L611.63 10.408C611.286 10.008 610.718 9.776 609.91 9.776C608.718 9.776 608.022 10.296 608.022 11.16C608.022 11.944 608.606 12.256 609.342 12.368L610.006 12.472C610.326 12.52 610.518 12.592 610.518 12.824C610.518 13.12 610.23 13.264 609.766 13.264C609.214 13.264 608.782 13.056 608.462 12.704L607.798 13.32C608.134 13.8 608.846 14.096 609.758 14.096ZM614.603 14.096C615.891 14.096 616.675 13.272 616.675 11.936C616.675 10.6 615.891 9.776 614.603 9.776C613.315 9.776 612.531 10.6 612.531 11.936C612.531 13.272 613.315 14.096 614.603 14.096ZM614.603 13.216C614.075 13.216 613.755 12.872 613.755 12.264V11.608C613.755 11 614.075 10.656 614.603 10.656C615.131 10.656 615.451 11 615.451 11.608V12.264C615.451 12.872 615.131 13.216 614.603 13.216ZM620.096 14H621.28V9.872H620.096V12.584C620.096 12.984 619.736 13.184 619.368 13.184C618.904 13.184 618.672 12.904 618.672 12.384V9.872H617.488V12.544C617.488 13.544 618.04 14.096 618.832 14.096C619.496 14.096 619.864 13.712 620.048 13.248H620.096V14ZM622.389 14H625.885V13.08H624.525V11.656C624.525 11.192 624.885 10.96 625.413 10.96H626.293V9.872H625.901C625.149 9.872 624.757 10.4 624.581 10.944H624.525V9.872H622.389V10.792H623.341V13.08H622.389V14ZM629.162 14.096C630.082 14.096 630.642 13.688 630.938 13.088L630.042 12.576C629.866 12.912 629.626 13.152 629.17 13.152C628.61 13.152 628.306 12.816 628.306 12.272V11.6C628.306 11.056 628.618 10.72 629.154 10.72C629.594 10.72 629.818 10.96 629.962 11.28L630.874 10.784C630.586 10.184 630.058 9.776 629.154 9.776C627.866 9.776 627.074 10.6 627.074 11.936C627.074 13.272 627.858 14.096 629.162 14.096ZM633.903 14.096C634.791 14.096 635.351 13.76 635.671 13.368L635.031 12.672C634.775 12.976 634.431 13.184 633.943 13.184C633.311 13.184 632.967 12.824 632.967 12.296V12.224H635.791V11.872C635.791 10.584 635.031 9.776 633.799 9.776C632.559 9.776 631.791 10.6 631.791 11.952C631.791 13.272 632.519 14.096 633.903 14.096ZM633.807 10.624C634.319 10.624 634.631 10.96 634.631 11.496V11.56H632.967V11.496C632.967 10.968 633.295 10.624 633.807 10.624ZM638.539 14.096C639.764 14.096 640.46 13.552 640.46 12.696C640.46 11.912 639.876 11.6 639.132 11.488L638.476 11.384C638.156 11.336 637.964 11.264 637.964 11.024C637.964 10.752 638.204 10.608 638.652 10.608C639.188 10.608 639.58 10.816 639.82 11.08L640.411 10.408C640.068 10.008 639.5 9.776 638.692 9.776C637.5 9.776 636.804 10.296 636.804 11.16C636.804 11.944 637.388 12.256 638.124 12.368L638.788 12.472C639.108 12.52 639.3 12.592 639.3 12.824C639.3 13.12 639.012 13.264 638.548 13.264C637.996 13.264 637.564 13.056 637.243 12.704L636.58 13.32C636.916 13.8 637.628 14.096 638.539 14.096ZM647.173 11.512C647.173 13.072 647.933 14.432 648.837 15.104H650.021C649.029 14.424 648.165 13.256 648.165 11.92V11.104C648.165 9.768 649.029 8.6 650.021 7.92H648.837C647.933 8.592 647.173 9.952 647.173 11.512ZM652.978 14.096C654.474 14.096 655.162 13.032 655.162 11.208C655.162 9.384 654.474 8.32 652.978 8.32C651.482 8.32 650.794 9.384 650.794 11.208C650.794 13.032 651.482 14.096 652.978 14.096ZM652.978 13.128C652.298 13.128 652.074 12.592 652.074 11.696V10.72C652.074 9.824 652.298 9.288 652.978 9.288C653.658 9.288 653.882 9.824 653.882 10.72V11.688C653.882 12.592 653.658 13.128 652.978 13.128ZM659.583 14V13.016H657.215V11.664H659.503V10.68H657.215V9.4H659.583V8.416H656.015V14H659.583ZM661.964 11.928H662.516L663.452 14H664.764L663.668 11.768C664.292 11.592 664.652 10.976 664.652 10.192C664.652 9.112 664.036 8.416 662.94 8.416H660.78V14H661.964V11.928ZM661.964 11V9.384H662.652C663.212 9.384 663.404 9.584 663.404 10.072V10.312C663.404 10.8 663.212 11 662.652 11H661.964ZM668.377 11.512C668.377 9.952 667.617 8.592 666.713 7.92H665.529C666.521 8.6 667.385 9.768 667.385 11.104V11.92C667.385 13.256 666.521 14.424 665.529 15.104H666.713C667.617 14.432 668.377 13.072 668.377 11.512Z" fill="#06B6D4"/> +<path d="M313.528 209.096C314.68 209.096 315.28 208.464 315.504 207.488L314.384 207.216C314.264 207.744 314.064 208.128 313.504 208.128C312.856 208.128 312.608 207.584 312.608 206.696V205.72C312.608 204.832 312.856 204.288 313.504 204.288C314.064 204.288 314.264 204.672 314.384 205.2L315.504 204.928C315.28 203.952 314.68 203.32 313.528 203.32C312.032 203.32 311.328 204.376 311.328 206.208C311.328 208.04 312.032 209.096 313.528 209.096ZM318.197 209.096C319.485 209.096 320.269 208.272 320.269 206.936C320.269 205.6 319.485 204.776 318.197 204.776C316.909 204.776 316.125 205.6 316.125 206.936C316.125 208.272 316.909 209.096 318.197 209.096ZM318.197 208.216C317.669 208.216 317.349 207.872 317.349 207.264V206.608C317.349 206 317.669 205.656 318.197 205.656C318.725 205.656 319.045 206 319.045 206.608V207.264C319.045 207.872 318.725 208.216 318.197 208.216ZM322.298 209V206.288C322.298 205.888 322.658 205.688 323.026 205.688C323.49 205.688 323.722 205.968 323.722 206.488V209H324.906V206.328C324.906 205.328 324.354 204.776 323.562 204.776C322.898 204.776 322.53 205.16 322.346 205.624H322.298V204.872H321.114V209H322.298ZM329.639 209V208.08H328.031V205.792H329.639V204.872H328.031V203.416H326.943V204.384C326.943 204.752 326.807 204.872 326.455 204.872H325.727V205.792H326.847V207.808C326.847 208.504 327.255 209 328.111 209H329.639ZM332.7 209.096C333.588 209.096 334.148 208.76 334.468 208.368L333.828 207.672C333.572 207.976 333.228 208.184 332.74 208.184C332.108 208.184 331.764 207.824 331.764 207.296V207.224H334.588V206.872C334.588 205.584 333.828 204.776 332.596 204.776C331.356 204.776 330.588 205.6 330.588 206.952C330.588 208.272 331.316 209.096 332.7 209.096ZM332.604 205.624C333.116 205.624 333.428 205.96 333.428 206.496V206.56H331.764V206.496C331.764 205.968 332.092 205.624 332.604 205.624ZM336.688 209V206.288C336.688 205.888 337.048 205.688 337.416 205.688C337.88 205.688 338.112 205.968 338.112 206.488V209H339.296V206.328C339.296 205.328 338.744 204.776 337.952 204.776C337.288 204.776 336.92 205.16 336.736 205.624H336.688V204.872H335.504V209H336.688ZM344.029 209V208.08H342.421V205.792H344.029V204.872H342.421V203.416H341.333V204.384C341.333 204.752 341.197 204.872 340.845 204.872H340.117V205.792H341.237V207.808C341.237 208.504 341.645 209 342.501 209H344.029ZM351.191 209V206.968H352.143C353.239 206.968 353.855 206.272 353.855 205.192C353.855 204.112 353.239 203.416 352.143 203.416H349.983V209H351.191ZM351.191 204.384H351.839C352.399 204.384 352.591 204.584 352.591 205.072V205.312C352.591 205.8 352.399 206 351.839 206H351.191V204.384ZM358.748 209V208.144H358.292V206.336C358.292 205.296 357.62 204.776 356.492 204.776C355.572 204.776 354.972 205.12 354.7 205.584L355.348 206.16C355.572 205.856 355.86 205.64 356.356 205.64C356.9 205.64 357.108 205.896 357.108 206.384V206.592H356.444C355.236 206.592 354.588 207 354.588 207.864C354.588 208.64 355.116 209.096 355.916 209.096C356.548 209.096 357.028 208.808 357.172 208.272H357.212C357.26 208.736 357.58 209 358.068 209H358.748ZM356.364 208.32C355.988 208.32 355.748 208.168 355.748 207.88V207.72C355.748 207.4 356.004 207.232 356.476 207.232H357.108V207.728C357.108 208.112 356.78 208.32 356.364 208.32ZM363.633 209.416C363.633 208.72 363.177 208.224 361.993 208.224H361.049C360.721 208.224 360.441 208.208 360.441 207.944C360.441 207.8 360.529 207.704 360.649 207.64C360.849 207.696 361.081 207.72 361.321 207.72C362.409 207.72 363.129 207.2 363.129 206.248C363.129 205.664 362.865 205.248 362.417 205.016V204.944H363.409V204.08H362.681C362.289 204.08 362.049 204.32 362.049 204.64V204.864C361.833 204.808 361.585 204.776 361.321 204.776C360.241 204.776 359.529 205.288 359.529 206.248C359.529 206.856 359.817 207.288 360.305 207.52V207.568C359.857 207.672 359.561 207.84 359.561 208.24C359.561 208.6 359.785 208.784 360.137 208.888V208.936C359.641 209.064 359.345 209.28 359.345 209.744C359.345 210.304 359.777 210.696 361.345 210.696C362.913 210.696 363.633 210.288 363.633 209.416ZM362.513 209.504C362.513 209.784 362.273 209.936 361.737 209.936H361.041C360.521 209.936 360.321 209.752 360.321 209.496C360.321 209.36 360.377 209.248 360.481 209.16H361.897C362.377 209.16 362.513 209.288 362.513 209.504ZM361.321 206.968C360.857 206.968 360.649 206.704 360.649 206.344V206.152C360.649 205.792 360.857 205.528 361.321 205.528C361.793 205.528 362.009 205.792 362.009 206.152V206.344C362.009 206.704 361.793 206.968 361.321 206.968ZM366.278 209.096C367.166 209.096 367.726 208.76 368.046 208.368L367.406 207.672C367.15 207.976 366.806 208.184 366.318 208.184C365.686 208.184 365.342 207.824 365.342 207.296V207.224H368.166V206.872C368.166 205.584 367.406 204.776 366.174 204.776C364.934 204.776 364.166 205.6 364.166 206.952C364.166 208.272 364.894 209.096 366.278 209.096ZM366.182 205.624C366.694 205.624 367.006 205.96 367.006 206.496V206.56H365.342V206.496C365.342 205.968 365.67 205.624 366.182 205.624ZM370.914 209.096C372.139 209.096 372.835 208.552 372.835 207.696C372.835 206.912 372.251 206.6 371.507 206.488L370.851 206.384C370.531 206.336 370.339 206.264 370.339 206.024C370.339 205.752 370.579 205.608 371.027 205.608C371.563 205.608 371.955 205.816 372.195 206.08L372.786 205.408C372.443 205.008 371.875 204.776 371.067 204.776C369.875 204.776 369.179 205.296 369.179 206.16C369.179 206.944 369.763 207.256 370.499 207.368L371.163 207.472C371.483 207.52 371.675 207.592 371.675 207.824C371.675 208.12 371.387 208.264 370.923 208.264C370.371 208.264 369.939 208.056 369.618 207.704L368.955 208.32C369.291 208.8 370.003 209.096 370.914 209.096Z" fill="#0B1324"/> +<path d="M488.541 37V36.0342H486.638V32.0066H485.551V37H488.541ZM491.526 37V36.1344H490.882V32.8722H491.526V32.0066H489.151V32.8722H489.795V36.1344H489.151V37H491.526ZM495.322 37H496.51V32.0066H495.487V35.3689H495.465L494.986 34.3674L493.62 32.0066H492.432V37H493.455V33.6377H493.477L493.956 34.6392L495.322 37ZM500.671 37H501.951L500.12 34.0598L501.801 32.0066H500.571L499.448 33.4159L498.739 34.3817H498.696V32.0066H497.609V37H498.696V35.6122L499.347 34.8252L500.671 37ZM507.715 32.9724V32.0066H503.923V32.9724H505.275V37H506.363V32.9724H507.715ZM510.28 37.0858C511.603 37.0858 512.476 36.1988 512.476 34.5033C512.476 32.8078 511.603 31.9208 510.28 31.9208C508.956 31.9208 508.084 32.8078 508.084 34.5033C508.084 36.1988 508.956 37.0858 510.28 37.0858ZM510.28 36.1201C509.629 36.1201 509.235 35.6694 509.235 34.8753V34.1313C509.235 33.3372 509.629 32.8865 510.28 32.8865C510.931 32.8865 511.324 33.3372 511.324 34.1313V34.8753C511.324 35.6694 510.931 36.1201 510.28 36.1201ZM517.078 37.0858C518.401 37.0858 519.274 36.1988 519.274 34.5033C519.274 32.8078 518.401 31.9208 517.078 31.9208C515.754 31.9208 514.881 32.8078 514.881 34.5033C514.881 36.1988 515.754 37.0858 517.078 37.0858ZM517.078 36.1201C516.427 36.1201 516.033 35.6694 516.033 34.8753V34.1313C516.033 33.3372 516.427 32.8865 517.078 32.8865C517.729 32.8865 518.122 33.3372 518.122 34.1313V34.8753C518.122 35.6694 517.729 36.1201 517.078 36.1201ZM523.579 37V36.0342H521.269V34.9468H523.25V33.9882H521.269V32.9724H523.579V32.0066H520.181V37H523.579ZM525.614 35.1686H526.394L527.267 37H528.476L527.496 35.0398C528.104 34.8109 528.404 34.2744 528.404 33.6019C528.404 32.6505 527.818 32.0066 526.895 32.0066H524.527V37H525.614V35.1686ZM525.614 34.2529V32.9509H526.759C527.081 32.9509 527.281 33.1226 527.281 33.4445V33.7593C527.281 34.0812 527.081 34.2529 526.759 34.2529H525.614Z" fill="black"/> +<path d="M636.949 37V36.0342H634.638V34.9468H636.62V33.9882H634.638V32.9724H636.949V32.0066H633.551V37H636.949ZM641.631 37H642.654V32.0066H641.495L640.286 34.3459H640.271L639.048 32.0066H637.896V37H638.919V33.6735H638.941L639.32 34.4604L640.271 36.2202L641.244 34.4532L641.609 33.7235H641.631V37ZM643.758 37H646.405C647.141 37 647.692 36.3633 647.692 35.5764C647.692 34.7179 647.041 34.4032 646.569 34.4032V34.3602C647.077 34.3388 647.499 34.0526 647.499 33.2872C647.499 32.5145 647.005 32.0066 646.183 32.0066H643.758V37ZM644.845 34.9397H646.097C646.383 34.9397 646.562 35.1042 646.562 35.3904V35.6336C646.562 35.9198 646.383 36.0843 646.097 36.0843H644.845V34.9397ZM644.845 32.9223H645.925C646.211 32.9223 646.383 33.094 646.383 33.3802V33.5948C646.383 33.8809 646.211 34.0526 645.925 34.0526H644.845V32.9223ZM651.927 37V36.0342H649.617V34.9468H651.598V33.9882H649.617V32.9724H651.927V32.0066H648.529V37H651.927ZM652.875 37H654.756C656.08 37 656.952 36.163 656.952 34.5033C656.952 32.8436 656.08 32.0066 654.756 32.0066H652.875V37ZM653.962 36.0342V32.9724H654.756C655.4 32.9724 655.801 33.3229 655.801 34.117V34.8896C655.801 35.6837 655.4 36.0342 654.756 36.0342H653.962ZM661.556 37.0858C662.88 37.0858 663.753 36.1988 663.753 34.5033C663.753 32.8078 662.88 31.9208 661.556 31.9208C660.233 31.9208 659.36 32.8078 659.36 34.5033C659.36 36.1988 660.233 37.0858 661.556 37.0858ZM661.556 36.1201C660.905 36.1201 660.512 35.6694 660.512 34.8753V34.1313C660.512 33.3372 660.905 32.8865 661.556 32.8865C662.207 32.8865 662.601 33.3372 662.601 34.1313V34.8753C662.601 35.6694 662.207 36.1201 661.556 36.1201ZM668.058 37V36.0342H665.748V34.9468H667.729V33.9882H665.748V32.9724H668.058V32.0066H664.66V37H668.058ZM670.093 35.1686H670.873L671.746 37H672.955L671.975 35.0398C672.583 34.8109 672.883 34.2744 672.883 33.6019C672.883 32.6505 672.296 32.0066 671.374 32.0066H669.006V37H670.093V35.1686ZM670.093 34.2529V32.9509H671.238C671.56 32.9509 671.76 33.1226 671.76 33.4445V33.7593C671.76 34.0812 671.56 34.2529 671.238 34.2529H670.093Z" fill="black"/> +<path d="M331.568 74.0858C332.484 74.0858 333.078 73.6495 333.45 72.8912L332.563 72.3761C332.412 72.7838 332.105 73.1201 331.568 73.1201C330.932 73.1201 330.509 72.6908 330.509 71.9039V71.1027C330.509 70.3158 330.932 69.8865 331.568 69.8865C332.105 69.8865 332.369 70.1655 332.498 70.5805L333.435 70.094C333.071 69.2928 332.484 68.9208 331.568 68.9208C330.223 68.9208 329.358 69.8508 329.358 71.5391C329.358 73.2274 330.223 74.0858 331.568 74.0858ZM335.677 74.0858C336.779 74.0858 337.437 73.3275 337.437 72.1185C337.437 70.9095 336.779 70.1584 335.677 70.1584C334.575 70.1584 333.917 70.9095 333.917 72.1185C333.917 73.3275 334.575 74.0858 335.677 74.0858ZM335.677 73.2488C335.262 73.2488 335.019 72.977 335.019 72.5048V71.7394C335.019 71.2672 335.262 70.9954 335.677 70.9954C336.092 70.9954 336.335 71.2672 336.335 71.7394V72.5048C336.335 72.977 336.092 73.2488 335.677 73.2488ZM339.25 74V71.5677C339.25 71.1957 339.586 71.0168 339.93 71.0168C340.316 71.0168 340.452 71.2529 340.452 71.7322V74H341.511V71.6464C341.511 70.7021 341.103 70.1584 340.338 70.1584C339.744 70.1584 339.429 70.4875 339.293 70.8809H339.25V70.2442H338.191V74H339.25ZM344.399 74V73.1773H343.712V71.0669H344.456V70.2442H343.712V69.2284H342.761V69.8436C342.761 70.1012 342.675 70.2442 342.389 70.2442H342.124V71.0669H342.653V72.9055C342.653 73.6208 343.04 74 343.769 74H344.399ZM346.73 74.0858C347.417 74.0858 347.968 73.8498 348.304 73.4635L347.775 72.8053C347.539 73.0485 347.295 73.256 346.852 73.256C346.287 73.256 346.022 72.9412 346.022 72.4476V72.3904H348.433V72.0756C348.433 71.0598 347.932 70.1584 346.687 70.1584C345.557 70.1584 344.928 70.931 344.928 72.1185C344.928 73.3204 345.579 74.0858 346.73 74.0858ZM346.709 70.9382C347.131 70.9382 347.338 71.2458 347.338 71.7036V71.768H346.022V71.7108C346.022 71.2458 346.287 70.9382 346.709 70.9382ZM350.239 74V71.5677C350.239 71.1957 350.576 71.0168 350.919 71.0168C351.305 71.0168 351.441 71.2529 351.441 71.7322V74H352.5V71.6464C352.5 70.7021 352.092 70.1584 351.327 70.1584C350.733 70.1584 350.418 70.4875 350.282 70.8809H350.239V70.2442H349.181V74H350.239ZM355.388 74V73.1773H354.701V71.0669H355.445V70.2442H354.701V69.2284H353.75V69.8436C353.75 70.1012 353.664 70.2442 353.378 70.2442H353.113V71.0669H353.643V72.9055C353.643 73.6208 354.029 74 354.759 74H355.388ZM356.868 71.4604C357.297 71.4604 357.497 71.2172 357.497 70.8881V70.745C357.497 70.4159 357.297 70.1727 356.868 70.1727C356.438 70.1727 356.238 70.4159 356.238 70.745V70.8881C356.238 71.2172 356.438 71.4604 356.868 71.4604ZM356.868 74.0787C357.297 74.0787 357.497 73.8355 357.497 73.5064V73.3633C357.497 73.0342 357.297 72.791 356.868 72.791C356.438 72.791 356.238 73.0342 356.238 73.3633V73.5064C356.238 73.8355 356.438 74.0787 356.868 74.0787Z" fill="black"/> +<path d="M480.541 74V73.0342H478.638V69.0066H477.551V74H480.541ZM481.816 69.8436C482.246 69.8436 482.432 69.6218 482.432 69.3214V69.164C482.432 68.8635 482.246 68.6418 481.816 68.6418C481.387 68.6418 481.201 68.8635 481.201 69.164V69.3214C481.201 69.6218 481.387 69.8436 481.816 69.8436ZM481.287 74H482.346V70.2442H481.287V74ZM484.393 74V71.5677C484.393 71.1957 484.729 71.0168 485.072 71.0168C485.459 71.0168 485.595 71.2529 485.595 71.7322V74H486.653V71.6464C486.653 70.7021 486.246 70.1584 485.48 70.1584C484.886 70.1584 484.572 70.4875 484.436 70.8809H484.393V70.2442H483.334V74H484.393ZM487.596 74H488.654V72.9412L489.127 72.4118L489.971 74H491.23L489.835 71.6822L491.087 70.2442H489.913L489.162 71.1385L488.697 71.8324H488.654V68.7062H487.596V74ZM492.411 71.4604C492.84 71.4604 493.041 71.2172 493.041 70.8881V70.745C493.041 70.4159 492.84 70.1727 492.411 70.1727C491.982 70.1727 491.782 70.4159 491.782 70.745V70.8881C491.782 71.2172 491.982 71.4604 492.411 71.4604ZM492.411 74.0787C492.84 74.0787 493.041 73.8355 493.041 73.5064V73.3633C493.041 73.0342 492.84 72.791 492.411 72.791C491.982 72.791 491.782 73.0342 491.782 73.3633V73.5064C491.782 73.8355 491.982 74.0787 492.411 74.0787Z" fill="black"/> +<path d="M625.494 75.4308H626.552V73.3705H626.588C626.695 73.7782 627.11 74.0858 627.597 74.0858C628.548 74.0858 629.042 73.3919 629.042 72.1185C629.042 70.8452 628.548 70.1584 627.597 70.1584C627.11 70.1584 626.695 70.4588 626.588 70.8738H626.552V70.2442H625.494V75.4308ZM627.246 73.2274C626.846 73.2274 626.552 73.0199 626.552 72.6765V71.5677C626.552 71.2243 626.846 71.0168 627.246 71.0168C627.647 71.0168 627.94 71.3245 627.94 71.7966V72.4476C627.94 72.9198 627.647 73.2274 627.246 73.2274ZM632.064 74H633.122V70.2442H632.064V72.6837C632.064 73.0414 631.727 73.2274 631.398 73.2274C631.012 73.2274 630.862 72.9698 630.862 72.512V70.2442H629.803V72.605C629.803 73.5493 630.211 74.0858 630.976 74.0858C631.592 74.0858 631.899 73.7496 632.028 73.3705H632.064V74ZM634.108 74H635.166V73.3705H635.202C635.309 73.7782 635.724 74.0858 636.211 74.0858C637.162 74.0858 637.656 73.3919 637.656 72.1185C637.656 70.8452 637.162 70.1584 636.211 70.1584C635.724 70.1584 635.309 70.4588 635.202 70.8738H635.166V68.7062H634.108V74ZM635.86 73.2274C635.46 73.2274 635.166 73.0199 635.166 72.6765V71.5677C635.166 71.2243 635.46 71.0168 635.86 71.0168C636.261 71.0168 636.554 71.3245 636.554 71.7966V72.4476C636.554 72.9198 636.261 73.2274 635.86 73.2274ZM639.991 74V73.1773H639.519V68.7062H638.46V72.9698C638.46 73.6352 638.789 74 639.512 74H639.991ZM641.155 69.8436C641.584 69.8436 641.77 69.6218 641.77 69.3214V69.164C641.77 68.8635 641.584 68.6418 641.155 68.6418C640.726 68.6418 640.54 68.8635 640.54 69.164V69.3214C640.54 69.6218 640.726 69.8436 641.155 69.8436ZM640.626 74H641.684V70.2442H640.626V74ZM644.189 74.0858C644.926 74.0858 645.463 73.7639 645.713 73.0485L644.89 72.6908C644.783 72.9913 644.611 73.256 644.189 73.256C643.76 73.256 643.538 72.9484 643.538 72.4762V71.7752C643.538 71.303 643.76 70.9954 644.189 70.9954C644.561 70.9954 644.769 71.2243 644.833 71.5105L645.692 71.1385C645.47 70.5232 644.948 70.1584 644.189 70.1584C643.059 70.1584 642.437 70.9167 642.437 72.1185C642.437 73.3204 643.059 74.0858 644.189 74.0858ZM648.674 74.0787C649.103 74.0787 649.304 73.8355 649.304 73.5064V73.3633C649.304 73.0342 649.103 72.791 648.674 72.791C648.245 72.791 648.045 73.0342 648.045 73.3633V73.5064C648.045 73.8355 648.245 74.0787 648.674 74.0787ZM651.332 74V71.5677C651.332 71.1957 651.647 71.0168 651.955 71.0168C652.298 71.0168 652.47 71.2458 652.47 71.7322V74H653.529V71.5677C653.529 71.1957 653.836 71.0168 654.151 71.0168C654.502 71.0168 654.666 71.2458 654.666 71.7322V74H655.725V71.6464C655.725 70.7021 655.324 70.1584 654.602 70.1584C654.029 70.1584 653.593 70.4946 653.457 70.9167H653.436C653.271 70.4231 652.899 70.1584 652.384 70.1584C651.826 70.1584 651.511 70.4803 651.375 70.8809H651.332V70.2442H650.274V74H651.332ZM658.969 74H660.028V68.7062H658.969V70.8738H658.934C658.826 70.4588 658.411 70.1584 657.925 70.1584C656.974 70.1584 656.48 70.8452 656.48 72.1185C656.48 73.3919 656.974 74.0858 657.925 74.0858C658.411 74.0858 658.826 73.7782 658.934 73.3705H658.969V74ZM658.276 73.2274C657.875 73.2274 657.582 72.9198 657.582 72.4476V71.7966C657.582 71.3245 657.875 71.0168 658.276 71.0168C658.676 71.0168 658.969 71.2243 658.969 71.5677V72.6765C658.969 73.0199 658.676 73.2274 658.276 73.2274ZM662.738 69.0066V71.954C662.738 73.4277 663.267 74.0858 664.698 74.0858C666.129 74.0858 666.658 73.4277 666.658 71.954V69.0066H665.599V72.0685C665.599 72.7695 665.342 73.1201 664.698 73.1201C664.054 73.1201 663.796 72.7695 663.796 72.0685V69.0066H662.738ZM668.821 72.1686H669.601L670.473 74H671.682L670.702 72.0398C671.31 71.8109 671.611 71.2744 671.611 70.6019C671.611 69.6505 671.024 69.0066 670.101 69.0066H667.733V74H668.821V72.1686ZM668.821 71.2529V69.9509H669.965C670.287 69.9509 670.488 70.1226 670.488 70.4445V70.7593C670.488 71.0812 670.287 71.2529 669.965 71.2529H668.821ZM675.544 74V73.0342H673.641V69.0066H672.554V74H675.544ZM676.977 71.4604C677.406 71.4604 677.606 71.2172 677.606 70.8881V70.745C677.606 70.4159 677.406 70.1727 676.977 70.1727C676.548 70.1727 676.347 70.4159 676.347 70.745V70.8881C676.347 71.2172 676.548 71.4604 676.977 71.4604ZM676.977 74.0787C677.406 74.0787 677.606 73.8355 677.606 73.5064V73.3633C677.606 73.0342 677.406 72.791 676.977 72.791C676.548 72.791 676.347 73.0342 676.347 73.3633V73.5064C676.347 73.8355 676.548 74.0787 676.977 74.0787Z" fill="black"/> +<path d="M477.551 91H479.432C480.756 91 481.629 90.163 481.629 88.5033C481.629 86.8436 480.756 86.0066 479.432 86.0066H477.551V91ZM478.638 90.0342V86.9724H479.432C480.076 86.9724 480.477 87.3229 480.477 88.117V88.8896C480.477 89.6837 480.076 90.0342 479.432 90.0342H478.638ZM484.048 91.0858C484.735 91.0858 485.286 90.8498 485.622 90.4635L485.093 89.8053C484.857 90.0485 484.614 90.256 484.17 90.256C483.605 90.256 483.34 89.9412 483.34 89.4476V89.3904H485.751V89.0756C485.751 88.0598 485.25 87.1584 484.006 87.1584C482.875 87.1584 482.246 87.931 482.246 89.1185C482.246 90.3204 482.897 91.0858 484.048 91.0858ZM484.027 87.9382C484.449 87.9382 484.657 88.2458 484.657 88.7036V88.768H483.34V88.7108C483.34 88.2458 483.605 87.9382 484.027 87.9382ZM487.772 91.0858C488.738 91.0858 489.382 90.5565 489.382 89.8339C489.382 89.1829 488.96 88.8109 488.144 88.7036L487.722 88.6464C487.414 88.6035 487.329 88.4962 487.329 88.2958C487.329 88.1098 487.472 87.9811 487.829 87.9811C488.144 87.9811 488.459 88.1313 488.695 88.3674L489.303 87.745C488.924 87.373 488.559 87.1584 487.772 87.1584C486.878 87.1584 486.313 87.6592 486.313 88.3817C486.313 89.0613 486.728 89.4333 487.579 89.5406L487.987 89.5907C488.251 89.6265 488.366 89.7195 488.366 89.9055C488.366 90.1272 488.223 90.2632 487.808 90.2632C487.4 90.2632 487.078 90.0772 486.814 89.7838L486.191 90.4134C486.577 90.8426 487.05 91.0858 487.772 91.0858ZM491.62 91.0858C492.357 91.0858 492.894 90.7639 493.144 90.0485L492.321 89.6908C492.214 89.9913 492.042 90.256 491.62 90.256C491.191 90.256 490.969 89.9484 490.969 89.4762V88.7752C490.969 88.303 491.191 87.9954 491.62 87.9954C491.992 87.9954 492.2 88.2243 492.264 88.5105L493.123 88.1385C492.901 87.5232 492.379 87.1584 491.62 87.1584C490.49 87.1584 489.868 87.9167 489.868 89.1185C489.868 90.3204 490.49 91.0858 491.62 91.0858ZM494.858 91V88.8038C494.858 88.3674 495.159 88.2315 495.774 88.2315H496.039V87.2442H495.853C495.266 87.2442 494.98 87.6448 494.894 88.0598H494.858V87.2442H493.799V91H494.858ZM497.221 86.8436C497.65 86.8436 497.836 86.6218 497.836 86.3214V86.164C497.836 85.8635 497.65 85.6418 497.221 85.6418C496.792 85.6418 496.606 85.8635 496.606 86.164V86.3214C496.606 86.6218 496.792 86.8436 497.221 86.8436ZM496.692 91H497.75V87.2442H496.692V91ZM498.739 92.4308H499.797V90.3705H499.833C499.94 90.7782 500.355 91.0858 500.842 91.0858C501.793 91.0858 502.287 90.3919 502.287 89.1185C502.287 87.8452 501.793 87.1584 500.842 87.1584C500.355 87.1584 499.94 87.4588 499.833 87.8738H499.797V87.2442H498.739V92.4308ZM500.491 90.2274C500.091 90.2274 499.797 90.0199 499.797 89.6765V88.5677C499.797 88.2243 500.091 88.0168 500.491 88.0168C500.892 88.0168 501.185 88.3245 501.185 88.7966V89.4476C501.185 89.9198 500.892 90.2274 500.491 90.2274ZM504.995 91V90.1773H504.308V88.0669H505.052V87.2442H504.308V86.2284H503.357V86.8436C503.357 87.1012 503.271 87.2442 502.985 87.2442H502.72V88.0669H503.249V89.9055C503.249 90.6208 503.636 91 504.365 91H504.995ZM506.317 86.8436C506.746 86.8436 506.932 86.6218 506.932 86.3214V86.164C506.932 85.8635 506.746 85.6418 506.317 85.6418C505.888 85.6418 505.702 85.8635 505.702 86.164V86.3214C505.702 86.6218 505.888 86.8436 506.317 86.8436ZM505.788 91H506.846V87.2442H505.788V91ZM509.358 91.0858C510.46 91.0858 511.118 90.3275 511.118 89.1185C511.118 87.9095 510.46 87.1584 509.358 87.1584C508.257 87.1584 507.599 87.9095 507.599 89.1185C507.599 90.3275 508.257 91.0858 509.358 91.0858ZM509.358 90.2488C508.943 90.2488 508.7 89.977 508.7 89.5048V88.7394C508.7 88.2672 508.943 87.9954 509.358 87.9954C509.773 87.9954 510.017 88.2672 510.017 88.7394V89.5048C510.017 89.977 509.773 90.2488 509.358 90.2488ZM512.931 91V88.5677C512.931 88.1957 513.268 88.0168 513.611 88.0168C513.997 88.0168 514.133 88.2529 514.133 88.7322V91H515.192V88.6464C515.192 87.7021 514.784 87.1584 514.019 87.1584C513.425 87.1584 513.11 87.4875 512.974 87.8809H512.931V87.2442H511.873V91H512.931ZM516.821 88.4604C517.25 88.4604 517.45 88.2172 517.45 87.8881V87.745C517.45 87.4159 517.25 87.1727 516.821 87.1727C516.392 87.1727 516.191 87.4159 516.191 87.745V87.8881C516.191 88.2172 516.392 88.4604 516.821 88.4604ZM516.821 91.0787C517.25 91.0787 517.45 90.8355 517.45 90.5064V90.3633C517.45 90.0342 517.25 89.791 516.821 89.791C516.392 89.791 516.191 90.0342 516.191 90.3633V90.5064C516.191 90.8355 516.392 91.0787 516.821 91.0787Z" fill="black"/> +<path d="M333.55 123H334.136V118.007H333.35L331.912 120.696H331.883L330.452 118.007H329.665V123H330.252V118.801H330.288L330.71 119.631L331.897 121.805L333.092 119.631L333.514 118.794H333.55V123ZM336.794 123.086C337.488 123.086 338.018 122.742 338.254 122.242L337.846 121.948C337.653 122.356 337.295 122.585 336.83 122.585C336.143 122.585 335.736 122.106 335.736 121.469V121.297H338.39V121.026C338.39 119.981 337.782 119.223 336.794 119.223C335.793 119.223 335.135 119.981 335.135 121.154C335.135 122.328 335.793 123.086 336.794 123.086ZM336.794 119.702C337.381 119.702 337.775 120.138 337.775 120.789V120.868H335.736V120.818C335.736 120.174 336.172 119.702 336.794 119.702ZM340.864 123V122.499H340.113V119.809H340.921V119.309H340.113V118.286H339.598V118.972C339.598 119.223 339.519 119.309 339.276 119.309H338.932V119.809H339.54V122.392C339.54 122.75 339.755 123 340.148 123H340.864ZM344.845 123V122.499H344.423V120.468C344.423 119.688 343.894 119.223 343.007 119.223C342.342 119.223 341.898 119.552 341.698 119.945L342.041 120.267C342.241 119.931 342.535 119.716 342.978 119.716C343.565 119.716 343.851 120.003 343.851 120.525V120.89H343.121C342.048 120.89 341.548 121.276 341.548 121.97C341.548 122.657 342.005 123.086 342.785 123.086C343.3 123.086 343.694 122.85 343.851 122.399H343.887C343.93 122.742 344.101 123 344.524 123H344.845ZM342.878 122.599C342.435 122.599 342.148 122.392 342.148 122.027V121.877C342.148 121.519 342.442 121.319 343.093 121.319H343.851V121.927C343.851 122.306 343.443 122.599 342.878 122.599ZM348.023 123H348.595V117.706H348.023V119.91H347.994C347.801 119.445 347.422 119.223 346.914 119.223C345.991 119.223 345.412 119.974 345.412 121.154C345.412 122.335 345.991 123.086 346.914 123.086C347.422 123.086 347.773 122.857 347.994 122.399H348.023V123ZM347.072 122.571C346.428 122.571 346.027 122.127 346.027 121.469V120.84C346.027 120.181 346.428 119.738 347.072 119.738C347.594 119.738 348.023 120.038 348.023 120.446V121.82C348.023 122.299 347.594 122.571 347.072 122.571ZM352.817 123V122.499H352.395V120.468C352.395 119.688 351.865 119.223 350.978 119.223C350.313 119.223 349.869 119.552 349.669 119.945L350.012 120.267C350.213 119.931 350.506 119.716 350.95 119.716C351.536 119.716 351.822 120.003 351.822 120.525V120.89H351.093C350.02 120.89 349.519 121.276 349.519 121.97C349.519 122.657 349.977 123.086 350.756 123.086C351.271 123.086 351.665 122.85 351.822 122.399H351.858C351.901 122.742 352.073 123 352.495 123H352.817ZM350.849 122.599C350.406 122.599 350.12 122.392 350.12 122.027V121.877C350.12 121.519 350.413 121.319 351.064 121.319H351.822V121.927C351.822 122.306 351.415 122.599 350.849 122.599ZM355.164 123V122.499H354.413V119.809H355.222V119.309H354.413V118.286H353.898V118.972C353.898 119.223 353.82 119.309 353.576 119.309H353.233V119.809H353.841V122.392C353.841 122.75 354.056 123 354.449 123H355.164ZM359.146 123V122.499H358.724V120.468C358.724 119.688 358.195 119.223 357.308 119.223C356.642 119.223 356.199 119.552 355.999 119.945L356.342 120.267C356.542 119.931 356.836 119.716 357.279 119.716C357.866 119.716 358.152 120.003 358.152 120.525V120.89H357.422C356.349 120.89 355.848 121.276 355.848 121.97C355.848 122.657 356.306 123.086 357.086 123.086C357.601 123.086 357.994 122.85 358.152 122.399H358.188C358.231 122.742 358.402 123 358.824 123H359.146ZM357.179 122.599C356.735 122.599 356.449 122.392 356.449 122.027V121.877C356.449 121.519 356.743 121.319 357.394 121.319H358.152V121.927C358.152 122.306 357.744 122.599 357.179 122.599Z" fill="black"/> +<path d="M481.55 123H482.136V118.007H481.35L479.912 120.696H479.883L478.452 118.007H477.665V123H478.252V118.801H478.288L478.71 119.631L479.897 121.805L481.092 119.631L481.514 118.794H481.55V123ZM484.794 123.086C485.488 123.086 486.018 122.742 486.254 122.242L485.846 121.948C485.653 122.356 485.295 122.585 484.83 122.585C484.143 122.585 483.736 122.106 483.736 121.469V121.297H486.39V121.026C486.39 119.981 485.782 119.223 484.794 119.223C483.793 119.223 483.135 119.981 483.135 121.154C483.135 122.328 483.793 123.086 484.794 123.086ZM484.794 119.702C485.381 119.702 485.775 120.138 485.775 120.789V120.868H483.736V120.818C483.736 120.174 484.172 119.702 484.794 119.702ZM488.864 123V122.499H488.113V119.809H488.921V119.309H488.113V118.286H487.598V118.972C487.598 119.223 487.519 119.309 487.276 119.309H486.932V119.809H487.54V122.392C487.54 122.75 487.755 123 488.148 123H488.864ZM492.845 123V122.499H492.423V120.468C492.423 119.688 491.894 119.223 491.007 119.223C490.342 119.223 489.898 119.552 489.698 119.945L490.041 120.267C490.241 119.931 490.535 119.716 490.978 119.716C491.565 119.716 491.851 120.003 491.851 120.525V120.89H491.121C490.048 120.89 489.548 121.276 489.548 121.97C489.548 122.657 490.005 123.086 490.785 123.086C491.3 123.086 491.694 122.85 491.851 122.399H491.887C491.93 122.742 492.101 123 492.524 123H492.845ZM490.878 122.599C490.435 122.599 490.148 122.392 490.148 122.027V121.877C490.148 121.519 490.442 121.319 491.093 121.319H491.851V121.927C491.851 122.306 491.443 122.599 490.878 122.599ZM496.023 123H496.595V117.706H496.023V119.91H495.994C495.801 119.445 495.422 119.223 494.914 119.223C493.991 119.223 493.412 119.974 493.412 121.154C493.412 122.335 493.991 123.086 494.914 123.086C495.422 123.086 495.773 122.857 495.994 122.399H496.023V123ZM495.072 122.571C494.428 122.571 494.027 122.127 494.027 121.469V120.84C494.027 120.181 494.428 119.738 495.072 119.738C495.594 119.738 496.023 120.038 496.023 120.446V121.82C496.023 122.299 495.594 122.571 495.072 122.571ZM500.817 123V122.499H500.395V120.468C500.395 119.688 499.865 119.223 498.978 119.223C498.313 119.223 497.869 119.552 497.669 119.945L498.012 120.267C498.213 119.931 498.506 119.716 498.95 119.716C499.536 119.716 499.822 120.003 499.822 120.525V120.89H499.093C498.02 120.89 497.519 121.276 497.519 121.97C497.519 122.657 497.977 123.086 498.756 123.086C499.271 123.086 499.665 122.85 499.822 122.399H499.858C499.901 122.742 500.073 123 500.495 123H500.817ZM498.849 122.599C498.406 122.599 498.12 122.392 498.12 122.027V121.877C498.12 121.519 498.413 121.319 499.064 121.319H499.822V121.927C499.822 122.306 499.415 122.599 498.849 122.599ZM503.164 123V122.499H502.413V119.809H503.222V119.309H502.413V118.286H501.898V118.972C501.898 119.223 501.82 119.309 501.576 119.309H501.233V119.809H501.841V122.392C501.841 122.75 502.056 123 502.449 123H503.164ZM507.146 123V122.499H506.724V120.468C506.724 119.688 506.195 119.223 505.308 119.223C504.642 119.223 504.199 119.552 503.999 119.945L504.342 120.267C504.542 119.931 504.836 119.716 505.279 119.716C505.866 119.716 506.152 120.003 506.152 120.525V120.89H505.422C504.349 120.89 503.848 121.276 503.848 121.97C503.848 122.657 504.306 123.086 505.086 123.086C505.601 123.086 505.994 122.85 506.152 122.399H506.188C506.231 122.742 506.402 123 506.824 123H507.146ZM505.179 122.599C504.735 122.599 504.449 122.392 504.449 122.027V121.877C504.449 121.519 504.743 121.319 505.394 121.319H506.152V121.927C506.152 122.306 505.744 122.599 505.179 122.599Z" fill="black"/> +<path d="M629.55 123H630.136V118.007H629.35L627.912 120.696H627.883L626.452 118.007H625.665V123H626.252V118.801H626.288L626.71 119.631L627.897 121.805L629.092 119.631L629.514 118.794H629.55V123ZM632.794 123.086C633.488 123.086 634.018 122.742 634.254 122.242L633.846 121.948C633.653 122.356 633.295 122.585 632.83 122.585C632.143 122.585 631.736 122.106 631.736 121.469V121.297H634.39V121.026C634.39 119.981 633.782 119.223 632.794 119.223C631.793 119.223 631.135 119.981 631.135 121.154C631.135 122.328 631.793 123.086 632.794 123.086ZM632.794 119.702C633.381 119.702 633.775 120.138 633.775 120.789V120.868H631.736V120.818C631.736 120.174 632.172 119.702 632.794 119.702ZM636.864 123V122.499H636.113V119.809H636.921V119.309H636.113V118.286H635.598V118.972C635.598 119.223 635.519 119.309 635.276 119.309H634.932V119.809H635.54V122.392C635.54 122.75 635.755 123 636.148 123H636.864ZM640.845 123V122.499H640.423V120.468C640.423 119.688 639.894 119.223 639.007 119.223C638.342 119.223 637.898 119.552 637.698 119.945L638.041 120.267C638.241 119.931 638.535 119.716 638.978 119.716C639.565 119.716 639.851 120.003 639.851 120.525V120.89H639.121C638.048 120.89 637.548 121.276 637.548 121.97C637.548 122.657 638.005 123.086 638.785 123.086C639.3 123.086 639.694 122.85 639.851 122.399H639.887C639.93 122.742 640.101 123 640.524 123H640.845ZM638.878 122.599C638.435 122.599 638.148 122.392 638.148 122.027V121.877C638.148 121.519 638.442 121.319 639.093 121.319H639.851V121.927C639.851 122.306 639.443 122.599 638.878 122.599ZM644.023 123H644.595V117.706H644.023V119.91H643.994C643.801 119.445 643.422 119.223 642.914 119.223C641.991 119.223 641.412 119.974 641.412 121.154C641.412 122.335 641.991 123.086 642.914 123.086C643.422 123.086 643.773 122.857 643.994 122.399H644.023V123ZM643.072 122.571C642.428 122.571 642.027 122.127 642.027 121.469V120.84C642.027 120.181 642.428 119.738 643.072 119.738C643.594 119.738 644.023 120.038 644.023 120.446V121.82C644.023 122.299 643.594 122.571 643.072 122.571ZM648.817 123V122.499H648.395V120.468C648.395 119.688 647.865 119.223 646.978 119.223C646.313 119.223 645.869 119.552 645.669 119.945L646.012 120.267C646.213 119.931 646.506 119.716 646.95 119.716C647.536 119.716 647.822 120.003 647.822 120.525V120.89H647.093C646.02 120.89 645.519 121.276 645.519 121.97C645.519 122.657 645.977 123.086 646.756 123.086C647.271 123.086 647.665 122.85 647.822 122.399H647.858C647.901 122.742 648.073 123 648.495 123H648.817ZM646.849 122.599C646.406 122.599 646.12 122.392 646.12 122.027V121.877C646.12 121.519 646.413 121.319 647.064 121.319H647.822V121.927C647.822 122.306 647.415 122.599 646.849 122.599ZM651.164 123V122.499H650.413V119.809H651.222V119.309H650.413V118.286H649.898V118.972C649.898 119.223 649.82 119.309 649.576 119.309H649.233V119.809H649.841V122.392C649.841 122.75 650.056 123 650.449 123H651.164ZM655.146 123V122.499H654.724V120.468C654.724 119.688 654.195 119.223 653.308 119.223C652.642 119.223 652.199 119.552 651.999 119.945L652.342 120.267C652.542 119.931 652.836 119.716 653.279 119.716C653.866 119.716 654.152 120.003 654.152 120.525V120.89H653.422C652.349 120.89 651.848 121.276 651.848 121.97C651.848 122.657 652.306 123.086 653.086 123.086C653.601 123.086 653.994 122.85 654.152 122.399H654.188C654.231 122.742 654.402 123 654.824 123H655.146ZM653.179 122.599C652.735 122.599 652.449 122.392 652.449 122.027V121.877C652.449 121.519 652.743 121.319 653.394 121.319H654.152V121.927C654.152 122.306 653.744 122.599 653.179 122.599Z" fill="black"/> +<path d="M238.5 300.5L240 299H237L238.5 300.5ZM238.5 300.5V302" stroke="black" stroke-linejoin="round"/> +<path d="M367.691 298H349V309.521H367.691V298Z" fill="white" stroke="black" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M664.691 298H646V309.521H664.691V298Z" fill="white" stroke="#35A58E" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M525.417 272H519.583C519.429 272 519.28 271.938 519.171 271.829C519.062 271.72 519 271.571 519 271.417V265.583C519 265.429 519.062 265.28 519.171 265.171C519.28 265.062 519.429 265 519.583 265H522.5V265.583H519.583V271.417H525.417V268.5H526V271.417C526 271.571 525.938 271.72 525.829 271.829C525.72 271.938 525.571 272 525.417 272Z" fill="#3A70CA"/> +<path d="M523.667 264V264.667H525.862L523 267.529L523.471 268L526.333 265.138V267.333H527V264H523.667Z" fill="#3A70CA"/> +<path d="M357.271 305.559V302.559L359.771 304.059L357.271 305.559Z" stroke="black" stroke-linejoin="round"/> +<path d="M654.271 305.559V302.559L656.771 304.059L654.271 305.559Z" stroke="#35A58E" stroke-linejoin="round"/> +<path d="M516.691 458H498V469.521H516.691V458Z" fill="white" stroke="#3A70CA" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M506.271 465.559V462.559L508.771 464.059L506.271 465.559Z" stroke="#3A70CA" stroke-linejoin="round"/> +<path d="M19.104 219H20.312V213.416H19.104V215.68H17.696V213.416H16.488V219H17.696V216.664H19.104V219ZM25.3729 219V218.144H24.9169V216.336C24.9169 215.296 24.2449 214.776 23.1169 214.776C22.1969 214.776 21.5969 215.12 21.3249 215.584L21.9729 216.16C22.1969 215.856 22.4849 215.64 22.9809 215.64C23.5249 215.64 23.7329 215.896 23.7329 216.384V216.592H23.0689C21.8609 216.592 21.2129 217 21.2129 217.864C21.2129 218.64 21.7409 219.096 22.5409 219.096C23.1729 219.096 23.6529 218.808 23.7969 218.272H23.8369C23.8849 218.736 24.2049 219 24.6929 219H25.3729ZM22.9889 218.32C22.6129 218.32 22.3729 218.168 22.3729 217.88V217.72C22.3729 217.4 22.6289 217.232 23.1009 217.232H23.7329V217.728C23.7329 218.112 23.4049 218.32 22.9889 218.32ZM26.7858 219V216.056C26.7858 215.776 26.9538 215.648 27.1698 215.648C27.3778 215.648 27.5138 215.784 27.5138 216.168V219H28.4738V216.056C28.4738 215.776 28.6418 215.648 28.8418 215.648C29.0578 215.648 29.2018 215.784 29.2018 216.168V219H30.1538V216.048C30.1538 215.2 29.8658 214.776 29.2898 214.776C28.7778 214.776 28.5458 215.104 28.4098 215.48H28.3618C28.2738 215.024 28.0178 214.776 27.6258 214.776C27.1858 214.776 26.9698 215.096 26.8418 215.48H26.7858V214.872H25.8338V219H26.7858ZM30.8626 219H32.0466V218.248H32.1026C32.3106 218.744 32.6626 219.096 33.3266 219.096C34.2386 219.096 34.8786 218.432 34.8786 216.936C34.8786 215.44 34.2386 214.776 33.3266 214.776C32.6626 214.776 32.3106 215.128 32.1026 215.624H32.0466V213.08H30.8626V219ZM32.8146 218.176C32.3986 218.176 32.0466 217.976 32.0466 217.544V216.328C32.0466 215.896 32.3986 215.696 32.8146 215.696C33.3426 215.696 33.6466 216.04 33.6466 216.616V217.256C33.6466 217.832 33.3426 218.176 32.8146 218.176ZM38.2835 219H39.4675V214.872H38.2835V217.584C38.2835 217.984 37.9235 218.184 37.5555 218.184C37.0915 218.184 36.8595 217.904 36.8595 217.384V214.872H35.6755V217.544C35.6755 218.544 36.2275 219.096 37.0195 219.096C37.6835 219.096 38.0515 218.712 38.2355 218.248H38.2835V219ZM40.5764 219H44.0724V218.08H42.7124V216.656C42.7124 216.192 43.0724 215.96 43.6004 215.96H44.4804V214.872H44.0884C43.3364 214.872 42.9444 215.4 42.7684 215.944H42.7124V214.872H40.5764V215.792H41.5284V218.08H40.5764V219ZM49.4453 219.416C49.4453 218.72 48.9893 218.224 47.8053 218.224H46.8613C46.5333 218.224 46.2533 218.208 46.2533 217.944C46.2533 217.8 46.3413 217.704 46.4613 217.64C46.6613 217.696 46.8932 217.72 47.1332 217.72C48.2213 217.72 48.9413 217.2 48.9413 216.248C48.9413 215.664 48.6773 215.248 48.2293 215.016V214.944H49.2213V214.08H48.4933C48.1013 214.08 47.8613 214.32 47.8613 214.64V214.864C47.6453 214.808 47.3973 214.776 47.1332 214.776C46.0533 214.776 45.3413 215.288 45.3413 216.248C45.3413 216.856 45.6293 217.288 46.1173 217.52V217.568C45.6693 217.672 45.3733 217.84 45.3733 218.24C45.3733 218.6 45.5973 218.784 45.9493 218.888V218.936C45.4533 219.064 45.1573 219.28 45.1573 219.744C45.1573 220.304 45.5893 220.696 47.1573 220.696C48.7253 220.696 49.4453 220.288 49.4453 219.416ZM48.3253 219.504C48.3253 219.784 48.0853 219.936 47.5493 219.936H46.8533C46.3333 219.936 46.1333 219.752 46.1333 219.496C46.1333 219.36 46.1893 219.248 46.2933 219.16H47.7093C48.1893 219.16 48.3253 219.288 48.3253 219.504ZM47.1332 216.968C46.6693 216.968 46.4613 216.704 46.4613 216.344V216.152C46.4613 215.792 46.6693 215.528 47.1332 215.528C47.6053 215.528 47.8213 215.792 47.8213 216.152V216.344C47.8213 216.704 47.6053 216.968 47.1332 216.968ZM57.847 219H59.199L57.447 215.776L59.119 213.416H57.775L56.791 214.824L56.183 215.752H56.119V213.416H54.919V219H56.119V217.368L56.615 216.672L57.847 219ZM62.2759 219H63.4839V213.416H62.2759V215.68H60.8679V213.416H59.6599V219H60.8679V216.664H62.2759V219ZM71.0776 219.096C72.4776 219.096 73.2136 218.328 73.2136 217.28C73.2136 216.4 72.6936 215.872 71.7976 215.712L71.2136 215.608C70.6696 215.512 70.4456 215.344 70.4456 214.96C70.4456 214.52 70.7176 214.296 71.2536 214.296C71.7576 214.296 72.1736 214.496 72.4696 214.824L73.1496 214.064C72.7576 213.608 72.1016 213.32 71.2456 213.32C69.9816 213.32 69.2376 213.944 69.2376 215.016C69.2376 215.832 69.6616 216.448 70.6616 216.616L71.2456 216.712C71.7896 216.8 71.9976 216.984 71.9976 217.376C71.9976 217.856 71.6856 218.12 71.1176 218.12C70.6216 218.12 70.1176 217.912 69.7096 217.464L69.0136 218.232C69.4376 218.76 70.1496 219.096 71.0776 219.096ZM75.9625 219.096C77.2505 219.096 78.0345 218.272 78.0345 216.936C78.0345 215.6 77.2505 214.776 75.9625 214.776C74.6745 214.776 73.8905 215.6 73.8905 216.936C73.8905 218.272 74.6745 219.096 75.9625 219.096ZM75.9625 218.216C75.4345 218.216 75.1145 217.872 75.1145 217.264V216.608C75.1145 216 75.4345 215.656 75.9625 215.656C76.4905 215.656 76.8105 216 76.8105 216.608V217.264C76.8105 217.872 76.4905 218.216 75.9625 218.216ZM81.4554 219H82.6394V214.872H81.4554V217.584C81.4554 217.984 81.0954 218.184 80.7274 218.184C80.2634 218.184 80.0314 217.904 80.0314 217.384V214.872H78.8474V217.544C78.8474 218.544 79.3994 219.096 80.1914 219.096C80.8554 219.096 81.2234 218.712 81.4074 218.248H81.4554V219ZM83.7483 219H87.2443V218.08H85.8843V216.656C85.8843 216.192 86.2443 215.96 86.7723 215.96H87.6523V214.872H87.2603C86.5083 214.872 86.1163 215.4 85.9403 215.944H85.8843V214.872H83.7483V215.792H84.7003V218.08H83.7483V219ZM90.5211 219.096C91.4411 219.096 92.0011 218.688 92.2971 218.088L91.4011 217.576C91.2251 217.912 90.9851 218.152 90.5291 218.152C89.9691 218.152 89.6651 217.816 89.6651 217.272V216.6C89.6651 216.056 89.9771 215.72 90.5131 215.72C90.9531 215.72 91.1771 215.96 91.3211 216.28L92.2331 215.784C91.9451 215.184 91.4171 214.776 90.5131 214.776C89.2251 214.776 88.4331 215.6 88.4331 216.936C88.4331 218.272 89.2171 219.096 90.5211 219.096ZM95.262 219.096C96.15 219.096 96.71 218.76 97.03 218.368L96.39 217.672C96.134 217.976 95.79 218.184 95.302 218.184C94.67 218.184 94.326 217.824 94.326 217.296V217.224H97.15V216.872C97.15 215.584 96.39 214.776 95.158 214.776C93.918 214.776 93.15 215.6 93.15 216.952C93.15 218.272 93.878 219.096 95.262 219.096ZM95.166 215.624C95.678 215.624 95.99 215.96 95.99 216.496V216.56H94.326V216.496C94.326 215.968 94.654 215.624 95.166 215.624ZM17.392 226.512C17.392 228.072 18.152 229.432 19.056 230.104H20.24C19.248 229.424 18.384 228.256 18.384 226.92V226.104C18.384 224.768 19.248 223.6 20.24 222.92H19.056C18.152 223.592 17.392 224.952 17.392 226.512ZM23.3089 229.096C24.1969 229.096 24.7569 228.76 25.0769 228.368L24.4369 227.672C24.1809 227.976 23.8369 228.184 23.3489 228.184C22.7169 228.184 22.3729 227.824 22.3729 227.296V227.224H25.1969V226.872C25.1969 225.584 24.4369 224.776 23.2049 224.776C21.9649 224.776 21.1969 225.6 21.1969 226.952C21.1969 228.272 21.9249 229.096 23.3089 229.096ZM23.2129 225.624C23.7249 225.624 24.0369 225.96 24.0369 226.496V226.56H22.3729V226.496C22.3729 225.968 22.7009 225.624 23.2129 225.624ZM27.0258 229L27.5538 228.224L27.9058 227.672H27.9698L28.3298 228.224L28.8498 229H30.2098L28.6658 226.84L30.1058 224.872H28.8658L28.4178 225.536L28.0738 226.072H28.0098L27.6738 225.536L27.2338 224.872H25.8818L27.3218 226.904L25.7778 229H27.0258ZM34.6386 229V228.08H33.0306V225.792H34.6386V224.872H33.0306V223.416H31.9426V224.384C31.9426 224.752 31.8066 224.872 31.4546 224.872H30.7266V225.792H31.8466V227.808C31.8466 228.504 32.2546 229 33.1106 229H34.6386ZM37.6995 229.096C38.5875 229.096 39.1475 228.76 39.4675 228.368L38.8275 227.672C38.5715 227.976 38.2275 228.184 37.7395 228.184C37.1075 228.184 36.7635 227.824 36.7635 227.296V227.224H39.5875V226.872C39.5875 225.584 38.8275 224.776 37.5955 224.776C36.3555 224.776 35.5875 225.6 35.5875 226.952C35.5875 228.272 36.3155 229.096 37.6995 229.096ZM37.6035 225.624C38.1155 225.624 38.4275 225.96 38.4275 226.496V226.56H36.7635V226.496C36.7635 225.968 37.0915 225.624 37.6035 225.624ZM40.5764 229H44.0724V228.08H42.7124V226.656C42.7124 226.192 43.0724 225.96 43.6004 225.96H44.4804V224.872H44.0884C43.3364 224.872 42.9444 225.4 42.7684 225.944H42.7124V224.872H40.5764V225.792H41.5284V228.08H40.5764V229ZM46.4853 229V226.288C46.4853 225.888 46.8453 225.688 47.2133 225.688C47.6773 225.688 47.9093 225.968 47.9093 226.488V229H49.0933V226.328C49.0933 225.328 48.5413 224.776 47.7493 224.776C47.0853 224.776 46.7173 225.16 46.5333 225.624H46.4853V224.872H45.3013V229H46.4853ZM54.1541 229V228.144H53.6981V226.336C53.6981 225.296 53.0261 224.776 51.8981 224.776C50.9781 224.776 50.3781 225.12 50.1061 225.584L50.7541 226.16C50.9781 225.856 51.2661 225.64 51.7621 225.64C52.3061 225.64 52.5141 225.896 52.5141 226.384V226.592H51.8501C50.6421 226.592 49.9941 227 49.9941 227.864C49.9941 228.64 50.5221 229.096 51.3221 229.096C51.9541 229.096 52.4341 228.808 52.5781 228.272H52.6181C52.6661 228.736 52.9861 229 53.4741 229H54.1541ZM51.7701 228.32C51.3941 228.32 51.1541 228.168 51.1541 227.88V227.72C51.1541 227.4 51.4101 227.232 51.8821 227.232H52.5141V227.728C52.5141 228.112 52.1861 228.32 51.7701 228.32ZM54.919 229H58.631V228.08H57.367V223.08H54.919V224H56.183V228.08H54.919V229ZM67.2568 229H68.3288V226.016H66.3048V226.864H67.2568V227.272C67.2568 227.768 66.9848 228.128 66.4488 228.128C65.7528 228.128 65.5208 227.536 65.5208 226.632V225.72C65.5208 224.824 65.7448 224.288 66.3528 224.288C66.9048 224.288 67.0888 224.728 67.2088 225.2L68.3288 224.928C68.1048 223.968 67.5288 223.32 66.3768 223.32C64.9288 223.32 64.2488 224.36 64.2488 226.256C64.2488 228.032 64.8408 229.096 65.9368 229.096C66.6248 229.096 67.0008 228.672 67.1848 228.208H67.2568V229ZM71.4216 224.344C71.9496 224.344 72.1336 224.096 72.1336 223.784V223.552C72.1336 223.232 71.9496 222.992 71.4216 222.992C70.8936 222.992 70.7096 223.232 70.7096 223.552V223.784C70.7096 224.096 70.8936 224.344 71.4216 224.344ZM69.5176 229H73.2296V228.08H72.0136V224.872H69.5176V225.792H70.8296V228.08H69.5176V229ZM77.8105 229V228.08H76.2025V225.792H77.8105V224.872H76.2025V223.416H75.1145V224.384C75.1145 224.752 74.9785 224.872 74.6265 224.872H73.8985V225.792H75.0185V227.808C75.0185 228.504 75.4265 229 76.2825 229H77.8105ZM87.7643 224.4V223.416H83.3483V224.4H84.9563V229H86.1563V224.4H87.7643ZM90.3531 229.096C91.6411 229.096 92.4251 228.272 92.4251 226.936C92.4251 225.6 91.6411 224.776 90.3531 224.776C89.0651 224.776 88.2811 225.6 88.2811 226.936C88.2811 228.272 89.0651 229.096 90.3531 229.096ZM90.3531 228.216C89.8251 228.216 89.5051 227.872 89.5051 227.264V226.608C89.5051 226 89.8251 225.656 90.3531 225.656C90.8811 225.656 91.2011 226 91.2011 226.608V227.264C91.2011 227.872 90.8811 228.216 90.3531 228.216ZM95.15 229.096C96.438 229.096 97.222 228.272 97.222 226.936C97.222 225.6 96.438 224.776 95.15 224.776C93.862 224.776 93.078 225.6 93.078 226.936C93.078 228.272 93.862 229.096 95.15 229.096ZM95.15 228.216C94.622 228.216 94.302 227.872 94.302 227.264V226.608C94.302 226 94.622 225.656 95.15 225.656C95.678 225.656 95.998 226 95.998 226.608V227.264C95.998 227.872 95.678 228.216 95.15 228.216ZM98.0909 229H101.803V228.08H100.539V223.08H98.0909V224H99.3549V228.08H98.0909V229ZM105.752 226.512C105.752 224.952 104.992 223.592 104.088 222.92H102.904C103.896 223.6 104.76 224.768 104.76 226.104V226.92C104.76 228.256 103.896 229.424 102.904 230.104H104.088C104.992 229.432 105.752 228.072 105.752 226.512Z" fill="black"/> +<path d="M162.344 207V206.016H159.944V201.416H158.736V207H162.344ZM167.373 207V206.144H166.917V204.336C166.917 203.296 166.245 202.776 165.117 202.776C164.197 202.776 163.597 203.12 163.325 203.584L163.973 204.16C164.197 203.856 164.485 203.64 164.981 203.64C165.525 203.64 165.733 203.896 165.733 204.384V204.592H165.069C163.861 204.592 163.213 205 163.213 205.864C163.213 206.64 163.741 207.096 164.541 207.096C165.173 207.096 165.653 206.808 165.797 206.272H165.837C165.885 206.736 166.205 207 166.693 207H167.373ZM164.989 206.32C164.613 206.32 164.373 206.168 164.373 205.88V205.72C164.373 205.4 164.629 205.232 165.101 205.232H165.733V205.728C165.733 206.112 165.405 206.32 164.989 206.32ZM169.298 207V204.288C169.298 203.888 169.658 203.688 170.026 203.688C170.49 203.688 170.722 203.968 170.722 204.488V207H171.906V204.328C171.906 203.328 171.354 202.776 170.562 202.776C169.898 202.776 169.53 203.16 169.346 203.624H169.298V202.872H168.114V207H169.298ZM175.535 207H176.719V201.08H175.535V203.624H175.479C175.271 203.128 174.919 202.776 174.255 202.776C173.343 202.776 172.703 203.44 172.703 204.936C172.703 206.432 173.343 207.096 174.255 207.096C174.919 207.096 175.271 206.744 175.479 206.248H175.535V207ZM174.767 206.176C174.239 206.176 173.935 205.832 173.935 205.256V204.616C173.935 204.04 174.239 203.696 174.767 203.696C175.183 203.696 175.535 203.896 175.535 204.328V205.544C175.535 205.976 175.183 206.176 174.767 206.176ZM179.844 202.344C180.372 202.344 180.556 202.096 180.556 201.784V201.552C180.556 201.232 180.372 200.992 179.844 200.992C179.316 200.992 179.132 201.232 179.132 201.552V201.784C179.132 202.096 179.316 202.344 179.844 202.344ZM177.94 207H181.652V206.08H180.436V202.872H177.94V203.792H179.252V206.08H177.94V207ZM183.688 207V204.288C183.688 203.888 184.048 203.688 184.416 203.688C184.88 203.688 185.112 203.968 185.112 204.488V207H186.296V204.328C186.296 203.328 185.744 202.776 184.952 202.776C184.288 202.776 183.92 203.16 183.736 203.624H183.688V202.872H182.504V207H183.688ZM191.445 207.416C191.445 206.72 190.989 206.224 189.805 206.224H188.861C188.533 206.224 188.253 206.208 188.253 205.944C188.253 205.8 188.341 205.704 188.461 205.64C188.661 205.696 188.893 205.72 189.133 205.72C190.221 205.72 190.941 205.2 190.941 204.248C190.941 203.664 190.677 203.248 190.229 203.016V202.944H191.221V202.08H190.493C190.101 202.08 189.861 202.32 189.861 202.64V202.864C189.645 202.808 189.397 202.776 189.133 202.776C188.053 202.776 187.341 203.288 187.341 204.248C187.341 204.856 187.629 205.288 188.117 205.52V205.568C187.669 205.672 187.373 205.84 187.373 206.24C187.373 206.6 187.597 206.784 187.949 206.888V206.936C187.453 207.064 187.157 207.28 187.157 207.744C187.157 208.304 187.589 208.696 189.157 208.696C190.725 208.696 191.445 208.288 191.445 207.416ZM190.325 207.504C190.325 207.784 190.085 207.936 189.549 207.936H188.853C188.333 207.936 188.133 207.752 188.133 207.496C188.133 207.36 188.189 207.248 188.293 207.16H189.709C190.189 207.16 190.325 207.288 190.325 207.504ZM189.133 204.968C188.669 204.968 188.461 204.704 188.461 204.344V204.152C188.461 203.792 188.669 203.528 189.133 203.528C189.605 203.528 189.821 203.792 189.821 204.152V204.344C189.821 204.704 189.605 204.968 189.133 204.968ZM192.05 208.6H193.234V206.248H193.29C193.498 206.744 193.85 207.096 194.514 207.096C195.426 207.096 196.066 206.432 196.066 204.936C196.066 203.44 195.426 202.776 194.514 202.776C193.85 202.776 193.498 203.128 193.29 203.624H193.234V202.872H192.05V208.6ZM194.002 206.176C193.586 206.176 193.234 205.976 193.234 205.544V204.328C193.234 203.896 193.586 203.696 194.002 203.696C194.53 203.696 194.834 204.04 194.834 204.616V205.256C194.834 205.832 194.53 206.176 194.002 206.176ZM200.951 207V206.144H200.495V204.336C200.495 203.296 199.823 202.776 198.695 202.776C197.775 202.776 197.175 203.12 196.903 203.584L197.551 204.16C197.775 203.856 198.063 203.64 198.559 203.64C199.103 203.64 199.311 203.896 199.311 204.384V204.592H198.647C197.439 204.592 196.791 205 196.791 205.864C196.791 206.64 197.319 207.096 198.119 207.096C198.751 207.096 199.231 206.808 199.375 206.272H199.415C199.463 206.736 199.783 207 200.271 207H200.951ZM198.567 206.32C198.191 206.32 197.951 206.168 197.951 205.88V205.72C197.951 205.4 198.207 205.232 198.679 205.232H199.311V205.728C199.311 206.112 198.983 206.32 198.567 206.32ZM205.836 207.416C205.836 206.72 205.38 206.224 204.196 206.224H203.252C202.924 206.224 202.644 206.208 202.644 205.944C202.644 205.8 202.732 205.704 202.852 205.64C203.052 205.696 203.284 205.72 203.524 205.72C204.612 205.72 205.332 205.2 205.332 204.248C205.332 203.664 205.068 203.248 204.62 203.016V202.944H205.612V202.08H204.884C204.492 202.08 204.252 202.32 204.252 202.64V202.864C204.036 202.808 203.788 202.776 203.524 202.776C202.444 202.776 201.732 203.288 201.732 204.248C201.732 204.856 202.02 205.288 202.508 205.52V205.568C202.06 205.672 201.764 205.84 201.764 206.24C201.764 206.6 201.988 206.784 202.34 206.888V206.936C201.844 207.064 201.548 207.28 201.548 207.744C201.548 208.304 201.98 208.696 203.548 208.696C205.116 208.696 205.836 208.288 205.836 207.416ZM204.716 207.504C204.716 207.784 204.476 207.936 203.94 207.936H203.244C202.724 207.936 202.524 207.752 202.524 207.496C202.524 207.36 202.58 207.248 202.684 207.16H204.1C204.58 207.16 204.716 207.288 204.716 207.504ZM203.524 204.968C203.06 204.968 202.852 204.704 202.852 204.344V204.152C202.852 203.792 203.06 203.528 203.524 203.528C203.996 203.528 204.212 203.792 204.212 204.152V204.344C204.212 204.704 203.996 204.968 203.524 204.968ZM208.481 207.096C209.369 207.096 209.929 206.76 210.249 206.368L209.609 205.672C209.353 205.976 209.009 206.184 208.521 206.184C207.889 206.184 207.545 205.824 207.545 205.296V205.224H210.369V204.872C210.369 203.584 209.609 202.776 208.377 202.776C207.137 202.776 206.369 203.6 206.369 204.952C206.369 206.272 207.097 207.096 208.481 207.096ZM208.385 203.624C208.897 203.624 209.209 203.96 209.209 204.496V204.56H207.545V204.496C207.545 203.968 207.873 203.624 208.385 203.624Z" fill="black"/> +<path d="M162.2 33V32.112H161V28.304H162.2V27.416H158.6V28.304H159.8V32.112H158.6V33H162.2ZM165.669 33H167.109V27.416H166.085V31.128H165.997L164.725 27.416H163.285V33H164.309V29.288H164.397L165.669 33ZM172.202 28.4V27.416H167.786V28.4H169.394V33H170.594V28.4H172.202ZM176.599 33V32.016H174.231V30.664H176.519V29.68H174.231V28.4H176.599V27.416H173.031V33H176.599ZM178.98 30.928H179.532L180.468 33H181.78L180.684 30.768C181.308 30.592 181.668 29.976 181.668 29.192C181.668 28.112 181.052 27.416 179.956 27.416H177.796V33H178.98V30.928ZM178.98 30V28.384H179.668C180.228 28.384 180.42 28.584 180.42 29.072V29.312C180.42 29.8 180.228 30 179.668 30H178.98ZM183.824 33V30.664H186.064V29.68H183.824V28.4H186.328V27.416H182.624V33H183.824ZM191.541 33L190.029 27.416H188.333L186.821 33H188.037L188.381 31.656H189.909L190.261 33H191.541ZM189.725 30.688H188.573L189.117 28.576H189.181L189.725 30.688ZM194.106 33.096C195.258 33.096 195.858 32.464 196.082 31.488L194.962 31.216C194.842 31.744 194.642 32.128 194.082 32.128C193.434 32.128 193.186 31.584 193.186 30.696V29.72C193.186 28.832 193.434 28.288 194.082 28.288C194.642 28.288 194.842 28.672 194.962 29.2L196.082 28.928C195.858 27.952 195.258 27.32 194.106 27.32C192.61 27.32 191.906 28.376 191.906 30.208C191.906 32.04 192.61 33.096 194.106 33.096ZM200.583 33V32.016H198.215V30.664H200.503V29.68H198.215V28.4H200.583V27.416H197.015V33H200.583ZM202.964 30.928H203.516L204.452 33H205.764L204.668 30.768C205.292 30.592 205.652 29.976 205.652 29.192C205.652 28.112 205.036 27.416 203.94 27.416H201.78V33H202.964V30.928ZM202.964 30V28.384H203.652C204.212 28.384 204.404 28.584 204.404 29.072V29.312C204.404 29.8 204.212 30 203.652 30H202.964ZM211.278 33H213.078C214.574 33 215.294 32 215.294 30.208C215.294 28.416 214.574 27.416 213.078 27.416H211.278V33ZM212.462 32.056V28.36H212.998C213.71 28.36 214.03 28.832 214.03 29.696V30.712C214.03 31.584 213.71 32.056 212.998 32.056H212.462ZM218.075 33.096C218.963 33.096 219.523 32.76 219.843 32.368L219.203 31.672C218.947 31.976 218.603 32.184 218.115 32.184C217.483 32.184 217.139 31.824 217.139 31.296V31.224H219.963V30.872C219.963 29.584 219.203 28.776 217.971 28.776C216.731 28.776 215.963 29.6 215.963 30.952C215.963 32.272 216.691 33.096 218.075 33.096ZM217.979 29.624C218.491 29.624 218.803 29.96 218.803 30.496V30.56H217.139V30.496C217.139 29.968 217.467 29.624 217.979 29.624ZM223.463 33L224.943 28.872H223.743L223.207 30.64L222.815 32.016H222.751L222.359 30.64L221.823 28.872H220.575L222.055 33H223.463ZM227.668 33.096C228.556 33.096 229.116 32.76 229.436 32.368L228.796 31.672C228.54 31.976 228.196 32.184 227.708 32.184C227.076 32.184 226.732 31.824 226.732 31.296V31.224H229.556V30.872C229.556 29.584 228.796 28.776 227.564 28.776C226.324 28.776 225.556 29.6 225.556 30.952C225.556 32.272 226.284 33.096 227.668 33.096ZM227.572 29.624C228.084 29.624 228.396 29.96 228.396 30.496V30.56H226.732V30.496C226.732 29.968 227.06 29.624 227.572 29.624ZM230.497 33H234.209V32.08H232.945V27.08H230.497V28H231.761V32.08H230.497V33ZM237.15 33.096C238.438 33.096 239.222 32.272 239.222 30.936C239.222 29.6 238.438 28.776 237.15 28.776C235.862 28.776 235.078 29.6 235.078 30.936C235.078 32.272 235.862 33.096 237.15 33.096ZM237.15 32.216C236.622 32.216 236.302 31.872 236.302 31.264V30.608C236.302 30 236.622 29.656 237.15 29.656C237.678 29.656 237.998 30 237.998 30.608V31.264C237.998 31.872 237.678 32.216 237.15 32.216ZM240.019 34.6H241.203V32.248H241.259C241.467 32.744 241.819 33.096 242.483 33.096C243.395 33.096 244.035 32.432 244.035 30.936C244.035 29.44 243.395 28.776 242.483 28.776C241.819 28.776 241.467 29.128 241.259 29.624H241.203V28.872H240.019V34.6ZM241.971 32.176C241.555 32.176 241.203 31.976 241.203 31.544V30.328C241.203 29.896 241.555 29.696 241.971 29.696C242.499 29.696 242.803 30.04 242.803 30.616V31.256C242.803 31.832 242.499 32.176 241.971 32.176ZM245.536 33V30.056C245.536 29.776 245.704 29.648 245.92 29.648C246.128 29.648 246.264 29.784 246.264 30.168V33H247.224V30.056C247.224 29.776 247.392 29.648 247.592 29.648C247.808 29.648 247.952 29.784 247.952 30.168V33H248.904V30.048C248.904 29.2 248.616 28.776 248.04 28.776C247.528 28.776 247.296 29.104 247.16 29.48H247.112C247.024 29.024 246.768 28.776 246.376 28.776C245.936 28.776 245.72 29.096 245.592 29.48H245.536V28.872H244.584V33H245.536ZM251.653 33.096C252.541 33.096 253.101 32.76 253.421 32.368L252.781 31.672C252.525 31.976 252.181 32.184 251.693 32.184C251.061 32.184 250.717 31.824 250.717 31.296V31.224H253.541V30.872C253.541 29.584 252.781 28.776 251.549 28.776C250.309 28.776 249.541 29.6 249.541 30.952C249.541 32.272 250.269 33.096 251.653 33.096ZM251.557 29.624C252.069 29.624 252.381 29.96 252.381 30.496V30.56H250.717V30.496C250.717 29.968 251.045 29.624 251.557 29.624ZM255.642 33V30.288C255.642 29.888 256.002 29.688 256.37 29.688C256.834 29.688 257.066 29.968 257.066 30.488V33H258.25V30.328C258.25 29.328 257.698 28.776 256.906 28.776C256.242 28.776 255.874 29.16 255.69 29.624H255.642V28.872H254.458V33H255.642ZM262.982 33V32.08H261.374V29.792H262.982V28.872H261.374V27.416H260.286V28.384C260.286 28.752 260.15 28.872 259.798 28.872H259.07V29.792H260.19V31.808C260.19 32.504 260.598 33 261.454 33H262.982Z" fill="#71767F"/> +<path d="M397.553 468V466.92H394.969V465.704H397.185V464.632H394.969V463.496H397.553V462.416H393.753V468H397.553ZM399.372 468L400.148 466.632H400.18L400.988 468H402.332L400.932 465.904L402.324 463.8H401.076L400.316 465.12H400.284L399.5 463.8H398.156L399.524 465.864L398.14 468H399.372ZM405.201 468V467.08H404.433V464.72H405.265V463.8H404.433V462.664H403.369V463.352C403.369 463.64 403.273 463.8 402.953 463.8H402.657V464.72H403.249V466.776C403.249 467.576 403.681 468 404.497 468H405.201ZM407.808 468.096C408.576 468.096 409.192 467.832 409.568 467.4L408.976 466.664C408.712 466.936 408.44 467.168 407.944 467.168C407.312 467.168 407.016 466.816 407.016 466.264V466.2H409.712V465.848C409.712 464.712 409.152 463.704 407.76 463.704C406.496 463.704 405.792 464.568 405.792 465.896C405.792 467.24 406.52 468.096 407.808 468.096ZM407.784 464.576C408.256 464.576 408.488 464.92 408.488 465.432V465.504H407.016V465.44C407.016 464.92 407.312 464.576 407.784 464.576ZM411.732 468V465.544C411.732 465.056 412.068 464.904 412.756 464.904H413.052V463.8H412.844C412.188 463.8 411.868 464.248 411.772 464.712H411.732V463.8H410.548V468H411.732ZM414.966 468V465.28C414.966 464.864 415.342 464.664 415.726 464.664C416.158 464.664 416.31 464.928 416.31 465.464V468H417.494V465.368C417.494 464.312 417.038 463.704 416.182 463.704C415.518 463.704 415.166 464.072 415.014 464.512H414.966V463.8H413.782V468H414.966ZM422.308 468V467.08H421.916V465.24C421.916 464.248 421.308 463.704 420.124 463.704C419.244 463.704 418.764 464.008 418.428 464.504L419.132 465.128C419.316 464.872 419.564 464.632 420.036 464.632C420.532 464.632 420.732 464.888 420.732 465.296V465.56H420.068C418.956 465.56 418.268 465.984 418.268 466.872C418.268 467.6 418.732 468.096 419.572 468.096C420.212 468.096 420.676 467.808 420.804 467.264H420.852C420.924 467.712 421.228 468 421.652 468H422.308ZM420.012 467.272C419.66 467.272 419.46 467.128 419.46 466.824V466.704C419.46 466.4 419.7 466.232 420.156 466.232H420.732V466.728C420.732 467.112 420.404 467.272 420.012 467.272ZM424.815 468V467.08H424.287V462.08H423.103V466.848C423.103 467.592 423.471 468 424.279 468H424.815ZM399.397 478.096C400.789 478.096 401.573 477.352 401.573 476.28C401.573 475.32 401.021 474.808 399.877 474.624L399.325 474.536C398.861 474.464 398.661 474.32 398.661 473.936C398.661 473.6 398.925 473.392 399.469 473.392C400.045 473.392 400.405 473.608 400.669 473.92L401.477 473.104C401.021 472.6 400.381 472.32 399.541 472.32C398.229 472.32 397.445 473.016 397.445 474.016C397.445 474.952 397.981 475.528 399.157 475.68L399.709 475.752C400.229 475.824 400.357 476.048 400.357 476.352C400.357 476.76 400.069 477.024 399.477 477.024C398.933 477.024 398.453 476.808 398.077 476.384L397.277 477.192C397.757 477.72 398.421 478.096 399.397 478.096ZM404.221 478.096C405.453 478.096 406.189 477.248 406.189 475.896C406.189 474.544 405.453 473.704 404.221 473.704C402.989 473.704 402.253 474.544 402.253 475.896C402.253 477.248 402.989 478.096 404.221 478.096ZM404.221 477.16C403.757 477.16 403.485 476.856 403.485 476.328V475.472C403.485 474.944 403.757 474.64 404.221 474.64C404.685 474.64 404.957 474.944 404.957 475.472V476.328C404.957 476.856 404.685 477.16 404.221 477.16ZM409.512 478H410.696V473.8H409.512V476.528C409.512 476.928 409.136 477.136 408.768 477.136C408.336 477.136 408.168 476.848 408.168 476.336V473.8H406.984V476.44C406.984 477.496 407.44 478.096 408.296 478.096C408.984 478.096 409.328 477.72 409.472 477.296H409.512V478ZM412.982 478V475.544C412.982 475.056 413.318 474.904 414.006 474.904H414.302V473.8H414.094C413.438 473.8 413.118 474.248 413.022 474.712H412.982V473.8H411.798V478H412.982ZM416.689 478.096C417.513 478.096 418.113 477.736 418.393 476.936L417.473 476.536C417.353 476.872 417.161 477.168 416.689 477.168C416.209 477.168 415.961 476.824 415.961 476.296V475.512C415.961 474.984 416.209 474.64 416.689 474.64C417.105 474.64 417.337 474.896 417.409 475.216L418.369 474.8C418.121 474.112 417.537 473.704 416.689 473.704C415.425 473.704 414.729 474.552 414.729 475.896C414.729 477.24 415.425 478.096 416.689 478.096ZM420.839 478.096C421.607 478.096 422.223 477.832 422.599 477.4L422.007 476.664C421.743 476.936 421.471 477.168 420.975 477.168C420.343 477.168 420.047 476.816 420.047 476.264V476.2H422.743V475.848C422.743 474.712 422.183 473.704 420.791 473.704C419.527 473.704 418.823 474.568 418.823 475.896C418.823 477.24 419.551 478.096 420.839 478.096ZM420.815 474.576C421.287 474.576 421.519 474.92 421.519 475.432V475.504H420.047V475.44C420.047 474.92 420.343 474.576 420.815 474.576Z" fill="black"/> +<path d="M637.525 482V480.92H634.941V479.704H637.157V478.632H634.941V477.496H637.525V476.416H633.725V482H637.525ZM639.345 482L640.121 480.632H640.153L640.961 482H642.305L640.905 479.904L642.297 477.8H641.049L640.289 479.12H640.257L639.473 477.8H638.129L639.497 479.864L638.113 482H639.345ZM645.173 482V481.08H644.405V478.72H645.237V477.8H644.405V476.664H643.341V477.352C643.341 477.64 643.245 477.8 642.925 477.8H642.629V478.72H643.221V480.776C643.221 481.576 643.653 482 644.469 482H645.173ZM647.781 482.096C648.549 482.096 649.165 481.832 649.541 481.4L648.949 480.664C648.685 480.936 648.413 481.168 647.917 481.168C647.285 481.168 646.989 480.816 646.989 480.264V480.2H649.685V479.848C649.685 478.712 649.125 477.704 647.733 477.704C646.469 477.704 645.765 478.568 645.765 479.896C645.765 481.24 646.493 482.096 647.781 482.096ZM647.757 478.576C648.229 478.576 648.461 478.92 648.461 479.432V479.504H646.989V479.44C646.989 478.92 647.285 478.576 647.757 478.576ZM651.705 482V479.544C651.705 479.056 652.041 478.904 652.729 478.904H653.025V477.8H652.817C652.161 477.8 651.841 478.248 651.745 478.712H651.705V477.8H650.521V482H651.705ZM654.939 482V479.28C654.939 478.864 655.315 478.664 655.699 478.664C656.131 478.664 656.283 478.928 656.283 479.464V482H657.467V479.368C657.467 478.312 657.011 477.704 656.155 477.704C655.491 477.704 655.139 478.072 654.987 478.512H654.939V477.8H653.755V482H654.939ZM662.281 482V481.08H661.889V479.24C661.889 478.248 661.281 477.704 660.097 477.704C659.217 477.704 658.737 478.008 658.401 478.504L659.105 479.128C659.289 478.872 659.537 478.632 660.009 478.632C660.505 478.632 660.705 478.888 660.705 479.296V479.56H660.041C658.929 479.56 658.241 479.984 658.241 480.872C658.241 481.6 658.705 482.096 659.545 482.096C660.185 482.096 660.649 481.808 660.777 481.264H660.825C660.897 481.712 661.201 482 661.625 482H662.281ZM659.985 481.272C659.633 481.272 659.433 481.128 659.433 480.824V480.704C659.433 480.4 659.673 480.232 660.129 480.232H660.705V480.728C660.705 481.112 660.377 481.272 659.985 481.272ZM664.787 482V481.08H664.259V476.08H663.075V480.848C663.075 481.592 663.443 482 664.251 482H664.787ZM669.26 482.096C670.652 482.096 671.436 481.352 671.436 480.28C671.436 479.32 670.884 478.808 669.74 478.624L669.188 478.536C668.724 478.464 668.524 478.32 668.524 477.936C668.524 477.6 668.788 477.392 669.332 477.392C669.908 477.392 670.268 477.608 670.532 477.92L671.34 477.104C670.884 476.6 670.244 476.32 669.404 476.32C668.092 476.32 667.308 477.016 667.308 478.016C667.308 478.952 667.844 479.528 669.02 479.68L669.572 479.752C670.092 479.824 670.22 480.048 670.22 480.352C670.22 480.76 669.932 481.024 669.34 481.024C668.796 481.024 668.316 480.808 667.94 480.384L667.14 481.192C667.62 481.72 668.284 482.096 669.26 482.096ZM674.084 482.096C675.316 482.096 676.052 481.248 676.052 479.896C676.052 478.544 675.316 477.704 674.084 477.704C672.852 477.704 672.116 478.544 672.116 479.896C672.116 481.248 672.852 482.096 674.084 482.096ZM674.084 481.16C673.62 481.16 673.348 480.856 673.348 480.328V479.472C673.348 478.944 673.62 478.64 674.084 478.64C674.548 478.64 674.82 478.944 674.82 479.472V480.328C674.82 480.856 674.548 481.16 674.084 481.16ZM679.376 482H680.56V477.8H679.376V480.528C679.376 480.928 679 481.136 678.632 481.136C678.2 481.136 678.032 480.848 678.032 480.336V477.8H676.848V480.44C676.848 481.496 677.304 482.096 678.16 482.096C678.848 482.096 679.192 481.72 679.336 481.296H679.376V482ZM682.845 482V479.544C682.845 479.056 683.181 478.904 683.869 478.904H684.165V477.8H683.957C683.301 477.8 682.981 478.248 682.885 478.712H682.845V477.8H681.661V482H682.845ZM686.553 482.096C687.377 482.096 687.977 481.736 688.257 480.936L687.337 480.536C687.217 480.872 687.025 481.168 686.553 481.168C686.073 481.168 685.825 480.824 685.825 480.296V479.512C685.825 478.984 686.073 478.64 686.553 478.64C686.969 478.64 687.201 478.896 687.273 479.216L688.233 478.8C687.985 478.112 687.401 477.704 686.553 477.704C685.289 477.704 684.593 478.552 684.593 479.896C684.593 481.24 685.289 482.096 686.553 482.096ZM690.702 482.096C691.47 482.096 692.086 481.832 692.462 481.4L691.87 480.664C691.606 480.936 691.334 481.168 690.838 481.168C690.206 481.168 689.91 480.816 689.91 480.264V480.2H692.606V479.848C692.606 478.712 692.046 477.704 690.654 477.704C689.39 477.704 688.686 478.568 688.686 479.896C688.686 481.24 689.414 482.096 690.702 482.096ZM690.678 478.576C691.15 478.576 691.382 478.92 691.382 479.432V479.504H689.91V479.44C689.91 478.92 690.206 478.576 690.678 478.576Z" fill="black"/> +<path d="M475.518 495V493.92H472.934V492.704H475.15V491.632H472.934V490.496H475.518V489.416H471.718V495H475.518ZM477.337 495L478.113 493.632H478.145L478.953 495H480.297L478.897 492.904L480.289 490.8H479.041L478.281 492.12H478.249L477.465 490.8H476.121L477.489 492.864L476.105 495H477.337ZM483.166 495V494.08H482.398V491.72H483.23V490.8H482.398V489.664H481.334V490.352C481.334 490.64 481.238 490.8 480.918 490.8H480.622V491.72H481.214V493.776C481.214 494.576 481.646 495 482.462 495H483.166ZM485.773 495.096C486.541 495.096 487.157 494.832 487.533 494.4L486.941 493.664C486.677 493.936 486.405 494.168 485.909 494.168C485.277 494.168 484.981 493.816 484.981 493.264V493.2H487.677V492.848C487.677 491.712 487.117 490.704 485.725 490.704C484.461 490.704 483.757 491.568 483.757 492.896C483.757 494.24 484.485 495.096 485.773 495.096ZM485.749 491.576C486.221 491.576 486.453 491.92 486.453 492.432V492.504H484.981V492.44C484.981 491.92 485.277 491.576 485.749 491.576ZM489.697 495V492.544C489.697 492.056 490.033 491.904 490.721 491.904H491.017V490.8H490.809C490.153 490.8 489.833 491.248 489.737 491.712H489.697V490.8H488.513V495H489.697ZM492.931 495V492.28C492.931 491.864 493.307 491.664 493.691 491.664C494.123 491.664 494.275 491.928 494.275 492.464V495H495.459V492.368C495.459 491.312 495.003 490.704 494.147 490.704C493.483 490.704 493.131 491.072 492.979 491.512H492.931V490.8H491.747V495H492.931ZM500.273 495V494.08H499.881V492.24C499.881 491.248 499.273 490.704 498.089 490.704C497.209 490.704 496.729 491.008 496.393 491.504L497.097 492.128C497.281 491.872 497.529 491.632 498.001 491.632C498.497 491.632 498.697 491.888 498.697 492.296V492.56H498.033C496.921 492.56 496.233 492.984 496.233 493.872C496.233 494.6 496.697 495.096 497.537 495.096C498.177 495.096 498.641 494.808 498.769 494.264H498.817C498.889 494.712 499.193 495 499.617 495H500.273ZM497.977 494.272C497.625 494.272 497.425 494.128 497.425 493.824V493.704C497.425 493.4 497.665 493.232 498.121 493.232H498.697V493.728C498.697 494.112 498.369 494.272 497.977 494.272ZM502.78 495V494.08H502.252V489.08H501.068V493.848C501.068 494.592 501.436 495 502.244 495H502.78ZM506.66 495V492.784H508.78V491.712H506.66V490.496H509.148V489.416H505.444V495H506.66ZM511.002 495V492.544C511.002 492.056 511.338 491.904 512.026 491.904H512.322V490.8H512.114C511.458 490.8 511.138 491.248 511.042 491.712H511.002V490.8H509.818V495H511.002ZM514.717 495.096C515.949 495.096 516.685 494.248 516.685 492.896C516.685 491.544 515.949 490.704 514.717 490.704C513.485 490.704 512.749 491.544 512.749 492.896C512.749 494.248 513.485 495.096 514.717 495.096ZM514.717 494.16C514.253 494.16 513.981 493.856 513.981 493.328V492.472C513.981 491.944 514.253 491.64 514.717 491.64C515.181 491.64 515.453 491.944 515.453 492.472V493.328C515.453 493.856 515.181 494.16 514.717 494.16ZM518.713 495V492.28C518.713 491.864 519.089 491.664 519.473 491.664C519.905 491.664 520.057 491.928 520.057 492.464V495H521.241V492.368C521.241 491.312 520.785 490.704 519.929 490.704C519.265 490.704 518.913 491.072 518.761 491.512H518.713V490.8H517.529V495H518.713ZM524.47 495V494.08H523.702V491.72H524.534V490.8H523.702V489.664H522.638V490.352C522.638 490.64 522.542 490.8 522.222 490.8H521.926V491.72H522.518V493.776C522.518 494.576 522.95 495 523.766 495H524.47ZM527.077 495.096C527.845 495.096 528.461 494.832 528.837 494.4L528.245 493.664C527.981 493.936 527.709 494.168 527.213 494.168C526.581 494.168 526.285 493.816 526.285 493.264V493.2H528.981V492.848C528.981 491.712 528.421 490.704 527.029 490.704C525.765 490.704 525.061 491.568 525.061 492.896C525.061 494.24 525.789 495.096 527.077 495.096ZM527.053 491.576C527.525 491.576 527.757 491.92 527.757 492.432V492.504H526.285V492.44C526.285 491.92 526.581 491.576 527.053 491.576ZM531.002 495V492.28C531.002 491.864 531.378 491.664 531.762 491.664C532.194 491.664 532.346 491.928 532.346 492.464V495H533.53V492.368C533.53 491.312 533.074 490.704 532.218 490.704C531.554 490.704 531.202 491.072 531.05 491.512H531.002V490.8H529.818V495H531.002ZM537.159 495H538.343V489.08H537.159V491.504H537.119C536.999 491.04 536.535 490.704 535.991 490.704C534.927 490.704 534.375 491.472 534.375 492.896C534.375 494.32 534.927 495.096 535.991 495.096C536.535 495.096 536.999 494.752 537.119 494.296H537.159V495ZM536.383 494.136C535.935 494.136 535.607 493.792 535.607 493.264V492.536C535.607 492.008 535.935 491.664 536.383 491.664C536.831 491.664 537.159 491.896 537.159 492.28V493.52C537.159 493.904 536.831 494.136 536.383 494.136Z" fill="black"/> +<path d="M113 235H16V328H113V235Z" fill="white" stroke="black" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M19.1934 240.258C19.7813 240.258 20.2579 239.781 20.2579 239.193C20.2579 238.605 19.7813 238.129 19.1934 238.129C18.6055 238.129 18.1289 238.605 18.1289 239.193C18.1289 239.781 18.6055 240.258 19.1934 240.258Z" fill="#F0F1F1" stroke="black" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M23.1446 240.293C23.7325 240.293 24.209 239.816 24.209 239.229C24.209 238.641 23.7325 238.164 23.1446 238.164C22.5567 238.164 22.0801 238.641 22.0801 239.229C22.0801 239.816 22.5567 240.293 23.1446 240.293Z" fill="#CACCCF" stroke="black" stroke-width="0.75" stroke-miterlimit="10"/> +<rect x="30" y="283" width="27" height="2" rx="1" fill="#CACCCF"/> +<rect x="30" y="311" width="27" height="2" rx="1" fill="#CACCCF"/> +<rect x="16" y="250" width="7" height="78" fill="#CACCCF"/> +<rect x="37" y="255" width="27" height="2" rx="1" fill="#CACCCF"/> +<rect x="100" y="255" width="6" height="2" rx="1" fill="#CACCCF"/> +<rect x="91" y="255" width="6" height="2" rx="1" fill="#CACCCF"/> +<rect x="30" y="254" width="5" height="5" rx="2" fill="#CACCCF"/> +<rect x="17" y="252" width="5" height="5" rx="2" fill="#A4A7AC"/> +<rect x="30" y="290" width="23" height="2" rx="1" fill="#CACCCF"/> +<rect x="30" y="318" width="23" height="2" rx="1" fill="#CACCCF"/> +<rect x="30" y="297" width="29" height="2" rx="1" fill="#CACCCF"/> +<rect x="30" y="325" width="29" height="2" rx="1" fill="#CACCCF"/> +<rect x="30" y="304" width="27" height="2" rx="1" fill="#CACCCF"/> +<rect x="103" y="283" width="2" height="2" rx="1" fill="#CACCCF"/> +<rect x="103" y="311" width="2" height="2" rx="1" fill="#CACCCF"/> +<rect x="103" y="290" width="2" height="2" rx="1" fill="#CACCCF"/> +<rect x="103" y="318" width="2" height="2" rx="1" fill="#CACCCF"/> +<rect x="103" y="297" width="2" height="2" rx="1" fill="#CACCCF"/> +<rect x="103" y="325" width="2" height="2" rx="1" fill="#CACCCF"/> +<rect x="103" y="304" width="2" height="2" rx="1" fill="#CACCCF"/> +<rect x="94" y="283" width="6" height="2" rx="1" fill="#CACCCF"/> +<rect x="94" y="311" width="6" height="2" rx="1" fill="#CACCCF"/> +<rect x="30" y="266" width="56" height="2" rx="1" fill="#CACCCF"/> +<rect x="30" y="273" width="11" height="3" rx="1.5" fill="#CACCCF"/> +<rect x="52" y="273" width="5" height="3" rx="1.5" fill="#CACCCF"/> +<rect x="100" y="273" width="6" height="3" rx="1.5" fill="#A4A7AC"/> +<rect x="94" y="273" width="5" height="3" rx="1.5" fill="#CACCCF"/> +<rect x="87" y="273" width="6" height="3" rx="1.5" fill="#CACCCF"/> +<rect x="30" y="263" width="6" height="2" rx="1" fill="#CACCCF"/> +<rect x="38" y="263" width="6" height="2" rx="1" fill="#CACCCF"/> +<rect x="18" y="264" width="3" height="3" rx="1.5" fill="#A4A7AC"/> +<rect x="18" y="259" width="3" height="3" rx="1.5" fill="#A4A7AC"/> +<rect x="18" y="284" width="3" height="3" rx="1.5" fill="#A4A7AC"/> +<rect x="18" y="274" width="3" height="3" rx="1.5" fill="#A4A7AC"/> +<rect x="18" y="294" width="3" height="3" rx="1.5" fill="#A4A7AC"/> +<rect x="18" y="269" width="3" height="3" rx="1.5" fill="#A4A7AC"/> +<rect x="18" y="289" width="3" height="3" rx="1.5" fill="#A4A7AC"/> +<rect x="18" y="279" width="3" height="3" rx="1.5" fill="#A4A7AC"/> +<rect x="18" y="299" width="3" height="3" rx="1.5" fill="#A4A7AC"/> +<rect x="48" y="263" width="6" height="2" rx="1" fill="#CACCCF"/> +<rect x="56" y="263" width="6" height="2" rx="1" fill="#CACCCF"/> +<rect x="94" y="290" width="6" height="2" rx="1" fill="#CACCCF"/> +<rect x="94" y="318" width="6" height="2" rx="1" fill="#CACCCF"/> +<rect x="86" y="290" width="7" height="2" rx="1" fill="#CACCCF"/> +<rect x="86" y="318" width="7" height="2" rx="1" fill="#CACCCF"/> +<rect x="96" y="297" width="4" height="2" rx="1" fill="#CACCCF"/> +<rect x="96" y="325" width="4" height="2" rx="1" fill="#CACCCF"/> +<rect x="91" y="297" width="4" height="2" rx="1" fill="#CACCCF"/> +<rect x="91" y="325" width="4" height="2" rx="1" fill="#CACCCF"/> +<rect x="94" y="304" width="6" height="2" rx="1" fill="#CACCCF"/> +<path d="M106 281L30 281" stroke="black" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M106 309L30 309" stroke="black" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M106 271L30 271" stroke="black" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M106 288L30 288" stroke="black" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M106 316L30 316" stroke="black" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M106 295L30 295" stroke="black" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M106 323L30 323" stroke="black" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M106 302L30 302" stroke="black" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M113 235H16V328H113V235Z" stroke="black" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M113 244H16V250H113V244Z" fill="#F0F1F1" stroke="black" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M43.0001 241.19C43.0001 240.705 42.7251 240.425 42.0851 240.425H41.3251C41.1001 240.425 41.0101 240.35 41.0101 240.225C41.0101 240.135 41.0551 240.06 41.1251 240.015C41.2601 240.05 41.4151 240.07 41.5901 240.07C42.3501 240.07 42.7151 239.725 42.7151 239.2C42.7151 238.865 42.5701 238.595 42.2651 238.45V238.42H42.8451V237.87H42.4301C42.1801 237.87 42.0351 237.99 42.0351 238.265V238.365C41.9051 238.33 41.7551 238.315 41.5901 238.315C40.8351 238.315 40.4651 238.67 40.4651 239.2C40.4651 239.54 40.6201 239.805 40.9351 239.95V239.97C40.6901 240.02 40.4451 240.16 40.4451 240.435C40.4451 240.66 40.5751 240.85 40.8251 240.895V240.95C40.5201 240.99 40.3351 241.16 40.3351 241.45C40.3351 241.83 40.6701 242.06 41.5801 242.06C42.6501 242.06 43.0001 241.745 43.0001 241.19ZM42.3051 241.29C42.3051 241.48 42.1551 241.57 41.7551 241.57H41.4551C41.0551 241.57 40.9051 241.48 40.9051 241.29C40.9051 241.21 40.9351 241.12 41.0001 241.055H41.9001C42.1951 241.055 42.3051 241.14 42.3051 241.29ZM41.5901 239.585C41.3001 239.585 41.1551 239.455 41.1551 239.225V239.165C41.1551 238.935 41.3001 238.805 41.5901 238.805C41.8801 238.805 42.0251 238.935 42.0251 239.165V239.225C42.0251 239.455 41.8801 239.585 41.5901 239.585ZM43.6989 238.095C43.9989 238.095 44.1289 237.94 44.1289 237.73V237.62C44.1289 237.41 43.9989 237.255 43.6989 237.255C43.3989 237.255 43.2689 237.41 43.2689 237.62V237.73C43.2689 237.94 43.3989 238.095 43.6989 238.095ZM43.3289 241H44.0689V238.375H43.3289V241ZM46.1196 241V240.425H45.6396V238.95H46.1596V238.375H45.6396V237.665H44.9746V238.095C44.9746 238.275 44.9146 238.375 44.7146 238.375H44.5296V238.95H44.8996V240.235C44.8996 240.735 45.1696 241 45.6796 241H46.1196ZM47.7436 241V240.425H47.4136V237.3H46.6736V240.28C46.6736 240.745 46.9036 241 47.4086 241H47.7436ZM50.5373 241V240.425H50.2923V239.275C50.2923 238.655 49.9123 238.315 49.1723 238.315C48.6223 238.315 48.3223 238.505 48.1123 238.815L48.5523 239.205C48.6673 239.045 48.8223 238.895 49.1173 238.895C49.4273 238.895 49.5523 239.055 49.5523 239.31V239.475H49.1373C48.4423 239.475 48.0123 239.74 48.0123 240.295C48.0123 240.75 48.3023 241.06 48.8273 241.06C49.2273 241.06 49.5173 240.88 49.5973 240.54H49.6273C49.6723 240.82 49.8623 241 50.1273 241H50.5373ZM49.1023 240.545C48.8823 240.545 48.7573 240.455 48.7573 240.265V240.19C48.7573 240 48.9073 239.895 49.1923 239.895H49.5523V240.205C49.5523 240.445 49.3473 240.545 49.1023 240.545ZM51.034 241H51.774V240.56H51.799C51.874 240.845 52.164 241.06 52.504 241.06C53.169 241.06 53.514 240.575 53.514 239.685C53.514 238.795 53.169 238.315 52.504 238.315C52.164 238.315 51.874 238.525 51.799 238.815H51.774V237.3H51.034V241ZM52.259 240.46C51.979 240.46 51.774 240.315 51.774 240.075V239.3C51.774 239.06 51.979 238.915 52.259 238.915C52.539 238.915 52.744 239.13 52.744 239.46V239.915C52.744 240.245 52.539 240.46 52.259 240.46ZM54.4327 241.055C54.7327 241.055 54.8727 240.885 54.8727 240.655V240.555C54.8727 240.325 54.7327 240.155 54.4327 240.155C54.1327 240.155 53.9927 240.325 53.9927 240.555V240.655C53.9927 240.885 54.1327 241.055 54.4327 241.055ZM55.6073 241H56.3473V238.95H56.8723V238.375H56.3473V237.875H56.8723V237.3H56.3923C55.8823 237.3 55.6073 237.56 55.6073 238.065V238.375H55.2373V238.95H55.6073V241ZM59.634 241V240.425H59.389V239.275C59.389 238.655 59.009 238.315 58.269 238.315C57.719 238.315 57.419 238.505 57.209 238.815L57.649 239.205C57.764 239.045 57.919 238.895 58.214 238.895C58.524 238.895 58.649 239.055 58.649 239.31V239.475H58.234C57.539 239.475 57.109 239.74 57.109 240.295C57.109 240.75 57.399 241.06 57.924 241.06C58.324 241.06 58.614 240.88 58.694 240.54H58.724C58.769 240.82 58.959 241 59.224 241H59.634ZM58.199 240.545C57.979 240.545 57.854 240.455 57.854 240.265V240.19C57.854 240 58.004 239.895 58.289 239.895H58.649V240.205C58.649 240.445 58.444 240.545 58.199 240.545ZM60.1306 241H60.8706V240.56H60.8956C60.9706 240.845 61.2606 241.06 61.6006 241.06C62.2656 241.06 62.6106 240.575 62.6106 239.685C62.6106 238.795 62.2656 238.315 61.6006 238.315C61.2606 238.315 60.9706 238.525 60.8956 238.815H60.8706V237.3H60.1306V241ZM61.3556 240.46C61.0756 240.46 60.8706 240.315 60.8706 240.075V239.3C60.8706 239.06 61.0756 238.915 61.3556 238.915C61.6356 238.915 61.8406 239.13 61.8406 239.46V239.915C61.8406 240.245 61.6356 240.46 61.3556 240.46ZM64.2326 241.06C64.7476 241.06 65.1226 240.835 65.2976 240.335L64.7226 240.085C64.6476 240.295 64.5276 240.48 64.2326 240.48C63.9326 240.48 63.7776 240.265 63.7776 239.935V239.445C63.7776 239.115 63.9326 238.9 64.2326 238.9C64.4926 238.9 64.6376 239.06 64.6826 239.26L65.2826 239C65.1276 238.57 64.7626 238.315 64.2326 238.315C63.4426 238.315 63.0076 238.845 63.0076 239.685C63.0076 240.525 63.4426 241.06 64.2326 241.06ZM66.1256 238.095C66.4256 238.095 66.5556 237.94 66.5556 237.73V237.62C66.5556 237.41 66.4256 237.255 66.1256 237.255C65.8256 237.255 65.6956 237.41 65.6956 237.62V237.73C65.6956 237.94 65.8256 238.095 66.1256 238.095ZM65.7556 241H66.4956V238.375H65.7556V241ZM68.5463 241V240.425H68.0663V238.95H68.5863V238.375H68.0663V237.665H67.4013V238.095C67.4013 238.275 67.3413 238.375 67.1413 238.375H66.9563V238.95H67.3263V240.235C67.3263 240.735 67.5963 241 68.1063 241H68.5463ZM70.3204 239.6L70.1254 240.36H70.0954L69.9054 239.6L69.5204 238.375H68.7854L69.7054 241.135L69.6154 241.425H69.1204V242H69.5804C70.0304 242 70.2504 241.81 70.3854 241.405L71.3954 238.375H70.7054L70.3204 239.6ZM71.9767 241.055C72.2767 241.055 72.4167 240.885 72.4167 240.655V240.555C72.4167 240.325 72.2767 240.155 71.9767 240.155C71.6767 240.155 71.5367 240.325 71.5367 240.555V240.655C71.5367 240.885 71.6767 241.055 71.9767 241.055ZM73.0945 241H73.8345V239.3C73.8345 239.04 74.0695 238.915 74.3095 238.915C74.5795 238.915 74.6745 239.08 74.6745 239.415V241H75.4145V239.355C75.4145 238.695 75.1295 238.315 74.5945 238.315C74.1795 238.315 73.9595 238.545 73.8645 238.82H73.8345V237.3H73.0945V241ZM78.423 241V240.425H78.178V239.275C78.178 238.655 77.798 238.315 77.058 238.315C76.508 238.315 76.208 238.505 75.998 238.815L76.438 239.205C76.553 239.045 76.708 238.895 77.003 238.895C77.313 238.895 77.438 239.055 77.438 239.31V239.475H77.023C76.328 239.475 75.898 239.74 75.898 240.295C75.898 240.75 76.188 241.06 76.713 241.06C77.113 241.06 77.403 240.88 77.483 240.54H77.513C77.558 240.82 77.748 241 78.013 241H78.423ZM76.988 240.545C76.768 240.545 76.643 240.455 76.643 240.265V240.19C76.643 240 76.793 239.895 77.078 239.895H77.438V240.205C77.438 240.445 77.233 240.545 76.988 240.545ZM79.6597 241V239.3C79.6597 239.04 79.8797 238.915 80.0947 238.915C80.3347 238.915 80.4547 239.075 80.4547 239.415V241H81.1947V239.3C81.1947 239.04 81.4097 238.915 81.6297 238.915C81.8747 238.915 81.9897 239.075 81.9897 239.415V241H82.7297V239.355C82.7297 238.695 82.4497 238.315 81.9447 238.315C81.5447 238.315 81.2397 238.55 81.1447 238.845H81.1297C81.0147 238.5 80.7547 238.315 80.3947 238.315C80.0047 238.315 79.7847 238.54 79.6897 238.82H79.6597V238.375H78.9197V241H79.6597ZM83.3875 241H84.1275V240.56H84.1525C84.2275 240.845 84.5175 241.06 84.8575 241.06C85.5225 241.06 85.8675 240.575 85.8675 239.685C85.8675 238.795 85.5225 238.315 84.8575 238.315C84.5175 238.315 84.2275 238.525 84.1525 238.815H84.1275V237.3H83.3875V241ZM84.6125 240.46C84.3325 240.46 84.1275 240.315 84.1275 240.075V239.3C84.1275 239.06 84.3325 238.915 84.6125 238.915C84.8925 238.915 85.0975 239.13 85.0975 239.46V239.915C85.0975 240.245 84.8925 240.46 84.6125 240.46ZM87.9795 241H88.7195V238.375H87.9795V240.08C87.9795 240.33 87.7445 240.46 87.5145 240.46C87.2445 240.46 87.1395 240.28 87.1395 239.96V238.375H86.3995V240.025C86.3995 240.685 86.6845 241.06 87.2195 241.06C87.6495 241.06 87.8645 240.825 87.9545 240.56H87.9795V241ZM90.148 241V239.465C90.148 239.16 90.358 239.065 90.788 239.065H90.973V238.375H90.843C90.433 238.375 90.233 238.655 90.173 238.945H90.148V238.375H89.408V241H90.148ZM93.7911 241.19C93.7911 240.705 93.5161 240.425 92.8761 240.425H92.1161C91.8911 240.425 91.8011 240.35 91.8011 240.225C91.8011 240.135 91.8461 240.06 91.9161 240.015C92.0511 240.05 92.2061 240.07 92.3811 240.07C93.1411 240.07 93.5061 239.725 93.5061 239.2C93.5061 238.865 93.3611 238.595 93.0561 238.45V238.42H93.6361V237.87H93.2211C92.9711 237.87 92.8261 237.99 92.8261 238.265V238.365C92.6961 238.33 92.5461 238.315 92.3811 238.315C91.6261 238.315 91.2561 238.67 91.2561 239.2C91.2561 239.54 91.4111 239.805 91.7261 239.95V239.97C91.4811 240.02 91.2361 240.16 91.2361 240.435C91.2361 240.66 91.3661 240.85 91.6161 240.895V240.95C91.3111 240.99 91.1261 241.16 91.1261 241.45C91.1261 241.83 91.4611 242.06 92.3711 242.06C93.4411 242.06 93.7911 241.745 93.7911 241.19ZM93.0961 241.29C93.0961 241.48 92.9461 241.57 92.5461 241.57H92.2461C91.8461 241.57 91.6961 241.48 91.6961 241.29C91.6961 241.21 91.7261 241.12 91.7911 241.055H92.6911C92.9861 241.055 93.0961 241.14 93.0961 241.29ZM92.3811 239.585C92.0911 239.585 91.9461 239.455 91.9461 239.225V239.165C91.9461 238.935 92.0911 238.805 92.3811 238.805C92.6711 238.805 92.8161 238.935 92.8161 239.165V239.225C92.8161 239.455 92.6711 239.585 92.3811 239.585Z" fill="black"/> +<rect x="42" y="246.25" width="41" height="2" rx="1" fill="#CACCCF"/> +<path d="M84.75 247.5C85.1642 247.5 85.5 247.164 85.5 246.75C85.5 246.336 85.1642 246 84.75 246C84.3358 246 84 246.336 84 246.75C84 247.164 84.3358 247.5 84.75 247.5Z" fill="#CACCCF" stroke="black" stroke-width="0.5" stroke-miterlimit="10"/> +<path d="M86.25 248.25L85.5 247.5" stroke="black" stroke-width="0.5"/> +<rect x="17" y="245" width="14" height="4" rx="1" fill="#A4A7AC"/> +<rect x="107" y="246" width="3" height="2" rx="1" fill="#CACCCF"/> +<rect x="103" y="246" width="3" height="2" rx="1" fill="#CACCCF"/> +<rect x="99" y="246" width="3" height="2" rx="1" fill="#CACCCF"/> +<path d="M703 376H606V469H703V376Z" fill="white" stroke="#35A58E" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M609.193 381.258C609.781 381.258 610.258 380.781 610.258 380.193C610.258 379.605 609.781 379.129 609.193 379.129C608.605 379.129 608.129 379.605 608.129 380.193C608.129 380.781 608.605 381.258 609.193 381.258Z" fill="#F0F1F1" stroke="#35A58E" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M613.145 381.293C613.732 381.293 614.209 380.816 614.209 380.229C614.209 379.641 613.732 379.164 613.145 379.164C612.557 379.164 612.08 379.641 612.08 380.229C612.08 380.816 612.557 381.293 613.145 381.293Z" fill="#CACCCF" stroke="#35A58E" stroke-width="0.75" stroke-miterlimit="10"/> +<rect x="606" y="391" width="7" height="78" fill="#CACCCF"/> +<rect x="627" y="396" width="27" height="2" rx="1" fill="#CACCCF"/> +<rect x="690" y="396" width="6" height="2" rx="1" fill="#CACCCF"/> +<rect x="681" y="396" width="6" height="2" rx="1" fill="#CACCCF"/> +<rect x="620" y="395" width="5" height="5" rx="2" fill="#CACCCF"/> +<rect x="607" y="393" width="5" height="5" rx="2" fill="#A4A7AC"/> +<rect x="620" y="407" width="56" height="2" rx="1" fill="#CACCCF"/> +<rect x="623" y="431" width="56" height="2" rx="1" fill="#CACCCF"/> +<rect x="623" y="434" width="45" height="2" rx="1" fill="#CACCCF"/> +<rect x="623" y="437" width="56" height="2" rx="1" fill="#CACCCF"/> +<rect x="623" y="443" width="32" height="2" rx="1" fill="#CACCCF"/> +<rect x="623" y="450" width="48" height="2" rx="1" fill="#CACCCF"/> +<rect x="623" y="454" width="50" height="2" rx="1" fill="#CACCCF"/> +<rect x="623" y="458" width="50" height="2" rx="1" fill="#CACCCF"/> +<rect x="623" y="463" width="50" height="2" rx="1" fill="#CACCCF"/> +<rect x="623" y="467" width="50" height="2" rx="1" fill="#CACCCF"/> +<rect x="620" y="414" width="11" height="3" rx="1.5" fill="#CACCCF"/> +<rect x="642" y="414" width="5" height="3" rx="1.5" fill="#CACCCF"/> +<rect x="690" y="414" width="6" height="3" rx="1.5" fill="#A4A7AC"/> +<rect x="684" y="414" width="5" height="3" rx="1.5" fill="#CACCCF"/> +<rect x="677" y="414" width="6" height="3" rx="1.5" fill="#CACCCF"/> +<rect x="620" y="404" width="6" height="2" rx="1" fill="#CACCCF"/> +<rect x="628" y="404" width="6" height="2" rx="1" fill="#CACCCF"/> +<rect x="608" y="405" width="3" height="3" rx="1.5" fill="#A4A7AC"/> +<rect x="608" y="400" width="3" height="3" rx="1.5" fill="#A4A7AC"/> +<rect x="608" y="425" width="3" height="3" rx="1.5" fill="#A4A7AC"/> +<rect x="608" y="415" width="3" height="3" rx="1.5" fill="#A4A7AC"/> +<rect x="608" y="435" width="3" height="3" rx="1.5" fill="#A4A7AC"/> +<rect x="608" y="410" width="3" height="3" rx="1.5" fill="#A4A7AC"/> +<rect x="608" y="430" width="3" height="3" rx="1.5" fill="#A4A7AC"/> +<rect x="608" y="420" width="3" height="3" rx="1.5" fill="#A4A7AC"/> +<rect x="608" y="440" width="3" height="3" rx="1.5" fill="#A4A7AC"/> +<rect x="638" y="404" width="6" height="2" rx="1" fill="#CACCCF"/> +<rect x="646" y="404" width="6" height="2" rx="1" fill="#CACCCF"/> +<path d="M696 412L620 412" stroke="#35A58E" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M696 430L620 430" stroke="#35A58E" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M696 422H620V469H696V422Z" stroke="#35A58E" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M703 385H606V391H703V385Z" fill="#F0F1F1" stroke="#35A58E" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M635.033 382.19C635.033 381.705 634.758 381.425 634.118 381.425H633.358C633.133 381.425 633.043 381.35 633.043 381.225C633.043 381.135 633.088 381.06 633.158 381.015C633.293 381.05 633.448 381.07 633.623 381.07C634.383 381.07 634.748 380.725 634.748 380.2C634.748 379.865 634.603 379.595 634.298 379.45V379.42H634.878V378.87H634.463C634.213 378.87 634.068 378.99 634.068 379.265V379.365C633.938 379.33 633.788 379.315 633.623 379.315C632.868 379.315 632.498 379.67 632.498 380.2C632.498 380.54 632.653 380.805 632.968 380.95V380.97C632.723 381.02 632.478 381.16 632.478 381.435C632.478 381.66 632.608 381.85 632.858 381.895V381.95C632.553 381.99 632.368 382.16 632.368 382.45C632.368 382.83 632.703 383.06 633.613 383.06C634.683 383.06 635.033 382.745 635.033 382.19ZM634.338 382.29C634.338 382.48 634.188 382.57 633.788 382.57H633.488C633.088 382.57 632.938 382.48 632.938 382.29C632.938 382.21 632.968 382.12 633.033 382.055H633.933C634.228 382.055 634.338 382.14 634.338 382.29ZM633.623 380.585C633.333 380.585 633.188 380.455 633.188 380.225V380.165C633.188 379.935 633.333 379.805 633.623 379.805C633.913 379.805 634.058 379.935 634.058 380.165V380.225C634.058 380.455 633.913 380.585 633.623 380.585ZM635.732 379.095C636.032 379.095 636.162 378.94 636.162 378.73V378.62C636.162 378.41 636.032 378.255 635.732 378.255C635.432 378.255 635.302 378.41 635.302 378.62V378.73C635.302 378.94 635.432 379.095 635.732 379.095ZM635.362 382H636.102V379.375H635.362V382ZM638.153 382V381.425H637.673V379.95H638.193V379.375H637.673V378.665H637.008V379.095C637.008 379.275 636.948 379.375 636.748 379.375H636.563V379.95H636.933V381.235C636.933 381.735 637.203 382 637.713 382H638.153ZM639.777 382V381.425H639.447V378.3H638.707V381.28C638.707 381.745 638.937 382 639.442 382H639.777ZM642.57 382V381.425H642.325V380.275C642.325 379.655 641.945 379.315 641.205 379.315C640.655 379.315 640.355 379.505 640.145 379.815L640.585 380.205C640.7 380.045 640.855 379.895 641.15 379.895C641.46 379.895 641.585 380.055 641.585 380.31V380.475H641.17C640.475 380.475 640.045 380.74 640.045 381.295C640.045 381.75 640.335 382.06 640.86 382.06C641.26 382.06 641.55 381.88 641.63 381.54H641.66C641.705 381.82 641.895 382 642.16 382H642.57ZM641.135 381.545C640.915 381.545 640.79 381.455 640.79 381.265V381.19C640.79 381 640.94 380.895 641.225 380.895H641.585V381.205C641.585 381.445 641.38 381.545 641.135 381.545ZM643.067 382H643.807V381.56H643.832C643.907 381.845 644.197 382.06 644.537 382.06C645.202 382.06 645.547 381.575 645.547 380.685C645.547 379.795 645.202 379.315 644.537 379.315C644.197 379.315 643.907 379.525 643.832 379.815H643.807V378.3H643.067V382ZM644.292 381.46C644.012 381.46 643.807 381.315 643.807 381.075V380.3C643.807 380.06 644.012 379.915 644.292 379.915C644.572 379.915 644.777 380.13 644.777 380.46V380.915C644.777 381.245 644.572 381.46 644.292 381.46ZM646.466 382.055C646.766 382.055 646.906 381.885 646.906 381.655V381.555C646.906 381.325 646.766 381.155 646.466 381.155C646.166 381.155 646.026 381.325 646.026 381.555V381.655C646.026 381.885 646.166 382.055 646.466 382.055ZM647.641 382H648.381V379.95H648.906V379.375H648.381V378.875H648.906V378.3H648.426C647.916 378.3 647.641 378.56 647.641 379.065V379.375H647.271V379.95H647.641V382ZM651.667 382V381.425H651.422V380.275C651.422 379.655 651.042 379.315 650.302 379.315C649.752 379.315 649.452 379.505 649.242 379.815L649.682 380.205C649.797 380.045 649.952 379.895 650.247 379.895C650.557 379.895 650.682 380.055 650.682 380.31V380.475H650.267C649.572 380.475 649.142 380.74 649.142 381.295C649.142 381.75 649.432 382.06 649.957 382.06C650.357 382.06 650.647 381.88 650.727 381.54H650.757C650.802 381.82 650.992 382 651.257 382H651.667ZM650.232 381.545C650.012 381.545 649.887 381.455 649.887 381.265V381.19C649.887 381 650.037 380.895 650.322 380.895H650.682V381.205C650.682 381.445 650.477 381.545 650.232 381.545ZM652.164 382H652.904V381.56H652.929C653.004 381.845 653.294 382.06 653.634 382.06C654.299 382.06 654.644 381.575 654.644 380.685C654.644 379.795 654.299 379.315 653.634 379.315C653.294 379.315 653.004 379.525 652.929 379.815H652.904V378.3H652.164V382ZM653.389 381.46C653.109 381.46 652.904 381.315 652.904 381.075V380.3C652.904 380.06 653.109 379.915 653.389 379.915C653.669 379.915 653.874 380.13 653.874 380.46V380.915C653.874 381.245 653.669 381.46 653.389 381.46ZM656.266 382.06C656.781 382.06 657.156 381.835 657.331 381.335L656.756 381.085C656.681 381.295 656.561 381.48 656.266 381.48C655.966 381.48 655.811 381.265 655.811 380.935V380.445C655.811 380.115 655.966 379.9 656.266 379.9C656.526 379.9 656.671 380.06 656.716 380.26L657.316 380C657.161 379.57 656.796 379.315 656.266 379.315C655.476 379.315 655.041 379.845 655.041 380.685C655.041 381.525 655.476 382.06 656.266 382.06ZM658.159 379.095C658.459 379.095 658.589 378.94 658.589 378.73V378.62C658.589 378.41 658.459 378.255 658.159 378.255C657.859 378.255 657.729 378.41 657.729 378.62V378.73C657.729 378.94 657.859 379.095 658.159 379.095ZM657.789 382H658.529V379.375H657.789V382ZM660.58 382V381.425H660.1V379.95H660.62V379.375H660.1V378.665H659.435V379.095C659.435 379.275 659.375 379.375 659.175 379.375H658.99V379.95H659.36V381.235C659.36 381.735 659.63 382 660.14 382H660.58ZM662.354 380.6L662.159 381.36H662.129L661.939 380.6L661.554 379.375H660.819L661.739 382.135L661.649 382.425H661.154V383H661.614C662.064 383 662.284 382.81 662.419 382.405L663.429 379.375H662.739L662.354 380.6ZM664.01 382.055C664.31 382.055 664.45 381.885 664.45 381.655V381.555C664.45 381.325 664.31 381.155 664.01 381.155C663.71 381.155 663.57 381.325 663.57 381.555V381.655C663.57 381.885 663.71 382.055 664.01 382.055ZM667.502 382V381.425H667.257V380.275C667.257 379.655 666.877 379.315 666.137 379.315C665.587 379.315 665.287 379.505 665.077 379.815L665.517 380.205C665.632 380.045 665.787 379.895 666.082 379.895C666.392 379.895 666.517 380.055 666.517 380.31V380.475H666.102C665.407 380.475 664.977 380.74 664.977 381.295C664.977 381.75 665.267 382.06 665.792 382.06C666.192 382.06 666.482 381.88 666.562 381.54H666.592C666.637 381.82 666.827 382 667.092 382H667.502ZM666.067 381.545C665.847 381.545 665.722 381.455 665.722 381.265V381.19C665.722 381 665.872 380.895 666.157 380.895H666.517V381.205C666.517 381.445 666.312 381.545 666.067 381.545ZM669.33 382V381.425H668.85V379.95H669.37V379.375H668.85V378.665H668.185V379.095C668.185 379.275 668.125 379.375 667.925 379.375H667.74V379.95H668.11V381.235C668.11 381.735 668.38 382 668.89 382H669.33ZM670.954 382V381.425H670.624V378.3H669.884V381.28C669.884 381.745 670.114 382 670.619 382H670.954ZM673.747 382V381.425H673.502V380.275C673.502 379.655 673.122 379.315 672.382 379.315C671.832 379.315 671.532 379.505 671.322 379.815L671.762 380.205C671.877 380.045 672.032 379.895 672.327 379.895C672.637 379.895 672.762 380.055 672.762 380.31V380.475H672.347C671.652 380.475 671.222 380.74 671.222 381.295C671.222 381.75 671.512 382.06 672.037 382.06C672.437 382.06 672.727 381.88 672.807 381.54H672.837C672.882 381.82 673.072 382 673.337 382H673.747ZM672.312 381.545C672.092 381.545 671.967 381.455 671.967 381.265V381.19C671.967 381 672.117 380.895 672.402 380.895H672.762V381.205C672.762 381.445 672.557 381.545 672.312 381.545ZM674.984 382V380.3C674.984 380.04 675.219 379.915 675.459 379.915C675.729 379.915 675.824 380.08 675.824 380.415V382H676.564V380.355C676.564 379.695 676.279 379.315 675.744 379.315C675.329 379.315 675.109 379.545 675.014 379.82H674.984V379.375H674.244V382H674.984ZM678.582 382V381.425H678.102V379.95H678.622V379.375H678.102V378.665H677.437V379.095C677.437 379.275 677.377 379.375 677.177 379.375H676.992V379.95H677.362V381.235C677.362 381.735 677.632 382 678.142 382H678.582ZM679.507 379.095C679.807 379.095 679.937 378.94 679.937 378.73V378.62C679.937 378.41 679.807 378.255 679.507 378.255C679.207 378.255 679.077 378.41 679.077 378.62V378.73C679.077 378.94 679.207 379.095 679.507 379.095ZM679.137 382H679.877V379.375H679.137V382ZM681.457 382.06C682.132 382.06 682.582 381.69 682.582 381.185C682.582 380.73 682.287 380.47 681.717 380.395L681.422 380.355C681.207 380.325 681.147 380.25 681.147 380.11C681.147 379.98 681.247 379.89 681.497 379.89C681.717 379.89 681.937 379.995 682.102 380.16L682.527 379.725C682.262 379.465 682.007 379.315 681.457 379.315C680.832 379.315 680.437 379.665 680.437 380.17C680.437 380.645 680.727 380.905 681.322 380.98L681.607 381.015C681.792 381.04 681.872 381.105 681.872 381.235C681.872 381.39 681.772 381.485 681.482 381.485C681.197 381.485 680.972 381.355 680.787 381.15L680.352 381.59C680.622 381.89 680.952 382.06 681.457 382.06Z" fill="#35A58E"/> +<path d="M624.523 428H625.283V424.51H624.523V425.895H623.193V424.51H622.433V428H623.193V426.565H624.523V428ZM627.076 428.06C627.846 428.06 628.306 427.53 628.306 426.685C628.306 425.84 627.846 425.315 627.076 425.315C626.306 425.315 625.846 425.84 625.846 426.685C625.846 427.53 626.306 428.06 627.076 428.06ZM627.076 427.475C626.786 427.475 626.616 427.285 626.616 426.955V426.42C626.616 426.09 626.786 425.9 627.076 425.9C627.366 425.9 627.536 426.09 627.536 426.42V426.955C627.536 427.285 627.366 427.475 627.076 427.475ZM629.269 428H630.029L630.349 426.89L630.529 426.21H630.544L630.729 426.89L631.049 428H631.824L632.549 425.375H631.864L631.609 426.435L631.429 427.235H631.409L631.194 426.435L630.889 425.375H630.214L629.914 426.435L629.704 427.235H629.684L629.504 426.435L629.249 425.375H628.534L629.269 428ZM634.374 426.835V426.115H632.889V426.835H634.374ZM636.346 428V427.425H635.866V425.95H636.386V425.375H635.866V424.665H635.201V425.095C635.201 425.275 635.141 425.375 634.941 425.375H634.756V425.95H635.126V427.235C635.126 427.735 635.396 428 635.906 428H636.346ZM637.945 428.06C638.715 428.06 639.175 427.53 639.175 426.685C639.175 425.84 638.715 425.315 637.945 425.315C637.175 425.315 636.715 425.84 636.715 426.685C636.715 427.53 637.175 428.06 637.945 428.06ZM637.945 427.475C637.655 427.475 637.485 427.285 637.485 426.955V426.42C637.485 426.09 637.655 425.9 637.945 425.9C638.235 425.9 638.405 426.09 638.405 426.42V426.955C638.405 427.285 638.235 427.475 637.945 427.475ZM641.156 426.835V426.115H639.671V426.835H641.156ZM644.118 428V427.425H643.873V426.275C643.873 425.655 643.493 425.315 642.753 425.315C642.203 425.315 641.903 425.505 641.693 425.815L642.133 426.205C642.248 426.045 642.403 425.895 642.698 425.895C643.008 425.895 643.133 426.055 643.133 426.31V426.475H642.718C642.023 426.475 641.593 426.74 641.593 427.295C641.593 427.75 641.883 428.06 642.408 428.06C642.808 428.06 643.098 427.88 643.178 427.54H643.208C643.253 427.82 643.443 428 643.708 428H644.118ZM642.683 427.545C642.463 427.545 642.338 427.455 642.338 427.265V427.19C642.338 427 642.488 426.895 642.773 426.895H643.133V427.205C643.133 427.445 642.928 427.545 642.683 427.545ZM644.615 428H645.355V427.56H645.38C645.455 427.845 645.745 428.06 646.085 428.06C646.75 428.06 647.095 427.575 647.095 426.685C647.095 425.795 646.75 425.315 646.085 425.315C645.745 425.315 645.455 425.525 645.38 425.815H645.355V424.3H644.615V428ZM645.84 427.46C645.56 427.46 645.355 427.315 645.355 427.075V426.3C645.355 426.06 645.56 425.915 645.84 425.915C646.12 425.915 646.325 426.13 646.325 426.46V426.915C646.325 427.245 646.12 427.46 645.84 427.46ZM648.717 428.06C649.232 428.06 649.607 427.835 649.782 427.335L649.207 427.085C649.132 427.295 649.012 427.48 648.717 427.48C648.417 427.48 648.262 427.265 648.262 426.935V426.445C648.262 426.115 648.417 425.9 648.717 425.9C648.977 425.9 649.122 426.06 649.167 426.26L649.767 426C649.612 425.57 649.247 425.315 648.717 425.315C647.927 425.315 647.492 425.845 647.492 426.685C647.492 427.525 647.927 428.06 648.717 428.06ZM650.67 428.055C650.97 428.055 651.11 427.885 651.11 427.655V427.555C651.11 427.325 650.97 427.155 650.67 427.155C650.37 427.155 650.23 427.325 650.23 427.555V427.655C650.23 427.885 650.37 428.055 650.67 428.055ZM652.527 428V426.3C652.527 426.04 652.747 425.915 652.962 425.915C653.202 425.915 653.322 426.075 653.322 426.415V428H654.062V426.3C654.062 426.04 654.277 425.915 654.497 425.915C654.742 425.915 654.857 426.075 654.857 426.415V428H655.597V426.355C655.597 425.695 655.317 425.315 654.812 425.315C654.412 425.315 654.107 425.55 654.012 425.845H653.997C653.882 425.5 653.622 425.315 653.262 425.315C652.872 425.315 652.652 425.54 652.557 425.82H652.527V425.375H651.787V428H652.527ZM657.865 428H658.605V424.3H657.865V425.815H657.84C657.765 425.525 657.475 425.315 657.135 425.315C656.47 425.315 656.125 425.795 656.125 426.685C656.125 427.575 656.47 428.06 657.135 428.06C657.475 428.06 657.765 427.845 657.84 427.56H657.865V428ZM657.38 427.46C657.1 427.46 656.895 427.245 656.895 426.915V426.46C656.895 426.13 657.1 425.915 657.38 425.915C657.66 425.915 657.865 426.06 657.865 426.3V427.075C657.865 427.315 657.66 427.46 657.38 427.46Z" fill="#35A58E"/> +<path d="M627.851 91.055C628.151 91.055 628.291 90.885 628.291 90.655V90.555C628.291 90.325 628.151 90.155 627.851 90.155C627.551 90.155 627.411 90.325 627.411 90.555V90.655C627.411 90.885 627.551 91.055 627.851 91.055ZM629.399 91.055C629.699 91.055 629.839 90.885 629.839 90.655V90.555C629.839 90.325 629.699 90.155 629.399 90.155C629.099 90.155 628.959 90.325 628.959 90.555V90.655C628.959 90.885 629.099 91.055 629.399 91.055ZM630.947 91.055C631.247 91.055 631.387 90.885 631.387 90.655V90.555C631.387 90.325 631.247 90.155 630.947 90.155C630.647 90.155 630.507 90.325 630.507 90.555V90.655C630.507 90.885 630.647 91.055 630.947 91.055ZM632.345 91.755L633.835 87.3H633.225L631.735 91.755H632.345ZM636.495 91H637.255V87.51H636.495V88.895H635.165V87.51H634.405V91H635.165V89.565H636.495V91ZM639.048 91.06C639.818 91.06 640.278 90.53 640.278 89.685C640.278 88.84 639.818 88.315 639.048 88.315C638.278 88.315 637.818 88.84 637.818 89.685C637.818 90.53 638.278 91.06 639.048 91.06ZM639.048 90.475C638.758 90.475 638.588 90.285 638.588 89.955V89.42C638.588 89.09 638.758 88.9 639.048 88.9C639.338 88.9 639.508 89.09 639.508 89.42V89.955C639.508 90.285 639.338 90.475 639.048 90.475ZM641.241 91H642.001L642.321 89.89L642.501 89.21H642.516L642.701 89.89L643.021 91H643.796L644.521 88.375H643.836L643.581 89.435L643.401 90.235H643.381L643.166 89.435L642.861 88.375H642.186L641.886 89.435L641.676 90.235H641.656L641.476 89.435L641.221 88.375H640.506L641.241 91ZM646.346 89.835V89.115H644.861V89.835H646.346ZM648.317 91V90.425H647.837V88.95H648.357V88.375H647.837V87.665H647.172V88.095C647.172 88.275 647.112 88.375 646.912 88.375H646.727V88.95H647.097V90.235C647.097 90.735 647.367 91 647.877 91H648.317ZM649.917 91.06C650.687 91.06 651.147 90.53 651.147 89.685C651.147 88.84 650.687 88.315 649.917 88.315C649.147 88.315 648.687 88.84 648.687 89.685C648.687 90.53 649.147 91.06 649.917 91.06ZM649.917 90.475C649.627 90.475 649.457 90.285 649.457 89.955V89.42C649.457 89.09 649.627 88.9 649.917 88.9C650.207 88.9 650.377 89.09 650.377 89.42V89.955C650.377 90.285 650.207 90.475 649.917 90.475ZM653.128 89.835V89.115H651.643V89.835H653.128ZM656.09 91V90.425H655.845V89.275C655.845 88.655 655.465 88.315 654.725 88.315C654.175 88.315 653.875 88.505 653.665 88.815L654.105 89.205C654.22 89.045 654.375 88.895 654.67 88.895C654.98 88.895 655.105 89.055 655.105 89.31V89.475H654.69C653.995 89.475 653.565 89.74 653.565 90.295C653.565 90.75 653.855 91.06 654.38 91.06C654.78 91.06 655.07 90.88 655.15 90.54H655.18C655.225 90.82 655.415 91 655.68 91H656.09ZM654.655 90.545C654.435 90.545 654.31 90.455 654.31 90.265V90.19C654.31 90 654.46 89.895 654.745 89.895H655.105V90.205C655.105 90.445 654.9 90.545 654.655 90.545ZM656.586 91H657.326V90.56H657.351C657.426 90.845 657.716 91.06 658.056 91.06C658.721 91.06 659.066 90.575 659.066 89.685C659.066 88.795 658.721 88.315 658.056 88.315C657.716 88.315 657.426 88.525 657.351 88.815H657.326V87.3H656.586V91ZM657.811 90.46C657.531 90.46 657.326 90.315 657.326 90.075V89.3C657.326 89.06 657.531 88.915 657.811 88.915C658.091 88.915 658.296 89.13 658.296 89.46V89.915C658.296 90.245 658.091 90.46 657.811 90.46ZM660.688 91.06C661.203 91.06 661.578 90.835 661.753 90.335L661.178 90.085C661.103 90.295 660.983 90.48 660.688 90.48C660.388 90.48 660.233 90.265 660.233 89.935V89.445C660.233 89.115 660.388 88.9 660.688 88.9C660.948 88.9 661.093 89.06 661.138 89.26L661.738 89C661.583 88.57 661.218 88.315 660.688 88.315C659.898 88.315 659.463 88.845 659.463 89.685C659.463 90.525 659.898 91.06 660.688 91.06ZM662.641 91.055C662.941 91.055 663.081 90.885 663.081 90.655V90.555C663.081 90.325 662.941 90.155 662.641 90.155C662.341 90.155 662.201 90.325 662.201 90.555V90.655C662.201 90.885 662.341 91.055 662.641 91.055ZM664.499 91V89.3C664.499 89.04 664.719 88.915 664.934 88.915C665.174 88.915 665.294 89.075 665.294 89.415V91H666.034V89.3C666.034 89.04 666.249 88.915 666.469 88.915C666.714 88.915 666.829 89.075 666.829 89.415V91H667.569V89.355C667.569 88.695 667.289 88.315 666.784 88.315C666.384 88.315 666.079 88.55 665.984 88.845H665.969C665.854 88.5 665.594 88.315 665.234 88.315C664.844 88.315 664.624 88.54 664.529 88.82H664.499V88.375H663.759V91H664.499ZM669.837 91H670.577V87.3H669.837V88.815H669.812C669.737 88.525 669.447 88.315 669.107 88.315C668.442 88.315 668.097 88.795 668.097 89.685C668.097 90.575 668.442 91.06 669.107 91.06C669.447 91.06 669.737 90.845 669.812 90.56H669.837V91ZM669.352 90.46C669.072 90.46 668.867 90.245 668.867 89.915V89.46C668.867 89.13 669.072 88.915 669.352 88.915C669.632 88.915 669.837 89.06 669.837 89.3V90.075C669.837 90.315 669.632 90.46 669.352 90.46Z" fill="#35A58E"/> +<rect x="632" y="387.25" width="41" height="2" rx="1" fill="#CACCCF"/> +<path d="M674.75 388.5C675.164 388.5 675.5 388.164 675.5 387.75C675.5 387.336 675.164 387 674.75 387C674.336 387 674 387.336 674 387.75C674 388.164 674.336 388.5 674.75 388.5Z" fill="#CACCCF" stroke="#35A58E" stroke-width="0.5" stroke-miterlimit="10"/> +<path d="M676.25 389.25L675.5 388.5" stroke="#35A58E" stroke-width="0.5"/> +<rect x="607" y="386" width="14" height="4" rx="1" fill="#A4A7AC"/> +<rect x="697" y="387" width="3" height="2" rx="1" fill="#CACCCF"/> +<rect x="692" y="425" width="3" height="2" rx="1" fill="#CACCCF"/> +<rect x="693" y="387" width="3" height="2" rx="1" fill="#CACCCF"/> +<rect x="688" y="425" width="3" height="2" rx="1" fill="#CACCCF"/> +<rect x="689" y="387" width="3" height="2" rx="1" fill="#CACCCF"/> +<rect x="684" y="425" width="3" height="2" rx="1" fill="#CACCCF"/> +<path d="M438.366 401H381V456H438.366V401Z" fill="white" stroke="#3A70CA" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M382.889 404.11C383.237 404.11 383.519 403.828 383.519 403.48C383.519 403.132 383.237 402.851 382.889 402.851C382.542 402.851 382.26 403.132 382.26 403.48C382.26 403.828 382.542 404.11 382.889 404.11Z" fill="#F0F1F1" stroke="#3A70CA" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M385.225 404.13C385.573 404.13 385.855 403.848 385.855 403.501C385.855 403.153 385.573 402.871 385.225 402.871C384.878 402.871 384.596 403.153 384.596 403.501C384.596 403.848 384.878 404.13 385.225 404.13Z" fill="#CACCCF" stroke="#3A70CA" stroke-width="0.75" stroke-miterlimit="10"/> +<rect x="389.279" y="429.387" width="15.9677" height="1.1828" rx="0.591398" fill="#CACCCF"/> +<rect x="389.279" y="445.946" width="15.9677" height="1.1828" rx="0.591398" fill="#CACCCF"/> +<rect x="381" y="409.871" width="4.13978" height="46.129" fill="#CACCCF"/> +<rect x="393.42" y="412.828" width="15.9677" height="1.1828" rx="0.591398" fill="#CACCCF"/> +<rect x="430.678" y="412.828" width="3.54839" height="1.1828" rx="0.591398" fill="#CACCCF"/> +<rect x="425.355" y="412.828" width="3.54839" height="1.1828" rx="0.591398" fill="#CACCCF"/> +<rect x="389.279" y="412.236" width="2.95699" height="2.95699" rx="1.47849" fill="#CACCCF"/> +<rect x="381.592" y="411.054" width="2.95699" height="2.95699" rx="1.47849" fill="#A4A7AC"/> +<rect x="389.279" y="433.527" width="13.6022" height="1.1828" rx="0.591398" fill="#CACCCF"/> +<rect x="389.279" y="450.086" width="13.6022" height="1.1828" rx="0.591398" fill="#CACCCF"/> +<rect x="389.279" y="437.667" width="17.1505" height="1.1828" rx="0.591398" fill="#CACCCF"/> +<rect x="389.279" y="454.226" width="17.1505" height="1.1828" rx="0.591398" fill="#CACCCF"/> +<rect x="389.279" y="441.807" width="15.9677" height="1.1828" rx="0.591398" fill="#CACCCF"/> +<rect x="432.451" y="429.387" width="1.1828" height="1.1828" rx="0.591398" fill="#CACCCF"/> +<rect x="432.451" y="445.946" width="1.1828" height="1.1828" rx="0.591398" fill="#CACCCF"/> +<rect x="432.451" y="433.527" width="1.1828" height="1.1828" rx="0.591398" fill="#CACCCF"/> +<rect x="432.451" y="450.086" width="1.1828" height="1.1828" rx="0.591398" fill="#CACCCF"/> +<rect x="432.451" y="437.667" width="1.1828" height="1.1828" rx="0.591398" fill="#CACCCF"/> +<rect x="432.451" y="454.226" width="1.1828" height="1.1828" rx="0.591398" fill="#CACCCF"/> +<rect x="432.451" y="441.807" width="1.1828" height="1.1828" rx="0.591398" fill="#CACCCF"/> +<rect x="427.129" y="429.387" width="3.54839" height="1.1828" rx="0.591398" fill="#CACCCF"/> +<rect x="427.129" y="445.946" width="3.54839" height="1.1828" rx="0.591398" fill="#CACCCF"/> +<rect x="389.279" y="419.333" width="33.1183" height="1.1828" rx="0.591398" fill="#CACCCF"/> +<rect x="389.279" y="423.473" width="6.50538" height="1.77419" rx="0.887097" fill="#CACCCF"/> +<rect x="402.291" y="423.473" width="2.95699" height="1.77419" rx="0.887097" fill="#CACCCF"/> +<rect x="430.678" y="423.473" width="3.54839" height="1.77419" rx="0.887097" fill="#A4A7AC"/> +<rect x="427.129" y="423.473" width="2.95699" height="1.77419" rx="0.887097" fill="#CACCCF"/> +<rect x="422.988" y="423.473" width="3.54839" height="1.77419" rx="0.887097" fill="#CACCCF"/> +<rect x="389.279" y="417.56" width="3.54839" height="1.1828" rx="0.591398" fill="#CACCCF"/> +<rect x="394.012" y="417.56" width="3.54839" height="1.1828" rx="0.591398" fill="#CACCCF"/> +<rect x="382.184" y="418.15" width="1.77419" height="1.77419" rx="0.887097" fill="#A4A7AC"/> +<rect x="382.184" y="415.193" width="1.77419" height="1.77419" rx="0.887097" fill="#A4A7AC"/> +<rect x="382.184" y="429.979" width="1.77419" height="1.77419" rx="0.887097" fill="#A4A7AC"/> +<rect x="382.184" y="424.064" width="1.77419" height="1.77419" rx="0.887097" fill="#A4A7AC"/> +<rect x="382.184" y="435.893" width="1.77419" height="1.77419" rx="0.887097" fill="#A4A7AC"/> +<rect x="382.184" y="421.107" width="1.77419" height="1.77419" rx="0.887097" fill="#A4A7AC"/> +<rect x="382.184" y="432.936" width="1.77419" height="1.77419" rx="0.887097" fill="#A4A7AC"/> +<rect x="382.184" y="427.021" width="1.77419" height="1.77419" rx="0.887097" fill="#A4A7AC"/> +<rect x="382.184" y="438.85" width="1.77419" height="1.77419" rx="0.887097" fill="#A4A7AC"/> +<rect x="399.924" y="417.56" width="3.54839" height="1.1828" rx="0.591398" fill="#CACCCF"/> +<rect x="404.656" y="417.56" width="3.54839" height="1.1828" rx="0.591398" fill="#CACCCF"/> +<rect x="427.129" y="433.527" width="3.54839" height="1.1828" rx="0.591398" fill="#CACCCF"/> +<rect x="427.129" y="450.086" width="3.54839" height="1.1828" rx="0.591398" fill="#CACCCF"/> +<rect x="422.398" y="433.527" width="4.13978" height="1.1828" rx="0.591398" fill="#CACCCF"/> +<rect x="422.398" y="450.086" width="4.13978" height="1.1828" rx="0.591398" fill="#CACCCF"/> +<rect x="428.312" y="437.667" width="2.36559" height="1.1828" rx="0.591398" fill="#CACCCF"/> +<rect x="428.312" y="454.226" width="2.36559" height="1.1828" rx="0.591398" fill="#CACCCF"/> +<rect x="425.355" y="437.667" width="2.36559" height="1.1828" rx="0.591398" fill="#CACCCF"/> +<rect x="425.355" y="454.226" width="2.36559" height="1.1828" rx="0.591398" fill="#CACCCF"/> +<rect x="427.129" y="441.807" width="3.54839" height="1.1828" rx="0.591398" fill="#CACCCF"/> +<path d="M434.226 428.204L389.279 428.204" stroke="#3A70CA" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M434.226 444.764L389.279 444.764" stroke="#3A70CA" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M434.226 422.29L389.279 422.29" stroke="#3A70CA" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M434.226 432.344L389.279 432.344" stroke="#3A70CA" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M434.226 448.903L389.279 448.903" stroke="#3A70CA" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M434.226 436.483L389.279 436.483" stroke="#3A70CA" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M434.226 453.043L389.279 453.043" stroke="#3A70CA" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M434.226 440.624L389.279 440.624" stroke="#3A70CA" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M438.366 401H381V456H438.366V401Z" stroke="#3A70CA" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M438.366 406.322H381V409.871H438.366V406.322Z" fill="#F0F1F1" stroke="#3A70CA" stroke-width="0.75" stroke-miterlimit="10"/> +<path d="M386.538 397.19C386.538 396.705 386.263 396.425 385.623 396.425H384.863C384.638 396.425 384.548 396.35 384.548 396.225C384.548 396.135 384.593 396.06 384.663 396.015C384.798 396.05 384.953 396.07 385.128 396.07C385.888 396.07 386.253 395.725 386.253 395.2C386.253 394.865 386.108 394.595 385.803 394.45V394.42H386.383V393.87H385.968C385.718 393.87 385.573 393.99 385.573 394.265V394.365C385.443 394.33 385.293 394.315 385.128 394.315C384.373 394.315 384.003 394.67 384.003 395.2C384.003 395.54 384.158 395.805 384.473 395.95V395.97C384.228 396.02 383.983 396.16 383.983 396.435C383.983 396.66 384.113 396.85 384.363 396.895V396.95C384.058 396.99 383.873 397.16 383.873 397.45C383.873 397.83 384.208 398.06 385.118 398.06C386.188 398.06 386.538 397.745 386.538 397.19ZM385.843 397.29C385.843 397.48 385.693 397.57 385.293 397.57H384.993C384.593 397.57 384.443 397.48 384.443 397.29C384.443 397.21 384.473 397.12 384.538 397.055H385.438C385.733 397.055 385.843 397.14 385.843 397.29ZM385.128 395.585C384.838 395.585 384.693 395.455 384.693 395.225V395.165C384.693 394.935 384.838 394.805 385.128 394.805C385.418 394.805 385.563 394.935 385.563 395.165V395.225C385.563 395.455 385.418 395.585 385.128 395.585ZM387.236 394.095C387.536 394.095 387.666 393.94 387.666 393.73V393.62C387.666 393.41 387.536 393.255 387.236 393.255C386.936 393.255 386.806 393.41 386.806 393.62V393.73C386.806 393.94 386.936 394.095 387.236 394.095ZM386.866 397H387.606V394.375H386.866V397ZM389.657 397V396.425H389.177V394.95H389.697V394.375H389.177V393.665H388.512V394.095C388.512 394.275 388.452 394.375 388.252 394.375H388.067V394.95H388.437V396.235C388.437 396.735 388.707 397 389.217 397H389.657ZM391.281 397V396.425H390.951V393.3H390.211V396.28C390.211 396.745 390.441 397 390.946 397H391.281ZM394.075 397V396.425H393.83V395.275C393.83 394.655 393.45 394.315 392.71 394.315C392.16 394.315 391.86 394.505 391.65 394.815L392.09 395.205C392.205 395.045 392.36 394.895 392.655 394.895C392.965 394.895 393.09 395.055 393.09 395.31V395.475H392.675C391.98 395.475 391.55 395.74 391.55 396.295C391.55 396.75 391.84 397.06 392.365 397.06C392.765 397.06 393.055 396.88 393.135 396.54H393.165C393.21 396.82 393.4 397 393.665 397H394.075ZM392.64 396.545C392.42 396.545 392.295 396.455 392.295 396.265V396.19C392.295 396 392.445 395.895 392.73 395.895H393.09V396.205C393.09 396.445 392.885 396.545 392.64 396.545ZM394.572 397H395.312V396.56H395.337C395.412 396.845 395.702 397.06 396.042 397.06C396.707 397.06 397.052 396.575 397.052 395.685C397.052 394.795 396.707 394.315 396.042 394.315C395.702 394.315 395.412 394.525 395.337 394.815H395.312V393.3H394.572V397ZM395.797 396.46C395.517 396.46 395.312 396.315 395.312 396.075V395.3C395.312 395.06 395.517 394.915 395.797 394.915C396.077 394.915 396.282 395.13 396.282 395.46V395.915C396.282 396.245 396.077 396.46 395.797 396.46ZM397.97 397.055C398.27 397.055 398.41 396.885 398.41 396.655V396.555C398.41 396.325 398.27 396.155 397.97 396.155C397.67 396.155 397.53 396.325 397.53 396.555V396.655C397.53 396.885 397.67 397.055 397.97 397.055ZM399.888 397V395.615H401.213V394.945H399.888V394.185H401.443V393.51H399.128V397H399.888ZM404.163 397V396.425H403.918V395.275C403.918 394.655 403.538 394.315 402.798 394.315C402.248 394.315 401.948 394.505 401.738 394.815L402.178 395.205C402.293 395.045 402.448 394.895 402.743 394.895C403.053 394.895 403.178 395.055 403.178 395.31V395.475H402.763C402.068 395.475 401.638 395.74 401.638 396.295C401.638 396.75 401.928 397.06 402.453 397.06C402.853 397.06 403.143 396.88 403.223 396.54H403.253C403.298 396.82 403.488 397 403.753 397H404.163ZM402.728 396.545C402.508 396.545 402.383 396.455 402.383 396.265V396.19C402.383 396 402.533 395.895 402.818 395.895H403.178V396.205C403.178 396.445 402.973 396.545 402.728 396.545ZM404.659 397H405.399V396.56H405.424C405.499 396.845 405.789 397.06 406.129 397.06C406.794 397.06 407.139 396.575 407.139 395.685C407.139 394.795 406.794 394.315 406.129 394.315C405.789 394.315 405.499 394.525 405.424 394.815H405.399V393.3H404.659V397ZM405.884 396.46C405.604 396.46 405.399 396.315 405.399 396.075V395.3C405.399 395.06 405.604 394.915 405.884 394.915C406.164 394.915 406.369 395.13 406.369 395.46V395.915C406.369 396.245 406.164 396.46 405.884 396.46ZM408.761 397.06C409.276 397.06 409.651 396.835 409.826 396.335L409.251 396.085C409.176 396.295 409.056 396.48 408.761 396.48C408.461 396.48 408.306 396.265 408.306 395.935V395.445C408.306 395.115 408.461 394.9 408.761 394.9C409.021 394.9 409.166 395.06 409.211 395.26L409.811 395C409.656 394.57 409.291 394.315 408.761 394.315C407.971 394.315 407.536 394.845 407.536 395.685C407.536 396.525 407.971 397.06 408.761 397.06ZM410.654 394.095C410.954 394.095 411.084 393.94 411.084 393.73V393.62C411.084 393.41 410.954 393.255 410.654 393.255C410.354 393.255 410.224 393.41 410.224 393.62V393.73C410.224 393.94 410.354 394.095 410.654 394.095ZM410.284 397H411.024V394.375H410.284V397ZM413.075 397V396.425H412.595V394.95H413.115V394.375H412.595V393.665H411.93V394.095C411.93 394.275 411.87 394.375 411.67 394.375H411.485V394.95H411.855V396.235C411.855 396.735 412.125 397 412.635 397H413.075ZM414.849 395.6L414.654 396.36H414.624L414.434 395.6L414.049 394.375H413.314L414.234 397.135L414.144 397.425H413.649V398H414.109C414.559 398 414.779 397.81 414.914 397.405L415.924 394.375H415.234L414.849 395.6ZM416.505 397.055C416.805 397.055 416.945 396.885 416.945 396.655V396.555C416.945 396.325 416.805 396.155 416.505 396.155C416.205 396.155 416.065 396.325 416.065 396.555V396.655C416.065 396.885 416.205 397.055 416.505 397.055ZM419.998 397V396.425H419.753V395.275C419.753 394.655 419.373 394.315 418.633 394.315C418.083 394.315 417.783 394.505 417.573 394.815L418.013 395.205C418.128 395.045 418.283 394.895 418.578 394.895C418.888 394.895 419.013 395.055 419.013 395.31V395.475H418.598C417.903 395.475 417.473 395.74 417.473 396.295C417.473 396.75 417.763 397.06 418.288 397.06C418.688 397.06 418.978 396.88 419.058 396.54H419.088C419.133 396.82 419.323 397 419.588 397H419.998ZM418.563 396.545C418.343 396.545 418.218 396.455 418.218 396.265V396.19C418.218 396 418.368 395.895 418.653 395.895H419.013V396.205C419.013 396.445 418.808 396.545 418.563 396.545ZM421.825 397V396.425H421.345V394.95H421.865V394.375H421.345V393.665H420.68V394.095C420.68 394.275 420.62 394.375 420.42 394.375H420.235V394.95H420.605V396.235C420.605 396.735 420.875 397 421.385 397H421.825ZM423.449 397V396.425H423.119V393.3H422.379V396.28C422.379 396.745 422.609 397 423.114 397H423.449ZM426.243 397V396.425H425.998V395.275C425.998 394.655 425.618 394.315 424.878 394.315C424.328 394.315 424.028 394.505 423.818 394.815L424.258 395.205C424.373 395.045 424.528 394.895 424.823 394.895C425.133 394.895 425.258 395.055 425.258 395.31V395.475H424.843C424.148 395.475 423.718 395.74 423.718 396.295C423.718 396.75 424.008 397.06 424.533 397.06C424.933 397.06 425.223 396.88 425.303 396.54H425.333C425.378 396.82 425.568 397 425.833 397H426.243ZM424.808 396.545C424.588 396.545 424.463 396.455 424.463 396.265V396.19C424.463 396 424.613 395.895 424.898 395.895H425.258V396.205C425.258 396.445 425.053 396.545 424.808 396.545ZM427.48 397V395.3C427.48 395.04 427.715 394.915 427.955 394.915C428.225 394.915 428.32 395.08 428.32 395.415V397H429.06V395.355C429.06 394.695 428.775 394.315 428.24 394.315C427.825 394.315 427.605 394.545 427.51 394.82H427.48V394.375H426.74V397H427.48ZM431.078 397V396.425H430.598V394.95H431.118V394.375H430.598V393.665H429.933V394.095C429.933 394.275 429.873 394.375 429.673 394.375H429.488V394.95H429.858V396.235C429.858 396.735 430.128 397 430.638 397H431.078ZM432.002 394.095C432.302 394.095 432.432 393.94 432.432 393.73V393.62C432.432 393.41 432.302 393.255 432.002 393.255C431.702 393.255 431.572 393.41 431.572 393.62V393.73C431.572 393.94 431.702 394.095 432.002 394.095ZM431.632 397H432.372V394.375H431.632V397ZM433.953 397.06C434.628 397.06 435.078 396.69 435.078 396.185C435.078 395.73 434.783 395.47 434.213 395.395L433.918 395.355C433.703 395.325 433.643 395.25 433.643 395.11C433.643 394.98 433.743 394.89 433.993 394.89C434.213 394.89 434.433 394.995 434.598 395.16L435.023 394.725C434.758 394.465 434.503 394.315 433.953 394.315C433.328 394.315 432.933 394.665 432.933 395.17C432.933 395.645 433.223 395.905 433.818 395.98L434.103 396.015C434.288 396.04 434.368 396.105 434.368 396.235C434.368 396.39 434.268 396.485 433.978 396.485C433.693 396.485 433.468 396.355 433.283 396.15L432.848 396.59C433.118 396.89 433.448 397.06 433.953 397.06Z" fill="#3A70CA"/> +<rect x="396.377" y="407.653" width="24.2473" height="1.1828" rx="0.591398" fill="#CACCCF"/> +<path d="M421.658 408.392C421.903 408.392 422.102 408.193 422.102 407.948C422.102 407.703 421.903 407.505 421.658 407.505C421.413 407.505 421.215 407.703 421.215 407.948C421.215 408.193 421.413 408.392 421.658 408.392Z" fill="#CACCCF" stroke="#3A70CA" stroke-width="0.5" stroke-miterlimit="10"/> +<path d="M422.545 408.835L422.102 408.392" stroke="#3A70CA" stroke-width="0.5"/> +<rect x="381.592" y="406.914" width="8.27957" height="2.36559" rx="1" fill="#A4A7AC"/> +<rect x="434.816" y="407.506" width="1.77419" height="1.1828" rx="0.591398" fill="#CACCCF"/> +<rect x="432.451" y="407.506" width="1.77419" height="1.1828" rx="0.591398" fill="#CACCCF"/> +<rect x="430.086" y="407.506" width="1.77419" height="1.1828" rx="0.591398" fill="#CACCCF"/> +<ellipse cx="65" cy="145.998" rx="7" ry="6.99753" fill="white"/> +<path fill-rule="evenodd" clip-rule="evenodd" d="M61.1091 140.178C62.2602 139.409 63.6136 138.999 64.9981 138.999C66.8539 139.001 68.6332 139.739 69.9455 141.051C71.2578 142.363 71.996 144.141 71.998 145.997C71.998 147.381 71.5875 148.733 70.8183 149.884C70.0492 151.035 68.9559 151.932 67.6768 152.461C66.3978 152.991 64.9903 153.13 63.6324 152.86C62.2746 152.59 61.0273 151.923 60.0483 150.945C59.0693 149.966 58.4026 148.719 58.1326 147.362C57.8625 146.004 58.0011 144.597 58.5309 143.319C59.0607 142.04 59.9579 140.947 61.1091 140.178ZM61.9981 150.495V151.183C62.9085 151.714 63.9438 151.994 64.9981 151.994C66.0523 151.994 67.0876 151.714 67.998 151.183V150.495C67.9976 150.097 67.8394 149.716 67.5582 149.435C67.277 149.154 66.8957 148.996 66.498 148.996H63.4981C63.1004 148.996 62.7191 149.154 62.4379 149.435C62.1567 149.716 61.9985 150.097 61.9981 150.495ZM68.2502 148.716C68.7171 149.177 68.9844 149.802 68.9943 150.458C69.901 149.649 70.5404 148.583 70.8279 147.402C71.1153 146.222 71.0373 144.981 70.604 143.846C70.1707 142.711 69.4027 141.734 68.4016 141.044C67.4005 140.355 66.2136 139.986 64.9981 139.986C63.7825 139.986 62.5956 140.355 61.5945 141.044C60.5934 141.734 59.8254 142.711 59.3921 143.846C58.9588 144.981 58.8808 146.222 59.1682 147.402C59.4557 148.583 60.0951 149.649 61.0018 150.458C61.0117 149.802 61.279 149.177 61.7459 148.716C62.2128 148.256 62.8421 147.997 63.4981 147.996H66.498C67.154 147.997 67.7833 148.256 68.2502 148.716ZM63.6104 142.42C64.0215 142.146 64.5049 141.999 64.9993 141.999C65.6624 141.999 66.2983 142.262 66.7671 142.731C67.2359 143.2 67.4993 143.835 67.4993 144.498C67.4993 144.992 67.3527 145.476 67.078 145.887C66.8033 146.298 66.4129 146.618 65.956 146.807C65.4992 146.996 64.9966 147.046 64.5116 146.949C64.0267 146.853 63.5812 146.615 63.2316 146.265C62.8819 145.916 62.6438 145.471 62.5474 144.986C62.4509 144.501 62.5004 143.998 62.6896 143.542C62.8789 143.085 63.1993 142.695 63.6104 142.42ZM64.166 145.745C64.4127 145.91 64.7027 145.998 64.9993 145.998C65.397 145.997 65.7783 145.839 66.0595 145.558C66.3407 145.277 66.4989 144.896 66.4993 144.498C66.4993 144.202 66.4114 143.912 66.2465 143.665C66.0817 143.419 65.8474 143.226 65.5734 143.113C65.2993 142.999 64.9977 142.97 64.7067 143.028C64.4157 143.085 64.1485 143.228 63.9387 143.438C63.7289 143.648 63.586 143.915 63.5282 144.206C63.4703 144.497 63.5 144.798 63.6135 145.072C63.727 145.346 63.9193 145.58 64.166 145.745Z" fill="black"/> +<path d="M53.8142 161H54.6442V157.51H53.9292V159.86H53.9142L53.5792 159.16L52.6242 157.51H51.7942V161H52.5092V158.65H52.5242L52.8592 159.35L53.8142 161ZM56.4673 161.06C56.9473 161.06 57.3323 160.895 57.5673 160.625L57.1973 160.165C57.0323 160.335 56.8623 160.48 56.5523 160.48C56.1573 160.48 55.9723 160.26 55.9723 159.915V159.875H57.6573V159.655C57.6573 158.945 57.3073 158.315 56.4373 158.315C55.6473 158.315 55.2073 158.855 55.2073 159.685C55.2073 160.525 55.6623 161.06 56.4673 161.06ZM56.4523 158.86C56.7473 158.86 56.8923 159.075 56.8923 159.395V159.44H55.9723V159.4C55.9723 159.075 56.1573 158.86 56.4523 158.86ZM58.6405 161H59.4005L59.7205 159.89L59.9005 159.21H59.9155L60.1005 159.89L60.4205 161H61.1955L61.9205 158.375H61.2355L60.9805 159.435L60.8005 160.235H60.7805L60.5655 159.435L60.2605 158.375H59.5855L59.2855 159.435L59.0755 160.235H59.0555L58.8755 159.435L58.6205 158.375H57.9055L58.6405 161ZM66.1913 161H66.9063V157.51H66.0963L65.2513 159.145H65.2413L64.3863 157.51H63.5813V161H64.2963V158.675H64.3113L64.5763 159.225L65.2413 160.455L65.9213 159.22L66.1763 158.71H66.1913V161ZM68.733 161.06C69.213 161.06 69.598 160.895 69.833 160.625L69.463 160.165C69.298 160.335 69.128 160.48 68.818 160.48C68.423 160.48 68.238 160.26 68.238 159.915V159.875H69.923V159.655C69.923 158.945 69.573 158.315 68.703 158.315C67.913 158.315 67.473 158.855 67.473 159.685C67.473 160.525 67.928 161.06 68.733 161.06ZM68.718 158.86C69.013 158.86 69.158 159.075 69.158 159.395V159.44H68.238V159.4C68.238 159.075 68.423 158.86 68.718 158.86ZM71.1856 161V159.465C71.1856 159.16 71.3956 159.065 71.8256 159.065H72.0106V158.375H71.8806C71.4706 158.375 71.2706 158.655 71.2106 158.945H71.1856V158.375H70.4456V161H71.1856ZM74.8287 161.19C74.8287 160.705 74.5537 160.425 73.9137 160.425H73.1537C72.9287 160.425 72.8387 160.35 72.8387 160.225C72.8387 160.135 72.8837 160.06 72.9537 160.015C73.0887 160.05 73.2437 160.07 73.4187 160.07C74.1787 160.07 74.5437 159.725 74.5437 159.2C74.5437 158.865 74.3987 158.595 74.0937 158.45V158.42H74.6737V157.87H74.2587C74.0087 157.87 73.8637 157.99 73.8637 158.265V158.365C73.7337 158.33 73.5837 158.315 73.4187 158.315C72.6637 158.315 72.2937 158.67 72.2937 159.2C72.2937 159.54 72.4487 159.805 72.7637 159.95V159.97C72.5187 160.02 72.2737 160.16 72.2737 160.435C72.2737 160.66 72.4037 160.85 72.6537 160.895V160.95C72.3487 160.99 72.1637 161.16 72.1637 161.45C72.1637 161.83 72.4987 162.06 73.4087 162.06C74.4787 162.06 74.8287 161.745 74.8287 161.19ZM74.1337 161.29C74.1337 161.48 73.9837 161.57 73.5837 161.57H73.2837C72.8837 161.57 72.7337 161.48 72.7337 161.29C72.7337 161.21 72.7637 161.12 72.8287 161.055H73.7287C74.0237 161.055 74.1337 161.14 74.1337 161.29ZM73.4187 159.585C73.1287 159.585 72.9837 159.455 72.9837 159.225V159.165C72.9837 158.935 73.1287 158.805 73.4187 158.805C73.7087 158.805 73.8537 158.935 73.8537 159.165V159.225C73.8537 159.455 73.7087 159.585 73.4187 159.585ZM76.2232 161.06C76.7032 161.06 77.0882 160.895 77.3232 160.625L76.9532 160.165C76.7882 160.335 76.6182 160.48 76.3082 160.48C75.9132 160.48 75.7282 160.26 75.7282 159.915V159.875H77.4132V159.655C77.4132 158.945 77.0632 158.315 76.1932 158.315C75.4032 158.315 74.9632 158.855 74.9632 159.685C74.9632 160.525 75.4182 161.06 76.2232 161.06ZM76.2082 158.86C76.5032 158.86 76.6482 159.075 76.6482 159.395V159.44H75.7282V159.4C75.7282 159.075 75.9132 158.86 76.2082 158.86Z" fill="black"/> +<path d="M55 166L58.5 169.5" stroke="black" stroke-linejoin="round"/> +<path d="M58.5 166L55 169.5" stroke="black" stroke-linejoin="round"/> +<path d="M68.5 168L70 169.5L73.5 166" stroke="black" stroke-linejoin="round"/> +<ellipse cx="204" cy="147.998" rx="7" ry="6.99753" fill="white"/> +<path fill-rule="evenodd" clip-rule="evenodd" d="M200.109 142.178C201.26 141.409 202.614 140.999 203.998 140.999C205.854 141.001 207.633 141.739 208.945 143.051C210.258 144.363 210.996 146.141 210.998 147.997C210.998 149.381 210.588 150.733 209.818 151.884C209.049 153.035 207.956 153.932 206.677 154.461C205.398 154.991 203.99 155.13 202.632 154.86C201.275 154.59 200.027 153.923 199.048 152.945C198.069 151.966 197.403 150.719 197.133 149.362C196.862 148.004 197.001 146.597 197.531 145.319C198.061 144.04 198.958 142.947 200.109 142.178ZM200.998 152.495V153.183C201.908 153.714 202.944 153.994 203.998 153.994C205.052 153.994 206.088 153.714 206.998 153.183V152.495C206.998 152.097 206.839 151.716 206.558 151.435C206.277 151.154 205.896 150.996 205.498 150.996H202.498C202.1 150.996 201.719 151.154 201.438 151.435C201.157 151.716 200.998 152.097 200.998 152.495ZM207.25 150.716C207.717 151.177 207.984 151.802 207.994 152.458C208.901 151.649 209.54 150.583 209.828 149.402C210.115 148.222 210.037 146.981 209.604 145.846C209.171 144.711 208.403 143.734 207.402 143.044C206.401 142.355 205.214 141.986 203.998 141.986C202.782 141.986 201.596 142.355 200.594 143.044C199.593 143.734 198.825 144.711 198.392 145.846C197.959 146.981 197.881 148.222 198.168 149.402C198.456 150.583 199.095 151.649 200.002 152.458C200.012 151.802 200.279 151.177 200.746 150.716C201.213 150.256 201.842 149.997 202.498 149.996H205.498C206.154 149.997 206.783 150.256 207.25 150.716ZM202.61 144.42C203.022 144.146 203.505 143.999 203.999 143.999C204.662 143.999 205.298 144.262 205.767 144.731C206.236 145.2 206.499 145.835 206.499 146.498C206.499 146.992 206.353 147.476 206.078 147.887C205.803 148.298 205.413 148.618 204.956 148.807C204.499 148.996 203.997 149.046 203.512 148.949C203.027 148.853 202.581 148.615 202.232 148.265C201.882 147.916 201.644 147.471 201.547 146.986C201.451 146.501 201.5 145.998 201.69 145.542C201.879 145.085 202.199 144.695 202.61 144.42ZM203.166 147.745C203.413 147.91 203.703 147.998 203.999 147.998C204.397 147.997 204.778 147.839 205.059 147.558C205.341 147.277 205.499 146.896 205.499 146.498C205.499 146.202 205.411 145.912 205.247 145.665C205.082 145.419 204.847 145.226 204.573 145.113C204.299 144.999 203.998 144.97 203.707 145.028C203.416 145.085 203.148 145.228 202.939 145.438C202.729 145.648 202.586 145.915 202.528 146.206C202.47 146.497 202.5 146.798 202.614 147.072C202.727 147.346 202.919 147.58 203.166 147.745Z" fill="black"/> +<path d="M188.923 163.06C189.438 163.06 189.813 162.835 189.988 162.335L189.413 162.085C189.338 162.295 189.218 162.48 188.923 162.48C188.623 162.48 188.468 162.265 188.468 161.935V161.445C188.468 161.115 188.623 160.9 188.923 160.9C189.183 160.9 189.328 161.06 189.373 161.26L189.973 161C189.818 160.57 189.453 160.315 188.923 160.315C188.133 160.315 187.698 160.845 187.698 161.685C187.698 162.525 188.133 163.06 188.923 163.06ZM191.996 163H192.736V160.375H191.996V162.08C191.996 162.33 191.761 162.46 191.531 162.46C191.261 162.46 191.156 162.28 191.156 161.96V160.375H190.416V162.025C190.416 162.685 190.701 163.06 191.236 163.06C191.666 163.06 191.881 162.825 191.971 162.56H191.996V163ZM194.165 163V161.465C194.165 161.16 194.375 161.065 194.805 161.065H194.99V160.375H194.86C194.45 160.375 194.25 160.655 194.19 160.945H194.165V160.375H193.425V163H194.165ZM197.728 163V162.425H197.483V161.275C197.483 160.655 197.103 160.315 196.363 160.315C195.813 160.315 195.513 160.505 195.303 160.815L195.743 161.205C195.858 161.045 196.013 160.895 196.308 160.895C196.618 160.895 196.743 161.055 196.743 161.31V161.475H196.328C195.633 161.475 195.203 161.74 195.203 162.295C195.203 162.75 195.493 163.06 196.018 163.06C196.418 163.06 196.708 162.88 196.788 162.54H196.818C196.863 162.82 197.053 163 197.318 163H197.728ZM196.293 162.545C196.073 162.545 195.948 162.455 195.948 162.265V162.19C195.948 162 196.098 161.895 196.383 161.895H196.743V162.205C196.743 162.445 196.538 162.545 196.293 162.545ZM199.555 163V162.425H199.075V160.95H199.595V160.375H199.075V159.665H198.41V160.095C198.41 160.275 198.35 160.375 198.15 160.375H197.965V160.95H198.335V162.235C198.335 162.735 198.605 163 199.115 163H199.555ZM201.185 163.06C201.665 163.06 202.05 162.895 202.285 162.625L201.915 162.165C201.75 162.335 201.58 162.48 201.27 162.48C200.875 162.48 200.69 162.26 200.69 161.915V161.875H202.375V161.655C202.375 160.945 202.025 160.315 201.155 160.315C200.365 160.315 199.925 160.855 199.925 161.685C199.925 162.525 200.38 163.06 201.185 163.06ZM201.17 160.86C201.465 160.86 201.61 161.075 201.61 161.395V161.44H200.69V161.4C200.69 161.075 200.875 160.86 201.17 160.86ZM204.507 163H205.247V159.3H204.507V160.815H204.482C204.407 160.525 204.117 160.315 203.777 160.315C203.112 160.315 202.767 160.795 202.767 161.685C202.767 162.575 203.112 163.06 203.777 163.06C204.117 163.06 204.407 162.845 204.482 162.56H204.507V163ZM204.022 162.46C203.742 162.46 203.537 162.245 203.537 161.915V161.46C203.537 161.13 203.742 160.915 204.022 160.915C204.302 160.915 204.507 161.06 204.507 161.3V162.075C204.507 162.315 204.302 162.46 204.022 162.46ZM207.861 163V161.465C207.861 161.16 208.071 161.065 208.501 161.065H208.686V160.375H208.556C208.146 160.375 207.946 160.655 207.886 160.945H207.861V160.375H207.121V163H207.861ZM210.213 163.06C210.693 163.06 211.078 162.895 211.313 162.625L210.943 162.165C210.778 162.335 210.608 162.48 210.298 162.48C209.903 162.48 209.718 162.26 209.718 161.915V161.875H211.403V161.655C211.403 160.945 211.053 160.315 210.183 160.315C209.393 160.315 208.953 160.855 208.953 161.685C208.953 162.525 209.408 163.06 210.213 163.06ZM210.198 160.86C210.493 160.86 210.638 161.075 210.638 161.395V161.44H209.718V161.4C209.718 161.075 209.903 160.86 210.198 160.86ZM212.816 163.06C213.491 163.06 213.941 162.69 213.941 162.185C213.941 161.73 213.646 161.47 213.076 161.395L212.781 161.355C212.566 161.325 212.506 161.25 212.506 161.11C212.506 160.98 212.606 160.89 212.856 160.89C213.076 160.89 213.296 160.995 213.461 161.16L213.886 160.725C213.621 160.465 213.366 160.315 212.816 160.315C212.191 160.315 211.796 160.665 211.796 161.17C211.796 161.645 212.086 161.905 212.681 161.98L212.966 162.015C213.151 162.04 213.231 162.105 213.231 162.235C213.231 162.39 213.131 162.485 212.841 162.485C212.556 162.485 212.331 162.355 212.146 162.15L211.711 162.59C211.981 162.89 212.311 163.06 212.816 163.06ZM215.995 163H216.735V160.375H215.995V162.08C215.995 162.33 215.76 162.46 215.53 162.46C215.26 162.46 215.155 162.28 215.155 161.96V160.375H214.415V162.025C214.415 162.685 214.7 163.06 215.235 163.06C215.665 163.06 215.88 162.825 215.97 162.56H215.995V163ZM218.494 163V162.425H218.164V159.3H217.424V162.28C217.424 162.745 217.654 163 218.159 163H218.494ZM220.273 163V162.425H219.793V160.95H220.313V160.375H219.793V159.665H219.128V160.095C219.128 160.275 219.068 160.375 218.868 160.375H218.683V160.95H219.053V162.235C219.053 162.735 219.323 163 219.833 163H220.273ZM184.566 168.44C184.566 169.415 184.951 170.27 185.436 170.69H186.136C185.606 170.205 185.266 169.5 185.266 168.62V168.27C185.266 167.42 185.601 166.7 186.136 166.2H185.441C184.941 166.635 184.566 167.475 184.566 168.44ZM186.415 170H187.155V169.56H187.18C187.255 169.845 187.545 170.06 187.885 170.06C188.55 170.06 188.895 169.575 188.895 168.685C188.895 167.795 188.55 167.315 187.885 167.315C187.545 167.315 187.255 167.525 187.18 167.815H187.155V166.3H186.415V170ZM187.64 169.46C187.36 169.46 187.155 169.315 187.155 169.075V168.3C187.155 168.06 187.36 167.915 187.64 167.915C187.92 167.915 188.125 168.13 188.125 168.46V168.915C188.125 169.245 187.92 169.46 187.64 169.46ZM190.628 168.6L190.433 169.36H190.403L190.213 168.6L189.828 167.375H189.093L190.013 170.135L189.923 170.425H189.428V171H189.888C190.338 171 190.558 170.81 190.693 170.405L191.703 167.375H191.013L190.628 168.6ZM194.061 170V168.615H195.386V167.945H194.061V167.185H195.616V166.51H193.301V170H194.061ZM197.484 170.06C198.124 170.06 198.539 169.755 198.799 169.225L198.179 168.865C198.074 169.15 197.859 169.385 197.484 169.385C197.039 169.385 196.744 169.085 196.744 168.535V167.975C196.744 167.425 197.039 167.125 197.484 167.125C197.859 167.125 198.044 167.32 198.134 167.61L198.789 167.27C198.534 166.71 198.124 166.45 197.484 166.45C196.544 166.45 195.939 167.1 195.939 168.28C195.939 169.46 196.544 170.06 197.484 170.06ZM202.603 170H203.363V166.51H202.603V167.895H201.273V166.51H200.513V170H201.273V168.565H202.603V170ZM206.441 170V169.425H206.196V168.275C206.196 167.655 205.816 167.315 205.076 167.315C204.526 167.315 204.226 167.505 204.016 167.815L204.456 168.205C204.571 168.045 204.726 167.895 205.021 167.895C205.331 167.895 205.456 168.055 205.456 168.31V168.475H205.041C204.346 168.475 203.916 168.74 203.916 169.295C203.916 169.75 204.206 170.06 204.731 170.06C205.131 170.06 205.421 169.88 205.501 169.54H205.531C205.576 169.82 205.766 170 206.031 170H206.441ZM205.006 169.545C204.786 169.545 204.661 169.455 204.661 169.265V169.19C204.661 169 204.811 168.895 205.096 168.895H205.456V169.205C205.456 169.445 205.251 169.545 205.006 169.545ZM207.678 170V168.3C207.678 168.04 207.898 167.915 208.113 167.915C208.353 167.915 208.473 168.075 208.473 168.415V170H209.213V168.3C209.213 168.04 209.428 167.915 209.648 167.915C209.893 167.915 210.008 168.075 210.008 168.415V170H210.748V168.355C210.748 167.695 210.468 167.315 209.963 167.315C209.563 167.315 209.258 167.55 209.163 167.845H209.148C209.033 167.5 208.773 167.315 208.413 167.315C208.023 167.315 207.803 167.54 207.708 167.82H207.678V167.375H206.938V170H207.678ZM211.406 170H212.146V169.56H212.171C212.246 169.845 212.536 170.06 212.876 170.06C213.541 170.06 213.886 169.575 213.886 168.685C213.886 167.795 213.541 167.315 212.876 167.315C212.536 167.315 212.246 167.525 212.171 167.815H212.146V166.3H211.406V170ZM212.631 169.46C212.351 169.46 212.146 169.315 212.146 169.075V168.3C212.146 168.06 212.351 167.915 212.631 167.915C212.911 167.915 213.116 168.13 213.116 168.46V168.915C213.116 169.245 212.911 169.46 212.631 169.46ZM215.998 170H216.738V167.375H215.998V169.08C215.998 169.33 215.763 169.46 215.533 169.46C215.263 169.46 215.158 169.28 215.158 168.96V167.375H214.418V169.025C214.418 169.685 214.703 170.06 215.238 170.06C215.668 170.06 215.883 169.825 215.973 169.56H215.998V170ZM218.166 170V168.465C218.166 168.16 218.376 168.065 218.806 168.065H218.991V167.375H218.861C218.451 167.375 218.251 167.655 218.191 167.945H218.166V167.375H217.426V170H218.166ZM221.809 170.19C221.809 169.705 221.534 169.425 220.894 169.425H220.134C219.909 169.425 219.819 169.35 219.819 169.225C219.819 169.135 219.864 169.06 219.934 169.015C220.069 169.05 220.224 169.07 220.399 169.07C221.159 169.07 221.524 168.725 221.524 168.2C221.524 167.865 221.379 167.595 221.074 167.45V167.42H221.654V166.87H221.239C220.989 166.87 220.844 166.99 220.844 167.265V167.365C220.714 167.33 220.564 167.315 220.399 167.315C219.644 167.315 219.274 167.67 219.274 168.2C219.274 168.54 219.429 168.805 219.744 168.95V168.97C219.499 169.02 219.254 169.16 219.254 169.435C219.254 169.66 219.384 169.85 219.634 169.895V169.95C219.329 169.99 219.144 170.16 219.144 170.45C219.144 170.83 219.479 171.06 220.389 171.06C221.459 171.06 221.809 170.745 221.809 170.19ZM221.114 170.29C221.114 170.48 220.964 170.57 220.564 170.57H220.264C219.864 170.57 219.714 170.48 219.714 170.29C219.714 170.21 219.744 170.12 219.809 170.055H220.709C221.004 170.055 221.114 170.14 221.114 170.29ZM220.399 168.585C220.109 168.585 219.964 168.455 219.964 168.225V168.165C219.964 167.935 220.109 167.805 220.399 167.805C220.689 167.805 220.834 167.935 220.834 168.165V168.225C220.834 168.455 220.689 168.585 220.399 168.585ZM223.435 168.44C223.435 167.465 223.05 166.62 222.565 166.2H221.865C222.395 166.685 222.735 167.39 222.735 168.27V168.62C222.735 169.47 222.4 170.19 221.865 170.69H222.56C223.06 170.255 223.435 169.405 223.435 168.44Z" fill="black"/> +<ellipse cx="65" cy="371.998" rx="7" ry="6.99753" fill="white"/> +<path fill-rule="evenodd" clip-rule="evenodd" d="M61.1091 366.178C62.2602 365.409 63.6136 364.999 64.9981 364.999C66.8539 365.001 68.6332 365.739 69.9455 367.051C71.2578 368.363 71.996 370.141 71.998 371.997C71.998 373.381 71.5875 374.733 70.8183 375.884C70.0492 377.035 68.9559 377.932 67.6768 378.461C66.3978 378.991 64.9903 379.13 63.6324 378.86C62.2746 378.59 61.0273 377.923 60.0483 376.945C59.0693 375.966 58.4026 374.719 58.1326 373.362C57.8625 372.004 58.0011 370.597 58.5309 369.319C59.0607 368.04 59.9579 366.947 61.1091 366.178ZM61.9981 376.495V377.183C62.9085 377.714 63.9438 377.994 64.9981 377.994C66.0523 377.994 67.0876 377.714 67.998 377.183V376.495C67.9976 376.097 67.8394 375.716 67.5582 375.435C67.277 375.154 66.8957 374.996 66.498 374.996H63.4981C63.1004 374.996 62.7191 375.154 62.4379 375.435C62.1567 375.716 61.9985 376.097 61.9981 376.495ZM68.2502 374.716C68.7171 375.177 68.9844 375.802 68.9943 376.458C69.901 375.649 70.5404 374.583 70.8279 373.402C71.1153 372.222 71.0373 370.981 70.604 369.846C70.1707 368.711 69.4027 367.734 68.4016 367.044C67.4005 366.355 66.2136 365.986 64.9981 365.986C63.7825 365.986 62.5956 366.355 61.5945 367.044C60.5934 367.734 59.8254 368.711 59.3921 369.846C58.9588 370.981 58.8808 372.222 59.1682 373.402C59.4557 374.583 60.0951 375.649 61.0018 376.458C61.0117 375.802 61.279 375.177 61.7459 374.716C62.2128 374.256 62.8421 373.997 63.4981 373.996H66.498C67.154 373.997 67.7833 374.256 68.2502 374.716ZM63.6104 368.42C64.0215 368.146 64.5049 367.999 64.9993 367.999C65.6624 367.999 66.2983 368.262 66.7671 368.731C67.2359 369.2 67.4993 369.835 67.4993 370.498C67.4993 370.992 67.3527 371.476 67.078 371.887C66.8033 372.298 66.4129 372.618 65.956 372.807C65.4992 372.996 64.9966 373.046 64.5116 372.949C64.0267 372.853 63.5812 372.615 63.2316 372.265C62.8819 371.916 62.6438 371.471 62.5474 370.986C62.4509 370.501 62.5004 369.998 62.6896 369.542C62.8789 369.085 63.1993 368.695 63.6104 368.42ZM64.166 371.745C64.4127 371.91 64.7027 371.998 64.9993 371.998C65.397 371.997 65.7783 371.839 66.0595 371.558C66.3407 371.277 66.4989 370.896 66.4993 370.498C66.4993 370.202 66.4114 369.912 66.2465 369.665C66.0817 369.419 65.8474 369.226 65.5734 369.113C65.2993 368.999 64.9977 368.97 64.7067 369.028C64.4157 369.085 64.1485 369.228 63.9387 369.438C63.7289 369.648 63.586 369.915 63.5282 370.206C63.4703 370.497 63.5 370.798 63.6135 371.072C63.727 371.346 63.9193 371.58 64.166 371.745Z" fill="black"/> +<path fill-rule="evenodd" clip-rule="evenodd" d="M78.1091 366.178C79.2602 365.409 80.6136 364.999 81.9981 364.999C83.8539 365.001 85.6332 365.739 86.9455 367.051C88.2578 368.363 88.996 370.141 88.998 371.997C88.998 373.381 88.5875 374.733 87.8183 375.884C87.0492 377.035 85.9559 377.932 84.6768 378.461C83.3978 378.991 81.9903 379.13 80.6324 378.86C79.2746 378.59 78.0273 377.923 77.0483 376.945C76.0693 375.966 75.4026 374.719 75.1326 373.362C74.8625 372.004 75.0011 370.597 75.5309 369.319C76.0607 368.04 76.9579 366.947 78.1091 366.178ZM78.9981 376.495V377.183C79.9085 377.714 80.9438 377.994 81.9981 377.994C83.0523 377.994 84.0876 377.714 84.998 377.183V376.495C84.9976 376.097 84.8394 375.716 84.5582 375.435C84.277 375.154 83.8957 374.996 83.498 374.996H80.4981C80.1004 374.996 79.7191 375.154 79.4379 375.435C79.1567 375.716 78.9985 376.097 78.9981 376.495ZM85.2502 374.716C85.7171 375.177 85.9844 375.802 85.9943 376.458C86.901 375.649 87.5404 374.583 87.8279 373.402C88.1153 372.222 88.0373 370.981 87.604 369.846C87.1707 368.711 86.4027 367.734 85.4016 367.044C84.4005 366.355 83.2136 365.986 81.9981 365.986C80.7825 365.986 79.5956 366.355 78.5945 367.044C77.5934 367.734 76.8254 368.711 76.3921 369.846C75.9588 370.981 75.8808 372.222 76.1682 373.402C76.4557 374.583 77.0951 375.649 78.0018 376.458C78.0117 375.802 78.279 375.177 78.7459 374.716C79.2128 374.256 79.8421 373.997 80.4981 373.996H83.498C84.154 373.997 84.7833 374.256 85.2502 374.716ZM80.6104 368.42C81.0215 368.146 81.5049 367.999 81.9993 367.999C82.6624 367.999 83.2983 368.262 83.7671 368.731C84.2359 369.2 84.4993 369.835 84.4993 370.498C84.4993 370.992 84.3527 371.476 84.078 371.887C83.8033 372.298 83.4129 372.618 82.956 372.807C82.4992 372.996 81.9966 373.046 81.5116 372.949C81.0267 372.853 80.5812 372.615 80.2316 372.265C79.8819 371.916 79.6438 371.471 79.5474 370.986C79.4509 370.501 79.5004 369.998 79.6896 369.542C79.8789 369.085 80.1993 368.695 80.6104 368.42ZM81.166 371.745C81.4127 371.91 81.7027 371.998 81.9993 371.998C82.397 371.997 82.7783 371.839 83.0595 371.558C83.3407 371.277 83.4989 370.896 83.4993 370.498C83.4993 370.202 83.4114 369.912 83.2465 369.665C83.0817 369.419 82.8474 369.226 82.5734 369.113C82.2993 368.999 81.9977 368.97 81.7067 369.028C81.4157 369.085 81.1485 369.228 80.9387 369.438C80.7289 369.648 80.586 369.915 80.5282 370.206C80.4703 370.497 80.5 370.798 80.6135 371.072C80.727 371.346 80.9193 371.58 81.166 371.745Z" fill="black"/> +<path fill-rule="evenodd" clip-rule="evenodd" d="M44.1091 366.178C45.2602 365.409 46.6136 364.999 47.9981 364.999C49.8539 365.001 51.6332 365.739 52.9455 367.051C54.2578 368.363 54.996 370.141 54.998 371.997C54.998 373.381 54.5875 374.733 53.8183 375.884C53.0492 377.035 51.9559 377.932 50.6768 378.461C49.3978 378.991 47.9903 379.13 46.6324 378.86C45.2746 378.59 44.0273 377.923 43.0483 376.945C42.0693 375.966 41.4026 374.719 41.1326 373.362C40.8625 372.004 41.0011 370.597 41.5309 369.319C42.0607 368.04 42.9579 366.947 44.1091 366.178ZM44.9981 376.495V377.183C45.9085 377.714 46.9438 377.994 47.9981 377.994C49.0523 377.994 50.0876 377.714 50.998 377.183V376.495C50.9976 376.097 50.8394 375.716 50.5582 375.435C50.277 375.154 49.8957 374.996 49.498 374.996H46.4981C46.1004 374.996 45.7191 375.154 45.4379 375.435C45.1567 375.716 44.9985 376.097 44.9981 376.495ZM51.2502 374.716C51.7171 375.177 51.9844 375.802 51.9943 376.458C52.901 375.649 53.5404 374.583 53.8279 373.402C54.1153 372.222 54.0373 370.981 53.604 369.846C53.1707 368.711 52.4027 367.734 51.4016 367.044C50.4005 366.355 49.2136 365.986 47.9981 365.986C46.7825 365.986 45.5956 366.355 44.5945 367.044C43.5934 367.734 42.8254 368.711 42.3921 369.846C41.9588 370.981 41.8808 372.222 42.1682 373.402C42.4557 374.583 43.0951 375.649 44.0018 376.458C44.0117 375.802 44.279 375.177 44.7459 374.716C45.2128 374.256 45.8421 373.997 46.4981 373.996H49.498C50.154 373.997 50.7833 374.256 51.2502 374.716ZM46.6104 368.42C47.0215 368.146 47.5049 367.999 47.9993 367.999C48.6624 367.999 49.2983 368.262 49.7671 368.731C50.2359 369.2 50.4993 369.835 50.4993 370.498C50.4993 370.992 50.3527 371.476 50.078 371.887C49.8033 372.298 49.4129 372.618 48.956 372.807C48.4992 372.996 47.9966 373.046 47.5116 372.949C47.0267 372.853 46.5812 372.615 46.2316 372.265C45.8819 371.916 45.6438 371.471 45.5474 370.986C45.4509 370.501 45.5004 369.998 45.6896 369.542C45.8789 369.085 46.1993 368.695 46.6104 368.42ZM47.166 371.745C47.4127 371.91 47.7027 371.998 47.9993 371.998C48.397 371.997 48.7783 371.839 49.0595 371.558C49.3407 371.277 49.4989 370.896 49.4993 370.498C49.4993 370.202 49.4114 369.912 49.2465 369.665C49.0817 369.419 48.8474 369.226 48.5734 369.113C48.2993 368.999 47.9977 368.97 47.7067 369.028C47.4157 369.085 47.1485 369.228 46.9387 369.438C46.7289 369.648 46.586 369.915 46.5282 370.206C46.4703 370.497 46.5 370.798 46.6135 371.072C46.727 371.346 46.9193 371.58 47.166 371.745Z" fill="black"/> +<path d="M27.0663 387H27.7063V385.055H26.3313V385.69H26.9813V385.865C26.9813 386.205 26.6763 386.385 26.2963 386.385C25.8263 386.385 25.5213 386.115 25.5213 385.535V384.975C25.5213 384.395 25.8263 384.125 26.2963 384.125C26.7013 384.125 26.9163 384.345 27.0213 384.615L27.6413 384.26C27.3813 383.725 26.9163 383.45 26.2963 383.45C25.3513 383.45 24.7163 384.095 24.7163 385.27C24.7163 386.44 25.3463 387.06 26.1463 387.06C26.6713 387.06 26.9913 386.795 27.0413 386.445H27.0663V387ZM28.7751 384.095C29.0751 384.095 29.2051 383.94 29.2051 383.73V383.62C29.2051 383.41 29.0751 383.255 28.7751 383.255C28.4751 383.255 28.3451 383.41 28.3451 383.62V383.73C28.3451 383.94 28.4751 384.095 28.7751 384.095ZM28.4051 387H29.1451V384.375H28.4051V387ZM31.1957 387V386.425H30.7157V384.95H31.2357V384.375H30.7157V383.665H30.0507V384.095C30.0507 384.275 29.9907 384.375 29.7907 384.375H29.6057V384.95H29.9757V386.235C29.9757 386.735 30.2457 387 30.7557 387H31.1957ZM32.9314 387H33.6714V386.56H33.6964C33.7714 386.845 34.0614 387.06 34.4014 387.06C35.0664 387.06 35.4114 386.575 35.4114 385.685C35.4114 384.795 35.0664 384.315 34.4014 384.315C34.0614 384.315 33.7714 384.525 33.6964 384.815H33.6714V383.3H32.9314V387ZM34.1564 386.46C33.8764 386.46 33.6714 386.315 33.6714 386.075V385.3C33.6714 385.06 33.8764 384.915 34.1564 384.915C34.4364 384.915 34.6414 385.13 34.6414 385.46V385.915C34.6414 386.245 34.4364 386.46 34.1564 386.46ZM38.3234 387V386.425H38.0784V385.275C38.0784 384.655 37.6984 384.315 36.9584 384.315C36.4084 384.315 36.1084 384.505 35.8984 384.815L36.3384 385.205C36.4534 385.045 36.6084 384.895 36.9034 384.895C37.2134 384.895 37.3384 385.055 37.3384 385.31V385.475H36.9234C36.2284 385.475 35.7984 385.74 35.7984 386.295C35.7984 386.75 36.0884 387.06 36.6134 387.06C37.0134 387.06 37.3034 386.88 37.3834 386.54H37.4134C37.4584 386.82 37.6484 387 37.9134 387H38.3234ZM36.8884 386.545C36.6684 386.545 36.5434 386.455 36.5434 386.265V386.19C36.5434 386 36.6934 385.895 36.9784 385.895H37.3384V386.205C37.3384 386.445 37.1334 386.545 36.8884 386.545ZM39.7101 387.06C40.3851 387.06 40.8351 386.69 40.8351 386.185C40.8351 385.73 40.5401 385.47 39.9701 385.395L39.6751 385.355C39.4601 385.325 39.4001 385.25 39.4001 385.11C39.4001 384.98 39.5001 384.89 39.7501 384.89C39.9701 384.89 40.1901 384.995 40.3551 385.16L40.7801 384.725C40.5151 384.465 40.2601 384.315 39.7101 384.315C39.0851 384.315 38.6901 384.665 38.6901 385.17C38.6901 385.645 38.9801 385.905 39.5751 385.98L39.8601 386.015C40.0451 386.04 40.1251 386.105 40.1251 386.235C40.1251 386.39 40.0251 386.485 39.7351 386.485C39.4501 386.485 39.2251 386.355 39.0401 386.15L38.6051 386.59C38.8751 386.89 39.2051 387.06 39.7101 387.06ZM42.4346 387.06C42.9146 387.06 43.2996 386.895 43.5346 386.625L43.1646 386.165C42.9996 386.335 42.8296 386.48 42.5196 386.48C42.1246 386.48 41.9396 386.26 41.9396 385.915V385.875H43.6246V385.655C43.6246 384.945 43.2746 384.315 42.4046 384.315C41.6146 384.315 41.1746 384.855 41.1746 385.685C41.1746 386.525 41.6296 387.06 42.4346 387.06ZM42.4196 384.86C42.7146 384.86 42.8596 385.075 42.8596 385.395V385.44H41.9396V385.4C41.9396 385.075 42.1246 384.86 42.4196 384.86ZM45.7572 387H46.4972V383.3H45.7572V384.815H45.7322C45.6572 384.525 45.3672 384.315 45.0272 384.315C44.3622 384.315 44.0172 384.795 44.0172 385.685C44.0172 386.575 44.3622 387.06 45.0272 387.06C45.3672 387.06 45.6572 386.845 45.7322 386.56H45.7572V387ZM45.2722 386.46C44.9922 386.46 44.7872 386.245 44.7872 385.915V385.46C44.7872 385.13 44.9922 384.915 45.2722 384.915C45.5522 384.915 45.7572 385.06 45.7572 385.3V386.075C45.7572 386.315 45.5522 386.46 45.2722 386.46ZM49.9809 387H50.7209V383.3H49.9809V384.815H49.9559C49.8809 384.525 49.5909 384.315 49.2509 384.315C48.5859 384.315 48.2409 384.795 48.2409 385.685C48.2409 386.575 48.5859 387.06 49.2509 387.06C49.5909 387.06 49.8809 386.845 49.9559 386.56H49.9809V387ZM49.4959 386.46C49.2159 386.46 49.0109 386.245 49.0109 385.915V385.46C49.0109 385.13 49.2159 384.915 49.4959 384.915C49.7759 384.915 49.9809 385.06 49.9809 385.3V386.075C49.9809 386.315 49.7759 386.46 49.4959 386.46ZM51.7829 384.095C52.0829 384.095 52.2129 383.94 52.2129 383.73V383.62C52.2129 383.41 52.0829 383.255 51.7829 383.255C51.4829 383.255 51.3529 383.41 51.3529 383.62V383.73C51.3529 383.94 51.4829 384.095 51.7829 384.095ZM51.4129 387H52.1529V384.375H51.4129V387ZM53.7335 387.06C54.4085 387.06 54.8585 386.69 54.8585 386.185C54.8585 385.73 54.5635 385.47 53.9935 385.395L53.6985 385.355C53.4835 385.325 53.4235 385.25 53.4235 385.11C53.4235 384.98 53.5235 384.89 53.7735 384.89C53.9935 384.89 54.2135 384.995 54.3785 385.16L54.8035 384.725C54.5385 384.465 54.2835 384.315 53.7335 384.315C53.1085 384.315 52.7135 384.665 52.7135 385.17C52.7135 385.645 53.0035 385.905 53.5985 385.98L53.8835 386.015C54.0685 386.04 54.1485 386.105 54.1485 386.235C54.1485 386.39 54.0485 386.485 53.7585 386.485C53.4735 386.485 53.2485 386.355 53.0635 386.15L52.6285 386.59C52.8985 386.89 53.2285 387.06 53.7335 387.06ZM56.684 387V386.425H56.204V384.95H56.724V384.375H56.204V383.665H55.539V384.095C55.539 384.275 55.479 384.375 55.279 384.375H55.094V384.95H55.464V386.235C55.464 386.735 55.734 387 56.244 387H56.684ZM57.9781 387V385.465C57.9781 385.16 58.1881 385.065 58.6181 385.065H58.8031V384.375H58.6731C58.2631 384.375 58.0631 384.655 58.0031 384.945H57.9781V384.375H57.2381V387H57.9781ZM59.6296 384.095C59.9296 384.095 60.0596 383.94 60.0596 383.73V383.62C60.0596 383.41 59.9296 383.255 59.6296 383.255C59.3296 383.255 59.1996 383.41 59.1996 383.62V383.73C59.1996 383.94 59.3296 384.095 59.6296 384.095ZM59.2596 387H59.9996V384.375H59.2596V387ZM60.6902 387H61.4302V386.56H61.4552C61.5302 386.845 61.8202 387.06 62.1602 387.06C62.8252 387.06 63.1702 386.575 63.1702 385.685C63.1702 384.795 62.8252 384.315 62.1602 384.315C61.8202 384.315 61.5302 384.525 61.4552 384.815H61.4302V383.3H60.6902V387ZM61.9152 386.46C61.6352 386.46 61.4302 386.315 61.4302 386.075V385.3C61.4302 385.06 61.6352 384.915 61.9152 384.915C62.1952 384.915 62.4002 385.13 62.4002 385.46V385.915C62.4002 386.245 62.1952 386.46 61.9152 386.46ZM65.2822 387H66.0222V384.375H65.2822V386.08C65.2822 386.33 65.0472 386.46 64.8172 386.46C64.5472 386.46 64.4422 386.28 64.4422 385.96V384.375H63.7022V386.025C63.7022 386.685 63.9872 387.06 64.5222 387.06C64.9522 387.06 65.1672 386.825 65.2572 386.56H65.2822V387ZM68.0707 387V386.425H67.5907V384.95H68.1107V384.375H67.5907V383.665H66.9257V384.095C66.9257 384.275 66.8657 384.375 66.6657 384.375H66.4807V384.95H66.8507V386.235C66.8507 386.735 67.1207 387 67.6307 387H68.0707ZM69.7003 387.06C70.1803 387.06 70.5653 386.895 70.8003 386.625L70.4303 386.165C70.2653 386.335 70.0953 386.48 69.7853 386.48C69.3903 386.48 69.2053 386.26 69.2053 385.915V385.875H70.8903V385.655C70.8903 384.945 70.5403 384.315 69.6703 384.315C68.8803 384.315 68.4403 384.855 68.4403 385.685C68.4403 386.525 68.8953 387.06 69.7003 387.06ZM69.6853 384.86C69.9803 384.86 70.1253 385.075 70.1253 385.395V385.44H69.2053V385.4C69.2053 385.075 69.3903 384.86 69.6853 384.86ZM73.0229 387H73.7629V383.3H73.0229V384.815H72.9979C72.9229 384.525 72.6329 384.315 72.2929 384.315C71.6279 384.315 71.2829 384.795 71.2829 385.685C71.2829 386.575 71.6279 387.06 72.2929 387.06C72.6329 387.06 72.9229 386.845 72.9979 386.56H73.0229V387ZM72.5379 386.46C72.2579 386.46 72.0529 386.245 72.0529 385.915V385.46C72.0529 385.13 72.2579 384.915 72.5379 384.915C72.8179 384.915 73.0229 385.06 73.0229 385.3V386.075C73.0229 386.315 72.8179 386.46 72.5379 386.46ZM77.0865 387.06C77.7265 387.06 78.1415 386.755 78.4015 386.225L77.7815 385.865C77.6765 386.15 77.4615 386.385 77.0865 386.385C76.6415 386.385 76.3465 386.085 76.3465 385.535V384.975C76.3465 384.425 76.6415 384.125 77.0865 384.125C77.4615 384.125 77.6465 384.32 77.7365 384.61L78.3915 384.27C78.1365 383.71 77.7265 383.45 77.0865 383.45C76.1465 383.45 75.5415 384.1 75.5415 385.28C75.5415 386.46 76.1465 387.06 77.0865 387.06ZM79.9583 387.06C80.7283 387.06 81.1883 386.53 81.1883 385.685C81.1883 384.84 80.7283 384.315 79.9583 384.315C79.1883 384.315 78.7283 384.84 78.7283 385.685C78.7283 386.53 79.1883 387.06 79.9583 387.06ZM79.9583 386.475C79.6683 386.475 79.4983 386.285 79.4983 385.955V385.42C79.4983 385.09 79.6683 384.9 79.9583 384.9C80.2483 384.9 80.4183 385.09 80.4183 385.42V385.955C80.4183 386.285 80.2483 386.475 79.9583 386.475ZM83.1694 385.835V385.115H81.6844V385.835H83.1694ZM85.3043 387.06C85.9443 387.06 86.3593 386.755 86.6193 386.225L85.9993 385.865C85.8943 386.15 85.6793 386.385 85.3043 386.385C84.8593 386.385 84.5643 386.085 84.5643 385.535V384.975C84.5643 384.425 84.8593 384.125 85.3043 384.125C85.6793 384.125 85.8643 384.32 85.9543 384.61L86.6093 384.27C86.3543 383.71 85.9443 383.45 85.3043 383.45C84.3643 383.45 83.7593 384.1 83.7593 385.28C83.7593 386.46 84.3643 387.06 85.3043 387.06ZM87.8511 387V385.465C87.8511 385.16 88.0611 385.065 88.4911 385.065H88.6761V384.375H88.5461C88.1361 384.375 87.9361 384.655 87.8761 384.945H87.8511V384.375H87.1111V387H87.8511ZM90.2032 387.06C90.6832 387.06 91.0682 386.895 91.3032 386.625L90.9332 386.165C90.7682 386.335 90.5982 386.48 90.2882 386.48C89.8932 386.48 89.7082 386.26 89.7082 385.915V385.875H91.3932V385.655C91.3932 384.945 91.0432 384.315 90.1732 384.315C89.3832 384.315 88.9432 384.855 88.9432 385.685C88.9432 386.525 89.3982 387.06 90.2032 387.06ZM90.1882 384.86C90.4832 384.86 90.6282 385.075 90.6282 385.395V385.44H89.7082V385.4C89.7082 385.075 89.8932 384.86 90.1882 384.86ZM94.2658 387V386.425H94.0208V385.275C94.0208 384.655 93.6408 384.315 92.9008 384.315C92.3508 384.315 92.0508 384.505 91.8408 384.815L92.2808 385.205C92.3958 385.045 92.5508 384.895 92.8458 384.895C93.1558 384.895 93.2808 385.055 93.2808 385.31V385.475H92.8658C92.1708 385.475 91.7408 385.74 91.7408 386.295C91.7408 386.75 92.0308 387.06 92.5558 387.06C92.9558 387.06 93.2458 386.88 93.3258 386.54H93.3558C93.4008 386.82 93.5908 387 93.8558 387H94.2658ZM92.8308 386.545C92.6108 386.545 92.4858 386.455 92.4858 386.265V386.19C92.4858 386 92.6358 385.895 92.9208 385.895H93.2808V386.205C93.2808 386.445 93.0758 386.545 92.8308 386.545ZM96.0932 387V386.425H95.6132V384.95H96.1332V384.375H95.6132V383.665H94.9482V384.095C94.9482 384.275 94.8882 384.375 94.6882 384.375H94.5032V384.95H94.8732V386.235C94.8732 386.735 95.1432 387 95.6532 387H96.0932ZM97.0172 384.095C97.3172 384.095 97.4472 383.94 97.4472 383.73V383.62C97.4472 383.41 97.3172 383.255 97.0172 383.255C96.7172 383.255 96.5872 383.41 96.5872 383.62V383.73C96.5872 383.94 96.7172 384.095 97.0172 384.095ZM96.6472 387H97.3872V384.375H96.6472V387ZM99.1429 387.06C99.9129 387.06 100.373 386.53 100.373 385.685C100.373 384.84 99.9129 384.315 99.1429 384.315C98.3729 384.315 97.9129 384.84 97.9129 385.685C97.9129 386.53 98.3729 387.06 99.1429 387.06ZM99.1429 386.475C98.8529 386.475 98.6829 386.285 98.6829 385.955V385.42C98.6829 385.09 98.8529 384.9 99.1429 384.9C99.4329 384.9 99.6029 385.09 99.6029 385.42V385.955C99.6029 386.285 99.4329 386.475 99.1429 386.475ZM101.64 387V385.3C101.64 385.04 101.875 384.915 102.115 384.915C102.385 384.915 102.48 385.08 102.48 385.415V387H103.22V385.355C103.22 384.695 102.935 384.315 102.4 384.315C101.985 384.315 101.765 384.545 101.67 384.82H101.64V384.375H100.9V387H101.64Z" fill="black"/> +<g clip-path="url(#clip0_4371_128210)"> +<path d="M652.875 364.062H650.754C651.28 363.255 652.052 362.639 652.956 362.306C653.86 361.973 654.848 361.941 655.771 362.215C656.695 362.489 657.505 363.054 658.081 363.827C658.658 364.599 658.969 365.536 658.969 366.5H659.781C659.782 365.413 659.448 364.353 658.825 363.463C658.201 362.573 657.318 361.897 656.297 361.528C655.275 361.158 654.164 361.113 653.115 361.398C652.067 361.682 651.132 362.284 650.438 363.12V361.625H649.625V364.875H652.875V364.062Z" fill="black"/> +<path d="M656.125 368.938H658.246C657.72 369.745 656.948 370.361 656.044 370.694C655.14 371.027 654.152 371.058 653.229 370.784C652.305 370.51 651.495 369.945 650.919 369.173C650.342 368.401 650.031 367.463 650.031 366.5H649.219C649.218 367.587 649.552 368.647 650.175 369.537C650.799 370.426 651.682 371.102 652.703 371.472C653.725 371.841 654.836 371.887 655.885 371.602C656.933 371.317 657.868 370.716 658.563 369.88V371.375H659.375V368.125H656.125V368.938Z" fill="black"/> +</g> +<g clip-path="url(#clip1_4371_128210)"> +<path d="M119.875 274.062H117.754C118.28 273.255 119.052 272.639 119.956 272.306C120.86 271.973 121.848 271.941 122.771 272.215C123.695 272.489 124.505 273.054 125.081 273.827C125.658 274.599 125.969 275.536 125.969 276.5H126.781C126.782 275.413 126.448 274.353 125.825 273.463C125.201 272.573 124.318 271.897 123.297 271.528C122.275 271.158 121.164 271.113 120.115 271.398C119.067 271.682 118.132 272.284 117.438 273.12V271.625H116.625V274.875H119.875V274.062Z" fill="black"/> +<path d="M123.125 278.938H125.246C124.72 279.745 123.948 280.361 123.044 280.694C122.14 281.027 121.152 281.058 120.229 280.784C119.305 280.51 118.495 279.945 117.919 279.173C117.342 278.401 117.031 277.463 117.031 276.5H116.219C116.218 277.587 116.552 278.647 117.175 279.537C117.799 280.426 118.682 281.102 119.703 281.472C120.725 281.841 121.836 281.887 122.885 281.602C123.933 281.317 124.868 280.716 125.563 279.88V281.375H126.375V278.125H123.125V278.938Z" fill="black"/> +</g> +<path d="M255 214H158V339H255V214Z" stroke="black" stroke-width="2" stroke-miterlimit="10"/> +<defs> +<filter id="filter0_d_4371_128210" x="233" y="224" width="19" height="9" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"> +<feFlood flood-opacity="0" result="BackgroundImageFix"/> +<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/> +<feOffset dy="1"/> +<feGaussianBlur stdDeviation="0.5"/> +<feComposite in2="hardAlpha" operator="out"/> +<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"/> +<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_4371_128210"/> +<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_4371_128210" result="shape"/> +</filter> +<filter id="filter1_d_4371_128210" x="348" y="328" width="19" height="9" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"> +<feFlood flood-opacity="0" result="BackgroundImageFix"/> +<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/> +<feOffset dy="1"/> +<feGaussianBlur stdDeviation="0.5"/> +<feComposite in2="hardAlpha" operator="out"/> +<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"/> +<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_4371_128210"/> +<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_4371_128210" result="shape"/> +</filter> +<clipPath id="clip0_4371_128210"> +<rect width="13" height="13" fill="white" transform="translate(648 360)"/> +</clipPath> +<clipPath id="clip1_4371_128210"> +<rect width="13" height="13" fill="white" transform="translate(115 270)"/> +</clipPath> +</defs> +</svg> diff --git a/public/images/logos/Logo_BWI.svg b/public/images/logos/Logo_BWI.svg new file mode 100644 index 0000000000000000000000000000000000000000..d4e3b6155fbe9f7aa56fe2be7adb7cdd788abeb4 --- /dev/null +++ b/public/images/logos/Logo_BWI.svg @@ -0,0 +1,47 @@ +<svg width="99" height="27" viewBox="0 0 99 27" fill="none" xmlns="http://www.w3.org/2000/svg"> +<path d="M47.3906 17.2212H48.4997C48.634 17.2011 48.771 17.2106 48.9012 17.249C49.0313 17.2874 49.1515 17.3538 49.253 17.4434C49.3523 17.5265 49.4263 17.6355 49.4668 17.7581C49.5072 17.8808 49.5126 18.0123 49.4821 18.1378C49.4517 18.2633 49.3867 18.3778 49.2945 18.4686C49.2023 18.5594 49.0865 18.6228 48.9601 18.6517C49.1364 18.6759 49.2968 18.7664 49.4083 18.9045C49.5198 19.0427 49.5741 19.218 49.56 19.3947C49.5625 19.5314 49.5306 19.6665 49.4672 19.7878C49.4039 19.9091 49.3111 20.0126 49.1972 20.0891C48.9836 20.2025 48.7403 20.2486 48.4997 20.221H47.4046L47.3906 17.2212ZM47.7952 18.485H48.3742C48.5137 18.485 49.0019 18.485 49.0019 18.0128C49.0019 17.5406 48.6183 17.5614 48.3951 17.5614H47.8022L47.7952 18.485ZM47.7952 19.8738H48.4927C48.5667 19.8839 48.642 19.8778 48.7134 19.8561C48.7848 19.8344 48.8507 19.7975 48.9064 19.748C48.9621 19.6985 49.0064 19.6375 49.0361 19.5693C49.0658 19.5012 49.0804 19.4273 49.0787 19.353C49.0802 19.2803 49.066 19.208 49.037 19.1412C49.0081 19.0744 48.965 19.0146 48.9107 18.9659C48.8564 18.9171 48.7923 18.8806 48.7226 18.8587C48.6529 18.8368 48.5792 18.8302 48.5067 18.8392H47.8092L47.7952 19.8738Z" fill="white"/> +<path d="M50.7684 19.2418C50.7684 19.6724 50.9428 19.9918 51.3683 19.9918C51.4295 19.9975 51.4913 19.9907 51.5498 19.9719C51.6084 19.9531 51.6624 19.9227 51.7088 19.8824C51.7551 19.8421 51.7927 19.7929 51.8193 19.7377C51.8459 19.6825 51.861 19.6225 51.8636 19.5613H52.2542C52.2454 19.7213 52.1814 19.8734 52.0728 19.9918C51.9835 20.0854 51.875 20.1587 51.7546 20.2067C51.6342 20.2546 51.5048 20.2761 51.3753 20.2696C50.7196 20.2696 50.4057 19.8668 50.4057 19.2071C50.3842 19.0225 50.4107 18.8354 50.4828 18.664C50.5548 18.4925 50.6701 18.3424 50.8173 18.228C50.9885 18.1218 51.1876 18.0686 51.3892 18.0753C52.3239 18.0753 52.303 18.9016 52.296 19.2418H50.7684ZM51.8705 18.9641C51.8705 18.7697 51.8705 18.353 51.3613 18.353C51.2819 18.3507 51.203 18.3652 51.1297 18.3956C51.0564 18.4261 50.9904 18.4718 50.9363 18.5296C50.8822 18.5874 50.841 18.6561 50.8157 18.731C50.7904 18.806 50.7814 18.8854 50.7894 18.9641H51.8705Z" fill="white"/> +<path d="M53.2422 17.228H53.6398V18.4363C53.7146 18.3224 53.8188 18.2307 53.9416 18.1708C54.0643 18.1109 54.2011 18.0851 54.3373 18.096C54.4663 18.0845 54.5959 18.1089 54.7117 18.1666C54.8275 18.2242 54.9249 18.3128 54.993 18.4224C55.0553 18.5764 55.0793 18.7432 55.0627 18.9085V20.207H54.6652V18.9779C54.6652 18.7904 54.6652 18.3946 54.2187 18.3946C54.1184 18.3902 54.0187 18.4138 53.9312 18.4629C53.8436 18.512 53.7717 18.5846 53.7235 18.6724C53.6705 18.8118 53.6491 18.9612 53.6607 19.1098V20.207H53.2631L53.2422 17.228Z" fill="white"/> +<path d="M57.0822 18.0754C57.2248 18.0684 57.3672 18.0925 57.4995 18.1458C57.6318 18.1991 57.7509 18.2804 57.8485 18.3841C57.9461 18.4879 58.0198 18.6115 58.0645 18.7465C58.1093 18.8814 58.124 19.0245 58.1076 19.1656C58.1217 19.3097 58.1045 19.4551 58.0574 19.592C58.0104 19.7289 57.9344 19.8542 57.8346 19.9595C57.7348 20.0647 57.6135 20.1475 57.479 20.2022C57.3444 20.2569 57.1996 20.2823 57.0543 20.2767C56.9118 20.2846 56.7693 20.2615 56.6367 20.209C56.5041 20.1566 56.3845 20.076 56.2863 19.9729C56.188 19.8699 56.1135 19.7468 56.0679 19.6122C56.0222 19.4776 56.0066 19.3346 56.022 19.1934C56.0055 19.0479 56.0212 18.9007 56.0677 18.7619C56.1143 18.6231 56.1907 18.496 56.2916 18.3896C56.3926 18.2832 56.5156 18.1999 56.6521 18.1457C56.7886 18.0914 56.9354 18.0674 57.0822 18.0754ZM57.0822 19.992C57.3752 19.992 57.71 19.7767 57.71 19.1517C57.71 18.6379 57.4729 18.3601 57.1032 18.3601C56.859 18.3601 56.4544 18.5198 56.4544 19.1726C56.4335 19.5962 56.6149 19.992 57.0613 19.992H57.0822ZM56.5172 17.2144H56.866V17.6518H56.4893L56.5172 17.2144ZM57.2984 17.2144H57.6891V17.6518H57.2984V17.2144Z" fill="white"/> +<path d="M59.1406 18.5544C59.1406 18.4156 59.1406 18.2697 59.1406 18.1309H59.5312V18.5336C59.5592 18.4217 59.6224 18.3217 59.7115 18.248C59.8005 18.1743 59.9109 18.1308 60.0265 18.1239C60.1167 18.1104 60.2083 18.1104 60.2985 18.1239V18.5058C60.2731 18.5018 60.2472 18.5018 60.2218 18.5058H60.1102C59.6498 18.5058 59.5382 18.7767 59.5382 19.1308V20.2349H59.1476L59.1406 18.5544Z" fill="white"/> +<path d="M62.5817 17.228H62.9723V19.8807C62.9723 19.9223 62.9723 20.1028 62.9723 20.207H62.5817V19.8807C62.54 19.9662 62.4777 20.0402 62.4003 20.0959C62.2469 20.1958 62.0675 20.2489 61.8842 20.2487C61.6052 20.2487 60.9844 20.1028 60.9844 19.1932C60.9844 18.4015 61.4377 18.0613 61.926 18.0613C62.0566 18.0539 62.1867 18.0831 62.3014 18.1457C62.4161 18.2083 62.5108 18.3018 62.5747 18.4154L62.5817 17.228ZM62.4352 18.5613C62.3804 18.4947 62.3111 18.4413 62.2325 18.4053C62.154 18.3692 62.0683 18.3513 61.9818 18.353C61.4099 18.353 61.4099 19.0474 61.4099 19.1793C61.4099 19.5473 61.5005 19.9778 61.9818 19.9778C62.5957 19.9778 62.5957 19.2835 62.5957 19.1376C62.6171 18.9343 62.5652 18.73 62.4492 18.5613H62.4352Z" fill="white"/> +<path d="M64.3153 19.2418C64.3153 19.6724 64.4897 19.9918 64.9152 19.9918C64.9759 19.9965 65.0369 19.989 65.0946 19.9698C65.1523 19.9505 65.2055 19.9199 65.2511 19.8797C65.2966 19.8395 65.3336 19.7906 65.3598 19.7359C65.3859 19.6812 65.4008 19.6218 65.4034 19.5613H65.794C65.7872 19.7204 65.7257 19.8725 65.6196 19.9918C65.5303 20.0854 65.4218 20.1587 65.3014 20.2066C65.181 20.2546 65.0516 20.276 64.9221 20.2696C64.2246 20.2696 63.9526 19.8668 63.9526 19.2071C63.931 19.0225 63.9576 18.8354 64.0296 18.6639C64.1017 18.4925 64.2169 18.3424 64.3641 18.228C64.5328 18.122 64.7297 18.0688 64.9291 18.0752C65.8638 18.0752 65.8428 18.9016 65.8359 19.2418H64.3153ZM65.4174 18.9641C65.4174 18.7697 65.4174 18.353 64.9012 18.353C64.8221 18.3517 64.7437 18.367 64.6709 18.3979C64.5981 18.4287 64.5327 18.4744 64.4788 18.532C64.4248 18.5896 64.3837 18.6578 64.3579 18.7322C64.3322 18.8067 64.3224 18.8857 64.3292 18.9641H65.4174Z" fill="white"/> +<path d="M69.3845 17.5129H69.1543C68.8404 17.5129 68.8404 17.6726 68.8404 17.8184V18.1448H69.3286V18.4295H68.8404V20.2211H68.4567V18.4156H68.0312V18.1309H68.4428V17.8948C68.418 17.7258 68.4472 17.5533 68.5265 17.4018C68.5873 17.3228 68.667 17.2604 68.7585 17.2203C68.85 17.1803 68.9501 17.1639 69.0497 17.1726C69.1565 17.1645 69.2637 17.1645 69.3705 17.1726L69.3845 17.5129Z" fill="white"/> +<path d="M70.481 18.1306V19.4708C70.481 19.6722 70.5299 19.9292 70.9275 19.9292C71.0232 19.9337 71.1185 19.9145 71.205 19.8732C71.2914 19.832 71.3662 19.7701 71.4227 19.693C71.4881 19.5743 71.5172 19.4391 71.5064 19.3042V18.1306H71.911V19.818C71.911 19.8597 71.911 20.0958 71.911 20.2069H71.5204V19.8527C71.4621 19.9832 71.362 20.0908 71.2358 20.1587C71.1096 20.2265 70.9644 20.2508 70.8228 20.2277C70.7261 20.2364 70.6286 20.2249 70.5366 20.194C70.4446 20.163 70.3601 20.1132 70.2885 20.0478C70.2169 19.9825 70.1599 19.9029 70.121 19.8143C70.082 19.7257 70.0621 19.63 70.0625 19.5333V18.1445L70.481 18.1306ZM70.481 17.2349H70.8228V17.6515H70.4462L70.481 17.2349ZM71.2623 17.2349H71.6529V17.6515H71.2623V17.2349Z" fill="white"/> +<path d="M73.0859 18.5544C73.0859 18.4156 73.0859 18.2697 73.0859 18.1309H73.4766V18.5336C73.5078 18.4222 73.5728 18.3231 73.6626 18.2498C73.7525 18.1765 73.8629 18.1325 73.9788 18.1239C74.069 18.1104 74.1606 18.1104 74.2508 18.1239V18.5058C74.2254 18.5018 74.1995 18.5018 74.1741 18.5058H74.0625C73.6021 18.5058 73.4905 18.7767 73.4905 19.1308V20.2349H73.0999L73.0859 18.5544Z" fill="white"/> +<path d="M76.3318 17.2212L76.9805 19.6794L77.678 17.2212H78.1942L78.8917 19.7002L79.5892 17.2212H80.0007L79.1079 20.2071H78.6475L77.95 17.6587L77.2106 20.2071H76.7573L75.9062 17.2212H76.3318Z" fill="white"/> +<path d="M80.7422 17.228H81.2096V17.6516H80.7422V17.228ZM80.7841 18.1307H81.1747V20.214H80.7841V18.1307Z" fill="white"/> +<path d="M82.3516 18.5544C82.3516 18.4156 82.3516 18.2697 82.3516 18.1309H82.7491V18.5336C82.7781 18.4223 82.8415 18.3228 82.9304 18.2493C83.0193 18.1758 83.1291 18.1319 83.2444 18.1239C83.3345 18.1104 83.4262 18.1104 83.5164 18.1239V18.5058C83.491 18.5018 83.4651 18.5018 83.4397 18.5058H83.3281C82.8677 18.5058 82.7631 18.7767 82.7631 19.1308V20.2349H82.3655L82.3516 18.5544Z" fill="white"/> +<path d="M83.9219 18.124H84.2915V17.6865L84.6822 17.5615V18.124H85.1425V18.4087H84.6822V19.6517C84.6822 19.7558 84.6822 19.9295 84.9612 19.9295C85.0212 19.9394 85.0825 19.9394 85.1425 19.9295V20.235C85.0358 20.2444 84.9284 20.2444 84.8217 20.235C84.4659 20.235 84.2915 20.1378 84.2915 19.7975V18.4087H83.9219V18.124Z" fill="white"/> +<path d="M86.2475 19.5893C86.2475 19.749 86.3243 19.9713 86.701 19.9713C86.7687 19.9804 86.8376 19.9732 86.902 19.9503C86.9663 19.9273 87.0242 19.8893 87.0706 19.8393C87.1119 19.7829 87.1339 19.7147 87.1334 19.6449C87.1334 19.4365 86.9939 19.4018 86.68 19.3324C86.2406 19.2352 85.8779 19.1449 85.8779 18.7144C85.8779 18.2839 86.2127 18.0824 86.694 18.0824C86.8363 18.069 86.9798 18.0911 87.1114 18.1469C87.2429 18.2027 87.3584 18.2904 87.4473 18.4019C87.4851 18.4991 87.5017 18.6033 87.4961 18.7074H87.0985C87.0985 18.3949 86.8405 18.3672 86.694 18.3672C86.5475 18.3672 86.2754 18.3672 86.2754 18.6658C86.2754 18.8533 86.4568 18.9019 86.5684 18.9296C87.1474 19.0685 87.2659 19.1032 87.3915 19.2143C87.4439 19.2645 87.4852 19.325 87.5129 19.3919C87.5405 19.4589 87.5538 19.5308 87.5519 19.6032C87.5527 19.7063 87.5276 19.8079 87.4789 19.8989C87.4302 19.9899 87.3594 20.0672 87.2729 20.124C87.083 20.2275 86.8685 20.2779 86.6521 20.2698C86.2266 20.2698 85.8291 20.0962 85.836 19.5754L86.2475 19.5893Z" fill="white"/> +<path d="M89.6891 18.7977C89.6929 18.7416 89.6851 18.6853 89.6661 18.6324C89.6472 18.5794 89.6175 18.5309 89.5789 18.4899C89.5403 18.4488 89.4936 18.4161 89.4418 18.3938C89.3899 18.3715 89.334 18.3601 89.2776 18.3602C88.7335 18.3602 88.7335 18.9852 88.7335 19.1449C88.7335 19.5685 88.8381 19.9712 89.2566 19.9712C89.317 19.9742 89.3772 19.9646 89.4336 19.9429C89.49 19.9213 89.5412 19.8882 89.5839 19.8457C89.6266 19.8031 89.6599 19.7522 89.6816 19.6961C89.7034 19.6399 89.713 19.5799 89.71 19.5199H90.1006C90.0953 19.6242 90.0691 19.7264 90.0236 19.8206C89.9781 19.9147 89.9142 19.9988 89.8356 20.068C89.757 20.1373 89.6652 20.1901 89.5658 20.2236C89.4664 20.257 89.3613 20.2704 89.2566 20.2629C89.1279 20.268 88.9995 20.2466 88.8794 20.2C88.7594 20.1534 88.6503 20.0826 88.5591 19.9921C88.3758 19.7704 88.2858 19.4867 88.308 19.2004C88.308 18.3324 88.8451 18.0755 89.2566 18.0755C89.3758 18.0703 89.4947 18.0906 89.6054 18.1349C89.7161 18.1792 89.8159 18.2465 89.8983 18.3324C90.0121 18.4608 90.0742 18.6265 90.0727 18.7977H89.6891Z" fill="white"/> +<path d="M90.7656 17.228H91.1632V18.4363C91.238 18.3224 91.3423 18.2307 91.4651 18.1708C91.5878 18.1109 91.7245 18.0851 91.8608 18.096C91.9897 18.0845 92.1193 18.1089 92.2351 18.1666C92.3509 18.2242 92.4483 18.3128 92.5164 18.4224C92.5788 18.5764 92.6028 18.7432 92.5862 18.9085V20.207H92.1886V18.9779C92.1886 18.7904 92.1886 18.3946 91.7422 18.3946C91.6425 18.389 91.5434 18.4122 91.4567 18.4615C91.3701 18.5108 91.2996 18.584 91.2539 18.6724C91.1953 18.8104 91.1714 18.9605 91.1842 19.1098V20.207H90.7866L90.7656 17.228Z" fill="white"/> +<path d="M94.979 20.2072C94.9653 20.1058 94.9653 20.003 94.979 19.9016C94.918 20.0192 94.8246 20.1169 94.7096 20.1833C94.5947 20.2498 94.4631 20.2822 94.3303 20.2767C93.856 20.2767 93.6328 20.0058 93.6328 19.6656C93.6325 19.5407 93.666 19.4179 93.7298 19.3104C93.7936 19.2029 93.8854 19.1145 93.9955 19.0545C94.2149 18.9575 94.4531 18.9101 94.693 18.9156H94.979C94.979 18.6587 94.979 18.5475 94.9023 18.4573C94.8546 18.4106 94.7978 18.3743 94.7354 18.3504C94.673 18.3265 94.6064 18.3156 94.5396 18.3184C94.142 18.3184 94.1211 18.5892 94.1211 18.6725H93.7304C93.7339 18.5281 93.7854 18.3889 93.8769 18.2768C93.972 18.1945 94.0828 18.1324 94.2027 18.0942C94.3227 18.056 94.4491 18.0425 94.5745 18.0546C94.6986 18.0522 94.8217 18.0771 94.935 18.1275C95.0484 18.1779 95.1491 18.2526 95.2301 18.3462C95.2835 18.4439 95.3077 18.5547 95.2999 18.6656V19.6586C95.2999 19.6933 95.2999 19.9711 95.2999 20.1794L94.979 20.2072ZM94.707 19.1864C94.5535 19.1864 93.9537 19.1864 93.9537 19.61C93.9537 19.7419 94.0374 19.9711 94.3861 19.9711C94.4743 19.976 94.5622 19.9573 94.6407 19.917C94.7192 19.8767 94.7854 19.8163 94.8325 19.7419C94.9196 19.5754 94.956 19.3871 94.9372 19.2003L94.707 19.1864Z" fill="white"/> +<path d="M97.4634 17.5129H97.2332C96.9193 17.5129 96.9193 17.6726 96.9193 17.8184V18.1448H97.4076V18.4295H96.9193V20.2211H96.5287V18.4156H96.1172V18.1309H96.5287V17.8948C96.505 17.725 96.5368 17.5522 96.6194 17.4018C96.6792 17.3218 96.7589 17.2586 96.8506 17.2185C96.9423 17.1783 97.0429 17.1625 97.1425 17.1726C97.2493 17.1645 97.3566 17.1645 97.4634 17.1726V17.5129Z" fill="white"/> +<path d="M97.7812 18.124H98.1509V17.6865L98.5415 17.5615V18.124H99.0019V18.4087H98.5415V19.6517C98.5415 19.7558 98.5415 19.9295 98.8206 19.9295C98.8806 19.9394 98.9419 19.9394 99.0019 19.9295V20.235C98.8952 20.2444 98.7878 20.2444 98.681 20.235C98.3253 20.235 98.1509 20.1378 98.1509 19.7975V18.4087H97.7812V18.124Z" fill="white"/> +<path d="M47.7215 23.0957V24.4359C47.7215 24.6373 47.7704 24.8942 48.168 24.8942C48.2628 24.8995 48.3574 24.8805 48.4429 24.8392C48.5283 24.7979 48.6017 24.7356 48.6562 24.6581C48.7274 24.5415 48.7592 24.4052 48.7469 24.2692V23.0957H49.1445V24.7831C49.1445 24.8248 49.1445 25.0609 49.1445 25.172H48.7399V24.8178C48.6807 24.9475 48.5805 25.0544 48.4545 25.1221C48.3286 25.1898 48.1839 25.2146 48.0424 25.1928C47.9462 25.2005 47.8494 25.1882 47.7583 25.1567C47.6671 25.1253 47.5835 25.0754 47.5127 25.0101C47.4419 24.9449 47.3855 24.8657 47.347 24.7776C47.3085 24.6895 47.2888 24.5944 47.2891 24.4984V23.1096L47.7215 23.0957Z" fill="white"/> +<path d="M50.3125 23.3393V23.0962H50.7031V23.4365C50.7664 23.3096 50.8671 23.205 50.9918 23.1367C51.1165 23.0684 51.2591 23.0398 51.4006 23.0546C51.4968 23.0469 51.5936 23.0591 51.6848 23.0906C51.776 23.122 51.8596 23.1719 51.9304 23.2372C52.0012 23.3025 52.0576 23.3816 52.0961 23.4697C52.1346 23.5578 52.1543 23.6529 52.154 23.749V25.1378H51.7564V23.8184C51.7632 23.7549 51.7568 23.6907 51.7376 23.6297C51.7184 23.5688 51.6868 23.5125 51.6448 23.4642C51.5445 23.3716 51.4118 23.3218 51.2751 23.3254C51.1971 23.3257 51.12 23.3426 51.049 23.3748C50.978 23.4071 50.9147 23.4539 50.8632 23.5123C50.8118 23.5708 50.7734 23.6394 50.7506 23.7138C50.7278 23.7881 50.7212 23.8663 50.731 23.9434V25.1378H50.3404L50.3125 23.3393Z" fill="white"/> +<path d="M54.6833 22.1934H55.0739V24.846C55.0739 24.8877 55.0739 25.0682 55.0739 25.1724H54.6833V24.846C54.6404 24.9328 54.5755 25.0071 54.4949 25.0612C54.3422 25.1626 54.1623 25.2159 53.9788 25.214C53.6997 25.214 53.0859 25.0682 53.0859 24.1585C53.0859 23.3739 53.5393 23.0267 54.0276 23.0267C54.1582 23.0192 54.2883 23.0484 54.403 23.111C54.5177 23.1737 54.6124 23.2672 54.6763 23.3808L54.6833 22.1934ZM54.5368 23.5266C54.4809 23.4595 54.4104 23.4059 54.3307 23.3698C54.2509 23.3337 54.164 23.3161 54.0764 23.3183C53.5044 23.3183 53.5044 24.0127 53.5044 24.1516C53.5044 24.5196 53.6021 24.9432 54.0764 24.9432C54.6972 24.9432 54.6972 24.2488 54.6972 24.1099C54.7151 23.9027 54.6582 23.6959 54.5368 23.5266Z" fill="white"/> +<path d="M57.7344 22.186H58.1459V25.172H57.7344V22.186Z" fill="white"/> +<path d="M59.2969 23.3393V23.0962H59.6596V23.4365C59.7229 23.3096 59.8236 23.205 59.9483 23.1367C60.0729 23.0684 60.2156 23.0398 60.3571 23.0546C60.4539 23.0459 60.5514 23.0574 60.6434 23.0883C60.7354 23.1193 60.8199 23.1691 60.8915 23.2344C60.963 23.2998 61.0201 23.3793 61.059 23.4679C61.0979 23.5565 61.1178 23.6523 61.1175 23.749V25.1378H60.7199V23.8184C60.7304 23.6904 60.6903 23.5633 60.6082 23.4642C60.5054 23.3712 60.3705 23.3214 60.2316 23.3254C60.1535 23.3257 60.0765 23.3426 60.0055 23.3748C59.9345 23.4071 59.8711 23.4539 59.8197 23.5123C59.7682 23.5708 59.7299 23.6394 59.7071 23.7138C59.6843 23.7881 59.6776 23.8663 59.6875 23.9434V25.1378H59.2969V23.3393Z" fill="white"/> +<path d="M62.2422 23.3393V23.0962H62.6328V23.4365C62.6961 23.3096 62.7968 23.205 62.9214 23.1367C63.0461 23.0684 63.1888 23.0398 63.3303 23.0546C63.4265 23.0469 63.5232 23.0591 63.6144 23.0906C63.7056 23.122 63.7892 23.1719 63.86 23.2372C63.9308 23.3025 63.9873 23.3816 64.0258 23.4697C64.0643 23.5578 64.084 23.6529 64.0837 23.749V25.1378H63.6861V23.8184C63.6929 23.7549 63.6865 23.6907 63.6673 23.6297C63.6481 23.5688 63.6165 23.5125 63.5744 23.4642C63.4742 23.3716 63.3415 23.3218 63.2048 23.3254C63.1267 23.3257 63.0497 23.3426 62.9787 23.3748C62.9077 23.4071 62.8443 23.4539 62.7929 23.5123C62.7414 23.5708 62.7031 23.6394 62.6803 23.7138C62.6575 23.7881 62.6508 23.8663 62.6607 23.9434V25.1378H62.2701L62.2422 23.3393Z" fill="white"/> +<path d="M66.0666 23.0406C66.2089 23.0348 66.3507 23.0596 66.4825 23.1133C66.6142 23.167 66.7328 23.2484 66.8301 23.3518C66.9274 23.4553 67.0012 23.5785 67.0464 23.7129C67.0916 23.8473 67.1071 23.9898 67.0919 24.1308C67.106 24.2757 67.0887 24.422 67.0413 24.5598C66.9938 24.6975 66.9173 24.8236 66.8169 24.9295C66.7165 25.0354 66.5945 25.1187 66.459 25.1737C66.3236 25.2288 66.1779 25.2544 66.0317 25.2488C65.8895 25.2546 65.7476 25.2297 65.6158 25.176C65.4841 25.1223 65.3655 25.0409 65.2682 24.9375C65.1709 24.834 65.0971 24.7109 65.0519 24.5764C65.0068 24.442 64.9912 24.2995 65.0063 24.1585C64.9899 24.0131 65.0055 23.8659 65.0521 23.727C65.0986 23.5882 65.1751 23.4611 65.276 23.3547C65.3769 23.2483 65.4999 23.165 65.6365 23.1108C65.773 23.0565 65.9198 23.0326 66.0666 23.0406ZM66.0666 24.9571C66.3596 24.9571 66.6944 24.7418 66.6944 24.1169C66.6944 23.603 66.4572 23.3322 66.0875 23.3322C65.8364 23.3322 65.4388 23.485 65.4388 24.1377C65.4179 24.596 65.5992 24.9571 66.0457 24.9571H66.0666Z" fill="white"/> +<path d="M67.7266 23.0957H68.166L68.8287 24.7414L69.4774 23.0957H69.9098L68.9961 25.1789H68.6055L67.7266 23.0957Z" fill="white"/> +<path d="M72.0245 25.1722C71.9936 25.0734 71.9794 24.9701 71.9827 24.8667C71.9221 24.9831 71.8298 25.0801 71.7162 25.1465C71.6027 25.2128 71.4726 25.2458 71.3409 25.2416C70.8596 25.2416 70.6016 24.9708 70.6016 24.6306C70.6019 24.5049 70.6365 24.3818 70.7016 24.2742C70.7667 24.1666 70.8598 24.0785 70.9712 24.0195C71.1906 23.9225 71.4288 23.875 71.6688 23.8806H71.9478C71.9478 23.6237 71.9478 23.5126 71.8711 23.4223C71.8242 23.3746 71.7675 23.3375 71.7049 23.3136C71.6423 23.2896 71.5753 23.2793 71.5083 23.2834C71.1177 23.2834 71.0968 23.5542 71.0898 23.6376H70.6992C70.7056 23.4937 70.7568 23.3554 70.8457 23.2418C70.9414 23.1606 71.0523 23.0991 71.172 23.061C71.2918 23.0228 71.418 23.0087 71.5432 23.0195C71.6822 23.0062 71.8223 23.0271 71.9513 23.0804C72.0802 23.1336 72.194 23.2177 72.2826 23.3251C72.331 23.4245 72.355 23.534 72.3524 23.6445V24.6375C72.3524 24.6375 72.3524 24.95 72.3872 25.1583L72.0245 25.1722ZM71.7525 24.1514C71.5921 24.1514 70.9992 24.1514 70.9992 24.575C70.9992 24.7069 71.0829 24.9361 71.4316 24.9361C71.5188 24.9397 71.6055 24.9211 71.6836 24.8823C71.7617 24.8434 71.8286 24.7855 71.878 24.7139C71.9614 24.5437 71.9952 24.3537 71.9757 24.1653L71.7525 24.1514Z" fill="white"/> +<path d="M73.1406 23.0892H73.5103V22.6517L73.8939 22.5337V23.0892H74.3613V23.3739H73.8939V24.5961C73.8939 24.6933 73.8939 24.8669 74.173 24.8669C74.2353 24.8766 74.2989 24.8766 74.3613 24.8669V25.1724C74.2546 25.1825 74.1471 25.1825 74.0404 25.1724C73.6777 25.1724 73.5103 25.0682 73.5103 24.728V23.3392H73.1406V23.0892Z" fill="white"/> +<path d="M75.2109 22.1934H75.7062V22.6239H75.2389L75.2109 22.1934ZM75.2528 23.0961H75.6434V25.1793H75.2528V23.0961Z" fill="white"/> +<path d="M77.7072 23.0406C77.8495 23.0348 77.9913 23.0596 78.1231 23.1133C78.2548 23.167 78.3735 23.2484 78.4708 23.3518C78.5681 23.4553 78.6418 23.5785 78.687 23.7129C78.7322 23.8473 78.7478 23.9898 78.7326 24.1308C78.7466 24.2757 78.7293 24.422 78.6819 24.5598C78.6344 24.6975 78.558 24.8236 78.4575 24.9295C78.3571 25.0354 78.2351 25.1187 78.0997 25.1737C77.9642 25.2288 77.8185 25.2544 77.6723 25.2488C77.5301 25.2546 77.3883 25.2297 77.2565 25.176C77.1247 25.1223 77.0061 25.0409 76.9088 24.9375C76.8115 24.834 76.7377 24.7109 76.6926 24.5764C76.6474 24.442 76.6318 24.2995 76.647 24.1585C76.6305 24.0131 76.6462 23.8659 76.6927 23.727C76.7393 23.5882 76.8157 23.4611 76.9166 23.3547C77.0175 23.2483 77.1406 23.165 77.2771 23.1108C77.4136 23.0565 77.5604 23.0326 77.7072 23.0406ZM77.7072 24.9571C78.0002 24.9571 78.335 24.7418 78.335 24.1169C78.335 23.603 78.0978 23.3322 77.7282 23.3322C77.4771 23.3322 77.0794 23.485 77.0794 24.1377C77.0585 24.596 77.2399 24.9571 77.6863 24.9571H77.7072Z" fill="white"/> +<path d="M79.75 23.3393V23.0962H80.1406V23.4365C80.2039 23.3096 80.3046 23.205 80.4293 23.1367C80.554 23.0684 80.6966 23.0398 80.8381 23.0546C80.9349 23.0459 81.0324 23.0574 81.1244 23.0883C81.2164 23.1193 81.3009 23.1691 81.3725 23.2344C81.4441 23.2998 81.5011 23.3793 81.54 23.4679C81.579 23.5565 81.5989 23.6523 81.5985 23.749V25.1378H81.2009V23.8184C81.2114 23.6904 81.1714 23.5633 81.0892 23.4642C80.9886 23.3722 80.8562 23.3225 80.7196 23.3254C80.6415 23.3257 80.5645 23.3426 80.4935 23.3748C80.4225 23.4071 80.3592 23.4539 80.3077 23.5123C80.2563 23.5708 80.2179 23.6394 80.1951 23.7138C80.1723 23.7881 80.1656 23.8663 80.1755 23.9434V25.1378H79.7779L79.75 23.3393Z" fill="white"/> +<path d="M4.84782 18.728V25.1929H4.06659V22.1306H0.788208V25.1929H0V18.728H0.788208V21.6445H4.06659V18.728H4.84782Z" fill="white"/> +<path d="M10.1679 22.1795V25.1932H9.47034V24.4988C9.29531 24.7525 9.05784 24.9572 8.78061 25.0934C8.50338 25.2295 8.1957 25.2926 7.88699 25.2765C6.98718 25.2765 6.55469 24.8183 6.55469 24.1586C6.55469 23.0128 7.84512 22.7697 9.40061 22.6239H9.43547V22.1795C9.43547 21.6032 9.14252 21.3046 8.43802 21.3046C7.82666 21.3167 7.23236 21.5074 6.72907 21.8531L6.80579 21.2143C7.31647 20.8663 7.92393 20.6866 8.54262 20.7004C9.86095 20.7074 10.1679 21.4435 10.1679 22.1795ZM9.47034 23.4155V23.0545C8.2985 23.1586 7.3429 23.3253 7.3429 24.103C7.3429 24.4988 7.60796 24.7419 8.1311 24.7419C8.30423 24.7401 8.47529 24.7043 8.63454 24.6367C8.79379 24.5691 8.93813 24.4708 9.05925 24.3477C9.18038 24.2245 9.27594 24.0788 9.34049 23.9188C9.40505 23.7589 9.43732 23.5879 9.43547 23.4155H9.47034Z" fill="white"/> +<path d="M18.2016 22.0961V25.1932H17.4622V22.2003C17.4622 21.6656 17.2738 21.3045 16.7647 21.3045C16.5845 21.3092 16.4073 21.351 16.2442 21.4273C16.0811 21.5036 15.9357 21.6128 15.817 21.7478C15.6984 21.8829 15.6092 22.041 15.555 22.2121C15.5008 22.3832 15.4828 22.5636 15.5021 22.7419V25.1932H14.8046V22.2003C14.8046 21.6656 14.6023 21.3045 14.0582 21.3045C13.8784 21.3091 13.7014 21.351 13.5386 21.4273C13.3759 21.5037 13.2308 21.6129 13.1127 21.7481C12.9946 21.8833 12.9061 22.0415 12.8527 22.2126C12.7994 22.3837 12.7823 22.5639 12.8027 22.7419V25.1932H12.0703V20.7976H12.7678V21.5545C12.9182 21.2921 13.1369 21.075 13.4008 20.9259C13.6647 20.7768 13.9641 20.7013 14.2675 20.7073C14.5441 20.6759 14.8224 20.7491 15.0472 20.9125C15.2721 21.0758 15.427 21.3174 15.4812 21.5892C15.628 21.3167 15.8479 21.09 16.1163 20.9343C16.3848 20.7787 16.6913 20.7001 17.0018 20.7073C17.811 20.7073 18.2016 21.2281 18.2016 22.0961Z" fill="white"/> +<path d="M23.9653 22.9919C23.9653 24.5474 23.1004 25.2696 22.1238 25.2696C21.8441 25.2821 21.5662 25.2183 21.3203 25.0849C21.0743 24.9514 20.8698 24.7536 20.7288 24.5127V25.2071H20.0312V18.7422H20.7706V21.5198C20.9187 21.2672 21.132 21.0586 21.3883 20.9158C21.6447 20.7729 21.9348 20.701 22.2285 20.7074C23.2538 20.7074 23.9653 21.4573 23.9653 22.9919ZM23.191 22.9919C23.191 21.8253 22.8074 21.2767 22.0262 21.2767C21.2449 21.2767 20.7567 21.8462 20.7567 22.9919C20.7567 24.1377 21.3077 24.6863 21.9983 24.6863C22.6888 24.6863 23.191 24.1933 23.191 22.9989V22.9919Z" fill="white"/> +<path d="M29.2534 20.7837V25.1931H28.5559V24.4224C28.3854 24.6927 28.1472 24.9142 27.8647 25.0651C27.5822 25.2161 27.2651 25.2913 26.9446 25.2834C26.7587 25.3033 26.5706 25.2806 26.3948 25.2171C26.219 25.1536 26.0601 25.0509 25.9302 24.9169C25.8003 24.7829 25.7029 24.6212 25.6454 24.444C25.5879 24.2668 25.5718 24.0789 25.5984 23.8946V20.7906H26.3378V23.8113C26.3378 24.346 26.5471 24.707 27.1469 24.707C27.3355 24.7072 27.5222 24.6694 27.6957 24.5957C27.8692 24.522 28.0259 24.4141 28.1563 24.2785C28.2867 24.1428 28.3881 23.9822 28.4544 23.8064C28.5207 23.6307 28.5505 23.4433 28.542 23.2558V20.7906L29.2534 20.7837Z" fill="white"/> +<path d="M33.7014 21.5267C33.5513 21.4868 33.3963 21.468 33.241 21.4712C32.4877 21.4712 31.846 22.1239 31.846 23.2211V25.1931H31.1484V20.7976H31.846V21.8739C31.96 21.5546 32.1641 21.2747 32.4338 21.0678C32.7035 20.8609 33.0273 20.7358 33.3666 20.7073C33.4571 20.6991 33.5481 20.6991 33.6386 20.7073L33.7014 21.5267Z" fill="white"/> +<path d="M38.7326 20.7976V25.332C38.7326 26.1653 38.2653 26.9986 36.7028 26.9986C36.1238 27.0194 35.5574 26.8265 35.1124 26.457L35.0217 25.7973C35.5066 26.1823 36.1105 26.3885 36.7307 26.3806C37.5468 26.3806 38.0002 26.0195 38.0002 25.3529V24.3251C37.8445 24.5699 37.6277 24.7703 37.371 24.9066C37.1142 25.0429 36.8263 25.1105 36.5354 25.1029C35.503 25.1029 34.8125 24.4085 34.8125 22.9016C34.8125 21.3948 35.6565 20.7073 36.6261 20.7073C36.9027 20.6942 37.1779 20.7548 37.4232 20.883C37.6685 21.0112 37.8748 21.2023 38.0211 21.4364V20.7976H38.7326ZM38.0002 22.8808C38.0002 21.7767 37.4422 21.2628 36.7586 21.2628C36.075 21.2628 35.5867 21.7489 35.5867 22.8808C35.5867 24.0127 35.9495 24.5057 36.7307 24.5057C37.5119 24.5057 37.9653 23.9988 37.9653 22.8947L38.0002 22.8808Z" fill="white"/> +<path d="M31.5 12.5755H31.5697V13.3046C25.4315 14.999 21.0022 14.5337 14.871 13.3046C9.58371 12.2561 5.55204 11.4922 0.257812 13.3046V12.5686C5.56599 10.8048 9.71624 11.5825 15.0105 12.6241C20.9952 13.8116 25.3966 14.3046 31.5 12.6241V12.5755Z" fill="white"/> +<path d="M22.5927 12.7909V10.4993C22.6056 10.3278 22.5828 10.1555 22.5257 9.9932C22.4686 9.83088 22.3785 9.682 22.261 9.55594C22.1434 9.42987 22.0011 9.32933 21.8427 9.26057C21.6844 9.1918 21.5135 9.15631 21.3407 9.15631C21.1679 9.15631 20.997 9.1918 20.8387 9.26057C20.6803 9.32933 20.5379 9.42987 20.4204 9.55594C20.3029 9.682 20.2128 9.83088 20.1557 9.9932C20.0986 10.1555 20.0758 10.3278 20.0886 10.4993V12.5825C18.7424 12.4228 17.431 12.2006 16.1406 11.9645C16.6832 10.5329 17.0031 9.02724 17.0893 7.49951H25.6479C25.7828 9.27346 26.1679 11.0196 26.7919 12.6867C25.4157 12.8298 24.0305 12.8669 22.6486 12.7978L22.5927 12.7909Z" fill="white"/> +<path d="M18.7812 2.41681H18.3278L18.0976 2.80568L17.8675 2.41681H17.4141L17.6442 2.021L17.4141 1.63214H17.8675L18.0976 1.23633L18.3278 1.63214H18.7812L18.551 2.021L18.7812 2.41681Z" fill="white"/> +<path d="M25.2187 2.41681H24.7583L24.5351 2.80568L24.305 2.41681H23.8516L24.0817 2.021L23.8516 1.63214H24.305L24.5351 1.23633L24.7583 1.63214H25.2187L24.9885 2.021L25.2187 2.41681Z" fill="white"/> +<path d="M20.1458 2.57621C20.1452 2.31407 20.2338 2.05947 20.3973 1.85392C20.5607 1.64836 20.7892 1.50398 21.0456 1.44433V0.944379H20.5992V0.47914H21.0177V0H21.5548V0.47914H21.9943V0.944379H21.5688V1.44433C21.828 1.51095 22.0574 1.66201 22.2205 1.87341C22.3835 2.08481 22.4709 2.34444 22.4686 2.61096H22.922V3.20814H22.4128V6.40933H23.5079V3.20814H25.5377V6.40933H26.1794V7.02736H16.4141V6.40933H17.1116V3.20814H19.1344V6.40933H20.2295V3.20814H19.7203V2.61096L20.1458 2.57621Z" fill="white"/> +</svg> diff --git a/public/images/logos/Logo_EU.svg b/public/images/logos/Logo_EU.svg new file mode 100644 index 0000000000000000000000000000000000000000..04af854b78415e8239a697158f67abb082b8c562 --- /dev/null +++ b/public/images/logos/Logo_EU.svg @@ -0,0 +1,71 @@ +<svg width="92" height="21" viewBox="0 0 92 21" fill="none" xmlns="http://www.w3.org/2000/svg"> +<path d="M30.0846 0.861337V20.1116H0.369589V0.861337H30.0846ZM30.4542 0.5H0V20.4729H30.4542V0.5Z" fill="#FDFDFC"/> +<path d="M21.9195 13.3616H22.7862L22.0876 13.8729L22.3593 14.6841L21.6626 14.1837L20.9678 14.6841L21.2431 13.8729L20.5391 13.3616H21.4021L21.6626 12.5703L21.9195 13.3616Z" fill="#FDFDFC"/> +<path d="M15.6773 3.36179H16.5421L15.8455 3.87488L16.1171 4.68609L15.4204 4.18744L14.7238 4.68609L14.9991 3.87488L14.2969 3.36179H15.158L15.4204 2.57227L15.6773 3.36179Z" fill="#FDFDFC"/> +<path d="M15.6773 16.9606H16.5421L15.8455 17.4737L16.1171 18.2885L15.4204 17.7862L14.7238 18.2885L14.9991 17.4737L14.2969 16.9606H15.158L15.4204 16.1729L15.6773 16.9606Z" fill="#FDFDFC"/> +<path d="M11.8414 16.0085H12.7062L12.0114 16.518L12.2793 17.331L11.5845 16.8305L10.8897 17.331L11.1632 16.518L10.4609 16.0085H11.3239L11.5845 15.2153L11.8414 16.0085Z" fill="#FDFDFC"/> +<path d="M22.0679 7.03806H22.9328L22.2379 7.54935L22.5077 8.36055L21.8111 7.8619L21.1162 8.36055L21.3916 7.54935L20.6875 7.03806H21.5505L21.8111 6.24854L22.0679 7.03806Z" fill="#FDFDFC"/> +<path d="M9.51323 6.96252H10.3781L9.67954 7.47562L9.95119 8.28501L9.25637 7.78998L8.55969 8.28501L8.83503 7.47562L8.13281 6.96252H8.99396L9.25637 6.1748L9.51323 6.96252Z" fill="#FDFDFC"/> +<path d="M19.4351 4.53986H20.3036L19.6051 5.04935L19.8749 5.86236L19.1801 5.36371L18.4871 5.86236L18.7588 5.04935L18.0547 4.53986H18.9195L19.1801 3.74854L19.4351 4.53986Z" fill="#FDFDFC"/> +<path d="M12.2164 4.46564H13.0849L12.3864 4.97694L12.6562 5.78814L11.9613 5.28949L11.2684 5.78814L11.54 4.97694L10.8359 4.46564H11.6989L11.9613 3.67432L12.2164 4.46564Z" fill="#FDFDFC"/> +<path d="M19.7379 16.0085H20.6028L19.9061 16.518L20.1778 17.331L19.4829 16.8305L18.7899 17.331L19.0616 16.518L18.3594 16.0085H19.2205L19.4829 15.2153L19.7379 16.0085Z" fill="#FDFDFC"/> +<path d="M8.75542 10.0537H9.6221L8.92358 10.5632L9.19523 11.3744L8.49855 10.874L7.80372 11.3744L8.07907 10.5632L7.375 10.0537H8.23799L8.49855 9.25879L8.75542 10.0537Z" fill="#FDFDFC"/> +<path d="M22.6695 10.1241H23.5343L22.8358 10.6372L23.1093 11.4484L22.4126 10.9498L21.7159 11.4484L21.9913 10.6372L21.2891 10.1241H22.1521L22.4126 9.33643L22.6695 10.1241Z" fill="#FDFDFC"/> +<path d="M9.58354 13.3616H10.4502L9.75355 13.8729L10.0234 14.6841L9.32668 14.1837L8.63554 14.6841L8.90719 13.8729L8.20312 13.3616H9.06612L9.32668 12.5703L9.58354 13.3616Z" fill="#FDFDFC"/> +<path d="M37.8672 1.23877H40.1549V1.63805H38.3088V2.77806H39.6819V3.1665H38.3088V4.49441H40.2621V4.89008H37.8672V1.23877Z" fill="#FDFDFC"/> +<path d="M40.9766 3.6254V1.23877H41.4219V3.56939C41.4219 4.15476 41.7083 4.56487 42.3699 4.56487C43.0315 4.56487 43.3105 4.16921 43.3105 3.57662V1.23877H43.7466V3.61456C43.7466 4.37517 43.2902 4.95512 42.3644 4.95512C41.4053 4.95512 40.9766 4.38059 40.9766 3.6254Z" fill="#FDFDFC"/> +<path d="M44.7812 1.23877H46.0637C46.9119 1.23877 47.3906 1.58927 47.3906 2.26135C47.3906 2.84672 47.0524 3.15205 46.5257 3.26226L47.4404 4.88827H46.9563L46.0637 3.31646H45.2211V4.88827H44.7812V1.23877ZM46.0397 2.92983C46.6237 2.92983 46.9544 2.77264 46.9544 2.274C46.9544 1.77535 46.6292 1.63263 46.0305 1.63263H45.2174V2.92983H46.0397Z" fill="#FDFDFC"/> +<path d="M48.1172 3.06362C48.1172 1.8965 48.8102 1.17383 49.7323 1.17383C50.6544 1.17383 51.3382 1.8965 51.3382 3.06723C51.3382 4.23796 50.6563 4.96786 49.7323 4.96786C48.8083 4.96786 48.1172 4.24519 48.1172 3.07085V3.06362ZM50.8891 3.07085C50.8891 2.12053 50.4031 1.5713 49.7267 1.5713C49.0504 1.5713 48.5625 2.1133 48.5625 3.07085C48.5625 4.02839 49.0412 4.57581 49.7267 4.57581C50.4123 4.57581 50.8947 4.01755 50.8947 3.06362L50.8891 3.07085Z" fill="#FDFDFC"/> +<path d="M52.2362 1.23877H53.5021C54.3078 1.23877 54.8492 1.54952 54.8492 2.274C54.8492 3.05268 54.2542 3.34536 53.4725 3.34536H52.6779V4.89008H52.2344V1.23877H52.2362ZM53.5021 2.95873C54.1008 2.95873 54.4168 2.77806 54.4168 2.29026C54.4168 1.80246 54.1045 1.63263 53.4928 1.63263H52.6816V2.95873H53.5021Z" fill="#FDFDFC"/> +<path d="M56.4054 1.22428H56.8692L58.1923 4.89004H57.7322L57.3626 3.84397H55.8843L55.5147 4.89004H55.0859L56.4072 1.22428H56.4054ZM55.9545 0.557617H56.3961V1.02193H55.9545V0.557617ZM57.2296 3.46457L56.6438 1.75003H56.6327L56.0247 3.46457H57.2296ZM56.8692 0.557617H57.3183V1.02193H56.8692V0.557617Z" fill="#FDFDFC"/> +<path d="M59.4104 1.23877H58.9688V4.89008H59.4104V1.23877Z" fill="#FDFDFC"/> +<path d="M60.2812 4.00687L60.6508 3.84427C60.7218 4.06232 60.8644 4.25136 61.0566 4.38204C61.2487 4.51272 61.4796 4.57772 61.7134 4.56694C62.2382 4.56694 62.5875 4.35014 62.5875 3.96712C62.5875 3.5841 62.3842 3.42512 61.6469 3.20109C60.8689 2.96622 60.4069 2.76387 60.4069 2.12972C60.4088 1.58049 60.8892 1.17399 61.6099 1.17399C61.8884 1.15668 62.1654 1.22603 62.4011 1.37208C62.6368 1.51813 62.8191 1.73339 62.922 1.987L62.5672 2.18031C62.4941 1.99003 62.3608 1.82758 62.1865 1.71673C62.0123 1.60588 61.8064 1.55244 61.5988 1.56423C61.1258 1.56423 60.843 1.79368 60.843 2.10624C60.843 2.49648 61.0925 2.62656 61.8261 2.8524C62.5598 3.07823 63.0199 3.32756 63.0199 3.93641C63.0199 4.54526 62.484 4.96802 61.6931 4.96802C61.383 4.98398 61.0762 4.89901 60.8208 4.72642C60.5653 4.55382 60.3756 4.30332 60.2812 4.0141" fill="#FDFDFC"/> +<path d="M63.7266 3.04756C63.7266 1.91115 64.3752 1.17041 65.3121 1.17041C66.103 1.17041 66.5225 1.61847 66.6962 2.29055L66.2693 2.40257C66.1086 1.84972 65.8535 1.56969 65.3066 1.56969C64.6099 1.56969 64.1775 2.14241 64.1775 3.04575C64.1775 4.01232 64.6191 4.56517 65.3176 4.56517C65.848 4.56517 66.1751 4.27249 66.3322 3.6817L66.7498 3.77565C66.565 4.49832 66.0919 4.96083 65.3121 4.96083C64.3641 4.96083 63.7266 4.23816 63.7266 3.04756Z" fill="#FDFDFC"/> +<path d="M67.5781 1.23877H68.0216V2.76903H69.9435V1.23877H70.3889V4.89008H69.9435V3.1665H68.0216V4.89008H67.5781V1.23877Z" fill="#FDFDFC"/> +<path d="M71.4453 1.23877H73.7368V1.63805H71.8925V2.77806H73.2637V3.1665H71.8925V4.49441H73.8439V4.89008H71.4453V1.23877Z" fill="#FDFDFC"/> +<path d="M75.7734 3.6254V1.23877H76.2169V3.56939C76.2169 4.15476 76.5034 4.56487 77.1631 4.56487C77.8228 4.56487 78.1055 4.16921 78.1055 3.57662V1.23877H78.5435V3.61456C78.5435 4.37517 78.0815 4.95512 77.1594 4.95512C76.1985 4.95512 75.7734 4.38059 75.7734 3.6254Z" fill="#FDFDFC"/> +<path d="M79.5703 1.23877H80.0378L82.0004 4.12585H82.0115V1.23877H82.4328V4.89008H82.0355L79.9972 1.92531H79.9861V4.89008H79.5703V1.23877Z" fill="#FDFDFC"/> +<path d="M83.9688 1.23877H83.5234V4.89008H83.9688V1.23877Z" fill="#FDFDFC"/> +<path d="M84.8828 3.06362C84.8828 1.8965 85.5758 1.17383 86.4998 1.17383C87.4237 1.17383 88.1038 1.8965 88.1038 3.06723C88.1038 4.23796 87.42 4.96786 86.4998 4.96786C85.5795 4.96786 84.8828 4.24519 84.8828 3.07085V3.06362ZM87.6547 3.07085C87.6547 2.12053 87.1687 1.5713 86.4924 1.5713C85.816 1.5713 85.3282 2.1133 85.3282 3.07085C85.3282 4.02839 85.8068 4.57581 86.4924 4.57581C87.178 4.57581 87.6621 4.01755 87.6621 3.06362L87.6547 3.07085Z" fill="#FDFDFC"/> +<path d="M89 1.23877H89.4694L91.4356 4.12585H91.4411V1.23877H91.8606V4.89008H91.4633L89.4324 1.92531H89.4195V4.89008H89V1.23877Z" fill="#FDFDFC"/> +<path d="M37.8672 11.8354H39.8667V12.1769H38.2534V13.1579H39.4527V13.4886H38.2534V14.6322H39.9609V14.9719H37.8672V11.8354Z" fill="#FDFDFC"/> +<path d="M40.5661 14.3466V12.7368H40.9468V14.2725C40.9468 14.567 41.0761 14.7061 41.3737 14.7061C41.6637 14.6869 41.9345 14.5572 42.1276 14.3448V12.7368H42.512V14.9771H42.1276V14.6374C41.8978 14.87 41.5841 15.0055 41.2535 15.015C41.161 15.0253 41.0673 15.0151 40.9794 14.9852C40.8915 14.9553 40.8116 14.9065 40.7455 14.8423C40.6795 14.7781 40.6291 14.7002 40.5981 14.6144C40.567 14.5286 40.5561 14.4371 40.5661 14.3466Z" fill="#FDFDFC"/> +<path d="M43.2891 12.7368H43.6679V13.1541C43.7619 13.0054 43.8949 12.884 44.0532 12.8027C44.2115 12.7213 44.3892 12.683 44.5678 12.6916H44.6288L44.603 13.0295C44.5882 13.0295 44.505 13.0295 44.4921 13.0295C44.3198 13.0268 44.1505 13.0732 44.0048 13.163C43.8591 13.2529 43.7433 13.3822 43.6716 13.5353V14.9807H43.2928V12.7368" fill="#FDFDFC"/> +<path d="M45 13.8495C45 13.0799 45.5119 12.686 46.0866 12.686C46.6613 12.686 47.1676 13.0799 47.1676 13.8495C47.1676 14.6192 46.6576 15.0167 46.0866 15.0167C45.5156 15.0167 45 14.6174 45 13.8495ZM46.7814 13.8495C46.7814 13.3852 46.5504 13.0004 46.0866 13.0004C45.6228 13.0004 45.3862 13.3473 45.3862 13.8495C45.3862 14.3518 45.6154 14.7059 46.0866 14.7059C46.5227 14.7059 46.7759 14.3626 46.7759 13.8495H46.7814Z" fill="#FDFDFC"/> +<path d="M47.8281 12.7366H48.2088V13.0474C48.3022 12.9364 48.4192 12.8466 48.5516 12.7843C48.684 12.7219 48.8287 12.6884 48.9757 12.686C49.5098 12.686 49.9255 13.0672 49.9255 13.8477C49.9255 14.6282 49.5061 15.0058 48.935 15.0058C48.7978 15.0036 48.6624 14.9737 48.5375 14.918C48.4125 14.8624 48.3007 14.7822 48.2088 14.6824V15.817H47.8281V12.7366ZM49.5449 13.855C49.5449 13.2859 49.264 13.0058 48.8888 13.0058C48.757 13.0122 48.6281 13.0462 48.5108 13.1054C48.3935 13.1646 48.2905 13.2477 48.2088 13.3491V14.3626C48.289 14.4642 48.3909 14.5476 48.5074 14.6069C48.6239 14.6661 48.7521 14.6999 48.8833 14.7059C49.288 14.7059 49.5449 14.4476 49.5449 13.8495V13.855Z" fill="#FDFDFC"/> +<path d="M50.4375 14.4401C50.4375 13.9866 50.8385 13.6632 51.9935 13.506V13.4049C52.0008 13.3475 51.9944 13.2893 51.9748 13.2349C51.9551 13.1804 51.9228 13.1311 51.8803 13.091C51.8378 13.0508 51.7863 13.0209 51.7299 13.0036C51.6736 12.9863 51.6139 12.982 51.5555 12.9911C51.2406 12.9961 50.9392 13.1167 50.711 13.329L50.5133 13.0977C50.8063 12.8298 51.1931 12.6817 51.5943 12.684C52.1487 12.684 52.3723 12.9622 52.3723 13.4302V14.4166C52.3597 14.6032 52.3816 14.7905 52.437 14.9695H52.0489C52.0124 14.8697 51.9937 14.7646 51.9935 14.6587C51.753 14.885 51.431 15.0097 51.0972 15.0056C50.6944 15.0056 50.4393 14.8014 50.4393 14.4401H50.4375ZM51.9953 14.3895V13.7626C51.1083 13.8981 50.8163 14.1059 50.8163 14.3859C50.8163 14.6009 50.9642 14.7147 51.2081 14.7147C51.3545 14.7139 51.4993 14.6847 51.634 14.6289C51.7688 14.5731 51.891 14.4917 51.9935 14.3895H51.9953ZM50.9124 12.0986H51.2986V12.4997H50.9124V12.0986ZM51.7126 12.0986H52.108V12.4997H51.7126V12.0986Z" fill="#FDFDFC"/> +<path d="M53.1484 11.8965H53.5439V12.2578H53.1484V11.8965ZM53.1577 12.7312H53.5273V14.9697H53.1577V12.7312Z" fill="#FDFDFC"/> +<path d="M54.154 14.6317L54.3831 14.4095C54.4742 14.5096 54.5861 14.5894 54.7114 14.6436C54.8367 14.6978 54.9724 14.7252 55.1094 14.7238C55.479 14.7238 55.6638 14.601 55.6638 14.3625C55.6638 14.124 55.4586 14.0518 55.0613 13.965C54.5679 13.8494 54.2261 13.7247 54.2261 13.2893C54.2261 12.9533 54.5384 12.6805 55.0447 12.6805C55.2075 12.6731 55.3701 12.6976 55.5231 12.7525C55.676 12.8074 55.8162 12.8917 55.9354 13.0003L55.7377 13.2442C55.5539 13.0761 55.3129 12.9808 55.0613 12.9768C54.7213 12.9768 54.5901 13.1195 54.5901 13.2785C54.5901 13.4845 54.7749 13.5621 55.1445 13.6398C55.673 13.7627 56.0315 13.8837 56.0315 14.3481C56.0315 14.7744 55.6323 15.0057 55.0983 15.0057C54.9212 15.0116 54.7449 14.9804 54.5811 14.9144C54.4173 14.8483 54.2698 14.7489 54.1484 14.6227" fill="#FDFDFC"/> +<path d="M56.5625 13.8497C56.5625 13.0331 57.1169 12.6862 57.6325 12.6862C57.834 12.6787 58.0325 12.736 58.1977 12.8492C58.3629 12.9624 58.4856 13.1253 58.5472 13.3131L58.2238 13.4414C58.1903 13.3114 58.1126 13.1965 58.0035 13.1154C57.8943 13.0343 57.7603 12.9919 57.6232 12.9951C57.2887 12.9951 56.9506 13.2192 56.9506 13.8497C56.9506 14.4025 57.2222 14.7115 57.614 14.7115C57.9097 14.7115 58.0926 14.5886 58.2423 14.2634L58.5564 14.3809C58.3716 14.7548 58.1055 15.0168 57.6029 15.0168C57.0633 15.0168 56.5625 14.6175 56.5625 13.8497Z" fill="#FDFDFC"/> +<path d="M59.1641 11.833H59.5503V13.0652C59.7789 12.8305 60.093 12.6935 60.4244 12.684C60.517 12.6736 60.6109 12.6838 60.699 12.7138C60.7871 12.7439 60.8671 12.7929 60.9332 12.8573C60.9992 12.9217 61.0496 12.9998 61.0805 13.0858C61.1114 13.1719 61.1221 13.2636 61.1118 13.3542V14.9694H60.7293V13.4373C60.7293 13.1374 60.5999 13.0001 60.3042 13.0001C60.0139 13.0181 59.7427 13.1481 59.5503 13.3615V14.973H59.1641V11.833Z" fill="#FDFDFC"/> +<path d="M61.7578 13.8495C61.7578 13.0365 62.3251 12.686 62.813 12.686C63.3674 12.686 63.785 13.0582 63.785 13.8676V13.9435H62.1385C62.1514 14.4494 62.4563 14.7204 62.8407 14.7204C62.9801 14.7254 63.1184 14.6946 63.2419 14.6313C63.3654 14.5679 63.4698 14.474 63.5448 14.359L63.7628 14.5397C63.6596 14.6919 63.5179 14.8154 63.3515 14.8983C63.1851 14.9813 62.9996 15.0208 62.813 15.013C62.2586 15.013 61.7578 14.6282 61.7578 13.8459V13.8495ZM63.421 13.6653C63.3896 13.2678 63.1918 12.9968 62.8074 12.9968C62.4951 12.9968 62.1995 13.2046 62.1459 13.6653H63.421Z" fill="#FDFDFC"/> +<path d="M64.4509 12.7367H64.8315V13.1541C64.9261 13.0055 65.0596 12.8842 65.2181 12.8029C65.3766 12.7216 65.5545 12.6832 65.7333 12.6916H65.7814L65.7537 13.0294C65.7173 13.0276 65.6809 13.0276 65.6446 13.0294C65.4727 13.0271 65.3038 13.0737 65.1585 13.1635C65.0131 13.2533 64.8976 13.3825 64.826 13.5353V14.9806H64.4453V12.7367" fill="#FDFDFC"/> +<path d="M67.3984 11.8354H69.361V12.1769H67.7884V13.185H68.9433V13.5229H67.7884V14.9719H67.3984V11.8354Z" fill="#FDFDFC"/> +<path d="M69.6875 13.8495C69.6875 13.0799 70.1994 12.686 70.7759 12.686C71.3525 12.686 71.8551 13.0799 71.8551 13.8495C71.8551 14.6192 71.3451 15.0167 70.7759 15.0167C70.2068 15.0167 69.6875 14.6174 69.6875 13.8495ZM71.4726 13.8495C71.4726 13.3852 71.2361 13.0004 70.7759 13.0004C70.3158 13.0004 70.07 13.3473 70.07 13.8495C70.07 14.3518 70.3029 14.7059 70.7759 14.7059C71.2176 14.7059 71.4726 14.3626 71.4726 13.8495Z" fill="#FDFDFC"/> +<path d="M72.5234 12.7365H72.906V13.0726C73.1351 12.8386 73.4489 12.7017 73.78 12.6914C73.8728 12.6811 73.9667 12.6913 74.0549 12.7213C74.143 12.7513 74.2231 12.8003 74.2893 12.8647C74.3555 12.929 74.406 13.0071 74.4372 13.0931C74.4684 13.1792 74.4793 13.2709 74.4693 13.3617V14.9768H74.0886V13.4375C74.0886 13.1376 73.9574 13.0003 73.6618 13.0003C73.3717 13.0195 73.101 13.1492 72.9078 13.3617V14.9732H72.5234V12.7365Z" fill="#FDFDFC"/> +<path d="M75.1246 13.8547C75.1246 13.076 75.5496 12.6858 76.1188 12.6858C76.2566 12.6879 76.3924 12.7183 76.5175 12.775C76.6426 12.8316 76.7542 12.9132 76.845 13.0146V11.833H77.2146V14.4166C77.2011 14.6036 77.225 14.7913 77.2848 14.9694H76.8894C76.8572 14.8656 76.8398 14.758 76.8376 14.6496C76.7444 14.7613 76.6272 14.8515 76.4944 14.914C76.3615 14.9764 76.2163 15.0095 76.0689 15.011C75.533 15.011 75.1172 14.6496 75.1172 13.8601L75.1246 13.8547ZM76.8432 14.3624V13.3344C76.7625 13.2335 76.6604 13.1509 76.544 13.0923C76.4275 13.0337 76.2995 13.0004 76.1687 12.9947C75.764 12.9947 75.5053 13.2711 75.5053 13.8583C75.5053 14.4455 75.7917 14.702 76.165 14.702C76.2962 14.6958 76.4246 14.6623 76.5416 14.6037C76.6585 14.5452 76.7613 14.4629 76.8432 14.3624Z" fill="#FDFDFC"/> +<path d="M77.8281 14.6316L78.0554 14.4094C78.1468 14.5095 78.2591 14.5894 78.3847 14.6436C78.5103 14.6978 78.6462 14.7251 78.7835 14.7238C79.1531 14.7238 79.3379 14.6009 79.3379 14.3624C79.3379 14.1239 79.1346 14.0517 78.7373 13.965C78.2439 13.8493 77.902 13.7247 77.902 13.2893C77.902 12.9532 78.2125 12.6804 78.7188 12.6804C78.8819 12.6733 79.0447 12.6979 79.1979 12.7528C79.3511 12.8077 79.4917 12.8918 79.6114 13.0002L79.4137 13.2441C79.2299 13.076 78.9889 12.9807 78.7373 12.9767C78.3991 12.9767 78.2642 13.1194 78.2642 13.2784C78.2642 13.4844 78.449 13.5621 78.8186 13.6397C79.3434 13.7626 79.7075 13.8836 79.7075 14.348C79.7075 14.7743 79.3046 15.0056 78.7835 15.0056C78.6061 15.0121 78.4293 14.9813 78.2651 14.9152C78.1009 14.8491 77.9532 14.7493 77.8318 14.6226" fill="#FDFDFC"/> +<path d="M38.2737 17.6942H37.8672V17.3943H38.2737V17.0962C38.2737 16.7168 38.4826 16.4873 38.976 16.4873C39.0406 16.4873 39.1607 16.5018 39.1922 16.5018V16.7981C39.1385 16.7887 39.084 16.7845 39.0295 16.7854C38.817 16.7854 38.66 16.8577 38.66 17.098V17.3943H39.17V17.6942H38.66V19.6327H38.2793V17.6942" fill="#FDFDFC"/> +<path d="M39.7146 19.011V17.385H40.0934V18.9261C40.0934 19.2206 40.2265 19.3615 40.5221 19.3615C40.8115 19.3419 41.0816 19.2122 41.2743 19.0002V17.3742H41.6586V19.6127H41.2743V19.2784C41.0455 19.5124 40.7312 19.6482 40.4002 19.656C40.308 19.6666 40.2146 19.6567 40.1269 19.6272C40.0391 19.5976 39.9594 19.549 39.8935 19.4851C39.8276 19.4212 39.7773 19.3437 39.7463 19.2581C39.7154 19.1726 39.7045 19.0814 39.7146 18.9912V19.011ZM40.0934 16.7437H40.4815V17.1628H40.0934V16.7437ZM40.8973 16.7437H41.3001V17.1628H40.9065L40.8973 16.7437Z" fill="#FDFDFC"/> +<path d="M42.4453 17.3944H42.8241V17.8118H42.8334C42.9277 17.6633 43.0608 17.5421 43.219 17.4608C43.3772 17.3795 43.5548 17.341 43.7333 17.3492H43.7832L43.7555 17.6871C43.7426 17.6871 43.6576 17.6871 43.6465 17.6871C43.4743 17.6848 43.3052 17.7312 43.1593 17.8206C43.0134 17.91 42.897 18.0387 42.8241 18.1912V19.6365H42.4453V17.3944Z" fill="#FDFDFC"/> +<path d="M45.5115 17.394H45.8922V17.8114C45.9862 17.6626 46.1193 17.5413 46.2775 17.4599C46.4358 17.3786 46.6135 17.3402 46.7921 17.3489H46.8457L46.8199 17.6867C46.8069 17.6867 46.7219 17.6867 46.7108 17.6867C46.5387 17.6844 46.3695 17.7308 46.2236 17.8202C46.0778 17.9096 45.9614 18.0383 45.8885 18.1908V19.6361H45.5078V17.394" fill="#FDFDFC"/> +<path d="M47.0859 18.5178C47.0859 17.7012 47.6496 17.3525 48.1411 17.3525C48.6955 17.3525 49.1113 17.7265 49.1113 18.5341V18.6118H47.4648C47.4796 19.1159 47.7826 19.3851 48.167 19.3851C48.306 19.3909 48.4441 19.3605 48.5672 19.297C48.6902 19.2335 48.7938 19.1392 48.8674 19.0237L49.0891 19.2044C48.9856 19.356 48.8442 19.4792 48.6783 19.5624C48.5124 19.6456 48.3275 19.6859 48.1411 19.6795C47.5867 19.6795 47.0859 19.2947 47.0859 18.5124V18.5178ZM48.7491 18.3209C48.7195 17.9235 48.5218 17.6506 48.1374 17.6506C47.8214 17.6506 47.5258 17.8584 47.474 18.3209H48.7491Z" fill="#FDFDFC"/> +<path d="M49.5156 19.9383C49.5226 19.8224 49.5675 19.7117 49.6437 19.6226C49.7199 19.5334 49.8233 19.4706 49.9388 19.4433C49.8793 19.4221 49.8282 19.3831 49.7928 19.3318C49.7573 19.2806 49.7392 19.2197 49.7411 19.1579C49.7536 19.0783 49.7868 19.0033 49.8377 18.94C49.8885 18.8767 49.9551 18.8273 50.0312 18.7965C49.9189 18.7291 49.8267 18.6341 49.7637 18.5209C49.7008 18.4077 49.6694 18.2803 49.6727 18.1515C49.6727 17.6818 50.0663 17.3476 50.6207 17.3476C50.8715 17.3407 51.1163 17.4229 51.31 17.5788C51.4757 17.4686 51.6656 17.3981 51.8644 17.3729V17.6926C51.7218 17.6934 51.5805 17.7185 51.4467 17.7667C51.5253 17.8802 51.5665 18.0145 51.565 18.1515C51.565 18.6339 51.164 18.9501 50.6226 18.9501C50.4971 18.9504 50.3724 18.9315 50.253 18.8941C50.1569 18.9356 50.0903 18.9916 50.0903 19.0748C50.0903 19.1579 50.1661 19.2121 50.4137 19.2319L50.8868 19.2699C51.48 19.3078 51.7812 19.4921 51.7812 19.8498C51.7812 20.2744 51.3174 20.5002 50.641 20.5002C49.8556 20.5002 49.5175 20.2834 49.5175 19.9438L49.5156 19.9383ZM51.432 19.886C51.432 19.6872 51.2786 19.5969 50.787 19.5626L50.3454 19.5337L50.2142 19.521C49.9905 19.5969 49.8704 19.736 49.8704 19.8823C49.8704 20.1046 50.1125 20.2166 50.6909 20.2166C51.1529 20.2184 51.4301 20.0829 51.4301 19.8805L51.432 19.886ZM51.2102 18.157C51.2102 17.8318 50.9995 17.6276 50.6207 17.6276C50.5456 17.6192 50.4695 17.6268 50.3976 17.6499C50.3257 17.6729 50.2598 17.7109 50.2044 17.7611C50.1489 17.8114 50.1052 17.8728 50.0763 17.9411C50.0473 18.0094 50.0339 18.0831 50.0367 18.157C50.0367 18.4804 50.2714 18.6791 50.6262 18.6791C50.9811 18.6791 51.2102 18.4858 51.2102 18.157Z" fill="#FDFDFC"/> +<path d="M52.4297 16.5596H52.827V16.9209H52.4297V16.5596ZM52.4389 17.3943H52.8178V19.6327H52.4389V17.3943Z" fill="#FDFDFC"/> +<path d="M53.4844 18.5178C53.4844 17.7464 53.9926 17.3525 54.571 17.3525C55.1494 17.3525 55.652 17.7464 55.652 18.5178C55.652 19.2893 55.1401 19.685 54.571 19.685C54.0018 19.685 53.4844 19.2839 53.4844 18.5178ZM55.2676 18.5178C55.2676 18.0517 55.0311 17.6651 54.571 17.6651C54.1108 17.6651 53.8669 18.0102 53.8669 18.5178C53.8669 18.9912 54.0997 19.3742 54.5728 19.3742C55.0108 19.3706 55.2676 19.0273 55.2676 18.5178Z" fill="#FDFDFC"/> +<path d="M56.3199 17.394H56.7024V17.7318C56.9289 17.4982 57.2401 17.3607 57.5691 17.3488C57.6618 17.3383 57.7558 17.3483 57.844 17.378C57.9323 17.4078 58.0125 17.4566 58.0789 17.5207C58.1452 17.5849 58.196 17.6629 58.2274 17.7488C58.2588 17.8348 58.27 17.9265 58.2602 18.0173V19.6324H57.8796V18.1004C57.8796 17.8041 57.7465 17.6613 57.4508 17.6613C57.1609 17.6828 56.8904 17.8121 56.695 18.0227V19.6342H56.3125V17.394" fill="#FDFDFC"/> +<path d="M58.8828 19.1016C58.8828 18.6518 59.2857 18.3284 60.4406 18.173V18.0682C60.4476 18.0105 60.4409 17.9521 60.4209 17.8974C60.4009 17.8427 60.3683 17.7933 60.3255 17.7531C60.2827 17.7128 60.2309 17.6828 60.1743 17.6654C60.1176 17.648 60.0576 17.6436 59.999 17.6527C59.6849 17.6597 59.3849 17.7815 59.1582 17.9941L58.9567 17.7647C59.2501 17.4959 59.6376 17.3472 60.0396 17.3491C60.594 17.3491 60.8158 17.6292 60.8158 18.0971V19.0818C60.8035 19.2649 60.8261 19.4487 60.8823 19.6238H60.4961C60.4585 19.5249 60.4397 19.4202 60.4406 19.3148C60.1982 19.5412 59.874 19.6646 59.5388 19.6581C59.1397 19.6581 58.8828 19.4539 58.8828 19.0926V19.1016ZM60.4406 19.0438V18.4151C59.5536 18.5524 59.2579 18.7602 59.2579 19.0402C59.2579 19.2552 59.4076 19.3708 59.6516 19.3708C59.946 19.3722 60.2293 19.2606 60.4406 19.0601V19.0438Z" fill="#FDFDFC"/> +<path d="M61.9744 16.4961H61.5938V19.6325H61.9744V16.4961Z" fill="#FDFDFC"/> +<path d="M62.6562 18.5179C62.6562 17.7012 63.2106 17.3525 63.7096 17.3525C64.264 17.3525 64.6816 17.7265 64.6816 18.5341V18.6118H63.0369C63.048 19.1159 63.3529 19.3851 63.7373 19.3851C63.8763 19.3907 64.0143 19.3602 64.1373 19.2968C64.2604 19.2333 64.364 19.1391 64.4377 19.0237L64.6613 19.2044C64.5564 19.3556 64.4142 19.4784 64.2478 19.5615C64.0815 19.6445 63.8963 19.6851 63.7096 19.6795C63.1552 19.6795 62.6562 19.2947 62.6562 18.5124V18.5179ZM64.3194 18.3209C64.288 17.9235 64.0866 17.6506 63.7059 17.6506C63.3917 17.6506 63.0961 17.8584 63.0425 18.3209H64.3194Z" fill="#FDFDFC"/> +<path d="M66.4062 16.498H68.4094V16.8395H66.7943V17.8187H67.9955V18.153H66.7943V19.2948H68.5V19.6326H66.4062V16.498Z" fill="#FDFDFC"/> +<path d="M69.1328 17.3943H69.5153V17.7321C69.7437 17.4968 70.0578 17.3591 70.3894 17.3491C70.4819 17.3388 70.5756 17.349 70.6635 17.3789C70.7515 17.4088 70.8314 17.4577 70.8974 17.5219C70.9634 17.586 71.0138 17.6639 71.0449 17.7497C71.0759 17.8355 71.0869 17.9271 71.0769 18.0176V19.6327H70.698V18.1007C70.698 17.8044 70.5668 17.6617 70.2711 17.6617C69.9812 17.6831 69.7107 17.8125 69.5153 18.023V19.6346H69.1328V17.3943Z" fill="#FDFDFC"/> +<path d="M72.0104 19.0905V17.694H71.6094V17.3941H72.0159V16.5991H72.3855V17.3941H72.9916V17.694H72.3855V19.011C72.3855 19.2477 72.465 19.3724 72.7551 19.3724C72.8353 19.3718 72.9153 19.3627 72.9935 19.3453V19.6434C72.8842 19.6618 72.7736 19.6709 72.6627 19.6705C72.173 19.6705 72.0159 19.4898 72.0159 19.0978" fill="#FDFDFC"/> +<path d="M73.4609 17.3943H73.8546L74.1595 18.4458C74.2389 18.7222 74.2944 18.9029 74.3646 19.192H74.3849C74.4625 18.8794 74.5069 18.7168 74.5845 18.4422L74.8839 17.3943H75.2128L75.5177 18.4639C75.5972 18.7331 75.6415 18.8993 75.7136 19.1866H75.7228C75.8004 18.8903 75.8448 18.7313 75.9224 18.4639L76.2421 17.3799H76.6006L75.8891 19.6184H75.5362L75.0391 17.8677H75.0298L74.5327 19.6184H74.1853L73.4609 17.3943Z" fill="#FDFDFC"/> +<path d="M77.1406 16.5596H77.5398V16.9209H77.1406V16.5596ZM77.1499 17.3943H77.5305V19.6327H77.1517L77.1499 17.3943Z" fill="#FDFDFC"/> +<path d="M78.2031 18.5179C78.2031 17.6977 78.7575 17.3526 79.2731 17.3526C79.4738 17.3458 79.6713 17.4032 79.8357 17.516C80.0001 17.6288 80.1224 17.7909 80.1841 17.9777L79.8626 18.106C79.8288 17.9767 79.7512 17.8623 79.6425 17.7816C79.5338 17.7009 79.4003 17.6586 79.2638 17.6615C78.9294 17.6615 78.5875 17.8856 78.5875 18.5179C78.5875 19.0599 78.861 19.3779 79.2546 19.3779C79.5503 19.3779 79.7314 19.255 79.8792 18.9298L80.1934 19.0491C80.0086 19.4104 79.7425 19.685 79.2398 19.685C78.7021 19.685 78.2031 19.2839 78.2031 18.5179Z" fill="#FDFDFC"/> +<path d="M80.8047 16.498H81.1854V18.5125L82.2276 17.3942H82.6563L81.895 18.1963L82.7413 19.6326H82.3366L81.6492 18.4673L81.1854 18.9461V19.6326H80.8047V16.498Z" fill="#FDFDFC"/> +<path d="M83.6973 16.4961H83.3203V19.6325H83.6973V16.4961Z" fill="#FDFDFC"/> +<path d="M84.4766 19.0114V17.3854H84.8591V18.9265C84.8591 19.2209 84.9885 19.3619 85.2841 19.3619C85.5748 19.3432 85.8463 19.2134 86.0399 19.0005V17.3745H86.4243V19.613H86.0399V19.2788C85.8112 19.5127 85.4968 19.6485 85.1659 19.6564C84.7205 19.6564 84.4766 19.4143 84.4766 18.9915" fill="#FDFDFC"/> +<path d="M87.2031 17.394H87.5875V17.7318C87.7 17.615 87.8349 17.5211 87.9846 17.4554C88.1342 17.3897 88.2957 17.3534 88.4597 17.3488C88.5524 17.3382 88.6463 17.3482 88.7344 17.378C88.8226 17.4078 88.9028 17.4566 88.969 17.5208C89.0352 17.585 89.0858 17.663 89.117 17.749C89.1481 17.8349 89.1591 17.9266 89.149 18.0173V19.6325H88.7683V18.1004C88.7683 17.8041 88.639 17.6614 88.3415 17.6614C88.0517 17.6815 87.7812 17.8111 87.5875 18.0227V19.6343H87.2031V17.394Z" fill="#FDFDFC"/> +<path d="M89.6618 19.9382C89.669 19.8218 89.7144 19.7107 89.7913 19.6216C89.8682 19.5324 89.9725 19.4698 90.0887 19.4432C90.0287 19.4223 89.9769 19.3835 89.9408 19.3323C89.9046 19.2811 89.8859 19.22 89.8872 19.1577C89.8872 19.0168 90.0111 18.8922 90.1792 18.7964C90.065 18.7302 89.9706 18.6358 89.9057 18.5225C89.8408 18.4092 89.8077 18.2812 89.8096 18.1514C89.8096 17.6817 90.2051 17.3475 90.7613 17.3475C91.0114 17.3417 91.2553 17.4237 91.4488 17.5787C91.6145 17.4685 91.8044 17.3979 92.0031 17.3727V17.6925C91.8594 17.6933 91.7168 17.7184 91.5818 17.7666C91.6619 17.8794 91.7033 18.0141 91.7001 18.1514C91.7001 18.6338 91.3046 18.95 90.7613 18.95C90.6359 18.9499 90.5113 18.9311 90.3917 18.894C90.2956 18.9355 90.2291 18.9915 90.2291 19.0746C90.2291 19.1577 90.3049 19.2119 90.5562 19.2318L91.0293 19.2698C91.6206 19.3077 91.92 19.492 91.92 19.8497C91.92 20.2743 91.4561 20.5001 90.7835 20.5001C89.9963 20.5001 89.6562 20.2833 89.6562 19.9437L89.6618 19.9382ZM91.5726 19.8858C91.5726 19.6871 91.4173 19.5968 90.9258 19.5624L90.4878 19.5335L90.3548 19.5209C90.1293 19.5968 90.0092 19.7359 90.0092 19.8822C90.0092 20.1045 90.2531 20.2165 90.8315 20.2165C91.3009 20.2183 91.5707 20.0828 91.5707 19.8804L91.5726 19.8858ZM91.3508 18.1677C91.3508 17.8425 91.1383 17.6383 90.765 17.6383C90.6897 17.63 90.6134 17.6376 90.5414 17.6606C90.4694 17.6837 90.4032 17.7216 90.3475 17.7718C90.2918 17.822 90.2477 17.8833 90.2184 17.9516C90.189 18.0199 90.175 18.0936 90.1774 18.1677C90.1774 18.4911 90.4121 18.6898 90.7687 18.6898C91.1254 18.6898 91.3564 18.4857 91.3564 18.1568L91.3508 18.1677Z" fill="#FDFDFC"/> +</svg> diff --git a/public/images/logos/logo-3dstrong_2by1.svg b/public/images/logos/logo-3dstrong_2by1.svg new file mode 100644 index 0000000000000000000000000000000000000000..cdf26c14f109858c20a20ed026ce009fa048f064 --- /dev/null +++ b/public/images/logos/logo-3dstrong_2by1.svg @@ -0,0 +1,140 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 26.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<svg width="240" height="120" version="1.0" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" + viewBox="0 0 240 120" enable-background="new 0 0 240 120" xml:space="preserve"> +<rect fill="#FFFFFF" width="240" height="120"/> +<g> + <path fill-rule="evenodd" clip-rule="evenodd" fill="#0B1324" d="M143.4846,68.9721h5.5565c1.1385,0,2.2276-0.521,3.2361-1.5506 + l14.619-14.916c0.9826-1.0024,1.4813-2.1211,1.4813-3.324c0-0.839-0.2549-1.6459-0.7598-2.3983 + c-0.2076-0.3005-0.4394-0.5836-0.693-0.8465L152.281,31.0405c-0.3161-0.3278-0.6672-0.6199-1.047-0.8712 + c-0.1735-0.1101-0.3537-0.2093-0.5396-0.297c-0.5166-0.2487-1.0824-0.3785-1.6558-0.3799l-0.3626-0.0037l-20.3079,0.0037 + c-0.6372-0.01-1.2707,0.0978-1.8687,0.318c-0.5445,0.2104-1.0284,0.5321-1.4417,0.9529c-0.8353,0.8514-1.2586,1.9961-1.2586,3.3995 + c0,1.0123,0.219,1.8934,0.6534,2.6199c0.1543,0.257,0.3356,0.4968,0.5408,0.7153l0.073,0.073 + c0.8291,0.8415,1.9392,1.2672,3.3017,1.2672h17.2772c0.2685,0,0.5284,0.026,0.7735,0.078 + c0.5754,0.1215,1.1012,0.4124,1.5098,0.8353l0.0928,0.0978l9.185,9.3384l-9.3001,9.5327 + c-0.2748,0.2723-0.6025,0.4854-0.9628,0.6262c-0.1563,0.0623-0.3167,0.1136-0.4802,0.1535 + c-0.2351,0.0582-0.4777,0.0953-0.7834,0.1188l-2.5456,0.0025c-0.9838,0-1.8414,0.2228-2.5493,0.6646 + c-0.2848,0.1756-0.5459,0.3869-0.7772,0.6287c-0.823,0.8465-1.2425,1.9862-1.2425,3.3822c0,1.4034,0.4232,2.5468,1.2586,3.3995 + c0.3453,0.3515,0.7425,0.6336,1.1794,0.8391l0.0916,0.0445c0.6475,0.2656,1.3421,0.3974,2.0419,0.3873l0.349,0.0037 + L143.4846,68.9721z M149.0412,70.5772l-5.9154-0.005c-0.891,0-1.7202-0.1448-2.4553-0.4294 + c-0.0871-0.0342-0.1738-0.0697-0.2599-0.1064l-0.1151-0.0557c-0.6118-0.2881-1.1671-0.6833-1.6397-1.167 + c-1.1385-1.1633-1.7164-2.6817-1.7164-4.517c0-1.8229,0.5717-3.3364,1.6991-4.496c0.323-0.3336,0.6859-0.6262,1.0804-0.8712 + c0.969-0.6039,2.1187-0.9108,3.4156-0.9108h2.4788c0.1522-0.0149,0.3069-0.0371,0.4554-0.0743 + c0.0953-0.0235,0.1832-0.052,0.2636-0.0842c0.1522-0.0583,0.2911-0.1467,0.4084-0.2599l8.2024-8.4078l-8.1986-8.341 + c-0.1822-0.1867-0.4164-0.3143-0.672-0.3663c-0.1413-0.0292-0.2852-0.0433-0.4294-0.0421H128.367 + c-1.8192,0-3.3215-0.5903-4.4675-1.7523l-0.0941-0.0953c-0.2867-0.304-0.5398-0.638-0.7549-0.9962 + c-0.5829-0.9776-0.8786-2.1323-0.8786-3.4354c0-1.834,0.5767-3.3537,1.7152-4.5158c0.5691-0.5828,1.2571-1.0361,2.0172-1.3291 + c0.7637-0.2863,1.5729-0.4318,2.3884-0.4294l0.8118-0.005l19.9428,0.005c0.8044,0,1.5989,0.1807,2.3501,0.5371 + c0.2574,0.1238,0.5,0.2574,0.7227,0.401c0.4529,0.2933,0.8972,0.6621,1.3242,1.0965l14.6499,14.8999 + c0.324,0.3319,0.618,0.6918,0.8786,1.0754C169.6547,46.918,170,48.0219,170,49.1815c0,1.6335-0.6509,3.1272-1.9367,4.439 + l-14.6165,14.9172c-1.3266,1.3539-2.8092,2.0407-4.4056,2.0407L149.0412,70.5772z"/> + <path fill-rule="evenodd" clip-rule="evenodd" fill="#0B1324" d="M128.6095,44.5606h-0.2426 + c-0.6372-0.01-1.2707,0.0978-1.8687,0.318c-0.5433,0.2104-1.0284,0.5321-1.4417,0.9529c-0.8353,0.8514-1.2586,1.9961-1.2586,3.3995 + v15.067c0,1.4034,0.4232,2.5468,1.2586,3.3995c0.4133,0.4208,0.8985,0.7425,1.4417,0.9529c0.5445,0.2104,1.1757,0.318,1.8687,0.318 + h0.2537c0.8613-0.0309,1.6459-0.2537,2.2981-0.6608c0.2767-0.1744,0.5325-0.3799,0.7623-0.6126 + c0.8329-0.8502,1.2573-1.9949,1.2573-3.397V49.231c0-1.0123-0.2203-1.8934-0.6534-2.6186 + c-0.1722-0.2886-0.3796-0.5546-0.6175-0.792C130.8878,45.0283,129.8582,44.6039,128.6095,44.5606z M128.367,70.5735 + c-0.84,0.0101-1.6745-0.1355-2.4615-0.4294c-0.7601-0.294-1.4481-0.7481-2.0172-1.3316c-1.1385-1.162-1.7152-2.6805-1.7152-4.5145 + V49.231c0-1.834,0.5767-3.3537,1.7152-4.5158c0.5693-0.5829,1.2572-1.0366,2.0172-1.3303 + c0.7874-0.2936,1.6224-0.4388,2.4627-0.4282h0.2698c1.7115,0.0594,3.1136,0.6472,4.1965,1.7474 + c0.325,0.3286,0.61,0.6946,0.849,1.0903c0.5841,0.9776,0.8786,2.1335,0.8786,3.4366v15.067c0,1.8328-0.5767,3.3525-1.7152,4.5157 + c-0.3195,0.3246-0.6759,0.6107-1.0618,0.8527c-0.8985,0.5594-1.9553,0.8638-3.1359,0.9059h-0.2822L128.367,70.5735z + M76.5663,68.9721h35.0642c0.9863,0,1.8439-0.2228,2.5518-0.6646c0.2791-0.1719,0.5357-0.3781,0.7636-0.6138 + c0.8316-0.849,1.2561-1.9924,1.2561-3.3958V34.164c0-1.3427-0.3849-2.4441-1.1435-3.277l-0.1188-0.12 + c-0.4059-0.4174-0.8967-0.7428-1.4392-0.9541c-0.5984-0.2205-1.2323-0.3287-1.8699-0.3193l-0.3638-0.0037l-35.0729,0.0037 + c-0.6955,0-1.3242,0.1077-1.8687,0.318c-0.5445,0.2104-1.0296,0.5321-1.443,0.9529c-0.2745,0.279-0.5078,0.5957-0.693,0.9405 + c-0.1015,0.1856-0.1832,0.3651-0.2475,0.5371c-0.2175,0.6174-0.324,1.2685-0.3143,1.9231l-0.0025,0.1893 + c0.0223,0.9158,0.2413,1.7412,0.6522,2.428c0.0817,0.1386,0.1732,0.2723,0.2747,0.4034c0.0829,0.1077,0.1708,0.2104,0.2599,0.3069 + l0.0792,0.078c0.8279,0.8415,1.9392,1.2685,3.303,1.2685h28.0548c0.9331,0,1.6212,0.2401,2.105,0.7339 + c0.4764,0.4876,0.7091,1.1818,0.7091,2.1248v15.0657c0,0.9343-0.2277,1.6261-0.6955,2.1149 + c-0.7103,0.7438-1.6261,0.7438-2.1174,0.7438l-28.0561,0.005c-0.6943,0-1.3242,0.1077-1.8687,0.318 + c-0.5086,0.1968-0.964,0.4876-1.3539,0.8626l-0.0854,0.0891c-0.4157,0.4212-0.7375,0.9256-0.9442,1.4801 + c-0.2174,0.6171-0.3238,1.2677-0.3143,1.9219l-0.0025,0.1881c0.0149,0.6126,0.1213,1.2054,0.3168,1.7301 + c0.192,0.5194,0.4852,0.9956,0.8626,1.4009l0.0866,0.0879c0.4109,0.417,0.8935,0.7351,1.4331,0.943 + c0.5445,0.2116,1.1757,0.3193,1.8736,0.3193C76.1976,68.9684,76.5663,68.9721,76.5663,68.9721z M111.6318,70.5772l-35.4429-0.005 + c-0.8386,0.0099-1.6719-0.1353-2.4577-0.4282c-0.7545-0.2921-1.438-0.7418-2.0048-1.3192l-0.1064-0.1077 + c-0.527-0.5622-0.9364-1.224-1.2041-1.9466c-0.2635-0.73-0.4041-1.4986-0.4158-2.2746l0.0025-0.2091 + c0-0.8935,0.1398-1.7264,0.4146-2.4627c0.2868-0.7614,0.7284-1.455,1.2969-2.037l0.1015-0.104 + c0.5487-0.5359,1.2004-0.9548,1.9157-1.2313c0.7634-0.2855,1.5722-0.4306,2.3872-0.4282l0.8118-0.0049h27.3198 + c0.4133,0,0.7227-0.0173,0.9356-0.2413c0.2079-0.2178,0.2525-0.6707,0.2525-1.0135V41.6981c0-0.3428-0.0445-0.797-0.2525-1.0098 + c-0.1596-0.1634-0.474-0.245-0.9356-0.245H76.1938c-1.8192,0-3.3215-0.5903-4.4675-1.7523l-0.0965-0.0965 + c-0.1294-0.1387-0.2525-0.2832-0.3688-0.4331c-0.1396-0.1799-0.2677-0.3684-0.3836-0.5643 + c-0.5532-0.9244-0.8489-2.0122-0.8774-3.2349l0.0025-0.2079c0-0.8947,0.1398-1.7276,0.4146-2.4639 + c0.0891-0.2413,0.203-0.4901,0.3379-0.7388c0.2549-0.4752,0.5792-0.9145,0.9603-1.3031c0.5689-0.5834,1.2569-1.0372,2.0172-1.3303 + c0.7626-0.2853,1.5705-0.4304,2.3847-0.4282l0.8131-0.005l34.7128,0.005c0.8885,0,1.7177,0.1448,2.4528,0.4294 + c0.759,0.2947,1.4457,0.7493,2.0135,1.3328l0.1386,0.1411c1.0556,1.1571,1.5803,2.6211,1.5803,4.371V64.298 + c0,1.8328-0.5779,3.3537-1.7165,4.5157c-0.3193,0.3257-0.6762,0.6123-1.063,0.8539c-0.9702,0.6027-2.1199,0.9096-3.4156,0.9096 + L111.6318,70.5772z"/> + <path fill-rule="evenodd" clip-rule="evenodd" fill="#0B1324" d="M81.4893,53.9064h15.3776c0.6868,0,1.3155-0.1089,1.8687-0.323 + c0.5046-0.1943,0.965-0.488,1.3539-0.8638l0.0854-0.0891c0.2512-0.2574,0.4666-0.5346,0.625-0.8044l0.0742-0.1386 + c0.099-0.1832,0.1807-0.3638,0.2438-0.5359c0.2104-0.5594,0.3143-1.2066,0.3143-1.9231l0.0037-0.1968 + c-0.0235-0.9096-0.2426-1.735-0.6509-2.4206c-0.1539-0.2569-0.3352-0.4963-0.5408-0.7141l-0.0742-0.0743 + c-0.8291-0.8415-1.938-1.2672-3.303-1.2672H81.1155c-0.9851,0-1.8439,0.2228-2.5493,0.6646 + c-0.1376,0.085-0.2699,0.1784-0.396,0.2797c-0.1374,0.1117-0.2684,0.2311-0.3923,0.3576c-0.8168,0.8428-1.2326,1.98-1.2326,3.3735 + c0,1.4034,0.4232,2.5468,1.2598,3.3995c0.4121,0.4208,0.896,0.7425,1.4417,0.9529c0.5445,0.2104,1.1757,0.318,1.8736,0.318 + C81.1205,53.9014,81.4893,53.9064,81.4893,53.9064z M96.8656,55.5102l-15.7563-0.005c-0.891,0-1.7214-0.1436-2.4565-0.4282 + c-0.7602-0.2939-1.4482-0.7481-2.0172-1.3316c-1.1385-1.1608-1.7152-2.6805-1.7152-4.5145c0-1.8192,0.5693-3.3302,1.6905-4.4898 + c0.1992-0.2005,0.3614-0.3465,0.5334-0.4851c0.1767-0.1423,0.3618-0.2737,0.5544-0.3935c0.9702-0.6052,2.1199-0.9108,3.4168-0.9108 + h15.7513c1.8192,0,3.3228,0.5903,4.4675,1.7523l0.0941,0.0953c0.2873,0.303,0.5404,0.6367,0.7549,0.995 + c0.5519,0.9257,0.8465,2.0122,0.8774,3.2324l-0.0025,0.2166c0,0.891-0.1398,1.7251-0.4146,2.4627 + c-0.0947,0.2523-0.2063,0.4979-0.3341,0.7351l-0.0903,0.1658c-0.2432,0.4123-0.5362,0.793-0.8725,1.1336l-0.1015,0.1064 + c-0.5489,0.5353-1.2006,0.9537-1.9157,1.2301c-0.745,0.2871-1.5729,0.4331-2.4627,0.4331L96.8656,55.5102z M70.5198,76.9777 + h97.3603v-1.6051H70.521L70.5198,76.9777z M70.5198,92.1152h97.3603v-1.584H70.521L70.5198,92.1152z M90.97,84.914 + c-0.0941,0.4208-0.3143,0.6831-0.6621,0.7883c-0.1955,0.0594-0.5136,0.0891-0.9554,0.0891H85.411v-3.9168h3.9811 + c0.7091,0,1.1707,0.151,1.386,0.4529c0.1695,0.2376,0.2537,0.7338,0.2537,1.4863c0,0.5519-0.021,0.9183-0.0619,1.1014V84.914z + M91.4625,80.1037c-0.5702-0.0889-1.1468-0.1298-1.7239-0.1225H83.056v7.6257h6.9871c0.6608,0,1.1262-0.0223,1.3972-0.0668 + c1.0866-0.1782,1.7177-0.87,1.8959-2.0729c0.0408-0.2846,0.0619-0.839,0.0619-1.6707c0-1.3167-0.1312-2.2115-0.396-2.6805 + C92.6926,80.5653,92.179,80.2275,91.4625,80.1037z M162.7567,84.7358h2.9738c0.0037,0.104,0.005,0.1807,0.005,0.2289 + c0,0.3119-0.0693,0.5346-0.2054,0.667c-0.1374,0.1312-0.3675,0.2153-0.6881,0.2475c-0.1423,0.0148-0.5358,0.0235-1.1756,0.0235 + c-1.1138,0-1.7202-0.0025-1.8217-0.0062c-0.7128-0.0272-1.1583-0.2104-1.3402-0.5507c-0.1176-0.219-0.1757-0.6806-0.1757-1.3823 + c0-0.5618,0.0124-0.9727,0.0347-1.2363c0.0322-0.3948,0.1646-0.6658,0.3898-0.8143c0.1844-0.1213,0.4888-0.1832,0.9096-0.1832 + l0.7475-0.0111c0.3638-0.0074,0.6683-0.0099,0.917-0.005h1.4368c0.6151,0.0111,0.9331,0.2933,0.9566,0.844h2.3018 + c0-0.5359-0.0371-0.9442-0.1077-1.2252c-0.203-0.792-0.8502-1.2375-1.9417-1.339c-0.4839-0.0445-1.417-0.0668-2.7944-0.0668 + c-1.7721,0-2.9416,0.0718-3.5072,0.2166c-0.7128,0.1832-1.1856,0.5717-1.4207,1.167c-0.1869,0.4814-0.2822,1.3427-0.2822,2.5877 + c0,1.1175,0.0792,1.8984,0.2376,2.3389c0.2933,0.8254,1.0272,1.2808,2.2016,1.3699c0.4901,0.0371,1.287,0.0557,2.3872,0.0557 + c1.6855,0,2.6681-0.0037,2.9453-0.0124c1.2425-0.0334,1.964-0.5161,2.162-1.4529c0.0792-0.3675,0.12-0.9776,0.12-1.8303v-1.0556 + h-5.2657v1.4232 M107.0133,83.1604c-0.3007-0.1225-0.8106-0.1968-1.5345-0.2228c-0.3847-0.0153-0.7696-0.0264-1.1546-0.0334 + h-2.1904c-0.4901,0-0.8069-0.0186-0.9492-0.0544c-0.3329-0.0866-0.4987-0.2908-0.4987-0.6101c0-0.2388,0.0829-0.4071,0.2487-0.5037 + c0.1163-0.0668,0.3119-0.1089,0.5841-0.1275c0.495-0.0347,1.2091-0.052,2.131-0.052c0.6608,0,1.0358,0.0099,1.1262,0.0285 + c0.4208,0.0866,0.6311,0.3267,0.6336,0.7215h2.2931v-0.2636c0-0.5693-0.1052-1.0049-0.3119-1.3056 + c-0.2252-0.3329-0.6138-0.5569-1.1608-0.6782c-0.4109-0.0891-1.4194-0.1324-3.0258-0.1324c-1.1237,0-1.8749,0.0173-2.2523,0.0495 + c-0.9529,0.0854-1.6038,0.2698-1.9516,0.5532c-0.4195,0.3341-0.6287,0.9455-0.6287,1.8316c0,0.5556,0.0718,0.9851,0.2153,1.2858 + c0.1893,0.3948,0.5173,0.6633,0.9851,0.8044c0.3713,0.1114,1.0791,0.1683,2.1286,0.1683h2.1248 + c0.6806,0,1.0767,0.0074,1.188,0.0223c0.4542,0.0594,0.6806,0.2809,0.6806,0.6646c0,0.3081-0.1547,0.5136-0.4641,0.6188 + c-0.1658,0.0557-0.4554,0.0866-0.8663,0.0941c-1.0185,0.0186-1.5964,0.026-1.7313,0.0223l-0.9108-0.0285 + c-0.2908-0.0074-0.5012-0.0322-0.6336-0.078c-0.1505-0.0411-0.2712-0.1535-0.323-0.3007 + c-0.0382-0.1492-0.0569-0.3027-0.0557-0.4566h-2.308l-0.0062,0.401c0,0.5482,0.0916,0.9665,0.271,1.2561 + c0.2116,0.3391,0.5717,0.5606,1.0816,0.6658c0.5235,0.1077,1.6298,0.1609,3.3166,0.1609c2.2078,0,3.5789-0.1423,4.1123-0.4294 + c0.5656-0.3057,0.8477-0.969,0.8477-1.9924C108.0244,84.1331,107.6866,83.4401,107.0133,83.1604 M140.5455,84.836 + c-0.0903,0.4566-0.3094,0.7363-0.6509,0.8452c-0.2809,0.0891-1.0172,0.1361-2.2152,0.1436l-0.349,0.0012 + c-0.5198,0-0.964-0.0136-1.3291-0.0396c-0.6311-0.0445-1.0036-0.2673-1.12-0.6695c-0.0792-0.2723-0.12-0.7301-0.12-1.3749 + c0-0.4925,0.0186-0.8254,0.0507-1.0049c0.0792-0.4183,0.2549-0.6831,0.5272-0.7933c0.2896-0.12,1.0606-0.1794,2.308-0.1794h0.0322 + c0.7425,0,1.1583,0.0025,1.2474,0.005c0.5544,0.0247,0.9183,0.0742,1.0915,0.151c0.297,0.1299,0.4789,0.4158,0.5433,0.8539 + c0.0223,0.1572,0.0347,0.4641,0.0347,0.9183C140.5962,84.2841,140.5789,84.6665,140.5455,84.836z M142.757,81.5244 + c-0.2376-0.8279-0.8477-1.3291-1.8315-1.5024c-0.4121-0.0742-1.4937-0.1138-3.246-0.1176h-0.3589 + c-1.0767,0-1.8934,0.0272-2.4565,0.0829c-1.1918,0.1188-1.9367,0.5754-2.235,1.3687c-0.1356,0.3832-0.2136,0.7844-0.2314,1.1905 + c-0.0124,0.1745-0.0173,0.5816-0.0173,1.2214c0,0.9467,0.0334,1.5915,0.0965,1.9343c0.151,0.8081,0.5136,1.3464,1.0915,1.615 + c0.4109,0.193,1.0766,0.3106,1.9924,0.3515c0.2413,0.0111,0.922,0.0173,2.0419,0.0173h0.0767 + c1.2586-0.0012,2.1669-0.0247,2.7288-0.0681c1.2944-0.1002,2.0766-0.6509,2.3426-1.6521c0.1213-0.4529,0.1819-1.1583,0.1819-2.1187 + c0-0.4356-0.0062-0.8044-0.0173-1.1014C142.8956,82.2335,142.8436,81.8251,142.757,81.5244z M80.274,84.1331 + c-0.224-0.1398-0.7042-0.2549-1.4392-0.3527c0.5222-0.0631,0.8848-0.1398,1.0927-0.2289c0.4752-0.2042,0.7128-0.7004,0.7128-1.485 + c0-0.5-0.0705-0.8873-0.2141-1.1633c-0.177-0.344-0.4864-0.5779-0.9282-0.7042c-0.5742-0.1634-1.6397-0.2463-3.2027-0.2463 + c-1.1682,0-1.912,0.0149-2.2276,0.0446c-1.0309,0.0965-1.7078,0.3366-2.032,0.7202c-0.2351,0.276-0.3614,0.7673-0.3836,1.4702 + l-0.0124,0.3589h2.1781c-0.0143-0.0892-0.0222-0.1794-0.0235-0.2698c0-0.4455,0.2846-0.6856,0.8502-0.7202 + c0.4369-0.0272,0.9331-0.0396,1.4863-0.0396c0.7636,0,1.2796,0.021,1.5519,0.0606c0.4901,0.0743,0.7351,0.3242,0.7351,0.7499 + c0,0.3675-0.1559,0.5891-0.4703,0.6596c-0.3061,0.0555-0.6171,0.0795-0.9281,0.0718h-1.7412v1.4479h1.8377 + c0.5099,0,0.8502,0.0247,1.0197,0.0718c0.297,0.0866,0.4455,0.3267,0.4455,0.7215c0,0.4208-0.2104,0.6633-0.6386,0.7277 + c-0.2252,0.0334-0.8093,0.0495-1.7499,0.0495c-0.5656,0-1.0284-0.0087-1.3897-0.0285c-0.6435-0.0322-0.995-0.2079-1.0581-0.5235 + c-0.0323-0.2021-0.046-0.4067-0.0408-0.6113h-2.1323c-0.0148,0.2351-0.0235,0.396-0.0235,0.4864 + c0,0.9727,0.2908,1.6088,0.8712,1.9108c0.3279,0.1732,0.9541,0.2747,1.8786,0.3131c0.1819,0.0074,0.8217,0.0124,1.9182,0.0124 + c1.5345,0,2.5431-0.0384,3.0258-0.1126c1.037-0.1609,1.5568-0.8118,1.5568-1.9553C80.7987,84.8261,80.623,84.3484,80.274,84.1331 + M127.5291,83.7173c-0.1547,0.0619-0.4752,0.0953-0.9616,0.0953h-3.6755v-1.9603h3.7609c0.5198,0,0.8539,0.0569,1.0061,0.1732 + c0.177,0.1337,0.2661,0.443,0.2661,0.9269C127.9252,83.3547,127.794,83.6096,127.5291,83.7173z M130.2913,82.4674 + c0-0.5693-0.0681-1.0272-0.203-1.3737c-0.198-0.5-0.6002-0.8291-1.2115-0.9838c-0.3354-0.0866-0.8873-0.1287-1.6583-0.1287h-6.6703 + v7.6257h2.3426V85.68h3.6148c0.3242,0,0.5507,0.0087,0.6806,0.0285c0.4109,0.0582,0.6151,0.375,0.6151,0.9492v0.9492h2.381v-1.2066 + c0-0.7425-0.1869-1.2289-0.5594-1.4591c-0.1856-0.1139-0.5519-0.1856-1.1026-0.2116c-0.128-0.0052-0.2559-0.0126-0.3836-0.0223 + c0.7635-0.1077,1.2635-0.2438,1.4974-0.4084c0.4393-0.3057,0.6559-0.9158,0.6559-1.8316L130.2913,82.4674z M109.627,81.8635h3.4403 + v5.7434h2.3538v-5.7421h3.4391v-1.8835h-9.232v1.8823 M153.5829,85.7864l-4.6853-5.804h-3.7386v7.6244h2.2634l-0.0681-5.7421 + l4.616,5.7421h3.7745v-7.6257h-2.2238l0.0619,5.804"/> +</g> +</svg> diff --git a/public/images/logos/logo-attraktor_2by1.svg b/public/images/logos/logo-attraktor_2by1.svg new file mode 100644 index 0000000000000000000000000000000000000000..77b026b6c36a43632d63a47b74eb374d36511b8b --- /dev/null +++ b/public/images/logos/logo-attraktor_2by1.svg @@ -0,0 +1,389 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 26.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<svg width="240" height="120" version="1.0" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" + viewBox="0 0 240 120" enable-background="new 0 0 240 120" xml:space="preserve"> +<rect fill="#FFFFFF" width="240" height="120"/> +<path fill="#0B1324" d="M74.0215,51.5302c2.3147-2.8651,3.8554-6.2765,4.4744-9.9075c0.1065-0.4261,0.1065-0.9588-0.4262-1.1718 + c0.0531,0.6736,0.0531,1.3504,0,2.0241c0.0092,0.4949-0.1144,0.9832-0.358,1.4141c-0.2435,0.4309-0.5982,0.7887-1.0269,1.0361 + c-0.1934-0.5839-0.2301-1.2084-0.1065-1.811l0,0c0.1065-0.5327,0.213-1.0654-0.4262-1.2784 + c0.0372-0.0994,0.036-0.2091-0.0034-0.3076c-0.0394-0.0985-0.1142-0.1788-0.2096-0.2251l0,0 + c-0.9588-0.8522-2.1306-0.3196-3.3025-0.5326c1.305-0.4586,2.7209-0.4958,4.0482-0.1066c-0.4262-0.7457-1.1718-0.5326-1.811-0.5326 + h-2.0242c1.2556-0.4935,2.5926-0.7465,3.9417-0.7458c-1.9176-0.6392-3.8351,0.1066-5.6462,0.7458 + c-5.4454,1.978-10.7189,4.4009-15.7668,7.2442c-0.9962,0.2573-1.889,0.8152-2.5568,1.598 + c-0.2522-0.0365-0.5091,0.0187-0.7241,0.1556c-0.215,0.1368-0.3739,0.3462-0.4477,0.5901 + c-1.2255,0.2847-2.3606,0.8705-3.3025,1.7045c-0.2131,0.2131-0.5327,0.3196-0.6392,0h0.5327 + c-0.3196-0.2131-0.8523-0.1065-0.5327-0.7457c0.3196-0.6392,0.213-0.6392-0.2131-0.6392c-0.4262,0-0.6392-0.4262-0.6392-0.8523 + c0-0.4261-0.5326-3.8352-0.7457-5.7527c-0.213-1.9176-1.385-5.7528-2.3438-8.5226c-0.8734-3.0913-2.2017-6.0354-3.9416-8.7357 + c-0.3196-0.4261-0.4261-1.0653-1.1718-1.1718c-0.7458-0.1066,1.4914,2.1306,1.5979,3.409 + c-0.5901-0.8956-1.3961-1.6283-2.3437-2.1306l0,0c-0.1661-0.2142-0.3808-0.3856-0.6265-0.5001 + c-0.2456-0.1145-0.515-0.1688-0.7858-0.1584c-0.2708,0.0104-0.5352,0.0852-0.7713,0.2183c-0.2361,0.133-0.4371,0.3204-0.5863,0.5467 + c-1.1718,1.0653-1.7044,2.6633-2.7698,3.8352c0.2131-1.7046,1.385-3.196,1.9177-5.0071c-5.7528,6.0724-8.6292,35.1557-3.9418,41.015 + c-1.277-4.4988-1.7814-9.1817-1.4915-13.8492c0.0375,2.3613,0.2871,4.7145,0.7458,7.0311c0.8523,2.8764,1.1719,5.9658,2.5568,8.6291 + c0.2131,0.5327,0.4261,1.1719,1.0653,1.2784l0.2131,0.3196c0.4137,0.4397,0.9553,0.738,1.548,0.8527 + c0.5927,0.1147,1.2065,0.04,1.7544-0.2135c1.0105-0.4953,1.8874-1.226,2.5568-2.1306c0.2131-0.2131,0.5327-0.4262,0.8523-0.2131 + c0.3196,0.2131,0,0.5327,0,0.7457c-0.1807,1.5093-0.4655,3.0043-0.8523,4.4744c0.8523-0.5327,0.5327-1.7045,1.385-2.2372 + c0.2131,1.2784-0.4262,2.4503,0.213,3.9417c-0.0793-1.4409,0.1012-2.8843,0.5327-4.2613c-0.0312,0.907,0.1136,1.8114,0.4261,2.6633 + c0.2131-1.2784-0.3196-2.5567,0.5327-3.9417c-0.1065,2.5568-0.1066,4.9005,2.3437,6.1789c1.6456,0,3.2749-0.3259,4.7939-0.9588 + c0.3196-0.4261,1.0654-0.4261,1.385-0.9588l-2.3438,0.4262c-0.6525,0.4473-1.4166,0.7042-2.2069,0.7418 + c-0.7902,0.0377-1.5753-0.1454-2.2674-0.5288c-0.4144-0.3902-0.7279-0.8753-0.9134-1.4134 + c-0.1856-0.5381-0.2378-1.1133-0.1519-1.676c0.7457,1.2784,1.2784,2.6633,2.9829,2.6633c-0.6103-0.5172-1.0848-1.176-1.382-1.9188 + c-0.2971-0.7428-0.4079-1.547-0.3226-2.3425c-0.0853,0.7955,0.0255,1.5997,0.3226,2.3425c0.2972,0.7428,0.7717,1.4016,1.382,1.9188 + c0.8203,0.2871,1.7002,0.3605,2.5567,0.2131l2.3438-0.4262h0.4261c0.2131-0.1065,0.3196-0.213,0.5327,0 + c0.2131,0.2131,0.3195-0.4261,0.7457-0.4261c-0.0755,0.1307-0.1842,0.239-0.3153,0.3139c-0.131,0.0748-0.2795,0.1136-0.4304,0.1122 + c-0.1065,0.4262-0.5327,0.4262-0.7458,0.6392c-0.2131,0.2131-0.9588,0.6392-1.598,0.5327c-0.6392-0.1066-2.9829,1.598-4.7939,0.9588 + c-0.1066,0.213-0.5327,0-0.5327,0.3196c1.7842,0.282,3.6099,0.1359,5.3266-0.4262c-0.7457,0.9588-2.0241,0.9588-2.8763,1.598 + c1.7291-0.2642,3.3514-1.0016,4.6874-2.1306h-0.5326l0.426-0.5327c0.6392-0.1065,0.9588-0.6392,1.598-0.6392 + c0.0095-0.0831,0.0385-0.1628,0.0845-0.2326c0.046-0.0698,0.1079-0.1278,0.1805-0.1693c0.0726-0.0415,0.154-0.0653,0.2375-0.0695 + c0.0835-0.0042,0.1669,0.0113,0.2433,0.0453c0-0.4261,0.3196-0.5327,0.6392-0.5327c0.0282,0,0.0553-0.0112,0.0753-0.0312 + c0.0199-0.0199,0.0312-0.0471,0.0312-0.0753c0.213,0.1065,0,0.1065,0,0.2131l-0.3196,0.4261h-0.4261l-0.2132,0.4261 + c0.3196,0.1065,0.6393,0,0.6393-0.4261s1.2784-0.7457,1.9176-1.1719c2.565-1.9925,4.9858-4.164,7.2442-6.4984 + c0.1065-0.1066,0.3196-0.5327,0.6392-0.3196c0.3196,0.213,0,0.4261,0,0.6392c-0.1066,0-0.2131,0-0.1065,0.1065h0.1065 + c0.8838-0.5123,1.6183-1.2468,2.1306-2.1307c-0.6392,0.1066-0.7457,0.4262-1.0653,0.7458 + c-0.3196,0.3196-0.5327,0.3196-0.8523-0.1066l2.2373-2.2371c0.213,0.3196-0.2131,0.6392,0.213,1.0653 + c0.4931-0.3825,0.8634-0.901,1.0653-1.4915c-0.5327,0.2131-0.7457,0.5327-1.1718,0.4262c0.2706-0.5511,0.6731-1.0268,1.1718-1.385 + l0.3197,0.7458c0.126-0.1966,0.3132-0.3463,0.5326-0.4262l1.3849-1.811h-1.0654c0.3196-0.3196,0.4262-0.9588,1.0654-1.1719 + c0.6392-0.213,0,0.6392,0.2131,0.7458c0.2131,0.1065,0.4261-0.2131,0.5327-0.4262c0.3084-0.4093,0.5929-0.8362,0.8521-1.2784H70.506 + c0.9588-1.5979,2.024-3.1959,3.0893-4.6874c1.0653-1.4914,0.2131-0.3196,0.4262-0.2131 + C73.8084,51.8498,73.9149,51.7433,74.0215,51.5302z M50.3713,75.0739h-0.2131c0.0282,0,0.0554-0.0112,0.0754-0.0312 + c0.02-0.02,0.0312-0.0471,0.0312-0.0754h0.213L50.3713,75.0739z M54.5261,70.9191l-0.9588,0.2131l-0.9588,0.5326l0.9588-0.5326 + L54.5261,70.9191z M54.9521,70.3865l0.2132-0.2131L54.9521,70.3865z M60.4919,66.3382c0,0.0565-0.0225,0.1107-0.0624,0.1507 + c-0.04,0.0399-0.0942,0.0624-0.1507,0.0624c0.0279,0,0.0556-0.0055,0.0815-0.0162c0.0258-0.0107,0.0494-0.0264,0.0692-0.0462 + c0.0198-0.0198,0.0354-0.0433,0.0461-0.0691C60.4863,66.3939,60.4919,66.3662,60.4919,66.3382L60.4919,66.3382z M61.1311,65.3794 + c0,0.1066,0.1065,0.1066,0.1065,0.2131S61.1311,65.486,61.1311,65.3794z M61.1311,61.8639v-0.2131 + C61.4507,61.8639,61.2376,61.7573,61.1311,61.8639L61.1311,61.8639z M60.918,62.0769L60.7049,62.29L60.918,62.0769 + c0-0.213,0.1065-0.213,0.2131-0.213c0,0.0565-0.0225,0.1107-0.0625,0.1506C61.0287,62.0545,60.9746,62.0769,60.918,62.0769 + L60.918,62.0769z M63.5814,63.0357l0.213-0.213L63.5814,63.0357z M64.0074,62.6096l0.2131-0.3196 + C64.1122,62.3663,64.0362,62.4803,64.0074,62.6096L64.0074,62.6096z M58.0416,62.0769l-1.7045,1.0653l1.1718,0.3196l0.4262-0.3196 + h0.3196v0.2131l-0.4261,0.3196l-0.8523,0.9588c0.7457,0,1.0653-0.6392,1.598-0.8523c0.5326-0.213,1.0653-1.5979,2.2371-1.5979 + c-0.4812,0.7902-1.1853,1.4203-2.024,1.811c-2.0402,2.2081-4.6619,3.7958-7.5639,4.5809c-1.0271,0.25-2.1063,0.1756-3.0893-0.2131 + c0-0.1065-0.0001-0.213-0.2132-0.213c-0.6523-1.4814-0.7282-3.153-0.213-4.6875c0.92-2.7631,2.4078-5.3033,4.3678-7.4572 + l1.2783-1.4915c0.6392-0.6392,0.7459-0.6392,1.8112-0.8522c-1.1719,1.2784-2.2372,2.4502-3.196,3.7286 + c0.1845,0.1245,0.4103,0.172,0.6293,0.1322c0.219-0.0399,0.4137-0.1638,0.5425-0.3453c3.0777-3.7163,7.0316-6.6085,11.5056-8.416 + c0.4261-0.1065,0.4261-0.1065,0.7457-0.7457c0.3196-0.6392-0.7458,0-1.0654-0.2131c-0.3196-0.2131,1.3849-0.5327,1.811-1.2784 + c0.0496-0.0661,0.114-0.1198,0.1879-0.1568c0.074-0.037,0.1556-0.0563,0.2383-0.0563c0.0827,0,0.1643,0.0193,0.2382,0.0563 + c0.074,0.037,0.1383,0.0907,0.1879,0.1568c0.2131,0.8523,0.8524,0.5327,1.385,0.4261c0.5327-0.1065,2.1306,0.2131,1.7045,1.8111 + c-0.4588,1.3811-1.1428,2.677-2.0241,3.8351c-0.3196-0.1065-0.3197-0.3196-0.3197-0.5326c0-0.2131,0.7458-0.6392,0.2132-0.9588 + c-0.5327-0.3196-0.5328,0.4261-0.7458,0.7457C64.8723,55.8432,61.7556,59.3224,58.0416,62.0769L58.0416,62.0769z M67.8427,43.7534 + c0-0.1066,0.1064-0.2131,0.213-0.3196C68.1622,43.3272,67.8427,43.6468,67.8427,43.7534z M66.3512,44.1795h0.3195H66.3512 + l-0.5327,0.2131L66.3512,44.1795z M64.7532,45.884l-2.4503,1.1719c0.2571-0.4058,0.6234-0.731,1.0567-0.9382 + C63.793,45.9104,64.2759,45.8294,64.7532,45.884L64.7532,45.884z M61.1311,47.5885H60.918 + C60.918,47.482,61.0245,47.5885,61.1311,47.5885L61.1311,47.5885z M56.5501,50.0388c-0.079,0.2281-0.2208,0.4293-0.4094,0.5801 + c-0.1885,0.1508-0.416,0.2452-0.6559,0.2721C55.4848,50.2518,56.124,50.2518,56.5501,50.0388L56.5501,50.0388z M53.9934,51.3172 + c0.5327,0.3196,0.8523-0.2131,1.1719-0.2131c0.3196,0,0.1064-0.2131,0.3195-0.2131c0.2131,0-0.1065,0.2131-0.3195,0.2131 + c-0.7967,0.8902-1.732,1.6457-2.7698,2.2372c-0.2131,0.1065-0.4262,0.213-0.5327-0.1066S53.5673,52.276,53.9934,51.3172 + L53.9934,51.3172z M48.4537,56.9634c0,0.0282,0.0112,0.0553,0.0312,0.0753s0.047,0.0312,0.0753,0.0312 + c-0.0283,0-0.0553-0.0112-0.0753-0.0312S48.4537,56.9916,48.4537,56.9634L48.4537,56.9634z M68.2687,53.4478 + c0,0.4261-0.1065,0.6392-0.426,0.7457C67.5231,54.3001,67.736,53.4478,68.2687,53.4478c0.5326,0-0.1065-0.5327,0.4261-0.6392 + C69.2275,52.7021,68.5883,53.3413,68.2687,53.4478L68.2687,53.4478z M67.8427,54.1935c-0.0154,0.1471-0.0613,0.2894-0.1346,0.4177 + c-0.0734,0.1284-0.1727,0.2401-0.2916,0.3281C67.4165,54.6197,67.31,54.1935,67.8427,54.1935L67.8427,54.1935z M68.6948,52.7021 + c0.8523-1.9176,1.7046-3.4091,1.8112-5.3266C71.2517,48.7604,70.5059,51.1041,68.6948,52.7021L68.6948,52.7021z M70.932,50.891 + l0.2131-0.213v0.213H70.932z M71.1451,50.5714v-0.213C71.4647,50.4649,71.2517,50.5714,71.1451,50.5714L71.1451,50.5714z + M71.5713,47.5885c-0.7457-1.3849-2.2373-1.0653-3.4091-1.811c1.0653-0.2131,2.0241-0.9588,3.0894-0.3196 + C72.317,46.0971,71.6778,46.8428,71.5713,47.5885L71.5713,47.5885z M71.8908,48.9735v0.3195 + C71.5712,49.08,71.7843,49.08,71.8908,48.9735L71.8908,48.9735z M68.908,44.6056l-1.2785,0.3196 + c-0.4261,0-0.8523,0.2131-0.9588-0.4261c1.034-0.1203,2.0415-0.4081,2.983-0.8523c0-0.213-0.1066-0.3196,0-0.5326 + c0.1065-0.2131,0,0.3196,0,0.5326c0,0.2131,1.811-0.6392,2.6633-0.9588c0.8522-0.3196,1.9175-0.5326,2.7698,0.3196 + c-0.254,0.5718-0.3985,1.1861-0.4262,1.8111c0.0047,0.6543-0.2315,1.2875-0.6637,1.7787c-0.4323,0.4912-1.0303,0.8061-1.6799,0.8846 + C72.4235,44.6056,71.6778,43.9664,68.908,44.6056L68.908,44.6056z M72.317,47.5885c0.0078,0.4951-0.1414,0.9799-0.4262,1.385 + C71.8463,48.4738,71.9993,47.9767,72.317,47.5885L72.317,47.5885z M75.9391,41.3031c-0.1065,0.3196-0.0001,0.4261,0.213,0.5327 + v0.9588l0.3196,0.213c-0.213,0-0.2131-0.1065-0.3196-0.213c-0.5373-0.664-1.2919-1.1168-2.1306-1.2784 + C74.6606,40.7705,75.2999,41.5162,75.9391,41.3031L75.9391,41.3031z M53.1411,49.1865c-0.1065,0.2131-0.3196,0.2131-0.5326,0.2131 + l0.213-0.4261L53.1411,49.1865z M52.6085,49.5061H52.502C52.3954,49.3996,52.5019,49.5061,52.6085,49.5061z M51.6497,49.7192h0.3196 + c-0.1065,0.1065-0.2131,0.3196-0.3196,0.3196C51.5431,50.0388,51.7562,49.8257,51.6497,49.7192z M46.8557,57.0699 + c0,0.3196-0.213,0.5327-0.3195,0.8523C46.4297,58.2418,46.8557,57.3895,46.8557,57.0699z M41.8487,65.3794l-0.3196,0.4262 + c-0.0386,0.0432-0.0679,0.0938-0.0862,0.1488c-0.0184,0.0549-0.0252,0.113-0.0203,0.1708 + c-0.0049-0.0578,0.0019-0.1159,0.0203-0.1708c0.0183-0.055,0.0476-0.1056,0.0862-0.1488L41.8487,65.3794z M37.1613,28.5192 + c-0.1065-0.213-0.5327-0.213-0.4262-0.4261C36.8417,27.88,37.0548,28.3062,37.1613,28.5192z M37.0548,28.6258 + c0.5326,0.7457,1.4914,1.0653,1.7045,2.0241l0.213,0.3196c-0.1065-0.1066-0.213-0.1066-0.213-0.3196 + c0-0.2131-0.3197,0-0.4262-0.1065c-0.3208-0.3724-0.7506-0.6345-1.2285-0.7492c-0.478-0.1147-0.9799-0.0762-1.4348,0.11 + C35.7763,29.1584,36.4156,28.8388,37.0548,28.6258L37.0548,28.6258z M33.5392,46.2036c0.3196,0.2131,0,0.7457,0.4261,1.1719 + c0.3931-1.3188,0.6431-2.676,0.7457-4.0483c0.1065-0.9588,0.1066-1.9175,0.2131-2.7698c0.086-0.399,0.2663-0.7716,0.5258-1.0867 + c0.2595-0.3151,0.5906-0.5635,0.9657-0.7244c0.7457-0.213,1.2784,0.4262,1.598,0.9588c2.0097,3.0971,2.9799,6.7542,2.7698,10.4402 + c-0.1095,1.1883-0.3234,2.3647-0.6392,3.5156c-0.2043,0.7439-0.5678,1.4345-1.0653,2.0241 + c-0.3196,0.5326-1.385,1.0653-0.7458,2.1306c0.6392,1.0654-0.3195,0-0.3195,0.2131c-0.5509,0.238-1.1608,0.3044-1.75,0.1903 + c-0.5892-0.114-1.1303-0.4031-1.5526-0.8295l0,0c-0.3593-0.7041-0.6107-1.4583-0.7457-2.2372 + c-0.1933-0.735-0.3358-1.4825-0.4261-2.2372c0.0903,0.7547,0.2328,1.5022,0.4261,2.2372c0.5327-0.1065,0.3196,0.6392,0.7457,0.7458 + v0.3195h0.1066l-0.2131-0.213c0-1.598-1.0653-3.0895-0.7457-4.794c0.3196-1.7045-0.2131-0.4261-0.4261-0.4261 + C33.2196,50.7845,33.6457,47.6951,33.5392,46.2036L33.5392,46.2036z M38.5463,37.2549l0.213,0.3196h-0.1065 + C38.6528,37.468,38.5463,37.3614,38.5463,37.2549c0-0.1065-1.0654-1.2784-2.0242-0.8523c-0.9588,0.4262-0.4262-0.3196-0.2131-0.5326 + c0.213-0.2131,0.7458-0.5327,1.2784-0.5327C38.1201,35.3373,38.5463,36.4026,38.5463,37.2549L38.5463,37.2549z M36.6286,32.0348 + c0.7458-1.0653,1.385-0.6392,2.0242,0.1065c0,0.3196,0.1065,0.5327,0.1065,0.8523c0,0.3196,0.213,0.1065,0.213,0.3196l1.1719,1.1718 + l-1.1719-1.1718c-0.1065-0.1065-0.213-0.1065-0.213-0.3196h-0.3197c-0.1803-0.3147-0.446-0.5719-0.7666-0.7416 + S36.9903,32.007,36.6286,32.0348L36.6286,32.0348z M36.6286,37.0418c0.9588,0,1.8111,1.0654,1.9177,2.3437 + c-0.3797-0.4218-0.8843-0.7112-1.44-0.8262c-0.5558-0.115-1.1336-0.0495-1.6495,0.187v0.2131c-0.2131-0.1065-0.1065-0.2131,0-0.3196 + C35.5633,38.5333,35.5633,37.0418,36.6286,37.0418L36.6286,37.0418z M39.9311,42.2619c-0.2131-0.1065-0.213-0.4261-0.213-0.6392 + c0-0.213-0.2132-0.3196-0.2132-0.5326c0.2131,0.1065,0.2132,0.3196,0.2132,0.5326C39.7181,41.8358,39.9311,42.0488,39.9311,42.2619 + L39.9311,42.2619z M40.1442,43.0076c-0.0919-0.0986-0.1593-0.2175-0.1963-0.3472c-0.0371-0.1296-0.0428-0.2662-0.0168-0.3985 + C40.2507,42.475,40.1442,42.7946,40.1442,43.0076L40.1442,43.0076z M40.2507,43.0076c0.044,0.0292,0.0801,0.0688,0.105,0.1152 + c0.0249,0.0465,0.038,0.0984,0.038,0.1512c0,0.0527-0.0131,0.1046-0.038,0.1511c-0.0249,0.0465-0.061,0.086-0.105,0.1152V43.0076z + M35.0306,58.7744v-0.5326c1.0654,0.3196,2.1307,0.9588,3.0895-0.2131l0.3195-0.2131c0.3196-0.1065,0.4262-0.5326,0.8523-0.4261 + c-0.5326,2.1306-2.3437,2.9829-3.8351,1.8111c-1.4915-1.1719-0.3197-0.1066-0.3197-0.2131c0-0.1065,0.1066,0.2131,0.3197,0.2131 + S35.2437,58.7744,35.0306,58.7744z M33.3261,62.0769h0.1066L33.0065,62.29L33.3261,62.0769z M33.4327,63.5684 + c0-0.1066-0.1066-0.1065-0.1066-0.2131C33.3261,63.2488,33.4327,63.4618,33.4327,63.5684z M33.4327,62.5031 + c1.1718,0.4261,2.0241,1.5979,3.1959,0.6391c1.1719-0.9587-0.1065-0.213-0.213-0.3195c0.1065,0.1065,0.213,0.1065,0.213,0.3195 + h1.385c-0.2131,1.2784-2.3438,2.0242-3.5156,1.1719C33.9422,63.8534,33.5653,63.2127,33.4327,62.5031L33.4327,62.5031z + M33.6457,63.9945c-0.1066-0.1065-0.1065-0.2131-0.213-0.4261C33.3261,63.3553,33.5391,63.888,33.6457,63.9945z M36.4156,62.1835 + c-1.1718,0-1.598-0.8523-1.9176-1.7046c1.3849,0.4262,2.6633-0.1065,4.1548,0C38.1498,61.3099,37.3503,61.9191,36.4156,62.1835 + L36.4156,62.1835z M38.2266,59.8397c0.4818-0.4594,0.8785-1.0004,1.1718-1.5979c0.2131-0.3196,0.9588-0.7458,0-1.1719 + c-0.9588-0.4261,0.1066-0.4261,0.2132-0.3196c0.1065,0.1065,0.6391-0.213,1.1718-0.3196 + C40.2507,57.9222,39.8246,59.4136,38.2266,59.8397z M39.3984,62.29c0.1066,0,0.1065,0,0.1065,0.1065 + C39.5049,62.5031,39.505,62.29,39.3984,62.29z M41.4226,34.5916l-0.213-0.2131L41.4226,34.5916z M35.7763,35.3373 + c0.2131-0.3196,0.3197-0.8523,0.8523-1.0653c0.5327-0.2131,0.9588,0.213,1.2784,0.6392c0.3196,0.4261,0,0.4261-0.3196,0.4261 + C36.9482,34.8046,36.4155,35.4438,35.7763,35.3373c-0.535,1.1928-0.9283,2.4442-1.1718,3.7286 + C34.848,37.7815,35.2413,36.5301,35.7763,35.3373z M34.0718,65.1664c0.8523-0.4262,1.5981,0.3196,2.4503,0.213 + c0.8523-0.1065-1.3849,0.4262-2.0241,0.4262C34.2849,65.699,33.9653,65.486,34.0718,65.1664L34.0718,65.1664z M42.3814,32.9936 + l0.3195,0.4261L42.3814,32.9936z M39.9311,31.8217c0.0283,0,0.0553-0.0112,0.0753-0.0312c0.02-0.0199,0.0312-0.047,0.0312-0.0753 + c0,0.014-0.0027,0.0278-0.0081,0.0408c-0.0053,0.0129-0.0132,0.0246-0.0231,0.0345c-0.0099,0.0099-0.0215,0.0178-0.0345,0.0231 + C39.959,31.819,39.9451,31.8217,39.9311,31.8217L39.9311,31.8217z M35.7763,27.2408l-0.3195,0.3196L35.7763,27.2408z M35.1371,27.88 + c-0.4535,0.6697-0.7452,1.4355-0.8521,2.2372l0,0C34.3919,29.3155,34.6836,28.5497,35.1371,27.88L35.1371,27.88z M32.3673,30.1172 + v0.5327h-0.1065c-0.047-0.0873-0.0621-0.1883-0.0426-0.2855C32.2376,30.2671,32.2904,30.1797,32.3673,30.1172L32.3673,30.1172z + M37.0548,68.5754c-0.1066,0.4261-0.8523,0.4261-0.6392,1.1719c0.2131,0.7457-0.4262,0.3196-0.8523,0.4261 + c-0.711-0.136-1.3949-0.3879-2.0241-0.7457l0,0l-0.2131-0.2131c0.1066-0.2131,0.6393-0.3196,0.4262-0.6392 + c-0.2131-0.3196,0.4261-0.4261,0.6392-0.5327C35.2417,68.373,36.1429,68.5533,37.0548,68.5754l0.7457-0.4261L37.0548,68.5754z + M38.4396,67.7231l1.2785-1.0653L38.4396,67.7231z M44.9382,70.8126c-0.3361-2.1589-0.0783-4.3685,0.7457-6.392 + c0.1065,0.3196-0.213,0.8523,0.3196,0.8523c0.5327,0,0.3195-0.4261,0.426-0.7457c0.1172-0.7532,0.4503-1.4563,0.9589-2.0241v-0.3196 + h0.1065c0,0.1065-0.1065,0.213-0.1065,0.3196c0,0.1065-0.7458,2.3437-0.5327,3.6221c0.2131,1.2783,0.2131,1.5979,0.9588,2.0241 + c0.7457,0.4261,0.1065,0.213,0.213,0.213c0.1066,0,1.385,1.2784,2.4503,1.0654l3.3025-0.5327 + c0.2131,0.3196-0.3195,0.4261-0.213,0.7457h-0.4262l0.4262,0.2131v-0.2131h0.4261c0.1066-0.213,0.3196-0.3196,0.7457-0.3196 + c-0.0459,0.1307-0.1331,0.243-0.2484,0.3198c-0.1152,0.0769-0.2524,0.1142-0.3907,0.1064l-0.5327,0.3196 + c-1.1718,0.9214-2.5101,1.6086-3.9418,2.0241c-0.6901,0.1195-1.3242,0.4552-1.811,0.9588c-0.3361,0.0447-0.6779,0.022-1.0052-0.0666 + c-0.3274-0.0886-0.6338-0.2415-0.9015-0.4497s-0.4913-0.4676-0.6578-0.763C45.0836,71.475,44.9776,71.1494,44.9382,70.8126 + L44.9382,70.8126z M65.712,61.1181l0.5327-0.4261L65.712,61.1181z M67.6295,60.5855c0-0.6392,0.5327-0.8523,0.9588-1.2784 + C69.0145,58.881,68.4818,60.5855,67.6295,60.5855L67.6295,60.5855z M69.7602,58.0287c0-0.5327,0.3195-0.7457,0.6391-1.0653 + C70.7189,56.6438,70.5059,58.0287,69.7602,58.0287L69.7602,58.0287z"/> +<path fill="#0B1324" d="M50.5842,48.6537c7.99-3.7286,15.8734-7.5638,24.183-10.6532 + C66.2446,40.6638,58.4676,44.6055,50.5842,48.6537z"/> +<path fill="#0B1324" d="M78.9219,44.4992c-1.1456,2.4-2.4629,4.7142-3.9416,6.9246c-0.2131,0.3196-0.3196,0.8522-0.9588,0.6392 + c0.213,0.5326-0.2131,0.9588-0.4262,1.3849c-0.8194,1.0491-1.5668,2.1524-2.2371,3.3025 + c1.9175-1.7045,7.6703-10.5467,8.3095-13.3166C79.3488,43.7341,79.0949,44.0967,78.9219,44.4992L78.9219,44.4992z"/> +<path fill="#0B1324" d="M48.7733,50.0387c0.213-0.2131,0.8522-0.1065,0.8522-0.6392c0-0.5327-0.213-0.4261-0.4261-0.3196 + c-0.1783,0.0489-0.3409,0.1434-0.4716,0.2741c-0.1308,0.1308-0.2253,0.2933-0.2742,0.4716 + C48.3471,50.0387,48.5602,50.0387,48.7733,50.0387z"/> +<path fill="#0B1324" d="M55.5916,73.4758c0.3028-0.0814,0.5839-0.2286,0.8233-0.4311c0.2394-0.2026,0.4311-0.4555,0.5615-0.7407 + C56.4043,72.5413,55.9203,72.9509,55.5916,73.4758L55.5916,73.4758z"/> +<path fill="#0B1324" d="M52.6085,74.0085c0.3196,0,0.6392,0,0.7457-0.5327h-0.5327L52.6085,74.0085z"/> +<path fill="#0B1324" d="M51.8629,74.4346c0.3196,0,0.6392,0,0.7457-0.4261c-0.1531-0.0146-0.3068,0.0186-0.4403,0.0949 + S51.9281,74.2953,51.8629,74.4346L51.8629,74.4346z"/> +<path fill="#0B1324" d="M76.898,39.4922h-0.1066c0.0282,0,0.0554,0.0112,0.0754,0.0312c0.02,0.02,0.0312,0.0471,0.0312,0.0753 + V39.4922z"/> +<path fill="#0B1324" d="M77.5371,39.7052l-0.6392-0.213L77.5371,39.7052z"/> +<path fill="#0B1324" d="M51.4366,74.6476c0.2131,0.1066,0.3197,0.1066,0.4262-0.213c-0.0827,0-0.1643,0.0192-0.2382,0.0562 + C51.5506,74.5278,51.4863,74.5815,51.4366,74.6476L51.4366,74.6476z"/> +<path fill="#0B1324" d="M77.8567,39.9182l0.2131,0.5327l-0.2131-0.4262V39.9182z"/> +<path fill="#0B1324" d="M59.0004,70.4929l-0.213,0.2131c-0.6609,0.246-1.1973,0.744-1.4915,1.3849l0,0c0,0-0.2131,0-0.1065,0.1065 + h0.213c0.6094-0.2854,1.0995-0.7754,1.385-1.3849h0.213V70.4929z"/> +<path fill="#0B1324" d="M63.1551,66.4448h-0.1065c-1.1599,0.734-2.1425,1.7164-2.8764,2.8764l0,0 + c-0.1065,0.1065-0.1065,0.2131-0.213,0.2131l-0.2132,0.3196h-0.3195v0.213l0.213-0.213l0.2132-0.2131l0.213-0.3196 + c1.1599-0.734,2.1423-1.7164,2.8763-2.8764l0,0C63.1551,66.5514,63.2617,66.5514,63.1551,66.4448z"/> +<path fill="#0B1324" d="M77.8567,39.9181l-0.213-0.213L77.8567,39.9181z"/> +<path fill="#0B1324" d="M51.3301,73.2629h-0.2132C51.2235,73.476,51.3301,73.3695,51.3301,73.2629z"/> +<path fill="#0B1324" d="M50.5843,62.6096c0.5327-0.9588-0.6392-1.9176,0.1065-2.8764s0.1066,0.5327,0.4262,0.8523 + c0.135-0.1459,0.2395-0.3172,0.3074-0.504c0.0679-0.1868,0.0977-0.3853,0.0878-0.5838s-0.0594-0.393-0.1455-0.5721 + c-0.0862-0.1791-0.2073-0.3391-0.3562-0.4708c-0.5576,0.5263-0.9074,1.2355-0.9856,1.9982 + C49.9466,61.2157,50.1452,61.9811,50.5843,62.6096L50.5843,62.6096z"/> +<path fill="#0B1324" d="M53.6738,66.4448c1.1719-0.4262,2.4503-0.6392,3.196-1.7046L53.6738,66.4448z"/> +<path fill="#0B1324" d="M52.2889,66.9774c0.184,0.0298,0.3727,0.0054,0.543-0.0703c0.1703-0.0757,0.3147-0.1993,0.4159-0.3558 + C52.8216,66.6578,52.502,66.5513,52.2889,66.9774z"/> +<path fill="#0B1324" d="M52.2889,70.3864l0.3197-0.2131h-0.3197V70.3864z"/> +<path fill="#0B1324" d="M52.715,69.9604v0.2131C52.715,70.1735,52.8215,70.1735,52.715,69.9604z"/> +<path fill="#0B1324" d="M77.4307,43.2206c0.1304-0.2749,0.1796-0.5813,0.1419-0.8833c-0.0378-0.302-0.1609-0.5868-0.3551-0.8212 + C77.2175,42.0488,77.0045,42.688,77.4307,43.2206z"/> +<path fill="#0B1324" d="M77.0045,40.9836h-0.1066C76.8979,40.9836,76.8979,41.0902,77.0045,40.9836z"/> +<path fill="#0B1324" d="M76.8978,40.8769c0-0.0565-0.0224-0.1107-0.0624-0.1507c-0.0399-0.0399-0.0942-0.0624-0.1507-0.0624 + L76.8978,40.8769z"/> +<path fill="#0B1324" d="M86.5924,55.472c-0.2615-0.2725-0.5759-0.4887-0.924-0.6353c-0.3481-0.1465-0.7225-0.2204-1.1001-0.2169 + h-7.5638c-0.2279-0.0158-0.4566,0.0175-0.6705,0.0976c-0.214,0.08-0.4083,0.2051-0.5699,0.3666 + c-0.1615,0.1615-0.2865,0.3558-0.3666,0.5698s-0.1133,0.4426-0.0975,0.6705v0.4261c-0.0364,0.2322-0.0175,0.4696,0.0553,0.6931 + c0.0727,0.2234,0.1973,0.4265,0.3634,0.5926c0.1662,0.1662,0.3694,0.2907,0.5928,0.3635c0.2234,0.0728,0.4608,0.0918,0.693,0.0553 + h6.3919c0.2322-0.0364,0.4696-0.0174,0.693,0.0554c0.2235,0.0728,0.4265,0.1973,0.5926,0.3635 + c0.1662,0.1661,0.2907,0.3692,0.3635,0.5926c0.0728,0.2235,0.0918,0.4609,0.0554,0.6931l0,0 + c0.0158,0.2279-0.0174,0.4565-0.0975,0.6705c-0.0801,0.2139-0.2052,0.4082-0.3667,0.5698 + c-0.1616,0.1615-0.3558,0.2865-0.5698,0.3666c-0.2139,0.0801-0.4426,0.1134-0.6705,0.0976h-3.9417 + c-0.3708-0.0238-0.7424,0.0303-1.091,0.1588c-0.3486,0.1284-0.6663,0.3283-0.9331,0.5869l-1.3849,1.3849 + c-0.2706,0.2361-0.4883,0.5265-0.6392,0.8523c-0.1316,0.3771-0.2036,0.7725-0.2131,1.1718v4.794 + c0.0051,0.7609,0.3116,1.4887,0.8523,2.0241l1.3849,1.3849c0.2615,0.2726,0.5759,0.4888,0.924,0.6354 + c0.3481,0.1465,0.7224,0.2203,1.1001,0.2169h7.7769c1.0653,0,1.598-0.5327,1.598-1.7045V58.8811 + c0.0172-0.3795-0.0503-0.7581-0.1977-1.1082c-0.1474-0.3502-0.3711-0.6631-0.6547-0.9159L86.5924,55.472z M85.1009,70.067 + c0.0364,0.2321,0.0174,0.4696-0.0554,0.693c-0.0728,0.2234-0.1973,0.4265-0.3635,0.5927c-0.1661,0.1661-0.3691,0.2907-0.5926,0.3635 + c-0.2234,0.0727-0.4608,0.0917-0.693,0.0553h-2.7698c-1.0653,0-1.598-0.5327-1.598-1.7045v-3.0895 + c-0.0372-0.2181-0.0216-0.442,0.0455-0.6529c0.0672-0.2109,0.1839-0.4026,0.3404-0.5591c0.1565-0.1565,0.3483-0.2732,0.5592-0.3404 + c0.2108-0.0671,0.4347-0.0827,0.6529-0.0456h2.7698c0.2223-0.0328,0.449-0.015,0.6634,0.052 + c0.2144,0.0671,0.4109,0.1818,0.5748,0.3354c0.1639,0.1536,0.2909,0.3423,0.3716,0.552c0.0808,0.2096,0.1132,0.4347,0.0947,0.6586 + V70.067z"/> +<path fill="#0B1324" d="M111.734,54.6196h-1.598c-1.172,0-1.705-0.5327-1.705-1.598v-1.4915c0-1.1718-0.532-1.7045-1.598-1.7045 + h-0.532c-1.066,0-1.598,0.5327-1.598,1.7045v1.4915c0.011,0.4304-0.141,0.8491-0.426,1.1719c-0.157,0.1459-0.342,0.2588-0.543,0.332 + c-0.201,0.0732-0.415,0.1052-0.629,0.0941c-0.173-0.0147-0.348,0.0061-0.513,0.061c-0.164,0.055-0.316,0.1429-0.446,0.2586 + c-0.313-0.2157-0.686-0.3275-1.065-0.3196h-1.5983c-1.1719,0-1.7045-0.5327-1.7045-1.598v-1.4915 + c0.0364-0.2321,0.0174-0.4696-0.0554-0.693s-0.1973-0.4265-0.3635-0.5926c-0.1662-0.1662-0.3692-0.2907-0.5926-0.3635 + c-0.2234-0.0728-0.4609-0.0918-0.693-0.0554h-0.4262c-0.2321-0.0364-0.4696-0.0174-0.693,0.0554 + c-0.2234,0.0728-0.4266,0.1973-0.5927,0.3635c-0.1662,0.1661-0.2907,0.3692-0.3635,0.5926s-0.0917,0.4609-0.0553,0.693v1.4915 + c0.0372,0.2182,0.0215,0.4421-0.0456,0.653c-0.0672,0.2108-0.1838,0.4026-0.3403,0.5591c-0.1565,0.1564-0.3482,0.2732-0.5591,0.3403 + s-0.4348,0.0828-0.6529,0.0456c-0.2228-0.0044-0.4437,0.0412-0.6465,0.1334c-0.2028,0.0922-0.3824,0.2286-0.5255,0.3992 + c-0.1652,0.1427-0.291,0.3254-0.3656,0.5305c-0.0746,0.2051-0.0954,0.4259-0.0604,0.6414v0.4261 + c-0.0329,0.2223-0.0152,0.449,0.0519,0.6634c0.067,0.2144,0.1817,0.4109,0.3353,0.5748c0.1537,0.1639,0.3424,0.291,0.5521,0.3717 + c0.2096,0.0808,0.4348,0.1131,0.6587,0.0946c0.2181-0.0372,0.442-0.0215,0.6529,0.0456c0.2109,0.0672,0.4026,0.1839,0.5591,0.3404 + c0.1565,0.1565,0.2731,0.3482,0.3403,0.5591c0.0671,0.2109,0.0828,0.4348,0.0456,0.6529V70.919 + c-0.0034,0.3777,0.0704,0.7521,0.2169,1.1002c0.1466,0.3481,0.3628,0.6625,0.6353,0.924l1.385,1.3849 + c0.5354,0.5406,1.2633,0.8471,2.0241,0.8522h2.8767c0.232,0.0364,0.469,0.0175,0.693-0.0553c0.223-0.0728,0.426-0.1973,0.592-0.3635 + c0.167-0.1662,0.291-0.3692,0.364-0.5927c0.073-0.2234,0.092-0.4608,0.055-0.693v-0.4261c0-1.0653-0.532-1.598-1.704-1.598h-1.5983 + c-0.2322,0.0364-0.4696,0.0174-0.693-0.0553c-0.2235-0.0728-0.4266-0.1974-0.5928-0.3635 + c-0.1661-0.1662-0.2907-0.3693-0.3635-0.5927c-0.0727-0.2234-0.0916-0.4609-0.0552-0.693v-9.6945 + c0-1.0653,0.5326-1.598,1.7045-1.598h1.5983c0.173,0.0147,0.347-0.006,0.512-0.061c0.165-0.0549,0.317-0.1429,0.446-0.2585 + c0.313,0.2156,0.686,0.3274,1.066,0.3195c0.214-0.0111,0.428,0.0209,0.629,0.0941c0.201,0.0732,0.386,0.1861,0.543,0.3321 + c0.285,0.3228,0.437,0.7414,0.426,1.1718V70.919c-0.034,0.3814,0.026,0.7653,0.174,1.1181c0.149,0.3529,0.381,0.6639,0.678,0.9061 + l1.278,1.3849c0.581,0.538,1.34,0.8417,2.131,0.8522h2.77c0.232,0.0364,0.469,0.0175,0.693-0.0553 + c0.223-0.0728,0.426-0.1973,0.593-0.3635c0.166-0.1662,0.29-0.3692,0.363-0.5927c0.073-0.2234,0.092-0.4608,0.055-0.693v-0.4261 + c0-1.0653-0.532-1.598-1.704-1.598h-1.598c-0.232,0.0364-0.47,0.0174-0.693-0.0553c-0.224-0.0728-0.427-0.1974-0.593-0.3635 + c-0.166-0.1662-0.291-0.3693-0.363-0.5927c-0.073-0.2234-0.092-0.4609-0.056-0.693v-9.6945c0-1.0653,0.533-1.598,1.705-1.598h1.598 + c0.232,0.0365,0.469,0.0175,0.693-0.0553c0.223-0.0728,0.426-0.1973,0.593-0.3635c0.166-0.1661,0.29-0.3692,0.363-0.5926 + c0.073-0.2235,0.092-0.4609,0.055-0.6931v-0.4261c0.037-0.2321,0.018-0.4696-0.055-0.693c-0.073-0.2235-0.197-0.4265-0.363-0.5927 + c-0.167-0.1661-0.37-0.2907-0.593-0.3635C112.203,54.6021,111.966,54.5832,111.734,54.6196L111.734,54.6196z"/> +<path fill="#0B1324" d="M121.855,54.6195h-0.746c-0.378-0.0034-0.752,0.0704-1.1,0.217c-0.348,0.1466-0.663,0.3628-0.924,0.6353 + l-1.385,1.3849c-0.284,0.2529-0.507,0.5658-0.655,0.9159c-0.147,0.3502-0.215,0.7287-0.197,1.1082v14.595 + c0,1.1718,0.532,1.7045,1.598,1.7045h0.532c1.066,0,1.598-0.5327,1.598-1.7045V60.1592c0.008-0.4598,0.156-0.9062,0.426-1.2784 + c0.132-0.1491,0.298-0.2653,0.482-0.3393c0.185-0.0739,0.385-0.1037,0.584-0.0868c0.958,0,1.385-0.5326,1.385-1.7045v-0.4261 + c0.032-0.2223,0.015-0.449-0.052-0.6634c-0.068-0.2144-0.182-0.4109-0.336-0.5748c-0.153-0.1639-0.342-0.291-0.552-0.3717 + C122.304,54.6334,122.078,54.6011,121.855,54.6195L121.855,54.6195z"/> +<path fill="#0B1324" d="M137.834,55.4718c-0.535-0.5406-1.263-0.847-2.024-0.8522h-7.564c-0.232-0.0364-0.469-0.0175-0.693,0.0553 + c-0.223,0.0728-0.426,0.1973-0.592,0.3635c-0.166,0.1662-0.291,0.3692-0.364,0.5927c-0.073,0.2234-0.091,0.4608-0.055,0.693v0.4261 + c-0.036,0.2322-0.018,0.4696,0.055,0.6931c0.073,0.2234,0.198,0.4265,0.364,0.5926c0.166,0.1662,0.369,0.2907,0.592,0.3635 + c0.224,0.0728,0.461,0.0917,0.693,0.0553h6.392c1.066,0,1.598,0.5327,1.598,1.7046c0.033,0.2222,0.015,0.449-0.052,0.6634 + s-0.181,0.4108-0.335,0.5747c-0.154,0.1639-0.342,0.291-0.552,0.3717c-0.21,0.0808-0.435,0.1131-0.659,0.0947h-3.941 + c-0.779-0.0291-1.54,0.2373-2.131,0.7457l-1.278,1.3849c-0.299,0.2085-0.523,0.5072-0.64,0.8523 + c-0.181,0.3624-0.254,0.7689-0.213,1.1718v4.794c-0.017,0.3795,0.051,0.7581,0.198,1.1082c0.148,0.3501,0.371,0.663,0.655,0.9159 + l1.278,1.3849c0.58,0.5381,1.34,0.8418,2.131,0.8523h7.67c0.232,0.0364,0.47,0.0174,0.693-0.0554 + c0.223-0.0727,0.427-0.1973,0.593-0.3634c0.166-0.1662,0.29-0.3693,0.363-0.5927c0.073-0.2234,0.092-0.4609,0.056-0.693V58.8809 + c-0.006-0.7609-0.312-1.4887-0.853-2.0242L137.834,55.4718z M136.236,70.0668c0,1.1718-0.532,1.7045-1.598,1.7045h-2.769 + c-0.233,0.0364-0.47,0.0174-0.693-0.0554c-0.224-0.0727-0.427-0.1973-0.593-0.3634c-0.166-0.1662-0.291-0.3693-0.364-0.5927 + c-0.072-0.2234-0.091-0.4609-0.055-0.693v-3.0895c0-1.0653,0.533-1.598,1.705-1.598h2.769c0.219-0.0372,0.442-0.0215,0.653,0.0456 + c0.211,0.0672,0.403,0.1839,0.559,0.3404c0.157,0.1565,0.274,0.3482,0.341,0.5591s0.083,0.4348,0.045,0.6529V70.0668z"/> +<path fill="#0B1324" d="M152.003,64.9534c-0.203-0.3576-0.313-0.7606-0.319-1.1719c-0.002-0.4287,0.149-0.844,0.426-1.1719 + l4.048-5.9658c0.201-0.2799,0.312-0.6142,0.32-0.9588c0.001-0.1509-0.038-0.2994-0.113-0.4304 + c-0.075-0.131-0.183-0.2398-0.314-0.3153c-0.129-0.1156-0.281-0.2036-0.446-0.2586c-0.165-0.0549-0.339-0.0757-0.512-0.061h-0.64 + c-0.408,0.0111-0.807,0.1242-1.16,0.3289c-0.354,0.2046-0.651,0.4944-0.864,0.843l-2.45,3.1959 + c-0.137,0.2182-0.325,0.4-0.548,0.5298c-0.222,0.1299-0.473,0.204-0.73,0.216c-0.111,0.0091-0.222-0.0168-0.318-0.0741 + c-0.096-0.0574-0.171-0.1432-0.215-0.2455c-0.216-0.3128-0.327-0.6855-0.32-1.0653V46.6298c0-0.9588-0.532-1.3849-1.598-1.3849 + h-0.426c-1.172,0-1.704,0.4261-1.704,1.3849V73.476c-0.037,0.2321-0.018,0.4696,0.055,0.693c0.073,0.2234,0.197,0.4265,0.364,0.5926 + c0.166,0.1662,0.369,0.2907,0.592,0.3635c0.224,0.0728,0.461,0.0918,0.693,0.0554h0.426c1.066,0,1.598-0.5327,1.598-1.7045v-3.5156 + c-0.007-0.3799,0.104-0.7525,0.32-1.0653c0.063-0.1109,0.157-0.2006,0.271-0.2575c0.114-0.057,0.242-0.0786,0.368-0.0621 + c0.426,0,0.746,0.3196,1.066,0.8522l2.556,4.5809c0.187,0.3715,0.478,0.6803,0.837,0.8885c0.36,0.2082,0.773,0.3067,1.187,0.2834 + h0.853c0.38,0.0078,0.752-0.104,1.065-0.3196c0.111-0.088,0.198-0.2022,0.254-0.3324c0.056-0.1302,0.078-0.2723,0.066-0.4134 + c-0.02-0.3289-0.092-0.6526-0.213-0.9587L152.003,64.9534z"/> +<path fill="#0B1324" d="M169.581,54.6196h-1.704c-0.223,0.0328-0.449,0.0151-0.664-0.052c-0.214-0.0671-0.411-0.1817-0.575-0.3354 + c-0.164-0.1536-0.291-0.3423-0.371-0.5519c-0.081-0.2097-0.113-0.4348-0.095-0.6587v-1.4915c0-1.1718-0.533-1.7045-1.598-1.7045 + h-0.426c-0.232-0.0364-0.47-0.0174-0.693,0.0554c-0.224,0.0728-0.427,0.1973-0.593,0.3635c-0.166,0.1661-0.29,0.3692-0.363,0.5926 + c-0.073,0.2234-0.092,0.4609-0.056,0.693v1.4915c0.035,0.2155,0.015,0.4363-0.06,0.6414c-0.075,0.2051-0.201,0.3877-0.366,0.5305 + c-0.153,0.1513-0.337,0.2678-0.539,0.3414c-0.202,0.0735-0.418,0.1024-0.633,0.0847c-0.479,0.0012-0.939,0.1927-1.278,0.5326 + c-0.165,0.1427-0.291,0.3254-0.366,0.5305c-0.074,0.2051-0.095,0.4259-0.06,0.6414v0.4261c-0.036,0.2322-0.017,0.4696,0.055,0.6931 + c0.073,0.2234,0.198,0.4265,0.364,0.5926c0.166,0.1662,0.369,0.2907,0.592,0.3635c0.224,0.0728,0.461,0.0918,0.693,0.0553 + c0.215-0.0177,0.431,0.0112,0.633,0.0848c0.202,0.0735,0.386,0.19,0.539,0.3414c0.165,0.1427,0.291,0.3253,0.366,0.5304 + c0.075,0.2052,0.095,0.426,0.06,0.6414V70.919c-0.003,0.3777,0.071,0.7521,0.217,1.1002c0.147,0.3481,0.363,0.6625,0.636,0.924 + l1.385,1.3849c0.261,0.2725,0.576,0.4887,0.924,0.6353c0.348,0.1465,0.722,0.2204,1.1,0.2169h2.876 + c1.065,0,1.598-0.5326,1.598-1.7045v-0.4261c0.037-0.2182,0.022-0.4421-0.046-0.653c-0.067-0.2109-0.183-0.4026-0.34-0.5591 + c-0.156-0.1565-0.348-0.2732-0.559-0.3403c-0.211-0.0672-0.435-0.0828-0.653-0.0456h-1.704c-0.228,0.0158-0.457-0.0175-0.671-0.0976 + c-0.214-0.0801-0.408-0.2051-0.57-0.3666c-0.161-0.1616-0.286-0.3559-0.366-0.5698c-0.08-0.214-0.114-0.4426-0.098-0.6705v-9.6945 + c-0.018-0.2239,0.014-0.449,0.095-0.6586c0.08-0.2097,0.207-0.3984,0.371-0.552c0.164-0.1536,0.361-0.2683,0.575-0.3354 + c0.215-0.067,0.441-0.0848,0.664-0.052h1.704c0.224,0.0185,0.449-0.0138,0.659-0.0946c0.209-0.0807,0.398-0.2078,0.552-0.3717 + c0.153-0.1639,0.268-0.3604,0.335-0.5748c0.067-0.2144,0.085-0.4411,0.052-0.6634v-0.4261c0.033-0.2222,0.015-0.449-0.052-0.6634 + c-0.067-0.2144-0.182-0.4109-0.335-0.5748c-0.154-0.1639-0.343-0.2909-0.552-0.3717C170.03,54.6335,169.805,54.6011,169.581,54.6196 + L169.581,54.6196z"/> +<path fill="#0B1324" d="M185.774,55.4719c-0.535-0.5406-1.263-0.8471-2.024-0.8523h-5.22c-0.761,0.0052-1.489,0.3117-2.024,0.8523 + l-1.385,1.3849c-0.254,0.2704-0.45,0.5888-0.578,0.9365c-0.128,0.3477-0.185,0.7175-0.168,1.0876v12.0382 + c-0.024,0.3707,0.03,0.7423,0.159,1.0909c0.128,0.3486,0.328,0.6665,0.587,0.9332l1.385,1.3849 + c0.535,0.5406,1.263,0.8471,2.024,0.8523h5.22c0.761-0.0052,1.489-0.3117,2.024-0.8523l1.278-1.2784 + c0.286-0.2736,0.511-0.6053,0.658-0.9729c0.147-0.3675,0.213-0.7623,0.195-1.1577V58.8809c0.017-0.3795-0.051-0.7581-0.198-1.1082 + c-0.147-0.3501-0.371-0.663-0.655-0.9159L185.774,55.4719z M184.176,69.7472c0.016,0.2279-0.017,0.4566-0.098,0.6705 + c-0.08,0.214-0.205,0.4083-0.366,0.5698c-0.162,0.1616-0.356,0.2866-0.57,0.3667c-0.214,0.08-0.443,0.1133-0.67,0.0975h-2.664 + c-0.232,0.0365-0.469,0.0175-0.693-0.0553c-0.223-0.0728-0.426-0.1973-0.593-0.3635c-0.166-0.1661-0.29-0.3692-0.363-0.5926 + c-0.073-0.2235-0.092-0.4609-0.055-0.6931v-9.5879c-0.037-0.2321-0.018-0.4696,0.055-0.693s0.197-0.4265,0.363-0.5927 + c0.167-0.1661,0.37-0.2907,0.593-0.3635c0.224-0.0727,0.461-0.0917,0.693-0.0553h2.664c0.232-0.0364,0.469-0.0174,0.693,0.0553 + c0.223,0.0728,0.426,0.1974,0.592,0.3635c0.166,0.1662,0.291,0.3693,0.364,0.5927c0.072,0.2234,0.091,0.4609,0.055,0.693V69.7472z" + /> +<path fill="#0B1324" d="M196.853,54.6196h-0.745c-0.761,0.0052-1.489,0.3116-2.024,0.8522l-1.385,1.3849 + c-0.254,0.2704-0.45,0.5889-0.578,0.9365c-0.129,0.3477-0.186,0.7176-0.168,1.0877v14.5949c0,1.1719,0.533,1.7045,1.598,1.7045 + h0.533c1.065,0,1.598-0.5326,1.598-1.7045V60.1593c-0.02-0.2309,0.008-0.4633,0.081-0.6831s0.19-0.4224,0.345-0.5953 + c0.126-0.1564,0.29-0.2778,0.477-0.3524c0.186-0.0746,0.389-0.1,0.588-0.0738c0.959,0,1.385-0.5326,1.385-1.7045v-0.4261 + c0.036-0.2322,0.017-0.4696-0.056-0.693c-0.072-0.2235-0.197-0.4265-0.363-0.5927c-0.166-0.1662-0.369-0.2907-0.593-0.3635 + C197.323,54.6021,197.085,54.5832,196.853,54.6196z"/> +<path fill="#0B1324" d="M146.57,79.6548h0.107c0.532,0,0.852,0.2131,0.852,0.7457v12.1447c0.018,0.1161,0.009,0.2348-0.028,0.3465 + c-0.036,0.1117-0.098,0.2133-0.182,0.2963c-0.083,0.0831-0.184,0.1454-0.296,0.1818s-0.23,0.0459-0.346,0.0277h-0.107 + c-0.116,0.0182-0.235,0.0087-0.346-0.0277c-0.112-0.0364-0.214-0.0987-0.297-0.1818c-0.083-0.083-0.145-0.1846-0.181-0.2963 + c-0.037-0.1117-0.046-0.2304-0.028-0.3465v-4.9005c0-0.5326-0.213-0.7457-0.746-0.7457h-2.557 + c-0.102-0.0191-0.207-0.013-0.306,0.0177c-0.099,0.0308-0.19,0.0852-0.263,0.1586c-0.074,0.0735-0.128,0.1637-0.159,0.2629 + c-0.03,0.0992-0.036,0.2044-0.017,0.3065v4.9005c0,0.5327-0.213,0.8523-0.746,0.8523h-0.213c-0.533,0-0.746-0.3196-0.746-0.8523 + V80.4005c0-0.5326,0.213-0.7457,0.746-0.7457h0.213c0.533,0,0.746,0.2131,0.746,0.7457v3.9417 + c-0.019,0.1021-0.013,0.2073,0.017,0.3065c0.031,0.0992,0.085,0.1895,0.159,0.2629c0.073,0.0734,0.164,0.1279,0.263,0.1586 + s0.204,0.0368,0.306,0.0177h2.557c0.533,0,0.746-0.213,0.746-0.7457v-3.9417C145.718,79.8679,146.037,79.6548,146.57,79.6548z"/> +<path fill="#0B1324" d="M150.405,92.9714l-0.639-0.6392c-0.148-0.1094-0.265-0.2552-0.339-0.4233 + c-0.075-0.168-0.105-0.3525-0.087-0.5355v-2.2371c-0.016-0.1502,0.022-0.3012,0.107-0.4262l0.319-0.4261l0.639-0.6392 + c0.114-0.1074,0.248-0.191,0.394-0.2459c0.147-0.0549,0.302-0.0799,0.459-0.0737h1.811c0.532,0,0.745-0.3196,0.745-0.8522 + c0-0.5327-0.213-0.7458-0.745-0.7458h-2.877c-0.532,0-0.745-0.3196-0.745-0.8522c0-0.5327,0.213-0.8523,0.745-0.8523h3.516 + c0.328,0.0269,0.633,0.1796,0.852,0.4261l0.639,0.6392c0.148,0.1095,0.265,0.2553,0.34,0.4233 + c0.074,0.168,0.104,0.3525,0.086,0.5355v6.605c0.016,0.1065,0.008,0.215-0.023,0.3182c-0.03,0.1032-0.083,0.1985-0.153,0.2795 + c-0.071,0.0809-0.159,0.1456-0.257,0.1896c-0.098,0.0439-0.205,0.0661-0.312,0.065h-3.622c-0.171-0.0266-0.335-0.0875-0.481-0.1791 + C150.63,93.2335,150.504,93.1132,150.405,92.9714L150.405,92.9714z M153.069,88.8167h-1.172c-0.107-0.0154-0.215-0.0076-0.318,0.023 + c-0.104,0.0305-0.199,0.083-0.28,0.1538c-0.081,0.0709-0.145,0.1584-0.189,0.2566s-0.067,0.2047-0.065,0.3123v1.4914 + c-0.002,0.1076,0.021,0.2142,0.065,0.3123c0.044,0.0982,0.108,0.1858,0.189,0.2566c0.081,0.0709,0.176,0.1233,0.28,0.1539 + c0.103,0.0305,0.211,0.0383,0.318,0.023h1.172c0.102,0.019,0.207,0.013,0.306-0.0178c0.099-0.0307,0.19-0.0851,0.263-0.1586 + c0.073-0.0734,0.128-0.1636,0.159-0.2629c0.03-0.0992,0.036-0.2044,0.017-0.3065v-1.4914c0.019-0.1021,0.013-0.2073-0.017-0.3065 + c-0.031-0.0992-0.086-0.1895-0.159-0.2629c-0.073-0.0734-0.164-0.1279-0.263-0.1586 + C153.276,88.8037,153.171,88.7976,153.069,88.8167L153.069,88.8167z"/> +<path fill="#0B1324" d="M158.608,93.3974h-0.106c-0.116,0.0182-0.235,0.0087-0.347-0.0277c-0.111-0.0364-0.213-0.0986-0.296-0.1817 + c-0.083-0.0831-0.145-0.1846-0.182-0.2963c-0.036-0.1118-0.046-0.2305-0.028-0.3466v-6.605c0.011-0.3631,0.164-0.7074,0.427-0.9588 + l0.639-0.6392c0.218-0.2465,0.524-0.3992,0.852-0.4261h1.705l0.426,0.3196l0.532,0.3196c0.093-0.0112,0.181-0.0466,0.256-0.1027 + c0.075-0.0561,0.134-0.1309,0.171-0.2169l0,0l0.426-0.3196h2.13l0.426,0.3196l0.64,0.6392c0.262,0.2513,0.415,0.5957,0.426,0.9588 + v6.605c0.015,0.1065,0.007,0.215-0.023,0.3182c-0.031,0.1031-0.083,0.1985-0.154,0.2794c-0.071,0.081-0.158,0.1457-0.257,0.1896 + c-0.098,0.044-0.204,0.0662-0.312,0.0651h-0.213c-0.533,0-0.746-0.3196-0.746-0.8523v-5.9658c0-0.5327-0.319-0.7457-0.852-0.7457 + h-0.32c-0.532,0-0.745,0.213-0.745,0.7457v6.0723c0,0.5327-0.213,0.8523-0.746,0.8523h-0.213c-0.533,0-0.746-0.3196-0.746-0.8523 + v-6.0723c0-0.5327-0.213-0.7457-0.746-0.7457h-0.426c-0.532,0-0.852,0.213-0.852,0.7457v6.0723 + C159.354,93.0778,159.141,93.3974,158.608,93.3974z"/> +<path fill="#0B1324" d="M174.801,85.9401v5.4331c-0.007,0.3446-0.118,0.6789-0.319,0.9588l-0.639,0.6392 + c-0.252,0.2623-0.596,0.4154-0.959,0.4262h-3.409c-0.116,0.0182-0.235,0.0087-0.347-0.0277s-0.213-0.0987-0.296-0.1818 + c-0.083-0.083-0.146-0.1846-0.182-0.2963c-0.036-0.1117-0.046-0.2304-0.028-0.3465V80.4004c0-0.5327,0.32-0.7457,0.853-0.7457h0.213 + c0.102-0.0191,0.207-0.013,0.306,0.0177s0.19,0.0852,0.263,0.1586c0.073,0.0735,0.128,0.1637,0.159,0.2629 + c0.03,0.0992,0.036,0.2044,0.017,0.3065v2.7698c0,0.5327,0.214,0.7458,0.746,0.7458h1.705c0.363,0.0108,0.707,0.1638,0.959,0.4261 + l0.639,0.6392c0.115,0.1297,0.203,0.2816,0.258,0.4465C174.795,85.5926,174.816,85.7669,174.801,85.9401L174.801,85.9401z + M170.433,86.4727v4.3679c0,0.5326,0.214,0.7457,0.746,0.7457h1.172c0.533,0,0.746-0.2131,0.746-0.7457v-4.3679 + c0-0.5326-0.213-0.7457-0.746-0.7457h-1.172C170.647,85.727,170.433,85.9401,170.433,86.4727L170.433,86.4727z"/> +<path fill="#0B1324" d="M182.045,83.916h0.213c0.533,0,0.746,0.3196,0.746,0.8523v6.605c0.015,0.1731-0.006,0.3474-0.061,0.5123 + c-0.055,0.1648-0.143,0.3168-0.259,0.4465l-0.639,0.6392c-0.251,0.2623-0.595,0.4153-0.959,0.4261h-2.343 + c-0.329-0.0269-0.634-0.1796-0.853-0.4261l-0.639-0.6392c-0.147-0.1095-0.264-0.2553-0.339-0.4233s-0.105-0.3525-0.087-0.5355 + v-6.605c0-0.5327,0.213-0.8523,0.746-0.8523h0.213c0.533,0,0.746,0.3196,0.746,0.8523v6.0723 + c-0.019,0.1021-0.013,0.2073,0.017,0.3065c0.031,0.0992,0.086,0.1895,0.159,0.2629c0.073,0.0735,0.164,0.1279,0.263,0.1586 + c0.099,0.0307,0.204,0.0368,0.306,0.0178h1.279c0.532,0,0.746-0.2131,0.746-0.7458v-6.0723 + C181.3,84.2356,181.513,83.916,182.045,83.916z"/> +<path fill="#0B1324" d="M186.094,93.3974h-0.213c-0.533,0-0.746-0.3196-0.746-0.8523v-6.605 + c-0.015-0.1731,0.006-0.3474,0.061-0.5123c0.055-0.1648,0.143-0.3168,0.258-0.4465l0.64-0.6392 + c0.273-0.2284,0.605-0.3759,0.958-0.4261h0.32c0.533,0,0.746,0.3196,0.746,0.8523c0,0.5326-0.213,0.8522-0.64,0.8522h-0.426 + c-0.132,0.1876-0.206,0.4099-0.213,0.6392v6.0724C186.839,93.0778,186.626,93.3974,186.094,93.3974z"/> +<path fill="#0B1324" d="M194.083,92.5451V92.119c0-0.5327-0.213-0.7457-0.745-0.7457h-1.811c-0.181,0.0008-0.36-0.0367-0.526-0.1102 + c-0.165-0.0734-0.313-0.1811-0.433-0.316l-0.533-0.5326c-0.135-0.1206-0.242-0.2684-0.316-0.4337 + c-0.073-0.1653-0.111-0.3442-0.11-0.5251v-3.5156c-0.018-0.183,0.012-0.3674,0.087-0.5355c0.075-0.168,0.191-0.3138,0.339-0.4233 + l0.639-0.6392c0.219-0.2465,0.524-0.3992,0.853-0.4261h3.515c0.533,0,0.746,0.3196,0.746,0.8523v8.3095 + c0.033,0.1846-0.005,0.3748-0.107,0.5327c-0.029,0.1594-0.103,0.3072-0.213,0.4261l-0.639,0.6392 + c-0.13,0.1156-0.282,0.2036-0.446,0.2586c-0.165,0.0549-0.34,0.0757-0.513,0.061h-3.302c-0.533,0-0.746-0.2131-0.746-0.7457v-0.2131 + c-0.019-0.1021-0.013-0.2073,0.018-0.3065c0.031-0.0992,0.085-0.1895,0.158-0.2629c0.074-0.0734,0.164-0.1279,0.263-0.1586 + s0.205-0.0368,0.307-0.0177h2.77C193.87,93.2909,194.083,93.0778,194.083,92.5451z M192.166,89.6688h1.172 + c0.102,0.019,0.207,0.013,0.306-0.0178c0.099-0.0307,0.19-0.0851,0.263-0.1586c0.074-0.0734,0.128-0.1637,0.159-0.2629 + c0.03-0.0992,0.036-0.2044,0.017-0.3065v-2.4502c0-0.5327-0.213-0.7457-0.745-0.7457h-1.172c-0.533,0-0.853,0.213-0.853,0.7457 + v2.4502c-0.001,0.1076,0.022,0.2141,0.065,0.3123c0.044,0.0982,0.109,0.1858,0.19,0.2566c0.081,0.0708,0.176,0.1233,0.28,0.1539 + C191.951,89.6763,192.059,89.6841,192.166,89.6688L192.166,89.6688z"/> +<path fill="#0B1324" d="M204.098,73.1563h-1.492c-0.319,0-0.426,0.1065-0.426,0.3196v0.213c0,0.1131,0.045,0.2214,0.125,0.3014 + c0.08,0.0799,0.188,0.1248,0.301,0.1248h1.492c0.319,0,0.426,0.1065,0.426,0.3196c0,0.3196-0.107,0.4261-0.426,0.4261h-1.811 + l-0.533-0.2131l-0.32-0.3196c-0.11-0.1189-0.184-0.2667-0.213-0.4261v-2.9829c0-0.0827,0.019-0.1643,0.056-0.2382 + c0.037-0.074,0.091-0.1383,0.157-0.1879l0.32-0.3196c0.066-0.0746,0.148-0.1327,0.241-0.1697c0.092-0.037,0.192-0.0518,0.292-0.0434 + h1.171c0.213,0,0.426,0,0.533,0.2131l0.32,0.3196c0.066,0.0496,0.12,0.1139,0.156,0.1879c0.037,0.0739,0.057,0.1555,0.057,0.2382 + v1.7045C204.524,73.0497,204.417,73.1563,204.098,73.1563z M202.606,72.304h0.639c0.213,0,0.32-0.1065,0.32-0.4261v-0.5327 + c0-0.3196-0.107-0.4261-0.32-0.4261h-0.639c-0.319,0-0.426,0.1065-0.426,0.4261v0.5327 + C202.18,72.1975,202.287,72.304,202.606,72.304z"/> +<path fill="#0B1324" d="M206.015,75.1805h-0.213c-0.085,0-0.166-0.0337-0.226-0.0936c-0.06-0.06-0.093-0.1412-0.093-0.226v-0.5327 + c0-0.213,0.106-0.4261,0.319-0.4261h0.213c0.113,0,0.222,0.0449,0.302,0.1248c0.079,0.0799,0.124,0.1883,0.124,0.3013v0.5327 + C206.441,75.074,206.335,75.1805,206.015,75.1805z"/> +<path fill="#0B1324" d="M207.294,68.1492l1.278,5.5397c0.054,0.1368,0.09,0.2801,0.106,0.4261c0.107,0,0.107-0.1065,0.214-0.4261 + l1.278-5.5397c0-0.2131,0.213-0.3196,0.426-0.3196h0.107c0.084,0,0.166,0.0337,0.226,0.0936c0.06,0.0599,0.093,0.1412,0.093,0.226 + l0,0l-1.491,6.3919c0,0.2131-0.213,0.3196-0.426,0.3196h-0.746c-0.213,0-0.32-0.1065-0.426-0.3196l-1.598-6.3919v-0.3196h0.426 + C207.08,67.8296,207.187,67.9361,207.294,68.1492z"/> +<path fill="#0B1324" d="M211.555,75.1805h-0.213c-0.085,0-0.166-0.0337-0.226-0.0936c-0.06-0.06-0.094-0.1412-0.094-0.226v-0.5327 + c0-0.213,0.107-0.4261,0.32-0.4261h0.213c0.113,0,0.221,0.0449,0.301,0.1248c0.08,0.0799,0.125,0.1883,0.125,0.3013v0.5327 + C211.981,75.074,211.874,75.1805,211.555,75.1805z"/> +</svg> diff --git a/public/images/logos/logo-buceriuslawschool_2by1.svg b/public/images/logos/logo-buceriuslawschool_2by1.svg new file mode 100644 index 0000000000000000000000000000000000000000..112a3a80bc09c1ba9d543fe7e0bd3017045030b8 --- /dev/null +++ b/public/images/logos/logo-buceriuslawschool_2by1.svg @@ -0,0 +1,155 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 26.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<svg width="240" height="120" version="1.0" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" + viewBox="0 0 240 120" enable-background="new 0 0 240 120" xml:space="preserve"> +<rect fill="#FFFFFF" width="240" height="120"/> +<polygon fill="#0B1324" points="43.7089,78.7902 43.7089,80.676 41.2855,80.676 41.2855,78.7902 40.6642,78.7902 40.6642,83.1174 + 41.2855,83.1174 41.2855,81.2328 43.7089,81.2328 43.7089,83.1174 44.3301,83.1174 44.3301,78.7902 "/> +<g> + <path fill-rule="evenodd" clip-rule="evenodd" fill="#0B1324" d="M46.181,80.9541c0,1.173,0.8946,2.2197,2.3086,2.2197 + c1.4656,0,2.3408-1.0531,2.3408-2.2197c0-1.2065-0.901-2.2209-2.3279-2.2209C47.1013,78.7332,46.181,79.7553,46.181,80.9541 + M46.8216,80.9541c0-0.9525,0.7167-1.6499,1.6808-1.6499c0.9706,0,1.6873,0.6974,1.6873,1.6499 + c0,0.9449-0.7167,1.6487-1.6873,1.6487C47.5383,82.6028,46.8216,81.899,46.8216,80.9541"/> + <path fill-rule="evenodd" clip-rule="evenodd" fill="#0B1324" d="M56.362,79.0891c-0.5891-0.2474-1.0402-0.3557-1.4836-0.3557 + c-1.3767,0-2.373,0.9641-2.373,2.2841c0,0.9062,0.7102,2.1565,2.3343,2.1565c0.6793,0,1.1421-0.1585,1.5674-0.3802v-0.6793 + c-0.4885,0.3171-1.0222,0.4885-1.5107,0.4885c-1.0402,0-1.7505-0.6716-1.7505-1.6434c0-0.9513,0.736-1.6551,1.726-1.6551 + c0.5014,0,0.9577,0.1392,1.4901,0.4499V79.0891z"/> + <polygon fill="#0B1324" points="61.9167,78.7907 61.2954,78.7907 61.2954,80.6753 58.872,80.6753 58.872,78.7907 58.2508,78.7907 + 58.2508,83.1166 58.872,83.1166 58.872,81.2334 61.2954,81.2334 61.2954,83.1166 61.9167,83.1166 "/> + <path fill-rule="evenodd" clip-rule="evenodd" fill="#0B1324" d="M66.0122,79.0378c-0.3042-0.2024-0.6342-0.3042-0.9642-0.3042 + c-0.7927,0-1.3122,0.4511-1.3122,1.1537c0,1.1871,1.8704,1.289,1.8704,2.1835c0,0.2397-0.2217,0.5452-0.7038,0.5452 + c-0.4254,0-0.8249-0.2217-1.142-0.6277v0.7863c0.3622,0.272,0.7425,0.3996,1.2117,0.3996c0.6973,0,1.2117-0.495,1.2117-1.173 + c0-1.3779-1.8716-1.365-1.8716-2.1964c0-0.3042,0.2861-0.513,0.6857-0.513c0.2913,0,0.6471,0.1018,1.0145,0.4512V79.0378z"/> + <path fill-rule="evenodd" clip-rule="evenodd" fill="#0B1324" d="M71.6283,79.0891c-0.5891-0.2474-1.0402-0.3557-1.4849-0.3557 + c-1.3754,0-2.3717,0.9641-2.3717,2.2841c0,0.9062,0.7102,2.1565,2.3343,2.1565c0.6793,0,1.1421-0.1585,1.5674-0.3802v-0.6793 + c-0.4885,0.3171-1.0222,0.4885-1.5107,0.4885c-1.0402,0-1.7505-0.6716-1.7505-1.6434c0-0.9513,0.736-1.6551,1.7247-1.6551 + c0.5027,0,0.959,0.1392,1.4914,0.4499V79.0891z"/> + <polygon fill="#0B1324" points="77.183,78.7907 76.5617,78.7907 76.5617,80.6753 74.1384,80.6753 74.1384,78.7907 73.5171,78.7907 + 73.5171,83.1166 74.1384,83.1166 74.1384,81.2334 76.5617,81.2334 76.5617,83.1166 77.183,83.1166 "/> + <path fill="#0B1324" d="M82.8583,78.7907H82.237v2.5187c0,0.4047-0.0515,0.7218-0.2732,0.9435 + c-0.1959,0.1972-0.5388,0.3506-1.0158,0.3506c-0.3738,0-0.6844-0.1212-0.9319-0.3686c-0.1959-0.196-0.2591-0.3996-0.2591-0.8882 + v-2.5561h-0.6226v2.6902c0,1.1781,0.8881,1.6937,1.802,1.6937c1.2877,0,1.9219-0.6986,1.9219-1.7581V78.7907z"/> + <polygon fill="#0B1324" points="85.4123,78.7907 84.791,78.7907 84.791,83.1166 87.3664,83.1166 87.3664,82.5585 85.4123,82.5585 + "/> + <polygon fill="#0B1324" points="91.4423,78.7907 88.9881,78.7907 88.9881,83.1166 91.499,83.1166 91.499,82.5585 89.6094,82.5585 + 89.6094,81.214 91.3792,81.214 91.3792,80.6559 89.6094,80.6559 89.6094,79.3489 91.4423,79.3489 "/> + <polygon fill="#0B1324" points="98.4014,78.7907 96.0928,78.7907 96.0928,83.1166 96.7141,83.1166 96.7141,81.1071 + 98.4014,81.1071 98.4014,80.5489 96.7141,80.5489 96.7141,79.3489 98.4014,79.3489 "/> + <path fill-rule="evenodd" clip-rule="evenodd" fill="#0B1324" d="M101.33,77.7377c-0.165,0-0.299,0.1263-0.299,0.2926 + c0,0.1637,0.1341,0.2978,0.299,0.2978c0.165,0,0.2913-0.1341,0.2913-0.2978C101.6213,77.8639,101.4949,77.7377,101.33,77.7377 + M102.5094,77.7377c-0.165,0-0.2978,0.1263-0.2978,0.2926c0,0.1637,0.1328,0.2978,0.2978,0.2978 + c0.165,0,0.2913-0.1341,0.2913-0.2978C102.8007,77.8639,102.6744,77.7377,102.5094,77.7377 M103.7778,78.7907h-0.6213v2.5187 + c0,0.4047-0.0503,0.7218-0.2732,0.9435c-0.1959,0.1972-0.5388,0.3506-1.0145,0.3506c-0.3738,0-0.6857-0.1212-0.9332-0.3686 + c-0.1959-0.196-0.2591-0.3996-0.2591-0.8882v-2.5561h-0.6226v2.6902c0,1.1781,0.8881,1.6937,1.802,1.6937 + c1.2877,0,1.9219-0.6986,1.9219-1.7581V78.7907z"/> + <path fill-rule="evenodd" clip-rule="evenodd" fill="#0B1324" d="M105.7298,78.7913v4.3259h0.6213v-1.8781h0.2604 + c0.3171,0,0.5762,0.1018,1.1485,0.9887l0.5697,0.8894h0.7425c-0.2978-0.4125-0.406-0.5582-0.5904-0.8572 + c-0.3287-0.5388-0.5697-0.9383-0.9641-1.1988c0.464-0.183,0.7244-0.5569,0.7244-1.0596c0-0.7476-0.5465-1.2103-1.4218-1.2103 + H105.7298z M106.3511,79.3236h0.3996c0.6032,0,0.8443,0.2475,0.8507,0.6535c0.0065,0.3622-0.1843,0.7038-0.8507,0.7038h-0.3996 + V79.3236z"/> + <path fill-rule="evenodd" clip-rule="evenodd" fill="#0B1324" d="M113.4868,78.7913v4.3259h0.6213v-1.8781h0.2604 + c0.3171,0,0.5762,0.1018,1.1485,0.9887l0.5697,0.8894h0.7425c-0.2978-0.4125-0.406-0.5582-0.5904-0.8572 + c-0.33-0.5388-0.5697-0.9383-0.9641-1.1988c0.464-0.183,0.7244-0.5569,0.7244-1.0596c0-0.7476-0.5465-1.2103-1.4218-1.2103 + H113.4868z M114.1081,79.3236h0.3996c0.6032,0,0.843,0.2475,0.8494,0.6535c0.0064,0.3622-0.183,0.7038-0.8494,0.7038h-0.3996 + V79.3236z"/> + <polygon fill="#0B1324" points="120.8415,78.7907 118.3872,78.7907 118.3872,83.1166 120.8981,83.1166 120.8981,82.5585 + 119.0085,82.5585 119.0085,81.214 120.7783,81.214 120.7783,80.6559 119.0085,80.6559 119.0085,79.3489 120.8415,79.3489 "/> + <path fill-rule="evenodd" clip-rule="evenodd" fill="#0B1324" d="M126.3265,79.0891c-0.5891-0.2474-1.0402-0.3557-1.4836-0.3557 + c-1.3767,0-2.373,0.9641-2.373,2.2841c0,0.9062,0.7102,2.1565,2.3343,2.1565c0.6793,0,1.1421-0.1585,1.5674-0.3802v-0.6793 + c-0.4885,0.3171-1.0209,0.4885-1.5107,0.4885c-1.0402,0-1.7505-0.6716-1.7505-1.6434c0-0.9513,0.736-1.6551,1.726-1.6551 + c0.5014,0,0.9577,0.1392,1.4901,0.4499V79.0891z"/> + <polygon fill="#0B1324" points="131.8816,78.7907 131.2603,78.7907 131.2603,80.6753 128.8369,80.6753 128.8369,78.7907 + 128.2144,78.7907 128.2144,83.1166 128.8369,83.1166 128.8369,81.2334 131.2603,81.2334 131.2603,83.1166 131.8816,83.1166 "/> + <polygon fill="#0B1324" points="137.1698,78.7907 133.5541,78.7907 133.5541,79.3489 135.052,79.3489 135.052,83.1166 + 135.6733,83.1166 135.6733,79.3489 137.1698,79.3489 "/> + <path fill-rule="evenodd" clip-rule="evenodd" fill="#0B1324" d="M140.8904,79.0378c-0.3042-0.2024-0.6342-0.3042-0.9642-0.3042 + c-0.7927,0-1.3135,0.4511-1.3135,1.1537c0,1.1871,1.8703,1.289,1.8703,2.1835c0,0.2397-0.2204,0.5452-0.7025,0.5452 + c-0.4254,0-0.8249-0.2217-1.142-0.6277v0.7863c0.3609,0.272,0.7411,0.3996,1.2117,0.3996c0.6973,0,1.2104-0.495,1.2104-1.173 + c0-1.3779-1.8703-1.365-1.8703-2.1964c0-0.3042,0.2848-0.513,0.6857-0.513c0.2913,0,0.6471,0.1018,1.0145,0.4512V79.0378z"/> + <polygon fill="#0B1324" points="148.9485,78.7907 148.3336,78.7907 147.1529,81.7722 145.9477,78.7907 145.3587,78.7907 + 144.1599,81.7722 142.9663,78.7907 142.345,78.7907 144.0954,83.154 144.2153,83.154 145.6499,79.6157 147.0704,83.154 + 147.1916,83.154 "/> + <rect x="150.523" y="78.7912" fill="#0B1324" width="0.6226" height="4.3259"/> + <path fill-rule="evenodd" clip-rule="evenodd" fill="#0B1324" d="M155.2407,79.0378c-0.3055-0.2024-0.6355-0.3042-0.9655-0.3042 + c-0.7927,0-1.3122,0.4511-1.3122,1.1537c0,1.1871,1.8704,1.289,1.8704,2.1835c0,0.2397-0.2217,0.5452-0.7038,0.5452 + c-0.4241,0-0.8249-0.2217-1.142-0.6277v0.7863c0.3622,0.272,0.7424,0.3996,1.213,0.3996c0.6973,0,1.2104-0.495,1.2104-1.173 + c0-1.3779-1.8703-1.365-1.8703-2.1964c0-0.3042,0.2849-0.513,0.6844-0.513c0.2913,0,0.6471,0.1018,1.0158,0.4512V79.0378z"/> + <path fill-rule="evenodd" clip-rule="evenodd" fill="#0B1324" d="M159.2253,79.0378c-0.3042-0.2024-0.6342-0.3042-0.9642-0.3042 + c-0.7915,0-1.3122,0.4511-1.3122,1.1537c0,1.1871,1.8703,1.289,1.8703,2.1835c0,0.2397-0.2217,0.5452-0.7038,0.5452 + c-0.4254,0-0.8236-0.2217-1.1407-0.6277v0.7863c0.3609,0.272,0.7411,0.3996,1.2104,0.3996c0.6973,0,1.2117-0.495,1.2117-1.173 + c0-1.3779-1.8716-1.365-1.8716-2.1964c0-0.3042,0.2848-0.513,0.6857-0.513c0.2926,0,0.6471,0.1018,1.0145,0.4512V79.0378z"/> + <polygon fill="#0B1324" points="163.6116,78.7907 161.156,78.7907 161.156,83.1166 163.6695,83.1166 163.6695,82.5585 + 161.7786,82.5585 161.7786,81.214 163.5484,81.214 163.5484,80.6559 161.7786,80.6559 161.7786,79.3489 163.6116,79.3489 "/> + <polygon fill="#0B1324" points="169.4137,78.7907 168.8298,78.7907 168.8298,82.1409 165.8999,78.7907 165.4049,78.7907 + 165.4049,83.1166 165.9888,83.1166 165.9888,79.7871 168.8813,83.1166 169.4137,83.1166 "/> + <path fill-rule="evenodd" clip-rule="evenodd" fill="#0B1324" d="M173.5043,79.0378c-0.3042-0.2024-0.6355-0.3042-0.9642-0.3042 + c-0.7927,0-1.3122,0.4511-1.3122,1.1537c0,1.1871,1.8703,1.289,1.8703,2.1835c0,0.2397-0.2217,0.5452-0.7038,0.5452 + c-0.4254,0-0.8249-0.2217-1.142-0.6277v0.7863c0.3609,0.272,0.7411,0.3996,1.2117,0.3996c0.6973,0,1.2117-0.495,1.2117-1.173 + c0-1.3779-1.8716-1.365-1.8716-2.1964c0-0.3042,0.2848-0.513,0.6857-0.513c0.2913,0,0.6458,0.1018,1.0145,0.4512V79.0378z"/> + <path fill-rule="evenodd" clip-rule="evenodd" fill="#0B1324" d="M179.1209,79.0891c-0.5904-0.2474-1.0402-0.3557-1.4836-0.3557 + c-1.3779,0-2.3743,0.9641-2.3743,2.2841c0,0.9062,0.7102,2.1565,2.3344,2.1565c0.6793,0,1.142-0.1585,1.5674-0.3802v-0.6793 + c-0.4885,0.3171-1.0222,0.4885-1.5107,0.4885c-1.0389,0-1.7492-0.6716-1.7492-1.6434c0-0.9513,0.736-1.6551,1.7247-1.6551 + c0.5014,0,0.959,0.1392,1.4914,0.4499V79.0891z"/> + <polygon fill="#0B1324" points="184.6749,78.7907 184.0536,78.7907 184.0536,80.6753 181.6302,80.6753 181.6302,78.7907 + 181.0077,78.7907 181.0077,83.1166 181.6302,83.1166 181.6302,81.2334 184.0536,81.2334 184.0536,83.1166 184.6749,83.1166 "/> + <path fill-rule="evenodd" clip-rule="evenodd" fill="#0B1324" d="M188.535,78.7659h-0.4357l-1.86,4.3516h0.6342l0.5452-1.2761 + h1.8407l0.5762,1.2761h0.6342L188.535,78.7659z M188.3082,79.7171l0.6973,1.5662h-1.3457L188.3082,79.7171z"/> + <polygon fill="#0B1324" points="194.3464,78.7907 192.0365,78.7907 192.0365,83.1166 192.6577,83.1166 192.6577,81.1071 + 194.3464,81.1071 194.3464,80.5489 192.6577,80.5489 192.6577,79.3489 194.3464,79.3489 "/> + <polygon fill="#0B1324" points="199.3359,78.7907 195.7189,78.7907 195.7189,79.3489 197.2168,79.3489 197.2168,83.1166 + 197.8381,83.1166 197.8381,79.3489 199.3359,79.3489 "/> + <path fill="#0B1324" d="M92.2441,66.3395h-0.9719v3.9366c0,0.6342-0.0799,1.1305-0.4267,1.4772 + c-0.3068,0.3081-0.843,0.5453-1.5854,0.5453c-0.5865,0-1.0712-0.1882-1.4579-0.5749c-0.3081-0.3068-0.4073-0.6251-0.4073-1.3882 + v-3.9959H86.423v4.2035c0,1.8458,1.3882,2.6489,2.8164,2.6489c2.0134,0,3.0047-1.0918,3.0047-2.7468V66.3395z"/> + <path fill-rule="evenodd" clip-rule="evenodd" fill="#0B1324" d="M101.0634,66.726c-0.4757-0.3171-0.9912-0.4756-1.5081-0.4756 + c-1.2387,0-2.0521,0.7037-2.0521,1.8045c0,1.8549,2.926,2.0134,2.926,3.4107c0,0.3777-0.3481,0.8534-1.1008,0.8534 + c-0.6651,0-1.289-0.3468-1.7853-0.9822v1.2297c0.5646,0.4267,1.1601,0.6252,1.8935,0.6252c1.0905,0,1.8948-0.7734,1.8948-1.8343 + c0-2.1526-2.926-2.132-2.926-3.4313c0-0.4769,0.446-0.8044,1.0711-0.8044c0.4563,0,1.0119,0.1599,1.5868,0.7051V66.726z"/> + <path fill-rule="evenodd" clip-rule="evenodd" fill="#0B1324" d="M157.741,66.726c-0.4757-0.3171-0.9925-0.4756-1.5081-0.4756 + c-1.2387,0-2.0521,0.7037-2.0521,1.8045c0,1.8549,2.9247,2.0134,2.9247,3.4107c0,0.3777-0.3468,0.8534-1.0995,0.8534 + c-0.6651,0-1.2903-0.3468-1.7866-0.9822v1.2297c0.5672,0.4267,1.1614,0.6252,1.8948,0.6252c1.0905,0,1.8948-0.7734,1.8948-1.8343 + c0-2.1526-2.926-2.132-2.926-3.4313c0-0.4769,0.446-0.8044,1.0699-0.8044c0.4576,0,1.0132,0.1599,1.5881,0.7051V66.726z"/> + <path fill="#0B1324" d="M169.0961,66.8055c-0.9217-0.3867-1.6254-0.5555-2.3202-0.5555c-2.1513,0-3.7084,1.5081-3.7084,3.5692 + c0,1.4192,1.1111,3.372,3.6491,3.372c1.0608,0,1.7852-0.2475,2.4504-0.5942v-1.0608c-0.7644,0.4963-1.5984,0.7631-2.3601,0.7631 + c-1.6268,0-2.7379-1.0518-2.7379-2.5689c0-1.4875,1.1498-2.587,2.6979-2.587c0.7837,0,1.4952,0.2178,2.3292,0.7038V66.8055z"/> + <polygon fill="#0B1324" points="180.3551,66.3395 179.3832,66.3395 179.3832,69.2849 175.5948,69.2849 175.5948,66.3395 + 174.6242,66.3395 174.6242,73.1029 175.5948,73.1029 175.5948,70.1563 179.3832,70.1563 179.3832,73.1029 180.3551,73.1029 "/> + <path fill-rule="evenodd" clip-rule="evenodd" fill="#0B1324" d="M185.8224,69.721c0,1.8343,1.3985,3.47,3.6092,3.47 + c2.2919,0,3.6595-1.646,3.6595-3.47c0-1.8845-1.4076-3.4713-3.6389-3.4713C187.2609,66.2497,185.8224,67.8468,185.8224,69.721 + M186.8239,69.721c0-1.4875,1.1201-2.578,2.6282-2.578c1.5172,0,2.6373,1.0905,2.6373,2.578c0,1.4773-1.1202,2.578-2.6373,2.578 + C187.944,72.2989,186.8239,71.1982,186.8239,69.721"/> + <path fill-rule="evenodd" clip-rule="evenodd" fill="#0B1324" d="M198.255,69.721c0,1.8343,1.3972,3.47,3.6092,3.47 + c2.2893,0,3.6595-1.646,3.6595-3.47c0-1.8845-1.4089-3.4713-3.6401-3.4713C199.6922,66.2497,198.255,67.8468,198.255,69.721 + M199.2565,69.721c0-1.4875,1.1201-2.578,2.627-2.578c1.5184,0,2.6373,1.0905,2.6373,2.578c0,1.4773-1.1189,2.578-2.6373,2.578 + C200.3766,72.2989,199.2565,71.1982,199.2565,69.721"/> + <polygon fill="#0B1324" points="211.9451,66.3395 210.9732,66.3395 210.9732,73.1029 215,73.1029 215,72.229 211.9451,72.229 "/> + <polygon fill="#0B1324" points="114.8435,66.3403 113.8716,66.3403 113.8716,73.1024 117.8984,73.1024 117.8984,72.2297 + 114.8435,72.2297 "/> + <path fill-rule="evenodd" clip-rule="evenodd" fill="#0B1324" d="M125.8551,66.2991h-0.6845l-2.9054,6.8033h0.9912l0.8533-1.9928 + h2.8758l0.9023,1.9928h0.9913L125.8551,66.2991z M125.4981,67.7879l1.0918,2.4479h-2.1036L125.4981,67.7879z"/> + <polygon fill="#0B1324" points="142.6792,66.3403 141.7176,66.3403 139.8718,71.0013 137.9899,66.3403 137.0669,66.3403 + 135.1927,71.0013 133.3288,66.3403 132.3569,66.3403 135.0935,73.1617 135.2817,73.1617 137.5232,67.6292 139.7429,73.1617 + 139.9324,73.1617 "/> + <path fill-rule="evenodd" clip-rule="evenodd" fill="#0B1324" d="M68.5917,66.339v6.7621h0.9719v-2.935h0.406 + c0.4963,0,0.9036,0.1598,1.7956,1.5467l0.892,1.3883h1.1601c-0.4653-0.6445-0.6342-0.8714-0.9216-1.338 + c-0.5156-0.843-0.892-1.4681-1.5081-1.8742c0.7244-0.2875,1.1318-0.8727,1.1318-1.6563c0-1.1692-0.8533-1.8936-2.2223-1.8936 + H68.5917z M69.5636,67.1717h0.6251c0.941,0,1.3187,0.3868,1.3277,1.021c0.0103,0.5658-0.2874,1.1008-1.3277,1.1008h-0.6251V67.1717 + z"/> + <rect x="79.2623" y="66.3395" fill="#0B1324" width="0.9719" height="6.7634"/> + <path fill-rule="evenodd" clip-rule="evenodd" fill="#0B1324" d="M25,73.1018h2.3202c1.6963,0,2.3202-0.9707,2.3202-1.8046 + c0-0.9126-0.6149-1.5777-1.6254-1.7647v-0.0206c0.7038-0.2875,1.0312-0.7437,1.0312-1.4475c0-0.8533-0.6252-1.7247-2.083-1.7247H25 + V73.1018z M25.9719,67.2111h0.892c0.8933,0,1.1807,0.437,1.1807,0.9435c0,0.7218-0.4666,1.0802-1.4282,1.0802h-0.6445V67.2111z + M25.9719,70.1074h1.1704c1.0209,0,1.4965,0.4357,1.4965,1.0519c0,0.5052-0.3068,1.0699-1.4475,1.0699h-1.2194V70.1074z"/> + <path fill="#0B1324" d="M51.8401,66.8055c-0.9217-0.3867-1.6267-0.5555-2.3202-0.5555c-2.1513,0-3.7084,1.5081-3.7084,3.5692 + c0,1.4192,1.1111,3.372,3.6491,3.372c1.0608,0,1.784-0.2462,2.4491-0.5942v-1.0608c-0.7644,0.4963-1.5971,0.7631-2.3601,0.7631 + c-1.6267,0-2.7366-1.0518-2.7366-2.5689c0-1.4875,1.1498-2.587,2.6966-2.587c0.7837,0,1.4978,0.2178,2.3305,0.7038V66.8055z"/> + <path fill="#0B1324" d="M40.9449,66.3395H39.973v3.9366c0,0.6342-0.0786,1.1305-0.4267,1.4772 + c-0.3068,0.3081-0.8417,0.5453-1.5855,0.5453c-0.5852,0-1.0712-0.1869-1.4579-0.5749c-0.3081-0.3068-0.406-0.6238-0.406-1.3869 + v-3.9972h-0.9719v4.2047c0,1.8446,1.387,2.6476,2.8152,2.6476c2.0134,0,3.0047-1.0905,3.0047-2.7468V66.3395z"/> + <polygon fill="#0B1324" points="62.0231,66.3395 58.1858,66.3395 58.1858,73.1016 62.112,73.1016 62.112,72.229 59.1577,72.229 + 59.1577,70.1267 61.9238,70.1267 61.9238,69.254 59.1577,69.254 59.1577,67.2109 62.0231,67.2109 "/> + <rect x="80.2896" y="41.7803" fill="#0B1324" width="32.9042" height="9.5618"/> + <rect x="126.8055" y="41.7726" fill="#0B1324" width="32.9042" height="9.5618"/> + <rect x="115.2188" y="36.8254" fill="#0B1324" width="9.5618" height="16.1665"/> +</g> +</svg> diff --git a/public/images/logos/logo-buecherhallenhamburg_2by1.svg b/public/images/logos/logo-buecherhallenhamburg_2by1.svg new file mode 100644 index 0000000000000000000000000000000000000000..3a1a3c0cd362116de52844ff6f96de038f9e7278 --- /dev/null +++ b/public/images/logos/logo-buecherhallenhamburg_2by1.svg @@ -0,0 +1,71 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 26.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<svg width="240" height="120" version="1.0" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" + viewBox="0 0 240 120" enable-background="new 0 0 240 120" xml:space="preserve"> +<rect fill="#FFFFFF" width="240" height="120"/> +<g> + <path fill="#0B1324" d="M144.2,53.7c0,0-1.2-5.7-7.9-13.4c-6.6-7.7-17.2-12.4-17.2-12.4l1.4-5.1c0,0,9.8,5.1,16,11.7 + s8.7,15.5,8.7,15.5L144.2,53.7"/> + <path fill="#0B1324" d="M138.4,75.6c0,0-1.6-4.5-11.2-10c-9.7-5.5-16.3-6.6-16.3-6.6l1.5-5.7c0,0,11.6,5,16.7,8.7 + c5.1,3.7,10.3,10,10.3,10L138.4,75.6"/> + <path fill="#0B1324" d="M140.2,68.8c0,0-3.6-7-9.9-11.8c-6.3-4.7-16.8-8.1-16.8-8.1l1.4-5.1c0,0,7.7,2.1,15.7,8.5 + c8,6.5,10.6,12.7,10.6,12.7L140.2,68.8"/> + <path fill="#0B1324" d="M142.2,61.4c0,0-1.8-7.4-10.9-14.4c-9.1-6.9-14.9-8.8-14.9-8.8l1.4-5.3c0,0,10.8,5.6,16.6,11.5 + s9,12.4,9,12.4L142.2,61.4"/> + <path fill="#0B1324" d="M144.2,53.7c0,0,3.9-4.3,13.5-7.7s21.1-2.2,21.1-2.2l1.4-5.1c0,0-11-0.5-19.7,2.1s-15.3,9.1-15.3,9.1 + L144.2,53.7"/> + <path fill="#0B1324" d="M138.4,75.6c0,0,3.6-3.1,14.7-3c11.1,0.1,17.4,2.5,17.4,2.5l1.5-5.7c0,0-12.5-1.5-18.8-0.8 + c-6.3,0.6-14,3.5-14,3.5L138.4,75.6"/> + <path fill="#0B1324" d="M140.2,68.8c0,0,6.7-4.3,14.4-5.3c7.8-1,18.6,1.4,18.6,1.4l1.4-5.1c0,0-7.7-2.1-17.8-0.4 + c-10.1,1.6-15.6,5.7-15.6,5.7L140.2,68.8"/> + <path fill="#0B1324" d="M142.2,61.4c0,0,5.2-5.5,16.6-7c11.4-1.4,17.3-0.2,17.3-0.2l1.4-5.3c0,0-12.2-0.5-20.1,1.7 + c-8,2.2-14,6.2-14,6.2L142.2,61.4"/> + <path fill="#0B1324" d="M191.7,90.1c0,0.3-0.1,0.5-0.2,0.7c-0.1,0.2-0.3,0.2-0.6,0.2s-0.5-0.1-0.6-0.4c-0.2-0.3-0.2-1.2-0.2-2 + s0-1.7,0.2-2c0.2-0.2,0.3-0.4,0.6-0.4c0.2,0,0.4,0.1,0.5,0.2s0.2,0.4,0.2,0.7v3 M194.1,94.1v-9.8h-2.3v0.6 + c-0.2-0.2-0.4-0.4-0.6-0.5c-0.3-0.1-0.6-0.2-0.9-0.2c-0.9,0-1.3,0.2-1.8,0.8c-0.6,0.8-0.8,1.8-0.8,3.7c0,1.9,0.2,3,0.8,3.8 + c0.5,0.6,0.9,0.7,1.8,0.7c0.4,0,0.6-0.1,0.8-0.2s0.4-0.3,0.6-0.5v1.9c0,0.3-0.1,0.5-0.2,0.6c-0.1,0.2-0.3,0.3-0.6,0.3 + s-0.5-0.1-0.6-0.3c-0.1-0.2-0.2-0.4-0.2-0.7h-2.4c0,0.8,0.2,1.6,0.9,2.2c0.6,0.6,1.4,0.8,2.3,0.8c0.9,0,1.8-0.3,2.3-0.8 + C193.7,95.9,194.1,95.1,194.1,94.1z M186.8,86.5v-2.4c-0.5,0-1,0.1-1.4,0.3c-0.4,0.2-0.8,0.5-1.1,0.9v-1H182V94h2.4v-6 + c0-1,0.7-1.6,1.5-1.6h0.9V86.5z M180.2,94v-9.7h-2.4v6.8c0,0.6-0.3,0.9-0.8,0.9c-0.4,0-0.8-0.3-0.8-0.9v-6.8h-2.4v6.8 + c0,1.2,0.2,1.7,0.5,2.2c0.5,0.6,1,0.8,1.9,0.8c0.3,0,0.7-0.1,0.9-0.2c0.3-0.1,0.5-0.4,0.7-0.6V94H180.2z M169.9,89.1 + c0,1.1,0,2.1-0.2,2.5c-0.1,0.3-0.4,0.4-0.6,0.4c-0.2,0-0.4-0.1-0.5-0.2s-0.2-0.4-0.2-0.7v-3.9c0-0.3,0.1-0.5,0.2-0.7 + c0.1-0.1,0.3-0.2,0.5-0.2s0.5,0.1,0.6,0.4C169.9,87.1,169.9,88,169.9,89.1z M172.3,89.1c0-1.9,0-3.4-0.7-4.2 + c-0.5-0.6-1-0.8-1.8-0.8c-0.3,0-0.6,0.1-0.9,0.2c-0.2,0.1-0.4,0.3-0.6,0.5v-3.7h-2.4V94h2.3v-0.7c0.1,0.2,0.5,0.5,0.7,0.6 + c0.3,0.1,0.6,0.2,0.9,0.2c0.8,0,1.3-0.2,1.8-0.8C172.3,92.5,172.3,91,172.3,89.1z M164.1,94v-6.8c0-1.2-0.2-1.7-0.5-2.2 + c-0.5-0.6-1-0.8-1.9-0.8c-0.2,0-0.7,0.1-1,0.2c-0.4,0.2-0.7,0.5-1,0.8c-0.4-0.6-1.1-1-1.9-1c-0.3,0-0.7,0.1-0.9,0.2 + c-0.3,0.1-0.5,0.4-0.7,0.6v-0.7h-2.3V94h2.4v-6.8c0-0.6,0.3-0.9,0.8-0.9c0.4,0,0.8,0.3,0.8,0.9V94h2.4v-6.8c0-0.6,0.3-0.9,0.8-0.9 + c0.4,0,0.8,0.3,0.8,0.9V94H164.1z M149.6,91c0,0.7-0.4,1-0.8,1c-0.5,0-0.8-0.3-0.8-1c0-0.3,0.1-0.7,0.3-0.8 + c0.3-0.2,0.5-0.2,0.9-0.2h0.4L149.6,91L149.6,91z M152,94v-6.6c0-1.1-0.4-1.9-0.9-2.4c-0.6-0.6-1.4-0.8-2.2-0.8s-1.8,0.4-2.3,0.9 + c-0.6,0.6-0.9,1.4-0.9,2.2h2.4c0-0.3,0.1-0.5,0.2-0.7c0.1-0.1,0.3-0.2,0.5-0.2c0.5,0,0.7,0.3,0.7,0.8v1.1h-0.7 + c-1.3,0-1.9,0.3-2.4,0.7c-0.6,0.5-0.9,1.3-0.9,2.2c0,0.9,0.1,1.6,0.6,2.1c0.5,0.6,1.1,0.9,2,0.9c0.5,0,0.8-0.1,1.1-0.3 + c0.3-0.2,0.4-0.4,0.6-0.6V94H152z M143.9,94V81.1h-2.6v5.2h-2.1v-5.2h-2.6V94h2.6v-5.4h2.1V94H143.9z"/> + <path fill="#0B1324" d="M132.3,94v-6.8c0-1.2-0.2-1.7-0.5-2.2c-0.5-0.6-1-0.8-1.9-0.8c-0.3,0-0.7,0.1-0.9,0.2 + c-0.3,0.1-0.5,0.4-0.7,0.6v-0.7H126V94h2.4v-6.8c0-0.6,0.3-0.9,0.8-0.9c0.4,0,0.8,0.3,0.8,0.9V94H132.3 M121.9,88.1h-1.6 + c0-0.7,0.1-1.3,0.2-1.5s0.3-0.4,0.6-0.4c0.3,0,0.5,0.2,0.6,0.4C121.9,86.8,121.9,87.5,121.9,88.1z M124.3,89.9c0-1.6,0.1-3.8-1-4.9 + c-0.7-0.7-1.4-0.8-2.3-0.8c-0.8,0-1.6,0.2-2.3,0.8c-0.9,0.9-1,2.7-1,4.2s0,3.3,1,4.2c0.7,0.7,1.3,0.8,2.3,0.8 + c0.9,0,1.8-0.2,2.3-0.8c0.6-0.7,0.8-1.6,0.9-2.3h-2.4c0,0.1-0.1,0.5-0.1,0.6c-0.2,0.2-0.3,0.4-0.6,0.4c-0.3,0-0.5-0.2-0.6-0.4 + c-0.1-0.3-0.2-1-0.2-1.7h4V89.9z M116.8,94v-2.2c-0.8,0-1.2-0.4-1.2-1.1v-9.6h-2.4v9.7c0,1.3,0.4,2,1.1,2.5 + C115,93.9,115.8,94,116.8,94z M111.9,94v-2.2c-0.8,0-1.2-0.4-1.2-1.1v-9.6h-2.4v9.7c0,1.3,0.4,2,1.1,2.5 + C110.1,93.9,110.9,94,111.9,94z M104.1,91c0,0.7-0.4,1-0.8,1c-0.5,0-0.8-0.3-0.8-1c0-0.3,0.1-0.7,0.3-0.8c0.3-0.2,0.5-0.2,0.9-0.2 + h0.4V91z M106.5,94v-6.6c0-1.1-0.4-1.9-0.9-2.4c-0.6-0.6-1.4-0.8-2.2-0.8c-0.8,0-1.8,0.4-2.3,0.9c-0.6,0.6-0.9,1.4-0.9,2.2h2.4 + c0-0.3,0.1-0.5,0.2-0.7c0.1-0.1,0.3-0.2,0.5-0.2c0.5,0,0.7,0.3,0.7,0.8v1.1h-0.7c-1.3,0-1.9,0.3-2.4,0.7c-0.6,0.5-0.9,1.3-0.9,2.2 + c0,0.9,0.1,1.6,0.6,2.1c0.5,0.6,1.1,0.9,2,0.9c0.5,0,0.8-0.1,1.1-0.3c0.3-0.2,0.4-0.4,0.6-0.6V94H106.5z M98.7,94v-6.8 + c0-1.2-0.2-1.7-0.5-2.2c-0.5-0.6-1-0.8-1.9-0.8c-0.3,0-0.7,0.1-0.9,0.2c-0.2,0.1-0.4,0.3-0.6,0.5v-3.7h-2.4V94h2.4v-6.8 + c0-0.6,0.3-0.9,0.8-0.9c0.4,0,0.8,0.3,0.8,0.9V94H98.7z M91,86.5v-2.4c-0.5,0-1,0.1-1.4,0.3c-0.4,0.2-0.8,0.5-1.1,0.9v-1h-2.3V94 + h2.4v-6c0-1,0.7-1.6,1.5-1.6H91V86.5z M82.2,88.1h-1.6c0-0.7,0.1-1.3,0.2-1.5s0.3-0.4,0.6-0.4c0.3,0,0.5,0.2,0.6,0.4 + C82.2,86.8,82.2,87.5,82.2,88.1z M84.6,89.9c0-1.6,0.1-3.8-1-4.9c-0.7-0.7-1.4-0.8-2.3-0.8c-0.8,0-1.6,0.2-2.3,0.8 + c-0.9,0.9-1,2.7-1,4.2s0,3.3,1,4.2c0.7,0.7,1.3,0.8,2.3,0.8c0.9,0,1.8-0.2,2.3-0.8c0.6-0.7,0.8-1.6,0.9-2.3h-2.4 + c0,0.1-0.1,0.5-0.1,0.6c-0.2,0.2-0.3,0.4-0.6,0.4c-0.3,0-0.5-0.2-0.6-0.4c-0.1-0.3-0.2-1-0.2-1.7h4V89.9z M76.6,94v-6.8 + c0-1.2-0.2-1.7-0.5-2.2c-0.5-0.6-1-0.8-1.9-0.8c-0.3,0-0.7,0.1-0.9,0.2c-0.2,0.1-0.4,0.3-0.6,0.5v-3.7h-2.4V94h2.4v-6.8 + c0-0.6,0.3-0.9,0.8-0.9c0.4,0,0.8,0.3,0.8,0.9V94H76.6z M69.3,91h-2.4c0,0.2,0,0.5-0.2,0.7c-0.1,0.2-0.3,0.3-0.6,0.3 + c-0.2,0-0.5-0.1-0.6-0.4c-0.2-0.4-0.2-1.4-0.2-2.5s0-2.1,0.2-2.5c0.1-0.3,0.4-0.4,0.6-0.4c0.3,0,0.5,0.1,0.6,0.3 + c0.1,0.2,0.2,0.5,0.2,0.7h2.4c-0.1-0.8-0.3-1.8-1-2.4c-0.6-0.6-1.3-0.7-2.2-0.7c-1,0-1.9,0.2-2.6,1.2c-0.6,0.9-0.7,2.5-0.7,3.8 + s0.1,2.9,0.7,3.8c0.6,0.9,1.5,1.2,2.6,1.2c0.9,0,1.7-0.2,2.2-0.8C68.9,92.8,69.2,91.9,69.3,91z M55.3,83.3h2.2v-2.2h-2.2V83.3z + M58.8,83.3H61v-2.2h-2.2V83.3z M61.3,94v-9.7h-2.4v6.8c0,0.6-0.3,0.9-0.8,0.9c-0.4,0-0.8-0.3-0.8-0.9v-6.8H55v6.8 + c0,1.2,0.2,1.7,0.5,2.2c0.5,0.6,1,0.8,1.9,0.8c0.3,0,0.7-0.1,0.9-0.2c0.3-0.1,0.5-0.4,0.7-0.6V94H61.3z M50.6,84.8 + c0,1-0.3,1.4-1.4,1.4h-0.8v-2.7h0.8C50.3,83.4,50.6,83.8,50.6,84.8z M50.6,90c0,1.2-0.3,1.7-1.3,1.7h-0.8v-3.3h0.8 + C50.3,88.3,50.6,88.8,50.6,90z M53.2,90c0-0.7,0-1.7-0.6-2.3c-0.2-0.2-0.3-0.3-0.6-0.5c0.3-0.1,0.4-0.3,0.6-0.4 + c0.5-0.5,0.6-1.2,0.6-2.1c0-1.2-0.2-2.2-0.8-2.8c-0.6-0.5-1.4-0.8-2.7-0.8H46V94h3.7c1.3,0,2.1-0.3,2.7-0.8 + C53,92.5,53.2,91.4,53.2,90z"/> +</g> +</svg> diff --git a/public/images/logos/logo-bwi.svg b/public/images/logos/logo-bwi.svg new file mode 100644 index 0000000000000000000000000000000000000000..cd8ec1ec292abcb56d730e71d9e39c19b7b8d2d1 --- /dev/null +++ b/public/images/logos/logo-bwi.svg @@ -0,0 +1,232 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 26.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<svg width="240" height="120" version="1.0" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" + viewBox="0 0 190 52" enable-background="new 0 0 190 52" xml:space="preserve"> +<path fill="#0B1324" d="M90.9507,33.1612h2.1285c0.2577-0.0387,0.5207-0.0204,0.7705,0.0535s0.4804,0.2016,0.6753,0.3742 + c0.1905,0.1598,0.3325,0.3695,0.4102,0.6056c0.0776,0.236,0.0878,0.489,0.0294,0.7305c-0.0584,0.2415-0.1831,0.462-0.36,0.6367 + c-0.177,0.1747-0.3993,0.2967-0.6419,0.3523c0.3384,0.0467,0.6462,0.2207,0.8603,0.4865s0.3182,0.6033,0.2911,0.9432 + c0.0048,0.263-0.0564,0.5231-0.178,0.7565c-0.1216,0.2334-0.2997,0.4327-0.5182,0.5798c-0.41,0.2182-0.8769,0.3068-1.3387,0.2539 + h-2.1017L90.9507,33.1612z M91.7271,35.5931h1.1111c0.2678,0,1.2048,0.0001,1.2048-0.9086c0-0.9086-0.7363-0.8686-1.1647-0.8686 + h-1.1378L91.7271,35.5931z M91.7271,38.2656h1.3387c0.142,0.0194,0.2866,0.0077,0.4236-0.0341 + c0.1371-0.0418,0.2634-0.1127,0.3703-0.208s0.1918-0.2126,0.2489-0.3437c0.0571-0.1312,0.085-0.2733,0.0817-0.4163 + c0.003-0.1401-0.0242-0.279-0.0799-0.4075c-0.0556-0.1285-0.1382-0.2437-0.2424-0.3375c-0.1041-0.0938-0.2272-0.1641-0.361-0.2062 + s-0.2752-0.055-0.4144-0.0376h-1.3387L91.7271,38.2656z"/> +<path fill="#0B1324" d="M97.4296,37.0496c0,0.8285,0.3347,1.4432,1.1512,1.4432c0.1175,0.0109,0.2361-0.0021,0.3484-0.0382 + c0.1123-0.0363,0.2161-0.0949,0.3051-0.1724c0.0888-0.0775,0.1611-0.1722,0.2122-0.2784c0.051-0.1063,0.0799-0.2217,0.0849-0.3395 + h0.7496c-0.0167,0.308-0.1398,0.6007-0.3481,0.8285c-0.1713,0.1801-0.3797,0.3211-0.6107,0.4134 + c-0.2311,0.0923-0.4794,0.1335-0.728,0.1212c-1.2584,0-1.8607-0.7751-1.8607-2.0445c-0.0414-0.3553,0.0096-0.7152,0.1479-1.0451 + c0.1383-0.33,0.3594-0.6188,0.642-0.8389c0.3287-0.2044,0.7107-0.3067,1.0977-0.294c1.7939,0,1.7537,1.59,1.7403,2.2448 + L97.4296,37.0496L97.4296,37.0496z M99.5448,36.5151c0-0.3742-0.0001-1.1758-0.9774-1.1758 + c-0.1523-0.0046-0.3038,0.0234-0.4445,0.082c-0.1407,0.0585-0.2672,0.1464-0.3711,0.2578 + c-0.1039,0.1113-0.1829,0.2434-0.2315,0.3876s-0.0658,0.2971-0.0505,0.4485h2.075V36.5151z"/> +<path fill="#0B1324" d="M102.1822,33.174h0.7631v2.325c0.1435-0.2191,0.3436-0.3956,0.5792-0.5108 + c0.2356-0.1152,0.498-0.165,0.7599-0.1439c0.2473-0.0222,0.4957,0.0248,0.718,0.1357c0.2224,0.111,0.4094,0.2814,0.5403,0.4923 + c0.1195,0.2963,0.1652,0.6173,0.133,0.9353v2.4987h-0.7627v-2.3651c0-0.3608,0-1.1223-0.8562-1.1223 + c-0.1931-0.0086-0.3844,0.0369-0.5524,0.1314s-0.3061,0.234-0.3985,0.403c-0.1017,0.2683-0.1429,0.5558-0.1205,0.8418v2.1112h-0.763 + L102.1822,33.174z"/> +<path fill="#0B1324" d="M109.5589,34.8046c0.2733-0.0135,0.5466,0.0327,0.8011,0.1353c0.2535,0.1027,0.4821,0.259,0.6692,0.4588 + c0.187,0.1996,0.3284,0.4375,0.4146,0.6971c0.0862,0.2597,0.1143,0.5349,0.0831,0.8067c0.027,0.2771-0.0062,0.557-0.0966,0.8205 + c-0.0904,0.2634-0.2359,0.5045-0.4281,0.707c-0.1912,0.2026-0.424,0.3618-0.6817,0.4671c-0.2587,0.1054-0.5362,0.1542-0.8157,0.1434 + c-0.2733,0.0152-0.5466-0.0293-0.8011-0.1302c-0.2546-0.101-0.4842-0.2559-0.6723-0.4543 + c-0.1891-0.1984-0.3315-0.4352-0.4198-0.6942c-0.0873-0.259-0.1174-0.5341-0.0873-0.8058 + c-0.0322-0.2799-0.0021-0.5632,0.0873-0.8304s0.2359-0.5116,0.4302-0.7164c0.1933-0.2048,0.4292-0.3649,0.691-0.4694 + C108.9957,34.8353,109.2773,34.7892,109.5589,34.8046z M109.5589,38.4925c0.5621,0,1.2043-0.4142,1.2043-1.6168 + c0-0.9888-0.4551-1.5232-1.1648-1.5232c-0.4676,0-1.2448,0.3074-1.2448,1.5633c-0.0395,0.8152,0.3086,1.5767,1.1648,1.5767H109.5589 + z M108.474,33.1476h0.6692v0.8419h-0.7222L108.474,33.1476z M109.9735,33.1476h0.7502v0.8419h-0.7502V33.1476z"/> +<path fill="#0B1324" d="M113.5075,35.7268c0-0.2673,0-0.5479,0-0.8151h0.7502v0.775c0.053-0.2152,0.1746-0.4077,0.345-0.5496 + c0.1714-0.1418,0.3834-0.2255,0.6048-0.2388c0.1735-0.026,0.3491-0.026,0.5227,0v0.7349c-0.0488-0.0077-0.0987-0.0077-0.1476,0 + h-0.2141c-0.8832,0-1.0983,0.5212-1.0983,1.2027v2.1245h-0.7492L113.5075,35.7268z"/> +<path fill="#0B1324" d="M120.1068,33.174h0.7502v5.1044c0,0.0801,0,0.4275,0,0.6279h-0.7502v-0.6279 + c-0.08,0.1646-0.1995,0.3068-0.3481,0.4142c-0.2941,0.1921-0.638,0.2943-0.9902,0.294c-0.5352,0-1.727-0.2807-1.727-2.0311 + c0-1.5232,0.8708-2.178,1.807-2.178c0.2515-0.0143,0.5009,0.0419,0.7211,0.1624c0.2203,0.1205,0.4021,0.3003,0.5247,0.519 + L120.1068,33.174z M119.8262,35.7396c-0.1049-0.1282-0.238-0.2308-0.3886-0.3002c-0.1507-0.0695-0.3159-0.1039-0.4821-0.1007 + c-1.0973,0-1.0973,1.3362-1.0973,1.5901c0,0.7082,0.1746,1.5365,1.0973,1.5365c1.1783,0,1.1783-1.3361,1.1783-1.6167 + c0.0416-0.3912-0.0582-0.7844-0.2805-1.109H119.8262z"/> +<path fill="#0B1324" d="M123.4267,37.0496c0,0.8285,0.3346,1.4431,1.1513,1.4431c0.1164,0.0091,0.2338-0.0053,0.345-0.0424 + c0.1101-0.0371,0.212-0.096,0.3003-0.1733c0.0873-0.0773,0.1579-0.1715,0.2078-0.2767c0.0509-0.1053,0.079-0.2195,0.0842-0.3359 + h0.7492c-0.0125,0.3062-0.1309,0.5987-0.3346,0.8284c-0.1715,0.1802-0.3793,0.3212-0.61,0.4135 + c-0.2317,0.0923-0.4801,0.1335-0.7284,0.1211c-1.3384,0-1.861-0.7751-1.861-2.0444c-0.0405-0.3553,0.0104-0.7152,0.1486-1.0452 + c0.1382-0.3299,0.3585-0.6188,0.6411-0.8388c0.3242-0.2041,0.7024-0.3065,1.0848-0.2941c1.7935,0,1.754,1.5901,1.7405,2.2449 + h-2.9188V37.0496z M125.5424,36.5151c0-0.3742,0-1.1759-0.9913-1.1759c-0.1517-0.0024-0.3024,0.027-0.4416,0.0863 + c-0.1393,0.0593-0.265,0.1471-0.3689,0.258c-0.1029,0.1109-0.1819,0.2421-0.2317,0.3854c-0.0499,0.1432-0.0686,0.2952-0.0551,0.4462 + H125.5424z"/> +<path fill="#0B1324" d="M133.16,33.7208h-0.4427c-0.6016,0-0.6016,0.3074-0.6016,0.5879v0.6281h0.9362v0.5478h-0.9362v3.4474 + h-0.7367v-3.4741h-0.8167v-0.5478h0.7897v-0.4543c-0.0478-0.3252,0.0083-0.6572,0.1611-0.9487 + c0.1164-0.152,0.2691-0.2721,0.4447-0.3492s0.3678-0.1087,0.559-0.0918c0.2047-0.0157,0.4104-0.0157,0.6162,0L133.16,33.7208z"/> +<path fill="#0B1324" d="M135.2611,34.9098v2.5789c0,0.3875,0.0935,0.8819,0.8573,0.8819c0.1839,0.0087,0.3668-0.0283,0.532-0.1076 + c0.1663-0.0793,0.3097-0.1985,0.4177-0.3467c0.1257-0.2285,0.1819-0.4886,0.1611-0.7483v-2.2583h0.7762v3.247 + c0,0.0802,0,0.5345,0,0.7484h-0.7492v-0.6815c-0.1122,0.2512-0.3045,0.4581-0.5466,0.5886 + c-0.2421,0.1306-0.5206,0.1774-0.7928,0.133c-0.185,0.0167-0.372-0.0054-0.5486-0.065c-0.1767-0.0595-0.3388-0.1553-0.4759-0.2812 + c-0.1382-0.1258-0.2473-0.2788-0.3221-0.4493s-0.1133-0.3546-0.1122-0.5407v-2.6724L135.2611,34.9098z M135.2611,33.1862h0.6557 + v0.8017h-0.7222L135.2611,33.1862z M136.7605,33.1862h0.7502v0.8017h-0.7502V33.1862z"/> +<path fill="#0B1324" d="M140.2675,35.7268c0-0.2673,0-0.5479,0-0.8151h0.7502v0.775c0.0592-0.2144,0.1839-0.405,0.3564-0.5462 + c0.1725-0.1411,0.3845-0.2257,0.6068-0.2422c0.1735-0.026,0.3491-0.026,0.5227,0v0.7349c-0.0488-0.0077-0.0987-0.0077-0.1476,0 + h-0.2141c-0.8833,0-1.0973,0.5212-1.0973,1.2027v2.1245h-0.7502L140.2675,35.7268z"/> +<path fill="#0B1324" d="M146.4927,33.1598l1.2449,4.7302l1.3394-4.7302h0.9903l1.3384,4.7703l1.3394-4.7703h0.7897l-1.7135,5.7457 + h-0.8843l-1.3384-4.9038l-1.4194,4.9038h-0.8697l-1.6335-5.7457H146.4927z"/> +<path fill="#0B1324" d="M154.9531,33.174h0.8967v0.8151h-0.8967V33.174z M155.0331,34.9111h0.7502v4.0086h-0.7502V34.9111z"/> +<path fill="#0B1324" d="M158.0455,35.7268c0-0.2673,0-0.5479,0-0.8151h0.7637v0.775c0.0551-0.2143,0.1767-0.4057,0.3471-0.5471 + c0.1714-0.1415,0.3813-0.2259,0.6027-0.2413c0.1735-0.026,0.3491-0.026,0.5227,0v0.7349c-0.0488-0.0077-0.0987-0.0077-0.1476,0 + H159.92c-0.8832,0-1.0848,0.5212-1.0848,1.2027v2.1245h-0.7627L158.0455,35.7268z"/> +<path fill="#0B1324" d="M161.0578,34.8977h0.7097v-0.8419l0.7492-0.2404v1.0823h0.8843v0.5479h-0.8843v2.3918 + c0,0.2003,0,0.5345,0.5362,0.5345c0.1153,0.0191,0.2328,0.0191,0.3481,0v0.5878c-0.2057,0.0181-0.4115,0.0181-0.6162,0 + c-0.6827,0-1.0173-0.187-1.0173-0.8418v-2.6724h-0.7097V34.8977z"/> +<path fill="#0B1324" d="M165.5291,37.7168c0,0.3073,0.1476,0.735,0.8697,0.735c0.1299,0.0177,0.2629,0.0038,0.3866-0.0404 + c0.1226-0.0442,0.2338-0.1174,0.3232-0.2134c0.0789-0.1087,0.1216-0.2398,0.1205-0.3742c0-0.4009-0.2681-0.4677-0.8697-0.6013 + c-0.8438-0.187-1.5399-0.3608-1.5399-1.1891c0-0.8285,0.6422-1.2161,1.5659-1.2161c0.2733-0.0259,0.5486,0.0167,0.8012,0.1241 + c0.2525,0.1073,0.4749,0.276,0.6453,0.4907c0.0727,0.1871,0.1039,0.3875,0.0935,0.5879h-0.7627 + c0-0.6013-0.4956-0.6547-0.7773-0.6547c-0.2805,0-0.8032,0-0.8032,0.5745c0,0.3608,0.3481,0.4544,0.5621,0.5078 + c1.1119,0.2673,1.3394,0.334,1.5805,0.5478c0.0998,0.0965,0.1798,0.2129,0.2328,0.3418c0.053,0.1287,0.078,0.2673,0.0748,0.4065 + c0.001,0.1984-0.0468,0.394-0.1403,0.569c-0.0935,0.1751-0.2296,0.324-0.3949,0.4332c-0.3647,0.1991-0.7762,0.296-1.1918,0.2806 + c-0.8167,0-1.5795-0.334-1.5659-1.3362L165.5291,37.7168z"/> +<path fill="#0B1324" d="M172.1285,36.1929c0.0073-0.108-0.0073-0.2162-0.0437-0.3182c-0.0363-0.1019-0.0935-0.1953-0.1673-0.2742 + c-0.0738-0.079-0.1642-0.1418-0.2629-0.1848c-0.0998-0.0429-0.2068-0.0649-0.3159-0.0647c-1.0443,0-1.0443,1.2027-1.0443,1.51 + c0,0.8151,0.2016,1.59,1.0048,1.59c0.1153,0.0057,0.2307-0.0129,0.3398-0.0544c0.1081-0.0417,0.2057-0.1054,0.2878-0.1871 + c0.0821-0.0819,0.1465-0.18,0.1881-0.2879c0.0415-0.108,0.0603-0.2234,0.054-0.3391h0.7502 + c-0.0104,0.2008-0.0613,0.3976-0.1486,0.5787c-0.0873,0.1811-0.2099,0.343-0.3606,0.4762 + c-0.1507,0.1331-0.3273,0.2349-0.5175,0.2993c-0.1912,0.0644-0.3928,0.0901-0.5933,0.0756 + c-0.2473,0.0099-0.4936-0.0313-0.7242-0.1209c-0.2307-0.0897-0.4395-0.2259-0.6152-0.4003 + c-0.3512-0.4264-0.5237-0.9724-0.4811-1.5232c0-1.6703,1.0308-2.1647,1.8205-2.1647c0.2286-0.01,0.4562,0.029,0.6692,0.1143 + c0.212,0.0853,0.4042,0.2148,0.5622,0.3801c0.2182,0.247,0.3377,0.5659,0.3346,0.8953L172.1285,36.1929L172.1285,36.1929z"/> +<path fill="#0B1324" d="M174.2035,33.174h0.7627v2.325c0.1434-0.2191,0.3439-0.3956,0.5798-0.5108 + c0.2359-0.1152,0.4977-0.165,0.7596-0.1439c0.2473-0.0222,0.4956,0.0248,0.718,0.1357c0.2224,0.111,0.4094,0.2814,0.5403,0.4923 + c0.1195,0.2963,0.1652,0.6173,0.134,0.9353v2.4987h-0.7637v-2.3651c0-0.3608,0-1.1223-0.8562-1.1223 + c-0.1912-0.0109-0.3824,0.0338-0.5486,0.1286c-0.1662,0.0949-0.3013,0.2358-0.3886,0.4058c-0.1122,0.2656-0.159,0.5545-0.134,0.8418 + v2.1112h-0.7627L174.2035,33.174z"/> +<path fill="#0B1324" d="M182.2898,38.9054c-0.027-0.195-0.027-0.3928,0-0.5879c-0.1174,0.2262-0.2972,0.4142-0.5175,0.542 + c-0.2203,0.1279-0.4728,0.1903-0.7284,0.1797c-0.9102,0-1.3384-0.5212-1.3384-1.1759c-0.001-0.2403,0.0634-0.4764,0.186-0.6834 + c0.1226-0.2069,0.2993-0.377,0.5102-0.4924c0.4208-0.1866,0.878-0.278,1.3383-0.2673h0.5497c0-0.4944,0-0.7083-0.1476-0.8819 + c-0.0914-0.0898-0.2005-0.1598-0.32-0.2057c-0.1205-0.0459-0.2484-0.0669-0.3762-0.0615c-0.7627,0-0.8032,0.5211-0.8032,0.6814 + h-0.7502c0.0073-0.278,0.106-0.5457,0.2816-0.7616c0.1829-0.1583,0.3949-0.2778,0.6255-0.3513 + c0.2296-0.0735,0.4728-0.0994,0.7128-0.0763c0.239-0.0046,0.4749,0.0433,0.692,0.1403c0.2182,0.0971,0.4115,0.2408,0.5663,0.4208 + c0.1029,0.188,0.1496,0.4013,0.134,0.6147v1.9108c0,0.0668,0,0.6012,0,1.0021L182.2898,38.9054z M181.7672,36.9412 + c-0.2941,0-1.4454,0-1.4454,0.8151c0,0.254,0.16,0.695,0.8292,0.695c0.1694,0.0094,0.3388-0.0266,0.4894-0.1041 + c0.1507-0.0775,0.2775-0.1938,0.3679-0.3369c0.1673-0.3206,0.2369-0.6828,0.2005-1.0423L181.7672,36.9412z"/> +<path fill="#0B1324" d="M187.0552,33.7208h-0.4416c-0.6027,0-0.6027,0.3074-0.6027,0.5879v0.6281h0.9373v0.5478h-0.9373v3.4474 + h-0.7492v-3.4741h-0.7897v-0.5478h0.7897v-0.4543c-0.0457-0.3267,0.0156-0.6593,0.1735-0.9487 + c0.1153-0.1539,0.2681-0.2756,0.4437-0.3528c0.1756-0.0773,0.3689-0.1077,0.5601-0.0882c0.2057-0.0157,0.4115-0.0157,0.6162,0 + L187.0552,33.7208L187.0552,33.7208z"/> +<path fill="#0B1324" d="M187.6579,34.8977h0.7087v-0.8419l0.7502-0.2404v1.0823H190v0.5479h-0.8832v2.3918 + c0,0.2003,0,0.5345,0.5351,0.5345c0.1154,0.0191,0.2328,0.0191,0.3481,0v0.5878c-0.2047,0.0181-0.4104,0.0181-0.6152,0 + c-0.6827,0-1.0183-0.187-1.0183-0.8418v-2.6724h-0.7087L187.6579,34.8977L187.6579,34.8977z"/> +<path fill="#0B1324" d="M91.5798,44.4641v2.5789c0,0.3875,0.0937,0.8819,0.8567,0.8819c0.1821,0.0101,0.3636-0.0263,0.5275-0.1058 + c0.1641-0.0796,0.305-0.1995,0.4095-0.3485c0.1365-0.2244,0.1975-0.4867,0.174-0.7483V44.464h0.763v3.247 + c0,0.0802,0,0.5345,0,0.7484h-0.7764v-0.6815c-0.1136,0.2497-0.306,0.4553-0.5477,0.5856c-0.2417,0.1302-0.5195,0.178-0.791,0.1359 + c-0.1845,0.0148-0.3703-0.0088-0.5453-0.0693s-0.3354-0.1565-0.4713-0.2821c-0.1359-0.1256-0.2441-0.278-0.318-0.4475 + s-0.1117-0.3525-0.1112-0.5372v-2.6725L91.5798,44.4641z"/> +<path fill="#0B1324" d="M96.5597,44.932v-0.4677h0.7497v0.6547c0.1214-0.2442,0.3147-0.4455,0.5541-0.5768 + c0.2393-0.1314,0.513-0.1865,0.7846-0.1581c0.1845-0.0149,0.3703,0.0087,0.5453,0.0692s0.3354,0.1566,0.4713,0.2822 + c0.1359,0.1255,0.2442,0.2779,0.3181,0.4473c0.0738,0.1696,0.1117,0.3526,0.1111,0.5374v2.6725h-0.7631v-2.5388 + c0.0131-0.1222,0.0008-0.2458-0.0359-0.3631c-0.0369-0.1172-0.0975-0.2256-0.1781-0.3185 + c-0.1924-0.1782-0.4472-0.2741-0.7096-0.2673c-0.1497,0.0007-0.2977,0.0331-0.4339,0.0952 + c-0.1363,0.062-0.2578,0.1522-0.3565,0.2647c-0.0987,0.1124-0.1724,0.2446-0.2161,0.3876c-0.0437,0.143-0.0565,0.2935-0.0375,0.4418 + v2.2984h-0.7497L96.5597,44.932z"/> +<path fill="#0B1324" d="M104.9536,42.7289h0.7492v5.1044c0,0.0801,0,0.4276,0,0.628h-0.7492v-0.628 + c-0.0821,0.1671-0.2068,0.31-0.3616,0.4142c-0.293,0.1951-0.638,0.2976-0.9906,0.2941c-0.5354,0-1.7135-0.2807-1.7135-2.0311 + c0-1.5099,0.8701-2.1781,1.8072-2.1781c0.2505-0.0143,0.4999,0.0419,0.7202,0.1624s0.4021,0.3004,0.5247,0.5191L104.9536,42.7289z + M104.672,45.2945c-0.107-0.1293-0.2421-0.2324-0.3949-0.3019c-0.1538-0.0694-0.32-0.1034-0.4883-0.0991 + c-1.0977,0-1.0977,1.3363-1.0977,1.6034c0,0.7083,0.1874,1.5233,1.0977,1.5233c1.1917,0,1.1917-1.3362,1.1917-1.6034 + C105.0149,46.0181,104.9058,45.6202,104.672,45.2945z"/> +<path fill="#0B1324" d="M110.8037,42.7146h0.7897v5.7457h-0.7897V42.7146z"/> +<path fill="#0B1324" d="M113.8015,44.932v-0.4677h0.6962v0.6547c0.1216-0.2442,0.3148-0.4455,0.5538-0.5768 + c0.24-0.1314,0.5133-0.1865,0.7856-0.1581c0.185-0.0168,0.372,0.0053,0.5486,0.0649c0.1767,0.0596,0.3387,0.1553,0.4759,0.2812 + c0.1382,0.1257,0.2473,0.2788,0.3221,0.4492c0.0748,0.1705,0.1133,0.3548,0.1122,0.5409v2.6725h-0.7637V45.854 + c0.0208-0.2464-0.0561-0.4909-0.2141-0.6815c-0.1974-0.179-0.4562-0.2748-0.7222-0.2673c-0.1496,0.0007-0.2982,0.0331-0.4343,0.0952 + s-0.2577,0.1522-0.3564,0.2647c-0.0987,0.1124-0.1725,0.2446-0.2161,0.3876s-0.0572,0.2935-0.0374,0.4418v2.2984h-0.7502 + L113.8015,44.932L113.8015,44.932z"/> +<path fill="#0B1324" d="M119.4511,44.932v-0.4677h0.7502v0.6547c0.1205-0.2442,0.3138-0.4455,0.5538-0.5768 + c0.239-0.1314,0.5123-0.1865,0.7845-0.1581c0.1839-0.0149,0.3699,0.0087,0.5455,0.0692c0.1746,0.0605,0.3346,0.1566,0.4707,0.2822 + c0.1361,0.1255,0.2442,0.2779,0.318,0.4473c0.0738,0.1696,0.1122,0.3526,0.1112,0.5374v2.6725h-0.7627v-2.5388 + c0.0125-0.1222,0.001-0.2458-0.0364-0.3631c-0.0364-0.1172-0.0977-0.2256-0.1777-0.3185c-0.1922-0.1782-0.4478-0.2741-0.7097-0.2673 + c-0.1496,0.0007-0.2982,0.0331-0.4343,0.0952c-0.1361,0.062-0.2577,0.1522-0.3564,0.2647 + c-0.0987,0.1124-0.1725,0.2446-0.2161,0.3876s-0.0561,0.2935-0.0374,0.4418v2.2984h-0.7492L119.4511,44.932z"/> +<path fill="#0B1324" d="M126.8007,44.3574c0.2733-0.0111,0.5455,0.0366,0.798,0.14c0.2535,0.1034,0.4811,0.2599,0.6671,0.459 + c0.187,0.1992,0.3284,0.4362,0.4156,0.6948c0.0863,0.2586,0.1164,0.533,0.0873,0.8042c0.027,0.2789-0.0062,0.5604-0.0977,0.8255 + c-0.0904,0.2651-0.238,0.5076-0.4302,0.7115c-0.1933,0.2038-0.4271,0.364-0.6869,0.47c-0.2598,0.1059-0.5393,0.1551-0.8198,0.1443 + c-0.2733,0.0111-0.5455-0.0366-0.798-0.14c-0.2535-0.1034-0.4811-0.26-0.6681-0.4591c-0.186-0.1991-0.3284-0.436-0.4146-0.6946 + c-0.0862-0.2587-0.1164-0.533-0.0873-0.8042c-0.0322-0.2799-0.0021-0.5632,0.0873-0.8303c0.0894-0.2672,0.2359-0.5117,0.4302-0.7165 + c0.1933-0.2048,0.4292-0.3649,0.692-0.4694C126.2375,44.3881,126.5191,44.3421,126.8007,44.3574z M126.8007,48.0453 + c0.5621,0,1.2054-0.4142,1.2054-1.6168c0-0.9888-0.4562-1.5099-1.1648-1.5099c-0.4821,0-1.2448,0.2941-1.2448,1.55 + c-0.0405,0.882,0.3076,1.5767,1.1638,1.5767H126.8007z"/> +<path fill="#0B1324" d="M129.9731,44.4641h0.8438l1.2719,3.1669l1.2448-3.1669h0.8303l-1.754,4.0087h-0.7492L129.9731,44.4641z"/> +<path fill="#0B1324" d="M138.2329,48.4597c-0.0592-0.1902-0.0863-0.3888-0.08-0.5879c-0.1164,0.224-0.293,0.4107-0.5112,0.5384 + s-0.4676,0.1912-0.7201,0.1832c-0.9238,0-1.4194-0.5212-1.4194-1.176c0.0011-0.2417,0.0676-0.4787,0.1922-0.6858 + c0.1247-0.2071,0.3034-0.3765,0.5175-0.49c0.4208-0.1866,0.878-0.278,1.3383-0.2673h0.5362c0-0.4944,0-0.7082-0.1476-0.8819 + c-0.0904-0.0918-0.1985-0.1631-0.319-0.2093c-0.1205-0.0461-0.2494-0.0659-0.3772-0.058c-0.7502,0-0.7897,0.5211-0.8032,0.6815 + h-0.7502c0.0125-0.2769,0.1112-0.543,0.2816-0.7617c0.1839-0.1563,0.3969-0.2745,0.6266-0.348 + c0.2296-0.0734,0.4718-0.1005,0.7118-0.0796c0.267-0.0258,0.5362,0.0144,0.7835,0.117s0.4655,0.2642,0.6359,0.4709 + c0.0925,0.1913,0.1393,0.402,0.134,0.6146v1.9108c0,0,0,0.6013,0.0665,1.0021L138.2329,48.4597z M137.7113,46.4954 + c-0.3076,0-1.4464,0-1.4464,0.8151c0,0.254,0.1611,0.6948,0.8303,0.6948c0.1673,0.0069,0.3335-0.0288,0.4842-0.1035 + c0.1496-0.0748,0.2775-0.1863,0.373-0.3241c0.16-0.3274,0.2245-0.6931,0.187-1.0555L137.7113,46.4954z"/> +<path fill="#0B1324" d="M140.3755,44.4513h0.7087v-0.8418l0.7367-0.2271v1.0689h0.8967v0.5478h-0.8967v2.3518 + c0,0.187,0,0.5211,0.5351,0.5211c0.1195,0.0188,0.2421,0.0188,0.3616,0v0.5879c-0.2047,0.0194-0.4104,0.0194-0.6162,0 + c-0.6952,0-1.0173-0.2004-1.0173-0.8552v-2.6724h-0.7087v-0.481H140.3755z"/> +<path fill="#0B1324" d="M144.3377,42.7289h0.9508v0.8285h-0.8967L144.3377,42.7289z M144.4177,44.466h0.7502v4.0087h-0.7502V44.466z + "/> +<path fill="#0B1324" d="M149.13,44.3574c0.2733-0.0111,0.5455,0.0366,0.798,0.14c0.2535,0.1034,0.4811,0.2599,0.6681,0.459 + c0.186,0.1992,0.3273,0.4362,0.4146,0.6948c0.0862,0.2586,0.1164,0.533,0.0873,0.8042c0.027,0.2789-0.0062,0.5604-0.0966,0.8255 + c-0.0914,0.2651-0.238,0.5076-0.4312,0.7115c-0.1922,0.2038-0.4271,0.364-0.6869,0.47c-0.2598,0.1059-0.5393,0.1551-0.8198,0.1443 + c-0.2733,0.0111-0.5455-0.0366-0.798-0.14c-0.2535-0.1034-0.4811-0.26-0.6671-0.4591c-0.187-0.1991-0.3284-0.436-0.4156-0.6946 + c-0.0862-0.2587-0.1164-0.533-0.0873-0.8042c-0.0312-0.2799-0.001-0.5632,0.0883-0.8303c0.0894-0.2672,0.2359-0.5117,0.4291-0.7165 + c0.1943-0.2048,0.4302-0.3649,0.692-0.4694C148.5668,44.3881,148.8484,44.3421,149.13,44.3574z M149.13,48.0453 + c0.5621,0,1.2053-0.4142,1.2053-1.6168c0-0.9888-0.4551-1.5099-1.1648-1.5099c-0.4821,0-1.2449,0.2941-1.2449,1.55 + c-0.0405,0.882,0.3076,1.5767,1.1648,1.5767H149.13z"/> +<path fill="#0B1324" d="M153.0526,44.932v-0.4677h0.7492v0.6547c0.1216-0.2442,0.3148-0.4455,0.5549-0.5768 + c0.239-0.1314,0.5123-0.1865,0.7845-0.1581c0.185-0.0168,0.3731,0.0053,0.5487,0.0649c0.1767,0.0596,0.3387,0.1553,0.4769,0.2812 + c0.1372,0.1257,0.2463,0.2788,0.3211,0.4492c0.0748,0.1705,0.1133,0.3548,0.1122,0.5409v2.6725h-0.7627V45.854 + c0.0197-0.2464-0.0572-0.4909-0.2141-0.6815c-0.1933-0.177-0.4479-0.2728-0.7097-0.2673c-0.1496,0.0007-0.2982,0.0331-0.4343,0.0952 + s-0.2577,0.1522-0.3564,0.2647c-0.0987,0.1124-0.1725,0.2446-0.2161,0.3876c-0.0437,0.143-0.0561,0.2935-0.0374,0.4418v2.2984 + h-0.7627L153.0526,44.932z"/> +<path fill="#0B1324" d="M9.3039,36.0599v12.4402H7.8046v-5.8928H1.5127v5.8928H0V36.0599h1.5127v5.6122h6.2919v-5.6122H9.3039z"/> +<path fill="#0B1324" d="M19.5181,42.7006v5.7992h-1.3388v-1.3363c-0.3358,0.4882-0.7916,0.8821-1.3237,1.1441 + c-0.532,0.2621-1.1225,0.3834-1.715,0.3526c-1.7269,0-2.5569-0.8819-2.5569-2.1514c0-2.2048,2.4766-2.6725,5.4618-2.953h0.0669 + v-0.8552c0-1.109-0.5622-1.6836-1.9142-1.6836c-1.1734,0.0232-2.314,0.3903-3.2798,1.0555l0.1472-1.2293 + c0.9801-0.6696,2.146-1.0154,3.3333-0.9888C18.929,39.8679,19.5181,41.2843,19.5181,42.7006z M18.1793,45.0791v-0.6949 + c-2.2489,0.2004-4.0829,0.5211-4.0829,2.0176c0,0.7617,0.5087,1.2294,1.5127,1.2294c0.3323-0.0034,0.6606-0.0722,0.9662-0.2024 + c0.3057-0.1301,0.5827-0.3191,0.8152-0.5561c0.2324-0.2369,0.4158-0.5174,0.5397-0.8251c0.1239-0.3078,0.1858-0.6369,0.1823-0.9684 + L18.1793,45.0791L18.1793,45.0791z"/> +<path fill="#0B1324" d="M34.9265,42.5413v5.9595h-1.419v-5.7591c0-1.0289-0.3615-1.7237-1.3387-1.7237 + c-0.3457,0.009-0.6859,0.0895-0.9989,0.2363s-0.5921,0.3569-0.8198,0.6168c-0.2277,0.2599-0.3989,0.564-0.5029,0.8932 + c-0.104,0.3293-0.1386,0.6765-0.1015,1.0197v4.7168H28.407v-5.7591c0-1.0289-0.3882-1.7237-1.4324-1.7237 + c-0.3452,0.0089-0.6848,0.0894-0.9972,0.2363c-0.3124,0.147-0.5907,0.3572-0.8174,0.6173c-0.2266,0.2602-0.3966,0.5645-0.499,0.8937 + c-0.1025,0.3292-0.1352,0.6761-0.096,1.0186v4.7168h-1.4056v-8.4582h1.3387v1.4564c0.2887-0.5049,0.7083-0.9227,1.2148-1.2095 + c0.5065-0.2869,1.0811-0.4322,1.6633-0.4206c0.5308-0.0605,1.065,0.0803,1.4964,0.3948c0.4315,0.3143,0.7288,0.7791,0.8328,1.3022 + c0.2819-0.5244,0.7039-0.9605,1.2191-1.2601c0.5151-0.2996,1.1033-0.4508,1.6993-0.4368 + C34.1769,39.8688,34.9265,40.8711,34.9265,42.5413z"/> +<path fill="#0B1324" d="M45.9972,44.2639c0,2.9931-1.66,4.3828-3.5341,4.3828c-0.537,0.0241-1.0703-0.0987-1.5422-0.3555 + c-0.472-0.2568-0.8645-0.6375-1.1351-1.101v1.3363H38.447V36.0863h1.4191v5.3449c0.2841-0.4861,0.6935-0.8875,1.1854-1.1623 + c0.492-0.2749,1.0488-0.4134,1.6125-0.4011C44.6319,39.8678,45.9972,41.3109,45.9972,44.2639z M44.5113,44.2639 + c0-2.2448-0.7363-3.3005-2.2356-3.3005c-1.4993,0-2.4364,1.0957-2.4364,3.3005s1.0576,3.2604,2.3829,3.2604 + s2.2891-0.9487,2.2891-3.247C44.5113,44.2773,44.5113,44.2639,44.5113,44.2639z"/> +<path fill="#0B1324" d="M56.1446,40.0155v8.4849h-1.3387v-1.4831c-0.3272,0.5201-0.7843,0.9463-1.3265,1.2368 + c-0.5422,0.2905-1.1507,0.4353-1.7659,0.42c-0.3569,0.0382-0.7178-0.0054-1.0552-0.1276c-0.3375-0.1223-0.6424-0.3198-0.8916-0.5776 + c-0.2493-0.2578-0.4362-0.569-0.5466-0.9099s-0.1412-0.7026-0.0902-1.0573v-5.9728h1.419v5.8124 + c0,1.0289,0.4016,1.7238,1.5529,1.7238c0.3619,0.0003,0.7202-0.0725,1.0531-0.2143s0.6336-0.3494,0.884-0.6105 + c0.2502-0.261,0.4448-0.5701,0.5721-0.9083c0.1272-0.3382,0.1844-0.6987,0.1681-1.0597v-4.7434L56.1446,40.0155z"/> +<path fill="#0B1324" d="M64.6722,41.4457c-0.288-0.0769-0.5855-0.1129-0.8837-0.1069c-1.4458,0-2.6773,1.2561-2.6773,3.3673v3.7948 + h-1.3387v-8.4582h1.3387v2.0711c0.2189-0.6145,0.6106-1.1531,1.1282-1.5512c0.5176-0.3982,1.1391-0.6389,1.7902-0.6937 + c0.1736-0.0158,0.3484-0.0158,0.5222,0L64.6722,41.4457z"/> +<path fill="#0B1324" d="M74.3375,40.0424v8.7255c0,1.6034-0.8969,3.2069-3.8955,3.2069c-1.1113,0.04-2.1983-0.3312-3.0523-1.0422 + l-0.174-1.2695c0.9306,0.741,2.0894,1.1376,3.2798,1.1225c1.5662,0,2.4364-0.6948,2.4364-1.9776v-1.9776 + c-0.2987,0.4709-0.7149,0.8565-1.2076,1.1188c-0.4927,0.2624-1.0453,0.3925-1.6036,0.3777c-1.9813,0-3.3065-1.3362-3.3065-4.2358 + c0-2.8996,1.6198-4.2224,3.4806-4.2224c0.531-0.0253,1.0592,0.0914,1.5299,0.338c0.4707,0.2467,0.8668,0.6143,1.1475,1.065v-1.2293 + H74.3375z M72.9319,44.051c0-2.1246-1.071-3.1135-2.3829-3.1135c-1.312,0-2.249,0.9354-2.249,3.1135 + c0,2.178,0.6962,3.1267,2.1955,3.1267c1.4993,0,2.3695-0.9754,2.3695-3.1001L72.9319,44.051z"/> +<path fill="#0B1324" d="M60.4553,24.2217h0.1338v1.403c-11.7805,3.2604-20.2812,2.3651-32.0482,0 + c-10.1473-2.0177-17.8848-3.4875-28.0455,0v-1.4164c10.1875-3.394,18.1526-1.8974,28.3133,0.1069 + c11.4859,2.285,19.933,3.2337,31.6466,0V24.2217z"/> +<path fill="#0B1324" d="M43.3601,24.6359v-4.4095c0.0247-0.33-0.0191-0.6616-0.1286-0.974 + c-0.1096-0.3124-0.2825-0.5988-0.5081-0.8414c-0.2255-0.2426-0.4988-0.4361-0.8027-0.5684 + c-0.3038-0.1324-0.6319-0.2007-0.9635-0.2007c-0.3316,0-0.6596,0.0683-0.9635,0.2007c-0.3039,0.1323-0.5771,0.3258-0.8027,0.5684 + c-0.2256,0.2425-0.3985,0.529-0.508,0.8414c-0.1096,0.3124-0.1535,0.6439-0.1287,0.974v4.0087 + c-2.5836-0.3074-5.1004-0.735-7.577-1.1893c1.0414-2.7548,1.6553-5.6521,1.8206-8.5918h16.4257 + c0.2588,3.4136,0.998,6.7736,2.1955,9.9814c-2.6412,0.2754-5.2996,0.3469-7.9518,0.2138L43.3601,24.6359z"/> +<path fill="#0B1324" d="M36.0374,4.6723h-0.8701l-0.4417,0.7483l-0.4417-0.7483h-0.8702l0.4418-0.7616l-0.4418-0.7483h0.8702 + l0.4417-0.7616l0.4417,0.7616h0.8701l-0.4417,0.7483L36.0374,4.6723z"/> +<path fill="#0B1324" d="M48.4071,4.6723h-0.8836l-0.4283,0.7483l-0.4418-0.7483h-0.8701l0.4418-0.7616l-0.4418-0.7483h0.8701 + l0.4418-0.7616l0.4283,0.7616h0.8836l-0.4417,0.7483L48.4071,4.6723z"/> +<path fill="#0B1324" d="M38.6612,4.9795c-0.0011-0.5044,0.169-0.9943,0.4826-1.3899c0.3136-0.3955,0.7523-0.6734,1.2444-0.7882 + v-0.962h-0.8568V0.9442h0.8032v-0.922h1.0308v0.922h0.8433v0.8952h-0.8165v0.962c0.4975,0.1282,0.9378,0.4189,1.2507,0.8257 + c0.313,0.4068,0.4806,0.9064,0.4762,1.4192h0.8701v1.1491h-0.9773v6.1599h2.1018V6.1954h3.8956v6.1599h1.2315v1.1893H31.4992 + v-1.1893h1.3388V6.1954h3.8822v6.1599h2.1017V6.1954h-0.9773V5.0463L38.6612,4.9795z"/> +</svg> diff --git a/public/images/logos/logo-bwi_2by1.svg b/public/images/logos/logo-bwi_2by1.svg new file mode 100644 index 0000000000000000000000000000000000000000..5df4576c24270ea73ef2c3b3ef4a42e8984b942c --- /dev/null +++ b/public/images/logos/logo-bwi_2by1.svg @@ -0,0 +1,233 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 26.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<svg width="240" height="120" version="1.0" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" + viewBox="0 0 240 120" enable-background="new 0 0 240 120" xml:space="preserve"> +<rect fill="#FFFFFF" width="240" height="120"/> +<path fill="#0B1324" d="M115.9507,67.1613h2.1285c0.2577-0.0387,0.5207-0.0204,0.7705,0.0535 + c0.2498,0.0739,0.4804,0.2016,0.6753,0.3742c0.1905,0.1598,0.3325,0.3695,0.4102,0.6056c0.0776,0.236,0.0878,0.489,0.0294,0.7305 + c-0.0584,0.2415-0.1831,0.462-0.36,0.6367c-0.177,0.1747-0.3993,0.2967-0.6419,0.3523c0.3384,0.0467,0.6462,0.2207,0.8603,0.4865 + s0.3182,0.6033,0.2911,0.9432c0.0048,0.263-0.0564,0.5231-0.178,0.7565c-0.1216,0.2334-0.2997,0.4327-0.5182,0.5798 + c-0.41,0.2182-0.8769,0.3068-1.3387,0.2539h-2.1017L115.9507,67.1613z M116.7271,69.5932h1.1111 + c0.2678,0,1.2048,0.0001,1.2048-0.9086c0-0.9086-0.7363-0.8686-1.1647-0.8686h-1.1378L116.7271,69.5932z M116.7271,72.2657h1.3387 + c0.142,0.0194,0.2866,0.0077,0.4236-0.0341c0.1371-0.0418,0.2634-0.1127,0.3703-0.208c0.1069-0.0953,0.1918-0.2126,0.2489-0.3437 + c0.0571-0.1312,0.085-0.2733,0.0817-0.4163c0.003-0.1401-0.0242-0.279-0.0799-0.4075c-0.0556-0.1285-0.1382-0.2437-0.2424-0.3375 + c-0.1041-0.0938-0.2272-0.1641-0.361-0.2062c-0.1338-0.0421-0.2752-0.055-0.4144-0.0376h-1.3387L116.7271,72.2657z"/> +<path fill="#0B1324" d="M122.4296,71.0497c0,0.8285,0.3347,1.4432,1.1512,1.4432c0.1175,0.0109,0.2361-0.0021,0.3484-0.0382 + c0.1123-0.0363,0.2161-0.0949,0.3051-0.1724c0.0888-0.0775,0.1611-0.1722,0.2122-0.2784c0.051-0.1063,0.0799-0.2217,0.0849-0.3395 + h0.7496c-0.0167,0.308-0.1398,0.6007-0.3481,0.8285c-0.1713,0.1801-0.3797,0.3211-0.6107,0.4134 + c-0.2311,0.0923-0.4794,0.1335-0.728,0.1212c-1.2584,0-1.8607-0.7751-1.8607-2.0445c-0.0414-0.3553,0.0096-0.7152,0.1479-1.0451 + c0.1383-0.33,0.3594-0.6188,0.642-0.8389c0.3287-0.2044,0.7107-0.3067,1.0977-0.294c1.7939,0,1.7537,1.59,1.7403,2.2448H122.4296z + M124.5448,70.5152c0-0.3742-0.0001-1.1758-0.9774-1.1758c-0.1523-0.0046-0.3038,0.0234-0.4445,0.082 + c-0.1407,0.0585-0.2672,0.1464-0.3711,0.2578c-0.1039,0.1113-0.1829,0.2434-0.2315,0.3876 + c-0.0486,0.1442-0.0658,0.2971-0.0505,0.4485H124.5448z"/> +<path fill="#0B1324" d="M127.1822,67.1741h0.7631v2.325c0.1435-0.2191,0.3436-0.3956,0.5792-0.5108 + c0.2356-0.1152,0.498-0.165,0.7599-0.1439c0.2473-0.0222,0.4957,0.0248,0.718,0.1357c0.2224,0.111,0.4094,0.2814,0.5403,0.4923 + c0.1195,0.2963,0.1652,0.6173,0.133,0.9353v2.4987h-0.7627v-2.3651c0-0.3608,0-1.1223-0.8562-1.1223 + c-0.1931-0.0086-0.3844,0.0369-0.5524,0.1314c-0.168,0.0945-0.3061,0.234-0.3985,0.403c-0.1017,0.2683-0.1429,0.5558-0.1205,0.8418 + v2.1112h-0.763L127.1822,67.1741z"/> +<path fill="#0B1324" d="M134.5589,68.8047c0.2733-0.0135,0.5466,0.0327,0.8011,0.1353c0.2535,0.1027,0.4821,0.259,0.6692,0.4588 + c0.187,0.1996,0.3284,0.4375,0.4146,0.6971c0.0862,0.2597,0.1143,0.5349,0.0831,0.8067c0.027,0.2771-0.0062,0.557-0.0966,0.8205 + c-0.0904,0.2634-0.2359,0.5045-0.4281,0.707c-0.1912,0.2026-0.424,0.3618-0.6817,0.4671c-0.2587,0.1054-0.5362,0.1542-0.8157,0.1434 + c-0.2733,0.0152-0.5466-0.0293-0.8011-0.1302c-0.2546-0.101-0.4842-0.2559-0.6723-0.4543 + c-0.1891-0.1984-0.3315-0.4352-0.4198-0.6942c-0.0873-0.259-0.1174-0.5341-0.0873-0.8058 + c-0.0322-0.2799-0.0021-0.5632,0.0873-0.8304c0.0894-0.2672,0.2359-0.5116,0.4302-0.7164c0.1933-0.2048,0.4292-0.3649,0.691-0.4694 + C133.9957,68.8354,134.2773,68.7893,134.5589,68.8047z M134.5589,72.4926c0.5621,0,1.2043-0.4142,1.2043-1.6168 + c0-0.9888-0.4551-1.5232-1.1648-1.5232c-0.4676,0-1.2448,0.3074-1.2448,1.5633c-0.0395,0.8152,0.3086,1.5767,1.1648,1.5767H134.5589 + z M133.474,67.1477h0.6692v0.8419h-0.7222L133.474,67.1477z M134.9735,67.1477h0.7502v0.8419h-0.7502V67.1477z"/> +<path fill="#0B1324" d="M138.5075,69.7269c0-0.2673,0-0.5479,0-0.8151h0.7502v0.775c0.053-0.2152,0.1746-0.4077,0.345-0.5496 + c0.1714-0.1418,0.3834-0.2255,0.6048-0.2388c0.1735-0.026,0.3491-0.026,0.5227,0v0.7349c-0.0488-0.0077-0.0987-0.0077-0.1476,0 + h-0.2141c-0.8832,0-1.0983,0.5212-1.0983,1.2027v2.1245h-0.7492L138.5075,69.7269z"/> +<path fill="#0B1324" d="M145.1068,67.1741h0.7502v5.1044c0,0.0801,0,0.4275,0,0.6279h-0.7502v-0.6279 + c-0.08,0.1646-0.1995,0.3068-0.3481,0.4142c-0.2941,0.1921-0.638,0.2943-0.9902,0.294c-0.5352,0-1.727-0.2807-1.727-2.0311 + c0-1.5232,0.8708-2.178,1.807-2.178c0.2515-0.0143,0.5009,0.0419,0.7211,0.1624c0.2203,0.1205,0.4021,0.3003,0.5247,0.519 + L145.1068,67.1741z M144.8262,69.7397c-0.1049-0.1282-0.238-0.2308-0.3886-0.3002c-0.1507-0.0695-0.3159-0.1039-0.4821-0.1007 + c-1.0973,0-1.0973,1.3362-1.0973,1.5901c0,0.7082,0.1746,1.5365,1.0973,1.5365c1.1783,0,1.1783-1.3361,1.1783-1.6167 + c0.0416-0.3912-0.0582-0.7844-0.2805-1.109H144.8262z"/> +<path fill="#0B1324" d="M148.4267,71.0497c0,0.8285,0.3346,1.4431,1.1513,1.4431c0.1164,0.0091,0.2338-0.0053,0.345-0.0424 + c0.1101-0.0371,0.212-0.096,0.3003-0.1733c0.0873-0.0773,0.1579-0.1715,0.2078-0.2767c0.0509-0.1053,0.079-0.2195,0.0842-0.3359 + h0.7492c-0.0125,0.3062-0.1309,0.5987-0.3346,0.8284c-0.1715,0.1802-0.3793,0.3212-0.61,0.4135 + c-0.2317,0.0923-0.4801,0.1335-0.7284,0.1211c-1.3384,0-1.861-0.7751-1.861-2.0444c-0.0405-0.3553,0.0104-0.7152,0.1486-1.0452 + c0.1382-0.3299,0.3585-0.6188,0.6411-0.8388c0.3242-0.2041,0.7024-0.3065,1.0848-0.2941c1.7935,0,1.754,1.5901,1.7405,2.2449 + H148.4267z M150.5424,70.5152c0-0.3742,0-1.1759-0.9913-1.1759c-0.1517-0.0024-0.3024,0.027-0.4416,0.0863 + c-0.1393,0.0593-0.265,0.1471-0.3689,0.258c-0.1029,0.1109-0.1819,0.2421-0.2317,0.3854c-0.0499,0.1432-0.0686,0.2952-0.0551,0.4462 + H150.5424z"/> +<path fill="#0B1324" d="M158.16,67.7209h-0.4427c-0.6016,0-0.6016,0.3074-0.6016,0.5879v0.6281h0.9362v0.5478h-0.9362v3.4474 + h-0.7367V69.458h-0.8167v-0.5478h0.7897v-0.4543c-0.0478-0.3252,0.0083-0.6572,0.1611-0.9487 + c0.1164-0.152,0.2691-0.2721,0.4447-0.3492s0.3678-0.1087,0.559-0.0918c0.2047-0.0157,0.4104-0.0157,0.6162,0L158.16,67.7209z"/> +<path fill="#0B1324" d="M160.2611,68.9099v2.5789c0,0.3875,0.0935,0.8819,0.8573,0.8819c0.1839,0.0087,0.3668-0.0283,0.532-0.1076 + c0.1663-0.0793,0.3097-0.1985,0.4177-0.3467c0.1257-0.2285,0.1819-0.4886,0.1611-0.7483v-2.2583h0.7762v3.247 + c0,0.0802,0,0.5345,0,0.7484h-0.7492v-0.6815c-0.1122,0.2512-0.3045,0.4581-0.5466,0.5886 + c-0.2421,0.1306-0.5206,0.1774-0.7928,0.133c-0.185,0.0167-0.372-0.0054-0.5486-0.065c-0.1767-0.0595-0.3388-0.1553-0.4759-0.2812 + c-0.1382-0.1258-0.2473-0.2788-0.3221-0.4493c-0.0748-0.1705-0.1133-0.3546-0.1122-0.5407v-2.6724L160.2611,68.9099z + M160.2611,67.1863h0.6557v0.8017h-0.7222L160.2611,67.1863z M161.7605,67.1863h0.7502v0.8017h-0.7502V67.1863z"/> +<path fill="#0B1324" d="M165.2675,69.7269c0-0.2673,0-0.5479,0-0.8151h0.7502v0.775c0.0592-0.2144,0.1839-0.405,0.3564-0.5462 + c0.1725-0.1411,0.3845-0.2257,0.6068-0.2422c0.1735-0.026,0.3491-0.026,0.5227,0v0.7349c-0.0488-0.0077-0.0987-0.0077-0.1476,0 + h-0.2141c-0.8833,0-1.0973,0.5212-1.0973,1.2027v2.1245h-0.7502L165.2675,69.7269z"/> +<path fill="#0B1324" d="M171.4927,67.1599l1.2449,4.7302l1.3394-4.7302h0.9903l1.3384,4.7703l1.3394-4.7703h0.7897l-1.7135,5.7457 + h-0.8843l-1.3384-4.9038l-1.4194,4.9038h-0.8697l-1.6335-5.7457H171.4927z"/> +<path fill="#0B1324" d="M179.9531,67.1741h0.8967v0.8151h-0.8967V67.1741z M180.0331,68.9112h0.7502v4.0086h-0.7502V68.9112z"/> +<path fill="#0B1324" d="M183.0455,69.7269c0-0.2673,0-0.5479,0-0.8151h0.7637v0.775c0.0551-0.2143,0.1767-0.4057,0.3471-0.5471 + c0.1714-0.1415,0.3813-0.2259,0.6027-0.2413c0.1735-0.026,0.3491-0.026,0.5227,0v0.7349c-0.0488-0.0077-0.0987-0.0077-0.1476,0 + H184.92c-0.8832,0-1.0848,0.5212-1.0848,1.2027v2.1245h-0.7627L183.0455,69.7269z"/> +<path fill="#0B1324" d="M186.0578,68.8978h0.7097v-0.8419l0.7492-0.2404v1.0823h0.8843v0.5479h-0.8843v2.3918 + c0,0.2003,0,0.5345,0.5362,0.5345c0.1153,0.0191,0.2328,0.0191,0.3481,0v0.5878c-0.2057,0.0181-0.4115,0.0181-0.6162,0 + c-0.6827,0-1.0173-0.187-1.0173-0.8418v-2.6724h-0.7097V68.8978z"/> +<path fill="#0B1324" d="M190.5291,71.7169c0,0.3073,0.1476,0.735,0.8697,0.735c0.1299,0.0177,0.2629,0.0038,0.3866-0.0404 + c0.1226-0.0442,0.2338-0.1174,0.3232-0.2134c0.0789-0.1087,0.1216-0.2398,0.1205-0.3742c0-0.4009-0.2681-0.4677-0.8697-0.6013 + c-0.8438-0.187-1.5399-0.3608-1.5399-1.1891c0-0.8285,0.6422-1.2161,1.5659-1.2161c0.2733-0.0259,0.5486,0.0167,0.8012,0.1241 + c0.2525,0.1073,0.4749,0.276,0.6453,0.4907c0.0727,0.1871,0.1039,0.3875,0.0935,0.5879h-0.7627 + c0-0.6013-0.4956-0.6547-0.7773-0.6547c-0.2805,0-0.8032,0-0.8032,0.5745c0,0.3608,0.3481,0.4544,0.5621,0.5078 + c1.1119,0.2673,1.3394,0.334,1.5805,0.5478c0.0998,0.0965,0.1798,0.2129,0.2328,0.3418c0.053,0.1287,0.078,0.2673,0.0748,0.4065 + c0.001,0.1984-0.0468,0.394-0.1403,0.569c-0.0935,0.1751-0.2296,0.324-0.3949,0.4332c-0.3647,0.1991-0.7762,0.296-1.1918,0.2806 + c-0.8167,0-1.5795-0.334-1.5659-1.3362L190.5291,71.7169z"/> +<path fill="#0B1324" d="M197.1285,70.193c0.0073-0.108-0.0073-0.2162-0.0437-0.3182c-0.0363-0.1019-0.0935-0.1953-0.1673-0.2742 + c-0.0738-0.079-0.1642-0.1418-0.2629-0.1848c-0.0998-0.0429-0.2068-0.0649-0.3159-0.0647c-1.0443,0-1.0443,1.2027-1.0443,1.51 + c0,0.8151,0.2016,1.59,1.0048,1.59c0.1153,0.0057,0.2307-0.0129,0.3398-0.0544c0.1081-0.0417,0.2057-0.1054,0.2878-0.1871 + c0.0821-0.0819,0.1465-0.18,0.1881-0.2879c0.0415-0.108,0.0603-0.2234,0.054-0.3391h0.7502 + c-0.0104,0.2008-0.0613,0.3976-0.1486,0.5787c-0.0873,0.1811-0.2099,0.343-0.3606,0.4762 + c-0.1507,0.1331-0.3273,0.2349-0.5175,0.2993c-0.1912,0.0644-0.3928,0.0901-0.5933,0.0756 + c-0.2473,0.0099-0.4936-0.0313-0.7242-0.1209c-0.2307-0.0897-0.4395-0.2259-0.6152-0.4003 + c-0.3512-0.4264-0.5237-0.9724-0.4811-1.5232c0-1.6703,1.0308-2.1647,1.8205-2.1647c0.2286-0.01,0.4562,0.029,0.6692,0.1143 + c0.212,0.0853,0.4042,0.2148,0.5622,0.3801c0.2182,0.247,0.3377,0.5659,0.3346,0.8953H197.1285z"/> +<path fill="#0B1324" d="M199.2035,67.1741h0.7627v2.325c0.1434-0.2191,0.3439-0.3956,0.5798-0.5108 + c0.2359-0.1152,0.4977-0.165,0.7596-0.1439c0.2473-0.0222,0.4956,0.0248,0.718,0.1357c0.2224,0.111,0.4094,0.2814,0.5403,0.4923 + c0.1195,0.2963,0.1652,0.6173,0.134,0.9353v2.4987h-0.7637v-2.3651c0-0.3608,0-1.1223-0.8562-1.1223 + c-0.1912-0.0109-0.3824,0.0338-0.5486,0.1286c-0.1662,0.0949-0.3013,0.2358-0.3886,0.4058c-0.1122,0.2656-0.159,0.5545-0.134,0.8418 + v2.1112h-0.7627L199.2035,67.1741z"/> +<path fill="#0B1324" d="M207.2898,72.9055c-0.027-0.195-0.027-0.3928,0-0.5879c-0.1174,0.2262-0.2972,0.4142-0.5175,0.542 + c-0.2203,0.1279-0.4728,0.1903-0.7284,0.1797c-0.9102,0-1.3384-0.5212-1.3384-1.1759c-0.001-0.2403,0.0634-0.4764,0.186-0.6834 + c0.1226-0.2069,0.2993-0.377,0.5102-0.4924c0.4208-0.1866,0.878-0.278,1.3383-0.2673h0.5497c0-0.4944,0-0.7083-0.1476-0.8819 + c-0.0914-0.0898-0.2005-0.1598-0.32-0.2057c-0.1205-0.0459-0.2484-0.0669-0.3762-0.0615c-0.7627,0-0.8032,0.5211-0.8032,0.6814 + h-0.7502c0.0073-0.278,0.106-0.5457,0.2816-0.7616c0.1829-0.1583,0.3949-0.2778,0.6255-0.3513 + c0.2296-0.0735,0.4728-0.0994,0.7128-0.0763c0.239-0.0046,0.4749,0.0433,0.692,0.1403c0.2182,0.0971,0.4115,0.2408,0.5663,0.4208 + c0.1029,0.188,0.1496,0.4013,0.134,0.6147V71.85c0,0.0668,0,0.6012,0,1.0021L207.2898,72.9055z M206.7672,70.9413 + c-0.2941,0-1.4454,0-1.4454,0.8151c0,0.254,0.16,0.695,0.8292,0.695c0.1694,0.0094,0.3388-0.0266,0.4894-0.1041 + c0.1507-0.0775,0.2775-0.1938,0.3679-0.3369c0.1673-0.3206,0.2369-0.6828,0.2005-1.0423L206.7672,70.9413z"/> +<path fill="#0B1324" d="M212.0552,67.7209h-0.4416c-0.6027,0-0.6027,0.3074-0.6027,0.5879v0.6281h0.9373v0.5478h-0.9373v3.4474 + h-0.7492V69.458h-0.7897v-0.5478h0.7897v-0.4543c-0.0457-0.3267,0.0156-0.6593,0.1735-0.9487 + c0.1153-0.1539,0.2681-0.2756,0.4437-0.3528c0.1756-0.0773,0.3689-0.1077,0.5601-0.0882c0.2057-0.0157,0.4115-0.0157,0.6162,0 + V67.7209z"/> +<path fill="#0B1324" d="M212.6579,68.8978h0.7087v-0.8419l0.7502-0.2404v1.0823H215v0.5479h-0.8832v2.3918 + c0,0.2003,0,0.5345,0.5351,0.5345c0.1154,0.0191,0.2328,0.0191,0.3481,0v0.5878c-0.2047,0.0181-0.4104,0.0181-0.6152,0 + c-0.6827,0-1.0183-0.187-1.0183-0.8418v-2.6724h-0.7087V68.8978z"/> +<path fill="#0B1324" d="M116.5798,78.4642v2.5789c0,0.3875,0.0937,0.8819,0.8567,0.8819c0.1821,0.0101,0.3636-0.0263,0.5275-0.1058 + c0.1641-0.0796,0.305-0.1995,0.4095-0.3485c0.1365-0.2244,0.1975-0.4867,0.174-0.7483v-2.2583h0.763v3.247 + c0,0.0802,0,0.5345,0,0.7484h-0.7764V81.778c-0.1136,0.2497-0.306,0.4553-0.5477,0.5856c-0.2417,0.1302-0.5195,0.178-0.791,0.1359 + c-0.1845,0.0148-0.3703-0.0088-0.5453-0.0693c-0.175-0.0605-0.3354-0.1565-0.4713-0.2821c-0.1359-0.1256-0.2441-0.278-0.318-0.4475 + c-0.0739-0.1695-0.1117-0.3525-0.1112-0.5372v-2.6725L116.5798,78.4642z"/> +<path fill="#0B1324" d="M121.5597,78.9321v-0.4677h0.7497v0.6547c0.1214-0.2442,0.3147-0.4455,0.5541-0.5768 + c0.2393-0.1314,0.513-0.1865,0.7846-0.1581c0.1845-0.0149,0.3703,0.0087,0.5453,0.0692c0.175,0.0605,0.3354,0.1566,0.4713,0.2822 + c0.1359,0.1255,0.2442,0.2779,0.3181,0.4473c0.0738,0.1696,0.1117,0.3526,0.1111,0.5374v2.6725h-0.7631v-2.5388 + c0.0131-0.1222,0.0008-0.2458-0.0359-0.3631c-0.0369-0.1172-0.0975-0.2256-0.1781-0.3185 + c-0.1924-0.1782-0.4472-0.2741-0.7096-0.2673c-0.1497,0.0007-0.2977,0.0331-0.4339,0.0952 + c-0.1363,0.062-0.2578,0.1522-0.3565,0.2647c-0.0987,0.1124-0.1724,0.2446-0.2161,0.3876c-0.0437,0.143-0.0565,0.2935-0.0375,0.4418 + v2.2984h-0.7497L121.5597,78.9321z"/> +<path fill="#0B1324" d="M129.9536,76.729h0.7492v5.1044c0,0.0801,0,0.4276,0,0.628h-0.7492v-0.628 + c-0.0821,0.1671-0.2068,0.31-0.3616,0.4142c-0.293,0.1951-0.638,0.2976-0.9906,0.2941c-0.5354,0-1.7135-0.2807-1.7135-2.0311 + c0-1.5099,0.8701-2.1781,1.8072-2.1781c0.2505-0.0143,0.4999,0.0419,0.7202,0.1624s0.4021,0.3004,0.5247,0.5191L129.9536,76.729z + M129.672,79.2946c-0.107-0.1293-0.2421-0.2324-0.3949-0.3019c-0.1538-0.0694-0.32-0.1034-0.4883-0.0991 + c-1.0977,0-1.0977,1.3363-1.0977,1.6034c0,0.7083,0.1874,1.5233,1.0977,1.5233c1.1917,0,1.1917-1.3362,1.1917-1.6034 + C130.0149,80.0182,129.9058,79.6203,129.672,79.2946z"/> +<path fill="#0B1324" d="M135.8037,76.7147h0.7897v5.7457h-0.7897V76.7147z"/> +<path fill="#0B1324" d="M138.8015,78.9321v-0.4677h0.6962v0.6547c0.1216-0.2442,0.3148-0.4455,0.5538-0.5768 + c0.24-0.1314,0.5133-0.1865,0.7856-0.1581c0.185-0.0168,0.372,0.0053,0.5486,0.0649c0.1767,0.0596,0.3387,0.1553,0.4759,0.2812 + c0.1382,0.1257,0.2473,0.2788,0.3221,0.4492c0.0748,0.1705,0.1133,0.3548,0.1122,0.5409v2.6725h-0.7637v-2.5388 + c0.0208-0.2464-0.0561-0.4909-0.2141-0.6815c-0.1974-0.179-0.4562-0.2748-0.7222-0.2673c-0.1496,0.0007-0.2982,0.0331-0.4343,0.0952 + s-0.2577,0.1522-0.3564,0.2647c-0.0987,0.1124-0.1725,0.2446-0.2161,0.3876s-0.0572,0.2935-0.0374,0.4418v2.2984h-0.7502V78.9321z" + /> +<path fill="#0B1324" d="M144.4511,78.9321v-0.4677h0.7502v0.6547c0.1205-0.2442,0.3138-0.4455,0.5538-0.5768 + c0.239-0.1314,0.5123-0.1865,0.7845-0.1581c0.1839-0.0149,0.3699,0.0087,0.5455,0.0692c0.1746,0.0605,0.3346,0.1566,0.4707,0.2822 + c0.1361,0.1255,0.2442,0.2779,0.318,0.4473c0.0738,0.1696,0.1122,0.3526,0.1112,0.5374v2.6725h-0.7627v-2.5388 + c0.0125-0.1222,0.001-0.2458-0.0364-0.3631c-0.0364-0.1172-0.0977-0.2256-0.1777-0.3185c-0.1922-0.1782-0.4478-0.2741-0.7097-0.2673 + c-0.1496,0.0007-0.2982,0.0331-0.4343,0.0952c-0.1361,0.062-0.2577,0.1522-0.3564,0.2647 + c-0.0987,0.1124-0.1725,0.2446-0.2161,0.3876s-0.0561,0.2935-0.0374,0.4418v2.2984h-0.7492L144.4511,78.9321z"/> +<path fill="#0B1324" d="M151.8007,78.3575c0.2733-0.0111,0.5455,0.0366,0.798,0.14c0.2535,0.1034,0.4811,0.2599,0.6671,0.459 + c0.187,0.1992,0.3284,0.4362,0.4156,0.6948c0.0863,0.2586,0.1164,0.533,0.0873,0.8042c0.027,0.2789-0.0062,0.5604-0.0977,0.8255 + c-0.0904,0.2651-0.238,0.5076-0.4302,0.7115c-0.1933,0.2038-0.4271,0.364-0.6869,0.47c-0.2598,0.1059-0.5393,0.1551-0.8198,0.1443 + c-0.2733,0.0111-0.5455-0.0366-0.798-0.14c-0.2535-0.1034-0.4811-0.26-0.6681-0.4591c-0.186-0.1991-0.3284-0.436-0.4146-0.6946 + c-0.0862-0.2587-0.1164-0.533-0.0873-0.8042c-0.0322-0.2799-0.0021-0.5632,0.0873-0.8303c0.0894-0.2672,0.2359-0.5117,0.4302-0.7165 + c0.1933-0.2048,0.4292-0.3649,0.692-0.4694C151.2375,78.3882,151.5191,78.3422,151.8007,78.3575z M151.8007,82.0454 + c0.5621,0,1.2054-0.4142,1.2054-1.6168c0-0.9888-0.4562-1.5099-1.1648-1.5099c-0.4821,0-1.2448,0.2941-1.2448,1.55 + c-0.0405,0.882,0.3076,1.5767,1.1638,1.5767H151.8007z"/> +<path fill="#0B1324" d="M154.9731,78.4642h0.8438l1.2719,3.1669l1.2448-3.1669h0.8303l-1.754,4.0087h-0.7492L154.9731,78.4642z"/> +<path fill="#0B1324" d="M163.2329,82.4598c-0.0592-0.1902-0.0863-0.3888-0.08-0.5879c-0.1164,0.224-0.293,0.4107-0.5112,0.5384 + c-0.2182,0.1277-0.4676,0.1912-0.7201,0.1832c-0.9238,0-1.4194-0.5212-1.4194-1.176c0.0011-0.2417,0.0676-0.4787,0.1922-0.6858 + c0.1247-0.2071,0.3034-0.3765,0.5175-0.49c0.4208-0.1866,0.878-0.278,1.3383-0.2673h0.5362c0-0.4944,0-0.7082-0.1476-0.8819 + c-0.0904-0.0918-0.1985-0.1631-0.319-0.2093c-0.1205-0.0461-0.2494-0.0659-0.3772-0.058c-0.7502,0-0.7897,0.5211-0.8032,0.6815 + h-0.7502c0.0125-0.2769,0.1112-0.543,0.2816-0.7617c0.1839-0.1563,0.3969-0.2745,0.6266-0.348 + c0.2296-0.0734,0.4718-0.1005,0.7118-0.0796c0.267-0.0258,0.5362,0.0144,0.7835,0.117c0.2473,0.1026,0.4655,0.2642,0.6359,0.4709 + c0.0925,0.1913,0.1393,0.402,0.134,0.6146v1.9108c0,0,0,0.6013,0.0665,1.0021L163.2329,82.4598z M162.7113,80.4955 + c-0.3076,0-1.4464,0-1.4464,0.8151c0,0.254,0.1611,0.6948,0.8303,0.6948c0.1673,0.0069,0.3335-0.0288,0.4842-0.1035 + c0.1496-0.0748,0.2775-0.1863,0.373-0.3241c0.16-0.3274,0.2245-0.6931,0.187-1.0555L162.7113,80.4955z"/> +<path fill="#0B1324" d="M165.3755,78.4514h0.7087v-0.8418l0.7367-0.2271v1.0689h0.8967v0.5478h-0.8967v2.3518 + c0,0.187,0,0.5211,0.5351,0.5211c0.1195,0.0188,0.2421,0.0188,0.3616,0v0.5879c-0.2047,0.0194-0.4104,0.0194-0.6162,0 + c-0.6952,0-1.0173-0.2004-1.0173-0.8552v-2.6724h-0.7087V78.4514z"/> +<path fill="#0B1324" d="M169.3377,76.729h0.9508v0.8285h-0.8967L169.3377,76.729z M169.4177,78.4661h0.7502v4.0087h-0.7502V78.4661z + "/> +<path fill="#0B1324" d="M174.13,78.3575c0.2733-0.0111,0.5455,0.0366,0.798,0.14c0.2535,0.1034,0.4811,0.2599,0.6681,0.459 + c0.186,0.1992,0.3273,0.4362,0.4146,0.6948c0.0862,0.2586,0.1164,0.533,0.0873,0.8042c0.027,0.2789-0.0062,0.5604-0.0966,0.8255 + c-0.0914,0.2651-0.238,0.5076-0.4312,0.7115c-0.1922,0.2038-0.4271,0.364-0.6869,0.47c-0.2598,0.1059-0.5393,0.1551-0.8198,0.1443 + c-0.2733,0.0111-0.5455-0.0366-0.798-0.14c-0.2535-0.1034-0.4811-0.26-0.6671-0.4591c-0.187-0.1991-0.3284-0.436-0.4156-0.6946 + c-0.0862-0.2587-0.1164-0.533-0.0873-0.8042c-0.0312-0.2799-0.001-0.5632,0.0883-0.8303c0.0894-0.2672,0.2359-0.5117,0.4291-0.7165 + c0.1943-0.2048,0.4302-0.3649,0.692-0.4694C173.5668,78.3882,173.8484,78.3422,174.13,78.3575z M174.13,82.0454 + c0.5621,0,1.2053-0.4142,1.2053-1.6168c0-0.9888-0.4551-1.5099-1.1648-1.5099c-0.4821,0-1.2449,0.2941-1.2449,1.55 + c-0.0405,0.882,0.3076,1.5767,1.1648,1.5767H174.13z"/> +<path fill="#0B1324" d="M178.0526,78.9321v-0.4677h0.7492v0.6547c0.1216-0.2442,0.3148-0.4455,0.5549-0.5768 + c0.239-0.1314,0.5123-0.1865,0.7845-0.1581c0.185-0.0168,0.3731,0.0053,0.5487,0.0649c0.1767,0.0596,0.3387,0.1553,0.4769,0.2812 + c0.1372,0.1257,0.2463,0.2788,0.3211,0.4492c0.0748,0.1705,0.1133,0.3548,0.1122,0.5409v2.6725h-0.7627v-2.5388 + c0.0197-0.2464-0.0572-0.4909-0.2141-0.6815c-0.1933-0.177-0.4479-0.2728-0.7097-0.2673c-0.1496,0.0007-0.2982,0.0331-0.4343,0.0952 + s-0.2577,0.1522-0.3564,0.2647c-0.0987,0.1124-0.1725,0.2446-0.2161,0.3876c-0.0437,0.143-0.0561,0.2935-0.0374,0.4418v2.2984 + h-0.7627L178.0526,78.9321z"/> +<path fill="#0B1324" d="M34.3039,70.06v12.4402h-1.4993v-5.8928h-6.2919v5.8928H25V70.06h1.5127v5.6122h6.2919V70.06H34.3039z"/> +<path fill="#0B1324" d="M44.5181,76.7007v5.7992h-1.3388v-1.3363c-0.3358,0.4882-0.7916,0.8821-1.3237,1.1441 + c-0.532,0.2621-1.1225,0.3834-1.715,0.3526c-1.7269,0-2.5569-0.8819-2.5569-2.1514c0-2.2048,2.4766-2.6725,5.4618-2.953h0.0669 + v-0.8552c0-1.109-0.5622-1.6836-1.9142-1.6836c-1.1734,0.0232-2.314,0.3903-3.2798,1.0555l0.1472-1.2293 + c0.9801-0.6696,2.146-1.0154,3.3333-0.9888C43.929,73.868,44.5181,75.2844,44.5181,76.7007z M43.1793,79.0792v-0.6949 + c-2.2489,0.2004-4.0829,0.5211-4.0829,2.0176c0,0.7617,0.5087,1.2294,1.5127,1.2294c0.3323-0.0034,0.6606-0.0722,0.9662-0.2024 + c0.3057-0.1301,0.5827-0.3191,0.8152-0.5561c0.2324-0.2369,0.4158-0.5174,0.5397-0.8251c0.1239-0.3078,0.1858-0.6369,0.1823-0.9684 + H43.1793z"/> +<path fill="#0B1324" d="M59.9265,76.5414v5.9595h-1.419v-5.7591c0-1.0289-0.3615-1.7237-1.3387-1.7237 + c-0.3457,0.009-0.6859,0.0895-0.9989,0.2363s-0.5921,0.3569-0.8198,0.6168c-0.2277,0.2599-0.3989,0.564-0.5029,0.8932 + c-0.104,0.3293-0.1386,0.6765-0.1015,1.0197v4.7168h-1.3387v-5.7591c0-1.0289-0.3882-1.7237-1.4324-1.7237 + c-0.3452,0.0089-0.6848,0.0894-0.9972,0.2363c-0.3124,0.147-0.5907,0.3572-0.8174,0.6173c-0.2266,0.2602-0.3966,0.5645-0.499,0.8937 + c-0.1025,0.3292-0.1352,0.6761-0.096,1.0186v4.7168h-1.4056v-8.4582h1.3387v1.4564c0.2887-0.5049,0.7083-0.9227,1.2148-1.2095 + c0.5065-0.2869,1.0811-0.4322,1.6633-0.4206c0.5308-0.0605,1.065,0.0803,1.4964,0.3948c0.4315,0.3143,0.7288,0.7791,0.8328,1.3022 + c0.2819-0.5244,0.7039-0.9605,1.2191-1.2601c0.5151-0.2996,1.1033-0.4508,1.6993-0.4368 + C59.1769,73.8689,59.9265,74.8712,59.9265,76.5414z"/> +<path fill="#0B1324" d="M70.9972,78.264c0,2.9931-1.66,4.3828-3.5341,4.3828c-0.537,0.0241-1.0703-0.0987-1.5422-0.3555 + c-0.472-0.2568-0.8645-0.6375-1.1351-1.101v1.3363H63.447V70.0864h1.4191v5.3449c0.2841-0.4861,0.6935-0.8875,1.1854-1.1623 + c0.492-0.2749,1.0488-0.4134,1.6125-0.4011C69.6319,73.8679,70.9972,75.311,70.9972,78.264z M69.5113,78.264 + c0-2.2448-0.7363-3.3005-2.2356-3.3005c-1.4993,0-2.4364,1.0957-2.4364,3.3005s1.0576,3.2604,2.3829,3.2604 + s2.2891-0.9487,2.2891-3.247V78.264z"/> +<path fill="#0B1324" d="M81.1446,74.0156v8.4849h-1.3387v-1.4831c-0.3272,0.5201-0.7843,0.9463-1.3265,1.2368 + c-0.5422,0.2905-1.1507,0.4353-1.7659,0.42c-0.3569,0.0382-0.7178-0.0054-1.0552-0.1276c-0.3375-0.1223-0.6424-0.3198-0.8916-0.5776 + c-0.2493-0.2578-0.4362-0.569-0.5466-0.9099c-0.1104-0.3409-0.1412-0.7026-0.0902-1.0573V74.029h1.419v5.8124 + c0,1.0289,0.4016,1.7238,1.5529,1.7238c0.3619,0.0003,0.7202-0.0725,1.0531-0.2143c0.3329-0.1418,0.6336-0.3494,0.884-0.6105 + c0.2502-0.261,0.4448-0.5701,0.5721-0.9083c0.1272-0.3382,0.1844-0.6987,0.1681-1.0597V74.029L81.1446,74.0156z"/> +<path fill="#0B1324" d="M89.6722,75.4458c-0.288-0.0769-0.5855-0.1129-0.8837-0.1069c-1.4458,0-2.6773,1.2561-2.6773,3.3673v3.7948 + h-1.3387v-8.4582h1.3387v2.0711c0.2189-0.6145,0.6106-1.1531,1.1282-1.5512c0.5176-0.3982,1.1391-0.6389,1.7902-0.6937 + c0.1736-0.0158,0.3484-0.0158,0.5222,0L89.6722,75.4458z"/> +<path fill="#0B1324" d="M99.3375,74.0425v8.7255c0,1.6034-0.8969,3.2069-3.8955,3.2069c-1.1113,0.04-2.1983-0.3312-3.0523-1.0422 + l-0.174-1.2695c0.9306,0.741,2.0894,1.1376,3.2798,1.1225c1.5662,0,2.4364-0.6948,2.4364-1.9776v-1.9776 + c-0.2987,0.4709-0.7149,0.8565-1.2076,1.1188c-0.4927,0.2624-1.0453,0.3925-1.6036,0.3777c-1.9813,0-3.3065-1.3362-3.3065-4.2358 + c0-2.8996,1.6198-4.2224,3.4806-4.2224c0.531-0.0253,1.0592,0.0914,1.5299,0.338c0.4707,0.2467,0.8668,0.6143,1.1475,1.065v-1.2293 + H99.3375z M97.9319,78.0511c0-2.1246-1.071-3.1135-2.3829-3.1135c-1.312,0-2.249,0.9354-2.249,3.1135 + c0,2.178,0.6962,3.1267,2.1955,3.1267c1.4993,0,2.3695-0.9754,2.3695-3.1001L97.9319,78.0511z"/> +<path fill="#0B1324" d="M85.4553,58.2218h0.1338v1.403c-11.7805,3.2604-20.2812,2.3651-32.0482,0 + c-10.1473-2.0177-17.8848-3.4875-28.0455,0v-1.4164c10.1875-3.394,18.1526-1.8974,28.3133,0.1069 + c11.4859,2.285,19.933,3.2337,31.6466,0V58.2218z"/> +<path fill="#0B1324" d="M68.3601,58.636v-4.4095c0.0247-0.33-0.0191-0.6616-0.1286-0.974 + c-0.1096-0.3124-0.2825-0.5988-0.5081-0.8414c-0.2255-0.2426-0.4988-0.4361-0.8027-0.5684 + c-0.3038-0.1324-0.6319-0.2007-0.9635-0.2007c-0.3316,0-0.6596,0.0683-0.9635,0.2007c-0.3039,0.1323-0.5771,0.3258-0.8027,0.5684 + c-0.2256,0.2425-0.3985,0.529-0.508,0.8414c-0.1096,0.3124-0.1535,0.6439-0.1287,0.974v4.0087 + c-2.5836-0.3074-5.1004-0.735-7.577-1.1893c1.0414-2.7548,1.6553-5.6521,1.8206-8.5918h16.4257 + c0.2588,3.4136,0.998,6.7736,2.1955,9.9814c-2.6412,0.2754-5.2996,0.3469-7.9518,0.2138L68.3601,58.636z"/> +<path fill="#0B1324" d="M61.0374,38.6724h-0.8701l-0.4417,0.7483l-0.4417-0.7483h-0.8702l0.4418-0.7616l-0.4418-0.7483h0.8702 + l0.4417-0.7616l0.4417,0.7616h0.8701l-0.4417,0.7483L61.0374,38.6724z"/> +<path fill="#0B1324" d="M73.4071,38.6724h-0.8836l-0.4283,0.7483l-0.4418-0.7483h-0.8701l0.4418-0.7616l-0.4418-0.7483h0.8701 + l0.4418-0.7616l0.4283,0.7616h0.8836l-0.4417,0.7483L73.4071,38.6724z"/> +<path fill="#0B1324" d="M63.6612,38.9796c-0.0011-0.5044,0.169-0.9943,0.4826-1.3899c0.3136-0.3955,0.7523-0.6734,1.2444-0.7882 + v-0.962h-0.8568v-0.8952h0.8032v-0.922h1.0308v0.922h0.8433v0.8952h-0.8165v0.962c0.4975,0.1282,0.9378,0.4189,1.2507,0.8257 + c0.313,0.4068,0.4806,0.9064,0.4762,1.4192h0.8701v1.1491h-0.9773v6.1599h2.1018v-6.1599h3.8956v6.1599h1.2315v1.1893H56.4992 + v-1.1893h1.3388v-6.1599h3.8822v6.1599h2.1017v-6.1599h-0.9773v-1.1491L63.6612,38.9796z"/> +</svg> diff --git a/public/images/logos/logo-code4hamburg_2by1.svg b/public/images/logos/logo-code4hamburg_2by1.svg new file mode 100644 index 0000000000000000000000000000000000000000..cf2ecb2ac3868ea30c6ff96fb36a1f7ec3d5d9a7 --- /dev/null +++ b/public/images/logos/logo-code4hamburg_2by1.svg @@ -0,0 +1,171 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 26.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<svg width="240" height="120" version="1.0" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" + viewBox="0 0 240 120" enable-background="new 0 0 240 120" xml:space="preserve"> +<rect fill="#FFFFFF" width="240" height="120"/> +<path fill="#0B1324" d="M118.151,29.1873c0-0.25,0.063-0.375,0.25-0.375l0.313,0.125v-0.25c-0.051-0.0452-0.11-0.0796-0.175-0.1011 + c-0.064-0.0215-0.133-0.0296-0.2-0.0239c-0.08-0.0005-0.159,0.0159-0.231,0.048c-0.073,0.0321-0.138,0.0792-0.191,0.1382 + c-0.053,0.0591-0.093,0.1287-0.118,0.2043c-0.024,0.0757-0.032,0.1556-0.023,0.2345v0.125h-0.563v0.3125h0.563v1.625h0.312v-1.625 + h0.751v-0.3125h-0.751L118.151,29.1873z"/> +<path fill="#0B1324" d="M119.338,30.3125c-0.009,0.1283,0.009,0.257,0.053,0.378c0.043,0.1211,0.111,0.2319,0.199,0.3257 + c0.088,0.0938,0.194,0.1685,0.312,0.2195c0.118,0.051,0.246,0.0771,0.374,0.0768c0.255-0.0159,0.493-0.1282,0.668-0.3141 + c0.174-0.1858,0.271-0.4311,0.27-0.6859c0.009-0.1282-0.009-0.2569-0.052-0.3779c-0.044-0.1211-0.111-0.232-0.199-0.3258 + c-0.088-0.0937-0.195-0.1684-0.313-0.2194c-0.118-0.051-0.245-0.0772-0.374-0.0769c-0.131-0.0108-0.263,0.0082-0.387,0.0556 + c-0.123,0.0473-0.233,0.1219-0.324,0.218c-0.09,0.0962-0.157,0.2115-0.196,0.3372C119.329,30.0491,119.319,30.1822,119.338,30.3125z + M120.276,29.5625c0.183,0,0.358,0.0725,0.487,0.2014c0.129,0.1289,0.201,0.3038,0.201,0.4861c0,0.1824-0.072,0.3572-0.201,0.4862 + c-0.129,0.1289-0.304,0.2013-0.487,0.2013c-0.087,0.0005-0.174-0.0175-0.254-0.0527c-0.081-0.0353-0.153-0.087-0.212-0.1518 + c-0.059-0.0649-0.103-0.1413-0.131-0.2245c-0.027-0.0832-0.037-0.1713-0.028-0.2585c-0.009-0.0871,0.001-0.1752,0.028-0.2584 + c0.028-0.0832,0.072-0.1597,0.131-0.2245c0.059-0.0648,0.131-0.1165,0.212-0.1518C120.102,29.5801,120.189,29.5621,120.276,29.5625z + "/> +<path fill="#0B1324" d="M122.031,29.6875v-0.375h-0.313v1.875h0.313V30.5c0-0.625,0.312-0.9375,0.625-0.9375 + c0.1,0,0.195,0.0395,0.266,0.1099c0.07,0.0703,0.109,0.1657,0.109,0.2651h0.313c0.01-0.0845,0.001-0.1701-0.027-0.2505 + s-0.074-0.1535-0.134-0.2136c-0.06-0.0602-0.133-0.1059-0.214-0.1338c-0.08-0.0279-0.166-0.0371-0.25-0.0271 + c-0.14-0.0149-0.28,0.0131-0.403,0.0801C122.193,29.4596,122.094,29.5625,122.031,29.6875L122.031,29.6875z"/> +<path fill="#0B1324" d="M123.345,40.3125c0-0.9117-0.362-1.786-1.007-2.4307c-0.646-0.6446-1.52-1.0068-2.433-1.0068 + c-0.912,0-1.787,0.3622-2.432,1.0068c-0.645,0.6447-1.008,1.519-1.008,2.4307s0.363,1.786,1.008,2.4307 + c0.645,0.6446,1.52,1.0068,2.432,1.0068c0.913,0,1.787-0.3622,2.433-1.0068C122.983,42.0985,123.345,41.2242,123.345,40.3125z + M117.716,40.3125c0-0.5802,0.231-1.1365,0.641-1.5468c0.411-0.4102,0.968-0.6407,1.548-0.6407c0.581,0,1.138,0.2305,1.548,0.6407 + c0.411,0.4103,0.641,0.9666,0.641,1.5468s-0.23,1.1366-0.641,1.5468c-0.41,0.4102-0.967,0.6407-1.548,0.6407 + c-0.58,0-1.137-0.2305-1.548-0.6407C117.947,41.4491,117.716,40.8927,117.716,40.3125L117.716,40.3125z"/> +<path fill="#0B1324" d="M117.151,22.5h-0.813c-0.084-0.01-0.17-0.0008-0.251,0.0271c-0.08,0.0279-0.153,0.0736-0.213,0.1338 + c-0.061,0.0601-0.106,0.1332-0.134,0.2136s-0.037,0.166-0.027,0.2505v1.25c0,0.1875-0.251,0.3125-0.376,0.3125h-0.187 + c-0.063,0-0.063,0-0.063,0.0625v0.375h0.25c0.1,0,0.195,0.0395,0.266,0.1099c0.07,0.0703,0.11,0.1657,0.11,0.2651v1.1875 + c-0.01,0.0845-0.001,0.1702,0.027,0.2506c0.028,0.0804,0.073,0.1534,0.134,0.2136c0.06,0.0602,0.133,0.1059,0.213,0.1338 + c0.081,0.0278,0.167,0.0371,0.251,0.027h0.876v-0.375c0-0.0165-0.007-0.0324-0.019-0.0442c-0.011-0.0117-0.027-0.0183-0.044-0.0183 + h-0.688c-0.187,0-0.187-0.0625-0.187-0.25V25.5c0-0.375-0.125-0.5-0.376-0.5625c0.122-0.0298,0.228-0.1041,0.298-0.2082 + c0.069-0.1042,0.097-0.2306,0.078-0.3543V23.25c0-0.1875,0.062-0.25,0.187-0.25h0.751v-0.4375c0-0.0165-0.007-0.0324-0.019-0.0442 + C117.184,22.5066,117.168,22.5,117.151,22.5L117.151,22.5z"/> +<path fill="#0B1324" d="M118.213,27.4375h1.626v-0.375v-4.375c0-0.0166-0.007-0.0325-0.019-0.0442 + c-0.011-0.0117-0.027-0.0183-0.044-0.0183h-1.939c-0.062,0-0.062,0-0.062,0.0625v0.375v3.875v0.125V27.25h0.438V27.4375z + M118.275,26.9375V23.125h1.063v3.75c0,0.0166-0.006,0.0325-0.018,0.0442c-0.012,0.0117-0.028,0.0183-0.044,0.0183H118.275z"/> +<path fill="#0B1324" d="M120.531,26.9375V27.25h0.5c0.876-0.0625,1.626-1.125,1.626-2.4375s-0.75-2.375-1.626-2.4375h-0.438 + c-0.062,0-0.062,0-0.062,0.0625v0.375V26.9375z M121.031,23c0.625,0.0625,1.126,0.875,1.126,1.9375s-0.501,1.875-1.126,1.9375V23z" + /> +<path fill="#0B1324" d="M123.094,25.25h0.375c0.125,0.0625,0.125,0.125,0.188,0.3125V26.75c-0.01,0.0845-0.001,0.1702,0.027,0.2506 + c0.028,0.0804,0.074,0.1534,0.134,0.2136c0.06,0.0602,0.133,0.1059,0.214,0.1338c0.08,0.0278,0.166,0.0371,0.25,0.027h0.876v-0.4375 + c0-0.0165-0.007-0.0324-0.018-0.0442c-0.012-0.0117-0.028-0.0183-0.044-0.0183h-0.689c-0.187,0-0.187-0.0625-0.187-0.25V25.5 + c0-0.125-0.063-0.1875-0.063-0.25h0.939c0.062,0,0.062,0,0.062-0.0625v-0.375c0-0.0165-0.007-0.0324-0.018-0.0442 + c-0.012-0.0117-0.028-0.0183-0.044-0.0183h-1.001c0.077-0.11,0.121-0.2404,0.125-0.375V23.25c0-0.1875,0.062-0.25,0.187-0.25h0.751 + v-0.4375c0-0.0165-0.007-0.0324-0.018-0.0442c-0.012-0.0117-0.028-0.0183-0.044-0.0183h-0.814c-0.084-0.01-0.17-0.0008-0.25,0.0271 + c-0.081,0.0279-0.154,0.0736-0.214,0.1338c-0.06,0.0601-0.106,0.1332-0.134,0.2136s-0.037,0.166-0.027,0.2505v1.3125 + c-0.063,0.1875-0.188,0.25-0.375,0.3125h-0.188v0.4375C123.031,25.25,123.031,25.25,123.094,25.25z"/> +<path fill="#0B1324" d="M120.091,15L81,37.5v45l39.091,22.5l39.091-22.5v-45L120.091,15z M84.1273,56.875h0.0625 + c0.4654-0.0099,0.9269,0.0862,1.3496,0.2812c0.4226,0.1949,0.7953,0.4835,1.0897,0.8438c0.3651,0.444,0.8231,0.8028,1.3417,1.0511 + c0.5187,0.2484,1.0854,0.3802,1.6605,0.3864c0.5307-0.0178,1.0513-0.1499,1.5262-0.3872c0.475-0.2373,0.8931-0.5743,1.2258-0.9878 + c0.3326-0.3842,0.7463-0.69,1.2113-0.8954c0.4651-0.2053,0.9699-0.3051,1.4782-0.2921c0.4114,0.007,0.816,0.1061,1.184,0.2899 + c0.368,0.1839,0.69,0.4479,0.9424,0.7726c0.4177,0.4667,0.9284,0.8412,1.4992,1.0995c0.5708,0.2583,1.1892,0.3947,1.8156,0.4005 + c1.439,0,2.189-0.75,2.94-1.375c0.312-0.3604,0.695-0.652,1.126-0.8565c0.431-0.2044,0.899-0.3171,1.376-0.331 + c0.409-0.0201,0.817,0.0606,1.188,0.2349c0.371,0.1744,0.693,0.4371,0.938,0.7651c0.505,0.6307,1.177,1.1071,1.939,1.375h-4.441 + v0.375c-1.146,0.1294-2.21,0.6609-3.002,1.5c-0.625,0.5625-1.126,1.0625-2.064,1.0625c-0.47,0.0025-0.9351-0.1034-1.3582-0.3093 + c-0.423-0.2059-0.7928-0.5064-1.0809-0.8782c-0.7506-0.625-1.5011-1.375-3.0021-1.375c-0.6716-0.0098-1.3374,0.1247-1.9525,0.3942 + c-0.615,0.2696-1.165,0.668-1.6127,1.1683c-0.5629,0.5625-1.0007,1-1.8763,1c-0.8757,0-1.5011-0.5-2.1266-1.0625 + c-0.407-0.4795-0.9155-0.8628-1.4888-1.1222c-0.5732-0.2594-1.1969-0.3884-1.8261-0.3778h-0.0625V56.875z M134.351,59.875v7.5 + h-28.145v-7.5H134.351z M112.711,59.25c0.824-0.2864,1.573-0.7567,2.189-1.375c0.361-0.4071,0.81-0.7275,1.313-0.9375V59.25H112.711 + z M102.453,51.125V46.75h15.949l-1.939-1.1875c-0.949-0.5253-1.739-1.2951-2.289-2.2295c-0.55-0.9343-0.84-1.999-0.838-3.083 + c0.008-1.7405,0.708-3.4064,1.946-4.6312c1.237-1.2249,2.911-1.9083,4.653-1.9c1.741,0.0082,3.408,0.7076,4.634,1.9442 + c1.226,1.2365,1.91,2.909,1.902,4.6495c-0.003,1.0748-0.295,2.129-0.845,3.0526c-0.55,0.9235-1.339,1.6824-2.283,2.1974 + l-1.939,1.1875h15.449v4.375h-15.011v8.125h-4.378v-8.125H102.453z M123.093,56.875c1.188,0,1.689,0.5625,2.314,1.125 + c0.486,0.5665,1.111,0.9972,1.814,1.25h-4.128V56.875z M134.664,74.875l5.191-3.5625l1.189,5.9375l-2.377-1l-0.25,0.6875 + c-2.69,8.8125-10.008,14.5-18.639,14.5h-0.187c-8.382-0.125-15.387-5.5625-17.763-13.9375l-0.188-0.625l-2.5644,0.9375l1.0634-6.625 + L105.58,75.5l-2.376,0.8125L103.579,77c3.252,5.6875,7.568,8.9375,13.134,9.875L117.464,87V68h4.378v19h0.688 + c6.005-0.75,11.008-4.5,14.261-10.5625l0.312-0.625L134.664,74.875z M84.1273,60.875h0.0625 + c0.4654-0.0099,0.9269,0.0862,1.3496,0.2812c0.4226,0.1949,0.7953,0.4835,1.0897,0.8438c0.3651,0.444,0.8231,0.8028,1.3417,1.0511 + c0.5187,0.2484,1.0854,0.3802,1.6605,0.3864c0.5307-0.0178,1.0513-0.1499,1.5262-0.3872c0.475-0.2373,0.8931-0.5742,1.2258-0.9878 + c0.3326-0.3842,0.7463-0.69,1.2113-0.8954c0.4651-0.2053,0.9699-0.3051,1.4782-0.2921c0.4114,0.007,0.816,0.106,1.184,0.2899 + c0.368,0.1839,0.69,0.4479,0.9424,0.7726c0.4177,0.4667,0.9284,0.8412,1.4992,1.0995c0.5708,0.2583,1.1892,0.3947,1.8156,0.4005 + c1.439,0,2.189-0.75,2.94-1.375c0.55-0.6289,1.302-1.0485,2.126-1.1875v2.75c-1.146,0.1294-2.21,0.6609-3.002,1.5 + c-0.625,0.5625-1.126,1.0625-2.064,1.0625c-0.47,0.0025-0.9351-0.1034-1.3582-0.3093c-0.423-0.2059-0.7928-0.5064-1.0809-0.8782 + c-0.7506-0.625-1.5011-1.375-3.0021-1.375c-0.6716-0.0098-1.3374,0.1247-1.9525,0.3942c-0.615,0.2696-1.165,0.668-1.6127,1.1683 + c-0.5629,0.5625-1.0007,1-1.8763,1c-0.8757,0-1.5011-0.5-2.1266-1.0625c-0.407-0.4795-0.9155-0.8628-1.4888-1.1222 + c-0.5732-0.2594-1.1969-0.3884-1.8261-0.3778h-0.0625V60.875z M156.055,80.6875l-35.964,20.6875L84.1273,80.6875V64.875h0.0625 + c0.4654-0.0099,0.9269,0.0863,1.3496,0.2812c0.4226,0.1949,0.7953,0.4835,1.0897,0.8438c0.3651,0.444,0.8231,0.8028,1.3417,1.0511 + c0.5187,0.2483,1.0854,0.3802,1.6605,0.3864c0.5307-0.0179,1.0513-0.1499,1.5262-0.3872c0.475-0.2373,0.8931-0.5742,1.2258-0.9878 + c0.3326-0.3842,0.7463-0.69,1.2113-0.8954c0.4651-0.2053,0.9699-0.3051,1.4782-0.2921c0.4114,0.007,0.816,0.106,1.184,0.2899 + c0.368,0.1839,0.69,0.4479,0.9424,0.7726c0.4177,0.4667,0.9284,0.8412,1.4992,1.0995s1.1892,0.3947,1.8156,0.4005 + c1.439,0,2.189-0.75,2.94-1.375c0.55-0.6289,1.302-1.0484,2.126-1.1875V68h10.633v17.5c-4.691-1-8.256-3.6875-11.133-8.5 + l3.002-1.125l-8.8187-7L97.4494,79.75l3.3776-1.25c2.689,8.5625,10.007,14.0625,18.764,14.1875h0.187 + c9.007,0,16.637-5.75,19.639-14.75l3.253,1.3125l-1.939-10.0625l-8.819,6.0625l3.44,1.1875c-2.94,5.0625-7.255,8.3125-12.259,9.125 + V68h11.884v-2.875c0.363,0.2321,0.699,0.5047,1,0.8125c0.418,0.4667,0.929,0.8412,1.5,1.0995c0.57,0.2583,1.189,0.3947,1.815,0.4005 + c1.439,0,2.189-0.75,2.94-1.375c0.312-0.3604,0.695-0.6521,1.126-0.8565s0.899-0.3171,1.376-0.331 + c0.409-0.0201,0.817,0.0606,1.188,0.2349c0.371,0.1744,0.693,0.4371,0.938,0.7651c0.388,0.5054,0.892,0.9109,1.468,1.1826 + c0.577,0.2718,1.21,0.402,1.847,0.3799c0.659-0.0105,1.31-0.1543,1.912-0.4229c0.602-0.2685,1.143-0.6562,1.591-1.1396 + c0.625-0.5625,1.126-1,1.939-1h0.438V80.6875z M156.055,63.625h-0.438c-0.524,0.0216-1.038,0.149-1.511,0.3746 + c-0.473,0.2256-0.895,0.5446-1.241,0.9379c-0.751,0.625-1.376,1.25-2.69,1.25c-0.46,0.0377-0.922-0.0464-1.339-0.2439 + c-0.417-0.1975-0.775-0.5014-1.037-0.8811c-0.369-0.4556-0.837-0.8216-1.368-1.0706c-0.53-0.249-1.111-0.3744-1.697-0.3669 + c-0.636,0.0048-1.264,0.1404-1.845,0.3985c-0.581,0.2581-1.103,0.633-1.533,1.1015c-0.625,0.5625-1.125,1.0625-2.064,1.0625 + c-0.47,0.0025-0.935-0.1034-1.358-0.3093c-0.423-0.2059-0.793-0.5064-1.081-0.8782c-0.543-0.5291-1.179-0.9529-1.876-1.25v-2.625 + c0.363,0.2321,0.699,0.5047,1,0.8125c0.418,0.4667,0.929,0.8412,1.5,1.0995c0.57,0.2583,1.189,0.3947,1.815,0.4005 + c1.439,0,2.189-0.75,2.94-1.375c0.312-0.3604,0.695-0.652,1.126-0.8565c0.431-0.2044,0.899-0.3171,1.376-0.331 + c0.409-0.0201,0.817,0.0606,1.188,0.2349c0.371,0.1744,0.693,0.4371,0.938,0.7651c0.388,0.5054,0.892,0.9109,1.468,1.1826 + c0.577,0.2718,1.21,0.402,1.847,0.3799c0.659-0.0105,1.31-0.1543,1.912-0.4228c0.602-0.2686,1.143-0.6563,1.591-1.1397 + c0.625-0.5625,1.126-1,1.939-1h0.438V63.625z M156.055,59.625h-0.438c-0.524,0.0216-1.038,0.149-1.511,0.3746 + c-0.473,0.2256-0.895,0.5446-1.241,0.9379c-0.751,0.625-1.376,1.25-2.69,1.25c-0.46,0.0377-0.922-0.0464-1.339-0.2439 + c-0.417-0.1975-0.775-0.5014-1.037-0.8811c-0.369-0.4556-0.837-0.8216-1.368-1.0706c-0.53-0.249-1.111-0.3745-1.697-0.3669 + c-0.636,0.0048-1.264,0.1404-1.845,0.3985c-0.581,0.2581-1.103,0.633-1.533,1.1015c-0.625,0.5625-1.125,1.0625-2.064,1.0625 + c-0.47,0.0025-0.935-0.1034-1.358-0.3093c-0.423-0.2059-0.793-0.5064-1.081-0.8782c-0.543-0.529-1.179-0.9529-1.876-1.25v-0.5 + h-5.442c0.624-0.2699,1.18-0.6757,1.626-1.1875c0.333-0.3842,0.747-0.69,1.212-0.8954c0.465-0.2053,0.97-0.3051,1.478-0.2921 + c0.411,0.007,0.816,0.1061,1.184,0.2899c0.368,0.1839,0.69,0.4479,0.942,0.7726c0.418,0.4667,0.929,0.8412,1.5,1.0995 + c0.57,0.2583,1.189,0.3947,1.815,0.4005c1.439,0,2.189-0.75,2.94-1.375c0.312-0.3604,0.695-0.652,1.126-0.8565 + c0.431-0.2044,0.899-0.3171,1.376-0.331c0.409-0.0201,0.817,0.0606,1.188,0.2349c0.371,0.1744,0.693,0.4371,0.938,0.7651 + c0.388,0.5054,0.892,0.9109,1.468,1.1826c0.577,0.2718,1.21,0.4021,1.847,0.3799c0.659-0.0104,1.31-0.1543,1.912-0.4228 + c0.602-0.2686,1.143-0.6563,1.591-1.1397c0.625-0.5625,1.126-1,1.939-1h0.438V59.625z M156.055,55.625h-0.438 + c-0.524,0.0216-1.038,0.149-1.511,0.3746c-0.473,0.2256-0.895,0.5446-1.241,0.9379c-0.751,0.625-1.376,1.25-2.69,1.25 + c-0.46,0.0377-0.922-0.0464-1.339-0.2439c-0.417-0.1975-0.775-0.5014-1.037-0.8811c-0.369-0.4556-0.837-0.8216-1.368-1.0706 + c-0.53-0.249-1.111-0.3745-1.697-0.3669c-0.636,0.0048-1.264,0.1404-1.845,0.3985c-0.581,0.2581-1.103,0.633-1.533,1.1015 + c-0.625,0.5625-1.125,1.0625-2.064,1.0625c-0.47,0.0025-0.935-0.1034-1.358-0.3093c-0.423-0.2059-0.793-0.5064-1.081-0.8782 + c-0.75-0.625-1.501-1.375-3.002-1.375c-0.672-0.0098-1.337,0.1247-1.952,0.3942c-0.616,0.2696-1.166,0.668-1.613,1.1683 + c-0.563,0.5625-1.001,1-1.877,1c-0.875,0-1.501-0.5-2.126-1.0625c-0.396-0.4603-0.885-0.8318-1.435-1.0903 + c-0.549-0.2585-1.148-0.3981-1.755-0.4097v-3.25h15.011V45.5H125.47c0.722-0.6557,1.296-1.4574,1.684-2.3517 + c0.388-0.8944,0.582-1.861,0.567-2.8358c0.005-1.026-0.194-2.0427-0.583-2.9921c-0.389-0.9494-0.961-1.813-1.684-2.5413 + c-0.723-0.7284-1.583-1.3073-2.53-1.7037c-0.947-0.3964-1.963-0.6025-2.989-0.6066c-2.074-0.0083-4.066,0.8068-5.538,2.2661 + c-1.472,1.4592-2.304,3.4431-2.312,5.5151c0.004,0.9813,0.205,1.9518,0.592,2.8538c0.387,0.9019,0.951,1.7169,1.66,2.3962h-13.135 + v6.875h15.011v3.3125c-0.811,0.2107-1.548,0.6436-2.126,1.25c-0.751,0.625-1.376,1.25-2.69,1.25 + c-0.46,0.0377-0.922-0.0464-1.339-0.2439c-0.418-0.1975-0.775-0.5014-1.038-0.8811c-0.368-0.4556-0.836-0.8216-1.367-1.0706 + c-0.531-0.249-1.111-0.3745-1.697-0.3669c-0.636,0.0048-1.264,0.1404-1.845,0.3985c-0.582,0.2581-1.103,0.633-1.533,1.1015 + c-0.625,0.5625-1.126,1.0625-2.064,1.0625c-0.47,0.0025-0.9351-0.1034-1.3582-0.3093c-0.423-0.2059-0.7928-0.5064-1.0809-0.8782 + c-0.7506-0.625-1.5011-1.375-3.0021-1.375c-0.6716-0.0098-1.3374,0.1247-1.9525,0.3942c-0.615,0.2696-1.165,0.668-1.6127,1.1683 + c-0.5629,0.5625-1.0007,1-1.8763,1c-0.8757,0-1.5011-0.5-2.1266-1.0625c-0.407-0.4795-0.9155-0.8628-1.4888-1.1222 + c-0.5732-0.2594-1.1969-0.3884-1.8261-0.3778h-0.0625V39.3125L120.091,18.625l35.964,20.6875V55.625z"/> +<path fill="#0B1324" d="M108.71,63.4375h1.751v2h0.688v-4.375h-0.688V62.75h-1.751v-1.6875h-0.688v4.375h0.688V63.4375z"/> +<path fill="#0B1324" d="M113.276,63.5001c-0.751,0-1.314,0.375-1.314,1c-0.009,0.1255,0.009,0.2515,0.053,0.3695 + c0.044,0.118,0.112,0.2251,0.201,0.3141c0.089,0.089,0.197,0.1577,0.315,0.2015c0.118,0.0439,0.244,0.0617,0.37,0.0524 + c0.19,0.0243,0.384-0.0035,0.56-0.0806c0.177-0.077,0.329-0.2004,0.44-0.3569v0.4375h0.563v-1.9375 + c0.02-0.169,0.002-0.3404-0.054-0.5012c-0.056-0.1608-0.147-0.3069-0.268-0.4272c-0.12-0.1203-0.266-0.2118-0.427-0.2675 + c-0.161-0.0557-0.333-0.0742-0.502-0.0541c-0.268-0.0094-0.531,0.0719-0.746,0.2307c-0.216,0.1589-0.372,0.3859-0.442,0.6443 + l0.563,0.125c0.029-0.1267,0.1-0.2395,0.203-0.3192c0.103-0.0798,0.23-0.1216,0.36-0.1183c0.079-0.0089,0.159-0.0009,0.234,0.0234 + c0.076,0.0243,0.146,0.0643,0.205,0.1175c0.059,0.0531,0.106,0.1182,0.138,0.1908c0.032,0.0727,0.049,0.1513,0.048,0.2308v0.125 + H113.276z M113.839,64.0626c0,0.2154-0.086,0.4221-0.238,0.5745c-0.153,0.1524-0.36,0.238-0.575,0.238 + c-0.052,0.012-0.106,0.0106-0.157-0.004c-0.051-0.0146-0.098-0.042-0.135-0.0795c-0.038-0.0375-0.065-0.084-0.08-0.135 + c-0.014-0.051-0.016-0.1049-0.004-0.1565c0-0.3125,0.251-0.5,0.626-0.5h0.563V64.0626z"/> +<path fill="#0B1324" d="M116.025,64.2498c0-0.9375,0.376-1.4375,0.751-1.4375c0.063-0.0006,0.126,0.0124,0.183,0.0382 + c0.058,0.0258,0.109,0.0637,0.151,0.1112s0.072,0.1035,0.09,0.164c0.018,0.0605,0.023,0.1242,0.014,0.1866v2.125h0.625v-1.25 + c0-0.875,0.376-1.375,0.751-1.375c0.063-0.0006,0.125,0.0124,0.183,0.0382c0.058,0.0258,0.109,0.0637,0.151,0.1112 + c0.041,0.0475,0.072,0.1035,0.09,0.164c0.018,0.0605,0.023,0.1242,0.014,0.1866v2.125h0.625v-2.25 + c0.02-0.1221,0.011-0.2471-0.025-0.3654c-0.036-0.1183-0.099-0.2268-0.183-0.3172c-0.085-0.0904-0.189-0.1604-0.304-0.2045 + c-0.116-0.0442-0.24-0.0614-0.364-0.0504c-0.211-0.0152-0.422,0.0371-0.602,0.1494c-0.18,0.1124-0.319,0.2789-0.398,0.4756 + c-0.056-0.1867-0.172-0.3495-0.331-0.4627c-0.158-0.1132-0.35-0.1703-0.545-0.1623c-0.191,0.0064-0.378,0.0613-0.542,0.1597 + c-0.164,0.0985-0.301,0.2371-0.396,0.4028v-0.5625H115.4v3.125h0.625V64.2498z"/> +<path fill="#0B1324" d="M121.156,65.0625c0.1,0.1377,0.232,0.2493,0.385,0.3255c0.152,0.0761,0.32,0.1145,0.491,0.112 + c0.938,0,1.438-0.625,1.376-1.625c-0.063-1-0.501-1.625-1.439-1.625c-0.154,0.0036-0.305,0.0387-0.445,0.1032 + c-0.14,0.0645-0.265,0.157-0.368,0.2718V61h-0.625v4.4375h0.625V65.0625z M121.969,62.8125c0.438,0,0.813,0.375,0.813,1.0625 + s-0.375,1.0625-0.813,1.0625c-0.438,0-0.813-0.4375-0.813-1.0625S121.469,62.8125,121.969,62.8125z"/> +<path fill="#0B1324" d="M125.097,65.4375c0.201-0.0016,0.398-0.0541,0.573-0.1525c0.175-0.0983,0.322-0.2394,0.428-0.41v0.5h0.625 + V62.25h-0.625v1.25c0,0.875-0.376,1.375-0.813,1.375c-0.438,0-0.501-0.125-0.501-0.5625V62.25h-0.625v2.25 + c-0.01,0.1255,0.008,0.2515,0.052,0.3695c0.044,0.118,0.113,0.2251,0.202,0.3141c0.089,0.089,0.196,0.1578,0.314,0.2016 + C124.845,65.429,124.971,65.4468,125.097,65.4375L125.097,65.4375z"/> +<path fill="#0B1324" d="M128.286,64.25c0-1,0.438-1.4375,0.876-1.4375h0.375l0.125-0.5625h-0.375 + c-0.191,0.0063-0.378,0.0613-0.542,0.1597s-0.301,0.2371-0.396,0.4028v-0.5h-0.626v3.125h0.563V64.25z"/> +<path fill="#0B1324" d="M131.098,66.6875c0.688,0,1.376-0.3125,1.376-1.0625s-0.438-0.875-1.063-0.875h-0.688 + c-0.188,0-0.313-0.0625-0.313-0.25s0.062-0.1875,0.188-0.25h0.5c0.145,0.0085,0.29-0.0126,0.426-0.0622s0.261-0.1265,0.367-0.226 + c0.105-0.0995,0.189-0.2196,0.246-0.3527c0.058-0.1332,0.087-0.2767,0.087-0.4216c-0.005-0.1738-0.047-0.3445-0.125-0.5l0.437-0.25 + L132.286,62l-0.563,0.3125l-0.563-0.125c-0.197-0.019-0.397,0.0178-0.575,0.1063c-0.178,0.0886-0.328,0.2252-0.432,0.3945 + c-0.104,0.1692-0.159,0.3643-0.158,0.563c0.002,0.1987,0.059,0.3932,0.165,0.5612c-0.115,0.0586-0.211,0.1482-0.278,0.2587 + c-0.066,0.1105-0.1,0.2374-0.097,0.3663c-0.008,0.092,0.005,0.1846,0.037,0.271c0.033,0.0865,0.084,0.1647,0.15,0.229 + c-0.158,0.1702-0.247,0.3929-0.25,0.625C129.722,66.3125,130.285,66.6875,131.098,66.6875z M131.16,62.8125 + c0.133,0,0.26,0.0527,0.354,0.1464c0.094,0.0938,0.147,0.221,0.147,0.3536s-0.053,0.2598-0.147,0.3535 + c-0.094,0.0938-0.221,0.1465-0.354,0.1465c-0.128-0.0136-0.247-0.0706-0.338-0.1616c-0.091-0.091-0.148-0.2104-0.162-0.3384 + c-0.011-0.0681-0.005-0.1378,0.016-0.2033c0.022-0.0655,0.058-0.1251,0.107-0.1739c0.049-0.0487,0.108-0.0852,0.174-0.1066 + C131.023,62.8074,131.092,62.8018,131.16,62.8125L131.16,62.8125z M130.535,65.3125h0.813c0.313,0,0.5,0.0625,0.5,0.375 + s-0.25,0.5-0.688,0.5c-0.437,0-0.75-0.1875-0.75-0.5c-0.01-0.0679-0.004-0.1373,0.018-0.2024 + C130.449,65.4199,130.486,65.3608,130.535,65.3125z"/> +</svg> diff --git a/public/images/logos/logo-curious_2by1.svg b/public/images/logos/logo-curious_2by1.svg new file mode 100644 index 0000000000000000000000000000000000000000..5db3038ac5935ffd5147d8fca31626b2b652751f --- /dev/null +++ b/public/images/logos/logo-curious_2by1.svg @@ -0,0 +1,158 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 26.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<svg width="240" height="120" version="1.0" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" + viewBox="0 0 240 120" enable-background="new 0 0 240 120" xml:space="preserve"> +<rect fill="#FFFFFF" width="240" height="120"/> +<path fill="#0B1324" d="M112.842,89c0.334-0.4781,0.522-1.0418,0.544-1.6239c0.022-0.5822-0.125-1.1583-0.422-1.6597 + c-0.792-1.6419-1.34-3.3445-2.01-5.0471l-0.183-0.4865c0.609-0.2432,0.914-0.0608,1.097,0.5473 + c0.67,1.7634,1.401,3.5269,2.132,5.4728c0.243-0.7297,0.487-1.277,0.67-1.8243s0.914-2.4324,1.34-3.7093 + c0.427-1.277,0.488-0.6081,1.097-0.4865c-0.427,0.9729-0.792,1.9459-1.158,2.9188L113.756,89H112.842z"/> +<path fill="#0B1324" d="M77.3848,49.7786v13.4386c-0.01,0.2852,0.0104,0.5706,0.061,0.8514 + c0.3046,2.2499,2.0712,3.4052,4.3253,2.7363c1.5857-0.5298,2.9128-1.6372,3.7161-3.1012c0.1053-0.2494,0.1471-0.521,0.1218-0.7905 + V49.7786h5.9702v21.891H85.609v-2.7971l-0.6092,0.6688c-2.3758,2.6756-5.3609,3.2837-8.7115,2.3716 + c-1.3001-0.3622-2.4555-1.1184-3.3066-2.164c-0.8512-1.0457-1.3561-2.3293-1.4452-3.6737 + c-0.1027-0.8879-0.1434-1.7819-0.1218-2.6755c0-4.3782-0.0609-8.7564-0.0609-13.0738v-0.5473H77.3848z"/> +<path fill="#0B1324" d="M172.36,71.6696h-5.97V68.994l-1.523,1.3987c-3.229,2.858-8.59,2.4931-11.148-0.7297 + c-0.875-1.1175-1.385-2.4758-1.462-3.8918c-0.061-5.2295-0.061-10.5199-0.122-15.7494c0-0.0608,0.061-0.1824,0.061-0.2432h5.97 + v13.4386c-0.01,0.2448,0.011,0.4899,0.061,0.7297c0.244,2.3716,2.071,3.5878,4.386,2.858c1.554-0.558,2.853-1.6599,3.655-3.1012 + c0.099-0.2512,0.141-0.5213,0.122-0.7905V49.7786h5.97V71.6696z"/> +<path fill="#0B1324" d="M67.4544,49.4748c-1.3402-0.3041-2.4977-0.7297-3.7161-0.973c-2.7414-0.4864-5.4219-0.1824-7.615,1.8243 + c-1.322,1.2309-2.218,2.8492-2.5586,4.6214c-0.3875,1.911-0.3459,3.8839,0.1218,5.7768c0.4276,1.6676,1.3928,3.1486,2.747,4.2145 + c1.3541,1.0659,3.0219,1.6577,4.7462,1.684c1.9905,0.1667,3.9947-0.0395,5.9092-0.6081l0.6092-0.1216l0.731,3.7093 + c0.2437,1.5202,0.2437,1.581-1.2793,1.9458c-3.8408,1.046-7.9027,0.9616-11.6966-0.2432c-2.0247-0.614-3.8407-1.7732-5.2486-3.3501 + c-1.4079-1.5769-2.3531-3.5106-2.732-5.5887c-0.8722-3.7991-0.5314-7.7753,0.9748-11.3712 + c2.1931-4.9255,6.1529-7.4795,11.4529-8.0876c2.7194-0.2562,5.4622,0.0757,8.0415,0.973c0.3655,0.1216,0.6092,0.304,0.4873,0.7297 + C68.0636,46.2519,67.759,47.8329,67.4544,49.4748z"/> +<path fill="#0B1324" d="M176.319,65.7714c1.28,0.5473,2.498,1.0337,3.777,1.4594c1.398,0.4543,2.894,0.5174,4.326,0.1824 + c0.34-0.0646,0.664-0.2011,0.947-0.4004c0.284-0.1992,0.522-0.4566,0.698-0.755c0.092-0.1829,0.146-0.3825,0.159-0.5868 + c0.013-0.2044-0.015-0.4092-0.084-0.6023c-0.068-0.1931-0.175-0.3704-0.313-0.5214c-0.139-0.1509-0.307-0.2723-0.493-0.3569 + c-1.158-0.5473-2.376-0.973-3.534-1.4594l-2.437-1.0338c-2.132-1.0337-3.472-2.6147-3.594-4.9863 + c-0.122-2.3715,0.792-4.743,3.107-6.1416c1.896-1.0522,4.047-1.5575,6.214-1.4594c2.162,0.0745,4.3,0.4848,6.336,1.2161 + c-0.244,1.7027-0.488,3.3445-0.792,4.9255c-1.314-0.4885-2.657-0.8947-4.021-1.2161c-1.051-0.1522-2.118-0.1522-3.168,0 + c-0.4-0.0012-0.785,0.1486-1.079,0.4192c-0.294,0.2707-0.474,0.6423-0.505,1.0402c-0.122,0.7905,0.244,1.3377,1.279,1.7634 + c1.036,0.4257,2.985,1.0946,4.448,1.7635c1.059,0.5199,2.06,1.1519,2.985,1.885c2.558,2.2499,2.497,8.2092-1.523,10.155 + c-1.601,0.76-3.345,1.1744-5.118,1.2162c-2.55,0.1331-5.101-0.2603-7.493-1.1554c-0.487-0.2432-0.731-0.4864-0.609-1.0945 + S176.137,67.17,176.319,65.7714z"/> +<path fill="#0B1324" d="M111.437,54.8865v-5.1079h10.113v16.7223h3.655v5.1687h-13.768v-5.1687h4.082V54.8865H111.437z"/> +<path fill="#0B1324" d="M96.1501,49.7786h5.9699v3.466h0.183l0.427-0.4864c0.609-0.7297,1.096-1.5811,1.705-2.3108 + c0.61-0.7297,2.681-1.5202,4.326-1.3986c0.304,0.0609,0.487,0.1825,0.426,0.5473c-0.162,1.9459-0.345,3.9526-0.548,6.0201 + l-1.219-0.1825c-0.644-0.1146-1.306-0.0631-1.925,0.1498c-0.618,0.2128-1.172,0.5799-1.608,1.0664 + c-1.767,1.8243-1.767,1.8243-1.767,4.439v10.5807h-5.9699V49.7786z"/> +<path fill="#0B1324" d="M114.788,46.0692v-5.4728h6.884v2.4932c0,0.8513,0,1.6418-0.061,2.4931s-0.244,0.4865-0.365,0.4865H114.788z + "/> +<path fill="#0B1324" d="M78.0549,80.1829h0.731v0.9729c1.9495-1.6418,3.3507-1.6418,4.5081,0 + c0.3172-0.4925,0.7842-0.8705,1.3324-1.0784c0.5483-0.208,1.1489-0.2349,1.7137-0.0769c0.3788,0.0682,0.7277,0.2504,0.9999,0.5221 + c0.2722,0.2717,0.4547,0.62,0.5231,0.9981c0.0707,0.4631,0.1114,0.9302,0.1218,1.3986v4.3782h-0.9138v-4.9863 + c-0.0609-0.9121-0.4264-1.4594-1.0966-1.581c-0.4064-0.1518-0.8547-0.1489-1.2592,0.0081c-0.4045,0.157-0.7369,0.4572-0.9339,0.8432 + c-0.1868,0.4222-0.2902,0.8764-0.3046,1.3378c-0.0609,1.3378-0.0609,2.6147-0.0609,3.9525c0,0.1216-0.0609,0.2433-0.0609,0.4257 + h-0.8529V82.372c0-0.9121-0.3046-1.3986-0.9138-1.6418c-0.3895-0.1342-0.8115-0.1417-1.2055-0.0215 + c-0.3941,0.1202-0.7398,0.3618-0.9877,0.6904c-0.2528,0.4949-0.4177,1.0298-0.4873,1.581 + c-0.0609,1.2161-0.0609,2.4323-0.0609,3.6485c0,1.2161-0.1828,0.8513-0.792,0.6689V80.1829z"/> +<path fill="#0B1324" d="M71.6603,87.2974h-0.8529v-4.9863c-0.0609-0.9121-0.3655-1.3986-1.0356-1.581 + c-0.3715-0.125-0.7734-0.1274-1.1463-0.007c-0.373,0.1205-0.6973,0.3574-0.925,0.6759c-0.2781,0.4401-0.4453,0.9408-0.4874,1.4594 + c-0.0609,1.4594,0,2.9188,0,4.439h-0.9138v-7.1146h0.792v1.0946c0.2393-0.4018,0.5777-0.7357,0.9829-0.9699 + c0.4053-0.2342,0.8639-0.3609,1.3321-0.3679c0.446-0.0462,0.8949,0.0533,1.2794,0.2836c0.3845,0.2302,0.6837,0.5788,0.8528,0.9934 + c0.3153-0.4965,0.7793-0.8812,1.3261-1.0996c0.5467-0.2183,1.1485-0.2591,1.7199-0.1166c0.3972,0.0376,0.7699,0.2083,1.0575,0.4844 + c0.2876,0.276,0.4731,0.6411,0.5264,1.0358c0.0609,1.8851,0,3.8309,0,5.7768h-0.792v-1.6418c0-1.1554,0-2.3107-0.0609-3.4053 + c-0.0609-1.0945-0.3655-1.3986-1.0966-1.5202c-0.731-0.1216-1.8885,0.1216-2.1931,0.9729 + c-0.2285,0.6013-0.3321,1.2426-0.3046,1.8851C71.6603,84.8042,71.6603,86.0204,71.6603,87.2974z"/> +<path fill="#0B1324" d="M57.1578,80.3046c-0.792,0.2433-1.0965,0.0608-1.3402-0.5473c-0.9138-2.1891-4.0817-2.4323-5.6047-0.5472 + c-0.6324,0.8969-0.977,1.9645-0.9878,3.0613c-0.0109,1.0968,0.3123,2.171,0.9269,3.0803c0.3822,0.5239,0.9062,0.9281,1.5105,1.1651 + c0.6043,0.237,1.2638,0.2969,1.901,0.1727c0.6173-0.121,1.1845-0.4228,1.6294-0.8668c0.4448-0.444,0.7471-1.0102,0.8684-1.6264 + l0.1827-0.6688h0.8529c0,2.9796-3.1679,4.8646-6.0311,3.6485c-0.8933-0.3304-1.6316-0.9807-2.0713-1.8243 + c-0.5293-0.9662-0.7913-2.0556-0.7592-3.1564c0.0321-1.1007,0.3572-2.173,0.942-3.1069c1.523-2.3715,5.2391-2.6755,7.0058-0.5472 + C56.5694,79.093,56.8961,79.6841,57.1578,80.3046L57.1578,80.3046z"/> +<path fill="#0B1324" d="M136.843,77.3857h0.792v3.9526c0.232-0.293,0.498-0.5583,0.792-0.7905 + c0.34-0.2575,0.731-0.4406,1.147-0.5376c0.415-0.0969,0.847-0.1056,1.266-0.0253c0.42,0.0803,0.817,0.2477,1.168,0.4913 + c0.35,0.2436,0.645,0.5581,0.866,0.9229c0.383,0.6864,0.589,1.4568,0.599,2.2422c0.011,0.7854-0.174,1.5612-0.538,2.2576 + c-0.217,0.4515-0.544,0.8412-0.951,1.1331c-0.408,0.292-0.882,0.4768-1.38,0.5374s-1.003-0.005-1.468-0.1907 + c-0.466-0.1856-0.878-0.4854-1.197-0.8717l-0.304-0.304v1.0945h-0.731L136.843,77.3857z M137.635,84.0138 + c0.089,0.5004,0.232,0.9898,0.426,1.4595c0.167,0.42,0.464,0.7761,0.847,1.0166c0.384,0.2406,0.834,0.353,1.286,0.3212 + c0.415,0.0071,0.824-0.111,1.171-0.3387c0.348-0.2278,0.619-0.5547,0.778-0.9383c0.284-0.5663,0.432-1.191,0.432-1.8243 + s-0.148-1.2579-0.432-1.8242c-0.161-0.3245-0.399-0.6052-0.692-0.8185c-0.293-0.2132-0.634-0.3526-0.993-0.4063 + c-0.359-0.0537-0.725-0.0202-1.068,0.0978c-0.343,0.1179-0.653,0.3168-0.902,0.5797 + C137.818,82.0072,137.696,82.8585,137.635,84.0138z"/> +<path fill="#0B1324" d="M135.809,86.5677v0.6689c-1.036,0.2432-1.34,0.0608-1.645-1.0946c-0.305,0.5001-0.75,0.8994-1.281,1.1481 + c-0.531,0.2487-1.124,0.3359-1.704,0.2505c-0.499-0.0112-0.977-0.2019-1.346-0.5371c-0.37-0.3352-0.606-0.7923-0.664-1.2871 + c-0.053-0.2443-0.055-0.4968-0.006-0.7418c0.05-0.2451,0.149-0.4774,0.291-0.6827c0.143-0.2052,0.327-0.379,0.54-0.5106 + c0.212-0.1315,0.45-0.218,0.698-0.254c0.801-0.2008,1.615-0.3431,2.437-0.4257c0.487-0.0608,0.913-0.1824,0.974-0.7905 + c0.068-0.2902,0.032-0.5949-0.101-0.8614c-0.134-0.2665-0.356-0.4781-0.63-0.598c-1.401-0.6081-2.558-0.0608-3.107,1.3986h-0.731 + c-0.038-0.511,0.116-1.0179,0.431-1.4224c0.315-0.4044,0.77-0.6777,1.275-0.7667c0.46-0.0985,0.931-0.1393,1.401-0.1216 + c1.706,0.0608,2.376,0.7905,2.376,2.4931v3.3445C134.956,86.2637,135.078,86.6893,135.809,86.5677z M134.103,83.5881 + c-0.696,0.0868-1.387,0.2086-2.071,0.3649c-0.46,0.0644-0.911,0.1869-1.34,0.3648c-0.191,0.0866-0.356,0.2209-0.48,0.39 + c-0.124,0.1691-0.202,0.3672-0.226,0.5752c-0.025,0.2079,0.005,0.4186,0.086,0.6117c0.081,0.1931,0.211,0.3621,0.376,0.4906 + c0.371,0.2676,0.823,0.3967,1.279,0.3648C133.494,86.6893,134.347,85.4731,134.103,83.5881z"/> +<path fill="#0B1324" d="M61.4257,87.5408c-2.0104,0-3.3506-1.5202-3.3506-3.7701c0-2.25,1.4011-3.831,3.4724-3.831 + s3.4116,1.581,3.3506,3.831C64.8372,86.0206,63.5579,87.5408,61.4257,87.5408z M58.8671,83.649h0.1827 + c-0.0301,0.222-0.0301,0.447,0,0.6689c0.0474,0.5992,0.2955,1.1651,0.7044,1.6064c0.409,0.4412,0.9548,0.7322,1.5497,0.826 + c1.1575,0.1216,2.1321-0.6689,2.5586-1.8851c0.1565-0.4781,0.2156-0.9827,0.1737-1.484c-0.0418-0.5013-0.1837-0.9891-0.4174-1.4348 + c-0.1792-0.3861-0.4617-0.7154-0.8164-0.9515c-0.3548-0.236-0.7679-0.3697-1.1939-0.3863 + c-0.4389-0.0508-0.8826,0.0399-1.2662,0.2587c-0.3836,0.2188-0.687,0.5543-0.866,0.9575 + C59.2155,82.4121,59.0115,83.023,58.8671,83.649L58.8671,83.649z"/> +<path fill="#0B1324" d="M150.002,82.1895c-0.488,0.0608-0.792,0.0608-0.975-0.4864c-0.183-0.5473-2.559-1.277-3.229-0.4865 + c-0.096,0.1258-0.162,0.2719-0.192,0.4271c-0.031,0.1552-0.025,0.3154,0.016,0.4681s0.117,0.2939,0.221,0.4128 + c0.105,0.1189,0.235,0.2123,0.382,0.273l2.01,0.6081c0.409,0.0678,0.802,0.2122,1.157,0.4257 + c0.262,0.1508,0.483,0.3641,0.642,0.6209c0.159,0.2567,0.252,0.5488,0.27,0.8502c0.018,0.3013-0.039,0.6024-0.166,0.8763 + c-0.127,0.2739-0.321,0.512-0.563,0.693c-0.616,0.4247-1.344,0.6573-2.092,0.6681c-0.749,0.0108-1.483-0.2006-2.111-0.6073 + c-0.284-0.2265-0.513-0.5132-0.671-0.8394c-0.158-0.3261-0.241-0.6834-0.243-1.0457h0.792c0.67,1.5203,1.462,2.0067,2.924,1.6419 + c0.318-0.0148,0.62-0.1477,0.845-0.3727c0.226-0.2249,0.359-0.5257,0.373-0.8435c0-0.6689-0.426-0.9729-1.035-1.1554l-2.193-0.6081 + c-1.036-0.3648-1.462-0.9121-1.462-1.7634c-0.006-0.4355,0.144-0.8587,0.423-1.1933c0.279-0.3346,0.669-0.5584,1.1-0.6309 + c0.856-0.2964,1.794-0.2529,2.619,0.1216c0.367,0.1704,0.673,0.4473,0.88,0.7945C149.93,81.3854,150.027,81.7866,150.002,82.1895 + L150.002,82.1895z"/> +<path fill="#0B1324" d="M95.4791,87.2975H94.748l-0.1218-0.9122l-0.1218-0.1824c-0.0435,0.1603-0.1274,0.3069-0.2437,0.4257 + c-0.4228,0.4404-0.9708,0.7406-1.57,0.8603c-0.5992,0.1196-1.2207,0.0528-1.7806-0.1914c-0.3445-0.1385-0.6422-0.3724-0.858-0.674 + c-0.2159-0.3016-0.3409-0.6585-0.3604-1.0287v-5.4727h0.8528v4.8647c-0.0491,0.3593,0.0269,0.7245,0.2154,1.0345 + c0.1886,0.31,0.4782,0.5459,0.8203,0.6681c0.3968,0.1812,0.8443,0.2197,1.2663,0.1088c0.422-0.1109,0.7926-0.3642,1.0487-0.7169 + c0.3653-0.5463,0.595-1.1717,0.6701-1.8243c0.0812-1.1535,0.1015-2.3104,0.0609-3.4661c-0.0073-0.2246,0.0132-0.4492,0.0609-0.6688 + h0.792V87.2975z"/> +<path fill="#0B1324" d="M98.0968,87.2976H97.183V80.183h0.9138v1.0338c0.3255-0.5015,0.8003-0.8885,1.3576-1.1067 + c0.5576-0.2181,1.1686-0.2564,1.7496-0.1095c1.096,0.2432,1.766,0.8513,1.766,1.9459c0,1.0945,0.061,3.5269,0.061,5.3511h-0.853 + v-1.6418c0-1.0338,0-2.1283-0.06-3.1621c-0.061-1.0337-0.427-1.581-1.219-1.7634c-0.441-0.1336-0.9144-0.1165-1.3448,0.0487 + c-0.4303,0.1652-0.7932,0.4691-1.031,0.8634c-0.2415,0.4736-0.3865,0.9903-0.4264,1.5202 + C98.0359,84.5004,98.0968,85.8382,98.0968,87.2976z"/> +<path fill="#0B1324" d="M123.013,86.507h5.605v0.7905h-6.458v-9.9118h0.853V86.507z"/> +<path fill="#0B1324" d="M110.22,86.6893v0.7297h-1.158c-0.164,0.0195-0.331,0.0015-0.488-0.0527 + c-0.157-0.0542-0.299-0.1432-0.416-0.2603c-0.118-0.117-0.207-0.2592-0.261-0.4156c-0.055-0.1565-0.073-0.3232-0.053-0.4876v-5.2903 + h-1.218v-0.6689h1.279v-2.0067c0.853-0.1824,0.853-0.1824,0.853,0.6081v1.3986h1.462v0.5472h-1.523v2.4932 + c0,0.7905,0,1.581,0.061,2.3715c0.061,0.7905,0.122,1.0338,1.035,1.0338H110.22z"/> +<path fill="#0B1324" d="M104.798,80.1221h0.853v7.1754h-0.853V80.1221z"/> +<path fill="#0B1324" d="M104.798,78.7235v-1.3378h0.792C105.895,78.6019,105.773,78.8451,104.798,78.7235z"/> +<path fill="#0B1324" d="M128.252,24.5432c4.265-0.6081,8.164,1.2769,8.712,6.1416c0.126,0.6632,0.309,1.3143,0.548,1.9459 + c0.183-0.973,0.609-1.8851,0.305-2.9188c-0.792-3.2229-0.366-6.1417,2.315-8.4524c1.486-1.1717,3.247-1.946,5.117-2.2499 + c0.183-0.0608,0.487,0.1824,0.548,0.304c1.462,4.0742,0.67,8.4524-4.386,10.3375l-2.559,0.7297c-0.161,0-0.316,0.064-0.43,0.1781 + c-0.115,0.114-0.179,0.2687-0.179,0.4299c-0.061,1.0946-0.244,2.25-0.305,3.3445c-0.06,1.0946,0,1.8243,0,2.7364h0.305 + c0.3-0.4451,0.565-0.9127,0.792-1.3986c0.853-2.6756,2.376-4.6214,5.3-5.1687c1.574-0.2815,3.194-0.1344,4.691,0.4257 + c-0.106,0.4567-0.248,0.9041-0.426,1.3377c-1.584,3.7702-4.813,5.412-8.834,4.4999c-0.208-0.0544-0.426-0.0557-0.634-0.0038 + c-0.208,0.0519-0.4,0.1553-0.558,0.3007c-0.158,0.1454-0.276,0.328-0.345,0.5312c-0.068,0.2032-0.085,0.4203-0.047,0.6313 + c0.183,1.6418,0.488,3.2228,0.67,4.8039c0.286,3.6189,0.081,7.2596-0.609,10.8239c-0.528,3.1544-0.63,6.3653-0.305,9.5469 + c0.122-0.1216,0.244-0.1216,0.305-0.2432c2.01-2.554,4.325-3.1013,7.067-1.3378c2.741,1.7634,2.01,0.9729,0.792,2.9796 + c-3.534,5.7768-10.844,6.0809-14.865,0.6081c-0.548-0.7297-0.974-1.5202-1.462-2.3107l0.183-0.1217l0.853,0.7298 + c1.026,0.9198,2.339,1.457,3.716,1.5202c0.518,0.0227,1.035-0.063,1.517-0.2515c0.483-0.1885,0.92-0.4757,1.285-0.8431 + c0.095-0.0676,0.168-0.1608,0.211-0.2685c0.043-0.1078,0.055-0.2256,0.033-0.3396c-0.426-4.0134,0-7.9051,0.609-11.7968 + c0.66-3.8677,0.619-7.8222-0.122-11.6753c-0.304-1.885-0.243-3.8309-0.487-5.7768c-0.119-0.6915-0.323-1.3656-0.609-2.0067 + c-0.061-0.1216-0.427-0.1824-0.609-0.2432c-0.838-0.0208-1.673-0.1021-2.498-0.2432c-2.924-0.6081-4.935-2.7972-5.483-5.8984 + C128.308,25.4377,128.268,24.991,128.252,24.5432L128.252,24.5432z"/> +<path fill="#0B1324" d="M141.289,49.6569c0.67,0.2433,1.401,0.4257,2.071,0.7297c3.351,1.5202,5.178,4.1958,5.909,7.7227 + c0.593,2.6866,0.167,5.497-1.194,7.8888c-1.361,2.3919-3.562,4.1958-6.177,5.0634c-1.63,0.5437-3.366,0.6973-5.067,0.4482 + c-1.701-0.2492-3.319-0.8939-4.724-1.8822c-1.405-0.9884-2.558-2.2926-3.365-3.8075c-0.807-1.5149-1.247-3.198-1.282-4.9135 + c-0.122-4.0742,1.279-7.5403,4.813-9.851c0.913-0.5473,1.949-0.7905,2.924-1.2769c0.974-0.4865,0.487-0.3041,0.487-0.4865v-7.2362 + l-0.67-0.1217v-1.3986h1.34c0.102-0.0003,0.202,0.0204,0.295,0.0608c0.093,0.0404,0.176,0.0997,0.245,0.174 + c0.069,0.0743,0.121,0.1621,0.154,0.2578c0.033,0.0957,0.046,0.1971,0.037,0.298c0,2.9796,0.061,6.02,0.061,8.9996 + c0,0.0959-0.019,0.1907-0.055,0.2793c-0.037,0.0885-0.091,0.169-0.159,0.2367c-0.068,0.0678-0.148,0.1215-0.237,0.1582 + c-0.089,0.0367-0.184,0.0555-0.28,0.0555c-4.203,0.4865-7.554,4.2566-7.554,9.547c-0.072,1.3215,0.131,2.6437,0.595,3.8834 + c0.464,1.2398,1.18,2.3705,2.102,3.3212c0.923,0.9508,2.032,1.701,3.259,2.2036c1.226,0.5027,2.544,0.747,3.869,0.7176 + c1.326-0.0294,2.631-0.3319,3.834-0.8884c1.203-0.5566,2.278-1.3553,3.157-2.3459c0.879-0.9907,1.544-2.152,1.953-3.4112 + c0.408-1.2591,0.552-2.5889,0.421-3.906c-0.06-2.3616-0.919-4.6335-2.437-6.4457c-1.289-1.4196-3.034-2.3446-4.934-2.6148 + c-0.792-0.1216-0.914-0.304-0.914-1.1553c0-2.6756,0.061-5.412,0.061-8.1484c0-1.0945,0.182-1.277,1.279-1.277h0.731v1.3986 + l-0.548,0.1217V49.6569z"/> +<path fill="#0B1324" d="M139.647,57.6229c-0.037-0.315-0.006-0.6345,0.092-0.9362c0.098-0.3018,0.261-0.5786,0.477-0.8114 + s0.48-0.416,0.774-0.5369c0.293-0.1209,0.61-0.1765,0.928-0.1631c0.317,0.0134,0.628,0.0955,0.911,0.2407 + c0.282,0.1452,0.53,0.3499,0.725,0.6c0.196,0.2502,0.334,0.5398,0.407,0.8487c0.072,0.309,0.076,0.6299,0.012,0.9406 + c-0.106,0.5088-0.389,0.9637-0.799,1.2832c-0.411,0.3196-0.921,0.483-1.442,0.4611c-0.52-0.0219-1.015-0.2278-1.397-0.5808 + C139.953,58.6158,139.709,58.1388,139.647,57.6229L139.647,57.6229z"/> +<path fill="#0B1324" d="M145.249,61.0283c-0.313-0.0156-0.607-0.1506-0.822-0.377c-0.216-0.2264-0.336-0.5269-0.336-0.8392 + c0-0.3225,0.129-0.6319,0.357-0.8599c0.229-0.2281,0.539-0.3563,0.862-0.3563c0.307,0.0291,0.594,0.1683,0.807,0.3918 + c0.213,0.2236,0.337,0.5164,0.35,0.8244c0,0.3226-0.128,0.6319-0.356,0.86C145.882,60.9001,145.572,61.0283,145.249,61.0283z"/> +<path fill="#0B1324" d="M145.187,56.7717c0.244,0.4257,0.487,0.6689,0.487,0.7905c0,0.1216-0.365,0.4257-0.609,0.6081 + c-0.243,0.1824-0.426-0.4256-0.426-0.6081C144.639,57.3798,144.882,57.1366,145.187,56.7717z"/> +</svg> diff --git a/public/images/logos/logo-dtecbw_2by1.svg b/public/images/logos/logo-dtecbw_2by1.svg new file mode 100644 index 0000000000000000000000000000000000000000..b027ad204eb8b02b69fbf4d85a034a96e17034ee --- /dev/null +++ b/public/images/logos/logo-dtecbw_2by1.svg @@ -0,0 +1,36 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 26.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" + viewBox="0 0 240 120" style="enable-background:new 0 0 240 120;" xml:space="preserve"> +<style type="text/css"> + .st0{fill:#FFFFFF;} + .st1{fill:#0B1324;} +</style> +<rect x="0" y="0" class="st0" width="240" height="120"/> +<g> + <rect x="15.8" y="67.6" class="st1" width="8.4" height="8.4"/> + <rect x="29.6" y="60.6" class="st1" width="9.7" height="9.8"/> + <rect x="20.1" y="57.6" class="st1" width="6.5" height="6.5"/> + <rect x="27.1" y="74.5" class="st1" width="5.7" height="5.7"/> + <rect x="42.5" y="66.5" class="st1" width="6.9" height="6.9"/> + <rect x="35.4" y="50.6" class="st1" width="6.5" height="6.5"/> + <rect x="52.4" y="71.4" class="st1" width="6.5" height="6.5"/> + <rect x="45.3" y="54.7" class="st1" width="5.7" height="5.7"/> + <g> + <polygon class="st1" points="221.5,50.3 214.5,70 207.3,50.3 204.7,50.3 197.6,70 190.4,50.3 187.7,50.3 196.3,73.9 196.4,74 + 199,74 206,54.4 213.1,73.9 213.2,74 215.8,74 224.2,50.3 "/> + <path class="st1" d="M177,50.3h-10.7v2.7H177c2.7,0,3.9,1.3,3.9,4v10.5c0,2.7-1.3,3.9-3.9,3.9h-8.5c-2.6,0-3.9-1.3-3.9-3.9V39.8 + H162v27.7c0,4.4,2.2,6.6,6.5,6.6h8.5c4.4,0,6.6-2.2,6.6-6.6V56.9C183.5,52.5,181.3,50.3,177,50.3z"/> + <polygon class="st1" points="94.7,39.8 92.1,39.8 92.1,50.3 90,50.3 90,52.9 92.1,52.9 92.1,74 94.7,74 94.7,52.9 99.1,52.9 + 99.1,50.3 94.7,50.3 "/> + <path class="st1" d="M80.9,67.4c0,2.7-1.3,3.9-3.9,3.9h-8.4c-2.6,0-3.9-1.3-3.9-3.9V56.9c0-2.7,1.3-4,3.9-4h10.8v-2.7H68.5 + c-0.5,0-1.1,0-1.5,0.1c-3.3,0.5-5,2.7-5,6.5v10.6c0,4.4,2.2,6.6,6.5,6.6H77c4.4,0,6.6-2.2,6.6-6.6V39.8h-2.7V67.4z"/> + <path class="st1" d="M137.6,50.4c-3.3,0.5-5,2.7-5,6.5v10.6c0,4.4,2.2,6.6,6.5,6.6h9.6v-2.7h-9.6c-2.6,0-3.9-1.3-3.9-3.9V56.9 + c0-2.7,1.3-4,3.9-4h9.6v-2.7h-9.6C138.6,50.3,138.1,50.3,137.6,50.4z"/> + <path class="st1" d="M118.6,50.3h-8.5c-0.5,0-1.1,0-1.5,0.1c-3.3,0.5-5,2.7-5,6.5v10.6c0,4.4,2.2,6.6,6.5,6.6H123v-2.7h-12.9 + c-2.6,0-3.9-1.3-3.9-3.9V56.9c0-2.7,1.3-4,3.9-4h8.5c2.7,0,3.9,1.3,3.9,4V57c0,2.6-1.3,3.8-3.9,3.8h-10.7v2.7h10.7 + c4.4,0,6.6-2.2,6.6-6.5v-0.1C125.1,52.5,122.9,50.3,118.6,50.3z"/> + <rect x="153.3" y="70.2" class="st1" width="4.6" height="4.6"/> + </g> +</g> +</svg> diff --git a/public/images/logos/logo-dyne_2by1.svg b/public/images/logos/logo-dyne_2by1.svg new file mode 100644 index 0000000000000000000000000000000000000000..2dfbc5d0df7e87515c856e7792b747e736f191ce --- /dev/null +++ b/public/images/logos/logo-dyne_2by1.svg @@ -0,0 +1,45 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 26.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<svg width="240" height="120" version="1.0" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" + viewBox="0 0 240 120" enable-background="new 0 0 240 120" xml:space="preserve"> +<rect fill="#FFFFFF" width="240" height="120"/> +<g> + <path fill="#0B1324" d="M86.5,37.2c-0.5-2.1-1.3-3.8-2.5-4.9c-1.2-1.2-3-1.8-5.3-1.8c-1.9,0-3.7,0.5-5.2,1.6 + c-1.6,1.1-2.8,2.6-3.6,4.4c-0.9,2-1.3,4.1-1.3,6.2c0,2.1,0.4,4.3,1.3,6.2c0.8,1.7,2.1,3.2,3.6,4.3c1.5,1,3.3,1.6,5.1,1.6 + c2.2,0,3.9-0.7,5.2-2.2c1.3-1.6,2.2-3.5,2.6-5.5v2.5c0,0.9,0.1,2.5,0.3,4.6h3.4V21.6h-3.6V37.2z M84.7,48.8L84.7,48.8 + c-1.2,1.6-2.9,2.4-5.2,2.4c-1.3,0-2.6-0.4-3.7-1.1c-1.1-0.8-2-1.8-2.6-3c-0.6-1.4-1-2.9-0.9-4.4c0-2.6,0.6-4.6,1.9-6.2 + c1.3-1.6,3.1-2.4,5.3-2.4c2.3,0,4,0.8,5.2,2.3s1.8,3.7,1.8,6.3C86.5,45.2,85.9,47.2,84.7,48.8z"/> + <polygon fill="#0B1324" points="112.4,30.9 105.5,49.5 98.7,30.9 94.8,30.9 103.7,54 99.5,63.7 103.3,63.7 116.3,30.9 "/> + <path fill="#0B1324" d="M123.8,40.4c0.4-1.8,1.3-3.4,2.7-4.5c1.3-1.1,2.9-1.7,4.6-1.7c3.3,0,5,1.8,5,5.4v14.7h3.6V38.7 + c0-2.5-0.7-4.5-2.1-6l0,0c-1.4-1.5-3.4-2.2-5.8-2.2c-1.9,0-3.6,0.7-5,1.9c-1.5,1.4-2.5,3.2-2.9,5.2v-6.7h-3.6v23.4h3.6V40.4H123.8z + "/> + <path fill="#0B1324" d="M150,53.2c1.7,1,3.8,1.6,5.8,1.6c2.4,0.1,4.7-0.7,6.5-2.2c1.7-1.5,2.9-3.5,3.2-5.7l0,0H162 + c-0.4,1.3-1.2,2.4-2.3,3.2c-1.2,0.8-2.6,1.3-4,1.2c-1,0-1.9-0.2-2.8-0.5c-0.9-0.4-1.7-0.9-2.4-1.6c-1.5-1.5-2.4-3.4-2.5-5.5h17.6 + c0-0.3,0-0.8,0-1.4c0-3.8-0.9-6.7-2.7-8.7s-4.3-3-7.4-3c-2,0-4,0.5-5.7,1.6s-3.1,2.6-4,4.4c-1,1.9-1.5,4.1-1.4,6.2 + c0,2.2,0.5,4.3,1.5,6.2C146.8,50.7,148.2,52.2,150,53.2z M150.9,35.7c1.2-1.1,2.8-1.7,4.5-1.7c1.7-0.1,3.3,0.5,4.5,1.6 + s1.9,2.6,2.1,4.5h-13.6C148.7,38.4,149.6,36.9,150.9,35.7z"/> + <rect x="166.6" y="49.8" fill="#0B1324" width="4.8" height="4.5"/> + <path fill="#0B1324" d="M125.8,58.9c-1.7-1-3.6-1.5-5.6-1.5s-3.9,0.5-5.6,1.5s-3.2,2.5-4.2,4.3c-1.1,2-1.6,4.2-1.6,6.4 + s0.5,4.4,1.6,6.4c1,1.8,2.4,3.2,4.2,4.2c1.7,1,3.6,1.5,5.6,1.5s3.9-0.5,5.6-1.5s3.2-2.5,4.1-4.2c1.1-2,1.6-4.2,1.5-6.4 + c0-2.2-0.5-4.4-1.5-6.4C129,61.4,127.6,60,125.8,58.9z M126.7,74.2c-0.7,1.2-1.6,2.3-2.8,3c-1.1,0.7-2.4,1-3.7,1 + c-1.3,0-2.6-0.4-3.7-1c-1.2-0.7-2.2-1.7-2.9-3c-0.8-1.4-1.1-3-1.1-4.6s0.3-3.2,1.1-4.6c0.7-1.2,1.6-2.3,2.9-3c1.1-0.7,2.4-1,3.7-1 + c1.3,0,2.6,0.4,3.7,1.1c1.2,0.7,2.2,1.8,2.8,3c0.7,1.4,1.1,3,1.1,4.6C127.9,71.2,127.5,72.8,126.7,74.2z"/> + <path fill="#0B1324" d="M136.1,57.9v20.8h3.6v-11c0.5-1.7,1.3-3.2,2.4-4.5c1.2-1.4,2.8-2.1,5-2.1v-3.7c-2.2,0-3.8,0.7-5,2.1 + c-1.2,1.4-2,3-2.4,4.7v-6.4h-3.6V57.9z"/> + <path fill="#0B1324" d="M159.2,57.4c-1.7,0-3.3,0.4-4.8,1.3c-1.5,0.8-2.7,2.1-3.5,3.6c-0.9,1.6-1.3,3.5-1.3,5.3 + c-0.1,2.1,0.5,4.2,1.7,5.9c1.1,1.6,2.6,2.8,4.4,3.5c-1.3-0.1-2.7,0.2-3.9,0.9c-0.5,0.3-1,0.8-1.2,1.3c-0.3,0.5-0.4,1.2-0.4,1.8 + c0,0.6,0.1,1.2,0.4,1.7c0.3,0.5,0.7,1,1.1,1.3c1,0.7,2.5,1,4.5,1h4.5c1.7,0,3,0.4,3.9,1.2c0.9,0.8,1.3,2,1.3,3.6V90v0.1 + c0,0.6-0.1,1.3-0.3,1.8c-0.2,0.6-0.6,1.1-1.1,1.5c-0.9,0.9-2.2,1.5-3.6,1.5c-1.3,0-2.6-0.5-3.6-1.5l-8.9-9.7l0,0l0,0 + c-0.8-0.8-1.8-1.5-2.9-1.9c-1-0.4-2.1-0.6-3.3-0.6c-1.1,0-2.2,0.2-3.3,0.6s-2,1.1-2.9,1.9c-0.8,0.8-1.5,1.8-1.9,2.9 + c-0.4,1-0.6,2.2-0.6,3.3c0,1.1,0.2,2.2,0.6,3.3c0.4,1.1,1.1,2.1,1.9,2.9c0.8,0.8,1.8,1.5,2.9,1.9c1,0.4,2.1,0.6,3.3,0.6 + c1.1,0,2.2-0.2,3.3-0.6s2-1.1,2.9-1.9l0,0l2-2.2l-2.4-2.6l-2.2,2.4c-1,0.9-2.2,1.5-3.6,1.5c-1.3,0-2.6-0.5-3.6-1.5 + c-0.9-1-1.5-2.2-1.5-3.6c0-1.3,0.5-2.6,1.5-3.6c0.9-0.9,2.2-1.5,3.6-1.5c1.3,0,2.6,0.5,3.6,1.5l8.9,9.7l0,0l0,0 + c0.8,0.8,1.8,1.5,2.9,1.9c1,0.4,2.1,0.6,3.3,0.6c1.1,0,2.2-0.2,3.3-0.6s2-1.1,2.9-1.9c0.8-0.8,1.5-1.8,1.9-2.9c0.4-1,0.6-2,0.6-3 + c0-0.1,0-0.1,0-0.2s0-0.1,0-0.2V89c0-2.6-0.8-4.5-2.4-5.7c-1.6-1.2-3.8-1.7-6.4-1.7h-4.7c-0.6,0-1.1-0.1-1.6-0.4 + c-0.2-0.1-0.3-0.3-0.4-0.5c-0.1-0.2-0.1-0.4-0.1-0.7c0-0.7,0.4-1.3,1.2-1.5c1.3-0.4,2.7-0.5,4-0.6c1.6,0,3.3-0.4,4.7-1.2 + c1.5-0.8,2.6-2,3.5-3.5c0.9-1.6,1.3-3.5,1.3-5.3c0-3.3-1.2-5.8-3.6-7.5c2.3,1.2,4.4,1.8,6.4,1.8v-4.1h-9.3 + C161.2,57.6,160.2,57.4,159.2,57.4z M164.2,64.1c0.6,1.1,0.8,2.3,0.8,3.5c0,2-0.6,3.6-1.7,4.7l0,0c-0.5,0.6-1.2,1-1.9,1.3 + s-1.5,0.4-2.2,0.4c-0.8,0-1.6-0.1-2.3-0.4s-1.4-0.7-1.9-1.3c-1.2-1.2-1.8-2.8-1.8-4.7c0-1.2,0.3-2.4,0.8-3.5 + c0.5-0.9,1.3-1.7,2.2-2.3c0.9-0.5,1.9-0.8,2.9-0.8s2,0.3,2.8,0.8C163,62.3,163.7,63.1,164.2,64.1z"/> +</g> +</svg> diff --git a/public/images/logos/logo-euefre_2by1.svg b/public/images/logos/logo-euefre_2by1.svg new file mode 100644 index 0000000000000000000000000000000000000000..32eb78e25c695d208ba40c7db5097468ea965c85 --- /dev/null +++ b/public/images/logos/logo-euefre_2by1.svg @@ -0,0 +1,242 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 26.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<svg width="240" height="120" version="1.0" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" + viewBox="0 0 240 120" enable-background="new 0 0 240 120" xml:space="preserve"> +<rect fill="#FFFFFF" width="240" height="120"/> +<path fill="#0B1324" d="M87.1312,39.5667V80.376H25.7633V39.5667H87.1312z M87.8944,38.8007H25V81.142h62.8944V38.8007z"/> +<path fill="#0B1324" d="M70.2664,66.0666h1.7899l-1.4426,1.0839l0.561,1.7197l-1.4389-1.0609l-1.4349,1.0609l0.5687-1.7197 + l-1.454-1.0839h1.7823l0.538-1.6776L70.2664,66.0666z"/> +<path fill="#0B1324" d="M57.3783,44.8667h1.7861l-1.4388,1.0877l0.561,1.7197l-1.4388-1.0571l-1.4388,1.0571l0.5686-1.7197 + l-1.4502-1.0877h1.7785l0.5419-1.6737L57.3783,44.8667z"/> +<path fill="#0B1324" d="M57.3783,73.6957h1.7861l-1.4388,1.0878l0.561,1.7273l-1.4388-1.0647l-1.4388,1.0647l0.5686-1.7273 + l-1.4502-1.0878h1.7785l0.5419-1.6699L57.3783,73.6957z"/> +<path fill="#0B1324" d="M49.4557,71.6783h1.7861l-1.4349,1.0801l0.5534,1.7235l-1.435-1.0609l-1.4349,1.0609l0.5648-1.7235 + l-1.4503-1.0801h1.7823l0.5381-1.6814L49.4557,71.6783z"/> +<path fill="#0B1324" d="M70.5757,52.6608h1.7861l-1.435,1.0839l0.5572,1.7197l-1.4388-1.0571l-1.4349,1.0571l0.5687-1.7197 + l-1.4541-1.0839h1.7823l0.5381-1.6737L70.5757,52.6608z"/> +<path fill="#0B1324" d="M44.6432,52.5013h1.7861l-1.4426,1.0877l0.561,1.7159l-1.435-1.0495l-1.4388,1.0495l0.5687-1.7159 + l-1.4502-1.0877h1.7784l0.5419-1.6699L44.6432,52.5013z"/> +<path fill="#0B1324" d="M65.1372,47.3647h1.7937l-1.4426,1.0801l0.5572,1.7235l-1.435-1.0571l-1.4311,1.0571l0.561-1.7235 + l-1.454-1.0801h1.7861l0.538-1.6776L65.1372,47.3647z"/> +<path fill="#0B1324" d="M50.2304,47.2074h1.7937l-1.4427,1.0839l0.5572,1.7197l-1.4349-1.0571l-1.4311,1.0571l0.561-1.7197 + l-1.4541-1.0839h1.7823l0.5419-1.6776L50.2304,47.2074z"/> +<path fill="#0B1324" d="M65.7594,71.6783h1.7861l-1.4388,1.0801l0.561,1.7235l-1.4349-1.0609l-1.4311,1.0609l0.561-1.7235 + l-1.4503-1.0801h1.7785l0.5419-1.6814L65.7594,71.6783z"/> +<path fill="#0B1324" d="M43.0898,59.0536h1.7899l-1.4426,1.0802l0.561,1.7197l-1.4388-1.061l-1.4349,1.061l0.5687-1.7197 + l-1.4541-1.0802h1.7823l0.5381-1.6852L43.0898,59.0536z"/> +<path fill="#0B1324" d="M71.8197,59.2039h1.7861l-1.4426,1.0877l0.5648,1.7197l-1.4388-1.0571l-1.4388,1.0571l0.5686-1.7197 + l-1.4502-1.0877h1.7822l0.5381-1.6699L71.8197,59.2039z"/> +<path fill="#0B1324" d="M44.7957,66.0666h1.7899l-1.4388,1.0839l0.5572,1.7197l-1.4388-1.0609l-1.4273,1.0609l0.561-1.7197 + l-1.454-1.0839h1.7823l0.538-1.6776L44.7957,66.0666z"/> +<path fill="#0B1324" d="M103.2098,40.3675h4.7248v0.8464h-3.8126v2.4168h2.8355v0.8235h-2.8355v2.8151h4.0339v0.8388h-4.9461 + V40.3675z"/> +<path fill="#0B1324" d="M109.6326,45.427v-5.0595h0.9197v4.9408c0,1.2409,0.5919,2.1103,1.958,2.1103s1.9427-0.8388,1.9427-2.095 + v-4.9561h0.9006v5.0365c0,1.6124-0.9429,2.8419-2.8551,2.8419C110.5184,48.2459,109.6326,47.0279,109.6326,45.427z"/> +<path fill="#0B1324" d="M117.4828,40.3675h2.6491c1.7511,0,2.7398,0.743,2.7398,2.1678c0,1.2409-0.6987,1.8882-1.7858,2.1219 + l1.8893,3.447h-1.0006l-1.8427-3.3321h-1.7409v3.3321h-0.9082V40.3675z M120.0818,43.9524c1.2058,0,1.8893-0.3332,1.8893-1.3903 + s-0.6716-1.3597-1.908-1.3597h-1.6798v2.75H120.0818z"/> +<path fill="#0B1324" d="M124.3751,44.2346c0-2.4742,1.4314-4.0062,3.3359-4.0062c1.9045,0,3.3164,1.532,3.3164,4.0139 + c0,2.4819-1.4085,4.0292-3.3164,4.0292c-1.9079,0-3.3359-1.532-3.3359-4.0216V44.2346z M130.0998,44.2499 + c0-2.0146-1.0031-3.179-2.4006-3.179c-1.3966,0-2.404,1.149-2.404,3.179s0.9887,3.1905,2.404,3.1905 + c1.4161,0,2.4125-1.1835,2.4125-3.2058L130.0998,44.2499z"/> +<path fill="#0B1324" d="M132.8744,40.3675h2.6143c1.6646,0,2.7822,0.6588,2.7822,2.1946c0,1.6508-1.2287,2.2712-2.8432,2.2712 + h-1.6409v3.2747h-0.9158v-7.7405H132.8744z M135.4887,44.0137c1.2372,0,1.8893-0.383,1.8893-1.4171s-0.6445-1.3941-1.9079-1.3941 + h-1.6756v2.8113H135.4887z"/> +<path fill="#0B1324" d="M141.4847,40.3365h0.9574l2.733,7.7712h-0.9506l-0.7632-2.2176h-3.0527l-0.764,2.2176h-0.8853l2.7288-7.7712 + H141.4847z M140.5537,38.9232h0.9116v0.9843h-0.9116V38.9232z M143.1866,45.0858l-1.2101-3.6347h-0.0229l-1.255,3.6347H143.1866z + M142.4421,38.9232h0.9277v0.9843h-0.9277V38.9232z"/> +<path fill="#0B1324" d="M147.6936,40.3675h-0.9116v7.7405h0.9116V40.3675z"/> +<path fill="#0B1324" d="M149.499,46.2344l0.7632-0.3447c0.1467,0.4623,0.4409,0.863,0.8378,1.14 + c0.3969,0.2771,0.8743,0.4149,1.3568,0.392c1.0837,0,1.8053-0.4596,1.8053-1.2716s-0.4198-1.149-1.9427-1.6239 + c-1.6069-0.4979-2.5609-0.9269-2.5609-2.2712c0.0042-1.1643,0.9964-2.0261,2.4846-2.0261c0.5749-0.0367,1.1473,0.1103,1.634,0.4199 + c0.4868,0.3096,0.8633,0.766,1.0752,1.3036l-0.7327,0.4098c-0.1509-0.4034-0.4257-0.7478-0.7861-0.9828 + c-0.3595-0.235-0.7852-0.3483-1.2135-0.3233c-0.9769,0-1.5611,0.4864-1.5611,1.149c0,0.8273,0.5156,1.1031,2.0301,1.5818 + c1.5153,0.4788,2.4659,1.0073,2.4659,2.298c0,1.2907-1.1066,2.1869-2.7406,2.1869c-0.6402,0.0338-1.2737-0.1463-1.8011-0.5122 + c-0.5274-0.3659-0.9192-0.8969-1.1142-1.5101"/> +<path fill="#0B1324" d="M156.6016,44.2011c0-2.4091,1.3389-3.9794,3.274-3.9794c1.6332,0,2.4998,0.9499,2.8585,2.3746l-0.881,0.2375 + c-0.3324-1.172-0.859-1.7657-1.9885-1.7657c-1.439,0-2.3319,1.2141-2.3319,3.1292c0,2.0491,0.9116,3.2211,2.3548,3.2211 + c1.0947,0,1.7706-0.6205,2.0953-1.8729l0.8624,0.1992c-0.3816,1.532-1.3593,2.5125-2.9696,2.5125 + C157.9176,48.2571,156.6016,46.7252,156.6016,44.2011z"/> +<path fill="#0B1324" d="M164.57,40.3675h0.9158v3.2441h3.9694v-3.2441h0.9192v7.7405h-0.9192v-3.6539h-3.9694v3.6539H164.57V40.3675 + z"/> +<path fill="#0B1324" d="M172.558,40.3675h4.7326v0.8464h-3.8091v2.4168h2.8314v0.8235h-2.8314v2.8151h4.0304v0.8388h-4.9539V40.3675 + z"/> +<path fill="#0B1324" d="M181.488,45.427v-5.0595h0.9158v4.9408c0,1.2409,0.5919,2.1103,1.9546,2.1103 + c1.3619,0,1.9461-0.8388,1.9461-2.095v-4.9561h0.9039v5.0365c0,1.6124-0.954,2.8419-2.8577,2.8419 + C182.3656,48.2459,181.488,47.0279,181.488,45.427z"/> +<path fill="#0B1324" d="M189.3352,40.3675h0.965l4.0533,6.1204h0.0229v-6.1204h0.87v7.7405h-0.8208l-4.2094-6.2851h-0.0229v6.2851 + h-0.8582V40.3675z"/> +<path fill="#0B1324" d="M198.406,40.3675h-0.9192v7.7405h0.9192V40.3675z"/> +<path fill="#0B1324" d="M200.2995,44.2346c0-2.4742,1.4314-4.0062,3.3393-4.0062s3.3122,1.532,3.3122,4.0139 + c0,2.4819-1.4119,4.0292-3.3122,4.0292c-1.9003,0-3.3393-1.532-3.3393-4.0216V44.2346z M206.0242,44.2499 + c0-2.0146-1.004-3.179-2.4006-3.179c-1.3966,0-2.4048,1.149-2.4048,3.179s0.9887,3.1905,2.4048,3.1905 + c1.4161,0,2.4159-1.1835,2.4159-3.2058L206.0242,44.2499z"/> +<path fill="#0B1324" d="M208.7988,40.3675h0.9692l4.0601,6.1204h0.0119v-6.1204h0.8666v7.7405h-0.8208l-4.1941-6.2851h-0.0271 + v6.2851h-0.8658V40.3675z"/> +<path fill="#0B1324" d="M103.2098,62.8305h4.1294v0.7238h-3.3318v2.0797h2.4769v0.7009h-2.4769v2.4245h3.5264v0.72h-4.324V62.8305z" + /> +<path fill="#0B1324" d="M108.7742,68.1544v-3.4126h0.7862v3.2555c0,0.6243,0.267,0.9192,0.8817,0.9192 + c0.5987-0.0406,1.1583-0.3157,1.5569-0.766v-3.4088h0.7937v4.7493h-0.7937v-0.72c-0.4749,0.4929-1.1227,0.7801-1.8053,0.8005 + c-0.1908,0.0218-0.3841,0.0002-0.5659-0.0633c-0.1816-0.0633-0.3466-0.167-0.483-0.303c-0.1364-0.1361-0.2404-0.3012-0.3046-0.4831 + C108.776,68.5403,108.7535,68.3462,108.7742,68.1544z"/> +<path fill="#0B1324" d="M114.4029,64.7424h0.7827v0.8847c0.1942-0.3153,0.4689-0.5726,0.7962-0.745 + c0.3265-0.1725,0.6936-0.2538,1.0625-0.2354h0.1255l-0.0534,0.7162c-0.0305,0-0.2018,0-0.229,0 + c-0.3553-0.0057-0.7055,0.0927-1.0057,0.2831c-0.301,0.1905-0.5402,0.4647-0.6886,0.7893v3.064h-0.7827v-4.7569"/> +<path fill="#0B1324" d="M117.9339,67.1007c0-1.6316,1.0566-2.4666,2.2437-2.4666s2.2327,0.835,2.2327,2.4666 + s-1.0532,2.4742-2.2327,2.4742S117.9339,68.7285,117.9339,67.1007z M121.6124,67.1007c0-0.9843-0.4766-1.8001-1.4348-1.8001 + s-1.4466,0.7354-1.4466,1.8001c0,1.0648,0.4732,1.8154,1.4466,1.8154c0.9006,0,1.4238-0.7276,1.4238-1.8154H121.6124z"/> +<path fill="#0B1324" d="M123.7688,64.7414h0.7861v0.6588c0.1925-0.2352,0.4342-0.4255,0.7081-0.5578 + c0.273-0.1323,0.5724-0.2033,0.876-0.2083c1.1024,0,1.9614,0.8082,1.9614,2.4628s-0.8666,2.4551-2.0453,2.4551 + c-0.2841-0.0048-0.5631-0.0682-0.8217-0.1861c-0.2578-0.118-0.4884-0.288-0.6784-0.4995v2.4053h-0.7861V64.7414z M127.3142,67.1122 + c0-1.2065-0.58-1.8002-1.3551-1.8002c-0.2722,0.0136-0.5385,0.0856-0.781,0.2111c-0.2417,0.1255-0.4545,0.3017-0.6233,0.5167v2.1487 + c0.1654,0.2154,0.3765,0.392,0.6165,0.5177c0.2408,0.1257,0.5054,0.1973,0.7767,0.21c0.8353,0,1.3661-0.5477,1.3661-1.8154V67.1122z + "/> +<path fill="#0B1324" d="M129.1653,68.3525c0-0.9613,0.8276-1.6469,3.213-1.9802v-0.2145c0.0153-0.1215,0.0025-0.2449-0.0382-0.3604 + c-0.0407-0.1155-0.1077-0.22-0.195-0.3051c-0.0882-0.0851-0.1942-0.1485-0.3103-0.1852c-0.117-0.0367-0.24-0.0458-0.3604-0.0265 + c-0.6504,0.0107-1.2728,0.2663-1.7443,0.7163l-0.4087-0.4903c0.6054-0.5681,1.4042-0.8819,2.2327-0.8771 + c1.1448,0,1.6069,0.5899,1.6069,1.5818v2.0912c-0.0263,0.3956,0.0195,0.7926,0.134,1.172h-0.8022 + c-0.0746-0.2114-0.1136-0.4342-0.1145-0.6587c-0.4961,0.4798-1.1617,0.7439-1.8503,0.7354c-0.8327,0-1.3593-0.4328-1.3593-1.1988 + H129.1653z M132.3826,68.2452v-1.329c-1.8316,0.2872-2.4354,0.7277-2.4354,1.3213c0,0.4558,0.3061,0.6971,0.8098,0.6971 + c0.3019-0.0018,0.6012-0.0636,0.8793-0.182c0.2782-0.1183,0.5308-0.2908,0.742-0.5074H132.3826z M130.1465,63.3887h0.7971v0.8503 + h-0.7971V63.3887z M131.7983,63.3887h0.8166v0.8503h-0.8166V63.3887z"/> +<path fill="#0B1324" d="M134.7679,62.9614h0.8166v0.766h-0.8166V62.9614z M134.7866,64.7309h0.7632v4.7454h-0.7632V64.7309z"/> +<path fill="#0B1324" d="M136.8438,68.7601l0.4732-0.4711c0.1882,0.2122,0.4189,0.3814,0.6775,0.4964 + c0.2587,0.1149,0.5393,0.1729,0.8225,0.17c0.7632,0,1.1448-0.2604,1.1448-0.766c0-0.5056-0.424-0.6588-1.244-0.8426 + c-1.0193-0.2452-1.7256-0.5094-1.7256-1.4324c0-0.7125,0.6453-1.2908,1.6908-1.2908c0.3358-0.0156,0.6725,0.0363,0.9879,0.1527 + c0.3163,0.1164,0.6055,0.295,0.8514,0.5252l-0.4079,0.517c-0.3799-0.3562-0.8777-0.5582-1.3966-0.5668 + c-0.703,0-0.9735,0.3026-0.9735,0.6396c0,0.4366,0.3816,0.6013,1.1448,0.766c1.0913,0.2604,1.8316,0.5171,1.8316,1.5013 + c0,0.9039-0.8242,1.3942-1.9266,1.3942c-0.3663,0.0125-0.7301-0.0535-1.0685-0.1935c-0.3383-0.14-0.6428-0.3509-0.8938-0.6184"/> +<path fill="#0B1324" d="M141.8129,67.1004c0-1.7312,1.1448-2.4666,2.2098-2.4666c0.4164-0.0158,0.8259,0.1056,1.1668,0.3456 + c0.3417,0.24,0.5944,0.5854,0.7216,0.9835l-0.6674,0.2719c-0.0695-0.2755-0.2298-0.5192-0.4554-0.6911s-0.502-0.2619-0.7852-0.2549 + c-0.6911,0-1.389,0.4749-1.389,1.8116c0,1.172,0.5605,1.8269,1.3703,1.8269c0.6105,0,0.9879-0.2604,1.2974-0.9498l0.6487,0.249 + c-0.3816,0.7928-0.9311,1.3482-1.969,1.3482C142.8466,69.5747,141.8129,68.7282,141.8129,67.1004z"/> +<path fill="#0B1324" d="M147.1899,62.8255h0.798v2.6121c0.4723-0.4974,1.121-0.7879,1.8053-0.8081 + c0.1908-0.0219,0.385-0.0003,0.5673,0.0633c0.1815,0.0636,0.3468,0.1676,0.4833,0.3041c0.1365,0.1365,0.24,0.3021,0.3044,0.4845 + c0.0636,0.1824,0.0856,0.3768,0.0644,0.569v3.424h-0.7903v-3.2478c0-0.6358-0.2671-0.9269-0.8777-0.9269 + c-0.5995,0.0382-1.1592,0.3137-1.5569,0.7661v3.4164h-0.798V62.8255z"/> +<path fill="#0B1324" d="M152.5406,67.1007c0-1.7235,1.1719-2.4666,2.1793-2.4666c1.1448,0,2.0072,0.789,2.0072,2.5049v0.1609 + h-3.4004c0.0271,1.0724,0.6563,1.6469,1.4501,1.6469c0.2883,0.0105,0.5741-0.0546,0.8285-0.1889 + c0.2552-0.1344,0.4706-0.3333,0.6258-0.5771l0.4503,0.383c-0.2128,0.3226-0.5054,0.5845-0.8497,0.7603 + c-0.3434,0.1758-0.7267,0.2596-1.1117,0.2432c-1.1448,0-2.1793-0.8158-2.1793-2.4742V67.1007z M155.9749,66.71 + c-0.0644-0.8426-0.4732-1.4171-1.2669-1.4171c-0.6445,0-1.255,0.4404-1.3661,1.4171H155.9749z"/> +<path fill="#0B1324" d="M158.1051,64.7422h0.7861v0.8848c0.1959-0.3151,0.4715-0.572,0.7988-0.7444 + c0.3273-0.1724,0.6945-0.2539,1.0642-0.2361h0.0992l-0.0576,0.7162c-0.0746-0.0039-0.1501-0.0039-0.2256,0 + c-0.3545-0.0049-0.7038,0.0939-1.004,0.2842c-0.3002,0.1904-0.5385,0.4642-0.686,0.7882v3.0641h-0.7861v-4.757"/> +<path fill="#0B1324" d="M164.1961,62.8305h4.0533v0.7238h-3.2477v2.1372h2.3845v0.7162h-2.3845v3.0717h-0.8056V62.8305z"/> +<path fill="#0B1324" d="M168.9244,67.1007c0-1.6316,1.0574-2.4666,2.248-2.4666c1.1906,0,2.2293,0.835,2.2293,2.4666 + s-1.054,2.4742-2.2293,2.4742S168.9244,68.7285,168.9244,67.1007z M172.6114,67.1007c0-0.9843-0.4884-1.8001-1.439-1.8001 + c-0.9498,0-1.4577,0.7354-1.4577,1.8001c0,1.0648,0.4808,1.8154,1.4577,1.8154C172.0848,68.9161,172.6114,68.1885,172.6114,67.1007z + "/> +<path fill="#0B1324" d="M174.7712,64.7414h0.7903v0.7125c0.4732-0.4962,1.121-0.7862,1.8045-0.8082 + c0.1916-0.0218,0.3858-0.0001,0.5681,0.0635c0.1823,0.0636,0.3477,0.1675,0.4842,0.3039s0.2408,0.302,0.3053,0.4843 + c0.0644,0.1824,0.0873,0.3769,0.0661,0.5693v3.4241h-0.7861v-3.2633c0-0.6357-0.2705-0.9268-0.8819-0.9268 + c-0.5987,0.0406-1.1575,0.3157-1.5569,0.766v3.4164h-0.7937V64.7414z"/> +<path fill="#0B1324" d="M180.1414,67.1114c0-1.6508,0.8777-2.478,2.053-2.478c0.2849,0.0047,0.5656,0.069,0.8234,0.1891 + c0.2586,0.1201,0.4893,0.2932,0.6767,0.508v-2.5049h0.7632v5.477c-0.028,0.3964,0.0212,0.7945,0.145,1.172h-0.8166 + c-0.0661-0.22-0.1026-0.4481-0.1068-0.6779c-0.1925,0.2367-0.435,0.428-0.7089,0.5603c-0.2747,0.1324-0.5741,0.2026-0.8785,0.2056 + c-1.1075,0-1.9656-0.766-1.9656-2.4397L180.1414,67.1114z M183.6902,68.1876v-2.1793c-0.1662-0.2138-0.3773-0.3889-0.6173-0.5131 + c-0.2408-0.1243-0.5054-0.195-0.7751-0.2069c-0.8361,0-1.3703,0.586-1.3703,1.8308c0,1.2447,0.5919,1.7886,1.3627,1.7886 + c0.2705-0.0132,0.5359-0.0842,0.7776-0.2084C183.3094,68.5752,183.5214,68.4007,183.6902,68.1876z"/> +<path fill="#0B1324" d="M185.7287,68.7599l0.4689-0.4711c0.1891,0.2122,0.4206,0.3815,0.6801,0.4965 + c0.2595,0.1149,0.5402,0.1729,0.8234,0.1699c0.764,0,1.1456-0.2604,1.1456-0.766c0-0.5056-0.4198-0.6588-1.2406-0.8426 + c-1.0193-0.2452-1.7248-0.5094-1.7248-1.4325c0-0.7124,0.6411-1.2907,1.6866-1.2907c0.3367-0.0151,0.6724,0.0371,0.9896,0.1535 + c0.3163,0.1163,0.6063,0.2946,0.8539,0.5245l-0.4087,0.517c-0.3791-0.3562-0.8768-0.5582-1.3966-0.5668 + c-0.6987,0-0.9769,0.3026-0.9769,0.6395c0,0.4367,0.3816,0.6014,1.1448,0.7661c1.0837,0.2604,1.8359,0.517,1.8359,1.5013 + c0,0.9039-0.8319,1.3942-1.9088,1.3942c-0.3663,0.0138-0.731-0.0516-1.0701-0.1916c-0.3392-0.1401-0.6445-0.3517-0.8946-0.6203"/> +<path fill="#0B1324" d="M104.0494,75.2517h-0.8396v-0.6358h0.8396V73.984c0-0.8043,0.4313-1.2907,1.4503-1.2907 + c0.1336,0,0.3816,0.0306,0.4465,0.0306v0.6281c-0.1107-0.0198-0.2233-0.0288-0.3358-0.0268c-0.4389,0-0.7633,0.1532-0.7633,0.6626 + v0.6281h1.0533v0.6358h-1.0533v4.1096h-0.7862v-4.1096"/> +<path fill="#0B1324" d="M107.0261,78.0431v-3.447h0.7823v3.2671c0,0.6243,0.2747,0.923,0.8854,0.923 + c0.5977-0.0415,1.1554-0.3166,1.5531-0.7661v-3.447h0.7937v4.7454h-0.7937V78.61c-0.4723,0.4961-1.1214,0.7839-1.805,0.8005 + c-0.1904,0.0225-0.3833,0.0015-0.5644-0.0612c-0.1812-0.0627-0.346-0.1656-0.482-0.301c-0.1361-0.1354-0.24-0.2999-0.3039-0.4812 + c-0.0639-0.1813-0.0864-0.3748-0.0655-0.5659V78.0431z M107.8085,73.2365h0.8014v0.8886h-0.8014V73.2365z M109.4686,73.2365h0.8318 + v0.8886h-0.8127L109.4686,73.2365z"/> +<path fill="#0B1324" d="M112.6553,74.6148h0.7827v0.8848h0.0187c0.195-0.3148,0.4698-0.5716,0.7971-0.744 + c0.3265-0.1724,0.6928-0.2541,1.0617-0.2365h0.1034l-0.0577,0.7162c-0.0263,0-0.2018,0-0.2247,0 + c-0.3561-0.0048-0.7055,0.0935-1.0065,0.283c-0.301,0.1896-0.541,0.4624-0.692,0.7857v3.064h-0.7827V74.6148z"/> +<path fill="#0B1324" d="M118.9947,74.6149h0.7861v0.8848c0.1942-0.3153,0.4689-0.5726,0.7954-0.745 + c0.3273-0.1725,0.6945-0.2538,1.0634-0.2355h0.1102l-0.0534,0.7163c-0.0263,0-0.2018,0-0.2247,0 + c-0.3561-0.0048-0.7055,0.0934-1.0065,0.283c-0.301,0.1895-0.5419,0.4623-0.692,0.7856v3.0641h-0.7861v-4.7532"/> +<path fill="#0B1324" d="M122.2459,76.9987c0-1.7312,1.1643-2.4704,2.1793-2.4704c1.1448,0,2.0038,0.7929,2.0038,2.5048v0.1648 + h-3.4004c0.0305,1.0685,0.6563,1.6392,1.45,1.6392c0.2866,0.0124,0.5724-0.0521,0.8268-0.1866 + c0.2535-0.1346,0.4681-0.3345,0.6199-0.5793l0.4579,0.3829c-0.2137,0.3215-0.5062,0.5827-0.8488,0.759s-0.7242,0.2618-1.1091,0.2483 + c-1.1448,0-2.1793-0.8158-2.1793-2.4742V76.9987z M125.681,76.5812c-0.0611-0.8426-0.4698-1.421-1.2635-1.421 + c-0.6529,0-1.2635,0.4404-1.3703,1.421H125.681z"/> +<path fill="#0B1324" d="M127.2574,80.0082c0.0144-0.2457,0.1069-0.4805,0.2637-0.6694c0.1577-0.1889,0.3714-0.3221,0.6097-0.38 + c-0.123-0.045-0.2281-0.1277-0.301-0.2363c-0.0738-0.1087-0.1111-0.2377-0.1068-0.3689c0.0254-0.1686,0.0941-0.3277,0.1993-0.4619 + c0.1051-0.1341,0.2425-0.2389,0.3994-0.3041c-0.2315-0.1429-0.4223-0.3444-0.552-0.5843c-0.1297-0.24-0.195-0.51-0.1882-0.783 + c0-0.9958,0.8132-1.7044,1.958-1.7044c0.5181-0.0145,1.0235,0.1596,1.4238,0.4902c0.3417-0.2335,0.7343-0.3831,1.1448-0.4366v0.678 + c-0.2943,0.0016-0.586,0.0548-0.8624,0.157c0.162,0.2407,0.2468,0.5252,0.2442,0.8158c0,1.0227-0.8285,1.6929-1.947,1.6929 + c-0.2586,0.0008-0.5164-0.0393-0.7632-0.1187c-0.1984,0.0881-0.3358,0.2068-0.3358,0.383c0,0.1761,0.1569,0.291,0.6682,0.3332 + l0.9769,0.0805c1.2253,0.0804,1.8469,0.4711,1.8469,1.2294c0,0.9-0.9574,1.3788-2.3548,1.3788 + c-1.6213,0-2.3201-0.4596-2.3201-1.1796L127.2574,80.0082z M131.2149,79.8972c0-0.4214-0.3171-0.6128-1.3322-0.6856l-0.9124-0.0613 + l-0.2705-0.0268c-0.4622,0.1609-0.7098,0.4558-0.7098,0.766c0,0.4711,0.4995,0.7086,1.6943,0.7086 + c0.954,0.0038,1.5264-0.2834,1.5264-0.7124L131.2149,79.8972z M130.757,76.2318c0-0.6894-0.435-1.1222-1.2177-1.1222 + c-0.1552-0.0178-0.3121-0.0017-0.4604,0.0472c-0.1484,0.0488-0.2849,0.1293-0.3994,0.2359s-0.2044,0.2368-0.2646,0.3816 + c-0.0594,0.1448-0.0873,0.3009-0.0814,0.4576c0,0.6856,0.4842,1.1069,1.2168,1.1069 + C130.2838,77.3386,130.757,76.9288,130.757,76.2318z"/> +<path fill="#0B1324" d="M133.2797,72.8456h0.82v0.7661h-0.82V72.8456z M133.2984,74.6151h0.7827v4.7454h-0.7827V74.6151z"/> +<path fill="#0B1324" d="M135.4624,76.9987c0-1.6354,1.049-2.4704,2.2437-2.4704s2.2327,0.835,2.2327,2.4704 + s-1.0574,2.4742-2.2327,2.4742S135.4624,78.6227,135.4624,76.9987z M139.1452,76.9987c0-0.9882-0.4884-1.8078-1.439-1.8078 + c-0.9506,0-1.4543,0.7315-1.4543,1.8078c0,1.0035,0.4808,1.8154,1.4585,1.8154C138.6143,78.8065,139.1452,78.0788,139.1452,76.9987z + "/> +<path fill="#0B1324" d="M141.305,74.6161h0.7903v0.7163c0.4672-0.4952,1.11-0.7868,1.7892-0.812 + c0.1916-0.0223,0.3858-0.0011,0.5681,0.062c0.1823,0.0631,0.3477,0.1665,0.485,0.3026c0.1374,0.1361,0.2417,0.3013,0.307,0.4835 + c0.0645,0.1822,0.0873,0.3767,0.0678,0.5691v3.4241h-0.7861v-3.2479c0-0.6282-0.2747-0.9307-0.8861-0.9307 + c-0.5987,0.0455-1.1566,0.3197-1.5603,0.7661v3.4164h-0.7903v-4.7493"/> +<path fill="#0B1324" d="M146.6023,78.2352c0-0.9537,0.8319-1.6392,3.2172-1.9687v-0.2222c0.0144-0.1222,0.0009-0.2461-0.0407-0.362 + c-0.0407-0.1159-0.1086-0.2206-0.1967-0.306c-0.0882-0.0853-0.195-0.149-0.3121-0.1859c-0.117-0.037-0.2417-0.0461-0.3621-0.027 + c-0.6487,0.015-1.2686,0.2732-1.7366,0.7239l-0.4164-0.4865c0.6063-0.5697,1.4059-0.8849,2.237-0.8809 + c1.1448,0,1.6027,0.5937,1.6027,1.5856v2.0874c-0.0254,0.3883,0.0212,0.7778,0.1374,1.149h-0.7979 + c-0.0772-0.2094-0.1162-0.4314-0.1145-0.6549c-0.5003,0.4798-1.1702,0.7414-1.8622,0.7277c-0.8242,0-1.3551-0.4328-1.3551-1.1989 + V78.2352z M149.8195,78.1127v-1.3328c-1.8316,0.291-2.4422,0.7315-2.4422,1.3251c0,0.4558,0.3087,0.7009,0.8124,0.7009 + c0.6088,0.0028,1.194-0.2337,1.6298-0.6588V78.1127z"/> +<path fill="#0B1324" d="M152.9952,72.7114h-0.7869v6.649h0.7869V72.7114z"/> +<path fill="#0B1324" d="M154.3918,76.9987c0-1.7312,1.1448-2.4704,2.175-2.4704c1.1448,0,2.008,0.7929,2.008,2.5048v0.1648h-3.397 + c0.0229,1.0685,0.6529,1.6392,1.4466,1.6392c0.2866,0.012,0.5715-0.0527,0.8259-0.1871c0.2544-0.1346,0.4681-0.3343,0.6199-0.5788 + l0.4621,0.3829c-0.2162,0.3205-0.5105,0.5809-0.8539,0.757s-0.7259,0.2622-1.1117,0.2503c-1.1448,0-2.175-0.8158-2.175-2.4742 + V76.9987z M157.8261,76.5812c-0.0644-0.8426-0.4808-1.421-1.2669-1.421c-0.6487,0-1.2592,0.4404-1.3703,1.421H157.8261z"/> +<path fill="#0B1324" d="M162.1465,72.7164h4.1373v0.7239h-3.336v2.0758h2.4812v0.7086h-2.4812v2.4206h3.5225v0.7162h-4.3238V72.7164 + z"/> +<path fill="#0B1324" d="M167.7677,74.6157h0.7903v0.7162c0.4715-0.4989,1.1202-0.7906,1.8053-0.8119 + c0.1908-0.0218,0.3841-0.0002,0.5656,0.0632c0.1823,0.0634,0.3468,0.167,0.4833,0.3031c0.1365,0.1361,0.2408,0.3012,0.3044,0.4831 + c0.0644,0.1819,0.0865,0.3759,0.0661,0.5678v3.424h-0.7827v-3.2479c0-0.6281-0.2705-0.9307-0.881-0.9307 + c-0.5987,0.0455-1.1575,0.3197-1.5611,0.766v3.4164h-0.7903V74.6157z"/> +<path fill="#0B1324" d="M173.718,78.2117v-2.9606h-0.8285v-0.6358h0.8403V72.93h0.7632v1.6853h1.2516v0.6358h-1.2516v2.7921 + c0,0.5017,0.1637,0.766,0.7632,0.766c0.1654-0.0012,0.3307-0.0205,0.4918-0.0575v0.632c-0.2256,0.039-0.4537,0.0583-0.6826,0.0575 + c-1.0116,0-1.3356-0.383-1.3356-1.2141"/> +<path fill="#0B1324" d="M176.7063,74.6153h0.8132l0.6292,2.2291c0.1645,0.586,0.279,0.969,0.424,1.5818h0.0416 + c0.1603-0.6626,0.2518-1.0073,0.4121-1.5895l0.6182-2.2214h0.6801l0.6292,2.2673c0.1645,0.5707,0.2561,0.9231,0.4045,1.532h0.0195 + c0.1603-0.6281,0.2519-0.9652,0.4121-1.532l0.6597-2.298h0.7403l-1.4687,4.7454h-0.7292l-1.0269-3.7113h-0.0186l-1.0269,3.7113 + h-0.7174L176.7063,74.6153z"/> +<path fill="#0B1324" d="M184.316,72.8456h0.8242v0.7661h-0.8242V72.8456z M184.3355,74.6151h0.7861v4.7454h-0.7827L184.3355,74.6151 + z"/> +<path fill="#0B1324" d="M186.5029,76.9982c0-1.7389,1.1448-2.4704,2.2098-2.4704c0.4147-0.0143,0.8225,0.1073,1.1617,0.3464 + c0.3392,0.2391,0.5919,0.5827,0.7199,0.9788l-0.664,0.2719c-0.0704-0.2741-0.2306-0.5165-0.4545-0.6876 + c-0.2247-0.171-0.5003-0.2608-0.7827-0.2546c-0.6902,0-1.3966,0.4749-1.3966,1.8154c0,1.149,0.5648,1.8231,1.378,1.8231 + c0.6105,0,0.9845-0.2604,1.2898-0.9498l0.6487,0.2528c-0.3816,0.766-0.9311,1.3482-1.969,1.3482 + C187.5332,79.4724,186.5029,78.6221,186.5029,76.9982z"/> +<path fill="#0B1324" d="M191.8766,72.7164h0.7861v4.2705l2.1522-2.3708h0.8853l-1.5721,1.7005l1.7477,3.0449h-0.8353l-1.4195-2.4704 + l-0.9582,1.0149v1.4555h-0.7861V72.7164z"/> +<path fill="#0B1324" d="M197.8488,72.7114h-0.7784v6.649h0.7784V72.7114z"/> +<path fill="#0B1324" d="M199.4557,78.0431V74.596h0.7903v3.2671c0,0.6243,0.2671,0.923,0.8777,0.923 + c0.6004-0.0396,1.1609-0.3148,1.5611-0.766V74.573h0.7937v4.7454h-0.7937v-0.7085c-0.4732,0.496-1.1219,0.7839-1.8053,0.8005 + c-0.92,0-1.4238-0.5133-1.4238-1.4095"/> +<path fill="#0B1324" d="M205.0931,74.6161h0.7937v0.7163c0.2323-0.2476,0.5105-0.4468,0.82-0.5861 + c0.3087-0.1393,0.6419-0.2161,0.9811-0.2259c0.1917-0.0224,0.385-0.0013,0.5673,0.0618c0.1823,0.0632,0.3477,0.1666,0.4842,0.3028 + c0.1374,0.1361,0.2417,0.3015,0.3061,0.4837c0.0636,0.1822,0.0865,0.3766,0.0661,0.5688v3.424h-0.7861v-3.2478 + c0-0.6282-0.2679-0.9307-0.8819-0.9307c-0.5987,0.0427-1.1566,0.3173-1.5569,0.7661v3.4164h-0.7937V74.6161z"/> +<path fill="#0B1324" d="M210.1648,80.008c0.0144-0.2468,0.1086-0.4823,0.2671-0.6713c0.1586-0.1891,0.374-0.3217,0.6139-0.3781 + c-0.1238-0.0443-0.2306-0.1265-0.3053-0.2351s-0.1136-0.2381-0.1102-0.3701c0-0.2987,0.2552-0.563,0.6029-0.766 + c-0.2357-0.1403-0.4308-0.3406-0.5648-0.5807c-0.134-0.2401-0.2027-0.5115-0.1984-0.7867c0-0.9958,0.8166-1.7043,1.9656-1.7043 + c0.5164-0.0122,1.0201,0.1617,1.4195,0.4902c0.3417-0.2337,0.7343-0.3833,1.1448-0.4366v0.678 + c-0.2968,0.0016-0.591,0.0548-0.87,0.1571c0.1653,0.2391,0.251,0.5247,0.2442,0.8158c0,1.0227-0.8166,1.6929-1.9385,1.6929 + c-0.2595-0.0001-0.5164-0.0401-0.764-0.1187c-0.1984,0.0881-0.3358,0.2068-0.3358,0.383c0,0.1761,0.1569,0.291,0.6758,0.3332 + l0.9769,0.0805c1.2211,0.0804,1.8393,0.471,1.8393,1.2294c0,0.9001-0.9574,1.3789-2.3464,1.3789 + c-1.6264,0-2.3285-0.4597-2.3285-1.1797L210.1648,80.008z M214.1105,79.8969c0-0.4214-0.3205-0.6128-1.3356-0.6856l-0.9048-0.0613 + l-0.2747-0.0268c-0.4655,0.1609-0.7132,0.4558-0.7132,0.766c0,0.4711,0.5037,0.7086,1.6985,0.7086 + c0.9692,0.0038,1.5263-0.2834,1.5263-0.7124L214.1105,79.8969z M213.6526,76.2545c0-0.6894-0.4384-1.1222-1.2092-1.1222 + c-0.156-0.0176-0.3138-0.0015-0.4622,0.0472c-0.1484,0.0488-0.2858,0.1292-0.4002,0.2357 + c-0.1153,0.1064-0.2061,0.2365-0.2671,0.3812c-0.0602,0.1448-0.089,0.301-0.0848,0.4581c0,0.6856,0.485,1.1069,1.2219,1.1069 + c0.736,0,1.2135-0.4328,1.2135-1.1298L213.6526,76.2545z"/> +</svg> diff --git a/public/images/logos/logo-fabcityglobal.svg b/public/images/logos/logo-fabcityglobal.svg new file mode 100644 index 0000000000000000000000000000000000000000..109518ba81922cbfad69fcb4bed7c0aad08f6861 --- /dev/null +++ b/public/images/logos/logo-fabcityglobal.svg @@ -0,0 +1,248 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 26.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<svg width="240" height="120" version="1.0" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" + viewBox="0 0 200 59" enable-background="new 0 0 200 59" xml:space="preserve"> +<path fill="#0B1324" d="M73.1514,21.2071h3.188c1.0212,0,1.8182-0.3,2.3662-0.8751c0.5479-0.575,0.8219-1.4,0.8219-2.425 + c0-1.0251-0.274-1.8251-0.8219-2.4001c-0.548-0.5751-1.345-0.8751-2.3662-0.8751h-4.5828v11.4755h1.3948V21.2071z M73.1514,15.8319 + h3.188c0.4619-0.0257,0.9161,0.1263,1.2703,0.425c0.1538,0.1629,0.2728,0.3555,0.3499,0.5661 + c0.0771,0.2107,0.1106,0.4349,0.0984,0.6589v0.8501c0.0152,0.2243-0.0168,0.4494-0.0941,0.6605 + c-0.0772,0.211-0.1979,0.4034-0.3542,0.5645c-0.1727,0.1526-0.374,0.2688-0.5922,0.3418s-0.4488,0.1013-0.6781,0.0832h-3.188 + C73.1514,19.982,73.1514,15.8319,73.1514,15.8319z"/> +<path fill="#0B1324" d="M87.074,26.1072h0.747v-1.1501H86.85V20.282c0.018-0.3907-0.048-0.7809-0.194-1.1435 + c-0.146-0.3626-0.369-0.689-0.653-0.9566c-0.573-0.5-1.37-0.75-2.416-0.75c-0.664-0.0286-1.321,0.1364-1.893,0.475 + c-0.463,0.2871-0.841,0.6926-1.096,1.175l0.772,0.7501c0.217-0.371,0.515-0.6873,0.872-0.9251c0.388-0.2409,0.838-0.3626,1.295-0.35 + c0.672,0,1.171,0.15,1.494,0.475c0.172,0.1832,0.305,0.3996,0.391,0.636c0.085,0.2365,0.122,0.4879,0.108,0.7391v0.85h-1.669 + c-1.246,0-2.142,0.225-2.74,0.65c-0.285,0.2075-0.514,0.483-0.666,0.8017s-0.223,0.6704-0.206,1.0234 + c-0.017,0.3519,0.041,0.7034,0.169,1.031c0.129,0.3277,0.326,0.624,0.578,0.8691c0.499,0.45,1.196,0.675,2.093,0.675 + c0.534,0.0198,1.063-0.1193,1.519-0.4c0.44-0.2649,0.768-0.6831,0.922-1.1751h0.074c0.049,0.3582,0.195,0.6957,0.424,0.9751 + C86.227,25.9822,86.576,26.1072,87.074,26.1072z M85.53,23.6321c0.004,0.221-0.057,0.4384-0.175,0.625 + c-0.114,0.1954-0.267,0.3655-0.448,0.5c-0.215,0.1426-0.45,0.2521-0.698,0.3251c-0.301,0.0743-0.611,0.1079-0.921,0.1 + c-0.431,0.022-0.857-0.0916-1.221-0.3251c-0.145-0.1164-0.261-0.2651-0.338-0.4343c-0.078-0.1693-0.116-0.3544-0.11-0.5407v-0.35 + c-0.01-0.1916,0.034-0.3823,0.126-0.5502c0.093-0.168,0.23-0.3065,0.397-0.3998c0.349-0.225,0.897-0.325,1.644-0.325h1.744 + C85.53,22.2571,85.53,23.6321,85.53,23.6321z"/> +<path fill="#0B1324" d="M91.408,18.1069c-0.371,0.2717-0.657,0.6449-0.822,1.075h-0.075v-1.575h-1.32v8.5003h1.32V20.357 + c0.005-0.2077,0.063-0.4108,0.167-0.5901c0.105-0.1793,0.253-0.329,0.431-0.435c0.399-0.275,0.947-0.4,1.669-0.4h0.772v-1.325 + h-0.523C92.445,17.5764,91.872,17.7536,91.408,18.1069L91.408,18.1069z"/> +<path fill="#0B1324" d="M95.268,24.7072c-0.014,0.1856,0.009,0.3722,0.069,0.5484s0.155,0.3384,0.279,0.4766 + c0.138,0.1337,0.303,0.2363,0.483,0.301c0.181,0.0647,0.373,0.0899,0.564,0.074h1.643v-1.15h-1.743V18.782h1.868v-1.1751h-1.868 + v-2.3501h-1.171v1.5751c0.025,0.2116-0.028,0.4249-0.149,0.6c-0.081,0.0706-0.177,0.1228-0.28,0.153s-0.212,0.0377-0.318,0.022 + h-0.772v1.1751h1.395V24.7072z"/> +<path fill="#0B1324" d="M105.081,26.0073c0.489,0.2047,1.014,0.3068,1.544,0.3c0.53,0.0097,1.056-0.0926,1.544-0.3 + c0.46-0.2189,0.875-0.5244,1.221-0.9c0.351-0.4117,0.622-0.8868,0.797-1.4001c0.187-0.5985,0.279-1.2227,0.273-1.85 + c0.002-0.6188-0.09-1.2343-0.273-1.8251c-0.175-0.5132-0.446-0.9883-0.797-1.4c-0.333-0.3906-0.75-0.6987-1.221-0.9001 + c-0.488-0.2074-1.014-0.3096-1.544-0.3c-0.53-0.0067-1.055,0.0954-1.544,0.3c-0.471,0.2014-0.889,0.5095-1.221,0.9001 + c-0.344,0.413-0.606,0.8882-0.772,1.4c-0.365,1.1976-0.365,2.4776,0,3.6751c0.166,0.5118,0.428,0.987,0.772,1.4001 + C104.206,25.4829,104.62,25.7884,105.081,26.0073z M104.209,21.2572c0-0.9001,0.224-1.5751,0.672-2.0001 + c0.231-0.2243,0.504-0.3996,0.804-0.5156c0.299-0.1159,0.619-0.1702,0.94-0.1594c0.321-0.0137,0.642,0.0392,0.942,0.1553 + s0.572,0.293,0.801,0.5197c0.449,0.425,0.673,1.1,0.673,2.0001v1.225c0,0.9-0.224,1.5751-0.673,2.0001 + c-0.231,0.2221-0.504,0.3944-0.804,0.5062c-0.3,0.1118-0.62,0.1608-0.939,0.1438c-0.319,0.0155-0.639-0.0341-0.938-0.1459 + c-0.3-0.1117-0.574-0.2832-0.806-0.5041c-0.448-0.425-0.672-1.1001-0.672-2.0001C104.209,22.4822,104.209,21.2572,104.209,21.2572z" + /> +<path fill="#0B1324" d="M112.952,14.4819c-0.336,0.3953-0.506,0.9064-0.473,1.4251v1.7h-1.37v1.1751h1.37v7.3252h1.32v-7.3252h1.818 + V17.607h-1.818v-2.5001h1.818v-1.175h-1.27C113.724,13.9319,113.251,14.1069,112.952,14.4819z"/> +<path fill="#0B1324" d="M120.698,24.7072c-0.015,0.3733,0.109,0.7389,0.349,1.025c0.14,0.1299,0.305,0.2301,0.485,0.2945 + c0.179,0.0644,0.37,0.0918,0.561,0.0805h1.643v-1.15h-1.718V18.782h1.843v-1.1751h-1.843v-2.3501h-1.171v1.5751 + c0.016,0.1067,0.008,0.2156-0.022,0.3191c-0.03,0.1036-0.082,0.1994-0.152,0.2809c-0.078,0.0686-0.169,0.1197-0.268,0.1499 + c-0.098,0.0302-0.203,0.0388-0.305,0.0251h-0.797v1.1751h1.395L120.698,24.7072L120.698,24.7072z"/> +<path fill="#0B1324" d="M126.8,20.2071c0.001-0.252,0.061-0.5002,0.174-0.725c0.118-0.2008,0.279-0.3718,0.473-0.5 + c0.21-0.1297,0.436-0.2306,0.673-0.3c0.245-0.0579,0.495-0.0914,0.747-0.1c1.295,0,1.918,0.775,1.918,2.3v5.2252h1.32v-5.4502 + c0-1.025-0.249-1.825-0.772-2.4001c-0.265-0.2788-0.587-0.497-0.944-0.6393c-0.357-0.1424-0.74-0.2058-1.124-0.1857 + c-0.535-0.0311-1.067,0.1089-1.519,0.4c-0.383,0.3026-0.683,0.6985-0.872,1.1501H126.8v-5.0502h-1.296v12.1754h1.296V20.2071z"/> +<path fill="#0B1324" d="M135.94,26.0073c0.498,0.2046,1.032,0.3066,1.569,0.3c0.725,0.0206,1.44-0.1612,2.068-0.525 + c0.547-0.3465,0.988-0.8402,1.27-1.4251l-0.922-0.675c-0.204,0.4434-0.533,0.8172-0.946,1.075 + c-0.419,0.2578-0.904,0.3881-1.395,0.375c-0.357,0.0113-0.712-0.0482-1.046-0.175c-0.297-0.133-0.567-0.3194-0.797-0.55 + c-0.223-0.2361-0.393-0.5174-0.498-0.825c-0.111-0.322-0.169-0.6596-0.175-1.0001v-0.4h6.103v-0.625 + c-0.002-0.5593-0.086-1.1153-0.249-1.6501c-0.164-0.4851-0.417-0.9347-0.748-1.325c-0.32-0.3589-0.71-0.6482-1.145-0.85 + c-0.48-0.2069-0.998-0.3091-1.52-0.3c-0.537-0.0067-1.071,0.0954-1.569,0.3c-0.467,0.1954-0.878,0.5048-1.195,0.9 + c-0.353,0.4068-0.616,0.8839-0.772,1.4001c-0.184,0.5908-0.276,1.2062-0.274,1.825c-0.006,0.6273,0.086,1.2516,0.274,1.8501 + c0.156,0.5161,0.419,0.9932,0.772,1.4C135.076,25.4882,135.483,25.7948,135.94,26.0073L135.94,26.0073z M135.068,21.0821 + c-0.001-0.3515,0.067-0.6998,0.2-1.025c0.101-0.3094,0.272-0.5915,0.498-0.8251c0.206-0.2299,0.461-0.4095,0.747-0.525 + c0.317-0.1248,0.656-0.1843,0.996-0.175c0.303-0.0134,0.605,0.0401,0.885,0.1567c0.279,0.1167,0.53,0.2936,0.734,0.5183 + c0.436,0.494,0.66,1.1411,0.623,1.8001v0.175h-4.683L135.068,21.0821L135.068,21.0821z"/> +<path fill="#0B1324" d="M147.722,20.9071h4.981V19.707h-4.981v-3.8751h5.455v-1.2001h-6.825v11.4755h1.37V20.9071z"/> +<path fill="#0B1324" d="M161.122,24.9573h-0.971v-4.6752c0-0.9-0.274-1.6-0.847-2.1001c-0.573-0.5-1.37-0.75-2.391-0.75 + c-0.664-0.0314-1.322,0.1338-1.893,0.475c-0.469,0.279-0.85,0.6866-1.096,1.1751l0.772,0.75c0.21-0.3761,0.509-0.694,0.872-0.925 + c0.381-0.2376,0.822-0.3592,1.27-0.3501c0.697,0,1.196,0.1501,1.519,0.4751c0.172,0.1831,0.305,0.3995,0.391,0.636 + c0.085,0.2364,0.122,0.4879,0.107,0.739v0.85h-1.668c-1.246,0-2.167,0.2251-2.74,0.6501c-0.288,0.2042-0.52,0.4791-0.673,0.7986 + c-0.152,0.3195-0.221,0.6728-0.199,1.0264c-0.017,0.3519,0.041,0.7034,0.169,1.0311c0.129,0.3276,0.326,0.6239,0.578,0.869 + c0.499,0.45,1.196,0.675,2.093,0.675c0.534,0.0169,1.062-0.122,1.519-0.4c0.434-0.2716,0.76-0.6873,0.921-1.175h0.075 + c0.04,0.3559,0.178,0.6935,0.399,0.975c0.224,0.275,0.573,0.4,1.071,0.4h0.722V24.9573z M158.855,23.6322 + c0.005,0.221-0.056,0.4384-0.174,0.6251c-0.114,0.1953-0.267,0.3654-0.448,0.5c-0.224,0.1425-0.467,0.252-0.723,0.325 + c-0.293,0.073-0.594,0.1066-0.896,0.1c-0.431,0.0255-0.859-0.0884-1.221-0.325c-0.145-0.1164-0.261-0.2652-0.338-0.4344 + c-0.078-0.1692-0.116-0.3544-0.11-0.5407v-0.35c-0.01-0.1916,0.034-0.3822,0.126-0.5502c0.093-0.1679,0.23-0.3065,0.397-0.3998 + c0.349-0.225,0.897-0.325,1.644-0.325h1.743L158.855,23.6322L158.855,23.6322z"/> +<path fill="#0B1324" d="M163.811,24.7573h0.075c0.206,0.4786,0.553,0.883,0.993,1.1598c0.44,0.2768,0.954,0.4129,1.473,0.3902 + c0.498,0.0094,0.991-0.0931,1.444-0.3c0.419-0.2276,0.791-0.5331,1.096-0.9c0.317-0.4159,0.546-0.8923,0.673-1.4001 + c0.332-1.2023,0.332-2.4727,0-3.6751c-0.127-0.5077-0.356-0.9841-0.673-1.4c-0.291-0.3806-0.666-0.6885-1.096-0.9001 + c-0.453-0.2069-0.946-0.3094-1.444-0.3c-0.523-0.0156-1.04,0.1142-1.495,0.375c-0.441,0.2765-0.782,0.6886-0.971,1.1751h-0.075 + v-5.0502h-1.295v12.1754h1.295L163.811,24.7573L163.811,24.7573z M163.811,20.2321c0.008-0.2272,0.067-0.4497,0.175-0.65 + c0.123-0.2032,0.284-0.3813,0.473-0.525c0.214-0.151,0.449-0.269,0.697-0.35c0.276-0.08,0.561-0.1221,0.847-0.125 + c0.324-0.0136,0.646,0.0418,0.947,0.1625c0.3,0.1206,0.572,0.3038,0.797,0.5375c0.45,0.5068,0.683,1.1718,0.647,1.85v1.4501 + c0,0.775-0.199,1.4001-0.647,1.8501c-0.221,0.239-0.492,0.4258-0.794,0.5469c-0.301,0.1211-0.626,0.1733-0.95,0.1531 + c-0.285,0.0052-0.57-0.0285-0.847-0.1c-0.252-0.0706-0.489-0.1895-0.697-0.35c-0.196-0.1464-0.358-0.3341-0.473-0.55 + c-0.114-0.2249-0.173-0.4731-0.175-0.7251V20.2321z"/> +<path fill="#0B1324" d="M180.922,24.5321c-0.537,0.3821-1.185,0.5754-1.843,0.55c-0.996,0-1.768-0.325-2.316-1 + c-0.548-0.6751-0.822-1.6001-0.822-2.8002v-1.7c-0.008-0.55,0.068-1.0979,0.224-1.6251c0.123-0.4418,0.325-0.8571,0.598-1.225 + c0.26-0.3467,0.602-0.6218,0.996-0.8c0.409-0.2073,0.862-0.3103,1.32-0.3001c0.633-0.0126,1.254,0.1803,1.769,0.5501 + c0.481,0.3607,0.845,0.8566,1.046,1.425l1.12-0.675c-0.315-0.7761-0.863-1.4341-1.569-1.8823 + c-0.705-0.4482-1.532-0.6641-2.366-0.6178c-1.444,0-2.59,0.5-3.387,1.5501c-0.797,1.05-1.221,2.525-1.221,4.4501 + s0.399,3.4001,1.221,4.4002c0.822,1,1.943,1.475,3.387,1.475c0.856,0.0473,1.706-0.1788,2.426-0.6459 + c0.721-0.4671,1.275-1.1512,1.584-1.9542l-1.096-0.7C181.785,23.6057,181.414,24.1339,180.922,24.5321z"/> +<path fill="#0B1324" d="M185.257,13.9318c-0.104-0.0154-0.21-0.007-0.31,0.0244c-0.101,0.0315-0.192,0.0853-0.269,0.1574 + c-0.077,0.0722-0.136,0.1607-0.174,0.2591s-0.053,0.2041-0.044,0.3092v0.2c-0.003,0.0964,0.013,0.1925,0.047,0.2826 + c0.034,0.0902,0.086,0.1726,0.152,0.2424c0.077,0.0795,0.17,0.1409,0.274,0.1798c0.103,0.0389,0.214,0.0543,0.324,0.0452 + c0.114,0.013,0.229-0.0005,0.337-0.0395s0.206-0.1025,0.286-0.1855c0.066-0.0698,0.118-0.1522,0.152-0.2424 + c0.034-0.0901,0.05-0.1862,0.047-0.2826v-0.2c0.003-0.2017-0.068-0.3973-0.199-0.55c-0.086-0.0731-0.185-0.1285-0.292-0.1628 + C185.481,13.9348,185.369,13.9221,185.257,13.9318z"/> +<path fill="#0B1324" d="M185.929,17.6318h-1.32v8.4978h1.32V17.6318z"/> +<path fill="#0B1324" d="M190.013,15.2568h-1.195v1.5751c0.024,0.2116-0.029,0.4249-0.15,0.6 + c-0.077,0.0686-0.168,0.1197-0.267,0.1499c-0.099,0.0302-0.203,0.0388-0.306,0.0251h-0.797v1.1751h1.395v5.9252 + c-0.015,0.3733,0.109,0.7389,0.349,1.025c0.138,0.1324,0.303,0.2341,0.483,0.2987c0.18,0.0646,0.372,0.0906,0.563,0.0763h1.644 + v-1.15h-1.719V18.782h1.843v-1.1751h-1.843L190.013,15.2568L190.013,15.2568z"/> +<path fill="#0B1324" d="M198.705,17.6069l-2.067,5.7752l-0.449,1.3751h-0.074l-0.399-1.3751l-2.042-5.7752h-1.32l3.188,8.8254 + l-0.648,1.8h-1.32v1.1751h0.673c0.259,0.0035,0.518-0.0217,0.772-0.075c0.188-0.0201,0.369-0.0891,0.523-0.2 + c0.155-0.1012,0.283-0.2384,0.373-0.4001c0.114-0.2098,0.214-0.4269,0.299-0.65L200,17.6069H198.705z"/> +<path fill="#0B1324" d="M76.5885,38.0576h2.5405v1.1501c0.0033,0.3811-0.0819,0.7578-0.2491,1.1 + c-0.1418,0.3123-0.3551,0.5864-0.6226,0.8c-0.2841,0.2092-0.6053,0.362-0.9465,0.4501c-0.3608,0.1225-0.7399,0.1818-1.1208,0.175 + c-0.5028,0.0028-1.0015-0.0906-1.4695-0.275c-0.4203-0.1694-0.7956-0.4347-1.0959-0.7751c-0.3267-0.3367-0.5661-0.7488-0.6974-1.2 + c-0.1754-0.4974-0.2598-1.0225-0.249-1.5501v-1.875c-0.0125-0.5277,0.0719-1.0531,0.249-1.5501 + c0.1374-0.4485,0.3761-0.8592,0.6974-1.2c0.297-0.3269,0.6629-0.5831,1.071-0.7501c0.4294-0.1963,0.8982-0.2904,1.3699-0.275 + c0.6611-0.0175,1.3121,0.1654,1.868,0.525c0.524,0.357,0.9313,0.8615,1.1706,1.4501l1.1209-0.7 + c-0.356-0.7427-0.9071-1.3738-1.5941-1.8251c-0.7702-0.4739-1.6627-0.7087-2.5654-0.675c-0.6852-0.0123-1.3648,0.1242-1.9926,0.4 + c-0.5981,0.2554-1.1273,0.6495-1.5442,1.15c-0.4629,0.5362-0.803,1.1677-0.9963,1.8501c-0.2394,0.8284-0.3568,1.6876-0.3486,2.5501 + c-0.015,0.8648,0.1112,1.7262,0.3736,2.5501c0.1905,0.686,0.5213,1.3246,0.9713,1.8751c0.3996,0.4914,0.9126,0.8775,1.4944,1.125 + c0.6058,0.262,1.2582,0.3981,1.9178,0.4c0.752,0.0288,1.4962-0.1623,2.142-0.55c0.2545-0.1385,0.4785-0.3272,0.6582-0.555 + c0.1798-0.2277,0.3118-0.4897,0.3879-0.7701h0.0498v1.6751h1.2952v-5.9252h-3.8855V38.0576z"/> +<path fill="#0B1324" d="M83.861,30.5574h-1.32v10.8254c-0.012,0.3578,0.113,0.7067,0.349,0.975 + c0.138,0.1344,0.302,0.2391,0.482,0.3079c0.18,0.0687,0.372,0.1001,0.564,0.0921h1.171v-1.175h-1.246V30.5574z"/> +<path fill="#0B1324" d="M92.478,35.2575c-0.346-0.3755-0.76-0.681-1.221-0.9c-0.488-0.2074-1.014-0.3096-1.544-0.3 + c-0.538-0.0066-1.071,0.0954-1.569,0.3c-0.453,0.219-0.859,0.5247-1.195,0.9c-0.345,0.4223-0.606,0.9057-0.773,1.4251 + c-0.364,1.1891-0.364,2.461,0,3.6501c0.161,0.5144,0.423,0.9908,0.773,1.4001c0.322,0.3901,0.732,0.6985,1.195,0.9 + c0.496,0.2132,1.03,0.3238,1.569,0.325c0.532,0.0018,1.058-0.109,1.544-0.325c0.471-0.2014,0.889-0.5094,1.221-0.9 + c0.349-0.4093,0.612-0.8857,0.772-1.4001c0.399-1.1838,0.399-2.4663,0-3.6501C93.084,36.1632,92.822,35.6798,92.478,35.2575z + M92.129,39.1077c0,0.9-0.224,1.575-0.672,2.0001c-0.229,0.2266-0.502,0.4035-0.802,0.5196c-0.3,0.1162-0.621,0.1691-0.942,0.1554 + c-0.321,0.0107-0.64-0.0435-0.94-0.1595c-0.299-0.116-0.573-0.2913-0.803-0.5155c-0.449-0.4251-0.673-1.1001-0.673-2.0001v-1.2251 + c0-0.9,0.224-1.575,0.673-2c0.232-0.221,0.506-0.3925,0.805-0.5042c0.3-0.1117,0.619-0.1613,0.938-0.1458 + c0.32-0.017,0.639,0.0319,0.939,0.1437s0.574,0.2841,0.805,0.5063c0.448,0.425,0.672,1.1,0.672,2V39.1077z"/> +<path fill="#0B1324" d="M101.594,35.2575c-0.3-0.3725-0.673-0.679-1.096-0.9c-0.445-0.2049-0.93-0.3074-1.42-0.3 + c-0.531-0.0189-1.057,0.1109-1.519,0.375c-0.442,0.2765-0.782,0.6886-0.972,1.1751h-0.074v-5.0502h-1.295v12.2004h1.295v-1.375 + h0.074c0.204,0.4874,0.553,0.9,0.998,1.1818c0.446,0.2818,0.967,0.4191,1.493,0.3932c0.491-0.0013,0.976-0.1123,1.42-0.325 + c0.433-0.205,0.81-0.5141,1.096-0.9c0.316-0.416,0.545-0.8923,0.672-1.4001c0.332-1.2023,0.332-2.4728,0-3.6751 + C102.139,36.1499,101.91,35.6735,101.594,35.2575L101.594,35.2575z M101.096,39.2327c0.032,0.6734-0.191,1.3342-0.623,1.8501 + c-0.232,0.2318-0.508,0.4135-0.812,0.534c-0.304,0.1204-0.63,0.1769-0.957,0.166c-0.286-0.003-0.571-0.045-0.846-0.125 + c-0.248-0.0729-0.483-0.1825-0.698-0.325c-0.19-0.1524-0.35-0.3389-0.473-0.5501c-0.111-0.2347-0.17-0.4904-0.174-0.75v-3.1751 + c0.007-0.2273,0.067-0.4497,0.174-0.65c0.124-0.2032,0.284-0.3813,0.473-0.525c0.209-0.1528,0.446-0.2632,0.698-0.325 + c0.272-0.092,0.559-0.1343,0.846-0.1251c0.328-0.0171,0.655,0.0365,0.96,0.1573c0.305,0.1208,0.581,0.3059,0.809,0.5428 + c0.439,0.512,0.662,1.1756,0.623,1.85V39.2327z"/> +<path fill="#0B1324" d="M110.162,36.9077c0.019-0.3907-0.047-0.7809-0.193-1.1435s-0.369-0.689-0.654-0.9566 + c-0.573-0.5-1.37-0.75-2.416-0.75c-0.663-0.0285-1.321,0.1365-1.893,0.475c-0.462,0.2871-0.841,0.6927-1.095,1.1751l0.772,0.75 + c0.223-0.3656,0.52-0.6806,0.871-0.925c0.389-0.241,0.839-0.3627,1.296-0.3501c0.54-0.0368,1.073,0.1329,1.494,0.4751 + c0.349,0.325,0.498,0.8,0.498,1.4v0.825h-1.669c-1.245,0-2.142,0.2251-2.739,0.6501c-0.286,0.2129-0.515,0.493-0.667,0.8157 + c-0.152,0.3226-0.222,0.6778-0.205,1.0343c-0.014,0.3477,0.046,0.6945,0.174,1.0175c0.129,0.3231,0.324,0.6153,0.573,0.8576 + c0.584,0.4903,1.332,0.7404,2.092,0.7c0.533,0.0075,1.059-0.1308,1.52-0.4c0.436-0.281,0.761-0.7051,0.921-1.2h0.075 + c0.052,0.3645,0.198,0.7091,0.423,1c0.133,0.1425,0.296,0.2526,0.477,0.3219c0.181,0.0694,0.376,0.0961,0.569,0.0781h0.747v-1.175 + h-0.971L110.162,36.9077L110.162,36.9077z M108.842,40.2828c0.003,0.2097-0.048,0.4166-0.149,0.6001 + c-0.125,0.1957-0.285,0.3655-0.474,0.5c-0.209,0.1527-0.446,0.2631-0.697,0.325c-0.292,0.0817-0.594,0.1238-0.897,0.125 + c-0.441,0.0166-0.876-0.1058-1.245-0.35c-0.148-0.1137-0.266-0.2619-0.344-0.4318c-0.079-0.1699-0.114-0.3564-0.104-0.5433v-0.35 + c-0.005-0.1907,0.041-0.3792,0.133-0.5461c0.092-0.167,0.226-0.3064,0.39-0.4039c0.348-0.225,0.896-0.325,1.644-0.325h1.743V40.2828 + z"/> +<path fill="#0B1324" d="M113.823,30.5574h-1.32v10.8254c-0.012,0.3578,0.113,0.7067,0.349,0.975 + c0.138,0.1344,0.302,0.2391,0.482,0.3079c0.18,0.0687,0.372,0.1001,0.564,0.0921h1.171v-1.175h-1.246L113.823,30.5574 + L113.823,30.5574z"/> +<path fill="#0B1324" d="M119.428,32.4074h1.619v9.2003h-1.619v1.15h4.607v-1.15h-1.619v-9.2003h1.619v-1.1501h-4.607V32.4074z"/> +<path fill="#0B1324" d="M129.69,34.0575c-0.54-0.031-1.074,0.1185-1.52,0.425c-0.387,0.2881-0.689,0.6772-0.871,1.125h-0.075v-1.35 + h-1.295v8.5003h1.295v-5.9252c0.001-0.244,0.061-0.4841,0.174-0.7c0.117-0.2083,0.279-0.3877,0.473-0.5251 + c0.206-0.1317,0.434-0.2249,0.673-0.275c0.243-0.0701,0.494-0.1038,0.747-0.1c1.295,0,1.943,0.75,1.943,2.2751v5.2502h1.295v-5.4502 + c0-1.05-0.249-1.8501-0.747-2.4001c-0.267-0.2853-0.592-0.5092-0.953-0.6559C130.468,34.1048,130.079,34.0386,129.69,34.0575 + L129.69,34.0575z"/> +<path fill="#0B1324" d="M136.065,34.2576h-1.32v8.4978h1.32V34.2576z"/> +<path fill="#0B1324" d="M135.417,30.5573c-0.111-0.0097-0.224,0.003-0.331,0.0373s-0.206,0.0896-0.291,0.1627 + c-0.131,0.1528-0.202,0.3484-0.2,0.5501v0.2c-0.002,0.2016,0.069,0.3972,0.2,0.55c0.085,0.0731,0.184,0.1284,0.291,0.1627 + c0.107,0.0344,0.22,0.047,0.331,0.0373c0.104,0.0154,0.21,0.0071,0.311-0.0244c0.1-0.0315,0.192-0.0853,0.268-0.1574 + c0.077-0.0721,0.136-0.1607,0.174-0.2591s0.053-0.2041,0.044-0.3091v-0.2c0.009-0.1051-0.006-0.2108-0.044-0.3092 + s-0.097-0.1869-0.174-0.2591c-0.076-0.0721-0.168-0.1259-0.268-0.1574C135.627,30.5503,135.521,30.5419,135.417,30.5573 + L135.417,30.5573z"/> +<path fill="#0B1324" d="M140.149,31.9075h-1.195v1.575c0.018,0.2112-0.035,0.4224-0.15,0.6c-0.162,0.1286-0.367,0.1911-0.573,0.1751 + h-0.797v1.15h1.395v5.9502c-0.011,0.3652,0.113,0.7216,0.349,1.0001c0.138,0.1343,0.302,0.2391,0.482,0.3078 + c0.18,0.0688,0.372,0.1001,0.564,0.0922h1.644v-1.1751h-1.719v-6.1752h1.843v-1.15h-1.843V31.9075z"/> +<path fill="#0B1324" d="M144.932,34.2576h-1.32v8.4978h1.32V34.2576z"/> +<path fill="#0B1324" d="M144.284,30.5574c-0.111-0.0098-0.224,0.0029-0.331,0.0372c-0.107,0.0344-0.206,0.0897-0.291,0.1628 + c-0.125,0.1552-0.187,0.3513-0.175,0.55v0.2c-0.012,0.1987,0.05,0.3949,0.175,0.55c0.085,0.0731,0.184,0.1285,0.291,0.1628 + c0.107,0.0343,0.22,0.047,0.331,0.0372c0.226,0.0144,0.448-0.057,0.623-0.2c0.124-0.1551,0.187-0.3513,0.174-0.55v-0.2 + c0.013-0.1987-0.05-0.3948-0.174-0.55C144.732,30.6144,144.51,30.543,144.284,30.5574L144.284,30.5574z"/> +<path fill="#0B1324" d="M153.152,36.9075c0-0.9-0.274-1.6-0.847-2.1s-1.37-0.7501-2.391-0.7501 + c-0.671-0.0277-1.336,0.1371-1.918,0.4751c-0.463,0.287-0.841,0.6926-1.096,1.175l0.797,0.75c0.215-0.3644,0.503-0.6795,0.847-0.925 + c0.39-0.2383,0.839-0.3598,1.295-0.35c0.548-0.0359,1.089,0.1334,1.52,0.475c0.171,0.1886,0.303,0.4095,0.389,0.6498 + c0.085,0.2404,0.122,0.4954,0.109,0.7503v0.825h-1.694c-1.22,0-2.142,0.225-2.715,0.65c-0.293,0.207-0.529,0.4853-0.686,0.8089 + s-0.229,0.6818-0.21,1.0412c-0.014,0.3477,0.045,0.6944,0.174,1.0175s0.324,0.6153,0.573,0.8575 + c0.513,0.396,1.129,0.635,1.774,0.6882s1.292-0.0816,1.862-0.3881c0.43-0.2883,0.753-0.7098,0.922-1.2001h0.074 + c0.034,0.365,0.173,0.7123,0.399,1c0.135,0.1382,0.299,0.2455,0.48,0.3145c0.18,0.069,0.373,0.0982,0.566,0.0856h0.747v-1.1751 + h-0.971L153.152,36.9075L153.152,36.9075z M151.857,40.2827c-0.005,0.2119-0.065,0.419-0.175,0.6 + c-0.117,0.2013-0.279,0.3725-0.473,0.5c-0.207,0.157-0.444,0.2678-0.697,0.325c-0.292,0.0818-0.594,0.1238-0.897,0.125 + c-0.434,0.0219-0.863-0.1012-1.22-0.35c-0.148-0.1136-0.267-0.2618-0.345-0.4318c-0.078-0.1699-0.114-0.3564-0.104-0.5432v-0.35 + c-0.004-0.1907,0.042-0.3792,0.134-0.5462c0.092-0.1669,0.226-0.3063,0.389-0.4039c0.324-0.225,0.872-0.325,1.644-0.325h1.744 + L151.857,40.2827L151.857,40.2827z"/> +<path fill="#0B1324" d="M157.287,31.9075h-1.171v1.575c0.018,0.2112-0.034,0.4224-0.149,0.6 + c-0.172,0.1282-0.385,0.1903-0.598,0.1751h-0.772v1.15h1.394v5.9502c-0.015,0.1877,0.011,0.3764,0.076,0.5531 + c0.065,0.1768,0.167,0.3372,0.3,0.4704c0.132,0.1331,0.292,0.2357,0.468,0.3008c0.176,0.065,0.364,0.0909,0.551,0.0758h1.619 + v-1.1751h-1.718v-6.1752h1.868v-1.15h-1.868L157.287,31.9075L157.287,31.9075z"/> +<path fill="#0B1324" d="M162.093,34.2576h-1.32v8.4978h1.32V34.2576z"/> +<path fill="#0B1324" d="M161.419,30.5574c-0.224-0.012-0.446,0.0592-0.622,0.2c-0.124,0.1552-0.187,0.3513-0.175,0.55v0.2 + c-0.012,0.1987,0.051,0.3949,0.175,0.55c0.176,0.1409,0.398,0.212,0.622,0.2c0.112,0.0098,0.225-0.0029,0.332-0.0372 + s0.206-0.0897,0.291-0.1628c0.124-0.1551,0.187-0.3513,0.174-0.55v-0.2c0.013-0.1987-0.05-0.3948-0.174-0.55 + c-0.085-0.0731-0.184-0.1284-0.291-0.1628C161.644,30.5603,161.531,30.5476,161.419,30.5574L161.419,30.5574z"/> +<path fill="#0B1324" d="M167.996,38.4577l-0.922,2.9001h-0.099l-0.922-2.9001l-1.47-4.2001h-1.32l2.989,8.5003h1.52l2.988-8.5003 + h-1.27L167.996,38.4577z"/> +<path fill="#0B1324" d="M177.684,35.2326c-0.319-0.3664-0.709-0.6641-1.146-0.8751c-0.48-0.2068-0.997-0.3091-1.519-0.3 + c-0.539-0.0116-1.073,0.0906-1.569,0.3c-0.457,0.2125-0.865,0.5191-1.196,0.9001c-0.353,0.4158-0.616,0.9012-0.772,1.425 + c-0.365,1.1892-0.365,2.461,0,3.6502c0.15,0.5186,0.414,0.9969,0.772,1.4c0.318,0.3952,0.729,0.7046,1.196,0.9 + c0.494,0.2181,1.029,0.3288,1.569,0.3251c0.726,0.0091,1.441-0.1811,2.067-0.5501c0.558-0.3339,1.001-0.8311,1.27-1.425 + l-0.921-0.675c-0.211,0.4459-0.538,0.8261-0.947,1.1c-0.42,0.2552-0.904,0.3852-1.395,0.375c-0.366,0.0009-0.729-0.0669-1.071-0.2 + c-0.294-0.124-0.558-0.3118-0.772-0.55c-0.223-0.2361-0.392-0.5174-0.498-0.825c-0.122-0.3188-0.181-0.6585-0.174-1.0001v-0.4h6.102 + v-0.625c0.002-0.5616-0.091-1.1195-0.274-1.6501C178.267,36.0497,178.02,35.6051,177.684,35.2326L177.684,35.2326z M177.26,37.8327 + h-4.682v-0.125c0.005-0.3487,0.064-0.6945,0.174-1.0251c0.121-0.2983,0.299-0.57,0.523-0.8c0.205-0.2371,0.461-0.425,0.747-0.55 + c0.317-0.1248,0.656-0.1843,0.997-0.175c0.302-0.0134,0.604,0.0401,0.884,0.1567s0.531,0.2936,0.735,0.5183 + c0.436,0.494,0.66,1.1411,0.622,1.8001L177.26,37.8327L177.26,37.8327z"/> +<path fill="#0B1324" d="M29.6639,17.0069l14.147,8.2003V8.8816c0.003-0.1677-0.0394-0.333-0.1228-0.4783 + c-0.0833-0.1453-0.2045-0.2652-0.3504-0.3467L29.6639,0.1313C29.5209,0.0454,29.3573,0,29.1907,0 + c-0.1667,0-0.3303,0.0454-0.4733,0.1313L15.0436,8.0566c-0.1425,0.0854-0.2609,0.2061-0.3437,0.3506 + c-0.0828,0.1444-0.1274,0.3077-0.1295,0.4744v16.3256l14.147-8.2003c0.143-0.0859,0.3066-0.1313,0.4733-0.1313 + C29.3573,16.8756,29.5209,16.921,29.6639,17.0069L29.6639,17.0069z"/> +<path fill="#0B1324" d="M57.9088,33.3576l-14.0971-8.1503v16.3756c0.003,0.1676-0.0395,0.333-0.1228,0.4783 + c-0.0834,0.1453-0.2045,0.2652-0.3505,0.3467l-14.147,8.2003l14.0972,8.1753c0.143,0.0859,0.3066,0.1313,0.4732,0.1313 + c0.1667,0,0.3303-0.0454,0.4733-0.1313l13.6737-7.9253c0.1426-0.0854,0.2609-0.2062,0.3438-0.3506 + c0.0828-0.1444,0.1274-0.3078,0.1295-0.4744V34.1826c0.003-0.1677-0.0394-0.333-0.1228-0.4783 + C58.176,33.559,58.0548,33.4391,57.9088,33.3576L57.9088,33.3576z"/> +<path fill="#0B1324" d="M14.5704,41.5829V25.2073L0.4732,33.3576c-0.1442,0.0835-0.2639,0.2038-0.347,0.3487 + S-0.0004,34.0154,0,34.1826v15.8506c0.0065,0.1657,0.053,0.3273,0.1354,0.471c0.0824,0.1437,0.1984,0.2652,0.3378,0.354 + l13.6738,7.9253c0.143,0.0859,0.3066,0.1313,0.4732,0.1313c0.1667,0,0.3302-0.0454,0.4733-0.1313l14.0972-8.1753l-14.1471-8.2003 + c-0.1459-0.0815-0.2671-0.2014-0.3504-0.3467C14.6098,41.9159,14.5674,41.7505,14.5704,41.5829L14.5704,41.5829z"/> +<path fill="#0B1324" d="M25.803,29.4074h-2.416v-1.05h2.8394v-1.4751h-4.4583v6.6253h1.6189v-2.6251h2.416V29.4074z"/> +<path fill="#0B1324" d="M30.6601,33.5074h1.6937l-2.142-6.6502h-1.8929l-2.1669,6.6502h1.6439l0.4732-1.525h1.9427L30.6601,33.5074z + M28.6676,30.5573l0.548-1.9501l0.5728,1.9501H28.6676z"/> +<path fill="#0B1324" d="M37.1351,33.3326c0.2184-0.0885,0.4142-0.2252,0.5729-0.4c0.3331-0.3788,0.511-0.87,0.4981-1.3751 + c0.0007-0.2575-0.0502-0.5126-0.1495-0.75c-0.0901-0.1969-0.2269-0.3686-0.3985-0.5c-0.1383-0.1351-0.3104-0.2301-0.4981-0.2751 + c0.1584-0.0617,0.3024-0.1553,0.4234-0.275c0.1201-0.1397,0.2131-0.3008,0.274-0.475c0.0711-0.2091,0.1048-0.4291,0.0996-0.65 + c0.0114-0.2336-0.0247-0.4671-0.1061-0.6863c-0.0813-0.2192-0.2062-0.4195-0.3671-0.5887 + c-0.3605-0.3268-0.8349-0.4975-1.3201-0.4751h-3.2129v6.6253h3.4869C36.6816,33.5126,36.9223,33.4522,37.1351,33.3326 + L37.1351,33.3326z M34.5697,28.2824h1.2453c0.1077-0.0087,0.2148,0.022,0.3018,0.0863c0.0869,0.0643,0.1478,0.1579,0.1715,0.2637 + l0,0v0.375c0.0108,0.0531,0.0101,0.1079-0.0022,0.1607c-0.0122,0.0527-0.0358,0.1022-0.0689,0.145 + c-0.0331,0.0427-0.0751,0.0778-0.123,0.1027c-0.048,0.0249-0.1007,0.0391-0.1546,0.0416h-1.345L34.5697,28.2824z M36.0392,32.0825 + h-1.4695v-1.225h1.4695c0.1265,0.0036,0.2486,0.0473,0.3487,0.125c0.081,0.0886,0.1255,0.2047,0.1245,0.325v0.325 + c0.001,0.1203-0.0435,0.2364-0.1245,0.325c-0.0468,0.0433-0.1017,0.0767-0.1617,0.0982 + C36.1663,32.0772,36.1027,32.0863,36.0392,32.0825L36.0392,32.0825z"/> +<path fill="#0B1324" d="M23.1384,35.7574c0.1467-0.016,0.2952-0.0021,0.4364,0.0409c0.1412,0.0429,0.2724,0.1141,0.3856,0.2092 + c0.2188,0.1644,0.3836,0.3908,0.4732,0.65l0.797-0.425c-0.1649-0.4103-0.452-0.7595-0.8219-1.0001 + c-0.3796-0.2403-0.8217-0.3621-1.2703-0.35c-0.3575,0.0059-0.7114,0.0735-1.046,0.2c-0.2982,0.1407-0.5618,0.3455-0.7722,0.6 + c-0.2283,0.2797-0.3977,0.6029-0.4981,0.9501c-0.1123,0.4238-0.1626,0.8617-0.1494,1.3c0,0.9751,0.1992,1.7251,0.6475,2.2501 + c0.2225,0.2552,0.499,0.4572,0.8093,0.5913s0.6465,0.1969,0.984,0.1837c0.462,0.0207,0.9201-0.0921,1.3201-0.325 + c0.3576-0.2541,0.6413-0.5993,0.8219-1l-0.7721-0.475c-0.0981,0.2752-0.2706,0.5176-0.4981,0.7 + c-0.2872,0.2074-0.6392,0.3039-0.9915,0.2718c-0.3523-0.0322-0.6812-0.1908-0.9264-0.4468 + c-0.2712-0.3766-0.4033-0.8363-0.3736-1.3001v-0.9c-0.0259-0.4556,0.1061-0.9061,0.3736-1.275 + c0.1348-0.1492,0.3006-0.2668,0.4857-0.3446C22.7382,35.7852,22.938,35.7492,23.1384,35.7574L23.1384,35.7574z"/> +<path fill="#0B1324" d="M28.3189,35.7575v-0.7751h-2.5405v0.7751h0.7971v4.3251h-0.7971v0.75h2.5405v-0.75h-0.797v-4.3251 + C27.5219,35.7575,28.3189,35.7575,28.3189,35.7575z"/> +<path fill="#0B1324" d="M31.4319,40.8326v-5.0251h1.7434v-0.8251h-4.4334v0.8251h1.7435v5.0251H31.4319z"/> +<path fill="#0B1324" d="M35.517,40.8576h0.9464v-2.35l2.0424-3.5252h-1.0461l-1.4446,2.6001h-0.0249l-1.4197-2.6001h-1.071 + l2.0175,3.5502v2.3V40.8576z"/> +</svg> diff --git a/public/images/logos/logo-fabcityglobal_2by1.svg b/public/images/logos/logo-fabcityglobal_2by1.svg new file mode 100644 index 0000000000000000000000000000000000000000..68f6e659e86533ed81f68687b6cd6093e79a5eee --- /dev/null +++ b/public/images/logos/logo-fabcityglobal_2by1.svg @@ -0,0 +1,245 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 26.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<svg width="240" height="120" version="1.0" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" + viewBox="0 0 240 120" enable-background="new 0 0 240 120" xml:space="preserve"> +<rect fill="#FFFFFF" width="240" height="120"/> +<path fill="#0B1324" d="M93.1514,52.2071h3.188c1.0212,0,1.8182-0.3,2.3662-0.8751c0.5479-0.575,0.8219-1.4,0.8219-2.425 + c0-1.0251-0.274-1.8251-0.8219-2.4001c-0.548-0.5751-1.345-0.8751-2.3662-0.8751h-4.5828v11.4755h1.3948V52.2071z M93.1514,46.8319 + h3.188c0.4619-0.0257,0.9161,0.1263,1.2703,0.425c0.1538,0.1629,0.2728,0.3555,0.3499,0.5661 + c0.0771,0.2107,0.1106,0.4349,0.0984,0.6589v0.8501c0.0152,0.2243-0.0168,0.4494-0.0941,0.6605 + c-0.0772,0.211-0.1979,0.4034-0.3542,0.5645c-0.1727,0.1526-0.374,0.2688-0.5922,0.3418c-0.2182,0.073-0.4488,0.1013-0.6781,0.0832 + h-3.188V46.8319z"/> +<path fill="#0B1324" d="M107.074,57.1072h0.747v-1.1501h-0.971V51.282c0.018-0.3907-0.048-0.7809-0.194-1.1435 + c-0.146-0.3626-0.369-0.689-0.653-0.9566c-0.573-0.5-1.37-0.75-2.416-0.75c-0.664-0.0286-1.321,0.1364-1.893,0.475 + c-0.463,0.2871-0.841,0.6926-1.096,1.175l0.772,0.7501c0.217-0.371,0.515-0.6873,0.872-0.9251c0.388-0.2409,0.838-0.3626,1.295-0.35 + c0.672,0,1.171,0.15,1.494,0.475c0.172,0.1832,0.305,0.3996,0.391,0.636c0.085,0.2365,0.122,0.4879,0.108,0.7391v0.85h-1.669 + c-1.246,0-2.142,0.225-2.74,0.65c-0.285,0.2075-0.514,0.483-0.666,0.8017c-0.152,0.3187-0.223,0.6704-0.206,1.0234 + c-0.017,0.3519,0.041,0.7034,0.169,1.031c0.129,0.3277,0.326,0.624,0.578,0.8691c0.499,0.45,1.196,0.675,2.093,0.675 + c0.534,0.0198,1.063-0.1193,1.519-0.4c0.44-0.2649,0.768-0.6831,0.922-1.1751h0.074c0.049,0.3582,0.195,0.6957,0.424,0.9751 + C106.227,56.9822,106.576,57.1072,107.074,57.1072z M105.53,54.6321c0.004,0.221-0.057,0.4384-0.175,0.625 + c-0.114,0.1954-0.267,0.3655-0.448,0.5c-0.215,0.1426-0.45,0.2521-0.698,0.3251c-0.301,0.0743-0.611,0.1079-0.921,0.1 + c-0.431,0.022-0.857-0.0916-1.221-0.3251c-0.145-0.1164-0.261-0.2651-0.338-0.4343c-0.078-0.1693-0.116-0.3544-0.11-0.5407v-0.35 + c-0.01-0.1916,0.034-0.3823,0.126-0.5502c0.093-0.168,0.23-0.3065,0.397-0.3998c0.349-0.225,0.897-0.325,1.644-0.325h1.744V54.6321z + "/> +<path fill="#0B1324" d="M111.408,49.1069c-0.371,0.2717-0.657,0.6449-0.822,1.075h-0.075v-1.575h-1.32v8.5003h1.32V51.357 + c0.005-0.2077,0.063-0.4108,0.167-0.5901c0.105-0.1793,0.253-0.329,0.431-0.435c0.399-0.275,0.947-0.4,1.669-0.4h0.772v-1.325 + h-0.523C112.445,48.5764,111.872,48.7536,111.408,49.1069L111.408,49.1069z"/> +<path fill="#0B1324" d="M115.268,55.7072c-0.014,0.1856,0.009,0.3722,0.069,0.5484c0.06,0.1762,0.155,0.3384,0.279,0.4766 + c0.138,0.1337,0.303,0.2363,0.483,0.301c0.181,0.0647,0.373,0.0899,0.564,0.074h1.643v-1.15h-1.743V49.782h1.868v-1.1751h-1.868 + v-2.3501h-1.171v1.5751c0.025,0.2116-0.028,0.4249-0.149,0.6c-0.081,0.0706-0.177,0.1228-0.28,0.153 + c-0.103,0.0302-0.212,0.0377-0.318,0.022h-0.772v1.1751h1.395V55.7072z"/> +<path fill="#0B1324" d="M125.081,57.0073c0.489,0.2047,1.014,0.3068,1.544,0.3c0.53,0.0097,1.056-0.0926,1.544-0.3 + c0.46-0.2189,0.875-0.5244,1.221-0.9c0.351-0.4117,0.622-0.8868,0.797-1.4001c0.187-0.5985,0.279-1.2227,0.273-1.85 + c0.002-0.6188-0.09-1.2343-0.273-1.8251c-0.175-0.5132-0.446-0.9883-0.797-1.4c-0.333-0.3906-0.75-0.6987-1.221-0.9001 + c-0.488-0.2074-1.014-0.3096-1.544-0.3c-0.53-0.0067-1.055,0.0954-1.544,0.3c-0.471,0.2014-0.889,0.5095-1.221,0.9001 + c-0.344,0.413-0.606,0.8882-0.772,1.4c-0.365,1.1976-0.365,2.4776,0,3.6751c0.166,0.5118,0.428,0.987,0.772,1.4001 + C124.206,56.4829,124.62,56.7884,125.081,57.0073z M124.209,52.2572c0-0.9001,0.224-1.5751,0.672-2.0001 + c0.231-0.2243,0.504-0.3996,0.804-0.5156c0.299-0.1159,0.619-0.1702,0.94-0.1594c0.321-0.0137,0.642,0.0392,0.942,0.1553 + c0.3,0.1161,0.572,0.293,0.801,0.5197c0.449,0.425,0.673,1.1,0.673,2.0001v1.225c0,0.9-0.224,1.5751-0.673,2.0001 + c-0.231,0.2221-0.504,0.3944-0.804,0.5062c-0.3,0.1118-0.62,0.1608-0.939,0.1438c-0.319,0.0155-0.639-0.0341-0.938-0.1459 + c-0.3-0.1117-0.574-0.2832-0.806-0.5041c-0.448-0.425-0.672-1.1001-0.672-2.0001V52.2572z"/> +<path fill="#0B1324" d="M132.952,45.4819c-0.336,0.3953-0.506,0.9064-0.473,1.4251v1.7h-1.37v1.1751h1.37v7.3252h1.32v-7.3252h1.818 + V48.607h-1.818v-2.5001h1.818v-1.175h-1.27C133.724,44.9319,133.251,45.1069,132.952,45.4819z"/> +<path fill="#0B1324" d="M140.698,55.7072c-0.015,0.3733,0.109,0.7389,0.349,1.025c0.14,0.1299,0.305,0.2301,0.485,0.2945 + c0.179,0.0644,0.37,0.0918,0.561,0.0805h1.643v-1.15h-1.718V49.782h1.843v-1.1751h-1.843v-2.3501h-1.171v1.5751 + c0.016,0.1067,0.008,0.2156-0.022,0.3191c-0.03,0.1036-0.082,0.1994-0.152,0.2809c-0.078,0.0686-0.169,0.1197-0.268,0.1499 + c-0.098,0.0302-0.203,0.0388-0.305,0.0251h-0.797v1.1751h1.395V55.7072z"/> +<path fill="#0B1324" d="M146.8,51.2071c0.001-0.252,0.061-0.5002,0.174-0.725c0.118-0.2008,0.279-0.3718,0.473-0.5 + c0.21-0.1297,0.436-0.2306,0.673-0.3c0.245-0.0579,0.495-0.0914,0.747-0.1c1.295,0,1.918,0.775,1.918,2.3v5.2252h1.32v-5.4502 + c0-1.025-0.249-1.825-0.772-2.4001c-0.265-0.2788-0.587-0.497-0.944-0.6393c-0.357-0.1424-0.74-0.2058-1.124-0.1857 + c-0.535-0.0311-1.067,0.1089-1.519,0.4c-0.383,0.3026-0.683,0.6985-0.872,1.1501H146.8v-5.0502h-1.296v12.1754h1.296V51.2071z"/> +<path fill="#0B1324" d="M155.94,57.0073c0.498,0.2046,1.032,0.3066,1.569,0.3c0.725,0.0206,1.44-0.1612,2.068-0.525 + c0.547-0.3465,0.988-0.8402,1.27-1.4251l-0.922-0.675c-0.204,0.4434-0.533,0.8172-0.946,1.075 + c-0.419,0.2578-0.904,0.3881-1.395,0.375c-0.357,0.0113-0.712-0.0482-1.046-0.175c-0.297-0.133-0.567-0.3194-0.797-0.55 + c-0.223-0.2361-0.393-0.5174-0.498-0.825c-0.111-0.322-0.169-0.6596-0.175-1.0001v-0.4h6.103v-0.625 + c-0.002-0.5593-0.086-1.1153-0.249-1.6501c-0.164-0.4851-0.417-0.9347-0.748-1.325c-0.32-0.3589-0.71-0.6482-1.145-0.85 + c-0.48-0.2069-0.998-0.3091-1.52-0.3c-0.537-0.0067-1.071,0.0954-1.569,0.3c-0.467,0.1954-0.878,0.5048-1.195,0.9 + c-0.353,0.4068-0.616,0.8839-0.772,1.4001c-0.184,0.5908-0.276,1.2062-0.274,1.825c-0.006,0.6273,0.086,1.2516,0.274,1.8501 + c0.156,0.5161,0.419,0.9932,0.772,1.4C155.076,56.4882,155.483,56.7948,155.94,57.0073L155.94,57.0073z M155.068,52.0821 + c-0.001-0.3515,0.067-0.6998,0.2-1.025c0.101-0.3094,0.272-0.5915,0.498-0.8251c0.206-0.2299,0.461-0.4095,0.747-0.525 + c0.317-0.1248,0.656-0.1843,0.996-0.175c0.303-0.0134,0.605,0.0401,0.885,0.1567c0.279,0.1167,0.53,0.2936,0.734,0.5183 + c0.436,0.494,0.66,1.1411,0.623,1.8001v0.175h-4.683V52.0821z"/> +<path fill="#0B1324" d="M167.722,51.9071h4.981V50.707h-4.981v-3.8751h5.455v-1.2001h-6.825v11.4755h1.37V51.9071z"/> +<path fill="#0B1324" d="M181.122,55.9573h-0.971v-4.6752c0-0.9-0.274-1.6-0.847-2.1001c-0.573-0.5-1.37-0.75-2.391-0.75 + c-0.664-0.0314-1.322,0.1338-1.893,0.475c-0.469,0.279-0.85,0.6866-1.096,1.1751l0.772,0.75c0.21-0.3761,0.509-0.694,0.872-0.925 + c0.381-0.2376,0.822-0.3592,1.27-0.3501c0.697,0,1.196,0.1501,1.519,0.4751c0.172,0.1831,0.305,0.3995,0.391,0.636 + c0.085,0.2364,0.122,0.4879,0.107,0.739v0.85h-1.668c-1.246,0-2.167,0.2251-2.74,0.6501c-0.288,0.2042-0.52,0.4791-0.673,0.7986 + c-0.152,0.3195-0.221,0.6728-0.199,1.0264c-0.017,0.3519,0.041,0.7034,0.169,1.0311c0.129,0.3276,0.326,0.6239,0.578,0.869 + c0.499,0.45,1.196,0.675,2.093,0.675c0.534,0.0169,1.062-0.122,1.519-0.4c0.434-0.2716,0.76-0.6873,0.921-1.175h0.075 + c0.04,0.3559,0.178,0.6935,0.399,0.975c0.224,0.275,0.573,0.4,1.071,0.4h0.722V55.9573z M178.855,54.6322 + c0.005,0.221-0.056,0.4384-0.174,0.6251c-0.114,0.1953-0.267,0.3654-0.448,0.5c-0.224,0.1425-0.467,0.252-0.723,0.325 + c-0.293,0.073-0.594,0.1066-0.896,0.1c-0.431,0.0255-0.859-0.0884-1.221-0.325c-0.145-0.1164-0.261-0.2652-0.338-0.4344 + c-0.078-0.1692-0.116-0.3544-0.11-0.5407v-0.35c-0.01-0.1916,0.034-0.3822,0.126-0.5502c0.093-0.1679,0.23-0.3065,0.397-0.3998 + c0.349-0.225,0.897-0.325,1.644-0.325h1.743V54.6322z"/> +<path fill="#0B1324" d="M183.811,55.7573h0.075c0.206,0.4786,0.553,0.883,0.993,1.1598c0.44,0.2768,0.954,0.4129,1.473,0.3902 + c0.498,0.0094,0.991-0.0931,1.444-0.3c0.419-0.2276,0.791-0.5331,1.096-0.9c0.317-0.4159,0.546-0.8923,0.673-1.4001 + c0.332-1.2023,0.332-2.4727,0-3.6751c-0.127-0.5077-0.356-0.9841-0.673-1.4c-0.291-0.3806-0.666-0.6885-1.096-0.9001 + c-0.453-0.2069-0.946-0.3094-1.444-0.3c-0.523-0.0156-1.04,0.1142-1.495,0.375c-0.441,0.2765-0.782,0.6886-0.971,1.1751h-0.075 + v-5.0502h-1.295v12.1754h1.295V55.7573z M183.811,51.2321c0.008-0.2272,0.067-0.4497,0.175-0.65 + c0.123-0.2032,0.284-0.3813,0.473-0.525c0.214-0.151,0.449-0.269,0.697-0.35c0.276-0.08,0.561-0.1221,0.847-0.125 + c0.324-0.0136,0.646,0.0418,0.947,0.1625c0.3,0.1206,0.572,0.3038,0.797,0.5375c0.45,0.5068,0.683,1.1718,0.647,1.85v1.4501 + c0,0.775-0.199,1.4001-0.647,1.8501c-0.221,0.239-0.492,0.4258-0.794,0.5469c-0.301,0.1211-0.626,0.1733-0.95,0.1531 + c-0.285,0.0052-0.57-0.0285-0.847-0.1c-0.252-0.0706-0.489-0.1895-0.697-0.35c-0.196-0.1464-0.358-0.3341-0.473-0.55 + c-0.114-0.2249-0.173-0.4731-0.175-0.7251V51.2321z"/> +<path fill="#0B1324" d="M200.922,55.5321c-0.537,0.3821-1.185,0.5754-1.843,0.55c-0.996,0-1.768-0.325-2.316-1 + c-0.548-0.6751-0.822-1.6001-0.822-2.8002v-1.7c-0.008-0.55,0.068-1.0979,0.224-1.6251c0.123-0.4418,0.325-0.8571,0.598-1.225 + c0.26-0.3467,0.602-0.6218,0.996-0.8c0.409-0.2073,0.862-0.3103,1.32-0.3001c0.633-0.0126,1.254,0.1803,1.769,0.5501 + c0.481,0.3607,0.845,0.8566,1.046,1.425l1.12-0.675c-0.315-0.7761-0.863-1.4341-1.569-1.8823 + c-0.705-0.4482-1.532-0.6641-2.366-0.6178c-1.444,0-2.59,0.5-3.387,1.5501c-0.797,1.05-1.221,2.525-1.221,4.4501 + s0.399,3.4001,1.221,4.4002c0.822,1,1.943,1.475,3.387,1.475c0.856,0.0473,1.706-0.1788,2.426-0.6459 + c0.721-0.4671,1.275-1.1512,1.584-1.9542l-1.096-0.7C201.785,54.6057,201.414,55.1339,200.922,55.5321z"/> +<path fill="#0B1324" d="M205.257,44.9318c-0.104-0.0154-0.21-0.007-0.31,0.0244c-0.101,0.0315-0.192,0.0853-0.269,0.1574 + c-0.077,0.0722-0.136,0.1607-0.174,0.2591c-0.038,0.0984-0.053,0.2041-0.044,0.3092v0.2c-0.003,0.0964,0.013,0.1925,0.047,0.2826 + c0.034,0.0902,0.086,0.1726,0.152,0.2424c0.077,0.0795,0.17,0.1409,0.274,0.1798c0.103,0.0389,0.214,0.0543,0.324,0.0452 + c0.114,0.013,0.229-0.0005,0.337-0.0395s0.206-0.1025,0.286-0.1855c0.066-0.0698,0.118-0.1522,0.152-0.2424 + c0.034-0.0901,0.05-0.1862,0.047-0.2826v-0.2c0.003-0.2017-0.068-0.3973-0.199-0.55c-0.086-0.0731-0.185-0.1285-0.292-0.1628 + C205.481,44.9348,205.369,44.9221,205.257,44.9318z"/> +<path fill="#0B1324" d="M205.929,48.6318h-1.32v8.4978h1.32V48.6318z"/> +<path fill="#0B1324" d="M210.013,46.2568h-1.195v1.5751c0.024,0.2116-0.029,0.4249-0.15,0.6 + c-0.077,0.0686-0.168,0.1197-0.267,0.1499c-0.099,0.0302-0.203,0.0388-0.306,0.0251h-0.797v1.1751h1.395v5.9252 + c-0.015,0.3733,0.109,0.7389,0.349,1.025c0.138,0.1324,0.303,0.2341,0.483,0.2987c0.18,0.0646,0.372,0.0906,0.563,0.0763h1.644 + v-1.15h-1.719V49.782h1.843v-1.1751h-1.843V46.2568z"/> +<path fill="#0B1324" d="M218.705,48.6069l-2.067,5.7752l-0.449,1.3751h-0.074l-0.399-1.3751l-2.042-5.7752h-1.32l3.188,8.8254 + l-0.648,1.8h-1.32v1.1751h0.673c0.259,0.0035,0.518-0.0217,0.772-0.075c0.188-0.0201,0.369-0.0891,0.523-0.2 + c0.155-0.1012,0.283-0.2384,0.373-0.4001c0.114-0.2098,0.214-0.4269,0.299-0.65L220,48.6069H218.705z"/> +<path fill="#0B1324" d="M96.5885,69.0576h2.5405v1.1501c0.0033,0.3811-0.0819,0.7578-0.2491,1.1 + c-0.1418,0.3123-0.3551,0.5864-0.6226,0.8c-0.2841,0.2092-0.6053,0.362-0.9465,0.4501c-0.3608,0.1225-0.7399,0.1818-1.1208,0.175 + c-0.5028,0.0028-1.0015-0.0906-1.4695-0.275c-0.4203-0.1694-0.7956-0.4347-1.0959-0.7751c-0.3267-0.3367-0.5661-0.7488-0.6974-1.2 + c-0.1754-0.4974-0.2598-1.0225-0.249-1.5501v-1.875c-0.0125-0.5277,0.0719-1.0531,0.249-1.5501 + c0.1374-0.4485,0.3761-0.8592,0.6974-1.2c0.297-0.3269,0.6629-0.5831,1.071-0.7501c0.4294-0.1963,0.8982-0.2904,1.3699-0.275 + c0.6611-0.0175,1.3121,0.1654,1.868,0.525c0.524,0.357,0.9313,0.8615,1.1706,1.4501l1.1209-0.7 + c-0.356-0.7427-0.9071-1.3738-1.5941-1.8251c-0.7702-0.4739-1.6627-0.7087-2.5654-0.675c-0.6852-0.0123-1.3648,0.1242-1.9926,0.4 + c-0.5981,0.2554-1.1273,0.6495-1.5442,1.15c-0.4629,0.5362-0.803,1.1677-0.9963,1.8501c-0.2394,0.8284-0.3568,1.6876-0.3486,2.5501 + c-0.015,0.8648,0.1112,1.7262,0.3736,2.5501c0.1905,0.686,0.5213,1.3246,0.9713,1.8751c0.3996,0.4914,0.9126,0.8775,1.4944,1.125 + c0.6058,0.262,1.2582,0.3981,1.9178,0.4c0.752,0.0288,1.4962-0.1623,2.142-0.55c0.2545-0.1385,0.4785-0.3272,0.6582-0.555 + c0.1798-0.2277,0.3118-0.4897,0.3879-0.7701h0.0498v1.6751h1.2952v-5.9252h-3.8855V69.0576z"/> +<path fill="#0B1324" d="M103.861,61.5574h-1.32v10.8254c-0.012,0.3578,0.113,0.7067,0.349,0.975 + c0.138,0.1344,0.302,0.2391,0.482,0.3079c0.18,0.0687,0.372,0.1001,0.564,0.0921h1.171v-1.175h-1.246V61.5574z"/> +<path fill="#0B1324" d="M112.478,66.2575c-0.346-0.3755-0.76-0.681-1.221-0.9c-0.488-0.2074-1.014-0.3096-1.544-0.3 + c-0.538-0.0066-1.071,0.0954-1.569,0.3c-0.453,0.219-0.859,0.5247-1.195,0.9c-0.345,0.4223-0.606,0.9057-0.773,1.4251 + c-0.364,1.1891-0.364,2.461,0,3.6501c0.161,0.5144,0.423,0.9908,0.773,1.4001c0.322,0.3901,0.732,0.6985,1.195,0.9 + c0.496,0.2132,1.03,0.3238,1.569,0.325c0.532,0.0018,1.058-0.109,1.544-0.325c0.471-0.2014,0.889-0.5094,1.221-0.9 + c0.349-0.4093,0.612-0.8857,0.772-1.4001c0.399-1.1838,0.399-2.4663,0-3.6501C113.084,67.1632,112.822,66.6798,112.478,66.2575z + M112.129,70.1077c0,0.9-0.224,1.575-0.672,2.0001c-0.229,0.2266-0.502,0.4035-0.802,0.5196c-0.3,0.1162-0.621,0.1691-0.942,0.1554 + c-0.321,0.0107-0.64-0.0435-0.94-0.1595c-0.299-0.116-0.573-0.2913-0.803-0.5155c-0.449-0.4251-0.673-1.1001-0.673-2.0001v-1.2251 + c0-0.9,0.224-1.575,0.673-2c0.232-0.221,0.506-0.3925,0.805-0.5042c0.3-0.1117,0.619-0.1613,0.938-0.1458 + c0.32-0.017,0.639,0.0319,0.939,0.1437c0.3,0.1118,0.574,0.2841,0.805,0.5063c0.448,0.425,0.672,1.1,0.672,2V70.1077z"/> +<path fill="#0B1324" d="M121.594,66.2575c-0.3-0.3725-0.673-0.679-1.096-0.9c-0.445-0.2049-0.93-0.3074-1.42-0.3 + c-0.531-0.0189-1.057,0.1109-1.519,0.375c-0.442,0.2765-0.782,0.6886-0.972,1.1751h-0.074v-5.0502h-1.295v12.2004h1.295v-1.375 + h0.074c0.204,0.4874,0.553,0.9,0.998,1.1818c0.446,0.2818,0.967,0.4191,1.493,0.3932c0.491-0.0013,0.976-0.1123,1.42-0.325 + c0.433-0.205,0.81-0.5141,1.096-0.9c0.316-0.416,0.545-0.8923,0.672-1.4001c0.332-1.2023,0.332-2.4728,0-3.6751 + C122.139,67.1499,121.91,66.6735,121.594,66.2575L121.594,66.2575z M121.096,70.2327c0.032,0.6734-0.191,1.3342-0.623,1.8501 + c-0.232,0.2318-0.508,0.4135-0.812,0.534c-0.304,0.1204-0.63,0.1769-0.957,0.166c-0.286-0.003-0.571-0.045-0.846-0.125 + c-0.248-0.0729-0.483-0.1825-0.698-0.325c-0.19-0.1524-0.35-0.3389-0.473-0.5501c-0.111-0.2347-0.17-0.4904-0.174-0.75v-3.1751 + c0.007-0.2273,0.067-0.4497,0.174-0.65c0.124-0.2032,0.284-0.3813,0.473-0.525c0.209-0.1528,0.446-0.2632,0.698-0.325 + c0.272-0.092,0.559-0.1343,0.846-0.1251c0.328-0.0171,0.655,0.0365,0.96,0.1573c0.305,0.1208,0.581,0.3059,0.809,0.5428 + c0.439,0.512,0.662,1.1756,0.623,1.85V70.2327z"/> +<path fill="#0B1324" d="M130.162,67.9077c0.019-0.3907-0.047-0.7809-0.193-1.1435c-0.146-0.3626-0.369-0.689-0.654-0.9566 + c-0.573-0.5-1.37-0.75-2.416-0.75c-0.663-0.0285-1.321,0.1365-1.893,0.475c-0.462,0.2871-0.841,0.6927-1.095,1.1751l0.772,0.75 + c0.223-0.3656,0.52-0.6806,0.871-0.925c0.389-0.241,0.839-0.3627,1.296-0.3501c0.54-0.0368,1.073,0.1329,1.494,0.4751 + c0.349,0.325,0.498,0.8,0.498,1.4v0.825h-1.669c-1.245,0-2.142,0.2251-2.739,0.6501c-0.286,0.2129-0.515,0.493-0.667,0.8157 + c-0.152,0.3226-0.222,0.6778-0.205,1.0343c-0.014,0.3477,0.046,0.6945,0.174,1.0175c0.129,0.3231,0.324,0.6153,0.573,0.8576 + c0.584,0.4903,1.332,0.7404,2.092,0.7c0.533,0.0075,1.059-0.1308,1.52-0.4c0.436-0.281,0.761-0.7051,0.921-1.2h0.075 + c0.052,0.3645,0.198,0.7091,0.423,1c0.133,0.1425,0.296,0.2526,0.477,0.3219c0.181,0.0694,0.376,0.0961,0.569,0.0781h0.747v-1.175 + h-0.971V67.9077z M128.842,71.2828c0.003,0.2097-0.048,0.4166-0.149,0.6001c-0.125,0.1957-0.285,0.3655-0.474,0.5 + c-0.209,0.1527-0.446,0.2631-0.697,0.325c-0.292,0.0817-0.594,0.1238-0.897,0.125c-0.441,0.0166-0.876-0.1058-1.245-0.35 + c-0.148-0.1137-0.266-0.2619-0.344-0.4318c-0.079-0.1699-0.114-0.3564-0.104-0.5433v-0.35c-0.005-0.1907,0.041-0.3792,0.133-0.5461 + c0.092-0.167,0.226-0.3064,0.39-0.4039c0.348-0.225,0.896-0.325,1.644-0.325h1.743V71.2828z"/> +<path fill="#0B1324" d="M133.823,61.5574h-1.32v10.8254c-0.012,0.3578,0.113,0.7067,0.349,0.975 + c0.138,0.1344,0.302,0.2391,0.482,0.3079c0.18,0.0687,0.372,0.1001,0.564,0.0921h1.171v-1.175h-1.246V61.5574z"/> +<path fill="#0B1324" d="M139.428,63.4074h1.619v9.2003h-1.619v1.15h4.607v-1.15h-1.619v-9.2003h1.619v-1.1501h-4.607V63.4074z"/> +<path fill="#0B1324" d="M149.69,65.0575c-0.54-0.031-1.074,0.1185-1.52,0.425c-0.387,0.2881-0.689,0.6772-0.871,1.125h-0.075v-1.35 + h-1.295v8.5003h1.295v-5.9252c0.001-0.244,0.061-0.4841,0.174-0.7c0.117-0.2083,0.279-0.3877,0.473-0.5251 + c0.206-0.1317,0.434-0.2249,0.673-0.275c0.243-0.0701,0.494-0.1038,0.747-0.1c1.295,0,1.943,0.75,1.943,2.2751v5.2502h1.295v-5.4502 + c0-1.05-0.249-1.8501-0.747-2.4001c-0.267-0.2853-0.592-0.5092-0.953-0.6559C150.468,65.1048,150.079,65.0386,149.69,65.0575 + L149.69,65.0575z"/> +<path fill="#0B1324" d="M156.065,65.2576h-1.32v8.4978h1.32V65.2576z"/> +<path fill="#0B1324" d="M155.417,61.5573c-0.111-0.0097-0.224,0.003-0.331,0.0373c-0.107,0.0343-0.206,0.0896-0.291,0.1627 + c-0.131,0.1528-0.202,0.3484-0.2,0.5501v0.2c-0.002,0.2016,0.069,0.3972,0.2,0.55c0.085,0.0731,0.184,0.1284,0.291,0.1627 + c0.107,0.0344,0.22,0.047,0.331,0.0373c0.104,0.0154,0.21,0.0071,0.311-0.0244c0.1-0.0315,0.192-0.0853,0.268-0.1574 + c0.077-0.0721,0.136-0.1607,0.174-0.2591s0.053-0.2041,0.044-0.3091v-0.2c0.009-0.1051-0.006-0.2108-0.044-0.3092 + s-0.097-0.1869-0.174-0.2591c-0.076-0.0721-0.168-0.1259-0.268-0.1574C155.627,61.5503,155.521,61.5419,155.417,61.5573 + L155.417,61.5573z"/> +<path fill="#0B1324" d="M160.149,62.9075h-1.195v1.575c0.018,0.2112-0.035,0.4224-0.15,0.6c-0.162,0.1286-0.367,0.1911-0.573,0.1751 + h-0.797v1.15h1.395v5.9502c-0.011,0.3652,0.113,0.7216,0.349,1.0001c0.138,0.1343,0.302,0.2391,0.482,0.3078 + c0.18,0.0688,0.372,0.1001,0.564,0.0922h1.644v-1.1751h-1.719v-6.1752h1.843v-1.15h-1.843V62.9075z"/> +<path fill="#0B1324" d="M164.932,65.2576h-1.32v8.4978h1.32V65.2576z"/> +<path fill="#0B1324" d="M164.284,61.5574c-0.111-0.0098-0.224,0.0029-0.331,0.0372c-0.107,0.0344-0.206,0.0897-0.291,0.1628 + c-0.125,0.1552-0.187,0.3513-0.175,0.55v0.2c-0.012,0.1987,0.05,0.3949,0.175,0.55c0.085,0.0731,0.184,0.1285,0.291,0.1628 + c0.107,0.0343,0.22,0.047,0.331,0.0372c0.226,0.0144,0.448-0.057,0.623-0.2c0.124-0.1551,0.187-0.3513,0.174-0.55v-0.2 + c0.013-0.1987-0.05-0.3948-0.174-0.55C164.732,61.6144,164.51,61.543,164.284,61.5574L164.284,61.5574z"/> +<path fill="#0B1324" d="M173.152,67.9075c0-0.9-0.274-1.6-0.847-2.1c-0.573-0.5-1.37-0.7501-2.391-0.7501 + c-0.671-0.0277-1.336,0.1371-1.918,0.4751c-0.463,0.287-0.841,0.6926-1.096,1.175l0.797,0.75c0.215-0.3644,0.503-0.6795,0.847-0.925 + c0.39-0.2383,0.839-0.3598,1.295-0.35c0.548-0.0359,1.089,0.1334,1.52,0.475c0.171,0.1886,0.303,0.4095,0.389,0.6498 + c0.085,0.2404,0.122,0.4954,0.109,0.7503v0.825h-1.694c-1.22,0-2.142,0.225-2.715,0.65c-0.293,0.207-0.529,0.4853-0.686,0.8089 + c-0.157,0.3236-0.229,0.6818-0.21,1.0412c-0.014,0.3477,0.045,0.6944,0.174,1.0175s0.324,0.6153,0.573,0.8575 + c0.513,0.396,1.129,0.635,1.774,0.6882s1.292-0.0816,1.862-0.3881c0.43-0.2883,0.753-0.7098,0.922-1.2001h0.074 + c0.034,0.365,0.173,0.7123,0.399,1c0.135,0.1382,0.299,0.2455,0.48,0.3145c0.18,0.069,0.373,0.0982,0.566,0.0856h0.747v-1.1751 + h-0.971V67.9075z M171.857,71.2827c-0.005,0.2119-0.065,0.419-0.175,0.6c-0.117,0.2013-0.279,0.3725-0.473,0.5 + c-0.207,0.157-0.444,0.2678-0.697,0.325c-0.292,0.0818-0.594,0.1238-0.897,0.125c-0.434,0.0219-0.863-0.1012-1.22-0.35 + c-0.148-0.1136-0.267-0.2618-0.345-0.4318c-0.078-0.1699-0.114-0.3564-0.104-0.5432v-0.35c-0.004-0.1907,0.042-0.3792,0.134-0.5462 + c0.092-0.1669,0.226-0.3063,0.389-0.4039c0.324-0.225,0.872-0.325,1.644-0.325h1.744V71.2827z"/> +<path fill="#0B1324" d="M177.287,62.9075h-1.171v1.575c0.018,0.2112-0.034,0.4224-0.149,0.6 + c-0.172,0.1282-0.385,0.1903-0.598,0.1751h-0.772v1.15h1.394v5.9502c-0.015,0.1877,0.011,0.3764,0.076,0.5531 + c0.065,0.1768,0.167,0.3372,0.3,0.4704c0.132,0.1331,0.292,0.2357,0.468,0.3008c0.176,0.065,0.364,0.0909,0.551,0.0758h1.619 + v-1.1751h-1.718v-6.1752h1.868v-1.15h-1.868V62.9075z"/> +<path fill="#0B1324" d="M182.093,65.2576h-1.32v8.4978h1.32V65.2576z"/> +<path fill="#0B1324" d="M181.419,61.5574c-0.224-0.012-0.446,0.0592-0.622,0.2c-0.124,0.1552-0.187,0.3513-0.175,0.55v0.2 + c-0.012,0.1987,0.051,0.3949,0.175,0.55c0.176,0.1409,0.398,0.212,0.622,0.2c0.112,0.0098,0.225-0.0029,0.332-0.0372 + c0.107-0.0343,0.206-0.0897,0.291-0.1628c0.124-0.1551,0.187-0.3513,0.174-0.55v-0.2c0.013-0.1987-0.05-0.3948-0.174-0.55 + c-0.085-0.0731-0.184-0.1284-0.291-0.1628C181.644,61.5603,181.531,61.5476,181.419,61.5574L181.419,61.5574z"/> +<path fill="#0B1324" d="M187.996,69.4577l-0.922,2.9001h-0.099l-0.922-2.9001l-1.47-4.2001h-1.32l2.989,8.5003h1.52l2.988-8.5003 + h-1.27L187.996,69.4577z"/> +<path fill="#0B1324" d="M197.684,66.2326c-0.319-0.3664-0.709-0.6641-1.146-0.8751c-0.48-0.2068-0.997-0.3091-1.519-0.3 + c-0.539-0.0116-1.073,0.0906-1.569,0.3c-0.457,0.2125-0.865,0.5191-1.196,0.9001c-0.353,0.4158-0.616,0.9012-0.772,1.425 + c-0.365,1.1892-0.365,2.461,0,3.6502c0.15,0.5186,0.414,0.9969,0.772,1.4c0.318,0.3952,0.729,0.7046,1.196,0.9 + c0.494,0.2181,1.029,0.3288,1.569,0.3251c0.726,0.0091,1.441-0.1811,2.067-0.5501c0.558-0.3339,1.001-0.8311,1.27-1.425 + l-0.921-0.675c-0.211,0.4459-0.538,0.8261-0.947,1.1c-0.42,0.2552-0.904,0.3852-1.395,0.375c-0.366,0.0009-0.729-0.0669-1.071-0.2 + c-0.294-0.124-0.558-0.3118-0.772-0.55c-0.223-0.2361-0.392-0.5174-0.498-0.825c-0.122-0.3188-0.181-0.6585-0.174-1.0001v-0.4h6.102 + v-0.625c0.002-0.5616-0.091-1.1195-0.274-1.6501C198.267,67.0497,198.02,66.6051,197.684,66.2326L197.684,66.2326z M197.26,68.8327 + h-4.682v-0.125c0.005-0.3487,0.064-0.6945,0.174-1.0251c0.121-0.2983,0.299-0.57,0.523-0.8c0.205-0.2371,0.461-0.425,0.747-0.55 + c0.317-0.1248,0.656-0.1843,0.997-0.175c0.302-0.0134,0.604,0.0401,0.884,0.1567s0.531,0.2936,0.735,0.5183 + c0.436,0.494,0.66,1.1411,0.622,1.8001V68.8327z"/> +<path fill="#0B1324" d="M49.6639,48.0069l14.147,8.2003V39.8816c0.003-0.1677-0.0394-0.333-0.1228-0.4783 + c-0.0833-0.1453-0.2045-0.2652-0.3504-0.3467l-13.6738-7.9253C49.5209,31.0454,49.3573,31,49.1907,31 + c-0.1667,0-0.3303,0.0454-0.4733,0.1313l-13.6738,7.9253c-0.1425,0.0854-0.2609,0.2061-0.3437,0.3506 + c-0.0828,0.1444-0.1274,0.3077-0.1295,0.4744v16.3256l14.147-8.2003c0.143-0.0859,0.3066-0.1313,0.4733-0.1313 + C49.3573,47.8756,49.5209,47.921,49.6639,48.0069L49.6639,48.0069z"/> +<path fill="#0B1324" d="M77.9088,64.3576l-14.0971-8.1503v16.3756c0.003,0.1676-0.0395,0.333-0.1228,0.4783 + c-0.0834,0.1453-0.2045,0.2652-0.3505,0.3467l-14.147,8.2003l14.0972,8.1753c0.143,0.0859,0.3066,0.1313,0.4732,0.1313 + c0.1667,0,0.3303-0.0454,0.4733-0.1313l13.6737-7.9253c0.1426-0.0854,0.2609-0.2062,0.3438-0.3506 + c0.0828-0.1444,0.1274-0.3078,0.1295-0.4744V65.1826c0.003-0.1677-0.0394-0.333-0.1228-0.4783 + C78.176,64.559,78.0548,64.4391,77.9088,64.3576L77.9088,64.3576z"/> +<path fill="#0B1324" d="M34.5704,72.5829V56.2073l-14.0972,8.1503c-0.1442,0.0835-0.2639,0.2038-0.347,0.3487 + S19.9996,65.0154,20,65.1826v15.8506c0.0065,0.1657,0.053,0.3273,0.1354,0.471c0.0824,0.1437,0.1984,0.2652,0.3378,0.354 + l13.6738,7.9253c0.143,0.0859,0.3066,0.1313,0.4732,0.1313c0.1667,0,0.3302-0.0454,0.4733-0.1313l14.0972-8.1753l-14.1471-8.2003 + c-0.1459-0.0815-0.2671-0.2014-0.3504-0.3467C34.6098,72.9159,34.5674,72.7505,34.5704,72.5829L34.5704,72.5829z"/> +<path fill="#0B1324" d="M45.803,60.4074h-2.416v-1.05h2.8394v-1.4751h-4.4583v6.6253h1.6189v-2.6251h2.416V60.4074z"/> +<path fill="#0B1324" d="M50.6601,64.5074h1.6937l-2.142-6.6502h-1.8929l-2.1669,6.6502h1.6439l0.4732-1.525h1.9427L50.6601,64.5074z + M48.6676,61.5573l0.548-1.9501l0.5728,1.9501H48.6676z"/> +<path fill="#0B1324" d="M57.1351,64.3326c0.2184-0.0885,0.4142-0.2252,0.5729-0.4c0.3331-0.3788,0.511-0.87,0.4981-1.3751 + c0.0007-0.2575-0.0502-0.5126-0.1495-0.75c-0.0901-0.1969-0.2269-0.3686-0.3985-0.5c-0.1383-0.1351-0.3104-0.2301-0.4981-0.2751 + c0.1584-0.0617,0.3024-0.1553,0.4234-0.275c0.1201-0.1397,0.2131-0.3008,0.274-0.475c0.0711-0.2091,0.1048-0.4291,0.0996-0.65 + c0.0114-0.2336-0.0247-0.4671-0.1061-0.6863c-0.0813-0.2192-0.2062-0.4195-0.3671-0.5887 + c-0.3605-0.3268-0.8349-0.4975-1.3201-0.4751h-3.2129v6.6253h3.4869C56.6816,64.5126,56.9223,64.4522,57.1351,64.3326 + L57.1351,64.3326z M54.5697,59.2824h1.2453c0.1077-0.0087,0.2148,0.022,0.3018,0.0863c0.0869,0.0643,0.1478,0.1579,0.1715,0.2637 + l0,0v0.375c0.0108,0.0531,0.0101,0.1079-0.0022,0.1607c-0.0122,0.0527-0.0358,0.1022-0.0689,0.145 + c-0.0331,0.0427-0.0751,0.0778-0.123,0.1027c-0.048,0.0249-0.1007,0.0391-0.1546,0.0416h-1.345L54.5697,59.2824z M56.0392,63.0825 + h-1.4695v-1.225h1.4695c0.1265,0.0036,0.2486,0.0473,0.3487,0.125c0.081,0.0886,0.1255,0.2047,0.1245,0.325v0.325 + c0.001,0.1203-0.0435,0.2364-0.1245,0.325c-0.0468,0.0433-0.1017,0.0767-0.1617,0.0982 + C56.1663,63.0772,56.1027,63.0863,56.0392,63.0825L56.0392,63.0825z"/> +<path fill="#0B1324" d="M43.1384,66.7574c0.1467-0.016,0.2952-0.0021,0.4364,0.0409c0.1412,0.0429,0.2724,0.1141,0.3856,0.2092 + c0.2188,0.1644,0.3836,0.3908,0.4732,0.65l0.797-0.425c-0.1649-0.4103-0.452-0.7595-0.8219-1.0001 + c-0.3796-0.2403-0.8217-0.3621-1.2703-0.35c-0.3575,0.0059-0.7114,0.0735-1.046,0.2c-0.2982,0.1407-0.5618,0.3455-0.7722,0.6 + c-0.2283,0.2797-0.3977,0.6029-0.4981,0.9501c-0.1123,0.4238-0.1626,0.8617-0.1494,1.3c0,0.9751,0.1992,1.7251,0.6475,2.2501 + c0.2225,0.2552,0.499,0.4572,0.8093,0.5913c0.3103,0.1341,0.6465,0.1969,0.984,0.1837c0.462,0.0207,0.9201-0.0921,1.3201-0.325 + c0.3576-0.2541,0.6413-0.5993,0.8219-1l-0.7721-0.475c-0.0981,0.2752-0.2706,0.5176-0.4981,0.7 + c-0.2872,0.2074-0.6392,0.3039-0.9915,0.2718c-0.3523-0.0322-0.6812-0.1908-0.9264-0.4468 + c-0.2712-0.3766-0.4033-0.8363-0.3736-1.3001v-0.9c-0.0259-0.4556,0.1061-0.9061,0.3736-1.275 + c0.1348-0.1492,0.3006-0.2668,0.4857-0.3446C42.7382,66.7852,42.938,66.7492,43.1384,66.7574L43.1384,66.7574z"/> +<path fill="#0B1324" d="M48.3189,66.7575v-0.7751h-2.5405v0.7751h0.7971v4.3251h-0.7971v0.75h2.5405v-0.75h-0.797v-4.3251H48.3189z" + /> +<path fill="#0B1324" d="M51.4319,71.8326v-5.0251h1.7434v-0.8251h-4.4334v0.8251h1.7435v5.0251H51.4319z"/> +<path fill="#0B1324" d="M55.517,71.8576h0.9464v-2.35l2.0424-3.5252h-1.0461l-1.4446,2.6001h-0.0249l-1.4197-2.6001h-1.071 + l2.0175,3.5502v2.3V71.8576z"/> +</svg> diff --git a/public/images/logos/logo-fabcityhamburg_2by1.svg b/public/images/logos/logo-fabcityhamburg_2by1.svg new file mode 100644 index 0000000000000000000000000000000000000000..9e61d32993ee59f3876ecd9d7744dc5ac5beb0d4 --- /dev/null +++ b/public/images/logos/logo-fabcityhamburg_2by1.svg @@ -0,0 +1,64 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 26.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<svg width="240" height="120" version="1.0" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" + viewBox="0 0 240 120" enable-background="new 0 0 240 120" xml:space="preserve"> +<rect fill="#FFFFFF" width="240" height="120"/> +<g> + <path fill="#0B1324" d="M110.5,71.9h-6.6v6.3h-2.4V63.7h2.4v6.1h6.6v-6.1h2.4v14.6h-2.4V71.9z"/> + <path fill="#0B1324" d="M124.7,78.2c-0.6,0-1.1-0.2-1.4-0.5s-0.5-0.8-0.6-1.3h-0.1c-0.2,0.7-0.6,1.2-1.1,1.5 + c-0.6,0.3-1.2,0.5-2,0.5c-1.1,0-2-0.3-2.6-0.9s-0.9-1.4-0.9-2.4c0-1.1,0.4-1.9,1.2-2.4c0.8-0.5,1.9-0.8,3.5-0.8h2V71 + c0-0.7-0.2-1.2-0.5-1.5c-0.4-0.4-0.9-0.5-1.7-0.5c-0.6,0-1.2,0.1-1.6,0.4s-0.7,0.6-1,1.1l-1.4-1.2c0.4-0.6,0.9-1.1,1.5-1.5 + c0.7-0.4,1.5-0.6,2.6-0.6c1.4,0,2.5,0.3,3.2,1c0.8,0.7,1.1,1.6,1.1,2.8v5.4h1.1v1.9h-1.3V78.2z M120.1,76.8c0.7,0,1.3-0.2,1.8-0.5 + s0.7-0.7,0.7-1.3v-1.6h-1.9c-1.6,0-2.4,0.5-2.4,1.5v0.4c0,0.5,0.2,0.9,0.5,1.1S119.5,76.8,120.1,76.8z"/> + <path fill="#0B1324" d="M128.6,78.2V67.4h2.3v1.8h0.1c0.1-0.3,0.2-0.5,0.4-0.8s0.4-0.5,0.6-0.6c0.2-0.2,0.5-0.3,0.8-0.4 + s0.7-0.2,1.1-0.2c0.7,0,1.4,0.2,2,0.5c0.6,0.4,1,0.9,1.3,1.7h0.1c0.2-0.6,0.6-1.1,1.1-1.6c0.6-0.4,1.3-0.6,2.1-0.6 + c1.1,0,1.9,0.4,2.5,1.1s0.9,1.8,0.9,3.1v6.9h-2.3v-6.6c0-0.8-0.2-1.5-0.5-1.9s-0.8-0.6-1.5-0.6c-0.3,0-0.6,0-0.8,0.1 + c-0.3,0.1-0.5,0.2-0.7,0.3c-0.2,0.2-0.4,0.3-0.5,0.6c-0.1,0.2-0.2,0.5-0.2,0.8v7.3h-2.3v-6.6c0-1.7-0.7-2.5-2-2.5 + c-0.3,0-0.6,0-0.8,0.1c-0.3,0.1-0.5,0.2-0.7,0.3c-0.2,0.2-0.4,0.3-0.5,0.6c-0.1,0.2-0.2,0.5-0.2,0.8v7.3h-2.3V78.2z"/> + <path fill="#0B1324" d="M147.4,62.8h2.3v6.4h0.1c0.2-0.7,0.6-1.2,1.1-1.5c0.5-0.4,1.2-0.5,1.9-0.5c1.4,0,2.4,0.5,3.2,1.5 + s1.1,2.4,1.1,4.2c0,1.8-0.4,3.2-1.1,4.2c-0.8,1-1.8,1.5-3.2,1.5c-0.7,0-1.4-0.2-1.9-0.5c-0.5-0.4-0.9-0.9-1.1-1.5h-0.1v1.8h-2.3 + V62.8z M152.2,76.5c0.8,0,1.4-0.3,1.9-0.8s0.7-1.2,0.7-2v-1.9c0-0.8-0.2-1.5-0.7-2S153,69,152.2,69c-0.7,0-1.3,0.2-1.8,0.5 + s-0.7,0.8-0.7,1.3v3.7c0,0.6,0.2,1,0.7,1.4C150.9,76.4,151.5,76.5,152.2,76.5z"/> + <path fill="#0B1324" d="M166.8,76.5L166.8,76.5c-0.2,0.3-0.3,0.5-0.5,0.8s-0.4,0.5-0.6,0.7c-0.2,0.2-0.5,0.3-0.9,0.4 + c-0.3,0.1-0.7,0.2-1.2,0.2c-1.1,0-2-0.4-2.6-1.1s-0.9-1.8-0.9-3.1v-6.9h2.3V74c0,1.7,0.7,2.5,2.1,2.5c0.3,0,0.6,0,0.9-0.1 + c0.3-0.1,0.5-0.2,0.7-0.4c0.2-0.2,0.4-0.3,0.5-0.6c0.1-0.2,0.2-0.5,0.2-0.8v-7.3h2.3v10.8h-2.3V76.5z"/> + <path fill="#0B1324" d="M172.7,78.2V67.4h2.3v2.1h0.1c0.2-0.6,0.5-1,1-1.5c0.5-0.4,1.2-0.6,2-0.6h0.6v2.2h-0.9 + c-0.9,0-1.6,0.1-2.1,0.4s-0.7,0.7-0.7,1.3v6.9C175,78.2,172.7,78.2,172.7,78.2z"/> + <path fill="#0B1324" d="M190.3,79.3c0,1.1-0.4,2-1.3,2.5c-0.9,0.6-2.3,0.9-4.2,0.9c-0.9,0-1.6-0.1-2.3-0.2 + c-0.6-0.1-1.1-0.3-1.5-0.5s-0.7-0.5-0.9-0.8s-0.3-0.7-0.3-1.1c0-0.6,0.2-1.1,0.5-1.4s0.8-0.6,1.4-0.7v-0.2 + c-0.8-0.3-1.2-0.8-1.2-1.7c0-0.6,0.2-1,0.6-1.3c0.4-0.3,0.8-0.5,1.4-0.6v-0.1c-0.6-0.3-1.1-0.7-1.5-1.3c-0.3-0.6-0.5-1.2-0.5-1.9 + c0-1.1,0.4-2,1.1-2.7c0.8-0.7,1.8-1,3.2-1c0.8,0,1.4,0.1,2,0.3v-0.3c0-0.5,0.1-0.9,0.3-1.1c0.2-0.3,0.6-0.4,1.1-0.4h1.7v1.8h-2.2 + v0.4c0.5,0.3,0.9,0.7,1.1,1.3c0.3,0.5,0.4,1.1,0.4,1.7c0,1.1-0.4,2-1.1,2.7c-0.8,0.7-1.8,1-3.2,1c-0.5,0-1-0.1-1.4-0.2 + c-0.3,0.1-0.5,0.2-0.7,0.4c-0.2,0.2-0.3,0.4-0.3,0.7c0,0.3,0.1,0.5,0.4,0.6c0.3,0.1,0.6,0.2,1.1,0.2h2.7c1.3,0,2.3,0.3,2.9,0.8 + C190,77.6,190.3,78.3,190.3,79.3z M188.1,79.5c0-0.4-0.1-0.7-0.4-0.9c-0.3-0.2-0.8-0.3-1.5-0.3h-3.7c-0.5,0.3-0.8,0.7-0.8,1.3 + c0,0.4,0.2,0.8,0.5,1.1c0.4,0.3,1,0.4,1.8,0.4h1.4C187.2,81,188.1,80.5,188.1,79.5z M184.7,72.9c0.7,0,1.2-0.1,1.5-0.4 + c0.4-0.3,0.6-0.8,0.6-1.4v-0.4c0-0.6-0.2-1.1-0.6-1.4c-0.4-0.3-0.9-0.5-1.5-0.5c-0.7,0-1.2,0.2-1.6,0.5c-0.4,0.3-0.5,0.8-0.5,1.4 + V71c0,0.6,0.2,1.1,0.5,1.4C183.5,72.7,184.1,72.9,184.7,72.9z"/> + <path fill="#0B1324" d="M77.9,55.8V41.2c0-0.1,0-0.3-0.1-0.4c-0.1-0.1-0.2-0.2-0.3-0.3l-12.3-7.1c-0.1-0.1-0.3-0.1-0.4-0.1 + s-0.3,0-0.4,0.1l-12.3,7.1c-0.1,0.1-0.2,0.2-0.3,0.3s-0.1,0.3-0.1,0.4v14.6l12.7-7.3c0.1-0.1,0.3-0.1,0.4-0.1s0.3,0,0.4,0.1 + L77.9,55.8z"/> + <path fill="#0B1324" d="M64.8,78.5l12.6,7.3c0.1,0.1,0.3,0.1,0.4,0.1s0.3,0,0.4-0.1l12.3-7.1c0.1-0.1,0.2-0.2,0.3-0.3 + c0.1-0.1,0.1-0.3,0.1-0.4V63.8c0-0.1,0-0.3-0.1-0.4c-0.1-0.1-0.2-0.2-0.3-0.3l-12.6-7.3v14.6c0,0.1,0,0.3-0.1,0.4s-0.2,0.2-0.3,0.3 + L64.8,78.5z"/> + <path fill="#0B1324" d="M64.8,78.5l-12.6,7.3c-0.1,0.1-0.3,0.1-0.4,0.1c-0.1,0-0.3,0-0.4-0.1l-12.3-7.1c-0.1-0.1-0.2-0.2-0.3-0.3 + c-0.1-0.1-0.1-0.3-0.1-0.4V63.8c0-0.1,0-0.3,0.1-0.4c0.1-0.1,0.2-0.2,0.3-0.3l12.6-7.3v14.6c0,0.1,0,0.3,0.1,0.4s0.2,0.2,0.3,0.3 + L64.8,78.5z"/> + <path fill="#0B1324" d="M112.2,47.5h-6.3v-2.7h7.4v-3.9h-11.7v17.3h4.3v-6.8h6.3C112.2,51.4,112.2,47.5,112.2,47.5z"/> + <path fill="#0B1324" d="M118.7,40.9L113,58.2h4.3l1.2-3.9h5.1l1.2,3.9h4.4l-5.6-17.3H118.7z M122.6,50.5h-3l1.5-5.1L122.6,50.5z"/> + <path fill="#0B1324" d="M144.2,51.1c-0.2-0.5-0.6-0.9-1-1.3c-0.4-0.3-0.8-0.6-1.3-0.7c0.4-0.2,0.8-0.4,1.1-0.7 + c0.3-0.4,0.6-0.8,0.7-1.2c0.2-0.6,0.3-1.1,0.3-1.7c0-0.6-0.1-1.2-0.3-1.8s-0.5-1.1-1-1.5s-1-0.8-1.6-1s-1.2-0.3-1.9-0.3h-8.4v17.3 + h9.1c0.6,0,1.3-0.1,1.8-0.4c0.6-0.3,1.1-0.6,1.5-1.1s0.8-1,1-1.6s0.3-1.3,0.3-2C144.7,52.4,144.5,51.7,144.2,51.1L144.2,51.1z + M135.2,51.2h3.9c0.3,0,0.7,0.1,0.9,0.3c0.1,0.1,0.2,0.3,0.3,0.4c0.1,0.2,0.1,0.3,0.1,0.5v0.8c0,0.2,0,0.3-0.1,0.5 + s-0.1,0.3-0.3,0.4c-0.3,0.2-0.6,0.3-0.9,0.3h-3.9V51.2z M139.6,46.5c0,0.2,0,0.3-0.1,0.5s-0.1,0.3-0.2,0.4 + c-0.1,0.1-0.3,0.2-0.4,0.2c-0.2,0.1-0.3,0.1-0.5,0.1h-3.3v-3.1h3.3c0.2,0,0.3,0,0.5,0c0.2,0.1,0.3,0.1,0.4,0.3s0.2,0.3,0.3,0.4 + c0.1,0.2,0.1,0.3,0,0.5V46.5z"/> + <path fill="#0B1324" d="M155.4,58.4c-1,0-2-0.1-2.9-0.5s-1.7-1-2.3-1.7c-1.3-1.5-1.9-3.7-1.9-6.5c0-1.3,0.1-2.5,0.5-3.8 + c0.3-1,0.8-1.9,1.4-2.7c0.6-0.7,1.4-1.3,2.2-1.7c0.9-0.4,1.9-0.6,3-0.6c1.3,0,2.6,0.3,3.7,1c1,0.7,1.9,1.7,2.3,2.9l-2.3,1.2 + c-0.2-0.8-0.7-1.5-1.3-2c-0.8-0.6-1.9-0.8-2.9-0.7s-1.9,0.6-2.6,1.3c-0.8,1.1-1.2,2.4-1.1,3.7v2.6c-0.1,1.3,0.3,2.6,1.1,3.7 + c0.7,0.7,1.7,1.2,2.7,1.3s2-0.2,2.9-0.8c0.6-0.5,1.1-1.2,1.4-2l2.2,1.4c-0.5,1.2-1.3,2.2-2.4,2.9C158.1,58.1,156.8,58.5,155.4,58.4 + z"/> + <path fill="#0B1324" d="M163.1,58.1v-2.2h2.3V43.4h-2.3v-2.2h7.4v2.2h-2.3v12.5h2.3v2.2C170.5,58.1,163.1,58.1,163.1,58.1z"/> + <path fill="#0B1324" d="M179.5,43.6v14.5h-2.7V43.6h-5v-2.4h12.8v2.4H179.5z"/> + <path fill="#0B1324" d="M191.3,58.1v-6.7l-5.8-10.3h3.1l4.1,7.5h0.1l4.1-7.5h3L194,51.3V58h-2.7V58.1z"/> +</g> +</svg> diff --git a/public/images/logos/logo-fabulousstpauil_2by1.svg b/public/images/logos/logo-fabulousstpauil_2by1.svg new file mode 100644 index 0000000000000000000000000000000000000000..df58824711740bb8d260b3082dedba94dad7667e --- /dev/null +++ b/public/images/logos/logo-fabulousstpauil_2by1.svg @@ -0,0 +1,94 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 26.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<svg width="240" height="120" version="1.0" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" + viewBox="0 0 240 120" enable-background="new 0 0 240 120" xml:space="preserve"> +<rect fill="#FFFFFF" width="240" height="120"/> +<path fill-rule="evenodd" clip-rule="evenodd" fill="#0B1324" d="M67.4974,72.0337L48.4801,84.1356l-12.6478-7.9618v-16.333 + l12.8753,8.0072v-8.5532l-12.8753-8.0983l12.7843-7.9617l13.0119,8.1437l5.9144-3.7306v24.3858H67.4974z M48.6166,35 + L29.0079,47.1474v25.5232l0.182,0.091L48.4801,85l19.5633-12.4659l0.182-0.091V47.1474L48.6166,35z"/> +<path fill="#0B1324" d="M88.2891,75.2183h-5.9145c-0.1961,0.0107-0.3923-0.0193-0.5763-0.088 + c-0.184-0.0688-0.3518-0.1749-0.4928-0.3116c-0.141-0.1368-0.2522-0.3012-0.3266-0.483c-0.0743-0.1817-0.1103-0.3769-0.1056-0.5733 + H77.734c0,2.6843,2.1838,4.6406,4.8681,4.6861h5.596c0.6388,0.0122,1.2735-0.1039,1.8667-0.3414 + c0.5931-0.2374,1.1326-0.5914,1.5865-1.0411c0.4539-0.4497,0.813-0.9858,1.056-1.5767c0.243-0.5909,0.3651-1.2245,0.3589-1.8634 + c-0.0117-1.3038-0.5317-2.5515-1.4494-3.4777s-2.1606-1.4577-3.4642-1.4813h-5.7325c-0.2084-0.0019-0.4141-0.0466-0.6045-0.1314 + c-0.1904-0.0847-0.3612-0.2077-0.5021-0.3613c-0.1408-0.1536-0.2485-0.3346-0.3164-0.5316 + c-0.0679-0.197-0.0946-0.4059-0.0784-0.6136c-0.0173-0.2103,0.0082-0.4219,0.0752-0.6219c0.0669-0.2001,0.1739-0.3845,0.3143-0.5419 + c0.1404-0.1575,0.3114-0.2847,0.5026-0.374c0.1911-0.0894,0.3984-0.1389,0.6093-0.1455h5.6415 + c0.1986-0.0118,0.3974,0.0171,0.5844,0.0849c0.187,0.0678,0.3581,0.1731,0.503,0.3094c0.1448,0.1364,0.2603,0.3008,0.3393,0.4834 + c0.079,0.1825,0.1199,0.3792,0.1202,0.5781h3.1847V66.756c0-2.6842-2.0473-4.5041-4.7316-4.5951h-5.4595 + c-0.6318-0.0096-1.2589,0.1093-1.8433,0.3494c-0.5844,0.2401-1.1139,0.5965-1.5564,1.0475 + c-0.4425,0.451-0.7887,0.9872-1.0177,1.5761c-0.2289,0.5889-0.3358,1.2182-0.3142,1.8496c0,2.7298,2.0018,4.6861,4.6861,4.9136 + h5.778c0.4191,0.0363,0.809,0.2298,1.0912,0.5418c0.2822,0.312,0.4359,0.7193,0.4301,1.1399 + c-0.0057,0.4207-0.1705,0.8236-0.4612,1.1277C89.1041,75.0106,88.7091,75.1935,88.2891,75.2183L88.2891,75.2183z"/> +<path fill="#0B1324" d="M113.8119,74.8999h-3.503v3.5032h3.503V74.8999z"/> +<path fill="#0B1324" d="M100.7549,65.4822V78.403h3.367V65.4822h6.187v-3.3667H94.613v3.3667H100.7549z"/> +<path fill="#0B1324" d="M192.7019,62.1155h-3.366v16.242h3.366V62.1155z"/> +<path fill="#0B1324" d="M183.5579,75.0819c-1.249,0.0036-2.447-0.4875-3.334-1.3658c-0.887-0.8782-1.39-2.0722-1.398-3.3203v-8.3257 + h-3.412v8.2802c0.01,1.0581,0.229,2.1037,0.644,3.077c0.415,0.9733,1.018,1.8551,1.775,2.5948 + c0.756,0.7396,1.651,1.3227,2.634,1.7157c0.982,0.393,2.033,0.5881,3.091,0.5743h4.003v-3.2757L183.5579,75.0819L183.5579,75.0819z" + /> +<path fill="#0B1324" d="M183.5579,75.0819c-1.249,0.0036-2.447-0.4875-3.334-1.3658c-0.887-0.8782-1.39-2.0722-1.398-3.3203v-8.3257 + h-3.412v8.2802c0.01,1.0581,0.229,2.1037,0.644,3.077c0.415,0.9733,1.018,1.8551,1.775,2.5948 + c0.756,0.7396,1.651,1.3227,2.634,1.7157c0.982,0.393,2.033,0.5881,3.091,0.5743h4.003v-3.2757L183.5579,75.0819L183.5579,75.0819z" + /> +<path fill="#0B1324" d="M147.9339,62.1155c-4.504,0-7.734,3.5487-7.734,7.9618v8.2802h3.321v-3.3212h8.917v3.3212h3.367v-8.2802 + C155.7599,65.7097,152.4839,62.1155,147.9339,62.1155z M152.3929,71.6696h-8.872v-1.5468c0-2.4568,1.911-4.6861,4.413-4.6861 + c2.594,0,4.459,2.0928,4.459,4.6861V71.6696z"/> +<path fill="#0B1324" d="M173.4119,62.1155h-3.367v8.2802c0,2.5933-1.865,4.6861-4.458,4.6861c-2.503,0-4.413-2.2293-4.413-4.6861 + v-8.2802h-3.322v8.3257c0,4.4131,3.231,7.9618,7.735,7.9618s7.825-3.5487,7.825-7.9618V62.1155z"/> +<path fill="#0B1324" d="M173.4119,62.1155h-3.367v8.2802c0,2.5933-1.865,4.6861-4.458,4.6861c-2.503,0-4.413-2.2293-4.413-4.6861 + v-8.2802h-3.322v8.3257c0,4.4131,3.231,7.9618,7.735,7.9618s7.825-3.5487,7.825-7.9618V62.1155z"/> +<path fill="#0B1324" d="M134.9219,62.1609h-10.6v3.3667v12.9209h3.503V72.079h7.143c1.315-0.006,2.574-0.5342,3.5-1.4685 + c0.926-0.9343,1.442-2.198,1.436-3.5133c-0.006-1.3152-0.534-2.5741-1.468-3.4999 + C137.5009,62.6716,136.2379,62.1549,134.9219,62.1609L134.9219,62.1609z M135.0129,68.6669h-7.188v-3.1393h7.097 + c0.204-0.0018,0.406,0.037,0.595,0.1141c0.188,0.0771,0.359,0.1909,0.503,0.3349c0.144,0.144,0.258,0.3153,0.335,0.5038 + s0.116,0.3905,0.114,0.5941c0.003,0.4-0.146,0.7862-0.416,1.0814C135.7829,68.4512,135.4119,68.6336,135.0129,68.6669 + L135.0129,68.6669z"/> +<path fill="#0B1324" d="M206.2149,53.8352h-5.915c-0.196,0.0107-0.392-0.0192-0.576-0.088c-0.184-0.0688-0.352-0.1748-0.493-0.3116 + c-0.141-0.1367-0.252-0.3011-0.327-0.4829c-0.074-0.1818-0.11-0.377-0.105-0.5734h-3.139c0,2.6843,2.183,4.6406,4.868,4.6861h5.596 + c0.638,0.0122,1.273-0.1038,1.866-0.3413c0.593-0.2375,1.133-0.5915,1.587-1.0412c0.454-0.4496,0.813-0.9857,1.056-1.5766 + s0.365-1.2246,0.359-1.8634c-0.012-1.3038-0.532-2.5516-1.45-3.4778c-0.917-0.9262-2.16-1.4576-3.464-1.4813h-5.732 + c-0.209-0.0019-0.415-0.0466-0.605-0.1313c-0.19-0.0848-0.361-0.2078-0.502-0.3614c-0.141-0.1536-0.248-0.3345-0.316-0.5315 + c-0.068-0.197-0.095-0.4059-0.079-0.6137c-0.017-0.2102,0.008-0.4218,0.075-0.6219s0.174-0.3844,0.315-0.5419 + c0.14-0.1574,0.311-0.2847,0.502-0.374c0.191-0.0893,0.399-0.1388,0.61-0.1455h5.641c0.199-0.0118,0.398,0.0171,0.585,0.0849 + c0.186,0.0679,0.358,0.1732,0.502,0.3095c0.145,0.1363,0.261,0.3008,0.34,0.4833c0.079,0.1825,0.12,0.3793,0.12,0.5782h3.185V45.373 + c0-2.6843-2.048-4.5041-4.732-4.5951h-5.459c-0.632-0.0096-1.259,0.1092-1.844,0.3494c-0.584,0.2401-1.114,0.5965-1.556,1.0475 + c-0.443,0.451-0.789,0.9872-1.018,1.5761c-0.229,0.5888-0.336,1.2181-0.314,1.8496c0,2.7297,2.002,4.686,4.686,4.9135h5.778 + c0.428,0.0189,0.831,0.2067,1.121,0.5222c0.29,0.3155,0.443,0.733,0.426,1.1612c0.006,0.2129-0.031,0.4248-0.108,0.6233 + c-0.077,0.1985-0.194,0.3794-0.342,0.5322c-0.149,0.1527-0.326,0.274-0.522,0.3569 + C206.6379,53.7927,206.4279,53.8353,206.2149,53.8352L206.2149,53.8352z"/> +<path fill="#0B1324" d="M103.0299,40.7781c-4.5043,0-7.7345,3.5487-7.7345,7.9618v8.2802h3.3212v-3.3212h8.9173v3.3212h3.367 + v-8.2802C110.8549,44.3268,107.5339,40.7781,103.0299,40.7781z M107.4879,50.3322h-8.8713v-1.5468 + c0-2.4568,1.9113-4.6861,4.4133-4.6861c2.593,0,4.458,2.0928,4.458,4.6861V50.3322z"/> +<path fill="#0B1324" d="M194.6589,40.7781h-3.367v8.2802c0,2.5933-1.865,4.6861-4.459,4.6861c-2.502,0-4.413-2.2293-4.413-4.6861 + v-8.2802h-3.321v8.3257c0,4.4131,3.23,7.9618,7.734,7.9618s7.826-3.5487,7.826-7.9618V40.7781z"/> +<path fill="#0B1324" d="M194.6589,40.7781h-3.367v8.2802c0,2.5933-1.865,4.6861-4.459,4.6861c-2.502,0-4.413-2.2293-4.413-4.6861 + v-8.2802h-3.321v8.3257c0,4.4131,3.23,7.9618,7.734,7.9618s7.826-3.5487,7.826-7.9618V40.7781z"/> +<path fill="#0B1324" d="M156.2599,53.7443c-1.248,0.0036-2.447-0.4875-3.334-1.3658c-0.886-0.8783-1.389-2.0722-1.397-3.3203 + v-8.3258h-3.413v8.2803c0.01,1.058,0.229,2.1037,0.644,3.077c0.415,0.9732,1.019,1.855,1.775,2.5947 + c0.757,0.7397,1.652,1.3227,2.634,1.7157c0.983,0.393,2.033,0.5882,3.091,0.5744h4.004v-3.2757L156.2599,53.7443z"/> +<path fill="#0B1324" d="M156.2599,53.7443c-1.248,0.0036-2.447-0.4875-3.334-1.3658c-0.886-0.8783-1.389-2.0722-1.397-3.3203 + v-8.3258h-3.413v8.2803c0.01,1.058,0.229,2.1037,0.644,3.077c0.415,0.9732,1.019,1.855,1.775,2.5947 + c0.757,0.7397,1.652,1.3227,2.634,1.7157c0.983,0.393,2.033,0.5882,3.091,0.5744h4.004v-3.2757L156.2599,53.7443z"/> +<path fill="#0B1324" d="M146.1139,40.8235h-3.366v8.2802c0,2.5933-1.866,4.6861-4.459,4.6861c-2.502,0-4.413-2.2293-4.413-4.6861 + v-8.2802h-3.321v8.3257c0,4.4131,3.23,7.9618,7.734,7.9618c4.504,0,7.825-3.5487,7.825-7.9618V40.8235z"/> +<path fill="#0B1324" d="M146.1139,40.8235h-3.366v8.2802c0,2.5933-1.866,4.6861-4.459,4.6861c-2.502,0-4.413-2.2293-4.413-4.6861 + v-8.2802h-3.321v8.3257c0,4.4131,3.23,7.9618,7.734,7.9618c4.504,0,7.825-3.5487,7.825-7.9618V40.8235z"/> +<path fill="#0B1324" d="M169.2259,40.96c-2.141-0.0292-4.207,0.793-5.742,2.2859c-1.536,1.4929-2.416,3.5344-2.447,5.6759 + c0,2.1719,0.863,4.2549,2.399,5.7906c1.535,1.5358,3.618,2.3986,5.79,2.3986s4.255-0.8628,5.791-2.3986 + c1.536-1.5357,2.399-3.6187,2.399-5.7906c-0.039-2.1392-0.921-4.1764-2.455-5.6678C173.4269,41.7626,171.3659,40.938,169.2259,40.96 + L169.2259,40.96z M169.1809,53.6078c-0.927,0-1.833-0.2748-2.604-0.7897c-0.77-0.5149-1.371-1.2468-1.725-2.1031 + c-0.355-0.8562-0.448-1.7984-0.267-2.7074c0.181-0.9091,0.627-1.744,1.282-2.3994c0.656-0.6554,1.491-1.1017,2.4-1.2825 + c0.909-0.1808,1.851-0.088,2.707,0.2667c0.856,0.3547,1.588,0.9553,2.103,1.7259c0.515,0.7706,0.79,1.6766,0.79,2.6035 + c0.001,0.6155-0.12,1.2251-0.356,1.794c-0.235,0.5688-0.58,1.0856-1.015,1.5209c-0.435,0.4352-0.952,0.7804-1.521,1.0157 + C170.4059,53.4876,169.7959,53.6084,169.1809,53.6078L169.1809,53.6078z"/> +<path fill="#0B1324" d="M77.6885,40.7781v16.2875h3.3667v-6.6424h12.3294v-3.3667H81.0552v-2.9117h12.3294v-3.3667H77.6885z"/> +<path fill="#0B1324" d="M127.7799,49.0582c-0.113-0.1584-0.251-0.2968-0.41-0.4094c0.68-0.8704,1.049-1.9437,1.047-3.0482 + c-0.005-0.6438-0.137-1.2802-0.389-1.8724c-0.252-0.5922-0.62-1.1283-1.081-1.5771c-0.462-0.4488-1.008-0.8013-1.607-1.037 + c-0.599-0.2358-1.239-0.35-1.882-0.3361h-10.738V57.02h11.147c1.312,0.0002,2.571-0.5145,3.507-1.4335 + c0.936-0.9189,1.474-2.1686,1.498-3.48C128.8789,50.9933,128.4919,49.9133,127.7799,49.0582L127.7799,49.0582z M116.2239,44.0082 + h7.234c0.427,0.0072,0.835,0.1835,1.134,0.4904c0.298,0.3069,0.463,0.7194,0.458,1.1474c-0.017,0.4138-0.183,0.8075-0.467,1.1085 + c-0.284,0.3011-0.668,0.4891-1.08,0.5294h-7.279V44.0082z M123.8669,53.6533h-7.643v-3.1392h7.688 + c0.421,0.0047,0.824,0.174,1.121,0.4716c0.298,0.2976,0.467,0.6999,0.472,1.1208c-0.04,0.4121-0.229,0.7957-0.53,1.08 + C124.6739,53.4708,124.2809,53.6366,123.8669,53.6533L123.8669,53.6533z"/> +</svg> diff --git a/public/images/logos/logo-futurehamburg_2by1.svg b/public/images/logos/logo-futurehamburg_2by1.svg new file mode 100644 index 0000000000000000000000000000000000000000..e482396ac39e4d6387d7f10e751281ba8004f893 --- /dev/null +++ b/public/images/logos/logo-futurehamburg_2by1.svg @@ -0,0 +1,76 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 26.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" + viewBox="0 0 240 120" style="enable-background:new 0 0 240 120;" xml:space="preserve"> +<style type="text/css"> + .st0{fill:#FFFFFF;} + .st1{fill:#0B1324;} +</style> +<rect x="0" y="0" class="st0" width="240" height="120"/> +<g> + <path class="st1" d="M157.3,32c-2.7-4-5.3-7.8-8-11.8c0.3,0,0.5,0,0.7,0c1.6,0,3.2,0,4.8,0c0.4,0,0.7,0.1,0.9,0.5 + c2.3,3.5,4.7,7,7,10.5c0.7,1.1,1.5,2.2,2.3,3.4c-1.4,2-2.7,4-4.1,6c-0.6,0.8-1.1,1.7-1.6,2.5c-1.2,1.8-2.4,3.7-3.7,5.5 + c-0.1,0.2-0.3,0.3-0.5,0.3c-1.9,0-3.8,0-5.8,0c2.7-4,5.3-7.8,8-11.7c-3.6,0-7,0-10.5,0c0,0.2,0,0.5,0,0.7c0,1.9,0,3.8,0,5.6 + c0,0.6-0.1,0.8-0.8,0.8c-1.3-0.1-2.6,0-3.9,0c0-2.4,0-4.8,0-7.1c-0.7-0.2-1,0-1.4,0.5c-2.3,3.2-6.9,2.8-8.8,0 + c-1.6-2.4-1-5.1,0.2-6.6c2.2-2.7,6.4-2.6,8.5,0.2c0.2,0.3,0.3,0.8,0.9,0.8c0.4,0,0.6-0.1,0.6-0.6c0-1.9,0-3.9,0-5.8 + c0-0.8,0-0.8,0.8-0.8c1,0,2,0,3,0c0.8,0,0.8,0,0.8,0.8c0,1.9,0,3.8,0,5.6c0,0.6,0.2,0.8,0.8,0.8c3,0,6,0,9.1,0 + C156.7,32,156.9,32,157.3,32z M136.3,36.5c1.1,0,1.9-0.9,1.9-2c0-1-0.9-1.9-1.9-1.9c-1.1,0-2,0.9-2,2 + C134.3,35.7,135.2,36.5,136.3,36.5z"/> + <path class="st1" d="M175.3,94c1.6,0,3.2,0,4.8,0c0.1,0,0.4,0.2,0.4,0.3c0.4,0.8,1,1.3,1.9,1.4c0.9,0.1,1.9,0.3,2.8,0.1 + c1.8-0.2,2.8-1.5,3-3.7c0-0.5,0-1,0-1.7c-0.9,1.1-1.9,1.7-3.1,2c-4.8,1.1-8.9-1.5-9.8-6.2c-0.8-4.5,1.7-9.2,6.5-10.1 + c1.4-0.3,2.8-0.2,4.1,0.2c0.9,0.3,1.7,0.8,2.3,1.7c0.1-0.6,0.1-1.1,0.2-1.6c1.6,0,3.2,0,4.8,0c0,0.1,0.1,0.2,0.1,0.3 + c0,4.9,0,9.8,0,14.7c0,1.9-0.4,3.7-1.5,5.2c-1.2,1.6-2.8,2.4-4.7,2.7c-2.4,0.4-4.8,0.5-7.2-0.3c-2.2-0.7-3.8-2.1-4.5-4.4 + c0-0.1-0.1-0.2-0.1-0.4C175.3,94.3,175.3,94.2,175.3,94z M188.3,84.4c0-0.1,0-0.3,0-0.4c-0.1-3.2-3-5-5.9-3.5 + c-1.5,0.8-2.1,2.1-2.2,3.7c-0.1,1.6,0.3,3.2,1.8,4.1c1.5,0.9,3,0.9,4.5,0C188,87.4,188.2,86,188.3,84.4z"/> + <path class="st1" d="M89.7,92.5c0-5.4,0-10.7,0-16c1.6,0,3.2,0,4.8,0c0.1,0.5,0.1,1.1,0.2,1.7c1.3-1.6,3-2.3,5-2.2 + c2,0,3.7,0.6,4.7,2.6c1-1.3,2.2-2.2,3.8-2.5c1.8-0.3,3.5-0.2,5.1,0.8c1.6,1.1,2.3,2.7,2.4,4.6c0.1,3,0.1,6,0.1,8.9 + c0,0.6,0,1.2,0,1.9c-1.7,0-3.3,0-5,0c0-0.2,0-0.4,0-0.7c0-2.9,0-5.9,0-8.8c0-0.3,0-0.6-0.1-0.9c-0.3-1.4-1-2.1-2.4-2.2 + c-1.4-0.1-2.5,0.6-2.8,2c-0.2,0.6-0.2,1.2-0.2,1.8c0,2.7,0,5.4,0,8.1c0,0.2,0,0.4,0,0.7c-1.7,0-3.3,0-5,0c0-0.2,0-0.4,0-0.7 + c0-2.8,0-5.6,0-8.4c0-0.5,0-0.9-0.1-1.4c-0.3-1.4-1-2.1-2.3-2.2c-1.4-0.1-2.5,0.5-2.9,1.8c-0.2,0.6-0.3,1.3-0.3,1.9 + c0,2.7,0,5.5,0,8.2c0,0.5-0.1,0.6-0.6,0.6C92.6,92.5,91.2,92.5,89.7,92.5z"/> + <path class="st1" d="M124.9,90.8c0,0.6-0.1,1.1-0.1,1.7c-1.6,0-3.2,0-4.8,0c0-7.7,0-15.3,0-23c1.7,0,3.3,0,5.1,0c0,2.9,0,5.7,0,8.7 + c1-1,2.1-1.7,3.4-1.9c5.5-1.1,10,2.7,9.7,8.4c-0.1,2-0.6,3.9-1.9,5.5c-1.9,2.4-4.5,3.1-7.4,2.8C127.4,92.8,126,92.2,124.9,90.8z + M133,84.2c-0.1-0.4-0.1-1-0.3-1.6c-0.5-1.6-1.8-2.5-3.5-2.6c-1.6-0.1-3.1,0.7-3.7,2c-0.5,1.1-0.6,2.3-0.4,3.6 + c0.6,3.4,3.7,3.9,5.7,3.1C132.5,87.8,132.9,86.3,133,84.2z"/> + <path class="st1" d="M66,92.5c-1.6,0-3.1,0-4.6,0c-0.2,0-0.3,0-0.5,0c0-0.2,0-0.5,0-0.7c0-2.8,0-5.6,0-8.4c0-0.2,0-0.3,0-0.5 + c-0.1-1.5-0.7-2.4-1.8-2.7c-1.5-0.4-3.1,0.1-3.9,1.3c-0.6,0.9-0.8,2-0.8,3.1c0,2.4,0,4.8,0,7.3c0,0.2,0,0.4,0,0.7c-1.7,0-3.4,0-5,0 + c0-7.7,0-15.3,0-23c1.7,0,3.3,0,5,0c0,2.9,0,5.9,0,9c1-1.3,2.2-2,3.7-2.2c2.1-0.3,4.1-0.2,5.8,1.1c1.4,1.1,2,2.6,2.1,4.3 + c0.1,2.8,0.1,5.7,0.1,8.6C66,90.9,66,91.7,66,92.5z"/> + <path class="st1" d="M80.4,82.4c0.2-1.7-0.4-2.6-2-2.8c-0.7-0.1-1.4,0-2.1,0c-0.7,0.1-1.3,0.5-1.6,1.3c0,0.1-0.2,0.3-0.4,0.3 + c-1.6,0-3.2,0-4.8,0c0.1-2,1.4-3.7,3.6-4.5c3-1,6-1,9,0.1c2,0.7,3.2,2.4,3.2,4.6c0,1.3,0,2.6,0,3.9c0,2.2,0.1,4.4,0.1,6.6 + c0,0.2,0,0.4,0,0.6c-1.6,0-3.2,0-4.8,0c-0.1-0.5-0.1-1-0.2-1.5C78,93.3,75,93.5,72,92.5c-3.9-1.3-4-6.1-2.1-8 + c1.1-1.1,2.5-1.6,4-1.8c1.1-0.2,2.3-0.2,3.5-0.2C78.4,82.3,79.4,82.4,80.4,82.4z M80.4,85.6c-1.5,0-3,0-4.5,0 + c-0.4,0-0.9,0.2-1.3,0.3c-0.7,0.3-1,0.8-1,1.6c0,0.9,0.7,1.5,1.7,1.7c1,0.2,2.1,0.1,3-0.2C79.8,88.6,80.6,87.3,80.4,85.6z"/> + <path class="st1" d="M144.7,62.7c-0.9,2.6-2.6,4.2-5.1,4.9c-2.3,0.7-4.7,0.7-7,0c-2.6-0.8-4.3-2.5-5-5.2c-0.9-3.1-0.5-6,1.7-8.5 + c1.1-1.2,2.4-2,4-2.4c2.1-0.5,4.2-0.5,6.3,0.2c3.2,1.1,4.8,3.4,5.2,6.7c0.1,0.6,0.1,1.2,0.1,1.9c0,0.5-0.2,0.6-0.6,0.6 + c-3.8,0-7.5,0-11.3,0c-0.2,0-0.4,0-0.7,0c-0.1,1.3,0.8,2.6,2,3.1c1.3,0.5,2.6,0.5,3.9,0c0.3-0.1,0.7-0.3,0.9-0.6 + c0.4-0.6,1-0.7,1.6-0.7C142.1,62.7,143.4,62.7,144.7,62.7z M139.8,57.6c-0.2-1.3-0.7-2.3-1.9-2.7c-1.4-0.5-2.7-0.4-4,0.2 + c-0.7,0.4-1.6,1.6-1.4,2.5C134.9,57.6,137.3,57.6,139.8,57.6z"/> + <path class="st1" d="M110,67.5c-1.6,0-3.2,0-4.9,0c0-0.5-0.1-1.1-0.1-1.7c-1.7,2.3-4.1,2.3-6.4,2.1c-2.5-0.2-4.3-2.1-4.8-4.7 + c-0.1-0.6-0.1-1.2-0.1-1.8c0-3.1,0-6.2,0-9.2c0-0.2,0-0.4,0-0.7c1.7,0,3.3,0,5.1,0c0,0.2,0,0.5,0,0.7c0,2.8,0,5.6,0,8.4 + c0,0.3,0,0.6,0,0.9c0.3,1.7,1.2,2.5,2.7,2.6c1.7,0.1,2.8-0.7,3.2-2.3c0.2-0.8,0.3-1.7,0.3-2.5c0-2.4,0-4.8,0-7.1 + c0-0.5,0.1-0.6,0.6-0.6c1.4,0,2.9,0,4.4,0C110,56.8,110,62.2,110,67.5z"/> + <path class="st1" d="M60.1,51.5c1.6,0,3.1,0,4.7,0c0.4,0,0.3,0.3,0.3,0.6c0,2.5,0,5,0,7.6c0,0.8,0,1.6,0.2,2.4 + c0.3,1.3,1.2,1.9,2.5,2c1.4,0.1,2.6-0.4,3-1.6c0.3-1.1,0.5-2.3,0.5-3.5c0.1-2.3,0-4.5,0-6.8c0-0.5,0.1-0.6,0.6-0.6 + c1.4,0,2.9,0,4.4,0c0,5.4,0,10.7,0,16c-1.6,0-3.2,0-4.9,0c0-0.5-0.1-1.1-0.1-1.7c-0.3,0.4-0.6,0.6-0.8,0.9c-1,0.9-2.3,1.2-3.6,1.3 + c-1.3,0.1-2.5,0-3.7-0.5c-1.8-0.8-2.7-2.3-3.1-4.2c-0.1-0.6-0.2-1.3-0.2-1.9c0-3.1,0-6.2,0-9.2C60.1,51.9,60.1,51.7,60.1,51.5z"/> + <path class="st1" d="M157.8,92.5c-1.6,0-3.2,0-4.9,0c-0.1-0.5-0.1-1-0.2-1.5c-0.3,0.3-0.6,0.5-0.9,0.8c-0.9,0.8-2,1-3.2,1.2 + c-1.8,0.2-3.6,0.1-5.2-1.2c-1.5-1.2-2-2.9-2-4.7c-0.1-3.4,0-6.8,0-10.2c0-0.1,0-0.2,0-0.3c1.6,0,3.2,0,4.9,0c0,0.2,0,0.5,0,0.7 + c0,2.6,0,5.2,0,7.7c0,0.5,0,1,0.1,1.5c0.3,1.8,1.7,2.8,3.5,2.4c1.5-0.3,2.4-1.3,2.5-3.1c0.1-1.6,0.1-3.2,0.1-4.8c0-1.5,0-3.1,0-4.6 + c1.7,0,3.3,0,5,0C157.8,81.8,157.8,87.1,157.8,92.5z"/> + <path class="st1" d="M49.5,55.2c-1,0-1.8,0-2.7,0c0-1.2,0-2.4,0-3.7c0.9,0,1.7,0,2.6,0c0.1-1,0-1.9,0.2-2.8c0.4-2.7,2-4.2,4.7-4.4 + c1.1-0.1,2.2,0,3.3,0c0,1.3,0,2.5,0,3.8c-0.5,0-0.9,0-1.4,0c-1,0.1-1.5,0.5-1.6,1.6c-0.2,1.9-0.2,1.8,1.6,1.9 + c0.5,0,1.3-0.1,1.6,0.2c0.3,0.2,0.1,1,0.1,1.5c0,0.6,0,1.3,0,2c-0.6,0-1.1,0-1.6,0c-0.5,0-1,0-1.6,0c0,4.1,0,8.2,0,12.3 + c-1.7,0-3.4,0-5.1,0C49.5,63.4,49.5,59.4,49.5,55.2z"/> + <path class="st1" d="M81.9,55.2c-1,0-1.9,0-2.9,0c0-1.2,0-2.4,0-3.6c0.9,0,1.8,0,2.8,0c0-1.6,0-3.1,0-4.7c1.7,0,3.4,0,5.1,0 + c0,1.5,0,3,0,4.6c1.3,0,2.5,0,3.7,0c0,1.3,0,2.4,0,3.7c-1.2,0-2.4,0-3.6,0c0,0.2,0,0.4,0,0.6c0,2.1,0,4.2,0,6.3c0,1.5,0.4,2,1.9,2 + c0.4,0,0.8,0,1.2-0.1c0,1.1,0,2.2,0,3.5c-0.5,0.1-1.1,0.2-1.6,0.2c-1.2,0-2.4,0.1-3.6-0.2c-1.9-0.4-2.9-1.6-2.9-3.5 + c-0.1-2.6,0-5.2-0.1-7.9C81.9,55.8,81.9,55.5,81.9,55.2z"/> + <path class="st1" d="M125.5,51.1c0,1.6,0,3,0,4.5c-0.7,0.1-1.3,0.1-2,0.3c-2.5,0.5-4,2.1-4.1,4.7c-0.1,2.1-0.1,4.2-0.1,6.3 + c0,0.2,0,0.5,0,0.7c-1.7,0-3.3,0-5,0c0-5.3,0-10.6,0-16c0.8,0,1.6,0,2.5,0c0.6,0,1.3,0,1.9,0c0.5,0,0.6,0.2,0.6,0.6 + c0,0.8,0,1.6,0.1,2.4C120.7,52,122.8,51.1,125.5,51.1z"/> + <path class="st1" d="M173.4,76.1c0,1.5,0,3,0,4.5c-0.6,0.1-1.2,0.1-1.8,0.2c-2.4,0.4-4,2-4.2,4.4c-0.2,2.2-0.1,4.3-0.1,6.5 + c0,0.2,0,0.5,0,0.8c-1.7,0-3.4,0-5,0c0-5.3,0-10.6,0-15.9c1.6,0,3.2,0,4.9,0c0.1,0.9,0.1,1.8,0.2,2.9C168.6,77,170.7,76,173.4,76.1 + z"/> +</g> +</svg> diff --git a/public/images/logos/logo-gig_2by1.svg b/public/images/logos/logo-gig_2by1.svg new file mode 100644 index 0000000000000000000000000000000000000000..9e55f237721c72884afdda36fda5b1f7deef686e --- /dev/null +++ b/public/images/logos/logo-gig_2by1.svg @@ -0,0 +1,153 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 26.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<svg width="240" height="120" version="1.0" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" + viewBox="0 0 240 120" enable-background="new 0 0 240 120" xml:space="preserve"> +<rect fill="#FFFFFF" width="240" height="120"/> +<path fill="#0B1324" d="M53.6295,72.4201c-1.4176,1.6213-3.3125,2.7581-5.4165,3.2495c-4.8966,1.1332-9.4578,0.7-13.3146-2.8662 + c-2.616-2.4164-4.0414-5.4659-4.5948-8.9321c-0.6708-4.2494-0.2851-8.3489,1.7105-12.2317 + c2.5992-5.0493,7.8814-7.7989,13.5494-7.099c2.1632,0.2666,4.2426,0.7332,6.0537,1.9831c0.721,0.4999,1.3583,1.1165,2.1464,1.7664 + v-2.733h8.8709c0.0167,0.2667,0.0503,0.55,0.0503,0.8499c0,9.2487,0.0503,18.4975-0.0503,27.7462 + c-0.0235,2.267-0.3276,4.5226-0.9056,6.7157c-1.2409,4.7161-4.5108,7.5157-9.2565,8.4655 + c-7.5629,1.5165-14.7233,0.5333-21.1962-3.8994c-0.1677-0.1-0.3186-0.2333-0.5534-0.4l4.2091-6.9657 + c0.9223,0.5666,1.7943,1.1499,2.6998,1.6498c3.0448,1.6938,6.5384,2.4208,10.0112,2.083c3.2197-0.2999,5.5338-2.6163,6.0033-5.9825 + c0.1342-1.0832,0.1342-2.1997,0.2013-3.2995L53.6295,72.4201z M53.8475,60.3384c-0.0671-0.5999-0.1007-1.1998-0.2013-1.7997 + c-1.0061-5.7326-6.7915-6.9491-10.1453-5.3493c-3.3538,1.5998-4.3432,4.2328-4.2929,7.5656 + c0.1006,5.4326,5.2991,8.8322,10.2963,6.7658C52.2376,66.3876,53.7972,63.7879,53.8475,60.3384L53.8475,60.3384z"/> +<path fill="#0B1324" d="M84.7517,85.0184l4.142-6.8657c1.5428,0.8166,3.0017,1.7164,4.5444,2.383 + c2.767,1.1998,5.6848,1.6498,8.6699,1.1832c2.716-0.4166,4.527-2.0331,5.232-4.6494c0.385-1.4664,0.436-3.0329,0.654-4.5494 + l-0.285-0.0666c-0.09,0.0401-0.174,0.0904-0.252,0.15c-2.415,2.6329-5.567,3.3995-8.9881,3.5995 + c-7.4455,0.3999-12.8284-4.9827-14.1028-12.0484c-0.7379-4.0328-0.4025-7.9489,1.2912-11.7317 + c2.5154-5.6325,8.0156-8.6655,14.1196-7.8322c3.6561,0.4999,4.1421,0.7165,8.0321,3.6994v-2.7329h8.854v0.8999 + c0,9.4987,0.034,18.9973-0.016,28.496c-0.017,3.2996-0.587,6.5158-2.432,9.3821c-1.845,2.8663-4.662,4.466-7.948,5.066 + c-7.5298,1.3998-14.6567,0.4332-21.096-4.0328L84.7517,85.0184z M107.826,60.3552c0-0.2,0.017-0.4,0-0.5833 + c-0.218-2.9163-1.325-5.2993-4.142-6.5158s-5.4834-0.9998-7.8311,1.0166c-2.3477,2.0163-2.9178,4.6493-2.4818,7.5489 + c0.8217,5.4826,6.5232,7.9656,11.1679,5.1493C107.004,65.4878,107.793,63.0714,107.826,60.3552z"/> +<path fill="#0B1324" d="M69.9121,45.4906h3.4712c1.4757,0,2.9514,0.05,4.4271-0.0167c0.8384-0.0333,0.8887,0.35,0.8887,0.9999 + c-0.0111,7.499-0.0167,14.9979-0.0167,22.4969v6.1158h-8.7703V45.4906z"/> +<path fill="#0B1324" d="M74.0701,30.0093c0.7354-0.043,1.4718,0.0636,2.1643,0.3132c0.6925,0.2496,1.3265,0.6369,1.8632,1.1383 + c0.5367,0.5014,0.9649,1.1063,1.2583,1.7778c0.2934,0.6714,0.4459,1.3953,0.4482,2.1273c0.0023,0.732-0.1457,1.4568-0.4349,2.1301 + c-0.2893,0.6732-0.7136,1.2807-1.2472,1.7854s-1.1651,0.8959-1.8561,1.1498c-0.6909,0.2538-1.4266,0.365-2.1622,0.3266 + c-1.4384,0.0001-2.8188-0.5631-3.8421-1.5675c-1.0233-1.0045-1.607-2.3692-1.6247-3.7985 + c-0.0022-0.7088,0.1369-1.4111,0.4094-2.0663c0.2725-0.6551,0.6728-1.2501,1.178-1.7506c0.5052-0.5004,1.1052-0.8965,1.7653-1.1652 + C72.6497,30.1409,73.3568,30.0049,74.0701,30.0093L74.0701,30.0093z"/> +<path fill="#0B1324" d="M129.861,45.5906c1.057-0.2833,1.794-0.1,2.381,0.8998c1.091,1.7745,2.296,3.4778,3.606,5.0993v-6.0325 + h1.727v9.2987c-1.526,0.3-1.543,0.2833-2.381-0.9498c-1.124-1.6498-2.247-3.2996-3.539-4.9327v5.9325h-1.794V45.5906z"/> +<path fill="#0B1324" d="M147.586,40.458c-2.834,0-4.863-2.0831-4.846-5.016s2.063-4.9493,4.93-4.9493 + c2.868,0,4.863,2.1164,4.847,5.0326C152.5,38.4416,150.471,40.458,147.586,40.458z M150.773,35.4587 + c-0.017-1.8665-1.392-3.3329-3.153-3.3163c-1.761,0.0167-3.169,1.4998-3.136,3.4162c0.034,1.9164,1.442,3.2996,3.203,3.2663 + C149.448,38.7915,150.789,37.3417,150.773,35.4587z"/> +<path fill="#0B1324" d="M190.262,69.6704c-1.006,0.2667-1.643,0-2.196-0.8832c-1.119-1.8189-2.351-3.5665-3.69-5.2326v6.1325h-1.693 + v-9.2154c1.291-0.3499,1.509-0.2666,2.213,0.7499l3.17,4.6827c0.134,0.2,0.301,0.3833,0.603,0.7832v-6.2991h1.593V69.6704z"/> +<path fill="#0B1324" d="M133.834,32.2424c-0.419,0.4-0.788,0.7333-1.207,1.0999c-0.956-0.9665-2.13-1.3665-3.522-1.0832 + c-1.392,0.2833-2.163,1.3665-2.348,2.8163c-0.184,1.4498,0.52,2.7996,1.661,3.3995c1.14,0.5999,2.834,0.4166,3.605-0.4166 + c0.335-0.3833,0.369-1.0665,0.587-1.7498l-1.711-0.0833c-0.251-1.2331-0.05-1.4998,1.09-1.4998c2.231,0,2.147,0,2.264,2.1997 + c0.067,1.3165-0.536,2.0997-1.492,2.7497c-2.314,1.5331-6.49,1.1331-7.597-2.783c-0.3-1.0185-0.274-2.1046,0.075-3.1078 + c0.348-1.0033,1.002-1.8739,1.871-2.4914c1.626-1.1165,4.142-1.0832,5.768,0.0833C133.218,31.6412,133.537,31.9308,133.834,32.2424 + L133.834,32.2424z"/> +<path fill="#0B1324" d="M146.412,51.6565v-5.9992c0.419-0.0333,0.805-0.1167,1.157-0.05c0.115,0.0365,0.218,0.1016,0.3,0.1891 + c0.083,0.0875,0.141,0.1945,0.17,0.3108c0.033,2.9163,0.016,5.8159,0.016,8.7155c-1.341,0.3333-1.475,0.2833-2.18-0.7499 + l-3.186-4.6827c-0.154-0.2595-0.381-0.4681-0.654-0.5999v6.1158h-1.61v-9.1487c1.124-0.4,1.526-0.2833,2.147,0.6499l3.136,4.616 + l0.503,0.6999L146.412,51.6565z"/> +<path fill="#0B1324" d="M204.03,48.8234v6.0825h-1.66v-1.5831c0-2.2497-0.017-4.4994,0.017-6.7324 + c0-0.3333,0.151-0.9165,0.335-0.9499c0.52-0.0833,1.14-0.2666,1.56,0.3833c1.106,1.6665,2.247,3.3162,3.37,4.9827 + c0.168,0.2333,0.336,0.4832,0.638,0.8832c0.043-0.2536,0.071-0.5096,0.083-0.7666c0.017-1.4165,0.017-2.8329,0.017-4.2494 + s0.034-1.4498,1.61-1.1998v9.182c-1.459,0.2833-1.459,0.2833-2.247-0.8998l-3.522-5.166L204.03,48.8234z"/> +<path fill="#0B1324" d="M160.18,50.3731c-0.084,2.883-2.163,4.8993-4.964,4.816c-2.8-0.0833-4.779-2.1663-4.745-4.966 + c0.033-2.7996,2.163-4.9826,5.064-4.9159C158.436,45.3738,160.247,47.5568,160.18,50.3731z M158.52,50.2898 + c0.016-1.9664-1.275-3.3495-3.136-3.3662c-1.862-0.0167-3.203,1.3331-3.237,3.2829c-0.033,1.9497,1.359,3.4328,3.187,3.4328 + C157.161,53.6393,158.503,52.2229,158.52,50.2898L158.52,50.2898z"/> +<path fill="#0B1324" d="M190.244,50.14c0.084-2.9163,2.147-4.8994,5.031-4.8327c2.884,0.0667,4.745,2.2664,4.662,5.0493 + c-0.084,2.783-2.164,4.916-4.964,4.8327C192.173,55.1059,190.177,53.0062,190.244,50.14z M198.276,50.2566 + c0-1.9497-1.308-3.3329-3.169-3.3329c-1.861,0-3.186,1.3499-3.203,3.2996c-0.017,1.9497,1.375,3.4495,3.203,3.4162 + C196.935,53.6062,198.26,52.1897,198.276,50.2566L198.276,50.2566z"/> +<path fill="#0B1324" d="M159.711,35.1253c0.403,0.5332,0.939,0.9665,1.157,1.5164c0.621,1.5498-0.419,3.2329-2.096,3.4995 + c-0.328,0.0364-0.659,0.0475-0.989,0.0334h-2.901c-0.034-0.3333-0.067-0.5666-0.067-0.8166c0-2.5996,0.017-5.2159-0.017-7.8322 + c0-0.6166,0.134-0.9166,0.838-0.8499c0.705,0.0666,1.56,0.0166,2.331,0.0833c1.124,0.0667,2.113,0.4666,2.532,1.5998 + C160.919,33.4922,160.533,34.442,159.711,35.1253z M156.609,38.6581c0.939,0,1.912,0.2666,2.381-0.6832 + c0.201-0.3833,0.151-1.0999-0.1-1.4332c-0.571-0.8165-1.459-0.4832-2.281-0.4499V38.6581z M156.609,34.4754 + c0.822,0.0499,1.66,0.2333,2.147-0.5666c0.167-0.2833,0.134-0.9166-0.084-1.1832c-0.52-0.6999-1.308-0.5166-2.063-0.4166V34.4754z" + /> +<path fill="#0B1324" d="M201.465,61.8382l-0.956,0.8499c-0.804-0.3499-1.542-0.7999-2.347-0.9665 + c-1.526-0.3333-2.868,0.4499-3.455,1.8664s-0.201,3.2495,0.956,4.1661c1.157,0.9165,2.935,0.8332,4.075-0.0333 + c0.537-0.4166,0.57-0.55,0.402-1.8998l-1.609-0.1166c0.067-0.4333,0.134-0.8332,0.218-1.3498h3.102 + c0,1.1331,0.017,2.1996-0.017,3.2662c0,0.1999-0.184,0.3999-0.318,0.5666c-1.476,1.833-4.226,2.3496-6.289,1.1998 + c-2.062-1.1498-2.985-3.7328-2.18-6.0825c0.805-2.3497,2.851-3.4829,5.249-3.1829C199.537,60.2718,200.593,60.7051,201.465,61.8382z + "/> +<path fill="#0B1324" d="M133.784,61.6883l-1.14,1.1165l0.05-0.25c-0.888-0.2999-1.777-0.7332-2.683-0.8665 + c-1.492-0.1833-2.666,0.7332-3.135,2.1997c-0.47,1.4664,0.067,3.2828,1.324,4.0661c1.258,0.7832,3.036,0.5832,3.908-0.3666 + c0.335-0.3833,0.335-1.0666,0.536-1.7665l-1.861-0.1c0.084-0.4499,0.151-0.8832,0.218-1.3164l0.469-0.05h2.616 + c0,1.1498,0.134,2.2663-0.05,3.3328c-0.084,0.5-0.688,0.9832-1.157,1.3499c-1.895,1.4831-4.93,1.1998-6.557-0.5666 + c-1.626-1.7665-1.71-5.116,0.101-6.9824c1.811-1.8664,4.712-1.9164,6.59-0.4333L133.784,61.6883z"/> +<path fill="#0B1324" d="M157.645,60.3552h1.61v9.3487h-1.594v-4.0327c-1.274,0-2.465-0.0167-3.655,0.0333 + c-0.151,0.0166-0.403,0.4166-0.403,0.6332c-0.05,1.0999-0.016,2.2164-0.016,3.3662h-1.61v-9.2987h1.61 + c0,0.7332-0.017,1.4998,0,2.2664c0.016,1.5997-0.235,1.4331,1.492,1.4498h2.566V60.3552z"/> +<path fill="#0B1324" d="M171.349,65.8709v3.8329h-1.593V60.405c1.174,0,2.347-0.1166,3.488,0.0334 + c0.578,0.0535,1.12,0.3029,1.535,0.7064c0.416,0.4035,0.679,0.9366,0.745,1.5099c0.151,1.2499-0.402,2.1997-1.626,2.833 + l-0.453,0.2333l2.633,3.8828c-1.409,0.4166-1.946,0.2499-2.633-0.8666l-1.845-2.9496L171.349,65.8709z M171.332,62.988 + c0,1.5165,0.218,1.7164,1.459,1.3665c0.771-0.2166,1.123-0.7832,0.989-1.5831s-0.821-1.1832-1.861-1.1332 + c-1.04,0.05-0.419,0.8332-0.57,1.2665C171.333,62.9294,171.327,62.9591,171.332,62.988L171.332,62.988z"/> +<path fill="#0B1324" d="M170.729,40.1913c-0.503,0-0.856-0.0333-1.208,0c-0.352,0.0334-0.738-0.15-0.905-0.6332 + c-0.436-1.4498-0.453-1.4332-2.013-1.4332h-0.167c-1.66,0.0334-1.258-0.2333-1.728,1.2499c-0.301,0.9165-0.503,0.9998-2.062,0.6999 + c0.067-0.2667,0.117-0.5333,0.201-0.7833c0.889-2.6329,1.794-5.2326,2.633-7.8822c0.218-0.6832,0.587-0.7166,1.157-0.7332 + c0.57-0.0167,0.956,0.0833,1.174,0.7499C168.733,34.2921,169.706,37.1417,170.729,40.1913z M165.58,36.4752h2.13 + c-0.352-1.1665-0.654-2.2664-0.972-3.3496h-0.202C166.234,34.2088,165.916,35.3087,165.58,36.4752z"/> +<path fill="#0B1324" d="M143.611,69.7038c-0.218,0.0167-0.402,0.0167-0.586,0.05c-0.822,0.15-1.258-0.1833-1.342-0.9999 + c-0.084-0.8165-0.654-1.3165-1.593-1.1498c-0.139,0.0221-0.279,0.0277-0.419,0.0167c-1.543,0-1.577-0.0167-1.996,1.4664 + c-0.151,0.5333-0.386,0.7332-0.922,0.6666c-0.537-0.0667-0.604,0-1.04,0c0.101-0.3333,0.168-0.5833,0.252-0.8332 + c0.888-2.683,1.811-5.3493,2.683-8.0489c0.151-0.4833,0.419-0.5999,0.855-0.5333c0.436,0.0667,1.023-0.2999,1.258,0.4333 + c0.956,2.8996,1.928,5.7825,2.884,8.6821C143.662,69.5038,143.628,69.5538,143.611,69.7038z M138.564,66.0876h2.297 + c-0.369-1.2498-0.704-2.4163-1.039-3.5828h-0.202C139.285,63.6546,138.95,64.8045,138.564,66.0876L138.564,66.0876z"/> +<path fill="#0B1324" d="M177.987,54.9558c-0.319,0-0.503-0.0167-0.654,0c-0.872,0.1666-1.375-0.15-1.459-1.0665 + c-0.084-0.9166-0.57-1.2665-1.459-1.0832c-0.112,0.0083-0.224,0.0083-0.335,0c-1.694,0-1.711,0-2.197,1.5664 + c-0.134,0.4666-0.336,0.6333-0.805,0.5999c-0.47-0.0333-0.671-0.0166-1.073-0.0166c0.024-0.1971,0.063-0.392,0.117-0.5833 + c0.906-2.7163,1.845-5.4159,2.7-8.1322c0.218-0.6499,0.604-0.6666,1.14-0.6666c0.537,0,0.906,0.0334,1.107,0.6833 + C175.991,49.1232,176.981,51.9728,177.987,54.9558z M172.822,51.3063h2.264c-0.352-1.2665-0.705-2.4164-1.04-3.5829h-0.201 + C173.509,48.9066,173.174,50.0564,172.822,51.3063L172.822,51.3063z"/> +<path fill="#0B1324" d="M162.192,60.3718h4.712c0.084,0.5,0.151,0.9499,0.251,1.5332h-3.303v2.233h2.884v1.6164h-2.951 + c-0.023,0.6556-0.012,1.312,0.033,1.9664c0.017,0.1667,0.42,0.3833,0.638,0.3833c0.922,0.05,1.844,0.0333,2.733,0.0333 + c0.028,0.0702,0.051,0.1427,0.067,0.2167c-0.235,1.3998-0.235,1.3998-1.66,1.3998h-3.404V60.3718z"/> +<path fill="#0B1324" d="M169.285,45.7071c-0.939,2.9496-1.878,5.8992-2.85,8.8488c-0.084,0.1999-0.554,0.3832-0.855,0.3832 + c-0.302,0-0.923,0.3-1.124-0.3499c-0.922-2.8996-1.861-5.7992-2.784-8.6988c-0.016-0.05,0.017-0.1167,0.017-0.1667 + c1.392-0.3832,1.593-0.2833,1.979,0.9832l1.71,5.5493c0.151-0.2833,0.269-0.4166,0.302-0.5833 + c0.503-1.5998,1.006-3.2162,1.493-4.8326C167.659,45.2238,167.709,45.3571,169.285,45.7071z"/> +<path fill="#0B1324" d="M149.9,61.8216c-0.109,0.0408-0.221,0.0742-0.335,0.1c-1.694,0.1-1.694,0.1-1.694,1.8331v5.9492h-1.61 + v-7.7323l-2.062-0.0833c0.067-0.5333,0.117-0.9999,0.184-1.5165h5.383C149.816,60.8718,149.85,61.355,149.9,61.8216z"/> +<path fill="#0B1324" d="M182.047,54.9224h-1.593v-5.3492c-0.017-0.7166,0.218-1.5831-0.101-2.0997 + c-0.318-0.5166-1.207-0.3333-1.861-0.4666c-0.05-1.4332-0.05-1.4332,1.341-1.4332h2.851c1.426,0,1.426,0,1.392,1.5665 + c-0.402,0-0.822,0.0333-1.224,0c-0.403-0.0333-0.772,0.1833-0.772,0.7665c0.034,2.1331,0.017,4.2661,0.017,6.3992 + C182.097,54.4892,182.064,54.6725,182.047,54.9224z"/> +<path fill="#0B1324" d="M136.801,30.7258h1.693v7.799h3.103c-0.051,0.4666-0.051,0.8498-0.168,1.2165 + c-0.118,0.3666-0.302,0.4166-0.486,0.4166c-1.359,0.0333-2.717,0.0166-4.142,0.0166V30.7258z"/> +<path fill="#0B1324" d="M172.656,30.8258l0.301-0.0999c1.476-0.1167,1.476-0.1167,1.476,1.3498v6.4491h3.086 + c-0.101,0.6166-0.168,1.0998-0.252,1.6498c-1.409,0-2.784,0.0166-4.142-0.0167c-0.151,0-0.453-0.2833-0.453-0.4333 + C172.656,36.7584,172.656,33.7921,172.656,30.8258z"/> +<path fill="#0B1324" d="M179.815,69.7205h-1.526v-9.3321h1.526V69.7205z"/> +<path fill="#0B1324" d="M187.714,54.9059h-1.542v-4.3494c0-1.4498,0.016-2.8996-0.017-4.3327c0-0.55,0.251-0.6833,0.721-0.6333 + c0.469,0.05,0.956-0.2,0.956,0.5499c-0.017,2.833-0.017,5.6659-0.017,8.4989C187.798,54.7336,187.764,54.824,187.714,54.9059z"/> +<path fill="#0B1324" d="M127.011,54.9224h-1.526v-9.282h1.526V54.9224z"/> +<path fill="#FFFFFF" d="M53.8471,60.3384c-0.0503,3.4495-1.6098,6.0491-4.3432,7.1823c-4.9972,2.0664-10.1956-1.3331-10.2962-6.7657 + c-0.0503-3.3329,1.1235-6.0492,4.2929-7.5656c3.1693-1.5165,9.1391-0.3833,10.1453,5.3492 + C53.7465,59.1385,53.78,59.7385,53.8471,60.3384z"/> +<path fill="#FFFFFF" d="M107.826,60.355c-0.034,2.7163-0.822,5.1326-3.287,6.6158c-4.6452,2.8163-10.3467,0.3333-11.1684-5.1493 + c-0.436-2.8996,0.1509-5.5493,2.4818-7.549c2.3309-1.9997,5.0476-2.2163,7.8316-1.0165c2.783,1.1998,3.924,3.5995,4.142,6.5158 + C107.842,59.9551,107.826,60.155,107.826,60.355z"/> +<path fill="#FFFFFF" d="M150.772,35.4584c0.016,1.8831-1.308,3.3163-3.086,3.3662c-1.777,0.05-3.169-1.3998-3.203-3.2662 + c-0.033-1.8664,1.342-3.3995,3.136-3.4162C149.413,32.1256,150.755,33.592,150.772,35.4584z"/> +<path fill="#FFFFFF" d="M158.52,50.2898c-0.017,1.9331-1.375,3.3662-3.186,3.3495c-1.811-0.0166-3.22-1.4998-3.186-3.4328 + c0.033-1.9331,1.358-3.2829,3.236-3.2829C157.262,46.9236,158.537,48.3234,158.52,50.2898z"/> +<path fill="#FFFFFF" d="M198.279,50.2565c-0.017,1.933-1.342,3.3662-3.17,3.3828c-1.827,0.0167-3.219-1.4498-3.202-3.4162 + c0.016-1.9664,1.324-3.2995,3.202-3.2995C196.988,46.9236,198.279,48.3067,198.279,50.2565z"/> +<path fill="#FFFFFF" d="M156.606,38.6582v-2.5663c0.822-0.0333,1.71-0.3666,2.281,0.4499c0.251,0.3333,0.301,1.0499,0.1,1.4332 + C158.518,38.9248,157.545,38.6582,156.606,38.6582z"/> +<path fill="#FFFFFF" d="M156.606,34.4753v-2.1664c0.755-0.1,1.543-0.2833,2.063,0.4166c0.218,0.2667,0.251,0.8999,0.083,1.1832 + C158.266,34.7086,157.428,34.5253,156.606,34.4753z"/> +<path fill="#FFFFFF" d="M171.329,62.9881c-0.005-0.0289,0.001-0.0586,0.017-0.0833c0.151-0.4333-0.436-1.1999,0.57-1.2665 + c1.006-0.0667,1.711,0.3499,1.862,1.1332c0.151,0.7832-0.218,1.3664-0.99,1.5831C171.547,64.7045,171.329,64.5045,171.329,62.9881z" + /> +<path fill="#FFFFFF" d="M165.576,36.475c0.336-1.1665,0.654-2.2663,0.956-3.3495h0.201c0.319,1.0832,0.621,2.183,0.973,3.3495 + H165.576z"/> +<path fill="#FFFFFF" d="M138.565,66.0877c0.386-1.2831,0.721-2.433,1.056-3.5828h0.202c0.335,1.1665,0.67,2.333,1.039,3.5828 + H138.565z"/> +<path fill="#FFFFFF" d="M172.822,51.3064c0.352-1.2498,0.687-2.3997,1.022-3.5662h0.202c0.335,1.1665,0.687,2.3164,1.039,3.5829 + L172.822,51.3064z"/> +</svg> diff --git a/public/images/logos/logo-goldschmiedekillinger_2by1.svg b/public/images/logos/logo-goldschmiedekillinger_2by1.svg new file mode 100644 index 0000000000000000000000000000000000000000..a1c02740f57eca61a056bfe31cd5a978c3deb19e --- /dev/null +++ b/public/images/logos/logo-goldschmiedekillinger_2by1.svg @@ -0,0 +1,157 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 26.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<svg width="240" height="120" version="1.0" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" + viewBox="0 0 240 120" enable-background="new 0 0 240 120" xml:space="preserve"> +<rect fill="#FFFFFF" width="240" height="120"/> +<path fill="#0B1324" d="M75.0178,71.6984h4.6514v0.4576c0,2.44-0.3813,4.1175-1.0676,5.185 + c-0.3739,0.5567-0.888,1.0049-1.4904,1.2994c-0.6025,0.2946-1.2719,0.425-1.9409,0.3782c-0.6785,0.0378-1.3557-0.0961-1.9687-0.3893 + c-0.6131-0.2932-1.1424-0.7363-1.5388-1.2883c-0.8977-1.3782-1.3257-3.0099-1.22-4.6513c-0.1007-1.665,0.3262-3.3192,1.22-4.7276 + c0.3964-0.552,0.9257-0.9951,1.5388-1.2883c0.613-0.2932,1.2902-0.4271,1.9687-0.3892c1.9063,0,3.3551,0.9913,4.1938,3.05 + l-3.2025,1.1438c-0.0435-0.3214-0.147-0.6318-0.305-0.915c-0.0828-0.1007-0.188-0.1806-0.3071-0.2336 + c-0.1191-0.0529-0.249-0.0774-0.3792-0.0714c-0.915,0-1.3725,1.22-1.3725,3.7363c-0.0489,0.8001,0.0546,1.6023,0.305,2.3638 + c0.0768,0.2009,0.2126,0.374,0.3895,0.4965c0.1769,0.1224,0.3866,0.1886,0.6018,0.1897c0.0829,0.0123,0.1675,0.0049,0.2469-0.0216 + c0.0795-0.0265,0.1516-0.0713,0.2106-0.1309c0.1571-0.0571,0.291-0.1642,0.3812-0.3049l0.2288-0.6101 + c0.067-0.2222,0.0928-0.4547,0.0762-0.6862h-1.22V71.6984z"/> +<path fill="#0B1324" d="M88.5906,74.5959c0.0344,0.5833-0.0492,1.1676-0.2457,1.7178c-0.1965,0.5503-0.502,1.0553-0.8981,1.4848 + c-0.7889,0.7288-1.8235,1.1336-2.8975,1.1336c-1.0741,0-2.1087-0.4048-2.8976-1.1336c-0.6941-0.9523-1.0681-2.1003-1.0681-3.2788 + c0-1.1784,0.374-2.3265,1.0681-3.2788c0.3548-0.4148,0.8014-0.7411,1.3045-0.9528c0.503-0.2118,1.0485-0.3033,1.5931-0.2672 + c0.5546-0.0255,1.1081,0.0706,1.6217,0.2813c0.5137,0.2107,0.9751,0.5311,1.3521,0.9387 + C88.2593,72.2005,88.637,73.3873,88.5906,74.5959z M85.4643,74.5197c0.0167-0.2818-0.009-0.5645-0.0763-0.8387 + c0.0033-0.2375-0.0489-0.4726-0.1525-0.6863c-0.0745-0.169-0.1777-0.3237-0.305-0.4575l-0.3812-0.1525 + c-0.2288,0-0.4575,0.2287-0.61,0.61c-0.2509,0.4668-0.357,0.9977-0.305,1.525c-0.0414,0.5023,0.0646,1.0058,0.305,1.4488 + c0.1525,0.3813,0.3812,0.61,0.61,0.61c0.2287,0,0.4575-0.2288,0.6862-0.5338C85.3975,75.553,85.4749,75.0373,85.4643,74.5197z"/> +<path fill="#0B1324" d="M93.0131,78.7896h-3.2026V65.2932h3.2026V78.7896z"/> +<path fill="#0B1324" d="M98.9608,78.7896v-0.3049c-0.0048-0.1313,0.0213-0.2619,0.0762-0.3813v-0.4575 + c-0.2242,0.4178-0.5364,0.782-0.915,1.0675c-0.3311,0.1643-0.6981,0.2429-1.0675,0.2288c-0.4118-0.0015-0.8166-0.1071-1.1765-0.3071 + c-0.36-0.2-0.6635-0.4878-0.8823-0.8367c-0.5093-0.9876-0.7461-2.093-0.6863-3.2026c-0.0551-1.1826,0.1806-2.3608,0.6863-3.4313 + c0.2005-0.3652,0.5002-0.6664,0.8645-0.8687c0.3642-0.2024,0.7782-0.2977,1.1943-0.275c0.4045-0.0279,0.8068,0.0794,1.1438,0.305 + c0.3786,0.2855,0.6907,0.6497,0.915,1.0675c-0.0512-0.1471-0.077-0.3018-0.0763-0.4575v-5.6426h3.203v13.4964H98.9608z + M97.5882,74.4434c0,1.22,0.305,1.7537,0.7625,1.7537c0.4575,0,0.7626-0.61,0.7626-1.83c0-1.22-0.2288-1.7538-0.6863-1.7538 + S97.5882,73.2233,97.5882,74.4434z"/> +<path fill="#0B1324" d="M103.307,78.1034l1.144-2.44c0.399,0.4967,0.971,0.8237,1.601,0.915c0.458,0,0.61-0.1525,0.61-0.4575 + s-0.228-0.4575-0.839-0.6863c-0.61-0.2287-2.211-1.3725-2.211-2.5162c-0.015-0.398,0.067-0.7938,0.24-1.1526 + c0.173-0.3589,0.431-0.67,0.751-0.9062c0.701-0.5911,1.602-0.8913,2.517-0.8388c0.906,0.02,1.795,0.2552,2.592,0.6863l-1.143,2.3637 + c-0.534-0.5337-0.915-0.7625-1.297-0.7625c-0.381,0-0.457,0.0763-0.457,0.3813s0.305,0.5338,0.915,0.8388 + c0.625,0.1532,1.185,0.5002,1.601,0.9912c0.332,0.407,0.495,0.9252,0.458,1.4488c0.012,0.4011-0.063,0.8002-0.221,1.1691 + c-0.158,0.3688-0.395,0.6986-0.694,0.9659c-0.701,0.5911-1.602,0.8913-2.517,0.8388c-0.488,0.0208-0.976-0.0306-1.449-0.1525 + l-0.686-0.2288L103.307,78.1034z"/> +<path fill="#0B1324" d="M115.279,75.9683v2.9738h-0.839c-0.435,0.012-0.868-0.0628-1.274-0.2199 + c-0.406-0.1571-0.776-0.3934-1.09-0.6951c-0.498-0.4238-0.868-0.9785-1.067-1.6013c-0.297-0.6462-0.453-1.3479-0.458-2.0588 + c-0.02-0.5881,0.078-1.1743,0.287-1.7243c0.21-0.5499,0.527-1.0525,0.933-1.4783c0.362-0.4058,0.81-0.7259,1.311-0.9369 + s1.043-0.3077,1.587-0.2831h0.61v2.8214c-0.198-0.0149-0.396,0.0157-0.58,0.0894c-0.184,0.0738-0.349,0.1888-0.481,0.336 + c-0.133,0.1473-0.23,0.323-0.284,0.5136c-0.054,0.1906-0.063,0.3911-0.028,0.586c-0.028,0.4045,0.079,0.8068,0.305,1.1437 + c0.11,0.138,0.249,0.2503,0.407,0.3293c0.158,0.079,0.332,0.1228,0.508,0.1282h0.153V75.9683z"/> +<path fill="#0B1324" d="M124.2,78.7896h-3.203v-4.575c0.027-0.2567,0.001-0.5162-0.076-0.7625 + c-0.045-0.0794-0.112-0.1435-0.194-0.1843c-0.081-0.0408-0.173-0.0563-0.263-0.0445c-0.458,0-0.61,0.3813-0.61,1.2201v4.3462h-3.203 + V65.2932h3.203v4.8801c0,0.2287-0.077,0.4575-0.077,0.61v1.0675c0.458-1.22,1.22-1.83,2.212-1.83 + c0.309-0.0191,0.619,0.0409,0.899,0.1743s0.522,0.3358,0.702,0.5882c0.458,0.613,0.675,1.3727,0.61,2.135V78.7896z"/> +<path fill="#0B1324" d="M137.773,78.7897h-3.203v-4.8801c0-0.5337-0.152-0.8387-0.457-0.8387c-0.305,0-0.763,0.4575-0.763,1.3725 + v4.3463h-3.202v-4.7275c0-0.6101-0.153-0.9151-0.534-0.9151c-0.11-0.0104-0.22,0.0134-0.315,0.068 + c-0.096,0.0546-0.172,0.1373-0.219,0.237c-0.148,0.3349-0.201,0.7045-0.152,1.0675v4.2701h-3.203v-8.6164h3.203v0.4576 + c0.015,0.3323-0.011,0.6652-0.077,0.9912c0.61-1.0675,1.297-1.6013,2.212-1.6013c0.524-0.0144,1.038,0.152,1.454,0.4713 + c0.417,0.3193,0.711,0.7721,0.833,1.2825c0.458-1.22,1.144-1.7538,2.135-1.7538c0.333-0.0311,0.668,0.0225,0.975,0.1558 + c0.307,0.1333,0.575,0.342,0.779,0.6067c0.418,0.6289,0.607,1.3832,0.534,2.1351V78.7897z"/> +<path fill="#0B1324" d="M142.805,67.5044c-0.004,0.2469-0.061,0.4899-0.166,0.7133c-0.105,0.2234-0.257,0.422-0.444,0.583 + c-0.165,0.1772-0.366,0.3166-0.589,0.4088c-0.224,0.0921-0.465,0.1348-0.707,0.125c-0.242,0.0151-0.485-0.0251-0.71-0.1175 + c-0.224-0.0925-0.425-0.2348-0.586-0.4163c-0.174-0.1677-0.31-0.3695-0.402-0.5925s-0.137-0.4626-0.132-0.7038 + c-0.011-0.2532,0.031-0.506,0.123-0.7423s0.232-0.4509,0.411-0.6302c0.352-0.3298,0.813-0.5196,1.296-0.5338 + c0.488,0.0501,0.945,0.267,1.292,0.6143C142.538,66.5596,142.755,67.0159,142.805,67.5044z M142.5,78.7896h-3.202v-8.6164h3.202 + V78.7896z"/> +<path fill="#0B1324" d="M148.295,75.892h3.127c-0.131,0.8769-0.595,1.6694-1.297,2.2113c-0.715,0.5571-1.612,0.8288-2.516,0.7626 + c-0.537,0.029-1.073-0.0582-1.574-0.2556c-0.5-0.1973-0.951-0.5003-1.323-0.8882c-0.733-0.8728-1.114-1.9877-1.068-3.1263 + c-0.06-1.2233,0.349-2.4234,1.144-3.3551c0.351-0.4241,0.795-0.7616,1.297-0.9864c0.503-0.2248,1.05-0.3308,1.6-0.3098 + c0.534-0.0362,1.068,0.0557,1.559,0.2679c0.491,0.2122,0.924,0.5386,1.263,0.9521c0.736,0.9596,1.114,2.1464,1.067,3.355v0.5338 + h-4.727c0.076,0.915,0.305,1.3725,0.762,1.3725c0.159,0.004,0.313-0.0471,0.439-0.1444 + C148.173,76.1841,148.26,76.0466,148.295,75.892z M148.372,73.452v-0.4575l-0.229-0.305c0-0.0607-0.024-0.1189-0.067-0.1618 + s-0.101-0.067-0.162-0.067h-0.229c-0.119-0.0067-0.238,0.0179-0.345,0.0714c-0.107,0.0535-0.198,0.1341-0.265,0.2337 + c-0.102,0.2409-0.154,0.5005-0.152,0.7625L148.372,73.452z"/> +<path fill="#0B1324" d="M157.141,78.7896v-0.3049c0.032-0.1255,0.058-0.2528,0.076-0.3813v-0.4575 + c-0.224,0.4178-0.537,0.782-0.915,1.0675c-0.331,0.1643-0.698,0.2429-1.068,0.2288c-0.412-0.0015-0.816-0.1071-1.176-0.3071 + c-0.36-0.2-0.664-0.4878-0.883-0.8367c-0.509-0.9876-0.746-2.093-0.686-3.2026c-0.055-1.1826,0.181-2.3608,0.686-3.4313 + c0.214-0.354,0.516-0.6458,0.877-0.8465s0.769-0.3032,1.182-0.2972c0.405-0.0279,0.807,0.0794,1.144,0.305 + c0.379,0.2855,0.691,0.6497,0.915,1.0675c-0.012-0.1544-0.038-0.3075-0.076-0.4575v-5.6426h3.202v13.4964H157.141z M155.768,74.4434 + c0,1.22,0.305,1.7537,0.839,1.7537c0.534,0,0.686-0.61,0.686-1.83c0-1.22-0.229-1.7538-0.686-1.7538 + C156.149,72.6133,155.768,73.2233,155.768,74.4434L155.768,74.4434z"/> +<path fill="#0B1324" d="M166.291,75.8921h3.126c-0.158,0.8669-0.617,1.6501-1.296,2.2113c-0.728,0.533-1.616,0.8019-2.517,0.7625 + c-0.537,0.0342-1.075-0.0505-1.576-0.2482c-0.501-0.1977-0.952-0.5035-1.321-0.8956c-0.38-0.4216-0.671-0.9162-0.855-1.4536 + c-0.183-0.5374-0.256-1.1065-0.213-1.6727c-0.06-1.2233,0.349-2.4234,1.144-3.355c0.339-0.4385,0.78-0.7863,1.286-1.0125 + c0.505-0.2262,1.059-0.3237,1.612-0.2838c0.532-0.0242,1.062,0.0731,1.551,0.2845c0.489,0.2114,0.923,0.5313,1.27,0.9355 + c0.736,0.9596,1.114,2.1465,1.067,3.3551v0.5337h-4.651c0,0.9151,0.305,1.3726,0.763,1.3726 + C166.138,76.4259,166.138,76.2733,166.291,75.8921z M166.367,73.452c0.011-0.1563-0.015-0.3131-0.076-0.4574 + c0-0.0592-0.014-0.1176-0.041-0.1706c-0.026-0.0529-0.065-0.099-0.112-0.1345c-0.051-0.1525-0.127-0.2287-0.229-0.2287h-0.305 + c-0.108-0.001-0.214,0.0268-0.308,0.0804c-0.094,0.0536-0.171,0.1311-0.225,0.2246c-0.166,0.2186-0.247,0.4892-0.229,0.7625 + L166.367,73.452z"/> +<path fill="#0B1324" d="M79.7455,95.9461h-3.5838l-2.2113-5.6426v5.6426h-3.2788V83.6697h3.2788v5.2613l1.9826-5.2613h3.5075 + l-2.6688,5.9476L79.7455,95.9461z"/> +<path fill="#0B1324" d="M84.0917,84.661c0.006,0.2486-0.046,0.4952-0.1519,0.7202c-0.1059,0.225-0.2627,0.4222-0.4581,0.5761 + c-0.1573,0.1916-0.3552,0.3459-0.5794,0.4518c-0.2241,0.106-0.4689,0.1609-0.7168,0.1609c-0.248,0-0.4928-0.0549-0.717-0.1609 + c-0.2241-0.1059-0.422-0.2602-0.5793-0.4518c-0.1772-0.1648-0.3167-0.366-0.4088-0.5897c-0.0921-0.2238-0.1348-0.4648-0.125-0.7066 + c-0.0151-0.2424,0.025-0.4851,0.1175-0.7096c0.0925-0.2246,0.2348-0.4252,0.4163-0.5867c0.1648-0.1772,0.3659-0.3166,0.5897-0.4087 + c0.2237-0.0922,0.4648-0.1348,0.7066-0.125c0.2424-0.0152,0.485,0.025,0.7096,0.1175c0.2246,0.0924,0.4252,0.2348,0.5866,0.4162 + c0.1872,0.161,0.3383,0.3597,0.4434,0.583C84.0302,84.1711,84.087,84.4142,84.0917,84.661L84.0917,84.661z M83.7867,95.9462h-3.2025 + v-8.6164h3.2025V95.9462z"/> +<path fill="#0B1324" d="M88.5144,95.9463h-3.2026V82.5261h3.2026V95.9463z"/> +<path fill="#0B1324" d="M93.2419,95.9463h-3.2025V82.5261h3.2025V95.9463z"/> +<path fill="#0B1324" d="M98.2745,84.6611c0.0006,0.2405-0.0462,0.4788-0.1378,0.7012c-0.0916,0.2224-0.2261,0.4246-0.3959,0.595 + c-0.1756,0.1894-0.3877,0.3411-0.6237,0.4459c-0.2359,0.1049-0.4907,0.1607-0.7488,0.1641 + c-0.2469-0.0047-0.4899-0.0615-0.7133-0.1666c-0.2234-0.1051-0.4221-0.2562-0.583-0.4434 + c-0.1772-0.1648-0.3167-0.3659-0.4088-0.5897c-0.0921-0.2237-0.1348-0.4648-0.125-0.7065c-0.0151-0.2424,0.025-0.4851,0.1175-0.7097 + s0.2348-0.4252,0.4163-0.5866c0.1677-0.1734,0.3694-0.3102,0.5925-0.402c0.223-0.0919,0.4626-0.1367,0.7038-0.1317 + c0.2532-0.011,0.506,0.0308,0.7423,0.1227c0.2362,0.0919,0.4508,0.2318,0.6302,0.411 + C98.0706,83.7174,98.2604,84.1784,98.2745,84.6611L98.2745,84.6611z M97.9695,95.9462H94.767v-8.6164h3.2025V95.9462z"/> +<path fill="#0B1324" d="M107.12,95.9462h-3.203v-4.4988c0.019-0.2879-0.033-0.576-0.152-0.8388 + c-0.032-0.0732-0.086-0.1347-0.154-0.1757c-0.069-0.041-0.148-0.0596-0.228-0.0531c-0.457,0-0.686,0.3813-0.686,1.2201v4.3463 + h-3.2024v-8.6164h3.2024v1.6775c0.559-1.22,1.322-1.83,2.288-1.83c0.309-0.0191,0.619,0.0409,0.899,0.1743 + s0.522,0.3358,0.702,0.5882c0.424,0.6291,0.638,1.3768,0.61,2.1351L107.12,95.9462z"/> +<path fill="#0B1324" d="M116.194,87.3298v8.9214c0.009,0.5926-0.068,1.1834-0.229,1.7538c-0.217,0.444-0.53,0.8345-0.915,1.1438 + c-0.799,0.5718-1.763,0.8664-2.745,0.8387c-0.953,0.0757-1.9-0.1951-2.669-0.7625c-0.34-0.2968-0.616-0.6592-0.813-1.0653 + c-0.196-0.4062-0.309-0.8478-0.331-1.2985h3.203c0.051,0.4575,0.279,0.6863,0.686,0.6863c0.12,0.0157,0.243-0.005,0.352-0.0593 + c0.108-0.0543,0.198-0.1399,0.258-0.2457c0.115-0.2908,0.167-0.6027,0.153-0.915v-1.3726c-0.217,0.3338-0.51,0.6116-0.854,0.8104 + c-0.345,0.1988-0.732,0.3131-1.129,0.3334c-0.421-0.0018-0.833-0.1157-1.195-0.3302s-0.66-0.5216-0.864-0.8898 + c-0.554-0.973-0.819-2.0842-0.762-3.2026c-0.055-1.1424,0.209-2.2775,0.762-3.2787c0.191-0.3622,0.476-0.6665,0.825-0.8811 + c0.348-0.2146,0.748-0.3317,1.158-0.339c0.357-0.0319,0.713,0.0776,0.991,0.305c0.387,0.269,0.722,0.6046,0.991,0.9913v-1.1438 + H116.194z M113.144,91.6761c0-1.2962-0.229-1.9062-0.687-1.9062c-0.457,0-0.839,0.61-0.839,1.83s0.305,1.83,0.763,1.83 + S113.144,92.8962,113.144,91.6761z"/> +<path fill="#0B1324" d="M122.065,93.0486h3.126c-0.147,0.8921-0.606,1.7029-1.296,2.2875c-0.733,0.5224-1.617,0.7902-2.516,0.7626 + c-0.537,0.029-1.074-0.0582-1.574-0.2555c-0.5-0.1974-0.952-0.5004-1.324-0.8883c-0.731-0.9032-1.111-2.0411-1.067-3.2026 + c-0.061-1.2232,0.348-2.4233,1.143-3.355c0.359-0.4,0.797-0.7213,1.286-0.9436c0.49-0.2222,1.02-0.3407,1.557-0.3479 + c0.537-0.0072,1.07,0.0971,1.565,0.3063c0.495,0.2092,0.942,0.5186,1.311,0.9089c0.736,0.9596,1.114,2.1465,1.068,3.3551v0.61 + h-4.728c0.076,0.8388,0.305,1.2963,0.763,1.2963c0.158,0.0039,0.313-0.0471,0.438-0.1444 + C121.942,93.3407,122.03,93.2031,122.065,93.0486z M122.141,90.6086c0.011-0.1564-0.015-0.3132-0.076-0.4575 + c-0.021-0.1141-0.074-0.22-0.153-0.3051l-0.228-0.2287h-0.305c-0.108-0.001-0.215,0.0268-0.308,0.0804 + c-0.094,0.0536-0.172,0.1311-0.226,0.2246c-0.133,0.2308-0.186,0.4985-0.153,0.7625L122.141,90.6086z"/> +<path fill="#0B1324" d="M129.69,95.9462h-3.203v-8.6164h3.203l-0.152,1.6776c0.15-0.5301,0.47-0.9963,0.911-1.3269 + c0.44-0.3306,0.978-0.5074,1.529-0.5032v3.5838c-0.273-0.1816-0.589-0.2869-0.915-0.3049c-0.191-0.0125-0.381,0.0229-0.554,0.1028 + c-0.173,0.0799-0.324,0.2018-0.438,0.3546c-0.27,0.4053-0.403,0.8861-0.381,1.3726V95.9462z"/> +<path fill="#0B1324" d="M142.195,88.8548h4.652v0.5338c0,2.3638-0.382,4.0413-1.068,5.1088c-0.374,0.5567-0.888,1.0049-1.49,1.2994 + c-0.603,0.2945-1.272,0.425-1.941,0.3781c-0.678,0.031-1.353-0.106-1.965-0.3987c-0.611-0.2926-1.142-0.7319-1.543-1.2788 + c-0.839-1.0675-1.22-2.6688-1.22-4.6513c-0.105-1.6415,0.322-3.2731,1.22-4.6514c0.388-0.566,0.913-1.024,1.527-1.3308 + s1.295-0.4524,1.981-0.4229c1.906,0,3.355,0.9912,4.194,3.05l-3.203,1.1438c-0.044-0.3214-0.147-0.6318-0.305-0.915 + c-0.083-0.1007-0.188-0.1807-0.307-0.2336c-0.119-0.053-0.249-0.0774-0.379-0.0715c-0.915,0-1.373,1.2201-1.373,3.7364 + c-0.017,0.7987,0.086,1.5954,0.305,2.3637c0.077,0.201,0.213,0.3741,0.39,0.4965c0.177,0.1225,0.386,0.1886,0.601,0.1898h0.458 + c0.162-0.0859,0.295-0.2187,0.381-0.3812l0.229-0.5338c0.067-0.2483,0.092-0.5059,0.076-0.7625h-1.22V88.8548z"/> +<path fill="#0B1324" d="M151.422,95.9463h-3.279V82.5261h3.202v4.7276c0,0.3813-0.076,0.8388-0.076,1.3725 + c0.227-0.4379,0.538-0.8266,0.915-1.1437c0.337-0.2256,0.739-0.3329,1.144-0.3051c0.421,0.0018,0.833,0.1158,1.195,0.3303 + c0.362,0.2144,0.66,0.5216,0.864,0.8898c0.515,1.0401,0.751,2.1961,0.686,3.355c0.074,1.12-0.191,2.2363-0.763,3.2026 + c-0.177,0.3734-0.458,0.6874-0.81,0.904c-0.352,0.2165-0.759,0.3263-1.172,0.316c-0.378,0.0021-0.748-0.1037-1.068-0.305 + l-0.457-0.3813c-0.17-0.2166-0.323-0.446-0.458-0.6862v1.1437H151.422z M152.794,91.6763c0-1.22-0.305-1.8301-0.839-1.8301 + c-0.533,0-0.762,0.5338-0.762,1.7538c0,1.2201,0.305,1.83,0.762,1.83C152.413,93.43,152.794,92.82,152.794,91.6763z"/> +<path fill="#0B1324" d="M166.214,95.9461h-3.583l-1.678-4.3463c0.002-0.1066-0.025-0.2117-0.076-0.305 + c0-0.1525-0.076-0.2287-0.153-0.4575v5.1088h-3.278V83.6697h3.431c1.189-0.0781,2.37,0.244,3.355,0.915 + c0.467,0.3863,0.835,0.8783,1.073,1.4353c0.239,0.5569,0.342,1.1628,0.299,1.7673c0.047,0.6448-0.113,1.2877-0.455,1.8359 + c-0.343,0.5482-0.851,0.9734-1.451,1.2141L166.214,95.9461z M160.801,89.3885h0.228c0.179,0.0065,0.356-0.0321,0.516-0.112 + c0.16-0.0799,0.297-0.1987,0.399-0.3455c0.248-0.3299,0.382-0.7313,0.382-1.1437c0-0.9151-0.458-1.3726-1.449-1.3726h-0.076V89.3885 + z"/> +<path fill="#0B1324" d="M70.4428,40.1303l12.124,20.8166l12.1239-26.3067L80.7367,20L70.4428,40.1303z"/> +<path fill="#0B1324" d="M101.553,46.4592l-1.6771,10.5227l10.5231,0.915l1.22-10.6752L101.553,46.4592z"/> +<path fill="#0B1324" d="M142.729,40.1303l11.133,4.6514l11.056-18.4528L142.729,40.1303z"/> +<path fill="#0B1324" d="M104.375,31.8188l-3.432,3.6601c2.001,1.0528,4.128,1.8472,6.329,2.3638 + c2.821,0.5338,5.338,0.5338,6.558,1.525c1.22,0.9913,2.287,2.8213,4.117,3.2788c1.83,0.4575,4.499,0,6.787,1.22 + c2.287,1.2201,2.516,2.5926,5.109,3.5838c2.592,0.9913,6.405,0.3813,8.463,1.4488c2.059,1.0676,2.059,2.745,3.965,3.5838 + c1.907,0.8388,3.279,0.5338,4.576,1.6013c0.976,0.7732,1.847,1.6704,2.592,2.6688l3.66-3.4313c0,0-1.372-2.2113-2.974-2.7451 + c-1.601-0.5337-2.668-0.5337-4.575-1.0675c-1.906-0.5337-2.974-3.2025-5.185-4.1175c-2.211-0.9151-4.499-0.4576-6.939-1.5251 + c-2.44-1.0675-5.109-3.5838-7.167-4.4225c-2.059-0.8388-4.347-0.1525-6.253-1.1438c-1.906-0.9913-2.745-2.6688-4.575-3.3551 + c-1.83-0.6862-4.27-0.0762-6.634-0.8387C107.246,33.5027,105.764,32.7359,104.375,31.8188L104.375,31.8188z"/> +<path fill="#0B1324" d="M163.851,55.1518c3.158,0,5.718-2.5604,5.718-5.7188c0-3.1585-2.56-5.7189-5.718-5.7189 + c-3.159,0-5.719,2.5604-5.719,5.7189C158.132,52.5914,160.692,55.1518,163.851,55.1518z"/> +</svg> diff --git a/public/images/logos/logo-gutkarlshoehe_2by1.svg b/public/images/logos/logo-gutkarlshoehe_2by1.svg new file mode 100644 index 0000000000000000000000000000000000000000..6ae8027748fa374b9b455fa4740375576baeab58 --- /dev/null +++ b/public/images/logos/logo-gutkarlshoehe_2by1.svg @@ -0,0 +1,84 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 26.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" + viewBox="0 0 240 120" style="enable-background:new 0 0 240 120;" xml:space="preserve"> +<style type="text/css"> + .st0{fill:#FFFFFF;} + .st1{fill:#0B1324;} +</style> +<rect y="0" class="st0" width="240" height="120"/> +<g> + <path class="st1" d="M212,87.5c0-5.1-2.1-9.7-6.8-9.7c-4,0-6.9,3.5-6.9,9.7c0,5.7,2.5,9.7,7.1,9.7c2.4,0,4.6-1.1,5.9-3.4l-3-2.2 + c-0.8,1.1-1.4,1.6-2.9,1.6c-1.6,0-2.8-1.3-3-4.1h9.4C212,88.6,212,88,212,87.5z M202.6,85.6c0.2-2.7,1.1-4.1,2.6-4.1 + c1.8,0,2.4,1.8,2.7,4.1H202.6z"/> + <path class="st1" d="M195.7,96.8V84.6c0-4.4-1-6.8-5-6.8c-1.3,0-2.5,0.7-3.5,1.7V71l-4.2,2.1v23.7h4.2V83.3 + c0.5-0.7,1.6-1.6,2.5-1.6c1.5,0,1.8,0.7,1.8,3v12H195.7z"/> + <g> + <path class="st1" d="M173.3,77.8c-4.2,0-7.1,3.5-7.1,9.7c0,6.3,2.9,9.6,7,9.6c4.1,0,7-3.4,7-9.7C180.3,81.2,177.4,77.8,173.3,77.8 + z M173.3,93.2c-2,0-2.8-2.3-2.8-5.7c0-3.5,0.7-5.7,2.8-5.7c2,0,2.8,2.3,2.8,5.8C176,90.7,175.2,93.2,173.3,93.2z"/> + <path class="st1" d="M169.8,76.1c1.3,0,2.5-1.2,2.5-2.5c0-1.4-1.2-2.5-2.5-2.5c-1.4,0-2.5,1.2-2.5,2.5 + C167.2,74.9,168.4,76.1,169.8,76.1z"/> + <path class="st1" d="M176.5,76.1c1.3,0,2.5-1.2,2.5-2.5c0-1.4-1.2-2.5-2.5-2.5c-1.4,0-2.5,1.2-2.5,2.5 + C174,74.9,175.1,76.1,176.5,76.1z"/> + </g> + <path class="st1" d="M163.5,96.8V84.6c0-4.4-1-6.8-5-6.8c-1.3,0-2.5,0.7-3.5,1.7V71l-4.2,2.1v23.7h4.2V83.3 + c0.5-0.7,1.6-1.6,2.5-1.6c1.5,0,1.8,0.7,1.8,3v12H163.5z"/> + <path class="st1" d="M147.9,91.3c0-2.9-1.6-4.4-4.3-5.7c-2.5-1.2-3.1-1.7-3.1-2.5c0-0.7,0.6-1.3,1.6-1.3c1.3,0,2.3,0.3,3.9,1.1 + l1.4-3.4c-1.7-1.1-3.3-1.7-5.2-1.7c-3.3,0-5.7,2-5.7,5.3c0,2.9,1.3,4.4,4,5.7c2.6,1.3,3.4,1.8,3.4,2.8c0,0.9-0.6,1.5-1.9,1.5 + c-1.5,0-2.9-0.5-4.5-1.6l-1.5,3.6c1.7,1.4,3.6,2,5.9,2C145.4,97.2,147.9,95.2,147.9,91.3"/> + <polygon class="st1" points="132.9,96.8 132.9,71 128.8,73.1 128.8,96.8 "/> + <path class="st1" d="M126.6,78.8c-0.9-0.6-1.7-1-2.9-1c-1.4,0-2.7,0.8-3.4,1.7v-1.3h-4.2v18.6h4.2V83.5c0.7-1,1.6-1.6,2.7-1.6 + c1,0,1.7,0.4,2.4,0.9L126.6,78.8z"/> + <path class="st1" d="M106.6,77.8c-2.3,0-4,0.6-5.7,1.8l1.7,3c1.2-0.8,2.2-1.1,3.7-1.1c1.7,0,2.2,1,2.2,2.3v1.4 + c-0.8-0.5-1.5-0.7-3.1-0.7c-3.3,0-5.7,2.4-5.7,6.2c0,4,2.2,6.5,5.5,6.5c1.2,0,2.5-0.6,3.3-1.7v1.3h4.2V84 + C112.7,80,110.9,77.8,106.6,77.8z M108.5,91.9c-0.5,0.9-1.4,1.6-2.4,1.6c-1.4,0-2.1-1-2.1-2.8c0-1.6,0.8-2.6,2-2.6 + c1.3,0,1.9,0.3,2.5,0.9V91.9z"/> + <path class="st1" d="M98.7,96.8l-6-15.5l5.3-9.3h-4.7l-3.9,7.3c-0.7,1.2-1.4,2.8-1.9,3.8c0-1.1,0.1-2.3,0.1-3.8V72h-4.4v24.8h4.4 + v-6.7l2.2-4l4,10.6H98.7z"/> + <path class="st1" d="M72.6,92.3c-0.8,0.6-1.7,0.9-2.5,0.9c-1,0-1.5-0.5-1.5-1.8v-9.2h3.7v-4h-3.7V71l-4.2,2.1v5.1h-2.3v4h2.3v9.3 + c0,4.1,1.5,5.7,4.5,5.7c1.2,0,2.3-0.3,3.2-0.8L72.6,92.3z"/> + <path class="st1" d="M59.6,96.8V78.2h-4.2v13.5c-0.5,0.7-1.6,1.6-2.5,1.6c-1.5,0-1.8-0.7-1.8-3v-12H47v12.2c0,4.4,1,6.8,5,6.8 + c1.3,0,2.5-0.7,3.5-1.7v1.3H59.6z"/> + <path class="st1" d="M44.1,87.8v-4.2h-7.8v4.1h3.5c0,3.7-0.8,5-3.5,5c-2.7,0-3.7-3.1-3.7-8.4c0-5.3,1-8.3,3.7-8.3 + c1.7,0,2.8,0.8,3.5,3.2l4.1-1.3c-1.1-4.3-3.8-6.3-7.5-6.3c-5.8,0-8.3,5.7-8.3,12.8c0,7.1,2.4,12.7,8.2,12.7 + C41.4,97.2,44.1,93.8,44.1,87.8"/> +</g> +<g> + <path class="st1" d="M124.9,52.6c0-0.2-0.1-0.4-0.1-0.6l-1.9-0.7V49l1.9-0.7c0-0.2,0.1-0.4,0.1-0.7l-1.5-1.4l1-2.2l2,0.1 + c0.1-0.2,0.2-0.3,0.3-0.5l-0.8-1.9l1.7-1.7l0.7,0.3c0.1-5.5-1-9.9-1-9.9s-1.1,3.1-9.2,6.2c-0.2,0.7-0.4,1.5-0.6,2.2l-0.1,0.2 + l-3-1.2c-0.2,0.1-0.4,0.1-0.6,0.2c1.7,1,3.2,1.8,3.2,1.8l-0.1,0.2c-0.5,0.9-1.1,1.7-1.8,2.5l-0.2,0.2l-4.3-3.9c0,0,0,0,0,0 + c1.8,2.2,3.7,4.5,3.7,4.5l-0.2,0.2c-0.9,0.7-1.8,1.3-2.7,1.8l-0.2,0.1l-2.6-5.3c0.8,2.6,1.8,5.7,1.8,5.7L110,46c-1,0.3-2,0.5-3,0.6 + l-0.3,0l-0.4-6.3c-0.2,2.8-0.4,6.3-0.4,6.3l-0.3,0c-1-0.1-2.1-0.3-3-0.5l-0.3-0.1l1.6-5.4c0,0,0,0-0.1,0c-1.1,2.4-2.4,5-2.4,5 + l-0.2-0.1c-0.9-0.5-1.8-1-2.6-1.6l-0.1-0.1c-3.9,3.9-3.7,9.4-3.3,11.7c-0.6,0.6-1.1,1.3-1.7,2.1c-1.9,2.7-1.8,4.7-1.8,4.7l2.4,2 + c0,0-1.3-3.7,1.6-7.3c0,0,0.1-0.1,0.1-0.1c2.2,1.3,13.2,7.1,23.9,0.9c1.6-0.9,2.9-2,4-3.3l-0.2-0.6L124.9,52.6z M108.6,51.4 + c-9.8,0.7-12.2,3.9-12.2,3.9s1-4.1,12.1-5.4c11.8-1.4,14.7-9.7,14.7-9.7S120.9,50.4,108.6,51.4"/> + <path class="st1" d="M105.1,45.9c-0.6-0.1-1.3-0.2-1.9-0.3l-0.2,0l1.5-5.7c-0.3-0.1-0.5-0.2-0.8-0.3c-0.3,0.7-2.6,5.3-2.6,5.3 + l-0.1-0.1c-0.6-0.3-1.1-0.6-1.7-1l-0.1-0.1l0.4-0.6c0.7-1,1.3-1.7,1.8-2.5l1.2-1.7c-0.2-0.2-0.4-0.3-0.6-0.5l-2,1.8l-2.4,2.2 + l-0.1-0.1c-0.3-0.3-0.5-0.6-0.7-0.9c-0.2-0.2-0.3-0.4-0.4-0.6l-0.1-0.1l5-3.2c-0.1-0.2-0.3-0.5-0.4-0.7l-5.5,2.2l-0.1-0.2 + c-0.2-0.6-0.4-1.2-0.5-1.8l0-0.2l3.8-0.8c0.5-0.1,2.1-0.4,2.1-0.4c-0.1-0.3-0.1-0.6-0.1-0.9l-5.9,0.1l0-0.4c0-0.5,0.1-1.1,0.2-1.6 + l0-0.2l5.9,1c0-0.3,0.1-0.5,0.2-0.8l-2-0.8l-3.6-1.4l0.1-0.2c0.2-0.6,0.5-1.2,0.8-1.7l0.1-0.1l5.1,3c0.1-0.2,0.3-0.4,0.5-0.6 + l-1.6-1.5l-2.8-2.5l0.1-0.1c0.4-0.5,0.9-0.9,1.4-1.3l0.1-0.1l3.7,4.6c0,0,0,0,0,0c0.2-0.2,0.4-0.3,0.7-0.4l-1-1.9 + c-0.5-1-1-2-1.7-3.3l-0.1-0.1l0.1-0.1c0.6-0.3,1.2-0.5,1.8-0.7l0.2,0l1.8,5.7c0.3-0.1,0.5-0.1,0.8-0.2l-0.2-2.4 + c-0.1-1-0.2-2-0.3-3.3l0-0.2l0.2,0c0.4,0,0.8-0.1,1.2-0.1c0.2,0,0.5,0,0.7,0l0.2,0l-0.4,5.9c0.1,0,0.2,0,0.3,0 + c0.2,0,0.3,0.1,0.5,0.1l1.6-5.7l0.2,0c0.6,0.2,1.2,0.4,1.8,0.6l0.2,0.1l-2.5,5.4c0.2,0.1,0.5,0.3,0.7,0.4l1.2-1.7 + c0.6-0.9,1.3-1.8,2.2-3l0.1-0.1l0.1,0.1c0.5,0.4,1,0.8,1.4,1.3l0.1,0.1c0,0-3.7,3.6-4.3,4.1c0.1,0.2,0.3,0.3,0.4,0.4 + c0,0.1,0.1,0.1,0.1,0.2l5-3.2l0.1,0.1c0.4,0.5,0.7,1.1,0.9,1.7l0.1,0.2l-5.5,2.3c0.1,0.2,0.2,0.5,0.2,0.8l5.8-1.2l0,0.2 + c0.1,0.6,0.2,1.3,0.2,1.9l0,0.2l-5.9,0.2c0,0.3,0,0.5,0,0.8l5.9,1l0,0.2c-0.1,0.6-0.3,1.3-0.5,1.9l-0.1,0.2l-5.6-1.9 + c-0.1,0.2-0.2,0.5-0.3,0.7c0.6,0.4,4,2.3,5,2.9l0.1,0.1l-0.1,0.1c-0.3,0.5-0.7,1-1.1,1.6l-0.1,0.1l-4.6-3.8 + c-0.2,0.2-0.4,0.4-0.6,0.6l3.7,4.7l-0.4,0.3c-0.5,0.4-1.1,0.7-1.6,1l-0.1,0.1l-0.1-0.1c-0.5-1-0.9-1.8-1.3-2.6l-1.3-2.6 + c-0.2,0.1-0.5,0.2-0.7,0.3l1.6,5.7l-0.2,0c-0.6,0.2-1.2,0.3-1.9,0.4l-0.2,0l-0.4-4.2c-0.1-0.5-0.1-1.1-0.2-1.7c-0.1,0-0.3,0-0.4,0 + c-0.1,0-0.3,0-0.4,0c-0.1,0.7-0.6,5.9-0.6,5.9"/> + <path class="st1" d="M135.9,43.5c-3.7,0-6.7,3-6.7,6.7c0,3.7,3,6.7,6.7,6.7c3.7,0,6.7-3,6.7-6.7C142.6,46.5,139.6,43.5,135.9,43.5 + M135.9,55.3c-2.8,0-5.1-2.3-5.1-5.1c0-2.8,2.3-5.1,5.1-5.1c2.8,0,5.1,2.3,5.1,5.1C141,53,138.7,55.3,135.9,55.3"/> + <path class="st1" d="M135.9,42.1c-4.4,0-8,3.6-8,8s3.6,8,8,8c4.4,0,8-3.6,8-8S140.3,42.1,135.9,42.1 M135.9,57.3 + c-3.9,0-7.1-3.2-7.1-7.1c0-3.9,3.2-7.1,7.1-7.1c3.9,0,7.1,3.2,7.1,7.1C143,54.1,139.8,57.3,135.9,57.3"/> + <path class="st1" d="M148.3,50.9v-1.5l-1.8-0.7c-0.1-0.4-0.1-0.8-0.2-1.2l1.4-1.3l-0.6-1.4l-1.9,0.1c-0.2-0.4-0.4-0.7-0.7-1 + l0.8-1.8l-1.1-1.1l-1.8,0.8c-0.3-0.3-0.7-0.5-1-0.7l0.1-2l-1.4-0.6l-1.4,1.4c-0.4-0.1-0.9-0.2-1.3-0.3l-0.7-1.8h-1.5l-0.7,1.9 + c-0.4,0.1-0.8,0.1-1.2,0.2l-1.4-1.4l-1.4,0.6l0.1,2c-0.4,0.2-0.7,0.4-1,0.7l-1.8-0.8l-1.1,1.1l0.8,1.8c-0.2,0.3-0.5,0.7-0.7,1 + l-2-0.1l-0.6,1.4l1.4,1.4c-0.1,0.4-0.2,0.9-0.3,1.3l-1.9,0.7v1.5l1.9,0.7c0.1,0.4,0.1,0.8,0.2,1.2l-1.5,1.4l0.6,1.4l2-0.1 + c0.2,0.4,0.4,0.7,0.7,1l-0.8,1.8l1.1,1.1l1.8-0.8c0.3,0.3,0.7,0.5,1,0.7l-0.1,2l1.4,0.6l1.4-1.4c0.4,0.1,0.9,0.2,1.3,0.3l0.7,1.8 + h1.5l0.7-1.8c0.4-0.1,0.8-0.1,1.2-0.2l1.3,1.4l1.4-0.6l-0.1-1.9c0.4-0.2,0.7-0.4,1-0.7l1.8,0.8l1.1-1.1l-0.8-1.8 + c0.3-0.3,0.5-0.7,0.7-1l1.9,0.1l0.6-1.4l-1.4-1.3c0.1-0.4,0.2-0.9,0.3-1.4L148.3,50.9z M135.9,58.7c-4.7,0-8.6-3.8-8.6-8.5 + c0-4.7,3.8-8.6,8.6-8.6c4.7,0,8.5,3.8,8.5,8.6C144.4,54.9,140.6,58.7,135.9,58.7"/> +</g> +</svg> diff --git a/public/images/logos/logo-hamburgerklimaschutzstiftung_2by1.svg b/public/images/logos/logo-hamburgerklimaschutzstiftung_2by1.svg new file mode 100644 index 0000000000000000000000000000000000000000..a445ae6a4fe36676d3af298df10bee3eb7fc2565 --- /dev/null +++ b/public/images/logos/logo-hamburgerklimaschutzstiftung_2by1.svg @@ -0,0 +1,156 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 26.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" + viewBox="0 0 240 120" style="enable-background:new 0 0 240 120;" xml:space="preserve"> +<style type="text/css"> + .st0{fill:#FFFFFF;} + .st1{fill:#0B1324;} +</style> +<rect class="st0" width="240" height="120"/> +<g> + <path class="st1" d="M128,32.3c-0.6-0.4-1.2-0.7-2-0.7c-1,0-1.9,0.6-2.4,1.1v-0.9h-2.9v12.9h2.9v-9.2c0.5-0.7,1.1-1.1,1.9-1.1 + c0.7,0,1.2,0.2,1.7,0.6L128,32.3z"/> + <path class="st1" d="M118.6,38.3c0-3.5-1.5-6.7-4.7-6.7c-2.8,0-4.7,2.4-4.7,6.7c0,4,1.7,6.7,4.9,6.7c1.7,0,3.2-0.8,4.1-2.3 + l-2.1-1.5c-0.6,0.8-1,1.1-2,1.1c-1.1,0-1.9-0.9-2.1-2.9h6.5C118.5,39,118.6,38.6,118.6,38.3z M112,37c0.1-1.9,0.7-2.8,1.8-2.8 + c1.2,0,1.7,1.3,1.8,2.8H112z"/> + <path class="st1" d="M104,31.9v0.7c-0.6-0.6-1.4-1-2.2-1c-2.8,0-4,2.8-4,6.7c0,4.5,1.3,6.7,3.7,6.7c0.9,0,1.8-0.5,2.5-1.1 + c0,2.3-0.4,2.9-3.5,3.5l0.8,2.2c4.4-0.6,5.6-2.2,5.6-6V31.9H104z M104,41.2c-0.3,0.5-1.1,1.1-1.8,1.1c-1.2,0-1.5-1.3-1.5-4.1 + c0-3,0.4-3.9,1.4-3.9c0.8,0,1.4,0.5,1.8,1.1L104,41.2L104,41.2z"/> + <path class="st1" d="M97.5,32.3c-0.6-0.4-1.2-0.7-2-0.7c-1,0-1.9,0.6-2.4,1.1v-0.9h-2.9v12.9h2.9v-9.2c0.5-0.7,1.1-1.1,1.9-1.1 + c0.7,0,1.2,0.2,1.7,0.6L97.5,32.3z"/> + <path class="st1" d="M87.6,44.7V31.9h-2.9v9.4c-0.3,0.5-1.1,1.1-1.7,1.1c-1,0-1.2-0.5-1.2-2.1V32h-2.9v8.4c0,3,0.7,4.7,3.4,4.7 + c0.9,0,1.8-0.5,2.4-1.1v0.9h2.9V44.7z"/> + <path class="st1" d="M73,31.6c-0.9,0-1.8,0.5-2.5,1.1v-5.9l-2.9,1.4v16.4h2.9V44c0.6,0.6,1.4,1,2.2,1c2.8,0,4-2.8,4-6.7 + C76.7,33.7,75.4,31.6,73,31.6z M72.4,42.3c-0.8,0-1.4-0.5-1.8-1.1v-5.8c0.3-0.5,1.1-1.1,1.8-1.1c1.2,0,1.5,1.3,1.5,4.1 + C73.8,41.4,73.4,42.3,72.4,42.3z"/> + <path class="st1" d="M65.1,44.7v-8.4c0-3-0.6-4.7-3.3-4.7c-1.3,0-2.1,0.7-2.8,1.4c-0.5-0.9-1.2-1.4-2.8-1.4c-0.8,0-1.7,0.5-2.3,1.1 + v-0.9H51v12.9h2.9v-9.4c0.3-0.5,1-1.1,1.6-1.1c1,0,1.1,0.5,1.1,2.1v8.3h2.9v-9.4c0.3-0.5,1-1.1,1.6-1.1c1,0,1.1,0.5,1.1,2.1v8.3 + h2.9V44.7z"/> + <path class="st1" d="M44.1,31.6c-1.6,0-2.8,0.4-4,1.2l1.2,2.1c0.8-0.5,1.5-0.8,2.6-0.8c1.2,0,1.5,0.7,1.5,1.6v1 + c-0.6-0.3-1-0.5-2.2-0.5c-2.3,0-3.9,1.7-3.9,4.3c0,2.8,1.5,4.5,3.8,4.5c0.8,0,1.7-0.4,2.3-1.1v0.9h2.9V36 + C48.3,33.1,47.1,31.6,44.1,31.6z M45.4,41.3c-0.4,0.6-1,1.1-1.7,1.1c-1,0-1.5-0.7-1.5-2c0-1.1,0.6-1.8,1.4-1.8 + c0.9,0,1.3,0.2,1.8,0.6V41.3z"/> + <polygon class="st1" points="37.1,44.7 37.1,27.6 34,27.6 34,34.3 30.1,34.3 30.1,27.6 27.1,27.6 27.1,44.7 30.1,44.7 30.1,37.3 + 34,37.3 34,44.7 "/> + <path class="st1" d="M210.1,55.5v0.7c-0.6-0.6-1.4-1-2.2-1c-2.8,0-4,2.8-4,6.7c0,4.5,1.3,6.7,3.7,6.7c0.9,0,1.8-0.5,2.5-1.1 + c0,2.3-0.4,2.9-3.5,3.5l0.8,2.2c4.4-0.6,5.6-2.2,5.6-6V55.5H210.1z M210.1,64.9c-0.3,0.5-1.1,1.1-1.8,1.1c-1.2,0-1.5-1.3-1.5-4.1 + c0-3,0.4-3.9,1.4-3.9c0.8,0,1.4,0.5,1.8,1.1v5.8H210.1z"/> + <path class="st1" d="M201.7,68.4V60c0-3-0.7-4.7-3.4-4.7c-0.9,0-1.8,0.5-2.4,1.1v-0.9H193v12.9h2.9V59c0.3-0.5,1.1-1.1,1.7-1.1 + c1,0,1.2,0.5,1.2,2.1v8.3L201.7,68.4L201.7,68.4z"/> + <path class="st1" d="M190.3,68.4V55.5h-2.9v9.4c-0.3,0.5-1.1,1.1-1.7,1.1c-1,0-1.2-0.5-1.2-2.1v-8.3h-2.9V64c0,3,0.7,4.7,3.4,4.7 + c0.9,0,1.8-0.5,2.4-1.1v0.9L190.3,68.4L190.3,68.4z"/> + <path class="st1" d="M179.4,65.3c-0.6,0.4-1.2,0.6-1.7,0.6c-0.7,0-1.1-0.3-1.1-1.3v-6.4h2.6v-2.7h-2.6v-5l-2.9,1.4v3.6h-1.6v2.7 + h1.6v6.4c0,2.8,1,3.9,3.1,3.9c0.9,0,1.6-0.2,2.2-0.6L179.4,65.3z"/> + <path class="st1" d="M170.8,53.5V51c-0.6-0.2-1.2-0.4-2.2-0.4c-1.7,0-3.1,1-3.1,3.4v1.5h-1.3v2.7h1.3v10.1h2.9v-10h2.1v-2.7h-2.1 + v-1.1c0-0.9,0.3-1.3,1.1-1.3C170,53.2,170.4,53.3,170.8,53.5"/> + <g> + <rect x="159" y="55.5" class="st1" width="2.9" height="12.9"/> + <path class="st1" d="M160.5,54.3c1,0,1.8-0.8,1.8-1.8s-0.8-1.8-1.8-1.8s-1.8,0.8-1.8,1.8C158.7,53.4,159.5,54.3,160.5,54.3z"/> + </g> + <path class="st1" d="M156.5,65.3c-0.6,0.4-1.2,0.6-1.7,0.6c-0.7,0-1.1-0.3-1.1-1.3v-6.4h2.6v-2.7h-2.6v-5l-2.9,1.4v3.6h-1.6v2.7 + h1.6v6.4c0,2.8,1,3.9,3.1,3.9c0.9,0,1.6-0.2,2.2-0.6L156.5,65.3z"/> + <path class="st1" d="M147.8,64.6c0-2-1.1-3.1-3-4c-1.8-0.8-2.2-1.2-2.2-1.8c0-0.5,0.4-0.9,1.1-0.9c0.9,0,1.6,0.2,2.7,0.8l1-2.3 + c-1.1-0.8-2.3-1.2-3.6-1.2c-2.3,0-4,1.4-4,3.7c0,2,0.9,3.1,2.8,4c1.8,0.9,2.3,1.2,2.3,1.9c0,0.6-0.4,1.1-1.3,1.1 + c-1,0-2-0.4-3.1-1.1l-1,2.5c1.2,1,2.5,1.4,4.1,1.4C146,68.7,147.8,67.3,147.8,64.6"/> + <path class="st1" d="M137.7,68.4v-2.6h-2.4c-1.1,0-2,0-2.7,0c0.5-0.7,1.2-1.6,1.9-2.6l3.3-5.1v-2.5H130v2.6h2.2c1.1,0,2,0,2.7,0 + c-0.5,0.7-1.2,1.6-1.8,2.6l-3.4,5.1v2.5H137.7z"/> + <path class="st1" d="M127.8,65.3c-0.6,0.4-1.2,0.6-1.7,0.6c-0.7,0-1.1-0.3-1.1-1.3v-6.4h2.6v-2.7H125v-5l-2.9,1.4v3.6h-1.6v2.7h1.6 + v6.4c0,2.8,1,3.9,3.1,3.9c0.9,0,1.6-0.2,2.2-0.6L127.8,65.3z"/> + <path class="st1" d="M118.6,68.4V55.5h-2.9v9.4c-0.3,0.5-1.1,1.1-1.7,1.1c-1,0-1.2-0.5-1.2-2.1v-8.3h-2.9V64c0,3,0.7,4.7,3.4,4.7 + c0.9,0,1.8-0.5,2.4-1.1v0.9L118.6,68.4L118.6,68.4z"/> + <path class="st1" d="M107.4,68.4V60c0-3-0.7-4.7-3.4-4.7c-0.9,0-1.8,0.5-2.4,1.1v-5.9L98.7,52v16.4h2.9V59c0.3-0.5,1.1-1.1,1.7-1.1 + c1,0,1.2,0.5,1.2,2.1v8.3L107.4,68.4L107.4,68.4z"/> + <path class="st1" d="M96.6,58.2c-0.8-1.9-2.1-2.9-4.1-2.9c-2.8,0-4.8,2.4-4.8,6.7s2,6.7,4.8,6.7c2,0,3.3-1.3,4-3.1L94.4,64 + c-0.4,1.1-1,1.9-1.9,1.9c-1.3,0-1.9-1.6-1.9-4s0.5-3.9,1.8-3.9c0.9,0,1.4,0.7,1.8,1.7L96.6,58.2z"/> + <path class="st1" d="M86,64.6c0-2-1.1-3.1-3-4c-1.8-0.8-2.2-1.2-2.2-1.8c0-0.5,0.4-0.9,1.1-0.9c0.9,0,1.6,0.2,2.7,0.8l1-2.3 + c-1.2-0.8-2.3-1.2-3.6-1.2c-2.3,0-4,1.4-4,3.7c0,2,0.9,3.1,2.8,4c1.8,0.9,2.3,1.2,2.3,1.9c0,0.6-0.4,1.1-1.3,1.1 + c-1,0-2-0.4-3.1-1.1l-1,2.5c1.2,1,2.5,1.4,4.1,1.4C84.2,68.7,86,67.3,86,64.6"/> + <path class="st1" d="M71.4,55.3c-1.6,0-2.8,0.4-4,1.2l1.2,2.1c0.8-0.5,1.5-0.8,2.6-0.8c1.2,0,1.5,0.7,1.5,1.6v1 + c-0.6-0.3-1-0.5-2.2-0.5c-2.3,0-3.9,1.7-3.9,4.3c0,2.8,1.5,4.5,3.8,4.5c0.8,0,1.7-0.4,2.3-1.1v0.9h2.9v-8.8 + C75.6,56.7,74.4,55.3,71.4,55.3z M72.7,65c-0.4,0.6-1,1.1-1.7,1.1c-1,0-1.5-0.7-1.5-2c0-1.1,0.6-1.8,1.4-1.8c0.9,0,1.3,0.2,1.8,0.6 + C72.7,62.9,72.7,65,72.7,65z"/> + <path class="st1" d="M64.8,68.4V60c0-3-0.6-4.7-3.3-4.7c-1.3,0-2.1,0.7-2.8,1.4c-0.5-0.9-1.2-1.4-2.8-1.4c-0.8,0-1.7,0.5-2.3,1.1 + v-0.9h-2.9v12.9h2.9V59c0.3-0.5,1-1.1,1.6-1.1c1,0,1.1,0.5,1.1,2.1v8.3h2.9V59c0.3-0.5,1-1.1,1.6-1.1c1,0,1.1,0.5,1.1,2.1v8.3 + L64.8,68.4L64.8,68.4z"/> + <g> + <rect x="44.9" y="55.5" class="st1" width="2.9" height="12.9"/> + <path class="st1" d="M46.3,54.3c1,0,1.8-0.8,1.8-1.8s-0.8-1.8-1.8-1.8s-1.8,0.8-1.8,1.8C44.5,53.4,45.3,54.3,46.3,54.3z"/> + </g> + <polygon class="st1" points="42,68.4 42,50.5 39.1,52 39.1,68.4 "/> + <path class="st1" d="M37.8,68.4l-4.2-10.7l3.6-6.4h-3.3l-2.7,5c-0.5,0.9-1,1.9-1.3,2.6c0-0.8,0-1.6,0-2.6v-5.1h-3.1v17.1h3.1v-4.6 + l1.5-2.8l2.8,7.4L37.8,68.4L37.8,68.4z"/> + <path class="st1" d="M198.6,88.6c-0.2,0.2-0.6,0.3-1,0.3s-0.6-0.2-0.6-0.8v-4.7h1.6V82H197v-3.2l-1.5,0.8V82h-0.9v1.4h0.9v4.8 + c0,1.3,0.5,2.1,1.6,2.1c0.6,0,1-0.1,1.3-0.4L198.6,88.6z"/> + <g> + <rect x="191.8" y="82" class="st1" width="1.5" height="8.1"/> + <path class="st1" d="M192.5,80.7c0.5,0,0.9-0.4,0.9-0.9s-0.4-0.9-0.9-0.9s-0.9,0.4-0.9,0.9C191.6,80.3,192,80.7,192.5,80.7z"/> + </g> + <path class="st1" d="M190.1,86c0-2.8-1.2-4.2-2.9-4.2s-2.9,1.4-2.9,4.3c0,2.6,1.1,4.2,3,4.2c1,0,1.9-0.5,2.4-1.1l-0.9-0.9 + c-0.5,0.4-0.8,0.6-1.5,0.6c-0.9,0-1.4-0.7-1.5-2.3h4.3C190.1,86.4,190.1,86.2,190.1,86z M185.9,85.3c0.1-1.4,0.6-2.1,1.4-2.1 + c0.8,0,1.3,0.9,1.4,2.1H185.9z"/> + <path class="st1" d="M183.6,90.1l-2-5.3l1.8-2.8h-1.7l-1.2,2.2c-0.2,0.4-0.5,0.9-0.7,1.3c0-0.4,0-1.2,0-1.8v-4.9l-1.5,0.8v10.5h1.5 + v-2.5l0.8-1.3l1.4,3.8C182,90.1,183.6,90.1,183.6,90.1z"/> + <path class="st1" d="M175,82v0.4c-0.4-0.4-0.8-0.6-1.4-0.6c-1.6,0-2.6,1.4-2.6,4.2c0,3.2,1,4.3,2.4,4.3c0.7,0,1.1-0.3,1.5-0.7v0.1 + c0,1.5-0.5,2.1-2.3,2.3l0.4,1.2c2.5-0.3,3.3-1.4,3.3-3.7V82H175z M175,88.2c-0.3,0.4-0.7,0.7-1.2,0.7c-0.9,0-1.3-0.9-1.3-3 + c0-1.9,0.4-2.7,1.2-2.7c0.5,0,1,0.2,1.3,0.7V88.2z"/> + <g> + <rect x="167.9" y="82" class="st1" width="1.5" height="8.1"/> + <path class="st1" d="M168.7,80.7c0.5,0,0.9-0.4,0.9-0.9s-0.4-0.9-0.9-0.9s-0.9,0.4-0.9,0.9C167.7,80.3,168.1,80.7,168.7,80.7z"/> + </g> + <path class="st1" d="M166.2,88.6c-0.2,0.2-0.6,0.3-1,0.3s-0.6-0.2-0.6-0.8v-4.7h1.6V82h-1.6v-3.2l-1.5,0.8V82h-0.9v1.4h0.9v4.8 + c0,1.3,0.5,2.1,1.6,2.1c0.6,0,1-0.1,1.3-0.4L166.2,88.6z"/> + <polygon class="st1" points="160.9,90.1 160.9,78.8 159.4,79.6 159.4,90.1 "/> + <path class="st1" d="M155.1,81.8c-0.7,0-1.6,0.3-2.3,0.8l0.6,1.1c0.6-0.4,1.1-0.5,1.6-0.5c0.8,0,1.1,0.4,1.1,1.2v0.8 + c-0.3-0.2-0.7-0.3-1.2-0.3c-1.6,0-2.7,0.9-2.7,2.7c0,1.8,1,2.7,2.2,2.7c0.7,0,1.3-0.2,1.7-0.7v0.6h1.5v-5.9 + C157.5,82.5,156.8,81.8,155.1,81.8z M156,88.2c-0.3,0.5-0.7,0.8-1.4,0.8c-0.6,0-1-0.5-1-1.4s0.5-1.3,1.2-1.3c0.6,0,0.9,0.1,1.2,0.3 + V88.2z"/> + <path class="st1" d="M150.7,90.1v-5.3c0-2-0.6-3.1-2.1-3.1c-0.7,0-1.3,0.3-1.6,0.7v-3.7l-1.5,0.8V90h1.5v-6 + c0.3-0.5,0.7-0.7,1.2-0.7c0.7,0,1,0.5,1,1.9v5h1.5V90.1z"/> + <path class="st1" d="M143.7,90.1v-5.3c0-2-0.6-3.1-2.1-3.1c-0.7,0-1.3,0.3-1.6,0.7v-3.7l-1.5,0.8V90h1.5v-6 + c0.3-0.5,0.7-0.7,1.2-0.7c0.7,0,1,0.5,1,1.9v5h1.5V90.1z"/> + <path class="st1" d="M137,88.9l-1.1-0.9c-0.4,0.6-0.7,0.9-1.2,0.9c-1,0-1.4-1.1-1.4-2.8c0-1.8,0.4-2.8,1.3-2.8 + c0.5,0,0.9,0.3,1.3,0.9l1.1-0.9c-0.5-0.8-1.1-1.4-2.3-1.4c-1.8,0-2.9,1.4-2.9,4.3s1.1,4.2,2.8,4.2C135.8,90.3,136.5,89.7,137,88.9" + /> + <path class="st1" d="M127.8,81.8c-0.7,0-1.6,0.3-2.3,0.8l0.6,1.1c0.6-0.4,1.1-0.5,1.6-0.5c0.8,0,1.1,0.4,1.1,1.2v0.8 + c-0.3-0.2-0.7-0.3-1.2-0.3c-1.6,0-2.7,0.9-2.7,2.7c0,1.8,1,2.7,2.2,2.7c0.7,0,1.3-0.2,1.7-0.7v0.6h1.5v-5.9 + C130.3,82.5,129.6,81.8,127.8,81.8z M128.8,88.2c-0.3,0.5-0.7,0.8-1.4,0.8c-0.6,0-1-0.5-1-1.4s0.5-1.3,1.2-1.3 + c0.6,0,0.9,0.1,1.2,0.3V88.2z"/> + <path class="st1" d="M123.2,90.1V79.3h-1.5v4.8c0,0.5,0,1.8,0,2.2c-0.1-0.3-0.5-1.3-0.8-1.8l-2.3-5.2h-1.5v10.9h1.5v-5.4 + c0-0.5,0-1.8,0-2.2c0.1,0.3,0.5,1.3,0.8,1.8l2.6,5.8h1.2V90.1z"/> + <path class="st1" d="M110.6,79.6v2.8c-0.4-0.4-0.8-0.6-1.4-0.6c-1.6,0-2.6,1.4-2.6,4.2c0,3.2,1,4.3,2.4,4.3c0.7,0,1.1-0.3,1.5-0.7 + v0.5h1.5V78.8L110.6,79.6z M110.6,88.2c-0.3,0.4-0.7,0.7-1.2,0.7c-0.9,0-1.3-0.9-1.3-3c0-1.9,0.4-2.7,1.2-2.7c0.5,0,1,0.2,1.3,0.7 + V88.2z"/> + <path class="st1" d="M105.1,90.1v-5.3c0-2-0.6-3.1-2.1-3.1c-0.7,0-1.3,0.3-1.6,0.7V82h-1.5v8.1h1.5V84c0.3-0.5,0.7-0.7,1.2-0.7 + c0.7,0,1,0.5,1,1.9v5h1.5V90.1z"/> + <path class="st1" d="M98.1,90.1V82h-1.5v6.2c-0.3,0.5-0.7,0.7-1.2,0.7c-0.7,0-1-0.5-1-1.9v-5h-1.5v5.3c0,2,0.6,3.1,2.1,3.1 + c0.7,0,1.3-0.3,1.6-0.7v0.6h1.5V90.1z"/> + <path class="st1" d="M86.5,82v0.4c-0.4-0.4-0.8-0.6-1.4-0.6c-1.6,0-2.6,1.4-2.6,4.2c0,3.2,1,4.3,2.4,4.3c0.7,0,1.1-0.3,1.5-0.7v0.1 + c0,1.5-0.5,2.1-2.3,2.3l0.4,1.2c2.5-0.3,3.3-1.4,3.3-3.7V82H86.5z M86.5,88.2c-0.3,0.4-0.7,0.7-1.2,0.7c-0.9,0-1.3-0.9-1.3-3 + c0-1.9,0.4-2.7,1.2-2.7c0.5,0,1,0.2,1.3,0.7V88.2z"/> + <path class="st1" d="M81.1,90.1v-5.3c0-2-0.6-3.1-2.1-3.1c-0.7,0-1.3,0.3-1.6,0.7V82h-1.5v8.1h1.5V84c0.3-0.5,0.7-0.7,1.2-0.7 + c0.7,0,1,0.5,1,1.9v5h1.5V90.1z"/> + <path class="st1" d="M74,90.1V82h-1.5v6.2c-0.3,0.5-0.7,0.7-1.2,0.7c-0.7,0-1-0.5-1-1.9v-5h-1.5v5.3c0,2,0.6,3.1,2.1,3.1 + c0.7,0,1.3-0.3,1.6-0.7v0.6H74V90.1z"/> + <path class="st1" d="M65.5,79.6v2.8c-0.4-0.4-0.8-0.6-1.4-0.6c-1.6,0-2.6,1.4-2.6,4.2c0,3.2,1,4.3,2.4,4.3c0.7,0,1.1-0.3,1.5-0.7 + v0.5H67V78.8L65.5,79.6z M65.5,88.2c-0.3,0.4-0.7,0.7-1.2,0.7c-0.9,0-1.3-0.9-1.3-3c0-1.9,0.4-2.7,1.2-2.7c0.5,0,1,0.2,1.3,0.7 + C65.5,83.9,65.5,88.2,65.5,88.2z"/> + <polygon class="st1" points="59.9,90.1 59.9,78.8 58.4,79.6 58.4,90.1 "/> + <g> + <rect x="54.9" y="82" class="st1" width="1.5" height="8.1"/> + <path class="st1" d="M55.7,80.7c0.5,0,0.9-0.4,0.9-0.9s-0.4-0.9-0.9-0.9s-0.9,0.4-0.9,0.9C54.8,80.3,55.2,80.7,55.7,80.7z"/> + </g> + <path class="st1" d="M51.8,84.4c0.9-0.4,1.3-1.4,1.3-2.2c0-2-1.3-2.9-3-2.9h-2.7v10.9h2.9c1.8,0,3-1.1,3-3.3 + C53.3,85.7,52.8,84.7,51.8,84.4z M48.9,80.8h1.3c0.8,0,1.4,0.4,1.4,1.4s-0.6,1.5-1.4,1.5H49L48.9,80.8L48.9,80.8z M50.2,88.7h-1.4 + v-3.5H50c0.9,0,1.7,0.5,1.7,1.7C51.7,88.2,51.2,88.7,50.2,88.7z"/> + <path class="st1" d="M43.1,82.1c-0.2-0.2-0.6-0.3-1.1-0.3c-0.6,0-1.1,0.3-1.4,0.7V82h-1.5v8.1h1.5V84c0.3-0.5,0.7-0.6,1.2-0.6 + s0.7,0.1,1,0.2L43.1,82.1z"/> + <g> + <path class="st1" d="M35.8,82v6.2c-0.3,0.5-0.7,0.7-1.2,0.7c-0.7,0-1-0.5-1-1.9v-5H32v5.3c0,2,0.6,3.1,2.1,3.1 + c0.7,0,1.3-0.3,1.6-0.7v0.6h1.5V82H35.8z"/> + <path class="st1" d="M33.2,80.9c0.5,0,1-0.4,1-1c0-0.5-0.4-1-1-1c-0.5,0-1,0.4-1,1C32.3,80.5,32.7,80.9,33.2,80.9z"/> + <path class="st1" d="M36,80.9c0.5,0,1-0.4,1-1c0-0.5-0.4-1-1-1c-0.5,0-1,0.4-1,1S35.5,80.9,36,80.9z"/> + </g> + <path class="st1" d="M30.9,80.3V79c-0.3-0.1-0.7-0.2-1.2-0.2c-1.1,0-1.8,0.6-1.8,2V82h-0.8v1.4h0.8v6.7h1.5v-6.7h1.3V82h-1.3v-0.9 + c0-0.6,0.2-0.9,0.9-0.9C30.5,80.2,30.7,80.2,30.9,80.3"/> +</g> +</svg> diff --git a/public/images/logos/logo-hamburgkreativgesellschaft_2by1.svg b/public/images/logos/logo-hamburgkreativgesellschaft_2by1.svg new file mode 100644 index 0000000000000000000000000000000000000000..fdb9ed4cb143ac46a31d99457667b9ea2b19cc1a --- /dev/null +++ b/public/images/logos/logo-hamburgkreativgesellschaft_2by1.svg @@ -0,0 +1,82 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 26.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<svg width="240" height="120" version="1.0" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" + viewBox="0 0 240 120" enable-background="new 0 0 240 120" xml:space="preserve"> +<rect fill="#FFFFFF" width="240" height="120"/> +<g> + <polygon fill="#0B1324" points="58.4,57.1 58,55.3 64.8,53 75.5,49.3 73.6,43.5 55.6,49.4 55.6,49.4 54.5,47.8 69.6,36.4 + 65.7,31.8 42.5,48.7 42.5,31.8 29.3,31.8 29.3,88.6 42.5,88.6 42.5,71.7 65.7,88.6 69.6,84 63.1,79.3 54.5,72.6 55.5,71.1 73.6,77 + 75.5,71.2 58,65.2 58.4,63.5 77.4,63.3 77.4,57.2 "/> + <g> + <polygon fill="#0B1324" points="105.8,39.7 100.4,39.7 100.4,45.4 97.4,45.4 97.4,31.7 100.4,31.7 100.4,37.1 105.8,37.1 + 105.8,31.7 108.7,31.7 108.7,45.4 105.8,45.4 "/> + <path fill="#0B1324" d="M117.2,40.5c-0.3,0.4-0.8,0.6-1.6,0.8c-0.9,0.2-1.6,0.4-1.6,1.2c0,0.6,0.4,1,1.3,1c1,0,1.9-0.7,1.9-1.9 + C117.2,41.6,117.2,40.5,117.2,40.5z M113.4,39.3L111,38c0.8-1.7,2.5-2.8,4.7-2.8c2.3,0,4,1.2,4,3.7v4c0,1,0,1.8,0.2,2.5h-2.1 + c-0.3-0.5-0.4-0.8-0.6-1.2h-0.1c-0.4,0.6-1.3,1.5-2.8,1.5c-1.8,0-3.1-1.1-3.1-2.9c0-2.2,2.1-2.8,3.7-3.1c1.4-0.3,2.1-0.5,2.1-1.2 + s-0.6-1.1-1.4-1.1C114.5,37.3,113.7,38.1,113.4,39.3"/> + <path fill="#0B1324" d="M122.5,35.4h2.8l-0.1,1.6h0.1c0.5-0.9,1.3-1.9,2.8-1.9c1.3,0,2.1,0.6,2.5,1.8h0.1c0.6-1,1.5-1.8,3-1.8 + c1.9,0,3,1.3,3,3.6v6.6h-2.8v-6.1c0-1.1-0.5-1.8-1.4-1.8c-1,0-1.6,0.8-1.6,2v5.8h-2.8v-6.1c0-1.1-0.5-1.8-1.4-1.8 + c-1,0-1.6,0.7-1.6,1.9v6h-2.8v-9.8H122.5z"/> + <path fill="#0B1324" d="M144.1,43.4c1.3,0,2-1.2,2-3s-0.7-3-2-3s-2,1.2-2,3S142.8,43.4,144.1,43.4 M142,45.4h-2.7V31h2.8v3.5 + c0,1.2-0.1,2.5-0.1,2.5h0.1c0.5-1,1.4-1.9,2.9-1.9c2.1,0,3.9,2,3.9,5.2s-1.8,5.2-3.9,5.2c-1.5,0-2.4-0.9-2.9-1.8H142V45.4z"/> + <path fill="#0B1324" d="M151.1,35.4h2.8v5.8c0,1.3,0.4,2,1.5,2c1,0,1.7-0.8,1.7-1.9v-5.9h2.8v10H157l0.1-1.6H157 + c-0.5,0.9-1.3,1.9-2.9,1.9c-1.9,0-3.1-1.3-3.1-3.8v-6.5H151.1z"/> + <path fill="#0B1324" d="M162.6,35.4h2.8l-0.1,1.6h0.1c0.5-1,1.2-1.8,2.5-1.8c1.4,0,2.2,1.2,2.2,2.7c0,0.7-0.1,1.2-0.1,1.2 + l-2.5,1.4c0-0.3,0.2-1,0.2-1.6c0-0.7-0.2-1.3-0.9-1.3c-0.9,0-1.2,0.8-1.2,2.1v5.7h-2.8v-10H162.6z"/> + <path fill="#0B1324" d="M175.9,40.2c1,0,1.7-0.6,1.7-1.6s-0.8-1.6-1.7-1.6s-1.7,0.6-1.7,1.6C174.2,39.6,174.9,40.2,175.9,40.2 + M175.9,47.6c1.8,0,2.9-0.4,2.9-1.2c0-0.7-1-0.9-2.2-0.9s-3.5,0.1-3.5,1C173.1,47.3,174.2,47.6,175.9,47.6 M175.7,35.2 + c0.9,0,1.4,0.2,2.1,0.2c0.8,0,1.1-0.5,1.1-1.2c0-0.4-0.1-0.7-0.1-1l2.6,1.5c0,1.3-0.6,1.9-1.8,1.9c-0.3,0-0.6-0.1-0.8-0.1v0.1 + c0.6,0.4,1.2,1.1,1.2,2.3c0,2-1.9,3.2-4.3,3.2c-1.1,0-2,0.3-2,0.9c0,0.4,0.4,0.6,1.2,0.6c0.9,0,1.8-0.2,2.9-0.2 + c2.2,0,3.6,0.9,3.6,2.8c0,2.3-2.6,3.3-5.6,3.3c-2.7,0-5.2-0.8-5.2-2.5c0-1.1,1.1-1.7,2.1-1.9V45c-0.8-0.2-1.4-0.7-1.4-1.6 + c0-1.1,1.1-1.7,2.3-2v-0.1c-1.1-0.4-2-1.3-2-2.8C171.7,36.5,173.4,35.2,175.7,35.2"/> + </g> + <g> + <path fill="#0B1324" d="M97.1,53.4h2.9v4.2c0,1.2-0.1,2.6-0.1,2.6h0.1c0,0,0.7-1.2,1.6-2.5l3.3-4.3h3.4l-4.3,5.5l4.8,8.2h-3.2 + l-3.5-5.9l-2.1,2.7V67h-2.9C97.1,67,97.1,53.4,97.1,53.4z"/> + <path fill="#0B1324" d="M110.2,57.1h2.8l-0.1,1.6h0.1c0.5-1,1.2-1.8,2.5-1.8c1.4,0,2.2,1.2,2.2,2.7c0,0.7-0.1,1.2-0.1,1.2 + l-2.5,1.4c0-0.3,0.2-1,0.2-1.6c0-0.7-0.2-1.3-0.9-1.3c-0.9,0-1.2,0.8-1.2,2.1V67h-2.8v-9.9H110.2z"/> + <path fill="#0B1324" d="M121.9,61h3.9c0-1.2-0.8-2.1-1.9-2.1C122.9,58.9,122.1,59.6,121.9,61 M121.8,62.8c0.1,1.6,1,2.4,2.2,2.4 + c1.1,0,1.8-0.7,1.9-1.6l2.4,1.3c-0.7,1.3-2.2,2.4-4.3,2.4c-2.8,0-4.8-1.9-4.8-5.2c0-3.2,2.1-5.2,4.8-5.2c2.7,0,4.5,1.9,4.5,4.6 + c0,0.8-0.1,1.4-0.1,1.4h-6.6V62.8z"/> + <path fill="#0B1324" d="M136.2,62.2c-0.3,0.4-0.8,0.6-1.6,0.8c-0.9,0.2-1.6,0.4-1.6,1.2c0,0.6,0.4,1,1.3,1c1,0,1.9-0.7,1.9-1.9 + L136.2,62.2L136.2,62.2z M132.5,61l-2.5-1.3c0.8-1.7,2.5-2.8,4.7-2.8c2.3,0,4,1.2,4,3.7v4c0,1,0,1.8,0.2,2.5h-2.1 + c-0.3-0.5-0.4-0.8-0.6-1.2h-0.1c-0.4,0.6-1.3,1.5-2.8,1.5c-1.8,0-3.1-1.1-3.1-2.9c0-2.2,2.1-2.8,3.7-3.1c1.4-0.3,2.1-0.5,2.1-1.2 + s-0.6-1.1-1.4-1.1C133.5,59,132.7,59.8,132.5,61"/> + <path fill="#0B1324" d="M147.1,66.4c-0.3,0.3-1.3,0.9-2.4,0.9c-1.7,0-2.9-0.9-2.9-3v-5.1h-1.6v-2.1h1.6v-2l2.8-1.5v3.6h2.3v2.1 + h-2.3V64c0,0.8,0.2,1,0.7,1c0.4,0,0.7-0.4,0.8-0.6L147.1,66.4z"/> + <path fill="#0B1324" d="M148.8,57.1h2.8v10h-2.8V57.1z M148.8,53h2.8v2.6h-2.8V53z"/> + <path fill="#0B1324" d="M158.2,64.4L158.2,64.4c0.1,0,0.5-1.7,0.8-3l1.2-4.4h2.9l-3.2,10h-3.3l-3.2-10h2.9l1.2,4.4 + C157.8,62.7,158.2,64.4,158.2,64.4"/> + </g> + <g> + <path fill="#0B1324" d="M99.5,81.8c0,2.5,1.1,4.6,3.4,4.6c1.9,0,2.9-1.6,2.9-3.1l0,0h-3.9v-2.4h6.6v7.8H106l0.2-1.8h-0.1 + c-0.6,1-1.7,2-3.8,2c-3.3,0-5.7-2.7-5.7-7.1s2.9-7,6.4-7c2.8,0,4.8,1.4,5.7,3.5L106,80c-0.2-1.5-1.3-2.7-3-2.7 + C100.7,77.3,99.5,79.3,99.5,81.8"/> + <path fill="#0B1324" d="M113.5,82.6h3.9c0-1.2-0.8-2.1-1.9-2.1C114.5,80.5,113.7,81.3,113.5,82.6 M113.4,84.5 + c0.1,1.6,1,2.4,2.2,2.4c1.1,0,1.8-0.7,1.9-1.6l2.4,1.3c-0.7,1.3-2.2,2.4-4.3,2.4c-2.8,0-4.8-1.9-4.8-5.2c0-3.2,2.1-5.2,4.8-5.2 + c2.7,0,4.5,1.9,4.5,4.6c0,0.8-0.1,1.4-0.1,1.4h-6.6V84.5z"/> + <path fill="#0B1324" d="M127.8,85.9c0-0.8-1.1-1-2.4-1.3c-1.5-0.4-3.4-1.1-3.4-3s1.8-3.1,3.9-3.1c2,0,3.8,1,4.6,2.3l-2.4,1.3 + c-0.2-0.9-1-1.6-2.1-1.6c-0.7,0-1.3,0.3-1.3,0.9c0,0.8,1.3,0.8,2.8,1.3c1.6,0.5,3,1.2,3,3c0,2-1.9,3.2-4,3.2c-2.3,0-4.2-1-5-2.6 + l2.4-1.4c0.3,1.1,1.2,1.9,2.5,1.9C127.2,86.9,127.8,86.6,127.8,85.9"/> + <path fill="#0B1324" d="M134.9,82.6h3.9c0-1.2-0.8-2.1-1.9-2.1C135.9,80.5,135.1,81.3,134.9,82.6 M134.8,84.5 + c0.1,1.6,1,2.4,2.2,2.4c1.1,0,1.8-0.7,1.9-1.6l2.4,1.3c-0.7,1.3-2.2,2.4-4.3,2.4c-2.8,0-4.8-1.9-4.8-5.2c0-3.2,2.1-5.2,4.8-5.2 + s4.5,1.9,4.5,4.6c0,0.8-0.1,1.4-0.1,1.4h-6.6V84.5z"/> + <rect x="143.7" y="74.4" fill="#0B1324" width="2.8" height="14.3"/> + <rect x="149.3" y="74.4" fill="#0B1324" width="2.8" height="14.3"/> + <path fill="#0B1324" d="M160.4,85.9c0-0.8-1.1-1-2.4-1.3c-1.5-0.4-3.4-1.1-3.4-3s1.8-3.1,3.9-3.1c2,0,3.8,1,4.6,2.3l-2.4,1.3 + c-0.2-0.9-1-1.6-2.1-1.6c-0.7,0-1.3,0.3-1.3,0.9c0,0.8,1.3,0.8,2.8,1.3c1.6,0.5,3,1.2,3,3c0,2-1.9,3.2-4,3.2c-2.3,0-4.2-1-5-2.6 + l2.4-1.4c0.3,1.1,1.2,1.9,2.5,1.9C159.8,86.9,160.4,86.6,160.4,85.9"/> + <path fill="#0B1324" d="M167.7,83.7c0,1.8,0.6,3.1,1.9,3.1c1.2,0,1.7-1.1,1.7-2.4l2.6,1.3c-0.3,1.6-1.8,3.2-4.3,3.2 + c-2.7,0-4.7-2-4.7-5.2s2-5.2,4.7-5.2c2.5,0,4,1.6,4.3,3.2l-2.6,1.3c0-1.3-0.5-2.4-1.7-2.4C168.2,80.6,167.7,82,167.7,83.7"/> + <path fill="#0B1324" d="M184.8,88.7H182v-5.8c0-1.3-0.5-2-1.5-2s-1.7,0.8-1.7,1.9v5.9H176V74.4h2.8v3.5c0,1.2-0.1,2.5-0.1,2.5h0.1 + c0.5-0.9,1.3-1.9,3-1.9c1.9,0,3.1,1.3,3.1,3.8v6.4H184.8z"/> + <path fill="#0B1324" d="M193.1,83.8c-0.3,0.4-0.8,0.6-1.6,0.8c-0.9,0.2-1.6,0.4-1.6,1.2c0,0.6,0.4,1,1.3,1c1,0,1.9-0.7,1.9-1.9 + L193.1,83.8L193.1,83.8z M189.3,82.6l-2.5-1.3c0.8-1.7,2.5-2.8,4.7-2.8c2.3,0,4,1.2,4,3.7v4c0,1,0,1.8,0.2,2.5h-2.1 + c-0.3-0.5-0.4-0.8-0.6-1.2h-0.1c-0.4,0.6-1.3,1.5-2.8,1.5c-1.8,0-3.1-1.1-3.1-2.9c0-2.2,2.1-2.8,3.7-3.1c1.4-0.3,2.1-0.5,2.1-1.2 + s-0.6-1.1-1.4-1.1C190.4,80.6,189.6,81.4,189.3,82.6"/> + <path fill="#0B1324" d="M210.7,88.1c-0.3,0.3-1.3,0.9-2.4,0.9c-1.7,0-2.9-0.9-2.9-3v-5.1h-1.3v-2.1h1.3v-2l2.8-1.5v3.6h2.3V81 + h-2.3v4.8c0,0.8,0.2,1,0.7,1c0.4,0,0.7-0.4,0.8-0.6L210.7,88.1z M201.5,77.7v1.1h1.8v2.1h-1.8v7.8h-2.8v-7.8h-1.5v-2.1h1.5v-1.1 + c0-2.3,1.5-3.5,3.6-3.5c1.5,0,2.4,0.7,3,1.3l-1.8,1.9c-0.1-0.5-0.3-1.1-1-1.1S201.5,76.8,201.5,77.7"/> + </g> +</g> +</svg> diff --git a/public/images/logos/logo-handwerkskammerhamburg_2by1.svg b/public/images/logos/logo-handwerkskammerhamburg_2by1.svg new file mode 100644 index 0000000000000000000000000000000000000000..1726f69147dbe87a5680f5a550e7ada27514d936 --- /dev/null +++ b/public/images/logos/logo-handwerkskammerhamburg_2by1.svg @@ -0,0 +1,97 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 26.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<svg width="240" height="120" version="1.0" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" + viewBox="0 0 240 120" enable-background="new 0 0 240 120" xml:space="preserve"> +<rect x="-0.1" y="0.2" fill="#FFFFFF" width="240" height="120"/> +<g id="layer1" transform="translate(-217.12705,49.29516)"> + <g id="g5920" transform="matrix(31.98166,0,0,-31.98166,976.23224,135.06885)"> + <path id="path5922" fill="#0B1324" d="M-21.2634,4.0593v0.1633h-0.172V4.0593h-0.0588v0.3638h0.0588V4.2728h0.172v0.1503h0.0582 + V4.0593H-21.2634z M-20.9785,4.0593c0,0.0173,0.0005,0.0351,0.0027,0.0496l-0.0005,0.0006 + c-0.013-0.0318-0.0464-0.0556-0.089-0.0556c-0.0458,0-0.0749,0.0259-0.0749,0.0685c0,0.0614,0.0614,0.097,0.1579,0.097v0.0173 + c0,0.0334-0.014,0.0507-0.0561,0.0507c-0.0248,0-0.0572-0.0076-0.0798-0.0215l-0.0053,0.049 + c0.0263,0.0103,0.0598,0.0178,0.0943,0.0178c0.0818,0,0.1046-0.0356,0.1046-0.0905V4.1326c0-0.0232,0.0004-0.0507,0.0016-0.0733 + H-20.9785z M-20.9824,4.1806c-0.0841,0-0.1024-0.0253-0.1024-0.0486c0-0.0199,0.0141-0.0328,0.0366-0.0328 + c0.0394,0,0.0658,0.0377,0.0658,0.076V4.1806z M-20.673,4.0593v0.1725c0,0.0335-0.0092,0.0528-0.0399,0.0528 + c-0.0403,0-0.07-0.0425-0.07-0.0959V4.0593h-0.0577v0.2679h0.055c0-0.014-0.0012-0.0372-0.0038-0.0523l0.0005-0.0006 + c0.0157,0.0346,0.0479,0.0582,0.0933,0.0582c0.0609,0,0.0799-0.0383,0.0799-0.0857V4.0593H-20.673z M-20.3709,4.0593 + c0,0.014,0.0009,0.0351,0.0038,0.0502h-0.0011c-0.0146-0.0329-0.0459-0.0556-0.0875-0.0556c-0.0658,0-0.0986,0.0485-0.0986,0.1261 + c0,0.0922,0.0534,0.1516,0.1402,0.1516c0.0129,0,0.0258-0.0011,0.0403-0.0022v0.1234h0.0572V4.0593H-20.3709L-20.3709,4.0593z + M-20.3737,4.2809c-0.0145,0.0032-0.0284,0.0049-0.0425,0.0049c-0.0459,0-0.0771-0.0281-0.0771-0.1003 + c0-0.0539,0.0167-0.0841,0.0533-0.0841c0.0426,0,0.0663,0.0507,0.0663,0.0964V4.2809L-20.3737,4.2809z M-19.9402,4.0593h-0.0636 + l-0.0463,0.1402c-0.006,0.0178-0.0108,0.0362-0.0157,0.0566h-0.0005c-0.0053-0.0237-0.0113-0.0447-0.0183-0.0673l-0.0404-0.1294 + h-0.061l-0.0824,0.2679h0.0631l0.0356-0.1245c0.007-0.0253,0.0146-0.0507,0.02-0.075h0.0005 + c0.0053,0.0265,0.0118,0.0502,0.0188,0.0734l0.0398,0.1261h0.0582l0.0405-0.1239c0.0102-0.0324,0.0156-0.0523,0.021-0.0756h0.0005 + c0.0054,0.0249,0.0108,0.0458,0.0188,0.0728l0.0372,0.1267h0.0598L-19.9402,4.0593z M-19.6016,4.1898h-0.1708 + c-0.0017-0.062,0.0257-0.09,0.0792-0.09c0.0274,0,0.0561,0.0064,0.0782,0.0173l0.0054-0.0459 + c-0.027-0.0113-0.0599-0.0173-0.0927-0.0173c-0.0836,0-0.1294,0.0432-0.1294,0.1376c0,0.0808,0.0442,0.1412,0.1224,0.1412 + c0.0766,0,0.1094-0.0523,0.1094-0.1158C-19.6,4.2092-19.6005,4.2-19.6016,4.1898 M-19.7116,4.29 + c-0.0323,0-0.055-0.0237-0.0598-0.0598h0.1138C-19.6566,4.2669-19.6776,4.29-19.7116,4.29 M-19.4091,4.276 + c-0.0534,0.0098-0.0793-0.0274-0.0793-0.1078V4.0593h-0.0577v0.2679h0.0549c0-0.015-0.0016-0.0388-0.0053-0.0593h0.0009 + c0.0119,0.0362,0.0389,0.0694,0.0891,0.0647L-19.4091,4.276z M-19.223,4.0593l-0.0917,0.1358V4.0593h-0.0577v0.3935h0.0577V4.2124 + l0.0867,0.1148h0.0707l-0.0992-0.1223l0.1067-0.1456H-19.223z M-19.0683,4.0539c-0.02,0-0.04,0.0022-0.0566,0.0054l0.0016,0.0492 + c0.0167-0.0049,0.0377-0.0087,0.0582-0.0087c0.0314,0,0.0529,0.0134,0.0529,0.0356c0,0.0538-0.1175,0.0215-0.1175,0.1142 + c0,0.0464,0.0376,0.0831,0.1104,0.0831c0.0157,0,0.0341-0.0022,0.0502-0.0048l-0.0017-0.0469 + c-0.0161,0.0049-0.035,0.0076-0.0522,0.0076c-0.0319,0-0.0475-0.0131-0.0475-0.0334c0-0.0518,0.1186-0.0254,0.1186-0.1144 + C-18.9519,4.0906-18.9967,4.0539-19.0683,4.0539 M-18.7389,4.0593l-0.0916,0.1358V4.0593h-0.0577v0.3935h0.0577V4.2124 + l0.0868,0.1148h0.0706l-0.0992-0.1223l0.1067-0.1456H-18.7389z M-18.4828,4.0593c0,0.0173,0.0006,0.0351,0.0027,0.0496 + l-0.0005,0.0006c-0.013-0.0318-0.0464-0.0556-0.089-0.0556c-0.0458,0-0.0749,0.0259-0.0749,0.0685 + c0,0.0614,0.0614,0.097,0.1579,0.097v0.0173c0,0.0334-0.0141,0.0507-0.056,0.0507c-0.0248,0-0.0573-0.0076-0.0798-0.0215 + l-0.0054,0.049c0.0263,0.0103,0.0597,0.0178,0.0943,0.0178c0.0819,0,0.1046-0.0356,0.1046-0.0905V4.1326 + c0-0.0232,0.0006-0.0507,0.0017-0.0733H-18.4828L-18.4828,4.0593z M-18.4866,4.1806c-0.0841,0-0.1023-0.0253-0.1023-0.0486 + c0-0.0199,0.0139-0.0328,0.0366-0.0328c0.0393,0,0.0658,0.0377,0.0658,0.076L-18.4866,4.1806L-18.4866,4.1806z M-18.017,4.0593 + v0.1709c0,0.0333-0.0081,0.0544-0.0388,0.0544c-0.0346,0-0.069-0.0383-0.069-0.097V4.0593h-0.0566v0.1715 + c0,0.0301-0.0065,0.0538-0.0388,0.0538c-0.0367,0-0.0685-0.0409-0.0685-0.097V4.0593h-0.0577v0.2679h0.055 + c0-0.014-0.0012-0.0366-0.0038-0.0523l0.001-0.0006c0.0157,0.0356,0.0491,0.0582,0.0906,0.0582c0.0529,0,0.07-0.034,0.0744-0.0577 + c0.0113,0.0258,0.0409,0.0577,0.0896,0.0577c0.0511,0,0.0797-0.0275,0.0797-0.0884V4.0593H-18.017z M-17.5571,4.0593v0.1709 + c0,0.0333-0.008,0.0544-0.0388,0.0544c-0.0344,0-0.069-0.0383-0.069-0.097V4.0593h-0.0566v0.1715 + c0,0.0301-0.0064,0.0538-0.0388,0.0538c-0.0367,0-0.0685-0.0409-0.0685-0.097V4.0593h-0.0577v0.2679h0.0549 + c0-0.014-0.0011-0.0366-0.0037-0.0523l0.0011-0.0006c0.0156,0.0356,0.049,0.0582,0.0905,0.0582c0.0529,0,0.07-0.034,0.0744-0.0577 + c0.0113,0.0258,0.0411,0.0577,0.0896,0.0577c0.0511,0,0.0797-0.0275,0.0797-0.0884V4.0593H-17.5571L-17.5571,4.0593z + M-17.2098,4.1898h-0.1708c-0.0017-0.062,0.0258-0.09,0.0792-0.09c0.0275,0,0.0561,0.0064,0.0782,0.0173l0.0053-0.0459 + c-0.0269-0.0113-0.0598-0.0173-0.0927-0.0173c-0.0836,0-0.1293,0.0432-0.1293,0.1376c0,0.0808,0.0441,0.1412,0.1223,0.1412 + c0.0766,0,0.1094-0.0523,0.1094-0.1158C-17.2081,4.2092-17.2087,4.2-17.2098,4.1898 M-17.3197,4.29 + c-0.0324,0-0.0549-0.0237-0.0598-0.0598h0.1138C-17.2648,4.2669-17.2858,4.29-17.3197,4.29 M-17.0156,4.276 + c-0.0534,0.0098-0.0792-0.0274-0.0792-0.1078V4.0593h-0.0577v0.2679h0.055c0-0.015-0.0016-0.0388-0.0053-0.0593h0.0012 + c0.0117,0.0362,0.0387,0.0694,0.0888,0.0647L-17.0156,4.276z M-21.2634,3.4623v0.1635h-0.172V3.4623h-0.0588v0.3639h0.0588V3.6759 + h0.172v0.1503h0.0582V3.4623"/> + </g> + <g id="g5924" transform="matrix(31.98166,0,0,-31.98166,1102.6545,399.58789)"> + <path id="path5926" fill="#0B1324" d="M-24.931,11.7333c0,0.0172,0.0005,0.035,0.0027,0.0496l-0.0005,0.0006 + c-0.0129-0.0319-0.0464-0.0556-0.0891-0.0556c-0.0457,0-0.0748,0.0259-0.0748,0.0684c0,0.0615,0.0615,0.0971,0.1579,0.0971v0.0173 + c0,0.0334-0.014,0.0507-0.056,0.0507c-0.0248,0-0.0572-0.0076-0.0798-0.0216l-0.0054,0.0491 + c0.0264,0.0102,0.0598,0.0178,0.0943,0.0178c0.0818,0,0.1045-0.0357,0.1045-0.0907v-0.1093c0-0.0231,0.0006-0.0507,0.0016-0.0733 + h-0.0554V11.7333z M-24.9348,11.8545c-0.084,0-0.1023-0.0253-0.1023-0.0485c0-0.02,0.0139-0.0328,0.0366-0.0328 + c0.0393,0,0.0658,0.0377,0.0658,0.0759C-24.9348,11.8491-24.9348,11.8545-24.9348,11.8545z M-24.4631,11.7333v0.1709 + c0,0.0333-0.0082,0.0544-0.0388,0.0544c-0.0344,0-0.0689-0.0384-0.0689-0.097v-0.1283h-0.0567v0.1715 + c0,0.0301-0.0065,0.0538-0.0388,0.0538c-0.0367,0-0.0685-0.0409-0.0685-0.097v-0.1283h-0.0577v0.2679h0.055 + c0-0.014-0.001-0.0367-0.0038-0.0523l0.001-0.0005c0.0157,0.0356,0.0492,0.0582,0.0907,0.0582c0.0528,0,0.07-0.0339,0.0744-0.0577 + c0.0113,0.0259,0.0409,0.0577,0.0894,0.0577c0.0512,0,0.0798-0.0276,0.0798-0.0885v-0.1848L-24.4631,11.7333L-24.4631,11.7333z + M-24.2269,11.729c-0.0377,0-0.0663,0.0038-0.0953,0.0113v0.3865h0.0577v-0.1235c0-0.0156-0.0016-0.0372-0.0049-0.0511h0.0012 + c0.014,0.0333,0.0458,0.0543,0.0851,0.0543c0.0637,0,0.0987-0.0453,0.0987-0.1261C-24.0845,11.7877-24.1379,11.729-24.2269,11.729 + M-24.1983,11.9586c-0.0432,0-0.0663-0.0501-0.0663-0.0955v-0.083c0.0118-0.0038,0.0253-0.0053,0.0421-0.0053 + c0.0458,0,0.077,0.028,0.077,0.1003C-24.1454,11.929-24.1621,11.9586-24.1983,11.9586 M-23.8522,11.7333 + c0,0.014,0.0011,0.0372,0.0038,0.0523l-0.0005,0.0005c-0.0157-0.0344-0.0481-0.0582-0.0933-0.0582 + c-0.0609,0-0.0798,0.0383-0.0798,0.0857v0.1876h0.0572v-0.1725c0-0.0334,0.0092-0.0528,0.0398-0.0528 + c0.0404,0,0.0701,0.0425,0.0701,0.096v0.1293h0.0577v-0.2679L-23.8522,11.7333L-23.8522,11.7333z M-23.5765,11.95 + c-0.0535,0.0097-0.0793-0.0275-0.0793-0.1078v-0.1088h-0.0577v0.2679h0.0549c0-0.0152-0.0017-0.0388-0.0054-0.0593h0.0011 + c0.0119,0.0362,0.0388,0.0695,0.089,0.0647L-23.5765,11.95L-23.5765,11.95z M-23.4348,11.5954 + c-0.0702,0-0.1138,0.0268-0.1138,0.0787c0,0.0302,0.0199,0.0555,0.0432,0.0673c-0.0162,0.0081-0.0264,0.0222-0.0264,0.0398 + c0,0.0196,0.0119,0.0378,0.0307,0.0459c-0.0264,0.0146-0.04,0.0421-0.04,0.0754c0,0.0565,0.0432,0.104,0.1197,0.104 + c0.0162,0,0.0297-0.0021,0.0444-0.0053h0.0904v-0.0455h-0.0409c0.0113-0.009,0.0183-0.0252,0.0183-0.0446 + c0-0.0582-0.0403-0.0992-0.1158-0.0992c-0.0103,0-0.0228,0.0012-0.0307,0.0027c-0.0108-0.0043-0.0157-0.0124-0.0157-0.02 + c0-0.0135,0.0119-0.0188,0.0442-0.0188h0.0459c0.0582,0,0.091-0.0275,0.091-0.0776 + C-23.2904,11.6411-23.3486,11.5954-23.4348,11.5954 M-23.3971,11.729h-0.05c-0.0051,0-0.0103,0-0.0146,0.0005 + c-0.0184-0.0102-0.0297-0.0264-0.0297-0.0447c0-0.0286,0.0268-0.0447,0.0658-0.0447c0.0502,0,0.0782,0.0216,0.0782,0.0507 + C-23.3475,11.7139-23.3631,11.729-23.3971,11.729 M-23.424,11.964c-0.0383,0-0.0608-0.0232-0.0608-0.0562 + c0-0.035,0.0215-0.0554,0.0603-0.0554c0.0362,0,0.0598,0.0198,0.0598,0.055C-23.3648,11.943-23.3869,11.964-23.424,11.964"/> + </g> + <g id="g5928" transform="matrix(31.98166,0,0,-31.98166,507.82884,91.604499)"> + <path id="path5930" fill="#0B1324" d="M-7.6745,2.7984v0.2684h-0.3524c-0.003-0.0031-0.2727-0.2728-0.2757-0.2757V2.4386h0.2684 + v0.0778l0.2818,0.2819"/> + </g> + <g id="g5932" transform="matrix(31.98166,0,0,-31.98166,535.90874,-29.6367)"> + <path id="path5934" fill="#0B1324" d="M-8.4891-0.719l0.2787-0.2787V-1.416l-0.2787-0.2786h-0.4181L-9.1859-1.416h0.418 + l0.2788,0.2789"/> + </g> +</g> +</svg> diff --git a/public/images/logos/logo-hcatplus_2by1.svg b/public/images/logos/logo-hcatplus_2by1.svg new file mode 100644 index 0000000000000000000000000000000000000000..70581ea4875acfafb3fecaed14d88cac334e6da3 --- /dev/null +++ b/public/images/logos/logo-hcatplus_2by1.svg @@ -0,0 +1,181 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 26.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<svg width="240" height="120" version="1.0" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" + viewBox="0 0 240 120" enable-background="new 0 0 240 120" xml:space="preserve"> +<rect fill="#FFFFFF" width="240" height="120"/> +<path fill="#0B1324" d="M163.1535,52.4951c0.02,3.29,0.821,6.5258,2.332,9.4298l4.666,1.0225c1.53-2.4095,3.199-4.7238,4.999-6.9303 + l2.888-3.2948l-13.33-7.9528C163.6815,47.2098,163.1525,49.8386,163.1535,52.4951L163.1535,52.4951z"/> +<path fill="#0B1324" d="M182.6005,57.4939l-3.333,2.8402c-2,1.7042-4.777,3.7492-6.776,5.1126 + c0.485,1.5601,0.857,3.1551,1.111,4.7717c2.839,1.5463,6.003,2.3651,9.22,2.3858c2.597,0.0005,5.167-0.5407,7.553-1.5905 + L182.6005,57.4939z"/> +<path fill="#0B1324" d="M167.6035,43.2926l4.999,1.2497l0.333-0.568l0.778-0.909c0.444-0.3408,1.444,0.7953,1.111,1.1362 + l-0.667,0.6816l3.555,0.9089c0.119-0.3405,0.308-0.6505,0.555-0.9089l0.778-0.7953c0.333-0.3408,1.333,0.7953,1,1.1362 + l-0.778,0.7953h-0.111l3.888,1.0225l3.999-4.0901c2.333-2.2722,6.11-3.6355,7.332-2.3858c1.222,1.2497-0.111,5.1125-2.333,7.4983 + l-3.999,4.0901c0.222,0.568,0.555,2.1586,0.999,3.9764c0.112,0,0.112,0,0.112-0.1136l0.888-0.7953 + c0.334-0.3408,1.333,0.7953,1,1.1361l-0.778,0.7953l-0.777,0.4544c0.222,1.2498,0.555,2.4995,0.777,3.6356l0.667-0.6817 + c0.333-0.3408,1.444,0.7953,1.111,1.1361l-0.778,0.7953l-0.555,0.4545c0.555,2.2722,0.999,4.2036,1.111,4.9989 + c0.17,0.7473,0.17,1.5248,0,2.2722c2.761-1.4509,5.147-3.5499,6.962-6.1251c1.816-2.5751,3.009-5.5533,3.483-8.6909 + s0.215-6.3454-0.756-9.3609c-0.971-3.0155-2.626-5.7529-4.831-7.9884c-2.204-2.2355-4.894-3.9055-7.851-4.8732 + c-2.956-0.9678-6.095-1.2059-9.158-0.6948c-3.064,0.5111-5.966,1.7568-8.469,3.6352c-2.502,1.8785-4.534,4.3362-5.93,7.1722 + C166.0385,43.1165,166.8355,43.1165,167.6035,43.2926L167.6035,43.2926z"/> +<path fill="#0B1324" d="M161.8205,39.4298V35.567h3.665v-1.7042h-3.665V30h-1.778v3.8628h-3.554v1.7042h3.554v3.8628H161.8205z"/> +<path fill="#0B1324" d="M40.9651,82.7157c0.4111-0.1215,0.7732-0.3747,1.0331-0.7223c0.26-0.3477,0.404-0.7715,0.4109-1.2091 + c-0.0041-0.292-0.0769-0.5786-0.2122-0.8357c-0.1354-0.257-0.3293-0.477-0.5653-0.6412c-0.3076-0.2588-0.6624-0.4524-1.0439-0.5694 + c-0.3814-0.117-0.7818-0.1552-1.1778-0.1123l-1.9996,0.2273v8.5208h1.6663c1.0211,0.058,2.0335-0.2208,2.8881-0.7953 + c0.2441-0.2326,0.4391-0.514,0.5728-0.8266c0.1338-0.3126,0.2035-0.65,0.2049-0.9912c-0.0388-0.4921-0.2334-0.9578-0.554-1.3267 + C41.8677,83.065,41.4383,82.8128,40.9651,82.7157z M38.5211,79.6482h0.8888c1.1108,0,1.8884,0.4544,1.8884,1.3633 + c0,0.9089-0.6665,1.477-1.7774,1.477h-0.9998V79.6482z M39.4099,86.5785h-0.8888v-3.2947h0.8888 + c1.2219,0,2.1106,0.568,2.1106,1.7041C41.5205,86.1241,40.5207,86.5785,39.4099,86.5785L39.4099,86.5785z"/> +<path fill="#0B1324" d="M44.8549,78.6257c-0.1768,0-0.3464,0.0718-0.4714,0.1997c-0.125,0.1278-0.1953,0.3012-0.1953,0.482 + c0,0.1808,0.0703,0.3541,0.1953,0.482c0.125,0.1278,0.2946,0.1997,0.4714,0.1997c0.1883,0.002,0.3709-0.0661,0.5139-0.1915 + c0.143-0.1253,0.2367-0.2996,0.2636-0.4902C45.6324,78.8529,45.2992,78.6257,44.8549,78.6257z"/> +<path fill="#0B1324" d="M45.4032,81.1252h-1.1108v6.1919h1.1108V81.1252z"/> +<path fill="#0B1324" d="M48.5188,78.2849H47.408v9.0776h1.1108V78.2849z"/> +<path fill="#0B1324" d="M55.8515,78.2849h-1.1108v3.6355h-0.1111c-0.1931-0.2968-0.4587-0.5367-0.7704-0.6962 + c-0.3118-0.1594-0.6589-0.2327-1.0069-0.2127c-0.3942,0.0288-0.779,0.137-1.1323,0.3183c-0.3532,0.1814-0.6679,0.4324-0.926,0.7386 + c-0.2581,0.3062-0.4544,0.6615-0.5778,1.0456c-0.1233,0.384-0.1713,0.7892-0.141,1.1923c-0.0465,0.3912-0.0128,0.7879,0.0988,1.1651 + c0.1117,0.3772,0.2988,0.7265,0.5495,1.0257c0.2507,0.2992,0.5597,0.5418,0.907,0.7123c0.3474,0.1704,0.7257,0.2651,1.1108,0.278 + c0.4167,0.0171,0.829-0.0925,1.1848-0.3149c0.3559-0.2225,0.6393-0.5477,0.8146-0.9348h0.1112v1.1361h0.9996V78.2849 + L55.8515,78.2849z M54.7407,84.7607c0,0.1136-0.1111,0.3409-0.1111,0.4545c-0.09,0.3636-0.2878,0.6897-0.5662,0.9338 + c-0.2785,0.2441-0.6239,0.3941-0.989,0.4295c-1.2219,0-1.7773-1.0225-1.7773-2.2722c0-1.2497,0.6665-2.3859,1.7773-2.3859 + c0.3608-0.0085,0.7132,0.1115,0.997,0.3395c0.2837,0.228,0.481,0.5498,0.5582,0.9103c0,0.2272,0.1111,0.3408,0.1111,0.5681V84.7607z + "/> +<path fill="#0B1324" d="M62.8452,85.6697v-4.5445h-1.1108v3.8628c0.0173,0.1963-0.0213,0.3936-0.1111,0.5681 + c-0.1119,0.2994-0.3098,0.5572-0.5675,0.7397c-0.2577,0.1825-0.5632,0.281-0.8766,0.2828c-0.8887,0-1.333-0.7953-1.333-2.045 + v-3.4084h-1.1108v3.6356c0,2.1586,1.2219,2.7267,2.1106,2.7267c0.4027,0.0138,0.8015-0.0846,1.1537-0.2847 + c0.3522-0.2001,0.6445-0.4944,0.8458-0.8515v1.0226h0.9997c-0.1003-0.5619-0.1376-1.1337-0.111-1.7042H62.8452z"/> +<path fill="#0B1324" d="M67.8423,81.0116c-0.4007-0.0022-0.7951,0.1013-1.1453,0.3003c-0.3502,0.199-0.6445,0.4868-0.8543,0.8358 + l0,0v-1.0224H64.843v1.7041v4.5445h1.1109v-3.7492c-0.0173-0.1964,0.0212-0.3936,0.111-0.5681 + c0.1069-0.3123,0.3004-0.586,0.5568-0.7877c0.2565-0.2018,0.5647-0.3229,0.8873-0.3484c0.9997,0,1.4441,0.9089,1.4441,1.8178v3.6356 + h1.1109v-3.7492c0.0483-0.3257,0.0268-0.6582-0.063-0.9745c-0.0897-0.3163-0.2457-0.6089-0.4571-0.8575 + c-0.2113-0.2486-0.473-0.4471-0.7668-0.582C68.4833,81.0758,68.1643,81.0079,67.8423,81.0116z"/> +<path fill="#0B1324" d="M77.1756,81.1253h-0.8887v0.9088c-0.1974-0.3269-0.4764-0.594-0.8083-0.7737 + c-0.332-0.1797-0.7048-0.2656-1.0801-0.2488c-0.3943,0.0288-0.779,0.1369-1.1323,0.3183c-0.3532,0.1814-0.6679,0.4324-0.926,0.7386 + c-0.2581,0.3061-0.4544,0.6615-0.5778,1.0455c-0.1234,0.3841-0.1713,0.7893-0.141,1.1924 + c-0.0303,0.3822,0.0155,0.7668,0.1345,1.1305c0.119,0.3636,0.3087,0.699,0.5579,0.9856c0.2491,0.2866,0.5523,0.5187,0.8915,0.6822 + c0.3392,0.1635,0.7074,0.2551,1.0821,0.2692c0.3753,0.0168,0.7481-0.0691,1.0801-0.2488c0.332-0.1798,0.611-0.4469,0.8083-0.7737 + l0,0v0.568c0,1.5906-0.7775,2.2722-1.8884,2.2722c-0.6412,0.0461-1.2759-0.1567-1.7774-0.568l-0.3332,0.9089 + c0.6183,0.3216,1.3061,0.478,1.9994,0.4544c0.7988,0.0743,1.5948-0.17,2.2217-0.6817c0.349-0.3736,0.6103-0.8234,0.7643-1.3154 + c0.1539-0.4921,0.1965-1.0135,0.1245-1.5249v-5.3396H77.1756z M76.0648,84.7608c0.007,0.1956-0.0311,0.3902-0.1111,0.568 + c-0.0933,0.3207-0.2831,0.6031-0.5424,0.807c-0.2593,0.204-0.5748,0.3191-0.9017,0.3291c-1.222,0-1.7774-1.0224-1.7774-2.1585 + c0-1.1362,0.6665-2.3859,1.7774-2.3859c0.3418,0.0033,0.6745,0.1141,0.9527,0.3174c0.2782,0.2032,0.4885,0.489,0.6025,0.8187 + V84.7608L76.0648,84.7608z"/> +<path fill="#0B1324" d="M79.4022,85.8967c-0.2062,0-0.404,0.0839-0.5499,0.233c-0.1458,0.1492-0.2278,0.3514-0.2278,0.5623 + s0.082,0.4133,0.2278,0.5624c0.1459,0.1491,0.3437,0.2329,0.5499,0.2329s0.404-0.0838,0.5499-0.2329 + c0.1458-0.1491,0.2276-0.3515,0.2276-0.5624s-0.0818-0.4131-0.2276-0.5623C79.8062,85.9806,79.6084,85.8967,79.4022,85.8967 + L79.4022,85.8967z"/> +<path fill="#0B1324" d="M90.5107,83.0565c-0.2222,1.1361-0.4444,2.045-0.6665,2.9539c-0.1111-0.9089-0.3333-1.8178-0.5554-2.9539 + l-1.1109-4.3172h-1.1108l-1.1109,4.3172c-0.3042,1.002-0.5273,2.028-0.6666,3.0675h-0.1111 + c-0.1111-0.9089-0.3332-1.9314-0.5554-3.0675l-0.9998-4.3172h-1.1108l2.1106,8.6345h1.1109l1.2219-4.5445 + c0.3332-1.0225,0.4444-1.9314,0.6666-2.7267c0.1001,0.9249,0.286,1.8379,0.5554,2.7267l0.9997,4.5445h1.222l2.3328-8.6345h-1.1109 + L90.5107,83.0565z"/> +<path fill="#0B1324" d="M95.0617,81.1252h-1.1109v6.1919h1.1109V81.1252z"/> +<path fill="#0B1324" d="M94.5101,78.6258c-0.0919-0.0218-0.1876-0.0193-0.2783,0.0072c-0.0906,0.0265-0.1732,0.0763-0.2398,0.1445 + c-0.0667,0.0682-0.1154,0.1526-0.1413,0.2453c-0.026,0.0928-0.0284,0.1907-0.0071,0.2846c0,0.1808,0.0701,0.3542,0.1951,0.482 + c0.125,0.1279,0.2946,0.1997,0.4714,0.1997l0,0c0.1883,0.002,0.371-0.0661,0.5141-0.1914c0.143-0.1254,0.2365-0.2996,0.2634-0.4903 + C95.2876,78.853,94.9544,78.6258,94.5101,78.6258z"/> +<path fill="#0B1324" d="M98.0574,82.3749v-1.2497h-0.9996v6.2486h1.1108V83.511c0.0694-0.3845,0.2582-0.7359,0.5383-1.0019 + c0.2802-0.2661,0.6367-0.4327,1.0168-0.475h0.3333v-1.1362h-0.2221c-0.4085,0.0304-0.7981,0.1884-1.116,0.4525 + C98.401,81.6146,98.1701,81.9722,98.0574,82.3749L98.0574,82.3749z"/> +<path fill="#0B1324" d="M102.9455,79.6482l-1,0.3409v1.2497h-1v0.7953h1v3.4083c-0.037,0.5517,0.079,1.1027,0.333,1.5905 + c0.16,0.1615,0.352,0.2857,0.562,0.3642c0.211,0.0784,0.436,0.1092,0.66,0.0903h1v-0.9089h-0.556 + c-0.666,0-0.888-0.4545-0.888-1.2497v-3.2947h1.666v-0.9089h-1.666L102.9455,79.6482z"/> +<path fill="#0B1324" d="M107.9475,83.7382c-0.778-0.3409-1.111-0.5681-1.111-1.0226c-0.001-0.1295,0.025-0.2577,0.077-0.3761 + c0.051-0.1184,0.127-0.2242,0.221-0.3103c0.095-0.086,0.207-0.1504,0.328-0.1888s0.248-0.0498,0.374-0.0336 + c0.449-0.0118,0.885,0.1506,1.222,0.4544l0.222-0.9089c-0.456-0.2073-0.946-0.323-1.444-0.3408c-1.333,0-2.111,0.7953-2.111,1.8178 + s0.556,1.3633,1.666,1.7042c1.111,0.3408,1.111,0.6816,1.111,1.1361c0,0.4544-0.444,1.0225-1.222,1.0225 + c-0.513-0.0121-1.013-0.1694-1.444-0.4545l-0.222,0.7953c0.512,0.2848,1.084,0.4406,1.666,0.4544c1.445,0,2.222-0.7952,2.222-1.8177 + S108.9475,84.1926,107.9475,83.7382z"/> +<path fill="#0B1324" d="M113.9435,81.9207c0.434-0.0437,0.869,0.0776,1.222,0.3409l0.333-0.909 + c-0.496-0.2038-1.022-0.3191-1.555-0.3408c-0.432-0.0341-0.865,0.0278-1.271,0.1813s-0.775,0.395-1.081,0.708 + s-0.542,0.6901-0.693,1.1054c-0.15,0.4152-0.21,0.8587-0.177,1.3001c-0.051,0.4204-0.01,0.8473,0.121,1.2493 + c0.131,0.402,0.348,0.769,0.636,1.074c0.287,0.305,0.638,0.5404,1.026,0.6888s0.804,0.2061,1.217,0.169 + c0.606-0.0136,1.207-0.1287,1.777-0.3408l-0.222-0.9089c-0.401,0.2479-0.866,0.3666-1.333,0.3408 + c-0.287,0.0004-0.571-0.059-0.835-0.1745c-0.263-0.1155-0.501-0.2847-0.698-0.4974c-0.198-0.2126-0.351-0.4642-0.45-0.7394 + c-0.1-0.2751-0.143-0.5681-0.128-0.8609c-0.031-0.302,0-0.6073,0.092-0.896c0.092-0.2887,0.243-0.5544,0.442-0.7796 + c0.199-0.2251,0.442-0.4048,0.714-0.5272C113.3525,81.9814,113.6465,81.919,113.9435,81.9207z"/> +<path fill="#0B1324" d="M119.9485,81.0115c-0.396-0.0083-0.785,0.1109-1.111,0.3409c-0.335,0.1743-0.607,0.4528-0.778,0.7953l0,0 + v-3.8628h-1.111v9.0889h1.111v-4.3173c0.132-0.3084,0.35-0.57,0.626-0.752c0.277-0.1819,0.6-0.2761,0.929-0.2704 + c1,0,1.334,0.7952,1.334,1.8177v3.522h1.11v-3.6355C122.0585,81.5796,120.7255,81.0115,119.9485,81.0115z"/> +<path fill="#0B1324" d="M128.2745,83.5109c0-1.2497-0.444-2.4995-2.221-2.4995c-0.707-0.0183-1.403,0.1795-2,0.5681l0.222,0.6817 + c0.479-0.268,1.01-0.4233,1.555-0.4545c1.222,0,1.334,0.9089,1.334,1.4769c-2.333,0-3.555,0.7953-3.555,2.2723 + c-0.017,0.243,0.018,0.4869,0.102,0.715c0.083,0.2282,0.213,0.4354,0.382,0.6077c0.168,0.1723,0.371,0.3056,0.594,0.391 + s0.462,0.1209,0.699,0.1041c0.362,0.0089,0.722-0.0686,1.049-0.2264c0.328-0.1578,0.615-0.3915,0.84-0.6825V87.26h0.999 + c0-0.4544-0.111-1.0224-0.111-1.4769L128.2745,83.5109z M127.2755,85.2151c0,0.2272,0,0.3408-0.111,0.4544 + c-0.112,0.2994-0.31,0.5572-0.568,0.7397c-0.258,0.1825-0.563,0.281-0.877,0.2828c-0.141,0.0009-0.281-0.0288-0.41-0.0871 + c-0.129-0.0583-0.245-0.144-0.339-0.2514c-0.094-0.1073-0.166-0.2339-0.209-0.3714c-0.043-0.1375-0.057-0.2827-0.041-0.4262 + c0-1.1361,1.333-1.3634,2.555-1.3634V85.2151z"/> +<path fill="#0B1324" d="M131.0535,78.7392c-0.483,0.6063-0.722,1.3785-0.667,2.1586v0.2273h-0.889v0.9089h0.889v5.3397h1.111V82.034 + h1.444v-0.7953h-1.444v-0.3409c0-1.0225,0.222-1.8178,1.111-1.8178h0.777v-0.9089h-0.999 + C131.8885,78.184,131.4125,78.3866,131.0535,78.7392L131.0535,78.7392z"/> +<path fill="#0B1324" d="M135.6095,79.6482l-1.111,0.3409v1.2497h-1v0.7953h1v3.4083c-0.052,0.5685,0.106,1.1363,0.444,1.5905 + c0.138,0.1591,0.31,0.283,0.503,0.3619c0.193,0.0789,0.401,0.1106,0.608,0.0926h1v-0.9089h-0.667 + c-0.666,0-0.777-0.4545-0.777-1.2497v-3.2947h1.555v-0.9089h-1.555V79.6482z"/> +<path fill="#0B1324" d="M139.0495,85.8967c-0.154,0-0.304,0.0467-0.432,0.1341c-0.128,0.0874-0.228,0.2116-0.286,0.3569 + c-0.059,0.1453-0.075,0.3052-0.045,0.4595c0.03,0.1543,0.104,0.296,0.213,0.4072c0.109,0.1112,0.247,0.187,0.398,0.2177 + c0.151,0.0306,0.308,0.0149,0.45-0.0453c0.142-0.0602,0.263-0.1621,0.348-0.2929c0.086-0.1308,0.132-0.2846,0.132-0.4419 + c0-0.2109-0.082-0.4131-0.228-0.5623C139.4535,85.9806,139.2555,85.8967,139.0495,85.8967L139.0495,85.8967z"/> +<path fill="#0B1324" d="M144.3815,78.7393h-1.111v8.6231h1.111V78.7393z"/> +<path fill="#0B1324" d="M149.3855,81.0116c-0.388-0.0191-0.774,0.0782-1.11,0.28c-0.335,0.2019-0.606,0.4994-0.778,0.8562h-0.111 + v-1.0225h-1v1.7042v4.5444h1.111v-3.7492c-0.018-0.1964,0.021-0.3936,0.111-0.5681c0.107-0.3123,0.3-0.586,0.557-0.7877 + c0.256-0.2017,0.564-0.3228,0.887-0.3484c1,0,1.444,0.909,1.444,1.8178v3.6356h1.111v-3.7492 + c0.048-0.3257,0.027-0.6582-0.063-0.9745c-0.09-0.3163-0.246-0.6089-0.457-0.8575c-0.211-0.2485-0.473-0.4471-0.767-0.582 + C150.0265,81.0759,149.7075,81.0079,149.3855,81.0116z"/> +<path fill="#0B1324" d="M156.6045,81.0117c-0.405-0.0272-0.809,0.0656-1.163,0.2671c-0.355,0.2014-0.645,0.5032-0.837,0.869h-0.111 + v-1.0224h-0.999c0,0.568,0.111,1.0225,0.111,1.7041h-0.111v4.5445h1.11v-3.7492c0-0.2273,0.111-0.3409,0.111-0.5681 + c0.107-0.3123,0.301-0.586,0.557-0.7877c0.257-0.2018,0.565-0.3229,0.888-0.3484c1.11,0,1.444,0.9089,1.444,1.8178v3.6356h1.111 + v-3.7492c0.047-0.3163,0.028-0.6393-0.055-0.9477c-0.084-0.3084-0.23-0.5953-0.429-0.842c-0.199-0.2467-0.447-0.4475-0.727-0.5894 + C157.2235,81.1038,156.9175,81.0241,156.6045,81.0117z"/> +<path fill="#0B1324" d="M163.2715,81.0115c-0.414-0.0012-0.823,0.0851-1.202,0.2532c-0.379,0.1682-0.72,0.4147-1.002,0.724 + c-0.281,0.3094-0.497,0.6749-0.634,1.0737c-0.137,0.3988-0.192,0.8223-0.162,1.2438c-0.03,0.4066,0.022,0.8153,0.153,1.2003 + s0.339,0.7381,0.611,1.037c0.271,0.2988,0.6,0.5369,0.966,0.6994c0.365,0.1624,0.76,0.2457,1.159,0.2445l0,0 + c0.413,0.0011,0.822-0.0851,1.201-0.2533c0.379-0.1681,0.72-0.4146,1.002-0.724c0.282-0.3094,0.498-0.6749,0.635-1.0737 + c0.137-0.3988,0.192-0.8223,0.161-1.2438c0.031-0.4066-0.021-0.8152-0.153-1.2003c-0.131-0.385-0.339-0.7381-0.61-1.0369 + c-0.272-0.2988-0.6-0.537-0.966-0.6994C164.0645,81.0935,163.6695,81.0103,163.2715,81.0115z M163.1605,86.6921 + c-1,0-1.778-1.0225-1.778-2.3859c0-1.3633,0.556-2.3858,1.889-2.3858c1.333,0,1.777,1.2497,1.777,2.2722 + C165.0485,85.2151,164.2715,86.6921,163.1605,86.6921L163.1605,86.6921z"/> +<path fill="#0B1324" d="M170.2675,84.6472l-0.555,1.5906c-0.111-0.5681-0.333-1.0226-0.444-1.5906l-1.222-3.522h-1.222l2.332,6.2487 + h1.111l2.333-6.2487h-1.111L170.2675,84.6472z"/> +<path fill="#0B1324" d="M177.9275,85.8968v-2.3859c0-1.2497-0.444-2.4994-2.333-2.4994c-0.704,0.0005-1.395,0.1969-1.999,0.568 + l0.222,0.6817c0.512-0.2848,1.083-0.4406,1.666-0.4544c1.222,0,1.333,0.9088,1.333,1.4769c-2.333,0-3.666,0.7953-3.666,2.2722 + c0,0.2486,0.049,0.4946,0.145,0.7229c0.097,0.2283,0.238,0.4341,0.415,0.6044c0.177,0.1704,0.386,0.3018,0.614,0.3862 + c0.229,0.0844,0.472,0.1199,0.715,0.1044c0.362,0.0088,0.721-0.0687,1.049-0.2264c0.328-0.1578,0.615-0.3915,0.839-0.6826v0.7953h1 + c-0.092-0.4863-0.129-0.9819-0.111-1.4769L177.9275,85.8968z M176.8165,85.2151v0.4545c-0.142,0.2999-0.363,0.554-0.637,0.7343 + c-0.275,0.1804-0.592,0.28-0.918,0.2881c-0.141,0.0009-0.281-0.0287-0.41-0.087c-0.129-0.0584-0.245-0.1441-0.339-0.2514 + c-0.095-0.1073-0.166-0.2339-0.209-0.3714s-0.057-0.2828-0.042-0.4263c0-1.1361,1.333-1.3633,2.555-1.3633V85.2151z"/> +<path fill="#0B1324" d="M181.1555,79.6482l-1.11,0.3409v1.2497h-0.889v0.7953h0.889v3.4083c-0.053,0.5685,0.106,1.1363,0.444,1.5905 + c0.149,0.1762,0.339,0.3105,0.553,0.39c0.214,0.0796,0.444,0.1018,0.669,0.0645h0.889v-0.9089h-0.667 + c-0.555,0-0.778-0.4545-0.778-1.2497v-3.2947h1.556v-0.9089h-1.556V79.6482z"/> +<path fill="#0B1324" d="M185.2665,81.1252h-1.111v6.1919h1.111V81.1252z"/> +<path fill="#0B1324" d="M184.7075,78.6258c-0.445,0-0.778,0.2272-0.778,0.6816c0.027,0.1907,0.121,0.3649,0.264,0.4903 + c0.143,0.1253,0.325,0.1934,0.514,0.1914l0,0c0.176,0,0.346-0.0718,0.471-0.1997c0.125-0.1278,0.195-0.3012,0.195-0.482 + c0.022-0.0939,0.019-0.1918-0.007-0.2846c-0.026-0.0927-0.074-0.1771-0.141-0.2453c-0.067-0.0682-0.149-0.118-0.24-0.1445 + C184.8945,78.6065,184.7985,78.604,184.7075,78.6258L184.7075,78.6258z"/> +<path fill="#0B1324" d="M189.8185,81.0115c-0.413-0.0012-0.822,0.0851-1.201,0.2532c-0.38,0.1682-0.721,0.4147-1.002,0.724 + c-0.282,0.3094-0.498,0.6749-0.635,1.0737c-0.137,0.3988-0.192,0.8223-0.161,1.2438c-0.031,0.4066,0.021,0.8153,0.153,1.2003 + c0.131,0.385,0.339,0.7381,0.61,1.037c0.271,0.2988,0.6,0.5369,0.966,0.6994c0.366,0.1624,0.76,0.2457,1.159,0.2445l0,0 + c0.413,0.0011,0.822-0.0851,1.202-0.2533c0.379-0.1681,0.72-0.4146,1.001-0.724c0.282-0.3094,0.498-0.6749,0.635-1.0737 + c0.137-0.3988,0.192-0.8223,0.161-1.2438c0.031-0.4066-0.021-0.8152-0.152-1.2003c-0.132-0.385-0.339-0.7381-0.611-1.0369 + c-0.271-0.2988-0.6-0.537-0.966-0.6994C190.6115,81.0935,190.2175,81.0103,189.8185,81.0115L189.8185,81.0115z M189.7075,86.6921 + c-1,0-1.777-1.0225-1.777-2.3859c0-1.3633,0.555-2.3858,1.888-2.3858c1.333,0,1.778,1.2497,1.778,2.2722 + C191.5965,85.2151,190.8185,86.6921,189.7075,86.6921z"/> +<path fill="#0B1324" d="M197.2565,81.0116c-0.401-0.0022-0.795,0.1013-1.146,0.3003c-0.35,0.199-0.644,0.4868-0.854,0.8358l0,0 + v-1.0224h-1v1.7041v4.5445h1.111v-3.7492c-0.017-0.1964,0.022-0.3936,0.111-0.5681c0.107-0.3123,0.301-0.586,0.557-0.7877 + c0.257-0.2018,0.565-0.3229,0.887-0.3484c1,0,1.445,0.9089,1.445,1.8178v3.6356h1.11v-3.7492 + c0.049-0.3257,0.027-0.6582-0.063-0.9745c-0.089-0.3163-0.245-0.6089-0.457-0.8575c-0.211-0.2486-0.473-0.4471-0.766-0.582 + C197.8975,81.0758,197.5785,81.0079,197.2565,81.0116z"/> +<path fill="#0B1324" d="M201.9255,85.8967c-0.206,0-0.404,0.0839-0.55,0.233c-0.146,0.1492-0.228,0.3514-0.228,0.5623 + s0.082,0.4133,0.228,0.5624s0.344,0.2329,0.55,0.2329c0.206,0,0.404-0.0838,0.55-0.2329c0.145-0.1491,0.227-0.3515,0.227-0.5624 + s-0.082-0.4131-0.227-0.5623C202.3295,85.9806,202.1315,85.8967,201.9255,85.8967L201.9255,85.8967z"/> +<path fill="#0B1324" d="M59.5145,70.7865h6.3318V33.8628h-6.3318v14.8831H43.6293V33.8628h-6.3318v36.9237h6.3318V54.5401h15.8852 + V70.7865z"/> +<path fill="#0B1324" d="M94.5079,63.5154c-2.2924,1.11-4.7952,1.6917-7.3315,1.7042c-3.6658,0-6.443-1.1361-8.2204-3.2947 + c-1.7773-2.1587-2.666-5.3398-2.666-9.5434s0.9998-13.0653,10.442-13.0653c2.5643,0.0348,5.1096,0.4559,7.5538,1.2497l0.9997,0.3408 + l0.6666-6.135l-0.6666-0.2272c-2.6187-0.6548-5.3024-0.9979-7.9981-1.0225c-11.1085,0-17.6625,7.3847-17.6625,19.6548 + c0,12.27,5.7765,17.9506,16.4406,17.9506c3.3035,0.0091,6.5801-0.6072,9.6643-1.8178l0.5555-0.2272l-0.6665-6.135L94.5079,63.5154z" + /> +<path fill="#0B1324" d="M132.0495,70.673l-13.219-36.9237h-6.332L99.2794,70.673h6.5541l2.888-8.18h13.441l2.889,8.18H132.0495z + M110.4985,56.926l4-11.3611c0.333-0.7953,0.555-1.8178,0.888-2.7267c0.222,1.0225,0.556,1.8178,0.778,2.7267 + s3.443,9.5433,4.11,11.3611H110.4985z"/> +<path fill="#0B1324" d="M126.8335,39.5434h9.887v31.2431h6.332V39.5434h9.997v-5.6806h-26.216V39.5434z"/> +</svg> diff --git a/public/images/logos/logo-hcu_2by1.svg b/public/images/logos/logo-hcu_2by1.svg new file mode 100644 index 0000000000000000000000000000000000000000..77e2eaa7510e9225b8afdfca51657f6373d648bc --- /dev/null +++ b/public/images/logos/logo-hcu_2by1.svg @@ -0,0 +1,263 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 26.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<svg width="240" height="120" version="1.0" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" + viewBox="0 0 240 120" enable-background="new 0 0 240 120" xml:space="preserve"> +<rect fill="#FFFFFF" width="240" height="120"/> +<g> + <path fill="#0B1324" d="M129.373,65.4978c0,4.836-1.5399,10.6138-8.883,10.6138h-3.0671c-5.7905,0-8.9721-3.7797-8.9721-10.652 + V49.3862h-5.6887v16.0607c0,10.0157,5.5996,16.2389,14.6099,16.2389h3.0671c9.0103,0,14.6099-6.2232,14.6099-16.2389V49.3862 + h-5.6887v16.1116H129.373z"/> + <path fill="#0B1324" d="M65.4865,64.0088v3.0671c0,9.0103,6.2232,14.6099,16.2389,14.6099h16.0607v-5.6887H81.6872 + c-4.836,0-10.6138-1.5399-10.6138-8.883V64.047c0-5.7905,3.7797-8.9721,10.652-8.9721h16.0607v-5.6887H81.7254 + C71.7097,49.3862,65.4865,54.9858,65.4865,64.0088z"/> + <path fill="#0B1324" d="M46.6897,49.3862h-3.0798C34.5996,49.3862,29,55.6094,29,65.6251v16.0607h5.6887V65.5869 + c0-4.836,1.5399-10.6138,8.883-10.6138h3.0798c5.7905,0,8.9721,3.7797,8.9721,10.652v16.0607h5.6887V65.6251 + C61.2996,55.6094,55.6999,49.3862,46.6897,49.3862z"/> + <path fill="#0B1324" d="M34.7523,49.3862V36.2398h-5.6378V56.093C30.4254,52.9623,32.4743,50.6843,34.7523,49.3862z"/> + <path fill="#0B1324" d="M200.6662,59.6055h1.1708c0.1527,0,0.2673-0.0255,0.3309-0.0764c0.0764-0.0509,0.1273-0.14,0.1782-0.2418 + l3.1816-7.4958h-1.2599c-0.0891,0-0.1782,0.0255-0.2673,0.0764s-0.14,0.1273-0.1655,0.2036l-1.0436,2.8125 + c-0.0891,0.2291-0.1655,0.4454-0.2291,0.6745c-0.0255-0.1145-0.0636-0.2164-0.0891-0.3309s-0.0636-0.2291-0.1145-0.3309 + l-1.1199-2.8253c-0.0255-0.0764-0.0764-0.14-0.1527-0.2036c-0.0636-0.0509-0.1655-0.0891-0.2927-0.0891h-1.3872l2.3671,5.4342 + L200.6662,59.6055z"/> + <path fill="#0B1324" d="M195.0411,52.9241h0.56v3.1816c0,0.2545,0.0382,0.4963,0.1145,0.7 + c0.0764,0.2036,0.1782,0.3818,0.3182,0.5218s0.3182,0.2545,0.5218,0.3309c0.2036,0.0764,0.4454,0.1145,0.7127,0.1145 + c0.2927,0,0.5727-0.0509,0.8527-0.1273c0.28-0.0891,0.5218-0.2164,0.7381-0.3945l-0.4709-0.7509 + c-0.0255-0.0509-0.0636-0.0891-0.0891-0.1018s-0.0636-0.0255-0.1145-0.0255c-0.0382,0-0.0636,0.0127-0.1018,0.0255 + s-0.0636,0.0382-0.1018,0.0509c-0.0382,0.0255-0.0891,0.0382-0.14,0.0509s-0.1145,0.0255-0.1909,0.0255 + c-0.14,0-0.2545-0.0509-0.3309-0.14s-0.1145-0.2291-0.1145-0.3945v-3.0798h1.5272v-1.0945h-1.5272v-1.7944h-0.8272 + c-0.1909,0-0.3054,0.0891-0.3436,0.2545l-0.3182,1.5272l-0.9418,0.1654v0.6236c0,0.1018,0.0255,0.1909,0.0891,0.2418 + C194.8884,52.8987,194.9648,52.9241,195.0411,52.9241z"/> + <path fill="#0B1324" d="M191.8595,50.7988c0.0891,0.0891,0.1909,0.1527,0.3054,0.2036c0.1146,0.0509,0.2418,0.0764,0.3691,0.0764 + c0.14,0,0.2673-0.0255,0.3818-0.0764s0.2291-0.1145,0.3182-0.2036s0.1655-0.1909,0.2163-0.3054 + c0.0509-0.1145,0.0764-0.2418,0.0764-0.3691s-0.0255-0.2545-0.0764-0.3691c-0.0509-0.1145-0.1273-0.2163-0.2163-0.3054 + c-0.0891-0.0891-0.1909-0.1527-0.3182-0.2036c-0.1145-0.0509-0.2545-0.0764-0.3818-0.0764s-0.2545,0.0255-0.3691,0.0764 + c-0.1145,0.0509-0.2163,0.1145-0.3054,0.2036c-0.0891,0.0891-0.1527,0.1909-0.2036,0.3054 + c-0.0509,0.1145-0.0764,0.2418-0.0764,0.3691c0,0.14,0.0254,0.2545,0.0764,0.3691 + C191.7068,50.6079,191.7704,50.7097,191.8595,50.7988z"/> + <rect x="191.7704" y="51.7915" fill="#0B1324" width="1.5781" height="5.905"/> + <path fill="#0B1324" d="M184.4655,56.5893c0.3436,0.3818,0.7636,0.6745,1.2599,0.8908c0.4963,0.2164,1.0563,0.3182,1.6799,0.3182 + c0.6872,0,1.2854-0.1145,1.7817-0.3309c0.4963-0.2164,0.9163-0.5472,1.2472-0.9672l-0.6872-0.7254 + c-0.0636-0.0636-0.14-0.1018-0.2418-0.1018c-0.0509,0-0.1018,0.0127-0.1527,0.0382c-0.0509,0.0255-0.0891,0.0509-0.1273,0.0891 + c-0.1273,0.1145-0.2418,0.2036-0.3691,0.28c-0.1145,0.0764-0.2418,0.1273-0.3818,0.1782s-0.28,0.0764-0.4454,0.1018 + c-0.1654,0.0255-0.3309,0.0255-0.5345,0.0255c-0.3309,0-0.6363-0.0636-0.929-0.1909s-0.5345-0.3054-0.7509-0.5472 + s-0.3818-0.5345-0.5091-0.8908c-0.1273-0.3436-0.1909-0.7509-0.1909-1.1963s0.0509-0.8399,0.1782-1.1836 + c0.1145-0.3436,0.28-0.6363,0.4836-0.8781c0.2036-0.2418,0.4581-0.42,0.7509-0.5472c0.2927-0.1273,0.6109-0.1909,0.9545-0.1909 + c0.3182,0,0.5727,0.0382,0.7763,0.1018c0.2036,0.0636,0.3691,0.14,0.509,0.2164c0.14,0.0764,0.2545,0.1527,0.3436,0.2163 + s0.1909,0.1018,0.28,0.1018s0.1654-0.0127,0.2164-0.0509c0.0509-0.0382,0.1018-0.0764,0.1273-0.1273l0.5727-0.789 + c-0.1654-0.1654-0.3436-0.3054-0.5472-0.4454s-0.42-0.2545-0.6618-0.3436s-0.4963-0.1654-0.7636-0.2163 + c-0.2673-0.0509-0.56-0.0764-0.8654-0.0764c-0.4072,0-0.789,0.0509-1.1581,0.14c-0.3563,0.0891-0.6872,0.2291-1.0054,0.4072 + c-0.3054,0.1782-0.5854,0.3945-0.8272,0.649c-0.2418,0.2545-0.4454,0.5345-0.6236,0.8527 + c-0.1782,0.3182-0.3054,0.649-0.3945,1.0308c-0.0891,0.3691-0.14,0.7636-0.14,1.1708c0,0.6109,0.0891,1.1836,0.28,1.7053 + C183.791,55.8257,184.1219,56.2075,184.4655,56.5893z"/> + <path fill="#0B1324" d="M181.4493,52.3387c-0.1654-0.2036-0.3818-0.3563-0.6236-0.4581c-0.2418-0.1145-0.5345-0.1654-0.8527-0.1654 + c-0.1909,0-0.3691,0.0255-0.5472,0.0636c-0.1654,0.0382-0.3182,0.0891-0.4582,0.1654c-0.14,0.0636-0.28,0.1527-0.4072,0.2418 + c-0.1273,0.0891-0.2545,0.2036-0.3691,0.3182l-0.1018-0.4072c-0.0636-0.1782-0.1909-0.28-0.3945-0.28h-0.9672v5.905h1.5781v-4.2379 + c0.1782-0.1654,0.3563-0.3054,0.56-0.3945c0.1909-0.1018,0.4072-0.14,0.6236-0.14c0.2927,0,0.5218,0.0891,0.6745,0.2673 + s0.2291,0.4327,0.2291,0.7636v3.7543h1.5781v-3.7543c0-0.3309-0.0382-0.6363-0.1273-0.9036S181.6275,52.5296,181.4493,52.3387z"/> + <path fill="#0B1324" d="M174.4244,56.093c-0.0891,0-0.1909,0.0255-0.2927,0.0764c-0.1018,0.0509-0.2036,0.1145-0.3309,0.1782 + c-0.1145,0.0636-0.2545,0.1145-0.42,0.1654c-0.1527,0.0509-0.3436,0.0764-0.56,0.0764c-0.4327,0-0.7763-0.1273-1.0436-0.3818 + c-0.2673-0.2545-0.42-0.6618-0.4709-1.209h3.5379c0.0764,0,0.1273-0.0127,0.1782-0.0255c0.0509-0.0127,0.0764-0.0509,0.1145-0.0891 + s0.0509-0.1018,0.0636-0.1782s0.0127-0.1782,0.0127-0.2927c0-0.4327-0.0636-0.8018-0.1909-1.1454 + c-0.1273-0.3309-0.3054-0.6109-0.5345-0.8399c-0.2291-0.2291-0.509-0.4072-0.8272-0.5218 + c-0.3182-0.1145-0.6618-0.1782-1.0436-0.1782c-0.4454,0-0.8527,0.0764-1.1963,0.2291c-0.3563,0.1527-0.6618,0.3691-0.9036,0.6236 + c-0.2545,0.2673-0.4327,0.5727-0.5727,0.929s-0.2036,0.7381-0.2036,1.1326c0,0.5218,0.0764,0.9799,0.2291,1.3745 + s0.3563,0.7254,0.6236,0.9927c0.2672,0.2673,0.5727,0.4709,0.929,0.5981c0.3563,0.14,0.7381,0.2036,1.1581,0.2036 + c0.2036,0,0.42-0.0127,0.6363-0.0382c0.2163-0.0255,0.4454-0.0764,0.6618-0.1527c0.2163-0.0764,0.4327-0.1782,0.6363-0.3054 + c0.2036-0.1273,0.3818-0.2927,0.56-0.4836l-0.4581-0.5727C174.6534,56.1312,174.5516,56.093,174.4244,56.093z M171.7646,53.1278 + c0.2163-0.2164,0.509-0.3182,0.8908-0.3182c0.2036,0,0.3818,0.0382,0.5218,0.1018s0.2672,0.1527,0.3563,0.2673 + c0.0891,0.1145,0.1654,0.2418,0.2036,0.3945c0.0382,0.1527,0.0636,0.3054,0.0636,0.4709h-2.4689 + C171.4082,53.6495,171.5482,53.3441,171.7646,53.1278z"/> + <path fill="#0B1324" d="M165.9486,52.9241v4.7724h1.5781v-4.7724h1.4126v-1.0945h-1.4635V51.486 + c0-0.2036,0.0255-0.3818,0.0636-0.5218c0.0382-0.14,0.1145-0.2545,0.2036-0.3309c0.0891-0.0764,0.1909-0.14,0.3182-0.1782 + s0.2672-0.0509,0.4327-0.0509c0.1145,0,0.2164-0.0127,0.3182-0.0509c0.0891-0.0382,0.14-0.1145,0.1527-0.2291l0.0382-0.7763 + c-0.1273-0.0382-0.2545-0.0636-0.3691-0.0764c-0.1145-0.0127-0.2545-0.0255-0.3945-0.0255c-0.3563,0-0.6745,0.0509-0.9545,0.1527 + s-0.5218,0.2545-0.7127,0.4327c-0.1909,0.1909-0.3436,0.42-0.4454,0.6872c-0.1018,0.2673-0.1527,0.5727-0.1527,0.9163v0.3945 + h-0.8654v0.6363c0,0.1145,0.0382,0.2036,0.1145,0.2673s0.1654,0.1018,0.2927,0.1273L165.9486,52.9241z"/> + <path fill="#0B1324" d="M159.3181,57.3784c0.1527,0.14,0.3436,0.2418,0.5472,0.3054c0.2163,0.0636,0.4454,0.1018,0.7127,0.1018 + c0.2163,0,0.3945-0.0127,0.5727-0.0509c0.1654-0.0382,0.3309-0.0891,0.4836-0.1527s0.2927-0.1527,0.4327-0.2545 + c0.14-0.1018,0.28-0.2163,0.4327-0.3436l0.1273,0.3818c0.0509,0.14,0.1145,0.2163,0.1909,0.2673 + c0.0764,0.0382,0.1909,0.0636,0.3436,0.0636h0.7254v-3.7161c0-0.3309-0.0509-0.649-0.1527-0.929 + c-0.1018-0.28-0.2545-0.5218-0.4454-0.7254s-0.4327-0.3691-0.7-0.4836c-0.28-0.1145-0.5854-0.1654-0.9418-0.1654 + c-0.4836,0-0.9417,0.0764-1.3617,0.2291s-0.8018,0.3818-1.1454,0.7l0.28,0.5091c0.0509,0.0764,0.1145,0.14,0.1909,0.2036 + c0.0764,0.0509,0.1654,0.0764,0.28,0.0764c0.1273,0,0.2418-0.0255,0.3309-0.0764c0.1018-0.0509,0.2036-0.1018,0.3054-0.1654 + c0.1145-0.0636,0.2418-0.1145,0.3818-0.1654c0.14-0.0509,0.3309-0.0764,0.5472-0.0764c0.2927,0,0.5218,0.0891,0.6745,0.2545 + c0.1527,0.1782,0.2291,0.4454,0.2291,0.8145v0.3054c-0.6745,0.0127-1.2345,0.0764-1.6926,0.2036 + c-0.4454,0.1145-0.8018,0.2673-1.0817,0.4454s-0.4581,0.3691-0.5727,0.5981c-0.1145,0.2291-0.1654,0.4327-0.1654,0.649 + c0,0.2673,0.0382,0.4963,0.1273,0.7C159.0382,57.0729,159.1654,57.2511,159.3181,57.3784z M160.4381,55.7748 + c0.0636-0.1018,0.1655-0.1782,0.3182-0.2673c0.1527-0.0764,0.3563-0.14,0.6109-0.1909c0.2545-0.0509,0.5727-0.0764,0.9672-0.1018 + v0.9163c-0.1909,0.2036-0.3818,0.3436-0.5727,0.4327s-0.42,0.14-0.6872,0.14c-0.2291,0-0.4072-0.0509-0.5345-0.14 + s-0.1909-0.2545-0.1909-0.4836C160.3363,55.9785,160.3745,55.8767,160.4381,55.7748z"/> + <polygon fill="#0B1324" points="155.6021,52.9114 151.9368,52.9114 151.9368,49.3862 150.2061,49.3862 150.2061,57.6965 + 151.9368,57.6965 151.9368,54.1204 155.6021,54.1204 155.6021,57.6965 157.3328,57.6965 157.3328,49.3862 155.6021,49.3862 "/> + <path fill="#0B1324" d="M197.5228,76.0989l-0.0636,0.4072c-0.2036-0.2291-0.4327-0.42-0.6872-0.5472 + c-0.2545-0.1273-0.5727-0.1909-0.9545-0.1909c-0.3945,0-0.7381,0.0764-1.0436,0.2291s-0.5727,0.3563-0.789,0.6236 + c-0.2164,0.2673-0.3818,0.5727-0.4963,0.929s-0.1654,0.7381-0.1654,1.1581c0,0.4709,0.0509,0.8781,0.1527,1.2345 + c0.1018,0.3563,0.2545,0.6618,0.4581,0.9163c0.1909,0.2545,0.4327,0.4327,0.7127,0.5727c0.28,0.1273,0.5981,0.1909,0.9545,0.1909 + c0.1909,0,0.3691-0.0127,0.5345-0.0509c0.1655-0.0382,0.3182-0.0891,0.4581-0.1527c0.14-0.0636,0.28-0.1527,0.4073-0.2673 + c0.1273-0.1018,0.2545-0.2291,0.3818-0.3691v0.6109c0,0.2163-0.0382,0.42-0.1018,0.6109 + c-0.0636,0.1909-0.1655,0.3563-0.3054,0.4963c-0.14,0.14-0.3055,0.2545-0.5218,0.3309c-0.2164,0.0764-0.4454,0.1145-0.7254,0.1145 + c-0.2418,0-0.4454-0.0255-0.5981-0.0764s-0.2927-0.1145-0.4073-0.1782c-0.1145-0.0636-0.2036-0.1145-0.2927-0.1782 + c-0.0891-0.0636-0.1527-0.0764-0.2291-0.0764s-0.1273,0.0127-0.1782,0.0382s-0.0891,0.0636-0.1145,0.1273l-0.2545,0.4327 + c0.2291,0.2036,0.5218,0.3818,0.8654,0.5218s0.7636,0.2036,1.2472,0.2036c0.4327,0,0.8272-0.0636,1.1581-0.1782 + c0.3436-0.1145,0.6236-0.2927,0.8654-0.4963c0.2291-0.2163,0.42-0.4709,0.5345-0.7636c0.1273-0.2927,0.1909-0.6236,0.1909-0.9672 + v-5.4596h-0.6745C197.65,75.8825,197.5609,75.9462,197.5228,76.0989z M197.3573,79.8913 + c-0.2036,0.2673-0.4327,0.4709-0.6618,0.6109c-0.2291,0.14-0.509,0.2163-0.8272,0.2163c-0.2291,0-0.4327-0.0382-0.5981-0.1145 + c-0.1782-0.0764-0.3309-0.2036-0.4454-0.3691c-0.1145-0.1654-0.2163-0.3691-0.28-0.6236c-0.0636-0.2545-0.0891-0.56-0.0891-0.9036 + c0-0.6745,0.14-1.1836,0.42-1.5399s0.6745-0.5345,1.1835-0.5345c0.2545,0,0.4963,0.0509,0.7127,0.1527s0.4073,0.2545,0.5854,0.4836 + L197.3573,79.8913L197.3573,79.8913z"/> + <path fill="#0B1324" d="M191.8213,75.768c-0.3691,0-0.6872,0.1018-0.9545,0.3309s-0.4836,0.5218-0.6745,0.9036l-0.0636-0.8145 + c-0.0255-0.1145-0.0509-0.1909-0.0891-0.2291s-0.1273-0.0636-0.2545-0.0636h-0.6363v5.816h1.1199v-3.6397 + c0.0764-0.1909,0.1527-0.3563,0.2291-0.4963c0.0891-0.1527,0.1782-0.2673,0.2927-0.3691s0.2291-0.1782,0.3691-0.2291 + s0.2927-0.0764,0.4709-0.0764c0.1273,0,0.2418,0.0127,0.3436,0.0255c0.1018,0.0255,0.1909,0.0382,0.2418,0.0382 + c0.1018,0,0.1655-0.0509,0.1909-0.1527l0.0764-0.8399c-0.0891-0.0509-0.1782-0.1018-0.2927-0.1273 + C192.0631,75.7807,191.9486,75.768,191.8213,75.768z"/> + <path fill="#0B1324" d="M185.9799,80.1331c-0.2164,0.2418-0.4454,0.42-0.7,0.56c-0.2545,0.14-0.5218,0.2036-0.8018,0.2036 + c-0.3945,0-0.6872-0.1145-0.8781-0.3436s-0.28-0.56-0.28-0.9672v-3.7034h-1.1199v3.7034c0,0.3309,0.0382,0.6236,0.1273,0.9036 + c0.0891,0.28,0.2036,0.5091,0.3691,0.7c0.1655,0.1909,0.3691,0.3436,0.6109,0.4454s0.5218,0.1654,0.84,0.1654 + c0.2036,0,0.3945-0.0255,0.5727-0.0636c0.1782-0.0509,0.3436-0.1018,0.4963-0.1782s0.3054-0.1782,0.4454-0.28 + c0.14-0.1145,0.2673-0.2291,0.3945-0.3691l0.0764,0.5854c0.0509,0.1527,0.14,0.2291,0.2927,0.2291h0.6745v-5.816H185.98 + L185.9799,80.1331L185.9799,80.1331z"/> + <path fill="#0B1324" d="M179.9349,76.5443c-0.1909-0.2418-0.42-0.4327-0.7-0.5727s-0.5854-0.2036-0.9163-0.2036 + c-0.3945,0-0.7381,0.0764-1.0436,0.2418s-0.5727,0.3818-0.8145,0.649v-3.4361h-1.1199v8.4503h0.7254 + c0.1654,0,0.2545-0.0764,0.2927-0.2291l0.0509-0.4836c0.1018,0.1273,0.2036,0.2418,0.3182,0.3436s0.2291,0.1782,0.3691,0.2545 + c0.14,0.0764,0.28,0.1273,0.4327,0.1527c0.1527,0.0255,0.3309,0.0509,0.5218,0.0509c0.3818,0,0.7381-0.0764,1.0436-0.2291 + c0.3054-0.1527,0.5727-0.3691,0.789-0.6363s0.3818-0.6109,0.4963-0.9927s0.1782-0.8145,0.1782-1.2854 + c0-0.4454-0.0509-0.8399-0.1527-1.1963C180.2658,77.0915,180.1258,76.7988,179.9349,76.5443z M178.9422,80.3622 + c-0.28,0.3691-0.6745,0.56-1.1963,0.56c-0.2545,0-0.4836-0.0509-0.7-0.14c-0.2163-0.1018-0.4072-0.2673-0.5981-0.5091v-2.7489 + c0.2036-0.2673,0.42-0.4709,0.6618-0.6236s0.5091-0.2164,0.8272-0.2164c0.4582,0,0.8018,0.1654,1.0563,0.4836 + c0.2418,0.3182,0.3691,0.8272,0.3691,1.5272C179.3749,79.4205,179.2222,79.9804,178.9422,80.3622z"/> + <path fill="#0B1324" d="M172.8336,76.3534c-0.1654-0.1909-0.3691-0.3309-0.6109-0.42c-0.2418-0.1018-0.5218-0.14-0.8272-0.14 + c-0.1909,0-0.3818,0.0255-0.56,0.0636c-0.1782,0.0382-0.3563,0.1145-0.5218,0.2164c-0.1654,0.1018-0.3182,0.2163-0.4454,0.3691 + s-0.2418,0.3309-0.3309,0.5345c-0.1145-0.3691-0.2927-0.649-0.5218-0.8654c-0.2418-0.2164-0.56-0.3182-0.9417-0.3182 + c-0.3563,0-0.6618,0.0764-0.9163,0.2418c-0.2673,0.1654-0.4963,0.3691-0.7127,0.6236l-0.0764-0.56 + c-0.0382-0.1527-0.14-0.2291-0.2927-0.2291h-0.6745v5.816h1.1199v-4.3142c0.1655-0.2163,0.3563-0.3945,0.5727-0.5218 + c0.2036-0.1273,0.4327-0.1909,0.6745-0.1909c0.3436,0,0.6109,0.1018,0.789,0.3182c0.1782,0.2164,0.2673,0.5472,0.2673,0.9927 + v3.7034h1.1199v-3.7034c0-0.2163,0.0254-0.4072,0.0891-0.5727c0.0636-0.1654,0.1527-0.3054,0.2545-0.4072 + c0.1145-0.1145,0.2418-0.1909,0.3818-0.2545c0.14-0.0509,0.2927-0.0891,0.4581-0.0891c0.3563,0,0.6363,0.1145,0.8272,0.3309 + c0.1909,0.2163,0.28,0.5472,0.28,0.9799v3.7034h1.1199V77.957c0-0.3563-0.0382-0.6618-0.1273-0.9417 + C173.139,76.7734,173.0117,76.5443,172.8336,76.3534z"/> + <path fill="#0B1324" d="M162.8815,76.3916c-0.1782-0.1909-0.3945-0.3436-0.649-0.4581s-0.5472-0.1654-0.8781-0.1654 + c-0.4581,0-0.8654,0.0764-1.2472,0.2291c-0.3818,0.1527-0.7381,0.3818-1.0563,0.6872l0.2036,0.3563 + c0.0382,0.0509,0.0764,0.1018,0.14,0.1527s0.1273,0.0636,0.2036,0.0636c0.1018,0,0.1909-0.0255,0.28-0.0891 + c0.0891-0.0636,0.1909-0.1273,0.3182-0.2036c0.1145-0.0764,0.2672-0.14,0.4327-0.2036s0.3691-0.0891,0.6109-0.0891 + c0.3563,0,0.6363,0.1018,0.8272,0.3309c0.1909,0.2163,0.28,0.5472,0.28,0.9799v0.42c-0.6618,0.0127-1.2217,0.0764-1.6672,0.1782 + c-0.4581,0.1018-0.8145,0.2418-1.0945,0.4072s-0.4836,0.3563-0.6109,0.5727c-0.1273,0.2163-0.1909,0.4327-0.1909,0.6618 + c0,0.2545,0.0382,0.4836,0.1273,0.6872c0.0891,0.1909,0.2036,0.3563,0.3563,0.4836s0.3181,0.2291,0.5218,0.2927 + s0.42,0.0891,0.649,0.0891c0.2164,0,0.42-0.0255,0.5981-0.0509c0.1782-0.0382,0.3436-0.0891,0.5091-0.1654 + s0.3054-0.1654,0.4581-0.2673c0.14-0.1018,0.2927-0.2291,0.4454-0.3691l0.1145,0.5091c0.0382,0.1018,0.0764,0.1655,0.14,0.2036 + c0.0636,0.0382,0.14,0.0509,0.2545,0.0509h0.4963v-3.7034c0-0.3309-0.0509-0.6236-0.14-0.9036 + C163.1997,76.8116,163.0597,76.5825,162.8815,76.3916z M162.3216,80.2604c-0.1145,0.1145-0.2291,0.2291-0.3436,0.3182 + c-0.1145,0.0891-0.2291,0.1654-0.3563,0.2291c-0.1273,0.0636-0.2545,0.1145-0.4072,0.1527 + c-0.14,0.0382-0.3054,0.0509-0.4709,0.0509c-0.1273,0-0.2545-0.0127-0.3563-0.0509c-0.1145-0.0255-0.2036-0.0764-0.2927-0.1527 + c-0.0891-0.0764-0.1527-0.1527-0.1909-0.2545c-0.0509-0.1018-0.0764-0.2291-0.0764-0.3691c0-0.1527,0.0382-0.2927,0.1273-0.42 + c0.0891-0.1273,0.2291-0.2291,0.4327-0.3182c0.2036-0.0891,0.4582-0.1654,0.7763-0.2163c0.3182-0.0509,0.7-0.0891,1.1581-0.1018 + v1.1326H162.3216z"/> + <polygon fill="#0B1324" points="155.8566,77.1043 151.5678,77.1043 151.5678,73.4772 150.3461,73.4772 150.3461,81.6985 + 151.5678,81.6985 151.5678,77.9951 155.8566,77.9951 155.8566,81.6985 157.0783,81.6985 157.0783,73.4772 155.8566,73.4772 "/> + <path fill="#0B1324" d="M155.5002,66.6814c0,0.3054-0.0382,0.5854-0.1145,0.8272c-0.0764,0.2418-0.1909,0.4582-0.3436,0.6236 + c-0.1527,0.1654-0.3436,0.3054-0.56,0.3945c-0.2163,0.0891-0.4709,0.14-0.7509,0.14s-0.5345-0.0509-0.7509-0.14 + c-0.2163-0.0891-0.4072-0.2291-0.56-0.3945c-0.1527-0.1782-0.2673-0.3818-0.3436-0.6236 + c-0.0764-0.2418-0.1145-0.5218-0.1145-0.8272v-4.9506h-1.7181v4.9506c0,0.5091,0.0764,0.9672,0.2418,1.3872 + s0.3945,0.789,0.7,1.0945c0.3054,0.3054,0.6745,0.5472,1.1072,0.7127c0.4327,0.1654,0.9163,0.2545,1.4635,0.2545 + s1.0308-0.0891,1.4635-0.2545c0.4327-0.1782,0.8018-0.4072,1.0945-0.7127c0.3054-0.3054,0.5345-0.6745,0.7-1.0945 + c0.1654-0.42,0.2418-0.8908,0.2418-1.3872v-4.9506h-1.7563L155.5002,66.6814L155.5002,66.6814z"/> + <path fill="#0B1324" d="M163.6578,64.6833c-0.1654-0.2036-0.3818-0.3563-0.6236-0.4582c-0.2418-0.1145-0.5345-0.1654-0.8527-0.1654 + c-0.1909,0-0.3691,0.0255-0.5472,0.0509s-0.3182,0.0891-0.4581,0.1654c-0.14,0.0636-0.28,0.1527-0.4072,0.2418 + c-0.1273,0.1018-0.2545,0.2036-0.3691,0.3182l-0.1018-0.4072c-0.0636-0.1782-0.1909-0.28-0.3945-0.28h-0.9672v5.905h1.5781V65.816 + c0.1782-0.1782,0.3563-0.3054,0.56-0.3945c0.1909-0.1018,0.4072-0.14,0.6236-0.14c0.2927,0,0.5218,0.0891,0.6745,0.2673 + s0.2291,0.4327,0.2291,0.7636v3.7543h1.5781v-3.7543c0-0.3309-0.0382-0.6363-0.1273-0.9036 + C163.9633,65.116,163.836,64.8742,163.6578,64.6833z"/> + <rect x="165.9613" y="64.1488" fill="#0B1324" width="1.5781" height="5.905"/> + <path fill="#0B1324" d="M167.7303,62.4689c0-0.1273-0.0254-0.2545-0.0764-0.3691c-0.0509-0.1145-0.1273-0.2163-0.2163-0.3054 + s-0.1909-0.1527-0.3182-0.2036c-0.1145-0.0509-0.2545-0.0764-0.3818-0.0764s-0.2545,0.0255-0.3691,0.0764 + s-0.2164,0.1145-0.3054,0.2036s-0.1527,0.1909-0.2036,0.3054c-0.0509,0.1145-0.0764,0.2418-0.0764,0.3691 + s0.0255,0.2545,0.0764,0.3691c0.0509,0.1145,0.1273,0.2164,0.2036,0.3054c0.0891,0.0891,0.1909,0.1527,0.3054,0.2036 + c0.1145,0.0509,0.2418,0.0764,0.3691,0.0764c0.14,0,0.2672-0.0255,0.3818-0.0764c0.1145-0.0509,0.2291-0.1145,0.3182-0.2036 + s0.1654-0.1909,0.2163-0.3054C167.7048,62.7234,167.7303,62.5962,167.7303,62.4689z"/> + <path fill="#0B1324" d="M173.3044,64.2252c-0.0764,0.0509-0.1273,0.1273-0.1527,0.2036l-1.0308,2.9143 + c-0.0636,0.2036-0.1273,0.3945-0.1782,0.5854s-0.1018,0.3818-0.14,0.5727c-0.0382-0.1909-0.0764-0.3818-0.1273-0.5727 + s-0.1018-0.3818-0.1782-0.5854l-0.9927-2.9143c-0.0254-0.0891-0.0891-0.1527-0.1654-0.2036s-0.1782-0.0764-0.2927-0.0764h-1.3108 + l2.3162,5.905h1.4381l2.3162-5.905h-1.2472C173.4699,64.1488,173.3808,64.1743,173.3044,64.2252z"/> + <path fill="#0B1324" d="M180.2276,64.7597c-0.2291-0.2291-0.5091-0.4072-0.8272-0.5218c-0.3181-0.1145-0.6618-0.1782-1.0436-0.1782 + c-0.4454,0-0.8527,0.0764-1.1963,0.2291c-0.3563,0.1527-0.6618,0.3691-0.9036,0.6236c-0.2545,0.2673-0.4327,0.5727-0.5727,0.929 + c-0.1273,0.3563-0.2036,0.7381-0.2036,1.1326c0,0.5218,0.0764,0.9799,0.2291,1.3745c0.1527,0.3945,0.3563,0.7254,0.6236,0.9927 + c0.2673,0.2673,0.5727,0.4709,0.929,0.5981c0.3563,0.14,0.7381,0.2036,1.1581,0.2036c0.2036,0,0.42-0.0127,0.6363-0.0382 + c0.2163-0.0255,0.4454-0.0764,0.6618-0.1527c0.2164-0.0764,0.4327-0.1782,0.6363-0.3054s0.3818-0.2927,0.56-0.4836l-0.4581-0.5727 + c-0.0636-0.0891-0.1655-0.14-0.2927-0.14c-0.0891,0-0.1909,0.0255-0.2927,0.0764c-0.1018,0.0509-0.2036,0.1145-0.3309,0.1654 + c-0.1145,0.0636-0.2545,0.1145-0.42,0.1782s-0.3436,0.0764-0.56,0.0764c-0.4327,0-0.7763-0.1273-1.0436-0.3818 + c-0.2673-0.2545-0.42-0.6618-0.4709-1.209h3.5379c0.0764,0,0.1273-0.0127,0.1782-0.0255s0.0764-0.0509,0.1145-0.0891 + c0.0255-0.0509,0.0509-0.1018,0.0636-0.1782s0.0127-0.1782,0.0127-0.2927c0-0.4327-0.0636-0.8145-0.1909-1.1454 + C180.6348,65.2687,180.4567,64.9887,180.2276,64.7597z M177.0842,66.4014c0.0636-0.3945,0.2036-0.7,0.42-0.9163 + c0.2164-0.2164,0.5091-0.3182,0.8908-0.3182c0.2036,0,0.3818,0.0382,0.5218,0.1018s0.2673,0.1527,0.3563,0.2673 + s0.1654,0.2418,0.2036,0.3945s0.0636,0.3054,0.0636,0.4709C179.5403,66.4014,177.0842,66.4014,177.0842,66.4014z"/> + <path fill="#0B1324" d="M184.0073,66.4396c0.0636-0.14,0.1273-0.2673,0.2036-0.3818c0.0764-0.1145,0.1527-0.2036,0.2418-0.28 + c0.0891-0.0764,0.1909-0.14,0.3054-0.1782S185,65.536,185.14,65.536c0.1018,0,0.2036,0.0127,0.3181,0.0255 + s0.2036,0.0255,0.2673,0.0255c0.0636,0,0.1273-0.0127,0.1654-0.0382s0.0636-0.0764,0.0891-0.1527l0.1018-1.1708 + c-0.1654-0.1273-0.3818-0.1909-0.649-0.1909c-0.3309,0-0.6109,0.1018-0.8527,0.2927s-0.4582,0.4582-0.649,0.8018l-0.0891-0.5854 + c-0.0254-0.14-0.0764-0.2418-0.1273-0.2927c-0.0636-0.0636-0.1654-0.0891-0.3309-0.0891h-0.929v5.905h1.5781v-3.627 + L184.0073,66.4396L184.0073,66.4396z"/> + <path fill="#0B1324" d="M190.676,69.583c0.2036-0.1782,0.3563-0.3818,0.4581-0.6236c0.1018-0.2418,0.1527-0.509,0.1527-0.789 + c0-0.2418-0.0382-0.4454-0.1145-0.6109c-0.0764-0.1654-0.1909-0.3182-0.3182-0.4327s-0.28-0.2163-0.4454-0.3054 + c-0.1654-0.0891-0.3436-0.1527-0.5218-0.2163s-0.3563-0.1145-0.5218-0.1654c-0.1654-0.0509-0.3182-0.1018-0.4454-0.1654 + c-0.1273-0.0636-0.2418-0.1273-0.3182-0.2036c-0.0764-0.0764-0.1145-0.1782-0.1145-0.2927c0-0.1654,0.0764-0.3054,0.2163-0.42 + c0.14-0.1018,0.3436-0.1527,0.5981-0.1527c0.1654,0,0.3182,0.0255,0.4454,0.0636c0.1273,0.0382,0.2418,0.0764,0.3436,0.1273 + c0.1018,0.0382,0.1909,0.0891,0.2673,0.1273s0.1527,0.0509,0.2291,0.0509s0.14-0.0127,0.1782-0.0382s0.0891-0.0764,0.1273-0.14 + l0.3563-0.56c-0.2164-0.2163-0.5091-0.3945-0.8527-0.5345c-0.3436-0.14-0.7254-0.2036-1.1454-0.2036 + c-0.3691,0-0.7,0.0509-0.9926,0.1527c-0.28,0.1018-0.5218,0.2291-0.7127,0.4072c-0.1909,0.1654-0.3309,0.3563-0.4327,0.5854 + c-0.0891,0.2163-0.14,0.4454-0.14,0.7c0,0.2673,0.0382,0.4963,0.1273,0.6872c0.0764,0.1909,0.1909,0.3436,0.3181,0.4709 + c0.1273,0.1273,0.28,0.2291,0.4582,0.3182c0.1782,0.0891,0.3436,0.1527,0.5218,0.2163s0.3563,0.1145,0.5218,0.1654 + c0.1655,0.0509,0.3182,0.1018,0.4582,0.1654s0.2418,0.1273,0.3182,0.2163c0.0764,0.0891,0.1273,0.1909,0.1273,0.3182 + c0,0.0764-0.0127,0.1527-0.0509,0.2291s-0.0891,0.14-0.1527,0.2036s-0.1527,0.1018-0.2673,0.14s-0.2418,0.0509-0.3945,0.0509 + c-0.2036,0-0.3691-0.0255-0.509-0.0764c-0.14-0.0509-0.2545-0.1018-0.3563-0.1527c-0.1018-0.0509-0.1909-0.1018-0.2673-0.1527 + s-0.1654-0.0764-0.2672-0.0764c-0.1018,0-0.1782,0.0127-0.2418,0.0509s-0.1145,0.0891-0.1527,0.1654l-0.3564,0.5345 + c0.1145,0.1018,0.2545,0.2036,0.4073,0.2927c0.1527,0.0891,0.3181,0.1654,0.509,0.2291c0.1782,0.0636,0.3691,0.1145,0.5727,0.1527 + s0.3945,0.0509,0.5981,0.0509c0.3945,0,0.7381-0.0509,1.0436-0.1527C190.2305,69.8884,190.4851,69.7484,190.676,69.583z"/> + <rect x="192.8267" y="64.1488" fill="#0B1324" width="1.5781" height="5.905"/> + <path fill="#0B1324" d="M193.234,63.347c0.1145,0.0509,0.2418,0.0764,0.369,0.0764c0.14,0,0.2673-0.0255,0.3818-0.0764 + s0.2291-0.1145,0.3182-0.2036s0.1655-0.1909,0.2163-0.3054c0.0509-0.1145,0.0764-0.2418,0.0764-0.3691 + s-0.0255-0.2545-0.0764-0.3691c-0.0509-0.1145-0.1273-0.2164-0.2163-0.3054c-0.0891-0.0891-0.1909-0.1527-0.3182-0.2036 + c-0.1145-0.0509-0.2545-0.0764-0.3818-0.0764s-0.2545,0.0255-0.369,0.0764s-0.2164,0.1145-0.3054,0.2036 + c-0.0891,0.0891-0.1527,0.1909-0.2036,0.3054c-0.0509,0.1145-0.0764,0.2418-0.0764,0.3691s0.0255,0.2545,0.0764,0.3691 + c0.0509,0.1145,0.1273,0.2163,0.2036,0.3054C193.0176,63.2325,193.1194,63.2961,193.234,63.347z"/> + <path fill="#0B1324" d="M199.3172,68.7558c-0.0255-0.0255-0.0636-0.0255-0.1145-0.0255c-0.0382,0-0.0636,0.0127-0.1018,0.0255 + s-0.0636,0.0382-0.1018,0.0509s-0.0891,0.0382-0.14,0.0509s-0.1145,0.0255-0.1909,0.0255c-0.14,0-0.2545-0.0509-0.3309-0.14 + c-0.0764-0.0891-0.1145-0.2291-0.1145-0.3945v-3.0798h1.5272v-1.0945h-1.5272v-1.7944h-0.8272 + c-0.1909,0-0.3054,0.0891-0.3436,0.2545l-0.3182,1.5272l-0.9418,0.1782v0.6236c0,0.1018,0.0255,0.1909,0.0891,0.2418 + c0.0636,0.0509,0.1273,0.0764,0.2163,0.0764h0.56v3.1816c0,0.2545,0.0382,0.4963,0.1145,0.7 + c0.0764,0.2036,0.1782,0.3818,0.3182,0.5218s0.3182,0.2545,0.5218,0.3309s0.4454,0.1145,0.7127,0.1145 + c0.2927,0,0.5727-0.0382,0.8527-0.1273c0.28-0.0891,0.5218-0.2163,0.7381-0.3945l-0.4709-0.7509 + C199.3808,68.8067,199.3426,68.7812,199.3172,68.7558z"/> + <path fill="#0B1324" d="M204.815,61.8581c-0.1018-0.0382-0.2163-0.0636-0.3309-0.0636s-0.2291,0.0255-0.3309,0.0636 + c-0.1018,0.0382-0.1909,0.1018-0.2673,0.1782s-0.14,0.1654-0.1782,0.2673s-0.0636,0.2163-0.0636,0.3309 + c0,0.1145,0.0255,0.2163,0.0636,0.3182c0.0382,0.1018,0.1018,0.1909,0.1782,0.2545s0.1655,0.1273,0.2673,0.1782 + s0.2164,0.0636,0.3309,0.0636s0.2291-0.0255,0.3309-0.0636c0.1018-0.0382,0.1909-0.1018,0.2673-0.1782s0.14-0.1654,0.1782-0.2545 + c0.0509-0.1018,0.0636-0.2036,0.0636-0.3182c0-0.1145-0.0255-0.2291-0.0636-0.3309c-0.0509-0.1018-0.1018-0.1909-0.1782-0.2673 + C205.0186,61.9599,204.9295,61.8962,204.815,61.8581z"/> + <path fill="#0B1324" d="M205.0949,64.6833c-0.1909-0.2036-0.4327-0.3691-0.7-0.4836c-0.28-0.1145-0.5854-0.1654-0.9418-0.1654 + c-0.4836,0-0.9418,0.0764-1.3617,0.2291s-0.8018,0.3945-1.1454,0.7l0.28,0.5091c0.0509,0.0764,0.1145,0.14,0.1909,0.2036 + s0.1655,0.0891,0.28,0.0891c0.1273,0,0.2418-0.0255,0.3309-0.0764c0.1018-0.0509,0.2036-0.1018,0.3054-0.1654 + s0.2418-0.1145,0.3818-0.1654c0.14-0.0509,0.3309-0.0764,0.5472-0.0764c0.2927,0,0.5218,0.0891,0.6745,0.2673 + s0.2291,0.4454,0.2291,0.8145v0.3054c-0.6745,0.0127-1.2345,0.0764-1.6926,0.2036c-0.4454,0.1145-0.8018,0.2673-1.0817,0.4454 + s-0.4582,0.3691-0.5727,0.5981c-0.1145,0.2291-0.1655,0.4327-0.1655,0.649c0,0.2673,0.0382,0.4963,0.1273,0.7 + s0.2036,0.3691,0.3563,0.5091s0.3436,0.2418,0.5472,0.3054c0.2164,0.0636,0.4454,0.1018,0.7127,0.1018 + c0.2163,0,0.3945-0.0127,0.5727-0.0509c0.1655-0.0382,0.3309-0.0891,0.4836-0.1527s0.2927-0.1527,0.4327-0.2545 + s0.28-0.2163,0.4327-0.3436l0.1273,0.3818c0.0509,0.1273,0.1145,0.2163,0.1909,0.2673c0.0764,0.0382,0.1909,0.0636,0.3436,0.0636 + h0.7254v-3.7161c0-0.3309-0.0509-0.649-0.1527-0.929C205.4512,65.1669,205.2858,64.8869,205.0949,64.6833z M204.1532,68.5012 + c-0.1909,0.2036-0.3818,0.3436-0.5727,0.4327c-0.1909,0.0891-0.42,0.14-0.6872,0.14c-0.2291,0-0.4072-0.0509-0.5345-0.14 + c-0.1273-0.0891-0.1909-0.2545-0.1909-0.4836c0-0.1145,0.0255-0.2164,0.0891-0.3182s0.1655-0.1782,0.3182-0.2545 + c0.1527-0.0764,0.3563-0.14,0.6109-0.1909c0.2545-0.0509,0.5727-0.0764,0.9672-0.1018L204.1532,68.5012L204.1532,68.5012z"/> + <path fill="#0B1324" d="M202.4351,61.8581c-0.1018-0.0382-0.2164-0.0636-0.3309-0.0636s-0.2163,0.0255-0.3182,0.0636 + c-0.1018,0.0382-0.1909,0.1018-0.2673,0.1782s-0.14,0.1654-0.1782,0.2673s-0.0636,0.2163-0.0636,0.3309 + c0,0.1145,0.0255,0.2163,0.0636,0.3182c0.0509,0.1018,0.1018,0.1909,0.1782,0.2545s0.1655,0.1273,0.2673,0.1782 + s0.2036,0.0636,0.3182,0.0636s0.2291-0.0255,0.3309-0.0636c0.1018-0.0382,0.1909-0.1018,0.28-0.1782s0.14-0.1654,0.1909-0.2545 + c0.0509-0.1018,0.0636-0.2036,0.0636-0.3182c0-0.1145-0.0255-0.2291-0.0636-0.3309c-0.0509-0.1018-0.1018-0.1909-0.1909-0.2673 + C202.6388,61.9599,202.5369,61.8962,202.4351,61.8581z"/> + <path fill="#0B1324" d="M210.5036,68.8576c-0.0255-0.0509-0.0636-0.0891-0.0891-0.1018c-0.0255-0.0127-0.0636-0.0255-0.1145-0.0255 + c-0.0382,0-0.0636,0.0127-0.1018,0.0255s-0.0636,0.0382-0.1018,0.0509s-0.0891,0.0382-0.14,0.0509s-0.1145,0.0255-0.1909,0.0255 + c-0.14,0-0.2545-0.0509-0.3309-0.14c-0.0764-0.1018-0.1145-0.2291-0.1145-0.3945v-3.0798h1.5272v-1.0945h-1.5272v-1.7944h-0.8272 + c-0.1909,0-0.3055,0.0891-0.3563,0.2545l-0.3182,1.5272l-0.9418,0.1782v0.6236c0,0.1018,0.0255,0.1909,0.0891,0.2418 + c0.0636,0.0509,0.1273,0.0764,0.2163,0.0764h0.56v3.1816c0,0.2545,0.0382,0.4963,0.1145,0.7 + c0.0764,0.2036,0.1782,0.3818,0.3182,0.5218s0.3182,0.2545,0.5218,0.3309s0.4454,0.1145,0.7127,0.1145 + c0.2927,0,0.5854-0.0382,0.8527-0.1273c0.28-0.0891,0.5218-0.2163,0.7381-0.3945L210.5036,68.8576z"/> +</g> +</svg> diff --git a/public/images/logos/logo-hiww_2by1.svg b/public/images/logos/logo-hiww_2by1.svg new file mode 100644 index 0000000000000000000000000000000000000000..c39e7c6aec09133e8f09a3c711c82af458ccfbde --- /dev/null +++ b/public/images/logos/logo-hiww_2by1.svg @@ -0,0 +1,56 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 26.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<svg width="240" height="120" version="1.0" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" + viewBox="0 0 240 120" enable-background="new 0 0 240 120" xml:space="preserve"> +<rect fill="#FFFFFF" width="240" height="120"/> +<path fill="#0B1324" d="M147.112,60.6076c0.741-1.9603,0.956-3.969,1.251-5.9616c0.296-1.9926,0.618-4.0496,0.929-6.069 + c0.135-0.8862,0.28-1.7724,0.409-2.6854c0.007-0.1296,0.041-0.2562,0.101-0.3716c0.059-0.1153,0.143-0.2168,0.244-0.2979 + s0.219-0.1399,0.344-0.1726c0.126-0.0327,0.257-0.0386,0.385-0.0173c3.96,0,7.918,0,11.875,0c1.009,0,1.219,0.6767,1.342,1.4394 + c0.597,3.6629,0.994,7.3527,1.681,11.0048c0.21,1.0742,0.29,2.2182,0.538,3.3514c0.735-1.5468,0.843-3.2225,1.229-4.8337 + c0.785-3.2708,1.467-6.5632,2.149-9.8447c0.012-0.1682,0.059-0.332,0.137-0.4812c0.079-0.1492,0.187-0.2806,0.319-0.386 + c0.131-0.1054,0.283-0.1825,0.446-0.2264c0.163-0.0439,0.333-0.0538,0.5-0.029c1.579,0.0376,3.158,0.0323,4.731,0 + c0.167-0.0233,0.336-0.0117,0.498,0.0341c0.161,0.0458,0.312,0.1248,0.441,0.232c0.129,0.1071,0.235,0.24,0.31,0.3903 + c0.075,0.1502,0.118,0.3145,0.126,0.4823c0.886,4.1033,1.816,8.1958,2.734,12.2884c0.161,0.7089,0.349,1.4072,0.585,2.3363 + c0.36-1.1118,0.602-2.2586,0.72-3.4212c0.349-1.9818,0.537-3.9905,0.859-5.9777c0.274-1.7778,0.623-3.5394,0.881-5.3171 + C182.984,45.333,183.268,45,184.047,45c1.579,0.0376,3.158,0,4.732,0c1.074,0,1.171,0.2095,0.993,1.2407 + c-0.505,2.9002-0.956,5.8112-1.471,8.7114c-0.403,2.3041-0.881,4.5975-1.295,6.9015c-0.716,4.0246-1.432,8.0527-2.148,12.0844 + c-0.102,0.6284-0.322,0.8486-0.967,0.8862c-1.804,0.1128-3.604,0.0322-5.403,0.0483c-0.144,0.0148-0.291,0.0008-0.43-0.0412 + c-0.139-0.042-0.269-0.1112-0.381-0.2036c-0.113-0.0924-0.205-0.2061-0.274-0.3347c-0.068-0.1285-0.11-0.2692-0.123-0.4141 + c-0.795-3.491-1.719-6.9821-2.406-10.4785c-0.425-2.1483-0.94-4.2966-1.542-6.6276c-1.31,5.1077-2.379,10.065-3.41,15.0383 + c-0.049,0.2525-0.177,0.4834-0.247,0.7305c-0.666,2.3524-0.661,2.3632-3.131,2.3524c-1.257,0-2.509-0.043-3.76-0.0644 + c-0.467,0-0.838-0.1826-0.924-0.6714c-0.408-2.2396-0.789-4.4793-1.187-6.7135c-0.268-1.52-0.537-3.0345-0.821-4.5491 + c-0.312-1.6918-0.586-3.3944-0.93-5.0808c-0.59-2.8895-0.897-5.8274-1.611-8.6954c-0.242-0.9828-0.075-2.057-0.682-3.1258 + c-0.279,1.434-0.537,2.7338-0.779,4.0442c-0.317,1.7617-0.601,3.5233-0.907,5.2849c-0.538,3.0614-1.075,6.1281-1.612,9.1895 + c-0.58,3.2225-1.176,6.488-1.756,9.7319c-0.005,0.0887-0.027,0.1756-0.066,0.2556c-0.038,0.08-0.092,0.1515-0.159,0.2105 + c-0.066,0.0589-0.144,0.1041-0.228,0.1329s-0.173,0.0406-0.261,0.0348c-1.993,0-3.985-0.0322-5.978-0.0537 + c-0.494,0-0.714-0.2578-0.816-0.7573c-0.913-4.2591-1.821-8.5181-2.804-12.7611c-0.338-1.4555-0.537-2.9593-1.203-4.4416 + c-0.72,2.8626-1.37,5.6447-1.891,8.4644c-0.322,1.7616-0.816,3.491-1.224,5.2312c-0.274,1.1547-0.537,2.3094-0.806,3.4695 + c-0.015,0.1353-0.057,0.2661-0.124,0.3844c-0.068,0.1183-0.158,0.2216-0.267,0.3036c-0.109,0.0819-0.233,0.1408-0.365,0.1731 + c-0.132,0.0322-0.27,0.0371-0.404,0.0143c-1.708-0.0268-3.416,0-5.118,0c-0.817,0-1.123-0.3383-1.305-1.1762 + c-0.613-2.7821-0.951-5.6125-1.472-8.4107c-0.365-1.9496-0.682-3.9153-1.074-5.8542c-0.419-2.1483-0.72-4.2966-1.16-6.3912 + c-0.489-2.3525-0.822-4.7318-1.225-7.1003c-0.102-0.6123,0.167-0.9345,0.774-0.9399c1.74,0,3.48,0,5.215,0 + c0.8,0,0.94,0.5801,1.074,1.1494c0.177,0.9775,0.285,1.9657,0.446,2.9486c0.607,3.8455,1.031,7.7232,1.965,11.5634 + c0.237-0.9829,0.495-1.9604,0.715-2.9433c0.873-3.9028,1.742-7.8092,2.605-11.7191c0.044-0.3041,0.204-0.5794,0.446-0.7685 + c0.242-0.1891,0.548-0.2774,0.853-0.2466c1.612-0.0644,3.223,0.145,4.834,0c0.816-0.0698,1.214,0.3223,1.386,1.2138 + c0.585,2.954,1.31,5.8757,1.965,8.8135C146.339,56.9286,146.731,58.7708,147.112,60.6076z"/> +<path fill="#0B1324" d="M80.9757,60.1999c0,4.533,0,9.0659,0,13.5989c0,0.8432-0.1128,1.4018-1.1923,1.1333 + c-0.5104-0.0589-1.0258-0.0589-1.5361,0c-8.4644,0-16.9288,0-25.3932,0c-0.29,0-0.5801,0-0.8701,0 + c-0.1397,0.0127-0.2804-0.0074-0.4111-0.0586c-0.1306-0.0512-0.2474-0.1321-0.3413-0.2364 + c-0.0938-0.1043-0.1621-0.229-0.1993-0.3643c-0.0372-0.1352-0.0423-0.2773-0.0151-0.4149c0.0323-0.8378,0-1.6757,0-2.5082V47.2562 + c0-2.2074,0.0001-2.202,2.186-2.202h26.2633c1.4072,0,1.4931,0.0698,1.4931,1.4501C80.9775,51.0695,80.9829,55.6347,80.9757,60.1999 + z"/> +<path fill="#0B1324" d="M108.179,59.9421c0,4.4363,0,8.8708,0,13.3036c0,1.4232-0.097,1.5092-1.553,1.5145 + c-1.455,0.0054-3.023-0.0376-4.533,0c-0.913,0-1.256-0.3008-1.246-1.2299c0.038-3.2225,0-6.445,0-9.6675 + c0-0.8486-0.193-1.1816-1.1381-1.1386c-1.955,0.0859-3.9207,0.0537-5.908,0c-0.8378,0-1.144,0.29-1.1278,1.1225 + c0.0376,2.2504,0.0322,4.5008,0,6.7511c0,1.1172-0.1236,2.2396-0.1612,3.3621c0,0.5371-0.3007,0.7412-0.7948,0.7412h-5.2473 + c-0.121,0.0165-0.2441,0.0046-0.3596-0.035c-0.1156-0.0395-0.2203-0.1054-0.3058-0.1925c-0.0856-0.0871-0.1496-0.193-0.187-0.3092 + c-0.0374-0.1162-0.0471-0.2395-0.0285-0.3602c0-0.7358,0-1.477,0-2.2128V47.0575c0-1.7885,0-1.8046,1.853-1.8046 + c1.3803,0,2.766,0,4.1463,0c0.6821,0,0.9506,0.2471,1.0204,0.9453c0.29,2.7928,0.0967,5.5856,0.1182,8.3785 + c0,0.8754,0.2202,1.1547,1.1386,1.1171c1.9926-0.0806,3.9851-0.0698,5.9777,0c0.8699,0,1.0739-0.2685,1.0739-1.1118 + c-0.059-2.6854,0-5.3976-0.043-8.0992c0-0.9237,0.355-1.2513,1.257-1.2245c1.611,0.043,3.223,0,4.834,0 + c1.138,0,1.251,0.1181,1.251,1.2944C108.198,51.014,108.186,55.4772,108.179,59.9421z"/> +<path fill="#0B1324" d="M120.575,59.9795c0,4.4685,0,8.9442,0,13.427c0,1.2622-0.108,1.3696-1.381,1.3749 + c-1.514,0-3.023-0.0268-4.538,0c-0.849,0-1.241-0.2953-1.241-1.1762c0-9.0623,0-18.1247,0-27.1871 + c0-0.7948,0.317-1.1815,1.155-1.1654c1.611,0.0322,3.282,0.0429,4.92,0c0.864,0,1.106,0.3383,1.101,1.1493 + c-0.027,4.533,0,9.066,0,13.5936L120.575,59.9795z"/> +</svg> diff --git a/public/images/logos/logo-hofalab_2by1.svg b/public/images/logos/logo-hofalab_2by1.svg new file mode 100644 index 0000000000000000000000000000000000000000..95924d90e9bff9c5fc4aec8d35dfc087b1a99061 --- /dev/null +++ b/public/images/logos/logo-hofalab_2by1.svg @@ -0,0 +1,46 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 26.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<svg width="240" height="120" version="1.0" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" + viewBox="0 0 240 120" enable-background="new 0 0 240 120" xml:space="preserve"> +<rect fill="#FFFFFF" width="240" height="120"/> +<g> + <path fill="#0B1324" d="M117.2,58.1c0.4,0,0.7-0.3,0.9-0.8c0.2-0.5,0.3-1.4,0.3-2.6c0-1.3-0.1-2.2-0.3-2.8 + c-0.2-0.5-0.5-0.8-0.9-0.8s-0.8,0.3-0.9,0.8c-0.2,0.5-0.3,1.4-0.3,2.7s0.1,2.2,0.3,2.7C116.4,57.9,116.7,58.1,117.2,58.1z"/> + <path fill="#0B1324" d="M173.5,25.1c-0.5,0-1,0.3-1.2,0.8h-5.8l-5.4-3.1l0,0l-0.6-0.3l-0.6,0.3l0,0l-5.2,3l-5.2-3v-6l5.5-3.2l0,0 + l0.3-0.2v-0.7l0,0V7.6c0.5-0.2,0.8-0.7,0.8-1.2c0-0.8-0.6-1.4-1.4-1.4s-1.4,0.6-1.4,1.4c0,0.5,0.3,1,0.8,1.2v5.1l-5.2,3l0,0 + l-0.6,0.3v0.7l0,0v6.1l-5.2,3l-5.8-3.4l-6.4,3.7v6.7l-5.2,3l-5.2-3v-6l5.5-3.2l0,0l0.3-0.2v-0.7l0,0v-5.2c0.5-0.2,0.8-0.7,0.8-1.2 + c0-0.8-0.6-1.4-1.4-1.4s-1.4,0.6-1.4,1.4c0,0.5,0.3,1,0.8,1.2v5.1l-5.2,3l0,0l-0.6,0.3v0.7l0,0v6.1L96.1,46.2v6.6l-5.2,3l-5.2-3v-6 + l5.5-3.2l0,0l0.3-0.2V43l0,0v-5.5c0.5-0.2,0.8-0.7,0.8-1.2c0-0.8-0.6-1.4-1.4-1.4s-1.4,0.6-1.4,1.4c0,0.5,0.3,1,0.8,1.2v5.1 + L84.5,46v7.4l5.8,3.4v6l-5.2,3l-5.5-3.2l0,0l-0.2-0.1h-0.8l0,0h-6.1h-5c-0.2-0.5-0.7-0.8-1.2-0.8c-0.8,0-1.4,0.6-1.4,1.4 + c0,0.8,0.6,1.4,1.4,1.4c0.5,0,1-0.3,1.2-0.8h5H79l5.4,3.1v6.7l5.8,3.4v6l-5.3,3.3h-6.5h-5.5c-0.2-0.5-0.7-0.8-1.2-0.8 + c-0.8,0-1.4,0.6-1.4,1.4s0.6,1.4,1.4,1.4c0.5,0,1-0.3,1.2-0.8h5.5h6.1l0,0h0.8l0,0l0.2-0.1l0,0l5.5-3.2l5.2,3v6.7l5.8,3.4v6.1l0,0 + v0.7l0.6,0.3l0,0l5.2,3v5.1c-0.5,0.2-0.8,0.7-0.8,1.2c0,0.8,0.6,1.4,1.4,1.4s1.4-0.6,1.4-1.4c0-0.5-0.3-1-0.8-1.2v-5.5l0,0v-0.3 + l-0.3-0.2l0,0l-5.5-3.2v-6l5.2-3l5.1,2.9l0,0l0.6,0.3h0.8l0,0h4.9c0.2,0.5,0.7,0.8,1.2,0.8c0.8,0,1.4-0.6,1.4-1.4s-0.6-1.4-1.4-1.4 + c-0.5,0-1,0.3-1.2,0.8h-5.3l-5.4-3.1v-6l5.2-3l5.8,3.3l23.8-13.7V54.4l5.2,3l5.8-3.4l5.2,3v6l-5.2,3l0,0l-0.6,0.3V67l0,0v5.2 + c-0.5,0.2-0.8,0.7-0.8,1.2c0,0.8,0.6,1.4,1.4,1.4s1.4-0.6,1.4-1.4c0-0.5-0.3-1-0.8-1.2v-5.1l5.3-3l0,0l0.6-0.3v-0.7l0,0v-6l5.8-3.4 + v-7.4l-6.4-3.7L155,46l-5.2-3v-6l5.8-3.4v-6.7l5.2-3l5.5,3.2l0,0l0.1,0.1l0,0h0.2l0,0h5.9c0.2,0.5,0.7,0.8,1.2,0.8 + c0.8,0,1.4-0.6,1.4-1.4C174.9,25.7,174.3,25.1,173.5,25.1z M91.5,57l4.6-2.6v11.3L91.5,63V57z M90.8,76l-5.2-3v-6l5.2-3l5.2,3v6 + l-2.6,1.5L90.8,76z M101.8,83.1l-2.6,1.5l-2.6,1.5l-5.2-3v-6l2.6-1.5l2.6-1.5l5.2,3V83.1z M155.3,47l5.2-3l5.2,3v6l-5.2,3l-5.2-3 + V47z M117.1,49.5L117.1,49.5c0.5,0,1,0.1,1.4,0.3s0.8,0.6,1,1c0.3,0.5,0.5,1.1,0.6,1.6c0.1,0.8,0.2,1.6,0.2,2.4 + c0,3.4-1.1,5.1-3.2,5.1s-3.2-1.7-3.2-5.2C114,51.2,115,49.5,117.1,49.5z M112.3,72.2V75h-7.1V62.5h3.2v9.7H112.3z M105.1,44.7h2 + v5.9h3v-5.9h2v15h-2v-7.4h-3v7.4h-2V44.7z M108.3,86.1l-5.2-3v-5.3l9.8,5.6L108.3,86.1z M123.3,75h-3v-1c-0.6,0.8-1.5,1.2-2.6,1.2 + c-0.6,0-1.2-0.1-1.7-0.3c-0.5-0.2-1-0.5-1.4-0.9s-0.7-0.9-0.9-1.4c-0.2-0.6-0.3-1.2-0.3-1.8c0-0.6,0.1-1.2,0.3-1.7 + c0.2-0.5,0.5-1,0.9-1.4s0.8-0.7,1.3-1c0.5-0.2,1.1-0.4,1.7-0.4c1,0,1.9,0.4,2.6,1.1v-0.8h3V75H123.3z M122.1,59.7v-15h5.4v1.7h-3.4 + v4.7h3v1.7h-3v6.8h-2V59.7z M134.8,72.5L134.8,72.5c-0.2,0.5-0.5,1-0.9,1.4s-0.8,0.7-1.4,1c-0.5,0.2-1.1,0.4-1.7,0.4 + c-1.1,0-2-0.4-2.6-1.2V75h-3V61.3h3v6.1c0.7-0.7,1.6-1.1,2.6-1.1c0.6,0,1.2,0.1,1.7,0.4c0.5,0.2,1,0.6,1.3,1 + c0.4,0.4,0.7,0.9,0.9,1.4C135.3,70.1,135.3,71.4,134.8,72.5z M132,59.5c-0.3,0.2-0.7,0.3-1,0.3c-0.8,0-1.4-0.4-1.8-1.3 + c-0.4-0.9-0.6-2.2-0.6-4c0-1.7,0.2-3,0.6-3.8c0.4-0.8,1-1.2,1.8-1.2s1.4,0.4,1.8,1.3v-1.1h1.9v10h-1.9v-1.3 + C132.6,59,132.3,59.3,132,59.5z M136.7,42.2l-9.8-5.6l4.6-2.6l5.2,3V42.2z M132.1,32.9v-6l5.2-3l5.2,3v6l-2.6,1.5l-2.6,1.5 + L132.1,32.9z M143.1,45.9l-5.2-3v-6l2.6-1.5l2.6-1.5l2.6,1.5l2.6,1.5v6l-2.6,1.5L143.1,45.9z M154.1,47v6l-5.2,3l-5.2-3v-6l2.6-1.5 + l2.6-1.5L154.1,47z"/> + <path fill="#0B1324" d="M119.8,69.4L119.8,69.4c-0.2-0.2-0.4-0.3-0.6-0.4s-0.5-0.1-0.8-0.1s-0.5,0-0.8,0.1 + c-0.2,0.1-0.4,0.2-0.6,0.4c-0.2,0.2-0.3,0.4-0.4,0.6s-0.2,0.5-0.1,0.7c0,0.5,0.2,1,0.6,1.4c0.2,0.2,0.4,0.3,0.6,0.4 + s0.5,0.2,0.8,0.1c0.3,0,0.5,0,0.8-0.1c0.2-0.1,0.4-0.2,0.6-0.4c0.2-0.2,0.3-0.4,0.4-0.6s0.2-0.5,0.2-0.7c0-0.3-0.1-0.5-0.2-0.8 + C120.1,69.8,120,69.6,119.8,69.4z"/> + <path fill="#0B1324" d="M132.6,52c-0.2-0.5-0.5-0.8-0.9-0.8s-0.8,0.3-0.9,0.8c-0.2,0.5-0.3,1.4-0.3,2.7s0.1,2.2,0.3,2.8 + c0.2,0.5,0.5,0.8,1,0.8c0.4,0,0.7-0.3,0.9-0.8c0.2-0.6,0.3-1.5,0.3-2.7C132.9,53.5,132.8,52.6,132.6,52z"/> + <path fill="#0B1324" d="M131.5,69.4c-0.2-0.2-0.4-0.3-0.6-0.4c-0.2-0.1-0.5-0.2-0.8-0.2s-0.5,0-0.7,0.1s-0.4,0.2-0.6,0.4 + c-0.2,0.2-0.3,0.4-0.4,0.6c-0.2,0.5-0.2,1,0,1.5c0.1,0.2,0.2,0.4,0.4,0.6s0.4,0.3,0.6,0.4c0.2,0.1,0.5,0.2,0.8,0.2s0.5,0,0.7-0.1 + s0.4-0.2,0.6-0.4c0.2-0.2,0.3-0.4,0.4-0.6c0.1-0.2,0.2-0.5,0.2-0.7C132,70.3,131.8,69.8,131.5,69.4L131.5,69.4z"/> +</g> +</svg> diff --git a/public/images/logos/logo-houseofall_2by1.svg b/public/images/logos/logo-houseofall_2by1.svg new file mode 100644 index 0000000000000000000000000000000000000000..fd24dfbe7ab36f5294f11becede91c5706706bb5 --- /dev/null +++ b/public/images/logos/logo-houseofall_2by1.svg @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 26.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<svg width="240" height="120" version="1.0" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" + viewBox="0 0 240 120" enable-background="new 0 0 240 120" xml:space="preserve"> +<rect fill="#FFFFFF" width="240" height="120"/> +<path fill="#0B1324" d="M52.9723,58.7943H46.452v-12.058h-7.5295v40.1414h7.5295V66.2625h6.5203v20.6152h7.5295V46.7363h-7.5295 + V58.7943z"/> +<path fill="#0B1324" d="M200.6115,79.7986h-21.734c-0.466,0-0.466-0.0001-0.466-0.4668V46.7363h-7.762V87.5h30.428v-7.7015H200.6115 + z"/> +<path fill="#0B1324" d="M161.2565,79.7986h-21.734c-0.388,0-0.466-0.0001-0.466-0.4668V46.7363h-7.762V87.5h30.428v-7.7015H161.2565 + z"/> +<path fill="#0B1324" d="M105.6005,39.657l-0.232-0.3111h12.575V32.5H80.5286v6.8459h12.7302l-0.2328,0.3889l-15.7576,26.372 + c-0.1552,0.1556-0.1552,0.3112,0,0.5446l2.5616,4.5898c0.1552,0.2334,0.2328,0.2334,0.4657,0.2334H95.898v15.4031h6.8305V71.4745 + h15.758c0.233,0,0.31,0,0.466-0.2334l2.561-4.5898c0.071-0.0728,0.111-0.1705,0.111-0.2723c0-0.1018-0.04-0.1996-0.111-0.2723 + L105.6005,39.657z M102.7285,64.7065v-7.3126H95.898v7.3904h-9.9358c4.4245-7.7016,8.8491-15.4031,13.3512-23.1046l13.1181,23.0268 + H102.7285z"/> +<path fill="#0B1324" d="M72.6886,42.3019c-0.8783-0.0155-1.7412,0.2314-2.479,0.7091c-0.7377,0.4778-1.3169,1.1648-1.6637,1.9735 + c-0.3468,0.8088-0.4456,1.7028-0.2837,2.568c0.1618,0.8652,0.577,1.6625,1.1926,2.2905c0.6155,0.6279,1.4037,1.058,2.264,1.2355 + c0.8603,0.1775,1.7539,0.0944,2.5669-0.2388c0.813-0.3332,1.5087-0.9014,1.9984-1.6322s0.7512-1.5911,0.7514-2.4714 + c0.0103-0.5786-0.0945-1.1535-0.3084-1.6911c-0.2138-0.5375-0.5323-1.027-0.937-1.4398s-0.8874-0.7407-1.4199-0.9645 + S73.266,42.3018,72.6886,42.3019L72.6886,42.3019z"/> +</svg> diff --git a/public/images/logos/logo-hsu_2by1.svg b/public/images/logos/logo-hsu_2by1.svg new file mode 100644 index 0000000000000000000000000000000000000000..4482a1987b76767fa10f3f5c578eee0d47f996bd --- /dev/null +++ b/public/images/logos/logo-hsu_2by1.svg @@ -0,0 +1,555 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 26.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<svg width="240" height="120" version="1.0" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" + viewBox="0 0 240 120" enable-background="new 0 0 240 120" xml:space="preserve"> +<rect fill="#FFFFFF" width="240" height="120"/> +<path fill="#0B1324" d="M62.071,101.84c0.044,0.311-0.0319,0.628-0.2124,0.885c-0.1219,0.127-0.2716,0.225-0.4374,0.285 + c-0.1658,0.06-0.3433,0.08-0.5184,0.06c-0.2113,0.03-0.4269-0.004-0.6181-0.099c-0.1913-0.095-0.3492-0.245-0.4528-0.432 + c-0.0753-0.262-0.1081-0.533-0.0974-0.805v-3.6998h-0.6461v3.9208c-0.0194,0.303,0.0353,0.607,0.1593,0.885 + c0.1608,0.278,0.4009,0.501,0.6895,0.641c0.2885,0.141,0.6124,0.192,0.9302,0.147c0.5203,0.035,1.0349-0.126,1.4426-0.452 + c0.3274-0.283,0.4159-0.593,0.4159-1.257v-3.8848H62.071V101.84z"/> +<path fill="#0B1324" d="M65.8502,99.442c-0.2391,0.0134-0.473,0.0753-0.6875,0.1818s-0.4052,0.2554-0.5604,0.4372 + c-0.0067-0.2171-0.0579-0.4309-0.1505-0.6279L63.85,99.6013c0.1207,0.2786,0.1723,0.5817,0.1504,0.8847v3.018h0.6107v-2.965 + c0.2807-0.308,0.6586-0.511,1.0709-0.5749c0.1611-0.0033,0.317,0.0569,0.4337,0.1679c0.115,0.142,0.1416,0.239,0.1416,0.664v2.655 + h0.6284v-3.009c0.0023-0.158-0.0278-0.314-0.0885-0.4602c-0.0929-0.1684-0.2304-0.308-0.3975-0.4033 + C66.2326,99.4833,66.0424,99.436,65.8502,99.442L65.8502,99.442z"/> +<path fill="#0B1324" d="M67.957,103.496h0.6461v-4.0536l-0.6461,0.1062V103.496z"/> +<path fill="#0B1324" d="M68.2927,97.8218c-0.1299,0.0023-0.2537,0.0555-0.3448,0.1482c-0.091,0.0927-0.142,0.2175-0.142,0.3474 + c0.0018,0.0959,0.0318,0.1891,0.0863,0.268c0.0545,0.0789,0.1312,0.1399,0.2203,0.1754c0.089,0.0354,0.1866,0.0438,0.2805,0.0241 + c0.0938-0.0198,0.1797-0.0669,0.2469-0.1353c0.0672-0.0684,0.1127-0.1551,0.1307-0.2493c0.0181-0.0942,0.008-0.1916-0.0291-0.28 + s-0.0995-0.164-0.1793-0.2171C68.4823,97.8501,68.3886,97.8218,68.2927,97.8218z"/> +<path fill="#0B1324" d="M71.3027,102.168c-0.0751,0.22-0.1371,0.445-0.1858,0.672c-0.0534-0.23-0.1184-0.457-0.1947-0.681 + l-0.8851-2.7349l-0.6372,0.1416l1.3718,3.9383h0.6107l1.4869-4.0091h-0.655L71.3027,102.168z"/> +<path fill="#0B1324" d="M74.9931,99.4323c-0.2238-0.0077-0.4463,0.0362-0.6504,0.1283c-0.2041,0.0921-0.3843,0.2298-0.5267,0.4027 + c-0.3478,0.4177-0.5192,0.9537-0.4779,1.4957c0,1.31,0.6638,2.106,1.7701,2.106c0.4992,0.024,0.9881-0.147,1.3629-0.478 + l-0.2389-0.398c-0.1287,0.125-0.2811,0.224-0.4483,0.289c-0.1672,0.065-0.3458,0.096-0.5253,0.092 + c-0.1957,0.022-0.3938-0.008-0.5742-0.087c-0.1803-0.08-0.3364-0.205-0.4524-0.365c-0.1448-0.271-0.2092-0.578-0.1859-0.885v-0.097 + h2.4781v-0.089c0-0.946-0.115-1.318-0.4514-1.6722c-0.1408-0.1428-0.309-0.2556-0.4946-0.3316 + C75.3926,99.4671,75.1936,99.4294,74.9931,99.4323L74.9931,99.4323z M74.0461,101.149c0-0.823,0.354-1.2388,0.885-1.2388 + c0.1389-0.0014,0.2762,0.0299,0.4007,0.0918c0.1246,0.061,0.2329,0.151,0.3162,0.262c0.1345,0.275,0.1955,0.58,0.177,0.885H74.0461z + "/> +<path fill="#0B1324" d="M78.1611,100.071c0.0032-0.2227-0.0421-0.4432-0.1328-0.6463l-0.6195,0.1681 + c0.1082,0.2818,0.1535,0.5842,0.1328,0.8852v3.027h0.6195v-2.487c-0.0162-0.117-0.0028-0.235,0.039-0.345 + c0.0418-0.11,0.1105-0.207,0.2-0.284c0.0827-0.091,0.1837-0.165,0.2965-0.215c0.1128-0.05,0.2349-0.076,0.3584-0.077 + c0.0585-0.011,0.1185-0.011,0.177,0l0.2567-0.6812c-0.0706-0.0085-0.1419-0.0085-0.2125,0 + c-0.2243,0.0135-0.4423,0.0799-0.6361,0.1937S78.2821,99.8814,78.1611,100.071L78.1611,100.071z"/> +<path fill="#0B1324" d="M81.6216,101.212l-0.5222-0.115c-0.4248-0.08-0.5753-0.266-0.5753-0.567 + c0.0006-0.093,0.0209-0.186,0.0597-0.271c0.0388-0.085,0.0951-0.161,0.1653-0.223c0.0702-0.0615,0.1527-0.1078,0.242-0.1355 + c0.0894-0.0278,0.1836-0.0363,0.2765-0.0251c0.3508,0.0154,0.6933,0.1123,1.0001,0.2836l0.2301-0.4606 + c-0.3714-0.2055-0.7881-0.315-1.2125-0.3186c-0.1738-0.0183-0.3495-0.0007-0.5162,0.0518 + c-0.1667,0.0524-0.3208,0.1386-0.4528,0.2532c-0.132,0.1145-0.239,0.255-0.3144,0.4122c-0.0754,0.158-0.1175,0.33-0.1238,0.504 + c-0.0099,0.284,0.0906,0.561,0.2804,0.772c0.1898,0.211,0.4541,0.341,0.7373,0.361l0.4957,0.106 + c0.4513,0.098,0.6549,0.292,0.6549,0.655s-0.3186,0.682-0.8054,0.682c-0.4407-0.022-0.8666-0.166-1.2302-0.416l-0.2389,0.46 + c0.4436,0.258,0.9471,0.395,1.4603,0.398c0.1803,0.012,0.3611-0.012,0.5318-0.072c0.1706-0.059,0.3275-0.152,0.4613-0.274 + c0.1338-0.121,0.2418-0.268,0.3175-0.433c0.0757-0.164,0.1176-0.341,0.1231-0.522C82.6659,101.734,82.3385,101.362,81.6216,101.212z + "/> +<path fill="#0B1324" d="M83.5959,103.496h0.6461v-4.0536l-0.6461,0.1062V103.496z"/> +<path fill="#0B1324" d="M83.9317,97.8218c-0.0647,0-0.1287,0.0128-0.1884,0.0379c-0.0596,0.025-0.1137,0.0616-0.159,0.1078 + c-0.0453,0.0461-0.081,0.1008-0.1049,0.1609c-0.0239,0.0601-0.0357,0.1243-0.0345,0.189c0.0017,0.0959,0.0318,0.1891,0.0863,0.268 + c0.0545,0.0789,0.1312,0.1399,0.2202,0.1754c0.0891,0.0354,0.1867,0.0438,0.2806,0.0241c0.0938-0.0198,0.1797-0.0669,0.2469-0.1353 + c0.0672-0.0684,0.1127-0.1551,0.1307-0.2493c0.0181-0.0942,0.008-0.1916-0.0291-0.28s-0.0995-0.164-0.1793-0.2171 + C84.1213,97.8501,84.0276,97.8218,83.9317,97.8218L83.9317,97.8218z"/> +<path fill="#0B1324" d="M87.0914,99.9634l0.1859-0.4691h-0.9647c0.0062-0.3847,0.0328-0.7687,0.0797-1.1505l-0.655,0.1504 + c0,0-0.0619,0.6195-0.0619,1.0001h-0.5222v0.4691h0.5222v2.7256c0,0.399,0.1062,0.655,0.3805,0.788 + c0.1601,0.077,0.3357,0.117,0.5134,0.115c0.2452,0.003,0.4876-0.052,0.708-0.159l-0.0885-0.399 + c-0.1221,0.056-0.2553,0.083-0.3894,0.08c-0.3894,0-0.5134-0.15-0.5134-0.593v-2.5576H87.0914z"/> +<path fill="#0B1324" d="M88.1269,98.5467c-0.0012,0.0554,0.0087,0.1104,0.0291,0.1619c0.0204,0.0515,0.0508,0.0984,0.0896,0.138 + c0.0387,0.0396,0.085,0.071,0.136,0.0925c0.0511,0.0214,0.1059,0.0325,0.1613,0.0325c0.0591,0.0086,0.1194,0.0045,0.1767-0.0122 + c0.0574-0.0167,0.1105-0.0455,0.1557-0.0846c0.0452-0.039,0.0815-0.0874,0.1063-0.1417c0.0249-0.0543,0.0378-0.1133,0.0378-0.1731 + c0-0.0597-0.0129-0.1188-0.0378-0.1731c-0.0248-0.0543-0.0611-0.1026-0.1063-0.1417c-0.0452-0.039-0.0983-0.0679-0.1557-0.0846 + c-0.0573-0.0167-0.1176-0.0208-0.1767-0.0121c-0.0535-0.0012-0.1066,0.0082-0.1565,0.0275 + c-0.0498,0.0194-0.0954,0.0484-0.134,0.0854c-0.0386,0.037-0.0696,0.0812-0.0911,0.1302 + C88.1397,98.4406,88.1281,98.4933,88.1269,98.5467L88.1269,98.5467z"/> +<path fill="#0B1324" d="M90.6312,102.229v-1.31c0.0228-0.298-0.0072-0.598-0.0885-0.885c-0.0966-0.2062-0.2552-0.3766-0.4536-0.4877 + c-0.1985-0.1111-0.4267-0.1573-0.6527-0.1321c-0.5878,0.0185-1.1571,0.2093-1.6373,0.5487l0.3097,0.4421 + c0.3687-0.276,0.8141-0.4303,1.2745-0.4421c0.0987-0.0064,0.1977,0.0093,0.2896,0.0461c0.0918,0.037,0.1743,0.094,0.2414,0.166 + c0.1151,0.133,0.1239,0.275,0.1239,0.62v0.283h-0.292c-1.3276,0-2.1064,0.531-2.1064,1.425c0,0.54,0.3009,1.133,1.2744,1.133 + c0.2192,0.002,0.4361-0.044,0.6351-0.136s0.3751-0.227,0.5155-0.395c0.0331,0.134,0.1001,0.257,0.1947,0.358 + c0.0945,0.101,0.2134,0.176,0.3452,0.217l0.3186-0.442C90.6312,103.043,90.6312,102.875,90.6312,102.229z M90.0117,102.521 + c-0.0881,0.182-0.2248,0.336-0.395,0.445c-0.1703,0.11-0.3674,0.17-0.5697,0.174c-0.0964,0.011-0.194-0.001-0.2852-0.034 + c-0.0912-0.033-0.1734-0.087-0.2403-0.157s-0.1165-0.155-0.1451-0.248c-0.0286-0.093-0.0354-0.191-0.0197-0.287 + c0-0.61,0.3628-0.947,1.3629-0.947h0.3186L90.0117,102.521z"/> +<path fill="#0B1324" d="M89.7466,98.5467c-0.0012,0.0554,0.0087,0.1104,0.029,0.1619c0.0204,0.0515,0.0509,0.0984,0.0896,0.138 + c0.0388,0.0396,0.085,0.071,0.1361,0.0925c0.051,0.0214,0.1058,0.0325,0.1612,0.0325c0.0591,0.0086,0.1194,0.0045,0.1768-0.0122 + c0.0573-0.0167,0.1104-0.0455,0.1556-0.0846c0.0452-0.039,0.0815-0.0874,0.1064-0.1417c0.0248-0.0543,0.0377-0.1133,0.0377-0.1731 + c0-0.0597-0.0129-0.1188-0.0377-0.1731c-0.0249-0.0543-0.0612-0.1026-0.1064-0.1417c-0.0452-0.039-0.0983-0.0679-0.1556-0.0846 + c-0.0574-0.0167-0.1177-0.0208-0.1768-0.0121c-0.0537-0.0024-0.1074,0.0061-0.1578,0.0251 + c-0.0504,0.0189-0.0964,0.0478-0.1353,0.0851c-0.0389,0.0372-0.0698,0.0819-0.0909,0.1314 + C89.7574,98.4396,89.7465,98.4929,89.7466,98.5467z"/> +<path fill="#0B1324" d="M93.3842,99.9634l0.1947-0.4691h-1.0001c0.0062-0.3847,0.0328-0.7687,0.0796-1.1505l-0.6549,0.1504 + c0,0-0.062,0.6195-0.062,1.0001h-0.5133v0.4691h0.5133v2.7256c0,0.399,0.1062,0.655,0.3806,0.788 + c0.1634,0.076,0.3418,0.116,0.5222,0.115c0.2423,0.003,0.4819-0.052,0.6992-0.159l-0.0885-0.399 + c-0.121,0.059-0.255,0.087-0.3895,0.08c-0.3894,0-0.5044-0.15-0.5044-0.593v-2.5576H93.3842z"/> +<path fill="#0B1324" d="M99.0219,97.7871l-0.6284-0.1062v1.6727c0,0.2832,0,0.6107,0,0.6107 + c-0.1268-0.1617-0.2897-0.2915-0.4756-0.3791c-0.186-0.0876-0.3898-0.1305-0.5953-0.1254c-0.277-0.0051-0.5479,0.082-0.77,0.2478 + c-0.2804,0.2129-0.5022,0.4934-0.6446,0.8154c-0.1424,0.322-0.2008,0.675-0.1696,1.026c0,1.265,0.5841,2.009,1.6108,2.009 + c0.2001,0.01,0.4-0.027,0.5831-0.108c0.1831-0.082,0.3442-0.205,0.4701-0.361c0.0086,0.139,0.0384,0.276,0.0885,0.407h0.6372 + c-0.1071-0.419-0.146-0.853-0.1151-1.284L99.0219,97.7871z M98.3935,102.487c-0.0588,0.113-0.1438,0.21-0.2478,0.283 + c-0.2126,0.178-0.4842,0.269-0.7611,0.257c-0.1633,0.01-0.326-0.029-0.4677-0.11c-0.1417-0.082-0.2561-0.204-0.3289-0.351 + c-0.132-0.328-0.1865-0.682-0.1593-1.035c-0.0378-0.401,0.0521-0.804,0.2567-1.151c0.08-0.124,0.1899-0.227,0.3198-0.298 + c0.1299-0.071,0.2755-0.1086,0.4236-0.1088c0.1821-0.0187,0.3659,0.0088,0.5345,0.0798c0.1686,0.071,0.3166,0.184,0.4302,0.327 + V102.487z"/> +<path fill="#0B1324" d="M101.65,99.4321c-0.227-0.0069-0.452,0.039-0.658,0.1343c-0.206,0.0952-0.386,0.2371-0.528,0.4144 + c-0.348,0.4172-0.5191,0.9542-0.4779,1.4962c0,1.309,0.6639,2.106,1.7699,2.106c0.493,0.012,0.971-0.165,1.337-0.496l-0.239-0.398 + c-0.128,0.124-0.279,0.222-0.445,0.287c-0.165,0.065-0.342,0.097-0.52,0.094c-0.191,0.016-0.384-0.017-0.559-0.096 + c-0.175-0.079-0.327-0.201-0.441-0.356c-0.145-0.271-0.209-0.578-0.186-0.885v-0.097h2.478v-0.089c0-0.947-0.106-1.318-0.451-1.6724 + c-0.141-0.1428-0.309-0.2556-0.495-0.3316C102.05,99.4669,101.851,99.4292,101.65,99.4321z M100.703,101.149 + c0-0.823,0.354-1.239,0.885-1.239c0.139-0.0014,0.276,0.0299,0.401,0.091c0.124,0.062,0.233,0.152,0.316,0.263 + c0.138,0.273,0.2,0.579,0.177,0.885H100.703z"/> +<path fill="#0B1324" d="M104.792,100.071c0.003-0.2227-0.042-0.4432-0.133-0.6463l-0.619,0.1681 + c0.109,0.2818,0.157,0.5832,0.141,0.8852v3.027h0.611v-2.487c-0.017-0.116-0.005-0.234,0.035-0.344 + c0.04-0.11,0.107-0.207,0.195-0.285c0.084-0.089,0.186-0.161,0.298-0.211c0.113-0.051,0.234-0.078,0.357-0.081 + c0.058-0.012,0.118-0.012,0.177,0l0.257-0.6812c-0.071-0.0085-0.142-0.0085-0.213,0c-0.223,0.0149-0.439,0.0819-0.631,0.1956 + C105.075,99.7252,104.912,99.8825,104.792,100.071z"/> +<path fill="#0B1324" d="M110.872,100.601c0.278-0.056,0.528-0.205,0.71-0.422c0.181-0.2171,0.284-0.4896,0.29-0.7727 + c-0.002-0.2745-0.089-0.5417-0.247-0.7661c-0.158-0.2245-0.38-0.3956-0.638-0.4906c-0.533-0.1221-1.083-0.1609-1.628-0.1151h-0.85 + v5.4695h1.416c0.443,0.042,0.89-0.012,1.31-0.159c0.268-0.104,0.496-0.289,0.655-0.528c0.158-0.239,0.239-0.522,0.23-0.809 + c0.012-0.221-0.03-0.443-0.122-0.645c-0.093-0.202-0.233-0.378-0.409-0.514C111.375,100.706,111.128,100.621,110.872,100.601z + M109.102,98.5832h0.779c0.199-0.0104,0.399,0.0074,0.593,0.0531c0.193,0.048,0.361,0.164,0.475,0.3267 + c0.114,0.1626,0.165,0.3609,0.144,0.5584c0.003,0.1464-0.028,0.2915-0.088,0.4248c-0.159,0.3628-0.363,0.4688-0.956,0.4688h-0.911 + L109.102,98.5832z M110.27,103.008h-1.132v-2.088h0.964c0.214-0.006,0.428,0.012,0.637,0.053c0.204,0.062,0.381,0.191,0.501,0.366 + c0.121,0.175,0.178,0.386,0.163,0.599c0,0.681-0.292,1.026-1.097,1.026L110.27,103.008z"/> +<path fill="#0B1324" d="M115.925,99.4689l-0.619,0.1062v2.8059c-0.088,0.199-0.228,0.372-0.405,0.498 + c-0.178,0.126-0.387,0.202-0.604,0.219c-0.172,0.004-0.341-0.043-0.487-0.133c-0.186-0.124-0.239-0.292-0.239-0.673v-2.8496 + l-0.611,0.1239v2.9117c-0.01,0.203,0.026,0.406,0.107,0.593c0.099,0.185,0.249,0.337,0.433,0.437 + c0.184,0.101,0.393,0.146,0.602,0.129c0.252,0.018,0.505-0.028,0.734-0.135c0.23-0.107,0.428-0.27,0.576-0.475 + c0.025,0.129,0.075,0.252,0.148,0.362c0.073,0.109,0.167,0.203,0.277,0.275l0.398-0.416c-0.195-0.186-0.265-0.389-0.265-0.885 + L115.925,99.4689z"/> +<path fill="#0B1324" d="M119.085,99.442c-0.241,0.0123-0.476,0.0735-0.692,0.1801c-0.216,0.1065-0.408,0.256-0.565,0.4389 + c-0.006-0.2162-0.054-0.4296-0.141-0.6279l-0.602,0.1682c0.121,0.2786,0.172,0.5817,0.15,0.8847v3.018h0.602v-2.965 + c0.294-0.314,0.688-0.517,1.115-0.5749c0.161-0.0033,0.317,0.0569,0.434,0.1679c0.115,0.142,0.142,0.239,0.142,0.664v2.655h0.628 + v-3.009c0.002-0.158-0.028-0.314-0.089-0.4602c-0.097-0.1726-0.24-0.3147-0.414-0.4101 + C119.48,99.4763,119.283,99.4314,119.085,99.442L119.085,99.442z"/> +<path fill="#0B1324" d="M124.343,97.7871l-0.62-0.1062v1.6727c0,0.2832,0,0.6107,0,0.6107c-0.129-0.1614-0.294-0.2908-0.481-0.3783 + c-0.187-0.0875-0.392-0.1307-0.599-0.1262c-0.274-0.0052-0.542,0.0821-0.761,0.2478c-0.281,0.2125-0.504,0.4924-0.648,0.8144 + c-0.144,0.322-0.204,0.675-0.175,1.027c0,1.265,0.584,2.009,1.62,2.009c0.199,0.01,0.397-0.027,0.579-0.108 + c0.181-0.082,0.341-0.206,0.465-0.362c0.009,0.14,0.038,0.277,0.088,0.408h0.638c-0.107-0.419-0.146-0.853-0.115-1.284 + L124.343,97.7871z M123.714,102.487c-0.054,0.113-0.136,0.211-0.239,0.283c-0.216,0.177-0.49,0.268-0.77,0.257 + c-0.163,0.01-0.326-0.029-0.467-0.11c-0.142-0.082-0.257-0.204-0.329-0.351c-0.132-0.328-0.187-0.682-0.16-1.035 + c-0.037-0.401,0.052-0.804,0.257-1.151c0.08-0.124,0.19-0.227,0.32-0.298c0.13-0.071,0.275-0.1086,0.423-0.1088 + c0.182-0.0187,0.366,0.0088,0.535,0.0798c0.169,0.071,0.317,0.184,0.43,0.327V102.487z"/> +<path fill="#0B1324" d="M126.98,99.432c-0.227-0.0063-0.454,0.0399-0.661,0.1351c-0.207,0.0951-0.39,0.2366-0.533,0.4136 + c-0.345,0.4193-0.516,0.9543-0.478,1.4953c0,1.31,0.663,2.107,1.77,2.107c0.492,0.012,0.971-0.165,1.336-0.496l-0.239-0.398 + c-0.127,0.124-0.278,0.222-0.444,0.287c-0.166,0.065-0.342,0.097-0.52,0.093c-0.192,0.017-0.384-0.016-0.559-0.095 + s-0.327-0.201-0.442-0.356c-0.141-0.272-0.202-0.579-0.177-0.885v-0.097h2.47v-0.089c0-0.947-0.106-1.319-0.452-1.6725 + c-0.139-0.1421-0.306-0.2546-0.49-0.3306C127.377,99.4679,127.18,99.4298,126.98,99.432L126.98,99.432z M126.033,101.149 + c0-0.823,0.346-1.2391,0.885-1.2391c0.139-0.0014,0.277,0.0299,0.401,0.0911c0.125,0.062,0.233,0.152,0.316,0.263 + c0.138,0.274,0.202,0.579,0.186,0.885H126.033z"/> +<path fill="#0B1324" d="M131.175,101.211l-0.531-0.115c-0.425-0.08-0.575-0.266-0.575-0.567c0.002-0.094,0.023-0.186,0.063-0.271 + c0.04-0.085,0.097-0.161,0.168-0.223c0.071-0.0617,0.154-0.1078,0.243-0.1355c0.09-0.0276,0.185-0.0362,0.278-0.025 + c0.348,0.014,0.688,0.1111,0.991,0.2835l0.239-0.4605c-0.371-0.2055-0.788-0.315-1.212-0.3186 + c-0.174-0.0197-0.35-0.003-0.518,0.0489c-0.167,0.052-0.322,0.1381-0.454,0.2528c-0.132,0.1148-0.239,0.2559-0.314,0.4144 + c-0.075,0.158-0.116,0.33-0.121,0.505c-0.01,0.285,0.092,0.563,0.283,0.775c0.192,0.211,0.458,0.34,0.743,0.358l0.496,0.106 + c0.451,0.098,0.655,0.292,0.655,0.655c0,0.363-0.319,0.682-0.806,0.682c-0.448-0.003-0.887-0.132-1.265-0.372l-0.239,0.46 + c0.443,0.258,0.947,0.395,1.46,0.398c0.187,0.019,0.376-0.002,0.555-0.061c0.178-0.059,0.342-0.156,0.48-0.283 + c0.139-0.127,0.249-0.281,0.324-0.454c0.075-0.172,0.112-0.359,0.11-0.547C132.228,101.733,131.892,101.361,131.175,101.211z"/> +<path fill="#0B1324" d="M136.601,102.203c0,0.16-0.124,0.549-0.124,0.549s-0.098-0.372-0.16-0.584l-0.69-2.6551h-0.681 + l-0.708,2.6021c-0.08,0.292-0.133,0.575-0.133,0.575s-0.053-0.292-0.142-0.655l-0.637-2.6549l-0.62,0.1416l1.054,3.9823h0.584 + l0.796-2.823c0-0.124,0.089-0.398,0.089-0.398s0,0.168,0.106,0.434l0.788,2.787h0.61l1.124-4h-0.646L136.601,102.203z"/> +<path fill="#0B1324" d="M139.937,99.4321c-0.226-0.0069-0.452,0.039-0.658,0.1343c-0.205,0.0952-0.386,0.2371-0.528,0.4144 + c-0.347,0.4172-0.519,0.9542-0.478,1.4962c0,1.309,0.664,2.106,1.77,2.106c0.493,0.012,0.971-0.165,1.337-0.496l-0.239-0.398 + c-0.128,0.124-0.279,0.222-0.444,0.287c-0.166,0.065-0.343,0.097-0.521,0.094c-0.191,0.016-0.384-0.017-0.559-0.096 + s-0.327-0.201-0.441-0.356c-0.145-0.271-0.209-0.578-0.186-0.885v-0.097h2.478v-0.089c0-0.947-0.106-1.318-0.451-1.6724 + c-0.141-0.1428-0.309-0.2556-0.495-0.3316C140.337,99.4669,140.138,99.4292,139.937,99.4321L139.937,99.4321z M138.99,101.149 + c0-0.823,0.354-1.239,0.885-1.239c0.139-0.0014,0.276,0.0299,0.401,0.091c0.125,0.062,0.233,0.152,0.316,0.263 + c0.138,0.274,0.202,0.579,0.186,0.885H138.99z"/> +<path fill="#0B1324" d="M144.406,99.4501c-0.503,0.0357-0.974,0.2601-1.318,0.6279c0,0,0-0.2828,0-0.5394v-0.8851 + c0.008-0.3185-0.025-0.6367-0.098-0.947l-0.619,0.1239c0.072,0.2653,0.104,0.5396,0.097,0.8143v4.8593h0.62v-2.824 + c0.133-0.189,0.306-0.346,0.506-0.462c0.2-0.116,0.423-0.188,0.653-0.21c0.083-0.006,0.167,0.006,0.246,0.033 + c0.079,0.027,0.152,0.07,0.214,0.126c0.063,0.084,0.109,0.18,0.135,0.281c0.025,0.102,0.031,0.208,0.016,0.312v2.744h0.619v-2.85 + c0.011-0.195-0.013-0.39-0.071-0.576c-0.082-0.1937-0.223-0.358-0.401-0.4703C144.826,99.4954,144.617,99.4404,144.406,99.4501 + L144.406,99.4501z"/> +<path fill="#0B1324" d="M147.274,100.07c0.009-0.2222-0.034-0.4433-0.124-0.6463l-0.628,0.1681 + c0.115,0.2801,0.163,0.5832,0.141,0.8852v3.027h0.62v-2.487c-0.017-0.116-0.005-0.234,0.035-0.344 + c0.04-0.11,0.107-0.207,0.195-0.285c0.086-0.09,0.189-0.162,0.303-0.212c0.114-0.05,0.236-0.077,0.361-0.08 + c0.058-0.01,0.118-0.01,0.177,0l0.248-0.6812c-0.071-0.0098-0.142-0.0098-0.213,0c-0.224,0.0135-0.442,0.0799-0.636,0.1937 + S147.395,99.8804,147.274,100.07L147.274,100.07z"/> +<path fill="#0B1324" d="M153.93,100.318h-2.301v-2.2838h-0.638v5.4608h0.638v-2.638h2.301v2.638h0.646v-5.4608h-0.646V100.318z"/> +<path fill="#0B1324" d="M158.558,102.23v-1.31c0.028-0.298-0.002-0.599-0.088-0.885c-0.096-0.2046-0.253-0.374-0.45-0.485 + c-0.197-0.111-0.423-0.1581-0.648-0.1348c-0.596,0.0091-1.175,0.1972-1.663,0.5399l0.309,0.4429 + c0.363-0.285,0.806-0.4487,1.266-0.4694c0.1-0.0072,0.201,0.0082,0.294,0.045c0.093,0.0364,0.177,0.0944,0.246,0.1674 + c0.106,0.133,0.124,0.274,0.124,0.619v0.284h-0.275c-1.336,0-2.106,0.531-2.106,1.425c0,0.539,0.292,1.132,1.274,1.132 + c0.219,0.001,0.436-0.046,0.634-0.138c0.199-0.092,0.375-0.226,0.517-0.393c0.033,0.135,0.1,0.258,0.195,0.359 + c0.094,0.1,0.213,0.175,0.345,0.217l0.319-0.443C158.576,103.044,158.541,102.876,158.558,102.23z M157.93,102.522 + c-0.086,0.182-0.221,0.336-0.39,0.446c-0.168,0.109-0.365,0.169-0.566,0.173c-0.096,0.011-0.194-0.001-0.285-0.034 + c-0.091-0.033-0.173-0.087-0.24-0.157s-0.117-0.155-0.145-0.248c-0.029-0.093-0.036-0.191-0.02-0.286 + c0-0.611,0.363-0.947,1.363-0.947h0.31L157.93,102.522z"/> +<path fill="#0B1324" d="M163.771,99.4248c-0.495,0.0462-0.953,0.2845-1.274,0.6642c-0.062-0.1885-0.18-0.353-0.338-0.4718 + c-0.159-0.1187-0.35-0.1859-0.547-0.1924c-0.449,0.0455-0.864,0.2608-1.16,0.6022c-0.012-0.2047-0.06-0.4053-0.141-0.5933 + l-0.602,0.1504c0.116,0.2799,0.164,0.5829,0.141,0.8849v3.036h0.593v-2.965c0.256-0.3,0.617-0.491,1.009-0.531 + c0.076-0.009,0.153,0.002,0.224,0.029c0.071,0.028,0.134,0.073,0.184,0.13c0.094,0.154,0.134,0.334,0.115,0.514v2.823h0.628v-2.903 + c0.416-0.381,0.699-0.6196,1.053-0.6196c0.354,0,0.513,0.2036,0.513,0.5846v2.938h0.638v-3c0.011-0.141-0.008-0.283-0.055-0.416 + c-0.047-0.1334-0.123-0.255-0.22-0.3571c-0.098-0.102-0.217-0.1821-0.348-0.2351C164.053,99.4439,163.912,99.4194,163.771,99.4248 + L163.771,99.4248z"/> +<path fill="#0B1324" d="M167.71,99.4412c-0.217,0.0032-0.43,0.053-0.626,0.1462c-0.195,0.0932-0.368,0.2275-0.507,0.3937 + c0,0,0-0.239,0-0.4425v-0.8851c0.008-0.319-0.027-0.6377-0.106-0.947l-0.62,0.1239c0.072,0.2653,0.105,0.5396,0.097,0.8143v3.9033 + c0.035,0.321,0.005,0.646-0.088,0.956h0.62c0.067-0.132,0.107-0.277,0.115-0.425c0.133,0.159,0.3,0.289,0.487,0.379 + c0.188,0.09,0.393,0.139,0.601,0.143c0.947,0,1.576-0.885,1.576-2.133S168.657,99.4412,167.71,99.4412z M168.276,102.689 + c-0.083,0.111-0.192,0.201-0.316,0.263c-0.125,0.061-0.262,0.093-0.401,0.091c-0.187-0.003-0.371-0.048-0.539-0.131 + c-0.169-0.082-0.317-0.201-0.434-0.347v-2.035c0.114-0.157,0.263-0.286,0.434-0.377c0.172-0.09,0.363-0.14,0.557-0.145 + c0.144-0.0085,0.288,0.019,0.419,0.079c0.131,0.06,0.245,0.151,0.333,0.266c0.188,0.323,0.269,0.698,0.23,1.071 + C168.593,101.864,168.495,102.305,168.276,102.689L168.276,102.689z"/> +<path fill="#0B1324" d="M173.144,99.4689l-0.611,0.1062v2.8059c-0.088,0.199-0.228,0.372-0.405,0.498 + c-0.178,0.126-0.387,0.202-0.604,0.219c-0.172,0.004-0.341-0.043-0.487-0.133c-0.186-0.124-0.239-0.292-0.239-0.673v-2.8496 + l-0.61,0.1239v2.9117c-0.009,0.202,0.024,0.404,0.097,0.593c0.102,0.184,0.255,0.335,0.44,0.435 + c0.185,0.101,0.394,0.146,0.604,0.131c0.244,0.011,0.486-0.039,0.706-0.146c0.219-0.107,0.409-0.266,0.551-0.464 + c0.057,0.26,0.212,0.488,0.434,0.637l0.398-0.416c-0.204-0.186-0.274-0.389-0.274-0.885V99.4689z"/> +<path fill="#0B1324" d="M175.073,100.07c0.009-0.2222-0.034-0.4433-0.124-0.6463l-0.628,0.1681 + c0.115,0.2801,0.163,0.5832,0.141,0.8852v3.027h0.62v-2.487c-0.017-0.116-0.005-0.234,0.035-0.344 + c0.04-0.11,0.107-0.207,0.195-0.285c0.086-0.09,0.189-0.162,0.303-0.212c0.114-0.05,0.236-0.077,0.361-0.08 + c0.058-0.01,0.118-0.01,0.177,0l0.247-0.6812c-0.07-0.0098-0.141-0.0098-0.212,0c-0.224,0.0135-0.442,0.0799-0.636,0.1937 + S175.194,99.8804,175.073,100.07L175.073,100.07z"/> +<path fill="#0B1324" d="M180.348,99.8844l-0.39-0.3806c-0.159,0.1155-0.352,0.1746-0.548,0.1682c-0.478,0-0.602-0.2213-1.204-0.2213 + c-0.186-0.0186-0.375,0.0022-0.552,0.0609c-0.178,0.0588-0.342,0.1543-0.48,0.2803c-0.139,0.126-0.249,0.2801-0.324,0.4511 + c-0.076,0.172-0.114,0.357-0.113,0.544c0.005,0.261,0.093,0.514,0.253,0.721c0.159,0.207,0.381,0.358,0.632,0.43 + c-0.54,0.168-0.717,0.354-0.717,0.681c0,0.328,0.274,0.567,0.743,0.567h0.62c0.267-0.025,0.537,0.024,0.779,0.141 + c0.072,0.056,0.129,0.129,0.166,0.212c0.038,0.084,0.053,0.175,0.046,0.266c0,0.496-0.345,0.699-0.965,0.699 + c-0.28,0.008-0.557-0.056-0.805-0.186c-0.074-0.051-0.134-0.119-0.175-0.2c-0.04-0.08-0.059-0.17-0.055-0.26 + c0.007-0.125,0.043-0.246,0.106-0.354l-0.655,0.062c-0.051,0.136-0.078,0.28-0.08,0.425c0,0.558,0.478,1.009,1.726,1.009 + c0.956,0,1.576-0.39,1.576-1.248c0.013-0.174-0.022-0.348-0.099-0.504c-0.078-0.155-0.197-0.287-0.344-0.381 + c-0.285-0.178-0.621-0.256-0.956-0.221h-0.637c-0.195,0-0.319-0.071-0.319-0.195c0-0.124,0.186-0.266,0.717-0.46 + c0.26,0.015,0.519-0.047,0.744-0.177c0.181-0.118,0.331-0.279,0.434-0.469c0.104-0.19,0.158-0.403,0.159-0.62 + c0.004-0.247-0.084-0.487-0.248-0.672c0.089,0.029,0.181,0.044,0.274,0.044C179.905,100.109,180.149,100.034,180.348,99.8844 + L180.348,99.8844z M178.25,101.557c-0.105,0.013-0.212,0.002-0.312-0.032c-0.1-0.035-0.19-0.092-0.265-0.168 + c-0.074-0.075-0.13-0.166-0.164-0.267c-0.033-0.1-0.043-0.207-0.029-0.312c0-0.548,0.257-0.7963,0.752-0.7963 + c0.496,0,0.735,0.2393,0.735,0.7793C178.967,101.3,178.684,101.557,178.25,101.557z"/> +<path fill="#0B1324" d="M61.5582,65.8016c0.1902-0.0973,0.3926-0.1687,0.6018-0.2124c0.177,0,0.2655-0.0973,0.2655-0.1681 + c0-0.0708-0.0885-0.1417-0.2655-0.1417h-0.6461h-0.6637H60.089h-0.7788c-0.1505,0-0.2301,0.0532-0.2301,0.1594 + c0,0.1062,0.1062,0.1327,0.3274,0.1858c0.2017,0.0359,0.396,0.1046,0.5753,0.2036c0.1062,0.0734,0.1914,0.1733,0.2473,0.2896 + c0.0558,0.1164,0.0804,0.2454,0.0713,0.3742v7.1953c0.0176,0.1585,0.0023,0.3189-0.0449,0.4711 + c-0.0472,0.1523-0.1253,0.2932-0.2294,0.4139c-0.1579,0.1223-0.3432,0.2044-0.5399,0.239c-0.1859,0.062-0.2744,0.1328-0.2744,0.2301 + c0,0.0974,0,0.1947,0.1416,0.2036l0.301-0.062c0.2212,0,0.5398,0,0.9469,0c0.4072,0,0.6992,0,1.1948,0h0.7612 + c0.1504,0,0.2212,0,0.2212-0.1062s-0.115-0.2035-0.3451-0.2655c-0.2301-0.0619-0.6815-0.1681-0.7612-0.2124 + c-0.1095-0.0586-0.2001-0.1471-0.2612-0.2552c-0.0611-0.1082-0.0902-0.2314-0.0839-0.3555v-3.5401 + c0-0.1593,0.0531-0.239,0.1681-0.239h5.4076c0.0708,0,0.1151,0,0.1239,0.0797v3.6463c0.0064,0.1112-0.0127,0.2223-0.0556,0.325 + c-0.0429,0.1028-0.1086,0.1944-0.1922,0.268c-0.1961,0.0805-0.3971,0.1485-0.6018,0.2036 + c-0.1682,0.0708-0.2567,0.1416-0.2567,0.2301s0.1151,0.177,0.3452,0.177l0.4691,0.0442c0.3186,0,0.6549,0,1.0089,0 + c0.1859,0,0.416,0,0.7169,0h0.6107c0.0973,0,0.1504-0.0531,0.1504-0.1681c0-0.1151-0.115-0.1593-0.3363-0.2213 + c-0.2082-0.051-0.4101-0.1252-0.6018-0.2213c-0.1115-0.0735-0.2015-0.1753-0.2606-0.2951 + c-0.0591-0.1198-0.0852-0.2531-0.0757-0.3863V66.492c-0.011-0.1174,0.0048-0.2358,0.0462-0.3461 + c0.0414-0.1104,0.1073-0.21,0.1927-0.2912c0.139-0.0948,0.2954-0.161,0.4602-0.1947c0.1594-0.0442,0.239-0.0973,0.239-0.1504 + s-0.1328-0.2302-0.3894-0.2302c-0.1385-0.0083-0.2774-0.0083-0.416,0c-0.2035,0-0.3982,0-0.6018,0h-0.6549 + c-0.3629,0-0.6373,0-0.8054,0c-0.1682,0-0.1682,0.0532-0.1682,0.1682c0,0.1151,0.0974,0.1416,0.2744,0.1947 + c0.2168,0.0605,0.4296,0.1344,0.6372,0.2213c0.0908,0.0782,0.1621,0.1765,0.2082,0.2872c0.0461,0.1106,0.0657,0.2304,0.0573,0.35 + v2.8764c0,0.2743,0,0.4071-0.115,0.4071h-5.4076c-0.1416,0-0.2124-0.0797-0.2124-0.2478V66.492 + c-0.0082-0.1275,0.0113-0.2551,0.0572-0.3743C61.3957,65.9986,61.4668,65.8907,61.5582,65.8016L61.5582,65.8016z"/> +<path fill="#0B1324" d="M73.0018,67.289c0.3305-0.0769,0.671-0.1008,1.009-0.0708c0.6107,0,0.9735,0,1.0797,0 + c0.5134,0,0.832,0.1416,0.9647,0.3186c0.0733,0.1673,0.1096,0.3485,0.1062,0.5311c0,0.2212,0.0797,0.3274,0.1859,0.3274 + s0.2389-0.4779,0.2389-1.4337c0-0.1771-0.0442-0.2656-0.1239-0.2656h-0.885h-0.8054h-1.0443c-0.6727,0-1.4603,0-2.3631,0 + c-0.2832,0-0.4248,0-0.4248,0.1417c0,0.1416,0.1239,0.1239,0.3629,0.1947c0.1267,0.0087,0.2479,0.0556,0.3475,0.1347 + c0.0995,0.079,0.1727,0.1863,0.21,0.3078c0.075,0.2494,0.1049,0.5101,0.0885,0.77v5.4961c0.0093,0.2255-0.0085,0.4513-0.0531,0.6726 + c-0.0151,0.0808-0.0484,0.1571-0.0975,0.223c-0.0491,0.066-0.1126,0.1199-0.1857,0.1575l-0.3097,0.1151 + c-0.1416,0.0708-0.2124,0.1328-0.2213,0.1947c-0.0088,0.062,0.062,0.1239,0.1859,0.1239h0.7345h0.7346c0.3363,0,0.7877,0,1.3718,0 + h1.3718c0.2119,0.0219,0.4254,0.0219,0.6373,0c0.2107-0.0674,0.3979-0.1932,0.5398-0.3629 + c0.3343-0.3083,0.5476-0.7256,0.6019-1.1771c0-0.0973,0-0.1416-0.0974-0.1416c-0.0973,0-0.0973,0.1062-0.3186,0.3275 + c-0.2734,0.2605-0.5993,0.4596-0.9558,0.5841c-0.6639,0.2375-1.3663,0.3486-2.071,0.3275c-0.4514,0-0.7346-0.0708-0.832-0.2301 + c-0.0747-0.2494-0.1017-0.5106-0.0796-0.77v-2.2126c-0.0067-0.0884-0.0067-0.1771,0-0.2655 + c0.0154-0.0403,0.0438-0.0743,0.0806-0.0967c0.0368-0.0225,0.0801-0.032,0.1229-0.0272h1.7701 + c0.1176-0.0097,0.2357,0.0113,0.3428,0.0609c0.107,0.0497,0.1993,0.1263,0.2679,0.2223c0.0838,0.1576,0.1406,0.3281,0.1682,0.5045 + c0,0.177,0.1062,0.2743,0.1947,0.2743s0.1327-0.0531,0.1327-0.1593s0-0.2743,0-0.4779s0-0.3629,0-0.4691s0-0.3274,0-0.6018 + c0-0.2743,0-0.4691,0-0.6195c0-0.1505-0.0442-0.2301-0.1327-0.2301s-0.1239,0.0885-0.1682,0.2566 + c-0.0382,0.1716-0.1206,0.3303-0.239,0.4603c-0.1114,0.0954-0.2409,0.1673-0.3809,0.2114 + c-0.1399,0.0441-0.2873,0.0595-0.4333,0.0452h-1.2921c-0.1398,0.002-0.2784-0.0252-0.4072-0.0796 + c-0.0501-0.114-0.0684-0.2394-0.0531-0.3629v-2.248C72.8779,67.5722,72.931,67.3421,73.0018,67.289z"/> +<path fill="#0B1324" d="M80.9404,67.2167c0.1259-0.0873,0.2669-0.1504,0.4159-0.1859c0.1594,0,0.2302-0.0973,0.2302-0.1593 + c0-0.0619-0.0708-0.1681-0.2302-0.1681h-0.3805c-0.236,0-0.4927,0-0.77,0h-0.7346h-0.4868c-0.1593,0-0.2389,0.0531-0.2389,0.1593 + c0,0,0.1681,0.1239,0.5045,0.2478c0.3363,0.1239,0.5044,0.2921,0.5044,0.531v6.1068c0.0062,0.2251-0.0086,0.4503-0.0442,0.6726 + c-0.0195,0.0803-0.0556,0.1556-0.1059,0.2211c-0.0502,0.0656-0.1137,0.1199-0.1862,0.1595l-0.292,0.115 + c-0.1328,0.0708-0.2125,0.1328-0.2213,0.1947c-0.0089,0.062,0.0619,0.1239,0.1858,0.1239h0.7346h0.7346c0.3363,0,0.7965,0,1.3718,0 + h1.3718c0.2119,0.0219,0.4254,0.0219,0.6373,0c0.2111-0.0711,0.398-0.1999,0.5398-0.3717c0.3369-0.3026,0.551-0.7183,0.6019-1.1682 + c0-0.0974,0-0.1416-0.0974-0.1416c-0.0973,0-0.0973,0.1062-0.3186,0.3274c-0.2717,0.2627-0.5981,0.4622-0.9558,0.5842 + c-0.6639,0.2375-1.3663,0.3485-2.071,0.3274c-0.4514,0-0.7346-0.0708-0.8231-0.2301c-0.0844-0.2473-0.1146-0.5099-0.0885-0.77 + v-5.8943c-0.0139-0.1221-0.0021-0.2458,0.0344-0.3631C80.799,67.4177,80.8596,67.3093,80.9404,67.2167L80.9404,67.2167z"/> +<path fill="#0B1324" d="M86.6397,73.9253c0.0022,0.2795-0.0915,0.5513-0.2655,0.77c-0.1134,0.0917-0.2468,0.1553-0.3894,0.1859 + c-0.1327,0-0.2036,0.115-0.2036,0.2124c0,0.0974,0,0.1416,0.124,0.1416h0.3717c0.2124,0,0.4336,0,0.6726,0h0.6107h0.4513 + c0.2036,0,0.301,0,0.301-0.1328c0-0.1327-0.0974-0.177-0.2921-0.2301c-0.2018-0.0346-0.3893-0.1268-0.5399-0.2655 + c-0.2066-0.2931-0.2951-0.6534-0.2478-1.0089l0.1416-4.2305c0-0.1239,0.0266-0.1859,0.0797-0.1859s0.1062,0.0443,0.1416,0.1416 + l2.5666,5.3634c0.1062,0.2389,0.1947,0.354,0.239,0.354c0.0442,0,0.177-0.2036,0.3717-0.6018l2.5135-5.089 + c0.115-0.239,0.2212-0.354,0.3097-0.354s0.1239,0.1504,0.1328,0.4691l0.1239,4.673c0.0138,0.1016,0.0052,0.205-0.0254,0.3029 + s-0.0824,0.1878-0.1516,0.2635c-0.1116,0.0882-0.2373,0.1571-0.3717,0.2035c-0.1328,0.062-0.1947,0.1328-0.1947,0.2213 + s0,0.1062,0.1327,0.1062h0.5045h0.5576h0.6549h0.4691c0.1947,0,0.292,0,0.292-0.1239s-0.0796-0.177-0.2389-0.2124 + c-0.1493-0.0299-0.2927-0.0837-0.4248-0.1593c-0.0893-0.0737-0.1598-0.1674-0.206-0.2735 + c-0.0461-0.1062-0.0665-0.2217-0.0596-0.3372l-0.1593-5.9829c-0.038-0.3109,0.0374-0.6252,0.2124-0.885 + c0.1284-0.1174,0.2884-0.1943,0.4603-0.2213c0.1593,0,0.2389-0.1062,0.2389-0.1947s0-0.1416-0.1239-0.1416h-0.2566H94.844h-0.2655 + h-0.3009c-0.0708,0-0.177,0.1328-0.3097,0.4071l-2.8676,5.7616c-0.0968,0.2299-0.2216,0.4469-0.3717,0.6461 + c-0.0619,0-0.1504-0.115-0.2655-0.3628l-2.9118-6.1157c0-0.0708-0.0619-0.1416-0.0973-0.2212 + c-0.0081-0.0335-0.0275-0.0632-0.0549-0.0842c-0.0274-0.0209-0.0611-0.0318-0.0956-0.0309h-0.3274h-0.3275h-0.3363h-0.3275 + c-0.1327,0-0.2036,0-0.2036,0.1328c0,0.1327,0.1063,0.1416,0.301,0.2212c0.1197,0.0451,0.2292,0.1138,0.322,0.2019 + c0.0927,0.0882,0.1668,0.1941,0.2178,0.3115c0.2371,0.5802,0.3399,1.2065,0.301,1.832c0,0.5222-0.0001,1.1859-0.0974,2.0002 + L86.6397,73.9253z"/> +<path fill="#0B1324" d="M99.1895,67.1547c0.1216-0.0693,0.2528-0.12,0.3894-0.1504c0.1416,0,0.2036-0.1062,0.2036-0.1859 + c0-0.0796-0.1239-0.115-0.3806-0.115h-0.5664h-0.5841h-0.4691h-0.4691c-0.177,0-0.2655,0-0.2655,0.115 + c0,0.1151,0.0885,0.177,0.2567,0.2213c0.1619,0.0416,0.3214,0.0918,0.4779,0.1504c0.0794,0.0399,0.1453,0.1023,0.1894,0.1795 + c0.0441,0.0771,0.0644,0.1656,0.0584,0.2542v4.0623c-0.0637,0.8907,0.1834,1.7758,0.6992,2.5047 + c0.3919,0.4096,0.8726,0.724,1.4047,0.9188c0.533,0.1949,1.103,0.2651,1.666,0.2052c2.231,0,3.355-1.186,3.355-3.5402v-3.7614 + c-0.015-0.2541,0.047-0.5069,0.177-0.7257c0.098-0.1072,0.219-0.1917,0.354-0.2478c0.115-0.0531,0.177-0.1239,0.177-0.2036 + c0-0.0796-0.053-0.1327-0.16-0.1327h-0.318h-0.337h-0.699h-0.717c-0.079,0-0.115,0-0.115,0.1239s0.098,0.1858,0.284,0.2389 + c0.191,0.0229,0.375,0.0863,0.539,0.1859c0.105,0.0933,0.186,0.2101,0.237,0.3409c0.051,0.1308,0.07,0.2718,0.056,0.4114v3.903 + c0,1.9353-0.927,2.9059-2.78,2.9118c-0.744,0.0393-1.476-0.2077-2.044-0.6904c-0.285-0.2698-0.5066-0.5994-0.6489-0.9652 + c-0.1423-0.3657-0.2018-0.7585-0.1741-1.15v-4.3278c-0.0089-0.0982,0.0049-0.1971,0.0402-0.2892 + C99.0615,67.3046,99.1173,67.2219,99.1895,67.1547L99.1895,67.1547z"/> +<path fill="#0B1324" d="M114.528,66.7745c-0.077-0.0559-0.172-0.0811-0.266-0.0708h-1.035c-0.773,0-1.605,0-2.496,0h-1.939h-1.478 + c-0.088,0-0.15,0.0619-0.185,0.177v0.292l-0.133,1.1683c0,0.0973,0,0.1504,0.115,0.1504s0.15-0.0973,0.203-0.2832 + c0.062-0.2409,0.16-0.4708,0.293-0.6814c0.207-0.1343,0.453-0.1937,0.699-0.1682h1.964c0.08,0,0.124,0.1859,0.124,0.5576v6.2749 + c0.003,0.0967-0.018,0.1926-0.061,0.2791s-0.107,0.1609-0.186,0.2165c-0.151,0.0762-0.308,0.1385-0.469,0.1859 + c-0.16,0.0708-0.239,0.1327-0.239,0.2035c0,0.0708,0,0.1593,0.141,0.1593h0.637h1.009h0.514h0.46c0.08,0,0.115,0,0.115-0.1416 + c0-0.1416-0.089-0.1593-0.257-0.1947c-0.161-0.0302-0.317-0.087-0.46-0.1681c-0.09-0.0769-0.16-0.174-0.204-0.2832 + c-0.045-0.1093-0.063-0.2276-0.053-0.3452v-6.1953c-0.014-0.1782,0.001-0.3577,0.045-0.531c0,0,0.177-0.062,0.442-0.062h1.717 + c0.129-0.0177,0.261-0.0045,0.384,0.0386c0.123,0.0431,0.234,0.1148,0.324,0.2093c0.075,0.1328,0.117,0.2814,0.124,0.4336 + c0,0.1593,0.08,0.239,0.186,0.239c0.106,0,0.142-0.0885,0.133-0.2655l-0.062-0.9647 + C114.623,66.9189,114.586,66.8386,114.528,66.7745L114.528,66.7745z"/> +<path fill="#0B1324" d="M123.971,74.4398c-0.449,0.3334-0.998,0.505-1.558,0.4867c-0.336,0.0102-0.671-0.0463-0.986-0.1663 + c-0.314-0.12-0.602-0.3011-0.846-0.5329c-0.332-0.2944-0.571-0.6786-0.69-1.1063l-0.053-0.292 + c-0.01-0.0319-0.03-0.0596-0.057-0.0788c-0.027-0.0192-0.06-0.0289-0.094-0.0274c-0.141,0-0.185,0.1239-0.132,0.3805l0.283,1.5489 + c0,0.1239,0.257,0.2566,0.699,0.4159c0.428,0.1595,0.88,0.2433,1.336,0.2478c0.996,0.0791,1.982-0.239,2.744-0.885 + c0.264-0.2572,0.462-0.5736,0.58-0.9228c0.117-0.3493,0.149-0.7214,0.093-1.0856c-0.055-0.3642-0.196-0.71-0.412-1.0087 + c-0.215-0.2987-0.499-0.5417-0.827-0.7089l-2.363-0.8319c-0.885-0.3098-1.266-0.77-1.266-1.3719 + c-0.007-0.2388,0.047-0.4754,0.157-0.6875c0.11-0.2122,0.272-0.3928,0.471-0.525c0.401-0.248,0.866-0.3713,1.337-0.354 + c0.504-0.0105,0.999,0.1281,1.425,0.3983c0.416,0.2806,0.727,0.6915,0.885,1.1682c0.079,0.239,0.159,0.3541,0.256,0.3541 + c0.098,0,0.142-0.0531,0.124-0.177l-0.177-1.6374c0-0.115-0.062-0.1681-0.141-0.1681c-0.025,0.0008-0.05,0.0067-0.073,0.0173 + c-0.023,0.0107-0.043,0.0258-0.06,0.0446c-0.053,0-0.089,0.0708-0.124,0.0708c-0.096-0.0262-0.188-0.0649-0.274-0.115 + c-0.198-0.0945-0.406-0.1658-0.62-0.2124c-0.368-0.0658-0.742-0.0924-1.115-0.0797c-0.663-0.0244-1.315,0.1683-1.859,0.5487 + c-0.288,0.2323-0.513,0.5344-0.652,0.8777c-0.14,0.3434-0.189,0.7166-0.144,1.0844c0.045,0.3678,0.184,0.7179,0.402,1.0173 + c0.218,0.2994,0.509,0.5381,0.846,0.6935l2.292,0.8231c0.841,0.3009,1.257,0.77,1.257,1.4072c0.01,0.2681-0.045,0.5346-0.161,0.7767 + C124.359,74.069,124.186,74.2793,123.971,74.4398z"/> +<path fill="#0B1324" d="M131.042,66.943c0.669-0.0206,1.327,0.1749,1.877,0.5576c0.525,0.4,0.959,0.9068,1.274,1.4868 + c0.031,0.0801,0.07,0.1571,0.115,0.2301c0.053,0.1151,0.106,0.1682,0.168,0.1682s0.115-0.0797,0.115-0.239s0-0.177,0-0.3363 + s0-0.3451,0-0.4602c0-0.4248,0-0.6903-0.053-0.7788c-0.053-0.0885-0.053-0.1947-0.115-0.1947 + c-0.056,0.0024-0.109,0.0243-0.15,0.0619c-0.042,0.0308-0.091,0.052-0.142,0.062c-0.179-0.0518-0.347-0.1358-0.496-0.2478 + c-0.306-0.1854-0.632-0.3339-0.973-0.4426c-0.575-0.1676-1.172-0.2482-1.77-0.2389c-0.582-0.0168-1.16,0.0914-1.696,0.3174 + c-0.536,0.226-1.017,0.5644-1.411,0.9924c-0.818,0.8665-1.26,2.0214-1.23,3.2127c-0.021,0.5589,0.074,1.1162,0.278,1.6369 + c0.204,0.5208,0.513,0.994,0.908,1.39c0.405,0.3896,0.883,0.6938,1.408,0.8945c0.525,0.2007,1.084,0.2938,1.645,0.2737 + c0.957,0.0338,1.911-0.1227,2.806-0.4602c0.487-0.2036,0.743-0.3629,0.77-0.4956l0.283-1.2037c0-0.0885,0-0.1327-0.115-0.1327 + c-0.115,0-0.133,0.0531-0.168,0.1593c-0.2,0.4876-0.563,0.891-1.027,1.1417c-0.669,0.4493-1.459,0.6839-2.265,0.6726 + c-0.517,0.0175-1.029-0.093-1.492-0.3215c-0.464-0.2286-0.863-0.5681-1.163-0.9884c-0.607-0.8337-0.918-1.8458-0.885-2.8763 + c-0.047-0.9915,0.268-1.9661,0.885-2.7437c0.326-0.3673,0.731-0.6567,1.185-0.8466C130.061,67.0038,130.551,66.9181,131.042,66.943 + L131.042,66.943z"/> +<path fill="#0B1324" d="M138.14,67.1459c0.124-0.0839,0.262-0.144,0.407-0.177c0.151,0,0.23-0.0885,0.23-0.1505 + c0-0.0619-0.079-0.115-0.23-0.115h-0.557h-0.567h-0.655h-0.672c-0.124,0-0.186,0.0442-0.186,0.1327 + c0,0.062,0.088,0.1151,0.274,0.1593c0.168,0.0462,0.327,0.1211,0.469,0.2213c0.092,0.0613,0.166,0.1462,0.215,0.2458 + c0.048,0.0996,0.069,0.2103,0.06,0.3206v6.1953c0.013,0.1337-0.002,0.2686-0.043,0.3965c-0.041,0.1278-0.108,0.2459-0.196,0.3469 + c-0.137,0.1018-0.294,0.1741-0.461,0.2124c-0.159,0.0472-0.238,0.1092-0.238,0.1859s0.044,0.1386,0.132,0.1858h0.213 + c0.194,0,0.469,0,0.823,0h1.018h0.654c0.124,0,0.195,0,0.195-0.0973c0-0.0974-0.106-0.177-0.301-0.2301 + c-0.185-0.0418-0.366-0.101-0.54-0.177c-0.095-0.0491-0.173-0.1244-0.227-0.217c-0.053-0.0925-0.079-0.1985-0.074-0.3052v-3.0711 + c0-0.1416,0-0.2035,0.142-0.2035h4.425c0.062,0,0.098,0,0.106,0.0708v3.1241c0.005,0.0946-0.012,0.189-0.049,0.2763 + c-0.037,0.0872-0.092,0.1652-0.163,0.2282c-0.128,0.0744-0.265,0.1338-0.407,0.177c-0.15,0.062-0.212,0.1239-0.212,0.1947 + s0.088,0.1593,0.283,0.1593h0.46c0.277,0,0.572,0,0.885,0h0.611h0.522c0.018,0.0016,0.037-0.0011,0.055-0.0078 + c0.017-0.0067,0.033-0.0173,0.045-0.0309c0.013-0.0136,0.023-0.0299,0.028-0.0477c0.006-0.0179,0.007-0.0367,0.005-0.0552 + c0-0.0796-0.098-0.1416-0.292-0.1947c-0.181-0.0455-0.356-0.1108-0.523-0.1947c-0.092-0.0641-0.166-0.1506-0.215-0.2512 + c-0.05-0.1005-0.073-0.2121-0.068-0.3241v-6.3899c-0.002-0.0969,0.016-0.1931,0.053-0.2829c0.036-0.0897,0.091-0.1711,0.16-0.2393 + c0.12-0.0792,0.256-0.1334,0.398-0.1593c0.133,0,0.203-0.0885,0.203-0.1328c0-0.0442-0.115-0.1947-0.336-0.1947h-0.354h-0.513 + h-0.567h-0.681c-0.142,0-0.204,0-0.204,0.1328c0,0.1327,0.071,0.115,0.222,0.1681c0.154,0.0432,0.303,0.1056,0.442,0.1859 + c0.079,0.0668,0.141,0.1513,0.181,0.2467c0.04,0.0954,0.057,0.1989,0.049,0.302v2.4693c0,0.2301,0,0.3451-0.097,0.3451h-4.425 + c-0.115,0-0.177-0.0708-0.177-0.2124v-2.6285c-0.004-0.1125,0.018-0.2243,0.064-0.3271 + C137.985,67.3091,138.054,67.2182,138.14,67.1459L138.14,67.1459z"/> +<path fill="#0B1324" d="M147.354,73.9253c0.002,0.2795-0.092,0.5513-0.266,0.77c-0.113,0.0917-0.247,0.1553-0.389,0.1859 + c-0.133,0-0.204,0.115-0.204,0.2124c0,0.0974,0,0.1416,0.124,0.1416h0.372c0.212,0,0.433,0,0.672,0h0.611h0.451 + c0.204,0,0.301,0,0.301-0.1328c0-0.1327-0.097-0.177-0.292-0.2301c-0.202-0.0346-0.389-0.1268-0.54-0.2655 + c-0.206-0.2931-0.295-0.6534-0.247-1.0089l0.132-4.2305c0-0.1239,0-0.1859,0.089-0.1859c0.088,0,0.106,0.0443,0.141,0.1416 + l2.567,5.3634c0.115,0.2389,0.195,0.354,0.239,0.354c0.044,0,0.177-0.2036,0.372-0.6018l2.496-5.089 + c0.115-0.239,0.221-0.354,0.309-0.354c0.089,0,0.124,0.1504,0.133,0.4691l0.124,4.673c0.014,0.1016,0.005,0.205-0.025,0.3029 + c-0.031,0.0979-0.083,0.1878-0.152,0.2635c-0.112,0.0882-0.237,0.1571-0.372,0.2035c-0.133,0.062-0.194,0.1328-0.194,0.2213 + s0.044,0.1062,0.132,0.1062h0.505H155h0.655h0.469c0.195,0,0.292,0,0.292-0.1239s-0.079-0.177-0.239-0.2124 + c-0.158-0.0271-0.311-0.081-0.451-0.1593c-0.089-0.0737-0.16-0.1674-0.206-0.2735c-0.046-0.1062-0.066-0.2217-0.059-0.3372 + l-0.16-5.9829c-0.038-0.3109,0.038-0.6252,0.213-0.885c0.128-0.1174,0.288-0.1943,0.46-0.2213c0.159,0,0.239-0.1062,0.239-0.1947 + s0-0.1416-0.124-0.1416h-0.257h-0.318h-0.266h-0.301c-0.071,0-0.177,0.1328-0.31,0.4071l-2.867,5.7616 + c-0.097,0.2299-0.222,0.4469-0.372,0.6461c-0.062,0-0.15-0.115-0.265-0.3628l-2.868-6.1157c0-0.0708-0.062-0.1416-0.097-0.2212 + c-0.008-0.0335-0.028-0.0632-0.055-0.0842c-0.027-0.0209-0.061-0.0318-0.096-0.0309h-0.327h-0.328h-0.336h-0.327 + c-0.133,0-0.204,0-0.204,0.1328c0,0.1327,0.097,0.1416,0.301,0.2212c0.12,0.0451,0.229,0.1138,0.322,0.2019 + c0.093,0.0882,0.167,0.1941,0.218,0.3115c0.237,0.5802,0.34,1.2065,0.301,1.832c0,0.5222,0,1.1859-0.098,2.0002L147.354,73.9253z"/> +<path fill="#0B1324" d="M160.416,67.1547c0.126-0.0763,0.264-0.1302,0.407-0.1593c0.151,0,0.222-0.0973,0.222-0.177 + c0-0.0796-0.071-0.115-0.23-0.115h-0.549h-0.567h-0.654h-0.673c-0.08,0-0.115,0-0.115,0.1327c0,0.1328,0.079,0.1151,0.248,0.1593 + c0.168,0.0306,0.33,0.0905,0.478,0.177c0.087,0.0652,0.156,0.1513,0.201,0.2503c0.044,0.0991,0.064,0.2078,0.055,0.3162v6.1952 + c0.012,0.1343-0.004,0.2695-0.047,0.3973s-0.111,0.2456-0.201,0.3462c-0.136,0.1034-0.293,0.1758-0.46,0.2124 + c-0.159,0.0472-0.239,0.1091-0.239,0.1858c0,0.1239,0.08,0.1859,0.248,0.1859h0.372c0.239,0,0.495,0,0.787,0h0.744h0.566 + c0.168,0,0.248,0,0.248-0.1239s-0.097-0.1593-0.283-0.2124c-0.175-0.0421-0.347-0.0984-0.513-0.1682 + c-0.088-0.0555-0.159-0.1329-0.207-0.2245s-0.072-0.1942-0.068-0.2976v-6.4962c-0.008-0.1085,0.008-0.2174,0.048-0.3186 + C160.274,67.3191,160.336,67.2283,160.416,67.1547L160.416,67.1547z"/> +<path fill="#0B1324" d="M163.718,74.7309c-0.118,0.1102-0.261,0.1893-0.416,0.2301c-0.142,0-0.213,0.0885-0.213,0.1504 + c0,0.062,0,0.1239,0.115,0.1239h0.664h0.69h0.886h0.885c0.648,0.0472,1.299-0.0444,1.91-0.2687 + c0.61-0.2244,1.166-0.5763,1.63-1.0323c0.771-0.9548,1.157-2.1644,1.079-3.3897c0-0.5281-0.119-1.0493-0.347-1.5256 + c-0.228-0.4763-0.56-0.8954-0.971-1.2268c-0.803-0.711-1.84-1.0989-2.912-1.0886h-1.39h-1.221h-0.531h-0.549 + c-0.115,0-0.168,0-0.168,0.1239s0.08,0.1239,0.248,0.1681c0.176,0.0298,0.341,0.1062,0.478,0.2213 + c0.094,0.1052,0.165,0.2287,0.209,0.3627c0.045,0.134,0.061,0.2756,0.048,0.4161v6.0006 + C163.89,74.2481,163.846,74.5087,163.718,74.7309L163.718,74.7309z M164.886,67.7568c0-0.3098,0.062-0.5134,0.168-0.593 + c0.322-0.144,0.676-0.202,1.027-0.1682c0.532-0.0213,1.063,0.0657,1.56,0.2559c0.498,0.1902,0.952,0.4795,1.334,0.8504 + c0.4,0.4063,0.712,0.8915,0.915,1.4248c0.202,0.5334,0.292,1.1031,0.262,1.6729c0.043,0.5268-0.025,1.0568-0.201,1.5555 + c-0.175,0.4986-0.453,0.9547-0.817,1.3385c-0.638,0.5622-1.469,0.8542-2.319,0.8143c-0.667,0.066-1.334-0.1308-1.858-0.5487 + c-0.075-0.2886-0.099-0.5882-0.071-0.8851V67.7568z"/> +<path fill="#0B1324" d="M176.118,66.1117c0.164-0.0599,0.339-0.0811,0.513-0.0619h2.133c0.15-0.0185,0.302-0.0027,0.444,0.0464 + c0.143,0.0491,0.272,0.1301,0.379,0.2368c0.086,0.1578,0.135,0.3336,0.142,0.5133c0,0.1859,0.097,0.2744,0.221,0.2744 + c0.124,0,0.168-0.0974,0.159-0.3098l-0.088-1.124c0.005-0.1142-0.029-0.2268-0.098-0.3186c-0.043-0.0346-0.092-0.0602-0.146-0.0754 + c-0.053-0.0152-0.109-0.0197-0.163-0.0131h-1.213c-0.885,0-1.859,0-2.903,0c-0.664,0-1.416,0-2.257,0h-1.77 + c-0.106,0-0.177,0.0708-0.212,0.2124v0.3363l-0.089,1.3895c0,0.1151,0.045,0.1771,0.133,0.1771c0.089,0,0.177-0.1151,0.239-0.3275 + c0.075-0.2799,0.188-0.548,0.336-0.7965c0.245-0.1554,0.535-0.224,0.823-0.1948h2.417c0.088,0,0.141,0.2125,0.141,0.6461v7.3104 + c0.004,0.1131-0.02,0.2252-0.07,0.327c-0.049,0.1017-0.122,0.19-0.213,0.2572c-0.089,0.0531-0.398,0.1239-0.682,0.2212 + c-0.283,0.0974-0.274,0.1593-0.274,0.239c0,0.0796,0.053,0.1858,0.168,0.1858l0.744-0.0531h1.177h0.593h0.54 + c0.088,0,0.132-0.0619,0.132-0.177c0-0.115-0.097-0.177-0.292-0.2212c-0.231-0.0389-0.456-0.1042-0.672-0.1947 + c-0.103-0.0915-0.182-0.2054-0.233-0.3329c-0.051-0.1275-0.071-0.265-0.059-0.4017v-7.1688 + C176.091,66.5138,176.091,66.3115,176.118,66.1117L176.118,66.1117z"/> +<path fill="#0B1324" d="M77.4004,81.5637c0.1191-0.0878,0.2545-0.151,0.3983-0.1859c0.1327,0,0.2035-0.0973,0.2035-0.177 + c0-0.0796-0.1327-0.1239-0.3894-0.1239h-0.5664h-0.5753h-0.4779H75.533c-0.177,0-0.2655,0-0.2655,0.1239s0.0796,0.177,0.2478,0.2124 + c0.1641,0.0375,0.3241,0.0909,0.4779,0.1593c0.0794,0.0399,0.1453,0.1023,0.1893,0.1795c0.0441,0.0771,0.0645,0.1655,0.0585,0.2542 + v4.0623c-0.0579,0.8901,0.1886,1.7733,0.6992,2.5047c0.3918,0.4106,0.8719,0.7268,1.404,0.9246 + c0.532,0.1978,1.1021,0.272,1.6671,0.2171c2.2421,0,3.3602-1.1801,3.3543-3.5402v-3.7525 + c-0.0194-0.2558,0.0459-0.5108,0.1858-0.7258c0.0922-0.1126,0.2108-0.2008,0.3452-0.2566c0.1239-0.0531,0.1858-0.1239,0.1858-0.2036 + c0-0.0796-0.0531-0.1327-0.1593-0.1327h-0.3274h-0.3363h-0.6992h-0.7081c-0.0166-0.0014-0.0333,0.0009-0.0489,0.0067 + c-0.0156,0.0057-0.0299,0.0148-0.0416,0.0266c-0.0118,0.0118-0.0209,0.026-0.0267,0.0416c-0.0057,0.0156-0.008,0.0323-0.0067,0.049 + c0,0.1121,0.0974,0.1917,0.2921,0.2389c0.1905,0.0307,0.3736,0.0968,0.5399,0.1947c0.1019,0.0932,0.1806,0.209,0.2298,0.3381 + s0.0675,0.2679,0.0534,0.4054v3.903c0,1.9471-0.9293,2.9118-2.7702,2.9118c-0.7435,0.0426-1.4752-0.2013-2.0444-0.6815 + c-0.2878-0.27-0.5118-0.6007-0.6557-0.9682c-0.1439-0.3674-0.2041-0.7623-0.1763-1.1559v-4.319 + c-0.0088-0.0982,0.005-0.1971,0.0403-0.2891C77.2723,81.7135,77.3282,81.6308,77.4004,81.5637L77.4004,81.5637z"/> +<path fill="#0B1324" d="M85.3748,81.228c0,0.0885,0.1239,0.1681,0.3717,0.2301c0.2758,0.0609,0.5244,0.2101,0.708,0.4248 + c0.2859,0.483,0.4157,1.0424,0.3717,1.6019V87.91c0.0323,0.3762-0.0679,0.7519-0.2832,1.0621 + c-0.1289,0.1506-0.3025,0.256-0.4956,0.3009c-0.1859,0-0.2832,0.1239-0.2832,0.2212c0,0.0974,0.0531,0.1239,0.1593,0.1239 + l1.1682-0.0354h0.7169h0.4956c0.0885,0,0.1328-0.0531,0.1328-0.1504c0-0.0974-0.0885-0.1328-0.2744-0.1593 + c-0.1778-0.0212-0.3495-0.0785-0.5044-0.1682c-0.0969-0.0795-0.1726-0.1817-0.2204-0.2975 + c-0.0479-0.1158-0.0664-0.2416-0.054-0.3663v-4.8765c0-0.1859,0-0.2744,0.0796-0.2744c0.0797,0,0.1151,0.0708,0.2567,0.2301 + l5.1421,5.8236c0.2035,0.2212,0.354,0.3363,0.4602,0.3363c0.1062,0,0.1062-0.1682,0.1062-0.5222v-6.9652 + c-0.0149-0.2072,0.0483-0.4124,0.177-0.5753c0.1104-0.0827,0.2291-0.1539,0.354-0.2124c0.1151,0,0.177-0.1062,0.177-0.1859 + c0-0.0796-0.0442-0.115-0.1239-0.115h-0.5664h-0.6461h-0.5575h-0.5399c-0.0885,0-0.1328,0-0.1328,0.1239 + c0,0.1239,0.1151,0.1593,0.354,0.2212c0.2314,0.0442,0.4495,0.1411,0.6373,0.2832c0.1237,0.1355,0.2182,0.295,0.2775,0.4686 + c0.0594,0.1736,0.0824,0.3575,0.0676,0.5404v5.0359c0,0.0885,0,0.1327,0,0.1327s-0.0619,0-0.1416-0.1327l-5.7793-6.3989 + c-0.1681-0.1858-0.2743-0.2832-0.3097-0.2832h-0.2744h-0.2832H85.835h-0.2832C85.4279,81.1041,85.3748,81.1483,85.3748,81.228z"/> +<path fill="#0B1324" d="M96.2076,81.1045c-0.0796,0-0.1239,0-0.1239,0.1327c0,0.1328,0.0885,0.1151,0.2567,0.1593 + c0.1653,0.0319,0.3239,0.0918,0.4691,0.1771c0.0863,0.0657,0.155,0.1519,0.1998,0.2508c0.0448,0.0988,0.0643,0.2073,0.0568,0.3156 + v6.1953c0.0131,0.1336-0.0013,0.2686-0.0424,0.3964c-0.0411,0.1279-0.108,0.246-0.1965,0.347 + c-0.1361,0.1017-0.2934,0.1713-0.4602,0.2035c-0.1682,0-0.2479,0.1151-0.2479,0.1948c0,0.0796,0.0885,0.177,0.2567,0.177h0.3629 + c0.2389,0,0.5044,0,0.7877,0h0.7522h0.5665c0.1593,0,0.2389,0,0.2389-0.1151c0-0.115-0.0885-0.1593-0.2743-0.2213 + c-0.177-0.0361-0.3493-0.0925-0.5134-0.1681c-0.0885-0.052-0.161-0.1274-0.2094-0.218c-0.0485-0.0906-0.0709-0.1928-0.0649-0.2953 + V82.14c-0.0102-0.1065,0.0044-0.2139,0.0428-0.3137c0.0384-0.0999,0.0995-0.1894,0.1784-0.2616 + c0.1254-0.0783,0.263-0.1352,0.4072-0.1682c0.1504,0,0.2301-0.0973,0.2301-0.1681s-0.0797-0.1239-0.2301-0.1239h-0.5576h-0.5664 + h-0.655H96.2076z"/> +<path fill="#0B1324" d="M105.429,87.847c-0.079,0.2301-0.159,0.3451-0.212,0.3451c-0.053,0-0.115-0.0796-0.195-0.2212 + c-0.08-0.1416-0.195-0.4691-0.283-0.6992l-2.106-4.9562c-0.073-0.1491-0.112-0.3122-0.116-0.478 + c0.003-0.0836,0.027-0.1652,0.07-0.2366c0.043-0.0714,0.105-0.1302,0.178-0.1705c0.168-0.1062,0.248-0.1681,0.248-0.2035 + s-0.053-0.1151-0.168-0.1151h-0.416c-0.177,0.0097-0.354,0.0097-0.531,0c-0.183,0.0098-0.366,0.0098-0.549,0h-0.557 + c-0.115,0-0.177,0.0531-0.177,0.1682c0,0.115,0.124,0.1239,0.354,0.1947c0.133,0.0411,0.254,0.1131,0.354,0.21 + c0.1,0.0968,0.176,0.2159,0.221,0.3476l2.974,7.0803c0.062,0.1593,0.132,0.3186,0.194,0.469c0.062,0.1505,0.169,0.2921,0.248,0.2921 + c0.08,0,0.142-0.0796,0.213-0.239c0.07-0.1593,0.132-0.3097,0.185-0.4602l3.001-7.0803c0.079-0.2452,0.242-0.455,0.46-0.593 + c0.142-0.0619,0.212-0.1239,0.212-0.177c0-0.0531-0.07-0.1593-0.203-0.1593h-0.319c-0.183,0-0.386,0-0.611,0H107.5h-0.398 + c-0.115,0-0.177,0.0531-0.177,0.1593c0,0.1062,0.133,0.1416,0.389,0.1947c0.257,0.0531,0.381,0.2036,0.381,0.4072 + c0.019,0.2845-0.039,0.569-0.168,0.823L105.429,87.847z"/> +<path fill="#0B1324" d="M112.695,81.6959c0.327-0.0801,0.665-0.107,1-0.0796h1.089c0.513,0,0.832,0.1504,0.965,0.3275 + c0.073,0.1672,0.109,0.3484,0.106,0.531c0,0.2124,0.079,0.3186,0.177,0.3186c0.097,0,0.265-0.4691,0.265-1.4161 + c0-0.177,0-0.2655-0.115-0.2655h-0.885h-0.814h-1.035c-0.673,0-1.461,0-2.372,0c-0.275,0-0.416,0.0531-0.416,0.1416 + s0.115,0.1328,0.354,0.1947c0.127,0.0094,0.249,0.0565,0.35,0.1353c0.101,0.0787,0.176,0.1857,0.216,0.3073 + c0.07,0.2534,0.1,0.5162,0.089,0.7788v5.4961c0.008,0.2255-0.01,0.4512-0.053,0.6726c-0.017,0.0792-0.051,0.1538-0.1,0.2181 + c-0.049,0.0643-0.112,0.1168-0.184,0.1536l-0.345,0.1328c-0.133,0.0619-0.203,0.1239-0.212,0.1947 + c-0.009,0.0708,0.062,0.115,0.177,0.115h0.734h0.735c0.336,0,0.796,0,1.381,0c0.584,0,1.115,0,1.371,0 + c0.212,0.0265,0.426,0.0265,0.638,0c0.21-0.0674,0.397-0.1932,0.539-0.3628c0.334-0.3051,0.548-0.7195,0.602-1.1683 + c0-0.0973,0-0.1504-0.097-0.1504c-0.1,0.118-0.21,0.2275-0.328,0.3274c-0.27,0.2626-0.592,0.4648-0.947,0.593 + c-0.665,0.2317-1.366,0.3426-2.071,0.3275c-0.46,0-0.734-0.0797-0.831-0.2301c-0.075-0.2494-0.102-0.5106-0.08-0.77v-2.2834 + c-0.007-0.0884-0.007-0.1772,0-0.2655c0-0.0797,0.088-0.1151,0.203-0.1151h1.771c0.118-0.0123,0.237,0.0066,0.346,0.0547 + c0.108,0.0482,0.203,0.1239,0.273,0.2197c0.08,0.1593,0.136,0.3292,0.168,0.5044c0,0.1859,0.106,0.2744,0.195,0.2744 + c0.088,0,0.133-0.0531,0.133-0.1504c0-0.0974,0-0.2744,0-0.4868c0-0.2124,0-0.3629,0-0.4691s0-0.3275,0-0.593s0-0.4779,0-0.6195 + s-0.053-0.2301-0.133-0.2301s-0.124,0.0885-0.168,0.2567c-0.04,0.1729-0.125,0.332-0.248,0.4602 + c-0.111,0.0939-0.239,0.1649-0.377,0.209c-0.138,0.044-0.284,0.0602-0.428,0.0476h-1.31c-0.135,0.0171-0.273-0.0012-0.399-0.0531 + c0,0-0.053-0.1504-0.053-0.3628v-2.2392C112.571,81.9703,112.607,81.749,112.695,81.6959z"/> +<path fill="#0B1324" d="M118.846,81.1041c-0.159,0-0.239,0.0531-0.239,0.1504c0,0.0974,0.089,0.1593,0.266,0.2036 + c0.178,0.0207,0.35,0.0779,0.504,0.1681c0.098,0.0864,0.173,0.1952,0.219,0.3169c0.046,0.1218,0.062,0.253,0.047,0.3823v6.1333 + c0.008,0.1117-0.008,0.2237-0.046,0.3289c-0.038,0.1053-0.098,0.2013-0.175,0.2818c-0.126,0.1027-0.27,0.1808-0.425,0.2301 + c-0.151,0.0708-0.23,0.1328-0.23,0.2124c-0.003,0.0162-0.002,0.0327,0.003,0.0484c0.004,0.0157,0.012,0.0301,0.024,0.0421 + c0.011,0.012,0.024,0.0213,0.04,0.0271c0.015,0.0058,0.031,0.0079,0.048,0.0063h0.69h0.69c0.408,0,0.753,0,1.027,0h0.354 + c0.142,0,0.204,0,0.204-0.0973c0-0.0974-0.107-0.177-0.319-0.2213c-0.208-0.0401-0.41-0.1055-0.602-0.1947 + c-0.108-0.0697-0.196-0.1672-0.253-0.2825c-0.058-0.1152-0.084-0.2439-0.074-0.3724v-2.5401c-0.009-0.0705-0.009-0.1418,0-0.2124 + c0-0.0796,0.133-0.1239,0.301-0.1239c0.375-0.0181,0.752,0.0027,1.124,0.062c0.197,0.1539,0.358,0.3506,0.469,0.5752l1.336,2.1064 + c0.203,0.3274,0.45,0.6253,0.735,0.8851c0.301,0.2492,0.68,0.3841,1.071,0.3805c0.522,0,0.787,0,0.787-0.1416 + s-0.062-0.1062-0.186-0.1327c-0.178-0.0391-0.348-0.1079-0.504-0.2036c-0.314-0.2186-0.576-0.5024-0.77-0.8319l-2.009-3.0446 + c0.436-0.1871,0.811-0.4939,1.08-0.885c0.284-0.3534,0.437-0.7944,0.433-1.2479c0.031-0.426-0.086-0.8494-0.331-1.1992 + c-0.245-0.3498-0.603-0.6045-1.014-0.7213c-0.491-0.1268-0.998-0.1834-1.504-0.1682h-0.974h-1.035c-0.18,0.0125-0.361,0.0125-0.54,0 + L118.846,81.1041z M120.616,81.9891c-0.011-0.0773,0-0.1563,0.033-0.2271c0.034-0.0708,0.087-0.1303,0.153-0.1712 + c0.168-0.0235,0.337-0.0235,0.505,0c0.56-0.0265,1.115,0.1253,1.584,0.4337c0.236,0.1761,0.425,0.4084,0.548,0.6758 + c0.124,0.2673,0.179,0.5613,0.16,0.8553c0.023,0.2708-0.023,0.5431-0.134,0.7909c-0.112,0.2479-0.285,0.4631-0.503,0.6252 + c-0.306,0.2055-0.668,0.3107-1.036,0.3009h-0.885c-0.292,0-0.442-0.0708-0.442-0.1682L120.616,81.9891z"/> +<path fill="#0B1324" d="M131.812,88.8478c-0.509,0.3444-1.118,0.5103-1.731,0.4719c-0.613-0.0385-1.196-0.2791-1.658-0.6843 + c-0.328-0.2823-0.57-0.65-0.7-1.0621l-0.07-0.292c-0.013-0.0318-0.035-0.059-0.064-0.078c-0.028-0.019-0.062-0.0288-0.096-0.0282 + c-0.141,0-0.186,0.1239-0.133,0.3717l0.301,1.5577c0,0.115,0.257,0.2566,0.7,0.4071c0.427,0.1594,0.88,0.2433,1.336,0.2478 + c0.996,0.0791,1.982-0.2391,2.744-0.885c0.263-0.2573,0.462-0.5736,0.579-0.9229c0.117-0.3492,0.149-0.7214,0.094-1.0856 + c-0.055-0.3642-0.197-0.7099-0.412-1.0086c-0.216-0.2987-0.5-0.5417-0.828-0.709l-2.354-0.8053 + c-0.885-0.301-1.257-0.7612-1.257-1.3719c-0.009-0.2369,0.044-0.4721,0.152-0.6829c0.109-0.2108,0.27-0.3902,0.468-0.5207 + c0.396-0.2605,0.862-0.3962,1.336-0.3894c0.505-0.0117,1.002,0.1303,1.425,0.4071c0.416,0.2768,0.728,0.685,0.885,1.1594 + c0.08,0.239,0.168,0.3629,0.257,0.3629c0.088,0,0.141-0.062,0.124-0.1859l-0.177-1.6373c0-0.1062-0.062-0.1682-0.142-0.1682 + c-0.026,0.0024-0.051,0.0099-0.073,0.0221c-0.023,0.0121-0.043,0.0287-0.06,0.0487c-0.032,0.0345-0.076,0.0564-0.124,0.062 + c-0.094-0.0271-0.186-0.0626-0.274-0.1062c-0.195-0.0959-0.4-0.1701-0.611-0.2213c-0.372-0.0751-0.752-0.1107-1.133-0.1062 + c-0.661-0.0259-1.312,0.1704-1.849,0.5576c-0.266,0.196-0.48,0.4541-0.624,0.7519c-0.143,0.2977-0.212,0.626-0.199,0.9562 + c-0.012,0.4169,0.103,0.8274,0.329,1.178c0.226,0.3506,0.552,0.6248,0.936,0.7868l2.354,0.7877 + c0.886,0.3097,1.257,0.7788,1.257,1.416c0.005,0.2732-0.056,0.5435-0.18,0.7873C132.217,88.4805,132.035,88.6903,131.812,88.8478 + L131.812,88.8478z"/> +<path fill="#0B1324" d="M135.273,81.2372c0,0.062,0.088,0.1151,0.256,0.1593c0.166,0.0303,0.325,0.0903,0.469,0.1771 + c0.088,0.0646,0.158,0.1506,0.202,0.2497c0.045,0.0992,0.064,0.2082,0.055,0.3167v6.1953c0.013,0.1336-0.001,0.2686-0.042,0.3964 + c-0.042,0.1279-0.108,0.246-0.197,0.347c-0.136,0.1017-0.293,0.1713-0.46,0.2035c-0.159,0-0.248,0.1151-0.248,0.1948 + c0,0.0796,0.089,0.177,0.257,0.177h0.363c0.241,0,0.507,0,0.796,0h0.744h0.566c0.159,0,0.239,0,0.239-0.1151 + c0-0.115-0.089-0.1593-0.274-0.2213c-0.177-0.0377-0.349-0.0941-0.514-0.1681c-0.088-0.052-0.161-0.1274-0.209-0.218 + c-0.049-0.0906-0.071-0.1928-0.065-0.2953V82.14c-0.009-0.1071,0.008-0.2148,0.048-0.3145c0.04-0.0998,0.102-0.189,0.182-0.2608 + c0.122-0.0788,0.257-0.1357,0.398-0.1682c0.151,0,0.23-0.0973,0.23-0.1681s-0.079-0.1239-0.23-0.1239h-0.548h-0.567h-0.655h-0.672 + C135.317,81.1045,135.273,81.1487,135.273,81.2372z"/> +<path fill="#0B1324" d="M143.486,81.1567h-1.938h-1.487c-0.088,0-0.141,0.062-0.177,0.1859v0.2832l-0.133,1.1771 + c0,0.0885,0.045,0.1416,0.115,0.1416c0.071,0,0.151-0.0974,0.213-0.2744c0.058-0.2406,0.153-0.4706,0.283-0.6814 + c0.206-0.1371,0.454-0.1967,0.699-0.1682h1.965c0.089,0,0.124,0.1859,0.124,0.5487v6.275c0.004,0.0967-0.017,0.1929-0.06,0.2796 + c-0.044,0.0866-0.108,0.1609-0.188,0.216c-0.149,0.0803-0.306,0.1456-0.469,0.1947c-0.159,0.0619-0.239,0.1327-0.239,0.2035 + s0,0.1593,0.142,0.1593h0.637h1.018c0.168-0.0097,0.336-0.0097,0.504,0h0.469c0.071,0,0.106-0.0531,0.106-0.1504 + c0-0.0974-0.079-0.1505-0.247-0.1947c-0.166-0.0266-0.325-0.0836-0.469-0.1682c-0.089-0.0772-0.158-0.1746-0.201-0.284 + c-0.043-0.1093-0.059-0.2274-0.047-0.3444v-6.1952c-0.028-0.1789-0.028-0.361,0-0.5399c0.14-0.0552,0.293-0.0734,0.442-0.0531h1.717 + c0.129-0.0142,0.258-0.0002,0.381,0.0411c0.122,0.0413,0.234,0.1088,0.327,0.1979c0.08,0.134,0.123,0.2866,0.124,0.4425 + c0,0.1593,0.08,0.2389,0.195,0.2389c0.115,0,0.133-0.0885,0.124-0.2655l-0.053-0.9647c0.003-0.1003-0.025-0.1993-0.08-0.2832 + c-0.079-0.0572-0.177-0.0825-0.274-0.0708h-1.036C145.203,81.1479,144.371,81.1567,143.486,81.1567z"/> +<path fill="#0B1324" d="M156.611,81.1036c-0.088,0-0.142,0.062-0.177,0.1859v0.2832l-0.133,1.1771c0,0.0885,0,0.1416,0.115,0.1416 + s0.151-0.0974,0.204-0.2744c0.063-0.2402,0.162-0.4698,0.292-0.6814c0.206-0.1371,0.454-0.1967,0.699-0.1682h1.965 + c0.088,0,0.124,0.1859,0.124,0.5487v6.2749c0.003,0.0958-0.017,0.1909-0.059,0.2773c-0.041,0.0863-0.103,0.1612-0.18,0.2184 + c-0.154,0.0781-0.314,0.1433-0.478,0.1947c-0.159,0.0619-0.239,0.1327-0.239,0.2035s0,0.1593,0.142,0.1593h0.637h1.018 + c0.168-0.01,0.336-0.01,0.504,0h0.469c0.071,0,0.106-0.0531,0.106-0.1504c0-0.0974-0.079-0.1505-0.247-0.1947 + c-0.166-0.0266-0.325-0.0836-0.47-0.1682c-0.088-0.0773-0.157-0.1746-0.2-0.284c-0.043-0.1093-0.059-0.2274-0.047-0.3444v-6.1421 + c-0.035-0.1783-0.035-0.3616,0-0.5399c0,0,0.168-0.0531,0.433-0.0531h1.717c0.129-0.0142,0.258-0.0002,0.381,0.0411 + c0.122,0.0413,0.234,0.1088,0.327,0.1979c0.08,0.134,0.123,0.2866,0.124,0.4425c0,0.1593,0.08,0.2389,0.195,0.2389 + c0.115,0,0.133-0.0885,0.124-0.2655l-0.053-0.9647c0.003-0.1003-0.025-0.1993-0.08-0.2832c-0.079-0.0572-0.177-0.0825-0.274-0.0708 + h-1.036c-0.77,0-1.602,0-2.487,0h-1.938H156.611z"/> +<path fill="#0B1324" d="M153.876,89.2727c-0.247,0.0796-0.363,0.1593-0.363,0.2478s0.089,0.115,0.266,0.115h0.496h0.477h0.753h0.734 + c0.115,0,0.169,0,0.169-0.1062c0-0.1062-0.133-0.1593-0.399-0.2035c-0.133-0.0108-0.261-0.0514-0.376-0.1188 + c-0.115-0.0674-0.213-0.1599-0.288-0.2706c-0.131-0.214-0.244-0.4391-0.336-0.6727l-0.265-0.6991l-2.505-6.1953 + c-0.124-0.2921-0.204-0.4425-0.257-0.4425c-0.053,0-0.15,0.0973-0.239,0.292c-0.23,0.4691-0.442,0.947-0.663,1.4161l-2.877,6.1422 + c-0.109,0.2432-0.309,0.4338-0.557,0.531c-0.213,0.0796-0.328,0.1504-0.328,0.2035c0,0.0531,0,0.1328,0.115,0.1328h0.469h0.496 + h0.504h0.505h0.212c0.037-0.0085,0.069-0.0305,0.091-0.0616c0.021-0.0312,0.03-0.0692,0.024-0.1066 + c0-0.0796-0.079-0.1327-0.221-0.1593c-0.147-0.0242-0.29-0.0689-0.425-0.1327c-0.075-0.0593-0.134-0.1367-0.171-0.2249 + c-0.037-0.0882-0.051-0.1844-0.041-0.2796c-0.006-0.1468,0.024-0.2927,0.088-0.4248l0.77-1.6904 + c0.08-0.1682,0.266-0.2567,0.558-0.2567h2.655c0.23,0,0.407,0.1505,0.531,0.4602l0.381,0.9913 + c0.167,0.3681,0.292,0.7541,0.371,1.1505C154.23,89.0603,154.115,89.1842,153.876,89.2727z M152.761,85.7325h-2.381 + c-0.132,0-0.194,0-0.194-0.1062c-0.006-0.0352-0.006-0.071,0-0.1062l1.363-2.9295c0-0.0708,0.062-0.1062,0.097-0.1062 + s0.062,0,0.097,0.1062l1.177,2.903c0.009,0.0438,0.009,0.0888,0,0.1327c0.071,0.1062,0,0.177-0.159,0.177V85.7325z"/> +<path fill="#0B1324" d="M151.301,80.9974c0-0.1208-0.036-0.2389-0.103-0.3393c-0.067-0.1004-0.163-0.1787-0.274-0.2249 + c-0.112-0.0462-0.235-0.0583-0.353-0.0347c-0.119,0.0235-0.227,0.0817-0.313,0.1671c-0.085,0.0854-0.143,0.1942-0.167,0.3127 + c-0.023,0.1184-0.011,0.2412,0.035,0.3528c0.046,0.1116,0.124,0.207,0.225,0.2741c0.1,0.0671,0.218,0.1029,0.339,0.1029 + c0.162,0,0.317-0.0644,0.432-0.1789C151.236,81.3147,151.301,81.1594,151.301,80.9974L151.301,80.9974z"/> +<path fill="#0B1324" d="M153.903,80.9974c0.001-0.0798-0.014-0.159-0.043-0.233c-0.03-0.0741-0.074-0.1415-0.13-0.1983 + s-0.123-0.1019-0.196-0.1327c-0.074-0.0308-0.153-0.0467-0.233-0.0467c-0.162,0-0.317,0.0644-0.432,0.1789 + c-0.114,0.1145-0.179,0.2698-0.179,0.4318c0,0.162,0.065,0.3173,0.179,0.4318c0.115,0.1145,0.27,0.1789,0.432,0.1789 + c0.08,0,0.159-0.0159,0.233-0.0467c0.073-0.0308,0.14-0.0759,0.196-0.1327c0.056-0.0568,0.1-0.1242,0.13-0.1983 + C153.889,81.1564,153.904,81.0772,153.903,80.9974L153.903,80.9974z"/> +<path fill="#0B1324" d="M180.092,93.8833H59.0892v0.2213H180.092V93.8833z"/> +<path fill="#0B1324" d="M90.1355,19.9297c11.8155,2.0887,22.3025,5.2394,29.8165,8.691l-0.053,0.1594 + c-0.363,0.2743-0.69,0.5487-1,0.8319l0.885-0.416c-1.134,3.7283-1.69,7.6087-1.646,11.5055c0,6.7352,1.478,12.5587,3.611,15.2846 + c-1.632-4.9267-2.414-10.0955-2.31-15.2846c-0.025-3.9493,0.375-7.8898,1.195-11.7533l1.106,0.531 + c-0.292-0.2655-0.61-0.5221-0.938-0.7788c7.293-3.3631,17.409-6.4342,28.799-8.4698c-0.874,3.3751-1.3,6.8508-1.265,10.3372 + c0,6.8591,1.478,12.7888,3.611,15.5679c-1.425-3.8588-2.31-9.3991-2.31-15.5679c-0.017-3.5267,0.3-7.0472,0.947-10.5142 + c12.39-2.1241,23.692-2.6109,31.861-1.6462c-6.08-2.4693-17.94-2.8587-31.33-0.6726c0.256-0.9736,0.531-1.9029,0.885-2.7348 + c-0.645,0.8778-1.166,1.8396-1.549,2.8587l-0.797,0.1239c-12.39,2.1949-23.011,6.0625-28.763,10.1071 + c0.24-0.9834,0.535-1.9526,0.885-2.9029c-0.676,0.9225-1.218,1.9354-1.611,3.0091c-5.815-4.142-16.745-8.16-29.6401-10.4346 + c-14.2314-2.5135-26.9494-2.2126-33.3483,0.3275C65.6022,17.1329,77.3555,17.6551,90.1355,19.9297z"/> +<path fill="#0B1324" d="M71.4966,30.3201c6.1952-4.3544,12.2843-7.5405,16.9839-9.0982c-4.027,0.2124-10.8329,3.1862-17.7008,8.0273 + c-6.8679,4.8412-12.01,10.2399-13.6031,13.9571C60.2389,39.3121,65.3013,34.6657,71.4966,30.3201z"/> +<path fill="#0B1324" d="M153.062,45.9764c3.337-5.6639,7.458-10.8276,12.24-15.3377c4.682-4.629,9.998-8.5686,15.789-11.7002 + c-4.044,0.8142-10.452,4.85-16.621,10.7974C158.302,35.6834,154.027,41.9406,153.062,45.9764z"/> +<path fill="#0B1324" d="M122.298,53.9423c1.947-4.8146,5.664-11.0276,10.567-17.3202c4.903-6.2927,9.983-11.4082,14.214-14.4793 + c-3.903,1.5223-9.735,6.6644-15.24,13.6739C126.334,42.8262,122.829,49.7737,122.298,53.9423z"/> +<path fill="#0B1324" d="M90.5695,46.4269c3.4273-4.4068,7.4861-8.2837,12.0455-11.5055c4.325-3.0782,9.102-5.4667,14.16-7.0803 + c-3.46,0.0796-9.452,2.0887-15.231,6.1952C95.7646,38.1429,91.7908,43.1876,90.5695,46.4269z"/> +<path fill="#0B1324" d="M150.265,47.0111c-11.983,2.1152-22.232,5.7439-27.931,9.4964c-6.709-3.3631-17.338-6.6378-29.5519-8.7619 + c-1.1505-0.2035-2.2922-0.3894-3.4251-0.5664c-0.6363-3.5041-0.9504-7.0591-0.9381-10.6204 + c-0.1118-5.407,0.6686-10.7954,2.3099-15.9484c-2.1329,2.8409-3.6375,8.8769-3.6375,15.8687 + c-0.0341,3.5505,0.3913,7.0906,1.2656,10.532C74.8512,45.002,63.1156,45.0109,57,46.8606 + c8.2574-0.4956,19.5682,0.2213,32.0295,2.2214c0.406,1.1787,0.9782,2.2933,1.6993,3.3101c-0.3878-1.0575-0.7158-2.136-0.9824-3.2304 + c0.8851,0.1416,1.7701,0.2921,2.6551,0.4514c9.8865,1.6675,19.6145,4.1633,29.0825,7.4609c-0.487,0.3451-0.947,0.6991-1.354,1.0531 + c0.593-0.292,1.221-0.5841,1.867-0.885c1.664,0.6107,3.231,1.2302,4.673,1.8586c-1.185-0.8526-2.433-1.613-3.735-2.2746 + c8.894-3.6208,18.165-6.2361,27.64-7.7972c12.311-2.1683,23.622-2.7347,31.72-1.8851 + C176.197,44.8073,163.966,44.5949,150.265,47.0111z"/> +</svg> diff --git a/public/images/logos/logo-impacthub_2by1.svg b/public/images/logos/logo-impacthub_2by1.svg new file mode 100644 index 0000000000000000000000000000000000000000..5b7bdb5fc5798c710e92a55dfb81dd6691ba5116 --- /dev/null +++ b/public/images/logos/logo-impacthub_2by1.svg @@ -0,0 +1,32 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 26.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<svg width="240" height="120" version="1.0" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" + viewBox="0 0 240 120" enable-background="new 0 0 240 120" xml:space="preserve"> +<rect fill="#FFFFFF" width="240" height="120"/> +<path fill="#0B1324" d="M141.468,69.4596c0-1.3826-0.946-2.2557-2.619-2.2557h-2.402v4.5842h2.402 + C140.522,71.7881,141.468,70.9149,141.468,69.4596z"/> +<path fill="#0B1324" d="M123.347,54.9065l-0.873,3.2017h1.746L123.347,54.9065z"/> +<path fill="#0B1324" d="M116.068,55.6342c0.01-0.1493-0.01-0.2991-0.061-0.4401c-0.05-0.1409-0.129-0.27-0.231-0.3792 + c-0.103-0.1092-0.226-0.1961-0.364-0.2555c-0.137-0.0593-0.285-0.0898-0.435-0.0894h-1.019v2.4012h1.019 + c0.153-0.0092,0.303-0.0486,0.44-0.1159c0.138-0.0672,0.261-0.161,0.363-0.2759c0.101-0.115,0.179-0.2488,0.228-0.3938 + C116.058,55.9406,116.078,55.7872,116.068,55.6342L116.068,55.6342z"/> +<path fill="#0B1324" d="M139.14,74.7712h-2.693v4.8026h2.693c0.339,0.0312,0.681-0.0103,1.003-0.1216 + c0.323-0.1113,0.617-0.2898,0.865-0.5239c0.248-0.234,0.443-0.5181,0.573-0.8334c0.129-0.3153,0.19-0.6545,0.178-0.9952 + C141.759,75.7172,140.668,74.7712,139.14,74.7712z"/> +<path fill="#0B1324" d="M85,25v70h70V25H85z M139.064,52.578h6.84v2.1102h-2.183v6.2577h-2.474v-6.2577h-2.183V52.578z + M121.965,52.5052h2.692l2.838,8.4407h-2.547L124.657,60h-2.692l-0.291,0.9459h-2.547L121.965,52.5052z M99.1164,52.5052h3.1286 + l1.819,5.5301l1.747-5.4573h3.129v8.3679h-2.402v-5.3118l-1.6,5.3118h-1.82l-1.6-5.3846v5.3846h-2.4016V52.5052z M94.0956,52.5052 + h2.474v8.4407h-2.474V52.5052z M109.303,82.8483h-4.365v-7.4221h-6.4765v7.4221h-4.3659V64.1476h4.3659v7.5676h6.4765v-7.5676h4.365 + V82.8483z M111.414,52.5052h4.002c0.413-0.01,0.825,0.0641,1.209,0.2178c0.384,0.1538,0.733,0.3839,1.025,0.6764 + c0.293,0.2926,0.523,0.6415,0.677,1.0256c0.154,0.3841,0.228,0.7955,0.218,1.2091c0.021,0.4164-0.046,0.8325-0.196,1.2216 + c-0.15,0.3891-0.38,0.7424-0.674,1.0372c-0.295,0.2948-0.649,0.5246-1.038,0.6744c-0.389,0.1499-0.805,0.2165-1.221,0.1957h-1.528 + v2.1829h-2.474V52.5052z M128.295,76.5177c0,4.2931-2.983,6.8399-7.64,6.8399s-7.568-2.474-7.568-6.8399V64.0748h4.366v12.1518 + c0,2.1102,1.31,3.3472,3.202,3.3472s3.274-1.1642,3.274-3.3472V64.0748h4.366V76.5177z M128.513,56.7256 + c0-2.6196,1.892-4.4387,4.657-4.4387c2.766,0,4.294,1.3098,4.512,3.4927h-2.692c-0.103-0.3911-0.344-0.732-0.678-0.9594 + c-0.335-0.2274-0.74-0.326-1.142-0.2776c-1.309,0-2.037,0.8004-2.037,2.2557c0,1.4553,0.728,2.2558,2.037,2.2558 + c0.412,0.0453,0.826-0.0635,1.162-0.3054c0.336-0.2419,0.57-0.5997,0.658-1.0044h2.619c-0.218,2.2557-1.892,3.4927-4.511,3.4927 + C130.478,61.237,128.513,59.3451,128.513,56.7256L128.513,56.7256z M140.083,82.8483h-7.931V64.1476h7.713 + c3.711,0,5.967,1.8191,5.967,4.8025c0.063,1.0349-0.27,2.0551-0.933,2.8527c-0.662,0.7977-1.604,1.3128-2.633,1.4405 + c0.545,0.0369,1.078,0.1811,1.567,0.4245c0.489,0.2433,0.925,0.5808,1.284,0.9933c0.358,0.4124,0.632,0.8917,0.804,1.4101 + c0.173,0.5184,0.241,1.0658,0.202,1.6107C146.123,80.8836,143.794,82.8483,140.083,82.8483L140.083,82.8483z"/> +</svg> diff --git a/public/images/logos/logo-inmachines_2by1.svg b/public/images/logos/logo-inmachines_2by1.svg new file mode 100644 index 0000000000000000000000000000000000000000..57281373a1d1f196bf8e13fe2fb4888e7ae364ef --- /dev/null +++ b/public/images/logos/logo-inmachines_2by1.svg @@ -0,0 +1,27 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 26.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<svg width="240" height="120" version="1.0" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" + viewBox="0 0 240 120" enable-background="new 0 0 240 120" xml:space="preserve"> +<rect fill="#FFFFFF" width="240" height="120"/> +<path fill="#0B1324" d="M29.0019,44H20v9.0019h9.0019V44z"/> +<path fill="#0B1324" d="M41.0219,44h-9.0018v9.0019h9.0018V44z"/> +<path fill="#0B1324" d="M52.9892,44h-9.0019v9.0019h9.0019V44z"/> +<path fill="#0B1324" d="M29.0019,56.02H20v9.0019h9.0019V56.02z"/> +<path fill="#0B1324" d="M41.0219,56.02h-9.0018v20.969h9.0018V56.02z"/> +<path fill="#0B1324" d="M52.9892,56.02h-9.0019v9.0019h9.0019V56.02z"/> +<path fill="#0B1324" d="M29.0019,67.9873H20v9.0019h9.0019V67.9873z"/> +<path fill="#0B1324" d="M52.9892,67.9873h-9.0019v9.0019h9.0019V67.9873z"/> +<path fill="#0B1324" d="M116.426,62.0037h3.495l-1.748-5.4012L116.426,62.0037z"/> +<path fill="#0B1324" d="M56.0074,44v32.9891H220V44H56.0074z M72.3696,56.0201h-2.1711v9.0019h2.1711v3.0182h-7.3604V65.022h2.1711 + v-9.0019h-2.1711v-3.0182h7.3604V56.0201z M87.9375,59.515v8.4723h-2.7006l-5.8777-9.3725v9.3725h-2.9653V53.0019h2.9653 + l5.613,8.9489v-8.896h3.0182v6.4602H87.9375z M108.112,67.9873h-2.965v-9.3725l-3.971,6.3542h-1.5361l-4.0244-6.3542v9.3725h-3.0182 + V53.0019h3.0182l4.7655,7.5721l4.766-7.5721h2.965V67.9873z M121.827,67.9873l-0.953-2.9653h-5.401l-0.954,2.9653h-2.965 + l4.819-14.9854h3.653l4.819,14.9854H121.827z M138.93,58.1382h-2.965v-1.4297l-0.688-0.6884h-4.184l-0.688,0.6884v7.6251 + l0.688,0.6884h4.184l0.688-0.6884v-1.4827h2.965v2.7006l-2.435,2.4358h-6.672l-2.436-2.4358V55.4376l2.436-2.4357h6.619 + l2.435,2.4357v2.7006H138.93z M154.392,67.9873h-2.965v-5.9836h-5.56v5.9836h-3.018V53.0019h2.965v6.0365h5.56v-6.0365h2.965 + v14.9854H154.392z M165.777,56.0201h-2.171v9.0019h2.171v3.0182h-7.36V65.022h2.171v-9.0019h-2.171v-3.0182h7.36V56.0201z + M181.345,59.515v8.4723h-2.701l-5.877-9.3725v9.3725h-2.966V53.0019h2.966l5.613,8.9489v-8.896h3.018v6.4602H181.345z + M196.489,56.0201h-7.466v3.0183h5.931v2.9653h-5.931v2.9653h7.466v2.9653h-10.431V53.0019h10.431V56.0201z M210.998,65.5515 + l-2.436,2.4358h-8.79V65.022h7.519l0.689-0.6884v-0.9531l-6.46-2.7535l-1.748-1.7475v-3.3889l2.436-2.4358h7.254v3.0183h-6.036 + l-0.688,0.6884v0.9001l6.566,2.8065l1.694,1.6945V65.5515L210.998,65.5515z"/> +</svg> diff --git a/public/images/logos/logo-inselev_2by1.svg b/public/images/logos/logo-inselev_2by1.svg new file mode 100644 index 0000000000000000000000000000000000000000..5394440aecc7bceb7b5389de4df62e77b5dc4ce1 --- /dev/null +++ b/public/images/logos/logo-inselev_2by1.svg @@ -0,0 +1,321 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 26.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<svg width="240" height="120" version="1.0" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" + viewBox="0 0 240 120" enable-background="new 0 0 240 120" xml:space="preserve"> +<rect fill="#FFFFFF" width="240" height="120"/> +<g> + <path fill="#0B1324" d="M85.9,41.6c0.3,0.1,0.8,0.1,1.3,0.1s1,0,1.4-0.1s0.7-0.2,0.9-0.4c0.3-0.2,0.5-0.4,0.6-0.8 + c0.2-0.3,0.3-0.7,0.4-1.2c0.1-0.4,0.1-0.8,0.1-1.1s-0.1-0.6-0.3-0.8c-0.2-0.2-0.4-0.3-0.8-0.4s-0.8-0.1-1.3-0.1s-1,0-1.4,0.1 + s-0.7,0.2-0.9,0.4c-0.3,0.2-0.5,0.5-0.6,0.8c-0.2,0.3-0.3,0.7-0.4,1.1c-0.1,0.5-0.1,0.9-0.1,1.2s0.1,0.6,0.3,0.8 + C85.3,41.4,85.6,41.5,85.9,41.6z"/> + <path fill="#0B1324" d="M81.2,62.1c0.2,0.1,0.4,0.1,0.7,0.1c0.3,0,0.7,0,1.1,0c0.5,0,0.8,0,1.1,0c0.3,0,0.6-0.1,0.8-0.1 + c0.2-0.1,0.3-0.1,0.4-0.2c0.1-0.1,0.2-0.2,0.2-0.3l3.3-16.7c0-0.1,0-0.2,0-0.3s-0.2-0.2-0.3-0.2c-0.2-0.1-0.4-0.1-0.7-0.2 + c-0.3,0-0.7-0.1-1.1-0.1c-0.5,0-0.8,0-1.2,0.1c-0.3,0-0.6,0.1-0.8,0.2c-0.2,0.1-0.3,0.1-0.4,0.2c-0.1,0.1-0.2,0.2-0.2,0.3 + l-3.3,16.7c0,0.1,0,0.2,0,0.3C81,62,81.1,62.1,81.2,62.1z"/> + <path fill="#0B1324" d="M90.4,61.9c0,0.1,0.2,0.2,0.3,0.2c0.2,0.1,0.4,0.1,0.7,0.1c0.3,0,0.7,0,1.1,0c0.5,0,0.8,0,1.1,0 + s0.6-0.1,0.8-0.1c0.2-0.1,0.3-0.1,0.4-0.2c0.1-0.1,0.2-0.2,0.2-0.3l1.5-7.6c0.2-0.8,0.4-1.6,0.8-2.4c0.4-0.7,0.8-1.4,1.3-1.9 + c0.5-0.6,1-1,1.6-1.3s1.1-0.5,1.6-0.5c0.6,0,1,0.2,1.2,0.5c0.2,0.4,0.4,0.8,0.4,1.4c0,0.2,0,0.5,0,0.8s-0.1,0.6-0.1,0.9l-2,10 + c0,0.1,0,0.2,0,0.3c0.1,0.1,0.2,0.2,0.3,0.2c0.2,0.1,0.4,0.1,0.7,0.1c0.3,0,0.7,0,1.1,0c0.5,0,0.8,0,1.2,0s0.6-0.1,0.8-0.1 + c0.2-0.1,0.3-0.1,0.4-0.2c0.1-0.1,0.2-0.2,0.2-0.3l2.1-10.3c0.1-0.5,0.2-0.9,0.2-1.3c0.1-0.4,0.1-0.9,0.1-1.3 + c0-0.6-0.1-1.3-0.2-1.8c-0.2-0.6-0.4-1.1-0.8-1.5s-0.9-0.8-1.4-1c-0.6-0.3-1.3-0.4-2.2-0.4c-0.7,0-1.4,0.1-2.1,0.3 + s-1.3,0.5-1.9,0.9s-1.1,0.8-1.5,1.2c-0.4,0.5-0.8,0.9-1.1,1.3l0.5-2.8c0-0.1,0-0.2,0-0.3s-0.1-0.2-0.3-0.2 + c-0.1-0.1-0.3-0.1-0.6-0.1c-0.2,0-0.6,0-0.9,0c-0.4,0-0.7,0-1,0s-0.5,0.1-0.7,0.1c-0.2,0.1-0.3,0.1-0.4,0.2 + c-0.1,0.1-0.1,0.2-0.2,0.3l-3.4,16.7C90.3,61.7,90.3,61.8,90.4,61.9z"/> + <path fill="#0B1324" d="M110.2,61.3c0.2,0.1,0.4,0.3,0.7,0.4c0.3,0.2,0.7,0.3,1.1,0.4c0.4,0.1,0.9,0.2,1.5,0.3 + c0.5,0.1,1.1,0.1,1.7,0.1c1.3,0,2.4-0.2,3.4-0.5s1.8-0.8,2.5-1.4c0.7-0.6,1.2-1.3,1.6-2.1s0.5-1.7,0.5-2.6c0-0.8-0.2-1.5-0.5-2 + s-0.7-1-1.2-1.4s-1-0.7-1.5-0.9c-0.6-0.2-1.1-0.5-1.5-0.7c-0.5-0.2-0.9-0.5-1.2-0.7s-0.5-0.6-0.5-1c0-0.3,0.1-0.6,0.2-0.8 + c0.1-0.3,0.3-0.5,0.5-0.7s0.5-0.3,0.9-0.5s0.7-0.2,1.2-0.2c0.6,0,1.1,0.1,1.5,0.2c0.4,0.1,0.8,0.2,1.1,0.4c0.3,0.1,0.6,0.3,0.8,0.4 + c0.2,0.1,0.4,0.2,0.6,0.2s0.3-0.1,0.4-0.3s0.2-0.5,0.3-0.8c0.1-0.3,0.2-0.6,0.2-0.9c0-0.3,0.1-0.5,0.1-0.7c0-0.3-0.1-0.5-0.2-0.6 + s-0.3-0.3-0.6-0.4c-0.3-0.1-0.6-0.3-1-0.4c-0.4-0.1-0.8-0.2-1.3-0.3s-1-0.1-1.5-0.1c-1.2,0-2.2,0.2-3.2,0.5 + c-0.9,0.3-1.7,0.8-2.4,1.3c-0.7,0.6-1.1,1.2-1.5,2c-0.3,0.8-0.5,1.6-0.5,2.5c0,0.8,0.2,1.5,0.5,2s0.7,1,1.2,1.3 + c0.5,0.4,1,0.7,1.5,0.9s1,0.5,1.5,0.7s0.8,0.5,1.2,0.8c0.3,0.3,0.5,0.6,0.5,1.1c0,0.3-0.1,0.6-0.2,0.9c-0.1,0.3-0.3,0.5-0.6,0.7 + c-0.3,0.2-0.6,0.4-0.9,0.5c-0.4,0.1-0.8,0.2-1.3,0.2c-0.7,0-1.4-0.1-1.8-0.2c-0.5-0.2-0.9-0.3-1.2-0.5s-0.6-0.3-0.8-0.5 + c-0.2-0.2-0.4-0.2-0.6-0.2c-0.1,0-0.2,0.1-0.3,0.2c-0.1,0.1-0.2,0.2-0.2,0.4c-0.1,0.2-0.1,0.4-0.2,0.6c-0.1,0.2-0.1,0.4-0.2,0.6 + c0,0.2-0.1,0.4-0.1,0.6c0,0.2,0,0.3,0,0.4c0,0.2,0,0.3,0.1,0.4S110.1,61.2,110.2,61.3z"/> + <path fill="#0B1324" d="M127.9,61.1c0.6,0.5,1.3,0.9,2.2,1.1c0.9,0.2,1.9,0.4,3.1,0.4c0.7,0,1.4,0,2.1-0.1s1.3-0.2,1.9-0.3 + c0.6-0.1,1-0.3,1.4-0.4c0.4-0.2,0.7-0.3,0.8-0.4c0.1-0.1,0.3-0.3,0.4-0.5c0.1-0.2,0.2-0.5,0.3-0.8s0.1-0.5,0.2-0.8 + c0-0.3,0.1-0.5,0.1-0.7s0-0.3-0.1-0.4c-0.1-0.1-0.2-0.1-0.3-0.1s-0.4,0.1-0.7,0.2c-0.3,0.1-0.7,0.2-1.2,0.4 + c-0.5,0.1-1.1,0.3-1.7,0.4c-0.7,0.1-1.4,0.2-2.2,0.2c-1.2,0-2-0.3-2.5-0.8s-0.8-1.3-0.8-2.3c0-0.2,0-0.5,0-0.8s0.1-0.6,0.1-0.9h1.7 + c1.8,0,3.4-0.1,4.7-0.4c1.3-0.3,2.4-0.7,3.3-1.2c0.9-0.5,1.5-1.1,1.9-1.9c0.4-0.7,0.6-1.5,0.6-2.4c0-0.6-0.1-1.2-0.4-1.7 + c-0.3-0.6-0.6-1.1-1.2-1.5c-0.5-0.4-1.2-0.8-2-1.1s-1.8-0.4-2.9-0.4c-1.3,0-2.5,0.2-3.5,0.6c-1,0.4-1.9,0.9-2.7,1.5s-1.4,1.4-2,2.2 + c-0.6,0.8-1,1.7-1.4,2.7c-0.4,0.9-0.6,1.9-0.8,2.8c-0.2,1-0.2,1.8-0.2,2.7c0,1.1,0.2,2,0.5,2.8C126.9,60,127.3,60.6,127.9,61.1z + M132.3,49.8c0.3-0.5,0.6-1,1-1.3c0.4-0.4,0.8-0.7,1.3-0.9s1.1-0.3,1.7-0.3c0.8,0,1.3,0.2,1.7,0.5s0.6,0.7,0.6,1.2 + c0,0.3-0.1,0.7-0.3,1s-0.5,0.6-0.9,0.8s-1,0.4-1.6,0.5c-0.7,0.1-1.5,0.2-2.5,0.2h-1.6C131.8,50.8,132,50.3,132.3,49.8z"/> + <path fill="#0B1324" d="M145,62.1c0.2,0.1,0.4,0.1,0.7,0.1s0.7,0,1.2,0s0.8,0,1.1,0s0.6-0.1,0.8-0.1c0.2-0.1,0.3-0.1,0.4-0.2 + c0.1-0.1,0.2-0.2,0.2-0.3l4.9-24.6c0-0.1,0-0.2,0-0.3c-0.1-0.1-0.2-0.2-0.3-0.3c-0.2-0.1-0.4-0.1-0.7-0.2c-0.3,0-0.7-0.1-1.1-0.1 + s-0.8,0-1.2,0.1c-0.3,0-0.6,0.1-0.8,0.2c-0.2,0.1-0.3,0.2-0.4,0.3c-0.1,0.1-0.1,0.2-0.2,0.3l-4.9,24.6c0,0.1,0,0.2,0,0.3 + C144.8,62,144.9,62.1,145,62.1z"/> + <path fill="#0B1324" d="M175.6,48.6c0-0.6-0.1-1.2-0.4-1.7c-0.3-0.6-0.6-1.1-1.2-1.5c-0.5-0.4-1.2-0.8-2-1.1s-1.8-0.4-2.9-0.4 + c-1.3,0-2.5,0.2-3.5,0.6c-1,0.4-1.9,0.9-2.7,1.5s-1.4,1.4-2,2.2s-1,1.7-1.4,2.7c-0.4,0.9-0.6,1.9-0.8,2.8c-0.2,1-0.2,1.8-0.2,2.7 + c0,1.1,0.2,2,0.5,2.8s0.8,1.4,1.4,2c0.6,0.5,1.3,0.9,2.2,1.1c0.9,0.2,1.9,0.4,3.1,0.4c0.7,0,1.4,0,2.1-0.1c0.7-0.1,1.3-0.2,1.9-0.3 + c0.6-0.1,1-0.3,1.4-0.4c0.4-0.2,0.7-0.3,0.8-0.4c0.1-0.1,0.3-0.3,0.4-0.5c0.1-0.2,0.2-0.5,0.3-0.8s0.1-0.5,0.2-0.8 + c0-0.3,0.1-0.5,0.1-0.7s0-0.3-0.1-0.4c-0.1-0.1-0.2-0.1-0.3-0.1s-0.4,0.1-0.7,0.2c-0.3,0.1-0.7,0.2-1.2,0.4 + c-0.5,0.1-1.1,0.3-1.7,0.4c-0.7,0.1-1.4,0.2-2.2,0.2c-1.2,0-2-0.3-2.5-0.8s-0.8-1.3-0.8-2.3c0-0.2,0-0.5,0-0.8s0.1-0.6,0.1-0.9h1.7 + c1.8,0,3.4-0.1,4.7-0.4c1.3-0.3,2.4-0.7,3.3-1.2c0.9-0.5,1.5-1.1,1.9-1.9C175.4,50.3,175.6,49.5,175.6,48.6z M170.7,49.9 + c-0.2,0.3-0.5,0.6-0.9,0.8s-1,0.4-1.6,0.5c-0.7,0.1-1.5,0.2-2.5,0.2h-1.6c0.2-0.6,0.4-1.1,0.6-1.7c0.3-0.5,0.6-1,1-1.3 + c0.4-0.4,0.8-0.7,1.3-0.9s1.1-0.3,1.7-0.3c0.8,0,1.3,0.2,1.7,0.5s0.6,0.7,0.6,1.2C171,49.3,170.9,49.6,170.7,49.9z"/> + <path fill="#0B1324" d="M181.9,57.8c-0.1-0.2-0.2-0.4-0.3-0.6s-0.4-0.3-0.7-0.4c-0.3-0.1-0.7-0.1-1.2-0.1c-0.7,0-1.2,0.1-1.5,0.2 + c-0.4,0.1-0.6,0.3-0.8,0.5s-0.4,0.4-0.5,0.7s-0.2,0.6-0.3,0.9c-0.1,0.3-0.1,0.6-0.2,0.9c0,0.3-0.1,0.5-0.1,0.7c0,0.3,0,0.6,0.1,0.8 + s0.2,0.4,0.4,0.6c0.2,0.2,0.4,0.3,0.7,0.3c0.3,0.1,0.7,0.1,1.2,0.1c0.6,0,1.1-0.1,1.5-0.2c0.4-0.1,0.7-0.3,0.9-0.5s0.4-0.4,0.5-0.7 + s0.2-0.6,0.3-0.9c0.1-0.3,0.1-0.6,0.2-0.9c0-0.3,0.1-0.5,0.1-0.7C182,58.2,182,58,181.9,57.8z"/> + <path fill="#0B1324" d="M205.2,38.2c-0.1-0.1-0.3-0.2-0.7-0.3c-0.3,0-0.8-0.1-1.4-0.1c-0.6,0-1,0-1.4,0c-0.3,0-0.6,0.1-0.8,0.1 + c-0.2,0.1-0.4,0.2-0.5,0.3s-0.2,0.3-0.3,0.4l-9.4,18.7l0,0l-2.1-18.6c0-0.2-0.1-0.4-0.1-0.5s-0.2-0.2-0.3-0.3 + c-0.2-0.1-0.4-0.1-0.8-0.1s-0.8,0-1.4,0c-0.6,0-1.1,0-1.4,0c-0.3,0-0.6,0.1-0.8,0.2c-0.2,0.1-0.3,0.3-0.3,0.5s0,0.5,0,0.8l3,21.9 + c0,0.2,0.1,0.4,0.2,0.6c0.1,0.1,0.2,0.2,0.5,0.3c0.2,0.1,0.6,0.1,1,0.1s1,0,1.8,0c0.6,0,1.2,0,1.5,0c0.4,0,0.7-0.1,0.9-0.1 + c0.2-0.1,0.4-0.2,0.5-0.3s0.2-0.3,0.4-0.5l11.5-21.5c0.2-0.4,0.4-0.8,0.5-1.1C205.3,38.6,205.3,38.4,205.2,38.2z"/> + <path fill="#0B1324" d="M203.8,57.2c-0.2-0.2-0.4-0.3-0.7-0.4c-0.3-0.1-0.7-0.1-1.2-0.1c-0.7,0-1.2,0.1-1.5,0.2 + c-0.4,0.1-0.6,0.3-0.8,0.5s-0.4,0.4-0.5,0.7s-0.2,0.6-0.3,0.9c-0.1,0.3-0.1,0.6-0.2,0.9c0,0.3-0.1,0.5-0.1,0.7c0,0.3,0,0.6,0.1,0.8 + s0.2,0.4,0.4,0.6c0.2,0.2,0.4,0.3,0.7,0.3c0.3,0.1,0.7,0.1,1.2,0.1c0.6,0,1.1-0.1,1.5-0.2c0.4-0.1,0.7-0.3,0.9-0.5s0.4-0.4,0.5-0.7 + s0.2-0.6,0.3-0.9c0.1-0.3,0.1-0.6,0.2-0.9c0-0.3,0.1-0.5,0.1-0.7c0-0.3,0-0.5-0.1-0.8C204.1,57.5,204,57.3,203.8,57.2z"/> + <path fill="#0B1324" d="M124.6,66.7c0.1,0,0.1,0,0.2,0s0.2,0,0.2,0c0.1,0,0.1,0,0.2-0.1l0.1-0.1c0-0.1,0-0.1,0.1-0.2 + c0-0.1,0-0.2,0-0.2c0-0.1,0-0.1,0-0.1l-0.1-0.1c-0.1,0-0.1,0-0.2,0s-0.2,0-0.2,0c-0.1,0-0.1,0-0.2,0.1l-0.1,0.1 + c0,0.1-0.1,0.1-0.1,0.2s0,0.2,0,0.2c0,0.1,0,0.1,0,0.1C124.5,66.7,124.5,66.7,124.6,66.7z"/> + <path fill="#0B1324" d="M124.8,67.6c0,0-0.1,0-0.2,0s-0.1,0-0.2,0s-0.1,0-0.1,0h-0.1c0,0,0,0,0,0.1l-0.8,4.1c0,0,0,0,0,0.1 + c0,0,0,0,0.1,0h0.1c0,0,0.1,0,0.2,0s0.1,0,0.2,0s0.1,0,0.1,0h0.1c0,0,0,0,0-0.1l0.8-4.1c0,0,0,0,0-0.1c0,0,0,0-0.1,0 + C124.9,67.6,124.9,67.6,124.8,67.6z"/> + <path fill="#0B1324" d="M125.7,71.9h0.1c0,0,0.1,0,0.2,0s0.1,0,0.2,0s0.1,0,0.1,0h0.1c0,0,0,0,0-0.1l0.4-1.8 + c0.1-0.3,0.1-0.5,0.3-0.7c0.1-0.2,0.2-0.4,0.4-0.6c0.1-0.2,0.3-0.3,0.5-0.4c0.2-0.1,0.3-0.1,0.5-0.1c0.2,0,0.3,0.1,0.4,0.2 + c0.1,0.1,0.1,0.3,0.1,0.5c0,0.1,0,0.1,0,0.2s0,0.2,0,0.3l-0.5,2.6c0,0,0,0,0,0.1c0,0,0,0,0.1,0h0.1c0,0,0.1,0,0.2,0 + c0.1,0,0.1,0,0.2,0h0.1h0.1c0,0,0,0,0-0.1l0.5-2.6c0-0.1,0-0.2,0.1-0.3c0-0.1,0-0.2,0-0.3c0-0.1,0-0.3-0.1-0.4 + c0-0.1-0.1-0.3-0.2-0.4c-0.1-0.1-0.2-0.2-0.3-0.2c-0.1-0.1-0.3-0.1-0.5-0.1s-0.4,0-0.5,0.1c-0.2,0.1-0.3,0.1-0.5,0.2 + c-0.1,0.1-0.3,0.2-0.4,0.3c-0.1,0.1-0.2,0.2-0.2,0.3l0.2-0.8c0,0,0,0,0-0.1l0,0h-0.1c0,0-0.1,0-0.2,0s-0.1,0-0.2,0h-0.1h-0.1 + c0,0,0,0,0,0.1l-0.8,4.1C125.7,71.8,125.7,71.9,125.7,71.9L125.7,71.9z"/> + <path fill="#0B1324" d="M134.6,66.9c0.1-0.1,0.2-0.2,0.4-0.2c0.1-0.1,0.3-0.1,0.5-0.1s0.3,0,0.4,0.1c0.1,0,0.2,0.1,0.3,0.1 + s0.2,0.1,0.2,0.1c0.1,0,0.1,0.1,0.1,0.1s0,0,0.1,0c0,0,0,0,0.1-0.1v-0.1v-0.1v-0.1v-0.1v-0.1c0,0,0-0.1-0.1-0.1 + c0,0-0.1-0.1-0.2-0.1c-0.1,0-0.2-0.1-0.3-0.1s-0.2-0.1-0.4-0.1c-0.1,0-0.3,0-0.4,0c-0.3,0-0.6,0-0.8,0.1s-0.5,0.2-0.6,0.4 + c-0.2,0.2-0.3,0.3-0.4,0.6c-0.1,0.2-0.1,0.4-0.1,0.7c0,0.2,0,0.4,0.1,0.5s0.1,0.3,0.2,0.4s0.2,0.2,0.3,0.3c0.1,0.1,0.2,0.2,0.4,0.2 + c0.1,0.1,0.3,0.2,0.4,0.2c0.1,0.1,0.2,0.1,0.3,0.2s0.2,0.2,0.2,0.3c0.1,0.1,0.1,0.2,0.1,0.4c0,0.2,0,0.3-0.1,0.4s-0.2,0.3-0.3,0.4 + s-0.3,0.2-0.4,0.2c-0.2,0.1-0.4,0.1-0.6,0.1c-0.2,0-0.4,0-0.5-0.1c-0.2,0-0.3-0.1-0.4-0.2c-0.1-0.1-0.2-0.1-0.3-0.2 + c-0.1,0-0.1-0.1-0.2-0.1h-0.1c0,0,0,0-0.1,0.1V71v0.1v0.1v0.1c0,0.1,0,0.1,0.1,0.2c0,0,0.1,0.1,0.2,0.1c0.1,0.1,0.2,0.1,0.3,0.1 + s0.3,0.1,0.4,0.1c0.2,0,0.3,0,0.5,0c0.3,0,0.7,0,0.9-0.1c0.3-0.1,0.5-0.2,0.7-0.4c0.2-0.2,0.4-0.4,0.5-0.6s0.2-0.5,0.2-0.7 + s0-0.4-0.1-0.5s-0.1-0.3-0.2-0.4c-0.1-0.1-0.2-0.2-0.3-0.3c-0.1-0.1-0.3-0.2-0.4-0.2c-0.1-0.1-0.3-0.2-0.4-0.2 + c-0.1-0.1-0.2-0.2-0.3-0.2c-0.1-0.1-0.2-0.2-0.2-0.3s-0.1-0.2-0.1-0.4c0-0.1,0-0.3,0.1-0.4C134.4,67.1,134.5,67,134.6,66.9z"/> + <path fill="#0B1324" d="M138.1,69.9h0.5c0.5,0,0.8,0,1.2-0.1c0.3-0.1,0.6-0.2,0.8-0.3c0.2-0.1,0.4-0.3,0.5-0.4 + c0.1-0.2,0.1-0.4,0.1-0.6c0-0.1,0-0.2-0.1-0.4c-0.1-0.1-0.1-0.2-0.3-0.3c-0.1-0.1-0.3-0.2-0.4-0.2c-0.2-0.1-0.4-0.1-0.7-0.1 + s-0.6,0-0.8,0.1s-0.5,0.2-0.6,0.4c-0.2,0.2-0.3,0.3-0.5,0.5c-0.1,0.2-0.2,0.4-0.3,0.6s-0.1,0.4-0.2,0.7c0,0.2-0.1,0.4-0.1,0.6 + c0,0.3,0,0.5,0.1,0.7s0.2,0.3,0.3,0.5c0.1,0.1,0.3,0.2,0.5,0.3c0.2,0.1,0.4,0.1,0.7,0.1c0.2,0,0.3,0,0.5,0s0.3,0,0.4-0.1 + c0.1,0,0.2-0.1,0.3-0.1s0.2-0.1,0.2-0.1s0-0.1,0.1-0.1v-0.1v-0.1v-0.1v-0.1c0,0,0,0-0.1,0c0,0-0.1,0-0.2,0c-0.1,0-0.2,0.1-0.3,0.1 + s-0.3,0.1-0.4,0.1c-0.2,0-0.3,0-0.5,0c-0.3,0-0.6-0.1-0.7-0.2c-0.2-0.2-0.2-0.4-0.2-0.7c0-0.1,0-0.2,0-0.3 + C138.1,70.1,138.1,70,138.1,69.9z M138.5,68.9c0.1-0.2,0.2-0.3,0.3-0.4s0.3-0.2,0.4-0.3c0.2-0.1,0.3-0.1,0.5-0.1s0.4,0,0.5,0.1 + s0.2,0.2,0.2,0.4c0,0.1,0,0.2-0.1,0.3c-0.1,0.1-0.1,0.2-0.3,0.2c-0.1,0.1-0.3,0.1-0.5,0.2c-0.2,0-0.5,0.1-0.8,0.1h-0.5 + C138.3,69.2,138.4,69,138.5,68.9z"/> + <path fill="#0B1324" d="M143.1,65.6C143.1,65.6,143.1,65.7,143.1,65.6l-1.3,6.2c0,0,0,0,0,0.1c0,0,0,0,0.1,0h0.1c0,0,0.1,0,0.2,0 + c0.1,0,0.1,0,0.2,0c0.1,0,0.1,0,0.1,0h0.1c0,0,0,0,0-0.1l1.2-6.1c0,0,0,0,0-0.1l0,0h-0.1c0,0-0.1,0-0.2,0c-0.1,0-0.1,0-0.2,0 + C143.2,65.6,143.2,65.6,143.1,65.6L143.1,65.6z"/> + <path fill="#0B1324" d="M144.4,72c0.1,0,0.2,0,0.3,0s0.1-0.1,0.1-0.1l0.1-0.4c0.2,0.2,0.3,0.3,0.5,0.4s0.4,0.2,0.7,0.2 + s0.5,0,0.7-0.1s0.4-0.2,0.6-0.4c0.2-0.2,0.3-0.4,0.4-0.6c0.1-0.2,0.2-0.4,0.3-0.7c0.1-0.2,0.1-0.4,0.2-0.7c0-0.2,0.1-0.4,0.1-0.6 + c0-0.1,0-0.2,0-0.3c0-0.1,0-0.2-0.1-0.3c0-0.1-0.1-0.2-0.1-0.3c-0.1-0.1-0.1-0.2-0.2-0.3c-0.1-0.1-0.2-0.1-0.3-0.2 + c-0.1,0-0.3-0.1-0.5-0.1s-0.3,0-0.5,0.1s-0.3,0.1-0.5,0.2c-0.1,0.1-0.3,0.2-0.4,0.3s-0.2,0.2-0.2,0.3c0-0.1,0-0.1,0.1-0.2 + c0-0.1,0-0.2,0.1-0.2c0-0.1,0-0.2,0.1-0.3c0-0.1,0-0.2,0.1-0.2l0.4-1.8c0,0,0,0,0-0.1c0,0,0,0-0.1,0h-0.1c0,0-0.1,0-0.2,0 + c-0.1,0-0.1,0-0.2,0c-0.1,0-0.1,0-0.1,0h-0.1c0,0,0,0,0,0.1l-1.2,6.1v0.1C144.2,71.9,144.3,72,144.4,72z M145.2,70 + c0.1-0.3,0.1-0.5,0.3-0.7s0.2-0.4,0.4-0.6c0.1-0.2,0.3-0.3,0.5-0.4s0.3-0.1,0.5-0.1c0.1,0,0.3,0,0.3,0.1c0.1,0.1,0.1,0.1,0.2,0.2 + c0,0.1,0.1,0.2,0.1,0.3c0,0.1,0,0.2,0,0.3c0,0.2,0,0.3,0,0.5s-0.1,0.3-0.1,0.5c-0.1,0.2-0.1,0.3-0.2,0.5c-0.1,0.2-0.2,0.3-0.3,0.4 + s-0.2,0.2-0.4,0.3c-0.1,0.1-0.3,0.1-0.4,0.1c-0.2,0-0.4-0.1-0.6-0.2s-0.3-0.3-0.5-0.5L145.2,70z"/> + <path fill="#0B1324" d="M150.3,68.3c0.1-0.1,0.2-0.1,0.3-0.2c0.1,0,0.2-0.1,0.4-0.1c0.1,0,0.3,0,0.4,0c0.1,0,0.2,0.1,0.3,0.1 + s0.1,0.1,0.2,0.1c0.1,0,0.1,0,0.1,0s0.1,0,0.1-0.1c0,0,0-0.1,0.1-0.1v-0.1c0-0.1,0-0.1,0-0.1c0-0.1,0-0.1-0.1-0.1 + c0,0-0.1-0.1-0.2-0.1c-0.1,0-0.1-0.1-0.2-0.1c-0.1,0-0.2-0.1-0.3-0.1s-0.2,0-0.3,0c-0.2,0-0.5,0-0.7,0.1s-0.4,0.2-0.5,0.3 + c-0.1,0.1-0.3,0.3-0.3,0.4c-0.1,0.2-0.1,0.4-0.1,0.6s0,0.4,0.1,0.5s0.2,0.2,0.3,0.3c0.1,0.1,0.3,0.2,0.4,0.2 + c0.1,0.1,0.3,0.1,0.4,0.2c0.1,0.1,0.2,0.1,0.3,0.2s0.1,0.2,0.1,0.3c0,0.1,0,0.2-0.1,0.3c0,0.1-0.1,0.2-0.2,0.2 + c-0.1,0.1-0.2,0.1-0.3,0.2c-0.1,0-0.3,0.1-0.4,0.1c-0.2,0-0.3,0-0.5-0.1c-0.1,0-0.2-0.1-0.3-0.1s-0.2-0.1-0.2-0.1 + c-0.1,0-0.1-0.1-0.1-0.1s0,0-0.1,0c0,0,0,0,0,0.1v0.1v0.1v0.1v0.1v0.1c0,0,0,0.1,0.1,0.1c0,0,0.1,0.1,0.2,0.1 + c0.1,0,0.2,0.1,0.3,0.1s0.2,0.1,0.3,0.1s0.3,0,0.4,0c0.3,0,0.5,0,0.8-0.1c0.2-0.1,0.4-0.2,0.6-0.3c0.2-0.1,0.3-0.3,0.4-0.5 + c0.1-0.2,0.1-0.4,0.1-0.6s0-0.4-0.1-0.5s-0.2-0.2-0.3-0.3c-0.1-0.1-0.3-0.2-0.4-0.2c-0.1-0.1-0.3-0.1-0.4-0.2 + c-0.1-0.1-0.2-0.1-0.3-0.2s-0.1-0.2-0.1-0.3c0-0.1,0-0.2,0.1-0.3C150.2,68.4,150.3,68.3,150.3,68.3z"/> + <path fill="#0B1324" d="M154.1,66.4c-0.1,0-0.1,0-0.1,0h-0.1c0,0,0,0,0,0.1l-0.2,1h-0.6c0,0-0.1,0-0.1,0.1l-0.1,0.1 + c0,0,0,0.1,0,0.2s0,0.1,0,0.1c0,0.1,0,0.1,0,0.1s0,0,0.1,0h0.6l-0.5,2.3v0.1v0.1v0.1v0.1c0,0.2,0,0.3,0.1,0.4 + c0,0.1,0.1,0.2,0.2,0.3c0.1,0.1,0.2,0.1,0.3,0.2c0.1,0,0.3,0.1,0.4,0.1c0.1,0,0.1,0,0.2,0c0.1,0,0.1,0,0.2,0c0.1,0,0.1,0,0.2-0.1 + c0,0,0.1,0,0.1-0.1c0,0,0-0.1,0.1-0.1v-0.1v-0.1v-0.1v-0.1c0,0,0,0-0.1,0h-0.1h-0.1c0,0-0.1,0-0.2,0c-0.1,0-0.1,0-0.2,0 + c-0.1,0-0.3,0-0.3-0.1c-0.1-0.1-0.1-0.2-0.1-0.3c0-0.1,0-0.1,0-0.2s0-0.2,0-0.2l0.5-2.3h1.1h0.1c0,0,0,0,0.1-0.1v-0.1v-0.1v-0.1 + v-0.1v-0.1c0,0,0-0.1-0.1-0.1h-1.1l0.2-1c0,0,0,0,0-0.1c0,0,0,0-0.1,0h-0.1c0,0-0.1,0-0.2,0C154.2,66.4,154.1,66.4,154.1,66.4z"/> + <path fill="#0B1324" d="M156.2,72c0.1,0,0.2,0,0.3,0s0.1-0.1,0.1-0.1l0.1-0.4c0.2,0.2,0.3,0.3,0.5,0.4s0.4,0.2,0.7,0.2 + s0.5,0,0.7-0.1s0.4-0.2,0.6-0.4c0.2-0.2,0.3-0.4,0.4-0.6c0.1-0.2,0.2-0.4,0.3-0.7c0.1-0.2,0.1-0.4,0.2-0.7c0-0.2,0.1-0.4,0.1-0.6 + c0-0.1,0-0.2,0-0.3c0-0.1,0-0.2-0.1-0.3c0-0.1-0.1-0.2-0.1-0.3c-0.1-0.1-0.1-0.2-0.2-0.3c-0.1-0.1-0.2-0.1-0.3-0.2 + c-0.1,0-0.3-0.1-0.5-0.1s-0.3,0-0.5,0.1s-0.3,0.1-0.5,0.2c-0.1,0.1-0.3,0.2-0.4,0.3s-0.2,0.2-0.2,0.3c0-0.1,0-0.1,0.1-0.2 + c0-0.1,0-0.2,0.1-0.2c0-0.1,0-0.2,0.1-0.3c0-0.1,0-0.2,0.1-0.2l0.4-1.8c0,0,0,0,0-0.1c0,0,0,0-0.1,0H158c0,0-0.1,0-0.2,0 + c-0.1,0-0.1,0-0.2,0c-0.1,0-0.1,0-0.1,0h-0.1c0,0,0,0,0,0.1l-1.2,6.1v0.1C156,71.9,156,72,156.2,72z M157,70 + c0.1-0.3,0.1-0.5,0.3-0.7s0.2-0.4,0.4-0.6c0.1-0.2,0.3-0.3,0.5-0.4s0.3-0.1,0.5-0.1c0.1,0,0.3,0,0.3,0.1c0.1,0.1,0.1,0.1,0.2,0.2 + c0,0.1,0.1,0.2,0.1,0.3c0,0.1,0,0.2,0,0.3c0,0.2,0,0.3,0,0.5s-0.1,0.3-0.1,0.5c-0.1,0.2-0.1,0.3-0.2,0.5c-0.1,0.2-0.2,0.3-0.3,0.4 + s-0.2,0.2-0.4,0.3c-0.1,0.1-0.3,0.1-0.4,0.1c-0.2,0-0.4-0.1-0.6-0.2s-0.3-0.3-0.5-0.5L157,70z"/> + <path fill="#0B1324" d="M161.7,69.9h0.5c0.5,0,0.8,0,1.2-0.1c0.3-0.1,0.6-0.2,0.8-0.3c0.2-0.1,0.4-0.3,0.5-0.4 + c0.1-0.2,0.1-0.4,0.1-0.6c0-0.1,0-0.2-0.1-0.4c-0.1-0.1-0.1-0.2-0.3-0.3c-0.1-0.1-0.3-0.2-0.4-0.2c-0.2-0.1-0.4-0.1-0.7-0.1 + s-0.6,0-0.8,0.1s-0.5,0.2-0.6,0.4c-0.2,0.2-0.3,0.3-0.5,0.5c-0.1,0.2-0.2,0.4-0.3,0.6s-0.1,0.4-0.2,0.7c0,0.2-0.1,0.4-0.1,0.6 + c0,0.3,0,0.5,0.1,0.7s0.2,0.3,0.3,0.5c0.1,0.1,0.3,0.2,0.5,0.3c0.2,0.1,0.4,0.1,0.7,0.1c0.2,0,0.3,0,0.5,0s0.3,0,0.4-0.1 + c0.1,0,0.2-0.1,0.3-0.1s0.2-0.1,0.2-0.1s0-0.1,0.1-0.1v-0.1v-0.1v-0.1v-0.1c0,0,0,0-0.1,0c0,0-0.1,0-0.2,0c-0.1,0-0.2,0.1-0.3,0.1 + s-0.3,0.1-0.4,0.1c-0.2,0-0.3,0-0.5,0c-0.3,0-0.6-0.1-0.7-0.2c-0.2-0.2-0.2-0.4-0.2-0.7c0-0.1,0-0.2,0-0.3 + C161.7,70.1,161.7,70,161.7,69.9z M162,68.9c0.1-0.2,0.2-0.3,0.3-0.4s0.3-0.2,0.4-0.3c0.2-0.1,0.3-0.1,0.5-0.1s0.4,0,0.5,0.1 + s0.2,0.2,0.2,0.4c0,0.1,0,0.2-0.1,0.3c-0.1,0.1-0.1,0.2-0.3,0.2c-0.1,0.1-0.3,0.1-0.5,0.2c-0.2,0-0.5,0.1-0.8,0.1h-0.5 + C161.9,69.2,162,69,162,68.9z"/> + <path fill="#0B1324" d="M168.4,67.7c-0.1,0-0.1-0.1-0.2-0.1c-0.1,0-0.2,0-0.3-0.1c-0.1,0-0.2,0-0.3,0c-0.2,0-0.5,0-0.7,0.1 + s-0.4,0.2-0.5,0.3c-0.2,0.1-0.3,0.3-0.3,0.5c-0.1,0.2-0.1,0.4-0.1,0.6s0,0.4,0.1,0.5s0.2,0.2,0.3,0.3c0.1,0.1,0.3,0.2,0.4,0.2 + c0.1,0.1,0.3,0.1,0.4,0.2c0.1,0.1,0.2,0.1,0.3,0.2s0.1,0.2,0.1,0.3c0,0.1,0,0.2-0.1,0.3c0,0.1-0.1,0.2-0.2,0.2 + c-0.1,0.1-0.2,0.1-0.3,0.2c-0.1,0-0.3,0.1-0.4,0.1c-0.2,0-0.3,0-0.5-0.1c-0.1,0-0.2-0.1-0.3-0.1s-0.2-0.1-0.2-0.1l-0.1-0.1 + c0,0,0,0-0.1,0c0,0,0,0,0,0.1v0.1v0.1v0.1v0.1v0.1c0,0,0,0,0.1,0.1c0,0,0.1,0.1,0.2,0.1c0.1,0,0.2,0.1,0.3,0.1s0.2,0.1,0.3,0.1 + s0.3,0,0.4,0c0.3,0,0.5,0,0.7-0.1s0.4-0.2,0.6-0.3c0.2-0.1,0.3-0.3,0.4-0.5c0.1-0.2,0.1-0.4,0.1-0.6s0-0.3-0.1-0.5 + c-0.1-0.1-0.2-0.2-0.3-0.3c-0.1-0.1-0.3-0.2-0.4-0.2c-0.1-0.1-0.3-0.1-0.4-0.2c-0.1-0.1-0.2-0.1-0.3-0.2s-0.1-0.2-0.1-0.3 + c0-0.1,0-0.2,0.1-0.3c0-0.1,0.1-0.2,0.2-0.2c0.1-0.1,0.2-0.1,0.3-0.2s0.2-0.1,0.4-0.1c0.1,0,0.3,0,0.4,0s0.2,0.1,0.3,0.1 + s0.1,0.1,0.2,0.1h0.1c0,0,0,0,0.1,0c0,0,0-0.1,0.1-0.1c0,0,0-0.1,0-0.2v-0.1c0-0.1,0-0.1,0-0.1C168.5,67.7,168.4,67.7,168.4,67.7z" + /> + <path fill="#0B1324" d="M174,65.9c-0.1,0-0.1,0-0.2,0c-0.1,0-0.2,0-0.2,0c-0.1,0-0.1,0-0.2,0.1l-0.1,0.1c0,0.1,0,0.1-0.1,0.2 + c0,0.1,0,0.2,0,0.2c0,0.1,0,0.1,0,0.1l0.1,0.1c0.1,0,0.1,0,0.2,0c0.1,0,0.2,0,0.2,0c0.1,0,0.1,0,0.2-0.1l0.1-0.1 + c0-0.1,0-0.1,0.1-0.2c0-0.1,0-0.2,0-0.2V66C174.1,65.9,174,65.9,174,65.9z"/> + <path fill="#0B1324" d="M173.5,67.6h-2.7l0.2-1c0,0,0,0,0-0.1l0,0h-0.1c0,0-0.1,0-0.2,0c-0.1,0-0.1,0-0.2,0c-0.1,0-0.1,0-0.1,0 + h-0.1c0,0,0,0,0,0.1l-0.2,1h-0.6h-0.1l-0.1,0.1c0,0,0,0.1,0,0.2s0,0.1,0,0.2s0,0.1,0,0.1s0,0,0.1,0h0.6l-0.5,2.3v0.1 + c0,0,0,0.1,0,0.2v0.1V71c0,0.2,0,0.3,0.1,0.4c0,0.1,0.1,0.2,0.2,0.3c0.1,0.1,0.2,0.1,0.3,0.2c0.1,0,0.3,0.1,0.5,0.1 + c0.1,0,0.1,0,0.2,0c0.1,0,0.1,0,0.2,0c0.1,0,0.1,0,0.2-0.1c0.1,0,0.1,0,0.1-0.1c0,0,0,0,0.1-0.1v-0.1v-0.1v-0.1v-0.1c0,0,0,0-0.1,0 + c0,0,0,0-0.1,0h-0.1c0,0-0.1,0-0.2,0c-0.1,0-0.1,0-0.2,0c-0.2,0-0.3,0-0.3-0.1c-0.1-0.1-0.1-0.2-0.1-0.3c0,0,0-0.1,0-0.2 + s0-0.2,0-0.2l0.5-2.3h2.2l-0.7,3.6c0,0,0,0,0,0.1l0,0h0.1c0.1,0,0.1,0,0.2,0s0.1,0,0.2,0h0.1c0,0,0,0,0.1,0c0,0,0,0,0-0.1l0.8-4 + c0-0.1,0-0.1,0-0.2C173.7,67.6,173.6,67.6,173.5,67.6z"/> + <path fill="#0B1324" d="M180.8,67.8c-0.1-0.1-0.2-0.2-0.3-0.2c-0.1-0.1-0.3-0.1-0.5-0.1s-0.3,0-0.5,0.1s-0.3,0.1-0.5,0.2 + c-0.1,0.1-0.3,0.2-0.4,0.3c-0.1,0.1-0.2,0.2-0.3,0.3c0-0.1,0-0.3-0.1-0.4c0-0.1-0.1-0.2-0.2-0.3c-0.1-0.1-0.2-0.2-0.3-0.2 + c-0.1-0.1-0.3-0.1-0.5-0.1s-0.3,0-0.5,0.1s-0.3,0.1-0.5,0.2c-0.1,0.1-0.3,0.2-0.4,0.3c-0.1,0.1-0.2,0.2-0.2,0.3l0.2-0.8 + c0,0,0,0,0-0.1l0,0h-0.1c0,0-0.1,0-0.2,0c-0.1,0-0.1,0-0.2,0h-0.1h-0.1c0,0,0,0,0,0.1l-0.8,4.1c0,0,0,0,0,0.1c0,0,0,0,0.1,0h0.1 + c0,0,0.1,0,0.2,0c0.1,0,0.1,0,0.2,0c0.1,0,0.1,0,0.1,0h0.1c0,0,0,0,0-0.1l0.4-1.8c0.1-0.3,0.1-0.5,0.2-0.7c0.1-0.2,0.2-0.4,0.4-0.6 + c0.1-0.2,0.3-0.3,0.5-0.4s0.3-0.1,0.5-0.1s0.3,0.1,0.4,0.2c0.1,0.1,0.1,0.3,0.1,0.4s0,0.2,0,0.2c0,0.1,0,0.2,0,0.3l-0.5,2.6 + c0,0,0,0,0,0.1c0,0,0,0,0.1,0h0.1c0,0,0.1,0,0.2,0c0.1,0,0.1,0,0.2,0c0.1,0,0.1,0,0.1,0h0.1c0,0,0,0,0-0.1l0.4-1.8 + c0.1-0.3,0.1-0.5,0.2-0.7c0.1-0.2,0.2-0.4,0.4-0.6c0.1-0.2,0.3-0.3,0.5-0.4s0.3-0.1,0.5-0.1s0.3,0.1,0.4,0.2s0.1,0.3,0.1,0.5 + c0,0.1,0,0.2,0,0.2c0,0.1,0,0.2,0,0.3l-0.5,2.6c0,0,0,0,0,0.1c0,0,0,0,0.1,0h0.1c0,0,0.1,0,0.2,0c0.1,0,0.1,0,0.2,0 + c0.1,0,0.1,0,0.1,0h0.1c0,0,0,0,0-0.1l0.5-2.6c0-0.1,0-0.2,0.1-0.3c0-0.1,0-0.2,0-0.3c0-0.2,0-0.3-0.1-0.4 + C181,68,180.9,67.9,180.8,67.8z"/> + <path fill="#0B1324" d="M185.4,71.8l0.4-1.8c0.1-0.3,0.1-0.5,0.2-0.7c0.1-0.2,0.2-0.4,0.4-0.6c0.1-0.2,0.3-0.3,0.5-0.4 + s0.3-0.1,0.5-0.1s0.3,0.1,0.4,0.2s0.1,0.3,0.1,0.5c0,0.1,0,0.2,0,0.2c0,0.1,0,0.2,0,0.3l-0.5,2.6c0,0,0,0,0,0.1c0,0,0,0,0.1,0h0.1 + c0,0,0.1,0,0.2,0c0.1,0,0.1,0,0.2,0c0.1,0,0.1,0,0.1,0h0.1c0,0,0,0,0-0.1l0.5-2.6c0-0.1,0-0.2,0.1-0.3c0-0.1,0-0.2,0-0.3 + c0-0.2,0-0.3-0.1-0.4c0-0.1-0.1-0.3-0.2-0.4c-0.1-0.1-0.2-0.2-0.3-0.2c-0.1-0.1-0.3-0.1-0.5-0.1s-0.3,0-0.5,0.1s-0.3,0.1-0.5,0.2 + c-0.1,0.1-0.3,0.2-0.4,0.3c-0.1,0.1-0.2,0.2-0.3,0.3c0-0.1,0-0.3-0.1-0.4c0-0.1-0.1-0.2-0.2-0.3c-0.1-0.1-0.2-0.2-0.3-0.2 + c-0.1-0.1-0.3-0.1-0.5-0.1s-0.3,0-0.5,0.1s-0.3,0.1-0.5,0.2c-0.1,0.1-0.3,0.2-0.4,0.3c-0.1,0.1-0.2,0.2-0.2,0.3l0.2-0.8 + c0,0,0,0,0-0.1l0,0h-0.1c0,0-0.1,0-0.2,0c-0.1,0-0.1,0-0.2,0h-0.1h-0.1c0,0,0,0,0,0.1l-0.8,4.1c0,0,0,0,0,0.1c0,0,0,0,0.1,0h0.1 + c0,0,0.1,0,0.2,0c0.1,0,0.1,0,0.2,0c0.1,0,0.1,0,0.1,0h0.1c0,0,0,0,0-0.1l0.4-1.8c0.1-0.3,0.1-0.5,0.2-0.7c0.1-0.2,0.2-0.4,0.4-0.6 + c0.1-0.2,0.3-0.3,0.5-0.4s0.3-0.1,0.5-0.1s0.3,0.1,0.4,0.2c0.1,0.1,0.1,0.3,0.1,0.4s0,0.2,0,0.2c0,0.1,0,0.2,0,0.3l-0.5,2.6 + c0,0,0,0,0,0.1c0,0,0,0,0.1,0h0.1c0,0,0.1,0,0.2,0c0.1,0,0.1,0,0.2,0c0.1,0,0.1,0,0.1,0C185.3,71.9,185.3,71.9,185.4,71.8 + C185.4,71.9,185.4,71.8,185.4,71.8z"/> + <path fill="#0B1324" d="M190.3,71.9c0.1,0.1,0.3,0.1,0.5,0.1s0.3,0,0.5-0.1s0.3-0.1,0.5-0.2c0.1-0.1,0.3-0.2,0.4-0.3 + c0.1-0.1,0.2-0.2,0.2-0.3l-0.2,0.8c0,0,0,0,0,0.1l0,0h0.1c0,0,0.1,0,0.2,0c0.1,0,0.1,0,0.2,0h0.1c0,0,0,0,0.1,0c0,0,0,0,0-0.1 + l0.8-4.1c0,0,0,0,0-0.1c0,0,0,0-0.1,0h-0.1c0,0-0.1,0-0.2,0c-0.1,0-0.1,0-0.2,0c-0.1,0-0.1,0-0.1,0h-0.1c0,0,0,0,0,0.1l-0.4,1.8 + c-0.1,0.3-0.1,0.5-0.3,0.7c-0.1,0.2-0.2,0.4-0.4,0.6c-0.1,0.2-0.3,0.3-0.5,0.4s-0.3,0.1-0.5,0.1c-0.1,0-0.2,0-0.2,0 + c-0.1,0-0.1-0.1-0.2-0.1c0-0.1-0.1-0.1-0.1-0.2s0-0.2,0-0.3c0-0.1,0-0.2,0-0.3c0-0.1,0-0.2,0-0.2l0.5-2.6c0,0,0,0,0-0.1 + c0,0,0,0-0.1,0h-0.1c0,0-0.1,0-0.2,0s-0.1,0-0.2,0c-0.1,0-0.1,0-0.1,0H190c0,0,0,0,0,0.1l-0.5,2.6c0,0.1,0,0.2-0.1,0.3 + c0,0.1,0,0.2,0,0.3c0,0.2,0,0.3,0.1,0.4c0,0.1,0.1,0.3,0.2,0.4C190.1,71.8,190.2,71.9,190.3,71.9z"/> + <path fill="#0B1324" d="M195.1,71.9C195.2,71.9,195.2,71.9,195.1,71.9c0.1-0.1,0.1-0.1,0.1-0.1l0.4-1.8c0.1-0.3,0.1-0.5,0.3-0.7 + c0.1-0.2,0.2-0.4,0.4-0.6c0.1-0.2,0.3-0.3,0.5-0.4s0.3-0.1,0.5-0.1s0.3,0.1,0.4,0.2c0.1,0.1,0.1,0.3,0.1,0.5c0,0.1,0,0.1,0,0.2 + s0,0.2,0,0.3l-0.5,2.6c0,0,0,0,0,0.1c0,0,0,0,0.1,0h0.1c0,0,0.1,0,0.2,0c0.1,0,0.1,0,0.2,0h0.1h0.1c0,0,0,0,0-0.1l0.5-2.6 + c0-0.1,0-0.2,0.1-0.3c0-0.1,0-0.2,0-0.3c0-0.1,0-0.3-0.1-0.4c0-0.1-0.1-0.3-0.2-0.4c-0.1-0.1-0.2-0.2-0.3-0.2 + c-0.1-0.1-0.3-0.1-0.5-0.1s-0.4,0-0.5,0.1c-0.2,0.1-0.3,0.1-0.5,0.2c-0.1,0.1-0.3,0.2-0.4,0.3c-0.1,0.1-0.2,0.2-0.2,0.3l0.2-0.8 + c0,0,0,0,0-0.1l0,0h-0.1c0,0-0.1,0-0.2,0c-0.1,0-0.1,0-0.2,0h-0.1h-0.1c0,0,0,0,0,0.1l-0.8,4.1c0,0,0,0,0,0.1c0,0,0,0,0.1,0h0.1 + c0,0,0.1,0,0.2,0c0.1,0,0.1,0,0.2,0C195.1,71.9,195.1,71.9,195.1,71.9z"/> + <path fill="#0B1324" d="M203.6,67.6L203.6,67.6c-0.1,0-0.2,0-0.3,0s-0.2,0-0.3,0s-0.1,0.1-0.1,0.1l-0.1,0.4 + c-0.2-0.2-0.3-0.3-0.5-0.5c-0.2-0.1-0.4-0.2-0.7-0.2s-0.5,0.1-0.7,0.2s-0.4,0.2-0.6,0.4c-0.2,0.2-0.3,0.4-0.4,0.6 + c-0.1,0.2-0.2,0.4-0.3,0.7c-0.1,0.2-0.1,0.4-0.2,0.7c0,0.2-0.1,0.4-0.1,0.6s0,0.4,0.1,0.6c0,0.2,0.1,0.3,0.2,0.5 + c0.1,0.1,0.2,0.2,0.4,0.3c0.2,0.1,0.4,0.1,0.6,0.1c0.2,0,0.3,0,0.5-0.1s0.3-0.1,0.5-0.2c0.1-0.1,0.3-0.2,0.4-0.3 + c0.1-0.1,0.2-0.2,0.2-0.3c0,0.1-0.1,0.2-0.1,0.4c-0.1,0.2-0.1,0.4-0.2,0.7c0,0.1-0.1,0.3-0.1,0.4c-0.1,0.1-0.1,0.2-0.2,0.3 + c-0.1,0.1-0.2,0.1-0.4,0.2c-0.1,0-0.3,0.1-0.4,0.1c-0.2,0-0.4,0-0.5-0.1c-0.1,0-0.3-0.1-0.3-0.1c-0.1,0-0.2-0.1-0.2-0.1 + c-0.1,0-0.1,0-0.1,0h-0.1c0,0,0,0-0.1,0.1v0.1v0.1v0.1v0.1v0.1c0,0,0,0.1,0.1,0.1c0.1,0.1,0.3,0.1,0.5,0.2s0.4,0.1,0.7,0.1 + s0.6,0,0.8-0.1s0.4-0.2,0.6-0.3c0.2-0.1,0.3-0.3,0.4-0.5c0.1-0.2,0.2-0.4,0.2-0.6l0.9-4.5C203.7,67.7,203.7,67.6,203.6,67.6 + C203.7,67.6,203.7,67.6,203.6,67.6z M202.6,69.5c-0.1,0.3-0.1,0.5-0.3,0.7c-0.1,0.2-0.2,0.4-0.4,0.6c-0.1,0.2-0.3,0.3-0.5,0.4 + s-0.3,0.1-0.5,0.1c-0.1,0-0.2,0-0.3-0.1c-0.1,0-0.1-0.1-0.2-0.2c-0.1-0.1-0.1-0.2-0.1-0.3s0-0.2,0-0.4c0-0.1,0-0.3,0-0.5 + s0.1-0.3,0.1-0.5s0.1-0.3,0.2-0.5c0.1-0.2,0.2-0.3,0.3-0.4s0.2-0.2,0.4-0.3c0.1-0.1,0.3-0.1,0.4-0.1c0.2,0,0.4,0.1,0.6,0.2 + c0.2,0.1,0.3,0.3,0.5,0.5L202.6,69.5z"/> + <path fill="#0B1324" d="M185,74.4h-0.1c0,0-0.1,0-0.2,0c-0.1,0-0.1,0-0.2,0c-0.1,0-0.1,0-0.1,0h-0.1c0,0,0,0,0,0.1l-1.2,6.1 + c0,0,0,0,0,0.1c0,0,0,0,0.1,0h0.1c0,0,0.1,0,0.2,0c0.1,0,0.1,0,0.2,0c0.1,0,0.1,0,0.1,0h0.1c0,0,0,0,0-0.1l1.2-6.1 + C185,74.5,185,74.5,185,74.4L185,74.4z"/> + <path fill="#0B1324" d="M188.9,76.6c-0.1-0.1-0.3-0.2-0.4-0.2c-0.2-0.1-0.4-0.1-0.7-0.1s-0.6,0-0.8,0.1s-0.5,0.2-0.6,0.4 + c-0.2,0.2-0.3,0.3-0.5,0.5c-0.1,0.2-0.2,0.4-0.3,0.6s-0.1,0.4-0.2,0.7c0,0.2-0.1,0.4-0.1,0.6c0,0.3,0,0.5,0.1,0.7s0.2,0.3,0.3,0.5 + c0.1,0.1,0.3,0.2,0.5,0.3c0.2,0.1,0.4,0.1,0.7,0.1c0.2,0,0.3,0,0.5,0s0.3,0,0.4-0.1c0.1,0,0.2-0.1,0.3-0.1s0.2-0.1,0.2-0.1 + s0-0.1,0.1-0.1v-0.1v-0.1v-0.1V80c0,0,0,0-0.1,0c0,0-0.1,0-0.2,0c-0.1,0-0.2,0.1-0.3,0.1s-0.3,0.1-0.4,0.1s-0.3,0-0.5,0 + c-0.3,0-0.6-0.1-0.7-0.2c-0.2-0.2-0.2-0.4-0.2-0.7c0-0.1,0-0.2,0-0.3c0-0.1,0-0.2,0-0.3h0.5c0.5,0,0.8,0,1.2-0.1 + c0.3-0.1,0.6-0.2,0.8-0.3c0.2-0.1,0.4-0.3,0.5-0.4s0.1-0.4,0.1-0.6c0-0.1,0-0.2-0.1-0.4C189.1,76.9,189,76.7,188.9,76.6z + M188.4,77.7c-0.1,0.1-0.1,0.2-0.3,0.2c-0.1,0.1-0.3,0.1-0.5,0.2c-0.2,0-0.5,0.1-0.8,0.1h-0.5c0.1-0.2,0.1-0.3,0.2-0.5 + c0.1-0.2,0.2-0.3,0.3-0.4s0.3-0.2,0.4-0.3c0.2-0.1,0.3-0.1,0.5-0.1s0.4,0,0.5,0.1s0.2,0.2,0.2,0.4 + C188.5,77.5,188.4,77.6,188.4,77.7z"/> + <path fill="#0B1324" d="M194,77.2c0-0.1-0.1-0.2-0.1-0.3c-0.1-0.1-0.1-0.2-0.2-0.3c-0.1-0.1-0.2-0.1-0.3-0.2 + c-0.1,0-0.3-0.1-0.5-0.1s-0.3,0-0.5,0.1s-0.3,0.1-0.5,0.2c-0.1,0.1-0.3,0.2-0.4,0.3s-0.2,0.2-0.2,0.3c0-0.1,0-0.1,0.1-0.2 + c0-0.1,0-0.2,0.1-0.2c0-0.1,0-0.2,0.1-0.3s0-0.2,0.1-0.2l0.4-1.8c0,0,0,0,0-0.1c0,0,0,0-0.1,0h-0.1c0,0-0.1,0-0.2,0 + c-0.1,0-0.1,0-0.2,0c-0.1,0-0.1,0-0.1,0h-0.1c0,0,0,0,0,0.1l-1.2,6.1v0.1c0,0,0.1,0,0.3,0c0.1,0,0.2,0,0.3,0s0.1-0.1,0.1-0.1 + l0.1-0.4c0.2,0.2,0.3,0.3,0.5,0.4s0.4,0.2,0.7,0.2s0.5,0,0.7-0.1s0.4-0.2,0.6-0.4c0.2-0.2,0.3-0.4,0.4-0.6c0.1-0.2,0.2-0.4,0.3-0.7 + c0.1-0.2,0.1-0.4,0.2-0.7c0-0.2,0.1-0.4,0.1-0.6c0-0.1,0-0.2,0-0.3C194.1,77.4,194,77.3,194,77.2z M193.3,78.4 + c0,0.2-0.1,0.3-0.1,0.5c-0.1,0.2-0.1,0.3-0.2,0.5c-0.1,0.2-0.2,0.3-0.3,0.4s-0.2,0.2-0.4,0.3c-0.1,0.1-0.3,0.1-0.4,0.1 + c-0.2,0-0.4-0.1-0.6-0.2s-0.3-0.3-0.5-0.5l0.2-0.8c0.1-0.3,0.1-0.5,0.3-0.7s0.2-0.4,0.4-0.6c0.1-0.2,0.3-0.3,0.5-0.4 + s0.3-0.1,0.5-0.1c0.1,0,0.3,0,0.3,0.1c0.1,0.1,0.1,0.1,0.2,0.2c0,0.1,0.1,0.2,0.1,0.3c0,0.1,0,0.2,0,0.3 + C193.3,78,193.3,78.2,193.3,78.4z"/> + <path fill="#0B1324" d="M198.5,76.6c-0.1-0.1-0.3-0.2-0.4-0.2c-0.2-0.1-0.4-0.1-0.7-0.1s-0.6,0-0.8,0.1s-0.5,0.2-0.6,0.4 + c-0.2,0.2-0.3,0.3-0.5,0.5c-0.1,0.2-0.2,0.4-0.3,0.6s-0.1,0.4-0.2,0.7c0,0.2-0.1,0.4-0.1,0.6c0,0.3,0,0.5,0.1,0.7s0.2,0.3,0.3,0.5 + c0.1,0.1,0.3,0.2,0.5,0.3c0.2,0.1,0.4,0.1,0.7,0.1c0.2,0,0.3,0,0.5,0s0.3,0,0.4-0.1c0.1,0,0.2-0.1,0.3-0.1s0.2-0.1,0.2-0.1 + s0-0.1,0.1-0.1v-0.1v-0.1v-0.1V80c0,0,0,0-0.1,0c0,0-0.1,0-0.2,0c-0.1,0-0.2,0.1-0.3,0.1s-0.3,0.1-0.4,0.1c-0.2,0-0.3,0-0.5,0 + c-0.3,0-0.6-0.1-0.7-0.2c-0.2-0.2-0.2-0.4-0.2-0.7c0-0.1,0-0.2,0-0.3c0-0.1,0-0.2,0-0.3h0.5c0.5,0,0.8,0,1.2-0.1 + c0.3-0.1,0.6-0.2,0.8-0.3c0.2-0.1,0.4-0.3,0.5-0.4c0.1-0.2,0.1-0.4,0.1-0.6c0-0.1,0-0.2-0.1-0.4C198.7,76.9,198.6,76.7,198.5,76.6z + M198,77.7c-0.1,0.1-0.1,0.2-0.3,0.2c-0.1,0.1-0.3,0.1-0.5,0.2c-0.2,0-0.5,0.1-0.8,0.1h-0.5c0.1-0.2,0.1-0.3,0.2-0.5 + c0.1-0.2,0.2-0.3,0.3-0.4s0.3-0.2,0.4-0.3c0.2-0.1,0.3-0.1,0.5-0.1s0.4,0,0.5,0.1s0.2,0.2,0.2,0.4C198,77.5,198,77.6,198,77.7z"/> + <path fill="#0B1324" d="M203.2,76.6c-0.1-0.1-0.2-0.2-0.3-0.2c-0.1-0.1-0.3-0.1-0.5-0.1s-0.4,0-0.5,0.1c-0.2,0.1-0.3,0.1-0.5,0.2 + c-0.1,0.1-0.3,0.2-0.4,0.3s-0.2,0.2-0.2,0.3l0.2-0.8c0,0,0,0,0-0.1l0,0h-0.1c0,0-0.1,0-0.2,0c-0.1,0-0.1,0-0.2,0h-0.1h-0.1 + c0,0,0,0,0,0.1l-0.8,4.1c0,0,0,0,0,0.1c0,0,0,0,0.1,0h0.1c0,0,0.1,0,0.2,0c0.1,0,0.1,0,0.2,0c0.1,0,0.1,0,0.1,0h0.1c0,0,0,0,0-0.1 + l0.4-1.8c0.1-0.3,0.1-0.5,0.3-0.7c0.1-0.2,0.2-0.4,0.4-0.6c0.1-0.2,0.3-0.3,0.5-0.4s0.3-0.1,0.5-0.1s0.3,0.1,0.4,0.2 + c0.1,0.1,0.1,0.3,0.1,0.5c0,0.1,0,0.1,0,0.2s0,0.2,0,0.3l-0.5,2.6c0,0,0,0,0,0.1c0,0,0,0,0.1,0h0.1c0,0,0.1,0,0.2,0 + c0.1,0,0.1,0,0.2,0h0.1h0.1c0,0,0,0,0-0.1l0.5-2.6c0-0.1,0-0.2,0.1-0.3c0-0.1,0-0.2,0-0.3c0-0.1,0-0.3-0.1-0.4 + C203.4,76.9,203.3,76.7,203.2,76.6z"/> + <path fill="#0B1324" d="M165.6,88.5l-0.2-0.1c-0.2,0-0.4-0.1-0.8-0.1c-1.2-0.1-3.7-0.1-7.7-0.1c-0.6,0-1.1,0-1.7,0l-32.4-2 + l-2.9-0.4v-1.1c0.4-0.1,0.6-0.5,0.6-0.9c0-0.5-0.4-0.9-0.9-0.9c-0.2,0-0.4,0.1-0.6,0.2c-0.2-0.1-0.4-0.2-0.6-0.2c-0.6,0-1,0.4-1,1 + c0,0.5,0.4,0.9,0.8,1v0.8l-1-0.1v-2l-1.5-1.3h-1.6v-2.1l-1.5-6l-1.5,6v2.2c-0.2-0.3-0.5-0.5-0.8-0.5s-0.6,0.2-0.8,0.5 + c-0.1-0.1-0.2-0.1-0.4-0.1c-0.4,0-0.6,0.3-0.6,0.6c0,0.3,0.2,0.5,0.5,0.6v0.4l-1-0.2V72.1h-0.5v-1.5l-2.5,0.8v-0.8l-2.6,1l-0.1,0.9 + l-0.4,0.1v7.9c-0.1,0-0.2-0.1-0.4-0.1c-0.2,0-0.5,0.1-0.6,0.3c-0.1,0-0.2-0.1-0.3-0.1c-0.4,0-0.8,0.3-0.8,0.8 + c0,0.4,0.2,0.6,0.6,0.7v1.3l-0.7,0.3l-0.3-0.1L99.2,75l1-0.6l0.1-0.6l-1.1-0.4v-1.3l1.7-0.8l0.1-0.6l0,0h-1.8v-0.8h0.2v-0.2h-0.2 + V69h0.9v0h-0.9v-0.6h0.9v-0.2h-0.9v-0.8h0.8v-0.2h-0.8v-0.7h0.6v-0.2h-0.6v-0.8h0.5v-0.2h-0.5v-2.2h0.1V63H99v-2.8h0.1V60H99 + l-0.1-2.8h-0.3L98.5,60h-0.2v0.2h0.2V63h-0.2v0.2h0.2l-0.1,2.2h-0.6v0.2h0.6v0.8h-0.7v0.2h0.7v0.7h-0.7v0.2h0.7v0.8h-0.7v0.2h0.7 + v0.6h-0.7v0.2h0.7V70H98v0.2h0.4V71h-1.9v0.7l1.8,0.7v1.1L96.9,74l0.1,0.5l1.1,0.7L98,81.9c-0.1-0.2-0.3-0.3-0.6-0.3h-0.1 + c-0.1-0.4-0.5-0.7-0.9-0.7c-0.2,0-0.4,0.1-0.5,0.2v-2.2h-0.4v-0.2h-0.4v-1.3h0.7V77h-0.6c0-0.7-1.1-1.3-2.4-1.3s-2.4,0.6-2.4,1.3 + h-0.5v0.3h0.7v1.3h-0.5v0.2h-0.3v2.9c-0.1-0.1-0.3-0.2-0.5-0.2c-0.3,0-0.6,0.2-0.8,0.4v-1.5h0.1L88,80l0,0v-2.8h0v-2.5v-0.1h-0.2 + V73l0,0H88v-1.5l0,0c0,0-0.2-0.2-0.4-0.5c-0.2-0.2-0.5-0.4-0.8-0.5V70H87v-0.2h-0.3v-1.3h-0.2v1.3h-0.4V70h0.4v0.8 + c-0.3,0-0.6,0.3-0.8,0.5c-0.2,0.2-0.4,0.5-0.4,0.5l0,0v1.5h0.1v1.6h-0.1v2.7l0,0V79c-0.5-1.8-2.1-3.1-4-3.1c-1.7,0-3.1,1-3.8,2.4 + c-0.4,0-0.8-0.2-0.8-0.2s-0.1,0.2-1.5-0.9c-1.2,0.8-2.7,0.2-2.7,0.2L70,74c-2.1,3.3-2.8,1.2-2.8,1.2V78l-2.6-3.2v-0.7h-0.3v0.7 + l-6.9,5.5h-0.1l-7.8-4.6V75h-0.3v0.7l-7,6.3c-2.5,0.5-5.5,1.2-8.3,1.9c-2.5,0.6-4.8,1.3-6.5,2c-0.8,0.4-1.5,0.7-2,1.1 + c-0.2,0.2-0.4,0.4-0.6,0.6c-0.1,0.2-0.2,0.5-0.1,0.7c0.1,0.3,0.3,0.6,0.6,0.8c0.5,0.4,1.4,0.7,2.7,0.9c3.8,0.8,11.5,1.4,24.9,1.6 + c24.2,0.3,51.4-0.2,73-0.8c10.8-0.3,20.2-0.6,27.1-1c3.5-0.2,6.3-0.3,8.3-0.5c1-0.1,1.9-0.1,2.5-0.2s1.1-0.1,1.3-0.2l0.2-0.1 + l0.1-0.1c0.1-0.1,0.1-0.2,0.1-0.3C165.7,88.6,165.6,88.5,165.6,88.5z M79.7,76.3l1.2,2.9c-0.1,0-0.1,0.1-0.1,0.1l-2.2-2.2 + C78.8,76.7,79.2,76.5,79.7,76.3z M80.4,80v0.1l-1.8,0.7V80H80.4z M78.6,79.8v-0.2V79v-0.1l1.8,0.8c0,0,0,0.1,0,0.2h-1.8V79.8z + M80.5,80.3c0,0,0,0.1,0.1,0.1l-2,2v-1.3L80.5,80.3z M80.7,80.5l0.1,0.1l-1.2,2.9l0,0l0,0c-0.3-0.2-0.7-0.4-0.9-0.6v-0.3L80.7,80.5 + z M78.4,77.2l2.2,2.2c0,0,0,0.1-0.1,0.1l-1.9-0.8v-1.2C78.4,77.9,78,78,77.7,78C77.9,77.8,78.1,77.5,78.4,77.2z M64.6,75.1l2.6,3.2 + v0.2L64.6,75.1L64.6,75.1z M64.6,75.4l2.6,3.4v0.4L64.6,75.4L64.6,75.4z M64.6,75.8l2.6,3.6v0.1l0,0v0.3L64.6,75.8L64.6,75.8z + M67.2,80.2v0.2c-0.1,0-0.2,0-0.3,0l-2.1-4L67.2,80.2z M64.6,76.4l2.1,3.9c-0.5,0-1,0-1.5,0l-0.7-2.7L64.6,76.4z M63.4,80.3 + c-0.7,0-1.5,0-2.2,0l3.1-3.9v1.2l0,0l-0.6,2.6L63.4,80.3L63.4,80.3z M64.3,75.8v0.1l-4.4,4.4h-0.6L64.3,75.8z M59.1,80.3h-0.6l0,0 + l5.8-4.9v0.1L59.1,80.3z M64.3,76.1L64.3,76.1L61,80.3c-0.3,0-0.5,0-0.8,0h-0.1L64.3,76.1z M64.4,78.3l0.5,2c-0.2,0-0.4,0-0.6,0H64 + L64.4,78.3z M65,80.9V81h-1v-0.1C64.2,80.9,64.6,80.9,65,80.9z M64.3,75v0.2l-5.9,5l-0.2,0.1H58h-0.4L64.3,75z M49.5,76l7.5,4.4 + l-0.8,0.1L49.5,76L49.5,76z M51.7,82.6h-0.8v-0.8L51.7,82.6z M51.2,81.8l1.3,0.7H52L51.2,81.8z M49.7,81.6v-0.2c0.1,0,0.3,0,0.4,0 + l-1.3,0.8v-0.5L49.7,81.6z M48.8,81.5L48.8,81.5c0.2,0,0.3,0,0.5,0c0.1,0,0.2,0,0.3,0l0,0H48.8z M50,80.8L49.6,77l3.2,3.7 + C51.7,80.7,50.7,80.8,50,80.8z M49.5,76.7v-0.2l4.3,4c-0.3,0-0.6,0-0.8,0L49.5,76.7z M49.5,76.3L49.5,76.3l5.2,4.2 + c-0.2,0-0.5,0-0.7,0L49.5,76.3z M50.1,76.6l5.9,3.9c-0.3,0-0.7,0-1,0L50.1,76.6z M49.6,80.4h-0.8l0.6-2.2L49.6,80.4z M49.2,76.5 + L49.2,76.5l-3,4.8c-0.2,0-0.4,0.1-0.6,0.1L49.2,76.5z M45.4,81.5c-0.3,0.1-0.6,0.1-0.9,0.2l4.5-5.2L45.4,81.5z M44.2,83.6h-0.5 + l0.5-1.1c0.2,0,0.4-0.1,0.5-0.1L44.2,83.6L44.2,83.6z M43.8,84.1v0.2h-0.4v-0.1h0.2V84h0.2V84.1z M43.5,81.8l4.9-4.9l-4.1,4.7 + C44,81.7,43.8,81.8,43.5,81.8z M48.9,76.3l-5.7,5.6c-0.2,0-0.5,0.1-0.7,0.1L48.9,76.3z M42.8,84.9h-3.4c-0.3-0.1-0.6-0.2-0.7-0.3 + l-0.2-0.1l0,0c0,0,0.1-0.1,0.3-0.2c0.5-0.3,1.7-0.7,3-1.1c0.7-0.2,1.4-0.3,2.1-0.5l-0.4,1h-0.8V84h-0.9v0.3h1 + C42.8,84.3,42.8,84.9,42.8,84.9z M43.2,84.9H43v-0.2h0.2V84.9z M43.2,84.4H43v-0.1L43.2,84.4L43.2,84.4z M43.8,84.9h-0.5v-0.2h0.5 + V84.9z M44.4,84.9h-0.3v-0.2h0.3V84.9z M44.4,83.6l0.4-1v0.8h-0.1v0.3v0.1h-0.2L44.4,83.6L44.4,83.6z M45.1,84.9h-0.5v-0.2h0.2 + v-0.2h0.3V84.9z M47.5,84.9h-2.2v-0.4h0.4v-0.6l0,0l0.5-1.1v0.9h-0.1v0.4h0.5v-0.4h-0.1v-1.5h-0.2l-0.7,1.7l0,0H45v-0.1h0.2v-0.3 + h-0.1l0.4-0.9l-0.2-0.1L45,83v-0.7c0.2,0,0.4-0.1,0.6-0.1v0.1l0.1,0.1l0.1-0.2c0.6-0.1,1.2-0.3,1.7-0.4 + C47.5,81.8,47.5,84.9,47.5,84.9z M47.8,81c-0.2,0-0.7,0.1-1.3,0.2l2.8-4.4l0.1,0.6l0,0l-1,3.5C48,80.9,47.8,81,47.8,81L47.8,81z + M48.7,80.6h0.9v0.2c-0.4,0-0.7,0-1,0.1L48.7,80.6z M49.2,84.9h-0.3v-1.4h0.3V84.9z M49.2,83.1h-0.3v-0.6l1.7-1v1.8h-0.2v-0.1V83 + H50v0L49.2,83.1L49.2,83.1z M63.8,85.1L63.8,85.1l-0.1-1.3h0.1V85.1z M63.8,81.9v0.4l-0.3-0.8l-0.2,0.1l0.6,1.3v0.2h-0.5l0,0 + l-0.8-1.9l-0.3,0.1V83H62v0.4h0.6V83h-0.2v-1l0.5,1.2l0,0v0.7h0.4v1.4H63v-0.5l-1.6,0.1c0.2-0.3,0.5-0.9,0.2-1c-0.2,0,0-1.1,0-1.1 + h-1.4v0.1h-0.1l0,0l0,0v0.2l0,0h0.1v0.1h0.4v0.7h-8.2l0.1,0.2L53,85h-3.1v-1.5l0,0v0.1v0.2h0.7h0.2v-0.9H54v-0.3h-0.9l0,0L51,81.4 + c3.3-0.2,8.4-0.5,12.6-0.5l0.1,0.2v0.1h0.1L63.8,81.9L63.8,81.9C63.8,81.9,63.8,81.9,63.8,81.9z M64.7,81.7h-0.6v-0.6h0.7 + L64.7,81.7z M80.3,84.3l-0.6,1.2h-1.1v-1H67.2V85h-1.4h-0.7v-1h1.1v-0.4h-1.1v-0.5l0,0v-1.3h-0.2l0.1-0.7l0,0l0,0l0.1-0.3 + c0.8,0,1.4,0,2.1,0.1v2.9h11.4v-0.6c0.3,0.2,0.6,0.4,0.9,0.6l0,0l0.2,0.1l0,0c0.2,0.1,0.4,0.1,0.6,0.2 + C80.3,84.1,80.3,84.3,80.3,84.3z M81.1,82l-0.8,0.8v0.9c-0.2,0-0.3-0.1-0.5-0.2l1.3-2.8V82z M81.1,79.2H81l-1.2-2.9 + c0.4-0.2,0.8-0.2,1.3-0.3C81.1,76,81.1,79.2,81.1,79.2z M85.2,79.8H82v-0.1l2.9-1.2C85.1,78.9,85.2,79.4,85.2,79.8z M84.9,78.4 + l-3,1.2l-0.1-0.1l2.2-2.2C84.4,77.5,84.7,77.9,84.9,78.4z M81.3,76c0.5,0,0.9,0.1,1.4,0.3l-1.2,2.9h-0.1V76H81.3z M81.3,81.9v-1 + l0.3,0.7L81.3,81.9z M82.8,76.3c0.4,0.2,0.8,0.4,1.1,0.7l-2.2,2.3c0,0-0.1,0-0.1-0.1L82.8,76.3z M82.1,81.1l-0.2,0.2l-0.3-0.6 + c0,0,0.1,0,0.1-0.1l0.5,0.5H82.1z M82.5,81.1l-0.7-0.7l0.1-0.1l1.8,0.8C83.7,81.1,82.5,81.1,82.5,81.1z M85.2,80.4l-0.6,0.7h-0.4 + l-2.2-1V80h3.2C85.2,80.1,85.2,80.2,85.2,80.4z M86.7,73.2H87v1.6h-0.3V73.2z M86.1,73.2h0.4v1.6h-0.4V73.2z M85.8,74.8h-0.2v-1.6 + h0.2V74.8z M87.6,74.8h-0.4v-1.6h0.4V74.8z M89.1,84l-0.5-0.1v-0.8c0.1,0.2,0.3,0.3,0.5,0.4V84z M89.8,84.1h-0.2v-0.6 + c0.1,0,0.1-0.1,0.2-0.1V84.1z M96.1,83.5h-0.2v-0.9c0.1,0,0.1,0.1,0.2,0.1V83.5z M97.2,83.4l-0.5,0.1v-0.7h0.1 + c0.1,0.1,0.2,0.2,0.4,0.3V83.4z M97.9,83.3L97.9,83.3h-0.4v-0.2c0.1,0,0.3-0.1,0.4-0.2V83.3z M101.4,83.2l-0.5,0.2v-1.1 + c0,0,0,0,0.1,0c0.1,0.1,0.3,0.2,0.4,0.2V83.2z M102,82.9L102,82.9v-0.5l0,0V82.9z M110.1,83.7l-0.7-0.1v-0.5c0.1,0,0.1-0.1,0.2-0.1 + c0.1,0.2,0.3,0.3,0.5,0.4V83.7z M111.2,83.9l-0.5-0.1v-0.4c0.2-0.1,0.4-0.2,0.5-0.4V83.9z M119.3,85.6l-0.7-0.1v-0.9 + c0.2,0,0.3-0.1,0.4-0.2c0.1,0.1,0.2,0.1,0.3,0.1C119.3,84.5,119.3,85.6,119.3,85.6z"/> + <rect x="53.3" y="83.2" fill="#0B1324" width="1.2" height="0.5"/> + <rect x="54.6" y="83.2" fill="#0B1324" width="1.2" height="0.5"/> + <rect x="55.9" y="83.2" fill="#0B1324" width="1.2" height="0.5"/> + <rect x="57.2" y="83.2" fill="#0B1324" width="1.2" height="0.5"/> + <rect x="58.5" y="83.2" fill="#0B1324" width="1.2" height="0.5"/> + <rect x="54.6" y="82.6" fill="#0B1324" width="1.2" height="0.5"/> + <rect x="55.9" y="82.6" fill="#0B1324" width="1.2" height="0.5"/> + <rect x="57.2" y="82.6" fill="#0B1324" width="1.2" height="0.5"/> + <rect x="58.5" y="82.6" fill="#0B1324" width="1.2" height="0.5"/> +</g> +</svg> diff --git a/public/images/logos/logo-iopalliance_2by1.svg b/public/images/logos/logo-iopalliance_2by1.svg new file mode 100644 index 0000000000000000000000000000000000000000..6b9a41276c6e750c4517d007675cfa30d70d2f10 --- /dev/null +++ b/public/images/logos/logo-iopalliance_2by1.svg @@ -0,0 +1,312 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 26.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<svg width="240" height="120" version="1.0" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" + viewBox="0 0 240 120" enable-background="new 0 0 240 120" xml:space="preserve"> +<rect fill="#FFFFFF" width="240" height="120"/> +<path fill="#0B1324" d="M96.0275,68.3522V51.2233h-3.554v17.1289H96.0275z M104.599,68.584c1.835,0,3.298-0.5795,4.39-1.7616 + c1.092-1.1821,1.649-2.7582,1.649-4.7052v-0.8576c-0.139-1.808-0.743-3.245-1.835-4.2881c-1.091-1.043-2.485-1.5761-4.204-1.5761 + c-1.123-0.03-2.233,0.2508-3.206,0.8113c-0.911,0.539-1.639,1.3383-2.0902,2.2946c-0.5068,1.0472-0.7614,2.1981-0.7433,3.3609l0,0 + v0.1623c0,2.0165,0.5575,3.6158,1.6495,4.7979C101.3,68.0045,102.741,68.584,104.599,68.584z M104.599,65.8489 + c-0.382,0.016-0.762-0.0623-1.107-0.2281c-0.344-0.1658-0.642-0.4139-0.867-0.7222c-0.442-0.649-0.674-1.5761-0.674-2.7814 + s0.232-2.3642,0.674-3.0132c0.231-0.2968,0.528-0.5365,0.868-0.7007c0.339-0.1642,0.711-0.2484,1.088-0.2461 + c0.378,0.0022,0.749,0.0908,1.086,0.259c0.338,0.1682,0.632,0.4114,0.86,0.7109c0.465,0.649,0.697,1.553,0.697,2.7351 + c0,1.1821-0.232,2.4106-0.697,3.0364c-0.215,0.3077-0.505,0.5562-0.842,0.7224C105.348,65.7871,104.975,65.8655,104.599,65.8489 + L104.599,65.8489z M116.492,68.3522v-6.0264h3.113c2.021,0,3.624-0.4868,4.785-1.4603c1.161-0.9735,1.719-2.2946,1.719-3.9635 + c0.023-1.0436-0.251-2.0724-0.79-2.9669c-0.545-0.8706-1.327-1.5697-2.253-2.0165c-1.072-0.4841-2.239-0.7217-3.415-0.6953h-6.69 + v17.1289H116.492z M119.651,59.4517h-3.159v-5.3775h3.252c0.377-0.0173,0.753,0.0452,1.104,0.1833 + c0.35,0.1381,0.668,0.3487,0.931,0.618s0.467,0.5912,0.596,0.9445c0.13,0.3532,0.183,0.7299,0.157,1.1052 + c0.019,0.3479-0.037,0.696-0.166,1.0201c-0.128,0.3241-0.325,0.6166-0.578,0.8573C121.301,59.243,120.58,59.4517,119.651,59.4517 + L119.651,59.4517z M136.864,68.3522l1.185-3.5231h6.202l1.184,3.5231h3.763l-6.434-17.1289h-3.275l-6.388,17.1289H136.864z + M143.298,61.9781h-4.297l2.137-6.4205L143.298,61.9781z M154.193,68.3522V50.2729h-3.438v18.0793H154.193z M160.581,68.3522 + V50.2729h-3.415v18.0793H160.581z M165.273,54.0974c0.255,0.0138,0.51-0.0243,0.749-0.112c0.24-0.0877,0.459-0.2231,0.645-0.3979 + c0.173-0.1586,0.31-0.3523,0.402-0.5682s0.137-0.4489,0.132-0.6835c0.003-0.2376-0.043-0.4734-0.135-0.6926 + c-0.092-0.2193-0.228-0.4174-0.399-0.5822c-0.396-0.316-0.888-0.4881-1.394-0.4881c-0.507,0-0.998,0.1721-1.394,0.4881 + c-0.169,0.1659-0.301,0.3648-0.389,0.5842c-0.088,0.2193-0.129,0.4545-0.122,0.6906c-0.006,0.2346,0.039,0.4676,0.131,0.6835 + c0.093,0.2159,0.23,0.4096,0.403,0.5682c0.182,0.1731,0.398,0.3075,0.633,0.3951C164.771,54.0703,165.022,54.1093,165.273,54.0974z + M166.992,68.3522v-12.725h-3.415v12.725H166.992z M173.635,68.584c1.324,0,2.393-0.4404,3.229-1.3675 + c0.054,0.392,0.163,0.7744,0.325,1.1357h3.461v-0.1854c-0.348-0.6258-0.511-1.553-0.511-2.7583V59.892 + c0-1.4138-0.464-2.5264-1.393-3.3145c-0.93-0.7881-2.161-1.1821-3.74-1.1821c-0.964-0.0223-1.922,0.1594-2.811,0.5331 + c-0.775,0.2939-1.446,0.81-1.928,1.4834c-0.452,0.5843-0.697,1.3017-0.697,2.0398h3.415c-0.01-0.2139,0.028-0.4272,0.113-0.6239 + c0.084-0.1967,0.212-0.3718,0.375-0.5119c0.383-0.2979,0.862-0.4463,1.347-0.4172c0.65,0,1.138,0.1854,1.44,0.5331 + c0.314,0.4026,0.47,0.9048,0.441,1.4139v0.7417h-1.556c-1.905,0-3.345,0.3709-4.344,1.0894c-0.999,0.7185-1.51,1.7616-1.51,3.1059 + c-0.009,0.5182,0.097,1.032,0.31,1.5048c0.213,0.4727,0.527,0.8928,0.922,1.2303C171.336,68.2363,172.381,68.584,173.635,68.584z + M174.379,65.988c-0.449,0.0223-0.889-0.1269-1.232-0.4172c-0.149-0.1282-0.266-0.289-0.343-0.47 + c-0.076-0.1809-0.11-0.377-0.098-0.573v-0.1855c0.116-1.1821,1.022-1.7847,2.741-1.7847h1.254v2.2019 + c-0.21,0.3884-0.534,0.7036-0.929,0.904C175.34,65.879,174.862,65.9902,174.379,65.988z M186.086,68.3522v-8.9701 + c0.211-0.3844,0.524-0.7028,0.906-0.9197c0.381-0.2169,0.815-0.3238,1.254-0.3087c0.743,0,1.255,0.1622,1.58,0.4867 + s0.464,0.8576,0.464,1.5761v8.1357h3.415v-8.2284c-0.023-1.5761-0.372-2.7582-1.022-3.5463c-0.651-0.7881-1.673-1.1821-3.02-1.1821 + s-2.764,0.5563-3.67,1.692l-0.093-1.4602h-3.229v12.725H186.086z M201.649,68.584c0.923,0.0148,1.838-0.1835,2.672-0.5795 + c0.779-0.3672,1.439-0.9455,1.904-1.6688c0.464-0.7097,0.706-1.5404,0.697-2.3874h-3.182c-0.001,0.2627-0.058,0.5222-0.166,0.7618 + c-0.108,0.2395-0.265,0.4538-0.461,0.6289c-0.425,0.3637-0.975,0.5467-1.533,0.5099c-0.814,0-1.417-0.2781-1.812-0.8576 + c-0.395-0.5794-0.604-1.5066-0.604-2.8278v-0.3476c0-1.298,0.209-2.2252,0.604-2.8046c0.395-0.5795,0.999-0.8576,1.788-0.8576 + c0.288-0.0191,0.577,0.0249,0.845,0.1291c0.269,0.1041,0.512,0.2657,0.712,0.4735c0.402,0.4358,0.626,1.0066,0.627,1.5993h3.182 + c0-1.4989-0.488-2.7042-1.463-3.6159c-0.953-0.9039-2.23-1.3443-3.833-1.3443c-1.603,0-3.252,0.5795-4.297,1.7384 + c-1.046,1.1589-1.58,2.735-1.58,4.7052v0.2318c0,2.0397,0.534,3.6391,1.58,4.798C198.374,68.0277,199.814,68.584,201.649,68.584 + L201.649,68.584z M214.75,68.584c1.001,0.02,1.994-0.186,2.904-0.6027c0.835-0.3576,1.552-0.9443,2.067-1.692l0,0l-1.672-1.8543 + c-0.72,0.9504-1.766,1.4139-3.066,1.4139c-0.773,0.0254-1.528-0.2392-2.114-0.7417c-0.565-0.5306-0.92-1.2464-0.999-2.0165H220V61.7 + c0-2.0166-0.488-3.5695-1.51-4.6589c-1.022-1.0894-2.369-1.6457-4.111-1.6457c-1.094-0.0262-2.172,0.2549-3.113,0.8113 + c-0.914,0.5627-1.648,1.3751-2.114,2.341c-0.509,1.0711-0.764,2.2451-0.743,3.4304l0,0v0.3245c0,1.9006,0.604,3.4304,1.765,4.5662 + C211.336,68.0045,212.892,68.584,214.75,68.584z M216.655,60.7728h-4.739c0.117-0.8344,0.372-1.4834,0.813-1.947 + c0.205-0.2245,0.457-0.4012,0.738-0.5173c0.281-0.1162,0.584-0.1691,0.888-0.1548c0.744,0,1.301,0.1854,1.696,0.6026 + c0.405,0.4967,0.619,1.1213,0.604,1.7616l0,0V60.7728z"/> +<path fill="#0B1324" d="M78.5135,60.8192v-1.7847c-0.4878-0.0696-0.8362-0.3941-1.2543-0.6258 + c-0.4182-0.2318-0.1394-0.5332-0.1859-0.7881c-0.1626-0.6722-0.0696-1.2285,0.604-1.5993c0.1732-0.0811,0.3111-0.222,0.388-0.3968 + s0.0876-0.3715,0.0301-0.5536c-0.1394-0.4635-0.0232-1.0893-0.7433-1.1821c-1.115-0.139-1.1382-1.043-1.3241-1.8542 + c-0.0464-0.255,0.1394-0.3941,0.2788-0.5563c0.6736-0.7417,0.6968-1.298,0.1626-2.1324c-0.1626-0.255-0.4414-0.1855-0.6737-0.2318 + c-0.2322-0.0464-0.72-0.0001-0.9059-0.2782c-0.2692-0.4176-0.4802-0.8699-0.6272-1.3443c-0.1161-0.3014,0.1859-0.5563,0.3252-0.8345 + c0.1394-0.2781,0.093-1.5298-0.4413-1.8543s-0.511-0.0927-0.7666-0.0695c-0.2555,0.0232-0.9756-0.0927-1.1846-0.6258l-0.0697-0.0927 + c-0.4646-0.4636-0.4878-0.9735-0.2323-1.5993c0.2555-0.6259-0.4878-1.8775-1.4867-1.6921 + c-0.2787,0.0464-0.6039,0.2318-0.8362,0.0464c-0.4264-0.3134-0.7957-0.6976-1.0917-1.1358c-0.1859-0.2549,0-0.649,0.0929-0.9503 + c0.2323-0.6953-0.3717-0.904-0.7201-1.2516c-0.3485-0.3477-0.604-0.3245-0.9756-0.1391c-0.3717,0.1854-0.6272,0.394-0.906,0.255 + c-0.481-0.217-0.921-0.5149-1.3008-0.8808c-0.2555-0.2318-0.1161-0.6258-0.1161-0.9503c-0.0081-0.217-0.0707-0.4285-0.1819-0.6151 + c-0.1113-0.1867-0.2677-0.3425-0.4549-0.4532c-0.1872-0.1107-0.3992-0.1727-0.6167-0.1805 + c-0.2175-0.0077-0.4334,0.0391-0.6281,0.1362c-0.2787,0.1622-0.5575,0.4867-0.8827,0.394 + c-0.4885-0.1509-0.9565-0.3611-1.3937-0.6258c-0.2091-0.1391-0.1626-0.4404-0.2091-0.6722 + c-0.0464-0.2318,0.0233-0.7185-0.2555-0.8808c-0.4087-0.2398-0.8571-0.4046-1.324-0.4867 + c-0.3252-0.0464-0.5343,0.3245-0.7433,0.5099c-0.2091,0.1854-0.6504,0.3477-1.0918,0.2782 + c-0.8595-0.1391-1.324-0.5331-1.4634-1.3676c-0.0232-0.2086-0.0697-0.2086-0.0929-0.394c-0.0233-0.1855-1.3938-0.1854-1.8351-0.1854 + c-0.0225,0.1674-0.0787,0.3286-0.1652,0.4738c-0.0866,0.1452-0.2017,0.2714-0.3384,0.371 + c-0.1367,0.0996-0.2923,0.1706-0.4572,0.2086c-0.165,0.0381-0.336,0.0424-0.5026,0.0128l-0.3485-0.0464 + c-0.7665-0.0695-0.9523-0.2086-1.1614-1.0198c-0.7093-0.2319-1.4742-0.2319-2.1835,0c-0.2323,0.9039-0.604,1.1125-1.9048,1.1125 + c-0.3949,0-0.9059-0.5331-1.0685-1.1125c-0.4181-0.1159-1.7654,0.2317-1.8583,0.2317c-0.302,0.3709-0.1394,0.6027-0.2788,1.0431 + c-0.1393,0.4404-0.3484,0.4172-0.6504,0.5331c-0.8594,0.3708-1.5563,0.2086-2.1603-0.5099 + c-0.0472-0.0694-0.1196-0.1179-0.2019-0.1352c-0.0823-0.0172-0.1681-0.0021-0.2394,0.0424l-0.2323,0.0928 + c-1.4867,0.4867-1.1847,0.6258-1.1847,1.437c0.0009,0.1404-0.044,0.2773-0.1277,0.3902c-0.0838,0.1128-0.202,0.1955-0.3369,0.2356 + l-0.1858,0.0928c-0.6504,0.4635-1.2776,0.4867-1.9048-0.0464c-0.6271-0.5331-0.5342-0.1623-0.8827,0 + c-0.2019,0.11-0.396,0.2339-0.5807,0.3708c-0.4181,0.3014-0.4181,0.3246-0.3716,0.8577c0.0464,0.5331,0.1626,0.6722-0.0929,0.9039 + c-0.374,0.3454-0.7966,0.6343-1.2544,0.8576c-0.302,0.1391-0.6736-0.1159-0.9756-0.2549c-0.302-0.1391-0.6272-0.0696-0.9756,0.1622 + l-0.5343,0.51c-0.2555,0.3245-0.2555,0.3013-0.1626,0.6953c0.0929,0.3941,0.302,0.6954,0.0929,0.9967 + c-0.3005,0.3924-0.652,0.7432-1.0453,1.043c-0.3484,0.2318-0.7898,0.0232-1.1614-0.0695c-0.3717-0.0927-0.5111,0.0695-0.7898,0.3245 + c-0.1689,0.184-0.317,0.3861-0.4414,0.6026c-0.2322,0.4404-0.209,0.4404,0,0.8808c0.2091,0.4404,0.3252,0.5563,0.1859,0.8344 + c-0.1958,0.4725-0.4886,0.8989-0.8595,1.2517c-0.2555,0.2318-0.6504,0.1159-0.9524,0.0927 + c-0.302-0.0232-0.6272,0.1622-0.9059,0.5099c-0.2787,0.3477-0.1858,0.4172-0.302,0.6258c-0.1161,0.2087-0.1394,0.4172,0.0929,0.7649 + c0.234,0.3558,0.3365,0.7818,0.2898,1.2048c-0.0466,0.423-0.2394,0.8165-0.5453,1.1131c-0.209,0.2086-0.5575,0.1622-0.8362,0.2318 + c-0.2788,0.0695-0.604-0.0232-0.7201,0.2317c-0.1162,0.255-0.4414,0.8577-0.4414,1.3444c0,0.4868,0.3252,0.5563,0.5575,0.7881 + s0.2788,0.5794,0.2323,0.9735c-0.1394,0.8808-0.5807,1.3675-1.4402,1.5298c-0.0538-0.0001-0.1072,0.0108-0.1567,0.032 + c-0.0494,0.0213-0.0941,0.0524-0.131,0.0915c-0.037,0.039-0.0656,0.0853-0.084,0.1358c-0.0185,0.0505-0.0263,0.1042-0.0232,0.1579 + c-0.0099,0.1333-0.0332,0.2653-0.0696,0.394c-0.2556,0.649-0.0233,1.1126,0.5574,1.4371c0.5808,0.3245,0.4646,0.7417,0.4414,1.2053 + c-0.0697,0.9271-0.6272,1.5066-1.6028,1.6225v1.692c0.543,0.0795,1.0428,0.341,1.417,0.7417 + c0.3716,0.3477,0.1858,1.7384-0.2091,2.0629c-0.3949,0.3245-0.8595,1.1358-0.4878,2.0165c0.0198,0.053,0.0508,0.1012,0.0908,0.1412 + c0.0401,0.04,0.0884,0.0709,0.1415,0.0906l0.2787,0.0927c0.9524,0.3477,1.3241,0.8576,1.3705,1.8775 + c0,0.3709-0.2787,0.5795-0.4878,0.7881c-0.209,0.2086-0.3949,0.7185-0.2323,1.2285c0.1626,0.5099,0.5343,0.9503,1.2079,0.9503 + c0.6737,0,0.813,0.2549,0.9524,0.7649c0.0582,0.1707,0.1362,0.334,0.2323,0.4867c0.0981,0.1138,0.1501,0.2601,0.1458,0.4101 + c-0.0043,0.1501-0.0646,0.2931-0.169,0.4012c-0.0396,0.0487-0.071,0.1035-0.0929,0.1622c-0.4414,0.7881-0.3717,1.3907,0.2787,2.0166 + c0.2091,0.2317,0.4878,0.139,0.7433,0.1622c0.2556,0.0232,0.6737-0.1159,0.906,0.0927c0.3727,0.3472,0.6727,0.7648,0.8827,1.2285 + c0.1393,0.2781-0.1162,0.5563-0.2091,0.8576c-0.0929,0.3013-0.302,0.5099-0.1626,0.7185c0.2406,0.417,0.5649,0.7799,0.9524,1.0662 + c0.2555,0.1854,0.6736-0.0232,0.9988-0.1159c0.1629-0.0594,0.3412-0.062,0.5058-0.0073c0.1645,0.0548,0.3056,0.1636,0.4002,0.3087 + l0.0696,0.0695c0.6737,0.4635,0.8595,1.0894,0.5808,1.8543c-0.1394,0.3476,0,0.5563,0.2555,0.7649 + c0.227,0.1649,0.4441,0.3429,0.6504,0.5331c0.0749,0.0782,0.1773,0.1244,0.2857,0.1287c0.1083,0.0043,0.2141-0.0335,0.295-0.1055 + c0.8362-0.5332,1.5099-0.2087,2.1603,0.3476c0.2323,0.2086,0.3949,0.3941,0.3252,0.6954c-0.2555,1.0198,0.3949,1.4139,1.1614,1.7616 + c0.0735,0.0476,0.1602,0.071,0.2477,0.0668c0.0875-0.0041,0.1715-0.0356,0.2401-0.09c0.7898-0.7186,1.5564-0.5563,2.3694-0.0232 + c0.1858,0.1391,0.3484,0.2318,0.3484,0.4868c-0.0056,0.0627,0.0023,0.1259,0.0233,0.1854c0.209,1.0198,0.4878,1.2748,1.4866,1.4834 + c0.302,0.0464,0.4413-0.1391,0.604-0.2781c0.7665-0.649,1.3472-0.7186,2.2532-0.255c0.3019,0.1391,0.3019,0.4404,0.4181,0.6954 + c0.1161,0.2549,0.0929,0.6953,0.3949,0.8112c0.4395,0.1575,0.9035,0.236,1.3705,0.2318c0.2787,0,0.4181-0.3477,0.5575-0.5563 + c0.1393-0.2086,0.7201-0.5563,1.3008-0.5563s1.2079,0.3709,1.4634,1.0431c0.0432,0.1423,0.1397,0.2627,0.2695,0.336 + c0.1297,0.0734,0.2827,0.0941,0.4274,0.058h0.1858c0.6504,0.1159,1.115-0.0695,1.3473-0.7417 + c0.2323-0.6722,0.5575-0.5795,1.0453-0.6722c0.4878-0.0927,1.3008,0.1391,1.7189,0.7881c0.0297,0.0675,0.073,0.1281,0.1273,0.1781 + c0.0544,0.0499,0.1185,0.088,0.1883,0.112c0.0699,0.024,0.144,0.0332,0.2176,0.0271c0.0736-0.006,0.1451-0.0272,0.2101-0.0623 + h0.2091c0.6504,0.0232,1.0685-0.2781,1.1847-0.9503c0.1161-0.6722,0.4181-0.7185,0.9059-0.8808 + c0.4878-0.1622,1.3008-0.1391,1.7886,0.4404c0.0439,0.0695,0.1021,0.1289,0.1708,0.1742c0.0687,0.0454,0.1462,0.0757,0.2275,0.0888 + c0.0813,0.0132,0.1644,0.0089,0.2439-0.0125c0.0796-0.0213,0.1536-0.0593,0.2173-0.1114l0.1393-0.0464 + c0.6969-0.1159,1.0221-0.5099,1.0221-1.2052c0-0.6954,0.3252-0.7418,0.7433-0.9736c0.4182-0.2317,1.1383-0.394,1.7654,0.0464 + c0.6272,0.4404,1.8583-0.1622,1.8816-1.0894c0-0.3245-0.1626-0.7185,0.0929-0.9503c0.3671-0.3599,0.7909-0.6575,1.2543-0.8808 + c0.3253-0.1391,0.6737,0.0927,0.9757,0.255c0.3019,0.1622,0.6504,0.0927,0.9988-0.1623c0.3484-0.2549,0.9059-0.8808,0.5807-1.6225 + c-0.1393-0.3477,0-0.649,0.2555-0.9735c0.5343-0.6953,1.1847-0.9271,1.9977-0.6258c0.0615,0.0346,0.1298,0.0554,0.2001,0.0611 + s0.1411-0.0039,0.2073-0.0282c0.0663-0.0242,0.1264-0.0625,0.1764-0.1122c0.05-0.0497,0.0886-0.1096,0.1131-0.1757 + c0.0232-0.0463,0.0929-0.0927,0.1394-0.139c0.4645-0.4636,0.6736-0.9504,0.2787-1.5762s-0.0929-0.7185,0.1394-1.1125 + c0.2323-0.3941,0.8827-1.0199,1.6725-0.8808c0.1601,0.0425,0.3307,0.0201,0.4743-0.0624s0.2487-0.2185,0.2922-0.378 + c0.0316-0.0974,0.0876-0.1852,0.1626-0.255c0.1748-0.1849,0.2721-0.4295,0.2721-0.6837c0-0.2543-0.0973-0.4989-0.2721-0.6838 + c-0.1858-0.2086-0.4646-0.4868-0.3484-0.7881c0.1821-0.4884,0.4323-0.9488,0.7433-1.3675c0.1626-0.1854,0.5807-0.1855,0.8827-0.2086 + c0.302-0.0232,0.6272-0.3014,0.8362-0.6954c0.2091-0.394,0.1859-1.2285-0.3484-1.692c-0.142-0.1027-0.2416-0.2535-0.2801-0.4242 + c-0.0384-0.1707-0.0132-0.3495,0.0711-0.503v-0.0463c0.0696-0.8345,0.511-1.3444,1.3705-1.4835 + c0.1395-0.0173,0.2674-0.0867,0.3578-0.1942c0.0905-0.1074,0.1369-0.245,0.13-0.3852c0.0197-0.1795,0.0507-0.3575,0.0929-0.5331 + c0.1161-0.4172,0-0.6954-0.3717-0.9735c-0.3716-0.2782-0.9756-1.5993-0.5342-2.2483c0.1574-0.2116,0.3599-0.3858,0.5928-0.5101 + C77.9921,60.9035,78.2497,60.8323,78.5135,60.8192L78.5135,60.8192z M49.3613,85.1335c-6.709,0-13.1432-2.6593-17.8872-7.393 + c-4.7439-4.7337-7.409-11.154-7.409-17.8484c0-6.6945,2.6651-13.1147,7.409-17.8484c4.744-4.7337,11.1782-7.3931,17.8872-7.3931 + c14.0999,0,25.3659,11.4039,25.3195,25.1951C74.6343,73.637,63.4844,85.1335,49.3613,85.1335z"/> +<path fill="#0B1324" d="M46.1803,61.0278l0.0464,0.0928l0.1859,0.1159l1.9512,0.649l1.9512,0.6026h0.302l0.1161-0.0463h0.0233 + l0.1161-0.0696l2.5784-2.2251c0.0929-0.0696,0.1394-0.1159,0.1394-0.1855c0-0.0695-0.0232-0.139-0.0929-0.2318 + c-0.139-0.2115-0.2557-0.4367-0.3485-0.6721c-0.0787-0.2413-0.1332-0.4897-0.1626-0.7417c-0.0198-0.1693-0.0276-0.3396-0.0232-0.51 + l0,0c0.0645-0.6216,0.2797-1.2183,0.6272-1.7383l0.302-0.2782l0.0696-0.0695l0.2091-0.1623l0.0929-0.0695l0.1858-0.1159 + l0.093-0.0696l0.1858-0.0927l0.0929-0.0695l0.1858-0.0927h0.0697l0.2555-0.0696h0.0697l0.2091-0.0463h0.7433l0.2323,0.0463h0.0697 + l0.2091,0.0696h0.0929l0.1858,0.0695l0.0929,0.0464l0.1858,0.0695l0.093,0.0464l0.3019,0.139h0.3717l0.0465-0.0463 + c0.9523-1.1358,1.8815-2.2947,2.7642-3.4768c0.0569-0.0642,0.0897-0.1461,0.0929-0.2318c0.0232-0.0927-0.0465-0.1854-0.1626-0.3013 + c-0.4406-0.3784-0.7429-0.892-0.8595-1.4603l0,0c-0.0054-0.039-0.0132-0.0777-0.0232-0.1159l0,0l-0.0465-0.0695l-0.0464-0.0464 + c0-0.0231,0-0.0231-0.0232-0.0231c-0.0233,0-0.0233-0.0232-0.0233-0.0464h-0.3949c-2.3228,0.0464-4.6225,0.2086-6.9454,0.4868 + c-3.3845,0.4127-6.7265,1.1185-9.9884,2.1092c-0.0929,0.0464-0.2091,0.0464-0.2788,0.0927l-0.9756,0.3014l-1.7886,0.6721 + c-1.0453,0.3245-1.9977,0.7881-2.9965,1.1822c-0.1031,0.0274-0.1917,0.093-0.2479,0.1835 + c-0.0561,0.0905-0.0755,0.1989-0.0541,0.3032c0.0589,0.4911,0.0114,0.9891-0.1394,1.4602 + c-0.0696,0.1855,0.0465,0.2782,0.1859,0.3477c0.6457,0.3918,1.3126,0.7478,1.9977,1.0662l0,0l0.3019,0.1391l1.417,0.7417 + l0.1161,0.0696h0.3252l0.0465-0.0464c0.0062,0,0.0121-0.0025,0.0164-0.0068c0.0044-0.0044,0.0068-0.0102,0.0068-0.0164 + l0.0697-0.0927l0.2323-0.2781l0.0697-0.0696l0.209-0.1854l0.0465-0.0464l0.2788-0.2086l0.0464-0.0463l0.2323-0.1159l0.0697-0.0464 + l0.302-0.139l0.3252-0.0928h0.0696l0.2556-0.0463h1.0685l0.2091,0.0463h0.0929l0.2787,0.1159l0.4646,0.255 + c0.1532,0.0892,0.2938,0.1983,0.4181,0.3245c0.4453,0.4069,0.7537,0.9412,0.8827,1.5298l0.0697,0.2549 + c0.0498,0.3699,0.042,0.7452-0.0232,1.1126C46.1778,60.9814,46.1778,61.0047,46.1803,61.0278L46.1803,61.0278z M38.8864,56.508 + l-0.0465-0.0463h-0.0464c-0.4181-0.1855-0.813-0.4172-1.2544-0.649c0.0188-0.1693,0.0266-0.3397,0.0233-0.51l0.4413-0.1854 + l1.1615-0.4636c-0.093,0.3245,0,0.4173,0.3019,0.4404c0.3823,0.0018,0.7635,0.0406,1.1382,0.1159 + c0.6737,0.2086,1.0918-0.0463,1.4867-0.5794c0.3949-0.5331,0.7433-0.9272,1.1382-1.3907c0.7898-0.2318,1.6028-0.4636,2.4158-0.649 + c0.0063,0.0347,0.0225,0.0668,0.0465,0.0927l1.324,2.6655c0.0541,0.1673,0.1598,0.3134,0.302,0.4172l1.0453-1.7152 + c0.1626-0.255,0-0.3708-0.1626-0.5099l-1.3938-1.2517l1.1615-0.2549l3.4611,1.437c0.0557,0.0376,0.1185,0.0632,0.1846,0.0754 + c0.066,0.0121,0.1339,0.0106,0.1993-0.0047c0.0655-0.0152,0.127-0.0438,0.1809-0.0838c0.0538-0.0401,0.0988-0.0909,0.1321-0.1491 + c0.6039-0.7417,1.2311-1.4603,1.8583-2.202l1.1846-0.0927l0.8595,1.0199c0.1858,0.2086,0.1626,0.3245-0.0464,0.4867l-1.8816,1.5298 + c-0.5175,0.3005-0.9938,0.6667-1.4169,1.0894l-0.1162,0.1159l-0.0929,0.1391c-0.4656,0.7093-0.7525,1.5204-0.8362,2.3642 + c0,0.0927,0.0232,0.1854,0.0232,0.2781l-2.1835,0.4172c-0.1189,0.0287-0.243,0.0268-0.3609-0.0057 + C49,58.4169,48.8924,58.355,48.8051,58.2696l-2.741-2.4569c-0.0823-0.0793-0.1813-0.1392-0.2899-0.1753 + c-0.1085-0.0361-0.2237-0.0474-0.3373-0.0333l-5.0871,0.2086c-0.1131-0.0032-0.2255,0.018-0.3297,0.062 + c-0.1042,0.0439-0.1977,0.1098-0.2742,0.193c-0.1626,0.2086-0.3485,0.394-0.5343,0.6026L38.8864,56.508z"/> +<path fill="#0B1324" d="M30.2458,73.9614h0.0929l0.1858-0.0463h0.2788l0.1394-0.0464l0.1393-0.0464l0.5343-0.2317l0.4646-0.1623 + c0.4645-0.1159,0.5807-0.3245,0.511-0.8344c-0.2091-1.4835,0.511-2.7815,1.7422-3.3377c0.4093-0.1825,0.8525-0.2773,1.3008-0.2782 + c0.4359,0.006,0.8662,0.0993,1.2652,0.2745c0.3991,0.1752,0.7588,0.4287,1.0577,0.7454c0.2555,0.3013,0.3949,0.4404,0.5575,0.4404 + c0.2079-0.0478,0.4049-0.1343,0.5807-0.255l0.1394-0.1391h0.1161l0.1161-0.0463c1.2776-0.6954,2.5552-1.4139,3.7864-2.1556 + c2.0673-1.2517,4.065-2.6192,5.993-4.0563l0.1161-0.0927c0.0697-0.0464,0.1394-0.0927,0.1162-0.2086l-1.7886-0.5794l-1.7887-0.6027 + l-0.1161-0.0464h-0.1394l-0.0929,0.0464h-0.0232l-0.0929,0.0927l-0.2323,0.2086l-0.0697,0.0696l-0.1858,0.139L44.88,62.8589 + l-0.2555,0.1622h-0.0233l-0.2323,0.1159H44.276l-0.1858,0.0927h-0.0697l-0.2787,0.0696h-0.0233l-0.2555,0.0463h-0.9988 + l-0.1859-0.0695h-0.0929l-0.2555-0.0927c-1.3008-0.6027-1.928-1.6457-1.9048-3.0828v-0.0463 + c0.0069-0.0727-0.0094-0.1457-0.0464-0.2086c-0.0106-0.0236-0.0266-0.0443-0.0468-0.0604c-0.0202-0.0161-0.044-0.0272-0.0694-0.0324 + l-0.3019-0.139c-0.6969-0.3477-1.3705-0.7649-2.1139-1.0199c-0.3252-0.3013-0.7665-0.4172-1.1382-0.6721 + c-0.2294-0.1956-0.5129-0.3168-0.813-0.3477c-0.131,0.0131-0.2574,0.0553-0.3699,0.1235c-0.1126,0.0681-0.2084,0.1606-0.2805,0.2705 + l-0.1161,0.0696c-0.4887,0.279-1.0399,0.4305-1.6028,0.4403c-0.753-0.0149-1.4767-0.2939-2.0442-0.788 + c-0.1161-0.0927-0.209-0.1855-0.3484-0.1855l-0.2091,0.0696c-1.1614,0.7649-2.3229,1.4834-3.3914,2.3874 + c-0.4979,0.3457-0.9713,0.7251-1.4169,1.1357c-0.0781,0.058-0.1389,0.1361-0.1757,0.2259c-0.0369,0.0899-0.0484,0.1881-0.0334,0.284 + c0.2438,4.2305,1.6326,8.3158,4.0186,11.8211l0.0929,0.1623l0.0465,0.0463c0,0.0232,0.0232,0.0464,0.0464,0.0696v0.0463 + l0.0697,0.0695v0.0464l0.0465,0.0464h0.0232l0.0697,0.0695l0.0697,0.0464h0.209L30.2458,73.9614z M27.8532,60.9351h0.0697 + l0.0465-0.0696c0.8773-0.6913,1.7924-1.3336,2.741-1.9238c0.7099,0.4915,1.5517,0.7581,2.4158,0.7649 + c0.7636-0.0174,1.5121-0.216,2.1835-0.5795l0.302-0.1854c0.1947,0.1269,0.3963,0.243,0.6039,0.3477 + c0.115,0.0397,0.2244,0.0942,0.3252,0.1622h0.0232l-1.1846,1.2749c-0.1628,0.1383-0.2768,0.3252-0.3252,0.5331 + c-0.093,1.2516-0.2091,2.5264-0.3252,3.7781c0.0016,0.1932,0.0669,0.3805,0.1858,0.5331l1.7189,2.1092 + c-0.3278-0.0742-0.6627-0.113-0.9988-0.1159c-0.6337-0.0083-1.261,0.1264-1.8351,0.3941c-0.813,0.3568-1.4952,0.9563-1.9527,1.7159 + c-0.4576,0.7595-0.6681,1.6419-0.6025,2.5257h-0.1393l-0.2323,0.0928h-0.0233c-0.1691-0.264-0.2666-0.5673-0.2829-0.8802 + c-0.0163-0.3128,0.0492-0.6246,0.19-0.9046c0.0454-0.1248,0.0564-0.2594,0.0319-0.3899c-0.0245-0.1304-0.0836-0.2519-0.1713-0.3518 + c-0.8826-1.4139-1.7421-2.851-2.6248-4.288c-0.134-0.2242-0.2356-0.4661-0.302-0.7186c-0.2345-1.1235-0.3897-2.262-0.4646-3.4072 + C27.4257,61.1996,27.6352,61.0603,27.8532,60.9351L27.8532,60.9351z"/> +<path fill="#0B1324" d="M58.9987,38.4286c0.9989,1.7384,1.928,3.5232,2.7643,5.3543l0.6271,1.4834l0.0697,0.1623v0.0463 + l0.0465,0.1159l0.0464,0.0464c0.0064,0.0347,0.0225,0.0668,0.0465,0.0927l0.0464,0.0464l0.0465,0.0695 + c0.0232,0,0.0232,0.0232,0.0465,0.0464l0.0697,0.0463h0.0696l0.0697,0.0464h0.8827l0.1626,0.0463h0.0465l0.1161,0.0464h0.2323 + c0-0.0062,0.0025-0.0121,0.0068-0.0164c0.0044-0.0044,0.0103-0.0068,0.0164-0.0068h0.0465l0.0465-0.0463 + c0.0061,0,0.012-0.0025,0.0164-0.0068c0.0043-0.0044,0.0068-0.0103,0.0068-0.0164l0.0464-0.0696 + c0.3949-0.8808,0.7898-1.7383,1.2079-2.596c0.0705-0.1076,0.0954-0.2388,0.0693-0.3647c-0.0261-0.126-0.1011-0.2365-0.2086-0.3074 + c-1.3745-1.2915-2.8945-2.4193-4.5297-3.3609c-0.5575-0.3245-1.1149-0.6027-1.6957-0.8808l-0.0697-0.0464h-0.3716L58.9987,38.4286z" + /> +<path fill="#0B1324" d="M72.3804,65.8027v-0.0464h-0.3716l-0.3252,0.0464l-1.0453,0.0927h-0.4878 + c-0.3717,0-0.5343,0.1855-0.6504,0.6259c-0.1123,0.4403-0.3293,0.8471-0.6325,1.186c-0.3033,0.3389-0.6839,0.5999-1.1097,0.761 + c-0.1064,0.0321-0.1977,0.1012-0.2573,0.1948c-0.0597,0.0935-0.0838,0.2053-0.0679,0.3151v3.8476l-0.1394,1.4139 + c-0.0464,0.5331-0.0929,1.0662-0.1393,1.6457c0.1414-0.1459,0.2733-0.3008,0.3948-0.4636c0.9661-1.1237,1.8145-2.3431,2.532-3.639 + l0.3717-0.6722c0.3484-0.6722,0.6504-1.3675,0.9291-2.0629c0.3841-0.9371,0.7099-1.897,0.9756-2.8741 + c0-0.0464,0.0232-0.0696,0.0232-0.1159V65.965V65.8027z M69.6859,68.6305c-0.2787,0.649-0.6039,1.298-0.9291,1.9238v-1.2516 + C69.0938,69.1188,69.406,68.893,69.6859,68.6305L69.6859,68.6305z"/> +<path fill="#0B1324" d="M61.0197,76.5807c0.4414-0.9504,0.8827-1.9007,1.3705-2.8974c-1.5795,1.0199-2.741,2.2484-3.0197,4.0795 + C60.439,77.6005,60.5784,77.5078,61.0197,76.5807z"/> +<path fill="#0B1324" d="M43.8541,48.6504c-0.1394-0.7417-0.302-1.4603-0.4646-2.3179l-2.3461,2.3179 + c-0.1858,0.1854-0.1161,0.2781,0.0697,0.3708l0.9291,0.4636c0.0643,0.0345,0.1361,0.0525,0.2091,0.0525 + c0.073,0,0.1448-0.018,0.2091-0.0525l1.115-0.3941C43.7844,48.998,43.9006,48.9053,43.8541,48.6504z"/> +<path fill="#0B1324" d="M41.4656,44.6407c0.302,0.1854,0.5575,0.4403,0.8362,0.6258c0.2788,0.1854,0.2091,0.3245,0.3949,0.1622 + c0.1858-0.1622,0.3717-0.3013,0.3949-0.6258c0.0232-0.3245-0.2787-0.8344-0.5807-1.1126c-0.302-0.2781-0.5343,0.2318-0.813,0.3709 + l-0.1859,0.0927C41.2333,44.293,41.1404,44.4321,41.4656,44.6407z"/> +<path fill="#0B1324" d="M52.2665,63.0212c1.6493,0.4172,3.3218,0.7881,5.0175,1.043l0.7433,0.0927 + c0.6504,0.1159,2.9501,0.3941,3.043,0.4172c0.7201,0.0928,1.4402-0.0231,2.137,0.1623h0.1162c0.1858,0,0.2323-0.1622,0.3019-0.3245 + c0.1529-0.4448,0.4095-0.8471,0.7488-1.1735c0.3392-0.3265,0.7514-0.5677,1.2025-0.704c0.2787-0.0927,0.3949-0.1854,0.3252-0.4867 + s-0.0929-0.7185-0.1626-1.0894c-0.1923-1.5077-0.4794-3.0018-0.8595-4.4735c-0.2107-1.134-0.482-2.2559-0.813-3.3609l-0.1394-0.4635 + c0.0011-0.0126-0.0004-0.0252-0.0044-0.0372c-0.004-0.0119-0.0104-0.023-0.0188-0.0324v-0.1159 + c-0.0135-0.0118-0.0218-0.0285-0.0232-0.0463l0,0c0.001-0.0126-0.0005-0.0252-0.0045-0.0372 + c-0.004-0.0119-0.0104-0.0229-0.0188-0.0323l0,0v-0.0464h-0.0232c-0.0062,0-0.0121-0.0025-0.0164-0.0068 + c-0.0044-0.0044-0.0068-0.0102-0.0068-0.0164h-0.6504l-0.2091-0.0463h-0.813c-0.0062,0-0.0121,0.0024-0.0164,0.0068 + c-0.0044,0.0043-0.0068,0.0102-0.0068,0.0163c-0.0465,0.0232-0.0929,0.0232-0.1162,0.0696 + c-0.0428,0.0274-0.0755,0.0681-0.0929,0.1158c-0.8362,1.1358-1.6957,2.2716-2.6249,3.3146l-0.2322,0.2781l-0.0697,0.1391 + c-0.0449,0.0942-0.0687,0.197-0.0697,0.3013c-0.0095,0.19,0.0222,0.3797,0.0929,0.5563l0.1161,0.2781l0.0697,0.255 + c0.0261,0.1767,0.0416,0.3547,0.0465,0.5331c0.0232,1.0431-0.5575,1.947-1.6957,2.7351c-0.3859,0.1329-0.7821,0.2337-1.1847,0.3013 + h-1.2311l-0.1394-0.0463h-0.0929l-0.1858-0.0928l-0.093-0.0463h-0.3252l-0.0696,0.0463l-1.0221,0.904l-1.0221,0.8808 + c-0.0697,0.0695-0.1858,0.0927-0.1858,0.2086v0.0464C52.0342,63.0212,52.1736,62.998,52.2665,63.0212z M62.6731,63.3225h-0.7666 + c0.7433-0.7881,1.4634-1.5761,2.23-2.3642c0.2787-0.3013,0.2323-0.4404-0.0697-0.6722c-1.2079-0.8344-2.3694-1.692-3.554-2.5265 + c-0.0228-0.3576-0.1011-0.7094-0.2323-1.043c0.2366-0.1488,0.5101-0.229,0.7898-0.2318h2.4622l0.0465,0.1855v0.1622 + c0.3235,1.1964,0.5718,2.4118,0.7433,3.6391c0.0232,0.2317,0.0697,0.4867,0.0929,0.7185c0.0284,0.1138,0.044,0.2304,0.0465,0.3477 + C63.7037,61.9458,63.082,62.5662,62.6731,63.3225L62.6731,63.3225z M57.9576,62.0477l0.1626-0.0695l0.1394-0.0928l0.7665,1.0894 + c-0.2586-0.0146-0.5152-0.0534-0.7665-0.1159h-0.0697l-0.9756-0.139l-0.2091-0.3941 + C57.3304,62.2563,57.6556,62.1404,57.9576,62.0477z"/> +<path fill="#0B1324" d="M25.9682,59.4285c0.2787-0.255,0.5807-0.4636,0.8595-0.6954l0.4181-0.3477l2.741-1.8079 + c0.0864-0.049,0.1512-0.1287,0.1813-0.2232c0.0302-0.0945,0.0235-0.1969-0.0187-0.2867c-0.1627-0.5445-0.1627-1.1245,0-1.6689 + c0.0429-0.0993,0.0476-0.2109,0.0133-0.3135c-0.0342-0.1026-0.1051-0.189-0.1992-0.2428l-1.5563-1.1125l-1.0685-0.8808 + l-0.0697-0.0696h-0.2555l-0.0465,0.0464h-0.0232v0.0463h-0.0232c-0.0233,0.0464-0.0233,0.0928-0.0465,0.1391 + c-0.6775,1.8836-1.107,3.847-1.2776,5.841c-0.0697,0.6258-0.1858,1.2517-0.0697,1.9702L25.9682,59.4285z M28.082,54.1206 + l0.6736,0.4635c-0.0581,0.4075-0.0581,0.8211,0,1.2285l-1.324,0.8808c0.1164-0.9016,0.3028-1.7928,0.5575-2.6656L28.082,54.1206z"/> +<path fill="#0B1324" d="M66.5058,49.6936h-0.2323l-0.0929,0.0463l-0.0697,0.0696c-0.0259,0.0422-0.0418,0.0898-0.0465,0.1391 + c-0.0833,0.3128-0.2167,0.6102-0.3949,0.8807c-0.0943,0.164-0.2306,0.3-0.3949,0.3941l-0.1626,0.139 + c-0.1016,0.0917-0.1767,0.2088-0.2175,0.3393c-0.0409,0.1304-0.046,0.2694-0.0148,0.4025c0.0141,0.1251,0.0373,0.2491,0.0697,0.3708 + c0.2013,0.6799,0.3872,1.3521,0.5575,2.0166c0.1859,0.6721,0.3485,1.3443,0.5343,2.0165c0.0232,0.1622,0.0232,0.3477,0.0464,0.4867 + c0.3562,1.6225,0.635,3.245,0.8363,4.8675c0.0464,0.3477,0.1394,0.51,0.4878,0.6027c0.4149,0.105,0.8011,0.3009,1.1306,0.5735 + c0.3295,0.2727,0.594,0.6152,0.7742,1.0026c0.2787,0.5563,0.3716,0.6954,0.6968,0.6954l0.5807-0.0464l0.3485-0.0463h1.5795 + c0-0.0232,0.0233-0.0232,0.0465-0.0232c0.0232,0,0.0232-0.0232,0.0232-0.0464h0.0697c0-0.0232,0.0232-0.0231,0.0232-0.0463v-0.0927 + c0-0.0251,0.0082-0.0495,0.0233-0.0696l0,0c0.01-0.0381,0.0178-0.0768,0.0232-0.1159l0.1394-0.9735 + c0.1204-0.9611,0.1825-1.9287,0.1858-2.8973c0.0207-1.2335-0.0648-2.4665-0.2555-3.6854c-0.1441-1.0587-0.3693-2.1048-0.6736-3.1291 + c-0.1394-0.4636-0.2788-0.9271-0.4414-1.3907c-0.0642-0.135-0.1185-0.2744-0.1626-0.4172 + c-0.1161-0.3013-0.2323-0.6258-0.3717-0.9272v-0.0695l-0.1393-0.2086h-0.0233c-0.0478-0.0601-0.1076-0.1096-0.1756-0.1455 + c-0.0679-0.0359-0.1426-0.0574-0.2193-0.0631h-0.1393c-0.9756-0.1391-1.9745-0.2318-2.9733-0.3477L66.5058,49.6936z M70.8263,63.369 + h-0.3716c-0.4733-0.9425-1.2866-1.6713-2.2765-2.0398c-0.0929-0.6953-0.209-1.3907-0.3252-2.1092 + c0.4878,0.6953,0.9524,1.4139,1.417,2.1324c0.2323,0.3477,0.3717,0.4172,0.7433,0.1623c0.3717-0.255,0.5807-0.51,0.5111-1.0199 + c-0.2788-2.2715-0.5111-4.5662-0.7666-6.8608c-0.0232-0.2318-0.0232-0.4868-0.0465-0.7418 + c-0.0068-0.0402-0.0046-0.0814,0.0063-0.1207c0.0109-0.0393,0.0304-0.0757,0.0569-0.1067c0.0266-0.0309,0.0597-0.0557,0.097-0.0725 + c0.0372-0.0167,0.0777-0.0251,0.1186-0.0246c0.1858-0.0463,0.1858,0.1391,0.2091,0.255c0.9799,2.8512,1.3672,5.8718,1.1382,8.8774 + c-0.0465,0.5331-0.1162,1.0662-0.1859,1.5993L70.8263,63.369z"/> +<path fill="#0B1324" d="M66.437,69.0477c0-0.3477-0.0929-0.4636-0.4645-0.5331c-0.5754-0.0725-1.1141-0.3208-1.5425-0.7109 + c-0.4283-0.3901-0.7253-0.9028-0.8501-1.4679c-0.1162-0.4404-0.302-0.6026-0.6272-0.6026h-0.4413 + c-0.1329-0.0551-0.2744-0.0865-0.4182-0.0928c-0.9291-0.139-1.8583-0.0695-2.8106-0.2317l-2.9966-0.4868l-2.0209-0.394 + c-0.9988-0.2086-1.9744-0.4404-2.9733-0.6954h-0.1394c0-0.0061-0.0024-0.012-0.0068-0.0164 + c-0.0043-0.0043-0.0102-0.0068-0.0164-0.0068h-0.2323c-0.0232,0-0.0232,0-0.0232,0.0232H50.595l-0.1162,0.0927 + c-1.7888,1.4052-3.6581,2.7054-5.5981,3.894c-1.1847,0.7649-2.4158,1.4835-3.6238,2.202l-2.3228,1.2053 + c-0.2091,0.0927-0.2091,0.2549-0.2091,0.4404c0.0929,1.3211-0.4413,2.341-1.626,2.9668c-0.4602,0.2634-0.9795,0.4069-1.5099,0.4172 + c-0.6862-0.0071-1.3465-0.2624-1.8583-0.7185c-0.0889-0.0974-0.1963-0.1761-0.3159-0.2318 + c-0.1196-0.0557-0.2491-0.0872-0.381-0.0927c-0.2416,0.0304-0.4725,0.1178-0.6736,0.255l0,0l-0.3717,0.1159 + c-0.3716,0.1854-1.0453,0.2086-1.115,0.5099v0.1391c0.0465,0.3476,0.5111,0.6258,0.7898,0.9271 + c0.5282,0.5774,1.0865,1.1267,1.6725,1.6457c0.7108,0.6415,1.4552,1.245,2.23,1.8079c0.2987,0.2244,0.6088,0.4333,0.9291,0.6258 + c0.4878,0.3245,0.9756,0.6027,1.4634,0.8808c0.9765,0.5356,1.994,0.9929,3.043,1.3676l1.0686,0.3708 + c1.8562,0.5701,3.7751,0.9126,5.7143,1.0199l0.7433,0.0463h2.137l0.9757-0.0695h0.1393l1.0221-0.1159h0.0697l0.9988-0.1623 + c0.0233,0,0.0465,0,0.0465-0.0231c0.3376-0.045,0.6715-0.1147,0.9988-0.2087h0.1162l0.9291-0.2549l0.1626-0.0464 + c0.302-0.0695,0.604-0.1854,0.906-0.2781l0.1393-0.0464l0.906-0.3476l0.1393-0.0464l0.8827-0.394h0.0929l0.906-0.4404h0.0232 + l0.9059-0.4868l0.0929-0.0695l0.8363-0.5099l0.1393-0.0928l0.8131-0.5331l0.1393-0.1158l0.7898-0.5795l0.1394-0.0927l0.7898-0.649 + l0.0929-0.0696l0.813-0.7417c0.1473-0.1284,0.2525-0.298,0.302-0.4867l0.0697-0.6027c0.0423-0.2067,0.0733-0.4157,0.0929-0.6258 + c0.0464-0.394,0.0697-0.8112,0.0929-1.2285C66.3906,72.594,66.437,70.8325,66.437,69.0477z M37.7262,75.8622 + c0.6862-0.3396,1.2657-0.8607,1.6754-1.5065c0.4096-0.6459,0.6336-1.3915,0.6474-2.1557l1.1847-0.6027l0.6272-0.3245h0.0697 + l1.1382-0.6721l0.4413-0.2782l1.6493,0.1391c0.3252,0.0232,0.4646,0.1622,0.3484,0.4636c-0.3716,0.9966-0.0697,1.7615,0.6969,2.4337 + c0.4194,0.3332,0.7372,0.7766,0.9178,1.2803c0.1805,0.5037,0.2167,1.0476,0.1043,1.5707c-0.2091,1.043,0.209,1.8311,0.9291,2.5496 + c0.6021,0.6243,1.1682,1.282,1.6957,1.9702c0.0644,0.0982,0.1552,0.1763,0.262,0.2255s0.2253,0.0674,0.342,0.0526 + c0.9524-0.0927,1.928-0.1391,2.9036-0.1854c0.2988-0.0079,0.5825-0.1328,0.7898-0.3477l4.6225-4.3807 + c0.1083-0.0866,0.1883-0.2034,0.2297-0.3355c0.0414-0.1321,0.0423-0.2736,0.0026-0.4062c-0.1394-0.6954-0.2555-1.4139-0.4181-2.1093 + c-0.0497-0.1486-0.0608-0.3072-0.0324-0.4613c0.0285-0.154,0.0955-0.2983,0.195-0.4195c0.8827-1.1126,1.7422-2.2715,2.6248-3.384 + c0.3787-0.4356,0.6352-0.9634,0.7434-1.5298l0.0697-0.3014h0.2555c0.2085,0.6098,0.5595,1.1611,1.0241,1.6085 + c0.4645,0.4474,1.0292,0.778,1.6472,0.9644c0,1.5993-0.0697,3.1291-0.1858,4.5893v0.0464c-0.0465,0.5099-0.0929,1.043-0.1626,1.5761 + c-0.7091,0.7119-1.47,1.3704-2.2765,1.9702c-4.9709,3.6159-10.5226,5.0297-16.5854,4.1026 + c-4.4754-0.6477-8.6305-2.6924-11.8699-5.841c0.493,0.2044,1.0224,0.3069,1.5563,0.3013 + C36.3398,76.4393,37.0731,76.2325,37.7262,75.8622L37.7262,75.8622z"/> +<path fill="#0B1324" d="M28.7552,51.6406h0.0465c0.5343,0.5331,1.1614,0.904,1.7654,1.3444 + c0.0263,0.0293,0.0585,0.0528,0.0946,0.0687c0.036,0.016,0.075,0.0242,0.1145,0.024c0.0998-0.0122,0.1912-0.0619,0.2555-0.1391 + c0.5787-0.5237,1.3325-0.813,2.1138-0.8112c0.4638,0.0014,0.9214,0.1062,1.3393,0.3067c0.418,0.2005,0.7858,0.4917,1.0765,0.8522 + c0.0336,0.0493,0.0785,0.0897,0.1311,0.118c0.0526,0.0282,0.1112,0.0434,0.1709,0.0443c0.0725,0.0029,0.1446-0.0131,0.209-0.0464 + c1.9786-0.891,4.0113-1.6574,6.086-2.2947c0.8362-0.2627,1.6725-0.4944,2.5087-0.6953c1.417-0.3709,2.8339-0.6954,4.2509-0.9503 + c3.4709-0.6439,6.9924-0.9775,10.5227-0.9967c0.3949-0.0232,0.6272-0.0696,0.7665-0.5099c0.0857-0.3065,0.2362-0.591,0.4414-0.8345 + c0.2084-0.2512,0.4601-0.4631,0.7433-0.6258l0.0929-0.0464c0.038-0.0214,0.0704-0.0515,0.0946-0.0877 + c0.0242-0.0363,0.0396-0.0776,0.0448-0.1209c0.0145-0.0779,0.0064-0.1583-0.0232-0.2318l-0.0465-0.0927 + c-0.7123-1.7152-1.5021-3.384-2.3693-5.0065c-0.5111-0.9967-1.0453-1.947-1.6261-2.9205c-0.0671-0.1215-0.1627-0.2249-0.2787-0.3014 + c-0.0897-0.0723-0.1921-0.1273-0.302-0.1622h-0.0464l-0.8595-0.255l-0.2555-0.0927l-0.604-0.1622l-0.2787-0.0696l-0.7201-0.1622 + h-0.1394l-0.8362-0.1623l-0.2323-0.0463l-0.6504-0.0927H52.077l-0.6504-0.0696h-0.209l-0.8595-0.0695h-2.0674l-0.9059,0.0463 + h-0.2323l-0.6969,0.0928h-0.2787l-0.9059,0.1622c-7.7585,1.4139-13.4495,5.6556-17.1894,12.5628 + C27.2918,50.6671,27.3383,50.6903,28.7552,51.6406z M41.7634,49.8559c-1.9265,0.59-3.8187,1.2865-5.6678,2.0861 + c-0.8067-0.733-1.8591-1.1382-2.9501-1.1358c-0.8463,0.0089-1.6739,0.2494-2.3926,0.6954l-0.0697-0.0464 + c-0.3419-0.2245-0.6679-0.4724-0.9756-0.7417l-0.209-0.2086l-0.1626-0.0696c0.4361-0.9053,0.9327-1.7803,1.4866-2.6191 + c0.0614-0.1259,0.1572-0.2319,0.2764-0.3057c0.1192-0.0739,0.2569-0.1125,0.3972-0.1115h0.1859 + c0.4945,0.0197,0.9854-0.0922,1.4222-0.3244c0.4368-0.2322,0.8038-0.5763,1.0633-0.9968c0.4431-0.6365,0.9405-1.2336,1.4866-1.7848 + c0.6896-0.6381,1.1677-1.471,1.3705-2.3874c0.0229-0.1365,0.0795-0.2651,0.1647-0.3744c0.0851-0.1092,0.1962-0.1956,0.3231-0.2514 + c1.3657-0.8668,2.8223-1.5818,4.3438-2.1324c0.2072-0.0719,0.4338-0.0643,0.6356,0.0214c0.2018,0.0857,0.3645,0.2434,0.4562,0.4422 + c0.0697,0.2318-0.1394,0.2781-0.2788,0.3477c-1.3705,0.9503-2.7874,1.8774-4.1812,2.8277l-0.8362,0.5795 + c-0.0595,0.0258-0.1106,0.0677-0.1475,0.1209c-0.037,0.0533-0.0583,0.1158-0.0616,0.1804 + c-0.0232,0.4868,0.1162,0.6026,0.5575,0.4404l3.8328-1.2748c0.4211-0.1387,0.8143-0.3506,1.1614-0.6258l0.6505-0.4636 + c1.9744-1.4603,1.9744-1.4834,4.4367-1.6457c1.4634-0.0695,2.8571-0.3477,4.1347-1.1589c0.3484-0.2086,0.3252-0.3245,0.0232-0.51 + l-0.4413-0.394c1.1497,0.1001,2.2861,0.3176,3.3914,0.649c0.3717,0.1159,0.0929,0.3245,0,0.4636l-2.6481,3.9867 + c-0.1858,0.2781-0.3717,0.5563-0.5343,0.8344c-0.1626,0.2782-0.2787,0.3013-0.5575,0.1391 + c-0.2787-0.1623-1.1614-0.6027-1.7421-0.9272c-0.0411-0.0322-0.0881-0.056-0.1385-0.07c-0.0503-0.014-0.103-0.0179-0.1548-0.0114 + c-0.0519,0.0065-0.1019,0.0232-0.1473,0.0491c-0.0453,0.0259-0.0851,0.0605-0.1169,0.1019l-2.6946,2.6655 + c-0.1857,0.2128-0.2923,0.4829-0.3019,0.7649c-0.0233,1.1126-0.5111,1.8775-1.417,2.3411l-2.9501,0.8112L41.7634,49.8559z"/> +<path fill="#0B1324" d="M66.7626,43.8989c-0.4646,0.9735-0.906,1.9007-1.3705,2.8278c-0.0305,0.0648-0.0402,0.1375-0.0277,0.208 + c0.0125,0.0705,0.0465,0.1355,0.0973,0.186c0.3154,0.3371,0.5323,0.754,0.6272,1.2053c0.0234,0.0516,0.039,0.1062,0.0465,0.1623 + c0.0396,0.0557,0.0918,0.1016,0.1523,0.1337c0.0604,0.0322,0.1276,0.0499,0.1961,0.0517l1.928,0.1854l2.0209,0.2086l-0.3949-0.7185 + c-0.2555-0.4636-0.5342-0.904-0.8362-1.3444c-0.302-0.4404-0.5807-0.8808-0.9059-1.298c-0.3252-0.4172-0.6504-0.8344-0.9989-1.2284 + L66.7626,43.8989z"/> +</svg> diff --git a/public/images/logos/logo-klu_2by1.svg b/public/images/logos/logo-klu_2by1.svg new file mode 100644 index 0000000000000000000000000000000000000000..ecadf767a10a0829bd3833665b2a1e568abf6c27 --- /dev/null +++ b/public/images/logos/logo-klu_2by1.svg @@ -0,0 +1,24 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 26.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<svg width="240" height="120" version="1.0" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" + viewBox="0 0 240 120" enable-background="new 0 0 240 120" xml:space="preserve"> +<rect fill="#FFFFFF" width="240" height="120"/> +<path fill="#FFFFFF" d="M69.5,75.3v14.6h101.1c0-0.4,0-1,0-1.4V75.3H69.5z"/> +<path fill="#0B1324" d="M69.5,100.3h11.7h10.5h67.1c6.1,0,10.9-4.4,11.7-10.3h-101V100.3z"/> +<path fill="#0B1324" d="M158.8,19.7H81.2c-6.5,0-11.7,5.3-11.7,11.7v43.9h101.1V31.4C170.5,24.9,165.3,19.7,158.8,19.7z M135,68.3 + h-8.9v-0.8h0.6c0.6,0,1-0.2,1.2-0.2c0.2,0,0.4-0.2,0.4-0.4c0-0.4-0.4-0.8-1-1.8l-3.4-4.9l-2,1.8v3.4c0,0.6,0,1.2,0.4,1.4 + c0.2,0.2,0.8,0.4,1.8,0.4v1H116v-1.4c0.8,0,1.2,0,1.6-0.2c0.2-0.2,0.6-0.4,0.6-0.6c0.2-0.2,0.2-0.6,0.2-1V54.8c0-0.4-0.2-0.8-0.2-1 + s-0.2-0.4-0.6-0.6c-0.4-0.2-1-0.2-1.6-0.2v-1h7.9v1.2c-0.8,0-1.6,0.2-1.8,0.4c-0.2,0.2-0.4,0.8-0.4,1.4v4.9l5.1-4.4 + c0.4-0.4,0.6-0.6,0.8-0.8c0.2-0.2,0.2-0.6,0.2-0.8c0-0.6-0.6-0.8-1.6-0.8v-1h7.3v1c-0.6,0-1,0.2-1.4,0.2c-0.4,0-0.6,0.2-1,0.4 + c-0.4,0.2-0.8,0.4-1.2,0.8c-0.4,0.4-1,0.8-1.8,1.6l-1.6,1.4l4.9,6.9c0.4,0.8,0.8,1.2,1.2,1.6c0.2,0.4,0.6,0.6,1,0.8 + c0.4,0,0.8,0.2,1.4,0.2V68.3z M150.9,68.2h-14.3v-1.4c0.8,0,1.6-0.2,1.8-0.4c0.2-0.2,0.4-0.8,0.4-1.4V54.8c0-0.4-0.2-0.8-0.2-1 + s-0.2-0.4-0.6-0.6s-1-0.2-1.6-0.2v-1h8.1v0.8c-0.8,0-1.2,0-1.6,0.2c-0.2,0.2-0.4,0.4-0.6,0.6c-0.2,0.4-0.2,0.8-0.2,1.2v9.3 + c0,0.8,0.2,1.2,0.2,1.6c0,0.4,0.2,0.6,0.6,0.8c0.4,0.2,0.8,0.2,1.6,0.2c1,0,1.8,0,2.4-0.2c0.6,0,1.2-0.4,1.8-1 + c0.4-0.6,0.8-1.6,1-2.8h1.4L150.9,68.2z M168.1,53.2c-0.8,0-1.2,0-1.6,0.2c-0.4,0.2-0.6,0.4-0.6,0.8c-0.2,0.2-0.2,0.8-0.2,1.4v5.9 + c0,1-0.2,1.8-0.2,2.4c0,0.4-0.2,1-0.6,1.6c-0.6,1-1.6,1.8-2.6,2.2c-1,0.4-2,0.6-3,0.6c-0.6,0-1.4,0-2.2-0.2c-0.8-0.2-1.6-0.6-2.2-1 + c-0.8-0.6-1.2-1-1.6-1.8c-0.2-0.4-0.2-0.8-0.4-1.2c-0.2-0.4-0.2-0.8-0.2-1.2c0-0.4,0-0.8,0-1.4v-6.7c0-0.6-0.2-1.2-0.4-1.4 + c-0.4-0.2-1-0.4-2-0.4v-1h8.1v1.2c-0.8,0-1.2,0-1.6,0.2c-0.2,0.2-0.4,0.4-0.6,0.6c-0.2,0.2-0.2,0.6-0.2,1v6.7c0,0.6,0,1.2,0,1.8 + c0.2,0.6,0.2,1,0.4,1.4c0.4,0.8,0.8,1.2,1.4,1.6c0.8,0.4,1.4,0.6,2.2,0.6c1,0,1.6-0.2,2.4-0.6c0.6-0.4,1.2-1,1.4-1.6 + c0.2-0.6,0.4-1,0.4-1.6c0-0.6,0-1.2,0-2v-5.9c0-0.6,0-1,0-1.2s0-0.4-0.2-0.6c-0.2-0.2-0.4-0.4-0.8-0.4c-0.4-0.2-0.8-0.2-1.4-0.2v-1 + h5.9h0.4V53.2z"/> +</svg> diff --git a/public/images/logos/logo-kreativezwischennutzung-jupiter.svg b/public/images/logos/logo-kreativezwischennutzung-jupiter.svg new file mode 100644 index 0000000000000000000000000000000000000000..a4b05b703cc46065c391529edf68679a4f1fcdc5 --- /dev/null +++ b/public/images/logos/logo-kreativezwischennutzung-jupiter.svg @@ -0,0 +1,526 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 26.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<svg version="1.1" id="Ebene_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" + viewBox="0 0 500.2 154.3" style="enable-background:new 0 0 500.2 154.3;" xml:space="preserve"> +<style type="text/css"> + .st0{fill:#9FD9C1;} + .st1{fill:#A6A39A;} + .st2{fill:#F4C179;} + .st3{fill:#338976;} + .st4{clip-path:url(#SVGID_00000054984353130299818650000016967096829174335133_);fill:#194C3F;} + .st5{clip-path:url(#SVGID_00000054984353130299818650000016967096829174335133_);} + .st6{clip-path:url(#SVGID_00000029004329338166686370000008706971521846449311_);} + .st7{clip-path:url(#SVGID_00000156583052786807571570000006569194132928951937_);} + .st8{clip-path:url(#SVGID_00000134246705085461593020000016631504986624086716_);} + .st9{clip-path:url(#SVGID_00000129173265450750805060000007321554472297903806_);} +</style> +<polygon class="st0" points="29.1,127.9 62.6,134.8 62.6,68.9 29.1,61.9 "/> +<polygon class="st1" points="38.3,71.1 34.2,70.3 34.2,78.2 38.3,79 "/> +<polygon class="st1" points="43.3,72.2 39.2,71.4 39.2,79.3 43.3,80.1 "/> +<polygon class="st1" points="52.5,74.2 48.5,73.4 48.5,81.3 52.5,82.1 "/> +<polygon class="st1" points="57.5,75.3 53.5,74.4 53.5,82.3 57.5,83.2 "/> +<polygon class="st1" points="38.3,84.9 34.2,84.1 34.2,92 38.3,92.8 "/> +<polygon class="st1" points="43.3,86 39.2,85.2 39.2,93 43.3,93.9 "/> +<polygon class="st1" points="52.5,88 48.5,87.1 48.5,95 52.5,95.9 "/> +<polygon class="st1" points="57.5,89 53.5,88.2 53.5,96.1 57.5,96.9 "/> +<polygon class="st1" points="38.3,98.7 34.2,97.8 34.2,105.7 38.3,106.6 "/> +<polygon class="st1" points="43.3,99.8 39.2,98.9 39.2,106.8 43.3,107.7 "/> +<polygon class="st1" points="52.5,101.7 48.5,100.9 48.5,108.8 52.5,109.6 "/> +<polygon class="st1" points="57.5,102.8 53.5,102 53.5,109.9 57.5,110.7 "/> +<polygon class="st1" points="38.3,112.4 34.2,111.6 34.2,119.5 38.3,120.3 "/> +<polygon class="st1" points="43.3,113.5 39.2,112.7 39.2,120.6 43.3,121.4 "/> +<polygon class="st1" points="52.5,115.5 48.5,114.7 48.5,122.6 52.5,123.4 "/> +<polygon class="st1" points="57.5,116.6 53.5,115.8 53.5,123.6 57.5,124.5 "/> +<polygon points="62.6,68.9 62.6,134.8 86,119.8 86,53.8 "/> +<polygon class="st0" points="68.5,65.1 74.3,61.4 74.3,127.3 68.5,131.1 "/> +<polygon class="st0" points="80.2,57.6 86,53.8 86,119.8 80.2,123.5 "/> +<polygon class="st2" points="62.6,68.9 86,53.8 58.3,25.6 "/> +<polygon points="59.8,40.8 68,35.5 58.3,25.6 "/> +<polygon class="st3" points="58.3,25.6 29.1,61.9 62.6,68.9 "/> +<polygon class="st3" points="119.5,69.9 86,63 86,119.8 119.5,126.7 "/> +<polygon class="st1" points="95.2,76.8 91.2,75.9 91.2,83.8 95.2,84.7 "/> +<polygon class="st1" points="100.2,77.9 96.2,77 96.2,84.9 100.2,85.8 "/> +<polygon class="st1" points="109.4,79.8 105.4,79 105.4,86.9 109.4,87.7 "/> +<polygon class="st1" points="114.4,80.9 110.4,80.1 110.4,88 114.4,88.8 "/> +<polygon class="st1" points="95.2,90.5 91.2,89.7 91.2,97.6 95.2,98.4 "/> +<polygon class="st1" points="100.2,91.6 96.2,90.8 96.2,98.7 100.2,99.5 "/> +<polygon class="st1" points="109.4,93.6 105.4,92.8 105.4,100.7 109.4,101.5 "/> +<polygon class="st1" points="114.4,94.7 110.4,93.9 110.4,101.7 114.4,102.6 "/> +<polygon class="st1" points="95.2,104.3 91.2,103.5 91.2,111.4 95.2,112.2 "/> +<polygon class="st1" points="100.2,105.4 96.2,104.6 96.2,112.5 100.2,113.3 "/> +<polygon class="st1" points="109.4,107.4 105.4,106.5 105.4,114.4 109.4,115.3 "/> +<polygon class="st1" points="114.4,108.5 110.4,107.6 110.4,115.5 114.4,116.4 "/> +<polygon class="st1" points="119.5,69.9 143,54.9 143,111.6 119.5,126.7 "/> +<polygon class="st0" points="143,54.9 119.5,69.9 86,63 109.5,48 "/> +<g> + <defs> + <rect id="SVGID_1_" x="29.1" y="25.6" width="125.2" height="109.3"/> + </defs> + <clipPath id="SVGID_00000170962777215133685440000017428851977173382816_"> + <use xlink:href="#SVGID_1_" style="overflow:visible;"/> + </clipPath> + <path style="clip-path:url(#SVGID_00000170962777215133685440000017428851977173382816_);fill:#194C3F;" d="M154.3,106.5 + c0-6.7-5.4-12.2-12.2-12.2c-6.7,0-12.2,5.4-12.2,12.2c0,6.7,5.4,12.2,12.2,12.2C148.8,118.6,154.3,113.2,154.3,106.5"/> + <path style="clip-path:url(#SVGID_00000170962777215133685440000017428851977173382816_);fill:#194C3F;" d="M150.1,94 + c0,4.4-3.6,8-8,8c-4.4,0-8-3.6-8-8s3.6-8,8-8C146.5,86,150.1,89.5,150.1,94"/> + <path style="clip-path:url(#SVGID_00000170962777215133685440000017428851977173382816_);" d="M142.5,106.1c-0.1-0.7-0.9-0.7-1,0 + c0,0.9-0.3,20.5-0.3,20.5s0.2,0.5,0.9,0.5c0.7,0,0.9-0.5,0.9-0.5S142.6,107,142.5,106.1"/> +</g> +<g> + <g> + <g> + <path d="M460.2,81.5c0-1.2,0.9-2,2.1-2c1.2,0,2.1,0.8,2.1,2c0,1.2-1,2-2.1,2C461.1,83.5,460.2,82.7,460.2,81.5 M458.8,91.6 + c0-1.2,3-1.3,4.5-1.3c1.5,0,2.7,0.3,2.7,1.1c0,1.1-1.4,1.5-3.7,1.5C460.2,92.9,458.8,92.5,458.8,91.6 M457,81.3 + c0,1.9,1.1,3,2.5,3.6V85c-1.5,0.3-2.9,1.1-2.9,2.5c0,1.1,0.9,1.7,1.8,2v0.1c-1.3,0.2-2.6,1-2.6,2.4c0,2.2,3.1,3.2,6.6,3.2 + c3.7,0,7-1.2,7-4.1c0-2.4-1.8-3.6-4.5-3.6c-1.4,0-2.6,0.2-3.6,0.2c-1.1,0-1.5-0.2-1.5-0.8c0-0.7,1.2-1.1,2.5-1.1 + c3,0,5.4-1.6,5.4-4.1c0-1.4-0.9-2.3-1.5-2.9v-0.1c0.2,0.1,0.7,0.2,1,0.2c1.4,0,2.2-0.8,2.2-2.4l-3.2-1.8c0,0.3,0.1,0.8,0.1,1.2 + c0,0.9-0.4,1.5-1.5,1.5c-0.9,0-1.5-0.2-2.6-0.2C459.2,77.2,457,78.9,457,81.3 M454.4,82c0-3.1-1.5-4.8-4-4.8 + c-2.1,0-3.1,1.2-3.8,2.4h-0.1l0.2-2.1h-3.5v12.6h3.5v-7.5c0-1.5,0.8-2.5,2.2-2.5s1.9,0.9,1.9,2.6v7.4h3.6V82z M429.4,85.5 + c0,3.1,1.4,4.8,3.9,4.8c2.1,0,3.1-1.2,3.7-2.4h0.1l-0.2,2.1h3.5V77.5h-3.5V85c0,1.4-0.8,2.4-2.1,2.4c-1.3,0-1.9-0.9-1.9-2.5v-7.4 + h-3.5V85.5z M417.1,80.2h5.6l-5.7,7.9v2h10.4v-2.7h-6l5.7-7.9v-2h-10V80.2z M414.5,86.7c-0.1,0.3-0.5,0.8-1,0.8 + c-0.6,0-0.9-0.3-0.9-1.3v-6.1h2.9v-2.7h-2.9V73l-3.5,1.9v2.6h-2v2.7h2v6.4c0,2.7,1.4,3.8,3.6,3.8c1.5,0,2.6-0.7,3-1.1L414.5,86.7 + z M394.4,85.5c0,3.1,1.5,4.8,3.9,4.8c2.1,0,3.1-1.2,3.7-2.4h0.1l-0.2,2.1h3.6V77.5h-3.6V85c0,1.4-0.8,2.4-2.1,2.4 + c-1.3,0-1.8-0.9-1.8-2.5v-7.4h-3.5V85.5z M391.7,82c0-3.1-1.5-4.8-3.9-4.8c-2.1,0-3.1,1.2-3.8,2.4h-0.1l0.2-2.1h-3.5v12.6h3.5 + v-7.5c0-1.5,0.9-2.5,2.2-2.5c1.3,0,1.9,0.9,1.9,2.6v7.4h3.5V82z M377.7,82c0-3.1-1.5-4.8-3.9-4.8c-2.1,0-3.1,1.2-3.8,2.4h-0.1 + l0.2-2.1h-3.5v12.6h3.5v-7.5c0-1.5,0.9-2.5,2.2-2.5c1.3,0,1.9,0.9,1.9,2.6v7.4h3.5V82z M358.7,79.7c1.4,0,2.3,1.1,2.3,2.6h-5 + C356.4,80.6,357.4,79.7,358.7,79.7 M364.2,84.7c0,0,0.2-0.7,0.2-1.7c0-3.4-2.2-5.8-5.6-5.8c-3.4,0-6,2.5-6,6.6 + c0,4.2,2.6,6.6,6.1,6.6c2.6,0,4.5-1.4,5.4-3l-3-1.7c-0.2,1.2-1.1,2.1-2.4,2.1c-1.5,0-2.6-1-2.8-3H364.2z M350.5,82 + c0-3.1-1.5-4.8-4-4.8c-2.1,0-3.1,1.2-3.8,2.4h-0.1c0,0,0.2-1.5,0.2-3.1V72h-3.5v18.1h3.5v-7.5c0-1.5,0.9-2.5,2.2-2.5 + c1.3,0,1.9,0.9,1.9,2.6v7.4h3.5V82z M331.9,79.9c1.6,0,2.2,1.4,2.2,3.1l3.2-1.7c-0.4-2-2.3-4.1-5.4-4.1c-3.4,0-6,2.5-6,6.6 + s2.6,6.6,6,6.6c3.1,0,5-2.1,5.4-4.1l-3.2-1.7c0,1.7-0.6,3.1-2.2,3.1c-1.7,0-2.4-1.7-2.4-3.9S330.2,79.9,331.9,79.9 M319.3,87.8 + c-1.7,0-2.8-1-3.2-2.4l-3.1,1.7c1,2,3.4,3.2,6.3,3.2c2.7,0,5.1-1.5,5.1-4c0-2.3-1.8-3.2-3.8-3.8c-1.9-0.6-3.5-0.7-3.5-1.7 + c0-0.7,0.8-1.1,1.6-1.1c1.4,0,2.3,0.9,2.6,2l3-1.7c-1-1.7-3.3-2.9-5.8-2.9c-2.7,0-5,1.5-5,3.9c0,2.4,2.4,3.3,4.3,3.8 + c1.6,0.5,3,0.7,3,1.7C321,87.4,320.3,87.8,319.3,87.8 M307.5,75.6h3.6v-3.3h-3.6V75.6z M307.5,90.1h3.5V77.5h-3.5V90.1z + M296.7,80.7L296.7,80.7c0.1,0,0.5,2.1,0.9,3.7l1.2,5.7h4.2l2.6-12.6h-3.5l-0.7,4.6c-0.3,1.8-0.7,4.7-0.7,4.7h-0.1 + c0,0-0.5-3-0.9-4.7l-1-4.6h-4l-1,4.6c-0.4,1.7-0.9,4.7-0.9,4.7h-0.1c0,0-0.4-2.9-0.7-4.7l-0.8-4.6h-3.6l2.6,12.6h4.3l1.2-5.7 + C296.3,82.8,296.7,80.7,296.7,80.7 M273.7,90.1h13.2v-3.2h-8.3l8.1-11.7v-2.4h-12.8V76h8l-8.2,11.8V90.1z M261.1,79.7 + c1.4,0,2.4,1.1,2.4,2.6h-5C258.7,80.6,259.8,79.7,261.1,79.7 M266.5,84.7c0,0,0.2-0.7,0.2-1.7c0-3.4-2.2-5.8-5.6-5.8 + c-3.4,0-6,2.5-6,6.6c0,4.2,2.6,6.6,6.1,6.6c2.6,0,4.5-1.4,5.4-3l-3-1.7c-0.2,1.2-1.1,2.1-2.4,2.1c-1.5,0-2.6-1-2.8-3H266.5z + M247.5,83l-1.5-5.5h-3.7l4.1,12.6h4.2l4.1-12.6h-3.6l-1.5,5.5c-0.4,1.6-0.9,3.8-0.9,3.8h-0.1C248.4,86.7,247.9,84.5,247.5,83 + M237.1,75.6h3.6v-3.3h-3.6V75.6z M237.2,90.1h3.6V77.5h-3.6V90.1z M234.3,86.7c-0.1,0.3-0.4,0.8-1,0.8c-0.6,0-0.9-0.3-0.9-1.3 + v-6.1h2.8v-2.7h-2.8V73l-3.5,1.9v2.6h-2v2.7h2v6.4c0,2.7,1.4,3.8,3.6,3.8c1.4,0,2.6-0.7,3.1-1.1L234.3,86.7z M222.4,85.3 + c0,1.5-1.1,2.4-2.4,2.4c-1.1,0-1.6-0.5-1.6-1.3c0-1,1-1.3,2.1-1.6c0.9-0.2,1.6-0.5,2-1V85.3z M220.5,79.9c1,0,1.8,0.6,1.8,1.4 + c0,0.9-1,1.1-2.7,1.5c-2,0.4-4.6,1.1-4.6,3.9c0,2.3,1.8,3.7,4,3.7c1.9,0,3.1-1.1,3.6-1.9h0.1c0.1,0.6,0.3,1,0.7,1.6h2.6 + c-0.2-1-0.3-1.8-0.3-3.2v-5c0-3.1-2.2-4.7-5.1-4.7c-2.8,0-5,1.4-5.9,3.6l3.1,1.6C218.1,80.9,219.1,79.9,220.5,79.9 M207.6,79.7 + c1.4,0,2.4,1.1,2.4,2.6h-5C205.2,80.6,206.3,79.7,207.6,79.7 M213,84.7c0,0,0.2-0.7,0.2-1.7c0-3.4-2.2-5.8-5.6-5.8 + c-3.4,0-6,2.5-6,6.6c0,4.2,2.6,6.6,6.1,6.6c2.6,0,4.5-1.4,5.4-3l-3-1.7c-0.2,1.2-1.1,2.1-2.4,2.1c-1.5,0-2.6-1-2.8-3H213z + M190.9,90.1h3.5v-7.2c0-1.6,0.5-2.7,1.6-2.7c0.9,0,1.2,0.8,1.2,1.6c0,0.8-0.1,1.7-0.2,2.1l3.2-1.8c0,0,0.1-0.7,0.1-1.5 + c0-1.8-1-3.3-2.8-3.3c-1.6,0-2.6,1.1-3.2,2.3h-0.1l0.2-2.1h-3.5V90.1z M174.9,90.1h3.6v-4.1l2.6-3.3l4.4,7.5h4.1l-6.1-10.4 + l5.4-6.9h-4.3l-4.2,5.5c-1.2,1.6-2,3.1-2,3.1h-0.1c0,0,0.1-1.7,0.1-3.3v-5.3h-3.6V90.1z"/> + </g> + <g> + <path d="M429,62h1.6v-5.6c0-1.5,0.5-2.9,1.8-2.9c0.9,0,1.2,0.7,1.2,1.5c0,0.6-0.2,1.5-0.2,1.5l1.6-1c0,0,0.1-0.4,0.1-1 + c0-1.4-0.9-2.5-2.2-2.5c-1.2,0-2,0.8-2.4,1.9h0l0.1-1.7H429V62z M423.2,50.6h1.7v-2h-1.7V50.6z M419.7,50.6h1.7v-2h-1.7V50.6z + M415.3,49.2c0.8,0,1.1,0.7,1.1,1.3l1.5-0.9c-0.4-0.8-1.1-1.8-2.7-1.8c-1.7,0-2.8,1.2-2.8,3.3v1.2h-1.7v1.4h1.7V62h1.6v-8.4h2.4 + v-1.4h-2.4v-1.2C414.1,49.9,414.4,49.2,415.3,49.2 M418.5,58.4c0,2.6,1.2,3.9,3.3,3.9c1.7,0,2.6-1.1,3-1.9h0l-0.1,1.7h1.6v-9.8 + h-1.6V58c0,1.5-0.9,2.8-2.4,2.8c-1.4,0-2.1-0.8-2.1-2.7v-5.8h-1.6V58.4z M401.5,61c-1.9,0-2.8-1.3-3-2.6l-1.6,0.9 + c0.6,1.8,2.1,3,4.6,3c1.8,0,3.4-1.1,3.4-2.9c0-1.8-1.4-2.4-3-3c-1.4-0.4-3-0.6-3-1.7c0-0.9,0.9-1.4,1.8-1.4 + c1.5,0,2.4,1.1,2.6,2.2l1.5-0.9c-0.6-1.5-2.3-2.6-4.2-2.6c-1.7,0-3.3,1-3.3,2.8c0,1.9,1.9,2.5,3.4,2.9c1.4,0.4,2.7,0.6,2.7,1.8 + C403.4,60.5,402.5,61,401.5,61 M390.4,60.9c-1.9,0-2.8-1.7-2.8-3.7c0-2,0.9-3.7,2.8-3.7s2.8,1.7,2.8,3.7 + C393.2,59.2,392.3,60.9,390.4,60.9 M393.2,60.3l-0.1,1.7h1.6V48h-1.6v5.7h0c-0.3-0.6-1.3-1.7-3-1.7c-2.3,0-4.1,2.1-4.1,5.1 + c0,3,1.9,5.1,4.1,5.1C391.8,62.3,392.8,61.2,393.2,60.3L393.2,60.3z M383.8,55.9c0-2.6-1.3-3.9-3.3-3.9c-1.7,0-2.6,1.1-3,1.9h0 + l0.1-1.7h-1.6V62h1.6v-5.8c0-1.5,1-2.8,2.5-2.8c1.4,0,2.2,0.8,2.2,2.7V62h1.6V55.9z M366.4,57.2c0-2,0.9-3.7,2.8-3.7 + c1.9,0,2.8,1.7,2.8,3.7c0,2-0.9,3.7-2.8,3.7C367.3,60.9,366.4,59.2,366.4,57.2 M369.2,62.3c2.7,0,4.4-2.2,4.4-5.1 + s-1.7-5.1-4.4-5.1c-2.7,0-4.4,2.2-4.4,5.1S366.5,62.3,369.2,62.3 M354.9,62h1.7V56h6.3v-1.6h-6.3v-4.3h6.6v-1.6h-8.3V62z + M347.6,55.9c0-2.6-1.3-3.9-3.3-3.9c-1.7,0-2.6,1.1-3,1.9h0l0.1-1.7h-1.6V62h1.6v-5.8c0-1.5,1-2.8,2.5-2.8c1.4,0,2.2,0.8,2.2,2.7 + V62h1.6V55.9z M333.4,53.4c1.6,0,2.5,1.4,2.5,2.8h-5.3C330.8,54.6,331.8,53.4,333.4,53.4 M337.4,57.5c0,0,0.1-0.5,0.1-1.1 + c0-2.6-1.6-4.4-4.1-4.4c-2.6,0-4.4,2.2-4.4,5.1c0,3,1.7,5.1,4.5,5.1c2,0,3.5-1.3,4-2.7l-1.5-0.9c-0.2,1.2-1.1,2.2-2.5,2.2 + c-1.8,0-2.8-1.5-2.9-3.3H337.4z M322.3,60.9c-1.9,0-2.8-1.7-2.8-3.7c0-2,0.9-3.7,2.8-3.7s2.8,1.7,2.8,3.7 + C325.1,59.2,324.2,60.9,322.3,60.9 M325.2,60.3L325,62h1.6V48H325v5.7h0c-0.3-0.6-1.3-1.7-3-1.7c-2.3,0-4.1,2.1-4.1,5.1 + c0,3,1.9,5.1,4.1,5.1C323.7,62.3,324.7,61.2,325.2,60.3L325.2,60.3z M311.3,55.9c0-2.6-1.3-3.9-3.3-3.9c-1.7,0-2.6,1.1-3,1.9h0 + c0,0,0.1-1.2,0.1-2.4V48h-1.6V62h1.6v-5.8c0-1.5,1-2.8,2.5-2.8c1.4,0,2.2,0.8,2.2,2.7V62h1.6V55.9z M297.3,53.4 + c1.6,0,2.4,1.4,2.4,2.8l1.6-0.9c-0.2-1.4-1.5-3.3-4-3.3c-2.7,0-4.4,2.2-4.4,5.1s1.6,5.1,4.4,5.1c2.5,0,3.7-1.9,4-3.3l-1.6-0.9 + c0,1.4-0.8,2.8-2.4,2.8c-1.9,0-2.7-1.7-2.7-3.7C294.5,55.1,295.4,53.4,297.3,53.4 M285.4,62h1.6v-5.6c0-1.5,0.5-2.9,1.8-2.9 + c0.9,0,1.2,0.7,1.2,1.5c0,0.6-0.2,1.5-0.2,1.5l1.6-1c0,0,0.1-0.4,0.1-1c0-1.4-0.9-2.5-2.2-2.5c-1.2,0-2,0.8-2.4,1.9h0l0.1-1.7 + h-1.6V62z M274.8,58.4c0,2.6,1.2,3.9,3.3,3.9c1.7,0,2.6-1.1,3-1.9h0L281,62h1.6v-9.8H281V58c0,1.5-0.9,2.8-2.4,2.8 + c-1.4,0-2.1-0.8-2.1-2.7v-5.8h-1.6V58.4z M267.7,60.9c-1.9,0-2.8-1.7-2.8-3.7c0-2,0.9-3.7,2.8-3.7c1.9,0,2.8,1.7,2.8,3.7 + C270.5,59.2,269.6,60.9,267.7,60.9 M270.6,60.3l-0.1,1.7h1.6V48h-1.6v5.7h0c-0.3-0.6-1.3-1.7-3-1.7c-2.3,0-4.1,2.1-4.1,5.1 + c0,3,1.9,5.1,4.1,5.1C269.1,62.3,270.2,61.2,270.6,60.3L270.6,60.3z M256.9,60c-0.2,0.4-0.5,0.9-1,0.9c-0.6,0-0.9-0.3-0.9-1.3v-6 + h2.5v-1.4H255V49l-1.6,1v2.3h-1.8v1.4h1.8v6.1c0,2,1,2.5,2.3,2.5c1,0,1.7-0.5,2.1-1L256.9,60z M244.4,62h1.6v-5.6 + c0-1.5,0.5-2.9,1.8-2.9c0.9,0,1.2,0.7,1.2,1.5c0,0.6-0.2,1.5-0.2,1.5l1.6-1c0,0,0.1-0.4,0.1-1c0-1.4-0.9-2.5-2.2-2.5 + c-1.2,0-2,0.8-2.4,1.9h0l0.1-1.7h-1.6V62z M238.1,53.4c1.6,0,2.5,1.4,2.5,2.8h-5.3C235.6,54.6,236.5,53.4,238.1,53.4 M242.1,57.5 + c0,0,0.1-0.5,0.1-1.1c0-2.6-1.6-4.4-4.1-4.4c-2.6,0-4.4,2.2-4.4,5.1c0,3,1.7,5.1,4.5,5.1c2,0,3.5-1.3,4-2.7l-1.5-0.9 + c-0.2,1.2-1.1,2.2-2.5,2.2c-1.8,0-2.8-1.5-2.9-3.3H242.1z M227.1,60.9c-1.9,0-2.8-1.7-2.8-3.7c0-2,0.9-3.7,2.8-3.7 + c1.9,0,2.8,1.7,2.8,3.7C229.9,59.2,229,60.9,227.1,60.9 M229.9,60.3l-0.1,1.7h1.6V48h-1.6v5.7h0c-0.3-0.6-1.3-1.7-3-1.7 + c-2.3,0-4.1,2.1-4.1,5.1c0,3,1.9,5.1,4.1,5.1C228.5,62.3,229.5,61.2,229.9,60.3L229.9,60.3z M215.1,62h1.6v-5.6 + c0-1.5,0.5-2.9,1.8-2.9c0.9,0,1.2,0.7,1.2,1.5c0,0.6-0.2,1.5-0.2,1.5l1.6-1c0,0,0.1-0.4,0.1-1c0-1.4-0.9-2.5-2.2-2.5 + c-1.2,0-2,0.8-2.4,1.9h0l0.1-1.7h-1.6V62z M209.3,50.6h1.7v-2h-1.7V50.6z M205.9,50.6h1.7v-2h-1.7V50.6z M201.8,49.2 + c0.8,0,1.1,0.7,1.1,1.3l1.5-0.9c-0.4-0.8-1.1-1.8-2.7-1.8c-1.7,0-2.8,1.2-2.8,3.3v1.2h-1.7v1.4h1.7V62h1.6v-8.4h2.4v-1.4h-2.4 + v-1.2C200.6,49.9,200.9,49.2,201.8,49.2 M205.7,57.2c0-2,0.9-3.7,2.8-3.7s2.8,1.7,2.8,3.7c0,2-0.9,3.7-2.8,3.7 + S205.7,59.2,205.7,57.2 M208.5,62.3c2.7,0,4.4-2.2,4.4-5.1s-1.7-5.1-4.4-5.1s-4.4,2.2-4.4,5.1S205.7,62.3,208.5,62.3 M192.2,53.4 + c1.6,0,2.5,1.4,2.5,2.8h-5.3C189.6,54.6,190.6,53.4,192.2,53.4 M196.2,57.5c0,0,0.1-0.5,0.1-1.1c0-2.6-1.6-4.4-4.1-4.4 + c-2.6,0-4.4,2.2-4.4,5.1c0,3,1.7,5.1,4.5,5.1c2,0,3.5-1.3,4-2.7l-1.5-0.9c-0.2,1.2-1.1,2.2-2.5,2.2c-1.8,0-2.8-1.5-2.9-3.3H196.2 + z M180.2,49.9c2.3,0,3.5,1.6,3.8,3.4l1.6-1c-0.5-2.1-2.5-4-5.4-4c-3.3,0-6.1,2.6-6.1,6.9s2.4,7,5.7,7c2,0,3.3-1.1,4-2.4h0 + l-0.2,2.2h1.7v-7.3h-6.4v1.6h4.7v0.4c0,2.5-1.4,4-3.7,4c-2.9,0-4.2-2.4-4.2-5.4S177.4,49.9,180.2,49.9"/> + </g> + </g> +</g> +<g> + <defs> + <rect id="SVGID_00000010273472307304142470000000980492137942858163_" x="174.6" y="102.3" width="38.9" height="25.4"/> + </defs> + <clipPath id="SVGID_00000020360093395292758160000005224515730878127245_"> + <use xlink:href="#SVGID_00000010273472307304142470000000980492137942858163_" style="overflow:visible;"/> + </clipPath> + <g style="clip-path:url(#SVGID_00000020360093395292758160000005224515730878127245_);"> + <defs> + <rect id="SVGID_00000108294835252784679760000001122461994426590130_" x="174.6" y="102.3" width="38.9" height="25.4"/> + </defs> + <clipPath id="SVGID_00000101788739700029383300000002386096151181549719_"> + <use xlink:href="#SVGID_00000108294835252784679760000001122461994426590130_" style="overflow:visible;"/> + </clipPath> + <g style="clip-path:url(#SVGID_00000101788739700029383300000002386096151181549719_);"> + <g> + <defs> + <rect id="SVGID_00000168828110731203490100000012618365338758754444_" x="170.7" y="99.3" width="46.7" height="28.8"/> + </defs> + <clipPath id="SVGID_00000111178656066407490710000006757324455214860218_"> + <use xlink:href="#SVGID_00000168828110731203490100000012618365338758754444_" style="overflow:visible;"/> + </clipPath> + <polygon style="clip-path:url(#SVGID_00000111178656066407490710000006757324455214860218_);" points="178.4,119.9 178.4,122.6 + 175.3,122.6 175.3,119.9 174.6,119.9 174.6,126 175.3,126 175.3,123.1 178.4,123.1 178.4,126 179.1,126 179.1,119.9 "/> + <g style="clip-path:url(#SVGID_00000111178656066407490710000006757324455214860218_);"> + <defs> + <rect id="SVGID_00000162342881799761775730000013405347652794312103_" x="174.6" y="102.3" width="38.9" height="25.4"/> + </defs> + <clipPath id="SVGID_00000067221231281758160010000016043580003915612578_"> + <use xlink:href="#SVGID_00000162342881799761775730000013405347652794312103_" style="overflow:visible;"/> + </clipPath> + <path style="clip-path:url(#SVGID_00000067221231281758160010000016043580003915612578_);" d="M184.1,123.1v2.8h-0.7v-0.6 + c-0.3,0.4-0.8,0.7-1.5,0.7c-0.8,0-1.2-0.4-1.2-1c0-1.1,1.2-1.3,2.7-1.4h0.1v-0.4c0-0.5-0.3-0.8-0.9-0.8c-0.9,0-1.6,0.5-1.6,0.5 + l0.1-0.6c0,0,0.6-0.5,1.6-0.5C183.8,121.8,184.1,122.5,184.1,123.1 M183.4,124.3V124l0,0c-1.1,0.1-2,0.3-2,1 + c0,0.4,0.2,0.6,0.7,0.6C182.9,125.6,183.4,125,183.4,124.3"/> + <path style="clip-path:url(#SVGID_00000067221231281758160010000016043580003915612578_);" d="M191.6,123.1v2.9h-0.7v-2.8 + c0-0.5-0.2-0.8-0.7-0.8c-0.7,0-1.2,0.5-1.2,1.3v2.3h-0.7v-2.8c0-0.5-0.2-0.8-0.7-0.8c-0.7,0-1.2,0.5-1.2,1.3v2.3h-0.7v-4.1h0.6 + v0.7c0.3-0.5,0.8-0.8,1.4-0.8c0.6,0,1,0.3,1.1,0.8c0.3-0.5,0.8-0.8,1.4-0.8C191.2,121.8,191.6,122.3,191.6,123.1"/> + <path style="clip-path:url(#SVGID_00000067221231281758160010000016043580003915612578_);" d="M197,123.9 + c0,1.5-0.8,2.1-1.7,2.1c-0.6,0-1-0.3-1.3-0.7v0.6h-0.7v-6.1h0.7v2.6c0.3-0.5,0.7-0.8,1.4-0.8C196.3,121.8,197,122.5,197,123.9 + M196.3,123.9c0-1.1-0.4-1.6-1.1-1.6c-0.6,0-1.2,0.5-1.2,1.6c0,1.1,0.5,1.6,1.2,1.6C195.9,125.5,196.3,125,196.3,123.9"/> + <path style="clip-path:url(#SVGID_00000067221231281758160010000016043580003915612578_);" d="M201.9,121.8v4.1h-0.6v-0.7 + c-0.3,0.5-0.8,0.8-1.5,0.8c-0.9,0-1.3-0.5-1.3-1.3v-2.9h0.7v2.8c0,0.5,0.2,0.8,0.8,0.8c0.7,0,1.3-0.5,1.3-1.4v-2.3H201.9z"/> + <path style="clip-path:url(#SVGID_00000067221231281758160010000016043580003915612578_);" d="M206.1,122.5 + c0,0-0.2-0.1-0.4-0.1c-0.7,0-1.3,0.6-1.3,1.6v1.8h-0.7v-4.1h0.7v1c0.3-0.7,0.8-1.1,1.4-1.1c0.1,0,0.3,0,0.3,0L206.1,122.5z"/> + <path style="clip-path:url(#SVGID_00000067221231281758160010000016043580003915612578_);" d="M210.7,121.9v4.3 + c0,0.8-0.4,1.6-1.9,1.6c-1,0-1.5-0.5-1.5-0.5l-0.1-0.6c0,0,0.6,0.6,1.6,0.6c0.8,0,1.2-0.3,1.2-1v-1c-0.3,0.4-0.7,0.7-1.4,0.7 + c-1,0-1.6-0.7-1.6-2.1c0-1.4,0.8-2.1,1.7-2.1c0.6,0,1,0.3,1.3,0.7v-0.6H210.7z M210.1,123.8c0-1-0.5-1.5-1.2-1.5 + c-0.7,0-1.1,0.5-1.1,1.5c0,1,0.3,1.5,1.1,1.5C209.5,125.3,210.1,124.9,210.1,123.8"/> + <path style="clip-path:url(#SVGID_00000067221231281758160010000016043580003915612578_);" d="M204,114.1L204,114.1l0.1,0.7 + c-5.7,1.6-9.9,1.2-15.6,0c-4.9-1-8.7-1.7-13.6,0v-0.7c5-1.7,8.8-0.9,13.8,0.1C194.2,115.3,198.3,115.7,204,114.1"/> + <path style="clip-path:url(#SVGID_00000067221231281758160010000016043580003915612578_);" d="M195.7,114.3l0-2.2 + c0-0.6-0.5-1.2-1.2-1.2c-0.6,0-1.2,0.5-1.2,1.2l0,2c-1.3-0.2-2.5-0.4-3.7-0.6c0.5-1.4,0.8-2.6,0.9-4.2h8 + c0.1,1.7,0.5,3.3,1.1,4.9C198.2,114.4,196.9,114.4,195.7,114.3"/> + <polygon style="clip-path:url(#SVGID_00000067221231281758160010000016043580003915612578_);" points="192.1,104.6 + 191.7,104.6 191.5,105 191.3,104.6 190.9,104.6 191.1,104.2 190.9,103.9 191.3,103.9 191.5,103.5 191.7,103.9 192.1,103.9 + 191.9,104.2 "/> + <polygon style="clip-path:url(#SVGID_00000067221231281758160010000016043580003915612578_);" points="198.1,104.6 + 197.7,104.6 197.5,105 197.3,104.6 196.9,104.6 197.1,104.2 196.9,103.9 197.3,103.9 197.5,103.5 197.7,103.9 198.1,103.9 + 197.9,104.2 "/> + <path style="clip-path:url(#SVGID_00000067221231281758160010000016043580003915612578_);" d="M193.4,104.8L193.4,104.8 + c0-0.6,0.4-1,0.8-1.1v-0.5h-0.4v-0.4h0.4v-0.5h0.5v0.5h0.4v0.4h-0.4v0.5c0.5,0.1,0.8,0.6,0.8,1.1h0.4v0.6h-0.5v3h1v-3h1.9v3 + h0.6v0.6H190v-0.6h0.6v-3h1.9v3h1v-3H193v-0.6H193.4z"/> + <path style="clip-path:url(#SVGID_00000067221231281758160010000016043580003915612578_);" d="M218.8,118.7 + c0.1,0,0.4-0.1,0.6-0.1c0.3,0,0.6,0.1,0.7,0.2c0.1,0.1,0.2,0.3,0.2,0.5c0,0.3-0.2,0.5-0.4,0.6v0c0.2,0.1,0.5,0.3,0.5,0.7 + c0,0.2-0.1,0.4-0.2,0.5c-0.2,0.2-0.5,0.2-0.9,0.2c-0.2,0-0.4,0-0.5,0V118.7z M219.1,119.7h0.3c0.4,0,0.6-0.2,0.6-0.4 + c0-0.3-0.2-0.4-0.6-0.4c-0.2,0-0.2,0-0.3,0V119.7z M219.1,121c0.1,0,0.2,0,0.3,0c0.3,0,0.7-0.1,0.7-0.5c0-0.4-0.3-0.5-0.7-0.5 + h-0.3V121z"/> + <path style="clip-path:url(#SVGID_00000067221231281758160010000016043580003915612578_);" d="M221.5,120.4 + c0,0.5,0.3,0.7,0.6,0.7c0.2,0,0.4,0,0.5-0.1l0.1,0.2c-0.1,0.1-0.3,0.1-0.6,0.1c-0.6,0-0.9-0.4-0.9-0.9s0.3-1,0.9-1 + c0.6,0,0.8,0.5,0.8,0.9c0,0.1,0,0.1,0,0.2H221.5z M222.5,120.1c0-0.2-0.1-0.6-0.5-0.6c-0.3,0-0.5,0.3-0.5,0.6H222.5z"/> + <path style="clip-path:url(#SVGID_00000067221231281758160010000016043580003915612578_);" d="M223.6,118.5h0.3v1.2h0 + c0.1-0.1,0.1-0.2,0.2-0.2c0.1-0.1,0.2-0.1,0.3-0.1c0.3,0,0.7,0.2,0.7,0.8v1.1h-0.3v-1.1c0-0.3-0.1-0.6-0.4-0.6 + c-0.2,0-0.4,0.2-0.5,0.3c0,0,0,0.1,0,0.2v1.1h-0.3V118.5z"/> + <path style="clip-path:url(#SVGID_00000067221231281758160010000016043580003915612578_);" d="M227.8,120.3c0,0.7-0.5,1-0.9,1 + c-0.5,0-0.9-0.4-0.9-1c0-0.6,0.4-1,0.9-1C227.4,119.3,227.8,119.7,227.8,120.3 M226.3,120.3c0,0.4,0.2,0.7,0.6,0.7 + c0.3,0,0.6-0.3,0.6-0.7c0-0.3-0.2-0.7-0.6-0.7C226.5,119.6,226.3,120,226.3,120.3 M226.3,118.8c0-0.1,0.1-0.2,0.2-0.2 + c0.1,0,0.2,0.1,0.2,0.2c0,0.1-0.1,0.2-0.2,0.2C226.4,119,226.3,118.9,226.3,118.8 M227.1,118.8c0-0.1,0.1-0.2,0.2-0.2 + c0.1,0,0.2,0.1,0.2,0.2c0,0.1-0.1,0.2-0.2,0.2C227.1,119,227.1,118.9,227.1,118.8"/> + <path style="clip-path:url(#SVGID_00000067221231281758160010000016043580003915612578_);" d="M228.6,120c0-0.2,0-0.4,0-0.6 + h0.3l0,0.4h0c0.1-0.3,0.3-0.4,0.5-0.4c0,0,0.1,0,0.1,0v0.3c0,0-0.1,0-0.1,0c-0.2,0-0.4,0.2-0.5,0.4c0,0,0,0.1,0,0.2v1h-0.3V120 + z"/> + <path style="clip-path:url(#SVGID_00000067221231281758160010000016043580003915612578_);" d="M231.8,118.5v2.3 + c0,0.2,0,0.4,0,0.5h-0.3l0-0.3h0c-0.1,0.2-0.3,0.4-0.6,0.4c-0.5,0-0.8-0.4-0.8-1c0-0.6,0.4-1,0.8-1c0.3,0,0.5,0.1,0.6,0.3h0 + v-1.1H231.8z M231.5,120.1c0,0,0-0.1,0-0.1c-0.1-0.2-0.2-0.4-0.5-0.4c-0.4,0-0.6,0.3-0.6,0.7c0,0.4,0.2,0.7,0.6,0.7 + c0.2,0,0.4-0.2,0.5-0.4c0,0,0-0.1,0-0.1V120.1z"/> + <path style="clip-path:url(#SVGID_00000067221231281758160010000016043580003915612578_);" d="M233,120.4 + c0,0.5,0.3,0.7,0.6,0.7c0.2,0,0.4,0,0.5-0.1l0.1,0.2c-0.1,0.1-0.3,0.1-0.6,0.1c-0.6,0-0.9-0.4-0.9-0.9s0.3-1,0.9-1 + c0.6,0,0.8,0.5,0.8,0.9c0,0.1,0,0.1,0,0.2H233z M234,120.1c0-0.2-0.1-0.6-0.5-0.6c-0.3,0-0.5,0.3-0.5,0.6H234z"/> + <path style="clip-path:url(#SVGID_00000067221231281758160010000016043580003915612578_);" d="M236.3,121.3v-1.6h-0.3v-0.3h0.3 + v-0.1c0-0.3,0.1-0.5,0.2-0.7c0.1-0.1,0.3-0.2,0.5-0.2c0.1,0,0.2,0,0.3,0.1l0,0.3c-0.1,0-0.1,0-0.2,0c-0.3,0-0.4,0.3-0.4,0.5 + v0.1h0.5v0.3h-0.5v1.6H236.3z"/> + <path style="clip-path:url(#SVGID_00000067221231281758160010000016043580003915612578_);" d="M239.4,120.7c0,0.2,0,0.4,0,0.5 + h-0.3l0-0.3h0c-0.1,0.2-0.3,0.3-0.6,0.3c-0.3,0-0.6-0.2-0.6-0.8v-1.1h0.3v1c0,0.4,0.1,0.6,0.4,0.6c0.2,0,0.4-0.2,0.5-0.3 + c0-0.1,0-0.1,0-0.2v-1.2h0.3V120.7z M238,118.8c0-0.1,0.1-0.2,0.2-0.2c0.1,0,0.2,0.1,0.2,0.2c0,0.1-0.1,0.2-0.2,0.2 + C238.1,119,238,118.9,238,118.8 M238.8,118.8c0-0.1,0.1-0.2,0.2-0.2c0.1,0,0.2,0.1,0.2,0.2c0,0.1-0.1,0.2-0.2,0.2 + C238.8,119,238.8,118.9,238.8,118.8"/> + <path style="clip-path:url(#SVGID_00000067221231281758160010000016043580003915612578_);" d="M240.3,120c0-0.2,0-0.4,0-0.6 + h0.3l0,0.4h0c0.1-0.3,0.3-0.4,0.5-0.4c0,0,0.1,0,0.1,0v0.3c0,0-0.1,0-0.1,0c-0.2,0-0.4,0.2-0.5,0.4c0,0,0,0.1,0,0.2v1h-0.3V120 + z"/> + <path style="clip-path:url(#SVGID_00000067221231281758160010000016043580003915612578_);" d="M218.8,123.3h0.3v1.3h0 + c0.1-0.1,0.1-0.2,0.2-0.3l0.8-1h0.4l-0.9,1.1l1,1.5h-0.4l-0.9-1.3l-0.2,0.3v1h-0.3V123.3z"/> + <path style="clip-path:url(#SVGID_00000067221231281758160010000016043580003915612578_);" d="M222.8,125.4c0,0.2,0,0.4,0,0.5 + h-0.3l0-0.3h0c-0.1,0.2-0.3,0.3-0.6,0.3c-0.3,0-0.6-0.2-0.6-0.8V124h0.3v1c0,0.4,0.1,0.6,0.4,0.6c0.2,0,0.4-0.2,0.5-0.3 + c0-0.1,0-0.1,0-0.2V124h0.3V125.4z"/> + + <rect x="223.7" y="123.2" style="clip-path:url(#SVGID_00000067221231281758160010000016043580003915612578_);" width="0.3" height="2.8"/> + <path style="clip-path:url(#SVGID_00000067221231281758160010000016043580003915612578_);" d="M225.4,123.5v0.5h0.5v0.3h-0.5v1 + c0,0.2,0.1,0.4,0.3,0.4c0.1,0,0.2,0,0.2,0l0,0.3c-0.1,0-0.2,0-0.3,0c-0.2,0-0.3-0.1-0.4-0.1c-0.1-0.1-0.1-0.3-0.1-0.5v-1h-0.3 + V124h0.3v-0.5L225.4,123.5z"/> + <path style="clip-path:url(#SVGID_00000067221231281758160010000016043580003915612578_);" d="M228.3,125.4c0,0.2,0,0.4,0,0.5 + H228l0-0.3h0c-0.1,0.2-0.3,0.3-0.6,0.3c-0.3,0-0.6-0.2-0.6-0.8V124h0.3v1c0,0.4,0.1,0.6,0.4,0.6c0.2,0,0.4-0.2,0.5-0.3 + c0-0.1,0-0.1,0-0.2V124h0.3V125.4z"/> + <path style="clip-path:url(#SVGID_00000067221231281758160010000016043580003915612578_);" d="M229.2,124.6c0-0.2,0-0.4,0-0.6 + h0.3l0,0.4h0c0.1-0.3,0.3-0.4,0.5-0.4c0,0,0.1,0,0.1,0v0.3c0,0-0.1,0-0.1,0c-0.2,0-0.4,0.2-0.5,0.4c0,0,0,0.1,0,0.2v1h-0.3 + V124.6z"/> + <path style="clip-path:url(#SVGID_00000067221231281758160010000016043580003915612578_);" d="M233.6,125.4c0,0.2,0,0.4,0,0.5 + h-0.3l0-0.3h0c-0.1,0.2-0.3,0.3-0.6,0.3c-0.3,0-0.6-0.2-0.6-0.8V124h0.3v1c0,0.4,0.1,0.6,0.4,0.6c0.2,0,0.4-0.2,0.5-0.3 + c0-0.1,0-0.1,0-0.2V124h0.3V125.4z"/> + <path style="clip-path:url(#SVGID_00000067221231281758160010000016043580003915612578_);" d="M234.5,124.5c0-0.2,0-0.4,0-0.5 + h0.3l0,0.3h0c0.1-0.2,0.3-0.4,0.6-0.4c0.3,0,0.7,0.2,0.7,0.8v1.1h-0.3v-1.1c0-0.3-0.1-0.6-0.4-0.6c-0.2,0-0.4,0.2-0.5,0.3 + c0,0,0,0.1,0,0.2v1.1h-0.3V124.5z"/> + <path style="clip-path:url(#SVGID_00000067221231281758160010000016043580003915612578_);" d="M238.7,123.2v2.3 + c0,0.2,0,0.4,0,0.5h-0.3l0-0.3h0c-0.1,0.2-0.3,0.4-0.6,0.4c-0.5,0-0.8-0.4-0.8-1c0-0.6,0.4-1,0.8-1c0.3,0,0.5,0.1,0.6,0.3h0 + v-1.1H238.7z M238.4,124.8c0,0,0-0.1,0-0.1c-0.1-0.2-0.2-0.4-0.5-0.4c-0.4,0-0.6,0.3-0.6,0.7c0,0.4,0.2,0.7,0.6,0.7 + c0.2,0,0.4-0.2,0.5-0.4c0,0,0-0.1,0-0.1V124.8z"/> + <path style="clip-path:url(#SVGID_00000067221231281758160010000016043580003915612578_);" d="M243,124.8c0-0.4,0-0.8,0-1.1h0 + c-0.1,0.3-0.2,0.6-0.3,1l-0.5,1.3h-0.3l-0.4-1.2c-0.1-0.4-0.2-0.7-0.3-1h0c0,0.3,0,0.8-0.1,1.2l-0.1,1.1h-0.3l0.2-2.6h0.4 + l0.4,1.3c0.1,0.3,0.2,0.6,0.3,0.9h0c0.1-0.3,0.2-0.6,0.3-0.9l0.5-1.3h0.4l0.2,2.6h-0.3L243,124.8z"/> + <path style="clip-path:url(#SVGID_00000067221231281758160010000016043580003915612578_);" d="M244.5,125 + c0,0.5,0.3,0.7,0.6,0.7c0.2,0,0.4,0,0.5-0.1l0.1,0.2c-0.1,0.1-0.3,0.1-0.6,0.1c-0.6,0-0.9-0.4-0.9-0.9s0.3-1,0.9-1 + c0.6,0,0.8,0.5,0.8,0.9c0,0.1,0,0.1,0,0.2H244.5z M245.5,124.8c0-0.2-0.1-0.6-0.5-0.6c-0.3,0-0.5,0.3-0.5,0.6H245.5z"/> + <path style="clip-path:url(#SVGID_00000067221231281758160010000016043580003915612578_);" d="M248.3,123.2v2.3 + c0,0.2,0,0.4,0,0.5H248l0-0.3h0c-0.1,0.2-0.3,0.4-0.6,0.4c-0.5,0-0.8-0.4-0.8-1c0-0.6,0.4-1,0.8-1c0.3,0,0.5,0.1,0.6,0.3h0 + v-1.1H248.3z M247.9,124.8c0,0,0-0.1,0-0.1c-0.1-0.2-0.2-0.4-0.5-0.4c-0.4,0-0.6,0.3-0.6,0.7c0,0.4,0.2,0.7,0.6,0.7 + c0.2,0,0.4-0.2,0.5-0.4c0,0,0-0.1,0-0.1V124.8z"/> + <path style="clip-path:url(#SVGID_00000067221231281758160010000016043580003915612578_);" d="M249.6,123.5 + c0,0.1-0.1,0.2-0.2,0.2c-0.1,0-0.2-0.1-0.2-0.2c0-0.1,0.1-0.2,0.2-0.2C249.5,123.3,249.6,123.4,249.6,123.5 M249.2,124h0.3v1.9 + h-0.3V124z"/> + <path style="clip-path:url(#SVGID_00000067221231281758160010000016043580003915612578_);" d="M250.7,125 + c0,0.5,0.3,0.7,0.6,0.7c0.2,0,0.4,0,0.5-0.1l0.1,0.2c-0.1,0.1-0.3,0.1-0.6,0.1c-0.6,0-0.9-0.4-0.9-0.9s0.3-1,0.9-1 + c0.6,0,0.8,0.5,0.8,0.9c0,0.1,0,0.1,0,0.2H250.7z M251.7,124.8c0-0.2-0.1-0.6-0.5-0.6c-0.3,0-0.5,0.3-0.5,0.6H251.7z"/> + <path style="clip-path:url(#SVGID_00000067221231281758160010000016043580003915612578_);" d="M252.8,124.5c0-0.2,0-0.4,0-0.5 + h0.3l0,0.3h0c0.1-0.2,0.3-0.4,0.6-0.4c0.3,0,0.7,0.2,0.7,0.8v1.1h-0.3v-1.1c0-0.3-0.1-0.6-0.4-0.6c-0.2,0-0.4,0.2-0.5,0.3 + c0,0,0,0.1,0,0.2v1.1h-0.3V124.5z"/> + + <rect x="214.6" y="118.5" style="clip-path:url(#SVGID_00000067221231281758160010000016043580003915612578_);" width="0.2" height="7.5"/> + </g> + </g> + </g> + </g> +</g> +<polygon points="248.1,115.5 248,114.9 250.2,114.1 253.7,112.9 253.1,111 247.2,113 247.2,113 246.8,112.5 251.7,108.7 + 250.5,107.2 242.9,112.7 242.9,107.2 238.6,107.2 238.6,125.8 238.6,125.8 242.9,125.8 242.9,125.8 242.9,120.3 250.5,125.8 + 251.7,124.3 249.6,122.7 246.8,120.6 247.1,120.1 253.1,122 253.7,120.1 248,118.1 248.1,117.6 254.3,117.5 254.3,115.5 "/> +<g> + <path d="M263.2,109.8h-1.8v1.9h-1v-4.5h1v1.8h1.8v-1.8h1v4.5h-1V109.8z"/> + <path d="M265.7,109.7l-0.8-0.4c0.3-0.5,0.8-0.9,1.5-0.9c0.7,0,1.3,0.4,1.3,1.2v1.3c0,0.3,0,0.6,0.1,0.8h-0.7 + c-0.1-0.1-0.1-0.3-0.2-0.4h0c-0.1,0.2-0.4,0.5-0.9,0.5c-0.6,0-1-0.4-1-1c0-0.7,0.7-0.9,1.2-1c0.4-0.1,0.7-0.2,0.7-0.4 + c0-0.2-0.2-0.4-0.5-0.4C266,109.1,265.7,109.3,265.7,109.7z M266.9,110.1c-0.1,0.1-0.3,0.2-0.5,0.3c-0.3,0.1-0.5,0.1-0.5,0.4 + c0,0.2,0.1,0.3,0.4,0.3c0.3,0,0.6-0.2,0.6-0.6V110.1z"/> + <path d="M268.6,108.4h0.9l0,0.5h0c0.2-0.3,0.4-0.6,0.9-0.6c0.4,0,0.7,0.2,0.8,0.6h0c0.2-0.3,0.5-0.6,1-0.6c0.6,0,1,0.4,1,1.2v2.2 + h-0.9v-2c0-0.4-0.2-0.6-0.5-0.6c-0.3,0-0.5,0.3-0.5,0.7v1.9h-0.9v-2c0-0.4-0.2-0.6-0.5-0.6c-0.3,0-0.5,0.2-0.5,0.6v2h-0.9V108.4z" + /> + <path d="M275,111.7h-0.9V107h0.9v1.2c0,0.4,0,0.8,0,0.8h0c0.2-0.3,0.5-0.6,1-0.6c0.7,0,1.3,0.7,1.3,1.7c0,1-0.6,1.7-1.3,1.7 + c-0.5,0-0.8-0.3-0.9-0.6h0V111.7z M275.7,111c0.4,0,0.7-0.4,0.7-1c0-0.6-0.2-1-0.7-1c-0.4,0-0.7,0.4-0.7,1 + C275,110.7,275.3,111,275.7,111z"/> + <path d="M278,108.4h0.9v1.9c0,0.4,0.1,0.7,0.5,0.7s0.5-0.3,0.5-0.6v-1.9h0.9v3.3h-0.9l0-0.5h0c-0.2,0.3-0.4,0.6-1,0.6 + c-0.6,0-1-0.4-1-1.2V108.4z"/> + <path d="M281.7,108.4h0.9l0,0.5h0c0.2-0.3,0.4-0.6,0.8-0.6c0.5,0,0.7,0.4,0.7,0.9c0,0.2,0,0.4,0,0.4l-0.8,0.5 + c0-0.1,0.1-0.3,0.1-0.5c0-0.2-0.1-0.4-0.3-0.4c-0.3,0-0.4,0.3-0.4,0.7v1.9h-0.9V108.4z"/> + <path d="M286,108.4c0.3,0,0.5,0.1,0.7,0.1c0.3,0,0.4-0.2,0.4-0.4c0-0.1,0-0.2,0-0.3l0.8,0.5c0,0.4-0.2,0.6-0.6,0.6 + c-0.1,0-0.2,0-0.3,0v0c0.2,0.1,0.4,0.4,0.4,0.8c0,0.6-0.6,1.1-1.4,1.1c-0.4,0-0.7,0.1-0.7,0.3c0,0.1,0.1,0.2,0.4,0.2 + c0.3,0,0.6-0.1,0.9-0.1c0.7,0,1.2,0.3,1.2,0.9c0,0.8-0.9,1.1-1.8,1.1c-0.9,0-1.7-0.3-1.7-0.8c0-0.3,0.4-0.6,0.7-0.6v0 + c-0.2-0.1-0.5-0.2-0.5-0.5c0-0.4,0.4-0.6,0.8-0.6v0c-0.4-0.1-0.7-0.4-0.7-0.9C284.7,108.8,285.3,108.4,286,108.4z M286.1,112.4 + c0.6,0,1-0.1,1-0.4c0-0.2-0.3-0.3-0.7-0.3c-0.4,0-1.2,0-1.2,0.3C285.2,112.3,285.6,112.4,286.1,112.4z M286.1,110 + c0.3,0,0.6-0.2,0.6-0.5s-0.2-0.5-0.6-0.5c-0.3,0-0.6,0.2-0.6,0.5S285.8,110,286.1,110z"/> + <path d="M260.4,114.3h0.9v1.4c0,0.4,0,0.9,0,0.9h0c0,0,0.2-0.4,0.5-0.8l1.1-1.4h1.1l-1.4,1.8l1.6,2.7h-1.1l-1.1-1.9l-0.7,0.9v1.1 + h-0.9V114.3z"/> + <path d="M264.7,115.5h0.9l0,0.5h0c0.2-0.3,0.4-0.6,0.8-0.6c0.5,0,0.7,0.4,0.7,0.9c0,0.2,0,0.4,0,0.4l-0.8,0.5 + c0-0.1,0.1-0.3,0.1-0.5c0-0.2-0.1-0.4-0.3-0.4c-0.3,0-0.4,0.3-0.4,0.7v1.9h-0.9V115.5z"/> + <path d="M268.5,117.4c0,0.5,0.3,0.8,0.7,0.8c0.3,0,0.6-0.2,0.6-0.5l0.8,0.4c-0.2,0.4-0.7,0.8-1.4,0.8c-0.9,0-1.6-0.6-1.6-1.7 + c0-1.1,0.7-1.7,1.6-1.7c0.9,0,1.5,0.6,1.5,1.5c0,0.3,0,0.4,0,0.4H268.5z M268.5,116.8h1.3c0-0.4-0.3-0.7-0.6-0.7 + C268.9,116.1,268.6,116.3,268.5,116.8z"/> + <path d="M272,116.8l-0.8-0.4c0.3-0.5,0.8-0.9,1.5-0.9c0.7,0,1.3,0.4,1.3,1.2v1.3c0,0.3,0,0.6,0.1,0.8h-0.7 + c-0.1-0.1-0.1-0.3-0.2-0.4h0c-0.1,0.2-0.4,0.5-0.9,0.5c-0.6,0-1-0.4-1-1c0-0.7,0.7-0.9,1.2-1c0.4-0.1,0.7-0.2,0.7-0.4 + c0-0.2-0.2-0.4-0.5-0.4C272.4,116.1,272.1,116.4,272,116.8z M273.2,117.1c-0.1,0.1-0.3,0.2-0.5,0.3c-0.3,0.1-0.5,0.1-0.5,0.4 + c0,0.2,0.1,0.3,0.4,0.3c0.3,0,0.6-0.2,0.6-0.6V117.1z"/> + <path d="M276.8,118.5c-0.1,0.1-0.4,0.3-0.8,0.3c-0.6,0-0.9-0.3-0.9-1v-1.7h-0.5v-0.7h0.5v-0.7l0.9-0.5v1.2h0.7v0.7H276v1.6 + c0,0.3,0.1,0.3,0.2,0.3c0.1,0,0.2-0.1,0.3-0.2L276.8,118.5z"/> + <path d="M277.4,114.1h0.9v0.9h-0.9V114.1z M277.4,115.5h0.9v3.3h-0.9V115.5z"/> + <path d="M280.4,117.9L280.4,117.9c0,0,0.1-0.6,0.3-1l0.4-1.4h0.9l-1,3.3h-1.1l-1-3.3h1l0.4,1.4 + C280.3,117.3,280.4,117.9,280.4,117.9z"/> + <path d="M261.2,123.5c0,0.8,0.4,1.5,1.1,1.5c0.6,0,0.9-0.5,0.9-1v0H262v-0.8h2.2v2.6h-0.8l0.1-0.6h0c-0.2,0.3-0.6,0.7-1.2,0.7 + c-1.1,0-1.9-0.9-1.9-2.3s0.9-2.3,2.1-2.3c0.9,0,1.6,0.5,1.9,1.2l-0.9,0.6c-0.1-0.5-0.4-0.9-1-0.9 + C261.6,122.1,261.2,122.7,261.2,123.5z"/> + <path d="M265.7,124.4c0,0.5,0.3,0.8,0.7,0.8c0.3,0,0.6-0.2,0.6-0.5l0.8,0.4c-0.2,0.4-0.7,0.8-1.4,0.8c-0.9,0-1.6-0.6-1.6-1.7 + c0-1.1,0.7-1.7,1.6-1.7c0.9,0,1.5,0.6,1.5,1.5c0,0.3,0,0.4,0,0.4H265.7z M265.8,123.8h1.3c0-0.4-0.3-0.7-0.6-0.7 + C266.1,123.1,265.8,123.4,265.8,123.8z"/> + <path d="M270.4,124.9c0-0.3-0.4-0.3-0.8-0.4c-0.5-0.1-1.1-0.4-1.1-1c0-0.6,0.6-1,1.3-1c0.6,0,1.2,0.3,1.5,0.7l-0.8,0.4 + c-0.1-0.3-0.3-0.5-0.7-0.5c-0.2,0-0.4,0.1-0.4,0.3c0,0.2,0.4,0.3,0.9,0.4c0.5,0.2,1,0.4,1,1c0,0.7-0.6,1-1.3,1 + c-0.8,0-1.4-0.3-1.6-0.8l0.8-0.4c0.1,0.4,0.4,0.6,0.8,0.6C270.3,125.2,270.4,125.1,270.4,124.9z"/> + <path d="M272.8,124.4c0,0.5,0.3,0.8,0.7,0.8c0.3,0,0.6-0.2,0.6-0.5l0.8,0.4c-0.2,0.4-0.7,0.8-1.4,0.8c-0.9,0-1.6-0.6-1.6-1.7 + c0-1.1,0.7-1.7,1.6-1.7c0.9,0,1.5,0.6,1.5,1.5c0,0.3,0,0.4,0,0.4H272.8z M272.8,123.8h1.3c0-0.4-0.3-0.7-0.6-0.7 + C273.1,123.1,272.8,123.4,272.8,123.8z"/> + <path d="M275.6,121.1h0.9v4.7h-0.9V121.1z"/> + <path d="M277.5,121.1h0.9v4.7h-0.9V121.1z"/> + <path d="M281.1,124.9c0-0.3-0.4-0.3-0.8-0.4c-0.5-0.1-1.1-0.4-1.1-1c0-0.6,0.6-1,1.3-1c0.6,0,1.2,0.3,1.5,0.7l-0.8,0.4 + c-0.1-0.3-0.3-0.5-0.7-0.5c-0.2,0-0.4,0.1-0.4,0.3c0,0.2,0.4,0.3,0.9,0.4c0.5,0.2,1,0.4,1,1c0,0.7-0.6,1-1.3,1 + c-0.8,0-1.4-0.3-1.6-0.8l0.8-0.4c0.1,0.4,0.4,0.6,0.8,0.6C280.9,125.2,281.1,125.1,281.1,124.9z"/> + <path d="M283.5,124.2c0,0.6,0.2,1,0.6,1c0.4,0,0.6-0.4,0.6-0.8l0.8,0.4c-0.1,0.5-0.6,1.1-1.4,1.1c-0.9,0-1.6-0.6-1.6-1.7 + c0-1.1,0.7-1.7,1.6-1.7c0.8,0,1.3,0.5,1.4,1.1l-0.8,0.4c0-0.4-0.2-0.8-0.6-0.8C283.7,123.2,283.5,123.6,283.5,124.2z"/> + <path d="M289.1,125.8h-0.9v-1.9c0-0.4-0.1-0.7-0.5-0.7s-0.6,0.3-0.6,0.6v1.9h-0.9v-4.7h0.9v1.2c0,0.4,0,0.8,0,0.8h0 + c0.2-0.3,0.4-0.6,1-0.6c0.6,0,1,0.4,1,1.2V125.8z"/> + <path d="M290.6,123.8l-0.8-0.4c0.3-0.5,0.8-0.9,1.5-0.9c0.7,0,1.3,0.4,1.3,1.2v1.3c0,0.3,0,0.6,0.1,0.8H292 + c-0.1-0.1-0.1-0.3-0.2-0.4h0c-0.1,0.2-0.4,0.5-0.9,0.5c-0.6,0-1-0.4-1-1c0-0.7,0.7-0.9,1.2-1c0.4-0.1,0.7-0.2,0.7-0.4 + c0-0.2-0.2-0.4-0.5-0.4C290.9,123.2,290.7,123.4,290.6,123.8z M291.8,124.2c-0.1,0.1-0.3,0.2-0.5,0.3c-0.3,0.1-0.5,0.1-0.5,0.4 + c0,0.2,0.1,0.3,0.4,0.3c0.3,0,0.6-0.2,0.6-0.6V124.2z"/> + <path d="M294.6,122.2v0.3h0.6v0.7h-0.6v2.6h-0.9v-2.6h-0.5v-0.7h0.5v-0.3c0-0.8,0.5-1.2,1.2-1.2c0.5,0,0.8,0.2,1,0.4l-0.6,0.6 + c0-0.2-0.1-0.4-0.3-0.4C294.7,121.7,294.6,121.9,294.6,122.2z M297.6,125.6c-0.1,0.1-0.4,0.3-0.8,0.3c-0.6,0-0.9-0.3-0.9-1v-1.7 + h-0.4v-0.7h0.4v-0.7l0.9-0.5v1.2h0.7v0.7h-0.7v1.6c0,0.3,0.1,0.3,0.2,0.3c0.1,0,0.2-0.1,0.3-0.2L297.6,125.6z"/> +</g> +<g> + <polygon points="331.4,105.8 325.6,109.2 331.4,112.6 337.2,109.2 "/> + <polygon points="325.3,120.5 319.4,123.8 325.3,127.2 331.1,123.8 "/> + <polygon points="331.8,113.3 331.8,123.4 337.7,120 337.7,109.9 "/> + <polygon points="319,113 319,123.1 324.8,119.7 324.8,109.6 "/> +</g> +<g> + <path d="M344.6,107.2h1.1v4.4h2.2l-0.1,0.7h-3.2V107.2z"/> + <path d="M349.3,107.2h1.1v5.1h-1.1V107.2z"/> + <path d="M352.1,109.7c0-1.8,1.1-2.6,2.4-2.6c1.2,0,1.7,0.4,1.7,0.4l0.1,1c0,0-0.6-0.6-1.6-0.6c-0.9,0-1.5,0.5-1.5,1.8 + c0,1.3,0.7,1.8,1.5,1.8c0.4,0,0.6-0.1,0.6-0.1v-1.1h-0.9v-0.6h1.9v2c0,0-0.7,0.5-2,0.5C353.1,112.3,352.1,111.6,352.1,109.7z"/> + <path d="M359.4,107.2h0.7v2.3h2.5v-2.3h0.7v5.1h-0.7v-2.4h-2.5v2.4h-0.7V107.2z"/> + <path d="M367,109.9v2.4h-0.6v-0.5c-0.2,0.4-0.7,0.6-1.3,0.6c-0.6,0-1-0.4-1-0.9c0-0.9,1-1.1,2.2-1.2h0v-0.3c0-0.4-0.2-0.7-0.8-0.7 + c-0.8,0-1.4,0.4-1.4,0.4l0.1-0.5c0,0,0.5-0.4,1.4-0.4C366.7,108.7,367,109.3,367,109.9z M366.4,110.9v-0.3h0 + c-0.9,0.1-1.6,0.2-1.6,0.8c0,0.3,0.2,0.5,0.5,0.5C366,111.9,366.4,111.4,366.4,110.9z"/> + <path d="M372.8,109.8v2.5h-0.6v-2.4c0-0.4-0.1-0.7-0.6-0.7c-0.5,0-1,0.4-1,1.1v1.9h-0.6v-2.4c0-0.4-0.1-0.7-0.6-0.7 + c-0.5,0-1,0.4-1,1.1v1.9H368v-3.5h0.6v0.6c0.2-0.4,0.6-0.7,1.2-0.7c0.5,0,0.8,0.2,0.9,0.7c0.2-0.4,0.7-0.7,1.2-0.7 + C372.5,108.7,372.8,109.1,372.8,109.8z"/> + <path d="M377,110.5c0,1.2-0.7,1.8-1.4,1.8c-0.5,0-0.9-0.2-1.1-0.6v0.5h-0.6v-5.1h0.6v2.2c0.2-0.4,0.6-0.6,1.2-0.6 + C376.4,108.7,377,109.3,377,110.5z M376.3,110.5c0-0.9-0.3-1.3-0.9-1.3c-0.5,0-1,0.4-1,1.3c0,0.9,0.4,1.3,1,1.3 + C376,111.9,376.3,111.5,376.3,110.5z"/> + <path d="M380.7,108.8v3.5h-0.6v-0.6c-0.3,0.4-0.7,0.7-1.3,0.7c-0.7,0-1-0.4-1-1.1v-2.5h0.6v2.4c0,0.4,0.2,0.7,0.6,0.7 + c0.6,0,1.1-0.4,1.1-1.1v-1.9H380.7z"/> + <path d="M383.7,109.4c0,0-0.1,0-0.4,0c-0.6,0-1.1,0.5-1.1,1.4v1.5h-0.6v-3.5h0.6v0.9c0.2-0.6,0.7-0.9,1.2-0.9c0.1,0,0.2,0,0.2,0 + L383.7,109.4z"/> + <path d="M387.1,108.8v3.6c0,0.7-0.4,1.3-1.6,1.3c-0.8,0-1.3-0.4-1.3-0.4l-0.1-0.5c0,0,0.5,0.5,1.3,0.5c0.7,0,1-0.3,1-0.8v-0.8 + c-0.2,0.4-0.6,0.6-1.2,0.6c-0.8,0-1.4-0.6-1.4-1.7c0-1.2,0.7-1.7,1.4-1.7c0.5,0,0.9,0.2,1.1,0.6v-0.5H387.1z M386.6,110.5 + c0-0.9-0.4-1.3-1-1.3c-0.6,0-0.9,0.4-0.9,1.3c0,0.9,0.3,1.3,0.9,1.3C386.1,111.7,386.6,111.3,386.6,110.5z"/> + <path d="M344.7,114.6h0.4v2.7h1.4l0,0.3h-1.8V114.6z"/> + <path d="M348.5,116.2v1.4h-0.3v-0.3c-0.1,0.2-0.4,0.4-0.8,0.4c-0.4,0-0.6-0.2-0.6-0.5c0-0.5,0.6-0.7,1.3-0.7h0v-0.2 + c0-0.3-0.1-0.4-0.5-0.4c-0.5,0-0.8,0.3-0.8,0.3l0-0.3c0,0,0.3-0.2,0.8-0.2C348.4,115.5,348.5,115.8,348.5,116.2z M348.2,116.8v-0.2 + h0c-0.5,0.1-0.9,0.1-0.9,0.5c0,0.2,0.1,0.3,0.3,0.3C348,117.4,348.2,117.1,348.2,116.8z"/> + <path d="M350.9,116.2v1.5h-0.4v-1.4c0-0.2-0.1-0.4-0.4-0.4c-0.3,0-0.6,0.2-0.6,0.7v1.1h-0.4v-2.1h0.3v0.4c0.1-0.2,0.4-0.4,0.7-0.4 + C350.7,115.5,350.9,115.7,350.9,116.2z"/> + <path d="M353.3,114.6v3h-0.3v-0.4c-0.1,0.2-0.4,0.4-0.7,0.4c-0.5,0-0.8-0.4-0.8-1.1c0-0.7,0.4-1.1,0.9-1.1c0.3,0,0.5,0.1,0.6,0.3 + v-1.2H353.3z M352.9,116.6c0-0.5-0.3-0.8-0.6-0.8c-0.4,0-0.5,0.2-0.5,0.8c0,0.5,0.2,0.8,0.5,0.8 + C352.7,117.4,352.9,117.1,352.9,116.6z"/> + <path d="M354.9,117.3c0.4,0,0.6-0.1,0.6-0.1l0,0.3c0,0-0.2,0.2-0.7,0.2c-0.6,0-1-0.3-1-1.1c0-0.7,0.4-1.1,0.9-1.1 + c0.5,0,0.8,0.3,0.8,0.9c0,0.1,0,0.2,0,0.2h-1.4C354.2,117.1,354.5,117.3,354.9,117.3z M354.2,116.4h1c0-0.4-0.2-0.6-0.5-0.6 + C354.4,115.8,354.2,116,354.2,116.4z"/> + <path d="M356.1,117.5l0-0.4c0,0,0.3,0.3,0.8,0.3c0.3,0,0.4-0.1,0.4-0.3c0-0.2-0.1-0.3-0.4-0.3l-0.2-0.1c-0.4-0.1-0.6-0.2-0.6-0.6 + c0-0.4,0.3-0.6,0.8-0.6c0.5,0,0.7,0.2,0.7,0.2l0,0.4c0,0-0.3-0.3-0.7-0.3c-0.3,0-0.4,0.1-0.4,0.3c0,0.2,0.1,0.2,0.4,0.3l0.2,0.1 + c0.3,0.1,0.6,0.2,0.6,0.6c0,0.4-0.3,0.6-0.8,0.6C356.3,117.6,356.1,117.5,356.1,117.5z"/> + <path d="M360,116.6c0,0.7-0.4,1.1-0.9,1.1c-0.3,0-0.5-0.1-0.7-0.3v0.3h-0.3v-3h0.4v1.3c0.1-0.2,0.4-0.4,0.7-0.4 + C359.6,115.5,360,115.9,360,116.6z M359.6,116.6c0-0.5-0.2-0.8-0.5-0.8c-0.3,0-0.6,0.3-0.6,0.8s0.3,0.8,0.6,0.8 + C359.4,117.4,359.6,117.1,359.6,116.6z"/> + <path d="M361.6,117.3c0.4,0,0.6-0.1,0.6-0.1l0,0.3c0,0-0.2,0.2-0.7,0.2c-0.6,0-1-0.3-1-1.1c0-0.7,0.4-1.1,0.9-1.1 + c0.5,0,0.8,0.3,0.8,0.9c0,0.1,0,0.2,0,0.2h-1.4C360.8,117.1,361.1,117.3,361.6,117.3z M360.8,116.4h1c0-0.4-0.2-0.6-0.5-0.6 + C361,115.8,360.9,116,360.8,116.4z"/> + <path d="M363.9,117.3l0,0.2c0,0-0.2,0.1-0.5,0.1c-0.4,0-0.6-0.2-0.6-0.6v-1.3h-0.4v-0.2h0.4v-0.6h0.4v0.6h0.7l0,0.2h-0.7v1.2 + c0,0.2,0.1,0.3,0.3,0.3C363.8,117.4,363.9,117.3,363.9,117.3z"/> + <path d="M365.6,115.9c0,0-0.1,0-0.2,0c-0.4,0-0.6,0.3-0.6,0.8v0.9h-0.4v-2.1h0.3v0.5c0.1-0.3,0.4-0.5,0.7-0.5c0.1,0,0.1,0,0.1,0 + L365.6,115.9z"/> + <path d="M366,114.6h0.4v0.5H366V114.6z M366,115.5h0.4v2.1H366V115.5z"/> + <path d="M368.1,117.3c0.4,0,0.6-0.1,0.6-0.1l0,0.3c0,0-0.2,0.2-0.7,0.2c-0.6,0-1-0.3-1-1.1c0-0.7,0.4-1.1,0.9-1.1 + c0.5,0,0.8,0.3,0.8,0.9c0,0.1,0,0.2,0,0.2h-1.4C367.3,117.1,367.6,117.3,368.1,117.3z M367.3,116.4h1c0-0.4-0.2-0.6-0.5-0.6 + C367.5,115.8,367.4,116,367.3,116.4z"/> + <path d="M371.1,116.6c0,0.7-0.4,1.1-0.9,1.1c-0.3,0-0.5-0.1-0.7-0.3v0.3h-0.3v-3h0.4v1.3c0.1-0.2,0.4-0.4,0.7-0.4 + C370.8,115.5,371.1,115.9,371.1,116.6z M370.7,116.6c0-0.5-0.2-0.8-0.5-0.8c-0.3,0-0.6,0.3-0.6,0.8s0.3,0.8,0.6,0.8 + C370.5,117.4,370.7,117.1,370.7,116.6z"/> + <path d="M344.7,118.7h0.4v3h-0.4V118.7z"/> + <path d="M348.6,120.3v1.5h-0.4v-1.4c0-0.2-0.1-0.4-0.3-0.4c-0.3,0-0.6,0.2-0.6,0.7v1.1H347v-1.4c0-0.2-0.1-0.4-0.3-0.4 + c-0.3,0-0.6,0.2-0.6,0.7v1.1h-0.4v-2.1h0.3v0.4c0.1-0.2,0.4-0.4,0.7-0.4c0.3,0,0.5,0.1,0.6,0.4c0.1-0.2,0.4-0.4,0.7-0.4 + C348.4,119.6,348.6,119.9,348.6,120.3z"/> + <path d="M352.1,120.3v1.5h-0.4v-1.4c0-0.2-0.1-0.4-0.3-0.4c-0.3,0-0.6,0.2-0.6,0.7v1.1h-0.4v-1.4c0-0.2-0.1-0.4-0.3-0.4 + c-0.3,0-0.6,0.2-0.6,0.7v1.1h-0.4v-2.1h0.3v0.4c0.1-0.2,0.4-0.4,0.7-0.4c0.3,0,0.5,0.1,0.6,0.4c0.1-0.2,0.4-0.4,0.7-0.4 + C352,119.6,352.1,119.9,352.1,120.3z"/> + <path d="M352.6,120.7c0-0.7,0.4-1.1,1-1.1c0.6,0,1,0.3,1,1.1c0,0.7-0.4,1.1-1,1.1C353.1,121.8,352.6,121.4,352.6,120.7z + M354.2,120.7c0-0.6-0.2-0.8-0.6-0.8c-0.4,0-0.6,0.2-0.6,0.8c0,0.6,0.2,0.8,0.6,0.8C354,121.5,354.2,121.3,354.2,120.7z"/> + <path d="M357,120.7c0,0.7-0.4,1.1-0.9,1.1c-0.3,0-0.5-0.1-0.7-0.3v0.3h-0.3v-3h0.4v1.3c0.1-0.2,0.4-0.4,0.7-0.4 + C356.6,119.6,357,120,357,120.7z M356.6,120.7c0-0.5-0.2-0.8-0.5-0.8c-0.3,0-0.6,0.3-0.6,0.8s0.3,0.8,0.6,0.8 + C356.4,121.5,356.6,121.3,356.6,120.7z"/> + <path d="M357.5,118.8h0.4v0.5h-0.4V118.8z M357.5,119.7h0.4v2.1h-0.4V119.7z"/> + <path d="M358.5,118.7h0.4v3h-0.4V118.7z"/> + <path d="M359.5,118.8h0.4v0.5h-0.4V118.8z M359.5,119.7h0.4v2.1h-0.4V119.7z"/> + <path d="M361.6,121.5c0.4,0,0.6-0.1,0.6-0.1l0,0.3c0,0-0.2,0.2-0.7,0.2c-0.6,0-1-0.3-1-1.1c0-0.7,0.4-1.1,0.9-1.1 + c0.5,0,0.8,0.3,0.8,0.9c0,0.1,0,0.2,0,0.2h-1.4C360.9,121.2,361.1,121.5,361.6,121.5z M360.8,120.5h1c0-0.4-0.2-0.6-0.5-0.6 + C361.1,119.9,360.9,120.1,360.8,120.5z"/> + <path d="M364.5,120.3v1.5h-0.4v-1.4c0-0.2-0.1-0.4-0.4-0.4c-0.3,0-0.6,0.2-0.6,0.7v1.1h-0.4v-2.1h0.3v0.4c0.1-0.2,0.4-0.4,0.7-0.4 + C364.3,119.6,364.5,119.9,364.5,120.3z"/> + <path d="M368,120.3v1.5h-0.4v-1.4c0-0.2-0.1-0.4-0.3-0.4c-0.3,0-0.6,0.2-0.6,0.7v1.1h-0.4v-1.4c0-0.2-0.1-0.4-0.3-0.4 + c-0.3,0-0.6,0.2-0.6,0.7v1.1h-0.4v-2.1h0.3v0.4c0.1-0.2,0.4-0.4,0.7-0.4c0.3,0,0.5,0.1,0.6,0.4c0.1-0.2,0.4-0.4,0.7-0.4 + C367.8,119.6,368,119.9,368,120.3z"/> + <path d="M370.2,120.3v1.4h-0.3v-0.3c-0.1,0.2-0.4,0.4-0.8,0.4c-0.4,0-0.6-0.2-0.6-0.5c0-0.5,0.6-0.7,1.3-0.7h0v-0.2 + c0-0.3-0.1-0.4-0.5-0.4c-0.5,0-0.8,0.3-0.8,0.3l0-0.3c0,0,0.3-0.2,0.8-0.2C370.1,119.6,370.2,120,370.2,120.3z M369.9,120.9v-0.2h0 + c-0.5,0.1-0.9,0.1-0.9,0.5c0,0.2,0.1,0.3,0.3,0.3C369.6,121.5,369.9,121.2,369.9,120.9z"/> + <path d="M372.6,120.3v1.5h-0.4v-1.4c0-0.2-0.1-0.4-0.4-0.4c-0.3,0-0.6,0.2-0.6,0.7v1.1h-0.4v-2.1h0.3v0.4c0.1-0.2,0.4-0.4,0.7-0.4 + C372.4,119.6,372.6,119.9,372.6,120.3z"/> + <path d="M374.8,120.3v1.4h-0.3v-0.3c-0.1,0.2-0.4,0.4-0.8,0.4c-0.4,0-0.6-0.2-0.6-0.5c0-0.5,0.6-0.7,1.3-0.7h0v-0.2 + c0-0.3-0.1-0.4-0.5-0.4c-0.5,0-0.8,0.3-0.8,0.3l0-0.3c0,0,0.3-0.2,0.8-0.2C374.6,119.6,374.8,120,374.8,120.3z M374.4,120.9v-0.2h0 + c-0.5,0.1-0.9,0.1-0.9,0.5c0,0.2,0.1,0.3,0.3,0.3C374.2,121.5,374.4,121.2,374.4,120.9z"/> + <path d="M377.2,119.7v2.1c0,0.4-0.2,0.8-1,0.8c-0.5,0-0.8-0.3-0.8-0.3l0-0.3c0,0,0.3,0.3,0.8,0.3c0.4,0,0.6-0.2,0.6-0.5v-0.5 + c-0.1,0.2-0.4,0.4-0.7,0.4c-0.5,0-0.8-0.3-0.8-1c0-0.7,0.4-1,0.9-1c0.3,0,0.5,0.1,0.7,0.3v-0.3H377.2z M376.8,120.7 + c0-0.5-0.3-0.7-0.6-0.7c-0.4,0-0.5,0.2-0.5,0.7c0,0.5,0.2,0.8,0.5,0.8C376.6,121.4,376.8,121.2,376.8,120.7z"/> + <path d="M378.8,121.5c0.4,0,0.6-0.1,0.6-0.1l0,0.3c0,0-0.2,0.2-0.7,0.2c-0.6,0-1-0.3-1-1.1c0-0.7,0.4-1.1,0.9-1.1 + c0.5,0,0.8,0.3,0.8,0.9c0,0.1,0,0.2,0,0.2h-1.4C378.1,121.2,378.3,121.5,378.8,121.5z M378.1,120.5h1c0-0.4-0.2-0.6-0.5-0.6 + C378.3,119.9,378.1,120.1,378.1,120.5z"/> + <path d="M382.9,120.3v1.5h-0.4v-1.4c0-0.2-0.1-0.4-0.3-0.4c-0.3,0-0.6,0.2-0.6,0.7v1.1h-0.4v-1.4c0-0.2-0.1-0.4-0.3-0.4 + c-0.3,0-0.6,0.2-0.6,0.7v1.1H380v-2.1h0.3v0.4c0.1-0.2,0.4-0.4,0.7-0.4c0.3,0,0.5,0.1,0.6,0.4c0.1-0.2,0.4-0.4,0.7-0.4 + C382.7,119.6,382.9,119.9,382.9,120.3z"/> + <path d="M384.5,121.5c0.4,0,0.6-0.1,0.6-0.1l0,0.3c0,0-0.2,0.2-0.7,0.2c-0.6,0-1-0.3-1-1.1c0-0.7,0.4-1.1,0.9-1.1 + c0.5,0,0.8,0.3,0.8,0.9c0,0.1,0,0.2,0,0.2h-1.4C383.8,121.2,384.1,121.5,384.5,121.5z M383.8,120.5h1c0-0.4-0.2-0.6-0.5-0.6 + C384,119.9,383.8,120.1,383.8,120.5z"/> + <path d="M387.4,120.3v1.5h-0.4v-1.4c0-0.2-0.1-0.4-0.4-0.4c-0.3,0-0.6,0.2-0.6,0.7v1.1h-0.4v-2.1h0.3v0.4c0.1-0.2,0.4-0.4,0.7-0.4 + C387.2,119.6,387.4,119.9,387.4,120.3z"/> + <path d="M389.2,121.4l0,0.2c0,0-0.2,0.1-0.5,0.1c-0.4,0-0.6-0.2-0.6-0.6v-1.3h-0.4v-0.2h0.4v-0.6h0.4v0.6h0.7l0,0.2h-0.7v1.2 + c0,0.2,0.1,0.3,0.3,0.3C389.1,121.5,389.2,121.4,389.2,121.4z"/> + <path d="M346.4,123.8v2.1H346v-0.4c-0.2,0.2-0.4,0.4-0.7,0.4c-0.4,0-0.6-0.2-0.6-0.7v-1.5h0.4v1.4c0,0.2,0.1,0.4,0.4,0.4 + c0.3,0,0.6-0.3,0.6-0.7v-1.1H346.4z"/> + <path d="M348.7,124.4v1.5h-0.4v-1.4c0-0.2-0.1-0.4-0.4-0.4c-0.3,0-0.6,0.2-0.6,0.7v1.1H347v-2.1h0.3v0.4c0.1-0.2,0.4-0.4,0.7-0.4 + C348.5,123.7,348.7,124,348.7,124.4z"/> + <path d="M351.1,122.8v3h-0.3v-0.4c-0.1,0.2-0.4,0.4-0.7,0.4c-0.5,0-0.8-0.4-0.8-1.1c0-0.7,0.4-1.1,0.9-1.1c0.3,0,0.5,0.1,0.6,0.3 + v-1.2H351.1z M350.8,124.8c0-0.5-0.3-0.8-0.6-0.8c-0.4,0-0.5,0.2-0.5,0.8c0,0.5,0.2,0.8,0.5,0.8 + C350.5,125.6,350.8,125.3,350.8,124.8z"/> + <path d="M352.9,124.3c0-1.1,0.6-1.6,1.4-1.6c0.7,0,1,0.3,1,0.3l0.1,0.4c0,0-0.4-0.4-1-0.4c-0.6,0-1,0.4-1,1.2 + c0,0.9,0.5,1.3,1.1,1.3c0.3,0,0.6-0.1,0.6-0.1v-0.8h-0.6v-0.2h1v1.1c0,0-0.4,0.3-1.1,0.3C353.5,125.9,352.9,125.4,352.9,124.3z"/> + <path d="M357.2,124.1c0,0-0.1,0-0.2,0c-0.4,0-0.6,0.3-0.6,0.8v0.9H356v-2.1h0.3v0.5c0.1-0.3,0.4-0.5,0.7-0.5c0.1,0,0.1,0,0.1,0 + L357.2,124.1z"/> + <path d="M359.3,123.8v2.1H359v-0.4c-0.2,0.2-0.4,0.4-0.7,0.4c-0.4,0-0.6-0.2-0.6-0.7v-1.5h0.4v1.4c0,0.2,0.1,0.4,0.4,0.4 + c0.3,0,0.6-0.3,0.6-0.7v-1.1H359.3z"/> + <path d="M361.7,124.4v1.5h-0.4v-1.4c0-0.2-0.1-0.4-0.4-0.4c-0.3,0-0.6,0.2-0.6,0.7v1.1H360v-2.1h0.3v0.4c0.1-0.2,0.4-0.4,0.7-0.4 + C361.5,123.7,361.7,124,361.7,124.4z"/> + <path d="M364.1,122.8v3h-0.3v-0.4c-0.1,0.2-0.4,0.4-0.7,0.4c-0.5,0-0.8-0.4-0.8-1.1c0-0.7,0.4-1.1,0.9-1.1c0.3,0,0.5,0.1,0.6,0.3 + v-1.2H364.1z M363.7,124.8c0-0.5-0.3-0.8-0.6-0.8c-0.4,0-0.5,0.2-0.5,0.8c0,0.5,0.2,0.8,0.5,0.8 + C363.5,125.6,363.7,125.3,363.7,124.8z"/> + <path d="M364.5,123.8h0.4l0.6,1.7l0.6-1.7h0.3l-0.8,2.1h-0.4L364.5,123.8z"/> + <path d="M367.7,125.6c0.4,0,0.6-0.1,0.6-0.1l0,0.3c0,0-0.2,0.2-0.7,0.2c-0.6,0-1-0.3-1-1.1c0-0.7,0.4-1.1,0.9-1.1 + c0.5,0,0.8,0.3,0.8,0.9c0,0.1,0,0.2,0,0.2H367C367,125.3,367.3,125.6,367.7,125.6z M367,124.6h1c0-0.4-0.2-0.6-0.5-0.6 + C367.2,124,367.1,124.2,367,124.6z"/> + <path d="M370.1,124.1c0,0-0.1,0-0.2,0c-0.4,0-0.6,0.3-0.6,0.8v0.9h-0.4v-2.1h0.3v0.5c0.1-0.3,0.4-0.5,0.7-0.5c0.1,0,0.1,0,0.1,0 + L370.1,124.1z"/> + <path d="M373.5,124.4v1.5h-0.4v-1.4c0-0.2-0.1-0.4-0.3-0.4c-0.3,0-0.6,0.2-0.6,0.7v1.1h-0.4v-1.4c0-0.2-0.1-0.4-0.3-0.4 + c-0.3,0-0.6,0.2-0.6,0.7v1.1h-0.4v-2.1h0.3v0.4c0.1-0.2,0.4-0.4,0.7-0.4c0.3,0,0.5,0.1,0.6,0.4c0.1-0.2,0.4-0.4,0.7-0.4 + C373.3,123.7,373.5,124,373.5,124.4z"/> + <path d="M374,124.8c0-0.7,0.4-1.1,1-1.1c0.6,0,1,0.3,1,1.1c0,0.7-0.4,1.1-1,1.1C374.4,125.9,374,125.6,374,124.8z M375.6,124.8 + c0-0.6-0.2-0.8-0.6-0.8c-0.4,0-0.6,0.2-0.6,0.8c0,0.6,0.2,0.8,0.6,0.8C375.3,125.6,375.6,125.4,375.6,124.8z M374.4,122.9h0.3v0.5 + h-0.3V122.9z M375.1,122.9h0.3v0.5h-0.3V122.9z"/> + <path d="M378.2,123.8v2.1c0,0.4-0.2,0.8-1,0.8c-0.5,0-0.8-0.3-0.8-0.3l0-0.3c0,0,0.3,0.3,0.8,0.3c0.4,0,0.6-0.2,0.6-0.5v-0.5 + c-0.1,0.2-0.4,0.4-0.7,0.4c-0.5,0-0.8-0.3-0.8-1c0-0.7,0.4-1,0.9-1c0.3,0,0.5,0.1,0.7,0.3v-0.3H378.2z M377.9,124.8 + c0-0.5-0.3-0.7-0.6-0.7c-0.4,0-0.5,0.2-0.5,0.7c0,0.5,0.2,0.8,0.5,0.8C377.6,125.5,377.9,125.3,377.9,124.8z"/> + <path d="M379.8,125.6c0.4,0,0.6-0.1,0.6-0.1l0,0.3c0,0-0.2,0.2-0.7,0.2c-0.6,0-1-0.3-1-1.1c0-0.7,0.4-1.1,0.9-1.1 + c0.5,0,0.8,0.3,0.8,0.9c0,0.1,0,0.2,0,0.2h-1.4C379.1,125.3,379.4,125.6,379.8,125.6z M379.1,124.6h1c0-0.4-0.2-0.6-0.5-0.6 + C379.3,124,379.2,124.2,379.1,124.6z"/> + <path d="M382.7,124.4v1.5h-0.4v-1.4c0-0.2-0.1-0.4-0.4-0.4c-0.3,0-0.6,0.2-0.6,0.7v1.1H381v-2.1h0.3v0.4c0.1-0.2,0.4-0.4,0.7-0.4 + C382.5,123.7,382.7,124,382.7,124.4z"/> +</g> +</svg> diff --git a/public/images/logos/logo-kreativezwischennutzung-jupiter_2by1.svg b/public/images/logos/logo-kreativezwischennutzung-jupiter_2by1.svg new file mode 100644 index 0000000000000000000000000000000000000000..dbec3fa7ee64a1d75d8e125c8468ecc03e8c731d --- /dev/null +++ b/public/images/logos/logo-kreativezwischennutzung-jupiter_2by1.svg @@ -0,0 +1,814 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 26.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" + viewBox="0 0 240 120" style="enable-background:new 0 0 240 120;" xml:space="preserve"> +<style type="text/css"> + .st0{fill:#FFFFFF;} + .st1{clip-path:url(#SVGID_00000064334237604931856870000005940955475284494725_);} + .st2{clip-path:url(#SVGID_00000105413003873454110050000000101965067162934452_);} + .st3{clip-path:url(#SVGID_00000052093725238884141930000013230575523688478868_);} + .st4{clip-path:url(#SVGID_00000009582185634094305160000017062898553336579489_);} + .st5{clip-path:url(#SVGID_00000183951690766864804770000008505608968233040291_);} + .st6{clip-path:url(#SVGID_00000078728744376275019680000015922297024357469356_);} + .st7{clip-path:url(#SVGID_00000170958533544911268650000012889689967449463186_);} + .st8{clip-path:url(#SVGID_00000086670057676521435340000018000113607560964771_);} + .st9{clip-path:url(#SVGID_00000121269473455663714490000001022338347027284362_);} + .st10{clip-path:url(#SVGID_00000061439768787843922900000009471543561393659042_);} + .st11{clip-path:url(#SVGID_00000097479405111382160980000017128565217859769022_);} + .st12{clip-path:url(#SVGID_00000081632041166547185830000002523325684340267454_);} + .st13{clip-path:url(#SVGID_00000181056211955711997820000018186569619850962083_);} + .st14{clip-path:url(#SVGID_00000155104328694638358370000005612275686670118790_);} + .st15{clip-path:url(#SVGID_00000127736296547567304210000006219623652982080177_);} + .st16{clip-path:url(#SVGID_00000035506110989521213490000004227130605019381155_);} + .st17{clip-path:url(#SVGID_00000016055861569827607180000000505662792689300096_);} + .st18{clip-path:url(#SVGID_00000150070091562497533230000007725296828913084607_);} + .st19{clip-path:url(#SVGID_00000084488310202523813600000009661916487352177079_);} + .st20{clip-path:url(#SVGID_00000037680106048965344720000008369661998818635957_);} + .st21{clip-path:url(#SVGID_00000167360449808546647660000002836106551356615077_);} + .st22{clip-path:url(#SVGID_00000072264080479666241340000000523873055906888582_);} + .st23{clip-path:url(#SVGID_00000058570984420590533000000018058106074268211867_);} + .st24{clip-path:url(#SVGID_00000114048423261107498240000000645720002826811556_);} + .st25{clip-path:url(#SVGID_00000011007577686782203300000006615090477661319297_);} + .st26{clip-path:url(#SVGID_00000129909157352228134860000000498373199677175434_);} + .st27{clip-path:url(#SVGID_00000085251610097639353480000004122686021843259785_);} + .st28{clip-path:url(#SVGID_00000158714398200193443760000005352058675221429639_);} + .st29{clip-path:url(#SVGID_00000041264396851100374910000014579767306245315722_);} + .st30{clip-path:url(#SVGID_00000107557261057589526400000002649684836453155251_);} + .st31{clip-path:url(#SVGID_00000059286961361896759990000004693377632501792150_);} + .st32{clip-path:url(#SVGID_00000119095044167533341230000015560233644232987829_);} + .st33{clip-path:url(#SVGID_00000070115236161399177190000011286722707100986532_);} + .st34{clip-path:url(#SVGID_00000150077391896043133340000014617008201614509202_);} + .st35{clip-path:url(#SVGID_00000040556863922190930340000017046488776856602262_);} + .st36{clip-path:url(#SVGID_00000008851939381697024360000010139935887308739985_);} + .st37{clip-path:url(#SVGID_00000114755243080507264440000017769628052850047930_);} + .st38{clip-path:url(#SVGID_00000044161392514566114770000011585424904628971178_);} + .st39{clip-path:url(#SVGID_00000162354745370000670220000012257507055799291066_);} + .st40{clip-path:url(#SVGID_00000124158193496346242300000015182327486815280293_);} + .st41{clip-path:url(#SVGID_00000011727113791125528810000004751340955059228855_);} +</style> +<rect class="st0" width="240" height="120"/> +<g> + <g> + <g> + <g> + <path d="M213.8,55.8c0-0.8,0.6-1.4,1.4-1.4s1.4,0.5,1.4,1.4c0,0.8-0.7,1.4-1.4,1.4C214.4,57.1,213.8,56.6,213.8,55.8 + M212.8,62.6c0-0.8,2-0.9,3-0.9s1.8,0.2,1.8,0.7c0,0.7-0.9,1-2.5,1C213.8,63.5,212.8,63.2,212.8,62.6 M211.6,55.6 + c0,1.3,0.7,2,1.7,2.4v0.1c-1,0.2-2,0.7-2,1.7c0,0.7,0.6,1.2,1.2,1.4v0.1c-0.9,0.1-1.8,0.7-1.8,1.6c0,1.5,2.1,2.2,4.5,2.2 + c2.5,0,4.7-0.8,4.7-2.8c0-1.6-1.2-2.4-3-2.4c-0.9,0-1.8,0.1-2.4,0.1c-0.7,0-1-0.1-1-0.5c0-0.5,0.8-0.7,1.7-0.7 + c2,0,3.7-1.1,3.7-2.8c0-0.9-0.6-1.6-1-2v-0.1c0.1,0.1,0.5,0.1,0.7,0.1c0.9,0,1.5-0.5,1.5-1.6l-2.2-1.2c0,0.2,0.1,0.5,0.1,0.8 + c0,0.6-0.3,1-1,1c-0.6,0-1-0.1-1.8-0.1C213.1,52.9,211.6,54,211.6,55.6 M209.8,56.1c0-2.1-1-3.3-2.7-3.3c-1.4,0-2.1,0.8-2.6,1.6 + h-0.1l0.1-1.4h-2.4v8.5h2.4v-5.1c0-1,0.5-1.7,1.5-1.7c0.9,0,1.3,0.6,1.3,1.8v5h2.4L209.8,56.1L209.8,56.1z M192.9,58.5 + c0,2.1,0.9,3.3,2.6,3.3c1.4,0,2.1-0.8,2.5-1.6h0.1l-0.1,1.4h2.4v-8.5H198v5.1c0,0.9-0.5,1.6-1.4,1.6c-0.9,0-1.3-0.6-1.3-1.7v-5 + h-2.4V58.5z M184.6,54.9h3.8l-3.9,5.4v1.4h7v-1.8h-4.1l3.9-5.4v-1.4h-6.8V54.9z M182.8,59.3c-0.1,0.2-0.3,0.5-0.7,0.5 + c-0.4,0-0.6-0.2-0.6-0.9v-4.1h2V53h-2v-3l-2.4,1.3v1.8h-1.4v1.8h1.4v4.3c0,1.8,0.9,2.6,2.4,2.6c1,0,1.8-0.5,2-0.7L182.8,59.3z + M169.2,58.5c0,2.1,1,3.3,2.6,3.3c1.4,0,2.1-0.8,2.5-1.6h0.1l-0.1,1.4h2.4v-8.5h-2.4v5.1c0,0.9-0.5,1.6-1.4,1.6 + s-1.2-0.6-1.2-1.7v-5h-2.4L169.2,58.5L169.2,58.5z M167.4,56.1c0-2.1-1-3.3-2.6-3.3c-1.4,0-2.1,0.8-2.6,1.6h-0.1l0.1-1.4h-2.4 + v8.5h2.4v-5.1c0-1,0.6-1.7,1.5-1.7c0.9,0,1.3,0.6,1.3,1.8v5h2.4L167.4,56.1L167.4,56.1z M157.9,56.1c0-2.1-1-3.3-2.6-3.3 + c-1.4,0-2.1,0.8-2.6,1.6h-0.1l0.1-1.4h-2.4v8.5h2.4v-5.1c0-1,0.6-1.7,1.5-1.7c0.9,0,1.3,0.6,1.3,1.8v5h2.4L157.9,56.1 + L157.9,56.1z M145,54.5c0.9,0,1.6,0.7,1.6,1.8h-3.4C143.5,55.2,144.1,54.5,145,54.5 M148.8,57.9c0,0,0.1-0.5,0.1-1.2 + c0-2.3-1.5-3.9-3.8-3.9s-4.1,1.7-4.1,4.5c0,2.8,1.8,4.5,4.1,4.5c1.8,0,3-0.9,3.7-2l-2-1.2c-0.1,0.8-0.7,1.4-1.6,1.4 + c-1,0-1.8-0.7-1.9-2L148.8,57.9L148.8,57.9z M139.5,56.1c0-2.1-1-3.3-2.7-3.3c-1.4,0-2.1,0.8-2.6,1.6h-0.1c0,0,0.1-1,0.1-2.1v-3 + h-2.4v12.3h2.4v-5.1c0-1,0.6-1.7,1.5-1.7c0.9,0,1.3,0.6,1.3,1.8v5h2.4L139.5,56.1L139.5,56.1z M126.9,54.7 + c1.1,0,1.5,0.9,1.5,2.1l2.2-1.2c-0.3-1.4-1.6-2.8-3.7-2.8c-2.3,0-4.1,1.7-4.1,4.5s1.8,4.5,4.1,4.5c2.1,0,3.4-1.4,3.7-2.8 + l-2.2-1.2c0,1.2-0.4,2.1-1.5,2.1c-1.2,0-1.6-1.2-1.6-2.6S125.7,54.7,126.9,54.7 M118.3,60c-1.2,0-1.9-0.7-2.2-1.6l-2.1,1.2 + c0.7,1.4,2.3,2.2,4.3,2.2c1.8,0,3.5-1,3.5-2.7c0-1.6-1.2-2.2-2.6-2.6c-1.3-0.4-2.4-0.5-2.4-1.2c0-0.5,0.5-0.7,1.1-0.7 + c0.9,0,1.6,0.6,1.8,1.4l2-1.2c-0.7-1.2-2.2-2-3.9-2c-1.8,0-3.4,1-3.4,2.6c0,1.6,1.6,2.2,2.9,2.6c1.1,0.3,2,0.5,2,1.2 + C119.5,59.8,119,60,118.3,60 M110.3,51.8h2.4v-2.2h-2.4V51.8z M110.3,61.6h2.4v-8.5h-2.4V61.6z M103,55.2L103,55.2 + c0.1,0,0.3,1.4,0.6,2.5l0.8,3.9h2.8l1.8-8.5h-2.4l-0.5,3.1c-0.2,1.2-0.5,3.2-0.5,3.2h-0.1c0,0-0.3-2-0.6-3.2l-0.7-3.1h-2.7 + l-0.7,3.1c-0.3,1.2-0.6,3.2-0.6,3.2h-0.1c0,0-0.3-2-0.5-3.2l-0.5-3.1h-2.4l1.8,8.5h2.9l0.8-3.9C102.8,56.6,103,55.2,103,55.2 + M87.5,61.6h8.9v-2.2h-5.6l5.5-7.9v-1.6h-8.7V52H93l-5.6,8L87.5,61.6L87.5,61.6z M78.9,54.5c0.9,0,1.6,0.7,1.6,1.8h-3.4 + C77.3,55.2,78,54.5,78.9,54.5 M82.6,57.9c0,0,0.1-0.5,0.1-1.2c0-2.3-1.5-3.9-3.8-3.9c-2.3,0-4.1,1.7-4.1,4.5 + c0,2.8,1.8,4.5,4.1,4.5c1.8,0,3-0.9,3.7-2l-2-1.2C80.5,59.4,79.9,60,79,60c-1,0-1.8-0.7-1.9-2L82.6,57.9L82.6,57.9z M69.7,56.8 + l-1-3.7h-2.5l2.8,8.5h2.8l2.8-8.5h-2.4l-1,3.7c-0.3,1.1-0.6,2.6-0.6,2.6h-0.1C70.3,59.3,70,57.8,69.7,56.8 M62.7,51.8h2.4v-2.2 + h-2.4V51.8z M62.7,61.6h2.4v-8.5h-2.4V61.6z M60.8,59.3c-0.1,0.2-0.3,0.5-0.7,0.5s-0.6-0.2-0.6-0.9v-4.1h1.9V53h-1.9v-3 + l-2.4,1.3v1.8h-1.4v1.8h1.4v4.3c0,1.8,0.9,2.6,2.4,2.6c0.9,0,1.8-0.5,2.1-0.7L60.8,59.3z M52.7,58.3c0,1-0.7,1.6-1.6,1.6 + c-0.7,0-1.1-0.3-1.1-0.9c0-0.7,0.7-0.9,1.4-1.1c0.6-0.1,1.1-0.3,1.4-0.7L52.7,58.3L52.7,58.3z M51.4,54.7c0.7,0,1.2,0.4,1.2,0.9 + c0,0.6-0.7,0.7-1.8,1c-1.4,0.3-3.1,0.7-3.1,2.6c0,1.6,1.2,2.5,2.7,2.5c1.3,0,2.1-0.7,2.4-1.3h0.1c0.1,0.4,0.2,0.7,0.5,1.1h1.8 + c-0.1-0.7-0.2-1.2-0.2-2.2V56c0-2.1-1.5-3.2-3.5-3.2c-1.9,0-3.4,0.9-4,2.4l2.1,1.1C49.8,55.4,50.5,54.7,51.4,54.7 M42.7,54.5 + c0.9,0,1.6,0.7,1.6,1.8h-3.4C41.1,55.2,41.8,54.5,42.7,54.5 M46.3,57.9c0,0,0.1-0.5,0.1-1.2c0-2.3-1.5-3.9-3.8-3.9 + c-2.3,0-4.1,1.7-4.1,4.5c0,2.8,1.8,4.5,4.1,4.5c1.8,0,3-0.9,3.7-2l-2-1.2c-0.1,0.8-0.7,1.4-1.6,1.4c-1,0-1.8-0.7-1.9-2 + L46.3,57.9L46.3,57.9z M31.4,61.6h2.4v-4.9c0-1.1,0.3-1.8,1.1-1.8c0.6,0,0.8,0.5,0.8,1.1c0,0.5-0.1,1.2-0.1,1.4l2.2-1.2 + c0,0,0.1-0.5,0.1-1c0-1.2-0.7-2.2-1.9-2.2c-1.1,0-1.8,0.7-2.2,1.6h-0.1l0.1-1.4h-2.4V61.6z M20.5,61.6H23v-2.8l1.8-2.2l3,5.1 + h2.8l-4.1-7l3.7-4.7h-2.9l-2.8,3.7c-0.8,1.1-1.4,2.1-1.4,2.1h-0.1c0,0,0.1-1.2,0.1-2.2v-3.6h-2.4L20.5,61.6L20.5,61.6z"/> + </g> + <g> + <path d="M192.6,42.6h1.1v-3.8c0-1,0.3-2,1.2-2c0.6,0,0.8,0.5,0.8,1c0,0.4-0.1,1-0.1,1l1.1-0.7c0,0,0.1-0.3,0.1-0.7 + c0-0.9-0.6-1.7-1.5-1.7c-0.8,0-1.4,0.5-1.6,1.3l0,0l0.1-1.2h-1.1V42.6z M188.7,34.8h1.2v-1.4h-1.2V34.8z M186.3,34.8h1.2v-1.4 + h-1.2V34.8z M183.4,33.9c0.5,0,0.7,0.5,0.7,0.9l1-0.6c-0.3-0.5-0.7-1.2-1.8-1.2c-1.2,0-1.9,0.8-1.9,2.2V36h-1.2v0.9h1.2v5.6h1.1 + v-5.7h1.6v-0.9h-1.6v-0.8C182.5,34.4,182.7,33.9,183.4,33.9 M185.5,40.1c0,1.8,0.8,2.6,2.2,2.6c1.2,0,1.8-0.7,2-1.3l0,0 + l-0.1,1.2h1.1V36h-1.1v3.9c0,1-0.6,1.9-1.6,1.9c-0.9,0-1.4-0.5-1.4-1.8V36h-1.1L185.5,40.1L185.5,40.1z M174,41.9 + c-1.3,0-1.9-0.9-2-1.8l-1.1,0.6c0.4,1.2,1.4,2,3.1,2c1.2,0,2.3-0.7,2.3-2s-0.9-1.6-2-2c-0.9-0.3-2-0.4-2-1.2 + c0-0.6,0.6-0.9,1.2-0.9c1,0,1.6,0.7,1.8,1.5l1-0.6c-0.4-1-1.6-1.8-2.8-1.8c-1.2,0-2.2,0.7-2.2,1.9c0,1.3,1.3,1.7,2.3,2 + c0.9,0.3,1.8,0.4,1.8,1.2C175.3,41.5,174.7,41.9,174,41.9 M166.5,41.8c-1.3,0-1.9-1.2-1.9-2.5c0-1.4,0.6-2.5,1.9-2.5 + s1.9,1.2,1.9,2.5C168.4,40.7,167.8,41.8,166.5,41.8 M168.4,41.4l-0.1,1.2h1.1v-9.5h-1.1v3.9l0,0c-0.2-0.4-0.9-1.2-2-1.2 + c-1.6,0-2.8,1.4-2.8,3.5c0,2,1.3,3.5,2.8,3.5C167.4,42.8,168.1,42,168.4,41.4L168.4,41.4z M162,38.4c0-1.8-0.9-2.6-2.2-2.6 + c-1.2,0-1.8,0.7-2,1.3l0,0l0.1-1.2h-1.1v6.6h1.1v-3.9c0-1,0.7-1.9,1.7-1.9c0.9,0,1.5,0.5,1.5,1.8v4h1.1L162,38.4L162,38.4z + M150.2,39.3c0-1.4,0.6-2.5,1.9-2.5s1.9,1.2,1.9,2.5c0,1.4-0.6,2.5-1.9,2.5S150.2,40.7,150.2,39.3 M152.1,42.8 + c1.8,0,3-1.5,3-3.5c0-2-1.2-3.5-3-3.5c-1.8,0-3,1.5-3,3.5C149.2,41.3,150.3,42.8,152.1,42.8 M142.5,42.6h1.2v-4.1h4.3v-1.1h-4.3 + v-2.9h4.5v-1.1h-5.6L142.5,42.6L142.5,42.6z M137.5,38.4c0-1.8-0.9-2.6-2.2-2.6c-1.2,0-1.8,0.7-2,1.3l0,0l0.1-1.2h-1.1v6.6h1.1 + v-3.9c0-1,0.7-1.9,1.7-1.9c0.9,0,1.5,0.5,1.5,1.8v4h1.1L137.5,38.4L137.5,38.4z M127.9,36.7c1.1,0,1.7,0.9,1.7,1.9H126 + C126.1,37.5,126.8,36.7,127.9,36.7 M130.6,39.5c0,0,0.1-0.3,0.1-0.7c0-1.8-1.1-3-2.8-3c-1.8,0-3,1.5-3,3.5c0,2,1.2,3.5,3,3.5 + c1.4,0,2.4-0.9,2.7-1.8l-1-0.6c-0.1,0.8-0.7,1.5-1.7,1.5c-1.2,0-1.9-1-2-2.2C126,39.5,130.6,39.5,130.6,39.5z M120.4,41.8 + c-1.3,0-1.9-1.2-1.9-2.5c0-1.4,0.6-2.5,1.9-2.5c1.3,0,1.9,1.2,1.9,2.5C122.3,40.7,121.7,41.8,120.4,41.8 M122.3,41.4l-0.1,1.2 + h1.1v-9.5h-1.1v3.9l0,0c-0.2-0.4-0.9-1.2-2-1.2c-1.6,0-2.8,1.4-2.8,3.5c0,2,1.3,3.5,2.8,3.5C121.3,42.8,122,42,122.3,41.4 + L122.3,41.4z M112.9,38.4c0-1.8-0.9-2.6-2.2-2.6c-1.2,0-1.8,0.7-2,1.3l0,0c0,0,0.1-0.8,0.1-1.6v-2.4h-1.1v9.5h1.1v-3.9 + c0-1,0.7-1.9,1.7-1.9c0.9,0,1.5,0.5,1.5,1.8v4h1.1L112.9,38.4L112.9,38.4z M103.4,36.7c1.1,0,1.6,0.9,1.6,1.9l1.1-0.6 + c-0.1-0.9-1-2.2-2.7-2.2c-1.8,0-3,1.5-3,3.5c0,2,1.1,3.5,3,3.5c1.7,0,2.5-1.3,2.7-2.2l-1.1-0.6c0,0.9-0.5,1.9-1.6,1.9 + c-1.3,0-1.8-1.2-1.8-2.5C101.5,37.9,102.2,36.7,103.4,36.7 M95.4,42.6h1.1v-3.8c0-1,0.3-2,1.2-2c0.6,0,0.8,0.5,0.8,1 + c0,0.4-0.1,1-0.1,1l1.1-0.7c0,0,0.1-0.3,0.1-0.7c0-0.9-0.6-1.7-1.5-1.7c-0.8,0-1.4,0.5-1.6,1.3l0,0l0.1-1.2h-1.1V42.6z + M88.2,40.1c0,1.8,0.8,2.6,2.2,2.6c1.2,0,1.8-0.7,2-1.3l0,0l-0.1,1.1h1.1v-6.6h-1.1v3.9c0,1-0.6,1.9-1.6,1.9 + c-0.9,0-1.4-0.5-1.4-1.8V36h-1.1L88.2,40.1L88.2,40.1z M83.4,41.8c-1.3,0-1.9-1.2-1.9-2.5c0-1.4,0.6-2.5,1.9-2.5 + c1.3,0,1.9,1.2,1.9,2.5C85.3,40.7,84.7,41.8,83.4,41.8 M85.4,41.4l-0.1,1.2h1.1v-9.5h-1.1v3.9l0,0c-0.2-0.4-0.9-1.2-2-1.2 + c-1.6,0-2.8,1.4-2.8,3.5c0,2,1.3,3.5,2.8,3.5C84.3,42.8,85.1,42,85.4,41.4L85.4,41.4z M76.1,41.2c-0.1,0.3-0.3,0.6-0.7,0.6 + c-0.4,0-0.6-0.2-0.6-0.9v-4.1h1.7v-0.9h-1.7v-2.2l-1.1,0.7V36h-1.2v0.9h1.2v4.1c0,1.4,0.7,1.7,1.6,1.7c0.7,0,1.2-0.3,1.4-0.7 + L76.1,41.2z M67.6,42.6h1.1v-3.8c0-1,0.3-2,1.2-2c0.6,0,0.8,0.5,0.8,1c0,0.4-0.1,1-0.1,1l1.1-0.7c0,0,0.1-0.3,0.1-0.7 + c0-0.9-0.6-1.7-1.5-1.7c-0.8,0-1.4,0.5-1.6,1.3l0,0l0.1-1.2h-1.1L67.6,42.6L67.6,42.6z M63.3,36.7c1.1,0,1.7,0.9,1.7,1.9h-3.6 + C61.7,37.5,62.3,36.7,63.3,36.7 M66.1,39.5c0,0,0.1-0.3,0.1-0.7c0-1.8-1.1-3-2.8-3c-1.8,0-3,1.5-3,3.5c0,2,1.2,3.5,3,3.5 + c1.4,0,2.4-0.9,2.7-1.8l-1-0.6c-0.1,0.8-0.7,1.5-1.7,1.5c-1.2,0-1.9-1-2-2.2C61.4,39.5,66.1,39.5,66.1,39.5z M55.9,41.8 + c-1.3,0-1.9-1.2-1.9-2.5c0-1.4,0.6-2.5,1.9-2.5c1.3,0,1.9,1.2,1.9,2.5C57.8,40.7,57.2,41.8,55.9,41.8 M57.8,41.4l-0.1,1.2h1.1 + v-9.5h-1.1v3.9l0,0c-0.2-0.4-0.9-1.2-2-1.2c-1.6,0-2.8,1.4-2.8,3.5c0,2,1.3,3.5,2.8,3.5C56.8,42.8,57.5,42,57.8,41.4L57.8,41.4z + M47.8,42.6h1.1v-3.8c0-1,0.3-2,1.2-2c0.6,0,0.8,0.5,0.8,1c0,0.4-0.1,1-0.1,1l1.1-0.7c0,0,0.1-0.3,0.1-0.7 + c0-0.9-0.6-1.7-1.5-1.7c-0.8,0-1.4,0.5-1.6,1.3l0,0l0.1-1.2h-1.1L47.8,42.6L47.8,42.6z M43.8,34.8H45v-1.4h-1.2V34.8z + M41.5,34.8h1.2v-1.4h-1.2V34.8z M38.8,33.9c0.5,0,0.7,0.5,0.7,0.9l1-0.6c-0.3-0.5-0.7-1.2-1.8-1.2c-1.2,0-1.9,0.8-1.9,2.2V36 + h-1.2v0.9h1.2v5.6h1.1v-5.7h1.6v-0.9h-1.6v-0.8C37.9,34.4,38.2,33.9,38.8,33.9 M41.4,39.3c0-1.4,0.6-2.5,1.9-2.5 + c1.3,0,1.9,1.2,1.9,2.5c0,1.4-0.6,2.5-1.9,2.5C42,41.8,41.4,40.7,41.4,39.3 M43.3,42.8c1.8,0,3-1.5,3-3.5c0-2-1.2-3.5-3-3.5 + c-1.8,0-3,1.5-3,3.5C40.3,41.3,41.4,42.8,43.3,42.8 M32.3,36.7c1.1,0,1.7,0.9,1.7,1.9h-3.6C30.5,37.5,31.2,36.7,32.3,36.7 + M35,39.5c0,0,0.1-0.3,0.1-0.7c0-1.8-1.1-3-2.8-3c-1.8,0-3,1.5-3,3.5c0,2,1.2,3.5,3,3.5c1.4,0,2.4-0.9,2.7-1.8l-1-0.6 + c-0.1,0.8-0.7,1.5-1.7,1.5c-1.2,0-1.9-1-2-2.2C30.4,39.5,35,39.5,35,39.5z M24.1,34.4c1.6,0,2.4,1.1,2.6,2.3l1.1-0.7 + c-0.3-1.4-1.7-2.7-3.7-2.7C21.9,33.3,20,35,20,38c0,2.9,1.6,4.7,3.9,4.7c1.4,0,2.2-0.7,2.7-1.6l0,0l-0.1,1.5h1.2v-4.9h-4.3v1.1 + h3.2V39c0,1.7-0.9,2.7-2.5,2.7c-2,0-2.8-1.6-2.8-3.7S22.2,34.4,24.1,34.4"/> + </g> + </g> + </g> + <g> + <g> + <defs> + <rect id="SVGID_1_" x="20.3" y="69.9" width="26.3" height="17.2"/> + </defs> + <clipPath id="SVGID_00000176744041088596616370000016554267103354442114_"> + <use xlink:href="#SVGID_1_" style="overflow:visible;"/> + </clipPath> + <g style="clip-path:url(#SVGID_00000176744041088596616370000016554267103354442114_);"> + <g> + <defs> + <rect id="SVGID_00000008135454393952998600000015706221314429136013_" x="20.3" y="69.9" width="26.3" height="17.2"/> + </defs> + <clipPath id="SVGID_00000147197057903633858660000002488384304970861963_"> + <use xlink:href="#SVGID_00000008135454393952998600000015706221314429136013_" style="overflow:visible;"/> + </clipPath> + <g style="clip-path:url(#SVGID_00000147197057903633858660000002488384304970861963_);"> + <g> + <g> + <defs> + <rect id="SVGID_00000044875582049294667430000002700147592370246588_" x="17.7" y="67.8" width="31.6" height="19.5"/> + </defs> + <clipPath id="SVGID_00000068678455290713967270000016523314913290256295_"> + <use xlink:href="#SVGID_00000044875582049294667430000002700147592370246588_" style="overflow:visible;"/> + </clipPath> + <polygon style="clip-path:url(#SVGID_00000068678455290713967270000016523314913290256295_);" points="22.9,81.8 22.9,83.6 + 20.8,83.6 20.8,81.8 20.3,81.8 20.3,85.9 20.8,85.9 20.8,83.9 22.9,83.9 22.9,85.9 23.4,85.9 23.4,81.8 "/> + </g> + <g> + <defs> + <rect id="SVGID_00000169534472123364895970000000284094110131691393_" x="17.7" y="67.8" width="31.6" height="19.5"/> + </defs> + <clipPath id="SVGID_00000135664854376969246840000015033889727467355559_"> + <use xlink:href="#SVGID_00000169534472123364895970000000284094110131691393_" style="overflow:visible;"/> + </clipPath> + <g style="clip-path:url(#SVGID_00000135664854376969246840000015033889727467355559_);"> + <g> + <defs> + <rect id="SVGID_00000044889945572562082140000000369041733804214714_" x="20.3" y="69.9" width="26.3" height="17.2"/> + </defs> + <clipPath id="SVGID_00000158738515699228973420000016232526205539321992_"> + <use xlink:href="#SVGID_00000044889945572562082140000000369041733804214714_" style="overflow:visible;"/> + </clipPath> + <path style="clip-path:url(#SVGID_00000158738515699228973420000016232526205539321992_);" d="M26.8,83.9v1.9h-0.5v-0.4 + c-0.2,0.3-0.5,0.5-1,0.5c-0.5,0-0.8-0.3-0.8-0.7c0-0.7,0.8-0.9,1.8-0.9h0.1V84c0-0.3-0.2-0.5-0.6-0.5 + c-0.6,0-1.1,0.3-1.1,0.3l0.1-0.4c0,0,0.4-0.3,1.1-0.3C26.6,83.1,26.8,83.5,26.8,83.9 M26.3,84.8v-0.2l0,0 + c-0.7,0.1-1.4,0.2-1.4,0.7c0,0.3,0.1,0.4,0.5,0.4C26,85.6,26.3,85.2,26.3,84.8"/> + </g> + <g> + <defs> + <rect id="SVGID_00000033366623067028759000000002636345687180585102_" x="20.3" y="69.9" width="26.3" height="17.2"/> + </defs> + <clipPath id="SVGID_00000057137183515798900050000001964232502429531014_"> + <use xlink:href="#SVGID_00000033366623067028759000000002636345687180585102_" style="overflow:visible;"/> + </clipPath> + <path style="clip-path:url(#SVGID_00000057137183515798900050000001964232502429531014_);" d="M31.9,83.9v2h-0.5V84 + c0-0.3-0.1-0.5-0.5-0.5c-0.5,0-0.8,0.3-0.8,0.9v1.6h-0.5V84c0-0.3-0.1-0.5-0.5-0.5c-0.5,0-0.8,0.3-0.8,0.9v1.6h-0.5v-2.8 + h0.4v0.5c0.2-0.3,0.5-0.5,0.9-0.5c0.4,0,0.7,0.2,0.7,0.5c0.2-0.3,0.5-0.5,0.9-0.5C31.6,83.1,31.9,83.4,31.9,83.9"/> + </g> + <g> + <defs> + <rect id="SVGID_00000109730469020061091330000004058540252050570175_" x="20.3" y="69.9" width="26.3" height="17.2"/> + </defs> + <clipPath id="SVGID_00000012451491277783838480000013859644637820024505_"> + <use xlink:href="#SVGID_00000109730469020061091330000004058540252050570175_" style="overflow:visible;"/> + </clipPath> + <path style="clip-path:url(#SVGID_00000012451491277783838480000013859644637820024505_);" d="M35.5,84.5 + c0,1-0.5,1.4-1.2,1.4c-0.4,0-0.7-0.2-0.9-0.5v0.4H33v-4.1h0.5v1.8c0.2-0.3,0.5-0.5,0.9-0.5C35,83.1,35.5,83.5,35.5,84.5 + M35,84.5c0-0.7-0.3-1.1-0.7-1.1c-0.4,0-0.8,0.3-0.8,1.1c0,0.7,0.3,1.1,0.8,1.1S35,85.2,35,84.5"/> + </g> + <g> + <defs> + <rect id="SVGID_00000000940574118347835640000014516700034156771213_" x="20.3" y="69.9" width="26.3" height="17.2"/> + </defs> + <clipPath id="SVGID_00000150078268743935191410000003754707840414892962_"> + <use xlink:href="#SVGID_00000000940574118347835640000014516700034156771213_" style="overflow:visible;"/> + </clipPath> + <path style="clip-path:url(#SVGID_00000150078268743935191410000003754707840414892962_);" d="M38.8,83.1v2.8h-0.4v-0.5 + c-0.2,0.3-0.5,0.5-1,0.5c-0.6,0-0.9-0.3-0.9-0.9v-2H37V85c0,0.3,0.1,0.5,0.5,0.5c0.5,0,0.9-0.3,0.9-0.9V83L38.8,83.1 + L38.8,83.1z"/> + </g> + <g> + <defs> + <rect id="SVGID_00000072242147950787634180000014108057828683560854_" x="20.3" y="69.9" width="26.3" height="17.2"/> + </defs> + <clipPath id="SVGID_00000018926959775564309250000014929161555138326178_"> + <use xlink:href="#SVGID_00000072242147950787634180000014108057828683560854_" style="overflow:visible;"/> + </clipPath> + <path style="clip-path:url(#SVGID_00000018926959775564309250000014929161555138326178_);" d="M41.7,83.5 + c0,0-0.1-0.1-0.3-0.1c-0.5,0-0.9,0.4-0.9,1.1v1.2H40V83h0.5v0.7c0.2-0.5,0.5-0.7,0.9-0.7c0.1,0,0.2,0,0.2,0V83.5z"/> + </g> + <g> + <defs> + <rect id="SVGID_00000088132341329496722240000005588312977509257113_" x="20.3" y="69.9" width="26.3" height="17.2"/> + </defs> + <clipPath id="SVGID_00000069360223853498346800000006754153721305749642_"> + <use xlink:href="#SVGID_00000088132341329496722240000005588312977509257113_" style="overflow:visible;"/> + </clipPath> + <path style="clip-path:url(#SVGID_00000069360223853498346800000006754153721305749642_);" d="M44.8,83.1V86 + c0,0.5-0.3,1.1-1.3,1.1c-0.7,0-1-0.3-1-0.3l-0.1-0.4c0,0,0.4,0.4,1.1,0.4c0.5,0,0.8-0.2,0.8-0.7v-0.7 + c-0.2,0.3-0.5,0.5-0.9,0.5c-0.7,0-1.1-0.5-1.1-1.4s0.5-1.4,1.2-1.4c0.4,0,0.7,0.2,0.9,0.5v-0.4H44.8z M44.4,84.4 + c0-0.7-0.3-1-0.8-1c-0.5,0-0.7,0.3-0.7,1s0.2,1,0.7,1C44,85.4,44.4,85.2,44.4,84.4"/> + </g> + <g> + <defs> + <rect id="SVGID_00000096059405951087207700000007961121070754732928_" x="20.3" y="69.9" width="26.3" height="17.2"/> + </defs> + <clipPath id="SVGID_00000091727103704793646970000013414768812907604901_"> + <use xlink:href="#SVGID_00000096059405951087207700000007961121070754732928_" style="overflow:visible;"/> + </clipPath> + <path style="clip-path:url(#SVGID_00000091727103704793646970000013414768812907604901_);" d="M40.3,77.8L40.3,77.8 + l0.1,0.5c-3.9,1.1-6.7,0.8-10.6,0c-3.3-0.7-5.9-1.2-9.2,0v-0.5c3.4-1.2,6-0.6,9.3,0.1C33.6,78.7,36.4,78.9,40.3,77.8"/> + </g> + <g> + <defs> + <rect id="SVGID_00000015340132445440265520000014879048615921399486_" x="20.3" y="69.9" width="26.3" height="17.2"/> + </defs> + <clipPath id="SVGID_00000139989830329553794340000014613552143657593501_"> + <use xlink:href="#SVGID_00000015340132445440265520000014879048615921399486_" style="overflow:visible;"/> + </clipPath> + <path style="clip-path:url(#SVGID_00000139989830329553794340000014613552143657593501_);" d="M34.6,78v-1.5 + c0-0.4-0.3-0.8-0.8-0.8c-0.4,0-0.8,0.3-0.8,0.8v1.4c-0.9-0.1-1.7-0.3-2.5-0.4c0.3-0.9,0.5-1.8,0.6-2.8h5.4 + c0.1,1.2,0.3,2.2,0.7,3.3C36.3,78,35.4,78,34.6,78"/> + </g> + <g> + <defs> + <rect id="SVGID_00000046300861350711426960000018077432326341768834_" x="20.3" y="69.9" width="26.3" height="17.2"/> + </defs> + <clipPath id="SVGID_00000141456982326738476020000011035729796259005101_"> + <use xlink:href="#SVGID_00000046300861350711426960000018077432326341768834_" style="overflow:visible;"/> + </clipPath> + <polygon style="clip-path:url(#SVGID_00000141456982326738476020000011035729796259005101_);" points="32.2,71.4 + 31.9,71.4 31.8,71.7 31.6,71.4 31.4,71.4 31.5,71.1 31.4,70.9 31.6,70.9 31.8,70.7 31.9,70.9 32.2,70.9 32.1,71.1 + "/> + </g> + <g> + <defs> + <rect id="SVGID_00000152243208516057638110000015790732289748067471_" x="20.3" y="69.9" width="26.3" height="17.2"/> + </defs> + <clipPath id="SVGID_00000052074796538395222170000015920815636237432203_"> + <use xlink:href="#SVGID_00000152243208516057638110000015790732289748067471_" style="overflow:visible;"/> + </clipPath> + <polygon style="clip-path:url(#SVGID_00000052074796538395222170000015920815636237432203_);" points="36.3,71.4 36,71.4 + 35.8,71.7 35.7,71.4 35.4,71.4 35.6,71.1 35.4,70.9 35.7,70.9 35.8,70.7 36,70.9 36.3,70.9 36.1,71.1 "/> + </g> + <g> + <defs> + <rect id="SVGID_00000074409262999897111770000017769523033745402020_" x="20.3" y="69.9" width="26.3" height="17.2"/> + </defs> + <clipPath id="SVGID_00000032627576492244537230000015314803202682968719_"> + <use xlink:href="#SVGID_00000074409262999897111770000017769523033745402020_" style="overflow:visible;"/> + </clipPath> + <path style="clip-path:url(#SVGID_00000032627576492244537230000015314803202682968719_);" d="M33.1,71.5L33.1,71.5 + c0-0.4,0.3-0.7,0.5-0.7v-0.3h-0.3v-0.3h0.3v-0.3H34v0.3h0.3v0.3H34v0.3c0.3,0.1,0.5,0.4,0.5,0.7h0.3V72h-0.3v2h0.7v-2h1.3 + v2h0.4v0.4h-6V74h0.4v-2h1.3v2h0.7v-2h-0.3v-0.4H33.1z"/> + </g> + <g> + <defs> + <rect id="SVGID_00000052087994611515314330000017200758405792164506_" x="20.3" y="69.9" width="26.3" height="17.2"/> + </defs> + <clipPath id="SVGID_00000067917555350745054430000014097538735103539348_"> + <use xlink:href="#SVGID_00000052087994611515314330000017200758405792164506_" style="overflow:visible;"/> + </clipPath> + <path style="clip-path:url(#SVGID_00000067917555350745054430000014097538735103539348_);" d="M50.3,81 + c0.1,0,0.3-0.1,0.4-0.1c0.2,0,0.4,0.1,0.5,0.1c0.1,0.1,0.1,0.2,0.1,0.3c0,0.2-0.1,0.3-0.3,0.4l0,0 + c0.1,0.1,0.3,0.2,0.3,0.5c0,0.1-0.1,0.3-0.1,0.3c-0.1,0.1-0.3,0.1-0.6,0.1c-0.1,0-0.3,0-0.3,0L50.3,81L50.3,81z + M50.5,81.6h0.2c0.3,0,0.4-0.1,0.4-0.3c0-0.2-0.1-0.3-0.4-0.3c-0.1,0-0.1,0-0.2,0V81.6z M50.5,82.5c0.1,0,0.1,0,0.2,0 + c0.2,0,0.5-0.1,0.5-0.3s-0.2-0.3-0.5-0.3h-0.2V82.5z"/> + </g> + <g> + <defs> + <rect id="SVGID_00000059281145127051035430000005207342771484265109_" x="20.3" y="69.9" width="26.3" height="17.2"/> + </defs> + <clipPath id="SVGID_00000003799048552006826780000016603570287356869295_"> + <use xlink:href="#SVGID_00000059281145127051035430000005207342771484265109_" style="overflow:visible;"/> + </clipPath> + <path style="clip-path:url(#SVGID_00000003799048552006826780000016603570287356869295_);" d="M52.1,82.1 + c0,0.3,0.2,0.5,0.4,0.5c0.1,0,0.3,0,0.3-0.1l0.1,0.1c-0.1,0.1-0.2,0.1-0.4,0.1c-0.4,0-0.6-0.3-0.6-0.6s0.2-0.7,0.6-0.7 + c0.4,0,0.5,0.3,0.5,0.6c0,0.1,0,0.1,0,0.1L52.1,82.1L52.1,82.1z M52.8,81.9c0-0.1-0.1-0.4-0.3-0.4c-0.2,0-0.3,0.2-0.3,0.4 + H52.8z"/> + </g> + <g> + <defs> + <rect id="SVGID_00000150807003042433761570000013244009063574998196_" x="20.3" y="69.9" width="26.3" height="17.2"/> + </defs> + <clipPath id="SVGID_00000021107712038911228800000018069620917675837109_"> + <use xlink:href="#SVGID_00000150807003042433761570000013244009063574998196_" style="overflow:visible;"/> + </clipPath> + <path style="clip-path:url(#SVGID_00000021107712038911228800000018069620917675837109_);" d="M53.5,80.8h0.2v0.8l0,0 + c0.1-0.1,0.1-0.1,0.1-0.1c0.1-0.1,0.1-0.1,0.2-0.1c0.2,0,0.5,0.1,0.5,0.5v0.7h-0.2V82c0-0.2-0.1-0.4-0.3-0.4 + c-0.1,0-0.3,0.1-0.3,0.2c0,0,0,0.1,0,0.1v0.7h-0.2V80.8z"/> + </g> + <g> + <defs> + <rect id="SVGID_00000012464882524149017330000011246654350399800460_" x="20.3" y="69.9" width="26.3" height="17.2"/> + </defs> + <clipPath id="SVGID_00000142887978906290997070000007703818143892777146_"> + <use xlink:href="#SVGID_00000012464882524149017330000011246654350399800460_" style="overflow:visible;"/> + </clipPath> + <path style="clip-path:url(#SVGID_00000142887978906290997070000007703818143892777146_);" d="M56.4,82 + c0,0.5-0.3,0.7-0.6,0.7c-0.3,0-0.6-0.3-0.6-0.7s0.3-0.7,0.6-0.7C56.1,81.4,56.4,81.6,56.4,82 M55.4,82 + c0,0.3,0.1,0.5,0.4,0.5c0.2,0,0.4-0.2,0.4-0.5c0-0.2-0.1-0.5-0.4-0.5C55.5,81.6,55.4,81.8,55.4,82 M55.4,81 + c0-0.1,0.1-0.1,0.1-0.1c0.1,0,0.1,0.1,0.1,0.1s-0.1,0.1-0.1,0.1C55.4,81.2,55.4,81.1,55.4,81 M55.9,81 + c0-0.1,0.1-0.1,0.1-0.1c0.1,0,0.1,0.1,0.1,0.1s-0.1,0.1-0.1,0.1C55.9,81.2,55.9,81.1,55.9,81"/> + </g> + <g> + <defs> + <rect id="SVGID_00000012435753087776625500000011834370778422865599_" x="20.3" y="69.9" width="26.3" height="17.2"/> + </defs> + <clipPath id="SVGID_00000152256432847820743630000018245053702700629406_"> + <use xlink:href="#SVGID_00000012435753087776625500000011834370778422865599_" style="overflow:visible;"/> + </clipPath> + <path style="clip-path:url(#SVGID_00000152256432847820743630000018245053702700629406_);" d="M56.9,81.8 + c0-0.1,0-0.3,0-0.4h0.2v0.3l0,0c0.1-0.2,0.2-0.3,0.3-0.3h0.1v0.2h-0.1c-0.1,0-0.3,0.1-0.3,0.3c0,0,0,0.1,0,0.1v0.7h-0.2 + V81.8z"/> + </g> + <g> + <defs> + <rect id="SVGID_00000094596941202859774580000003603555516213268916_" x="20.3" y="69.9" width="26.3" height="17.2"/> + </defs> + <clipPath id="SVGID_00000049201649059353643570000012635419309125996162_"> + <use xlink:href="#SVGID_00000094596941202859774580000003603555516213268916_" style="overflow:visible;"/> + </clipPath> + <path style="clip-path:url(#SVGID_00000049201649059353643570000012635419309125996162_);" d="M59.1,80.8v1.6 + c0,0.1,0,0.3,0,0.3h-0.2v-0.2l0,0c-0.1,0.1-0.2,0.3-0.4,0.3c-0.3,0-0.5-0.3-0.5-0.7s0.3-0.7,0.5-0.7 + c0.2,0,0.3,0.1,0.4,0.2l0,0v-0.7L59.1,80.8L59.1,80.8z M58.9,81.9L58.9,81.9c-0.1-0.2-0.1-0.3-0.3-0.3 + c-0.3,0-0.4,0.2-0.4,0.5c0,0.3,0.1,0.5,0.4,0.5c0.1,0,0.3-0.1,0.3-0.3v-0.1V81.9z"/> + </g> + <g> + <defs> + <rect id="SVGID_00000093162163251214904890000011851070963533441724_" x="20.3" y="69.9" width="26.3" height="17.2"/> + </defs> + <clipPath id="SVGID_00000165950742277855112270000010027993438380007316_"> + <use xlink:href="#SVGID_00000093162163251214904890000011851070963533441724_" style="overflow:visible;"/> + </clipPath> + <path style="clip-path:url(#SVGID_00000165950742277855112270000010027993438380007316_);" d="M59.9,82.1 + c0,0.3,0.2,0.5,0.4,0.5c0.1,0,0.3,0,0.3-0.1l0.1,0.1c-0.1,0.1-0.2,0.1-0.4,0.1c-0.4,0-0.6-0.3-0.6-0.6s0.2-0.7,0.6-0.7 + c0.4,0,0.5,0.3,0.5,0.6c0,0.1,0,0.1,0,0.1L59.9,82.1L59.9,82.1z M60.6,81.9c0-0.1-0.1-0.4-0.3-0.4c-0.2,0-0.3,0.2-0.3,0.4 + H60.6z"/> + </g> + <g> + <defs> + <rect id="SVGID_00000168078279230754566610000012676800686120965303_" x="20.3" y="69.9" width="26.3" height="17.2"/> + </defs> + <clipPath id="SVGID_00000170978280852379483860000007528067557497669047_"> + <use xlink:href="#SVGID_00000168078279230754566610000012676800686120965303_" style="overflow:visible;"/> + </clipPath> + <path style="clip-path:url(#SVGID_00000170978280852379483860000007528067557497669047_);" d="M62.1,82.7v-1.1h-0.2v-0.2 + h0.2v-0.1c0-0.2,0.1-0.3,0.1-0.5c0.1-0.1,0.2-0.1,0.3-0.1c0.1,0,0.1,0,0.2,0.1V81c-0.1,0-0.1,0-0.1,0 + c-0.2,0-0.3,0.2-0.3,0.3v0.1h0.3v0.2h-0.3v1.1C62.4,82.7,62.1,82.7,62.1,82.7z"/> + </g> + <g> + <defs> + <rect id="SVGID_00000106107658484600850340000012257879500347309457_" x="20.3" y="69.9" width="26.3" height="17.2"/> + </defs> + <clipPath id="SVGID_00000127041401770640235030000016257541023012198059_"> + <use xlink:href="#SVGID_00000106107658484600850340000012257879500347309457_" style="overflow:visible;"/> + </clipPath> + <path style="clip-path:url(#SVGID_00000127041401770640235030000016257541023012198059_);" d="M64.2,82.3 + c0,0.1,0,0.3,0,0.3H64v-0.2l0,0c-0.1,0.1-0.2,0.2-0.4,0.2c-0.2,0-0.4-0.1-0.4-0.5v-0.7h0.2V82c0,0.3,0.1,0.4,0.3,0.4 + c0.1,0,0.3-0.1,0.3-0.2c0-0.1,0-0.1,0-0.1v-0.8h0.2L64.2,82.3L64.2,82.3z M63.3,81c0-0.1,0.1-0.1,0.1-0.1 + c0.1,0,0.1,0.1,0.1,0.1s-0.1,0.1-0.1,0.1C63.3,81.2,63.3,81.1,63.3,81 M63.8,81c0-0.1,0.1-0.1,0.1-0.1 + c0.1,0,0.1,0.1,0.1,0.1S64,81.2,64,81.2C63.8,81.2,63.8,81.1,63.8,81"/> + </g> + <g> + <defs> + <rect id="SVGID_00000012468948238428609040000000233255870544269488_" x="20.3" y="69.9" width="26.3" height="17.2"/> + </defs> + <clipPath id="SVGID_00000115487497460603236080000010407301625835139725_"> + <use xlink:href="#SVGID_00000012468948238428609040000000233255870544269488_" style="overflow:visible;"/> + </clipPath> + <path style="clip-path:url(#SVGID_00000115487497460603236080000010407301625835139725_);" d="M64.8,81.8 + c0-0.1,0-0.3,0-0.4H65v0.3l0,0c0.1-0.2,0.2-0.3,0.3-0.3h0.1v0.2h-0.1c-0.1,0-0.3,0.1-0.3,0.3c0,0,0,0.1,0,0.1v0.7h-0.2 + V81.8z"/> + </g> + <g> + <defs> + <rect id="SVGID_00000015348293523561987540000002415852417396791994_" x="20.3" y="69.9" width="26.3" height="17.2"/> + </defs> + <clipPath id="SVGID_00000155864291018912146970000004498800850348927368_"> + <use xlink:href="#SVGID_00000015348293523561987540000002415852417396791994_" style="overflow:visible;"/> + </clipPath> + <path style="clip-path:url(#SVGID_00000155864291018912146970000004498800850348927368_);" d="M50.3,84.1h0.2V85l0,0 + c0.1-0.1,0.1-0.1,0.1-0.2l0.5-0.7h0.3l-0.6,0.7l0.7,1h-0.3L50.6,85l-0.1,0.2v0.7h-0.2L50.3,84.1L50.3,84.1z"/> + </g> + <g> + <defs> + <rect id="SVGID_00000015345372797411162440000012079409568670044834_" x="20.3" y="69.9" width="26.3" height="17.2"/> + </defs> + <clipPath id="SVGID_00000121255388077453391880000012877693633263963560_"> + <use xlink:href="#SVGID_00000015345372797411162440000012079409568670044834_" style="overflow:visible;"/> + </clipPath> + <path style="clip-path:url(#SVGID_00000121255388077453391880000012877693633263963560_);" d="M53,85.5c0,0.1,0,0.3,0,0.3 + h-0.2v-0.2l0,0c-0.1,0.1-0.2,0.2-0.4,0.2c-0.2,0-0.4-0.1-0.4-0.5v-0.7h0.2v0.7c0,0.3,0.1,0.4,0.3,0.4 + c0.1,0,0.3-0.1,0.3-0.2c0-0.1,0-0.1,0-0.1v-0.7H53L53,85.5L53,85.5z"/> + </g> + <g> + <defs> + <rect id="SVGID_00000065040558626264443080000015869353345905074862_" x="20.3" y="69.9" width="26.3" height="17.2"/> + </defs> + <clipPath id="SVGID_00000027587813233424892360000015002297856600371367_"> + <use xlink:href="#SVGID_00000065040558626264443080000015869353345905074862_" style="overflow:visible;"/> + </clipPath> + + <rect x="53.6" y="84" style="clip-path:url(#SVGID_00000027587813233424892360000015002297856600371367_);" width="0.2" height="1.9"/> + </g> + <g> + <defs> + <rect id="SVGID_00000134211948922896494410000010275300473446017953_" x="20.3" y="69.9" width="26.3" height="17.2"/> + </defs> + <clipPath id="SVGID_00000157996213581889891740000000080625297949182399_"> + <use xlink:href="#SVGID_00000134211948922896494410000010275300473446017953_" style="overflow:visible;"/> + </clipPath> + <path style="clip-path:url(#SVGID_00000157996213581889891740000000080625297949182399_);" d="M54.7,84.2v0.3h0.3v0.2 + h-0.3v0.7c0,0.1,0.1,0.3,0.2,0.3c0.1,0,0.1,0,0.1,0v0.2c-0.1,0-0.1,0-0.2,0c-0.1,0-0.2-0.1-0.3-0.1 + c-0.1-0.1-0.1-0.2-0.1-0.3v-0.7h-0.2v-0.3h0.2v-0.3H54.7z"/> + </g> + <g> + <defs> + <rect id="SVGID_00000044180042474829485630000011106144801427198890_" x="20.3" y="69.9" width="26.3" height="17.2"/> + </defs> + <clipPath id="SVGID_00000179619100190828125900000004418086654031390899_"> + <use xlink:href="#SVGID_00000044180042474829485630000011106144801427198890_" style="overflow:visible;"/> + </clipPath> + <path style="clip-path:url(#SVGID_00000179619100190828125900000004418086654031390899_);" d="M56.7,85.5 + c0,0.1,0,0.3,0,0.3h-0.2v-0.2l0,0c-0.1,0.1-0.2,0.2-0.4,0.2c-0.2,0-0.4-0.1-0.4-0.5v-0.7h0.2v0.7c0,0.3,0.1,0.4,0.3,0.4 + c0.1,0,0.3-0.1,0.3-0.2c0-0.1,0-0.1,0-0.1v-0.7h0.2L56.7,85.5L56.7,85.5z"/> + </g> + <g> + <defs> + <rect id="SVGID_00000157995006136643304680000009151982138242719140_" x="20.3" y="69.9" width="26.3" height="17.2"/> + </defs> + <clipPath id="SVGID_00000025439270998157158280000002784847279326358431_"> + <use xlink:href="#SVGID_00000157995006136643304680000009151982138242719140_" style="overflow:visible;"/> + </clipPath> + <path style="clip-path:url(#SVGID_00000025439270998157158280000002784847279326358431_);" d="M57.3,85c0-0.1,0-0.3,0-0.4 + h0.2v0.3l0,0c0.1-0.2,0.2-0.3,0.3-0.3h0.1v0.2h-0.1c-0.1,0-0.3,0.1-0.3,0.3c0,0,0,0.1,0,0.1v0.7h-0.2V85z"/> + </g> + <g> + <defs> + <rect id="SVGID_00000088125412708074319790000001520089651737642659_" x="20.3" y="69.9" width="26.3" height="17.2"/> + </defs> + <clipPath id="SVGID_00000085968746295389303350000013949127633437737146_"> + <use xlink:href="#SVGID_00000088125412708074319790000001520089651737642659_" style="overflow:visible;"/> + </clipPath> + <path style="clip-path:url(#SVGID_00000085968746295389303350000013949127633437737146_);" d="M60.3,85.5 + c0,0.1,0,0.3,0,0.3h-0.2v-0.2l0,0c-0.1,0.1-0.2,0.2-0.4,0.2c-0.2,0-0.4-0.1-0.4-0.5v-0.7h0.2v0.7c0,0.3,0.1,0.4,0.3,0.4 + c0.1,0,0.3-0.1,0.3-0.2c0-0.1,0-0.1,0-0.1v-0.7h0.2L60.3,85.5L60.3,85.5z"/> + </g> + <g> + <defs> + <rect id="SVGID_00000146481078268784395340000008590971994507072905_" x="20.3" y="69.9" width="26.3" height="17.2"/> + </defs> + <clipPath id="SVGID_00000076586346083075325260000006621386745516401080_"> + <use xlink:href="#SVGID_00000146481078268784395340000008590971994507072905_" style="overflow:visible;"/> + </clipPath> + <path style="clip-path:url(#SVGID_00000076586346083075325260000006621386745516401080_);" d="M60.9,84.9 + c0-0.1,0-0.3,0-0.3h0.2v0.2l0,0c0.1-0.1,0.2-0.3,0.4-0.3S62,84.6,62,85v0.7h-0.2V85c0-0.2-0.1-0.4-0.3-0.4 + c-0.1,0-0.3,0.1-0.3,0.2c0,0,0,0.1,0,0.1v0.7H61L60.9,84.9L60.9,84.9z"/> + </g> + <g> + <defs> + <rect id="SVGID_00000084507091239876634930000008685649653868328884_" x="20.3" y="69.9" width="26.3" height="17.2"/> + </defs> + <clipPath id="SVGID_00000103240887948158559870000002218761041961114272_"> + <use xlink:href="#SVGID_00000084507091239876634930000008685649653868328884_" style="overflow:visible;"/> + </clipPath> + <path style="clip-path:url(#SVGID_00000103240887948158559870000002218761041961114272_);" d="M63.8,84v1.6 + c0,0.1,0,0.3,0,0.3h-0.2v-0.2l0,0c-0.1,0.1-0.2,0.3-0.4,0.3c-0.3,0-0.5-0.3-0.5-0.7c0-0.4,0.3-0.7,0.5-0.7 + c0.2,0,0.3,0.1,0.4,0.2l0,0v-0.7L63.8,84L63.8,84z M63.5,85.1L63.5,85.1c-0.1-0.2-0.1-0.3-0.3-0.3c-0.3,0-0.4,0.2-0.4,0.5 + s0.1,0.5,0.4,0.5c0.1,0,0.3-0.1,0.3-0.3v-0.1V85.1z"/> + </g> + <g> + <defs> + <rect id="SVGID_00000173142560496224839680000006658392181051966114_" x="20.3" y="69.9" width="26.3" height="17.2"/> + </defs> + <clipPath id="SVGID_00000029045090480355151470000010466748033542900900_"> + <use xlink:href="#SVGID_00000173142560496224839680000006658392181051966114_" style="overflow:visible;"/> + </clipPath> + <path style="clip-path:url(#SVGID_00000029045090480355151470000010466748033542900900_);" d="M66.7,85.1 + c0-0.3,0-0.5,0-0.7l0,0c-0.1,0.2-0.1,0.4-0.2,0.7l-0.3,0.9h-0.2l-0.3-0.8c-0.1-0.3-0.1-0.5-0.2-0.7l0,0 + c0,0.2,0,0.5-0.1,0.8L65.3,86h-0.2l0.1-1.8h0.3l0.3,0.9c0.1,0.2,0.1,0.4,0.2,0.6l0,0c0.1-0.2,0.1-0.4,0.2-0.6l0.3-0.9h0.3 + l0.1,1.8h-0.2L66.7,85.1z"/> + </g> + <g> + <defs> + <rect id="SVGID_00000039826498560101797330000007360156419183652775_" x="20.3" y="69.9" width="26.3" height="17.2"/> + </defs> + <clipPath id="SVGID_00000124872525307289821130000000922024691351407248_"> + <use xlink:href="#SVGID_00000039826498560101797330000007360156419183652775_" style="overflow:visible;"/> + </clipPath> + <path style="clip-path:url(#SVGID_00000124872525307289821130000000922024691351407248_);" d="M67.7,85.2 + c0,0.3,0.2,0.5,0.4,0.5c0.1,0,0.3,0,0.3-0.1l0.1,0.1c-0.1,0.1-0.2,0.1-0.4,0.1c-0.4,0-0.6-0.3-0.6-0.6s0.2-0.7,0.6-0.7 + c0.4,0,0.5,0.3,0.5,0.6c0,0.1,0,0.1,0,0.1L67.7,85.2L67.7,85.2z M68.4,85.1c0-0.1-0.1-0.4-0.3-0.4c-0.2,0-0.3,0.2-0.3,0.4 + H68.4z"/> + </g> + <g> + <defs> + <rect id="SVGID_00000121243580397566335970000004735634562193142926_" x="20.3" y="69.9" width="26.3" height="17.2"/> + </defs> + <clipPath id="SVGID_00000154404245476960983670000003704062795236652946_"> + <use xlink:href="#SVGID_00000121243580397566335970000004735634562193142926_" style="overflow:visible;"/> + </clipPath> + <path style="clip-path:url(#SVGID_00000154404245476960983670000003704062795236652946_);" d="M70.3,84v1.6 + c0,0.1,0,0.3,0,0.3h-0.2v-0.2l0,0C70,85.8,69.8,86,69.6,86c-0.3,0-0.5-0.3-0.5-0.7c0-0.4,0.3-0.7,0.5-0.7 + c0.2,0,0.3,0.1,0.4,0.2l0,0v-0.7L70.3,84L70.3,84z M70,85.1L70,85.1c-0.1-0.2-0.1-0.3-0.3-0.3c-0.3,0-0.4,0.2-0.4,0.5 + s0.1,0.5,0.4,0.5c0.1,0,0.3-0.1,0.3-0.3v-0.1V85.1z"/> + </g> + <g> + <defs> + <rect id="SVGID_00000081648890138039699690000009865764305637040536_" x="20.3" y="69.9" width="26.3" height="17.2"/> + </defs> + <clipPath id="SVGID_00000011004762556371535870000002584353420377008562_"> + <use xlink:href="#SVGID_00000081648890138039699690000009865764305637040536_" style="overflow:visible;"/> + </clipPath> + <path style="clip-path:url(#SVGID_00000011004762556371535870000002584353420377008562_);" d="M71.1,84.2 + c0,0.1-0.1,0.1-0.1,0.1s-0.1-0.1-0.1-0.1s0.1-0.1,0.1-0.1C71.1,84.1,71.1,84.1,71.1,84.2 M70.9,84.6h0.2v1.3h-0.2V84.6z" + /> + </g> + <g> + <defs> + <rect id="SVGID_00000054227679403094237200000010888827195891383441_" x="20.3" y="69.9" width="26.3" height="17.2"/> + </defs> + <clipPath id="SVGID_00000141421820891595744600000018095060422472715684_"> + <use xlink:href="#SVGID_00000054227679403094237200000010888827195891383441_" style="overflow:visible;"/> + </clipPath> + <path style="clip-path:url(#SVGID_00000141421820891595744600000018095060422472715684_);" d="M71.9,85.2 + c0,0.3,0.2,0.5,0.4,0.5c0.1,0,0.3,0,0.3-0.1l0.1,0.1c-0.1,0.1-0.2,0.1-0.4,0.1c-0.4,0-0.6-0.3-0.6-0.6s0.2-0.7,0.6-0.7 + c0.4,0,0.5,0.3,0.5,0.6c0,0.1,0,0.1,0,0.1L71.9,85.2L71.9,85.2z M72.6,85.1c0-0.1-0.1-0.4-0.3-0.4c-0.2,0-0.3,0.2-0.3,0.4 + H72.6z"/> + </g> + <g> + <defs> + <rect id="SVGID_00000167393707992328077830000008493602296794397060_" x="20.3" y="69.9" width="26.3" height="17.2"/> + </defs> + <clipPath id="SVGID_00000060742346950173523880000004349967135210346911_"> + <use xlink:href="#SVGID_00000167393707992328077830000008493602296794397060_" style="overflow:visible;"/> + </clipPath> + <path style="clip-path:url(#SVGID_00000060742346950173523880000004349967135210346911_);" d="M73.3,84.9 + c0-0.1,0-0.3,0-0.3h0.2v0.2l0,0c0.1-0.1,0.2-0.3,0.4-0.3s0.5,0.1,0.5,0.5v0.7h-0.2V85c0-0.2-0.1-0.4-0.3-0.4 + c-0.1,0-0.3,0.1-0.3,0.2c0,0,0,0.1,0,0.1v0.7h-0.2L73.3,84.9L73.3,84.9z"/> + </g> + <g> + <defs> + <rect id="SVGID_00000152240367151266613080000010133005821211659418_" x="20.3" y="69.9" width="26.3" height="17.2"/> + </defs> + <clipPath id="SVGID_00000134950570880253883300000011976665894491596184_"> + <use xlink:href="#SVGID_00000152240367151266613080000010133005821211659418_" style="overflow:visible;"/> + </clipPath> + + <rect x="47.4" y="80.8" style="clip-path:url(#SVGID_00000134950570880253883300000011976665894491596184_);" width="0.1" height="5.1"/> + </g> + </g> + </g> + </g> + </g> + </g> + </g> + </g> + </g> + <polygon points="70.1,78.8 70.1,78.4 71.5,77.8 73.9,77 73.5,75.7 69.5,77.1 69.5,77.1 69.2,76.8 72.6,74.2 71.7,73.2 66.6,76.9 + 66.6,73.2 63.7,73.2 63.7,85.8 63.7,85.8 66.6,85.8 66.6,85.8 66.6,82 71.7,85.8 72.6,84.8 71.1,83.7 69.2,82.2 69.4,81.9 + 73.5,83.2 73.9,81.9 70.1,80.6 70.1,80.2 74.3,80.1 74.3,78.8 "/> + <g> + <path d="M80.3,74.9h-1.2v1.3h-0.7v-3h0.7v1.2h1.2v-1.2H81v3h-0.7V74.9z"/> + <path d="M82,74.9l-0.5-0.3c0.2-0.3,0.5-0.6,1-0.6c0.5,0,0.9,0.3,0.9,0.8v0.9c0,0.2,0,0.4,0.1,0.5H83c-0.1-0.1-0.1-0.2-0.1-0.3l0,0 + c-0.1,0.1-0.3,0.3-0.6,0.3c-0.4,0-0.7-0.3-0.7-0.7c0-0.5,0.5-0.6,0.8-0.7c0.3-0.1,0.5-0.1,0.5-0.3c0-0.1-0.1-0.3-0.3-0.3 + C82.2,74.5,82,74.6,82,74.9z M82.9,75.1c-0.1,0.1-0.2,0.1-0.3,0.2c-0.2,0.1-0.3,0.1-0.3,0.3c0,0.1,0.1,0.2,0.3,0.2 + s0.4-0.1,0.4-0.4V75.1z"/> + <path d="M84,74h0.6v0.3l0,0c0.1-0.2,0.3-0.4,0.6-0.4c0.3,0,0.5,0.1,0.5,0.4l0,0c0.1-0.2,0.3-0.4,0.7-0.4c0.4,0,0.7,0.3,0.7,0.8 + v1.5h-0.6v-1.4c0-0.3-0.1-0.4-0.3-0.4c-0.2,0-0.3,0.2-0.3,0.5v1.3h-0.6v-1.4c0-0.3-0.1-0.4-0.3-0.4c-0.2,0-0.3,0.1-0.3,0.4v1.4 + h-0.6L84,74L84,74z"/> + <path d="M88.3,76.2h-0.6V73h0.6v0.8c0,0.3,0,0.5,0,0.5l0,0c0.1-0.2,0.3-0.4,0.7-0.4c0.5,0,0.9,0.5,0.9,1.2s-0.4,1.2-0.9,1.2 + c-0.3,0-0.5-0.2-0.6-0.4l0,0L88.3,76.2L88.3,76.2z M88.8,75.7c0.3,0,0.5-0.3,0.5-0.7s-0.1-0.7-0.5-0.7c-0.3,0-0.5,0.3-0.5,0.7 + C88.3,75.5,88.5,75.7,88.8,75.7z"/> + <path d="M90.4,74H91v1.3c0,0.3,0.1,0.5,0.3,0.5s0.3-0.2,0.3-0.4v-1.3h0.6v2.2h-0.6v-0.3l0,0c-0.1,0.2-0.3,0.4-0.7,0.4 + s-0.7-0.3-0.7-0.8L90.4,74L90.4,74z"/> + <path d="M92.9,74h0.6v0.3l0,0c0.1-0.2,0.3-0.4,0.5-0.4c0.3,0,0.5,0.3,0.5,0.6c0,0.1,0,0.3,0,0.3L94,75.1c0-0.1,0.1-0.2,0.1-0.3 + s-0.1-0.3-0.2-0.3c-0.2,0-0.3,0.2-0.3,0.5v1.3h-0.6L92.9,74L92.9,74z"/> + <path d="M95.8,74c0.2,0,0.3,0.1,0.5,0.1c0.2,0,0.3-0.1,0.3-0.3c0-0.1,0-0.1,0-0.2l0.5,0.3c0,0.3-0.1,0.4-0.4,0.4 + c-0.1,0-0.1,0-0.2,0l0,0c0.1,0.1,0.3,0.3,0.3,0.5c0,0.4-0.4,0.7-0.9,0.7c-0.3,0-0.5,0.1-0.5,0.2c0,0.1,0.1,0.1,0.3,0.1 + c0.2,0,0.4-0.1,0.6-0.1c0.5,0,0.8,0.2,0.8,0.6c0,0.5-0.6,0.7-1.2,0.7c-0.6,0-1.2-0.2-1.2-0.5c0-0.2,0.3-0.4,0.5-0.4l0,0 + c-0.1-0.1-0.3-0.1-0.3-0.3c0-0.3,0.3-0.4,0.5-0.4l0,0c-0.3-0.1-0.5-0.3-0.5-0.6C94.9,74.3,95.3,74,95.8,74z M95.9,76.7 + c0.4,0,0.7-0.1,0.7-0.3c0-0.1-0.2-0.2-0.5-0.2c-0.3,0-0.8,0-0.8,0.2C95.2,76.6,95.5,76.7,95.9,76.7z M95.9,75.1 + c0.2,0,0.4-0.1,0.4-0.3s-0.1-0.3-0.4-0.3c-0.2,0-0.4,0.1-0.4,0.3S95.7,75.1,95.9,75.1z"/> + <path d="M78.4,78h0.6v0.9c0,0.3,0,0.6,0,0.6l0,0c0,0,0.1-0.3,0.3-0.5l0.7-0.9h0.7l-0.9,1.2l1.1,1.8h-0.7l-0.7-1.3l-0.5,0.6v0.7 + h-0.6V78z"/> + <path d="M81.4,78.8H82v0.3l0,0c0.1-0.2,0.3-0.4,0.5-0.4c0.3,0,0.5,0.3,0.5,0.6c0,0.1,0,0.3,0,0.3l-0.5,0.3c0-0.1,0.1-0.2,0.1-0.3 + c0-0.1-0.1-0.3-0.2-0.3c-0.2,0-0.3,0.2-0.3,0.5v1.3h-0.6L81.4,78.8L81.4,78.8z"/> + <path d="M83.9,80.1c0,0.3,0.2,0.5,0.5,0.5c0.2,0,0.4-0.1,0.4-0.3l0.5,0.3c-0.1,0.3-0.5,0.5-0.9,0.5c-0.6,0-1.1-0.4-1.1-1.2 + s0.5-1.2,1.1-1.2c0.6,0,1,0.4,1,1c0,0.2,0,0.3,0,0.3L83.9,80.1L83.9,80.1z M83.9,79.7h0.9c0-0.3-0.2-0.5-0.4-0.5 + C84.2,79.2,84,79.3,83.9,79.7z"/> + <path d="M86.3,79.7l-0.5-0.3c0.2-0.3,0.5-0.6,1-0.6c0.5,0,0.9,0.3,0.9,0.8v0.9c0,0.2,0,0.4,0.1,0.5h-0.5c-0.1-0.1-0.1-0.2-0.1-0.3 + l0,0c-0.1,0.1-0.3,0.3-0.6,0.3c-0.4,0-0.7-0.3-0.7-0.7c0-0.5,0.5-0.6,0.8-0.7c0.3-0.1,0.5-0.1,0.5-0.3c0-0.1-0.1-0.3-0.3-0.3 + C86.6,79.2,86.4,79.4,86.3,79.7z M87.1,79.9c-0.1,0.1-0.2,0.1-0.3,0.2c-0.2,0.1-0.3,0.1-0.3,0.3c0,0.1,0.1,0.2,0.3,0.2 + c0.2,0,0.4-0.1,0.4-0.4V79.9z"/> + <path d="M89.6,80.8C89.5,80.9,89.3,81,89,81c-0.4,0-0.6-0.2-0.6-0.7v-1.2h-0.3v-0.5h0.3v-0.5l0.6-0.3v0.8h0.5v0.5H89v1.1 + c0,0.2,0.1,0.2,0.1,0.2s0.1-0.1,0.2-0.1L89.6,80.8z"/> + <path d="M90,77.8h0.6v0.6H90V77.8z M90,78.8h0.6V81H90V78.8z"/> + <path d="M92,80.4L92,80.4c0,0,0.1-0.4,0.2-0.7l0.3-0.9h0.6L92.4,81h-0.7L91,78.8h0.7l0.3,0.9C91.9,80,92,80.4,92,80.4z"/> + <path d="M79,84.2c0,0.5,0.3,1,0.7,1c0.4,0,0.6-0.3,0.6-0.7l0,0h-0.8V84H81v1.8h-0.5l0.1-0.4l0,0c-0.1,0.2-0.4,0.5-0.8,0.5 + c-0.7,0-1.3-0.6-1.3-1.6s0.6-1.6,1.4-1.6c0.6,0,1.1,0.3,1.3,0.8l-0.6,0.4c-0.1-0.3-0.3-0.6-0.7-0.6C79.3,83.3,79,83.7,79,84.2z"/> + <path d="M82,84.8c0,0.3,0.2,0.5,0.5,0.5c0.2,0,0.4-0.1,0.4-0.3l0.5,0.3c-0.1,0.3-0.5,0.5-0.9,0.5c-0.6,0-1.1-0.4-1.1-1.2 + s0.5-1.2,1.1-1.2c0.6,0,1,0.4,1,1c0,0.2,0,0.3,0,0.3L82,84.8L82,84.8z M82.1,84.4H83c0-0.3-0.2-0.5-0.4-0.5 + C82.3,83.9,82.1,84.1,82.1,84.4z"/> + <path d="M85.2,85.2c0-0.2-0.3-0.2-0.5-0.3c-0.3-0.1-0.7-0.3-0.7-0.7c0-0.4,0.4-0.7,0.9-0.7c0.4,0,0.8,0.2,1,0.5l-0.5,0.3 + c-0.1-0.2-0.2-0.3-0.5-0.3c-0.1,0-0.3,0.1-0.3,0.2c0,0.1,0.3,0.2,0.6,0.3c0.3,0.1,0.7,0.3,0.7,0.7c0,0.5-0.4,0.7-0.9,0.7 + c-0.5,0-0.9-0.2-1.1-0.5l0.5-0.3c0.1,0.3,0.3,0.4,0.5,0.4C85.2,85.4,85.2,85.3,85.2,85.2z"/> + <path d="M86.8,84.8c0,0.3,0.2,0.5,0.5,0.5c0.2,0,0.4-0.1,0.4-0.3l0.5,0.3c-0.1,0.3-0.5,0.5-0.9,0.5c-0.6,0-1.1-0.4-1.1-1.2 + s0.5-1.2,1.1-1.2c0.6,0,1,0.4,1,1c0,0.2,0,0.3,0,0.3L86.8,84.8L86.8,84.8z M86.8,84.4h0.9c0-0.3-0.2-0.5-0.4-0.5 + C87.1,83.9,86.8,84.1,86.8,84.4z"/> + <path d="M88.7,82.6h0.6v3.2h-0.6V82.6z"/> + <path d="M90,82.6h0.6v3.2H90V82.6z"/> + <path d="M92.5,85.2c0-0.2-0.3-0.2-0.5-0.3c-0.3-0.1-0.7-0.3-0.7-0.7c0-0.4,0.4-0.7,0.9-0.7c0.4,0,0.8,0.2,1,0.5l-0.5,0.3 + c-0.1-0.2-0.2-0.3-0.5-0.3c-0.1,0-0.3,0.1-0.3,0.2c0,0.1,0.3,0.2,0.6,0.3c0.3,0.1,0.7,0.3,0.7,0.7c0,0.5-0.4,0.7-0.9,0.7 + c-0.5,0-0.9-0.2-1.1-0.5l0.5-0.3c0.1,0.3,0.3,0.4,0.5,0.4C92.3,85.4,92.5,85.3,92.5,85.2z"/> + <path d="M94.1,84.7c0,0.4,0.1,0.7,0.4,0.7s0.4-0.3,0.4-0.5l0.5,0.3c-0.1,0.3-0.4,0.7-0.9,0.7c-0.6,0-1.1-0.4-1.1-1.2 + c0-0.7,0.5-1.2,1.1-1.2c0.5,0,0.9,0.3,0.9,0.7l-0.5,0.3c0-0.3-0.1-0.5-0.4-0.5S94.1,84.3,94.1,84.7z"/> + <path d="M97.9,85.8h-0.6v-1.3c0-0.3-0.1-0.5-0.3-0.5s-0.4,0.2-0.4,0.4v1.3h-0.6v-3.2h0.6v0.8c0,0.3,0,0.5,0,0.5l0,0 + c0.1-0.2,0.3-0.4,0.7-0.4c0.4,0,0.7,0.3,0.7,0.8V85.8z"/> + <path d="M98.9,84.4l-0.5-0.3c0.2-0.3,0.5-0.6,1-0.6c0.5,0,0.9,0.3,0.9,0.8v0.9c0,0.2,0,0.4,0.1,0.5h-0.5c-0.1-0.1-0.1-0.2-0.1-0.3 + l0,0c-0.1,0.1-0.3,0.3-0.6,0.3c-0.4,0-0.7-0.3-0.7-0.7c0-0.5,0.5-0.6,0.8-0.7c0.3-0.1,0.5-0.1,0.5-0.3c0-0.1-0.1-0.3-0.3-0.3 + C99.1,84,99,84.1,98.9,84.4z M99.7,84.7c-0.1,0.1-0.2,0.1-0.3,0.2C99.2,85,99,85,99,85.2c0,0.1,0.1,0.2,0.3,0.2 + c0.2,0,0.4-0.1,0.4-0.4V84.7z"/> + <path d="M101.6,83.3v0.2h0.4V84h-0.4v1.8H101V84h-0.3v-0.5h0.3v-0.2c0-0.5,0.3-0.8,0.8-0.8c0.3,0,0.5,0.1,0.7,0.3l-0.4,0.4 + c0-0.1-0.1-0.3-0.2-0.3C101.7,83,101.6,83.1,101.6,83.3z M103.6,85.6c-0.1,0.1-0.3,0.2-0.5,0.2c-0.4,0-0.6-0.2-0.6-0.7V84h-0.3 + v-0.5h0.3v-0.5l0.6-0.3v0.8h0.5V84h-0.5v1.1c0,0.2,0.1,0.2,0.1,0.2s0.1-0.1,0.2-0.1L103.6,85.6z"/> + </g> + <g> + <polygon points="126.5,72.2 122.6,74.5 126.5,76.8 130.5,74.5 "/> + <polygon points="122.4,82.2 118.4,84.4 122.4,86.7 126.3,84.4 "/> + <polygon points="126.8,77.3 126.8,84.1 130.8,81.8 130.8,75 "/> + <polygon points="118.1,77.1 118.1,83.9 122.1,81.6 122.1,74.8 "/> + </g> + <g> + <path d="M135.5,73.2h0.7v3h1.5l-0.1,0.5h-2.2V73.2z"/> + <path d="M138.7,73.2h0.7v3.5h-0.7V73.2z"/> + <path d="M140.6,74.9c0-1.2,0.7-1.8,1.6-1.8c0.8,0,1.2,0.3,1.2,0.3l0.1,0.7c0,0-0.4-0.4-1.1-0.4c-0.6,0-1,0.3-1,1.2s0.5,1.2,1,1.2 + c0.3,0,0.4-0.1,0.4-0.1v-0.7h-0.6v-0.4h1.3v1.4c0,0-0.5,0.3-1.4,0.3C141.2,76.6,140.6,76.2,140.6,74.9z"/> + <path d="M145.5,73.2h0.5v1.6h1.7v-1.6h0.5v3.5h-0.5V75H146v1.6h-0.5V73.2z"/> + <path d="M150.6,75v1.6h-0.4v-0.3c-0.1,0.3-0.5,0.4-0.9,0.4c-0.4,0-0.7-0.3-0.7-0.6c0-0.6,0.7-0.7,1.5-0.8l0,0v-0.2 + c0-0.3-0.1-0.5-0.5-0.5c-0.5,0-0.9,0.3-0.9,0.3l0.1-0.3c0,0,0.3-0.3,0.9-0.3C150.4,74.2,150.6,74.6,150.6,75z M150.2,75.7v-0.2 + l0,0c-0.6,0.1-1.1,0.1-1.1,0.5c0,0.2,0.1,0.3,0.3,0.3C150,76.4,150.2,76,150.2,75.7z"/> + <path d="M154.6,74.9v1.7h-0.4V75c0-0.3-0.1-0.5-0.4-0.5c-0.3,0-0.7,0.3-0.7,0.7v1.3h-0.4v-1.6c0-0.3-0.1-0.5-0.4-0.5 + s-0.7,0.3-0.7,0.7v1.3h-0.3v-2.4h0.4v0.4c0.1-0.3,0.4-0.5,0.8-0.5c0.3,0,0.5,0.1,0.6,0.5c0.1-0.3,0.5-0.5,0.8-0.5 + C154.4,74.2,154.6,74.5,154.6,74.9z"/> + <path d="M157.4,75.4c0,0.8-0.5,1.2-0.9,1.2c-0.3,0-0.6-0.1-0.7-0.4v0.3h-0.4v-3.5h0.4v1.5c0.1-0.3,0.4-0.4,0.8-0.4 + C157,74.2,157.4,74.6,157.4,75.4z M156.9,75.4c0-0.6-0.2-0.9-0.6-0.9c-0.3,0-0.7,0.3-0.7,0.9s0.3,0.9,0.7,0.9 + C156.7,76.4,156.9,76.1,156.9,75.4z"/> + <path d="M159.9,74.3v2.4h-0.4v-0.4c-0.2,0.3-0.5,0.5-0.9,0.5c-0.5,0-0.7-0.3-0.7-0.7v-1.7h0.4v1.6c0,0.3,0.1,0.5,0.4,0.5 + c0.4,0,0.7-0.3,0.7-0.7v-1.3L159.9,74.3L159.9,74.3z"/> + <path d="M162,74.7c0,0-0.1,0-0.3,0c-0.4,0-0.7,0.3-0.7,0.9v1h-0.4v-2.4h0.4v0.6c0.1-0.4,0.5-0.6,0.8-0.6c0.1,0,0.1,0,0.1,0 + L162,74.7z"/> + <path d="M164.3,74.3v2.4c0,0.5-0.3,0.9-1.1,0.9c-0.5,0-0.9-0.3-0.9-0.3l-0.1-0.3c0,0,0.3,0.3,0.9,0.3c0.5,0,0.7-0.2,0.7-0.5v-0.5 + c-0.1,0.3-0.4,0.4-0.8,0.4c-0.5,0-0.9-0.4-0.9-1.2c0-0.8,0.5-1.2,0.9-1.2c0.3,0,0.6,0.1,0.7,0.4v-0.3h0.5V74.3z M163.9,75.4 + c0-0.6-0.3-0.9-0.7-0.9c-0.4,0-0.6,0.3-0.6,0.9s0.2,0.9,0.6,0.9C163.6,76.2,163.9,75.9,163.9,75.4z"/> + <path d="M135.5,78.2h0.3V80h0.9v0.2h-1.2V78.2z"/> + <path d="M138.1,79.3v0.9h-0.2V80c-0.1,0.1-0.3,0.3-0.5,0.3s-0.4-0.1-0.4-0.3c0-0.3,0.4-0.5,0.9-0.5l0,0v-0.1 + c0-0.2-0.1-0.3-0.3-0.3c-0.3,0-0.5,0.2-0.5,0.2v-0.2c0,0,0.2-0.1,0.5-0.1C138,78.8,138.1,79,138.1,79.3z M137.9,79.7v-0.1l0,0 + c-0.3,0.1-0.6,0.1-0.6,0.3c0,0.1,0.1,0.2,0.2,0.2C137.8,80.1,137.9,79.9,137.9,79.7z"/> + <path d="M139.7,79.3v1h-0.3v-0.9c0-0.1-0.1-0.3-0.3-0.3s-0.4,0.1-0.4,0.5v0.7h-0.3v-1.4h0.2v0.3c0.1-0.1,0.3-0.3,0.5-0.3 + C139.6,78.8,139.7,78.9,139.7,79.3z"/> + <path d="M141.4,78.2v2h-0.2v-0.3c-0.1,0.1-0.3,0.3-0.5,0.3c-0.3,0-0.5-0.3-0.5-0.7s0.3-0.7,0.6-0.7c0.2,0,0.3,0.1,0.4,0.2v-0.8 + L141.4,78.2L141.4,78.2z M141.1,79.5c0-0.3-0.2-0.5-0.4-0.5c-0.3,0-0.3,0.1-0.3,0.5c0,0.3,0.1,0.5,0.3,0.5 + C141,80.1,141.1,79.9,141.1,79.5z"/> + <path d="M142.5,80c0.3,0,0.4-0.1,0.4-0.1v0.2c0,0-0.1,0.1-0.5,0.1c-0.4,0-0.7-0.2-0.7-0.7c0-0.5,0.3-0.7,0.6-0.7s0.5,0.2,0.5,0.6 + c0,0.1,0,0.1,0,0.1h-0.9C142,79.9,142.2,80,142.5,80z M142,79.4h0.7c0-0.3-0.1-0.4-0.3-0.4C142.1,79,142,79.1,142,79.4z"/> + <path d="M143.3,80.1v-0.3c0,0,0.2,0.2,0.5,0.2c0.2,0,0.3-0.1,0.3-0.2c0-0.1-0.1-0.2-0.3-0.2l-0.1-0.1c-0.3-0.1-0.4-0.1-0.4-0.4 + s0.2-0.4,0.5-0.4s0.5,0.1,0.5,0.1v0.3c0,0-0.2-0.2-0.5-0.2c-0.2,0-0.3,0.1-0.3,0.2c0,0.1,0.1,0.1,0.3,0.2l0.1,0.1 + c0.2,0.1,0.4,0.1,0.4,0.4s-0.2,0.4-0.5,0.4C143.4,80.2,143.3,80.1,143.3,80.1z"/> + <path d="M145.9,79.5c0,0.5-0.3,0.7-0.6,0.7c-0.2,0-0.3-0.1-0.5-0.2v0.2h-0.2v-2h0.3v0.9c0.1-0.1,0.3-0.3,0.5-0.3 + C145.6,78.8,145.9,79.1,145.9,79.5z M145.6,79.5c0-0.3-0.1-0.5-0.3-0.5c-0.2,0-0.4,0.2-0.4,0.5s0.2,0.5,0.4,0.5 + S145.6,79.9,145.6,79.5z"/> + <path d="M147,80c0.3,0,0.4-0.1,0.4-0.1v0.2c0,0-0.1,0.1-0.5,0.1c-0.4,0-0.7-0.2-0.7-0.7c0-0.5,0.3-0.7,0.6-0.7s0.5,0.2,0.5,0.6 + c0,0.1,0,0.1,0,0.1h-0.9C146.4,79.9,146.7,80,147,80z M146.4,79.4h0.7c0-0.3-0.1-0.4-0.3-0.4C146.6,79,146.5,79.1,146.4,79.4z"/> + <path d="M148.5,80v0.1c0,0-0.1,0.1-0.3,0.1c-0.3,0-0.4-0.1-0.4-0.4v-0.9h-0.3v-0.1h0.3v-0.4h0.3v0.4h0.5v0.1h-0.5v0.8 + c0,0.1,0.1,0.2,0.2,0.2C148.5,80.1,148.5,80,148.5,80z"/> + <path d="M149.7,79.1c0,0-0.1,0-0.1,0c-0.3,0-0.4,0.2-0.4,0.5v0.6h-0.3v-1.4h0.2v0.3c0.1-0.2,0.3-0.3,0.5-0.3c0.1,0,0.1,0,0.1,0 + L149.7,79.1z"/> + <path d="M150,78.2h0.3v0.3H150V78.2z M150,78.8h0.3v1.4H150V78.8z"/> + <path d="M151.4,80c0.3,0,0.4-0.1,0.4-0.1v0.2c0,0-0.1,0.1-0.5,0.1c-0.4,0-0.7-0.2-0.7-0.7c0-0.5,0.3-0.7,0.6-0.7s0.5,0.2,0.5,0.6 + c0,0.1,0,0.1,0,0.1h-0.9C150.8,79.9,151.1,80,151.4,80z M150.8,79.4h0.7c0-0.3-0.1-0.4-0.3-0.4S150.9,79.1,150.8,79.4z"/> + <path d="M153.4,79.5c0,0.5-0.3,0.7-0.6,0.7c-0.2,0-0.3-0.1-0.5-0.2v0.2h-0.2v-2h0.3v0.9c0.1-0.1,0.3-0.3,0.5-0.3 + C153.2,78.8,153.4,79.1,153.4,79.5z M153.2,79.5c0-0.3-0.1-0.5-0.3-0.5c-0.2,0-0.4,0.2-0.4,0.5s0.2,0.5,0.4,0.5 + C153,80.1,153.2,79.9,153.2,79.5z"/> + <path d="M135.5,81h0.3v2h-0.3V81z"/> + <path d="M138.2,82v1h-0.3v-0.9c0-0.1-0.1-0.3-0.2-0.3c-0.2,0-0.4,0.1-0.4,0.5v0.7h-0.2v-0.9c0-0.1-0.1-0.3-0.2-0.3 + c-0.2,0-0.4,0.1-0.4,0.5v0.7h-0.3v-1.4h0.2v0.3c0.1-0.1,0.3-0.3,0.5-0.3s0.3,0.1,0.4,0.3c0.1-0.1,0.3-0.3,0.5-0.3 + C138,81.6,138.2,81.8,138.2,82z"/> + <path d="M140.6,82v1h-0.3v-0.9c0-0.1-0.1-0.3-0.2-0.3c-0.2,0-0.4,0.1-0.4,0.5v0.7h-0.3v-0.9c0-0.1-0.1-0.3-0.2-0.3 + c-0.2,0-0.4,0.1-0.4,0.5v0.7h-0.3v-1.4h0.2v0.3c0.1-0.1,0.3-0.3,0.5-0.3c0.2,0,0.3,0.1,0.4,0.3c0.1-0.1,0.3-0.3,0.5-0.3 + C140.5,81.6,140.6,81.8,140.6,82z"/> + <path d="M140.9,82.3c0-0.5,0.3-0.7,0.7-0.7s0.7,0.2,0.7,0.7c0,0.5-0.3,0.7-0.7,0.7C141.2,83.1,140.9,82.8,140.9,82.3z M142,82.3 + c0-0.4-0.1-0.5-0.4-0.5s-0.4,0.1-0.4,0.5c0,0.4,0.1,0.5,0.4,0.5S142,82.7,142,82.3z"/> + <path d="M143.9,82.3c0,0.5-0.3,0.7-0.6,0.7c-0.2,0-0.3-0.1-0.5-0.2v0.2h-0.2v-2h0.3v0.9c0.1-0.1,0.3-0.3,0.5-0.3 + C143.6,81.6,143.9,81.8,143.9,82.3z M143.6,82.3c0-0.3-0.1-0.5-0.3-0.5s-0.4,0.2-0.4,0.5s0.2,0.5,0.4,0.5 + C143.5,82.9,143.6,82.7,143.6,82.3z"/> + <path d="M144.2,81h0.3v0.3h-0.3V81z M144.2,81.6h0.3v1.4h-0.3V81.6z"/> + <path d="M144.9,81h0.3v2h-0.3V81z"/> + <path d="M145.6,81h0.3v0.3h-0.3V81z M145.6,81.6h0.3v1.4h-0.3V81.6z"/> + <path d="M147,82.9c0.3,0,0.4-0.1,0.4-0.1V83c0,0-0.1,0.1-0.5,0.1c-0.4,0-0.7-0.2-0.7-0.7c0-0.5,0.3-0.7,0.6-0.7s0.5,0.2,0.5,0.6 + c0,0.1,0,0.1,0,0.1h-0.9C146.5,82.7,146.7,82.9,147,82.9z M146.4,82.2h0.7c0-0.3-0.1-0.4-0.3-0.4 + C146.7,81.8,146.5,81.9,146.4,82.2z"/> + <path d="M149,82v1h-0.3v-0.9c0-0.1-0.1-0.3-0.3-0.3c-0.2,0-0.4,0.1-0.4,0.5v0.7h-0.3v-1.4h0.2v0.3c0.1-0.1,0.3-0.3,0.5-0.3 + C148.8,81.6,149,81.8,149,82z"/> + <path d="M151.3,82v1h-0.3v-0.9c0-0.1-0.1-0.3-0.2-0.3c-0.2,0-0.4,0.1-0.4,0.5v0.7h-0.3v-0.9c0-0.1-0.1-0.3-0.2-0.3 + c-0.2,0-0.4,0.1-0.4,0.5v0.7h-0.3v-1.4h0.2v0.3c0.1-0.1,0.3-0.3,0.5-0.3c0.2,0,0.3,0.1,0.4,0.3c0.1-0.1,0.3-0.3,0.5-0.3 + C151.2,81.6,151.3,81.8,151.3,82z"/> + <path d="M152.8,82V83h-0.2v-0.2c-0.1,0.1-0.3,0.3-0.5,0.3s-0.4-0.1-0.4-0.3c0-0.3,0.4-0.5,0.9-0.5l0,0v-0.1c0-0.2-0.1-0.3-0.3-0.3 + c-0.3,0-0.5,0.2-0.5,0.2v-0.2c0,0,0.2-0.1,0.5-0.1C152.7,81.6,152.8,81.8,152.8,82z M152.6,82.5v-0.1l0,0 + c-0.3,0.1-0.6,0.1-0.6,0.3c0,0.1,0.1,0.2,0.2,0.2C152.4,82.9,152.6,82.7,152.6,82.5z"/> + <path d="M154.4,82v1h-0.3v-0.9c0-0.1-0.1-0.3-0.3-0.3c-0.2,0-0.4,0.1-0.4,0.5v0.7h-0.3v-1.4h0.2v0.3c0.1-0.1,0.3-0.3,0.5-0.3 + C154.3,81.6,154.4,81.8,154.4,82z"/> + <path d="M155.9,82V83h-0.2v-0.2c-0.1,0.1-0.3,0.3-0.5,0.3s-0.4-0.1-0.4-0.3c0-0.3,0.4-0.5,0.9-0.5l0,0v-0.1c0-0.2-0.1-0.3-0.3-0.3 + c-0.3,0-0.5,0.2-0.5,0.2v-0.2c0,0,0.2-0.1,0.5-0.1C155.8,81.6,155.9,81.8,155.9,82z M155.7,82.5v-0.1l0,0 + c-0.3,0.1-0.6,0.1-0.6,0.3c0,0.1,0.1,0.2,0.2,0.2C155.5,82.9,155.7,82.7,155.7,82.5z"/> + <path d="M157.6,81.6v1.4c0,0.3-0.1,0.5-0.7,0.5c-0.3,0-0.5-0.2-0.5-0.2v-0.2c0,0,0.2,0.2,0.5,0.2c0.3,0,0.4-0.1,0.4-0.3v-0.3 + c-0.1,0.1-0.3,0.3-0.5,0.3c-0.3,0-0.5-0.2-0.5-0.7s0.3-0.7,0.6-0.7c0.2,0,0.3,0.1,0.5,0.2v-0.2H157.6z M157.3,82.3 + c0-0.3-0.2-0.5-0.4-0.5c-0.3,0-0.3,0.1-0.3,0.5s0.1,0.5,0.3,0.5C157.1,82.8,157.3,82.7,157.3,82.3z"/> + <path d="M158.6,82.9c0.3,0,0.4-0.1,0.4-0.1V83c0,0-0.1,0.1-0.5,0.1c-0.4,0-0.7-0.2-0.7-0.7c0-0.5,0.3-0.7,0.6-0.7s0.5,0.2,0.5,0.6 + c0,0.1,0,0.1,0,0.1h-0.9C158.2,82.7,158.3,82.9,158.6,82.9z M158.2,82.2h0.7c0-0.3-0.1-0.4-0.3-0.4 + C158.3,81.8,158.2,81.9,158.2,82.2z"/> + <path d="M161.4,82v1h-0.3v-0.9c0-0.1-0.1-0.3-0.2-0.3c-0.2,0-0.4,0.1-0.4,0.5v0.7h-0.3v-0.9c0-0.1-0.1-0.3-0.2-0.3 + c-0.2,0-0.4,0.1-0.4,0.5v0.7h-0.2v-1.4h0.2v0.3c0.1-0.1,0.3-0.3,0.5-0.3s0.3,0.1,0.4,0.3c0.1-0.1,0.3-0.3,0.5-0.3 + C161.3,81.6,161.4,81.8,161.4,82z"/> + <path d="M162.5,82.9c0.3,0,0.4-0.1,0.4-0.1V83c0,0-0.1,0.1-0.5,0.1c-0.4,0-0.7-0.2-0.7-0.7c0-0.5,0.3-0.7,0.6-0.7s0.5,0.2,0.5,0.6 + c0,0.1,0,0.1,0,0.1H162C162,82.7,162.2,82.9,162.5,82.9z M162,82.2h0.7c0-0.3-0.1-0.4-0.3-0.4S162,81.9,162,82.2z"/> + <path d="M164.5,82v1h-0.3v-0.9c0-0.1-0.1-0.3-0.3-0.3c-0.2,0-0.4,0.1-0.4,0.5v0.7h-0.3v-1.4h0.2v0.3c0.1-0.1,0.3-0.3,0.5-0.3 + C164.3,81.6,164.5,81.8,164.5,82z"/> + <path d="M165.7,82.8v0.1c0,0-0.1,0.1-0.3,0.1c-0.3,0-0.4-0.1-0.4-0.4v-0.9h-0.3v-0.1h0.3v-0.4h0.3v0.4h0.5v0.1h-0.5v0.8 + c0,0.1,0.1,0.2,0.2,0.2C165.6,82.9,165.7,82.8,165.7,82.8z"/> + <path d="M136.7,84.4v1.4h-0.3v-0.3c-0.1,0.1-0.3,0.3-0.5,0.3c-0.3,0-0.4-0.1-0.4-0.5v-1h0.3v0.9c0,0.1,0.1,0.3,0.3,0.3 + c0.2,0,0.4-0.2,0.4-0.5v-0.7L136.7,84.4L136.7,84.4z"/> + <path d="M138.3,84.8v1H138v-0.9c0-0.1-0.1-0.3-0.3-0.3c-0.2,0-0.4,0.1-0.4,0.5v0.7h-0.2v-1.4h0.2v0.3c0.1-0.1,0.3-0.3,0.5-0.3 + C138.1,84.3,138.3,84.6,138.3,84.8z"/> + <path d="M139.9,83.7v2h-0.2v-0.3c-0.1,0.1-0.3,0.3-0.5,0.3c-0.3,0-0.5-0.3-0.5-0.7c0-0.5,0.3-0.7,0.6-0.7c0.2,0,0.3,0.1,0.4,0.2 + v-0.8L139.9,83.7L139.9,83.7z M139.7,85.1c0-0.3-0.2-0.5-0.4-0.5c-0.3,0-0.3,0.1-0.3,0.5c0,0.3,0.1,0.5,0.3,0.5 + C139.5,85.6,139.7,85.4,139.7,85.1z"/> + <path d="M141.1,84.8c0-0.7,0.4-1.1,0.9-1.1c0.5,0,0.7,0.2,0.7,0.2l0.1,0.3c0,0-0.3-0.3-0.7-0.3s-0.7,0.3-0.7,0.8 + c0,0.6,0.3,0.9,0.7,0.9c0.2,0,0.4-0.1,0.4-0.1V85h-0.4v-0.1h0.7v0.7c0,0-0.3,0.2-0.7,0.2C141.5,85.8,141.1,85.5,141.1,84.8z"/> + <path d="M144,84.6c0,0-0.1,0-0.1,0c-0.3,0-0.4,0.2-0.4,0.5v0.6h-0.3v-1.4h0.2v0.3c0.1-0.2,0.3-0.3,0.5-0.3c0.1,0,0.1,0,0.1,0 + L144,84.6z"/> + <path d="M145.4,84.4v1.4h-0.2v-0.3c-0.1,0.1-0.3,0.3-0.5,0.3c-0.3,0-0.4-0.1-0.4-0.5v-1h0.3v0.9c0,0.1,0.1,0.3,0.3,0.3 + s0.4-0.2,0.4-0.5v-0.7L145.4,84.4L145.4,84.4z"/> + <path d="M147.1,84.8v1h-0.3v-0.9c0-0.1-0.1-0.3-0.3-0.3s-0.4,0.1-0.4,0.5v0.7h-0.2v-1.4h0.2v0.3c0.1-0.1,0.3-0.3,0.5-0.3 + C146.9,84.3,147.1,84.6,147.1,84.8z"/> + <path d="M148.7,83.7v2h-0.2v-0.3c-0.1,0.1-0.3,0.3-0.5,0.3c-0.3,0-0.5-0.3-0.5-0.7c0-0.5,0.3-0.7,0.6-0.7c0.2,0,0.3,0.1,0.4,0.2 + v-0.8L148.7,83.7L148.7,83.7z M148.4,85.1c0-0.3-0.2-0.5-0.4-0.5c-0.3,0-0.3,0.1-0.3,0.5c0,0.3,0.1,0.5,0.3,0.5 + C148.3,85.6,148.4,85.4,148.4,85.1z"/> + <path d="M149,84.4h0.3l0.4,1.2l0.4-1.2h0.2l-0.5,1.4h-0.3L149,84.4z"/> + <path d="M151.1,85.6c0.3,0,0.4-0.1,0.4-0.1v0.2c0,0-0.1,0.1-0.5,0.1c-0.4,0-0.7-0.2-0.7-0.7c0-0.5,0.3-0.7,0.6-0.7 + s0.5,0.2,0.5,0.6c0,0.1,0,0.1,0,0.1h-0.9C150.6,85.4,150.8,85.6,151.1,85.6z M150.6,85h0.7c0-0.3-0.1-0.4-0.3-0.4 + S150.7,84.7,150.6,85z"/> + <path d="M152.7,84.6c0,0-0.1,0-0.1,0c-0.3,0-0.4,0.2-0.4,0.5v0.6h-0.3v-1.4h0.2v0.3c0.1-0.2,0.3-0.3,0.5-0.3c0.1,0,0.1,0,0.1,0 + L152.7,84.6z"/> + <path d="M155,84.8v1h-0.3v-0.9c0-0.1-0.1-0.3-0.2-0.3c-0.2,0-0.4,0.1-0.4,0.5v0.7h-0.3v-0.9c0-0.1-0.1-0.3-0.2-0.3 + c-0.2,0-0.4,0.1-0.4,0.5v0.7H153v-1.4h0.2v0.3c0.1-0.1,0.3-0.3,0.5-0.3s0.3,0.1,0.4,0.3c0.1-0.1,0.3-0.3,0.5-0.3 + C154.9,84.3,155,84.6,155,84.8z"/> + <path d="M155.4,85.1c0-0.5,0.3-0.7,0.7-0.7s0.7,0.2,0.7,0.7c0,0.5-0.3,0.7-0.7,0.7S155.4,85.6,155.4,85.1z M156.5,85.1 + c0-0.4-0.1-0.5-0.4-0.5s-0.4,0.1-0.4,0.5c0,0.4,0.1,0.5,0.4,0.5C156.3,85.6,156.5,85.5,156.5,85.1z M155.7,83.8h0.2v0.3h-0.2V83.8 + z M156.1,83.8h0.2v0.3h-0.2V83.8z"/> + <path d="M158.2,84.4v1.4c0,0.3-0.1,0.5-0.7,0.5c-0.3,0-0.5-0.2-0.5-0.2V86c0,0,0.2,0.2,0.5,0.2c0.3,0,0.4-0.1,0.4-0.3v-0.3 + c-0.1,0.1-0.3,0.3-0.5,0.3c-0.3,0-0.5-0.2-0.5-0.7c0-0.5,0.3-0.7,0.6-0.7c0.2,0,0.3,0.1,0.5,0.2v-0.2H158.2z M158,85.1 + c0-0.3-0.2-0.5-0.4-0.5c-0.3,0-0.3,0.1-0.3,0.5s0.1,0.5,0.3,0.5C157.8,85.6,158,85.4,158,85.1z"/> + <path d="M159.3,85.6c0.3,0,0.4-0.1,0.4-0.1v0.2c0,0-0.1,0.1-0.5,0.1c-0.4,0-0.7-0.2-0.7-0.7c0-0.5,0.3-0.7,0.6-0.7 + s0.5,0.2,0.5,0.6c0,0.1,0,0.1,0,0.1h-0.9C158.8,85.4,159,85.6,159.3,85.6z M158.8,85h0.7c0-0.3-0.1-0.4-0.3-0.4 + S158.9,84.7,158.8,85z"/> + <path d="M161.3,84.8v1H161v-0.9c0-0.1-0.1-0.3-0.3-0.3s-0.4,0.1-0.4,0.5v0.7h-0.2v-1.4h0.2v0.3c0.1-0.1,0.3-0.3,0.5-0.3 + C161.1,84.3,161.3,84.6,161.3,84.8z"/> + </g> +</g> +</svg> diff --git a/public/images/logos/logo-laboratoriumfertigungstechnik_2by1.svg b/public/images/logos/logo-laboratoriumfertigungstechnik_2by1.svg new file mode 100644 index 0000000000000000000000000000000000000000..88bd3cc56484dfecd12527f68f5af37fa1f2740d --- /dev/null +++ b/public/images/logos/logo-laboratoriumfertigungstechnik_2by1.svg @@ -0,0 +1,53 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 26.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" + viewBox="0 0 240 120" style="enable-background:new 0 0 240 120;" xml:space="preserve"> +<style type="text/css"> + .st0{fill:#FFFFFF;} + .st1{fill:#0B1324;} +</style> +<rect y="0" class="st0" width="240" height="120"/> +<g> + <path class="st1" d="M147.4,31.6c-0.3,1.6-0.7,3.2-1,4.8c-0.4,2-0.8,4-1.2,6c-0.1,0.5-0.3,0.6-0.7,0.6c-8.5,0-17.1,0-25.6,0 + c-0.8,0-0.7-0.1-0.9,0.7c-0.7,3.2-1.3,6.5-2,9.7c-0.1,0.3,0,0.5,0.4,0.5c1.9,0,3.8,0.1,5.7,0.1c6.5,0,13,0,19.6,0 + c0.2,0,0.4,0,0.6,0c-0.2,1.1-0.5,2.3-0.7,3.4c-0.5,2.5-1,4.9-1.4,7.4c-0.1,0.4-0.3,0.5-0.7,0.5c-8.4,0-16.8,0-25.2,0 + c-0.7,0-0.7,0-0.8,0.7c-1,4.8-2,9.6-3,14.4c-0.5,2.6-1.1,5.1-1.6,7.7c-0.1,0.4-0.2,0.5-0.6,0.5c-2.2,0-4.5,0-6.7,0 + c-1.9,0-3.9,0-5.8-0.1c-0.1,0-0.2,0-0.4,0c0-0.1,0-0.2,0-0.4c2.8-13.3,5.6-26.7,8.3-40c1.1-5.3,2.2-10.6,3.3-15.9 + c0-0.1,0-0.3,0-0.4C120.5,31.6,133.9,31.6,147.4,31.6z M97.8,86.2c0.2,0,0.4,0,0.5,0c2.5,0,4.9,0,7.4,0c1.2,0,1.1,0,1.4-1.2 + c1.5-7.2,3-14.4,4.5-21.6c0.1-0.4,0.2-0.5,0.6-0.5c6.1,0,12.2,0,18.4,0c2.4,0,4.8,0,7.1,0c0.3,0,0.5-0.1,0.5-0.4 + c0.3-1.4,0.6-2.8,0.8-4.2c0.2-0.8,0.3-1.6,0.5-2.5c-8.8,0-17.6,0-26.4,0c0-0.1,0-0.1,0-0.2c1-4.8,2-9.7,3-14.5 + c0.1-0.4,0.2-0.5,0.6-0.5c8.6,0,17.3,0,25.9,0c0.4,0,0.6-0.1,0.7-0.5c0.3-1.5,0.6-2.9,0.9-4.4c0.1-0.7,0.3-1.4,0.4-2.1 + c-0.2,0-0.3,0-0.5,0c-11.7,0-23.4,0-35.1,0c-0.3,0-0.5,0.1-0.5,0.4c-1.6,7.9-3.3,15.9-4.9,23.8c-1.7,8.3-3.5,16.7-5.2,25 + C98.3,84,98.1,85.1,97.8,86.2z"/> + <path class="st1" d="M198.6,31.5c-0.3,1.3-0.6,2.5-0.8,3.7c-0.5,2.3-0.9,4.7-1.4,7c-0.1,0.4-0.2,0.5-0.6,0.5c-4.9,0-9.8,0-14.7,0 + c-0.4,0-0.6,0.1-0.6,0.5c-1.8,8.5-3.5,17.1-5.3,25.6c-1.3,6.3-2.6,12.6-3.9,18.9c-0.1,0.4-0.2,0.5-0.7,0.5c-2.2,0-4.4,0-6.6,0 + c-1.9,0-3.9,0-5.8-0.1c-0.1,0-0.2,0-0.4,0c0.2-0.9,0.3-1.7,0.5-2.5c1.6-7.8,3.2-15.5,4.9-23.3c1.1-5.2,2.2-10.3,3.2-15.5 + c0.2-1.2,0.5-2.5,0.7-3.7c0.1-0.4-0.1-0.4-0.4-0.4c-3,0-6,0-9,0c-2.1,0-4.2,0-6.4,0c0.2-1.2,0.5-2.2,0.7-3.3c0.5-2.7,1.1-5.3,1.6-8 + C168.5,31.6,183.6,31.5,198.6,31.5z M160.3,86.1c0.1,0,0.2,0,0.2,0c2.9,0,5.7,0,8.6,0c0.3,0,0.4-0.2,0.4-0.4 + c1.1-5.3,2.2-10.7,3.3-16c1.7-8,3.3-16.1,5-24.1c0.3-1.6,0.7-3.3,1-4.9c0.2,0,0.4,0,0.5,0c4.9,0,9.8,0,14.8,0 + c0.3,0,0.5-0.1,0.6-0.4c0.4-2.1,0.8-4.1,1.3-6.2c0-0.1,0-0.2,0-0.4c-13.6,0-27.2,0-40.8,0.1c-0.5,2.3-1,4.6-1.4,7 + c5.4,0,10.7,0,16,0C166.5,55.9,163.4,71,160.3,86.1z"/> + <path class="st1" d="M67.9,31.7c-0.3,1.2-0.5,2.5-0.8,3.7C65.4,43.7,63.7,52,62,60.3c-1.1,5.4-2.2,10.8-3.4,16.2 + c0,0.2,0,0.3-0.1,0.5c0.1,0,0.2,0.1,0.3,0.1c1.4,0,2.8,0.1,4.1,0.1c7.5,0,15.1,0,22.6,0c0.2,0,0.4,0,0.6,0 + c-0.3,1.3-0.5,2.4-0.7,3.6c-0.5,2.3-0.9,4.7-1.4,7c-0.1,0.7-0.1,0.7-0.8,0.7c-11.4,0-22.8,0-34.2,0c-2.1,0-4.2,0-6.4,0 + c0.2-0.8,0.3-1.5,0.5-2.3c2.5-12.1,5-24.1,7.5-36.2c1.3-6,2.5-12.1,3.8-18.1c0-0.1,0-0.1,0-0.2C59,31.7,63.4,31.7,67.9,31.7z + M56.2,33.8c-3.6,17.5-7.3,35-10.9,52.5c12.3,0,24.6,0,36.9,0c0.5-2.3,1-4.6,1.4-7c-9.3,0-18.5,0-27.8,0C59,64.1,62.1,49,65.3,33.8 + C62.2,33.8,59.2,33.8,56.2,33.8z"/> + <path class="st1" d="M71,48c1.3-4.8,4.3-8,9.2-9.1c3.3-0.7,6.5-0.7,9.7,0.3c2.7,0.9,4.6,2.7,5.4,5.6c0.4,1.7,0.3,3.4,0,5.1 + c-0.6,3.1-1.3,6.2-1.9,9.4c-0.2,1.3-0.4,2.6-0.4,3.9c-0.1,1.3,0.3,2.5,0.7,3.7c0.3,0.8,0.3,0.8-0.7,0.8c-2.5,0-5,0-7.5,0 + c-0.9,0-1-0.1-1.1-1c0-0.3-0.1-0.6-0.1-0.9c-0.4,0.3-0.8,0.5-1.1,0.7c-1.2,1-2.7,1.4-4.2,1.7c-1.3,0.2-2.7,0.3-4-0.1 + c-3.3-1-5.5-3.2-6.2-6.7c-0.5-2.4-0.2-4.7,1.1-6.9c1.2-2.1,3-3.2,5.2-3.9c1.9-0.6,3.8-0.9,5.8-1.1c1.6-0.1,3.3-0.4,4.9-0.6 + c0.4-0.1,0.6-0.2,0.6-0.6c0.1-0.7,0.3-1.4-0.4-2c-0.3-0.3-0.8-0.5-1.2-0.5c-0.7-0.1-1.4,0-2.1,0.1c-1.2,0.2-1.9,0.9-2.2,2.1 + c-0.2,0.9-0.2,0.9-1.2,0.8c-2.2-0.2-4.4-0.4-6.6-0.6C72.2,48.1,71.6,48.1,71,48z M73.9,46.1c1.5,0.1,3,0.2,4.4,0.4 + c0.2,0,0.4-0.1,0.5-0.3c0.6-1.1,1.5-1.9,2.7-2.3c1.4-0.5,2.9-0.5,4.3-0.1c1.9,0.5,3,2.2,2.7,4.2c-0.1,0.5-0.2,1-0.3,1.6 + c-0.1,0.8-0.5,1.1-1.3,1.3c-2.4,0.6-4.8,0.7-7.2,1C78,52,76.3,52.3,74.6,53c-2.1,0.8-3.3,2.4-3.8,4.5c-0.3,1.1-0.3,2.3-0.1,3.4 + c0.4,2.9,2.9,5.1,5.8,5.3c2.8,0.1,5.1-0.8,7-2.7c0.6-0.6,1.2-1.3,1.8-2c0.1-0.1,0.2-0.2,0.4-0.4c0,0.4,0,0.7,0.1,1 + c0.1,1,0.2,2.1,0.3,3.1c0,0.3,0.1,0.4,0.4,0.4c1.4,0,2.8,0,4.2,0c0.1,0,0.2,0,0.3,0c-0.1-0.6-0.2-1.2-0.2-1.8 + c-0.2-2.1,0.3-4.1,0.7-6.1c0.6-3,1.3-6,1.8-9c0.2-1.2,0.3-2.4-0.1-3.6c-0.7-2.1-2.2-3.3-4.3-3.9c-2.5-0.7-5-0.7-7.5-0.3 + c-2,0.3-3.9,1.1-5.4,2.5C75.1,44.1,74.4,45,73.9,46.1z"/> + <path class="st1" d="M87.6,52.8c-0.5,1.9-0.9,3.7-1.4,5.5c-1.2,3.7-5.1,5-7.7,4.5c-1.6-0.3-2.9-1.4-3.2-3c-0.4-1.6,0.2-3.3,1.5-4.2 + c1.1-0.8,2.4-1.2,3.7-1.4c1.6-0.3,3.2-0.5,4.8-0.8C86.1,53.2,86.8,53,87.6,52.8z M84.6,55.8c-0.1,0-0.2,0-0.3,0 + c-0.7,0.1-1.5,0.2-2.2,0.3c-1.3,0.2-2.5,0.5-3.7,1.1c-0.8,0.5-1.2,1.3-1,2.2c0.2,0.7,0.9,1.3,1.8,1.4 + C82.5,60.8,84.2,58.8,84.6,55.8z"/> +</g> +</svg> diff --git a/public/images/logos/logo-libresolar_2by1.svg b/public/images/logos/logo-libresolar_2by1.svg new file mode 100644 index 0000000000000000000000000000000000000000..4c0a88fa45093404cf10a255870842475a518583 --- /dev/null +++ b/public/images/logos/logo-libresolar_2by1.svg @@ -0,0 +1,60 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 26.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<svg width="240" height="120" version="1.0" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" + viewBox="0 0 240 120" enable-background="new 0 0 240 120" xml:space="preserve"> +<rect fill="#FFFFFF" width="240" height="120"/> +<path fill="#0B1324" d="M54.3007,78.3398H53V94.897h10.1051v-1.0906h-8.8044V78.3398z"/> +<path fill="#0B1324" d="M67.8075,78.3398h-1.3007v16.5969h1.3007V78.3398z"/> +<path fill="#0B1324" d="M81.3129,86.3706c0.7809-0.2732,1.4538-0.7855,1.9215-1.4628c0.4676-0.6773,0.7058-1.4845,0.6798-2.3047 + c0-2.677-2.1011-4.2633-4.8025-4.2633h-6.2031V94.897h6.3031c3.0015,0,4.9025-1.5863,4.9025-4.5607 + c0.0404-0.8747-0.2124-1.7382-0.7192-2.4556C82.8882,87.1633,82.1562,86.6323,81.3129,86.3706z M74.2092,79.4304h4.7024 + c2.001,0,3.7019,0.8923,3.7019,3.1727c0,2.2803-1.7009,3.2717-3.7019,3.2717h-4.7024V79.4304z M79.1117,93.8064h-4.9025v-6.841 + h4.9025c2.3011,0,3.802,1.2889,3.802,3.4701C82.9137,92.6166,81.4128,93.8064,79.1117,93.8064L79.1117,93.8064z"/> +<path fill="#0B1324" d="M99.8255,82.8014c0-2.8752-2.1011-4.4616-4.8025-4.4616h-6.4032V94.897h1.3007v-7.6341h4.6023l4.002,7.6341 + h1.5012l-4.0025-7.6341c1.0877-0.1246,2.0864-0.6556,2.7928-1.4845C99.5227,84.9494,99.8837,83.8848,99.8255,82.8014 + L99.8255,82.8014z M89.9205,86.1722v-6.7418h5.0025c2.1011,0,3.7018,1.0906,3.7018,3.371c0,2.2803-1.6007,3.3708-3.7018,3.3708 + H89.9205z"/> +<path fill="#0B1324" d="M104.128,94.897h10.105v-1.0906h-8.905v-6.7418h7.604V85.974h-7.604v-6.5436h8.905v-1.0906h-10.105V94.897z" + /> +<path fill="#0B1324" d="M126.834,86.7673c-0.878-0.7159-1.965-1.133-3.101-1.1898l-1.901-0.2974 + c-0.703-0.0564-1.369-0.3344-1.901-0.7932c-0.199-0.1929-0.355-0.4248-0.459-0.6808c-0.103-0.2561-0.151-0.5307-0.141-0.8064 + c0-1.4871,1.1-2.5777,3.001-2.5777c1.343-0.0929,2.67,0.3335,3.702,1.1897l1.601-1.5863c-0.696-0.6433-1.515-1.1415-2.409-1.4651 + c-0.893-0.3236-1.844-0.4659-2.794-0.4186c-3.502,0-5.603,1.9828-5.603,4.858c-0.051,0.5931,0.04,1.1898,0.266,1.7413 + c0.226,0.5515,0.581,1.042,1.035,1.4314c0.864,0.7701,1.947,1.2552,3.101,1.388l2.002,0.2975c0.695,0.006,1.367,0.2513,1.901,0.694 + c0.413,0.4632,0.628,1.0677,0.6,1.6855c0,1.5863-1.301,2.5777-3.402,2.5777c-0.79,0.0581-1.583-0.0536-2.326-0.3274 + c-0.742-0.2738-1.416-0.7032-1.976-1.2589l-1.701,1.5863c1.601,1.6855,3.402,2.1812,5.903,2.1812s6.003-1.7846,6.003-4.8581 + c0.048-0.6312-0.054-1.2646-0.298-1.8498C127.694,87.7032,127.317,87.1823,126.834,86.7673z"/> +<path fill="#0B1324" d="M141.445,79.9264c-0.576-0.5743-1.262-1.0282-2.018-1.3348c-0.757-0.3065-1.567-0.4595-2.384-0.4498 + c-1.647,0.0023-3.227,0.6429-4.403,1.7846c-1.6,1.6854-1.6,3.4701-1.6,6.6427s0,5.0564,1.6,6.7418 + c1.186,1.1147,2.769,1.7204,4.403,1.6855c0.81,0.0284,1.618-0.1064,2.375-0.396c0.757-0.2897,1.446-0.7284,2.027-1.2895 + c1.701-1.6854,1.601-3.47,1.601-6.7418S143.146,81.6118,141.445,79.9264z M139.544,91.7246c-0.319,0.3425-0.705,0.6158-1.136,0.8028 + c-0.43,0.187-0.895,0.2835-1.365,0.2835s-0.935-0.0965-1.366-0.2835c-0.43-0.187-0.817-0.4603-1.136-0.8028 + c-0.8-0.8923-1-1.7846-1-5.1555s0.2-4.2632,1-5.1555c0.672-0.6422,1.569-1.0011,2.502-1.0011s1.83,0.3589,2.501,1.0011 + c0.8,0.8923,1.001,1.8837,1.001,5.1555S140.344,90.8323,139.544,91.7246z"/> +<path fill="#0B1324" d="M149.346,78.3398h-2.501V94.897h10.605v-2.2803h-8.104V78.3398z"/> +<path fill="#0B1324" d="M164.46,78.3398l-6.203,16.5572h2.801l1.101-3.2718h6.603l1.201,3.2718h2.601l-6.103-16.5572H164.46z + M162.959,89.444l2.601-7.3367l2.502,7.3367H162.959z"/> +<path fill="#0B1324" d="M183.365,87.5603c0.978-0.2304,1.843-0.7928,2.446-1.5897c0.604-0.7969,0.906-1.7779,0.855-2.7727 + c0-2.8752-2.001-4.8581-5.202-4.8581h-6.504V94.897h2.602v-6.9402h3.201l3.502,6.9402h2.902L183.365,87.5603z M177.562,85.7757 + v-5.1555h3.702c1.7,0,2.901,0.8922,2.901,2.5777c0.003,0.3651-0.073,0.7265-0.222,1.0604c-0.149,0.3338-0.368,0.6324-0.643,0.8761 + c-0.274,0.2438-0.597,0.427-0.948,0.5375c-0.352,0.1106-0.722,0.1459-1.088,0.1038H177.562z"/> +<path fill="#0B1324" d="M134.14,67.434c0.7,0,6.703-5.8495,6.703-6.5436V49.0922l-1.901,0.1983l-2.801,0.3966h-0.701l-0.7,0.1983 + l-0.6,0.1983l-0.701,0.1982l-1,0.2975l-0.5-0.8923c-0.374-0.7605-0.809-1.4899-1.301-2.1812 + c-0.409-0.6993-0.878-1.3627-1.401-1.9829l-0.4-0.4957l-0.4-0.3966l-0.901-0.7932l-2.001-1.388 + c-1.485-0.6826-3.074-1.118-4.702-1.2888c-1.735-0.0651-3.472-0.032-5.203,0.0991h-0.5l0.4-0.2974 + c1.626-1.0284,3.42-1.7667,5.303-2.1812c1.928-0.399,3.927-0.2966,5.803,0.2974c1.946,0.5722,3.729,1.5912,5.203,2.9743 + c1.064,1.011,2.004,2.1424,2.801,3.371l1.401-0.1983h4.702V31.6427c0-0.694-5.903-6.6427-6.603-6.6427h-28.515 + c-0.7,0-7.7036,5.9487-7.7036,6.6427v12.5914l-1.801,0.1983c-1.7009,0.2975-6.4032,1.3881-7.8039,2.1812l-0.4002,0.1983h0.5002 + l0.5003-0.1983h0.1l-0.5003,0.1983c1.6009,0,6.0031-0.4957,7.4038-0.1983l2.0011,0.3966v-2.7761 + c1.038-0.0852,2.0826-0.0184,3.1016,0.1983c1.711,0.2593,3.328,0.9412,4.702,1.9829c0.376,0.208,0.714,0.476,1.001,0.7932l1,0.8923 + l0.4,0.4957c1.223-0.4803,2.5-0.8131,3.802-0.9914c1.964-0.2818,3.963-0.2147,5.904,0.1982c1.959,0.3784,3.806,1.1919,5.402,2.3795 + c1.615,1.2041,3.004,2.6808,4.102,4.3624l3.202,5.1555l-4.502-4.2632c-1.229-1.1943-2.608-2.2272-4.102-3.0735 + c-1.462-0.8465-3.111-1.3233-4.803-1.388c-1.695-0.0563-3.388,0.1785-5.002,0.694l-1.201,0.3966h-1.201l-1.1,0.4957l-0.501,0.3966 + l-0.6,0.2974l-1.2,0.694l-0.601-1.0906c-0.252-0.6673-0.588-1.3003-1-1.8837c-0.13-0.2856-0.298-0.5524-0.501-0.7932h-0.1 + l-0.6-0.694l-0.8-0.5949l-0.801-0.5949c-0.565-0.3887-1.169-0.7208-1.801-0.9914l-2.2006-0.694v13.7811 + c0,0.694,6.0026,6.5436,6.7036,6.5436L134.14,67.434z M88.4165,46.7127h0.5003l-0.5003,0.1983V46.7127z"/> +<path fill="#0B1324" d="M155.349,53.2562c-1.109-1.7925-2.572-3.3439-4.302-4.5606c-1.694-1.2527-3.638-2.1316-5.703-2.5777 + c-1.475-0.3759-2.982-0.6083-4.502-0.6941v3.6684c1.201-0.0659,2.406-0.0328,3.601,0.0991c1.827,0.1651,3.599,0.7053,5.203,1.5863 + c1.71,0.7729,3.216,1.9265,4.402,3.371l4.002,5.2546c0,0-1.901-4.4615-2.601-5.9487 + C154.749,51.9674,155.349,53.3554,155.349,53.2562z"/> +</svg> diff --git a/public/images/logos/logo-miraico_2by1.svg b/public/images/logos/logo-miraico_2by1.svg new file mode 100644 index 0000000000000000000000000000000000000000..0e37a2fa89763e8a65d2bdc56ac179256b6a552c --- /dev/null +++ b/public/images/logos/logo-miraico_2by1.svg @@ -0,0 +1,221 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 26.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<svg width="240" height="120" version="1.0" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" + viewBox="0 0 240 120" enable-background="new 0 0 240 120" xml:space="preserve"> +<rect fill="#FFFFFF" width="240" height="120"/> +<path fill="#0B1324" d="M193.876,76.4299c-3.039,0.1151-6.021-0.8496-8.417-2.7231c-2.75-2.1056-4.605-5.1695-5.198-8.5816 + c-0.249-1.4158-0.332-2.8558-0.248-4.2908c0.132-2.6818,1.035-5.2686,2.601-7.4496c1.567-2.181,3.729-3.8634,6.228-4.8452 + c2.148-0.8479,4.478-1.132,6.767-0.8252c2.652,0.2453,5.162,1.3127,7.178,3.0531c2.516,2.0676,4.213,4.9637,4.786,8.169 + c0.204,1.3653,0.287,2.7459,0.248,4.1258c-0.065,2.9783-1.099,5.8543-2.945,8.1921c-1.847,2.3377-4.405,4.0099-7.287,4.7629 + c-1.224,0.2729-2.464,0.4658-3.713,0.5776V76.4299z M200.394,62.3197c0.072-1.1538-0.13-2.3082-0.589-3.3692 + c-0.459-1.0611-1.161-1.9988-2.051-2.737c-1.006-0.777-2.227-1.2256-3.496-1.2847c-1.27-0.059-2.527,0.2743-3.6,0.9547 + c-1.465,1.0171-2.529,2.5123-3.011,4.2289c-0.482,1.7165-0.351,3.5473,0.37,5.1778c0.331,0.8216,0.834,1.5626,1.475,2.1731 + c0.642,0.6105,1.407,1.0761,2.244,1.3656c0.837,0.2894,1.726,0.3958,2.608,0.3121c0.881-0.0838,1.735-0.3558,2.502-0.7977 + c1.084-0.5859,1.987-1.4565,2.613-2.5181C200.084,64.7637,200.407,63.5516,200.394,62.3197L200.394,62.3197z"/> +<path fill="#0B1324" d="M113.918,75.6047l-0.99,0.1649h-3.878l-2.888-0.1649c-0.172,0.0042-0.339-0.051-0.475-0.1563 + c-0.135-0.1053-0.23-0.2542-0.268-0.4214c-0.743-1.8154-1.485-3.6307-2.145-5.446c-0.66-1.8154-0.66-1.4028-0.908-2.1454 + c-0.127-0.347-0.367-0.6413-0.681-0.8358c-0.314-0.1945-0.685-0.2779-1.052-0.2369c-0.577-0.0414-1.1558-0.0414-1.7326,0 + c-0.3301-0.0826-0.5776,0.0825-0.5776,0.4951c0,0.4126,0.0825,2.1454,0.165,3.3006c0.0825,1.1552,0.165,3.1356,0.3301,4.7859 + c0.165,1.6503-0.0826,0.6601-0.5776,0.7427h-4.7859l-2.3105-0.1651c-0.4951,0-0.6601-0.3301-0.6601-0.7426l0.2476-5.3636 + c0-3.2181,0.165-6.4362,0.165-9.6543c0-3.2181,0-4.3733-0.0825-6.6012l-0.2476-3.9608c-0.0825-0.5776,0-0.7426,0.5776-0.8251 + l3.7132-0.165c3.0531-0.0826,6.1889-0.1651,9.3239-0.0825c2.652-0.0014,5.199,1.0352,7.097,2.888 + c1.289,1.2965,2.028,3.0405,2.063,4.8684c0.125,1.5305-0.043,3.071-0.495,4.5384c-0.539,1.4476-1.485,2.7085-2.723,3.6306 + c-1.073,0.8252-1.156,0.8252-0.578,1.9804l3.796,8.004C113.593,74.5352,113.787,75.0614,113.918,75.6047L113.918,75.6047z + M98.2403,58.3589h-0.0825v1.1552c-0.0121,0.1692,0.0162,0.3389,0.0825,0.4951c0,0.4126-0.0825,0.8252,0.0825,1.0727 + c0.165,0.2475,0.6601,0.165,0.9901,0.2475c1.2591,0.2197,2.5481,0.1917,3.7961-0.0825c0.588-0.0914,1.134-0.3625,1.562-0.7761 + c0.429-0.4136,0.719-0.9495,0.831-1.5343c0.068-0.575,0.096-1.154,0.082-1.7328c-0.039-0.6179-0.265-1.2093-0.649-1.6956 + c-0.383-0.4863-0.905-0.8446-1.496-1.0274c-1.36-0.4267-2.792-0.5672-4.2086-0.4126c-0.6601,0.055-0.9901,0.3025-0.9901,0.7426 + V58.3589z"/> +<path fill="#0B1324" d="M137.765,75.7696h-3.218c-0.825,0-1.155-0.2475-1.32-1.0727l-0.743-2.3929 + c-0.02-0.1385-0.089-0.2651-0.196-0.3561c-0.106-0.0911-0.242-0.1404-0.381-0.139h-4.869l-3.218,0.165 + c-0.117-0.001-0.232,0.029-0.333,0.087c-0.102,0.0579-0.186,0.1418-0.245,0.2431c-0.241,0.7011-0.434,1.4179-0.577,2.1454 + c-0.083,0.0825-0.083,0.165-0.165,0.33c-0.083,0.1651-0.495,1.0727-1.485,1.0727h-4.291l-1.816-0.165 + c-0.577-0.0825-0.66-0.2475-0.412-0.8251c0.907-2.723,1.898-5.4461,2.888-8.1691c0.99-2.723,2.723-7.5089,4.126-11.3046 + c0.825-2.2279,1.65-4.4558,2.393-6.6838c0.247-0.7426,0.412-0.8251,1.155-0.8251l2.31,0.165h2.723c0.908-0.165,1.32,0,1.651,0.9077 + l2.97,7.5089c1.733,4.2908,3.383,8.6641,5.033,13.0375l1.981,5.2809c0.247,0.7427,0,1.0727-0.825,1.0727L137.765,75.7696z + M128.028,57.5337h-0.082l-0.165,0.2476l-1.486,4.1257l-0.742,2.558c-0.083,0.33,0.082,0.4951,0.33,0.4951h3.796 + c0.083,0.0187,0.17,0.011,0.249-0.0219c0.079-0.0329,0.145-0.0896,0.191-0.162c0.045-0.0725,0.067-0.1572,0.062-0.2425 + c-0.005-0.0853-0.036-0.167-0.09-0.2338c-0.33-1.4852-0.742-2.9705-1.155-4.3733C128.523,58.5239,128.358,58.4414,128.028,57.5337 + L128.028,57.5337z"/> +<path fill="#0B1324" d="M155.011,62.1548c-0.079-3.3273,0.967-6.5839,2.97-9.2418c1.852-2.6411,4.667-4.4488,7.839-5.0334 + c3.268-0.5451,6.624-0.0244,9.572,1.4853c1.085,0.6038,2.061,1.3847,2.888,2.3104c0.14,0.1372,0.231,0.3157,0.261,0.509 + c0.03,0.1933-0.004,0.391-0.096,0.5637l-2.723,4.7859c-0.33,0.5776-0.577,0.4951-1.155,0c-1.062-1.0622-2.364-1.8545-3.796-2.3105 + c-3.548-1.0727-6.766,0.6602-7.756,4.4559c-0.355,1.0935-0.465,2.2517-0.323,3.3925c0.143,1.1408,0.535,2.2363,1.148,3.2087 + c0.432,0.8341,1.083,1.5354,1.882,2.0294c0.799,0.494,1.717,0.7623,2.656,0.7762c1.002,0.0741,2.009-0.056,2.959-0.3822 + c0.951-0.3262,1.825-0.8418,2.57-1.5157l0.578-0.4951c0.577-0.4951,0.742-0.4951,1.237,0.1651l1.073,1.4852 + c0.495,0.8252,0.99,1.6503,1.568,2.4755c0.577,0.8251,0.247,0.7426-0.165,1.2377c-0.947,1.1907-2.119,2.1827-3.451,2.919 + c-1.331,0.7363-2.794,1.2025-4.306,1.3718c-3.083,0.478-6.237-0.1447-8.908-1.7591c-2.67-1.6144-4.687-4.1174-5.697-7.07 + C155.281,65.7849,155.003,63.9748,155.011,62.1548L155.011,62.1548z"/> +<path fill="#0B1324" d="M81.5722,48.3745h4.2908c1.1553,0,1.1553,0,1.1553,1.0727c-0.0825,2.4755-0.2476,4.9509-0.3301,7.4264 + c-0.0825,2.4755-0.0825,5.8586-0.0825,8.7467c0,1.5678,0.0825,3.1356,0.165,4.7034v4.5383c0,0.7427,0,0.7427-0.6601,0.8252 + c-2.218,0.2747-4.4596,0.3024-6.6838,0.0825c-0.7426,0-0.9901-0.2476-0.9076-1.0727c0.0825-0.8252,0.165-2.6405,0.165-3.9608 + c0.165-3.3831,0.2475-6.7663,0.3301-10.2319c0-1.8979-0.0825-3.7957-0.0825-5.6936l-0.2476-5.7761 + c0-0.5776,0.165-0.6601,0.7426-0.6601H81.5722z"/> +<path fill="#0B1324" d="M148.08,48.3745h3.383c0.66,0,0.742,0.0825,0.742,0.7427c0,0.6601,0,3.7132-0.165,5.611 + c-0.288,3.5404-0.371,7.0946-0.247,10.6445c0,2.6405,0.082,5.281,0.165,7.839c0,0.5776,0.082,1.1552,0.082,1.7328 + c0,0.5776-0.082,0.7427-0.742,0.7427l-5.364,0.165l-1.733-0.165c-0.33,0-0.495-0.2476-0.495-0.6602 + c0.165-2.8055,0.33-5.611,0.413-8.4165v-9.5719c0-2.6405-0.165-5.281-0.165-8.004c0-0.5776,0.082-0.6601,0.743-0.6601H148.08z"/> +<path fill="#0B1324" d="M74.1458,77.8326c-0.1018-0.8094-0.2674-1.6096-0.4951-2.3929c-0.0323-0.3141-0.1159-0.6207-0.2475-0.9077 + c-0.0868-0.2677-0.1422-0.5446-0.165-0.8252l-0.2476-1.1552l-0.2475-0.9076c-0.165-0.9902-0.4126-1.9804-0.6602-2.9706 + c-0.0798-0.4742-0.19-0.9427-0.33-1.4028l-0.2475-1.0726c-0.0979-0.6678-0.2357-1.3291-0.4126-1.9804l-0.4951-2.1454l-0.2476-1.0728 + l-0.2475-0.9901c-0.1538-0.7522-0.3466-1.4958-0.5776-2.2279c-0.0987-0.5321-0.2366-1.0561-0.4126-1.5678 + c0-0.1651-0.0825-0.3301-0.0825-0.4951c0-0.165-0.1651-0.1651-0.2476-0.1651v-0.165l-0.8252-3.3831h-0.5775v0.7426l0.2475,1.3203 + c0.165,0.4125-0.0825,0.5776-0.3301,0.9076h-0.0825l0.1651-1.1552v-0.4951l-0.4126,0.4126l-0.165,0.2475h-0.5777 + c0.0299-0.0335,0.0526-0.0726,0.0668-0.1152s0.0195-0.0876,0.0157-0.1323h0.0826v-0.9902h-0.4951l-0.3301,0.9077V53.078 + c0.0299-0.0335,0.0526-0.0727,0.0668-0.1153c0.0141-0.0426,0.0195-0.0876,0.0157-0.1323v-0.165h-0.4126l-0.5776,0.8252v-0.4951 + l-0.33,0.4951c0,0.165-0.0825,0.2475-0.0825,0.4125l-0.165,0.2476c0-0.0825-0.0826-0.3301-0.2476-0.3301h-0.165v0.165 + l-0.2476-0.4126l-0.4951,0.2476v0.165c0,0.0825,0.0825,0.0826,0.0825,0.1651c0.0052,0.0636,0.0348,0.1227,0.0826,0.165v0.2475 + c-0.0825,0.0826-0.0826,0.0826-0.0826,0.1651h-0.33c0-0.0825-0.0825-0.165-0.1651-0.2476l0.1651-0.4125h-0.2475 + c0-0.1651,0.0825-0.3301,0-0.4952c-0.0826-0.165-0.2476-0.165-0.4126-0.2475h-0.2476v0.7427 + c-0.0349,0.3389,0.0221,0.6809,0.165,0.9902c0.1008,0.11,0.1754,0.2413,0.2183,0.3842c0.0428,0.1429,0.0528,0.2936,0.0293,0.4409 + l0,0l-1.2378-0.165v0.2475h-0.495c0-0.0825,0.0825-0.165,0.0825-0.2475h0.0825l0.165-0.4126l-1.0727,0.2475l-0.7426,1.4853v0.9077 + h0.9076c0.0826,0,0.0826-0.0825,0.1651-0.165l0.8251,0.4125v0.6602c-0.165,0.165-0.33,0.2475-0.2475,0.4125 + c0.0165,0.228,0.0724,0.4513,0.165,0.6602h0.0825c-0.165-0.0551-0.2475-0.1376-0.2475-0.2476 + c-0.0825-0.5776-0.165-0.8252-0.4126-0.9902v-0.2475l-0.165,0.165h-0.5776l-0.2476,1.1552l-0.165,0.2476l-0.4951-0.4126h-0.165 + l0.8251,0.165v-1.4853h-0.5776v0.4952l-0.2475-0.4952l-0.1651,1.2378h0.0826v1.0727h0.0825v0.33h1.2377v0.4951 + c-0.0342,0.0793-0.0924,0.1458-0.1664,0.1902c-0.0741,0.0444-0.1601,0.0645-0.2462,0.0574l-0.8251,0.2475h-0.1651v-0.2475h-0.2475 + c0.2475-0.4126,0-0.7426-0.0825-0.9902v-0.3301l-0.4951,0.1651l0.3301,1.5678l0.2475-0.2476v0.6602l-0.5776,0.165 + c-0.0667,0.1266-0.0954,0.2699-0.0825,0.4125c-0.0142,0.0864-0.0421,0.17-0.0826,0.2476c-0.0384,0.0513-0.0882,0.0928-0.1455,0.1215 + c-0.0573,0.0286-0.1204,0.0435-0.1845,0.0435c-0.2465,0.158-0.5324,0.2437-0.8251,0.2476l0.165-0.7427l-0.6602,0.4951 + c-0.1479-0.1204-0.3253-0.1991-0.5139-0.2281c-0.1885-0.029-0.3814-0.0072-0.5588,0.0631v-0.4126c0-0.2475,0-0.4126-0.165-0.4951 + c-0.165-0.0825-0.33-0.0825-0.4951-0.0825h-0.165l-0.1651-0.4951l-0.4125,0.165v-0.9902l-0.4951,0.2476l-0.3301-0.4125 + l-0.165,0.1649h-0.7426l-0.3301,0.2476H50.959c0,0.0825-0.0825,0.0825-0.1651,0.0825l-1.0727-0.6601h0.6602l-0.4951-0.9077 + l-0.5776-0.165l0.165-0.2476l-0.165-0.9076l-0.9077,0.4126h-0.0825l-0.3301-0.5777v2.228l-0.2475,0.165 + c-0.2476,0.165-0.3301,0.0825-0.5776-0.0825c-0.1063-0.126-0.2514-0.2131-0.4126-0.2476l-0.4951-0.2475l0.3301,0.6601h-0.1651 + l-0.495-0.6601l-0.9902-0.2475l0.9902-0.1651l0.2475-1.0727h-1.4028l0.1651-0.165v0.165h0.6601v-0.3301l0.2475,0.3301h0.1651 + l0.9901-1.2377h-0.4125c-0.0769-0.0065-0.1542,0.005-0.2259,0.0336c-0.0716,0.0287-0.1356,0.0737-0.1867,0.1314h-0.0826 + c-0.33,0.0825-0.495,0.165-0.5775,0.3301v-0.4126h0.33l0.1651-0.4951h-0.9077c-0.0512,0.0384-0.0928,0.0883-0.1215,0.1456 + c-0.0286,0.0573-0.0435,0.1204-0.0435,0.1844v0.6602l-0.1651,0.2475h0.1651v0.2476l-1.0727-1.0727h-0.4952l-0.165,0.4951 + l-0.2475-0.3301v-0.165h-0.3301c-0.0825-0.0825-0.2475,0-0.33,0.0825l-0.1651,0.165c0-0.0216-0.0042-0.0431-0.0125-0.0631 + c-0.0083-0.0201-0.0205-0.0382-0.0358-0.0536c-0.0154-0.0153-0.0335-0.0274-0.0536-0.0357c-0.02-0.0083-0.0415-0.0126-0.0631-0.0126 + c-0.0052-0.0636-0.0348-0.1227-0.0825-0.1651l-0.3301-0.4125l0.3301-0.4126h-0.4951l0.33-0.7426l-1.4852,0.6601 + c0.0825-0.0825,0.0825-0.2476,0.165-0.3301c0.1435-0.2312,0.2546-0.4811,0.33-0.7426l0.4952-1.8153 + c0.0825-0.4951,0.2475-0.9902,0.33-1.4853c0.0219,0,0.0429-0.0087,0.0584-0.0242c0.0154-0.0155,0.0241-0.0365,0.0241-0.0584 + c-0.0038-0.0447,0.0016-0.0897,0.0158-0.1322c0.0142-0.0426,0.0369-0.0818,0.0667-0.1153h0.3301l-0.2475,0.9902l1.1552,0.4126h0.165 + l0.3301-0.1651v-0.165h0.165l0.2476-0.4951c0.0219,0,0.0428,0.0087,0.0583,0.0242c0.0155,0.0155,0.0242,0.0364,0.0242,0.0583 + c0.165,0.2476,0.165,0.3301-0.0825,0.4126l-0.2476,0.165l1.3203,0.9077v-1.5678l-1.1553-0.5776l-0.5776-0.2475l0.2476-0.2476 + l0.6601,0.3301v-0.4126c-0.0085-0.0849-0.0357-0.1669-0.0797-0.24c-0.044-0.0732-0.1036-0.1357-0.1746-0.183 + c-0.071-0.0474-0.1517-0.0784-0.2361-0.0908c-0.0844-0.0125-0.1706-0.0061-0.2523,0.0187H43.12c-0.165,0-0.2476,0.165-0.3301,0.4126 + c0,0.0219-0.0086,0.0429-0.0241,0.0584c-0.0155,0.0154-0.0365,0.0241-0.0584,0.0241v0.2476l-0.4125-0.1651v-0.5776 + c0.0825-0.2475,0.0825-0.4951,0.165-0.7426v0.4951l1.0727-0.2476v-0.0825l0.2475-0.33c0.1433-0.127,0.2319-0.3044,0.2476-0.4952 + l-0.4126-0.4125h-0.33l0.6601-0.4126l-0.2476-0.4126H43.12l0.1651-0.2475h0.33l0.4951-0.1651l-0.2475-0.2475h0.0825 + c0.6601-0.4126,0.9076-0.5776,0.9902-0.8252c0.0123-0.1163-0.017-0.2332-0.0826-0.33l0.3301,0.165v0.165h0.165l0.3301,0.1651 + c0.33,0.0825,0.5776,0.165,0.6601,0.4126c0.0553,0.0861,0.1279,0.1599,0.2131,0.2167c0.0852,0.0568,0.1812,0.0954,0.282,0.1133 + h0.3301l0.7426,0.8251l0.165,0.1651c0,0.064,0.015,0.1272,0.0436,0.1845c0.0286,0.0573,0.0702,0.1071,0.1215,0.1456l0.7426,0.7426 + c0.4997,0.3761,0.9441,0.8206,1.3203,1.3203c0.445,0.4481,1.0247,0.7379,1.6503,0.8251h0.4126 + c0.6013,0.1386,1.229,0.11,1.8153-0.0825h0.165c0.1703-0.0331,0.3319-0.1016,0.474-0.2011 + c0.1422-0.0995,0.2618-0.2278,0.3512-0.3765h0.33l0.3301-0.165l0.6601-0.4126l0.8252-0.4951 + c0.8238-0.4831,1.7132-0.8444,2.6405-1.0727c0.1612-0.0345,0.3063-0.1216,0.4126-0.2476h0.165l0.2475-0.2475l0.5776-0.4126 + l0.7427-0.6601l0.2475-0.3301h0.165c0.0109,0,0.0216-0.0021,0.0316-0.0063c0.01-0.0041,0.0192-0.0102,0.0268-0.0179 + c0.0077-0.0076,0.0138-0.0167,0.0179-0.0267c0.0041-0.01,0.0062-0.0207,0.0062-0.0316c0.3819-0.4745,0.9005-0.8202,1.4854-0.9902 + l0.4125-0.165c0.0969-0.026,0.198-0.032,0.2973-0.0178c0.0993,0.0141,0.1946,0.0482,0.2803,0.1003 + c0.165,0,0.2476,0.165,0.3301,0.2476l0.2475,1.0727c0.0176,0.0154,0.0316,0.0345,0.0413,0.0558 + c0.0096,0.0213,0.0146,0.0445,0.0146,0.0679s-0.005,0.0466-0.0146,0.0679c-0.0097,0.0214-0.0237,0.0404-0.0413,0.0559v0.3301h0.3301 + c0.1365,0.7226,0.3872,1.419,0.7426,2.0629h-0.0825l0.8252,0.8251v-0.9077l-0.2476-0.5776L66.967,48.127 + c-0.1762-0.5396-0.3141-1.0911-0.4126-1.6503c-0.165-0.4951-0.2475-0.9901-0.4126-1.4852c-0.0399-0.2349-0.1468-0.4533-0.3078-0.629 + c-0.161-0.1756-0.3693-0.3011-0.5999-0.3612c-0.363-0.1117-0.7504-0.1166-1.1162-0.0142c-0.3658,0.1024-0.6944,0.3078-0.9466,0.5918 + h-0.1651l-0.9901,1.0727l-0.4951,0.6601c-0.0826,0-0.0826,0.0825-0.1651,0.165l-1.2377,1.1553h-0.0825 + c0,0.0825-0.0825,0.0825-0.1651,0.0825l-0.4125,0.3301h-0.0825c-0.0586-0.0469-0.1313-0.0725-0.2063-0.0725 + s-0.1478,0.0256-0.2063,0.0725h-0.165l-1.8979,0.8251l-1.3203,0.7426l-0.495,0.3301h-1.0727 + c-0.1955,0.084-0.4061,0.1273-0.6189,0.1273s-0.4234-0.0433-0.6189-0.1273h-0.0825c-0.55-0.202-1.0547-0.5104-1.4853-0.9077 + c-0.3779-0.3366-0.7361-0.6947-1.0727-1.0727l-0.9076-0.9902c-1.3203-1.4028-2.558-2.6405-3.7958-3.7957 + c-0.219-0.1439-0.4832-0.2026-0.7426-0.165h-0.9077c-0.2038,0.0315-0.3954,0.117-0.555,0.2476 + c-0.1596,0.1306-0.2814,0.3015-0.3526,0.495v0.4126l-0.4951,1.5678l-0.2476,0.9077c-0.0602,0.3976-0.1711,0.7858-0.33,1.1552 + c-0.0877,0.4808-0.226,0.951-0.4126,1.4027c-0.175,0.4275-0.313,0.8693-0.4126,1.3203c-0.0942,0.2372-0.15,0.4879-0.165,0.7426 + l-0.2475,0.9077c-0.157,0.4815-0.3501,0.9504-0.5777,1.4027c-0.1744,0.3994-0.3124,0.8137-0.4125,1.2378 + c-0.2296,0.5646-0.4225,1.1434-0.5777,1.7328l-0.495,1.4028c-0.1651,0.4951-0.4126,1.0727-0.5777,1.6503 + c-0.165,0.5776-0.2475,0.6601-0.33,0.9902c-0.0299,0.0335-0.0526,0.0727-0.0668,0.1152c-0.0142,0.0426-0.0195,0.0876-0.0157,0.1324 + l0,0l-0.1651-0.2476l0.3301,1.9804c-0.0825,0-0.0825-0.1651-0.165-0.2476c-0.0052-0.0636-0.0348-0.1227-0.0826-0.165l-0.165-0.4126 + l-0.5776,1.1552l-0.6601,1.7328h-0.0825l-0.2476,0.8252c-0.0766,0.1279-0.1323,0.2672-0.165,0.4126 + c-0.1449,0.2509-0.2211,0.5354-0.2211,0.8251c0,0.2897,0.0762,0.5743,0.2211,0.8252c0.2475,0.2475,0.33,0.4951,0.2475,0.6601 + s-0.0825,0.2476-0.2475,0.3301l-0.4126-0.5776h-0.33l0.2475,1.1552l-0.5776-0.3301l-0.4126,0.9902h-0.0825v0.4951 + c-0.165,0.4126-0.2475,0.9077-0.4126,1.3203l-0.2476,0.9901c-0.0765,0.1279-0.1322,0.2672-0.1649,0.4126l-0.2476,0.8251 + c-0.0594,0.2928-0.1712,0.5723-0.3301,0.8252l-0.4951,1.6503c-0.0506,0.1351-0.0711,0.2797-0.06,0.4236 + c0.0111,0.1438,0.0535,0.2836,0.1242,0.4093c0.0708,0.1258,0.1682,0.2345,0.2853,0.3187c0.1172,0.0842,0.2514,0.1417,0.3932,0.1686 + c0.5146,0.253,1.0771,0.3937,1.6503,0.4126h8.5816c0.3215,0.0182,0.6401-0.0684,0.908-0.247 + c0.2679-0.1786,0.4705-0.4394,0.5773-0.7431l0.9902-2.8881v-0.2475c0.4126-1.1552,0.7426-2.3104,1.1552-3.5482l0.9902-3.3006 + l0.2475-0.7426c0.165-0.5777,0.4126-1.3203,0.5776-1.9804l0.2476-0.6602c0.2907-0.5281,0.3788-1.1443,0.2475-1.7328h0.0825 + c-0.0038-0.0447,0.0016-0.0897,0.0158-0.1323c0.0142-0.0425,0.0369-0.0817,0.0667-0.1152c0.0166-0.1755,0.073-0.3448,0.1651-0.4951 + c0.0825-0.165,0.165-0.33,0.2475-0.33h0.3301c0.675,0.6181,1.309,1.2796,1.8978,1.9803l0.4126,0.5776l0.2475,0.4126l1.3203,1.9804 + c0.2476,0.2475,0.4951,0.4951,0.7426,0.4951c0.0967,0.0034,0.1927-0.0174,0.2792-0.0606c0.0865-0.0433,0.1608-0.1076,0.216-0.187 + l0.165-0.165l0.6601-0.6601l0.9077-1.0727l2.2279-2.4755c0-0.0825,0.2475-0.165,0.4126-0.165 + c0.1023,0.1453,0.1597,0.3174,0.165,0.495h0.0825c0,0.0219-0.0087,0.0429-0.0242,0.0584c-0.0154,0.0155-0.0364,0.0242-0.0583,0.0242 + v0.33c0.0165,0.1755,0.0729,0.3449,0.165,0.4951c0.0883,0.5703,0.255,1.1256,0.4951,1.6503 + c0.4933,1.0678,0.8002,2.2119,0.9077,3.3832v0.33c0.0513,0.3911,0.1341,0.7774,0.2475,1.1552 + c0.0825,0.4951,0.2476,0.9902,0.3301,1.4853c0.132,0.8461,0.3533,1.6759,0.6601,2.4755c0.2296,0.5646,0.4225,1.1434,0.5776,1.7328 + c0.1651,0.3301,0.2476,0.7427,0.4126,1.0727c0.1136,0.4063,0.3652,0.7604,0.7116,1.0013c0.3463,0.241,0.7658,0.3537,1.1862,0.3189 + h8.1691c0.1293,0.0073,0.2582-0.0192,0.3739-0.0771c0.1158-0.0579,0.2145-0.1452,0.2862-0.2529 + c-0.0707,0.1006-0.1014,0.2239-0.0861,0.346C73.9924,77.6405,74.0525,77.7525,74.1458,77.8326L74.1458,77.8326z M42.7899,58.2764 + h-0.0825c0-0.0825-0.0825-0.165-0.0825-0.2475c-0.0806-0.1828-0.1923-0.3503-0.33-0.4951h0.33L42.7899,58.2764z M46.5031,61.6596 + c0-0.0825,0-0.0825-0.0825-0.165h-0.3301l0.1651-0.1651h0.4126L46.5031,61.6596z M67.8747,55.8835v-0.4126 + C67.9254,55.6038,67.9254,55.7507,67.8747,55.8835L67.8747,55.8835z M66.3068,55.5534l0.1651-0.2475v0.4126L66.3068,55.5534z + M64.7391,53.9031v0.4951V53.9031L64.7391,53.9031z M61.2734,56.4611l0.4126-0.165v0.33L61.2734,56.4611z M53.352,63.3099 + c0.0558-0.1009,0.0843-0.2147,0.0824-0.3301l0.2476,0.2476L53.352,63.3099z M38.2516,61.7421 + c-0.0078-0.2311,0.0494-0.4598,0.165-0.6601h0.1651l-0.1651,0.7426L38.2516,61.7421z M45.1004,64.9602h-0.165H45.1004z + M45.7605,66.4455L45.513,66.693l0.165-0.2475H45.7605z M46.0905,64.5476h0.0826l0.5776-0.2475l0.4951,0.4951 + c-0.17,0.0618-0.315,0.1777-0.4126,0.33l-0.4951-0.165h-0.2476V64.5476z M46.9982,65.7854h0.1651 + c-0.101,0.1143-0.1594,0.2601-0.1651,0.4126c0,0.0656-0.0261,0.1285-0.0725,0.175c-0.0464,0.0464-0.1093,0.0725-0.175,0.0725 + c0.0599-0.0267,0.1139-0.0651,0.1589-0.1129c0.0449-0.0477,0.0799-0.104,0.1029-0.1654c0.023-0.0614,0.0337-0.1268,0.0312-0.1924 + C47.0413,65.9093,47.0258,65.8449,46.9982,65.7854L46.9982,65.7854z M44.5228,63.3099c0,0.0219-0.0087,0.0429-0.0242,0.0583 + c-0.0155,0.0155-0.0365,0.0242-0.0584,0.0242c-0.0218,0-0.0428-0.0087-0.0583-0.0242c-0.0155-0.0154-0.0242-0.0364-0.0242-0.0583 + h-0.165l0.4126-0.3301h0.0825l-0.165,0.1651c-0.0145,0.0251-0.0221,0.0535-0.0221,0.0825 + C44.5007,63.2563,44.5083,63.2848,44.5228,63.3099z M41.3047,61.1645v0.165c0-0.0825,0-0.0825-0.0825-0.0825L41.3047,61.1645z + M41.8823,65.2078v-0.1651V65.2078z M41.2222,63.5575h-0.0826c0-0.0826-0.0825-0.0826-0.0825-0.1651h0.2476l0.4951,0.1651 + l-0.1651-0.2476c0.173-0.0373,0.3522-0.0344,0.5239,0.0085s0.3313,0.1247,0.4663,0.2391h-1.2377 + C41.3872,63.64,41.2222,63.64,41.2222,63.5575L41.2222,63.5575z M41.7998,62.8148h-0.4126v-0.165l0.2475-0.165l0.2476-0.2476h0.165 + l0.1651,0.165C42.1298,62.6498,42.0473,62.8148,41.7998,62.8148L41.7998,62.8148z M41.5522,68.0133 + c0.0825,0.0825,0.165,0.165,0.165,0.2475c0,0.0826,0.0826,0,0.0826,0.0825l-0.1651-0.165L41.5522,68.0133z M42.5424,65.7854 + l0.2475-0.2476l-0.165,0.2476H42.5424z M43.2851,61.8246l0.2475,0.3301h-0.6601C43.0375,62.0722,43.2025,62.0721,43.2851,61.8246 + L43.2851,61.8246z M40.5621,60.1743c-0.0053,0.0636-0.0349,0.1227-0.0826,0.165c-0.0825-0.0825-0.165-0.0825-0.165-0.165 + s0.0825-0.165,0.0825-0.2475v0.165l0.2475-0.165c0.0038,0.0447-0.0015,0.0897-0.0157,0.1323 + C40.6146,60.1016,40.5919,60.1408,40.5621,60.1743L40.5621,60.1743z M39.5719,61.7421c-0.0219,0-0.0429-0.0087-0.0584-0.0242 + c-0.0155-0.0154-0.0242-0.0364-0.0242-0.0583l-0.2475-0.3301h0.0825c0.0825,0.0825,0.165,0.2476,0.33,0.3301v0.2475 + C39.6066,61.8648,39.5771,61.8057,39.5719,61.7421L39.5719,61.7421z M39.7369,58.9366c-0.1569,0.0924-0.2744,0.2392-0.3301,0.4125 + c-0.0825,0.0825-0.0825,0.1651-0.0825,0.3301l-0.3301,0.2476c-0.165-0.1651-0.165-0.2476,0-0.4126 + c0.1589-0.2529,0.2708-0.5325,0.3301-0.8252h0.0825c0-0.165,0.0825-0.2475,0.0825-0.4126L39.7369,58.9366z M42.8725,61.082h-0.9902 + c-0.0825-0.0825,0-0.165,0-0.2475v-0.3301v0.165l0.4126-0.165h0.495L42.8725,61.082z M39.5719,58.0289 + c0.0558-0.1009,0.0843-0.2147,0.0824-0.3301c0-0.0825,0.0826-0.0825,0.0826-0.165l0.9076,0.6601h0.0825L39.5719,58.0289z + M40.3145,57.3688h-0.4951c0-0.165,0.0825-0.2476,0.0825-0.4126l0.165,0.2475L40.3145,57.3688z M37.1789,64.7126l-0.1651-0.165 + h0.1651V64.7126z M66.5544,54.5632h0.0825c-0.105,0.1747-0.1619,0.3739-0.165,0.5777v-0.1651 + C66.4719,54.7283,66.4719,54.6458,66.5544,54.5632L66.5544,54.5632z M60.0357,56.7912v-0.1651h0.0825 + c0.0437,0,0.0857-0.0174,0.1167-0.0483c0.0309-0.031,0.0483-0.0729,0.0483-0.1167l0.1651-0.165h-0.2476l0.2476-0.165l0.2475,0.33 + h-0.0825c-0.0299,0.0335-0.0526,0.0727-0.0668,0.1153c-0.0142,0.0425-0.0195,0.0876-0.0157,0.1323 + c-0.0053,0.0636-0.0348,0.1226-0.0825,0.165c-0.0454,0.0406-0.1042,0.063-0.1651,0.063c-0.0609,0-0.1196-0.0224-0.165-0.063 + L60.0357,56.7912z M59.7881,59.0191v0.165c0.0826,0.1651,0.0826,0.165,0,0.3301l-0.165,0.165h0.165v0.1651h-0.165l0.165-0.4952 + H59.293L59.7881,59.0191z M52.1142,62.0722h-0.4126c-0.0825,0-0.165,0.0825-0.2475,0c0-0.0219-0.0087-0.0429-0.0242-0.0584 + c-0.0154-0.0155-0.0365-0.0242-0.0583-0.0242v-0.33l0.33-0.2476l0.6602,0.5776L52.1142,62.0722z M48.0709,60.6694l0.2476-0.2475 + c0.191-0.1693,0.3092-0.4058,0.3301-0.6602c0.0676,0.1846,0.0957,0.3814,0.0825,0.5776c-0.0438,0-0.0858,0.0174-0.1167,0.0484 + c-0.031,0.0309-0.0484,0.0729-0.0484,0.1167h-0.0825c0,0.0219-0.0087,0.0429-0.0242,0.0583 + c-0.0154,0.0155-0.0364,0.0242-0.0583,0.0242h-0.165l-0.1651,0.165l0.1651,0.165c0.1273,0.1271,0.2176,0.2863,0.2612,0.4608 + c0.0436,0.1744,0.0389,0.3575-0.0137,0.5294h-0.9076v0.3301l-0.9077,0.165h-0.1651l-0.6601,0.3301l-0.165-0.165 + c0.2475,0,0.4126-0.0001,0.4951-0.1651c0.0406-0.0454,0.063-0.1041,0.063-0.165c0-0.0609-0.0224-0.1196-0.063-0.165h0.2475v-0.1651 + h0.2476c0.4125,0,0.4951-0.33,0.5776-0.4951l0.4951,0.1651L48.0709,60.6694z M44.9354,60.6694h-0.2476v-0.165l-0.3301,0.165 + c0,0.0825-0.0825,0.0825-0.0825,0.1651h-0.165c-0.0052-0.0636-0.0348-0.1228-0.0825-0.1651c0-0.055-0.0825-0.1375-0.2476-0.2475 + c-0.3464-0.1262-0.7262-0.1262-1.0727,0h-0.0825c0-0.1651-0.0825-0.2476-0.0825-0.4126s-0.2476-0.3301-0.4126-0.2476h-0.5776 + c0,0.0219-0.0087,0.0429-0.0241,0.0584c-0.0155,0.0155-0.0365,0.0242-0.0584,0.0242c-0.0825-0.0826-0.0825-0.0826-0.0825-0.1651 + s0-0.0825-0.0825-0.165v-0.3301h0.4951c0.165,0.0826,0.2475,0,0.33-0.0825h0.2476V58.689h-1.1552v-0.33h-0.0826l0.1651-0.1651 + h0.0825c-0.0825-0.0825-0.0825-0.0825-0.0825-0.165l-0.1651-0.3301h0.1651c0,0.0109,0.0021,0.0216,0.0063,0.0316 + c0.0041,0.01,0.0102,0.0191,0.0178,0.0268c0.0077,0.0077,0.0168,0.0137,0.0268,0.0179c0.01,0.0041,0.0208,0.0063,0.0316,0.0063 + c0.1273,0.2248,0.3056,0.4166,0.5206,0.5599s0.4606,0.2342,0.7171,0.2652h0.6602l0.33,1.4028l0.5776-0.165l-0.165-0.2476v-0.2476 + h0.0825c-0.0071,0.0861,0.013,0.1721,0.0574,0.2462c0.0444,0.074,0.1109,0.1322,0.1901,0.1664c0.1651,0.165,0.3301,0,0.4951-0.0825 + h0.0826c0,0.0825-0.0826,0.165-0.0826,0.2476v0.165h-0.2475L44.9354,60.6694z M43.6976,58.1939 + c0.1313-0.1936,0.1898-0.4274,0.1651-0.6601v-0.165v0.9076l0.8251,0.2476h-0.165l-0.4126,0.165h-0.2475 + c0.007-0.086-0.013-0.172-0.0574-0.2461c-0.0445-0.074-0.111-0.1322-0.1902-0.1665L43.6976,58.1939z M40.727,56.5436l-0.2475,0.3301 + l0.4126-0.165v0.2475l-0.9902-0.165c0.0327-0.1454,0.0884-0.2847,0.165-0.4126c0-0.0825,0.0001-0.0825,0.0826-0.165L40.727,56.5436z + M43.4501,46.8068h0.4951l-0.2476,0.165C43.6976,46.8893,43.6151,46.8068,43.4501,46.8068L43.4501,46.8068z M43.12,51.6752h-0.165 + l-0.3301,0.165v-0.165l0.6602-0.165c-0.0119,0.0389-0.0331,0.0744-0.0619,0.1032C43.1944,51.6421,43.159,51.6634,43.12,51.6752 + L43.12,51.6752z M42.3774,49.7774c0-0.0826,0.0825-0.0826,0.0825-0.1651v-0.165v0.165c0,0.0219,0.0087,0.0429,0.0242,0.0584 + c0.0154,0.0155,0.0364,0.0242,0.0583,0.0242L42.3774,49.7774z M43.3675,49.5298l-0.495-0.2475 + c0.0627-0.0362,0.1338-0.0553,0.2063-0.0553c0.0724,0,0.1435,0.0191,0.2063,0.0553l0.2475,0.33L43.3675,49.5298z M44.1102,46.5592 + v-0.2475h-0.2475v-0.2475h0.6601L44.1102,46.5592z M37.5915,62.4848l0.4951-0.2476l-0.1651,0.8251L37.5915,62.4848z"/> +<path fill="#0B1324" d="M49.0611,51.5928h-0.2475c-0.1316,0.2241-0.1894,0.4838-0.165,0.7426 + c0.0375,0.0839,0.0946,0.1576,0.1663,0.215c0.0718,0.0574,0.1562,0.0968,0.2462,0.1151c0,0.0825,0.0826,0.0825,0.1651,0.0825 + l0.33-0.165c0.0663-0.1562,0.0946-0.3259,0.0826-0.4952C49.499,51.8697,49.2981,51.6976,49.0611,51.5928L49.0611,51.5928z"/> +<path fill="#0B1324" d="M43.1199,55.8009l1.0727-1.7328l-1.2378,0.4126L43.1199,55.8009z"/> +<path fill="#0B1324" d="M61.2733,52.748l0.1651-1.2377l-1.0727,0.8251h-1.4853v0.2476c0.0298,0.0335,0.0526,0.0727,0.0667,0.1152 + c0.0142,0.0426,0.0196,0.0876,0.0158,0.1323v0.4126c0.0299,0.0335,0.0526,0.0727,0.0667,0.1153 + c0.0142,0.0426,0.0196,0.0875,0.0158,0.1322h-0.33c-0.0825,0-0.1651,0-0.1651,0.0825h-0.2475l0.165,0.1651 + c0.0976,0.1522,0.2426,0.2682,0.4126,0.3301c0.165,0,0.33,0.0825,0.33,0.165c0.0019,0.1153-0.0266,0.2291-0.0824,0.33 + l-0.1651,0.3301h0.33c0.5338-0.0111,1.0517-0.1837,1.4854-0.4951l0.165-0.165l-0.7427-0.8251l-0.165,0.1649h-0.0825l0.5776-0.9901 + L61.2733,52.748z"/> +</svg> diff --git a/public/images/logos/logo-motte_2by1.svg b/public/images/logos/logo-motte_2by1.svg new file mode 100644 index 0000000000000000000000000000000000000000..5b121da6c1a5707625ed42d68e9fdbab01711472 --- /dev/null +++ b/public/images/logos/logo-motte_2by1.svg @@ -0,0 +1,1031 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 26.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<svg width="240" height="120" version="1.0" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" + viewBox="0 0 240 120" enable-background="new 0 0 240 120" xml:space="preserve"> +<rect fill="#FFFFFF" width="240" height="120"/> +<path fill="#0B1324" d="M129.723,71.8072l-0.094,0.4238h-0.141c0-0.1413,0.047-0.2825,0.047-0.4238l-0.141-0.4237l-0.283,0.2825 + c-0.089,0.1321-0.137,0.2879-0.137,0.4473c0,0.1594,0.048,0.3151,0.137,0.4473l-0.235,0.2825l-0.895,0.5179l-0.518,0.2825 + c-0.132,0.0501-0.244,0.1412-0.32,0.2598c-0.077,0.1187-0.113,0.2587-0.104,0.3994c0.047,0.0471,0.095,0.1884,0.189,0.1884 + c0.094,0,0.188,0,0.282-0.0942l0.518-0.3767c0.357-0.1752,0.69-0.3969,0.989-0.6592c0.713-0.6299,1.546-1.1103,2.448-1.4125 + c0.555-0.1845,1.091-0.4209,1.601-0.7063l0.942-0.4237c0,0.1883,0.047,0.2825,0.047,0.3766c0,0.0942,0,1.4126,0.047,2.1188 + c0.047,0.7063,0.094,1.1301,0.141,1.6951c0.047,0.565,0.047,0.5179-0.094,0.6592c-0.376,0.5946-0.916,1.0686-1.554,1.3655 + l-0.188,0.1412c-0.627,0.6984-1.338,1.3153-2.119,1.8363c-0.392,0.198-0.834,0.2797-1.271,0.2354h-8.522 + c-0.221-0.0275-0.431-0.1084-0.613-0.2354L119.6,78.87c-0.471,0.047-0.659-0.2355-0.753-0.6121 + c-0.035-0.1977-0.019-0.4009,0.047-0.5905c0.066-0.1895,0.179-0.3591,0.329-0.4925c0.394-0.3251,0.82-0.6091,1.272-0.8475 + c0.412-0.2304,0.779-0.5335,1.083-0.8946c0.463-0.5813,1.039-1.062,1.695-1.4126c1.789-1.0829,3.578-2.0246,5.414-3.0605 + c0.128-0.0507,0.241-0.1315,0.33-0.2354c0.235-0.1413,0.424-0.3296,0.518,0.1412c0.094,0.4709,0.094,0.0942,0.141,0.0942 + c0.033-0.0117,0.062-0.0305,0.086-0.0549c0.025-0.0244,0.044-0.0539,0.055-0.0863c0.142-0.5651,0.66-0.7534,1.036-0.9888 + l2.731-1.4597l0.377-0.0941c0.188,0.565,0.141,0.7062-0.33,1.0358c-0.471,0.3296-0.094,0.0942-0.094,0.1413 + c0,0.0471-0.424,0.5179-0.753,0.6121l-0.754,0.2825c0.047,0.3767-0.188,0.5179-0.565,0.5179c-0.049-0.004-0.098,0.0075-0.14,0.0328 + c-0.042,0.0253-0.076,0.0633-0.095,0.1085l-0.942,0.7063C130.107,71.7772,129.916,71.8091,129.723,71.8072L129.723,71.8072z"/> +<path fill="#0B1324" d="M101.567,70.7715c-0.283-0.2355-0.33-0.2355-0.424,0.1412l-0.094,0.1884l-0.66,0.6121c0.048,0,0,0,0-0.0471 + l-0.282-0.2825c-0.094,0.1412-0.2354,0.2825-0.2354,0.3766c0,0.0942-0.3767,0.518-0.6122,0.7534 + c-0.2035,0.1192-0.3799,0.2796-0.5179,0.4709c-0.1412,0.2354-0.2354,0.3295-0.5179,0.1412s-0.2825-0.0942-0.3296,0.1413 + c-0.0471,0.2354,0,0.1412-0.0471,0.1412c-0.0471,0-0.6121,0.3767-0.8946,0.6121c-0.2825,0.2354-0.565,0.3296-0.565,0.7063 + s-0.0942,0.1412-0.1413,0.2354l-0.2354-0.3767l-1.083,0.8476l-0.8004,0.6121l-0.1883,0.0941 + c-0.0471,0.518-0.518,0.518-0.8476,0.7534c-0.1497,0.1177-0.2773,0.2612-0.3766,0.4237c-0.1413,0.1413-0.1884,0.3767-0.4238,0.1884 + c-0.2354-0.1883-0.0942,0-0.0942,0.0471l-1.2713,0.8004c-0.1032-0.2456-0.1123-0.5207-0.0254-0.7727 + c0.0868-0.2519,0.2636-0.4629,0.4963-0.5927c0.4623-0.3492,0.9026-0.7266,1.3184-1.1301c0.4202-0.5102,0.682-1.1321,0.7533-1.7892 + c-0.0144-0.0816,0.0024-0.1657,0.0471-0.2354c0.1108-0.2007,0.1728-0.4246,0.181-0.6536c0.0082-0.229-0.0377-0.4568-0.1339-0.6648 + c-0.0942-0.1412,0.0941-0.5179,0.2825-0.7063l2.778-2.5425c0.1097-0.0905,0.2385-0.1549,0.3767-0.1884 + c0.0471,0.1413,0.0471,0.2354,0.0941,0.2825l0.4238,0.1884c0.0297-0.049,0.0492-0.1034,0.0573-0.16 + c0.0081-0.0567,0.0046-0.1144-0.0102-0.1696c-0.0839-0.1222-0.1206-0.2707-0.1032-0.4179c0.0173-0.1473,0.0874-0.2832,0.1974-0.3826 + l2.0717-1.9305c0.0941-0.0941,0.2827-0.0941,0.4707-0.1412v0.0942c0,0.0471,0,0.1412-0.047,0.1412l-1.1771,0.8005l-0.1412,0.1412 + l-0.6121,0.6121c-0.1884,0.1413-0.4238,0.1883-0.2825,0.4709c0.1412,0.2825,0.3766,0.2354,0.565,0.047h0.0942 + c0.2825-0.7062,1.0829-0.8475,1.5537-1.3654c0.405-0.4148,0.847-0.793,1.318-1.13c0.048-0.0942,0.189-0.0942,0.283-0.1413 + l0.282-0.1883c0.004-0.1679-0.045-0.3326-0.141-0.4709c-0.047-0.0471-0.282,0-0.424,0.0471l-0.8,0.6592l-0.094-0.0942l0.235-0.3296 + l4.285-3.9551l0.942-0.8005c0.127-0.0902,0.271-0.1542,0.423-0.1883c0.068,0.1335,0.116,0.2763,0.142,0.4238 + c-0.032,0.9293-0.111,1.8565-0.236,2.778c-0.111,0.8709-0.268,1.7353-0.471,2.5896c-0.094,0.4238-0.282,0.8476-0.423,1.3184 + c-0.142,0.4709-0.047,0.0942-0.095,0.1413c-0.047,0.0471-0.894,0.7062-1.365,0.9888c-0.471,0.2825-0.848,0.4708-1.271,0.7533 + l-0.236,0.2354c-0.086,0.2012-0.215,0.3812-0.377,0.5276C101.968,70.5978,101.776,70.707,101.567,70.7715L101.567,70.7715z"/> +<path fill="#0B1324" d="M83.3919,65.6861l0.3295-0.2354c0.0942-0.1413,0.2355-0.2825,0.2355-0.4238 + c-0.0244-0.0724-0.0679-0.1369-0.1259-0.1867c-0.058-0.0497-0.1284-0.0828-0.2037-0.0958 + c-0.4709-0.1413-0.6592-0.0471-0.9888,0.4708c-0.0886,0.1974-0.2368,0.362-0.4238,0.4709 + c-0.1425,0.0317-0.2916,0.0151-0.4237-0.0471c-0.0942-0.0471-0.0942-0.2354-0.0942-0.3767 + c0.0252-0.1627,0.0727-0.3211,0.1412-0.4708c0-0.0942,0.0001-0.1884-0.0941-0.2354c-0.0942-0.0471-0.1413,0-0.2354,0.047 + c-0.18,0.1748-0.3164,0.3895-0.3982,0.6266c-0.0818,0.2372-0.1067,0.4903-0.0727,0.7389c0.1161,0.3549,0.2105,0.7166,0.2825,1.083 + c0,0.1412-0.1883,0.2825-0.2354,0.4237c-0.0471,0.1413-0.0471,0.2354-0.0941,0.3296c-0.0471,0.0942,0.2354,0,0.3295-0.0942 + c0.0942-0.0941,0.8476-0.6591,1.3184-0.8004c0.567-0.1553,1.1551-0.2189,1.7421-0.1883c0.2355,0,0.2355,0.1883,0.0942,0.3296 + c-0.2755,0.291-0.5748,0.5588-0.8946,0.8004c-0.9417,0.6121-1.8834,1.2713-2.8721,1.8363c-0.6185,0.3355-1.327,0.4673-2.0247,0.3767 + h-0.2825c-0.4238-0.1413-0.565-0.0471-0.6592,0.3767c-0.0942,0.4237,0,0.8475,0.4238,0.9417 + c0.4237,0.0941,1.0829,0.2354,1.6479,0.2825c0.1949-0.0413,0.3844-0.1045,0.565-0.1884c0.2825-0.0941,0.4709,0,0.3767,0.2825 + c-0.0654,0.2014-0.1606,0.3919-0.2825,0.5651c-0.3661,0.5222-0.759,1.0251-1.1771,1.5067l-0.4238,0.4237 + c-0.1685,0.1449-0.3259,0.3023-0.4708,0.4709c-0.5179,0.7062-0.6121,0.7533-1.1771,0.0941 + c-0.9182-1.0284-1.6797-2.1866-2.2601-3.4371c-0.0716-0.1615-0.0963-0.3399-0.0713-0.5147c0.025-0.1748,0.0986-0.3391,0.2125-0.4741 + l2.2601-3.2489c0.8475-1.2713,1.648-2.6367,2.5426-3.908c0.2939-0.4905,0.6589-0.9348,1.083-1.3184l3.8609-3.5784l0.5179-0.2826 + c0.0543,0.1839,0.0859,0.3736,0.0942,0.5651v5.7443c-0.0127,0.1755-0.0443,0.3492-0.0942,0.5179 + c-0.0471,0.2826-0.1883,0.3767-0.4708,0.4709c-0.3687,0.1207-0.7303,0.2622-1.083,0.4238l-0.3767,0.0941L83.3919,65.6861z"/> +<path fill="#0B1324" d="M209.72,74.2556c0.163-0.0252,0.322-0.0728,0.471-0.1413c0.047-0.0471-0.047-0.2825-0.047-0.4708 + c0.43-0.7751,1.088-1.3996,1.884-1.7893c0.183-0.0542,0.373-0.0859,0.565-0.0941c0.282-0.1413,0.612-0.0942,0.847-0.4238 + c0.236-0.3296,0.471-0.0471,0.565,0.1883l-0.235,0.4238l0.565,0.0942c0.047,0,0.141-0.1884,0.188-0.3296 + c0.047-0.1413-0.094-0.1884-0.094-0.2354c0-0.0471,0.141-0.2355,0.235-0.2355c0.148-0.0214,0.299,0.0121,0.424,0.0942 + c0.236,0.1883,0.424,0.1883,0.659-0.1413c0.132,0.539,0.065,1.1073-0.188,1.6009c-0.219,0.1304-0.458,0.2257-0.706,0.2825 + l-0.377,0.1413c0.121,0.101,0.268,0.1662,0.424,0.1883c0.187,0.0237,0.377,0.0237,0.565,0c0.235,0,0.329,0.0942,0.329,0.3296v4.8969 + c0,0.3295-0.282,0.5179-0.612,0.2825c-0.329-0.2355-0.847-0.3767-1.224,0.1412c-0.377,0.5179-0.33,0.1413-0.518,0.1413 + l-4.755,0.1412h-4.05c-0.376,0-0.471-0.0941-0.471-0.4708c-0.039-0.2859,0.007-0.5771,0.132-0.8369 + c0.126-0.2598,0.326-0.4765,0.575-0.6228c0.502-0.4155,1.056-0.7637,1.648-1.0358c0.676-0.2762,1.336-0.5906,1.977-0.9417 + c0.33-0.1884,0.565-0.4238,0.848-0.6121c0.187-0.0237,0.377-0.0237,0.565,0l1.365-0.0942l0.094-0.1412 + c-0.047-0.0942-0.141-0.1884-0.188-0.1884l-1.036-0.0942h-0.424V74.2556z"/> +<path fill="#0B1324" d="M51.7979,79.3409l-2.6367-0.1884c-0.2911-0.046-0.5638-0.1715-0.7881-0.3625 + c-0.2243-0.1911-0.3915-0.4404-0.4833-0.7204c-0.047-0.3296,0.0001-0.565,0.3297-0.7063c0.1784-0.1128,0.3677-0.2075,0.565-0.2825 + c1.4596-0.2825,2.5897-1.1771,3.908-1.7421c0.9627-0.3951,1.8917-0.8675,2.778-1.4126c0.7063-0.4708,1.5067-0.7533,2.213-1.1771 + c0.5284-0.3266,1.0986-0.58,1.6951-0.7534c0.6121-0.1412,0.9888-0.6121,1.5538-0.8475l0.8475-0.2354l0.2825-0.1413 + c0.2523-0.1212,0.5227-0.2007,0.8004-0.2354c0.0942-0.0471,0.2825,0.1413,0.2825,0.2354c0,0.0942,0.2355,1.5067-0.4708,2.0247 + c-0.7063,0.5179-0.1413,0.1883-0.1884,0.2825l-0.4237,0.2825l-0.3296,0.0942c-0.0942,0.565-0.6592,0.4708-0.9417,0.8004h-0.1413 + c0,0.5179-0.3767,0.4708-0.7062,0.565h-0.1413c-0.4708,0.7063-1.3183,0.8475-1.9304,1.3655 + c-0.6121,0.5179-0.1413,0.0941-0.1884,0.1883s-1.0359,0.9417-1.6009,1.3184c-0.4582,0.227-0.8855,0.5118-1.2712,0.8475 + C54.058,79.5292,53.0692,79.2938,51.7979,79.3409z"/> +<path fill="#0B1324" d="M165.884,50.4308c0.33,0,0.613-0.3767,0.989-0.0942c0.377,0.2825,0.283-0.1883,0.518-0.3296l0.236,0.0942 + c0.141,0.0942,0.282,0.0942,0.329-0.1413c0.047-0.2354,0.283-0.4708,0.518-0.5179c0.547-0.0499,1.061-0.282,1.46-0.6592 + c0.038-0.0323,0.085-0.0537,0.135-0.062c0.049-0.0083,0.1-0.0031,0.147,0.0149c0.33,0.0942,0.33,0.0942,0.518-0.3296 + c0.189-0.4237,0.612,0.4238,0.565,0.565c-0.067,0.3221-0.251,0.6076-0.518,0.8005c-0.376,0.1883-0.8,0.2354-1.083,0.6121h-0.235 + c-0.283,0-0.518-0.0471-0.565,0.2825c-0.047,0.3296-0.236,0.0942-0.33,0.1413l-0.376,0.3296c0.141,0.047,0.329,0.2354,0.423,0.1883 + l1.695-0.7063l0.283-0.1883c0.037,0.0386,0.066,0.0847,0.084,0.1353c0.018,0.0505,0.025,0.1044,0.021,0.1579 + c-0.005,0.0535-0.021,0.1054-0.047,0.1523c-0.026,0.0469-0.062,0.0876-0.105,0.1195c-0.418,0.5212-0.949,0.94-1.554,1.2242 + c-0.188,0.0471-0.282,0.1883-0.424,0.3296c-0.483,0.38-1.023,0.6819-1.601,0.8946c-0.614,0.1987-1.155,0.5757-1.553,1.083 + c-0.134,0.1024-0.246,0.2305-0.33,0.3766c-0.518-0.1883-0.753-0.1412-0.848,0.1884c-0.094,0.3296,0.377,0.5179,0.707,0.7062 + c0.329,0.1884-0.33,0.2826-0.424,0.2355c-0.201-0.0811-0.379-0.2105-0.518-0.3767l-0.235-0.2825 + c-0.067,0.1003-0.115,0.212-0.142,0.3296c0,0.4708-0.094,0.7533-0.659,0.8004c-0.623,0.1289-1.237,0.302-1.836,0.518 + c-0.33,0.1412-0.612,0.4708-0.942,0.6121l-1.083,0.1883c-0.094,0-0.235-0.1883-0.235-0.3296c-0.047-0.3279-0.047-0.6609,0-0.9888 + c0.018-0.1163,0.067-0.2256,0.141-0.3167c0.075-0.0911,0.172-0.1606,0.283-0.2012c0.637-0.2991,1.25-0.6453,1.836-1.0359 + c0.094-0.0471,0.141-0.2825,0.141-0.2825c-0.144-0.1384-0.323-0.2359-0.518-0.2825c-0.047,0-0.141,0.1883-0.188,0.2825 + s-0.283,0.5179-0.612,0.3296c-0.33-0.1883-0.33-0.0471-0.377,0.1413c-0.047,0.1883-0.235,0.3766-0.471,0.3766 + c-0.235,0-0.282-0.2354-0.282-0.4237c0.018-0.3953,0.065-0.7888,0.141-1.1771c0.087-0.2876,0.27-0.5368,0.518-0.7063l1.224-0.518 + c0.438-0.2281,0.895-0.4172,1.366-0.565c0.454-0.1509,0.895-0.3399,1.318-0.565c0.612-0.2615,1.242-0.4817,1.883-0.6592 + c0.095-0.0471,0.236,0,0.33,0C165.696,50.9016,166.12,50.8545,165.884,50.4308z"/> +<path fill="#0B1324" d="M194.606,64.7915c-0.094-0.0471-0.141-0.1883-0.235-0.2354h-0.377c0,0.0941-0.047,0.1883,0,0.2825 + c0.008,0.1226-0.019,0.2448-0.077,0.353c-0.059,0.1082-0.146,0.1979-0.253,0.2591l-1.271,0.4237c-0.141,0-0.188,0.1884-0.329,0.3296 + c-0.142,0.1413-0.518-0.0471-0.754,0.0942c-0.561,0.3935-1.206,0.6514-1.883,0.7534c-0.236,0.047-0.33-0.0471-0.33-0.2355 + c-0.008-0.4243,0.008-0.8487,0.047-1.2713c0-0.1295,0.048-0.2546,0.135-0.3505c0.087-0.0959,0.207-0.1556,0.336-0.1674 + c0.274-0.0731,0.542-0.1675,0.801-0.2825l0.988-0.5179c0.142-0.0471,0.236-0.1884,0.377-0.3296l-0.565-0.518 + c-0.032,0.0118-0.062,0.0305-0.086,0.0549c-0.025,0.0244-0.043,0.0539-0.055,0.0864c0,0.5179-0.377,0.5179-0.706,0.565 + c-0.33,0.0471-0.471,0.0471-0.471,0.3767s-0.236,0.2354-0.33,0.1883c-0.177-0.0541-0.328-0.1714-0.424-0.3296 + c-0.127-0.4129-0.096-0.8583,0.086-1.2499c0.183-0.3915,0.505-0.7012,0.903-0.8689l1.601-0.6121l1.46-0.6121 + c0.286-0.121,0.555-0.2793,0.8-0.4708l0.565-0.3296c0.377,0.0471,0.801,0.2354,1.083-0.2355c0.283-0.4708,0.283,0.1413,0.377,0.0942 + c0.094-0.0471,0.282-0.0941,0.282-0.1883c0.018-0.0949,0.058-0.1841,0.117-0.2605s0.135-0.1378,0.223-0.1791 + c0.087-0.0413,0.183-0.0614,0.279-0.0587c0.097,0.0028,0.191,0.0283,0.276,0.0745l0.329-0.0941 + c0.189-0.1413,0.33-0.2355,0.565-0.0942c0.236,0.1412,0.33,0.0471,0.33-0.1884c0-0.2354,0.141-0.4708,0.518-0.5179 + c0.355-0.0981,0.689-0.2574,0.989-0.4708c0.274-0.1924,0.526-0.4134,0.753-0.6592c0.094,0.2825,0.188,0.5179,0.518,0.2354 + c0.33-0.2825,0.283,0.2354,0.283,0.3767c0.019,0.1605-0.017,0.3228-0.103,0.46c-0.085,0.1371-0.215,0.2406-0.368,0.2933 + l-0.895,0.6592l-0.094,0.0942c-0.471-0.0471-0.801,0.2825-1.177,0.4237c-0.12,0.018-0.234,0.0667-0.33,0.1413 + c-0.188,0.0942-0.329,0.3296-0.612,0.1413c-0.282-0.1884-0.235,0.047-0.282,0.1412c-0.422,0.4651-0.984,0.7794-1.601,0.8946 + c-0.373,0.0895-0.736,0.2156-1.083,0.3767c-0.289,0.2767-0.647,0.4717-1.036,0.565c-0.199,0.0858-0.365,0.2347-0.471,0.4238 + c-0.024,0.156-0.024,0.3148,0,0.4708h0.424l1.412-0.7062l0.66-0.4238c0.235,0.1883,0.47,0,0.753-0.1883l0.895-0.518l0.329-0.1412 + c0.133-0.1398,0.294-0.2499,0.473-0.3229c0.178-0.0731,0.37-0.1074,0.563-0.1009c0.255-0.106,0.493-0.2488,0.706-0.4238 + l0.707-0.2825l0.847-0.2825c-0.28,0.4867-0.647,0.9177-1.083,1.2713l-0.706,0.3767l-0.424,0.3767l-1.789,0.9417 + c-0.612,0.3296-1.271,0.6121-1.648,1.2713c-0.612-0.2826-0.895-0.0942-0.895,0.565c0,0.6592-0.047,0.2354-0.047,0.3767V64.7915z"/> +<path fill="#0B1324" d="M121.719,56.9284c-0.024-0.4549-0.024-0.9106,0-1.3655c0.052-0.1905,0.168-0.357,0.329-0.4708l2.684-1.7422 + l1.413-0.8946l0.8-0.5179c0.518,0.4238,0.377-0.1883,0.471-0.4238c0.094-0.2354,0.612,0.2355,0.801-0.3766 + c0.329,0.2825,0.47,0.1883,0.565-0.1413c0.104-0.2669,0.262-0.5094,0.465-0.712c0.202-0.2026,0.445-0.361,0.712-0.4651 + c0.188-0.0942,0.376-0.1413,0.329,0.2354c-0.047,0.3767,0.094,0.1883,0.142,0.2825l0.235-0.2354v-0.0942 + c0-0.5179,0.377-0.7062,0.706-1.0358c0.498-0.4217,1.053-0.7705,1.648-1.0359c0.189-0.1838,0.414-0.3279,0.659-0.4238 + c0.236-0.1412,0.377-0.0471,0.377,0.2355c0,1.0358-0.047,2.0717-0.047,3.1076c0,0.0941-0.141,0.2825-0.188,0.2825 + c-0.801,0-1.413,0.5179-2.072,0.8004c-0.608,0.2305-1.179,0.5477-1.695,0.9417c-0.188,0.2354-0.659,0.1883-0.706,0.6121 + c-0.048,0.4238-0.142,0.0942-0.189,0.0942l-1.036,0.0941l-0.235,0.1413c-0.659,0.4238-1.318,0.8475-2.025,1.2242l-0.753,0.3296 + c-0.23,0.1244-0.451,0.2661-0.659,0.4238l-1.083,0.5179l-0.471,0.1883l-1.083,0.518L121.719,56.9284z"/> +<path fill="#0B1324" d="M40.9684,43.2268c0.1883,0.5179,0.3766,0.9888,0.5179,1.4596c0.1412,0.4709,0.1412,0.6121,0.2354,0.8946 + c0.0136,0.0682,0.0132,0.1383-0.0009,0.2063c-0.0141,0.068-0.0417,0.1325-0.0812,0.1896c-0.0396,0.0571-0.0902,0.1057-0.1489,0.1428 + c-0.0587,0.0372-0.1242,0.0622-0.1928,0.0735l-1.3654,0.6591c-0.6317,0.2218-1.2328,0.5224-1.7892,0.8947 + c-0.5882,0.345-1.2021,0.6441-1.8364,0.8946l-4.9909,2.6367c-0.3767,0.1884-0.4238,0.1884-0.518-0.2354 + c-0.1466-0.3693-0.2724-0.7466-0.3767-1.13c-0.0285-0.1322-0.0266-0.2691,0.0054-0.4004c0.032-0.1314,0.0933-0.2538,0.1794-0.358 + c0.0861-0.1042,0.1948-0.1876,0.3177-0.2438c0.1229-0.0562,0.257-0.0838,0.3922-0.0808c0.2354,0,0.3766,0.0471,0.4708-0.2825 + c0.0942-0.3296,0.2825-0.1413,0.3767-0.2825l0.9888-0.8005l0.1412-0.0941c0.565,0.0471,0.7063-0.518,1.1301-0.7063 + c0.4237-0.1883,0.7533-0.5179,1.1771-0.7063c0.4237-0.1883,0.2354-0.0471,0.3767-0.0471c0.1412,0,0.4708,0.0471,0.612-0.047 + c0.3292-0.2503,0.6154-0.5525,0.8476-0.8946c0.0858-0.1305,0.2059-0.2346,0.3471-0.3011c0.1413-0.0665,0.2981-0.0926,0.4533-0.0756 + c0.2981-0.0087,0.5827-0.1259,0.8005-0.3296c0.4237-0.3767,0.8004-0.8005,1.4596-0.8005L40.9684,43.2268z"/> +<path fill="#0B1324" d="M190.039,46.099c-0.094-0.1412-0.188-0.3767-0.33-0.4237c-0.185,0.0469-0.36,0.1266-0.518,0.2354 + c-0.077-0.1357-0.122-0.2878-0.129-0.4439c-0.008-0.1561,0.022-0.3117,0.086-0.4542c0.065-0.1424,0.162-0.2676,0.284-0.3652 + c0.122-0.0976,0.265-0.1649,0.419-0.1964l0.753-0.3295c0.612-0.3296,1.224-0.6592,1.883-0.9417 + c0.494-0.1691,0.997-0.3106,1.507-0.4238c0.141-0.0471,0.235-0.1883,0.377-0.3296c0.297,0.0236,0.597,0.0236,0.894,0 + c0.073-0.0244,0.137-0.0679,0.187-0.1259c0.05-0.058,0.083-0.1284,0.096-0.2037c0.01-0.084,0.048-0.1621,0.108-0.2219 + c0.059-0.0598,0.137-0.0977,0.221-0.1077c0.167,0.0222,0.337-0.0121,0.482-0.0974c0.145-0.0853,0.257-0.2168,0.319-0.3734l0,0 + c0.412-0.247,0.855-0.4371,1.318-0.5651c0.347-0.0939,0.709-0.1173,1.065-0.0688c0.356,0.0486,0.698,0.168,1.007,0.3514 + l0.188-0.2826l0.189,0.2826l0.47-0.2826c0.189-0.047,0.33,0.0942,0.613,0.0942v2.3543c0,0.0941-0.189,0.1883-0.283,0.2354 + l-0.989,0.2354l-1.601,0.3296l-1.553,0.5179l-0.424,0.0942l-2.401,0.3767c-0.252,0.0294-0.485,0.146-0.66,0.3296 + c-0.141,0.2825-0.329,0.2825-0.565,0.2354l-0.753-0.1883c-0.637-0.0951-1.288,0.0383-1.836,0.3766 + C190.321,45.7694,190.227,45.9578,190.039,46.099z"/> +<path fill="#0B1324" d="M75.5758,60.4599c0.0471,0.1883,0.047,0.3767,0.0941,0.5179c0.0471,0.1413,0.6593,0.3767,1.0359,0.1413 + l0.6592-0.3296l1.4597-0.7534c-0.2826-0.3296-0.2355-0.4708,0.1412-0.565c0.0717-0.0038,0.1417-0.024,0.2044-0.0591 + c0.0628-0.035,0.1166-0.084,0.1575-0.143c0.0409-0.0591,0.0677-0.1268,0.0785-0.1979c0.0107-0.071,0.005-0.1436-0.0167-0.2121 + c-0.0076-0.1274,0.0084-0.2551,0.0471-0.3767h0.0942c0.0471,0.1884,0.0471,0.3767,0.0942,0.518 + c0.0471,0.1412,0.1883,0.2354,0.2825,0.3296c0.0941,0.0941,0.1883-0.1884,0.1883-0.2826c0-0.0941,0.1884-0.3296,0.4238-0.3296 + s0.5179,0.0471,0.2825-0.3766c-0.2354-0.4238,0.0942-0.3296,0.1413-0.518h0.1412c0.2354,0.1884,0.3767,0.1413,0.3767-0.1883 + s0.0471-0.4708,0.3296-0.3767v0.8005c-0.0336,0.1381-0.098,0.2669-0.1884,0.3767c-0.5089,0.6101-0.9508,1.2731-1.3183,1.9775 + c-0.4581,0.8936-1.0812,1.6924-1.8363,2.3542c-0.1884,0.0942-0.2826,0.3296-0.4238,0.518 + c-0.3506,0.4912-0.7278,0.9627-1.1301,1.4125c-0.6121,0.7063-1.3183,1.4126-1.9775,2.0718l-1.2713,0.9887 + c-0.1883,0.1884-0.2825,0.0942-0.3296-0.1412c-0.3126-0.8746-0.4408-1.8044-0.3767-2.7309 + c0.0598-0.4047,0.1705-0.8003,0.3296-1.1772c0.2825-0.6591,0.565-1.3183,0.8004-1.9775c0.2355-0.6592,0.2826-0.8946,0.8476-0.9888 + C75.1439,60.667,75.3644,60.5725,75.5758,60.4599L75.5758,60.4599z"/> +<path fill="#0B1324" d="M169.84,63.4263v0.0941c-0.895-0.0471-1.554,0.6592-2.402,0.7534c-0.847,0.0942-1.554-0.0471-2.354-0.0471 + c-0.236-0.0077-0.473,0.0081-0.706,0.0471h-0.283c-0.094-0.1413-0.188-0.3767-0.141-0.4238c0.261-0.3614,0.561-0.693,0.895-0.9888 + c0.094-0.047,0.282,0.0942,0.423,0.0942h0.377l-0.188-0.2825l-0.095-0.0942c-0.659-0.565-0.847-0.565-0.188-1.3183 + c0.154-0.2195,0.28-0.4566,0.377-0.7063c0.033-0.1382,0.098-0.267,0.188-0.3767c0.198-0.2979,0.436-0.5672,0.706-0.8004 + c0.35-0.1695,0.712-0.3112,1.083-0.4238l0.848-0.2354l1.977-0.6592l0.424-0.2354l0.33-0.0942 + c0.094,0.0471,0.141,0.1883,0.188,0.2825c0,1.3184,0.047,2.6368,0.094,3.9551c0,0.3296-0.141,0.565-0.518,0.565l-2.448,0.1413 + l-0.424-0.0942h-0.282c0,0.0942-0.047,0.2825,0.047,0.3296c0.051,0.0805,0.12,0.148,0.202,0.197 + c0.082,0.0491,0.174,0.0784,0.269,0.0855l1.365,0.2355H169.84z"/> +<path fill="#0B1324" d="M52.5043,65.027l-1.1301,0.5179c-0.2825,0.0942-0.5179-0.0471-0.4708-0.3767 + c-0.0038-0.1406,0.041-0.2782,0.1267-0.3897c0.0858-0.1114,0.2073-0.19,0.3441-0.2224l-0.1883-0.2825 + c-0.4238-0.4708-0.2825-0.8946,0.2354-1.1771l1.648-0.8946l0.8004-0.3296l3.2488-1.9305c0.8476-0.5179,1.6951-1.0359,2.5897-1.5067 + l2.7309-1.2242c0.7534-0.2825,0.7534-0.2825,0.7534,0.5179v1.5538c0,0.4709-0.1412,0.565-0.6121,0.6592 + c-0.4309,0.0759-0.8176,0.3112-1.0829,0.6592c-0.0942,0.0942-0.1884,0.2354-0.2825,0.2354l-1.2714,0.2825 + c-0.565,0.0942-1.1771,0.1884-1.2712,0.9417c-0.0942,0.7534-0.2825,0.1884-0.2825,0.1413s-0.3767,0-0.5651,0.0471 + c-0.1883,0.047-0.8004,0.1883-1.0358,0.6121c-0.2355,0.4237-0.9888,0.6121-1.6009,0.5179 + c-0.0476-0.0139-0.0977-0.0169-0.1466-0.0088c-0.049,0.0082-0.0954,0.0273-0.1359,0.0559 + c-0.6225,0.3353-1.3177,0.5131-2.0247,0.5179c-0.3218,0.0128-0.6397,0.0764-0.9417,0.1883 + c-0.0674-0.0009-0.133,0.0223-0.1848,0.0655s-0.0865,0.1035-0.0977,0.17c0,0.1412,0.1413,0.2825,0.2354,0.3767 + c0.1983,0.0693,0.4036,0.1166,0.6122,0.1412V65.027z"/> +<path fill="#0B1324" d="M200.303,72.3253c-0.188,0.1412-0.188,0.2354-0.282,0.2354c-0.942,0.0471-1.695,0.7533-2.731,0.8004 + c-0.643,0.0548-1.291,0.039-1.93-0.0471c-0.283-0.047-0.565,0.1413-0.942,0.2826c-0.024-0.2349-0.024-0.4715,0-0.7063 + c0.02-0.2365,0.101-0.4637,0.235-0.6592c0.289-0.1221,0.588-0.2166,0.895-0.2825h0.377c-0.009-0.1454-0.041-0.2884-0.095-0.4238 + c-0.047-0.0941-0.188-0.1412-0.282-0.1883c-0.094-0.0471-0.471-0.2354-0.33-0.565c0.292-0.6168,0.622-1.2145,0.989-1.7893 + c0.585-0.6944,1.407-1.1474,2.307-1.2712c0.598-0.1704,1.181-0.3909,1.742-0.6592c0.189-0.0942,0.283-0.1413,0.424,0 + c0.141,0.1412,0.33,0.1883,0.424-0.1413l0.188-0.1883l0.236,0.2825v1.5538c-0.047,0.8475-0.142,1.695-0.236,2.5897 + c-0.017,0.0794-0.051,0.1541-0.1,0.2191c-0.049,0.065-0.111,0.1187-0.182,0.1575l-2.119,0.1884 + c-0.141,0.047-0.33-0.0942-0.424-0.1884c-0.094-0.0941-0.282-0.2354-0.377-0.0942c-0.046,0.0681-0.079,0.1449-0.095,0.2259 + c-0.016,0.0809-0.016,0.1642,0.001,0.245c0.265,0.1502,0.551,0.2612,0.848,0.3296h1.459V72.3253z"/> +<path fill="#0B1324" d="M103.591,50.7604c-0.176-0.0557-0.366-0.0485-0.538,0.0201c-0.172,0.0687-0.314,0.1947-0.403,0.3565 + c-0.447,0.6343-1.025,1.1644-1.695,1.5538c-0.276,0.2599-0.528,0.5435-0.754,0.8476l-0.3765,0.2825 + c-0.1025,0.1337-0.2306,0.2458-0.3767,0.3296l-0.6121,0.7062l-4.5202,4.1906l-0.1412,0.1412l-0.5651,0.3296 + c-0.0541-0.1998-0.0856-0.4052-0.0941-0.6121c-0.0755-0.4209-0.0414-0.8541,0.0987-1.2581c0.1402-0.4041,0.3818-0.7653,0.7017-1.049 + c0.2286-0.2129,0.4339-0.4497,0.6121-0.7063c0.3825-0.4518,0.8263-0.8481,1.3184-1.1771c0.271-0.2333,0.5086-0.5026,0.7063-0.8005 + c0.0827-0.1604,0.1944-0.304,0.3296-0.4237l1.7892-1.6009c0.1253-0.1455,0.2357-0.3033,0.3296-0.4709 + c0.0524-0.1657,0.1439-0.3164,0.2668-0.4394c0.123-0.1229,0.2737-0.2144,0.4395-0.2668c0.188-0.0471,0.33-0.2825,0.471-0.4238 + l0.847-0.6592c0.189-0.1412,0.33-0.3767,0.518-0.5179l1.272-1.2713c0.036-0.0451,0.084-0.0797,0.139-0.1003 + c0.054-0.0206,0.113-0.0264,0.17-0.0168c0.058,0.0095,0.112,0.0341,0.157,0.0712c0.044,0.0372,0.079,0.0855,0.099,0.1401 + c0.282,0.4708,0.518,0.9417,0.753,1.4125c0.235,0.4709,0,0.1884-0.047,0.2825l-0.141,0.1413 + c-0.212,0.0675-0.398,0.1986-0.533,0.3755C103.677,50.324,103.6,50.5381,103.591,50.7604L103.591,50.7604z"/> +<path fill="#0B1324" d="M131.371,44.7335l0.236,0.4238l-0.471,0.6592v-0.518c-0.189,0.0471-0.377,0-0.518,0.0942 + c-0.178,0.0764-0.338,0.1886-0.471,0.3296c-0.427,0.4071-0.97,0.6705-1.554,0.7533c-0.235,0.0471-0.282,0.1413-0.141,0.6592 + c-0.317,0.0205-0.632,0.0678-0.942,0.1413c-0.424,0.1412-0.753,0.4237-1.177,0.565s-1.836,0.8946-2.919,0.8946 + c-0.28,0.0519-0.55,0.1472-0.801,0.2825c-0.282,0.0471-0.659,0.2354-0.894-0.0471c-0.08-0.1812-0.085-0.3866-0.015-0.5716 + c0.071-0.1851,0.211-0.3349,0.392-0.4171l1.553-0.8005l2.684-1.3184l0.188-0.0941c0.283,0,0.66,0.0471,0.33-0.4238 + c-0.329-0.4708,0.283-0.6121,0.565-0.7063c0.062,0.0057,0.125-0.0042,0.183-0.0289c0.057-0.0246,0.108-0.0632,0.147-0.1123 + c0.235-0.5179,0.753-0.6121,1.177-0.7534c0.418-0.1594,0.767-0.459,0.989-0.8475c0.141-0.2825,0.565-0.4238,0.847-0.5179 + c0.388-0.0662,0.767-0.1768,1.13-0.3296c0.555-0.2495,1.141-0.4237,1.742-0.518c0.094,0,0.283,0.1413,0.283,0.1884 + s0.141,0.9888,0.188,1.4596v0.0942l-0.847,0.8004c-0.095,0.0942-0.189,0.2354-0.283,0.1884 + C132.878,44.2156,131.983,44.7335,131.371,44.7335z"/> +<path fill="#0B1324" d="M93.7035,55.9395c-0.0622-0.152-0.1095-0.3097-0.1413-0.4708c0-1.1301-0.0471-2.2601-0.0471-3.3901 + c0-1.1301,0.518-1.1771,1.1301-1.5067c0.6121-0.3296,0.7534-0.4709,1.13-0.7063c0.3767-0.2354,0.2825-0.2825,0.4709-0.2825 + c0.1883,0,0.7533-0.6592,1.2242-0.8475l0.5179-0.2826l0.4238-0.2354h0.2825c0.0296,0.0396,0.071,0.0688,0.1181,0.0835 + c0.0472,0.0147,0.0978,0.0142,0.1447-0.0014c0.0468-0.0156,0.0876-0.0456,0.1165-0.0857s0.0444-0.0882,0.0444-0.1376 + c0.0471-0.3296,0.3296-0.3767,0.565-0.4709l1.7888-0.6592c0.144-0.0666,0.273-0.1629,0.377-0.2825l0.471-0.6592 + c0.518,0.1884,0.659,0.6121,0.33,0.9888c-0.531,0.672-1.114,1.3017-1.743,1.8834c-1.6475,1.648-3.3426,3.2018-4.9905,4.8027 + c-0.2355,0.1883-0.565,0.3296-0.565,0.7062c0,0.3767-0.0942,0.1413-0.1413,0.1884L93.7035,55.9395z"/> +<path fill="#0B1324" d="M46.1477,58.9531c-0.2354-0.2355-0.4708-0.1884-0.7533,0c-0.5321,0.5171-1.1768,0.9039-1.8834,1.13 + c-0.3767,0.1413-0.6122,0.565-1.083,0.4238l-0.1413,0.1412c-0.4708,0.6121-1.2242,0.7534-1.8834,0.9888 + c-0.6592,0.2354-0.7533,0.1413-0.9888,0.5179l-0.0941,0.0942l-1.4125,0.565c-0.0471,0-0.1413,0-0.1413,0.0471 + s-0.6121,0.6121-1.0359,0.7534l-0.9887,0.4237h-0.6592c0.047-0.2354,0.0471-0.5179,0.1883-0.6592 + c0.3273-0.2893,0.6733-0.5567,1.0359-0.8004c0.565-0.4238,1.13-0.8475,1.7421-1.2242l0.8004-0.5179l0.565-0.3767 + c0.7004-0.6133,1.4756-1.1354,2.3072-1.5538c0.5179-0.2825,0.9417-0.7534,1.4596-1.0359c0.5655-0.2179,1.0673-0.574,1.4596-1.0359 + c0.07-0.0613,0.153-0.1059,0.2427-0.1304c0.0898-0.0245,0.1839-0.0282,0.2753-0.0108c0.8005,0.0471,1.1771-0.4238,1.4596-1.0359 + c0.2614-0.4006,0.6654-0.6868,1.1301-0.8004c0.0942,0,0.2354,0.0942,0.2354,0.1883c0.2451,0.8803,0.2287,1.8128-0.0471,2.6839 + c-0.0471,0.1883-0.2825,0.3296-0.4709,0.4708h-0.1412l-0.7533,0.3767L46.1477,58.9531z"/> +<path fill="#0B1324" d="M166.591,48.7828c-0.178-0.1031-0.385-0.145-0.589-0.1195s-0.394,0.1171-0.541,0.2608l-0.895,0.3766 + l-1.365,0.5651l-1.13,0.4237c-0.451,0.2364-0.924,0.4258-1.413,0.565c-0.532,0.1018-1.032,0.3276-1.46,0.6592 + c-0.141,0.1413-0.329,0.0471-0.329-0.1883c-0.047-0.3279-0.047-0.6609,0-0.9888c-0.002-0.0551,0.01-0.1099,0.034-0.1593 + c0.025-0.0493,0.062-0.0917,0.107-0.1232c0.424-0.2354,0.659-0.6592,1.177-0.6592c0.177-0.0295,0.341-0.1115,0.471-0.2354 + l0.612-0.2825l0.659-0.3767l0.471-0.2825l2.213-1.13l1.13-0.4709l1.13-0.5179l0.989-0.3767l0.282-0.1413 + c0.189-0.3766,0.566-0.4237,0.942-0.565c0.182-0.0758,0.356-0.1705,0.518-0.2825l0.424-0.2825l1.13-0.2354 + c0.229,0.5835,0.294,1.2185,0.188,1.8363c-0.188,0.8004-0.329,0.9417-1.177,1.13c-0.218,0.0367-0.426,0.1168-0.612,0.2354 + c-0.356,0.2518-0.79,0.3686-1.224,0.3296c-0.112-0.0161-0.225,0.0083-0.32,0.0688s-0.165,0.153-0.198,0.2608 + c-0.047,0.0942-0.283,0.1413-0.424,0.1413C167.25,48.2178,166.732,48.312,166.591,48.7828z"/> +<path fill="#0B1324" d="M63.0042,73.7378c0.0991,0.191,0.1629,0.3984,0.1883,0.6121c-0.0071,0.3883,0.0951,0.7707,0.2949,1.1038 + c0.1999,0.333,0.4892,0.6031,0.8352,0.7796c0.0702,0.0348,0.1294,0.0885,0.171,0.155c0.0415,0.0665,0.0639,0.1432,0.0644,0.2217 + c0.0471,0.1883-0.0471,0.3766,0.2354,0.4237c0.2825,0.0471,0.4709,0.0471,0.518-0.2825c0-0.0125,0.0049-0.0244,0.0137-0.0333 + c0.0089-0.0088,0.0208-0.0138,0.0333-0.0138c0.2394,0.0934,0.4398,0.2656,0.5682,0.4881c0.1284,0.2225,0.1771,0.4822,0.1381,0.7361 + c-0.005,0.255-0.0962,0.5008-0.2586,0.6974s-0.3865,0.3325-0.636,0.3856c-0.6592,0.1412-1.3184,0.1883-1.9776,0.2825 + c-0.6592,0.0942-0.2825-0.0942-0.4237-0.1413l0.3767-0.2354l0.3295-0.0942c0.2355-0.0941,0.3767-0.2354,0.1413-0.4708 + c-0.2354-0.2354,0-0.2354-0.0471-0.3767h0.1413c0.1883,0.0942,0.5179,0.2825,0.565,0.2355 + c0.1726-0.1824,0.2872-0.4118,0.3296-0.6592c-0.05-0.259-0.1632-0.5016-0.3296-0.7063l-0.2825,0.1412 + c-0.0977,0.1214-0.2082,0.2319-0.3296,0.3296c-0.3296,0.2355-0.6121,0.4238-0.6121,0.8476c0.0041,0.049-0.0074,0.0982-0.0327,0.1404 + c-0.0254,0.0422-0.0633,0.0755-0.1086,0.095c-0.4237,0.2825-0.8004,0.7063-1.4125,0.7063l-5.0381,0.0941 + c-0.0941,0-0.2825-0.0941-0.2825-0.1412c-0.0187-0.133,0.0151-0.2681,0.0942-0.3767c0-0.0375,0.0149-0.0734,0.0414-0.0999 + c0.0265-0.0265,0.0623-0.0414,0.0998-0.0414c0.6592-0.1883,1.083-0.7533,1.6009-1.1771c0.5179-0.4237,1.2242-0.8475,1.8363-1.3184 + l1.4126-1.0829L63.0042,73.7378z"/> +<path fill="#0B1324" d="M130.006,66.4866c-0.188,0.7533-0.754,1.0358-1.319,1.4125c-0.221,0.0673-0.417,0.1984-0.565,0.3767 + c-0.785,0.8102-1.653,1.5361-2.589,2.1659c-0.754,0.5179-1.366,1.1771-2.072,1.6951l-1.742,1.2712 + c0-0.1883-0.047-0.3295-0.047-0.4708c0-1.4596,0-2.9193,0.047-4.3789c0.047-1.4596,0.141-0.9417,0.942-1.0829 + c0.8-0.1413,1.365-0.2825,2.071-0.4238h0.142c0.941,0.1883,1.789-0.2354,2.683-0.2825 + C128.378,66.7195,129.195,66.6252,130.006,66.4866L130.006,66.4866z"/> +<path fill="#0B1324" d="M197.855,58.3881c-0.188-0.0942-0.424-0.1413-0.518-0.2825c-0.094-0.1413-0.8-0.6592-1.601-0.0942 + c-0.227,0.1143-0.463,0.2088-0.706,0.2825l-2.825,1.083l-0.283,0.1883l-0.894,0.3767l-1.319,0.5179 + c-0.141,0.0471-0.235,0.1883-0.329,0.2825c-0.11-0.1339-0.192-0.289-0.24-0.4557c-0.048-0.1666-0.061-0.3413-0.039-0.5133 + s0.079-0.3377,0.167-0.4868c0.089-0.1492,0.207-0.2786,0.347-0.3805c0.341-0.2565,0.751-0.4042,1.177-0.4238h0.095 + c0.188-0.565,0.706-0.4708,1.082-0.6121c0.377-0.1412,0.801-0.5179,1.225-0.7062c0.844-0.5048,1.726-0.9455,2.636-1.3184 + c0.727-0.2689,1.421-0.6162,2.072-1.0359c0.612-0.3296,1.271-0.565,1.884-0.8475c0.612-0.2825,0.141-0.0471,0.141-0.0942 + s0.942-0.3296,1.318-0.6121c0.377-0.2825,0.283,0.0942,0.283,0.1884c0,0.0941-0.094,1.4596-0.189,2.2129 + c-0.094,0.7534-0.376,0.518-0.753,0.6122l-1.271,0.4708c-0.184,0.1124-0.398,0.162-0.612,0.1413 + c-0.332-0.0396-0.668,0.0442-0.942,0.2354l-0.33,0.1883l-0.282,0.1884c0.013,0.1584,0.079,0.3077,0.188,0.4237l0.565,0.2825 + L197.855,58.3881z"/> +<path fill="#0B1324" d="M189.191,50.6662c0.283-0.1412,0.283-0.3296,0.095-0.5179c-0.054-0.0459-0.096-0.1047-0.121-0.1709 + c-0.026-0.0661-0.034-0.1376-0.025-0.2079s0.036-0.1371,0.078-0.1943c0.042-0.0572,0.098-0.103,0.162-0.1332l0.612-0.1883 + l0.518-0.1413h0.424c0.235,0.1413,0.329,0.0942,0.517-0.0941c0.204-0.1923,0.425-0.3657,0.66-0.518l-0.801-0.7062l-0.329-0.2825 + l0.423-0.3767l0.565-0.2825l0.471,0.0941c0.1,0.0227,0.205,0.0119,0.299-0.0306c0.093-0.0425,0.17-0.1144,0.219-0.2048 + c0.058-0.0993,0.14-0.182,0.239-0.2398c0.099-0.0578,0.212-0.0888,0.326-0.0898c0.536,0.0048,1.066-0.1077,1.554-0.3296h0.33 + l1.13-0.2354c0.047,0,0.094,0,0.094-0.0471s1.412-0.5179,2.072-0.8475h0.188c0.33,0.1883,0.565-0.0471,0.847-0.0942 + c0.495-0.1635,0.946-0.4372,1.319-0.8004l0.094-0.0942h0.141c-0.188,0.2825-0.188,0.4709,0.189,0.6121 + c0.066,0.1625,0.088,0.3398,0.063,0.5135c-0.025,0.1738-0.096,0.3379-0.205,0.4753l-1.083,0.6592l-0.471,0.1883 + c-0.329,0.0942-0.612,0.3767-0.988,0.0942c-0.377-0.2825-0.424,0.0942-0.612,0.1883c-0.096,0.0747-0.21,0.1233-0.33,0.1413 + c-0.282-0.0471-0.518-0.0471-0.612,0.3296c-0.094,0.3767-0.236,0.1412-0.377,0.2354l-0.282,0.1883l0.282,0.1884l0.236,0.0941 + c-0.518,0.1884-0.801,0.6592-1.413,0.518c-0.309-0.0063-0.615,0.0582-0.895,0.1883c-0.094,0.0471-0.094,0.1884-0.188,0.2825 + c-0.099,0.1626-0.227,0.3061-0.376,0.4238c-0.196,0.0989-0.401,0.1778-0.613,0.2354c-0.188,0.1413-0.376,0.2354-0.565,0 + l-0.282,0.0942c-0.088,0.1805-0.232,0.3281-0.41,0.4212c-0.177,0.0932-0.38,0.1271-0.579,0.0967c-0.188,0-0.329-0.0471-0.424,0.1884 + c-0.011,0.0324-0.03,0.0619-0.055,0.0863c-0.024,0.0244-0.053,0.0432-0.086,0.0549c-0.518-0.1883-0.847,0.1413-1.271,0.2825 + l-0.706,0.0942L189.191,50.6662z"/> +<path fill="#0B1324" d="M169.981,69.5942c0.141,0.2825,0.329,0.2354,0.565,0.0471c0.135-0.1507,0.294-0.278,0.471-0.3767 + c0.047-0.0471,0.188,0.0471,0.282,0.0471c0.094,0,0,0.2354-0.047,0.2825c-0.139,0.1827-0.334,0.3143-0.556,0.3739 + c-0.221,0.0597-0.456,0.0441-0.668-0.0443c-0.198-0.062-0.407-0.0781-0.612-0.0471c-0.094,0-0.236,0.1883-0.283,0.3296 + c0.026,0.127,0.092,0.2424,0.189,0.3296c0.074,0.0959,0.123,0.2094,0.141,0.3296l-0.141,0.1883l-0.236-0.2825l-0.424-0.6121 + c-0.094,0.5179-0.612,0.7063-0.47,1.1771c0.141,0.4709-0.142,0.2354-0.236,0.2825c-0.73,0.4081-1.485,0.7698-2.26,1.083 + c-0.565,0.1883-1.224,0.2354-1.836,0.3766l-1.601,0.2355c-0.565,0.0471-0.754-0.1884-0.659-0.7534 + c0.049-0.3865,0.144-0.7658,0.282-1.13c0-0.0942,0.189-0.1413,0.283-0.0942h1.224c-0.094-0.1883-0.094-0.2354-0.141-0.2825 + c-0.047-0.0471-0.33-0.565,0.141-0.7534c1.93-0.8946,3.861-1.7892,5.886-2.4954l1.695-0.5651 + c0.064-0.0262,0.136-0.0312,0.203-0.0142c0.068,0.0169,0.129,0.0549,0.173,0.1084c0.094,0.1883,0,0.2825-0.188,0.3767 + c-0.245,0.2616-0.466,0.5454-0.659,0.8475C170.305,68.8927,170.132,69.2386,169.981,69.5942L169.981,69.5942z"/> +<path fill="#0B1324" d="M164.142,78.3049l1.319-0.5179l3.531-1.3184l2.025-0.8946c0.118-0.0475,0.248-0.0594,0.374-0.0343 + c0.125,0.025,0.241,0.0861,0.332,0.1756c0.396,0.3085,0.842,0.5473,1.318,0.7062c1.13,0.4238,1.366,0.8947,1.036,1.9776 + c-0.096,0.2307-0.26,0.4265-0.47,0.5612c-0.211,0.1346-0.457,0.2017-0.707,0.1922l-3.861,0.1883 + c-1.054,0.0091-2.109-0.0538-3.155-0.1883c-0.559-0.1499-1.097-0.3715-1.6-0.6592C164.237,78.4933,164.189,78.3991,164.142,78.3049z + "/> +<path fill="#0B1324" d="M85.3223,70.6301c0.0541,0.1999,0.0858,0.4052,0.0942,0.6121l0.2825,3.7668 + c0.0233,0.1761,0.0008,0.3552-0.0652,0.5201c-0.066,0.1649-0.1732,0.3101-0.3115,0.4216l-2.2129,2.0246 + c-0.6121,0.6121-0.6121,0.6121-1.3655,0.2355l-1.695-0.9888c-0.3767-0.2355-0.3768-0.3296-0.0942-0.6121l4.9439-5.6973 + l0.2825-0.3296L85.3223,70.6301z"/> +<path fill="#0B1324" d="M104.203,71.0068c-0.065,0.231-0.16,0.4526-0.282,0.6592c-1.108,2.01-2.634,3.7599-4.4733,5.1323 + c-1.2731,0.9897-2.7064,1.7541-4.2376,2.26l-1.4596,0.4709h-0.3767C96.399,76.0153,100.077,73.1212,104.203,71.0068L104.203,71.0068 + z"/> +<path fill="#0B1324" d="M112.067,44.3097c0.141,0.4708,0.376,0.2825,0.565,0.0942l0.517-0.4709 + c0.039-0.0525,0.089-0.0964,0.145-0.1289c0.057-0.0324,0.12-0.0526,0.185-0.0594c0.565,0,0.895-0.518,1.413-0.6592h0.094 + c0.376-0.6592,1.083-0.8946,1.742-1.2242l1.224-0.7063c0.091-0.1097,0.155-0.2385,0.188-0.3767 + c0.754,0.0471,0.848,0.0942,0.848,0.8475c0,0.7534,0,0.9888,0.047,1.4597c0.007,0.1223-0.026,0.2435-0.094,0.3454 + c-0.068,0.1019-0.167,0.179-0.283,0.2196l-5.038,2.6367l-1.083,0.6592c-0.329,0.1884-0.518,0.1413-0.612-0.2354 + C111.752,45.9127,111.801,45.0822,112.067,44.3097L112.067,44.3097z"/> +<path fill="#0B1324" d="M38.52,73.879c0.1413-0.2354,0.1884-0.4709,0.3767-0.6121c0.2104-0.2097,0.4602-0.3759,0.7349-0.489 + s0.5689-0.1709,0.866-0.1702c0.5111-0.0646,1.0153-0.1749,1.5067-0.3296l1.2242-0.2354c0.3767-0.0471,0.4709,0.0471,0.3296,0.4237 + c-0.0818,0.4152-0.1919,0.8242-0.3296,1.2243c-0.1883,0.6591-0.3766,1.3654-0.6121,1.9775 + c-0.1924,0.5666-0.575,1.0491-1.0829,1.3655l-1.3655,0.8946c-0.1884,0.1412-0.3296,0.1412-0.3767-0.1413l-1.13-3.3901 + c-0.0389-0.1537-0.0548-0.3124-0.0471-0.4708L38.52,73.879z"/> +<path fill="#0B1324" d="M215.324,42.1439l-0.283-0.1413c-0.706-0.9887-1.271-0.8004-2.213-0.4708 + c-0.942,0.3296-1.318,0.4237-1.978,0.7063c-0.659,0.2825-2.071,0.4237-3.06,0.8946c-0.582,0.2559-1.203,0.4149-1.836,0.4708 + c-0.562-0.037-1.116-0.1478-1.648-0.3296c-0.094,0-0.142-0.1883-0.142-0.2825v-2.0246c0-0.2355,0.095-0.3296,0.33-0.3296h4.238 + c0.141,0,0.329,0.1412,0.47,0.1883v0.1413c-0.156,0.0232-0.314,0.0232-0.47,0c-0.143-0.0332-0.291-0.0289-0.432,0.0124 + c-0.14,0.0412-0.267,0.118-0.369,0.223c-0.141,0.2354-0.329,0.2825-0.659,0c-0.33-0.2825-0.141,0.3767-0.047,0.4708 + c0.031,0.0682,0.077,0.1287,0.134,0.1775c0.057,0.0488,0.123,0.0846,0.196,0.105c0.16-0.0047,0.312-0.0724,0.423-0.1883 + c0.142-0.2825,0.189-0.3767,0.471-0.1412c0.283,0.2354,0.33,0.047,0.471,0c0.141-0.0471,1.13-0.518,1.695-0.6592 + c0.84-0.1716,1.689-0.2974,2.543-0.3767h1.93c0.283,0,0.377,0.0471,0.377,0.3296C215.39,41.3241,215.343,41.7331,215.324,42.1439 + L215.324,42.1439z"/> +<path fill="#0B1324" d="M31.9281,69.8297l-0.4709-0.1413c-0.1471,0.4171-0.2728,0.8414-0.3766,1.2713 + c-0.0471,0.0471,0,0.0942-0.0471,0.1413l-1.1771,1.2242c-0.0942,0.0942-0.2355,0.0941-0.2825,0.1883 + c-0.0471,0.0942-0.2354,0.3296-0.1883,0.3767c0.1012,0.1436,0.2522,0.2443,0.4237,0.2825c0.0471,0.0471,0.1884-0.1412,0.2825-0.1883 + l0.1412-0.1413c0.1664-0.0478,0.3201-0.1316,0.4503-0.2455s0.2337-0.2552,0.3031-0.4137c0.0471-0.0471,0.2355-0.1412,0.2826-0.0941 + c0.3448,0.2097,0.6613,0.4629,0.9416,0.7533c0.0326,0.127,0.0157,0.2616-0.0471,0.3767c-1.2313,0.7587-2.3691,1.6595-3.3901,2.6838 + l-1.0829,0.8946h-0.1413c-0.4708-0.0941-0.565,0.2825-0.8004,0.565c-0.2895,0.3521-0.6042,0.6826-0.9417,0.9888 + c-0.2825,0.2825-0.4709,0.2355-0.565-0.1412c-0.1884-0.6121,0-1.0359,0.6592-1.4596c0.5243-0.3071,1.0137-0.6702,1.4596-1.083 + c0.5707-0.3971,0.9866-0.9793,1.1771-1.648c0-0.0471,0.1413-0.1412,0.2354-0.1412c0.0942,0,0.5179-0.1413,0.3296-0.6121 + c-0.0473-0.1047-0.079-0.2158-0.0941-0.3296c0.1412-1.2242,0.2825-2.4013,0.4708-3.5785c0.0393-0.1839,0.1387-0.3496,0.2825-0.4708 + l1.2713-0.7534h0.0471c0.6592-0.1883,0.8005-0.2354,0.8946,0.565c0.0235,0.2978,0.0235,0.5969,0,0.8947 + C31.9782,69.6753,31.962,69.756,31.9281,69.8297L31.9281,69.8297z"/> +<path fill="#0B1324" d="M57.0244,70.6301c-0.0942,0.3767-0.3767,0.4237-0.6592,0.565c-0.2825,0.1412-0.2825,0.2354-0.4709,0.3296 + c0.1498,0.1422,0.3257,0.2542,0.518,0.3296c0.1695,0.046,0.3484,0.046,0.5179,0c0.2825-0.0942,0.565-0.2355,0.4237-0.6121 + c0.8762-0.2621,1.6921-0.6941,2.4014-1.2713c0.4238-0.4238,1.083-0.4238,1.648-0.5179l1.3183-0.2355h0.3297 + c-0.3296,0.2825-0.3296,0.8475-0.9417,0.8005c-0.3473,0.0507-0.6734,0.1975-0.9417,0.4237 + c-0.6121,0.3767-1.1772,0.8005-1.9306,0.8476l-0.1883,0.0941c-0.4708,0.6121-1.2242,0.7063-1.8833,1.0359 + c-0.6592,0.3296-2.4955,1.4125-3.7668,2.1188l-0.5651,0.1883l-0.6121,0.3296l-1.2242,0.4238l-0.1883-0.0942 + c0.4709-0.2825,0.5179-0.3296,0.1883-0.7533c-0.1073-0.2085-0.133-0.4495-0.0721-0.6759c0.061-0.2264,0.2042-0.4219,0.4017-0.5483 + l5.5089-2.8251L57.0244,70.6301z"/> +<path fill="#0B1324" d="M163.719,77.5516l0.329-0.3296c0.047-0.0471,0.047-0.1884,0.047-0.2354h-0.235l-0.33,0.1412 + c-0.282,0.1884-0.471,0.0942-0.659-0.2354l2.119-1.7421c0.377-0.2825,0.706-0.6592,1.083-0.9888 + c0.171-0.1373,0.361-0.2484,0.565-0.3296l0.753-0.1413l3.673-0.4708c0.235-0.0471,0.329,0.0471,0.329,0.2825v0.7063 + c-0.047,0.4708-0.141,0.565-0.612,0.6121l-0.282,0.0941c-0.52,0.4214-1.134,0.712-1.789,0.8476 + c-0.048,0.047-0.189,0.047-0.189,0.0941c0,0.0471-0.659,0.3296-0.941,0.4709l-1.413,0.6592l-0.659,0.2354l-1.46,0.4708h-0.282 + L163.719,77.5516z"/> +<path fill="#0B1324" d="M44.7352,54.7154l0.2354,0.2354c-0.0942,0.0942-0.1884,0.2354-0.3296,0.2825l-2.8722,1.8834l-5.2264,3.5314 + l-1.5067,1.0829c-0.1656,0.1205-0.3386,0.2306-0.5179,0.3296c-0.286-0.5276-0.4773-1.1013-0.565-1.695 + c0-0.0471,0.1412-0.1884,0.2825-0.2825l0.8946-0.518c0.2742-0.2366,0.595-0.413,0.9417-0.5179 + c0.2825-0.0471,0.4708-0.3296,0.7533-0.5179l3.9081-2.3072c0.6121-0.3767,1.2242-0.7534,1.8834-1.0829 + c0.3837-0.1083,0.7787-0.1716,1.1771-0.1884c0.2825,0,0.5179-0.0471,0.565-0.3767s0.1412-0.1412,0.2354-0.1883L44.7352,54.7154z"/> +<path fill="#0B1324" d="M60.8852,66.9105l-0.3296,0.1884c-0.0942,0.0471-0.2825,0.0941-0.3296,0.0471 + c-0.0471-0.0471-0.3767-0.0942-0.6121,0.047c-0.223,0.1654-0.4805,0.2781-0.7533,0.3296c-0.3296,0-0.4238,0.1413-0.3767,0.4238 + c0.047,0.2825-0.0471,0.1412-0.0942,0.2825c-0.0471,0.1413-0.3767-0.3296-0.6592-0.1412c-0.2306,0.1234-0.4937,0.1727-0.7533,0.1412 + c-0.0471,0.0471-0.1413-0.0471-0.2355-0.0942c-0.0941-0.0471,0.1413-0.1883,0.2355-0.2354c0.1471-0.0752,0.3066-0.123,0.4708-0.1412 + l-0.4238-0.3296l-0.1883-0.1413V67.193l0.3767-0.2354c-0.1244-0.1503-0.2871-0.2641-0.4709-0.3296 + c-0.1412-0.0471-0.3767-0.0942-0.4237,0.1884c0.004,0.049-0.0075,0.0982-0.0328,0.1404c-0.0253,0.0422-0.0633,0.0754-0.1085,0.095 + c-0.3227,0.1298-0.6102,0.3339-0.8393,0.5957c-0.2291,0.2618-0.3932,0.5739-0.4791,0.911 + c-0.0551,0.1978-0.1632,0.3769-0.3126,0.5179c-0.1493,0.1411-0.3342,0.2387-0.5349,0.2825 + c-0.4607,0.1394-0.9337,0.234-1.4126,0.2825c-0.0941,0-0.3295-0.0941-0.3295-0.1412c0-0.0471,0.0471-0.3767,0.1883-0.4238 + c0.2641-0.1704,0.4887-0.3951,0.6592-0.6592c0.1412-0.2354,0.565-0.2825,0.8475-0.3766c0.5288-0.1669,1.0013-0.4765,1.3655-0.8946 + c0.377-0.3663,0.7868-0.6973,1.2242-0.9888c0.3442-0.229,0.6602-0.4977,0.9417-0.8005c0.0876-0.1353,0.2055-0.2484,0.3445-0.3301 + c0.139-0.0818,0.295-0.1299,0.4559-0.1407h0.6121l1.7421-0.1884c0.2355-0.047,0.4238-0.0941,0.4709,0.2355 + c0.0471,0.3296,0.1884,0.1883,0.2825,0.1412l1.1772-0.4237c0.1412-0.0471,0.3295-0.1413,0.3766-0.0942 + c0.1087,0.116,0.1751,0.2653,0.1884,0.4238c0,0.4708-0.6122,0.9416-1.1301,1.0358c-0.4406,0.0823-0.8582,0.259-1.2242,0.5179 + C60.791,66.4868,60.8381,66.7222,60.8852,66.9105z"/> +<path fill="#0B1324" d="M36.9662,69.4058c-0.1544-0.359-0.2498-0.7406-0.2825-1.13c-0.0056-0.1058,0.0126-0.2115,0.0533-0.3093 + c0.0408-0.0979,0.1031-0.1852,0.1822-0.2557l2.3542-1.6951l0.7534-0.4708l1.5066-0.9888l1.1301-0.7063l2.5897-1.6479l1.5067-1.083 + c0.0987,0.417,0.0312,0.8562-0.1883,1.2242c-0.3135,0.5496-0.7688,1.005-1.3184,1.3184c-0.4301,0.3582-0.9049,0.6589-1.4126,0.8946 + c-0.2275,0.0629-0.4403,0.1701-0.6261,0.3156c-0.1859,0.1454-0.3412,0.3262-0.4569,0.5319 + c-0.1883,0.3296-0.6591,0.4709-0.9887,0.7063l-1.6009,1.0829l-2.1188,1.4597L37.39,69.1704L36.9662,69.4058z"/> +<path fill="#0B1324" d="M163.295,67.7109c0.376,0.2825,0.612,0,0.753-0.2825c0.043-0.1088,0.124-0.1979,0.228-0.2501 + c0.105-0.0522,0.225-0.0637,0.337-0.0324c0.377,0.0471,0.565-0.2355,0.848-0.3767c0.657-0.2885,1.287-0.6352,1.883-1.0359 + c0.565-0.4708,1.13-0.4708,1.789-0.5179c0.383-0.0881,0.76-0.1981,1.13-0.3296h0.33c0.094,0,0.235,0.0471,0.33,0 + c0.094-0.0471,0.376,0,0.423,0.2354c0.04,0.3089-0.027,0.622-0.19,0.8874c-0.163,0.2655-0.411,0.4674-0.704,0.5722 + c-0.473,0.175-0.962,0.3012-1.46,0.3767h-0.141c-0.612,0.6592-1.46,0.518-2.166,0.8946c-0.706,0.3767-0.989,0.4709-1.46,0.7063 + l-0.518,0.1884c-0.706,0.0941-1.224,0.565-1.836,0.8946c-0.237,0.1019-0.498,0.1346-0.753,0.0941c-0.236,0-0.33-0.1883-0.236-0.4708 + c0.025-0.1627,0.073-0.3212,0.141-0.4709l0.33-0.3766l0.33-0.2826c0.141-0.0941,0.141-0.3766,0.423-0.2354L163.295,67.7109z"/> +<path fill="#0B1324" d="M131.889,61.5428l-0.282-0.4708c-0.083,0.1604-0.195,0.3041-0.33,0.4238 + c-0.471,0.3766-0.8,0.8946-1.554,0.8475c0-0.0125-0.005-0.0245-0.013-0.0333c-0.009-0.0088-0.021-0.0138-0.034-0.0138 + c-0.012,0-0.024,0.005-0.033,0.0138c-0.009,0.0088-0.014,0.0208-0.014,0.0333l-0.471,0.1883l0.377,0.3767l-0.329,0.1413 + l-1.178,0.565c-0.285,0.122-0.586,0.2013-0.894,0.2354c-0.411,0.026-0.804,0.1735-1.13,0.4238l-2.307,1.5067 + c-0.095,0.0471-0.33,0.0942-0.377,0.0471c-0.049-0.0579-0.083-0.1267-0.099-0.2004c-0.016-0.0738-0.015-0.1504,0.005-0.2234 + c0.047-0.0942,0.188-0.1412,0.329-0.1883h0.33c0-0.565,0.471-0.8005,0.8-1.1301l0.989-0.9887l0.188-0.1413 + c0.374-0.1313,0.724-0.3221,1.036-0.565c0.413-0.296,0.854-0.5485,1.319-0.7534c0.498-0.2532,0.971-0.5527,1.412-0.8946 + c0.763-0.4605,1.587-0.8093,2.449-1.0359c0.489-0.1402,1-0.1881,1.506-0.1412c0.424,0,0.565,0.1883,0.424,0.6121 + c-0.035,0.1439-0.112,0.2743-0.221,0.3748c-0.109,0.1005-0.245,0.1667-0.391,0.1902l-0.989,0.1883 + c-0.097,0.0353-0.179,0.1015-0.235,0.1884L131.889,61.5428z"/> +<path fill="#0B1324" d="M193.241,76.9865c0.376,0.1883,0.423-0.0942,0.518-0.4238c0.329,0.3767,0.376,0.3296,0.8-0.3767 + c0.207,0.1007,0.445,0.1178,0.664,0.0476c0.219-0.0701,0.403-0.2221,0.513-0.4242c0.094-0.1413,0.424-0.1413,0.659-0.2355 + c0.31-0.2618,0.641-0.498,0.989-0.7062c0.349-0.2161,0.731-0.375,1.13-0.4709c0.848-0.1883,1.742-0.2825,2.59-0.4237l0.329-0.1413 + c0.102,0.1778,0.159,0.3775,0.166,0.5821c0.008,0.2046-0.034,0.408-0.122,0.5929c-0.088,0.1849-0.219,0.3459-0.382,0.4692 + s-0.354,0.2054-0.556,0.2392l-1.083,0.2354l-0.424,0.2354c-0.332,0.2789-0.744,0.444-1.177,0.4709l-0.424,0.0942 + c-0.706,0.3295-1.412,0.8475-2.119,0.9416c-0.706,0.0942-1.506,0.9888-2.401,1.1301c-0.141,0.0471-0.424,0.0471-0.471-0.0471 + s-0.047-0.3296-0.047-0.5179c0.01-0.115,0.042-0.2269,0.094-0.3296l0.236-0.3767L193.241,76.9865z"/> +<path fill="#0B1324" d="M189.239,58.388c-0.024-0.2191-0.024-0.4401,0-0.6592c0.047-0.3767,0.376-0.4237,0.706-0.5179l1.036-0.3296 + c0.116-0.0688,0.213-0.166,0.282-0.2825c0.047-0.1413,0.141-0.3296,0.094-0.4709c-0.047-0.1412-0.282-0.1412-0.423-0.0941 + l-1.13,0.2354c-0.471,0.1412-0.613,0.0471-0.613-0.4238c-0.038-0.1377-0.054-0.2809-0.047-0.4237 + c-0.047-0.7063,0-0.6592,0.707-0.8947c0.706-0.2354,2.307-0.3766,3.484-0.565c1.177-0.1883,2.966-0.2825,4.426-0.565l0.753-0.2825 + l0.236,0.0942c-0.047,0.0471-0.047,0.1883-0.142,0.2354c-0.094,0.0471-1.318,0.7063-2.024,1.0359l-0.33,0.1412 + c-0.643,0.0627-1.259,0.2897-1.789,0.6592c-0.302,0.1538-0.617,0.2798-0.942,0.3767l-0.188,0.1412 + c-0.188,0.5651-0.659,0.7063-1.083,0.8947c-0.424,0.1883-0.942,0.3766-1.413,0.6591c-0.332,0.2558-0.719,0.4329-1.13,0.518 + c-0.094,0-0.235,0.3296-0.329,0.4708L189.239,58.388z"/> +<path fill="#0B1324" d="M124.874,65.9686l1.036-0.565l1.035-0.5179l1.178-0.4709c0.408-0.2074,0.801-0.4434,1.177-0.7062 + c0.423-0.2355,0.753-0.6121,1.271-0.6121l0.235-0.0942c0.095-0.0471,0.142-0.1884,0.236-0.1884 + c0.493-0.175,0.954-0.4295,1.365-0.7533c0.094-0.0942,0.236-0.0471,0.377-0.0942c0.141-0.0471,0.235-0.0942,0.282-0.1883 + c0.03-0.0571,0.071-0.1075,0.12-0.1481c0.05-0.0407,0.108-0.0708,0.169-0.0884c0.062-0.0177,0.127-0.0225,0.19-0.0142 + c0.064,0.0083,0.125,0.0295,0.181,0.0623c0.08,0.0511,0.148,0.1203,0.197,0.202c0.049,0.0818,0.078,0.1738,0.085,0.2689 + c0.133,0.3115,0.163,0.6571,0.087,0.9871c-0.076,0.33-0.255,0.6273-0.511,0.8492c-0.094,0.1412-0.329,0.2354-0.47,0.3767 + c-0.142,0.1412-1.554,0.8946-2.496,0.9888l-1.836,0.2825l-3.861,0.565L124.874,65.9686z"/> +<path fill="#0B1324" d="M168.145,44.4038c-0.942,0.2825-1.648,1.0829-2.637,1.2242c-0.535,0.1132-1.045,0.3205-1.507,0.6121 + c-0.33,0.1412-0.565,0.3767-0.942,0.3767c-0.376,0-0.188,0.2354-0.188,0.3296c0,0.0941-0.188,0.3766-0.471,0.4708 + c-0.282,0.0942-0.8,0-0.941,0.4709l-0.189,0.0941l-1.836,0.7534c-0.141,0.0471-0.188,0.2354-0.283,0.3767l-0.141,0.0941 + l-0.141-0.1412c-0.141-0.3767,0.047-0.6592,0.471-0.8005c0.427-0.1234,0.838-0.2973,1.224-0.5179 + c0.235-0.1413,0.33-0.4238,0.518-0.6592h-0.848c-0.329,0-0.612,0.1413-0.894,0.1413c-0.082-0.0099-0.16-0.0412-0.227-0.0908 + c-0.066-0.0496-0.118-0.1157-0.15-0.1917c-0.088-0.1307-0.143-0.2804-0.161-0.4367c-0.019-0.1563,0.001-0.3147,0.056-0.4621 + c0.055-0.1473,0.145-0.2794,0.261-0.3851c0.117-0.1058,0.257-0.1822,0.409-0.2229c1.036-0.4237,2.119-0.3766,3.202-0.5179 + c1.083-0.1412,1.365,0.0471,2.024-0.1883c0.66-0.2355,0.942-0.0942,1.46-0.1884l0.848-0.1883h1.035L168.145,44.4038z"/> +<path fill="#0B1324" d="M158.492,79.2936c-0.471-0.0942-1.036-0.1413-1.554-0.2825c-0.274-0.0459-0.522-0.1914-0.695-0.4086 + c-0.174-0.2172-0.262-0.4908-0.246-0.7685c-0.006-0.2673,0.073-0.5294,0.225-0.7492c0.153-0.2198,0.37-0.386,0.622-0.475 + c0.612-0.2825,1.13-0.6121,1.695-0.9417c0.117-0.077,0.201-0.1944,0.236-0.3296c0.047-0.4709,0.329-0.6121,0.753-0.6121 + l0.518-0.1884c0.377-0.047,0.565,0.0942,0.706,0.4709c0.141,0.3767,0.33,0.9888,0.518,1.5067c0.038,0.0731,0.06,0.1537,0.064,0.2361 + c0.004,0.0824-0.011,0.1647-0.042,0.241c-0.031,0.0762-0.079,0.1447-0.14,0.2006c-0.061,0.0559-0.133,0.0978-0.211,0.1227 + c-0.139,0.0336-0.267,0.098-0.377,0.1884c-0.283,0.4238-0.801,0.565-1.036,1.0358c-0.235,0.4709-0.518,0.2826-0.565,0.6592 + L158.492,79.2936z"/> +<path fill="#0B1324" d="M40.0267,40.6843l-0.6592,0.7533l-0.3767,0.2354c-0.2966,0.2158-0.6117,0.4049-0.9417,0.5651 + c-0.5179,0.1883-0.8475,0.7062-1.4125,0.8004c-0.1571,0.0073-0.3073,0.0669-0.4267,0.1693 + c-0.1194,0.1023-0.2012,0.2416-0.2325,0.3957c0,0.0471-0.0941,0.1413-0.1883,0.1884l-0.5179,0.2354 + c-0.8005,0.0942-1.1301,0.8946-1.7893,1.2713c-0.818,0.5898-1.6843,1.1095-2.5896,1.5538c-0.3022,0.1325-0.5744,0.3246-0.8005,0.565 + c-0.3766,0.2825-0.5179,0.2354-0.6121-0.1413c-0.0776-0.1991-0.1406-0.4037-0.1883-0.6121 + c-0.0471-0.1883-0.0942-0.3766-0.1413-0.6592l2.6368-1.5067l4.473-2.4013l1.7892-0.8946c0.0942-0.0471,0.2355-0.0471,0.2826-0.1413 + c0.0471-0.0941,0.9417-0.3766,1.4125-0.4708L40.0267,40.6843z"/> +<path fill="#0B1324" d="M82.1676,53.7737c-0.2825-0.1883-0.4238-0.1883-0.5179,0.1884c-0.0942,0.3766-0.2825,0.3296-0.4709,0.4708 + c-0.2931,0.1719-0.5761,0.3606-0.8475,0.565c-0.0942,0.0471-0.0942,0.1884-0.1413,0.2825 + c-0.0471,0.0942-0.0942,0.4709-0.2354,0.5651l-2.1659,1.6008c-0.0471-0.0941-0.0942-0.0941-0.0942-0.0941 + s0.3296-0.7534,0.0471-1.1772c-0.2825-0.4237-0.0942-0.4237,0.2825-0.4708s0.0471,0.1883,0.0942,0.2354 + c0.017,0.0528,0.0491,0.0994,0.0924,0.1341c0.0433,0.0347,0.0958,0.0558,0.151,0.0608c0.0552,0.0051,0.1107-0.0063,0.1595-0.0326 + c0.0488-0.0263,0.0888-0.0663,0.115-0.1152c0.1413-0.2825,0.4238-0.565,0.4238-0.8475c0-0.2825,0.3296-0.565,0.4709-0.8475 + c0.1771-0.3828,0.4748-0.6971,0.8475-0.8947c0.0941,0,0.1412-0.1412,0.1883-0.2354c0.0741-0.2297,0.1965-0.441,0.3589-0.6197 + c0.1625-0.1786,0.3611-0.3205,0.5828-0.4162l0.1884-0.1412l2.1188-1.7892l0.4708-0.3296c0.2851-0.1171,0.542-0.2937,0.7534-0.518 + c0.2354-0.1883,0.3767-0.0941,0.3767,0.1413c0.0032,0.2886-0.0446,0.5756-0.1413,0.8475c-0.1413,0.2825-0.2355,0.4709,0.0941,0.6592 + c0.3296,0.1884,0.0471,0.2825,0,0.4238c-0.0471,0.1412-0.2354,0.4237-0.2825,0.6121c-0.047,0.1883-0.2824,0.3767-0.565,0.3296 + c-0.1223-0.0488-0.2571-0.0568-0.3843-0.0228c-0.1272,0.0339-0.2401,0.1079-0.3219,0.2111 + c-0.0471,0.0942-0.1884,0.0942-0.2355,0.1413c-0.047,0.0471-0.2354,0-0.2354,0.0471C83.3447,52.7849,82.4972,53.35,82.1676,53.7737z + "/> +<path fill="#0B1324" d="M195.36,68.9821l-0.424,0.8475l-0.518,0.8946c-0.177,0.1842-0.366,0.3572-0.565,0.518 + c-0.236,0.1412-0.518,0.2354-0.188,0.565h0.047c0.094,0.4238-0.612,1.5538-1.036,1.6009l-2.778,0.2354 + c-0.848,0.0471-0.895,0-0.659-0.8946c0.082-0.2247,0.221-0.4247,0.402-0.5811c0.181-0.1565,0.399-0.2644,0.633-0.3135l0.424,0.1412 + c0.283,0.1413,0.471,0,0.471-0.3296c0.035-0.3535,0.156-0.693,0.353-0.9886c0.197-0.2956,0.464-0.5382,0.777-0.7064 + c0.718-0.4762,1.543-0.7673,2.401-0.8475c0.192-0.0286,0.371-0.1102,0.518-0.2355L195.36,68.9821z"/> +<path fill="#0B1324" d="M79.7192,49.1594c0.2929-0.3301,0.5458-0.6936,0.7534-1.0829c0.3122-0.6271,0.7441-1.1869,1.2713-1.648 + c0.165-0.2406,0.2773-0.5134,0.3296-0.8005h0.2354c0.1557-0.0273,0.302-0.0934,0.4254-0.1921 + c0.1235-0.0988,0.22-0.227,0.2809-0.3729c0.5094-0.6914,1.0597-1.3518,1.6479-1.9775c0.0471-0.0471,0.1413-0.0471,0.1413-0.0942 + s0.565-0.6592,0.7534-1.0359c0.1883-0.3767,0.3295-0.3767,0.5179-0.565l0.565-0.8004c0.0942-0.0471,0.2355-0.2825,0.4709-0.3767 + c0.2149-0.1197,0.4619-0.1691,0.7063-0.1413c0.1412,0,0.2354,0.3296,0.3295,0.4709v0.1412 + c0.0471,0.9888,0.0471,1.5068-1.4596,1.8834c0,0.6592-0.565,0.8946-0.9888,1.2713l-0.5179,0.565 + c-0.0377,0.0837-0.1047,0.1506-0.1883,0.1884l-0.5651,0.4237l-1.0829,0.9417c-0.0471,0.0471-0.0471,0.1413-0.0942,0.1884 + c-0.0471,0.0471-0.2354,0.565-0.6591,0.6592c-0.4238,0.0941-0.3767,0.2825-0.4709,0.4708 + c-0.1587,0.2612-0.3869,0.4732-0.6592,0.6121c-0.4979,0.1838-0.9037,0.5558-1.13,1.0359c-0.0942,0.1883-0.3296,0.3296-0.4709,0.4708 + L79.7192,49.1594z"/> +<path fill="#0B1324" d="M27.3608,42.897c-0.0941-0.4708-0.5179-0.4708-0.8004-0.5179s-0.6592,0.2354-0.7534,0.7063 + c-0.1575-0.0396-0.3034-0.1156-0.4261-0.2219s-0.2186-0.24-0.2802-0.3902c-0.0854-0.1745-0.1175-0.3702-0.0924-0.5628 + c0.0251-0.1926,0.1064-0.3735,0.2337-0.5202c0.1863-0.2219,0.4161-0.4033,0.6753-0.5328c0.2592-0.1296,0.5421-0.2047,0.8314-0.2205 + h4.6143l0.4709,0.0941v0.0942l-0.565,0.3767l-0.3767,0.2825l-1.083,0.8004l-1.6008,1.1772 + c-0.2354,0.2354-0.4238,0.3766-0.8005,0.1412c-0.2505-0.1353-0.5205-0.2306-0.8004-0.2825l-0.3767-0.1883l0.4238-0.2355H27.3608z"/> +<path fill="#0B1324" d="M121.672,62.4374c0.013-0.4761,0.076-0.9495,0.188-1.4125c0.047-0.2354,0.377-0.4238,0.612-0.5179 + c0.612-0.2302,1.127-0.662,1.46-1.2242c0.056-0.0869,0.138-0.1531,0.235-0.1884c0.594-0.1866,1.151-0.4732,1.648-0.8475 + c0.36-0.2473,0.738-0.4676,1.13-0.6592c0.229-0.1022,0.436-0.2459,0.612-0.4238c0.264-0.2729,0.586-0.4822,0.942-0.6121 + c0.424-0.1883,0.801-0.4708,1.224-0.7062l0.942-0.518c-0.282,0.4709-0.471,1.083-0.847,1.2713 + c-0.377,0.1884-0.518,0.3296-0.518,0.7063l-0.142,0.1413c-0.376-0.0471-0.518,0.2354-0.753,0.4237 + c-0.717,0.6322-1.489,1.1995-2.307,1.6951c-0.659,0.2825-0.942,0.9417-1.507,1.2242c-0.189,0.0815-0.364,0.1928-0.518,0.3296 + l-1.224,0.8004c-0.335,0.2063-0.681,0.3949-1.036,0.565L121.672,62.4374z"/> +<path fill="#0B1324" d="M159.905,62.7669l0.141,0.1412l0.518,0.1413c0.075-0.1638,0.123-0.3387,0.141-0.5179 + c0.047-0.0942,0-0.2355,0.047-0.3296c0.047-0.0942,0.895-1.3184,1.742-1.5068c0.848-0.1883,1.13-0.5179,1.695-0.7533 + c0.228-0.0786,0.466-0.1261,0.707-0.1413c0,0.0471,0.047,0.1413,0,0.2355c-0.047,0.0941-0.612,1.0829-0.942,1.6479 + c-0.145,0.242-0.353,0.4399-0.602,0.5726c-0.249,0.1327-0.529,0.1952-0.811,0.1808c-0.277-0.0002-0.551,0.0643-0.8,0.1883 + c-0.089,0.0528-0.156,0.1365-0.188,0.2355c0.047,0.0941,0.188,0.2354,0.282,0.2354l1.036-0.0942h0.33 + c0,0.0942,0.047,0.2354,0,0.3296c-0.283,0.8946-0.707,1.1771-1.648,1.1771c-0.942,0-1.46,0.0942-2.213,0.1413 + c-0.754,0.0471-0.471,0-0.471-0.4238c-0.014-0.3238,0.08-0.6429,0.268-0.9072C159.324,63.055,159.595,62.8607,159.905,62.7669 + L159.905,62.7669z"/> +<path fill="#0B1324" d="M65.9704,41.3905h-0.3296c-0.9888-0.0941-1.8363,0.2355-2.7309,0.518l-2.0247,0.4708l-1.13,0.2825 + c-0.0471,0.0471-0.1412,0.0471-0.1883,0.1413s-0.4709,0.2825-0.8005,0.2354c-0.6191-0.0659-1.2405,0.1021-1.7421,0.4709h-0.0471 + l-2.0717,0.5179H54.67V43.886l1.083-0.6592c0.2312-0.1181,0.4386-0.2777,0.6121-0.4708c0.2354-0.3767,0.1883-0.4238,0.4238-0.1883 + h0.6121l0.8004-0.4238c0.1883-0.0942,0.2825-0.2825,0.4709-0.4238c0.1883-0.1412,0.0941-0.1883,0.1883-0.1883 + c0.5557-0.0336,1.085-0.2486,1.5067-0.6121c0.2633-0.1767,0.5784-0.2596,0.8946-0.2354c1.2242-0.0471,2.4013-0.0942,3.5785-0.0471 + c0.2341,0.0283,0.4584,0.1113,0.6547,0.2421C65.6913,41.0102,65.8542,41.1853,65.9704,41.3905L65.9704,41.3905z"/> +<path fill="#0B1324" d="M210.615,58.953v1.8834c-0.006,0.0619-0.024,0.1221-0.053,0.177c-0.03,0.0549-0.069,0.1035-0.118,0.1429 + c-0.048,0.0394-0.103,0.0689-0.163,0.0867c-0.059,0.0178-0.122,0.0237-0.184,0.0172c-0.561-0.0668-1.128,0.0666-1.601,0.3766h-0.235 + c-0.424-0.1883-0.754,0.0471-1.13,0.1413c-0.291,0.0856-0.597,0.1018-0.895,0.0471c-0.285-0.0215-0.561-0.1094-0.807-0.2565 + c-0.245-0.1471-0.452-0.3495-0.605-0.591l1.365-0.8005c0.141-0.0471,0.33-0.0942,0.424,0c0.094,0.0942,0.471,0,0.518-0.2354 + c0.068-0.1818,0.19-0.3381,0.35-0.4477c0.16-0.1095,0.35-0.167,0.544-0.1644l0.801-0.2354c0.094,0,0.141-0.0942,0.282-0.2355 + l-0.706-0.1883c0.141-0.0942,0.235-0.1412,0.282-0.2354l1.366-0.8946c0.345-0.1884,0.534-0.0942,0.565,0.2825 + c0.047,0.4708-0.188,0.7062-0.659,0.7533c-0.21,0.0196-0.416,0.0671-0.612,0.1413c0,0.0471,0,0.2825,0.047,0.2825 + c0.213,0.0643,0.438,0.0804,0.659,0.0471L210.615,58.953z"/> +<path fill="#0B1324" d="M93.468,49.8186c0.0942-0.4238,0.1413-0.8004,0.2354-1.13c0.0541-0.177,0.1714-0.3278,0.3296-0.4238 + c0.1617-0.1686,0.3348-0.3259,0.5179-0.4708c0.0942-0.0471,0.1413-0.1413,0.2355-0.1413c0.4286-0.1153,0.8186-0.3429,1.13-0.6592 + c0.3794-0.295,0.7899-0.5476,1.2242-0.7533c0.2511-0.1692,0.5194-0.3112,0.8005-0.4238c0.4237-0.1413,0.6592-0.6592,1.1771-0.6592 + l0.0941-0.1413l0.518-0.3295l0.8007-0.3296c0.282-0.1884,0.471-0.0471,0.706,0.1412c0.235,0.1884,0,0.4238-0.141,0.565 + c-0.818,0.8204-1.7746,1.4898-2.8254,1.9776c-0.2233,0.13-0.429,0.2883-0.612,0.4708l-1.3184,0.8947l-1.6009,1.0829l-0.7063,0.5179 + c-0.1097,0.0904-0.2385,0.1548-0.3766,0.1884L93.468,49.8186z"/> +<path fill="#0B1324" d="M50.8562,62.0136c0.2825-0.2355,0.565-0.5651,0.8946-0.8005c1.0359-0.6592,2.1188-1.2713,3.2018-1.8834 + c0.9209-0.4882,1.8167-1.0225,2.6838-1.6009c0.9888-0.6591,2.1188-1.0358,3.1547-1.6479l1.8834-1.0359 + c0.2825-0.1412,0.4237-0.0471,0.4708,0.2825c-0.0072,0.2098-0.0726,0.4134-0.1891,0.588c-0.1164,0.1747-0.2792,0.3135-0.4701,0.4008 + l-0.8946,0.5179c-0.2584,0.0734-0.5104,0.1679-0.7533,0.2825l-4.0964,2.0718c-1.2242,0.6592-2.4484,1.3184-3.6256,2.0246 + c-0.6749,0.4242-1.4033,0.7567-2.1659,0.9888L50.8562,62.0136z"/> +<path fill="#0B1324" d="M88.1474,78.5874v1.1772c0,0.1883-0.0942,0.2354-0.2825,0.2354c-1.3981-0.2005-2.7711-0.5477-4.0964-1.0359 + c-0.0942,0-0.1413-0.1412-0.1883-0.1883c-0.0471-0.0471,0.0941-0.1413,0.1412-0.2355c0.1133-0.0521,0.2108-0.1333,0.2825-0.2354 + c0.2623-0.4983,0.6977-0.8834,1.2242-1.0829c0.0942-0.0471,0.2355-0.1413,0.2355-0.2354c0-0.0942,0.5179-0.8005,1.1771-0.518 + c0.4794,0.2044,0.9369,0.4568,1.3654,0.7534c0.0942,0.0471,0.1413,0.2354,0.1413,0.3296V78.5874z"/> +<path fill="#0B1324" d="M54.4817,46.8993c-0.3767-0.1884-0.6121-0.0471-0.565,0.4708c0.0471,0.518-0.1413,0.3767-0.3767,0.3767 + c-0.4822-0.0091-0.951,0.1584-1.3183,0.4708l-0.3297,0.1413c-0.3766,0-0.6591,0.0942-0.7533,0.4708h-0.1413 + c-0.1879-0.5976-0.1879-1.2386,0-1.8363c0.0312-0.0945,0.0868-0.1792,0.1612-0.2453c0.0745-0.0661,0.165-0.1115,0.2626-0.1313 + l2.1188-0.6592l1.7893-0.4709l1.7891-0.4708l1.4126-0.3296l0.2825-0.0942c0.4238-0.4237,0.9417-0.2354,1.4126-0.2825l0.0941,0.1413 + l-0.3295,0.0941l-0.7534,0.2355l-0.4238,0.1412L58.3898,45.11l-0.518,0.2355c-0.2825,0.0941-0.7063,0.0471-0.8004,0.4708 + l-0.1413,0.0942l-0.565,0.4238l-0.5179,0.2825l-0.1884,0.2354l0.2354,0.0942h0.5651c-0.0502,0.0877-0.1199,0.1627-0.2036,0.2192 + c-0.0838,0.0565-0.1794,0.093-0.2795,0.1066c-0.1002,0.0137-0.2021,0.0041-0.2979-0.0279c-0.0959-0.032-0.1831-0.0856-0.2549-0.1567 + c-0.1418-0.1521-0.3201-0.2655-0.5179-0.3296C54.8113,46.6168,54.67,46.8051,54.4817,46.8993z"/> +<path fill="#0B1324" d="M190.463,78.9642c0.141-0.1884,0.188-0.3767,0.282-0.3767c0.174-0.0286,0.352-0.0124,0.518,0.0471 + c-0.094,0.1883-0.141,0.5179-0.235,0.5179c-0.384,0.1083-0.779,0.1715-1.177,0.1884c-0.037-0.1109-0.096-0.213-0.174-0.3 + c-0.077-0.0871-0.172-0.1571-0.278-0.2057s-0.221-0.0748-0.338-0.0769c-0.117-0.0021-0.233,0.0199-0.34,0.0646h-0.095 + c-0.094,0.0942-0.188,0.2825-0.282,0.2825c-0.493-0.0324-0.982-0.1113-1.46-0.2354c-0.231-0.111-0.417-0.2974-0.529-0.5284 + c-0.111-0.231-0.14-0.493-0.083-0.7429c0.076-0.1672,0.21-0.3012,0.377-0.3767c0.25-0.1274,0.521-0.2073,0.8-0.2354 + c0.476-0.1544,0.964-0.2647,1.46-0.3296c0.935-0.1508,1.851-0.4035,2.731-0.7533c0.282-0.1413,0.376-0.0471,0.376,0.2825 + c-0.026,0.3001-0.152,0.5829-0.356,0.8044c-0.205,0.2214-0.476,0.369-0.774,0.4198h-0.188c-0.047,0.4708-0.377,0.2825-0.659,0.3296 + c-0.283,0.0471-0.283,0.0471-0.283,0.1412c-0.032,0.127-0.015,0.2616,0.048,0.3767C190.008,78.5067,190.229,78.7426,190.463,78.9642 + L190.463,78.9642z"/> +<path fill="#0B1324" d="M52.6454,52.5024l0.2825,0.0942c0.1016,0.0559,0.2201,0.0724,0.3331,0.0463 + c0.1129-0.026,0.2123-0.0928,0.279-0.1876c0.0861-0.0631,0.184-0.1083,0.2879-0.133c0.1038-0.0247,0.2115-0.0284,0.3168-0.0109 + c0.1053,0.0176,0.206,0.056,0.2963,0.1131c0.0902,0.057,0.1681,0.1315,0.2291,0.2192l0.3767,0.4708 + c-0.0412,0.2101-0.1044,0.4152-0.1884,0.6121c0.0145,0.0816-0.0023,0.1657-0.0471,0.2354 + c-0.4222,0.2942-0.8626,0.5615-1.3184,0.8005l-0.1412,0.1412c-0.1884,0.5651-0.7534,0.518-1.1772,0.6592l-0.565,0.3767 + c-0.1362,0.1144-0.2975,0.1951-0.4708,0.2354c-0.0942,0-0.2825-0.2825-0.2825-0.4237v-2.4485 + c0.0351-0.2579,0.166-0.4931,0.3666-0.6589c0.2007-0.1657,0.4564-0.2499,0.7163-0.2357c0.0942,0,0.1413,0.1413,0.2354,0.2355 + l0.3297,0.1883L52.6454,52.5024z"/> +<path fill="#0B1324" d="M181.093,47.5115c0.16,0.2149,0.238,0.4797,0.221,0.7471c-0.017,0.2673-0.129,0.5199-0.315,0.7125 + c-0.236,0.1883-0.424,0.3767,0.047,0.4709c0.052,0.0388,0.096,0.0882,0.129,0.1449c0.032,0.0568,0.052,0.1196,0.059,0.1846 + c0.047,0.6112,0.047,1.2252,0,1.8364c0,0.0941-0.188,0.2825-0.282,0.3295l-1.507,0.2826l-1.036,0.0941 + c-0.074-0.0172-0.142-0.0518-0.199-0.101c-0.058-0.0492-0.102-0.1114-0.131-0.1815c-0.101-0.4192-0.179-0.8436-0.235-1.2713 + c-0.094-0.4708,0-0.5179,0.471-0.6121c0.619-0.064,1.233-0.1742,1.836-0.3296c0.068-0.0103,0.132-0.0351,0.189-0.0729 + c0.057-0.0378,0.106-0.0875,0.141-0.1458c0.036-0.0583,0.059-0.1236,0.067-0.1916c0.008-0.0679,0.001-0.1368-0.02-0.2018 + l-1.224,0.2825c-0.33,0.1413-0.707,0.3767-1.13,0.0942L181.093,47.5115z"/> +<path fill="#0B1324" d="M32.5403,79.3408h-1.1771c-0.3767-0.0471-0.4238-0.1413-0.2355-0.4709 + c0.2286-0.4142,0.5139-0.7946,0.8476-1.13c0.4185-0.34,0.7697-0.7552,1.0358-1.2242c0.0632-0.136,0.1579-0.255,0.2763-0.347 + c0.1184-0.0921,0.257-0.1545,0.4044-0.1821c0.1474-0.0276,0.2992-0.0197,0.4429,0.0232c0.1437,0.0429,0.275,0.1195,0.3831,0.2234 + c0.181,0.1363,0.3696,0.2621,0.5651,0.3767c0.0621,0.045,0.1135,0.1032,0.1503,0.1705c0.0369,0.0673,0.0584,0.1419,0.0629,0.2185 + c0.0045,0.0766-0.008,0.1533-0.0368,0.2244c-0.0287,0.0712-0.0729,0.135-0.1293,0.187c0,0.0471-0.0471,0.0942-0.0942,0.1413 + l-0.2825,0.4708c0.213,0.0741,0.4344,0.1216,0.6592,0.1413c0.2354,0,0.3296-0.1884,0.3296-0.4238 + c0.0729-0.1037,0.136-0.2141,0.1883-0.3296c0.0471,0.1413,0.1883,0.2354,0.1883,0.3296s-0.047,1.13-0.8475,1.2713l-2.6838,0.3296 + H32.5403z"/> +<path fill="#0B1324" d="M98.9769,57.5406l0.6592-0.6121l0.9889-1.1301c0.235-0.3296,0.471-0.7062,0.753-1.0358l0.236-0.0942h0.141 + c0.304-0.2258,0.588-0.4778,0.847-0.7534c0.095-0.0941,0.048-0.3295,0.095-0.4237c0.145-0.1686,0.302-0.326,0.47-0.4709l0,0 + c0.754-0.0471,0.66-0.9888,1.319-1.13c0.659-0.1413,0.235-0.3296,0.377-0.4709l0.329-0.1883l0.141,0.2354 + c0.142,0.4709,0.236,0.9417,0.424,1.4126c0.065,0.1565,0.066,0.3319,0.005,0.4897c-0.061,0.1578-0.181,0.2859-0.334,0.3578 + l-2.308,1.2242c-0.282,0.1883-0.47,0.4709-0.753,0.6592l-0.942,0.6121l-1.036,0.6592c-0.326,0.2621-0.6721,0.4983-1.0354,0.7063 + l-0.2825,0.1412L98.9769,57.5406z"/> +<path fill="#0B1324" d="M93.7505,46.6639c-0.0879-0.1521-0.1665-0.3093-0.2354-0.4708c-0.0809-0.31-0.1438-0.6245-0.1884-0.9417 + c-0.0345-0.1424-0.0397-0.2903-0.0154-0.4348s0.0777-0.2826,0.157-0.4058c0.0792-0.1233,0.1826-0.2292,0.304-0.3113 + c0.1213-0.0821,0.2581-0.1388,0.402-0.1665c0.1946-0.0466,0.3733-0.1441,0.5179-0.2825l1.1771-0.7063l0.4708-0.3296l0.4709-0.2354 + l0.3296-0.0942c0.1942-0.1384,0.4288-0.2088,0.6672-0.2003c0.2383,0.0085,0.4673,0.0955,0.6512,0.2474 + c0.0478,0.0215,0.0899,0.054,0.1226,0.0949c0.0328,0.041,0.0553,0.0892,0.0657,0.1406c-0.0066,0.0495-0.0033,0.0998,0.0098,0.148 + c0.013,0.0483,0.0356,0.0934,0.0663,0.1329c0.0306,0.0394,0.0689,0.0723,0.1124,0.0969c0.0435,0.0245,0.0915,0.0401,0.1411,0.0459 + c0,0,0.0941,0.2354,0.0471,0.2825c-0.0471,0.0471-0.2825,0.0942-0.3296,0.0471c-0.0471-0.0471-0.4709-0.0942-0.7063,0.0471 + l-1.4596,0.9417c-0.0125,0-0.0245,0.005-0.0333,0.0138c-0.0088,0.0088-0.0138,0.0208-0.0138,0.0333 + c-0.0941,0.4708-0.6592,0.5179-0.8946,0.8475s-0.1884,0.2825-0.3296,0.2825c-0.1413,0-0.8005,0.518-1.2242,0.7534 + C93.6092,46.4756,93.8917,46.4756,93.7505,46.6639z"/> +<path fill="#0B1324" d="M201.528,76.3745c-0.049,0.1929-0.112,0.3818-0.189,0.565c-0.141,0.2355-0.423,0.4238-0.282,0.8005 + c0.141,0.3767-0.236,0.1883-0.33,0.3296c-0.094,0.1412-0.188,0.4237-0.376,0.565c-0.154,0.1368-0.329,0.248-0.518,0.3296 + l-0.518,0.1883c-0.374,0.0702-0.751,0.1174-1.13,0.1413c-0.391,0.0473-0.787,0.0473-1.178,0c-0.116-0.0688-0.213-0.166-0.282-0.2825 + c-0.089-0.1238-0.138-0.2715-0.141-0.4238c-0.195,0.0706-0.372,0.1831-0.518,0.3296c-0.141,0.1883-0.189,0.3296-0.471,0.3767 + c-0.198,0.033-0.4,0.0249-0.594-0.0237c-0.195-0.0486-0.377-0.1367-0.536-0.2588l0.235-0.0942l0.377-0.0942 + c0.534-0.3032,1.104-0.5404,1.695-0.7062h0.047c0.895-0.8947,2.213-0.7534,3.249-1.2713l0.8-0.3296L201.528,76.3745z"/> +<path fill="#0B1324" d="M53.5401,64.9799c0.0907,0.1058,0.2148,0.1775,0.3518,0.2031c0.137,0.0257,0.2786,0.0039,0.4015-0.0618 + l1.648-0.565h0.4708c0,0.3766,0.0001,0.612-0.4237,0.8004c-0.4319,0.2231-0.8286,0.5087-1.1771,0.8475 + c-0.0475,0.0502-0.0845,0.1094-0.1087,0.1741c-0.0243,0.0647-0.0354,0.1336-0.0326,0.2026c0,0.2825-0.0471,0.3767-0.3296,0.3767 + c-0.6335,0.0385-1.226,0.3263-1.6479,0.8004L52.41,67.9463l-0.3296,0.1883c-0.0941,0.4708-0.5179,0.565-0.8004,0.8004 + c-0.2825,0.2355-0.3767,0.1413-0.4238-0.1412v-1.648c-0.047-0.2825,0.0942-0.3767,0.4238-0.4708 + c0.4799-0.1505,0.9272-0.3901,1.3184-0.7063l0.3767-0.2354C53.2576,65.592,53.5401,65.4978,53.5401,64.9799z"/> +<path fill="#0B1324" d="M37.39,54.8097c0.0942-0.0941,0.1413-0.2354,0.2354-0.2825c0.8947-0.6121,1.7422-1.3184,2.6839-1.8834 + c0.9416-0.565,1.9775-0.8475,2.9663-1.2713c0.2354-0.0941,0.4708-0.0941,0.565,0.2355c0.0539,0.145,0.1168,0.2865,0.1884,0.4237 + c0.2825,0.6592,0.2825,0.8005-0.4238,0.9888l-3.9551,1.2242l-2.213,0.6121L37.39,54.8097z"/> +<path fill="#0B1324" d="M76.3292,55.092c-0.2223,0.5045-0.5071,0.979-0.8475,1.4126c-0.0942,0.1883-0.4238,0.1883-0.6121,0.2825 + l-0.3767,0.3296l0.4708,0.1883h0.0942l-2.5425,5.8385h-0.0943c-0.0359-0.1221-0.0518-0.2494-0.047-0.3766 + c-0.0471-0.6592-0.0471-1.3184-0.0942-1.9776c-0.0256-1.0108,0.3463-1.9914,1.0359-2.7309c0.316-0.298,0.5163-0.6984,0.565-1.1301 + c0-0.1412,0.0942-0.2354,0.2354-0.3296l0.6592-0.5179l1.1771-0.8946L76.3292,55.092z"/> +<path fill="#0B1324" d="M51.0446,44.4981c-0.0735-0.3094-0.1208-0.6244-0.1413-0.9417c0-0.1413,0.1883-0.3296,0.3296-0.4238 + c0.1794-0.0984,0.3689-0.1773,0.565-0.2354c0.3218-0.0431,0.62-0.1922,0.8475-0.4238c0.2355-0.2825,0.6593-0.3296,0.9889-0.4708 + l1.2242-0.4238l0.8474-0.2354c0.5982-0.2311,1.2118-0.4199,1.8364-0.565c0.5876-0.1264,1.1916-0.1582,1.7892-0.0942 + c-0.3767,0.2825-1.083,0-1.083,0.8004l-0.3295-0.1412c-0.3767-0.1413-0.4709-0.0942-0.6592,0.2825 + c-0.0312,0.0945-0.0868,0.1792-0.1613,0.2453c-0.0744,0.0662-0.1649,0.1115-0.2625,0.1314l-1.4596,0.4708 + c-0.2312,0.1746-0.4514,0.3633-0.6592,0.565c-0.4709-0.2354-0.9417,0.0471-1.4126,0.3296l-0.612,0.3767l-0.4709,0.4238 + l-0.1413,0.0941c-0.4237-0.2825-0.6591,0-0.9417,0.2826L51.0446,44.4981z"/> +<path fill="#0B1324" d="M136.221,79.0112c-0.518,0.2825-0.706,0.1884-0.848-0.2354l-0.329-0.0942 + c-0.117,0.1534-0.266,0.2793-0.437,0.3688c-0.171,0.0895-0.359,0.1404-0.552,0.1492c-0.733,0.1074-1.472,0.1704-2.213,0.1883 + v-0.1413l0.33-0.3766l2.307-1.9776c0.199-0.1774,0.439-0.3023,0.699-0.3633c0.259-0.0611,0.53-0.0563,0.787,0.0139 + c0.258,0.0701,0.493,0.2035,0.686,0.3878c0.193,0.1844,0.336,0.414,0.418,0.6679c0.029,0.0904,0.037,0.1865,0.022,0.2805 + c-0.014,0.094-0.05,0.1834-0.105,0.2611c-0.055,0.0776-0.127,0.1415-0.211,0.1864c-0.083,0.0449-0.176,0.0697-0.271,0.0724 + l-0.613,0.1884c-0.087,0.0557-0.153,0.1384-0.188,0.2354l0.235,0.0942L136.221,79.0112z"/> +<path fill="#0B1324" d="M93.5151,67.24c-0.0694-0.2566-0.046-0.5295,0.066-0.7707c0.1119-0.2411,0.3053-0.435,0.5461-0.5477 + c0.6592-0.3766,1.1771-0.9417,1.7892-1.3654c0.6121-0.4238,0.8946-0.4238,1.3184-0.6592c0.2511-0.1132,0.4882-0.2555,0.7063-0.4238 + l0.7533-0.2354h0.3296c-0.0471,0.1412-0.0471,0.2825-0.1412,0.3767l-2.0247,1.695l-2.778,2.4955l-0.4238,0.2355l-0.1412-0.4709 + V67.24z"/> +<path fill="#0B1324" d="M72.5624,55.5159c0.1412-0.6121,0.2354-1.2242,0.3767-1.7892c0.1412-0.5651,0.3296-1.2713,0.5179-1.8834 + l0.4238-1.2242c0.0471-0.0942,0.1412-0.1884,0.1883-0.1884c0.5378-0.1728,1.0128-0.5003,1.3654-0.9417l0.9417-0.8946l0.3297-0.0942 + c0,0.0942,0.047,0.2825-0.0472,0.3296c-0.0941,0.0471-0.4708,0.7063-0.7062,1.083l-0.6592,1.2713l-2.0246,3.8138 + C72.9861,55.5159,72.9861,55.5159,72.5624,55.5159z"/> +<path fill="#0B1324" d="M121.672,53.5383c0.034-0.2117,0.098-0.4176,0.188-0.6121c0.094-0.1884,0.141-0.2825,0.047-0.4709 + c-0.044-0.1934-0.01-0.3964,0.094-0.565c0.518-0.3767,1.036-0.6592,1.554-0.9888l1.695-0.9887 + c0.258-0.0855,0.534-0.1017,0.801-0.0471c0.329,0.0941,0.518,0.0941,0.565-0.2825c0.047-0.3767,0.141-0.3296,0.376-0.2826 + c0.144,0.0599,0.302,0.074,0.454,0.0402c0.152-0.0337,0.289-0.1135,0.394-0.2285h0.282l0.095,0.1413l-0.848,0.7062l-1.412,0.8946 + l-3.814,2.5426l-0.33,0.2355L121.672,53.5383z"/> +<path fill="#0B1324" d="M181.281,44.2625c-0.188,0.565-1.648,1.0359-2.213,0.7534c-0.565-0.2825,0.047-0.0942,0.047-0.1884 + c0-0.0941,0.047-0.2825,0-0.3767h-0.376l-0.565,0.0942c-0.236,0-0.424,0-0.518,0.2825c0,0.0375-0.015,0.0734-0.042,0.0999 + c-0.026,0.0265-0.062,0.0414-0.1,0.0414l-1.224,0.0941l0.706-1.2242c0.424-0.6591,1.13-0.7533,1.837-0.8475l1.412-0.2825 + c0.094,0,0.189-0.0942,0.283-0.0471s0.612,0.0471,0.659,0.1884c0.055,0.2663,0.038,0.5423-0.047,0.8004 + c0,0.025-0.01,0.0489-0.028,0.0666c-0.017,0.0177-0.041,0.0276-0.066,0.0276l-1.272,0.4237c-0.141,0.0471-0.235,0.1884-0.329,0.2825 + c-0.094,0.0942,0.188,0.2355,0.329,0.2355c0.378,0.0619,0.765-0.0223,1.083-0.2355L181.281,44.2625z"/> +<path fill="#0B1324" d="M166.779,58.1996l0.471-0.7062l0.518-0.8947c0.094-0.0941,0.188-0.2354,0.33-0.2825l2.683-1.0829 + c0.518-0.2354,0.612-0.1883,0.612,0.3767c0,1.13-0.047,1.2713-1.13,1.6479l-1.836,0.5651c-0.321,0.161-0.651,0.3025-0.989,0.4237 + C167.218,58.2514,166.997,58.2356,166.779,58.1996L166.779,58.1996z"/> +<path fill="#0B1324" d="M210.427,61.7312c0.075,0.1132,0.123,0.242,0.141,0.3767c0.085,0.4183,0.101,0.8478,0.047,1.2713 + c-0.094,0.5179-0.706,0.3296-1.036,0.4708c-0.545,0.2128-1.114,0.3552-1.695,0.4238c-0.051,0.0314-0.108,0.0503-0.168,0.0551 + c-0.06,0.0047-0.12-0.0048-0.175-0.0278c-0.055-0.023-0.104-0.0589-0.143-0.1046c-0.038-0.0456-0.065-0.0999-0.079-0.1581 + l-0.471-0.8947c-0.141-0.3295,0.094-0.4708,0.33-0.565l2.024-0.6121L210.427,61.7312z"/> +<path fill="#0B1324" d="M213.252,45.6282l-1.836,1.4596c-0.283,0.1884-0.471,0.2355-0.66-0.0471l-0.706-0.9417 + c0.424-0.3766,0.942-0.3295,1.413-0.4708l0.518-0.1413c1.035-0.4237,2.071-0.3295,3.107-0.3295 + c0.063,0.0118,0.123,0.0396,0.172,0.0808c0.05,0.0413,0.088,0.0945,0.111,0.1546c-0.013,0.3833-0.077,0.7632-0.189,1.13 + c-0.156,0.1482-0.353,0.2466-0.565,0.2825c-0.247,0.0544-0.5,0.0859-0.753,0.0942c-0.155-0.0005-0.304,0.0575-0.417,0.1623 + c-0.114,0.1048-0.183,0.2487-0.195,0.4027c0,0.2354-0.424,0.4238-0.612,0.2825c-0.038-0.0162-0.071-0.0422-0.096-0.0752 + c-0.025-0.0331-0.041-0.0721-0.046-0.1131c0.048-0.0942,0.142-0.2354,0.189-0.2354s0.376-0.0942,0.518-0.3296 + c0.141-0.2355,0.282-0.1413,0.423-0.2355c0.093-0.0703,0.16-0.1698,0.189-0.2825C213.651,46.1791,213.462,45.8957,213.252,45.6282 + L213.252,45.6282z"/> +<path fill="#0B1324" d="M80.5669,42.4734l-1.5067,1.7892l-0.1884,0.2354c-0.1439,0.3892-0.317,0.767-0.5179,1.1301 + c-0.3296,0.4708-0.7063,0.8475-1.083,1.3183c-0.3766,0.4709-0.2354,0.2826-0.4237,0.0942H76.753 + c-0.1412,0.1413-0.2354,0.3296-0.3767,0.3767c-0.1412,0.0471-0.3766,0.0471-0.3766,0.3296c0,0.2825-0.1413,0.2825-0.2355,0.3767 + c-0.0941,0.0941-0.3767,0.5179-0.5179,0.8004c-0.063,0.1493-0.1673,0.2775-0.3009,0.3693 + c-0.1335,0.0918-0.2905,0.1434-0.4525,0.1486C74.6342,47.8411,79.1543,42.6146,80.5669,42.4734z"/> +<path fill="#0B1324" d="M84.4277,69.7355c-0.1366,0.1643-0.2624,0.3373-0.3767,0.5179l-1.9776,2.1659l-2.825,3.5785 + c-0.1884,0.1883-0.3296,0.3296-0.565,0.1883c-0.0571-0.0295-0.1075-0.0703-0.1482-0.12c-0.0406-0.0497-0.0707-0.1072-0.0884-0.1689 + c-0.0176-0.0617-0.0224-0.1265-0.0142-0.1901c0.0083-0.0637,0.0296-0.125,0.0624-0.1802l0.7063-0.8946l0.6121-0.8475 + c0.0942-0.0942,0.0942-0.2825,0.1884-0.2825c0.0941,0,0.7062-0.8946,1.1299-1.2713c0.1254-0.1455,0.2358-0.3033,0.3297-0.4709 + c0.053-0.1003,0.1351-0.1823,0.2354-0.2354l0.3296-0.2825l0.6121-0.6121l1.1771-0.8004l0.4709-0.2355L84.4277,69.7355z"/> +<path fill="#0B1324" d="M83.2978,42.803c0.0297,0.0771,0.0435,0.1595,0.0405,0.2421c-0.003,0.0826-0.0227,0.1638-0.0579,0.2386 + c-0.0352,0.0748-0.0852,0.1417-0.147,0.1966c-0.0617,0.055-0.134,0.0969-0.2124,0.1231c-0.2354,0.1884-0.2825,0.565-0.4708,0.8475 + c-0.1883,0.2826-0.2354,0.3767-0.3767,0.3767c-0.1335,0.0205-0.2596,0.0744-0.3666,0.1568 + c-0.107,0.0823-0.1914,0.1903-0.2455,0.3141c-0.0471,0.1412-0.0942,0.2825-0.1883,0.3296c-0.0942,0.0471-0.7534,0.7533-1.083,1.13 + c-0.0904,0.1097-0.1547,0.2385-0.1883,0.3767c-0.0942,0.1412-0.1412,0.3296-0.2354,0.3767c-0.0942,0.047-0.6592,0.8004-1.083,1.0829 + c-0.4237,0.2825-0.1412,0.2354-0.2354,0.3296s-0.1413,0.3767-0.2825,0.4709c-0.1413,0.0941-0.2825,0.047-0.4238,0.047 + c-0.1412,0-0.0471-0.2825,0-0.3766l0.4709-0.7063c0.0941-0.1413,0.2354-0.2825,0.0941-0.5179 + c-0.1412-0.2355,0.0471-0.2826,0.1413-0.3767c0.5089-0.4484,0.9249-0.9923,1.2242-1.6009c0.1949-0.2574,0.4158-0.4941,0.6592-0.7063 + l2.6367-2.1659L83.2978,42.803z"/> +<path fill="#0B1324" d="M160.187,68.417c0.047,0.3296-0.141,0.4709-0.471,0.4709l-0.424,0.0942 + c0.035,0.1523,0.099,0.2964,0.189,0.4237c0.149,0.2367,0.341,0.4441,0.565,0.6121c0.047-0.4708,0.235-0.6592,0.659-0.6121 + c0.424,0.0471,0.235,0.1884,0.235,0.2825c0.013,0.2933-0.073,0.5822-0.244,0.821s-0.416,0.4138-0.697,0.4974 + c-0.094,0-0.142,0.1413-0.236,0.1884c-0.072,0.1419-0.187,0.2573-0.329,0.3296c-0.471,0.1412-0.565,0.047-0.565-0.4238 + c0-0.4709-0.047-0.1884-0.047-0.3296c-0.007-0.0743,0.002-0.149,0.024-0.2201c0.023-0.071,0.059-0.1369,0.107-0.1938 + s0.107-0.1037,0.174-0.1377c0.066-0.034,0.138-0.0546,0.213-0.0605c0.094,0,0.141-0.0942,0.235-0.1413 + c0.094-0.0471-0.141-0.1883-0.235-0.2354c-0.095-0.0471-0.471-0.2354-0.471-0.565s-0.047-0.9417-0.047-1.4125 + c-0.001-0.0799,0.027-0.1573,0.079-0.2179s0.124-0.1003,0.203-0.1117c0.446-0.0821,0.886-0.1922,1.319-0.3296 + c0.344,0.0128,0.68-0.1049,0.941-0.3296c0.043-0.0248,0.092-0.0379,0.142-0.0379c0.049,0,0.098,0.0131,0.141,0.0379 + c0.047,0.0941,0.094,0.2354,0.047,0.2825c-0.139,0.3554-0.33,0.6885-0.565,0.9888C160.844,68.2676,160.522,68.3803,160.187,68.417 + L160.187,68.417z"/> +<path fill="#0B1324" d="M201.528,65.0741v0.1412c0,0.8005,0,0.8005-0.801,1.0359c-0.261,0.0656-0.513,0.1603-0.753,0.2825h-0.094 + c-0.667,0.1393-1.305,0.3943-1.884,0.7534h-0.376c-0.236,0-0.33-0.1413-0.189-0.3296l0.989-1.5067h0.047l2.213-0.9888l0.424-0.1883 + c0.251-0.1884,0.392-0.1413,0.424,0.1412V65.0741L201.528,65.0741z"/> +<path fill="#0B1324" d="M214.947,69.7825l-0.942,0.3296c-0.402,0.1164-0.811,0.2107-1.224,0.2825 + c-0.236,0.0471-0.377-0.0942-0.236-0.3296c0.142-0.2354,0.613-1.3184,0.942-1.9305c0.33-0.6121,0.236-0.1413,0.33-0.2354 + c0.094-0.0942,0.188-0.1413,0.235-0.2354c0.047-0.0942,0.377-0.3296,0.612-0.2825c0.271,0.0452,0.521,0.1739,0.715,0.3681 + c0.194,0.1941,0.323,0.444,0.368,0.7148c0.047,0.2489,0.047,0.5045,0,0.7534C215.653,69.7825,215.512,69.8296,214.947,69.7825z"/> +<path fill="#0B1324" d="M111.972,51.2312c-0.235-0.3766-0.329-1.4125,0-1.8363c0.175-0.2332,0.424-0.3994,0.707-0.4708 + c0.688-0.3603,1.439-0.5841,2.213-0.6592c0.329-0.0471,0.659-0.3767,1.035-0.565c0.377-0.1884-0.094,0.6592-0.188,0.9417 + c-0.15,0.2755-0.359,0.515-0.611,0.702s-0.541,0.317-0.849,0.3809c-0.123,0.0064-0.24,0.0565-0.329,0.1413l-0.989,0.8004 + c0,0.0471-0.047,0.0471-0.094,0.0942L111.972,51.2312z"/> +<path fill="#0B1324" d="M151.524,49.3007h-0.565v-0.1413l0.706-0.4708l1.177-0.5179c0.043-0.0248,0.092-0.0379,0.141-0.0379 + c0.05,0,0.098,0.0131,0.141,0.0379c0.042,0.1045,0.058,0.2175,0.048,0.3296c-0.142,0.4708-0.236,0.9417-0.377,1.3654 + c-0.054,0.1511-0.153,0.2823-0.283,0.3767l-3.06,1.1771h-0.189c-0.235-0.6121-0.141-0.9888,0.377-1.3184l0.283-0.3766 + c0.104-0.1196,0.232-0.2159,0.376-0.2825c0.047,0,0.189,0.1883,0.236,0.2825c0.047,0.0941,0.329,0.3766,0.565,0.1883 + C151.335,49.7245,151.571,49.6774,151.524,49.3007z"/> +<path fill="#0B1324" d="M42.8988,62.5315c0.0471,0.4708-0.2825,0.6592-0.6592,0.8004c-0.3667,0.25-0.7619,0.4554-1.1771,0.6121 + c-0.6592,0.2355-0.9887,0.8005-1.5538,1.1772c-0.565,0.3766-1.5067,1.0829-2.3071,1.6479 + c-0.1863,0.1525-0.3922,0.2792-0.6122,0.3767h-0.3766c-0.0425-0.0625-0.0653-0.1363-0.0653-0.2119 + c0-0.0755,0.0228-0.1494,0.0653-0.2119c0.1413-0.2825,0.1412-0.3766-0.1884-0.5179c-0.3295-0.1412-0.3296-0.5179,0.0471-0.7533 + l0.9417-0.5651l0.0942,0.1413c-0.0942,0.1413-0.2825,0.2354-0.3767,0.4238c-0.0523,0.1027-0.0843,0.2146-0.0942,0.3295 + c0.0942,0,0.2826,0.0942,0.3296,0l0.8947-0.7062l0.4708,0.3296c0.2133-0.314,0.4666-0.5989,0.7534-0.8476 + c0.3654-0.1694,0.7432-0.3111,1.13-0.4237c0.1413-0.0471,0.2825-0.0471,0.3767-0.1413l1.6008-1.0829 + c0.2214-0.1378,0.4585-0.2485,0.7063-0.3296V62.5315z"/> +<path fill="#0B1324" d="M210.615,65.4509c-0.047,0.2354-0.094,0.6121-0.188,0.9888c-0.094,0.3767-0.094,0.1412-0.142,0.2354 + c-0.047,0.0942-0.612-0.0471-0.8,0.3296s-0.612,0.1883-0.848,0c-0.24-0.226-0.432-0.4983-0.565-0.8005 + c-0.138-0.2707-0.248-0.5546-0.329-0.8475c-0.047-0.1883,0-0.3296,0.235-0.3296l1.272-0.1883l0.659-0.2354 + C210.521,64.5563,210.662,64.6975,210.615,65.4509z"/> +<path fill="#0B1324" d="M215.182,42.4734c0.189,0.4708,0.094,0.7063-0.376,0.8004c-0.81,0.1275-1.612,0.3004-2.402,0.518 + c-0.659,0.1412-1.318,0.4237-1.977,0.6121c-0.659,0.1883-1.46,0.5179-2.26,0.2825l-0.707-0.2825l0.518-0.2825l3.155-0.6121 + l1.177-0.3767l2.072-0.3296L215.182,42.4734z"/> +<path fill="#0B1324" d="M103.12,58.8119c0.189-0.2825,0.095-0.8475,0.66-0.8475c0.032-0.0117,0.061-0.0305,0.086-0.0549 + c0.024-0.0244,0.043-0.0539,0.055-0.0863c0.094-0.4238,0.188-0.8005,0.706-0.8476c0.518-0.047,0.094-0.1412,0.141-0.2354 + c0.353-0.5798,0.858-1.052,1.46-1.3654c0.094,0.3295,0.188,0.565,0.235,0.8004l0.142,1.13c0,0.1413-0.095,0.3296-0.189,0.3296 + l-2.589,0.9417L103.12,58.8119L103.12,58.8119z"/> +<path fill="#0B1324" d="M156.091,42.6617c-0.081-0.2628-0.192-0.5156-0.33-0.7534h-0.188c-0.047,0.3296-0.141,0.6592-0.188,1.0359 + h-0.095c-0.047-0.1413-0.047-0.2825-0.094-0.4238c-0.047-0.1412-0.282-0.4237-0.424-0.2354c-0.141,0.1883-0.941,0.2825-1.412,0.5179 + c-0.431,0.2453-0.917,0.3751-1.413,0.3767c-0.127,0.0263-0.242,0.0922-0.329,0.1883c-0.046,0.0659-0.108,0.1189-0.181,0.1539 + c-0.072,0.035-0.152,0.0509-0.233,0.0462c-0.08-0.0048-0.158-0.03-0.225-0.0732c-0.068-0.0433-0.124-0.1031-0.162-0.1739 + l-0.282-0.2825l0.942-0.2826l0.282-0.0941c0.119-0.1805,0.28-0.3301,0.468-0.4366c0.188-0.1064,0.399-0.1666,0.615-0.1755 + c0.518-0.0471,0.989-0.3767,1.507-0.4238c0.324-0.0164,0.637-0.1314,0.894-0.3296c0.182-0.1469,0.39-0.2586,0.612-0.3296 + c0.283-0.1412,0.424,0.0471,0.424,0.2825c0,0.2355-0.094,0.9417-0.141,1.4597L156.091,42.6617z"/> +<path fill="#0B1324" d="M35.3183,40.7313l-2.3072,1.0829l-3.0605,1.7892l-1.2713,0.6592h-0.2825l-0.0942-0.1412l0.8476-0.7063 + l1.4596-1.0829c0.7123-0.5613,1.468-1.0651,2.26-1.5068c0.6121-0.2825,1.3655-0.2354,2.0718-0.3296L35.3183,40.7313z"/> +<path fill="#0B1324" d="M152.277,51.1841c0.125,0.4064,0.093,0.845-0.09,1.2287c-0.184,0.3838-0.504,0.6847-0.899,0.843 + c-0.238,0.084-0.449,0.2303-0.612,0.4238c-0.188,0.1883-0.282,0.2354-0.518,0.1883c-0.23-0.0741-0.441-0.1965-0.62-0.3589 + c-0.178-0.1624-0.32-0.3611-0.416-0.5828c-0.094-0.2825,0.047-0.4708,0.283-0.6592c0.13-0.0748,0.274-0.1228,0.424-0.1412 + c0.666-0.1147,1.305-0.3543,1.883-0.7063L152.277,51.1841z"/> +<path fill="#0B1324" d="M128.075,69.6413l0.66-0.5179l1.13-0.9417c0.657-0.6044,1.349-1.1703,2.071-1.6951 + c0.584-0.2807,1.201-0.4864,1.837-0.6121l0.235,0.1883c0.011,0.1688-0.039,0.3359-0.141,0.4709l-0.754,0.4708l-2.26,1.2243 + l-2.26,1.3183l-0.471,0.1884L128.075,69.6413z"/> +<path fill="#0B1324" d="M214.994,48.0764c0.047,0.6121,0.565,1.1301,0.424,1.8363c-0.142,0.7063-0.142,0.4709-0.565,0.4238 + c-0.424-0.0471-1.13,0-1.648,0s-0.565,0.0942-0.612-0.0471c-0.174-0.2926-0.301-0.6102-0.377-0.9417 + c0-0.0942,0.141-0.2354,0.235-0.2825l1.036-0.2354l1.13-0.1884c0.094,0,0.142-0.1412,0.189-0.2354s0.047-0.2354,0.047-0.3296 + H214.994z"/> +<path fill="#0B1324" d="M40.8743,71.054l0.0942-0.8475h0.6592c-0.0942-0.565,0.2354-0.8476,0.7062-1.083 + c0.1338-0.1025,0.2458-0.2305,0.3296-0.3767c0.2471-0.4329,0.652-0.7534,1.1301-0.8946c0.2652-0.1331,0.5174-0.2907,0.7533-0.4708 + l0.4709-0.2825h0.1412l-0.2825,0.9888c-0.051,0.1846-0.1462,0.354-0.2775,0.4935c-0.1313,0.1395-0.2946,0.2448-0.4759,0.3069 + c-0.5946,0.3653-1.1612,0.7745-1.695,1.2242c-0.2413,0.1443-0.4931,0.2702-0.7534,0.3767l-0.6592,0.4708L40.8743,71.054z"/> +<path fill="#0B1324" d="M127.934,40.8724c-0.403,0.3554-0.828,0.6856-1.271,0.9888c-0.471,0.2825-1.036,0.4708-1.554,0.7533 + c-0.336,0.1764-0.682,0.3336-1.036,0.4709c-0.371,0.0782-0.751,0.1098-1.13,0.0942c-0.141,0-0.235-0.1413-0.377-0.2355v-0.1412 + l1.884-0.8005l0.706-0.4237l0.801-0.3296l0.894-0.4709c0.149-0.0839,0.314-0.1356,0.485-0.1518 + c0.17-0.0163,0.342,0.0034,0.504,0.0577L127.934,40.8724z"/> +<path fill="#0B1324" d="M190.18,43.0383c0.424-0.3296,0.612-0.9417,1.272-1.083c0.242-0.0484,0.459-0.1821,0.612-0.3766 + c0.286-0.3788,0.708-0.6319,1.177-0.7063c0.847-0.1413,1.695-0.1413,2.542-0.2354l0.189,0.1412 + c-0.083,0.1746-0.194,0.3338-0.33,0.4709c-0.178,0.0365-0.364,0.0028-0.518-0.0942c-0.235-0.0942-0.377-0.1413-0.518,0.0942 + l-0.376,0.1883l-0.283,0.2354c-0.188,0.3767-0.424,0.4709-0.848,0.2825c-0.423-0.1883-0.329-0.047-0.376,0.0471 + c-0.047,0.0942-1.319,0.6121-1.978,0.9888l-0.518,0.1883L190.18,43.0383z"/> +<path fill="#0B1324" d="M31.0806,62.8141l0.8005-0.1884c0.1267,0.3132,0.1445,0.6598,0.0506,0.9843 + c-0.0939,0.3244-0.2942,0.6079-0.5686,0.8049l-1.4596,1.1301l-0.3767,0.1412c-0.0902-0.1273-0.1543-0.2714-0.1883-0.4237 + c-0.0472-0.2561-0.038-0.5193,0.0271-0.7714c0.0651-0.2521,0.1844-0.487,0.3496-0.6882l0.2354-0.0942 + c0.0798,0.0008,0.1573-0.0274,0.2179-0.0794c0.0606-0.0519,0.1003-0.1241,0.1117-0.2031c0.0471-0.0942,0.2825-0.1884,0.2825-0.1884 + s0.3767,0.2355,0.5179,0.0471C31.2219,63.0966,31.0806,63.0024,31.0806,62.8141z"/> +<path fill="#0B1324" d="M85.2752,54.998c0.3767,1.2243,0.1883,2.0718-0.7063,2.4485l-0.1883,0.1412 + c-0.2264,0.4801-0.6322,0.8521-1.1301,1.0359c-0.1414,0.0673-0.2658,0.1659-0.3636,0.2882 + c-0.0979,0.1223-0.1667,0.2653-0.2014,0.4181c-0.0471,0.1412-0.2825,0.2825-0.5179,0.4708 + C82.3559,59.0473,84.7573,55.3747,85.2752,54.998z"/> +<path fill="#0B1324" d="M62.91,50.1953c-0.0471,0.4709-0.1884,0.7534-0.6121,0.6121l-0.1883,0.0942l-0.7534,0.4237 + c0.0471,0.4238-0.2825,0.518-0.6592,0.6121l-1.2713,0.3767c-0.0471,0-0.0941,0-0.0941,0.0471s-0.6592,0.2354-0.9417,0.5179 + c-0.2722,0.2865-0.5905,0.5252-0.9417,0.7063c-0.0471,0.0471-0.0942,0-0.1413,0l0.0942-0.2354l1.5067-1.4126 + c0.0941-0.1412,0.2825-0.1883,0.4238-0.2825l0.8946-0.5179l0.3766-0.2354c0.4241-0.266,0.9121-0.4124,1.4126-0.4238 + C62.3239,50.4204,62.6244,50.3255,62.91,50.1953L62.91,50.1953z"/> +<path fill="#0B1324" d="M35.695,52.6437l-3.6255,2.1188c-0.1139-0.2107-0.2085-0.4314-0.2825-0.6592 + c-0.1412-0.5179-0.0471-0.6592,0.4709-0.7063l0.2825-0.0941l1.0358-0.6121c0.0942-0.0471,0.2825,0.047,0.4708,0.047 + c0.2295,0.0316,0.4628-0.0184,0.6592-0.1412c0.3296-0.2825,0.6121-0.1413,0.9417-0.0942L35.695,52.6437z"/> +<path fill="#0B1324" d="M208.072,54.0563c-0.376-0.0942-0.329-0.3767-0.282-0.6121c0.05-0.2591,0.129-0.5118,0.235-0.7533 + c0.024-0.1915,0.12-0.3666,0.269-0.4893c0.149-0.1226,0.339-0.1834,0.532-0.1699c0.235,0.0471,0.518-0.0942,0.753-0.0942 + c0.236,0,0.895,0.3767,0.989,0.8946c-0.032,0.0989-0.099,0.1827-0.188,0.2354l-0.942,0.3296l-0.471,0.0942 + C208.449,53.4913,208.308,53.5384,208.072,54.0563z"/> +<path fill="#0B1324" d="M115.033,40.7312c-1.108,0.5578-2.15,1.2369-3.108,2.0246h-0.141v-0.8004 + c0.047-1.5067-0.141-1.2242,1.271-1.2713h1.978V40.7312z"/> +<path fill="#0B1324" d="M143.99,50.7133c-0.047,0.2825-0.047,0.6121-0.094,0.8946c-0.066,0.1314-0.163,0.2446-0.283,0.3296 + l-2.024,0.8475c-0.096,0.046-0.2,0.0698-0.306,0.0698s-0.211-0.0238-0.306-0.0698c-0.189-0.0941-0.095-0.5179,0.188-0.7062 + l2.637-1.4597L143.99,50.7133z"/> +<path fill="#0B1324" d="M140.129,48.0294l0.848-0.9888c0.254-0.2891,0.606-0.4737,0.988-0.5179h0.142l1.271-0.9417 + c0.094-0.0471,0.377-0.0942,0.424-0.0471c0.041,0.0704,0.067,0.149,0.075,0.2303c0.008,0.0813-0.002,0.1633-0.028,0.2406 + c-0.227,0.48-0.632,0.852-1.13,1.0358c-0.314,0.1445-0.613,0.3179-0.895,0.518l-0.33,0.0941 + c-0.149-0.0264-0.303-0.0041-0.439,0.0638c-0.135,0.0678-0.245,0.1775-0.314,0.3129c-0.094,0.1413-0.329,0.1413-0.518,0.1883 + L140.129,48.0294z"/> +<path fill="#0B1324" d="M159.858,79.2937l1.412-1.2713c0.045-0.0544,0.101-0.0991,0.164-0.1311 + c0.063-0.0321,0.132-0.0509,0.203-0.0553c0.07-0.0044,0.141,0.0057,0.207,0.0296c0.067,0.024,0.128,0.0613,0.179,0.1097l1.46,1.3184 + H159.858z"/> +<path fill="#0B1324" d="M38.9908,55.9396l-0.5179,0.2825l-1.695,1.13l-0.1413,0.0942c-0.2825-0.2354-0.5179-0.0471-0.7534,0 + c-0.1065,0.0088-0.2094,0.0434-0.2996,0.1008c-0.0903,0.0574-0.1652,0.1359-0.2183,0.2288 + c-0.1883,0.1883-0.565,0.1883-0.8946,0.2354c0.3778-0.6113,0.9377-1.0889,1.6009-1.3655c0.4708-0.1883,0.9417-0.4708,1.4125-0.6121 + c0.481-0.1211,0.9683-0.2155,1.4597-0.2825L38.9908,55.9396z"/> +<path fill="#0B1324" d="M188.815,42.5676c-0.283-0.2825-0.377-0.1413-0.518,0.1883c-0.108,0.1364-0.244,0.2482-0.399,0.3279 + c-0.154,0.0797-0.324,0.1256-0.498,0.1345c-0.174,0.0089-0.347-0.0193-0.509-0.0828c-0.162-0.0635-0.309-0.1608-0.43-0.2854 + c-0.142-0.2354-0.095-0.3767,0.141-0.4708l1.883-0.5651l0.471-0.2354c0.051-0.0449,0.11-0.0783,0.175-0.098 + c0.065-0.0198,0.133-0.0254,0.2-0.0165c0.067,0.009,0.131,0.0322,0.188,0.0682c0.057,0.036,0.106,0.0839,0.143,0.1405 + c0.018,0.0549,0.023,0.1131,0.015,0.1703c-0.008,0.0571-0.029,0.1116-0.062,0.1593L188.815,42.5676z"/> +<path fill="#0B1324" d="M179.774,54.0091c-0.371-0.1126-0.733-0.2543-1.082-0.4238c-0.08-0.0403-0.148-0.1005-0.197-0.1747 + c-0.05-0.0743-0.079-0.16-0.086-0.249c0.099-0.1146,0.23-0.1966,0.377-0.2355l0.565-0.0941l1.365-0.3296 + c0.283-0.0942,0.471,0,0.471,0.3296C181.187,53.1616,180.622,53.9149,179.774,54.0091z"/> +<path fill="#0B1324" d="M164.754,73.926c-0.753,0.7063-1.224,1.5067-2.26,1.6009c-0.118,0.029-0.243,0.0108-0.349-0.0507 + c-0.105-0.0614-0.183-0.1614-0.216-0.2789c-0.235-0.7063-0.094-0.9888,0.66-1.0359L164.754,73.926z"/> +<path fill="#0B1324" d="M55.0468,50.2425l1.4125-0.6592l0.6591-0.3296l0.3767-0.0942c0.2825,0.0942,0.4709-0.047,0.7063-0.1883 + c0.5368-0.2637,1.0868-0.4994,1.648-0.7063l1.083-0.2825v0.1413l-0.2355,0.1412c-0.3296,0.1884-0.7534,0.2355-0.9888,0.518 + c-0.2354,0.2825-1.3183,0.565-1.9775,0.8475c-0.6592,0.2825-1.4126,0.2825-2.0718,0.7063c-0.6592,0.4237-0.3766,0.0471-0.612,0.0471 + V50.2425z"/> +<path fill="#0B1324" d="M190.039,75.5741l-0.612,0.0942h-0.424c-0.094-0.0471-0.094-0.2825-0.047-0.3767 + c0.029-0.1594,0.109-0.305,0.228-0.4153c0.119-0.1102,0.27-0.1793,0.431-0.1968l2.449-0.2825c0.188,0,0.329,0.1412,0.47,0.1883 + c0.142,0.0471-0.282,0.3296-0.47,0.3767l-1.13,0.1883C190.623,75.263,190.323,75.4049,190.039,75.5741L190.039,75.5741z"/> +<path fill="#0B1324" d="M30.6568,60.4127c-0.1884-0.1884-0.4238-0.0942-0.7063,0.0941c-0.2825,0.1884-0.565,0.0942-0.6121-0.3767 + c-0.0467-0.2963-0.0467-0.5982,0-0.8946c0.0764-0.1778,0.1886-0.3381,0.3296-0.4708l0.8475-0.6121h0.1413 + c-0.0471,0.1412-0.0471,0.2825-0.0942,0.3767c-0.047,0.0941-0.0942,0.1412-0.1412,0.2354l-0.2825,0.5179l0.5179-0.1412 + c0.1085-0.0244,0.221-0.0244,0.3296,0c0.0236,0.2348,0.0236,0.4714,0,0.7062C30.9166,60.0567,30.8044,60.249,30.6568,60.4127z"/> +<path fill="#0B1324" d="M159.811,65.4979c0.165,0.0473,0.339,0.0591,0.509,0.0348c0.17-0.0244,0.334-0.0844,0.479-0.1761 + c0.351-0.1115,0.724-0.1278,1.083-0.0471c0.067,0.0218,0.123,0.0676,0.158,0.1285c0.035,0.0609,0.046,0.1326,0.031,0.2011 + c-0.006,0.0773-0.03,0.1522-0.071,0.2179c-0.041,0.0657-0.098,0.1202-0.165,0.1588h-0.329c-0.654-0.0226-1.303,0.1233-1.884,0.4238 + c-0.096,0.0651-0.207,0.1038-0.323,0.1121c-0.116,0.0083-0.232-0.0142-0.336-0.0651c-0.094-0.047-0.094-0.3766-0.094-0.565 + c0.023-0.1165,0.089-0.2201,0.185-0.2899c0.096-0.0699,0.215-0.1009,0.333-0.0867L159.811,65.4979z"/> +<path fill="#0B1324" d="M133.961,56.4575c-0.188,0.6592-3.814,2.8722-4.614,2.778l0.847-0.6592l1.695-1.0358 + c0.189-0.0942,0.283-0.3296,0.471-0.4238l1.271-0.6121L133.961,56.4575z"/> +<path fill="#0B1324" d="M31.363,77.2691c-0.1598,0.3903-0.3486,0.768-0.565,1.13c-0.181,0.3273-0.4601,0.5895-0.7979,0.75 + c-0.3379,0.1605-0.7174,0.211-1.0855,0.1446c-0.1412,0-0.2825-0.1412-0.4238-0.1883c0.0388-0.1334,0.1219-0.2497,0.2355-0.3296 + l1.5067-0.8475c0.1412-0.0471,0.2354-0.1884,0.3767-0.3296C30.7509,77.4574,31.0334,77.1749,31.363,77.2691z"/> +<path fill="#0B1324" d="M38.6141,49.1596c0.2355-0.2826,0.2354-0.7063,0.6121-0.8476l0.2354-0.0941 + c0.1831,0.0226,0.3689,0.0002,0.5412-0.0655c0.1724-0.0657,0.3261-0.1725,0.4477-0.3112c0.3219-0.2039,0.6705-0.3623,1.0358-0.4709 + l0.5179-0.2354c0.2354-0.1412,0.3767-0.0471,0.4238,0.1413c0.0595,0.1658,0.0757,0.3441,0.0471,0.5179 + c0.0009,0.0674-0.0223,0.133-0.0655,0.1848c-0.0432,0.0518-0.1035,0.0865-0.17,0.0977l-1.7421,0.2354l-0.2825,0.0942 + c-0.0471,0.3767-0.2825,0.3296-0.5179,0.2825c-0.1251-0.016-0.2522,0.0017-0.3681,0.0514 + c-0.1159,0.0496-0.2164,0.1295-0.2911,0.2311l-0.3296,0.2825L38.6141,49.1596z"/> +<path fill="#0B1324" d="M159.622,60.6953l1.46-0.8475l0.847-0.5179l2.449-1.6009h0.094c0,0.2354,0.094,0.565,0,0.7063 + c-0.094,0.1412-0.471,0-0.659,0.0941l-1.319,0.8946c-0.094,0.0942-0.188,0.2355-0.329,0.2355 + c-0.28,0.1013-0.526,0.2811-0.707,0.5179c-0.141,0.1883-0.47,0.2354-0.706,0.3296l-0.565,0.2354l-0.471,0.1413L159.622,60.6953z"/> +<path fill="#0B1324" d="M168.898,72.2311l0.188-0.2825l1.601-1.0359c0.094-0.047,0.094-0.1883,0.189-0.2825 + c0.021-0.0478,0.053-0.0899,0.094-0.1226c0.041-0.0328,0.09-0.0553,0.141-0.0657c0.094,0,0.188,0.1412,0.188,0.1883 + c0.047,0.4067,0.047,0.8175,0,1.2242c-0.009,0.0592-0.037,0.1138-0.079,0.1561c-0.042,0.0423-0.097,0.0701-0.156,0.0794 + l-1.884,0.1883C169.086,72.3253,169.039,72.2782,168.898,72.2311z"/> +<path fill="#0B1324" d="M29.8564,76.4686c0.0146-0.2221,0.1003-0.4336,0.2444-0.6033c0.1442-0.1696,0.3392-0.2882,0.5561-0.3384 + c0.1515-0.0377,0.293-0.1077,0.4149-0.2052c0.1219-0.0975,0.2213-0.2203,0.2913-0.3598c0.0289-0.0562,0.0688-0.106,0.1173-0.1464 + c0.0486-0.0404,0.1048-0.0707,0.1652-0.089l0.7063-0.4238h0.4709c-0.0086,0.1454-0.0404,0.2885-0.0942,0.4238 + c0,0.0942-0.0942,0.1413-0.1413,0.1883l-2.0246,1.4126c-0.0942,0.0942-0.1412,0.1883-0.2354,0.2354l-0.2826,0.1413 + C29.9506,76.657,29.9035,76.5157,29.8564,76.4686z"/> +<path fill="#0B1324" d="M139.093,41.767l-0.989,0.4238h-0.282l-0.424-0.4238l-0.518-0.2825v0.0942 + c-0.047-0.0471-0.047-0.0942-0.047-0.1883c0-0.0942-0.094-0.7063,0.565-0.7063h1.271c0.142,0,0.283,0.1412,0.424,0.1883 + c-0.082,0.1604-0.194,0.3041-0.329,0.4238l-0.565,0.2354c-0.095,0.0471-0.142,0.1413-0.236,0.2354 + c-0.094,0.0942,0.236,0.1884,0.377,0.1413l0.753-0.1884V41.767z"/> +<path fill="#0B1324" d="M151.147,45.1102l1.271-0.4709c0.261-0.0655,0.514-0.1603,0.753-0.2825h0.048 + c0.518,0.1413,0.894-0.2825,1.365-0.3767c0.484-0.1142,0.957-0.2718,1.413-0.4708h0.047c-0.429,0.58-1.044,0.9955-1.742,1.1771 + l-2.59,0.5179h-0.565V45.1102z"/> +<path fill="#0B1324" d="M138.199,44.8747c0.376-0.3766,3.908-1.695,4.331-1.695c-0.161,0.2286-0.334,0.4486-0.518,0.6592 + c-0.003,0.0363-0.019,0.07-0.047,0.0941l-1.412,0.518l-1.789,0.4708C138.574,44.9506,138.381,44.9344,138.199,44.8747z"/> +<path fill="#0B1324" d="M50.9033,59.8006l0.565-1.0358h0.1884l0.6121-0.4709l0.1883-0.1883 + c0.518,0.0471,0.8946-0.2825,1.3655-0.4238l0.4237-0.2825l0.4238-0.1412c-0.0591,0.188-0.1628,0.3589-0.3021,0.4982 + c-0.1394,0.1394-0.3103,0.2431-0.4983,0.3022l-0.3767,0.1883c-0.6121,0.4238-1.2242,0.8476-1.7893,1.3184 + C51.1387,60.0361,51.1387,59.8948,50.9033,59.8006z"/> +<path fill="#0B1324" d="M162.777,40.8255l-1.036,0.1883l-2.119,0.7063l-0.33,0.0942c-0.235,0-0.376-0.0942-0.235-0.3296 + c0.141-0.2355,0.141-0.3296-0.047-0.4709c-0.188-0.1412-0.188-0.2825,0-0.4237c0.138-0.0693,0.298-0.0835,0.447-0.0398 + c0.148,0.0436,0.275,0.142,0.353,0.2752l0.236,0.4237c0.8-1.0358,1.789-0.4708,2.684-0.565L162.777,40.8255z"/> +<path fill="#0B1324" d="M124.544,40.6371l-0.565,0.3296l-1.742,0.8005c-0.377,0.1412-0.518,0.0471-0.518-0.3296 + c0-0.3767-0.094-0.8005,0.706-0.8005l1.742-0.0941h0.377V40.6371z"/> +<path fill="#0B1324" d="M189.851,70.0651c0.307-0.3073,0.638-0.5906,0.988-0.8475l2.59-1.6009 + c0.327-0.1955,0.674-0.3535,1.036-0.4708c0.094-0.0471,0.283,0.0471,0.377,0.0942c0.094,0.047-0.189,0.2354-0.33,0.2825 + c-0.33,0.0509-0.645,0.1744-0.922,0.3617c-0.277,0.1872-0.509,0.4336-0.679,0.7212l-0.188,0.1884l-1.742,0.7062 + c-0.377,0.1884-0.659,0.4709-1.036,0.6592L189.851,70.0651z"/> +<path fill="#0B1324" d="M59.9907,63.5673l0.5179-0.2825l1.9776-1.4596l0.2825-0.1884c0.0513-0.0249,0.1077-0.0379,0.1648-0.0379 + c0.0571,0,0.1135,0.013,0.1648,0.0379c0.0821,0.125,0.1156,0.2758,0.0942,0.4238c0,0.0471-0.1884,0.1883-0.2355,0.1883 + s-0.5179,0.1884-0.612,0.518c-0.1379,0.2342-0.3215,0.4384-0.5399,0.6001c-0.2184,0.1618-0.4672,0.278-0.7315,0.3416 + c-0.3594,0.0473-0.7234,0.0473-1.0829,0V63.5673z"/> +<path fill="#0B1324" d="M75.0579,59.424l0.2825-0.6121l1.4125-2.26c0.0439-0.0585,0.1007-0.106,0.1661-0.1387 + c0.0654-0.0326,0.1375-0.0497,0.2105-0.0497c0.1413,0.0471,0.2355,0.1884,0.3767,0.2825l-0.3295,0.2825 + c-0.4709,0.1884-0.4709,0.6592-0.5651,0.9888c-0.0036,0.1389-0.0395,0.2751-0.1049,0.3976 + c-0.0654,0.1226-0.1584,0.2283-0.2717,0.3087l-1.083,0.8475L75.0579,59.424z"/> +<path fill="#0B1324" d="M158.822,73.2197c0-0.518,0-0.518,0.518-0.5651l0.518-0.1883h0.47c0.093,0.2731,0.14,0.5593,0.142,0.8475 + c-0.113,0.1313-0.26,0.2291-0.424,0.2825l-0.801,0.1413C158.916,73.8789,158.822,73.7847,158.822,73.2197z"/> +<path fill="#0B1324" d="M126.145,56.74h0.706l-0.188,0.2354l-0.942,0.4709c-0.282,0.1412-0.565,0.1412-0.706,0.4708 + c-0.176,0.1561-0.385,0.2689-0.612,0.3296c-0.842,0.4015-1.619,0.9251-2.307,1.5538l-0.283,0.1883l-0.094-0.0941 + c0.033-0.1382,0.098-0.267,0.188-0.3767l1.224-0.8005c0.161-0.0827,0.305-0.1944,0.424-0.3295l0.471-0.2826 + c0.047,0,0.141,0,0.141-0.047c0-0.0471,1.224-0.6592,1.79-1.083L126.145,56.74z"/> +<path fill="#0B1324" d="M174.266,43.415h0.47l0.942-0.2354c0.134-0.0679,0.276-0.1155,0.424-0.1413l0.282,0.1413 + c-0.047,0.0471-0.047,0.1412-0.094,0.2354l-0.706,0.9888c-0.188,0.2354-0.377,0.2825-0.612,0l-0.801-0.8475L174.266,43.415z"/> +<path fill="#0B1324" d="M178.786,41.4847c0.376-0.0471,0.565-0.1413,0.659-0.4709c0.094-0.3295,0.282-0.2825,0.424-0.3295h1.083 + c0.087-0.0125,0.176,0.0102,0.247,0.0632c0.07,0.053,0.117,0.1319,0.129,0.2193c0.013,0.0874-0.01,0.1762-0.063,0.2468 + c-0.053,0.0707-0.132,0.1174-0.219,0.1298c-0.686,0.2804-1.428,0.3934-2.166,0.3296L178.786,41.4847z"/> +<path fill="#0B1324" d="M167.627,41.6257c0.517-0.6121,1.177-0.6591,1.742-0.8946c0.3-0.1091,0.621-0.1489,0.939-0.1163 + c0.318,0.0326,0.625,0.1368,0.897,0.3047c-0.141,0.2825-0.33,0.1883-0.518,0.1412s-0.565-0.2354-0.659,0.3296l-0.236-0.1412 + l-0.329-0.1413l-0.141,0.3296c-0.018,0.0667-0.051,0.1282-0.098,0.179c-0.047,0.0509-0.105,0.0896-0.17,0.1128 + c-0.065,0.0232-0.134,0.0302-0.203,0.0204c-0.068-0.0099-0.133-0.0362-0.189-0.0768c-0.188-0.1883-0.376-0.3296-0.612-0.0471 + H167.627z"/> +<path fill="#0B1324" d="M92.7147,78.5875l-0.5651,0.6592c-0.2329,0.2579-0.5026,0.48-0.8004,0.6591 + c-0.3296,0.1884-0.5179,0-0.5179-0.3766c0.0104-0.203,0.0778-0.399,0.1943-0.5656c0.1166-0.1665,0.2777-0.2968,0.4648-0.3761 + c0.1876-0.1031,0.3982-0.1571,0.6122-0.1571S92.5271,78.4844,92.7147,78.5875L92.7147,78.5875z"/> +<path fill="#0B1324" d="M214.099,51.2783h0.942c0.051,0.0104,0.1,0.0329,0.14,0.0657c0.041,0.0327,0.074,0.0748,0.095,0.1227 + c-0.012,0.0704-0.045,0.1357-0.094,0.1883c-0.283,0.2258-0.629,0.3603-0.99,0.3855c-0.362,0.0252-0.722-0.06-1.034-0.2442 + c-0.046-0.0315-0.082-0.0739-0.107-0.1233c-0.025-0.0493-0.037-0.1041-0.035-0.1593c0.022-0.0478,0.054-0.0899,0.095-0.1226 + c0.041-0.0328,0.089-0.0553,0.141-0.0657L214.099,51.2783z"/> +<path fill="#0B1324" d="M141.447,53.4912l0.895-0.1884l1.177-0.5179h0.33v0.2825c-0.124,0.2972-0.345,0.5432-0.628,0.6973 + c-0.283,0.1541-0.609,0.2071-0.926,0.1502c-0.167,0.0219-0.338-0.0068-0.489-0.0823S141.53,53.6382,141.447,53.4912L141.447,53.4912 + z"/> +<path fill="#0B1324" d="M75.764,67.0989c0.0225,0.0587,0.033,0.1212,0.0309,0.184c-0.0021,0.0628-0.0168,0.1245-0.0431,0.1816 + c-0.0263,0.057-0.0638,0.1082-0.1102,0.1505c-0.0465,0.0424-0.1009,0.075-0.1601,0.096c-0.0942,0.0941-0.2354,0.1883-0.2354,0.3296 + c-0.0889,0.5171-0.3356,0.9941-0.7063,1.3654c-0.0752,0.0505-0.1601,0.0849-0.2492,0.1011 + c-0.0891,0.0162-0.1806,0.0138-0.2687-0.0069c-0.2825-0.0942-0.1413-0.3296,0-0.5179 + C74.1631,68.7939,75.1049,67.7581,75.764,67.0989z"/> +<path fill="#0B1324" d="M51.2329,50.525c0.4709-0.5179,3.9552-2.213,4.3789-2.1659C54.2464,49.2576,52.7757,49.985,51.2329,50.525 + L51.2329,50.525z"/> +<path fill="#0B1324" d="M112.302,53.4913c0.188-0.0942,0.329-0.2354,0.471-0.2354l1.412-0.3296l0.518,0.1412 + c-0.094,0.1884-0.141,0.4238-0.282,0.518l-0.801,0.3766c-0.235,0.0942-0.329,0-0.329-0.2354s-0.189-0.3296-0.377-0.1412 + C112.726,53.7738,112.537,53.7267,112.302,53.4913z"/> +<path fill="#0B1324" d="M96.9052,60.9305l2.5896-1.8363l0.1413,0.1413c-0.0942,0.1412-0.0942,0.3296-0.2354,0.4237 + c-0.5354,0.5353-1.177,0.9523-1.8834,1.2243l-0.6121,0.1883V60.9305z"/> +<path fill="#0B1324" d="M199.079,50.1482l2.307-1.0359l0.095,0.1413c-0.095,0.3766-0.424,0.5179-0.707,0.7062l-0.376,0.2355 + l0.423,0.3766c-0.141,0-0.329,0.0942-0.376,0.0471c-0.143-0.1661-0.327-0.2924-0.533-0.3667c-0.206-0.0742-0.428-0.0939-0.644-0.057 + L199.079,50.1482z"/> +<path fill="#0B1324" d="M207.084,56.6931c-0.047,0.4238-0.283,0.4709-0.471,0.6121l-1.978,1.1301h-0.329 + c0-0.1413-0.047-0.2826,0-0.3767l0.376-0.2825l1.743-0.8946L207.084,56.6931z"/> +<path fill="#0B1324" d="M95.5398,40.9197l0.6121,0.1883v0.0942c-0.5651,0.2825-0.8475,0.8946-1.5067,1.0359 + c-0.6592,0.1412-0.1413,0.0941-0.2355,0.1412h-0.2825c0-0.0942-0.047-0.2825,0-0.3296c0.0471-0.0471,0.4238-0.8475,1.0359-0.7063 + C95.7752,41.4847,95.3985,41.108,95.5398,40.9197z"/> +<path fill="#0B1324" d="M151.053,40.4958l0.376,0.2355c-0.009,0.1001-0.041,0.1967-0.094,0.2825l-0.518,0.0941l-0.188-0.0941 + c-0.188-0.1884-0.33-0.1413-0.377,0.1412c-0.047,0.2825-0.282,0.5651-0.659,0.518s-0.282-0.1413-0.282-0.2355 + c0-0.0941,0.047-0.3295,0.141-0.3766L151.053,40.4958z"/> +<path fill="#0B1324" d="M167.58,42.8501l0.988-0.2825l2.26-0.4709c0.056-0.022,0.115-0.032,0.175-0.0294 + c0.059,0.0026,0.118,0.0177,0.171,0.0443c0.053,0.0267,0.1,0.0643,0.138,0.1104c0.038,0.0461,0.066,0.0997,0.081,0.1572 + c-1.271,0.4238-2.542,0.3296-3.766,0.6121L167.58,42.8501z"/> +<path fill="#0B1324" d="M92.4793,40.2133c-0.3771,0.4498-0.8417,0.8182-1.3655,1.083l-0.2354-0.1413 + c-0.0942-0.2825,0.1883-0.7062,0.565-0.9417C91.82,39.9779,92.1497,39.8837,92.4793,40.2133z"/> +<path fill="#0B1324" d="M130.806,40.7313l-2.354,0.8476c-0.016-0.2035,0.041-0.4061,0.163-0.5704 + c0.121-0.1644,0.297-0.2795,0.496-0.3242l1.648-0.0942L130.806,40.7313z"/> +<path fill="#0B1324" d="M198.467,51.7491l2.166-0.4237l0.706-0.0942l0.236,0.1413l-0.189,0.1883l-2.636,0.3767l-0.283-0.0942 + V51.7491z"/> +<path fill="#0B1324" d="M190.887,68.1817c-0.142,0.0942-0.236,0.2355-0.33,0.2355c-0.094,0-0.612,0.3296-0.848,0.565 + c-0.064,0.0548-0.139,0.0956-0.22,0.12c-0.081,0.0243-0.166,0.0315-0.25,0.0212c-0.236-0.1412-0.142-0.3766,0-0.565 + c0.422-0.3243,0.929-0.5204,1.459-0.565L190.887,68.1817z"/> +<path fill="#0B1324" d="M134.055,57.823v1.13c-0.012,0.0325-0.03,0.0619-0.055,0.0864c-0.024,0.0244-0.054,0.0431-0.086,0.0549 + l-1.366-0.1413c0.095-0.0942,0.094-0.1412,0.094-0.1412c0.196,0.0099,0.389-0.0446,0.551-0.1552 + c0.162-0.1105,0.283-0.2711,0.344-0.4569c0.047-0.1413,0.236-0.2826,0.377-0.4238L134.055,57.823z"/> +<path fill="#0B1324" d="M57.6835,63.6145c0.083-0.1534,0.2051-0.2822,0.354-0.3731c0.1488-0.091,0.3191-0.141,0.4935-0.1449 + c0.2825,0,0.5179-0.2354,0.8004-0.3766l0.4238-0.1413c0,0,0.0942,0.1883,0.0471,0.1883c-0.0723,0.142-0.1877,0.2574-0.3296,0.3296 + c-0.3473,0.069-0.6619,0.2512-0.8946,0.518c-0.1413,0.1412-0.565,0.0941-0.8476,0.1412L57.6835,63.6145z"/> +<path fill="#0B1324" d="M44.1232,70.2063c0.3296,0.6592-0.565,1.0829-1.648,0.8475L44.1232,70.2063z"/> +<path fill="#0B1324" d="M160.376,58.906c-0.048,0.3767-0.848,0.9888-1.46,1.0359c-0.612,0.047,0.141-0.7534,0.612-0.8946 + L160.376,58.906z"/> +<path fill="#0B1324" d="M84.1453,48.0766c0.047-0.0942,0.0471-0.2355,0.1412-0.3296l0.7534-0.8005h0.3767 + c0,0.1413,0.0942,0.3296,0,0.3767c-0.2911,0.4017-0.7038,0.6989-1.1771,0.8475L84.1453,48.0766z"/> +<path fill="#0B1324" d="M50.9504,72.0897c-0.2354-0.7063,0.0942-1.2242,0.6592-1.2242l0.3296,0.1412 + c-0.0471,0.0942-0.0471,0.1884-0.1413,0.2825L50.9504,72.0897z"/> +<path fill="#0B1324" d="M191.122,51.2311l-0.895,0.4708c-0.217,0.1343-0.456,0.2299-0.706,0.2826h-0.377 + c0.095-0.1413,0.095-0.3767,0.236-0.4238c0.234-0.1351,0.488-0.2305,0.753-0.2825l0.895-0.1884L191.122,51.2311z"/> +<path fill="#0B1324" d="M132.784,54.998c0.244-0.2286,0.465-0.481,0.659-0.7533l0.471-0.6121c0.047,0.2354,0.141,0.4237,0.094,0.565 + c-0.047,0.1412-0.659,0.7533-1.13,0.8946L132.784,54.998z"/> +<path fill="#0B1324" d="M83.6273,40.9197c-0.4238,0.6121-0.4238,0.6121-1.2713,1.0358 + C82.2147,41.4376,83.0152,40.9668,83.6273,40.9197z"/> +<path fill="#0B1324" d="M51.8921,41.3435c0.4708-0.7063,1.5538-0.9888,2.1188-0.6121L51.8921,41.3435z"/> +<path fill="#0B1324" d="M158.822,42.8971c0.521-0.477,1.181-0.7741,1.883-0.8475c-0.237,0.2651-0.527,0.4776-0.852,0.6236 + C159.529,42.8192,159.177,42.8954,158.822,42.8971L158.822,42.8971z"/> +<path fill="#0B1324" d="M127.275,61.119c-0.094-0.4238,0.094-0.5179,0.282-0.6121c0.186-0.0357,0.353-0.1358,0.471-0.2825 + c0.078-0.136,0.199-0.2421,0.344-0.3018c0.145-0.0597,0.306-0.0695,0.457-0.0278l0.094,0.0942L127.275,61.119z"/> +<path fill="#0B1324" d="M29.4798,54.8567c0.1465,0.3533,0.2723,0.7149,0.3767,1.0829c0.0471,0.0942-0.0942,0.2355-0.1884,0.3767 + c-0.0941,0.1413-0.2825-0.1883-0.3296-0.2825v-1.13L29.4798,54.8567z"/> +<path fill="#0B1324" d="M40.4976,79.1524l0.9887-0.6121c0.0471,0,0.2355,0.1412,0.2355,0.1883 + c0.0135,0.0654,0.013,0.133-0.0015,0.1982c-0.0146,0.0652-0.0428,0.1265-0.0829,0.18c-0.0401,0.0534-0.0911,0.0977-0.1496,0.1299 + c-0.0585,0.0323-0.1232,0.0517-0.1898,0.0569c-0.2349,0.0236-0.4715,0.0236-0.7063,0L40.4976,79.1524z"/> +<path fill="#0B1324" d="M30.4684,61.0719l-1.0829,1.083c-0.0678-0.173-0.0769-0.3635-0.0259-0.5422 + c0.0511-0.1786,0.1594-0.3356,0.3084-0.4466c0.1079-0.0955,0.2424-0.1557,0.3854-0.1725 + C30.1965,60.9768,30.3413,61.0041,30.4684,61.0719z"/> +<path fill="#0B1324" d="M42.8989,62.5314c0.1809-0.2164,0.4032-0.3945,0.6539-0.5238c0.2506-0.1294,0.5246-0.2074,0.8057-0.2295 + c0,0.1412,0.0471,0.1412,0.0471,0.1883S43.2285,62.7198,42.8989,62.5314L42.8989,62.5314z"/> +<path fill="#0B1324" d="M195.03,68.1818c0.412-0.5108,0.852-0.9981,1.318-1.4596c0.013,0.1896-0.003,0.38-0.047,0.565 + c0,0.1412-0.141,0.2825-0.235,0.3767l-0.989,0.6121L195.03,68.1818z"/> +<path fill="#0B1324" d="M194.606,64.8387l1.884-0.5179v0.0942l-1.931,0.8946v-0.518L194.606,64.8387z"/> +<path fill="#0B1324" d="M38.8025,42.4264c0.4392-0.2789,0.8952-0.5305,1.3654-0.7533c0.0471-0.0471,0.1883,0,0.2354,0.047 + c0.0471,0.0471,0,0.1884-0.047,0.1884l-1.4597,0.7063L38.8025,42.4264z"/> +<path fill="#0B1324" d="M209.297,54.1504c0.148-0.1853,0.358-0.3111,0.591-0.3543c0.234-0.0433,0.475-0.0011,0.68,0.1188 + C210.474,54.2445,209.72,54.3858,209.297,54.1504z"/> +<path fill="#0B1324" d="M175.678,41.2492l-0.188,0.1883l-0.942,0.4238h-0.424c0.094-0.0942,0.094-0.2825,0.189-0.3296l1.271-0.4238 + L175.678,41.2492z"/> +<path fill="#0B1324" d="M197.667,51.2783c-0.518,0.0941-0.989,0.3767-1.507,0.2354v-0.0942l0.612-0.2354l0.424-0.1883 + C197.431,50.9016,197.573,50.9958,197.667,51.2783z"/> +<path fill="#0B1324" d="M47.5603,50.9486c0.0269-0.5488,0.1886-1.0825,0.4709-1.5538c0.0981,0.2753,0.1053,0.5748,0.0205,0.8545 + C47.967,50.5289,47.7947,50.7741,47.5603,50.9486L47.5603,50.9486z"/> +<path fill="#0B1324" d="M164.707,58.8589l1.177-0.9417c0,0.1884,0.047,0.3767-0.047,0.4238c-0.247,0.345-0.618,0.5811-1.036,0.6592 + L164.707,58.8589z"/> +<path fill="#0B1324" d="M62.7687,62.7668c0.0658,0.0036,0.13,0.0224,0.1873,0.0551c0.0572,0.0326,0.1061,0.0782,0.1427,0.1331 + c0.0365,0.0548,0.0598,0.1174,0.0679,0.1829c0.0081,0.0654,0.0009,0.1318-0.0212,0.194c-0.0942,0.4237-0.518,0.1883-0.8475,0.3296 + L62.7687,62.7668z"/> +<path fill="#0B1324" d="M77.2237,50.2424c0.3296,0.4238,0.1883,0.7063-0.565,1.083c0.0036-0.212,0.0566-0.4202,0.1547-0.6082 + C76.9114,50.5292,77.052,50.3667,77.2237,50.2424L77.2237,50.2424z"/> +<path fill="#0B1324" d="M165.79,42.2379l1.224-0.3296c0.048-0.047,0.142,0.0471,0.189,0.0942 + c-0.013,0.0705-0.046,0.1358-0.094,0.1883l-1.13,0.2355l-0.189-0.0942V42.2379z"/> +<path fill="#0B1324" d="M91.4905,42.5206l1.083-0.9417h0.1883c0,0.0941,0.0471,0.2354,0,0.2825l-0.8475,0.6121 + c-0.0942,0.0941-0.2354,0.0941-0.3767,0.1883L91.4905,42.5206z"/> +<path fill="#0B1324" d="M176.714,45.5809c0.188-0.1883,0.377-0.3766,0.612-0.1412c0.235,0.2354,0.235,0.4708-0.141,0.9417 + C176.808,46.8522,177.279,45.628,176.714,45.5809z"/> +<path fill="#0B1324" d="M80.4726,57.3051c-0.0651,0.1032-0.1518,0.1911-0.254,0.2577c-0.1023,0.0666-0.2177,0.1103-0.3385,0.1282 + c-0.1207,0.0179-0.2438,0.0095-0.361-0.0246c-0.1171-0.0341-0.2255-0.0931-0.3178-0.1729 + C79.6721,57.4935,80.0018,57.0226,80.4726,57.3051z"/> +<path fill="#0B1324" d="M122.331,43.7918c-0.188-0.0471-0.377-0.0942-0.424-0.1884c-0.09-0.1273-0.154-0.2714-0.188-0.4237h0.377 + l0.235,0.0942l0.282,0.2354L122.331,43.7918z"/> +<path fill="#0B1324" d="M34.8474,58.7177c-0.5179,0.0471-0.4237,0.8004-0.9888,0.8004c0.1413-0.3296,0.2354-0.6121,0.3767-0.8946 + C34.3765,58.341,34.5178,58.4823,34.8474,58.7177z"/> +<path fill="#0B1324" d="M207.555,56.4105l1.318-0.4708c-0.044,0.1273-0.115,0.2432-0.21,0.339 + c-0.094,0.0958-0.209,0.169-0.336,0.2143c-0.126,0.0452-0.262,0.0613-0.396,0.047C207.798,56.5258,207.669,56.4815,207.555,56.4105 + L207.555,56.4105z"/> +<path fill="#0B1324" d="M166.638,55.0449c-0.33,0.4709-0.848,0.4709-1.271,0.6592C164.943,55.8924,165.837,55.1391,166.638,55.0449z + "/> +<path fill="#0B1324" d="M33.1052,58.0114c-0.0471-0.4237,0.1884-0.4708,0.3767-0.5179c0.1884-0.0471,0.2354,0.1883,0.1884,0.2354 + c-0.0986,0.1646-0.2088,0.3219-0.3297,0.4709L33.1052,58.0114z"/> +<path fill="#0B1324" d="M200.68,79.0113l0.565-0.565h0.189c0.047,0.0471,0.094,0.2354,0.047,0.2354l-0.612,0.4709L200.68,79.0113z" + /> +<path fill="#0B1324" d="M31.316,61.3545c0.1883,0.3296,0.4708,0.565,0.4708,0.9417S31.0806,61.8724,31.316,61.3545z"/> +<path fill="#0B1324" d="M103.12,58.8118l-1.412,0.4238l0.471-0.4709c0.235-0.1412,0.423-0.2354,0.659,0L103.12,58.8118z"/> +<path fill="#0B1324" d="M178.456,47.0878c-0.183,0.1455-0.396,0.2502-0.623,0.307c-0.228,0.0568-0.465,0.0645-0.695,0.0226 + l1.271-0.4709L178.456,47.0878z"/> +<path fill="#0B1324" d="M198.137,63.4261l-0.565,0.4708c-0.047,0.0471-0.188,0-0.235-0.0471 + c-0.045-0.0697-0.061-0.1538-0.047-0.2354c0.105-0.115,0.242-0.1948,0.394-0.2285C197.836,63.3521,197.994,63.3662,198.137,63.4261z + "/> +<path fill="#0B1324" d="M62.0624,44.0273l-0.1883,0.1883l-0.4708,0.3767h-0.2826c0.0471-0.0942,0.0001-0.1883,0.0942-0.2354 + c0.2511-0.1692,0.5194-0.3112,0.8005-0.4238L62.0624,44.0273z"/> +<path fill="#0B1324" d="M176.902,41.8141c0.12-0.1514,0.288-0.2573,0.477-0.3001c0.188-0.0428,0.386-0.02,0.559,0.0647 + l-0.989,0.3296L176.902,41.8141z"/> +<path fill="#0B1324" d="M95.1631,63.1907c-0.0471,0.3767-0.4238,0.565-0.8947,0.3767L95.1631,63.1907z"/> +<path fill="#0B1324" d="M187.261,40.7313l1.271-0.1883C188.109,40.6842,187.779,41.0609,187.261,40.7313z"/> +<path fill="#0B1324" d="M199.079,50.1482c-0.006,0.252,0.01,0.5041,0.047,0.7534c-0.376,0.0941-0.235-0.518-0.565-0.5651v-0.0941 + L199.079,50.1482L199.079,50.1482z"/> +<path fill="#0B1324" d="M190.039,46.8522c-0.188,0.2825-0.377,0.5179-0.753,0.4708v-0.1412l0.706-0.4709L190.039,46.8522z"/> +<path fill="#0B1324" d="M167.015,54.7155c0.188-0.2825,0.376-0.565,0.847-0.5179C167.58,54.5271,167.391,54.7626,167.015,54.7155z" + /> +<path fill="#0B1324" d="M136.974,43.7448c0.142-0.3767,0.754-0.565,1.177-0.518L136.974,43.7448z"/> +<path fill="#0B1324" d="M134.102,70.1122l-0.894,0.6121c0.055-0.1886,0.165-0.3565,0.316-0.4823 + c0.151-0.1258,0.336-0.2037,0.531-0.2239L134.102,70.1122z"/> +<path fill="#0B1324" d="M39.9796,63.1907l0.4709-0.2354l0.2825,0.0942c-0.0471,0.0942-0.0942,0.2825-0.1884,0.2825h-0.565V63.1907z" + /> +<path fill="#0B1324" d="M45.6299,65.7334l-0.6592,0.3296C44.9236,65.5922,45.112,65.498,45.6299,65.7334z"/> +<path fill="#0B1324" d="M133.113,45.6281l0.801-0.4709l0.094,0.1413l-0.8,0.4708L133.113,45.6281z"/> +<path fill="#0B1324" d="M93.7034,77.5517l-0.6592,0.6592l-0.1412-0.0942l0.6592-0.6592L93.7034,77.5517z"/> +<path fill="#0B1324" d="M51.1387,40.4487l0.2354,0.2825l-0.2825,0.2355l-0.2354-0.1413L51.1387,40.4487z"/> +<path fill="#0B1324" d="M154.066,43.4621l-0.706,0.1883h-0.047c0.13-0.1101,0.272-0.2049,0.424-0.2825 + c0.094-0.0471,0.235,0.0471,0.376,0.0471L154.066,43.4621z"/> +<path fill="#0B1324" d="M204.4,77.3161v-0.8005c0.104,0.0227,0.196,0.0838,0.257,0.171c0.061,0.0873,0.087,0.1943,0.072,0.2999 + L204.4,77.3161z"/> +<path fill="#0B1324" d="M38.2845,70.3006l-0.4708,0.0942l-0.2825,0.1883l-0.0942-0.1412l0.565-0.3767L38.2845,70.3006z"/> +<path fill="#0B1324" d="M57.5424,70.2063l0.7062-0.2825v0.2355l-0.7062,0.2354V70.2063z"/> +<path fill="#0B1324" d="M28.6322,76.9866l0.4238-0.2354h0.2825c-0.0471,0.0942-0.0471,0.2354-0.1412,0.2825 + c-0.0942,0.0471-0.2826,0.0942-0.4238,0.1413L28.6322,76.9866z"/> +<path fill="#0B1324" d="M100.437,58.6705l-0.7067,0.4709l-0.0942-0.0942l0.7059-0.565L100.437,58.6705z"/> +<path fill="#0B1324" d="M193.005,60.3657c-0.094-0.1413-0.188-0.2354-0.188-0.2825c0.089-0.104,0.202-0.1848,0.329-0.2355 + c0.048-0.047,0.189,0.0942,0.142,0.0942C193.216,60.0969,193.121,60.2399,193.005,60.3657L193.005,60.3657z"/> +<path fill="#0B1324" d="M159.151,62.0607l0.471-0.4237c-0.047,0.2354,0,0.4237-0.094,0.5179h-0.377V62.0607z"/> +<path fill="#0B1324" d="M208.59,54.6683l-0.329-0.4237c0.188-0.0471,0.376-0.0942,0.424-0.0471 + c0.047,0.0471,0.047,0.2354,0.094,0.3767L208.59,54.6683z"/> +<path fill="#0B1324" d="M207.931,54.7625l-0.235,0.1883l-0.236-0.3296c0-0.047,0.142-0.1412,0.142-0.1412L207.931,54.7625z"/> +<path fill="#0B1324" d="M54.2463,44.451l-0.565,0.0942c0.1412-0.3767,0.2354-0.3767,0.565-0.1883V44.451z"/> +<path fill="#0B1324" d="M167.109,49.3008c0.094-0.2825,0.235-0.3767,0.612-0.1412l-0.565,0.2825L167.109,49.3008z"/> +<path fill="#0B1324" d="M83.2506,48.5003l0.518-0.3296l0.0941,0.1412l-0.5179,0.3296L83.2506,48.5003z"/> +<path fill="#0B1324" d="M193.9,75.6681l-0.565,0.2354l-0.094-0.1413l0.565-0.2825L193.9,75.6681z"/> +<path fill="#0B1324" d="M125.721,45.4397l0.33-0.2825l0.188,0.1413l-0.377,0.2825L125.721,45.4397z"/> +<path fill="#0B1324" d="M177.985,45.2514l0.33-0.0942c0.047,0,0.094,0.1884,0.141,0.2355h-0.471V45.2514z"/> +<path fill="#0B1324" d="M29.4797,68.1345l0.4709-0.3296C29.9977,68.0874,29.9035,68.1816,29.4797,68.1345z"/> +<path fill="#0B1324" d="M163.624,65.3567l0.189-0.6121C164.095,65.0742,164.048,65.2155,163.624,65.3567z"/> +<path fill="#0B1324" d="M58.9077,45.4867l0.4238-0.1412l0.0941,0.1883l-0.4708,0.1413L58.9077,45.4867z"/> +</svg> diff --git a/public/images/logos/logo-newproductioninstitute_2by1.svg b/public/images/logos/logo-newproductioninstitute_2by1.svg new file mode 100644 index 0000000000000000000000000000000000000000..7f1d74cc24eed89fb053e01f1fee29ac68f15c39 --- /dev/null +++ b/public/images/logos/logo-newproductioninstitute_2by1.svg @@ -0,0 +1,85 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 26.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" + viewBox="0 0 240 120" style="enable-background:new 0 0 240 120;" xml:space="preserve"> +<style type="text/css"> + .st0{fill:#FFFFFF;} + .st1{fill:#0B1324;} +</style> +<rect y="0" class="st0" width="240" height="120"/> +<g> + <path class="st1" d="M105.1,46.2h-2.8L96,36.7v9.6h-2.8v-14H96l6.3,9.6v-9.6h2.8V46.2z"/> + <path class="st1" d="M118,41.5H110c0.1,0.8,0.3,1.4,0.8,1.9c0.5,0.5,1.1,0.7,1.8,0.7c1,0,1.8-0.4,2.2-1.3h3 + c-0.3,1.1-0.9,1.9-1.8,2.6c-0.9,0.7-2,1-3.3,1c-1.1,0-2-0.2-2.9-0.7c-0.8-0.5-1.5-1.1-2-2c-0.5-0.9-0.7-1.9-0.7-3 + c0-1.1,0.2-2.1,0.7-3c0.5-0.9,1.1-1.5,2-2c0.8-0.5,1.8-0.7,2.9-0.7c1.1,0,2,0.2,2.8,0.7c0.8,0.5,1.5,1.1,1.9,1.9 + c0.5,0.8,0.7,1.8,0.7,2.9C118.1,40.9,118.1,41.2,118,41.5z M115.2,39.7c0-0.7-0.3-1.3-0.8-1.7c-0.5-0.4-1.1-0.6-1.9-0.6 + c-0.7,0-1.3,0.2-1.7,0.6c-0.5,0.4-0.8,1-0.9,1.7H115.2z"/> + <path class="st1" d="M135.5,35.2l-3.2,11.1h-3l-2-7.7l-2,7.7h-3l-3.3-11.1h2.8l2,8.4l2.1-8.4h3l2.1,8.4l2-8.4H135.5z"/> + <path class="st1" d="M102.8,59.2c-0.4,0.7-0.9,1.2-1.7,1.6c-0.8,0.4-1.7,0.6-2.8,0.6H96v5.4h-2.8V52.8h5.1c1.1,0,2,0.2,2.8,0.6 + c0.8,0.4,1.3,0.9,1.7,1.5c0.4,0.7,0.6,1.4,0.6,2.2C103.3,57.8,103.2,58.5,102.8,59.2z M99.9,58.6c0.4-0.4,0.6-0.8,0.6-1.5 + c0-1.4-0.8-2-2.3-2H96v4.1h2.2C99,59.1,99.5,58.9,99.9,58.6z"/> + <path class="st1" d="M109.5,56c0.6-0.3,1.2-0.5,2-0.5v2.9h-0.7c-0.9,0-1.5,0.2-2,0.6c-0.4,0.4-0.7,1.1-0.7,2.2v5.5h-2.8V55.6h2.8 + v1.7C108.5,56.8,108.9,56.3,109.5,56z"/> + <path class="st1" d="M115.4,66.2c-0.9-0.5-1.5-1.1-2-2c-0.5-0.9-0.7-1.9-0.7-3c0-1.1,0.2-2.1,0.7-3c0.5-0.9,1.2-1.5,2-2 + c0.9-0.5,1.8-0.7,2.9-0.7c1.1,0,2,0.2,2.9,0.7c0.9,0.5,1.5,1.1,2,2c0.5,0.9,0.7,1.9,0.7,3c0,1.1-0.3,2.1-0.8,3 + c-0.5,0.9-1.2,1.5-2.1,2c-0.9,0.5-1.8,0.7-2.9,0.7C117.2,66.9,116.3,66.6,115.4,66.2z M119.7,64.1c0.4-0.2,0.8-0.6,1.1-1.1 + c0.3-0.5,0.4-1.1,0.4-1.8c0-1.1-0.3-1.9-0.8-2.4c-0.6-0.6-1.2-0.8-2-0.8c-0.8,0-1.5,0.3-2,0.8c-0.5,0.6-0.8,1.4-0.8,2.4 + c0,1.1,0.3,1.9,0.8,2.4c0.5,0.6,1.2,0.8,2,0.8C118.8,64.4,119.3,64.3,119.7,64.1z"/> + <path class="st1" d="M126.1,58.2c0.4-0.9,1.1-1.5,1.8-2c0.8-0.5,1.6-0.7,2.6-0.7c0.7,0,1.4,0.2,2.1,0.5c0.7,0.3,1.2,0.7,1.6,1.2 + v-5.3h2.8v14.8h-2.8v-1.6c-0.3,0.5-0.8,1-1.5,1.3c-0.6,0.3-1.4,0.5-2.2,0.5c-0.9,0-1.8-0.2-2.6-0.7c-0.8-0.5-1.4-1.2-1.8-2 + c-0.4-0.9-0.7-1.9-0.7-3C125.4,60,125.6,59,126.1,58.2z M133.7,59.4c-0.3-0.5-0.6-0.9-1.1-1.1c-0.5-0.3-0.9-0.4-1.5-0.4 + s-1,0.1-1.4,0.4c-0.4,0.3-0.8,0.6-1.1,1.1c-0.3,0.5-0.4,1.1-0.4,1.7c0,0.7,0.1,1.2,0.4,1.7c0.3,0.5,0.6,0.9,1.1,1.1 + c0.4,0.3,0.9,0.4,1.4,0.4c0.5,0,1-0.1,1.5-0.4c0.5-0.3,0.8-0.6,1.1-1.1c0.3-0.5,0.4-1.1,0.4-1.7C134.1,60.5,134,59.9,133.7,59.4z" + /> + <path class="st1" d="M150.1,55.6v11.1h-2.8v-1.4c-0.4,0.5-0.8,0.9-1.4,1.1c-0.6,0.3-1.2,0.4-1.9,0.4c-0.9,0-1.6-0.2-2.3-0.5 + c-0.7-0.4-1.2-0.9-1.6-1.6c-0.4-0.7-0.6-1.6-0.6-2.5v-6.5h2.8v6.1c0,0.9,0.2,1.6,0.7,2c0.4,0.5,1,0.7,1.8,0.7 + c0.8,0,1.4-0.2,1.8-0.7c0.4-0.5,0.7-1.1,0.7-2v-6.1H150.1z"/> + <path class="st1" d="M152.8,58.2c0.5-0.9,1.1-1.5,1.9-2c0.8-0.5,1.8-0.7,2.8-0.7c1.4,0,2.5,0.3,3.4,1c0.9,0.7,1.5,1.6,1.8,2.9h-3 + c-0.2-0.5-0.4-0.9-0.8-1.1c-0.4-0.3-0.8-0.4-1.4-0.4c-0.8,0-1.4,0.3-1.9,0.9c-0.5,0.6-0.7,1.4-0.7,2.5c0,1.1,0.2,1.9,0.7,2.4 + c0.5,0.6,1.1,0.9,1.9,0.9c1.1,0,1.9-0.5,2.2-1.5h3c-0.3,1.2-0.9,2.1-1.8,2.9c-0.9,0.7-2,1.1-3.4,1.1c-1.1,0-2-0.2-2.8-0.7 + c-0.8-0.5-1.5-1.1-1.9-2c-0.5-0.9-0.7-1.9-0.7-3C152.1,60,152.4,59,152.8,58.2z"/> + <path class="st1" d="M168.1,57.9v5.4c0,0.4,0.1,0.6,0.3,0.8c0.2,0.2,0.5,0.2,0.9,0.2h1.3v2.4h-1.8c-2.4,0-3.5-1.1-3.5-3.4v-5.3H164 + v-2.3h1.3v-2.7h2.8v2.7h2.5v2.3H168.1z"/> + <path class="st1" d="M172.8,53.9c-0.3-0.3-0.5-0.7-0.5-1.2c0-0.5,0.2-0.9,0.5-1.2c0.3-0.3,0.7-0.5,1.2-0.5c0.5,0,0.9,0.2,1.2,0.5 + c0.3,0.3,0.5,0.7,0.5,1.2c0,0.5-0.2,0.9-0.5,1.2c-0.3,0.3-0.7,0.5-1.2,0.5C173.5,54.3,173.1,54.2,172.8,53.9z M175.4,55.6v11.1 + h-2.8V55.6H175.4z"/> + <path class="st1" d="M180.2,66.2c-0.9-0.5-1.5-1.1-2-2c-0.5-0.9-0.7-1.9-0.7-3c0-1.1,0.2-2.1,0.7-3c0.5-0.9,1.2-1.5,2-2 + c0.9-0.5,1.8-0.7,2.9-0.7c1.1,0,2,0.2,2.9,0.7c0.9,0.5,1.5,1.1,2,2c0.5,0.9,0.7,1.9,0.7,3c0,1.1-0.3,2.1-0.8,3 + c-0.5,0.9-1.2,1.5-2.1,2c-0.9,0.5-1.8,0.7-2.9,0.7C182,66.9,181,66.6,180.2,66.2z M184.5,64.1c0.4-0.2,0.8-0.6,1.1-1.1 + c0.3-0.5,0.4-1.1,0.4-1.8c0-1.1-0.3-1.9-0.8-2.4c-0.6-0.6-1.2-0.8-2-0.8s-1.5,0.3-2,0.8c-0.5,0.6-0.8,1.4-0.8,2.4 + c0,1.1,0.3,1.9,0.8,2.4c0.5,0.6,1.2,0.8,2,0.8C183.6,64.4,184,64.3,184.5,64.1z"/> + <path class="st1" d="M200.2,56.7c0.8,0.8,1.2,2,1.2,3.5v6.5h-2.8v-6.1c0-0.9-0.2-1.6-0.7-2c-0.4-0.5-1-0.7-1.8-0.7 + c-0.8,0-1.4,0.2-1.8,0.7c-0.4,0.5-0.7,1.1-0.7,2v6.1h-2.8V55.6h2.8V57c0.4-0.5,0.8-0.9,1.4-1.1c0.6-0.3,1.2-0.4,1.9-0.4 + C198.3,55.5,199.4,55.9,200.2,56.7z"/> + <path class="st1" d="M96,73.2v13.9h-2.8V73.2H96z"/> + <path class="st1" d="M108,77.2c0.8,0.8,1.2,2,1.2,3.5v6.5h-2.8v-6.1c0-0.9-0.2-1.6-0.7-2c-0.4-0.5-1-0.7-1.8-0.7 + c-0.8,0-1.4,0.2-1.8,0.7c-0.4,0.5-0.7,1.1-0.7,2v6.1h-2.8V76.1h2.8v1.4c0.4-0.5,0.8-0.9,1.4-1.1c0.6-0.3,1.2-0.4,1.9-0.4 + C106.2,75.9,107.2,76.4,108,77.2z"/> + <path class="st1" d="M113.7,86.9c-0.7-0.3-1.3-0.8-1.7-1.3c-0.4-0.6-0.6-1.2-0.7-1.9h2.8c0.1,0.4,0.3,0.8,0.6,1.1 + c0.4,0.3,0.8,0.4,1.4,0.4c0.5,0,0.9-0.1,1.2-0.3c0.3-0.2,0.4-0.5,0.4-0.8c0-0.4-0.2-0.6-0.5-0.8c-0.4-0.2-0.9-0.4-1.7-0.6 + c-0.8-0.2-1.5-0.4-2-0.6c-0.5-0.2-1-0.5-1.4-1c-0.4-0.4-0.6-1-0.6-1.8c0-0.6,0.2-1.2,0.5-1.7c0.4-0.5,0.9-0.9,1.5-1.2 + c0.7-0.3,1.4-0.4,2.3-0.4c1.3,0,2.4,0.3,3.2,1c0.8,0.7,1.2,1.5,1.3,2.7h-2.7c0-0.4-0.2-0.8-0.5-1c-0.3-0.3-0.8-0.4-1.3-0.4 + c-0.5,0-0.9,0.1-1.2,0.3c-0.3,0.2-0.4,0.4-0.4,0.8c0,0.4,0.2,0.7,0.6,0.8c0.4,0.2,1,0.4,1.7,0.6c0.8,0.2,1.5,0.4,2,0.6 + c0.5,0.2,1,0.5,1.3,1c0.4,0.4,0.6,1,0.6,1.8c0,0.6-0.2,1.2-0.5,1.7c-0.4,0.5-0.9,0.9-1.5,1.2c-0.7,0.3-1.4,0.4-2.3,0.4 + C115.2,87.3,114.4,87.2,113.7,86.9z"/> + <path class="st1" d="M126.1,78.4v5.4c0,0.4,0.1,0.6,0.3,0.8c0.2,0.2,0.5,0.2,0.9,0.2h1.3v2.4h-1.8c-2.4,0-3.5-1.1-3.5-3.4v-5.3 + h-1.3v-2.3h1.3v-2.7h2.8v2.7h2.5v2.3H126.1z"/> + <path class="st1" d="M130.7,74.3c-0.3-0.3-0.5-0.7-0.5-1.2c0-0.5,0.2-0.9,0.5-1.2c0.3-0.3,0.7-0.5,1.2-0.5c0.5,0,0.9,0.2,1.2,0.5 + c0.3,0.3,0.5,0.7,0.5,1.2c0,0.5-0.2,0.9-0.5,1.2c-0.3,0.3-0.7,0.5-1.2,0.5C131.5,74.8,131.1,74.6,130.7,74.3z M133.3,76.1v11.1 + h-2.8V76.1H133.3z"/> + <path class="st1" d="M139.3,78.4v5.4c0,0.4,0.1,0.6,0.3,0.8c0.2,0.2,0.5,0.2,0.9,0.2h1.3v2.4h-1.8c-2.4,0-3.5-1.1-3.5-3.4v-5.3 + h-1.3v-2.3h1.3v-2.7h2.8v2.7h2.5v2.3H139.3z"/> + <path class="st1" d="M154.3,76.1v11.1h-2.8v-1.4c-0.4,0.5-0.8,0.9-1.4,1.1c-0.6,0.3-1.2,0.4-1.9,0.4c-0.9,0-1.6-0.2-2.3-0.5 + c-0.7-0.4-1.2-0.9-1.6-1.6c-0.4-0.7-0.6-1.6-0.6-2.5v-6.5h2.8v6.1c0,0.9,0.2,1.6,0.7,2c0.4,0.5,1,0.7,1.8,0.7 + c0.8,0,1.4-0.2,1.8-0.7c0.4-0.5,0.7-1.1,0.7-2v-6.1H154.3z"/> + <path class="st1" d="M160.3,78.4v5.4c0,0.4,0.1,0.6,0.3,0.8c0.2,0.2,0.5,0.2,0.9,0.2h1.3v2.4H161c-2.4,0-3.5-1.1-3.5-3.4v-5.3h-1.3 + v-2.3h1.3v-2.7h2.8v2.7h2.5v2.3H160.3z"/> + <path class="st1" d="M175,82.5h-8.1c0.1,0.8,0.3,1.4,0.8,1.9c0.5,0.5,1.1,0.7,1.8,0.7c1,0,1.8-0.4,2.2-1.3h3 + c-0.3,1.1-0.9,1.9-1.8,2.6c-0.9,0.7-2,1-3.3,1c-1.1,0-2-0.2-2.9-0.7c-0.8-0.5-1.5-1.1-2-2c-0.5-0.9-0.7-1.9-0.7-3 + c0-1.1,0.2-2.1,0.7-3c0.5-0.9,1.1-1.5,2-2c0.8-0.5,1.8-0.7,2.9-0.7c1.1,0,2,0.2,2.8,0.7c0.8,0.5,1.5,1.1,1.9,1.9 + c0.5,0.8,0.7,1.8,0.7,2.9C175.1,81.8,175,82.1,175,82.5z M172.2,80.6c0-0.7-0.3-1.3-0.8-1.7c-0.5-0.4-1.1-0.6-1.9-0.6 + c-0.7,0-1.3,0.2-1.7,0.6c-0.5,0.4-0.8,1-0.9,1.7H172.2z"/> + <polygon class="st1" points="67,88.5 42.4,74.2 42.4,45.7 67.1,31.5 88,43.6 88,39.8 67.2,27.7 39.2,43.8 39.1,76.1 67,92.3 + 88,80.2 88,76.4 "/> +</g> +</svg> diff --git a/public/images/logos/logo-openlabhamburg_2by1.svg b/public/images/logos/logo-openlabhamburg_2by1.svg new file mode 100644 index 0000000000000000000000000000000000000000..53c88ea405adef5892d2da55b5716065689e069d --- /dev/null +++ b/public/images/logos/logo-openlabhamburg_2by1.svg @@ -0,0 +1,43 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 26.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" + viewBox="0 0 240 120" style="enable-background:new 0 0 240 120;" xml:space="preserve"> +<style type="text/css"> + .st0{fill:#FFFFFF;} + .st1{fill:#0B1324;} +</style> +<rect class="st0" width="240" height="120"/> +<g> + <g> + <path class="st1" d="M114,25.7h3.7v40.5h29.5v5.1H114V25.7z"/> + <path class="st1" d="M176.9,42.3v29h-21.7c-3.1,0-5.6-3.4-5.6-7.7V50.4h23.4v-8.1c0-1.3-0.8-2.5-1.8-2.5h-21.6v-5.2h21.6 + C174.4,34.6,176.9,38.1,176.9,42.3z M173.1,55.6h-19.6v8.1c0,1.3,0.8,2.5,1.8,2.5h17.8V55.6z"/> + <path class="st1" d="M209,42.3v21.4c0,4.2-2.5,7.7-5.6,7.7h-21.7V22.6h3.8v12h17.9C206.5,34.6,209,38.1,209,42.3z M205.2,42.3 + c0-1.3-0.8-2.5-1.8-2.5h-16c-1,0-1.8,1.1-1.8,2.5v21.4c0,1.3,0.8,2.5,1.8,2.5h16c1,0,1.8-1.1,1.8-2.5V42.3z"/> + </g> + <g> + <path class="st1" d="M128.1,75.7v16.5h-1.6v-7.3h-10.9v7.3h-1.5V75.7h1.5V83h10.9v-7.3H128.1z"/> + <path class="st1" d="M141.5,81.7v10.5h-8.9c-1.3,0-2.3-1.2-2.3-2.8v-4.8h9.7v-2.9c0-0.5-0.3-0.9-0.7-0.9h-8.9v-1.9h8.9 + C140.4,78.9,141.5,80.1,141.5,81.7z M139.9,86.5h-8.1v2.9c0,0.5,0.3,0.9,0.7,0.9h7.4V86.5z"/> + <path class="st1" d="M160.3,81.7v10.5h-1.5V81.7c0-0.5-0.3-0.9-0.8-0.9h-4.6c-0.4,0-0.7,0.4-0.7,0.9v10.5h-1.6V81.7 + c0-0.5-0.3-0.9-0.7-0.9h-4.6c-0.4,0-0.7,0.4-0.7,0.9v10.5h-1.6V78.9H158C159.3,78.9,160.3,80.1,160.3,81.7z"/> + <path class="st1" d="M173.3,81.7v7.7c0,1.5-1,2.8-2.3,2.8h-8.9V74.6h1.6v4.3h7.4C172.3,78.9,173.3,80.1,173.3,81.7z M171.8,81.7 + c0-0.5-0.3-0.9-0.7-0.9h-6.6c-0.4,0-0.8,0.4-0.8,0.9v7.7c0,0.5,0.3,0.9,0.8,0.9h6.6c0.4,0,0.7-0.4,0.7-0.9V81.7z"/> + <path class="st1" d="M186,78.9v10.5c0,1.5-1,2.8-2.3,2.8h-6.6c-1.3,0-2.3-1.2-2.3-2.8V78.9h1.6v10.5c0,0.5,0.3,0.9,0.7,0.9h6.6 + c0.4,0,0.8-0.4,0.8-0.9V78.9H186z"/> + </g> + <g> + <path class="st1" d="M196.5,78.9v1.9h-6.2c-0.4,0-0.7,0.4-0.7,0.9v10.5H188V81.7c0-1.5,1-2.8,2.3-2.8H196.5z"/> + </g> + <g> + <path class="st1" d="M206.2,97.4h-6.9v-1.9h6.9c0.4,0,0.7-0.4,0.7-0.9v-2.4h-7.4c-1.3,0-2.3-1.2-2.3-2.8v-7.7c0-1.5,1-2.8,2.3-2.8 + h6.6c1.3,0,2.3,1.2,2.3,2.8v12.9C208.5,96.2,207.5,97.4,206.2,97.4z M206.2,90.3c0.4,0,0.7-0.4,0.7-0.9v-7.7 + c0-0.5-0.3-0.9-0.7-0.9h-6.6c-0.4,0-0.7,0.4-0.7,0.9v7.7c0,0.5,0.3,0.9,0.7,0.9H206.2z"/> + </g> + <g> + <path class="st1" d="M95.7,24.6c7.2,0,12.9,5.1,12.9,11.5v46.2c0,6.4-5.7,11.5-12.9,11.5H43.9c-7.2,0-12.9-5.1-12.9-11.5V36.2 + c0-6.4,5.7-11.5,12.9-11.5H95.7z M95.7,86.1c2.3,0,4.2-1.7,4.2-3.8V36.2c0-2-1.9-3.8-4.2-3.8H43.9c-2.3,0-4.2,1.7-4.2,3.8v46.2 + c0,2,1.9,3.8,4.2,3.8H95.7z"/> + </g> +</g> +</svg> diff --git a/public/images/logos/logo-opennext_2by1.svg b/public/images/logos/logo-opennext_2by1.svg new file mode 100644 index 0000000000000000000000000000000000000000..7c2ddec7927d95b0d1b3c4f29fbd6e2db6dc0e96 --- /dev/null +++ b/public/images/logos/logo-opennext_2by1.svg @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 26.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<svg width="240" height="120" version="1.0" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" + viewBox="0 0 240 120" enable-background="new 0 0 240 120" xml:space="preserve"> +<rect fill="#FFFFFF" width="240" height="120"/> +<path fill="#0B1324" d="M101.336,43.9405c4.55,0,6.692-1.6006,6.692-5.3354c0-3.7348-2.409-4.8018-6.692-4.8018h-3.2127v10.1372 + H101.336z M93.3047,29.5349h8.5663c6.425,0,11.243,2.401,11.243,9.0702s-4.818,9.6036-11.243,9.6036h-3.7477v10.6708h-4.8186 + V29.5349z"/> +<path fill="#0B1324" d="M117.665,29.5352h16.865v4.535h-12.046v7.4695h9.904v4.2683h-9.904v8.5366h12.314v4.5351h-17.133V29.5352z" + /> +<path fill="#0B1324" d="M139.348,29.8018h5.622l7.763,16.5396l2.677,6.1357c-0.268-2.9345-0.803-6.6693-0.803-9.8705V29.8018h5.086 + v29.3445h-5.354l-7.763-16.5397l-2.677-6.1356h-0.267c0.267,3.2012,0.803,6.6692,0.803,9.8704v12.8049h-4.819L139.348,29.8018z"/> +<path fill="#0B1324" d="M168.259,33.5365V25h5.354v8.5365L172.81,47.942h-3.212L168.259,33.5365z M166.653,54.878 + c0-0.7915,0.236-1.565,0.677-2.2231c0.441-0.658,1.068-1.171,1.802-1.4738c0.734-0.3029,1.541-0.3821,2.32-0.2277 + c0.779,0.1544,1.494,0.5356,2.056,1.0952c0.562,0.5596,0.944,1.2726,1.099,2.0488s0.075,1.5807-0.229,2.3119 + c-0.303,0.7312-0.818,1.3562-1.478,1.7959c-0.661,0.4397-1.437,0.6743-2.231,0.6743c-1.065,0-2.087-0.4216-2.84-1.172 + C167.076,56.957,166.653,55.9392,166.653,54.878"/> +<path fill="#0B1324" d="M78.3139,65.8154h5.3539l7.7632,16.2728l2.677,6.1357h0.2676c-0.2677-2.9345-0.8031-6.6691-0.8031-9.8703 + V65.8154h4.8185v29.0777h-5.3539L85.274,78.6203l-2.677-6.4025c0,3.2012,0.5355,6.6692,0.5355,9.8704v12.8049h-4.8186V65.8154z"/> +<path fill="#0B1324" d="M133.727,79.9541l-8.299-14.1387h5.89l3.48,6.4024l2.409,4.5351c0.609-1.5584,1.325-3.0737,2.141-4.5351 + l3.213-6.4024h5.621l-8.031,14.4054l8.567,14.6723h-5.89l-3.747-6.9359c-0.91-1.5451-1.715-3.1493-2.41-4.8018h-0.267 + c-0.614,1.6432-1.329,3.2468-2.142,4.8018l-3.748,6.9359h-5.621L133.727,79.9541z"/> +<path fill="#0B1324" d="M161.032,70.0837h-8.299v-4.2683h21.951v4.2683h-8.566v24.8095h-5.086V70.0837z"/> +<path fill="#0B1324" d="M118.468,77.5535h-14.991v4.375h14.991V77.5535z"/> +<path fill="#0B1324" d="M120.342,65.8154h-16.865v4.375h16.865V65.8154z"/> +<path fill="#0B1324" d="M120.877,90.625h-17.4V95h17.4V90.625z"/> +<path fill="#0B1324" d="M76.9754,33.5364c3.4801,0,6.1571,4.0015,6.1571,10.6707c-0.0276,1.2619-0.2074,2.5158-0.5355,3.7349h4.8186 + c0.2331-1.2305,0.3229-2.4838,0.2676-3.7349c0-9.6036-4.0154-15.2056-10.7078-15.2056C70.2831,29.0015,66,34.6035,66,44.2071 + c0,9.6037,4.0154,15.2059,10.9754,15.2059l3.4801-0.5336h-0.2677l-1.6062-4.0015h-1.6062c-3.7477,0-6.1569-4.0015-6.1569-10.6708 + C70.8185,37.5379,73.2277,33.5364,76.9754,33.5364z"/> +</svg> diff --git a/public/images/logos/logo-opensourceecology_2by1.svg b/public/images/logos/logo-opensourceecology_2by1.svg new file mode 100644 index 0000000000000000000000000000000000000000..09762a10f938a3ddf24d02f13ab013080676dd02 --- /dev/null +++ b/public/images/logos/logo-opensourceecology_2by1.svg @@ -0,0 +1,240 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 26.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<svg width="240" height="120" version="1.0" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" + viewBox="0 0 240 120" enable-background="new 0 0 240 120" xml:space="preserve"> +<rect fill="#FFFFFF" width="240" height="120"/> +<path fill="#0B1324" d="M123.692,68.3285v1.5936h-8.197V56.666h8.188v1.6027h-6.22v4.1923h5.002v1.5484h-5.002v4.3191H123.692z"/> +<path fill="#0B1324" d="M135.059,67.079c0.054,0.0007,0.107,0.0123,0.157,0.0341c0.05,0.0218,0.094,0.0533,0.132,0.0926 + l0.767,0.8512c-0.533,0.6404-1.207,1.1487-1.968,1.4849c-0.776,0.3532-1.715,0.5252-2.808,0.5252 + c-0.891,0.0144-1.776-0.1551-2.6-0.498c-0.755-0.315-1.432-0.7908-1.986-1.3944c-0.567-0.6167-1-1.3443-1.273-2.1369 + c-0.312-0.8804-0.465-1.8094-0.451-2.7436c-0.012-0.9356,0.147-1.8655,0.469-2.7436c0.296-0.796,0.751-1.5231,1.336-2.1369 + c0.576-0.6022,1.271-1.0771,2.041-1.3944c0.839-0.3419,1.739-0.5112,2.645-0.498c1.631-0.0373,3.213,0.5672,4.406,1.6841 + l-0.65,0.9146c-0.037,0.0692-0.089,0.1283-0.154,0.172c-0.076,0.0451-0.164,0.0671-0.253,0.0634c-0.117,0-0.253-0.0634-0.415-0.1721 + c-0.196-0.1459-0.401-0.279-0.614-0.3984c-0.718-0.3943-1.529-0.5882-2.347-0.5614c-0.616-0.0102-1.228,0.1069-1.797,0.3441 + c-0.54,0.2219-1.025,0.5622-1.417,0.996c-0.413,0.4624-0.726,1.0048-0.921,1.5937c-0.225,0.6894-0.335,1.4115-0.325,2.1369 + c-0.01,0.7328,0.106,1.4618,0.343,2.155c0.205,0.5883,0.524,1.13,0.939,1.5936c0.391,0.4316,0.872,0.7717,1.408,0.9961 + c0.552,0.2302,1.145,0.3472,1.743,0.344c0.344,0.0014,0.688-0.0228,1.029-0.0724c0.286-0.0416,0.567-0.1113,0.84-0.2083 + c0.253-0.09,0.495-0.2085,0.722-0.3531c0.239-0.1528,0.463-0.3287,0.668-0.5252l0.162-0.0996 + C134.94,67.0954,134.999,67.0799,135.059,67.079z"/> +<path fill="#0B1324" d="M150.154,63.294c0.01,0.9303-0.153,1.8544-0.479,2.7254c-0.293,0.7998-0.748,1.5304-1.336,2.146 + c-0.583,0.6055-1.288,1.0807-2.067,1.3944c-1.723,0.6638-3.631,0.6638-5.354,0c-0.783-0.3114-1.491-0.7867-2.076-1.3944 + c-0.582-0.6204-1.036-1.3496-1.337-2.146c-0.638-1.7606-0.638-3.6903,0-5.4509c0.305-0.7942,0.759-1.5226,1.337-2.146 + c0.589-0.6047,1.296-1.0823,2.076-1.4034c1.723-0.6638,3.631-0.6638,5.354,0c0.776,0.3235,1.479,0.8009,2.067,1.4034 + c0.584,0.6186,1.038,1.3483,1.336,2.146C150,61.44,150.162,62.3638,150.154,63.294L150.154,63.294z M148.15,63.294 + c0.01-0.7196-0.1-1.4358-0.325-2.1188c-0.196-0.5894-0.506-1.1342-0.912-1.6027c-0.4-0.4361-0.89-0.7792-1.436-1.0051 + c-0.6-0.2388-1.241-0.3558-1.887-0.3441c-0.642-0.0124-1.281,0.1046-1.877,0.3441c-0.55,0.2234-1.044,0.5668-1.445,1.0051 + c-0.413,0.4657-0.726,1.0111-0.921,1.6027c-0.433,1.3822-0.433,2.8644,0,4.2466c0.195,0.5889,0.508,1.1314,0.921,1.5937 + c0.401,0.4383,0.895,0.7816,1.445,1.005c0.597,0.2352,1.235,0.3521,1.877,0.3441c0.645,0.0071,1.286-0.1097,1.887-0.3441 + c0.546-0.2259,1.036-0.5689,1.436-1.005c0.406-0.4652,0.716-1.007,0.912-1.5937C148.051,64.7358,148.161,64.0165,148.15,63.294 + L148.15,63.294z"/> +<path fill="#0B1324" d="M160.175,68.2742v1.6479h-7.566V56.666h1.96v11.6082H160.175z"/> +<path fill="#0B1324" d="M173.825,63.294c0.01,0.9303-0.152,1.8544-0.478,2.7254c-0.294,0.7998-0.749,1.5304-1.336,2.146 + c-0.584,0.6055-1.288,1.0807-2.068,1.3944c-1.723,0.6638-3.63,0.6638-5.353,0c-0.781-0.3115-1.486-0.787-2.068-1.3944 + c-0.587-0.6176-1.044-1.3474-1.345-2.146c-0.638-1.7606-0.638-3.6903,0-5.4509c0.305-0.7964,0.762-1.5254,1.345-2.146 + c0.587-0.6045,1.29-1.0821,2.068-1.4034c1.723-0.6638,3.63-0.6638,5.353,0c0.777,0.3235,1.48,0.8009,2.068,1.4034 + c0.584,0.6186,1.038,1.3483,1.336,2.146C173.671,61.44,173.834,62.3638,173.825,63.294L173.825,63.294z M171.821,63.294 + c0.011-0.7196-0.099-1.4358-0.325-2.1188c-0.195-0.5894-0.505-1.1342-0.912-1.6027c-0.399-0.4361-0.889-0.7792-1.435-1.0051 + c-0.6-0.2388-1.241-0.3558-1.887-0.3441c-0.643-0.0124-1.281,0.1046-1.878,0.3441c-0.55,0.2234-1.043,0.5668-1.444,1.0051 + c-0.413,0.4657-0.726,1.0111-0.921,1.6027c-0.433,1.3822-0.433,2.8644,0,4.2466c0.195,0.5889,0.508,1.1314,0.921,1.5937 + c0.401,0.4383,0.894,0.7816,1.444,1.005c0.598,0.2352,1.236,0.3521,1.878,0.3441c0.645,0.0071,1.286-0.1097,1.887-0.3441 + c0.546-0.2259,1.036-0.5689,1.435-1.005c0.407-0.4652,0.717-1.007,0.912-1.5937C171.723,64.7358,171.833,64.0165,171.821,63.294 + L171.821,63.294z"/> +<path fill="#0B1324" d="M187.07,63.4752v5.1611c-0.651,0.4726-1.374,0.8365-2.14,1.0776c-0.799,0.2426-1.63,0.3616-2.465,0.3531 + c-1.065,0-2.031-0.163-2.889-0.498c-0.826-0.3052-1.579-0.7802-2.212-1.3944c-0.614-0.6028-1.092-1.3318-1.399-2.137 + c-0.336-0.8751-0.504-1.8059-0.496-2.7435c-0.01-0.9392,0.152-1.8723,0.478-2.7527c0.297-0.8025,0.758-1.5336,1.354-2.1459 + c0.613-0.6023,1.341-1.0736,2.14-1.3854c0.903-0.3376,1.862-0.5034,2.826-0.489c0.49-0.0042,0.979,0.0352,1.462,0.1177 + c0.428,0.0757,0.848,0.1909,1.255,0.3441c0.376,0.1395,0.736,0.3186,1.075,0.5342c0.327,0.2006,0.635,0.431,0.92,0.6882 + l-0.559,0.8874c-0.076,0.1314-0.198,0.2287-0.343,0.2716c-0.08,0.0157-0.162,0.0149-0.241-0.0022 + c-0.079-0.0172-0.154-0.0503-0.22-0.0974l-0.533-0.326c-0.217-0.1362-0.447-0.2514-0.686-0.344 + c-0.305-0.1119-0.619-0.1997-0.939-0.2626c-0.413-0.0778-0.834-0.1142-1.254-0.1087c-0.673-0.0102-1.341,0.1097-1.969,0.3531 + c-0.564,0.2248-1.073,0.5709-1.489,1.0142c-0.42,0.4655-0.742,1.0104-0.948,1.6027c-0.225,0.6771-0.335,1.3871-0.325,2.1007 + c-0.015,0.7419,0.101,1.4806,0.343,2.1821c0.216,0.6086,0.554,1.1663,0.993,1.6389c0.434,0.4516,0.965,0.7983,1.553,1.0142 + c0.655,0.2432,1.35,0.3629,2.049,0.3531c0.523-0.0022,1.045-0.066,1.553-0.1901c0.231-0.0635,0.457-0.1421,0.677-0.2355 + c0.217-0.0905,0.433-0.1901,0.65-0.2988v-2.7798h-1.95c-0.055,0.0034-0.11-0.0054-0.162-0.0257 + c-0.051-0.0204-0.098-0.0518-0.136-0.092c-0.038-0.0336-0.069-0.0755-0.089-0.1225c-0.02-0.047-0.03-0.0979-0.028-0.1491v-1.1137 + H187.07z"/> +<path fill="#0B1324" d="M194.536,64.6794v5.2427h-1.95v-5.2427l-4.848-8.0135h1.724c0.149-0.0052,0.295,0.0394,0.415,0.1268 + c0.108,0.0881,0.195,0.1996,0.253,0.326l2.871,4.962l0.325,0.6429c0.09,0.1992,0.181,0.4074,0.253,0.5976 + c0.068-0.2031,0.146-0.4026,0.235-0.5976c0.09-0.1992,0.189-0.4166,0.307-0.6429l2.861-4.962c0.069-0.115,0.154-0.2189,0.253-0.3079 + c0.114-0.0952,0.258-0.1466,0.407-0.1449h1.733L194.536,64.6794z"/> +<path fill="#0B1324" d="M123.44,81.313v3.4861c-0.44,0.3178-0.928,0.5624-1.445,0.7244c-0.538,0.1673-1.098,0.2498-1.661,0.2445 + c-0.666,0.0085-1.327-0.1082-1.95-0.3441c-0.557-0.2016-1.065-0.5195-1.49-0.9327c-0.416-0.4084-0.74-0.9027-0.948-1.4487 + c-0.229-0.5883-0.342-1.2156-0.334-1.8472c-0.006-0.6356,0.101-1.2673,0.316-1.8653c0.204-0.5425,0.52-1.0355,0.927-1.4461 + c0.408-0.4105,0.899-0.7294,1.439-0.9352c0.609-0.2255,1.255-0.336,1.905-0.326c0.332-0.0001,0.664,0.0241,0.993,0.0724 + c0.286,0.0514,0.568,0.1303,0.839,0.2354c0.256,0.0951,0.501,0.2164,0.732,0.3622c0.217,0.1356,0.423,0.2901,0.613,0.4618 + l-0.379,0.6067c-0.023,0.0428-0.056,0.0802-0.095,0.1098c-0.038,0.0296-0.083,0.0508-0.13,0.0622 + c-0.055,0.0128-0.111,0.0137-0.165,0.0028c-0.055-0.011-0.106-0.0335-0.151-0.0662l-0.352-0.2173 + c-0.15-0.091-0.307-0.1697-0.47-0.2354c-0.207-0.0729-0.418-0.1334-0.632-0.1811c-0.28-0.0505-0.564-0.0748-0.849-0.0724 + c-0.454-0.0063-0.904,0.0768-1.327,0.2445c-0.38,0.152-0.723,0.387-1.002,0.6881c-0.286,0.3108-0.504,0.6777-0.641,1.0775 + c-0.304,0.9392-0.3,1.9512,0.009,2.8885c0.144,0.4107,0.372,0.7868,0.668,1.1047c0.296,0.3064,0.657,0.5416,1.057,0.6881 + c0.441,0.1662,0.91,0.2461,1.381,0.2354c0.184,0.0024,0.368-0.0097,0.551-0.0362c0.167-0.0198,0.333-0.05,0.496-0.0905 + c0.157-0.0418,0.31-0.0932,0.461-0.154l0.433-0.2082v-1.8743h-1.318c-0.073,0.001-0.144-0.0248-0.199-0.0725 + c-0.025-0.0245-0.046-0.054-0.06-0.0867s-0.021-0.0679-0.021-0.1034V81.313H123.44z"/> +<path fill="#0B1324" d="M130.761,84.591v1.0775h-5.534v-8.9461h5.534v1.0775h-4.198v2.8342h3.377v1.0412h-3.377v2.9157H130.761z"/> +<path fill="#0B1324" d="M139.085,85.6682h-1.182c-0.104,0.0055-0.206-0.0179-0.297-0.0674s-0.166-0.1234-0.218-0.2133l-2.212-3.1057 + c-0.053-0.0922-0.131-0.1675-0.225-0.2173c-0.116-0.054-0.243-0.0788-0.371-0.0725h-0.866v3.6762h-1.327v-8.946h2.573 + c0.502-0.0106,1.003,0.0473,1.489,0.172c0.374,0.0984,0.724,0.2708,1.029,0.5071c0.266,0.2065,0.474,0.4777,0.605,0.7877 + c0.138,0.3263,0.206,0.678,0.199,1.0323c0,0.2987-0.049,0.5954-0.145,0.8783c-0.094,0.2696-0.235,0.5207-0.415,0.7425 + c-0.194,0.2225-0.423,0.412-0.677,0.5614c-0.282,0.1639-0.586,0.2859-0.903,0.3622c0.172,0.107,0.32,0.2489,0.434,0.4165 + L139.085,85.6682z M134.923,81.0322c0.303,0.0031,0.604-0.0396,0.894-0.1267c0.24-0.0692,0.462-0.1897,0.65-0.3532 + c0.171-0.1478,0.304-0.334,0.388-0.5433c0.093-0.2205,0.139-0.4579,0.136-0.6972c0-0.507-0.172-0.8964-0.506-1.159 + c-0.334-0.2626-0.848-0.3984-1.525-0.3984h-1.246v3.2778H134.923z"/> +<path fill="#0B1324" d="M149.603,76.7222v8.9461h-1.156v-6.3746c0-0.0905,0.01-0.1901,0.01-0.2988l0.027-0.335l-2.971,5.4691 + c-0.042,0.0911-0.109,0.1678-0.194,0.2209s-0.184,0.0802-0.284,0.0779h-0.19c-0.099,0.0041-0.197-0.0223-0.281-0.0757 + c-0.084-0.0534-0.15-0.1313-0.188-0.2231l-3.025-5.4872c0.018,0.2354,0.037,0.4527,0.037,0.6519v6.3746h-1.165v-8.9461h0.984 + c0.091-0.0029,0.182,0.0062,0.271,0.0272c0.079,0.0416,0.143,0.1085,0.18,0.1901l2.98,5.3604 + c0.063,0.1102,0.117,0.2253,0.162,0.3441c0.054,0.1177,0.099,0.2445,0.145,0.3622c0.089-0.2439,0.191-0.4827,0.307-0.7153 + l2.925-5.3514c0.035-0.0833,0.099-0.1509,0.18-0.1901c0.086-0.0205,0.174-0.0296,0.262-0.0272H149.603z"/> +<path fill="#0B1324" d="M159.164,85.6685h-1.02c-0.101,0.002-0.2-0.0299-0.28-0.0906c-0.079-0.0539-0.137-0.1341-0.163-0.2263 + l-0.794-2.0736h-3.927l-0.795,2.0736c-0.031,0.0848-0.084,0.1598-0.153,0.2173c-0.083,0.0646-0.185,0.0996-0.289,0.0996h-1.02 + l3.557-8.9461h1.336L159.164,85.6685z M156.546,82.3363l-1.318-3.477c-0.115-0.2924-0.212-0.5918-0.289-0.8964 + c-0.045,0.1811-0.091,0.3441-0.136,0.498l-0.144,0.4165l-1.318,3.4589H156.546z"/> +<path fill="#0B1324" d="M167.578,76.7222v8.9461h-0.668c-0.089,0.0048-0.177-0.0173-0.253-0.0634 + c-0.083-0.0414-0.155-0.1038-0.207-0.1811l-5.038-6.5284c0,0.1086,0.009,0.2173,0.018,0.3259 + c0.009,0.1087,0.009,0.2083,0.009,0.3079v6.1391h-1.165v-8.9461h0.686c0.089-0.0164,0.18-0.0043,0.262,0.0348 + c0.081,0.0391,0.147,0.103,0.19,0.1826l5.056,6.5465c-0.018-0.1169-0.027-0.2349-0.028-0.3531 + c-0.009-0.1177-0.009-0.2264-0.009-0.326v-6.0848H167.578z"/> +<path fill="#0B1324" d="M173.257,82.1279v3.5404h-1.318v-3.5404l-3.26-5.4057h1.156c0.1-0.0046,0.198,0.024,0.28,0.0815 + c0.074,0.0577,0.132,0.1322,0.171,0.2173l1.941,3.3502c0.085,0.151,0.157,0.2958,0.217,0.4347 + c0.063,0.1358,0.118,0.2716,0.172,0.4074c0.045-0.1358,0.099-0.2716,0.153-0.4074l0.208-0.4347l1.932-3.3502 + c0.046-0.0776,0.104-0.1477,0.171-0.2083c0.08-0.0634,0.179-0.0956,0.28-0.0905h1.165L173.257,82.1279z"/> +<path fill="#0B1324" d="M185.183,84.7629c-0.148,0.1763-0.321,0.3289-0.515,0.4527c-0.192,0.1259-0.398,0.2292-0.614,0.3079 + c-0.441,0.1513-0.905,0.2278-1.372,0.2263c-0.413,0.0048-0.824-0.069-1.21-0.2173c-0.367-0.1415-0.697-0.3644-0.966-0.6519 + c-0.283-0.304-0.499-0.6652-0.632-1.0594c-0.159-0.4659-0.236-0.9563-0.225-1.4488c-0.006-0.4189,0.061-0.8355,0.198-1.2314 + c0.132-0.3658,0.331-0.7036,0.587-0.996c0.264-0.2857,0.583-0.5138,0.939-0.6701c0.394-0.1645,0.819-0.2447,1.246-0.2354 + c0.364-0.0034,0.725,0.0611,1.065,0.1902c0.315,0.12,0.601,0.3051,0.84,0.5432c0.245,0.2562,0.432,0.5618,0.55,0.8964 + c0.143,0.3851,0.214,0.7935,0.208,1.2043c0,0.1902-0.018,0.3169-0.063,0.3803c-0.028,0.0353-0.064,0.063-0.105,0.0804 + c-0.041,0.0174-0.086,0.0241-0.13,0.0192h-4.135c0.012,0.3347,0.066,0.6664,0.163,0.987c0.084,0.2568,0.219,0.494,0.397,0.6972 + c0.162,0.1852,0.367,0.3281,0.596,0.4165c0.248,0.0927,0.511,0.1388,0.776,0.1358c0.238,0.006,0.476-0.0245,0.704-0.0905 + c0.308-0.0923,0.6-0.2296,0.867-0.4075c0.077-0.0554,0.168-0.0869,0.262-0.0905c0.044-0.0014,0.087,0.0077,0.126,0.0266 + c0.039,0.0189,0.074,0.0471,0.1,0.082L185.183,84.7629z M184.19,81.7929c0.002-0.2249-0.035-0.4486-0.109-0.661 + c-0.059-0.1977-0.161-0.3801-0.298-0.5342c-0.136-0.1474-0.303-0.2646-0.487-0.3441c-0.209-0.087-0.433-0.1301-0.659-0.1267 + c-0.506,0-0.903,0.1448-1.201,0.4436c-0.298,0.2989-0.478,0.7063-0.551,1.2224H184.19z"/> +<path fill="#0B1324" d="M186.384,84.9348c0.002-0.1085,0.024-0.2157,0.063-0.3169c0.041-0.0971,0.099-0.1861,0.171-0.2626 + c0.074-0.0756,0.163-0.1343,0.262-0.172c0.099-0.0465,0.207-0.0712,0.316-0.0725c0.112,0.0003,0.223,0.025,0.325,0.0725 + c0.096,0.0378,0.182,0.0966,0.253,0.172c0.078,0.075,0.139,0.165,0.181,0.2646c0.042,0.0997,0.063,0.2068,0.063,0.3149 + c0.002,0.112-0.019,0.2231-0.064,0.326c-0.041,0.0993-0.102,0.1888-0.18,0.2626c-0.073,0.0725-0.159,0.1308-0.253,0.172 + c-0.102,0.0443-0.213,0.0659-0.325,0.0634c-0.109,0.0018-0.216-0.0198-0.316-0.0634c-0.098-0.0387-0.187-0.0973-0.262-0.172 + c-0.074-0.0748-0.133-0.1642-0.171-0.2626C186.407,85.1567,186.385,85.0464,186.384,84.9348L186.384,84.9348z"/> +<path fill="#0B1324" d="M199.61,76.7222l-3.63,8.9461h-1.191l-3.63-8.9461h1.057c0.102-0.0046,0.203,0.024,0.289,0.0815 + c0.071,0.0611,0.127,0.1388,0.162,0.2264l2.411,6.0757c0.054,0.1539,0.117,0.3169,0.171,0.498 + c0.054,0.1811,0.108,0.3622,0.154,0.5614c0.034-0.1896,0.079-0.377,0.135-0.5614c0.042-0.1698,0.096-0.3362,0.162-0.498 + l2.402-6.0757c0.031-0.0872,0.088-0.1629,0.162-0.2174c0.08-0.0634,0.179-0.0956,0.28-0.0905H199.61z"/> +<path fill="#0B1324" d="M199.366,84.9348c-0.002-0.1089,0.02-0.217,0.063-0.3169c0.035-0.0984,0.09-0.188,0.163-0.2626 + c0.075-0.0736,0.164-0.132,0.261-0.172c0.102-0.0475,0.213-0.0722,0.325-0.0725c0.11,0.0013,0.217,0.026,0.316,0.0725 + c0.099,0.0387,0.188,0.0972,0.262,0.172c0.075,0.0748,0.133,0.1642,0.172,0.2626c0.046,0.0993,0.071,0.2073,0.072,0.3169 + c0,0.1126-0.025,0.2238-0.072,0.326c-0.038,0.0989-0.096,0.1885-0.172,0.2626c-0.076,0.0726-0.165,0.1309-0.262,0.172 + c-0.099,0.0436-0.207,0.0652-0.316,0.0634c-0.111,0.0025-0.222-0.0191-0.325-0.0634c-0.095-0.0434-0.184-0.1014-0.261-0.172 + c-0.073-0.0746-0.128-0.1643-0.163-0.2626C199.385,85.1579,199.363,85.0468,199.366,84.9348L199.366,84.9348z"/> +<path fill="#0B1324" d="M124.279,45.5558c0.01,0.6153-0.097,1.2269-0.316,1.8019c-0.194,0.5249-0.492,1.0052-0.875,1.4125 + c-0.389,0.4005-0.856,0.7151-1.373,0.9236c-1.136,0.4345-2.393,0.4345-3.53,0c-0.517-0.2063-0.985-0.5212-1.372-0.9236 + c-0.383-0.4093-0.683-0.8889-0.885-1.4125c-0.421-1.161-0.421-2.4338,0-3.5947c0.199-0.5275,0.5-1.0105,0.885-1.4216 + c0.387-0.4025,0.855-0.7174,1.372-0.9236c1.135-0.4467,2.396-0.4467,3.53,0c0.517,0.2084,0.984,0.523,1.373,0.9236 + c0.385,0.4092,0.683,0.8929,0.875,1.4216C124.182,44.3347,124.289,44.9434,124.279,45.5558z M122.952,45.5558 + c0.009-0.4762-0.061-0.9505-0.207-1.4035c-0.131-0.3869-0.336-0.7439-0.605-1.0503c-0.263-0.2888-0.587-0.5147-0.948-0.661 + c-0.798-0.3136-1.685-0.3136-2.483,0c-0.364,0.1462-0.691,0.372-0.957,0.661c-0.269,0.3064-0.475,0.6634-0.605,1.0503 + c-0.15,0.4524-0.223,0.9268-0.217,1.4035c-0.007,0.4768,0.066,0.9514,0.217,1.4035c0.126,0.3887,0.332,0.7466,0.605,1.0503 + c0.263,0.2919,0.591,0.5182,0.957,0.661c0.798,0.3135,1.685,0.3135,2.483,0c0.363-0.1428,0.688-0.3693,0.948-0.661 + c0.272-0.3037,0.479-0.6616,0.605-1.0503C122.893,46.5066,122.963,46.032,122.952,45.5558L122.952,45.5558z"/> +<path fill="#0B1324" d="M128.55,41.1826c0.491-0.0101,0.982,0.0571,1.453,0.1992c0.377,0.1066,0.728,0.2917,1.029,0.5433 + c0.268,0.2374,0.475,0.5354,0.605,0.8693c0.134,0.359,0.201,0.7395,0.199,1.1228c0.004,0.3851-0.07,0.767-0.217,1.1227 + c-0.139,0.3385-0.352,0.6416-0.623,0.8874c-0.299,0.263-0.649,0.4604-1.029,0.5795c-0.459,0.1408-0.937,0.2081-1.417,0.1992h-1.355 + v3.2235h-1.291v-8.7469H128.55z M128.55,45.6828c0.291,0.0085,0.581-0.0344,0.857-0.1267c0.234-0.0745,0.45-0.198,0.632-0.3622 + c0.165-0.1583,0.294-0.3496,0.379-0.5614c0.085-0.2288,0.128-0.4712,0.127-0.7153c0-0.5343-0.163-0.9508-0.497-1.2586 + c-0.334-0.3079-0.83-0.4618-1.498-0.4618h-1.355v3.486H128.55z"/> +<path fill="#0B1324" d="M138.67,48.8791v1.0504h-5.408v-8.7469h5.408v1.0504h-4.108v2.7798h3.305v1.0141h-3.305v2.8522H138.67z"/> +<path fill="#0B1324" d="M147.409,41.1825v8.7468h-0.65c-0.087,0.0046-0.175-0.0141-0.253-0.0543 + c-0.079-0.0432-0.15-0.1017-0.207-0.1721l-4.93-6.3926l0.028,0.326c0,0.0996,0.009,0.1992,0.009,0.2988v5.9942h-1.138v-8.7468h0.668 + c0.086-0.0056,0.172,0.0067,0.253,0.0362c0.074,0.0474,0.139,0.1089,0.19,0.1811l4.938,6.4017l-0.027-0.3441 + c-0.009-0.1177-0.009-0.2173-0.009-0.3169v-5.958H147.409z"/> +<path fill="#0B1324" d="M157.151,42.604c-0.028,0.0619-0.071,0.1152-0.127,0.154c-0.049,0.0378-0.11,0.0571-0.171,0.0543 + c-0.09-0.0082-0.175-0.0429-0.244-0.0996l-0.352-0.2264c-0.158-0.0966-0.328-0.1727-0.506-0.2264 + c-0.224-0.0743-0.459-0.108-0.695-0.0996c-0.227-0.0071-0.453,0.0266-0.668,0.0996c-0.181,0.0533-0.347,0.1461-0.488,0.2717 + c-0.124,0.1152-0.225,0.2536-0.297,0.4075c-0.066,0.1608-0.1,0.3331-0.1,0.507c-0.006,0.2109,0.057,0.4179,0.181,0.5886 + c0.129,0.1625,0.288,0.2979,0.469,0.3984c0.214,0.1146,0.437,0.2086,0.668,0.2807l0.759,0.2535 + c0.258,0.0877,0.511,0.1905,0.758,0.3079c0.241,0.1062,0.463,0.2498,0.659,0.4255c0.2,0.1749,0.36,0.3911,0.47,0.6339 + c0.13,0.2864,0.192,0.5997,0.18,0.9145c0.005,0.3717-0.063,0.7408-0.198,1.0866c-0.125,0.3331-0.319,0.6357-0.569,0.8873 + c-0.268,0.2565-0.584,0.4567-0.93,0.5886c-0.398,0.1507-0.821,0.2244-1.246,0.2173c-0.536-0.0007-1.066-0.1052-1.562-0.3079 + c-0.23-0.1008-0.45-0.222-0.659-0.3622c-0.199-0.1374-0.384-0.2952-0.551-0.4708l0.37-0.6248 + c0.037-0.0484,0.083-0.0886,0.136-0.1177c0.05-0.0365,0.11-0.0556,0.171-0.0543c0.109,0.0115,0.211,0.0593,0.289,0.1358 + l0.416,0.2988c0.187,0.1127,0.383,0.2096,0.586,0.2898c0.27,0.0963,0.554,0.1424,0.84,0.1358 + c0.242,0.0042,0.483-0.0326,0.713-0.1087c0.196-0.0623,0.377-0.164,0.533-0.2988c0.142-0.1361,0.255-0.2993,0.334-0.4799 + c0.077-0.1993,0.117-0.411,0.117-0.6248c0.008-0.2222-0.055-0.4412-0.18-0.6247c-0.124-0.1698-0.284-0.3092-0.47-0.4075 + c-0.208-0.1184-0.429-0.2125-0.659-0.2807l-0.758-0.2445c-0.258-0.0816-0.512-0.1783-0.758-0.2897 + c-0.244-0.1061-0.469-0.2497-0.669-0.4256c-0.197-0.1895-0.354-0.4175-0.46-0.67c-0.128-0.3097-0.189-0.6429-0.181-0.9779 + c0.002-0.3137,0.063-0.6241,0.181-0.9146c0.124-0.2897,0.306-0.5515,0.533-0.7696c0.248-0.2344,0.54-0.4188,0.857-0.5433 + c0.375-0.1433,0.773-0.2139,1.174-0.2083c0.459-0.0038,0.915,0.076,1.345,0.2355c0.4,0.1477,0.766,0.3757,1.075,0.67L157.151,42.604 + z"/> +<path fill="#0B1324" d="M167.379,45.556c0.006,0.615-0.101,1.2258-0.316,1.8019c-0.197,0.5255-0.498,1.0058-0.884,1.4126 + c-0.384,0.4022-0.848,0.7171-1.364,0.9235c-1.14,0.4343-2.399,0.4343-3.539,0c-0.515-0.2064-0.98-0.5213-1.363-0.9235 + c-0.386-0.4068-0.687-0.8871-0.885-1.4126c-0.421-1.1609-0.421-2.4338,0-3.5947c0.196-0.5292,0.497-1.0129,0.885-1.4216 + c0.383-0.4022,0.848-0.7172,1.363-0.9236c1.138-0.4463,2.402-0.4463,3.539,0c0.516,0.2064,0.98,0.5214,1.364,0.9236 + c0.388,0.4087,0.689,0.8924,0.884,1.4216C167.278,44.3362,167.385,44.944,167.379,45.556L167.379,45.556z M166.052,45.556 + c0.005-0.4758-0.065-0.9495-0.207-1.4034c-0.134-0.3853-0.339-0.7417-0.605-1.0504c-0.263-0.2888-0.587-0.5147-0.948-0.661 + c-0.801-0.3141-1.691-0.3141-2.492,0c-0.361,0.1463-0.685,0.3722-0.948,0.661c-0.272,0.304-0.478,0.6618-0.605,1.0504 + c-0.15,0.4524-0.223,0.9268-0.216,1.4034c-0.008,0.4768,0.065,0.9515,0.216,1.4035c0.123,0.3904,0.329,0.749,0.605,1.0504 + c0.26,0.2917,0.585,0.5181,0.948,0.661c0.801,0.3141,1.691,0.3141,2.492,0c0.363-0.1429,0.688-0.3693,0.948-0.661 + c0.269-0.306,0.475-0.6632,0.605-1.0504C165.988,46.5059,166.058,46.032,166.052,45.556z"/> +<path fill="#0B1324" d="M172.399,48.8882c0.321,0.0067,0.641-0.0518,0.939-0.1721c0.267-0.1093,0.505-0.2799,0.695-0.498 + c0.199-0.2198,0.349-0.4789,0.442-0.7606c0.104-0.3155,0.156-0.6457,0.154-0.9779v-5.297h1.282v5.297 + c0.004,0.4847-0.078,0.9663-0.244,1.4216c-0.151,0.419-0.387,0.8015-0.695,1.1228c-0.312,0.321-0.687,0.5738-1.101,0.7425 + c-0.468,0.187-0.968,0.2793-1.472,0.2716c-0.501,0.0077-0.998-0.0846-1.463-0.2716c-0.415-0.1665-0.79-0.4196-1.101-0.7425 + c-0.31-0.3208-0.55-0.7032-0.704-1.1228c-0.166-0.4553-0.248-0.9369-0.244-1.4216v-5.297h1.3v5.288 + c-0.006,0.3317,0.043,0.6622,0.145,0.9779c0.091,0.2832,0.238,0.545,0.433,0.7696c0.193,0.2183,0.434,0.3887,0.704,0.498 + C171.764,48.8364,172.081,48.895,172.399,48.8882L172.399,48.8882z"/> +<path fill="#0B1324" d="M184.506,49.9294h-1.156c-0.101,0.0057-0.202-0.0167-0.291-0.0646c-0.089-0.0479-0.163-0.1195-0.214-0.207 + l-2.158-3.0334c-0.056-0.09-0.134-0.1646-0.226-0.2173c-0.113-0.0504-0.237-0.0722-0.361-0.0634h-0.84v3.5857h-1.3v-8.7468h2.519 + c0.49-0.0103,0.979,0.0476,1.454,0.172c0.366,0.0972,0.71,0.2665,1.011,0.498c0.257,0.2031,0.459,0.4678,0.587,0.7697 + c0.131,0.3216,0.195,0.6666,0.189,1.0141c0.002,0.2893-0.043,0.5769-0.135,0.8511c-0.093,0.265-0.234,0.5105-0.415,0.7244 + c-0.186,0.2214-0.409,0.4083-0.66,0.5523c-0.272,0.1608-0.567,0.2798-0.875,0.3532c0.166,0.1043,0.307,0.2433,0.415,0.4074 + L184.506,49.9294z M180.434,45.4021c0.297,0.0038,0.592-0.039,0.876-0.1268c0.235-0.0682,0.454-0.1855,0.641-0.3441 + c0.167-0.1415,0.297-0.3218,0.379-0.5252c0.088-0.2151,0.131-0.4464,0.126-0.6791c0-0.507-0.162-0.8873-0.496-1.1409 + c-0.334-0.2535-0.822-0.3893-1.481-0.3893h-1.219v3.2054H180.434z"/> +<path fill="#0B1324" d="M191.62,48.0551c0.036-0.0007,0.072,0.0071,0.105,0.0228c0.033,0.0157,0.062,0.0389,0.084,0.0677 + l0.515,0.5524c-0.358,0.4226-0.805,0.7598-1.309,0.9869c-0.515,0.2264-1.129,0.3441-1.851,0.3441 + c-0.588,0.0082-1.171-0.1027-1.715-0.326c-0.499-0.2074-0.946-0.5227-1.309-0.9235c-0.376-0.4083-0.664-0.8889-0.849-1.4126 + c-0.202-0.5819-0.299-1.1949-0.289-1.8109c-0.007-0.6173,0.097-1.2309,0.307-1.811c0.198-0.5232,0.496-1.0029,0.876-1.4125 + c0.384-0.3944,0.845-0.7056,1.354-0.9145c0.552-0.2298,1.145-0.3438,1.743-0.3351c1.076-0.0226,2.119,0.377,2.907,1.1138 + l-0.425,0.6066c-0.026,0.0449-0.063,0.0822-0.108,0.1087c-0.048,0.032-0.105,0.0479-0.163,0.0453 + c-0.101-0.0063-0.197-0.0479-0.27-0.1177c-0.131-0.0945-0.267-0.1822-0.407-0.2626c-0.199-0.1048-0.407-0.1898-0.623-0.2536 + c-0.698-0.1885-1.437-0.1504-2.112,0.1087c-0.358,0.1488-0.678,0.3744-0.939,0.661c-0.271,0.3051-0.477,0.6625-0.605,1.0503 + c-0.292,0.9225-0.289,1.9136,0.009,2.8342c0.136,0.3882,0.348,0.7453,0.623,1.0503c0.255,0.2892,0.573,0.5154,0.93,0.661 + c0.365,0.1547,0.759,0.2318,1.155,0.2264c0.227-0.0004,0.453-0.0155,0.678-0.0453c0.188-0.0249,0.372-0.0705,0.55-0.1358 + c0.167-0.0638,0.327-0.1426,0.479-0.2354c0.156-0.1033,0.304-0.2183,0.442-0.3441l0.099-0.0725 + C191.539,48.0647,191.579,48.0555,191.62,48.0551L191.62,48.0551z"/> +<path fill="#0B1324" d="M199.041,48.8791v1.0504h-5.408v-8.7469h5.408v1.0504h-4.117v2.7798h3.304v1.0141h-3.304v2.8522H199.041z"/> +<path fill="#0B1324" d="M105.582,59.4278c-0.002-0.1535-0.053-0.3023-0.144-0.4255c-0.103-0.114-0.239-0.1931-0.389-0.2264 + l-7.9713-1.5936c-0.1082-0.0224-0.21-0.0689-0.2979-0.1358c-0.0809-0.0733-0.1455-0.1627-0.1896-0.2626l-1.2278-2.979l-1.2279-2.97 + c-0.0459-0.0988-0.0616-0.2091-0.0451-0.3169c0.0087-0.1104,0.046-0.2165,0.1083-0.3079l4.5141-6.7819 + c0.0841-0.1285,0.1223-0.2817,0.1083-0.4347c-0.0197-0.1522-0.0859-0.2945-0.1896-0.4074l-2.7987-2.807l-2.7897-2.7979 + c-0.1091-0.1091-0.2528-0.1763-0.4062-0.1902c-0.153-0.0205-0.308,0.0184-0.4334,0.1087l-6.762,4.5274 + c-0.0911,0.0624-0.1969,0.0999-0.307,0.1086c-0.1073,0.0079-0.2151-0.0076-0.316-0.0453l-2.9702-1.2314l-2.9612-1.2314 + c-0.1014-0.0454-0.191-0.1136-0.2618-0.1992c-0.0718-0.0817-0.1188-0.1822-0.1354-0.2898l-1.589-7.9953 + c-0.0306-0.1533-0.1136-0.291-0.2347-0.3894c-0.1211-0.096-0.27-0.15-0.4243-0.1539h-7.8996 + c-0.1543,0.0039-0.3032,0.0579-0.4243,0.1539c-0.1184,0.0993-0.1983,0.2371-0.2257,0.3894l-1.589,7.9953 + c-0.0208,0.1063-0.0673,0.2057-0.1354,0.2898c-0.0727,0.0837-0.1618,0.1516-0.2618,0.1992l-2.9703,1.2314l-2.9612,1.2314 + c-0.1039,0.0379-0.2147,0.0533-0.325,0.0453c-0.1072-0.0086-0.2102-0.0461-0.2979-0.1086l-6.762-4.5274 + c-0.1265-0.0879-0.2806-0.1266-0.4334-0.1087c-0.1545,0.0098-0.2996,0.0777-0.4063,0.1902l-2.7987,2.7979l-2.7896,2.807 + c-0.1097,0.1098-0.1796,0.2532-0.1987,0.4074c-0.0093,0.1526,0.0285,0.3044,0.1084,0.4347l4.5231,6.7819 + c0.0584,0.0933,0.0954,0.1985,0.1083,0.3079c0.0086,0.1085-0.01,0.2175-0.0542,0.3169l-1.2278,2.97l-1.2278,2.979 + c-0.0412,0.1016-0.1062,0.1917-0.1896,0.2626c-0.0847,0.0668-0.1835,0.1133-0.2889,0.1358l-7.9808,1.5936 + c-0.1506,0.0295-0.2862,0.1108-0.3834,0.2298S38.9993,59.274,39,59.4278v7.932c0.0002,0.1527,0.0546,0.3003,0.1535,0.4165 + c0.0947,0.1209,0.229,0.2042,0.3792,0.2354l7.9808,1.5936c0.1067,0.0186,0.2064,0.0655,0.2889,0.1359 + c0.0834,0.0709,0.1484,0.161,0.1896,0.2626l1.2278,2.9699l1.2278,2.979c0.0449,0.0992,0.0636,0.2084,0.0542,0.3169 + c-0.0129,0.1094-0.0499,0.2146-0.1083,0.3079l-4.5231,6.782c-0.0856,0.1287-0.1235,0.2835-0.107,0.4374 + c0.0165,0.1539,0.0863,0.2971,0.1973,0.4047l2.7896,2.7979l2.7987,2.8069c0.1067,0.1125,0.2518,0.1804,0.4063,0.1902 + c0.1526,0.014,0.3053-0.0243,0.4334-0.1087l6.762-4.5273c0.0877-0.0626,0.1907-0.1001,0.2979-0.1087 + c0.1103-0.008,0.2211,0.0074,0.325,0.0453l2.9612,1.2314c2.1557,0.8953,4.4257,1.4836,6.744,1.7476l0.2799-8.1855 + c-1.7442-0.6272-3.3433-1.6032-4.7003-2.8687c-1.357-1.2655-2.4437-2.7942-3.1941-4.4934 + c-0.7505-1.6992-1.1491-3.5335-1.1717-5.3918c-0.0226-1.8583,0.3313-3.7018,1.0401-5.4189 + c2.3857-5.7781,5.989-10.9705,10.5629-15.221c4.5713,4.2509,8.1716,9.4433,10.5538,15.221 + c0.7089,1.7171,1.0627,3.5606,1.0401,5.4189c-0.0226,1.8583-0.4212,3.6926-1.1716,5.3918 + c-0.7505,1.6992-1.8371,3.2279-3.1941,4.4934c-1.357,1.2655-2.9561,2.2415-4.7003,2.8687l0.2889,8.1855 + c2.3153-0.2642,4.5823-0.8524,6.7349-1.7476l2.9702-1.2314c0.1009-0.0377,0.2087-0.0531,0.316-0.0453 + c0.1101,0.0087,0.2159,0.0462,0.307,0.1087l6.762,4.5273c0.128,0.0853,0.2813,0.1238,0.4343,0.109 + c0.1529-0.0149,0.2961-0.0821,0.4053-0.1905l2.7897-2.8069l2.7987-2.7979c0.1022-0.1139,0.1683-0.2558,0.1896-0.4075 + c0.0147-0.1531-0.0236-0.3065-0.1083-0.4346l-4.5141-6.782c-0.0623-0.0914-0.0996-0.1975-0.1083-0.3079 + c-0.017-0.1078-0.0013-0.2182,0.0451-0.3169l1.2279-2.979l1.2278-2.9699c0.0441-0.0999,0.1087-0.1894,0.1896-0.2626 + c0.0859-0.0704,0.1885-0.1172,0.2979-0.1359l7.9713-1.5936c0.152-0.0334,0.289-0.1161,0.389-0.2354 + c0.092-0.1192,0.143-0.2655,0.144-0.4165V59.4278L105.582,59.4278z"/> +</svg> diff --git a/public/images/logos/logo-regenholz_2by1.svg b/public/images/logos/logo-regenholz_2by1.svg new file mode 100644 index 0000000000000000000000000000000000000000..def61ba026349d9828e51f107e1f8fc1ff7a896f --- /dev/null +++ b/public/images/logos/logo-regenholz_2by1.svg @@ -0,0 +1,68 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 26.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<svg width="240" height="120" version="1.0" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" + viewBox="0 0 240 120" enable-background="new 0 0 240 120" xml:space="preserve"> +<rect fill="#FFFFFF" width="240" height="120"/> +<path fill="#0B1324" d="M119.589,52.312c6.369-0.7165,1.274-10.7477,0.08-14.0914C117.28,41.9624,111.946,50.4809,119.589,52.312z + M116.564,58.1237c6.21,2.3088,12.499-4.9359,12.897-9.7923s-4.936-18.0721-10.111-22.61 + C113.538,34.4788,99.9247,52.8693,116.564,58.1237L116.564,58.1237z M114.096,44.2712c1.512-2.7069,4.777-8.0409,5.652-10.3497 + C135.113,59.2384,108.921,59.1587,114.096,44.2712L114.096,44.2712z M128.426,31.3739c-1.751-2.7864-7.961-13.5341-9.952-10.9865 + c-8.677,11.3846-21.495,31.6062-10.11,46.0957c10.349,12.8972,26.909,1.9903,26.749-12.4992 + C135.034,44.2712,131.849,37.3449,128.426,31.3739L128.426,31.3739z M113.22,31.6924c1.592-2.7069,6.449-8.9963,6.449-8.9963 + s4.538,6.0506,6.528,9.4739c3.423,5.971,6.449,17.0372,3.105,21.6547C118.474,68.7919,96.5013,56.0539,113.22,31.6924 + L113.22,31.6924z M106.214,54.3023c2.627,13.1361,20.222,10.907,24.998,1.1146C126.436,68.8715,106.214,72.3744,106.214,54.3023 + L106.214,54.3023z M129.381,64.8112c-1.967,2.5198-4.841,4.1713-8.009,4.6026c-3.168,0.4313-6.379-0.3918-8.948-2.2938 + c9.713,4.936,17.674-4.3787,20.938-12.6584C133.044,58.2034,131.451,62.4229,129.381,64.8112L129.381,64.8112z"/> +<path fill="#0B1324" d="M68,95.4622V83.7591h2.9456v1.0349c0.1779-0.4176,0.4791-0.7709,0.8632-1.0128 + c0.3841-0.2418,0.833-0.3606,1.2864-0.3405c0.8885,0.004,1.7423,0.3455,2.3884,0.9553l-0.3981,2.7068 + c-0.6173-0.4703-1.3734-0.7224-2.1496-0.7165c-1.2738,0-1.9903,0.8758-1.9903,2.5477v6.5282H68z"/> +<path fill="#0B1324" d="M82.41,95.701c-0.7388,0.0345-1.4764-0.0898-2.1631-0.3645c-0.6866-0.2747-1.3064-0.6933-1.8176-1.2277 + c-1.0746-1.2587-1.6172-2.8863-1.5126-4.538c-0.092-1.6259,0.4502-3.2241,1.5126-4.4583c0.4972-0.5575,1.1125-0.9969,1.8012-1.2862 + c0.6887-0.2892,1.4333-0.421,2.1795-0.3856c0.6881-0.0264,1.3745,0.0869,2.0176,0.3332c0.6431,0.2463,1.2296,0.6205,1.7241,1.0998 + c0.5061,0.5574,0.8942,1.2117,1.1405,1.9232c0.2463,0.7115,0.3458,1.4656,0.2926,2.2167c0.0191,0.585-0.0075,1.1705-0.0796,1.7514 + h-7.6428c0.049,0.6598,0.3312,1.2807,0.7961,1.7515c0.4942,0.3973,1.1186,0.5959,1.7515,0.5573 + c0.4868,0.0035,0.9682-0.1018,1.409-0.3085c0.4408-0.2066,0.8298-0.5093,1.1385-0.8857l1.8311,1.8311 + c-0.523,0.6515-1.1917,1.171-1.9523,1.5167C84.0758,95.5731,83.2447,95.7354,82.41,95.701L82.41,95.701z M79.8624,88.2174h4.7767 + c-0.0564-0.5953-0.3083-1.1552-0.7165-1.5922c-0.4209-0.3615-0.9579-0.5593-1.5126-0.5573 + c-0.3097-0.0329-0.6228-0.0027-0.9205,0.0886s-0.5738,0.2419-0.8118,0.4427c-0.238,0.2008-0.433,0.4477-0.5731,0.7258 + C79.9645,87.6031,79.8821,87.9067,79.8624,88.2174L79.8624,88.2174z"/> +<path fill="#0B1324" d="M94.511,99.9999l-1.6718-2.4679c1.1201,0.0128,2.231-0.2039,3.2641-0.6369 + c0.3115-0.1683,0.5677-0.4233,0.7372-0.7342c0.1696-0.3109,0.2454-0.6643,0.2182-1.0173v-0.3185 + c-0.7147,0.5915-1.6203,0.9028-2.5477,0.8758c-0.6683,0.0313-1.3344-0.0967-1.9434-0.3735 + c-0.6091-0.2769-1.1436-0.6946-1.5594-1.2187c-0.9766-1.3035-1.4565-2.9125-1.3535-4.538 + c-0.0643-1.5962,0.4127-3.1673,1.3535-4.4583c0.4118-0.5338,0.9435-0.9633,1.552-1.2538c0.6085-0.2904,1.2768-0.4336,1.9508-0.418 + c0.4669-0.0188,0.9329,0.0561,1.3704,0.2202c0.4376,0.164,0.8379,0.414,1.1773,0.7351V83.759h2.9453v10.1108 + c0,2.0699-0.3977,3.5825-1.1938,4.5379C98.0936,99.2834,96.581,99.8407,94.511,99.9999z M94.9888,92.8348 + c0.3964,0.0189,0.7915-0.058,1.1518-0.2243c0.3604-0.1663,0.6753-0.4171,0.9181-0.731V87.262 + c-0.2548-0.3003-0.5719-0.5413-0.9295-0.7063c-0.3575-0.165-0.7467-0.25-1.1404-0.2491c-0.3404-0.0032-0.6768,0.0746-0.9813,0.2268 + c-0.3045,0.1523-0.5685,0.3747-0.7702,0.6489c-0.3654,0.7432-0.5553,1.5603-0.5553,2.3884s0.1899,1.6452,0.5553,2.3884 + c0.1791,0.2968,0.4388,0.5366,0.7489,0.6916C94.2962,92.8058,94.6439,92.8696,94.9888,92.8348L94.9888,92.8348z"/> +<path fill="#0B1324" d="M108.125,95.701c-0.739,0.0345-1.477-0.0898-2.163-0.3645c-0.687-0.2747-1.307-0.6933-1.818-1.2277 + c-1.011-1.2893-1.52-2.9017-1.433-4.538c-0.075-1.6102,0.434-3.1935,1.433-4.4583c0.497-0.5575,1.113-0.9969,1.801-1.2862 + c0.689-0.2892,1.434-0.421,2.18-0.3856c0.688-0.0264,1.374,0.0869,2.017,0.3332c0.644,0.2463,1.23,0.6205,1.725,1.0998 + c0.506,0.5574,0.894,1.2117,1.14,1.9232c0.246,0.7115,0.346,1.4656,0.293,2.2167c0.019,0.585-0.008,1.1705-0.08,1.7514h-7.643 + c0.077,0.6685,0.387,1.2886,0.876,1.7515c0.47,0.3852,1.065,0.5836,1.672,0.5573c0.489,0.0156,0.974-0.0844,1.417-0.292 + c0.442-0.2075,0.83-0.5166,1.13-0.9022l1.832,1.8311c-0.523,0.6515-1.192,1.171-1.953,1.5167 + C109.791,95.5731,108.96,95.7354,108.125,95.701L108.125,95.701z M105.657,88.2174h4.777c-0.085-0.6035-0.364-1.1628-0.797-1.5922 + c-0.42-0.3615-0.957-0.5593-1.512-0.5573c-0.308-0.0461-0.622-0.0249-0.921,0.0623c-0.299,0.0871-0.575,0.2381-0.81,0.4425 + c-0.234,0.2044-0.422,0.4574-0.549,0.7413C105.718,87.598,105.653,87.9062,105.657,88.2174L105.657,88.2174z"/> +<path fill="#0B1324" d="M123.172,95.4621v-6.4486c0.073-0.7349-0.126-1.4712-0.558-2.07c-0.185-0.2165-0.418-0.3868-0.681-0.4974 + c-0.262-0.1106-0.547-0.1583-0.831-0.1395c-1.513,0-2.229,0.8758-2.229,2.7069v6.4486h-2.946V83.759h2.946v1.1146 + c0.383-0.4699,0.87-0.844,1.422-1.0927c0.553-0.2488,1.156-0.3653,1.762-0.3403c1.063-0.0103,2.089,0.3888,2.866,1.1145 + c0.434,0.4672,0.765,1.0207,0.97,1.6242c0.206,0.6036,0.283,1.2437,0.224,1.8787v7.4041H123.172z"/> +<path fill="#0B1324" d="M129.222,95.462V80.256l3.025-1.3534v5.9709c0.362-0.4734,0.834-0.8514,1.375-1.1011 + c0.542-0.2498,1.135-0.3637,1.73-0.3319c1.089-0.0226,2.145,0.3768,2.946,1.1146c0.434,0.4672,0.765,1.0206,0.971,1.6242 + c0.205,0.6036,0.281,1.2437,0.223,1.8787v7.404h-3.025v-6.5282c0-1.7515-0.637-2.6272-1.99-2.6272c-1.354,0-2.23,0.8757-2.23,2.5475 + v6.6079H129.222z"/> +<path fill="#0B1324" d="M151.355,94.1087c-0.496,0.5325-1.102,0.9506-1.776,1.2256c-0.673,0.2749-1.399,0.4001-2.125,0.3666 + c-0.739,0.0345-1.477-0.0898-2.163-0.3645c-0.687-0.2747-1.307-0.6933-1.818-1.2277c-1.011-1.2893-1.521-2.9017-1.433-4.538 + c-0.075-1.6102,0.434-3.1935,1.433-4.4583c0.501-0.5531,1.117-0.9895,1.804-1.2784c0.688-0.2889,1.431-0.4232,2.177-0.3934 + c0.733-0.029,1.464,0.106,2.139,0.3952s1.277,0.7254,1.762,1.2766c0.999,1.2648,1.508,2.8481,1.433,4.4583 + C152.875,91.207,152.366,92.8194,151.355,94.1087z M147.454,92.8348c0.342,0.0174,0.684-0.054,0.99-0.2075 + c0.307-0.1534,0.569-0.3836,0.761-0.6682c0.455-0.7106,0.678-1.5454,0.637-2.3884c0.017-0.8402-0.204-1.6682-0.637-2.3884 + c-0.206-0.2696-0.471-0.4887-0.774-0.6405c-0.304-0.1517-0.638-0.2322-0.977-0.2352c-0.343-0.0174-0.684,0.0542-0.991,0.2076 + c-0.307,0.1534-0.569,0.3836-0.761,0.6681c-0.494,0.6963-0.745,1.5353-0.716,2.3884c-0.055,0.8563,0.199,1.7038,0.716,2.3884 + c0.179,0.2968,0.439,0.5366,0.749,0.6916C146.761,92.8058,147.109,92.8696,147.454,92.8348L147.454,92.8348z"/> +<path fill="#0B1324" d="M155.574,95.462V80.3356l2.946-1.433V95.462H155.574z"/> +<path fill="#0B1324" d="M161.227,95.4621v-2.3884l6.05-6.6875h-5.652V83.759h9.394v2.2292l-6.051,6.7671h6.051v2.7068H161.227z"/> +</svg> diff --git a/public/images/logos/logo-suederelbeag_2by1.svg b/public/images/logos/logo-suederelbeag_2by1.svg new file mode 100644 index 0000000000000000000000000000000000000000..2cd137907c0cf972fceaa10c3d458ceccbb15c8e --- /dev/null +++ b/public/images/logos/logo-suederelbeag_2by1.svg @@ -0,0 +1,225 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 26.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" + viewBox="0 0 240 120" style="enable-background:new 0 0 240 120;" xml:space="preserve"> +<style type="text/css"> + .st0{fill:#FFFFFF;} + .st1{fill:#0B1324;} +</style> +<rect class="st0" width="240" height="120"/> +<g> + <g> + <path class="st1" d="M214.8,37c-7.4,1.3-18.9-0.5-23.9-7c0,0-0.6,0.1-0.6,0.1c4,7.6-4.4,12.2-11,14.3l0.3,0.5 + c7.8-1.9,20.1,0.2,25.5,8.3l0.7-0.1c-4.5-8.1,2.2-14.2,9.2-15.6L214.8,37z"/> + </g> + <g> + <path class="st1" d="M25,86.7c-0.1-0.1-0.1-0.1-0.1-0.2v-9.4c0-0.1,0-0.2,0.1-0.3c0.1-0.1,0.1-0.1,0.2-0.1H26 + c0.2,0,0.3,0.1,0.4,0.2l3.1,5.8l3.1-5.8c0-0.1,0.1-0.1,0.1-0.2c0.1,0,0.1-0.1,0.2-0.1h0.7c0.1,0,0.2,0,0.3,0.1 + C34,76.9,34,77,34,77.1v9.4c0,0.1,0,0.2-0.1,0.2c-0.1,0.1-0.2,0.1-0.3,0.1H33c-0.1,0-0.2,0-0.2-0.1c-0.1-0.1-0.1-0.1-0.1-0.2v-7.1 + l-2.5,4.7c-0.1,0.2-0.3,0.3-0.5,0.3h-0.5c-0.2,0-0.4-0.1-0.5-0.3l-2.5-4.7v7.1c0,0.1,0,0.2-0.1,0.2c-0.1,0.1-0.1,0.1-0.2,0.1h-0.7 + C25.1,86.8,25.1,86.8,25,86.7z"/> + <path class="st1" d="M36.8,86.1c-0.6-0.6-0.9-1.4-1-2.5l0-0.5l0-0.5c0.1-1,0.4-1.9,1-2.5c0.6-0.6,1.4-0.9,2.4-0.9 + c1.1,0,1.9,0.3,2.5,1c0.6,0.7,0.9,1.6,0.9,2.7v0.2c0,0.1,0,0.2-0.1,0.2c-0.1,0.1-0.1,0.1-0.2,0.1h-5.1v0.1c0,0.6,0.2,1.2,0.6,1.6 + c0.4,0.4,0.8,0.7,1.4,0.7c0.5,0,0.8-0.1,1.1-0.3s0.5-0.4,0.6-0.6c0.1-0.1,0.2-0.2,0.2-0.2c0,0,0.1,0,0.2,0h0.7 + c0.1,0,0.2,0,0.2,0.1c0.1,0,0.1,0.1,0.1,0.2c0,0.2-0.1,0.5-0.4,0.8c-0.3,0.3-0.6,0.6-1.1,0.8c-0.5,0.2-1,0.3-1.7,0.3 + C38.2,87,37.4,86.7,36.8,86.1z M41.2,82.6L41.2,82.6c0-0.7-0.2-1.2-0.6-1.7c-0.4-0.4-0.9-0.6-1.5-0.6c-0.6,0-1.1,0.2-1.5,0.6 + c-0.4,0.4-0.5,1-0.5,1.6v0H41.2z"/> + </g> + <g> + <path class="st1" d="M44.9,84.3v-3.8h-1.1c-0.1,0-0.2,0-0.2-0.1c-0.1-0.1-0.1-0.1-0.1-0.2v-0.5c0-0.1,0-0.2,0.1-0.2 + c0.1-0.1,0.1-0.1,0.2-0.1h1.1V77c0-0.1,0-0.2,0.1-0.2c0.1-0.1,0.1-0.1,0.2-0.1h0.7c0.1,0,0.2,0,0.2,0.1c0.1,0.1,0.1,0.1,0.1,0.2 + v2.4h1.8c0.1,0,0.2,0,0.2,0.1c0.1,0.1,0.1,0.1,0.1,0.2v0.5c0,0.1,0,0.2-0.1,0.2c-0.1,0.1-0.1,0.1-0.2,0.1h-1.8v3.7 + c0,0.5,0.1,0.8,0.2,1.1s0.4,0.4,0.8,0.4h0.9c0.1,0,0.2,0,0.2,0.1c0.1,0.1,0.1,0.1,0.1,0.2v0.5c0,0.1,0,0.2-0.1,0.2 + c-0.1,0.1-0.1,0.1-0.2,0.1h-1C45.6,86.8,44.9,86,44.9,84.3z"/> + <path class="st1" d="M50,86.7c-0.1-0.1-0.1-0.1-0.1-0.2v-6.8c0-0.1,0-0.2,0.1-0.2s0.1-0.1,0.2-0.1h0.7c0.1,0,0.2,0,0.3,0.1 + c0.1,0.1,0.1,0.1,0.1,0.2v0.6c0.4-0.7,1.1-1,2.1-1h0.6c0.1,0,0.2,0,0.2,0.1c0.1,0.1,0.1,0.1,0.1,0.2v0.6c0,0.1,0,0.2-0.1,0.2 + c-0.1,0.1-0.1,0.1-0.2,0.1H53c-0.5,0-0.9,0.2-1.3,0.5c-0.3,0.3-0.5,0.7-0.5,1.2v4.2c0,0.1,0,0.2-0.1,0.2c-0.1,0.1-0.2,0.1-0.2,0.1 + h-0.7C50.2,86.8,50.1,86.8,50,86.7z"/> + </g> + <g> + <path class="st1" d="M56,86.1c-0.6-0.6-0.9-1.4-0.9-2.4l0-0.6l0-0.6c0-1,0.4-1.8,1-2.4c0.6-0.6,1.4-0.9,2.5-0.9 + c1.1,0,1.9,0.3,2.5,0.9c0.6,0.6,0.9,1.4,1,2.4c0,0.1,0,0.3,0,0.6c0,0.3,0,0.5,0,0.6c0,1-0.4,1.8-0.9,2.4c-0.6,0.6-1.4,0.9-2.5,0.9 + S56.6,86.7,56,86.1z M59.9,85.3c0.4-0.4,0.6-0.9,0.6-1.7c0-0.1,0-0.3,0-0.5c0-0.3,0-0.4,0-0.5c0-0.7-0.2-1.3-0.6-1.7 + s-0.8-0.6-1.5-0.6c-0.6,0-1.1,0.2-1.5,0.6c-0.4,0.4-0.6,0.9-0.6,1.7l0,0.5l0,0.5c0,0.7,0.2,1.3,0.6,1.7c0.4,0.4,0.9,0.6,1.5,0.6 + C59.1,85.9,59.6,85.7,59.9,85.3z"/> + <path class="st1" d="M63.7,89.5c-0.1-0.1-0.1-0.1-0.1-0.2v-9.5c0-0.1,0-0.2,0.1-0.2c0.1-0.1,0.1-0.1,0.2-0.1h0.7 + c0.1,0,0.2,0,0.2,0.1c0.1,0.1,0.1,0.1,0.1,0.2v0.6c0.5-0.7,1.4-1.1,2.4-1.1c1,0,1.8,0.3,2.3,0.9s0.8,1.4,0.8,2.4 + c0,0.1,0,0.3,0,0.5c0,0.2,0,0.4,0,0.5c0,1-0.3,1.8-0.8,2.4c-0.5,0.6-1.3,1-2.3,1s-1.8-0.4-2.4-1.1v3.3c0,0.1,0,0.2-0.1,0.2 + c-0.1,0.1-0.1,0.1-0.2,0.1h-0.7C63.8,89.6,63.7,89.5,63.7,89.5z M68.5,85.2c0.3-0.4,0.5-1,0.5-1.7c0-0.1,0-0.2,0-0.4 + c0-1.8-0.7-2.7-2.1-2.7c-0.7,0-1.2,0.2-1.5,0.7c-0.3,0.4-0.5,1-0.6,1.6l0,0.5l0,0.6c0,0.6,0.2,1.1,0.6,1.5 + c0.4,0.4,0.9,0.6,1.5,0.6C67.7,85.8,68.2,85.6,68.5,85.2z"/> + <path class="st1" d="M72.7,86.1c-0.6-0.6-0.9-1.4-0.9-2.4l0-0.6l0-0.6c0-1,0.4-1.8,1-2.4c0.6-0.6,1.4-0.9,2.5-0.9 + c1.1,0,1.9,0.3,2.5,0.9c0.6,0.6,0.9,1.4,1,2.4c0,0.1,0,0.3,0,0.6c0,0.3,0,0.5,0,0.6c0,1-0.4,1.8-0.9,2.4c-0.6,0.6-1.4,0.9-2.5,0.9 + C74.1,87,73.3,86.7,72.7,86.1z M76.7,85.3c0.4-0.4,0.6-0.9,0.6-1.7c0-0.1,0-0.3,0-0.5c0-0.3,0-0.4,0-0.5c0-0.7-0.2-1.3-0.6-1.7 + c-0.4-0.4-0.8-0.6-1.5-0.6c-0.6,0-1.1,0.2-1.5,0.6c-0.4,0.4-0.6,0.9-0.6,1.7l0,0.5l0,0.5c0,0.7,0.2,1.3,0.6,1.7 + c0.4,0.4,0.9,0.6,1.5,0.6C75.8,85.9,76.3,85.7,76.7,85.3z"/> + <path class="st1" d="M80.4,86.7c-0.1-0.1-0.1-0.1-0.1-0.2V77c0-0.1,0-0.2,0.1-0.2c0.1-0.1,0.1-0.1,0.2-0.1h0.7 + c0.1,0,0.2,0,0.2,0.1c0.1,0.1,0.1,0.1,0.1,0.2v9.5c0,0.1,0,0.2-0.1,0.2c-0.1,0.1-0.1,0.1-0.2,0.1h-0.7 + C80.5,86.8,80.4,86.8,80.4,86.7z"/> + <path class="st1" d="M83.7,86.7c-0.1-0.1-0.1-0.1-0.1-0.2v-6.8c0-0.1,0-0.2,0.1-0.2c0.1-0.1,0.1-0.1,0.2-0.1h0.7 + c0.1,0,0.2,0,0.3,0.1c0.1,0.1,0.1,0.1,0.1,0.2v0.6c0.4-0.7,1.1-1,2.1-1h0.6c0.1,0,0.2,0,0.2,0.1c0.1,0.1,0.1,0.1,0.1,0.2v0.6 + c0,0.1,0,0.2-0.1,0.2c-0.1,0.1-0.1,0.1-0.2,0.1h-0.9c-0.5,0-0.9,0.2-1.3,0.5c-0.3,0.3-0.5,0.7-0.5,1.2v4.2c0,0.1,0,0.2-0.1,0.2 + c-0.1,0.1-0.2,0.1-0.2,0.1h-0.7C83.8,86.8,83.8,86.8,83.7,86.7z"/> + <path class="st1" d="M89.6,86.1c-0.6-0.6-0.9-1.4-1-2.5l0-0.5l0-0.5c0.1-1,0.4-1.9,1-2.5c0.6-0.6,1.4-0.9,2.4-0.9 + c1.1,0,1.9,0.3,2.5,1c0.6,0.7,0.9,1.6,0.9,2.7v0.2c0,0.1,0,0.2-0.1,0.2c-0.1,0.1-0.1,0.1-0.2,0.1H90v0.1c0,0.6,0.2,1.2,0.6,1.6 + s0.8,0.7,1.4,0.7c0.5,0,0.8-0.1,1.1-0.3c0.3-0.2,0.5-0.4,0.6-0.6c0.1-0.1,0.2-0.2,0.2-0.2c0,0,0.1,0,0.2,0h0.7 + c0.1,0,0.2,0,0.2,0.1c0.1,0,0.1,0.1,0.1,0.2c0,0.2-0.1,0.5-0.4,0.8s-0.6,0.6-1.1,0.8c-0.5,0.2-1,0.3-1.7,0.3 + C91,87,90.2,86.7,89.6,86.1z M94,82.6L94,82.6c0-0.7-0.2-1.2-0.6-1.7c-0.4-0.4-0.9-0.6-1.5-0.6c-0.6,0-1.1,0.2-1.5,0.6 + c-0.4,0.4-0.5,1-0.5,1.6v0H94z"/> + <path class="st1" d="M98.1,89.6c-0.5-0.3-0.8-0.6-1-0.9s-0.3-0.6-0.3-0.9c0-0.1,0-0.2,0.1-0.2c0.1-0.1,0.2-0.1,0.2-0.1h0.7 + c0.1,0,0.2,0,0.2,0.1c0.1,0,0.1,0.1,0.1,0.2c0.1,0.3,0.3,0.6,0.6,0.8c0.3,0.2,0.7,0.3,1.3,0.3c0.7,0,1.3-0.2,1.6-0.5 + c0.3-0.3,0.5-0.8,0.5-1.6v-1c-0.3,0.3-0.6,0.6-1,0.8c-0.4,0.2-0.9,0.3-1.4,0.3c-1,0-1.8-0.3-2.3-1c-0.5-0.6-0.8-1.5-0.8-2.5l0-0.4 + l0-0.4c0-1,0.3-1.8,0.8-2.5c0.5-0.7,1.3-1,2.3-1c1,0,1.8,0.4,2.4,1.1v-0.6c0-0.1,0-0.2,0.1-0.2c0.1-0.1,0.1-0.1,0.2-0.1h0.7 + c0.1,0,0.2,0,0.2,0.1c0.1,0.1,0.1,0.1,0.1,0.2v7c0,2.2-1.2,3.3-3.5,3.3C99.3,90,98.6,89.9,98.1,89.6z M101.6,85.1 + c0.3-0.4,0.5-0.9,0.6-1.5c0-0.1,0-0.3,0-0.5c0-0.2,0-0.4,0-0.5c0-0.6-0.2-1.1-0.6-1.5c-0.3-0.4-0.8-0.6-1.5-0.6 + c-0.7,0-1.2,0.2-1.5,0.6c-0.3,0.4-0.5,1-0.5,1.7l0,0.4l0,0.4c0,0.7,0.2,1.2,0.5,1.7c0.3,0.4,0.8,0.6,1.5,0.6 + C100.7,85.7,101.2,85.5,101.6,85.1z"/> + <path class="st1" d="M105.5,77.9c-0.1-0.1-0.1-0.1-0.1-0.2v-0.8c0-0.1,0-0.2,0.1-0.2c0.1-0.1,0.1-0.1,0.2-0.1h0.9 + c0.1,0,0.2,0,0.3,0.1c0.1,0.1,0.1,0.1,0.1,0.2v0.8c0,0.1,0,0.2-0.1,0.2c-0.1,0.1-0.2,0.1-0.3,0.1h-0.9 + C105.6,78,105.5,77.9,105.5,77.9z M105.6,86.7c-0.1-0.1-0.1-0.1-0.1-0.2v-6.8c0-0.1,0-0.2,0.1-0.2c0.1-0.1,0.1-0.1,0.2-0.1h0.7 + c0.1,0,0.2,0,0.2,0.1c0.1,0.1,0.1,0.1,0.1,0.2v6.8c0,0.1,0,0.2-0.1,0.2c-0.1,0.1-0.1,0.1-0.2,0.1h-0.7 + C105.7,86.8,105.7,86.8,105.6,86.7z"/> + <path class="st1" d="M109.4,86.1c-0.6-0.6-0.9-1.4-0.9-2.4l0-0.6l0-0.6c0-1,0.4-1.8,1-2.4c0.6-0.6,1.4-0.9,2.5-0.9 + c1.1,0,1.9,0.3,2.5,0.9c0.6,0.6,0.9,1.4,1,2.4c0,0.1,0,0.3,0,0.6c0,0.3,0,0.5,0,0.6c0,1-0.4,1.8-0.9,2.4c-0.6,0.6-1.4,0.9-2.5,0.9 + C110.9,87,110,86.7,109.4,86.1z M113.4,85.3c0.4-0.4,0.6-0.9,0.6-1.7c0-0.1,0-0.3,0-0.5c0-0.3,0-0.4,0-0.5c0-0.7-0.2-1.3-0.6-1.7 + s-0.8-0.6-1.5-0.6c-0.6,0-1.1,0.2-1.5,0.6c-0.4,0.4-0.6,0.9-0.6,1.7l0,0.5l0,0.5c0,0.7,0.2,1.3,0.6,1.7c0.4,0.4,0.9,0.6,1.5,0.6 + C112.6,85.9,113.1,85.7,113.4,85.3z"/> + <path class="st1" d="M117.1,86.7c-0.1-0.1-0.1-0.1-0.1-0.2v-6.8c0-0.1,0-0.2,0.1-0.2c0.1-0.1,0.1-0.1,0.2-0.1h0.7 + c0.1,0,0.2,0,0.2,0.1c0.1,0.1,0.1,0.1,0.1,0.2v0.6c0.3-0.4,0.6-0.6,1-0.8c0.4-0.2,0.9-0.3,1.4-0.3c0.9,0,1.7,0.3,2.2,0.9 + c0.5,0.6,0.8,1.4,0.8,2.3v4.1c0,0.1,0,0.2-0.1,0.2c-0.1,0.1-0.1,0.1-0.2,0.1h-0.7c-0.1,0-0.2,0-0.2-0.1c-0.1-0.1-0.1-0.1-0.1-0.2 + v-4c0-0.7-0.2-1.2-0.5-1.6c-0.3-0.4-0.8-0.6-1.5-0.6c-0.6,0-1.1,0.2-1.5,0.6c-0.4,0.4-0.5,0.9-0.5,1.6v4c0,0.1,0,0.2-0.1,0.2 + c-0.1,0.1-0.1,0.1-0.2,0.1h-0.7C117.3,86.8,117.2,86.8,117.1,86.7z"/> + <path class="st1" d="M129.4,86.7c-0.1-0.1-0.1-0.1-0.1-0.2v-9.4c0-0.1,0-0.2,0.1-0.3c0.1-0.1,0.1-0.1,0.2-0.1h0.7 + c0.1,0,0.2,0,0.3,0.1c0.1,0.1,0.1,0.1,0.1,0.3v4h5.1v-4c0-0.1,0-0.2,0.1-0.3c0.1-0.1,0.1-0.1,0.2-0.1h0.7c0.1,0,0.2,0,0.3,0.1 + c0.1,0.1,0.1,0.1,0.1,0.3v9.4c0,0.1,0,0.2-0.1,0.2c-0.1,0.1-0.2,0.1-0.3,0.1h-0.7c-0.1,0-0.2,0-0.2-0.1c-0.1-0.1-0.1-0.1-0.1-0.2 + v-4.1h-5.1v4.1c0,0.1,0,0.2-0.1,0.2c-0.1,0.1-0.2,0.1-0.3,0.1h-0.7C129.5,86.8,129.4,86.8,129.4,86.7z"/> + <path class="st1" d="M140.1,86.7c-0.4-0.2-0.7-0.5-1-0.8c-0.2-0.3-0.4-0.7-0.4-1.1c0-0.6,0.3-1.2,0.8-1.6c0.5-0.4,1.3-0.7,2.2-0.8 + l2.2-0.3v-0.4c0-1-0.6-1.5-1.7-1.5c-0.4,0-0.8,0.1-1.1,0.3c-0.3,0.2-0.5,0.4-0.6,0.6c0,0.1-0.1,0.1-0.1,0.2s-0.1,0.1-0.2,0.1h-0.6 + c-0.1,0-0.2,0-0.2-0.1c-0.1-0.1-0.1-0.1-0.1-0.2c0-0.2,0.1-0.5,0.3-0.8c0.2-0.3,0.5-0.5,1-0.8c0.4-0.2,1-0.3,1.6-0.3 + c1.1,0,1.9,0.3,2.4,0.8c0.5,0.5,0.7,1.1,0.7,1.9v4.7c0,0.1,0,0.2-0.1,0.2c-0.1,0.1-0.1,0.1-0.2,0.1h-0.7c-0.1,0-0.2,0-0.2-0.1 + c-0.1-0.1-0.1-0.1-0.1-0.2v-0.6c-0.2,0.3-0.5,0.6-0.9,0.8c-0.4,0.2-0.9,0.3-1.6,0.3C141,87,140.5,86.9,140.1,86.7z M143.3,85.3 + c0.4-0.4,0.6-1,0.6-1.8v-0.4l-1.7,0.2c-0.7,0.1-1.2,0.3-1.6,0.5c-0.4,0.2-0.5,0.5-0.5,0.9c0,0.4,0.2,0.7,0.5,0.9 + c0.3,0.2,0.7,0.3,1.1,0.3C142.4,85.9,142.9,85.7,143.3,85.3z"/> + <path class="st1" d="M147.3,86.7c-0.1-0.1-0.1-0.1-0.1-0.2v-6.8c0-0.1,0-0.2,0.1-0.2c0.1-0.1,0.1-0.1,0.2-0.1h0.7 + c0.1,0,0.2,0,0.2,0.1c0.1,0.1,0.1,0.1,0.1,0.2v0.5c0.5-0.7,1.2-1,2.1-1c1.1,0,1.9,0.4,2.3,1.3c0.2-0.4,0.6-0.7,1-1 + c0.4-0.2,0.9-0.4,1.5-0.4c0.8,0,1.5,0.3,2,0.8c0.5,0.5,0.8,1.3,0.8,2.3v4.2c0,0.1,0,0.2-0.1,0.2c-0.1,0.1-0.1,0.1-0.2,0.1h-0.7 + c-0.1,0-0.2,0-0.2-0.1c-0.1-0.1-0.1-0.1-0.1-0.2v-4c0-0.7-0.2-1.3-0.5-1.6c-0.3-0.3-0.7-0.5-1.3-0.5c-0.5,0-0.9,0.2-1.2,0.5 + c-0.3,0.3-0.5,0.9-0.5,1.6v4c0,0.1,0,0.2-0.1,0.2c-0.1,0.1-0.1,0.1-0.2,0.1h-0.7c-0.1,0-0.2,0-0.2-0.1c-0.1-0.1-0.1-0.1-0.1-0.2 + v-4c0-0.7-0.2-1.3-0.5-1.6c-0.3-0.3-0.7-0.5-1.2-0.5c-0.5,0-0.9,0.2-1.2,0.5c-0.3,0.3-0.5,0.9-0.5,1.6v4c0,0.1,0,0.2-0.1,0.2 + c-0.1,0.1-0.1,0.1-0.2,0.1h-0.7C147.5,86.8,147.4,86.8,147.3,86.7z"/> + <path class="st1" d="M161.4,85.9v0.6c0,0.1,0,0.2-0.1,0.2c-0.1,0.1-0.1,0.1-0.2,0.1h-0.7c-0.1,0-0.2,0-0.2-0.1 + c-0.1-0.1-0.1-0.1-0.1-0.2V77c0-0.1,0-0.2,0.1-0.2c0.1-0.1,0.1-0.1,0.2-0.1h0.7c0.1,0,0.2,0,0.2,0.1c0.1,0.1,0.1,0.1,0.1,0.2v3.3 + c0.6-0.7,1.4-1,2.4-1c1,0,1.8,0.3,2.3,1c0.5,0.7,0.8,1.5,0.8,2.5c0,0.1,0,0.2,0,0.4c0,0.2,0,0.3,0,0.4c0,1-0.3,1.8-0.8,2.5 + c-0.5,0.7-1.3,1-2.3,1C162.8,87,162,86.6,161.4,85.9z M165,85.2c0.3-0.4,0.5-1,0.5-1.7c0-0.1,0-0.2,0-0.4c0-1.8-0.7-2.7-2.1-2.7 + c-0.7,0-1.2,0.2-1.5,0.6c-0.4,0.4-0.5,0.9-0.6,1.5l0,0.6l0,0.5c0,0.6,0.2,1.1,0.6,1.6c0.3,0.4,0.8,0.7,1.5,0.7 + C164.2,85.8,164.7,85.6,165,85.2z"/> + <path class="st1" d="M169.3,86.1c-0.5-0.6-0.8-1.4-0.8-2.3v-4.1c0-0.1,0-0.2,0.1-0.2c0.1-0.1,0.1-0.1,0.2-0.1h0.7 + c0.1,0,0.2,0,0.2,0.1c0.1,0.1,0.1,0.1,0.1,0.2v4c0,1.4,0.6,2.1,1.9,2.1c0.6,0,1.1-0.2,1.5-0.6c0.4-0.4,0.5-0.9,0.5-1.6v-4 + c0-0.1,0-0.2,0.1-0.2c0.1-0.1,0.1-0.1,0.2-0.1h0.7c0.1,0,0.2,0,0.2,0.1c0.1,0.1,0.1,0.1,0.1,0.2v6.8c0,0.1,0,0.2-0.1,0.2 + c-0.1,0.1-0.1,0.1-0.2,0.1h-0.7c-0.1,0-0.2,0-0.2-0.1c-0.1-0.1-0.1-0.1-0.1-0.2v-0.6c-0.3,0.4-0.6,0.6-1,0.8 + c-0.4,0.2-0.9,0.3-1.5,0.3C170.5,87,169.8,86.7,169.3,86.1z"/> + <path class="st1" d="M177.3,86.7c-0.1-0.1-0.1-0.1-0.1-0.2v-6.8c0-0.1,0-0.2,0.1-0.2s0.1-0.1,0.2-0.1h0.7c0.1,0,0.2,0,0.3,0.1 + c0.1,0.1,0.1,0.1,0.1,0.2v0.6c0.4-0.7,1.1-1,2.1-1h0.6c0.1,0,0.2,0,0.2,0.1c0.1,0.1,0.1,0.1,0.1,0.2v0.6c0,0.1,0,0.2-0.1,0.2 + c-0.1,0.1-0.1,0.1-0.2,0.1h-0.9c-0.5,0-0.9,0.2-1.3,0.5c-0.3,0.3-0.5,0.7-0.5,1.2v4.2c0,0.1,0,0.2-0.1,0.2 + c-0.1,0.1-0.2,0.1-0.2,0.1h-0.7C177.4,86.8,177.3,86.8,177.3,86.7z"/> + <path class="st1" d="M183.7,89.6c-0.5-0.3-0.8-0.6-1-0.9s-0.3-0.6-0.3-0.9c0-0.1,0-0.2,0.1-0.2s0.2-0.1,0.2-0.1h0.7 + c0.1,0,0.2,0,0.2,0.1c0.1,0,0.1,0.1,0.1,0.2c0.1,0.3,0.3,0.6,0.6,0.8c0.3,0.2,0.7,0.3,1.3,0.3c0.7,0,1.3-0.2,1.6-0.5 + c0.3-0.3,0.5-0.8,0.5-1.6v-1c-0.3,0.3-0.6,0.6-1,0.8c-0.4,0.2-0.9,0.3-1.4,0.3c-1,0-1.8-0.3-2.3-1c-0.5-0.6-0.8-1.5-0.8-2.5l0-0.4 + l0-0.4c0-1,0.3-1.8,0.8-2.5c0.5-0.7,1.3-1,2.3-1c1,0,1.8,0.4,2.4,1.1v-0.6c0-0.1,0-0.2,0.1-0.2c0.1-0.1,0.1-0.1,0.2-0.1h0.7 + c0.1,0,0.2,0,0.2,0.1c0.1,0.1,0.1,0.1,0.1,0.2v7c0,2.2-1.2,3.3-3.5,3.3C184.9,90,184.2,89.9,183.7,89.6z M187.2,85.1 + c0.3-0.4,0.5-0.9,0.6-1.5c0-0.1,0-0.3,0-0.5c0-0.2,0-0.4,0-0.5c0-0.6-0.2-1.1-0.6-1.5c-0.3-0.4-0.8-0.6-1.5-0.6 + c-0.7,0-1.2,0.2-1.5,0.6c-0.3,0.4-0.5,1-0.5,1.7l0,0.4l0,0.4c0,0.7,0.2,1.2,0.5,1.7c0.3,0.4,0.8,0.6,1.5,0.6 + C186.3,85.7,186.8,85.5,187.2,85.1z"/> + </g> + <g> + <path class="st1" d="M29.5,69.2c-1.5-0.6-2.6-1.4-3.4-2.4c-0.8-1-1.2-2.1-1.2-3.3c0-0.2,0.1-0.3,0.2-0.5c0.1-0.1,0.3-0.2,0.5-0.2 + h3.2c0.3,0,0.5,0.1,0.6,0.2c0.2,0.1,0.3,0.3,0.5,0.5c0.2,0.8,0.8,1.4,1.6,1.9c0.8,0.5,2,0.8,3.4,0.8c1.6,0,2.8-0.3,3.7-0.8 + c0.8-0.5,1.2-1.3,1.2-2.2c0-0.6-0.2-1.1-0.6-1.5c-0.4-0.4-1.1-0.8-1.9-1.1c-0.8-0.3-2.1-0.7-3.8-1.1c-2.7-0.6-4.7-1.5-6-2.5 + c-1.3-1-1.9-2.5-1.9-4.5c0-1.3,0.4-2.5,1.1-3.5c0.7-1,1.8-1.8,3.2-2.4c1.4-0.6,3-0.9,4.8-0.9c1.9,0,3.6,0.3,5,1 + c1.4,0.7,2.5,1.5,3.2,2.5c0.7,1,1.1,2,1.2,2.9c0,0.2-0.1,0.3-0.2,0.5c-0.1,0.1-0.3,0.2-0.5,0.2h-3.3c-0.5,0-0.9-0.2-1-0.6 + c-0.1-0.7-0.6-1.3-1.4-1.8c-0.8-0.5-1.8-0.7-2.9-0.7c-1.3,0-2.3,0.2-3,0.7c-0.7,0.5-1.1,1.2-1.1,2.1c0,0.6,0.2,1.1,0.6,1.5 + c0.4,0.4,1,0.8,1.7,1.1c0.8,0.3,1.9,0.7,3.4,1c2.1,0.5,3.7,1,4.9,1.5c1.2,0.6,2.1,1.3,2.7,2.1c0.6,0.9,0.9,2,0.9,3.3 + c0,1.5-0.4,2.7-1.2,3.8c-0.8,1.1-2,1.9-3.5,2.5c-1.5,0.6-3.2,0.9-5.2,0.9C32.7,70.1,31,69.8,29.5,69.2"/> + </g> + <g> + <path class="st1" d="M69.8,67.9c-1.3-1.5-1.9-3.4-2.1-5.9l0-1.1l0-1.1c0.1-2.4,0.8-4.3,2-5.8c1.3-1.5,3.1-2.2,5.4-2.2 + c2.2,0,4,0.7,5.3,2.2v-7.5c0-0.2,0.1-0.4,0.2-0.6c0.2-0.1,0.4-0.2,0.6-0.2h3c0.3,0,0.5,0.1,0.6,0.2c0.2,0.1,0.2,0.3,0.2,0.6V69 + c0,0.2-0.1,0.4-0.2,0.6c-0.2,0.2-0.4,0.2-0.6,0.2h-2.8c-0.2,0-0.4-0.1-0.6-0.2c-0.2-0.2-0.2-0.4-0.2-0.6v-1.3 + c-1.3,1.6-3.1,2.4-5.5,2.4C72.9,70.1,71.1,69.4,69.8,67.9 M79.5,65.2c0.6-0.8,1-1.9,1.1-3.1c0-0.3,0-0.7,0-1.3c0-0.6,0-1.1,0-1.3 + c0-1.1-0.4-2.1-1.1-2.9c-0.7-0.8-1.6-1.2-2.9-1.2c-2.5,0-3.8,1.5-4,4.5l0,1l0,1c0.2,3,1.5,4.5,4,4.5C77.9,66.4,78.8,66,79.5,65.2" + /> + </g> + <g> + <path class="st1" d="M91,67.9c-1.5-1.4-2.3-3.5-2.4-6.2l0-0.9c0-2.8,0.8-5.1,2.3-6.7c1.5-1.6,3.6-2.4,6.3-2.4 + c2.8,0,4.9,0.8,6.4,2.4c1.5,1.6,2.2,3.8,2.2,6.5v0.7c0,0.2-0.1,0.4-0.2,0.6c-0.2,0.2-0.4,0.2-0.6,0.2H93.4v0.3 + c0,1.3,0.4,2.3,1.1,3.1c0.7,0.8,1.6,1.2,2.7,1.2c1.3,0,2.4-0.5,3.2-1.6c0.2-0.3,0.4-0.4,0.5-0.5c0.1-0.1,0.3-0.1,0.6-0.1h3.1 + c0.2,0,0.4,0.1,0.5,0.2c0.2,0.1,0.2,0.3,0.2,0.5c0,0.5-0.3,1.2-1,1.9c-0.7,0.7-1.6,1.4-2.8,1.9c-1.2,0.5-2.7,0.8-4.3,0.8 + C94.6,70.1,92.5,69.4,91,67.9 M101,59.4L101,59.4c0-1.4-0.3-2.5-1-3.3c-0.7-0.8-1.6-1.2-2.8-1.2c-1.2,0-2.1,0.4-2.8,1.2 + c-0.7,0.8-1,1.9-1,3.2v0.1H101z"/> + </g> + <g> + <path class="st1" d="M109.4,69.5c-0.2-0.2-0.2-0.4-0.2-0.6v-16c0-0.2,0.1-0.5,0.2-0.6c0.2-0.2,0.4-0.2,0.6-0.2h2.9 + c0.3,0,0.5,0.1,0.6,0.2c0.2,0.2,0.2,0.4,0.2,0.6v1.4c1.2-1.5,2.8-2.2,5-2.2h1.5c0.3,0,0.5,0.1,0.6,0.2c0.2,0.1,0.2,0.3,0.2,0.6 + v2.5c0,0.2-0.1,0.4-0.2,0.6c-0.2,0.2-0.4,0.2-0.6,0.2h-2.7c-1.1,0-2,0.3-2.6,0.9c-0.6,0.6-0.9,1.5-0.9,2.5V69 + c0,0.2-0.1,0.4-0.2,0.6c-0.2,0.2-0.4,0.2-0.6,0.2h-3.1C109.7,69.8,109.5,69.7,109.4,69.5"/> + </g> + <g> + <path class="st1" d="M125.3,67.9c-1.5-1.4-2.3-3.5-2.4-6.2l0-0.9c0-2.8,0.8-5.1,2.3-6.7c1.5-1.6,3.6-2.4,6.3-2.4 + c2.8,0,4.9,0.8,6.4,2.4c1.5,1.6,2.2,3.8,2.2,6.5v0.7c0,0.2-0.1,0.4-0.2,0.6c-0.2,0.2-0.4,0.2-0.6,0.2h-11.6v0.3 + c0,1.3,0.4,2.3,1.1,3.1c0.7,0.8,1.6,1.2,2.7,1.2c1.3,0,2.4-0.5,3.2-1.6c0.2-0.3,0.4-0.4,0.5-0.5c0.1-0.1,0.3-0.1,0.6-0.1h3.1 + c0.2,0,0.4,0.1,0.5,0.2c0.2,0.1,0.2,0.3,0.2,0.5c0,0.5-0.3,1.2-1,1.9c-0.7,0.7-1.6,1.4-2.8,1.9c-1.2,0.5-2.7,0.8-4.3,0.8 + C128.9,70.1,126.9,69.4,125.3,67.9 M135.3,59.4L135.3,59.4c0-1.4-0.3-2.5-1-3.3c-0.7-0.8-1.6-1.2-2.8-1.2c-1.2,0-2.1,0.4-2.8,1.2 + c-0.7,0.8-1,1.9-1,3.2v0.1H135.3z"/> + </g> + <g> + <path class="st1" d="M143.3,69.5c-0.2-0.2-0.2-0.4-0.2-0.6V46.5c0-0.2,0.1-0.4,0.2-0.6c0.2-0.1,0.4-0.2,0.6-0.2h2.9 + c0.3,0,0.5,0.1,0.6,0.2c0.2,0.1,0.2,0.3,0.2,0.6V69c0,0.2-0.1,0.4-0.2,0.6c-0.2,0.2-0.4,0.2-0.6,0.2h-2.9 + C143.7,69.8,143.5,69.7,143.3,69.5"/> + </g> + <g> + <path class="st1" d="M156.1,67.7V69c0,0.2-0.1,0.4-0.2,0.6c-0.2,0.2-0.4,0.2-0.6,0.2h-2.8c-0.2,0-0.4-0.1-0.6-0.2 + c-0.2-0.2-0.2-0.4-0.2-0.6V46.5c0-0.2,0.1-0.4,0.2-0.6c0.2-0.1,0.4-0.2,0.6-0.2h3c0.3,0,0.5,0.1,0.6,0.2c0.2,0.1,0.2,0.3,0.2,0.6 + V54c1.3-1.5,3.1-2.2,5.3-2.2c2.3,0,4.1,0.7,5.4,2.2c1.3,1.5,1.9,3.4,2,5.8c0,0.3,0,0.6,0,1.1c0,0.5,0,0.8,0,1.1 + c-0.1,2.4-0.8,4.4-2,5.9c-1.3,1.5-3.1,2.2-5.4,2.2C159.2,70.1,157.4,69.3,156.1,67.7 M164.3,62c0-0.2,0-0.6,0-1c0-0.5,0-0.8,0-1 + c-0.2-3-1.5-4.5-4-4.5c-1.3,0-2.3,0.4-2.9,1.2c-0.7,0.8-1,1.8-1.1,2.9c0,0.3,0,0.7,0,1.3c0,0.6,0,1,0,1.3c0,1.2,0.4,2.2,1,3.1 + c0.6,0.8,1.6,1.3,3,1.3C162.8,66.4,164.1,64.9,164.3,62"/> + </g> + <g> + <path class="st1" d="M173.9,67.9c-1.5-1.4-2.3-3.5-2.4-6.2l0-0.9c0-2.8,0.8-5.1,2.3-6.7c1.5-1.6,3.6-2.4,6.3-2.4 + c2.8,0,4.9,0.8,6.4,2.4c1.5,1.6,2.2,3.8,2.2,6.5v0.7c0,0.2-0.1,0.4-0.2,0.6c-0.2,0.2-0.4,0.2-0.6,0.2h-11.5v0.3 + c0,1.3,0.4,2.3,1.1,3.1c0.7,0.8,1.6,1.2,2.7,1.2c1.3,0,2.4-0.5,3.2-1.6c0.2-0.3,0.4-0.4,0.5-0.5c0.1-0.1,0.3-0.1,0.6-0.1h3.1 + c0.2,0,0.4,0.1,0.5,0.2c0.2,0.1,0.2,0.3,0.2,0.5c0,0.5-0.3,1.2-1,1.9c-0.7,0.7-1.6,1.4-2.8,1.9c-1.2,0.5-2.7,0.8-4.3,0.8 + C177.5,70.1,175.4,69.4,173.9,67.9 M183.8,59.4L183.8,59.4c0-1.4-0.3-2.5-1-3.3c-0.7-0.8-1.6-1.2-2.8-1.2c-1.2,0-2.1,0.4-2.8,1.2 + c-0.7,0.8-1,1.9-1,3.2v0.1H183.8z"/> + </g> + <g> + <path class="st1" d="M194.4,69.8c-0.1-0.1-0.1-0.1-0.1-0.2l0-0.1l3.7-9.7c0.1-0.3,0.3-0.4,0.5-0.4h1.7c0.3,0,0.4,0.1,0.5,0.4 + l3.7,9.7c0,0,0,0.1,0,0.1c0,0.1,0,0.2-0.1,0.2c-0.1,0.1-0.1,0.1-0.2,0.1h-1.3c-0.1,0-0.2,0-0.3-0.1c-0.1-0.1-0.1-0.1-0.1-0.2 + l-0.7-1.8h-4.6l-0.7,1.8c-0.1,0.2-0.2,0.3-0.4,0.3h-1.3C194.6,69.9,194.5,69.8,194.4,69.8z M201.2,66l-1.8-4.6l-1.7,4.6H201.2z"/> + <path class="st1" d="M206.8,68.9c-0.8-0.7-1.2-1.7-1.3-3c0-0.3,0-0.8,0-1.4c0-0.6,0-1.1,0-1.4c0.1-1.2,0.5-2.2,1.3-2.9 + c0.8-0.7,1.9-1.1,3.3-1.1c0.9,0,1.8,0.2,2.4,0.5c0.7,0.3,1.2,0.7,1.5,1.2c0.3,0.5,0.5,0.9,0.6,1.4v0c0,0.1,0,0.1-0.1,0.2 + c-0.1,0.1-0.1,0.1-0.2,0.1h-1.6c-0.1,0-0.2,0-0.2-0.1c-0.1,0-0.1-0.1-0.1-0.2c-0.1-0.4-0.4-0.7-0.8-1c-0.4-0.3-0.9-0.4-1.5-0.4 + c-0.7,0-1.3,0.2-1.7,0.6c-0.4,0.4-0.6,1-0.7,1.8c0,0.3,0,0.7,0,1.3c0,0.6,0,1,0,1.3c0.1,1.6,0.9,2.4,2.4,2.4 + c0.7,0,1.3-0.2,1.8-0.6c0.4-0.4,0.7-1,0.7-1.7v-0.5h-1.9c-0.1,0-0.2,0-0.3-0.1c-0.1-0.1-0.1-0.2-0.1-0.3v-0.8c0-0.1,0-0.2,0.1-0.3 + c0.1-0.1,0.2-0.1,0.3-0.1h3.7c0.1,0,0.2,0,0.3,0.1c0.1,0.1,0.1,0.2,0.1,0.3v1.6c0,0.8-0.2,1.6-0.6,2.2c-0.4,0.6-0.9,1.1-1.6,1.4 + c-0.7,0.3-1.5,0.5-2.4,0.5C208.7,70,207.6,69.7,206.8,68.9z"/> + </g> + <g> + <path class="st1" d="M49,68.1c-1.2-1.4-1.8-3.2-1.8-5.6v-9.6c0-0.2,0.1-0.4,0.2-0.6c0.2-0.1,0.4-0.2,0.6-0.2h3.1 + c0.2,0,0.4,0.1,0.6,0.2c0.2,0.2,0.2,0.4,0.2,0.6v9.3c0,2.8,1.2,4.2,3.7,4.2c1.2,0,2.2-0.4,2.9-1.1c0.7-0.7,1.1-1.8,1.1-3.1v-9.3 + c0-0.2,0.1-0.4,0.2-0.6c0.2-0.1,0.4-0.2,0.6-0.2h3.1c0.3,0,0.5,0.1,0.6,0.2c0.2,0.1,0.2,0.3,0.2,0.6v16c0,0.2-0.1,0.4-0.2,0.6 + c-0.2,0.2-0.4,0.2-0.6,0.2h-2.9c-0.2,0-0.4-0.1-0.6-0.2s-0.2-0.4-0.2-0.6v-1.4c-1.3,1.7-3.2,2.5-5.8,2.5 + C52,70.1,50.3,69.4,49,68.1"/> + </g> + <g> + <path class="st1" d="M50.7,49.5c-0.1-0.1-0.2-0.3-0.2-0.5v-2.5c0-0.2,0.1-0.4,0.2-0.6c0.1-0.1,0.3-0.2,0.6-0.2h2.6 + c0.2,0,0.4,0.1,0.6,0.2c0.2,0.1,0.2,0.3,0.2,0.6v2.5c0,0.2-0.1,0.4-0.2,0.5c-0.2,0.1-0.3,0.2-0.6,0.2h-2.6 + C51,49.7,50.8,49.6,50.7,49.5"/> + </g> + <g> + <path class="st1" d="M57.3,49.5c-0.1-0.1-0.2-0.3-0.2-0.5v-2.5c0-0.2,0.1-0.4,0.2-0.6c0.1-0.1,0.3-0.2,0.6-0.2h2.6 + c0.2,0,0.4,0.1,0.6,0.2c0.2,0.1,0.2,0.3,0.2,0.6v2.5c0,0.2-0.1,0.4-0.2,0.5c-0.2,0.1-0.3,0.2-0.6,0.2h-2.6 + C57.6,49.7,57.4,49.6,57.3,49.5"/> + </g> +</g> +</svg> diff --git a/public/images/logos/logo-tuhh_2by1.svg b/public/images/logos/logo-tuhh_2by1.svg new file mode 100644 index 0000000000000000000000000000000000000000..091ea930758f0fac6def22653764ffa3c0e5795f --- /dev/null +++ b/public/images/logos/logo-tuhh_2by1.svg @@ -0,0 +1,58 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 26.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<svg width="240" height="120" version="1.0" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" + viewBox="0 0 240 120" enable-background="new 0 0 240 120" xml:space="preserve"> +<rect fill="#FFFFFF" width="240" height="120"/> +<g> + <polygon fill="#0B1324" points="62.6,17.7 62.6,22 68.3,22 68.3,37.9 73.2,37.9 73.2,22 79,22 79,17.7 "/> + <polygon fill="#0B1324" points="111.4,17.7 111.4,25.6 104.8,25.6 104.8,17.7 99.9,17.7 99.9,37.9 104.8,37.9 104.8,30 111.4,30 + 111.4,37.9 116.3,37.9 116.3,17.7 "/> + <polygon fill="#0B1324" points="130.3,17.7 130.3,25.6 123.7,25.6 123.7,17.7 118.8,17.7 118.8,37.9 123.7,37.9 123.7,30 130.3,30 + 130.3,37.9 135.2,37.9 135.2,17.7 "/> + <path fill="#0B1324" d="M89.2,38.2c-4.5,0-8.2-3.6-8.2-8.2V17.7h4.9V30c0,1.8,1.6,3.3,3.4,3.2c1.8,0,3.2-1.5,3.2-3.2V17.7h4.9V30 + C97.4,34.5,93.7,38.2,89.2,38.2"/> + <path fill="#0B1324" d="M76.4,42.8H65.1v1.6h4.8v13.4h1.8V44.4h4.8v-1.6H76.4z M86.9,52.5c0-3.2-2.3-5.5-5.6-5.5s-5.6,2.3-5.6,5.5 + s2.4,5.5,5.6,5.5c2.6,0,4.9-1.7,5.5-4.1h-1.7c-0.5,1.6-2,2.7-3.7,2.7c-2.1,0-3.9-1.6-4-3.6H87C86.9,52.8,87,52.7,86.9,52.5 + M81.4,48.4c2.1,0,3.7,1.4,4,3.4h-8C77.7,49.7,79.3,48.4,81.4,48.4 M99.8,53.5h-1.7c-0.3,1.8-1.9,3.1-3.8,3.1 + c-2.3,0-3.9-1.7-3.9-4.1c0-2.4,1.7-4.1,3.9-4.1c1.8,0,3.4,1.3,3.8,3.1h1.7c-0.3-2.6-2.7-4.5-5.5-4.5c-3.3,0-5.6,2.3-5.6,5.5 + s2.4,5.5,5.6,5.5C97.2,58,99.5,56.1,99.8,53.5 M107.4,47c-1.6,0-2.9,0.8-3.6,2.1v-6.2h-1.7v15h1.7v-6.2c0-2,1.2-3.3,3.1-3.3 + s3.1,1.3,3.1,3.3v6.2h1.7v-6.4C111.6,48.7,109.9,47,107.4,47 M119.8,47c-1.6,0-2.9,0.8-3.6,2.1v-1.9h-1.7v10.7h1.7v-6.2 + c0-2,1.2-3.3,3.1-3.3s3.1,1.3,3.1,3.3v6.2h1.7v-6.4C124,48.7,122.3,47,119.8,47 M128.8,44.3c0-0.6-0.5-1-1.1-1 + c-0.7,0-1.1,0.4-1.1,1s0.5,1.1,1.1,1.1s1.1-0.4,1.1-1C128.8,44.4,128.8,44.4,128.8,44.3 M126.9,57.8h1.7V47.2h-1.7 + C126.9,47.2,126.9,57.8,126.9,57.8z M135.1,47c-2.4,0-4,1.2-4,3c0,2.4,2.3,2.9,3.9,3.1c1.4,0.3,2.6,0.5,2.6,1.8 + c0,1.1-1,1.8-2.5,1.8s-2.6-0.8-2.7-2h-1.6c0,1.9,1.8,3.2,4.2,3.2c2.5,0,4.2-1.3,4.2-3.1c0-2.5-2.4-2.9-4-3.2 + c-1.4-0.3-2.5-0.5-2.5-1.9c0-1,0.9-1.6,2.3-1.6c1.4,0,2.4,0.7,2.4,1.8h1.5C139,48.3,137.4,47,135.1,47 M152.1,53.5h-1.7 + c-0.3,1.8-2,3.1-3.8,3.1c-2.3,0-3.9-1.7-3.9-4.1c0-2.4,1.7-4.1,3.9-4.1c1.8,0,3.5,1.3,3.8,3.1h1.7c-0.3-2.6-2.7-4.5-5.5-4.5 + c-3.3,0-5.6,2.3-5.6,5.5s2.4,5.5,5.6,5.5C149.5,58,151.8,56.1,152.1,53.5 M159.7,47c-1.6,0-2.9,0.8-3.6,2.1v-6.2h-1.7v15h1.7v-6.2 + c0-2,1.2-3.3,3.1-3.3c1.9,0,3.1,1.3,3.1,3.3v6.2h1.7v-6.4C163.9,48.7,162.2,47,159.7,47 M177.4,52.5c0-3.2-2.4-5.5-5.6-5.5 + c-3.3,0-5.6,2.3-5.6,5.5s2.4,5.5,5.6,5.5c2.6,0,4.9-1.7,5.5-4.1h-1.7c-0.5,1.6-2,2.7-3.7,2.7c-2.1,0-3.9-1.6-4-3.6h9.6 + C177.4,52.9,177.4,52.7,177.4,52.5 M171.8,48.4c2.1,0,3.7,1.4,4,3.4h-8C168.2,49.7,169.8,48.4,171.8,48.4"/> + <path fill="#0B1324" d="M76.5,62.7h-1.8v9.4c0,2.5-1.6,4.2-4,4.2s-4-1.7-4-4.2v-9.4H65v9.5c0,3.5,2.3,5.7,5.8,5.7s5.7-2.3,5.7-5.7 + V62.7z M84.8,66.9c-1.6,0-2.9,0.8-3.6,2.1v-1.9h-1.7v10.7h1.7v-6.2c0-2,1.2-3.3,3.1-3.3s3.1,1.3,3.1,3.3v6.2h1.7v-6.4 + C89.1,68.7,87.3,66.9,84.8,66.9 M93.9,64.3c0-0.6-0.5-1-1.1-1c-0.7,0-1.1,0.4-1.1,1.1c0,0.6,0.5,1.1,1.1,1.1s1.1-0.4,1.1-1 + C93.9,64.3,93.9,64.3,93.9,64.3 M91.9,77.7h1.7V67.1h-1.7V77.7z M104.2,67.1l-3.5,9l-3.5-9h-1.8l4.3,10.7h2l4.3-10.7H104.2z + M117.8,72.4c0-3.2-2.3-5.5-5.6-5.5c-3.3,0-5.6,2.3-5.6,5.5s2.4,5.5,5.6,5.5c2.6,0,4.9-1.7,5.5-4.1H116c-0.5,1.6-2,2.7-3.7,2.7 + c-2.1,0-3.9-1.6-4-3.6h9.6C117.8,72.8,117.8,72.6,117.8,72.4 M112.2,68.3c2.1,0,3.7,1.4,4,3.4h-8C108.6,69.7,110.1,68.3,112.2,68.3 + M121.8,69.7v-2.6h-1.7v10.7h1.7v-5.4c0-2.5,1.5-3.9,4.1-3.9v-1.6C124,66.9,122.5,67.9,121.8,69.7 M131.5,66.9c-2.3,0-4,1.2-4,3 + c0,2.4,2.3,2.9,3.9,3.1c1.4,0.3,2.6,0.5,2.6,1.8c0,1.1-1,1.8-2.5,1.8s-2.6-0.8-2.7-2h-1.6c0,1.9,1.8,3.2,4.2,3.2 + c2.5,0,4.2-1.3,4.2-3.1c0-2.5-2.4-2.9-4-3.2c-1.4-0.3-2.5-0.5-2.5-1.9c0-1,0.9-1.6,2.3-1.6c1.4,0,2.4,0.7,2.4,1.8h1.5 + C135.4,68.2,133.8,66.9,131.5,66.9 M140,64.3c0-0.6-0.5-1-1.1-1c-0.7,0-1.1,0.4-1.1,1s0.5,1.1,1.1,1.1s1.1-0.4,1.1-1 + C140,64.3,140,64.3,140,64.3 M138.1,77.7h1.7V67.1h-1.7V77.7z M147.6,67.1h-2.4v-2.7h-1.7v2.7h-2v1.4h2v9.2h1.7v-9.2h2.4V67.1z + M152.8,65.3c0.5,0,0.9-0.3,0.9-0.8s-0.4-0.9-0.8-0.9c0,0,0,0-0.1,0c-0.5,0-0.9,0.3-0.9,0.8c0,0,0,0,0,0.1 + C151.9,64.9,152.2,65.3,152.8,65.3 M155.8,65.3c0.5,0,0.9-0.3,0.9-0.8s-0.4-0.9-0.9-0.9c0,0,0,0-0.1,0c-0.5,0-0.9,0.3-0.9,0.8 + c0,0,0,0,0,0.1C154.9,64.9,155.3,65.3,155.8,65.3 M158.1,67.1v2c-0.9-1.3-2.5-2.1-4.3-2.1c-3.1,0-5.3,2.3-5.3,5.5s2.2,5.5,5.3,5.5 + c1.8,0,3.3-0.8,4.3-2.1v1.9h1.7V67.1H158.1z M154.2,76.5c-2.3,0-3.9-1.7-3.9-4.1s1.7-4,3.9-4c2.3,0,3.9,1.7,3.9,4 + S156.4,76.5,154.2,76.5 M167.7,67.1h-2.4v-2.7h-1.7v2.7h-2v1.4h2v9.2h1.7v-9.2h2.4V67.1z"/> + <path fill="#0B1324" d="M74.6,82.7v6.8H67v-6.8h-1.8v15H67v-6.6h7.6v6.6h1.8v-15H74.6z M88.6,87.1v2c-0.9-1.3-2.5-2.1-4.3-2.1 + c-3.1,0-5.3,2.3-5.3,5.5s2.2,5.5,5.3,5.5c1.8,0,3.3-0.8,4.3-2.1v1.9h1.7V87.1H88.6z M84.7,96.5c-2.3,0-3.9-1.7-3.9-4.1s1.7-4,3.9-4 + c2.3,0,3.9,1.7,3.9,4C88.6,94.8,86.9,96.5,84.7,96.5 M104.9,86.9c-1.7,0-2.9,0.8-3.5,2.2c-0.5-1.3-1.7-2.2-3.3-2.2 + c-1.5,0-2.6,0.6-3.2,1.8v-1.6h-1.7v10.7h1.7V91c0-1.7,1-2.7,2.6-2.7s2.6,1,2.6,2.7v6.7h1.7V91c0-1.7,1-2.7,2.6-2.7s2.6,1,2.6,2.7 + v6.7h1.7v-6.9C108.6,88.4,107.1,86.9,104.9,86.9 M117.4,86.9c-1.8,0-3.3,0.8-4.3,2.1v-6.3h-1.7v15h1.7v-1.9c1,1.4,2.6,2.2,4.3,2.1 + c3,0,5.3-2.3,5.3-5.5C122.7,89.2,120.5,86.9,117.4,86.9 M117.1,96.5c-2.3,0-3.9-1.7-3.9-4.1s1.6-4,3.9-4s3.9,1.7,3.9,4 + C121,94.8,119.4,96.5,117.1,96.5 M134.3,87.1h-1.7v6.3c0,1.9-1.2,3.2-3,3.2s-3-1.3-3-3.2v-6.3h-1.7v6.3c0,2.8,1.9,4.6,4.7,4.6 + c2.8,0,4.7-1.8,4.7-4.6V87.1z M138.9,89.7v-2.6h-1.7v10.7h1.7v-5.4c0-2.5,1.5-3.9,4.1-3.9v-1.6C141,86.9,139.5,87.9,138.9,89.7 + M153.4,87.1v2c-0.9-1.3-2.5-2.1-4.3-2.1c-3,0-5.3,2.2-5.3,5.4s2.2,5.4,5.3,5.4c1.8,0,3.4-0.8,4.3-2.1v1.7c0,2.2-1.6,3.8-3.9,3.8 + c-1.6,0-3.1-1-3.6-2.2h-1.6c0.5,2.1,2.7,3.6,5.2,3.6c3.2,0,5.5-2.2,5.5-5.2v-10L153.4,87.1z M149.5,96.3c-2.3,0-3.9-1.7-3.9-4 + s1.7-4.1,3.9-4.1c2.3,0,3.9,1.7,3.9,4.1C153.4,94.6,151.8,96.3,149.5,96.3"/> +</g> +</svg> diff --git a/public/images/logos/logo-vereinooffenerwerkstaetten_2by1.svg b/public/images/logos/logo-vereinooffenerwerkstaetten_2by1.svg new file mode 100644 index 0000000000000000000000000000000000000000..ba9540cad56a33a6d4eb3c6c604cb60bb3658aac --- /dev/null +++ b/public/images/logos/logo-vereinooffenerwerkstaetten_2by1.svg @@ -0,0 +1,223 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 26.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<svg width="240" height="120" version="1.0" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" + viewBox="0 0 240 120" enable-background="new 0 0 240 120" xml:space="preserve"> +<rect fill="#FFFFFF" width="240" height="120"/> +<path d="M97.4699,71.892c0-2.806-1.7144-5.1547-4.8576-5.1547c-3.1431,0-4.9818,2.2869-4.9818,5.3401 + c0,3.0533,1.789,5.1794,4.8203,5.1794h0.0125C95.4449,77.2568,97.4699,75.2419,97.4699,71.892z M92.5502,75.4273h-0.0124 + c-1.5529,0-2.4723-1.4957-2.4723-3.4117s0.8945-3.4488,2.4847-3.4488s2.4599,1.5699,2.4599,3.3993 + C95.0101,73.7956,94.1156,75.4273,92.5502,75.4273L92.5502,75.4273z"/> +<path d="M73.8901,77.0963v-4.3759c0-2.1756-1.143-3.1892-2.6711-3.1892c-0.452-0.0101-0.8992,0.0948-1.2992,0.3046 + s-0.7396,0.5176-0.9867,0.8944h-0.0497l-0.0994-1.026h-2.0126c0.0373,0.6552,0.0622,1.434,0.0622,2.3487v5.0434h2.3107v-4.2646 + c-0.009-0.1965,0.0162-0.3931,0.0746-0.581c0.1739-0.4203,0.5466-0.853,1.1926-0.853c0.8324,0,1.1554,0.6428,1.1554,1.5947v4.1039 + H73.8901z"/> +<path d="M102.7,68.0105c0.253-0.0079,0.506,0.0298,0.746,0.1113l0.087-1.7677c-0.393-0.1086-0.798-0.1627-1.205-0.1607 + c-0.684,0-1.479,0.1978-2.075,0.7417c-0.5965,0.5439-0.9195,1.5946-0.9195,2.4846v0.2843h-0.9939v1.6935h0.9939v5.6986h2.3105 + v-5.6986h1.466V69.704h-1.491v-0.3832C101.619,68.6039,101.942,68.0105,102.7,68.0105z"/> +<path d="M45.6143,77.0961v-3.7454l0.0497-0.5069c0.1491-0.7293,0.7206-1.1619,1.5778-1.1619l0.3354,0.0247l0.2982,0.0371v-2.1632 + c-0.1597-0.0313-0.3218-0.0479-0.4845-0.0495c-0.733,0-1.6275,0.4574-2.0002,1.5452h-0.0621l-0.0994-1.3721h-1.9754 + c0.0497,0.6304,0.0622,1.335,0.0622,2.4228v4.9692H45.6143z"/> +<path d="M31.4887,77.0963L34.93,66.8982h-2.4598l-1.3045,4.3635c-0.3479,1.162-0.6709,2.3611-0.9193,3.5972h-0.0497 + c-0.2485-1.2732-0.5591-2.4228-0.907-3.6466l-1.2547-4.3141h-2.5344l3.2798,10.1981H31.4887z"/> +<path d="M41.8873,73.2025c0-1.8295-0.907-3.6837-3.3047-3.6837s-3.7519,2.0643-3.7519,3.9433c0,2.3239,1.4411,3.7702,3.9631,3.7702 + c1.0063,0,1.9257-0.1484,2.6835-0.4574l-0.2982-1.5575c-0.6607,0.2181-1.3539,0.3227-2.0499,0.309 + c-1.0808,0-2.0126-0.445-2.0995-1.4092h4.783C41.8645,73.8151,41.8894,73.509,41.8873,73.2025L41.8873,73.2025z M37.0173,72.5473 + c0.0621-0.6057,0.4596-1.5081,1.4411-1.5081c0.9814,0,1.292,0.9519,1.292,1.5081H37.0173z"/> +<path d="M82.8723,66.3542h-2.3107v4.0051h-0.0373c-0.323-0.4944-1.0311-0.8282-1.9505-0.8282c-1.7765,0-3.3419,1.4586-3.3295,3.9309 + c0.0124,2.4723,1.4163,3.7949,3.1804,3.7949c0.9442,0,1.8636-0.4202,2.3232-1.2485h0.0373l0.087,1.0755h2.0498 + c-0.0248-0.4945-0.0497-1.3598-0.0497-2.2003V66.3542z M80.5616,73.8081l-0.0497,0.5192c-0.0606,0.3098-0.2276,0.589-0.4724,0.7898 + c-0.2448,0.2007-0.5521,0.3104-0.8694,0.3104c-0.969,0-1.5902-0.7912-1.5902-2.0273s0.5342-2.1014,1.6027-2.1014 + c0.3207,0.001,0.6309,0.1142,0.8762,0.3199c0.2453,0.2056,0.4101,0.4906,0.4655,0.805l0.0373,0.4202V73.8081z"/> +<path d="M57.9756,69.7041v4.3265c0,2.2868,1.0933,3.2263,2.6214,3.2263c1.3293,0,2.025-0.7541,2.3108-1.2114h0.0496l0.1119,1.0383 + h2.0001c-0.0372-0.618-0.0621-1.3968-0.0621-2.3734v-5.0063h-2.3107v4.3883c0.007,0.1731-0.0226,0.3458-0.087,0.5068 + c-0.0866,0.2356-0.2439,0.439-0.4505,0.5828c-0.2067,0.1437-0.4528,0.2207-0.7049,0.2207c-0.8199,0-1.1678-0.6552-1.1678-1.7306 + v-3.968H57.9756z"/> +<path d="M48.9562,66.3542v8.5294c0,0.8282-0.0249,1.7182-0.0622,2.2003h1.9629l0.087-1.026h0.0373 + c0.5093,0.8776,1.3666,1.199,2.2238,1.199c1.702,0,3.3916-1.335,3.3916-3.9927c0.0124-2.2621-1.2796-3.7331-3.0562-3.7331 + c-1.0311,0-1.8014,0.4079-2.2362,1.0507h-0.0373v-4.2276H48.9562z M51.3166,72.436c0.1491-0.6675,0.7206-1.1372,1.3418-1.1372 + c1.0808,0,1.6026,0.9147,1.6026,2.052c0,1.335-0.6088,2.089-1.6026,2.089c-0.3137-0.0061-0.6162-0.1165-0.8594-0.3137 + c-0.2432-0.1971-0.413-0.4697-0.4824-0.7741l-0.0497-0.4079v-1.0878L51.3166,72.436z"/> +<path d="M181.788,72.5844c-0.919-0.309-1.205-0.4944-1.205-0.8529s0.323-0.5934,0.882-0.5934c0.558,0.0161,1.106,0.1554,1.603,0.408 + l0.397-1.5699c-0.65-0.2987-1.358-0.4507-2.074-0.445c-1.839,0-3.019,1.0507-3.019,2.4351c-0.013,0.8653,0.571,1.7059,2.124,2.2004 + c0.845,0.2966,1.081,0.4697,1.081,0.8653c0,0.3955-0.298,0.6057-0.994,0.6057c-0.696-0.0244-1.377-0.2107-1.988-0.5439l-0.41,1.6317 + c0.559,0.2966,1.429,0.5315,2.398,0.5315c2.125,0,3.205-1.0136,3.205-2.3981C183.776,73.7835,183.192,73.0541,181.788,72.5844z"/> +<path d="M187.739,67.6892l-2.261,0.6181v1.3968h-0.994v1.6935h0.994v3.0285c0,1.0508,0.211,1.7553,0.634,2.188 + c0.422,0.4326,1.006,0.6428,1.751,0.6428c0.5,0.0079,0.999-0.0588,1.479-0.1978v-1.7429c-0.224,0.0504-0.454,0.0712-0.684,0.0618 + c-0.683,0-0.907-0.408-0.907-1.298v-2.6824h1.653v-1.6935h-1.653L187.739,67.6892z"/> +<path d="M104.812,69.4197v0.2843h-0.994v1.6935h0.994v5.6986h2.299v-5.6986h1.478V69.704h-1.491v-0.3832 + c0-0.7169,0.323-1.3103,1.081-1.3103c0.253-0.0079,0.506,0.0298,0.745,0.1113l0.087-1.7677c-0.396-0.1085-0.806-0.1626-1.217-0.1607 + c-0.683,0-1.466,0.1978-2.063,0.7417C105.135,67.479,104.812,68.5297,104.812,69.4197z"/> +<path d="M196.945,72.7203c0-1.7306-0.77-3.1892-3.255-3.1892c-1.001-0.0137-1.99,0.2154-2.882,0.6675l0.435,1.471 + c0.621-0.3513,1.322-0.5386,2.037-0.5439c1.143,0,1.354,0.5563,1.354,0.9518v0.0866c-2.621,0-4.348,0.9023-4.348,2.8184 + c0,1.1866,0.894,2.2744,2.398,2.2744c0.869,0,1.64-0.3214,2.124-0.9147h0.037l0.137,0.7417h2.087 + c-0.099-0.4079-0.124-1.0878-0.124-1.7801V72.7203z M194.721,74.4015l-0.05,0.3832c-0.09,0.2468-0.254,0.4605-0.469,0.6128 + c-0.215,0.1523-0.472,0.236-0.736,0.2401c-0.509,0-0.907-0.2843-0.907-0.8777c0-0.8776,0.945-1.1619,2.162-1.1619V74.4015z"/> +<path d="M177.204,69.704h-2.783l-1.503,2.2374l-0.522,0.89h-0.037v-6.4649h-2.311v10.7296h2.311v-2.2992l0.584-0.7417l1.801,3.0409 + h2.845l-3.044-4.4006L177.204,69.704z"/> +<path d="M206.983,67.6892l-2.261,0.6181v1.3968h-0.981v1.6935h0.981v3.0285c0,1.0508,0.211,1.7553,0.634,2.188 + c0.422,0.4326,1.006,0.6428,1.751,0.6428c0.504,0.0076,1.007-0.059,1.491-0.1978l-0.025-1.7429 + c-0.22,0.0499-0.445,0.0707-0.671,0.0618c-0.683,0-0.919-0.408-0.919-1.298v-2.6824h1.665v-1.6935h-1.665V67.6892z"/> +<path d="M222.339,69.531c-0.454-0.0087-0.902,0.0967-1.304,0.3063c-0.402,0.2096-0.744,0.5166-0.995,0.8928h-0.037l-0.112-1.026h-2 + c0.025,0.6551,0.062,1.4339,0.062,2.3486v5.0434h2.298v-4.2646c-0.005-0.1972,0.025-0.3939,0.087-0.581 + c0.162-0.4203,0.547-0.8529,1.181-0.8529c0.832,0,1.167,0.6428,1.167,1.5946v4.1039h2.311v-4.3759 + C224.997,70.5446,223.854,69.531,222.339,69.531z"/> +<path d="M213.22,69.5188c-2.572,0-3.752,2.0643-3.752,3.9433c0,2.3239,1.441,3.7702,3.963,3.7702c1.006,0,1.926-0.1484,2.683-0.4574 + l-0.298-1.5575c-0.661,0.2172-1.354,0.3217-2.05,0.309c-1.081,0-2.025-0.445-2.099-1.4092h4.783 + c0.052-0.3062,0.077-0.6165,0.074-0.9271C216.524,71.373,215.617,69.5188,213.22,69.5188z M211.654,72.5473 + c0.062-0.6057,0.46-1.5081,1.441-1.5081c0.982,0,1.292,0.9519,1.292,1.5081H211.654z"/> +<path d="M166.482,71.0762h-0.062l-0.087-1.3721h-1.975c0.05,0.6304,0.062,1.335,0.062,2.4228v4.9692h2.298v-3.7454l0.05-0.5069 + c0.149-0.7293,0.733-1.1619,1.578-1.1619l0.348,0.0247l0.298,0.0371v-2.1632c-0.164-0.0306-0.33-0.0472-0.497-0.0495 + C167.762,69.531,166.867,69.9884,166.482,71.0762z"/> +<path d="M201.256,67.6892l-2.274,0.6181v1.3968h-0.981v1.6935h0.981v3.0285c0,1.0508,0.224,1.7553,0.646,2.188 + c0.423,0.4326,0.994,0.6428,1.74,0.6428c0.504,0.0087,1.006-0.0579,1.49-0.1978v-1.7429c-0.224,0.0497-0.453,0.0705-0.683,0.0618 + c-0.683,0-0.907-0.408-0.907-1.298v-2.6824h1.64v-1.6935h-1.652V67.6892z"/> +<path d="M147.636,77.0963l0.969-4.3883c0.248-1.026,0.41-1.9902,0.596-3.1398h0.025c0.124,1.162,0.286,2.1138,0.485,3.1398 + l0.869,4.3883h2.51l2.634-10.1981h-2.348l-0.833,4.1658l-0.323,1.8047l-0.273,1.743h-0.037c-0.149-1.1373-0.311-2.2251-0.547-3.4118 + l-0.808-4.3017h-2.459l-0.87,4.1658c-0.261,1.2608-0.497,2.4846-0.671,3.6095h-0.025l-0.608-3.5848l-0.783-4.1905h-2.472 + l2.435,10.1981H147.636z"/> +<path d="M136.89,77.0961v-3.7454l0.037-0.5069c0.161-0.7293,0.733-1.1619,1.59-1.1619l0.336,0.0247l0.298,0.0371v-2.1632 + c-0.16-0.0307-0.322-0.0472-0.485-0.0495c-0.733,0-1.627,0.4574-2.012,1.5452h-0.05l-0.099-1.3721h-1.976 + c0.05,0.6304,0.062,1.335,0.062,2.4228v4.9692H136.89z"/> +<path d="M130.069,77.2322c1.007,0,1.926-0.1484,2.684-0.4574l-0.298-1.5575c-0.661,0.2182-1.354,0.3227-2.05,0.309 + c-1.081,0-2.025-0.445-2.1-1.4092h4.783c0.053-0.3062,0.078-0.6164,0.075-0.9271c0-1.8294-0.907-3.6837-3.305-3.6837 + c-2.398,0-3.752,2.0644-3.752,3.9433C126.106,75.7859,127.547,77.2322,130.069,77.2322z M129.734,71.0392 + c1.056,0,1.292,0.9518,1.292,1.508h-2.733C128.355,71.9415,128.752,71.0392,129.734,71.0392L129.734,71.0392z"/> +<path d="M195.379,68.8265h0.013c0.135,0.0017,0.269-0.0238,0.395-0.0749c0.125-0.0511,0.238-0.1268,0.333-0.2226 + c0.096-0.0958,0.17-0.2097,0.22-0.3348c0.05-0.1252,0.074-0.2591,0.071-0.3937c0.005-0.1351-0.018-0.2697-0.067-0.3957 + c-0.049-0.126-0.124-0.2406-0.22-0.3367c-0.095-0.0962-0.209-0.1718-0.335-0.2223c-0.126-0.0505-0.261-0.0748-0.397-0.0713 + c-0.137-0.0034-0.272,0.0208-0.399,0.0712c-0.126,0.0503-0.241,0.1258-0.338,0.2217c-0.096,0.096-0.172,0.2105-0.223,0.3365 + c-0.05,0.126-0.075,0.2609-0.071,0.3966c-0.004,0.1346,0.02,0.2685,0.07,0.3937c0.05,0.1251,0.125,0.239,0.22,0.3348 + s0.208,0.1715,0.334,0.2226C195.11,68.8027,195.244,68.8282,195.379,68.8265L195.379,68.8265z"/> +<path d="M117.708,77.0963h2.311v-4.2646c-0.009-0.1965,0.016-0.3931,0.074-0.581c0.162-0.4203,0.547-0.853,1.18-0.853 + c0.833,0,1.168,0.6428,1.168,1.5947v4.1039h2.311v-4.3759c0-2.1756-1.143-3.1892-2.659-3.1892 + c-0.452-0.0101-0.899,0.0948-1.299,0.3046s-0.74,0.5176-0.987,0.8944h-0.049l-0.112-1.026h-2c0.037,0.6552,0.062,1.434,0.062,2.3487 + V77.0963z"/> +<path d="M192.298,68.8265h0.013c0.134,0,0.267-0.0267,0.391-0.0785c0.124-0.0519,0.236-0.1278,0.329-0.2235 + c0.094-0.0956,0.168-0.2089,0.217-0.3332c0.049-0.1244,0.073-0.2572,0.069-0.3908c0.007-0.1344-0.014-0.2689-0.062-0.3948 + c-0.048-0.1259-0.121-0.2407-0.216-0.337c-0.094-0.0964-0.208-0.1722-0.333-0.2229c-0.125-0.0506-0.26-0.0749-0.395-0.0713 + c-0.137-0.0033-0.273,0.0208-0.4,0.0711c-0.128,0.0502-0.244,0.1254-0.341,0.2212c-0.097,0.0958-0.174,0.2101-0.226,0.3362 + c-0.052,0.1261-0.078,0.2613-0.077,0.3975c0,0.2721,0.109,0.5331,0.302,0.7255C191.763,68.7184,192.025,68.8265,192.298,68.8265 + L192.298,68.8265z"/> +<path d="M113.198,77.2322c0.994,0,1.926-0.1484,2.684-0.4574l-0.311-1.5575c-0.661,0.2182-1.354,0.3227-2.05,0.309 + c-1.068,0-2.013-0.445-2.087-1.4092h4.783c0.046-0.3069,0.071-0.6167,0.074-0.9271c0-1.8294-0.919-3.6837-3.317-3.6837 + c-2.397,0-3.739,2.0768-3.739,3.9557C109.235,75.7859,110.676,77.2322,113.198,77.2322z M112.863,71.0392 + c1.043,0,1.279,0.9518,1.279,1.508h-2.721C111.471,71.9415,111.869,71.0392,112.863,71.0392L112.863,71.0392z"/> +<path d="M159.898,77.2322c0.994,0,1.926-0.1484,2.684-0.4574l-0.311-1.5575c-0.657,0.2172-1.346,0.3217-2.038,0.309 + c-1.08,0-2.025-0.445-2.099-1.4092h4.783c0.046-0.3069,0.071-0.6167,0.074-0.9271c0-1.8294-0.906-3.6837-3.304-3.6837 + c-2.398,0-3.752,2.0644-3.752,3.9433C155.935,75.7859,157.376,77.2322,159.898,77.2322z M159.563,71.0392 + c1.043,0,1.292,0.9518,1.292,1.508h-2.734C158.184,71.9415,158.569,71.0392,159.563,71.0392L159.563,71.0392z"/> +<path d="M29.2277,80.5822h3.1307l0.1739-0.853h-4.1618l-1.553,8.1462h1.0063l0.6957-3.6961h2.8947l0.1739-0.8529h-2.8946 + L29.2277,80.5822z"/> +<path d="M35.6258,81.8923c-0.7827,0-1.4039,0.5934-1.789,1.3969h-0.0373l0.1491-1.2733h-0.8821l-0.1118,0.9642l-0.1863,1.1126 + l-0.7082,3.7825h1.0063l0.4846-2.5959c0.2484-1.3473,1.0311-2.3981,1.8883-2.3981l0.2858,0.0248l0.1987-1.0013L35.6258,81.8923z"/> +<path d="M39.0175,81.8923c-1.9008,0-3.2053,1.9902-3.2053,3.7579c0,1.2856,0.6833,2.3486,2.2362,2.3486 + c0.6739,0.0074,1.3393-0.1496,1.9381-0.4573l-0.1367-0.7541c-0.483,0.266-1.0257,0.4063-1.5778,0.4079 + c-0.6087,0-1.0808-0.2595-1.3168-0.7911c-0.1305-0.3555-0.1731-0.7371-0.1243-1.1125c2.1741,0.0371,3.9134-0.3585,3.9134-1.8913 + C40.7443,82.5475,40.1356,81.8923,39.0175,81.8923z M39.7753,83.4251c0,0.9024-1.2424,1.1249-2.8201,1.1002 + c0.2484-0.9271,0.9566-1.8542,1.9132-1.8542c0.5466,0,0.9069,0.2719,0.9069,0.7417V83.4251z"/> +<path d="M119,81.8923c-1.901,0-3.205,1.9902-3.205,3.7579c0,1.2856,0.67,2.3486,2.236,2.3486 + c0.674,0.0074,1.339-0.1496,1.938-0.4573l-0.149-0.7541c-0.482,0.269-1.025,0.4095-1.578,0.4079c-0.609,0-1.081-0.2595-1.304-0.7911 + c-0.131-0.3555-0.173-0.7371-0.125-1.1125c2.174,0.0371,3.914-0.3585,3.914-1.8913C120.727,82.5475,120.118,81.8923,119,81.8923z + M119.758,83.4251c0,0.9024-1.243,1.1249-2.82,1.1002c0.236-0.9271,0.956-1.8542,1.913-1.8542c0.534,0,0.907,0.2719,0.907,0.7417 + V83.4251z"/> +<path d="M132.38,81.8923c-0.882,0.0124-1.64,0.4574-2.162,1.298c-0.037-0.7417-0.472-1.298-1.366-1.298 + c-0.895,0-1.516,0.408-2.063,1.2238h-0.037l0.162-1.1002h-0.895l-0.261,1.7059l-0.795,4.1534h0.982l0.546-2.942 + c0.236-1.2485,1.143-2.2127,1.889-2.2127c0.745,0,0.869,0.5069,0.869,1.0013c-0.003,0.2402-0.024,0.4797-0.062,0.717l-0.658,3.4364 + h0.969l0.559-3.0038c0.236-1.2979,1.118-2.1509,1.838-2.1509c0.721,0,0.895,0.3956,0.895,1.0137 + c-0.003,0.2577-0.032,0.5145-0.087,0.7664l-0.634,3.3746h0.982l0.658-3.4612c0.061-0.3263,0.094-0.6571,0.1-0.9889 + C133.809,82.325,133.051,81.8923,132.38,81.8923z"/> +<path d="M124.764,81.8923c-0.782,0-1.403,0.5934-1.789,1.3969h-0.037l0.149-1.2733h-0.882l-0.112,0.9642l-0.174,1.1126l-0.72,3.7825 + h1.006l0.485-2.5959c0.261-1.3473,1.031-2.3981,1.9-2.3981l0.274,0.0248l0.199-1.0013L124.764,81.8923z"/> +<path d="M113.235,81.8924c-0.782,0-1.54,0.4079-2.062,1.1867h-0.025l0.783-3.7949h-1.006l-1.268,6.3043 + c-0.068,0.3003-0.106,0.6068-0.111,0.9147c0,1.0754,0.782,1.4957,1.813,1.4957c2.361,0,3.653-2.2127,3.653-4.0051 + C115.012,82.9555,114.527,81.8924,113.235,81.8924z M111.533,87.2202c-0.621,0-0.944-0.3091-0.944-0.8653 + c-0.021-0.249,0-0.4998,0.062-0.7417l0.137-0.6181c0.286-1.3845,1.193-2.2745,2.062-2.2745c0.87,0,1.118,0.6675,1.118,1.3845 + C113.968,85.4154,113.049,87.2202,111.533,87.2202L111.533,87.2202z"/> +<path d="M106.589,87.8754h1.006l1.64-8.5788h-1.006L106.589,87.8754z"/> +<path d="M141.076,85.7367c0,1.2485,0.733,2.2621,2.249,2.2621c0.588,0.014,1.171-0.1088,1.702-0.3584l-0.087-0.7912 + c-0.423,0.216-0.891,0.3303-1.366,0.3338c-0.957,0-1.454-0.6181-1.454-1.5699c0-1.3968,0.957-2.8926,2.485-2.8926 + c0.344-0.0038,0.684,0.0724,0.994,0.2226l0.298-0.7912c-0.385-0.1787-0.806-0.2675-1.23-0.2596 + C142.555,81.8923,141.076,83.7342,141.076,85.7367z"/> +<path d="M134.74,86.0705c0,1.1125,0.646,1.9284,1.69,1.9284c0.832,0,1.64-0.4203,2.286-1.6441h0.025 + c-0.071,0.5001-0.117,1.0034-0.137,1.5081h0.932c-0.006-0.9042,0.077-1.8068,0.248-2.6948l0.597-3.0656 + c-0.514-0.1414-1.045-0.2121-1.578-0.2101C136.244,81.8924,134.74,84.0309,134.74,86.0705z M138.915,84.5377 + c-0.286,1.5575-1.28,2.6453-2.125,2.6453c-0.845,0-1.006-0.6428-1.006-1.2979c0-1.6317,1.255-3.2016,2.77-3.2016 + c0.236-0.0095,0.471,0.0198,0.696,0.0865L138.915,84.5377z"/> +<path d="M155.699,81.8923c-1.889,0-3.205,1.9902-3.205,3.7579c0,1.2856,0.683,2.3486,2.236,2.3486 + c0.674,0.0074,1.339-0.1496,1.938-0.4573l-0.149-0.7541c-0.482,0.269-1.026,0.4095-1.578,0.4079c-0.609,0-1.081-0.2595-1.304-0.7911 + c-0.131-0.3555-0.174-0.7371-0.125-1.1125c2.174,0.0371,3.914-0.3585,3.914-1.8913C157.426,82.5475,156.817,81.8923,155.699,81.8923 + z M156.457,83.4251c0,0.9024-1.243,1.1249-2.82,1.1002c0.236-0.9271,0.956-1.8542,1.913-1.8542c0.534,0,0.907,0.2719,0.907,0.7417 + V83.4251z"/> +<path d="M161.923,81.8923c-0.857,0-1.652,0.4574-2.187,1.2733h-0.024l0.161-1.1497h-0.907c-0.062,0.4821-0.149,1.0508-0.286,1.7059 + l-0.77,4.1534h0.994l0.534-2.8431c0.261-1.4586,1.292-2.3116,2-2.3116c0.709,0,0.92,0.4327,0.92,1.0137 + c-0.007,0.2523-0.028,0.504-0.062,0.754l-0.646,3.387h0.994l0.658-3.4241c0.055-0.3104,0.088-0.6244,0.099-0.9394 + C163.401,82.2879,162.619,81.8923,161.923,81.8923z"/> +<path d="M150.059,81.8924c-0.895,0-1.603,0.445-2.1,1.1496h-0.025l0.721-3.7578h-1.007l-1.64,8.5911h1.007l0.546-2.942 + c0.249-1.3103,1.23-2.2127,2.013-2.2127c0.783,0,0.907,0.4203,0.907,0.9519c0,0.2736-0.025,0.5466-0.075,0.8158l-0.658,3.387h1.006 + l0.659-3.4364c0.064-0.3217,0.097-0.6487,0.099-0.9766C151.512,82.288,150.717,81.8924,150.059,81.8924z"/> +<path d="M104.377,81.8923c-1.888,0-3.205,1.9902-3.205,3.7579c0,1.2856,0.683,2.3486,2.236,2.3486 + c0.674,0.0089,1.34-0.1482,1.938-0.4573l-0.136-0.7541c-0.483,0.266-1.026,0.4063-1.578,0.4079c-0.609,0-1.081-0.2595-1.317-0.7911 + c-0.124-0.357-0.167-0.7371-0.124-1.1125c2.174,0.0371,3.913-0.3585,3.913-1.8913C106.104,82.5475,105.495,81.8923,104.377,81.8923z + M105.135,83.4251c0,0.9024-1.242,1.1249-2.82,1.1002c0.249-0.9271,0.957-1.8542,1.926-1.8542c0.534,0,0.894,0.2719,0.894,0.7417 + V83.4251z"/> +<path d="M67.6039,81.8923c-0.8697,0.0124-1.6275,0.4574-2.1493,1.298c-0.0497-0.7417-0.4721-1.298-1.3666-1.298 + c-0.8945,0-1.5157,0.408-2.0623,1.2238h-0.0373l0.1491-1.1002h-0.8821l-0.2608,1.7059l-0.7952,4.1534h0.9815l0.5466-2.942 + c0.2361-1.2485,1.143-2.2127,1.8884-2.2127s0.8697,0.5069,0.8697,1.0013c-0.0021,0.2408-0.0271,0.4809-0.0746,0.717l-0.6584,3.4364 + h0.9814l0.5591-3.0038c0.236-1.2979,1.1181-2.1509,1.8387-2.1509c0.7205,0,0.8944,0.3956,0.8944,1.0137 + c-0.003,0.2577-0.0321,0.5145-0.0869,0.7664l-0.6336,3.3746h0.9814l0.6585-3.4612c0.0602-0.3263,0.0935-0.6571,0.0994-0.9889 + C69.045,82.325,68.2871,81.8923,67.6039,81.8923z"/> +<path d="M41.2163,87.8752h1.0063l1.1181-5.8469h-1.0063L41.2163,87.8752z"/> +<path d="M58.0004,85.0197c-0.236,1.2732-1.1678,2.1385-1.9132,2.1385s-0.9317-0.4079-0.9317-1.0136 + c0.0079-0.2902,0.037-0.5794,0.0869-0.8653l0.6212-3.2634h-0.9939l-0.646,3.3004c-0.0585,0.3267-0.0917,0.6573-0.0994,0.989 + c0,1.335,0.7951,1.6935,1.5529,1.6935c0.7579,0,1.5405-0.4698,2.0748-1.2362h0.0248l-0.1615,1.1002h0.9069 + c0.0497-0.4821,0.1367-1.0507,0.2609-1.6935l0.7951-4.1534h-1.0063L58.0004,85.0197z"/> +<path d="M47.5895,86.0705c0,1.1125,0.6461,1.9283,1.6896,1.9283c0.82,0,1.6399-0.4202,2.286-1.644h0.0248 + c-0.0712,0.5-0.1169,1.0034-0.1366,1.5081h0.9317c-0.0124-0.9045,0.0709-1.8077,0.2485-2.6948l0.5963-3.0656 + c-0.5142-0.1396-1.0448-0.2103-1.5778-0.2102C49.0928,81.8923,47.5895,84.0308,47.5895,86.0705z M51.7514,84.5377 + c-0.2733,1.5575-1.2672,2.6453-2.1244,2.6453s-0.9939-0.6428-0.9939-1.298c0-1.6317,1.2548-3.2015,2.7705-3.2015 + c0.235-0.0084,0.4699,0.0208,0.6957,0.0865L51.7514,84.5377z"/> +<path d="M47.838,81.9048h-0.2857c-0.7951,0-1.4163,0.5933-1.8014,1.3968h-0.0373l0.1615-1.2732h-0.8945l-0.1118,0.9642 + l-0.1739,1.1125l-0.7206,3.7826h1.0063l0.4845-2.5959c0.2609-1.3474,1.0436-2.3981,1.9008-2.3981l0.2858,0.0247L47.838,81.9048z"/> +<path d="M43.2042,79.5808c-0.093,0.0016-0.1848,0.0214-0.2701,0.0583c-0.0853,0.037-0.1625,0.0902-0.2271,0.1568 + c-0.0646,0.0666-0.1154,0.1452-0.1494,0.2313c-0.0341,0.0861-0.0508,0.178-0.0492,0.2706c0,0.3708,0.2485,0.6428,0.5964,0.6428 + h0.0124c0.0939,0.0034,0.1876-0.0124,0.2751-0.0466c0.0874-0.0342,0.1669-0.086,0.2334-0.1521 + c0.0664-0.0661,0.1185-0.1452,0.1528-0.2323c0.0344-0.087,0.0503-0.1802,0.0468-0.2736 + C43.8253,79.8528,43.5769,79.5808,43.2042,79.5808z"/> +<path d="M96.389,81.9914c0,0.8777,0.5839,1.5205,1.6399,2.0891c0.8573,0.4697,1.1927,0.9148,1.1927,1.5328 + c0,0.9766-0.8448,1.5205-1.7766,1.5205c-0.6144,0-1.2152-0.1806-1.7268-0.5192l-0.3727,0.8158 + c0.3478,0.3091,1.1429,0.5563,1.9753,0.5687c1.8387,0,2.9442-1.1126,2.9442-2.5218c0-0.9889-0.5465-1.6316-1.5528-2.1755 + c-1.0063-0.5439-1.2672-0.853-1.2672-1.5081c0-0.6552,0.5964-1.3351,1.6151-1.3351c0.5003-0.0046,0.9919,0.1326,1.4159,0.3956 + l0.361-0.8282c-0.274-0.1978-0.87-0.4203-1.6775-0.4203C97.6562,79.6057,96.389,80.5328,96.389,81.9914z"/> +<path d="M90.9351,81.8923c-0.882,0.0124-1.6274,0.4574-2.1617,1.298c-0.0372-0.7417-0.472-1.298-1.3665-1.298 + s-1.5157,0.408-2.0623,1.2238h-0.0373l0.1615-1.1002h-0.8945l-0.2609,1.7059l-0.7951,4.1534h0.9815l0.5466-2.942 + c0.236-1.2485,1.143-2.2127,1.8884-2.2127s0.8696,0.5069,0.8696,1.0013c-0.0037,0.2402-0.0245,0.4797-0.0621,0.717l-0.6584,3.4364 + h0.969l0.559-3.0038c0.2361-1.2979,1.1182-2.1509,1.8387-2.1509c0.7206,0,0.8945,0.3956,0.8945,1.0137 + c-0.003,0.2577-0.0321,0.5145-0.087,0.7664l-0.6335,3.3746h0.9814l0.6585-3.4612c0.0602-0.3263,0.0934-0.6571,0.0993-0.9889 + C92.3638,82.325,91.606,81.8923,90.9351,81.8923z"/> +<path d="M81.3318,85.0197c-0.2484,1.2732-1.1802,2.1385-1.9256,2.1385c-0.7454,0-0.9318-0.4079-0.9318-1.0136 + c0.0065-0.2909,0.0398-0.5805,0.0994-0.8653l0.6212-3.2634h-1.0063l-0.6336,3.3004c-0.0681,0.3255-0.1055,0.6566-0.1118,0.989 + c0,1.335,0.7951,1.6935,1.5529,1.6935c0.7579,0,1.5405-0.4698,2.0747-1.2362h0.0249l-0.1615,1.1002h0.9193 + c0.0497-0.4821,0.1243-1.0507,0.2485-1.6935l0.8075-4.1534h-1.0063L81.3318,85.0197z"/> +<path d="M72.8092,82.8441h3.0065v0.0371c-0.432,0.3766-0.8427,0.7769-1.2299,1.199l-2.845,3.1769l-0.1118,0.618h4.4849 + l0.1739-0.8282h-3.2674v-0.0371l1.2175-1.2114l2.8202-3.115l0.1366-0.6675h-4.224L72.8092,82.8441z"/> +<path d="M16.6054,80.7675C15.3257,63.8572,26.892,48.8629,43.0923,45.3399c3.2641,4.5002,7.5581,8.1624,12.5269,10.6838 + s10.4695,3.8295,16.0471,3.8161c2.226,0.0023,4.4473-0.2046,6.6341-0.6181c0.8913,1.2888,1.6885,2.6397,2.3854,4.0421 + c0.0422,0.0893,0.1022,0.1691,0.1763,0.2346c0.0742,0.0656,0.1609,0.1154,0.255,0.1466c0.0941,0.0312,0.1935,0.0431,0.2924,0.035 + c0.0988-0.0082,0.1949-0.0362,0.2826-0.0824c0.0896-0.0423,0.1698-0.1019,0.2359-0.1753c0.0662-0.0735,0.117-0.1594,0.1494-0.2526 + c0.0324-0.0933,0.0457-0.192,0.0393-0.2905c-0.0064-0.0984-0.0325-0.1946-0.0768-0.2829c-0.6408-1.2795-1.3542-2.5218-2.1368-3.7207 + c15.4796-3.6961,27.0209-17.5779,27.0209-34.105c0.001-2.0891-0.186-4.1742-0.559-6.2301c-0.013-0.0837-0.044-0.164-0.088-0.2361 + c-0.045-0.0721-0.104-0.1347-0.173-0.1841c-0.07-0.0494-0.148-0.0847-0.231-0.1038s-0.169-0.0216-0.253-0.0075 + c-0.171,0.0302-0.323,0.1264-0.423,0.2676c-0.1,0.1412-0.14,0.316-0.112,0.4864c0.359,1.9826,0.538,3.9932,0.535,6.0076 + c0,16.0821-11.3554,29.5807-26.512,32.9554c-7.1063-9.9138-18.9086-15.5259-31.419-14.5864 + c-1.3934,0.1063-2.7791,0.2962-4.1495,0.5686c-1.33-1.9634-2.4501-4.0597-3.3419-6.2548c-0.0315-0.0791-0.0783-0.1511-0.1379-0.2119 + c-0.0596-0.0609-0.1308-0.1094-0.2093-0.1428c-0.0786-0.0333-0.163-0.0508-0.2484-0.0515 + c-0.0854-0.0006-0.1701,0.0156-0.2492,0.0477c-0.0794,0.0313-0.1518,0.0779-0.213,0.1372 + c-0.0612,0.0593-0.1099,0.1301-0.1434,0.2083c-0.0335,0.0781-0.0511,0.1622-0.0518,0.2471c-0.0007,0.085,0.0156,0.1693,0.0479,0.248 + c0.86,2.1169,1.9252,4.1455,3.1804,6.057c-16.6102,3.9309-28.4001,19.4197-27.0708,36.8862 + c0.1514,2.0907,0.4924,4.1635,1.0188,6.1931c0.0245,0.097,0.0682,0.1881,0.1286,0.2682c0.0603,0.08,0.136,0.1473,0.2227,0.1979 + c0.0868,0.0506,0.1827,0.0836,0.2824,0.0969c0.0996,0.0134,0.2009,0.0069,0.298-0.0191c0.1942-0.0496,0.3607-0.1736,0.4632-0.3451 + c0.1024-0.1714,0.1324-0.3763,0.0834-0.5697C17.0943,84.7558,16.7618,82.7704,16.6054,80.7675L16.6054,80.7675z M47.8008,44.6477 + c11.7402-0.8777,22.8219,4.2646,29.6673,13.412c-1.9164,0.3283-3.8573,0.4937-5.8018,0.4945 + c-5.2714,0.0144-10.473-1.1988-15.1888-3.5428c-4.7157-2.3439-8.8147-5.7534-11.969-9.9558 + C45.5894,44.8702,46.6826,44.7342,47.8008,44.6477z"/> +</svg> diff --git a/public/images/logos/logo-welcomewerkstatt_2by1.svg b/public/images/logos/logo-welcomewerkstatt_2by1.svg new file mode 100644 index 0000000000000000000000000000000000000000..f16420c697e292514de07feb876f18422fb5bd6e --- /dev/null +++ b/public/images/logos/logo-welcomewerkstatt_2by1.svg @@ -0,0 +1,368 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 26.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<svg width="240" height="120" version="1.0" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" + viewBox="0 0 240 120" enable-background="new 0 0 240 120" xml:space="preserve"> +<rect fill="#FFFFFF" width="240" height="120"/> +<path fill="#0B1324" d="M25.6604,70.6771h1.8128l1.5168,4.1196l1.5169-4.1196h1.8498l-2.1088,5.4438l1.8498,4.4875l3.8106-10.0049 + h2.1087l-5.0314,12.2486h-1.7018L28.99,77.3715l-2.2937,5.4806h-1.6649L20,70.6035h2.0718l3.8845,10.0049l1.8128-4.4875 + L25.6604,70.6771z"/> +<path fill="#0B1324" d="M43.3445,82.9993c-0.6305,0.0138-1.2571-0.0996-1.8422-0.3335c-0.585-0.234-1.1162-0.5835-1.5615-1.0274 + c-0.4085-0.4278-0.7345-0.9265-0.9618-1.4713c-0.2209-0.5755-0.3338-1.1864-0.333-1.8024c-0.0042-0.6163,0.1088-1.2278,0.333-1.8023 + c0.227-0.556,0.5528-1.0669,0.9618-1.5081c0.4156-0.4331,0.9204-0.7719,1.4799-0.9931c0.6081-0.2557,1.2636-0.381,1.9238-0.3679 + c0.6604-0.0165,1.3166,0.109,1.9238,0.3679c0.5518,0.2208,1.0509,0.5542,1.4651,0.9787s0.7343,0.9306,0.9396,1.4857 + c0.194,0.5687,0.2939,1.165,0.2959,1.7656v0.3678c0,0.1103-0.0369,0.2207-0.0369,0.2942h-7.2512 + c0.019,0.3845,0.1199,0.7606,0.2959,1.1035c0.1414,0.3061,0.3426,0.5812,0.592,0.8093c0.2341,0.2501,0.5262,0.4395,0.8509,0.5517 + c0.3137,0.1386,0.656,0.2016,0.9989,0.1839l0.7399-0.0736c0.2488-0.0597,0.4861-0.159,0.7029-0.2942 + c0.4038-0.2285,0.7268-0.5754,0.9249-0.9932l1.6278,0.4782c-0.33,0.7005-0.8737,1.2797-1.5538,1.6552 + C45.0923,82.8007,44.224,83.0165,43.3445,82.9993z M46.0822,77.6658c-0.0247-0.3676-0.1122-0.7283-0.259-1.0667 + c-0.1578-0.3059-0.371-0.5802-0.629-0.8092c-0.2328-0.2253-0.5099-0.4006-0.8138-0.5149c-0.3253-0.147-0.6787-0.2222-1.0359-0.2207 + c-0.5125,0.0006-1.0142,0.1462-1.4466,0.4198c-0.4324,0.2735-0.7775,0.6637-0.9952,1.125 + c-0.1588,0.3363-0.2588,0.6971-0.2959,1.0667H46.0822z"/> +<path fill="#0B1324" d="M49.5228,70.2725h1.9238v9.8945c-0.0149,0.1453,0.0005,0.2921,0.045,0.4313 + c0.0446,0.1392,0.1174,0.2678,0.214,0.3779c0.0912,0.0912,0.2014,0.1616,0.3228,0.206c0.1214,0.0445,0.2511,0.0621,0.3801,0.0515 + h0.444l0.4809-0.1839l0.296,1.5448c-0.3227,0.1299-0.6572,0.2285-0.9989,0.2943l-0.9989,0.1103 + c-0.5646,0.0279-1.119-0.1559-1.5538-0.5149c-0.1894-0.2016-0.3361-0.439-0.4314-0.698c-0.0953-0.2591-0.1374-0.5346-0.1236-0.8101 + v-10.667V70.2725z"/> +<path fill="#0B1324" d="M54.1104,78.3279c-0.0008-0.6159,0.112-1.2268,0.3329-1.8023c0.2139-0.5432,0.5276-1.0421,0.9249-1.4713 + c0.4192-0.4289,0.923-0.767,1.4798-0.9931c0.6212-0.2555,1.2887-0.3807,1.9608-0.3679c0.8409-0.0286,1.6733,0.1751,2.4048,0.5885 + c0.6495,0.3858,1.1755,0.9471,1.5168,1.6185l-1.8498,0.5885c-0.2174-0.3632-0.5226-0.6666-0.8879-0.8828 + c-0.3715-0.2091-0.7943-0.3111-1.2209-0.2943c-0.3691-0.0011-0.7345,0.0741-1.0729,0.2208 + c-0.3281,0.1408-0.6192,0.3547-0.8509,0.6252c-0.2622,0.2679-0.4529,0.5966-0.5549,0.9564c-0.2951,0.7826-0.2951,1.645,0,2.4276 + c0.1302,0.3553,0.3316,0.6807,0.592,0.9564c0.2221,0.2893,0.515,0.5172,0.8508,0.6621c0.3253,0.1469,0.6787,0.2222,1.0359,0.2207 + l0.703-0.0736c0.2256-0.0601,0.4385-0.1597,0.6289-0.2943c0.187-0.1012,0.3609-0.2248,0.5179-0.3678 + c0.1372-0.1324,0.2389-0.2967,0.296-0.4781l1.8868,0.5517c-0.3282,0.6898-0.8565,1.2663-1.5169,1.6552 + c-0.755,0.4253-1.611,0.6413-2.4787,0.6253c-0.6601,0.0132-1.3156-0.1122-1.9237-0.3678c-0.5618-0.2341-1.0664-0.5852-1.4799-1.0299 + c-0.4085-0.4278-0.7346-0.9265-0.9619-1.4713C54.2224,79.5548,54.1096,78.9439,54.1104,78.3279L54.1104,78.3279z"/> +<path fill="#0B1324" d="M68.3535,82.9994c-0.6607,0.0201-1.3177-0.1055-1.9238-0.3678c-0.5617-0.234-1.0664-0.5852-1.4798-1.0299 + c-0.4048-0.4235-0.7193-0.924-0.9249-1.4713c-0.2209-0.5755-0.3337-1.1864-0.333-1.8024c0.0018-1.2075,0.4494-2.3725,1.2579-3.2736 + c0.4322-0.4132,0.9328-0.7491,1.4798-0.9931c0.6072-0.2589,1.2634-0.3844,1.9238-0.3679c0.6486-0.0171,1.2928,0.1085,1.8868,0.3679 + c0.5522,0.2347,1.0544,0.5717,1.4799,0.9931c0.409,0.4412,0.7348,0.9521,0.9618,1.5081c0.2205,0.5628,0.3335,1.1615,0.333,1.7655 + c0.0008,0.616-0.1121,1.2269-0.333,1.8024c-0.2183,0.5495-0.5454,1.0498-0.9618,1.4713c-0.4135,0.4447-0.9181,0.7959-1.4799,1.0299 + C69.6463,82.8909,69.0021,83.0165,68.3535,82.9994L68.3535,82.9994z M65.6528,78.3648c0.0015,0.4115,0.0638,0.8205,0.185,1.2139 + c0.1391,0.3509,0.3395,0.6747,0.5919,0.9563c0.2343,0.2678,0.5248,0.4812,0.851,0.6253c0.3369,0.151,0.7033,0.2264,1.0728,0.2207 + c0.3692,0.0011,0.7345-0.074,1.0729-0.2207c0.324-0.1639,0.613-0.3888,0.8509-0.6621c0.2359-0.2868,0.4233-0.6098,0.555-0.9564 + c0.1515-0.3867,0.2269-0.7987,0.2219-1.2138c0.0012-0.4027-0.0741-0.8021-0.2219-1.177c-0.1401-0.354-0.3267-0.6879-0.555-0.9931 + c-0.2487-0.2518-0.5359-0.4628-0.8509-0.6253c-0.3387-0.1458-0.7038-0.221-1.0729-0.221c-0.369,0-0.7342,0.0752-1.0728,0.221 + c-0.3241,0.1639-0.6131,0.3887-0.851,0.662c-0.2358,0.2868-0.4232,0.6098-0.5549,0.9564 + C65.7232,77.5377,65.6479,77.9498,65.6528,78.3648L65.6528,78.3648z"/> +<path fill="#0B1324" d="M88.5165,82.8523h-1.8868v-5.076c0.0441-0.6437-0.1108-1.2855-0.4439-1.8391 + c-0.1358-0.1849-0.3141-0.3349-0.5201-0.4372c-0.206-0.1024-0.4335-0.1543-0.6638-0.1514c-0.5674,0.008-1.1102,0.2318-1.5168,0.6253 + c-0.4647,0.3962-0.7996,0.9213-0.9619,1.5081v5.3703h-1.8868v-5.076c0.0401-0.6388-0.1009-1.276-0.407-1.8391 + c-0.1435-0.1856-0.3286-0.3355-0.5405-0.4376c-0.2119-0.1022-0.4449-0.1538-0.6803-0.151 + c-0.5469,0.0203-1.0698,0.2282-1.4799,0.5886c-0.4577,0.4169-0.7906,0.9515-0.9619,1.5448v5.3703h-1.9237v-9.0118h1.7388v1.8024 + c0.3378-0.5993,0.8211-1.1051,1.4058-1.4713c0.6126-0.3299,1.3013-0.4947,1.9978-0.4782c0.6113-0.0629,1.2233,0.113,1.7066,0.4905 + c0.4832,0.3775,0.7999,0.9271,0.8831,1.5326c0.352-0.6108,0.8469-1.1281,1.4428-1.5082c0.5894-0.3574,1.2708-0.5363,1.9608-0.5149 + c0.4628-0.0257,0.9237,0.0761,1.3319,0.2943c0.3517,0.1886,0.6457,0.4682,0.8509,0.8092c0.1984,0.3587,0.3477,0.7422,0.4439,1.1403 + c0.0752,0.4621,0.1123,0.9295,0.111,1.3977V82.8523L88.5165,82.8523z"/> +<path fill="#0B1324" d="M94.7687,82.9993c-0.6602,0.0131-1.3157-0.1122-1.9238-0.3678c-0.5421-0.2527-1.0414-0.5878-1.4798-0.9931 + c-0.3974-0.4293-0.711-0.9282-0.9249-1.4713c-0.2209-0.5755-0.3338-1.1864-0.333-1.8024c-0.0467-0.9106,0.1915-1.8133,0.6817-2.5839 + c0.4903-0.7706,1.2085-1.3713,2.056-1.7197c0.6212-0.2554,1.2887-0.3807,1.9608-0.3678c0.6601-0.0131,1.3156,0.1122,1.9238,0.3678 + c0.5357,0.2445,1.0241,0.5806,1.4428,0.9932c0.8153,0.8823,1.2647,2.0387,1.2579,3.2368c0.006,0.1238-0.0065,0.2478-0.037,0.3679 + c0.0089,0.0996-0.0037,0.1999-0.037,0.2942H92.105c0.0371,0.3815,0.1371,0.7543,0.296,1.1035 + c0.1544,0.2983,0.354,0.5712,0.5919,0.8092c0.2442,0.238,0.5334,0.4255,0.8509,0.5518c0.3175,0.1262,0.657,0.1888,0.9989,0.1839 + l0.7769-0.0736c0.2372-0.0596,0.4625-0.1591,0.6659-0.2942c0.2155-0.1047,0.4049-0.2555,0.555-0.4415 + c0.1684-0.1497,0.2957-0.3396,0.3699-0.5517l1.6278,0.4782c-0.3282,0.6898-0.8565,1.2662-1.5168,1.6552 + C96.5381,82.7957,95.6593,83.011,94.7687,82.9993L94.7687,82.9993z M97.5434,77.6658c-0.0371-0.3697-0.1372-0.7304-0.296-1.0667 + c-0.1324-0.3112-0.3349-0.5881-0.5919-0.8092c-0.5271-0.4504-1.1923-0.7098-1.8868-0.7356 + c-0.3449,0.0026-0.6854,0.0778-0.9989,0.2206c-0.3153,0.1136-0.6047,0.2887-0.8509,0.515c-0.235,0.2404-0.4343,0.5129-0.592,0.8092 + c-0.1467,0.3383-0.2343,0.6991-0.2589,1.0667H97.5434z"/> +<path fill="#0B1324" d="M109.234,70.6771h1.813l1.517,4.1196l1.517-4.1196h1.813l-2.109,5.4438l1.85,4.4875l3.847-10.0049h2.109 + l-5.069,12.2486h-1.664l-2.294-5.4806l-2.294,5.4806h-1.665l-5.068-12.2486h2.109l3.847,10.0049l1.813-4.4875L109.234,70.6771 + L109.234,70.6771z"/> +<path fill="#0B1324" d="M126.918,82.9993c-0.66,0.0166-1.316-0.1089-1.924-0.3678c-0.552-0.2348-1.054-0.5718-1.479-0.9931 + c-0.409-0.4278-0.735-0.9265-0.962-1.4713c-0.221-0.5755-0.334-1.1864-0.333-1.8024c-0.004-0.6163,0.109-1.2278,0.333-1.8023 + c0.227-0.556,0.553-1.0669,0.962-1.5081c0.415-0.4331,0.92-0.7719,1.479-0.9931c0.608-0.2589,1.264-0.3844,1.924-0.3679 + c0.66-0.0131,1.316,0.1122,1.924,0.3679c0.536,0.2444,1.024,0.5806,1.443,0.9931c0.41,0.4196,0.725,0.9211,0.925,1.4713 + c0.224,0.5618,0.337,1.1613,0.333,1.7656v0.3678c-0.029,0.0954-0.041,0.1948-0.037,0.2942h-7.252 + c0.025,0.3795,0.113,0.7523,0.259,1.1035c0.155,0.3078,0.369,0.5827,0.629,0.8093c0.228,0.2578,0.522,0.4486,0.851,0.5517 + c0.314,0.1386,0.656,0.2016,0.999,0.1839l0.74-0.0736c0.24-0.0522,0.466-0.1523,0.666-0.2942 + c0.215-0.1047,0.405-0.2555,0.555-0.4414c0.167-0.1587,0.305-0.3454,0.407-0.5518l1.628,0.4782 + c-0.354,0.6841-0.892,1.2571-1.554,1.6552C128.664,82.7958,127.797,83.0113,126.918,82.9993L126.918,82.9993z M129.656,77.6658 + c-0.02-0.3727-0.121-0.7366-0.296-1.0667c-0.141-0.3045-0.341-0.5782-0.588-0.8055c-0.248-0.2273-0.538-0.4035-0.855-0.5186 + c-0.312-0.1463-0.654-0.2216-0.999-0.2207c-0.357-0.0015-0.71,0.0737-1.036,0.2207c-0.304,0.1143-0.581,0.2896-0.814,0.5149 + c-0.257,0.2212-0.459,0.498-0.592,0.8092c-0.158,0.3363-0.258,0.6971-0.296,1.0667H129.656z"/> +<path fill="#0B1324" d="M138.165,75.459c-0.686,0.009-1.36,0.1859-1.961,0.515c-0.543,0.3116-0.971,0.7887-1.221,1.3609v5.5174 + h-1.924v-9.0118h1.776v2.0231c0.304-0.5881,0.718-1.1126,1.221-1.5449c0.464-0.3661,1.036-0.5726,1.628-0.5885h0.481V75.459z"/> +<path fill="#0B1324" d="M145.86,82.8521l-2.886-4.1564l-1.516,1.3977v2.7587h-1.924V70.2725h1.924v7.9818l4.18-4.4139h2.035 + l-3.478,3.7886l3.7,5.2231H145.86z"/> +<path fill="#0B1324" d="M152.297,82.9993l-1.109-0.0736l-1.11-0.2575c-0.36-0.0963-0.707-0.232-1.036-0.4046 + c-0.313-0.1415-0.61-0.314-0.888-0.5149l0.814-1.2874c0.95,0.7195,2.099,1.1305,3.292,1.1771c0.48,0.0279,0.957-0.0874,1.369-0.3311 + c0.159-0.0956,0.291-0.2306,0.382-0.3918c0.09-0.1612,0.137-0.343,0.136-0.5278c0.006-0.1805-0.044-0.3584-0.143-0.5097 + c-0.1-0.1513-0.243-0.2686-0.412-0.3363c-0.585-0.2415-1.192-0.4262-1.812-0.5517l-1.443-0.4414 + c-0.353-0.1146-0.689-0.2754-0.999-0.4782c-0.242-0.1509-0.435-0.368-0.555-0.6253c-0.109-0.2814-0.159-0.5816-0.148-0.8828 + c-0.015-0.4314,0.074-0.86,0.259-1.2506c0.193-0.3345,0.444-0.6331,0.74-0.8827c0.338-0.2636,0.729-0.4517,1.147-0.5518 + c0.443-0.1357,0.905-0.1978,1.369-0.1839c1.278-0.0215,2.527,0.3796,3.551,1.1403l-0.814,1.1402 + c-0.784-0.6049-1.745-0.9404-2.737-0.9563c-0.438-0.0125-0.872,0.0889-1.258,0.2942c-0.161,0.1004-0.291,0.2427-0.375,0.4113 + c-0.085,0.1686-0.122,0.3572-0.106,0.5451c-0.003,0.166,0.035,0.33,0.111,0.4781c0.069,0.1452,0.187,0.2621,0.333,0.3311 + c0.187,0.106,0.386,0.1923,0.592,0.2575l0.961,0.2207l1.591,0.4414c0.391,0.139,0.764,0.3242,1.11,0.5517 + c0.276,0.1751,0.505,0.4152,0.666,0.6989c0.142,0.2981,0.206,0.6271,0.185,0.9563c0.011,0.4075-0.077,0.8115-0.259,1.177 + c-0.168,0.341-0.408,0.6421-0.703,0.8828c-0.365,0.2415-0.764,0.4275-1.184,0.5518C153.318,82.9378,152.809,82.9995,152.297,82.9993 + L152.297,82.9993z"/> +<path fill="#0B1324" d="M162.619,82.3741c-0.334,0.1519-0.68,0.275-1.036,0.3678c-0.439,0.1538-0.903,0.2285-1.368,0.2207 + c-0.288,0.002-0.574-0.0351-0.851-0.1104c-0.251-0.0627-0.48-0.1895-0.666-0.3678c-0.219-0.1568-0.386-0.3743-0.481-0.6253 + c-0.125-0.2905-0.188-0.6036-0.185-0.9196v-5.6277h-1.221v-1.4713h1.221v-2.9794h1.924v2.9794h1.96v1.4713h-1.96v5.0024 + c-0.017,0.1286-0.002,0.2592,0.043,0.3808c0.045,0.1217,0.119,0.2307,0.216,0.3181c0.189,0.1484,0.424,0.2264,0.665,0.2207 + c0.267,0.0084,0.532-0.0418,0.777-0.1471c0.184-0.0457,0.359-0.1202,0.518-0.2207L162.619,82.3741L162.619,82.3741z"/> +<path fill="#0B1324" d="M166.282,82.9993c-0.417,0.005-0.832-0.0699-1.221-0.2206c-0.357-0.1295-0.685-0.3297-0.962-0.5886 + c-0.273-0.2521-0.499-0.5511-0.666-0.8828c-0.151-0.361-0.227-0.749-0.222-1.1402c0.002-0.3987,0.104-0.7907,0.296-1.1403 + c0.196-0.3437,0.461-0.6441,0.777-0.8828c0.368-0.2686,0.781-0.468,1.221-0.5885c0.503-0.1557,1.027-0.2303,1.554-0.2207 + l1.258,0.1104l1.11,0.2942v-0.5885c0.017-0.2871-0.023-0.5747-0.118-0.8462s-0.244-0.5215-0.437-0.7354 + c-0.462-0.3926-1.059-0.5905-1.665-0.5518c-0.481-0.0068-0.959,0.0807-1.406,0.2575c-0.51,0.1994-0.995,0.4587-1.443,0.7724 + l-0.592-1.2138c1.064-0.7386,2.329-1.1365,3.626-1.1402c1.258,0,2.22,0.2942,2.923,0.9195c0.353,0.3572,0.628,0.7837,0.806,1.2524 + c0.178,0.4687,0.256,0.9691,0.229,1.4695v3.2737c-0.02,0.1557,0.02,0.3133,0.111,0.4414c0.107,0.1118,0.253,0.1778,0.407,0.1839 + v1.6184h-0.925c-0.308,0.0002-0.608-0.1035-0.85-0.2942c-0.19-0.1873-0.308-0.4345-0.333-0.6989l-0.074-0.5518 + c-0.395,0.5105-0.901,0.9255-1.48,1.2139c-0.607,0.2641-1.262,0.4018-1.924,0.4046V82.9993z M166.8,81.6016 + c0.441,0.0015,0.879-0.0732,1.295-0.2207c0.374-0.1491,0.705-0.3894,0.962-0.6988c0.107-0.0762,0.196-0.1751,0.26-0.2897 + c0.064-0.1145,0.101-0.2417,0.11-0.3724v-1.2139c-0.335-0.1244-0.682-0.2107-1.036-0.2575c-0.353-0.073-0.713-0.11-1.073-0.1103 + c-0.587-0.0226-1.167,0.1313-1.665,0.4414c-0.192,0.1228-0.35,0.2914-0.46,0.4906s-0.168,0.4225-0.169,0.6497 + c-0.008,0.2133,0.031,0.4259,0.114,0.6228c0.083,0.1969,0.208,0.3734,0.367,0.5174C165.866,81.4633,166.328,81.6208,166.8,81.6016 + L166.8,81.6016z"/> +<path fill="#0B1324" d="M178.601,82.3741c-0.334,0.1519-0.68,0.275-1.035,0.3678c-0.44,0.1538-0.903,0.2285-1.369,0.2207 + c-0.288,0.002-0.574-0.0351-0.851-0.1104c-0.251-0.0627-0.48-0.1895-0.666-0.3678c-0.219-0.1568-0.386-0.3743-0.481-0.6253 + c-0.125-0.2905-0.188-0.6036-0.185-0.9196v-5.6277h-1.221v-1.4713h1.221v-2.9794h1.924v2.9794h1.961v1.4713h-1.961v5.0024 + c-0.017,0.1286-0.002,0.2592,0.044,0.3808c0.045,0.1217,0.118,0.2307,0.215,0.3181c0.189,0.1484,0.425,0.2264,0.666,0.2207 + c0.266,0.0084,0.532-0.0418,0.777-0.1471c0.183-0.0457,0.358-0.1202,0.518-0.2207L178.601,82.3741L178.601,82.3741z"/> +<path fill="#0B1324" d="M184.854,82.3741c-0.334,0.1519-0.681,0.275-1.036,0.3678c-0.44,0.1509-0.903,0.2255-1.369,0.2207 + c-0.287,0.002-0.574-0.0351-0.851-0.1104c-0.25-0.0627-0.48-0.1895-0.666-0.3678c-0.219-0.1568-0.386-0.3743-0.481-0.6253 + c-0.125-0.2905-0.188-0.6036-0.185-0.9196v-5.6277h-1.221v-1.4713h1.221v-2.9794h1.924v2.9794h1.961v1.4713h-1.961v5.0024 + c-0.016,0.1286-0.001,0.2592,0.044,0.3809c0.045,0.1216,0.119,0.2306,0.215,0.318c0.189,0.1484,0.425,0.2264,0.666,0.2207 + c0.266,0.005,0.531-0.0451,0.777-0.1471l0.518-0.2207L184.854,82.3741L184.854,82.3741z"/> +<path fill="#0B1324" d="M194.436,82.9993c-0.66,0.0131-1.316-0.1122-1.924-0.3678c-0.542-0.2527-1.041-0.5878-1.48-0.9931 + c-0.397-0.4293-0.711-0.9282-0.925-1.4713c-0.22-0.5755-0.333-1.1864-0.333-1.8024c-0.046-0.9106,0.192-1.8133,0.682-2.5839 + c0.49-0.7706,1.209-1.3713,2.056-1.7197c0.621-0.2554,1.289-0.3807,1.961-0.3678c0.66-0.0131,1.316,0.1122,1.924,0.3678 + c0.535,0.2445,1.024,0.5806,1.443,0.9932c0.815,0.8823,1.264,2.0387,1.257,3.2368c0.006,0.1238-0.006,0.2478-0.037,0.3679 + c0.009,0.0996-0.003,0.1999-0.037,0.2942h-7.251c0.037,0.3815,0.137,0.7543,0.296,1.1035c0.155,0.2983,0.354,0.5712,0.592,0.8092 + c0.244,0.238,0.534,0.4255,0.851,0.5518c0.317,0.1262,0.657,0.1888,0.999,0.1839l0.777-0.0736 + c0.237-0.0596,0.462-0.1591,0.666-0.2942c0.215-0.1047,0.405-0.2555,0.555-0.4415c0.156-0.1595,0.282-0.3466,0.37-0.5517 + l1.627,0.4782c-0.328,0.6898-0.856,1.2662-1.516,1.6552C196.205,82.7957,195.327,83.011,194.436,82.9993L194.436,82.9993z + M197.211,77.6658c-0.037-0.3697-0.138-0.7304-0.296-1.0667c-0.133-0.3112-0.335-0.5881-0.592-0.8092 + c-0.527-0.4504-1.193-0.7098-1.887-0.7356c-0.345,0.0026-0.685,0.0778-0.999,0.2206c-0.315,0.1136-0.605,0.2887-0.851,0.515 + c-0.246,0.2305-0.447,0.505-0.592,0.8092c-0.147,0.3383-0.234,0.6991-0.259,1.0667H197.211z"/> +<path fill="#0B1324" d="M202.168,80.6084h-1.591v2.2033h1.591V80.6084z"/> +<path fill="#0B1324" d="M208.938,70.6035l3.737,9.821l3.662-9.821h2.072l-4.92,12.2486h-1.665l-4.958-12.2486H208.938z"/> +<path fill="#0B1324" d="M220,80.6084h-1.591v2.2033H220V80.6084z"/> +<path fill="#0B1324" d="M46.637,95.8731c-0.4377,0.4933-1.029,0.8265-1.6794,0.9466c-0.6505,0.12-1.3227,0.0198-1.9092-0.2844 + c-0.4339-0.2053-0.8235-0.4927-1.1469-0.8461c-0.3274-0.3707-0.5901-0.7935-0.7769-1.2506c-0.3447-0.9509-0.3447-1.9916,0-2.9426 + c0.1695-0.4548,0.4343-0.8685,0.7769-1.2138c0.3234-0.3534,0.713-0.6407,1.1469-0.846c0.4507-0.2103,0.9452-0.3111,1.4428-0.2942 + c0.6335-0.0199,1.2603,0.1327,1.8128,0.4413c0.4782,0.2919,0.8631,0.7128,1.1099,1.2139l-0.9249,0.662 + c-0.1811-0.3867-0.4783-0.708-0.8509-0.9195c-0.3546-0.2209-0.7655-0.3358-1.1839-0.3311c-0.334-0.006-0.6643,0.0698-0.9619,0.2207 + c-0.2857,0.1579-0.5372,0.3704-0.7399,0.6253c-0.217,0.2601-0.3804,0.56-0.4809,0.8828c-0.1182,0.3436-0.1807,0.7037-0.185,1.0667 + c0.0075,0.3748,0.0698,0.7466,0.185,1.1035c0.1191,0.3111,0.2946,0.5978,0.5179,0.846c0.2143,0.258,0.4785,0.4706,0.7769,0.6253 + c0.2991,0.1469,0.6284,0.2225,0.9619,0.2207c0.7769,0,1.4798-0.4046,2.1088-1.1403v-0.8092h-1.6279v-0.8828h2.6268v3.8622H46.637 + V95.8731z"/> +<path fill="#0B1324" d="M51.4835,96.9401c-0.4217,0.0115-0.8401-0.0768-1.2208-0.2575c-0.3555-0.1294-0.6732-0.3442-0.9249-0.6253 + c-0.2594-0.2624-0.461-0.5755-0.5919-0.9196c-0.1475-0.3494-0.223-0.7246-0.222-1.1035c-0.0048-0.765,0.2867-1.5026,0.8139-2.0598 + c0.2596-0.2812,0.5744-0.5065,0.9249-0.6621c0.389-0.1507,0.8034-0.2256,1.2208-0.2207c0.4102-0.0144,0.8173,0.0741,1.1839,0.2575 + c0.3483,0.1429,0.6632,0.3558,0.9249,0.6253c0.2594,0.2623,0.461,0.5755,0.592,0.9196c0.1182,0.3435,0.1806,0.7036,0.1849,1.0667 + v0.2574c-0.0086,0.062-0.021,0.1234-0.037,0.1839h-4.5135c0.0058,0.2282,0.0561,0.453,0.148,0.6622 + c0.1049,0.2044,0.2423,0.3907,0.407,0.5517c0.1487,0.1436,0.3248,0.2562,0.5179,0.331c0.201,0.0751,0.4143,0.1125,0.629,0.1104 + c0.1637,0.0088,0.3274-0.0162,0.4809-0.0736l0.4069-0.1471c0.1388-0.0772,0.2638-0.1766,0.37-0.2943l0.222-0.331l0.9989,0.2942 + c-0.2167,0.4265-0.5502,0.7835-0.9619,1.03C52.5654,96.8067,52.0286,96.9464,51.4835,96.9401L51.4835,96.9401z M53.1854,93.5928 + c-0.0002-0.2332-0.0641-0.4621-0.185-0.6621c-0.0796-0.1988-0.2066-0.3755-0.37-0.5149c-0.1487-0.1436-0.3248-0.2561-0.5179-0.331 + c-0.4064-0.1461-0.8515-0.1461-1.2579,0c-0.2046,0.074-0.3929,0.1864-0.5549,0.331c-0.1523,0.1491-0.2775,0.3233-0.37,0.5149 + c-0.0919,0.2092-0.1421,0.434-0.148,0.6621H53.1854z"/> +<path fill="#0B1324" d="M63.9881,96.8296h-1.1838v-3.1633c0.038-0.3978-0.0528-0.7973-0.259-1.1403 + c-0.0876-0.1217-0.2048-0.2194-0.3407-0.2837c-0.1359-0.0644-0.286-0.0933-0.4362-0.0841c-0.3446-0.001-0.6761,0.1309-0.9249,0.3678 + c-0.2811,0.2594-0.4858,0.59-0.592,0.9564v3.3472h-1.1839v-3.1633c0.0202-0.3965-0.0693-0.7909-0.2589-1.1403 + c-0.079-0.1215-0.1894-0.2197-0.3195-0.2843c-0.1301-0.0647-0.2753-0.0935-0.4204-0.0835c-0.171-0.0024-0.3407,0.0288-0.4995,0.0919 + c-0.1587,0.0632-0.3033,0.1569-0.4254,0.2759c-0.3105,0.2407-0.5317,0.5771-0.6289,0.9564v3.3472h-1.1839v-5.6278h1.0728v1.1403 + c0.2091-0.3831,0.5195-0.7021,0.8977-0.9225c0.3782-0.2204,0.8098-0.3339,1.2481-0.3281c0.4026-0.0149,0.7969,0.1157,1.1099,0.3678 + c0.2628,0.247,0.4435,0.5678,0.5179,0.9196c0.2044-0.3922,0.5111-0.7224,0.8879-0.9564c0.3685-0.2201,0.791-0.3347,1.2209-0.331 + c0.2822-0.0039,0.5611,0.0592,0.8139,0.1839c0.2154,0.1231,0.3941,0.3008,0.518,0.515c0.1424,0.2254,0.2427,0.4747,0.2959,0.7356 + c0.0447,0.2799,0.0694,0.5627,0.074,0.846V96.8296L63.9881,96.8296z"/> +<path fill="#0B1324" d="M67.9097,96.94c-0.4101,0.0145-0.8172-0.0741-1.1838-0.2574c-0.3601-0.1202-0.6801-0.3366-0.9249-0.6254 + c-0.2711-0.2602-0.4852-0.5733-0.629-0.9195c-0.1184-0.3562-0.1808-0.7284-0.1849-1.1035c0.0043-0.3871,0.0667-0.7714,0.1849-1.1403 + c0.1527-0.3414,0.3658-0.6528,0.629-0.9195c0.2524-0.2892,0.5691-0.5159,0.9249-0.6621c0.3749-0.1545,0.7781-0.2297,1.1838-0.2207 + c0.4218-0.0115,0.8402,0.0767,1.2209,0.2575c0.3372,0.1435,0.6399,0.3567,0.8879,0.6253c0.2556,0.2633,0.4558,0.5745,0.5892,0.9155 + c0.1333,0.341,0.1972,0.705,0.1877,1.0707v0.4414h-4.5505c0.0175,0.2306,0.0803,0.4556,0.185,0.6621 + c0.0795,0.2095,0.206,0.3982,0.37,0.5518c0.1487,0.1435,0.3248,0.2561,0.5179,0.331c0.2018,0.0721,0.4145,0.1093,0.6289,0.1103 + c0.1639,0.0112,0.3281-0.0139,0.481-0.0735l0.4069-0.1472c0.1388-0.0771,0.2638-0.1766,0.37-0.2942 + c0.0984-0.0922,0.1743-0.2053,0.222-0.331l1.0359,0.2942c-0.2167,0.4265-0.5502,0.7835-0.9619,1.0299 + C69.0132,96.8017,68.4659,96.9409,67.9097,96.94z M69.6486,93.5928c-0.0348-0.2273-0.0969-0.4496-0.185-0.6621 + c-0.0925-0.1916-0.2176-0.3659-0.37-0.515c-0.1565-0.1517-0.3465-0.265-0.5549-0.331c-0.4064-0.1461-0.8515-0.1461-1.2579,0 + c-0.1931,0.0749-0.3692,0.1874-0.5179,0.331c-0.1634,0.1394-0.2903,0.3161-0.37,0.515c-0.1047,0.2065-0.1675,0.4315-0.185,0.6621 + H69.6486z"/> +<path fill="#0B1324" d="M71.7574,96.8295v-5.6278h1.1839v5.6278H71.7574z M71.7574,90.2822V88.958h1.1839v1.3242H71.7574z"/> +<path fill="#0B1324" d="M79.4525,96.8296h-1.2209v-3.1633c0.0381-0.3978-0.0527-0.7973-0.2589-1.1403 + c-0.076-0.1243-0.1858-0.2248-0.3167-0.2899c-0.1309-0.0651-0.2776-0.0921-0.4233-0.0779l-0.5179,0.0736 + c-0.1729,0.0762-0.3346,0.1752-0.481,0.2942l-0.4069,0.4046c-0.113,0.176-0.2119,0.3605-0.296,0.5518v3.3472H74.347v-5.6277h1.0729 + v1.1402c0.2237-0.3931,0.558-0.7128,0.9619-0.9195c0.4201-0.2256,0.8915-0.3397,1.3689-0.3311 + c0.2821-0.0038,0.5611,0.0592,0.8139,0.1839c0.2231,0.1129,0.4044,0.2932,0.5179,0.515c0.1425,0.2255,0.2428,0.4747,0.296,0.7356 + c0.0446,0.28,0.0694,0.5627,0.074,0.8461V96.8296L79.4525,96.8296z"/> +<path fill="#0B1324" d="M82.8929,96.9398L82.19,96.8663l-0.6659-0.1472l-0.6659-0.2575c-0.2046-0.074-0.393-0.1864-0.555-0.331 + l0.518-0.7725c0.5982,0.4462,1.324,0.691,2.0717,0.6989c0.2941,0.0042,0.5852-0.0587,0.851-0.1839 + c0.0941-0.0664,0.1704-0.1548,0.222-0.2574c0.0516-0.1027,0.077-0.2164,0.0739-0.3311c0.0018-0.1089-0.0288-0.216-0.088-0.3076 + c-0.0593-0.0917-0.1445-0.1638-0.2449-0.2074L82.56,94.4018l-0.8879-0.2575c-0.2253-0.0607-0.4382-0.1604-0.629-0.2942 + c-0.141-0.1074-0.255-0.2459-0.3329-0.4046c-0.08-0.1728-0.118-0.3618-0.111-0.5518c-0.0193-0.2702,0.0453-0.5398,0.185-0.7724 + c0.1053-0.2142,0.2569-0.4026,0.4439-0.5517l0.703-0.3679c0.2898-0.075,0.5883-0.1121,0.8879-0.1103 + c0.4014,0.0044,0.8001,0.0664,1.1838,0.1839c0.3675,0.1394,0.7156,0.3248,1.0359,0.5517l-0.5179,0.6989 + c-0.497-0.3842-1.1093-0.5914-1.7388-0.5885c-0.27-0.0008-0.5363,0.0622-0.777,0.1839c-0.0941,0.0664-0.1703,0.1548-0.2219,0.2575 + c-0.0517,0.1026-0.0771,0.2163-0.074,0.331c0.0027,0.1023,0.0279,0.2028,0.074,0.2943l0.1849,0.2207l0.407,0.1471l0.592,0.1471 + l0.9988,0.2943c0.2533,0.0652,0.4918,0.1776,0.703,0.331c0.1716,0.1098,0.3118,0.2619,0.4069,0.4414 + c0.0793,0.1859,0.1172,0.3867,0.111,0.5885c0.0122,0.2536-0.0386,0.5063-0.148,0.7357c-0.1068,0.224-0.2731,0.4148-0.4809,0.5517 + c-0.2112,0.1535-0.4497,0.2658-0.703,0.3311C83.5462,96.9009,83.22,96.9508,82.8929,96.9398L82.8929,96.9398z"/> +<path fill="#0B1324" d="M87.7025,96.94c-0.2547,0.0079-0.5078-0.0425-0.7399-0.1472c-0.233-0.078-0.4471-0.2032-0.6289-0.3678 + c-0.1639-0.1535-0.2905-0.3422-0.37-0.5517c-0.1049-0.2179-0.1556-0.4576-0.1479-0.6989c-0.008-0.2533,0.0426-0.505,0.1479-0.7357 + c0.1215-0.2255,0.3-0.4157,0.518-0.5517c0.2181-0.1726,0.4702-0.2979,0.7399-0.3678c0.3135-0.0875,0.6365-0.1369,0.9619-0.1471 + l0.8139,0.0735c0.2408,0.0515,0.4761,0.1253,0.7029,0.2207v-0.4046c0.0053-0.1759-0.0246-0.351-0.0881-0.5152 + c-0.0636-0.1642-0.1594-0.3142-0.2818-0.4411c-0.1377-0.1292-0.3009-0.2287-0.4792-0.292 + c-0.1783-0.0633-0.3679-0.0891-0.5567-0.0759c-0.3047,0.0081-0.6054,0.0704-0.8879,0.1839 + c-0.3178,0.1156-0.6169,0.2767-0.8879,0.4782l-0.37-0.7724c0.6599-0.467,1.4469-0.7236,2.2568-0.7357 + c0.6566-0.033,1.3023,0.1766,1.8128,0.5885c0.2303,0.223,0.4091,0.4932,0.5241,0.7917s0.1633,0.6182,0.1418,0.9371v2.0231 + c-0.0147,0.1039,0.0119,0.2094,0.074,0.2942l0.2589,0.0736v1.0299h-0.5919c-0.19,0.0071-0.3755-0.0587-0.5179-0.1839 + c-0.1088-0.113-0.1853-0.2526-0.222-0.4046v-0.3678c-0.2447,0.3244-0.5612,0.5887-0.9249,0.7724 + c-0.3864,0.1633-0.801,0.2507-1.2209,0.2575L87.7025,96.94z M88.0355,96.0572c0.2787,0.0079,0.5559-0.0422,0.8139-0.1472 + c0.2374-0.0848,0.4436-0.2385,0.592-0.4413c0.185-0.1472,0.2589-0.2575,0.2589-0.4046v-0.7357l-0.6659-0.1839l-0.6659-0.0736 + c-0.3635-0.0195-0.7245,0.0702-1.0359,0.2575c-0.124,0.0794-0.226,0.1882-0.2971,0.3166c-0.071,0.1285-0.1088,0.2725-0.1099,0.4191 + c-0.0012,0.1303,0.0245,0.2596,0.0754,0.3798c0.0509,0.1202,0.126,0.2288,0.2206,0.319 + C87.4476,95.9566,87.7372,96.0613,88.0355,96.0572L88.0355,96.0572z"/> +<path fill="#0B1324" d="M100.984,96.8296h-1.1838v-3.1633c0.0381-0.3978-0.0527-0.7973-0.259-1.1403 + c-0.0816-0.1188-0.1924-0.2149-0.3219-0.2793s-0.2734-0.0948-0.418-0.0885c-0.3566-0.0067-0.7017,0.1253-0.9619,0.3678 + c-0.2811,0.2594-0.4857,0.59-0.5919,0.9564v3.3472h-1.1839v-3.1633c0.038-0.3978-0.0527-0.7973-0.2589-1.1403 + c-0.0791-0.1215-0.1894-0.2197-0.3195-0.2843c-0.1301-0.0647-0.2753-0.0935-0.4205-0.0835 + c-0.1709-0.0024-0.3407,0.0288-0.4994,0.0919c-0.1587,0.0632-0.3034,0.1569-0.4255,0.2759 + c-0.3104,0.2407-0.5316,0.5771-0.6289,0.9564v3.3472H92.327v-5.6278h1.0729v1.1403c0.2091-0.3831,0.5194-0.7021,0.8976-0.9225 + c0.3782-0.2204,0.8099-0.3339,1.2482-0.3281c0.4025-0.0149,0.7969,0.1157,1.1099,0.3678c0.2628,0.247,0.4434,0.5678,0.5179,0.9196 + c0.2044-0.3922,0.5111-0.7224,0.8879-0.9564c0.3685-0.2201,0.791-0.3347,1.2209-0.331c0.2821-0.0039,0.5611,0.0592,0.8137,0.1839 + c0.219,0.1317,0.408,0.307,0.555,0.515c0.13,0.2276,0.218,0.4769,0.259,0.7356c0.063,0.2774,0.088,0.562,0.074,0.846V96.8296 + L100.984,96.8296z"/> +<path fill="#0B1324" d="M108.901,96.8295l-1.776-2.6116l-0.962,0.8828v1.7288h-1.184V88.958h1.184v5.0024l2.627-2.7587h1.258 + l-2.183,2.3541l2.331,3.2737H108.901z"/> +<path fill="#0B1324" d="M114.081,92.2317c-0.426-0.0078-0.846,0.0935-1.221,0.2942c-0.348,0.186-0.622,0.4845-0.777,0.8461v3.4575 + h-1.184v-5.6277h1.073v1.2506c0.208-0.3566,0.47-0.6792,0.777-0.9564c0.289-0.2173,0.637-0.3452,0.999-0.3678h0.333v1.0667V92.2317z + "/> +<path fill="#0B1324" d="M117.521,96.94c-0.422,0.0115-0.84-0.0767-1.221-0.2575c-0.35-0.1389-0.666-0.3524-0.925-0.6253 + c-0.247-0.2714-0.447-0.5823-0.592-0.9196c-0.118-0.3561-0.18-0.7284-0.184-1.1035c-0.02-0.3779,0.039-0.7558,0.173-1.1102 + c0.133-0.3543,0.339-0.6776,0.603-0.9496c0.27-0.2965,0.602-0.5297,0.973-0.6824s0.772-0.2212,1.173-0.2004 + c0.422-0.0115,0.84,0.0768,1.221,0.2575c0.332,0.1529,0.633,0.3648,0.888,0.6253c0.255,0.2633,0.456,0.5745,0.589,0.9155 + c0.133,0.341,0.197,0.705,0.188,1.0708v0.2575c0.011,0.0637-0.002,0.1294-0.037,0.1839h-4.514 + c0.001,0.2332,0.064,0.4621,0.185,0.6621c0.08,0.2095,0.206,0.3982,0.37,0.5517c0.149,0.1436,0.325,0.2562,0.518,0.3311 + c0.202,0.072,0.415,0.1093,0.629,0.1103c0.164,0.0111,0.328-0.014,0.481-0.0736l0.407-0.1471c0.139-0.0772,0.264-0.1766,0.37-0.2943 + c0.087-0.1015,0.161-0.2125,0.222-0.331l1.036,0.2942c-0.232,0.428-0.577,0.7843-0.999,1.03 + C118.603,96.8066,118.066,96.9464,117.521,96.94L117.521,96.94z M119.223,93.5928c-0.006-0.2282-0.056-0.453-0.148-0.6621 + c-0.092-0.1917-0.218-0.3659-0.37-0.515c-0.162-0.1446-0.35-0.257-0.555-0.331c-0.406-0.1461-0.851-0.1461-1.258,0 + c-0.197,0.066-0.375,0.1797-0.518,0.331c-0.163,0.1394-0.29,0.3161-0.37,0.515c-0.104,0.2065-0.167,0.4315-0.185,0.6621H119.223z"/> +<path fill="#0B1324" d="M122.886,96.94c-0.255,0.0079-0.508-0.0424-0.74-0.1471c-0.233-0.078-0.448-0.2033-0.629-0.3679 + c-0.181-0.152-0.322-0.345-0.412-0.5626c-0.09-0.2176-0.127-0.4535-0.106-0.688c-0.008-0.2532,0.042-0.5049,0.148-0.7356 + c0.121-0.2256,0.3-0.4158,0.518-0.5518c0.218-0.1726,0.47-0.2979,0.74-0.3678c0.313-0.0875,0.636-0.1368,0.962-0.1471l0.813,0.0735 + c0.241,0.0515,0.477,0.1254,0.703,0.2207v-0.4046c0.006-0.1758-0.024-0.351-0.088-0.5152c-0.063-0.1642-0.159-0.3141-0.282-0.4411 + c-0.137-0.1292-0.3-0.2286-0.479-0.292c-0.178-0.0633-0.368-0.0891-0.556-0.0758c-0.305,0.0081-0.606,0.0704-0.888,0.1839 + c-0.318,0.1156-0.617,0.2766-0.888,0.4781l-0.37-0.7724c0.66-0.467,1.447-0.7235,2.256-0.7357 + c0.656-0.0261,1.299,0.1827,1.813,0.5886c0.231,0.223,0.409,0.4931,0.524,0.7916c0.115,0.2985,0.164,0.6183,0.142,0.9372v2.023 + c-0.014,0.1039,0.012,0.2094,0.074,0.2943c0.074,0.056,0.167,0.0822,0.259,0.0735v1.0299h-0.592 + c-0.19,0.0072-0.375-0.0587-0.518-0.1839c-0.108-0.1129-0.185-0.2526-0.222-0.4046v-0.3678c-0.244,0.3245-0.561,0.5888-0.925,0.7724 + c-0.386,0.1633-0.801,0.2508-1.22,0.2575L122.886,96.94z M123.219,96.0572c0.278,0.008,0.555-0.0422,0.813-0.1471 + c0.238-0.0848,0.444-0.2386,0.592-0.4414c0.185-0.1471,0.259-0.2575,0.259-0.4046v-0.7357l-0.666-0.1839l-0.666-0.0736 + c-0.363-0.0195-0.724,0.0703-1.035,0.2575c-0.124,0.0794-0.226,0.1882-0.297,0.3167c-0.072,0.1284-0.109,0.2724-0.11,0.419 + c-0.002,0.1304,0.024,0.2596,0.075,0.3798c0.051,0.1202,0.126,0.2288,0.221,0.3191C122.631,95.9566,122.92,96.0613,123.219,96.0572 + L123.219,96.0572z"/> +<path fill="#0B1324" d="M130.581,96.5354l-0.629,0.2207c-0.271,0.1049-0.56,0.1549-0.851,0.1471l-0.518-0.0736 + c-0.167-0.028-0.321-0.1048-0.444-0.2206c-0.128-0.1115-0.229-0.2497-0.296-0.4046c-0.083-0.1848-0.121-0.3864-0.111-0.5886v-3.4943 + h-0.74v-0.9196h0.74v-1.8391h1.184v1.8391h1.258v0.9196h-1.258v3.1265c-0.007,0.083,0.006,0.1665,0.038,0.2433 + c0.032,0.0769,0.083,0.1449,0.147,0.1981c0.119,0.0864,0.26,0.1374,0.407,0.1471c0.167,0.0023,0.332-0.0356,0.481-0.1103 + l0.333-0.1471L130.581,96.5354L130.581,96.5354z"/> +<path fill="#0B1324" d="M131.358,96.8295v-5.6278h1.184v5.6278H131.358z M131.358,90.2822V88.958h1.184v1.3242H131.358z"/> +<path fill="#0B1324" d="M135.538,96.8296l-2.182-5.6277h1.258l1.59,4.6346l1.628-4.6346h1.147l-2.183,5.6277H135.538z"/> +<path fill="#0B1324" d="M142.124,96.8295v-5.6278h1.22v5.6278H142.124z M142.124,90.2822V88.958h1.22v1.3242H142.124z"/> +<path fill="#0B1324" d="M149.819,96.8296h-1.184v-3.1633c0.02-0.3965-0.07-0.7909-0.259-1.1403 + c-0.088-0.1217-0.205-0.2193-0.341-0.2837c-0.136-0.0643-0.286-0.0933-0.436-0.0841l-0.518,0.0736 + c-0.173,0.0762-0.335,0.1752-0.481,0.2942l-0.407,0.4046c-0.116,0.1687-0.203,0.3551-0.259,0.5518v3.3472h-1.221v-5.6277h1.11 + v1.1402c0.198-0.3993,0.523-0.7226,0.925-0.9195c0.42-0.2256,0.892-0.3397,1.369-0.3311c0.294-0.0041,0.585,0.0588,0.851,0.1839 + c0.215,0.1232,0.394,0.3009,0.518,0.515c0.114,0.2346,0.201,0.4814,0.259,0.7356c0.044,0.28,0.069,0.5627,0.074,0.8461V96.8296 + L149.819,96.8296z"/> +<path fill="#0B1324" d="M160.03,94.8433c-0.001,0.2918-0.064,0.5801-0.185,0.8459c-0.141,0.2327-0.316,0.4434-0.518,0.6254 + c-0.236,0.166-0.499,0.2904-0.777,0.3678c-0.284,0.105-0.586,0.1549-0.888,0.1471h-3.7v-7.6508h3.959 + c0.258-0.0007,0.512,0.0625,0.74,0.1839c0.215,0.1047,0.405,0.2554,0.555,0.4414c0.144,0.1951,0.268,0.4047,0.37,0.6253 + c0.072,0.226,0.11,0.4616,0.111,0.6989c-0.006,0.3748-0.108,0.7419-0.296,1.0667c-0.189,0.3143-0.474,0.5595-0.814,0.6989 + c0.409,0.1211,0.771,0.3652,1.036,0.6988C159.887,93.9565,160.03,94.3942,160.03,94.8433L160.03,94.8433z M158.772,94.6225 + c-0.007-0.1496-0.032-0.2978-0.074-0.4414l-0.222-0.3678c-0.076-0.1235-0.194-0.2152-0.333-0.2574 + c-0.122-0.0753-0.264-0.1137-0.407-0.1104h-2.553v2.3173h2.479c0.152,0.0122,0.304-0.0131,0.444-0.0736 + c0.126-0.0646,0.239-0.1519,0.333-0.2574c0.106-0.1071,0.194-0.2315,0.259-0.3679C158.74,94.9204,158.765,94.7721,158.772,94.6225 + L158.772,94.6225z M155.183,90.2086v2.2806h2.22c0.289-0.018,0.564-0.135,0.777-0.3311l0.222-0.3678 + c0.049-0.1421,0.074-0.2912,0.074-0.4414c0.018-0.2924-0.075-0.5809-0.259-0.8092c-0.093-0.1036-0.207-0.1866-0.335-0.2436 + c-0.127-0.0571-0.265-0.0869-0.405-0.0875H155.183z"/> +<path fill="#0B1324" d="M162.656,96.94c-0.267,0.0123-0.533-0.0381-0.777-0.1472c-0.221-0.0786-0.423-0.2041-0.592-0.3678 + c-0.175-0.1513-0.314-0.3399-0.407-0.5517c-0.104-0.2178-0.155-0.4575-0.148-0.6989c0.005-0.256,0.069-0.5075,0.185-0.7357 + c0.107-0.224,0.274-0.4148,0.481-0.5517c0.227-0.1587,0.477-0.2827,0.74-0.3678c0.326-0.0901,0.661-0.1395,0.999-0.1471 + l0.777,0.0735c0.241,0.0515,0.476,0.1254,0.703,0.2207v-0.4046c0.012-0.1766-0.015-0.3536-0.078-0.5188 + c-0.064-0.1653-0.164-0.3146-0.292-0.4375c-0.128-0.1324-0.284-0.2343-0.457-0.298c-0.173-0.0637-0.358-0.0876-0.542-0.0698 + c-0.317,0.0045-0.63,0.0668-0.925,0.1839c-0.318,0.1156-0.617,0.2766-0.888,0.4781l-0.37-0.7724 + c0.663-0.4609,1.448-0.7168,2.257-0.7357c0.668-0.0318,1.325,0.1772,1.85,0.5886c0.218,0.2302,0.386,0.5024,0.494,0.7997 + c0.108,0.2973,0.154,0.6135,0.135,0.9291v2.023c0.003,0.1023,0.028,0.2027,0.074,0.2942l0.259,0.0736v1.0299h-0.592 + c-0.19,0.0072-0.376-0.0587-0.518-0.1839c-0.109-0.1129-0.185-0.2526-0.222-0.4046v-0.3678c-0.236,0.3326-0.555,0.5988-0.925,0.7724 + c-0.375,0.1587-0.776,0.2461-1.184,0.2575L162.656,96.94z M162.989,96.0572c0.279,0.0049,0.555-0.0452,0.814-0.1471 + c0.232-0.095,0.436-0.2468,0.592-0.4414c0.064-0.0476,0.117-0.1083,0.156-0.1782c0.038-0.0698,0.061-0.1471,0.066-0.2264v-0.7357 + l-0.629-0.1839l-0.666-0.0736c-0.375-0.0202-0.748,0.0694-1.073,0.2575c-0.124,0.0794-0.226,0.1882-0.297,0.3167 + c-0.071,0.1284-0.109,0.2724-0.11,0.419c-0.004,0.1344,0.024,0.2679,0.082,0.3894c0.058,0.1216,0.144,0.2277,0.251,0.3095 + C162.401,95.9566,162.691,96.0613,162.989,96.0572L162.989,96.0572z"/> +<path fill="#0B1324" d="M170.425,92.2317c-0.424,0.0013-0.843,0.1021-1.221,0.2942c-0.329,0.1986-0.587,0.4944-0.739,0.8461v3.4575 + h-1.221v-5.6277h1.11v1.2506c0.208-0.3566,0.47-0.6792,0.776-0.9564c0.29-0.2173,0.637-0.3452,0.999-0.3678h0.296v1.0667V92.2317z" + /> +<path fill="#0B1324" d="M179.97,96.8295h-1.184v-3.1633c0.021-0.3964-0.069-0.7908-0.259-1.1402 + c-0.087-0.1218-0.204-0.2194-0.34-0.2837c-0.136-0.0644-0.286-0.0933-0.436-0.0841c-0.345-0.001-0.677,0.1309-0.925,0.3678 + c-0.281,0.2593-0.486,0.59-0.592,0.9563v3.3472h-1.184v-3.1633c0.02-0.3964-0.07-0.7908-0.259-1.1402 + c-0.088-0.1218-0.205-0.2194-0.341-0.2837c-0.136-0.0644-0.286-0.0933-0.436-0.0841c-0.345-0.001-0.676,0.1309-0.925,0.3678 + c-0.287,0.2542-0.493,0.5867-0.592,0.9563v3.3472h-1.184v-5.6277h1.073v1.1403c0.209-0.3831,0.52-0.7021,0.898-0.9226 + c0.378-0.2204,0.81-0.3338,1.248-0.328c0.401-0.0086,0.794,0.1214,1.11,0.3678c0.263,0.2469,0.443,0.5677,0.518,0.9196 + c0.204-0.3922,0.511-0.7225,0.888-0.9564c0.368-0.2202,0.791-0.3347,1.22-0.331c0.283-0.0039,0.562,0.0591,0.814,0.1839 + c0.216,0.1231,0.394,0.3008,0.518,0.5149c0.143,0.2255,0.243,0.4747,0.296,0.7357c0.045,0.2799,0.07,0.5626,0.074,0.846V96.8295 + L179.97,96.8295z"/> +<path fill="#0B1324" d="M184.373,96.9398c-0.419,0.0091-0.831-0.1062-1.184-0.331c-0.351-0.1902-0.644-0.4694-0.851-0.8092v1.0299 + h-1.036V88.958h1.184v3.3104c0.205-0.3511,0.498-0.6429,0.851-0.846c0.353-0.2248,0.765-0.3401,1.184-0.331 + c0.362-0.0074,0.72,0.0815,1.036,0.2575c0.298,0.1546,0.563,0.3673,0.777,0.6253c0.229,0.285,0.405,0.609,0.518,0.9563 + c0.118,0.3562,0.181,0.7284,0.185,1.1035c0.002,0.3909-0.074,0.7783-0.222,1.1402c-0.126,0.3381-0.314,0.65-0.555,0.9196 + c-0.234,0.2678-0.525,0.4812-0.851,0.6253C185.084,96.8661,184.73,96.9413,184.373,96.9398L184.373,96.9398z M184.04,95.9099 + c0.255,0.0079,0.508-0.0424,0.74-0.1471c0.2-0.1138,0.386-0.2495,0.555-0.4047c0.145-0.182,0.269-0.3794,0.37-0.5885 + c0.148-0.4793,0.148-0.9919,0-1.4713c-0.093-0.2138-0.217-0.4122-0.37-0.5885c-0.137-0.1843-0.314-0.3352-0.518-0.4414 + c-0.207-0.1012-0.435-0.1517-0.666-0.1471l-0.555,0.0736l-0.444,0.2575l-0.37,0.4046c-0.12,0.1454-0.219,0.3062-0.296,0.4781v1.4713 + c0.028,0.1658,0.106,0.3195,0.222,0.4414c0.117,0.1414,0.255,0.2653,0.407,0.3679c0.14,0.0881,0.289,0.162,0.444,0.2206 + C183.713,95.8937,183.876,95.9187,184.04,95.9099L184.04,95.9099z"/> +<path fill="#0B1324" d="M190.662,96.94c-0.409,0.0114-0.816-0.077-1.184-0.2575c-0.355-0.1293-0.673-0.3442-0.924-0.6253 + c-0.26-0.2623-0.461-0.5755-0.592-0.9196c-0.148-0.3493-0.223-0.7246-0.222-1.1034c-0.005-0.7651,0.286-1.5026,0.814-2.0599 + c0.259-0.2811,0.574-0.5065,0.924-0.6621c0.389-0.1507,0.804-0.2256,1.221-0.2207c0.41-0.0113,0.817,0.0771,1.184,0.2576 + c0.349,0.1429,0.663,0.3557,0.925,0.6252c0.261,0.2546,0.452,0.5711,0.555,0.9196c0.148,0.3364,0.223,0.6997,0.222,1.0667 + c0.009,0.0875-0.004,0.1758-0.037,0.2575v0.1839h-4.55c0.034,0.2273,0.096,0.4496,0.185,0.6621 + c0.092,0.2026,0.217,0.3889,0.369,0.5517c0.162,0.1447,0.351,0.257,0.555,0.3311c0.201,0.0751,0.415,0.1124,0.629,0.1103 + c0.152,0.0122,0.305-0.0131,0.444-0.0735l0.444-0.1472l0.333-0.2943l0.259-0.331l0.999,0.2943 + c-0.217,0.4265-0.55,0.7835-0.962,1.0299C191.77,96.8113,191.22,96.9512,190.662,96.94L190.662,96.94z M192.401,93.5928 + c-0.017-0.2306-0.08-0.4556-0.185-0.6621c-0.092-0.1916-0.217-0.3659-0.37-0.515c-0.148-0.1436-0.325-0.2561-0.518-0.331 + c-0.214-0.0721-0.439-0.1094-0.666-0.1104c-0.214,0.001-0.427,0.0384-0.629,0.1104c-0.193,0.0749-0.369,0.1874-0.517,0.331 + c-0.153,0.1491-0.278,0.3234-0.37,0.515c-0.089,0.2125-0.151,0.4348-0.185,0.6621H192.401z"/> +<path fill="#0B1324" d="M198.469,96.8295l-1.813-2.6116l-0.925,0.8828v1.7288h-1.221V88.958h1.221v5.0024l2.59-2.7587h1.294 + l-2.182,2.3541l2.293,3.2737H198.469z"/> +<path fill="#0B1324" d="M120.185,62.0332c-3.786,0.0073-7.489-1.1027-10.64-3.1895s-5.609-5.0564-7.061-8.5328 + c-1.452-3.4763-1.834-7.3029-1.097-10.9952s2.559-7.0841,5.236-9.7459c2.677-2.6617,6.089-4.4736,9.803-5.2062 + c3.713-0.7326,7.562-0.3529,11.059,1.091c3.496,1.4439,6.483,3.887,8.582,7.0199s3.215,6.8146,3.208,10.5789 + c-0.01,5.0308-2.024,9.8527-5.602,13.41C130.095,60.0207,125.245,62.0235,120.185,62.0332L120.185,62.0332z M120.185,25.0667 + c-3.58-0.0073-7.081,1.0414-10.061,3.0134c-2.98,1.972-5.304,4.7786-6.679,8.0646c-1.375,3.2859-1.739,6.9036-1.045,10.3951 + c0.694,3.4915,2.414,6.6999,4.943,9.219c2.528,2.5192,5.752,4.236,9.262,4.933c3.51,0.697,7.15,0.3429,10.458-1.0174 + c3.307-1.3602,6.135-3.6656,8.125-6.6243c1.989-2.9587,3.051-6.4377,3.051-9.9967c0-4.764-1.901-9.3335-5.286-12.7056 + C129.569,26.9757,124.977,25.0764,120.185,25.0667L120.185,25.0667z"/> +<path fill="#0B1324" d="M120.185,59.716c-3.325,0.0073-6.578-0.9669-9.346-2.799c-2.767-1.8322-4.926-4.4399-6.202-7.4928 + c-1.276-3.0529-1.611-6.4136-0.964-9.6563c0.647-3.2428,2.247-6.2217,4.598-8.5594c2.351-2.3376,5.348-3.9289,8.609-4.572 + c3.262-0.6432,6.642-0.3094,9.713,0.9591c3.07,1.2685,5.693,3.4146,7.536,6.1664s2.822,5.9855,2.815,9.2915 + c-0.01,4.4162-1.779,8.6487-4.919,11.7714C128.884,57.9477,124.627,59.7063,120.185,59.716L120.185,59.716z M120.185,27.3841 + c-3.119-0.0073-6.17,0.9055-8.766,2.6228c-2.597,1.7174-4.623,4.1621-5.821,7.0246c-1.199,2.8626-1.516,6.0143-0.912,9.0563 + c0.604,3.042,2.102,5.8374,4.305,8.0325c2.202,2.1951,5.01,3.6912,8.068,4.2988c3.059,0.6075,6.229,0.2994,9.111-0.8855 + c2.882-1.1849,5.346-3.1933,7.079-5.7709c1.734-2.5776,2.659-5.6086,2.659-8.7092c0-4.1495-1.655-8.1295-4.603-11.067 + C128.357,29.049,124.358,27.3938,120.185,27.3841L120.185,27.3841z"/> +<path fill="#0B1324" d="M132.542,39.6693c-0.063-0.0306-0.132-0.0483-0.202-0.0518c-0.07-0.0036-0.139,0.007-0.205,0.031 + c-0.066,0.0241-0.126,0.0611-0.177,0.109c-0.051,0.0478-0.091,0.1054-0.119,0.1692l-3.737,8.3497l-3.329-6.3634 + c0.407-0.8092,1.516-3.0162,1.516-3.8989c-0.068-0.513-0.321-0.9838-0.712-1.3248c-0.392-0.3411-0.894-0.5291-1.415-0.5291 + c-0.52,0-1.023,0.188-1.414,0.5291c-0.392,0.341-0.645,0.8118-0.713,1.3248c0,0.8827,1.11,3.0897,1.554,3.8989l-3.367,6.437 + l-3.515-6.6577l-0.074-0.1103h-0.481c-0.037,0-0.073-0.0001-0.073,0.0367h-0.185l-0.074,0.1104l-3.515,6.6576l-3.811-8.4232 + c-0.015-0.0758-0.046-0.1473-0.093-0.2093c-0.046-0.0619-0.106-0.1127-0.175-0.1485c-0.069-0.0358-0.145-0.0557-0.223-0.0583 + c-0.077-0.0026-0.155,0.0122-0.226,0.0433c-0.071,0.0311-0.134,0.0778-0.184,0.1365c-0.051,0.0586-0.088,0.1278-0.108,0.2025 + c-0.02,0.0747-0.022,0.1528-0.008,0.2287c0.015,0.0759,0.046,0.1476,0.092,0.2097l4.181,9.3428 + c0.049,0.085,0.119,0.1565,0.203,0.2079c0.084,0.0513,0.179,0.0811,0.278,0.0864h0.074c0.098-0.0053,0.194-0.0351,0.278-0.0864 + c0.084-0.0514,0.154-0.1229,0.203-0.2079l3.477-6.6209l3.478,6.6209c0.037,0.0368,0.037,0.0736,0.074,0.0736l0.148,0.1103 + c0,0.0098,0.004,0.0191,0.011,0.026c0.007,0.0069,0.016,0.0108,0.026,0.0108h0.444c0-0.0368,0-0.0368,0.037-0.0368l0.111-0.1103 + h0.037v-0.0736l3.515-6.6576l3.477,6.6576l0.074,0.1104c0.013,0.0297,0.033,0.0555,0.059,0.0749 + c0.026,0.0193,0.057,0.0315,0.089,0.0354c0,0.0098,0.004,0.0191,0.011,0.026c0.007,0.0069,0.016,0.0108,0.026,0.0108h0.444 + l0.148-0.1103h0.037c0-0.0368,0.037-0.0736,0.037-0.1104l4.218-9.306c0.05-0.1223,0.052-0.2593,0.003-0.3825 + c-0.048-0.1233-0.142-0.2234-0.262-0.2796L132.542,39.6693z M124.181,36.9474c0.14,0,0.28,0.0275,0.41,0.0811 + c0.13,0.0536,0.249,0.1322,0.348,0.2313c0.1,0.099,0.179,0.2166,0.233,0.346c0.054,0.1294,0.081,0.2682,0.081,0.4083 + c0,0.4046-0.554,1.6552-1.072,2.7587c-0.555-1.1035-1.11-2.3541-1.11-2.7587c0-0.1433,0.029-0.2851,0.085-0.4169 + c0.056-0.1319,0.138-0.2512,0.242-0.3507c0.104-0.0996,0.226-0.1773,0.361-0.2287C123.893,36.9664,124.037,36.9424,124.181,36.9474 + L124.181,36.9474z"/> +</svg> diff --git a/public/images/logos/logo-xyzcargo_2by1.svg b/public/images/logos/logo-xyzcargo_2by1.svg new file mode 100644 index 0000000000000000000000000000000000000000..c1ed477eb360510188c0c09211c177954a103d72 --- /dev/null +++ b/public/images/logos/logo-xyzcargo_2by1.svg @@ -0,0 +1,33 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 26.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<svg width="240" height="120" version="1.0" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" + viewBox="0 0 240 120" enable-background="new 0 0 240 120" xml:space="preserve"> +<rect fill="#FFFFFF" width="240" height="120"/> +<path fill="#0B1324" d="M150,29.4v-0.1c0,0,0,0,0-0.1c0,0,0-0.1-0.1-0.1l0,0c0,0-0.1,0-0.1-0.1l-14.5-8.3c-0.1-0.1-0.3-0.1-0.5,0 + L120.3,29l0,0l0,0l-14.2,8.2l-13.5-7.7l28.4-16c0.2-0.1,0.3-0.4,0.2-0.7c-0.1-0.2-0.4-0.3-0.7-0.2L91.4,29l0,0l0,0l-0.1,0.1l0,0 + l-0.1,0.1l0,0v0.1v17.1c0,0.2,0.1,0.3,0.2,0.4l14.5,8.3l14.2,8.1v15.9l-28.2-16c-0.2-0.1-0.5-0.1-0.7,0.2c-0.1,0.2-0.1,0.5,0.2,0.7 + l28.9,16.5c0.1,0,0.2,0.1,0.2,0.1h0.1c0,0,0,0,0.1,0l0,0l0,0l14.5-8.5c0.1-0.1,0.2-0.2,0.2-0.4v-17V38l13.5-7.8v33.2 + c0,0.3,0.2,0.5,0.5,0.5s0.5-0.2,0.5-0.5L150,29.4L150,29.4z M106.6,38l13.5-7.8v15.9l-13.5,7.7V38z M121.1,46.2V30.3l13.5,7.8V54 + L121.1,46.2z M120.6,47l13.5,7.7l-13.5,7.7l-13.5-7.7L120.6,47z"/> +<g> + <path fill="#0B1324" d="M157.3,93.5v7.8v1.3l0,0h9.1l0,0v-9.1l0,0C166.4,93.5,157.3,93.5,157.3,93.5z M165.1,101.3h-6.5v-6.5h6.5 + V101.3z"/> + <polygon fill="#0B1324" points="154.7,94.8 154.7,93.5 146.2,93.5 146.2,101.3 146.2,101.3 146.2,102.6 154.7,102.6 154.7,102.6 + 154.7,101.3 154.7,98.7 154.7,97.4 154.7,97.4 150.5,97.4 150.5,98.7 153.4,98.7 153.4,101.3 147.6,101.3 147.6,94.8 "/> + <polygon fill="#0B1324" points="94.7,93.5 93.3,93.5 93.3,97.4 87.5,97.4 87.5,93.5 86.2,93.5 86.2,98.7 86.2,98.7 93.3,98.7 + 93.3,101.3 86.2,101.3 86.2,102.6 94.7,102.6 "/> + <path fill="#0B1324" d="M132.6,93.5L132.6,93.5h-8.4v9.1h1.3v-3.9h5.8v3.9h1.3V93.5z M125.5,97.4v-2.6h5.8v2.6H125.5z"/> + <polygon fill="#0B1324" points="121.5,94.8 121.5,93.5 113.1,93.5 113.1,93.5 113.1,102.6 114.4,102.6 121.5,102.6 121.5,101.3 + 114.4,101.3 114.4,94.8 "/> + <g> + <polygon fill="#0B1324" points="78.1,98.4 74.8,101.7 75.7,102.6 79,99.3 "/> + <polygon fill="#0B1324" points="79,96.7 75.8,93.5 74.9,94.4 78.1,97.6 "/> + <polygon fill="#0B1324" points="79.7,96.8 80.6,97.7 83.9,94.4 83,93.5 "/> + <polygon fill="#0B1324" points="79.7,99.2 83.1,102.6 84,101.7 80.6,98.3 "/> + </g> + <polygon fill="#0B1324" points="105.6,93.5 97.2,93.5 97.2,94.8 103.7,94.8 97.2,101.3 97.2,101.3 97.2,101.3 97.2,102.6 + 105.6,102.6 105.6,101.3 99,101.3 105.6,94.8 "/> + <polygon fill="#0B1324" points="140.6,98.7 142.3,98.7 143.6,98.7 143.6,93.5 143.6,93.5 135.2,93.5 135.2,93.5 135.2,102.6 + 136.5,102.6 136.5,94.8 142.3,94.8 142.3,97.4 138.8,97.4 138.8,98.7 142.7,102.6 143.6,101.7 "/> +</g> +</svg> diff --git a/public/images/logos/logo-zrkular_2by1.svg b/public/images/logos/logo-zrkular_2by1.svg new file mode 100644 index 0000000000000000000000000000000000000000..0f093aa6080cc78c73a3c977db7c9d3ffd9da9b8 --- /dev/null +++ b/public/images/logos/logo-zrkular_2by1.svg @@ -0,0 +1,60 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 26.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" + viewBox="0 0 240 120" style="enable-background:new 0 0 240 120;" xml:space="preserve"> +<style type="text/css"> + .st0{fill:#FFFFFF;} + .st1{fill:#0B1324;} +</style> +<rect class="st0" width="240" height="120"/> +<g> + <path class="st1" d="M120.6,54.3c-9.2,0-16.8-7.5-16.8-16.8s7.5-16.8,16.8-16.8s16.8,7.5,16.8,16.8S129.8,54.3,120.6,54.3z + M120.6,23.6c-7.7,0-13.9,6.2-13.9,13.9s6.2,13.9,13.9,13.9s13.9-6.2,13.9-13.9S128.2,23.6,120.6,23.6z"/> + <g> + <path class="st1" d="M40.2,63.6h-9.6v-4h15.5v3L36.1,78.3h10.4v4H30.1v-3L40.2,63.6z"/> + <path class="st1" d="M66.7,75.2l7.2,7.1H68l-6.6-6.9v6.9h-4.7V59.6h7.8c5.6,0,9,3.5,9,7.9C73.4,71.5,70.8,74.3,66.7,75.2z + M61.4,71.8h2.4c3.2,0,5-1.4,5-4.2c0-2.7-1.8-4.2-4.3-4.2h-3V71.8z"/> + <path class="st1" d="M101.3,59.6L93,71.3l9.7,11h-5.8l-8.7-10v10h-4.7V59.6h4.7v11.2l7.7-11.2H101.3z"/> + <path class="st1" d="M110.8,72.7V56l4.7,2.2V73c0,4,2.3,5.7,4.9,5.7c2.5,0,4.9-1.7,4.9-5.7V58.2l4.7-2.2v16.7c0,6.9-4.3,10-9.5,10 + C115.1,82.7,110.8,79.6,110.8,72.7z"/> + <path class="st1" d="M141,59.6h4.7v18.7h9.1v4H141V59.6z"/> + <path class="st1" d="M177.6,78.9h-9.8l-1.3,3.4h-4.9l9.2-22.7h3.8l9.2,22.7h-4.9L177.6,78.9z M169.3,75h6.8l-3.4-8.8L169.3,75z"/> + <path class="st1" d="M202.4,75.2l7.2,7.1h-5.9l-6.6-6.9v6.9h-4.7V59.6h7.8c5.6,0,9,3.5,9,7.9C209.1,71.5,206.5,74.3,202.4,75.2z + M197,71.8h2.4c3.2,0,5-1.4,5-4.2c0-2.7-1.8-4.2-4.3-4.2h-3V71.8z"/> + </g> + <g> + <path class="st1" d="M36.7,89v0.6h-3v9.4H33v-9.4h-3V89H36.7z"/> + <path class="st1" d="M45.2,94.2h-5.1v4.9h-0.7V89h0.7v4.6h5.1V89h0.7v10.1h-0.7V94.2z"/> + <path class="st1" d="M49.5,99.1V89h5.8v0.6h-5.1v3.9h4.5v0.6h-4.5v4.2h5.1v0.6H49.5z"/> + <path class="st1" d="M63.4,99.1V89h5.8v0.6h-5.1v4h4.7v0.6h-4.7v4.8H63.4z"/> + <path class="st1" d="M72.1,95.4V89h0.7v6.3c0,2.2,1,3.3,2.6,3.3c1.6,0,2.6-1.1,2.6-3.3V89h0.7v6.5c0,2.3-1.2,3.8-3.3,3.8 + S72.1,97.8,72.1,95.4z"/> + <path class="st1" d="M88,89v0.6h-3v9.4h-0.7v-9.4h-3V89H88z"/> + <path class="st1" d="M90.5,95.4V89h0.7v6.3c0,2.2,1,3.3,2.6,3.3c1.6,0,2.6-1.1,2.6-3.3V89h0.7v6.5c0,2.3-1.2,3.8-3.3,3.8 + S90.5,97.8,90.5,95.4z"/> + <path class="st1" d="M101.3,94.7v4.4h-0.7V89h3.4c1.6,0,3.1,0.9,3.1,2.8c0,1.6-1,2.5-2.3,2.8l2.6,4.5h-0.8l-2.5-4.4H101.3z + M103.8,89.6h-2.5V94h2.5c1.4,0,2.5-0.7,2.5-2.2C106.3,90.3,105.2,89.6,103.8,89.6z"/> + <path class="st1" d="M110.1,99.1V89h5.8v0.6h-5.1v3.9h4.5v0.6h-4.5v4.2h5.1v0.6H110.1z"/> + <path class="st1" d="M124.8,99.1H124V89h0.7V99.1z"/> + <path class="st1" d="M131.4,99.2c-1.9,0-3.2-1.1-3.6-2.7l0.7-0.1c0.4,1.4,1.4,2.2,2.9,2.2c1.6,0,2.5-0.9,2.5-2.1 + c0-1.2-0.7-1.9-2.2-2.2l-0.9-0.2c-1.9-0.3-2.8-1.3-2.8-2.8c0-1.3,1-2.6,3-2.6c1.8,0,3,1,3.3,2.6l-0.7,0.1 + c-0.3-1.2-1.1-2.1-2.6-2.1c-1.5,0-2.3,0.9-2.3,1.9c0,1.2,0.7,1.8,2.1,2.1l0.9,0.2c2,0.4,2.9,1.3,2.9,2.8 + C134.7,98,133.6,99.2,131.4,99.2z"/> + <path class="st1" d="M142.5,92.8c0-2.4,1.4-4,3.4-4c1.8,0,3.1,1.2,3.4,3.1l-0.7,0.1c-0.3-1.6-1.3-2.5-2.7-2.5 + c-1.6,0-2.7,1.3-2.7,3.4v2.3c0,2.1,1.1,3.4,2.7,3.4c1.4,0,2.4-0.9,2.7-2.5l0.7,0.1c-0.3,1.9-1.6,3.1-3.4,3.1c-2,0-3.4-1.6-3.4-4 + V92.8z"/> + <path class="st1" d="M153.1,99.1h-0.7V89h0.7V99.1z"/> + <path class="st1" d="M157.3,94.7v4.4h-0.7V89h3.4c1.6,0,3.1,0.9,3.1,2.8c0,1.6-1,2.5-2.3,2.8l2.6,4.5h-0.8l-2.5-4.4H157.3z + M159.9,89.6h-2.5V94h2.5c1.4,0,2.5-0.7,2.5-2.2C162.4,90.3,161.3,89.6,159.9,89.6z"/> + <path class="st1" d="M165.8,92.8c0-2.4,1.4-4,3.4-4c1.8,0,3.1,1.2,3.4,3.1l-0.7,0.1c-0.3-1.6-1.3-2.5-2.7-2.5 + c-1.6,0-2.7,1.3-2.7,3.4v2.3c0,2.1,1.1,3.4,2.7,3.4c1.4,0,2.4-0.9,2.7-2.5l0.7,0.1c-0.3,1.9-1.6,3.1-3.4,3.1c-2,0-3.4-1.6-3.4-4 + V92.8z"/> + <path class="st1" d="M175.6,95.4V89h0.7v6.3c0,2.2,1,3.3,2.6,3.3c1.6,0,2.6-1.1,2.6-3.3V89h0.7v6.5c0,2.3-1.2,3.8-3.3,3.8 + S175.6,97.8,175.6,95.4z"/> + <path class="st1" d="M191.4,99.1h-5.8V89h0.7v9.4h5.1V99.1z"/> + <path class="st1" d="M197.2,89l3.5,10.1H200l-0.9-2.7h-4.4l-0.9,2.7H193l3.5-10.1H197.2z M194.9,95.8h3.9l-2-5.8L194.9,95.8z"/> + <path class="st1" d="M203.9,94.7v4.4h-0.7V89h3.4c1.6,0,3.1,0.9,3.1,2.8c0,1.6-1,2.5-2.3,2.8l2.6,4.5h-0.8l-2.5-4.4H203.9z + M206.5,89.6h-2.5V94h2.5c1.4,0,2.5-0.7,2.5-2.2C209,90.3,207.9,89.6,206.5,89.6z"/> + </g> +</g> +</svg> diff --git a/public/images/network/community/curious-DSC03365-close.jpg b/public/images/network/community/curious-DSC03365-close.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e12f64f3fd0e6483a48dd3469ba7566ca5fd4559 Binary files /dev/null and b/public/images/network/community/curious-DSC03365-close.jpg differ diff --git a/public/images/network/community/curious-DSC03434.jpg b/public/images/network/community/curious-DSC03434.jpg new file mode 100644 index 0000000000000000000000000000000000000000..67883d920dd3a083b1303f2b19a26d9387f01db1 Binary files /dev/null and b/public/images/network/community/curious-DSC03434.jpg differ diff --git a/public/images/network/community/fabcityhaus-workshop_IMG_7120.jpg b/public/images/network/community/fabcityhaus-workshop_IMG_7120.jpg new file mode 100644 index 0000000000000000000000000000000000000000..54a69a572164bb37f408c033a636a349cdbc6231 Binary files /dev/null and b/public/images/network/community/fabcityhaus-workshop_IMG_7120.jpg differ diff --git a/public/images/network/community/fabcityhaus-workshop_IMG_7218.jpg b/public/images/network/community/fabcityhaus-workshop_IMG_7218.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d9d99c64dc3a1db80330b9cefd1156d29604708c Binary files /dev/null and b/public/images/network/community/fabcityhaus-workshop_IMG_7218.jpg differ diff --git a/public/images/network/community/if-DSC03516.jpg b/public/images/network/community/if-DSC03516.jpg new file mode 100644 index 0000000000000000000000000000000000000000..06b770ac96c90f8fcef1ca4efd2d758768ba21aa Binary files /dev/null and b/public/images/network/community/if-DSC03516.jpg differ diff --git a/public/images/network/community/interfacerworkshop-DSC01384.jpg b/public/images/network/community/interfacerworkshop-DSC01384.jpg new file mode 100644 index 0000000000000000000000000000000000000000..04523aa678c060d4b69f4bc1b5402ef0f1e584b3 Binary files /dev/null and b/public/images/network/community/interfacerworkshop-DSC01384.jpg differ diff --git a/public/images/network/community/moinundmachen-DSC03931.jpg b/public/images/network/community/moinundmachen-DSC03931.jpg new file mode 100644 index 0000000000000000000000000000000000000000..00eaec99ed42b66cb3a7c6f23a1b728fa128ecd3 Binary files /dev/null and b/public/images/network/community/moinundmachen-DSC03931.jpg differ diff --git a/public/images/network/community/moinundmachen-DSC03937.jpg b/public/images/network/community/moinundmachen-DSC03937.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6dd4cade2da8495b985261c96fda877be20fc655 Binary files /dev/null and b/public/images/network/community/moinundmachen-DSC03937.jpg differ diff --git a/public/images/network/community/sheetpress_gruppenbild.jpg b/public/images/network/community/sheetpress_gruppenbild.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a355128cd01d19427a9d1d00967669a2838add49 Binary files /dev/null and b/public/images/network/community/sheetpress_gruppenbild.jpg differ diff --git a/public/images/network/fabcityglobal/fabcityglobal-actionplan.png b/public/images/network/fabcityglobal/fabcityglobal-actionplan.png new file mode 100644 index 0000000000000000000000000000000000000000..5d18ae6febd40903e81bd724de742bb43162a15a Binary files /dev/null and b/public/images/network/fabcityglobal/fabcityglobal-actionplan.png differ diff --git a/public/images/network/fabcityglobal/fabcityglobal-network-cities-2022.png b/public/images/network/fabcityglobal/fabcityglobal-network-cities-2022.png new file mode 100644 index 0000000000000000000000000000000000000000..ca9942cfe42a3763ef9433d7eee98eaf2c6bee87 Binary files /dev/null and b/public/images/network/fabcityglobal/fabcityglobal-network-cities-2022.png differ diff --git a/public/images/network/fabcityglobal/fabcityglobal-pitodido.png b/public/images/network/fabcityglobal/fabcityglobal-pitodido.png new file mode 100644 index 0000000000000000000000000000000000000000..9b8a8f72329dcf26d5484e9c47c39bc8f7cae810 Binary files /dev/null and b/public/images/network/fabcityglobal/fabcityglobal-pitodido.png differ diff --git a/public/images/network/fabcityglobal/fabulous_DSC05421.jpg b/public/images/network/fabcityglobal/fabulous_DSC05421.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d7447db5b75edc4cd900ad26fac23df63c8a7097 Binary files /dev/null and b/public/images/network/fabcityglobal/fabulous_DSC05421.jpg differ diff --git a/public/images/network/fabcityhaus/FCHaus-Raumplan_01.png b/public/images/network/fabcityhaus/FCHaus-Raumplan_01.png new file mode 100644 index 0000000000000000000000000000000000000000..e7c3fc8db51793d88be370472592e98864ec3ec7 Binary files /dev/null and b/public/images/network/fabcityhaus/FCHaus-Raumplan_01.png differ diff --git a/public/images/network/fabcityhaus/FCHaus-Raumplan_02.png b/public/images/network/fabcityhaus/FCHaus-Raumplan_02.png new file mode 100644 index 0000000000000000000000000000000000000000..edbbf17ef4042405ddb0b8766f7199ae5faff56d Binary files /dev/null and b/public/images/network/fabcityhaus/FCHaus-Raumplan_02.png differ diff --git a/public/images/network/fabcityhaus/RaumplanFCHaus-01zw.svg b/public/images/network/fabcityhaus/RaumplanFCHaus-01zw.svg new file mode 100644 index 0000000000000000000000000000000000000000..d0d0d2c08e108aee222d98c783aeccff25fb3746 --- /dev/null +++ b/public/images/network/fabcityhaus/RaumplanFCHaus-01zw.svg @@ -0,0 +1,1013 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 26.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<svg version="1.1" + id="svg10574" inkscape:version="1.2 (dc2aedaf03, 2022-05-15)" sodipodi:docname="92-14_018a_3.OG.svg" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 1600 1600" + style="enable-background:new 0 0 1600 1600;" xml:space="preserve"> +<style type="text/css"> + .st0{opacity:0.5116;fill:#ECD295;} + .st1{opacity:0.5751;fill:none;stroke:#000000;stroke-width:5.649420e-02;stroke-linejoin:round;} + .st2{opacity:0.5231;fill:#F1CF8A;} + .st3{opacity:0.5665;fill:none;stroke:#000000;stroke-width:8.036160e-02;} + .st4{opacity:0.5742;fill:#D9D2CE;} + .st5{opacity:0.4581;fill:none;stroke:#000000;stroke-width:8.036160e-02;stroke-linejoin:round;} + .st6{opacity:0.5581;fill:#ECD295;} + .st7{opacity:0.4806;fill:none;stroke:#000000;stroke-width:8.036160e-02;} + .st8{opacity:0.5839;fill:#E28181;} + .st9{opacity:0.5613;fill:none;stroke:#000000;stroke-width:8.036160e-02;stroke-linejoin:round;} + .st10{opacity:0.5355;fill:#E4E6EE;} + .st11{opacity:0.5419;fill:none;stroke:#000000;stroke-width:8.036160e-02;stroke-linejoin:round;} + .st12{opacity:0.5;fill:#81B8E2;} + .st13{opacity:0.529;fill:none;stroke:#000000;stroke-width:8.036160e-02;stroke-linejoin:round;} + .st14{opacity:0.5097;fill:#A5E281;} + .st15{opacity:0.5839;fill:#81B8E2;} + .st16{opacity:0.5032;fill:none;stroke:#000000;stroke-width:8.036160e-02;stroke-linejoin:round;} + .st17{fill:none;stroke:#000000;stroke-width:8.036160e-02;stroke-dasharray:0.3214,8.036160e-02;} + .st18{opacity:0.4968;fill:#E4E6EE;} + .st19{opacity:0.5452;fill:none;stroke:#000000;stroke-width:8.036160e-02;stroke-linejoin:round;} + .st20{opacity:0.5065;fill:#E4E6EE;} + .st21{opacity:0.5548;fill:none;stroke:#000000;stroke-width:8.036160e-02;stroke-linejoin:round;} + .st22{opacity:0.5258;fill:#E4E6EE;} + .st23{opacity:0.5323;fill:none;stroke:#000000;stroke-width:8.036160e-02;stroke-linejoin:round;} + .st24{opacity:0.5645;fill:none;stroke:#000000;stroke-width:8.036160e-02;stroke-linejoin:round;} + .st25{opacity:0.5;fill:#A5E281;} + .st26{opacity:0.5434;fill:none;stroke:#000000;stroke-width:8.036160e-02;stroke-linejoin:round;} + .st27{fill:none;} + .st28{fill-rule:evenodd;clip-rule:evenodd;} + .st29{opacity:0.5387;fill:#81B8E2;} + .st30{opacity:0.5161;fill:none;stroke:#000000;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:5.3333;} + .st31{enable-background:new ;} + .st32{opacity:0.502;fill:#A3E180;} + + .st33{opacity:0.5452;fill:none;stroke:#000000;stroke-width:2.533;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:5.3333;} + .st34{opacity:0.5843;fill:#80B7E2;} + .st35{opacity:0.5843;fill:#E28080;} + .st36{opacity:0.5569;fill:#EDD295;} + .st37{opacity:0.5059;fill:#E3E5EF;} +</style> +<sodipodi:namedview bordercolor="#666666" borderopacity="1.0" id="namedview10576" inkscape:current-layer="g10582" inkscape:cx="790" inkscape:cy="1007" inkscape:deskcolor="#d1d1d1" inkscape:pagecheckerboard="0" inkscape:pageopacity="0.0" inkscape:showpageshadow="2" inkscape:window-height="1261" inkscape:window-maximized="1" inkscape:window-width="2400" inkscape:window-x="2391" inkscape:window-y="-9" inkscape:zoom="0.5" pagecolor="#ffffff" showgrid="false"> + + <inkscape:page height="1684.1606" id="page10580" inkscape:export-filename="RaumplanFCH.pdf" inkscape:export-xdpi="1000" inkscape:export-ydpi="1000" width="2192.48" x="0" y="0"> + </inkscape:page> +</sodipodi:namedview> +<g id="path1013" sodipodi:nodetypes="ccccccccc"> + <polygon class="st0" points="499.4,130 486,130.1 383,130.3 398,379.7 404.2,473.6 479.4,468.3 471.7,345.4 547.6,327.8 "/> + <polygon class="st1" points="499.4,130 486,130.1 383,130.3 398,379.7 404.2,473.6 479.4,468.3 471.7,345.4 547.6,327.8 "/> +</g> +<g id="path1015" sodipodi:nodetypes="ccccccccc"> + <polygon class="st2" points="488.2,375.4 565.3,358.5 580.8,431.7 492,452.1 490.6,426.2 477.1,427.4 474.3,383.5 488.6,383 "/> + <polygon class="st3" points="488.2,375.4 565.3,358.5 580.8,431.7 492,452.1 490.6,426.2 477.1,427.4 474.3,383.5 488.6,383 "/> +</g> +<g id="path1017" sodipodi:nodetypes="ccccccccccccccccccccccccccccccccccccc"> + <polygon class="st4" points="580.4,447.3 585.8,473.7 595.2,471.6 602.3,505.7 593.2,508 596.8,526.8 484.4,552 487,603.6 + 526.8,636.7 539.6,791.9 495.8,839.7 515.8,1144.9 572.5,1193.7 720.1,1182.5 721,1198.4 730.3,1197.7 732,1229.3 723.3,1229.5 + 723.5,1237.9 552.9,1251.9 457.6,1170.8 452,1082.1 434.3,1083.4 432.5,1048 450.1,1046.5 443.5,936.5 434.7,936.4 425.7,936.9 + 423.9,905.8 432.8,905.1 428.1,829.3 478.1,769.8 470.7,662.2 413.2,611.6 404.2,473.5 480.6,468.5 "/> + <polygon class="st5" points="580.4,447.3 585.8,473.7 595.2,471.6 602.3,505.7 593.2,508 596.8,526.8 484.4,552 487,603.6 + 526.8,636.7 539.6,791.9 495.8,839.7 515.8,1144.9 572.5,1193.7 720.1,1182.5 721,1198.4 730.3,1197.7 732,1229.3 723.3,1229.5 + 723.5,1237.9 552.9,1251.9 457.6,1170.8 452,1082.1 434.3,1083.4 432.5,1048 450.1,1046.5 443.5,936.5 434.7,936.4 425.7,936.9 + 423.9,905.8 432.8,905.1 428.1,829.3 478.1,769.8 470.7,662.2 413.2,611.6 404.2,473.5 480.6,468.5 "/> +</g> +<g id="path1804" sodipodi:nodetypes="cccccccccccc"> + <polygon class="st6" points="687.4,516.9 702.3,748.5 704,783.8 539.4,792 526.6,636.8 487,603.5 485.2,561.6 627.3,529.9 + 633.7,562.1 681.4,551.6 675.6,520 "/> + <polygon class="st7" points="687.4,516.9 702.3,748.5 704,783.8 539.4,792 526.6,636.8 487,603.5 485.2,561.6 627.3,529.9 + 633.7,562.1 681.4,551.6 675.6,520 "/> +</g> +<g id="path1806" sodipodi:nodetypes="cccccccccc"> + <polygon class="st8" points="714.2,1090 723,1089.3 703.9,784 540.8,792.9 497,840.5 515.8,1144.3 517,1143.5 573.2,1192 + 719.5,1180.1 "/> + <polygon class="st9" points="714.2,1090 723,1089.3 703.9,784 540.8,792.9 497,840.5 515.8,1144.3 517,1143.5 573.2,1192 + 719.5,1180.1 "/> +</g> +<g id="path1808" sodipodi:nodetypes="cccccc"> + <polygon class="st10" points="458,1176.7 471.5,1393.8 504.1,1391.5 499.6,1311.3 548.4,1253.8 "/> + <polygon class="st11" points="458,1176.7 471.5,1393.8 504.1,1391.5 499.6,1311.3 548.4,1253.8 "/> +</g> +<g id="path1810" sodipodi:nodetypes="cccccc"> + <polygon class="st12" points="507.9,1391.5 731.5,1371.3 722.9,1242.6 552.6,1256.1 503.2,1312.1 "/> + <polygon class="st13" points="507.9,1391.5 731.5,1371.3 722.9,1242.6 552.6,1256.1 503.2,1312.1 "/> +</g> +<g id="path1812" sodipodi:nodetypes="ccccccccc"> + <polygon class="st14" points="741.9,1371.3 1025.6,1371.2 1025.5,1358.3 1251.9,1356 1251.9,1373.8 1323.9,1372.7 1311.4,1094.6 + 725.3,1123.4 "/> + <polygon class="st13" points="741.9,1371.3 1025.6,1371.2 1025.5,1358.3 1251.9,1356 1251.9,1373.8 1323.9,1372.7 1311.4,1094.6 + 725.3,1123.4 "/> +</g> +<g id="path1829" sodipodi:nodetypes="ccccccc"> + <path class="st15" d="M430,1019c-6.3,1.5-211.9,15.4-211.9,15.4l-35.7,3.1l1.5,27.4l16.7,271.4l248.2-10.8L430,1019z"/> + <path class="st16" d="M430,1019c-6.3,1.5-211.9,15.4-211.9,15.4l-35.7,3.1l1.5,27.4l16.7,271.4l248.2-10.8L430,1019z"/> +</g> +<path id="path1833" sodipodi:nodetypes="ccccccc" class="st17" d="M421.7,620.9l-172.3,10.6l12.1,201.2L437,819.3l40.7-48 + l-6.9-108.4L421.7,620.9z"/> +<g id="path1835" sodipodi:nodetypes="ccccc"> + <polygon class="st18" points="425.9,949.3 178.9,967.3 182,1032.2 430.2,1014.2 "/> + <polygon class="st19" points="425.9,949.3 178.9,967.3 182,1032.2 430.2,1014.2 "/> +</g> +<g id="path1837" sodipodi:nodetypes="ccccc"> + <polygon class="st20" points="422.6,893.5 340.6,900.3 343.5,951.4 425.6,944.5 "/> + <polygon class="st21" points="422.6,893.5 340.6,900.3 343.5,951.4 425.6,944.5 "/> +</g> +<g id="path1841" sodipodi:nodetypes="ccccccc"> + <polygon class="st22" points="257.5,843 171.8,847.2 178.4,962.5 341.2,951.6 338.5,900.7 260.9,906.8 "/> + <polygon class="st23" points="257.5,843 171.8,847.2 178.4,962.5 341.2,951.6 338.5,900.7 260.9,906.8 "/> +</g> +<g id="path1843" sodipodi:nodetypes="ccccc"> + <polygon class="st22" points="421.6,889.3 418.4,834.3 262.8,847.5 266.5,902.1 "/> + <polygon class="st24" points="421.6,889.3 418.4,834.3 262.8,847.5 266.5,902.1 "/> +</g> +<g id="path301" sodipodi:nodetypes="ccccc"> + <polygon class="st25" points="543.8,241.3 608.2,531.6 834.8,477.2 768.3,188.7 "/> + <polygon class="st26" points="543.8,241.3 608.2,531.6 834.8,477.2 768.3,188.7 "/> +</g> +<image style="overflow:visible;enable-background:new ;" width="512" height="512" id="image7842" xlink:href="C8F12623473348BC.png" inkscape:transform-center-x="4.8664555" inkscape:transform-center-y="12.578396" transform="matrix(0.1526 -1.606335e-02 8.116242e-03 0.1497 183.2782 867.3725)"> +</image> +<path class="st27" d=""/> +<path id="path8893-6-2" class="st28" d="M478.4,692.4c-0.8,3.9-2.7,9.3-4.9,12.1c0,0,5-0.6,6-3.3c1.6,2.4,6.6,1.8,6.6,1.8 + C483.2,700.8,480.1,696.1,478.4,692.4z"/> +<path id="path109181-2-1" sodipodi:nodetypes="cc" class="st28" d="M479.3,700"/> +<path class="st27" d=""/> +<path id="path8893-6-2_00000001627751524199511650000007676457463890991519_" class="st28" d="M468.1,706.6 + c-0.8,3.9-2.7,9.3-4.9,12.1c0,0,5-0.6,6-3.3c1.6,2.4,6.6,1.8,6.6,1.8C473,714.9,469.8,710.2,468.1,706.6z"/> +<path id="path109181-0-98-0" sodipodi:nodetypes="cc" class="st28" d="M481.8,712.5"/> +<g id="path4805" inkscape:label="path4805" sodipodi:nodetypes="ccccc"> + <polygon class="st29" points="627.4,530.1 675.5,520.1 681.2,551.5 633.5,561.4 "/> + <polygon class="st30" points="627.4,530.1 675.5,520.1 681.2,551.5 633.5,561.4 "/> +</g> +<g class="st31"> + <path d="M957.8,1196.3h-5.3v-26.5h8.3l5,20.8l4.9-20.8h8.2v26.5h-5.3v-17.9c0-0.5,0-1.2,0-2.2c0-0.9,0-1.6,0-2.1l-5.2,22.2h-5.5 + l-5.1-22.2c0,0.5,0,1.2,0,2.1c0,0.9,0,1.7,0,2.2V1196.3z"/> + <path d="M1000.9,1190.6c-0.1,1.2-0.8,2.3-1.9,3.5c-1.7,1.9-4.1,2.9-7.2,2.9c-2.6,0-4.8-0.8-6.8-2.4c-2-1.6-2.9-4.2-2.9-7.8 + c0-3.4,0.9-6,2.7-7.8s4.1-2.7,6.9-2.7c1.7,0,3.2,0.3,4.5,0.9s2.5,1.6,3.3,2.9c0.8,1.2,1.3,2.5,1.5,4c0.1,0.9,0.2,2.2,0.2,3.9h-13.8 + c0.1,2,0.7,3.3,1.9,4.1c0.7,0.5,1.6,0.7,2.6,0.7c1.1,0,2-0.3,2.6-0.9c0.4-0.3,0.7-0.8,1-1.3H1000.9z M995.7,1184.6 + c-0.1-1.4-0.5-2.4-1.3-3.1s-1.7-1.1-2.8-1.1c-1.2,0-2.2,0.4-2.8,1.1c-0.7,0.7-1.1,1.8-1.3,3H995.7z"/> + <path d="M1022.7,1196.3h-6.6l-3.5-5.9l-3.5,5.9h-6.4l6.9-9.9l-6.6-9.6h6.4l3.4,5.7l3.3-5.7h6.3l-6.6,9.6L1022.7,1196.3z"/> + <path d="M1031.2,1169.7v4.7h-5.3v-4.7H1031.2z M1031.2,1176.7v19.6h-5.3v-19.6H1031.2z"/> + <path d="M1054.8,1196.3h-6.4l-4.8-8.4l-2.2,2.2v6.2h-5.2v-26.4h5.2v14.3l6.6-7.4h6.5l-7,7.5L1054.8,1196.3z"/> + <path d="M1074.1,1179.2c1.7,2.1,2.5,4.5,2.5,7.4c0,2.9-0.8,5.3-2.5,7.4c-1.7,2-4.3,3.1-7.7,3.1s-6-1-7.7-3.1 + c-1.7-2-2.5-4.5-2.5-7.4c0-2.8,0.8-5.3,2.5-7.4c1.7-2.1,4.3-3.1,7.7-3.1S1072.4,1177.2,1074.1,1179.2z M1066.4,1180.4 + c-1.5,0-2.7,0.5-3.6,1.6c-0.8,1.1-1.2,2.6-1.2,4.5c0,2,0.4,3.5,1.2,4.5s2,1.6,3.6,1.6s2.7-0.5,3.5-1.6s1.2-2.6,1.2-4.5 + c0-2-0.4-3.5-1.2-4.5C1069.1,1181,1067.9,1180.4,1066.4,1180.4z"/> +</g> +<g class="st31"> + <path d="M624.6,323.9l-12.3-0.3l0.6-26.5l13.2,0.3c3.3,0.1,5.7,1.1,7,3c0.8,1.1,1.2,2.5,1.2,4.1c0,1.6-0.5,2.9-1.3,3.9 + c-0.5,0.5-1.2,1-2.1,1.5c1.4,0.5,2.4,1.3,3.1,2.4c0.7,1.1,1,2.4,1,3.9c0,1.6-0.5,3-1.3,4.2c-0.5,0.8-1.2,1.5-2,2 + c-0.9,0.6-1.9,1-3.1,1.3C627.3,323.8,626,323.9,624.6,323.9z M624.7,312.2l-6.8-0.2l-0.2,7.1l6.7,0.2c1.2,0,2.1-0.1,2.8-0.4 + c1.2-0.5,1.8-1.6,1.9-3.3c0-1.4-0.5-2.3-1.7-2.9C626.8,312.4,625.9,312.3,624.7,312.2z M627.7,307.2c0.7-0.4,1.1-1.2,1.2-2.3 + c0-1.2-0.4-2.1-1.4-2.5c-0.8-0.3-1.9-0.5-3.2-0.5l-6-0.1l-0.1,5.8l6.7,0.2C625.9,307.9,626.9,307.7,627.7,307.2z"/> + <path d="M657.5,313.2l-0.3,11.5l-5.4-0.1l0.3-11.9c0-1.1-0.1-1.9-0.5-2.6c-0.5-0.9-1.4-1.4-2.7-1.4c-1.4,0-2.5,0.4-3.2,1.3 + c-0.7,0.9-1.1,2.2-1.2,3.8l-0.3,10.6l-5.2-0.1l0.6-26.4l5.2,0.1l-0.2,9.4c0.8-1.1,1.7-1.9,2.7-2.3c1-0.4,2.1-0.6,3.2-0.6 + c1.2,0,2.4,0.3,3.4,0.7c1,0.4,1.8,1.1,2.5,2c0.5,0.7,0.9,1.5,1,2.3C657.5,310.1,657.5,311.4,657.5,313.2z"/> + <path d="M675.1,322.3c-0.1,0.1-0.2,0.2-0.4,0.5c-0.2,0.3-0.4,0.6-0.7,0.8c-0.8,0.7-1.7,1.2-2.4,1.4c-0.8,0.2-1.7,0.4-2.7,0.3 + c-3-0.1-5-1.2-5.9-3.3c-0.6-1.2-0.8-2.9-0.7-5.1l0.3-11.8l5.4,0.1l-0.3,11.8c0,1.1,0.1,2,0.3,2.5c0.5,1,1.4,1.5,2.8,1.6 + c1.8,0,3-0.6,3.7-2c0.4-0.8,0.6-1.8,0.6-3l0.3-10.7l5.3,0.1l-0.5,19.6l-5.1-0.1L675.1,322.3z"/> + <path d="M694.5,321.9l-0.1,3.8l-2.5,0c-2.5,0-4.2-0.4-5.1-1.4c-0.6-0.6-0.9-1.5-0.8-2.7l0.3-12.1l-2.8-0.1l0.1-3.6l2.8,0.1l0.1-5.5 + l5.2,0.1l-0.1,5.5l3.3,0.1l-0.1,3.6l-3.3-0.1l-0.2,10.4c0,0.8,0.1,1.3,0.3,1.5s0.8,0.3,1.9,0.3c0.2,0,0.3,0,0.5,0 + S694.4,321.9,694.5,321.9z"/> + <path d="M699,308.2c1.4-1.7,3.8-2.5,7.2-2.4c2.2,0.1,4.2,0.5,5.8,1.4c1.7,0.9,2.5,2.5,2.5,4.9l-0.2,9c0,0.6,0,1.4,0,2.3 + c0,0.7,0.1,1.1,0.3,1.4c0.2,0.2,0.4,0.4,0.8,0.6l0,0.8l-5.7-0.1c-0.2-0.4-0.3-0.8-0.3-1.1c-0.1-0.3-0.1-0.7-0.1-1.2 + c-0.7,0.8-1.6,1.4-2.6,1.9c-1.1,0.6-2.4,0.9-3.9,0.9c-1.8,0-3.3-0.6-4.5-1.6c-1.2-1-1.7-2.5-1.7-4.3c0.1-2.4,1.1-4.1,3-5.2 + c1.1-0.6,2.6-0.9,4.6-1.1l1.8-0.2c1-0.1,1.7-0.2,2.1-0.4c0.8-0.3,1.1-0.8,1.2-1.4c0-0.8-0.3-1.4-0.8-1.7c-0.6-0.3-1.4-0.5-2.5-0.5 + c-1.2,0-2.1,0.2-2.7,0.8c-0.4,0.4-0.6,1-0.8,1.8l-5.1-0.1C697.6,310.6,698.1,309.2,699,308.2z M702.6,322c0.5,0.4,1.1,0.6,1.8,0.6 + c1.1,0,2.2-0.3,3.2-0.9c1-0.6,1.5-1.8,1.6-3.5l0-1.9c-0.3,0.2-0.7,0.4-1,0.5c-0.3,0.1-0.8,0.2-1.4,0.3l-1.2,0.2 + c-1.1,0.2-1.9,0.4-2.4,0.6c-0.8,0.4-1.2,1.2-1.3,2.1C701.9,321,702.1,321.6,702.6,322z"/> + <path d="M728.7,310.5c-1.8,0-3,0.7-3.7,2.1c-0.4,0.8-0.6,1.8-0.6,3l-0.3,10.6l-5.2-0.1l0.5-19.6l5.1,0.1l-0.1,2.9 + c0.7-1,1.4-1.7,2-2.1c1.1-0.8,2.5-1.1,4.1-1.1c2.1,0,3.8,0.6,5.1,1.7c1.3,1.1,1.9,2.9,1.9,5.3l-0.3,13.2l-5.4-0.1l0.3-11.9 + c0-1-0.1-1.8-0.4-2.4C731.2,311.1,730.2,310.6,728.7,310.5z"/> +</g> +<g class="st31"> + <path d="M622.5,349.7c-1.9,3.7-3.2,6.3-3.8,8.1c-0.9,2.6-1.3,5.7-1.3,9.1c0,3.5,0.5,6.7,1.5,9.5c0.6,1.8,1.8,4.3,3.6,7.7h-2.2 + c-1.8-2.7-2.9-4.5-3.3-5.2c-0.4-0.8-0.9-1.8-1.4-3.1c-0.7-1.8-1.2-3.7-1.4-5.7c-0.1-1-0.2-2-0.2-3c0-3.5,0.6-6.7,1.7-9.5 + c0.7-1.8,2.2-4.4,4.5-7.9H622.5z"/> + <path d="M628.3,370.5c0.1,1.1,0.4,1.9,0.8,2.5c0.9,1,2.3,1.6,4.5,1.6c1.3,0,2.4-0.3,3.3-0.8s1.4-1.3,1.4-2.4c0-0.8-0.4-1.5-1.1-1.9 + c-0.5-0.3-1.5-0.6-2.9-0.9l-2.7-0.6c-1.7-0.4-3-0.9-3.8-1.4c-1.5-0.9-2.2-2.1-2.2-3.6c0-1.8,0.7-3.3,2.1-4.4 + c1.4-1.1,3.2-1.7,5.5-1.7c3,0,5.2,0.9,6.5,2.6c0.8,1.1,1.2,2.2,1.2,3.5h-3.1c-0.1-0.7-0.3-1.4-0.8-2c-0.8-0.8-2.1-1.3-4.1-1.3 + c-1.3,0-2.3,0.2-2.9,0.7c-0.7,0.5-1,1.1-1,1.8c0,0.8,0.4,1.5,1.3,2c0.5,0.3,1.2,0.6,2.2,0.8l2.2,0.5c2.4,0.6,4.1,1.1,4.9,1.6 + c1.3,0.8,1.9,2.1,1.9,3.9c0,1.7-0.7,3.2-2,4.4c-1.4,1.2-3.4,1.9-6.2,1.9c-3,0-5.1-0.7-6.3-2c-1.2-1.3-1.9-2.9-2-4.8H628.3z"/> + <path d="M645.3,350.1h3.4v3.7h-3.4V350.1z M645.3,357.4h3.4v19.2h-3.4V357.4z"/> + <path d="M653.8,350.1h3.3v26.4h-3.3V350.1z"/> + <path d="M674.3,357.8c1.3,0.6,2.3,1.5,3,2.5c0.7,1,1.1,2.1,1.3,3.4c0.2,0.9,0.3,2.3,0.3,4.2h-14.4c0.1,2,0.5,3.5,1.4,4.7 + c0.9,1.2,2.2,1.8,4.1,1.8c1.7,0,3.1-0.6,4.1-1.7c0.6-0.6,1-1.4,1.2-2.3h3.3c-0.1,0.7-0.4,1.5-0.9,2.4c-0.5,0.9-1,1.6-1.6,2.1 + c-1,1-2.2,1.6-3.7,1.9c-0.8,0.2-1.7,0.3-2.7,0.3c-2.4,0-4.5-0.9-6.2-2.6c-1.7-1.7-2.6-4.2-2.6-7.3c0-3.1,0.9-5.6,2.6-7.5 + c1.7-1.9,4-2.9,6.7-2.9C671.7,356.9,673,357.2,674.3,357.8z M675.5,365.4c-0.1-1.4-0.4-2.5-0.9-3.4c-0.9-1.6-2.4-2.3-4.5-2.3 + c-1.5,0-2.8,0.5-3.8,1.6c-1,1.1-1.6,2.4-1.6,4.1H675.5z"/> + <path d="M683.1,357.3h3.2v2.7c0.9-1.1,1.9-1.9,3-2.4c1-0.5,2.2-0.7,3.5-0.7c2.8,0,4.7,1,5.7,2.9c0.5,1,0.8,2.5,0.8,4.5v12.4h-3.4 + v-12.1c0-1.2-0.2-2.1-0.5-2.8c-0.6-1.2-1.7-1.8-3.2-1.8c-0.8,0-1.4,0.1-1.9,0.2c-0.9,0.3-1.7,0.8-2.4,1.6c-0.6,0.6-0.9,1.3-1.1,2 + c-0.2,0.7-0.2,1.6-0.2,2.9v10.1h-3.3V357.3z"/> + <path d="M704.9,351.9h3.4v5.4h3.2v2.6h-3.2v12.6c0,0.7,0.2,1.1,0.7,1.3c0.3,0.1,0.7,0.2,1.3,0.2c0.2,0,0.3,0,0.5,0 + c0.2,0,0.4,0,0.6-0.1v2.6c-0.4,0.1-0.8,0.2-1.2,0.2c-0.4,0-0.9,0.1-1.3,0.1c-1.6,0-2.6-0.4-3.2-1.2c-0.6-0.8-0.8-1.8-0.8-3v-12.8 + h-2.7v-2.6h2.7V351.9z"/> + <path d="M713.6,384.1c2-3.7,3.2-6.4,3.8-8.1c0.9-2.6,1.3-5.6,1.3-9.1c0-3.5-0.5-6.6-1.5-9.5c-0.6-1.8-1.8-4.3-3.6-7.7h2.2 + c1.9,2.9,3,4.8,3.4,5.5c0.4,0.7,0.8,1.6,1.3,2.9c0.6,1.5,1,3,1.3,4.4c0.3,1.5,0.4,2.9,0.4,4.2c0,3.5-0.6,6.7-1.7,9.5 + c-0.7,1.8-2.2,4.4-4.5,7.9H713.6z"/> +</g> +<g class="st31"> + <path d="M910.4,1214.9c-1.9,3.7-3.2,6.3-3.8,8.1c-0.9,2.6-1.3,5.7-1.3,9.1c0,3.5,0.5,6.7,1.5,9.5c0.6,1.8,1.8,4.3,3.6,7.7h-2.2 + c-1.8-2.7-2.9-4.5-3.3-5.2c-0.4-0.8-0.9-1.8-1.4-3.1c-0.7-1.8-1.2-3.7-1.4-5.7c-0.1-1-0.2-2-0.2-3c0-3.5,0.6-6.7,1.7-9.5 + c0.7-1.8,2.2-4.4,4.5-7.9H910.4z"/> + <path d="M927.3,1223.5c1.4,1.1,2.2,2.9,2.5,5.5h-3.2c-0.2-1.2-0.6-2.2-1.3-3s-1.8-1.2-3.4-1.2c-2.1,0-3.6,1-4.5,3 + c-0.6,1.3-0.9,2.9-0.9,4.8c0,1.9,0.4,3.6,1.3,4.9c0.8,1.3,2.2,2,4,2c1.4,0,2.5-0.4,3.3-1.2s1.4-1.9,1.7-3.4h3.2 + c-0.4,2.6-1.3,4.4-2.8,5.6c-1.5,1.2-3.4,1.8-5.7,1.8c-2.6,0-4.6-0.9-6.2-2.8c-1.5-1.8-2.3-4.1-2.3-6.9c0-3.4,0.8-6,2.5-7.9 + c1.7-1.9,3.8-2.8,6.4-2.8C924.1,1221.9,925.9,1222.5,927.3,1223.5z"/> + <path d="M947.5,1224.4c1.7,1.7,2.6,4.1,2.6,7.3c0,3.1-0.8,5.7-2.3,7.7s-3.9,3-7.2,3c-2.7,0-4.9-0.9-6.4-2.7 + c-1.6-1.8-2.4-4.2-2.4-7.2c0-3.2,0.8-5.8,2.5-7.7s3.9-2.9,6.8-2.9C943.6,1221.9,945.7,1222.8,947.5,1224.4z M945.4,1237.2 + c0.8-1.6,1.2-3.4,1.2-5.4c0-1.8-0.3-3.3-0.9-4.4c-0.9-1.8-2.5-2.7-4.8-2.7c-2,0-3.5,0.8-4.4,2.3s-1.4,3.3-1.4,5.5 + c0,2,0.5,3.8,1.4,5.1s2.4,2,4.3,2C943.1,1239.7,944.6,1238.8,945.4,1237.2z"/> + <path d="M953.3,1229.8h9.3v3.3h-9.3V1229.8z"/> + <path d="M968.3,1222.5l3.8,15.2l3.9-15.2h3.7l3.9,15.1l4-15.1h3.3l-5.7,19.3h-3.5l-4-14.9l-3.9,14.9h-3.5l-5.7-19.3H968.3z"/> + <path d="M1008.5,1224.4c1.7,1.7,2.6,4.1,2.6,7.3c0,3.1-0.8,5.7-2.3,7.7c-1.5,2-3.9,3-7.2,3c-2.7,0-4.8-0.9-6.4-2.7 + c-1.6-1.8-2.4-4.2-2.4-7.2c0-3.2,0.8-5.8,2.5-7.7s3.9-2.9,6.8-2.9C1004.6,1221.9,1006.7,1222.8,1008.5,1224.4z M1006.4,1237.2 + c0.8-1.6,1.2-3.4,1.2-5.4c0-1.8-0.3-3.3-0.9-4.4c-0.9-1.8-2.5-2.7-4.8-2.7c-2,0-3.5,0.8-4.4,2.3c-0.9,1.5-1.4,3.3-1.4,5.5 + c0,2,0.5,3.8,1.4,5.1c0.9,1.4,2.4,2,4.3,2C1004.1,1239.7,1005.6,1238.8,1006.4,1237.2z"/> + <path d="M1015.3,1222.5h3.2v3.3c0.3-0.6,0.9-1.4,1.9-2.4c1-0.9,2.2-1.4,3.5-1.4c0.1,0,0.2,0,0.3,0c0.1,0,0.4,0,0.8,0.1v3.4 + c-0.2,0-0.4-0.1-0.5-0.1c-0.2,0-0.3,0-0.5,0c-1.7,0-3,0.5-3.9,1.6c-0.9,1-1.3,2.3-1.3,3.6v11.1h-3.3V1222.5z"/> + <path d="M1027.7,1215.3h3.2v15.3l8.5-8.2h4.2l-7.6,7.2l8,12.1h-4.2l-6.2-9.8l-2.7,2.6v7.2h-3.2V1215.3z"/> + <path d="M1046.7,1215.3h3.4v3.7h-3.4V1215.3z M1046.7,1222.6h3.4v19.2h-3.4V1222.6z"/> + <path d="M1055.1,1222.5h3.2v2.7c0.9-1.1,1.9-1.9,3-2.4c1-0.5,2.2-0.7,3.5-0.7c2.8,0,4.7,1,5.7,2.9c0.5,1,0.8,2.5,0.8,4.5v12.4h-3.4 + v-12.1c0-1.2-0.2-2.1-0.5-2.8c-0.6-1.2-1.7-1.8-3.2-1.8c-0.8,0-1.4,0.1-1.9,0.2c-0.9,0.3-1.7,0.8-2.4,1.6c-0.6,0.6-0.9,1.3-1.1,2 + c-0.2,0.7-0.2,1.6-0.2,2.9v10.1h-3.3V1222.5z"/> + <path d="M1087.1,1223.3c0.6,0.4,1.3,1,1.9,1.8v-2.4h3.1v17.5c0,2.4-0.4,4.4-1.1,5.8c-1.4,2.6-4,3.9-7.8,3.9c-2.1,0-3.9-0.5-5.4-1.4 + c-1.4-0.9-2.3-2.4-2.4-4.4h3.4c0.2,0.9,0.5,1.5,1,2c0.7,0.7,1.9,1.1,3.5,1.1c2.5,0,4.2-0.9,5-2.6c0.5-1,0.7-2.9,0.6-5.5 + c-0.7,1-1.5,1.7-2.4,2.2s-2.2,0.7-3.7,0.7c-2.1,0-4-0.7-5.6-2.2c-1.6-1.5-2.4-3.9-2.4-7.3c0-3.2,0.8-5.7,2.4-7.6 + c1.6-1.8,3.6-2.7,5.8-2.7C1084.6,1222.2,1086,1222.5,1087.1,1223.3z M1087.5,1226.7c-1-1.2-2.3-1.7-3.8-1.7c-2.3,0-3.9,1.1-4.8,3.2 + c-0.5,1.1-0.7,2.6-0.7,4.5c0,2.2,0.5,3.8,1.4,5c0.9,1.1,2.1,1.7,3.6,1.7c2.4,0,4-1,5-3.1c0.5-1.2,0.8-2.6,0.8-4.2 + C1089.1,1229.7,1088.5,1227.9,1087.5,1226.7z"/> + <path d="M1096.1,1249.3c2-3.7,3.2-6.4,3.8-8.1c0.9-2.6,1.3-5.6,1.3-9.1s-0.5-6.6-1.5-9.5c-0.6-1.8-1.8-4.3-3.6-7.7h2.2 + c1.9,2.9,3,4.8,3.4,5.5s0.8,1.6,1.3,2.9c0.6,1.5,1,3,1.3,4.4c0.3,1.5,0.4,2.9,0.4,4.2c0,3.5-0.6,6.7-1.7,9.5 + c-0.7,1.8-2.2,4.4-4.5,7.9H1096.1z"/> +</g> +<g class="st31"> + <path d="M1015.6,1297.8v3h-19.3v-3H1015.6z M1015.6,1305.5v3.1h-19.3v-3.1H1015.6z"/> + <path d="M1029.9,1306.8c0.8-1.6,2.4-3.1,4.8-4.5l3.5-2c1.6-0.9,2.7-1.7,3.3-2.3c1-1,1.5-2.1,1.5-3.4c0-1.5-0.5-2.7-1.4-3.6 + c-0.9-0.9-2.2-1.3-3.7-1.3c-2.3,0-3.9,0.8-4.7,2.5c-0.5,0.9-0.7,2.2-0.8,3.8h-3.4c0-2.2,0.5-4.1,1.3-5.5c1.4-2.5,4-3.7,7.6-3.7 + c3,0,5.2,0.8,6.6,2.4c1.4,1.6,2.1,3.4,2.1,5.3c0,2.1-0.7,3.8-2.2,5.3c-0.9,0.9-2.4,1.9-4.6,3.1l-2.5,1.4c-1.2,0.6-2.2,1.3-2.8,1.9 + c-1.2,1-2,2.2-2.3,3.5h14.4v3.1h-18.2C1028.6,1310.4,1029.1,1308.5,1029.9,1306.8z"/> + <path d="M1060.9,1312.6v-6.3h-11.6v-3.2l12.1-16.4h2.8v16.7h3.9v2.8h-3.9v6.3H1060.9z M1060.8,1303.5v-11.7l-8.5,11.7H1060.8z"/> +</g> +<g class="st31"> + <path d="M619.5,1342.9l0,3l-19.3,0.2l0-3L619.5,1342.9z M619.6,1350.6l0,3.1l-19.3,0.2l0-3.1L619.6,1350.6z"/> + <path d="M625.8,1351.4c0.1,1.8,0.8,3,2.2,3.7c0.7,0.4,1.4,0.5,2.3,0.5c1.6,0,2.9-0.7,4-2c1.1-1.3,1.9-3.9,2.3-7.9 + c-0.7,1.1-1.6,2-2.7,2.4c-1.1,0.5-2.3,0.7-3.5,0.7c-2.5,0-4.6-0.7-6.1-2.2c-1.5-1.5-2.3-3.5-2.3-5.9c0-2.3,0.7-4.4,2.1-6.2 + c1.4-1.8,3.6-2.7,6.5-2.7c3.9,0,6.5,1.6,8,5c0.8,1.8,1.3,4.2,1.3,7c0,3.2-0.4,5.9-1.4,8.4c-1.6,4.1-4.3,6.1-8.1,6.2 + c-2.6,0-4.6-0.6-5.9-1.9c-1.4-1.3-2-2.9-2.1-4.9L625.8,1351.4z M634.4,1344.7c1.1-0.9,1.6-2.3,1.6-4.4c0-1.9-0.5-3.3-1.5-4.2 + c-1-0.9-2.2-1.4-3.8-1.3c-1.6,0-2.9,0.6-3.9,1.6c-0.9,1.1-1.4,2.5-1.4,4.3c0,1.7,0.5,3,1.3,4s2.2,1.5,4,1.4 + C632.1,1346,633.3,1345.6,634.4,1344.7z"/> +</g> +<g class="st31"> + <path d="M414,215.6l-5.7-4.3l0.8-14.2l-3.9,0.6l-5.6,7.1l-4.4-3.3l16.8-21.1l4.4,3.3l-6.9,8.7l15.2-2.5l5.8,4.4l-15.7,2.1 + L414,215.6z"/> + <path d="M432.9,204.9l-12.5,15.6l-4.2-3.2l12.5-15.6L432.9,204.9z M437.4,199.2l-3,3.8l-4.2-3.2l3-3.8L437.4,199.2z"/> + <path d="M434,226l-2.4,3.1l-2-1.4c-2-1.4-3.1-2.8-3.2-4c-0.1-0.8,0.3-1.7,1-2.7l7.7-9.6l-2.2-1.7l2.3-2.9l2.2,1.7l3.5-4.4l4.1,3.1 + l-3.5,4.4l2.6,1.9l-2.3,2.9l-2.6-1.9l-6.6,8.2c-0.5,0.6-0.7,1.1-0.7,1.4c0,0.3,0.5,0.7,1.3,1.4c0.1,0.1,0.3,0.2,0.4,0.3 + C433.7,225.9,433.8,226,434,226z"/> + <path d="M455.9,231.3l-4.2-3.2c0.4-0.6,0.6-1.3,0.7-2c0-1-0.4-1.8-1.4-2.6c-1.4-1.1-2.9-1.1-4.5-0.1c-0.8,0.5-1.8,1.4-2.7,2.6 + c-0.9,1.1-1.5,2.2-1.8,3.1c-0.5,1.7-0.1,3,1.2,4.1c1,0.7,1.9,1,2.7,0.8c0.8-0.2,1.6-0.7,2.3-1.4l4.2,3.2c-1.1,1.2-2.5,2-4.2,2.5 + c-2.7,0.8-5.3,0.2-7.9-1.7c-2.5-1.9-3.8-4.1-3.8-6.5c0-2.4,0.9-4.8,2.8-7.2c2.1-2.7,4.5-4.3,7-4.8s4.9,0.1,7.2,1.9 + c2,1.5,3.2,3.2,3.8,5C458,226.8,457.5,228.9,455.9,231.3z"/> + <path d="M472.4,245.1l-7.3,9.2l-4.2-3.2l7.6-9.5c0.7-0.8,1.1-1.6,1.2-2.4c0.2-1-0.2-1.9-1.3-2.7c-1.1-0.8-2.2-1.1-3.3-0.8 + c-1.1,0.3-2.2,1.1-3.3,2.4l-6.7,8.4l-4.1-3.1l16.8-21l4.1,3.1l-6,7.5c1.3-0.5,2.5-0.6,3.6-0.3c1.1,0.2,2,0.7,2.9,1.3 + c1,0.7,1.7,1.6,2.3,2.5c0.5,0.9,0.8,1.9,0.7,3c0,0.9-0.2,1.7-0.6,2.4C474.2,242.6,473.5,243.7,472.4,245.1z"/> + <path d="M486,262.8c-0.8,0.8-2.1,1.4-3.7,1.7c-2.6,0.5-5.1-0.2-7.5-2c-2-1.5-3.3-3.5-3.8-5.9c-0.5-2.4,0.4-5.1,2.7-8 + c2.2-2.7,4.5-4.2,7-4.6s4.9,0.2,7.1,1.9c1.3,1,2.3,2.1,3,3.4c0.7,1.3,0.9,2.7,0.8,4.3c-0.1,1.4-0.6,2.8-1.4,4.1 + c-0.5,0.8-1.2,1.9-2.3,3.2l-10.8-8.2c-1.2,1.6-1.6,3.1-1.1,4.4c0.3,0.8,0.8,1.5,1.6,2.1c0.8,0.6,1.7,0.9,2.6,0.9 + c0.5,0,1-0.2,1.6-0.5L486,262.8z M485.8,254.9c0.8-1.1,1.1-2.2,1-3.2c-0.1-1-0.7-1.8-1.5-2.5c-1-0.7-1.9-1-2.9-0.8 + c-1,0.2-2,0.7-2.9,1.7L485.8,254.9z"/> + <path d="M502.8,262.7c-1.4-1.1-2.8-1.2-4.3-0.4c-0.8,0.4-1.5,1.1-2.3,2.1l-6.7,8.4l-4.1-3.1l12.4-15.6l4,3l-1.8,2.3 + c1.2-0.4,2.1-0.6,2.9-0.6c1.4,0,2.7,0.5,4,1.5c1.6,1.2,2.6,2.7,3,4.3c0.4,1.6-0.2,3.4-1.8,5.4l-8.4,10.5l-4.2-3.2l7.6-9.5 + c0.7-0.8,1-1.5,1.2-2.1C504.4,264.5,504,263.5,502.8,262.7z"/> +</g> +<g class="st31"> + <path d="M519.4,412.3l-3.6,0l-4-5.9l-1.4,1.4l-0.1,4.5l-2.7,0l0.4-13.5l2.7,0l-0.2,5.6l5.3-5.5l3.6,0l-5.6,5.5L519.4,412.3z"/> + <path d="M523.7,402.4l-0.3,10l-2.6,0l0.3-10L523.7,402.4z M523.8,398.8l-0.1,2.4l-2.6,0l0.1-2.4L523.8,398.8z"/> + <path d="M534.7,406l-2.6,0c0-0.4-0.2-0.7-0.3-1c-0.3-0.4-0.7-0.6-1.3-0.6c-0.9,0-1.5,0.4-1.8,1.3c-0.2,0.5-0.3,1.1-0.3,1.8 + c0,0.7,0,1.3,0.2,1.8c0.3,0.8,0.9,1.2,1.7,1.3c0.6,0,1-0.2,1.3-0.5c0.3-0.3,0.4-0.8,0.5-1.3l2.6,0c-0.1,0.8-0.4,1.5-0.9,2.2 + c-0.8,1.1-2.1,1.7-3.7,1.7s-2.7-0.5-3.5-1.4c-0.7-1-1.1-2.2-1-3.7c0.1-1.7,0.5-3,1.4-4c0.9-0.9,2-1.4,3.5-1.4c1.2,0,2.2,0.3,3,0.9 + C534.1,403.6,534.6,404.6,534.7,406z"/> + <path d="M545.3,412.4l-3.1,0l-2.2-4.3l-1.1,1.1l-0.1,3.1l-2.5,0l0.4-13.4l2.5,0l-0.2,7.3l3.3-3.7l3.2,0l-3.6,3.8L545.3,412.4z"/> + <path d="M555.1,409.5c-0.1,0.6-0.4,1.2-1,1.8c-0.9,1-2.1,1.4-3.6,1.4c-1.3,0-2.4-0.4-3.3-1.2c-0.9-0.8-1.4-2.2-1.3-4 + c0.1-1.7,0.5-3,1.4-4c0.9-0.9,2-1.4,3.4-1.4c0.8,0,1.6,0.2,2.2,0.5c0.6,0.3,1.2,0.8,1.6,1.5c0.4,0.6,0.6,1.3,0.7,2.1 + c0.1,0.5,0.1,1.1,0,2l-6.8,0c0,1,0.3,1.7,0.9,2.1c0.3,0.3,0.8,0.4,1.3,0.4c0.5,0,1-0.1,1.3-0.5c0.2-0.2,0.4-0.4,0.5-0.7 + L555.1,409.5z M552.7,406.5c0-0.7-0.2-1.2-0.6-1.6c-0.4-0.4-0.8-0.5-1.4-0.5c-0.6,0-1.1,0.2-1.4,0.6s-0.6,0.9-0.7,1.5L552.7,406.5z + "/> + <path d="M562.1,404.9c-1,0-1.7,0.3-2.1,1c-0.2,0.4-0.3,1-0.4,1.8l-0.1,4.8l-2.6,0l0.3-10l2.5,0l-0.1,1.7c0.4-0.7,0.8-1.1,1.1-1.4 + c0.5-0.4,1.1-0.6,1.9-0.6c0,0,0.1,0,0.1,0c0,0,0.1,0,0.2,0l-0.1,2.7c-0.2,0-0.3,0-0.4,0C562.3,404.9,562.2,404.9,562.1,404.9z"/> +</g> +<g class="st31"> + <path d="M563.2,598.8l4.8,2.8l-11.7,18.8l11.4,6.7l-2.6,4.1l-16.2-9.6L563.2,598.8z"/> + <path d="M591.6,626.6c0.3,2.6-0.3,5.2-1.8,7.6c-1.5,2.5-3.6,4.2-6.1,5.1c-2.5,0.9-5.3,0.5-8.2-1.2c-2.9-1.7-4.6-3.9-4.9-6.5 + c-0.3-2.6,0.3-5.2,1.8-7.7c1.5-2.4,3.6-4.1,6.1-5.1c2.6-0.9,5.3-0.6,8.2,1.2C589.7,621.7,591.3,623.9,591.6,626.6z M584.4,623.7 + c-1.3-0.8-2.6-0.9-3.9-0.4c-1.3,0.5-2.4,1.6-3.5,3.3c-1.1,1.7-1.5,3.2-1.4,4.6c0.1,1.3,0.8,2.4,2.1,3.2c1.3,0.8,2.6,0.9,3.9,0.4 + c1.3-0.5,2.4-1.6,3.5-3.3c1.1-1.7,1.5-3.2,1.4-4.5C586.4,625.6,585.7,624.5,584.4,623.7z"/> + <path d="M596.7,650.4c-1.4-0.8-2.4-1.8-2.9-2.8c-0.3-0.6-0.5-1.5-0.6-2.7l-1.3,2.1l-4.4-2.6l14.3-22.9l4.4,2.6l-5.1,8.1 + c1.1-0.5,2-0.7,3-0.7c1.1,0,2.3,0.3,3.5,1c2.2,1.3,3.5,3.2,3.8,5.5c0.3,2.4-0.4,4.8-2,7.3c-1.6,2.6-3.6,4.4-6,5.4 + C601.2,651.9,599,651.7,596.7,650.4z M604.6,643.2c0.7-1.2,1.2-2.3,1.4-3.3c0.3-1.8-0.3-3.2-1.9-4.2c-1.6-1-3.2-0.9-4.7,0.2 + c-0.8,0.6-1.6,1.5-2.3,2.7c-0.9,1.5-1.3,2.8-1.3,4.2c0.1,1.3,0.7,2.4,2.1,3.2c1.1,0.7,2.3,0.7,3.5,0.2 + C602.6,645.7,603.6,644.7,604.6,643.2z"/> + <path d="M616.3,661.9c-1.4-0.8-2.4-1.8-2.9-2.8c-0.3-0.6-0.5-1.5-0.6-2.7l-1.3,2.1l-4.4-2.6l14.3-22.9l4.4,2.6l-5.1,8.1 + c1.1-0.5,2-0.7,3-0.7c1.1,0,2.3,0.3,3.5,1c2.2,1.3,3.5,3.2,3.8,5.5c0.3,2.4-0.4,4.8-2,7.3c-1.6,2.6-3.6,4.4-6,5.4 + C620.8,663.4,618.5,663.2,616.3,661.9z M624.1,654.7c0.7-1.2,1.2-2.3,1.4-3.3c0.3-1.8-0.3-3.2-1.9-4.2c-1.6-1-3.2-0.9-4.7,0.2 + c-0.8,0.6-1.6,1.5-2.3,2.7c-0.9,1.5-1.3,2.8-1.3,4.2c0.1,1.3,0.7,2.4,2.1,3.2c1.1,0.7,2.3,0.7,3.5,0.2 + C622.1,657.2,623.2,656.2,624.1,654.7z"/> + <path d="M636.6,667.2l11.3-10.4l4.7,2.8l-16.2,13.2c-3.1,2.6-5.3,4-6.4,4.4c-1.1,0.4-2.7,0-4.7-1.2c-0.4-0.2-0.7-0.4-0.9-0.6 + c-0.2-0.1-0.6-0.4-1-0.7l2.2-3.5l0.5,0.4c0.4,0.3,0.9,0.5,1.3,0.7s0.8,0.3,1.2,0.2c0.4,0,0.8-0.2,1.4-0.7c0.6-0.4,0.9-0.7,0.9-0.9 + l4.8-21.4l5,2.9L636.6,667.2z"/> +</g> +<g class="st31"> + <path d="M522.7,932.6c1,0.8,2,1.4,2.8,1.6c1.6,0.5,2.9,0.2,3.8-1c0.6-0.7,0.7-1.5,0.4-2.3c-0.3-0.8-1-1.9-2.1-3.2l-1.8-2.2 + c-1.8-2.2-2.9-3.9-3.2-5.2c-0.6-2.1-0.1-4.1,1.6-6.2c1.5-1.9,3.5-2.9,5.9-3c2.4-0.2,4.9,0.8,7.6,2.9c2.2,1.7,3.6,3.8,4.2,6.2 + c0.6,2.4,0,4.7-1.7,7l-4.2-3.3c1-1.3,1.1-2.6,0.5-4c-0.4-0.9-1.1-1.7-2.1-2.5c-1.1-0.9-2.2-1.4-3.3-1.4c-1-0.1-1.9,0.3-2.6,1.1 + c-0.6,0.7-0.7,1.6-0.4,2.5c0.2,0.6,0.9,1.6,2,3l2.9,3.7c1.3,1.6,2.1,3.1,2.4,4.3c0.4,2-0.1,3.9-1.6,5.7c-1.6,1.9-3.6,2.9-6.1,3 + c-2.5,0.1-5.1-0.9-7.8-3c-2.7-2.1-4.4-4.5-4.9-6.9s0.1-4.8,1.9-7l4.2,3.3c-0.7,1.1-1,2-1,2.8C520.1,929.9,521,931.3,522.7,932.6z" + /> + <path d="M553.3,946.7l-7.5,9l-4.2-3.3l7.7-9.4c0.7-0.8,1.1-1.6,1.2-2.3c0.2-1-0.2-1.9-1.2-2.7c-1.1-0.8-2.2-1.1-3.3-0.9 + c-1.1,0.3-2.3,1.1-3.3,2.4l-6.9,8.3l-4.1-3.2l17.1-20.8l4.1,3.2l-6.1,7.4c1.3-0.4,2.5-0.5,3.6-0.3c1.1,0.3,2,0.7,2.9,1.4 + c1,0.8,1.7,1.6,2.2,2.5c0.5,0.9,0.7,2,0.7,3c0,0.9-0.3,1.7-0.7,2.4C555.2,944.3,554.4,945.3,553.3,946.7z"/> + <path d="M573.7,955.4c0,2.7-1,5.1-2.8,7.3c-1.9,2.3-4.1,3.7-6.8,4.3c-2.6,0.6-5.3-0.2-8-2.3s-4-4.5-4-7.1c0-2.6,0.9-5.1,2.8-7.3 + c1.8-2.2,4.1-3.6,6.7-4.2c2.7-0.6,5.3,0.1,8,2.2S573.7,952.7,573.7,955.4z M566.9,951.7c-1.2-0.9-2.5-1.2-3.8-0.9s-2.6,1.3-3.9,2.8 + c-1.3,1.5-1.9,3-2,4.3c0,1.3,0.5,2.5,1.7,3.4s2.4,1.2,3.8,0.9c1.3-0.3,2.6-1.3,3.9-2.8c1.3-1.5,1.9-3,2-4.3 + C568.7,953.7,568.1,952.6,566.9,951.7z"/> + <path d="M579.3,981.9l6.8-13.1l-11.7,9.3l-4.2-3.3l8.3-18.8l4.4,3.4l-6.7,13l11.4-9.3l4.1,3.2l-6.8,13l11.6-9.2l4.2,3.3l-17.2,11.9 + L579.3,981.9z"/> + <path d="M615.9,991.3c-1.6-1.3-3.2-1.6-4.6-1c-0.8,0.3-1.7,1.1-2.7,2.4l-6.1,7.4l-4.1-3.2l12.7-15.4l3.9,3l-2.2,2.7 + c1.5-0.5,2.6-0.8,3.4-0.8c1.3,0,2.5,0.4,3.8,1.4c0.1,0.1,0.1,0.1,0.2,0.2c0,0,0.2,0.1,0.3,0.3l-3.4,4.1c-0.2-0.2-0.4-0.4-0.6-0.6 + C616.1,991.6,616,991.4,615.9,991.3z"/> + <path d="M633.9,1002.5c0,2.7-1,5.1-2.8,7.3c-1.9,2.3-4.1,3.7-6.8,4.3c-2.6,0.6-5.3-0.2-8-2.3s-4-4.5-4-7.1c0-2.6,0.9-5.1,2.8-7.3 + c1.8-2.2,4.1-3.6,6.7-4.2c2.7-0.6,5.3,0.1,8,2.2S633.9,999.9,633.9,1002.5z M627.1,998.8c-1.2-0.9-2.5-1.2-3.8-0.9 + s-2.6,1.3-3.9,2.8c-1.3,1.5-1.9,3-2,4.3c0,1.3,0.5,2.5,1.7,3.4c1.2,0.9,2.4,1.2,3.8,0.9c1.3-0.3,2.6-1.3,3.9-2.8 + c1.3-1.5,1.9-3,2-4.3C628.8,1000.9,628.2,999.7,627.1,998.8z"/> + <path d="M651.7,1016.5c0,2.7-1,5.1-2.8,7.3c-1.9,2.3-4.1,3.7-6.8,4.3c-2.6,0.6-5.3-0.2-8-2.3s-4-4.5-4-7.1c0-2.6,0.9-5.1,2.8-7.3 + c1.8-2.2,4.1-3.6,6.7-4.2c2.7-0.6,5.3,0.1,8,2.2C650.4,1011.5,651.7,1013.9,651.7,1016.5z M644.9,1012.8c-1.2-0.9-2.5-1.2-3.8-0.9 + c-1.3,0.3-2.6,1.3-3.9,2.8c-1.3,1.5-1.9,3-2,4.3c0,1.3,0.5,2.5,1.7,3.4s2.5,1.2,3.8,0.9c1.3-0.3,2.6-1.3,3.9-2.8 + c1.3-1.5,1.9-3,2-4.3S646.1,1013.7,644.9,1012.8z"/> + <path d="M663.5,1029.5c0.3-1-0.1-1.9-1.1-2.7c-1.2-0.9-2.2-1.1-3.3-0.7c-0.6,0.3-1.2,0.8-1.9,1.6l-7.6,9.3l-4.1-3.2l12.7-15.4 + l4,3.1l-1.9,2.2c1.2-0.4,2.1-0.6,2.8-0.6c1.3,0,2.6,0.5,3.8,1.5c1.2,0.9,1.9,1.9,2.2,3c0.2,0.9,0.1,1.9-0.2,2.9 + c1.3-0.5,2.5-0.6,3.6-0.4c1.2,0.2,2.3,0.8,3.3,1.6c0.7,0.5,1.3,1.2,1.7,2c0.4,0.8,0.7,1.7,0.7,2.8c0,0.9-0.3,1.8-0.7,2.7 + c-0.3,0.6-0.9,1.4-1.7,2.4l-8,9.7l-4.2-3.3l8.1-9.8c0.5-0.6,0.8-1.1,0.9-1.7c0.2-1-0.1-1.9-1.1-2.6c-1.1-0.9-2.3-1-3.5-0.4 + c-0.6,0.3-1.2,0.8-1.8,1.5l-7.6,9.2l-4.1-3.2l7.6-9.2C662.8,1030.8,663.3,1030.1,663.5,1029.5z"/> +</g> +<g class="st31"> + <path d="M237.6,1001.1c0.2,1.5,0.6,2.7,1.3,3.6c1.3,1.7,3.4,2.4,6.4,2.2c1.3-0.1,2.5-0.4,3.6-0.8c2-0.9,3-2.3,2.9-4.2 + c-0.1-1.4-0.6-2.4-1.6-3c-1-0.5-2.4-1-4.4-1.3l-3.6-0.6c-2.4-0.4-4-0.8-5.1-1.4c-1.8-1-2.7-2.6-2.9-4.8c-0.2-2.4,0.5-4.4,2-6 + c1.5-1.6,3.8-2.6,6.8-2.8c2.8-0.2,5.2,0.3,7.2,1.5c2,1.2,3.2,3.3,3.4,6.2l-3.4,0.2c-0.3-1.4-0.7-2.5-1.4-3.2 + c-1.2-1.3-3-1.9-5.6-1.7c-2.1,0.1-3.5,0.7-4.4,1.6c-0.8,1-1.2,2-1.1,3.2c0.1,1.3,0.7,2.2,1.8,2.7c0.7,0.3,2.4,0.7,4.9,1.1l3.7,0.6 + c1.8,0.3,3.2,0.7,4.2,1.4c1.8,1.1,2.7,2.8,2.9,5.2c0.2,2.9-0.7,5.1-2.7,6.5c-2,1.4-4.5,2.2-7.3,2.4c-3.3,0.2-5.9-0.4-7.9-2 + c-2-1.5-3.1-3.7-3.2-6.6L237.6,1001.1z"/> + <path d="M259.4,983.3l3.4-0.2l0.4,5.4l3.2-0.2l0.2,2.6l-3.2,0.2l1,12.5c0.1,0.7,0.3,1.1,0.8,1.3c0.3,0.1,0.7,0.1,1.3,0.1 + c0.2,0,0.3,0,0.5,0c0.2,0,0.4-0.1,0.6-0.1l0.2,2.6c-0.4,0.1-0.8,0.2-1.2,0.3c-0.4,0.1-0.9,0.1-1.3,0.2c-1.5,0.1-2.6-0.2-3.2-0.9 + c-0.6-0.7-1-1.7-1.1-2.9l-1-12.7l-2.7,0.2l-0.2-2.6l2.7-0.2L259.4,983.3z"/> + <path d="M284,988.9c1.9,1.5,2.9,3.9,3.2,7.1c0.2,3.1-0.3,5.7-1.7,7.8c-1.4,2.1-3.7,3.3-6.9,3.5c-2.7,0.2-4.9-0.5-6.6-2.2 + c-1.7-1.7-2.7-4-2.9-7c-0.2-3.2,0.4-5.9,1.9-7.9s3.7-3.1,6.5-3.4C280,986.7,282.2,987.4,284,988.9z M282.9,1001.8 + c0.7-1.7,1-3.5,0.8-5.5c-0.1-1.8-0.5-3.2-1.2-4.3c-1.1-1.7-2.7-2.5-5-2.3c-2,0.1-3.4,1-4.2,2.6c-0.8,1.6-1.1,3.4-1,5.5 + c0.2,2,0.7,3.7,1.8,5c1,1.3,2.5,1.9,4.5,1.7C280.8,1004.4,282.3,1003.5,282.9,1001.8z"/> + <path d="M290.7,986.5l3.2-0.2l0.3,3.3c0.2-0.7,0.8-1.5,1.7-2.5c0.9-1,2.1-1.5,3.4-1.6c0.1,0,0.2,0,0.3,0c0.1,0,0.4,0,0.8,0l0.3,3.4 + c-0.2,0-0.4,0-0.5,0c-0.2,0-0.3,0-0.5,0c-1.7,0.1-2.9,0.7-3.7,1.8s-1.2,2.3-1.1,3.7l0.8,11l-3.3,0.2L290.7,986.5z"/> + <path d="M314.3,992.4c0.8-0.2,1.2-0.5,1.5-1c0.1-0.3,0.2-0.7,0.1-1.3c-0.1-1.1-0.5-1.9-1.4-2.3c-0.8-0.4-2-0.6-3.5-0.5 + c-1.7,0.1-2.9,0.7-3.6,1.6c-0.4,0.5-0.6,1.3-0.6,2.3l-3.1,0.2c-0.1-2.4,0.5-4.1,2-5.1c1.4-1,3.2-1.6,5.2-1.8 + c2.3-0.2,4.2,0.1,5.7,0.9c1.5,0.8,2.3,2,2.5,3.9l0.8,11.1c0,0.3,0.1,0.6,0.3,0.8c0.2,0.2,0.5,0.3,0.9,0.2c0.1,0,0.3,0,0.5-0.1 + c0.2,0,0.4-0.1,0.6-0.1l0.2,2.4c-0.5,0.2-0.9,0.3-1.2,0.4c-0.3,0.1-0.6,0.1-1.1,0.1c-1.1,0.1-2-0.3-2.6-1c-0.3-0.4-0.5-1-0.7-1.7 + c-0.6,0.9-1.5,1.7-2.7,2.5c-1.2,0.7-2.6,1.1-4.1,1.3c-1.8,0.1-3.4-0.3-4.6-1.3s-1.9-2.3-2.1-3.9c-0.1-1.8,0.3-3.2,1.4-4.3 + c1.1-1.1,2.5-1.8,4.4-2.1L314.3,992.4z M308,1001.6c0.7,0.5,1.6,0.7,2.5,0.6c1.2-0.1,2.3-0.4,3.3-1c1.8-1,2.6-2.5,2.4-4.5l-0.2-2.6 + c-0.4,0.3-0.9,0.5-1.5,0.7c-0.6,0.2-1.2,0.4-1.8,0.5l-2,0.4c-1.2,0.2-2.1,0.6-2.7,0.9c-1,0.6-1.4,1.6-1.3,2.8 + C306.8,1000.4,307.2,1001.1,308,1001.6z"/> + <path d="M335.2,984.1c0.7,0.4,1.3,0.9,2,1.7l-0.2-2.4l3.1-0.2l1.3,17.5c0.2,2.4,0,4.4-0.7,5.9c-1.2,2.7-3.7,4.2-7.5,4.5 + c-2.1,0.2-3.9-0.2-5.4-1c-1.5-0.8-2.4-2.2-2.8-4.2l3.4-0.2c0.2,0.9,0.6,1.5,1.1,1.9c0.8,0.7,2,0.9,3.6,0.8c2.5-0.2,4.1-1.2,4.8-3 + c0.4-1.1,0.5-2.9,0.2-5.6c-0.6,1-1.3,1.8-2.2,2.4c-0.9,0.5-2.1,0.9-3.6,1c-2.1,0.2-4-0.5-5.8-1.8c-1.7-1.4-2.7-3.7-3-7.2 + c-0.2-3.2,0.4-5.8,1.8-7.7c1.5-1.9,3.3-3,5.6-3.1C332.6,983.1,334,983.4,335.2,984.1z M335.8,987.5c-1.1-1.1-2.4-1.6-4-1.4 + c-2.3,0.2-3.8,1.3-4.5,3.5c-0.4,1.2-0.5,2.7-0.3,4.5c0.2,2.2,0.7,3.8,1.7,4.8c1,1.1,2.2,1.5,3.7,1.4c2.4-0.2,4-1.3,4.8-3.5 + c0.4-1.2,0.6-2.6,0.5-4.2C337.6,990.3,336.9,988.6,335.8,987.5z"/> + <path d="M357.3,982.2c1.4,0.5,2.4,1.3,3.2,2.3c0.7,0.9,1.3,2,1.6,3.3c0.3,0.9,0.5,2.3,0.6,4.2l-14.4,1c0.2,2,0.8,3.5,1.8,4.6 + c1,1.1,2.4,1.6,4.2,1.5c1.7-0.1,3-0.8,4-2c0.5-0.7,0.9-1.5,1-2.3l3.3-0.2c0,0.7-0.3,1.5-0.7,2.4c-0.4,0.9-0.9,1.6-1.5,2.2 + c-0.9,1-2.1,1.8-3.6,2.2c-0.8,0.2-1.7,0.4-2.7,0.5c-2.4,0.2-4.6-0.5-6.4-2.2s-2.9-4-3.1-7.1c-0.2-3.1,0.4-5.7,2-7.7 + c1.6-2,3.7-3.2,6.5-3.4C354.6,981.4,356,981.7,357.3,982.2z M359.1,989.7c-0.2-1.4-0.6-2.5-1.2-3.3c-1-1.5-2.6-2.2-4.7-2 + c-1.5,0.1-2.7,0.7-3.7,1.9c-0.9,1.1-1.4,2.5-1.3,4.2L359.1,989.7z"/> +</g> +<g class="st31"> + <path d="M724.6,516.6l-0.4,10.6l-2.2,0l-0.7-10.6L724.6,516.6z M731,516.6l-0.5,10.6l-2.2,0l-0.7-10.6L731,516.6z"/> + <path d="M736.5,516.5l12.1-0.1c2.4,0,4.3,0.6,5.8,1.9c1.5,1.3,2.2,3.2,2.3,5.6c0,2.1-0.6,3.9-1.9,5.4c-1.3,1.5-3.3,2.3-6,2.3 + l-8.5,0.1l0.1,11.2l-3.7,0L736.5,516.5z M750.7,520.1c-0.8-0.4-1.9-0.5-3.3-0.5l-7.3,0.1l0.1,9.2l7.3-0.1c1.6,0,3-0.4,4-1.1 + c1-0.7,1.5-1.9,1.5-3.6C753,522.1,752.2,520.7,750.7,520.1z"/> + <path d="M760.9,516.2l3.3,0l0.1,9.9c0.8-1,1.5-1.7,2.1-2.1c1.1-0.7,2.4-1,4-1.1c2.9,0,4.8,0.9,5.9,2.9c0.6,1.1,0.9,2.5,0.9,4.4 + l0.1,12.4l-3.4,0l-0.1-12.1c0-1.4-0.2-2.5-0.6-3.1c-0.6-1-1.8-1.6-3.4-1.6c-1.4,0-2.6,0.5-3.7,1.4c-1.1,0.9-1.7,2.7-1.6,5.2 + l0.1,10.2l-3.3,0L760.9,516.2z"/> + <path d="M796.4,525.1c1.8,1.6,2.7,4.1,2.7,7.3c0,3.1-0.7,5.7-2.2,7.7c-1.5,2-3.9,3.1-7.1,3.1c-2.7,0-4.9-0.9-6.5-2.6 + c-1.6-1.8-2.4-4.2-2.4-7.2c0-3.2,0.8-5.8,2.4-7.7s3.9-2.9,6.7-2.9C792.4,522.7,794.6,523.5,796.4,525.1z M794.4,538 + c0.8-1.6,1.2-3.4,1.2-5.4c0-1.8-0.3-3.3-0.9-4.4c-0.9-1.8-2.5-2.6-4.8-2.6c-2,0-3.5,0.8-4.4,2.3c-0.9,1.5-1.3,3.3-1.3,5.5 + c0,2,0.5,3.8,1.4,5.1c0.9,1.4,2.4,2,4.4,2C792.1,540.4,793.6,539.6,794.4,538z"/> + <path d="M803,523.2l3.2,0l0,2.7c0.9-1.1,1.9-2,3-2.5c1-0.5,2.2-0.8,3.5-0.8c2.8,0,4.7,0.9,5.7,2.8c0.6,1,0.8,2.5,0.9,4.5l0.1,12.4 + l-3.4,0l-0.1-12.1c0-1.2-0.2-2.1-0.6-2.8c-0.6-1.2-1.7-1.8-3.2-1.8c-0.8,0-1.4,0.1-1.9,0.2c-0.9,0.3-1.7,0.8-2.4,1.6 + c-0.5,0.6-0.9,1.3-1.1,2c-0.2,0.7-0.2,1.6-0.2,2.9l0.1,10.1l-3.3,0L803,523.2z"/> + <path d="M836.3,523.4c1.3,0.6,2.3,1.5,3,2.5c0.7,1,1.1,2.1,1.4,3.4c0.2,0.9,0.3,2.3,0.3,4.2l-14.4,0.1c0.1,2,0.6,3.5,1.5,4.7 + c0.9,1.2,2.3,1.8,4.1,1.7c1.7,0,3.1-0.6,4.1-1.7c0.6-0.7,1-1.4,1.2-2.3l3.3,0c-0.1,0.7-0.4,1.5-0.8,2.4c-0.5,0.9-1,1.6-1.6,2.1 + c-1,1-2.2,1.6-3.7,2c-0.8,0.2-1.7,0.3-2.7,0.3c-2.4,0-4.5-0.8-6.2-2.6c-1.7-1.7-2.6-4.2-2.6-7.3c0-3.1,0.8-5.6,2.5-7.6 + c1.7-1.9,3.9-2.9,6.7-3C833.6,522.5,835,522.8,836.3,523.4z M837.6,531c-0.1-1.4-0.5-2.5-1-3.4c-0.9-1.6-2.4-2.3-4.5-2.3 + c-1.5,0-2.8,0.6-3.8,1.6c-1,1.1-1.5,2.5-1.6,4.1L837.6,531z"/> + <path d="M855.3,515.5l3.2,0l0.1,9.6c0.7-0.9,1.6-1.6,2.6-2.1c1-0.5,2.1-0.7,3.3-0.8c2.5,0,4.5,0.8,6,2.4c1.6,1.6,2.3,4.1,2.4,7.3 + c0,3-0.7,5.6-2.2,7.6c-1.5,2-3.6,3-6.3,3.1c-1.5,0-2.8-0.3-3.8-1c-0.6-0.4-1.3-1.1-2-2l0,2.5l-3.1,0L855.3,515.5z M868.2,537.6 + c0.9-1.4,1.3-3.2,1.3-5.5c0-2-0.5-3.7-1.4-5c-0.9-1.3-2.2-2-4-2c-1.5,0-2.8,0.6-4,1.7c-1.1,1.1-1.7,2.9-1.7,5.4 + c0,1.8,0.3,3.3,0.7,4.4c0.9,2.1,2.5,3.2,4.9,3.1C866,539.7,867.3,539,868.2,537.6z"/> + <path d="M891,524.4c1.8,1.6,2.7,4.1,2.7,7.3c0,3.1-0.7,5.7-2.2,7.7c-1.5,2-3.9,3.1-7.1,3.1c-2.7,0-4.9-0.9-6.5-2.6 + c-1.6-1.8-2.4-4.2-2.4-7.2c0-3.2,0.8-5.8,2.4-7.7c1.7-1.9,3.9-2.9,6.7-2.9C887.1,521.9,889.3,522.7,891,524.4z M889.1,537.2 + c0.8-1.6,1.2-3.4,1.2-5.4c0-1.8-0.3-3.3-0.9-4.4c-0.9-1.8-2.5-2.6-4.8-2.6c-2,0-3.5,0.8-4.4,2.3c-0.9,1.5-1.3,3.3-1.3,5.5 + c0,2,0.5,3.8,1.4,5.1c0.9,1.4,2.4,2,4.4,2C886.8,539.6,888.3,538.8,889.1,537.2z"/> + <path d="M895.8,522.4l4.3,0l4.6,6.7l4.5-6.8l4,0.1l-6.6,9.4l7,9.8l-4.2,0l-5-7.2l-4.7,7.3l-4.2,0l6.9-9.9L895.8,522.4z"/> + <path d="M919,515.1l-0.4,10.6l-2.2,0l-0.7-10.6L919,515.1z M925.4,515l-0.5,10.6l-2.2,0L922,515L925.4,515z"/> +</g> +<g class="st31"> + <path d="M264.6,1398.4l12.1-0.1c2.4,0,4.3,0.6,5.8,1.9c1.5,1.3,2.2,3.2,2.3,5.6c0,2.1-0.6,3.9-1.9,5.4c-1.3,1.5-3.3,2.3-6,2.3 + l-8.5,0.1l0.1,11.2l-3.7,0L264.6,1398.4z M278.9,1401.9c-0.8-0.4-1.9-0.5-3.3-0.5l-7.3,0.1l0.1,9.2l7.3-0.1c1.6,0,3-0.4,4-1.1 + s1.5-1.9,1.5-3.6C281.1,1403.9,280.4,1402.6,278.9,1401.9z"/> + <path d="M289.2,1405.3l3.2,0l0,3.3c0.3-0.7,0.9-1.4,1.9-2.4c1-0.9,2.2-1.4,3.5-1.4c0.1,0,0.2,0,0.3,0c0.1,0,0.4,0,0.8,0.1l0,3.4 + c-0.2,0-0.4-0.1-0.5-0.1s-0.3,0-0.5,0c-1.7,0-3,0.5-3.8,1.6c-0.9,1.1-1.3,2.3-1.3,3.6l0.1,11.1l-3.3,0L289.2,1405.3z"/> + <path d="M301.6,1398.1l3.4,0l0,3.7l-3.4,0L301.6,1398.1z M301.7,1405.3l3.4,0l0.2,19.2l-3.4,0L301.7,1405.3z"/> + <path d="M310.1,1405.2l3.2,0l0,2.7c0.9-1.1,1.9-2,3-2.5c1-0.5,2.2-0.8,3.5-0.8c2.8,0,4.7,0.9,5.7,2.8c0.6,1,0.8,2.5,0.9,4.5 + l0.1,12.4l-3.4,0l-0.1-12.1c0-1.2-0.2-2.1-0.6-2.8c-0.6-1.2-1.7-1.8-3.2-1.8c-0.8,0-1.4,0.1-1.9,0.2c-0.9,0.3-1.7,0.8-2.4,1.6 + c-0.5,0.6-0.9,1.3-1.1,2c-0.2,0.7-0.2,1.6-0.2,2.9l0.1,10.1l-3.3,0L310.1,1405.2z"/> + <path d="M331.8,1399.6l3.4,0l0,5.4l3.2,0l0,2.6l-3.2,0l0.1,12.6c0,0.7,0.2,1.1,0.7,1.3c0.3,0.1,0.7,0.2,1.3,0.2c0.2,0,0.3,0,0.5,0 + c0.2,0,0.4,0,0.6-0.1l0,2.6c-0.4,0.1-0.8,0.2-1.2,0.2c-0.4,0.1-0.9,0.1-1.3,0.1c-1.6,0-2.6-0.4-3.2-1.1c-0.6-0.8-0.8-1.8-0.9-3 + l-0.1-12.8l-2.7,0l0-2.6l2.7,0L331.8,1399.6z"/> + <path d="M353.9,1405.4c1.3,0.6,2.3,1.5,3,2.5c0.7,1,1.1,2.1,1.4,3.4c0.2,0.9,0.3,2.3,0.3,4.2l-14.4,0.1c0.1,2,0.6,3.5,1.5,4.7 + c0.9,1.2,2.3,1.8,4.1,1.7c1.7,0,3.1-0.6,4.1-1.7c0.6-0.7,1-1.4,1.2-2.3l3.3,0c-0.1,0.7-0.4,1.5-0.8,2.4s-1,1.6-1.6,2.1 + c-1,1-2.2,1.6-3.7,2c-0.8,0.2-1.7,0.3-2.7,0.3c-2.4,0-4.5-0.8-6.2-2.6c-1.7-1.7-2.6-4.2-2.6-7.3c0-3.1,0.8-5.6,2.5-7.6 + c1.7-1.9,3.9-2.9,6.7-2.9C351.2,1404.4,352.6,1404.7,353.9,1405.4z M355.1,1412.9c-0.1-1.4-0.5-2.5-1-3.4c-0.9-1.6-2.4-2.3-4.5-2.3 + c-1.5,0-2.8,0.6-3.8,1.6c-1,1.1-1.5,2.5-1.6,4.1L355.1,1412.9z"/> + <path d="M362.8,1404.7l3.2,0l0,3.3c0.3-0.6,0.9-1.4,1.9-2.4c1-0.9,2.2-1.4,3.5-1.4c0.1,0,0.2,0,0.3,0c0.1,0,0.4,0,0.8,0.1l0,3.4 + c-0.2,0-0.4-0.1-0.5-0.1c-0.2,0-0.3,0-0.5,0c-1.7,0-3,0.5-3.8,1.6c-0.9,1.1-1.3,2.3-1.3,3.6l0.1,11.1l-3.3,0L362.8,1404.7z"/> +</g> +<g class="st31"> + <path d="M326,637.7l16.3,11.1l-1.8,2.7l-13.3-9l-4.5,6.6l12.3,8.4l-1.7,2.5l-12.3-8.4l-5,7.4l13.6,9.2l-1.8,2.6l-16.5-11.2 + L326,637.7z"/> + <path d="M342.2,657.4l2.6,1.8l-1.5,2.3c1.4-0.4,2.7-0.5,3.8-0.3c1.1,0.2,2.2,0.6,3.3,1.4c2.3,1.6,3.4,3.4,3.1,5.6 + c-0.1,1.2-0.8,2.6-1.8,4.2l-6.9,10.2l-2.8-1.9l6.8-10c0.7-1,1-1.9,1.2-2.7c0.2-1.3-0.4-2.4-1.7-3.3c-0.7-0.4-1.2-0.7-1.7-0.9 + c-0.9-0.3-1.9-0.3-2.9,0c-0.8,0.2-1.5,0.6-2,1c-0.5,0.5-1.1,1.2-1.8,2.3l-5.7,8.4l-2.8-1.9L342.2,657.4z"/> + <path d="M363.2,665.1l2.8,1.9l-3,4.5l2.6,1.8l-1.5,2.2l-2.6-1.8l-7.1,10.4c-0.4,0.6-0.4,1.1-0.2,1.5c0.1,0.3,0.5,0.6,1,0.9 + c0.1,0.1,0.3,0.2,0.4,0.3c0.2,0.1,0.3,0.2,0.6,0.3l-1.4,2.1c-0.4-0.1-0.7-0.3-1.1-0.5c-0.4-0.2-0.8-0.4-1.1-0.7 + c-1.3-0.9-1.9-1.8-2-2.7c0-1,0.3-1.9,1-3l7.2-10.6l-2.2-1.5l1.5-2.2l2.2,1.5L363.2,665.1z"/> + <path d="M368.4,675.1l2.6,1.8l-1.9,2.8c0.6-0.4,1.5-0.7,2.9-0.9c1.4-0.2,2.6,0.1,3.7,0.8c0.1,0,0.1,0.1,0.2,0.2 + c0.1,0.1,0.3,0.3,0.6,0.5l-1.9,2.8c-0.1-0.1-0.3-0.3-0.4-0.4c-0.1-0.1-0.3-0.2-0.4-0.3c-1.4-0.9-2.7-1.2-4.1-0.9 + c-1.3,0.4-2.4,1.1-3.1,2.2l-6.2,9.2l-2.8-1.9L368.4,675.1z"/> + <path d="M383.3,694.4c0.7,0.3,1.3,0.4,1.8,0.1c0.3-0.2,0.6-0.5,0.9-0.9c0.6-0.9,0.7-1.8,0.4-2.7c-0.4-0.9-1.2-1.7-2.4-2.6 + c-1.4-1-2.7-1.3-3.8-0.9c-0.6,0.2-1.3,0.7-1.9,1.4l-2.6-1.7c1.4-1.9,3-2.9,4.8-2.8c1.8,0.1,3.5,0.7,5.2,1.8c1.9,1.3,3.2,2.7,4,4.3 + c0.7,1.5,0.5,3-0.5,4.5l-6.2,9.2c-0.2,0.3-0.3,0.5-0.3,0.8c0,0.2,0.2,0.5,0.6,0.8c0.1,0.1,0.3,0.2,0.4,0.3s0.3,0.2,0.5,0.3l-1.3,2 + c-0.5-0.2-0.9-0.3-1.1-0.4c-0.2-0.1-0.6-0.3-0.9-0.6c-0.9-0.6-1.4-1.4-1.4-2.4c0-0.5,0.2-1.1,0.5-1.8c-1,0.3-2.3,0.4-3.7,0.2 + s-2.7-0.7-4-1.6c-1.5-1-2.5-2.3-2.8-3.9c-0.4-1.6-0.1-3,0.8-4.3c1-1.5,2.3-2.3,3.8-2.5c1.5-0.2,3.1,0.2,4.7,1L383.3,694.4z + M372.6,697.7c0.3,0.8,0.8,1.5,1.6,2.1c1,0.7,2.1,1.1,3.3,1.3c2,0.3,3.6-0.4,4.7-2l1.5-2.2c-0.5,0-1-0.1-1.7-0.4 + c-0.6-0.2-1.2-0.5-1.8-0.8l-1.8-0.9c-1.1-0.5-2-0.9-2.7-0.9c-1.2-0.1-2.1,0.3-2.8,1.4C372.4,696.1,372.3,696.9,372.6,697.7z"/> + <path d="M396.2,694l2.6,1.8l-1.5,2.3c1.4-0.4,2.7-0.5,3.8-0.3c1.1,0.2,2.2,0.6,3.3,1.3c2.3,1.6,3.4,3.4,3.1,5.6 + c-0.1,1.2-0.7,2.6-1.8,4.2l-6.9,10.2l-2.8-1.9l6.8-10c0.7-1,1-1.9,1.1-2.7c0.2-1.3-0.4-2.4-1.7-3.3c-0.7-0.4-1.2-0.7-1.7-0.9 + c-0.9-0.3-1.9-0.3-2.9,0c-0.8,0.2-1.5,0.6-2,1c-0.5,0.5-1.1,1.2-1.8,2.3l-5.7,8.4l-2.8-1.9L396.2,694z"/> + <path d="M423.9,714c0.6,1.7,0.2,3.6-1,5.9l-2.7-1.8c0.5-1.1,0.7-2.2,0.5-3.2c-0.1-1-0.9-2-2.1-2.9c-1.8-1.2-3.6-1.2-5.5-0.1 + c-1.2,0.8-2.4,1.9-3.4,3.5c-1.1,1.6-1.6,3.2-1.7,4.7c0,1.6,0.7,2.8,2.2,3.9c1.1,0.8,2.3,1,3.4,0.8s2.2-0.8,3.3-1.8l2.7,1.8 + c-1.7,1.9-3.6,2.9-5.4,3.1c-1.9,0.1-3.8-0.4-5.7-1.7c-2.1-1.5-3.3-3.4-3.6-5.8s0.4-4.7,2-7c1.9-2.8,4.1-4.5,6.5-5.1 + c2.5-0.6,4.8-0.2,6.9,1.3C422.1,710.9,423.3,712.3,423.9,714z"/> + <path d="M439.1,723.7c0.7,1.3,1.1,2.5,1.1,3.7c0,1.2-0.3,2.4-0.8,3.6c-0.3,0.8-1,2.1-2.1,3.7l-11.9-8.1c-1,1.7-1.5,3.2-1.5,4.7 + c0.1,1.5,0.9,2.7,2.4,3.8c1.4,1,2.9,1.3,4.4,0.9c0.8-0.2,1.6-0.6,2.3-1.2l2.7,1.8c-0.5,0.5-1.1,1-2,1.5c-0.9,0.4-1.7,0.7-2.5,0.9 + c-1.4,0.2-2.8,0.1-4.2-0.5c-0.8-0.3-1.6-0.7-2.4-1.3c-2-1.4-3.3-3.3-3.7-5.7s0.2-4.9,2-7.5c1.7-2.6,3.9-4.2,6.4-4.8 + c2.5-0.6,4.9-0.2,7.2,1.4C437.4,721.4,438.4,722.4,439.1,723.7z M435.8,730.6c0.7-1.2,1-2.3,1.1-3.3c0.1-1.8-0.7-3.3-2.4-4.5 + c-1.3-0.8-2.6-1.1-4.1-0.8c-1.5,0.3-2.7,1.1-3.6,2.5L435.8,730.6z"/> + <path d="M455.8,725.8l2.3,1.6l-21.9,17l-2.3-1.6L455.8,725.8z"/> +</g> +<g class="st31"> + <path d="M291.8,691.8c-0.8,1.3-1.2,2.5-1.2,3.6c0,2.1,1.2,4,3.7,5.7c1.1,0.7,2.2,1.3,3.3,1.6c2.2,0.6,3.8,0.1,4.9-1.5 + c0.8-1.2,1-2.3,0.6-3.3c-0.4-1-1.3-2.2-2.6-3.7l-2.5-2.7c-1.6-1.7-2.7-3.1-3.1-4.2c-0.8-1.9-0.5-3.7,0.7-5.5c1.3-2,3.1-3.1,5.3-3.5 + c2.2-0.3,4.6,0.3,7.1,2c2.3,1.6,3.9,3.4,4.7,5.6c0.9,2.2,0.5,4.5-1.2,6.9l-2.9-1.9c0.6-1.3,0.9-2.4,0.9-3.3 + c-0.1-1.7-1.2-3.3-3.4-4.8c-1.7-1.2-3.2-1.6-4.5-1.4c-1.3,0.2-2.2,0.8-2.9,1.8c-0.7,1.1-0.8,2.2-0.3,3.3c0.4,0.7,1.4,2,3.1,3.9 + l2.6,2.8c1.2,1.3,2.1,2.6,2.5,3.7c0.7,2,0.4,3.9-0.9,5.9c-1.6,2.4-3.7,3.6-6.2,3.4c-2.5-0.2-4.9-1-7.2-2.6c-2.7-1.8-4.4-4-5-6.4 + c-0.6-2.4-0.1-4.8,1.5-7.2L291.8,691.8z"/> + <path d="M320,691.4l2.8,1.9l-3,4.5l2.6,1.8l-1.5,2.2l-2.6-1.8l-7.1,10.4c-0.4,0.6-0.4,1.1-0.2,1.5c0.1,0.3,0.5,0.5,1,0.9 + c0.1,0.1,0.3,0.2,0.4,0.3c0.2,0.1,0.3,0.2,0.6,0.3l-1.4,2.1c-0.4-0.1-0.8-0.3-1.1-0.5c-0.4-0.2-0.8-0.4-1.1-0.7 + c-1.3-0.9-1.9-1.8-2-2.7c0-1,0.3-1.9,1-3l7.2-10.6l-2.2-1.5l1.5-2.2l2.2,1.5L320,691.4z"/> + <path d="M329.6,713.6c0.7,0.3,1.3,0.4,1.8,0.1c0.3-0.2,0.6-0.5,0.9-0.9c0.6-0.9,0.7-1.8,0.4-2.7c-0.4-0.9-1.2-1.7-2.4-2.6 + c-1.4-1-2.7-1.3-3.8-0.9c-0.6,0.2-1.3,0.7-1.9,1.4l-2.6-1.7c1.4-1.9,3-2.9,4.8-2.8c1.8,0.1,3.5,0.7,5.2,1.8c1.9,1.3,3.2,2.7,4,4.3 + c0.7,1.5,0.5,3-0.5,4.5l-6.2,9.2c-0.2,0.3-0.3,0.5-0.3,0.8c0,0.2,0.2,0.5,0.6,0.8c0.1,0.1,0.3,0.2,0.4,0.3c0.2,0.1,0.3,0.2,0.5,0.3 + l-1.3,2c-0.5-0.2-0.9-0.3-1.1-0.4c-0.2-0.1-0.6-0.3-0.9-0.6c-0.9-0.6-1.4-1.4-1.4-2.4c0-0.5,0.2-1.1,0.5-1.8 + c-1,0.3-2.3,0.4-3.7,0.2c-1.4-0.2-2.7-0.7-4-1.6c-1.5-1-2.5-2.3-2.8-3.9c-0.4-1.5-0.1-3,0.8-4.3c1-1.5,2.3-2.3,3.8-2.5 + c1.5-0.2,3.1,0.2,4.7,1L329.6,713.6z M318.9,716.9c0.3,0.8,0.8,1.5,1.6,2.1c1,0.7,2.1,1.1,3.3,1.3c2,0.3,3.6-0.4,4.7-2l1.5-2.2 + c-0.5,0-1-0.1-1.7-0.4c-0.6-0.2-1.2-0.5-1.8-0.8l-1.8-0.9c-1.1-0.5-2-0.9-2.7-0.9c-1.2-0.1-2.1,0.3-2.8,1.4 + C318.8,715.3,318.6,716.1,318.9,716.9z"/> + <path d="M342.5,713.3l2.8,1.9L334.5,731l-2.8-1.9L342.5,713.3z M346.5,707.3l2.8,1.9l-2.1,3l-2.8-1.9L346.5,707.3z"/> + <path d="M349.6,718l2.6,1.8l-1.9,2.8c0.6-0.4,1.5-0.7,2.9-0.9c1.4-0.2,2.6,0.1,3.7,0.8c0.1,0,0.1,0.1,0.2,0.2 + c0.1,0.1,0.3,0.3,0.6,0.5l-1.9,2.8c-0.1-0.1-0.3-0.3-0.4-0.4c-0.1-0.1-0.3-0.2-0.4-0.3c-1.4-0.9-2.7-1.2-4.1-0.9 + c-1.3,0.4-2.4,1.1-3.1,2.2l-6.2,9.2l-2.8-1.9L349.6,718z"/> + <path d="M370.1,733.2c0.6,1.7,0.2,3.6-1,5.9l-2.7-1.8c0.5-1.1,0.7-2.2,0.5-3.2c-0.1-1-0.9-2-2.1-2.9c-1.8-1.2-3.6-1.2-5.5-0.1 + c-1.2,0.7-2.4,1.9-3.4,3.5c-1.1,1.6-1.6,3.2-1.7,4.7c0,1.6,0.7,2.8,2.2,3.9c1.1,0.8,2.3,1,3.4,0.8c1.1-0.2,2.2-0.8,3.3-1.8l2.7,1.8 + c-1.7,1.9-3.6,2.9-5.4,3.1c-1.9,0.1-3.8-0.4-5.7-1.7c-2.1-1.5-3.3-3.4-3.6-5.8c-0.2-2.4,0.4-4.7,2-7c1.9-2.8,4.1-4.5,6.5-5.1 + c2.5-0.6,4.8-0.2,6.9,1.3C368.4,730.1,369.6,731.5,370.1,733.2z"/> + <path d="M380.1,747.9c0.7,0.3,1.3,0.4,1.8,0.1c0.3-0.2,0.6-0.5,0.9-0.9c0.6-0.9,0.7-1.8,0.4-2.7c-0.4-0.9-1.2-1.7-2.4-2.6 + c-1.4-1-2.7-1.3-3.8-0.9c-0.6,0.2-1.3,0.7-1.9,1.4l-2.6-1.7c1.4-1.9,3-2.9,4.7-2.8c1.8,0.1,3.5,0.7,5.2,1.8c1.9,1.3,3.2,2.7,4,4.3 + c0.7,1.5,0.5,3-0.5,4.5l-6.2,9.2c-0.2,0.3-0.3,0.5-0.3,0.8c0,0.2,0.2,0.5,0.6,0.8c0.1,0.1,0.3,0.2,0.4,0.3c0.2,0.1,0.3,0.2,0.5,0.3 + l-1.3,2c-0.5-0.2-0.9-0.3-1.1-0.4c-0.2-0.1-0.6-0.3-0.9-0.6c-0.9-0.6-1.4-1.4-1.4-2.4c0-0.5,0.2-1.1,0.5-1.8 + c-1,0.3-2.3,0.4-3.7,0.2c-1.4-0.2-2.7-0.7-4-1.6c-1.5-1-2.5-2.3-2.8-3.9c-0.4-1.6-0.1-3,0.8-4.3c1-1.5,2.3-2.3,3.7-2.5 + c1.5-0.2,3.1,0.2,4.7,1L380.1,747.9z M369.4,751.2c0.3,0.8,0.8,1.5,1.6,2.1c1,0.7,2.1,1.1,3.3,1.3c2,0.3,3.6-0.4,4.7-2l1.5-2.2 + c-0.5,0-1-0.1-1.7-0.4c-0.6-0.2-1.2-0.5-1.8-0.8l-1.8-0.9c-1.1-0.5-2-0.9-2.7-0.9c-1.2-0.1-2.1,0.3-2.8,1.4 + C369.2,749.5,369.1,750.3,369.4,751.2z"/> + <path d="M387.2,759.5c-0.5,1-0.8,1.8-0.7,2.5c0.1,1.3,1.1,2.6,2.8,3.8c1,0.7,2.1,1.1,3.2,1.2c1.1,0.1,1.9-0.3,2.5-1.2 + c0.5-0.7,0.5-1.4,0.1-2.2c-0.3-0.5-0.9-1.3-1.9-2.4l-1.9-2c-1.2-1.3-2-2.4-2.4-3.3c-0.7-1.5-0.6-2.9,0.2-4.2c1-1.5,2.4-2.3,4.2-2.5 + c1.8-0.2,3.6,0.4,5.5,1.7c2.5,1.7,3.8,3.6,4,5.8c0.1,1.4-0.2,2.6-0.9,3.6l-2.6-1.8c0.4-0.6,0.5-1.3,0.4-2.1 + c-0.2-1.1-1.1-2.3-2.7-3.3c-1.1-0.7-2-1.1-2.8-1.1c-0.8,0-1.4,0.3-1.9,1c-0.5,0.7-0.5,1.5,0,2.4c0.2,0.5,0.7,1.2,1.4,1.9l1.6,1.7 + c1.7,1.8,2.7,3.2,3.1,4.1c0.6,1.4,0.4,2.9-0.6,4.3c-1,1.4-2.4,2.3-4.2,2.5c-1.8,0.3-3.9-0.4-6.2-1.9c-2.5-1.7-3.8-3.4-4.1-5.2 + c-0.3-1.8,0.1-3.5,1.1-5.1L387.2,759.5z"/> + <path d="M418.5,765.3c0.7,1.3,1.1,2.5,1.1,3.7c0,1.2-0.3,2.4-0.8,3.6c-0.3,0.8-1,2.1-2.1,3.7l-11.9-8.1c-1,1.7-1.5,3.2-1.5,4.7 + c0.1,1.5,0.9,2.7,2.4,3.8c1.4,1,2.9,1.3,4.4,0.9c0.8-0.2,1.6-0.6,2.3-1.2l2.7,1.8c-0.5,0.5-1.1,1-2,1.5c-0.9,0.4-1.7,0.7-2.5,0.9 + c-1.4,0.2-2.8,0.1-4.2-0.5c-0.8-0.3-1.6-0.7-2.4-1.3c-2-1.4-3.3-3.3-3.7-5.7s0.2-4.9,2-7.5c1.7-2.6,3.9-4.2,6.4-4.8 + s4.9-0.2,7.2,1.4C416.8,763.1,417.7,764.1,418.5,765.3z M415.2,772.3c0.7-1.2,1-2.3,1.1-3.3c0.1-1.8-0.7-3.3-2.4-4.5 + c-1.3-0.8-2.6-1.1-4.1-0.8c-1.5,0.3-2.7,1.1-3.6,2.5L415.2,772.3z"/> + <path d="M435.2,767.4l2.3,1.6l-21.9,17l-2.3-1.6L435.2,767.4z"/> +</g> +<g class="st31"> + <path d="M274.4,714l16.3,11.1l-1.8,2.7l-13.3-9l-4.5,6.6l12.3,8.4l-1.7,2.5l-12.3-8.4l-5,7.4l13.6,9.2l-1.8,2.6l-16.5-11.2 + L274.4,714z"/> + <path d="M294.7,727.7l2.8,1.9l-14.8,21.9l-2.8-1.9L294.7,727.7z"/> + <path d="M307.4,745.6c0.7,1.3,1.1,2.5,1.1,3.7c0,1.2-0.3,2.4-0.8,3.6c-0.3,0.8-1,2.1-2.1,3.7l-11.9-8.1c-1,1.7-1.5,3.2-1.5,4.7 + c0.1,1.5,0.9,2.7,2.4,3.8c1.4,1,2.9,1.3,4.4,0.9c0.8-0.2,1.6-0.6,2.3-1.2l2.7,1.8c-0.5,0.5-1.1,1-2,1.5c-0.9,0.4-1.7,0.7-2.5,0.9 + c-1.4,0.2-2.8,0.1-4.2-0.5c-0.8-0.3-1.6-0.7-2.4-1.3c-2-1.4-3.3-3.3-3.7-5.7c-0.4-2.4,0.2-4.9,2-7.5c1.7-2.6,3.9-4.2,6.4-4.8 + c2.5-0.6,4.9-0.2,7.2,1.4C305.7,743.3,306.6,744.4,307.4,745.6z M304.1,752.5c0.7-1.2,1-2.3,1.1-3.3c0.1-1.8-0.7-3.3-2.4-4.5 + c-1.3-0.8-2.6-1.1-4.1-0.8c-1.5,0.3-2.7,1.1-3.6,2.5L304.1,752.5z"/> + <path d="M316.3,751l-4.4,15.9l13.4-9.9l3,2l-17,11.8l-2.9-2l4.8-20L316.3,751z"/> + <path d="M335.1,773c0.7,0.3,1.3,0.4,1.8,0.1c0.3-0.2,0.6-0.5,0.9-0.9c0.6-0.9,0.7-1.8,0.4-2.7c-0.4-0.9-1.2-1.7-2.4-2.6 + c-1.4-1-2.7-1.3-3.8-0.9c-0.6,0.2-1.3,0.7-1.9,1.4l-2.6-1.7c1.4-1.9,3-2.9,4.7-2.8c1.8,0.1,3.5,0.7,5.2,1.8c1.9,1.3,3.2,2.7,4,4.3 + c0.7,1.5,0.5,3-0.5,4.5l-6.2,9.2c-0.2,0.3-0.3,0.5-0.3,0.8c0,0.2,0.2,0.5,0.6,0.8c0.1,0.1,0.3,0.2,0.4,0.3c0.2,0.1,0.3,0.2,0.5,0.3 + l-1.3,2c-0.5-0.2-0.9-0.3-1.1-0.4c-0.2-0.1-0.6-0.3-0.9-0.6c-0.9-0.6-1.4-1.4-1.4-2.4c0-0.5,0.2-1.1,0.5-1.8 + c-1,0.3-2.3,0.4-3.7,0.2s-2.7-0.7-4-1.6c-1.5-1-2.5-2.3-2.8-3.9c-0.4-1.6-0.1-3,0.8-4.3c1-1.5,2.3-2.3,3.8-2.5s3.1,0.2,4.7,1 + L335.1,773z M324.4,776.3c0.3,0.8,0.8,1.5,1.6,2.1c1,0.7,2.1,1.1,3.3,1.3c2,0.3,3.6-0.4,4.7-2l1.5-2.2c-0.5,0-1-0.1-1.7-0.4 + c-0.6-0.2-1.2-0.5-1.8-0.8l-1.8-0.9c-1.1-0.5-2-0.9-2.7-0.9c-1.2-0.1-2.1,0.3-2.8,1.4C324.3,774.7,324.1,775.5,324.4,776.3z"/> + <path d="M351.6,768.5l2.8,1.9l-3,4.5l2.6,1.8l-1.5,2.2l-2.6-1.8l-7.1,10.4c-0.4,0.6-0.4,1.1-0.2,1.5c0.1,0.3,0.5,0.6,1,0.9 + c0.1,0.1,0.3,0.2,0.4,0.3c0.2,0.1,0.3,0.2,0.6,0.3l-1.4,2.1c-0.4-0.1-0.7-0.3-1.1-0.5c-0.4-0.2-0.8-0.4-1.1-0.7 + c-1.3-0.9-1.9-1.8-2-2.7c0-1,0.3-1.9,1-3l7.2-10.6l-2.2-1.5l1.5-2.2l2.2,1.5L351.6,768.5z"/> + <path d="M367.5,788.1c0.5,2.4-0.1,4.9-1.9,7.5c-1.7,2.6-3.8,4.3-6.2,5.1c-2.4,0.8-5,0.3-7.6-1.5c-2.2-1.5-3.5-3.5-3.8-5.8 + c-0.3-2.4,0.4-4.8,2.1-7.3c1.8-2.7,4-4.3,6.4-5c2.5-0.6,4.9-0.2,7.2,1.4C365.7,783.9,367,785.8,367.5,788.1z M358.6,797.5 + c1.6-0.9,2.9-2.2,4-3.8c1-1.5,1.6-2.9,1.7-4.1c0.2-2-0.6-3.6-2.5-4.9c-1.7-1.1-3.3-1.3-4.9-0.6s-3,2-4.2,3.8 + c-1.1,1.7-1.7,3.4-1.7,5c0,1.6,0.8,3,2.4,4.1C355.3,798.3,357,798.4,358.6,797.5z"/> + <path d="M374.2,790.3l2.6,1.8l-1.9,2.8c0.6-0.4,1.5-0.7,2.9-0.9c1.4-0.2,2.6,0.1,3.7,0.8c0.1,0,0.1,0.1,0.2,0.2 + c0.1,0.1,0.3,0.3,0.6,0.5l-1.9,2.8c-0.1-0.1-0.3-0.3-0.4-0.4c-0.1-0.1-0.3-0.2-0.4-0.3c-1.4-0.9-2.7-1.2-4.1-0.9 + c-1.3,0.4-2.4,1.1-3.1,2.2l-6.2,9.2l-2.8-1.9L374.2,790.3z"/> +</g> +<path class="st27" d=""/> +<path id="path135" class="st28" d="M708,522.1l-12.5,21.6h25L708,522.1z"/> +<path id="path5320" sodipodi:nodetypes="cc" class="st28" d="M708,536.6"/> +<path class="st27" d=""/> +<path id="path135-9" class="st28" d="M483,1276l-12.5,21.6h25L483,1276z"/> +<path id="path5320-7" sodipodi:nodetypes="cc" class="st28" d="M483,1290.4"/> +<image style="overflow:visible;enable-background:new ;" width="512" height="512" id="image10131" xlink:href="C8F12623473348BD.png" transform="matrix(-1.147450e-02 -0.1281 0.1366 -1.424668e-02 315.804 904.2497)"> +</image> +<path class="st27" d=""/> +<path id="path8893-0" class="st28" d="M345.7,919.1c-0.6,2.2-1.8,5.1-3.2,6.7c0,0,2.9-0.2,3.5-1.7c0.8,1.4,3.7,1.2,3.7,1.2 + C348.2,923.9,346.6,921.2,345.7,919.1z"/> +<path id="path109181-9" sodipodi:nodetypes="cc" class="st28" d="M346,923.4"/> +<path class="st27" d=""/> +<path id="path8893-0_00000022526119533815635940000000328842227490111932_" class="st28" d="M336.3,925.2c-0.6,2.2-1.8,5.1-3.2,6.7 + c0,0,2.9-0.2,3.5-1.7c0.8,1.4,3.7,1.2,3.7,1.2C338.8,930.1,337.2,927.3,336.3,925.2z"/> +<path id="path109181-0-9" sodipodi:nodetypes="cc" class="st28" d="M349.5,928.6"/> +<path class="st27" d=""/> +<path id="path8893-6" class="st28" d="M353.2,893.1c2.2,0.5,5.2,1.6,6.8,2.8c0,0-0.3-2.8-1.8-3.4c1.3-0.9,1-3.7,1-3.7 + C358,890.4,355.3,892.2,353.2,893.1z"/> +<path id="path109181-2" sodipodi:nodetypes="cc" class="st28" d="M357.5,892.6"/> +<path class="st27" d=""/> +<path id="path8893-6_00000136398972600418631930000014494645364736521659_" class="st28" d="M359.8,902.2c2.2,0.5,5.2,1.6,6.8,2.8 + c0,0-0.3-2.8-1.8-3.4c1.3-0.9,1-3.7,1-3.7C364.6,899.5,361.9,901.2,359.8,902.2z"/> +<path id="path109181-0-98" sodipodi:nodetypes="cc" class="st28" d="M362.6,888.9"/> +<path class="st27" d=""/> +<path id="path8893-6-8" class="st28" d="M357.5,947.6c2.2,0.5,5.2,1.6,6.8,2.8c0,0-0.3-2.8-1.8-3.4c1.3-0.9,1-3.7,1-3.7 + C362.2,944.9,359.5,946.7,357.5,947.6z"/> +<path id="path109181-2-4" sodipodi:nodetypes="cc" class="st28" d="M361.8,947.1"/> +<path class="st27" d=""/> +<path id="path8893-6-8_00000156575425114877832250000010707045437594106527_" class="st28" d="M364.1,956.7c2.2,0.5,5.2,1.6,6.8,2.8 + c0,0-0.3-2.8-1.8-3.4c1.3-0.9,1-3.7,1-3.7C368.8,954,366.1,955.7,364.1,956.7z"/> +<path id="path109181-0-98-2" sodipodi:nodetypes="cc" class="st28" d="M366.9,943.4"/> +<path class="st27" d=""/> +<path id="path8893-6-4" class="st28" d="M428.2,914.3c-0.4,2.2-1.5,5.3-2.7,6.9c0,0,2.8-0.4,3.4-1.9c0.9,1.3,3.7,0.9,3.7,0.9 + C431,918.9,429.2,916.3,428.2,914.3z"/> +<path id="path109181-2-7" sodipodi:nodetypes="cc" class="st28" d="M428.7,918.5"/> +<path class="st27" d=""/> +<path id="path8893-6-4_00000158031279921699225510000011583953170091820437_" class="st28" d="M419.3,921.1 + c-0.4,2.2-1.5,5.3-2.7,6.9c0,0,2.8-0.4,3.4-1.9c0.9,1.3,3.7,0.9,3.7,0.9C422.1,925.7,420.3,923.1,419.3,921.1z"/> +<path id="path109181-0-98-1" sodipodi:nodetypes="cc" class="st28" d="M432.6,923.5"/> +<path class="st27" d=""/> +<path id="path8893-6-4-8" class="st28" d="M601.9,478.9c-0.2,2.3-0.9,5.4-2,7.1c0,0,2.8-0.7,3.1-2.2c1,1.2,3.8,0.5,3.8,0.5 + C605.1,483.3,603.1,480.8,601.9,478.9z"/> +<path id="path109181-2-7-9" sodipodi:nodetypes="cc" class="st28" d="M602.9,483.1"/> +<path class="st27" d=""/> +<path id="path8893-6-4-8_00000046306146149198781850000006193633701089261732_" class="st28" d="M593.7,486.6 + c-0.2,2.3-0.9,5.4-2,7.1c0,0,2.8-0.7,3.1-2.2c1,1.2,3.8,0.5,3.8,0.5C597,490.9,594.9,488.5,593.7,486.6z"/> +<path id="path109181-0-98-1-2" sodipodi:nodetypes="cc" class="st28" d="M607.2,487.7"/> +<path class="st27" d=""/> +<path id="path8893-6-3" class="st28" d="M436.4,1056.9c-0.5,2.2-1.6,5.2-2.9,6.8c0,0,2.9-0.3,3.4-1.8c0.9,1.4,3.7,1.1,3.7,1.1 + C439.1,1061.7,437.3,1059,436.4,1056.9z"/> +<path id="path109181-2-5" sodipodi:nodetypes="cc" class="st28" d="M436.8,1061.2"/> +<path class="st27" d=""/> +<path id="path8893-6-3_00000007401416761369264610000017417467947287728041_" class="st28" d="M427.3,1063.4 + c-0.5,2.2-1.6,5.2-2.9,6.8c0,0,2.9-0.3,3.4-1.8c0.9,1.4,3.7,1.1,3.7,1.1C430,1068.2,428.2,1065.5,427.3,1063.4z"/> +<path id="path109181-0-98-3" sodipodi:nodetypes="cc" class="st28" d="M440.6,1066.3"/> +<path class="st27" d=""/> +<path id="path8893-6-7" class="st28" d="M502.6,1206.3c1.3,1.9,2.7,4.7,3,6.7c0,0,1.7-2.3,1-3.7c1.6,0.3,3.3-2,3.3-2 + C507.9,1207.6,504.7,1207,502.6,1206.3z"/> +<path id="path109181-2-9" sodipodi:nodetypes="cc" class="st28" d="M506,1208.9"/> +<path class="st27" d=""/> +<path id="path8893-6-7_00000102539072596320724720000010768992547168717979_" class="st28" d="M501.1,1217.4c1.3,1.9,2.7,4.7,3,6.7 + c0,0,1.7-2.3,1-3.7c1.6,0.3,3.3-2,3.3-2C506.4,1218.7,503.3,1218.1,501.1,1217.4z"/> +<path id="path109181-0-98-8" sodipodi:nodetypes="cc" class="st28" d="M512.3,1209.6"/> +<path class="st27" d=""/> +<path id="path8893-6-7-1" class="st28" d="M630.2,1243.9c2.2,0.5,5.2,1.6,6.8,2.8c0,0-0.3-2.8-1.8-3.4c1.3-0.9,1-3.7,1-3.7 + C635,1241.2,632.3,1242.9,630.2,1243.9z"/> +<path id="path109181-2-9-9" sodipodi:nodetypes="cc" class="st28" d="M634.5,1243.4"/> +<path class="st27" d=""/> +<path id="path8893-6-7-1_00000066479692667394367900000015492755148382607295_" class="st28" d="M636.8,1252.9 + c2.2,0.5,5.2,1.6,6.8,2.8c0,0-0.3-2.8-1.8-3.4c1.3-0.9,1-3.7,1-3.7C641.6,1250.2,638.9,1252,636.8,1252.9z"/> +<path id="path109181-0-98-8-7" sodipodi:nodetypes="cc" class="st28" d="M639.6,1239.6"/> +<image style="overflow:visible;enable-background:new ;" width="512" height="512" id="image118627" xlink:href="C8F12623473348BB.png" transform="matrix(0.1097 0 0 8.761002e-02 933.7112 1278.1157)"> +</image> +<g class="st31"> + <path d="M701.3,420.5v3H682v-3H701.3z M701.3,428.2v3.1H682v-3.1H701.3z"/> + <path d="M732.7,409.9v2.8c-0.8,0.8-2,2.2-3.4,4.2c-1.4,2-2.7,4.1-3.7,6.4c-1.1,2.2-1.9,4.3-2.4,6.1c-0.4,1.2-0.8,3.1-1.4,5.7h-3.7 + c0.8-4.9,2.7-9.8,5.5-14.7c1.7-2.9,3.5-5.3,5.3-7.4h-14.6v-3.3H732.7z"/> + <path d="M735.7,427.4v-3h8.1v-7.9h3.2v7.9h8.1v3h-8.1v7.9h-3.2v-7.9H735.7z"/> +</g> +<image style="overflow:visible;enable-background:new ;" width="512" height="512" id="image118627-9" xlink:href="C8F12623473348C4.png" transform="matrix(0.1097 0 0 8.761002e-02 619.3577 400.7678)"> +</image> +<g class="st31"> + <path d="M320.8,1227.3l-0.1,3.2l-18.6-0.4l0.1-3.2L320.8,1227.3z M321,1219.2l-0.1,3.2l-18.6-0.4l0.1-3.2L321,1219.2z"/> + <path d="M335.8,1215.9l0.1-2.6c2.3-0.2,4-0.6,4.9-1.1c0.9-0.5,1.6-1.8,2.1-3.9l2.5,0.1l-0.5,26.8l-3.4-0.1l0.4-19L335.8,1215.9z"/> + <path d="M354.9,1229.3c0.8-1.7,2.4-3.2,4.7-4.6l3.5-2c1.6-0.9,2.6-1.7,3.3-2.3c1-1,1.5-2.2,1.5-3.5c0-1.6-0.4-2.8-1.3-3.8 + c-0.9-0.9-2.1-1.4-3.5-1.5c-2.2,0-3.7,0.8-4.6,2.5c-0.5,0.9-0.7,2.2-0.8,3.9l-3.3-0.1c0.1-2.3,0.5-4.2,1.3-5.7 + c1.4-2.6,3.9-3.8,7.5-3.8c2.9,0.1,5.1,0.9,6.4,2.6c1.3,1.7,2,3.6,1.9,5.6c0,2.2-0.8,4-2.3,5.5c-0.9,0.9-2.4,1.9-4.5,3.1l-2.5,1.4 + c-1.2,0.7-2.1,1.3-2.8,1.9c-1.2,1.1-2,2.3-2.3,3.6l14,0.3l-0.1,3.2l-17.6-0.4C353.6,1233,354.1,1231,354.9,1229.3z"/> + <path d="M374.5,1227.5l0.1-3.2l7.8,0.2l0.2-8.2l3.1,0.1l-0.2,8.2l7.8,0.2l-0.1,3.2l-7.8-0.2l-0.2,8.2l-3.1-0.1l0.2-8.2 + L374.5,1227.5z"/> +</g> +<image style="overflow:visible;enable-background:new ;" width="512" height="512" id="image118627-04" xlink:href="C8F12623473348C7.png" transform="matrix(0.1061 2.116131e-03 -1.824748e-03 9.149808e-02 242.1468 1197.0667)"> +</image> +<g class="st31"> + <path d="M609.7,715.5l-1.6,2.8L592,709l1.6-2.8L609.7,715.5z M613.7,708.5l-1.6,2.7l-16.1-9.3l1.6-2.7L613.7,708.5z"/> + <path d="M628.3,712.8l1.3-2.2c2.1,1,3.7,1.4,4.8,1.4c1.1,0,2.3-0.8,3.8-2.4l2.2,1.3L627,734l-3-1.7l9.5-16.5L628.3,712.8z"/> + <path d="M659.5,726.7c-0.1,2.5-1.1,5.4-3.1,8.7c-1.8,3.2-3.8,5.5-5.9,7.1c-3,2.2-6,2.5-9,0.8c-2.7-1.5-3.9-3.9-3.8-7.1 + c0.1-2.7,1.1-5.7,3.1-9.1c1.5-2.6,3.2-4.7,4.9-6.2c3.3-2.8,6.5-3.3,9.7-1.5C658.3,721.1,659.6,723.5,659.5,726.7z M647.7,740.6 + c1.6-0.8,3.5-3.1,5.6-6.8c1.5-2.6,2.5-5,2.8-7.1c0.4-2.1-0.3-3.6-2.1-4.7c-1.6-1-3.3-0.8-5,0.3c-1.7,1.2-3.5,3.3-5.3,6.5 + c-1.4,2.4-2.2,4.4-2.6,6.1c-0.5,2.6,0.1,4.5,1.9,5.5C644.5,741.5,646.1,741.5,647.7,740.6z"/> +</g> +<image style="overflow:visible;enable-background:new ;" width="512" height="512" id="image118627-04-2" xlink:href="C8F12623473348C5.png" transform="matrix(9.186268e-02 5.314909e-02 -4.583064e-02 7.921351e-02 555.4431 651.0219)"> +</image> +<g class="st31"> + <path d="M457.9,289.6l-1.8,2.6l-15.3-10.7l1.8-2.6L457.9,289.6z M462.5,283l-1.8,2.6l-15.3-10.7l1.8-2.6L462.5,283z"/> + <path d="M490.7,291.5c0,1.9-0.4,3.6-1.4,4.9l-2.6-1.8c0.5-1,0.7-1.8,0.7-2.6c0-1.4-0.6-2.5-1.9-3.4c-1.5-1-3.1-1.1-5-0.3 + c-1.9,0.8-3.8,2.5-5.7,5.1c1.3-0.5,2.5-0.7,3.7-0.5c1.1,0.2,2.2,0.6,3.2,1.3c1.8,1.2,2.9,2.9,3.4,5c0.5,2.1-0.1,4.3-1.7,6.7 + c-1.4,2-3.3,3.3-5.6,4c-2.3,0.7-4.6,0.2-6.9-1.4c-2-1.4-3.1-3.3-3.4-5.9c-0.3-2.6,0.8-5.7,3.4-9.4c1.9-2.7,3.9-4.8,5.8-6.3 + c3.8-2.8,7.3-3.1,10.5-0.8C489.5,287.8,490.7,289.5,490.7,291.5z M476.9,307c1.4-0.5,2.5-1.4,3.5-2.8c0.8-1.1,1.2-2.4,1.3-3.9 + c0.1-1.5-0.7-2.7-2.3-3.9c-1.1-0.8-2.4-1.1-3.8-0.9s-2.7,1.1-3.8,2.7c-1,1.4-1.4,2.8-1.3,4.3c0.1,1.5,0.9,2.7,2.2,3.7 + C474.2,307.2,475.6,307.5,476.9,307z"/> + <path d="M485.6,308l1.8-2.6l6.4,4.5l4.7-6.8l2.5,1.8l-4.7,6.8l6.4,4.5l-1.8,2.6l-6.4-4.5l-4.7,6.7l-2.5-1.8l4.7-6.7L485.6,308z"/> +</g> +<image style="overflow:visible;enable-background:new ;" width="512" height="512" id="image118627-04-2-9" xlink:href="C8F12623473348CB.png" transform="matrix(8.699749e-02 6.078662e-02 -5.241651e-02 7.501824e-02 409.3079 220.7592)"> +</image> +<g class="st31"> + <path d="M843.5,566.5l0,3.2l-18.6,0.1l0-3.2L843.5,566.5z M843.6,574.5l0,3.2l-18.6,0.1l0-3.2L843.6,574.5z"/> + <path d="M858.3,562.8l0-2.6c2.3-0.3,3.9-0.7,4.9-1.2s1.6-1.9,2-4l2.5,0l0.2,26.8l-3.4,0l-0.1-19L858.3,562.8z"/> +</g> +<image style="overflow:visible;enable-background:new ;" width="512" height="512" id="image118627-04-2-0" xlink:href="C8F12623473348CC.png" transform="matrix(0.1061 -7.022633e-04 6.055641e-04 9.151427e-02 764.1296 546.4061)"> +</image> +<image style="overflow:visible;enable-background:new ;" width="512" height="512" id="image118627-0" xlink:href="C8F12623473348CF.png" transform="matrix(0.1097 -2.461778e-03 1.965930e-03 8.758796e-02 546.1813 1330.0131)"> +</image> +<g class="st31"> + <path d="M1131.7,526.3h5.8l-7.7,26.5h-5.4l-3.3-15.5l-1-5.1l-1,5.1l-3.3,15.5h-5.3l-7.7-26.5h6l3.6,15.2l0.8,4.2l0.8-4.1l3.1-15.3 + h6l3.2,15.2l0.8,4.2l0.8-4.1L1131.7,526.3z"/> + <path d="M1156.6,535.7c1.7,2.1,2.5,4.5,2.5,7.4c0,2.9-0.8,5.3-2.5,7.4c-1.7,2-4.3,3.1-7.7,3.1s-6-1-7.7-3.1c-1.7-2-2.5-4.5-2.5-7.4 + c0-2.8,0.8-5.3,2.5-7.4c1.7-2.1,4.3-3.1,7.7-3.1S1154.9,533.6,1156.6,535.7z M1148.9,536.9c-1.5,0-2.7,0.5-3.6,1.6 + c-0.8,1.1-1.2,2.6-1.2,4.5c0,2,0.4,3.5,1.2,4.5s2,1.6,3.6,1.6s2.7-0.5,3.5-1.6s1.2-2.6,1.2-4.5c0-2-0.4-3.5-1.2-4.5 + C1151.6,537.5,1150.4,536.9,1148.9,536.9z"/> + <path d="M1173.1,538c-2.1,0-3.5,0.7-4.3,2c-0.4,0.8-0.6,1.9-0.6,3.5v9.4h-5.3v-19.6h5v3.4c0.8-1.3,1.5-2.2,2.1-2.7 + c1-0.8,2.3-1.2,3.8-1.2c0.1,0,0.2,0,0.2,0c0.1,0,0.2,0,0.5,0v5.3c-0.3,0-0.6-0.1-0.9-0.1S1173.2,538,1173.1,538z"/> + <path d="M1196.1,552.8h-6.4l-4.8-8.4l-2.2,2.2v6.2h-5.2v-26.4h5.2v14.3l6.6-7.4h6.5l-7,7.5L1196.1,552.8z"/> + <path d="M1210,535.4c1.4-1.7,3.8-2.6,7.2-2.6c2.2,0,4.2,0.4,5.9,1.3c1.7,0.9,2.6,2.5,2.6,4.8v9c0,0.6,0,1.4,0,2.3 + c0,0.7,0.1,1.1,0.3,1.4c0.2,0.2,0.4,0.4,0.8,0.6v0.8h-5.7c-0.2-0.4-0.3-0.8-0.3-1.1c-0.1-0.3-0.1-0.7-0.1-1.2 + c-0.7,0.8-1.6,1.4-2.5,2c-1.1,0.6-2.4,1-3.8,1c-1.8,0-3.3-0.5-4.5-1.5s-1.8-2.4-1.8-4.3c0-2.4,1-4.2,2.9-5.2c1-0.6,2.6-1,4.6-1.3 + l1.8-0.2c1-0.1,1.7-0.3,2.1-0.5c0.8-0.3,1.1-0.8,1.1-1.5c0-0.8-0.3-1.4-0.9-1.7c-0.6-0.3-1.4-0.5-2.5-0.5c-1.2,0-2.1,0.3-2.6,0.9 + c-0.4,0.4-0.6,1-0.7,1.8h-5.1C1208.6,537.9,1209.1,536.5,1210,535.4z M1213.9,549.1c0.5,0.4,1.1,0.6,1.8,0.6c1.1,0,2.2-0.3,3.1-1 + s1.5-1.8,1.5-3.5v-1.9c-0.3,0.2-0.7,0.4-1,0.5c-0.3,0.1-0.8,0.2-1.4,0.4l-1.2,0.2c-1.1,0.2-1.9,0.4-2.4,0.7 + c-0.8,0.5-1.2,1.2-1.2,2.2C1213.1,548.1,1213.4,548.7,1213.9,549.1z"/> + <path d="M1240.4,538c-2.1,0-3.5,0.7-4.3,2c-0.4,0.8-0.6,1.9-0.6,3.5v9.4h-5.3v-19.6h5v3.4c0.8-1.3,1.5-2.2,2.1-2.7 + c1-0.8,2.3-1.2,3.8-1.2c0.1,0,0.2,0,0.2,0c0.1,0,0.2,0,0.5,0v5.3c-0.3,0-0.6-0.1-0.9-0.1S1240.6,538,1240.4,538z"/> + <path d="M1262.2,547.1c-0.1,1.2-0.8,2.3-1.9,3.5c-1.7,1.9-4.1,2.9-7.2,2.9c-2.6,0-4.8-0.8-6.8-2.4c-2-1.6-2.9-4.2-2.9-7.8 + c0-3.4,0.9-6,2.7-7.8s4.1-2.7,6.9-2.7c1.7,0,3.2,0.3,4.5,0.9s2.5,1.6,3.3,2.9c0.8,1.2,1.3,2.5,1.5,4c0.1,0.9,0.2,2.2,0.2,3.9h-13.8 + c0.1,2,0.7,3.3,1.9,4.1c0.7,0.5,1.6,0.7,2.6,0.7c1.1,0,2-0.3,2.6-0.9c0.4-0.3,0.7-0.8,1-1.3H1262.2z M1257,541.1 + c-0.1-1.4-0.5-2.4-1.3-3.1s-1.7-1.1-2.8-1.1c-1.2,0-2.2,0.4-2.8,1.1c-0.7,0.7-1.1,1.8-1.3,3H1257z"/> + <path d="M1266.8,535.4c1.4-1.7,3.8-2.6,7.2-2.6c2.2,0,4.2,0.4,5.9,1.3c1.7,0.9,2.6,2.5,2.6,4.8v9c0,0.6,0,1.4,0,2.3 + c0,0.7,0.1,1.1,0.3,1.4c0.2,0.2,0.4,0.4,0.8,0.6v0.8h-5.7c-0.2-0.4-0.3-0.8-0.3-1.1c-0.1-0.3-0.1-0.7-0.1-1.2 + c-0.7,0.8-1.6,1.4-2.5,2c-1.1,0.6-2.4,1-3.8,1c-1.8,0-3.3-0.5-4.5-1.5s-1.8-2.4-1.8-4.3c0-2.4,1-4.2,2.9-5.2c1-0.6,2.6-1,4.6-1.3 + l1.8-0.2c1-0.1,1.7-0.3,2.1-0.5c0.8-0.3,1.1-0.8,1.1-1.5c0-0.8-0.3-1.4-0.9-1.7c-0.6-0.3-1.4-0.5-2.5-0.5c-1.2,0-2.1,0.3-2.6,0.9 + c-0.4,0.4-0.6,1-0.7,1.8h-5.1C1265.4,537.9,1265.9,536.5,1266.8,535.4z M1270.7,549.1c0.5,0.4,1.1,0.6,1.8,0.6c1.1,0,2.2-0.3,3.1-1 + s1.5-1.8,1.5-3.5v-1.9c-0.3,0.2-0.7,0.4-1,0.5c-0.3,0.1-0.8,0.2-1.4,0.4l-1.2,0.2c-1.1,0.2-1.9,0.4-2.4,0.7 + c-0.8,0.5-1.2,1.2-1.2,2.2C1270,548.1,1270.2,548.7,1270.7,549.1z"/> +</g> +<g class="st31"> + <path d="M1126.2,620.6c-2,1.8-4.6,2.7-7.8,2.7c-3.9,0-7-1.2-9.2-3.7c-2.2-2.5-3.4-5.8-3.4-10.1c0-4.6,1.3-8.2,3.8-10.7 + c2.2-2.2,5-3.3,8.5-3.3c4.6,0,7.9,1.5,10.1,4.4c1.2,1.6,1.8,3.3,1.9,4.9h-5.7c-0.4-1.3-0.8-2.2-1.4-2.9c-1-1.2-2.6-1.7-4.6-1.7 + c-2.1,0-3.7,0.8-4.9,2.4c-1.2,1.6-1.8,3.9-1.8,6.9s0.6,5.2,1.9,6.7c1.3,1.5,2.9,2.2,4.8,2.2c2,0,3.5-0.6,4.6-1.9 + c0.6-0.7,1.1-1.7,1.4-3.1h5.6C1129.4,616.4,1128.2,618.8,1126.2,620.6z"/> + <path d="M1150.6,605.4c1.7,2.1,2.5,4.5,2.5,7.4c0,2.9-0.8,5.3-2.5,7.4c-1.7,2-4.3,3.1-7.7,3.1s-6-1-7.7-3.1c-1.7-2-2.5-4.5-2.5-7.4 + c0-2.8,0.8-5.3,2.5-7.4c1.7-2.1,4.3-3.1,7.7-3.1S1148.9,603.4,1150.6,605.4z M1142.9,606.7c-1.5,0-2.7,0.5-3.6,1.6 + c-0.8,1.1-1.2,2.6-1.2,4.5c0,2,0.4,3.5,1.2,4.5s2,1.6,3.6,1.6s2.7-0.5,3.5-1.6s1.2-2.6,1.2-4.5c0-2-0.4-3.5-1.2-4.5 + C1145.6,607.2,1144.4,606.7,1142.9,606.7z"/> + <path d="M1166.4,606.7c-1.8,0-3,0.7-3.7,2.2c-0.3,0.8-0.5,1.8-0.5,3v10.6h-5.2V603h5.1v2.9c0.7-1,1.3-1.7,1.9-2.2 + c1.1-0.8,2.5-1.2,4.1-1.2c2.1,0,3.8,0.5,5.1,1.6c1.3,1.1,2,2.8,2,5.3v13.2h-5.4v-11.9c0-1-0.1-1.8-0.4-2.4 + C1168.9,607.2,1167.9,606.7,1166.4,606.7z"/> + <path d="M1189.5,595.9v4.2c-0.3,0-0.8-0.1-1.5-0.1c-0.7,0-1.2,0.1-1.4,0.4c-0.3,0.3-0.4,0.7-0.4,1.1v1.7h3.5v3.6h-3.5v15.8h-5.2 + v-15.8h-2.9v-3.6h2.9v-1.3c0-2.1,0.4-3.5,1.1-4.3c0.8-1.2,2.6-1.8,5.5-1.8c0.3,0,0.6,0,0.9,0 + C1188.7,595.8,1189.1,595.8,1189.5,595.9z"/> + <path d="M1209.9,616.8c-0.1,1.2-0.8,2.3-1.9,3.5c-1.7,1.9-4.1,2.9-7.2,2.9c-2.6,0-4.8-0.8-6.8-2.4c-2-1.6-2.9-4.2-2.9-7.8 + c0-3.4,0.9-6,2.7-7.8s4.1-2.7,6.9-2.7c1.7,0,3.2,0.3,4.5,0.9s2.5,1.6,3.3,2.9c0.8,1.2,1.3,2.5,1.5,4c0.1,0.9,0.2,2.2,0.2,3.9h-13.8 + c0.1,2,0.7,3.3,1.9,4.1c0.7,0.5,1.6,0.7,2.6,0.7c1.1,0,2-0.3,2.6-0.9c0.4-0.3,0.7-0.8,1-1.3H1209.9z M1204.7,610.8 + c-0.1-1.4-0.5-2.4-1.3-3.1s-1.7-1.1-2.8-1.1c-1.2,0-2.2,0.4-2.8,1.1c-0.7,0.7-1.1,1.8-1.3,3H1204.7z"/> + <path d="M1223.9,607.7c-2.1,0-3.5,0.7-4.3,2c-0.4,0.8-0.6,1.9-0.6,3.5v9.4h-5.3V603h5v3.4c0.8-1.3,1.5-2.2,2.1-2.7 + c1-0.8,2.3-1.2,3.8-1.2c0.1,0,0.2,0,0.2,0c0.1,0,0.2,0,0.5,0v5.3c-0.3,0-0.6-0.1-0.9-0.1S1224,607.7,1223.9,607.7z"/> + <path d="M1245.7,616.8c-0.1,1.2-0.8,2.3-1.9,3.5c-1.7,1.9-4.1,2.9-7.2,2.9c-2.6,0-4.8-0.8-6.8-2.4c-2-1.6-2.9-4.2-2.9-7.8 + c0-3.4,0.9-6,2.7-7.8s4.1-2.7,6.9-2.7c1.7,0,3.2,0.3,4.5,0.9s2.5,1.6,3.3,2.9c0.8,1.2,1.3,2.5,1.5,4c0.1,0.9,0.2,2.2,0.2,3.9h-13.8 + c0.1,2,0.7,3.3,1.9,4.1c0.7,0.5,1.6,0.7,2.6,0.7c1.1,0,2-0.3,2.6-0.9c0.4-0.3,0.7-0.8,1-1.3H1245.7z M1240.5,610.8 + c-0.1-1.4-0.5-2.4-1.3-3.1s-1.7-1.1-2.8-1.1c-1.2,0-2.2,0.4-2.8,1.1c-0.7,0.7-1.1,1.8-1.3,3H1240.5z"/> + <path d="M1259,606.7c-1.8,0-3,0.7-3.7,2.2c-0.3,0.8-0.5,1.8-0.5,3v10.6h-5.2V603h5.1v2.9c0.7-1,1.3-1.7,1.9-2.2 + c1.1-0.8,2.5-1.2,4.1-1.2c2.1,0,3.8,0.5,5.1,1.6c1.3,1.1,2,2.8,2,5.3v13.2h-5.4v-11.9c0-1-0.1-1.8-0.4-2.4 + C1261.4,607.2,1260.4,606.7,1259,606.7z"/> + <path d="M1290,610h-5.4c-0.1-0.7-0.4-1.4-0.8-2c-0.6-0.8-1.5-1.2-2.8-1.2c-1.8,0-3,0.9-3.6,2.6c-0.3,0.9-0.5,2.1-0.5,3.6 + c0,1.4,0.2,2.6,0.5,3.5c0.6,1.6,1.8,2.4,3.5,2.4c1.2,0,2.1-0.3,2.6-1c0.5-0.6,0.8-1.5,0.9-2.5h5.4c-0.1,1.6-0.7,3-1.7,4.4 + c-1.7,2.2-4.1,3.4-7.3,3.4c-3.2,0-5.6-0.9-7.2-2.8c-1.5-1.9-2.3-4.3-2.3-7.3c0-3.4,0.8-6,2.5-7.9c1.7-1.9,4-2.8,7-2.8 + c2.5,0,4.6,0.6,6.2,1.7C1288.8,605.2,1289.7,607.2,1290,610z"/> + <path d="M1310.9,616.8c-0.1,1.2-0.8,2.3-1.9,3.5c-1.7,1.9-4.1,2.9-7.2,2.9c-2.6,0-4.8-0.8-6.8-2.4c-2-1.6-2.9-4.2-2.9-7.8 + c0-3.4,0.9-6,2.7-7.8s4.1-2.7,6.9-2.7c1.7,0,3.2,0.3,4.5,0.9s2.5,1.6,3.3,2.9c0.8,1.2,1.3,2.5,1.5,4c0.1,0.9,0.2,2.2,0.2,3.9h-13.8 + c0.1,2,0.7,3.3,1.9,4.1c0.7,0.5,1.6,0.7,2.6,0.7c1.1,0,2-0.3,2.6-0.9c0.4-0.3,0.7-0.8,1-1.3H1310.9z M1305.7,610.8 + c-0.1-1.4-0.5-2.4-1.3-3.1s-1.7-1.1-2.8-1.1c-1.2,0-2.2,0.4-2.8,1.1c-0.7,0.7-1.1,1.8-1.3,3H1305.7z"/> + <path d="M1335.3,607.7c-2.1,0-3.5,0.7-4.3,2c-0.4,0.8-0.6,1.9-0.6,3.5v9.4h-5.3V603h5v3.4c0.8-1.3,1.5-2.2,2.1-2.7 + c1-0.8,2.3-1.2,3.8-1.2c0.1,0,0.2,0,0.2,0c0.1,0,0.2,0,0.5,0v5.3c-0.3,0-0.6-0.1-0.9-0.1S1335.5,607.7,1335.3,607.7z"/> + <path d="M1356.7,605.4c1.7,2.1,2.5,4.5,2.5,7.4c0,2.9-0.8,5.3-2.5,7.4c-1.7,2-4.3,3.1-7.7,3.1s-6-1-7.7-3.1c-1.7-2-2.5-4.5-2.5-7.4 + c0-2.8,0.8-5.3,2.5-7.4c1.7-2.1,4.3-3.1,7.7-3.1S1355,603.4,1356.7,605.4z M1349,606.7c-1.5,0-2.7,0.5-3.6,1.6 + c-0.8,1.1-1.2,2.6-1.2,4.5c0,2,0.4,3.5,1.2,4.5s2,1.6,3.6,1.6s2.7-0.5,3.5-1.6s1.2-2.6,1.2-4.5c0-2-0.4-3.5-1.2-4.5 + C1351.7,607.2,1350.5,606.7,1349,606.7z"/> + <path d="M1379.8,605.4c1.7,2.1,2.5,4.5,2.5,7.4c0,2.9-0.8,5.3-2.5,7.4c-1.7,2-4.3,3.1-7.7,3.1s-6-1-7.7-3.1c-1.7-2-2.5-4.5-2.5-7.4 + c0-2.8,0.8-5.3,2.5-7.4c1.7-2.1,4.3-3.1,7.7-3.1S1378.1,603.4,1379.8,605.4z M1372.1,606.7c-1.5,0-2.7,0.5-3.6,1.6 + c-0.8,1.1-1.2,2.6-1.2,4.5c0,2,0.4,3.5,1.2,4.5s2,1.6,3.6,1.6s2.7-0.5,3.5-1.6s1.2-2.6,1.2-4.5c0-2-0.4-3.5-1.2-4.5 + C1374.8,607.2,1373.6,606.7,1372.1,606.7z"/> + <path d="M1397.5,608.3c-0.4-0.9-1.3-1.4-2.6-1.4c-1.5,0-2.5,0.5-3,1.4c-0.3,0.5-0.4,1.3-0.4,2.4v11.8h-5.3V603h5.1v2.9 + c0.7-1,1.3-1.7,1.8-2.2c1-0.8,2.3-1.2,4-1.2c1.5,0,2.8,0.3,3.7,1c0.8,0.6,1.3,1.4,1.7,2.4c0.7-1.2,1.5-2,2.6-2.5 + c1.1-0.5,2.3-0.8,3.6-0.8c0.9,0,1.8,0.2,2.6,0.5c0.9,0.3,1.6,0.9,2.3,1.8c0.6,0.7,0.9,1.5,1.1,2.5c0.1,0.7,0.2,1.6,0.2,2.9l0,12.4 + h-5.4v-12.5c0-0.7-0.1-1.4-0.4-1.8c-0.5-0.9-1.3-1.4-2.6-1.4c-1.5,0-2.5,0.6-3,1.8c-0.3,0.6-0.4,1.4-0.4,2.2v11.7h-5.3v-11.7 + C1397.8,609.7,1397.7,608.9,1397.5,608.3z"/> + <path d="M1433.7,603.9c1.6,1,2.5,2.7,2.7,5.1h-5.3c-0.1-0.7-0.3-1.2-0.6-1.6c-0.6-0.7-1.6-1-3-1c-1.1,0-2,0.2-2.4,0.5 + c-0.5,0.3-0.7,0.8-0.7,1.2c0,0.6,0.3,1,0.8,1.3c0.5,0.3,2.3,0.7,5.5,1.4c2.1,0.5,3.7,1.2,4.7,2.2c1,1,1.6,2.2,1.6,3.7 + c0,1.9-0.7,3.5-2.2,4.8c-1.5,1.2-3.8,1.8-6.9,1.8c-3.2,0-5.5-0.7-7-2s-2.3-3-2.3-5h5.3c0.1,0.9,0.4,1.6,0.7,1.9 + c0.7,0.7,1.9,1,3.6,1c1,0,1.9-0.2,2.5-0.5c0.6-0.3,0.9-0.7,0.9-1.3c0-0.6-0.2-1-0.7-1.3c-0.5-0.3-2.3-0.8-5.5-1.5 + c-2.3-0.6-3.9-1.2-4.8-2.1c-0.9-0.8-1.4-2-1.4-3.5c0-1.8,0.7-3.4,2.2-4.7s3.5-2,6.2-2C1430,602.4,1432.1,602.9,1433.7,603.9z"/> +</g> +<g id="rect111843"> + <rect x="990.5" y="509.5" class="st32" width="80.6" height="58"/> + <rect x="990.5" y="509.5" class="st33" width="80.6" height="58"/> +</g> +<g id="rect111843-1"> + <rect x="990.1" y="578.2" class="st34" width="80.6" height="58"/> + <rect x="990.1" y="578.2" class="st33" width="80.6" height="58"/> +</g> +<g id="rect111843-1-1"> + <rect x="990.7" y="647.9" class="st35" width="80.6" height="58"/> + <rect x="990.7" y="647.9" class="st33" width="80.6" height="58"/> +</g> +<g id="rect111843-1-6"> + <rect x="989.9" y="718.9" class="st36" width="80.6" height="58"/> + <rect x="989.9" y="718.9" class="st33" width="80.6" height="58"/> +</g> +<g id="rect111843-1-6-0"> + <rect x="990.3" y="792.3" class="st37" width="80.6" height="58"/> + <rect x="990.3" y="792.3" class="st33" width="80.6" height="58"/> +</g> +<g class="st31"> + <path d="M1118.5,679h-5.8v9.5h-5.7V662h11.9c2.7,0,4.9,0.7,6.5,2s2.4,3.5,2.4,6.3c0,3.1-0.8,5.3-2.4,6.6S1121.5,679,1118.5,679z + M1121.2,673.5c0.7-0.6,1.1-1.6,1.1-3s-0.4-2.4-1.1-2.9c-0.7-0.6-1.8-0.9-3.1-0.9h-5.3v7.8h5.3 + C1119.4,674.5,1120.4,674.1,1121.2,673.5z"/> + <path d="M1141.9,673.7c-2.1,0-3.5,0.7-4.3,2c-0.4,0.8-0.6,1.9-0.6,3.5v9.4h-5.3V669h5v3.4c0.8-1.3,1.5-2.2,2.1-2.7 + c1-0.8,2.3-1.2,3.8-1.2c0.1,0,0.2,0,0.2,0c0.1,0,0.2,0,0.5,0v5.3c-0.3,0-0.6-0.1-0.9-0.1S1142,673.7,1141.9,673.7z"/> + <path d="M1163.7,682.8c-0.1,1.2-0.8,2.3-1.9,3.5c-1.7,1.9-4.1,2.9-7.2,2.9c-2.6,0-4.8-0.8-6.8-2.4c-2-1.6-2.9-4.2-2.9-7.8 + c0-3.4,0.9-6,2.7-7.8s4.1-2.7,6.9-2.7c1.7,0,3.2,0.3,4.5,0.9s2.5,1.6,3.3,2.9c0.8,1.2,1.3,2.5,1.5,4c0.1,0.9,0.2,2.2,0.2,3.9h-13.8 + c0.1,2,0.7,3.3,1.9,4.1c0.7,0.5,1.6,0.7,2.6,0.7c1.1,0,2-0.3,2.6-0.9c0.4-0.3,0.7-0.8,1-1.3H1163.7z M1158.5,676.8 + c-0.1-1.4-0.5-2.4-1.3-3.1s-1.7-1.1-2.8-1.1c-1.2,0-2.2,0.4-2.8,1.1c-0.7,0.7-1.1,1.8-1.3,3H1158.5z"/> + <path d="M1181.4,669.9c1.6,1,2.5,2.7,2.7,5.1h-5.3c-0.1-0.7-0.3-1.2-0.6-1.6c-0.6-0.7-1.6-1-3-1c-1.1,0-2,0.2-2.4,0.5 + c-0.5,0.3-0.7,0.8-0.7,1.2c0,0.6,0.3,1,0.8,1.3c0.5,0.3,2.3,0.7,5.5,1.4c2.1,0.5,3.7,1.2,4.7,2.2c1,1,1.6,2.2,1.6,3.7 + c0,1.9-0.7,3.5-2.2,4.8c-1.5,1.2-3.8,1.8-6.9,1.8c-3.2,0-5.5-0.7-7-2s-2.3-3-2.3-5h5.3c0.1,0.9,0.4,1.6,0.7,1.9 + c0.7,0.7,1.9,1,3.6,1c1,0,1.9-0.2,2.5-0.5c0.6-0.3,0.9-0.7,0.9-1.3c0-0.6-0.2-1-0.7-1.3c-0.5-0.3-2.3-0.8-5.5-1.5 + c-2.3-0.6-3.9-1.2-4.8-2.1c-0.9-0.8-1.4-2-1.4-3.5c0-1.8,0.7-3.4,2.2-4.7s3.5-2,6.2-2C1177.8,668.4,1179.8,668.9,1181.4,669.9z"/> + <path d="M1205.8,682.8c-0.1,1.2-0.8,2.3-1.9,3.5c-1.7,1.9-4.1,2.9-7.2,2.9c-2.6,0-4.8-0.8-6.8-2.4c-2-1.6-2.9-4.2-2.9-7.8 + c0-3.4,0.9-6,2.7-7.8s4.1-2.7,6.9-2.7c1.7,0,3.2,0.3,4.5,0.9s2.5,1.6,3.3,2.9c0.8,1.2,1.3,2.5,1.5,4c0.1,0.9,0.2,2.2,0.2,3.9h-13.8 + c0.1,2,0.7,3.3,1.9,4.1c0.7,0.5,1.6,0.7,2.6,0.7c1.1,0,2-0.3,2.6-0.9c0.4-0.3,0.7-0.8,1-1.3H1205.8z M1200.6,676.8 + c-0.1-1.4-0.5-2.4-1.3-3.1s-1.7-1.1-2.8-1.1c-1.2,0-2.2,0.4-2.8,1.1c-0.7,0.7-1.1,1.8-1.3,3H1200.6z"/> + <path d="M1219.1,672.7c-1.8,0-3,0.7-3.7,2.2c-0.3,0.8-0.5,1.8-0.5,3v10.6h-5.2V669h5.1v2.9c0.7-1,1.3-1.7,1.9-2.2 + c1.1-0.8,2.5-1.2,4.1-1.2c2.1,0,3.8,0.5,5.1,1.6c1.3,1.1,2,2.8,2,5.3v13.2h-5.4v-11.9c0-1-0.1-1.8-0.4-2.4 + C1221.5,673.2,1220.6,672.7,1219.1,672.7z"/> + <path d="M1242,684.9v3.8l-2.5,0.1c-2.5,0.1-4.2-0.3-5.1-1.3c-0.6-0.6-0.9-1.5-0.9-2.7v-12.1h-2.8v-3.7h2.8v-5.5h5.2v5.5h3.3v3.7 + h-3.3v10.4c0,0.8,0.1,1.3,0.3,1.5c0.2,0.2,0.9,0.3,1.9,0.3c0.2,0,0.3,0,0.5,0S1241.8,684.9,1242,684.9z"/> + <path d="M1246.1,671.1c1.4-1.7,3.8-2.6,7.2-2.6c2.2,0,4.2,0.4,5.9,1.3c1.7,0.9,2.6,2.5,2.6,4.8v9c0,0.6,0,1.4,0,2.3 + c0,0.7,0.1,1.1,0.3,1.4c0.2,0.2,0.4,0.4,0.8,0.6v0.8h-5.7c-0.2-0.4-0.3-0.8-0.3-1.1c-0.1-0.3-0.1-0.7-0.1-1.2 + c-0.7,0.8-1.6,1.4-2.5,2c-1.1,0.6-2.4,1-3.8,1c-1.8,0-3.3-0.5-4.5-1.5s-1.8-2.4-1.8-4.3c0-2.4,1-4.2,2.9-5.2c1-0.6,2.6-1,4.6-1.3 + l1.8-0.2c1-0.1,1.7-0.3,2.1-0.5c0.8-0.3,1.1-0.8,1.1-1.5c0-0.8-0.3-1.4-0.9-1.7c-0.6-0.3-1.4-0.5-2.5-0.5c-1.2,0-2.1,0.3-2.6,0.9 + c-0.4,0.4-0.6,1-0.7,1.8h-5.1C1244.7,673.6,1245.2,672.2,1246.1,671.1z M1250,684.9c0.5,0.4,1.1,0.6,1.8,0.6c1.1,0,2.2-0.3,3.1-1 + s1.5-1.8,1.5-3.5V679c-0.3,0.2-0.7,0.4-1,0.5c-0.3,0.1-0.8,0.2-1.4,0.4l-1.2,0.2c-1.1,0.2-1.9,0.4-2.4,0.7 + c-0.8,0.5-1.2,1.2-1.2,2.2C1249.3,683.8,1249.5,684.5,1250,684.9z"/> + <path d="M1275.6,684.9v3.8l-2.5,0.1c-2.5,0.1-4.2-0.3-5.1-1.3c-0.6-0.6-0.9-1.5-0.9-2.7v-12.1h-2.8v-3.7h2.8v-5.5h5.2v5.5h3.3v3.7 + h-3.3v10.4c0,0.8,0.1,1.3,0.3,1.5c0.2,0.2,0.9,0.3,1.9,0.3c0.2,0,0.3,0,0.5,0S1275.4,684.9,1275.6,684.9z"/> + <path d="M1284.4,661.9v4.7h-5.3v-4.7H1284.4z M1284.4,669v19.6h-5.3V669H1284.4z"/> + <path d="M1306.3,671.4c1.7,2.1,2.5,4.5,2.5,7.4c0,2.9-0.8,5.3-2.5,7.4c-1.7,2-4.3,3.1-7.7,3.1s-6-1-7.7-3.1c-1.7-2-2.5-4.5-2.5-7.4 + c0-2.8,0.8-5.3,2.5-7.4c1.7-2.1,4.3-3.1,7.7-3.1S1304.6,669.4,1306.3,671.4z M1298.5,672.7c-1.5,0-2.7,0.5-3.6,1.6 + c-0.8,1.1-1.2,2.6-1.2,4.5c0,2,0.4,3.5,1.2,4.5s2,1.6,3.6,1.6s2.7-0.5,3.5-1.6s1.2-2.6,1.2-4.5c0-2-0.4-3.5-1.2-4.5 + C1301.3,673.2,1300.1,672.7,1298.5,672.7z"/> + <path d="M1322.1,672.7c-1.8,0-3,0.7-3.7,2.2c-0.3,0.8-0.5,1.8-0.5,3v10.6h-5.2V669h5.1v2.9c0.7-1,1.3-1.7,1.9-2.2 + c1.1-0.8,2.5-1.2,4.1-1.2c2.1,0,3.8,0.5,5.1,1.6c1.3,1.1,2,2.8,2,5.3v13.2h-5.4v-11.9c0-1-0.1-1.8-0.4-2.4 + C1324.5,673.2,1323.5,672.7,1322.1,672.7z"/> + <path d="M1347,671.1c1.4-1.7,3.8-2.6,7.2-2.6c2.2,0,4.2,0.4,5.9,1.3c1.7,0.9,2.6,2.5,2.6,4.8v9c0,0.6,0,1.4,0,2.3 + c0,0.7,0.1,1.1,0.3,1.4c0.2,0.2,0.4,0.4,0.8,0.6v0.8h-5.7c-0.2-0.4-0.3-0.8-0.3-1.1c-0.1-0.3-0.1-0.7-0.1-1.2 + c-0.7,0.8-1.6,1.4-2.5,2c-1.1,0.6-2.4,1-3.8,1c-1.8,0-3.3-0.5-4.5-1.5s-1.8-2.4-1.8-4.3c0-2.4,1-4.2,2.9-5.2c1-0.6,2.6-1,4.6-1.3 + l1.8-0.2c1-0.1,1.7-0.3,2.1-0.5c0.8-0.3,1.1-0.8,1.1-1.5c0-0.8-0.3-1.4-0.9-1.7c-0.6-0.3-1.4-0.5-2.5-0.5c-1.2,0-2.1,0.3-2.6,0.9 + c-0.4,0.4-0.6,1-0.7,1.8h-5.1C1345.6,673.6,1346.1,672.2,1347,671.1z M1350.9,684.9c0.5,0.4,1.1,0.6,1.8,0.6c1.1,0,2.2-0.3,3.1-1 + s1.5-1.8,1.5-3.5V679c-0.3,0.2-0.7,0.4-1,0.5c-0.3,0.1-0.8,0.2-1.4,0.4l-1.2,0.2c-1.1,0.2-1.9,0.4-2.4,0.7 + c-0.8,0.5-1.2,1.2-1.2,2.2C1350.2,683.8,1350.4,684.5,1350.9,684.9z"/> + <path d="M1377.4,673.7c-2.1,0-3.5,0.7-4.3,2c-0.4,0.8-0.6,1.9-0.6,3.5v9.4h-5.3V669h5v3.4c0.8-1.3,1.5-2.2,2.1-2.7 + c1-0.8,2.3-1.2,3.8-1.2c0.1,0,0.2,0,0.2,0c0.1,0,0.2,0,0.5,0v5.3c-0.3,0-0.6-0.1-0.9-0.1S1377.6,673.7,1377.4,673.7z"/> + <path d="M1399.2,682.8c-0.1,1.2-0.8,2.3-1.9,3.5c-1.7,1.9-4.1,2.9-7.2,2.9c-2.6,0-4.8-0.8-6.8-2.4c-2-1.6-2.9-4.2-2.9-7.8 + c0-3.4,0.9-6,2.7-7.8s4.1-2.7,6.9-2.7c1.7,0,3.2,0.3,4.5,0.9s2.5,1.6,3.3,2.9c0.8,1.2,1.3,2.5,1.5,4c0.1,0.9,0.2,2.2,0.2,3.9h-13.8 + c0.1,2,0.7,3.3,1.9,4.1c0.7,0.5,1.6,0.7,2.6,0.7c1.1,0,2-0.3,2.6-0.9c0.4-0.3,0.7-0.8,1-1.3H1399.2z M1394,676.8 + c-0.1-1.4-0.5-2.4-1.3-3.1s-1.7-1.1-2.8-1.1c-1.2,0-2.2,0.4-2.8,1.1c-0.7,0.7-1.1,1.8-1.3,3H1394z"/> + <path d="M1403.8,671.1c1.4-1.7,3.8-2.6,7.2-2.6c2.2,0,4.2,0.4,5.9,1.3c1.7,0.9,2.6,2.5,2.6,4.8v9c0,0.6,0,1.4,0,2.3 + c0,0.7,0.1,1.1,0.3,1.4c0.2,0.2,0.4,0.4,0.8,0.6v0.8h-5.7c-0.2-0.4-0.3-0.8-0.3-1.1c-0.1-0.3-0.1-0.7-0.1-1.2 + c-0.7,0.8-1.6,1.4-2.5,2c-1.1,0.6-2.4,1-3.8,1c-1.8,0-3.3-0.5-4.5-1.5s-1.8-2.4-1.8-4.3c0-2.4,1-4.2,2.9-5.2c1-0.6,2.6-1,4.6-1.3 + l1.8-0.2c1-0.1,1.7-0.3,2.1-0.5c0.8-0.3,1.1-0.8,1.1-1.5c0-0.8-0.3-1.4-0.9-1.7c-0.6-0.3-1.4-0.5-2.5-0.5c-1.2,0-2.1,0.3-2.6,0.9 + c-0.4,0.4-0.6,1-0.7,1.8h-5.1C1402.4,673.6,1402.9,672.2,1403.8,671.1z M1407.7,684.9c0.5,0.4,1.1,0.6,1.8,0.6c1.1,0,2.2-0.3,3.1-1 + s1.5-1.8,1.5-3.5V679c-0.3,0.2-0.7,0.4-1,0.5c-0.3,0.1-0.8,0.2-1.4,0.4l-1.2,0.2c-1.1,0.2-1.9,0.4-2.4,0.7 + c-0.8,0.5-1.2,1.2-1.2,2.2C1407,683.8,1407.2,684.5,1407.7,684.9z"/> +</g> +<g class="st31"> + <path d="M1120.5,750.2h-5.9v10.4h-5.6V734h13.4c1.9,0,3.4,0.3,4.4,0.7c1,0.4,1.9,1,2.6,1.9c0.6,0.7,1.1,1.4,1.4,2.2 + s0.5,1.7,0.5,2.8c0,1.3-0.3,2.5-1,3.7c-0.7,1.2-1.7,2.1-3.2,2.6c1.3,0.5,2.1,1.2,2.7,2.1s0.8,2.3,0.8,4.1v1.8c0,1.2,0,2,0.1,2.5 + c0.1,0.7,0.5,1.2,1,1.5v0.7h-6.3c-0.2-0.6-0.3-1.1-0.4-1.4c-0.1-0.7-0.2-1.5-0.2-2.3l0-2.5c0-1.7-0.3-2.8-1-3.4 + S1122.2,750.2,1120.5,750.2z M1124,745.3c1.1-0.5,1.7-1.5,1.7-3c0-1.6-0.5-2.7-1.6-3.2c-0.6-0.3-1.5-0.5-2.8-0.5h-6.6v7.1h6.4 + C1122.4,745.8,1123.3,745.6,1124,745.3z"/> + <path d="M1153.1,754.8c-0.1,1.2-0.8,2.3-1.9,3.5c-1.7,1.9-4.1,2.9-7.2,2.9c-2.6,0-4.8-0.8-6.8-2.4c-2-1.6-2.9-4.2-2.9-7.8 + c0-3.4,0.9-6,2.7-7.8s4.1-2.7,6.9-2.7c1.7,0,3.2,0.3,4.5,0.9s2.5,1.6,3.3,2.9c0.8,1.2,1.3,2.5,1.5,4c0.1,0.9,0.2,2.2,0.2,3.9h-13.8 + c0.1,2,0.7,3.3,1.9,4.1c0.7,0.5,1.6,0.7,2.6,0.7c1.1,0,2-0.3,2.6-0.9c0.4-0.3,0.7-0.8,1-1.3H1153.1z M1147.9,748.8 + c-0.1-1.4-0.5-2.4-1.3-3.1s-1.7-1.1-2.8-1.1c-1.2,0-2.2,0.4-2.8,1.1c-0.7,0.7-1.1,1.8-1.3,3H1147.9z"/> + <path d="M1174.3,748h-5.4c-0.1-0.7-0.4-1.4-0.8-2c-0.6-0.8-1.5-1.2-2.8-1.2c-1.8,0-3,0.9-3.6,2.6c-0.3,0.9-0.5,2.1-0.5,3.6 + c0,1.4,0.2,2.6,0.5,3.5c0.6,1.6,1.8,2.4,3.5,2.4c1.2,0,2.1-0.3,2.6-1c0.5-0.6,0.8-1.5,0.9-2.5h5.4c-0.1,1.6-0.7,3-1.7,4.4 + c-1.7,2.2-4.1,3.4-7.3,3.4c-3.2,0-5.6-0.9-7.2-2.8c-1.5-1.9-2.3-4.3-2.3-7.3c0-3.4,0.8-6,2.5-7.9c1.7-1.9,4-2.8,7-2.8 + c2.5,0,4.6,0.6,6.2,1.7C1173.1,743.2,1174,745.2,1174.3,748z"/> + <path d="M1188.1,745.7c-2.1,0-3.5,0.7-4.3,2c-0.4,0.8-0.6,1.9-0.6,3.5v9.4h-5.3V741h5v3.4c0.8-1.3,1.5-2.2,2.1-2.7 + c1-0.8,2.3-1.2,3.8-1.2c0.1,0,0.2,0,0.2,0c0.1,0,0.2,0,0.5,0v5.3c-0.3,0-0.6-0.1-0.9-0.1S1188.2,745.7,1188.1,745.7z"/> + <path d="M1209.9,754.8c-0.1,1.2-0.8,2.3-1.9,3.5c-1.7,1.9-4.1,2.9-7.2,2.9c-2.6,0-4.8-0.8-6.8-2.4c-2-1.6-2.9-4.2-2.9-7.8 + c0-3.4,0.9-6,2.7-7.8s4.1-2.7,6.9-2.7c1.7,0,3.2,0.3,4.5,0.9s2.5,1.6,3.3,2.9c0.8,1.2,1.3,2.5,1.5,4c0.1,0.9,0.2,2.2,0.2,3.9h-13.8 + c0.1,2,0.7,3.3,1.9,4.1c0.7,0.5,1.6,0.7,2.6,0.7c1.1,0,2-0.3,2.6-0.9c0.4-0.3,0.7-0.8,1-1.3H1209.9z M1204.7,748.8 + c-0.1-1.4-0.5-2.4-1.3-3.1s-1.7-1.1-2.8-1.1c-1.2,0-2.2,0.4-2.8,1.1c-0.7,0.7-1.1,1.8-1.3,3H1204.7z"/> + <path d="M1214.5,743.1c1.4-1.7,3.8-2.6,7.2-2.6c2.2,0,4.2,0.4,5.9,1.3c1.7,0.9,2.6,2.5,2.6,4.8v9c0,0.6,0,1.4,0,2.3 + c0,0.7,0.1,1.1,0.3,1.4c0.2,0.2,0.4,0.4,0.8,0.6v0.8h-5.7c-0.2-0.4-0.3-0.8-0.3-1.1c-0.1-0.3-0.1-0.7-0.1-1.2 + c-0.7,0.8-1.6,1.4-2.5,2c-1.1,0.6-2.4,1-3.8,1c-1.8,0-3.3-0.5-4.5-1.5s-1.8-2.4-1.8-4.3c0-2.4,1-4.2,2.9-5.2c1-0.6,2.6-1,4.6-1.3 + l1.8-0.2c1-0.1,1.7-0.3,2.1-0.5c0.8-0.3,1.1-0.8,1.1-1.5c0-0.8-0.3-1.4-0.9-1.7c-0.6-0.3-1.4-0.5-2.5-0.5c-1.2,0-2.1,0.3-2.6,0.9 + c-0.4,0.4-0.6,1-0.7,1.8h-5.1C1213.1,745.6,1213.6,744.2,1214.5,743.1z M1218.4,756.9c0.5,0.4,1.1,0.6,1.8,0.6c1.1,0,2.2-0.3,3.1-1 + s1.5-1.8,1.5-3.5V751c-0.3,0.2-0.7,0.4-1,0.5c-0.3,0.1-0.8,0.2-1.4,0.4l-1.2,0.2c-1.1,0.2-1.9,0.4-2.4,0.7 + c-0.8,0.5-1.2,1.2-1.2,2.2C1217.6,755.8,1217.9,756.5,1218.4,756.9z"/> + <path d="M1244,756.9v3.8l-2.5,0.1c-2.5,0.1-4.2-0.3-5.1-1.3c-0.6-0.6-0.9-1.5-0.9-2.7v-12.1h-2.8v-3.7h2.8v-5.5h5.2v5.5h3.3v3.7 + h-3.3v10.4c0,0.8,0.1,1.3,0.3,1.5c0.2,0.2,0.9,0.3,1.9,0.3c0.2,0,0.3,0,0.5,0S1243.8,756.9,1244,756.9z"/> + <path d="M1252.8,733.9v4.7h-5.3v-4.7H1252.8z M1252.8,741v19.6h-5.3V741H1252.8z"/> + <path d="M1274.7,743.4c1.7,2.1,2.5,4.5,2.5,7.4c0,2.9-0.8,5.3-2.5,7.4c-1.7,2-4.3,3.1-7.7,3.1s-6-1-7.7-3.1c-1.7-2-2.5-4.5-2.5-7.4 + c0-2.8,0.8-5.3,2.5-7.4c1.7-2.1,4.3-3.1,7.7-3.1S1273,741.4,1274.7,743.4z M1266.9,744.7c-1.5,0-2.7,0.5-3.6,1.6 + c-0.8,1.1-1.2,2.6-1.2,4.5c0,2,0.4,3.5,1.2,4.5s2,1.6,3.6,1.6s2.7-0.5,3.5-1.6s1.2-2.6,1.2-4.5c0-2-0.4-3.5-1.2-4.5 + C1269.6,745.2,1268.4,744.7,1266.9,744.7z"/> + <path d="M1290.5,744.7c-1.8,0-3,0.7-3.7,2.2c-0.3,0.8-0.5,1.8-0.5,3v10.6h-5.2V741h5.1v2.9c0.7-1,1.3-1.7,1.9-2.2 + c1.1-0.8,2.5-1.2,4.1-1.2c2.1,0,3.8,0.5,5.1,1.6c1.3,1.1,2,2.8,2,5.3v13.2h-5.4v-11.9c0-1-0.1-1.8-0.4-2.4 + C1292.9,745.2,1291.9,744.7,1290.5,744.7z"/> + <path d="M1304.9,743.1c1.4-1.7,3.8-2.6,7.2-2.6c2.2,0,4.2,0.4,5.9,1.3c1.7,0.9,2.6,2.5,2.6,4.8v9c0,0.6,0,1.4,0,2.3 + c0,0.7,0.1,1.1,0.3,1.4c0.2,0.2,0.4,0.4,0.8,0.6v0.8h-5.7c-0.2-0.4-0.3-0.8-0.3-1.1c-0.1-0.3-0.1-0.7-0.1-1.2 + c-0.7,0.8-1.6,1.4-2.5,2c-1.1,0.6-2.4,1-3.8,1c-1.8,0-3.3-0.5-4.5-1.5s-1.8-2.4-1.8-4.3c0-2.4,1-4.2,2.9-5.2c1-0.6,2.6-1,4.6-1.3 + l1.8-0.2c1-0.1,1.7-0.3,2.1-0.5c0.8-0.3,1.1-0.8,1.1-1.5c0-0.8-0.3-1.4-0.9-1.7c-0.6-0.3-1.4-0.5-2.5-0.5c-1.2,0-2.1,0.3-2.6,0.9 + c-0.4,0.4-0.6,1-0.7,1.8h-5.1C1303.5,745.6,1304,744.2,1304.9,743.1z M1308.8,756.9c0.5,0.4,1.1,0.6,1.8,0.6c1.1,0,2.2-0.3,3.1-1 + s1.5-1.8,1.5-3.5V751c-0.3,0.2-0.7,0.4-1,0.5c-0.3,0.1-0.8,0.2-1.4,0.4l-1.2,0.2c-1.1,0.2-1.9,0.4-2.4,0.7 + c-0.8,0.5-1.2,1.2-1.2,2.2C1308,755.8,1308.3,756.5,1308.8,756.9z"/> + <path d="M1325.3,734h5.3v26.5h-5.3V734z"/> + <path d="M1346.9,743.1c1.4-1.7,3.8-2.6,7.2-2.6c2.2,0,4.2,0.4,5.9,1.3c1.7,0.9,2.6,2.5,2.6,4.8v9c0,0.6,0,1.4,0,2.3 + c0,0.7,0.1,1.1,0.3,1.4c0.2,0.2,0.4,0.4,0.8,0.6v0.8h-5.7c-0.2-0.4-0.3-0.8-0.3-1.1c-0.1-0.3-0.1-0.7-0.1-1.2 + c-0.7,0.8-1.6,1.4-2.5,2c-1.1,0.6-2.4,1-3.8,1c-1.8,0-3.3-0.5-4.5-1.5s-1.8-2.4-1.8-4.3c0-2.4,1-4.2,2.9-5.2c1-0.6,2.6-1,4.6-1.3 + l1.8-0.2c1-0.1,1.7-0.3,2.1-0.5c0.8-0.3,1.1-0.8,1.1-1.5c0-0.8-0.3-1.4-0.9-1.7c-0.6-0.3-1.4-0.5-2.5-0.5c-1.2,0-2.1,0.3-2.6,0.9 + c-0.4,0.4-0.6,1-0.7,1.8h-5.1C1345.6,745.6,1346.1,744.2,1346.9,743.1z M1350.8,756.9c0.5,0.4,1.1,0.6,1.8,0.6c1.1,0,2.2-0.3,3.1-1 + s1.5-1.8,1.5-3.5V751c-0.3,0.2-0.7,0.4-1,0.5c-0.3,0.1-0.8,0.2-1.4,0.4l-1.2,0.2c-1.1,0.2-1.9,0.4-2.4,0.7 + c-0.8,0.5-1.2,1.2-1.2,2.2C1350.1,755.8,1350.3,756.5,1350.8,756.9z"/> + <path d="M1377.3,745.7c-2.1,0-3.5,0.7-4.3,2c-0.4,0.8-0.6,1.9-0.6,3.5v9.4h-5.3V741h5v3.4c0.8-1.3,1.5-2.2,2.1-2.7 + c1-0.8,2.3-1.2,3.8-1.2c0.1,0,0.2,0,0.2,0c0.1,0,0.2,0,0.5,0v5.3c-0.3,0-0.6-0.1-0.9-0.1S1377.5,745.7,1377.3,745.7z"/> + <path d="M1399.2,754.8c-0.1,1.2-0.8,2.3-1.9,3.5c-1.7,1.9-4.1,2.9-7.2,2.9c-2.6,0-4.8-0.8-6.8-2.4c-2-1.6-2.9-4.2-2.9-7.8 + c0-3.4,0.9-6,2.7-7.8s4.1-2.7,6.9-2.7c1.7,0,3.2,0.3,4.5,0.9s2.5,1.6,3.3,2.9c0.8,1.2,1.3,2.5,1.5,4c0.1,0.9,0.2,2.2,0.2,3.9h-13.8 + c0.1,2,0.7,3.3,1.9,4.1c0.7,0.5,1.6,0.7,2.6,0.7c1.1,0,2-0.3,2.6-0.9c0.4-0.3,0.7-0.8,1-1.3H1399.2z M1394,748.8 + c-0.1-1.4-0.5-2.4-1.3-3.1s-1.7-1.1-2.8-1.1c-1.2,0-2.2,0.4-2.8,1.1c-0.7,0.7-1.1,1.8-1.3,3H1394z"/> + <path d="M1403.7,743.1c1.4-1.7,3.8-2.6,7.2-2.6c2.2,0,4.2,0.4,5.9,1.3c1.7,0.9,2.6,2.5,2.6,4.8v9c0,0.6,0,1.4,0,2.3 + c0,0.7,0.1,1.1,0.3,1.4c0.2,0.2,0.4,0.4,0.8,0.6v0.8h-5.7c-0.2-0.4-0.3-0.8-0.3-1.1c-0.1-0.3-0.1-0.7-0.1-1.2 + c-0.7,0.8-1.6,1.4-2.5,2c-1.1,0.6-2.4,1-3.8,1c-1.8,0-3.3-0.5-4.5-1.5s-1.8-2.4-1.8-4.3c0-2.4,1-4.2,2.9-5.2c1-0.6,2.6-1,4.6-1.3 + l1.8-0.2c1-0.1,1.7-0.3,2.1-0.5c0.8-0.3,1.1-0.8,1.1-1.5c0-0.8-0.3-1.4-0.9-1.7c-0.6-0.3-1.4-0.5-2.5-0.5c-1.2,0-2.1,0.3-2.6,0.9 + c-0.4,0.4-0.6,1-0.7,1.8h-5.1C1402.4,745.6,1402.9,744.2,1403.7,743.1z M1407.7,756.9c0.5,0.4,1.1,0.6,1.8,0.6c1.1,0,2.2-0.3,3.1-1 + s1.5-1.8,1.5-3.5V751c-0.3,0.2-0.7,0.4-1,0.5c-0.3,0.1-0.8,0.2-1.4,0.4l-1.2,0.2c-1.1,0.2-1.9,0.4-2.4,0.7 + c-0.8,0.5-1.2,1.2-1.2,2.2C1406.9,755.8,1407.2,756.5,1407.7,756.9z"/> +</g> +<g class="st31"> + <path d="M1124.8,821.7v-16.3h5.8v16.3c0,2.8-0.5,5-1.3,6.6c-1.7,2.9-4.9,4.3-9.6,4.3s-7.9-1.4-9.6-4.3c-0.9-1.6-1.3-3.8-1.3-6.6 + v-16.3h5.8v16.3c0,1.8,0.2,3.2,0.7,4c0.7,1.5,2.2,2.2,4.5,2.2c2.3,0,3.8-0.7,4.5-2.2C1124.6,824.9,1124.8,823.6,1124.8,821.7z"/> + <path d="M1144.9,828.3v3.8l-2.5,0.1c-2.5,0.1-4.2-0.3-5.1-1.3c-0.6-0.6-0.9-1.5-0.9-2.7v-12.1h-2.8v-3.7h2.8v-5.5h5.2v5.5h3.3v3.7 + h-3.3v10.4c0,0.8,0.1,1.3,0.3,1.5c0.2,0.2,0.9,0.3,1.9,0.3c0.2,0,0.3,0,0.5,0S1144.7,828.3,1144.9,828.3z"/> + <path d="M1153.7,805.3v4.7h-5.3v-4.7H1153.7z M1153.7,812.3v19.6h-5.3v-19.6H1153.7z"/> + <path d="M1158.9,805.4h5.3v26.5h-5.3V805.4z"/> + <path d="M1174.7,805.3v4.7h-5.3v-4.7H1174.7z M1174.7,812.3v19.6h-5.3v-19.6H1174.7z"/> + <path d="M1189,828.3v3.8l-2.5,0.1c-2.5,0.1-4.2-0.3-5.1-1.3c-0.6-0.6-0.9-1.5-0.9-2.7v-12.1h-2.8v-3.7h2.8v-5.5h5.2v5.5h3.3v3.7 + h-3.3v10.4c0,0.8,0.1,1.3,0.3,1.5c0.2,0.2,0.9,0.3,1.9,0.3c0.2,0,0.3,0,0.5,0S1188.8,828.3,1189,828.3z"/> + <path d="M1197.8,805.3v4.7h-5.3v-4.7H1197.8z M1197.8,812.3v19.6h-5.3v-19.6H1197.8z"/> + <path d="M1220.1,826.2c-0.1,1.2-0.8,2.3-1.9,3.5c-1.7,1.9-4.1,2.9-7.2,2.9c-2.6,0-4.8-0.8-6.8-2.4c-2-1.6-2.9-4.2-2.9-7.8 + c0-3.4,0.9-6,2.7-7.8s4.1-2.7,6.9-2.7c1.7,0,3.2,0.3,4.5,0.9s2.5,1.6,3.3,2.9c0.8,1.2,1.3,2.5,1.5,4c0.1,0.9,0.2,2.2,0.2,3.9h-13.8 + c0.1,2,0.7,3.3,1.9,4.1c0.7,0.5,1.6,0.7,2.6,0.7c1.1,0,2-0.3,2.6-0.9c0.4-0.3,0.7-0.8,1-1.3H1220.1z M1214.9,820.2 + c-0.1-1.4-0.5-2.4-1.3-3.1s-1.7-1.1-2.8-1.1c-1.2,0-2.2,0.4-2.8,1.1c-0.7,0.7-1.1,1.8-1.3,3H1214.9z"/> + <path d="M1237.8,813.2c1.6,1,2.5,2.7,2.7,5.1h-5.3c-0.1-0.7-0.3-1.2-0.6-1.6c-0.6-0.7-1.6-1-3-1c-1.1,0-2,0.2-2.4,0.5 + c-0.5,0.3-0.7,0.8-0.7,1.2c0,0.6,0.3,1,0.8,1.3c0.5,0.3,2.3,0.7,5.5,1.4c2.1,0.5,3.7,1.2,4.7,2.2c1,1,1.6,2.2,1.6,3.7 + c0,1.9-0.7,3.5-2.2,4.8c-1.5,1.2-3.8,1.8-6.9,1.8c-3.2,0-5.5-0.7-7-2s-2.3-3-2.3-5h5.3c0.1,0.9,0.4,1.6,0.7,1.9 + c0.7,0.7,1.9,1,3.6,1c1,0,1.9-0.2,2.5-0.5c0.6-0.3,0.9-0.7,0.9-1.3c0-0.6-0.2-1-0.7-1.3c-0.5-0.3-2.3-0.8-5.5-1.5 + c-2.3-0.6-3.9-1.2-4.8-2.1c-0.9-0.8-1.4-2-1.4-3.5c0-1.8,0.7-3.4,2.2-4.7s3.5-2,6.2-2C1234.2,811.8,1236.2,812.3,1237.8,813.2z"/> +</g> +<g class="st31"> + <path d="M1115.3,901.5c1.3,0,2.4-0.1,3.3-0.4c1.6-0.6,2.4-1.6,2.4-3.1c0-0.9-0.4-1.6-1.2-2c-0.8-0.5-2-0.9-3.7-1.2l-2.9-0.6 + c-2.8-0.6-4.8-1.3-5.9-2c-1.8-1.2-2.8-3.1-2.8-5.7c0-2.4,0.9-4.3,2.7-5.9c1.8-1.6,4.4-2.4,7.8-2.4c2.9,0,5.3,0.7,7.3,2.2 + c2,1.5,3.1,3.6,3.2,6.4h-5.5c-0.1-1.6-0.8-2.7-2.1-3.4c-0.9-0.4-2-0.7-3.3-0.7c-1.5,0-2.6,0.3-3.5,0.9c-0.9,0.6-1.3,1.4-1.3,2.4 + c0,0.9,0.4,1.7,1.3,2.1c0.6,0.3,1.7,0.7,3.5,1.1l4.7,1.1c2.1,0.5,3.6,1.1,4.7,1.9c1.6,1.2,2.4,3.1,2.4,5.4c0,2.4-1,4.4-2.9,6 + s-4.6,2.4-8.1,2.4c-3.5,0-6.3-0.8-8.4-2.4c-2-1.6-3-3.7-3-6.5h5.4c0.2,1.2,0.5,2.1,1,2.7C1111.5,901,1113.1,901.5,1115.3,901.5z"/> + <path d="M1147.1,887.9c1.6,1.7,2.4,4.2,2.4,7.4c0,3.5-0.8,6.1-2.4,7.9c-1.6,1.8-3.6,2.7-6.2,2.7c-1.6,0-2.9-0.4-4-1.2 + c-0.6-0.4-1.1-1.1-1.7-1.9v10.2h-5.2v-27.3h5v2.9c0.6-0.9,1.2-1.5,1.8-2c1.2-0.9,2.6-1.3,4.2-1.3 + C1143.5,885.3,1145.5,886.2,1147.1,887.9z M1144.1,895.6c0-1.5-0.4-2.8-1.1-4s-1.9-1.7-3.4-1.7c-1.9,0-3.2,0.9-3.9,2.6 + c-0.4,0.9-0.6,2.1-0.6,3.6c0,2.3,0.6,3.9,1.9,4.8c0.7,0.5,1.6,0.8,2.6,0.8c1.5,0,2.6-0.6,3.4-1.7 + C1143.7,898.9,1144.1,897.4,1144.1,895.6z"/> + <path d="M1154.1,887.9c1.4-1.7,3.8-2.6,7.2-2.6c2.2,0,4.2,0.4,5.9,1.3c1.7,0.9,2.6,2.5,2.6,4.8v9c0,0.6,0,1.4,0,2.3 + c0,0.7,0.1,1.1,0.3,1.4c0.2,0.2,0.4,0.4,0.8,0.6v0.8h-5.7c-0.2-0.4-0.3-0.8-0.3-1.1c-0.1-0.3-0.1-0.7-0.1-1.2 + c-0.7,0.8-1.6,1.4-2.5,2c-1.1,0.6-2.4,1-3.8,1c-1.8,0-3.3-0.5-4.5-1.5s-1.8-2.4-1.8-4.3c0-2.4,1-4.2,2.9-5.2c1-0.6,2.6-1,4.6-1.3 + l1.8-0.2c1-0.1,1.7-0.3,2.1-0.5c0.8-0.3,1.1-0.8,1.1-1.5c0-0.8-0.3-1.4-0.9-1.7c-0.6-0.3-1.4-0.5-2.5-0.5c-1.2,0-2.1,0.3-2.6,0.9 + c-0.4,0.4-0.6,1-0.7,1.8h-5.1C1152.7,890.4,1153.2,889,1154.1,887.9z M1158,901.7c0.5,0.4,1.1,0.6,1.8,0.6c1.1,0,2.2-0.3,3.1-1 + s1.5-1.8,1.5-3.5v-1.9c-0.3,0.2-0.7,0.4-1,0.5c-0.3,0.1-0.8,0.2-1.4,0.4l-1.2,0.2c-1.1,0.2-1.9,0.4-2.4,0.7 + c-0.8,0.5-1.2,1.2-1.2,2.2C1157.3,900.7,1157.5,901.3,1158,901.7z"/> + <path d="M1191.8,892.8h-5.4c-0.1-0.7-0.4-1.4-0.8-2c-0.6-0.8-1.5-1.2-2.8-1.2c-1.8,0-3,0.9-3.6,2.6c-0.3,0.9-0.5,2.1-0.5,3.6 + c0,1.4,0.2,2.6,0.5,3.5c0.6,1.6,1.8,2.4,3.5,2.4c1.2,0,2.1-0.3,2.6-1c0.5-0.6,0.8-1.5,0.9-2.5h5.4c-0.1,1.6-0.7,3-1.7,4.4 + c-1.7,2.2-4.1,3.4-7.3,3.4c-3.2,0-5.6-0.9-7.2-2.8c-1.5-1.9-2.3-4.3-2.3-7.3c0-3.4,0.8-6,2.5-7.9c1.7-1.9,4-2.8,7-2.8 + c2.5,0,4.6,0.6,6.2,1.7C1190.6,888.1,1191.5,890,1191.8,892.8z"/> + <path d="M1212.7,899.6c-0.1,1.2-0.8,2.3-1.9,3.5c-1.7,1.9-4.1,2.9-7.2,2.9c-2.6,0-4.8-0.8-6.8-2.4c-2-1.6-2.9-4.2-2.9-7.8 + c0-3.4,0.9-6,2.7-7.8s4.1-2.7,6.9-2.7c1.7,0,3.2,0.3,4.5,0.9s2.5,1.6,3.3,2.9c0.8,1.2,1.3,2.5,1.5,4c0.1,0.9,0.2,2.2,0.2,3.9h-13.8 + c0.1,2,0.7,3.3,1.9,4.1c0.7,0.5,1.6,0.7,2.6,0.7c1.1,0,2-0.3,2.6-0.9c0.4-0.3,0.7-0.8,1-1.3H1212.7z M1207.5,893.6 + c-0.1-1.4-0.5-2.4-1.3-3.1s-1.7-1.1-2.8-1.1c-1.2,0-2.2,0.4-2.8,1.1c-0.7,0.7-1.1,1.8-1.3,3H1207.5z"/> + <path d="M1230.4,886.7c1.6,1,2.5,2.7,2.7,5.1h-5.3c-0.1-0.7-0.3-1.2-0.6-1.6c-0.6-0.7-1.6-1-3-1c-1.1,0-2,0.2-2.4,0.5 + c-0.5,0.3-0.7,0.8-0.7,1.2c0,0.6,0.3,1,0.8,1.3c0.5,0.3,2.3,0.7,5.5,1.4c2.1,0.5,3.7,1.2,4.7,2.2c1,1,1.6,2.2,1.6,3.7 + c0,1.9-0.7,3.5-2.2,4.8c-1.5,1.2-3.8,1.8-6.9,1.8c-3.2,0-5.5-0.7-7-2s-2.3-3-2.3-5h5.3c0.1,0.9,0.4,1.6,0.7,1.9 + c0.7,0.7,1.9,1,3.6,1c1,0,1.9-0.2,2.5-0.5c0.6-0.3,0.9-0.7,0.9-1.3c0-0.6-0.2-1-0.7-1.3c-0.5-0.3-2.3-0.8-5.5-1.5 + c-2.3-0.6-3.9-1.2-4.8-2.1c-0.9-0.8-1.4-2-1.4-3.5c0-1.8,0.7-3.4,2.2-4.7s3.5-2,6.2-2C1226.7,885.2,1228.8,885.7,1230.4,886.7z"/> + <path d="M1243.5,905.4l10.5-27.3h4.4l-10.6,27.3H1243.5z"/> + <path d="M1282.9,886.7c1.6,1,2.5,2.7,2.7,5.1h-5.3c-0.1-0.7-0.3-1.2-0.6-1.6c-0.6-0.7-1.6-1-3-1c-1.1,0-2,0.2-2.4,0.5 + c-0.5,0.3-0.7,0.8-0.7,1.2c0,0.6,0.3,1,0.8,1.3c0.5,0.3,2.3,0.7,5.5,1.4c2.1,0.5,3.7,1.2,4.7,2.2c1,1,1.6,2.2,1.6,3.7 + c0,1.9-0.7,3.5-2.2,4.8c-1.5,1.2-3.8,1.8-6.9,1.8c-3.2,0-5.5-0.7-7-2s-2.3-3-2.3-5h5.3c0.1,0.9,0.4,1.6,0.7,1.9 + c0.7,0.7,1.9,1,3.6,1c1,0,1.9-0.2,2.5-0.5c0.6-0.3,0.9-0.7,0.9-1.3c0-0.6-0.2-1-0.7-1.3c-0.5-0.3-2.3-0.8-5.5-1.5 + c-2.3-0.6-3.9-1.2-4.8-2.1c-0.9-0.8-1.4-2-1.4-3.5c0-1.8,0.7-3.4,2.2-4.7s3.5-2,6.2-2C1279.3,885.2,1281.4,885.7,1282.9,886.7z"/> + <path d="M1307.4,899.6c-0.1,1.2-0.8,2.3-1.9,3.5c-1.7,1.9-4.1,2.9-7.2,2.9c-2.6,0-4.8-0.8-6.8-2.4c-2-1.6-2.9-4.2-2.9-7.8 + c0-3.4,0.9-6,2.7-7.8s4.1-2.7,6.9-2.7c1.7,0,3.2,0.3,4.5,0.9s2.5,1.6,3.3,2.9c0.8,1.2,1.3,2.5,1.5,4c0.1,0.9,0.2,2.2,0.2,3.9h-13.8 + c0.1,2,0.7,3.3,1.9,4.1c0.7,0.5,1.6,0.7,2.6,0.7c1.1,0,2-0.3,2.6-0.9c0.4-0.3,0.7-0.8,1-1.3H1307.4z M1302.1,893.6 + c-0.1-1.4-0.5-2.4-1.3-3.1s-1.7-1.1-2.8-1.1c-1.2,0-2.2,0.4-2.8,1.1c-0.7,0.7-1.1,1.8-1.3,3H1302.1z"/> + <path d="M1311.9,887.9c1.4-1.7,3.8-2.6,7.2-2.6c2.2,0,4.2,0.4,5.9,1.3c1.7,0.9,2.6,2.5,2.6,4.8v9c0,0.6,0,1.4,0,2.3 + c0,0.7,0.1,1.1,0.3,1.4c0.2,0.2,0.4,0.4,0.8,0.6v0.8h-5.7c-0.2-0.4-0.3-0.8-0.3-1.1c-0.1-0.3-0.1-0.7-0.1-1.2 + c-0.7,0.8-1.6,1.4-2.5,2c-1.1,0.6-2.4,1-3.8,1c-1.8,0-3.3-0.5-4.5-1.5s-1.8-2.4-1.8-4.3c0-2.4,1-4.2,2.9-5.2c1-0.6,2.6-1,4.6-1.3 + l1.8-0.2c1-0.1,1.7-0.3,2.1-0.5c0.8-0.3,1.1-0.8,1.1-1.5c0-0.8-0.3-1.4-0.9-1.7c-0.6-0.3-1.4-0.5-2.5-0.5c-1.2,0-2.1,0.3-2.6,0.9 + c-0.4,0.4-0.6,1-0.7,1.8h-5.1C1310.5,890.4,1311,889,1311.9,887.9z M1315.8,901.7c0.5,0.4,1.1,0.6,1.8,0.6c1.1,0,2.2-0.3,3.1-1 + s1.5-1.8,1.5-3.5v-1.9c-0.3,0.2-0.7,0.4-1,0.5c-0.3,0.1-0.8,0.2-1.4,0.4l-1.2,0.2c-1.1,0.2-1.9,0.4-2.4,0.7 + c-0.8,0.5-1.2,1.2-1.2,2.2C1315.1,900.7,1315.3,901.3,1315.8,901.7z"/> + <path d="M1341.4,901.7v3.8l-2.5,0.1c-2.5,0.1-4.2-0.3-5.1-1.3c-0.6-0.6-0.9-1.5-0.9-2.7v-12.1h-2.8V886h2.8v-5.5h5.2v5.5h3.3v3.7 + h-3.3V900c0,0.8,0.1,1.3,0.3,1.5c0.2,0.2,0.9,0.3,1.9,0.3c0.2,0,0.3,0,0.5,0S1341.3,901.7,1341.4,901.7z"/> + <path d="M1358.7,886.7c1.6,1,2.5,2.7,2.7,5.1h-5.3c-0.1-0.7-0.3-1.2-0.6-1.6c-0.6-0.7-1.6-1-3-1c-1.1,0-2,0.2-2.4,0.5 + c-0.5,0.3-0.7,0.8-0.7,1.2c0,0.6,0.3,1,0.8,1.3c0.5,0.3,2.3,0.7,5.5,1.4c2.1,0.5,3.7,1.2,4.7,2.2c1,1,1.6,2.2,1.6,3.7 + c0,1.9-0.7,3.5-2.2,4.8c-1.5,1.2-3.8,1.8-6.9,1.8c-3.2,0-5.5-0.7-7-2s-2.3-3-2.3-5h5.3c0.1,0.9,0.4,1.6,0.7,1.9 + c0.7,0.7,1.9,1,3.6,1c1,0,1.9-0.2,2.5-0.5c0.6-0.3,0.9-0.7,0.9-1.3c0-0.6-0.2-1-0.7-1.3c-0.5-0.3-2.3-0.8-5.5-1.5 + c-2.3-0.6-3.9-1.2-4.8-2.1c-0.9-0.8-1.4-2-1.4-3.5c0-1.8,0.7-3.4,2.2-4.7s3.5-2,6.2-2C1355,885.2,1357.1,885.7,1358.7,886.7z"/> +</g> +<image style="overflow:visible;enable-background:new ;" width="512" height="512" id="image118627-5" xlink:href="ADA83194A69838B.png" transform="matrix(0.1525 0 0 0.1208 991.3636 866.0416)"> +</image> +<g class="st31"> + <path d="M583.1,1310.4c-3.8,0-6.8-1-8.8-3.1c-2.7-2.6-4.1-6.3-4.1-11.1c0-4.9,1.4-8.6,4.1-11.1c2-2.1,5-3.1,8.8-3.1s6.8,1,8.8,3.1 + c2.7,2.5,4.1,6.2,4.1,11.1c0,4.8-1.4,8.5-4.1,11.1C589.9,1309.4,586.9,1310.4,583.1,1310.4z M588.4,1303.2c1.3-1.6,2-4,2-7 + c0-3-0.7-5.3-2-7c-1.3-1.6-3.1-2.5-5.3-2.5c-2.2,0-4,0.8-5.3,2.5c-1.3,1.6-2,4-2,7c0,3,0.7,5.4,2,7c1.3,1.6,3.1,2.5,5.3,2.5 + C585.3,1305.7,587.1,1304.8,588.4,1303.2z"/> + <path d="M608.9,1306v3.9l-2.5,0.1c-2.5,0.1-4.1-0.3-5-1.3c-0.6-0.6-0.9-1.5-0.9-2.8v-12.2h-2.8v-3.7h2.8v-5.5h5.1v5.5h3.2v3.7h-3.2 + v10.5c0,0.8,0.1,1.3,0.3,1.5s0.8,0.3,1.9,0.3c0.2,0,0.3,0,0.5,0C608.6,1306,608.8,1306,608.9,1306z"/> + <path d="M621.4,1306v3.9l-2.5,0.1c-2.5,0.1-4.1-0.3-5-1.3c-0.6-0.6-0.9-1.5-0.9-2.8v-12.2h-2.8v-3.7h2.8v-5.5h5.1v5.5h3.2v3.7h-3.2 + v10.5c0,0.8,0.1,1.3,0.3,1.5s0.8,0.3,1.9,0.3c0.2,0,0.3,0,0.5,0C621,1306,621.2,1306,621.4,1306z"/> + <path d="M641.3,1292.3c1.7,2.1,2.5,4.6,2.5,7.5c0,2.9-0.8,5.4-2.5,7.5c-1.7,2.1-4.2,3.1-7.6,3.1c-3.4,0-6-1-7.6-3.1 + s-2.5-4.6-2.5-7.5c0-2.9,0.8-5.4,2.5-7.5c1.7-2.1,4.2-3.2,7.6-3.2C637.1,1289.2,639.6,1290.2,641.3,1292.3z M633.6,1293.6 + c-1.5,0-2.7,0.5-3.5,1.6c-0.8,1.1-1.2,2.6-1.2,4.6s0.4,3.5,1.2,4.6c0.8,1.1,2,1.6,3.5,1.6s2.7-0.5,3.5-1.6c0.8-1.1,1.2-2.6,1.2-4.6 + s-0.4-3.5-1.2-4.6C636.3,1294.1,635.1,1293.6,633.6,1293.6z"/> +</g> +<g class="st31"> + <path d="M293.1,1167.5h-12.2v-26.9H294c3.3,0,5.6,1,7,2.9c0.8,1.1,1.2,2.5,1.2,4.1c0,1.6-0.4,3-1.2,4c-0.5,0.6-1.1,1.1-2,1.5 + c1.4,0.5,2.4,1.3,3.1,2.4c0.7,1.1,1,2.4,1,3.9c0,1.6-0.4,3-1.2,4.3c-0.5,0.8-1.1,1.5-1.9,2.1c-0.9,0.7-1.9,1.1-3.1,1.3 + C295.7,1167.3,294.5,1167.5,293.1,1167.5z M295.7,1150.5c0.7-0.4,1.1-1.2,1.1-2.4c0-1.3-0.5-2.1-1.5-2.5c-0.8-0.3-1.9-0.4-3.2-0.4 + h-5.9v5.9h6.6C294,1151.2,295,1151,295.7,1150.5z M293,1155.6h-6.7v7.2h6.6c1.2,0,2.1-0.2,2.8-0.5c1.2-0.6,1.8-1.7,1.8-3.4 + c0-1.4-0.6-2.4-1.7-2.9C295,1155.8,294.1,1155.6,293,1155.6z"/> + <path d="M308.1,1149.7c1.4-1.8,3.7-2.6,7.1-2.6c2.2,0,4.1,0.4,5.8,1.3c1.7,0.9,2.5,2.5,2.5,4.9v9.1c0,0.6,0,1.4,0,2.3 + c0,0.7,0.1,1.1,0.3,1.4c0.2,0.2,0.4,0.4,0.8,0.6v0.8H319c-0.2-0.4-0.3-0.8-0.3-1.1c-0.1-0.4-0.1-0.8-0.1-1.2 + c-0.7,0.8-1.5,1.4-2.5,2c-1.1,0.6-2.4,1-3.8,1c-1.8,0-3.3-0.5-4.5-1.5c-1.2-1-1.8-2.5-1.8-4.4c0-2.4,0.9-4.2,2.8-5.3 + c1-0.6,2.6-1,4.6-1.3l1.8-0.2c1-0.1,1.6-0.3,2.1-0.5c0.7-0.3,1.1-0.8,1.1-1.5c0-0.8-0.3-1.4-0.8-1.7c-0.6-0.3-1.4-0.5-2.5-0.5 + c-1.2,0-2.1,0.3-2.6,0.9c-0.4,0.5-0.6,1.1-0.7,1.8h-5C306.8,1152.3,307.2,1150.9,308.1,1149.7z M312,1163.7 + c0.5,0.4,1.1,0.6,1.8,0.6c1.1,0,2.1-0.3,3.1-1s1.4-1.9,1.5-3.6v-1.9c-0.3,0.2-0.7,0.4-1,0.5c-0.3,0.1-0.8,0.2-1.4,0.4l-1.2,0.2 + c-1.1,0.2-1.9,0.4-2.4,0.7c-0.8,0.5-1.2,1.2-1.2,2.2C311.2,1162.7,311.5,1163.3,312,1163.7z"/> + <path d="M328.2,1140.6h5.2v26.9h-5.2V1140.6z"/> + <path d="M343.8,1140.4v4.8h-5.3v-4.8H343.8z M343.8,1147.6v19.9h-5.3v-19.9H343.8z"/> +</g> +</svg> diff --git a/public/images/network/fabcityhaus/fabcityhaus_01.jpg b/public/images/network/fabcityhaus/fabcityhaus_01.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f88948fb8e30ddad094b415d824467f13da5d4ba Binary files /dev/null and b/public/images/network/fabcityhaus/fabcityhaus_01.jpg differ diff --git a/public/images/network/map/attraktor_map.jpg b/public/images/network/map/attraktor_map.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dd338bcabf6930ce1f5fa105ec38f251727d5392 Binary files /dev/null and b/public/images/network/map/attraktor_map.jpg differ diff --git a/public/images/network/map/curious_community_labs_map.jpg b/public/images/network/map/curious_community_labs_map.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0ee46d474a267738fd91eee0e93a31490e86fd06 Binary files /dev/null and b/public/images/network/map/curious_community_labs_map.jpg differ diff --git a/public/images/network/map/designxport_map.jpg b/public/images/network/map/designxport_map.jpg new file mode 100644 index 0000000000000000000000000000000000000000..969c28da32b2739c6f50daacd03ccf032e9ae48d Binary files /dev/null and b/public/images/network/map/designxport_map.jpg differ diff --git a/public/images/network/map/fabulous_stpauli_map.jpg b/public/images/network/map/fabulous_stpauli_map.jpg new file mode 100644 index 0000000000000000000000000000000000000000..df6016d87539c8f54813216fcd86b10657ac4e0a Binary files /dev/null and b/public/images/network/map/fabulous_stpauli_map.jpg differ diff --git a/public/images/network/map/hofalab_map.jpg b/public/images/network/map/hofalab_map.jpg new file mode 100644 index 0000000000000000000000000000000000000000..29532ba079377193290309846679ea3f0e919027 Binary files /dev/null and b/public/images/network/map/hofalab_map.jpg differ diff --git a/public/images/network/map/huehnerposten_map.jpg b/public/images/network/map/huehnerposten_map.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bca390b491c4bd0b99487928c4eacd7407a595ab Binary files /dev/null and b/public/images/network/map/huehnerposten_map.jpg differ diff --git a/public/images/network/map/insel_ev_map.jpg b/public/images/network/map/insel_ev_map.jpg new file mode 100644 index 0000000000000000000000000000000000000000..56b82d019747673441937c1a5c7f1c41a637a1f7 Binary files /dev/null and b/public/images/network/map/insel_ev_map.jpg differ diff --git a/public/images/network/map/jupiter_map.png b/public/images/network/map/jupiter_map.png new file mode 100644 index 0000000000000000000000000000000000000000..651eb466c1eb1294e52b3362005639a31900e9fc Binary files /dev/null and b/public/images/network/map/jupiter_map.png differ diff --git a/public/images/network/map/karlshoehe_map.jpg b/public/images/network/map/karlshoehe_map.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0290700599f3bc141709c97f34c6469af7b321f0 Binary files /dev/null and b/public/images/network/map/karlshoehe_map.jpg differ diff --git a/public/images/network/map/killinger_map.jpg b/public/images/network/map/killinger_map.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bb060b6efa165cad5b1a9488788e153f1789c088 Binary files /dev/null and b/public/images/network/map/killinger_map.jpg differ diff --git a/public/images/network/map/open_lab_map.jpg b/public/images/network/map/open_lab_map.jpg new file mode 100644 index 0000000000000000000000000000000000000000..200a967683b23e3930503d9da9526f2a3b792bd6 Binary files /dev/null and b/public/images/network/map/open_lab_map.jpg differ diff --git a/public/images/network/map/regenholz_map.jpg b/public/images/network/map/regenholz_map.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f56af215cb90e938ddb76bfa2e817bfd7fba3714 Binary files /dev/null and b/public/images/network/map/regenholz_map.jpg differ diff --git a/public/images/network/map/welcome_werkstatt_map.jpg b/public/images/network/map/welcome_werkstatt_map.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d5768a36a86619b010b11285293f4364c5af1dcd Binary files /dev/null and b/public/images/network/map/welcome_werkstatt_map.jpg differ diff --git a/public/images/network/map/xyz_cargo_map.jpg b/public/images/network/map/xyz_cargo_map.jpg new file mode 100644 index 0000000000000000000000000000000000000000..52239ff7ede1ccb1645e53d95d9088826799e286 Binary files /dev/null and b/public/images/network/map/xyz_cargo_map.jpg differ diff --git a/public/images/network/map/zippelhaus_map.jpg b/public/images/network/map/zippelhaus_map.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e523109335f15451c957c68f0e0578bf5d90e486 Binary files /dev/null and b/public/images/network/map/zippelhaus_map.jpg differ diff --git a/public/images/network/matrix/element-hero.jpg b/public/images/network/matrix/element-hero.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3116115a2fd5ae949b9e318c68297e1882963390 Binary files /dev/null and b/public/images/network/matrix/element-hero.jpg differ diff --git a/public/images/network/matrix/element.png b/public/images/network/matrix/element.png new file mode 100644 index 0000000000000000000000000000000000000000..c3613ff6788a5577970211e56bceaba3d397c6b7 Binary files /dev/null and b/public/images/network/matrix/element.png differ diff --git a/public/images/network/matrix/matrix.mp4 b/public/images/network/matrix/matrix.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..38f29da7686b177d41383dd9863b73ffc402acd8 Binary files /dev/null and b/public/images/network/matrix/matrix.mp4 differ diff --git a/public/images/news/bali/.gitkeep b/public/images/news/bali/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/public/images/news/bali/Bali_Jimbaran-Hub-location_credit-Jimbaran-Hub.jpg b/public/images/news/bali/Bali_Jimbaran-Hub-location_credit-Jimbaran-Hub.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6ff4e8b25d2c93dcd48c275404e8b7a1710784b5 Binary files /dev/null and b/public/images/news/bali/Bali_Jimbaran-Hub-location_credit-Jimbaran-Hub.jpg differ diff --git a/public/images/news/clipboard/IMG_1149.jpg b/public/images/news/clipboard/IMG_1149.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cbe26b1d34120ab83e4162353f1d478a452edd77 Binary files /dev/null and b/public/images/news/clipboard/IMG_1149.jpg differ diff --git a/public/images/news/clipboard/wheel_food.jpg b/public/images/news/clipboard/wheel_food.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d792bbd71b5c82f1485034e96eb81b0cec108510 Binary files /dev/null and b/public/images/news/clipboard/wheel_food.jpg differ diff --git a/public/images/news/fullstack/Fab-City-fullstack-02.png b/public/images/news/fullstack/Fab-City-fullstack-02.png new file mode 100644 index 0000000000000000000000000000000000000000..29eddfd19175fa3359aed618e73b4e789d0ae9ee Binary files /dev/null and b/public/images/news/fullstack/Fab-City-fullstack-02.png differ diff --git a/public/images/news/fullstack/fabcity-fullstack_v3.png b/public/images/news/fullstack/fabcity-fullstack_v3.png new file mode 100644 index 0000000000000000000000000000000000000000..b5caebcc116f41edbb0d0b66a637c8ed5e1e827f Binary files /dev/null and b/public/images/news/fullstack/fabcity-fullstack_v3.png differ diff --git a/public/images/news/fullstack/fullstack_danist-soh-dqXiw7nCb9Q-unsplash.jpg b/public/images/news/fullstack/fullstack_danist-soh-dqXiw7nCb9Q-unsplash.jpg new file mode 100644 index 0000000000000000000000000000000000000000..38177f2a85996271cb7e8f0be5e509e941dab84a Binary files /dev/null and b/public/images/news/fullstack/fullstack_danist-soh-dqXiw7nCb9Q-unsplash.jpg differ diff --git a/public/images/news/houseofall/HALL-Exponate-2.jpg b/public/images/news/houseofall/HALL-Exponate-2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a7a4c77d3b4e649cfc6e85bde314e92229aba2e2 Binary files /dev/null and b/public/images/news/houseofall/HALL-Exponate-2.jpg differ diff --git a/public/images/news/houseofall/fabricademy_Nicole Kiersz by Vera Drebusch 2022_05.jpeg b/public/images/news/houseofall/fabricademy_Nicole Kiersz by Vera Drebusch 2022_05.jpeg new file mode 100644 index 0000000000000000000000000000000000000000..e3c7eb8bc7c8b075de22b805a405802e206d536e Binary files /dev/null and b/public/images/news/houseofall/fabricademy_Nicole Kiersz by Vera Drebusch 2022_05.jpeg differ diff --git a/public/images/news/houseofall/fabricademy_Y4A8616-11.jpeg b/public/images/news/houseofall/fabricademy_Y4A8616-11.jpeg new file mode 100644 index 0000000000000000000000000000000000000000..4c8e0e7eeea6b7d0570f50b4b888b92217023fcf Binary files /dev/null and b/public/images/news/houseofall/fabricademy_Y4A8616-11.jpeg differ diff --git a/public/images/news/houseofall/hall_buckminster_fuller_fenster.jpg b/public/images/news/houseofall/hall_buckminster_fuller_fenster.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7a0158d6bd4cc009fdd460e9706db81c901b0c00 Binary files /dev/null and b/public/images/news/houseofall/hall_buckminster_fuller_fenster.jpg differ diff --git a/public/images/news/jaredd-craig-HH4WBGNyltc-unsplash.jpg b/public/images/news/jaredd-craig-HH4WBGNyltc-unsplash.jpg new file mode 100644 index 0000000000000000000000000000000000000000..06bbee069eea0bb22ce498991ebbc0328e81735a Binary files /dev/null and b/public/images/news/jaredd-craig-HH4WBGNyltc-unsplash.jpg differ diff --git a/public/images/news/manifesto/fabcitymanifesto-paris.jpg b/public/images/news/manifesto/fabcitymanifesto-paris.jpg new file mode 100644 index 0000000000000000000000000000000000000000..78f2fa3782f6beea0628143be62fa6c3b50e1aaf Binary files /dev/null and b/public/images/news/manifesto/fabcitymanifesto-paris.jpg differ diff --git a/public/images/news/newslist/news-hero_david-becker-lDrHxzUlmyw-unsplash.jpg b/public/images/news/newslist/news-hero_david-becker-lDrHxzUlmyw-unsplash.jpg new file mode 100644 index 0000000000000000000000000000000000000000..94b40d3bcddd6e617401277edb691b2cbd6c7d68 Binary files /dev/null and b/public/images/news/newslist/news-hero_david-becker-lDrHxzUlmyw-unsplash.jpg differ diff --git a/public/images/news/newslist/newslist_christian-lue-zJJn3XmdyS8-unsplash.jpg b/public/images/news/newslist/newslist_christian-lue-zJJn3XmdyS8-unsplash.jpg new file mode 100644 index 0000000000000000000000000000000000000000..188ccb1a0a74acef7cbb7ce0667ee8448822949d Binary files /dev/null and b/public/images/news/newslist/newslist_christian-lue-zJJn3XmdyS8-unsplash.jpg differ diff --git a/public/images/news/newwebsite/newwebsite_alvaro-reyes-KxVlKiqQObU-unsplash.jpg b/public/images/news/newwebsite/newwebsite_alvaro-reyes-KxVlKiqQObU-unsplash.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d90d3a8e10102da7302cd90281b9a0659e0c395b Binary files /dev/null and b/public/images/news/newwebsite/newwebsite_alvaro-reyes-KxVlKiqQObU-unsplash.jpg differ diff --git a/public/images/news/opentoolchain/opentoolchainfoundation-launch.jpg b/public/images/news/opentoolchain/opentoolchainfoundation-launch.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9966cf49093ece47f295d30a6b85c8c36644783e Binary files /dev/null and b/public/images/news/opentoolchain/opentoolchainfoundation-launch.jpg differ diff --git a/public/images/news/opentoolchain/opentoolchainfoundation-screen.jpg b/public/images/news/opentoolchain/opentoolchainfoundation-screen.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a1a1c1811134224aa4fb4a6feb50dd242e6703ef Binary files /dev/null and b/public/images/news/opentoolchain/opentoolchainfoundation-screen.jpg differ diff --git a/public/images/news/podcast/FCHH-Podcast-Youtube-Backgound.jpg b/public/images/news/podcast/FCHH-Podcast-Youtube-Backgound.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6540914e365111b1554707f1217b962ec07ebe5b Binary files /dev/null and b/public/images/news/podcast/FCHH-Podcast-Youtube-Backgound.jpg differ diff --git a/public/images/news/roadshow/roadshow-hamburg.jpg b/public/images/news/roadshow/roadshow-hamburg.jpg new file mode 100644 index 0000000000000000000000000000000000000000..41aacb789edd44ea57f764107376d8510d477437 Binary files /dev/null and b/public/images/news/roadshow/roadshow-hamburg.jpg differ diff --git a/public/images/news/roadshow/roadshow-heroimg.jpg b/public/images/news/roadshow/roadshow-heroimg.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d78e735dde9e5a2762617490376a3e3da33fc295 Binary files /dev/null and b/public/images/news/roadshow/roadshow-heroimg.jpg differ diff --git a/public/images/news/roadshow/roadshow-heroimg.png b/public/images/news/roadshow/roadshow-heroimg.png new file mode 100644 index 0000000000000000000000000000000000000000..6dfa21ec7acfc730ec6d8f1ed6e809e976598bad Binary files /dev/null and b/public/images/news/roadshow/roadshow-heroimg.png differ diff --git a/public/images/news/roadshow/roadshow-insta-01.jpg b/public/images/news/roadshow/roadshow-insta-01.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9b21c36b9e117a364fe47bca4f5c11cf73377a0d Binary files /dev/null and b/public/images/news/roadshow/roadshow-insta-01.jpg differ diff --git a/public/images/newsletter/markus-winkler-5GIIS8EIlOA-unsplash.jpg b/public/images/newsletter/markus-winkler-5GIIS8EIlOA-unsplash.jpg new file mode 100644 index 0000000000000000000000000000000000000000..29270b6db526f3ebd9b6523d9a8d05cf0698072f Binary files /dev/null and b/public/images/newsletter/markus-winkler-5GIIS8EIlOA-unsplash.jpg differ diff --git a/public/images/portraits/portrait-raphael_haus.png b/public/images/portraits/portrait-raphael_haus.png new file mode 100644 index 0000000000000000000000000000000000000000..4e415563a532efe4f726001c3d3429b8326d949b Binary files /dev/null and b/public/images/portraits/portrait-raphael_haus.png differ diff --git a/public/images/portraits/portrait_axel_sylvester.jpg b/public/images/portraits/portrait_axel_sylvester.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ef1ce3008460aabdcb97adc3fe5d353fc9f7c694 Binary files /dev/null and b/public/images/portraits/portrait_axel_sylvester.jpg differ diff --git a/public/images/portraits/portrait_jana_koppe.jpg b/public/images/portraits/portrait_jana_koppe.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2ef5cd0ccf80ed2818b7a070f1b7e64d973995bb Binary files /dev/null and b/public/images/portraits/portrait_jana_koppe.jpg differ diff --git a/public/images/portraits/portrait_jenniferwilke.jpg b/public/images/portraits/portrait_jenniferwilke.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a5ee32d425e6c87f114fcc81d734ce527228ebde Binary files /dev/null and b/public/images/portraits/portrait_jenniferwilke.jpg differ diff --git a/public/images/portraits/portrait_jens_wulfsberg.jpg b/public/images/portraits/portrait_jens_wulfsberg.jpg new file mode 100644 index 0000000000000000000000000000000000000000..257bab5cfec109031a8882288d044a9907e986d7 Binary files /dev/null and b/public/images/portraits/portrait_jens_wulfsberg.jpg differ diff --git a/public/images/portraits/portrait_juan_grados.jpg b/public/images/portraits/portrait_juan_grados.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fc4b2e7ba8bf90e108198dc3c808da436ff3da99 Binary files /dev/null and b/public/images/portraits/portrait_juan_grados.jpg differ diff --git a/public/images/portraits/portrait_manuel_moritz.jpg b/public/images/portraits/portrait_manuel_moritz.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5fb4cc2ebc9fe0d608f8d5c24bc0fb35e802b35b Binary files /dev/null and b/public/images/portraits/portrait_manuel_moritz.jpg differ diff --git a/public/images/portraits/portrait_mohammed_omer.jpg b/public/images/portraits/portrait_mohammed_omer.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cf7a562b31d516f3f423199eef2eb0a9f090266b Binary files /dev/null and b/public/images/portraits/portrait_mohammed_omer.jpg differ diff --git a/public/images/portraits/portrait_moritz_stueckler.jpg b/public/images/portraits/portrait_moritz_stueckler.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e75fca351329a09664eb6e4708649ba462c97172 Binary files /dev/null and b/public/images/portraits/portrait_moritz_stueckler.jpg differ diff --git a/public/images/portraits/portrait_placeholder-thelittlehelper.jpg b/public/images/portraits/portrait_placeholder-thelittlehelper.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b1ac49d5e28c09325985cc92c8536c9ce3fc7995 Binary files /dev/null and b/public/images/portraits/portrait_placeholder-thelittlehelper.jpg differ diff --git a/public/images/portraits/portrait_sarah_buerger.jpg b/public/images/portraits/portrait_sarah_buerger.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0dcadfc4dd768e8f37eec187846f6ed97d8f45e5 Binary files /dev/null and b/public/images/portraits/portrait_sarah_buerger.jpg differ diff --git a/public/images/portraits/portrait_sonja_buxbaum-conradi.jpg b/public/images/portraits/portrait_sonja_buxbaum-conradi.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f17e6d7a55b3d3e5fd232f8cea9d6c6efff6d3e7 Binary files /dev/null and b/public/images/portraits/portrait_sonja_buxbaum-conradi.jpg differ diff --git a/public/images/portraits/portrait_tobias_redlich.jpg b/public/images/portraits/portrait_tobias_redlich.jpg new file mode 100644 index 0000000000000000000000000000000000000000..621564e2a0e3888621cce993dce85d7f3ea12079 Binary files /dev/null and b/public/images/portraits/portrait_tobias_redlich.jpg differ diff --git a/public/images/portraits/portrait_werner_jarmatz.jpg b/public/images/portraits/portrait_werner_jarmatz.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e04c612afa5628326ea31fab04a9782d8f01ce65 Binary files /dev/null and b/public/images/portraits/portrait_werner_jarmatz.jpg differ diff --git a/public/images/portraits/portrait_wolfkuehr.jpg b/public/images/portraits/portrait_wolfkuehr.jpg new file mode 100644 index 0000000000000000000000000000000000000000..35f11b1f9d0bdc4e086f730416573daeebc4f4f9 Binary files /dev/null and b/public/images/portraits/portrait_wolfkuehr.jpg differ diff --git a/public/images/projects/fabcityincubator/incubator-sprechstunde_illu.png b/public/images/projects/fabcityincubator/incubator-sprechstunde_illu.png new file mode 100644 index 0000000000000000000000000000000000000000..1be0d5559fb9bf18142b4a8301db0ce4b995c751 Binary files /dev/null and b/public/images/projects/fabcityincubator/incubator-sprechstunde_illu.png differ diff --git a/public/images/projects/fabcityincubator/incubator_deepmind-x-jiPtOms98-unsplash.png b/public/images/projects/fabcityincubator/incubator_deepmind-x-jiPtOms98-unsplash.png new file mode 100644 index 0000000000000000000000000000000000000000..261ee5db4082a06e74cc125ad67803153d90c546 Binary files /dev/null and b/public/images/projects/fabcityincubator/incubator_deepmind-x-jiPtOms98-unsplash.png differ diff --git a/public/images/projects/farmbot/FarmBotBeetHomepageHero.jpg b/public/images/projects/farmbot/FarmBotBeetHomepageHero.jpg new file mode 100644 index 0000000000000000000000000000000000000000..40426732d2f500ed601ff1579657d3361461a7f3 Binary files /dev/null and b/public/images/projects/farmbot/FarmBotBeetHomepageHero.jpg differ diff --git a/public/images/projects/farmbot/FarmBotJuanHomepageHero.jpg b/public/images/projects/farmbot/FarmBotJuanHomepageHero.jpg new file mode 100644 index 0000000000000000000000000000000000000000..da8a4992cbea2d9c5d147fbecd589f3a47483fe7 Binary files /dev/null and b/public/images/projects/farmbot/FarmBotJuanHomepageHero.jpg differ diff --git a/public/images/projects/farmbot/IndoorPrototype.pdf b/public/images/projects/farmbot/IndoorPrototype.pdf new file mode 100644 index 0000000000000000000000000000000000000000..25bbefadc69edf5dc1798567f878c92e6a97fd2b Binary files /dev/null and b/public/images/projects/farmbot/IndoorPrototype.pdf differ diff --git a/public/images/projects/farmbot/OpenSourceLandwirtschafthero.jpg b/public/images/projects/farmbot/OpenSourceLandwirtschafthero.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c637b9d560df2e7c32aed61e2acc3e47c4da4ab4 Binary files /dev/null and b/public/images/projects/farmbot/OpenSourceLandwirtschafthero.jpg differ diff --git a/public/images/projects/farmbot/OutdoorPrototype.pdf b/public/images/projects/farmbot/OutdoorPrototype.pdf new file mode 100644 index 0000000000000000000000000000000000000000..6d8b43bcc034531be7c7957f4d5e1077ac7d0238 Binary files /dev/null and b/public/images/projects/farmbot/OutdoorPrototype.pdf differ diff --git a/public/images/projects/farmbot/farmbot_DSC07762.jpg b/public/images/projects/farmbot/farmbot_DSC07762.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b145cccd85d52c79fd5709c82ae140fa506a1a7d Binary files /dev/null and b/public/images/projects/farmbot/farmbot_DSC07762.jpg differ diff --git a/public/images/projects/farmbot/verticalfarming-gutkarlshoehe_DSC04535.jpg b/public/images/projects/farmbot/verticalfarming-gutkarlshoehe_DSC04535.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c389068814cb06210d83ddb00de41e07328dad33 Binary files /dev/null and b/public/images/projects/farmbot/verticalfarming-gutkarlshoehe_DSC04535.jpg differ diff --git a/public/images/projects/jupiter/jupiter-ndr-bericht.jpg b/public/images/projects/jupiter/jupiter-ndr-bericht.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c26e0e82191ccc1a2ea5c94d3f3a113d6a314ac3 Binary files /dev/null and b/public/images/projects/jupiter/jupiter-ndr-bericht.jpg differ diff --git a/public/images/projects/jupiter/jupiter_HamburgJourna-07112022-InteraktiveStadtplanungen.jpg b/public/images/projects/jupiter/jupiter_HamburgJourna-07112022-InteraktiveStadtplanungen.jpg new file mode 100644 index 0000000000000000000000000000000000000000..441339b06b4a7f473f32a144ad0f8522bff02384 Binary files /dev/null and b/public/images/projects/jupiter/jupiter_HamburgJourna-07112022-InteraktiveStadtplanungen.jpg differ diff --git a/public/images/projects/jupiter/jupiter_jm105873-0x1200.jpg b/public/images/projects/jupiter/jupiter_jm105873-0x1200.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a7a6e4875b53aa722cd65096270727beb5ba62ab Binary files /dev/null and b/public/images/projects/jupiter/jupiter_jm105873-0x1200.jpg differ diff --git a/public/images/projects/openlabstarterkit/heroimg_CNC_mini_parts2-bb34cfaf-843025ee-2880w.jpg b/public/images/projects/openlabstarterkit/heroimg_CNC_mini_parts2-bb34cfaf-843025ee-2880w.jpg new file mode 100644 index 0000000000000000000000000000000000000000..74ff2a45cec243b4131ce754b0caa1e95d04f675 Binary files /dev/null and b/public/images/projects/openlabstarterkit/heroimg_CNC_mini_parts2-bb34cfaf-843025ee-2880w.jpg differ diff --git a/public/images/research/dtecbw/laserduo-gal7.jpg b/public/images/research/dtecbw/laserduo-gal7.jpg new file mode 100644 index 0000000000000000000000000000000000000000..118a00d4e6a00f0bd4ea8543dbf2fa563fbbafdf Binary files /dev/null and b/public/images/research/dtecbw/laserduo-gal7.jpg differ diff --git a/public/images/research/interfacer/Interfacer-hero.png b/public/images/research/interfacer/Interfacer-hero.png new file mode 100644 index 0000000000000000000000000000000000000000..97aa0d62a3e131a6a6f33c94bb0243032ef80744 Binary files /dev/null and b/public/images/research/interfacer/Interfacer-hero.png differ diff --git a/public/images/research/interfacer/interfacer-circularcity-keyvisual-hero.png b/public/images/research/interfacer/interfacer-circularcity-keyvisual-hero.png new file mode 100644 index 0000000000000000000000000000000000000000..205607d36b2c58f699a23e298c978d7f0572ac18 Binary files /dev/null and b/public/images/research/interfacer/interfacer-circularcity-keyvisual-hero.png differ diff --git a/public/images/research/interfacer/interfacer-logo-chart.png b/public/images/research/interfacer/interfacer-logo-chart.png new file mode 100644 index 0000000000000000000000000000000000000000..0526158eb8292cfc1f1a89c4981dabafe8c4a77a Binary files /dev/null and b/public/images/research/interfacer/interfacer-logo-chart.png differ diff --git a/public/images/research/interfacer/interfacer-logo-chart.svg b/public/images/research/interfacer/interfacer-logo-chart.svg new file mode 100644 index 0000000000000000000000000000000000000000..bdd09b33836383ca51a2e6bfaf66d676500c06d0 --- /dev/null +++ b/public/images/research/interfacer/interfacer-logo-chart.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1920" zoomAndPan="magnify" viewBox="0 0 1440 809.999993" height="1080" preserveAspectRatio="xMidYMid meet" version="1.0"><defs><g/><clipPath id="6edb360efd"><path d="M 261.996094 302 L 1082.902344 302 L 1082.902344 397 L 261.996094 397 Z M 261.996094 302 " clip-rule="nonzero"/></clipPath><clipPath id="72d4ab8d20"><path d="M 298 469.59375 L 308 469.59375 L 308 480 L 298 480 Z M 298 469.59375 " clip-rule="nonzero"/></clipPath><clipPath id="517090905d"><path d="M 359 469.59375 L 369 469.59375 L 369 480 L 359 480 Z M 359 469.59375 " clip-rule="nonzero"/></clipPath><clipPath id="b7c61293ca"><path d="M 310 469.59375 L 357 469.59375 L 357 480 L 310 480 Z M 310 469.59375 " clip-rule="nonzero"/></clipPath><clipPath id="fefbb9089f"><path d="M 295 498 L 306 498 L 306 508.257812 L 295 508.257812 Z M 295 498 " clip-rule="nonzero"/></clipPath><clipPath id="d00b1d2e1d"><path d="M 345 498 L 355 498 L 355 508.257812 L 345 508.257812 Z M 345 498 " clip-rule="nonzero"/></clipPath><clipPath id="3a5df0013f"><path d="M 283 498 L 294 498 L 294 508.257812 L 283 508.257812 Z M 283 498 " clip-rule="nonzero"/></clipPath><clipPath id="7232b35dbe"><path d="M 381 498 L 392 498 L 392 508.257812 L 381 508.257812 Z M 381 498 " clip-rule="nonzero"/></clipPath><clipPath id="cf4bad8944"><path d="M 309 498 L 343 498 L 343 508.257812 L 309 508.257812 Z M 309 498 " clip-rule="nonzero"/></clipPath><clipPath id="52396bc0be"><path d="M 358 498 L 378 498 L 378 508.257812 L 358 508.257812 Z M 358 498 " clip-rule="nonzero"/></clipPath><clipPath id="b85284ffd4"><path d="M 261.996094 498 L 282 498 L 282 508.257812 L 261.996094 508.257812 Z M 261.996094 498 " clip-rule="nonzero"/></clipPath><clipPath id="d644374649"><path d="M 371 469.59375 L 392 469.59375 L 392 480 L 371 480 Z M 371 469.59375 " clip-rule="nonzero"/></clipPath><clipPath id="820dbb7d17"><path d="M 261.996094 469.59375 L 297 469.59375 L 297 480 L 261.996094 480 Z M 261.996094 469.59375 " clip-rule="nonzero"/></clipPath><clipPath id="1ec0a416ae"><path d="M 432 469.59375 L 443 469.59375 L 443 480 L 432 480 Z M 432 469.59375 " clip-rule="nonzero"/></clipPath><clipPath id="a92dfde0f3"><path d="M 493 469.59375 L 504 469.59375 L 504 480 L 493 480 Z M 493 469.59375 " clip-rule="nonzero"/></clipPath><clipPath id="366a8b0848"><path d="M 444 469.59375 L 491 469.59375 L 491 480 L 444 480 Z M 444 469.59375 " clip-rule="nonzero"/></clipPath><clipPath id="a8554259db"><path d="M 429 498 L 440 498 L 440 508.257812 L 429 508.257812 Z M 429 498 " clip-rule="nonzero"/></clipPath><clipPath id="48a2d304a8"><path d="M 479 498 L 490 498 L 490 508.257812 L 479 508.257812 Z M 479 498 " clip-rule="nonzero"/></clipPath><clipPath id="1e0b02ee00"><path d="M 533 484 L 543.6875 484 L 543.6875 494 L 533 494 Z M 533 484 " clip-rule="nonzero"/></clipPath><clipPath id="5522a3504f"><path d="M 417 498 L 428 498 L 428 508.257812 L 417 508.257812 Z M 417 498 " clip-rule="nonzero"/></clipPath><clipPath id="3861e53e47"><path d="M 515 498 L 526 498 L 526 508.257812 L 515 508.257812 Z M 515 498 " clip-rule="nonzero"/></clipPath><clipPath id="e95bb70d96"><path d="M 443 498 L 477 498 L 477 508.257812 L 443 508.257812 Z M 443 498 " clip-rule="nonzero"/></clipPath><clipPath id="3b5f346006"><path d="M 492 498 L 512 498 L 512 508.257812 L 492 508.257812 Z M 492 498 " clip-rule="nonzero"/></clipPath><clipPath id="508c15380c"><path d="M 396 498 L 416 498 L 416 508.257812 L 396 508.257812 Z M 396 498 " clip-rule="nonzero"/></clipPath><clipPath id="6f35b90711"><path d="M 505 469.59375 L 526 469.59375 L 526 480 L 505 480 Z M 505 469.59375 " clip-rule="nonzero"/></clipPath><clipPath id="865bf6ba45"><path d="M 396 469.59375 L 431 469.59375 L 431 480 L 396 480 Z M 396 469.59375 " clip-rule="nonzero"/></clipPath><clipPath id="85399ab04c"><path d="M 567 469.59375 L 578 469.59375 L 578 480 L 567 480 Z M 567 469.59375 " clip-rule="nonzero"/></clipPath><clipPath id="34ba9f2758"><path d="M 628 469.59375 L 639 469.59375 L 639 480 L 628 480 Z M 628 469.59375 " clip-rule="nonzero"/></clipPath><clipPath id="3cfd5db4f6"><path d="M 579 469.59375 L 626 469.59375 L 626 480 L 579 480 Z M 579 469.59375 " clip-rule="nonzero"/></clipPath><clipPath id="14a9cb2348"><path d="M 565 498 L 575 498 L 575 508.257812 L 565 508.257812 Z M 565 498 " clip-rule="nonzero"/></clipPath><clipPath id="47fe108cc0"><path d="M 614 498 L 625 498 L 625 508.257812 L 614 508.257812 Z M 614 498 " clip-rule="nonzero"/></clipPath><clipPath id="e933eb4a23"><path d="M 553 498 L 563 498 L 563 508.257812 L 553 508.257812 Z M 553 498 " clip-rule="nonzero"/></clipPath><clipPath id="a47645ff96"><path d="M 651 498 L 661 498 L 661 508.257812 L 651 508.257812 Z M 651 498 " clip-rule="nonzero"/></clipPath><clipPath id="810b61473b"><path d="M 578 498 L 612 498 L 612 508.257812 L 578 508.257812 Z M 578 498 " clip-rule="nonzero"/></clipPath><clipPath id="df618b3b98"><path d="M 627 498 L 647 498 L 647 508.257812 L 627 508.257812 Z M 627 498 " clip-rule="nonzero"/></clipPath><clipPath id="334870d707"><path d="M 531.304688 498 L 551 498 L 551 508.257812 L 531.304688 508.257812 Z M 531.304688 498 " clip-rule="nonzero"/></clipPath><clipPath id="4b364626e2"><path d="M 640 469.59375 L 661 469.59375 L 661 480 L 640 480 Z M 640 469.59375 " clip-rule="nonzero"/></clipPath><clipPath id="bb0ddb6108"><path d="M 531.304688 469.59375 L 566 469.59375 L 566 480 L 531.304688 480 Z M 531.304688 469.59375 " clip-rule="nonzero"/></clipPath><clipPath id="2cc9d9702f"><path d="M 701 469.59375 L 712 469.59375 L 712 480 L 701 480 Z M 701 469.59375 " clip-rule="nonzero"/></clipPath><clipPath id="a70b9ce186"><path d="M 762 469.59375 L 773 469.59375 L 773 480 L 762 480 Z M 762 469.59375 " clip-rule="nonzero"/></clipPath><clipPath id="514cc3246e"><path d="M 713 469.59375 L 760 469.59375 L 760 480 L 713 480 Z M 713 469.59375 " clip-rule="nonzero"/></clipPath><clipPath id="7e9bb65b97"><path d="M 699 498 L 709 498 L 709 508.257812 L 699 508.257812 Z M 699 498 " clip-rule="nonzero"/></clipPath><clipPath id="71400f2b9b"><path d="M 748 498 L 759 498 L 759 508.257812 L 748 508.257812 Z M 748 498 " clip-rule="nonzero"/></clipPath><clipPath id="febbde3f8d"><path d="M 802 484 L 812.996094 484 L 812.996094 494 L 802 494 Z M 802 484 " clip-rule="nonzero"/></clipPath><clipPath id="0e920c842c"><path d="M 687 498 L 697 498 L 697 508.257812 L 687 508.257812 Z M 687 498 " clip-rule="nonzero"/></clipPath><clipPath id="efd1e6f405"><path d="M 785 498 L 795 498 L 795 508.257812 L 785 508.257812 Z M 785 498 " clip-rule="nonzero"/></clipPath><clipPath id="48b73460f2"><path d="M 712 498 L 746 498 L 746 508.257812 L 712 508.257812 Z M 712 498 " clip-rule="nonzero"/></clipPath><clipPath id="16c64ce449"><path d="M 761 498 L 781 498 L 781 508.257812 L 761 508.257812 Z M 761 498 " clip-rule="nonzero"/></clipPath><clipPath id="12f7e5fce8"><path d="M 665 498 L 685 498 L 685 508.257812 L 665 508.257812 Z M 665 498 " clip-rule="nonzero"/></clipPath><clipPath id="a1cac1656b"><path d="M 774 469.59375 L 795 469.59375 L 795 480 L 774 480 Z M 774 469.59375 " clip-rule="nonzero"/></clipPath><clipPath id="049c95f3f0"><path d="M 665 469.59375 L 700 469.59375 L 700 480 L 665 480 Z M 665 469.59375 " clip-rule="nonzero"/></clipPath><clipPath id="b9352e8ebf"><path d="M 837 469.59375 L 847 469.59375 L 847 480 L 837 480 Z M 837 469.59375 " clip-rule="nonzero"/></clipPath><clipPath id="61fdfad2f3"><path d="M 898 469.59375 L 908 469.59375 L 908 480 L 898 480 Z M 898 469.59375 " clip-rule="nonzero"/></clipPath><clipPath id="a00b94c7aa"><path d="M 849 469.59375 L 896 469.59375 L 896 480 L 849 480 Z M 849 469.59375 " clip-rule="nonzero"/></clipPath><clipPath id="301ba3c962"><path d="M 834 498 L 845 498 L 845 508.257812 L 834 508.257812 Z M 834 498 " clip-rule="nonzero"/></clipPath><clipPath id="515f4416b1"><path d="M 884 498 L 894 498 L 894 508.257812 L 884 508.257812 Z M 884 498 " clip-rule="nonzero"/></clipPath><clipPath id="dfeab60ee3"><path d="M 822 498 L 833 498 L 833 508.257812 L 822 508.257812 Z M 822 498 " clip-rule="nonzero"/></clipPath><clipPath id="97f7cd2485"><path d="M 920 498 L 931 498 L 931 508.257812 L 920 508.257812 Z M 920 498 " clip-rule="nonzero"/></clipPath><clipPath id="93ba25f599"><path d="M 847 498 L 882 498 L 882 508.257812 L 847 508.257812 Z M 847 498 " clip-rule="nonzero"/></clipPath><clipPath id="db0d1a5b80"><path d="M 897 498 L 917 498 L 917 508.257812 L 897 508.257812 Z M 897 498 " clip-rule="nonzero"/></clipPath><clipPath id="efa5415306"><path d="M 800.914062 498 L 821 498 L 821 508.257812 L 800.914062 508.257812 Z M 800.914062 498 " clip-rule="nonzero"/></clipPath><clipPath id="c63f57f734"><path d="M 910 469.59375 L 931 469.59375 L 931 480 L 910 480 Z M 910 469.59375 " clip-rule="nonzero"/></clipPath><clipPath id="f2499ddadc"><path d="M 800.914062 469.59375 L 836 469.59375 L 836 480 L 800.914062 480 Z M 800.914062 469.59375 " clip-rule="nonzero"/></clipPath><clipPath id="009ab397fb"><path d="M 971 469.59375 L 981 469.59375 L 981 480 L 971 480 Z M 971 469.59375 " clip-rule="nonzero"/></clipPath><clipPath id="76af3deee1"><path d="M 1032 469.59375 L 1042 469.59375 L 1042 480 L 1032 480 Z M 1032 469.59375 " clip-rule="nonzero"/></clipPath><clipPath id="096f8523bc"><path d="M 983 469.59375 L 1030 469.59375 L 1030 480 L 983 480 Z M 983 469.59375 " clip-rule="nonzero"/></clipPath><clipPath id="3f9f21b1fb"><path d="M 968 498 L 979 498 L 979 508.257812 L 968 508.257812 Z M 968 498 " clip-rule="nonzero"/></clipPath><clipPath id="a30c32609d"><path d="M 1018 498 L 1028 498 L 1028 508.257812 L 1018 508.257812 Z M 1018 498 " clip-rule="nonzero"/></clipPath><clipPath id="173faca38e"><path d="M 1072 484 L 1082.605469 484 L 1082.605469 494 L 1072 494 Z M 1072 484 " clip-rule="nonzero"/></clipPath><clipPath id="b764e5f327"><path d="M 956 498 L 967 498 L 967 508.257812 L 956 508.257812 Z M 956 498 " clip-rule="nonzero"/></clipPath><clipPath id="c05499267e"><path d="M 1054 498 L 1065 498 L 1065 508.257812 L 1054 508.257812 Z M 1054 498 " clip-rule="nonzero"/></clipPath><clipPath id="8d9c0b2a6a"><path d="M 982 498 L 1016 498 L 1016 508.257812 L 982 508.257812 Z M 982 498 " clip-rule="nonzero"/></clipPath><clipPath id="7026f6ffaf"><path d="M 1031 498 L 1051 498 L 1051 508.257812 L 1031 508.257812 Z M 1031 498 " clip-rule="nonzero"/></clipPath><clipPath id="6f7b8a5f9e"><path d="M 935 498 L 955 498 L 955 508.257812 L 935 508.257812 Z M 935 498 " clip-rule="nonzero"/></clipPath><clipPath id="8ffe81a1dd"><path d="M 1044 469.59375 L 1065 469.59375 L 1065 480 L 1044 480 Z M 1044 469.59375 " clip-rule="nonzero"/></clipPath><clipPath id="6736f383e7"><path d="M 935 469.59375 L 970 469.59375 L 970 480 L 935 480 Z M 935 469.59375 " clip-rule="nonzero"/></clipPath></defs><rect x="-144" width="1728" fill="#ffffff" y="-80.999999" height="971.999992" fill-opacity="1"/><rect x="-144" width="1728" fill="#ffffff" y="-80.999999" height="971.999992" fill-opacity="1"/><rect x="-144" width="1728" fill="#0b1324" y="-80.999999" height="971.999992" fill-opacity="1"/><g clip-path="url(#6edb360efd)"><path fill="#ffffff" d="M 346.03125 382.433594 L 343.75 382.433594 L 326.136719 305.371094 L 294.34375 305.371094 L 294.34375 393.804688 L 310.820312 393.804688 L 310.820312 316.742188 L 313.101562 316.742188 L 330.695312 393.804688 L 362.484375 393.804688 L 362.484375 305.371094 L 346.03125 305.371094 Z M 679.785156 305.371094 L 656.464844 393.804688 L 673.703125 393.804688 L 678.507812 374.363281 L 710.164062 374.363281 L 714.992188 393.804688 L 732.207031 393.804688 L 708.914062 305.371094 Z M 682.421875 358.886719 L 693.199219 315.894531 L 695.433594 315.894531 L 706.207031 358.976562 Z M 278.71875 305.371094 L 261.996094 305.371094 L 261.996094 393.804688 L 278.71875 393.804688 Z M 374.46875 320.53125 L 400.308594 320.53125 L 400.308594 393.804688 L 417.03125 393.804688 L 417.03125 320.53125 L 442.875 320.53125 L 442.875 305.371094 L 374.46875 305.371094 Z M 468.363281 356.789062 L 505.09375 356.789062 L 505.09375 341.628906 L 468.363281 341.628906 L 468.363281 320.53125 L 508.648438 320.53125 L 508.648438 305.371094 L 451.640625 305.371094 L 451.640625 393.804688 L 509.40625 393.804688 L 509.40625 378.644531 L 468.363281 378.644531 Z M 619.351562 320.53125 L 662.164062 320.53125 L 662.164062 305.371094 L 602.652344 305.371094 L 602.652344 393.804688 L 619.351562 393.804688 L 619.351562 357.035156 L 650.984375 357.035156 L 650.984375 341.871094 L 619.351562 341.871094 Z M 835.511719 356.789062 L 872.242188 356.789062 L 872.242188 341.628906 L 835.511719 341.628906 L 835.511719 320.53125 L 875.796875 320.53125 L 875.796875 305.371094 L 818.789062 305.371094 L 818.789062 393.804688 L 876.558594 393.804688 L 876.558594 378.644531 L 835.511719 378.644531 Z M 945.949219 352.332031 C 949.261719 349.042969 951.675781 344.96875 952.96875 340.488281 C 954.34375 336.507812 954.75 332.25 954.144531 328.082031 C 953.542969 323.910156 951.953125 319.941406 949.503906 316.507812 C 947.054688 313.074219 943.820312 310.273438 940.070312 308.335938 C 936.316406 306.398438 932.15625 305.382812 927.929688 305.371094 L 887.289062 305.371094 L 887.289062 393.804688 L 904.011719 393.804688 L 904.011719 360.492188 L 926.589844 360.492188 C 929.660156 360.84375 932.496094 362.304688 934.554688 364.601562 C 936.617188 366.902344 937.761719 369.875 937.769531 372.957031 L 937.769531 393.851562 L 954.535156 393.851562 L 954.535156 371.550781 C 954.1875 364.296875 951.121094 357.4375 945.949219 352.332031 Z M 925.515625 343.992188 L 904.164062 343.992188 L 904.164062 321.691406 L 925.515625 321.691406 C 928.480469 321.691406 931.324219 322.867188 933.421875 324.957031 C 935.515625 327.046875 936.695312 329.882812 936.695312 332.839844 C 936.695312 335.796875 935.515625 338.632812 933.421875 340.726562 C 931.324219 342.816406 928.480469 343.992188 925.515625 343.992188 Z M 589.621094 331.839844 C 589.617188 328.085938 588.804688 324.371094 587.230469 320.957031 C 585.128906 316.316406 581.734375 312.375 577.449219 309.609375 C 573.164062 306.839844 568.167969 305.363281 563.066406 305.351562 L 522.441406 305.351562 L 522.441406 393.785156 L 539.210938 393.785156 L 539.210938 360.496094 L 561.765625 360.496094 C 564.835938 360.84375 567.671875 362.308594 569.734375 364.605469 C 571.792969 366.902344 572.9375 369.875 572.945312 372.960938 L 572.945312 393.851562 L 589.710938 393.851562 L 589.710938 371.554688 C 589.378906 364.34375 586.378906 357.507812 581.285156 352.378906 C 584.59375 349.089844 587.011719 345.015625 588.304688 340.535156 C 589.230469 337.734375 589.675781 334.792969 589.621094 331.839844 Z M 560.558594 343.992188 L 539.230469 343.992188 L 539.230469 321.695312 L 560.558594 321.695312 C 563.523438 321.695312 566.367188 322.871094 568.464844 324.960938 C 570.558594 327.050781 571.738281 329.886719 571.738281 332.84375 C 571.738281 335.800781 570.558594 338.636719 568.464844 340.726562 C 566.367188 342.820312 563.523438 343.992188 560.558594 343.992188 Z M 772.269531 302.203125 C 762.78125 302.203125 753.683594 305.960938 746.976562 312.652344 C 740.269531 319.34375 736.5 328.417969 736.5 337.878906 L 736.5 361.292969 C 736.5 370.757812 740.269531 379.832031 746.976562 386.523438 C 753.683594 393.210938 762.78125 396.972656 772.269531 396.972656 C 781.753906 396.972656 790.855469 393.210938 797.5625 386.523438 C 804.269531 379.832031 808.039062 370.757812 808.039062 361.292969 L 808.039062 360.734375 L 792.390625 360.734375 L 792.390625 361.292969 C 792.390625 366.617188 790.269531 371.722656 786.496094 375.484375 C 782.722656 379.25 777.605469 381.363281 772.269531 381.363281 C 766.933594 381.363281 761.816406 379.25 758.042969 375.484375 C 754.269531 371.722656 752.148438 366.617188 752.148438 361.292969 L 752.148438 337.878906 C 752.148438 332.558594 754.269531 327.453125 758.042969 323.6875 C 761.816406 319.925781 766.933594 317.8125 772.269531 317.8125 C 777.605469 317.8125 782.722656 319.925781 786.496094 323.6875 C 790.269531 327.453125 792.390625 332.558594 792.390625 337.878906 L 792.390625 338.4375 L 808.039062 338.4375 L 808.039062 337.878906 C 808.039062 328.417969 804.269531 319.34375 797.5625 312.652344 C 790.855469 305.960938 781.753906 302.203125 772.269531 302.203125 Z M 988.109375 327.984375 C 994.339844 327.984375 999.382812 322.949219 999.382812 316.738281 C 999.382812 310.527344 994.339844 305.496094 988.109375 305.496094 C 981.886719 305.496094 976.839844 310.527344 976.839844 316.738281 C 976.839844 322.949219 981.886719 327.984375 988.109375 327.984375 Z M 1082.632812 305.496094 L 1004.589844 305.496094 L 1004.589844 327.984375 L 1082.632812 327.984375 Z M 1015.863281 393.714844 C 1022.085938 393.714844 1027.132812 388.683594 1027.132812 382.472656 C 1027.132812 376.261719 1022.085938 371.230469 1015.863281 371.230469 C 1009.636719 371.230469 1004.589844 376.261719 1004.589844 382.472656 C 1004.589844 388.683594 1009.636719 393.714844 1015.863281 393.714844 Z M 999.382812 371.230469 L 976.839844 371.230469 L 976.839844 393.714844 L 999.382812 393.714844 Z M 999.382812 371.230469 " fill-opacity="1" fill-rule="nonzero"/></g><path fill="#ffffff" d="M 987.886719 360.597656 C 981.785156 360.597656 976.839844 355.664062 976.839844 349.578125 C 976.839844 343.492188 981.785156 338.558594 987.886719 338.558594 L 1054.1875 338.558594 L 1054.1875 360.601562 L 987.886719 360.601562 Z M 987.886719 360.597656 " fill-opacity="1" fill-rule="evenodd"/><g clip-path="url(#72d4ab8d20)"><path fill="#d78f1d" d="M 303.066406 479.324219 C 304.019531 479.335938 304.953125 479.0625 305.75 478.539062 C 306.542969 478.015625 307.167969 477.269531 307.539062 476.390625 C 307.90625 475.515625 308.007812 474.546875 307.828125 473.613281 C 307.648438 472.675781 307.195312 471.816406 306.527344 471.140625 C 305.855469 470.460938 305 470 304.070312 469.808594 C 303.136719 469.621094 302.167969 469.714844 301.289062 470.074219 C 300.40625 470.4375 299.65625 471.054688 299.125 471.84375 C 298.597656 472.636719 298.3125 473.566406 298.3125 474.519531 C 298.308594 475.148438 298.429688 475.773438 298.664062 476.355469 C 298.902344 476.9375 299.25 477.464844 299.691406 477.910156 C 300.132812 478.359375 300.660156 478.714844 301.238281 478.957031 C 301.816406 479.199219 302.441406 479.324219 303.066406 479.324219 Z M 303.066406 479.324219 " fill-opacity="1" fill-rule="nonzero"/></g><g clip-path="url(#517090905d)"><path fill="#d78f1d" d="M 364.078125 479.324219 C 365.027344 479.335938 365.960938 479.0625 366.757812 478.539062 C 367.554688 478.015625 368.175781 477.269531 368.546875 476.390625 C 368.917969 475.515625 369.019531 474.546875 368.839844 473.613281 C 368.660156 472.675781 368.207031 471.816406 367.535156 471.140625 C 366.867188 470.460938 366.011719 470 365.078125 469.808594 C 364.144531 469.621094 363.175781 469.714844 362.296875 470.074219 C 361.417969 470.4375 360.664062 471.054688 360.136719 471.84375 C 359.605469 472.636719 359.324219 473.566406 359.324219 474.519531 C 359.316406 475.148438 359.4375 475.773438 359.675781 476.355469 C 359.910156 476.9375 360.261719 477.464844 360.703125 477.910156 C 361.144531 478.359375 361.667969 478.714844 362.25 478.957031 C 362.828125 479.199219 363.449219 479.324219 364.078125 479.324219 Z M 364.078125 479.324219 " fill-opacity="1" fill-rule="nonzero"/></g><g clip-path="url(#b7c61293ca)"><path fill="#f2bd4e" d="M 356.191406 469.738281 L 310.199219 469.738281 L 310.199219 479.328125 L 356.191406 479.328125 Z M 356.191406 469.738281 " fill-opacity="1" fill-rule="nonzero"/></g><g clip-path="url(#fefbb9089f)"><path fill="#02785e" d="M 300.480469 508.113281 C 301.429688 508.121094 302.363281 507.847656 303.160156 507.328125 C 303.953125 506.804688 304.578125 506.058594 304.949219 505.179688 C 305.320312 504.300781 305.421875 503.335938 305.242188 502.398438 C 305.0625 501.464844 304.605469 500.601562 303.9375 499.925781 C 303.269531 499.25 302.414062 498.785156 301.480469 498.597656 C 300.546875 498.410156 299.578125 498.5 298.699219 498.863281 C 297.820312 499.226562 297.066406 499.839844 296.535156 500.632812 C 296.007812 501.425781 295.722656 502.355469 295.722656 503.308594 C 295.71875 503.9375 295.839844 504.558594 296.074219 505.140625 C 296.3125 505.722656 296.660156 506.253906 297.101562 506.699219 C 297.546875 507.144531 298.070312 507.5 298.648438 507.742188 C 299.230469 507.984375 299.851562 508.113281 300.480469 508.113281 Z M 300.480469 508.113281 " fill-opacity="1" fill-rule="nonzero"/></g><g clip-path="url(#d00b1d2e1d)"><path fill="#f2bd4e" d="M 350.070312 508.113281 C 351.023438 508.121094 351.957031 507.847656 352.753906 507.328125 C 353.546875 506.804688 354.171875 506.058594 354.542969 505.179688 C 354.914062 504.300781 355.015625 503.335938 354.835938 502.398438 C 354.652344 501.464844 354.199219 500.601562 353.53125 499.925781 C 352.863281 499.25 352.007812 498.785156 351.074219 498.597656 C 350.140625 498.410156 349.171875 498.5 348.292969 498.863281 C 347.414062 499.226562 346.660156 499.839844 346.128906 500.632812 C 345.601562 501.425781 345.316406 502.355469 345.316406 503.308594 C 345.3125 503.9375 345.433594 504.558594 345.667969 505.140625 C 345.90625 505.722656 346.253906 506.253906 346.695312 506.699219 C 347.140625 507.144531 347.664062 507.5 348.242188 507.742188 C 348.824219 507.984375 349.445312 508.113281 350.070312 508.113281 Z M 350.070312 508.113281 " fill-opacity="1" fill-rule="nonzero"/></g><path fill="#02785e" d="M 338.136719 493.882812 C 339.089844 493.894531 340.023438 493.621094 340.820312 493.097656 C 341.613281 492.574219 342.238281 491.828125 342.609375 490.949219 C 342.980469 490.074219 343.082031 489.105469 342.902344 488.171875 C 342.722656 487.234375 342.265625 486.375 341.597656 485.699219 C 340.929688 485.019531 340.074219 484.558594 339.140625 484.367188 C 338.207031 484.179688 337.238281 484.273438 336.359375 484.632812 C 335.480469 484.996094 334.726562 485.613281 334.195312 486.402344 C 333.667969 487.195312 333.382812 488.125 333.382812 489.078125 C 333.378906 489.707031 333.5 490.332031 333.734375 490.914062 C 333.972656 491.496094 334.320312 492.023438 334.761719 492.472656 C 335.207031 492.917969 335.730469 493.273438 336.308594 493.515625 C 336.890625 493.757812 337.511719 493.882812 338.136719 493.882812 Z M 338.136719 493.882812 " fill-opacity="1" fill-rule="nonzero"/><path fill="#00cfa1" d="M 404.253906 493.882812 C 405.207031 493.894531 406.140625 493.621094 406.9375 493.097656 C 407.730469 492.574219 408.355469 491.828125 408.726562 490.949219 C 409.09375 490.074219 409.199219 489.105469 409.015625 488.171875 C 408.835938 487.234375 408.382812 486.375 407.714844 485.699219 C 407.046875 485.019531 406.191406 484.558594 405.257812 484.367188 C 404.324219 484.179688 403.355469 484.273438 402.476562 484.632812 C 401.597656 484.996094 400.84375 485.613281 400.3125 486.402344 C 399.785156 487.195312 399.5 488.125 399.5 489.078125 C 399.496094 489.707031 399.617188 490.332031 399.851562 490.914062 C 400.089844 491.496094 400.4375 492.023438 400.878906 492.472656 C 401.320312 492.917969 401.847656 493.273438 402.425781 493.515625 C 403.007812 493.757812 403.628906 493.882812 404.253906 493.882812 Z M 404.253906 493.882812 " fill-opacity="1" fill-rule="nonzero"/><g clip-path="url(#3a5df0013f)"><path fill="#02785e" d="M 293.347656 498.527344 L 283.835938 498.527344 L 283.835938 508.113281 L 293.347656 508.113281 Z M 293.347656 498.527344 " fill-opacity="1" fill-rule="nonzero"/></g><path fill="#02785e" d="M 330.160156 484.296875 L 320.648438 484.296875 L 320.648438 493.886719 L 330.160156 493.886719 Z M 330.160156 484.296875 " fill-opacity="1" fill-rule="nonzero"/><g clip-path="url(#7232b35dbe)"><path fill="#d78f1d" d="M 391.285156 498.527344 L 381.777344 498.527344 L 381.777344 508.113281 L 391.285156 508.113281 Z M 391.285156 498.527344 " fill-opacity="1" fill-rule="nonzero"/></g><path fill="#02785e" d="M 282.800781 493.886719 C 281.527344 493.886719 280.308594 493.378906 279.40625 492.476562 C 278.507812 491.574219 278 490.355469 278 489.078125 C 278 487.804688 278.507812 486.582031 279.40625 485.679688 C 280.308594 484.78125 281.527344 484.273438 282.800781 484.273438 L 317.121094 484.273438 L 317.121094 493.859375 Z M 282.800781 493.886719 " fill-opacity="1" fill-rule="nonzero"/><g clip-path="url(#cf4bad8944)"><path fill="#f2bd4e" d="M 337.597656 498.527344 C 338.871094 498.527344 340.09375 499.03125 340.992188 499.933594 C 341.894531 500.835938 342.398438 502.058594 342.398438 503.332031 C 342.398438 504.605469 341.894531 505.828125 340.992188 506.730469 C 340.09375 507.632812 338.871094 508.136719 337.597656 508.136719 L 309.070312 508.136719 L 309.070312 498.550781 Z M 337.597656 498.527344 " fill-opacity="1" fill-rule="nonzero"/></g><g clip-path="url(#52396bc0be)"><path fill="#d78f1d" d="M 363.113281 508.113281 C 361.839844 508.113281 360.617188 507.605469 359.714844 506.707031 C 358.816406 505.804688 358.308594 504.582031 358.308594 503.308594 C 358.308594 502.03125 358.816406 500.8125 359.714844 499.910156 C 360.617188 499.007812 361.839844 498.5 363.113281 498.5 L 377.164062 498.5 L 377.164062 508.089844 Z M 363.113281 508.113281 " fill-opacity="1" fill-rule="nonzero"/></g><path fill="#00cfa1" d="M 396.816406 489.101562 C 396.824219 487.835938 396.324219 486.617188 395.433594 485.714844 C 394.542969 484.816406 393.328125 484.304688 392.0625 484.296875 L 350.425781 484.296875 C 349.152344 484.296875 347.929688 484.804688 347.03125 485.703125 C 346.128906 486.605469 345.625 487.828125 345.625 489.101562 C 345.625 490.378906 346.128906 491.601562 347.03125 492.5 C 347.929688 493.402344 349.152344 493.910156 350.425781 493.910156 L 392.0625 493.910156 C 393.328125 493.898438 394.539062 493.386719 395.429688 492.484375 C 396.320312 491.585938 396.820312 490.371094 396.816406 489.101562 Z M 396.816406 489.101562 " fill-opacity="1" fill-rule="nonzero"/><g clip-path="url(#b85284ffd4)"><path fill="#02785e" d="M 281.34375 503.332031 C 281.347656 502.0625 280.851562 500.84375 279.957031 499.945312 C 279.066406 499.042969 277.855469 498.535156 276.589844 498.527344 L 266.796875 498.527344 C 265.523438 498.527344 264.300781 499.03125 263.402344 499.933594 C 262.5 500.835938 261.996094 502.058594 261.996094 503.332031 C 261.996094 504.605469 262.5 505.828125 263.402344 506.730469 C 264.300781 507.632812 265.523438 508.136719 266.796875 508.136719 L 276.613281 508.136719 C 277.875 508.121094 279.078125 507.609375 279.964844 506.707031 C 280.851562 505.808594 281.34375 504.59375 281.34375 503.332031 Z M 281.34375 503.332031 " fill-opacity="1" fill-rule="nonzero"/></g><g clip-path="url(#d644374649)"><path fill="#02785e" d="M 391.285156 474.542969 C 391.292969 473.277344 390.792969 472.058594 389.902344 471.15625 C 389.011719 470.257812 387.796875 469.746094 386.53125 469.738281 L 376.152344 469.738281 C 374.878906 469.738281 373.65625 470.246094 372.757812 471.144531 C 371.855469 472.046875 371.351562 473.269531 371.351562 474.542969 C 371.351562 475.820312 371.855469 477.042969 372.757812 477.941406 C 373.65625 478.84375 374.878906 479.351562 376.152344 479.351562 L 386.53125 479.351562 C 387.796875 479.339844 389.007812 478.828125 389.898438 477.925781 C 390.789062 477.027344 391.289062 475.8125 391.285156 474.542969 Z M 391.285156 474.542969 " fill-opacity="1" fill-rule="nonzero"/></g><g clip-path="url(#820dbb7d17)"><path fill="#f2bd4e" d="M 296.40625 474.542969 C 296.410156 473.277344 295.914062 472.058594 295.023438 471.15625 C 294.132812 470.257812 292.917969 469.746094 291.652344 469.738281 L 266.796875 469.738281 C 265.523438 469.738281 264.300781 470.246094 263.402344 471.144531 C 262.5 472.046875 261.996094 473.269531 261.996094 474.542969 C 261.996094 475.820312 262.5 477.042969 263.402344 477.941406 C 264.300781 478.84375 265.523438 479.351562 266.796875 479.351562 L 291.652344 479.351562 C 292.917969 479.335938 294.125 478.824219 295.015625 477.921875 C 295.902344 477.023438 296.402344 475.808594 296.40625 474.542969 Z M 296.40625 474.542969 " fill-opacity="1" fill-rule="nonzero"/></g><g clip-path="url(#1ec0a416ae)"><path fill="#02785e" d="M 437.207031 479.324219 C 438.160156 479.335938 439.09375 479.0625 439.886719 478.539062 C 440.683594 478.015625 441.308594 477.269531 441.679688 476.390625 C 442.046875 475.515625 442.152344 474.546875 441.96875 473.613281 C 441.789062 472.675781 441.335938 471.816406 440.667969 471.140625 C 439.996094 470.460938 439.140625 470 438.210938 469.808594 C 437.277344 469.621094 436.308594 469.714844 435.429688 470.074219 C 434.546875 470.4375 433.796875 471.054688 433.265625 471.84375 C 432.738281 472.636719 432.453125 473.566406 432.453125 474.519531 C 432.449219 475.148438 432.570312 475.773438 432.804688 476.355469 C 433.042969 476.9375 433.390625 477.464844 433.832031 477.910156 C 434.273438 478.359375 434.800781 478.714844 435.378906 478.957031 C 435.957031 479.199219 436.582031 479.324219 437.207031 479.324219 Z M 437.207031 479.324219 " fill-opacity="1" fill-rule="nonzero"/></g><g clip-path="url(#a92dfde0f3)"><path fill="#02785e" d="M 498.21875 479.324219 C 499.167969 479.335938 500.101562 479.0625 500.898438 478.539062 C 501.695312 478.015625 502.316406 477.269531 502.6875 476.390625 C 503.058594 475.515625 503.160156 474.546875 502.980469 473.613281 C 502.800781 472.675781 502.347656 471.816406 501.675781 471.140625 C 501.007812 470.460938 500.152344 470 499.21875 469.808594 C 498.285156 469.621094 497.316406 469.714844 496.4375 470.074219 C 495.558594 470.4375 494.804688 471.054688 494.273438 471.84375 C 493.746094 472.636719 493.464844 473.566406 493.464844 474.519531 C 493.457031 475.148438 493.578125 475.773438 493.8125 476.355469 C 494.050781 476.9375 494.402344 477.464844 494.84375 477.910156 C 495.285156 478.359375 495.808594 478.714844 496.390625 478.957031 C 496.96875 479.199219 497.589844 479.324219 498.21875 479.324219 Z M 498.21875 479.324219 " fill-opacity="1" fill-rule="nonzero"/></g><g clip-path="url(#366a8b0848)"><path fill="#02785e" d="M 490.332031 469.738281 L 444.339844 469.738281 L 444.339844 479.328125 L 490.332031 479.328125 Z M 490.332031 469.738281 " fill-opacity="1" fill-rule="nonzero"/></g><g clip-path="url(#a8554259db)"><path fill="#02785e" d="M 434.621094 508.113281 C 435.570312 508.121094 436.503906 507.847656 437.300781 507.328125 C 438.09375 506.804688 438.71875 506.058594 439.089844 505.179688 C 439.460938 504.300781 439.5625 503.335938 439.382812 502.398438 C 439.203125 501.464844 438.746094 500.601562 438.078125 499.925781 C 437.410156 499.25 436.554688 498.785156 435.621094 498.597656 C 434.6875 498.410156 433.71875 498.5 432.839844 498.863281 C 431.960938 499.226562 431.207031 499.839844 430.675781 500.632812 C 430.148438 501.425781 429.863281 502.355469 429.863281 503.308594 C 429.859375 503.9375 429.980469 504.558594 430.214844 505.140625 C 430.453125 505.722656 430.800781 506.253906 431.242188 506.699219 C 431.683594 507.144531 432.210938 507.5 432.789062 507.742188 C 433.371094 507.984375 433.992188 508.113281 434.621094 508.113281 Z M 434.621094 508.113281 " fill-opacity="1" fill-rule="nonzero"/></g><g clip-path="url(#48a2d304a8)"><path fill="#d78f1d" d="M 484.210938 508.113281 C 485.164062 508.121094 486.097656 507.847656 486.894531 507.328125 C 487.6875 506.804688 488.3125 506.058594 488.683594 505.179688 C 489.054688 504.300781 489.15625 503.335938 488.976562 502.398438 C 488.792969 501.464844 488.339844 500.601562 487.671875 499.925781 C 487.003906 499.25 486.144531 498.785156 485.214844 498.597656 C 484.28125 498.410156 483.3125 498.5 482.433594 498.863281 C 481.554688 499.226562 480.800781 499.839844 480.269531 500.632812 C 479.742188 501.425781 479.457031 502.355469 479.457031 503.308594 C 479.453125 503.9375 479.574219 504.558594 479.808594 505.140625 C 480.046875 505.722656 480.394531 506.253906 480.835938 506.699219 C 481.28125 507.144531 481.804688 507.5 482.382812 507.742188 C 482.964844 507.984375 483.585938 508.113281 484.210938 508.113281 Z M 484.210938 508.113281 " fill-opacity="1" fill-rule="nonzero"/></g><path fill="#02785e" d="M 472.277344 493.882812 C 473.230469 493.894531 474.164062 493.621094 474.960938 493.097656 C 475.753906 492.574219 476.378906 491.828125 476.75 490.949219 C 477.121094 490.074219 477.222656 489.105469 477.042969 488.171875 C 476.863281 487.234375 476.40625 486.375 475.738281 485.699219 C 475.066406 485.019531 474.214844 484.558594 473.28125 484.367188 C 472.347656 484.179688 471.378906 484.273438 470.5 484.632812 C 469.621094 484.996094 468.867188 485.613281 468.335938 486.402344 C 467.808594 487.195312 467.523438 488.125 467.523438 489.078125 C 467.519531 489.707031 467.640625 490.332031 467.875 490.914062 C 468.113281 491.496094 468.460938 492.023438 468.902344 492.472656 C 469.34375 492.917969 469.871094 493.273438 470.449219 493.515625 C 471.03125 493.757812 471.652344 493.882812 472.277344 493.882812 Z M 472.277344 493.882812 " fill-opacity="1" fill-rule="nonzero"/><g clip-path="url(#1e0b02ee00)"><path fill="#02785e" d="M 538.371094 493.882812 C 539.324219 493.894531 540.257812 493.621094 541.054688 493.097656 C 541.847656 492.574219 542.472656 491.828125 542.84375 490.949219 C 543.210938 490.074219 543.3125 489.105469 543.132812 488.171875 C 542.953125 487.234375 542.5 486.375 541.832031 485.699219 C 541.160156 485.019531 540.308594 484.558594 539.375 484.367188 C 538.441406 484.179688 537.472656 484.273438 536.59375 484.632812 C 535.714844 484.996094 534.960938 485.613281 534.429688 486.402344 C 533.902344 487.195312 533.617188 488.125 533.617188 489.078125 C 533.613281 489.707031 533.734375 490.332031 533.96875 490.914062 C 534.207031 491.496094 534.554688 492.023438 534.996094 492.472656 C 535.4375 492.917969 535.964844 493.273438 536.542969 493.515625 C 537.125 493.757812 537.746094 493.882812 538.371094 493.882812 Z M 538.371094 493.882812 " fill-opacity="1" fill-rule="nonzero"/></g><g clip-path="url(#5522a3504f)"><path fill="#02785e" d="M 427.488281 498.527344 L 417.976562 498.527344 L 417.976562 508.113281 L 427.488281 508.113281 Z M 427.488281 498.527344 " fill-opacity="1" fill-rule="nonzero"/></g><path fill="#00cfa1" d="M 464.300781 484.296875 L 454.789062 484.296875 L 454.789062 493.886719 L 464.300781 493.886719 Z M 464.300781 484.296875 " fill-opacity="1" fill-rule="nonzero"/><g clip-path="url(#3861e53e47)"><path fill="#f2bd4e" d="M 525.425781 498.527344 L 515.917969 498.527344 L 515.917969 508.113281 L 525.425781 508.113281 Z M 525.425781 498.527344 " fill-opacity="1" fill-rule="nonzero"/></g><path fill="#00cfa1" d="M 416.941406 493.886719 C 415.667969 493.886719 414.449219 493.378906 413.546875 492.476562 C 412.648438 491.574219 412.140625 490.355469 412.140625 489.078125 C 412.140625 487.804688 412.648438 486.582031 413.546875 485.679688 C 414.449219 484.78125 415.667969 484.273438 416.941406 484.273438 L 451.261719 484.273438 L 451.261719 493.859375 Z M 416.941406 493.886719 " fill-opacity="1" fill-rule="nonzero"/><g clip-path="url(#e95bb70d96)"><path fill="#d78f1d" d="M 471.738281 498.527344 C 473.011719 498.527344 474.234375 499.03125 475.132812 499.933594 C 476.035156 500.835938 476.539062 502.058594 476.539062 503.332031 C 476.539062 504.605469 476.035156 505.828125 475.132812 506.730469 C 474.234375 507.632812 473.011719 508.136719 471.738281 508.136719 L 443.210938 508.136719 L 443.210938 498.550781 Z M 471.738281 498.527344 " fill-opacity="1" fill-rule="nonzero"/></g><g clip-path="url(#3b5f346006)"><path fill="#f2bd4e" d="M 497.230469 508.113281 C 495.957031 508.113281 494.734375 507.605469 493.832031 506.707031 C 492.933594 505.804688 492.425781 504.582031 492.425781 503.308594 C 492.425781 502.03125 492.933594 500.8125 493.832031 499.910156 C 494.734375 499.007812 495.957031 498.5 497.230469 498.5 L 511.28125 498.5 L 511.28125 508.089844 Z M 497.230469 508.113281 " fill-opacity="1" fill-rule="nonzero"/></g><path fill="#02785e" d="M 530.957031 489.101562 C 530.964844 487.835938 530.464844 486.617188 529.574219 485.714844 C 528.683594 484.816406 527.46875 484.304688 526.203125 484.296875 L 484.542969 484.296875 C 483.269531 484.296875 482.046875 484.804688 481.148438 485.703125 C 480.246094 486.605469 479.738281 487.828125 479.738281 489.101562 C 479.738281 490.378906 480.246094 491.601562 481.148438 492.5 C 482.046875 493.402344 483.269531 493.910156 484.542969 493.910156 L 526.179688 493.910156 C 527.449219 493.898438 528.660156 493.386719 529.554688 492.488281 C 530.449219 491.589844 530.953125 490.371094 530.957031 489.101562 Z M 530.957031 489.101562 " fill-opacity="1" fill-rule="nonzero"/><g clip-path="url(#508c15380c)"><path fill="#02785e" d="M 415.484375 503.332031 C 415.488281 502.0625 414.988281 500.84375 414.097656 499.945312 C 413.207031 499.042969 411.996094 498.535156 410.726562 498.527344 L 400.914062 498.527344 C 399.640625 498.527344 398.417969 499.03125 397.519531 499.933594 C 396.617188 500.835938 396.113281 502.058594 396.113281 503.332031 C 396.113281 504.605469 396.617188 505.828125 397.519531 506.730469 C 398.417969 507.632812 399.640625 508.136719 400.914062 508.136719 L 410.726562 508.136719 C 411.996094 508.125 413.203125 507.613281 414.09375 506.714844 C 414.984375 505.8125 415.484375 504.597656 415.484375 503.332031 Z M 415.484375 503.332031 " fill-opacity="1" fill-rule="nonzero"/></g><g clip-path="url(#6f35b90711)"><path fill="#02785e" d="M 525.425781 474.542969 C 525.429688 473.277344 524.933594 472.058594 524.042969 471.15625 C 523.152344 470.257812 521.9375 469.746094 520.671875 469.738281 L 510.292969 469.738281 C 509.019531 469.738281 507.796875 470.246094 506.898438 471.144531 C 505.996094 472.046875 505.492188 473.269531 505.492188 474.542969 C 505.492188 475.820312 505.996094 477.042969 506.898438 477.941406 C 507.796875 478.84375 509.019531 479.351562 510.292969 479.351562 L 520.671875 479.351562 C 521.9375 479.335938 523.144531 478.824219 524.035156 477.921875 C 524.925781 477.023438 525.425781 475.808594 525.425781 474.542969 Z M 525.425781 474.542969 " fill-opacity="1" fill-rule="nonzero"/></g><g clip-path="url(#865bf6ba45)"><path fill="#02785e" d="M 430.523438 474.542969 C 430.527344 473.277344 430.03125 472.058594 429.140625 471.15625 C 428.246094 470.257812 427.035156 469.746094 425.769531 469.738281 L 400.914062 469.738281 C 399.640625 469.738281 398.417969 470.246094 397.519531 471.144531 C 396.617188 472.046875 396.113281 473.269531 396.113281 474.542969 C 396.113281 475.820312 396.617188 477.042969 397.519531 477.941406 C 398.417969 478.84375 399.640625 479.351562 400.914062 479.351562 L 425.769531 479.351562 C 427.035156 479.339844 428.246094 478.828125 429.136719 477.925781 C 430.027344 477.027344 430.523438 475.8125 430.523438 474.542969 Z M 430.523438 474.542969 " fill-opacity="1" fill-rule="nonzero"/></g><g clip-path="url(#85399ab04c)"><path fill="#d78f1d" d="M 572.378906 479.324219 C 573.328125 479.335938 574.261719 479.0625 575.058594 478.539062 C 575.851562 478.015625 576.476562 477.269531 576.847656 476.390625 C 577.21875 475.515625 577.320312 474.546875 577.140625 473.613281 C 576.960938 472.675781 576.503906 471.816406 575.835938 471.140625 C 575.167969 470.460938 574.3125 470 573.378906 469.808594 C 572.445312 469.621094 571.476562 469.714844 570.597656 470.074219 C 569.71875 470.4375 568.964844 471.054688 568.433594 471.84375 C 567.90625 472.636719 567.621094 473.566406 567.621094 474.519531 C 567.617188 475.148438 567.738281 475.773438 567.972656 476.355469 C 568.210938 476.9375 568.558594 477.464844 569 477.910156 C 569.445312 478.359375 569.96875 478.714844 570.546875 478.957031 C 571.128906 479.199219 571.75 479.324219 572.378906 479.324219 Z M 572.378906 479.324219 " fill-opacity="1" fill-rule="nonzero"/></g><g clip-path="url(#34ba9f2758)"><path fill="#d78f1d" d="M 633.386719 479.324219 C 634.339844 479.335938 635.269531 479.0625 636.066406 478.539062 C 636.863281 478.015625 637.484375 477.269531 637.855469 476.390625 C 638.226562 475.515625 638.328125 474.546875 638.148438 473.613281 C 637.96875 472.675781 637.515625 471.816406 636.84375 471.140625 C 636.175781 470.460938 635.320312 470 634.386719 469.808594 C 633.457031 469.621094 632.488281 469.714844 631.609375 470.074219 C 630.726562 470.4375 629.972656 471.054688 629.445312 471.84375 C 628.914062 472.636719 628.632812 473.566406 628.632812 474.519531 C 628.628906 475.148438 628.746094 475.773438 628.984375 476.355469 C 629.21875 476.9375 629.570312 477.464844 630.011719 477.910156 C 630.453125 478.359375 630.980469 478.714844 631.558594 478.957031 C 632.136719 479.199219 632.757812 479.324219 633.386719 479.324219 Z M 633.386719 479.324219 " fill-opacity="1" fill-rule="nonzero"/></g><g clip-path="url(#3cfd5db4f6)"><path fill="#f2bd4e" d="M 625.5 469.738281 L 579.507812 469.738281 L 579.507812 479.328125 L 625.5 479.328125 Z M 625.5 469.738281 " fill-opacity="1" fill-rule="nonzero"/></g><g clip-path="url(#14a9cb2348)"><path fill="#02785e" d="M 569.789062 508.113281 C 570.738281 508.121094 571.671875 507.847656 572.46875 507.328125 C 573.265625 506.804688 573.886719 506.058594 574.257812 505.179688 C 574.628906 504.300781 574.730469 503.335938 574.550781 502.398438 C 574.371094 501.464844 573.917969 500.601562 573.246094 499.925781 C 572.578125 499.25 571.722656 498.785156 570.789062 498.597656 C 569.855469 498.410156 568.890625 498.5 568.007812 498.863281 C 567.128906 499.226562 566.375 499.839844 565.847656 500.632812 C 565.316406 501.425781 565.035156 502.355469 565.035156 503.308594 C 565.027344 503.9375 565.148438 504.558594 565.386719 505.140625 C 565.621094 505.722656 565.972656 506.253906 566.414062 506.699219 C 566.855469 507.144531 567.378906 507.5 567.960938 507.742188 C 568.539062 507.984375 569.160156 508.113281 569.789062 508.113281 Z M 569.789062 508.113281 " fill-opacity="1" fill-rule="nonzero"/></g><g clip-path="url(#47fe108cc0)"><path fill="#f2bd4e" d="M 619.382812 508.113281 C 620.332031 508.121094 621.265625 507.847656 622.0625 507.328125 C 622.859375 506.804688 623.480469 506.058594 623.851562 505.179688 C 624.222656 504.300781 624.324219 503.335938 624.144531 502.398438 C 623.964844 501.464844 623.511719 500.601562 622.839844 499.925781 C 622.171875 499.25 621.316406 498.785156 620.382812 498.597656 C 619.449219 498.410156 618.484375 498.5 617.601562 498.863281 C 616.722656 499.226562 615.96875 499.839844 615.441406 500.632812 C 614.910156 501.425781 614.628906 502.355469 614.628906 503.308594 C 614.621094 503.9375 614.742188 504.558594 614.980469 505.140625 C 615.214844 505.722656 615.5625 506.253906 616.007812 506.699219 C 616.449219 507.144531 616.972656 507.5 617.554688 507.742188 C 618.132812 507.984375 618.753906 508.113281 619.382812 508.113281 Z M 619.382812 508.113281 " fill-opacity="1" fill-rule="nonzero"/></g><path fill="#02785e" d="M 607.449219 493.882812 C 608.398438 493.894531 609.332031 493.621094 610.128906 493.097656 C 610.925781 492.574219 611.546875 491.828125 611.917969 490.949219 C 612.289062 490.074219 612.390625 489.105469 612.210938 488.171875 C 612.03125 487.234375 611.578125 486.375 610.90625 485.699219 C 610.238281 485.019531 609.382812 484.558594 608.449219 484.367188 C 607.515625 484.179688 606.550781 484.273438 605.667969 484.632812 C 604.789062 484.996094 604.035156 485.613281 603.507812 486.402344 C 602.976562 487.195312 602.695312 488.125 602.691406 489.078125 C 602.6875 489.707031 602.808594 490.332031 603.046875 490.914062 C 603.28125 491.496094 603.632812 492.023438 604.074219 492.472656 C 604.515625 492.917969 605.039062 493.273438 605.621094 493.515625 C 606.199219 493.757812 606.820312 493.882812 607.449219 493.882812 Z M 607.449219 493.882812 " fill-opacity="1" fill-rule="nonzero"/><path fill="#00cfa1" d="M 673.566406 493.882812 C 674.515625 493.894531 675.449219 493.621094 676.246094 493.097656 C 677.039062 492.574219 677.664062 491.828125 678.035156 490.949219 C 678.40625 490.074219 678.507812 489.105469 678.328125 488.171875 C 678.148438 487.234375 677.691406 486.375 677.023438 485.699219 C 676.355469 485.019531 675.5 484.558594 674.566406 484.367188 C 673.632812 484.179688 672.664062 484.273438 671.785156 484.632812 C 670.90625 484.996094 670.152344 485.613281 669.621094 486.402344 C 669.09375 487.195312 668.8125 488.125 668.8125 489.078125 C 668.804688 489.707031 668.925781 490.332031 669.160156 490.914062 C 669.398438 491.496094 669.746094 492.023438 670.1875 492.472656 C 670.632812 492.917969 671.15625 493.273438 671.738281 493.515625 C 672.316406 493.757812 672.9375 493.882812 673.566406 493.882812 Z M 673.566406 493.882812 " fill-opacity="1" fill-rule="nonzero"/><g clip-path="url(#e933eb4a23)"><path fill="#02785e" d="M 562.65625 498.527344 L 553.148438 498.527344 L 553.148438 508.113281 L 562.65625 508.113281 Z M 562.65625 498.527344 " fill-opacity="1" fill-rule="nonzero"/></g><path fill="#02785e" d="M 599.46875 484.296875 L 589.960938 484.296875 L 589.960938 493.886719 L 599.46875 493.886719 Z M 599.46875 484.296875 " fill-opacity="1" fill-rule="nonzero"/><g clip-path="url(#a47645ff96)"><path fill="#d78f1d" d="M 660.597656 498.527344 L 651.085938 498.527344 L 651.085938 508.113281 L 660.597656 508.113281 Z M 660.597656 498.527344 " fill-opacity="1" fill-rule="nonzero"/></g><path fill="#02785e" d="M 552.109375 493.886719 C 550.835938 493.886719 549.617188 493.378906 548.714844 492.476562 C 547.816406 491.574219 547.308594 490.355469 547.308594 489.078125 C 547.308594 487.804688 547.816406 486.582031 548.714844 485.679688 C 549.617188 484.78125 550.835938 484.273438 552.109375 484.273438 L 586.429688 484.273438 L 586.429688 493.859375 Z M 552.109375 493.886719 " fill-opacity="1" fill-rule="nonzero"/><g clip-path="url(#810b61473b)"><path fill="#f2bd4e" d="M 606.90625 498.527344 C 608.179688 498.527344 609.402344 499.03125 610.300781 499.933594 C 611.203125 500.835938 611.707031 502.058594 611.707031 503.332031 C 611.707031 504.605469 611.203125 505.828125 610.300781 506.730469 C 609.402344 507.632812 608.179688 508.136719 606.90625 508.136719 L 578.378906 508.136719 L 578.378906 498.550781 Z M 606.90625 498.527344 " fill-opacity="1" fill-rule="nonzero"/></g><g clip-path="url(#df618b3b98)"><path fill="#d78f1d" d="M 632.421875 508.113281 C 631.148438 508.113281 629.925781 507.605469 629.027344 506.707031 C 628.125 505.804688 627.621094 504.582031 627.621094 503.308594 C 627.621094 502.03125 628.125 500.8125 629.027344 499.910156 C 629.925781 499.007812 631.148438 498.5 632.421875 498.5 L 646.472656 498.5 L 646.472656 508.089844 Z M 632.421875 508.113281 " fill-opacity="1" fill-rule="nonzero"/></g><path fill="#00cfa1" d="M 666.128906 489.101562 C 666.132812 487.835938 665.632812 486.617188 664.742188 485.714844 C 663.851562 484.816406 662.640625 484.304688 661.371094 484.296875 L 619.734375 484.296875 C 618.460938 484.296875 617.238281 484.804688 616.339844 485.703125 C 615.4375 486.605469 614.933594 487.828125 614.933594 489.101562 C 614.933594 490.378906 615.4375 491.601562 616.339844 492.5 C 617.238281 493.402344 618.460938 493.910156 619.734375 493.910156 L 661.371094 493.910156 C 662.636719 493.898438 663.847656 493.386719 664.738281 492.484375 C 665.628906 491.585938 666.128906 490.371094 666.128906 489.101562 Z M 666.128906 489.101562 " fill-opacity="1" fill-rule="nonzero"/><g clip-path="url(#334870d707)"><path fill="#02785e" d="M 550.652344 503.332031 C 550.65625 502.0625 550.160156 500.84375 549.269531 499.945312 C 548.375 499.042969 547.164062 498.535156 545.898438 498.527344 L 536.105469 498.527344 C 534.832031 498.527344 533.609375 499.03125 532.710938 499.933594 C 531.808594 500.835938 531.304688 502.058594 531.304688 503.332031 C 531.304688 504.605469 531.808594 505.828125 532.710938 506.730469 C 533.609375 507.632812 534.832031 508.136719 536.105469 508.136719 L 545.921875 508.136719 C 547.183594 508.121094 548.386719 507.609375 549.273438 506.707031 C 550.160156 505.808594 550.65625 504.59375 550.652344 503.332031 Z M 550.652344 503.332031 " fill-opacity="1" fill-rule="nonzero"/></g><g clip-path="url(#4b364626e2)"><path fill="#02785e" d="M 660.59375 474.542969 C 660.601562 473.277344 660.101562 472.058594 659.210938 471.15625 C 658.320312 470.257812 657.109375 469.746094 655.839844 469.738281 L 645.460938 469.738281 C 644.1875 469.738281 642.964844 470.246094 642.066406 471.144531 C 641.164062 472.046875 640.660156 473.269531 640.660156 474.542969 C 640.660156 475.820312 641.164062 477.042969 642.066406 477.941406 C 642.964844 478.84375 644.1875 479.351562 645.460938 479.351562 L 655.839844 479.351562 C 657.105469 479.339844 658.316406 478.828125 659.207031 477.925781 C 660.097656 477.027344 660.597656 475.8125 660.59375 474.542969 Z M 660.59375 474.542969 " fill-opacity="1" fill-rule="nonzero"/></g><g clip-path="url(#bb0ddb6108)"><path fill="#f2bd4e" d="M 565.714844 474.542969 C 565.722656 473.277344 565.222656 472.058594 564.332031 471.15625 C 563.441406 470.257812 562.226562 469.746094 560.960938 469.738281 L 536.105469 469.738281 C 534.832031 469.738281 533.609375 470.246094 532.710938 471.144531 C 531.808594 472.046875 531.304688 473.269531 531.304688 474.542969 C 531.304688 475.820312 531.808594 477.042969 532.710938 477.941406 C 533.609375 478.84375 534.832031 479.351562 536.105469 479.351562 L 560.960938 479.351562 C 562.226562 479.335938 563.433594 478.824219 564.324219 477.921875 C 565.214844 477.023438 565.714844 475.808594 565.714844 474.542969 Z M 565.714844 474.542969 " fill-opacity="1" fill-rule="nonzero"/></g><g clip-path="url(#2cc9d9702f)"><path fill="#02785e" d="M 706.519531 479.324219 C 707.46875 479.335938 708.402344 479.0625 709.199219 478.539062 C 709.992188 478.015625 710.617188 477.269531 710.988281 476.390625 C 711.359375 475.515625 711.460938 474.546875 711.28125 473.613281 C 711.101562 472.675781 710.644531 471.816406 709.976562 471.140625 C 709.308594 470.460938 708.453125 470 707.519531 469.808594 C 706.585938 469.621094 705.617188 469.714844 704.738281 470.074219 C 703.859375 470.4375 703.105469 471.054688 702.574219 471.84375 C 702.046875 472.636719 701.761719 473.566406 701.761719 474.519531 C 701.757812 475.148438 701.878906 475.773438 702.113281 476.355469 C 702.351562 476.9375 702.699219 477.464844 703.140625 477.910156 C 703.585938 478.359375 704.109375 478.714844 704.6875 478.957031 C 705.269531 479.199219 705.890625 479.324219 706.519531 479.324219 Z M 706.519531 479.324219 " fill-opacity="1" fill-rule="nonzero"/></g><g clip-path="url(#a70b9ce186)"><path fill="#02785e" d="M 767.527344 479.324219 C 768.476562 479.335938 769.410156 479.0625 770.207031 478.539062 C 771.003906 478.015625 771.625 477.269531 771.996094 476.390625 C 772.367188 475.515625 772.46875 474.546875 772.289062 473.613281 C 772.109375 472.675781 771.65625 471.816406 770.988281 471.140625 C 770.316406 470.460938 769.460938 470 768.527344 469.808594 C 767.597656 469.621094 766.628906 469.714844 765.746094 470.074219 C 764.867188 470.4375 764.113281 471.054688 763.585938 471.84375 C 763.054688 472.636719 762.773438 473.566406 762.773438 474.519531 C 762.769531 475.148438 762.886719 475.773438 763.125 476.355469 C 763.359375 476.9375 763.710938 477.464844 764.152344 477.910156 C 764.59375 478.359375 765.121094 478.714844 765.699219 478.957031 C 766.277344 479.199219 766.898438 479.324219 767.527344 479.324219 Z M 767.527344 479.324219 " fill-opacity="1" fill-rule="nonzero"/></g><g clip-path="url(#514cc3246e)"><path fill="#02785e" d="M 759.640625 469.738281 L 713.648438 469.738281 L 713.648438 479.328125 L 759.640625 479.328125 Z M 759.640625 469.738281 " fill-opacity="1" fill-rule="nonzero"/></g><g clip-path="url(#7e9bb65b97)"><path fill="#02785e" d="M 703.929688 508.113281 C 704.878906 508.121094 705.8125 507.847656 706.609375 507.328125 C 707.40625 506.804688 708.027344 506.058594 708.398438 505.179688 C 708.769531 504.300781 708.871094 503.335938 708.691406 502.398438 C 708.511719 501.464844 708.058594 500.601562 707.386719 499.925781 C 706.71875 499.25 705.863281 498.785156 704.929688 498.597656 C 703.996094 498.410156 703.027344 498.5 702.148438 498.863281 C 701.269531 499.226562 700.515625 499.839844 699.988281 500.632812 C 699.457031 501.425781 699.175781 502.355469 699.175781 503.308594 C 699.167969 503.9375 699.289062 504.558594 699.523438 505.140625 C 699.761719 505.722656 700.113281 506.253906 700.554688 506.699219 C 700.996094 507.144531 701.519531 507.5 702.101562 507.742188 C 702.679688 507.984375 703.300781 508.113281 703.929688 508.113281 Z M 703.929688 508.113281 " fill-opacity="1" fill-rule="nonzero"/></g><g clip-path="url(#71400f2b9b)"><path fill="#d78f1d" d="M 753.523438 508.113281 C 754.472656 508.121094 755.40625 507.847656 756.203125 507.328125 C 757 506.804688 757.621094 506.058594 757.992188 505.179688 C 758.363281 504.300781 758.464844 503.335938 758.285156 502.398438 C 758.105469 501.464844 757.652344 500.601562 756.980469 499.925781 C 756.3125 499.25 755.457031 498.785156 754.523438 498.597656 C 753.589844 498.410156 752.621094 498.5 751.742188 498.863281 C 750.863281 499.226562 750.109375 499.839844 749.582031 500.632812 C 749.050781 501.425781 748.765625 502.355469 748.765625 503.308594 C 748.761719 503.9375 748.882812 504.558594 749.121094 505.140625 C 749.355469 505.722656 749.703125 506.253906 750.148438 506.699219 C 750.589844 507.144531 751.113281 507.5 751.691406 507.742188 C 752.273438 507.984375 752.894531 508.113281 753.523438 508.113281 Z M 753.523438 508.113281 " fill-opacity="1" fill-rule="nonzero"/></g><path fill="#02785e" d="M 741.589844 493.882812 C 742.539062 493.894531 743.472656 493.621094 744.269531 493.097656 C 745.066406 492.574219 745.6875 491.828125 746.058594 490.949219 C 746.429688 490.074219 746.53125 489.105469 746.351562 488.171875 C 746.171875 487.234375 745.71875 486.375 745.046875 485.699219 C 744.378906 485.019531 743.523438 484.558594 742.589844 484.367188 C 741.65625 484.179688 740.6875 484.273438 739.808594 484.632812 C 738.929688 484.996094 738.175781 485.613281 737.648438 486.402344 C 737.117188 487.195312 736.832031 488.125 736.832031 489.078125 C 736.828125 489.707031 736.949219 490.332031 737.183594 490.914062 C 737.421875 491.496094 737.773438 492.023438 738.214844 492.472656 C 738.65625 492.917969 739.179688 493.273438 739.761719 493.515625 C 740.339844 493.757812 740.960938 493.882812 741.589844 493.882812 Z M 741.589844 493.882812 " fill-opacity="1" fill-rule="nonzero"/><g clip-path="url(#febbde3f8d)"><path fill="#02785e" d="M 807.683594 493.882812 C 808.632812 493.894531 809.566406 493.621094 810.363281 493.097656 C 811.15625 492.574219 811.78125 491.828125 812.152344 490.949219 C 812.523438 490.074219 812.625 489.105469 812.445312 488.171875 C 812.265625 487.234375 811.8125 486.375 811.140625 485.699219 C 810.472656 485.019531 809.617188 484.558594 808.683594 484.367188 C 807.75 484.179688 806.78125 484.273438 805.902344 484.632812 C 805.023438 484.996094 804.269531 485.613281 803.738281 486.402344 C 803.210938 487.195312 802.925781 488.125 802.925781 489.078125 C 802.921875 489.707031 803.042969 490.332031 803.277344 490.914062 C 803.515625 491.496094 803.863281 492.023438 804.308594 492.472656 C 804.75 492.917969 805.273438 493.273438 805.855469 493.515625 C 806.433594 493.757812 807.054688 493.882812 807.683594 493.882812 Z M 807.683594 493.882812 " fill-opacity="1" fill-rule="nonzero"/></g><g clip-path="url(#0e920c842c)"><path fill="#02785e" d="M 696.796875 498.527344 L 687.289062 498.527344 L 687.289062 508.113281 L 696.796875 508.113281 Z M 696.796875 498.527344 " fill-opacity="1" fill-rule="nonzero"/></g><path fill="#00cfa1" d="M 733.609375 484.296875 L 724.101562 484.296875 L 724.101562 493.886719 L 733.609375 493.886719 Z M 733.609375 484.296875 " fill-opacity="1" fill-rule="nonzero"/><g clip-path="url(#efd1e6f405)"><path fill="#f2bd4e" d="M 794.734375 498.527344 L 785.226562 498.527344 L 785.226562 508.113281 L 794.734375 508.113281 Z M 794.734375 498.527344 " fill-opacity="1" fill-rule="nonzero"/></g><path fill="#00cfa1" d="M 686.25 493.886719 C 684.976562 493.886719 683.757812 493.378906 682.855469 492.476562 C 681.957031 491.574219 681.449219 490.355469 681.449219 489.078125 C 681.449219 487.804688 681.957031 486.582031 682.855469 485.679688 C 683.757812 484.78125 684.976562 484.273438 686.25 484.273438 L 720.570312 484.273438 L 720.570312 493.859375 Z M 686.25 493.886719 " fill-opacity="1" fill-rule="nonzero"/><g clip-path="url(#48b73460f2)"><path fill="#d78f1d" d="M 741.046875 498.527344 C 742.320312 498.527344 743.542969 499.03125 744.441406 499.933594 C 745.34375 500.835938 745.847656 502.058594 745.847656 503.332031 C 745.847656 504.605469 745.34375 505.828125 744.441406 506.730469 C 743.542969 507.632812 742.320312 508.136719 741.046875 508.136719 L 712.519531 508.136719 L 712.519531 498.550781 Z M 741.046875 498.527344 " fill-opacity="1" fill-rule="nonzero"/></g><g clip-path="url(#16c64ce449)"><path fill="#f2bd4e" d="M 766.539062 508.113281 C 765.265625 508.113281 764.042969 507.605469 763.144531 506.707031 C 762.242188 505.804688 761.738281 504.582031 761.738281 503.308594 C 761.738281 502.03125 762.242188 500.8125 763.144531 499.910156 C 764.042969 499.007812 765.265625 498.5 766.539062 498.5 L 780.589844 498.5 L 780.589844 508.089844 Z M 766.539062 508.113281 " fill-opacity="1" fill-rule="nonzero"/></g><path fill="#02785e" d="M 800.269531 489.101562 C 800.273438 487.835938 799.773438 486.617188 798.882812 485.714844 C 797.992188 484.816406 796.78125 484.304688 795.511719 484.296875 L 753.851562 484.296875 C 752.578125 484.296875 751.355469 484.804688 750.457031 485.703125 C 749.554688 486.605469 749.050781 487.828125 749.050781 489.101562 C 749.050781 490.378906 749.554688 491.601562 750.457031 492.5 C 751.355469 493.402344 752.578125 493.910156 753.851562 493.910156 L 795.488281 493.910156 C 796.757812 493.898438 797.96875 493.386719 798.863281 492.488281 C 799.757812 491.589844 800.261719 490.371094 800.269531 489.101562 Z M 800.269531 489.101562 " fill-opacity="1" fill-rule="nonzero"/><g clip-path="url(#12f7e5fce8)"><path fill="#02785e" d="M 684.792969 503.332031 C 684.796875 502.0625 684.300781 500.84375 683.410156 499.945312 C 682.515625 499.042969 681.304688 498.535156 680.039062 498.527344 L 670.222656 498.527344 C 668.949219 498.527344 667.726562 499.03125 666.828125 499.933594 C 665.925781 500.835938 665.421875 502.058594 665.421875 503.332031 C 665.421875 504.605469 665.925781 505.828125 666.828125 506.730469 C 667.726562 507.632812 668.949219 508.136719 670.222656 508.136719 L 680.039062 508.136719 C 681.304688 508.125 682.511719 507.613281 683.402344 506.714844 C 684.292969 505.8125 684.792969 504.597656 684.792969 503.332031 Z M 684.792969 503.332031 " fill-opacity="1" fill-rule="nonzero"/></g><g clip-path="url(#a1cac1656b)"><path fill="#02785e" d="M 794.734375 474.542969 C 794.742188 473.277344 794.242188 472.058594 793.351562 471.15625 C 792.460938 470.257812 791.25 469.746094 789.980469 469.738281 L 779.601562 469.738281 C 778.328125 469.738281 777.105469 470.246094 776.207031 471.144531 C 775.304688 472.046875 774.800781 473.269531 774.800781 474.542969 C 774.800781 475.820312 775.304688 477.042969 776.207031 477.941406 C 777.105469 478.84375 778.328125 479.351562 779.601562 479.351562 L 789.980469 479.351562 C 791.246094 479.335938 792.453125 478.824219 793.34375 477.921875 C 794.234375 477.023438 794.734375 475.808594 794.734375 474.542969 Z M 794.734375 474.542969 " fill-opacity="1" fill-rule="nonzero"/></g><g clip-path="url(#049c95f3f0)"><path fill="#02785e" d="M 699.832031 474.542969 C 699.835938 473.277344 699.339844 472.058594 698.449219 471.15625 C 697.558594 470.257812 696.34375 469.746094 695.078125 469.738281 L 670.222656 469.738281 C 668.949219 469.738281 667.726562 470.246094 666.828125 471.144531 C 665.925781 472.046875 665.421875 473.269531 665.421875 474.542969 C 665.421875 475.820312 665.925781 477.042969 666.828125 477.941406 C 667.726562 478.84375 668.949219 479.351562 670.222656 479.351562 L 695.078125 479.351562 C 696.34375 479.339844 697.554688 478.828125 698.445312 477.925781 C 699.335938 477.027344 699.835938 475.8125 699.832031 474.542969 Z M 699.832031 474.542969 " fill-opacity="1" fill-rule="nonzero"/></g><g clip-path="url(#b9352e8ebf)"><path fill="#d78f1d" d="M 841.984375 479.324219 C 842.9375 479.335938 843.871094 479.0625 844.667969 478.539062 C 845.460938 478.015625 846.085938 477.269531 846.457031 476.390625 C 846.824219 475.515625 846.929688 474.546875 846.746094 473.613281 C 846.566406 472.675781 846.113281 471.816406 845.445312 471.140625 C 844.773438 470.460938 843.917969 470 842.988281 469.808594 C 842.054688 469.621094 841.085938 469.714844 840.207031 470.074219 C 839.328125 470.4375 838.574219 471.054688 838.042969 471.84375 C 837.515625 472.636719 837.230469 473.566406 837.230469 474.519531 C 837.226562 475.148438 837.347656 475.773438 837.582031 476.355469 C 837.820312 476.9375 838.167969 477.464844 838.609375 477.910156 C 839.050781 478.359375 839.578125 478.714844 840.15625 478.957031 C 840.738281 479.199219 841.359375 479.324219 841.984375 479.324219 Z M 841.984375 479.324219 " fill-opacity="1" fill-rule="nonzero"/></g><g clip-path="url(#61fdfad2f3)"><path fill="#d78f1d" d="M 902.996094 479.324219 C 903.945312 479.335938 904.878906 479.0625 905.675781 478.539062 C 906.472656 478.015625 907.09375 477.269531 907.464844 476.390625 C 907.835938 475.515625 907.9375 474.546875 907.757812 473.613281 C 907.578125 472.675781 907.125 471.816406 906.453125 471.140625 C 905.785156 470.460938 904.929688 470 903.996094 469.808594 C 903.0625 469.621094 902.09375 469.714844 901.214844 470.074219 C 900.335938 470.4375 899.582031 471.054688 899.054688 471.84375 C 898.523438 472.636719 898.242188 473.566406 898.242188 474.519531 C 898.234375 475.148438 898.355469 475.773438 898.59375 476.355469 C 898.828125 476.9375 899.179688 477.464844 899.621094 477.910156 C 900.0625 478.359375 900.585938 478.714844 901.167969 478.957031 C 901.746094 479.199219 902.367188 479.324219 902.996094 479.324219 Z M 902.996094 479.324219 " fill-opacity="1" fill-rule="nonzero"/></g><g clip-path="url(#a00b94c7aa)"><path fill="#f2bd4e" d="M 895.109375 469.738281 L 849.117188 469.738281 L 849.117188 479.328125 L 895.109375 479.328125 Z M 895.109375 469.738281 " fill-opacity="1" fill-rule="nonzero"/></g><g clip-path="url(#301ba3c962)"><path fill="#02785e" d="M 839.398438 508.113281 C 840.347656 508.121094 841.28125 507.847656 842.078125 507.328125 C 842.871094 506.804688 843.496094 506.058594 843.867188 505.179688 C 844.238281 504.300781 844.339844 503.335938 844.160156 502.398438 C 843.980469 501.464844 843.523438 500.601562 842.855469 499.925781 C 842.1875 499.25 841.332031 498.785156 840.398438 498.597656 C 839.464844 498.410156 838.496094 498.5 837.617188 498.863281 C 836.738281 499.226562 835.984375 499.839844 835.453125 500.632812 C 834.925781 501.425781 834.640625 502.355469 834.640625 503.308594 C 834.636719 503.9375 834.757812 504.558594 834.992188 505.140625 C 835.230469 505.722656 835.578125 506.253906 836.019531 506.699219 C 836.464844 507.144531 836.988281 507.5 837.566406 507.742188 C 838.148438 507.984375 838.769531 508.113281 839.398438 508.113281 Z M 839.398438 508.113281 " fill-opacity="1" fill-rule="nonzero"/></g><g clip-path="url(#515f4416b1)"><path fill="#f2bd4e" d="M 888.988281 508.113281 C 889.941406 508.121094 890.875 507.847656 891.671875 507.328125 C 892.464844 506.804688 893.089844 506.058594 893.460938 505.179688 C 893.832031 504.300781 893.933594 503.335938 893.753906 502.398438 C 893.570312 501.464844 893.117188 500.601562 892.449219 499.925781 C 891.78125 499.25 890.925781 498.785156 889.992188 498.597656 C 889.058594 498.410156 888.089844 498.5 887.210938 498.863281 C 886.332031 499.226562 885.578125 499.839844 885.046875 500.632812 C 884.519531 501.425781 884.234375 502.355469 884.234375 503.308594 C 884.230469 503.9375 884.351562 504.558594 884.585938 505.140625 C 884.824219 505.722656 885.171875 506.253906 885.613281 506.699219 C 886.058594 507.144531 886.582031 507.5 887.160156 507.742188 C 887.742188 507.984375 888.363281 508.113281 888.988281 508.113281 Z M 888.988281 508.113281 " fill-opacity="1" fill-rule="nonzero"/></g><path fill="#02785e" d="M 877.054688 493.882812 C 878.007812 493.894531 878.941406 493.621094 879.738281 493.097656 C 880.53125 492.574219 881.15625 491.828125 881.527344 490.949219 C 881.898438 490.074219 882 489.105469 881.820312 488.171875 C 881.640625 487.234375 881.183594 486.375 880.515625 485.699219 C 879.847656 485.019531 878.992188 484.558594 878.058594 484.367188 C 877.125 484.179688 876.15625 484.273438 875.277344 484.632812 C 874.398438 484.996094 873.644531 485.613281 873.113281 486.402344 C 872.585938 487.195312 872.300781 488.125 872.300781 489.078125 C 872.296875 489.707031 872.417969 490.332031 872.652344 490.914062 C 872.890625 491.496094 873.238281 492.023438 873.679688 492.472656 C 874.125 492.917969 874.648438 493.273438 875.226562 493.515625 C 875.808594 493.757812 876.429688 493.882812 877.054688 493.882812 Z M 877.054688 493.882812 " fill-opacity="1" fill-rule="nonzero"/><path fill="#00cfa1" d="M 943.171875 493.882812 C 944.125 493.894531 945.058594 493.621094 945.855469 493.097656 C 946.648438 492.574219 947.273438 491.828125 947.644531 490.949219 C 948.015625 490.074219 948.117188 489.105469 947.933594 488.171875 C 947.753906 487.234375 947.300781 486.375 946.632812 485.699219 C 945.964844 485.019531 945.109375 484.558594 944.175781 484.367188 C 943.242188 484.179688 942.273438 484.273438 941.394531 484.632812 C 940.515625 484.996094 939.761719 485.613281 939.230469 486.402344 C 938.703125 487.195312 938.417969 488.125 938.417969 489.078125 C 938.414062 489.707031 938.535156 490.332031 938.769531 490.914062 C 939.007812 491.496094 939.355469 492.023438 939.796875 492.472656 C 940.238281 492.917969 940.765625 493.273438 941.34375 493.515625 C 941.925781 493.757812 942.546875 493.882812 943.171875 493.882812 Z M 943.171875 493.882812 " fill-opacity="1" fill-rule="nonzero"/><g clip-path="url(#dfeab60ee3)"><path fill="#02785e" d="M 832.265625 498.527344 L 822.753906 498.527344 L 822.753906 508.113281 L 832.265625 508.113281 Z M 832.265625 498.527344 " fill-opacity="1" fill-rule="nonzero"/></g><path fill="#02785e" d="M 869.078125 484.296875 L 859.566406 484.296875 L 859.566406 493.886719 L 869.078125 493.886719 Z M 869.078125 484.296875 " fill-opacity="1" fill-rule="nonzero"/><g clip-path="url(#97f7cd2485)"><path fill="#d78f1d" d="M 930.203125 498.527344 L 920.695312 498.527344 L 920.695312 508.113281 L 930.203125 508.113281 Z M 930.203125 498.527344 " fill-opacity="1" fill-rule="nonzero"/></g><path fill="#02785e" d="M 821.71875 493.886719 C 820.445312 493.886719 819.226562 493.378906 818.324219 492.476562 C 817.425781 491.574219 816.917969 490.355469 816.917969 489.078125 C 816.917969 487.804688 817.425781 486.582031 818.324219 485.679688 C 819.226562 484.78125 820.445312 484.273438 821.71875 484.273438 L 856.039062 484.273438 L 856.039062 493.859375 Z M 821.71875 493.886719 " fill-opacity="1" fill-rule="nonzero"/><g clip-path="url(#93ba25f599)"><path fill="#f2bd4e" d="M 876.515625 498.527344 C 877.789062 498.527344 879.011719 499.03125 879.910156 499.933594 C 880.8125 500.835938 881.316406 502.058594 881.316406 503.332031 C 881.316406 504.605469 880.8125 505.828125 879.910156 506.730469 C 879.011719 507.632812 877.789062 508.136719 876.515625 508.136719 L 847.988281 508.136719 L 847.988281 498.550781 Z M 876.515625 498.527344 " fill-opacity="1" fill-rule="nonzero"/></g><g clip-path="url(#db0d1a5b80)"><path fill="#d78f1d" d="M 902.03125 508.113281 C 900.757812 508.113281 899.535156 507.605469 898.632812 506.707031 C 897.734375 505.804688 897.226562 504.582031 897.226562 503.308594 C 897.226562 502.03125 897.734375 500.8125 898.632812 499.910156 C 899.535156 499.007812 900.757812 498.5 902.03125 498.5 L 916.082031 498.5 L 916.082031 508.089844 Z M 902.03125 508.113281 " fill-opacity="1" fill-rule="nonzero"/></g><path fill="#00cfa1" d="M 935.734375 489.101562 C 935.742188 487.835938 935.242188 486.617188 934.351562 485.714844 C 933.460938 484.816406 932.25 484.304688 930.980469 484.296875 L 889.34375 484.296875 C 888.070312 484.296875 886.847656 484.804688 885.949219 485.703125 C 885.046875 486.605469 884.542969 487.828125 884.542969 489.101562 C 884.542969 490.378906 885.046875 491.601562 885.949219 492.5 C 886.847656 493.402344 888.070312 493.910156 889.34375 493.910156 L 930.980469 493.910156 C 932.246094 493.898438 933.457031 493.386719 934.347656 492.484375 C 935.238281 491.585938 935.738281 490.371094 935.734375 489.101562 Z M 935.734375 489.101562 " fill-opacity="1" fill-rule="nonzero"/><g clip-path="url(#efa5415306)"><path fill="#02785e" d="M 820.261719 503.332031 C 820.265625 502.0625 819.769531 500.84375 818.875 499.945312 C 817.984375 499.042969 816.773438 498.535156 815.507812 498.527344 L 805.714844 498.527344 C 804.441406 498.527344 803.21875 499.03125 802.320312 499.933594 C 801.417969 500.835938 800.914062 502.058594 800.914062 503.332031 C 800.914062 504.605469 801.417969 505.828125 802.320312 506.730469 C 803.21875 507.632812 804.441406 508.136719 805.714844 508.136719 L 815.53125 508.136719 C 816.792969 508.121094 817.996094 507.609375 818.882812 506.707031 C 819.769531 505.808594 820.261719 504.59375 820.261719 503.332031 Z M 820.261719 503.332031 " fill-opacity="1" fill-rule="nonzero"/></g><g clip-path="url(#c63f57f734)"><path fill="#02785e" d="M 930.203125 474.542969 C 930.210938 473.277344 929.710938 472.058594 928.820312 471.15625 C 927.929688 470.257812 926.714844 469.746094 925.449219 469.738281 L 915.070312 469.738281 C 913.796875 469.738281 912.574219 470.246094 911.675781 471.144531 C 910.773438 472.046875 910.269531 473.269531 910.269531 474.542969 C 910.269531 475.820312 910.773438 477.042969 911.675781 477.941406 C 912.574219 478.84375 913.796875 479.351562 915.070312 479.351562 L 925.449219 479.351562 C 926.714844 479.339844 927.925781 478.828125 928.816406 477.925781 C 929.707031 477.027344 930.207031 475.8125 930.203125 474.542969 Z M 930.203125 474.542969 " fill-opacity="1" fill-rule="nonzero"/></g><g clip-path="url(#f2499ddadc)"><path fill="#f2bd4e" d="M 835.324219 474.542969 C 835.328125 473.277344 834.832031 472.058594 833.941406 471.15625 C 833.050781 470.257812 831.835938 469.746094 830.570312 469.738281 L 805.714844 469.738281 C 804.441406 469.738281 803.21875 470.246094 802.320312 471.144531 C 801.417969 472.046875 800.914062 473.269531 800.914062 474.542969 C 800.914062 475.820312 801.417969 477.042969 802.320312 477.941406 C 803.21875 478.84375 804.441406 479.351562 805.714844 479.351562 L 830.570312 479.351562 C 831.835938 479.335938 833.042969 478.824219 833.933594 477.921875 C 834.820312 477.023438 835.324219 475.808594 835.324219 474.542969 Z M 835.324219 474.542969 " fill-opacity="1" fill-rule="nonzero"/></g><g clip-path="url(#009ab397fb)"><path fill="#02785e" d="M 976.125 479.324219 C 977.078125 479.335938 978.011719 479.0625 978.804688 478.539062 C 979.601562 478.015625 980.226562 477.269531 980.597656 476.390625 C 980.964844 475.515625 981.070312 474.546875 980.886719 473.613281 C 980.707031 472.675781 980.253906 471.816406 979.585938 471.140625 C 978.914062 470.460938 978.058594 470 977.128906 469.808594 C 976.195312 469.621094 975.226562 469.714844 974.347656 470.074219 C 973.464844 470.4375 972.714844 471.054688 972.183594 471.84375 C 971.65625 472.636719 971.371094 473.566406 971.371094 474.519531 C 971.367188 475.148438 971.488281 475.773438 971.722656 476.355469 C 971.960938 476.9375 972.308594 477.464844 972.75 477.910156 C 973.191406 478.359375 973.71875 478.714844 974.296875 478.957031 C 974.875 479.199219 975.5 479.324219 976.125 479.324219 Z M 976.125 479.324219 " fill-opacity="1" fill-rule="nonzero"/></g><g clip-path="url(#76af3deee1)"><path fill="#02785e" d="M 1037.136719 479.324219 C 1038.085938 479.335938 1039.019531 479.0625 1039.816406 478.539062 C 1040.613281 478.015625 1041.234375 477.269531 1041.605469 476.390625 C 1041.976562 475.515625 1042.078125 474.546875 1041.898438 473.613281 C 1041.71875 472.675781 1041.265625 471.816406 1040.59375 471.140625 C 1039.925781 470.460938 1039.070312 470 1038.136719 469.808594 C 1037.203125 469.621094 1036.234375 469.714844 1035.355469 470.074219 C 1034.476562 470.4375 1033.722656 471.054688 1033.195312 471.84375 C 1032.664062 472.636719 1032.382812 473.566406 1032.382812 474.519531 C 1032.375 475.148438 1032.496094 475.773438 1032.734375 476.355469 C 1032.96875 476.9375 1033.320312 477.464844 1033.761719 477.910156 C 1034.203125 478.359375 1034.726562 478.714844 1035.308594 478.957031 C 1035.886719 479.199219 1036.507812 479.324219 1037.136719 479.324219 Z M 1037.136719 479.324219 " fill-opacity="1" fill-rule="nonzero"/></g><g clip-path="url(#096f8523bc)"><path fill="#02785e" d="M 1029.25 469.738281 L 983.257812 469.738281 L 983.257812 479.328125 L 1029.25 479.328125 Z M 1029.25 469.738281 " fill-opacity="1" fill-rule="nonzero"/></g><g clip-path="url(#3f9f21b1fb)"><path fill="#02785e" d="M 973.539062 508.113281 C 974.488281 508.121094 975.421875 507.847656 976.21875 507.328125 C 977.011719 506.804688 977.636719 506.058594 978.007812 505.179688 C 978.378906 504.300781 978.480469 503.335938 978.300781 502.398438 C 978.121094 501.464844 977.664062 500.601562 976.996094 499.925781 C 976.328125 499.25 975.472656 498.785156 974.539062 498.597656 C 973.605469 498.410156 972.636719 498.5 971.757812 498.863281 C 970.878906 499.226562 970.125 499.839844 969.59375 500.632812 C 969.066406 501.425781 968.78125 502.355469 968.78125 503.308594 C 968.777344 503.9375 968.898438 504.558594 969.132812 505.140625 C 969.371094 505.722656 969.71875 506.253906 970.160156 506.699219 C 970.601562 507.144531 971.128906 507.5 971.707031 507.742188 C 972.289062 507.984375 972.910156 508.113281 973.539062 508.113281 Z M 973.539062 508.113281 " fill-opacity="1" fill-rule="nonzero"/></g><g clip-path="url(#a30c32609d)"><path fill="#d78f1d" d="M 1023.128906 508.113281 C 1024.082031 508.121094 1025.015625 507.847656 1025.8125 507.328125 C 1026.605469 506.804688 1027.230469 506.058594 1027.601562 505.179688 C 1027.972656 504.300781 1028.074219 503.335938 1027.894531 502.398438 C 1027.710938 501.464844 1027.257812 500.601562 1026.589844 499.925781 C 1025.921875 499.25 1025.0625 498.785156 1024.132812 498.597656 C 1023.199219 498.410156 1022.230469 498.5 1021.351562 498.863281 C 1020.472656 499.226562 1019.71875 499.839844 1019.1875 500.632812 C 1018.660156 501.425781 1018.375 502.355469 1018.375 503.308594 C 1018.371094 503.9375 1018.492188 504.558594 1018.726562 505.140625 C 1018.964844 505.722656 1019.3125 506.253906 1019.753906 506.699219 C 1020.199219 507.144531 1020.722656 507.5 1021.300781 507.742188 C 1021.882812 507.984375 1022.503906 508.113281 1023.128906 508.113281 Z M 1023.128906 508.113281 " fill-opacity="1" fill-rule="nonzero"/></g><path fill="#02785e" d="M 1011.199219 493.882812 C 1012.148438 493.894531 1013.082031 493.621094 1013.878906 493.097656 C 1014.671875 492.574219 1015.296875 491.828125 1015.667969 490.949219 C 1016.039062 490.074219 1016.140625 489.105469 1015.960938 488.171875 C 1015.78125 487.234375 1015.324219 486.375 1014.65625 485.699219 C 1013.988281 485.019531 1013.132812 484.558594 1012.199219 484.367188 C 1011.265625 484.179688 1010.296875 484.273438 1009.417969 484.632812 C 1008.539062 484.996094 1007.785156 485.613281 1007.253906 486.402344 C 1006.726562 487.195312 1006.441406 488.125 1006.441406 489.078125 C 1006.4375 489.707031 1006.558594 490.332031 1006.792969 490.914062 C 1007.03125 491.496094 1007.378906 492.023438 1007.820312 492.472656 C 1008.261719 492.917969 1008.789062 493.273438 1009.367188 493.515625 C 1009.949219 493.757812 1010.570312 493.882812 1011.199219 493.882812 Z M 1011.199219 493.882812 " fill-opacity="1" fill-rule="nonzero"/><g clip-path="url(#173faca38e)"><path fill="#02785e" d="M 1077.289062 493.882812 C 1078.242188 493.894531 1079.175781 493.621094 1079.972656 493.097656 C 1080.765625 492.574219 1081.390625 491.828125 1081.761719 490.949219 C 1082.128906 490.074219 1082.234375 489.105469 1082.050781 488.171875 C 1081.871094 487.234375 1081.417969 486.375 1080.75 485.699219 C 1080.082031 485.019531 1079.226562 484.558594 1078.292969 484.367188 C 1077.359375 484.179688 1076.390625 484.273438 1075.511719 484.632812 C 1074.632812 484.996094 1073.878906 485.613281 1073.347656 486.402344 C 1072.820312 487.195312 1072.535156 488.125 1072.535156 489.078125 C 1072.53125 489.707031 1072.652344 490.332031 1072.886719 490.914062 C 1073.125 491.496094 1073.472656 492.023438 1073.914062 492.472656 C 1074.355469 492.917969 1074.882812 493.273438 1075.460938 493.515625 C 1076.042969 493.757812 1076.664062 493.882812 1077.289062 493.882812 Z M 1077.289062 493.882812 " fill-opacity="1" fill-rule="nonzero"/></g><g clip-path="url(#b764e5f327)"><path fill="#02785e" d="M 966.40625 498.527344 L 956.894531 498.527344 L 956.894531 508.113281 L 966.40625 508.113281 Z M 966.40625 498.527344 " fill-opacity="1" fill-rule="nonzero"/></g><path fill="#00cfa1" d="M 1003.21875 484.296875 L 993.707031 484.296875 L 993.707031 493.886719 L 1003.21875 493.886719 Z M 1003.21875 484.296875 " fill-opacity="1" fill-rule="nonzero"/><g clip-path="url(#c05499267e)"><path fill="#f2bd4e" d="M 1064.34375 498.527344 L 1054.835938 498.527344 L 1054.835938 508.113281 L 1064.34375 508.113281 Z M 1064.34375 498.527344 " fill-opacity="1" fill-rule="nonzero"/></g><path fill="#00cfa1" d="M 955.859375 493.886719 C 954.585938 493.886719 953.367188 493.378906 952.464844 492.476562 C 951.566406 491.574219 951.058594 490.355469 951.058594 489.078125 C 951.058594 487.804688 951.566406 486.582031 952.464844 485.679688 C 953.367188 484.78125 954.585938 484.273438 955.859375 484.273438 L 990.179688 484.273438 L 990.179688 493.859375 Z M 955.859375 493.886719 " fill-opacity="1" fill-rule="nonzero"/><g clip-path="url(#8d9c0b2a6a)"><path fill="#d78f1d" d="M 1010.65625 498.527344 C 1011.929688 498.527344 1013.152344 499.03125 1014.050781 499.933594 C 1014.953125 500.835938 1015.457031 502.058594 1015.457031 503.332031 C 1015.457031 504.605469 1014.953125 505.828125 1014.050781 506.730469 C 1013.152344 507.632812 1011.929688 508.136719 1010.65625 508.136719 L 982.128906 508.136719 L 982.128906 498.550781 Z M 1010.65625 498.527344 " fill-opacity="1" fill-rule="nonzero"/></g><g clip-path="url(#7026f6ffaf)"><path fill="#f2bd4e" d="M 1036.148438 508.113281 C 1034.875 508.113281 1033.652344 507.605469 1032.75 506.707031 C 1031.851562 505.804688 1031.34375 504.582031 1031.34375 503.308594 C 1031.34375 502.03125 1031.851562 500.8125 1032.75 499.910156 C 1033.652344 499.007812 1034.875 498.5 1036.148438 498.5 L 1050.199219 498.5 L 1050.199219 508.089844 Z M 1036.148438 508.113281 " fill-opacity="1" fill-rule="nonzero"/></g><path fill="#02785e" d="M 1069.875 489.101562 C 1069.882812 487.835938 1069.382812 486.617188 1068.492188 485.714844 C 1067.601562 484.816406 1066.386719 484.304688 1065.121094 484.296875 L 1023.460938 484.296875 C 1022.1875 484.296875 1020.964844 484.804688 1020.066406 485.703125 C 1019.164062 486.605469 1018.65625 487.828125 1018.65625 489.101562 C 1018.65625 490.378906 1019.164062 491.601562 1020.066406 492.5 C 1020.964844 493.402344 1022.1875 493.910156 1023.460938 493.910156 L 1065.097656 493.910156 C 1066.367188 493.898438 1067.578125 493.386719 1068.472656 492.488281 C 1069.367188 491.589844 1069.871094 490.371094 1069.875 489.101562 Z M 1069.875 489.101562 " fill-opacity="1" fill-rule="nonzero"/><g clip-path="url(#6f7b8a5f9e)"><path fill="#02785e" d="M 954.402344 503.332031 C 954.40625 502.0625 953.90625 500.84375 953.015625 499.945312 C 952.125 499.042969 950.914062 498.535156 949.644531 498.527344 L 939.832031 498.527344 C 938.558594 498.527344 937.335938 499.03125 936.4375 499.933594 C 935.535156 500.835938 935.03125 502.058594 935.03125 503.332031 C 935.03125 504.605469 935.535156 505.828125 936.4375 506.730469 C 937.335938 507.632812 938.558594 508.136719 939.832031 508.136719 L 949.644531 508.136719 C 950.914062 508.125 952.121094 507.613281 953.011719 506.714844 C 953.902344 505.8125 954.402344 504.597656 954.402344 503.332031 Z M 954.402344 503.332031 " fill-opacity="1" fill-rule="nonzero"/></g><g clip-path="url(#8ffe81a1dd)"><path fill="#02785e" d="M 1064.34375 474.542969 C 1064.351562 473.277344 1063.851562 472.058594 1062.960938 471.15625 C 1062.070312 470.257812 1060.855469 469.746094 1059.589844 469.738281 L 1049.210938 469.738281 C 1047.9375 469.738281 1046.714844 470.246094 1045.816406 471.144531 C 1044.914062 472.046875 1044.410156 473.269531 1044.410156 474.542969 C 1044.410156 475.820312 1044.914062 477.042969 1045.816406 477.941406 C 1046.714844 478.84375 1047.9375 479.351562 1049.210938 479.351562 L 1059.589844 479.351562 C 1060.855469 479.335938 1062.0625 478.824219 1062.953125 477.921875 C 1063.84375 477.023438 1064.34375 475.808594 1064.34375 474.542969 Z M 1064.34375 474.542969 " fill-opacity="1" fill-rule="nonzero"/></g><g clip-path="url(#6736f383e7)"><path fill="#02785e" d="M 969.441406 474.542969 C 969.445312 473.277344 968.949219 472.058594 968.058594 471.15625 C 967.164062 470.257812 965.953125 469.746094 964.6875 469.738281 L 939.832031 469.738281 C 938.558594 469.738281 937.335938 470.246094 936.4375 471.144531 C 935.535156 472.046875 935.03125 473.269531 935.03125 474.542969 C 935.03125 475.820312 935.535156 477.042969 936.4375 477.941406 C 937.335938 478.84375 938.558594 479.351562 939.832031 479.351562 L 964.6875 479.351562 C 965.953125 479.339844 967.164062 478.828125 968.054688 477.925781 C 968.945312 477.027344 969.441406 475.8125 969.441406 474.542969 Z M 969.441406 474.542969 " fill-opacity="1" fill-rule="nonzero"/></g><g fill="#00cfa1" fill-opacity="1"><g transform="translate(261.994709, 445.594246)"><g><path d="M 1.640625 0 L 1.640625 -4.125 L 4.90625 -4.125 L 4.90625 -20.734375 L 1.640625 -20.734375 L 1.640625 -24.84375 L 14.40625 -24.84375 C 15.925781 -24.84375 17.25 -24.585938 18.375 -24.078125 C 19.5 -23.578125 20.375 -22.859375 21 -21.921875 C 21.625 -20.984375 21.9375 -19.863281 21.9375 -18.5625 L 21.9375 -18.21875 C 21.9375 -17.070312 21.722656 -16.140625 21.296875 -15.421875 C 20.867188 -14.703125 20.363281 -14.144531 19.78125 -13.75 C 19.207031 -13.363281 18.660156 -13.085938 18.140625 -12.921875 L 18.140625 -12.28125 C 18.660156 -12.132812 19.226562 -11.867188 19.84375 -11.484375 C 20.457031 -11.097656 20.984375 -10.535156 21.421875 -9.796875 C 21.859375 -9.066406 22.078125 -8.109375 22.078125 -6.921875 L 22.078125 -6.5625 C 22.078125 -5.195312 21.753906 -4.019531 21.109375 -3.03125 C 20.472656 -2.050781 19.59375 -1.300781 18.46875 -0.78125 C 17.351562 -0.257812 16.050781 0 14.5625 0 Z M 9.578125 -4.265625 L 13.984375 -4.265625 C 15.003906 -4.265625 15.828125 -4.507812 16.453125 -5 C 17.078125 -5.5 17.390625 -6.210938 17.390625 -7.140625 L 17.390625 -7.484375 C 17.390625 -8.410156 17.082031 -9.117188 16.46875 -9.609375 C 15.851562 -10.109375 15.023438 -10.359375 13.984375 -10.359375 L 9.578125 -10.359375 Z M 9.578125 -14.625 L 13.921875 -14.625 C 14.890625 -14.625 15.6875 -14.867188 16.3125 -15.359375 C 16.9375 -15.859375 17.25 -16.550781 17.25 -17.4375 L 17.25 -17.78125 C 17.25 -18.6875 16.941406 -19.378906 16.328125 -19.859375 C 15.710938 -20.347656 14.910156 -20.59375 13.921875 -20.59375 L 9.578125 -20.59375 Z M 9.578125 -14.625 "/></g></g></g><g fill="#00cfa1" fill-opacity="1"><g transform="translate(285.56417, 445.594246)"><g><path d="M 9.1875 0.28125 C 7.820312 0.28125 6.625 -0.03125 5.59375 -0.65625 C 4.5625 -1.28125 3.757812 -2.148438 3.1875 -3.265625 C 2.625 -4.378906 2.34375 -5.65625 2.34375 -7.09375 L 2.34375 -17.609375 L 6.8125 -17.609375 L 6.8125 -7.453125 C 6.8125 -6.128906 7.132812 -5.132812 7.78125 -4.46875 C 8.4375 -3.8125 9.367188 -3.484375 10.578125 -3.484375 C 11.953125 -3.484375 13.015625 -3.9375 13.765625 -4.84375 C 14.523438 -5.757812 14.90625 -7.03125 14.90625 -8.65625 L 14.90625 -17.609375 L 19.390625 -17.609375 L 19.390625 0 L 14.984375 0 L 14.984375 -2.3125 L 14.34375 -2.3125 C 14.0625 -1.71875 13.53125 -1.132812 12.75 -0.5625 C 11.96875 0 10.78125 0.28125 9.1875 0.28125 Z M 9.1875 0.28125 "/></g></g></g><g fill="#00cfa1" fill-opacity="1"><g transform="translate(307.429811, 445.594246)"><g><path d="M 2.484375 0 L 2.484375 -17.609375 L 6.953125 -17.609375 L 6.953125 0 Z M 4.71875 -19.671875 C 3.914062 -19.671875 3.234375 -19.929688 2.671875 -20.453125 C 2.117188 -20.972656 1.84375 -21.65625 1.84375 -22.5 C 1.84375 -23.351562 2.117188 -24.039062 2.671875 -24.5625 C 3.234375 -25.082031 3.914062 -25.34375 4.71875 -25.34375 C 5.539062 -25.34375 6.222656 -25.082031 6.765625 -24.5625 C 7.316406 -24.039062 7.59375 -23.351562 7.59375 -22.5 C 7.59375 -21.65625 7.316406 -20.972656 6.765625 -20.453125 C 6.222656 -19.929688 5.539062 -19.671875 4.71875 -19.671875 Z M 4.71875 -19.671875 "/></g></g></g><g fill="#00cfa1" fill-opacity="1"><g transform="translate(316.871793, 445.594246)"><g><path d="M 2.484375 0 L 2.484375 -24.84375 L 6.953125 -24.84375 L 6.953125 0 Z M 2.484375 0 "/></g></g></g><g fill="#00cfa1" fill-opacity="1"><g transform="translate(326.313775, 445.594246)"><g><path d="M 9.578125 0.5 C 8.179688 0.5 6.875 0.148438 5.65625 -0.546875 C 4.4375 -1.242188 3.460938 -2.265625 2.734375 -3.609375 C 2.003906 -4.960938 1.640625 -6.597656 1.640625 -8.515625 L 1.640625 -9.09375 C 1.640625 -11.007812 2.003906 -12.640625 2.734375 -13.984375 C 3.460938 -15.335938 4.429688 -16.363281 5.640625 -17.0625 C 6.847656 -17.757812 8.160156 -18.109375 9.578125 -18.109375 C 10.648438 -18.109375 11.546875 -17.984375 12.265625 -17.734375 C 12.984375 -17.484375 13.566406 -17.164062 14.015625 -16.78125 C 14.472656 -16.40625 14.816406 -16.003906 15.046875 -15.578125 L 15.6875 -15.578125 L 15.6875 -24.84375 L 20.15625 -24.84375 L 20.15625 0 L 15.765625 0 L 15.765625 -2.125 L 15.125 -2.125 C 14.71875 -1.46875 14.09375 -0.863281 13.25 -0.3125 C 12.414062 0.226562 11.191406 0.5 9.578125 0.5 Z M 10.9375 -3.40625 C 12.3125 -3.40625 13.457031 -3.847656 14.375 -4.734375 C 15.300781 -5.628906 15.765625 -6.925781 15.765625 -8.625 L 15.765625 -8.984375 C 15.765625 -10.679688 15.304688 -11.972656 14.390625 -12.859375 C 13.484375 -13.753906 12.332031 -14.203125 10.9375 -14.203125 C 9.5625 -14.203125 8.410156 -13.753906 7.484375 -12.859375 C 6.566406 -11.972656 6.109375 -10.679688 6.109375 -8.984375 L 6.109375 -8.625 C 6.109375 -6.925781 6.566406 -5.628906 7.484375 -4.734375 C 8.410156 -3.847656 9.5625 -3.40625 10.9375 -3.40625 Z M 10.9375 -3.40625 "/></g></g></g><g fill="#00cfa1" fill-opacity="1"><g transform="translate(348.960338, 445.594246)"><g><path d="M 2.484375 0 L 2.484375 -17.609375 L 6.953125 -17.609375 L 6.953125 0 Z M 4.71875 -19.671875 C 3.914062 -19.671875 3.234375 -19.929688 2.671875 -20.453125 C 2.117188 -20.972656 1.84375 -21.65625 1.84375 -22.5 C 1.84375 -23.351562 2.117188 -24.039062 2.671875 -24.5625 C 3.234375 -25.082031 3.914062 -25.34375 4.71875 -25.34375 C 5.539062 -25.34375 6.222656 -25.082031 6.765625 -24.5625 C 7.316406 -24.039062 7.59375 -23.351562 7.59375 -22.5 C 7.59375 -21.65625 7.316406 -20.972656 6.765625 -20.453125 C 6.222656 -19.929688 5.539062 -19.671875 4.71875 -19.671875 Z M 4.71875 -19.671875 "/></g></g></g><g fill="#00cfa1" fill-opacity="1"><g transform="translate(358.40232, 445.594246)"><g><path d="M 2.484375 0 L 2.484375 -17.609375 L 6.890625 -17.609375 L 6.890625 -15.296875 L 7.53125 -15.296875 C 7.8125 -15.910156 8.34375 -16.492188 9.125 -17.046875 C 9.90625 -17.609375 11.085938 -17.890625 12.671875 -17.890625 C 14.046875 -17.890625 15.25 -17.578125 16.28125 -16.953125 C 17.3125 -16.328125 18.109375 -15.460938 18.671875 -14.359375 C 19.242188 -13.253906 19.53125 -11.972656 19.53125 -10.515625 L 19.53125 0 L 15.046875 0 L 15.046875 -10.15625 C 15.046875 -11.476562 14.71875 -12.46875 14.0625 -13.125 C 13.414062 -13.789062 12.488281 -14.125 11.28125 -14.125 C 9.914062 -14.125 8.851562 -13.664062 8.09375 -12.75 C 7.332031 -11.84375 6.953125 -10.578125 6.953125 -8.953125 L 6.953125 0 Z M 2.484375 0 "/></g></g></g><g fill="#00cfa1" fill-opacity="1"><g transform="translate(380.267961, 445.594246)"><g><path d="M 1.640625 -8.734375 L 1.640625 -9.296875 C 1.640625 -11.140625 2.003906 -12.71875 2.734375 -14.03125 C 3.460938 -15.351562 4.4375 -16.363281 5.65625 -17.0625 C 6.875 -17.757812 8.207031 -18.109375 9.65625 -18.109375 C 11.257812 -18.109375 12.476562 -17.820312 13.3125 -17.25 C 14.144531 -16.6875 14.75 -16.097656 15.125 -15.484375 L 15.765625 -15.484375 L 15.765625 -17.609375 L 20.15625 -17.609375 L 20.15625 3.125 C 20.15625 4.332031 19.800781 5.296875 19.09375 6.015625 C 18.382812 6.734375 17.441406 7.09375 16.265625 7.09375 L 4.46875 7.09375 L 4.46875 3.1875 L 14.703125 3.1875 C 15.359375 3.1875 15.6875 2.832031 15.6875 2.125 L 15.6875 -2.453125 L 15.046875 -2.453125 C 14.816406 -2.066406 14.488281 -1.675781 14.0625 -1.28125 C 13.632812 -0.894531 13.0625 -0.570312 12.34375 -0.3125 C 11.632812 -0.0507812 10.738281 0.078125 9.65625 0.078125 C 8.207031 0.078125 6.875 -0.269531 5.65625 -0.96875 C 4.4375 -1.675781 3.460938 -2.6875 2.734375 -4 C 2.003906 -5.3125 1.640625 -6.890625 1.640625 -8.734375 Z M 10.9375 -3.828125 C 12.3125 -3.828125 13.457031 -4.265625 14.375 -5.140625 C 15.300781 -6.023438 15.765625 -7.257812 15.765625 -8.84375 L 15.765625 -9.1875 C 15.765625 -10.800781 15.304688 -12.039062 14.390625 -12.90625 C 13.484375 -13.769531 12.332031 -14.203125 10.9375 -14.203125 C 9.5625 -14.203125 8.410156 -13.769531 7.484375 -12.90625 C 6.566406 -12.039062 6.109375 -10.800781 6.109375 -9.1875 L 6.109375 -8.84375 C 6.109375 -7.257812 6.566406 -6.023438 7.484375 -5.140625 C 8.410156 -4.265625 9.5625 -3.828125 10.9375 -3.828125 Z M 10.9375 -3.828125 "/></g></g></g><g fill="#00cfa1" fill-opacity="1"><g transform="translate(402.914524, 445.594246)"><g/></g></g><g fill="#00cfa1" fill-opacity="1"><g transform="translate(411.930557, 445.594246)"><g><path d="M 9.234375 0 C 8.066406 0 7.125 -0.359375 6.40625 -1.078125 C 5.6875 -1.804688 5.328125 -2.769531 5.328125 -3.96875 L 5.328125 -13.921875 L 0.921875 -13.921875 L 0.921875 -17.609375 L 5.328125 -17.609375 L 5.328125 -23.078125 L 9.796875 -23.078125 L 9.796875 -17.609375 L 14.625 -17.609375 L 14.625 -13.921875 L 9.796875 -13.921875 L 9.796875 -4.75 C 9.796875 -4.039062 10.128906 -3.6875 10.796875 -3.6875 L 14.203125 -3.6875 L 14.203125 0 Z M 9.234375 0 "/></g></g></g><g fill="#00cfa1" fill-opacity="1"><g transform="translate(428.116816, 445.594246)"><g><path d="M 2.484375 0 L 2.484375 -24.84375 L 6.953125 -24.84375 L 6.953125 -15.4375 L 7.59375 -15.4375 C 7.78125 -15.820312 8.078125 -16.203125 8.484375 -16.578125 C 8.890625 -16.953125 9.425781 -17.265625 10.09375 -17.515625 C 10.769531 -17.765625 11.628906 -17.890625 12.671875 -17.890625 C 14.046875 -17.890625 15.25 -17.578125 16.28125 -16.953125 C 17.3125 -16.328125 18.109375 -15.460938 18.671875 -14.359375 C 19.242188 -13.253906 19.53125 -11.972656 19.53125 -10.515625 L 19.53125 0 L 15.046875 0 L 15.046875 -10.15625 C 15.046875 -11.476562 14.71875 -12.46875 14.0625 -13.125 C 13.414062 -13.789062 12.488281 -14.125 11.28125 -14.125 C 9.914062 -14.125 8.851562 -13.664062 8.09375 -12.75 C 7.332031 -11.84375 6.953125 -10.578125 6.953125 -8.953125 L 6.953125 0 Z M 2.484375 0 "/></g></g></g><g fill="#00cfa1" fill-opacity="1"><g transform="translate(449.982457, 445.594246)"><g><path d="M 10.515625 0.5 C 8.753906 0.5 7.207031 0.128906 5.875 -0.609375 C 4.539062 -1.359375 3.5 -2.414062 2.75 -3.78125 C 2.007812 -5.144531 1.640625 -6.75 1.640625 -8.59375 L 1.640625 -9.015625 C 1.640625 -10.859375 2.003906 -12.460938 2.734375 -13.828125 C 3.460938 -15.191406 4.488281 -16.242188 5.8125 -16.984375 C 7.144531 -17.734375 8.6875 -18.109375 10.4375 -18.109375 C 12.164062 -18.109375 13.664062 -17.722656 14.9375 -16.953125 C 16.21875 -16.179688 17.210938 -15.113281 17.921875 -13.75 C 18.640625 -12.394531 19 -10.816406 19 -9.015625 L 19 -7.484375 L 6.171875 -7.484375 C 6.222656 -6.285156 6.671875 -5.304688 7.515625 -4.546875 C 8.367188 -3.785156 9.414062 -3.40625 10.65625 -3.40625 C 11.90625 -3.40625 12.828125 -3.675781 13.421875 -4.21875 C 14.015625 -4.769531 14.460938 -5.375 14.765625 -6.03125 L 18.421875 -4.125 C 18.085938 -3.5 17.609375 -2.828125 16.984375 -2.109375 C 16.359375 -1.390625 15.523438 -0.773438 14.484375 -0.265625 C 13.441406 0.242188 12.117188 0.5 10.515625 0.5 Z M 6.21875 -10.828125 L 14.453125 -10.828125 C 14.359375 -11.847656 13.945312 -12.664062 13.21875 -13.28125 C 12.5 -13.894531 11.5625 -14.203125 10.40625 -14.203125 C 9.195312 -14.203125 8.238281 -13.894531 7.53125 -13.28125 C 6.820312 -12.664062 6.382812 -11.847656 6.21875 -10.828125 Z M 6.21875 -10.828125 "/></g></g></g><g fill="#00cfa1" fill-opacity="1"><g transform="translate(470.463753, 445.594246)"><g/></g></g><g fill="#f2bd4e" fill-opacity="1"><g transform="translate(479.471261, 445.594246)"><g><path d="M 1.640625 0 L 1.640625 -4.125 L 4.90625 -4.125 L 4.90625 -20.734375 L 1.640625 -20.734375 L 1.640625 -24.84375 L 11.859375 -24.84375 C 15.191406 -24.84375 17.726562 -24 19.46875 -22.3125 C 21.207031 -20.625 22.078125 -18.109375 22.078125 -14.765625 L 22.078125 -10.078125 C 22.078125 -6.742188 21.207031 -4.226562 19.46875 -2.53125 C 17.726562 -0.84375 15.191406 0 11.859375 0 Z M 9.578125 -4.265625 L 11.921875 -4.265625 C 13.816406 -4.265625 15.203125 -4.757812 16.078125 -5.75 C 16.953125 -6.738281 17.390625 -8.132812 17.390625 -9.9375 L 17.390625 -14.90625 C 17.390625 -16.726562 16.953125 -18.128906 16.078125 -19.109375 C 15.203125 -20.097656 13.816406 -20.59375 11.921875 -20.59375 L 9.578125 -20.59375 Z M 9.578125 -4.265625 "/></g></g></g><g fill="#f2bd4e" fill-opacity="1"><g transform="translate(503.111709, 445.594246)"><g><path d="M 2.484375 0 L 2.484375 -17.609375 L 6.953125 -17.609375 L 6.953125 0 Z M 4.71875 -19.671875 C 3.914062 -19.671875 3.234375 -19.929688 2.671875 -20.453125 C 2.117188 -20.972656 1.84375 -21.65625 1.84375 -22.5 C 1.84375 -23.351562 2.117188 -24.039062 2.671875 -24.5625 C 3.234375 -25.082031 3.914062 -25.34375 4.71875 -25.34375 C 5.539062 -25.34375 6.222656 -25.082031 6.765625 -24.5625 C 7.316406 -24.039062 7.59375 -23.351562 7.59375 -22.5 C 7.59375 -21.65625 7.316406 -20.972656 6.765625 -20.453125 C 6.222656 -19.929688 5.539062 -19.671875 4.71875 -19.671875 Z M 4.71875 -19.671875 "/></g></g></g><g fill="#f2bd4e" fill-opacity="1"><g transform="translate(512.55369, 445.594246)"><g><path d="M 1.640625 -8.734375 L 1.640625 -9.296875 C 1.640625 -11.140625 2.003906 -12.71875 2.734375 -14.03125 C 3.460938 -15.351562 4.4375 -16.363281 5.65625 -17.0625 C 6.875 -17.757812 8.207031 -18.109375 9.65625 -18.109375 C 11.257812 -18.109375 12.476562 -17.820312 13.3125 -17.25 C 14.144531 -16.6875 14.75 -16.097656 15.125 -15.484375 L 15.765625 -15.484375 L 15.765625 -17.609375 L 20.15625 -17.609375 L 20.15625 3.125 C 20.15625 4.332031 19.800781 5.296875 19.09375 6.015625 C 18.382812 6.734375 17.441406 7.09375 16.265625 7.09375 L 4.46875 7.09375 L 4.46875 3.1875 L 14.703125 3.1875 C 15.359375 3.1875 15.6875 2.832031 15.6875 2.125 L 15.6875 -2.453125 L 15.046875 -2.453125 C 14.816406 -2.066406 14.488281 -1.675781 14.0625 -1.28125 C 13.632812 -0.894531 13.0625 -0.570312 12.34375 -0.3125 C 11.632812 -0.0507812 10.738281 0.078125 9.65625 0.078125 C 8.207031 0.078125 6.875 -0.269531 5.65625 -0.96875 C 4.4375 -1.675781 3.460938 -2.6875 2.734375 -4 C 2.003906 -5.3125 1.640625 -6.890625 1.640625 -8.734375 Z M 10.9375 -3.828125 C 12.3125 -3.828125 13.457031 -4.265625 14.375 -5.140625 C 15.300781 -6.023438 15.765625 -7.257812 15.765625 -8.84375 L 15.765625 -9.1875 C 15.765625 -10.800781 15.304688 -12.039062 14.390625 -12.90625 C 13.484375 -13.769531 12.332031 -14.203125 10.9375 -14.203125 C 9.5625 -14.203125 8.410156 -13.769531 7.484375 -12.90625 C 6.566406 -12.039062 6.109375 -10.800781 6.109375 -9.1875 L 6.109375 -8.84375 C 6.109375 -7.257812 6.566406 -6.023438 7.484375 -5.140625 C 8.410156 -4.265625 9.5625 -3.828125 10.9375 -3.828125 Z M 10.9375 -3.828125 "/></g></g></g><g fill="#f2bd4e" fill-opacity="1"><g transform="translate(535.200254, 445.594246)"><g><path d="M 2.484375 0 L 2.484375 -17.609375 L 6.953125 -17.609375 L 6.953125 0 Z M 4.71875 -19.671875 C 3.914062 -19.671875 3.234375 -19.929688 2.671875 -20.453125 C 2.117188 -20.972656 1.84375 -21.65625 1.84375 -22.5 C 1.84375 -23.351562 2.117188 -24.039062 2.671875 -24.5625 C 3.234375 -25.082031 3.914062 -25.34375 4.71875 -25.34375 C 5.539062 -25.34375 6.222656 -25.082031 6.765625 -24.5625 C 7.316406 -24.039062 7.59375 -23.351562 7.59375 -22.5 C 7.59375 -21.65625 7.316406 -20.972656 6.765625 -20.453125 C 6.222656 -19.929688 5.539062 -19.671875 4.71875 -19.671875 Z M 4.71875 -19.671875 "/></g></g></g><g fill="#f2bd4e" fill-opacity="1"><g transform="translate(544.642235, 445.594246)"><g><path d="M 9.234375 0 C 8.066406 0 7.125 -0.359375 6.40625 -1.078125 C 5.6875 -1.804688 5.328125 -2.769531 5.328125 -3.96875 L 5.328125 -13.921875 L 0.921875 -13.921875 L 0.921875 -17.609375 L 5.328125 -17.609375 L 5.328125 -23.078125 L 9.796875 -23.078125 L 9.796875 -17.609375 L 14.625 -17.609375 L 14.625 -13.921875 L 9.796875 -13.921875 L 9.796875 -4.75 C 9.796875 -4.039062 10.128906 -3.6875 10.796875 -3.6875 L 14.203125 -3.6875 L 14.203125 0 Z M 9.234375 0 "/></g></g></g><g fill="#f2bd4e" fill-opacity="1"><g transform="translate(560.828495, 445.594246)"><g><path d="M 7.953125 0.5 C 6.703125 0.5 5.578125 0.28125 4.578125 -0.15625 C 3.585938 -0.59375 2.800781 -1.234375 2.21875 -2.078125 C 1.632812 -2.921875 1.34375 -3.941406 1.34375 -5.140625 C 1.34375 -6.347656 1.632812 -7.359375 2.21875 -8.171875 C 2.800781 -8.992188 3.601562 -9.613281 4.625 -10.03125 C 5.65625 -10.445312 6.835938 -10.65625 8.171875 -10.65625 L 13 -10.65625 L 13 -11.640625 C 13 -12.472656 12.738281 -13.15625 12.21875 -13.6875 C 11.695312 -14.21875 10.867188 -14.484375 9.734375 -14.484375 C 8.617188 -14.484375 7.785156 -14.226562 7.234375 -13.71875 C 6.691406 -13.207031 6.335938 -12.550781 6.171875 -11.75 L 2.0625 -13.140625 C 2.34375 -14.035156 2.796875 -14.851562 3.421875 -15.59375 C 4.046875 -16.34375 4.882812 -16.945312 5.9375 -17.40625 C 7 -17.875 8.285156 -18.109375 9.796875 -18.109375 C 12.117188 -18.109375 13.953125 -17.523438 15.296875 -16.359375 C 16.648438 -15.203125 17.328125 -13.523438 17.328125 -11.328125 L 17.328125 -4.75 C 17.328125 -4.039062 17.65625 -3.6875 18.3125 -3.6875 L 19.734375 -3.6875 L 19.734375 0 L 16.75 0 C 15.875 0 15.148438 -0.210938 14.578125 -0.640625 C 14.015625 -1.066406 13.734375 -1.632812 13.734375 -2.34375 L 13.734375 -2.375 L 13.0625 -2.375 C 12.96875 -2.09375 12.753906 -1.71875 12.421875 -1.25 C 12.085938 -0.789062 11.566406 -0.382812 10.859375 -0.03125 C 10.148438 0.320312 9.179688 0.5 7.953125 0.5 Z M 8.734375 -3.125 C 9.984375 -3.125 11.003906 -3.472656 11.796875 -4.171875 C 12.597656 -4.867188 13 -5.796875 13 -6.953125 L 13 -7.3125 L 8.484375 -7.3125 C 7.648438 -7.3125 7 -7.132812 6.53125 -6.78125 C 6.0625 -6.425781 5.828125 -5.929688 5.828125 -5.296875 C 5.828125 -4.648438 6.070312 -4.125 6.5625 -3.71875 C 7.0625 -3.320312 7.785156 -3.125 8.734375 -3.125 Z M 8.734375 -3.125 "/></g></g></g><g fill="#f2bd4e" fill-opacity="1"><g transform="translate(581.345278, 445.594246)"><g><path d="M 2.484375 0 L 2.484375 -24.84375 L 6.953125 -24.84375 L 6.953125 0 Z M 2.484375 0 "/></g></g></g><g fill="#f2bd4e" fill-opacity="1"><g transform="translate(590.78726, 445.594246)"><g/></g></g><g fill="#f2bd4e" fill-opacity="1"><g transform="translate(599.803293, 445.594246)"><g><path d="M 2.34375 0 L 2.34375 -24.84375 L 7.03125 -24.84375 L 7.03125 0 Z M 2.34375 0 "/></g></g></g><g fill="#f2bd4e" fill-opacity="1"><g transform="translate(609.174287, 445.594246)"><g><path d="M 2.484375 0 L 2.484375 -17.609375 L 6.890625 -17.609375 L 6.890625 -15.296875 L 7.53125 -15.296875 C 7.8125 -15.910156 8.34375 -16.492188 9.125 -17.046875 C 9.90625 -17.609375 11.085938 -17.890625 12.671875 -17.890625 C 14.046875 -17.890625 15.25 -17.578125 16.28125 -16.953125 C 17.3125 -16.328125 18.109375 -15.460938 18.671875 -14.359375 C 19.242188 -13.253906 19.53125 -11.972656 19.53125 -10.515625 L 19.53125 0 L 15.046875 0 L 15.046875 -10.15625 C 15.046875 -11.476562 14.71875 -12.46875 14.0625 -13.125 C 13.414062 -13.789062 12.488281 -14.125 11.28125 -14.125 C 9.914062 -14.125 8.851562 -13.664062 8.09375 -12.75 C 7.332031 -11.84375 6.953125 -10.578125 6.953125 -8.953125 L 6.953125 0 Z M 2.484375 0 "/></g></g></g><g fill="#f2bd4e" fill-opacity="1"><g transform="translate(631.039928, 445.594246)"><g><path d="M 5.390625 0 L 5.390625 -13.921875 L 0.921875 -13.921875 L 0.921875 -17.609375 L 5.390625 -17.609375 L 5.390625 -20.875 C 5.390625 -22.082031 5.75 -23.046875 6.46875 -23.765625 C 7.195312 -24.484375 8.140625 -24.84375 9.296875 -24.84375 L 13.921875 -24.84375 L 13.921875 -21.15625 L 10.859375 -21.15625 C 10.203125 -21.15625 9.875 -20.800781 9.875 -20.09375 L 9.875 -17.609375 L 14.484375 -17.609375 L 14.484375 -13.921875 L 9.875 -13.921875 L 9.875 0 Z M 5.390625 0 "/></g></g></g><g fill="#f2bd4e" fill-opacity="1"><g transform="translate(646.516265, 445.594246)"><g><path d="M 2.484375 0 L 2.484375 -17.609375 L 6.890625 -17.609375 L 6.890625 -15.625 L 7.53125 -15.625 C 7.789062 -16.332031 8.222656 -16.847656 8.828125 -17.171875 C 9.429688 -17.503906 10.132812 -17.671875 10.9375 -17.671875 L 13.0625 -17.671875 L 13.0625 -13.703125 L 10.859375 -13.703125 C 9.722656 -13.703125 8.785156 -13.398438 8.046875 -12.796875 C 7.316406 -12.191406 6.953125 -11.265625 6.953125 -10.015625 L 6.953125 0 Z M 2.484375 0 "/></g></g></g><g fill="#f2bd4e" fill-opacity="1"><g transform="translate(660.572745, 445.594246)"><g><path d="M 7.953125 0.5 C 6.703125 0.5 5.578125 0.28125 4.578125 -0.15625 C 3.585938 -0.59375 2.800781 -1.234375 2.21875 -2.078125 C 1.632812 -2.921875 1.34375 -3.941406 1.34375 -5.140625 C 1.34375 -6.347656 1.632812 -7.359375 2.21875 -8.171875 C 2.800781 -8.992188 3.601562 -9.613281 4.625 -10.03125 C 5.65625 -10.445312 6.835938 -10.65625 8.171875 -10.65625 L 13 -10.65625 L 13 -11.640625 C 13 -12.472656 12.738281 -13.15625 12.21875 -13.6875 C 11.695312 -14.21875 10.867188 -14.484375 9.734375 -14.484375 C 8.617188 -14.484375 7.785156 -14.226562 7.234375 -13.71875 C 6.691406 -13.207031 6.335938 -12.550781 6.171875 -11.75 L 2.0625 -13.140625 C 2.34375 -14.035156 2.796875 -14.851562 3.421875 -15.59375 C 4.046875 -16.34375 4.882812 -16.945312 5.9375 -17.40625 C 7 -17.875 8.285156 -18.109375 9.796875 -18.109375 C 12.117188 -18.109375 13.953125 -17.523438 15.296875 -16.359375 C 16.648438 -15.203125 17.328125 -13.523438 17.328125 -11.328125 L 17.328125 -4.75 C 17.328125 -4.039062 17.65625 -3.6875 18.3125 -3.6875 L 19.734375 -3.6875 L 19.734375 0 L 16.75 0 C 15.875 0 15.148438 -0.210938 14.578125 -0.640625 C 14.015625 -1.066406 13.734375 -1.632812 13.734375 -2.34375 L 13.734375 -2.375 L 13.0625 -2.375 C 12.96875 -2.09375 12.753906 -1.71875 12.421875 -1.25 C 12.085938 -0.789062 11.566406 -0.382812 10.859375 -0.03125 C 10.148438 0.320312 9.179688 0.5 7.953125 0.5 Z M 8.734375 -3.125 C 9.984375 -3.125 11.003906 -3.472656 11.796875 -4.171875 C 12.597656 -4.867188 13 -5.796875 13 -6.953125 L 13 -7.3125 L 8.484375 -7.3125 C 7.648438 -7.3125 7 -7.132812 6.53125 -6.78125 C 6.0625 -6.425781 5.828125 -5.929688 5.828125 -5.296875 C 5.828125 -4.648438 6.070312 -4.125 6.5625 -3.71875 C 7.0625 -3.320312 7.785156 -3.125 8.734375 -3.125 Z M 8.734375 -3.125 "/></g></g></g><g fill="#f2bd4e" fill-opacity="1"><g transform="translate(681.089529, 445.594246)"><g><path d="M 9.796875 0.5 C 7.503906 0.5 5.625 0.00390625 4.15625 -0.984375 C 2.6875 -1.984375 1.796875 -3.40625 1.484375 -5.25 L 5.609375 -6.3125 C 5.773438 -5.488281 6.050781 -4.835938 6.4375 -4.359375 C 6.832031 -3.890625 7.316406 -3.550781 7.890625 -3.34375 C 8.472656 -3.144531 9.109375 -3.046875 9.796875 -3.046875 C 10.835938 -3.046875 11.601562 -3.226562 12.09375 -3.59375 C 12.59375 -3.96875 12.84375 -4.425781 12.84375 -4.96875 C 12.84375 -5.507812 12.609375 -5.925781 12.140625 -6.21875 C 11.671875 -6.519531 10.914062 -6.765625 9.875 -6.953125 L 8.875 -7.140625 C 7.644531 -7.367188 6.519531 -7.691406 5.5 -8.109375 C 4.476562 -8.523438 3.660156 -9.097656 3.046875 -9.828125 C 2.429688 -10.566406 2.125 -11.515625 2.125 -12.671875 C 2.125 -14.421875 2.765625 -15.765625 4.046875 -16.703125 C 5.328125 -17.640625 7.007812 -18.109375 9.09375 -18.109375 C 11.050781 -18.109375 12.679688 -17.671875 13.984375 -16.796875 C 15.285156 -15.921875 16.140625 -14.769531 16.546875 -13.34375 L 12.390625 -12.0625 C 12.203125 -12.96875 11.816406 -13.609375 11.234375 -13.984375 C 10.648438 -14.367188 9.9375 -14.5625 9.09375 -14.5625 C 8.238281 -14.5625 7.585938 -14.410156 7.140625 -14.109375 C 6.691406 -13.816406 6.46875 -13.410156 6.46875 -12.890625 C 6.46875 -12.316406 6.703125 -11.894531 7.171875 -11.625 C 7.640625 -11.351562 8.28125 -11.144531 9.09375 -11 L 10.078125 -10.828125 C 11.398438 -10.585938 12.597656 -10.269531 13.671875 -9.875 C 14.753906 -9.488281 15.609375 -8.9375 16.234375 -8.21875 C 16.867188 -7.5 17.1875 -6.523438 17.1875 -5.296875 C 17.1875 -3.441406 16.515625 -2.007812 15.171875 -1 C 13.835938 0 12.046875 0.5 9.796875 0.5 Z M 9.796875 0.5 "/></g></g></g><g fill="#f2bd4e" fill-opacity="1"><g transform="translate(699.689519, 445.594246)"><g><path d="M 9.234375 0 C 8.066406 0 7.125 -0.359375 6.40625 -1.078125 C 5.6875 -1.804688 5.328125 -2.769531 5.328125 -3.96875 L 5.328125 -13.921875 L 0.921875 -13.921875 L 0.921875 -17.609375 L 5.328125 -17.609375 L 5.328125 -23.078125 L 9.796875 -23.078125 L 9.796875 -17.609375 L 14.625 -17.609375 L 14.625 -13.921875 L 9.796875 -13.921875 L 9.796875 -4.75 C 9.796875 -4.039062 10.128906 -3.6875 10.796875 -3.6875 L 14.203125 -3.6875 L 14.203125 0 Z M 9.234375 0 "/></g></g></g><g fill="#f2bd4e" fill-opacity="1"><g transform="translate(715.87579, 445.594246)"><g><path d="M 2.484375 0 L 2.484375 -17.609375 L 6.890625 -17.609375 L 6.890625 -15.625 L 7.53125 -15.625 C 7.789062 -16.332031 8.222656 -16.847656 8.828125 -17.171875 C 9.429688 -17.503906 10.132812 -17.671875 10.9375 -17.671875 L 13.0625 -17.671875 L 13.0625 -13.703125 L 10.859375 -13.703125 C 9.722656 -13.703125 8.785156 -13.398438 8.046875 -12.796875 C 7.316406 -12.191406 6.953125 -11.265625 6.953125 -10.015625 L 6.953125 0 Z M 2.484375 0 "/></g></g></g><g fill="#f2bd4e" fill-opacity="1"><g transform="translate(729.93227, 445.594246)"><g><path d="M 9.1875 0.28125 C 7.820312 0.28125 6.625 -0.03125 5.59375 -0.65625 C 4.5625 -1.28125 3.757812 -2.148438 3.1875 -3.265625 C 2.625 -4.378906 2.34375 -5.65625 2.34375 -7.09375 L 2.34375 -17.609375 L 6.8125 -17.609375 L 6.8125 -7.453125 C 6.8125 -6.128906 7.132812 -5.132812 7.78125 -4.46875 C 8.4375 -3.8125 9.367188 -3.484375 10.578125 -3.484375 C 11.953125 -3.484375 13.015625 -3.9375 13.765625 -4.84375 C 14.523438 -5.757812 14.90625 -7.03125 14.90625 -8.65625 L 14.90625 -17.609375 L 19.390625 -17.609375 L 19.390625 0 L 14.984375 0 L 14.984375 -2.3125 L 14.34375 -2.3125 C 14.0625 -1.71875 13.53125 -1.132812 12.75 -0.5625 C 11.96875 0 10.78125 0.28125 9.1875 0.28125 Z M 9.1875 0.28125 "/></g></g></g><g fill="#f2bd4e" fill-opacity="1"><g transform="translate(751.797922, 445.594246)"><g><path d="M 10.75 0.5 C 9.050781 0.5 7.507812 0.144531 6.125 -0.5625 C 4.738281 -1.28125 3.644531 -2.3125 2.84375 -3.65625 C 2.039062 -5.007812 1.640625 -6.644531 1.640625 -8.5625 L 1.640625 -9.046875 C 1.640625 -10.960938 2.039062 -12.59375 2.84375 -13.9375 C 3.644531 -15.289062 4.738281 -16.320312 6.125 -17.03125 C 7.507812 -17.75 9.050781 -18.109375 10.75 -18.109375 C 12.4375 -18.109375 13.878906 -17.8125 15.078125 -17.21875 C 16.285156 -16.625 17.265625 -15.8125 18.015625 -14.78125 C 18.765625 -13.75 19.253906 -12.582031 19.484375 -11.28125 L 15.15625 -10.359375 C 15.0625 -11.078125 14.847656 -11.71875 14.515625 -12.28125 C 14.179688 -12.851562 13.710938 -13.300781 13.109375 -13.625 C 12.515625 -13.957031 11.765625 -14.125 10.859375 -14.125 C 9.960938 -14.125 9.148438 -13.925781 8.421875 -13.53125 C 7.703125 -13.144531 7.132812 -12.566406 6.71875 -11.796875 C 6.3125 -11.035156 6.109375 -10.097656 6.109375 -8.984375 L 6.109375 -8.625 C 6.109375 -7.507812 6.3125 -6.566406 6.71875 -5.796875 C 7.132812 -5.035156 7.703125 -4.457031 8.421875 -4.0625 C 9.148438 -3.675781 9.960938 -3.484375 10.859375 -3.484375 C 12.210938 -3.484375 13.238281 -3.832031 13.9375 -4.53125 C 14.632812 -5.226562 15.078125 -6.144531 15.265625 -7.28125 L 19.59375 -6.25 C 19.289062 -4.988281 18.765625 -3.84375 18.015625 -2.8125 C 17.265625 -1.789062 16.285156 -0.984375 15.078125 -0.390625 C 13.878906 0.203125 12.4375 0.5 10.75 0.5 Z M 10.75 0.5 "/></g></g></g><g fill="#f2bd4e" fill-opacity="1"><g transform="translate(772.598679, 445.594246)"><g><path d="M 9.234375 0 C 8.066406 0 7.125 -0.359375 6.40625 -1.078125 C 5.6875 -1.804688 5.328125 -2.769531 5.328125 -3.96875 L 5.328125 -13.921875 L 0.921875 -13.921875 L 0.921875 -17.609375 L 5.328125 -17.609375 L 5.328125 -23.078125 L 9.796875 -23.078125 L 9.796875 -17.609375 L 14.625 -17.609375 L 14.625 -13.921875 L 9.796875 -13.921875 L 9.796875 -4.75 C 9.796875 -4.039062 10.128906 -3.6875 10.796875 -3.6875 L 14.203125 -3.6875 L 14.203125 0 Z M 9.234375 0 "/></g></g></g><g fill="#f2bd4e" fill-opacity="1"><g transform="translate(788.784951, 445.594246)"><g><path d="M 9.1875 0.28125 C 7.820312 0.28125 6.625 -0.03125 5.59375 -0.65625 C 4.5625 -1.28125 3.757812 -2.148438 3.1875 -3.265625 C 2.625 -4.378906 2.34375 -5.65625 2.34375 -7.09375 L 2.34375 -17.609375 L 6.8125 -17.609375 L 6.8125 -7.453125 C 6.8125 -6.128906 7.132812 -5.132812 7.78125 -4.46875 C 8.4375 -3.8125 9.367188 -3.484375 10.578125 -3.484375 C 11.953125 -3.484375 13.015625 -3.9375 13.765625 -4.84375 C 14.523438 -5.757812 14.90625 -7.03125 14.90625 -8.65625 L 14.90625 -17.609375 L 19.390625 -17.609375 L 19.390625 0 L 14.984375 0 L 14.984375 -2.3125 L 14.34375 -2.3125 C 14.0625 -1.71875 13.53125 -1.132812 12.75 -0.5625 C 11.96875 0 10.78125 0.28125 9.1875 0.28125 Z M 9.1875 0.28125 "/></g></g></g><g fill="#f2bd4e" fill-opacity="1"><g transform="translate(810.650581, 445.594246)"><g><path d="M 2.484375 0 L 2.484375 -17.609375 L 6.890625 -17.609375 L 6.890625 -15.625 L 7.53125 -15.625 C 7.789062 -16.332031 8.222656 -16.847656 8.828125 -17.171875 C 9.429688 -17.503906 10.132812 -17.671875 10.9375 -17.671875 L 13.0625 -17.671875 L 13.0625 -13.703125 L 10.859375 -13.703125 C 9.722656 -13.703125 8.785156 -13.398438 8.046875 -12.796875 C 7.316406 -12.191406 6.953125 -11.265625 6.953125 -10.015625 L 6.953125 0 Z M 2.484375 0 "/></g></g></g><g fill="#f2bd4e" fill-opacity="1"><g transform="translate(824.707061, 445.594246)"><g><path d="M 10.515625 0.5 C 8.753906 0.5 7.207031 0.128906 5.875 -0.609375 C 4.539062 -1.359375 3.5 -2.414062 2.75 -3.78125 C 2.007812 -5.144531 1.640625 -6.75 1.640625 -8.59375 L 1.640625 -9.015625 C 1.640625 -10.859375 2.003906 -12.460938 2.734375 -13.828125 C 3.460938 -15.191406 4.488281 -16.242188 5.8125 -16.984375 C 7.144531 -17.734375 8.6875 -18.109375 10.4375 -18.109375 C 12.164062 -18.109375 13.664062 -17.722656 14.9375 -16.953125 C 16.21875 -16.179688 17.210938 -15.113281 17.921875 -13.75 C 18.640625 -12.394531 19 -10.816406 19 -9.015625 L 19 -7.484375 L 6.171875 -7.484375 C 6.222656 -6.285156 6.671875 -5.304688 7.515625 -4.546875 C 8.367188 -3.785156 9.414062 -3.40625 10.65625 -3.40625 C 11.90625 -3.40625 12.828125 -3.675781 13.421875 -4.21875 C 14.015625 -4.769531 14.460938 -5.375 14.765625 -6.03125 L 18.421875 -4.125 C 18.085938 -3.5 17.609375 -2.828125 16.984375 -2.109375 C 16.359375 -1.390625 15.523438 -0.773438 14.484375 -0.265625 C 13.441406 0.242188 12.117188 0.5 10.515625 0.5 Z M 6.21875 -10.828125 L 14.453125 -10.828125 C 14.359375 -11.847656 13.945312 -12.664062 13.21875 -13.28125 C 12.5 -13.894531 11.5625 -14.203125 10.40625 -14.203125 C 9.195312 -14.203125 8.238281 -13.894531 7.53125 -13.28125 C 6.820312 -12.664062 6.382812 -11.847656 6.21875 -10.828125 Z M 6.21875 -10.828125 "/></g></g></g><g fill="#00cfa1" fill-opacity="1"><g transform="translate(845.178277, 445.594246)"><g/></g></g><g fill="#00cfa1" fill-opacity="1"><g transform="translate(854.19431, 445.594246)"><g><path d="M 5.390625 0 L 5.390625 -13.921875 L 0.921875 -13.921875 L 0.921875 -17.609375 L 5.390625 -17.609375 L 5.390625 -20.875 C 5.390625 -22.082031 5.75 -23.046875 6.46875 -23.765625 C 7.195312 -24.484375 8.140625 -24.84375 9.296875 -24.84375 L 13.921875 -24.84375 L 13.921875 -21.15625 L 10.859375 -21.15625 C 10.203125 -21.15625 9.875 -20.800781 9.875 -20.09375 L 9.875 -17.609375 L 14.484375 -17.609375 L 14.484375 -13.921875 L 9.875 -13.921875 L 9.875 0 Z M 5.390625 0 "/></g></g></g><g fill="#00cfa1" fill-opacity="1"><g transform="translate(869.670647, 445.594246)"><g><path d="M 10.859375 0.5 C 9.109375 0.5 7.535156 0.144531 6.140625 -0.5625 C 4.742188 -1.28125 3.644531 -2.3125 2.84375 -3.65625 C 2.039062 -5.007812 1.640625 -6.628906 1.640625 -8.515625 L 1.640625 -9.09375 C 1.640625 -10.976562 2.039062 -12.59375 2.84375 -13.9375 C 3.644531 -15.289062 4.742188 -16.320312 6.140625 -17.03125 C 7.535156 -17.75 9.109375 -18.109375 10.859375 -18.109375 C 12.609375 -18.109375 14.179688 -17.75 15.578125 -17.03125 C 16.972656 -16.320312 18.070312 -15.289062 18.875 -13.9375 C 19.6875 -12.59375 20.09375 -10.976562 20.09375 -9.09375 L 20.09375 -8.515625 C 20.09375 -6.628906 19.6875 -5.007812 18.875 -3.65625 C 18.070312 -2.3125 16.972656 -1.28125 15.578125 -0.5625 C 14.179688 0.144531 12.609375 0.5 10.859375 0.5 Z M 10.859375 -3.484375 C 12.234375 -3.484375 13.367188 -3.925781 14.265625 -4.8125 C 15.171875 -5.695312 15.625 -6.96875 15.625 -8.625 L 15.625 -8.984375 C 15.625 -10.640625 15.175781 -11.910156 14.28125 -12.796875 C 13.394531 -13.679688 12.253906 -14.125 10.859375 -14.125 C 9.484375 -14.125 8.347656 -13.679688 7.453125 -12.796875 C 6.554688 -11.910156 6.109375 -10.640625 6.109375 -8.984375 L 6.109375 -8.625 C 6.109375 -6.96875 6.554688 -5.695312 7.453125 -4.8125 C 8.347656 -3.925781 9.484375 -3.484375 10.859375 -3.484375 Z M 10.859375 -3.484375 "/></g></g></g><g fill="#00cfa1" fill-opacity="1"><g transform="translate(891.394301, 445.594246)"><g><path d="M 2.484375 0 L 2.484375 -17.609375 L 6.890625 -17.609375 L 6.890625 -15.625 L 7.53125 -15.625 C 7.789062 -16.332031 8.222656 -16.847656 8.828125 -17.171875 C 9.429688 -17.503906 10.132812 -17.671875 10.9375 -17.671875 L 13.0625 -17.671875 L 13.0625 -13.703125 L 10.859375 -13.703125 C 9.722656 -13.703125 8.785156 -13.398438 8.046875 -12.796875 C 7.316406 -12.191406 6.953125 -11.265625 6.953125 -10.015625 L 6.953125 0 Z M 2.484375 0 "/></g></g></g><g fill="#00cfa1" fill-opacity="1"><g transform="translate(905.450781, 445.594246)"><g/></g></g><g fill="#00cfa1" fill-opacity="1"><g transform="translate(914.466814, 445.594246)"><g><path d="M 2.34375 0 L 2.34375 -24.84375 L 17.96875 -24.84375 L 17.96875 -20.59375 L 7.03125 -20.59375 L 7.03125 -14.59375 L 17.109375 -14.59375 L 17.109375 -10.328125 L 7.03125 -10.328125 L 7.03125 0 Z M 2.34375 0 "/></g></g></g><g fill="#00cfa1" fill-opacity="1"><g transform="translate(933.421765, 445.594246)"><g><path d="M 7.953125 0.5 C 6.703125 0.5 5.578125 0.28125 4.578125 -0.15625 C 3.585938 -0.59375 2.800781 -1.234375 2.21875 -2.078125 C 1.632812 -2.921875 1.34375 -3.941406 1.34375 -5.140625 C 1.34375 -6.347656 1.632812 -7.359375 2.21875 -8.171875 C 2.800781 -8.992188 3.601562 -9.613281 4.625 -10.03125 C 5.65625 -10.445312 6.835938 -10.65625 8.171875 -10.65625 L 13 -10.65625 L 13 -11.640625 C 13 -12.472656 12.738281 -13.15625 12.21875 -13.6875 C 11.695312 -14.21875 10.867188 -14.484375 9.734375 -14.484375 C 8.617188 -14.484375 7.785156 -14.226562 7.234375 -13.71875 C 6.691406 -13.207031 6.335938 -12.550781 6.171875 -11.75 L 2.0625 -13.140625 C 2.34375 -14.035156 2.796875 -14.851562 3.421875 -15.59375 C 4.046875 -16.34375 4.882812 -16.945312 5.9375 -17.40625 C 7 -17.875 8.285156 -18.109375 9.796875 -18.109375 C 12.117188 -18.109375 13.953125 -17.523438 15.296875 -16.359375 C 16.648438 -15.203125 17.328125 -13.523438 17.328125 -11.328125 L 17.328125 -4.75 C 17.328125 -4.039062 17.65625 -3.6875 18.3125 -3.6875 L 19.734375 -3.6875 L 19.734375 0 L 16.75 0 C 15.875 0 15.148438 -0.210938 14.578125 -0.640625 C 14.015625 -1.066406 13.734375 -1.632812 13.734375 -2.34375 L 13.734375 -2.375 L 13.0625 -2.375 C 12.96875 -2.09375 12.753906 -1.71875 12.421875 -1.25 C 12.085938 -0.789062 11.566406 -0.382812 10.859375 -0.03125 C 10.148438 0.320312 9.179688 0.5 7.953125 0.5 Z M 8.734375 -3.125 C 9.984375 -3.125 11.003906 -3.472656 11.796875 -4.171875 C 12.597656 -4.867188 13 -5.796875 13 -6.953125 L 13 -7.3125 L 8.484375 -7.3125 C 7.648438 -7.3125 7 -7.132812 6.53125 -6.78125 C 6.0625 -6.425781 5.828125 -5.929688 5.828125 -5.296875 C 5.828125 -4.648438 6.070312 -4.125 6.5625 -3.71875 C 7.0625 -3.320312 7.785156 -3.125 8.734375 -3.125 Z M 8.734375 -3.125 "/></g></g></g><g fill="#00cfa1" fill-opacity="1"><g transform="translate(953.938549, 445.594246)"><g><path d="M 13.0625 0.5 C 11.476562 0.5 10.257812 0.226562 9.40625 -0.3125 C 8.550781 -0.863281 7.925781 -1.46875 7.53125 -2.125 L 6.890625 -2.125 L 6.890625 0 L 2.484375 0 L 2.484375 -24.84375 L 6.953125 -24.84375 L 6.953125 -15.578125 L 7.59375 -15.578125 C 7.851562 -16.003906 8.203125 -16.40625 8.640625 -16.78125 C 9.078125 -17.164062 9.65625 -17.484375 10.375 -17.734375 C 11.101562 -17.984375 12 -18.109375 13.0625 -18.109375 C 14.476562 -18.109375 15.789062 -17.757812 17 -17.0625 C 18.207031 -16.363281 19.175781 -15.335938 19.90625 -13.984375 C 20.644531 -12.640625 21.015625 -11.007812 21.015625 -9.09375 L 21.015625 -8.515625 C 21.015625 -6.597656 20.644531 -4.960938 19.90625 -3.609375 C 19.175781 -2.265625 18.207031 -1.242188 17 -0.546875 C 15.789062 0.148438 14.476562 0.5 13.0625 0.5 Z M 11.71875 -3.40625 C 13.09375 -3.40625 14.238281 -3.847656 15.15625 -4.734375 C 16.082031 -5.628906 16.546875 -6.925781 16.546875 -8.625 L 16.546875 -8.984375 C 16.546875 -10.679688 16.085938 -11.972656 15.171875 -12.859375 C 14.265625 -13.753906 13.113281 -14.203125 11.71875 -14.203125 C 10.34375 -14.203125 9.191406 -13.753906 8.265625 -12.859375 C 7.347656 -11.972656 6.890625 -10.679688 6.890625 -8.984375 L 6.890625 -8.625 C 6.890625 -6.925781 7.347656 -5.628906 8.265625 -4.734375 C 9.191406 -3.847656 10.34375 -3.40625 11.71875 -3.40625 Z M 11.71875 -3.40625 "/></g></g></g><g fill="#00cfa1" fill-opacity="1"><g transform="translate(976.585112, 445.594246)"><g/></g></g><g fill="#00cfa1" fill-opacity="1"><g transform="translate(985.601145, 445.594246)"><g><path d="M 11.78125 0.5 C 8.707031 0.5 6.269531 -0.359375 4.46875 -2.078125 C 2.675781 -3.796875 1.78125 -6.25 1.78125 -9.4375 L 1.78125 -15.40625 C 1.78125 -18.601562 2.675781 -21.054688 4.46875 -22.765625 C 6.269531 -24.484375 8.707031 -25.34375 11.78125 -25.34375 C 14.832031 -25.34375 17.191406 -24.507812 18.859375 -22.84375 C 20.535156 -21.175781 21.375 -18.882812 21.375 -15.96875 L 21.375 -15.765625 L 16.75 -15.765625 L 16.75 -16.109375 C 16.75 -17.578125 16.34375 -18.785156 15.53125 -19.734375 C 14.71875 -20.679688 13.46875 -21.15625 11.78125 -21.15625 C 10.125 -21.15625 8.820312 -20.644531 7.875 -19.625 C 6.9375 -18.613281 6.46875 -17.234375 6.46875 -15.484375 L 6.46875 -9.375 C 6.46875 -7.644531 6.9375 -6.265625 7.875 -5.234375 C 8.820312 -4.203125 10.125 -3.6875 11.78125 -3.6875 C 13.46875 -3.6875 14.71875 -4.164062 15.53125 -5.125 C 16.34375 -6.082031 16.75 -7.285156 16.75 -8.734375 L 16.75 -9.375 L 21.375 -9.375 L 21.375 -8.875 C 21.375 -5.96875 20.535156 -3.675781 18.859375 -2 C 17.191406 -0.332031 14.832031 0.5 11.78125 0.5 Z M 11.78125 0.5 "/></g></g></g><g fill="#00cfa1" fill-opacity="1"><g transform="translate(1008.460683, 445.594246)"><g><path d="M 2.484375 0 L 2.484375 -17.609375 L 6.953125 -17.609375 L 6.953125 0 Z M 4.71875 -19.671875 C 3.914062 -19.671875 3.234375 -19.929688 2.671875 -20.453125 C 2.117188 -20.972656 1.84375 -21.65625 1.84375 -22.5 C 1.84375 -23.351562 2.117188 -24.039062 2.671875 -24.5625 C 3.234375 -25.082031 3.914062 -25.34375 4.71875 -25.34375 C 5.539062 -25.34375 6.222656 -25.082031 6.765625 -24.5625 C 7.316406 -24.039062 7.59375 -23.351562 7.59375 -22.5 C 7.59375 -21.65625 7.316406 -20.972656 6.765625 -20.453125 C 6.222656 -19.929688 5.539062 -19.671875 4.71875 -19.671875 Z M 4.71875 -19.671875 "/></g></g></g><g fill="#00cfa1" fill-opacity="1"><g transform="translate(1017.902664, 445.594246)"><g><path d="M 9.234375 0 C 8.066406 0 7.125 -0.359375 6.40625 -1.078125 C 5.6875 -1.804688 5.328125 -2.769531 5.328125 -3.96875 L 5.328125 -13.921875 L 0.921875 -13.921875 L 0.921875 -17.609375 L 5.328125 -17.609375 L 5.328125 -23.078125 L 9.796875 -23.078125 L 9.796875 -17.609375 L 14.625 -17.609375 L 14.625 -13.921875 L 9.796875 -13.921875 L 9.796875 -4.75 C 9.796875 -4.039062 10.128906 -3.6875 10.796875 -3.6875 L 14.203125 -3.6875 L 14.203125 0 Z M 9.234375 0 "/></g></g></g><g fill="#00cfa1" fill-opacity="1"><g transform="translate(1034.088924, 445.594246)"><g><path d="M 2.484375 0 L 2.484375 -17.609375 L 6.953125 -17.609375 L 6.953125 0 Z M 4.71875 -19.671875 C 3.914062 -19.671875 3.234375 -19.929688 2.671875 -20.453125 C 2.117188 -20.972656 1.84375 -21.65625 1.84375 -22.5 C 1.84375 -23.351562 2.117188 -24.039062 2.671875 -24.5625 C 3.234375 -25.082031 3.914062 -25.34375 4.71875 -25.34375 C 5.539062 -25.34375 6.222656 -25.082031 6.765625 -24.5625 C 7.316406 -24.039062 7.59375 -23.351562 7.59375 -22.5 C 7.59375 -21.65625 7.316406 -20.972656 6.765625 -20.453125 C 6.222656 -19.929688 5.539062 -19.671875 4.71875 -19.671875 Z M 4.71875 -19.671875 "/></g></g></g><g fill="#00cfa1" fill-opacity="1"><g transform="translate(1043.530905, 445.594246)"><g><path d="M 10.515625 0.5 C 8.753906 0.5 7.207031 0.128906 5.875 -0.609375 C 4.539062 -1.359375 3.5 -2.414062 2.75 -3.78125 C 2.007812 -5.144531 1.640625 -6.75 1.640625 -8.59375 L 1.640625 -9.015625 C 1.640625 -10.859375 2.003906 -12.460938 2.734375 -13.828125 C 3.460938 -15.191406 4.488281 -16.242188 5.8125 -16.984375 C 7.144531 -17.734375 8.6875 -18.109375 10.4375 -18.109375 C 12.164062 -18.109375 13.664062 -17.722656 14.9375 -16.953125 C 16.21875 -16.179688 17.210938 -15.113281 17.921875 -13.75 C 18.640625 -12.394531 19 -10.816406 19 -9.015625 L 19 -7.484375 L 6.171875 -7.484375 C 6.222656 -6.285156 6.671875 -5.304688 7.515625 -4.546875 C 8.367188 -3.785156 9.414062 -3.40625 10.65625 -3.40625 C 11.90625 -3.40625 12.828125 -3.675781 13.421875 -4.21875 C 14.015625 -4.769531 14.460938 -5.375 14.765625 -6.03125 L 18.421875 -4.125 C 18.085938 -3.5 17.609375 -2.828125 16.984375 -2.109375 C 16.359375 -1.390625 15.523438 -0.773438 14.484375 -0.265625 C 13.441406 0.242188 12.117188 0.5 10.515625 0.5 Z M 6.21875 -10.828125 L 14.453125 -10.828125 C 14.359375 -11.847656 13.945312 -12.664062 13.21875 -13.28125 C 12.5 -13.894531 11.5625 -14.203125 10.40625 -14.203125 C 9.195312 -14.203125 8.238281 -13.894531 7.53125 -13.28125 C 6.820312 -12.664062 6.382812 -11.847656 6.21875 -10.828125 Z M 6.21875 -10.828125 "/></g></g></g><g fill="#00cfa1" fill-opacity="1"><g transform="translate(1064.012189, 445.594246)"><g><path d="M 9.796875 0.5 C 7.503906 0.5 5.625 0.00390625 4.15625 -0.984375 C 2.6875 -1.984375 1.796875 -3.40625 1.484375 -5.25 L 5.609375 -6.3125 C 5.773438 -5.488281 6.050781 -4.835938 6.4375 -4.359375 C 6.832031 -3.890625 7.316406 -3.550781 7.890625 -3.34375 C 8.472656 -3.144531 9.109375 -3.046875 9.796875 -3.046875 C 10.835938 -3.046875 11.601562 -3.226562 12.09375 -3.59375 C 12.59375 -3.96875 12.84375 -4.425781 12.84375 -4.96875 C 12.84375 -5.507812 12.609375 -5.925781 12.140625 -6.21875 C 11.671875 -6.519531 10.914062 -6.765625 9.875 -6.953125 L 8.875 -7.140625 C 7.644531 -7.367188 6.519531 -7.691406 5.5 -8.109375 C 4.476562 -8.523438 3.660156 -9.097656 3.046875 -9.828125 C 2.429688 -10.566406 2.125 -11.515625 2.125 -12.671875 C 2.125 -14.421875 2.765625 -15.765625 4.046875 -16.703125 C 5.328125 -17.640625 7.007812 -18.109375 9.09375 -18.109375 C 11.050781 -18.109375 12.679688 -17.671875 13.984375 -16.796875 C 15.285156 -15.921875 16.140625 -14.769531 16.546875 -13.34375 L 12.390625 -12.0625 C 12.203125 -12.96875 11.816406 -13.609375 11.234375 -13.984375 C 10.648438 -14.367188 9.9375 -14.5625 9.09375 -14.5625 C 8.238281 -14.5625 7.585938 -14.410156 7.140625 -14.109375 C 6.691406 -13.816406 6.46875 -13.410156 6.46875 -12.890625 C 6.46875 -12.316406 6.703125 -11.894531 7.171875 -11.625 C 7.640625 -11.351562 8.28125 -11.144531 9.09375 -11 L 10.078125 -10.828125 C 11.398438 -10.585938 12.597656 -10.269531 13.671875 -9.875 C 14.753906 -9.488281 15.609375 -8.9375 16.234375 -8.21875 C 16.867188 -7.5 17.1875 -6.523438 17.1875 -5.296875 C 17.1875 -3.441406 16.515625 -2.007812 15.171875 -1 C 13.835938 0 12.046875 0.5 9.796875 0.5 Z M 9.796875 0.5 "/></g></g></g></svg> \ No newline at end of file diff --git a/public/images/research/interfacer/interfacer_dev-team-01_AdobeStock_432949011.jpeg b/public/images/research/interfacer/interfacer_dev-team-01_AdobeStock_432949011.jpeg new file mode 100644 index 0000000000000000000000000000000000000000..7d05f8b9151ea9db17f908c9d452fb4c029307fe Binary files /dev/null and b/public/images/research/interfacer/interfacer_dev-team-01_AdobeStock_432949011.jpeg differ diff --git a/public/images/slider/bali/FabFestBali2022.jpeg b/public/images/slider/bali/FabFestBali2022.jpeg new file mode 100644 index 0000000000000000000000000000000000000000..5404b0dfd69f3411041f58188a928311a19de6d9 Binary files /dev/null and b/public/images/slider/bali/FabFestBali2022.jpeg differ diff --git a/public/images/slider/bali/FabFest_Bali_HandsOn-WS_OLSKLasercutter10.jpg b/public/images/slider/bali/FabFest_Bali_HandsOn-WS_OLSKLasercutter10.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c8981abfd4db18bff41de868b9b771743111875a Binary files /dev/null and b/public/images/slider/bali/FabFest_Bali_HandsOn-WS_OLSKLasercutter10.jpg differ diff --git a/public/images/slider/bali/FabFest_Bali_HandsOn-WS_OSHBuildWorkshop08.jpg b/public/images/slider/bali/FabFest_Bali_HandsOn-WS_OSHBuildWorkshop08.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a5fb64e855656310a6667d97627aa642a59326ec Binary files /dev/null and b/public/images/slider/bali/FabFest_Bali_HandsOn-WS_OSHBuildWorkshop08.jpg differ diff --git a/public/images/slider/bali/HamburgTeam2.jpeg b/public/images/slider/bali/HamburgTeam2.jpeg new file mode 100644 index 0000000000000000000000000000000000000000..fa2bc113298b01c21b85dd150665a2bad2ea9735 Binary files /dev/null and b/public/images/slider/bali/HamburgTeam2.jpeg differ diff --git a/public/images/slider/bali/TeamHamburg.jpg b/public/images/slider/bali/TeamHamburg.jpg new file mode 100644 index 0000000000000000000000000000000000000000..32d71084bd900b158c0da9aac99dd405698a552a Binary files /dev/null and b/public/images/slider/bali/TeamHamburg.jpg differ diff --git a/public/images/slider/bali/adam-presentation.jpeg b/public/images/slider/bali/adam-presentation.jpeg new file mode 100644 index 0000000000000000000000000000000000000000..b5407c6ba81f8832e37c18897f45439dc9c24f1c Binary files /dev/null and b/public/images/slider/bali/adam-presentation.jpeg differ diff --git a/public/images/slider/bali/attendies.jpeg b/public/images/slider/bali/attendies.jpeg new file mode 100644 index 0000000000000000000000000000000000000000..589de53f4e1840d036c5481061fbcb3b7b3e526d Binary files /dev/null and b/public/images/slider/bali/attendies.jpeg differ diff --git a/public/images/slider/bali/bali-banner.jpeg b/public/images/slider/bali/bali-banner.jpeg new file mode 100644 index 0000000000000000000000000000000000000000..0e842e84646216e38baf6fad94cc1ba5f09f4070 Binary files /dev/null and b/public/images/slider/bali/bali-banner.jpeg differ diff --git a/public/images/slider/bali/coffe_lowtech.JPG b/public/images/slider/bali/coffe_lowtech.JPG new file mode 100644 index 0000000000000000000000000000000000000000..16d2bbbc0e9cddb65625242617913f48f740f89e Binary files /dev/null and b/public/images/slider/bali/coffe_lowtech.JPG differ diff --git a/public/images/slider/bali/fab-island.jpeg b/public/images/slider/bali/fab-island.jpeg new file mode 100644 index 0000000000000000000000000000000000000000..0e354f7a5ffdbdac9add5edc0cc01b34694d3499 Binary files /dev/null and b/public/images/slider/bali/fab-island.jpeg differ diff --git a/public/images/slider/bali/fabcity-network.jpeg b/public/images/slider/bali/fabcity-network.jpeg new file mode 100644 index 0000000000000000000000000000000000000000..b7a759a0ad6711a50dee138559621945e7442e64 Binary files /dev/null and b/public/images/slider/bali/fabcity-network.jpeg differ diff --git a/public/images/slider/bali/fablab-network.jpeg b/public/images/slider/bali/fablab-network.jpeg new file mode 100644 index 0000000000000000000000000000000000000000..c6bdd071e5febafbd1181380a2c360d69682eec6 Binary files /dev/null and b/public/images/slider/bali/fablab-network.jpeg differ diff --git a/public/images/slider/bali/fablabs-workshop.jpeg b/public/images/slider/bali/fablabs-workshop.jpeg new file mode 100644 index 0000000000000000000000000000000000000000..649590730e4eb331c208eb543bced69361d0b382 Binary files /dev/null and b/public/images/slider/bali/fablabs-workshop.jpeg differ diff --git a/public/images/slider/bali/fc-bali-island.jpg b/public/images/slider/bali/fc-bali-island.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f121113560c9d6c5951bd7c9b450f3775ded77cd Binary files /dev/null and b/public/images/slider/bali/fc-bali-island.jpg differ diff --git a/public/images/slider/bali/fcos-presentation.jpeg b/public/images/slider/bali/fcos-presentation.jpeg new file mode 100644 index 0000000000000000000000000000000000000000..d58ae84b2eef56f0bbce6f9765eb40b417f6a71f Binary files /dev/null and b/public/images/slider/bali/fcos-presentation.jpeg differ diff --git a/public/images/slider/bali/fcos-workshop.jpg b/public/images/slider/bali/fcos-workshop.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c911e0ba9364a069c063688ee2b5d2f11c3cf141 Binary files /dev/null and b/public/images/slider/bali/fcos-workshop.jpg differ diff --git a/public/images/slider/bali/fcos.jpg b/public/images/slider/bali/fcos.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c5a6b3dafab18840a1efd0dffde12c9d77bfe6b2 Binary files /dev/null and b/public/images/slider/bali/fcos.jpg differ diff --git a/public/images/slider/bali/lasercutter.jpg b/public/images/slider/bali/lasercutter.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2028e1ff46ce0efa5db5828541c7ad0e8f5ec291 Binary files /dev/null and b/public/images/slider/bali/lasercutter.jpg differ diff --git a/public/images/slider/bali/neil-daniele-ingrassia.jpeg b/public/images/slider/bali/neil-daniele-ingrassia.jpeg new file mode 100644 index 0000000000000000000000000000000000000000..bd688fd49a5a120669c0f65990c118163c46eb91 Binary files /dev/null and b/public/images/slider/bali/neil-daniele-ingrassia.jpeg differ diff --git a/public/images/slider/bali/neil-talk.jpeg b/public/images/slider/bali/neil-talk.jpeg new file mode 100644 index 0000000000000000000000000000000000000000..ee7481653c286e5d6bcadd7e6050ce209e789c55 Binary files /dev/null and b/public/images/slider/bali/neil-talk.jpeg differ diff --git a/public/images/slider/bali/neil-tomas.jpeg b/public/images/slider/bali/neil-tomas.jpeg new file mode 100644 index 0000000000000000000000000000000000000000..2f1bbb507e0231e2eeb928c68700f83f646137b1 Binary files /dev/null and b/public/images/slider/bali/neil-tomas.jpeg differ diff --git a/public/images/slider/bali/opening.jpeg b/public/images/slider/bali/opening.jpeg new file mode 100644 index 0000000000000000000000000000000000000000..090257392135a26fbd38587b9f50832cf471d670 Binary files /dev/null and b/public/images/slider/bali/opening.jpeg differ diff --git a/public/images/slider/bali/opentoolchain.jpg b/public/images/slider/bali/opentoolchain.jpg new file mode 100644 index 0000000000000000000000000000000000000000..36f79529438ab39f13fb6e54389711d16b1a55e4 Binary files /dev/null and b/public/images/slider/bali/opentoolchain.jpg differ diff --git a/public/images/slider/bali/raphael-presentation.jpeg b/public/images/slider/bali/raphael-presentation.jpeg new file mode 100644 index 0000000000000000000000000000000000000000..14da418ccb1e0555b0488922a917952695db110c Binary files /dev/null and b/public/images/slider/bali/raphael-presentation.jpeg differ diff --git a/public/images/slider/bali/selfies.jpeg b/public/images/slider/bali/selfies.jpeg new file mode 100644 index 0000000000000000000000000000000000000000..6336379051012e3c53179eb134d8becf674f83f4 Binary files /dev/null and b/public/images/slider/bali/selfies.jpeg differ diff --git a/public/images/slider/bali/solar-workshop.jpg b/public/images/slider/bali/solar-workshop.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cb5b3608cacc5c89cdb3e0bdeb65ae6da5be752e Binary files /dev/null and b/public/images/slider/bali/solar-workshop.jpg differ diff --git a/public/images/slider/bali/talks.jpeg b/public/images/slider/bali/talks.jpeg new file mode 100644 index 0000000000000000000000000000000000000000..237ae77b2dfb067732c1da78f75c494033e80be2 Binary files /dev/null and b/public/images/slider/bali/talks.jpeg differ diff --git a/public/images/slider/bali/tolocar.jpeg b/public/images/slider/bali/tolocar.jpeg new file mode 100644 index 0000000000000000000000000000000000000000..3cf27c14f20586483abae1d2d1cef037ff965fd4 Binary files /dev/null and b/public/images/slider/bali/tolocar.jpeg differ diff --git a/public/images/slider/fabcityhaus/fabcityhaus_01.jpg b/public/images/slider/fabcityhaus/fabcityhaus_01.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f88948fb8e30ddad094b415d824467f13da5d4ba Binary files /dev/null and b/public/images/slider/fabcityhaus/fabcityhaus_01.jpg differ diff --git a/public/images/slider/fabcityhaus/fabcityhaus_02.jpg b/public/images/slider/fabcityhaus/fabcityhaus_02.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fc17d43b90374cd0f675765ce77e55c62d5349cb Binary files /dev/null and b/public/images/slider/fabcityhaus/fabcityhaus_02.jpg differ diff --git a/public/images/slider/fabcityhaus/fabcityhaus_03.jpg b/public/images/slider/fabcityhaus/fabcityhaus_03.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c6fa9a5eea884242fdb634bd999662b221ea2eaf Binary files /dev/null and b/public/images/slider/fabcityhaus/fabcityhaus_03.jpg differ diff --git a/public/images/slider/fabcityhaus/fabcityhaus_04.jpg b/public/images/slider/fabcityhaus/fabcityhaus_04.jpg new file mode 100644 index 0000000000000000000000000000000000000000..939f41d303ee805c1ddac4b32025ec90a64db490 Binary files /dev/null and b/public/images/slider/fabcityhaus/fabcityhaus_04.jpg differ diff --git a/public/images/slider/fabcityhaus/fabcityhaus_05.jpg b/public/images/slider/fabcityhaus/fabcityhaus_05.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e8314ec0fb5d0c47526e20b405937285160745fb Binary files /dev/null and b/public/images/slider/fabcityhaus/fabcityhaus_05.jpg differ diff --git a/public/images/slider/fabcityhaus/fabcityhaus_06.jpg b/public/images/slider/fabcityhaus/fabcityhaus_06.jpg new file mode 100644 index 0000000000000000000000000000000000000000..666e8652c8b7b7c3c9e1ca139ecb38b372328bb2 Binary files /dev/null and b/public/images/slider/fabcityhaus/fabcityhaus_06.jpg differ diff --git a/public/images/slider/fabcityhaus/fabcityhaus_07.jpg b/public/images/slider/fabcityhaus/fabcityhaus_07.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b32b9a2218789383b5dbf7a1c0988a93e82d1a7f Binary files /dev/null and b/public/images/slider/fabcityhaus/fabcityhaus_07.jpg differ diff --git a/public/images/slider/home-slider/1002-1000x600.jpeg b/public/images/slider/home-slider/1002-1000x600.jpeg new file mode 100644 index 0000000000000000000000000000000000000000..dbe0dc3fc4722a91fa193faff91c0fab95046292 Binary files /dev/null and b/public/images/slider/home-slider/1002-1000x600.jpeg differ diff --git a/public/images/slider/home-slider/1002-1000x600.jpeg.mdx b/public/images/slider/home-slider/1002-1000x600.jpeg.mdx new file mode 100644 index 0000000000000000000000000000000000000000..3ccab668deef8f26f7350460f92beb26e49b6d2b --- /dev/null +++ b/public/images/slider/home-slider/1002-1000x600.jpeg.mdx @@ -0,0 +1,4 @@ +--- +caption: Sagittis scelerisque nulla cursus in enim consectetur quam. +subCaption: "Picture: Source, Photographer Name" +--- diff --git a/public/images/slider/home-slider/1003-400x600.jpeg b/public/images/slider/home-slider/1003-400x600.jpeg new file mode 100644 index 0000000000000000000000000000000000000000..c2089359bc058f7e1254e137acc10d76e01169c3 Binary files /dev/null and b/public/images/slider/home-slider/1003-400x600.jpeg differ diff --git a/public/images/slider/home-slider/1003-400x600.jpeg.mdx b/public/images/slider/home-slider/1003-400x600.jpeg.mdx new file mode 100644 index 0000000000000000000000000000000000000000..3ccab668deef8f26f7350460f92beb26e49b6d2b --- /dev/null +++ b/public/images/slider/home-slider/1003-400x600.jpeg.mdx @@ -0,0 +1,4 @@ +--- +caption: Sagittis scelerisque nulla cursus in enim consectetur quam. +subCaption: "Picture: Source, Photographer Name" +--- diff --git a/public/images/slider/home-slider/1005-1000x600.jpeg b/public/images/slider/home-slider/1005-1000x600.jpeg new file mode 100644 index 0000000000000000000000000000000000000000..8dd0267bf1c897cc36cc81e8ba3b45bee060e103 Binary files /dev/null and b/public/images/slider/home-slider/1005-1000x600.jpeg differ diff --git a/public/images/slider/home-slider/1005-1000x600.jpeg.mdx b/public/images/slider/home-slider/1005-1000x600.jpeg.mdx new file mode 100644 index 0000000000000000000000000000000000000000..3ccab668deef8f26f7350460f92beb26e49b6d2b --- /dev/null +++ b/public/images/slider/home-slider/1005-1000x600.jpeg.mdx @@ -0,0 +1,4 @@ +--- +caption: Sagittis scelerisque nulla cursus in enim consectetur quam. +subCaption: "Picture: Source, Photographer Name" +--- diff --git a/public/images/slider/home-slider/1015-1000x600.jpeg b/public/images/slider/home-slider/1015-1000x600.jpeg new file mode 100644 index 0000000000000000000000000000000000000000..de36b9dd501c24453c04df7a11e4c5e1c0274a62 Binary files /dev/null and b/public/images/slider/home-slider/1015-1000x600.jpeg differ diff --git a/public/images/slider/home-slider/1015-1000x600.jpeg.mdx b/public/images/slider/home-slider/1015-1000x600.jpeg.mdx new file mode 100644 index 0000000000000000000000000000000000000000..3ccab668deef8f26f7350460f92beb26e49b6d2b --- /dev/null +++ b/public/images/slider/home-slider/1015-1000x600.jpeg.mdx @@ -0,0 +1,4 @@ +--- +caption: Sagittis scelerisque nulla cursus in enim consectetur quam. +subCaption: "Picture: Source, Photographer Name" +--- diff --git a/public/images/slider/home-slider/102-1000x600.jpeg b/public/images/slider/home-slider/102-1000x600.jpeg new file mode 100644 index 0000000000000000000000000000000000000000..48fb0fe3afddbe529b2dc272e6dd61cd4696a92f Binary files /dev/null and b/public/images/slider/home-slider/102-1000x600.jpeg differ diff --git a/public/images/slider/home-slider/102-1000x600.jpeg.mdx b/public/images/slider/home-slider/102-1000x600.jpeg.mdx new file mode 100644 index 0000000000000000000000000000000000000000..3ccab668deef8f26f7350460f92beb26e49b6d2b --- /dev/null +++ b/public/images/slider/home-slider/102-1000x600.jpeg.mdx @@ -0,0 +1,4 @@ +--- +caption: Sagittis scelerisque nulla cursus in enim consectetur quam. +subCaption: "Picture: Source, Photographer Name" +--- diff --git a/public/images/slider/home-slider/1023-1000x600.jpeg b/public/images/slider/home-slider/1023-1000x600.jpeg new file mode 100644 index 0000000000000000000000000000000000000000..e55717795d8f1e0dbee94d5c1c59b5eb0e97a569 Binary files /dev/null and b/public/images/slider/home-slider/1023-1000x600.jpeg differ diff --git a/public/images/slider/home-slider/1023-1000x600.jpeg.mdx b/public/images/slider/home-slider/1023-1000x600.jpeg.mdx new file mode 100644 index 0000000000000000000000000000000000000000..3ccab668deef8f26f7350460f92beb26e49b6d2b --- /dev/null +++ b/public/images/slider/home-slider/1023-1000x600.jpeg.mdx @@ -0,0 +1,4 @@ +--- +caption: Sagittis scelerisque nulla cursus in enim consectetur quam. +subCaption: "Picture: Source, Photographer Name" +--- diff --git a/public/images/slider/home-slider/1025-1000x600.jpeg b/public/images/slider/home-slider/1025-1000x600.jpeg new file mode 100644 index 0000000000000000000000000000000000000000..a8a078b559c073d250bc84f565b20f0fbad689de Binary files /dev/null and b/public/images/slider/home-slider/1025-1000x600.jpeg differ diff --git a/public/images/slider/home-slider/1025-1000x600.jpeg.mdx b/public/images/slider/home-slider/1025-1000x600.jpeg.mdx new file mode 100644 index 0000000000000000000000000000000000000000..3ccab668deef8f26f7350460f92beb26e49b6d2b --- /dev/null +++ b/public/images/slider/home-slider/1025-1000x600.jpeg.mdx @@ -0,0 +1,4 @@ +--- +caption: Sagittis scelerisque nulla cursus in enim consectetur quam. +subCaption: "Picture: Source, Photographer Name" +--- diff --git a/public/images/slider/home-slider/237-400x600.jpeg b/public/images/slider/home-slider/237-400x600.jpeg new file mode 100644 index 0000000000000000000000000000000000000000..acd8d3186c93d9b74a01bb9ba8ae1a193ec65bc1 Binary files /dev/null and b/public/images/slider/home-slider/237-400x600.jpeg differ diff --git a/public/images/slider/home-slider/237-400x600.jpeg.mdx b/public/images/slider/home-slider/237-400x600.jpeg.mdx new file mode 100644 index 0000000000000000000000000000000000000000..3ccab668deef8f26f7350460f92beb26e49b6d2b --- /dev/null +++ b/public/images/slider/home-slider/237-400x600.jpeg.mdx @@ -0,0 +1,4 @@ +--- +caption: Sagittis scelerisque nulla cursus in enim consectetur quam. +subCaption: "Picture: Source, Photographer Name" +--- diff --git a/public/images/slider/home-slider/screen-10.webp b/public/images/slider/home-slider/screen-10.webp new file mode 100644 index 0000000000000000000000000000000000000000..7416028412b6013d93742b2c53e80848234e3afc Binary files /dev/null and b/public/images/slider/home-slider/screen-10.webp differ diff --git a/public/images/slider/home-slider/screen-10.webp.mdx b/public/images/slider/home-slider/screen-10.webp.mdx new file mode 100644 index 0000000000000000000000000000000000000000..3ccab668deef8f26f7350460f92beb26e49b6d2b --- /dev/null +++ b/public/images/slider/home-slider/screen-10.webp.mdx @@ -0,0 +1,4 @@ +--- +caption: Sagittis scelerisque nulla cursus in enim consectetur quam. +subCaption: "Picture: Source, Photographer Name" +--- diff --git a/public/images/slider/homefeed/DSC09548.jpg b/public/images/slider/homefeed/DSC09548.jpg new file mode 100644 index 0000000000000000000000000000000000000000..29fd95d79d41a7f6ac761e252e42cb7d4b2f6dc7 Binary files /dev/null and b/public/images/slider/homefeed/DSC09548.jpg differ diff --git a/public/images/slider/homefeed/DSC09556.jpg b/public/images/slider/homefeed/DSC09556.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4341ca264e6049bc3bdbf032c8f88b989905b6f0 Binary files /dev/null and b/public/images/slider/homefeed/DSC09556.jpg differ diff --git a/public/images/slider/homefeed/DSC09697.jpg b/public/images/slider/homefeed/DSC09697.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9778ab4839fddd9b3e6fdb32165c653f18900e27 Binary files /dev/null and b/public/images/slider/homefeed/DSC09697.jpg differ diff --git a/public/images/slider/homefeed/DSC09726.jpg b/public/images/slider/homefeed/DSC09726.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6c3570134b2288a2988592e32acf3d1d11e1055b Binary files /dev/null and b/public/images/slider/homefeed/DSC09726.jpg differ diff --git a/public/images/slider/homefeed/curious-DSC03434.jpg b/public/images/slider/homefeed/curious-DSC03434.jpg new file mode 100644 index 0000000000000000000000000000000000000000..67883d920dd3a083b1303f2b19a26d9387f01db1 Binary files /dev/null and b/public/images/slider/homefeed/curious-DSC03434.jpg differ diff --git a/public/images/slider/homefeed/fabcityhaus-workshop_IMG_7120.jpg b/public/images/slider/homefeed/fabcityhaus-workshop_IMG_7120.jpg new file mode 100644 index 0000000000000000000000000000000000000000..54a69a572164bb37f408c033a636a349cdbc6231 Binary files /dev/null and b/public/images/slider/homefeed/fabcityhaus-workshop_IMG_7120.jpg differ diff --git a/public/images/slider/homefeed/fabcityhaus-workshop_IMG_7218.jpg b/public/images/slider/homefeed/fabcityhaus-workshop_IMG_7218.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d9d99c64dc3a1db80330b9cefd1156d29604708c Binary files /dev/null and b/public/images/slider/homefeed/fabcityhaus-workshop_IMG_7218.jpg differ diff --git a/public/images/slider/homefeed/hofalab-IMG_5561.jpg b/public/images/slider/homefeed/hofalab-IMG_5561.jpg new file mode 100644 index 0000000000000000000000000000000000000000..96191636fd0dc92e88f9b7e50c98cd5d7be0f648 Binary files /dev/null and b/public/images/slider/homefeed/hofalab-IMG_5561.jpg differ diff --git a/public/images/slider/homefeed/huehnerposten-DSC02323.jpg b/public/images/slider/homefeed/huehnerposten-DSC02323.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1be498a523d0d897780ea0266f54d6c59a972e58 Binary files /dev/null and b/public/images/slider/homefeed/huehnerposten-DSC02323.jpg differ diff --git a/public/images/slider/homefeed/if-DSC03516.jpg b/public/images/slider/homefeed/if-DSC03516.jpg new file mode 100644 index 0000000000000000000000000000000000000000..06b770ac96c90f8fcef1ca4efd2d758768ba21aa Binary files /dev/null and b/public/images/slider/homefeed/if-DSC03516.jpg differ diff --git a/public/images/slider/homefeed/ima_42e00aa.jpeg b/public/images/slider/homefeed/ima_42e00aa.jpeg new file mode 100644 index 0000000000000000000000000000000000000000..43ec4646c21f8f3fa14eff700b33be5604312e1a Binary files /dev/null and b/public/images/slider/homefeed/ima_42e00aa.jpeg differ diff --git a/public/images/slider/homefeed/ima_44f5009.jpeg b/public/images/slider/homefeed/ima_44f5009.jpeg new file mode 100644 index 0000000000000000000000000000000000000000..bfa545a393114ead687fce12b7b9f89e6ca187f8 Binary files /dev/null and b/public/images/slider/homefeed/ima_44f5009.jpeg differ diff --git a/public/images/slider/homefeed/ima_48c34e7.jpeg b/public/images/slider/homefeed/ima_48c34e7.jpeg new file mode 100644 index 0000000000000000000000000000000000000000..6d1c9534535b4470286e8a89aea95a6ecf437fb8 Binary files /dev/null and b/public/images/slider/homefeed/ima_48c34e7.jpeg differ diff --git a/public/images/slider/homefeed/ima_adfecff.jpeg b/public/images/slider/homefeed/ima_adfecff.jpeg new file mode 100644 index 0000000000000000000000000000000000000000..1e8b19a61b94548ea32115901c07d073a013c0e1 Binary files /dev/null and b/public/images/slider/homefeed/ima_adfecff.jpeg differ diff --git a/public/images/slider/homefeed/moinundmachen-DSC03931.jpg b/public/images/slider/homefeed/moinundmachen-DSC03931.jpg new file mode 100644 index 0000000000000000000000000000000000000000..00eaec99ed42b66cb3a7c6f23a1b728fa128ecd3 Binary files /dev/null and b/public/images/slider/homefeed/moinundmachen-DSC03931.jpg differ diff --git a/public/images/slider/homefeed/olsk-hofalab-DSC00722.jpg b/public/images/slider/homefeed/olsk-hofalab-DSC00722.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a11d91b47741beb43027b7adf24092704a94ae6c Binary files /dev/null and b/public/images/slider/homefeed/olsk-hofalab-DSC00722.jpg differ diff --git a/public/images/slider/homefeed/sheetpress_gruppenbild.jpg b/public/images/slider/homefeed/sheetpress_gruppenbild.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a355128cd01d19427a9d1d00967669a2838add49 Binary files /dev/null and b/public/images/slider/homefeed/sheetpress_gruppenbild.jpg differ diff --git a/public/images/slider/houseofall/hall_bild_ayab_workshop.jpg b/public/images/slider/houseofall/hall_bild_ayab_workshop.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5d4be5c0cacb22d47690111661e1f23e7027483a Binary files /dev/null and b/public/images/slider/houseofall/hall_bild_ayab_workshop.jpg differ diff --git a/public/images/slider/houseofall/hall_dsc04458.jpg b/public/images/slider/houseofall/hall_dsc04458.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ddfc4af0b5f5f20ac2c7bccb2d30517bd57e372e Binary files /dev/null and b/public/images/slider/houseofall/hall_dsc04458.jpg differ diff --git a/public/images/slider/houseofall/hall_dsc_3212.jpg b/public/images/slider/houseofall/hall_dsc_3212.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d212edba2066aa497d1c77f9a9bc29440df78d6e Binary files /dev/null and b/public/images/slider/houseofall/hall_dsc_3212.jpg differ diff --git a/public/images/slider/houseofall/hall_dsc_3298.jpg b/public/images/slider/houseofall/hall_dsc_3298.jpg new file mode 100644 index 0000000000000000000000000000000000000000..59130d42fc6e2741b81ebf20125a4a04dca26930 Binary files /dev/null and b/public/images/slider/houseofall/hall_dsc_3298.jpg differ diff --git a/public/images/slider/interfacer/if-DSC03446.jpg b/public/images/slider/interfacer/if-DSC03446.jpg new file mode 100644 index 0000000000000000000000000000000000000000..59d407311c71905829edd0978881ac24e0e7b908 Binary files /dev/null and b/public/images/slider/interfacer/if-DSC03446.jpg differ diff --git a/public/images/slider/interfacer/if-DSC03453.jpg b/public/images/slider/interfacer/if-DSC03453.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7e389bdb31a63cc32f725e22eee59672e3196f08 Binary files /dev/null and b/public/images/slider/interfacer/if-DSC03453.jpg differ diff --git a/public/images/slider/interfacer/if-DSC03463.jpg b/public/images/slider/interfacer/if-DSC03463.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a4d01bf1f0f366e178be39ef0fe52d7fb3933339 Binary files /dev/null and b/public/images/slider/interfacer/if-DSC03463.jpg differ diff --git a/public/images/slider/interfacer/if-DSC03486.jpg b/public/images/slider/interfacer/if-DSC03486.jpg new file mode 100644 index 0000000000000000000000000000000000000000..56fed80be58f7a8f9c12f48686fd5ed8f50a8f9d Binary files /dev/null and b/public/images/slider/interfacer/if-DSC03486.jpg differ diff --git a/public/images/slider/interfacer/if-DSC03505.jpg b/public/images/slider/interfacer/if-DSC03505.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2e6ee909781e3ed32f502f463c7bc844aa54adc4 Binary files /dev/null and b/public/images/slider/interfacer/if-DSC03505.jpg differ diff --git a/public/images/slider/interfacer/if-DSC03516.jpg b/public/images/slider/interfacer/if-DSC03516.jpg new file mode 100644 index 0000000000000000000000000000000000000000..06b770ac96c90f8fcef1ca4efd2d758768ba21aa Binary files /dev/null and b/public/images/slider/interfacer/if-DSC03516.jpg differ diff --git a/public/images/slider/interfacer/if-DSC03517.jpg b/public/images/slider/interfacer/if-DSC03517.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0729c0eb8ccd858f449cfa08740bf08d03e5232d Binary files /dev/null and b/public/images/slider/interfacer/if-DSC03517.jpg differ diff --git a/public/images/slider/interfacer/if-DSC03549.jpg b/public/images/slider/interfacer/if-DSC03549.jpg new file mode 100644 index 0000000000000000000000000000000000000000..85aca24ee18953ba7bd1c5690957d500c01e931d Binary files /dev/null and b/public/images/slider/interfacer/if-DSC03549.jpg differ diff --git a/public/images/slider/interfacer/if-DSC03561.jpg b/public/images/slider/interfacer/if-DSC03561.jpg new file mode 100644 index 0000000000000000000000000000000000000000..14aed43e8d930166d091a42095504f2eec8b2b0f Binary files /dev/null and b/public/images/slider/interfacer/if-DSC03561.jpg differ diff --git a/public/images/slider/interfacer/if-DSC03586.jpg b/public/images/slider/interfacer/if-DSC03586.jpg new file mode 100644 index 0000000000000000000000000000000000000000..540501f9fc7b8543bd22fea76e98bb99b90fcbff Binary files /dev/null and b/public/images/slider/interfacer/if-DSC03586.jpg differ diff --git a/public/images/slider/interfacer/if-DSC03620.jpg b/public/images/slider/interfacer/if-DSC03620.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2223b4ed48396c59599df0dc5203ee3e8e7fd6b2 Binary files /dev/null and b/public/images/slider/interfacer/if-DSC03620.jpg differ diff --git a/public/images/slider/interfacer/if-DSC03624.jpg b/public/images/slider/interfacer/if-DSC03624.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c67fb7ab0b76d0f81a0feb786e8cfc39d537ff9a Binary files /dev/null and b/public/images/slider/interfacer/if-DSC03624.jpg differ diff --git a/public/images/slider/interfacer/interfacerworkshop-DSC01033.jpg b/public/images/slider/interfacer/interfacerworkshop-DSC01033.jpg new file mode 100644 index 0000000000000000000000000000000000000000..372fee73bd48ef0b236044a8bd88efd5d89a1175 Binary files /dev/null and b/public/images/slider/interfacer/interfacerworkshop-DSC01033.jpg differ diff --git a/public/images/slider/interfacer/interfacerworkshop-DSC01055.jpg b/public/images/slider/interfacer/interfacerworkshop-DSC01055.jpg new file mode 100644 index 0000000000000000000000000000000000000000..52cd2a8eb03e31b09e2cda1bd859ba125b8e660b Binary files /dev/null and b/public/images/slider/interfacer/interfacerworkshop-DSC01055.jpg differ diff --git a/public/images/slider/interfacer/interfacerworkshop-DSC01111.jpg b/public/images/slider/interfacer/interfacerworkshop-DSC01111.jpg new file mode 100644 index 0000000000000000000000000000000000000000..aed5a2c58141e0e4ba001c88b2582e1eda77c5e9 Binary files /dev/null and b/public/images/slider/interfacer/interfacerworkshop-DSC01111.jpg differ diff --git a/public/images/slider/interfacer/interfacerworkshop-DSC01144.jpg b/public/images/slider/interfacer/interfacerworkshop-DSC01144.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9a4841eb0ceb06896e682addae5b3c98bb95eb16 Binary files /dev/null and b/public/images/slider/interfacer/interfacerworkshop-DSC01144.jpg differ diff --git a/public/images/slider/interfacer/interfacerworkshop-DSC01177.jpg b/public/images/slider/interfacer/interfacerworkshop-DSC01177.jpg new file mode 100644 index 0000000000000000000000000000000000000000..07e8450804710765284fdf617a2e1f3c288430d4 Binary files /dev/null and b/public/images/slider/interfacer/interfacerworkshop-DSC01177.jpg differ diff --git a/public/images/slider/interfacer/interfacerworkshop-DSC01227.jpg b/public/images/slider/interfacer/interfacerworkshop-DSC01227.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ed27229b155db5a14976840ffa2c0b472e4c19fc Binary files /dev/null and b/public/images/slider/interfacer/interfacerworkshop-DSC01227.jpg differ diff --git a/public/images/slider/interfacer/interfacerworkshop-DSC01265.jpg b/public/images/slider/interfacer/interfacerworkshop-DSC01265.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c3a2b1b88b05b99b636decad17bc4c5f975ef152 Binary files /dev/null and b/public/images/slider/interfacer/interfacerworkshop-DSC01265.jpg differ diff --git a/public/images/slider/interfacer/interfacerworkshop-DSC01325.jpg b/public/images/slider/interfacer/interfacerworkshop-DSC01325.jpg new file mode 100644 index 0000000000000000000000000000000000000000..aa228b5dbe1a2244937f1b25c9987e62fbf1e4ca Binary files /dev/null and b/public/images/slider/interfacer/interfacerworkshop-DSC01325.jpg differ diff --git a/public/images/slider/interfacer/interfacerworkshop-DSC01365.jpg b/public/images/slider/interfacer/interfacerworkshop-DSC01365.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f887ee77a7d10fcc6625d3011f1846907cd897a2 Binary files /dev/null and b/public/images/slider/interfacer/interfacerworkshop-DSC01365.jpg differ diff --git a/public/images/slider/interfacer/interfacerworkshop-DSC01384.jpg b/public/images/slider/interfacer/interfacerworkshop-DSC01384.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c9311edf83646c3f00a498a90497acdf6af73086 Binary files /dev/null and b/public/images/slider/interfacer/interfacerworkshop-DSC01384.jpg differ diff --git a/public/images/slider/jupiter/Thesengaleriea.jpg b/public/images/slider/jupiter/Thesengaleriea.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e7b48b045fb697f475a407e277db519b0b0175cd Binary files /dev/null and b/public/images/slider/jupiter/Thesengaleriea.jpg differ diff --git a/public/images/slider/jupiter/Thesengalerieb.jpg b/public/images/slider/jupiter/Thesengalerieb.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0f9a286ffc227154702af8d9d0000f55c7a8e0ea Binary files /dev/null and b/public/images/slider/jupiter/Thesengalerieb.jpg differ diff --git a/public/images/slider/jupiter/Thesengaleriec.jpg b/public/images/slider/jupiter/Thesengaleriec.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8eb2dd0e3c2f81e95befa248ed77c032f10e6472 Binary files /dev/null and b/public/images/slider/jupiter/Thesengaleriec.jpg differ diff --git a/public/images/slider/jupiter/ima_e8ed4b8.jpeg b/public/images/slider/jupiter/ima_e8ed4b8.jpeg new file mode 100644 index 0000000000000000000000000000000000000000..306bb6f93748f7240b69757433307a3afcbb5209 Binary files /dev/null and b/public/images/slider/jupiter/ima_e8ed4b8.jpeg differ diff --git a/public/images/slider/jupiter/jupiter_kreislaufhaus.jpg b/public/images/slider/jupiter/jupiter_kreislaufhaus.jpg new file mode 100644 index 0000000000000000000000000000000000000000..08e6b0890c15a1a3958ea547d5621538479ab54b Binary files /dev/null and b/public/images/slider/jupiter/jupiter_kreislaufhaus.jpg differ diff --git a/public/images/slider/jupiter/jupiter_modell.jpg b/public/images/slider/jupiter/jupiter_modell.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0afb96d45f3078f61507afa676390cb499a7bda7 Binary files /dev/null and b/public/images/slider/jupiter/jupiter_modell.jpg differ diff --git a/public/images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00001.jpeg b/public/images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00001.jpeg new file mode 100644 index 0000000000000000000000000000000000000000..2fc757bed446676221a8e3f46e6c281299701572 Binary files /dev/null and b/public/images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00001.jpeg differ diff --git a/public/images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00002.jpeg b/public/images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00002.jpeg new file mode 100644 index 0000000000000000000000000000000000000000..886d053baf182f04f3eed06d4fc498fa43191272 Binary files /dev/null and b/public/images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00002.jpeg differ diff --git a/public/images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00003.jpeg b/public/images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00003.jpeg new file mode 100644 index 0000000000000000000000000000000000000000..6754abbfcf1b8cddb9b1dc0540e87041825a49ff Binary files /dev/null and b/public/images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00003.jpeg differ diff --git a/public/images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00004.jpeg b/public/images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00004.jpeg new file mode 100644 index 0000000000000000000000000000000000000000..a14cd068870ec74e54e17d1376b7a4636cebf693 Binary files /dev/null and b/public/images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00004.jpeg differ diff --git a/public/images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00005.jpeg b/public/images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00005.jpeg new file mode 100644 index 0000000000000000000000000000000000000000..61bf0ae0fdcac008f1cb076124d60009f03a0926 Binary files /dev/null and b/public/images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00005.jpeg differ diff --git a/public/images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00006.jpeg b/public/images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00006.jpeg new file mode 100644 index 0000000000000000000000000000000000000000..b8e418f022387151ef131cee8138b5eb7ecb6db5 Binary files /dev/null and b/public/images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00006.jpeg differ diff --git a/public/images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00007.jpeg b/public/images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00007.jpeg new file mode 100644 index 0000000000000000000000000000000000000000..56d0928a9c1ee732b4e5e7efca4e512d54e4def0 Binary files /dev/null and b/public/images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00007.jpeg differ diff --git a/public/images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00008.jpeg b/public/images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00008.jpeg new file mode 100644 index 0000000000000000000000000000000000000000..4012ff8b31311aad1025d34fd2a2cbdee60c6b4e Binary files /dev/null and b/public/images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00008.jpeg differ diff --git a/public/images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00009.jpeg b/public/images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00009.jpeg new file mode 100644 index 0000000000000000000000000000000000000000..c57632967ac2c0e5ebf3f01ea670ee53561df6b5 Binary files /dev/null and b/public/images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00009.jpeg differ diff --git a/public/images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00010.jpeg b/public/images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00010.jpeg new file mode 100644 index 0000000000000000000000000000000000000000..8bdcd577a29899a07309bc0ecc73297e93cacc3c Binary files /dev/null and b/public/images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00010.jpeg differ diff --git a/public/images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00011.jpeg b/public/images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00011.jpeg new file mode 100644 index 0000000000000000000000000000000000000000..4f98f5fd9697532c6696e45e03ad096302c90c6d Binary files /dev/null and b/public/images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00011.jpeg differ diff --git a/public/images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00012.jpeg b/public/images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00012.jpeg new file mode 100644 index 0000000000000000000000000000000000000000..336b7ba5a757ad8fbe2d80391341f1718bc00148 Binary files /dev/null and b/public/images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00012.jpeg differ diff --git a/public/images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00013.jpeg b/public/images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00013.jpeg new file mode 100644 index 0000000000000000000000000000000000000000..61c64285fc8587a358c36cdd489146108b677144 Binary files /dev/null and b/public/images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00013.jpeg differ diff --git a/public/images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00014.jpeg b/public/images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00014.jpeg new file mode 100644 index 0000000000000000000000000000000000000000..8c20843c0729fcfd1ecd4dc14488b9cb0e2d79b2 Binary files /dev/null and b/public/images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00014.jpeg differ diff --git a/public/images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00015.jpeg b/public/images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00015.jpeg new file mode 100644 index 0000000000000000000000000000000000000000..3951693132206e3a1bae0ae0263130f926aee185 Binary files /dev/null and b/public/images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00015.jpeg differ diff --git a/public/images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00016.jpeg b/public/images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00016.jpeg new file mode 100644 index 0000000000000000000000000000000000000000..c98dde349470142a48806b976b3869c13bccbf3a Binary files /dev/null and b/public/images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00016.jpeg differ diff --git a/public/images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00017.jpeg b/public/images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00017.jpeg new file mode 100644 index 0000000000000000000000000000000000000000..350b3235aed3bcadd1afd8e09a1bfe9f23a92c22 Binary files /dev/null and b/public/images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00017.jpeg differ diff --git a/public/images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00018.jpeg b/public/images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00018.jpeg new file mode 100644 index 0000000000000000000000000000000000000000..aa7da9132c3b04faf8122647af45eaa0e8b01e62 Binary files /dev/null and b/public/images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00018.jpeg differ diff --git a/public/images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00019.jpeg b/public/images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00019.jpeg new file mode 100644 index 0000000000000000000000000000000000000000..dae143edc671d2e8492e2141596127d2cac5f98c Binary files /dev/null and b/public/images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00019.jpeg differ diff --git a/public/images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00020.jpeg b/public/images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00020.jpeg new file mode 100644 index 0000000000000000000000000000000000000000..dac476d3228a7cddaaae3bd92e394a0e4309a7b0 Binary files /dev/null and b/public/images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00020.jpeg differ diff --git a/public/images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00021.jpeg b/public/images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00021.jpeg new file mode 100644 index 0000000000000000000000000000000000000000..c52d94a307cebe35b635a431f8e61603108c9df8 Binary files /dev/null and b/public/images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00021.jpeg differ diff --git a/public/images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00022.jpeg b/public/images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00022.jpeg new file mode 100644 index 0000000000000000000000000000000000000000..3895ea538d08cd7b810c0c79dc58ea3e0a93eed0 Binary files /dev/null and b/public/images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00022.jpeg differ diff --git a/public/images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00023.jpeg b/public/images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00023.jpeg new file mode 100644 index 0000000000000000000000000000000000000000..5efbbbc080dbcfc8b7116ed43530711397c9d838 Binary files /dev/null and b/public/images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00023.jpeg differ diff --git a/public/images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00024.jpeg b/public/images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00024.jpeg new file mode 100644 index 0000000000000000000000000000000000000000..ae9d1b175c3e97e030552a3a83d609358007c11e Binary files /dev/null and b/public/images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00024.jpeg differ diff --git a/public/images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00025.jpeg b/public/images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00025.jpeg new file mode 100644 index 0000000000000000000000000000000000000000..bf1bdd9def88926a538659666a9f82960e79b969 Binary files /dev/null and b/public/images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00025.jpeg differ diff --git a/public/images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00026.jpeg b/public/images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00026.jpeg new file mode 100644 index 0000000000000000000000000000000000000000..a026bd264ede5bf87ec48cb451a81c02d8c8ca6e Binary files /dev/null and b/public/images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00026.jpeg differ diff --git a/public/images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00027.jpeg b/public/images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00027.jpeg new file mode 100644 index 0000000000000000000000000000000000000000..0cbca536cc81dc947734de4860c515ee0daefc0a Binary files /dev/null and b/public/images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00027.jpeg differ diff --git a/public/images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00028.jpeg b/public/images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00028.jpeg new file mode 100644 index 0000000000000000000000000000000000000000..1ec82a07d5ca026a8501cbb382c14da3a3840f62 Binary files /dev/null and b/public/images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00028.jpeg differ diff --git a/public/images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00029.jpeg b/public/images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00029.jpeg new file mode 100644 index 0000000000000000000000000000000000000000..0bf6e6c8e360a5ce4ed1e9c3bd87ef840dc57eee Binary files /dev/null and b/public/images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00029.jpeg differ diff --git a/public/images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00030.jpeg b/public/images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00030.jpeg new file mode 100644 index 0000000000000000000000000000000000000000..9ca6077e7ecf84da812a54466c37688114c2d13e Binary files /dev/null and b/public/images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00030.jpeg differ diff --git a/public/images/slider/manifesto/Fab-City-Manifesto-DE_01.png b/public/images/slider/manifesto/Fab-City-Manifesto-DE_01.png new file mode 100644 index 0000000000000000000000000000000000000000..345b5c30b5d48149fa57e7ff0a978814f211aa45 Binary files /dev/null and b/public/images/slider/manifesto/Fab-City-Manifesto-DE_01.png differ diff --git a/public/images/slider/manifesto/Fab-City-Manifesto-DE_02.png b/public/images/slider/manifesto/Fab-City-Manifesto-DE_02.png new file mode 100644 index 0000000000000000000000000000000000000000..5798a75b43368695d54f878dcee497dbc7024533 Binary files /dev/null and b/public/images/slider/manifesto/Fab-City-Manifesto-DE_02.png differ diff --git a/public/images/slider/manifesto/Fab-City-Manifesto-DE_03.png b/public/images/slider/manifesto/Fab-City-Manifesto-DE_03.png new file mode 100644 index 0000000000000000000000000000000000000000..e788c0bfdd91e6fe994413dc6e71cd93edc25397 Binary files /dev/null and b/public/images/slider/manifesto/Fab-City-Manifesto-DE_03.png differ diff --git a/public/images/slider/manifesto/Fab-City-Manifesto-DE_04.png b/public/images/slider/manifesto/Fab-City-Manifesto-DE_04.png new file mode 100644 index 0000000000000000000000000000000000000000..3dc7e08ea3f157f8f62fcca8bca65006b2fcc922 Binary files /dev/null and b/public/images/slider/manifesto/Fab-City-Manifesto-DE_04.png differ diff --git a/public/images/slider/manifesto/Fab-City-Manifesto-DE_05.png b/public/images/slider/manifesto/Fab-City-Manifesto-DE_05.png new file mode 100644 index 0000000000000000000000000000000000000000..d4b2a74e0c86833266a500be17d75e25766bad60 Binary files /dev/null and b/public/images/slider/manifesto/Fab-City-Manifesto-DE_05.png differ diff --git a/public/images/slider/manifesto/Fab-City-Manifesto-DE_06.png b/public/images/slider/manifesto/Fab-City-Manifesto-DE_06.png new file mode 100644 index 0000000000000000000000000000000000000000..97226153ef61b4cc69f285fdaa347fd155277d2e Binary files /dev/null and b/public/images/slider/manifesto/Fab-City-Manifesto-DE_06.png differ diff --git a/public/images/slider/manifesto/Fab-City-Manifesto-DE_07.png b/public/images/slider/manifesto/Fab-City-Manifesto-DE_07.png new file mode 100644 index 0000000000000000000000000000000000000000..a70b40893b44c899319f7bb89f76a67186ecb1c0 Binary files /dev/null and b/public/images/slider/manifesto/Fab-City-Manifesto-DE_07.png differ diff --git a/public/images/slider/manifesto/Fab-City-Manifesto-DE_08.png b/public/images/slider/manifesto/Fab-City-Manifesto-DE_08.png new file mode 100644 index 0000000000000000000000000000000000000000..0b8e44fe362e81d64e7e25bb7b41994c14fa37fc Binary files /dev/null and b/public/images/slider/manifesto/Fab-City-Manifesto-DE_08.png differ diff --git a/public/images/slider/manifesto/Fab-City-Manifesto-DE_09.png b/public/images/slider/manifesto/Fab-City-Manifesto-DE_09.png new file mode 100644 index 0000000000000000000000000000000000000000..cc9bb29f20064515c1c88201a2e65bb7dd83bbf4 Binary files /dev/null and b/public/images/slider/manifesto/Fab-City-Manifesto-DE_09.png differ diff --git a/public/images/slider/manifesto/Fab-City-Manifesto-DE_10.png b/public/images/slider/manifesto/Fab-City-Manifesto-DE_10.png new file mode 100644 index 0000000000000000000000000000000000000000..80a13f04d85336b9f3678226cbbc3788b332b4e1 Binary files /dev/null and b/public/images/slider/manifesto/Fab-City-Manifesto-DE_10.png differ diff --git a/public/images/slider/members/3Dstrong_Entwicklung_Fertigung_faserverstaerkter_Kunststoffe.jpeg b/public/images/slider/members/3Dstrong_Entwicklung_Fertigung_faserverstaerkter_Kunststoffe.jpeg new file mode 100644 index 0000000000000000000000000000000000000000..af3b8865055b0402e0a6b3f8e41231a51a83c2a1 Binary files /dev/null and b/public/images/slider/members/3Dstrong_Entwicklung_Fertigung_faserverstaerkter_Kunststoffe.jpeg differ diff --git a/public/images/slider/members/3Dstrong_engineering_intensiv-1536x1019.jpeg b/public/images/slider/members/3Dstrong_engineering_intensiv-1536x1019.jpeg new file mode 100644 index 0000000000000000000000000000000000000000..5dba3f3233eefa1546345b3f17b5bd09e5eedc47 Binary files /dev/null and b/public/images/slider/members/3Dstrong_engineering_intensiv-1536x1019.jpeg differ diff --git a/public/images/slider/members/attraktor_DSC03664.jpg b/public/images/slider/members/attraktor_DSC03664.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3039bdee735f4e4ab676f6f4628325970de31178 Binary files /dev/null and b/public/images/slider/members/attraktor_DSC03664.jpg differ diff --git a/public/images/slider/members/attraktor_DSC03677.jpg b/public/images/slider/members/attraktor_DSC03677.jpg new file mode 100644 index 0000000000000000000000000000000000000000..39bfe717f7292dbdc47d43af88724505260b56c3 Binary files /dev/null and b/public/images/slider/members/attraktor_DSC03677.jpg differ diff --git a/public/images/slider/members/biopunk_DSC03325.jpg b/public/images/slider/members/biopunk_DSC03325.jpg new file mode 100644 index 0000000000000000000000000000000000000000..411fa10afc85360ba642cee45cd407c1584561a2 Binary files /dev/null and b/public/images/slider/members/biopunk_DSC03325.jpg differ diff --git a/public/images/slider/members/curious_DSC01463.jpg b/public/images/slider/members/curious_DSC01463.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7fafcad8a870fe957651da4b101eea4230b60860 Binary files /dev/null and b/public/images/slider/members/curious_DSC01463.jpg differ diff --git a/public/images/slider/members/curious_DSC01483.jpg b/public/images/slider/members/curious_DSC01483.jpg new file mode 100644 index 0000000000000000000000000000000000000000..84ae01ed4d5e78693c83dc8641d9173c71f4b3a9 Binary files /dev/null and b/public/images/slider/members/curious_DSC01483.jpg differ diff --git a/public/images/slider/members/curious_DSC01518.jpg b/public/images/slider/members/curious_DSC01518.jpg new file mode 100644 index 0000000000000000000000000000000000000000..34902ef0b8ce81806c00a60f98279cfbb6707329 Binary files /dev/null and b/public/images/slider/members/curious_DSC01518.jpg differ diff --git a/public/images/slider/members/curious_DSC01534.jpg b/public/images/slider/members/curious_DSC01534.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a94ec30af2f05427232944a26480d59776f594e2 Binary files /dev/null and b/public/images/slider/members/curious_DSC01534.jpg differ diff --git a/public/images/slider/members/fabulous_DSC05400.jpg b/public/images/slider/members/fabulous_DSC05400.jpg new file mode 100644 index 0000000000000000000000000000000000000000..30349b5b4dad24684b721904101e415ee48ff717 Binary files /dev/null and b/public/images/slider/members/fabulous_DSC05400.jpg differ diff --git a/public/images/slider/members/fabulous_DSC05421.jpg b/public/images/slider/members/fabulous_DSC05421.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d7447db5b75edc4cd900ad26fac23df63c8a7097 Binary files /dev/null and b/public/images/slider/members/fabulous_DSC05421.jpg differ diff --git a/public/images/slider/members/fabulous_DSC05459.jpg b/public/images/slider/members/fabulous_DSC05459.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e191aa91ea8ec2210f87e04203b6ccb335d9b13c Binary files /dev/null and b/public/images/slider/members/fabulous_DSC05459.jpg differ diff --git a/public/images/slider/members/fabulous_DSC05907.jpg b/public/images/slider/members/fabulous_DSC05907.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9b63c179d201fbb7f6515fbc08d9f44a9451fc0d Binary files /dev/null and b/public/images/slider/members/fabulous_DSC05907.jpg differ diff --git a/public/images/slider/members/fabulous_Europaeische_Kommission_044.jpg b/public/images/slider/members/fabulous_Europaeische_Kommission_044.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5108a515a149bcd533716064b837afcb38fbade1 Binary files /dev/null and b/public/images/slider/members/fabulous_Europaeische_Kommission_044.jpg differ diff --git a/public/images/slider/members/hall_DSC04176.jpg b/public/images/slider/members/hall_DSC04176.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c3071311f4ceeb9c3fb515dc5ac2e65df1dea50a Binary files /dev/null and b/public/images/slider/members/hall_DSC04176.jpg differ diff --git a/public/images/slider/members/hall_bild_ayab_workshop.jpeg b/public/images/slider/members/hall_bild_ayab_workshop.jpeg new file mode 100644 index 0000000000000000000000000000000000000000..5d4be5c0cacb22d47690111661e1f23e7027483a Binary files /dev/null and b/public/images/slider/members/hall_bild_ayab_workshop.jpeg differ diff --git a/public/images/slider/members/hall_dsc04458.jpeg b/public/images/slider/members/hall_dsc04458.jpeg new file mode 100644 index 0000000000000000000000000000000000000000..ddfc4af0b5f5f20ac2c7bccb2d30517bd57e372e Binary files /dev/null and b/public/images/slider/members/hall_dsc04458.jpeg differ diff --git a/public/images/slider/members/hofa-lab_DSC06938.jpg b/public/images/slider/members/hofa-lab_DSC06938.jpg new file mode 100644 index 0000000000000000000000000000000000000000..69910688eeb07fe42f98650a5088bf410aa22c9f Binary files /dev/null and b/public/images/slider/members/hofa-lab_DSC06938.jpg differ diff --git a/public/images/slider/members/hofa-lab_DSC07006.jpg b/public/images/slider/members/hofa-lab_DSC07006.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1a67e672736ee517ae498483dfdff74365af0107 Binary files /dev/null and b/public/images/slider/members/hofa-lab_DSC07006.jpg differ diff --git a/public/images/slider/members/hofa-lab_DSC07021.jpg b/public/images/slider/members/hofa-lab_DSC07021.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5635820bd88a1720caf41d29384fce62bdd18567 Binary files /dev/null and b/public/images/slider/members/hofa-lab_DSC07021.jpg differ diff --git a/public/images/slider/members/hsu-3dstrong-fchh_DSC05020.jpg b/public/images/slider/members/hsu-3dstrong-fchh_DSC05020.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f28fcfaf59bca3eb6577474f6584568a9e60f785 Binary files /dev/null and b/public/images/slider/members/hsu-3dstrong-fchh_DSC05020.jpg differ diff --git a/public/images/slider/members/hsu-3dstrong-fchh_DSC05110.jpg b/public/images/slider/members/hsu-3dstrong-fchh_DSC05110.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e06b1303b822ac4ba5fee1f23e5a269a8267238b Binary files /dev/null and b/public/images/slider/members/hsu-3dstrong-fchh_DSC05110.jpg differ diff --git a/public/images/slider/members/hsu-3dstrong-fchh_DSC05197.jpg b/public/images/slider/members/hsu-3dstrong-fchh_DSC05197.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6a73bed509a0ef91e4658daece0667113f6249dd Binary files /dev/null and b/public/images/slider/members/hsu-3dstrong-fchh_DSC05197.jpg differ diff --git a/public/images/slider/members/hsu-3dstrong-fchh_DSC05299.jpg b/public/images/slider/members/hsu-3dstrong-fchh_DSC05299.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8d4710c3cb2a4fa5e31c60e198bc39a3cfc07df6 Binary files /dev/null and b/public/images/slider/members/hsu-3dstrong-fchh_DSC05299.jpg differ diff --git a/public/images/slider/members/insel-ev_DSC04772.jpg b/public/images/slider/members/insel-ev_DSC04772.jpg new file mode 100644 index 0000000000000000000000000000000000000000..196843d332899784eb0a86ffc9ac1da41dbe2bde Binary files /dev/null and b/public/images/slider/members/insel-ev_DSC04772.jpg differ diff --git a/public/images/slider/members/insel-ev_DSC04783.jpg b/public/images/slider/members/insel-ev_DSC04783.jpg new file mode 100644 index 0000000000000000000000000000000000000000..76c910803a29ae4b2907cd63a063bb19019c8094 Binary files /dev/null and b/public/images/slider/members/insel-ev_DSC04783.jpg differ diff --git a/public/images/slider/members/jupiter-robolab_DSC06890.jpg b/public/images/slider/members/jupiter-robolab_DSC06890.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2503bd49dc8d5f9c98ad004efe42df38a5379032 Binary files /dev/null and b/public/images/slider/members/jupiter-robolab_DSC06890.jpg differ diff --git a/public/images/slider/members/klimastiftung_DSC04414.jpg b/public/images/slider/members/klimastiftung_DSC04414.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0b2dad1b18c350d815e44c07e8aa8bb6e7fbfb6d Binary files /dev/null and b/public/images/slider/members/klimastiftung_DSC04414.jpg differ diff --git a/public/images/slider/members/klimastiftung_DSC04572.jpg b/public/images/slider/members/klimastiftung_DSC04572.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f3649db21d12b7a47cea00cdbad68a22a8f2ebbd Binary files /dev/null and b/public/images/slider/members/klimastiftung_DSC04572.jpg differ diff --git a/public/images/slider/members/klimastiftung_DSC04679.jpg b/public/images/slider/members/klimastiftung_DSC04679.jpg new file mode 100644 index 0000000000000000000000000000000000000000..43a10b7e64e043cecca4f6cdab9ed9e5abd0967d Binary files /dev/null and b/public/images/slider/members/klimastiftung_DSC04679.jpg differ diff --git a/public/images/slider/members/klimastiftung_DSC07643.jpg b/public/images/slider/members/klimastiftung_DSC07643.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e0f4cd4ab6203d2589eec49f65f9de489871561d Binary files /dev/null and b/public/images/slider/members/klimastiftung_DSC07643.jpg differ diff --git a/public/images/slider/members/klimastiftung_DSC07853.jpg b/public/images/slider/members/klimastiftung_DSC07853.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e2b74abc99f1c01ea5eab898354f48821adfc0dd Binary files /dev/null and b/public/images/slider/members/klimastiftung_DSC07853.jpg differ diff --git a/public/images/slider/members/klimastiftung_DSC08178.jpg b/public/images/slider/members/klimastiftung_DSC08178.jpg new file mode 100644 index 0000000000000000000000000000000000000000..47e4630ce8e00cc0adb81ae05968ad8b906aa82c Binary files /dev/null and b/public/images/slider/members/klimastiftung_DSC08178.jpg differ diff --git a/public/images/slider/members/motte_IMG_20220708_144334.jpg b/public/images/slider/members/motte_IMG_20220708_144334.jpg new file mode 100644 index 0000000000000000000000000000000000000000..da587ff3e2ecabf0901057343900a0ba2282685a Binary files /dev/null and b/public/images/slider/members/motte_IMG_20220708_144334.jpg differ diff --git a/public/images/slider/members/motte_IMG_20220708_155553.jpg b/public/images/slider/members/motte_IMG_20220708_155553.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bfd0229f0fb70d60146342f629e2f9be3394f7b4 Binary files /dev/null and b/public/images/slider/members/motte_IMG_20220708_155553.jpg differ diff --git a/public/images/slider/members/motte_IMG_20220708_234544.jpg b/public/images/slider/members/motte_IMG_20220708_234544.jpg new file mode 100644 index 0000000000000000000000000000000000000000..77a647e12bf3fa7249101690198bb2381a58ece7 Binary files /dev/null and b/public/images/slider/members/motte_IMG_20220708_234544.jpg differ diff --git a/public/images/slider/members/motte_IMG_20220710_223014.jpg b/public/images/slider/members/motte_IMG_20220710_223014.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9d2ef02bdc6d915f15f2b117eaa03252035e83a1 Binary files /dev/null and b/public/images/slider/members/motte_IMG_20220710_223014.jpg differ diff --git a/public/images/slider/members/openlab_DSC04348.jpg b/public/images/slider/members/openlab_DSC04348.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7ce2442c866b2d1a9855a04f9e376054d6ae69fc Binary files /dev/null and b/public/images/slider/members/openlab_DSC04348.jpg differ diff --git a/public/images/slider/members/openlab_DSC04349.jpg b/public/images/slider/members/openlab_DSC04349.jpg new file mode 100644 index 0000000000000000000000000000000000000000..089ecfd24ba20e300072501ea040fedb3c3c8ae5 Binary files /dev/null and b/public/images/slider/members/openlab_DSC04349.jpg differ diff --git a/public/images/slider/members/openlab_DSC04393.jpg b/public/images/slider/members/openlab_DSC04393.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e224fabec7ffcb26008f5f16376e391b4462bcc5 Binary files /dev/null and b/public/images/slider/members/openlab_DSC04393.jpg differ diff --git a/public/images/slider/members/regenholz-fabcitybox-maslowcnc-xyzcargo-DSC03626.jpg b/public/images/slider/members/regenholz-fabcitybox-maslowcnc-xyzcargo-DSC03626.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0e565a78de749c1eb49e7f8a80f8e869e5c3eb70 Binary files /dev/null and b/public/images/slider/members/regenholz-fabcitybox-maslowcnc-xyzcargo-DSC03626.jpg differ diff --git a/public/images/slider/members/regenholz-fabcitylogo-laser_DSC02675.jpg b/public/images/slider/members/regenholz-fabcitylogo-laser_DSC02675.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fe608233f67c7ff9b464b2c39f569ade748bab44 Binary files /dev/null and b/public/images/slider/members/regenholz-fabcitylogo-laser_DSC02675.jpg differ diff --git a/public/images/slider/members/regenholz-maslow-cnc-DSC01969.jpg b/public/images/slider/members/regenholz-maslow-cnc-DSC01969.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a9767ccfe60b043ae430b9807749a65c3023b581 Binary files /dev/null and b/public/images/slider/members/regenholz-maslow-cnc-DSC01969.jpg differ diff --git a/public/images/slider/members/regenholz_fabcitybox-maslowcnc-DSC03778.jpg b/public/images/slider/members/regenholz_fabcitybox-maslowcnc-DSC03778.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2514287e86d5ca8a205c47e3fe139605d38aa3a7 Binary files /dev/null and b/public/images/slider/members/regenholz_fabcitybox-maslowcnc-DSC03778.jpg differ diff --git a/public/images/slider/members/xyz_4-XYZ-CARGO-Nutzungssituationen---XYZ-CARGO-mit-Kontrabass---b.jpg b/public/images/slider/members/xyz_4-XYZ-CARGO-Nutzungssituationen---XYZ-CARGO-mit-Kontrabass---b.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8409d7c4c3fe0f7c2ab3fd1dc3ce27bfab2d9e19 Binary files /dev/null and b/public/images/slider/members/xyz_4-XYZ-CARGO-Nutzungssituationen---XYZ-CARGO-mit-Kontrabass---b.jpg differ diff --git a/public/images/slider/members/xyz_Kran-Rad-von-XYZ-CARGO-at-Cruise-Days---pic-credit-_by-Hamburg-Convention-Buero_2.jpg b/public/images/slider/members/xyz_Kran-Rad-von-XYZ-CARGO-at-Cruise-Days---pic-credit-_by-Hamburg-Convention-Buero_2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..20aaed29213b890ca90ae82753ebacae591532d4 Binary files /dev/null and b/public/images/slider/members/xyz_Kran-Rad-von-XYZ-CARGO-at-Cruise-Days---pic-credit-_by-Hamburg-Convention-Buero_2.jpg differ diff --git a/public/images/slider/members/xyz_PARKCYCLE-SWARM-by-N55-_-Till-Wolfer---in-collaboration-with-Rebar2013-3.jpg b/public/images/slider/members/xyz_PARKCYCLE-SWARM-by-N55-_-Till-Wolfer---in-collaboration-with-Rebar2013-3.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ebe0ed6755963575479eb1d0b910255ca4e12e25 Binary files /dev/null and b/public/images/slider/members/xyz_PARKCYCLE-SWARM-by-N55-_-Till-Wolfer---in-collaboration-with-Rebar2013-3.jpg differ diff --git a/public/images/slider/members/xyz_PARKCYCLE-SWARM-by-N55-_-Till-Wolfer---in-collaboration-with-Rebar2013-7.jpg b/public/images/slider/members/xyz_PARKCYCLE-SWARM-by-N55-_-Till-Wolfer---in-collaboration-with-Rebar2013-7.jpg new file mode 100644 index 0000000000000000000000000000000000000000..12590701945e55098f4bcaad5732ec1570da1d9a Binary files /dev/null and b/public/images/slider/members/xyz_PARKCYCLE-SWARM-by-N55-_-Till-Wolfer---in-collaboration-with-Rebar2013-7.jpg differ diff --git a/public/images/slider/openlabstarterkit/olsk_202111_Mohammed-and-Cesar-work-in-progress_LaFT_HSU.jpg b/public/images/slider/openlabstarterkit/olsk_202111_Mohammed-and-Cesar-work-in-progress_LaFT_HSU.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dc14dbef620cff999ddb90dc8b2d45f775a91364 Binary files /dev/null and b/public/images/slider/openlabstarterkit/olsk_202111_Mohammed-and-Cesar-work-in-progress_LaFT_HSU.jpg differ diff --git a/public/images/slider/openlabstarterkit/olsk_3-Achsen-CNC-Fraese_Foto-Manuel-Moritz.jpg b/public/images/slider/openlabstarterkit/olsk_3-Achsen-CNC-Fraese_Foto-Manuel-Moritz.jpg new file mode 100644 index 0000000000000000000000000000000000000000..09598e2a04ff7ac516c0aaee5be2ec067fa3162e Binary files /dev/null and b/public/images/slider/openlabstarterkit/olsk_3-Achsen-CNC-Fraese_Foto-Manuel-Moritz.jpg differ diff --git a/public/images/slider/openlabstarterkit/olsk_Bird-Eye-View-Lasercutter_Foto-Tobias-Redlich.jpg b/public/images/slider/openlabstarterkit/olsk_Bird-Eye-View-Lasercutter_Foto-Tobias-Redlich.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0062c7b72f7a87937eef1f8528e7199ac9707e8d Binary files /dev/null and b/public/images/slider/openlabstarterkit/olsk_Bird-Eye-View-Lasercutter_Foto-Tobias-Redlich.jpg differ diff --git a/public/images/slider/openlabstarterkit/olsk_CNC_mini_Detail_UniversalClamp-Bed-1920w.jpg b/public/images/slider/openlabstarterkit/olsk_CNC_mini_Detail_UniversalClamp-Bed-1920w.jpg new file mode 100644 index 0000000000000000000000000000000000000000..53aae53a66cafee7fd7558b16e1a643ac2789bbb Binary files /dev/null and b/public/images/slider/openlabstarterkit/olsk_CNC_mini_Detail_UniversalClamp-Bed-1920w.jpg differ diff --git a/public/images/slider/openlabstarterkit/olsk_CNC_mini_Detail_VacuumBed2-f6eaa9a9-1920w.jpg b/public/images/slider/openlabstarterkit/olsk_CNC_mini_Detail_VacuumBed2-f6eaa9a9-1920w.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4847b11c16f34cc988d8b790e308812704014d1a Binary files /dev/null and b/public/images/slider/openlabstarterkit/olsk_CNC_mini_Detail_VacuumBed2-f6eaa9a9-1920w.jpg differ diff --git a/public/images/slider/openlabstarterkit/olsk_FabScanPiFreigestellt.jpg b/public/images/slider/openlabstarterkit/olsk_FabScanPiFreigestellt.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7504783394ebaa86eb0efa5dfa0367491484cea6 Binary files /dev/null and b/public/images/slider/openlabstarterkit/olsk_FabScanPiFreigestellt.jpg differ diff --git a/public/images/slider/openlabstarterkit/olsk_FabulaserKit_2-1dc4b157-960w.jpg b/public/images/slider/openlabstarterkit/olsk_FabulaserKit_2-1dc4b157-960w.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f52cc323adbfa8892df1ffa319272de273365eaf Binary files /dev/null and b/public/images/slider/openlabstarterkit/olsk_FabulaserKit_2-1dc4b157-960w.jpg differ diff --git a/public/images/slider/openlabstarterkit/olsk_IMG_20220206_183629_shadow-2880w.jpg b/public/images/slider/openlabstarterkit/olsk_IMG_20220206_183629_shadow-2880w.jpg new file mode 100644 index 0000000000000000000000000000000000000000..814d888ff57262f58ca119972439a30682a4c97b Binary files /dev/null and b/public/images/slider/openlabstarterkit/olsk_IMG_20220206_183629_shadow-2880w.jpg differ diff --git a/public/images/slider/openlabstarterkit/olsk_Large+Laser1-2880w.jpg b/public/images/slider/openlabstarterkit/olsk_Large+Laser1-2880w.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2a8affbcce48e277ca59f77d33858389eea4f369 Binary files /dev/null and b/public/images/slider/openlabstarterkit/olsk_Large+Laser1-2880w.jpg differ diff --git a/public/images/slider/openlabstarterkit/olsk_Prototypen-OLSK.jpg b/public/images/slider/openlabstarterkit/olsk_Prototypen-OLSK.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b31814f53e533c3ffd4063cd1536d00da9ebc5b6 Binary files /dev/null and b/public/images/slider/openlabstarterkit/olsk_Prototypen-OLSK.jpg differ diff --git a/public/images/slider/openlabstarterkit/olsk_Small-Laser_1_shadow-8d987b91-2880w.jpg b/public/images/slider/openlabstarterkit/olsk_Small-Laser_1_shadow-8d987b91-2880w.jpg new file mode 100644 index 0000000000000000000000000000000000000000..686ba018672eb94c2fb08af5d6b981c465b5df33 Binary files /dev/null and b/public/images/slider/openlabstarterkit/olsk_Small-Laser_1_shadow-8d987b91-2880w.jpg differ diff --git a/public/images/slider/openlabstarterkit/olsk_Vorstellung-CNC-Fraese-von-Daniele-Ingrassia-an-Prof-Dr-Jens-P-Wulfsberg_Foto-Tobias-Redlich.jpg b/public/images/slider/openlabstarterkit/olsk_Vorstellung-CNC-Fraese-von-Daniele-Ingrassia-an-Prof-Dr-Jens-P-Wulfsberg_Foto-Tobias-Redlich.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7716c145874520f175b68cddf194aea98edfab12 Binary files /dev/null and b/public/images/slider/openlabstarterkit/olsk_Vorstellung-CNC-Fraese-von-Daniele-Ingrassia-an-Prof-Dr-Jens-P-Wulfsberg_Foto-Tobias-Redlich.jpg differ diff --git a/public/images/slider/openlabstarterkit/olsk_Vorstellung-Lasercutter-von-Daniele-Ingrassia-an-Prof-Dr-Jens-P-Wulfsberg_Foto-Manuel-Moritz.jpg b/public/images/slider/openlabstarterkit/olsk_Vorstellung-Lasercutter-von-Daniele-Ingrassia-an-Prof-Dr-Jens-P-Wulfsberg_Foto-Manuel-Moritz.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b069b2d40f7e432bc5e52579c73bf539338b0a8c Binary files /dev/null and b/public/images/slider/openlabstarterkit/olsk_Vorstellung-Lasercutter-von-Daniele-Ingrassia-an-Prof-Dr-Jens-P-Wulfsberg_Foto-Manuel-Moritz.jpg differ diff --git a/src/pages/[...slug].astro b/src/pages/[...slug].astro new file mode 100644 index 0000000000000000000000000000000000000000..f3310bf3744bff7800e49c0736e7794ddd89ddc4 --- /dev/null +++ b/src/pages/[...slug].astro @@ -0,0 +1,74 @@ +--- +import { LANGUAGES } from "@config"; +import CommonUtils from "@utils/CommonUtils"; +import type { IPage } from "@interfaces/IPage"; + +/** + * If a page does not exist as a content file, this component will generate + * all necessary "virtual pages" to handle translations and redirects. + * Concept was inspired by https://www.defined.net/blog/internationalizing-docs-pages-with-astro/ + */ +export async function getStaticPaths() { + const rawContent = await Astro.glob<IPage>("../**/*.mdx"); + + const allLocales = LANGUAGES.map((language) => language.locale); + const baseUrl = CommonUtils.getBaseUrl(true); + + const translatedContent = rawContent.filter((post) => + Boolean(post.frontmatter.slug) + ); + + const staticRoutes = translatedContent.flatMap((translated) => { + const urlPartsWithoutBase = translated?.url + ?.replace(baseUrl, "") + .split("/") + .filter(Boolean); + + if (urlPartsWithoutBase && urlPartsWithoutBase.length > 0) { + const localeFromUrl = urlPartsWithoutBase && urlPartsWithoutBase[0]; + const otherLocale = allLocales.filter( + (locale) => locale !== localeFromUrl + )[0]; + const middleParts = urlPartsWithoutBase?.slice(1, -1); + const slugFromUrl = urlPartsWithoutBase.at(-1); + const otherSlug = translated.frontmatter.slug; + + const germanToEnglishRedirect = { + from: `${localeFromUrl}/${middleParts?.join("/")}/${otherSlug}`, + to: translated.url, + }; + + const englishToGermanRedirect = { + from: `${otherLocale}/${middleParts?.join("/")}/${slugFromUrl}`, + to: `${baseUrl}/${otherLocale}/${middleParts?.join("/")}/${otherSlug}`, + }; + + return [ + { + params: { + slug: germanToEnglishRedirect.from, + }, + props: { + newTarget: germanToEnglishRedirect.to, + }, + }, + { + params: { + slug: englishToGermanRedirect.from, + }, + props: { newTarget: englishToGermanRedirect.to }, + }, + ]; + } + }); + + + return staticRoutes; +} + +const { newTarget } = Astro.props; +--- + +<html> + <head><meta http-equiv="refresh" content={`0; url=${newTarget}`} /></head> +</html> diff --git a/src/pages/de/contact.mdx b/src/pages/de/contact.mdx new file mode 100644 index 0000000000000000000000000000000000000000..7243ef20096f45afa146846fdc0adde8411cb151 --- /dev/null +++ b/src/pages/de/contact.mdx @@ -0,0 +1,24 @@ +--- +layout: "@layouts/ArticleLayout.astro" +title: Kontakt +order: 5 +subtitle: So kannst du uns erreichen +headerImage: images/home/nasa-Q1p7bh3SHj8-unsplash_fchh.jpg +headerImageAlt: test hero image +hidden: true +hideFooterSeparator: true +--- + +import { People } from "@components"; + +<People names={["axel", "jenny", "manuel", "tobias"]} /> + +### Postanschrift und Vereinsbüro + +Fab City Hamburg e.V. +Hermann-Blohm-Straße 3 +20457 Hamburg + +Telefon: +49 40 31 976868 + +E-Mail: [info@fabcity.hamburg](mailto:info@fabcity.hamburg) diff --git a/src/pages/de/examples.mdx b/src/pages/de/examples.mdx new file mode 100644 index 0000000000000000000000000000000000000000..9b7b9b03c8ca55ffbdc34cdd5f13834f1147b954 --- /dev/null +++ b/src/pages/de/examples.mdx @@ -0,0 +1,285 @@ +--- +layout: "@layouts/ArticleLayout.astro" +title: Kitchen Sink +subtitle: Examples for Content Editors +headerImage: images/home/nasa-Q1p7bh3SHj8-unsplash_fchh.jpg +headerImageAlt: Picture of two metal palm trees +hidden: true +--- + +import { + Accordion, + Tabs, + Member, + VideoSlider, + Image, + ActionBox +} from "@fchh/fcos-suite-ui"; +import { + ImageGallery, + Carousel, + VerticalArticleCard, + HorizontalArticleCard, + LogoGrid, + Icon, + Button, + Pill, + People +} from "@components"; + + +# H1 Lorem ipsum dolor sit amet, consectetuer adipiscing elit. +## H2 Lorem ipsum dolor sit amet, consectetuer adipiscing elit. +### H3 Lorem ipsum dolor sit amet, consectetuer adipiscing elit. +#### H4 Lorem ipsum dolor sit amet, consectetuer adipiscing elit. +##### H5 Lorem ipsum dolor sit amet, consectetuer adipiscing elit. +###### H6 Lorem ipsum dolor sit amet, consectetuer adipiscing elit. + +This page is a so-called "kitchen sink", meaning it shows all the possible UI elements that editors can use inside our website. This is still a work in progress. Come back to see what's new. + +> Für uns war immer klar: So macht man ein Zitat! + +# Markdown + +All default Markdown elements are supported. Please check a Markdown documentation or [cheatsheet](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet) if you want to know more about the features of Markdown: + +- Headlines +- Lists (ordered, unordered) +- Blockquotes +- Bold, Italique text formatting +- Code blocks +- Images + +## Internal links + +To link to any other page inside of our site, please use a regular Markdown link, but in a **relative URL**, e.g. something like this: `[My Link](en/blog/my-blogpost)` + +## Markdown images + +You can use default markdown images like this: `` + + +## Images with subtitles/caption +<Image img="images/home/nasa-Q1p7bh3SHj8-unsplash_fchh.jpg" caption="This is a Caption. Write something here" subCaption="And this is a subcaption for the Author/Rights information" /> + +## Button + +Technically it's a link, but it looks like a button: + +<Button text="Click me!" href="http://www.google.de" type="primary" /> + +## Button Link in new tab + +<Button + text="Click me! But in new tab" + newTab + href="http://www.google.de" + type="primary" +/> + +## Button Link in new tab with icon + +<Button + text="Click me! I have icon" + newTab + href="http://www.google.de" + type="primary" + icon="Email" + iconSize="24" +/> + +## Icon + +<Icon name="Email" size="24" /> + +## Pill + +<Pill + title="Click me" + href="http://www.google.de" + newTab + type="default" + rounded + size="lg" + icon="DotMark" + iconPackage="Carbon" + iconSize="sm" +/> + +## ActionBox +<ActionBox + title="Action Box Title" + description="Action Box Subtitle" +> + <Button + text="Primary Button" + icon="Launch" + newTab + iconSize={24} + type="primary" + href="https://www.google.de" + /> + <Button + text="Tertiary Button" + icon="Launch" + newTab + iconSize={24} + type="tertiary" + href="https://www.google.de" + /> + +</ActionBox> + + +## Accordion + +<Accordion title="Enabling a data-based circular economy"> + The Fab City concept provides a promising pathway towards a more resilient and + ecological mode of production and consumption. Globally connected cities and + regions share data, information and know-how and collaborate on the + development of physical goods in the form of Open Source Hardware, whereas the + creation, repair and recycling of those physical goods and artifacts happens + in the local sphere close to the place of need and by means of digital + production technologies, e.g. freely accessible in Fab Labs. +</Accordion> + +## Tabs + +<Tabs + className="not-prose" + client:only="react" + entries={[ + { label: "Tab 1", content: "This is the content of tab 1" }, + { label: "Tab 2", content: "This is the content of tab 2" }, + { label: "Tab 3", content: "This is the content of tab 3" }, + ]} +/> + +## Member (single Use) + +<Member + image="https://picsum.photos/id/1005/500/500" + name="Max Mustermann" + position="CEO" + email="max@musterfirma.de" + linkedin="https://www.google.de" + twitter="https://www.google.de" + className="not-prose" +/> +<Member + image="https://picsum.photos/id/1005/500/500" + name="Max Mustermann" + position="CEO" + email="max@musterfirma.de" + linkedin="https://www.google.de" + twitter="https://www.google.de" + className="not-prose" +/> + +# People (multi-use) +For people that are mentioned multiple times on the website, we can create a "profile" under `pages/de/people/{name}.mdx`. Then we can use them easily via the `<People>` component: `<People names={["jenny", "michael"]} />` + +<People names={["jenny", "michael"]} /> + +## Image Gallery + +<ImageGallery + fullBleed={true} + files={[ + { + img: "images/slider/home-slider/1002-1000x600.jpeg", + caption: "Caption 1", + subCaption: "Sub Caption 1", + }, + { + img: "images/slider/home-slider/1003-400x600.jpeg", + caption: "Caption 2", + subCaption: "Sub Caption 2", + }, + { + img: "images/slider/home-slider/1005-1000x600.jpeg", + caption: "Caption 3", + subCaption: "Sub Caption 3", + }, + "images/slider/home-slider/1025-1000x600.jpeg", + ]} +/> + +## Carousel + +<Carousel + title="News" + paths={[ + "de/fabcity/news/balifabfest", + "de/fabcity/news/fabricademy", + "de/fabcity/news/zerocarbonroadshow", + "de/fabcity/news/fabcitymanifesto", + ]} +/> + +## Video slider + +<VideoSlider + client:only="react" + fluid={true} + title="Visiting Hamburg" + entries={["sX7zWRswT-o", "2TAJCT6JnDM", "y42eDpvgBnk", "fwmA-2xIWT0"]} + itemWidth={800} +/> + +{/* ## Youtube Embed */} + +{/* <YoutubeEmbed embedId="sX7zWRswT-o" width="full" client:only="react" /> */} + +## Vertical article card + +<VerticalArticleCard path="de/network/events/buildworkshops" /> + +## Horizontal article cards + +<HorizontalArticleCard path="de/network/events/buildworkshops" /> + +## Carousel +<Carousel + fluidToTheRight={true} + title="Events" + paths={[ + "de/fabcity/news/balifabfest", + "de/fabcity/news/fabcityfullstack", + "de/fabcity/news/fabricademy", + "de/fabcity/news/zerocarbonroadshow", + ]} +/> + +## Logo grid + +<LogoGrid + title="Unsere Gründungsmitglieder" + columns={6} + logos={[ + { + src: "images/logos/logo-3dstrong_2by1.svg", + alt: "3D Strong", + }, + { + src: "images/logos/logo-attraktor_2by1.svg", + alt: "Attraktor", + }, + { + src: "images/logos/logo-buceriuslawschool_2by1.svg", + alt: "Bucerius Law School", + }, + { + src: "images/logos/logo-code4hamburg_2by1.svg", + alt: "Code4Hamburg", + }, + { + src: "images/logos/logo-curious_2by1.svg", + alt: "Curious", + }, + { + src: "images/logos/logo-dyne_2by1.svg", + alt: "Dyne", + }, + ]} +/> diff --git a/src/pages/de/fabcity/association.mdx b/src/pages/de/fabcity/association.mdx new file mode 100644 index 0000000000000000000000000000000000000000..6f6872307b222c7530a524a8f5a0731b4992690c --- /dev/null +++ b/src/pages/de/fabcity/association.mdx @@ -0,0 +1,351 @@ +--- +layout: "@layouts/ArticleLayout.astro" +title: Fab City Hamburg e.V. +order: 1 +subtitle: Lokal produziert, global vernetzt +headerImage: images/fchh/association/fchhev_pexels-martin-schneider-13450044.jpg +headerImageAlt: test hero image +teaser: " Nachdem die Freie und Hansestadt Hamburg sich im Juni 2019 als erste deutsche Stadt der globalen Initiative der Fab Cities angeschlossen, wurde im Oktober 2020 mit Hamburger Fab Labs, Makerspaces, Werkstätten, innovativen Start-ups und Forschungseinrichtungen der Verein Fab City Hamburg e.V. gegründet." +--- +import { + Accordion, + Tabs, + Member, + YoutubeEmbed, + Image, + ActionBox +} from "@fchh/fcos-suite-ui"; +import { + ImageGallery, + Carousel, + VerticalArticleCard, + HorizontalArticleCard, + LogoGrid, + Icon, + Button, + Pill, +} from "@components"; + +## Impressionen aus dem Fab City Hamburg Netzwerk + +<ImageGallery + fullBleed={true} + files={[ + { + img: "images/slider/members/attraktor_DSC03664.jpg", + caption: "Attraktor", + subCaption: "", + }, + { + img: "images/slider/members/curious_DSC01463.jpg", + caption: "Curiuos Community Labs", + subCaption: "Offene Labore für Life-Science und Bioökonomie im Herzen Hamburgs. ", + }, + { + img: "images/slider/members/curious_DSC01534.jpg", + caption: "Curiuos Community Labs", + subCaption: "Ein FabLab für Biologie-Interessierte: High-Tech nutzen, um Low-Tech Lösungen zu entwickeln.", + }, + { + img: "images/slider/members/fabulous_DSC05421.jpg", + caption: "Fab Lab Fabulous St. Pauli", + subCaption: "Für alle offen, die gerne selbst Dinge fabrizieren und Neues ausprobieren wollen.", + }, + { + img: "images/slider/members/fabulous_Europaeische_Kommission_044.jpg", + caption: "Fab Lab Fabulous St. Pauli", + subCaption: "Vom Schraubenzieher bis zum Roboterarm – ein Raum voller Geräte für die Gemeinschaft.", + }, + { + img: "images/slider/members/fabulous_DSC05459.jpg", + caption: "Fab Lab Fabulous St. Pauli", + subCaption: "Seit 2011 – das erste Fab Lab in Hamburg.", + }, + { + img: "images/slider/members/hall_DSC04176.jpg", + caption: "House of All Opening", + subCaption: "", + }, + { + img: "images/slider/members/hall_dsc04458.jpeg", + caption: "House of All", + subCaption: "", + }, + { + img: "images/slider/members/hall_bild_ayab_workshop.jpeg", + caption: "House of All", + subCaption: "", + }, + { + img: "images/slider/members/hofa-lab_DSC07006.jpg", + caption: "HoFaLab", + subCaption: "", + }, + { + img: "images/slider/members/hofa-lab_DSC06938.jpg", + caption: "HoFaLab", + subCaption: "", + }, + { + img: "images/slider/members/hsu-3dstrong-fchh_DSC05299.jpg", + caption: "HSU, 3Dstrong, FCHH", + subCaption: "", + }, + { + img: "images/slider/members/hsu-3dstrong-fchh_DSC05110.jpg", + caption: "HSU, 3Dstrong, FCHH", + subCaption: "", + }, + { + img: "images/slider/members/insel-ev_DSC04772.jpg", + caption: "Insel e.V.", + subCaption: "", + }, + { + img: "images/slider/members/jupiter-robolab_DSC06890.jpg", + caption: "Robolab", + subCaption: "", + }, + { + img: "images/slider/members/klimastiftung_DSC07643.jpg", + caption: "Klimaschutzstiftung, Gut Karlshöhe", + subCaption: "", + }, + { + img: "images/slider/members/klimastiftung_DSC07853.jpg", + caption: "Klimaschutzstiftung, Gut Karlshöhe", + subCaption: "", + }, + { + img: "images/slider/members/klimastiftung_DSC08178.jpg", + caption: "Klimaschutzstiftung, Gut Karlshöhe", + subCaption: "", + }, + { + img: "images/slider/members/klimastiftung_DSC04414.jpg", + caption: "Klimaschutzstiftung, Gut Karlshöhe", + subCaption: "", + }, + { + img: "images/slider/members/klimastiftung_DSC04679.jpg", + caption: "Klimaschutzstiftung, Gut Karlshöhe", + subCaption: "", + }, + { + img: "images/slider/members/motte_IMG_20220708_155553.jpg", + caption: "Die MOTTE x Precious Plastic", + subCaption: "", + }, + { + img: "images/slider/members/motte_IMG_20220708_234544.jpg", + caption: "Die MOTTE x Precious Plastic", + subCaption: "", + }, + { + img: "images/slider/members/openlab_DSC04348.jpg", + caption: "OpenLab", + subCaption: "", + }, + { + img: "images/slider/members/openlab_DSC04349.jpg", + caption: "OpenLab", + subCaption: "", + }, + { + img: "images/slider/members/regenholz-maslow-cnc-DSC01969.jpg", + caption: "regenholz", + subCaption: "", + }, + { + img: "images/slider/members/regenholz-fabcitylogo-laser_DSC02675.jpg", + caption: "regenholz", + subCaption: "", + }, + { + img: "images/slider/members/regenholz_fabcitybox-maslowcnc-DSC03778.jpg", + caption: "regenholz", + subCaption: "", + }, + { + img: "images/slider/members/regenholz-fabcitybox-maslowcnc-xyzcargo-DSC03626.jpg", + caption: "regenholz", + subCaption: "", + }, + { + img: "images/slider/members/xyz_4-XYZ-CARGO-Nutzungssituationen---XYZ-CARGO-mit-Kontrabass---b.jpg", + caption: "XYZ Cargo", + subCaption: "", + }, + { + img: "images/slider/members/xyz_Kran-Rad-von-XYZ-CARGO-at-Cruise-Days---pic-credit-_by-Hamburg-Convention-Buero_2.jpg", + caption: "XYZ Cargo", + subCaption: "", + }, + { + img: "images/slider/members/xyz_PARKCYCLE-SWARM-by-N55-_-Till-Wolfer---in-collaboration-with-Rebar2013-3.jpg", + caption: "XYZ Cargo", + subCaption: "", + }, + { + img: "images/slider/members/xyz_PARKCYCLE-SWARM-by-N55-_-Till-Wolfer---in-collaboration-with-Rebar2013-7.jpg", + caption: "XYZ Cargo", + subCaption: "", + }, + ]} +/> + +## Vereinszweck + +Zweck des Vereins ist die Förderung von Wissenschaft und Forschung, die Förderung des Umweltschutzes, die Förderung der Volks- und Berufsbildung einschließlich der Studierendenhilfe und die Förderung von Kunst und Kultur. Der Vereinszweck soll unter anderem verwirklicht werden durch die „Entwicklung und Forschung im Bereich frei lizenzierter Produktionsmaschinen (Software und Hardware), sowie zu dem von der internationalen [Fab City Foundation](https://fab.city/) formulierten Ziel, bis zum Jahre 2054 die städtische Wirtschaft einer Fab City vollständig als Kreislaufwirtschaft umzugestalten, so dass keine physischen Güter oder Rohstoffe mehr im- oder exportiert werden, sondern alles, was eine Fab City konsumiert, lokal produziert wird. Die Vereinigung forscht selbst und in enger Zusammenarbeit mit Forschungseinrichtungen, insbesondere mit denen die Mitglied der Vereinigung sind. Forschungsergebnisse werden in vereinseigenen Medien und Fachzeitschriften öffentlich publiziert. + + +<Button + text="Vereinssatzung" + href="de/satzung" + type="primary" + icon="ArrowRight" + iconSize="24" +/> + +## Konzept + +Mit Open Source und digitaler Fertigung machen wir die Stadt der Zukunft kreislauffähig. + +> Für uns war immer klar: Es geht nicht darum, dass Hamburg ein oder zwei Fab Labs hat – sondern darum, dass die Idee skaliert, dass eine neue Infrastruktur des Selbermachens daraus wird. Idealerweise irgendwann mit einem Fab Lab in jedem Stadtteil. + +Axel Sylvester, Vorsitzender Fab Lab Fabulous St. Pauli e.V. und Geschäftsfüher des Fab City Hamburg e.V. + +<ActionBox + title="Wie wird Hamburg zur 'Fab City'?" + description="Erste Schritte und Leitlinien" +> + <Button + text="Vision 2054" + icon="ArrowRight" + iconSize={24} + type="primary" + href="de/fabcity/vision2054" + /> +</ActionBox> + +> Das Konzept der Fab City entstammt der Fab-Lab-Bewegung. Fab Labs (fabrication laboratories) sind offene Werkstätten, in denen mit modernen Fertigungstechnologien wie 3D-Druckern und CNC-Fräsen nahezu alles hergestellt werden kann, vom Auto übers Handy bis zum Haus. Weltweit gibt es weit über 1000 Fab Labs und ihre Zahl steigt exponentiell. Diese Produktionsmethode wird auch als digitale Fertigung bezeichnet, weil die Fertigung nach am Computer erzeugten Produktionsplänen (Designs) richtet. Das führt dazu, dass die Produkte der Zukunft global entworfen und lokal gefertigt werden. Eine Stadt wird zur Fab City, wenn sie systematisch einen möglichst flächendeckenden und niedrigschwelligen Zugang zu Fab Labs schaffen will. + +[Pressemeldung](https://www.hamburg.de/pressearchiv-fhh/12733646/2019-06-27-bwvi-fabcity-hamburg-konsortium/) der Behörde für Wirtschaft und Innovation Hamburg + +<Button + text="Offene Labs und Werkstätten in Hamburg" + href="de/network/labs-werkstaetten/" + type="primary" + icon="ArrowRight" + iconSize="24" +/> + +## Vortrag von Niels Boeing: Was ist eine Fab City? +<YoutubeEmbed embedId="ihg4MBF7Qek" width="full" client:only="react" /> + +## Gründungsmitglieder + +### Ordentliche Gründungsmitglieder + +- Code for Hamburg e.V. +- Fab Lab Fabulous St. Pauli e.V. +- Goldschmiede Killing GbR +- Hamburger Institut für Wissensmanagement und Wertschöpfungssystematik UG +- Hamburg Kreativ Gesellschaft +- HCAT + e.v. +- Helmut-Schmidt-Universität/Universität der Bundeswehr +- HoFaLab e.V. +- House of All UG +- Impact Hub Hamburg GmbH +- Libre Solar Technologies GmbH +- Miraico UG +- Welcome Werkstatt e.V. + +### Außerordentliches Gründungsmitglied ist +Oskar Lidtke + +<Button + text="Aktuelle Vereinsmitglieder" + href="de/fabcity/members/" + type="primary" + icon="ArrowRight" + iconSize="24" +/> + + +## Organisation + +### Vorstand + +Vorstandsvorsitz +Helmut-Schmidt-Universität/Universität der Bundeswehr (vertreten durch Tobias Redlich) + +1. Stellvertretender Vorstandsvorsitz +Libre Solar Technologie GmbH (vertreten durch Martin Jäger) + +2. Stellvertretender Vorstandsvorsitz +Fab Lab Fabulous St. Pauli e.V. (vertreten durch Niels Boeing) + +### Erweiteter Vorstand + +House of All UG (vertreten durch Sarah Bürger) +HoFaLab e.V. (vertreten durch Thierry Perret und Henner Henkel) + +### Kassenwart +Hamburger Institut für Wissensmanagement und Wertschöpfungssystematik UG (haftungsbeschränkt) +HIWW (vertreten durch Manuel Moritz, Lennart Hildebrandt und Tobias Redlich) + +### Vereinsregisternummer: +VR 24578 + +<Button + text="Kontakt" + href="de/contact/" + type="primary" + icon="ArrowRight" + iconSize="24" +/> + +## Globale Organisation +Der Fab City Hamburg e.V. ist Teil der globalen FAB City Initiative. Die FAB City Foundation hat ihren Sitz in Tallinn, Estland. + +<LogoGrid + title="" + columns={2} + logos={[ + { + src: "images/logos/logo-fabcityglobal.svg", + alt: "Fab City Global Initative", + }, + { + src: "", + alt: "", + }, + ]} +/> + +<Button + text="Mehr über Fab City Global" + href="de/fabcity/fcglobal/" + type="primary" + icon="ArrowRight" + iconSize="24" +/> + +## Förderer +Das Projekt Fab City Hamburg wird unterstützt von der Behörde für Wirtschaft und Innovation Hamburg. + +<LogoGrid + title="" + columns={2} + logos={[ + { + src: "images/logos/logo-bwi.svg", + alt: "Behörde für Wirtschaft und Innovation Hamburg", + }, + { + src: "", + alt: "", + }, + ]} +/> diff --git a/src/pages/de/fabcity/fcglobal.mdx b/src/pages/de/fabcity/fcglobal.mdx new file mode 100644 index 0000000000000000000000000000000000000000..d1762d94dc94f1b55aca8be503ee7de32684f90c --- /dev/null +++ b/src/pages/de/fabcity/fcglobal.mdx @@ -0,0 +1,88 @@ +--- +layout: "@layouts/ArticleLayout.astro" +title: Fab City Global +order: 2 +Header: +teaser: "Die Fab City Global Initiative setzt sich aus der Fab City Foundation, dem Fab City Collective und dem Netzwerk der Fab Cities zusammen. Hamburg ist Teil dieses Netzwerks!" +subtitle: Eine weltweite Bewegung +headerImage: images/home/nasa-Q1p7bh3SHj8-unsplash_fchh.jpg +headerImageAlt: test hero image +--- + +import { + Accordion, + Tabs, + Member, + YoutubeEmbed, + Image, + ActionBox +} from "@fchh/fcos-suite-ui"; +import { + ImageGallery, + Carousel, + VerticalArticleCard, + HorizontalArticleCard, + Icon, + Button, + Pill, +} from "@components"; + +# Eine weltweite Bewegung + +Die [Fab City Foundation](https://fab.city/the-foundation.html) ist das juristische Organ der “Fab City Global Initiativeâ€. Ihr steht das [Fab City Collective](https://fab.city/collective.html), zusammengesetzt aus sehr aktiven Mitgliedern des Netzwerks, als eine Art Beirat zur Seite. + +Die Werte der Fab City Global Initiative werden im [Fab City Manifesto](https://fabcity.gitbook.io/handbook/fab-city-manifesto) beschrieben. Hier werden neben ökologischen und sozialen Werten auch ein starkes Gewicht auf eine Bottom-up Strategie gelegt, d.h. die partizipatorische und menschenzentrierte Struktur wird hier betont. Ein witeres zentrales Element der Gestaltung der Fab City Bewegung ist der [Fab City Full Stack](https://fabcity.gitbook.io/handbook/3.-guidance-for-members-upscaling-your-fab-city/fab-city-full-stack) Der Fab City Full Stack ist ein Referenzrahmen, der Städten und Regionen dabei hilft, die Herausforderung Fab City zu interpretieren, sie in einem multiskalaren und ökosystemischen Ansatz umzusetzen und ihren eigenen strategischen Aktionsplan zu definieren. + +Fab City baut auf den Idealen des Fab Labs – die Konnektivität, Kultur und Kreativität – und skaliert diese auf die Stadt. Somit entsteht ein neues urbanes Modell zur Transformation und Gestaltung von Städten, welche die Herkunft und die Verwendung von Materialien von „Products In Trash Out“ (PITO) auf „Data In Data Out“ (DIDO) wechselt. + + + +Basierend auf dem „DIDO“ Konzept, soll mehr Produktion innerhalb der Stadt entstehen, die Schließung von lokalen Materialkreisläufen und die Erkenntnis von lokalen Bedürfnissen durch lokal geschaffene Anreize sollen gefördert. Importe und Exporte einer Stadt begrenzen sich hauptsächlich in Form von Daten (Information, Wissen, Design, Code). + + + +## Das föderative Netzwerk der Fab Cities + +Im Zentrum der Fab City Global Initiative steht das [Fab City Network](https://fab.city/network.html). Die Fab Cities sind über ein Aufnahmeverfahren der Fab City Global Initiative beigetreten. Das heutige Netzwerk der Fab Cities besteht aus rund 50 Städten, verteilt über den gesamten Globus, aber mit einer verstärkten Konzentration in Europa. Jede Fab City ist in Ihrer Organisation autonom, aber stellt sich der Herausforderung bis 2054 ihre Produktion lokal umzustellen. + + + +Ein wichtiger Aspekt ist die Vernetzung der Fab Cities, mittels Aktivitäten, die von der Fab City Foundation organisiert werden, wie z.B. Round Tables, Working Groups, Workshops, Fab City Summit etc. Sie sind, beziehungsweise sollen untereinander föderativ vernetzt werden, das heißt jede Stadt kann Informationen und Daten mit jeder anderen Stadt austauschen, ohne dass ein zentraler Node dazwischen geschaltet ist. Hier setzt das “Fab City OS†an, welches im Rahmen von INTERFACER entwickelt wird. + +## Das Ökosystem jeder einzelnen Fab City +Eines der zentralen Ziele einer Fab City ist die Unterstützung zur massenhaften Verbreitung von Design und Herstellung, um die Bürger:innen zu befähigen, Veränderungen herbeizuführen, den Klimawandel einzudämmen und die soziale Wirkung digitaler Technologien zu verstärken. + +Dafür besitzt jede Fab City ihr eigenes Netzwerk das hier als “Ökosystem†bezeichnet wird. Der Begriff “Ökosystem†leitet sich aus der Biologie ab (Lebensraum mit bestimmten Lebensgemeinschaften) und wird heute aber vermehrt auch in anderen Bereichen genutzt, wie z.B. ein wirtschaftliches Ökosystem ("Business Ecosystem"), das eine dynamische Struktur verschiedenster, lose gekoppelter, sozialer und wirtschaftlicher Akteure ist. Diese bilden ein Netzwerk und interagieren durch gemeinsame Technologien, Sprachen und Institutionen. + +Das Ökosystem der Fab Cities setzt sich zusammen aus Mitgliedsorganisationen und Personen, hier als “Communities of Practice†bezeichnet. Die Aufgabe des Ökosystems ist es, die Aktivitäten der Communities zu koordinieren und auf dieser Ebene den Wissens- und Datenaustausch zu organisieren. Diese Organisation findet auf unterschiedlichen Ebenen statt (Digitale Plattformen, Veranstaltungen, Mitgliederversammlungen usw.). Die Organisationen sind in Ihrer internen Struktur unabhängig und haben ihre eigenen Netzwerke. + +Um eine Mitgliedsstadt oder Region des Fab City Networks zu werden, ist das potenzielle neue Mitglied verpflichtet, ein Konsortium basierend auf einer zivilrechtlichen Organisation und einem Fab Lab zu gründen. In einem offiziellen Bekenntnis erklärt die Stadt, zusammen mit den Partnern des Konsortiums zu kooperieren, um die festgelegten Ziele zu verfolgen. + +## Die Communities of Practice aus denen die Ökosysteme bestehen + +Die Communities of Practice sind in erster Linie Organisationen mit unterschiedlichen Kompetenzen und Ausrichtungen, die sich für Themen wie Kreislaufwirtschaft, digitale Manufaktur, lokale Produktion, regenerative Stadtentwicklung usw. interessieren. Was Fab Cities ausmacht, ist das Vorhandensein von Laboratorien (‘labs’) wie Bio-, Fab-, Hack - Labs etc. und Organisationen, die sich z.B. als ein Verein auf Stadtebene organisiert haben. +Viele von Ihnen gehören lokalen, nationalen und internationalen Netzwerken an, wie z.B. auf nationaler Ebene dem [Verbund offener Werkstätten](https://www.offene-werkstaetten.org/) oder der [internationalen FabLab Initiative](https://fabfoundation.org/global-community/). + +Die Communities of Practice werden als eine praxisbezogene Gemeinschaft von Personen, die ähnlichen Aufgaben gegenüberstehen und voneinander lernen wollen definiert. Die Mitglieder der Communities sind wiederum in erster Linie ihrer Organisation verbunden, ihr Engagement bezüglich der Fab City ist nicht verpflichtend. Das föderative digitale Netzwerk soll ermöglichen, dass die Mitglieder der Communities sich auch städteübergreifend und projektbezogen organisieren können. + +## Interview mit dem Fab City Gründer Tomas Diez und Raphael Haus vom Fab City Hamburg e.V. + +<YoutubeEmbed embedId="U0dSDms6-O8" width="full" client:only="react" /> + +## Du möchtest mehr über die die internationale Community lernen oder dich vernetzen? + +### Ansprechpartner:in + +<Member + image="images/portraits/portrait_wolfkuehr.jpg" + name="Wolf Kühr" + position="Communication and International Collaboration, Fab City Hamburg e.V." + email="wolf@fabcity.hamburg" + linkedin="https://www.linkedin.com/in/wolfkakuehr/" + twitter="" + className="not-prose" +/> + + + + diff --git a/src/pages/de/fabcity/index.mdx b/src/pages/de/fabcity/index.mdx new file mode 100644 index 0000000000000000000000000000000000000000..7acaf5c519b41cfe0487109ecc8fe5c79cc42cb2 --- /dev/null +++ b/src/pages/de/fabcity/index.mdx @@ -0,0 +1,4 @@ +--- +title: Fab City +order: 3 +--- diff --git a/src/pages/de/fabcity/jobs.mdx b/src/pages/de/fabcity/jobs.mdx new file mode 100644 index 0000000000000000000000000000000000000000..4dbdddc76ac6c04e335adec92e46e2f6eeaa2f19 --- /dev/null +++ b/src/pages/de/fabcity/jobs.mdx @@ -0,0 +1,70 @@ +--- +layout: "@layouts/ArticleLayout.astro" +title: Jobs +order: 7 +subtitle: Offene Stellen +headerImage: images/fchh/jobs/jobs_jonathan-rautenberg-07U-9wBZ4d0-unsplash.jpg +headerImageAlt: Offene Stellen Hamburg +teaser: "Hier findest du Stellenangebote aus dem Fab City Hamburg Netzwerk. Du möchtest selbst Stellenangebote über diese Seite veröffentlichen? Gerne! Wende dich bitte an Jennifer, Kontakt siehe unten." +--- +import { + Accordion, + Tabs, + Member, + YoutubeEmbed, + Image, + ActionBox +} from "@fchh/fcos-suite-ui"; +import { + ImageGallery, + Carousel, + VerticalArticleCard, + HorizontalArticleCard, + Icon, + Button, + Pill, +} from "@components"; + +## Fab City Hamburg e.V. + +Wir sind ein junger und innovativer Verein mit großen Zielen. Unter flachen Hierarchien und mit viel Eigeninitiative arbeiten wir kooperativ und auf Augenhöhe, um gemeinsam unsere Vision Wirklichkeit werden zu lassen! + +### Werkstudent:in / Minijober:in (m/w/d) im Fab City Lab Hühnerposten +ab sofort, auf 450€ Basis + +<Button + text="Stellenausschreibung" + newTab + href="images/fchh/jobs/StellenausschreibungHüPoLabMinijob.pdf" + type="primary" + icon="DocumentDownload" + iconSize="24" +/> + + +### Frontend-Entwickler:in (m/w/d) remote oder in unserem Büro +in Vollzeit + +<Button + text="Stellenausschreibung" + newTab + href="images/fchh/jobs/FrontendentwicklerIn.pdf" + type="primary" + icon="DocumentDownload" + iconSize="24" +/> + + +## Eigene Stellenangebote zur Veröffentlichung auf dieser Seite einreichen? + +### Ansprechpartner:in + +<Member + image="images/portraits/portrait_jenniferwilke.jpg" + name="Jennifer Wilke" + position="Projektmanagerin, Fab City Hamburg e.V." + email="jenny@fabcity.hamburg" + linkedin="https://www.linkedin.com/in/jennifer-wilke/" + twitter="" + className="not-prose" +/> diff --git a/src/pages/de/fabcity/members.mdx b/src/pages/de/fabcity/members.mdx new file mode 100644 index 0000000000000000000000000000000000000000..549452523405b6ebd5bd1f9054d93df0f6e2f8f3 --- /dev/null +++ b/src/pages/de/fabcity/members.mdx @@ -0,0 +1,281 @@ +--- +layout: "@layouts/ArticleLayout.astro" +title: Vereinsmitglieder +order: 4 +subtitle: Gemeinsam für Hamburg +headerImage: images/fchh/members/fabcityhamburg-members-hero.jpg +headerImageAlt: Vereinsmitglieder Collage +teaser: "Für die 'Vision 2054' möchte der Fab City Hamburg e.V. bis 2024 möglichst viele für das Konzept relevante Akteur:innen vernetzen und erste Grundlagen für eine künftige Fab City schaffen. Aktuell engagieren sich 21 Hamburger Organisationen aus lokalen Labs und Werkstätten über Start-Ups, Universitäten und anderen öffentlichen Körperschaften als Mitglieder im Verein." +--- +import { + Tabs, + Member, + YoutubeEmbed, + Image, + ActionBox +} from "@fchh/fcos-suite-ui"; +import { + Accordion, + ImageGallery, + Carousel, + VerticalArticleCard, + HorizontalArticleCard, + Icon, + Button, + Pill, +} from "@components"; + +## Mitgliedsarten + +Satzungsgemäß gibt zwei Arten von Mitgliedern: §8.6 'Ordentliche Mitglieder sind rede-, antrags- und stimmberechtigt. Außerordentliche Mitglieder sind rede- und antragsberechtigt, haben allerdings kein Stimmrecht.' + +<Button + text="Vereinssatzung" + href="de/satzung" + type="primary" + icon="ArrowRight" + iconSize="24" +/> + +Ordentliche Mitglieder können nur juristische Personen werden. Aktuell kommen diese aus drei Bereichen: + +- Lokale Labs und Werkstätten (z.B. Fabulous Lab St. Pauli, Welcome Werkstatt, ...) +- Start-Ups aus der Fab Lab Community (z.B. Libre Solar, XYZ, ...) +- Öffentliche Körperschaften (z.B. Kreativgesellschaft, HSU, ...) + +Der Mitgliedschaftsantrag befindet sich aktuell in der Weiterentwicklung und wird nach Fertigstellung an dieser Stelle veröffentlicht. Bei Interesse an einer Mitgliedschaft bitte an direkt an [Axel Sylvester](de/contact) wenden. + +## Mitglieder des Fab City Hamburg e.V. + +<Accordion title="3Dstrong Gmbh" id="members" client:only="react"> + <div class="fc-flex fc-flex-col md:fc-flex-row fc-gap-4"> + <div class="fc-flex-[2] fc-order-2 md:fc-order-1"> + Die 3Dstrong GmbH ist ein 3D-Druck-Unternehmen aus Hamburg mit Know-How über CFK-Anwendungen im Flugzeugbau, der Windbranche und der maritimen Industrie. 3Dstrong greift auf langjährige Erfahrung in der Entwicklung und Anwendung von faserverstärkten Kunststoffen zurück. Unter dem Motto 'Leicht, stark und intelligent – in unseren Bauteilen steckt mehr drin.' bringt 3Dstrong die additive Fertigung in die verschiedensten Industriezweige. + <Button icon="Launch" text="3Dstrong" newTab href="https://3dstrong.de/" type="primary" /> + </div> + <div class="fc-order-1 md:fc-order-2 fc-flex fc-justify-center"></div> + </div> +</Accordion> + +<Accordion title="Attraktor e.V." id="members" client:only="react"> + <div class="fc-flex fc-flex-col md:fc-flex-row fc-gap-4"> + <div class="fc-flex-[2] fc-order-2 md:fc-order-1"> + Der Makerspace Attraktor e.V. ist seit 2010 ein Treffpunkt für Tüftler, Bastler und alle Technikbegeisterten in Hamburg-Altona. Auf einer Fläche von 300 qm kann hier in Holz-, Metall-, Näh- und Elektronik-Werkstätten gearbeitet werden. So besitzt die Holzwerkstatt beispielsweise eine große Portalfräse, die Metallwerkstatt eine FP-1 Fräse, kleine Drehmaschinen, einen Lasercutter und eine Platinenfräse. In der Nähwerkstatt können Vereinsmitglieder und Gäste kreativ mit Textilien arbeiten und sich u.a. an einem Folien-Plotter oder einer T-Shirt-Presse ausprobieren. Hinzu kommt ein Vortragsbereich, der für Veranstaltungen, Projekte und Workshops genutzt werden kann. Ziele der Vereinsarbeit sind die Förderung von Wissenschaft, Forschung und Bildung – möglich gemacht durch eine offene Werkstatt und regelmäßige Veranstaltungen. + <Button icon="Launch" text="Attraktor" newTab href="https://blog.attraktor.org/" type="primary" /> + </div> + <div class="fc-order-1 md:fc-order-2 fc-flex fc-justify-center"></div> + </div> +</Accordion> + +<Accordion title="Code für Hamburg e.V." id="members" client:only="react"> + <div class="fc-flex fc-flex-col md:fc-flex-row fc-gap-4"> + <div class="fc-flex-[2] fc-order-2 md:fc-order-1"> + Seit 2014 begeistert sich der Verein für offenes Wissen, programmiert und experimentiert mit allem was offene Daten hergeben. Code für Hamburg gibt Workshops für Jung und Alt, und unterstützt andere Vereine bei ihren digitalen Aufgaben. + <Button icon="Launch" text="Code für Hamburg e.V." newTab href="https://codeforhamburg.org/#/" type="primary" /> + </div> + <div class="fc-order-1 md:fc-order-2 fc-flex fc-justify-center"></div> + </div> +</Accordion> + +<Accordion title="Curious Community Labs e.V." id="members" client:only="react"> + <div class="fc-flex fc-flex-col md:fc-flex-row fc-gap-4"> + <div class="fc-flex-[2] fc-order-2 md:fc-order-1"> + Die Curious Community Labs sind offene Labore für Biotechnologie und Bioökonomie im Herzen Hamburgs. So wie sich ein Fab Lab auf computergestützte Produktion konzentriert, wollen die Curious Community Lab diese Herangehensweise auf Biologie und Umwelt anwenden, mit dem Zweck die größeren Zusammenhänge besser zu verstehen und darauf basierend nachhaltige Lösungen zu schaffen. + <Button icon="Launch" text="Curious Community Labs" newTab href="https://curious.bio/" type="primary" /> + </div> + <div class="fc-order-1 md:fc-order-2 fc-flex fc-justify-center"></div> + </div> +</Accordion> + +<Accordion title="Fab Lab Fabulous St. Pauli e.V." id="members" client:only="react"> + <div class="fc-flex fc-flex-col md:fc-flex-row fc-gap-4"> + <div class="fc-flex-[2] fc-order-2 md:fc-order-1"> + 2011 gründete Fabulous St. Pauli das erste Fab Lab in Hamburg auf St. Pauli. Der gemeinnützige Verein bietet die Fab-Lab-typische Geräteausstattung und eine über die Jahre gewachsene Community, aus der bereits verschiedene andere Labs und Projekte in Hamburg angestoßen wurden. Das Fab Lab ist für die Öffentlichkeit am wöchentlichen Open Lab Day zugänglich, für Mitglieder an allen Tagen. Es befindet sich derzeit im Oberhafen-Quartier in Halle 413. + <Button icon="Launch" text="Fab Lab Fabulous St. Pauli e.V." newTab href="http://www.fablab-hamburg.org/" type="primary" /> + </div> + <div class="fc-order-1 md:fc-order-2 fc-flex fc-justify-center"></div> + </div> +</Accordion> + +<Accordion title="Goldschmiede Killinger GbR" id="members" client:only="react"> + <div class="fc-flex fc-flex-col md:fc-flex-row fc-gap-4"> + <div class="fc-flex-[2] fc-order-2 md:fc-order-1"> + Enrique Killinger aus der Goldschmiede Killinger freut sich mit seinen handwerklichen Fähigkeiten, der Fab City Hamburg zur Seite zu stehen. Das präzise Arbeiten mit Metallen, Holz und anderen Werkstoffen gehört zum alltäglichen Handwerk. Ein ästhetischer Anspruch wird an jedes Werkstück gestellt. Als Mitglied bei Precious Plastic Hamburg ist Enrique Zukunftsorientierung und bewusster Umgang mit Ressourcen in der Stadt sehr wichtig. + <Button icon="Launch" text="Goldschmiede Killinger" newTab href="https://goldschmiede-killinger.de/#hamburg" type="primary" /> + </div> + <div class="fc-order-1 md:fc-order-2 fc-flex fc-justify-center"></div> + </div> +</Accordion> + +<Accordion title="Hamburg Centre of Aviation Training HCAT+ e.V." id="members" client:only="react"> + <div class="fc-flex fc-flex-col md:fc-flex-row fc-gap-4"> + <div class="fc-flex-[2] fc-order-2 md:fc-order-1"> + Seit seiner Gründung per Senatsbeschluss im November 2014 entwickelt, koordiniert und unterstützt der Hamburg Centre of Aviation Training – Lab (HCAT+) e.V. Projekte im Bildungsbereich der Luftfahrt. Insbesondere die arbeitsorganisatorischen und qualifikatorischen Implikationen neuer Technologien beschäftigen den Verein. Der HCAT+ ist Instrument der Hamburger Behörde für Wirtschaft, Verkehr und Innovation und fungiert als Moderator der Säule 'Personal und Qualifikation' im Luftfahrtcluster Hamburg Aviation. Seine Mitglieder umfassen die komplette Bildungskette der Luftfahrt, von den hiesigen Ankerunternehmen Airbus und Lufthansa Technik über den Luftfahrtmittelstand, die zuliefernde Industrie bis hin zu den lokalen Hochschulen und den städtischen Partnern der beruflichen Bildung. + <Button icon="Launch" text="HCAT Plus" newTab href="https://www.hcatplus.de/" type="primary" /> + </div> + <div class="fc-order-1 md:fc-order-2 fc-flex fc-justify-center"></div> + </div> +</Accordion> + +<Accordion title="Hamburg Kreativ Gesellschaft mbH" id="members" client:only="react"> + <div class="fc-flex fc-flex-col md:fc-flex-row fc-gap-4"> + <div class="fc-flex-[2] fc-order-2 md:fc-order-1"> + Seit 2010 ist die Hamburg Kreativ Gesellschaft als Einrichtung der Freien und Hansestadt Hamburg Dach, Raum und Anlaufstelle für alle Akteur:innen aus der Kreativwirtschaft. Dafür bietet die Gesellschaft ein vielfältiges Angebot bestehend aus Workshops, Vorträgen und Veranstaltungen sowie Hilfestellungen in individuellen Beratungen, Coachings und Crowdfunding. Zudem unterstützt die Gesellschaft Kreative bei der Finazierung von und der Suche nach Arbeitsräumen. Als Dreh- und Angelpunkt für Künstler, Entwickler und Gründer aller Art ist die Hamburg Kreativ Gesellschaft, vor allem mit dem hauseigenen Cross Innovation Hub, Impulsgeber für den Austausch und Perspektivwechsel der Hamburger Kreativbranche. + <Button icon="Launch" text="Hamburg Kreativ Gesellschaft" newTab href="https://kreativgesellschaft.org/" type="primary" /> + </div> + <div class="fc-order-1 md:fc-order-2 fc-flex fc-justify-center"></div> + </div> +</Accordion> + +<Accordion title="Hamburger Institut für Wissensmanagement und Wertschöpfungssystematik UG" id="members" client:only="react"> + <div class="fc-flex fc-flex-col md:fc-flex-row fc-gap-4"> + <div class="fc-flex-[2] fc-order-2 md:fc-order-1"> + Das HIWW ist eine 2015 gegründete interdisziplinäre Innovationsberatung. Das Institut unterstützt Organisationen mit innovativen Methoden und Managementansätzen in den Entwicklungsfeldern Open Production (vernetzte Produktion, Urban Manufacturing, Maker Spaces, Fab Labs, Additive Manufacturing, Modulare Produktionssysteme), Open Innovation (Ideenwettbewerbe, Community Building und Mass Collaboration), Open Knowledge (Wissens- und Kooperationsmanagement, Digitale Learning und Open Educational Resources). + <Button icon="Launch" text="HIWW" newTab href="https://www.hiww.de/" type="primary" /> + </div> + <div class="fc-order-1 md:fc-order-2 fc-flex fc-justify-center"></div> + </div> +</Accordion> + +<Accordion title="Hamburger Klimaschutzstiftung" id="members" client:only="react"> + <div class="fc-flex fc-flex-col md:fc-flex-row fc-gap-4"> + <div class="fc-flex-[2] fc-order-2 md:fc-order-1"> + Die 2008 gegründete Hamburger Klimaschutzstiftung für Bildung und Nachhaltigkeit gibt Antworten auf die Frage, wie wir Klimaschutz wirksam in unseren Alltag integrieren können. Im Fokus steht der Betrieb des Hamburger Umweltzentrums Gut Karlshöhe. Umgeben von Natur organisiert die Stiftung dort in bewährter Zusammenarbeit mit anderen Vereinen erlebnisbasierte Veranstaltungen, die für einen nachhaltigen Umgang mit natürlichen Ressourcen sensibilisieren. + <Button icon="Launch" text="Hamburger Klimaschutzstiftung" newTab href="https://gut-karlshoehe.de/hamburgerklimaschutzstiftung/" type="primary" /> + </div> + <div class="fc-order-1 md:fc-order-2 fc-flex fc-justify-center"></div> + </div> +</Accordion> + +<Accordion title="Helmut-Schmidt-Universität / Universität der Bundeswehr Hamburg" id="members" client:only="react"> + <div class="fc-flex fc-flex-col md:fc-flex-row fc-gap-4"> + <div class="fc-flex-[2] fc-order-2 md:fc-order-1"> + Die Forschungsgruppe Wertschöpfungssystematik im Fachbereich Maschinenbau beschäftigt sich bereits seit 2009 mit der Wertschöpfung in der Bottom-Up Ökonomie, an der Helmut-Schmidt-Universität. Als Teil der angewandten Forschung wurde 2016 das Open Lab (Open Source Fab Lab) gegründet und 2019 die Initiative ergriffen, Hamburg zur Fab City zu machen. + <Button icon="Launch" text="HSU LaFT" newTab href="https://www.hsu-hh.de/laft/" type="primary" /> + <Button icon="Launch" text="OpenLab" newTab href="https://openlab-hamburg.de/" type="primary" /> + </div> + <div class="fc-order-1 md:fc-order-2 fc-flex fc-justify-center"></div> + </div> +</Accordion> + +<Accordion title="HoFaLab e.V." id="members" client:only="react"> + <div class="fc-flex fc-flex-col md:fc-flex-row fc-gap-4"> + <div class="fc-flex-[2] fc-order-2 md:fc-order-1"> + Das HoFaLab ist seit 2019 'Dein Fab Lab in Wilhelmsburg', ein Ort für kreative Produktion sowie künstlerische Forschung. Der HoFaLab eV. richtet sich an (Medien-)Künstler, Bastler und alle Interessierten, die lernen wollen Technologie im Alltag selbstbestimmt und verantwortungsbewusst einzusetzen. Hierzu fördern wir in Workshops die Aneignung neuer Technologien und Fertigungsmethoden in der Nachbarschaft. Im Fokus stehen dabei die gemeinsame Erfahrung der Anwendung und das HoFaLab als Anlaufstelle für Menschen mit und ohne Expertise. + <Button icon="Launch" text="HoFaLab" newTab href="https://hofalab.de/" type="primary" /> + </div> + <div class="fc-order-1 md:fc-order-2 fc-flex fc-justify-center"></div> + </div> +</Accordion> + +<Accordion title="House of All UG" id="members" client:only="react"> + <div class="fc-flex fc-flex-col md:fc-flex-row fc-gap-4"> + <div class="fc-flex-[2] fc-order-2 md:fc-order-1"> + House of All ist ein gemeinschaftsgetragenes Kreislaufmodell für Mode, bei dem Menschen global am Gestaltungsprozess teilnehmen können, um dann die regional hergestellte Kleidung zu kaufen oder im Abo zu mieten. Das House of All entwickelt eine Software, über die Kleidung ohne spezialisiertes Wissen selbst gestaltet werden kann. Ein Asset Management Tool lässt die Produktionsabläufe bei regionaler Fertigung verwirklichen. Durch dieses Prinzip (kosmo-lokale Fertigung) wird lokale Wertschöpfung gefördert und die Nutzung von Kleidung in regionalen Gruppen. + <Button icon="Launch" text="House of All" newTab href="https://wearall.clothing/" type="primary" /> + </div> + <div class="fc-order-1 md:fc-order-2 fc-flex fc-justify-center"></div> + </div> +</Accordion> + +<Accordion title="Impact Hub Hamburg GmbH" id="members" client:only="react"> + <div class="fc-flex fc-flex-col md:fc-flex-row fc-gap-4"> + <div class="fc-flex-[2] fc-order-2 md:fc-order-1"> + Impact Hub Hamburg unterstützt Entrepreneure und Startups darin, ihre Ideen für eine nachhaltigere Welt umzusetzen – durch einen inspirierenden Ort in Altona, eine starke globale Community und fördernde Programme. Darüber hinaus begleitet das Impact Hub etablierte Organisationen und Unternehmen bei der Transformation zu zukunftsfähigen Geschäftsmodellen und Strategien, orientiert an den 17 Zielen für nachhaltige Entwicklung. + <Button icon="Launch" text="Impact Hub Hamburg" newTab href="https://hamburg.impacthub.net/" type="primary" /> + </div> + <div class="fc-order-1 md:fc-order-2 fc-flex fc-justify-center"></div> + </div> +</Accordion> + +<Accordion title="Insel e.V." id="members" client:only="react"> + <div class="fc-flex fc-flex-col md:fc-flex-row fc-gap-4"> + <div class="fc-flex-[2] fc-order-2 md:fc-order-1"> + Die Offene Recycling Werkstatt von insel e.V. gibt es seit Mai 2022 in der Elbgaustr. 244 in Lurup. Ein Schwerpunkt des Werkstatt-Treffs ist das Re- und Upcycling von Plastik und ein inklusives FabLab für Menschen mit und ohne Beeinträchtigungen. + <Button icon="Launch" text="Insel e.V." newTab href="https://insel-ev.de/" type="primary" /> + </div> + <div class="fc-order-1 md:fc-order-2 fc-flex fc-justify-center"></div> + </div> +</Accordion> + +<Accordion title="Libre Solar Technologies GmbH" id="members" client:only="react"> + <div class="fc-flex fc-flex-col md:fc-flex-row fc-gap-4"> + <div class="fc-flex-[2] fc-order-2 md:fc-order-1"> + Libre Solar entwickelt Komponenten für eine erneuerbare und dezentrale Energieversorgung als Open Source Hardware. Die Schaltpläne, Platinen und zugehörige Software sind auf GitHub zum Nachbauen, Anpassen und Teilen verfügbar. + <Button icon="Launch" text="Libre Solar Technologie GmbH" newTab href="https://libre.solar/" type="primary" /> + </div> + <div class="fc-order-1 md:fc-order-2 fc-flex fc-justify-center"></div> + </div> +</Accordion> + +<Accordion title="Miraico UG" id="members" client:only="react"> + <div class="fc-flex fc-flex-col md:fc-flex-row fc-gap-4"> + <div class="fc-flex-[2] fc-order-2 md:fc-order-1"> + Miraico ist ein 2018 gegründetes Ingenieurbüro, für die wissenschaftliche Beratung in den Themenfeldern Digitale Fabrikation, Fertigungstechnologie und Open Souce Hardware. + <Button icon="Launch" text="Miraico" newTab href="https://miraico.jimdosite.com/" type="primary" /> + </div> + <div class="fc-order-1 md:fc-order-2 fc-flex fc-justify-center"></div> + </div> +</Accordion> + +<Accordion title="MOTTE – Verein für stadtteilbezogene Kultur- und Sozialarbeit e.V." id="members" client:only="react"> + <div class="fc-flex fc-flex-col md:fc-flex-row fc-gap-4"> + <div class="fc-flex-[2] fc-order-2 md:fc-order-1"> + Die MOTTE ist ein stadtteilbezogener Verein für Kultur- und Sozialarbeit im Stadtteil Ottensen. Bereits seit 1976 wirkt die Motte als Impulsgeber und Freizeitstätte für Kinder, Jugendliche und Erwachsene – mit einem interdisziplinären Ferien- und Nachmittagsprogramm sowie mit vielen kreativen Veranstaltungs-, Kurs- und Werkstattangeboten. Dabei fokussiert sich der Verein vor allem auf die Förderung von Medienkompetenz, Nachhaltigkeit, kultureller Bildung und Berufsorientierung. + <Button icon="Launch" text="Die Motte" newTab href="https://www.diemotte.de/de/" type="primary" /> + </div> + <div class="fc-order-1 md:fc-order-2 fc-flex fc-justify-center"></div> + </div> +</Accordion> + +<Accordion title="regenholz GbR" id="members" client:only="react"> + <div class="fc-flex fc-flex-col md:fc-flex-row fc-gap-4"> + <div class="fc-flex-[2] fc-order-2 md:fc-order-1"> + René und Fynn kreieren individuelle Möbelstücke aus Holz u.a. mit Hilfe von selbstgebauten Open-Source-Maschinen – wie der Maslow CNC-Fräse. In ihrer Werkstatt in Hamburg-Hamm digitalisieren sie das Handwerk – und heraus kommen nachhaltige, stilvolle und einzigartige Möbel- und Designstücke. Sie wollen den Spaß am Handwerk erhalten, fördern und gleichzeitig das Bewusstsein für die Natur stärken. Ideen und Freude bei der Arbeit mit Holz sind für die beiden zum Teilen da – und das wollen sie u.a. in Workshops mit Fab City Hamburg vermitteln! + <Button icon="Launch" text="Regenholz" newTab href="https://regenholz.de/" type="primary" /> + </div> + <div class="fc-order-1 md:fc-order-2 fc-flex fc-justify-center"></div> + </div> +</Accordion> + +<Accordion title="Süderelbe AG" id="members" client:only="react"> + <div class="fc-flex fc-flex-col md:fc-flex-row fc-gap-4"> + <div class="fc-flex-[2] fc-order-2 md:fc-order-1"> + Die Süderelbe AG ist eine Wirtschafts- und Regionalentwicklungsgesellschaft in der südlichen Metropolregion Hamburg. Schwerpunkte der Gesellschaft liegen in der Förderung der Süderelbe-Region als Wirtschaftsstandort, in der Stärkung der Leit- und Zukunftsbranchen sowie im Service für Unternehmer und Kommunen. + <Button icon="Launch" text="Süderelbe AG" newTab href="https://www.suederelbe.de/" type="primary" /> + </div> + <div class="fc-order-1 md:fc-order-2 fc-flex fc-justify-center"></div> + </div> +</Accordion> + +<Accordion title="Welcome Werkstatt e.V." id="members" client:only="react"> + <div class="fc-flex fc-flex-col md:fc-flex-row fc-gap-4"> + <div class="fc-flex-[2] fc-order-2 md:fc-order-1"> + Seit 2017 ist die Welcome Werkstatt aus Barmbek die erste offene Stadtteilwerkstatt im Hamburger Osten. Der Verein bietet Raum, Werkzeuge und guten Rat für seine rund 50 Mitglieder und Gäste zu den Themen Holz- und Metallarbeit, Elektronik und 3D-Druck. + <Button icon="Launch" text="Welcome Werkstatt" newTab href="https://www.welcome-werkstatt.de/" type="primary" /> + </div> + <div class="fc-order-1 md:fc-order-2 fc-flex fc-justify-center"></div> + </div> +</Accordion> + +<Accordion title="XYZ Cargo Bikes" id="members" client:only="react"> + <div class="fc-flex fc-flex-col md:fc-flex-row fc-gap-4"> + <div class="fc-flex-[2] fc-order-2 md:fc-order-1"> + Im Fokus von XYZ Cargo steht die Produktion von Lastenrädern in lokalen Micro Factories in Hamburg und Kopenhagen – zu sozial fairen sowie ökologisch verträglichen Bedingungen. Durch die modulare XYZ-Bauweise sind die Lastenräder einfach individuell anzupassen, leicht, belastbar und preiswert herstellbar. + <Button icon="Launch" text="XYZ Cargo" newTab href="http://www.xyzcargo.com/" type="primary" /> + </div> + <div class="fc-order-1 md:fc-order-2 fc-flex fc-justify-center"></div> + </div> +</Accordion> + +<Accordion title="ZRKULAR UG" id="members" client:only="react"> + <div class="fc-flex fc-flex-col md:fc-flex-row fc-gap-4"> + <div class="fc-flex-[2] fc-order-2 md:fc-order-1"> + ZRKULAR beschäftigt sich mit dem Ãœbergang zu einer kreislauffähigen Wirtschaft. Dafür erforscht das Unternehmen Materialien aber auch deren ästhetische Möglichkeiten im Design-Alltag. ZRKULAR entwickelt, produziert und vertreibt nachhaltige, kreislauffähige Produkte, Konzepte sowie Geschäftsmodelle. + <Button icon="Launch" text="ZRKULAR" newTab href="https://www.zrkular.de/" type="primary" /> + </div> + <div class="fc-order-1 md:fc-order-2 fc-flex fc-justify-center"></div> + </div> +</Accordion> + + diff --git a/src/pages/de/fabcity/news/balifabfest.mdx b/src/pages/de/fabcity/news/balifabfest.mdx new file mode 100644 index 0000000000000000000000000000000000000000..5061b3ed6380d799f9e1c6e56d6dffd862b2d0c6 --- /dev/null +++ b/src/pages/de/fabcity/news/balifabfest.mdx @@ -0,0 +1,136 @@ +--- +layout: "@layouts/ArticleLayout.astro" +title: Bali Fab Fest 2022 +order: 520 +subtitle: Internationale Konferenz auf Bali +headerImage: images/news/bali/Bali_Jimbaran-Hub-location_credit-Jimbaran-Hub.jpg +headerImageAlt: Shout it out +teaser: "Die weltweit größte Veranstaltung für digitale Fertigung und wir waren als Fab City Hamburg Team dabei. Bali Fab Fest 2022 war ein Zusammenschluss der 17. Fab Lab Konferenz und des 7. Fab City Summits, mit dem Ziel, Balis Ãœbergang zu einer regenerativen Wirtschaft als erste 'Fab Island' zu beschleunigen, die alles produziert, was sie konsumiert." +author: Raphael Haus +type: article + +--- +import { + Accordion, + ActionBox, + Tabs, + Member, + YoutubeEmbed, + Image +} from "@fchh/fcos-suite-ui"; +import { + ImageGallery, + Carousel, + VerticalArticleCard, + HorizontalArticleCard, + Icon, + Button, + Pill, +} from "@components"; + +<ImageGallery + fullBleed={true} + files={[ + { + img: "images/slider/bali/fab-island.jpeg", + caption: "Bali wird zur ersten Fab Island.", + }, + { + img: "images/slider/bali/fcos-workshop.jpg", + caption: "Fab City OS Workshop mit internationalen Teilnehmern", + }, + + { + img: "images/slider/bali/TeamHamburg.jpg", + caption: "Team Hamburg zusammen mit den Organisatoren. Hamburg ist mit 12 Personen in Bali vertreten gewesen.", + }, + { + img: "images/slider/bali/attendies.jpeg", + caption: "Teilnehmerstatistiken", + }, + { + img: "images/slider/bali/bali-banner.jpeg", + caption: "Fab Fest Bali Banner for dem Veranstaltungsgelände.", + }, + { + img: "images/slider/bali/adam-presentation.jpeg", + caption: "Adam Burns von Dyne präsentiert die Technik hinter Fab City OS.", + }, + + { + img: "images/slider/bali/fabcity-network.jpeg", + caption: "Das Fab City Network.", + }, + { + img: "images/slider/bali/fablab-network.jpeg", + caption: "Das Fab Labs Network.", + }, + { + img: "images/slider/bali/fablabs-workshop.jpeg", + caption: "Ein Fablabs.io Workshop, einer von fast 100 verschiedenen Workshops.", + }, + { + img: "images/slider/bali/fcos-presentation.jpeg", + caption: "Wolf und Raphael präsentieren zusammen das Fab City Operating System.", + }, + { + img: "images/slider/bali/neil-daniele-ingrassia.jpeg", + caption: "Niel Gerschenfeld zusammen mit dem Team von InMachines, die offene Maschinen für Fab Labs entwickeln. https://www.inmachines.net/", + }, + { + img: "images/slider/bali/neil-talk.jpeg", + caption: "Ein Vortrag von Neil Gerschenfeld", + }, + { + img: "images/slider/bali/neil-tomas.jpeg", + caption: "Neil und Tomas in traditioneller balinesischer Kleidung.", + }, + { + img: "images/slider/bali/opening.jpeg", + caption: "Die Eröffnungszeremoni. Bali ist ein Land mit einer starken hinduistischen Kultur.", + }, + { + img: "images/slider/bali/opentoolchain.jpg", + caption: "Andrew Lamb präsentiert die Open Toolchain Foundation, die aus dem INTERFACER Projekt hervorgegangen ist.", + }, + { + img: "images/slider/bali/raphael-presentation.jpeg", + caption: "Raphael spricht über Fab City OS.", + }, + { + img: "images/slider/bali/talks.jpeg", + caption: "Programm-Statistiken", + }, + { + img: "images/slider/bali/tolocar.jpeg", + caption: "Sam präsentiert das Tolocar Project. Mobile Maker-Busse unterwegs in der Ukraine. Siehe https://tolocar.org/", + }, + { + img: "images/slider/bali/lasercutter.jpg", + caption: "Lasercutter Build Workshop mit Daniele.", + }, + { + img: "images/slider/bali/solar-workshop.jpg", + caption: "Solarbox Build Workshop mit Michel.", + }, + ]} +/> + +Die Konferenz hat insbesondere Fab Cities und Fab Labs weltweit vernetzt und internationale Kooperationen zwischen Innovatoren, Makern, Unternehmern, Organisationen und dem öffentlichen Sektor ermöglicht. Gemeinsam stellten wir uns globalen Herausforderungen in Zeiten der digitalen Transformation, des Klimawandels, der globalen Gesundheitskrise, oder sozialer Ausgrenzung und tauschten lokales und globales Wissen aus. + +Als Fab City Hamburg haben wir unter anderem in Talks und Workshops das Fab City Operating System vorgestellt, sowie das Open Lab Starter Kit mit nach Bali gebracht, welches die ersten vollständig dokumentierten Open-Source-Maschinen wie einen 3D-Drucker oder einen Laserschneider enthält (von Daniele Ingrassia von InMachines Ingrassia GmbH in Zusammenarbeit mit dem New Production Institute der Helmut-Schmidt-Universität im Rahmen des Projekts dtec.bw – Fab City). + +## Videos + +[](https://youtube.com/playlist?list=PLYyHbjRQ895kJ96eg8pJx_nurABMyeiz4) + + +## Beteiligungen von Hamburg +|Datum |Titel | Speaker | +|-------|------------------------------|-------------| +|15.10., 11:00 - 12:00 |Talk: Fab City OS: From Circular Economy to Distributed Design & Manufacturing |Adam Burns | +|15.10., 12:00 - 12:30 |Panel: The Fab City Operating System |Raphael Haus, Wolf Kühr | +|17.10., 8:00 - 12:00 |Workshop: Fab City OS go to market strategy |Raphael Haus, Wolf Kühr | +|19.10., 8:00 - 12:00 |Workshop: OSH Build Workshop - Libre Solar Box |Michel Langhammer, Mohammed Omer | +|19.10., 8:00 - 9:00 |Panel: Democratising Fab Labs with open source machine tools |Mohammed Omer | + diff --git a/src/pages/de/fabcity/news/fabcityfullstack.mdx b/src/pages/de/fabcity/news/fabcityfullstack.mdx new file mode 100644 index 0000000000000000000000000000000000000000..dac83465bb38e64ead96c44f49a2bb5933ec9015 --- /dev/null +++ b/src/pages/de/fabcity/news/fabcityfullstack.mdx @@ -0,0 +1,77 @@ +--- +layout: "@layouts/ArticleLayout.astro" +title: Fab City Full Stack +order: 530 +subtitle: Die sieben Ebenen des städtischen Ökosystems +headerImage: images/news/fullstack/fullstack_danist-soh-dqXiw7nCb9Q-unsplash.jpg +headerImageAlt: Shout it out +teaser: "Wie gelingt die Transformation von Städten zu Fab Cities? Das Full-Stack-Modell identifiziert und verbindet sechs Ebenen von vernetzten Nachbarschaften bis zum Netzwerk der Städte um ein neuartiges Ökosystem für die lokale Produktion zu schaffen." +type: article +--- +import { + Accordion, + Tabs, + Member, + YoutubeEmbed, + Image, + ActionBox +} from "@fchh/fcos-suite-ui"; +import { + ImageGallery, + Carousel, + VerticalArticleCard, + HorizontalArticleCard, + Icon, + Button, + Pill, + People +} from "@components"; + +## Was ist das "Fab City Full Stack"? + +Die Fab City Global Initiative (FCGI) ist ein globales Netzwerk, das darauf abzielt, Gemeinschaften, Gesellschaften und Ökosysteme in verteilte Netze hyperlokaler Produktionssysteme umzuwandeln, die die massenhafte Verteilung von Gütern und Ressourcen auf globaler Ebene ermöglichen. Diese Logik wird als PITO (Product-In-Trash-Out) bis DIDO (Data-In-Data-Out) bezeichnet. Die FCGI basiert auf der Idee, dass Fab Labs potenziell alles lokal herstellen können. + +Dieser Paradigmenwechsel wird durch ein multiskalares Framework unterstützt, das die wichtigsten Infrastrukturen und Akteure in den verschiedenen Ebenen des städtischen Ökosystems identifiziert. Dieses Framework wird als "Fab City Full Stack" bezeichnet und zielt darauf ab, die Re-Lokalisierung der Produktion in den Städten und den Einsatz digitaler Fertigungstechnologien auf sechs verschiedenen Ebenen zu ermöglichen. + + + +## Die 7 Ebenen + +Die Fab City Full Stack-Schichten sind nicht unbedingt in einer bestimmten Reihenfolge angeordnet, aber das Lesen von unten nach oben erleichtert das Verständnis. + +### Ebene 1 +**Entwicklung von Infrastruktur und Technologien für die lokale verteilte Produktion** +Diese Ebene umfasst die erforderliche Infrastruktur wie Innovationsräume (Fab Labs, Maker Spaces, Hackerspaces, Creative Hubs) sowie die Technologien, die den Ãœbergang zu einem neuen Produktionsmodell vorantreiben können. Sie basiert auf der Arbeit des Center for Bits and Atoms am MIT und des Fab Lab Network bei der Entwicklung künftiger Maschinen und Fertigungsprozesse und umfasst die Kerntechnologien, die für den Ãœbergang zu einem neuen Produktionsmodell erforderlich sind, darunter digitale Fertigungswerkzeuge, neue Materialien und vieles mehr. + +### Ebene 2 +**Ermöglichung neuer Formen des Erlernens von Fähigkeiten für die Zukunft** +Diese Ebene ermöglicht die Entwicklung der erforderlichen Fähigkeiten und Kenntnisse, um ein neues Produktionsparadigma in unsere Gesellschaft, Wirtschaft und Kultur einzubinden. Sie berücksichtigt die Notwendigkeit, neue Bildungsansätze zu entwickeln, die auf Learning-by-doing-Ansätzen sowie auf projektbasiertem Lernen beruhen, wie es in der Academy of Almost Anything und in aufstrebenden Bildungsprogrammen des Netzes zu sehen ist. Dabei werden Werkzeuge, Prinzipien, Maschinen und Prozesse der digitalen Fabrikation in die bestehende formale Bildung integriert. + +### Ebene 3 +**Inkubation und Beschleunigung von Innovationsprojekten** +Auf dieser Ebene geht es darum, Ideen aus den verschiedenen verteilten Netzwerken in Projekte zu überführen, die wirtschaftliche, wissenschaftliche und soziale Auswirkungen haben können. Sie konzentriert sich auf die Unterstützung der Entwicklung von Projekten, die aus dem in der vorherigen Schicht des Stacks beschriebenen Lernprozess sowie aus anderen Initiativen hervorgehen. Sie zielt darauf ab, die Projekte zu erkennen und zu fördern, die sich um die Prinzipien der Fab City Global Initiative bemühen und die das bestehende Produktionsparadigma auf mehreren Ebenen, vom nationalen bis zum globalen Kontext, verändern können. + +### Ebene 4 +**Orchestrierung der Bemühungen mit lokalen Gemeinschaften und Organisationen** +Auf dieser Ebene wird die Notwendigkeit erkannt, Beziehungen zu den lokalen Gemeinschaften aufzubauen, die in den Kontexten tätig sind, in denen die Arbeit der Fab Labs und die daraus hervorgehenden Projekte stattfinden. Ziel ist es, Fab Labs, Makerspaces, Creative Hubs und Hackerspaces in ihr lokales Ökosystem einzubinden und den Kontext, in dem sie arbeiten, zu erkennen. + +### Ebene 5 +**Entwicklung territorialer Strategien für die Umsetzung von Projekten** +Diese Ebene konzentriert sich auf den physischen Kontext, in dem Labs, Hubs und Projekte angesiedelt sind. Sie erkennt die verschiedenen Maßstäbe an, in denen verschiedene Interventionen stattfinden können, vom häuslichen Kontext über die Gebäudedimension bis hin zu Stadtvierteln, Bezirken, Städten, Bioregionen, kontinentalen Gebieten und dem gesamten Planeten. + +### Ebene 6 +**Anwendung der Grundsätze der bioregionalen Entwicklung.** +Diese Ebene zielt darauf ab, Prinzipien einzuführen, die nicht nur den Menschen als einzigen Bewohner eines bestimmten Gebiets betrachten, sondern auch andere nicht-menschliche Arten, natürliche Ökosysteme wie Wassereinzugsgebiete, Myzelnetzwerke und geologische Formationen einbeziehen und sie als Teil derselben Systeme verstehen, die sowohl die grundsätzliche Herrschaft der Natur in einem Raum als auch die menschliche Kultur und Organisation um dieselben Gebiete herum anerkennen. + +### Ebene 7 +**Wissensaustausch mit globalen Netzwerken** +Diese Ebene ist der Schlüssel zum Verständnis des Ãœbergangs von PITO zu DIDO. Sie zielt darauf ab, den Austausch von Wissen zu ermöglichen, das in lokalen Kontexten produziert wird, und das in Labors, Nachbarschaften oder Bioregionen auf verschiedenen Ebenen stattfindet. Dabei wird auch die Notwendigkeit in Betracht gezogen, Messgrößen zu entwickeln, um den Fortschritt der Städte zu messen, damit sie bis 2054 fast alles, was sie verbrauchen, selbst produzieren können. + +<Button + text="Mehr über das Full Stack Modell" + newTab + href="https://fabcity.gitbook.io/handbook/3.-guidance-for-members-upscaling-your-fab-city/fab-city-full-stack" + type="primary" + icon="Lunch" + iconSize="24" +/> diff --git a/src/pages/de/fabcity/news/fabcitymanifesto.mdx b/src/pages/de/fabcity/news/fabcitymanifesto.mdx new file mode 100644 index 0000000000000000000000000000000000000000..7096e22abc6fb835edf9566a62430af71578421b --- /dev/null +++ b/src/pages/de/fabcity/news/fabcitymanifesto.mdx @@ -0,0 +1,85 @@ +--- +layout: "@layouts/ArticleLayout.astro" +title: Fab City Manifest +order: 560 +subtitle: 10 Prinzipien +headerImage: images/news/manifesto/fabcitymanifesto-paris.jpg +headerImageAlt: Shout it out +teaser: "Am 11. Juli 2018 unterzeichneten Paris, Toulouse, Barcelona, Helsinki, Belo Horizonte, Groningen, Brest, die Fab Foundation, die globale Fab City-Initiative sowie private und öffentliche Akteure das Fab City Manifesto beim ersten Fab City Summit in Paris. Die 10 Prinzipien wurden in Zusammenarbeit mit den Mitgliedern der +globalen Fab-City-Initiative ausgearbeitet." +type: article +--- +import { Accordion } from "@fchh/fcos-suite-ui"; +import { ImageGallery } from "@components"; + + +<ImageGallery + fullBleed={true} + files={[ + { + img: "images/slider/manifesto/Fab-City-Manifesto-DE_01.png", + caption: "", + subCaption: "", + }, + { + img: "images/slider/manifesto/Fab-City-Manifesto-DE_03.png", + caption: "", + subCaption: "", + }, + { + img: "images/slider/manifesto/Fab-City-Manifesto-DE_04.png", + caption: "", + subCaption: "", + }, + { + img: "images/slider/manifesto/Fab-City-Manifesto-DE_05.png", + caption: "", + subCaption: "", + }, + { + img: "images/slider/manifesto/Fab-City-Manifesto-DE_06.png", + caption: "", + subCaption: "", + }, + { + img: "images/slider/manifesto/Fab-City-Manifesto-DE_07.png", + caption: "", + subCaption: "", + }, + { + img: "images/slider/manifesto/Fab-City-Manifesto-DE_08.png", + caption: "", + subCaption: "", + }, + { + img: "images/slider/manifesto/Fab-City-Manifesto-DE_09.png", + caption: "", + subCaption: "", + }, + ]} +/> + +## Die 10 Prinzipien + +<Accordion title="01 Ökologisch">Wir verfolgen einen ganzheitlichen Ansatz zu ökologischer Verantwortung und arbeiten an einer emissionsfreien Zukunft, während wir gleichzeitig Artenvielfalt und natürliche Ressourcen erhalten und den Nährstoffkreislauf wieder ins Gleichgewicht bringen.</Accordion> + +<Accordion title="02 Inklusiv">Wir fördern eine faire und inklusive Strategie-Planung durch die Entwicklung eines Commons-Ansatzes, unabhängig von Alter, Geschlecht, Einkommensniveau und Fähigkeiten.</Accordion> + +<Accordion title="03 Glokale Perspektive">Wir fördern den globalen Wissensaustausch zwischen Städten und Regionen, um Werkzeuge und Lösungen zugänglich zu machen, die sich an lokale Kulturen und Bedürfnisse anpassen lassen.</Accordion> + +<Accordion title="04 Partizipativ">Wir binden alle Interessengruppen in die Entscheidungsprozesse ein und befähigen die Bürger, Innovationen und Veränderungen selbst in die Hand zu nehmen.</Accordion> + +<Accordion title="05 Ökonomisches Wachstum & Beschäftiugung">Wir unterstützen ein nachhaltiges städtisches Wirtschaftswachstum, indem wir in die für das 21. Jh. erforderlichen Fähigkeiten, Infrastrukturen und politischen Rahmenbedingungen investieren, unter umfassender Berücksichtigung sozialer und ökologischer Folgekosten und der Umsetzung des Verursacherprinzips.</Accordion> + +<Accordion title="06 Lokal produktiv">Wir unterstützen die effiziente und gemeinsame Nutzung aller lokal verfügbaren Ressourcen im Sinne einer Kreislaufwirtschaft, um eine produktive und lebendige Stadt aufzubauen.</Accordion> + +<Accordion title="07 Mensch im Mittel-punkt">Wir geben Mensch und Kultur Vorrang vor der +Technik, damit die Stadt ein lebendiges und belastbares Ökosystem werden kann. Autonome Fahrzeuge, digitale Werkzeuge, künstliche Intelligenz und Robotermaschinen müssen in den Dienst des Allgemeinwohls und der +Erwartungen der Menschen gestellt werden.</Accordion> + +<Accordion title="08 Ganzheitlich">Wir befassen uns mit urbanen Themen in all ihren Facetten und Wechselwirkungen, um nachhaltige, widerstandsfähige und inklusive Städte für alle zu schaffen.</Accordion> + +<Accordion title="09 Open-Source-Philosophie">Wir fördern einen Digital-Commons-Ansatz, der sich an Open-Source-Prinzipien hält und offene Daten hochhält, um Innovationen anzuregen und gemeinsame Lösungen zwischen Städten und Regionen zu entwickeln.</Accordion> + +<Accordion title="10 Experimentell">Um die hier skizzierten Prinzipien zu erfüllen, unterstützen wir aktiv Erforschung, Erprobung und Einführung von Innovationen unter anderem zu: umweltfreundlichen Lieferketten, dezentraler Produktion, erneuerbaren Energien und intelligenten Stromnetzen, nachhaltigen Lebensmitteln und urbaner Landwirtschaft, Recycling und Wiederverwendung von Materialien sowie einem nachhaltigen Ressourcenmanagement für Energie, Lebensmittel und Wertstoffe.</Accordion> + diff --git a/src/pages/de/fabcity/news/fabfriday-oer.mdx b/src/pages/de/fabcity/news/fabfriday-oer.mdx new file mode 100644 index 0000000000000000000000000000000000000000..d4d5c90ad99a6bbc41d2ed3b16d68b73b02260a2 --- /dev/null +++ b/src/pages/de/fabcity/news/fabfriday-oer.mdx @@ -0,0 +1,75 @@ +--- +layout: "@layouts/ArticleLayout.astro" +title: Was sind OERs? +order: 550 +subtitle: Fab Friday mit Axel Dürkop +headerImage: images/news/jaredd-craig-HH4WBGNyltc-unsplash.jpg +headerImageAlt: OER +teaser: "In digitalen Zeiten entfalten Bildungsmaterialien ihre volle Wirkung, wenn sie frei, kopierbar und veränderbar sind. Unter der Abkürzung OER (Open Educational Resources) entwickelt sich daher seit mehreren Jahren auch in Deutschland eine Bewegung, die gerne Wissen teilt und dieses im Internet zur Verfügung stellt. Axel Dürkop ist Experte für OERs und forscht an der Technischen Universität Hamburg. Beim Fab Friday war er bei uns zu Besuch." +author: Raphael Haus +type: article + +--- +import { + Accordion, + ActionBox, + Tabs, + Member, + YoutubeEmbed, + Image +} from "@fchh/fcos-suite-ui"; +import { + ImageGallery, + Carousel, + VerticalArticleCard, + HorizontalArticleCard, + Icon, + Button, + Pill, +} from "@components"; + + +# Open Educational Resources am FabCity Friday + +18. November 2022, Hamburg, Jupiter: + +Beim Fab Friday zeigt Axel Dürkop an eigenen Projekten, wie Soft- und Hardware kollaborativ und partizipativ dokumentiert werden können. + +Nach einer kurzen Vorstellung der OER-Bewegung, ihrer Akteur:innen, Werte und Ziele enstand ein lebhafter Austausch. Wir haben die wichtigsten Links dokumentiert: + +## Links + +### Geschichte und Hintergrund + +- [Allgemeines Verständnis von OER nach der Definition der UNESCO](https://www.unesco.org/en/communication-information/open-solutions/open-educational-resources) +- [Timeline zur geschichtlichen Entwicklung offener Bildungsmaterialien](https://open-educational-resources.de/materialien/oer-timeline/) +- [Die "5V", die der Idee von OER zugrunde liegen](https://open-educational-resources.de/5rs-auf-deutsch/) +- [Die "5R" von David Wiley sowie das ALMS-Framework](https://opencontent.org/definition/) +- [Lizenzgenerator für Creative-Commons-Lizenzen](https://creativecommons.org/choose/) +- [CC-Material richtig zitieren und würdigen mit der TULLU-Regel](https://open-educational-resources.de/oer-tullu-regel/) + +### OER-Initiativen + +- [Hamburg Open Online University (HOOU)](https://hoou.de/) +- [Twillo (Niedersachsen)](https://www.twillo.de/oer/web/) + +### OER-Beispiele + +- [Veranstaltungsskript "Einführung in die Informationstechnik an der TUHH für Berufsschullehrende"](https://www3.tuhh.de/itbh/einfuehrung-in-die-informationstechnik/) +- [Quellcode zum Skript](https://collaborating.tuhh.de/itbh/oer/informatik/einfuehrung-in-die-informationstechnik-i-wise-2021_22) +- [Data Quality Explored - OER auf Basis von Jupyter Notebook](https://www3.tuhh.de/sts/hoou/data-quality-explored/0-introduction.html) + +## Tools + +- [Webseiten und PDFs annotieren mit Hypothesis](https://web.hypothes.is/) +- [Forschung und Entwicklung nachvollziehbar machen mit Jupyter Notebooks](https://jupyter.org/) + +Vielen Dank für das Interesse und die spannenden Fragen! + +--- + +Dieses Werk ist lizenziert unter einer <a rel="license" href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Namensnennung 4.0 International Lizenz</a>. + +Beitragsbild: by Jaredd Craig on Unsplash + + diff --git a/src/pages/de/fabcity/news/fabricademy.mdx b/src/pages/de/fabcity/news/fabricademy.mdx new file mode 100644 index 0000000000000000000000000000000000000000..85f3c22d21997a84d3f4ec5dcd2d071118a57d8c --- /dev/null +++ b/src/pages/de/fabcity/news/fabricademy.mdx @@ -0,0 +1,66 @@ +--- +layout: "@layouts/ArticleLayout.astro" +title: Fabricademy 2022/23 +order: 1 +subtitle: HOUSE OF ALL +headerImage: images/news/houseofall/fabricademy_Y4A8616-11.jpeg +headerImageAlt: HOUSE OF ALL +teaser: "Hamburg wird FABRICADEMY Standort! Designer:innen können sich intensiv auf experimentelle Weise mit innovativen Methoden rund um Textilien beschäftigen, u.a. ' 'Bio Hacking' oder 'Smart Textiles'. Weiterhin sind Angebote der Beratung rund um kreislauffähige Produktentwicklung für Jungdesigner:innen geplant, Seminare und Lightning Talks in regelmäßigen Abständen." +type: article +hidden: true +--- +import { ImageGallery, Button } from "@components"; + +Die "Fabricademy – Textile & Technology Academy" ist ein transdisziplinärer Studiengang, der sich auf die Entwicklung neuer Technologien konzentriert, die in der Textilindustrie eingesetzt werden. Von der Modeindustrie bis hin zum aufstrebenden Wearable-Markt bietet die Branche ein breites Anwendungsspektrum. + +Das 6-monatige Programm findet in ausgewählten Labors auf der ganzen Welt statt und ist in zwei Phasen unterteilt: + +Ein 3-monatiges intensives Lernen: 13 wöchentliche Online-Kurse von globalen Experten und wöchentliche lokale Schulungen und Aufgaben, die von den lokalen Ausbildern geleitet werden. + +Eine 3-monatige abschließende Projektentwicklung, angeleitet von lokalen Ausbildern und beraten von globalen Experten. + +Während des gesamten Programms haben die Student:innen vollen Zugang zu einem ausgestatteten Labor und werden dort betreut. Ausgewählte Arbeiten von Fabricademy-Student:innen werden auf internationalen Ausstellungen in der ganzen Welt gezeigt. + +Teilnehmer:innen an der Fabricademy lernen: + +- Forschungs- und Designmethodik +- Nachhaltigkeit im Bereich Mode und Textil +- Open-Source-Ansatz, Beitrag und Verbreitung +- Digitales Design in 2D und 3D +- Digitale Fabrikationstechniken, Prozesse, Maschinen +- BioFabrication von Materialien, natürlichen Pigmenten und Farbstoffen +- 3D-Modellierung, CAD- und CAM-Software +- Programmierung und Elektronik für Wearables und E-Textiltechniken + +Den Stand der Dinge erfahrt ihr bei House of All: + +<Button text="Fabricademy Hamburg" href="https://wearall.clothing/blog/fabricademy-in-hamburg" type="primary" newTab /> + + +<ImageGallery + fullBleed={true} + files={[ + { + img: "images/slider/houseofall/hall_bild_ayab_workshop.jpg", + caption: "", + subCaption: "", + }, + { + img: "images/slider/houseofall/hall_dsc_3212.jpg", + caption: "", + subCaption: "", + }, + { + img: "images/slider/houseofall/hall_dsc_3298.jpg", + caption: "", + subCaption: "", + }, + { + img: "images/slider/houseofall/hall_dsc04458.jpg", + caption: "", + subCaption: "", + }, + ]} +/> + +<Button text="Fabricademy International" href="https://class.textile-academy.org/" type="primary" newTab /> diff --git a/src/pages/de/fabcity/news/fchh-podcast-episode1.mdx b/src/pages/de/fabcity/news/fchh-podcast-episode1.mdx new file mode 100644 index 0000000000000000000000000000000000000000..dd619598564071bebd90cc500c27c8f2f638e12b --- /dev/null +++ b/src/pages/de/fabcity/news/fchh-podcast-episode1.mdx @@ -0,0 +1,234 @@ +--- +layout: "@layouts/ArticleLayout.astro" +title: Interfacer Series Podcast Ep.1 +order: 510 +subtitle: Fab City Hamburg Podcast +headerImage: images/news/podcast/FCHH-Podcast-Youtube-Backgound.jpg +headerImageAlt: Podcast +teaser: "Der neue Fab City Hamburg Podcast hat in seiner ersten Episode Tomas Diez, den Gründer von Fab City zu Gast gehabt. Wir haben den Podcast für euch transkribiert und ins Deutsche übersetzt." +author: Raphael Haus, KI +type: article + +--- +import { + Accordion, + ActionBox, + Tabs, + Member, + YoutubeEmbed, + Image +} from "@fchh/fcos-suite-ui"; +import { + ImageGallery, + Carousel, + VerticalArticleCard, + HorizontalArticleCard, + Icon, + Button, + Pill, +} from "@components"; + +<YoutubeEmbed embedId="U0dSDms6-O8" width="full" client:only="react" /> + +Die deutsche Ãœbersetzung findet ihr weiter unten. + +## English Version + +> I don't think that maker spaces are production spaces. It's not just about production, giving the machines to the people, and everybody is a maker. That's not true. I believe that that's not going to happen. + +> Basically, IKEA made you part of the assembly line. You became part of the last step of the industry of IKEA. + +> You can make fabrication optional. You can say: we can design for you, we can make it for you. But if you want, you can customize it and you can even be part of a production process. That's the kind of future I imagine. + +> It's a collaboration, but it's not like a 100% altruistic collaboration. It's yes, I want to collaborate and share this purpose, but I want to make money – and that's totally valid. + +Tomas Diez, founding partner and executive director of the Fab City Foundation. + +**Raphael Haus:** Tomas, people probably know Fab Labs, but what is the Fab City and what are the goals of the Fab City? + +**Tomas Diez:** Fab Cities is an initiative that emerged from the Fab Lab Network. It happens when you mix urbanism with the technologies to transform a productive model society and start to imagine how cities can be transformed by introducing these technologies on a whole new scale. So we have seen the growth of a fab network over 10, 20 years, growing organically into an international network, providing the tools and the technology and the science for people to learn about making things in a whole new way. And we identified the need to scale up what these labs can do, and to not only limit it to the lab itself, but connect it to the local community, connect it to the city, to regional dimension of where these labs are located. + +So basically the Fab City Global Initiative is trying to scale up the potential impact of Fab Labs. I'm not referring to turning Fab Labs into micro factories, but Fab Labs being the catalysts for this transition to a new productive model and then support the development of the technology, the mindset in order to adopt this local production, keep the materials circulating locally because they're heavy, they're expensive to move and then keep the data flowing globally, which is the designs, the knowledge and the instructions on how things work. + + +**Raphael Haus:** You are talking about a whole new way you said. I think often, even for me it was kind of a mindset shift. I had to learn the principles and I think it's sometimes very different from what you see in the traditional production industry. Can you make that a bit clearer? What is the the core difference? + +**Tomas Diez:** It has many implications, right? The current production or industrial paradigm is based, first of all, on the scarcity of certain supply chains. It’s having access to a supply chain that is special, mysterious, dangerous, it is complicated to extract some minerals, some materials. Tantalum is more difficult to extract than copper. So far today. But it's basically this extractive mindset. It also needs to be connected with the limited access to the means of production in the hands of industry or the consumerism paradigm that is relying on cheap labor that is associated with these centralized production places. + +Within this paradigm, we need to move a lot of things and the raw materials to turn them into products, then turn and ship them to where they're going to be consumed. So for that you need cheap oil, right? And then in order to keep cheap oil going, you need a certain political system to control these resources. So if you follow where the main materials of the world come to play, the industries, the industries itself and the energy that is fueling all of this, you will find a cycle of recurring antidemocratic regimes like running these resources. So it's a industrial paradigm that, in my opinion, is linear and extractive. But also it relies on a model in which there is control and an accumulation of the power in a few people. + +When we talk about this new paradigm of production, it has huge implications because we're saying production capability doesn't need to be exclusive or limited or very special. It can actually be shared with everyone, so we can have the knowledge on how to make the machines that make the infrastructure in order to supply people what they need. It can be open. We can have the open designs of urban farms that can help us to produce food more efficiently, consuming less water, buying less amount of land, for instance. Or we can share the instructions of how hydrogen cells are made, that doesn't have to be a secret of the industry protected by a legal team in order to maximise the expectations of that. So we're really saying we have open knowledge, we have open networks, there is access to open hardware tools. What if this is the way to go to a new productive model that first of all creates less compromises with the natural resources that we consume? It creates better relationships between people, which is not relationships of exploitation and and still allow us to find another purpose to live. Which is kind of leaving this endless machine, feeling like a hamster and trying to feed someone else, accumulation need. + +It is actually you being the master of your own destiny in some way, or people or communities, not depending on where you are. So I think that's what a vision of a productive society can bring. We call it Fab City because a brand helps to articulate it, and it kind of combines the history: you start from the Fab Labs, from the fabrication production technologies that can transform the way we live in cities where most of the people live right now in the world. + +**Raphael Haus:** So a friend of us, Andrew Lam from Internet of Production Alliance, said: We want to go from mass production to production of the masses. Is that something you are also referring to? + +**Tomas Diez:** I don't share that approach too much. I don't think that maker spaces are production spaces. The way that we are articulating this within the Fab City ecosystem is, first of all, this is not just about production. Give the machines to people like crazy and everybody is a maker. That's not true. I believe that that's not going to happen. +What I believe strongly is that we have two starting points that we need to keep in consideration. One is science and technology. We cannot disregard all the advances that we have made in science. It can really help us to live better in this world. And right now what we're seeing is that science is working in some cases only for economic reasons or financial purposes. So we need to remember that science is here to help us live better. The other fundamental root of everything what we're doing is life, right? It’s how science can support the life on this planet, which at the end of the day is what gives us a great habitat to live, great nutrients to eat, which leads us to better health. It's very simple. It’s using science to nurture life, which at the end of the day creates a better experience in the 80 or 100 years that you are alive. It's very simple. So I would root this in science and life. And you know, life includes also lives in a very broad sense. + +It's not only technology that we need, we also need a cultural knowledge and how that cultural knowledge, especially from ancestral people, can connect us to life in in different ways. So this marriage is super important. Start from that. And then I believe that not everyone needs to make. I think we need to change to live a regenerative life. Now you can be a consumer. But imagine that if the materials you actually consume capture carbon in the life cycle. They add nutrients to the soil, they capture microplastics in the ocean and take them away from our food chain, for instance, so that you have shoes made out of an entire new material. That when you actually throw them in your garden, they really become compost, and then you can grow lettuce or whatever that you want to eat. +I was talking the other day with someone with a very capitalistic mindset. He said, you know what, in the US people like to buy hats in the baseball games. We need to make hats in the Fab Labs. Well, no, it's not really like that. But actually, if you find a business opportunity, yes, let's make a business, with prototyping something that can go to industry, right? But I still believe that we need the industry. So we're not replacing the industry. We are evolving the industry. + +But instead of being made out of material that never degrades it is actually a carbon capture hat. Imagine if we have so many people buying hats in baseball games. Each of them is capturing some carbon if you wear the hat. Now it has a lifecycle of six months, the industry wants to keep you consuming, right? But then the problem is that if things are made to last how can industry keep people consuming in this cycle of consumption? Look how contradictory it sounds. In every cycle of consumption, we are capturing plastics, carbon pollution from all our natural ecosystems. So this is a whole new approach to regeneration of the planet that I believe is not just about make, make, make. It's about thinking holistically of the implications of a distributed model of production. + +**Raphael Haus:** Then you're really thinking of the way we design, thinking circular, coming from Fab Labs where we have a space of innovation and trying to use that to evolve industry with that. + +**Tomas Diez:** Yeah. + +**Raphael Haus:** Sounds fascinating. + +**Tomas Diez:** Yeah. And you know, we did this exercise with IKEA, right? And we told them – that was the Made Again Challenge in Barcelona in 2015 or 2016 –, we told them, look, we want to prototype what could be the future model of IKEA. IKEA has democratized the assembly line, right? It's not democratizing design. It's democratizing the assembly line. So basically, IKEA made you be part of their assembly line. You became part of the last step of the industry of IKEA. They have warehouses outside the cities where you pick up the flatpack furniture and then you spend time in your house, which is valuable on assembling the furniture of IKEA. So you are working on the assembly line, like the fourth assembler in the early ages of the current industrial paradigm. But then we were saying, what if you can evolve all this? + +Instead of having warehouses outside the city, you have clean factories inside the city, they manufacture on demand products that are co-designed by your consumers, and they only use local materials. It means you have smart factories on demand that are producing things that people are needing. And then you can keep that going, right? Then you have the materials that maybe come back. So a sofa, it goes to someone who wants to change it and then it goes back to the material library at the local level. Then it is taken into a part because its design is modular, and you can make use of one part to make a future chair. You can then take one of the fabrics and dissolve it into some kind of new nutrient, and then you use it to grow food in in the restaurant across the street. + +So we were saying this is the production paradigm that we imagine for the future of IKEA. So they still have access to infrastructure, they manage it, but the relationship with the customer is a bit different. The customer ends up being like the co-designer and the co-founder. You can make fabrication optional. You know, you can say we can design for you, we can make for you, but if you want, you can customize it and you can even be part of a production process. I mean, that's the kind of future I start to imagine. + +**Raphael Haus:** So that's the way we use the word prosumer, that is someone producing and kind of consuming? + +**Tomas Diez:** And production doesn't only mean a hammering, it means also you can customize things. Even the car industry is allowing customers to customize things. And Nike shoes is one of a clear examples. + +*Raphael Haus:** Let's switch a bit more to the boring topic of infrastructure, because in Hamburg we were thinking a lot about infrastructure, a digital infrastructure. You came up with this idea of global flowing bits and local circulating atoms. We want to make sure that this global flowing bits work as best as possible. The other day I talked to your colleague Kate, and something stuck in my head, that was: we are not doing platforms. So I think you’re experience something and you also have an idea behind it or a strategy. And it also has to do with the many cultures so that you don't want to say: we know how a platform works, we bring in the platform and the whole world needs to work in that structure. But we haven't been able to talk to everyone and we haven't been able to understand cultures in different regions of the world. Is that the case? + +**Tomas Diez:** Actually, I think the physical infrastructure is such a big part of this. If you think about the infrastructure, it has been an infrastructure to move atoms. Right? We have the aerospace industry that advanced very rapidly. The automotive industry, one of the most advanced in the 20th century. Big investment from governments in building railways, airports, ports, advancements of marine shipping. Building a bigger canal in Panama, in Nicaragua, for instance. It's tried to move more things more rapidly. I believe that the 21st century infrastructure needs to actually go in a different, completely different direction, that is flexible factories, it is material digesters at the city scale, it is energy production at the local scale, it is food production at the local scale. This asset, the infrastructure in which big government can invest needs to go hand by hand with a digital infrastructure that supports the movement of bits. And that is where I believe that we have a lot of limitations at the moment. + +I've been involved in the development of digital platforms, to allow people to connect with each other. Like fablabs.io I co-founded with John Reis, an amazing programmer from the UK. We very naively thought that this can become the platform of the Fab Labs for projects. People talk to each other and projects are documented. People talk to each other and they will accelerate the Fab Lab evolution. It did it in some way because it allows us to be registered, recognised by each other. People started to talk in the forum. The project documentation didn't work as expected and then the whole platform idea like one platform rules them all started to be like kind of obsolete. +What I see then is that there are many other platforms that are doing a fantastic job within their own communities on either helping designers to serve their products in a whole digital way. Either connecting designers with local manufacturers, mapping manufacturing capacity of a region like networks, etc., and also like a project documentation project, or design online. So I believe that the role of the Fab City Foundation in the Fab City Global Initiative in relation to this doesn't need to be like: let's try to own everyone. That we are the platform to do all of these. + +Instead of that, I've been pushing more for the fab chain idea. The fab chain idea is using the potential of blockchain technologies that goes beyond creating crypto assets and creating more speculation, but actually it’s about helping a new governance model, trusted certification, a kind of orchestration of cooperation at scale that I believe can bring together and connect all these platforms under very, very clear rules of engagement in which no platform is taking the other one – I believe many of the platforms are having that mindset. That's really not healthy. It's toxic, but actually creating the rules of engagement for doing our purpose right and knowing that if you are participating into this platform ecosystem, you know what you are giving and what you are getting somehow or at least what are the rules that define that. + +So my advocacy in relationship to platforms is not creating more platforms, but helping platforms to being connected and being aligned. That, again, gives more economic opportunity for each of these platforms, that mobilizes us on a totally different scale. I'm kind of 99.9% sure there won't be the one platform which would be a very digital capitalism mindset. It's interesting to see all these people reaching for open production and distributed manufacturing and collaboration, and they're trying to be the market owners of a platform ecosystem – and that's toxic. We should really be careful about preaching this and supporting these efforts. Our declaration of intentions is what we want to do with working with you and other people in developing this platform ecosystem and create a clear message to the world what we want to do with our digital infrastructure. + +**Raphael Haus:** This is very interesting, this declaration of intentions. So we can find people in specific focus areas and hook them on. And then we have people on the blockchain level or the community level, on the economic model level. And all these people with the same intentions can connect. That's awesome. + +**Tomas Diez:** I've already gone through a few of them, like the British plastics community which has not only documented machines but also a bazaar. They have a marketplace now and you have the services of each of the precious plastic nodes. I met this platform in Barcelona and in the south of Spain. It’s called Faberin (https://faberin.es/). They do two things: They connect designers to a marketplace for designers similar to Etsy, with craft oriented, very unique designers, young designers, and they connect them to customers and they connect them with manufacturers. Regionalized manufacturing, that’s fascinating. And they want to make money. It's perfect. And I think they still play a role in this platform ecosystem. + +There are other platforms that are working on the product documentation, Thingiverse or Hackaday have an immense amount of people documenting and publishing projects. I'm sure that people would like to see at least their efforts being recognized when someone else downloads a copy. One of the secret designs that is applied to something else becomes a product, made to create this kind of a chain of value distribution when there are these added contributions to projects that already exist. Fablabs.io is a platform that helps you to connect with the specific nodes of production where you identify people with the skills and bring it also to the mix. A designer needs to prototype something with someone in the Fab lab. In the fab lab you can do the prototype. Then with make works you have access to the manufacturing capacity at the regional level and then you sell it on Faberin. + +This kind of things are micro transactions between platforms that we can program, we can definitely embed. First of all, we can declare the values that we want to embed in this kind of transactional approach to collaboration. But it's not like a 100% altruistic collaboration. It's yes, I want to collaborate and share this purpose, but I want to make money. And that's totally valid, that we should incentivize people. We need to create economies because if we share the same purpose with them and they're doing well, if their business grows, then they're going to be attracting more people that are like-minded and it will be demonstrated that these alternative models of production are viable and can generate wealth. + +**Raphael Haus:** What about this commons-oriented nature of cities? + +**Tomas Diez:** I understand people that come from a more theoretical background, like the commons approach of Elinor Ostrom, and recognize our common goal. I believe that one of the things that we should learn is that you cannot put ideology on top of practicality. I think that's something that we tend to do, especially in the European context. I can say it's like a decent ideological layer, this moralistic approach, certain things that sometimes stop delays, it slows down innovation. And I think that there are ways of not being sacrificed by a theory or a certain set of values, that values need to evolve. Society keeps evolving. We cannot really anchor ourselves in one way of doing things. What we have learned also is that hybridization brings a lot of benefits. + +So it would be a commons capitalism, you know what I mean? Like it can be a profitable commons. You know how the profit is distributed. I understand that within the model, and it sounds great in theory. But when you go into practice, we need to recognize that we are negotiating with a world that exists. And you cannot say: no, because I'm the good person, I read a lot about this, I know the truth, you all need to change to this – and if you don't change, you are my enemy. I think that we need to accept that this is a constant negotiation, especially in transition moments that are full of paradoxes. +We're recording an iPhone, right? And I'm wearing Nike's, I don't know. But if we put ourselves into these fixed ideologies I don’t think it will help to advance. We need to be flexible without compromising on real values and real ethical principles. And our purpose, first of all, the purpose. + +**Raphael Haus:** I talked to Thomas from Jogl.io which is a giant lab. He said it's all about impact. So you want to have impact. You don't want to have ideologies. + +**Tomas Diez:** It ends up with something that's been said yesterday in the innovation panel. However it works at the end of the day, it is not: let's kill the orangutans in Borneo, of course there are some principles. I was talking about the fundamental principles of life preservation. In order to get there, it's not going to happen from one day to another. And people’s mindsets don't change from one day to another. I also learned in this event that it is very new to this context in Indonesia and in Bali. It was very difficult to explain what's going to happen. But I was sure that the moment that people entered and saw what's happening, they would finally understand. Like, why you didn't tell me?! But this is what I've been telling you for the last six months. + +So we need to put ourselves also in demonstrating. If you want, you have a theory that works and you want people to know about it and you want to prove that it works. Build it and make other people experience it. And that's the way to convince others, not trying to control their behaviour based on what someone else says their behaviour should be. I think that's a good example. We need this kind of spaces, it could be an event, an educational programme in which we create the environment, in which we start to experience ourselves and get the idea of how this thing works. That there's a very important role of prototyping, prototyping at neighbourhoods, prototyping in small communities. These new models of production can give very, very good insights. + +**Raphael Haus:** I have a last question, which is: what makes the Fab Network qualified for being a leader in this transition? + +**Tomas Diez:** I never saw the Fab Network as a leader of this transition. I see it as a catalyst and an enabler. Again, I like what is happening because it's not something where I just need to sit down on my desk in a forest and write it down and create the most complicated theory in the most complicated language – to pretend that I am very sophisticated and advanced and nobody understands what the world is going to become. As many big thinkers have done in the past. I'm just saying, what fascinates me about what is happening is that I've seen this thing growing. + +When we opened Fab Lab Barcelona in 2007, it was Fab Lab number ten in the world. Now there are 2500 Fab Labs. I did the Fab Academy Alpha version, being a student of Neil [Gershenfeld] from Barcelona, taking the MIT class how to make almost anything. I went through this process and the understanding that I experienced myself is the importance of being exposed to an environment in which you can make things and you can have access to other people that know how to make things. And you teach them, they teach you and you learn from the environment as you learn from a book, from a tutorial that you follow in YouTube, creating this experience, right? So I see this being creative, being growing. I see every favela as an opportunity for this learning experience to happen. + +And now I see even more potential of trying to expand it and to not limit it to the lab, but to take it out of the lab and to make it happen in neighborhoods or communities. It’s more a community scale on which you have the lab or other projects working together on this. Let's deal with the waste at the local level. What we can do is deal with certain food supply chains. Let's identify how we do with our materials that we need. As I say that, I'm talking about a few thousand people and then I see the lab can start to activate this process, but then it's going to to grow so big that it's going beyond the labs. The success of all of this is linked with our disappearance. That means that when we don't need Fab Labs in the world no longer, then it’s because the vision has been accomplished. + +Like you don't have to look for Internet cafes, right? Internet cafes, that was 25, 30 years ago. How many are left? You know, they were in the world. Very few Internet cafes. And now the Internet is everywhere. Similarly, I believe that the disappearance of Fab Labs is the success of a change of paradigm to a new production, a productive society, and therefore the disappearance of Fab City itself. You know, we exist only because we have to exist, but we are not working on making our existence perpetual. It's more like we are working on our own disappearance. Hopefully before 2054. + +**Raphael Haus:** Thank you very much. +**Tomas Diez:** Thanks so much. + +## Deutsche Version +Autogenerierte Ãœbersetzung + +> Ich glaube nicht, dass Makerspaces Produktionsräume sind. Es geht nicht nur um die Produktion, um die Ãœbergabe der Maschinen an die Menschen, und jeder ist ein Maker. Das ist nicht wahr. Ich glaube, dass das nicht passieren wird. + +> Im Grunde hat IKEA dich zu einem Teil des Fließbandes gemacht. Man wurde Teil der letzten Stufe der IKEA-Industrie. + +> Man kann die Herstellung optional machen. Sie können sagen: Wir können für Sie entwerfen, wir können es für Sie herstellen. Aber wenn Sie wollen, können Sie es anpassen und sogar Teil eines Produktionsprozesses sein. Das ist die Art von Zukunft, die ich mir vorstelle. + +> Es ist eine Zusammenarbeit, aber es ist keine 100%ig altruistische Zusammenarbeit. Es ist eine Zusammenarbeit, aber es ist keine hundertprozentig uneigennützige Zusammenarbeit: Ja, ich möchte zusammenarbeiten und dieses Ziel teilen, aber ich möchte auch Geld verdienen - und das ist völlig legitim. + +Tomas Diez, Gründungspartner und geschäftsführender Direktor der Fab City Foundation. + +**Raphael Haus:** Tomas, die Leute kennen wahrscheinlich Fab Labs, aber was ist die Fab City und was sind die Ziele der Fab City? + +**Tomas Diez:** Fab Cities ist eine Initiative, die aus dem Fab Lab Network hervorgegangen ist. Sie entsteht, wenn man Urbanismus mit den Technologien zur Umwandlung einer produktiven Modellgesellschaft mischt und sich vorstellt, wie Städte durch die Einführung dieser Technologien in einem ganz neuen Maßstab umgestaltet werden können. Wir haben also gesehen, wie ein Fab-Netzwerk über 10, 20 Jahre hinweg organisch zu einem internationalen Netzwerk gewachsen ist, das den Menschen die Werkzeuge, die Technologie und die Wissenschaft zur Verfügung stellt, um zu lernen, wie man Dinge auf eine völlig neue Art und Weise herstellt. Wir haben die Notwendigkeit erkannt, die Möglichkeiten dieser Labors zu erweitern und sie nicht nur auf das Labor selbst zu beschränken, sondern sie mit der lokalen Gemeinschaft, der Stadt und der regionalen Dimension der Standorte dieser Labors zu verbinden. + +Im Grunde versucht die Fab City Global Initiative also, die potenzielle Wirkung von Fab Labs zu vergrößern. Ich spreche nicht davon, Fab Labs in Mikrofabriken zu verwandeln, aber Fab Labs sind die Katalysatoren für diesen Ãœbergang zu einem neuen Produktionsmodell und unterstützen dann die Entwicklung der Technologie, der Denkweise, um diese lokale Produktion zu übernehmen, die Materialien lokal zirkulieren zu lassen, weil sie schwer und teuer zu transportieren sind, und dann die Daten global fließen zu lassen, d. h. die Entwürfe, das Wissen und die Anweisungen, wie die Dinge funktionieren. + +**Raphael Haus:** Sie sprechen von einem ganz neuen Weg, wie Sie sagten. Ich denke, selbst für mich war es oft eine Art Umdenken. Ich musste die Prinzipien lernen, und ich glaube, das unterscheidet sich manchmal sehr von dem, was man in der traditionellen Produktionsbranche sieht. Können Sie das ein bisschen deutlicher machen? Was ist der Hauptunterschied? + +**Tomas Diez:** Das hat viele Auswirkungen, oder? Das derzeitige Produktions- oder Industrieparadigma basiert in erster Linie auf der Knappheit bestimmter Lieferketten. Es geht darum, Zugang zu einer speziellen, geheimnisvollen und gefährlichen Versorgungskette zu haben, denn die Gewinnung einiger Mineralien, einiger Materialien ist kompliziert. Tantal ist schwieriger zu gewinnen als Kupfer. So weit, so gut. Aber im Grunde ist es diese extraktive Denkweise. Es muss auch mit dem begrenzten Zugang zu den Produktionsmitteln in den Händen der Industrie oder dem Konsumparadigma verbunden werden, das sich auf billige Arbeitskräfte stützt, die mit diesen zentralisierten Produktionsstätten verbunden sind. + +Innerhalb dieses Paradigmas müssen wir viele Dinge und die Rohstoffe transportieren, um sie in Produkte zu verwandeln, die dann weiterverarbeitet und dorthin verschifft werden, wo sie konsumiert werden sollen. Dafür braucht man also billiges Öl, richtig? Und um billiges Öl zu erhalten, braucht man ein bestimmtes politisches System, um diese Ressourcen zu kontrollieren. Wenn man also verfolgt, wo die wichtigsten Materialien der Welt ins Spiel kommen, die Industrien, die Industrien selbst und die Energie, die all das antreibt, wird man einen Zyklus von wiederkehrenden antidemokratischen Regimen finden, die diese Ressourcen kontrollieren. Es handelt sich also um ein industrielles Paradigma, das meiner Meinung nach linear und extraktiv ist. Aber es beruht auch auf einem Modell, bei dem die Kontrolle und die Macht in den Händen weniger Personen liegt. + +Wenn wir über dieses neue Produktionsparadigma sprechen, hat das enorme Auswirkungen, weil wir damit sagen, dass Produktionskapazitäten nicht exklusiv oder begrenzt oder sehr speziell sein müssen. Sie kann tatsächlich mit allen geteilt werden, so dass wir das Wissen haben, wie man die Maschinen herstellt, die die Infrastruktur schaffen, um die Menschen mit dem zu versorgen, was sie brauchen. Sie kann offen sein. Wir können die offenen Entwürfe für städtische Farmen haben, die uns helfen, Lebensmittel effizienter zu produzieren, weniger Wasser zu verbrauchen, weniger Land zu kaufen, zum Beispiel. Oder wir können die Anleitungen für die Herstellung von Wasserstoffzellen weitergeben, das muss kein Industriegeheimnis sein, das von einem Anwaltsteam geschützt wird, um die damit verbundenen Erwartungen zu maximieren. Wir sagen also, wir haben offenes Wissen, wir haben offene Netze, wir haben Zugang zu offenen Hardware-Werkzeugen. Was, wenn dies der Weg zu einem neuen Produktionsmodell ist, das vor allem weniger Kompromisse mit den natürlichen Ressourcen, die wir verbrauchen, eingeht? Es schafft bessere Beziehungen zwischen den Menschen, die nicht auf Ausbeutung beruhen, und ermöglicht es uns, einen anderen Lebenszweck zu finden. Das heißt, diese endlose Maschine zu verlassen, sich wie ein Hamster zu fühlen und zu versuchen, jemand anderen zu ernähren, Bedürfnisse zu akkumulieren. + +Es geht darum, dass man in gewisser Weise Herr seines eigenen Schicksals ist, oder von Menschen oder Gemeinschaften, nicht davon abhängig, wo man ist. Ich glaube, das ist es, was die Vision einer produktiven Gesellschaft bringen kann. Wir nennen es Fab City, weil eine Marke hilft, es zu artikulieren, und es verbindet die Geschichte: Man beginnt mit den Fab Labs, mit den Produktionstechnologien, die die Art und Weise, wie wir in den Städten leben, in denen die meisten Menschen auf der Welt jetzt leben, verändern können. + +**Raphael Haus:** Ein Freund von uns, Andrew Lam von der Internet of Production Alliance, sagte: "Wir wollen von der Massenproduktion zur Massenproduktion übergehen: Wir wollen von der Massenproduktion zur Produktion der Massen übergehen. Ist das auch etwas, worauf Sie sich beziehen? + +**Tomas Diez:** Ich teile diesen Ansatz nicht so sehr. Ich glaube nicht, dass Makerspaces Produktionsräume sind. Die Art und Weise, wie wir dies innerhalb des Fab-City-Ökosystems artikulieren, ist zunächst einmal, dass es nicht nur um Produktion geht. Gebt den Leuten die Maschinen, und jeder ist ein Maker. Das ist nicht wahr. Ich glaube nicht, dass es so weit kommen wird. +Ich glaube fest daran, dass wir zwei Ausgangspunkte haben, die wir im Auge behalten müssen. Der eine ist Wissenschaft und Technologie. Wir können all die Fortschritte, die wir in der Wissenschaft gemacht haben, nicht außer Acht lassen. Sie können uns wirklich helfen, besser in dieser Welt zu leben. Und im Moment sehen wir, dass die Wissenschaft in einigen Fällen nur aus wirtschaftlichen Gründen oder zu finanziellen Zwecken arbeitet. Wir müssen uns also daran erinnern, dass die Wissenschaft dazu da ist, uns ein besseres Leben zu ermöglichen. Die andere grundlegende Wurzel von allem, was wir tun, ist das Leben, richtig? Es geht darum, wie die Wissenschaft das Leben auf diesem Planeten unterstützen kann, das uns letztendlich einen großartigen Lebensraum bietet, großartige Nährstoffe, die wir zu uns nehmen können und die uns zu einer besseren Gesundheit führen. Es ist ganz einfach. Es geht darum, die Wissenschaft zu nutzen, um das Leben zu nähren, was letztendlich zu einer besseren Erfahrung in den 80 oder 100 Jahren führt, die man lebt. Das ist ganz einfach. Ich würde dies also in der Wissenschaft und im Leben verankern. Und wissen Sie, Leben umfasst auch Leben in einem sehr weiten Sinne. + +Wir brauchen nicht nur Technologie, sondern auch kulturelles Wissen, und wie dieses kulturelle Wissen, insbesondere das der Vorfahren, uns auf verschiedene Weise mit dem Leben verbinden kann. Diese Verbindung ist also sehr wichtig. Das ist der Ausgangspunkt. Und dann glaube ich, dass nicht jeder eine Ehe eingehen muss. Ich glaube, wir müssen uns verändern, um ein regeneratives Leben zu führen. Man kann ein Konsument sein. Aber stellen Sie sich vor, dass die Materialien, die Sie tatsächlich verbrauchen, im Lebenszyklus Kohlenstoff binden. Sie fügen dem Boden Nährstoffe hinzu, sie fangen Mikroplastik im Meer auf und nehmen es aus unserer Nahrungskette, so dass Sie zum Beispiel Schuhe aus einem völlig neuen Material haben. Wenn man sie dann in den Garten wirft, werden sie zu Kompost, und man kann Salat oder was auch immer man essen möchte, anbauen. +Ich habe mich neulich mit jemandem unterhalten, der sehr kapitalistisch eingestellt ist. Er sagte: Weißt du was, in den USA kaufen die Leute gerne Hüte bei Baseballspielen. Wir müssen Hüte in den Fab Labs herstellen. Nun, nein, so ist es eigentlich nicht. Aber wenn Sie eine Geschäftsmöglichkeit finden, dann lassen Sie uns ein Unternehmen gründen, indem wir Prototypen für die Industrie herstellen, oder? Aber ich glaube immer noch, dass wir die Industrie brauchen. Wir ersetzen die Industrie also nicht. Wir entwickeln die Industrie weiter. + +Aber anstatt aus einem Material zu bestehen, das sich nie abbaut, ist es in Wirklichkeit ein Hut zur Kohlenstoffbindung. Stellen Sie sich vor, dass so viele Menschen bei Baseballspielen Hüte kaufen. Jeder von ihnen bindet etwas Kohlenstoff, wenn er die Mütze trägt. Da der Lebenszyklus sechs Monate beträgt, möchte die Industrie, dass Sie weiterhin konsumieren, nicht wahr? Das Problem ist jedoch, dass die Industrie die Menschen in diesem Konsumzyklus halten will, wenn die Dinge für die Ewigkeit gemacht sind. Das hört sich widersprüchlich an. In jedem Konsumzyklus nehmen wir Plastik und Kohlenstoffverschmutzung aus allen unseren natürlichen Ökosystemen auf. Es handelt sich also um einen völlig neuen Ansatz zur Regeneration des Planeten, bei dem es meiner Meinung nach nicht nur darum geht, etwas zu produzieren, zu produzieren, zu produzieren. Es geht darum, ganzheitlich über die Auswirkungen eines verteilten Produktionsmodells nachzudenken. + +**Raphael Haus:** Sie denken also wirklich über die Art und Weise nach, wie wir entwerfen, denken zirkulär, kommen aus den Fab Labs, wo wir einen Raum der Innovation haben, und versuchen, dies zu nutzen, um die Industrie damit weiterzuentwickeln. + +**Tomas Diez:** Ja. + +**Raphael Haus:** Klingt faszinierend. + +**Tomas Diez:** Ja. Und wissen Sie, wir haben diese Ãœbung mit IKEA gemacht, richtig? Und wir haben ihnen gesagt - das war die Made Again Challenge in Barcelona 2015 oder 2016 -, wir wollen einen Prototyp entwickeln, der das zukünftige Modell von IKEA sein könnte. IKEA hat das Fließband demokratisiert, oder? Es geht nicht um die Demokratisierung des Designs. Es ist die Demokratisierung des Fließbandes. Im Grunde genommen hat IKEA dich also zu einem Teil des Fließbandes gemacht. Du wurdest Teil der letzten Stufe der IKEA-Industrie. Sie haben Lagerhäuser außerhalb der Städte, wo du die Flatpack-Möbel abholst, und dann verbringst du Zeit in deinem Haus, die du für den Zusammenbau der IKEA-Möbel brauchst. Man arbeitet also am Fließband, wie der vierte Monteur in der Frühzeit des heutigen industriellen Paradigmas. Aber dann haben wir uns gedacht: Was wäre, wenn man das alles weiterentwickeln könnte? + +Anstelle von Lagerhäusern außerhalb der Stadt haben Sie saubere Fabriken innerhalb der Stadt, die auf Anfrage Produkte herstellen, die von Ihren Verbrauchern mitgestaltet werden, und die nur lokale Materialien verwenden. Das bedeutet, dass Sie intelligente Fabriken haben, die auf Nachfrage Dinge herstellen, die die Menschen brauchen. Und so kann es weitergehen, oder? Dann gibt es die Materialien, die vielleicht wieder zurückkommen. Ein Sofa geht also an jemanden, der es ändern möchte, und dann geht es zurück in die Materialbibliothek auf lokaler Ebene. Dann wird es in ein Teil zerlegt, weil es modular aufgebaut ist, und man kann ein Teil verwenden, um einen zukünftigen Stuhl zu bauen. Man kann dann einen der Stoffe nehmen und ihn in eine Art neuen Nährstoff auflösen und ihn dann für den Anbau von Lebensmitteln in dem Restaurant auf der anderen Straßenseite verwenden. + +Wir haben also gesagt, dass dies das Produktionsparadigma ist, das wir uns für die Zukunft von IKEA vorstellen. Sie haben also immer noch Zugang zur Infrastruktur, sie verwalten sie, aber die Beziehung zum Kunden ist ein wenig anders. Der Kunde ist am Ende so etwas wie der Mitgestalter und Mitbegründer. Man kann die Herstellung optional machen. Man kann sagen: Wir können für Sie entwerfen, wir können für Sie fertigen, aber wenn Sie wollen, können Sie es anpassen und sogar Teil eines Produktionsprozesses sein. Ich meine, das ist die Art von Zukunft, die ich mir vorstelle. + +**Raphael Haus:** Das ist also die Art und Weise, wie wir das Wort "Prosumer" verwenden, d.h. jemand, der produziert und irgendwie konsumiert? + +**Tomas Diez:** Und Produktion bedeutet nicht nur, dass man etwas herstellt, sondern auch, dass man Dinge individuell gestalten kann. Sogar die Autoindustrie erlaubt es den Kunden, Dinge individuell zu gestalten. Und Nike-Schuhe sind ein gutes Beispiel dafür. + +*Raphael Haus:** Lassen Sie uns noch ein bisschen zu dem langweiligen Thema Infrastruktur wechseln, denn in Hamburg haben wir viel über Infrastruktur nachgedacht, über eine digitale Infrastruktur. Sie hatten diese Idee von global fließenden Bits und lokal zirkulierenden Atomen. Wir wollen dafür sorgen, dass diese global fließenden Bits so gut wie möglich funktionieren. Neulich habe ich mit Ihrer Kollegin Kate gesprochen, und dabei ist mir etwas in den Sinn gekommen, nämlich: Wir machen keine Plattformen. Ich denke also, dass ihr etwas erlebt und dass ihr auch eine Idee dahinter habt oder eine Strategie. Und es hat auch mit den vielen Kulturen zu tun, so dass man nicht sagen will: Wir wissen, wie eine Plattform funktioniert, wir bringen die Plattform rein und die ganze Welt muss in dieser Struktur arbeiten. Aber wir waren nicht in der Lage, mit allen zu sprechen, und wir waren nicht in der Lage, die Kulturen in den verschiedenen Regionen der Welt zu verstehen. Ist das der Fall? + +**Tomas Diez:** Ich glaube, die physische Infrastruktur ist ein wichtiger Teil davon. Wenn man über die Infrastruktur nachdenkt, dann war es eine Infrastruktur, um Atome zu bewegen. Richtig? Wir haben die Luft- und Raumfahrtindustrie, die sich sehr schnell entwickelt hat. Die Automobilindustrie, eine der fortschrittlichsten des 20. Jahrhunderts. Die Regierungen investierten viel in den Bau von Eisenbahnen, Flughäfen, Häfen und in die Weiterentwicklung der Seeschifffahrt. Der Bau eines größeren Kanals in Panama, in Nicaragua, zum Beispiel. Es wurde versucht, mehr Dinge schneller zu transportieren. Ich glaube, dass die Infrastruktur des 21. Jahrhunderts in eine ganz andere Richtung gehen muss, nämlich in Richtung flexibler Fabriken, in Richtung von Materialfabriken auf Stadtebene, in Richtung Energieproduktion auf lokaler Ebene, in Richtung Nahrungsmittelproduktion auf lokaler Ebene. Dieses Kapital, die Infrastruktur, in die der Staat investieren kann, muss Hand in Hand mit einer digitalen Infrastruktur gehen, die die Bewegung von Bits unterstützt. Und ich glaube, dass wir in diesem Bereich im Moment noch sehr eingeschränkt sind. + +Ich habe an der Entwicklung digitaler Plattformen mitgewirkt, die es den Menschen ermöglichen, miteinander in Kontakt zu treten. So wie fablabs.io, das ich zusammen mit John Reis, einem erstaunlichen Programmierer aus Großbritannien, gegründet habe. Wir dachten ganz naiv, dass dies die Plattform der Fab Labs für Projekte werden könnte. Die Leute reden miteinander und die Projekte werden dokumentiert. Die Leute reden miteinander und das wird die Entwicklung der Fab Labs beschleunigen. Das ist in gewisser Weise gelungen, denn es ermöglicht uns, uns zu registrieren und uns gegenseitig anzuerkennen. Die Leute haben angefangen, im Forum zu reden. Die Projektdokumentation funktionierte nicht wie erwartet, und die ganze Idee der Plattform, dass eine Plattform alle regiert, wurde irgendwie obsolet. +Ich sehe also, dass es viele andere Plattformen gibt, die in ihren eigenen Gemeinschaften fantastische Arbeit leisten, indem sie Designern dabei helfen, ihre Produkte auf digitale Weise anzubieten. Entweder bringen sie Designer mit lokalen Herstellern zusammen, kartieren die Produktionskapazitäten einer Region, wie z. B. Netzwerke usw., oder sie dokumentieren Projekte oder entwerfen online. Ich glaube also, dass die Rolle der Fab City Foundation in der Fab City Global Initiative in diesem Zusammenhang nicht so aussehen muss, dass wir versuchen, alle zu besitzen. Dass wir die Plattform sind, um all dies zu tun. + +Stattdessen habe ich mich mehr für die Idee der Fab Chain eingesetzt. Die Fab-Chain-Idee nutzt das Potenzial der Blockchain-Technologien, das über die Schaffung von Krypto-Vermögenswerten und die Schaffung von mehr Spekulationen hinausgeht. Tatsächlich geht es darum, ein neues Governance-Modell, eine vertrauenswürdige Zertifizierung, eine Art Orchestrierung der Zusammenarbeit im großen Maßstab zu unterstützen, das meiner Meinung nach all diese Plattformen unter sehr, sehr klaren Regeln des Engagements zusammenbringen und verbinden kann, bei denen keine Plattform die andere ausschaltet - ich glaube, dass viele der Plattformen diese Denkweise haben. Das ist wirklich nicht gesund. Es ist toxisch, aber wir müssen die Regeln des Engagements schaffen, um unseren Zweck richtig zu erfüllen und zu wissen, dass, wenn man an diesem Plattform-Ökosystem teilnimmt, man weiß, was man gibt und was man irgendwie bekommt, oder zumindest, welche Regeln das definieren. + +Mein Einsatz für Plattformen besteht also nicht darin, mehr Plattformen zu schaffen, sondern Plattformen dabei zu helfen, miteinander verbunden und aufeinander abgestimmt zu sein. Das wiederum bietet mehr wirtschaftliche Möglichkeiten für jede dieser Plattformen und mobilisiert uns in einem ganz anderen Maßstab. Ich bin mir zu 99,9 % sicher, dass es nicht die eine Plattform geben wird, die eine sehr digitale kapitalistische Denkweise hat. Es ist interessant zu sehen, wie all diese Leute nach offener Produktion, verteilter Fertigung und Zusammenarbeit streben und versuchen, die Markteigentümer eines Plattform-Ökosystems zu sein - und das ist toxisch. Wir sollten wirklich vorsichtig damit sein, dies zu predigen und diese Bemühungen zu unterstützen. Unsere Absichtserklärung ist es, mit Ihnen und anderen Leuten bei der Entwicklung dieses Plattform-Ökosystems zusammenzuarbeiten und der Welt eine klare Botschaft zu vermitteln, was wir mit unserer digitalen Infrastruktur tun wollen. + +**Raphael Haus:** Das ist sehr interessant, diese Absichtserklärung. So können wir Leute in bestimmten Schwerpunktbereichen finden und sie an Bord holen. Und dann haben wir Leute auf der Blockchain-Ebene oder der Community-Ebene, auf der Ebene der Wirtschaftsmodelle. Und all diese Menschen mit den gleichen Absichten können sich verbinden. Das ist großartig. + +**Tomas Diez:** Ich habe bereits einige davon kennengelernt, wie die britische Kunststoff-Community, die nicht nur Maschinen dokumentiert, sondern auch einen Basar hat. Sie haben jetzt einen Marktplatz, auf dem man die Dienstleistungen jedes einzelnen der wertvollen Kunststoffknotenpunkte finden kann. Ich habe diese Plattform in Barcelona und im Süden Spaniens kennen gelernt. Sie heißt Faberin (https://faberin.es/). Sie tun zwei Dinge: Sie verbinden Designer mit einem Marktplatz für Designer, ähnlich wie Etsy, mit handwerklich orientierten, sehr einzigartigen Designern, jungen Designern, und sie verbinden sie mit Kunden und sie verbinden sie mit Herstellern. Regionalisierte Fertigung, das ist faszinierend. Und sie wollen Geld verdienen. Das ist perfekt. Und ich denke, sie spielen immer noch eine Rolle in diesem Plattform-Ökosystem. + +Es gibt andere Plattformen, die an der Produktdokumentation arbeiten, Thingiverse oder Hackaday haben eine riesige Anzahl von Leuten, die Projekte dokumentieren und veröffentlichen. Ich bin sicher, dass die Leute gerne sehen würden, dass zumindest ihre Bemühungen anerkannt werden, wenn jemand anderes eine Kopie herunterlädt. Einer der geheimen Entwürfe, der auf etwas anderes angewandt wird, wird zu einem Produkt, das geschaffen wird, um diese Art von Wertschöpfungskette zu schaffen, wenn es diese zusätzlichen Beiträge zu bereits existierenden Projekten gibt. Fablabs.io ist eine Plattform, die Ihnen hilft, mit den spezifischen Knotenpunkten der Produktion in Verbindung zu treten, wo Sie Leute mit den Fähigkeiten identifizieren und sie auch in den Mix einbringen. Ein Designer muss mit jemandem im Fab Lab einen Prototyp entwickeln. Im Fab Lab kann man den Prototyp herstellen. Mit "Make Works" hat man dann Zugang zu den Fertigungskapazitäten auf regionaler Ebene und kann es dann auf Faberin verkaufen. + +Diese Art von Dingen sind Mikrotransaktionen zwischen Plattformen, die wir programmieren können, wir können sie definitiv einbetten. Zunächst einmal können wir die Werte erklären, die wir in diese Art von transaktionalem Ansatz der Zusammenarbeit einbetten wollen. Aber es geht nicht um eine 100%ig altruistische Zusammenarbeit. Ja, ich möchte zusammenarbeiten und dieses Ziel teilen, aber ich möchte auch Geld verdienen. Und es ist völlig richtig, dass wir den Menschen Anreize bieten sollten. Wir müssen wirtschaftliche Anreize schaffen, denn wenn wir dasselbe Ziel mit ihnen teilen und es ihnen gut geht, wenn ihr Geschäft wächst, dann werden sie mehr Gleichgesinnte anziehen und es wird sich zeigen, dass diese alternativen Produktionsmodelle lebensfähig sind und Wohlstand schaffen können. + +**Raphael Haus:** Wie sieht es mit der Gemeinwohlorientierung der Städte aus? + +**Tomas Diez:** Ich verstehe Leute, die einen eher theoretischen Hintergrund haben, wie den Commons-Ansatz von Elinor Ostrom, und erkenne unser gemeinsames Ziel. Ich glaube, eines der Dinge, die wir lernen sollten, ist, dass man die Ideologie nicht über die Praktikabilität stellen kann. Ich glaube, das ist etwas, wozu wir vor allem im europäischen Kontext neigen. Ich kann sagen, dass diese moralische Herangehensweise wie eine dezente ideologische Schicht ist, die manchmal Verzögerungen verhindert und die Innovation bremst. Und ich glaube, dass es Wege gibt, sich nicht einer Theorie oder einem bestimmten Wertesystem zu unterwerfen, sondern dass sich die Werte weiterentwickeln müssen. Die Gesellschaft entwickelt sich ständig weiter. Wir können uns nicht wirklich auf eine bestimmte Art und Weise festlegen. Wir haben auch gelernt, dass die Hybridisierung viele Vorteile mit sich bringt. + +Es wäre also ein Allmende-Kapitalismus, verstehen Sie, was ich meine? Es kann ein profitables Gemeingut sein. Sie wissen, wie der Gewinn verteilt wird. Ich verstehe das in dem Modell, und in der Theorie klingt es großartig. Aber in der Praxis müssen wir erkennen, dass wir mit einer Welt verhandeln, die existiert. Und man kann nicht sagen: Nein, ich bin der Gute, ich habe viel darüber gelesen, ich kenne die Wahrheit, ihr müsst euch alle ändern - und wenn ihr euch nicht ändert, seid ihr mein Feind. Ich denke, wir müssen akzeptieren, dass dies ein ständiges Aushandeln ist, vor allem in Momenten des Ãœbergangs, die voller Paradoxien sind. +Wir nehmen ein iPhone auf, richtig? Und ich trage Nike's, ich weiß es nicht. Aber wenn wir uns auf diese starren Ideologien versteifen, glaube ich nicht, dass es uns weiterbringt. Wir müssen flexibel sein, ohne echte Werte und ethische Grundsätze zu vernachlässigen. Und unser Ziel, zuallererst, das Ziel. + +**Raphael Haus:** Ich habe mit Thomas von Jogl.io gesprochen, das ist ein riesiges Labor. Er sagte, es geht nur um Wirkung. Man will also Wirkung haben. Du willst keine Ideologien haben. + +**Tomas Diez:** Es endet mit etwas, das gestern im Innovationspanel gesagt wurde. Wie auch immer es am Ende des Tages funktioniert, es ist nicht: Lasst uns die Orang-Utans in Borneo töten, natürlich gibt es einige Prinzipien. Ich sprach von den Grundprinzipien der Erhaltung des Lebens. Um dorthin zu gelangen, wird das nicht von einem Tag auf den anderen geschehen. Und die Mentalität der Menschen ändert sich nicht von einem Tag auf den anderen. Ich habe bei dieser Veranstaltung auch gelernt, dass dieser Kontext in Indonesien und auf Bali sehr neu ist. Es war sehr schwierig, zu erklären, was passieren wird. Aber ich war mir sicher, dass die Leute in dem Moment, in dem sie hereinkamen und sahen, was passierte, endlich verstehen würden. Zum Beispiel: Warum hast du mir das nicht gesagt?! Aber das ist es, was ich euch in den letzten sechs Monaten gesagt habe. + +Also müssen wir uns auch in die Demonstration hineinversetzen. Wenn Sie eine Theorie haben, die funktioniert, und Sie wollen, dass die Leute davon erfahren, und Sie wollen beweisen, dass sie funktioniert. Bauen Sie es und lassen Sie andere Menschen es erleben. Und das ist der Weg, andere zu überzeugen, und nicht der Versuch, ihr Verhalten auf der Grundlage dessen zu kontrollieren, was jemand anderes sagt, wie sie sich verhalten sollen. Ich denke, das ist ein gutes Beispiel. Wir brauchen diese Art von Räumen, es könnte eine Veranstaltung sein, ein Bildungsprogramm, in dem wir die Umgebung schaffen, in der wir anfangen, uns selbst zu erfahren und eine Vorstellung davon zu bekommen, wie diese Sache funktioniert. Das Prototyping, das Prototyping in der Nachbarschaft, das Prototyping in kleinen Gemeinschaften, spielt eine sehr wichtige Rolle. Diese neuen Produktionsmodelle können sehr, sehr gute Einblicke geben. + +**Raphael Haus:** Ich habe eine letzte Frage: Was qualifiziert das Fab Network dazu, bei diesem Ãœbergang eine führende Rolle zu spielen? + +**Tomas Diez:** Ich habe das Fab Network nie als führend in diesem Ãœbergang gesehen. Ich sehe es als Katalysator und Ermöglicher. Auch hier gefällt mir, was geschieht, denn es geht nicht darum, dass ich mich in einem Wald an meinen Schreibtisch setze und alles aufschreibe und die komplizierteste Theorie in der kompliziertesten Sprache aufstelle - um so zu tun, als sei ich sehr hoch entwickelt und fortgeschritten, und als würde niemand verstehen, was aus der Welt werden wird. Wie es viele große Denker in der Vergangenheit getan haben. Ich will damit nur sagen, dass ich fasziniert bin von dem, was gerade passiert, weil ich gesehen habe, wie es wächst. + +Als wir 2007 das Fab Lab Barcelona eröffneten, war es das zehnte Fab Lab in der Welt. Jetzt gibt es 2500 Fab Labs. Ich habe an der Fab Academy Alpha Version teilgenommen, als Student von Neil [Gershenfeld] aus Barcelona, und den MIT-Kurs "How to make almost anything" besucht. Ich habe diesen Prozess durchlaufen, und ich habe selbst erfahren, wie wichtig es ist, ein Umfeld zu haben, in dem man Dinge herstellen kann und Zugang zu anderen Menschen hat, die wissen, wie man Dinge herstellt. Und du lehrst sie, sie lehren dich, und du lernst von der Umgebung, so wie du von einem Buch lernst, von einer Anleitung, der du auf YouTube folgst, indem du diese Erfahrung machst, richtig? Ich sehe das als kreativ, als wachsend. Ich sehe jede Favela als eine Gelegenheit, diese Lernerfahrung zu machen. + +Und jetzt sehe ich sogar noch mehr Potenzial, es auszuweiten und nicht auf das Labor zu beschränken, sondern es aus dem Labor herauszuholen und es in Nachbarschaften oder Gemeinden zu verwirklichen. Es handelt sich eher um eine gemeinschaftliche Maßnahme, bei der das Labor oder andere Projekte zusammenarbeiten. Wir sollten uns mit dem Abfall auf lokaler Ebene befassen. Wir können uns mit bestimmten Lebensmittelversorgungsketten befassen. Wir müssen herausfinden, wie wir mit den Materialien umgehen, die wir brauchen. Wenn ich das sage, spreche ich von ein paar tausend Menschen, und dann sehe ich, dass das Labor diesen Prozess in Gang setzen kann, aber dann wird er so groß werden, dass er über die Labore hinausgeht. Der Erfolg von all dem ist mit unserem Verschwinden verbunden. Das heißt, wenn wir die Fab Labs in der Welt nicht mehr brauchen, dann hat sich die Vision erfüllt. + +So wie man nicht mehr nach Internetcafés suchen muss, richtig? Internetcafés, das war vor 25, 30 Jahren. Wie viele gibt es noch? Sie wissen schon, es gab sie auf der ganzen Welt. Sehr wenige Internetcafés. Und jetzt ist das Internet überall. In ähnlicher Weise glaube ich, dass das Verschwinden der Fab Labs der Erfolg eines Paradigmenwechsels hin zu einer neuen Produktion, einer produktiven Gesellschaft, und damit das Verschwinden von Fab City selbst ist. Wissen Sie, wir existieren nur, weil wir existieren müssen, aber wir arbeiten nicht daran, unsere Existenz auf Dauer zu stellen. Es ist eher so, dass wir an unserem eigenen Verschwinden arbeiten. Hoffentlich vor 2054. + +**Raphael Haus:** Vielen Dank. + +**Tomas Diez:** Vielen Dank. diff --git a/src/pages/de/fabcity/news/index.mdx b/src/pages/de/fabcity/news/index.mdx new file mode 100644 index 0000000000000000000000000000000000000000..8988943ae15f2bfe2fcbfba55975054844ef68a7 --- /dev/null +++ b/src/pages/de/fabcity/news/index.mdx @@ -0,0 +1,11 @@ +--- +layout: "@layouts/HorizontalCardListLayout.astro" +type: article +title: News +subtitle: Aktuelles aus dem Netzwerk +order: 6 +headerImage: images/news/newslist/news-hero_david-becker-lDrHxzUlmyw-unsplash.jpg +headerImageAlt: U-Bahn Station in Hamburg +hideChildren: true + +--- diff --git a/src/pages/de/fabcity/news/opentoolchainfoundation.mdx b/src/pages/de/fabcity/news/opentoolchainfoundation.mdx new file mode 100644 index 0000000000000000000000000000000000000000..d55b92b348cd0ff6e1676cd8a27ef1421bfa7c60 --- /dev/null +++ b/src/pages/de/fabcity/news/opentoolchainfoundation.mdx @@ -0,0 +1,21 @@ +--- +layout: "@layouts/ArticleLayout.astro" +title: Open Toolchain Foundation +order: 540 +subtitle: Kick-Off Event +headerImage: images/news/opentoolchain/opentoolchainfoundation-launch.jpg +headerImageAlt: Gruppenfoto mit Mitarbeitern der Open Toolchain Foundation vor einem Monitor +teaser: '"Open source ecosystems for better engineering" – Die Open Toolchain Foundation hat das Ziel, Technik zu demokratisieren und sie jedem Menschen zugänglich zu machen, der Produkte entwickeln, herstellen oder Designs austauschen möchte.' +type: article +--- +import { Button } from "@components"; + +Ende Juli 2022 war es soweit: Die Open Toolchain Foundation hatte ihr erstes Event. Der Kick-Off war ein voller Erfolg, das hybride Event mit handverlesenen internationalen Experten hat bei allen Teilnehmenden eine gemeinsame Vision, konkrete Ansatzpunkte und natürlich sehr viel Tatendrang hinterlassen. + +Damit wurde nicht nur ein erstes Netzwerk an Multiplikatoren aufgebaut, sondern auch die Bestätigung gegeben, dass es einen großen Bedarf nach verbesserten Open Source Toolchains für Engineering gibt. Aus der Community kam ein breites Spektrum an Aufgaben für die neue Foundation, von einem verbesserten CAD-Kernel über vereinfachte Technische Dokumentation und Interoperabilität bis hin zu verbesserter Benutzerführung und Feature-Implementierungen bei bestehenden Software-Tools. + +Die Open Toolchain Foundation wird von Mitgliedern von Fab City Hamburg, HIWW und Open Source Ecology Germany initiiert. Das Kick-Off Event als Initialisierung der Foundation ist Teil des EU-EFRE geförderten Verbundprojekts INTERFACER. + +<Button text="opentoolchain.org" href="https://opentoolchain.org/" type="primary" newTab /> + + diff --git a/src/pages/de/fabcity/news/webrelaunch.mdx b/src/pages/de/fabcity/news/webrelaunch.mdx new file mode 100644 index 0000000000000000000000000000000000000000..64da55f9038b49933e67d4ae034a767fd357d64e --- /dev/null +++ b/src/pages/de/fabcity/news/webrelaunch.mdx @@ -0,0 +1,36 @@ +--- +layout: "@layouts/ArticleLayout.astro" +title: "Unsere neue Webseite ist live" +order: 500 +subtitle: fabcity.hamburg in neuem Glanz +headerImage: images/news/newwebsite/newwebsite_alvaro-reyes-KxVlKiqQObU-unsplash.jpg +headerImageAlt: Bild eines Tablet-Computers auf einem Tisch voll mit Zeichnungen +teaser: "Willkommen auf unserer neuen Webseite! Nach einer sehr langen Entwicklungsphase gibt es jetzt jede Menge neuer Inhalte, interaktive Features und ein neues technisches Grundgerüst für eine spannende Zukunft." +type: article +--- + +import { People } from "@components"; + +## Warum wir kein WordPress mehr nutzen + +Seit der Gründung des Fab City Hamburg e. V. basierte unsere Webseite auf dem freien Content-Management-System [WordPress](https://wordpress.org/). WordPress ist ein tolles Werkzeug, bringt aber auch einige Probleme mit sich: Neben dem hohen Wartungsaufwand durch notwendige Sicherheitsupdates ist es auch schwer Webseiten-Inhalte mit WordPress öffentlich kollaborativ zu gestalten. Es können immer nur Menschen an der Seite arbeiten, die auch über einen Account für das WordPress-Admin-Panel verfügen. + +Gemäß unseres Vereinszwecks und unserer Nähe zu Open Source möchten wir aber eigentlich öffentliche Kollaboration ermöglichen. Jeder Mensch soll einen Vorschlag für die Änderung unserer Webseite machen können. Deswegen basiert die neue Seite von Fab City Hamburg nun nicht mehr auf einem klassischen Content Management System wie Wordpress, sondern auf einem sogenannten Static Site Generator. + +Dieser Static Site Generator namens [Astro](https://astro.build/) ermöglicht es uns, die Inhalte der Webseite in einfachen Markdown-Dateien abzulegen – nicht in einer Datenbank wie bei klassischen CMS. Diese Dateien können wir dann über unsere eigene GitLab-Plattform jeder Person zugänglich machen. Somit kann jeder Interessierte einen Änderungsvorschlag für die Webseiten-Inhalte einbringen. + +## Technische Plattform ist frei zugänglich + +Die gesamte technische Plattform unserer neuen Webseite, bestehend aus einer [eigenen UI Library](https://gitlab.fabcity.hamburg/software/fabcity-interfacer-ui) mit wiederverwendbaren React-Komponenten und dem [entsprechend konfigurierten](https://gitlab.fabcity.hamburg/software/fchh-website) Site Generator Astro ist Teil des ["Fab City Software Kits"](de/projects/fcos) und steht damit unter einer Open-Source-Lizenz zur freien Verfügung. + +Jeder Interessierte kann die Webseite also ganz oder teilweise wiederverwenden und mit seinen eigenen Inhalten füllen. + +## Schnell, klein und datenschutzfreundlich +Durch die neue technische Basis auf Site-Generator-Basis wird der Großteil unserer Seite einmalig auf dem Server erstellt und kann deswegen sehr schnell geladen werden. Nur wenige Elemente auf der Webseite sind dynamisch und benötigen JavaScript und das React-Framework. + +Deswegen sind die Ladezeiten auf unserer neuen Seite durchgängig in einem sehr guten Bereich. + +Das liegt auch daran, dass wir keine aufgeblähten Tracking-Werkzeug und Plugins einsetzen. Unsere Webseite kommt ohne Cookies aus, und muss deswegen auch keinen störenden Cookie-Banner einblenden. Es wird nur eine sehr kleine Anzahl an externen Diensten eingebunden: Kartendaten von Mapbox (für die Fab Map), YouTube-Einbindungen (als "nocookie"-Variante), ein (optionaler) Newsletter mit Anmeldungsformular von Sendinblue und eine datenschutzfreundliche Statistik-Lösung namens Umami, die wir ebenfalls selbst hosten. + +### Ansprechpartner +<People names={["moritz", "raphael"]} /> diff --git a/src/pages/de/fabcity/news/zerocarbonroadshow.mdx b/src/pages/de/fabcity/news/zerocarbonroadshow.mdx new file mode 100644 index 0000000000000000000000000000000000000000..61fbdce2b1bf99adc14f9cb709bc3cd57c860f2a --- /dev/null +++ b/src/pages/de/fabcity/news/zerocarbonroadshow.mdx @@ -0,0 +1,82 @@ +--- +layout: "@layouts/ArticleLayout.astro" +title: ZERO CARBON ROADSHOW +order: 570 +subtitle: Hamburg – Amsterdam – Paris – Barcelona +headerImage: images/news/roadshow/roadshow-heroimg.png +headerImageAlt: zero carbon roadshow logo +teaser: "Die Zero Carbon Roadshow ist eine der Outreach-Aktivitäten des INTERFACER-Projekts: Um eine digitale Infrastruktur für Fab Cities aufzubauen, ist ein erstes Netzwerk sozialer Beziehungen erforderlich, das auf Vertrauen und persönlichen Kontakten basiert. Auf der anderen Seite zielt das Projekt darauf ab, die zugrundeliegenden Werte der Fab City und das Kernprodukt von INTERFACER, das Fab City Operating System (OS), einem breiten Publikum zu vermitteln. Radfahren ist heutzutage ein starkes Synonym für einen nachhaltigen Lebensstil, neue Formen des Konsums und des Reisens, Umweltbewusstsein, Work-Life-Balance...)." +description: "Die Zero Carbon Roadshow ist eine der Outreach-Aktivitäten des INTERFACER-Projekts: Um eine digitale Infrastruktur für Fab Cities aufzubauen, ist ein erstes Netzwerk sozialer Beziehungen erforderlich, das auf Vertrauen und persönlichen Kontakten basiert. Auf der anderen Seite zielt das Projekt darauf ab, die zugrundeliegenden Werte der Fab City und das Kernprodukt von INTERFACER, das Fab City Operating System (OS), einem breiten Publikum zu vermitteln. Radfahren ist heutzutage ein starkes Synonym für einen nachhaltigen Lebensstil, neue Formen des Konsums und des Reisens, Umweltbewusstsein, Work-Life-Balance...)." +type: article +--- +import { + Accordion, + Tabs, + Member, + YoutubeEmbed, + VideoSlider, + Image, + ActionBox +} from "@fchh/fcos-suite-ui"; +import { + ImageGallery, + Carousel, + VerticalArticleCard, + HorizontalArticleCard, + Icon, + Button, + Pill, + People +} from "@components"; + +<Image img="images/news/roadshow/roadshow-hamburg.jpg" caption="v.l.n.r.: Name (Anschub-Partner für die ersten X Tage), Wolf (Inititator), Henry (Tour-Partner)" subCaption="Foto: privat" /> + +## Die Eckdaten + +- 49 Tage unterwegs +- 2648 Kilometer +- 137 Stunden Radfahren +- 75470kj/Person +- Durchschnittsgeschwindigkeit: 19km/h +- Höchstgeschwindigkeit: 66km/h (wahrscheinlich bergab) +- 12 Hubs und Labs besucht und dokumentiert +- 8 Videos produziert + +<Image img="images/news/roadshow/roadshow-insta-01.jpg" caption="Etappensieg!" subCaption="Foto: privat" /> + +## Die Tour + +Die Zero Carbon Roadshow begann am 06.07.22 in Hamburg mit vier Haupt-Zwischenstopps: + +| Leg | Date | Distance | Climbing | +|-----------------------|-------------|-----------|----------| +|**Amsterdam** |07. - 16.7.22|500 km | 732 m| +|**Paris** |17. - 29.7.22|610 km. |1791 m| +|**Rhône Alpes Region** |30. - 08.8.22|582 km. |2551 m| +|**Barcelona** |09. - 24.8.22|956 km |5551 m| +| **TOTAL** | **49 days** |**2648 km**|**10652m**| + + +## Der Roadshow Vlog + +<VideoSlider + client:only="react" + fluid={true} + title="" + entries={["h7xP08U3UtI", "nddZvuCx-ag", "pDa3HcTbQss", "79sk79siAHY", "SU2Ohc-0wL8", "YibkcuMOMWs", "VKhCO7H61kk", "-9xAPuAV2_s"]} + itemWidth={800} +/> + +<ActionBox + title="Alle Infos zur Tour" + description="auf der INTERFACER Seite" +> + <Button + text="Zero Carbon Roadshow" + icon="Launch" + newTab + iconSize={24} + type="primary" + href="https://www.interfacerproject.eu/news/roadshow/" + /> +</ActionBox> diff --git a/src/pages/de/fabcity/newsletter.mdx b/src/pages/de/fabcity/newsletter.mdx new file mode 100644 index 0000000000000000000000000000000000000000..03c4f5205a9df750679982c39143e2c674b2e52b --- /dev/null +++ b/src/pages/de/fabcity/newsletter.mdx @@ -0,0 +1,13 @@ +--- +layout: "@layouts/ArticleLayout.astro" +title: Newsletter +order: 5 +subtitle: Stay in the loop +headerImage: images/fchh/newsletter/mailboxes-jEtIxnjeXHA-unsplash.jpg +headerImageAlt: Fab City Hamburg +teaser: "Die neusten Infos und Insights aus der Hamburger Makerszene und der globalen Fab-City-Bewegung etwa ein Mal pro Monat direkt in dein Postfach? Wie gut ist das denn? Ab sofort nichts mehr verpassen und gleich zu unserem Newsletter anmelden!" +hidden: true +--- + + +<iframe width="100%" height="380px" className="fc-outline-none" src="https://2df78ae3.sibforms.com/serve/MUIEALPZKemKIz7zM28YjvMbIL2CokKofSEOlCPbtYP4xoEemfh9c0Gc-y090laW6U4TZZFvVg1uVRFAzZtjxpJbvEu35PFEuui_pEfVEcd6V_Hnr60vdFpkYb8K4Qz-cmKxPWORvpUzcBnzpfxXkbu-h2l7exx6e7Sl4qItSS2jbJnPzVyuedqOJ6ygc7WSJ5gBnrG1-pHOz3MN" frameborder="0" scrolling="auto" allowfullscreen style="display: block;margin-left: auto;margin-right: auto;max-width: 100%;"></iframe> diff --git a/src/pages/de/fabcity/vision2054.mdx b/src/pages/de/fabcity/vision2054.mdx new file mode 100644 index 0000000000000000000000000000000000000000..00e797ead21305a0cc1a1a091d72119a64e6d723 --- /dev/null +++ b/src/pages/de/fabcity/vision2054.mdx @@ -0,0 +1,70 @@ +--- +layout: "@layouts/ArticleLayout.astro" +title: Vision 2054 +order: 3 +subtitle: In Zukunft zirkulär +headerImage: images/fchh/hamburg2054/2054_deepmind-lISkvdgfLEk-unsplash.jpg +headerImageAlt: 3D-Bild Zukunftsszenario in Hamburg Farben Blau und Rot +teaser: "Mehrere globale Trends prägen die Gegenwart: der Klimawandel, eine nicht abreißende Ressourcen-Verschwendung, globale Lieferketten, eine weltumspannende Digitalisierung sowie eine massive Veränderung der Arbeitswelt. Diese Trends verstärken sich gegenseitig, und die Corona-Pandemie hat sie seit 2020 noch einmal zugespitzt. Das wird etwa an kritischen Lieferengpässen deutlich. Zugleich zieht es weltweit immer mehr Menschen in die Städte, weil hier die Aussichten, einen Job zu finden, besser sind als in ländlichen Regionen." +--- +# Wo geht's hin? + +## Die Ausgangssituation + +Derzeit leben bereits 50 Prozent der Weltbevölkerung in Städten, 2050 könnten es nach Prognosen von UN Habitat bereits 70 Prozent sein. + +Städte oder verstädterte Regionen wirtschaften bislang aber nicht nachhaltig: Ihr Anteil an Treibhausgas-Emissionen und Ressourcen-Verbrauch sehr hoch ist. Sie sind die Knotenpunkte eines globalisierten Konsums und weltweiter Datenströme, die immer mehr Energie verschlingen. + + + +Darin liegt allerdings auch eine Chance: Denn während die internationale Staatenwelt in der Umwelt- und Klimadiplomatie nur schleppende Fortschritte erzielt, lassen sich in Städten die Weichen für eine nachhaltige Zukunft deutlich leichter stellen. Mehr noch: Städte sind die Orte, an denen weltweit bereits Alternativen zur bisherigen Art der Globalisierung mit all ihren bekannten Problemen erprobt und bereits gelebt werden. Genau hier setzt also das Konzept der Fab City an. Als Katalysatoren können wir die Wirkung von Städten in wirtschaftlichen, soziokulturellen und ökologischen Dimensionen erheblich beschleunigen und steigern. Wir befördern so eine nachhaltige Entwicklung, die das Leben in den Städten lebenswert macht. + +## Das Konzept der Fab City + +Vereinfacht gesagt, ist eine Fab City eine Stadt, die (fast) alles, was sie benötigt und verbraucht, zunehmend selbst herstellt. Fernziel der globalen Fab-City-Initiative ist, bis 2054 den Ãœbergang zu einer open source-basierten Kreislaufwirtschaft auf dem Gebiet einer Stadt oder Region zu schaffen. Es würden dann nur noch Datensätze importiert und exportiert – Energie, Rohstoffe, Materialien, Halbzeuge und Produkte hingegen würden im Stadtgebiet selbst zirkulieren, wiederverwertet und neu zusammengesetzt werden. Die Wirtschaft geht also vom heutigen PITO-Modell, für „Products In – Trash Out“ (Produkte importieren, Müll exportieren), zum DIDO-Modell, für „Data In – Data Out“ (Daten importieren, Daten exportieren), über. + + + +Das wäre erstens ökologisch nachhaltig, weil die Stadt ihren Ressourcenverbrauch und Treibhausgas-Ausstoß besser selbst steuern kann. + +Es wäre zweitens wirtschaftlich nachhaltig, weil sie lokale Wertschöpfung fördert und nicht mehr von globalen Lieferketten für Produkte und Rohstoffe abhängig ist. + +Und es wäre drittens sozial nachhaltig, weil die Stadtbewohner:innen nicht mehr zuerst Konsument:innen andernorts produzierter Dinge sind, sondern näher an der Wertschöpfung stehen – was wiederum den sozialen Zusammenhalt der Stadt stärken kann. Mehr noch, die Kreativität und Selbstwirksamkeit einer gesamten Stadtgesellschaft kann sich in einem bisher nicht gekannten Maße entfalten. + + + +Dass die Fab City keine reine Utopie ist, liegt an mehreren Entwicklungen. Es ist immer mehr offene Technologie in Form von offen lizenzierter Hardware und Software verfügbar. Offen bedeutet in diesem Kontext, dass die Dokumentation zu Design- und Konstruktionsplänen sowie Softwarecode für alle frei zugänglich und nutzbar sind. Diese Offenheit senkt zunehmend die Anschaffungskosten für Produktionsmittel und immer mehr Menschen und Organisationen können sich benötigtes technisches Know-how aneignen. Die Digitalisierung und Vernetzung von Fertigungsinfrastruktur ermöglicht wiederum, Dinge nicht mehr an wenigen Orten in Massenproduktion, sondern verteilt und dezentral nach lokalen Bedürfnissen herzustellen. Die relevanten Datensätze für die Herstellung lassen sich global austauschen und an die lokalen Bedürfnisse anpassen. Mit Maker Spaces, Fab Labs und Open Labs sind in den vergangenen Jahren erste Prototypen für lokale Produktionsorte entstanden, an denen sich viele Akteur:innen an der Herstellung von Gütern beteiligen können. Diese offenen Produktionsorte können zusammen mit Handwerk und Unternehmen zu einer neuen, dezentralen Infrastruktur im gesamten Stadtgebiet weiterentwickelt werden. + +## Die ersten Schritte bis 2024 + +Der Fab City Hamburg e.V. will bis 2024 möglichst viele für das Konzept relevanten Akteur:innen vernetzen und erste Grundlagen für eine künftige Fab City schaffen. Hierfür koordiniert er folgende Maßnahmen: + +**Die Entwicklung und Verbreitungdes Betriebssystems für die globale Fab City-Initiative „Fab City OSâ€**. Fab City OS (FCOS) umfasst Software, die das Fab City-Produktionssystem, der Open Source Kreislaufwirtschaft (OSK), so effizient machen soll, dass sie die herkömmliche proprietäre und lineare Ökonomie verdrängt. Dabei teilen wir die OSK in Phasen auf, die sich von der global verteilten Entwicklung, über die lokal verteilte Fertigung bis zur sortenreinen Trennung der Materialien erstrecken. Diese werden jeweils durch spezifische FCOS-Module getragen. Darüber hinaus bündelt und verbreitet der FCHH Software unter dem Namen “Software Kitâ€, die die Verbreitung der Nutzung von FCOS unterstützt. Das Prinzip der föderierten Software-Architektur wird durchgehend angewandt. Der FCHH entwickelt und verbreitet FCOS und das Software Kit in enger Abstimmung mit der Fab City Foundation. Mehr zu FCOS und dem Software Kit findet sich hier. + +**Die Unterstützung und Weiterentwicklung von Fab Labs/Makerspaces.** In Hamburg sind in den 2010er Jahren bereits fünf solche offenen Werkstätten aufgebaut worden, weitere sollen eröffnet werden. Sie sind die Schnittstelle zur Zivilgesellschaft, vermitteln niederschwellig Know-how für eine digitale Fertigung (etwa über Workshops) und bieten Erfinder:innen die Möglichkeit, erste Prototypen einer potenziellen Innovation herzustellen. Sie sind zugleich Weiterbildungsorte für Citizen Education und Labore für eine Citizen Innovation. Zudem sind sie Treffpunkte für Communities in den Stadtteilen und haben eine Strahlkraft in ihre Viertel, sodass sie sich langfristig zu â€Orten des gemeinsamen Machens und Wirkens†entwickeln. + +**Den Aufbau eines Fab City Hauses als Prototyp für künftige Produktionsorte, die Produkte und Maschinen in bedarfsorientierten Kleinserien fertigen können.** Im Fab City Haus wird das Open Lab Starter Kit entwickelt und produziert, ein Satz von digitalen Open Source-Fertigungsmaschinen (bestehend u. a. aus 3D-Drucker, Lasercutter, CNC-Fräse), die neue Labs als Grundausstattung übernehmen können. Im Fab City Haus werden exemplarisch kreislauffähige Produkte und lokale Fertigungsmethoden erforscht und entwickelt, unter anderem für Metall, Kunststoffe und nachwachsende Rohstoffe wie Holz und Textilien. + +**Das „Fab City Incubator“-Programm.** In den bereits bestehenden Labs sowie in stadtweiten Ideenwettbewerben sollen Produktideen für eine Kreislaufwirtschaft identifiziert und bis zur Prototypenreife gebracht werden. Anschließend werden sie zur Entwicklung eines Geschäftsmodells an ein lokales Beratungsnetzwerk übergeben. Die Produktdesigns werden zudem auf Fab City OS publiziert. Diese Publikation auf Fab City OS fördert die global verteilte Entwicklung der Produkte einer Fab City. + +**Die Entwicklung und Umsetzung eines Workshop-Programms, um mehr und mehr Hamburger:innen an die Möglichkeiten der digitalen Fertigung heranzuführen.** Diese Workshops werden überwiegend in den Labs veranstaltet. Sie richten sich an Anfänger:innen, fortgeschrittene Maker:innen und Unternehmen. Der Fab City Hamburg e.V. selbst organisiert die Workshops, etwa zum Bau des Open Lab Starter Kits oder zu neuen Produktdesigns. + +**Die Erstellung eines Fab City Index für Hamburg nach dem Vorbild des Indexes der Fab City Paris.** Für den Index werden Daten über die Produktionskapazitäten der Hamburger Wirtschaft sowie über die vorhandenen Recyclingkapazitäten gesammelt, um sowohl Lücken als auch Potenziale auf dem Weg zur Fab City zu identifizieren. + + + + +## Werte und Leitlinien + +- **Open-Source-Prinzip**: Wo immer es möglich ist, setzen wir offene Technologien ein, die Codes und Konstruktionen frei zugänglich machen. + +- **Datensouveränität**: Daten sind Commons, also Allgemeingut. + +- **Transparenz**: Produktions- und Recycling-Prozesse werden so dokumentiert, dass alle Bürger:innen diese nachvollziehen können. + +- **Inklusion**: Die Orte und die Prozesse der Fab City sind offen für alle, ungeachtet ihres sozialen Status oder ihrer Herkunft; mehr noch, wir setzen uns dafür ein, dass alle Bürger:innen sich das für die Fab City nötige Knowhow aneignen können. + +- **Nachhaltige Entwicklung**: Darüber hinaus orientiert sich Fab City Hamburg e.V. auch an den Zielen für eine Nachhaltige Entwicklung der Vereinten Nationen. + +*Hamburg, im Februar 2022* + diff --git a/src/pages/de/index.mdx b/src/pages/de/index.mdx new file mode 100644 index 0000000000000000000000000000000000000000..e649c82376cb6bc5c7d3e0eaeb8b1e61ee18d4be --- /dev/null +++ b/src/pages/de/index.mdx @@ -0,0 +1,318 @@ +--- +layout: "@layouts/HomeLayout.astro" +title: Home +headerImage: images/home/2054-hamburg-collage-05.jpg +headerImageAlt: Hamburg 2054 Collage +description: "Lokal produzieren, alles recyceln, global vernetzt sein: Das ist die Idee der Fab City. Die Fab City ist die Antwort auf die Herausforderungen der Gegenwart, allen voran den Klimawandel." +--- + +import { + ImageGallery, + Carousel, + LogoGrid, + Button, + NewsletterFullWidth, + SubFooter, +} from "@components"; + + +<div class="fc-relative-width-full fc-bg-pearl-500 lg:fc-pt-32 fc-pt-16 lg:fc-pb-16 fc-pb-10"> + <div class="fc-container font-plex text-grey-900"> + <div class="fc-grid fc-grid-cols-1 lg:fc-grid-cols-[18%_64%_18%]"> + <div class="lg:fc-col-start-2"> + <h2 class="fc-text-5xl fc-leading-none fc-mb-10">Lokal produziert, global vernetzt.</h2> + <p class="fc-text-xl fc-mb-4">Lokal produzieren, alles recyceln, global vernetzt sein: Das ist die Idee + der Fab City. Die Fab City ist die Antwort auf die Herausforderungen der + Gegenwart, allen voran den Klimawandel. Mit einer konsequenten + Kreislaufwirtschaft, mit neuen Produktionsverfahren aus offen zugänglichen + Maschinen, einer neuen digitalen Infrastruktur für die Stadt und einer + umfassenden Teilhabe der Stadtbewohner:innen kann das gelingen.</p> + <p class="fc-text-xl fc-mb-10">Hamburg hat 2019 als erste deutsche Stadt beschlossen, eine Fab City zu + werden – gemeinsam mit 41 anderen Städte weltweit. Ãœber 20 Hamburger + Initiativen, Unternehmen und Institutionen arbeiten inzwischen daran, die + Vision eines Tages auch an der Elbe wahr werden zu lassen. Jeder kann Teil + davon werden. Welche Projekte und Angebote es gibt, wie man mitmachen kann + und vieles mehr, zeigt diese Seite. Auf in die Fab City!</p> + <Button + text="Mehr über uns" + href="de/fabcity/association/" + type="primary" + icon="ArrowRight" + iconSize="24" + /> + </div> + </div> + </div> +</div> +<ImageGallery + fullBleed={true} + files={[ + { + tag: "01/23", + img: "images/slider/homefeed/DSC09726.jpg", + caption: "Die ersten Buildworkshops laufen an.", + subCaption: "Foto: Jennifer Wilke", + }, + { + tag: "01/23", + img: "images/slider/homefeed/DSC09697.jpg", + caption: "BUILDWORKSHOP: Solar Energiespeicher mit Ladegerät, Fabulous Lab", + subCaption: "Foto: Jennifer Wilke", + }, + { + tag: "01/23", + img: "images/slider/homefeed/DSC09556.jpg", + caption: "BUILDWORKSHOP: Entwicklung von Pilzmyzel Akustik-Absorbern, Curious Community Labs", + subCaption: "Foto: Jennifer Wilke", + }, + { + tag: "01/23", + img: "images/slider/homefeed/DSC09548.jpg", + caption: "BUILDWORKSHOP: Entwicklung von Pilzmyzel Akustik-Absorbern, Curious Community Labs", + subCaption: "Foto: Jennifer Wilke", + }, + { + tag: "12/22", + img: "images/slider/homefeed/ima_adfecff.jpeg", + caption: "Weihnachstfeier Fab City Hamburg e.V. und HSU", + subCaption: "", + }, + { + tag: "12/22", + img: "images/slider/homefeed/ima_48c34e7.jpeg", + caption: "Weihnachstfeier Fab City Hamburg e.V. und HSU", + subCaption: "", + }, + { + tag: "12/22", + img: "images/slider/homefeed/ima_44f5009.jpeg", + caption: "Weihnachstfeier Fab City Hamburg e.V. und HSU", + subCaption: "", + }, + { + tag: "12/22", + img: "images/slider/homefeed/ima_42e00aa.jpeg", + caption: "Weihnachstfeier Fab City Hamburg e.V. und HSU", + subCaption: "", + }, + ]} + light +/> +<NewsletterFullWidth locale="de" title="Bestell' unseren Newsletter 🤙" placeholder="Deine E-Mailadresse" buttonText="Anmelden"/> + +<div class="fc-container fc-mt-24 fc-max-w-7xl"> + <LogoGrid + title="Vereinsmitglieder" + columns={6} + logos={[ + { + src: "images/logos/logo-3dstrong_2by1.svg", + alt: "3D Strong", + href: "https://3dstrong.de/", + }, + { + src: "images/logos/logo-attraktor_2by1.svg", + alt: "Attraktor", + href: "https://www.attraktor.org", + }, + { + src: "images/logos/logo-code4hamburg_2by1.svg", + alt: "Code4Hamburg", + href: "https://codeforhamburg.org/", + }, + { + src: "images/logos/logo-curious_2by1.svg", + alt: "Curious Community Labs", + href: "https://curious.bio/", + }, + { + src: "images/logos/logo-fabulousstpauil_2by1.svg", + alt: "Fabulous St. Pauli", + href: "https://www.fablab-hamburg.org/", + }, + { + src: "images/logos/logo-goldschmiedekillinger_2by1.svg", + alt: "Goldschmiede Killinger", + href: "https://goldschmiede-killinger.de/", + }, + { + src: "images/logos/logo-hamburgerklimaschutzstiftung_2by1.svg", + alt: "Hamburger Klimaschutzstiftung", + href: "https://www.hamburger-klimaschutzstiftung.de/", + }, + { + src: "images/logos/logo-hamburgkreativgesellschaft_2by1.svg", + alt: "Hamburg Kreativgesellschaft", + href: "https://kreativgesellschaft.org/", + }, + { + src: "images/logos/logo-hcatplus_2by1.svg", + alt: "HCAT Plus", + href: "https://www.hcatplus.de/", + }, + { + src: "images/logos/logo-hsu_2by1.svg", + alt: "Helmut Schmidt Universität", + href: "https://www.hsu-hh.de/", + }, + { + src: "images/logos/logo-hiww_2by1.svg", + alt: "HIWW", + href: "https://www.hiww.de/", + }, + { + src: "images/logos/logo-hofalab_2by1.svg", + alt: "HoFaLab", + href: "https://hofalab.de/", + }, + { + src: "images/logos/logo-houseofall_2by1.svg", + alt: "House of All", + href: "https://wearall.clothing/", + }, + { + src: "images/logos/logo-impacthub_2by1.svg", + alt: "Insel e.V.", + href: "https://hamburg.impacthub.net/", + }, + { + src: "images/logos/logo-inselev_2by1.svg", + alt: "Insel e.V.", + href: "https://insel-ev.de/", + }, + { + src: "images/logos/logo-libresolar_2by1.svg", + alt: "Libre Solar", + href: "https://libre.solar/", + }, + { + src: "images/logos/logo-miraico_2by1.svg", + alt: "Miraico", + href: "https://miraico.jimdosite.com/", + }, + { + src: "images/logos/logo-motte_2by1.svg", + alt: "Motte", + href: "https://www.diemotte.de/de/", + }, + { + src: "images/logos/logo-regenholz_2by1.svg", + alt: "regenholz", + href: "https://regenholz.de/", + }, + { + src: "images/logos/logo-suederelbeag_2by1.svg", + alt: "Süderelbe AG", + href: "https://www.suederelbe.de/", + }, + { + src: "images/logos/logo-welcomewerkstatt_2by1.svg", + alt: "Welcome Werkstatt", + href: "https://www.welcome-werkstatt.de", + }, + { + src: "images/logos/logo-xyzcargo_2by1.svg", + alt: "xyz Cargo", + href: "http://www.xyzcargo.com/", + }, + { + src: "images/logos/logo-zrkular_2by1.svg", + alt: "ZRKULAR", + href: "https://zrkular.de/", + }, + ]} + /> + +</div> +<SubFooter + src={"images/illustrations/FCHH-Illu-Intro_placeholder.png"} + alt="Monochrome stylized illustration of a city and the people working and living in it" + position="left" +/> + +<Carousel + title="News" + fluidToTheRight={true} + paths={[ + "de/fabcity/news/webrelaunch", + "de/fabcity/news/fchh-podcast-episode1", + "de/fabcity/news/balifabfest", + "de/fabcity/news/fabcityfullstack", + "de/fabcity/news/zerocarbonroadshow", + ]} +/> + +<Carousel + title="Events" + fluidToTheRight={true} + paths={[ + "de/network/events/tfom23", + "de/network/events/buildworkshops", + "de/network/events/codeweek2022", + "de/network/events/fabfriday", + ]} +/> + +<div class="fc-container fc-my-24 fc-max-w-7xl"> + <LogoGrid + title="Partner" + columns={6} + logos={[ + { + src: "images/logos/logo-fabcityglobal_2by1.svg", + alt: "Fab City Global", + href: "https://fab.city/", + }, + { + src: "images/logos/logo-buecherhallenhamburg_2by1.svg", + alt: "Bücherhallen Hamburg", + href: "https://www.buecherhallen.de/", + }, + { + src: "images/logos/logo-buceriuslawschool_2by1.svg", + alt: "Bucerius Law School", + href: "https://www.law-school.de/", + }, + { + src: "images/logos/logo-hcu_2by1.svg", + alt: "Hafencity Universität", + href: "https://www.hcu-hamburg.de/", + }, + { + src: "images/logos/logo-klu_2by1.svg", + alt: "Kühne Logistics University", + href: "https://www.the-klu.org/", + }, + { + src: "images/logos/logo-opensourceecology_2by1.svg", + alt: "Open Source Ecology", + href: "https://wiki.opensourceecology.de", + }, + { + src: "images/logos/logo-verbundoffenerwerkstaetten_2by1.svg", + alt: "Verbund offener Werkstätten", + href: "https://www.offene-werkstaetten.org/", + }, + { + src: "images/logos/logo-npi_2by1.svg", + alt: "New Production Institute", + href: "https://newproductioninstitute.de/", + }, + { + src: "images/logos/logo-iopalliance_2by1.svg", + alt: "Internet of Production Alliance", + href: "https://www.internetofproduction.org/", + }, + { + src: "images/logos/logo-opennext_2by1.svg", + alt: "OPEN NEXT", + href: "https://opennext.eu/", + }, + { + src: "images/logos/logo-tuhh_2by1.svg", + alt: "Technische Universität Hamburg", + href: "https://www.tuhh.de/tuhh/startseite.html", + }, + ]} + /> +</div> diff --git a/src/pages/de/knowledge_hub/demo_kn_fchh.png b/src/pages/de/knowledge_hub/demo_kn_fchh.png new file mode 100644 index 0000000000000000000000000000000000000000..9adbf0470cc96af985494b71c4238e3101be4cdc Binary files /dev/null and b/src/pages/de/knowledge_hub/demo_kn_fchh.png differ diff --git a/src/pages/de/knowledge_hub/demo_knowhow1_page.md b/src/pages/de/knowledge_hub/demo_knowhow1_page.md new file mode 100644 index 0000000000000000000000000000000000000000..d0f855be12222c4ec08e6e96045407c4d9383b7b --- /dev/null +++ b/src/pages/de/knowledge_hub/demo_knowhow1_page.md @@ -0,0 +1,125 @@ +--- +layout: "@layouts/ArticleLayout.astro" +title: How to write a knowledge resource? +order: 2 +subtitle: I like to give a first introduction :) +headerImage: images/home/nasa-Q1p7bh3SHj8-unsplash_fchh.jpg +headerImageAlt: test hero image +date: 09102022 +author: Raphael Haus +tags: + - title: category-title + target: https://www.google.de +--- + +# What is the Knowledge Hub? +The Knowledge Hub of Fab City Hamburg (FCHH KN) is a section of the FCHH website where you can find so-called 'Knowledge Resources' - pages of useful content, similar to a blog post, with the difference that they can become very extensive with subpages and have metadata. They are either written directly for FCHH KH or we simply link to good content that we find useful. We just add some information so people can search for it better. + +Here you can see a screenshot of the UI design: + +<img src="demo_kn_fchh.png" width="500" /> + + +# How to write a knowlege resource? +I'll explain how to add content to FCHH's Knowlege Hub! Basically, you can **add knowledge resources** in three ways. + +**We will have:** + +### Pages (internal) +A page is a piece of content written on FCHH with all the editing capabilities that the FCHH website offers (images, lists, accordion, subpages, TOC, ...). This content generates a page (a markdown file in our repo). + +So this is an actual **page** content. It is written in Markdown. Later you will get a URL with a WYSIWYG web editor. The editor avoids you having to write code in .md format in Gitlab. But for now, please just write the content as you see it here. + +### Link to a website (external). +We also want to curate resources that are out there. We link a URL and add a little description and some information (metadata) and we're done. + +### We reproduce a source (embed an external public .md source). +Let's say we found a great wiki that we like very much and that is also based on single .md pages. With no (or only minor) changes, we can simply take the raw source and render it to our site, presenting it with the same look as our internal pages. + +# Add metadata. +If you look closely, knowledge is nothing more than organized content. And that's exactly what we're going to do. Knowledge Hub content becomes knowledge by adding metadata to it. We will use standard content pages and add a metadata field to them. This way we can sort the content by different data. + +The metadata will be added later in a form similar to this: + +<img src="form.png" width="500" /> + + + +## We will add metadata in a standadised form + +For each knowledge entry (be it a linked content or a page), a metadata field will appear at the beginning. Maybe it will be a text with '---' at the beginning and end, maybe something else. It doesn't matter right now because we can change it quickly. + +### The metadata will look (approximately) like this: + + +- Author: Author Name Last Name + +- Category: Learning + +- Language: English + +- License: CC-BY-SA 4.0 + +- SDG: 12 + +- Type: Tutorial, Guide + +- Hashtag: Introduction, PersonalByRaphael + + +**Explainations:** + +**Author:** If you don't know, leave it blank. If many, we should align a workding. "by community"? + +**Category** This comes from the (full stack)[https://books.fablabbcn.org/make-works/on-boarding-new-make-works-regions/how-to-fab-city-full-stack-workshop]. I like the idea to align with the Fab City Full stack and use the same categories. ther are the following 7 (I made the wordings a bit more 'on point'): +- Physical Infrastructure +- Digital Infrastructure +- Learning +- Network +- Strategies +- Metrics +- Incubation + +**SDG** stands for Sustainable Development Goals. They are very famous. Look them up: https://sdgs.un.org/goals. We are mostly using SDG 12 probably (Ensure sustainable consumption and production patterns). + +**Type** is a free tag cloud. Use whatever you feel is most helpful. Use it like a hashtag. + +the rest should be clear :) + + +# How to start with content creation +0. The website is not ready yet, so we need to manually compile the knowledge resources first. Sorry!!! +1. choose a folder or repository where you will collect the many pages you want to create. If you don't know, ask @moritz. +2. use one of the 2 Template here: + +# 1. Template for an internal Knowlege Ressource Page + +- Title: How to start with your OSH Repository +- Content: 'here you place in you complete text in md form' +- Author: Jo Jung, Elmo, Fifi und Konsorten +- Category: Digital Infrastructure, Metrics +- Language: English +- License: CC-BY-SA 4.0 +- SDG: 12 +- Type: Tutorial, Guide +- Hashtag: OSH, Documentation + +# 2. Template for a linked Knowlege Ressource Page + +- URL: https://certification.oshwa.org/ +- Description: OSHWA Certification provides an easy and straightforward way for producers to indicate that their products meet a uniform and well-defined standard for open-source compliance. +- Author: +- Category: Learning +- Language: English +- License: CC-BY-SA 4.0 +- SDG: 12 +- Type: Tool, Database +- Hashtag: OSH, Standardisaton, Certification + + +# Template for a embeded Knowlege Ressource Page + +Not working right now. Please wait! + + + diff --git a/src/pages/de/knowledge_hub/form.png b/src/pages/de/knowledge_hub/form.png new file mode 100644 index 0000000000000000000000000000000000000000..09d96617babc1d05dc22eeefaa05adfd9cb42ae9 Binary files /dev/null and b/src/pages/de/knowledge_hub/form.png differ diff --git a/src/pages/de/legal.mdx b/src/pages/de/legal.mdx new file mode 100644 index 0000000000000000000000000000000000000000..337fe2a862fee42eac638be760d0919dbc0b43dd --- /dev/null +++ b/src/pages/de/legal.mdx @@ -0,0 +1,32 @@ +--- +layout: "@layouts/ArticleLayout.astro" +title: Impressum +subtitle: Wer steht dahinter? +headerImage: images/fchh/association/fchh-logopattern-hero.png +headerImageAlt: Picture of two metal palm trees +hidden: true +--- + +## Angaben gemäß § 5 TMG + +Fab City Hamburg e.V. +Hermann-Blohm-Straße 3 +20457 Hamburg + +**Vertretungsberechtigter:** Dr. Tobias Redlich (für die Helmut Schmidt Universität/Universität der Bundeswehr) + +**Registergericht:** Amtsgericht Hamburg +**Registernummer:** VR 24578 +**Umsatzsteuer-Identifikationsnummer:** DE347419319 + +### Kontakt: +**E-Mail:** <a href="mailto:info[ätt]fabcity.hamburg">info(ätt)fabcity.hamburg</a> +**Telefon:** 040/31976868 + +## Verantwortlich für den Inhalt nach § 18 Abs. 1 MStV + +Fab City Hamburg e.V. +Hermann-Blohm-Straße 3 +20457 Hamburg + +**Vertretungsberechtigter:** Dr. Tobias Redlich (für die Helmut Schmidt Universität/Universität der Bundeswehr) diff --git a/src/pages/de/network/community.mdx b/src/pages/de/network/community.mdx new file mode 100644 index 0000000000000000000000000000000000000000..ed13acc2b0fd7e3d42bc9f3d555facceb1af73de --- /dev/null +++ b/src/pages/de/network/community.mdx @@ -0,0 +1,127 @@ +--- +layout: "@layouts/ArticleLayout.astro" +title: Community +order: 1 +subtitle: Sei dabei! +headerImage: images/network/community/curious-DSC03365-close.jpg +headerImageAlt: test hero image +teaser: "Wir sind ein junger Verein mit vielfältigen Aktivitäten und einem wachsenden Netzwerk. Ob Schüler:innen, Student:innen, Unternehmer:innen, Professionals oder Hobby-Maker:innen – wir freuen uns über jede/n, den/die unsere Vision einer 'Fab City Hamburg' anspricht. Hier findest Du einen Ãœberblick der Möglichkeiten zum Andocken und Mitmachen!" +--- +import { + ActionBox +} from "@fchh/fcos-suite-ui"; +import { + Icon, + Button, + People +} from "@components"; + +## Fab City Chat +<Icon name="Chat" size="36" /> +Am liebsten kommunizieren wir über die Messenging-Plattform 'Matrix'. Dort tauschen wir uns aus und organisieren unsere Aktivitäten. Das Tool hat weltweit über 60 Millionen Nutzer:innen, läuft in allen gängigen Webbrowser und ist als App für iOS und Android verfügbar. In den thematisch angelegten 'Rooms' (wie Slack oder Discord 'Channels') kannst du viele Akteure des Netzwerks direkt kennenlernen und deine Fragen und Ideen mit anderen teilen. +<ActionBox + title="Schnack mit! Hol dir den Element Messenger." + description="Kostenlos, unabhängig, sicher." +> + <Button + text="Infos & Anleitung" + icon="Chat" + iconSize={24} + type="primary" + href="/de/network/matrix/" + /> +</ActionBox> + +### Unsere Chatrooms +- [Room: FCHH Welcome](https://matrix.to/#/#welcome:fabcity.hamburg) – Unser Community Kanal mit 335+ Teilnehmer:innen. Du hast Fragen, möchtest aktiv werden: Komm rum, stell Dich kurz vor und schau dich um. +- [Room: FCOS](https://matrix.to/#/#fcos:fabcity.hamburg +) – Verfolge die Entwicklung und Demo-Sessions eines Betriebssystems für Fab Cities (Fab City Operating System 'FCOS') als Teil des [INTERFACER-Projekts](de/research/interfacer/) und bring dich ein. +- [Room: Knowledge Hub](https://matrix.to/#/#knowledgehub:fabcity.hamburg) – Verfolge die Entwicklung einer offenen Wissensplattform für Maker:innen, Unternehmer:innen, Designer:innen, Handwerker:innen, Produzent:innen, Forschende etc. und bring dich ein. [Hier](de/projects/knowledgehub/) findest du unsere ersten Schritte. + + +## Fab City Haus +<Icon name="CarbonForIbmProduct" size="36" /> +Eine Forschungs- und Lernumgebung für offene und lokale Produktion: Innovation, Forschung und Bildung im Bereich digitaler Produktion, unter einem Dach. Habt ihr eine Projektidee, die ihr mit dem 3D Drucker umsetzen möchtet, Interesse an einem unserer Workshops oder wollt ihr einfach nur den Space besichtigen und uns kennenlernen: Bitte melden. Die Räumlichkeiten sind aufgrund von Forschungsprojekten per se nicht öffentlich zugänglich oder durchgängig besetzt. D.h. es gibt keine regulären Öffnungszeiten und durchgängig Fab City Ansprechpartner:innen vor Ort. +<ActionBox + title="Raumplan und Ansprechpartner:innen" + description="Der Community Workspace an der Speicherstadt" +> + <Button + text="Fab City Haus" + icon="CarbonForIbmProduct" + iconSize={24} + type="primary" + href="/de/network/fabcityhaus/" + /> +</ActionBox> + +## Fab City Events +<Icon name="Event" size="36" /> +Um die Akteure unseres Netzwerks besser kennenzulernen, kannst du einfach bei einem Workshop oder einer Vernetzungsveranstaltung dabei sein. Als Beginner*in könntest du vielleicht die Protoyp-Sprechstunde besuchen oder in einem 3D-Druck Workshop deine ersten Figuren aus Plastik erzeugen. +<ActionBox + title="Besuch Events aus dem Fab City Netzwerk!" + description="... da geht noch was – der Eventkalender ist im Aufbau." +> + <Button + text="Zur Event-Ãœbersicht" + icon="Event" + iconSize={24} + type="primary" + href="/de/network/events" + /> +</ActionBox> + +## Fab Friday +<Icon name="Events" size="36" /> +Du hast Lust auf Austausch und Vernetzung in lockerer Stimmung? Dann bist du richtig beim wöchentlichen Fab Friday! Häufig on-site, immer online. Erfahre die aktuellen Veranstaltungsorte im 'FCHH Welcome Room' (siehe oben) und/oder logg dich einfach via 'Jitsi' ein. Sei dabei, lausche oder bring dich – ganz wie du magst. Wenn dir ein Thema so richtig unter den Nägeln brennt, bieten wir dir die Chance slebst eine 30-minütigen Input-Sessions zu gestalten und z.B. dein Projekt vorzustellen. Klingt gut? Dann bis Freitags! 17 Uhr! +<ActionBox + title="Schau vorbei beim Fab Friday!" + description="Unser wöchentliches Community-Meeting mit frischen Impulsen." +> + <Button + text="Fab Friday" + icon="Events" + iconSize={24} + type="primary" + href="/de/network/events/fabfriday/" + /> +</ActionBox> + +## Fab City Newsletter +<Icon name="MailAll" size="36" /> +Die neusten Infos und Insights aus der Hambrger Makerszene und der globalen Fab City Bewegung etwa 1x im Monat direkt in dein Postfach? Wie gut ist das denn??? Ab sofort nichts mehr verpassen und gleich zu unserem Newsletter anmelden! +<ActionBox + title="Abonniere den Fab City HH Newsletter!" + description="Highlights, Projekte, Events, Wissen & Community." +> + <Button + text="Newsletter-Anmeldung" + icon="MailAll" + iconSize={24} + type="primary" + href="/de/fabcity/newsletter/" + /> +</ActionBox> + +## Fab City Socials +<Icon name="Share" size="36"/> +Last but not least – na klaro sind wir auch in den sozialen Medien unterwegs. Wenngleich man bei einem derart aktiven Netzwerk eine Story nach der anderen machen oder teilen könnte – wir fangen zumindest mal an, ein paar Highlights aus dem Kollektiv lokaler und internationaler Denker:innen, Maker:innen und Innvator:innen via Instagram, YouTube & Co. in deinen Feed zu spülen. Wenn du willst. +<ActionBox + title="Connecte mit uns auf den Socials!" + description="Follow, Like, Comment, Share und so – is ja klar." +> + <Button + text="Alle Kanäle" + icon="Share" + iconSize={24} + type="primary" + href="/de/#social-footer" + /> +</ActionBox> + +## Ansprechpartnerin +Jennifer organisiert den Fab Friday und weitere Fab City Events! Schreibe ihr gerne eine Mail oder auf Element, wenn du dich und deine Ideen vorstellen möchtest und Lust auf Vernetzung hast. + +Auch sonst hilft sie dir gerne in der Community anzukommen! + +<People names={["jenny"]} /> diff --git a/src/pages/de/network/events/buildworkshops.mdx b/src/pages/de/network/events/buildworkshops.mdx new file mode 100644 index 0000000000000000000000000000000000000000..c1f3561ba52159d73ddf37b50fa9e32e0f10d2b4 --- /dev/null +++ b/src/pages/de/network/events/buildworkshops.mdx @@ -0,0 +1,56 @@ +--- +layout: "@layouts/ArticleLayout.astro" +title: BUILD WORKSHOPS +order: 1 +subtitle: Buildung für alle! +headerImage: images/events/buildworkshops/Buildworkshops-Introduction-Heroimage.jpg +headerImageAlt: Build Workshop Logo und Fotos von Menschen bei Workshops mit 3D-Druckern, Werkzeugen, Balanceboard, Elektronik etc. +teaser: '"Buildung für alle" - mit diesem Motto startet im November eine kostenlose Workshopreihe zu Nachhaltigkeit, Open-Source-Prinzipien und Produktionstechniken. Die praktischen Workshops werden in Zusammenarbeit mit lokalen Vereinen und Unternehmen aus dem Fab City Netzwerk durchgeführt. Für die Forschung dienen sie der Weiterentwicklung von Open-Source-Hardware-Dokumentation und der Nutzung des "Fab City Operation Systems".' +location: Hamburg +time: "Januar 2023 – März 2023" +type: event +--- +import { + Accordion, + Tabs, + Member, + YoutubeEmbed, + Image, + ActionBox +} from "@fchh/fcos-suite-ui"; +import { + ImageGallery, + Carousel, + VerticalArticleCard, + HorizontalArticleCard, + Icon, + Button, + Pill, +} from "@components"; + +| | | +|-------|-------------------------------------------------------| +|**Termin**|November 2022 – März 2023| +|**Ort**|An unterschiedlichen Orten in Hamburg| +|**Veranstalter**|Intefacer Projekt + Kooperationspartner| + +<ActionBox + title="Infos und Anmeldung" + description="BUILDUNG FÃœR ALLE - kostenlose Workshopreihe in Hamburg" +> + <Button + text="Build Workshops" + newTab + icon="Launch" + iconSize={24} + type="primary" + href="https://www.interfacerproject.eu/news/buildworkshops/" + /> +</ActionBox> + + +### Workshop Ãœbersicht + + +### Termine und Anmeldung +Es handelt sich um ein von der EU gefördertes Projekt, die Teilnahme ist kostenfrei. Die Termine finden zwischen Januar 2023 und Ende März 2023 statt. Jeder Workshop wird jeweils zwei Mal angeboten. Die Anmeldung und Terminbekanntgabe läuft über INTERFACER <a href="https://www.interfacerproject.eu/news/buildworkshops/" target="_blank">INTERFACER-Website</a>. diff --git a/src/pages/de/network/events/codeweek2022.mdx b/src/pages/de/network/events/codeweek2022.mdx new file mode 100644 index 0000000000000000000000000000000000000000..531908c364cb17eac97795122c32c70224547e1a --- /dev/null +++ b/src/pages/de/network/events/codeweek2022.mdx @@ -0,0 +1,79 @@ +--- +layout: "@layouts/ArticleLayout.astro" +title: Codeweek Hamburg 2022 +order: 1 +subtitle: Hack the Future +headerImage: images/events/codeweek/Codeweek_HackTheFuture.png +headerImageAlt: Codeweek Hack the Future +teaser: "Jedes Jahr im Herbst engagieren sich Hunderte Menschen und Initiativen in ganz Europa, um Kinder und Jugendliche für die digitale Welt zu begeistern: Coding- oder Tüftel-Workshop in Schulen, Unis, Unternehmen, Bibliotheken, Makerspaces, Museen – als europäische Graswurzelbewegung kann jede:r bei der Code Week mitmachen. Hamburg ist seit 2016 dabei!" +location: Hamburg +time: "8.10. – 30.10.22" +type: event +--- +import { + Accordion, + Tabs, + Member, + YoutubeEmbed, + Image, + ActionBox +} from "@fchh/fcos-suite-ui"; +import { + ImageGallery, + Carousel, + VerticalArticleCard, + HorizontalArticleCard, + LogoGrid, + Icon, + Button, + Pill, +} from "@components"; + +| | | +|-------|-------------------------------------------------------| +|**Termin**|8.10. – 30.10.22| +|**Ort**|An vielen Orten in Hamburg| +|**Veranstalter**|Körberstiftung & Bücherhallen + Kooperationspartner| + + + +<ActionBox + title="Programm und Anmeldung" + description="Hack the Future – mach mit bei der Code Week!" +> + <Button + text="Code Week Hamburg" + newTab + icon="Launch" + iconSize={24} + type="primary" + href="https://hamburg.codeweek.de/" + /> +</ActionBox> + +## Code Week Angebote aus dem Fab City Netzwerk 2022 + +<LogoGrid + title="" + columns={3} + logos={[ + { + src: "images/logos/logo-fabcityhamburg_2by1.svg", + alt: "Fab City Hamburg", + href: "https://hamburg.codeweek.de/programm/veranstaltung/2022-10-26-loeten-im-fab-city-lab-huehnerposten", + }, + { + src: "images/logos/logo-buecherhallenhamburg_2by1.svg", + alt: "Bücherhallen Hamburg", + href: "https://hamburg.codeweek.de/programm/veranstaltung/2022-10-26-loeten-im-fab-city-lab-huehnerposten", + }, + { + src: "images/logos/logo-hofalab_2by1.svg", + alt: "HoFaLab", + href: "https://hamburg.codeweek.de/programm/anbieter/hofalab", + }, + ]} +/> + +<YoutubeEmbed embedId="xD5UmXWvbnw" width="full" client:only="react" /> + diff --git a/src/pages/de/network/events/fabfriday.mdx b/src/pages/de/network/events/fabfriday.mdx new file mode 100644 index 0000000000000000000000000000000000000000..d2204a2a4ebe31dddae8afcd824ce6d1223d87fc --- /dev/null +++ b/src/pages/de/network/events/fabfriday.mdx @@ -0,0 +1,51 @@ +--- +layout: "@layouts/ArticleLayout.astro" +title: Fab Friday +order: 7 +subtitle: Treffpunkt der Fab City Community +headerImage: images/events/fabfriday/fabfriday-visual-v01.png +headerImageAlt: Fab Friday +teaser: "Fast jeden Freitag trifft sich die Fab City Community, um sich auszutauschen, neues Wissen zu erlangen, Menschen und Organisationen kennen zu lernen und gemeinsam Ideen zu erarbeiten. Ab dem 3. Februar 2023 geht es weiter!" +location: online + on site +time: "freitags ab 17 Uhr" +type: event +--- +import { + Accordion, + Tabs, + Member, + YoutubeEmbed, + Image, + ActionBox +} from "@fchh/fcos-suite-ui"; +import { + ImageGallery, + Carousel, + VerticalArticleCard, + HorizontalArticleCard, + Icon, + Button, + Pill, + People +} from "@components"; + +| | | +|-------|-------------------------------------------------------| +|**Termin**| (fast) jeden Freitag ab 17 Uhr| +|**Ort**| Auf jeden Fall online und oft auch vor Ort: Die wechselnden Veranstaltungsorte werden über Element und Social Media kommuniziert. Am 3.02.2023 findet der Fab Friday im [Fab City Lab in der Zentralbibiliothek](https://www.buecherhallen.de/fab-city-lab.html) statt! Zu Gast haben wir den schweizer Stadtforscher und Autor Hans Widmer | +|**Veranstalter**|Fab City Hamburg e.V.| + +<ActionBox + title="Sei online dabei!" + description="Hier geht es zur Big Blue Button Live-Ãœbertragung" +> + <Button + text="Online" + newTab + icon="Launch" + iconSize={24} + type="primary" + href="https://bbb.m4h.network/b/FabFriday" + /> +</ActionBox> + diff --git a/src/pages/de/network/events/index.mdx b/src/pages/de/network/events/index.mdx new file mode 100644 index 0000000000000000000000000000000000000000..79a3f02363167fcdfcada782f9c9d060280281f3 --- /dev/null +++ b/src/pages/de/network/events/index.mdx @@ -0,0 +1,11 @@ +--- +title: Events +order: 4 +layout: "@layouts/HorizontalCardListLayout.astro" +type: event +subtitle: Mitmaken! +headerImage: images/events/eventlist/eventlist_enrico--A3E5rsdTbU-unsplash.jpg +headerImageAlt: Hamburg Logo 3d print +hideChildren: true +teaser: "Der Eventkalender ist im Aufbau. Du bist aktiv in der Hamburger Fab Community, hast Interesse an Content Creation und Lust bei uns im Content Team mitzuarbeiten? Awesome! Melde dich gerne bei Jennifer -> Netzwerk / Community" +--- diff --git a/src/pages/de/network/events/lab-huehnerposten.mdx b/src/pages/de/network/events/lab-huehnerposten.mdx new file mode 100644 index 0000000000000000000000000000000000000000..6de9388cf71fb2a60834817132bd12998a87a8eb --- /dev/null +++ b/src/pages/de/network/events/lab-huehnerposten.mdx @@ -0,0 +1,24 @@ +--- +layout: "@layouts/ArticleLayout.astro" +title: Open Lab Hühnerposten +order: 1 +subtitle: Fab City Lab in der Zentralbibliothek +headerImage: images/events/openlabs/huehnerposten-DSC02323.jpg +headerImageAlt: Shout it out +teaser: "Große und kleine Tüftler*innen können 3D-Drucker, Schneidplotter, CNC-Fräse oder auch den Laser Cutter ausprobieren und eigene Ideen verwirklichen." +date: +author: +location: Zentralbibliothek +time: "Mi. 10-16 Uhr, Sa. 11-17 Uhr" +tags: + - title: Fab City Foundation + target: https://www.google.de +type: event +--- + +https://www.buecherhallen.de/fab-city-lab.html + +Öffnungszeiten: mittwochs 10-16 Uhr, samstags 11-17 Uhr und jeden +3. Sonntag im Monat von 13 bis 18 Uhr. Eine Anmeldung ist nicht erforderlich. + +Das Fab City Lab Hühnerposten wird von der Behörde für Wirtschaft und Innovation gefördert und vom Verein Fab City Hamburg e.V. betrieben. diff --git a/src/pages/de/network/events/openlabcirculartextiles.mdx b/src/pages/de/network/events/openlabcirculartextiles.mdx new file mode 100644 index 0000000000000000000000000000000000000000..d35558c88c2041dccc807002a465dffd7f9f12a7 --- /dev/null +++ b/src/pages/de/network/events/openlabcirculartextiles.mdx @@ -0,0 +1,59 @@ +--- +layout: "@layouts/ArticleLayout.astro" +title: Open Lab Circular Textiles +order: 1 +subtitle: HOUSE OF ALL +headerImage: images/events/openlabcirculartextiles/hall_dsc_3298.0x1000.jpg +headerImageAlt: Open Lab Circular Textiles +hidden: true +teaser: 'Das "Open Lab Circular Textiles" wird von House of All in Kooperation mit dem Fab City HH e.V. in den Colonnaden 72 betrieben. Wir möchten in einem Reallabor herausfinden, wie mit Hilfe von digital gesteuerten Maschinen und einer entsprechenden Infrastruktur Kleidung lokal produziert und im Kreislauf gehalten werden kann. Im Open Lab kannst du Prozesse aus der modernen Textilfertigung und dem traditionellem Handwerk kennenlernen und die vorhandene Ausstattung für dein eigenes Projekt nutzen.' +location: Hamburg +time: "November 2022 – März 2023" +tags: + - title: Textiles + target: https://www.google.de +type: event +--- +import { Tabs } from "@fchh/fcos-suite-ui"; +import { Button, People } from "@components"; + + + + +## Open Lab Zeiten + +Mittwochs: 12:00 - 18:00 Uhr +Donnerstags: 10:00 – 18:00 Uhr + +## Open Lab Location + +House of All +Colonnaden 72 +20354 Hamburg + +## Open Lab Angebot + +<Tabs + className="not-prose" + client:only="react" + entries={[ + { label: "FÃœR INTERESSENT:INNEN", content: "Kommt vorbei, erfahrt mehr über Kreislaufwirtschaft und Textilfertigung, seht euch im Showroom um, leiht euch Kleidung aus dem Pool oder informiert euch zu unseren Workshop-Angeboten." }, + { label: "FÃœR MITGLIEDER", content: "Als Mitglied kannst du an Open Lab Days die vorhandene Infrastruktur des Labs nutzen. An diesen Tagen gilt eine 'wer zuerst kommt, mahlt zuerst' Regel. Wenn du konzentriert an einem Projekt arbeiten möchtest, vielleicht sogar an einigen Tagen in Folge, kann eine Gesamtnutzung des Labs vorteilhaft sein. Du kannst dich ausbreiten, zwischen den Maschinen hin und her springen und bekommst eine Ansprechperson zugewisen, die dir bei technischen Fragen hilft. Der Tag ist zeitlich nach Vereinbarung auf 8 Std. begrenzt und du kannst deine Buchung mit bis zu 5 weiteren personen teilen. Wir bieten keine inklusive Projektberatung in diesem Zusammenhang an, aber helfen, wenn die Maschinen nicht so wollen. Für die Buchung musst du Mitglied der Community sein und bereits eine Werkstatteinführung gehabt haben." }, + ]} +/> + +## Kontakt + +<People names={["sarah"]} /> + +## Links zum Thema +<div class="grid grid-cols-1 md:grid-cols-3 gap-4"> +<Button text="House of All Workshops" href="https://houseofall.sleekshop.io/category/34" type="primary" newTab /> +<Button text="House of All Mitgliedschaft" href="https://houseofall.sleekshop.io/faq" type="primary" newTab /> +<Button text="House of All Website" href="https://wearall.clothing/" type="primary" newTab /> +</div> + + + + + diff --git a/src/pages/de/network/events/tfom23.mdx b/src/pages/de/network/events/tfom23.mdx new file mode 100644 index 0000000000000000000000000000000000000000..9d44c69b303a9c37e28bee9e47c52bf46f7c6d14 --- /dev/null +++ b/src/pages/de/network/events/tfom23.mdx @@ -0,0 +1,57 @@ +--- +layout: "@layouts/ArticleLayout.astro" +title: "'the future of making'" +order: 1 +subtitle: Conference + Expo +headerImage: images/events/tfom23/tfom23-keyvisual-16by9_variant-03.png +headerImageAlt: Sei dabei und erfahre, wie lokal produktive und global vernetzte Städte eine Kreislaufwirtschaft ermöglichen. +teaser: Sei dabei und erfahre, wie lokal produktive und global vernetzte Städte eine Kreislaufwirtschaft ermöglichen. +location: Hamburg +time: "3. – 4. März 2023" +type: event +--- +import { + Accordion, + Tabs, + Member, + YoutubeEmbed, + Image, + ActionBox +} from "@fchh/fcos-suite-ui"; +import { + ImageGallery, + Carousel, + VerticalArticleCard, + HorizontalArticleCard, + Icon, + Button, + Pill, +} from "@components"; + +| | | +|-------|-------------------------------------------------------| +|**Termin**|3. – 4. März 2023| +|**Ort**|Design Zentrum Hamburg, Hongkongstraße 8, 20457 Hamburg-Hafencity | +|**Veranstalter:in**| INTERFACER & Fab City Hamburg | +|**Organisiert von **| Team INTERFACER| + +<ActionBox + title="Infos und Anmeldung" + description="'the future of making' Conference + Expo" +> + <Button + text="tfom23 Conference + Expo" + newTab + icon="Launch" + iconSize={24} + type="primary" + href="http://tfom23.interfacer.eu/" + /> +</ActionBox> + + +## #tfom23 Teaser Video + +<YoutubeEmbed embedId="ma_WIJSdSdw" width="full" client:only="react" /> + + diff --git a/src/pages/de/network/fabcityhaus.mdx b/src/pages/de/network/fabcityhaus.mdx new file mode 100644 index 0000000000000000000000000000000000000000..19bfa2da54215fcaaab8d44472a1e4a5a2647849 --- /dev/null +++ b/src/pages/de/network/fabcityhaus.mdx @@ -0,0 +1,121 @@ +--- +layout: "@layouts/ArticleLayout.astro" +title: Fab City Haus +order: 1 +subtitle: Forschungs- und Lernumgebung +headerImage: images/network/fabcityhaus/fabcityhaus_01.jpg +headerImageAlt: test hero image +teaser: " Eine Forschungs- und Lernumgebung für offene und lokale Produktion: Innovation, Forschung und Bildung im Bereich digitaler Produktion, für alle zugänglich unter einem Dach." +--- +import { + Accordion, + Tabs, + Member, + YoutubeEmbed, + Image, + ActionBox +} from "@fchh/fcos-suite-ui"; +import { + ImageGallery, + Carousel, + VerticalArticleCard, + HorizontalArticleCard, + LogoGrid, + Icon, + Button, + Pill, + People, +} from "@components"; + +## Der Community Workspace an der Speicherstadt +Die Community besteht aus 50 Forschenden und KMUs aus den Branchen 3D Druck, Wissensmanagement, Wirtschaftsförderung und Bildungstransfer. Hier arbeiten wir zusammen an interdisziplinären und anwendungsorientierten Projekten der Fab City Hamburg. + +Auf mehr als 400 m² verfügt das Fab City Haus über einen aktiven Showroom von Open Source Hardware und Flächen für die Durchführung von Workshops sowie Plätzen für konzentriertes Arbeiten. + +<ImageGallery + fullBleed={true} + files={[ + { + img: "images/slider/fabcityhaus/fabcityhaus_02.jpg", + caption: "", + subCaption: "", + }, + { + img: "images/slider/fabcityhaus/fabcityhaus_03.jpg", + caption: "", + subCaption: "", + }, + { + img: "images/slider/fabcityhaus/fabcityhaus_04.jpg", + caption: "", + subCaption: "", + }, + { + img: "images/slider/fabcityhaus/fabcityhaus_05.jpg", + caption: "", + subCaption: "", + }, + { + img: "images/slider/fabcityhaus/fabcityhaus_06.jpg", + caption: "", + subCaption: "", + }, + { + img: "images/slider/fabcityhaus/fabcityhaus_07.jpg", + caption: "", + subCaption: "", + }, + ]} +/> + + +## Anfahrt & Lage + +Adresse: +Fab City Haus +Zippelhaus 5a +20457 Hamburg + +Das Fab City Haus befindet sich am Rande der Hamburger Innenstadt zwischen Mönckebergstraße und Speicherstadt. Durch die zentrale Lage ist die Anbindung an den ÖPNV (U Meßberg) ideal, aber am einfachsten sind wir mit dem Rad erreichbar, da Parkplätze rar und teuer sind. Für die Mittagspause gibt es zahlreiche Alternativen in der Nähe. + +Unser Workspace liegt im 3. Stock im Hinterhof eines historischen Kontorhauses aus dem Ende des 19. Jahrhunderts im denkmalgeschützten Gebäudekomplex „Nobelshof“ und ist mit dem Fahrstuhl erreichbar (Stufen im Eingangsbereich, nicht komplett barrierefrei). + + + +Habt ihr eine Projektidee, die ihr mit dem 3D Drucker umsetzen möchtet, Interesse an einem unserer Workshops oder wollt ihr einfach nur unseren Space besichtigen und uns kennenlernen, dann sprecht uns direkt an: + +## Ansprechpartner:innen + +<People names={["axel", "jana"]} /> + +## Kooperationspartner + +Das Fab City Haus Hamburg ist eine Kooperation der HSU (New Production Institute) mit LIFE Hamburg. + +<LogoGrid + columns={4} + logos={[ + { + src: "images/logos/logo-hsu_2by1.svg", + alt: "Helmut-Schmidt-Universität", + href: "https://www.hsu-hh.de/", + }, + { + src: "images/logos/logo-fabcityhamburg_2by1.svg", + alt: "Fab City Hamburg e.V.", + href: "https://www.fabcity.hamburg/", + }, + { + src: "images/logos/logo-hiww_2by1.svg", + alt: "Hamburger Institut für Wertschöpfungssystematik und Wissensmanagement", + href: "https://www.hiww.de/", + + }, + { + src: "images/logos/logo-newproductioninstitute_2by1.svg", + alt: "New Production Institute", + href: "https://newproductioninstitute.de/", + }, + ]} +/> + diff --git a/src/pages/de/network/index.mdx b/src/pages/de/network/index.mdx new file mode 100644 index 0000000000000000000000000000000000000000..d593d1ea8d0689834f7a2af61f265a346e22b3fc --- /dev/null +++ b/src/pages/de/network/index.mdx @@ -0,0 +1,5 @@ +--- +title: Netzwerk +order: 4 + +--- diff --git a/src/pages/de/network/labs-werkstaetten.mdx b/src/pages/de/network/labs-werkstaetten.mdx new file mode 100644 index 0000000000000000000000000000000000000000..1ce2850f57cef9b35532faf61b0de8e51a31a498 --- /dev/null +++ b/src/pages/de/network/labs-werkstaetten.mdx @@ -0,0 +1,267 @@ +--- +layout: "@layouts/ArticleLayout.astro" +title: Offene Labs und Werkstätten +order: 2 +subtitle: Hotspots für Hamburger Maker:innen +headerImage: images/slider/members/attraktor_DSC03664.jpg +headerImageAlt: Attraktor Hamburg +teaser: "Hier findet ihr eine Ãœbersicht offener Labs und Werkstätten in Hamburg. Um in den Werkstätten aktiv zu werden, gibt es unterschiedliche Nutzungsmodelle, von Vereinsmitgliedschaften bis zu Tagestickets. Manche Maschinen erfordern einen Einführungsworkshop vor der Nutzung, andere Geräte können auch von Tagesgästen direkt in Betrieb genommen werden. Die Informationen über die Ausstattung der Labs und Werkstätten, deren Maschinen, Werkzeuge und Geräte werden sukzessive auch in die 'Fab Map' integriert, filterbar angeboten und von den beteiligten Organisationen gepflegt." +--- +import { + Accordion, + Tabs, + Member, + YoutubeEmbed, + Image, + ActionBox +} from "@fchh/fcos-suite-ui"; +import { + ImageGallery, + Carousel, + VerticalArticleCard, + HorizontalArticleCard, + Icon, + Button, + Pill, +} from "@components"; + +<Button + text="Zur Ãœbersicht in der Fab Map" + newTab + href="de/network/map" + type="primary" + icon="ChoroplethMap" + iconSize="24" +/> + +# Ãœbersicht + +## Attraktor e.V. + +**Gegründet:** 2010 in Altona +**Lage:** Altona Altstadt; Eschelsweg 4, 22767 Hamburg +**Nächste U/S-Bahn:** S Königsstraße, Altona; [Anfahrtsbeschreibung](https://blog.attraktor.org/anfahrt/) + +**Arbeitsschwerpunkte im Lab:** +Makerspace und Wissensvermittlung in Workshops + +**Maschinen und Geräte:** +*Holzwerkstatt*: Holzfräse CNC 100x100cm, Bandsäge, Standbohrmaschine, Laser-Cutter 120x70cm +*Metall-Werkstatt*: Metallfräse Deckel FP1, Metallfräse CNC 30x30cm, Präzisions-Bohrmaschine, Schweißgerät, Schmelz- & Temperofen +*Elektronik-Werkstatt*: Messgeräte, Labor-Netzteile, Lötstationen +*Näh-Werkstatt*: Nähmaschinen, Computer-Stickmaschine, Folien-Plotter, T-Shirt Presse +*Für Workshops*: 10 Laptops, 12 Lötstationen mit Zubehör, 12 Arduino-Kits +3 3D-Drucker +Beamer + +**Öffnungszeiten:** +für Mitglieder: 24 h täglich; +für Gäste: +Di 19:00: Retro-Cafe (aktuell nur online) +Mi 19:00: Open-Lockpicking +Do ab 19:00: Bastel-Donnerstag +Fr 19:00: Frei-Funk +oder nach Absprache + +**Veranstaltungskalender:** +https://wiki.attraktor.org/Calendar + +**Monatlicher Beitrag für Vereinsmitglieder** +Regulär: 32 € pro Monat. +Schüler/Studenten: 9€ pro Monat +Es gibt aber auch einen individuellen Sozialtarif, wenn sich das jemand nicht leisten kann. + +**Nächste U/S-Bahn:** S Königsstraße, Altona; [Anfahrt](https://blog.attraktor.org/anfahrt/) +**Web:** [www.attraktor.org](https://blog.attraktor.org/), Facebook:** [@attraktoreV](https://www.facebook.com/attraktoreV/); **Youtube:** [AttraktorHH](https://www.youtube.com/user/AttraktorHH); **Twitter:** [@attraktor_org](https://twitter.com/attraktor_org) + +## Fab Lab Fabulous St. Pauli + +**Gegründet:** 2011 auf St. Pauli. +**Lage:** derzeit im Oberhafen; Stockmeyerstr. 43, Halle 4k, 20457 Hamburg + +**Arbeitsschwerpunkte im Lab:** +Innovation und Erfindungen an der Schnittstelle von Elektronik, Design, Kunst und Robotik. Gemeinsames Lernen und Arbeiten – niemand muss alleine vor sich hin tüfteln. Oder, wie es eine kluge Person einmal beschrieb: "the Hamburg DIY center for DIY Culture". + +**Maschinen und Geräte im Lab:** +*3D-Drucker*: Ultimaker 2, Formlabs Form 3 LFS/SLA, Leapfrog Dual Extruder FDM, DLP Printer (im Umbau); XYZ Printing 3D-Scanner 1.0 A (tragbar); +*Schneiden – Plotten – Cutten*: Lasercutter Epilog Zing (60 W, 60 x 30 cm Arbeitsfläche), Schneidplotter Secabo C60III, Schneidplotter Craft Robo; +*Fräsen*: 3-Achsen-CNC-Fräse (Eigenbau, 170x120 cm Arbeitsfläche), Roland iModela CNC-Fräse, Drehbank; +*Elektronik*: Arduinos, Lötstation, Reflow-Ofen, SM-Rework-Station, analoge und digitale Oszilloskope, AgIC Leiterbahnendrucker, Platinenätzgerät, Oszillator und mehr; +*Weitere Geräte*: Laminiergerät, Nähmaschine, Stanzmaschine, T-Shirt-Bügelpresse sowie diverse klassische Werkzeuge (Standbohrmaschine, Sägen, Bandschleifgerät); +*Reparaturwerkzeuge*: iFixit Manta Precision Bit Set, Abzieher, Fahrradreparaturständer + +**Öffungszeiten:** +für Mitglieder: im Prinzip 24 h täglich, Zugang muss jedoch abgesprochen werden; +für Gäste: Do ab 17:00 Open Lab Day oder nach Absprache + +**Monatlicher Beitrag für Vereinsmitglieder:** +Regulär: 25 € pro Monat. Für diejenigen, die sich das nicht leisten können, gibt es den "Mehr geht leider nicht"-Tarif: 10 - 20 € pro Monat (nach Absprache). + +**Nächste U/S-Bahn:** U Meßberg oder U/S Hauptbahnhof +**Web:** [www.fablab-hamburg.org](http://wwww.fablab-hamburg.org), Facebook:** [@fabulousstpauli](https://www.facebook.com/FabulousStPauli/); **Instagram:** [@FabLabFabulousStPauli](https://www.instagram.com/FabLabFabulousSt.Pauli) + +## Welcome Werkstatt + +**Gegründet:** 2017 in Barmbek +**Lage:** Alte Feuerwache Barmbek; Bachstr. 98, 22083 Hamburg + +**Arbeitsschwerpunkte im Lab:** +Holzarbeiten (z.B. Möbelbau, Restauration, Camper-Innenausbau), 3D-Druck und Elektrobastelei, seltener Metall- und Textilarbeit + +**Maschinen und Geräte im Lab:** +Formatkreissäge, Bandsäge, Kappsäge, Drechselbank, Dicken- & Abrichthobel, stationäre Fräse, Oberfräsen, kleine CNC-Fräse, Stichsägen, Tauchsägen, alle erdenklichen Schleifgeräte, Dübelfräsen, Schweißgeräte, Winkelschleifer, Nähmaschinen, 3D-Drucker, Lötgeräte + +**Öffnungszeiten:** +Für Mitglieder: Montags bis Donnerstags ab 16:30 Uhr und Freitags, Samstags, Sonntags ganztägig. +Für Gäste: Aktuell coronabedingt nur alle 14 Tage Samstags von 14 bis 18 Uhr. Konkrete Daten auf unserer Webseite: www.welcome-werkstatt.de + +**Monatlicher Mitgliedsbeitrag:** +Regulär 25€ / Monat. Haben aber auch einen individuellen Sozialtarif, wenn sich das jemand nicht leisten kann. + +**Nächste U/S-Bahn:** U Mundsburg + Bus 17 +**Web:** [www.welcome-werkstatt.de/](https://www.welcome-werkstatt.de/), **Facebook:** [@welcome.werkstatt](https://www.facebook.com/welcome.werkstatt); **Instagram:** [@welcome.werkstatt/](https://www.instagram.com/welcome.werkstatt/); **Twitter:** [@welcomewerk](https://twitter.com/welcomewerk) + +## Openlab + +**Gegründet:** 2016 in Jenfeld +**Lage:** Campus der Helmut-Schmidt-Universität in Jenfeld; Holstenhofweg 85, 22043 Hamburg. + +**Arbeitsschwerpunkte im Lab:** +Das Lab kann sowohl für die Entwicklung von Prototypen für StartUps, als auch für Forschungs- und Studienarbeiten oder zum Basteln und Tüfteln in der Freizeit genutzt werden. +Workshops, Vorträge und Kurse zum Thema „digitale Fertigung“: +Es werden unter anderem der Bau eines 3D-Druckers, Elektronik-Basics, CADWorkshops etc. praxisnah vermittelt. +Workshops zu Maschineneinweisungen, um die vorhandenen Geräte im OpenLab bedienen und nutzen zu können. +OpenLabDay für freies Arbeiten zur Entwicklung und Umsetzung eigener Ideen. +Schulklassenprogramme in Form von Workshops, Vorträgen und Führungen zum Vermitteln der Thematik „digitale +Fertigung“ und der Technik. + +**Maschinen und Geräte im Lab** +*3D-Drucker*: Ultimaker Extended 2+ (5x), Ultimaker 2+ (1x), Ultimaker 3 (2x), +, Prusa I3 MK3S (6x), Prusa MINI+ (4x), Prusa I3 MK2S (1x),Prusa I3 MK2.5S (1x), BigRep ONE Bauvolumen: 1005 x 1005 x 1005 mm; +*Schneiden – Plotten – Cutten*: Lasercutter trotec speedy 100 C 40 (40 W, 60 x 30 cm Arbeitsfläche) +*Fräsen*: BZT 3-Achsen-CNC-Fräse PFE1510 PX (995x1550 mm Arbeitsfläche), Roland monoFab CNC-Fräse SRM-20, isel ICV4030 CNC-Fräse, PROXXON Feinfräse FF500 +*Drehen*: Proxxon Präzisions-Drehmaschine PD 400 +*Elektronik*: Lötstationen, PeakTech DC Power Supply 6060, PeakTech Professionel Digital Multimeter 3315USB und mehr +*Weitere Geräte*: Proxxon DS 460 Dekupiersäge, Doppelschleifmaschine Rema ECO 150, Proxxon Feinkreissäge FET, Standbohrmaschine, Proxxon Kapp- und Gehrungssäge KGS 80, HAZET Werkstattwagen und mehr + +**Öffungszeiten:** +für alle: dienstags von 14:00 bis 18:00 Uhr. Keine Mitgliedschaft nötig. Nutzung aller Maschinen kostenlos. Lediglich das Material muss selbst mitgebracht werden. + +**Nächste U/S-Bahn:** U Wandsbek-Markt (3 km); U Horner Rennbahn (3 km) +**Web:** [openlab-hamburg.de](http://wwww.openlab-hamburg.de), Facebook:** [@openlabhamburg](https://wwww.facebook.com/openlabhamburg); **Instagram:** [@openlab_hamburg](https://www.instagram.com/openlabhamburg); **Twitter:** [@openlabhamburg](https://www.twitter.com/openlabhamburg) + +## HofaLab e.V. + +**Gegründet:** 2019 in Wilhelmsburg +**Lage:** im Bürgerhaus Wilhelmsburg; Mengestraße 20, 21107 Hamburg + +**Arbeitsschwerpunkte im Lab:** +Das HoFaLab ist seit 2019 „Dein Hobby Fab Lab in Wilhelmsburg“, ein Ort für kreative Produktion sowie künstlerische Forschung. +Der HoFaLab e.V. richtet sich an (Medien-)Künstler, Bastler und alle Interessierten, die lernen wollen Technologie im Alltag selbstbestimmt und verantwortungsbewusst einzusetzen. Hierzu fördern wir in Workshops die Aneignung neuer Technologien und Fertigungsmethoden in der Nachbarschaft. Im Fokus stehen dabei die gemeinsame Erfahrung der Anwendung sowie das HoFaLab als Anlaufstelle für Menschen mit und ohne Expertise. + +**Maschinen und Geräte im Lab:** +*3D-Drucker*: FDM: Prusa i3 MK3S+, 2x Prusa MINI+, Creality CR-30 Beltprinter, HyperCuboid (OLSK); SLA: Elegoo Mars 2 PRO, Elegoo Mercury-Plus Wash&Cure +*Schneiden – Plotten – Cutten*: FABULASER MINI (CO2 40W, 60 x 40cm Arbeitsfläche), Schneidplotter, Pen Plotter (Eigenbau) +*Fräsen*: *3-Achsen-CNC-Fräse Makersmill (X 290 x Y 160 x Z 50mm) +*Elektronik*: Lötstation, (Zangen-)Multimeter, analoges Oszilloskop, Platinen, Dupont/JST-Stecker-Sortiment mit Zange, etc. +*Workshop-Ausstattung (10x)*: Lötkolben, RPI-400, RP2040, ESP32, Calliope, Teensy 4.0, Audioshields, Adafruit Circuit Playground, RPIZ SENSE HAT, Sensorkit, Relais Boards, Potis, Schalter, Breadboards, Schutzbrillen, Kabelscheren, etc. +*Weitere Geräte*: Punktschweißgerät, Vector Network Analyzer (VNA), Kompressor, diverse klassische Werkzeuge (Standbohrmaschine, Stichsäge, Schlagbohrschrauber, Tellerschleifgerät, Flex, Multifunktionswerkzeug, etc.) +*Reparaturwerkzeuge*: Werkzeugwagen, Schraubzwingen, etc. + +**Öffungszeiten:** +für Mitglieder: projektbezogen nach Absprache 24 h täglich; +für Gäste: Di ab 18:00 Open Lab Day oder nach Absprache +Konkrete Daten gibt es auf der Webseite. + +**Monatlicher Beitrag für Vereinsmitglieder:** +Regulär 5 € pro Monat. Zusätzlich zu diesem Beitrag spenden die Mitglieder entsprechend ihrer wirtschaftlichen Lage i.d.R. einen Betrag von 20€/Monat. + +**Nächste U/S-Bahn:** S Wilhelmsburg +**Web:** [hofalab.de/](https://hofalab.de/) + +## Curious Community Labs + +**Gegründet:** 2020 im Oberhafen +**Lage:** Oberhafen; Stockmeyerstraße 41, Halle 4K, 20457 Hamburg + +**Arbeitsschwerpunkte im Lab:** +Bildung, Wissenschaft und Forschung, Natur- und Umweltschutz, Open-Source Hard- und Software-Entwicklung, Kreislaufwirtschaft, Bioökonomie (Biotechnologie, Biowertstoffe, Lebensmittelproduktion) + +**Maschinen und Geräte im Lab:** +Gewächshäuser, Clean-Workbench, Autoklav, Photometer, ph-Meter, Zentrifugen, Magnet Heizrührer, Präzisionswaage, Orbitalschüttler, Infrarot Sterilisator, Vakuum-Pumpen, Inkubatoren, Fermenter (Bioreaktoren), PCR Thermal Cycler, Next Generation DNA-Sequencer (NGS), Pipetten, Laborglas, Schutzkleidung, Gefahrstoffschrank, Gefrierschrank, Waschbecken; Mikroskope, Computerarbeitsplatz, LoRaWAN-Netzwerk, 3D-Drucker, + +**Öffungszeiten:** +für Mitglieder: täglich rund um die Uhr; +für Gäste: jeden Dienstag ab 18:00 Uhr Open Lab Day. +Weitere Veranstaltungstermine im Veranstaltungskalender (abonnierbar in Kalender Apps unter https://curious.bio/events.ics) + +**Monatlicher Beitrag für Vereinsmitglieder:** +Regulär 25 € pro Monat. Es gibt aber auch einen individuellen Sozialtarif, wenn sich das jemand nicht leisten kann. Unsere Beitragsordnung findet ihr ansonsten unter der folgenden Adresse curious.bio/beitragsordnung. + +**Nächste U/S-Bahn:** U Meßberg oder U/S Hauptbahnhof +**Web:** [curious.bio](https://curious.bio) und [Curious-Wiki](https://wiki.curious.bio/), Facebook:** [@curious.bio](https://www.facebook.com/curious.bio/); **Instagram:** [@curios.bio](https://www.instagram.com/curious.bio/?hl=de); **Twitter:** [@curious_hamburg](https://twitter.com/curious_hamburg/); sowie auf [LinkedIn](https://www.linkedin.com/groups/8872927/) + +## HALL 4 CRCLRTY - Open Lab Circular Textiles + +**Gegründet:** 2022 in der Neustadt, betrieben von House of All UG nach CSX Prinzipien (Monatsbeitrag) +**Lage:** Colonnaden 72, 20354 Hamburg + +**Arbeitsschwerpunkte im Lab:** +Community Based Fashion: Gemeinsam neue Wege gehen auf dem Weg zu mehr Nachhaltigkeit zwischen traditioneller Technik und modernen Methoden - Bildung, Forschung und Entwicklung im Bereich circular design von Textilien: Experimentieren mit Fertigungstechniken & Design auf dem Weg zu einer Fab City auch im Bereich Textil. +Nutzung von Kleidung als Alternative zum Kaufen: Der Pool an Kleidung kann von Mitgliedern genutzt werden. +Showroom zur Präsentation von Arbeiten lokaler Designer:innen, Fabricademy Node. + +**Maschinen und Geräte im Lab:** +Schneiderpuppen m/w, Industrienähmaschinen: 2x Schnellnäher, 1x Coverlock 5 Faden, 2x Overlock 4 Faden +Webstühle: Tastaturmusterwebstuhl, Kontermarshwebstuhl, TC2 (demnächst) +Strickmaschinen: brother KH830, brother KH860 Doppelbett, Formstricker, Intarsia Schlitten und weiteres Zubehör, passap duomatic Doppelbett +1x HILO Spinnmaschine (OS), 3x e-spinner von HILO +Lasercutter: Fabulaser Mini +Färbeküche: Naturfärben von Textilien +3D Drucker (demnächst) +Stickmaschine (demnächst) +Knopflochmaschine (demnächst) +diverse Handwerkzeuge & Werkbank mit Schraubstock, Lötstation (e-textiles), Tuftgun (demnächst) + +**Öffungszeiten** +mittwochs bis freitags 12:00 - 19:00 und nach Absprache. +Konkrete Daten gibt es auf der Webseite: www.wearall.clothing + +**Monatsbeitrag:** +60€/ Monat (Intro Angebot 45€ bis 31.12.) + +**Nächste U/S-Bahn:** U Stephansplatz, S Dammtor, U Gänsemarkt +**Web:** [wearall.clothing](https://www.wearall.clothing); **Insta:** [@wearall.clothing](https://www.instagram.com/wearall.clothing); **Facebook:** [@wearallclothing](https://www.facebook.com/wearallclothing) + +## Fab City Lab Hühnerposten + +**Gegründet:** 2022 als Kooperation mit den Bücherhallen Hamburg (Stiftung Hamburger Öffentliche Bücherhallen). Das Fab City Lab Hühnerposten wird von der Behörde für Wirtschaft und Innovation gefördert und vom Verein Fab City Hamburg e.V. betrieben. +**Lage:** Der Eingang zum Fab City Lab Hühnerposten befindet sich in Ebene 0 gegenüber vom Bücherflohmarkt. Barrierefreier Zugang von der Südseite; Hühnerposten 1, 20097 Hamburg. + +**Arbeitsschwerpunkte im Lab:** +Im Fab City Lab Hühnerposten können Gäste unter dem Motto Tüfteln, Lernen, Ausprobieren typische Geräte eines Makerspaces wie 3D-Drucker, Fräsen und Laser Cutter kennenlernen. In Kursen werden verschiedene Techniken moderner Fertigungstechnik vermittelt und großen und kleinen Maker*innen mit Rat und Tat zur Seite gestanden. + +**Maschinen und Geräte im Lab:** +3D-Drucker: HyperCuboid (OLSK); +Schneiden – Plotten – Cutten: FABULASER MINI (CO2 40W, 60 x 40cm Arbeitsfläche), Schneidplotter Silhouette Cameo 4 PRO (61 cm Materialbreite, 3 mm Materialdicke) +Fräsen: 3-Achsen-CNC-Fräse ULTIMATE Bee (X 530 x Y 760 x Z 125mm) Elektronik: Lötstationen, Multimeter, Platinen, etc. +Weitere Geräte: Kompressor, diverse klassische Werkzeuge (Standbohrmaschine, Stichsäge, Bohrschrauber, Flex, Multifunktionswerkzeuge, etc.) Reparaturwerkzeuge: *Werkzeugwagen, Schraubzwingen, etc. + +**Öffungszeiten:** +für Gäste: Mittwochs von 10:00 bis 16:00, Samstags von 11:00 bis 17:00. +Jeden 3. Sonntag im Monat von 13 bis 18 Uhr. +Konkrete Daten gibt es auf der Webseite: [buecherhallen.de](https://www.buecherhallen.de/zentralbibliothek-termine.html) + +**Monatlicher Beitrag für Vereinsmitglieder:** +Keine Mitgliedschaft vorgesehen. Die Nutzung ist weitestgehend kostenfrei. + +**Nächste U/S-Bahn:** Hauptbahnhof, U Steinstraße +**Web:** [buecherhallen.de](https://www.buecherhallen.de/fab-city-lab.html) + +<Button + text="Zur Ãœbersicht in der Fab Map" + newTab + href="de/network/map" + type="primary" + icon="ChoroplethMap" + iconSize="24" +/> diff --git a/src/pages/de/network/map/attraktor.mdx b/src/pages/de/network/map/attraktor.mdx new file mode 100644 index 0000000000000000000000000000000000000000..db13d434b28b2159371710ef21c7724d77a9e171 --- /dev/null +++ b/src/pages/de/network/map/attraktor.mdx @@ -0,0 +1,34 @@ +--- +name: Attraktor e.V. +description: "Der Makerspace Attraktor ist ein Platz, an dem du deine Ideen und Projekte umsetzen kannst. Du kannst hier an einem Ort mit inspirierenden Umfeld arbeiten und dich unter Gleichgesinnten austauschen. +Wir haben über 300 m² Fläche, die darauf wartet, mit Leben gefüllt zu werden. Dazu gehören ein großer Vortragsbereich, Holz-, Metall-, Näh- und Elektronik-Werkstätten, eine kleine Küche und Sofa-Bereiche." +website: https://attraktor.org +address: Eschelsweg 4, 22767 Hamburg +lat: 53.549864003284 +lng: 9.9464665686577 +image: images/network/map/attraktor_map.jpg +category: Fab Lab / Offene Werkstatt +relationStatus: Vereinsmitglied Fab City Hamburg e.V. +tags: +- id: '3' + displayName: 3D-Drucker + color: rgba(209,250,229,1) +- id: '4' + displayName: Lasercutter + color: hsl(333,60%,80%) +- id: '5' + displayName: CNC-Fräse + color: hsl(115,60%,80%) +- id: '6' + displayName: Elektronikwerkstatt + color: hsl(306,60%,80%) +- id: '9' + displayName: Holzwerkstatt + color: hsl(22,60%,80%) +- id: '8' + displayName: Workshops + color: hsl(229,60%,80%) +- id: '7' + displayName: Fab Lab / Offene Werkstatt + color: hsl(146,60%,80%) +--- \ No newline at end of file diff --git a/src/pages/de/network/map/curious.mdx b/src/pages/de/network/map/curious.mdx new file mode 100644 index 0000000000000000000000000000000000000000..af66d569cfbbe712775aee7286e511a53b464694 --- /dev/null +++ b/src/pages/de/network/map/curious.mdx @@ -0,0 +1,25 @@ +--- +name: Curious Community Labs e.V. +description: Die Curious Community Labs sind offene Labore für Biotechnologie und + Bioökonomie im Herzen Hamburgs. So wie sich ein Fab Lab auf computergestützte + Produktion konzentriert, wollen die Curious Community Lab diese Herangehensweise + auf Biologie und Umwelt anwenden, mit dem Zweck, die größeren Zusammenhänge besser + zu verstehen und darauf basierend nachhaltige Lösungen zu schaffen. +website: https://curious.bio/ +address: Stockmeyerstr. 43, Halle 4K, Eingang von der Wasserseite, 20457 Hamburg +lat: 53.541994386894 +lng: 10.010334958155 +image: images/network/map/curious_community_labs_map.jpg +category: Fab Lab / Offene Werkstatt +relationStatus: Vereinsmitglied Fab City Hamburg e.V. +tags: +- id: '10' + displayName: Biotechnologie + color: hsl(2,60%,80%) +- id: '11' + displayName: Landwirtschaft + color: hsl(255,60%,80%) +- id: '7' + displayName: Fab Lab / Offene Werkstatt + color: hsl(146,60%,80%) +--- \ No newline at end of file diff --git a/src/pages/de/network/map/designxport.mdx b/src/pages/de/network/map/designxport.mdx new file mode 100644 index 0000000000000000000000000000000000000000..dbc53cfd4df799402d0f5eb9dcc3f6d1b19c9fc7 --- /dev/null +++ b/src/pages/de/network/map/designxport.mdx @@ -0,0 +1,23 @@ +--- +name: designxport / Hamburg Kreativ Gesellschaft mbH +description: "Seit 2010 ist die Hamburg Kreativ Gesellschaft als Einrichtung der +Freien und Hansestadt Hamburg Dach, Raum und Anlaufstelle für alle Akteure*innen +aus der Kreativwirtschaft. Dafür bietet die Gesellschaft ein vielfältiges Angebot +bestehend aus Workshops, Vorträgen und Veranstaltungen sowie Hilfestellungen in +individuellen Beratungen, Coachings und Crowdfunding. Zudem unterstützt die Gesellschaft +Kreative bei der Finazierung von und der Suche nach Arbeitsräumen. Als Dreh- und +Angelpunkt für Künstler, Entwickler und Gründer aller Art ist die Hamburg Kreativ +Gesellschaft, vor allem mit dem hauseigenen Cross Innovation Hub, Impulsgeber +für den Austausch und Perspektivwechsel der Hamburger Kreativbranche." +website: https://www.designxport.de/ +address: Hongkongstraße 5, 20457 Hamburg +lat: 53.542208035899 +lng: 10.001291735134 +image: images/network/map/designxport_map.jpg +category: Bildungs- und Veranstaltungsort +relationStatus: Vereinsmitglied Fab City Hamburg e.V. +tags: +- id: '8' + displayName: Workshops + color: hsl(229,60%,80%) +--- \ No newline at end of file diff --git a/src/pages/de/network/map/fabcityhaus.mdx b/src/pages/de/network/map/fabcityhaus.mdx new file mode 100644 index 0000000000000000000000000000000000000000..224541156abb8677c50cb697f9f186ff0683eb8d --- /dev/null +++ b/src/pages/de/network/map/fabcityhaus.mdx @@ -0,0 +1,26 @@ +--- +name: Fab City Haus Hamburg +description: "Zentraler Forschungsort des Fab City dtec.bw Forschungsprojekts mit +eigenem Maschinen-Showroom und MiniLab. An diesem Lern- und Innovationsort forschen +NachwuchswissenschaftlerInnen von fünf Universitäten und weitere Akteure aus dem +Netzwerk an Themen rund um Fab City. Hier habt ihr die Möglichkeit, Informationen +und Wissen zur nachhaltigen Kreislaufwirtschaft, zur Entwicklung und dem Betrieb +von Open Source Hardware und zur Fab City Hamburg zu erhalten." +website: https://is.gd/myZu9p +address: Zippelhaus 5A, 20457 Hamburg im 3.OG +lat: 53.546340086489 +lng: 9.9962998799536 +image: images/network/map/zippelhaus_map.jpg +category: Bildungs- und Veranstaltungsort +relationStatus: Vereinsmitglied Fab City Hamburg e.V. +tags: +- id: '8' + displayName: Workshops + color: hsl(229,60%,80%) +- id: '3' + displayName: 3D-Drucker + color: rgba(209,250,229,1) +- id: '12' + displayName: Unternehmen + color: hsl(257,60%,80%) +--- \ No newline at end of file diff --git a/src/pages/de/network/map/fablabstpauli.mdx b/src/pages/de/network/map/fablabstpauli.mdx new file mode 100644 index 0000000000000000000000000000000000000000..f1e3a73d8ef5e9684a754bc537b01543db891ab2 --- /dev/null +++ b/src/pages/de/network/map/fablabstpauli.mdx @@ -0,0 +1,35 @@ +--- +name: Fab Lab Fabulous St. Pauli e.V. +description: "2011 gründete Fabulous St. Pauli das erste Fab Lab in Hamburg auf St. +Pauli. Der gemeinnützige Verein bietet die Fab-Lab-typische Geräteausstattung +und eine über die Jahre gewachsene Community, aus der bereits verschiedene andere +Labs und Projekte in Hamburg angestoßen wurden. Das Fab Lab ist für die Öffentlichkeit +am wöchentlichen Open Lab Day zugänglich, für Mitglieder an allen Tagen. Es befindet +sich derzeit im Oberhafen-Quartier in Halle 413." +website: http://www.fablab-hamburg.org/ +address: Stockmeyerstr. 43, Halle 4K, Eingang von der Wasserseite, 20457 Hamburg +lat: 53.541955879117 +lng: 10.010503310879 +image: images/network/map/fabulous_stpauli_map.jpg +category: Fab Lab / Offene Werkstatt +relationStatus: Vereinsmitglied Fab City Hamburg e.V. +tags: +- id: '4' + displayName: Lasercutter + color: hsl(333,60%,80%) +- id: '5' + displayName: CNC-Fräse + color: hsl(115,60%,80%) +- id: '6' + displayName: Elektronikwerkstatt + color: hsl(306,60%,80%) +- id: '7' + displayName: Fab Lab / Offene Werkstatt + color: hsl(146,60%,80%) +- id: '8' + displayName: Workshops + color: hsl(229,60%,80%) +- id: '3' + displayName: 3D-Drucker + color: rgba(209,250,229,1) +--- \ No newline at end of file diff --git a/src/pages/de/network/map/hofalab.mdx b/src/pages/de/network/map/hofalab.mdx new file mode 100644 index 0000000000000000000000000000000000000000..1103223dd9029372495f4be307084270c0860565 --- /dev/null +++ b/src/pages/de/network/map/hofalab.mdx @@ -0,0 +1,30 @@ +--- +name: HoFaLab e.V. +description: "Das HoFaLab ist seit 2019 „Dein Fab Lab in Wilhelmsburg“, ein Ort +für kreative Produktion sowie künstlerische Forschung. \nDer HoFaLab eV. richtet +sich an (Medien-)Künstler, Bastler und alle Interessierten, die lernen wollen +Technologie im Alltag selbstbestimmt und verantwortungsbewusst einzusetzen. Hierzu +fördern wir in Workshops die Aneignung neuer Technologien und Fertigungsmethoden +in der Nachbarschaft. Im Fokus stehen dabei die gemeinsame Erfahrung der Anwendung +und das HoFaLab als Anlaufstelle für Menschen mit und ohne Expertise." +website: https://hofalab.de +address: Bürgerhaus Wilhelmsburg, Mengestraße 20, 21107 Hamburg +lat: 53.500543446403 +lng: 9.9962177938385 +image: images/network/map/hofalab_map.jpg +category: Fab Lab / Offene Werkstatt +relationStatus: Vereinsmitglied Fab City Hamburg e.V. +tags: +- id: '3' + displayName: 3D-Drucker + color: rgba(209,250,229,1) +- id: '6' + displayName: Elektronikwerkstatt + color: hsl(306,60%,80%) +- id: '8' + displayName: Workshops + color: hsl(229,60%,80%) +- id: '7' + displayName: Fab Lab / Offene Werkstatt + color: hsl(146,60%,80%) +--- \ No newline at end of file diff --git a/src/pages/de/network/map/huehnerposten.mdx b/src/pages/de/network/map/huehnerposten.mdx new file mode 100644 index 0000000000000000000000000000000000000000..dd78c570e44ca2d8246b2ff4f580b00be4cc1d50 --- /dev/null +++ b/src/pages/de/network/map/huehnerposten.mdx @@ -0,0 +1,33 @@ +--- +name: Fab City Lab Hühnerposten +description: Ein Fab Lab zum Ausprobieren und Entdecken. +website: https://www.buecherhallen.de/fab-city-lab.html +address: Hühnerposten 1, 20097 Hamburg +lat: 53.549695122814 +lng: 10.008060070686 +image: images/network/map/huehnerposten_map.jpg +category: Fab Lab / Offene Werkstatt +relationStatus: Vereinsmitglied Fab City Hamburg e.V. +tags: +- id: '14' + displayName: FabLab + color: hsl(108,60%,80%) +- id: '15' + displayName: Hühnerposten + color: hsl(18,60%,80%) +- id: '3' + displayName: 3D-Drucker + color: rgba(209,250,229,1) +- id: '4' + displayName: Lasercutter + color: hsl(333,60%,80%) +- id: '5' + displayName: CNC-Fräse + color: hsl(115,60%,80%) +- id: '7' + displayName: Fab Lab / Offene Werkstatt + color: hsl(146,60%,80%) +- id: '8' + displayName: Workshops + color: hsl(229,60%,80%) +--- \ No newline at end of file diff --git a/src/pages/de/network/map/index.mdx b/src/pages/de/network/map/index.mdx new file mode 100644 index 0000000000000000000000000000000000000000..611c0d81ea2910469e6be1a5b5f25498183e7097 --- /dev/null +++ b/src/pages/de/network/map/index.mdx @@ -0,0 +1,6 @@ +--- +layout: "@layouts/MapLayout.astro" +title: Fab Map +order: 3 +hideChildren: true +--- diff --git a/src/pages/de/network/map/jupiter.mdx b/src/pages/de/network/map/jupiter.mdx new file mode 100644 index 0000000000000000000000000000000000000000..02586daa5212fbde92fbc3b21297687363dd2303 --- /dev/null +++ b/src/pages/de/network/map/jupiter.mdx @@ -0,0 +1,15 @@ +--- +name: Pop-Up Büro / Frei_Fläche +description: 'Fab City Hamburg ist Teil der "Frei_Fläche" im alten Karstadt Sport +Gebäude - eine Initiative der Hamburg Kreativ Gesellschaft . Man findet uns im +4. OG, wo wir die Räume gemeinsam mit ZRKULAR gestalten und spannende Veranstaltungen +planen.' +website: https://kreativgesellschaft.org/raum/frei_flache-raum-fur-kreative-zwischennutzung/ +address: Mönckebergstr. 2-4, 20095 Hamburg +lat: 53.551948602092 +lng: 10.005150209273 +image: images/network/map/jupiter_map.png +category: Bildungs- und Veranstaltungsort +relationStatus: Vereinsbüro des Fab City Hamburg e.V. +tags: [] +--- \ No newline at end of file diff --git a/src/pages/de/network/map/karlshoehe.mdx b/src/pages/de/network/map/karlshoehe.mdx new file mode 100644 index 0000000000000000000000000000000000000000..4d201497215162697c97cfc11364296fd1a745a9 --- /dev/null +++ b/src/pages/de/network/map/karlshoehe.mdx @@ -0,0 +1,23 @@ +--- +name: Hamburger Klimaschutzstiftung auf Gut Karlshöhe +description: "Die 2008 gegründete Hamburger Klimaschutzstiftung für Bildung und Nachhaltigkeit +gibt Antworten auf die Frage, wie wir Klimaschutz wirksam in unseren Alltag integrieren +können. Im Fokus steht der Betrieb des Hamburger Umweltzentrums Gut Karlshöhe. +Umgeben von Natur organisiert die Stiftung dort in bewährter Zusammenarbeit mit +anderen Vereinen erlebnisbasierte Veranstaltungen, die für einen nachhaltigen +Umgang mit natürlichen Ressourcen sensibilisieren." +website: https://gut-karlshoehe.de +address: Karlshöhe 60, 22175 Hamburg +lat: 53.63006349047 +lng: 10.110588334093 +image: images/network/map/karlshoehe_map.jpg +category: Bildungs- und Veranstaltungsort +relationStatus: Vereinsmitglied Fab City Hamburg e.V. +tags: +- id: '8' + displayName: Workshops + color: hsl(229,60%,80%) +- id: '11' + displayName: Landwirtschaft + color: hsl(255,60%,80%) +--- \ No newline at end of file diff --git a/src/pages/de/network/map/killinger.mdx b/src/pages/de/network/map/killinger.mdx new file mode 100644 index 0000000000000000000000000000000000000000..2cc7ceddd863886fd6bddc8a4c5fb7a9ff9d7c15 --- /dev/null +++ b/src/pages/de/network/map/killinger.mdx @@ -0,0 +1,26 @@ +--- +name: Goldschmiede Killinger GbR +description: "Enrique Killinger aus der Goldschmiede Killinger freut sich mit seinen +handwerklichen Fähigkeiten, der Fab City Hamburg zur Seite zu stehen. Das präzise +Arbeiten mit Metallen, Holz und anderen Werkstoffen gehört zum alltäglichen Handwerk. +Ein ästhetischer Anspruch wird an jedes Werkstück gestellt. Als Mitglied bei Precious +Plastic Hamburg ist Enrique Zukunftsorientierung und bewusster Umgang mit Ressourcen +in der Stadt sehr wichtig." +website: https://goldschmiede-killinger.de/ +address: Lange Reihe 89, 20099 Hamburg +lat: 53.558563745016 +lng: 10.012549674438 +image: images/network/map/killinger_map.jpg +category: Handwerksbetrieb +relationStatus: Vereinsmitglied Fab City Hamburg e.V. +tags: +- id: '12' + displayName: Unternehmen + color: hsl(257,60%,80%) +- id: '13' + displayName: Metallwerkstatt + color: hsl(273,60%,80%) +- id: '9' + displayName: Holzwerkstatt + color: hsl(22,60%,80%) +--- diff --git a/src/pages/de/network/map/lurup.mdx b/src/pages/de/network/map/lurup.mdx new file mode 100644 index 0000000000000000000000000000000000000000..0035676fe4abaf33f9e167645860af44c21ddcaf --- /dev/null +++ b/src/pages/de/network/map/lurup.mdx @@ -0,0 +1,45 @@ +--- +name: Offene Werkstatt Lurup & Precious Plastic Altona +description: "In der Offenen Re- & Upcycling-Werkstatt können Menschen mit und ohne +Beeinträchtigungen in ihrer Freizeit u.a. daran mitwirken, die Folgen des Klimawandels +für Mensch und Tier erträglicher zu machen. \n\nWir entwickeln zum Beispiel gemeinsam +ökologisch und sozial nachhaltige Produkte aus recyceltem Plastik, die zur Vertikalbegrünung +und einem angenehmen Aufenthalt im öffentlichen Raum dienen. Daneben haben wir +uns dem plietschen Barriereabbau verschrieben und werden z.B. nachhaltige Rampen +bauen.\n\nAls handwerkliche Vermittlungsstelle von Souveränität & aktiver Teilhabe +geht es aber zuallererst darum, auszuprobieren, eigene Fähigkeiten zu entdecken +und neue Kompetenzen bilden zu können. Vieles, was man benötigt – oder möchte +– kann man selbst herstellen. Auch ohne Vorkenntnisse, ohne Geld, auch mit Beeinträchtigungen +und mit Freude. \n\nAlle, die Lust haben, etwas Nachhaltiges aus recyceltem Plastik, +Wachs, Holz, Metall oder upzucycelnden Textilien, Möbeln (...) für sich und andere +zu machen, sind herzlich willkommen!" +website: https://insel-ev.de/ +address: Elbgaustr. 244 +lat: 53.592036771415 +lng: 9.8801904916763 +image: images/network/map/insel_ev_map.jpg +category: Fab Lab / Offene Werkstatt +relationStatus: Vereinsmitglied Fab City Hamburg e.V. +tags: +- id: '17' + displayName: Plastik-Recycling + color: hsl(234,60%,80%) +- id: '7' + displayName: Fab Lab / Offene Werkstatt + color: hsl(146,60%,80%) +- id: '4' + displayName: Lasercutter + color: hsl(333,60%,80%) +- id: '8' + displayName: Workshops + color: hsl(229,60%,80%) +- id: '3' + displayName: 3D-Drucker + color: rgba(209,250,229,1) +- id: '9' + displayName: Holzwerkstatt + color: hsl(22,60%,80%) +- id: '13' + displayName: Metallwerkstatt + color: hsl(273,60%,80%) +--- \ No newline at end of file diff --git a/src/pages/de/network/map/openlab.mdx b/src/pages/de/network/map/openlab.mdx new file mode 100644 index 0000000000000000000000000000000000000000..4c0a606f8ab4bbdcde6d1698092dc55894bb46fb --- /dev/null +++ b/src/pages/de/network/map/openlab.mdx @@ -0,0 +1,36 @@ +--- +name: OpenLab Hamburg +description: "Das OpenLab Hamburg ist eine offene High-Tech-Werkstatt, die der breiten Öffentlichkeit den Zugang zu modernen, digitalen Fabrikationstechnologien ermöglicht, um eigene Ideen zu verwirklichen. +Kompakte Einführungskurse bieten einen schnellen und intuitiven Einstieg in die Nutzung der Maschinen. Die Handhabung bedarf keiner speziellen Fachausbildung und schon nach 1-2 Stunden Einweisung können erste Ideen realisiert werden. +Zusätzlich bieten Workshops, Vorträge und wöchentliche Treffen Gelegenheit, sich auszutauschen, voneinander zu lernen und gemeinsam Neues zu schaffen. +Das OpenLab Hamburg wird vom Laboratorium Fertigungstechnik (LaFT) an der Helmut-Schmidt-Universität organisiert und betrieben." +website: https://openlab-hamburg.de +address: Holstenhofweg 85, 22043 Hamburg +lat: 53.567516952488 +lng: 10.113037061205 +image: images/network/map/open_lab_map.jpg +category: Fab Lab / Offene Werkstatt +relationStatus: Vereinsmitglied Fab City Hamburg e.V. +tags: +- id: '3' + displayName: 3D-Drucker + color: rgba(209,250,229,1) +- id: '4' + displayName: Lasercutter + color: hsl(333,60%,80%) +- id: '5' + displayName: CNC-Fräse + color: hsl(115,60%,80%) +- id: '9' + displayName: Holzwerkstatt + color: hsl(22,60%,80%) +- id: '6' + displayName: Elektronikwerkstatt + color: hsl(306,60%,80%) +- id: '8' + displayName: Workshops + color: hsl(229,60%,80%) +- id: '7' + displayName: Fab Lab / Offene Werkstatt + color: hsl(146,60%,80%) +--- \ No newline at end of file diff --git a/src/pages/de/network/map/regenholz.mdx b/src/pages/de/network/map/regenholz.mdx new file mode 100644 index 0000000000000000000000000000000000000000..b72b01c15253e1abf7068fbf0370017da69ac37c --- /dev/null +++ b/src/pages/de/network/map/regenholz.mdx @@ -0,0 +1,30 @@ +--- +name: regenholz +description: "René und Fynn kreieren individuelle Möbelstücke aus Holz u.a. mit Hilfe +von selbstgebauten Open-Source-Maschinen – wie der Maslow CNC-Fräse. In ihrer +Werkstatt in Hamburg-Hamm digitalisieren sie das Handwerk – und heraus kommen +nachhaltige, stilvolle und einzigartige Möbel- und Designstücke. Sie wollen den +Spaß am Handwerk erhalten, fördern und gleichzeitig das Bewusstsein für die Natur +stärken. Ideen und Freude bei der Arbeit mit Holz sind für die beiden zum Teilen +da – und das wollen sie zukünftig in diversen Workshops mit Fab City Hamburg vermitteln!" +website: https://regenholz.de/ +address: Steinbeker Straße 62, 20537 Hamburg +lat: 53.545876661544 +lng: 10.056057138735 +image: images/network/map/regenholz_map.jpg +category: Digital-handwerkliche Produktionsstätte +relationStatus: Vereinsmitglied Fab City Hamburg e.V. +tags: +- id: '5' + displayName: CNC-Fräse + color: hsl(115,60%,80%) +- id: '8' + displayName: Workshops + color: hsl(229,60%,80%) +- id: '9' + displayName: Holzwerkstatt + color: hsl(22,60%,80%) +- id: '12' + displayName: Unternehmen + color: hsl(257,60%,80%) +--- \ No newline at end of file diff --git a/src/pages/de/network/map/welcomewerkstatt.mdx b/src/pages/de/network/map/welcomewerkstatt.mdx new file mode 100644 index 0000000000000000000000000000000000000000..995d16030ceaaf182b8727d72995aca1f2f0c9da --- /dev/null +++ b/src/pages/de/network/map/welcomewerkstatt.mdx @@ -0,0 +1,33 @@ +--- +name: Welcome Werkstatt e.V. +description: Seit 2017 ist die Welcome Werkstatt aus Barmbek die erste offene Stadtteilwerkstatt + im Hamburger Osten. Der Verein bietet Raum, Werkzeuge und guten Rat für seine + rund 50 Mitglieder und Gäste zu den Themen Holz- und Metallarbeit, Elektronik + und 3D-Druck. +website: https://www.welcome-werkstatt.de +address: Bachstraße 98, 22083 Hamburg +lat: 53.579789405468 +lng: 10.02200822904 +image: images/network/map/welcome_werkstatt_map.jpg +category: Fab Lab / Offene Werkstatt +relationStatus: Vereinsmitglied Fab City Hamburg e.V. +tags: +- id: '9' + displayName: Holzwerkstatt + color: hsl(22,60%,80%) +- id: '3' + displayName: 3D-Drucker + color: rgba(209,250,229,1) +- id: '5' + displayName: CNC-Fräse + color: hsl(115,60%,80%) +- id: '6' + displayName: Elektronikwerkstatt + color: hsl(306,60%,80%) +- id: '8' + displayName: Workshops + color: hsl(229,60%,80%) +- id: '7' + displayName: Fab Lab / Offene Werkstatt + color: hsl(146,60%,80%) +--- \ No newline at end of file diff --git a/src/pages/de/network/map/xyzcargo.mdx b/src/pages/de/network/map/xyzcargo.mdx new file mode 100644 index 0000000000000000000000000000000000000000..40dbbd57e10a4829ba12a698b6c8084b5132d546 --- /dev/null +++ b/src/pages/de/network/map/xyzcargo.mdx @@ -0,0 +1,27 @@ +--- +name: XYZ CARGO Lastenräder & Cargo Bikes +description: Im Fokus von XYZ Cargo steht die Produktion von Lastenrädern in lokalen + Micro Factories in Hamburg und Kopenhagen – zu sozial fairen sowie ökologisch + verträglichen Bedingungen. Durch die modulare XYZ-Bauweise sind die Lastenräder + einfach individuell anzupassen, leicht, belastbar und preiswert herstellbar. +website: http://www.xyzcargo.com +address: Stockmeyerstr. 43, Halle 4K, 20457 Hamburg +lat: 53.541914624826 +lng: 10.010271399351 +image: images/network/map/xyz_cargo_map.jpg +category: Digital-handwerkliche Produktionsstätte +relationStatus: Vereinsmitglied Fab City Hamburg e.V. +tags: +- id: '12' + displayName: Unternehmen + color: hsl(257,60%,80%) +- id: '13' + displayName: Metallwerkstatt + color: hsl(273,60%,80%) +- id: '9' + displayName: Holzwerkstatt + color: hsl(22,60%,80%) +- id: '8' + displayName: Workshops + color: hsl(229,60%,80%) +--- \ No newline at end of file diff --git a/src/pages/de/network/matrix.mdx b/src/pages/de/network/matrix.mdx new file mode 100644 index 0000000000000000000000000000000000000000..41f2cee3f3629a41e1ebfdaf2ea1a230ae3bded6 --- /dev/null +++ b/src/pages/de/network/matrix.mdx @@ -0,0 +1,36 @@ +--- +layout: "@layouts/ArticleLayout.astro" +title: Chat +order: 5 +subtitle: Matrix als Kommunikationsplattform +headerImage: images/network/matrix/element-hero.jpg +headerImageAlt: test hero image +date: "18.10.2022" +author: Moritz Stückler +teaser: Als großes Netzwerk von sehr diversen und verteilten Akteur:innen spielt die Kommunikation innerhalb der "Fab City Hamburg" eine extrem große Rolle. Deswegen setzen wir sehr auf die dezentrale und offene Messaging-Plattform Matrix und versuchen, unsere interne und externe Kommunikation dort zu bündeln. Wir erklären Euch, welche Vorteile die Technologie mit sich bringt und wie Ihr direkt loslegen könnt. +--- + +# Warum Matrix? + +Heutzutage ist der Markt für Messenger- und Kommunikationsplattformen riesig und häufig unüberschaubar: WhatsApp, Signal, Telegram, Slack, Discord, Teams, Zulip oder Rocket.Chat sind nur einige der größeren Beispiele. Wieso haben wir uns also bewusst für [Matrix](https://matrix.org/) entschieden und nicht für eine der anderen Lösungen? + + + +- **📡 Föderation:** Das größte Alleinstellungsmerkmal von Matrix ist die Föderation. Das bedeutet, dass alle Nutzer des Matrix-Netzwerkes sich miteinander unterhalten können – ähnlich wie bei E-Mails (dort kann jeder Nutzer mit einer Mailadresse jedem anderen E-Mail-Nutzer schreiben, egal ob man seine Konto bei Yahoo, GMX oder GMail eröffnet hat). Die Föderation ermöglicht es uns, auch mit Personen und Organisationen außerhalb unseres Netzwerks zu sprechen. + +- **🔋 Open Source und selbst gehostet:** Passend zu unseren Werten und Idealen kommt für uns nur eine Open-Source-Lösung infrage. Sowohl der [Matrix-Standard](https://spec.matrix.org/latest/) als auch die beliebtesten Matrix-Clients und Serveranwendungen sind Open Source, und wir können die notwendige Infrastruktur selber hosten, und sind nicht von zentralen Servern einer amerikanischen Firma abhängig. + +- **📩 Beliebige Client-Programme:** Matrix ist ein Standard, der von vielen verschiedenen Programmen implementiert werden kann, so wie auch E-Mail oder IRC. Das heißt, genau wie bei E-Mails, kann sich jeder Nutzer selbst aussuchen mit welcher Client-Anwendung er arbeiten möchte. Sehr populär ist der [Messenger Element](https://www.element.io/), aber auch [FluffyChat](https://fluffychat.im/) oder [Cinny](https://cinny.in/) sind für viele unserer Nutzer eine gute Alternative. + +# Anleitung: So kannst du mitreden +Wenn du einfach nur schnell einsteigen möchtest, gibt es hier die schnellste Variante mit dem Element-Messenger und der Erstellung eines neuen Accounts auf dem Fabcity-Hamburg-Homeserver: + +<video controls autoplay loop> + <source src="images/network/matrix/matrix.mp4" type="video/mp4" /> +</video> + +1. Lade dir den Messenger Element kostenlos für deine Plattform herunter (Element gibt es – ohne Installation – direkt im Browser, als Download für Windows, Linux und macOS sowie als App für Android und iOS). +2. **WICHTIG:** Nach dem Starten der Anwendung/App wähle „Account erstellen“ und im nächsten Schrtitt „Erweitert“ aus. Gib dort als Homeserver-Adresse `https://matrix.fabcity.hamburg` ein. +3. Im nächsten Schritt kannst du deinen eigenen Benutzernamen und Kennwort festlegen. +4. Nach der Registrierung bist du automatisch eingeloggt mit deinem neuen Nutzer und bist auch automatisch in unserem Welcome-Raum. + diff --git a/src/pages/de/people/axel.mdx b/src/pages/de/people/axel.mdx new file mode 100644 index 0000000000000000000000000000000000000000..2ec808ef8d6be6708aa4fda23ff772b1228aa576 --- /dev/null +++ b/src/pages/de/people/axel.mdx @@ -0,0 +1,8 @@ +--- +name: Axel Sylvester +title: Geschäftsführer +organization: Fab City Hamburg e.V. +email: axel@fabcity.hamburg +img: images/portraits/portrait_axel_sylvester.jpg +linkedin: https://www.linkedin.com/in/axel-sylvester/ +--- diff --git a/src/pages/de/people/index.mdx b/src/pages/de/people/index.mdx new file mode 100644 index 0000000000000000000000000000000000000000..212c2c023c17242a5b0f709faedd9ea43acc4ec7 --- /dev/null +++ b/src/pages/de/people/index.mdx @@ -0,0 +1,4 @@ +--- +title: People +hidden: true +--- diff --git a/src/pages/de/people/jana.mdx b/src/pages/de/people/jana.mdx new file mode 100644 index 0000000000000000000000000000000000000000..61fc3b979a566290d096d6f684051f85f2630054 --- /dev/null +++ b/src/pages/de/people/jana.mdx @@ -0,0 +1,8 @@ +--- +name: Dr. phil. Jana Koppe +title: Leitung Industriepartnermanagement +organization: dtec.bw +email: jana.koppe@hsu-hh.de +img: images/portraits/portrait_jana_koppe.jpg +linkedin: https://www.linkedin.com/in/dr-jana-christine-koppe-8562a590/ +--- diff --git a/src/pages/de/people/jenny.mdx b/src/pages/de/people/jenny.mdx new file mode 100644 index 0000000000000000000000000000000000000000..68e1a6f59fb609081886c03c2f96e3f439f507b6 --- /dev/null +++ b/src/pages/de/people/jenny.mdx @@ -0,0 +1,8 @@ +--- +name: Jennifer Wilke +title: Projektmanagerin +organization: Fab City Hamburg e.V. +email: jenny@fabcity.hamburg +img: images/portraits/portrait_jenniferwilke.jpg +linkedin: https://www.linkedin.com/in/jennifer-wilke/ +--- \ No newline at end of file diff --git a/src/pages/de/people/jens.mdx b/src/pages/de/people/jens.mdx new file mode 100644 index 0000000000000000000000000000000000000000..a0d78a24f7b541915225da4fbba71443f4db7bbb --- /dev/null +++ b/src/pages/de/people/jens.mdx @@ -0,0 +1,8 @@ +--- +name: Prof. Dr.-Ing. Jens P. Wulfsberg +title: Projektleitung +organization: dtec.bw +email: jens.wulfsberg@hsu-hh.de +img: images/portraits/portrait_jens_wulfsberg.jpg +linkedin: https://www.linkedin.com/in/jens-wulfsberg-2613b7134/ +--- diff --git a/src/pages/de/people/juan.mdx b/src/pages/de/people/juan.mdx new file mode 100644 index 0000000000000000000000000000000000000000..3e6db3bfe3458696a3bce05286808705f72a5359 --- /dev/null +++ b/src/pages/de/people/juan.mdx @@ -0,0 +1,8 @@ +--- +name: Dr. rer. nat. Juan Manuel Grados Luyando +title: Physiker, Data Scientist, Maker +organization: Helmut-Schmidt-Universität +email: gradoslj@hsu-hh.de +img: images/portraits/portrait_juan_grados.jpg +linkedin: https://www.linkedin.com/in/jmgrados/ +--- diff --git a/src/pages/de/people/manuel.mdx b/src/pages/de/people/manuel.mdx new file mode 100644 index 0000000000000000000000000000000000000000..29452e3f46fe0ab0cb409e0247b981c434cc17a9 --- /dev/null +++ b/src/pages/de/people/manuel.mdx @@ -0,0 +1,8 @@ +--- +name: Dr.-Ing. Manuel Moritz +title: Projekt Interfacer +organization: Helmut-Schmidt-Universität +email: manuel.moritz@hsu-hh.de +img: images/portraits/portrait_manuel_moritz.jpg +linkedin: https://www.linkedin.com/in/manuel-moritz-74954465/ +--- diff --git a/src/pages/de/people/mohammed.mdx b/src/pages/de/people/mohammed.mdx new file mode 100644 index 0000000000000000000000000000000000000000..014746d5bf860227cc193113b3b4534f6a0170a4 --- /dev/null +++ b/src/pages/de/people/mohammed.mdx @@ -0,0 +1,8 @@ +--- +name: Mohammed Omer +title: Entwicklung von Open-Source-Werkzeugmaschinen +organization: New Production Institute +email: mohammed.omer@hsu-hh.de +img: images/portraits/portrait_mohammed_omer.jpg +linkedin: https://www.linkedin.com/in/mohammed-omer-01b29781/ +--- diff --git a/src/pages/de/people/moritz.mdx b/src/pages/de/people/moritz.mdx new file mode 100644 index 0000000000000000000000000000000000000000..efd6a5ba968287f51c552cff60207ac7c254f704 --- /dev/null +++ b/src/pages/de/people/moritz.mdx @@ -0,0 +1,9 @@ +--- +name: Moritz Stückler +title: Software-Entwickler +email: moritz@fabcity.hamburg +organization: bitbetter GmbH +img: images/portraits/portrait_moritz_stueckler.jpg +linkedin: https://www.linkedin.com/in/moritz-stueckler-software-developer/ +twitter: https://twitter.com/MoStueck +--- diff --git a/src/pages/de/people/raphael.mdx b/src/pages/de/people/raphael.mdx new file mode 100644 index 0000000000000000000000000000000000000000..e2748a4d8ce80d84a31b9b06da032dcd72a74433 --- /dev/null +++ b/src/pages/de/people/raphael.mdx @@ -0,0 +1,8 @@ +--- +name: Raphael Haus +title: Chief Operative Officer +organization: Fab City Hamburg e. V. +email: raphael@fabcity.hamburg +img: images/portraits/portrait-raphael_haus.png +linkedin: https://www.linkedin.com/in/raphael-haus-61b68013a/ +--- diff --git a/src/pages/de/people/sarah.mdx b/src/pages/de/people/sarah.mdx new file mode 100644 index 0000000000000000000000000000000000000000..63aaeff36f8f0f65456c92a26844580a7fb9d60f --- /dev/null +++ b/src/pages/de/people/sarah.mdx @@ -0,0 +1,9 @@ +--- +name: Sarah Bürger +title: Founder +email: we@wearall.clothing +organization: House of All UG +img: images/portraits/portrait_sarah_buerger.jpg +facebook: https://www.facebook.com/wearallclothing +instagram: https://www.instagram.com/wearall.clothing/ +--- diff --git a/src/pages/de/people/sonja.mdx b/src/pages/de/people/sonja.mdx new file mode 100644 index 0000000000000000000000000000000000000000..9285468ad8892e6e68c4d1756d7ae93752215663 --- /dev/null +++ b/src/pages/de/people/sonja.mdx @@ -0,0 +1,8 @@ +--- +name: Dr. rer. nat. Sonja Buxbaum-Conradi +title: Leitung Forschungsmanagement +organization: dtec.bw +email: buxbaum-conradi@hsu-hh.de +img: images/portraits/portrait_sonja_buxbaum-conradi.jpg +linkedin: https://www.linkedin.com/in/sonja-buxbaum-conradi-230169183/ +--- diff --git a/src/pages/de/people/tobias.mdx b/src/pages/de/people/tobias.mdx new file mode 100644 index 0000000000000000000000000000000000000000..9c506831751a604ad42d6927b4503affe7f40e10 --- /dev/null +++ b/src/pages/de/people/tobias.mdx @@ -0,0 +1,8 @@ +--- +name: Dr.-Ing. Tobias Redlich +title: Forschung +organization: Helmut-Schmidt-Universität +email: tobias.redlich@hsu-hh.de +img: images/portraits/portrait_tobias_redlich.jpg +linkedin: https://www.linkedin.com/in/tobias-redlich-5a461a189/ +--- diff --git a/src/pages/de/people/werner.mdx b/src/pages/de/people/werner.mdx new file mode 100644 index 0000000000000000000000000000000000000000..3c3ed8a10caea4a8822f94d8b6c906e24e31c1d6 --- /dev/null +++ b/src/pages/de/people/werner.mdx @@ -0,0 +1,8 @@ +--- +name: Werner Jarmatz +title: Workshopleiter +organization: HoFaLab / Fab City Hamburg +email: werner@fabcity.hamburg +img: images/portraits/portrait_werner_jarmatz.jpg +linkedin: +--- diff --git a/src/pages/de/privacy.mdx b/src/pages/de/privacy.mdx new file mode 100644 index 0000000000000000000000000000000000000000..1a5a138a8832e3095dbcb5c8792edde407b46577 --- /dev/null +++ b/src/pages/de/privacy.mdx @@ -0,0 +1,71 @@ +--- +layout: "@layouts/ArticleLayout.astro" +title: Datenschutzerklärung +subtitle: Was passiert mit meinen Daten? +headerImage: images/fchh/association/fchh-logopattern-hero.png +headerImageAlt: Picture of two metal palm trees +hidden: true +--- + +In dieser Datenschutzerklärung informieren wir die Websitenbenbesucher von fabcity.hamburg über die Verarbeitung ihrer personenbezogener Daten auf dieser Website. + +## Wer ist Verantwortlicher? + +Verantwortlicher im Sinne der Datenschutzgrundverordnung ist: + +Fab City Hamburg e.V. +Hermann-Blohm-Straße 3 +20457 Hamburg + +Vertretungsberechtigter: Dr. Tobias Redlich (für die Helmut Schmidt Universität/Universität der Bundeswehr) + +### Kontakt: +E-Mail: info@fabcity.hamburg + +Unseren kommissarischen Datenschutzbeauftragten, Werner Jarmatz, erreicht ihr unter: <a href="mailto:datenschutz[ätt]fabcity.hamburg">datenschutz(ätt)fabcity.hamburg</a> + +## Welche personenbezogenen Daten werden zu welchem Zweck verarbeitet und was ist die Rechtsgrundlage hierfür? + +Wenn du unsere Website besuchst, erheben wir statistische Daten mithilfe der [Web-Statistik-Software Umami](https://umami.is/), die wir selber hosten. Die Daten bleiben auf unserem Server und werden dabei komplett anonymisiert und lassen keinerlei Rückschlüsse auf einzelne Besucher zu. + +## Welche weiteren Empfänger gibt es? + +### Beim Besuch der Website +Wenn du diese Webseite besuchst, werden bestimmte technische Informationen (*IP-Adresse des anfragenden Rechners, Datum und Uhrzeit des Zugriffs, Name und URL der abgerufenen Datei, Website, von der aus der Zugriff erfolgt (Referrer-URL), verwendeter Browser und ggf. das Betriebssystem deines Rechners, Statuscodes und übertragene Datenmenge*) an unseren Hoster [Netcup](https://netcup.de/) übertragen und dort in Form von Server-Logfiles gespeichert. Die Logfiles werden automatisch nach 14 Tagen gelöscht. + +Wenn du die Fab Map auf dieser Webseite verwendest, dann fragt dein Browser geografische Kartendaten bei unserem Dienstleister [Mapbox](https://www.mapbox.com/) ab. Dadurch erhält Mapbox gewisse technische Daten von dir (*IP-Adresse des anfragenden Rechners, Datum und Uhrzeit des Zugriffs, Name und URL der abgerufenen Datei, Website, von der aus der Zugriff erfolgt (Referrer-URL), verwendeter Browser und ggf. das Betriebssystem deines Rechners, Statuscodes und übertragene Datenmenge*). + +### Bei der Anmeldung zum Newsletter +Wenn du unseren Newsletter abonnierst, geben wir deine E-Mail-Adresse bei der Anmeldung an unseren Auftragsverarbeiter [Sendinblue](https://de.sendinblue.com/), der die Newsletter in unserem Auftrag verschickt. Außerdem erhält Sendinblue beim Klick auf den Anmelden-Button ebenfalls technisch notwendige Informationen von dir übermittelt (*IP-Adresse des anfragenden Rechners, Datum und Uhrzeit des Zugriffs, Website, von der aus der Zugriff erfolgt (Referrer-URL), verwendeter Browser und ggf. das Betriebssystem deines Rechners, Statuscodes und übertragene Datenmenge*). + +## Setzen wir Cookies? + +Wir verwenden keine Cookies auf unserer Webseite. + +## Wie lange werden deine personenbezogenen Daten gespeichert? + +Grundsätzlich werden wir personenbezogene Daten, die wir von dir erheben, nur so lange speichern, wie es für die Zwecke, für die die personenbezogenen Daten erhoben wurden, erforderlich ist und/oder wenn wir ein laufendes berechtigtes Interesse dafür haben. Personenbezogene Daten, die wir bei deinem Besuch dieser Website verarbeiten (siehe II. a) werden nach 14 Tagen gelöscht. +Sofern du unseren Newsletter bestellt hast, speichern wir deine E-Mail-Adressen [und deinen Vor/Nachnamen] bis zu dem Zeitpunkt, in dem du den Newsletter abbestellst. +Bei einer Kontaktaufnahme per E-Mail speichern wir die von dir gemachten personenbezogenen Daten so lange, bis wir deine Anfrage beantwortet haben. + +## Werden Daten an Drittländer übermittelt? + +Wir übermitteln deine personenbezogen Daten nicht in ein Land außerhalb der Europäischen Union. + +## Welche Rechte habe ich? + +Du hast folgende Rechte nach der Datenschutzgrundverordnung: + +- das Recht Auskunft über die Verarbeitung deiner personenbezogen Daten zu erhalten; +- sofern du deine Einwilligung für die Verarbeitung erteilt hast, das Recht, deine Einwilligung jederzeit mit Wirkung für die Zukunft zu widerrufen; +- das Recht, die Löschung deiner personenbezogenen Daten zu verlangen; +- das Recht, Berichtigung deiner personenbezogenen Daten zu verlangen, wenn diese unrichtig oder unvollständig sind; +- das Recht, die Einschränkung der Verarbeitung deiner personenbezogenen Daten unter gewissen Umständen zu verlangen; +- das Recht, die personenbezogenen Daten, die du uns zur Verfügung gestellt hast, in einem strukturierten, gängigen und maschinenlesbaren Format zu erhalten und dieseDaten von uns an einen anderen für die Verarbeitung Verantwortlichen übermitteln zu lassen; +- **das Recht, einer Datenverarbeitung zu widersprechen, sofern die Verarbeitung auf unserem berechtigten Interesse beruht**; +- das Recht, eine Beschwerde bei der zuständigen Datenschutzbehörde einzureichen + + +## Stand der Datenschutzerklärung + +Diese Datenschutzerklärung hat den Stand vom 16.11.2022. diff --git a/src/pages/de/projects/buildworkshopsproject.mdx b/src/pages/de/projects/buildworkshopsproject.mdx new file mode 100644 index 0000000000000000000000000000000000000000..aeb8a0b5f6780748802ed955975774389b9d0315 --- /dev/null +++ b/src/pages/de/projects/buildworkshopsproject.mdx @@ -0,0 +1,85 @@ +--- +layout: "@layouts/ArticleLayout.astro" +title: Build Workshops +order: 1 +subtitle: Bauen, lernen, kreativ sein +headerImage: images/events/projects/buildworkshops/olsk-hofalab-DSC00722.jpg +headerImageAlt: test hero image +teaser: "Um mehr und mehr Hamburger:innen an die Möglichkeiten der lokalen digitalen Fertigung heranzuführen, ist Fab City Hamburg das Thema Bildung und Wissenstransfer sehr wichtig. Darum haben wir als Verein ein Workshop-Programm entwickelt und umgesetzt. Die Workshops werden überwiegend in den Werkstätten und Fab Labs veranstaltet. Sie richten sich an alle interessierten Menschen, egal ob Anfänger:innen, fortgeschrittene Maker:innen oder Unternehmen und Organisationen. Der Fab City Hamburg e.V. selbst organisiert die Workshops, etwa zum Bau des Open Lab Starter Kits oder zu weiteren neuen Produktideen." +--- +import { + Accordion, + Tabs, + Member, + YoutubeEmbed, + Image, + ActionBox +} from "@fchh/fcos-suite-ui"; +import { + ImageGallery, + Carousel, + VerticalArticleCard, + HorizontalArticleCard, + LogoGrid, + Icon, + Button, + Pill, + People +} from "@components"; + + +## Unsere Hands-on Workshopformate + +Folgende Workshopformate wurden bisher organisiert und durchgeführt. + +### Open Lab Starter Kit - Desktop 3D-Drucker Build Workshop + +Mit verschiedenen Organisationen in und um Hamburg wurden in einem 2-Tages-Workshop mit bis zu 8 Teilnehmenden Open Source Hardware 3D-Drucker gebaut. Unter Anleitung unserer Instruktoren und mit Hilfe einer Schritt für Schritt Anleitung (Assembly Guideline) haben die Teilnehmenden selbständig die bereitgestellten Materialien und Komponenten zu einem funktionsfähigen 3D-Drucker montiert. Dabei wurde auch Hintergrundwissen zum Thema Open Source Hardware, Kreislaufwirtschaft und 3D-Druck und seine Einsatzgebiete vermittelt. +Teilnehmende Organisationen waren neben Schulen und soziale Einrichtungen auch die [Handwerkskammer Hamburg](https://www.hwk-hamburg.de/) sowie die [Bücherhallen](https://www.buecherhallen.de/), welche nun den 3D-Drucker im Einsatz haben. + + +### Precious Plastic Recycling Workshop + +Die [MOTTE](https://www.diemotte.de/de/) in Hamburg-Ottensen organisierte mit [Precious Plastic Lübeck](https://allweshape.org/) und Fab City Hamburg für alle interessierten Menschen ein spannendes Recycling-Projekt. +Neben einem offenen Austausch zum Thema Plastikkrise, gab es die Möglichkeit eigenen Plastikabfall zu schreddern sowie nach Sorten zu sortieren. Mithilfe von Plakaten konnten die Eigenschaften von den Plastiksorten geprüft werden. Zum Beispiel haben die +Teilnehmenden die Schwimmfähigkeit in Alkohol, Wasser, Glycerin und Pflanzenöl getestet. War das Ergebnis nur ungenau zu bestimmen, stand ein Scanner bereit. Der lieferte per Infrarot-Strahlen die exakte Sorte. +Im Hof der MOTTE gab es dann den Injektion-Workspace, bei dem eine Maschine die Plastikflocken schmilzt und zu neuen Produkte gießt, zum Einsatz kam. +Beliebte neue Produktformen waren Karabinerhaken, Blumentöpfe und Knöpfe. Die farbenfrohen Produkte konnten die Teilnehmer:innen mit nach Hause nehmen. + +### Maslow-CNC Fräse Build Workshops mit Unternehmen + +Der Maslow CNC Workshop diente dazu open-source-basierte digitale Fertigung und lokale Kreislaufwirtschaft in Unternehmen zu Schulen und zu erproben, und daraus Erfahrungen zu +gewinnen, wie erfolgreiche Modelle für die kommenden Jahre etabliert und weiterentwickelt werden können. Außerdem führt jede weitere dieser Maschinen dazu, dass immer mehr Menschen in Hamburg Zugang zu lokalen Produktionssysteme haben. +In 3 Tagen wurde eine funktionsfähige CNC-Fräse gebaut. +Der Workshop wurde gemeinsam mit [Regenholz](https://regenholz.de/) und dem IT-Kollektiv gestaltet und durchgeführt. + +Das Workshop-Angebot von Fab City Hamburg wird stetig ausgebaut. Seid gespannt! + +## INTERFACER Massive Build Workshops + +Im Rahmen des INTERFACER-Projekts startete im Januar 2023 eine kostenlose Workshopreihe zu Nachhaltigkeit, Open-Source-Prinzipien und Produktionstechniken. Die praktischen Workshops werden in Zusammenarbeit mit lokalen Vereinen und Unternehmen aus dem Fab City Netzwerk durchgeführt. Für die Forschung dienen sie der Weiterentwicklung von Open-Source-Hardware-Dokumentation und der Nutzung des “Fab City Operation Systemsâ€. +Weitere Informationen befinden sich dazu auf der INTERFACER-Webseite. https://www.interfacerproject.eu/news/buildworkshops/ + +### Interesse? Jetzt noch schnell anmelden! + +<HorizontalArticleCard path="de/network/events/buildworkshops" /> + + +## Projektförderung + +<LogoGrid + columns={4} + logos={[ + { + src: "images/logos/logo-bwi_2by1.svg", + alt: "Behörde für Wirtschaft und Innovation Hamburg", + href: "https://www.hamburg.de/bwi/", + }, + ]} +/> + +Die Fab City Build Workshops werden aus Mitteln der Behörde für Wirtschaft und Innovation der Freien und Hansestadt Hamburg gefördert. +Die INTERFACER Massive Build Workshops werden aus EU Mitteln gefördert + +## Ansprechpartner für die Fab City Workshops +<People names={["werner", "mohammed"]} /> diff --git a/src/pages/de/projects/fab-city-os.mdx b/src/pages/de/projects/fab-city-os.mdx new file mode 100644 index 0000000000000000000000000000000000000000..657651c0127e4b29aecaf837166f4453161a6975 --- /dev/null +++ b/src/pages/de/projects/fab-city-os.mdx @@ -0,0 +1,114 @@ +--- +layout: "@layouts/ArticleLayout.astro" +title: Fab City OS +order: 3 +subtitle: Digitale Infrastruktur +headerImage: images/fcos/FCOS-Alpha_Article-Header.png +headerImageAlt: Fab City Operating System Key Visual +teaser: "Globale Entwickler-Communities verbinden sich mit lokal produzierenden Unternehmen. Nach diesem Motto wollen wir eine dezentrale Online-Plattform bereitstellen, die globale Open-Source-Hardware-Daten katalogisiert (oder listet), damit sie an lokale Bedürfnisse angepasst und dann marktreif lokal vertrieben werden können. Mit mehreren Millionen Euro fördert die EU dieses Ziel, um eine nachhaltige Kreislaufwirtschaft voranzubringen. Das Software Projekt 'Fab City OS' (OS steht für Operating System) versteht sich als Teil einer globalen Community, die eine digitale Infrastruktur nach den Werten der Fab City Foundation entwickelt." +date: "20. September 2022" +author: Raphael Haus, Wolf Kühr, Michel Langhammer +tags: + - title: Fab City OS + target: +type: article +--- +import { + Accordion, + ActionBox, + Tabs, + Member, + YoutubeEmbed, + Image +} from "@fchh/fcos-suite-ui"; +import { + ImageGallery, + Carousel, + VerticalArticleCard, + HorizontalArticleCard, + LogoGrid, + Icon, + Button, + Pill, +} from "@components"; + +<Icon name="WarningAlt" size="36" /> Fab City OS Inhalte können sich aktuell noch ändern, da das Projekt INTERFACER erst im März 2023 abgeschlossen sein wird. + + +<ActionBox + title="Das Alpha-Testing hat gestartet" + description="Melde dich jetzt für den INTERFACER Newsletter, um alle Infos zum Alpha-Testing zu erhalten" +> + <Button text="Newsletter" type="primary" href="https://www.interfacerproject.eu/#news"/> +</ActionBox> + +## Finde Open Source Produkte auf Fabcity.hamburg + +Derzeit entsteht unter dem Arbeitstitel “Fab City OS Core†eine Art Plattform zur Förderung von innovativen, nachhaltigen Open Source Produktideen zur Förderung lokaler Kreislaufwirtschaft. Die Daten werden in einem dezentralen digitalen Netzwerk, unterstützt durch Blockchain Technologie, organisiert. Perspektivisch sollen Open Source Produkte/Projekte direkt über die Website von Fabcity.hamburg erreichbar sein, damit Hamburger Startups und Unternehmen in die ersten Feldversuche gehen können. +Folgende Fragen sollen in dieser Phase evaluiert werden: +- Wie kann die Hamburger Bevölkerung und die Innovationskultur der Open Labs näher zusammenkommen, um gegenseitig von ihren Stärken zu profitieren? +- Welchen Vorteil könnte die HH Wirtschaft durch eine Open Source Hardware Produktion haben? +- Welche Potentiale entfalten sich über die offene globale Kollaboration an Produktideen? +- Welche neuen Geschäftsmodelle können auf Grundlage von offen zugänglichen Produktdaten entstehen? + +Im März 2023 werden wir die Fab City OS Beta Version veröffentlichen. Seid gespannt! Bis dahin erhaltet ihr hier alle wichtigen Infos. + +## “Fab City OS†- digitale Infrastruktur für Fab Cities + +Ein Computer-Betriebssystem besteht aus vielen unterschiedlichen Programmen, Werkzeugen und Technologien. Ebenso wird auch das Fab City Operating System aus vielen ganz unterschiedlichen Anwendungen bestehen. All diese Software Bausteine haben das Ziel, Menschen in einer Fab City mit neuen digitalen Technologien und Werkzeugen zu versorgen, um unseren urbanen Konsum in eine nachhaltige, kollaborative Kreislaufwirtschaft zu transformieren. Finanziert wird die Entwicklung durch das INTERFACER Projekt. + + +<Accordion title="INTERFACER Projekt Hintergrund"> +Das Fab-City-Konzept arbeitet nach dem Motto Learn, Make & Share. Der Ansatz der offenen globalen Zusammenarbeit hat das Potential, neue wirtschaftliche Ansätze zu entfalten. Die Community wächst. In diesem Sinne tauschen global vernetzte Städte und Regionen Daten, Informationen und Know-how aus und arbeiten gemeinsam an der Entwicklung von nachhaltigen physischen Gütern in Form von Open-Source-Hardware zusammen, während die Herstellung, Reparatur und Recycling dieser physischen Güter und Artefakte in der lokalen Sphäre nahe dem Ort des Bedarfs und mittels digitaler Produktionstechnologien, die z.B. in Fab Labs frei zugänglich sind, durchgeführt werden. + +Während die weltweite Bewegung um Fab Cities, Fab Labs und die Maker-Szene wächst, fehlt eine digitale Infrastruktur, die eine datenbasierte Kreislaufwirtschaft sowohl auf globaler als auch auf lokaler Ebene gut aufstellt. + +Globalisierte Wertschöpfungs- und Produktionssysteme zu reorganisieren und nachhaltige und synergetische Produktionsprozesse weltweit zu etablieren, ist das Ziel von Fab City OS. +</Accordion> + +<Button text="Interfacer Projekt Seite" href="https://www.interfacerproject.eu" type="primary" /> + +<Image img="images/fcos/FCOS-UI-Design.png" caption='Fab City OS ist eine Sammlung verschiedener Open-Source-Softwarelösungen, die in die "Fab City OS Suite" und das "Fab City OS Core"-Netzwerk unterteilt sind. Ãœber den Fab City OS Installer kann die Fab City OS-Software lokal gehostet werden, um Fab Cities eine hohe digitale Souveränität zu ermöglichen.'/> + +## Fab City OS Suite und Fab City OS Core +Fab City OS stellt unterschiedliche Open Source Software Lösungen bereit. Unsere Entwicklung in Hamburg teilt sich aktuell in zwei Teilbereiche auf. Bei der *Suite* geht es darum, die Fab Cities mit einer modernen und zielgerichteten guten Webseite / Webkommunikation zu unterstützen. Wir setzen auf freie offene Standards, leichtgewichtigen Code und aktuelle Webtechnologien. Zudem setzen wir auf die Einbindung etablierter freier Softwarelösungen wie Matrix Chat, Pretix Event Management oder Git Versionsverwaltung. + +*Fab City OS Core* beschreibt das Kernsystem von Fab City OS, bei dem es um eine dezentrale Plattform geht, auf der man Produktdaten (Dokumentation) hochladen kann. Wir helfen Dir dabei die Zusammenarbeit mit anderen Nutzern zu vereinfachen und alle Schritte von Designänderungen über Prototypenbau bis hin zur Produktion in einem sogenannten “*Digitalen Product Passport*“ zu erfassen. Dies bietet die Grundlage für eine neuartige datenbasierte Produktentwicklung. Wertschöpfung kann nachhaltiger und besser bemessen werden, Reparatur und Recycling werden vereinfacht und kontinuierliche Verbesserungen durch internationale Design Teams werden ermöglicht. + +### Bitte kopiert diese Fabcity.Hamburg Website! +Hamburg hat, im Rahmen des INTERFACER Projektes, als erste Fab City ihre Website Fabcity.hamburg auf die Fab City OS Suite umgesetllt. Das Ziel ist es, den Sourcecode auch anderen Fab Cities zur Verfügung zu stellen. Am ende von INTERFACER (März 2023) werden der Code und die Dokumentation bereitgestellt werden. + +Fab City OS versteht sich als eine Komponente, welche die Idee des “Data in - Data out†(DIDO) umsetzen möchte (mehr dazu auf der [Fab City](https://fab.city/about.html) Website). Neben dieser Initiative, die derzeit im Projekt INTERFACER (Juli 2021-März 2023) als ein erster Prototype entwickelt wird, gibt es noch eine Reihe anderer Projekte, die das gleiche Ziel anstreben, aber unterschiedliche Ausrichtungen haben. Der Ansatz von INTERFACER ist es auf Standards und Schnittstellen aufzubauen, um Teil einer offenen, föderativen Lösung zu werden. In diesem Sinne ist das Team von INTERFACER im Gespräch mit der Fab City Foundation und anderen Akteuren des Netzwerkes. + + + +## Digital Product Passport + +Im Zuge der Ökodesign-Verordnung für nachhaltige Produkte entwickelt die Europäische Kommission derzeit den sogenannten "Digital Product Passport" (DPP). Fab City OS greift diesen Ansatz auf und arbeitet darüber hinaus aktiv an datenbasierten Produkten und Designanforderungen, um dazu beizutragen, dass ein deutlich umweltfreundlicher Kreislaufkonsum in Zukunft attraktiv wird. + +## Wichtige Links +| | | +|-------|-------------------------------------------------------| +|[INTERFACER](https://www.interfacerproject.eu/) |Die INTERFACER Website informiert euch ausführlich über alles Wichtige zum EU-Projekt. | +|[Dyne](https://dyne.org/) |Dyne ist das Kernentwicklungsteam hinter Fab City OS Core. Dyne ist eine gemeinnützige Software-Schmiede mit 20 Jahren Erfahrung. Sie bringen herausragende Expertise mit in den Bereichen Kryptographie, Web3, Open Source, digitaler Souveränität.| +|[New Production Institute](https://newproductioninstitute.de/en/home)| Als Teil der Helmut Schmidt Universität in Hamburg leistet das New Production Institute die Koordination des INTERFACER Projektes. Es koordiniert des Weiteren das Fab City Dtec-Projekt, welches an der physikalischen Infrastruktur von Fab Cities forscht.| +|[HIWW](https://www.hiww.de/)|Das Hamburger Institut für Wertschöpfungssystematik und Wissensmanagement ist Partner im INTERFACER Projekt. Es unterstützt weitere spannende Projekte| +|[Open Toolchain Foundation](https://www.otfn.org/#contact)| Ein Projekt zur Förderung von Open-Source-Software Werkzeugen für Open Hardware Entwicklung.| + +* Tech-Demo Teilnameinfos erhaltet ihr über den [INTERFACER Newsletter](https://www.interfacerproject.eu/#news). + + +## Wichtige Termine +| | | +|-------|-------------------------------------------------------| +|3.--4.03.2023| INTERFACER Final Conference "[The Future of Making](https://www.interfacerproject.eu/news/tfom23-conference-expo/)"| + +Die Termine der *Demo-Sessions* updaten wir regelmäig auf https://www.interfacerproject.eu/news/fcos-alpha/ + +<ActionBox + title="INTERFACER & Fab City OS News (EN)" + description="Melde dich jetzt für den INTERFACER Newsletter an, um die Entwicklung vom INTERFACER Projekt mit zu verfolgen." +> + <Button text="Newsletter" type="primary" href="https://www.interfacerproject.eu/#news" /> +</ActionBox> + diff --git a/src/pages/de/projects/fabcityincubator.mdx b/src/pages/de/projects/fabcityincubator.mdx new file mode 100644 index 0000000000000000000000000000000000000000..711ca13463085d9d2ccc5bed70ac522298540abf --- /dev/null +++ b/src/pages/de/projects/fabcityincubator.mdx @@ -0,0 +1,79 @@ +--- +layout: "@layouts/ArticleLayout.astro" +title: Fab City Incubator +order: 2 +subtitle: Innovationssprechstunde +teaser: "Die bahnbrechende und ehrgeizige Vision der Fab Cities braucht viele Innovationen für nachhaltige Produkte, die sich leicht und modular bauen, reparieren und recyclen lassen." +headerImage: images/projects/fabcityincubator/incubator_deepmind-x-jiPtOms98-unsplash.png +headerImageAlt: test hero image +--- + +import { Member } from "@fchh/fcos-suite-ui"; +import { LogoGrid } from "@components"; + +# Innovationen in Fab Labs fördern + +Erste Innovationen dieser Art sind in den letzten Jahren immer wieder auch in Fab Labs und Makerspaces enstanden: Dort kommen schlaue und kreative Menschen jeden Alters zusammen, die dort die Geräte finden, um ihre Ideen bis zum Prototyp zu entwickeln. Diese „Citizen Innovation“ von Erfinder:innen jeden Alters zu fördern, ist Ziel des Projekts Fab City Incubator. + +## Was kann deine Idee? + +Das Fab Lab Fabulous St. Pauli im Oberhafen bietet dazu allen kreativen Köpfen die Gelegenheit, mit ihrer Idee vorbeizukommen und sich in der Incubator-Sprechstunde beraten zu lassen: + +- Welche Maschinen eignen sich, um einen Prototyp herzustellen? +- Welche Materialien sind sinnvoll? +- Hat die Idee eine digitale Komponente, sei es in Form eines Displays, eines Sensors oder eines Arduino-Controllers? +- Wie viel Aufwand ist für einen Prototyp nötig? Ist die Idee schon rund, oder fehlen noch Elemente? + +Fragen dieser Art können alle Interessierten in der Incubator-Sprechstunde mit Axel Sylvester und Andreas Bochmann besprechen. Beide sind im Vorstand von Fab Lab Fabulous St. Pauli und haben langjährige Erfahrung mit eigenen Projekten. + +Die Incubator-Sprechstunden finden wöchentlich statt, Einzelheiten zu Ablauf und Voraussetzungen gibt es auf der [Sprechstunden-Seite](https://www.fablab-hamburg.org/projekte/fab-city-incubator-sprechstunde/) des Fab Lab Fabulous St. Pauli. + +Für Projekte, die besonders vielversprechend für das Konzept der Fab City sind, gibt es eine finanzielle Unterstützung für Maschinennutzung und Materialbeschaffung, um einen funktionierenden Prototypen zu bauen. Welche Projektideen sich dafür eignen, beurteilt in regelmäßigen Abständen die Fab-City-Incubator-Jury. + +Das Projekt Fab City Incubator hat 2021 begonnen, Ideen und Bedarfe zu identifizieren, auf denen aufbauend konkrete weitere Projekte gestartet werden können, die zur Strategie von Fab City Hamburg passen. Die Erfahrungen können außerdem dabei helfen, künftige neue Fab City Houses von Anfang zielgerichteter auszustatten und zu organisieren. + +[Weitere Infos und Anmeldung auf der Seite des Fab Lab Fabulous St. Pauli.](https://www.fablab-hamburg.org/projekte/fab-city-incubator-sprechstunde/) + +## Projektpartner + +<LogoGrid +title="" + columns={2} + logos={[ + { + src: "images/logos/logo-fabulousstpauil_2by1.svg", + alt: "Fabulous St. Pauli", + href: "https://www.fablab-hamburg.org/", + }, + ]} +/> + +## Projektförderer + +<LogoGrid + title="" + columns={2} + logos={[ + { + src: "images/logos/logo-bwi_2by1.svg", + alt: "Behörde für Wirtschaft und Innovation Hamburg", + href: "https://www.hamburg.de/bwi/", + }, + ]} +/> + +Fab City Incubator wird aus Mitteln der Behörde für Wirtschaft und Innovation der Freien und Hansestadt Hamburg gefördert. + +## Ansprechpartner + +<div class="flex"> + +<Member + image="images/portraits/portrait_axel_sylvester.jpg" + name="Axel Sylvester" + position="Geschäftsführer, Fab City Hamburg e.V." + institution="Fab City Hamburg e.V." + email="axel@fabcity.hamburg" + linkedin="https://www.linkedin.com/in/axel-sylvester/" /> + +</div> diff --git a/src/pages/de/projects/farmbot.mdx b/src/pages/de/projects/farmbot.mdx new file mode 100644 index 0000000000000000000000000000000000000000..71dafbac5d477543f97521dff5ea06e1907a4c96 --- /dev/null +++ b/src/pages/de/projects/farmbot.mdx @@ -0,0 +1,165 @@ +--- +layout: "@layouts/ArticleLayout.astro" +title: Open Source Landwirtschaft +order: 8 +teaser: "Laut verschiedenen Quellen wird die Weltbevölkerung bis 2050 voraussichtlich 9,1 Milliarden Menschen erreichen , also rund 20 Prozent mehr als 2021. Von diesen 9,1 Milliarden Menschen werden schätzungsweise 70 Prozent in städtischen Gebieten leben, im Gegensatz zu den heutigen 55 Prozent. Hingegen ist das Niveau der extremen Armut während des letzten Jahrhunderts gesunken, wodurch mehr Menschen Zugang zu einem besseren und vielfältigeren Ernährungsangebot haben. Zusammen mit der erwarteten Zunahme von biobasierten Ressourcen wie Kunststoffen oder Biokraftstoffen muss die landwirtschaftliche Produktion um etwa 70 Prozent steigen, um den weltweiten Bedarf an Rohstoffen und Lebensmitteln zu decken." +subtitle: Robotik und Urban Farming +headerImage: images/projects/farmbot/FarmBotBeetHomepageHero.jpg +headerImageAlt: test hero image +--- + +import { + Accordion, + Tabs, + YoutubeEmbed, + Image, + ActionBox, +} from "@fchh/fcos-suite-ui"; +import { + ImageGallery, + Carousel, + VerticalArticleCard, + HorizontalArticleCard, + LogoGrid, + Icon, + Button, + Pill, + People, +} from "@components"; + +# Pilotprojekte im Bereich Open Source Landwirtschaft + +Für den Bereich Landwirtschaft haben wir gemeinsam mit der [Helmut-Schmidt-Universität](hsu-hh.de/) und der [Klimaschutzstiftung Hamburg](https://www.hamburger-klimaschutzstiftung.de/) zwei spannende Projekte ins Leben gerufen, die Pilotprojekte für den Bereich Open Source Landwirtschaft darstellen. + +Wir setzen uns als Fab City Hamburg mit Landwirtschaft und dem Leben im urbanen und ländlichen Raum auseinander und erforschen, wie wir dort mit unserem Wissen, unseren Fähigkeiten und als Community zu mehr Nachhaltigkeit beitragen können. + +## Farm-Roboter soll Hochbeet auf Gut Karlshöhe bewirtschaften + +Der FarmBot in Hamburg zeigt, wie wir mir Open Source Hardware und künstlicher Intelligenz Pflanzen smarter anbauen und ertragreich ernten können. Der [FarmBot](https://farm.bot/) ist ein Open Source Hardware Produkt der gleichnamigen Firma mit Sitz in der USA (Kalifornien), Farm Bot – Source CNC Farming. + +<YoutubeEmbed embedId="60htrqei_U0" width="full" client:only="react" /> + +Wir wollen den “Farmbot Genesis XL 1.6″, der eine Fläche von 18 Quadratmetern bewirtschaften kann, auf dem Gut Karlshöhe in Hamburg Bramfeld in Betrieb nehmen. Die erste Anbausaison beginnt in 2023 und wird von verschiedenen Bildungsformaten begleitet werden. + +<Accordion title="Künstliche Intelligenz & Maschinelles Lernen"> +In der Fab City Hamburg glauben wir, dass neue Technologien wie künstliche Intelligenz (KI) und Maschinelles Lernen (ML), zusammen mit Robotik und Internet der Dinge (IoT) dabei helfen können, einige der oben genannten Herausforderungen zu lösen. + +Damit diese Technologien und ihre Anwendung jedoch sich sinnvoll einsetzen lassen, müssen sie global zugänglich werden und nicht nur ein Privileg der Landwirtschaft in reichen Ländern sein. Das ist der Hauptgrund, warum wir uns für ein Open Source Framework entschieden haben, das es ermöglicht, die Informationen einfach zu teilen und für jede:n zugänglich zu machen, die/den es interessiert. Darüber hinaus ermöglicht dies ein Community-gesteuertes Wachstum auf globaler Ebene, das heißt jede:r auf dem Planeten kann zum Projekt frei beitragen und es nutzen, um Wissen zu demokratisieren. + +Einer unserer Vorschläge ist es, einige der mühsamsten und anstrengendsten landwirtschaftlichen Tätigkeiten durch KI/ML-basierte Robotersysteme zu automatisieren, wodurch die allgemeinen Arbeitsbedingungen verbessert würden. Die Implementierung eines automatischen Unkrauterkennungs- und -entfernungssystems würde zum Beispiel den Landwirt:innen ermöglichen, sich auf andere möglicherweise wichtigere Aufgaben zu konzentrieren und sie zu entlasten. + +Die meisten modernen KI- und ML-Modelle, die zur Lösung bildbezogener Aufgaben verwendet werden, erfordern eine beträchtliche Anzahl von Beispielen, um die gewünschten visuellen Muster zu lernen. Die Sammlung der vorgenannten Beispiele sind die sogenannten Datensätze. Größe und Qualität der Datensätze sind entscheidende Faktoren für die Qualität der resultierenden KI/ML-Modelle. + +Deswegen werden wir einige Anstrengungen unternehmen, smarte landwirtschaftliche Robotersyteme innerhalb der Fab City Hamburg zu konstruieren. Sie werden sehr eng verlinkt sein mit der Zusammenstellung der offenen Datenquellen, die für das Training und die Bewertung der entwickelten KI/ML-Modelle erforderlich sind. +</Accordion> + +<Image + img="images/projects/farmbot/farmbot_DSC07762.jpg" + caption="Juan Grados erklärt die Funktionsweise des FarmBots" + subCaption="Fab City Hamburg e.V. / Tarik Ziyad" +/> + +## Eine kleine Premiere + +Eine erste Präsentation gab es für die Fab City Hamburg Vereinsmitglieder, Projektpartner:innen und die erweitere Community am 20. September 2022. Sie wurde zudem von Workshops zu den Themen Urbane Landwirtschaft, Open Source Hardware und Impact begleitet. Das New Production Institute hat darüber [berichtet](https://newproductioninstitute.de/einfuhrung-farmbot) und von Andje Stamer, Fachreferentin für Nachhaltigkeit auf dem Gut Karlshöhe, gab es ein [grandioses Feedback](https://www.linkedin.com/feed/update/urn:li:activity:6979831265327730688/). Wir freuen uns auf die nächsten Schritte! + +## Prototypentwicklung für Vertical Farming + +Im Rahmen eines Workshops zum Thema „Vertical Farming“ von der HSU und der [Arab-German Young Academy for Sciences and Humanities](https://agya.info/) (AGYA) wurden zwei Prototypen entwickelt und aufgebaut. Ziel war es zu zeigen, dass die Erstellung eines vertikalen Landwirtschaftssystems weder komplex ist, noch viel Material oder Ausrüstung erfordert. Diese beiden Systeme lassen sich auch problemlos auf dem Balkon, im Garten oder sogar in der eigenen Küche aufstellen. Die Outdoor-Version zielt darauf ab, einen Weg aufzuzeigen, wie alltägliche Materialien, die man wahrscheinlich in jedem Haus findet – wie Regenrinnen und Holz – für den Bau eines vertikalen Landwirtschaftssystems wiederverwendet werden können. Im Gegensatz dazu zeigt die Indoor-Version eine eher technische Option bei der Nutzung von Einrichtungen eines Makerspace oder Fab Lab. + +<Accordion title="Vertical Farming"> + Vertikale Landwirtschaft ist ein Ansatz für den Anbau von Pflanzen und Feldfrüchten in gestapelten Schichten. Es wird oft mit hochkomplexen + Indoor-Farmen mit kontrollierter Umgebung in Verbindung gebracht, die Lebensmittel im kommerziellen Maßstab produzieren. Diese Indoor-Farmen zielen darauf ab, das Pflanzenwachstum mit künstlichem Licht zu optimieren und gleichzeitig den Bedarf an Platz, Wasser und Dünger im Vergleich zu herkömmlichen Freilandfarmen zu minimieren. Die meisten vertikalen Farmen verwenden eine von drei erdlosen Anbautechniken, Hydroponik, Aeroponik oder Aquaponik. Es gibt jedoch auch traditionellere Ansätze, die Erde verwenden, insbesondere in privaten, DIY-artigen Outdoor-Systemen. Im Allgemeinen ermöglicht Vertical Farming eine platzsparende Möglichkeit, Pflanzen anzubauen und Lebensmittel lokal zu produzieren. Das erscheint vor allem für Stadtbewohner interessant, die oft keinen Platz haben, um ihr eigenes Gemüse konventionell anzubauen, und daher vollständig auf die Lebensmittelversorgungskette angewiesen sind. +</Accordion> + +<Image + img="images/projects/farmbot/verticalfarming-gutkarlshoehe_DSC04535.jpg" + caption="Bepflanzung der Vertical Farm" + subCaption="Fab City Hamburg e.V. / Tarik Ziyad" +/> + +### Bauanleitungen Vertical Farming + +<Button + text="Outdoor Prototype" + newTab + href="images/projects/farmbot/OutdoorPrototype.pdf" + type="primary" + icon="DocumentDownload" + iconSize="24" +/> + +<Button + text="Indoor Prototype" + newTab + href="images/projects/farmbot/IndoorPrototype.pdf" + type="primary" + icon="DocumentDownload" + iconSize="24" +/> + +## Projektpartner:innen + +<LogoGrid + title="" + columns={4} + logos={[ + { + src: "images/logos/logo-gutkarlshoehe_2by1.svg", + alt: "Gut Karlshöhe", + href: "https://gut-karlshoehe.de/", + }, + { + src: "images/logos/logo-hamburgerklimaschutzstiftung_2by1.svg", + alt: "Hamburger Klimaschutzstiftung", + href: "https://www.hamburger-klimaschutzstiftung.de/", + }, + { + src: "images/logos/logo-newproductioninstitute_2by1.svg", + alt: "New Production Institute", + href: "https://newproductioninstitute.de/fabcity", + }, + { + src: "images/logos/logo-hsu_2by1.svg", + alt: "Helmut-Schmidt-Universität", + href: "https://www.hsu-hh.de", + }, + { + src: "images/logos/logo-laboratoriumfertigungstechnik_2by1.svg", + alt: "Laboratorium Fertigungstechnik der Helmut-Schmidt-Universität", + href: "https://www.hsu-hh.de/laft/", + }, + { + src: "images/logos/logo-fabcityhamburg_2by1.svg", + alt: "Fab City Hamburg e.V.", + href: "https://fabcity.hamburg/", + }, + ]} + +/> + +## Projektförder:innen + +<LogoGrid + title="" + columns={4} + logos={[ + { + src: "images/logos/logo-dtecbw_2by1.svg", + alt: "dtecbw", + href: "https://dtecbw.de/home", + }, + { + src: "images/logos/logo-bwi_2by1.svg", + alt: "Behörde für Wirtschaft und Innovation Hamburg", + href: "https://www.hamburg.de/bwi/", + }, + ]} + +/> + +## Ansprechpartner:innen + +<People names={["jenny", "juan"]} /> + + diff --git a/src/pages/de/projects/index.mdx b/src/pages/de/projects/index.mdx new file mode 100644 index 0000000000000000000000000000000000000000..36c6f20f118792291987154e1ec10216ab595fd5 --- /dev/null +++ b/src/pages/de/projects/index.mdx @@ -0,0 +1,4 @@ +--- +title: Projekte +order: 3 +--- diff --git a/src/pages/de/projects/jupiterfreiflaeche.mdx b/src/pages/de/projects/jupiterfreiflaeche.mdx new file mode 100644 index 0000000000000000000000000000000000000000..2aa1e514974b6c158adf5921d611882595591b03 --- /dev/null +++ b/src/pages/de/projects/jupiterfreiflaeche.mdx @@ -0,0 +1,109 @@ +--- +layout: "@layouts/ArticleLayout.astro" +title: Jupiter Freifläche +order: 5 +subtitle: Showroom und Pop-Up Büro +headerImage: images/projects/jupiter/jupiter_jm105873-0x1200.jpg +headerImageAlt: test hero image +teaser: "Fab City Hamburg hat in 2022 gemeinsam mit dem Start-Up ZRKULAR eine Fläche im 4. OG des alten Karstadt-Sports-Gebäudes in der Mönckebergstraße angemietet. Für sechs Monate gestalteten wir die Fläche als 'Plattform für lokale Produktion und Kreislaufwirtschaft'. Möglich machte dies die Initiative 'Frei_Fläche der Hamburg Kreativ Gesellschaft. Das Projekt soll im Frühjahr 2023 weitergeführt werden!" +--- +import { + Accordion, + Tabs, + Member, + YoutubeEmbed, + Image, + ActionBox +} from "@fchh/fcos-suite-ui"; +import { + ImageGallery, + Carousel, + VerticalArticleCard, + HorizontalArticleCard, + LogoGrid, + Icon, + Button, + Pill, + People +} from "@components"; + +# Die Fab City greifbar machen + +Wir wollen nachhaltige Produkte zeigen, die zum Beispiel in Fab Labs entstehen und über Fab Cities und Kreislaufwirtschaft ins +Gespräch kommen. + +## Videotrailer Jupiter Freifläche +<YoutubeEmbed embedId="RGRtPHoZJ-I" width="full" client:only="react" /> + +## Hamburg Journal Bericht 'Das Kreativkaufhaus in der Hamburger Innenstadt' +<a target="_blank" href="https://www.ardmediathek.de/video/hamburg-journal/jupiter-das-kreativkaufhaus-in-der-hamburger-innenstadt/ndr-hamburg/Y3JpZDovL25kci5kZS8wMjBmYzRkMS0yMjViLTQwNTctOTExMC1mMmUyMTQ1NTkzMDA"></a> + +## Hamburg Journal Bericht 'Interaktive Stadtplanungen' vom Fab Friday mit der 'HSU' und 'COUP' +<a target="_blank" href="https://www.ndr.de/fernsehen/sendungen/hamburg_journal/Interaktive-Stadtplanungen-von-Morgen,hamj128450.html"></a> + + +## Location + +**Adresse** + +JUPITER +Mönckebergstr. 2-4. +20095 Hamburg + +**Öffnungszeiten** +Mo.-Do. 10:00-23:00 +Fr.-Sa.10:00-01:00 +So. 12:00-21:00. + +Hinweis: Bei Veranstaltungen abweichende Öffnungszeiten + +## Projektpartner + +<LogoGrid + title="" + columns={4} + logos={[ + { + src: "images/logos/logo-zrkular_2by1.svg", + alt: "ZRKULAR", + href: "http://www.zrkular.de/", + }, + { + src: "", + alt: "", + href: "", + }, + ]} +/> + +## Förderer + +<LogoGrid + title="" + columns={4} + logos={[ + { + src: "images/logos/logo-kreativezwischennutzung-jupiter_2by1.svg", + alt: "Kreative Zwischennutzung", + href: "https://www.frei-flaeche.de/locations/jupiter", + }, + { + src: "images/logos/logo-hamburgkreativgesellschaft_2by1.svg", + alt: "Hamburg Kreativ Gesellschaft", + href: "https://kreativgesellschaft.org/", + }, + { + src: "images/logos/logo-euefre_2by1.svg", + alt: "Europäischen Fonds für regionale Entwicklung", + href: "https://www.europarl.europa.eu/factsheets/de/sheet/95/europaischer-fonds-fur-regionale-entwicklung-efre-", + }, + { + src: "images/logos/logo-bwi_2by1.svg", + alt: "Behörde für Wirtschaft und Innovation", + href: "https://www.hamburg.de/bwi/", + }, + ]} +/> + + + diff --git a/src/pages/de/projects/knowledgehub.mdx b/src/pages/de/projects/knowledgehub.mdx new file mode 100644 index 0000000000000000000000000000000000000000..30238dafb07cf66d5cb205ea919671bee1507d41 --- /dev/null +++ b/src/pages/de/projects/knowledgehub.mdx @@ -0,0 +1,229 @@ +--- +layout: "@layouts/ArticleLayout.astro" +title: Knowledge Hub +order: 6 +subtitle: Freies Wissen +headerImage: images/knowledgehub/Knowledgehub.jpg +headerImageAlt: Fab City Hamburg Knowledge Hub +teaser: "Bald ist es soweit: Auf dem Knowledge Hub Hamburg findest Du freies Wissen und kannst selbst Dein Wissen teilen. Die Inhalte kommen von Hamburger Labs, Makerspaces, Partnern und engagierten Freiwilligen aus Hamburg. Hier schreiben wir Neues auf und verlinken Bekanntes, weil mit Bildung alles beginnt!" +author: Raphael Haus +type: article +--- +import { + Accordion, + ActionBox, + Tabs, + Member, + YoutubeEmbed, + Image +} from "@fchh/fcos-suite-ui"; +import { + ImageGallery, + Carousel, + VerticalArticleCard, + HorizontalArticleCard, + LogoGrid, + Icon, + Button, + Pill, +} from "@components"; + + + + +# Offene Bildung für alle! + +Wo teile ich mein Wissen? Bald: Hier! Im Knowledge Hub Hamburg geht es um offenes Wissen, auch OER genannt (englisch: Open Educational Resources). OER kann vieles sein: Ein Artikel, ein Wiki, ein Video oder eine Präsentation, zusammen oder einzeln. Entscheidend ist einzig allein, dass den Medien eine **Creative Commons Lizenz** beigefügt wird. Dadurch entscheidet der Urheber, dass es sich um offenes Wissen handelt. Wie du das machen kannst, lernst du natürlich auch demnächst hier. + +Offenes Wissen macht alles viel einfacher! + +Dadurch, dass das Teilen erwünscht ist, fällt ein großer lästiger Teil von Rechtsfragen, Zugangsbeschränkungen uvm. schlichtweg weg. Offenes Arbeiten ist eines der zentralen Kulturen von Fab City. + +## Warum ein Knowledge Hub? + +Die Ideen von Fab Labs und sich selbst versorgenden Fab Cities beruhen alle auf Bildung und Wissen. Eine Kultur des Lernens ist die Grundlage. + +Alles startet mit Know-How! + +> Das Ziel des Knowledge Hubs ist es, globale effektive Zusammenarbeit an Wissen auf offener Git-Technologie einfach bedienbar zu machen, um das Erstellen und Teilen von Wissen zu vereinfachen. + + +<Image img="images/knowledgehub/knowledge-hub-overview-concept.svg" caption="Ãœbersicht über das Knowledge Hub Konzept das im INTERFACER Projekt entwickelt wird."/> +## Wie lernen wir in 2022? +Studien unter Fab Labs zeigen, dass Youtube die beliebteste Plattform zum Lernen ist. + +Ebenfalls sehr verbreitet sind Git Repositories, welche die Prinzipien der verteilten Open Source Software Entwicklung in den Hardware Bereich bringen. + +Das Teilen von Bauanleitungen im **Markdown Format** ist ein globaler Standard geworden, weil er überall funktioniert und keine extra Software benötigt. Auch der Knowledge Hub setzt auf Git und Markdown als Basis. + +<Image img="images/knowledgehub/gitsharingcollage.png" caption="Öffentliches teilen auf Git Plattformen ist sehr populär unter Makern."/> + + +## Hamburger Know-How! +Hamburg zählt zu den größten Fab Cities weltweit. Durch das lokale Netzwerk hat Hamburg ein breites Wissen. Das viele *Praxis-Wissen* der **Hamburger Makerspaces** ist natürlich nicht zu verachten. Mit **Forschungseinrichtungen** und der **Helmut-Schmidt-Universität** ist auch ein Forschungsschwerpunkt Teil des Netzwerkes. Vor allem durch das **INTERFACER Projekt** gibt es umfangreiche **digitalen Kompetenzen**. Das **Fab City Projekt** entwickelt **offene Fab Lab Maschinen**. Zusammen mit den **Build Workshops** werden Kompetenzen in **Workshop Design** und **Open Source Hardware Dokumentation** aufgebaut. Gemeinsam mit der **Bucerius Law School** ist umfangreiches Wissen zu **IP-Recht (geistiges Eigentum)** vorhanden. Mit der **Open Toolchain Foundation** gibt es viele Experten im Bereich **Open Source Software**. + +<Image img="images/knowledgehub/knowhowhighlights.png" caption="So oder so ähnlich findet ihr demnächst hier freies Wissen aus der hamburger Fab City Community"/> + +--- + +# Das Konzept des Hamburger Knowledge Hubs + +<Icon name="terminal" size="24" /> 1. Code: Technologisch offen, zuverlässig und kompatibel. + +<Icon name="chat-bot" size="24" /> 2. UX/UI: Teilen von Wissen einfach und reduziert gestalten. + +<Icon name="audio-console" size="24" /> 3. Inhalte: Kuration und Einbindung der Community + +### 1. Code +Wissen in Form von offenen Bildungsinhalten (Open Educational Resources, OER) bedeutet im Kern die Sortierung von Informationen. + +Wir sammeln Informationen und stellen sie strukturiert bereit. Hierfür bietet das Internet bereits unendlich viele Möglichkeiten, jedoch oft in Form von freien Lernplattformen. + +Ein teures Lernsystem, welches schnell wieder veraltet ist, ist auch nicht die Lösung. + +Daher setzen wir auf den bekanntesten und universellsten Standard unter Makern: Markdown. Markdown ist simpel und schnell zu lernen. Und es gibt zahlreiche Texteditoren, die den Markdown von Hause aus unterstützen. Am Ende erstellen wir damit technisch robuste Websiten, so wie wir sie hoffentlich alle gewohnt sind. + +#### Wie kann man Inhalte anlegen und bearbeiten? + +Hierfür bedienen wir uns ganz einfach bekannte Git-Plattformen (in unserem Falle Gitlab). Diese bringen zahlreiche Bearbeitungs- und Kollaborationsfunktionen mit sich. Darum kümmern sich also andere. Das, wo wir gut sein wollen, ist die Inhalte von Git-Servern bei uns attraktiv und übersichtlich im Knowledge Hub einzubinden. + +Da es sich um öffentliche Quellen handelt, können somit alle Websiten mit einem Knowledge Hub dieselben öffentlichen Quellen auf ihre Weise kuratieren. + +Ãœber die Kollaborations-Funktionen von Git können alle Quellen zudem global gemeinschaftlich jederzeit bearbeitet werden. + +### 2. UX/UI + +Die meisten Lernplattformen sind langweilig und kompliziert. + +Wikipedia, als positiv Beispiel, ist deshalb so attraktiv, weil es so einfach und niedrigschwellig ist. Vereinfacht gesagt: Es gibt eine Suche, Seiten und Verlinkungen. + +Das Ziel des Knowledge Hubs ist es ebenfalls eine sehr einfache und minimalistische Wissensplattform zu sein. Wir verwenden das Standard Layout eines Wikis und Markdown. + +Durch die Einfachheit, rückt die Technik in den Hintergrund und veraltet nicht so schnell. + +### 3. Inhalte +Unsere Kultur bei Fab City lebt von Events, Gemeinschaft, Erfindergeist, Machen und spannenden Projekten. Ãœberall da, wo Begegnungen entstehen, entsteht auch neues Wissen. Hier kommt es auf jeden einzelnen an, sich hin und wieder die Mühe zu machen, den Anderen sein Wissen zu teilen. + +Diese Kultur ist es, die den Unterschied macht! + +Ãœber das INTERFACER Projekt, konnten wir die initialen Mittel erhalten, den Knowledge Hub zu starten. Wem Wissensmanagement und Bildung am Herzen liegt, sollte unbedingt aktiv werden und unseren Knowledge Hub noch besser machen. Das Team von Fab City Hamburg wird kontinuierlich bemüht sein, unsere Kultur des Teilens von Wissen auf kreative Weise zu fördern. + + + +# FAQ + +<Accordion title="Was ist OER"> +OER steht für Open Educational Resource und meint damit (ein oder mehrere) Medien, die freies Wissen enthalten, also eine CC Lizenz besitzen. Im Knowledge Hub ist dies eine Seite mit beliebig vielen Unterseiten. Du kannst wie in einem klassischen Online Artikel Text, Bilder, Video uvm. verwenden, um dein Wissen zu teilen. +</Accordion> + +<Accordion title="Was ist der Unterschied zwischen einem Beitrag im Knowledge Hub zu anderen Internetseiten?"> +Ein Knowledge Hub Beitrag ist technisch ähnlich wie ein Blogartikel, nur dass er noch mit zusätzlichen Metadaten versehen ist. Die Metadaten machen das Wissen strukturierter und nachhaltiger nutzbarer. +</Accordion> + +<Accordion title="Was hat der Fab City Full Stack hiermit zu tun?"> +Wir nutzen den Full Stack als inhaltliche Orientierung zur Kategorisierung von Wissens-Beiträgen. + + +Wissen besteht aus geordneten Informationen. Im Falle von Fab City Hamburg Knowledge Hub wollen wir die Informationen anhand der zugrunde liegenden Konzepte einer FabCity kategorisieren. D.h. wir orientieren uns an den sieben Stufen des Fab City Full Stacks (welche der Umsetzung der Fab City Vision dienen) um danach suchen oder filtern zu können. +</Accordion> + + +<Accordion title="Was sind die Metadaten?"> + +Die Metadaten zu jedem Wissensbeitrag sind folgende: + +- Autor: Autor Name Nachname + +- Kategorie: Lernen + +- Sprache: Englisch + +- Lizenz: CC-BY-SA 4.0 + +- SDG: 12 + +- Typ: Tutorial, Anleitung + +- Hashtag: Schlagwort1, Schlagwort2 + + +**Erklärungen** + +Der **Autor** ist wichtig, damit Nutzer sich eine Reputation aufbauen können. + +**Kategorie** Dies stammt aus dem [Full Stack](https://books.fablabbcn.org/make-works/on-boarding-new-make-works-regions/how-to-fab-city-full-stack-workshop). +Es sind die folgenden sieben: +- Physische Infrastruktur +- Digitale Infrastruktur +- Lernen +- Netzwerk +- Strategien +- Metriken +- Inkubation + +**SDG** steht für [Sustainable Development Goals](https://sdgs.un.org/goals) (Ziele für nachhaltige Entwicklung). Wir verwenden wahrscheinlich oft SDG 12 (Sicherstellung nachhaltiger Konsum- und Produktionsmuster). + +**Type** ist eine freie Tag-Cloud. Verwende das, was du für am hilfreichsten hältst. Verwende sie wie einen Hashtag. + + +Der Rest sollte klar sein :) + +</Accordion> + +<Accordion title="Was darf ich schreiben?"> +Fab City Hamburg steht für eine Reihe von Werten und eine starke Vision für 2054. In diesem Sinne kannst du alles veröffentlichen, wo du der Meinung bist, dass uns das helfen wird. Wir schauen lediglich darauf, dass z.B. nichts Illegales gepostet wird. + +Lerne von guten Beiträgen und guten Wikis. Du wirst auf dem Knowledge Hub auch noch eine Anleitung finden, wie du erfolgreich offenes Wissen aufschreibst (inkl. ausführlicher Anleitung zu Lizenz und Metadaten). +</Accordion> + +<Accordion title="Was ist der Unterschied zwischen einer Open Source Hardware Dokumentation und freiem Wissen (OKR)?"> +In INTERFACER bauen wir eine verteilte Datenbank für Produkt bzw. Projekt Dokumentationen Dokumentationen auf (bekannt unter FCOS Core). Das Wissen, was hier veröffentlicht wird, hat immer einen klaren Bezug zu dem jeweiligen Projekt. + +Bei einer OKR Seite im Knowledge Hub hingegen fehlt in der Regel dieser direkte Bezug und es handelt sich um allgemeineres Wissen. Themen wie "Wie recycle ich Plastik?", Material-Wissen, Wissen über Haftung und Urheberrecht, usw. sind beispielsweise gemeint. + +Der Knowledge Hub ist also dazu da, das Zusatzwissen zu Projekten zentral bereit zu stellen. Idealerweise verlinkt also eine Dokumentation auf Wissen aus dem Knowledge Hub. +</Accordion> + +<Accordion title="Ist der Knowledge Hub ein Wiki?"> +Ja. Ein sehr Großes. + +Allerdings ist es ein minimalistisches offenes Wiki, das von Fab City Hamburg selbst entwickelt wurde. + +Der Hauptgrund für diese Entscheidung liegt darin, dass wir unabhängig und frei unseren Knowledge Hub gestalten wollen und ihn anderen Fab Cities kostenlos bereitstellen wollen. Alle offenen open source Wikis waren viel zu umfangreich und kompliziert, um sie einbinden zu können. Da es bereits zahlreiche Wikis mit markdownbasierter Datenbasis gibt, konzentrieren wir uns vor allem auf das Frontend Design und maximal einfache Nutzbarkeit. +</Accordion> + +<Accordion title="Brauche ich einen Login?"> +Nein. Jeder kann einfach loslegen. Es ist uns sehr wichtig, dass das Mitmachen so einfach wie möglich ist. Jedoch landet dein Beitrag nicht sofort auf dem Knowledge Hub, sondern wird erst von einer Person von Fab City überprüft und freigeschaltet. + +Es kann gut sein, dass wir in Zukunft noch einen Login einführen, um noch umfangreichere Funktionen anbieten zu können. +</Accordion> + +<Accordion title="Was kann ich auf dem Knowledge Hub hochladen?"> +**Seiten** + +Eine Seite ist ein auf fabcity.hamburg direkt erstellter Inhalt. Dafür hast du alle Bearbeitungsmöglichkeiten, die ein moderner Texteditor dir bietet (Bilder, Listen, Akkordeon, Unterseiten, TOC, ...). Dieser Inhalt erzeugt eine Seite (technisch: eine öffentliche Markdown-Datei in unserem Repository). + +**Link zu einer Website (extern)** + +Wir wollen auch Ressourcen kuratieren, die es bereits gibt. Wir verlinken eine URL und fügen eine kleine Beschreibung und einige Informationen (Metadaten) hinzu, und schon sind wir fertig. + + +**Wir geben eine Quelle wieder (betten eine externe öffentliche .md-Quelle ein)** + +Nehmen wir an, wir haben ein tolles Wiki gefunden, das uns sehr gut gefällt und das ebenfalls auf einzelnen .md-Seiten basiert. Ohne (oder nur mit geringfügigen) Änderungen können wir einfach den Roh-Quelltext nehmen und es auf unserer Website ausgeben, so dass es das gleiche Design wie unsere internen Seiten hat. +</Accordion> + +<Accordion title="Wie kann ich Beiträge bearbeiten"> +Als Plattform zum Bearbeiten von Beiträgen nutzen wir Gitlab. Sollte dein Beitrag freigegeben sein, kannst du über Gitlab eine Veränderung vorschlagen und diese wird dann geprüft und freigegeben. Jede Seite hat einen kleinen "Bearbeiten" Button. +</Accordion> + + +<ActionBox + title="Gemeinsam smarter" + description="Dir gefällt der Knowledge Hub und du möchtest das Team kontaktieren?" +> + <Button text="Knowledge Hub Chat beitreten" type="primary" href="https://matrix.to/#/%23knowledgehub:fabcity.hamburg"/> +</ActionBox> + + + diff --git a/src/pages/de/projects/makerchallenge.mdx b/src/pages/de/projects/makerchallenge.mdx new file mode 100644 index 0000000000000000000000000000000000000000..8a4d47257adc88a49cf720ad721ffd4a8e558678 --- /dev/null +++ b/src/pages/de/projects/makerchallenge.mdx @@ -0,0 +1,230 @@ +--- +layout: "@layouts/ArticleLayout.astro" +title: Maker Challenge +order: 7 +subtitle: Deine Idee. Made in Hamburg. +headerImage: images/events/makerchallenge/MakerChallenge-Keyvisual-Header.png +headerImageAlt: Maker Challenge +teaser: "Unzählige geniale Ideen in den Köpfen der Menschen warten nur darauf, umgesetzt zu werden. Leider scheitert es oft daran, dass man gar nicht weiß, wie und vor allem wo man diese realisieren kann. Das wollen wir mit dieser Challenge ändern! Zeig der Community Deine Ideen und entwickle diese mit uns gemeinsam bis zum Prototypen oder sogar zur Kleinserie." +type: event +--- +import { + Accordion, + Tabs, + Member, + YoutubeEmbed, + Image, + ActionBox +} from "@fchh/fcos-suite-ui"; +import { + ImageGallery, + Carousel, + VerticalArticleCard, + HorizontalArticleCard, + LogoGrid, + Icon, + Button, + Pill, +} from "@components"; + +## Deine Idee. Unsere Labs. Gemeinsam zum Prototyp. + +Mit der Maker Challenge möchten wir die Kreativität und Innovationskraft der Bürger:innen der Stadt und Metropolregion Hamburg fordern und fördern und dadurch die Fab City Hamburg mit Leben füllen. + +## Eine Challenge – drei Phasen: + +### Phase 1 +Einreichung der Ideen (12.04.2022 – 31.05.2022) + +### Phase 2 +Voting durch die Community & Expert:innen-Jury mit abschließender Award Zeremonie (03.06/2022 – 17.06.2022) + +### Phase 3 +Fertigung der Prototypen mit abschließender Fab City Hamburg Maker-Expo im Frühjahr 2023 (10/2022 – 03/2023) + +## Impressionen von der Award Zeremonie 17.06.2022 + +<ImageGallery + fullBleed={true} + files={[ + { + img: "images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00001.jpeg", + caption: "", + subCaption: "", + }, + { + img: "images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00001.jpeg", + caption: "", + subCaption: "", + }, + { + img: "images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00002.jpeg", + caption: "", + subCaption: "", + }, + { + img: "images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00003.jpeg", + caption: "", + subCaption: "", + }, + { + img: "images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00004.jpeg", + caption: "", + subCaption: "", + }, + { + img: "images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00005.jpeg", + caption: "", + subCaption: "", + }, + { + img: "images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00006.jpeg", + caption: "", + subCaption: "", + }, + { + img: "images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00007.jpeg", + caption: "", + subCaption: "", + }, + { + img: "images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00008.jpeg", + caption: "", + subCaption: "", + }, + { + img: "images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00009.jpeg", + caption: "", + subCaption: "", + }, + { + img: "images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00010.jpeg", + caption: "", + subCaption: "", + }, + { + img: "images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00011.jpeg", + caption: "", + subCaption: "", + }, + { + img: "images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00012.jpeg", + caption: "", + subCaption: "", + }, + { + img: "images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00013.jpeg", + caption: "", + subCaption: "", + }, + { + img: "images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00014.jpeg", + caption: "", + subCaption: "", + }, + { + img: "images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00015.jpeg", + caption: "", + subCaption: "", + }, + { + img: "images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00016.jpeg", + caption: "", + subCaption: "", + }, + { + img: "images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00017.jpeg", + caption: "", + subCaption: "", + }, + { + img: "images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00018.jpeg", + caption: "", + subCaption: "", + }, + { + img: "images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00019.jpeg", + caption: "", + subCaption: "", + }, + { + img: "images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00020.jpeg", + caption: "", + subCaption: "", + }, + { + img: "images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00021.jpeg", + caption: "", + subCaption: "", + }, + { + img: "images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00022.jpeg", + caption: "", + subCaption: "", + }, + { + img: "images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00023.jpeg", + caption: "", + subCaption: "", + }, + { + img: "images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00024.jpeg", + caption: "", + subCaption: "", + }, + { + img: "images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00025.jpeg", + caption: "", + subCaption: "", + }, + { + img: "images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00026.jpeg", + caption: "", + subCaption: "", + }, + { + img: "images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00027.jpeg", + caption: "", + subCaption: "", + }, + { + img: "images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00028.jpeg", + caption: "", + subCaption: "", + }, + { + img: "images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00029.jpeg", + caption: "", + subCaption: "", + }, + { + img: "images/slider/makerchallenge-2022/FabCityHamburg_MakerChallenge-2022_00030.jpeg", + caption: "", + subCaption: "", + }, + ]} +/> + +Im Rahmen einer feierlichen Abschlussveranstaltung hat Wirtschaftssenator Michael Westhagemann die besten Ideen der Fab City Hamburg Maker Challenge prämiert. Insgesamt wurden 95 Ideen bei dem von der Fab City-Initiative gestarteten Ideenwettbewerb Maker Challenge eingereicht. Die Produktideen sollten innovativ, nachhaltig und mit einem gesellschaftlichen Mehrwert versehen und in einem Fab Lab in Hamburg herstellbar sein. Die Vielfalt der eingereichten Ideen war groß: vom Kurvenlicht fürs Fahrrad, über smarte Mülleimer bis hin zu einem Rollstuhl, der Treppen fahren soll. Nach Ende der öffentlichen Abstimmungsphase, in der knapp 30.000 Votes abgegeben wurden, und der Jury-Entscheidung wurden die besten 20 Ideen ausgezeichnet, die im Herbst, während der sogenannten Prototyping-Phase gemeinsam in den Fab Labs der Stadt und mit Unterstützung durch Expert:innen zu physischen Prototypen weiterentwickelt werden. + + +<a target="_blank" href="https://innovation.fabcity.hamburg/challenges/11/tab/5#top20"></a> + + +Darüber hinaus wurden unter diesen Einreichungen zudem Sonderpreise in den Bereichen #social, #sustainable und #innovative vergeben sowie das „beste Schüler:innen-Projekt“ und der „Best Collaborator“ gekürt. + +Ãœber 100 Menschen nahmen am Award-Event der Maker Challenge im Rahmen des INTERFACER | Meet Up teil. Besonders freut es uns, dass fast alle Preisträger:innen ihre Teilnahme einrichten konnten, um ihre Urkunden, Pokale, „Maker Bags“ und 3D-Drucker persönlich entgegennehmen zu können. + +Detaillierten Ergebnisse des Community- und Jury-Votings findet Ihr auf der Maker Challenge Seite unter dem Reiter „Ergebnisse“: + +<Button text="MAKER CHALLENGE Ergebnisse" href="https://innovation.fabcity.hamburg/challenges/11" type="primary" newTab /> + +Im Frühjahr 2023 werden die Geinner Ideen der Hamburger Öffentlichkeit auf der Fab City Hamburg Maker-Expo präsentiert. Aboniere unseren Newsletter und verpasse keine Termine. + +## Pressekonferenz zum Auftakt der Maker Challenge 2022/23 im Hamburger Rathaus + +<YoutubeEmbed embedId="5FvB-eNAEyA" width="full" client:only="react" /> + +## Folge der Maker Challenge: + +<Button text="MAKER CHALLENGE Instagram" href="https://www.instagram.com/maker.challenge.hamburg/" type="primary" newTab /> diff --git a/src/pages/de/projects/openlabstarterkit.mdx b/src/pages/de/projects/openlabstarterkit.mdx new file mode 100644 index 0000000000000000000000000000000000000000..c74c8c9e4ce4c3f6386536e8541f3f63d86ccbf5 --- /dev/null +++ b/src/pages/de/projects/openlabstarterkit.mdx @@ -0,0 +1,152 @@ +--- +layout: "@layouts/ArticleLayout.astro" +title: Open Lab Starter Kit +order: 7 +subtitle: Offene Fab Lab Maschinen +teaser: "Im Rahmen des dtec.bw Forschungsprojektes Fab City wird das Open Lab Starter Kit von den Forschungspartnern InMachines Ingrassia GmbH und Laboratorium Fertigungstechnik der Helmut-Schmidt-Universität gemeinsam entwickelt." +headerImage: images/projects/openlabstarterkit/heroimg_CNC_mini_parts2-bb34cfaf-843025ee-2880w.jpg +headerImageAlt: test hero image +--- +import { + Accordion, + Tabs, + Member, + YoutubeEmbed, + Image, + ActionBox +} from "@fchh/fcos-suite-ui"; +import { + ImageGallery, + Carousel, + VerticalArticleCard, + HorizontalArticleCard, + LogoGrid, + Icon, + Button, + Pill, + People +} from "@components"; + +# Achtteiliges Maschinen-Kit bis 2024 + +Das Open Lab Starter Kit ist ein Set aus acht Open Source Maschinen, deren Bauanleitungen über eine digitale, quelloffene Ablage (Open Source Repository) zur Verfügung gestellt werden sollen. Die acht Maschinen wurden nach Kriterien der gegenseitigen Kompatibilität und eines sinnvollen Zusammenspiels ausgewählt und bieten den Grundstock eines funktionalen Laboratoriums mit digitalen Fertigungsmaschinen. + +Das Besondere an dem Open Lab Starter Kit sind die geringen Kosten, die aufgewendet werden müssen, um die Open Source Maschinen nachzubauen. Konkret gesagt: es fallen lediglich Materialkosten an. Im Gegensatz zu kommerziellen Maschinen werden so Transport- und gegebenenfalls Importkosten gespart. Im vorliegenden Projekt sollen die komplette Dokumentation der benötigten Materialien, CAD-Modelle und eine gut verständliche Bauanleitung kostenfrei online zur Verfügung gestellt werden. Jede:r kann die Maschinen also selbst nachbauen und verwenden. Zudem darf jede:r die Maschinen an die eigenen Bedürfnisse anpassen, weiterentwickeln oder modifizieren. Hierdurch erlangen die Nuter:innen wertvolle Kenntnisse der Maschinen, wodurch sie Wartungs- und Reparaturarbeiten meist selbstständig durchführen können. Das Ziel des Projekts ist es also, qualitativ hochwertige Werkzeugmaschinen einem breiten Publikum zugänglich zu machen – das ist ein wichtiger Beitrag zur Demokratisierung des Zugangs zu Maschinen und zu unternehmerischer Innovation. + +**Bis Dezember 2024 sollen die folgenden Maschinen das Kit bilden** + + Desktop 3D Drucker (min. 20 x 20 x 25 cm – max. 40 x 40x40 cm)  + Desktop CNC Fräse (max. 600x400x100 mm)  + Desktop Laserschneider (600 x 400 mm) + Großer 3D Drucker (1000 x 1000 x 1000 mm) + Großformat CNC Fräse (2500 x 1250 x 300 mm) + Großer Laserschneider (1000 x 700 mm) + Vinyl Schneideplotter (A3 Format) + 3D Scanner + +## Prototyping + +[Erste Prototypen wurden bereits vorgestellt](https://newproductioninstitute.de/open-lab-starter-kit-weitere-prototypen-vorgestellt): ein Desktop 3D Drucker, ein Laserschneider, eine CNC Fräse als auch ein großformatiger Lasercutter sowie der größte Open Source 3D-Drucker der Welt. + +<Button icon="Launch" text="Forschungsprojekt Fab City" newTab href="https://newproductioninstitute.de/fabcity" type="primary" /> + +<ImageGallery + fullBleed={true} + files={[ + { + img: "images/slider/openlabstarterkit/olsk_3-Achsen-CNC-Fraaese_Foto-Manuel-Moritz.jpg", + caption: "3-Achsen CNC-Fräse", + subCaption: "Foto: Manuel Moritz", + }, + { + img: "images/slider/openlabstarterkit/olsk_Bird-Eye-View-Lasercutter_Foto-Tobias-Redlich.jpg", + caption: "Lasercutter", + subCaption: "Foto: Tobias Redlich", + }, + { + img: "images/slider/openlabstarterkit/olsk_Prototypen-OLSK.jpg", + caption: "Prototypen OLKS", + subCaption: "", + }, + { + img: "images/slider/openlabstarterkit/olsk_Vorstellung-CNC-Fraese-von-Daniele-Ingrassia-an-Prof-Dr-Jens-P-Wulfsberg_Foto-Tobias-Redlich.jpg", + caption: "Vorstellung-CNC", + subCaption: "Foto: Tobias Redlich", + }, + { + img: "images/slider/openlabstarterkit/olsk_Vorstellung-Lasercutter-von-Daniele-Ingrassia-an-Prof-Dr-Jens-P-Wulfsberg_Foto-Manuel-Moritz.jpg", + caption: "Vorstellung Lasercutter", + subCaption: "Foto: Manuel Moritz", + }, + { + img: "images/slider/openlabstarterkit/olsk_202111_Mohammed-and-Cesar-work-in-progress_LaFT_HSU.jpg", + caption: "Konzeptualisierung von Open Source Machine Tools", + subCaption: "", + }, + ]} +/> + +## Dokumentation + +<Button + text="Repository" + newTab + href="https://github.com/orgs/Open-Lab-Starter-Kit/repositories" + type="primary" + icon="Launch" + iconSize="24" +/> + +## Forschungspartner:innen + +<LogoGrid + title="" + columns={4} + logos={[ + { + src: "images/logos/logo-newproductioninstitute_2by1.svg", + alt: "New Production Institute", + href: "https://newproductioninstitute.de/fabcity", + }, + { + src: "images/logos/logo-inmachines_2by1.svg", + alt: "InMachines Ingrassia GmbH", + href: "https://www.inmachines.net/", + }, + { + src: "images/logos/logo-laboratoriumfertigungstechnik_2by1.svg", + alt: "Laboratorium Fertigungstechnik der Helmut-Schmidt-Universität", + href: "https://www.hsu-hh.de/laft/", + }, + { + src: "images/logos/logo-fabcityhamburg_2by1.svg", + alt: "Fab City Hamburg e.V.", + href: "https://fabcity.hamburg/", + }, + ]} +/> + +## Projektförderung + +<LogoGrid + title="" + columns={4} + logos={[ + { + src: "images/logos/logo-dtecbw_2by1.svg", + alt: "Zentrum für Digitalisierungs- und Technologieforschung der Bundeswehr", + href: "https://dtecbw.de/home/aktuelles/fab_city_forscht_an_der_stadt_in_der_fast_alles_selbst_hergestellt_wird", + }, + ]} +/> + + +## Ansprechpartner +<People names={["mohammed"]} /> + + + + + + + diff --git a/src/pages/de/research/dtecbw.mdx b/src/pages/de/research/dtecbw.mdx new file mode 100644 index 0000000000000000000000000000000000000000..1c543f9930a517361c8d19fe2d70a8b118177dfb --- /dev/null +++ b/src/pages/de/research/dtecbw.mdx @@ -0,0 +1,112 @@ +--- +layout: "@layouts/ArticleLayout.astro" +title: Forschungsprojekt Fab City (dtec.bw) +order: 2 +subtitle: Hamburg als Reallabor +headerImage: images/research/dtecbw/laserduo-gal7.jpg +headerImageAlt: test hero image +teaser: "Die Forschung zur Fab City vollzieht sich entlang verschiedener Anwendungsfälle mit dem Ziel, die Bedingungen einer nachhaltigen urbanen Produktion zu untersuchen." +--- +import { + Accordion, + Tabs, + Member, + YoutubeEmbed, + Image, + ActionBox +} from "@fchh/fcos-suite-ui"; +import { + ImageGallery, + Carousel, + VerticalArticleCard, + HorizontalArticleCard, + LogoGrid, + Icon, + Button, + Pill, + People +} from "@components"; + +# Dezentrale digitale Produktion für die urbane Wertschöpfung + +Innerhalb des Forschungsprojektes Fab City, gefördert durch dtec.bw, befasst sich ein interdisziplinäres Team mit der Entwicklung des OpenLab Starter Kits und der Einrichtung und Beforschung von OpenLabs in verschiedenen Kontexten (u.a. OpenLab textile, OpenLab mobile, OpenLab port, OpenLab medical). In diesen Living Labs werden unter Einbezug der Menschen vor Ort verschiedene urbane Produktionskontexte untersucht. Die Menschen werden auf diese Weise in ihrer gewohnten Lern- oder Arbeitsumgebung erreicht, z.B. in Schulen, auf Messen, in der beruflichen Aus- und Weiterbildung oder in den Betrieben. Die skalierbaren Workshopangebote sollen zunächst zum Einstieg und zum Kennenlernen der Open Lab Idee niedrigschwellig sein und die Möglichkeit bieten, praktische Erfahrungen in der digitalen Fertigung zu sammeln. + +## Kann es eine Stadt geben, in der man (fast) alles selber herstellen kann? + +Im Rahmen des interdisziplinären Forschungsprojektes Fab City wird eine neue Art der urbanen Wertschöpfung mittels dezentraler und offener Produktionswerkstätten, sogenannten [Open Labs](https://newproductioninstitute.de/openlab-hamburg) in der Metropolregion Hamburg etabliert und untersucht. Ãœber 30 Forschungspartner und -partnerinnen unterschiedlicher Fachdisziplinen werden bis Dezember 2024 interdisziplinär an der Beantwortung von Forschungsfragen zum Thema Fab City arbeiten und nutzen dazu die Fab City Hamburg als Anwendungskontext. + +Die verbundenen Fragestellungen sind Gegenstand verschiedener Forschungsbereiche, wie zum Beispiel den Ingenieur-, Wirtschafts-, Rechts-, Sozial- und Bildungswissenschaften, der Logistik und Blockchain-Technologie sowie der Städteplanung. In dem Projekt wird deshalb ein interdisziplinäres Forschungsteam neue theoretische Grundlagen der dezentralen digitalen und vernetzten urbanen Wertschöpfung untersuchen. Forschungspartner der Helmut-Schmidt-Universität sind die [Kühne Logistics University](https://www.the-klu.org/), die [HafenCity Universität Hamburg](https://www.hcu-hamburg.de/), die [Technische Universität Hamburg](https://www.tuhh.de/tuhh/startseite.html) und die [Bucerius Law School](https://www.law-school.de/). Die daraus abgeleiteten Erkenntnisse bieten der Gesellschaft zukünftig die Möglichkeit einer globalen Produktentwicklung und lokalen Fertigung verbunden mit neuen, individualisierten und nachhaltigen Innovations-, Produktions- und Bildungsformaten. Die Umsetzung erfolgt in Zusammenarbeit mit lokalen Beteiligten und Forschungspartner:innen in Hamburg. Weitere Kooperationen zur Implementierung der Labs wurden mit Partnern aus der Hafenwirtschaft, Industrie und Wirtschaftsförderung geschlossen. + +Die innerhalb des Projektes Fab City entwickelten Produktionstechnologien sollen durch eine offene Projektdokumentation weltweit zugänglich sein, eine maximale Skalierung und Verbreitung durch Selbstreplikation und Modulbauweise ermöglichen sowie durch den Appropriate-Design-Ansatz nur minimalen Kostenaufwand erfordern. Die Wissensvermittlung soll in Form von projektbasierten (Build-)Workshops in den Fab Labs bzw. Open Labs erfolgen. + +## Projektpartner:innen + +<LogoGrid + title="" + columns={4} + logos={[ + { + src: "images/logos/logo-newproductioninstitute_2by1.svg", + alt: "New Production Institute", + }, + { + src: "images/logos/logo-hsu_2by1.svg", + alt: "Helmut-Schmidt-Universität", + }, + { + src: "images/logos/logo-openlabhamburg_2by1.svg", + alt: "Open Lab Hamburg", + }, + { + src: "images/logos/logo-fabcityhamburg_2by1.svg", + alt: "Fab City Hamburg Verein", + }, + { + src: "images/logos/logo-hcu_2by1.svg", + alt: "HafenCity University Hamburg", + }, + { + src: "images/logos/logo-klu_2by1.svg", + alt: "Kühne Logistics University", + }, + { + src: "images/logos/logo-tuhh_2by1.svg", + alt: "Technische Universität Hamburg", + }, + { + src: "images/logos/logo-buceriuslawschool_2by1.svg", + alt: "Bucerius Law School", + }, + ]} +/> + +## Projektförderung + +<LogoGrid + title="" + columns={4} + logos={[ + { + src: "images/logos/logo-dtecbw_2by1.svg", + alt: "dtec.bw", + }, + ]} +/> + +## Weiterführende Links zum Fab City Forschungsprojekt + +[New Production Institute](https://newproductioninstitute.de/fabcity) + +[Laboratorium Fertigungstechnik an der Helmut-Schmidt-Universität](https://www.hsu-hh.de/laft/) + +[OpenLab an der Helmut-Schmidt-Universität](https://openlab-hamburg.de/) + +## Publikationen + +Omer, M.; Kaiser, M.; Moritz, M.; Buxbaum-Conradi, S.; Redlich, T. et al.: Democratizing Manufacturing – Evaluating the Potential of Open Source Machine Tools as Drivers of Sustainable Industrial Development in Resource Constrained Contexts. In: Herberger, D.; Hübner, M. (Eds.): Proceedings of the Conference on Production Systems and Logistics: CPSL 2022. Hannover : publish-Ing., 2022, S. 256-266. DOI: https://doi.org/10.15488/12154 + +Mariscal-Melgar, J.C.; Omer, M.; Moritz, M.; Hijma, P.; Redlich, T. et al.: Distributed Manufacturing: A High-Level Node-Based Concept for Open Source Hardware Production. In: Herberger, D.; Hübner, M. (Eds.): Proceedings of the Conference on Production Systems and Logistics: CPSL 2022. Hannover : publish-Ing., 2022, S. 795-808. DOI: https://doi.org/10.15488/12171 + +## Ansprechpartner:innen + +<People names={["tobias", "jens", "sonja", "jana"]} /> diff --git a/src/pages/de/research/index.mdx b/src/pages/de/research/index.mdx new file mode 100644 index 0000000000000000000000000000000000000000..853fc8be3d2ef5e4b028f831a84b6b5f8272f4c5 --- /dev/null +++ b/src/pages/de/research/index.mdx @@ -0,0 +1,5 @@ +--- +title: Forschung +order: 4 +--- + diff --git a/src/pages/de/research/interfacer.mdx b/src/pages/de/research/interfacer.mdx new file mode 100644 index 0000000000000000000000000000000000000000..4387176b133112a0cd0a007ae78a47092f5d6daf --- /dev/null +++ b/src/pages/de/research/interfacer.mdx @@ -0,0 +1,203 @@ +--- +layout: "@layouts/ArticleLayout.astro" +title: Interfacer +order: 1 +subtitle: Forschungsprojekt +headerImage: images/research/interfacer/interfacer-circularcity-keyvisual-hero.png +headerImageAlt: test hero image +teaser: "Der Einfluss des Menschen auf den Klimawandel, die Ressourcenknappheit und die Umweltzerstörung haben ein kritisches und beispielloses Ausmaß erreicht. Daraus resultiert eine der zentralen Herausforderungen: globalisierte Wertschöpfungs- und Produktionssysteme zu reorganisieren sowie nachhaltige und synergetische Produktionsprozesse zu etablieren." +--- +import { + Accordion, + Tabs, + Member, + YoutubeEmbed, + Image, + ActionBox +} from "@fchh/fcos-suite-ui"; +import { + ImageGallery, + Carousel, + VerticalArticleCard, + HorizontalArticleCard, + LogoGrid, + Icon, + Button, + Pill, +} from "@components"; + +<Image img="images/research/interfacer/interfacer-logo-chart.png" caption="Aufbau einer digitalen Infrastruktur für Fab Cities und Regionen" /> + +# Ökonomische, ökologische und soziale Nachhaltigkeit ermöglichen + +Das Projekt INTERFACER entwickelt in diesem Rahmen einen digitalen Lösungsansatz für eine datenbasierte Kreislaufwirtschaft in einem globalen Innovations-Ökosystem. Ziel ist die Gestaltung einer grünen, resilienten sowie lokalen und bedarfsorientierten Produktion. Um den Ãœbergang zu einer Open Source basierten Kreislaufwirtschaft auf dem Gebiet einer Stadt oder Region zu unterstützen, können neuartige Modelle den globalen Daten- und lokalen Materialfluss fördern. +Eine ausführliche Projektbeschreibung findest Du im [Whitepaper](https://www.interfacerproject.eu/assets/news/whitepaper/IF-WhitePaper_DigitalInfrastructureForFabCities.pdf) +oder auf der INTERFACER eigenen Projektseite: + +<Button + text="interfacerproject.eu" + newTab + href="https://www.interfacerproject.eu/" + type="primary" + icon="Launch" + iconSize="24" +/> + +<Button + text="Whitepaper PDF" + newTab + href="https://www.interfacerproject.eu/assets/news/whitepaper/IF-WhitePaper_DigitalInfrastructureForFabCities.pdf" + type="primary" + icon="DocumentDownload" + iconSize="24" +/> + +<ImageGallery + fullBleed={true} + files={[ + { + img: "images/slider/interfacer/if-DSC03446.jpg", + caption: "Caption", + subCaption: "Source", + }, + { + img: "images/slider/interfacer/if-DSC03486.jpg", + caption: "Caption", + subCaption: "Source", + }, + { + img: "images/slider/interfacer/if-DSC03505.jpg", + caption: "Caption", + subCaption: "Source", + }, + { + img: "images/slider/interfacer/if-DSC03516.jpg", + caption: "Caption", + subCaption: "Source", + }, + { + img: "images/slider/interfacer/if-DSC03517.jpg", + caption: "Caption", + subCaption: "Source", + }, + { + img: "images/slider/interfacer/if-DSC03549.jpg", + caption: "Caption", + subCaption: "Source", + }, + { + img: "images/slider/interfacer/if-DSC03586.jpg", + caption: "Caption", + subCaption: "Source", + }, + { + img: "images/slider/interfacer/if-DSC03586.jpg", + caption: "Caption", + subCaption: "Source", + }, + { + img: "images/slider/interfacer/if-DSC03620.jpg", + caption: "Caption", + subCaption: "Source", + }, + { + img: "images/slider/interfacer/interfacerworkshop-DSC01033.jpg", + caption: "Caption", + subCaption: "Source", + }, + { + img: "images/slider/interfacer/interfacerworkshop-DSC01055.jpg", + caption: "Caption", + subCaption: "Source", + }, + { + img: "images/slider/interfacer/interfacerworkshop-DSC01111.jpg", + caption: "Caption", + subCaption: "Source", + }, + { + img: "images/slider/interfacer/interfacerworkshop-DSC01144.jpg", + caption: "Caption", + subCaption: "Source", + }, + { + img: "images/slider/interfacer/interfacerworkshop-DSC01177.jpg", + caption: "Caption", + subCaption: "Source", + }, + { + img: "images/slider/interfacer/interfacerworkshop-DSC01227.jpg", + caption: "Caption", + subCaption: "Source", + }, + { + img: "images/slider/interfacer/interfacerworkshop-DSC01265.jpg", + caption: "Caption", + subCaption: "Source", + }, + { + img: "images/slider/interfacer/interfacerworkshop-DSC01325.jpg", + caption: "Caption", + subCaption: "Source", + }, + { + img: "images/slider/interfacer/interfacerworkshop-DSC01365.jpg", + caption: "Caption", + subCaption: "Source", + }, + { + img: "images/slider/interfacer/interfacerworkshop-DSC01384.jpg", + caption: "Caption", + subCaption: "Source", + }, + ]} +/> + +## Konsortialpartner + +<LogoGrid + title="" + columns={4} + logos={[ + { + src: "images/logos/logo-hsu_2by1.svg", + alt: "Helmut-Schmidt-Universität", + href: "https://www.hsu-hh.de/", + }, + { + src: "images/logos/logo-fabcityhamburg_2by1.svg", + alt: "Fab City Hamburg e.V.", + href: "https://www.fabcity.hamburg/", + }, + { + src: "images/logos/logo-hiww_2by1.svg", + alt: "Hamburger Institut für Wertschöpfungssystematik und Wissensmanagement", + href: "https://www.hiww.de/", + + }, + { + src: "images/logos/logo-dyne_2by1.svg", + alt: "dyne", + href: "https://www.dyne.org/", + }, + ]} +/> + +## Förderer + +<LogoGrid + title="" + columns={2} + logos={[ + { + src: "images/logos/logo-euefre_2by1.svg", + alt: "Europäischen Fonds für regionale Entwicklung", + href: "https://www.europarl.europa.eu/factsheets/de/sheet/95/europaischer-fonds-fur-regionale-entwicklung-efre-", + }, + { + src: "images/logos/logo-bwi_2by1.svg", + alt: "Behörde für Wirtschaft und Innovation", + href: "https://www.hamburg.de/bwi/", + }, + ]} +/> diff --git a/src/pages/de/satzung.mdx b/src/pages/de/satzung.mdx new file mode 100644 index 0000000000000000000000000000000000000000..69cf8aff710469f74674d131df8d8ca7e6b9b1df --- /dev/null +++ b/src/pages/de/satzung.mdx @@ -0,0 +1,209 @@ +--- +layout: "@layouts/ArticleLayout.astro" +title: Vereinssatzung +order: 3 +subtitle: Fab City Hamburg e.V. +headerImage: images/fchh/association/fchh-logopattern-hero.png +headerImageAlt: Fab City Hamburg Logo +hidden: true +--- + +# Präambel und Satzung des Fab City Hamburg e.V. vom 6.12.2022 + + +## Präambel + +Mit der Digitalen Transformation geht einher, dass digitalisierte Information („Bits“) grundlegender Produktionsfaktor wird. Information, als ökonomisches Gut, ist immateriell und hat niedrige Grenzkosten der Produktion. Das heißt,sie ist leicht replizierbar und leicht global teilbar, also, im Gegensatz zu herkömmlichen grundlegenden Produktionsfaktoren, aus sich selbst heraus nicht knapp. Netzwerke, die quelloffene bits-basierte Lösungen produzieren, sind deswegen besonders leistungsstark. + +Im Angesicht ökologischer Herausforderungen des Anthropozäns und wachsender sozioökonomischer Disparitäten aufgrund zunehmend volatiler und akkumulierter Wertschöpfungsmustern, sind neue, auch institutionelle, Lösungsansätze notwendig. + +Diese Lösungen quelloffen in Netzwerken zu produzieren und für Hamburg anzuwenden, ist das Ziel dieser Vereinigung. + +Elementar für diese Vereinigung sind Orte, an denen digitalisierte Informationen, in Wissen und physische Gegenstände umgesetzt werden. Dies sind offene Werkstätten mit digitaler Fertigung (Open Labs, oder auch Fab Labs). Hier werden, verbunden mit weltweiten Netzwerken, quelloffene Maschinen entwickelt, mit denen nahezu alles gefertigt werden kann. Somit entstehen im Rahmen dieser Vereinigung auch Circular Economy Labs, in denen verschiedene Stoffkreisläufe, wie etwa die von Plastik oder Kupfer, geschlossen werden (Kreislaufwirtschaft). Damit wird beabsichtigt die Schädigung des natürlichen Lebensraumes des Menschen zu verhindern. Zur Zielerreichung ist es auch notwendig, die Initiierung sich ökonomisch tragender Prozesse zu fördern, indem Räumlichkeiten zur Verfügung gestellt und Veranstaltungen durchgeführt werden. Zudem ist zur Zielerreichung, insbesondere der Realisierung einer Kreislaufwirtschaft, eine enge Zusammenarbeit mit der Kreativwirtschaft notwendig, damit Designer*innen und Kreative in sämtlichen Phasen von Entwicklungsprozessen Teil der Erarbeitung von Lösungen und innovativen Methoden sein können. Aufgrund des neuartigen und komplexen Charakters des Gegenstandes dieser Vereinigung, wird wissenschaftliche Begleitforschung betrieben. + + +## Satzung + +### § 1 Name, Sitz, Eintragung, Geschäftsjahr +1. Der Verein trägt den Namen Fab City Hamburg e.V. +2. Er hat den Sitz in Hamburg. +3. Er soll in das Vereinsregister eingetragen werden. +4. Geschäftsjahr ist das Kalenderjahr. + +### § 2 Vereinszweck +1. Der Verein verfolgt ausschließlich und unmittelbar gemeinnützige Zwecke im Sinne des Abschnitts "Steuerbegünstigte Zwecke" der Abgabenordnung (§§ 51 ff.) in der jeweils gültigen Fassung. + +2. Zweck des Vereins ist die Förderung von Wissenschaft und Forschung, die Förderung des Umweltschutzes, die Förderung der Volks- und Berufsbildung einschließlich der Studentenhilfe und die Förderung von Kunst und Kultur. + +3. Der Satzungszweck wird insbesondere verwirklicht durch + + 1. Bereitstellen einer räumlichen, technischen und personellen Infrastruktur, die die Nutzenden anregt und befähigt, zum eigenen und gemeinschaftlichen Nutzen Kunst- und Designobjekte, Maschinen, Alltagsgegenstände sowie Mechanik-, Elektronik-, Hardware- und Software-Komponenten selbst zu entwerfen und herzustellen (Fab Lab beziehungsweise Open Lab). Teil dessen ist, dass Nutzende niedrigschwellig befähigt werden, selbst Wert zu schöpfen und, im Sinne einer Kreislaufwirtschaft, aus „Abfällen“ Wertstoffe und neue Produkte zu produzieren. + + 2. Die Förderung von lokalen, global vernetzten, selbstorganisierten Prozessen des gemeinsamen bedürfnisorientierten und ressourcenschonenden Produzierens, Verwaltens, Pflegens und/oder Nutzens von Gegenständen und sonstigen Ressourcen. + + 3. Entwicklung und Forschung im Bereich frei lizenzierter Produktionsmaschinen (Software und Hardware), sowie zu dem von der internationalen Fab City Foundation formulierten Ziel, bis zum Jahre 2054 die städtische Wirtschaft einer Fab City vollständig als Kreislaufwirtschaft umzugestalten, so dass keine physischen Güter oder Rohstoffe mehr im- oder exportiert werden, sondern alles, was eine Fab City konsumiert, lokal produziert wird. Die Vereinigung forscht selbst und in enger Zusammenarbeit mit Forschungseinrichtungen, insbesondere mit denen die Mitglied der Vereinigung sind. Forschungsergebnisse werden in Vereinseigenen Medien und Fachzeitschriften öffentlich publiziert. + + 4. Wissensvermittlung in den Bereichen: digitale Eigenproduktion, allgemeine Fertigungsverfahren inklusive der zugehörigen Werkstoffkunde, Selbstbau von Werkzeugmaschinen, Handwerkstechniken, neue Technologien, Computer und neue Medien, Kreislaufwirtschaft mittels digitaler Fertigungstechnologien, sowie den sonstigen unter Nr. 1 bis 3 beschriebenen Bereichen. + + 5. Veranstaltung von Schulungen und Workshops zur Aus- und Weiterbildung im Zusammenhang mit den unter. Nr. 1 bis 4 beschriebenen Bereichen. + + 6. Durchführung von Bildungsveranstaltungen und Workshops speziell für Kinder, Jugendliche und Schüler; Kooperationen mit Schulen, Bildungs- und Forschungseinrichtungen im Zusammenhang mit den unter. Nr. 1 bis 4 beschriebenen Bereichen. + + 7. Durchführung von sonstigen Projekten, Veranstaltung von Vorträgen, Seminaren und Tagungen im Zusammenhang mit den unter. Nr. 1 bis 4 beschriebenen Bereichen. + + 8. Die Entwicklung von Methoden zur Einbindung der Kreativwirtschaft in alle Phasen der Produktentwicklungsprozesskette, sowie intersektoralen Austausch auf Augenhöhe zwischen allen an dem Prozess beteiligten Gewerken. Hierzu gehört auch die Schaffung von Orten der Begegnung, und die Verankerung von Design-Prinzipien einer Kreislaufwirtschaft, wie etwa Modularität und Recyclebarkeit, in dezentrale und netzwerk-basierte Produktentstehungsprozesse.\ + Darüber hinaus gehört dazu die Einbindung künstlerischer Arbeiten zum Bereich Gesellschaft, Kultur, Design, Fertigungs- und Handwerkstechniken, Computer, neue Medien in das Vereinsleben unter anderem durch Ausstellungen künstlerischer Werke mit digitaler Fertigung in den Vereinsräumen. + +4. Der Satzungszweck wird auch verwirklicht durch Beschaffung und Zuwendung von Mitteln, sowie das zur Verfügung stellen von Arbeitskräften oder Räumen an steuerbegünstigte Körperschaften, die ebenfalls die in Absatz 2 genannten Zwecke verfolgen, im Sinne von § 58 Nr. 1, Nr. 2, Nr. 4 und Nr. 5 der Abgabenordnung. + + +### § 3 Selbstlosigkeit +1. Der Verein ist selbstlos tätig; er verfolgt nicht in erster Linie eigenwirtschaftliche Zwecke. + +2. Mittel des Vereins dürfen nur für die satzungsmäßigen Zwecke verwendet werden. Die Mitglieder erhalten keine Zuwendungen aus Mitteln des Vereins. + +3. Es darf keine Person durch Ausgaben, die dem Zweck der Körperschaft fremd sind, oder durch unverhältnismäßig hohe Vergütungen begünstigt werden. + + +### § 4 Mitgliedschaft +1. Die Mitgliedschaft des Vereins unterteilt sich in ordentliche und außerordentliche Mitglieder. Ordentliches Mitglied des Vereins kann jede juristische Person, Körperschaft des öffentlichen Rechts und Personengesellschaft werden, die seine Ziele unterstützt. Außerordentliches Mitglied des Vereins kann jede natürliche Person werden, die seine Ziele unterstützt. Insofern in dieser Satzung von Mitgliedern die Rede ist, sind sowohl ordentliche, als auch außerordentliche Mitglieder gemeint. + +2. Ãœber den Antrag auf Aufnahme als Mitglied in den Verein entscheidet der Vorstand. Lehnt der Vorstand ein Mitgliedsantrag ab, ist dem Antragenden dies schriftlich zu begründen und die Antragenden haben die Möglichkeit die nächste Mitgliederversammlung anzurufen, um ihren Aufnahmewunsch trotz Ablehnung durch den Vorstand durchsetzen zu können. + +3. Die Mitgliedschaft endet durch Austritt, Ausschluss, Tod oder durch Erlöschen der juristischen Person oder Personengesellschaft. + +4. Der Austritt eines Mitgliedes ist nur zum Ende eines Monats möglich. Er erfolgt durch Erklärung in Textform gegenüber dem Vorsitzenden unter Einhaltung einer Frist von 14 Tagen. + +5. Wenn ein Mitglied gegen die Ziele und Interessen des Vereins schwer verstoßen hat oder trotz Mahnung mit dem Beitrag für sechs Monate im Rückstand bleibt, so kann es durch den Vorstand mit sofortiger Wirkung ausgeschlossen werden. Dem Mitglied muss vor der Beschlussfassung Gelegenheit zur Rechtfertigung bzw. Stellungnahme gegeben werden. Gegen den Ausschließungsbeschluss kann innerhalb einer Frist von 14 Tagen nach Mitteilung des Ausschlusses Berufung eingelegt werden. , über die die nächste Mitgliederversammlung entscheidet. + +6. Die Mitglieder können sich in dem Vorstand und der Mitgliederversammlung durch eine schriftlich bevollmächtigte Person vertreten lassen. + + +### § 5 Beiträge +Die Mitglieder zahlen Beiträge nach Maßgabe eines Beschlusses der Mitgliederversammlung. Zur Festlegung der Beitragshöhe und -fälligkeit ist eine einfache Mehrheit der in der Mitgliederversammlung anwesenden stimmberechtigten Vereinsmitglieder erforderlich. + + +### § 6 Organe des Vereins +Organe des Vereins sind +- der Vorstand +- die Mitgliederversammlung +- der wissenschaftliche Beirat +- Beirat der Labs +- Beirat der Unternehmen + + +### § 7 Der Vorstand +1. Der Vorstand besteht aus fünf bis sieben Mitgliedern: einer oder einem Vorsitzenden, zwei stellvertretenden Vorsitzenden, einem Kassenwart und mindestens einer weiteren Person.\ + Der Vorstand vertritt den Verein gerichtlich und außergerichtlich. Der oder die Vorstandsvorsitzende ist gemeinsam mit einem weiteren Vorstandsmitglied vertretungsberechtigt. Bei Verhinderung kann der oder die Vorstandsvorsitzende von einem der stellvertretenden Vorsitzenden vertreten werden. + +2. Der Vorstand wird von der Mitgliederversammlung für die Dauer von einem Jahr gewählt. Die Wiederwahl der Vorstandsmitglieder ist möglich. Der oder die Vorsitzende und die stellvertretenden Vorsitzenden werden von der Mitgliederversammlung in einem besonderen Wahlgang bestimmt. Die jeweils amtierenden Vorstandsmitglieder bleiben nach Ablauf ihrer Amtszeit im Amt bis Nachfolger gewählt sind. + +3. Dem Vorstand obliegt die Führung der laufenden Geschäfte des Vereins. Er hat insbesondere folgende Aufgaben: Der Vorstand wählt die Mitglieder des wissenschaftlichen Beirats. Der Vorstand kann u.a. einen Geschäftsführer als 'besondere Vertreter' (nach §30 BGB) zur Ãœbernahme der Rechtsgeschäfte in einem ihnen zugewiesenen Geschäftskreis bestellen und abberufen. Ihr Aufgabenkreis und der Umfang ihrer Vertretungsmacht werden bei der Bestellung festgelegt. + +4. Vorstandssitzungen finden jährlich mindestens zweimal statt. Die Einladung zu Vorstandssitzungen erfolgt durch den Vorsitzenden in Textform. + +5. Der Vorstand fasst seine Beschlüsse mit einfacher Mehrheit der anwesenden Vorstandsmitglieder. Für eine Beschlussfähigkeit muss der Vorstandsvorsitzende sowie mindestens drei weitere Vorstandsmitglieder anwesend sein. + +6. Beschlüsse des Vorstands können bei Eilbedürftigkeit auch in Textform oder fernmündlich gefasst werden, wenn mindestens zwei Drittel der Vorstandsmitglieder ihre Zustimmung zu diesem Verfahren in Textform oder fernmündlich erklären. + +7. Beschlüsse des Vorstandes sind zu protokollieren. + +8. Der Vorstand kann für seine Tätigkeit eine angemessene Vergütung erhalten, die Höhe der Vergütung wird von der Mitgliederversammlung festgesetzt. + +9. Die Vorstandsmitglieder sind von den Beschränkungen des § 181 BGB befreit. + + +### § 8 Mitgliederversammlung +1. Die Mitgliederversammlung ist einmal jährlich einzuberufen. + +2. Eine außerordentliche Mitgliederversammlung ist einzuberufen, wenn es das Vereinsinteresse erfordert oder wenn die Einberufung von einem Drittel der Vereinsmitglieder in Textform und unter Angabe des Zweckes und der Gründe verlangt wird. Zu diesem Drittel der Vereinsmitglieder zählen auch außerordentliche Vereinsmitglieder. + +3. Die Einberufung der Mitgliederversammlung erfolgt in Textform durch den Vorsitzenden unter Wahrung einer Einladungsfrist von mindestens 14 Tagen bei gleichzeitiger Bekanntgabe der Tagesordnung. Die Frist beginnt mit dem auf die Absendung des Einladungsschreibens folgenden Tag. Das Einladungsschreiben gilt dem Mitglied als zugegangen, wenn es an die letzte vom Mitglied des Vereins in Textform bekannt gegebene Adresse gerichtet ist. + +4. Die Mitgliederversammlung kann als Präsenzversammlung oder als virtuelle Mitgliederversammlung abgehalten werden. Zur Präsenzversammlung treffen sich alle Teilnehmer der Mitgliederversammlung an einem gemeinsamen Ort. Die virtuelle Mitgliederversammlung erfolgt durch Einwahl aller Teilnehmer in eine Video- oder Telefonkonferenz. Eine Kombination von Präsenzversammlung und virtueller Mitgliederversammlung ist möglich, indem den Mitgliedern die Möglichkeit eröffnet wird, an der Präsenzversammlung mittels Video-oder Telefonkonferenz teilzunehmen. Der Vorstand entscheidet über die Form der Mitgliederversammlung und teilt diese in der Einladung zur Mitgliederversammlung mit. Lädt der Vorstand zu einer virtuellen Mitgliederversammlung ein, so teilt er den Mitgliedern spätestens eine Stunde vor Beginn der Mitgliederversammlung per E-Mail die Einwahldaten für die Video-oder Telefonkonferenz mit. + +5. Die Mitgliederversammlung als das oberste beschlussfassende Vereinsorgan ist grundsätzlich für alle Aufgaben zuständig, sofern bestimmte Aufgaben gemäß dieser Satzung nicht einem anderen Vereinsorgan übertragen wurden. Ihr sind insbesondere die Jahresrechnung und der Jahresbericht zur Beschlussfassung über die Genehmigung und die Entlastung des Vorstandes schriftlich vorzulegen. Sie bestellt zwei Kassenprüfer, die weder dem Vorstand noch einem vom Vorstand berufenen Gremium angehören und auch nicht Angestellte des Vereins sein dürfen, um die Buchführung einschließlich Jahresabschluss zu prüfen und über das Ergebnis vor der Mitgliederversammlung zu berichten. + + Die Mitgliederversammlung entscheidet auch über + - Gebührenbefreiungen, + - Aufgaben des Vereins, + - An- und Verkauf sowie Belastung von Grundbesitz, + - Beteiligung an Gesellschaften, + - Aufnahme von Darlehen ab EUR 5000,- + - Genehmigung aller Geschäftsordnungen für den Vereinsbereich, + - Mitgliedsbeiträge, + - Satzungsänderungen, + - Auflösung des Vereins. + + +6. Jede satzungsmäßig einberufene Mitgliederversammlung wird als beschlussfähig anerkannt ohne Rücksicht auf die Zahl der erschienenen Vereinsmitglieder. Sie wählt aus ihrer Mitte einen Versammlungsleiter. Ordentliche Mitglieder sind rede-, antrags- und stimmberechtigt. Außerordentliche Mitglieder sind rede- und antragsberechtigt, haben allerdings kein Stimmrecht. + +7. Die Mitgliederversammlung fasst ihre Beschlüsse mit einfacher Mehrheit der abgegebenen Stimmen. Bei Stimmengleichheit gilt ein Antrag als abgelehnt. + +8. Für Satzungsänderungen ist eine Mehrheit von zwei Dritteln der erschienenen stimmberechtigten Vereinsmitglieder erforderlich. Ãœber Satzungsänderungen kann in der Mitgliederversammlung nur abgestimmt werden, wenn auf diesen Tagesordnungspunkt bereits in der Einladung zur Mitgliederversammlung hingewiesen wurde, mindestens ein Fünftel der ordentlichen Mitglieder erscheint, und der Einladung sowohl der bisherige als auch der vorgesehene neue Satzungstext beigefügt worden waren. Sind für eine Satzungsänderung nicht genügend ordentliche Mitglieder anwesend, ist der Vorstand berechtigt, eine zweite Versammlung, mit einer hinsichtlich der Satzungsänderung gleichen Tagesordnung, einzuberufen, die ohne Rücksicht auf die Zahl der anwesenden ordentlichen Mitglieder beschlussfähig ist. Darauf muss in der entsprechenden Einladung hingewiesen werden. Satzungsänderungen, die von Aufsichts- oder Finanzbehörden oder Gerichten aus formalen Gründen oder zur Wahrung der Gemeinnützigkeit verlangt werden, kann der Vorstand von sich aus vornehmen. Diese Satzungsänderungen müssen allen Vereinsmitgliedern alsbald in Textform mitgeteilt werden. + +9. Ãœber die Beschlüsse der Mitgliederversammlung ist ein Protokoll anzufertigen, das vom Versammlungsleiter und dem Schriftführer zu unterzeichnen ist. Die Protokolle stehen den Mitgliedern zur Einsicht zur Verfügung. + +### § 9 Beiräte + +#### § 9 (1) Wissenschaftlicher Beirat +1. Zur Unterstützung des Vereins in wissenschaftlichen Fragen kann ein wissenschaftlicher Beirat gewählt werden, der nach Bedarf aus einer oder mehreren Personen bestehen kann. + +2. Die Mitglieder des wissenschaftlichen Beirates werden durch den Vorstand für die Dauer von zwei Jahren gewählt. Eine Wiederwahl ist möglich. + +3. Die Mitglieder des wissenschaftlichen Beirates müssen nicht Mitglieder des Vereins sein. + +4. Die Tätigkeit im wissenschaftlichen Beirat erfolgt ehrenamtlich. Die Mitglieder des wissenschaftlichen Beirats erhalten keine Vergütung oder sonstigen Zuwendungen aus Mitteln des Vereins. + + +#### § 9 (2) Beirat der Labs +1. Die Labs (Fab Labs, Open Labs, Offene Werkstätten mit digitaler Fertigung und Makerspaces) im Fab City Hamburg e.V. können sich im Beirat der Labs organisieren, um gemeinsam ihre Interessen nach innen und außen zu vertreten. Auf seiner initialen Sitzung gibt der Beirat sich eine Geschäftsordnung, die vom Vorstand genehmigt und allen Vereinsmitgliedern zur Verfügung gestellt werden muss. Zur initialen Sitzung lädt der Vorstand ein. + +2. Der Beirat der Labs benennt einen Vertreter, der berechtigt ist, an allen Vorstandssitzungen teilzunehmen. + +3. Bei der Erstellung von Förderungsbudgets sowie des Jahresbudgets des Fab City Hamburg e.V. muss der Beirat der Labs konsultiert werden. + + +### § 10 Geschäftsstelle +Der Vorstand kann für die Abwicklung der laufenden Geschäfte des Vereins eine Geschäftsstelle einrichten. + + +### § 11 Haftungsbegrenzung +1. Organmitglieder oder besondere Vertreter haften dem Verein für einen bei der Wahrnehmung ihrer Pflichten verursachten Schaden nur bei Vorliegen von Vorsatz oder grober Fahrlässigkeit. Satz 1 gilt auch für die Haftung gegenüber den Mitgliedern des Vereins. Ist streitig, ob ein Organmitglied oder ein besonderer Vertreter einen Schaden vorsätzlich oder grob fahrlässig verursacht hat, trägt der Verein oder das Vereinsmitglied die Beweislast. + +2. Sind Organmitglieder oder besondere Vertreter nach Absatz 1 Satz 1 einem anderen zum Ersatz eines Schadens verpflichtet, den sie bei der Wahrnehmung ihrer Pflichten verursacht haben, so können sie von dem Verein die Befreiung von der Verbindlichkeit verlangen. Satz 1 gilt nicht, wenn der Schaden vorsätzlich oder grob fahrlässig verursacht wurde. + + +### § 12 Aufwandsersatz +1. Mitglieder – soweit sie vom Vorstand beauftragt wurden – und Vorstandsmitglieder haben einen Anspruch auf Ersatz der Aufwendungen, die ihnen im Rahmen ihrer Tätigkeit für den Verein entstanden sind. Dazu gehören insbesondere Reisekosten, Verpflegungsmehraufwendungen, Porto und Kommunikationskosten. + +2. Der Nachweis erfolgt über entsprechende Einzelbelege und ist spätestens 6 Wochen nach Ende des jeweiligen Quartals geltend zu machen. + +3. Soweit für den Aufwandsersatz steuerliche Pauschalen und steuerfreie Höchstgrenzen bestehen, erfolgt ein Ersatz nur in dieser Höhe. + + +### § 13 Auflösung des Vereins und Vermögensbindung +1. Für den Beschluss, den Verein aufzulösen, ist eine Zweidrittelmehrheit der in der Mitgliederversammlung anwesenden stimmberechtigten Mitglieder erforderlich. Der Beschluss kann nur nach rechtzeitiger Ankündigung in der Einladung zur Mitgliederversammlung gefasst werden. + +2. Bei Auflösung oder Aufhebung des Vereins oder bei Wegfall steuerbegünstigter Zwecke fällt das Vermögen des Vereins an eine juristische Person des öffentlichen Rechts oder eine andere steuerbegünstigte Körperschaft zwecks Verwendung für die Förderung von Wissenschaft und Forschung. + +## Zusatz zur Satzung gemäß DSGVO 2018 +### § 14 Datenschutzregelungen + +1. Zur Erfüllung der satzungsgemäßen Zwecke und Aufgaben des Vereins werden unter Beachtung der Vorgaben der EU-Datenschutz-Grundverordnung (DSGVO) und des Bundesdatenschutzgesetzes (BDSG) personenbezogene Daten über persönliche und sachliche Verhältnisse der Mitglieder im Verein erhoben, verarbeitet und genutzt. + +2. Soweit die in den jeweiligen Vorschriften beschriebenen Voraussetzungen vorliegen, hat jedes Vereinsmitglied insbesondere die folgenden Rechte: + + - das Recht auf Auskunft nach Artikel 15 DSGVO, + - das Recht auf Berichtigung nach Artikel 16 DSGVO, + - das Recht auf Löschung nach Artikel 17 DSGVO, + - das Recht auf Einschränkung der Verarbeitung nach Artikel 18 DSGVO, + - das Recht auf Datenübertragbarkeit nach Artikel 20 DSGVO, + - das Widerspruchsrecht nach Artikel 21 DSGVO und + - das Recht auf Beschwerde bei einer Aufsichtsbehörde nach Artikel 77 DSGVO. + +3. Den Funktions- und Amtsträgern in den Organen des Vereins, allen ehrenamtlich und hauptamtlichen Mitarbeitern oder sonst für den Verein Tätigen ist es untersagt, personenbezogene Daten unbefugt zu anderen als dem jeweiligen zur Aufgabenerfüllung gehörenden Zweck zu verarbeiten, bekannt zu geben, Dritten zugänglich zu machen oder sonst zu nutzen. Diese Pflicht besteht auch über das Ausscheiden der oben genannten Personen aus dem Verein hinaus. + +4. Zur Wahrnehmung der Aufgaben und Pflichten nach der EU-Datenschutz-Grundverordnung und dem Bundesdatenschutzgesetz bestellt der Vorstand einen Datenschutzbeauftragten spätestens dann, wenn die Anforderungen gemäß Artikel 37 DSGVO dies notwendig machen. + +5. Weitere Datenschutzregelungen zur Erhebung, Verarbeitung und Nutzung von personenbezogenen Daten im Verein sind in einer gesonderten Datenschutzordnung schriftlich niedergelegt. Diese Datenschutzordnung kann vom Vorstand des Vereins beschlossen werden. diff --git a/src/pages/en/blog/index.mdx b/src/pages/en/blog/index.mdx new file mode 100644 index 0000000000000000000000000000000000000000..24c10a37550dee3df9ff20a5ac357f704afd28e2 --- /dev/null +++ b/src/pages/en/blog/index.mdx @@ -0,0 +1,4 @@ +--- +title: Blog +order: 1 +--- diff --git a/src/pages/en/blog/my-first-post.mdx b/src/pages/en/blog/my-first-post.mdx new file mode 100644 index 0000000000000000000000000000000000000000..483f39ae875ce6192936b0c595d0ab4005ad79ca --- /dev/null +++ b/src/pages/en/blog/my-first-post.mdx @@ -0,0 +1,119 @@ +--- +layout: "@layouts/ArticleLayout.astro" +title: My First Post +slug: mein-erster-post +order: 1 +subtitle: Could be a category +headerImage: https://picsum.photos/id/1026/1600/900 +headerImageAlt: Picture of train tracks at sundown +date: 13. Mai 2022 +author: Michael Mustermann +tags: + - title: Lasercutting + target: https://www.google.de +type: article +description: Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc sed tristique lorem. Vestibulum at egestas velit. Suspendisse est enim, tempus nec lacinia in, posuere semper ligula +--- + +**Pages** are a special type of [Astro component](/en/core-concepts/astro-components/) that live in the `src/pages/` subdirectory. They are responsible for handling routing, data loading, and overall page layout for every HTML page in your website. + +### File-based routing + +Astro leverages a routing strategy called **file-based routing.** Every `.astro` file in your `src/pages` directory becomes a page or an endpoint on your site based on its file path. + +Write standard HTML [`<a>` elements](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a) in your component template to link between pages. + +📚 Read more about [Routing in Astro](/en/core-concepts/routing/). + +### Page HTML + +Astro Pages must return a full `<html>...</html>` page response, including `<head>` and `<body>`. (`<!doctype html>` is optional, and will be added automatically.) + +```astro +--- +// Example: src/pages/index.astro +--- + +<html> + <head> + <title>My Homepage</title> + </head> + <body> + <h1>Welcome to my website!</h1> + </body> +</html> +``` + +### Leveraging Page Layouts + +To avoid repeating the same HTML elements on every page, you can move common `<head>` and `<body>` elements into your own [layout components](/en/core-concepts/layouts/). You can use as many or as few layout components as you'd like. + +📚 Read more about [layout components](/en/core-concepts/layouts/) in Astro. + +## Markdown Pages + +Astro also treats any Markdown (`.md`) files inside of `/src/pages/` as pages in your final website. These are commonly used for text-heavy pages like blog posts and documentation. + +Page layouts are especially useful for [Markdown files.](#markdown-pages) Markdown files can use the special `layout` front matter property to specify a [layout component](/en/core-concepts/layouts/) that will wrap their Markdown content in a full `<html>...</html>` page document. + +📚 Read more about [Markdown](/en/guides/markdown-content/) in Astro. + +## Non-HTML Pages + +Non-HTML pages, like `.json` or `.xml`, or even assets such as images, can be built using API routes commonly referred to as **File Routes**. + +**File Routes** are script files that end with the `.js` or `.ts` extension and are located within the `src/pages/` directory. + +Built filenames and extensions are based on the source file's name, ex: `src/pages/data.json.ts` will be built to match the `/data.json` route in your final build. + +In SSR (server-side rendering) the extension does not matter and can be omitted. This is because no files are generated at build time. Instead, Astro generates a single server file. + +```js +// Example: src/pages/builtwith.json.ts +// Outputs: /builtwith.json + +// File routes export a get() function, which gets called to generate the file. +// Return an object with `body` to save the file contents in your final build. +export async function get() { + return { + body: JSON.stringify({ + name: "Astro", + url: "https://astro.build/", + }), + }; +} +``` + +API Routes receive an `APIContext` object which contains [params](/en/reference/api-reference/#params) and a [Request](https://developer.mozilla.org/en-US/docs/Web/API/Request): + +```ts +import type { APIContext } from "astro"; + +export async function get({ params, request }: APIContext) { + return { + body: JSON.stringify({ + path: new URL(request.url).pathname, + }), + }; +} +``` + +You can also write your API route functions using the `APIRoute` type. This will give you better error messages when your API route returns the wrong type: + +```ts +import type { APIRoute } from "astro"; + +export const get: APIRoute = ({ params, request }) => { + return { + body: JSON.stringify({ + path: new URL(request.url).pathname, + }), + }; +}; +``` + +## Custom 404 Error Page + +For a custom 404 error page, you can create a `404.astro` or `404.md` file in `/src/pages`. + +This will build to a `404.html` page. Most [deploy services](/en/guides/deploy/) will find and use it. diff --git a/src/pages/en/blog/my-second-post.mdx b/src/pages/en/blog/my-second-post.mdx new file mode 100644 index 0000000000000000000000000000000000000000..30afe67807f6cbb2c1d16916cc271c4b2ea6e63b --- /dev/null +++ b/src/pages/en/blog/my-second-post.mdx @@ -0,0 +1,119 @@ +--- +layout: "@layouts/ArticleLayout.astro" +title: Second Post +slug: mein-zweiter-post +order: 2 +subtitle: Could be a category +headerImage: https://picsum.photos/id/63/1600/900 +headerImageAlt: Picture of train tracks at sundown +date: 13. Mai 2022 +author: Michael Mustermann +tags: + - title: Lasercutting + target: https://www.google.de +type: article +description: Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc sed tristique lorem. Vestibulum at egestas velit. Suspendisse est enim, tempus nec lacinia in, posuere semper ligula +--- + +**Pages** are a special type of [Astro component](/en/core-concepts/astro-components/) that live in the `src/pages/` subdirectory. They are responsible for handling routing, data loading, and overall page layout for every HTML page in your website. + +### File-based routing + +Astro leverages a routing strategy called **file-based routing.** Every `.astro` file in your `src/pages` directory becomes a page or an endpoint on your site based on its file path. + +Write standard HTML [`<a>` elements](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a) in your component template to link between pages. + +📚 Read more about [Routing in Astro](/en/core-concepts/routing/). + +### Page HTML + +Astro Pages must return a full `<html>...</html>` page response, including `<head>` and `<body>`. (`<!doctype html>` is optional, and will be added automatically.) + +```astro +--- +// Example: src/pages/index.astro +--- + +<html> + <head> + <title>My Homepage</title> + </head> + <body> + <h1>Welcome to my website!</h1> + </body> +</html> +``` + +### Leveraging Page Layouts + +To avoid repeating the same HTML elements on every page, you can move common `<head>` and `<body>` elements into your own [layout components](/en/core-concepts/layouts/). You can use as many or as few layout components as you'd like. + +📚 Read more about [layout components](/en/core-concepts/layouts/) in Astro. + +## Markdown Pages + +Astro also treats any Markdown (`.md`) files inside of `/src/pages/` as pages in your final website. These are commonly used for text-heavy pages like blog posts and documentation. + +Page layouts are especially useful for [Markdown files.](#markdown-pages) Markdown files can use the special `layout` front matter property to specify a [layout component](/en/core-concepts/layouts/) that will wrap their Markdown content in a full `<html>...</html>` page document. + +📚 Read more about [Markdown](/en/guides/markdown-content/) in Astro. + +## Non-HTML Pages + +Non-HTML pages, like `.json` or `.xml`, or even assets such as images, can be built using API routes commonly referred to as **File Routes**. + +**File Routes** are script files that end with the `.js` or `.ts` extension and are located within the `src/pages/` directory. + +Built filenames and extensions are based on the source file's name, ex: `src/pages/data.json.ts` will be built to match the `/data.json` route in your final build. + +In SSR (server-side rendering) the extension does not matter and can be omitted. This is because no files are generated at build time. Instead, Astro generates a single server file. + +```js +// Example: src/pages/builtwith.json.ts +// Outputs: /builtwith.json + +// File routes export a get() function, which gets called to generate the file. +// Return an object with `body` to save the file contents in your final build. +export async function get() { + return { + body: JSON.stringify({ + name: "Astro", + url: "https://astro.build/", + }), + }; +} +``` + +API Routes receive an `APIContext` object which contains [params](/en/reference/api-reference/#params) and a [Request](https://developer.mozilla.org/en-US/docs/Web/API/Request): + +```ts +import type { APIContext } from "astro"; + +export async function get({ params, request }: APIContext) { + return { + body: JSON.stringify({ + path: new URL(request.url).pathname, + }), + }; +} +``` + +You can also write your API route functions using the `APIRoute` type. This will give you better error messages when your API route returns the wrong type: + +```ts +import type { APIRoute } from "astro"; + +export const get: APIRoute = ({ params, request }) => { + return { + body: JSON.stringify({ + path: new URL(request.url).pathname, + }), + }; +}; +``` + +## Custom 404 Error Page + +For a custom 404 error page, you can create a `404.astro` or `404.md` file in `/src/pages`. + +This will build to a `404.html` page. Most [deploy services](/en/guides/deploy/) will find and use it. diff --git a/src/pages/en/contact/index.mdx b/src/pages/en/contact/index.mdx new file mode 100644 index 0000000000000000000000000000000000000000..eb448653b7ae8d4fc464974a6326403d0f29448a --- /dev/null +++ b/src/pages/en/contact/index.mdx @@ -0,0 +1,4 @@ +--- +title: Contact +order: 4 +--- diff --git a/src/pages/en/index.mdx b/src/pages/en/index.mdx new file mode 100644 index 0000000000000000000000000000000000000000..032b895599851b5adb2a308930b80513fb599032 --- /dev/null +++ b/src/pages/en/index.mdx @@ -0,0 +1,12 @@ +--- +layout: "@layouts/HomeLayout.astro" +title: EN Hello to the Fab City Website +headerImage: images/hero/palms_unsplash.jpg +headerImageAlt: Picture of two metal palm trees +--- + +### Hello to this new website + +Astro leverages a routing strategy called **file-based routing.** Every `.astro` file in your `src/pages` directory becomes a page or an endpoint on your site based on its file path. + +Hello diff --git a/src/pages/en/network/community.mdx b/src/pages/en/network/community.mdx new file mode 100644 index 0000000000000000000000000000000000000000..d981dca16b58f2cb8a27ee244039da8100aa7dc8 --- /dev/null +++ b/src/pages/en/network/community.mdx @@ -0,0 +1,4 @@ +--- +title: Community +order: 1 +--- diff --git a/src/pages/en/network/company.mdx b/src/pages/en/network/company.mdx new file mode 100644 index 0000000000000000000000000000000000000000..ed1315aa6bce99c58a0c34d8fbc1935307fe2014 --- /dev/null +++ b/src/pages/en/network/company.mdx @@ -0,0 +1,4 @@ +--- +title: Company +order: 2 +--- diff --git a/src/pages/en/network/global/calendar.mdx b/src/pages/en/network/global/calendar.mdx new file mode 100644 index 0000000000000000000000000000000000000000..04fc639c99f2ae485e73a14cfab90674461b1a29 --- /dev/null +++ b/src/pages/en/network/global/calendar.mdx @@ -0,0 +1,4 @@ +--- +title: Calendar +order: 1 +--- diff --git a/src/pages/en/network/global/index.mdx b/src/pages/en/network/global/index.mdx new file mode 100644 index 0000000000000000000000000000000000000000..95b0bc94c163c4aff4e0725c373d7b9fdf4bb4bf --- /dev/null +++ b/src/pages/en/network/global/index.mdx @@ -0,0 +1,4 @@ +--- +title: Global +order: 5 +--- diff --git a/src/pages/en/network/index.mdx b/src/pages/en/network/index.mdx new file mode 100644 index 0000000000000000000000000000000000000000..384d00e37d3c84345446eb2e0e17e0d060c8e58f --- /dev/null +++ b/src/pages/en/network/index.mdx @@ -0,0 +1,4 @@ +--- +title: Network +order: 2 +--- diff --git a/src/pages/en/network/lab.mdx b/src/pages/en/network/lab.mdx new file mode 100644 index 0000000000000000000000000000000000000000..b69ca651ef61be13156acd15fbcd8d7f86b2d25a --- /dev/null +++ b/src/pages/en/network/lab.mdx @@ -0,0 +1,4 @@ +--- +title: Fab Labs +order: 3 +--- diff --git a/src/pages/en/news.mdx b/src/pages/en/news.mdx new file mode 100644 index 0000000000000000000000000000000000000000..0cbf2f35c00c62a68490b841aab535fcd0eead21 --- /dev/null +++ b/src/pages/en/news.mdx @@ -0,0 +1,7 @@ +--- +layout: "@layouts/HorizontalCardListLayout.astro" +title: News +subtitle: Examples for Content Editors +headerImage: palms_unsplash.jpg +headerImageAlt: Picture of two metal palm trees +--- diff --git a/src/pages/en/projects/events.mdx b/src/pages/en/projects/events.mdx new file mode 100644 index 0000000000000000000000000000000000000000..ae213a1a519ac1c4f97d92f0f3a47c63d2bfedd5 --- /dev/null +++ b/src/pages/en/projects/events.mdx @@ -0,0 +1,4 @@ +--- +title: Events +order: 1 +--- diff --git a/src/pages/en/projects/index.mdx b/src/pages/en/projects/index.mdx new file mode 100644 index 0000000000000000000000000000000000000000..f67d6a2bec28809906554d507755903218de889c --- /dev/null +++ b/src/pages/en/projects/index.mdx @@ -0,0 +1,4 @@ +--- +title: Projects +order: 3 +--- diff --git a/src/pages/en/projects/knowledgehub.mdx b/src/pages/en/projects/knowledgehub.mdx new file mode 100644 index 0000000000000000000000000000000000000000..1a9d7befbf1f8f2774260044f1f147e195a145a3 --- /dev/null +++ b/src/pages/en/projects/knowledgehub.mdx @@ -0,0 +1,228 @@ +--- +layout: "@layouts/ArticleLayout.astro" +title: Knowledge Hub +order: 6 +subtitle: Open Knowledge +headerImage: images/knowledgehub/Knowledgehub.jpg +headerImageAlt: Fab City Hamburg Knowledge Hub +teaser: "Soon it will be time: On the Knowledge Hub Hamburg you can find free knowledge and share your knowledge yourself. The content comes from Hamburg Labs, Makerspaces, partners and dedicated volunteers from Hamburg. Here we write down what's new and link to what's known, because everything starts with education!" +author: Raphael Haus +type: article +--- +import { + Accordion, + ActionBox, + Tabs, + Member, + YoutubeEmbed, + Image +} from "@fchh/fcos-suite-ui"; +import { + ImageGallery, + Carousel, + VerticalArticleCard, + HorizontalArticleCard, + Icon, + Button, + Pill, +} from "@components"; + + + + +# Open education for all! + +Where do I share my knowledge? Soon: Here! The Knowledge Hub Hamburg is all about open knowledge, also called OER (Open Educational Resources). OER can be many things: an article, a wiki, a video or a presentation, together or individually. The only decisive factor is that a **Creative Commons license** is attached to the media. By doing so, the creator decides that it is open knowledge. Of course, you'll learn how to do that here soon. + +Open knowledge makes everything much easier! + +By making sharing desirable, a large annoying part of legal issues, access restrictions, and more simply falls away. Open working is one of Fab City's core cultures. + +## Why a Knowledge Hub? + +The ideas of Fab Labs and self-sustaining Fab Cities are all based on education and knowledge. A culture of learning is the foundation. + +Everything starts with know-how! + +> The goal of the Knowledge Hub is to make global effective collaboration on knowledge on open Git technology easy to use to simplify knowledge creation and sharing. + + +<Image img="images/knowledgehub/knowledge-hub-overview-concept.svg" caption="ÃœOverview of the Knowledge Hub concept being developed in the INTERFACER project."/> + +## How will we learn in 2022? +Studies among Fab Labs show that Youtube is the most popular platform for learning. + +Also very common are Git repositories, which bring the principles of distributed open source software development to the hardware space. + +Sharing build instructions in **Markdown format** has become a global standard because it works everywhere and requires no extra software. The Knowledge Hub also relies on Git and Markdown as a basis. + +<Image img="images/knowledgehub/gitsharingcollage.png" caption="Public sharing on Git platforms is very popular among makers."/> + + +## Hamburg know-how! +Hamburg is one of the largest Fab Cities in the world. Through the local network, Hamburg has a broad knowledge. The many *practical knowledge* of the **Hamburg Makerspaces** is of course not to be sneezed at. With **research institutions** and the **Helmut Schmidt University**, a research focus is also part of the network. Especially through the **INTERFACER project**, there is extensive **digital expertise**. The **Fab City project** develops **open fab lab machines**. Together with the **Build Workshops**, competencies in **workshop design** and **open source hardware documentation** are being built. Together with **Bucerius Law School**, extensive knowledge of **IP law (intellectual property)** is available. With the **Open Toolchain Foundation** there are many experts in the field of **Open Source Software**. + +<Image img="images/knowledgehub/knowhowhighlights.png" caption="So or so you will soon find free knowledge from the hamburger Fab City community here"/>. + +--- + +# The concept of the Hamburg Knowledge Hub + +<Icon name="terminal" size="24" /> 1. code: Technologically open, reliable and compatible. + +<Icon name="chat-bot" size="24" /> 2. UX/UI: Make sharing knowledge simple and reduced. + +<Icon name="audio-console" size="24" /> 3. Content: Curation and community involvement. + +### 1. code +At its core, knowledge in the form of open educational resources (OER) means sorting information. + +We collect information and make it available in a structured way. The Internet already offers endless possibilities for this, but often in the form of free learning platforms. + +An expensive learning system that quickly becomes outdated is not the solution either. + +Therefore, we rely on the best known and most universal standard among makers: Markdown. Markdown is simple and quick to learn. And there are numerous text editors that support Markdown out of the box. In the end, we'll use it to create technically robust websites, just like we're all hopefully used to. + +#### How to create and edit content? + +For this, we simply make use of well-known Git platforms (in our case, Gitlab). These come with numerous editing and collaboration features. So others take care of that. The thing we want to be good at is embedding the content of Git servers with us attractively and clearly in the Knowledge Hub. + +Since they are public sources, this allows all sites with a Knowledge Hub to curate the same public sources in their own way. + +Using Git's collaboration features, all sources can also be edited globally collaboratively at any time. + +### 2. UX/UI + +Most learning platforms are boring and complicated. + +Wikipedia, as a positive example, is so attractive because it is so simple and low-threshold. Put simply, there is a search, pages, and links. + +The goal of the Knowledge Hub is also to be a very simple and minimalistic knowledge platform. We use the standard layout of a wiki and Markdown. + +Because of the simplicity, the technology moves into the background and does not get outdated so quickly. + +### 3. content +Our culture at Fab City thrives on events, community, inventiveness, making and exciting projects. Wherever encounters occur, new knowledge is also created. This is where it comes down to each individual to make the effort to share their knowledge with others every now and then. + +It is this culture that makes the difference! + +Through the INTERFACER project, we were able to obtain the initial funds to launch the Knowledge Hub. If you care about knowledge management and education, you should definitely get active and make our Knowledge Hub even better. The Fab City Hamburg team will continuously strive to promote our knowledge sharing culture in creative ways. + + + +# FAQ + +<Accordion title="What is OER"> +OER stands for Open Educational Resource, meaning (one or more) media that contain free knowledge, i.e. have a CC license. In the Knowledge Hub, this is a page with any number of subpages. You can use text, images, video and more to share your knowledge just like in a classic online article. +</Accordion> + +<Accordion title="What is the difference between a Knowledge Hub post and other websites?"> +A Knowledge Hub post is technically similar to a blog article, except with additional metadata. The metadata makes the knowledge more structured and sustainable to use. +</Accordion> + +<Accordion title="What does the Fab City Full Stack have to do with this?"> +We use the Full Stack as a content orientation to categorize knowledge contributions. + +Knowledge consists of ordered information. In the case of Fab City Hamburg Knowledge Hub, we want to categorize the information based on the underlying concepts of a FabCity. I.e. we orient ourselves to the seven levels of the Fab City Full Stack (which serve to implement the Fab City Vision) in order to be able to search or filter by them. +</Accordion> + + +<Accordion title="What is the metadata?"> + +The metadata for each knowledge article is as follows: + +- Author: Author Name Last Name + +- Category: Learning + +- Language: English + +- License: CC-BY-SA 4.0 + +- SDG: 12 + +- Type: Tutorial, Instruction + +- Hashtag: keyword1, keyword2 + + +**Explanations**. + +The **author** is important for users to build a reputation. + +**Category** This is from the [Full Stack](https://books.fablabbcn.org/make-works/on-boarding-new-make-works-regions/how-to-fab-city-full-stack-workshop). +There are the following seven: +- Physical Infrastructure +- Digital infrastructure +- Learning +- Network +- Strategies +- Metrics +- Incubation + +**SDG** stands for [Sustainable Development Goals](https://sdgs.un.org/goals) (Sustainable Development Goals). We probably often use SDG 12 (ensure sustainable consumption and production patterns). + +**Type** is a free tag cloud. Use whatever you think will be most helpful. Use it like a hashtag. + + +The rest should be obvious :) + +</Accordion> + +<Accordion title="What can I write?"> +Fab City Hamburg stands for a set of values and a strong vision for 2054, so in that sense you can post anything where you think it will help us. We just make sure that nothing illegal is posted, for example. + +Learn from good contributions and good wikis. You'll also find instructions on the Knowledge Hub on how to successfully write up open knowledge (including detailed instructions on license and metadata). +</Accordion> + +<Accordion title="What's the difference between open source hardware documentation and open knowledge (OKR)?"> +In INTERFACER we are building a distributed database for product or project documentation documentation (known as FCOS Core). The knowledge that is published here always has a clear relation to the respective project. + +An OKR page in the Knowledge Hub, on the other hand, usually lacks this direct reference and is more general knowledge. Topics like "How do I recycle plastic?", material knowledge, knowledge about liability and copyright, etc. are meant for example. + +The Knowledge Hub is therefore there to make additional knowledge about projects available centrally. So ideally, documentation links to knowledge from the Knowledge Hub. +</Accordion> + +<Accordion title="Is the Knowledge Hub a Wiki?"> +Yes. A very large one. + +However, it is a minimalist open wiki developed by Fab City Hamburg itself. + +The main reason for this decision is that we want to be independent and free to design our Knowledge Hub and make it available to other Fab Cities for free. All open source wikis were far too extensive and complicated to be included. Since there are already many wikis with markdown based database, we focus mainly on frontend design and maximum ease of use. +</Accordion> + +<Accordion title="Do I need a login?"> +No. Anyone can just get started. It is very important to us that contributing is as easy as possible. However, your contribution will not end up on the Knowledge Hub right away, but will first be reviewed and approved by a Fab City person. + +We may well introduce another login in the future to offer even more comprehensive features. +</Accordion> + +<Accordion title="What can I upload to the Knowledge Hub?"> +**Pages** + +A page is content created directly on fabcity.hamburg. For this you have all the editing options that a modern text editor offers you (images, lists, accordion, subpages, TOC, ...). This content creates a page (technically: a public Markdown file in our repository). + +**Link to a website (external)**. + +We also want to curate resources that already exist. We link to a URL and add a small description and some information (metadata), and we're done. + + +**We reproduce a source (embed an external public .md source)**. + +Let's say we found a great wiki that we like a lot and that is also based on individual .md pages. With no (or only minor) changes, we can just take the raw source and output it to our website so that it has the same design as our internal pages. +</Accordion> + +<Accordion title="How can I edit posts"> +We use Gitlab as our platform for editing contributions. If your post is approved, you can suggest a change via Gitlab and it will be reviewed and approved. Each page has a small "edit" button. +</Accordion> + + +<ActionBox + title="Together smarter" + description="You like Knowledge Hub and want to contact the team?" +> + <Button text="Join Knowledge Hub Chat" type="primary" href="https://matrix.to/#/%23knowledgehub:fabcity.hamburg"/> +</ActionBox> + + + diff --git a/src/pages/index.astro b/src/pages/index.astro new file mode 100644 index 0000000000000000000000000000000000000000..9e5bdcb7a97c3daf21a7e1bd0ddd48f080adafc7 --- /dev/null +++ b/src/pages/index.astro @@ -0,0 +1,11 @@ +<script> + import LanguageUtils from "@utils/LanguageUtils"; + import CommonUtils from "@utils/CommonUtils"; + // Redirect user to previously set language preference (or get it from the browser) + const baseUrl = CommonUtils.getBaseUrl(true); + // const preferredLanguage = + // LanguageUtils.getOrGuessInitialLanguageFromBrowser(); + const preferredLanguage = "de"; + window.location.pathname = `${baseUrl}/${preferredLanguage.toLowerCase()}`; +</script> +