[
  {
    "path": ".expo-shared/README.md",
    "content": "> Why do I have a folder named \".expo-shared\" in my project?\n\nThe \".expo-shared\" folder is created when running commands that produce state that is intended to be shared with all developers on the project. For example, \"npx expo-optimize\".\n\n> What does the \"assets.json\" file contain?\n\nThe \"assets.json\" file describes the assets that have been optimized through \"expo-optimize\" and do not need to be processed again.\n\n> Should I commit the \".expo-shared\" folder?\n\nYes, you should share the \".expo-shared\" folder with your collaborators.\n"
  },
  {
    "path": ".expo-shared/assets.json",
    "content": "{\n  \"a6164e4abeb497ef93629af873180de081b31b94734937559b3fdae2db69d97d\": true,\n  \"00012469d933960ab83c0f0d9e71f610cdcbae96d77d97f26525729ad4d2c4e7\": true,\n  \"94acf68fb18a73ed3105fd259be1ea723843d0e8808dc5eaf5b4ce903edc4ee6\": true,\n  \"4cb68d4f142fa8e6a42f90d7398ff8224d4c047ad15125fa9ea4e2bdf8be530c\": true,\n  \"0fa6f65eaf5d0533df6d2386e42a55fc5db5c3f7e0cb8b2f2eaf0f1d9430626a\": true,\n  \"b253658813cc01896ff4dbb2e97bcc925dab53efb84963f3868a06a12618f172\": true,\n  \"91de98ef80fd6ad7bc526fea82d3649167b9818cbbd323b1b3ec9b1d40ab5781\": true,\n  \"f5f330cde82e6e7a8a646665b324561449f021194eb3ea7b870427f785ea8a87\": true,\n  \"c84aad659b3cc1356a16928042105a4650c0b64014534cd5447d0e0774c2eb43\": true,\n  \"dcb3a6443d230d1d98b041aef5746430808be37fe311336d90e6622b132d3bc7\": true,\n  \"79f8b040351b0142b4062515ece5f469daf4bd65573db7d27cc661ca2b0180a2\": true,\n  \"a9e9de377608a69a37aac0ba78b4d3e5deb4733ead621882ba041000382793b7\": true,\n  \"7e05e483b2420e3fa86e9249babadd8030405dc2eb7db3e5aef171a66d21d7e8\": true,\n  \"6abea0e7c2ae13c238e4f475a52e1365e252005e31a1e766b68262f827e9ddf8\": true,\n  \"b7f4839f75e90f47478a8ff32903c7037501bae3781fe5a385af60740d905ee5\": true,\n  \"dbbc7c502c6e8ffb0f122cf1306f8b26d5a8004981187961b49ecda054b12719\": true,\n  \"d0f3f3fa351ec790df56a90491eead770c6cd8b028c6d3568851a8d3ce46f4b4\": true,\n  \"06645a692b6ce3f514436974a64a1678bc7a7e830657599efb24421a043a3c9d\": true,\n  \"cf7fbe6150b97e7e4d5984a49801d9c39eed9a73f5d419bd75a4161f29a9d755\": true,\n  \"501a5045ea9974fa73485cea8ef673a7588f2806ab952a0907a2bfa4d25bb4ec\": true,\n  \"902022aa7b5b2cbcf6f5df9b1f601c8d0b71a92e008dbdd28d330314d4c98dac\": true,\n  \"26c94f15c4e5c904f98a31bd142c598a5c4c96d88a3ac982cef16824baa57d05\": true,\n  \"7139df23e77bac1d408670ee371edc518a3f7685c0a881633ec233bb74f84c32\": true,\n  \"ee467925eadf34c88f191280e85722331b19237837292fa4421aaf6895a174ad\": true,\n  \"00e663e76ad8deca0ea6d326391017680b0dfa9c739d06abd737b3c4435d3bb1\": true,\n  \"9ffc80fbc92bc628e5fcc00300e49bf051482bced3ce0da91e9870e9b04fd57f\": true,\n  \"66f09c394acf0c248dd6e5a53918fdd90c9bcc148e66f4de6d23e22225ade842\": true\n}\n"
  },
  {
    "path": ".github/FUNDING.yml",
    "content": "# These are supported funding model platforms\n\ngithub: [gstj] # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]\npatreon: # Replace with a single Patreon username\nopen_collective: # Replace with a single Open Collective username\nko_fi: # Replace with a single Ko-fi username\ntidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel\ncommunity_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry\nliberapay: # Replace with a single Liberapay username\nissuehunt: # Replace with a single IssueHunt username\notechie: # Replace with a single Otechie username\nlfx_crowdfunding: # Replace with a single LFX Crowdfunding project-name e.g., cloud-foundry\ncustom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']\n"
  },
  {
    "path": ".github/ISSUE_TEMPLATE/bug_report.md",
    "content": "---\nname: Bug report\nabout: Create a report to help us improve\ntitle: ''\nlabels: ''\nassignees: ''\n\n---\n\n**Describe the bug**\nA clear and concise description of what the bug is.\n\n**To Reproduce**\nSteps to reproduce the behavior:\n1. Go to '...'\n2. Click on '....'\n3. Scroll down to '....'\n4. See error\n\n**Expected behavior**\nA clear and concise description of what you expected to happen.\n\n**Screenshots**\nIf applicable, add screenshots to help explain your problem.\n\n**Desktop (please complete the following information):**\n - OS: [e.g. iOS]\n - Browser [e.g. chrome, safari]\n - Version [e.g. 22]\n\n**Smartphone (please complete the following information):**\n - Device: [e.g. iPhone6]\n - OS: [e.g. iOS8.1]\n - Browser [e.g. stock browser, safari]\n - Version [e.g. 22]\n\n**Additional context**\nAdd any other context about the problem here.\n"
  },
  {
    "path": ".github/ISSUE_TEMPLATE/feature_request.md",
    "content": "---\nname: Feature request\nabout: Suggest an idea for this project\ntitle: ''\nlabels: ''\nassignees: ''\n\n---\n\n**Is your feature request related to a problem? Please describe.**\nA clear and concise description of what the problem is. Ex. I'm always frustrated when [...]\n\n**Describe the solution you'd like**\nA clear and concise description of what you want to happen.\n\n**Describe alternatives you've considered**\nA clear and concise description of any alternative solutions or features you've considered.\n\n**Additional context**\nAdd any other context or screenshots about the feature request here.\n"
  },
  {
    "path": ".gitignore",
    "content": "# OSX\n#\n.DS_Store\n\n# Xcode\n#\nbuild/\n*.pbxuser\n!default.pbxuser\n*.mode1v3\n!default.mode1v3\n*.mode2v3\n!default.mode2v3\n*.perspectivev3\n!default.perspectivev3\nxcuserdata\n*.xccheckout\n*.moved-aside\nDerivedData\n*.hmap\n*.ipa\n*.xcuserstate\nproject.xcworkspace\n\n# Android/IntelliJ\n#\nbuild/\n.idea\n.gradle\nlocal.properties\n*.iml\n\n# node.js\n#\nnode_modules/\nnpm-debug.log\nyarn-error.log\n\n# BUCK\nbuck-out/\n\\.buckd/\n*.keystore\n\n# fastlane\n#\n# It is recommended to not store the screenshots in the git repo. Instead, use fastlane to re-generate the\n# screenshots whenever they are needed.\n# For more information about the recommended setup visit:\n# https://docs.fastlane.tools/best-practices/source-control/\n\n*/fastlane/report.xml\n*/fastlane/Preview.html\n*/fastlane/screenshots\n\n# Bundle artifacts\n*.jsbundle\n\n# CocoaPods\n/ios/Pods/\n\n# Expo\n.expo/*\nweb-build/"
  },
  {
    "path": "App.json",
    "content": "{\n  \"displayName\": \"Pegava\",\n  \"expo\": {\n    \"name\": \"Pegava\",\n    \"description\": \"Aplicativo de relacionamento\",\n    \"scheme\": \"pegava\",\n    \"slug\": \"pegava\",\n    \"icon\": \"./src/assets/images/icon.png\",\n    \"orientation\": \"portrait\",\n    \"platforms\": [\"ios\", \"android\"],\n    \"androidStatusBar\": {\n      \"barStyle\": \"light-content\",\n      \"backgroundColor\": \"#070F26\",\n      \"translucent\": true\n    },\n    \"splash\": {\n      \"image\": \"./src/assets/images/splash@3x.png\",\n      \"resizeMode\": \"contain\",\n      \"backgroundColor\": \"#070F26\",\n      \"mdpi\": \"./src/assets/images/splash.png\",\n      \"xhdpi\": \"./src/assets/images/splash@2x.png\",\n      \"xxhdpi\": \"./src/assets/images/splash@3x.png\"\n    },\n    \"android\": {\n      \"adaptiveIcon\": {\n        \"backgroundColor\": \"#111D40\"\n      },\n      \"package\": \"br.com.pegava\"\n    },\n    \"packagerOpts\": {\n      \"config\": \"metro.config.js\",\n      \"sourceExts\": [\n        \"expo.ts\",\n        \"expo.tsx\",\n        \"expo.js\",\n        \"expo.jsx\",\n        \"ts\",\n        \"tsx\",\n        \"js\",\n        \"jsx\",\n        \"json\",\n        \"wasm\",\n        \"svg\"\n      ]\n    }\n  }\n}\n"
  },
  {
    "path": "CODE_OF_CONDUCT.md",
    "content": "# Contributor Covenant Code of Conduct\n\n## Our Pledge\n\nWe as members, contributors, and leaders pledge to make participation in our\ncommunity a harassment-free experience for everyone, regardless of age, body\nsize, visible or invisible disability, ethnicity, sex characteristics, gender\nidentity and expression, level of experience, education, socio-economic status,\nnationality, personal appearance, race, religion, or sexual identity\nand orientation.\n\nWe pledge to act and interact in ways that contribute to an open, welcoming,\ndiverse, inclusive, and healthy community.\n\n## Our Standards\n\nExamples of behavior that contributes to a positive environment for our\ncommunity include:\n\n* Demonstrating empathy and kindness toward other people\n* Being respectful of differing opinions, viewpoints, and experiences\n* Giving and gracefully accepting constructive feedback\n* Accepting responsibility and apologizing to those affected by our mistakes,\n  and learning from the experience\n* Focusing on what is best not just for us as individuals, but for the\n  overall community\n\nExamples of unacceptable behavior include:\n\n* The use of sexualized language or imagery, and sexual attention or\n  advances of any kind\n* Trolling, insulting or derogatory comments, and personal or political attacks\n* Public or private harassment\n* Publishing others' private information, such as a physical or email\n  address, without their explicit permission\n* Other conduct which could reasonably be considered inappropriate in a\n  professional setting\n\n## Enforcement Responsibilities\n\nCommunity leaders are responsible for clarifying and enforcing our standards of\nacceptable behavior and will take appropriate and fair corrective action in\nresponse to any behavior that they deem inappropriate, threatening, offensive,\nor harmful.\n\nCommunity leaders have the right and responsibility to remove, edit, or reject\ncomments, commits, code, wiki edits, issues, and other contributions that are\nnot aligned to this Code of Conduct, and will communicate reasons for moderation\ndecisions when appropriate.\n\n## Scope\n\nThis Code of Conduct applies within all community spaces, and also applies when\nan individual is officially representing the community in public spaces.\nExamples of representing our community include using an official e-mail address,\nposting via an official social media account, or acting as an appointed\nrepresentative at an online or offline event.\n\n## Enforcement\n\nInstances of abusive, harassing, or otherwise unacceptable behavior may be\nreported to the community leaders responsible for enforcement at\ngabrielstaveira@gmail.com.\nAll complaints will be reviewed and investigated promptly and fairly.\n\nAll community leaders are obligated to respect the privacy and security of the\nreporter of any incident.\n\n## Enforcement Guidelines\n\nCommunity leaders will follow these Community Impact Guidelines in determining\nthe consequences for any action they deem in violation of this Code of Conduct:\n\n### 1. Correction\n\n**Community Impact**: Use of inappropriate language or other behavior deemed\nunprofessional or unwelcome in the community.\n\n**Consequence**: A private, written warning from community leaders, providing\nclarity around the nature of the violation and an explanation of why the\nbehavior was inappropriate. A public apology may be requested.\n\n### 2. Warning\n\n**Community Impact**: A violation through a single incident or series\nof actions.\n\n**Consequence**: A warning with consequences for continued behavior. No\ninteraction with the people involved, including unsolicited interaction with\nthose enforcing the Code of Conduct, for a specified period of time. This\nincludes avoiding interactions in community spaces as well as external channels\nlike social media. Violating these terms may lead to a temporary or\npermanent ban.\n\n### 3. Temporary Ban\n\n**Community Impact**: A serious violation of community standards, including\nsustained inappropriate behavior.\n\n**Consequence**: A temporary ban from any sort of interaction or public\ncommunication with the community for a specified period of time. No public or\nprivate interaction with the people involved, including unsolicited interaction\nwith those enforcing the Code of Conduct, is allowed during this period.\nViolating these terms may lead to a permanent ban.\n\n### 4. Permanent Ban\n\n**Community Impact**: Demonstrating a pattern of violation of community\nstandards, including sustained inappropriate behavior,  harassment of an\nindividual, or aggression toward or disparagement of classes of individuals.\n\n**Consequence**: A permanent ban from any sort of public interaction within\nthe community.\n\n## Attribution\n\nThis Code of Conduct is adapted from the [Contributor Covenant][homepage],\nversion 2.0, available at\nhttps://www.contributor-covenant.org/version/2/0/code_of_conduct.html.\n\nCommunity Impact Guidelines were inspired by [Mozilla's code of conduct\nenforcement ladder](https://github.com/mozilla/diversity).\n\n[homepage]: https://www.contributor-covenant.org\n\nFor answers to common questions about this code of conduct, see the FAQ at\nhttps://www.contributor-covenant.org/faq. Translations are available at\nhttps://www.contributor-covenant.org/translations.\n"
  },
  {
    "path": "CONTRIBUTING.md",
    "content": "# Contributing\n\nWe want this community to be friendly and respectful to each other. Please follow it in all your interactions with the project.\n\n## Development workflow\n\nTo get started with the project, run `yarn` in the root directory to install the required dependencies for each package:\n\n```sh\nyarn\n```\n\n> While it's possible to use [`npm`](https://github.com/npm/cli), the tooling is built around [`yarn`](https://classic.yarnpkg.com/), so you'll have an easier time if you use `yarn` for development.\n\n\nTo start the packager:\n\n```sh\nexpo start\n```\n\n### Commit message convention\n\nWe follow the [conventional commits specification](https://www.conventionalcommits.org/en) for our commit messages:\n\n- `fix`: bug fixes, e.g. fix crash due to deprecated method.\n- `feat`: new features, e.g. add new method to the module.\n- `refactor`: code refactor, e.g. migrate from class components to hooks.\n- `docs`: changes into documentation, e.g. add usage example for the module..\n- `test`: adding or updating tests, e.g. add integration tests using detox.\n- `chore`: tooling changes, e.g. change CI config.\n\n### Sending a pull request\n\n> **Working on your first pull request?** You can learn how from this _free_ series: [How to Contribute to an Open Source Project on GitHub](https://app.egghead.io/playlists/how-to-contribute-to-an-open-source-project-on-github).\n\nWhen you're sending a pull request:\n\n- Prefer small pull requests focused on one change.\n- Follow the pull request template when opening a pull request.\n\n## Code of Conduct\n\n### Our Pledge\n\nWe as members, contributors, and leaders pledge to make participation in our community a harassment-free experience for everyone, regardless of age, body size, visible or invisible disability, ethnicity, sex characteristics, gender identity and expression, level of experience, education, socio-economic status, nationality, personal appearance, race, religion, or sexual identity and orientation.\n\nWe pledge to act and interact in ways that contribute to an open, welcoming, diverse, inclusive, and healthy community.\n\n### Our Standards\n\nExamples of behavior that contributes to a positive environment for our community include:\n\n- Demonstrating empathy and kindness toward other people\n- Being respectful of differing opinions, viewpoints, and experiences\n- Giving and gracefully accepting constructive feedback\n- Accepting responsibility and apologizing to those affected by our mistakes, and learning from the experience\n- Focusing on what is best not just for us as individuals, but for the overall community\n\nExamples of unacceptable behavior include:\n\n- The use of sexualized language or imagery, and sexual attention or\n  advances of any kind\n- Trolling, insulting or derogatory comments, and personal or political attacks\n- Public or private harassment\n- Publishing others' private information, such as a physical or email\n  address, without their explicit permission\n- Other conduct which could reasonably be considered inappropriate in a\n  professional setting\n\n### Enforcement Responsibilities\n\nCommunity leaders are responsible for clarifying and enforcing our standards of acceptable behavior and will take appropriate and fair corrective action in response to any behavior that they deem inappropriate, threatening, offensive, or harmful.\n\nCommunity leaders have the right and responsibility to remove, edit, or reject comments, commits, code, wiki edits, issues, and other contributions that are not aligned to this Code of Conduct, and will communicate reasons for moderation decisions when appropriate.\n\n### Scope\n\nThis Code of Conduct applies within all community spaces, and also applies when an individual is officially representing the community in public spaces. Examples of representing our community include using an official e-mail address, posting via an official social media account, or acting as an appointed representative at an online or offline event.\n\n### Enforcement\n\nInstances of abusive, harassing, or otherwise unacceptable behavior may be reported to the community leaders responsible for enforcement at [INSERT CONTACT METHOD]. All complaints will be reviewed and investigated promptly and fairly.\n\nAll community leaders are obligated to respect the privacy and security of the reporter of any incident.\n\n### Enforcement Guidelines\n\nCommunity leaders will follow these Community Impact Guidelines in determining the consequences for any action they deem in violation of this Code of Conduct:\n\n#### 1. Correction\n\n**Community Impact**: Use of inappropriate language or other behavior deemed unprofessional or unwelcome in the community.\n\n**Consequence**: A private, written warning from community leaders, providing clarity around the nature of the violation and an explanation of why the behavior was inappropriate. A public apology may be requested.\n\n#### 2. Warning\n\n**Community Impact**: A violation through a single incident or series of actions.\n\n**Consequence**: A warning with consequences for continued behavior. No interaction with the people involved, including unsolicited interaction with those enforcing the Code of Conduct, for a specified period of time. This includes avoiding interactions in community spaces as well as external channels like social media. Violating these terms may lead to a temporary or permanent ban.\n\n#### 3. Temporary Ban\n\n**Community Impact**: A serious violation of community standards, including sustained inappropriate behavior.\n\n**Consequence**: A temporary ban from any sort of interaction or public communication with the community for a specified period of time. No public or private interaction with the people involved, including unsolicited interaction with those enforcing the Code of Conduct, is allowed during this period. Violating these terms may lead to a permanent ban.\n\n#### 4. Permanent Ban\n\n**Community Impact**: Demonstrating a pattern of violation of community standards, including sustained inappropriate behavior, harassment of an individual, or aggression toward or disparagement of classes of individuals.\n\n**Consequence**: A permanent ban from any sort of public interaction within the community.\n\n### Attribution\n\nThis Code of Conduct is adapted from the [Contributor Covenant][homepage], version 2.0,\navailable at https://www.contributor-covenant.org/version/2/0/code_of_conduct.html.\n\nCommunity Impact Guidelines were inspired by [Mozilla's code of conduct enforcement ladder](https://github.com/mozilla/diversity).\n\n[homepage]: https://www.contributor-covenant.org\n\nFor answers to common questions about this code of conduct, see the FAQ at\nhttps://www.contributor-covenant.org/faq. Translations are available at https://www.contributor-covenant.org/translations.\n"
  },
  {
    "path": "LICENSE",
    "content": "Creative Commons Legal Code\n\nCC0 1.0 Universal\n\n    CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE\n    LEGAL SERVICES. DISTRIBUTION OF THIS DOCUMENT DOES NOT CREATE AN\n    ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS\n    INFORMATION ON AN \"AS-IS\" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES\n    REGARDING THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS\n    PROVIDED HEREUNDER, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM\n    THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS PROVIDED\n    HEREUNDER.\n\nStatement of Purpose\n\nThe laws of most jurisdictions throughout the world automatically confer\nexclusive Copyright and Related Rights (defined below) upon the creator\nand subsequent owner(s) (each and all, an \"owner\") of an original work of\nauthorship and/or a database (each, a \"Work\").\n\nCertain owners wish to permanently relinquish those rights to a Work for\nthe purpose of contributing to a commons of creative, cultural and\nscientific works (\"Commons\") that the public can reliably and without fear\nof later claims of infringement build upon, modify, incorporate in other\nworks, reuse and redistribute as freely as possible in any form whatsoever\nand for any purposes, including without limitation commercial purposes.\nThese owners may contribute to the Commons to promote the ideal of a free\nculture and the further production of creative, cultural and scientific\nworks, or to gain reputation or greater distribution for their Work in\npart through the use and efforts of others.\n\nFor these and/or other purposes and motivations, and without any\nexpectation of additional consideration or compensation, the person\nassociating CC0 with a Work (the \"Affirmer\"), to the extent that he or she\nis an owner of Copyright and Related Rights in the Work, voluntarily\nelects to apply CC0 to the Work and publicly distribute the Work under its\nterms, with knowledge of his or her Copyright and Related Rights in the\nWork and the meaning and intended legal effect of CC0 on those rights.\n\n1. Copyright and Related Rights. A Work made available under CC0 may be\nprotected by copyright and related or neighboring rights (\"Copyright and\nRelated Rights\"). Copyright and Related Rights include, but are not\nlimited to, the following:\n\n  i. the right to reproduce, adapt, distribute, perform, display,\n     communicate, and translate a Work;\n ii. moral rights retained by the original author(s) and/or performer(s);\niii. publicity and privacy rights pertaining to a person's image or\n     likeness depicted in a Work;\n iv. rights protecting against unfair competition in regards to a Work,\n     subject to the limitations in paragraph 4(a), below;\n  v. rights protecting the extraction, dissemination, use and reuse of data\n     in a Work;\n vi. database rights (such as those arising under Directive 96/9/EC of the\n     European Parliament and of the Council of 11 March 1996 on the legal\n     protection of databases, and under any national implementation\n     thereof, including any amended or successor version of such\n     directive); and\nvii. other similar, equivalent or corresponding rights throughout the\n     world based on applicable law or treaty, and any national\n     implementations thereof.\n\n2. Waiver. To the greatest extent permitted by, but not in contravention\nof, applicable law, Affirmer hereby overtly, fully, permanently,\nirrevocably and unconditionally waives, abandons, and surrenders all of\nAffirmer's Copyright and Related Rights and associated claims and causes\nof action, whether now known or unknown (including existing as well as\nfuture claims and causes of action), in the Work (i) in all territories\nworldwide, (ii) for the maximum duration provided by applicable law or\ntreaty (including future time extensions), (iii) in any current or future\nmedium and for any number of copies, and (iv) for any purpose whatsoever,\nincluding without limitation commercial, advertising or promotional\npurposes (the \"Waiver\"). Affirmer makes the Waiver for the benefit of each\nmember of the public at large and to the detriment of Affirmer's heirs and\nsuccessors, fully intending that such Waiver shall not be subject to\nrevocation, rescission, cancellation, termination, or any other legal or\nequitable action to disrupt the quiet enjoyment of the Work by the public\nas contemplated by Affirmer's express Statement of Purpose.\n\n3. Public License Fallback. Should any part of the Waiver for any reason\nbe judged legally invalid or ineffective under applicable law, then the\nWaiver shall be preserved to the maximum extent permitted taking into\naccount Affirmer's express Statement of Purpose. In addition, to the\nextent the Waiver is so judged Affirmer hereby grants to each affected\nperson a royalty-free, non transferable, non sublicensable, non exclusive,\nirrevocable and unconditional license to exercise Affirmer's Copyright and\nRelated Rights in the Work (i) in all territories worldwide, (ii) for the\nmaximum duration provided by applicable law or treaty (including future\ntime extensions), (iii) in any current or future medium and for any number\nof copies, and (iv) for any purpose whatsoever, including without\nlimitation commercial, advertising or promotional purposes (the\n\"License\"). The License shall be deemed effective as of the date CC0 was\napplied by Affirmer to the Work. Should any part of the License for any\nreason be judged legally invalid or ineffective under applicable law, such\npartial invalidity or ineffectiveness shall not invalidate the remainder\nof the License, and in such case Affirmer hereby affirms that he or she\nwill not (i) exercise any of his or her remaining Copyright and Related\nRights in the Work or (ii) assert any associated claims and causes of\naction with respect to the Work, in either case contrary to Affirmer's\nexpress Statement of Purpose.\n\n4. Limitations and Disclaimers.\n\n a. No trademark or patent rights held by Affirmer are waived, abandoned,\n    surrendered, licensed or otherwise affected by this document.\n b. Affirmer offers the Work as-is and makes no representations or\n    warranties of any kind concerning the Work, express, implied,\n    statutory or otherwise, including without limitation warranties of\n    title, merchantability, fitness for a particular purpose, non\n    infringement, or the absence of latent or other defects, accuracy, or\n    the present or absence of errors, whether or not discoverable, all to\n    the greatest extent permissible under applicable law.\n c. Affirmer disclaims responsibility for clearing rights of other persons\n    that may apply to the Work or any use thereof, including without\n    limitation any person's Copyright and Related Rights in the Work.\n    Further, Affirmer disclaims responsibility for obtaining any necessary\n    consents, permissions or other rights required for any use of the\n    Work.\n d. Affirmer understands and acknowledges that Creative Commons is not a\n    party to this document and has no duty or obligation with respect to\n    this CC0 or use of the Work.\n"
  },
  {
    "path": "README.md",
    "content": "![Cover](https://user-images.githubusercontent.com/50031755/178385492-ad9ae4c3-87fd-4710-94ad-3b6921aa10e8.png)\n\n[![Author](https://img.shields.io/badge/author-GSTJ-F2C702?style=flat-square)](https://github.com/GSTJ)\n[![Languages](https://img.shields.io/github/languages/count/GSTJ/PegavaDatingApp?color=%23F2C702&style=flat-square)](#)\n[![Stars](https://img.shields.io/github/stars/GSTJ/PegavaDatingApp?color=F2C702&style=flat-square)](https://github.com/GSTJ/PegavaDatingApp/stargazers)\n[![Forks](https://img.shields.io/github/forks/GSTJ/PegavaDatingApp?color=%23F2C702&style=flat-square)](https://github.com/GSTJ/PegavaDatingApp/network/members)\n[![Contributors](https://img.shields.io/github/contributors/GSTJ/PegavaDatingApp?color=F2C702&style=flat-square)](https://github.com/GSTJ/PegavaDatingApp/graphs/contributors)\n\n---\n> [!WARNING]  \nWant a production-ready version of this example repository? Check out [Pegada](https://github.com/GSTJ/pegada)\n\n---\n\n### Fully responsive design\nPosted publicly at the [Figma Community](https://www.figma.com/community/file/1128472053077012222)\n\n---\n\n### **Videos**\n\n_(Themes are according to system preferences)_\n\n\nhttps://user-images.githubusercontent.com/50031755/182279278-cc84c43f-35f1-44bc-affd-354a1bb4ec21.mp4\n\nhttps://user-images.githubusercontent.com/50031755/182279427-2f190d81-1b98-4e3f-b1c3-7ef8489ccf2a.mp4\n\n\n# :pushpin: Table of Contents\n\n- [Installation](#construction_worker-installation)\n- [FAQ](#postbox-faq)\n- [Contributing - Found a bug? Missing a specific feature?](#tada-contributing--bug-issues)\n- [License](#closed_book-license)\n\n# :construction_worker: Installation\n\n1. **Clone the repository**\n\n   Via HTTPS: `git clone https://github.com/GSTJ/PegavaDatingApp.git`\n\n   Via SSH: `git clone git@github.com:GSTJ/PegavaDatingApp.git`\n\n2. **Install the necessary packages.**\n\n   Go to the main directory and install the necessary packages\n\n   ```sh\n   cd PegavaDatingApp/\n   yarn\n   ```\n\n3. **Start developing.**\n\n   Initiate the project in development mode\n\n   ```sh\n   expo start\n   ```\n\n# :postbox: FAQ\n\n### 🙋‍ What is Pegava?\n\nPegava is supposed to be a dating app. I made it back at the pandemic's beginning but was never released. So I'm making it open source so the community can take a look and maybe use it better. I rapidly refactored it recently to make sure things are up to date after more than a year without updates.\n\n### 📲 Can I try the app?\n\nYes! Simply download the Expo app and scan the QR code below:\n\n<a href=\"https://exp.host/@gstj/pegava\">\n<img src=\"https://user-images.githubusercontent.com/50031755/177367465-47e90a23-e2a6-4db8-9519-8c60cb4fd558.svg\" width=\"250\" height=\"250\"/>\n</a>\n\nMore detailed instructions can be found here: https://exp.host/@gstj/pegava\n\n### 👨‍🔬 What are the technologies used?\n\nHere are some of them:\n\n- [Expo](https://expo.io/)\n- [Node.js](https://nodejs.org/en/)\n- [React](https://pt-br.reactjs.org/)\n- [React Native](https://reactnative.dev/)\n- [TypeScript](https://www.typescriptlang.org/)\n- [React Native Reanimated](https://docs.swmansion.com/react-native-reanimated/)\n- [React Redux](https://github.com/reduxjs/react-redux)\n- [Styled-components](https://github.com/styled-components/styled-components)\n\n# :tada: Contributing + :bug: Issues\n\nThey make the open-source community such a fantastic place to learn, inspire, and create. Any contributions you make are much appreciated.\n\nFeel free to **file a new issue** with a respective title and description on the [Pegava](https://github.com/GSTJ/PegavaDatingApp/issues) repository.\n\nIf you already found a solution to your problem, **I would love to review your pull request**!\n\n1. Fork the Project\n2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)\n3. Commit your changes (`git commit -m 'Add some AmazingFeature'`)\n4. Push to the Branch (`git push origin feature/AmazingFeature`)\n5. Open a Pull Request\n\n# :closed_book: License\n\nThis project was made in 2020, released publicly in 2022.\n\nThe project is under the [The Creative Commons CC0 license](https://github.com/GSTJ/PegavaDatingApp/master/LICENSE).\n\nMade with 💖 by [**Gabriel Taveira**](https://github.com/GSTJ) 🚀\n"
  },
  {
    "path": "babel.config.js",
    "content": "module.exports = function (api) {\n  api.cache(true);\n  return {\n    presets: [\"babel-preset-expo\"],\n    plugins: [\n      \"babel-plugin-styled-components\",\n      \"react-native-reanimated/plugin\",\n      [\n        \"module-resolver\",\n        {\n          root: [\"./src\"],\n          alias: {\n            \"~graphql\": \"./src/graphql\",\n            \"~components\": \"./src/components\",\n            \"~validations\": \"./src/validations\",\n            \"~constants\": \"./src/constants\",\n            \"~themes\": \"./src/themes\",\n            \"~store\": \"./src/store\",\n            \"~reducers\": \"./src/store/reducers\",\n            \"~views\": \"./src/views\",\n            \"~services\": \"./src/services\",\n            \"~assets\": \"./src/assets\",\n            \"~images\": \"./src/assets/images\",\n            \"~animations\": \"./src/assets/animations\",\n            \"~config\": \"./src/config\",\n            \"~src\": \"./src\",\n          },\n        },\n      ],\n    ],\n  };\n};\n"
  },
  {
    "path": "metro.config.js",
    "content": "const { getDefaultConfig } = require(\"metro-config\");\n\nmodule.exports = (async () => {\n  const {\n    resolver: { sourceExts, assetExts },\n  } = await getDefaultConfig();\n  return {\n    transformer: {\n      getTransformOptions: async () => ({\n        transform: {\n          experimentalImportSupport: false,\n          inlineRequires: false,\n        },\n      }),\n      babelTransformerPath: require.resolve(\"react-native-svg-transformer\"),\n    },\n    resolver: {\n      assetExts: assetExts.filter((ext) => ext !== \"svg\"),\n      sourceExts: [...sourceExts, \"svg\"],\n    },\n  };\n})();\n"
  },
  {
    "path": "package.json",
    "content": "{\n  \"main\": \"src/index.tsx\",\n  \"dependencies\": {\n    \"@react-native-community/netinfo\": \"9.3.7\",\n    \"@react-navigation/elements\": \"^1.3.3\",\n    \"@react-navigation/material-top-tabs\": \"^6.2.1\",\n    \"@react-navigation/native\": \"^6.0.10\",\n    \"@react-navigation/stack\": \"^6.2.1\",\n    \"@reduxjs/toolkit\": \"^1.8.2\",\n    \"@svgr/webpack\": \"^6.2.1\",\n    \"@use-expo/font\": \"^2.0.0\",\n    \"axios\": \"^0.27.2\",\n    \"color\": \"^4.2.3\",\n    \"expo\": \"^48.0.0\",\n    \"expo-blur\": \"~12.2.2\",\n    \"expo-font\": \"~11.1.1\",\n    \"expo-linear-gradient\": \"~12.1.2\",\n    \"expo-splash-screen\": \"~0.18.2\",\n    \"expo-status-bar\": \"~1.4.4\",\n    \"expo-updates\": \"~0.16.4\",\n    \"graphql\": \"^16.5.0\",\n    \"immer\": \"^9.0.2\",\n    \"lodash\": \"^4.17.21\",\n    \"lottie-react-native\": \"5.1.4\",\n    \"moment\": \"^2.29.1\",\n    \"react\": \"18.2.0\",\n    \"react-content-loader\": \"^6.0.3\",\n    \"react-dom\": \"18.2.0\",\n    \"react-native\": \"0.71.3\",\n    \"react-native-appearance\": \"~0.3.3\",\n    \"react-native-draggable-grid\": \"^2.1.3\",\n    \"react-native-error-boundary\": \"^1.1.9\",\n    \"react-native-gesture-handler\": \"~2.9.0\",\n    \"react-native-masked-text\": \"^1.13.0\",\n    \"react-native-pager-view\": \"6.1.2\",\n    \"react-native-reanimated\": \"~2.14.4\",\n    \"react-native-safe-area-context\": \"4.5.0\",\n    \"react-native-screens\": \"~3.20.0\",\n    \"react-native-svg\": \"13.4.0\",\n    \"react-native-svg-transformer\": \"^1.0.0\",\n    \"react-native-tab-view\": \"^3.1.1\",\n    \"react-native-uuid\": \"^2.0.1\",\n    \"react-native-web\": \"~0.18.11\",\n    \"react-redux\": \"^7.2.4\",\n    \"reactotron-react-native\": \"^5.0.0\",\n    \"reactotron-redux\": \"^3.1.3\",\n    \"reactotron-redux-saga\": \"^4.2.3\",\n    \"reduce-reducers\": \"^1.0.4\",\n    \"redux\": \"^4.1.0\",\n    \"redux-persist\": \"^6.0.0\",\n    \"redux-saga\": \"^1.1.3\",\n    \"reselect\": \"^4.0.0\",\n    \"styled-components\": \"^5.3.5\",\n    \"typesafe-actions\": \"^5.1.0\"\n  },\n  \"devDependencies\": {\n    \"@babel/core\": \"^7.20.0\",\n    \"@types/color\": \"^3.0.1\",\n    \"@types/lodash\": \"^4.14.170\",\n    \"@types/react\": \"~18.0.27\",\n    \"@types/react-dom\": \"~18.0.10\",\n    \"@types/react-native\": \"~0.67.6\",\n    \"@types/react-redux\": \"^7.1.16\",\n    \"@types/redux-persist\": \"^4.3.1\",\n    \"@types/styled-components\": \"^5.1.25\",\n    \"@types/styled-components-react-native\": \"^5.1.3\",\n    \"babel-plugin-styled-components\": \"^2.0.7\",\n    \"patch-package\": \"^6.4.7\",\n    \"typescript\": \"^4.9.4\",\n    \"typescript-styled-plugin\": \"^0.18.2\"\n  },\n  \"scripts\": {\n    \"start\": \"expo start\",\n    \"android\": \"expo start --android\",\n    \"ios\": \"expo start --ios\",\n    \"eject\": \"expo eject\",\n    \"prepare\": \"patch-package\"\n  },\n  \"private\": true\n}\n"
  },
  {
    "path": "patches/react-native-gesture-handler+2.2.1.patch",
    "content": "diff --git a/node_modules/react-native-gesture-handler/lib/typescript/handlers/gestureHandlerCommon.d.ts b/node_modules/react-native-gesture-handler/lib/typescript/handlers/gestureHandlerCommon.d.ts\nindex 608a10f..086b464 100644\n--- a/node_modules/react-native-gesture-handler/lib/typescript/handlers/gestureHandlerCommon.d.ts\n+++ b/node_modules/react-native-gesture-handler/lib/typescript/handlers/gestureHandlerCommon.d.ts\n@@ -55,6 +55,7 @@ export declare type BaseGestureHandlerProps<ExtraEventPayloadT extends Record<st\n     onEnded?: (event: HandlerStateChangeEvent) => void;\n     onGestureEvent?: (event: GestureEvent<ExtraEventPayloadT>) => void;\n     onHandlerStateChange?: (event: HandlerStateChangeEvent<ExtraEventPayloadT>) => void;\n+    children?: React.ReactNode;\n };\n export declare function filterConfig(props: Record<string, unknown>, validProps: string[], defaults?: Record<string, unknown>): {\n     [x: string]: unknown;\n"
  },
  {
    "path": "pull_request_template.md",
    "content": "_Note: erase all explanatory text from this template, replacing it with your words/images._\n\n📝 **DESCRIPTION:**\n\n_Briefly explain the solution (this will make it easier for the reviewer to confirm that the code does what it should),_\n_for example:_\n\n- PR changed this because of that.\n- We are creating this task to address this problem.\n\n🖼 picture: **PRINTS & GIFS:**\n\n_Include the best screenshots or gifs of the feature if applicable._\n\n_(on Macs, `⌘ + ⇧ + 5` is your friend as you can take multiple screenshots/recordings from a fixed window)_\n\n💛 **MY AMAZING PR CONTAINS:**\n\n##### Does this PR change only one thing (And only what is necessary for it)?\n\n- if not, then why? (e.g., native changes require bureaucratic releases to app stores)\n- [The Boy Scout Rule](https://medium.com/@biratkirat/step-8-the-boy-scout-rule-robert-c-martin-uncle-bob-9ac839778385) is encouraged,\n  but always consider impact and scope when following it.\n"
  },
  {
    "path": "src/@types/SceneName.ts",
    "content": "export enum SceneName {\n  Authentication = \"Authentication\",\n  OneTimeCode = \"OneTimeCode\",\n  UserProfile = \"UserProfile\",\n  EditProfile = \"EditProfile\",\n  Chat = \"Chat\",\n  Swipe = \"Swipe\",\n  Messages = \"Messages\",\n  Profile = \"Profile\",\n  Main = \"Main\",\n}\n"
  },
  {
    "path": "src/@types/User.ts",
    "content": "export interface User {\n  id: string;\n  picture: string;\n  name: string;\n  lastMessage?: string;\n}\n"
  },
  {
    "path": "src/@types/modules.d.ts",
    "content": "declare module \"*.gql\" {\n  import { DocumentNode } from \"graphql\";\n\n  const value: DocumentNode;\n  export = value;\n}\n\ndeclare module \"*.svg\" {\n  import { SvgProps } from \"react-native-svg\";\n  const content: React.FC<SvgProps>;\n  export default content;\n}\n\ndeclare module \"*.png\" {\n  const value: any;\n  export = value;\n}\n"
  },
  {
    "path": "src/@types/react-navigation.d.ts",
    "content": "import type { User } from \"~src/@types/User\";\nimport type { SceneName } from \"~src/@types/SceneName\";\n\nexport type RootStackParamList = {\n  [SceneName.Swipe]: undefined;\n  [SceneName.Messages]: undefined;\n  [SceneName.Profile]: undefined;\n  [SceneName.Chat]: { user: User };\n  [SceneName.Authentication]: undefined;\n  [SceneName.OneTimeCode]: undefined;\n  [SceneName.UserProfile]: { user: User };\n  [SceneName.Main]: NavigatorScreenParams<undefined>;\n  [SceneName.EditProfile]: undefined;\n};\n\ndeclare global {\n  namespace ReactNavigation {\n    interface RootParamList extends RootStackParamList {}\n  }\n}\n"
  },
  {
    "path": "src/@types/styled-components.d.ts",
    "content": "// import original module declarations\nimport \"styled-components\";\n\n// and extend them!\ndeclare module \"styled-components\" {\n  export interface DefaultTheme {\n    dark: boolean;\n    // Spacing is not enforced to save time. This is only a 7 day project.\n    spacing?: {\n      tiny: number;\n      small: number;\n      base: number;\n      large: number;\n      extraLarge: number;\n    };\n    colors: {\n      primary: string;\n      text: string;\n      background: string;\n      secondaryBackground: string;\n      border: string;\n    };\n    typography: {\n      fontFamily: {\n        light: string;\n        medium: string;\n        regular: string;\n        semiBold: string;\n        bold: string;\n        extraBold: string;\n      };\n      sizes: {\n        h1: {\n          size: number;\n          lineHeight: number;\n        };\n        h2: {\n          size: number;\n          lineHeight: number;\n        };\n        h3: {\n          size: number;\n          lineHeight: number;\n        };\n        large: {\n          size: number;\n          lineHeight: number;\n        };\n        regular: {\n          size: number;\n          lineHeight: number;\n        };\n        small: {\n          size: number;\n          lineHeight: number;\n        };\n      };\n    };\n  }\n}\n"
  },
  {
    "path": "src/assets/animations/disconnected.json",
    "content": "{\"v\":\"5.2.1\",\"fr\":60,\"ip\":0,\"op\":600,\"w\":1080,\"h\":1080,\"nm\":\"Astronaout \",\"ddd\":0,\"assets\":[],\"layers\":[{\"ddd\":0,\"ind\":1,\"ty\":4,\"nm\":\"Astronaut Outlines 3\",\"sr\":1,\"ks\":{\"o\":{\"a\":0,\"k\":100,\"ix\":11},\"r\":{\"a\":1,\"k\":[{\"i\":{\"x\":[0.667],\"y\":[1]},\"o\":{\"x\":[0.333],\"y\":[0]},\"n\":[\"0p667_1_0p333_0\"],\"t\":0,\"s\":[-23],\"e\":[0]},{\"i\":{\"x\":[0.667],\"y\":[1]},\"o\":{\"x\":[0.333],\"y\":[0]},\"n\":[\"0p667_1_0p333_0\"],\"t\":150,\"s\":[0],\"e\":[-23]},{\"i\":{\"x\":[0.667],\"y\":[1]},\"o\":{\"x\":[0.333],\"y\":[0]},\"n\":[\"0p667_1_0p333_0\"],\"t\":298.498,\"s\":[-23],\"e\":[0]},{\"i\":{\"x\":[0.667],\"y\":[1]},\"o\":{\"x\":[0.333],\"y\":[0]},\"n\":[\"0p667_1_0p333_0\"],\"t\":450.752,\"s\":[0],\"e\":[-23]},{\"t\":599}],\"ix\":10},\"p\":{\"a\":1,\"k\":[{\"i\":{\"x\":0.667,\"y\":1},\"o\":{\"x\":0.333,\"y\":0},\"n\":\"0p667_1_0p333_0\",\"t\":0,\"s\":[808,390,0],\"e\":[808,301,0],\"to\":[0,-14.8333330154419,0],\"ti\":[0,0,0]},{\"i\":{\"x\":0.667,\"y\":1},\"o\":{\"x\":0.333,\"y\":0},\"n\":\"0p667_1_0p333_0\",\"t\":150,\"s\":[808,301,0],\"e\":[808,390,0],\"to\":[0,0,0],\"ti\":[0,0,0]},{\"i\":{\"x\":0.667,\"y\":1},\"o\":{\"x\":0.333,\"y\":0},\"n\":\"0p667_1_0p333_0\",\"t\":298.498,\"s\":[808,390,0],\"e\":[808,301,0],\"to\":[0,0,0],\"ti\":[0,0,0]},{\"i\":{\"x\":0.667,\"y\":1},\"o\":{\"x\":0.333,\"y\":0},\"n\":\"0p667_1_0p333_0\",\"t\":450.752,\"s\":[808,301,0],\"e\":[808,390,0],\"to\":[0,0,0],\"ti\":[0,-14.8333330154419,0]},{\"t\":599}],\"ix\":2},\"a\":{\"a\":0,\"k\":[804,301,0],\"ix\":1},\"s\":{\"a\":0,\"k\":[100,100,100],\"ix\":6}},\"ao\":0,\"shapes\":[{\"ty\":\"gr\",\"it\":[{\"ind\":0,\"ty\":\"sh\",\"ix\":1,\"ks\":{\"a\":0,\"k\":{\"i\":[[0,0],[0,0],[0.009,-0.014],[1.1,-5.045],[0,0],[-0.351,-0.002],[0,0],[-0.855,5.668],[-0.005,0.483],[0,0]],\"o\":[[0,0],[-0.009,0.014],[-2.667,4.961],[-0.455,2.167],[0,0],[0,0],[2.4,-0.014],[0.074,-0.493],[0,0],[-0.066,-6.061]],\"v\":[[0.631,-9.499],[0.631,-9.499],[0.603,-9.456],[-5.084,5.896],[-5.73,9.485],[-5.178,9.499],[-4.973,9.499],[5.613,3.309],[5.73,1.844],[5.73,1.604]],\"c\":true},\"ix\":2},\"nm\":\"Path 1\",\"mn\":\"ADBE Vector Shape - Group\",\"hd\":false},{\"ty\":\"fl\",\"c\":{\"a\":0,\"k\":[0.447059003045,0.537254961799,0.960784014534,1],\"ix\":4},\"o\":{\"a\":0,\"k\":100,\"ix\":5},\"r\":1,\"nm\":\"Fill 1\",\"mn\":\"ADBE Vector Graphic - Fill\",\"hd\":false},{\"ty\":\"tr\",\"p\":{\"a\":0,\"k\":[775.621,303],\"ix\":2},\"a\":{\"a\":0,\"k\":[0,0],\"ix\":1},\"s\":{\"a\":0,\"k\":[100,100],\"ix\":3},\"r\":{\"a\":0,\"k\":0,\"ix\":6},\"o\":{\"a\":0,\"k\":100,\"ix\":7},\"sk\":{\"a\":0,\"k\":0,\"ix\":4},\"sa\":{\"a\":0,\"k\":0,\"ix\":5},\"nm\":\"Transform\"}],\"nm\":\"Group 1\",\"np\":2,\"cix\":2,\"ix\":1,\"mn\":\"ADBE Vector Group\",\"hd\":false},{\"ty\":\"gr\",\"it\":[{\"ind\":0,\"ty\":\"sh\",\"ix\":1,\"ks\":{\"a\":0,\"k\":{\"i\":[[-2.667,4.961],[0.842,-4.009]],\"o\":[[-3.102,4.789],[1.1,-5.045]],\"v\":[[2.844,-7.676],[-2.844,7.676]],\"c\":true},\"ix\":2},\"nm\":\"Path 1\",\"mn\":\"ADBE Vector Shape - Group\",\"hd\":false},{\"ty\":\"fl\",\"c\":{\"a\":0,\"k\":[0.745097979377,0.796078012504,0.984314024682,1],\"ix\":4},\"o\":{\"a\":0,\"k\":100,\"ix\":5},\"r\":1,\"nm\":\"Fill 1\",\"mn\":\"ADBE Vector Graphic - Fill\",\"hd\":false},{\"ty\":\"tr\",\"p\":{\"a\":0,\"k\":[773.38,301.22],\"ix\":2},\"a\":{\"a\":0,\"k\":[0,0],\"ix\":1},\"s\":{\"a\":0,\"k\":[100,100],\"ix\":3},\"r\":{\"a\":0,\"k\":0,\"ix\":6},\"o\":{\"a\":0,\"k\":100,\"ix\":7},\"sk\":{\"a\":0,\"k\":0,\"ix\":4},\"sa\":{\"a\":0,\"k\":0,\"ix\":5},\"nm\":\"Transform\"}],\"nm\":\"Group 2\",\"np\":2,\"cix\":2,\"ix\":2,\"mn\":\"ADBE Vector Group\",\"hd\":false},{\"ty\":\"gr\",\"it\":[{\"ind\":0,\"ty\":\"sh\",\"ix\":1,\"ks\":{\"a\":0,\"k\":{\"i\":[[3.015,0],[0.641,-0.203],[-0.385,-5.125],[-4.461,-0.051],[0,0],[-0.285,0.038],[-0.038,5.346],[0,0],[0.103,0.565]],\"o\":[[-0.714,0],[-4.396,1.392],[0.358,4.766],[0,0],[0.282,-0.003],[4.336,-0.571],[0,0],[-0.004,-0.599],[-0.828,-4.558]],\"v\":[[1.599,-10.306],[-0.452,-9.997],[-8.907,1.277],[-0.185,10.306],[-0.021,10.306],[0.829,10.245],[8.931,-1.935],[8.931,-2.097],[8.773,-3.848]],\"c\":true},\"ix\":2},\"nm\":\"Path 1\",\"mn\":\"ADBE Vector Shape - Group\",\"hd\":false},{\"ty\":\"fl\",\"c\":{\"a\":0,\"k\":[0.447059003045,0.537254961799,0.960784014534,1],\"ix\":4},\"o\":{\"a\":0,\"k\":100,\"ix\":5},\"r\":1,\"nm\":\"Fill 1\",\"mn\":\"ADBE Vector Graphic - Fill\",\"hd\":false},{\"ty\":\"tr\",\"p\":{\"a\":0,\"k\":[823.195,293.501],\"ix\":2},\"a\":{\"a\":0,\"k\":[0,0],\"ix\":1},\"s\":{\"a\":0,\"k\":[100,100],\"ix\":3},\"r\":{\"a\":0,\"k\":0,\"ix\":6},\"o\":{\"a\":0,\"k\":100,\"ix\":7},\"sk\":{\"a\":0,\"k\":0,\"ix\":4},\"sa\":{\"a\":0,\"k\":0,\"ix\":5},\"nm\":\"Transform\"}],\"nm\":\"Group 3\",\"np\":2,\"cix\":2,\"ix\":3,\"mn\":\"ADBE Vector Group\",\"hd\":false},{\"ty\":\"gr\",\"it\":[{\"ind\":0,\"ty\":\"sh\",\"ix\":1,\"ks\":{\"a\":0,\"k\":{\"i\":[[18.448,16.143],[-21.267,8.671],[-5.638,-14.862]],\"o\":[[-9.004,-7.878],[21.268,-8.67],[5.637,14.86]],\"v\":[[-35.726,23.06],[-14.203,-30.533],[39.093,-14.861]],\"c\":true},\"ix\":2},\"nm\":\"Path 1\",\"mn\":\"ADBE Vector Shape - Group\",\"hd\":false},{\"ty\":\"fl\",\"c\":{\"a\":0,\"k\":[0.6,0.67843095368,0.976471007104,1],\"ix\":4},\"o\":{\"a\":0,\"k\":100,\"ix\":5},\"r\":1,\"nm\":\"Fill 1\",\"mn\":\"ADBE Vector Graphic - Fill\",\"hd\":false},{\"ty\":\"tr\",\"p\":{\"a\":0,\"k\":[808.606,306.049],\"ix\":2},\"a\":{\"a\":0,\"k\":[0,0],\"ix\":1},\"s\":{\"a\":0,\"k\":[100,100],\"ix\":3},\"r\":{\"a\":0,\"k\":0,\"ix\":6},\"o\":{\"a\":0,\"k\":100,\"ix\":7},\"sk\":{\"a\":0,\"k\":0,\"ix\":4},\"sa\":{\"a\":0,\"k\":0,\"ix\":5},\"nm\":\"Transform\"}],\"nm\":\"Group 10\",\"np\":2,\"cix\":2,\"ix\":4,\"mn\":\"ADBE Vector Group\",\"hd\":false}],\"ip\":0,\"op\":600,\"st\":0,\"bm\":0},{\"ddd\":0,\"ind\":2,\"ty\":4,\"nm\":\"Astronaut Outlines 2\",\"sr\":1,\"ks\":{\"o\":{\"a\":0,\"k\":100,\"ix\":11},\"r\":{\"a\":1,\"k\":[{\"i\":{\"x\":[0.667],\"y\":[1]},\"o\":{\"x\":[0.333],\"y\":[0]},\"n\":[\"0p667_1_0p333_0\"],\"t\":0,\"s\":[0],\"e\":[15]},{\"i\":{\"x\":[0.667],\"y\":[1]},\"o\":{\"x\":[0.333],\"y\":[0]},\"n\":[\"0p667_1_0p333_0\"],\"t\":150,\"s\":[15],\"e\":[0]},{\"i\":{\"x\":[0.667],\"y\":[1]},\"o\":{\"x\":[0.333],\"y\":[0]},\"n\":[\"0p667_1_0p333_0\"],\"t\":298.498,\"s\":[0],\"e\":[15]},{\"i\":{\"x\":[0.667],\"y\":[1]},\"o\":{\"x\":[0.333],\"y\":[0]},\"n\":[\"0p667_1_0p333_0\"],\"t\":450.752,\"s\":[15],\"e\":[0]},{\"t\":599}],\"ix\":10},\"p\":{\"a\":1,\"k\":[{\"i\":{\"x\":0.667,\"y\":1},\"o\":{\"x\":0.333,\"y\":0},\"n\":\"0p667_1_0p333_0\",\"t\":0,\"s\":[216,762,0],\"e\":[216,682,0],\"to\":[0,-13.3333330154419,0],\"ti\":[0,0,0]},{\"i\":{\"x\":0.667,\"y\":1},\"o\":{\"x\":0.333,\"y\":0},\"n\":\"0p667_1_0p333_0\",\"t\":150,\"s\":[216,682,0],\"e\":[216,762,0],\"to\":[0,0,0],\"ti\":[0,0,0]},{\"i\":{\"x\":0.667,\"y\":1},\"o\":{\"x\":0.333,\"y\":0},\"n\":\"0p667_1_0p333_0\",\"t\":298.498,\"s\":[216,762,0],\"e\":[216,682,0],\"to\":[0,0,0],\"ti\":[0,0,0]},{\"i\":{\"x\":0.667,\"y\":1},\"o\":{\"x\":0.333,\"y\":0},\"n\":\"0p667_1_0p333_0\",\"t\":450.752,\"s\":[216,682,0],\"e\":[216,762,0],\"to\":[0,0,0],\"ti\":[0,-13.3333330154419,0]},{\"t\":599}],\"ix\":2},\"a\":{\"a\":0,\"k\":[212,682,0],\"ix\":1},\"s\":{\"a\":0,\"k\":[100,100,100],\"ix\":6}},\"ao\":0,\"shapes\":[{\"ty\":\"gr\",\"it\":[{\"ind\":0,\"ty\":\"sh\",\"ix\":1,\"ks\":{\"a\":0,\"k\":{\"i\":[[5.926,0.027],[0,0],[0.959,-0.107],[-5.637,-9.394],[-6.228,0],[-0.885,0.369],[4.442,8.883]],\"o\":[[0,0],[-0.859,0.004],[-8.008,0.89],[4.826,8.043],[1.047,0],[6.149,-2.563],[-3.848,-7.697]],\"v\":[[-1.158,-18.121],[-1.338,-18.121],[-4.062,-17.952],[-12.945,3.912],[6.691,18.121],[9.603,17.578],[12.335,-7.703]],\"c\":true},\"ix\":2},\"nm\":\"Path 1\",\"mn\":\"ADBE Vector Shape - Group\",\"hd\":false},{\"ty\":\"fl\",\"c\":{\"a\":0,\"k\":[0.447059003045,0.537254961799,0.960784014534,1],\"ix\":4},\"o\":{\"a\":0,\"k\":100,\"ix\":5},\"r\":1,\"nm\":\"Fill 1\",\"mn\":\"ADBE Vector Graphic - Fill\",\"hd\":false},{\"ty\":\"tr\",\"p\":{\"a\":0,\"k\":[195.461,678.111],\"ix\":2},\"a\":{\"a\":0,\"k\":[0,0],\"ix\":1},\"s\":{\"a\":0,\"k\":[100,100],\"ix\":3},\"r\":{\"a\":0,\"k\":0,\"ix\":6},\"o\":{\"a\":0,\"k\":100,\"ix\":7},\"sk\":{\"a\":0,\"k\":0,\"ix\":4},\"sa\":{\"a\":0,\"k\":0,\"ix\":5},\"nm\":\"Transform\"}],\"nm\":\"Group 4\",\"np\":2,\"cix\":2,\"ix\":1,\"mn\":\"ADBE Vector Group\",\"hd\":false},{\"ty\":\"gr\",\"it\":[{\"ind\":0,\"ty\":\"sh\",\"ix\":1,\"ks\":{\"a\":0,\"k\":{\"i\":[[0,0],[-3.584,-9.053],[-5.653,-0.045],[0,0],[-3.674,3.421],[0,0],[0.004,0.01],[6.34,6.162],[1.935,2.456]],\"o\":[[-11.173,2.098],[2.078,5.249],[0,0],[4.027,-0.031],[0,0],[-0.004,-0.01],[-2.888,-5.832],[-1.763,-1.714],[0,0]],\"v\":[[-5.372,-14.76],[-11.161,6.384],[1.666,14.76],[1.913,14.76],[13.905,9.737],[13.905,9.737],[13.892,9.707],[0.141,-8.411],[-5.373,-14.76]],\"c\":false},\"ix\":2},\"nm\":\"Path 1\",\"mn\":\"ADBE Vector Shape - Group\",\"hd\":false},{\"ty\":\"fl\",\"c\":{\"a\":0,\"k\":[0.447059003045,0.537254961799,0.960784014534,1],\"ix\":4},\"o\":{\"a\":0,\"k\":100,\"ix\":5},\"r\":1,\"nm\":\"Fill 1\",\"mn\":\"ADBE Vector Graphic - Fill\",\"hd\":false},{\"ty\":\"tr\",\"p\":{\"a\":0,\"k\":[260.982,689.988],\"ix\":2},\"a\":{\"a\":0,\"k\":[0,0],\"ix\":1},\"s\":{\"a\":0,\"k\":[100,100],\"ix\":3},\"r\":{\"a\":0,\"k\":0,\"ix\":6},\"o\":{\"a\":0,\"k\":100,\"ix\":7},\"sk\":{\"a\":0,\"k\":0,\"ix\":4},\"sa\":{\"a\":0,\"k\":0,\"ix\":5},\"nm\":\"Transform\"}],\"nm\":\"Group 5\",\"np\":2,\"cix\":2,\"ix\":2,\"mn\":\"ADBE Vector Group\",\"hd\":false},{\"ty\":\"gr\",\"it\":[{\"ind\":0,\"ty\":\"sh\",\"ix\":1,\"ks\":{\"a\":0,\"k\":{\"i\":[[0,0],[0,0],[-1.763,-1.714],[-2.888,-5.832]],\"o\":[[0,0],[1.934,2.456],[6.34,6.162],[-5.773,-13.759]],\"v\":[[-9.632,-12.234],[-9.632,-12.234],[-4.119,-5.885],[9.632,12.234]],\"c\":true},\"ix\":2},\"nm\":\"Path 1\",\"mn\":\"ADBE Vector Shape - Group\",\"hd\":false},{\"ty\":\"fl\",\"c\":{\"a\":0,\"k\":[0.745097979377,0.796078012504,0.984314024682,1],\"ix\":4},\"o\":{\"a\":0,\"k\":100,\"ix\":5},\"r\":1,\"nm\":\"Fill 1\",\"mn\":\"ADBE Vector Graphic - Fill\",\"hd\":false},{\"ty\":\"tr\",\"p\":{\"a\":0,\"k\":[265.243,687.462],\"ix\":2},\"a\":{\"a\":0,\"k\":[0,0],\"ix\":1},\"s\":{\"a\":0,\"k\":[100,100],\"ix\":3},\"r\":{\"a\":0,\"k\":0,\"ix\":6},\"o\":{\"a\":0,\"k\":100,\"ix\":7},\"sk\":{\"a\":0,\"k\":0,\"ix\":4},\"sa\":{\"a\":0,\"k\":0,\"ix\":5},\"nm\":\"Transform\"}],\"nm\":\"Group 6\",\"np\":2,\"cix\":2,\"ix\":3,\"mn\":\"ADBE Vector Group\",\"hd\":false},{\"ty\":\"gr\",\"it\":[{\"ind\":0,\"ty\":\"sh\",\"ix\":1,\"ks\":{\"a\":0,\"k\":{\"i\":[[14.729,30.533],[-30.892,-1.797],[-10.929,-10.623],[15.805,-9.34]],\"o\":[[-11.134,-23.083],[30.892,1.795],[22.824,22.184],[-15.805,9.34]],\"v\":[[-61.247,-4.85],[-5.209,-50.828],[49.557,-9.933],[55.857,43.285]],\"c\":true},\"ix\":2},\"nm\":\"Path 1\",\"mn\":\"ADBE Vector Shape - Group\",\"hd\":false},{\"ty\":\"fl\",\"c\":{\"a\":0,\"k\":[0.6,0.67843095368,0.976471007104,1],\"ix\":4},\"o\":{\"a\":0,\"k\":100,\"ix\":5},\"r\":1,\"nm\":\"Fill 1\",\"mn\":\"ADBE Vector Graphic - Fill\",\"hd\":false},{\"ty\":\"tr\",\"p\":{\"a\":0,\"k\":[211.566,691.51],\"ix\":2},\"a\":{\"a\":0,\"k\":[0,0],\"ix\":1},\"s\":{\"a\":0,\"k\":[100,100],\"ix\":3},\"r\":{\"a\":0,\"k\":0,\"ix\":6},\"o\":{\"a\":0,\"k\":100,\"ix\":7},\"sk\":{\"a\":0,\"k\":0,\"ix\":4},\"sa\":{\"a\":0,\"k\":0,\"ix\":5},\"nm\":\"Transform\"}],\"nm\":\"Group 11\",\"np\":2,\"cix\":2,\"ix\":4,\"mn\":\"ADBE Vector Group\",\"hd\":false}],\"ip\":0,\"op\":600,\"st\":0,\"bm\":0},{\"ddd\":0,\"ind\":3,\"ty\":4,\"nm\":\"Astronaut Outlines 4\",\"sr\":1,\"ks\":{\"o\":{\"a\":0,\"k\":100,\"ix\":11},\"r\":{\"a\":0,\"k\":0,\"ix\":10},\"p\":{\"a\":1,\"k\":[{\"i\":{\"x\":0.667,\"y\":1},\"o\":{\"x\":0.333,\"y\":0},\"n\":\"0p667_1_0p333_0\",\"t\":0,\"s\":[556,626,0],\"e\":[544,540,0],\"to\":[-2,-14.3333330154419,0],\"ti\":[0,0,0]},{\"i\":{\"x\":0.667,\"y\":1},\"o\":{\"x\":0.333,\"y\":0},\"n\":\"0p667_1_0p333_0\",\"t\":150,\"s\":[544,540,0],\"e\":[556,626,0],\"to\":[0,0,0],\"ti\":[0,0,0]},{\"i\":{\"x\":0.667,\"y\":1},\"o\":{\"x\":0.333,\"y\":0},\"n\":\"0p667_1_0p333_0\",\"t\":298.498,\"s\":[556,626,0],\"e\":[544,540,0],\"to\":[0,0,0],\"ti\":[0,0,0]},{\"i\":{\"x\":0.667,\"y\":1},\"o\":{\"x\":0.333,\"y\":0},\"n\":\"0p667_1_0p333_0\",\"t\":450.752,\"s\":[544,540,0],\"e\":[556,626,0],\"to\":[0,0,0],\"ti\":[-2,-14.3333330154419,0]},{\"t\":599}],\"ix\":2},\"a\":{\"a\":0,\"k\":[540,540,0],\"ix\":1},\"s\":{\"a\":0,\"k\":[100,100,100],\"ix\":6}},\"ao\":0,\"shapes\":[{\"ty\":\"gr\",\"it\":[{\"ind\":0,\"ty\":\"sh\",\"ix\":1,\"ks\":{\"a\":0,\"k\":{\"i\":[[6.511,0],[1.712,-4.138],[0.005,-0.844],[0,0],[-9.237,0],[-1.335,0.364],[-0.014,3.245],[0,0],[1.989,1.59]],\"o\":[[-5.016,0],[-0.359,0.868],[0,0],[0.039,7.161],[1.558,0],[5.317,-1.448],[0,0],[-0.013,-2.964],[-3.543,-2.832]],\"v\":[[-4.674,-10.734],[-15.867,-5.062],[-16.401,-2.49],[-16.401,-2.419],[4.792,10.734],[9.166,10.2],[16.401,2.266],[16.401,2.196],[12.818,-5.317]],\"c\":true},\"ix\":2},\"nm\":\"Path 1\",\"mn\":\"ADBE Vector Shape - Group\",\"hd\":false},{\"ty\":\"fl\",\"c\":{\"a\":0,\"k\":[0.823528992896,0.858824008119,0.988234994926,1],\"ix\":4},\"o\":{\"a\":0,\"k\":100,\"ix\":5},\"r\":1,\"nm\":\"Fill 1\",\"mn\":\"ADBE Vector Graphic - Fill\",\"hd\":false},{\"ty\":\"tr\",\"p\":{\"a\":0,\"k\":[188.558,789.089],\"ix\":2},\"a\":{\"a\":0,\"k\":[0,0],\"ix\":1},\"s\":{\"a\":0,\"k\":[100,100],\"ix\":3},\"r\":{\"a\":1,\"k\":[{\"i\":{\"x\":[0.667],\"y\":[1]},\"o\":{\"x\":[0.333],\"y\":[0]},\"n\":[\"0p667_1_0p333_0\"],\"t\":0,\"s\":[0],\"e\":[-29]},{\"i\":{\"x\":[0.667],\"y\":[1]},\"o\":{\"x\":[0.333],\"y\":[0]},\"n\":[\"0p667_1_0p333_0\"],\"t\":150,\"s\":[-29],\"e\":[0]},{\"i\":{\"x\":[0.667],\"y\":[1]},\"o\":{\"x\":[0.333],\"y\":[0]},\"n\":[\"0p667_1_0p333_0\"],\"t\":298.498,\"s\":[0],\"e\":[-29]},{\"i\":{\"x\":[0.667],\"y\":[1]},\"o\":{\"x\":[0.333],\"y\":[0]},\"n\":[\"0p667_1_0p333_0\"],\"t\":450.752,\"s\":[-29],\"e\":[0]},{\"t\":599}],\"ix\":6},\"o\":{\"a\":0,\"k\":50,\"ix\":7},\"sk\":{\"a\":0,\"k\":0,\"ix\":4},\"sa\":{\"a\":0,\"k\":0,\"ix\":5},\"nm\":\"Transform\"}],\"nm\":\"Group 7\",\"np\":2,\"cix\":2,\"ix\":1,\"mn\":\"ADBE Vector Group\",\"hd\":false},{\"ty\":\"gr\",\"it\":[{\"ind\":0,\"ty\":\"sh\",\"ix\":1,\"ks\":{\"a\":0,\"k\":{\"i\":[[4.675,0],[1.155,-0.542],[0.109,-7.768],[0,0],[-1.38,-1.57],[-1.994,-0.022],[0,0],[-1.581,8.165]],\"o\":[[-1.463,0],[-5.718,2.687],[0,0],[0.028,1.993],[1.412,1.605],[0,0],[7.586,-0.081],[1.534,-7.916]],\"v\":[[4.968,-14.513],[0.933,-13.672],[-13.52,6.46],[-13.52,6.755],[-11.505,12.177],[-6.293,14.513],[-6.103,14.513],[13.243,-3.543]],\"c\":true},\"ix\":2},\"nm\":\"Path 1\",\"mn\":\"ADBE Vector Shape - Group\",\"hd\":false},{\"ty\":\"fl\",\"c\":{\"a\":0,\"k\":[0.6,0.678431372549,0.976470648074,1],\"ix\":4},\"o\":{\"a\":0,\"k\":100,\"ix\":5},\"r\":1,\"nm\":\"Fill 1\",\"mn\":\"ADBE Vector Graphic - Fill\",\"hd\":false},{\"ty\":\"tr\",\"p\":{\"a\":0,\"k\":[883.13,210.773],\"ix\":2},\"a\":{\"a\":0,\"k\":[0,0],\"ix\":1},\"s\":{\"a\":0,\"k\":[100,100],\"ix\":3},\"r\":{\"a\":1,\"k\":[{\"i\":{\"x\":[0.667],\"y\":[1]},\"o\":{\"x\":[0.333],\"y\":[0]},\"n\":[\"0p667_1_0p333_0\"],\"t\":0,\"s\":[-16],\"e\":[0]},{\"i\":{\"x\":[0.667],\"y\":[1]},\"o\":{\"x\":[0.333],\"y\":[0]},\"n\":[\"0p667_1_0p333_0\"],\"t\":150,\"s\":[0],\"e\":[-16]},{\"i\":{\"x\":[0.667],\"y\":[1]},\"o\":{\"x\":[0.333],\"y\":[0]},\"n\":[\"0p667_1_0p333_0\"],\"t\":298.498,\"s\":[-16],\"e\":[0]},{\"i\":{\"x\":[0.667],\"y\":[1]},\"o\":{\"x\":[0.333],\"y\":[0]},\"n\":[\"0p667_1_0p333_0\"],\"t\":450.752,\"s\":[0],\"e\":[-16]},{\"t\":599}],\"ix\":6},\"o\":{\"a\":0,\"k\":50,\"ix\":7},\"sk\":{\"a\":0,\"k\":0,\"ix\":4},\"sa\":{\"a\":0,\"k\":0,\"ix\":5},\"nm\":\"Transform\"}],\"nm\":\"Group 8\",\"np\":2,\"cix\":2,\"ix\":2,\"mn\":\"ADBE Vector Group\",\"hd\":false},{\"ty\":\"gr\",\"it\":[{\"ind\":0,\"ty\":\"sh\",\"ix\":1,\"ks\":{\"a\":0,\"k\":{\"i\":[[3.075,-4.384],[-9.736,-3.331],[3.416,10.019]],\"o\":[[-4.61,6.574],[9.737,3.331],[-3.416,-10.019]],\"v\":[[-5.723,-12.299],[-3.673,16.313],[9.993,-9.625]],\"c\":true},\"ix\":2},\"nm\":\"Path 1\",\"mn\":\"ADBE Vector Shape - Group\",\"hd\":false},{\"ty\":\"fl\",\"c\":{\"a\":0,\"k\":[0.6,0.67843095368,0.976471007104,1],\"ix\":4},\"o\":{\"a\":0,\"k\":100,\"ix\":5},\"r\":1,\"nm\":\"Fill 1\",\"mn\":\"ADBE Vector Graphic - Fill\",\"hd\":false},{\"ty\":\"tr\",\"p\":{\"a\":0,\"k\":[882.786,361.227],\"ix\":2},\"a\":{\"a\":0,\"k\":[0,0],\"ix\":1},\"s\":{\"a\":0,\"k\":[100,100],\"ix\":3},\"r\":{\"a\":1,\"k\":[{\"i\":{\"x\":[0.667],\"y\":[1]},\"o\":{\"x\":[0.333],\"y\":[0]},\"n\":[\"0p667_1_0p333_0\"],\"t\":0,\"s\":[-24],\"e\":[0]},{\"i\":{\"x\":[0.667],\"y\":[1]},\"o\":{\"x\":[0.333],\"y\":[0]},\"n\":[\"0p667_1_0p333_0\"],\"t\":150,\"s\":[0],\"e\":[-24]},{\"i\":{\"x\":[0.667],\"y\":[1]},\"o\":{\"x\":[0.333],\"y\":[0]},\"n\":[\"0p667_1_0p333_0\"],\"t\":298.498,\"s\":[-24],\"e\":[0]},{\"i\":{\"x\":[0.667],\"y\":[1]},\"o\":{\"x\":[0.333],\"y\":[0]},\"n\":[\"0p667_1_0p333_0\"],\"t\":450.752,\"s\":[0],\"e\":[-24]},{\"t\":599}],\"ix\":6},\"o\":{\"a\":0,\"k\":100,\"ix\":7},\"sk\":{\"a\":0,\"k\":0,\"ix\":4},\"sa\":{\"a\":0,\"k\":0,\"ix\":5},\"nm\":\"Transform\"}],\"nm\":\"Group 9\",\"np\":2,\"cix\":2,\"ix\":3,\"mn\":\"ADBE Vector Group\",\"hd\":false}],\"ip\":0,\"op\":600,\"st\":0,\"bm\":0},{\"ddd\":0,\"ind\":4,\"ty\":4,\"nm\":\"Astronaut Outlines 5\",\"sr\":1,\"ks\":{\"o\":{\"a\":0,\"k\":100,\"ix\":11},\"r\":{\"a\":0,\"k\":0,\"ix\":10},\"p\":{\"a\":0,\"k\":[544,540,0],\"ix\":2},\"a\":{\"a\":0,\"k\":[540,540,0],\"ix\":1},\"s\":{\"a\":0,\"k\":[100,100,100],\"ix\":6}},\"ao\":0,\"shapes\":[{\"ty\":\"gr\",\"it\":[{\"ind\":0,\"ty\":\"sh\",\"ix\":1,\"ks\":{\"a\":0,\"k\":{\"i\":[[-0.822,-1.665],[0,0],[-0.731,-0.105],[0,0],[1.329,-1.296],[0,0],[-0.125,-0.727],[0,0],[1.643,0.864],[0,0],[0.654,-0.343],[0,0],[-0.314,1.83],[0,0],[0.528,0.515],[0,0],[-1.837,0.268],[0,0],[-0.326,0.661],[0,0]],\"o\":[[0,0],[0.328,0.661],[0,0],[1.838,0.268],[0,0],[-0.527,0.515],[0,0],[0.314,1.83],[0,0],[-0.652,-0.343],[0,0],[-1.643,0.864],[0,0],[0.125,-0.727],[0,0],[-1.329,-1.296],[0,0],[0.73,-0.105],[0,0],[0.822,-1.665]],\"v\":[[2.009,-12.448],[4.657,-7.081],[6.345,-5.855],[12.268,-4.995],[13.51,-1.173],[9.223,3.004],[8.579,4.988],[9.591,10.887],[6.341,13.249],[1.042,10.463],[-1.043,10.463],[-6.341,13.249],[-9.591,10.887],[-8.579,4.988],[-9.223,3.004],[-13.51,-1.173],[-12.268,-4.995],[-6.345,-5.855],[-4.658,-7.081],[-2.009,-12.448]],\"c\":true},\"ix\":2},\"nm\":\"Path 1\",\"mn\":\"ADBE Vector Shape - Group\",\"hd\":false},{\"ty\":\"fl\",\"c\":{\"a\":0,\"k\":[0.996078012504,0.760783954695,0.447059003045,1],\"ix\":4},\"o\":{\"a\":0,\"k\":100,\"ix\":5},\"r\":1,\"nm\":\"Fill 1\",\"mn\":\"ADBE Vector Graphic - Fill\",\"hd\":false},{\"ty\":\"tr\",\"p\":{\"a\":0,\"k\":[315.328,849.447],\"ix\":2},\"a\":{\"a\":0,\"k\":[0,0],\"ix\":1},\"s\":{\"a\":1,\"k\":[{\"i\":{\"x\":[0.833,0.833],\"y\":[0.833,0.833]},\"o\":{\"x\":[0.167,0.167],\"y\":[0.167,0.167]},\"n\":[\"0p833_0p833_0p167_0p167\",\"0p833_0p833_0p167_0p167\"],\"t\":0,\"s\":[100,100],\"e\":[180,180]},{\"i\":{\"x\":[0.833,0.833],\"y\":[0.833,0.833]},\"o\":{\"x\":[0.167,0.167],\"y\":[0.167,0.167]},\"n\":[\"0p833_0p833_0p167_0p167\",\"0p833_0p833_0p167_0p167\"],\"t\":150,\"s\":[180,180],\"e\":[100,100]},{\"i\":{\"x\":[0.833,0.833],\"y\":[0.833,0.833]},\"o\":{\"x\":[0.167,0.167],\"y\":[0.167,0.167]},\"n\":[\"0p833_0p833_0p167_0p167\",\"0p833_0p833_0p167_0p167\"],\"t\":298,\"s\":[100,100],\"e\":[180,180]},{\"i\":{\"x\":[0.833,0.833],\"y\":[0.833,0.833]},\"o\":{\"x\":[0.167,0.167],\"y\":[0.167,0.167]},\"n\":[\"0p833_0p833_0p167_0p167\",\"0p833_0p833_0p167_0p167\"],\"t\":451,\"s\":[180,180],\"e\":[100,100]},{\"t\":599}],\"ix\":3},\"r\":{\"a\":0,\"k\":0,\"ix\":6},\"o\":{\"a\":0,\"k\":100,\"ix\":7},\"sk\":{\"a\":0,\"k\":0,\"ix\":4},\"sa\":{\"a\":0,\"k\":0,\"ix\":5},\"nm\":\"Transform\"}],\"nm\":\"Group 20\",\"np\":2,\"cix\":2,\"ix\":1,\"mn\":\"ADBE Vector Group\",\"hd\":false},{\"ty\":\"gr\",\"it\":[{\"ind\":0,\"ty\":\"sh\",\"ix\":1,\"ks\":{\"a\":0,\"k\":{\"i\":[[-0.98,-1.987],[0,0],[-0.87,-0.127],[0,0],[1.586,-1.547],[0,0],[-0.149,-0.868],[0,0],[1.962,1.031],[0,0],[0.778,-0.409],[0,0],[-0.374,2.184],[0,0],[0.63,0.614],[0,0],[-2.192,0.319],[0,0],[-0.389,0.789],[0,0]],\"o\":[[0,0],[0.39,0.789],[0,0],[2.192,0.319],[0,0],[-0.631,0.614],[0,0],[0.375,2.184],[0,0],[-0.778,-0.409],[0,0],[-1.961,1.031],[0,0],[0.148,-0.868],[0,0],[-1.586,-1.547],[0,0],[0.871,-0.127],[0,0],[0.98,-1.987]],\"v\":[[2.397,-14.854],[5.559,-8.448],[7.571,-6.986],[14.641,-5.959],[16.122,-1.399],[11.007,3.587],[10.238,5.953],[11.445,12.993],[7.566,15.811],[1.244,12.487],[-1.243,12.487],[-7.566,15.811],[-11.445,12.993],[-10.237,5.953],[-11.006,3.587],[-16.122,-1.399],[-14.64,-5.959],[-7.571,-6.986],[-5.559,-8.448],[-2.396,-14.854]],\"c\":true},\"ix\":2},\"nm\":\"Path 1\",\"mn\":\"ADBE Vector Shape - Group\",\"hd\":false},{\"ty\":\"fl\",\"c\":{\"a\":0,\"k\":[0.996078012504,0.760783954695,0.447059003045,1],\"ix\":4},\"o\":{\"a\":0,\"k\":100,\"ix\":5},\"r\":1,\"nm\":\"Fill 1\",\"mn\":\"ADBE Vector Graphic - Fill\",\"hd\":false},{\"ty\":\"tr\",\"p\":{\"a\":0,\"k\":[653.259,174.561],\"ix\":2},\"a\":{\"a\":0,\"k\":[0,0],\"ix\":1},\"s\":{\"a\":1,\"k\":[{\"i\":{\"x\":[0.833,0.833],\"y\":[0.833,0.833]},\"o\":{\"x\":[0.167,0.167],\"y\":[0.167,0.167]},\"n\":[\"0p833_0p833_0p167_0p167\",\"0p833_0p833_0p167_0p167\"],\"t\":0,\"s\":[100,100],\"e\":[180,180]},{\"i\":{\"x\":[0.833,0.833],\"y\":[0.833,0.833]},\"o\":{\"x\":[0.167,0.167],\"y\":[0.167,0.167]},\"n\":[\"0p833_0p833_0p167_0p167\",\"0p833_0p833_0p167_0p167\"],\"t\":150,\"s\":[180,180],\"e\":[100,100]},{\"i\":{\"x\":[0.833,0.833],\"y\":[0.833,0.833]},\"o\":{\"x\":[0.167,0.167],\"y\":[0.167,0.167]},\"n\":[\"0p833_0p833_0p167_0p167\",\"0p833_0p833_0p167_0p167\"],\"t\":298,\"s\":[100,100],\"e\":[180,180]},{\"i\":{\"x\":[0.833,0.833],\"y\":[0.833,0.833]},\"o\":{\"x\":[0.167,0.167],\"y\":[0.167,0.167]},\"n\":[\"0p833_0p833_0p167_0p167\",\"0p833_0p833_0p167_0p167\"],\"t\":451,\"s\":[180,180],\"e\":[100,100]},{\"t\":599}],\"ix\":3},\"r\":{\"a\":0,\"k\":0,\"ix\":6},\"o\":{\"a\":0,\"k\":100,\"ix\":7},\"sk\":{\"a\":0,\"k\":0,\"ix\":4},\"sa\":{\"a\":0,\"k\":0,\"ix\":5},\"nm\":\"Transform\"}],\"nm\":\"Group 21\",\"np\":2,\"cix\":2,\"ix\":2,\"mn\":\"ADBE Vector Group\",\"hd\":false}],\"ip\":0,\"op\":600,\"st\":0,\"bm\":0},{\"ddd\":0,\"ind\":5,\"ty\":4,\"nm\":\"Astronaut Outlines\",\"sr\":1,\"ks\":{\"o\":{\"a\":0,\"k\":100,\"ix\":11},\"r\":{\"a\":1,\"k\":[{\"i\":{\"x\":[0.667],\"y\":[1]},\"o\":{\"x\":[0.333],\"y\":[0]},\"n\":[\"0p667_1_0p333_0\"],\"t\":0,\"s\":[7],\"e\":[20]},{\"i\":{\"x\":[0.667],\"y\":[1]},\"o\":{\"x\":[0.333],\"y\":[0]},\"n\":[\"0p667_1_0p333_0\"],\"t\":150,\"s\":[20],\"e\":[7]},{\"i\":{\"x\":[0.667],\"y\":[1]},\"o\":{\"x\":[0.333],\"y\":[0]},\"n\":[\"0p667_1_0p333_0\"],\"t\":298.498,\"s\":[7],\"e\":[20]},{\"i\":{\"x\":[0.667],\"y\":[1]},\"o\":{\"x\":[0.333],\"y\":[0]},\"n\":[\"0p667_1_0p333_0\"],\"t\":450.752,\"s\":[20],\"e\":[7]},{\"t\":599}],\"ix\":10},\"p\":{\"a\":1,\"k\":[{\"i\":{\"x\":0.667,\"y\":1},\"o\":{\"x\":0.333,\"y\":0},\"n\":\"0p667_1_0p333_0\",\"t\":0,\"s\":[554,620,0],\"e\":[544,540,0],\"to\":[-1.66666662693024,-13.3333330154419,0],\"ti\":[0,0,0]},{\"i\":{\"x\":0.667,\"y\":1},\"o\":{\"x\":0.333,\"y\":0},\"n\":\"0p667_1_0p333_0\",\"t\":150,\"s\":[544,540,0],\"e\":[554,620,0],\"to\":[0,0,0],\"ti\":[0,0,0]},{\"i\":{\"x\":0.667,\"y\":1},\"o\":{\"x\":0.333,\"y\":0},\"n\":\"0p667_1_0p333_0\",\"t\":298.498,\"s\":[554,620,0],\"e\":[544,540,0],\"to\":[0,0,0],\"ti\":[0,0,0]},{\"i\":{\"x\":0.667,\"y\":1},\"o\":{\"x\":0.333,\"y\":0},\"n\":\"0p667_1_0p333_0\",\"t\":450.752,\"s\":[544,540,0],\"e\":[554,620,0],\"to\":[0,0,0],\"ti\":[-1.66666662693024,-13.3333330154419,0]},{\"t\":599}],\"ix\":2},\"a\":{\"a\":0,\"k\":[540,540,0],\"ix\":1},\"s\":{\"a\":0,\"k\":[100,100,100],\"ix\":6}},\"ao\":0,\"shapes\":[{\"ty\":\"gr\",\"it\":[{\"ind\":0,\"ty\":\"sh\",\"ix\":1,\"ks\":{\"a\":1,\"k\":[{\"i\":{\"x\":0.667,\"y\":1},\"o\":{\"x\":0.333,\"y\":0},\"n\":\"0p667_1_0p333_0\",\"t\":0,\"s\":[{\"i\":[[0,0],[0,0],[0.054,-8.965],[0,0],[-0.054,-0.408],[-5.637,-4.227],[-2.011,0],[0,0],[0,0],[0.004,0.012],[10.936,21.53]],\"o\":[[0,0],[0,0],[0,0],[0.002,0.395],[1.281,9.737],[1.238,0.928],[7.146,0],[0,0],[-0.004,-0.012],[-9.4,-25.14],[-0.01,-0.019]],\"v\":[[-9.094,-39.052],[-9.094,-39.052],[-21.842,-24.539],[-21.842,-24.426],[-21.759,-23.221],[-0.493,37.761],[4.528,39.052],[21.842,34.479],[21.842,34.479],[21.828,34.439],[-9.079,-39.024]],\"c\":true}],\"e\":[{\"i\":[[0,0],[0,0],[0.054,-8.965],[0,0],[-0.054,-0.408],[-5.637,-4.227],[-2.011,0],[0,0],[0,0],[0.003,0.012],[12.874,18.707]],\"o\":[[0,0],[0,0],[0,0],[0.002,0.395],[1.281,9.737],[1.238,0.928],[7.146,0],[0,0],[-0.004,-0.012],[-7.462,-34.086],[-0.012,-0.018]],\"v\":[[-5.005,-5.157],[-5.005,-5.157],[-21.17,11.664],[-21.17,11.777],[-21.087,12.982],[-2.147,75.61],[2.874,76.901],[20.188,72.327],[20.188,72.327],[20.173,72.288],[-4.989,-5.129]],\"c\":true}]},{\"i\":{\"x\":0.667,\"y\":1},\"o\":{\"x\":0.333,\"y\":0},\"n\":\"0p667_1_0p333_0\",\"t\":150,\"s\":[{\"i\":[[0,0],[0,0],[0.054,-8.965],[0,0],[-0.054,-0.408],[-5.637,-4.227],[-2.011,0],[0,0],[0,0],[0.003,0.012],[12.874,18.707]],\"o\":[[0,0],[0,0],[0,0],[0.002,0.395],[1.281,9.737],[1.238,0.928],[7.146,0],[0,0],[-0.004,-0.012],[-7.462,-34.086],[-0.012,-0.018]],\"v\":[[-5.005,-5.157],[-5.005,-5.157],[-21.17,11.664],[-21.17,11.777],[-21.087,12.982],[-2.147,75.61],[2.874,76.901],[20.188,72.327],[20.188,72.327],[20.173,72.288],[-4.989,-5.129]],\"c\":true}],\"e\":[{\"i\":[[0,0],[0,0],[0.054,-8.965],[0,0],[-0.054,-0.408],[-5.637,-4.227],[-2.011,0],[0,0],[0,0],[0.004,0.012],[10.936,21.53]],\"o\":[[0,0],[0,0],[0,0],[0.002,0.395],[1.281,9.737],[1.238,0.928],[7.146,0],[0,0],[-0.004,-0.012],[-9.4,-25.14],[-0.01,-0.019]],\"v\":[[-9.094,-39.052],[-9.094,-39.052],[-21.842,-24.539],[-21.842,-24.426],[-21.759,-23.221],[-0.493,37.761],[4.528,39.052],[21.842,34.479],[21.842,34.479],[21.828,34.439],[-9.079,-39.024]],\"c\":true}]},{\"i\":{\"x\":0.667,\"y\":1},\"o\":{\"x\":0.333,\"y\":0},\"n\":\"0p667_1_0p333_0\",\"t\":298,\"s\":[{\"i\":[[0,0],[0,0],[0.054,-8.965],[0,0],[-0.054,-0.408],[-5.637,-4.227],[-2.011,0],[0,0],[0,0],[0.004,0.012],[10.936,21.53]],\"o\":[[0,0],[0,0],[0,0],[0.002,0.395],[1.281,9.737],[1.238,0.928],[7.146,0],[0,0],[-0.004,-0.012],[-9.4,-25.14],[-0.01,-0.019]],\"v\":[[-9.094,-39.052],[-9.094,-39.052],[-21.842,-24.539],[-21.842,-24.426],[-21.759,-23.221],[-0.493,37.761],[4.528,39.052],[21.842,34.479],[21.842,34.479],[21.828,34.439],[-9.079,-39.024]],\"c\":true}],\"e\":[{\"i\":[[0,0],[0,0],[0.054,-8.965],[0,0],[-0.054,-0.408],[-5.637,-4.227],[-2.011,0],[0,0],[0,0],[0.003,0.012],[12.874,18.707]],\"o\":[[0,0],[0,0],[0,0],[0.002,0.395],[1.281,9.737],[1.238,0.928],[7.146,0],[0,0],[-0.004,-0.012],[-7.462,-34.086],[-0.012,-0.018]],\"v\":[[-5.005,-5.157],[-5.005,-5.157],[-21.17,11.664],[-21.17,11.777],[-21.087,12.982],[-2.147,75.61],[2.874,76.901],[20.188,72.327],[20.188,72.327],[20.173,72.288],[-4.989,-5.129]],\"c\":true}]},{\"i\":{\"x\":0.667,\"y\":1},\"o\":{\"x\":0.333,\"y\":0},\"n\":\"0p667_1_0p333_0\",\"t\":451,\"s\":[{\"i\":[[0,0],[0,0],[0.054,-8.965],[0,0],[-0.054,-0.408],[-5.637,-4.227],[-2.011,0],[0,0],[0,0],[0.003,0.012],[12.874,18.707]],\"o\":[[0,0],[0,0],[0,0],[0.002,0.395],[1.281,9.737],[1.238,0.928],[7.146,0],[0,0],[-0.004,-0.012],[-7.462,-34.086],[-0.012,-0.018]],\"v\":[[-5.005,-5.157],[-5.005,-5.157],[-21.17,11.664],[-21.17,11.777],[-21.087,12.982],[-2.147,75.61],[2.874,76.901],[20.188,72.327],[20.188,72.327],[20.173,72.288],[-4.989,-5.129]],\"c\":true}],\"e\":[{\"i\":[[0,0],[0,0],[0.054,-8.965],[0,0],[-0.054,-0.408],[-5.637,-4.227],[-2.011,0],[0,0],[0,0],[0.004,0.012],[10.936,21.53]],\"o\":[[0,0],[0,0],[0,0],[0.002,0.395],[1.281,9.737],[1.238,0.928],[7.146,0],[0,0],[-0.004,-0.012],[-9.4,-25.14],[-0.01,-0.019]],\"v\":[[-9.094,-39.052],[-9.094,-39.052],[-21.842,-24.539],[-21.842,-24.426],[-21.759,-23.221],[-0.493,37.761],[4.528,39.052],[21.842,34.479],[21.842,34.479],[21.828,34.439],[-9.079,-39.024]],\"c\":true}]},{\"t\":599}],\"ix\":2},\"nm\":\"Path 1\",\"mn\":\"ADBE Vector Shape - Group\",\"hd\":false},{\"ty\":\"fl\",\"c\":{\"a\":0,\"k\":[0.780391977348,0.854902020623,1,1],\"ix\":4},\"o\":{\"a\":0,\"k\":100,\"ix\":5},\"r\":1,\"nm\":\"Fill 1\",\"mn\":\"ADBE Vector Graphic - Fill\",\"hd\":false},{\"ty\":\"tr\",\"p\":{\"a\":0,\"k\":[750.211,613.173],\"ix\":2},\"a\":{\"a\":0,\"k\":[0,0],\"ix\":1},\"s\":{\"a\":0,\"k\":[100,100],\"ix\":3},\"r\":{\"a\":0,\"k\":0,\"ix\":6},\"o\":{\"a\":0,\"k\":100,\"ix\":7},\"sk\":{\"a\":0,\"k\":0,\"ix\":4},\"sa\":{\"a\":0,\"k\":0,\"ix\":5},\"nm\":\"Transform\"}],\"nm\":\"Group 12\",\"np\":2,\"cix\":2,\"ix\":1,\"mn\":\"ADBE Vector Group\",\"hd\":false},{\"ty\":\"gr\",\"it\":[{\"ind\":0,\"ty\":\"sh\",\"ix\":1,\"ks\":{\"a\":0,\"k\":{\"i\":[[0.519,0.948],[-8.688,-31.94]],\"o\":[[10.936,21.53],[-16.809,-47.578]],\"v\":[[-11.364,-2.836],[13.799,74.58]],\"c\":true},\"ix\":2},\"nm\":\"Path 1\",\"mn\":\"ADBE Vector Shape - Group\",\"hd\":false},{\"ty\":\"fl\",\"c\":{\"a\":0,\"k\":[0.882353001015,0.925490016563,1,1],\"ix\":4},\"o\":{\"a\":0,\"k\":100,\"ix\":5},\"r\":1,\"nm\":\"Fill 1\",\"mn\":\"ADBE Vector Graphic - Fill\",\"hd\":false},{\"ty\":\"tr\",\"p\":{\"a\":0,\"k\":[756.586,610.881],\"ix\":2},\"a\":{\"a\":0,\"k\":[0,0],\"ix\":1},\"s\":{\"a\":0,\"k\":[100,100],\"ix\":3},\"r\":{\"a\":0,\"k\":0,\"ix\":6},\"o\":{\"a\":0,\"k\":100,\"ix\":7},\"sk\":{\"a\":0,\"k\":0,\"ix\":4},\"sa\":{\"a\":0,\"k\":0,\"ix\":5},\"nm\":\"Transform\"}],\"nm\":\"Group 13\",\"np\":2,\"cix\":2,\"ix\":2,\"mn\":\"ADBE Vector Group\",\"hd\":false},{\"ty\":\"gr\",\"it\":[{\"ind\":0,\"ty\":\"sh\",\"ix\":1,\"ks\":{\"a\":1,\"k\":[{\"i\":{\"x\":0.667,\"y\":1},\"o\":{\"x\":0.333,\"y\":0},\"n\":\"0p667_1_0p333_0\",\"t\":0,\"s\":[{\"i\":[[0.037,0.277],[0,0],[18.859,-7.252],[-3.416,-16.227],[-7.002,-6.662],[-4.754,0],[-8.51,10.561],[0.006,0.048]],\"o\":[[0,0],[-0.15,0.131],[-11.216,4.313],[3.417,16.229],[2.226,2.117],[10.205,0],[-0.006,-0.048],[-3.902,-30.448]],\"v\":[[17.287,-50.164],[17.285,-50.164],[-15.707,-30.591],[-27.323,-1.21],[-15.025,46.961],[-4.094,50.164],[28.531,34.598],[28.512,34.451]],\"c\":true}],\"e\":[{\"i\":[[0.037,0.277],[0,0],[18.859,-7.252],[-7.232,-14.922],[-7.002,-6.662],[-4.717,0.594],[-11.635,5.448],[0.006,0.048]],\"o\":[[0,0],[-0.15,0.131],[-11.216,4.313],[6.694,13.811],[2.226,2.117],[11.381,-1.433],[-0.006,-0.048],[-3.902,-30.448]],\"v\":[[-16.242,-32.64],[-16.158,-32.405],[-47.517,-19.678],[-50.879,7.895],[-27.156,50.179],[-16.279,51.407],[11.232,42.624],[11.427,41.6]],\"c\":true}]},{\"i\":{\"x\":0.667,\"y\":1},\"o\":{\"x\":0.333,\"y\":0},\"n\":\"0p667_1_0p333_0\",\"t\":150,\"s\":[{\"i\":[[0.037,0.277],[0,0],[18.859,-7.252],[-7.232,-14.922],[-7.002,-6.662],[-4.717,0.594],[-11.635,5.448],[0.006,0.048]],\"o\":[[0,0],[-0.15,0.131],[-11.216,4.313],[6.694,13.811],[2.226,2.117],[11.381,-1.433],[-0.006,-0.048],[-3.902,-30.448]],\"v\":[[-16.242,-32.64],[-16.158,-32.405],[-47.517,-19.678],[-50.879,7.895],[-27.156,50.179],[-16.279,51.407],[11.232,42.624],[11.427,41.6]],\"c\":true}],\"e\":[{\"i\":[[0.037,0.277],[0,0],[18.859,-7.252],[-3.416,-16.227],[-7.002,-6.662],[-4.754,0],[-8.51,10.561],[0.006,0.048]],\"o\":[[0,0],[-0.15,0.131],[-11.216,4.313],[3.417,16.229],[2.226,2.117],[10.205,0],[-0.006,-0.048],[-3.902,-30.448]],\"v\":[[17.287,-50.164],[17.285,-50.164],[-15.707,-30.591],[-27.323,-1.21],[-15.025,46.961],[-4.094,50.164],[28.531,34.598],[28.512,34.451]],\"c\":true}]},{\"i\":{\"x\":0.667,\"y\":1},\"o\":{\"x\":0.333,\"y\":0},\"n\":\"0p667_1_0p333_0\",\"t\":298,\"s\":[{\"i\":[[0.037,0.277],[0,0],[18.859,-7.252],[-3.416,-16.227],[-7.002,-6.662],[-4.754,0],[-8.51,10.561],[0.006,0.048]],\"o\":[[0,0],[-0.15,0.131],[-11.216,4.313],[3.417,16.229],[2.226,2.117],[10.205,0],[-0.006,-0.048],[-3.902,-30.448]],\"v\":[[17.287,-50.164],[17.285,-50.164],[-15.707,-30.591],[-27.323,-1.21],[-15.025,46.961],[-4.094,50.164],[28.531,34.598],[28.512,34.451]],\"c\":true}],\"e\":[{\"i\":[[0.037,0.277],[0,0],[18.859,-7.252],[-7.232,-14.922],[-7.002,-6.662],[-4.717,0.594],[-11.635,5.448],[0.006,0.048]],\"o\":[[0,0],[-0.15,0.131],[-11.216,4.313],[6.694,13.811],[2.226,2.117],[11.381,-1.433],[-0.006,-0.048],[-3.902,-30.448]],\"v\":[[-16.242,-32.64],[-16.158,-32.405],[-47.518,-19.678],[-50.879,7.895],[-27.156,50.179],[-16.279,51.407],[11.232,42.624],[11.427,41.6]],\"c\":true}]},{\"i\":{\"x\":0.667,\"y\":1},\"o\":{\"x\":0.333,\"y\":0},\"n\":\"0p667_1_0p333_0\",\"t\":451,\"s\":[{\"i\":[[0.037,0.277],[0,0],[18.859,-7.252],[-7.232,-14.922],[-7.002,-6.662],[-4.717,0.594],[-11.635,5.448],[0.006,0.048]],\"o\":[[0,0],[-0.15,0.131],[-11.216,4.313],[6.694,13.811],[2.226,2.117],[11.381,-1.433],[-0.006,-0.048],[-3.902,-30.448]],\"v\":[[-16.242,-32.64],[-16.158,-32.405],[-47.518,-19.678],[-50.879,7.895],[-27.156,50.179],[-16.279,51.407],[11.232,42.624],[11.427,41.6]],\"c\":true}],\"e\":[{\"i\":[[0.037,0.277],[0,0],[18.859,-7.252],[-3.416,-16.227],[-7.002,-6.662],[-4.754,0],[-8.51,10.561],[0.006,0.048]],\"o\":[[0,0],[-0.15,0.131],[-11.216,4.313],[3.417,16.229],[2.226,2.117],[10.205,0],[-0.006,-0.048],[-3.902,-30.448]],\"v\":[[17.287,-50.164],[17.285,-50.164],[-15.707,-30.591],[-27.323,-1.21],[-15.025,46.961],[-4.094,50.164],[28.531,34.598],[28.512,34.451]],\"c\":true}]},{\"t\":599}],\"ix\":2},\"nm\":\"Path 1\",\"mn\":\"ADBE Vector Shape - Group\",\"hd\":false},{\"ty\":\"fl\",\"c\":{\"a\":0,\"k\":[0.780391977348,0.854902020623,1,1],\"ix\":4},\"o\":{\"a\":0,\"k\":100,\"ix\":5},\"r\":1,\"nm\":\"Fill 1\",\"mn\":\"ADBE Vector Graphic - Fill\",\"hd\":false},{\"ty\":\"tr\",\"p\":{\"a\":0,\"k\":[656.861,780.101],\"ix\":2},\"a\":{\"a\":0,\"k\":[0,0],\"ix\":1},\"s\":{\"a\":0,\"k\":[100,100],\"ix\":3},\"r\":{\"a\":0,\"k\":0,\"ix\":6},\"o\":{\"a\":0,\"k\":100,\"ix\":7},\"sk\":{\"a\":0,\"k\":0,\"ix\":4},\"sa\":{\"a\":0,\"k\":0,\"ix\":5},\"nm\":\"Transform\"}],\"nm\":\"Group 14\",\"np\":2,\"cix\":2,\"ix\":3,\"mn\":\"ADBE Vector Group\",\"hd\":false},{\"ty\":\"gr\",\"it\":[{\"ind\":0,\"ty\":\"sh\",\"ix\":1,\"ks\":{\"a\":0,\"k\":{\"i\":[[0,0],[0,0],[0,0],[0,0],[0,0],[0,0]],\"o\":[[0,0],[0,0],[0,0],[0,0],[0,0],[0,0]],\"v\":[[6.405,-129.651],[6.405,-129.651],[-52.015,-83.188],[-81.224,-59.957],[-15.118,129.651],[81.224,68.67]],\"c\":true},\"ix\":2},\"nm\":\"Path 1\",\"mn\":\"ADBE Vector Shape - Group\",\"hd\":false},{\"ty\":\"fl\",\"c\":{\"a\":0,\"k\":[1,0.470587995941,0.701960963829,1],\"ix\":4},\"o\":{\"a\":0,\"k\":100,\"ix\":5},\"r\":1,\"nm\":\"Fill 1\",\"mn\":\"ADBE Vector Graphic - Fill\",\"hd\":false},{\"ty\":\"tr\",\"p\":{\"a\":0,\"k\":[575.228,507.191],\"ix\":2},\"a\":{\"a\":0,\"k\":[0,0],\"ix\":1},\"s\":{\"a\":0,\"k\":[100,100],\"ix\":3},\"r\":{\"a\":0,\"k\":0,\"ix\":6},\"o\":{\"a\":0,\"k\":100,\"ix\":7},\"sk\":{\"a\":0,\"k\":0,\"ix\":4},\"sa\":{\"a\":0,\"k\":0,\"ix\":5},\"nm\":\"Transform\"}],\"nm\":\"Group 16\",\"np\":2,\"cix\":2,\"ix\":4,\"mn\":\"ADBE Vector Group\",\"hd\":false},{\"ty\":\"gr\",\"it\":[{\"ind\":0,\"ty\":\"sh\",\"ix\":1,\"ks\":{\"a\":0,\"k\":{\"i\":[[0,0],[0,0],[0,0]],\"o\":[[0,0],[0,0],[0,0]],\"v\":[[14.605,-11.616],[-14.605,11.616],[-14.604,11.616]],\"c\":true},\"ix\":2},\"nm\":\"Path 1\",\"mn\":\"ADBE Vector Shape - Group\",\"hd\":false},{\"ty\":\"fl\",\"c\":{\"a\":0,\"k\":[0.882353001015,0.737254961799,0.894118006089,1],\"ix\":4},\"o\":{\"a\":0,\"k\":100,\"ix\":5},\"r\":1,\"nm\":\"Fill 1\",\"mn\":\"ADBE Vector Graphic - Fill\",\"hd\":false},{\"ty\":\"tr\",\"p\":{\"a\":0,\"k\":[508.608,435.618],\"ix\":2},\"a\":{\"a\":0,\"k\":[0,0],\"ix\":1},\"s\":{\"a\":0,\"k\":[100,100],\"ix\":3},\"r\":{\"a\":0,\"k\":0,\"ix\":6},\"o\":{\"a\":0,\"k\":100,\"ix\":7},\"sk\":{\"a\":0,\"k\":0,\"ix\":4},\"sa\":{\"a\":0,\"k\":0,\"ix\":5},\"nm\":\"Transform\"}],\"nm\":\"Group 17\",\"np\":2,\"cix\":2,\"ix\":5,\"mn\":\"ADBE Vector Group\",\"hd\":false},{\"ty\":\"gr\",\"it\":[{\"ind\":0,\"ty\":\"sh\",\"ix\":1,\"ks\":{\"a\":0,\"k\":{\"i\":[[5.125,0],[-3.076,-5.28],[-17.367,-5.319],[0,0],[0,0],[0,0]],\"o\":[[-5.125,0],[3.074,5.281],[0,0],[5.629,-10.714],[0,0],[0,0]],\"v\":[[-8.638,-26.637],[-24.353,-1.342],[11.91,26.637],[11.914,26.637],[24.8,-1.342],[24.8,-1.342]],\"c\":true},\"ix\":2},\"nm\":\"Path 1\",\"mn\":\"ADBE Vector Shape - Group\",\"hd\":false},{\"ty\":\"fl\",\"c\":{\"a\":0,\"k\":[0.780391977348,0.854902020623,1,1],\"ix\":4},\"o\":{\"a\":0,\"k\":100,\"ix\":5},\"r\":1,\"nm\":\"Fill 1\",\"mn\":\"ADBE Vector Graphic - Fill\",\"hd\":false},{\"ty\":\"tr\",\"p\":{\"a\":0,\"k\":[443.282,553.899],\"ix\":2},\"a\":{\"a\":0,\"k\":[0,0],\"ix\":1},\"s\":{\"a\":0,\"k\":[100,100],\"ix\":3},\"r\":{\"a\":0,\"k\":0,\"ix\":6},\"o\":{\"a\":0,\"k\":100,\"ix\":7},\"sk\":{\"a\":0,\"k\":0,\"ix\":4},\"sa\":{\"a\":0,\"k\":0,\"ix\":5},\"nm\":\"Transform\"}],\"nm\":\"Group 18\",\"np\":2,\"cix\":2,\"ix\":6,\"mn\":\"ADBE Vector Group\",\"hd\":false},{\"ty\":\"gr\",\"it\":[{\"ind\":0,\"ty\":\"sh\",\"ix\":1,\"ks\":{\"a\":0,\"k\":{\"i\":[[13.241,-0.001],[8.637,-1.904],[0.059,-8.513],[0,0],[-0.089,-0.405],[-13.241,0],[-8.637,1.904],[1.919,8.707]],\"o\":[[-7.16,0],[-23.389,5.155],[0,0],[0.003,0.416],[1.245,5.651],[7.16,0],[24.609,-5.424],[-1.245,-5.651]],\"v\":[[20.58,-18.576],[-3.474,-15.763],[-44.698,8.506],[-44.698,8.591],[-44.56,9.822],[-20.58,18.576],[3.475,15.764],[44.56,-9.822]],\"c\":true},\"ix\":2},\"nm\":\"Path 1\",\"mn\":\"ADBE Vector Shape - Group\",\"hd\":false},{\"ty\":\"fl\",\"c\":{\"a\":0,\"k\":[0.207843002619,0.309803981407,0.568626972273,1],\"ix\":4},\"o\":{\"a\":0,\"k\":100,\"ix\":5},\"r\":1,\"nm\":\"Fill 1\",\"mn\":\"ADBE Vector Graphic - Fill\",\"hd\":false},{\"ty\":\"tr\",\"p\":{\"a\":1,\"k\":[{\"i\":{\"x\":0.667,\"y\":1},\"o\":{\"x\":0.333,\"y\":0},\"n\":\"0p667_1_0p333_0\",\"t\":0,\"s\":[408.557,256.062],\"e\":[408.557,240.062],\"to\":[0,-2.66666674613953],\"ti\":[0,0]},{\"i\":{\"x\":0.667,\"y\":1},\"o\":{\"x\":0.333,\"y\":0},\"n\":\"0p667_1_0p333_0\",\"t\":150,\"s\":[408.557,240.062],\"e\":[408.557,256.062],\"to\":[0,0],\"ti\":[0,0]},{\"i\":{\"x\":0.667,\"y\":1},\"o\":{\"x\":0.333,\"y\":0},\"n\":\"0p667_1_0p333_0\",\"t\":298,\"s\":[408.557,256.062],\"e\":[408.557,240.062],\"to\":[0,0],\"ti\":[0,0]},{\"i\":{\"x\":0.667,\"y\":1},\"o\":{\"x\":0.333,\"y\":0},\"n\":\"0p667_1_0p333_0\",\"t\":451,\"s\":[408.557,240.062],\"e\":[408.557,256.062],\"to\":[0,0],\"ti\":[0,-2.66666674613953]},{\"t\":599}],\"ix\":2},\"a\":{\"a\":0,\"k\":[0,0],\"ix\":1},\"s\":{\"a\":1,\"k\":[{\"i\":{\"x\":[0.667,0.667],\"y\":[1,1]},\"o\":{\"x\":[0.333,0.333],\"y\":[0,0]},\"n\":[\"0p667_1_0p333_0\",\"0p667_1_0p333_0\"],\"t\":0,\"s\":[100,100],\"e\":[80,80]},{\"i\":{\"x\":[0.667,0.667],\"y\":[1,1]},\"o\":{\"x\":[0.333,0.333],\"y\":[0,0]},\"n\":[\"0p667_1_0p333_0\",\"0p667_1_0p333_0\"],\"t\":150,\"s\":[80,80],\"e\":[100,100]},{\"i\":{\"x\":[0.667,0.667],\"y\":[1,1]},\"o\":{\"x\":[0.333,0.333],\"y\":[0,0]},\"n\":[\"0p667_1_0p333_0\",\"0p667_1_0p333_0\"],\"t\":298,\"s\":[100,100],\"e\":[80,80]},{\"i\":{\"x\":[0.667,0.667],\"y\":[1,1]},\"o\":{\"x\":[0.333,0.333],\"y\":[0,0]},\"n\":[\"0p667_1_0p333_0\",\"0p667_1_0p333_0\"],\"t\":451,\"s\":[80,80],\"e\":[100,100]},{\"t\":599}],\"ix\":3},\"r\":{\"a\":0,\"k\":0,\"ix\":6},\"o\":{\"a\":0,\"k\":100,\"ix\":7},\"sk\":{\"a\":0,\"k\":0,\"ix\":4},\"sa\":{\"a\":0,\"k\":0,\"ix\":5},\"nm\":\"Transform\"}],\"nm\":\"Group 19\",\"np\":2,\"cix\":2,\"ix\":7,\"mn\":\"ADBE Vector Group\",\"hd\":false},{\"ty\":\"gr\",\"it\":[{\"ind\":0,\"ty\":\"sh\",\"ix\":1,\"ks\":{\"a\":0,\"k\":{\"i\":[[16.168,-1.076],[3.203,-6.021],[3.203,-7.686],[-14.093,-4.996],[-3.715,7.559],[5.509,13.836]],\"o\":[[0,0],[-3.203,6.021],[-3.203,7.687],[14.093,4.997],[3.716,-7.558],[-5.509,-13.836]],\"v\":[[-13.596,-42.933],[-12.043,-21.456],[-22.804,-2.752],[-7.174,39.013],[22.292,23.383],[18.449,-17.869]],\"c\":true},\"ix\":2},\"nm\":\"Path 1\",\"mn\":\"ADBE Vector Shape - Group\",\"hd\":false},{\"ty\":\"fl\",\"c\":{\"a\":0,\"k\":[0.882353001015,0.925490016563,1,1],\"ix\":4},\"o\":{\"a\":0,\"k\":100,\"ix\":5},\"r\":1,\"nm\":\"Fill 1\",\"mn\":\"ADBE Vector Graphic - Fill\",\"hd\":false},{\"ty\":\"tr\",\"p\":{\"a\":0,\"k\":[653.053,394.6],\"ix\":2},\"a\":{\"a\":0,\"k\":[0,0],\"ix\":1},\"s\":{\"a\":0,\"k\":[100,100],\"ix\":3},\"r\":{\"a\":0,\"k\":0,\"ix\":6},\"o\":{\"a\":0,\"k\":100,\"ix\":7},\"sk\":{\"a\":0,\"k\":0,\"ix\":4},\"sa\":{\"a\":0,\"k\":0,\"ix\":5},\"nm\":\"Transform\"}],\"nm\":\"Group 22\",\"np\":2,\"cix\":2,\"ix\":8,\"mn\":\"ADBE Vector Group\",\"hd\":false},{\"ty\":\"gr\",\"it\":[{\"ind\":0,\"ty\":\"sh\",\"ix\":1,\"ks\":{\"a\":0,\"k\":{\"i\":[[-32.541,2.563],[-7.471,7.136],[1.922,10.506],[-9.096,4.612],[-4.74,0.641],[-15.503,-0.257],[-2.051,-10.249],[12.555,-20.498],[39.918,-7.943],[13.067,25.75],[-0.113,13.376]],\"o\":[[24.69,-1.944],[3.814,-3.642],[-1.922,-10.506],[4.997,13.452],[4.74,-0.64],[15.501,0.257],[2.05,10.249],[-12.555,20.499],[-39.918,7.942],[-4.409,-8.69],[0,0]],\"v\":[[-45.569,5.509],[-0.839,-19.69],[0.297,-37.025],[14.133,-62.904],[30.019,-47.531],[55.13,-76.227],[85.109,-45.223],[64.61,14.733],[-5.544,68.542],[-81.184,30.364],[-87.046,-3.715]],\"c\":true},\"ix\":2},\"nm\":\"Path 1\",\"mn\":\"ADBE Vector Shape - Group\",\"hd\":false},{\"ty\":\"fl\",\"c\":{\"a\":0,\"k\":[0.882353001015,0.925490016563,1,1],\"ix\":4},\"o\":{\"a\":0,\"k\":100,\"ix\":5},\"r\":1,\"nm\":\"Fill 1\",\"mn\":\"ADBE Vector Graphic - Fill\",\"hd\":false},{\"ty\":\"tr\",\"p\":{\"a\":0,\"k\":[388.653,569.07],\"ix\":2},\"a\":{\"a\":0,\"k\":[0,0],\"ix\":1},\"s\":{\"a\":0,\"k\":[100,100],\"ix\":3},\"r\":{\"a\":0,\"k\":0,\"ix\":6},\"o\":{\"a\":0,\"k\":100,\"ix\":7},\"sk\":{\"a\":0,\"k\":0,\"ix\":4},\"sa\":{\"a\":0,\"k\":0,\"ix\":5},\"nm\":\"Transform\"}],\"nm\":\"Group 23\",\"np\":2,\"cix\":2,\"ix\":9,\"mn\":\"ADBE Vector Group\",\"hd\":false},{\"ty\":\"gr\",\"it\":[{\"ind\":0,\"ty\":\"sh\",\"ix\":1,\"ks\":{\"a\":0,\"k\":{\"i\":[[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0]],\"o\":[[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0]],\"v\":[[-152.394,-11.708],[-77.955,179.845],[27.355,177.336],[123.697,116.354],[152.394,29.237],[82.7,-179.845],[48.876,-81.966],[-38.752,-12.272]],\"c\":true},\"ix\":2},\"nm\":\"Path 1\",\"mn\":\"ADBE Vector Shape - Group\",\"hd\":false},{\"ty\":\"fl\",\"c\":{\"a\":0,\"k\":[1,0.592156982422,0.788234994926,1],\"ix\":4},\"o\":{\"a\":0,\"k\":100,\"ix\":5},\"r\":1,\"nm\":\"Fill 1\",\"mn\":\"ADBE Vector Graphic - Fill\",\"hd\":false},{\"ty\":\"tr\",\"p\":{\"a\":0,\"k\":[532.755,459.506],\"ix\":2},\"a\":{\"a\":0,\"k\":[0,0],\"ix\":1},\"s\":{\"a\":0,\"k\":[100,100],\"ix\":3},\"r\":{\"a\":0,\"k\":0,\"ix\":6},\"o\":{\"a\":0,\"k\":100,\"ix\":7},\"sk\":{\"a\":0,\"k\":0,\"ix\":4},\"sa\":{\"a\":0,\"k\":0,\"ix\":5},\"nm\":\"Transform\"}],\"nm\":\"Group 24\",\"np\":2,\"cix\":2,\"ix\":10,\"mn\":\"ADBE Vector Group\",\"hd\":false},{\"ty\":\"gr\",\"it\":[{\"ind\":0,\"ty\":\"sh\",\"ix\":1,\"ks\":{\"a\":0,\"k\":{\"i\":[[0,0],[0,0],[44.73,-20.755],[-7.471,7.136],[1.922,10.506],[-9.096,4.612],[-0.817,-1.585]],\"o\":[[0,0],[-44.592,10.78],[24.69,-1.944],[3.814,-3.642],[-1.922,-10.506],[0.771,2.076],[0,0]],\"v\":[[24.826,-39.469],[24.823,-39.469],[-31.044,39.469],[13.686,14.269],[14.822,-3.066],[28.658,-28.945],[31.044,-23.468]],\"c\":true},\"ix\":2},\"nm\":\"Path 1\",\"mn\":\"ADBE Vector Shape - Group\",\"hd\":false},{\"ty\":\"fl\",\"c\":{\"a\":0,\"k\":[0.780391977348,0.854902020623,1,1],\"ix\":4},\"o\":{\"a\":0,\"k\":100,\"ix\":5},\"r\":1,\"nm\":\"Fill 1\",\"mn\":\"ADBE Vector Graphic - Fill\",\"hd\":false},{\"ty\":\"tr\",\"p\":{\"a\":0,\"k\":[374.128,535.111],\"ix\":2},\"a\":{\"a\":0,\"k\":[0,0],\"ix\":1},\"s\":{\"a\":0,\"k\":[100,100],\"ix\":3},\"r\":{\"a\":0,\"k\":0,\"ix\":6},\"o\":{\"a\":0,\"k\":100,\"ix\":7},\"sk\":{\"a\":0,\"k\":0,\"ix\":4},\"sa\":{\"a\":0,\"k\":0,\"ix\":5},\"nm\":\"Transform\"}],\"nm\":\"Group 25\",\"np\":2,\"cix\":2,\"ix\":11,\"mn\":\"ADBE Vector Group\",\"hd\":false},{\"ty\":\"gr\",\"it\":[{\"ind\":0,\"ty\":\"sh\",\"ix\":1,\"ks\":{\"a\":0,\"k\":{\"i\":[[-74.544,-17.801],[11.53,-46.121],[44.584,-0.256],[-0.245,56.883]],\"o\":[[34.334,8.199],[-11.531,46.12],[-44.583,0.256],[0.236,-54.693]],\"v\":[[41.503,-81.164],[86.6,21.328],[-9.23,98.708],[-97.885,11.59]],\"c\":true},\"ix\":2},\"nm\":\"Path 1\",\"mn\":\"ADBE Vector Shape - Group\",\"hd\":false},{\"ty\":\"fl\",\"c\":{\"a\":0,\"k\":[0.109803996367,0.192156997381,0.466666995778,1],\"ix\":4},\"o\":{\"a\":0,\"k\":100,\"ix\":5},\"r\":1,\"nm\":\"Fill 1\",\"mn\":\"ADBE Vector Graphic - Fill\",\"hd\":false},{\"ty\":\"tr\",\"p\":{\"a\":0,\"k\":[400.486,295.486],\"ix\":2},\"a\":{\"a\":0,\"k\":[0,0],\"ix\":1},\"s\":{\"a\":0,\"k\":[100,100],\"ix\":3},\"r\":{\"a\":0,\"k\":0,\"ix\":6},\"o\":{\"a\":0,\"k\":100,\"ix\":7},\"sk\":{\"a\":0,\"k\":0,\"ix\":4},\"sa\":{\"a\":0,\"k\":0,\"ix\":5},\"nm\":\"Transform\"}],\"nm\":\"Group 26\",\"np\":2,\"cix\":2,\"ix\":12,\"mn\":\"ADBE Vector Group\",\"hd\":false},{\"ty\":\"gr\",\"it\":[{\"ind\":0,\"ty\":\"sh\",\"ix\":1,\"ks\":{\"a\":0,\"k\":{\"i\":[[93.779,50.221],[49.965,-62.006],[-21.01,-29.978],[-80.711,45.095]],\"o\":[[-38.646,-20.696],[-49.965,62.008],[22.018,31.416],[80.712,-45.096]],\"v\":[[62.904,-121.196],[-106.719,-86.862],[-110.819,69.437],[67.515,103.772]],\"c\":true},\"ix\":2},\"nm\":\"Path 1\",\"mn\":\"ADBE Vector Shape - Group\",\"hd\":false},{\"ty\":\"fl\",\"c\":{\"a\":0,\"k\":[0.882353001015,0.925490016563,1,1],\"ix\":4},\"o\":{\"a\":0,\"k\":100,\"ix\":5},\"r\":1,\"nm\":\"Fill 1\",\"mn\":\"ADBE Vector Graphic - Fill\",\"hd\":false},{\"ty\":\"tr\",\"p\":{\"a\":0,\"k\":[385.747,297.597],\"ix\":2},\"a\":{\"a\":0,\"k\":[0,0],\"ix\":1},\"s\":{\"a\":0,\"k\":[100,100],\"ix\":3},\"r\":{\"a\":0,\"k\":0,\"ix\":6},\"o\":{\"a\":0,\"k\":100,\"ix\":7},\"sk\":{\"a\":0,\"k\":0,\"ix\":4},\"sa\":{\"a\":0,\"k\":0,\"ix\":5},\"nm\":\"Transform\"}],\"nm\":\"Group 27\",\"np\":2,\"cix\":2,\"ix\":13,\"mn\":\"ADBE Vector Group\",\"hd\":false},{\"ty\":\"gr\",\"it\":[{\"ind\":0,\"ty\":\"sh\",\"ix\":1,\"ks\":{\"a\":0,\"k\":{\"i\":[[0,0],[28.226,-5.617],[2.342,-0.28],[0,0],[-3.694,0],[-28.834,8.719]],\"o\":[[-12.039,15.159],[-2.473,0.492],[0,0],[0,0],[11.622,0],[0,0]],\"v\":[[25.454,-22.495],[-31.919,12.609],[-39.14,13.764],[-34.667,22.389],[-28.887,22.495],[39.14,12.724]],\"c\":true},\"ix\":2},\"nm\":\"Path 1\",\"mn\":\"ADBE Vector Shape - Group\",\"hd\":false},{\"ty\":\"fl\",\"c\":{\"a\":0,\"k\":[0.780391977348,0.854902020623,1,1],\"ix\":4},\"o\":{\"a\":0,\"k\":100,\"ix\":5},\"r\":1,\"nm\":\"Fill 1\",\"mn\":\"ADBE Vector Graphic - Fill\",\"hd\":false},{\"ty\":\"tr\",\"p\":{\"a\":0,\"k\":[415.029,625.003],\"ix\":2},\"a\":{\"a\":0,\"k\":[0,0],\"ix\":1},\"s\":{\"a\":0,\"k\":[100,100],\"ix\":3},\"r\":{\"a\":0,\"k\":0,\"ix\":6},\"o\":{\"a\":0,\"k\":100,\"ix\":7},\"sk\":{\"a\":0,\"k\":0,\"ix\":4},\"sa\":{\"a\":0,\"k\":0,\"ix\":5},\"nm\":\"Transform\"}],\"nm\":\"Group 28\",\"np\":2,\"cix\":2,\"ix\":14,\"mn\":\"ADBE Vector Group\",\"hd\":false},{\"ty\":\"gr\",\"it\":[{\"ind\":0,\"ty\":\"sh\",\"ix\":1,\"ks\":{\"a\":1,\"k\":[{\"i\":{\"x\":0.667,\"y\":1},\"o\":{\"x\":0.333,\"y\":0},\"n\":\"0p667_1_0p333_0\",\"t\":0,\"s\":[{\"i\":[[0,0],[-38.948,-24.598],[-19.473,-16.11],[-19.474,-20.498],[-25.623,2.305],[-0.256,11.53],[12.043,6.149],[0.769,7.175],[5.637,29.723],[56.555,20.791],[0,0]],\"o\":[[0,0],[38.946,24.599],[19.472,16.111],[19.474,20.498],[25.623,-2.307],[0.257,-11.53],[-12.042,-6.15],[-0.769,-7.174],[-5.637,-29.722],[-53.552,-44.84],[0,0]],\"v\":[[-182.563,-121.965],[-100.569,-7.175],[28.569,31.547],[63.416,145.537],[135.929,176.285],[182.306,150.15],[169.494,122.477],[139.772,104.029],[119.786,-42.021],[13.708,-133.751],[-122.093,-159.374]],\"c\":true}],\"e\":[{\"i\":[[0,0],[-38.948,-24.598],[-21.029,-14.019],[-21.482,-18.382],[-25.249,4.935],[0.933,11.495],[12.612,4.876],[1.505,7.057],[15.655,25.887],[26.871,23.3],[0,0]],\"o\":[[0,0],[38.946,24.598],[21.029,14.019],[21.482,18.382],[25.249,-4.935],[-0.933,-11.495],[-12.612,-4.876],[-1.505,-7.056],[-19.951,-32.991],[-53.552,-44.84],[0,0]],\"v\":[[-182.563,-121.965],[-100.569,-7.175],[-19.352,57.972],[59.272,166.564],[134.567,189.676],[178.004,158.9],[162.409,132.695],[130.944,117.408],[81.584,-15.458],[13.708,-133.751],[-122.093,-159.374]],\"c\":true}]},{\"i\":{\"x\":0.667,\"y\":1},\"o\":{\"x\":0.333,\"y\":0},\"n\":\"0p667_1_0p333_0\",\"t\":150,\"s\":[{\"i\":[[0,0],[-38.948,-24.598],[-21.029,-14.019],[-21.482,-18.382],[-25.249,4.935],[0.933,11.495],[12.612,4.876],[1.505,7.057],[15.655,25.887],[26.871,23.3],[0,0]],\"o\":[[0,0],[38.946,24.598],[21.029,14.019],[21.482,18.382],[25.249,-4.935],[-0.933,-11.495],[-12.612,-4.876],[-1.505,-7.056],[-19.951,-32.991],[-53.552,-44.84],[0,0]],\"v\":[[-182.563,-121.965],[-100.569,-7.175],[-19.352,57.972],[59.272,166.564],[134.567,189.676],[178.004,158.9],[162.409,132.695],[130.944,117.408],[81.584,-15.458],[13.708,-133.751],[-122.093,-159.374]],\"c\":true}],\"e\":[{\"i\":[[0,0],[-38.948,-24.598],[-19.473,-16.11],[-19.474,-20.498],[-25.623,2.305],[-0.256,11.53],[12.043,6.149],[0.769,7.175],[5.637,29.723],[56.555,20.791],[0,0]],\"o\":[[0,0],[38.946,24.599],[19.472,16.111],[19.474,20.498],[25.623,-2.307],[0.257,-11.53],[-12.042,-6.15],[-0.769,-7.174],[-5.637,-29.722],[-53.552,-44.84],[0,0]],\"v\":[[-182.563,-121.965],[-100.569,-7.175],[28.569,31.547],[63.416,145.537],[135.929,176.285],[182.306,150.15],[169.494,122.477],[139.772,104.029],[119.786,-42.021],[13.708,-133.751],[-122.093,-159.374]],\"c\":true}]},{\"i\":{\"x\":0.667,\"y\":1},\"o\":{\"x\":0.333,\"y\":0},\"n\":\"0p667_1_0p333_0\",\"t\":298,\"s\":[{\"i\":[[0,0],[-38.948,-24.598],[-19.473,-16.11],[-19.474,-20.498],[-25.623,2.305],[-0.256,11.53],[12.043,6.149],[0.769,7.175],[5.637,29.723],[56.555,20.791],[0,0]],\"o\":[[0,0],[38.946,24.599],[19.472,16.111],[19.474,20.498],[25.623,-2.307],[0.257,-11.53],[-12.042,-6.15],[-0.769,-7.174],[-5.637,-29.722],[-53.552,-44.84],[0,0]],\"v\":[[-182.563,-121.965],[-100.569,-7.175],[28.569,31.547],[63.416,145.537],[135.929,176.285],[182.306,150.15],[169.494,122.477],[139.772,104.029],[119.786,-42.021],[13.708,-133.751],[-122.093,-159.374]],\"c\":true}],\"e\":[{\"i\":[[0,0],[-38.948,-24.598],[-21.029,-14.019],[-21.482,-18.382],[-25.249,4.935],[0.933,11.495],[12.612,4.876],[1.505,7.057],[15.655,25.887],[26.871,23.3],[0,0]],\"o\":[[0,0],[38.946,24.598],[21.029,14.019],[21.482,18.382],[25.249,-4.935],[-0.933,-11.495],[-12.612,-4.876],[-1.505,-7.056],[-19.951,-32.991],[-53.552,-44.84],[0,0]],\"v\":[[-182.563,-121.965],[-100.569,-7.175],[-19.352,57.972],[59.272,166.564],[134.567,189.676],[178.004,158.9],[162.409,132.695],[130.944,117.408],[81.584,-15.458],[13.708,-133.751],[-122.093,-159.374]],\"c\":true}]},{\"i\":{\"x\":0.667,\"y\":1},\"o\":{\"x\":0.333,\"y\":0},\"n\":\"0p667_1_0p333_0\",\"t\":451,\"s\":[{\"i\":[[0,0],[-38.948,-24.598],[-21.029,-14.019],[-21.482,-18.382],[-25.249,4.935],[0.933,11.495],[12.612,4.876],[1.505,7.057],[15.655,25.887],[26.871,23.3],[0,0]],\"o\":[[0,0],[38.946,24.598],[21.029,14.019],[21.482,18.382],[25.249,-4.935],[-0.933,-11.495],[-12.612,-4.876],[-1.505,-7.056],[-19.951,-32.991],[-53.552,-44.84],[0,0]],\"v\":[[-182.563,-121.965],[-100.569,-7.175],[-19.352,57.972],[59.272,166.564],[134.567,189.676],[178.004,158.9],[162.409,132.695],[130.944,117.408],[81.584,-15.458],[13.708,-133.751],[-122.093,-159.374]],\"c\":true}],\"e\":[{\"i\":[[0,0],[-38.948,-24.598],[-19.473,-16.11],[-19.474,-20.498],[-25.623,2.305],[-0.256,11.53],[12.043,6.149],[0.769,7.175],[5.637,29.723],[56.555,20.791],[0,0]],\"o\":[[0,0],[38.946,24.599],[19.472,16.111],[19.474,20.498],[25.623,-2.307],[0.257,-11.53],[-12.042,-6.15],[-0.769,-7.174],[-5.637,-29.722],[-53.552,-44.84],[0,0]],\"v\":[[-182.563,-121.965],[-100.569,-7.175],[28.569,31.547],[63.416,145.537],[135.929,176.285],[182.306,150.15],[169.494,122.477],[139.772,104.029],[119.786,-42.021],[13.708,-133.751],[-122.093,-159.374]],\"c\":true}]},{\"t\":599}],\"ix\":2},\"nm\":\"Path 1\",\"mn\":\"ADBE Vector Shape - Group\",\"hd\":false},{\"ty\":\"fl\",\"c\":{\"a\":0,\"k\":[0.882353001015,0.925490016563,1,1],\"ix\":4},\"o\":{\"a\":0,\"k\":100,\"ix\":5},\"r\":1,\"nm\":\"Fill 1\",\"mn\":\"ADBE Vector Graphic - Fill\",\"hd\":false},{\"ty\":\"tr\",\"p\":{\"a\":0,\"k\":[550.411,745.226],\"ix\":2},\"a\":{\"a\":0,\"k\":[0,0],\"ix\":1},\"s\":{\"a\":0,\"k\":[100,100],\"ix\":3},\"r\":{\"a\":0,\"k\":0,\"ix\":6},\"o\":{\"a\":0,\"k\":100,\"ix\":7},\"sk\":{\"a\":0,\"k\":0,\"ix\":4},\"sa\":{\"a\":0,\"k\":0,\"ix\":5},\"nm\":\"Transform\"}],\"nm\":\"Group 29\",\"np\":2,\"cix\":2,\"ix\":15,\"mn\":\"ADBE Vector Group\",\"hd\":false},{\"ty\":\"gr\",\"it\":[{\"ind\":0,\"ty\":\"sh\",\"ix\":1,\"ks\":{\"a\":1,\"k\":[{\"i\":{\"x\":0.667,\"y\":1},\"o\":{\"x\":0.333,\"y\":0},\"n\":\"0p667_1_0p333_0\",\"t\":0,\"s\":[{\"i\":[[17.869,3.257],[0,0],[-8.209,-5.383],[-6.75,-1.725],[-7.76,-11.507],[-13.043,-12.897],[-0.851,-0.685],[-3.275,-1.007],[-9.421,8.05],[0,0],[15.73,21.192]],\"o\":[[0,0],[9.359,4.54],[13.748,0.813],[4.806,1.228],[23.961,35.532],[0.825,0.816],[2.972,2.391],[10.091,3.103],[0,-0.001],[-32.449,-13.19],[-10.824,-14.583]],\"v\":[[-41.792,-96.176],[-99.031,-59.946],[-72.602,-44.969],[-39.414,-41.246],[-20.106,-20.539],[38.578,75.661],[41.521,80.376],[53.296,93.659],[81.262,80.669],[81.262,80.668],[17.24,-70.841]],\"c\":true}],\"e\":[{\"i\":[[17.869,3.257],[0,0],[-8.209,-5.383],[-6.75,-1.725],[-5.794,-12.612],[-9.32,-27.051],[-0.082,-1.089],[-3.275,-1.007],[-7.904,5.843],[0,0],[15.73,21.192]],\"o\":[[0,0],[9.359,4.54],[13.177,4.221],[4.806,1.228],[16.465,35.842],[0.378,1.097],[0.307,4.058],[10.091,3.103],[0,-0.001],[-14.812,-24.099],[-10.825,-14.583]],\"v\":[[-68.7,-79.466],[-123.418,-43.62],[-75.715,-25.745],[-42.908,-12.838],[-21.804,15.729],[6.718,89.065],[13.958,107.952],[21.755,124.714],[41.524,116.948],[48.76,101.011],[-13.979,-44.047]],\"c\":true}]},{\"i\":{\"x\":0.667,\"y\":1},\"o\":{\"x\":0.333,\"y\":0},\"n\":\"0p667_1_0p333_0\",\"t\":150,\"s\":[{\"i\":[[17.869,3.257],[0,0],[-8.209,-5.383],[-6.75,-1.725],[-5.794,-12.612],[-9.32,-27.051],[-0.082,-1.089],[-3.275,-1.007],[-7.904,5.843],[0,0],[15.73,21.192]],\"o\":[[0,0],[9.359,4.54],[13.177,4.221],[4.806,1.228],[16.465,35.842],[0.378,1.097],[0.307,4.058],[10.091,3.103],[0,-0.001],[-14.812,-24.099],[-10.825,-14.583]],\"v\":[[-68.7,-79.466],[-123.418,-43.62],[-75.715,-25.745],[-42.908,-12.838],[-21.804,15.729],[6.718,89.065],[13.958,107.952],[21.755,124.714],[41.524,116.948],[48.76,101.011],[-13.979,-44.047]],\"c\":true}],\"e\":[{\"i\":[[17.869,3.257],[0,0],[-8.209,-5.383],[-6.75,-1.725],[-7.76,-11.507],[-13.043,-12.897],[-0.851,-0.685],[-3.275,-1.007],[-9.421,8.05],[0,0],[15.73,21.192]],\"o\":[[0,0],[9.359,4.54],[13.748,0.813],[4.806,1.228],[23.961,35.532],[0.825,0.816],[2.972,2.391],[10.091,3.103],[0,-0.001],[-32.449,-13.19],[-10.824,-14.583]],\"v\":[[-41.792,-96.176],[-99.031,-59.946],[-72.602,-44.969],[-39.414,-41.246],[-20.106,-20.539],[38.578,75.661],[41.521,80.376],[53.296,93.659],[81.262,80.669],[81.262,80.668],[17.24,-70.841]],\"c\":true}]},{\"i\":{\"x\":0.667,\"y\":1},\"o\":{\"x\":0.333,\"y\":0},\"n\":\"0p667_1_0p333_0\",\"t\":298,\"s\":[{\"i\":[[17.869,3.257],[0,0],[-8.209,-5.383],[-6.75,-1.725],[-7.76,-11.507],[-13.043,-12.897],[-0.851,-0.685],[-3.275,-1.007],[-9.421,8.05],[0,0],[15.73,21.192]],\"o\":[[0,0],[9.359,4.54],[13.748,0.813],[4.806,1.228],[23.961,35.532],[0.825,0.816],[2.972,2.391],[10.091,3.103],[0,-0.001],[-32.449,-13.19],[-10.824,-14.583]],\"v\":[[-41.792,-96.176],[-99.031,-59.946],[-72.602,-44.969],[-39.414,-41.246],[-20.106,-20.539],[38.578,75.661],[41.521,80.376],[53.296,93.659],[81.262,80.669],[81.262,80.668],[17.24,-70.841]],\"c\":true}],\"e\":[{\"i\":[[17.869,3.257],[0,0],[-8.209,-5.383],[-6.75,-1.725],[-5.794,-12.612],[-9.32,-27.051],[-0.082,-1.089],[-3.275,-1.007],[-7.904,5.843],[0,0],[15.73,21.192]],\"o\":[[0,0],[9.359,4.54],[13.177,4.221],[4.806,1.228],[16.465,35.842],[0.378,1.097],[0.307,4.058],[10.091,3.103],[0,-0.001],[-14.812,-24.099],[-10.825,-14.583]],\"v\":[[-68.7,-79.466],[-123.418,-43.62],[-75.715,-25.745],[-42.908,-12.838],[-21.804,15.729],[6.719,89.065],[13.958,107.952],[21.755,124.714],[41.524,116.948],[48.76,101.011],[-13.979,-44.047]],\"c\":true}]},{\"i\":{\"x\":0.667,\"y\":1},\"o\":{\"x\":0.333,\"y\":0},\"n\":\"0p667_1_0p333_0\",\"t\":451,\"s\":[{\"i\":[[17.869,3.257],[0,0],[-8.209,-5.383],[-6.75,-1.725],[-5.794,-12.612],[-9.32,-27.051],[-0.082,-1.089],[-3.275,-1.007],[-7.904,5.843],[0,0],[15.73,21.192]],\"o\":[[0,0],[9.359,4.54],[13.177,4.221],[4.806,1.228],[16.465,35.842],[0.378,1.097],[0.307,4.058],[10.091,3.103],[0,-0.001],[-14.812,-24.099],[-10.825,-14.583]],\"v\":[[-68.7,-79.466],[-123.418,-43.62],[-75.715,-25.745],[-42.908,-12.838],[-21.804,15.729],[6.719,89.065],[13.958,107.952],[21.755,124.714],[41.524,116.948],[48.76,101.011],[-13.979,-44.047]],\"c\":true}],\"e\":[{\"i\":[[17.869,3.257],[0,0],[-8.209,-5.383],[-6.75,-1.725],[-7.76,-11.507],[-13.043,-12.897],[-0.851,-0.685],[-3.275,-1.007],[-9.421,8.05],[0,0],[15.73,21.192]],\"o\":[[0,0],[9.359,4.54],[13.748,0.813],[4.806,1.228],[23.961,35.532],[0.825,0.816],[2.972,2.391],[10.091,3.103],[0,-0.001],[-32.449,-13.19],[-10.824,-14.583]],\"v\":[[-41.792,-96.176],[-99.031,-59.946],[-72.602,-44.969],[-39.414,-41.246],[-20.106,-20.539],[38.578,75.661],[41.521,80.376],[53.296,93.659],[81.262,80.669],[81.262,80.668],[17.24,-70.841]],\"c\":true}]},{\"t\":599}],\"ix\":2},\"nm\":\"Path 1\",\"mn\":\"ADBE Vector Shape - Group\",\"hd\":false},{\"ty\":\"fl\",\"c\":{\"a\":0,\"k\":[0.831372967888,0.890196018593,1,1],\"ix\":4},\"o\":{\"a\":0,\"k\":100,\"ix\":5},\"r\":1,\"nm\":\"Fill 1\",\"mn\":\"ADBE Vector Graphic - Fill\",\"hd\":false},{\"ty\":\"tr\",\"p\":{\"a\":0,\"k\":[684.72,680.598],\"ix\":2},\"a\":{\"a\":0,\"k\":[0,0],\"ix\":1},\"s\":{\"a\":0,\"k\":[100,100],\"ix\":3},\"r\":{\"a\":0,\"k\":0,\"ix\":6},\"o\":{\"a\":0,\"k\":100,\"ix\":7},\"sk\":{\"a\":0,\"k\":0,\"ix\":4},\"sa\":{\"a\":0,\"k\":0,\"ix\":5},\"nm\":\"Transform\"}],\"nm\":\"Group 30\",\"np\":2,\"cix\":2,\"ix\":16,\"mn\":\"ADBE Vector Group\",\"hd\":false},{\"ty\":\"gr\",\"it\":[{\"ty\":\"fl\",\"c\":{\"a\":0,\"k\":[0.941175991881,0.960784014534,1,1],\"ix\":4},\"o\":{\"a\":0,\"k\":100,\"ix\":5},\"r\":1,\"nm\":\"Fill 1\",\"mn\":\"ADBE Vector Graphic - Fill\",\"hd\":false},{\"ty\":\"tr\",\"p\":{\"a\":0,\"k\":[697.934,706.201],\"ix\":2},\"a\":{\"a\":0,\"k\":[0,0],\"ix\":1},\"s\":{\"a\":0,\"k\":[100,100],\"ix\":3},\"r\":{\"a\":0,\"k\":0,\"ix\":6},\"o\":{\"a\":0,\"k\":100,\"ix\":7},\"sk\":{\"a\":0,\"k\":0,\"ix\":4},\"sa\":{\"a\":0,\"k\":0,\"ix\":5},\"nm\":\"Transform\"}],\"nm\":\"Group 31\",\"np\":1,\"cix\":2,\"ix\":17,\"mn\":\"ADBE Vector Group\",\"hd\":false},{\"ty\":\"gr\",\"it\":[{\"ind\":0,\"ty\":\"sh\",\"ix\":1,\"ks\":{\"a\":1,\"k\":[{\"i\":{\"x\":0.667,\"y\":1},\"o\":{\"x\":0.333,\"y\":0},\"n\":\"0p667_1_0p333_0\",\"t\":0,\"s\":[{\"i\":[[0,0],[-19.644,-5.019],[-21.522,-11.244],[-23.744,13.855],[-0.683,7.027],[8.712,5.66],[13.495,-8.634],[25.793,10.842],[0,0]],\"o\":[[0,0],[19.645,5.02],[21.523,11.243],[23.744,-13.853],[0.684,-7.027],[-8.711,-5.66],[-19.814,-54.011],[-25.794,-10.843],[0,0]],\"v\":[[-146.552,-16.665],[-56.98,-11.195],[36.203,122.779],[99.747,101.495],[145.869,63.748],[127.761,23.028],[80.274,25.6],[6.437,-117.989],[-97.718,-134.022]],\"c\":true}],\"e\":[{\"i\":[[0,0],[-18.476,-8.349],[-6.849,-23.297],[-26.455,-7.474],[-5.533,4.386],[5.516,22.512],[15.583,3.72],[25.793,10.842],[0,0]],\"o\":[[0,0],[21.684,9.798],[6.849,23.297],[26.454,7.474],[5.533,-4.386],[-2.472,-10.09],[-27.812,-123.548],[-25.794,-10.843],[0,0]],\"v\":[[-146.552,-16.665],[-61.585,17.085],[-2.09,144.871],[57.342,175.836],[116.529,182.83],[133.269,141.529],[86.236,113.579],[8.665,-94.324],[-97.718,-134.022]],\"c\":true}]},{\"i\":{\"x\":0.667,\"y\":1},\"o\":{\"x\":0.333,\"y\":0},\"n\":\"0p667_1_0p333_0\",\"t\":150,\"s\":[{\"i\":[[0,0],[-18.476,-8.349],[-6.849,-23.297],[-26.455,-7.474],[-5.533,4.386],[5.516,22.512],[15.583,3.72],[25.793,10.842],[0,0]],\"o\":[[0,0],[21.684,9.798],[6.849,23.297],[26.454,7.474],[5.533,-4.386],[-2.472,-10.09],[-27.812,-123.548],[-25.794,-10.843],[0,0]],\"v\":[[-146.552,-16.665],[-61.585,17.085],[-2.09,144.871],[57.342,175.836],[116.529,182.83],[133.269,141.529],[86.236,113.579],[8.665,-94.324],[-97.718,-134.022]],\"c\":true}],\"e\":[{\"i\":[[0,0],[-19.644,-5.019],[-21.522,-11.244],[-23.744,13.855],[-0.683,7.027],[8.712,5.66],[13.495,-8.634],[25.793,10.842],[0,0]],\"o\":[[0,0],[19.645,5.02],[21.523,11.243],[23.744,-13.853],[0.684,-7.027],[-8.711,-5.66],[-19.814,-54.011],[-25.794,-10.843],[0,0]],\"v\":[[-146.552,-16.665],[-56.98,-11.195],[36.203,122.779],[99.747,101.495],[145.869,63.748],[127.761,23.028],[80.274,25.6],[6.437,-117.989],[-97.718,-134.022]],\"c\":true}]},{\"i\":{\"x\":0.667,\"y\":1},\"o\":{\"x\":0.333,\"y\":0},\"n\":\"0p667_1_0p333_0\",\"t\":298,\"s\":[{\"i\":[[0,0],[-19.644,-5.019],[-21.522,-11.244],[-23.744,13.855],[-0.683,7.027],[8.712,5.66],[13.495,-8.634],[25.793,10.842],[0,0]],\"o\":[[0,0],[19.645,5.02],[21.523,11.243],[23.744,-13.853],[0.684,-7.027],[-8.711,-5.66],[-19.814,-54.011],[-25.794,-10.843],[0,0]],\"v\":[[-146.552,-16.665],[-56.98,-11.195],[36.203,122.779],[99.747,101.495],[145.869,63.748],[127.761,23.028],[80.274,25.6],[6.437,-117.989],[-97.718,-134.022]],\"c\":true}],\"e\":[{\"i\":[[0,0],[-18.476,-8.349],[-6.849,-23.297],[-26.455,-7.474],[-5.533,4.386],[5.516,22.512],[15.583,3.72],[25.793,10.842],[0,0]],\"o\":[[0,0],[21.684,9.798],[6.849,23.297],[26.454,7.474],[5.533,-4.386],[-2.472,-10.09],[-27.812,-123.548],[-25.794,-10.843],[0,0]],\"v\":[[-146.552,-16.665],[-61.585,17.085],[-2.09,144.871],[57.342,175.836],[116.529,182.83],[133.269,141.529],[86.236,113.579],[8.665,-94.324],[-97.718,-134.022]],\"c\":true}]},{\"i\":{\"x\":0.667,\"y\":1},\"o\":{\"x\":0.333,\"y\":0},\"n\":\"0p667_1_0p333_0\",\"t\":451,\"s\":[{\"i\":[[0,0],[-18.476,-8.349],[-6.849,-23.297],[-26.455,-7.474],[-5.533,4.386],[5.516,22.512],[15.583,3.72],[25.793,10.842],[0,0]],\"o\":[[0,0],[21.684,9.798],[6.849,23.297],[26.454,7.474],[5.533,-4.386],[-2.472,-10.09],[-27.812,-123.548],[-25.794,-10.843],[0,0]],\"v\":[[-146.552,-16.665],[-61.585,17.085],[-2.09,144.871],[57.342,175.836],[116.529,182.83],[133.269,141.529],[86.236,113.579],[8.665,-94.324],[-97.718,-134.022]],\"c\":true}],\"e\":[{\"i\":[[0,0],[-19.644,-5.019],[-21.522,-11.244],[-23.744,13.855],[-0.683,7.027],[8.712,5.66],[13.495,-8.634],[25.793,10.842],[0,0]],\"o\":[[0,0],[19.645,5.02],[21.523,11.243],[23.744,-13.853],[0.684,-7.027],[-8.711,-5.66],[-19.814,-54.011],[-25.794,-10.843],[0,0]],\"v\":[[-146.552,-16.665],[-56.98,-11.195],[36.203,122.779],[99.747,101.495],[145.869,63.748],[127.761,23.028],[80.274,25.6],[6.437,-117.989],[-97.718,-134.022]],\"c\":true}]},{\"t\":599}],\"ix\":2},\"nm\":\"Path 1\",\"mn\":\"ADBE Vector Shape - Group\",\"hd\":false},{\"ty\":\"fl\",\"c\":{\"a\":0,\"k\":[0.882353001015,0.925490016563,1,1],\"ix\":4},\"o\":{\"a\":0,\"k\":100,\"ix\":5},\"r\":1,\"nm\":\"Fill 1\",\"mn\":\"ADBE Vector Graphic - Fill\",\"hd\":false},{\"ty\":\"tr\",\"p\":{\"a\":0,\"k\":[702.286,650.547],\"ix\":2},\"a\":{\"a\":0,\"k\":[0,0],\"ix\":1},\"s\":{\"a\":0,\"k\":[100,100],\"ix\":3},\"r\":{\"a\":0,\"k\":0,\"ix\":6},\"o\":{\"a\":0,\"k\":100,\"ix\":7},\"sk\":{\"a\":0,\"k\":0,\"ix\":4},\"sa\":{\"a\":0,\"k\":0,\"ix\":5},\"nm\":\"Transform\"}],\"nm\":\"Group 32\",\"np\":2,\"cix\":2,\"ix\":18,\"mn\":\"ADBE Vector Group\",\"hd\":false},{\"ty\":\"gr\",\"it\":[{\"ind\":0,\"ty\":\"sh\",\"ix\":1,\"ks\":{\"a\":0,\"k\":{\"i\":[[0,0],[0,0],[27.848,-15.56],[21.527,0],[13.254,4.332],[0,0],[-28.987,-0.019],[0,0],[-25.101,9.698]],\"o\":[[0,0],[-9.413,28.956],[-23.616,13.195],[-15.384,0],[0,0],[0,0],[0,0],[19.671,-0.011],[62.264,-24.056]],\"v\":[[95.554,-52.209],[83.643,-48.956],[27.138,21.178],[-41.185,39.596],[-84.369,32.595],[-95.554,45.903],[-46.968,52.209],[-46.719,52.209],[22.014,39.596]],\"c\":true},\"ix\":2},\"nm\":\"Path 1\",\"mn\":\"ADBE Vector Shape - Group\",\"hd\":false},{\"ty\":\"fl\",\"c\":{\"a\":0,\"k\":[0.780391977348,0.854902020623,1,1],\"ix\":4},\"o\":{\"a\":0,\"k\":100,\"ix\":5},\"r\":1,\"nm\":\"Fill 1\",\"mn\":\"ADBE Vector Graphic - Fill\",\"hd\":false},{\"ty\":\"tr\",\"p\":{\"a\":0,\"k\":[426.125,380.191],\"ix\":2},\"a\":{\"a\":0,\"k\":[0,0],\"ix\":1},\"s\":{\"a\":0,\"k\":[100,100],\"ix\":3},\"r\":{\"a\":0,\"k\":0,\"ix\":6},\"o\":{\"a\":0,\"k\":100,\"ix\":7},\"sk\":{\"a\":0,\"k\":0,\"ix\":4},\"sa\":{\"a\":0,\"k\":0,\"ix\":5},\"nm\":\"Transform\"}],\"nm\":\"Group 33\",\"np\":2,\"cix\":2,\"ix\":19,\"mn\":\"ADBE Vector Group\",\"hd\":false},{\"ty\":\"gr\",\"it\":[{\"ind\":0,\"ty\":\"sh\",\"ix\":1,\"ks\":{\"a\":0,\"k\":{\"i\":[[0,0],[7.687,-28.441],[-1.281,-19.058],[0,0],[0,0],[12.266,12.563],[45.865,-18.448]],\"o\":[[0,0],[-7.687,28.441],[37.377,34.591],[0,0],[0,0],[-12.267,-12.562],[-26.904,38.178]],\"v\":[[-123.053,-45.596],[-155.803,8.584],[-163.201,106.975],[22.019,112.612],[164.482,-54.961],[128.065,-113.373],[30.218,-123.118]],\"c\":true},\"ix\":2},\"nm\":\"Path 1\",\"mn\":\"ADBE Vector Shape - Group\",\"hd\":false},{\"ty\":\"fl\",\"c\":{\"a\":0,\"k\":[0.882353001015,0.925490016563,1,1],\"ix\":4},\"o\":{\"a\":0,\"k\":100,\"ix\":5},\"r\":1,\"nm\":\"Fill 1\",\"mn\":\"ADBE Vector Graphic - Fill\",\"hd\":false},{\"ty\":\"tr\",\"p\":{\"a\":0,\"k\":[464.81,458.38],\"ix\":2},\"a\":{\"a\":0,\"k\":[0,0],\"ix\":1},\"s\":{\"a\":0,\"k\":[100,100],\"ix\":3},\"r\":{\"a\":0,\"k\":0,\"ix\":6},\"o\":{\"a\":0,\"k\":100,\"ix\":7},\"sk\":{\"a\":0,\"k\":0,\"ix\":4},\"sa\":{\"a\":0,\"k\":0,\"ix\":5},\"nm\":\"Transform\"}],\"nm\":\"Group 34\",\"np\":2,\"cix\":2,\"ix\":20,\"mn\":\"ADBE Vector Group\",\"hd\":false},{\"ty\":\"gr\",\"it\":[{\"ind\":0,\"ty\":\"sh\",\"ix\":1,\"ks\":{\"a\":0,\"k\":{\"i\":[[0,0],[4.996,-32.669],[0,0],[0,0],[0,0]],\"o\":[[0,0],[-4.997,32.669],[0,0],[0,0],[0,0]],\"v\":[[-113.753,-44.2],[-152.775,1.921],[-80.52,130.292],[157.772,1.921],[82.44,-130.292]],\"c\":true},\"ix\":2},\"nm\":\"Path 1\",\"mn\":\"ADBE Vector Shape - Group\",\"hd\":false},{\"ty\":\"fl\",\"c\":{\"a\":0,\"k\":[0.780391977348,0.862744978362,0.976471007104,1],\"ix\":4},\"o\":{\"a\":0,\"k\":100,\"ix\":5},\"r\":1,\"nm\":\"Fill 1\",\"mn\":\"ADBE Vector Graphic - Fill\",\"hd\":false},{\"ty\":\"tr\",\"p\":{\"a\":0,\"k\":[402.829,426.095],\"ix\":2},\"a\":{\"a\":0,\"k\":[0,0],\"ix\":1},\"s\":{\"a\":0,\"k\":[100,100],\"ix\":3},\"r\":{\"a\":0,\"k\":0,\"ix\":6},\"o\":{\"a\":0,\"k\":100,\"ix\":7},\"sk\":{\"a\":0,\"k\":0,\"ix\":4},\"sa\":{\"a\":0,\"k\":0,\"ix\":5},\"nm\":\"Transform\"}],\"nm\":\"Group 35\",\"np\":2,\"cix\":2,\"ix\":21,\"mn\":\"ADBE Vector Group\",\"hd\":false}],\"ip\":0,\"op\":600,\"st\":0,\"bm\":0}],\"markers\":[]}"
  },
  {
    "path": "src/assets/animations/empty.json",
    "content": "{\"v\":\"4.7.0\",\"fr\":25,\"ip\":0,\"op\":50,\"w\":120,\"h\":120,\"nm\":\"Comp 1\",\"ddd\":0,\"assets\":[],\"layers\":[{\"ddd\":0,\"ind\":1,\"ty\":4,\"nm\":\"ruoi\",\"ks\":{\"o\":{\"a\":1,\"k\":[{\"i\":{\"x\":[0.833],\"y\":[0.967]},\"o\":{\"x\":[0.167],\"y\":[0.033]},\"n\":[\"0p833_0p967_0p167_0p033\"],\"t\":35,\"s\":[100],\"e\":[0]},{\"t\":49}]},\"r\":{\"a\":0,\"k\":0},\"p\":{\"a\":1,\"k\":[{\"i\":{\"x\":0.833,\"y\":0.833},\"o\":{\"x\":0,\"y\":0},\"n\":\"0p833_0p833_0_0\",\"t\":0,\"s\":[57.361,61.016,0],\"e\":[57.699,41.796,0],\"to\":[-4.67500305175781,-4.12800598144531,0],\"ti\":[-13.9099960327148,5.27300262451172,0]},{\"i\":{\"x\":0.833,\"y\":0.833},\"o\":{\"x\":0.167,\"y\":0.167},\"n\":\"0p833_0p833_0p167_0p167\",\"t\":10.219,\"s\":[57.699,41.796,0],\"e\":[79.084,33.982,0],\"to\":[12.8159942626953,-4.85800170898438,0],\"ti\":[-4.54498291015625,3.73400115966797,0]},{\"i\":{\"x\":0.833,\"y\":0.833},\"o\":{\"x\":0.167,\"y\":0.167},\"n\":\"0p833_0p833_0p167_0p167\",\"t\":19.445,\"s\":[79.084,33.982,0],\"e\":[59.691,9.121,0],\"to\":[6.61601257324219,-5.43799591064453,0],\"ti\":[20.0290069580078,1.20700073242188,0]},{\"t\":35}]},\"a\":{\"a\":0,\"k\":[60.531,10.945,0]},\"s\":{\"a\":0,\"k\":[100,100,100]}},\"ao\":0,\"shapes\":[{\"ty\":\"gr\",\"it\":[{\"ty\":\"gr\",\"it\":[{\"ind\":0,\"ty\":\"sh\",\"ix\":1,\"ks\":{\"a\":0,\"k\":{\"i\":[[-0.994,0],[0,-0.994],[0.995,0],[0,0.994]],\"o\":[[0.995,0],[0,0.994],[-0.994,0],[0,-0.994]],\"v\":[[-0.001,-1.801],[1.801,-0.001],[-0.001,1.801],[-1.801,-0.001]],\"c\":true}},\"nm\":\"Path 1\",\"mn\":\"ADBE Vector Shape - Group\"},{\"ty\":\"fl\",\"c\":{\"a\":0,\"k\":[0.529,0.529,0.529,1]},\"o\":{\"a\":0,\"k\":100},\"r\":1,\"nm\":\"Fill 1\",\"mn\":\"ADBE Vector Graphic - Fill\"},{\"ty\":\"tr\",\"p\":{\"a\":0,\"k\":[62.4,13.144],\"ix\":2},\"a\":{\"a\":0,\"k\":[0,0],\"ix\":1},\"s\":{\"a\":0,\"k\":[100,100],\"ix\":3},\"r\":{\"a\":0,\"k\":0,\"ix\":6},\"o\":{\"a\":0,\"k\":100,\"ix\":7},\"sk\":{\"a\":0,\"k\":0,\"ix\":4},\"sa\":{\"a\":0,\"k\":0,\"ix\":5},\"nm\":\"Transform\"}],\"nm\":\"Group 1\",\"np\":2,\"cix\":2,\"ix\":1,\"mn\":\"ADBE Vector Group\"},{\"ty\":\"gr\",\"it\":[{\"ind\":0,\"ty\":\"sh\",\"ix\":1,\"ks\":{\"a\":0,\"k\":{\"i\":[[-1.422,0],[0,-1.422],[1.421,0],[0,1.422]],\"o\":[[1.421,0],[0,1.422],[-1.422,0],[0,-1.422]],\"v\":[[0.001,-2.574],[2.574,0],[0.001,2.574],[-2.574,0]],\"c\":true}},\"nm\":\"Path 1\",\"mn\":\"ADBE Vector Shape - Group\"},{\"ty\":\"st\",\"c\":{\"a\":0,\"k\":[0.529,0.529,0.529,1]},\"o\":{\"a\":0,\"k\":100},\"w\":{\"a\":0,\"k\":0.7},\"lc\":1,\"lj\":1,\"ml\":10,\"nm\":\"Stroke 1\",\"mn\":\"ADBE Vector Graphic - Stroke\"},{\"ty\":\"fl\",\"c\":{\"a\":0,\"k\":[1,1,1,1]},\"o\":{\"a\":0,\"k\":100},\"r\":1,\"nm\":\"Fill 1\",\"mn\":\"ADBE Vector Graphic - Fill\"},{\"ty\":\"tr\",\"p\":{\"a\":0,\"k\":[64.145,9.606],\"ix\":2},\"a\":{\"a\":0,\"k\":[0,0],\"ix\":1},\"s\":{\"a\":0,\"k\":[100,100],\"ix\":3},\"r\":{\"a\":0,\"k\":0,\"ix\":6},\"o\":{\"a\":0,\"k\":100,\"ix\":7},\"sk\":{\"a\":0,\"k\":0,\"ix\":4},\"sa\":{\"a\":0,\"k\":0,\"ix\":5},\"nm\":\"Transform\"}],\"nm\":\"Group 2\",\"np\":3,\"cix\":2,\"ix\":2,\"mn\":\"ADBE Vector Group\"},{\"ty\":\"gr\",\"it\":[{\"ind\":0,\"ty\":\"sh\",\"ix\":1,\"ks\":{\"a\":0,\"k\":{\"i\":[[-1.996,0],[0,-1.996],[1.996,0],[0,1.996]],\"o\":[[1.996,0],[0,1.996],[-1.996,0],[0,-1.996]],\"v\":[[0,-3.614],[3.614,0],[0,3.614],[-3.614,0]],\"c\":true}},\"nm\":\"Path 1\",\"mn\":\"ADBE Vector Shape - Group\"},{\"ty\":\"st\",\"c\":{\"a\":0,\"k\":[0.529,0.529,0.529,1]},\"o\":{\"a\":0,\"k\":100},\"w\":{\"a\":0,\"k\":0.7},\"lc\":1,\"lj\":1,\"ml\":10,\"nm\":\"Stroke 1\",\"mn\":\"ADBE Vector Graphic - Stroke\"},{\"ty\":\"fl\",\"c\":{\"a\":0,\"k\":[1,1,1,1]},\"o\":{\"a\":0,\"k\":100},\"r\":1,\"nm\":\"Fill 1\",\"mn\":\"ADBE Vector Graphic - Fill\"},{\"ty\":\"tr\",\"p\":{\"a\":0,\"k\":[57.957,10.552],\"ix\":2},\"a\":{\"a\":0,\"k\":[0,0],\"ix\":1},\"s\":{\"a\":0,\"k\":[100,100],\"ix\":3},\"r\":{\"a\":0,\"k\":0,\"ix\":6},\"o\":{\"a\":0,\"k\":100,\"ix\":7},\"sk\":{\"a\":0,\"k\":0,\"ix\":4},\"sa\":{\"a\":0,\"k\":0,\"ix\":5},\"nm\":\"Transform\"}],\"nm\":\"Group 3\",\"np\":3,\"cix\":2,\"ix\":3,\"mn\":\"ADBE Vector Group\"},{\"ty\":\"tr\",\"p\":{\"a\":0,\"k\":[60.531,10.941],\"ix\":2},\"a\":{\"a\":0,\"k\":[60.531,10.941],\"ix\":1},\"s\":{\"a\":0,\"k\":[100,100],\"ix\":3},\"r\":{\"a\":0,\"k\":0,\"ix\":6},\"o\":{\"a\":0,\"k\":100,\"ix\":7},\"sk\":{\"a\":0,\"k\":0,\"ix\":4},\"sa\":{\"a\":0,\"k\":0,\"ix\":5},\"nm\":\"Transform\"}],\"nm\":\"ruoi\",\"np\":3,\"cix\":2,\"ix\":1,\"mn\":\"ADBE Vector Group\"}],\"ip\":0,\"op\":50,\"st\":0,\"bm\":0,\"sr\":1},{\"ddd\":0,\"ind\":2,\"ty\":4,\"nm\":\"Shape Layer 2\",\"ks\":{\"o\":{\"a\":1,\"k\":[{\"i\":{\"x\":[0.833],\"y\":[0.967]},\"o\":{\"x\":[0.167],\"y\":[0.033]},\"n\":[\"0p833_0p967_0p167_0p033\"],\"t\":35,\"s\":[100],\"e\":[0]},{\"t\":49}]},\"r\":{\"a\":0,\"k\":0},\"p\":{\"a\":0,\"k\":[-0.75,-0.75,0]},\"a\":{\"a\":0,\"k\":[0,0,0]},\"s\":{\"a\":0,\"k\":[100,100,100]}},\"ao\":0,\"shapes\":[{\"ty\":\"gr\",\"it\":[{\"ind\":0,\"ty\":\"sh\",\"ix\":1,\"ks\":{\"a\":0,\"k\":{\"i\":[[0,0],[-13.91,5.273],[-4.545,3.734],[20.029,1.207]],\"o\":[[-4.675,-4.128],[12.816,-4.858],[6.616,-5.438],[0,0]],\"v\":[[-7.383,24.76],[-7.046,5.54],[14.34,-2.273],[-3.178,-24.76]],\"c\":false}},\"nm\":\"Path 1\",\"mn\":\"ADBE Vector Shape - Group\"},{\"ty\":\"st\",\"c\":{\"a\":0,\"k\":[0.627,0.627,0.627,1]},\"o\":{\"a\":0,\"k\":100},\"w\":{\"a\":0,\"k\":1},\"lc\":2,\"lj\":2,\"d\":[{\"n\":\"d\",\"nm\":\"dash\",\"v\":{\"a\":0,\"k\":2.028}},{\"n\":\"g\",\"nm\":\"gap\",\"v\":{\"a\":0,\"k\":2.028}},{\"n\":\"o\",\"nm\":\"offset\",\"v\":{\"a\":0,\"k\":0}}],\"nm\":\"Stroke 1\",\"mn\":\"ADBE Vector Graphic - Stroke\"},{\"ty\":\"tr\",\"p\":{\"a\":0,\"k\":[67.87,37.631],\"ix\":2},\"a\":{\"a\":0,\"k\":[0,0],\"ix\":1},\"s\":{\"a\":0,\"k\":[100,100],\"ix\":3},\"r\":{\"a\":0,\"k\":0,\"ix\":6},\"o\":{\"a\":0,\"k\":100,\"ix\":7},\"sk\":{\"a\":0,\"k\":0,\"ix\":4},\"sa\":{\"a\":0,\"k\":0,\"ix\":5},\"nm\":\"Transform\"}],\"nm\":\"Group 6\",\"np\":2,\"cix\":2,\"ix\":1,\"mn\":\"ADBE Vector Group\"},{\"ty\":\"tm\",\"s\":{\"a\":0,\"k\":0,\"ix\":1},\"e\":{\"a\":1,\"k\":[{\"i\":{\"x\":[0.833],\"y\":[0.953]},\"o\":{\"x\":[0.167],\"y\":[0.033]},\"n\":[\"0p833_0p953_0p167_0p033\"],\"t\":0,\"s\":[0],\"e\":[100]},{\"t\":35}],\"ix\":2},\"o\":{\"a\":0,\"k\":0,\"ix\":3},\"m\":1,\"ix\":2,\"nm\":\"Trim Paths 1\",\"mn\":\"ADBE Vector Filter - Trim\"}],\"ip\":0,\"op\":50,\"st\":0,\"bm\":0,\"sr\":1},{\"ddd\":0,\"ind\":3,\"ty\":4,\"nm\":\"im_emptyBox Outlines\",\"ks\":{\"o\":{\"a\":0,\"k\":100},\"r\":{\"a\":0,\"k\":0},\"p\":{\"a\":0,\"k\":[60,60,0]},\"a\":{\"a\":0,\"k\":[60,60,0]},\"s\":{\"a\":0,\"k\":[100,100,100]}},\"ao\":0,\"shapes\":[{\"ty\":\"gr\",\"it\":[{\"ty\":\"gr\",\"it\":[{\"ind\":0,\"ty\":\"sh\",\"ix\":1,\"ks\":{\"a\":0,\"k\":{\"i\":[[0,0],[0,0],[0,0],[0,0]],\"o\":[[0,0],[0,0],[0,0],[0,0]],\"v\":[[-0.001,-16.607],[-32.143,-0.002],[-0.001,16.607],[32.144,-0.002]],\"c\":true}},\"nm\":\"Path 1\",\"mn\":\"ADBE Vector Shape - Group\"},{\"ty\":\"fl\",\"c\":{\"a\":0,\"k\":[0.8,0.82,0.851,1]},\"o\":{\"a\":0,\"k\":100},\"r\":1,\"nm\":\"Fill 1\",\"mn\":\"ADBE Vector Graphic - Fill\"},{\"ty\":\"tr\",\"p\":{\"a\":0,\"k\":[60,55.75],\"ix\":2},\"a\":{\"a\":0,\"k\":[0,0],\"ix\":1},\"s\":{\"a\":0,\"k\":[100,100],\"ix\":3},\"r\":{\"a\":0,\"k\":0,\"ix\":6},\"o\":{\"a\":0,\"k\":100,\"ix\":7},\"sk\":{\"a\":0,\"k\":0,\"ix\":4},\"sa\":{\"a\":0,\"k\":0,\"ix\":5},\"nm\":\"Transform\"}],\"nm\":\"Group 7\",\"np\":2,\"cix\":2,\"ix\":1,\"mn\":\"ADBE Vector Group\"},{\"ty\":\"gr\",\"it\":[{\"ind\":0,\"ty\":\"sh\",\"ix\":1,\"ks\":{\"a\":0,\"k\":{\"i\":[[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0]],\"o\":[[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0]],\"v\":[[12.856,-23.249],[0,-16.605],[-12.857,-23.249],[-45,-6.641],[-32.144,0.001],[-45,6.645],[-12.857,23.249],[0,16.609],[12.856,23.249],[45,6.645],[32.143,0.001],[45,-6.641]],\"c\":true}},\"nm\":\"Path 1\",\"mn\":\"ADBE Vector Shape - Group\"},{\"ty\":\"fl\",\"c\":{\"a\":0,\"k\":[0.957,0.957,0.957,1]},\"o\":{\"a\":0,\"k\":100},\"r\":1,\"nm\":\"Fill 1\",\"mn\":\"ADBE Vector Graphic - Fill\"},{\"ty\":\"tr\",\"p\":{\"a\":0,\"k\":[60,55.748],\"ix\":2},\"a\":{\"a\":0,\"k\":[0,0],\"ix\":1},\"s\":{\"a\":0,\"k\":[100,100],\"ix\":3},\"r\":{\"a\":0,\"k\":0,\"ix\":6},\"o\":{\"a\":0,\"k\":100,\"ix\":7},\"sk\":{\"a\":0,\"k\":0,\"ix\":4},\"sa\":{\"a\":0,\"k\":0,\"ix\":5},\"nm\":\"Transform\"}],\"nm\":\"Group 8\",\"np\":2,\"cix\":2,\"ix\":2,\"mn\":\"ADBE Vector Group\"},{\"ty\":\"gr\",\"it\":[{\"ind\":0,\"ty\":\"sh\",\"ix\":1,\"ks\":{\"a\":0,\"k\":{\"i\":[[0,0],[0,0],[0,0],[0,0]],\"o\":[[0,0],[0,0],[0,0],[0,0]],\"v\":[[-16.072,24.171],[16.072,11.312],[16.072,-24.171],[-16.072,-24.171]],\"c\":true}},\"nm\":\"Path 1\",\"mn\":\"ADBE Vector Shape - Group\"},{\"ty\":\"fl\",\"c\":{\"a\":0,\"k\":[0.902,0.914,0.929,1]},\"o\":{\"a\":0,\"k\":100},\"r\":1,\"nm\":\"Fill 1\",\"mn\":\"ADBE Vector Graphic - Fill\"},{\"ty\":\"tr\",\"p\":{\"a\":0,\"k\":[76.072,83.33],\"ix\":2},\"a\":{\"a\":0,\"k\":[0,0],\"ix\":1},\"s\":{\"a\":0,\"k\":[100,100],\"ix\":3},\"r\":{\"a\":0,\"k\":0,\"ix\":6},\"o\":{\"a\":0,\"k\":100,\"ix\":7},\"sk\":{\"a\":0,\"k\":0,\"ix\":4},\"sa\":{\"a\":0,\"k\":0,\"ix\":5},\"nm\":\"Transform\"}],\"nm\":\"Group 9\",\"np\":2,\"cix\":2,\"ix\":3,\"mn\":\"ADBE Vector Group\"},{\"ty\":\"gr\",\"it\":[{\"ind\":0,\"ty\":\"sh\",\"ix\":1,\"ks\":{\"a\":0,\"k\":{\"i\":[[0,0],[0,0],[0,0],[0,0],[0,0]],\"o\":[[0,0],[0,0],[0,0],[0,0],[0,0]],\"v\":[[-32.143,-24.171],[-32.143,11.311],[-0.001,24.171],[32.144,11.311],[32.144,-24.171]],\"c\":true}},\"nm\":\"Path 1\",\"mn\":\"ADBE Vector Shape - Group\"},{\"ty\":\"fl\",\"c\":{\"a\":0,\"k\":[0.8,0.82,0.851,1]},\"o\":{\"a\":0,\"k\":100},\"r\":1,\"nm\":\"Fill 1\",\"mn\":\"ADBE Vector Graphic - Fill\"},{\"ty\":\"tr\",\"p\":{\"a\":0,\"k\":[60,83.33],\"ix\":2},\"a\":{\"a\":0,\"k\":[0,0],\"ix\":1},\"s\":{\"a\":0,\"k\":[100,100],\"ix\":3},\"r\":{\"a\":0,\"k\":0,\"ix\":6},\"o\":{\"a\":0,\"k\":100,\"ix\":7},\"sk\":{\"a\":0,\"k\":0,\"ix\":4},\"sa\":{\"a\":0,\"k\":0,\"ix\":5},\"nm\":\"Transform\"}],\"nm\":\"Group 10\",\"np\":2,\"cix\":2,\"ix\":4,\"mn\":\"ADBE Vector Group\"},{\"ty\":\"tr\",\"p\":{\"a\":0,\"k\":[60,60.186],\"ix\":2},\"a\":{\"a\":0,\"k\":[60,60.186],\"ix\":1},\"s\":{\"a\":0,\"k\":[100,100],\"ix\":3},\"r\":{\"a\":0,\"k\":0,\"ix\":6},\"o\":{\"a\":0,\"k\":100,\"ix\":7},\"sk\":{\"a\":0,\"k\":0,\"ix\":4},\"sa\":{\"a\":0,\"k\":0,\"ix\":5},\"nm\":\"Transform\"}],\"nm\":\"box\",\"np\":4,\"cix\":2,\"ix\":1,\"mn\":\"ADBE Vector Group\"}],\"ip\":0,\"op\":50,\"st\":0,\"bm\":0,\"sr\":1}]}"
  },
  {
    "path": "src/assets/animations/error.json",
    "content": "{\"v\":\"5.2.1\",\"fr\":60,\"ip\":0,\"op\":120,\"w\":1080,\"h\":1080,\"nm\":\"Chemical\",\"ddd\":0,\"assets\":[],\"layers\":[{\"ddd\":0,\"ind\":1,\"ty\":4,\"nm\":\"Chemical Outlines\",\"sr\":1,\"ks\":{\"o\":{\"a\":0,\"k\":100,\"ix\":11},\"r\":{\"a\":1,\"k\":[{\"i\":{\"x\":[0],\"y\":[0.981]},\"o\":{\"x\":[0.333],\"y\":[0]},\"n\":[\"0_0p981_0p333_0\"],\"t\":0,\"s\":[0],\"e\":[9]},{\"i\":{\"x\":[0],\"y\":[1.009]},\"o\":{\"x\":[0.333],\"y\":[0]},\"n\":[\"0_1p009_0p333_0\"],\"t\":12,\"s\":[9],\"e\":[-9]},{\"i\":{\"x\":[0],\"y\":[0.991]},\"o\":{\"x\":[0.333],\"y\":[0]},\"n\":[\"0_0p991_0p333_0\"],\"t\":24,\"s\":[-9],\"e\":[9]},{\"i\":{\"x\":[0],\"y\":[1.009]},\"o\":{\"x\":[0.333],\"y\":[0]},\"n\":[\"0_1p009_0p333_0\"],\"t\":36,\"s\":[9],\"e\":[-9]},{\"i\":{\"x\":[0],\"y\":[0.981]},\"o\":{\"x\":[0.333],\"y\":[0]},\"n\":[\"0_0p981_0p333_0\"],\"t\":48,\"s\":[-9],\"e\":[0]},{\"t\":60}],\"ix\":10},\"p\":{\"a\":1,\"k\":[{\"i\":{\"x\":0,\"y\":0.992},\"o\":{\"x\":0.333,\"y\":0},\"n\":\"0_0p992_0p333_0\",\"t\":0,\"s\":[554,784,0],\"e\":[538,770,0],\"to\":[-2.66666674613953,-2.33333325386047,0],\"ti\":[-3,0.66666668653488,0]},{\"i\":{\"x\":0,\"y\":0.995},\"o\":{\"x\":0.333,\"y\":0},\"n\":\"0_0p995_0p333_0\",\"t\":12,\"s\":[538,770,0],\"e\":[572,780,0],\"to\":[3,-0.66666668653488,0],\"ti\":[0,0,0]},{\"i\":{\"x\":0,\"y\":0.995},\"o\":{\"x\":0.333,\"y\":0},\"n\":\"0_0p995_0p333_0\",\"t\":24,\"s\":[572,780,0],\"e\":[538,770,0],\"to\":[0,0,0],\"ti\":[0,0,0]},{\"i\":{\"x\":0,\"y\":0.995},\"o\":{\"x\":0.333,\"y\":0},\"n\":\"0_0p995_0p333_0\",\"t\":36,\"s\":[538,770,0],\"e\":[572,780,0],\"to\":[0,0,0],\"ti\":[-2.66666674613953,-2.33333325386047,0]},{\"i\":{\"x\":0,\"y\":0.991},\"o\":{\"x\":0.333,\"y\":0},\"n\":\"0_0p991_0p333_0\",\"t\":48,\"s\":[572,780,0],\"e\":[554,784,0],\"to\":[2.66666674613953,2.33333325386047,0],\"ti\":[3,-0.66666668653488,0]},{\"t\":60}],\"ix\":2},\"a\":{\"a\":0,\"k\":[540,763.284,0],\"ix\":1},\"s\":{\"a\":0,\"k\":[126.296,126.296,100],\"ix\":6}},\"ao\":0,\"shapes\":[{\"ty\":\"gr\",\"it\":[{\"ind\":0,\"ty\":\"sh\",\"ix\":1,\"ks\":{\"a\":1,\"k\":[{\"i\":{\"x\":0.667,\"y\":1},\"o\":{\"x\":0.333,\"y\":0},\"n\":\"0p667_1_0p333_0\",\"t\":0,\"s\":[{\"i\":[[0,0],[46.547,31.003],[-14.612,37.431],[-33.095,10.378],[-36.432,30.363],[-31.132,8.839],[-26.647,-27.032],[-19.601,-14.99],[-11.707,-26.903],[1.333,-59.359]],\"o\":[[0,0],[-34.494,-22.976],[11.401,-29.21],[33.095,-10.377],[36.432,-30.363],[31.131,-8.84],[40.034,40.612],[19.602,14.989],[16.701,38.38],[0,0]],\"v\":[[-27.577,165.972],[-87.456,100.655],[-225.534,29.797],[-131.797,16.729],[-201.473,-98.394],[-107.612,-75.281],[-65.267,-123.095],[11.527,10.049],[55.585,-13.867],[38.405,165.972]],\"c\":true}],\"e\":[{\"i\":[[0,0],[46.547,31.003],[-14.612,37.431],[-33.095,10.378],[-36.432,30.363],[-31.132,8.839],[-26.647,-27.032],[-19.601,-14.99],[-11.707,-26.903],[1.333,-59.359]],\"o\":[[0,0],[-34.494,-22.976],[11.401,-29.21],[33.095,-10.377],[36.432,-30.363],[31.131,-8.84],[40.034,40.612],[19.602,14.989],[16.701,38.38],[0,0]],\"v\":[[-27.577,165.971],[-72.852,87.94],[-110.219,-27.178],[-45.605,3.648],[-3.724,-144.463],[38.213,-75.83],[140.705,-87.033],[107.344,26.584],[196.447,41.473],[38.405,165.971]],\"c\":true}]},{\"i\":{\"x\":0.667,\"y\":1},\"o\":{\"x\":0.333,\"y\":0},\"n\":\"0p667_1_0p333_0\",\"t\":12,\"s\":[{\"i\":[[0,0],[46.547,31.003],[-14.612,37.431],[-33.095,10.378],[-36.432,30.363],[-31.132,8.839],[-26.647,-27.032],[-19.601,-14.99],[-11.707,-26.903],[1.333,-59.359]],\"o\":[[0,0],[-34.494,-22.976],[11.401,-29.21],[33.095,-10.377],[36.432,-30.363],[31.131,-8.84],[40.034,40.612],[19.602,14.989],[16.701,38.38],[0,0]],\"v\":[[-27.577,165.971],[-72.852,87.94],[-110.219,-27.178],[-45.605,3.648],[-3.724,-144.463],[38.213,-75.83],[140.705,-87.033],[107.344,26.584],[196.447,41.473],[38.405,165.971]],\"c\":true}],\"e\":[{\"i\":[[0,0],[46.547,31.003],[-14.612,37.431],[-33.095,10.378],[-36.432,30.363],[-31.132,8.839],[-26.647,-27.032],[-19.601,-14.99],[-11.707,-26.903],[1.333,-59.359]],\"o\":[[0,0],[-34.494,-22.976],[11.401,-29.21],[33.095,-10.377],[36.432,-30.363],[31.131,-8.84],[40.034,40.612],[19.602,14.989],[16.701,38.38],[0,0]],\"v\":[[-27.577,165.972],[-87.456,100.655],[-225.534,29.797],[-131.797,16.729],[-201.473,-98.394],[-107.612,-75.281],[-65.267,-123.095],[11.527,10.049],[55.585,-13.867],[38.405,165.972]],\"c\":true}]},{\"i\":{\"x\":0.667,\"y\":1},\"o\":{\"x\":0.333,\"y\":0},\"n\":\"0p667_1_0p333_0\",\"t\":24,\"s\":[{\"i\":[[0,0],[46.547,31.003],[-14.612,37.431],[-33.095,10.378],[-36.432,30.363],[-31.132,8.839],[-26.647,-27.032],[-19.601,-14.99],[-11.707,-26.903],[1.333,-59.359]],\"o\":[[0,0],[-34.494,-22.976],[11.401,-29.21],[33.095,-10.377],[36.432,-30.363],[31.131,-8.84],[40.034,40.612],[19.602,14.989],[16.701,38.38],[0,0]],\"v\":[[-27.577,165.972],[-87.456,100.655],[-225.534,29.797],[-131.797,16.729],[-201.473,-98.394],[-107.612,-75.281],[-65.267,-123.095],[11.527,10.049],[55.585,-13.867],[38.405,165.972]],\"c\":true}],\"e\":[{\"i\":[[0,0],[46.547,31.003],[-14.612,37.431],[-33.095,10.378],[-36.432,30.363],[-31.132,8.839],[-26.647,-27.032],[-19.601,-14.99],[-11.707,-26.903],[1.333,-59.359]],\"o\":[[0,0],[-34.494,-22.976],[11.401,-29.21],[33.095,-10.377],[36.432,-30.363],[31.131,-8.84],[40.034,40.612],[19.602,14.989],[16.701,38.38],[0,0]],\"v\":[[-27.577,165.972],[-72.852,87.94],[-110.219,-27.178],[-45.605,3.648],[-3.724,-144.463],[38.213,-75.83],[140.705,-87.033],[107.344,26.584],[196.447,41.473],[38.405,165.972]],\"c\":true}]},{\"i\":{\"x\":0.667,\"y\":1},\"o\":{\"x\":0.333,\"y\":0},\"n\":\"0p667_1_0p333_0\",\"t\":36,\"s\":[{\"i\":[[0,0],[46.547,31.003],[-14.612,37.431],[-33.095,10.378],[-36.432,30.363],[-31.132,8.839],[-26.647,-27.032],[-19.601,-14.99],[-11.707,-26.903],[1.333,-59.359]],\"o\":[[0,0],[-34.494,-22.976],[11.401,-29.21],[33.095,-10.377],[36.432,-30.363],[31.131,-8.84],[40.034,40.612],[19.602,14.989],[16.701,38.38],[0,0]],\"v\":[[-27.577,165.972],[-72.852,87.94],[-110.219,-27.178],[-45.605,3.648],[-3.724,-144.463],[38.213,-75.83],[140.705,-87.033],[107.344,26.584],[196.447,41.473],[38.405,165.972]],\"c\":true}],\"e\":[{\"i\":[[0,0],[19.555,12.853],[5.133,23.784],[-25.136,4.239],[-35.022,13.287],[-31.849,3.563],[-13.715,-11.142],[-8.621,-8.163],[-5.002,-11.881],[-4.025,-29.44]],\"o\":[[0,0],[-0.014,-4.404],[16.201,-12.169],[34.021,-4.173],[42.831,-13.537],[27.094,-3.593],[23.208,16.619],[10.894,17.751],[6.835,16.475],[0,0]],\"v\":[[-27.577,165.971],[-32.706,137.053],[-36.866,107.395],[-23.435,98.333],[8.285,36.13],[24.357,62.733],[62.186,57.996],[47.529,105.899],[51.288,121.732],[38.405,165.971]],\"c\":true}]},{\"i\":{\"x\":0.667,\"y\":1},\"o\":{\"x\":0.333,\"y\":0},\"n\":\"0p667_1_0p333_0\",\"t\":50,\"s\":[{\"i\":[[0,0],[19.555,12.853],[5.133,23.784],[-25.136,4.239],[-35.022,13.287],[-31.849,3.563],[-13.715,-11.142],[-8.621,-8.163],[-5.002,-11.881],[-4.025,-29.44]],\"o\":[[0,0],[-0.014,-4.404],[16.201,-12.169],[34.021,-4.173],[42.831,-13.537],[27.094,-3.593],[23.208,16.619],[10.894,17.751],[6.835,16.475],[0,0]],\"v\":[[-27.577,165.971],[-32.706,137.053],[-36.866,107.395],[-23.435,98.333],[8.285,36.13],[24.357,62.733],[62.186,57.996],[47.529,105.899],[51.288,121.732],[38.405,165.971]],\"c\":true}],\"e\":[{\"i\":[[0,0],[13.771,8.963],[1.453,16.648],[-23.43,2.924],[-34.719,9.628],[-32.003,2.432],[-10.943,-7.737],[-6.269,-6.7],[-3.565,-8.662],[-5.173,-23.029]],\"o\":[[0,0],[0.013,-3.116],[17.23,-8.517],[34.22,-2.843],[44.202,-9.931],[26.229,-2.469],[19.603,11.477],[9.028,18.343],[4.721,11.781],[0,0]],\"v\":[[-27.577,165.971],[-31.27,145.835],[-32.019,124.982],[-18.684,118.622],[-12.461,85.141],[21.388,92.425],[45.36,89.074],[40.77,123.674],[44.894,135.126],[38.405,165.971]],\"c\":true}]},{\"i\":{\"x\":0.667,\"y\":1},\"o\":{\"x\":0.333,\"y\":0},\"n\":\"0p667_1_0p333_0\",\"t\":53,\"s\":[{\"i\":[[0,0],[13.771,8.963],[1.453,16.648],[-23.43,2.924],[-34.719,9.628],[-32.003,2.432],[-10.943,-7.737],[-6.269,-6.7],[-3.565,-8.662],[-5.173,-23.029]],\"o\":[[0,0],[0.013,-3.116],[17.23,-8.517],[34.22,-2.843],[44.202,-9.931],[26.229,-2.469],[19.603,11.477],[9.028,18.343],[4.721,11.781],[0,0]],\"v\":[[-27.577,165.971],[-31.27,145.835],[-32.019,124.982],[-18.684,118.622],[-12.461,85.141],[21.388,92.425],[45.36,89.074],[40.77,123.674],[44.894,135.126],[38.405,165.971]],\"c\":true}],\"e\":[{\"i\":[[0,0],[0.275,-0.112],[-7.131,-0.001],[-19.45,-0.145],[-34.014,1.089],[-32.362,-0.206],[-4.477,0.208],[-0.779,-3.287],[-0.212,-1.152],[-7.851,-8.07]],\"o\":[[0,0],[0.077,-0.112],[19.63,0.004],[34.683,0.259],[47.402,-1.518],[24.21,0.154],[11.19,-0.52],[4.673,19.724],[-0.212,0.828],[0,0]],\"v\":[[-27.577,165.971],[-27.918,166.327],[-20.71,166.019],[-7.599,165.965],[16.862,165.126],[14.459,161.706],[6.101,161.588],[24.998,165.147],[29.974,166.377],[38.405,165.971]],\"c\":true}]},{\"t\":60}],\"ix\":2},\"nm\":\"Path 1\",\"mn\":\"ADBE Vector Shape - Group\",\"hd\":false},{\"ty\":\"fl\",\"c\":{\"a\":0,\"k\":[0.6,0.677999997606,0.976000019148,1],\"ix\":4},\"o\":{\"a\":0,\"k\":100,\"ix\":5},\"r\":1,\"nm\":\"Fill 1\",\"mn\":\"ADBE Vector Graphic - Fill\",\"hd\":false},{\"ty\":\"tr\",\"p\":{\"a\":0,\"k\":[534.586,345.676],\"ix\":2},\"a\":{\"a\":0,\"k\":[0,0],\"ix\":1},\"s\":{\"a\":0,\"k\":[100,100],\"ix\":3},\"r\":{\"a\":0,\"k\":0,\"ix\":6},\"o\":{\"a\":0,\"k\":100,\"ix\":7},\"sk\":{\"a\":0,\"k\":0,\"ix\":4},\"sa\":{\"a\":0,\"k\":0,\"ix\":5},\"nm\":\"Transform\"}],\"nm\":\"Group 6\",\"np\":2,\"cix\":2,\"ix\":1,\"mn\":\"ADBE Vector Group\",\"hd\":false}],\"ip\":0,\"op\":600,\"st\":0,\"bm\":0},{\"ddd\":0,\"ind\":2,\"ty\":4,\"nm\":\"Chemical Outlines 2\",\"sr\":1,\"ks\":{\"o\":{\"a\":0,\"k\":100,\"ix\":11},\"r\":{\"a\":1,\"k\":[{\"i\":{\"x\":[0],\"y\":[0.981]},\"o\":{\"x\":[0.333],\"y\":[0]},\"n\":[\"0_0p981_0p333_0\"],\"t\":0,\"s\":[0],\"e\":[9]},{\"i\":{\"x\":[0],\"y\":[1.009]},\"o\":{\"x\":[0.333],\"y\":[0]},\"n\":[\"0_1p009_0p333_0\"],\"t\":12,\"s\":[9],\"e\":[-9]},{\"i\":{\"x\":[0],\"y\":[0.991]},\"o\":{\"x\":[0.333],\"y\":[0]},\"n\":[\"0_0p991_0p333_0\"],\"t\":24,\"s\":[-9],\"e\":[9]},{\"i\":{\"x\":[0],\"y\":[1.009]},\"o\":{\"x\":[0.333],\"y\":[0]},\"n\":[\"0_1p009_0p333_0\"],\"t\":36,\"s\":[9],\"e\":[-9]},{\"i\":{\"x\":[0],\"y\":[0.981]},\"o\":{\"x\":[0.333],\"y\":[0]},\"n\":[\"0_0p981_0p333_0\"],\"t\":48,\"s\":[-9],\"e\":[0]},{\"t\":60}],\"ix\":10},\"p\":{\"a\":1,\"k\":[{\"i\":{\"x\":0,\"y\":0.992},\"o\":{\"x\":0.333,\"y\":0},\"n\":\"0_0p992_0p333_0\",\"t\":0,\"s\":[554,784,0],\"e\":[538,770,0],\"to\":[-2.66666674613953,-2.33333325386047,0],\"ti\":[-3,0.66666668653488,0]},{\"i\":{\"x\":0,\"y\":0.995},\"o\":{\"x\":0.333,\"y\":0},\"n\":\"0_0p995_0p333_0\",\"t\":12,\"s\":[538,770,0],\"e\":[572,780,0],\"to\":[3,-0.66666668653488,0],\"ti\":[0,0,0]},{\"i\":{\"x\":0,\"y\":0.995},\"o\":{\"x\":0.333,\"y\":0},\"n\":\"0_0p995_0p333_0\",\"t\":24,\"s\":[572,780,0],\"e\":[538,770,0],\"to\":[0,0,0],\"ti\":[0,0,0]},{\"i\":{\"x\":0,\"y\":0.995},\"o\":{\"x\":0.333,\"y\":0},\"n\":\"0_0p995_0p333_0\",\"t\":36,\"s\":[538,770,0],\"e\":[572,780,0],\"to\":[0,0,0],\"ti\":[-2.66666674613953,-2.33333325386047,0]},{\"i\":{\"x\":0,\"y\":0.991},\"o\":{\"x\":0.333,\"y\":0},\"n\":\"0_0p991_0p333_0\",\"t\":48,\"s\":[572,780,0],\"e\":[554,784,0],\"to\":[2.66666674613953,2.33333325386047,0],\"ti\":[3,-0.66666668653488,0]},{\"t\":60}],\"ix\":2},\"a\":{\"a\":0,\"k\":[540,763.284,0],\"ix\":1},\"s\":{\"a\":0,\"k\":[126.296,126.296,100],\"ix\":6}},\"ao\":0,\"shapes\":[{\"ty\":\"gr\",\"it\":[{\"ind\":0,\"ty\":\"sh\",\"ix\":1,\"ks\":{\"a\":0,\"k\":{\"i\":[[0,0],[0,0]],\"o\":[[0,0],[0,0]],\"v\":[[550.067,518.566],[550.067,594.665]],\"c\":false},\"ix\":2},\"nm\":\"Path 1\",\"mn\":\"ADBE Vector Shape - Group\",\"hd\":false},{\"ty\":\"st\",\"c\":{\"a\":0,\"k\":[0.6,0.677999997606,0.976000019148,1],\"ix\":3},\"o\":{\"a\":0,\"k\":100,\"ix\":4},\"w\":{\"a\":0,\"k\":10,\"ix\":5},\"lc\":2,\"lj\":1,\"ml\":10,\"ml2\":{\"a\":0,\"k\":10,\"ix\":8},\"nm\":\"Stroke 1\",\"mn\":\"ADBE Vector Graphic - Stroke\",\"hd\":false},{\"ty\":\"tr\",\"p\":{\"a\":0,\"k\":[0,0],\"ix\":2},\"a\":{\"a\":0,\"k\":[0,0],\"ix\":1},\"s\":{\"a\":0,\"k\":[100,100],\"ix\":3},\"r\":{\"a\":0,\"k\":0,\"ix\":6},\"o\":{\"a\":0,\"k\":100,\"ix\":7},\"sk\":{\"a\":0,\"k\":0,\"ix\":4},\"sa\":{\"a\":0,\"k\":0,\"ix\":5},\"nm\":\"Transform\"}],\"nm\":\"Group 1\",\"np\":2,\"cix\":2,\"ix\":1,\"mn\":\"ADBE Vector Group\",\"hd\":false},{\"ty\":\"gr\",\"it\":[{\"ind\":0,\"ty\":\"sh\",\"ix\":1,\"ks\":{\"a\":0,\"k\":{\"i\":[[-15.613,-8.421],[0.957,2.781],[6.261,5.859],[-3.147,-16.055]],\"o\":[[2.588,1.396],[-2.596,-7.546],[-11.827,-11.068],[2.318,11.83]],\"v\":[[17.489,18.685],[22.075,14.829],[8.761,-9.014],[-19.885,1.403]],\"c\":true},\"ix\":2},\"nm\":\"Path 1\",\"mn\":\"ADBE Vector Shape - Group\",\"hd\":false},{\"ty\":\"fl\",\"c\":{\"a\":0,\"k\":[0.6,0.677999997606,0.976000019148,1],\"ix\":4},\"o\":{\"a\":0,\"k\":100,\"ix\":5},\"r\":1,\"nm\":\"Fill 1\",\"mn\":\"ADBE Vector Graphic - Fill\",\"hd\":false},{\"ty\":\"tr\",\"p\":{\"a\":1,\"k\":[{\"i\":{\"x\":0.667,\"y\":1},\"o\":{\"x\":0.333,\"y\":0},\"n\":\"0p667_1_0p333_0\",\"t\":0,\"s\":[292.8,304.675],\"e\":[458.8,234.675],\"to\":[27.6666660308838,-11.6666669845581],\"ti\":[0,0]},{\"i\":{\"x\":0.667,\"y\":1},\"o\":{\"x\":0.333,\"y\":0},\"n\":\"0p667_1_0p333_0\",\"t\":12,\"s\":[458.8,234.675],\"e\":[292.8,304.675],\"to\":[0,0],\"ti\":[2.6120662689209,-3.75395488739014]},{\"i\":{\"x\":0.667,\"y\":1},\"o\":{\"x\":0.333,\"y\":0},\"n\":\"0p667_1_0p333_0\",\"t\":24,\"s\":[292.8,304.675],\"e\":[443.128,257.199],\"to\":[-2.6120662689209,3.75395488739014],\"ti\":[-27.6666660308838,11.6666669845581]},{\"i\":{\"x\":0.667,\"y\":1},\"o\":{\"x\":0.333,\"y\":0},\"n\":\"0p667_1_0p333_0\",\"t\":36,\"s\":[443.128,257.199],\"e\":[458.8,234.675],\"to\":[27.6666660308838,-11.6666669845581],\"ti\":[-2.6120662689209,3.75395488739014]},{\"t\":60}],\"ix\":2},\"a\":{\"a\":0,\"k\":[20.123,18.655],\"ix\":1},\"s\":{\"a\":1,\"k\":[{\"i\":{\"x\":[0.667,0.667],\"y\":[1,1]},\"o\":{\"x\":[0.333,0.333],\"y\":[0,0]},\"n\":[\"0p667_1_0p333_0\",\"0p667_1_0p333_0\"],\"t\":36,\"s\":[100,100],\"e\":[0,0]},{\"t\":48}],\"ix\":3},\"r\":{\"a\":1,\"k\":[{\"i\":{\"x\":[0.667],\"y\":[1]},\"o\":{\"x\":[0.333],\"y\":[0]},\"n\":[\"0p667_1_0p333_0\"],\"t\":0,\"s\":[-17],\"e\":[82]},{\"i\":{\"x\":[0.667],\"y\":[1]},\"o\":{\"x\":[0.333],\"y\":[0]},\"n\":[\"0p667_1_0p333_0\"],\"t\":12,\"s\":[82],\"e\":[-17]},{\"i\":{\"x\":[0.667],\"y\":[1]},\"o\":{\"x\":[0.333],\"y\":[0]},\"n\":[\"0p667_1_0p333_0\"],\"t\":24,\"s\":[-17],\"e\":[82]},{\"i\":{\"x\":[0.667],\"y\":[1]},\"o\":{\"x\":[0.333],\"y\":[0]},\"n\":[\"0p667_1_0p333_0\"],\"t\":36,\"s\":[82],\"e\":[82]},{\"t\":60}],\"ix\":6},\"o\":{\"a\":0,\"k\":100,\"ix\":7},\"sk\":{\"a\":0,\"k\":0,\"ix\":4},\"sa\":{\"a\":0,\"k\":0,\"ix\":5},\"nm\":\"Transform\"}],\"nm\":\"Group 4\",\"np\":2,\"cix\":2,\"ix\":2,\"mn\":\"ADBE Vector Group\",\"hd\":false},{\"ty\":\"gr\",\"it\":[{\"ind\":0,\"ty\":\"sh\",\"ix\":1,\"ks\":{\"a\":0,\"k\":{\"i\":[[24.578,-13.257],[-1.507,4.379],[-9.855,9.222],[4.953,-25.274]],\"o\":[[-4.075,2.198],[4.087,-11.879],[18.618,-17.423],[-3.65,18.622]],\"v\":[[-27.529,29.414],[-34.75,23.343],[-13.792,-14.189],[31.305,2.209]],\"c\":true},\"ix\":2},\"nm\":\"Path 1\",\"mn\":\"ADBE Vector Shape - Group\",\"hd\":false},{\"ty\":\"fl\",\"c\":{\"a\":0,\"k\":[0.6,0.677999997606,0.976000019148,1],\"ix\":4},\"o\":{\"a\":0,\"k\":100,\"ix\":5},\"r\":1,\"nm\":\"Fill 1\",\"mn\":\"ADBE Vector Graphic - Fill\",\"hd\":false},{\"ty\":\"tr\",\"p\":{\"a\":1,\"k\":[{\"i\":{\"x\":0.667,\"y\":1},\"o\":{\"x\":0.333,\"y\":0},\"n\":\"0p667_1_0p333_0\",\"t\":0,\"s\":[545.24,248.915],\"e\":[740.24,248.915],\"to\":[32.5,0],\"ti\":[0,0]},{\"i\":{\"x\":0.667,\"y\":1},\"o\":{\"x\":0.333,\"y\":0},\"n\":\"0p667_1_0p333_0\",\"t\":12,\"s\":[740.24,248.915],\"e\":[545.24,248.915],\"to\":[0,0],\"ti\":[0,0]},{\"i\":{\"x\":0.667,\"y\":1},\"o\":{\"x\":0.333,\"y\":0},\"n\":\"0p667_1_0p333_0\",\"t\":24,\"s\":[545.24,248.915],\"e\":[740.24,248.915],\"to\":[0,0],\"ti\":[-32.5,0]},{\"t\":36}],\"ix\":2},\"a\":{\"a\":0,\"k\":[0,0],\"ix\":1},\"s\":{\"a\":1,\"k\":[{\"i\":{\"x\":[0.667,0.667],\"y\":[1,1]},\"o\":{\"x\":[0.333,0.333],\"y\":[0,0]},\"n\":[\"0p667_1_0p333_0\",\"0p667_1_0p333_0\"],\"t\":0,\"s\":[100,100],\"e\":[100,100]},{\"i\":{\"x\":[0.667,0.667],\"y\":[1,1]},\"o\":{\"x\":[0.333,0.333],\"y\":[0,0]},\"n\":[\"0p667_1_0p333_0\",\"0p667_1_0p333_0\"],\"t\":36,\"s\":[100,100],\"e\":[0,0]},{\"t\":48}],\"ix\":3},\"r\":{\"a\":1,\"k\":[{\"i\":{\"x\":[0.667],\"y\":[1]},\"o\":{\"x\":[0.333],\"y\":[0]},\"n\":[\"0p667_1_0p333_0\"],\"t\":0,\"s\":[-80],\"e\":[-15]},{\"i\":{\"x\":[0.667],\"y\":[1]},\"o\":{\"x\":[0.333],\"y\":[0]},\"n\":[\"0p667_1_0p333_0\"],\"t\":12,\"s\":[-15],\"e\":[-80]},{\"i\":{\"x\":[0.667],\"y\":[1]},\"o\":{\"x\":[0.333],\"y\":[0]},\"n\":[\"0p667_1_0p333_0\"],\"t\":24,\"s\":[-80],\"e\":[-15]},{\"t\":36}],\"ix\":6},\"o\":{\"a\":0,\"k\":100,\"ix\":7},\"sk\":{\"a\":0,\"k\":0,\"ix\":4},\"sa\":{\"a\":0,\"k\":0,\"ix\":5},\"nm\":\"Transform\"}],\"nm\":\"Group 5\",\"np\":2,\"cix\":2,\"ix\":3,\"mn\":\"ADBE Vector Group\",\"hd\":false},{\"ty\":\"gr\",\"it\":[{\"ind\":0,\"ty\":\"sh\",\"ix\":1,\"ks\":{\"a\":0,\"k\":{\"i\":[[0,0],[0,0],[0,0],[0,0]],\"o\":[[0,0],[0,0],[0,0],[0,0]],\"v\":[[32.991,102.491],[-32.991,102.491],[-32.991,-102.491],[32.991,-102.491]],\"c\":true},\"ix\":2},\"nm\":\"Path 1\",\"mn\":\"ADBE Vector Shape - Group\",\"hd\":false},{\"ty\":\"fl\",\"c\":{\"a\":0,\"k\":[0.6,0.677999997606,0.976000019148,1],\"ix\":4},\"o\":{\"a\":0,\"k\":100,\"ix\":5},\"r\":1,\"nm\":\"Fill 1\",\"mn\":\"ADBE Vector Graphic - Fill\",\"hd\":false},{\"ty\":\"tr\",\"p\":{\"a\":0,\"k\":[540,588.26],\"ix\":2},\"a\":{\"a\":0,\"k\":[0,0],\"ix\":1},\"s\":{\"a\":0,\"k\":[100,100],\"ix\":3},\"r\":{\"a\":0,\"k\":0,\"ix\":6},\"o\":{\"a\":0,\"k\":100,\"ix\":7},\"sk\":{\"a\":0,\"k\":0,\"ix\":4},\"sa\":{\"a\":0,\"k\":0,\"ix\":5},\"nm\":\"Transform\"}],\"nm\":\"Group 7\",\"np\":2,\"cix\":2,\"ix\":4,\"mn\":\"ADBE Vector Group\",\"hd\":false},{\"ty\":\"gr\",\"it\":[{\"ind\":0,\"ty\":\"sh\",\"ix\":1,\"ks\":{\"a\":0,\"k\":{\"i\":[[0,0],[13.032,4.81]],\"o\":[[0,0],[0,0]],\"v\":[[10.167,-3.309],[-10.167,-1.501]],\"c\":false},\"ix\":2},\"nm\":\"Path 1\",\"mn\":\"ADBE Vector Shape - Group\",\"hd\":false},{\"ty\":\"st\",\"c\":{\"a\":0,\"k\":[0.6,0.677999997606,0.976000019148,1],\"ix\":3},\"o\":{\"a\":0,\"k\":100,\"ix\":4},\"w\":{\"a\":0,\"k\":7,\"ix\":5},\"lc\":2,\"lj\":1,\"ml\":10,\"ml2\":{\"a\":0,\"k\":10,\"ix\":8},\"nm\":\"Stroke 1\",\"mn\":\"ADBE Vector Graphic - Stroke\",\"hd\":false},{\"ty\":\"tr\",\"p\":{\"a\":0,\"k\":[607.907,765.719],\"ix\":2},\"a\":{\"a\":0,\"k\":[0,0],\"ix\":1},\"s\":{\"a\":0,\"k\":[100,100],\"ix\":3},\"r\":{\"a\":0,\"k\":0,\"ix\":6},\"o\":{\"a\":0,\"k\":100,\"ix\":7},\"sk\":{\"a\":0,\"k\":0,\"ix\":4},\"sa\":{\"a\":0,\"k\":0,\"ix\":5},\"nm\":\"Transform\"}],\"nm\":\"Group 8\",\"np\":2,\"cix\":2,\"ix\":5,\"mn\":\"ADBE Vector Group\",\"hd\":false},{\"ty\":\"gr\",\"it\":[{\"ind\":0,\"ty\":\"sh\",\"ix\":1,\"ks\":{\"a\":0,\"k\":{\"i\":[[0,0],[-13.032,4.81]],\"o\":[[0,0],[0,0]],\"v\":[[-10.167,-3.309],[10.167,-1.501]],\"c\":false},\"ix\":2},\"nm\":\"Path 1\",\"mn\":\"ADBE Vector Shape - Group\",\"hd\":false},{\"ty\":\"st\",\"c\":{\"a\":0,\"k\":[0.6,0.677999997606,0.976000019148,1],\"ix\":3},\"o\":{\"a\":0,\"k\":100,\"ix\":4},\"w\":{\"a\":0,\"k\":7,\"ix\":5},\"lc\":2,\"lj\":1,\"ml\":10,\"ml2\":{\"a\":0,\"k\":10,\"ix\":8},\"nm\":\"Stroke 1\",\"mn\":\"ADBE Vector Graphic - Stroke\",\"hd\":false},{\"ty\":\"tr\",\"p\":{\"a\":0,\"k\":[472.093,765.719],\"ix\":2},\"a\":{\"a\":0,\"k\":[0,0],\"ix\":1},\"s\":{\"a\":0,\"k\":[100,100],\"ix\":3},\"r\":{\"a\":0,\"k\":0,\"ix\":6},\"o\":{\"a\":0,\"k\":100,\"ix\":7},\"sk\":{\"a\":0,\"k\":0,\"ix\":4},\"sa\":{\"a\":0,\"k\":0,\"ix\":5},\"nm\":\"Transform\"}],\"nm\":\"Group 9\",\"np\":2,\"cix\":2,\"ix\":6,\"mn\":\"ADBE Vector Group\",\"hd\":false},{\"ty\":\"gr\",\"it\":[{\"ind\":0,\"ty\":\"sh\",\"ix\":1,\"ks\":{\"a\":0,\"k\":{\"i\":[[-21.171,0],[1.025,-8.712],[11.285,0],[2.989,6.748]],\"o\":[[16.474,0],[-1.025,8.711],[-11.285,0],[-2.989,-6.747]],\"v\":[[0.609,-11.957],[32.029,3.246],[0.609,11.787],[-30.064,4.441]],\"c\":true},\"ix\":2},\"nm\":\"Path 1\",\"mn\":\"ADBE Vector Shape - Group\",\"hd\":false},{\"ty\":\"fl\",\"c\":{\"a\":0,\"k\":[1,1,1,1],\"ix\":4},\"o\":{\"a\":0,\"k\":100,\"ix\":5},\"r\":1,\"nm\":\"Fill 1\",\"mn\":\"ADBE Vector Graphic - Fill\",\"hd\":false},{\"ty\":\"tr\",\"p\":{\"a\":0,\"k\":[539.391,767.448],\"ix\":2},\"a\":{\"a\":0,\"k\":[0,0],\"ix\":1},\"s\":{\"a\":1,\"k\":[{\"i\":{\"x\":[0,0.667],\"y\":[0.995,1]},\"o\":{\"x\":[0.333,0.333],\"y\":[0,0]},\"n\":[\"0_0p995_0p333_0\",\"0p667_1_0p333_0\"],\"t\":60,\"s\":[28,100],\"e\":[100,100]},{\"t\":80}],\"ix\":3},\"r\":{\"a\":0,\"k\":0,\"ix\":6},\"o\":{\"a\":0,\"k\":100,\"ix\":7},\"sk\":{\"a\":0,\"k\":0,\"ix\":4},\"sa\":{\"a\":0,\"k\":0,\"ix\":5},\"nm\":\"Transform\"}],\"nm\":\"Group 10\",\"np\":2,\"cix\":2,\"ix\":7,\"mn\":\"ADBE Vector Group\",\"hd\":false},{\"ty\":\"gr\",\"it\":[{\"ind\":0,\"ty\":\"sh\",\"ix\":1,\"ks\":{\"a\":0,\"k\":{\"i\":[[0,-9.458],[9.458,0],[0,9.457],[-9.458,0]],\"o\":[[0,9.457],[-9.458,0],[0,-9.458],[9.458,0]],\"v\":[[17.125,0],[0,17.125],[-17.125,0],[0,-17.125]],\"c\":true},\"ix\":2},\"nm\":\"Path 1\",\"mn\":\"ADBE Vector Shape - Group\",\"hd\":false},{\"ty\":\"fl\",\"c\":{\"a\":0,\"k\":[0.255000005984,0.246999987434,0.298000021542,1],\"ix\":4},\"o\":{\"a\":0,\"k\":100,\"ix\":5},\"r\":1,\"nm\":\"Fill 1\",\"mn\":\"ADBE Vector Graphic - Fill\",\"hd\":false},{\"ty\":\"tr\",\"p\":{\"a\":0,\"k\":[606.244,735.561],\"ix\":2},\"a\":{\"a\":0,\"k\":[0,0],\"ix\":1},\"s\":{\"a\":1,\"k\":[{\"i\":{\"x\":[0.667,0.667],\"y\":[1,1]},\"o\":{\"x\":[0.333,0.333],\"y\":[0,0]},\"n\":[\"0p667_1_0p333_0\",\"0p667_1_0p333_0\"],\"t\":60,\"s\":[100,18],\"e\":[100,100]},{\"i\":{\"x\":[0.833,0.833],\"y\":[1,1]},\"o\":{\"x\":[0.333,0.333],\"y\":[0,0]},\"n\":[\"0p833_1_0p333_0\",\"0p833_1_0p333_0\"],\"t\":80,\"s\":[100,100],\"e\":[100,100]},{\"i\":{\"x\":[0.833,0.833],\"y\":[1,1]},\"o\":{\"x\":[0.167,0.167],\"y\":[0,0]},\"n\":[\"0p833_1_0p167_0\",\"0p833_1_0p167_0\"],\"t\":90,\"s\":[100,100],\"e\":[100,0]},{\"i\":{\"x\":[0.833,0.833],\"y\":[1,1]},\"o\":{\"x\":[0.167,0.167],\"y\":[0,0]},\"n\":[\"0p833_1_0p167_0\",\"0p833_1_0p167_0\"],\"t\":100,\"s\":[100,0],\"e\":[100,100]},{\"t\":110}],\"ix\":3},\"r\":{\"a\":0,\"k\":0,\"ix\":6},\"o\":{\"a\":0,\"k\":100,\"ix\":7},\"sk\":{\"a\":0,\"k\":0,\"ix\":4},\"sa\":{\"a\":0,\"k\":0,\"ix\":5},\"nm\":\"Transform\"}],\"nm\":\"Group 11\",\"np\":2,\"cix\":2,\"ix\":8,\"mn\":\"ADBE Vector Group\",\"hd\":false},{\"ty\":\"gr\",\"it\":[{\"ind\":0,\"ty\":\"sh\",\"ix\":1,\"ks\":{\"a\":0,\"k\":{\"i\":[[0,-9.458],[9.458,0],[0,9.457],[-9.458,0]],\"o\":[[0,9.457],[-9.458,0],[0,-9.458],[9.458,0]],\"v\":[[17.125,0],[0,17.125],[-17.125,0],[0,-17.125]],\"c\":true},\"ix\":2},\"nm\":\"Path 1\",\"mn\":\"ADBE Vector Shape - Group\",\"hd\":false},{\"ty\":\"fl\",\"c\":{\"a\":0,\"k\":[0.255000005984,0.246999987434,0.298000021542,1],\"ix\":4},\"o\":{\"a\":0,\"k\":100,\"ix\":5},\"r\":1,\"nm\":\"Fill 1\",\"mn\":\"ADBE Vector Graphic - Fill\",\"hd\":false},{\"ty\":\"tr\",\"p\":{\"a\":0,\"k\":[473.756,735.561],\"ix\":2},\"a\":{\"a\":0,\"k\":[0,0],\"ix\":1},\"s\":{\"a\":1,\"k\":[{\"i\":{\"x\":[0.667,0.667],\"y\":[1,1]},\"o\":{\"x\":[0.333,0.333],\"y\":[0,0]},\"n\":[\"0p667_1_0p333_0\",\"0p667_1_0p333_0\"],\"t\":60,\"s\":[100,18],\"e\":[100,100]},{\"i\":{\"x\":[0.667,0.667],\"y\":[1,1]},\"o\":{\"x\":[0.333,0.333],\"y\":[0,0]},\"n\":[\"0p667_1_0p333_0\",\"0p667_1_0p333_0\"],\"t\":80,\"s\":[100,100],\"e\":[100,100]},{\"i\":{\"x\":[0.833,0.833],\"y\":[1,1]},\"o\":{\"x\":[0.333,0.333],\"y\":[0,0]},\"n\":[\"0p833_1_0p333_0\",\"0p833_1_0p333_0\"],\"t\":90,\"s\":[100,100],\"e\":[100,0]},{\"i\":{\"x\":[0.667,0.667],\"y\":[1,1]},\"o\":{\"x\":[0.167,0.167],\"y\":[0,0]},\"n\":[\"0p667_1_0p167_0\",\"0p667_1_0p167_0\"],\"t\":100,\"s\":[100,0],\"e\":[100,100]},{\"t\":110}],\"ix\":3},\"r\":{\"a\":0,\"k\":0,\"ix\":6},\"o\":{\"a\":0,\"k\":100,\"ix\":7},\"sk\":{\"a\":0,\"k\":0,\"ix\":4},\"sa\":{\"a\":0,\"k\":0,\"ix\":5},\"nm\":\"Transform\"}],\"nm\":\"Group 12\",\"np\":2,\"cix\":2,\"ix\":9,\"mn\":\"ADBE Vector Group\",\"hd\":false},{\"ty\":\"gr\",\"it\":[{\"ind\":0,\"ty\":\"sh\",\"ix\":1,\"ks\":{\"a\":0,\"k\":{\"i\":[[-18.356,0],[0,0],[10.709,14.909],[0,0],[0,0]],\"o\":[[0,0],[18.356,0],[0,0],[0,0],[-10.709,14.909]],\"v\":[[-131.275,121.964],[131.278,121.964],[149.578,86.283],[0,-121.965],[-149.578,86.283]],\"c\":true},\"ix\":2},\"nm\":\"Path 1\",\"mn\":\"ADBE Vector Shape - Group\",\"hd\":false},{\"ty\":\"fl\",\"c\":{\"a\":0,\"k\":[0.6,0.677999997606,0.976000019148,1],\"ix\":4},\"o\":{\"a\":0,\"k\":100,\"ix\":5},\"r\":1,\"nm\":\"Fill 1\",\"mn\":\"ADBE Vector Graphic - Fill\",\"hd\":false},{\"ty\":\"tr\",\"p\":{\"a\":0,\"k\":[539.999,741.996],\"ix\":2},\"a\":{\"a\":0,\"k\":[0,0],\"ix\":1},\"s\":{\"a\":0,\"k\":[100,100],\"ix\":3},\"r\":{\"a\":0,\"k\":0,\"ix\":6},\"o\":{\"a\":0,\"k\":100,\"ix\":7},\"sk\":{\"a\":0,\"k\":0,\"ix\":4},\"sa\":{\"a\":0,\"k\":0,\"ix\":5},\"nm\":\"Transform\"}],\"nm\":\"Group 13\",\"np\":2,\"cix\":2,\"ix\":10,\"mn\":\"ADBE Vector Group\",\"hd\":false},{\"ty\":\"gr\",\"it\":[{\"ind\":0,\"ty\":\"sh\",\"ix\":1,\"ks\":{\"a\":0,\"k\":{\"i\":[[0,0],[0,0],[0,0],[0,0]],\"o\":[[0,0],[0,0],[0,0],[0,0]],\"v\":[[59.445,81.737],[-59.445,81.737],[-59.445,-81.737],[59.445,-81.737]],\"c\":true},\"ix\":2},\"nm\":\"Path 1\",\"mn\":\"ADBE Vector Shape - Group\",\"hd\":false},{\"ty\":\"fl\",\"c\":{\"a\":0,\"k\":[0.882000014361,0.925,1,1],\"ix\":4},\"o\":{\"a\":0,\"k\":100,\"ix\":5},\"r\":1,\"nm\":\"Fill 1\",\"mn\":\"ADBE Vector Graphic - Fill\",\"hd\":false},{\"ty\":\"tr\",\"p\":{\"a\":0,\"k\":[540,586.466],\"ix\":2},\"a\":{\"a\":0,\"k\":[0,0],\"ix\":1},\"s\":{\"a\":0,\"k\":[100,100],\"ix\":3},\"r\":{\"a\":0,\"k\":0,\"ix\":6},\"o\":{\"a\":0,\"k\":100,\"ix\":7},\"sk\":{\"a\":0,\"k\":0,\"ix\":4},\"sa\":{\"a\":0,\"k\":0,\"ix\":5},\"nm\":\"Transform\"}],\"nm\":\"Group 14\",\"np\":2,\"cix\":2,\"ix\":11,\"mn\":\"ADBE Vector Group\",\"hd\":false},{\"ty\":\"gr\",\"it\":[{\"ind\":0,\"ty\":\"sh\",\"ix\":1,\"ks\":{\"a\":0,\"k\":{\"i\":[[-39.049,0],[0,0],[22.78,31.714],[0,0],[0,0]],\"o\":[[0,0],[39.049,0],[0,0],[0,0],[-22.78,31.714]],\"v\":[[-161.997,177.823],[161.997,177.823],[200.932,101.921],[0,-177.823],[-200.932,101.921]],\"c\":true},\"ix\":2},\"nm\":\"Path 1\",\"mn\":\"ADBE Vector Shape - Group\",\"hd\":false},{\"ty\":\"fl\",\"c\":{\"a\":0,\"k\":[0.882000014361,0.925,1,1],\"ix\":4},\"o\":{\"a\":0,\"k\":100,\"ix\":5},\"r\":1,\"nm\":\"Fill 1\",\"mn\":\"ADBE Vector Graphic - Fill\",\"hd\":false},{\"ty\":\"tr\",\"p\":{\"a\":0,\"k\":[540,730.209],\"ix\":2},\"a\":{\"a\":0,\"k\":[0,0],\"ix\":1},\"s\":{\"a\":0,\"k\":[100,100],\"ix\":3},\"r\":{\"a\":0,\"k\":0,\"ix\":6},\"o\":{\"a\":0,\"k\":100,\"ix\":7},\"sk\":{\"a\":0,\"k\":0,\"ix\":4},\"sa\":{\"a\":0,\"k\":0,\"ix\":5},\"nm\":\"Transform\"}],\"nm\":\"Group 15\",\"np\":2,\"cix\":2,\"ix\":12,\"mn\":\"ADBE Vector Group\",\"hd\":false},{\"ty\":\"gr\",\"it\":[{\"ind\":0,\"ty\":\"sh\",\"ix\":1,\"ks\":{\"a\":0,\"k\":{\"i\":[[10.472,0],[0,0],[0,10.472],[-10.471,0],[0,0],[0,-10.472]],\"o\":[[0,0],[-10.471,0],[0,-10.472],[0,0],[10.472,0],[0,10.472]],\"v\":[[67.132,18.961],[-67.132,18.961],[-86.093,0],[-67.132,-18.961],[67.132,-18.961],[86.093,0]],\"c\":true},\"ix\":2},\"nm\":\"Path 1\",\"mn\":\"ADBE Vector Shape - Group\",\"hd\":false},{\"ty\":\"fl\",\"c\":{\"a\":0,\"k\":[0.882000014361,0.925,1,1],\"ix\":4},\"o\":{\"a\":0,\"k\":100,\"ix\":5},\"r\":1,\"nm\":\"Fill 1\",\"mn\":\"ADBE Vector Graphic - Fill\",\"hd\":false},{\"ty\":\"tr\",\"p\":{\"a\":0,\"k\":[540,504.729],\"ix\":2},\"a\":{\"a\":0,\"k\":[0,0],\"ix\":1},\"s\":{\"a\":0,\"k\":[100,100],\"ix\":3},\"r\":{\"a\":0,\"k\":0,\"ix\":6},\"o\":{\"a\":0,\"k\":100,\"ix\":7},\"sk\":{\"a\":0,\"k\":0,\"ix\":4},\"sa\":{\"a\":0,\"k\":0,\"ix\":5},\"nm\":\"Transform\"}],\"nm\":\"Group 16\",\"np\":2,\"cix\":2,\"ix\":13,\"mn\":\"ADBE Vector Group\",\"hd\":false}],\"ip\":0,\"op\":600,\"st\":0,\"bm\":0},{\"ddd\":0,\"ind\":3,\"ty\":4,\"nm\":\"fire Outlines\",\"sr\":1,\"ks\":{\"o\":{\"a\":0,\"k\":100,\"ix\":11},\"r\":{\"a\":0,\"k\":0,\"ix\":10},\"p\":{\"a\":0,\"k\":[541,521,0],\"ix\":2},\"a\":{\"a\":0,\"k\":[540,540,0],\"ix\":1},\"s\":{\"a\":0,\"k\":[127.037,127.037,100],\"ix\":6}},\"ao\":0,\"shapes\":[{\"ty\":\"gr\",\"it\":[{\"ind\":0,\"ty\":\"sh\",\"ix\":1,\"ks\":{\"a\":1,\"k\":[{\"i\":{\"x\":0.667,\"y\":1},\"o\":{\"x\":0.333,\"y\":0},\"n\":\"0p667_1_0p333_0\",\"t\":0,\"s\":[{\"i\":[[21.272,-4.342],[-8.717,48.522],[0,0],[5.39,-42.027]],\"o\":[[0,0],[8.716,-48.523],[0,0],[-4.502,35.089]],\"v\":[[-39.161,67.525],[-5.443,-5.329],[39.161,-67.525],[19.803,12.27]],\"c\":true}],\"e\":[{\"i\":[[21.272,-4.342],[-37.025,32.55],[0,0],[36.091,-22.199]],\"o\":[[0,0],[34.197,-30.064],[0,0],[-35.13,21.608]],\"v\":[[-30.502,60.44],[-6.23,-6.116],[18.694,-55.717],[15.08,11.483]],\"c\":true}]},{\"i\":{\"x\":0.667,\"y\":1},\"o\":{\"x\":0.333,\"y\":0},\"n\":\"0p667_1_0p333_0\",\"t\":29.799,\"s\":[{\"i\":[[21.272,-4.342],[-37.025,32.55],[0,0],[36.091,-22.199]],\"o\":[[0,0],[34.197,-30.064],[0,0],[-35.13,21.608]],\"v\":[[-30.502,60.44],[-6.23,-6.116],[18.694,-55.717],[15.08,11.483]],\"c\":true}],\"e\":[{\"i\":[[21.272,-4.342],[-8.717,48.522],[0,0],[5.39,-42.027]],\"o\":[[0,0],[8.716,-48.523],[0,0],[-4.502,35.089]],\"v\":[[-39.161,67.525],[-5.443,-5.329],[39.161,-67.525],[19.803,12.27]],\"c\":true}]},{\"i\":{\"x\":0.667,\"y\":1},\"o\":{\"x\":0.333,\"y\":0},\"n\":\"0p667_1_0p333_0\",\"t\":59.6,\"s\":[{\"i\":[[21.272,-4.342],[-8.717,48.522],[0,0],[5.39,-42.027]],\"o\":[[0,0],[8.716,-48.523],[0,0],[-4.502,35.089]],\"v\":[[-39.161,67.525],[-5.443,-5.329],[39.161,-67.525],[19.803,12.27]],\"c\":true}],\"e\":[{\"i\":[[21.272,-4.342],[-37.025,32.55],[0,0],[36.091,-22.199]],\"o\":[[0,0],[34.197,-30.064],[0,0],[-35.13,21.608]],\"v\":[[-30.502,60.44],[-6.23,-6.116],[18.695,-55.717],[15.08,11.483]],\"c\":true}]},{\"i\":{\"x\":0.667,\"y\":1},\"o\":{\"x\":0.333,\"y\":0},\"n\":\"0p667_1_0p333_0\",\"t\":89.398,\"s\":[{\"i\":[[21.272,-4.342],[-37.025,32.55],[0,0],[36.091,-22.199]],\"o\":[[0,0],[34.197,-30.064],[0,0],[-35.13,21.608]],\"v\":[[-30.502,60.44],[-6.23,-6.116],[18.695,-55.717],[15.08,11.483]],\"c\":true}],\"e\":[{\"i\":[[21.272,-4.342],[-8.717,48.522],[0,0],[5.39,-42.027]],\"o\":[[0,0],[8.716,-48.523],[0,0],[-4.502,35.089]],\"v\":[[-39.161,67.525],[-5.443,-5.329],[39.161,-67.525],[19.803,12.27]],\"c\":true}]},{\"t\":119}],\"ix\":2},\"nm\":\"Path 1\",\"mn\":\"ADBE Vector Shape - Group\",\"hd\":false},{\"ty\":\"fl\",\"c\":{\"a\":0,\"k\":[0.995999983245,0.760999971278,0.447000002394,1],\"ix\":4},\"o\":{\"a\":0,\"k\":100,\"ix\":5},\"r\":1,\"nm\":\"Fill 1\",\"mn\":\"ADBE Vector Graphic - Fill\",\"hd\":false},{\"ty\":\"tr\",\"p\":{\"a\":0,\"k\":[833.199,730.466],\"ix\":2},\"a\":{\"a\":0,\"k\":[0,0],\"ix\":1},\"s\":{\"a\":0,\"k\":[100,100],\"ix\":3},\"r\":{\"a\":0,\"k\":0,\"ix\":6},\"o\":{\"a\":0,\"k\":100,\"ix\":7},\"sk\":{\"a\":0,\"k\":0,\"ix\":4},\"sa\":{\"a\":0,\"k\":0,\"ix\":5},\"nm\":\"Transform\"}],\"nm\":\"Group 1\",\"np\":2,\"cix\":2,\"ix\":1,\"mn\":\"ADBE Vector Group\",\"hd\":false},{\"ty\":\"gr\",\"it\":[{\"ind\":0,\"ty\":\"sh\",\"ix\":1,\"ks\":{\"a\":1,\"k\":[{\"i\":{\"x\":0.667,\"y\":1},\"o\":{\"x\":0.333,\"y\":0},\"n\":\"0p667_1_0p333_0\",\"t\":0,\"s\":[{\"i\":[[43.451,2.421],[-43.861,4.692]],\"o\":[[0,0],[-29.692,21.223]],\"v\":[[-34.42,23.57],[28.49,-19.634]],\"c\":true}],\"e\":[{\"i\":[[30.457,-6.918],[-39.587,22.291]],\"o\":[[0,0],[3.074,19.985]],\"v\":[[13.597,39.314],[4.875,-25.932]],\"c\":true}]},{\"i\":{\"x\":0.667,\"y\":1},\"o\":{\"x\":0.333,\"y\":0},\"n\":\"0p667_1_0p333_0\",\"t\":29.799,\"s\":[{\"i\":[[30.457,-6.918],[-39.587,22.291]],\"o\":[[0,0],[3.074,19.985]],\"v\":[[13.597,39.314],[4.875,-25.932]],\"c\":true}],\"e\":[{\"i\":[[43.451,2.421],[-43.861,4.692]],\"o\":[[0,0],[-29.692,21.223]],\"v\":[[-34.42,23.57],[28.49,-19.634]],\"c\":true}]},{\"i\":{\"x\":0.667,\"y\":1},\"o\":{\"x\":0.333,\"y\":0},\"n\":\"0p667_1_0p333_0\",\"t\":59.6,\"s\":[{\"i\":[[43.451,2.421],[-43.861,4.692]],\"o\":[[0,0],[-29.692,21.223]],\"v\":[[-34.42,23.57],[28.49,-19.634]],\"c\":true}],\"e\":[{\"i\":[[30.457,-6.918],[-39.587,22.291]],\"o\":[[0,0],[3.074,19.985]],\"v\":[[13.597,39.314],[4.875,-25.932]],\"c\":true}]},{\"i\":{\"x\":0.667,\"y\":1},\"o\":{\"x\":0.333,\"y\":0},\"n\":\"0p667_1_0p333_0\",\"t\":89.398,\"s\":[{\"i\":[[30.457,-6.918],[-39.587,22.291]],\"o\":[[0,0],[3.074,19.985]],\"v\":[[13.597,39.314],[4.875,-25.932]],\"c\":true}],\"e\":[{\"i\":[[43.451,2.421],[-43.861,4.692]],\"o\":[[0,0],[-29.692,21.223]],\"v\":[[-34.42,23.57],[28.49,-19.634]],\"c\":true}]},{\"t\":119}],\"ix\":2},\"nm\":\"Path 1\",\"mn\":\"ADBE Vector Shape - Group\",\"hd\":false},{\"ty\":\"fl\",\"c\":{\"a\":0,\"k\":[0.995999983245,0.760999971278,0.447000002394,1],\"ix\":4},\"o\":{\"a\":0,\"k\":100,\"ix\":5},\"r\":1,\"nm\":\"Fill 1\",\"mn\":\"ADBE Vector Graphic - Fill\",\"hd\":false},{\"ty\":\"tr\",\"p\":{\"a\":0,\"k\":[763.185,511.648],\"ix\":2},\"a\":{\"a\":0,\"k\":[0,0],\"ix\":1},\"s\":{\"a\":0,\"k\":[100,100],\"ix\":3},\"r\":{\"a\":0,\"k\":0,\"ix\":6},\"o\":{\"a\":0,\"k\":100,\"ix\":7},\"sk\":{\"a\":0,\"k\":0,\"ix\":4},\"sa\":{\"a\":0,\"k\":0,\"ix\":5},\"nm\":\"Transform\"}],\"nm\":\"Group 2\",\"np\":2,\"cix\":2,\"ix\":2,\"mn\":\"ADBE Vector Group\",\"hd\":false},{\"ty\":\"gr\",\"it\":[{\"ind\":0,\"ty\":\"sh\",\"ix\":1,\"ks\":{\"a\":1,\"k\":[{\"i\":{\"x\":0.667,\"y\":1},\"o\":{\"x\":0.333,\"y\":0},\"n\":\"0p667_1_0p333_0\",\"t\":0,\"s\":[{\"i\":[[4.283,-33.395],[-3.279,21.83],[11.574,21.489]],\"o\":[[0,0],[3.923,-26.123],[-10.499,29.382]],\"v\":[[1.81,46.728],[17.244,7.246],[-17.288,-42.005]],\"c\":true}],\"e\":[{\"i\":[[-43.734,-20.013],[9.444,18.857],[2.915,25.424]],\"o\":[[0,0],[-15.086,-30.123],[7.638,47.465]],\"v\":[[34.872,40.43],[7.798,3.31],[-34.606,-32.558]],\"c\":true}]},{\"i\":{\"x\":0.667,\"y\":1},\"o\":{\"x\":0.333,\"y\":0},\"n\":\"0p667_1_0p333_0\",\"t\":29.799,\"s\":[{\"i\":[[-43.734,-20.013],[9.444,18.857],[2.915,25.424]],\"o\":[[0,0],[-15.086,-30.123],[7.638,47.465]],\"v\":[[34.872,40.43],[7.798,3.31],[-34.606,-32.558]],\"c\":true}],\"e\":[{\"i\":[[4.283,-33.395],[-3.279,21.83],[11.574,21.489]],\"o\":[[0,0],[3.923,-26.122],[-10.499,29.382]],\"v\":[[1.81,46.728],[17.244,7.246],[-17.288,-42.005]],\"c\":true}]},{\"i\":{\"x\":0.667,\"y\":1},\"o\":{\"x\":0.333,\"y\":0},\"n\":\"0p667_1_0p333_0\",\"t\":59.6,\"s\":[{\"i\":[[4.283,-33.395],[-3.279,21.83],[11.574,21.489]],\"o\":[[0,0],[3.923,-26.122],[-10.499,29.382]],\"v\":[[1.81,46.728],[17.244,7.246],[-17.288,-42.005]],\"c\":true}],\"e\":[{\"i\":[[-43.734,-20.013],[9.444,18.857],[2.915,25.424]],\"o\":[[0,0],[-15.086,-30.123],[7.638,47.465]],\"v\":[[34.872,40.43],[7.798,3.31],[-34.606,-32.558]],\"c\":true}]},{\"i\":{\"x\":0.667,\"y\":1},\"o\":{\"x\":0.333,\"y\":0},\"n\":\"0p667_1_0p333_0\",\"t\":89.398,\"s\":[{\"i\":[[-43.734,-20.013],[9.444,18.857],[2.915,25.424]],\"o\":[[0,0],[-15.086,-30.123],[7.638,47.465]],\"v\":[[34.872,40.43],[7.798,3.31],[-34.606,-32.558]],\"c\":true}],\"e\":[{\"i\":[[4.283,-33.395],[-3.279,21.83],[11.574,21.489]],\"o\":[[0,0],[3.923,-26.122],[-10.499,29.382]],\"v\":[[1.81,46.728],[17.244,7.246],[-17.288,-42.005]],\"c\":true}]},{\"t\":119}],\"ix\":2},\"nm\":\"Path 1\",\"mn\":\"ADBE Vector Shape - Group\",\"hd\":false},{\"ty\":\"fl\",\"c\":{\"a\":0,\"k\":[0.995999983245,0.760999971278,0.447000002394,1],\"ix\":4},\"o\":{\"a\":0,\"k\":100,\"ix\":5},\"r\":1,\"nm\":\"Fill 1\",\"mn\":\"ADBE Vector Graphic - Fill\",\"hd\":false},{\"ty\":\"tr\",\"p\":{\"a\":0,\"k\":[227.696,610.108],\"ix\":2},\"a\":{\"a\":0,\"k\":[0,0],\"ix\":1},\"s\":{\"a\":0,\"k\":[100,100],\"ix\":3},\"r\":{\"a\":0,\"k\":0,\"ix\":6},\"o\":{\"a\":0,\"k\":100,\"ix\":7},\"sk\":{\"a\":0,\"k\":0,\"ix\":4},\"sa\":{\"a\":0,\"k\":0,\"ix\":5},\"nm\":\"Transform\"}],\"nm\":\"Group 3\",\"np\":2,\"cix\":2,\"ix\":3,\"mn\":\"ADBE Vector Group\",\"hd\":false},{\"ty\":\"gr\",\"it\":[{\"ind\":0,\"ty\":\"sh\",\"ix\":1,\"ks\":{\"a\":1,\"k\":[{\"i\":{\"x\":0.667,\"y\":1},\"o\":{\"x\":0.333,\"y\":0},\"n\":\"0p667_1_0p333_0\",\"t\":0,\"s\":[{\"i\":[[0,0],[41.21,118.182],[0,0],[-60.128,48.082],[0,0],[-45.595,-53.296],[8.199,-35.859],[0,0],[2.856,-17.181],[43.188,-17.603]],\"o\":[[0,0],[77.42,0.893],[0,0],[87.151,7.776],[0,0],[32.796,38.336],[28.698,-4.113],[0,0],[-5.559,33.437],[-65.377,26.648]],\"v\":[[-140.397,149.931],[-229.6,7.378],[-114.277,78.655],[-57.565,-120.825],[48.94,-156.095],[99.93,-61.291],[137.851,57.612],[217.794,8.96],[214.711,38.356],[150.446,141.641]],\"c\":true}],\"e\":[{\"i\":[[0,0],[-20.189,106.374],[0,0],[-60.128,48.082],[0,0],[-45.595,-53.296],[8.199,-35.859],[0,0],[7.609,-28.202],[34.129,-13.911]],\"o\":[[0,0],[22.318,45.762],[0,0],[87.151,7.776],[0,0],[32.796,38.336],[28.698,-4.113],[0,0],[-8.31,30.8],[-65.377,26.648]],\"v\":[[-140.397,149.931],[-209.921,1.868],[-114.277,78.655],[-32.375,-124.761],[85.15,-158.457],[114.887,-61.291],[115.811,55.25],[223.305,-13.868],[194.779,63.748],[150.446,141.641]],\"c\":true}]},{\"i\":{\"x\":0.667,\"y\":1},\"o\":{\"x\":0.333,\"y\":0},\"n\":\"0p667_1_0p333_0\",\"t\":29.799,\"s\":[{\"i\":[[0,0],[-20.189,106.374],[0,0],[-60.128,48.082],[0,0],[-45.595,-53.296],[8.199,-35.859],[0,0],[7.609,-28.202],[34.129,-13.911]],\"o\":[[0,0],[22.318,45.762],[0,0],[87.151,7.776],[0,0],[32.796,38.336],[28.698,-4.113],[0,0],[-8.31,30.8],[-65.377,26.648]],\"v\":[[-140.397,149.931],[-209.921,1.868],[-114.277,78.655],[-32.375,-124.761],[85.15,-158.457],[114.887,-61.291],[115.811,55.25],[223.305,-13.868],[194.779,63.748],[150.446,141.641]],\"c\":true}],\"e\":[{\"i\":[[0,0],[41.21,118.182],[0,0],[-60.128,48.082],[0,0],[-45.595,-53.296],[8.199,-35.859],[0,0],[2.856,-17.181],[43.188,-17.603]],\"o\":[[0,0],[77.42,0.893],[0,0],[87.151,7.776],[0,0],[32.796,38.336],[28.698,-4.113],[0,0],[-5.559,33.437],[-65.377,26.648]],\"v\":[[-140.397,149.931],[-229.6,7.378],[-114.277,78.655],[-57.565,-120.825],[48.94,-156.095],[99.93,-61.291],[137.851,57.612],[217.794,8.96],[214.711,38.356],[150.446,141.641]],\"c\":true}]},{\"i\":{\"x\":0.667,\"y\":1},\"o\":{\"x\":0.333,\"y\":0},\"n\":\"0p667_1_0p333_0\",\"t\":59.6,\"s\":[{\"i\":[[0,0],[41.21,118.182],[0,0],[-60.128,48.082],[0,0],[-45.595,-53.296],[8.199,-35.859],[0,0],[2.856,-17.181],[43.188,-17.603]],\"o\":[[0,0],[77.42,0.893],[0,0],[87.151,7.776],[0,0],[32.796,38.336],[28.698,-4.113],[0,0],[-5.559,33.437],[-65.377,26.648]],\"v\":[[-140.397,149.931],[-229.6,7.378],[-114.277,78.655],[-57.565,-120.825],[48.94,-156.095],[99.93,-61.291],[137.851,57.612],[217.794,8.96],[214.711,38.356],[150.446,141.641]],\"c\":true}],\"e\":[{\"i\":[[0,0],[-20.189,106.374],[0,0],[-60.128,48.082],[0,0],[-45.595,-53.296],[8.199,-35.859],[0,0],[7.609,-28.202],[34.128,-13.911]],\"o\":[[0,0],[22.318,45.762],[0,0],[87.151,7.776],[0,0],[32.796,38.336],[28.698,-4.113],[0,0],[-8.31,30.8],[-65.377,26.648]],\"v\":[[-140.397,149.931],[-209.921,1.868],[-114.277,78.655],[-32.375,-124.761],[85.15,-158.457],[114.887,-61.291],[115.811,55.25],[223.305,-13.868],[194.779,63.748],[150.446,141.641]],\"c\":true}]},{\"i\":{\"x\":0.667,\"y\":1},\"o\":{\"x\":0.333,\"y\":0},\"n\":\"0p667_1_0p333_0\",\"t\":89.398,\"s\":[{\"i\":[[0,0],[-20.189,106.374],[0,0],[-60.128,48.082],[0,0],[-45.595,-53.296],[8.199,-35.859],[0,0],[7.609,-28.202],[34.128,-13.911]],\"o\":[[0,0],[22.318,45.762],[0,0],[87.151,7.776],[0,0],[32.796,38.336],[28.698,-4.113],[0,0],[-8.31,30.8],[-65.377,26.648]],\"v\":[[-140.397,149.931],[-209.921,1.868],[-114.277,78.655],[-32.375,-124.761],[85.15,-158.457],[114.887,-61.291],[115.811,55.25],[223.305,-13.868],[194.779,63.748],[150.446,141.641]],\"c\":true}],\"e\":[{\"i\":[[0,0],[41.21,118.182],[0,0],[-60.128,48.082],[0,0],[-45.595,-53.296],[8.199,-35.859],[0,0],[2.856,-17.181],[43.188,-17.603]],\"o\":[[0,0],[77.42,0.893],[0,0],[87.151,7.776],[0,0],[32.796,38.336],[28.698,-4.113],[0,0],[-5.559,33.437],[-65.377,26.648]],\"v\":[[-140.397,149.931],[-229.6,7.378],[-114.277,78.655],[-57.565,-120.825],[48.94,-156.095],[99.93,-61.291],[137.851,57.612],[217.794,8.96],[214.711,38.356],[150.446,141.641]],\"c\":true}]},{\"t\":119}],\"ix\":2},\"nm\":\"Path 1\",\"mn\":\"ADBE Vector Shape - Group\",\"hd\":false},{\"ty\":\"fl\",\"c\":{\"a\":0,\"k\":[1,0.607843137255,0.458823559331,1],\"ix\":4},\"o\":{\"a\":0,\"k\":100,\"ix\":5},\"r\":1,\"nm\":\"Fill 1\",\"mn\":\"ADBE Vector Graphic - Fill\",\"hd\":false},{\"ty\":\"tr\",\"p\":{\"a\":0,\"k\":[543.404,660.825],\"ix\":2},\"a\":{\"a\":0,\"k\":[0,0],\"ix\":1},\"s\":{\"a\":0,\"k\":[100,100],\"ix\":3},\"r\":{\"a\":0,\"k\":0,\"ix\":6},\"o\":{\"a\":0,\"k\":100,\"ix\":7},\"sk\":{\"a\":0,\"k\":0,\"ix\":4},\"sa\":{\"a\":0,\"k\":0,\"ix\":5},\"nm\":\"Transform\"}],\"nm\":\"Group 4\",\"np\":2,\"cix\":2,\"ix\":4,\"mn\":\"ADBE Vector Group\",\"hd\":false},{\"ty\":\"gr\",\"it\":[{\"ind\":0,\"ty\":\"sh\",\"ix\":1,\"ks\":{\"a\":1,\"k\":[{\"i\":{\"x\":0.667,\"y\":1},\"o\":{\"x\":0.333,\"y\":0},\"n\":\"0p667_1_0p333_0\",\"t\":0,\"s\":[{\"i\":[[0,0],[13.452,77.508],[17.261,31.191],[-6.412,-0.729],[0,0],[-109.89,170.131],[-6.612,-28.168],[0,0],[-47.658,-64.569],[9.225,-21.944],[-14.927,22.866],[-1.278,-7.108],[131.821,-55.684]],\"o\":[[0,0],[-11.932,-68.75],[-3.125,-5.646],[51.238,5.819],[0,0],[30.227,-43.98],[13.901,59.222],[0,0],[34.787,47.13],[20.486,-1.887],[3.947,-6.047],[9.607,53.485],[-149.054,0]],\"v\":[[-162.267,277.85],[-255.168,156.655],[-272.405,26.77],[-264.529,14.99],[-170.613,71.075],[-83.665,-135.99],[44.667,-253.454],[80.671,-156.456],[138.398,-39.616],[174.526,84.527],[237.986,21.213],[252.538,24.163],[143.708,281.622]],\"c\":true}],\"e\":[{\"i\":[[0,0],[13.452,77.508],[-29.78,33.348],[1.818,-6.192],[0,0],[-135.867,128.411],[5.662,-28.374],[0,0],[-3.793,-80.163],[9.225,-21.944],[-42.677,26.31],[3.315,-6.416],[118.501,-48.778]],\"o\":[[0,0],[-11.932,-68.75],[4.298,-4.813],[-13.254,45.128],[0,0],[61.713,-43.193],[-13.878,69.549],[0,0],[2.596,54.865],[20.486,-1.887],[6.147,-3.79],[-41.27,79.866],[-149.054,0]],\"v\":[[-162.267,277.85],[-255.168,156.655],[-234.62,14.175],[-226.744,2.395],[-170.613,71.075],[-54.539,-156.456],[99.769,-251.88],[109.796,-162.753],[138.398,-39.616],[174.526,84.527],[240.347,17.277],[252.537,24.163],[143.709,281.622]],\"c\":true}]},{\"i\":{\"x\":0.667,\"y\":1},\"o\":{\"x\":0.333,\"y\":0},\"n\":\"0p667_1_0p333_0\",\"t\":29.799,\"s\":[{\"i\":[[0,0],[13.452,77.508],[-29.78,33.348],[1.818,-6.192],[0,0],[-135.867,128.411],[5.662,-28.374],[0,0],[-3.793,-80.163],[9.225,-21.944],[-42.677,26.31],[3.315,-6.416],[118.501,-48.778]],\"o\":[[0,0],[-11.932,-68.75],[4.298,-4.813],[-13.254,45.128],[0,0],[61.713,-43.193],[-13.878,69.549],[0,0],[2.596,54.865],[20.486,-1.887],[6.147,-3.79],[-41.27,79.866],[-149.054,0]],\"v\":[[-162.267,277.85],[-255.168,156.655],[-234.62,14.175],[-226.744,2.395],[-170.613,71.075],[-54.539,-156.456],[99.769,-251.88],[109.796,-162.753],[138.398,-39.616],[174.526,84.527],[240.347,17.277],[252.537,24.163],[143.709,281.622]],\"c\":true}],\"e\":[{\"i\":[[0,0],[13.452,77.508],[17.261,31.191],[-6.412,-0.729],[0,0],[-109.89,170.131],[-6.612,-28.168],[0,0],[-47.658,-64.569],[9.225,-21.944],[-14.927,22.866],[-1.278,-7.108],[131.821,-55.684]],\"o\":[[0,0],[-11.932,-68.75],[-3.125,-5.646],[51.238,5.819],[0,0],[30.227,-43.98],[13.901,59.222],[0,0],[34.787,47.13],[20.486,-1.887],[3.947,-6.047],[9.607,53.485],[-149.054,0]],\"v\":[[-162.267,277.85],[-255.168,156.655],[-272.405,26.77],[-264.529,14.99],[-170.613,71.075],[-83.665,-135.99],[44.667,-253.454],[80.671,-156.456],[138.398,-39.616],[174.526,84.527],[237.986,21.213],[252.538,24.163],[143.708,281.622]],\"c\":true}]},{\"i\":{\"x\":0.667,\"y\":1},\"o\":{\"x\":0.333,\"y\":0},\"n\":\"0p667_1_0p333_0\",\"t\":59.6,\"s\":[{\"i\":[[0,0],[13.452,77.508],[17.261,31.191],[-6.412,-0.729],[0,0],[-109.89,170.131],[-6.612,-28.168],[0,0],[-47.658,-64.569],[9.225,-21.944],[-14.927,22.866],[-1.278,-7.108],[131.821,-55.684]],\"o\":[[0,0],[-11.932,-68.75],[-3.125,-5.646],[51.238,5.819],[0,0],[30.227,-43.98],[13.901,59.222],[0,0],[34.787,47.13],[20.486,-1.887],[3.947,-6.047],[9.607,53.485],[-149.054,0]],\"v\":[[-162.267,277.85],[-255.168,156.655],[-272.405,26.77],[-264.529,14.99],[-170.613,71.075],[-83.665,-135.99],[44.667,-253.454],[80.671,-156.456],[138.398,-39.616],[174.526,84.527],[237.986,21.213],[252.538,24.163],[143.708,281.622]],\"c\":true}],\"e\":[{\"i\":[[0,0],[13.452,77.508],[-29.78,33.348],[1.818,-6.192],[0,0],[-135.867,128.411],[5.662,-28.374],[0,0],[-3.793,-80.163],[9.225,-21.944],[-42.677,26.31],[3.315,-6.416],[118.501,-48.778]],\"o\":[[0,0],[-11.932,-68.75],[4.298,-4.813],[-13.254,45.128],[0,0],[61.713,-43.193],[-13.878,69.549],[0,0],[2.596,54.865],[20.486,-1.887],[6.147,-3.79],[-41.27,79.866],[-149.054,0]],\"v\":[[-162.267,277.85],[-255.168,156.655],[-234.62,14.175],[-226.744,2.395],[-170.613,71.075],[-54.539,-156.456],[99.769,-251.88],[109.796,-162.753],[138.398,-39.616],[174.526,84.527],[240.347,17.277],[252.537,24.163],[143.708,281.622]],\"c\":true}]},{\"i\":{\"x\":0.667,\"y\":1},\"o\":{\"x\":0.333,\"y\":0},\"n\":\"0p667_1_0p333_0\",\"t\":89.398,\"s\":[{\"i\":[[0,0],[13.452,77.508],[-29.78,33.348],[1.818,-6.192],[0,0],[-135.867,128.411],[5.662,-28.374],[0,0],[-3.793,-80.163],[9.225,-21.944],[-42.677,26.31],[3.315,-6.416],[118.501,-48.778]],\"o\":[[0,0],[-11.932,-68.75],[4.298,-4.813],[-13.254,45.128],[0,0],[61.713,-43.193],[-13.878,69.549],[0,0],[2.596,54.865],[20.486,-1.887],[6.147,-3.79],[-41.27,79.866],[-149.054,0]],\"v\":[[-162.267,277.85],[-255.168,156.655],[-234.62,14.175],[-226.744,2.395],[-170.613,71.075],[-54.539,-156.456],[99.769,-251.88],[109.796,-162.753],[138.398,-39.616],[174.526,84.527],[240.347,17.277],[252.537,24.163],[143.708,281.622]],\"c\":true}],\"e\":[{\"i\":[[0,0],[13.452,77.508],[17.261,31.191],[-6.412,-0.729],[0,0],[-109.89,170.131],[-6.612,-28.168],[0,0],[-47.658,-64.569],[9.225,-21.944],[-14.927,22.866],[-1.278,-7.108],[131.821,-55.684]],\"o\":[[0,0],[-11.932,-68.75],[-3.125,-5.646],[51.238,5.819],[0,0],[30.227,-43.98],[13.901,59.222],[0,0],[34.787,47.13],[20.486,-1.887],[3.947,-6.047],[9.607,53.485],[-149.054,0]],\"v\":[[-162.267,277.85],[-255.168,156.655],[-272.405,26.77],[-264.529,14.99],[-170.613,71.075],[-83.665,-135.99],[44.667,-253.454],[80.671,-156.456],[138.398,-39.616],[174.526,84.527],[237.986,21.213],[252.538,24.163],[143.708,281.622]],\"c\":true}]},{\"t\":119}],\"ix\":2},\"nm\":\"Path 1\",\"mn\":\"ADBE Vector Shape - Group\",\"hd\":false},{\"ty\":\"fl\",\"c\":{\"a\":0,\"k\":[0.995999983245,0.760999971278,0.447000002394,1],\"ix\":4},\"o\":{\"a\":0,\"k\":100,\"ix\":5},\"r\":1,\"nm\":\"Fill 1\",\"mn\":\"ADBE Vector Graphic - Fill\",\"hd\":false},{\"ty\":\"tr\",\"p\":{\"a\":0,\"k\":[545.421,573.555],\"ix\":2},\"a\":{\"a\":0,\"k\":[0,0],\"ix\":1},\"s\":{\"a\":0,\"k\":[100,100],\"ix\":3},\"r\":{\"a\":0,\"k\":0,\"ix\":6},\"o\":{\"a\":0,\"k\":100,\"ix\":7},\"sk\":{\"a\":0,\"k\":0,\"ix\":4},\"sa\":{\"a\":0,\"k\":0,\"ix\":5},\"nm\":\"Transform\"}],\"nm\":\"Group 5\",\"np\":2,\"cix\":2,\"ix\":5,\"mn\":\"ADBE Vector Group\",\"hd\":false}],\"ip\":0,\"op\":600,\"st\":0,\"bm\":0}],\"markers\":[]}"
  },
  {
    "path": "src/assets/animations/inverseLoadingDots.json",
    "content": "{\n  \"v\": \"4.10.2\",\n  \"fr\": 29.9700012207031,\n  \"ip\": 0,\n  \"op\": 40.0000016292334,\n  \"w\": 42,\n  \"h\": 17,\n  \"nm\": \"loading\",\n  \"ddd\": 0,\n  \"assets\": [],\n  \"layers\": [\n    {\n      \"ddd\": 0,\n      \"ind\": 1,\n      \"ty\": 4,\n      \"nm\": \"Left\",\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": {\n          \"a\": 1,\n          \"k\": [\n            {\n              \"i\": { \"x\": [0.833], \"y\": [0.833] },\n              \"o\": { \"x\": [0.167], \"y\": [0.167] },\n              \"n\": [\"0p833_0p833_0p167_0p167\"],\n              \"t\": 0,\n              \"s\": [30],\n              \"e\": [100]\n            },\n            {\n              \"i\": { \"x\": [0.833], \"y\": [0.833] },\n              \"o\": { \"x\": [0.167], \"y\": [0.167] },\n              \"n\": [\"0p833_0p833_0p167_0p167\"],\n              \"t\": 15,\n              \"s\": [100],\n              \"e\": [100]\n            },\n            {\n              \"i\": { \"x\": [0.833], \"y\": [0.833] },\n              \"o\": { \"x\": [0.167], \"y\": [0.167] },\n              \"n\": [\"0p833_0p833_0p167_0p167\"],\n              \"t\": 17.5,\n              \"s\": [100],\n              \"e\": [30]\n            },\n            { \"t\": 30.0000012219251 }\n          ],\n          \"ix\": 11\n        },\n        \"r\": { \"a\": 0, \"k\": 0, \"ix\": 10 },\n        \"p\": { \"a\": 0, \"k\": [23.188, 8.5, 0], \"ix\": 2 },\n        \"a\": { \"a\": 0, \"k\": [0, 0, 0], \"ix\": 1 },\n        \"s\": { \"a\": 0, \"k\": [100, 100, 100], \"ix\": 6 }\n      },\n      \"ao\": 0,\n      \"shapes\": [\n        {\n          \"ty\": \"gr\",\n          \"it\": [\n            {\n              \"d\": 1,\n              \"ty\": \"el\",\n              \"s\": { \"a\": 0, \"k\": [7, 7], \"ix\": 2 },\n              \"p\": { \"a\": 0, \"k\": [0, 0], \"ix\": 3 },\n              \"nm\": \"Caminho da elipse 1\",\n              \"mn\": \"ADBE Vector Shape - Ellipse\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"st\",\n              \"c\": { \"a\": 0, \"k\": [1, 1, 1, 1], \"ix\": 3 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 4 },\n              \"w\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"lc\": 1,\n              \"lj\": 1,\n              \"ml\": 4,\n              \"nm\": \"Traçado 1\",\n              \"mn\": \"ADBE Vector Graphic - Stroke\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"fl\",\n              \"c\": {\n                \"a\": 0,\n                \"k\": [\n                  0.10196078431372549,\n                  0.10588235294117647,\n                  0.10196078431372549,\n                  1\n                ],\n                \"ix\": 4\n              },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 5 },\n              \"r\": 1,\n              \"nm\": \"Preenchimento 1\",\n              \"mn\": \"ADBE Vector Graphic - Fill\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"tr\",\n              \"p\": { \"a\": 0, \"k\": [-13.11, 0.14], \"ix\": 2 },\n              \"a\": { \"a\": 0, \"k\": [0, 0], \"ix\": 1 },\n              \"s\": { \"a\": 0, \"k\": [100, 100], \"ix\": 3 },\n              \"r\": { \"a\": 0, \"k\": 0, \"ix\": 6 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 7 },\n              \"sk\": { \"a\": 0, \"k\": 0, \"ix\": 4 },\n              \"sa\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"nm\": \"Transformar\"\n            }\n          ],\n          \"nm\": \"Elipse 1\",\n          \"np\": 3,\n          \"cix\": 2,\n          \"ix\": 1,\n          \"mn\": \"ADBE Vector Group\",\n          \"hd\": false\n        }\n      ],\n      \"ip\": 0,\n      \"op\": 40.0000016292334,\n      \"st\": 0,\n      \"bm\": 0\n    },\n    {\n      \"ddd\": 0,\n      \"ind\": 2,\n      \"ty\": 4,\n      \"nm\": \"Mid\",\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": {\n          \"a\": 1,\n          \"k\": [\n            {\n              \"i\": { \"x\": [0.833], \"y\": [0.833] },\n              \"o\": { \"x\": [0.167], \"y\": [0.167] },\n              \"n\": [\"0p833_0p833_0p167_0p167\"],\n              \"t\": 10,\n              \"s\": [30],\n              \"e\": [100]\n            },\n            {\n              \"i\": { \"x\": [0.833], \"y\": [0.833] },\n              \"o\": { \"x\": [0.167], \"y\": [0.167] },\n              \"n\": [\"0p833_0p833_0p167_0p167\"],\n              \"t\": 20,\n              \"s\": [100],\n              \"e\": [100]\n            },\n            {\n              \"i\": { \"x\": [0.833], \"y\": [0.833] },\n              \"o\": { \"x\": [0.167], \"y\": [0.167] },\n              \"n\": [\"0p833_0p833_0p167_0p167\"],\n              \"t\": 22.5,\n              \"s\": [100],\n              \"e\": [30]\n            },\n            { \"t\": 35.0000014255792 }\n          ],\n          \"ix\": 11\n        },\n        \"r\": { \"a\": 0, \"k\": 0, \"ix\": 10 },\n        \"p\": { \"a\": 0, \"k\": [34.188, 8.5, 0], \"ix\": 2 },\n        \"a\": { \"a\": 0, \"k\": [0, 0, 0], \"ix\": 1 },\n        \"s\": { \"a\": 0, \"k\": [100, 100, 100], \"ix\": 6 }\n      },\n      \"ao\": 0,\n      \"shapes\": [\n        {\n          \"ty\": \"gr\",\n          \"it\": [\n            {\n              \"d\": 1,\n              \"ty\": \"el\",\n              \"s\": { \"a\": 0, \"k\": [7, 7], \"ix\": 2 },\n              \"p\": { \"a\": 0, \"k\": [0, 0], \"ix\": 3 },\n              \"nm\": \"Caminho da elipse 1\",\n              \"mn\": \"ADBE Vector Shape - Ellipse\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"st\",\n              \"c\": { \"a\": 0, \"k\": [1, 1, 1, 1], \"ix\": 3 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 4 },\n              \"w\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"lc\": 1,\n              \"lj\": 1,\n              \"ml\": 4,\n              \"nm\": \"Traçado 1\",\n              \"mn\": \"ADBE Vector Graphic - Stroke\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"fl\",\n              \"c\": {\n                \"a\": 0,\n                \"k\": [\n                  0.10196078431372549,\n                  0.10588235294117647,\n                  0.10196078431372549,\n                  1\n                ],\n                \"ix\": 4\n              },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 5 },\n              \"r\": 1,\n              \"nm\": \"Preenchimento 1\",\n              \"mn\": \"ADBE Vector Graphic - Fill\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"tr\",\n              \"p\": { \"a\": 0, \"k\": [-13.11, 0.14], \"ix\": 2 },\n              \"a\": { \"a\": 0, \"k\": [0, 0], \"ix\": 1 },\n              \"s\": { \"a\": 0, \"k\": [100, 100], \"ix\": 3 },\n              \"r\": { \"a\": 0, \"k\": 0, \"ix\": 6 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 7 },\n              \"sk\": { \"a\": 0, \"k\": 0, \"ix\": 4 },\n              \"sa\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"nm\": \"Transformar\"\n            }\n          ],\n          \"nm\": \"Elipse 1\",\n          \"np\": 3,\n          \"cix\": 2,\n          \"ix\": 1,\n          \"mn\": \"ADBE Vector Group\",\n          \"hd\": false\n        }\n      ],\n      \"ip\": 0,\n      \"op\": 40.0000016292334,\n      \"st\": 0,\n      \"bm\": 0\n    },\n    {\n      \"ddd\": 0,\n      \"ind\": 3,\n      \"ty\": 4,\n      \"nm\": \"Right\",\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": {\n          \"a\": 1,\n          \"k\": [\n            {\n              \"i\": { \"x\": [0.833], \"y\": [0.833] },\n              \"o\": { \"x\": [0.167], \"y\": [0.167] },\n              \"n\": [\"0p833_0p833_0p167_0p167\"],\n              \"t\": 15,\n              \"s\": [30],\n              \"e\": [100]\n            },\n            {\n              \"i\": { \"x\": [0.833], \"y\": [0.833] },\n              \"o\": { \"x\": [0.167], \"y\": [0.167] },\n              \"n\": [\"0p833_0p833_0p167_0p167\"],\n              \"t\": 25,\n              \"s\": [100],\n              \"e\": [100]\n            },\n            {\n              \"i\": { \"x\": [0.833], \"y\": [0.833] },\n              \"o\": { \"x\": [0.167], \"y\": [0.167] },\n              \"n\": [\"0p833_0p833_0p167_0p167\"],\n              \"t\": 27.5,\n              \"s\": [100],\n              \"e\": [30]\n            },\n            { \"t\": 40.0000016292334 }\n          ],\n          \"ix\": 11\n        },\n        \"r\": { \"a\": 0, \"k\": 0, \"ix\": 10 },\n        \"p\": { \"a\": 0, \"k\": [44.812, 8.5, 0], \"ix\": 2 },\n        \"a\": { \"a\": 0, \"k\": [0, 0, 0], \"ix\": 1 },\n        \"s\": { \"a\": 0, \"k\": [100, 100, 100], \"ix\": 6 }\n      },\n      \"ao\": 0,\n      \"shapes\": [\n        {\n          \"ty\": \"gr\",\n          \"it\": [\n            {\n              \"d\": 1,\n              \"ty\": \"el\",\n              \"s\": { \"a\": 0, \"k\": [7, 7], \"ix\": 2 },\n              \"p\": { \"a\": 0, \"k\": [0, 0], \"ix\": 3 },\n              \"nm\": \"Caminho da elipse 1\",\n              \"mn\": \"ADBE Vector Shape - Ellipse\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"st\",\n              \"c\": { \"a\": 0, \"k\": [1, 1, 1, 1], \"ix\": 3 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 4 },\n              \"w\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"lc\": 1,\n              \"lj\": 1,\n              \"ml\": 4,\n              \"nm\": \"Traçado 1\",\n              \"mn\": \"ADBE Vector Graphic - Stroke\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"fl\",\n              \"c\": {\n                \"a\": 0,\n                \"k\": [\n                  0.10196078431372549,\n                  0.10588235294117647,\n                  0.10196078431372549,\n                  1\n                ],\n                \"ix\": 4\n              },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 5 },\n              \"r\": 1,\n              \"nm\": \"Preenchimento 1\",\n              \"mn\": \"ADBE Vector Graphic - Fill\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"tr\",\n              \"p\": { \"a\": 0, \"k\": [-13.11, 0.14], \"ix\": 2 },\n              \"a\": { \"a\": 0, \"k\": [0, 0], \"ix\": 1 },\n              \"s\": { \"a\": 0, \"k\": [100, 100], \"ix\": 3 },\n              \"r\": { \"a\": 0, \"k\": 0, \"ix\": 6 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 7 },\n              \"sk\": { \"a\": 0, \"k\": 0, \"ix\": 4 },\n              \"sa\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"nm\": \"Transformar\"\n            }\n          ],\n          \"nm\": \"Elipse 1\",\n          \"np\": 3,\n          \"cix\": 2,\n          \"ix\": 1,\n          \"mn\": \"ADBE Vector Group\",\n          \"hd\": false\n        }\n      ],\n      \"ip\": 0,\n      \"op\": 40.0000016292334,\n      \"st\": 0,\n      \"bm\": 0\n    }\n  ]\n}\n"
  },
  {
    "path": "src/assets/animations/loadingLogo.json",
    "content": "{\"ip\":0,\"fr\":60,\"v\":\"5.1.20\",\"assets\":[],\"layers\":[{\"ty\":4,\"nm\":\"LoadingCenter\",\"ip\":0,\"st\":0,\"ind\":2,\"hix\":2,\"ks\":{\"o\":{\"a\":0,\"k\":100},\"or\":{\"a\":0,\"k\":[0,0,0]},\"a\":{\"a\":0,\"k\":[43,43,0]},\"p\":{\"s\":true,\"x\":{\"a\":0,\"k\":113},\"y\":{\"a\":0,\"k\":117}},\"rx\":{\"a\":0,\"k\":0},\"ry\":{\"a\":0,\"k\":0},\"rz\":{\"a\":0,\"k\":0},\"s\":{\"a\":0,\"k\":[154.7,154.7]}},\"shapes\":[{\"ty\":\"gr\",\"nm\":\"LoadingCenter shape group\",\"it\":[{\"ty\":\"sh\",\"ks\":{\"a\":0,\"k\":{\"c\":true,\"v\":[[27.0449,50.2128],[20.0898,57.168],[27.0449,64.1231],[34.0001,57.168]],\"i\":[[3.8412000000000006,0],[0,-3.8412000000000006],[-3.841199999999997,0],[0,3.8412000000000006]],\"o\":[[-3.841199999999997,0],[0,3.8412000000000006],[3.8412000000000006,0],[0,-3.8412000000000006]]}}},{\"ty\":\"st\",\"o\":{\"a\":0,\"k\":0},\"w\":{\"a\":0,\"k\":0},\"c\":{\"a\":0,\"k\":[0,0,0,0]},\"lc\":3,\"lj\":1,\"ml\":1},{\"ty\":\"fl\",\"o\":{\"a\":0,\"k\":100},\"r\":1,\"c\":{\"a\":0,\"k\":[1,1,1,1]}},{\"ty\":\"tr\",\"o\":{\"a\":0,\"k\":100},\"a\":{\"a\":0,\"k\":[0,0]},\"s\":{\"a\":0,\"k\":[100,100]},\"p\":{\"a\":0,\"k\":[0,0]},\"r\":{\"a\":0,\"k\":0}}]},{\"ty\":\"gr\",\"nm\":\"LoadingCenter shape group\",\"it\":[{\"ty\":\"sh\",\"ks\":{\"a\":0,\"k\":{\"c\":true,\"v\":[[59.0449,50.2128],[52.0898,57.168],[59.0449,64.1231],[66.0001,57.168]],\"i\":[[3.8412000000000006,0],[0,-3.8412000000000006],[-3.8412000000000006,0],[0,3.8412000000000006]],\"o\":[[-3.8412000000000006,0],[0,3.8412000000000006],[3.8412000000000006,0],[0,-3.8412000000000006]]}}},{\"ty\":\"st\",\"o\":{\"a\":0,\"k\":0},\"w\":{\"a\":0,\"k\":0},\"c\":{\"a\":0,\"k\":[0,0,0,0]},\"lc\":3,\"lj\":1,\"ml\":1},{\"ty\":\"fl\",\"o\":{\"a\":0,\"k\":100},\"r\":1,\"c\":{\"a\":0,\"k\":[1,1,1,1]}},{\"ty\":\"tr\",\"o\":{\"a\":0,\"k\":100},\"a\":{\"a\":0,\"k\":[0,0]},\"s\":{\"a\":0,\"k\":[100,100]},\"p\":{\"a\":0,\"k\":[0,0]},\"r\":{\"a\":0,\"k\":0}}]},{\"ty\":\"gr\",\"nm\":\"LoadingCenter shape group\",\"it\":[{\"ty\":\"sh\",\"ks\":{\"a\":0,\"k\":{\"c\":true,\"v\":[[43.003,57.168],[36.0479,64.1231],[43.003,71.0783],[49.9581,64.1231]],\"i\":[[3.8412000000000006,0],[0,-3.8411999999999935],[-3.8412000000000006,0],[0,3.8412000000000006]],\"o\":[[-3.8412000000000006,0],[0,3.8412000000000006],[3.8412000000000006,0],[0,-3.8411999999999935]]}}},{\"ty\":\"st\",\"o\":{\"a\":0,\"k\":0},\"w\":{\"a\":0,\"k\":0},\"c\":{\"a\":0,\"k\":[0,0,0,0]},\"lc\":3,\"lj\":1,\"ml\":1},{\"ty\":\"fl\",\"o\":{\"a\":0,\"k\":100},\"r\":1,\"c\":{\"a\":0,\"k\":[1,1,1,1]}},{\"ty\":\"tr\",\"o\":{\"a\":0,\"k\":100},\"a\":{\"a\":0,\"k\":[0,0]},\"s\":{\"a\":0,\"k\":[100,100]},\"p\":{\"a\":0,\"k\":[0,0]},\"r\":{\"a\":0,\"k\":0}}]},{\"ty\":\"gr\",\"nm\":\"LoadingCenter shape group\",\"it\":[{\"ty\":\"sh\",\"ks\":{\"a\":0,\"k\":{\"c\":true,\"v\":[[61.9145,30.2179],[56.003,42.7304],[43.003,51.9111],[31.003,42.7304],[25.3472,30.2179],[35.569,20],[40.0653,21.0417],[43.6309,23.9725],[47.1955,21.0425],[51.6904,20]],\"i\":[[-0.020799999999994156,-5.6325],[2.2034999999999982,-2.3193000000000055],[1.5,0],[2.3211999999999975,2.6806999999999945],[-0.02149999999999963,6.065300000000001],[-5.614100000000004,0],[-1.3984999999999985,-0.6890999999999998],[-0.9467999999999961,-1.2387000000000015],[-1.3980000000000032,0.6890000000000001],[-1.5585999999999984,-0.0032999999999994145]],\"o\":[[0.021600000000006503,6.065300000000001],[-2.2034999999999982,2.3193999999999946],[-1.5,0],[-2.321200000000001,-2.6806000000000054],[0.021599999999999397,-5.633300000000002],[1.5589999999999975,-0.003900000000001569],[1.3984999999999985,0.6890999999999998],[0.9466000000000037,-1.238199999999999],[1.3979999999999961,-0.6890999999999998],[5.616400000000006,0]]}}},{\"ty\":\"st\",\"o\":{\"a\":0,\"k\":0},\"w\":{\"a\":0,\"k\":0},\"c\":{\"a\":0,\"k\":[0,0,0,0]},\"lc\":3,\"lj\":1,\"ml\":1},{\"ty\":\"fl\",\"o\":{\"a\":0,\"k\":100},\"r\":1,\"c\":{\"a\":0,\"k\":[1,1,1,1]}},{\"ty\":\"tr\",\"o\":{\"a\":0,\"k\":100},\"a\":{\"a\":0,\"k\":[0,0]},\"s\":{\"a\":0,\"k\":[100,100]},\"p\":{\"a\":0,\"k\":[0,0]},\"r\":{\"a\":0,\"k\":0}}]},{\"ty\":\"gr\",\"nm\":\"LoadingCenter shape group\",\"it\":[{\"ty\":\"rc\",\"s\":{\"a\":0,\"k\":[86,86]},\"r\":{\"a\":0,\"k\":43},\"p\":{\"a\":0,\"k\":[43,43]}},{\"ty\":\"st\",\"o\":{\"a\":0,\"k\":0},\"w\":{\"a\":0,\"k\":0},\"c\":{\"a\":0,\"k\":[0,0,0,0]},\"lc\":3,\"lj\":1,\"ml\":1},{\"ty\":\"fl\",\"o\":{\"a\":0,\"k\":100},\"r\":1,\"c\":{\"a\":0,\"k\":[0.8313725490196079,0.3568627450980392,0.5647058823529412,1]}},{\"ty\":\"tr\",\"o\":{\"a\":0,\"k\":100},\"a\":{\"a\":0,\"k\":[0,0]},\"s\":{\"a\":0,\"k\":[100,100]},\"p\":{\"a\":0,\"k\":[0,0]},\"r\":{\"a\":0,\"k\":0}}]}],\"op\":30},{\"ty\":4,\"nm\":\"Oval\",\"ip\":0,\"st\":0,\"ind\":1,\"hix\":1,\"ks\":{\"o\":{\"a\":1,\"k\":[{\"t\":0,\"s\":[100],\"e\":[0],\"i\":{\"x\":[0.515],\"y\":[0.955]},\"o\":{\"x\":[0.455],\"y\":[0.03]}},{\"t\":30}]},\"or\":{\"a\":0,\"k\":[0,0,0]},\"a\":{\"a\":0,\"k\":[62.5,62.5,0]},\"p\":{\"s\":true,\"x\":{\"a\":1,\"k\":[{\"t\":0,\"s\":[112.49999999999999],\"e\":[112.99949666027723],\"i\":{\"x\":[0.515],\"y\":[0.955]},\"o\":{\"x\":[0.455],\"y\":[0.03]}},{\"t\":30}]},\"y\":{\"a\":1,\"k\":[{\"t\":0,\"s\":[117],\"e\":[116.50049666027726],\"i\":{\"x\":[0.515],\"y\":[0.955]},\"o\":{\"x\":[0.455],\"y\":[0.03]}},{\"t\":30}]}},\"rx\":{\"a\":0,\"k\":0},\"ry\":{\"a\":0,\"k\":0},\"rz\":{\"a\":0,\"k\":0},\"s\":{\"a\":1,\"k\":[{\"t\":0,\"s\":[100,100],\"e\":[179.29999999999998,179.29999999999998],\"i\":{\"x\":[0.515,0.515],\"y\":[0.955,0.955]},\"o\":{\"x\":[0.455,0.455],\"y\":[0.03,0.03]}},{\"t\":30}]}},\"shapes\":[{\"ty\":\"gr\",\"nm\":\"Oval shape group\",\"it\":[{\"ty\":\"rc\",\"s\":{\"a\":0,\"k\":[125,125]},\"r\":{\"a\":0,\"k\":62},\"p\":{\"a\":0,\"k\":[62.5,62.5]}},{\"ty\":\"st\",\"o\":{\"a\":0,\"k\":0},\"w\":{\"a\":0,\"k\":0},\"c\":{\"a\":0,\"k\":[0,0,0,0]},\"lc\":3,\"lj\":1,\"ml\":1},{\"ty\":\"fl\",\"o\":{\"a\":0,\"k\":100},\"r\":1,\"c\":{\"a\":0,\"k\":[0.8313725490196079,0.3568627450980392,0.5647058823529412,1]}},{\"ty\":\"tr\",\"o\":{\"a\":0,\"k\":50},\"a\":{\"a\":0,\"k\":[0,0]},\"s\":{\"a\":0,\"k\":[100,100]},\"p\":{\"a\":0,\"k\":[0,0]},\"r\":{\"a\":0,\"k\":0}}]}],\"op\":30}],\"op\":30,\"w\":226,\"h\":234}"
  },
  {
    "path": "src/assets/animations/location.json",
    "content": "{\n  \"v\": \"5.2.1\",\n  \"fr\": 30,\n  \"ip\": 0,\n  \"op\": 180,\n  \"w\": 1155,\n  \"h\": 700,\n  \"nm\": \"Comp 1\",\n  \"ddd\": 0,\n  \"assets\": [\n    {\n      \"id\": \"comp_0\",\n      \"layers\": [\n        {\n          \"ddd\": 0,\n          \"ind\": 1,\n          \"ty\": 4,\n          \"nm\": \"Path 4\",\n          \"sr\": 1,\n          \"ks\": {\n            \"o\": { \"a\": 0, \"k\": 100, \"ix\": 11 },\n            \"r\": { \"a\": 0, \"k\": 0, \"ix\": 10 },\n            \"p\": { \"a\": 0, \"k\": [28.381, 100.034, 0], \"ix\": 2 },\n            \"a\": { \"a\": 0, \"k\": [0, 0, 0], \"ix\": 1 },\n            \"s\": { \"a\": 0, \"k\": [100, 100, 100], \"ix\": 6 }\n          },\n          \"ao\": 0,\n          \"shapes\": [\n            {\n              \"ty\": \"gr\",\n              \"it\": [\n                {\n                  \"ind\": 0,\n                  \"ty\": \"sh\",\n                  \"ix\": 1,\n                  \"ks\": {\n                    \"a\": 0,\n                    \"k\": {\n                      \"i\": [\n                        [-8.78, 0],\n                        [0, 2.34],\n                        [8.8, 0],\n                        [0, -2.34]\n                      ],\n                      \"o\": [\n                        [8.8, 0],\n                        [0, -2.34],\n                        [-8.78, 0],\n                        [0, 2.34]\n                      ],\n                      \"v\": [\n                        [-0.005, 4.23],\n                        [15.915, 0],\n                        [-0.005, -4.23],\n                        [-15.915, 0]\n                      ],\n                      \"c\": true\n                    },\n                    \"ix\": 2\n                  },\n                  \"nm\": \"Path 1\",\n                  \"mn\": \"ADBE Vector Shape - Group\",\n                  \"hd\": false\n                },\n                {\n                  \"ty\": \"fl\",\n                  \"c\": {\n                    \"a\": 0,\n                    \"k\": [0.40000000596, 0.474510014057, 0.949020028114, 1],\n                    \"ix\": 4\n                  },\n                  \"o\": { \"a\": 0, \"k\": 100, \"ix\": 5 },\n                  \"r\": 1,\n                  \"nm\": \"Fill 1\",\n                  \"mn\": \"ADBE Vector Graphic - Fill\",\n                  \"hd\": false\n                },\n                {\n                  \"ty\": \"tr\",\n                  \"p\": { \"a\": 0, \"k\": [0, 0], \"ix\": 2 },\n                  \"a\": { \"a\": 0, \"k\": [0, 0], \"ix\": 1 },\n                  \"s\": { \"a\": 0, \"k\": [100, 100], \"ix\": 3 },\n                  \"r\": { \"a\": 0, \"k\": 0, \"ix\": 6 },\n                  \"o\": { \"a\": 0, \"k\": 100, \"ix\": 7 },\n                  \"sk\": { \"a\": 0, \"k\": 0, \"ix\": 4 },\n                  \"sa\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n                  \"nm\": \"Transform\"\n                }\n              ],\n              \"nm\": \"Path\",\n              \"np\": 2,\n              \"cix\": 2,\n              \"ix\": 1,\n              \"mn\": \"ADBE Vector Group\",\n              \"hd\": false\n            }\n          ],\n          \"ip\": 0,\n          \"op\": 180,\n          \"st\": 0,\n          \"bm\": 0\n        },\n        {\n          \"ddd\": 0,\n          \"ind\": 2,\n          \"ty\": 4,\n          \"nm\": \"Combined Shape 2\",\n          \"sr\": 1,\n          \"ks\": {\n            \"o\": { \"a\": 0, \"k\": 100, \"ix\": 11 },\n            \"r\": { \"a\": 0, \"k\": 0, \"ix\": 10 },\n            \"p\": {\n              \"a\": 1,\n              \"k\": [\n                {\n                  \"i\": { \"x\": 0.667, \"y\": 1 },\n                  \"o\": { \"x\": 0.333, \"y\": 0 },\n                  \"n\": \"0p667_1_0p333_0\",\n                  \"t\": 0,\n                  \"s\": [28.381, 50.729, 0],\n                  \"e\": [28.381, 43.729, 0],\n                  \"to\": [0, 0, 0],\n                  \"ti\": [0, 0, 0]\n                },\n                {\n                  \"i\": { \"x\": 0.667, \"y\": 1 },\n                  \"o\": { \"x\": 0.333, \"y\": 0 },\n                  \"n\": \"0p667_1_0p333_0\",\n                  \"t\": 45,\n                  \"s\": [28.381, 43.729, 0],\n                  \"e\": [28.381, 50.729, 0],\n                  \"to\": [0, 0, 0],\n                  \"ti\": [0, 0, 0]\n                },\n                {\n                  \"i\": { \"x\": 0.667, \"y\": 1 },\n                  \"o\": { \"x\": 0.333, \"y\": 0 },\n                  \"n\": \"0p667_1_0p333_0\",\n                  \"t\": 90,\n                  \"s\": [28.381, 50.729, 0],\n                  \"e\": [28.381, 43.729, 0],\n                  \"to\": [0, 0, 0],\n                  \"ti\": [0, 0, 0]\n                },\n                {\n                  \"i\": { \"x\": 0.667, \"y\": 1 },\n                  \"o\": { \"x\": 0.333, \"y\": 0 },\n                  \"n\": \"0p667_1_0p333_0\",\n                  \"t\": 135,\n                  \"s\": [28.381, 43.729, 0],\n                  \"e\": [28.381, 50.729, 0],\n                  \"to\": [0, 0, 0],\n                  \"ti\": [0, 0, 0]\n                },\n                { \"t\": 179 }\n              ],\n              \"ix\": 2\n            },\n            \"a\": { \"a\": 0, \"k\": [0, 0, 0], \"ix\": 1 },\n            \"s\": { \"a\": 0, \"k\": [100, 100, 100], \"ix\": 6 }\n          },\n          \"ao\": 0,\n          \"shapes\": [\n            {\n              \"ty\": \"gr\",\n              \"it\": [\n                {\n                  \"ind\": 0,\n                  \"ty\": \"sh\",\n                  \"ix\": 1,\n                  \"ks\": {\n                    \"a\": 0,\n                    \"k\": {\n                      \"i\": [\n                        [0, 9.4],\n                        [-14.41, 0],\n                        [0, -14.42],\n                        [0, 0]\n                      ],\n                      \"o\": [\n                        [0, -14.42],\n                        [14.42, 0],\n                        [0, 7.78],\n                        [0, 0]\n                      ],\n                      \"v\": [\n                        [-26.095, -16.7],\n                        [-0.005, -42.8],\n                        [26.095, -16.7],\n                        [-0.005, 42.8]\n                      ],\n                      \"c\": true\n                    },\n                    \"ix\": 2\n                  },\n                  \"nm\": \"Path 1\",\n                  \"mn\": \"ADBE Vector Shape - Group\",\n                  \"hd\": false\n                },\n                {\n                  \"ind\": 1,\n                  \"ty\": \"sh\",\n                  \"ix\": 2,\n                  \"ks\": {\n                    \"a\": 0,\n                    \"k\": {\n                      \"i\": [\n                        [0, -7.93],\n                        [-7.93, 0],\n                        [0, 7.93],\n                        [7.94, 0]\n                      ],\n                      \"o\": [\n                        [0, 7.93],\n                        [7.94, 0],\n                        [0, -7.93],\n                        [-7.93, 0]\n                      ],\n                      \"v\": [\n                        [-14.365, -18.67],\n                        [-0.005, -4.31],\n                        [14.365, -18.67],\n                        [-0.005, -33.03]\n                      ],\n                      \"c\": true\n                    },\n                    \"ix\": 2\n                  },\n                  \"nm\": \"Path 2\",\n                  \"mn\": \"ADBE Vector Shape - Group\",\n                  \"hd\": false\n                },\n                {\n                  \"ty\": \"mm\",\n                  \"mm\": 5,\n                  \"nm\": \"Merge Paths 1\",\n                  \"mn\": \"ADBE Vector Filter - Merge\",\n                  \"hd\": false\n                },\n                {\n                  \"ty\": \"fl\",\n                  \"c\": {\n                    \"a\": 0,\n                    \"k\": [0.40000000596, 0.474510014057, 0.949020028114, 1],\n                    \"ix\": 4\n                  },\n                  \"o\": { \"a\": 0, \"k\": 100, \"ix\": 5 },\n                  \"r\": 1,\n                  \"nm\": \"Fill 1\",\n                  \"mn\": \"ADBE Vector Graphic - Fill\",\n                  \"hd\": false\n                },\n                {\n                  \"ty\": \"tr\",\n                  \"p\": { \"a\": 0, \"k\": [0, 0], \"ix\": 2 },\n                  \"a\": { \"a\": 0, \"k\": [0, 0], \"ix\": 1 },\n                  \"s\": { \"a\": 0, \"k\": [100, 100], \"ix\": 3 },\n                  \"r\": { \"a\": 0, \"k\": 0, \"ix\": 6 },\n                  \"o\": { \"a\": 0, \"k\": 100, \"ix\": 7 },\n                  \"sk\": { \"a\": 0, \"k\": 0, \"ix\": 4 },\n                  \"sa\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n                  \"nm\": \"Transform\"\n                }\n              ],\n              \"nm\": \"Combined Shape\",\n              \"np\": 4,\n              \"cix\": 2,\n              \"ix\": 1,\n              \"mn\": \"ADBE Vector Group\",\n              \"hd\": false\n            }\n          ],\n          \"ip\": 0,\n          \"op\": 180,\n          \"st\": 0,\n          \"bm\": 0\n        }\n      ]\n    }\n  ],\n  \"layers\": [\n    {\n      \"ddd\": 0,\n      \"ind\": 1,\n      \"ty\": 4,\n      \"nm\": \"Path 74\",\n      \"parent\": 27,\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": { \"a\": 0, \"k\": 100, \"ix\": 11 },\n        \"r\": { \"a\": 0, \"k\": 0, \"ix\": 10 },\n        \"p\": { \"a\": 0, \"k\": [5.972, 11.218, 0], \"ix\": 2 },\n        \"a\": { \"a\": 0, \"k\": [0, 0, 0], \"ix\": 1 },\n        \"s\": { \"a\": 0, \"k\": [100, 100, 100], \"ix\": 6 }\n      },\n      \"ao\": 0,\n      \"shapes\": [\n        {\n          \"ty\": \"gr\",\n          \"it\": [\n            {\n              \"ind\": 0,\n              \"ty\": \"sh\",\n              \"ix\": 1,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [0, 0],\n                    [0.02, -0.28],\n                    [-0.28, -0.02],\n                    [0, 0],\n                    [-0.02, 0.28],\n                    [0.28, 0.02]\n                  ],\n                  \"o\": [\n                    [-0.28, -0.02],\n                    [-0.02, 0.28],\n                    [0, 0],\n                    [0.28, 0.02],\n                    [0.02, -0.27],\n                    [0, 0]\n                  ],\n                  \"v\": [\n                    [-7.006, -0.931],\n                    [-7.536, -0.461],\n                    [-7.066, 0.069],\n                    [7.004, 0.929],\n                    [7.534, 0.459],\n                    [7.064, -0.071]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 1\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"fl\",\n              \"c\": {\n                \"a\": 0,\n                \"k\": [0.254902005196, 0.250979989767, 0.258823990822, 1],\n                \"ix\": 4\n              },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 5 },\n              \"r\": 1,\n              \"nm\": \"Fill 1\",\n              \"mn\": \"ADBE Vector Graphic - Fill\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"tr\",\n              \"p\": { \"a\": 0, \"k\": [0, 0], \"ix\": 2 },\n              \"a\": { \"a\": 0, \"k\": [0, 0], \"ix\": 1 },\n              \"s\": { \"a\": 0, \"k\": [100, 100], \"ix\": 3 },\n              \"r\": { \"a\": 0, \"k\": 0, \"ix\": 6 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 7 },\n              \"sk\": { \"a\": 0, \"k\": 0, \"ix\": 4 },\n              \"sa\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"nm\": \"Transform\"\n            }\n          ],\n          \"nm\": \"Path\",\n          \"np\": 2,\n          \"cix\": 2,\n          \"ix\": 1,\n          \"mn\": \"ADBE Vector Group\",\n          \"hd\": false\n        }\n      ],\n      \"ip\": 0,\n      \"op\": 180,\n      \"st\": 0,\n      \"bm\": 0\n    },\n    {\n      \"ddd\": 0,\n      \"ind\": 2,\n      \"ty\": 4,\n      \"nm\": \"Path 73\",\n      \"parent\": 27,\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": { \"a\": 0, \"k\": 100, \"ix\": 11 },\n        \"r\": { \"a\": 0, \"k\": 0, \"ix\": 10 },\n        \"p\": { \"a\": 0, \"k\": [9.515, 6.558, 0], \"ix\": 2 },\n        \"a\": { \"a\": 0, \"k\": [0, 0, 0], \"ix\": 1 },\n        \"s\": { \"a\": 0, \"k\": [100, 100, 100], \"ix\": 6 }\n      },\n      \"ao\": 0,\n      \"shapes\": [\n        {\n          \"ty\": \"gr\",\n          \"it\": [\n            {\n              \"ind\": 0,\n              \"ty\": \"sh\",\n              \"ix\": 1,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [-0.01, 0.28],\n                    [-0.27, -0.01],\n                    [0, 0],\n                    [0.01, -0.28],\n                    [0.28, 0.01],\n                    [0, 0]\n                  ],\n                  \"o\": [\n                    [0.01, -0.27],\n                    [0, 0],\n                    [0.28, 0.02],\n                    [-0.02, 0.27],\n                    [0, 0],\n                    [-0.27, -0.01]\n                  ],\n                  \"v\": [\n                    [-9.069, -0.461],\n                    [-8.549, -0.931],\n                    [8.591, -0.071],\n                    [9.071, 0.459],\n                    [8.541, 0.929],\n                    [-8.599, 0.069]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 1\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"fl\",\n              \"c\": {\n                \"a\": 0,\n                \"k\": [0.254902005196, 0.250979989767, 0.258823990822, 1],\n                \"ix\": 4\n              },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 5 },\n              \"r\": 1,\n              \"nm\": \"Fill 1\",\n              \"mn\": \"ADBE Vector Graphic - Fill\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"tr\",\n              \"p\": { \"a\": 0, \"k\": [0, 0], \"ix\": 2 },\n              \"a\": { \"a\": 0, \"k\": [0, 0], \"ix\": 1 },\n              \"s\": { \"a\": 0, \"k\": [100, 100], \"ix\": 3 },\n              \"r\": { \"a\": 0, \"k\": 0, \"ix\": 6 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 7 },\n              \"sk\": { \"a\": 0, \"k\": 0, \"ix\": 4 },\n              \"sa\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"nm\": \"Transform\"\n            }\n          ],\n          \"nm\": \"Path\",\n          \"np\": 2,\n          \"cix\": 2,\n          \"ix\": 1,\n          \"mn\": \"ADBE Vector Group\",\n          \"hd\": false\n        }\n      ],\n      \"ip\": 0,\n      \"op\": 180,\n      \"st\": 0,\n      \"bm\": 0\n    },\n    {\n      \"ddd\": 0,\n      \"ind\": 3,\n      \"ty\": 4,\n      \"nm\": \"Path 72\",\n      \"parent\": 27,\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": { \"a\": 0, \"k\": 100, \"ix\": 11 },\n        \"r\": { \"a\": 0, \"k\": 0, \"ix\": 10 },\n        \"p\": { \"a\": 0, \"k\": [13.9, 1.86, 0], \"ix\": 2 },\n        \"a\": { \"a\": 0, \"k\": [0, 0, 0], \"ix\": 1 },\n        \"s\": { \"a\": 0, \"k\": [100, 100, 100], \"ix\": 6 }\n      },\n      \"ao\": 0,\n      \"shapes\": [\n        {\n          \"ty\": \"gr\",\n          \"it\": [\n            {\n              \"ind\": 0,\n              \"ty\": \"sh\",\n              \"ix\": 1,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [-0.01, 0.28],\n                    [-0.28, -0.01],\n                    [0, 0],\n                    [0.01, -0.28],\n                    [0.28, 0.02],\n                    [0, 0]\n                  ],\n                  \"o\": [\n                    [0.01, -0.27],\n                    [0, 0],\n                    [0.28, 0.02],\n                    [-0.02, 0.27],\n                    [0, 0],\n                    [-0.27, -0.01]\n                  ],\n                  \"v\": [\n                    [-8.379, -0.426],\n                    [-7.849, -0.896],\n                    [7.901, -0.106],\n                    [8.381, 0.424],\n                    [7.851, 0.894],\n                    [-7.909, 0.104]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 1\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"fl\",\n              \"c\": {\n                \"a\": 0,\n                \"k\": [0.254902005196, 0.250979989767, 0.258823990822, 1],\n                \"ix\": 4\n              },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 5 },\n              \"r\": 1,\n              \"nm\": \"Fill 1\",\n              \"mn\": \"ADBE Vector Graphic - Fill\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"tr\",\n              \"p\": { \"a\": 0, \"k\": [0, 0], \"ix\": 2 },\n              \"a\": { \"a\": 0, \"k\": [0, 0], \"ix\": 1 },\n              \"s\": { \"a\": 0, \"k\": [100, 100], \"ix\": 3 },\n              \"r\": { \"a\": 0, \"k\": 0, \"ix\": 6 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 7 },\n              \"sk\": { \"a\": 0, \"k\": 0, \"ix\": 4 },\n              \"sa\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"nm\": \"Transform\"\n            }\n          ],\n          \"nm\": \"Path\",\n          \"np\": 2,\n          \"cix\": 2,\n          \"ix\": 1,\n          \"mn\": \"ADBE Vector Group\",\n          \"hd\": false\n        }\n      ],\n      \"ip\": 0,\n      \"op\": 180,\n      \"st\": 0,\n      \"bm\": 0\n    },\n    {\n      \"ddd\": 0,\n      \"ind\": 4,\n      \"ty\": 4,\n      \"nm\": \"Path 71\",\n      \"parent\": 28,\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": { \"a\": 0, \"k\": 100, \"ix\": 11 },\n        \"r\": { \"a\": 0, \"k\": 0, \"ix\": 10 },\n        \"p\": { \"a\": 0, \"k\": [-14.213, 12.405, 0], \"ix\": 2 },\n        \"a\": { \"a\": 0, \"k\": [0, 0, 0], \"ix\": 1 },\n        \"s\": { \"a\": 0, \"k\": [100, 100, 100], \"ix\": 6 }\n      },\n      \"ao\": 0,\n      \"shapes\": [\n        {\n          \"ty\": \"gr\",\n          \"it\": [\n            {\n              \"ind\": 0,\n              \"ty\": \"sh\",\n              \"ix\": 1,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [0.17, 0.21],\n                    [0.21, -0.17],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [1.47, -1.17],\n                    [1.12, -0.89],\n                    [0.34, -0.26],\n                    [0.09, -0.08],\n                    [0.02, -0.01],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [-0.15, -0.23],\n                    [-0.23, 0.16],\n                    [-0.08, 0.07],\n                    [-0.17, 0.13],\n                    [-0.56, 0.44],\n                    [-1.47, 1.16],\n                    [-1.09, 0.87],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0.31, 0.39],\n                    [0, 0]\n                  ],\n                  \"o\": [\n                    [-0.17, -0.22],\n                    [0, 0],\n                    [-0.31, -0.39],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [-1.09, 0.87],\n                    [-1.46, 1.16],\n                    [-0.55, 0.45],\n                    [-0.17, 0.14],\n                    [-0.06, 0.04],\n                    [0, 0],\n                    [0, 0],\n                    [-0.03, 0.02],\n                    [-0.23, 0.15],\n                    [0.16, 0.22],\n                    [0.03, -0.02],\n                    [0.1, -0.07],\n                    [0.34, -0.27],\n                    [1.11, -0.89],\n                    [1.46, -1.17],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0.22, -0.17]\n                  ],\n                  \"v\": [\n                    [6.296, -5.014],\n                    [5.596, -5.094],\n                    [5.906, -4.704],\n                    [5.596, -5.094],\n                    [5.596, -5.094],\n                    [5.586, -5.094],\n                    [5.586, -5.084],\n                    [5.556, -5.064],\n                    [5.466, -4.994],\n                    [5.096, -4.694],\n                    [3.776, -3.644],\n                    [-0.244, -0.434],\n                    [-4.294, 2.786],\n                    [-5.654, 3.866],\n                    [-6.044, 4.186],\n                    [-6.154, 4.266],\n                    [-6.154, 4.266],\n                    [-6.154, 4.266],\n                    [-6.184, 4.286],\n                    [-6.324, 4.986],\n                    [-5.624, 5.116],\n                    [-5.434, 4.966],\n                    [-5.034, 4.656],\n                    [-3.664, 3.576],\n                    [0.386, 0.346],\n                    [4.396, -2.864],\n                    [5.716, -3.914],\n                    [6.086, -4.214],\n                    [6.186, -4.284],\n                    [6.206, -4.304],\n                    [6.216, -4.314],\n                    [6.216, -4.314],\n                    [6.216, -4.314],\n                    [5.906, -4.704],\n                    [6.216, -4.314]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 1\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"fl\",\n              \"c\": {\n                \"a\": 0,\n                \"k\": [0.254902005196, 0.250979989767, 0.258823990822, 1],\n                \"ix\": 4\n              },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 5 },\n              \"r\": 1,\n              \"nm\": \"Fill 1\",\n              \"mn\": \"ADBE Vector Graphic - Fill\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"tr\",\n              \"p\": { \"a\": 0, \"k\": [0, 0], \"ix\": 2 },\n              \"a\": { \"a\": 0, \"k\": [0, 0], \"ix\": 1 },\n              \"s\": { \"a\": 0, \"k\": [100, 100], \"ix\": 3 },\n              \"r\": { \"a\": 0, \"k\": 0, \"ix\": 6 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 7 },\n              \"sk\": { \"a\": 0, \"k\": 0, \"ix\": 4 },\n              \"sa\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"nm\": \"Transform\"\n            }\n          ],\n          \"nm\": \"Path\",\n          \"np\": 2,\n          \"cix\": 2,\n          \"ix\": 1,\n          \"mn\": \"ADBE Vector Group\",\n          \"hd\": false\n        }\n      ],\n      \"ip\": 0,\n      \"op\": 180,\n      \"st\": 0,\n      \"bm\": 0\n    },\n    {\n      \"ddd\": 0,\n      \"ind\": 5,\n      \"ty\": 4,\n      \"nm\": \"Path 70\",\n      \"parent\": 28,\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": { \"a\": 0, \"k\": 100, \"ix\": 11 },\n        \"r\": { \"a\": 0, \"k\": 0, \"ix\": 10 },\n        \"p\": { \"a\": 0, \"k\": [-16.052, 7.757, 0], \"ix\": 2 },\n        \"a\": { \"a\": 0, \"k\": [0, 0, 0], \"ix\": 1 },\n        \"s\": { \"a\": 0, \"k\": [100, 100, 100], \"ix\": 6 }\n      },\n      \"ao\": 0,\n      \"shapes\": [\n        {\n          \"ty\": \"gr\",\n          \"it\": [\n            {\n              \"ind\": 0,\n              \"ty\": \"sh\",\n              \"ix\": 1,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [-0.31, -0.39],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [1.46, -1.17],\n                    [1.11, -0.89],\n                    [0.34, -0.27],\n                    [0.1, -0.07],\n                    [0.03, -0.02],\n                    [0.16, 0.23],\n                    [-0.23, 0.16],\n                    [-0.02, 0.02],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [-0.05, 0.04],\n                    [-0.17, 0.14],\n                    [-0.55, 0.45],\n                    [-1.46, 1.17],\n                    [-1.09, 0.87],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0]\n                  ],\n                  \"o\": [\n                    [0.31, 0.39],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [-1.09, 0.88],\n                    [-1.47, 1.17],\n                    [-0.56, 0.44],\n                    [-0.17, 0.13],\n                    [-0.08, 0.07],\n                    [-0.23, 0.16],\n                    [-0.15, -0.23],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0.02, -0.01],\n                    [0.1, -0.08],\n                    [0.34, -0.26],\n                    [1.12, -0.88],\n                    [1.47, -1.16],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0]\n                  ],\n                  \"v\": [\n                    [6, -4.759],\n                    [6.31, -4.369],\n                    [6.31, -4.369],\n                    [6.31, -4.369],\n                    [6.3, -4.359],\n                    [6.28, -4.339],\n                    [6.18, -4.269],\n                    [5.81, -3.969],\n                    [4.49, -2.919],\n                    [0.48, 0.291],\n                    [-3.57, 3.521],\n                    [-4.94, 4.601],\n                    [-5.34, 4.911],\n                    [-5.53, 5.061],\n                    [-6.23, 4.931],\n                    [-6.09, 4.231],\n                    [-6.07, 4.211],\n                    [-6.06, 4.211],\n                    [-6.06, 4.211],\n                    [-6.06, 4.211],\n                    [-6.06, 4.211],\n                    [-6.06, 4.211],\n                    [-6.06, 4.211],\n                    [-5.96, 4.131],\n                    [-5.56, 3.811],\n                    [-4.2, 2.731],\n                    [-0.15, -0.499],\n                    [3.87, -3.699],\n                    [5.19, -4.749],\n                    [5.56, -5.049],\n                    [5.65, -5.119],\n                    [5.68, -5.139],\n                    [5.68, -5.149],\n                    [5.69, -5.149],\n                    [5.69, -5.149]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 1\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"fl\",\n              \"c\": {\n                \"a\": 0,\n                \"k\": [0.254902005196, 0.250979989767, 0.258823990822, 1],\n                \"ix\": 4\n              },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 5 },\n              \"r\": 1,\n              \"nm\": \"Fill 1\",\n              \"mn\": \"ADBE Vector Graphic - Fill\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"tr\",\n              \"p\": { \"a\": 0, \"k\": [0, 0], \"ix\": 2 },\n              \"a\": { \"a\": 0, \"k\": [0, 0], \"ix\": 1 },\n              \"s\": { \"a\": 0, \"k\": [100, 100], \"ix\": 3 },\n              \"r\": { \"a\": 0, \"k\": 0, \"ix\": 6 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 7 },\n              \"sk\": { \"a\": 0, \"k\": 0, \"ix\": 4 },\n              \"sa\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"nm\": \"Transform\"\n            }\n          ],\n          \"nm\": \"Path\",\n          \"np\": 2,\n          \"cix\": 2,\n          \"ix\": 1,\n          \"mn\": \"ADBE Vector Group\",\n          \"hd\": false\n        }\n      ],\n      \"ip\": 0,\n      \"op\": 180,\n      \"st\": 0,\n      \"bm\": 0\n    },\n    {\n      \"ddd\": 0,\n      \"ind\": 6,\n      \"ty\": 4,\n      \"nm\": \"Path 62\",\n      \"parent\": 28,\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": { \"a\": 0, \"k\": 100, \"ix\": 11 },\n        \"r\": { \"a\": 0, \"k\": 0, \"ix\": 10 },\n        \"p\": { \"a\": 0, \"k\": [-16.66, 2.149, 0], \"ix\": 2 },\n        \"a\": { \"a\": 0, \"k\": [0, 0, 0], \"ix\": 1 },\n        \"s\": { \"a\": 0, \"k\": [100, 100, 100], \"ix\": 6 }\n      },\n      \"ao\": 0,\n      \"shapes\": [\n        {\n          \"ty\": \"gr\",\n          \"it\": [\n            {\n              \"ind\": 0,\n              \"ty\": \"sh\",\n              \"ix\": 1,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [0, 0],\n                    [-0.31, -0.39],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [1.18, -0.95],\n                    [0.91, -0.72],\n                    [0.27, -0.22],\n                    [0.04, -0.03],\n                    [0.16, 0.23],\n                    [-0.23, 0.15]\n                  ],\n                  \"o\": [\n                    [0, 0],\n                    [0.32, 0.39],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [-0.87, 0.7],\n                    [-1.18, 0.94],\n                    [-0.45, 0.36],\n                    [-0.26, 0.2],\n                    [-0.23, 0.16],\n                    [-0.15, -0.22],\n                    [0, 0]\n                  ],\n                  \"v\": [\n                    [4.547, -4.248],\n                    [4.857, -3.858],\n                    [5.177, -3.468],\n                    [5.177, -3.468],\n                    [5.177, -3.468],\n                    [5.167, -3.458],\n                    [5.147, -3.448],\n                    [5.067, -3.378],\n                    [4.777, -3.148],\n                    [3.707, -2.298],\n                    [0.477, 0.292],\n                    [-2.793, 2.902],\n                    [-3.893, 3.782],\n                    [-4.393, 4.162],\n                    [-5.093, 4.022],\n                    [-4.953, 3.332]\n                  ],\n                  \"c\": false\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 1\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"fl\",\n              \"c\": {\n                \"a\": 0,\n                \"k\": [0.254902005196, 0.250979989767, 0.258823990822, 1],\n                \"ix\": 4\n              },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 5 },\n              \"r\": 1,\n              \"nm\": \"Fill 1\",\n              \"mn\": \"ADBE Vector Graphic - Fill\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"tr\",\n              \"p\": { \"a\": 0, \"k\": [0, 0], \"ix\": 2 },\n              \"a\": { \"a\": 0, \"k\": [0, 0], \"ix\": 1 },\n              \"s\": { \"a\": 0, \"k\": [100, 100], \"ix\": 3 },\n              \"r\": { \"a\": 0, \"k\": 0, \"ix\": 6 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 7 },\n              \"sk\": { \"a\": 0, \"k\": 0, \"ix\": 4 },\n              \"sa\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"nm\": \"Transform\"\n            }\n          ],\n          \"nm\": \"Path\",\n          \"np\": 2,\n          \"cix\": 2,\n          \"ix\": 1,\n          \"mn\": \"ADBE Vector Group\",\n          \"hd\": false\n        }\n      ],\n      \"ip\": 0,\n      \"op\": 180,\n      \"st\": 0,\n      \"bm\": 0\n    },\n    {\n      \"ddd\": 0,\n      \"ind\": 7,\n      \"ty\": 4,\n      \"nm\": \"Path 38\",\n      \"parent\": 29,\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": { \"a\": 0, \"k\": 100, \"ix\": 11 },\n        \"r\": { \"a\": 0, \"k\": 0, \"ix\": 10 },\n        \"p\": { \"a\": 0, \"k\": [-85.689, 133.697, 0], \"ix\": 2 },\n        \"a\": { \"a\": 0, \"k\": [0, 0, 0], \"ix\": 1 },\n        \"s\": { \"a\": 0, \"k\": [100, 100, 100], \"ix\": 6 }\n      },\n      \"ao\": 0,\n      \"shapes\": [\n        {\n          \"ty\": \"gr\",\n          \"it\": [\n            {\n              \"ind\": 0,\n              \"ty\": \"sh\",\n              \"ix\": 1,\n              \"ks\": {\n                \"a\": 1,\n                \"k\": [\n                  {\n                    \"i\": { \"x\": 0.667, \"y\": 1 },\n                    \"o\": { \"x\": 0.333, \"y\": 0 },\n                    \"n\": \"0p667_1_0p333_0\",\n                    \"t\": 0,\n                    \"s\": [\n                      {\n                        \"i\": [\n                          [0, 0],\n                          [0, 0],\n                          [0, 0]\n                        ],\n                        \"o\": [\n                          [0, 0],\n                          [0, 0],\n                          [0, 0]\n                        ],\n                        \"v\": [\n                          [-45.875, 68.206],\n                          [14.895, 3.605],\n                          [45.875, -68.204]\n                        ],\n                        \"c\": false\n                      }\n                    ],\n                    \"e\": [\n                      {\n                        \"i\": [\n                          [0, 0],\n                          [0, 0],\n                          [0, 0]\n                        ],\n                        \"o\": [\n                          [0, 0],\n                          [0, 0],\n                          [0, 0]\n                        ],\n                        \"v\": [\n                          [-40.875, 73.706],\n                          [14.895, 3.605],\n                          [45.875, -68.204]\n                        ],\n                        \"c\": false\n                      }\n                    ]\n                  },\n                  {\n                    \"i\": { \"x\": 0.667, \"y\": 1 },\n                    \"o\": { \"x\": 0.333, \"y\": 0 },\n                    \"n\": \"0p667_1_0p333_0\",\n                    \"t\": 45,\n                    \"s\": [\n                      {\n                        \"i\": [\n                          [0, 0],\n                          [0, 0],\n                          [0, 0]\n                        ],\n                        \"o\": [\n                          [0, 0],\n                          [0, 0],\n                          [0, 0]\n                        ],\n                        \"v\": [\n                          [-40.875, 73.706],\n                          [14.895, 3.605],\n                          [45.875, -68.204]\n                        ],\n                        \"c\": false\n                      }\n                    ],\n                    \"e\": [\n                      {\n                        \"i\": [\n                          [0, 0],\n                          [0, 0],\n                          [0, 0]\n                        ],\n                        \"o\": [\n                          [0, 0],\n                          [0, 0],\n                          [0, 0]\n                        ],\n                        \"v\": [\n                          [-45.875, 68.206],\n                          [14.895, 3.605],\n                          [45.875, -68.204]\n                        ],\n                        \"c\": false\n                      }\n                    ]\n                  },\n                  {\n                    \"i\": { \"x\": 0.667, \"y\": 1 },\n                    \"o\": { \"x\": 0.333, \"y\": 0 },\n                    \"n\": \"0p667_1_0p333_0\",\n                    \"t\": 90,\n                    \"s\": [\n                      {\n                        \"i\": [\n                          [0, 0],\n                          [0, 0],\n                          [0, 0]\n                        ],\n                        \"o\": [\n                          [0, 0],\n                          [0, 0],\n                          [0, 0]\n                        ],\n                        \"v\": [\n                          [-45.875, 68.206],\n                          [14.895, 3.605],\n                          [45.875, -68.204]\n                        ],\n                        \"c\": false\n                      }\n                    ],\n                    \"e\": [\n                      {\n                        \"i\": [\n                          [0, 0],\n                          [0, 0],\n                          [0, 0]\n                        ],\n                        \"o\": [\n                          [0, 0],\n                          [0, 0],\n                          [0, 0]\n                        ],\n                        \"v\": [\n                          [-40.875, 73.706],\n                          [14.895, 3.605],\n                          [45.875, -68.204]\n                        ],\n                        \"c\": false\n                      }\n                    ]\n                  },\n                  {\n                    \"i\": { \"x\": 0.667, \"y\": 1 },\n                    \"o\": { \"x\": 0.333, \"y\": 0 },\n                    \"n\": \"0p667_1_0p333_0\",\n                    \"t\": 135,\n                    \"s\": [\n                      {\n                        \"i\": [\n                          [0, 0],\n                          [0, 0],\n                          [0, 0]\n                        ],\n                        \"o\": [\n                          [0, 0],\n                          [0, 0],\n                          [0, 0]\n                        ],\n                        \"v\": [\n                          [-40.875, 73.706],\n                          [14.895, 3.605],\n                          [45.875, -68.204]\n                        ],\n                        \"c\": false\n                      }\n                    ],\n                    \"e\": [\n                      {\n                        \"i\": [\n                          [0, 0],\n                          [0, 0],\n                          [0, 0]\n                        ],\n                        \"o\": [\n                          [0, 0],\n                          [0, 0],\n                          [0, 0]\n                        ],\n                        \"v\": [\n                          [-45.875, 68.206],\n                          [14.895, 3.605],\n                          [45.875, -68.204]\n                        ],\n                        \"c\": false\n                      }\n                    ]\n                  },\n                  { \"t\": 180 }\n                ],\n                \"ix\": 2\n              },\n              \"nm\": \"Path 1\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"st\",\n              \"c\": {\n                \"a\": 0,\n                \"k\": [0.254902005196, 0.250979989767, 0.258823990822, 1],\n                \"ix\": 3\n              },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 4 },\n              \"w\": { \"a\": 0, \"k\": 27, \"ix\": 5 },\n              \"lc\": 1,\n              \"lj\": 1,\n              \"ml\": 4,\n              \"ml2\": { \"a\": 0, \"k\": 4, \"ix\": 8 },\n              \"nm\": \"Stroke 1\",\n              \"mn\": \"ADBE Vector Graphic - Stroke\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"tr\",\n              \"p\": { \"a\": 0, \"k\": [0, 0], \"ix\": 2 },\n              \"a\": { \"a\": 0, \"k\": [0, 0], \"ix\": 1 },\n              \"s\": { \"a\": 0, \"k\": [100, 100], \"ix\": 3 },\n              \"r\": { \"a\": 0, \"k\": 0, \"ix\": 6 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 7 },\n              \"sk\": { \"a\": 0, \"k\": 0, \"ix\": 4 },\n              \"sa\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"nm\": \"Transform\"\n            }\n          ],\n          \"nm\": \"Path\",\n          \"np\": 2,\n          \"cix\": 2,\n          \"ix\": 1,\n          \"mn\": \"ADBE Vector Group\",\n          \"hd\": false\n        }\n      ],\n      \"ip\": 0,\n      \"op\": 180,\n      \"st\": 0,\n      \"bm\": 0\n    },\n    {\n      \"ddd\": 0,\n      \"ind\": 8,\n      \"ty\": 4,\n      \"nm\": \"Path 37\",\n      \"parent\": 29,\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": { \"a\": 0, \"k\": 100, \"ix\": 11 },\n        \"r\": { \"a\": 0, \"k\": 0, \"ix\": 10 },\n        \"p\": { \"a\": 0, \"k\": [-59.589, 61.612, 0], \"ix\": 2 },\n        \"a\": { \"a\": 0, \"k\": [0, 0, 0], \"ix\": 1 },\n        \"s\": { \"a\": 0, \"k\": [100, 100, 100], \"ix\": 6 }\n      },\n      \"ao\": 0,\n      \"shapes\": [\n        {\n          \"ty\": \"gr\",\n          \"it\": [\n            {\n              \"ind\": 0,\n              \"ty\": \"sh\",\n              \"ix\": 1,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [0, 0],\n                    [0, 0],\n                    [11.28, 6.38],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0]\n                  ],\n                  \"o\": [\n                    [0, 0],\n                    [0, 0],\n                    [-11.28, -6.38],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0]\n                  ],\n                  \"v\": [\n                    [24.206, 25.003],\n                    [33.586, 8.152],\n                    [4.196, -7.208],\n                    [-23.854, -24.997],\n                    [-33.584, -2.977],\n                    [-0.614, 11.482]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 1\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"fl\",\n              \"c\": {\n                \"a\": 0,\n                \"k\": [0.254902005196, 0.250979989767, 0.258823990822, 1],\n                \"ix\": 4\n              },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 5 },\n              \"r\": 1,\n              \"nm\": \"Fill 1\",\n              \"mn\": \"ADBE Vector Graphic - Fill\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"tr\",\n              \"p\": { \"a\": 0, \"k\": [0, 0], \"ix\": 2 },\n              \"a\": { \"a\": 0, \"k\": [0, 0], \"ix\": 1 },\n              \"s\": { \"a\": 0, \"k\": [100, 100], \"ix\": 3 },\n              \"r\": { \"a\": 0, \"k\": 0, \"ix\": 6 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 7 },\n              \"sk\": { \"a\": 0, \"k\": 0, \"ix\": 4 },\n              \"sa\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"nm\": \"Transform\"\n            }\n          ],\n          \"nm\": \"Path\",\n          \"np\": 2,\n          \"cix\": 2,\n          \"ix\": 1,\n          \"mn\": \"ADBE Vector Group\",\n          \"hd\": false\n        }\n      ],\n      \"ip\": 0,\n      \"op\": 180,\n      \"st\": 0,\n      \"bm\": 0\n    },\n    {\n      \"ddd\": 0,\n      \"ind\": 9,\n      \"ty\": 4,\n      \"nm\": \"Path 36\",\n      \"parent\": 29,\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": { \"a\": 0, \"k\": 100, \"ix\": 11 },\n        \"r\": { \"a\": 0, \"k\": 0, \"ix\": 10 },\n        \"p\": { \"a\": 0, \"k\": [-136.918, 115.631, 0], \"ix\": 2 },\n        \"a\": { \"a\": 0, \"k\": [0, 0, 0], \"ix\": 1 },\n        \"s\": { \"a\": 0, \"k\": [100, 100, 100], \"ix\": 6 }\n      },\n      \"ao\": 0,\n      \"shapes\": [\n        {\n          \"ty\": \"gr\",\n          \"it\": [\n            {\n              \"ind\": 0,\n              \"ty\": \"sh\",\n              \"ix\": 1,\n              \"ks\": {\n                \"a\": 1,\n                \"k\": [\n                  {\n                    \"i\": { \"x\": 0.667, \"y\": 1 },\n                    \"o\": { \"x\": 0.333, \"y\": 0 },\n                    \"n\": \"0p667_1_0p333_0\",\n                    \"t\": 0,\n                    \"s\": [\n                      {\n                        \"i\": [\n                          [0, 0],\n                          [0, 0],\n                          [0, 0]\n                        ],\n                        \"o\": [\n                          [0, 0],\n                          [0, 0],\n                          [0, 0]\n                        ],\n                        \"v\": [\n                          [62.267, -63.615],\n                          [23.227, 2.775],\n                          [-62.263, 63.615]\n                        ],\n                        \"c\": false\n                      }\n                    ],\n                    \"e\": [\n                      {\n                        \"i\": [\n                          [0, 0],\n                          [0, 0],\n                          [0, 0]\n                        ],\n                        \"o\": [\n                          [0, 0],\n                          [0, 0],\n                          [0, 0]\n                        ],\n                        \"v\": [\n                          [62.267, -63.615],\n                          [23.227, 2.775],\n                          [-67.763, 54.615]\n                        ],\n                        \"c\": false\n                      }\n                    ]\n                  },\n                  {\n                    \"i\": { \"x\": 0.667, \"y\": 1 },\n                    \"o\": { \"x\": 0.333, \"y\": 0 },\n                    \"n\": \"0p667_1_0p333_0\",\n                    \"t\": 45,\n                    \"s\": [\n                      {\n                        \"i\": [\n                          [0, 0],\n                          [0, 0],\n                          [0, 0]\n                        ],\n                        \"o\": [\n                          [0, 0],\n                          [0, 0],\n                          [0, 0]\n                        ],\n                        \"v\": [\n                          [62.267, -63.615],\n                          [23.227, 2.775],\n                          [-67.763, 54.615]\n                        ],\n                        \"c\": false\n                      }\n                    ],\n                    \"e\": [\n                      {\n                        \"i\": [\n                          [0, 0],\n                          [0, 0],\n                          [0, 0]\n                        ],\n                        \"o\": [\n                          [0, 0],\n                          [0, 0],\n                          [0, 0]\n                        ],\n                        \"v\": [\n                          [62.267, -63.615],\n                          [23.227, 2.775],\n                          [-62.263, 63.615]\n                        ],\n                        \"c\": false\n                      }\n                    ]\n                  },\n                  {\n                    \"i\": { \"x\": 0.667, \"y\": 1 },\n                    \"o\": { \"x\": 0.333, \"y\": 0 },\n                    \"n\": \"0p667_1_0p333_0\",\n                    \"t\": 90,\n                    \"s\": [\n                      {\n                        \"i\": [\n                          [0, 0],\n                          [0, 0],\n                          [0, 0]\n                        ],\n                        \"o\": [\n                          [0, 0],\n                          [0, 0],\n                          [0, 0]\n                        ],\n                        \"v\": [\n                          [62.267, -63.615],\n                          [23.227, 2.775],\n                          [-62.263, 63.615]\n                        ],\n                        \"c\": false\n                      }\n                    ],\n                    \"e\": [\n                      {\n                        \"i\": [\n                          [0, 0],\n                          [0, 0],\n                          [0, 0]\n                        ],\n                        \"o\": [\n                          [0, 0],\n                          [0, 0],\n                          [0, 0]\n                        ],\n                        \"v\": [\n                          [62.267, -63.615],\n                          [23.227, 2.775],\n                          [-67.763, 54.615]\n                        ],\n                        \"c\": false\n                      }\n                    ]\n                  },\n                  {\n                    \"i\": { \"x\": 0.667, \"y\": 1 },\n                    \"o\": { \"x\": 0.333, \"y\": 0 },\n                    \"n\": \"0p667_1_0p333_0\",\n                    \"t\": 135,\n                    \"s\": [\n                      {\n                        \"i\": [\n                          [0, 0],\n                          [0, 0],\n                          [0, 0]\n                        ],\n                        \"o\": [\n                          [0, 0],\n                          [0, 0],\n                          [0, 0]\n                        ],\n                        \"v\": [\n                          [62.267, -63.615],\n                          [23.227, 2.775],\n                          [-67.763, 54.615]\n                        ],\n                        \"c\": false\n                      }\n                    ],\n                    \"e\": [\n                      {\n                        \"i\": [\n                          [0, 0],\n                          [0, 0],\n                          [0, 0]\n                        ],\n                        \"o\": [\n                          [0, 0],\n                          [0, 0],\n                          [0, 0]\n                        ],\n                        \"v\": [\n                          [62.267, -63.615],\n                          [23.227, 2.775],\n                          [-62.263, 63.615]\n                        ],\n                        \"c\": false\n                      }\n                    ]\n                  },\n                  { \"t\": 180 }\n                ],\n                \"ix\": 2\n              },\n              \"nm\": \"Path 1\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"st\",\n              \"c\": {\n                \"a\": 0,\n                \"k\": [0.254902005196, 0.250979989767, 0.258823990822, 1],\n                \"ix\": 3\n              },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 4 },\n              \"w\": { \"a\": 0, \"k\": 27, \"ix\": 5 },\n              \"lc\": 1,\n              \"lj\": 1,\n              \"ml\": 4,\n              \"ml2\": { \"a\": 0, \"k\": 4, \"ix\": 8 },\n              \"nm\": \"Stroke 1\",\n              \"mn\": \"ADBE Vector Graphic - Stroke\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"tr\",\n              \"p\": { \"a\": 0, \"k\": [0, 0], \"ix\": 2 },\n              \"a\": { \"a\": 0, \"k\": [0, 0], \"ix\": 1 },\n              \"s\": { \"a\": 0, \"k\": [100, 100], \"ix\": 3 },\n              \"r\": { \"a\": 0, \"k\": 0, \"ix\": 6 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 7 },\n              \"sk\": { \"a\": 0, \"k\": 0, \"ix\": 4 },\n              \"sa\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"nm\": \"Transform\"\n            }\n          ],\n          \"nm\": \"Path\",\n          \"np\": 2,\n          \"cix\": 2,\n          \"ix\": 1,\n          \"mn\": \"ADBE Vector Group\",\n          \"hd\": false\n        }\n      ],\n      \"ip\": 0,\n      \"op\": 180,\n      \"st\": 0,\n      \"bm\": 0\n    },\n    {\n      \"ddd\": 0,\n      \"ind\": 10,\n      \"ty\": 4,\n      \"nm\": \"Path 35\",\n      \"parent\": 29,\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": { \"a\": 0, \"k\": 100, \"ix\": 11 },\n        \"r\": { \"a\": 0, \"k\": 0, \"ix\": 10 },\n        \"p\": { \"a\": 0, \"k\": [21.781, -57.834, 0], \"ix\": 2 },\n        \"a\": { \"a\": 0, \"k\": [0, 0, 0], \"ix\": 1 },\n        \"s\": { \"a\": 0, \"k\": [100, 100, 100], \"ix\": 6 }\n      },\n      \"ao\": 0,\n      \"shapes\": [\n        {\n          \"ty\": \"gr\",\n          \"it\": [\n            {\n              \"ind\": 0,\n              \"ty\": \"sh\",\n              \"ix\": 1,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [0, 0],\n                    [0, 0],\n                    [-1.52, 1.61],\n                    [0, 0]\n                  ],\n                  \"o\": [\n                    [0, 0],\n                    [-1.15, -1.89],\n                    [0, 0],\n                    [0, 0]\n                  ],\n                  \"v\": [\n                    [-0.18, 4.603],\n                    [-2.17, 1.323],\n                    [-1.54, -4.607],\n                    [2.88, -2.367]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 1\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"fl\",\n              \"c\": {\n                \"a\": 0,\n                \"k\": [0.254902005196, 0.250979989767, 0.258823990822, 1],\n                \"ix\": 4\n              },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 5 },\n              \"r\": 1,\n              \"nm\": \"Fill 1\",\n              \"mn\": \"ADBE Vector Graphic - Fill\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"tr\",\n              \"p\": { \"a\": 0, \"k\": [0, 0], \"ix\": 2 },\n              \"a\": { \"a\": 0, \"k\": [0, 0], \"ix\": 1 },\n              \"s\": { \"a\": 0, \"k\": [100, 100], \"ix\": 3 },\n              \"r\": { \"a\": 0, \"k\": 0, \"ix\": 6 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 7 },\n              \"sk\": { \"a\": 0, \"k\": 0, \"ix\": 4 },\n              \"sa\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"nm\": \"Transform\"\n            }\n          ],\n          \"nm\": \"Path\",\n          \"np\": 2,\n          \"cix\": 2,\n          \"ix\": 1,\n          \"mn\": \"ADBE Vector Group\",\n          \"hd\": false\n        }\n      ],\n      \"ip\": 0,\n      \"op\": 180,\n      \"st\": 0,\n      \"bm\": 0\n    },\n    {\n      \"ddd\": 0,\n      \"ind\": 11,\n      \"ty\": 4,\n      \"nm\": \"Path 34\",\n      \"parent\": 29,\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": { \"a\": 0, \"k\": 100, \"ix\": 11 },\n        \"r\": { \"a\": 0, \"k\": 0, \"ix\": 10 },\n        \"p\": { \"a\": 0, \"k\": [39.628, -97.064, 0], \"ix\": 2 },\n        \"a\": { \"a\": 0, \"k\": [0, 0, 0], \"ix\": 1 },\n        \"s\": { \"a\": 0, \"k\": [100, 100, 100], \"ix\": 6 }\n      },\n      \"ao\": 0,\n      \"shapes\": [\n        {\n          \"ty\": \"gr\",\n          \"it\": [\n            {\n              \"ind\": 0,\n              \"ty\": \"sh\",\n              \"ix\": 1,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [-0.67, 0.34],\n                    [-1.93, 2.09],\n                    [-1.48, 6.07],\n                    [5.21, -0.13],\n                    [-0.46, 1.41],\n                    [-0.59, 1.81],\n                    [7.72, 2.18],\n                    [0, 0],\n                    [0.69, 0.3],\n                    [0.36, 0.11],\n                    [3.55, -6.71],\n                    [1.82, 0.65],\n                    [1.3, 0.21],\n                    [2.06, -6.94],\n                    [-2.84, -4.35],\n                    [-7.66, 4.21],\n                    [-0.15, 3.47],\n                    [-3.44, -0.35],\n                    [-0.56, -0.49],\n                    [-0.04, -0.82],\n                    [-0.74, 0.73],\n                    [-1.27, 1.35],\n                    [-0.72, 1.05],\n                    [0, 0],\n                    [-0.98, -0.03],\n                    [-1.04, 0.05],\n                    [-0.51, 3.94]\n                  ],\n                  \"o\": [\n                    [0.85, -0.45],\n                    [3.46, -3.72],\n                    [-3.71, 3.11],\n                    [0.46, -1.4],\n                    [0.59, -1.8],\n                    [-7.58, 4.12],\n                    [0, 0],\n                    [-0.68, -0.19],\n                    [-0.52, -0.23],\n                    [-6.28, -1.95],\n                    [-0.49, 0.91],\n                    [-1.12, -0.4],\n                    [-1.68, -0.26],\n                    [-0.22, 0.57],\n                    [2.87, 4.4],\n                    [7.66, -4.22],\n                    [0.14, -3.13],\n                    [0.9, 0.09],\n                    [0.01, 1.34],\n                    [0.04, 0.76],\n                    [0.93, -0.92],\n                    [0.83, -0.69],\n                    [0, 0],\n                    [1.05, -0.07],\n                    [0.96, 0.03],\n                    [4.25, 0.19],\n                    [1.24, -1.17]\n                  ],\n                  \"v\": [\n                    [25.098, 1.916],\n                    [28.718, -1.054],\n                    [37.938, -22.034],\n                    [25.278, -15.714],\n                    [26.658, -19.934],\n                    [28.428, -25.354],\n                    [2.498, -26.404],\n                    [2.468, -26.414],\n                    [0.328, -27.244],\n                    [-1.032, -27.794],\n                    [-15.922, -23.144],\n                    [-19.652, -23.384],\n                    [-23.362, -24.444],\n                    [-29.582, -11.454],\n                    [-37.452, 21.026],\n                    [-14.422, 27.576],\n                    [-5.292, 17.086],\n                    [0.618, 10.636],\n                    [2.788, 11.586],\n                    [2.868, 14.956],\n                    [4.518, 16.926],\n                    [8.078, 13.256],\n                    [10.478, 10.646],\n                    [10.488, 10.646],\n                    [13.498, 10.636],\n                    [16.468, 10.646],\n                    [22.498, 3.786]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 1\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"fl\",\n              \"c\": {\n                \"a\": 0,\n                \"k\": [0.254901960784, 0.250980392157, 0.258823529412, 1],\n                \"ix\": 4\n              },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 5 },\n              \"r\": 1,\n              \"nm\": \"Fill 1\",\n              \"mn\": \"ADBE Vector Graphic - Fill\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"tr\",\n              \"p\": { \"a\": 0, \"k\": [0, 0], \"ix\": 2 },\n              \"a\": { \"a\": 0, \"k\": [0, 0], \"ix\": 1 },\n              \"s\": { \"a\": 0, \"k\": [100, 100], \"ix\": 3 },\n              \"r\": { \"a\": 0, \"k\": 0, \"ix\": 6 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 7 },\n              \"sk\": { \"a\": 0, \"k\": 0, \"ix\": 4 },\n              \"sa\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"nm\": \"Transform\"\n            }\n          ],\n          \"nm\": \"Path\",\n          \"np\": 2,\n          \"cix\": 2,\n          \"ix\": 1,\n          \"mn\": \"ADBE Vector Group\",\n          \"hd\": false\n        }\n      ],\n      \"ip\": 0,\n      \"op\": 180,\n      \"st\": 0,\n      \"bm\": 0\n    },\n    {\n      \"ddd\": 0,\n      \"ind\": 12,\n      \"ty\": 4,\n      \"nm\": \"Path 33\",\n      \"parent\": 29,\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": { \"a\": 0, \"k\": 100, \"ix\": 11 },\n        \"r\": { \"a\": 0, \"k\": 0, \"ix\": 10 },\n        \"p\": { \"a\": 0, \"k\": [40.249, -82.275, 0], \"ix\": 2 },\n        \"a\": { \"a\": 0, \"k\": [0, 0, 0], \"ix\": 1 },\n        \"s\": { \"a\": 0, \"k\": [100, 100, 100], \"ix\": 6 }\n      },\n      \"ao\": 0,\n      \"shapes\": [\n        {\n          \"ty\": \"gr\",\n          \"it\": [\n            {\n              \"ind\": 0,\n              \"ty\": \"sh\",\n              \"ix\": 1,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [0, 0],\n                    [0.54, 0]\n                  ],\n                  \"o\": [\n                    [-0.55, 0],\n                    [0, 0]\n                  ],\n                  \"v\": [\n                    [0.817, 0],\n                    [-0.813, 0]\n                  ],\n                  \"c\": false\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 1\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"st\",\n              \"c\": {\n                \"a\": 0,\n                \"k\": [0.254902005196, 0.250979989767, 0.258823990822, 1],\n                \"ix\": 3\n              },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 4 },\n              \"w\": { \"a\": 0, \"k\": 0.75, \"ix\": 5 },\n              \"lc\": 2,\n              \"lj\": 1,\n              \"ml\": 4,\n              \"ml2\": { \"a\": 0, \"k\": 4, \"ix\": 8 },\n              \"nm\": \"Stroke 1\",\n              \"mn\": \"ADBE Vector Graphic - Stroke\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"tr\",\n              \"p\": { \"a\": 0, \"k\": [0, 0], \"ix\": 2 },\n              \"a\": { \"a\": 0, \"k\": [0, 0], \"ix\": 1 },\n              \"s\": { \"a\": 0, \"k\": [100, 100], \"ix\": 3 },\n              \"r\": { \"a\": 0, \"k\": 0, \"ix\": 6 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 7 },\n              \"sk\": { \"a\": 0, \"k\": 0, \"ix\": 4 },\n              \"sa\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"nm\": \"Transform\"\n            }\n          ],\n          \"nm\": \"Path\",\n          \"np\": 2,\n          \"cix\": 2,\n          \"ix\": 1,\n          \"mn\": \"ADBE Vector Group\",\n          \"hd\": false\n        }\n      ],\n      \"ip\": 0,\n      \"op\": 180,\n      \"st\": 0,\n      \"bm\": 0\n    },\n    {\n      \"ddd\": 0,\n      \"ind\": 13,\n      \"ty\": 4,\n      \"nm\": \"Path 32\",\n      \"parent\": 29,\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": { \"a\": 0, \"k\": 100, \"ix\": 11 },\n        \"r\": { \"a\": 0, \"k\": 0, \"ix\": 10 },\n        \"p\": { \"a\": 0, \"k\": [40.249, -82.275, 0], \"ix\": 2 },\n        \"a\": { \"a\": 0, \"k\": [0, 0, 0], \"ix\": 1 },\n        \"s\": { \"a\": 0, \"k\": [100, 100, 100], \"ix\": 6 }\n      },\n      \"ao\": 0,\n      \"shapes\": [\n        {\n          \"ty\": \"gr\",\n          \"it\": [\n            {\n              \"ind\": 0,\n              \"ty\": \"sh\",\n              \"ix\": 1,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [0, 0],\n                    [0.54, 0]\n                  ],\n                  \"o\": [\n                    [-0.55, 0],\n                    [0, 0]\n                  ],\n                  \"v\": [\n                    [0.817, 0],\n                    [-0.813, 0]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 1\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"fl\",\n              \"c\": { \"a\": 0, \"k\": [1, 1, 1, 1], \"ix\": 4 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 5 },\n              \"r\": 1,\n              \"nm\": \"Fill 1\",\n              \"mn\": \"ADBE Vector Graphic - Fill\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"tr\",\n              \"p\": { \"a\": 0, \"k\": [0, 0], \"ix\": 2 },\n              \"a\": { \"a\": 0, \"k\": [0, 0], \"ix\": 1 },\n              \"s\": { \"a\": 0, \"k\": [100, 100], \"ix\": 3 },\n              \"r\": { \"a\": 0, \"k\": 0, \"ix\": 6 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 7 },\n              \"sk\": { \"a\": 0, \"k\": 0, \"ix\": 4 },\n              \"sa\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"nm\": \"Transform\"\n            }\n          ],\n          \"nm\": \"Path\",\n          \"np\": 2,\n          \"cix\": 2,\n          \"ix\": 1,\n          \"mn\": \"ADBE Vector Group\",\n          \"hd\": false\n        }\n      ],\n      \"ip\": 0,\n      \"op\": 180,\n      \"st\": 0,\n      \"bm\": 0\n    },\n    {\n      \"ddd\": 0,\n      \"ind\": 14,\n      \"ty\": 4,\n      \"nm\": \"Path 31\",\n      \"parent\": 29,\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": { \"a\": 0, \"k\": 100, \"ix\": 11 },\n        \"r\": { \"a\": 0, \"k\": 0, \"ix\": 10 },\n        \"p\": { \"a\": 0, \"k\": [39.558, -84.665, 0], \"ix\": 2 },\n        \"a\": { \"a\": 0, \"k\": [0, 0, 0], \"ix\": 1 },\n        \"s\": { \"a\": 0, \"k\": [100, 100, 100], \"ix\": 6 }\n      },\n      \"ao\": 0,\n      \"shapes\": [\n        {\n          \"ty\": \"gr\",\n          \"it\": [\n            {\n              \"ind\": 0,\n              \"ty\": \"sh\",\n              \"ix\": 1,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [0, 0],\n                    [0.76, 0]\n                  ],\n                  \"o\": [\n                    [-0.76, 0],\n                    [0, 0]\n                  ],\n                  \"v\": [\n                    [1.145, 0],\n                    [-1.145, 0]\n                  ],\n                  \"c\": false\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 1\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"st\",\n              \"c\": {\n                \"a\": 0,\n                \"k\": [0.254902005196, 0.250979989767, 0.258823990822, 1],\n                \"ix\": 3\n              },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 4 },\n              \"w\": { \"a\": 0, \"k\": 0.75, \"ix\": 5 },\n              \"lc\": 2,\n              \"lj\": 1,\n              \"ml\": 4,\n              \"ml2\": { \"a\": 0, \"k\": 4, \"ix\": 8 },\n              \"nm\": \"Stroke 1\",\n              \"mn\": \"ADBE Vector Graphic - Stroke\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"tr\",\n              \"p\": { \"a\": 0, \"k\": [0, 0], \"ix\": 2 },\n              \"a\": { \"a\": 0, \"k\": [0, 0], \"ix\": 1 },\n              \"s\": { \"a\": 0, \"k\": [100, 100], \"ix\": 3 },\n              \"r\": { \"a\": 0, \"k\": 0, \"ix\": 6 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 7 },\n              \"sk\": { \"a\": 0, \"k\": 0, \"ix\": 4 },\n              \"sa\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"nm\": \"Transform\"\n            }\n          ],\n          \"nm\": \"Path\",\n          \"np\": 2,\n          \"cix\": 2,\n          \"ix\": 1,\n          \"mn\": \"ADBE Vector Group\",\n          \"hd\": false\n        }\n      ],\n      \"ip\": 0,\n      \"op\": 180,\n      \"st\": 0,\n      \"bm\": 0\n    },\n    {\n      \"ddd\": 0,\n      \"ind\": 15,\n      \"ty\": 4,\n      \"nm\": \"Path 30\",\n      \"parent\": 29,\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": { \"a\": 0, \"k\": 100, \"ix\": 11 },\n        \"r\": { \"a\": 0, \"k\": 0, \"ix\": 10 },\n        \"p\": { \"a\": 0, \"k\": [39.558, -84.665, 0], \"ix\": 2 },\n        \"a\": { \"a\": 0, \"k\": [0, 0, 0], \"ix\": 1 },\n        \"s\": { \"a\": 0, \"k\": [100, 100, 100], \"ix\": 6 }\n      },\n      \"ao\": 0,\n      \"shapes\": [\n        {\n          \"ty\": \"gr\",\n          \"it\": [\n            {\n              \"ind\": 0,\n              \"ty\": \"sh\",\n              \"ix\": 1,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [0, 0],\n                    [0.76, 0]\n                  ],\n                  \"o\": [\n                    [-0.76, 0],\n                    [0, 0]\n                  ],\n                  \"v\": [\n                    [1.145, 0],\n                    [-1.145, 0]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 1\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"fl\",\n              \"c\": { \"a\": 0, \"k\": [1, 1, 1, 1], \"ix\": 4 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 5 },\n              \"r\": 1,\n              \"nm\": \"Fill 1\",\n              \"mn\": \"ADBE Vector Graphic - Fill\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"tr\",\n              \"p\": { \"a\": 0, \"k\": [0, 0], \"ix\": 2 },\n              \"a\": { \"a\": 0, \"k\": [0, 0], \"ix\": 1 },\n              \"s\": { \"a\": 0, \"k\": [100, 100], \"ix\": 3 },\n              \"r\": { \"a\": 0, \"k\": 0, \"ix\": 6 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 7 },\n              \"sk\": { \"a\": 0, \"k\": 0, \"ix\": 4 },\n              \"sa\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"nm\": \"Transform\"\n            }\n          ],\n          \"nm\": \"Path\",\n          \"np\": 2,\n          \"cix\": 2,\n          \"ix\": 1,\n          \"mn\": \"ADBE Vector Group\",\n          \"hd\": false\n        }\n      ],\n      \"ip\": 0,\n      \"op\": 180,\n      \"st\": 0,\n      \"bm\": 0\n    },\n    {\n      \"ddd\": 0,\n      \"ind\": 16,\n      \"ty\": 4,\n      \"nm\": \"Path 29\",\n      \"parent\": 29,\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": { \"a\": 0, \"k\": 100, \"ix\": 11 },\n        \"r\": { \"a\": 0, \"k\": 0, \"ix\": 10 },\n        \"p\": { \"a\": 0, \"k\": [38.751, -81.166, 0], \"ix\": 2 },\n        \"a\": { \"a\": 0, \"k\": [0, 0, 0], \"ix\": 1 },\n        \"s\": { \"a\": 0, \"k\": [100, 100, 100], \"ix\": 6 }\n      },\n      \"ao\": 0,\n      \"shapes\": [\n        {\n          \"ty\": \"gr\",\n          \"it\": [\n            {\n              \"ind\": 0,\n              \"ty\": \"sh\",\n              \"ix\": 1,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [0, 0],\n                    [0.73, 0.12],\n                    [-4.58, 0.44],\n                    [1.94, -2.49],\n                    [0.07, -0.12]\n                  ],\n                  \"o\": [\n                    [0.13, 0.81],\n                    [-5.48, -0.91],\n                    [3.77, -0.36],\n                    [-0.09, 0.11],\n                    [0, 0]\n                  ],\n                  \"v\": [\n                    [1.787, 3.57],\n                    [-1.283, 5.25],\n                    [0.497, -5.23],\n                    [3.397, -0.08],\n                    [3.137, 0.25]\n                  ],\n                  \"c\": false\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 1\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"st\",\n              \"c\": {\n                \"a\": 0,\n                \"k\": [0.254902005196, 0.250979989767, 0.258823990822, 1],\n                \"ix\": 3\n              },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 4 },\n              \"w\": { \"a\": 0, \"k\": 1, \"ix\": 5 },\n              \"lc\": 2,\n              \"lj\": 1,\n              \"ml\": 4,\n              \"ml2\": { \"a\": 0, \"k\": 4, \"ix\": 8 },\n              \"nm\": \"Stroke 1\",\n              \"mn\": \"ADBE Vector Graphic - Stroke\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"tr\",\n              \"p\": { \"a\": 0, \"k\": [0, 0], \"ix\": 2 },\n              \"a\": { \"a\": 0, \"k\": [0, 0], \"ix\": 1 },\n              \"s\": { \"a\": 0, \"k\": [100, 100], \"ix\": 3 },\n              \"r\": { \"a\": 0, \"k\": 0, \"ix\": 6 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 7 },\n              \"sk\": { \"a\": 0, \"k\": 0, \"ix\": 4 },\n              \"sa\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"nm\": \"Transform\"\n            }\n          ],\n          \"nm\": \"Path\",\n          \"np\": 2,\n          \"cix\": 2,\n          \"ix\": 1,\n          \"mn\": \"ADBE Vector Group\",\n          \"hd\": false\n        }\n      ],\n      \"ip\": 0,\n      \"op\": 180,\n      \"st\": 0,\n      \"bm\": 0\n    },\n    {\n      \"ddd\": 0,\n      \"ind\": 17,\n      \"ty\": 4,\n      \"nm\": \"Path 28\",\n      \"parent\": 29,\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": { \"a\": 0, \"k\": 100, \"ix\": 11 },\n        \"r\": { \"a\": 0, \"k\": 0, \"ix\": 10 },\n        \"p\": { \"a\": 0, \"k\": [38.751, -81.166, 0], \"ix\": 2 },\n        \"a\": { \"a\": 0, \"k\": [0, 0, 0], \"ix\": 1 },\n        \"s\": { \"a\": 0, \"k\": [100, 100, 100], \"ix\": 6 }\n      },\n      \"ao\": 0,\n      \"shapes\": [\n        {\n          \"ty\": \"gr\",\n          \"it\": [\n            {\n              \"ind\": 0,\n              \"ty\": \"sh\",\n              \"ix\": 1,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [0, 0],\n                    [0.73, 0.12],\n                    [-4.58, 0.44],\n                    [1.94, -2.49],\n                    [0.07, -0.12]\n                  ],\n                  \"o\": [\n                    [0.13, 0.81],\n                    [-5.48, -0.91],\n                    [3.77, -0.36],\n                    [-0.09, 0.11],\n                    [0, 0]\n                  ],\n                  \"v\": [\n                    [1.787, 3.57],\n                    [-1.283, 5.25],\n                    [0.497, -5.23],\n                    [3.397, -0.08],\n                    [3.137, 0.25]\n                  ],\n                  \"c\": false\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 1\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"fl\",\n              \"c\": { \"a\": 0, \"k\": [1, 1, 1, 1], \"ix\": 4 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 5 },\n              \"r\": 1,\n              \"nm\": \"Fill 1\",\n              \"mn\": \"ADBE Vector Graphic - Fill\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"tr\",\n              \"p\": { \"a\": 0, \"k\": [0, 0], \"ix\": 2 },\n              \"a\": { \"a\": 0, \"k\": [0, 0], \"ix\": 1 },\n              \"s\": { \"a\": 0, \"k\": [100, 100], \"ix\": 3 },\n              \"r\": { \"a\": 0, \"k\": 0, \"ix\": 6 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 7 },\n              \"sk\": { \"a\": 0, \"k\": 0, \"ix\": 4 },\n              \"sa\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"nm\": \"Transform\"\n            }\n          ],\n          \"nm\": \"Path\",\n          \"np\": 2,\n          \"cix\": 2,\n          \"ix\": 1,\n          \"mn\": \"ADBE Vector Group\",\n          \"hd\": false\n        }\n      ],\n      \"ip\": 0,\n      \"op\": 180,\n      \"st\": 0,\n      \"bm\": 0\n    },\n    {\n      \"ddd\": 0,\n      \"ind\": 18,\n      \"ty\": 4,\n      \"nm\": \"Path 27\",\n      \"parent\": 29,\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": { \"a\": 0, \"k\": 100, \"ix\": 11 },\n        \"r\": { \"a\": 0, \"k\": 0, \"ix\": 10 },\n        \"p\": { \"a\": 0, \"k\": [29.888, -62.736, 0], \"ix\": 2 },\n        \"a\": { \"a\": 0, \"k\": [0, 0, 0], \"ix\": 1 },\n        \"s\": { \"a\": 0, \"k\": [100, 100, 100], \"ix\": 6 }\n      },\n      \"ao\": 0,\n      \"shapes\": [\n        {\n          \"ty\": \"gr\",\n          \"it\": [\n            {\n              \"ind\": 0,\n              \"ty\": \"sh\",\n              \"ix\": 1,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [0.22, 0],\n                    [0.01, 0],\n                    [-0.02, -0.24],\n                    [-0.22, 0],\n                    [-0.01, 0.01],\n                    [0.02, 0.24]\n                  ],\n                  \"o\": [\n                    [-0.01, 0],\n                    [-0.23, 0.01],\n                    [0.02, 0.23],\n                    [0.02, 0],\n                    [0.23, -0.01],\n                    [-0.03, -0.22]\n                  ],\n                  \"v\": [\n                    [0, -0.42],\n                    [-0.04, -0.41],\n                    [-0.42, 0.03],\n                    [0, 0.42],\n                    [0.04, 0.41],\n                    [0.42, -0.03]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 1\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"fl\",\n              \"c\": {\n                \"a\": 0,\n                \"k\": [0.254902005196, 0.250979989767, 0.258823990822, 1],\n                \"ix\": 4\n              },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 5 },\n              \"r\": 1,\n              \"nm\": \"Fill 1\",\n              \"mn\": \"ADBE Vector Graphic - Fill\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"tr\",\n              \"p\": { \"a\": 0, \"k\": [0, 0], \"ix\": 2 },\n              \"a\": { \"a\": 0, \"k\": [0, 0], \"ix\": 1 },\n              \"s\": { \"a\": 0, \"k\": [100, 100], \"ix\": 3 },\n              \"r\": { \"a\": 0, \"k\": 0, \"ix\": 6 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 7 },\n              \"sk\": { \"a\": 0, \"k\": 0, \"ix\": 4 },\n              \"sa\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"nm\": \"Transform\"\n            }\n          ],\n          \"nm\": \"Path\",\n          \"np\": 2,\n          \"cix\": 2,\n          \"ix\": 1,\n          \"mn\": \"ADBE Vector Group\",\n          \"hd\": false\n        }\n      ],\n      \"ip\": 0,\n      \"op\": 180,\n      \"st\": 0,\n      \"bm\": 0\n    },\n    {\n      \"ddd\": 0,\n      \"ind\": 19,\n      \"ty\": 4,\n      \"nm\": \"Path 26\",\n      \"parent\": 29,\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": { \"a\": 0, \"k\": 100, \"ix\": 11 },\n        \"r\": { \"a\": 0, \"k\": 0, \"ix\": 10 },\n        \"p\": { \"a\": 0, \"k\": [29.888, -62.736, 0], \"ix\": 2 },\n        \"a\": { \"a\": 0, \"k\": [0, 0, 0], \"ix\": 1 },\n        \"s\": { \"a\": 0, \"k\": [100, 100, 100], \"ix\": 6 }\n      },\n      \"ao\": 0,\n      \"shapes\": [\n        {\n          \"ty\": \"gr\",\n          \"it\": [\n            {\n              \"ind\": 0,\n              \"ty\": \"sh\",\n              \"ix\": 1,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [-0.02, -0.24],\n                    [-0.24, 0.02],\n                    [0.02, 0.23],\n                    [0.24, -0.02]\n                  ],\n                  \"o\": [\n                    [0.03, 0.24],\n                    [0.23, -0.01],\n                    [-0.03, -0.24],\n                    [-0.23, 0.01]\n                  ],\n                  \"v\": [\n                    [-0.42, 0.03],\n                    [0.04, 0.41],\n                    [0.42, -0.03],\n                    [-0.04, -0.41]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 1\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"fl\",\n              \"c\": {\n                \"a\": 0,\n                \"k\": [0.137254998088, 0.121569000185, 0.125489994884, 1],\n                \"ix\": 4\n              },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 5 },\n              \"r\": 1,\n              \"nm\": \"Fill 1\",\n              \"mn\": \"ADBE Vector Graphic - Fill\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"tr\",\n              \"p\": { \"a\": 0, \"k\": [0, 0], \"ix\": 2 },\n              \"a\": { \"a\": 0, \"k\": [0, 0], \"ix\": 1 },\n              \"s\": { \"a\": 0, \"k\": [100, 100], \"ix\": 3 },\n              \"r\": { \"a\": 0, \"k\": 0, \"ix\": 6 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 7 },\n              \"sk\": { \"a\": 0, \"k\": 0, \"ix\": 4 },\n              \"sa\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"nm\": \"Transform\"\n            }\n          ],\n          \"nm\": \"Path\",\n          \"np\": 2,\n          \"cix\": 2,\n          \"ix\": 1,\n          \"mn\": \"ADBE Vector Group\",\n          \"hd\": false\n        }\n      ],\n      \"ip\": 0,\n      \"op\": 180,\n      \"st\": 0,\n      \"bm\": 0\n    },\n    {\n      \"ddd\": 0,\n      \"ind\": 20,\n      \"ty\": 4,\n      \"nm\": \"Path 25\",\n      \"parent\": 29,\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": { \"a\": 0, \"k\": 100, \"ix\": 11 },\n        \"r\": { \"a\": 0, \"k\": 0, \"ix\": 10 },\n        \"p\": { \"a\": 0, \"k\": [37.816, -65.453, 0], \"ix\": 2 },\n        \"a\": { \"a\": 0, \"k\": [0, 0, 0], \"ix\": 1 },\n        \"s\": { \"a\": 0, \"k\": [100, 100, 100], \"ix\": 6 }\n      },\n      \"ao\": 0,\n      \"shapes\": [\n        {\n          \"ty\": \"gr\",\n          \"it\": [\n            {\n              \"ind\": 0,\n              \"ty\": \"sh\",\n              \"ix\": 1,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [0.22, 0],\n                    [0.01, 0],\n                    [-0.02, -0.23],\n                    [-0.22, 0],\n                    [-0.01, 0],\n                    [0.03, 0.23]\n                  ],\n                  \"o\": [\n                    [-0.01, 0],\n                    [-0.24, 0.02],\n                    [0.02, 0.23],\n                    [0.01, 0],\n                    [0.24, -0.02],\n                    [-0.02, -0.23]\n                  ],\n                  \"v\": [\n                    [0, -0.42],\n                    [-0.04, -0.42],\n                    [-0.41, 0.03],\n                    [0, 0.42],\n                    [0.04, 0.42],\n                    [0.41, -0.03]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 1\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"fl\",\n              \"c\": {\n                \"a\": 0,\n                \"k\": [0.254902005196, 0.250979989767, 0.258823990822, 1],\n                \"ix\": 4\n              },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 5 },\n              \"r\": 1,\n              \"nm\": \"Fill 1\",\n              \"mn\": \"ADBE Vector Graphic - Fill\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"tr\",\n              \"p\": { \"a\": 0, \"k\": [0, 0], \"ix\": 2 },\n              \"a\": { \"a\": 0, \"k\": [0, 0], \"ix\": 1 },\n              \"s\": { \"a\": 0, \"k\": [100, 100], \"ix\": 3 },\n              \"r\": { \"a\": 0, \"k\": 0, \"ix\": 6 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 7 },\n              \"sk\": { \"a\": 0, \"k\": 0, \"ix\": 4 },\n              \"sa\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"nm\": \"Transform\"\n            }\n          ],\n          \"nm\": \"Path\",\n          \"np\": 2,\n          \"cix\": 2,\n          \"ix\": 1,\n          \"mn\": \"ADBE Vector Group\",\n          \"hd\": false\n        }\n      ],\n      \"ip\": 0,\n      \"op\": 180,\n      \"st\": 0,\n      \"bm\": 0\n    },\n    {\n      \"ddd\": 0,\n      \"ind\": 21,\n      \"ty\": 4,\n      \"nm\": \"Path 24\",\n      \"parent\": 29,\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": { \"a\": 0, \"k\": 100, \"ix\": 11 },\n        \"r\": { \"a\": 0, \"k\": 0, \"ix\": 10 },\n        \"p\": { \"a\": 0, \"k\": [37.816, -65.453, 0], \"ix\": 2 },\n        \"a\": { \"a\": 0, \"k\": [0, 0, 0], \"ix\": 1 },\n        \"s\": { \"a\": 0, \"k\": [100, 100, 100], \"ix\": 6 }\n      },\n      \"ao\": 0,\n      \"shapes\": [\n        {\n          \"ty\": \"gr\",\n          \"it\": [\n            {\n              \"ind\": 0,\n              \"ty\": \"sh\",\n              \"ix\": 1,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [-0.02, -0.23],\n                    [-0.24, 0.02],\n                    [0.03, 0.23],\n                    [0.24, -0.02]\n                  ],\n                  \"o\": [\n                    [0.02, 0.24],\n                    [0.24, -0.02],\n                    [-0.02, -0.24],\n                    [-0.24, 0.02]\n                  ],\n                  \"v\": [\n                    [-0.41, 0.03],\n                    [0.04, 0.42],\n                    [0.41, -0.03],\n                    [-0.04, -0.42]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 1\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"fl\",\n              \"c\": {\n                \"a\": 0,\n                \"k\": [0.137254998088, 0.121569000185, 0.125489994884, 1],\n                \"ix\": 4\n              },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 5 },\n              \"r\": 1,\n              \"nm\": \"Fill 1\",\n              \"mn\": \"ADBE Vector Graphic - Fill\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"tr\",\n              \"p\": { \"a\": 0, \"k\": [0, 0], \"ix\": 2 },\n              \"a\": { \"a\": 0, \"k\": [0, 0], \"ix\": 1 },\n              \"s\": { \"a\": 0, \"k\": [100, 100], \"ix\": 3 },\n              \"r\": { \"a\": 0, \"k\": 0, \"ix\": 6 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 7 },\n              \"sk\": { \"a\": 0, \"k\": 0, \"ix\": 4 },\n              \"sa\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"nm\": \"Transform\"\n            }\n          ],\n          \"nm\": \"Path\",\n          \"np\": 2,\n          \"cix\": 2,\n          \"ix\": 1,\n          \"mn\": \"ADBE Vector Group\",\n          \"hd\": false\n        }\n      ],\n      \"ip\": 0,\n      \"op\": 180,\n      \"st\": 0,\n      \"bm\": 0\n    },\n    {\n      \"ddd\": 0,\n      \"ind\": 22,\n      \"ty\": 4,\n      \"nm\": \"Path 23\",\n      \"parent\": 29,\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": { \"a\": 0, \"k\": 100, \"ix\": 11 },\n        \"r\": { \"a\": 0, \"k\": 0, \"ix\": 10 },\n        \"p\": { \"a\": 0, \"k\": [36.855, -67.199, 0], \"ix\": 2 },\n        \"a\": { \"a\": 0, \"k\": [0, 0, 0], \"ix\": 1 },\n        \"s\": { \"a\": 0, \"k\": [100, 100, 100], \"ix\": 6 }\n      },\n      \"ao\": 0,\n      \"shapes\": [\n        {\n          \"ty\": \"gr\",\n          \"it\": [\n            {\n              \"ind\": 0,\n              \"ty\": \"sh\",\n              \"ix\": 1,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [0.22, 0],\n                    [0.01, 0],\n                    [-0.02, -0.23],\n                    [-0.22, 0],\n                    [-0.01, 0],\n                    [0.03, 0.23]\n                  ],\n                  \"o\": [\n                    [-0.01, 0],\n                    [-0.24, 0.02],\n                    [0.02, 0.23],\n                    [0.01, 0],\n                    [0.24, -0.02],\n                    [-0.02, -0.23]\n                  ],\n                  \"v\": [\n                    [0, -0.42],\n                    [-0.04, -0.42],\n                    [-0.41, 0.03],\n                    [0, 0.42],\n                    [0.04, 0.42],\n                    [0.41, -0.03]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 1\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"fl\",\n              \"c\": {\n                \"a\": 0,\n                \"k\": [0.254902005196, 0.250979989767, 0.258823990822, 1],\n                \"ix\": 4\n              },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 5 },\n              \"r\": 1,\n              \"nm\": \"Fill 1\",\n              \"mn\": \"ADBE Vector Graphic - Fill\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"tr\",\n              \"p\": { \"a\": 0, \"k\": [0, 0], \"ix\": 2 },\n              \"a\": { \"a\": 0, \"k\": [0, 0], \"ix\": 1 },\n              \"s\": { \"a\": 0, \"k\": [100, 100], \"ix\": 3 },\n              \"r\": { \"a\": 0, \"k\": 0, \"ix\": 6 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 7 },\n              \"sk\": { \"a\": 0, \"k\": 0, \"ix\": 4 },\n              \"sa\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"nm\": \"Transform\"\n            }\n          ],\n          \"nm\": \"Path\",\n          \"np\": 2,\n          \"cix\": 2,\n          \"ix\": 1,\n          \"mn\": \"ADBE Vector Group\",\n          \"hd\": false\n        }\n      ],\n      \"ip\": 0,\n      \"op\": 180,\n      \"st\": 0,\n      \"bm\": 0\n    },\n    {\n      \"ddd\": 0,\n      \"ind\": 23,\n      \"ty\": 4,\n      \"nm\": \"Path 22\",\n      \"parent\": 29,\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": { \"a\": 0, \"k\": 100, \"ix\": 11 },\n        \"r\": { \"a\": 0, \"k\": 0, \"ix\": 10 },\n        \"p\": { \"a\": 0, \"k\": [36.855, -67.199, 0], \"ix\": 2 },\n        \"a\": { \"a\": 0, \"k\": [0, 0, 0], \"ix\": 1 },\n        \"s\": { \"a\": 0, \"k\": [100, 100, 100], \"ix\": 6 }\n      },\n      \"ao\": 0,\n      \"shapes\": [\n        {\n          \"ty\": \"gr\",\n          \"it\": [\n            {\n              \"ind\": 0,\n              \"ty\": \"sh\",\n              \"ix\": 1,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [-0.02, -0.23],\n                    [-0.24, 0.02],\n                    [0.03, 0.23],\n                    [0.24, -0.02]\n                  ],\n                  \"o\": [\n                    [0.02, 0.24],\n                    [0.24, -0.02],\n                    [-0.02, -0.24],\n                    [-0.24, 0.02]\n                  ],\n                  \"v\": [\n                    [-0.41, 0.03],\n                    [0.04, 0.42],\n                    [0.41, -0.03],\n                    [-0.04, -0.42]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 1\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"fl\",\n              \"c\": {\n                \"a\": 0,\n                \"k\": [0.137254998088, 0.121569000185, 0.125489994884, 1],\n                \"ix\": 4\n              },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 5 },\n              \"r\": 1,\n              \"nm\": \"Fill 1\",\n              \"mn\": \"ADBE Vector Graphic - Fill\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"tr\",\n              \"p\": { \"a\": 0, \"k\": [0, 0], \"ix\": 2 },\n              \"a\": { \"a\": 0, \"k\": [0, 0], \"ix\": 1 },\n              \"s\": { \"a\": 0, \"k\": [100, 100], \"ix\": 3 },\n              \"r\": { \"a\": 0, \"k\": 0, \"ix\": 6 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 7 },\n              \"sk\": { \"a\": 0, \"k\": 0, \"ix\": 4 },\n              \"sa\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"nm\": \"Transform\"\n            }\n          ],\n          \"nm\": \"Path\",\n          \"np\": 2,\n          \"cix\": 2,\n          \"ix\": 1,\n          \"mn\": \"ADBE Vector Group\",\n          \"hd\": false\n        }\n      ],\n      \"ip\": 0,\n      \"op\": 180,\n      \"st\": 0,\n      \"bm\": 0\n    },\n    {\n      \"ddd\": 0,\n      \"ind\": 24,\n      \"ty\": 4,\n      \"nm\": \"Path 21\",\n      \"parent\": 29,\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": { \"a\": 0, \"k\": 100, \"ix\": 11 },\n        \"r\": { \"a\": 0, \"k\": 0, \"ix\": 10 },\n        \"p\": { \"a\": 0, \"k\": [34.888, -69.35, 0], \"ix\": 2 },\n        \"a\": { \"a\": 0, \"k\": [0, 0, 0], \"ix\": 1 },\n        \"s\": { \"a\": 0, \"k\": [100, 100, 100], \"ix\": 6 }\n      },\n      \"ao\": 0,\n      \"shapes\": [\n        {\n          \"ty\": \"gr\",\n          \"it\": [\n            {\n              \"ind\": 0,\n              \"ty\": \"sh\",\n              \"ix\": 1,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [0.23, 0],\n                    [0.01, 0],\n                    [-0.02, -0.24],\n                    [-0.23, 0],\n                    [-0.01, 0],\n                    [0.03, 0.24]\n                  ],\n                  \"o\": [\n                    [-0.01, 0],\n                    [-0.24, 0.02],\n                    [0.02, 0.22],\n                    [0.01, 0],\n                    [0.23, -0.02],\n                    [-0.02, -0.22]\n                  ],\n                  \"v\": [\n                    [-0.01, -0.42],\n                    [-0.04, -0.42],\n                    [-0.42, 0.03],\n                    [0.01, 0.42],\n                    [0.04, 0.42],\n                    [0.41, -0.03]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 1\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"fl\",\n              \"c\": {\n                \"a\": 0,\n                \"k\": [0.254902005196, 0.250979989767, 0.258823990822, 1],\n                \"ix\": 4\n              },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 5 },\n              \"r\": 1,\n              \"nm\": \"Fill 1\",\n              \"mn\": \"ADBE Vector Graphic - Fill\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"tr\",\n              \"p\": { \"a\": 0, \"k\": [0, 0], \"ix\": 2 },\n              \"a\": { \"a\": 0, \"k\": [0, 0], \"ix\": 1 },\n              \"s\": { \"a\": 0, \"k\": [100, 100], \"ix\": 3 },\n              \"r\": { \"a\": 0, \"k\": 0, \"ix\": 6 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 7 },\n              \"sk\": { \"a\": 0, \"k\": 0, \"ix\": 4 },\n              \"sa\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"nm\": \"Transform\"\n            }\n          ],\n          \"nm\": \"Path\",\n          \"np\": 2,\n          \"cix\": 2,\n          \"ix\": 1,\n          \"mn\": \"ADBE Vector Group\",\n          \"hd\": false\n        }\n      ],\n      \"ip\": 0,\n      \"op\": 180,\n      \"st\": 0,\n      \"bm\": 0\n    },\n    {\n      \"ddd\": 0,\n      \"ind\": 25,\n      \"ty\": 4,\n      \"nm\": \"Path 20\",\n      \"parent\": 29,\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": { \"a\": 0, \"k\": 100, \"ix\": 11 },\n        \"r\": { \"a\": 0, \"k\": 0, \"ix\": 10 },\n        \"p\": { \"a\": 0, \"k\": [34.888, -69.35, 0], \"ix\": 2 },\n        \"a\": { \"a\": 0, \"k\": [0, 0, 0], \"ix\": 1 },\n        \"s\": { \"a\": 0, \"k\": [100, 100, 100], \"ix\": 6 }\n      },\n      \"ao\": 0,\n      \"shapes\": [\n        {\n          \"ty\": \"gr\",\n          \"it\": [\n            {\n              \"ind\": 0,\n              \"ty\": \"sh\",\n              \"ix\": 1,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [-0.02, -0.24],\n                    [-0.24, 0.01],\n                    [0.03, 0.24],\n                    [0.24, -0.01]\n                  ],\n                  \"o\": [\n                    [0.03, 0.24],\n                    [0.23, -0.02],\n                    [-0.02, -0.23],\n                    [-0.24, 0.02]\n                  ],\n                  \"v\": [\n                    [-0.42, 0.03],\n                    [0.04, 0.42],\n                    [0.41, -0.03],\n                    [-0.04, -0.42]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 1\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"fl\",\n              \"c\": {\n                \"a\": 0,\n                \"k\": [0.137254998088, 0.121569000185, 0.125489994884, 1],\n                \"ix\": 4\n              },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 5 },\n              \"r\": 1,\n              \"nm\": \"Fill 1\",\n              \"mn\": \"ADBE Vector Graphic - Fill\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"tr\",\n              \"p\": { \"a\": 0, \"k\": [0, 0], \"ix\": 2 },\n              \"a\": { \"a\": 0, \"k\": [0, 0], \"ix\": 1 },\n              \"s\": { \"a\": 0, \"k\": [100, 100], \"ix\": 3 },\n              \"r\": { \"a\": 0, \"k\": 0, \"ix\": 6 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 7 },\n              \"sk\": { \"a\": 0, \"k\": 0, \"ix\": 4 },\n              \"sa\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"nm\": \"Transform\"\n            }\n          ],\n          \"nm\": \"Path\",\n          \"np\": 2,\n          \"cix\": 2,\n          \"ix\": 1,\n          \"mn\": \"ADBE Vector Group\",\n          \"hd\": false\n        }\n      ],\n      \"ip\": 0,\n      \"op\": 180,\n      \"st\": 0,\n      \"bm\": 0\n    },\n    {\n      \"ddd\": 0,\n      \"ind\": 26,\n      \"ty\": 4,\n      \"nm\": \"Path 19\",\n      \"parent\": 29,\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": { \"a\": 0, \"k\": 100, \"ix\": 11 },\n        \"r\": { \"a\": 0, \"k\": 0, \"ix\": 10 },\n        \"p\": { \"a\": 0, \"k\": [35.304, -72.737, 0], \"ix\": 2 },\n        \"a\": { \"a\": 0, \"k\": [0, 0, 0], \"ix\": 1 },\n        \"s\": { \"a\": 0, \"k\": [100, 100, 100], \"ix\": 6 }\n      },\n      \"ao\": 0,\n      \"shapes\": [\n        {\n          \"ty\": \"gr\",\n          \"it\": [\n            {\n              \"ind\": 0,\n              \"ty\": \"sh\",\n              \"ix\": 1,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [0.22, 0],\n                    [0.01, 0],\n                    [-0.03, -0.23],\n                    [-0.22, 0],\n                    [-0.01, 0],\n                    [0.03, 0.23]\n                  ],\n                  \"o\": [\n                    [-0.02, 0],\n                    [-0.24, 0.02],\n                    [0.02, 0.23],\n                    [0.02, 0],\n                    [0.24, -0.02],\n                    [-0.02, -0.23]\n                  ],\n                  \"v\": [\n                    [0, -0.42],\n                    [-0.04, -0.42],\n                    [-0.41, 0.03],\n                    [0, 0.42],\n                    [0.04, 0.42],\n                    [0.41, -0.03]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 1\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"fl\",\n              \"c\": {\n                \"a\": 0,\n                \"k\": [0.254902005196, 0.250979989767, 0.258823990822, 1],\n                \"ix\": 4\n              },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 5 },\n              \"r\": 1,\n              \"nm\": \"Fill 1\",\n              \"mn\": \"ADBE Vector Graphic - Fill\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"tr\",\n              \"p\": { \"a\": 0, \"k\": [0, 0], \"ix\": 2 },\n              \"a\": { \"a\": 0, \"k\": [0, 0], \"ix\": 1 },\n              \"s\": { \"a\": 0, \"k\": [100, 100], \"ix\": 3 },\n              \"r\": { \"a\": 0, \"k\": 0, \"ix\": 6 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 7 },\n              \"sk\": { \"a\": 0, \"k\": 0, \"ix\": 4 },\n              \"sa\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"nm\": \"Transform\"\n            }\n          ],\n          \"nm\": \"Path\",\n          \"np\": 2,\n          \"cix\": 2,\n          \"ix\": 1,\n          \"mn\": \"ADBE Vector Group\",\n          \"hd\": false\n        }\n      ],\n      \"ip\": 0,\n      \"op\": 180,\n      \"st\": 0,\n      \"bm\": 0\n    },\n    {\n      \"ddd\": 0,\n      \"ind\": 27,\n      \"ty\": 4,\n      \"nm\": \"Path 47\",\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": { \"a\": 0, \"k\": 100, \"ix\": 11 },\n        \"r\": {\n          \"a\": 1,\n          \"k\": [\n            {\n              \"i\": { \"x\": [0.667], \"y\": [1] },\n              \"o\": { \"x\": [0.333], \"y\": [0] },\n              \"n\": [\"0p667_1_0p333_0\"],\n              \"t\": 0,\n              \"s\": [0],\n              \"e\": [-7]\n            },\n            {\n              \"i\": { \"x\": [0.667], \"y\": [1] },\n              \"o\": { \"x\": [0.333], \"y\": [0] },\n              \"n\": [\"0p667_1_0p333_0\"],\n              \"t\": 45,\n              \"s\": [-7],\n              \"e\": [0]\n            },\n            {\n              \"i\": { \"x\": [0.667], \"y\": [1] },\n              \"o\": { \"x\": [0.333], \"y\": [0] },\n              \"n\": [\"0p667_1_0p333_0\"],\n              \"t\": 90,\n              \"s\": [0],\n              \"e\": [-7]\n            },\n            {\n              \"i\": { \"x\": [0.667], \"y\": [1] },\n              \"o\": { \"x\": [0.333], \"y\": [0] },\n              \"n\": [\"0p667_1_0p333_0\"],\n              \"t\": 135,\n              \"s\": [-7],\n              \"e\": [0]\n            },\n            { \"t\": 180 }\n          ],\n          \"ix\": 10\n        },\n        \"p\": {\n          \"a\": 1,\n          \"k\": [\n            {\n              \"i\": { \"x\": 0.667, \"y\": 1 },\n              \"o\": { \"x\": 0.333, \"y\": 0 },\n              \"n\": \"0p667_1_0p333_0\",\n              \"t\": 0,\n              \"s\": [607.863, 362.649, 0],\n              \"e\": [605.863, 342.399, 0],\n              \"to\": [-0.33333334326744, -3.375, 0],\n              \"ti\": [0, 0, 0]\n            },\n            {\n              \"i\": { \"x\": 0.667, \"y\": 1 },\n              \"o\": { \"x\": 0.333, \"y\": 0 },\n              \"n\": \"0p667_1_0p333_0\",\n              \"t\": 45,\n              \"s\": [605.863, 342.399, 0],\n              \"e\": [607.863, 362.649, 0],\n              \"to\": [0, 0, 0],\n              \"ti\": [-0.04166666790843, 0.04166666790843, 0]\n            },\n            {\n              \"i\": { \"x\": 0.667, \"y\": 1 },\n              \"o\": { \"x\": 0.333, \"y\": 0 },\n              \"n\": \"0p667_1_0p333_0\",\n              \"t\": 90,\n              \"s\": [607.863, 362.649, 0],\n              \"e\": [606.113, 342.149, 0],\n              \"to\": [0.04166666790843, -0.04166666790843, 0],\n              \"ti\": [0, 0, 0]\n            },\n            {\n              \"i\": { \"x\": 0.667, \"y\": 1 },\n              \"o\": { \"x\": 0.333, \"y\": 0 },\n              \"n\": \"0p667_1_0p333_0\",\n              \"t\": 135,\n              \"s\": [606.113, 342.149, 0],\n              \"e\": [607.863, 362.649, 0],\n              \"to\": [0, 0, 0],\n              \"ti\": [-0.29166665673256, -3.41666674613953, 0]\n            },\n            { \"t\": 180 }\n          ],\n          \"ix\": 2\n        },\n        \"a\": { \"a\": 0, \"k\": [0, 0, 0], \"ix\": 1 },\n        \"s\": { \"a\": 0, \"k\": [100, 100, 100], \"ix\": 6 }\n      },\n      \"ao\": 0,\n      \"shapes\": [\n        {\n          \"ty\": \"gr\",\n          \"it\": [\n            {\n              \"ind\": 0,\n              \"ty\": \"sh\",\n              \"ix\": 1,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [0, 0],\n                    [0.97, -4.33],\n                    [0, 0],\n                    [0.05, -5.14],\n                    [6.6, 0.39],\n                    [7.22, 2.61]\n                  ],\n                  \"o\": [\n                    [7.43, -1.98],\n                    [-0.85, 3.81],\n                    [0, 0],\n                    [-0.04, 5.15],\n                    [-4.66, -0.27],\n                    [0, 0]\n                  ],\n                  \"v\": [\n                    [-18.152, -12.671],\n                    [2.048, -13.421],\n                    [-4.192, -6.281],\n                    [20.658, -2.811],\n                    [3.628, 15.599],\n                    [-20.662, 11.679]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 1\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"fl\",\n              \"c\": { \"a\": 0, \"k\": [0, 1, 0.682353019714, 1], \"ix\": 4 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 5 },\n              \"r\": 1,\n              \"nm\": \"Fill 1\",\n              \"mn\": \"ADBE Vector Graphic - Fill\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"tr\",\n              \"p\": { \"a\": 0, \"k\": [0, 0], \"ix\": 2 },\n              \"a\": { \"a\": 0, \"k\": [0, 0], \"ix\": 1 },\n              \"s\": { \"a\": 0, \"k\": [100, 100], \"ix\": 3 },\n              \"r\": { \"a\": 0, \"k\": 0, \"ix\": 6 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 7 },\n              \"sk\": { \"a\": 0, \"k\": 0, \"ix\": 4 },\n              \"sa\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"nm\": \"Transform\"\n            }\n          ],\n          \"nm\": \"Path\",\n          \"np\": 2,\n          \"cix\": 2,\n          \"ix\": 1,\n          \"mn\": \"ADBE Vector Group\",\n          \"hd\": false\n        }\n      ],\n      \"ip\": 0,\n      \"op\": 180,\n      \"st\": 0,\n      \"bm\": 0\n    },\n    {\n      \"ddd\": 0,\n      \"ind\": 28,\n      \"ty\": 4,\n      \"nm\": \"Path 46\",\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": { \"a\": 0, \"k\": 100, \"ix\": 11 },\n        \"r\": {\n          \"a\": 1,\n          \"k\": [\n            {\n              \"i\": { \"x\": [0.667], \"y\": [1] },\n              \"o\": { \"x\": [0.333], \"y\": [0] },\n              \"n\": [\"0p667_1_0p333_0\"],\n              \"t\": 0,\n              \"s\": [0],\n              \"e\": [-5]\n            },\n            {\n              \"i\": { \"x\": [0.667], \"y\": [1] },\n              \"o\": { \"x\": [0.333], \"y\": [0] },\n              \"n\": [\"0p667_1_0p333_0\"],\n              \"t\": 45,\n              \"s\": [-5],\n              \"e\": [0]\n            },\n            {\n              \"i\": { \"x\": [0.667], \"y\": [1] },\n              \"o\": { \"x\": [0.333], \"y\": [0] },\n              \"n\": [\"0p667_1_0p333_0\"],\n              \"t\": 90,\n              \"s\": [0],\n              \"e\": [-5]\n            },\n            {\n              \"i\": { \"x\": [0.667], \"y\": [1] },\n              \"o\": { \"x\": [0.333], \"y\": [0] },\n              \"n\": [\"0p667_1_0p333_0\"],\n              \"t\": 135,\n              \"s\": [-5],\n              \"e\": [0]\n            },\n            { \"t\": 180 }\n          ],\n          \"ix\": 10\n        },\n        \"p\": {\n          \"a\": 1,\n          \"k\": [\n            {\n              \"i\": { \"x\": 0.667, \"y\": 1 },\n              \"o\": { \"x\": 0.333, \"y\": 0 },\n              \"n\": \"0p667_1_0p333_0\",\n              \"t\": 0,\n              \"s\": [337.874, 324.118, 0],\n              \"e\": [344.874, 321.118, 0],\n              \"to\": [1.16666662693024, -0.5, 0],\n              \"ti\": [0, 0, 0]\n            },\n            {\n              \"i\": { \"x\": 0.667, \"y\": 1 },\n              \"o\": { \"x\": 0.333, \"y\": 0 },\n              \"n\": \"0p667_1_0p333_0\",\n              \"t\": 45,\n              \"s\": [344.874, 321.118, 0],\n              \"e\": [337.874, 324.118, 0],\n              \"to\": [0, 0, 0],\n              \"ti\": [0, -0.04166666790843, 0]\n            },\n            {\n              \"i\": { \"x\": 0.667, \"y\": 1 },\n              \"o\": { \"x\": 0.333, \"y\": 0 },\n              \"n\": \"0p667_1_0p333_0\",\n              \"t\": 90,\n              \"s\": [337.874, 324.118, 0],\n              \"e\": [344.874, 321.368, 0],\n              \"to\": [0, 0.04166666790843, 0],\n              \"ti\": [0, 0, 0]\n            },\n            {\n              \"i\": { \"x\": 0.667, \"y\": 1 },\n              \"o\": { \"x\": 0.333, \"y\": 0 },\n              \"n\": \"0p667_1_0p333_0\",\n              \"t\": 135,\n              \"s\": [344.874, 321.368, 0],\n              \"e\": [337.874, 324.118, 0],\n              \"to\": [0, 0, 0],\n              \"ti\": [1.16666662693024, -0.45833334326744, 0]\n            },\n            { \"t\": 180 }\n          ],\n          \"ix\": 2\n        },\n        \"a\": { \"a\": 0, \"k\": [0, 0, 0], \"ix\": 1 },\n        \"s\": { \"a\": 0, \"k\": [100, 100, 100], \"ix\": 6 }\n      },\n      \"ao\": 0,\n      \"shapes\": [\n        {\n          \"ty\": \"gr\",\n          \"it\": [\n            {\n              \"ind\": 0,\n              \"ty\": \"sh\",\n              \"ix\": 1,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [0, 0],\n                    [2.61, 3.77],\n                    [0, 0],\n                    [4.06, 3.82],\n                    [-5.17, 4.97],\n                    [-7.48, 3.29]\n                  ],\n                  \"o\": [\n                    [-4.03, 7.49],\n                    [-2.41, -3.48],\n                    [0, 0],\n                    [-4.07, -3.83],\n                    [3.89, -3.75],\n                    [0, 0]\n                  ],\n                  \"v\": [\n                    [20.327, -0.69],\n                    [6.627, 14.89],\n                    [5.527, 4.66],\n                    [-15.523, 21.9],\n                    [-17.653, -5.21],\n                    [4.777, -22.36]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 1\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"fl\",\n              \"c\": { \"a\": 0, \"k\": [0, 1, 0.682353019714, 1], \"ix\": 4 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 5 },\n              \"r\": 1,\n              \"nm\": \"Fill 1\",\n              \"mn\": \"ADBE Vector Graphic - Fill\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"tr\",\n              \"p\": { \"a\": 0, \"k\": [0, 0], \"ix\": 2 },\n              \"a\": { \"a\": 0, \"k\": [0, 0], \"ix\": 1 },\n              \"s\": { \"a\": 0, \"k\": [100, 100], \"ix\": 3 },\n              \"r\": { \"a\": 0, \"k\": 0, \"ix\": 6 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 7 },\n              \"sk\": { \"a\": 0, \"k\": 0, \"ix\": 4 },\n              \"sa\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"nm\": \"Transform\"\n            }\n          ],\n          \"nm\": \"Path\",\n          \"np\": 2,\n          \"cix\": 2,\n          \"ix\": 1,\n          \"mn\": \"ADBE Vector Group\",\n          \"hd\": false\n        }\n      ],\n      \"ip\": 0,\n      \"op\": 180,\n      \"st\": 0,\n      \"bm\": 0\n    },\n    {\n      \"ddd\": 0,\n      \"ind\": 29,\n      \"ty\": 4,\n      \"nm\": \"Path 40\",\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": { \"a\": 0, \"k\": 100, \"ix\": 11 },\n        \"r\": { \"a\": 0, \"k\": 0, \"ix\": 10 },\n        \"p\": {\n          \"a\": 1,\n          \"k\": [\n            {\n              \"i\": { \"x\": 0.667, \"y\": 1 },\n              \"o\": { \"x\": 0.333, \"y\": 0 },\n              \"n\": \"0p667_1_0p333_0\",\n              \"t\": 0,\n              \"s\": [465.138, 333.385, 0],\n              \"e\": [464.138, 323.385, 0],\n              \"to\": [-0.16666667163372, -1.66666662693024, 0],\n              \"ti\": [0, 0, 0]\n            },\n            {\n              \"i\": { \"x\": 0.667, \"y\": 1 },\n              \"o\": { \"x\": 0.333, \"y\": 0 },\n              \"n\": \"0p667_1_0p333_0\",\n              \"t\": 45,\n              \"s\": [464.138, 323.385, 0],\n              \"e\": [465.138, 333.385, 0],\n              \"to\": [0, 0, 0],\n              \"ti\": [0, 0, 0]\n            },\n            {\n              \"i\": { \"x\": 0.667, \"y\": 1 },\n              \"o\": { \"x\": 0.333, \"y\": 0 },\n              \"n\": \"0p667_1_0p333_0\",\n              \"t\": 90,\n              \"s\": [465.138, 333.385, 0],\n              \"e\": [464.138, 323.385, 0],\n              \"to\": [0, 0, 0],\n              \"ti\": [0, 0, 0]\n            },\n            {\n              \"i\": { \"x\": 0.667, \"y\": 1 },\n              \"o\": { \"x\": 0.333, \"y\": 0 },\n              \"n\": \"0p667_1_0p333_0\",\n              \"t\": 135,\n              \"s\": [464.138, 323.385, 0],\n              \"e\": [465.138, 333.385, 0],\n              \"to\": [0, 0, 0],\n              \"ti\": [-0.16666667163372, -1.66666662693024, 0]\n            },\n            { \"t\": 180 }\n          ],\n          \"ix\": 2\n        },\n        \"a\": { \"a\": 0, \"k\": [0, 0, 0], \"ix\": 1 },\n        \"s\": { \"a\": 0, \"k\": [100, 100, 100], \"ix\": 6 }\n      },\n      \"ao\": 0,\n      \"shapes\": [\n        {\n          \"ty\": \"gr\",\n          \"it\": [\n            {\n              \"ind\": 0,\n              \"ty\": \"sh\",\n              \"ix\": 1,\n              \"ks\": {\n                \"a\": 1,\n                \"k\": [\n                  {\n                    \"i\": { \"x\": 0.667, \"y\": 1 },\n                    \"o\": { \"x\": 0.333, \"y\": 0 },\n                    \"n\": \"0p667_1_0p333_0\",\n                    \"t\": 0,\n                    \"s\": [\n                      {\n                        \"i\": [\n                          [-4.02, 0.1],\n                          [-2.07, 0.03],\n                          [-7.72, -6.24],\n                          [-5.81, -3.82],\n                          [-7.78, -4.53],\n                          [-3.7, 3.53],\n                          [-9.13, 25.91],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [2.23, 1.69],\n                          [11.82, 2.51],\n                          [4.79, 0.94],\n                          [12.15, -8.34],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0]\n                        ],\n                        \"o\": [\n                          [2.27, -0.05],\n                          [-17.57, 22.14],\n                          [2.37, 1.91],\n                          [6.26, 4.12],\n                          [17.7, 10.3],\n                          [4.88, -4.68],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [-1.75, -2.2],\n                          [-7.09, -16.86],\n                          [-8.66, -1.84],\n                          [-11.33, -2.22],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [2.94, -0.16]\n                        ],\n                        \"v\": [\n                          [-54.15, -35.151],\n                          [-47.559, -35.281],\n                          [-87.76, 33.579],\n                          [-74.99, 42.549],\n                          [-53.27, 55.999],\n                          [-13.6, 71.689],\n                          [29.43, 1.519],\n                          [30.051, 1.849],\n                          [51.661, 32.289],\n                          [56.331, 38.849],\n                          [64.331, 39.749],\n                          [121.551, 46.199],\n                          [125.581, 10.419],\n                          [76.361, 4.879],\n                          [58.57, -20.161],\n                          [58.29, -20.561],\n                          [57.99, -20.941],\n                          [51.99, -26.791],\n                          [-5.51, -65.301],\n                          [-28.79, -70.041],\n                          [-81.939, -66.981],\n                          [-125.579, -35.911],\n                          [-104.699, -6.591],\n                          [-65.029, -34.771]\n                        ],\n                        \"c\": true\n                      }\n                    ],\n                    \"e\": [\n                      {\n                        \"i\": [\n                          [-4.02, 0.1],\n                          [-2.07, 0.03],\n                          [-7.72, -6.24],\n                          [-5.81, -3.82],\n                          [-7.78, -4.53],\n                          [-3.7, 3.53],\n                          [-9.13, 25.91],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [2.23, 1.69],\n                          [11.82, 2.51],\n                          [4.79, 0.94],\n                          [12.15, -8.34],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0]\n                        ],\n                        \"o\": [\n                          [2.27, -0.05],\n                          [-17.57, 22.14],\n                          [2.37, 1.91],\n                          [6.26, 4.12],\n                          [17.7, 10.3],\n                          [4.88, -4.68],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [-1.75, -2.2],\n                          [-7.09, -16.86],\n                          [-8.66, -1.84],\n                          [-11.33, -2.22],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [3.391, -1.614]\n                        ],\n                        \"v\": [\n                          [-54.15, -35.151],\n                          [-47.559, -35.281],\n                          [-87.76, 33.579],\n                          [-74.99, 42.549],\n                          [-53.27, 55.999],\n                          [-13.6, 71.689],\n                          [29.43, 1.519],\n                          [30.051, 1.849],\n                          [51.661, 32.289],\n                          [56.331, 38.849],\n                          [65.581, 39.749],\n                          [121.551, 37.699],\n                          [121.831, 4.169],\n                          [76.361, 4.879],\n                          [58.57, -20.161],\n                          [58.29, -20.561],\n                          [57.99, -20.941],\n                          [51.99, -26.791],\n                          [-5.51, -65.301],\n                          [-28.79, -70.041],\n                          [-80.689, -62.481],\n                          [-119.329, -27.411],\n                          [-98.199, -1.841],\n                          [-63.779, -33.521]\n                        ],\n                        \"c\": true\n                      }\n                    ]\n                  },\n                  {\n                    \"i\": { \"x\": 0.667, \"y\": 1 },\n                    \"o\": { \"x\": 0.333, \"y\": 0 },\n                    \"n\": \"0p667_1_0p333_0\",\n                    \"t\": 45,\n                    \"s\": [\n                      {\n                        \"i\": [\n                          [-4.02, 0.1],\n                          [-2.07, 0.03],\n                          [-7.72, -6.24],\n                          [-5.81, -3.82],\n                          [-7.78, -4.53],\n                          [-3.7, 3.53],\n                          [-9.13, 25.91],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [2.23, 1.69],\n                          [11.82, 2.51],\n                          [4.79, 0.94],\n                          [12.15, -8.34],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0]\n                        ],\n                        \"o\": [\n                          [2.27, -0.05],\n                          [-17.57, 22.14],\n                          [2.37, 1.91],\n                          [6.26, 4.12],\n                          [17.7, 10.3],\n                          [4.88, -4.68],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [-1.75, -2.2],\n                          [-7.09, -16.86],\n                          [-8.66, -1.84],\n                          [-11.33, -2.22],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [3.391, -1.614]\n                        ],\n                        \"v\": [\n                          [-54.15, -35.151],\n                          [-47.559, -35.281],\n                          [-87.76, 33.579],\n                          [-74.99, 42.549],\n                          [-53.27, 55.999],\n                          [-13.6, 71.689],\n                          [29.43, 1.519],\n                          [30.051, 1.849],\n                          [51.661, 32.289],\n                          [56.331, 38.849],\n                          [65.581, 39.749],\n                          [121.551, 37.699],\n                          [121.831, 4.169],\n                          [76.361, 4.879],\n                          [58.57, -20.161],\n                          [58.29, -20.561],\n                          [57.99, -20.941],\n                          [51.99, -26.791],\n                          [-5.51, -65.301],\n                          [-28.79, -70.041],\n                          [-80.689, -62.481],\n                          [-119.329, -27.411],\n                          [-98.199, -1.841],\n                          [-63.779, -33.521]\n                        ],\n                        \"c\": true\n                      }\n                    ],\n                    \"e\": [\n                      {\n                        \"i\": [\n                          [-4.02, 0.1],\n                          [-2.07, 0.03],\n                          [-7.72, -6.24],\n                          [-5.81, -3.82],\n                          [-7.78, -4.53],\n                          [-3.7, 3.53],\n                          [-9.13, 25.91],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [2.23, 1.69],\n                          [11.82, 2.51],\n                          [4.79, 0.94],\n                          [12.15, -8.34],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0]\n                        ],\n                        \"o\": [\n                          [2.27, -0.05],\n                          [-17.57, 22.14],\n                          [2.37, 1.91],\n                          [6.26, 4.12],\n                          [17.7, 10.3],\n                          [4.88, -4.68],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [-1.75, -2.2],\n                          [-7.09, -16.86],\n                          [-8.66, -1.84],\n                          [-11.33, -2.22],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [2.94, -0.16]\n                        ],\n                        \"v\": [\n                          [-54.15, -35.151],\n                          [-47.559, -35.281],\n                          [-87.76, 33.579],\n                          [-74.99, 42.549],\n                          [-53.27, 55.999],\n                          [-13.6, 71.689],\n                          [29.43, 1.519],\n                          [30.051, 1.849],\n                          [51.661, 32.289],\n                          [56.331, 38.849],\n                          [64.331, 39.749],\n                          [121.551, 46.199],\n                          [125.581, 10.419],\n                          [76.361, 4.879],\n                          [58.57, -20.161],\n                          [58.29, -20.561],\n                          [57.99, -20.941],\n                          [51.99, -26.791],\n                          [-5.51, -65.301],\n                          [-28.79, -70.041],\n                          [-81.939, -66.981],\n                          [-125.579, -35.911],\n                          [-104.699, -6.591],\n                          [-65.029, -34.771]\n                        ],\n                        \"c\": true\n                      }\n                    ]\n                  },\n                  {\n                    \"i\": { \"x\": 0.667, \"y\": 1 },\n                    \"o\": { \"x\": 0.333, \"y\": 0 },\n                    \"n\": \"0p667_1_0p333_0\",\n                    \"t\": 90,\n                    \"s\": [\n                      {\n                        \"i\": [\n                          [-4.02, 0.1],\n                          [-2.07, 0.03],\n                          [-7.72, -6.24],\n                          [-5.81, -3.82],\n                          [-7.78, -4.53],\n                          [-3.7, 3.53],\n                          [-9.13, 25.91],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [2.23, 1.69],\n                          [11.82, 2.51],\n                          [4.79, 0.94],\n                          [12.15, -8.34],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0]\n                        ],\n                        \"o\": [\n                          [2.27, -0.05],\n                          [-17.57, 22.14],\n                          [2.37, 1.91],\n                          [6.26, 4.12],\n                          [17.7, 10.3],\n                          [4.88, -4.68],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [-1.75, -2.2],\n                          [-7.09, -16.86],\n                          [-8.66, -1.84],\n                          [-11.33, -2.22],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [2.94, -0.16]\n                        ],\n                        \"v\": [\n                          [-54.15, -35.151],\n                          [-47.559, -35.281],\n                          [-87.76, 33.579],\n                          [-74.99, 42.549],\n                          [-53.27, 55.999],\n                          [-13.6, 71.689],\n                          [29.43, 1.519],\n                          [30.051, 1.849],\n                          [51.661, 32.289],\n                          [56.331, 38.849],\n                          [64.331, 39.749],\n                          [121.551, 46.199],\n                          [125.581, 10.419],\n                          [76.361, 4.879],\n                          [58.57, -20.161],\n                          [58.29, -20.561],\n                          [57.99, -20.941],\n                          [51.99, -26.791],\n                          [-5.51, -65.301],\n                          [-28.79, -70.041],\n                          [-81.939, -66.981],\n                          [-125.579, -35.911],\n                          [-104.699, -6.591],\n                          [-65.029, -34.771]\n                        ],\n                        \"c\": true\n                      }\n                    ],\n                    \"e\": [\n                      {\n                        \"i\": [\n                          [-4.02, 0.1],\n                          [-2.07, 0.03],\n                          [-7.72, -6.24],\n                          [-5.81, -3.82],\n                          [-7.78, -4.53],\n                          [-3.7, 3.53],\n                          [-9.13, 25.91],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [2.23, 1.69],\n                          [11.82, 2.51],\n                          [4.79, 0.94],\n                          [12.15, -8.34],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0]\n                        ],\n                        \"o\": [\n                          [2.27, -0.05],\n                          [-17.57, 22.14],\n                          [2.37, 1.91],\n                          [6.26, 4.12],\n                          [17.7, 10.3],\n                          [4.88, -4.68],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [-1.75, -2.2],\n                          [-7.09, -16.86],\n                          [-8.66, -1.84],\n                          [-11.33, -2.22],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [3.391, -1.614]\n                        ],\n                        \"v\": [\n                          [-54.15, -35.151],\n                          [-47.559, -35.281],\n                          [-87.76, 33.579],\n                          [-74.99, 42.549],\n                          [-53.27, 55.999],\n                          [-13.6, 71.689],\n                          [29.43, 1.519],\n                          [30.051, 1.849],\n                          [51.661, 32.289],\n                          [56.331, 38.849],\n                          [65.581, 39.749],\n                          [121.551, 37.699],\n                          [121.831, 4.169],\n                          [76.361, 4.879],\n                          [58.57, -20.161],\n                          [58.29, -20.561],\n                          [57.99, -20.941],\n                          [51.99, -26.791],\n                          [-5.51, -65.301],\n                          [-28.79, -70.041],\n                          [-80.689, -62.481],\n                          [-119.329, -27.411],\n                          [-98.199, -1.841],\n                          [-63.779, -33.521]\n                        ],\n                        \"c\": true\n                      }\n                    ]\n                  },\n                  {\n                    \"i\": { \"x\": 0.667, \"y\": 1 },\n                    \"o\": { \"x\": 0.333, \"y\": 0 },\n                    \"n\": \"0p667_1_0p333_0\",\n                    \"t\": 135,\n                    \"s\": [\n                      {\n                        \"i\": [\n                          [-4.02, 0.1],\n                          [-2.07, 0.03],\n                          [-7.72, -6.24],\n                          [-5.81, -3.82],\n                          [-7.78, -4.53],\n                          [-3.7, 3.53],\n                          [-9.13, 25.91],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [2.23, 1.69],\n                          [11.82, 2.51],\n                          [4.79, 0.94],\n                          [12.15, -8.34],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0]\n                        ],\n                        \"o\": [\n                          [2.27, -0.05],\n                          [-17.57, 22.14],\n                          [2.37, 1.91],\n                          [6.26, 4.12],\n                          [17.7, 10.3],\n                          [4.88, -4.68],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [-1.75, -2.2],\n                          [-7.09, -16.86],\n                          [-8.66, -1.84],\n                          [-11.33, -2.22],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [3.391, -1.614]\n                        ],\n                        \"v\": [\n                          [-54.15, -35.151],\n                          [-47.559, -35.281],\n                          [-87.76, 33.579],\n                          [-74.99, 42.549],\n                          [-53.27, 55.999],\n                          [-13.6, 71.689],\n                          [29.43, 1.519],\n                          [30.051, 1.849],\n                          [51.661, 32.289],\n                          [56.331, 38.849],\n                          [65.581, 39.749],\n                          [121.551, 37.699],\n                          [121.831, 4.169],\n                          [76.361, 4.879],\n                          [58.57, -20.161],\n                          [58.29, -20.561],\n                          [57.99, -20.941],\n                          [51.99, -26.791],\n                          [-5.51, -65.301],\n                          [-28.79, -70.041],\n                          [-80.689, -62.481],\n                          [-119.329, -27.411],\n                          [-98.199, -1.841],\n                          [-63.779, -33.521]\n                        ],\n                        \"c\": true\n                      }\n                    ],\n                    \"e\": [\n                      {\n                        \"i\": [\n                          [-4.02, 0.1],\n                          [-2.07, 0.03],\n                          [-7.72, -6.24],\n                          [-5.81, -3.82],\n                          [-7.78, -4.53],\n                          [-3.7, 3.53],\n                          [-9.13, 25.91],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [2.23, 1.69],\n                          [11.82, 2.51],\n                          [4.79, 0.94],\n                          [12.15, -8.34],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0]\n                        ],\n                        \"o\": [\n                          [2.27, -0.05],\n                          [-17.57, 22.14],\n                          [2.37, 1.91],\n                          [6.26, 4.12],\n                          [17.7, 10.3],\n                          [4.88, -4.68],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [-1.75, -2.2],\n                          [-7.09, -16.86],\n                          [-8.66, -1.84],\n                          [-11.33, -2.22],\n                          [0, 0],\n                          [0, 0],\n                          [0, 0],\n                          [2.94, -0.16]\n                        ],\n                        \"v\": [\n                          [-54.15, -35.151],\n                          [-47.559, -35.281],\n                          [-87.76, 33.579],\n                          [-74.99, 42.549],\n                          [-53.27, 55.999],\n                          [-13.6, 71.689],\n                          [29.43, 1.519],\n                          [30.051, 1.849],\n                          [51.661, 32.289],\n                          [56.331, 38.849],\n                          [64.331, 39.749],\n                          [121.551, 46.199],\n                          [125.581, 10.419],\n                          [76.361, 4.879],\n                          [58.57, -20.161],\n                          [58.29, -20.561],\n                          [57.99, -20.941],\n                          [51.99, -26.791],\n                          [-5.51, -65.301],\n                          [-28.79, -70.041],\n                          [-81.939, -66.981],\n                          [-125.579, -35.911],\n                          [-104.699, -6.591],\n                          [-65.029, -34.771]\n                        ],\n                        \"c\": true\n                      }\n                    ]\n                  },\n                  { \"t\": 180 }\n                ],\n                \"ix\": 2\n              },\n              \"nm\": \"Path 1\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"fl\",\n              \"c\": {\n                \"a\": 0,\n                \"k\": [0.996078431372549, 0.8, 0.08627450980392157, 1],\n                \"ix\": 4\n              },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 5 },\n              \"r\": 1,\n              \"nm\": \"Fill 1\",\n              \"mn\": \"ADBE Vector Graphic - Fill\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"tr\",\n              \"p\": { \"a\": 0, \"k\": [0, 0], \"ix\": 2 },\n              \"a\": { \"a\": 0, \"k\": [0, 0], \"ix\": 1 },\n              \"s\": { \"a\": 0, \"k\": [100, 100], \"ix\": 3 },\n              \"r\": { \"a\": 0, \"k\": 0, \"ix\": 6 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 7 },\n              \"sk\": { \"a\": 0, \"k\": 0, \"ix\": 4 },\n              \"sa\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"nm\": \"Transform\"\n            }\n          ],\n          \"nm\": \"Path\",\n          \"np\": 2,\n          \"cix\": 2,\n          \"ix\": 1,\n          \"mn\": \"ADBE Vector Group\",\n          \"hd\": false\n        }\n      ],\n      \"ip\": 0,\n      \"op\": 180,\n      \"st\": 0,\n      \"bm\": 0\n    },\n    {\n      \"ddd\": 0,\n      \"ind\": 30,\n      \"ty\": 4,\n      \"nm\": \"Path 18\",\n      \"parent\": 29,\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": { \"a\": 0, \"k\": 100, \"ix\": 11 },\n        \"r\": { \"a\": 0, \"k\": 0, \"ix\": 10 },\n        \"p\": { \"a\": 0, \"k\": [35.304, -72.737, 0], \"ix\": 2 },\n        \"a\": { \"a\": 0, \"k\": [0, 0, 0], \"ix\": 1 },\n        \"s\": { \"a\": 0, \"k\": [100, 100, 100], \"ix\": 6 }\n      },\n      \"ao\": 0,\n      \"shapes\": [\n        {\n          \"ty\": \"gr\",\n          \"it\": [\n            {\n              \"ind\": 0,\n              \"ty\": \"sh\",\n              \"ix\": 1,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [-0.03, -0.23],\n                    [-0.24, 0.02],\n                    [0.03, 0.23],\n                    [0.24, -0.02]\n                  ],\n                  \"o\": [\n                    [0.02, 0.24],\n                    [0.24, -0.02],\n                    [-0.02, -0.24],\n                    [-0.24, 0.02]\n                  ],\n                  \"v\": [\n                    [-0.41, 0.03],\n                    [0.04, 0.42],\n                    [0.41, -0.03],\n                    [-0.04, -0.42]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 1\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"fl\",\n              \"c\": {\n                \"a\": 0,\n                \"k\": [0.137254998088, 0.121569000185, 0.125489994884, 1],\n                \"ix\": 4\n              },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 5 },\n              \"r\": 1,\n              \"nm\": \"Fill 1\",\n              \"mn\": \"ADBE Vector Graphic - Fill\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"tr\",\n              \"p\": { \"a\": 0, \"k\": [0, 0], \"ix\": 2 },\n              \"a\": { \"a\": 0, \"k\": [0, 0], \"ix\": 1 },\n              \"s\": { \"a\": 0, \"k\": [100, 100], \"ix\": 3 },\n              \"r\": { \"a\": 0, \"k\": 0, \"ix\": 6 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 7 },\n              \"sk\": { \"a\": 0, \"k\": 0, \"ix\": 4 },\n              \"sa\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"nm\": \"Transform\"\n            }\n          ],\n          \"nm\": \"Path\",\n          \"np\": 2,\n          \"cix\": 2,\n          \"ix\": 1,\n          \"mn\": \"ADBE Vector Group\",\n          \"hd\": false\n        }\n      ],\n      \"ip\": 0,\n      \"op\": 180,\n      \"st\": 0,\n      \"bm\": 0\n    },\n    {\n      \"ddd\": 0,\n      \"ind\": 31,\n      \"ty\": 4,\n      \"nm\": \"Path 17\",\n      \"parent\": 29,\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": { \"a\": 0, \"k\": 100, \"ix\": 11 },\n        \"r\": { \"a\": 0, \"k\": 0, \"ix\": 10 },\n        \"p\": { \"a\": 0, \"k\": [38.992, -70.192, 0], \"ix\": 2 },\n        \"a\": { \"a\": 0, \"k\": [0, 0, 0], \"ix\": 1 },\n        \"s\": { \"a\": 0, \"k\": [100, 100, 100], \"ix\": 6 }\n      },\n      \"ao\": 0,\n      \"shapes\": [\n        {\n          \"ty\": \"gr\",\n          \"it\": [\n            {\n              \"ind\": 0,\n              \"ty\": \"sh\",\n              \"ix\": 1,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [0.22, 0],\n                    [0.01, 0],\n                    [-0.03, -0.23],\n                    [-0.22, 0],\n                    [-0.01, 0],\n                    [0.03, 0.23]\n                  ],\n                  \"o\": [\n                    [-0.01, 0],\n                    [-0.24, 0.02],\n                    [0.02, 0.23],\n                    [0.01, 0],\n                    [0.24, -0.02],\n                    [-0.02, -0.23]\n                  ],\n                  \"v\": [\n                    [0, -0.42],\n                    [-0.04, -0.42],\n                    [-0.41, 0.03],\n                    [0, 0.42],\n                    [0.04, 0.42],\n                    [0.41, -0.03]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 1\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"fl\",\n              \"c\": {\n                \"a\": 0,\n                \"k\": [0.254902005196, 0.250979989767, 0.258823990822, 1],\n                \"ix\": 4\n              },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 5 },\n              \"r\": 1,\n              \"nm\": \"Fill 1\",\n              \"mn\": \"ADBE Vector Graphic - Fill\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"tr\",\n              \"p\": { \"a\": 0, \"k\": [0, 0], \"ix\": 2 },\n              \"a\": { \"a\": 0, \"k\": [0, 0], \"ix\": 1 },\n              \"s\": { \"a\": 0, \"k\": [100, 100], \"ix\": 3 },\n              \"r\": { \"a\": 0, \"k\": 0, \"ix\": 6 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 7 },\n              \"sk\": { \"a\": 0, \"k\": 0, \"ix\": 4 },\n              \"sa\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"nm\": \"Transform\"\n            }\n          ],\n          \"nm\": \"Path\",\n          \"np\": 2,\n          \"cix\": 2,\n          \"ix\": 1,\n          \"mn\": \"ADBE Vector Group\",\n          \"hd\": false\n        }\n      ],\n      \"ip\": 0,\n      \"op\": 180,\n      \"st\": 0,\n      \"bm\": 0\n    },\n    {\n      \"ddd\": 0,\n      \"ind\": 32,\n      \"ty\": 4,\n      \"nm\": \"Path 16\",\n      \"parent\": 29,\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": { \"a\": 0, \"k\": 100, \"ix\": 11 },\n        \"r\": { \"a\": 0, \"k\": 0, \"ix\": 10 },\n        \"p\": { \"a\": 0, \"k\": [38.992, -70.192, 0], \"ix\": 2 },\n        \"a\": { \"a\": 0, \"k\": [0, 0, 0], \"ix\": 1 },\n        \"s\": { \"a\": 0, \"k\": [100, 100, 100], \"ix\": 6 }\n      },\n      \"ao\": 0,\n      \"shapes\": [\n        {\n          \"ty\": \"gr\",\n          \"it\": [\n            {\n              \"ind\": 0,\n              \"ty\": \"sh\",\n              \"ix\": 1,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [-0.03, -0.23],\n                    [-0.24, 0.02],\n                    [0.03, 0.23],\n                    [0.24, -0.02]\n                  ],\n                  \"o\": [\n                    [0.02, 0.24],\n                    [0.24, -0.02],\n                    [-0.02, -0.24],\n                    [-0.24, 0.02]\n                  ],\n                  \"v\": [\n                    [-0.41, 0.03],\n                    [0.04, 0.42],\n                    [0.41, -0.03],\n                    [-0.04, -0.42]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 1\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"fl\",\n              \"c\": {\n                \"a\": 0,\n                \"k\": [0.137254998088, 0.121569000185, 0.125489994884, 1],\n                \"ix\": 4\n              },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 5 },\n              \"r\": 1,\n              \"nm\": \"Fill 1\",\n              \"mn\": \"ADBE Vector Graphic - Fill\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"tr\",\n              \"p\": { \"a\": 0, \"k\": [0, 0], \"ix\": 2 },\n              \"a\": { \"a\": 0, \"k\": [0, 0], \"ix\": 1 },\n              \"s\": { \"a\": 0, \"k\": [100, 100], \"ix\": 3 },\n              \"r\": { \"a\": 0, \"k\": 0, \"ix\": 6 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 7 },\n              \"sk\": { \"a\": 0, \"k\": 0, \"ix\": 4 },\n              \"sa\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"nm\": \"Transform\"\n            }\n          ],\n          \"nm\": \"Path\",\n          \"np\": 2,\n          \"cix\": 2,\n          \"ix\": 1,\n          \"mn\": \"ADBE Vector Group\",\n          \"hd\": false\n        }\n      ],\n      \"ip\": 0,\n      \"op\": 180,\n      \"st\": 0,\n      \"bm\": 0\n    },\n    {\n      \"ddd\": 0,\n      \"ind\": 33,\n      \"ty\": 4,\n      \"nm\": \"Path 15\",\n      \"parent\": 29,\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": { \"a\": 0, \"k\": 100, \"ix\": 11 },\n        \"r\": { \"a\": 0, \"k\": 0, \"ix\": 10 },\n        \"p\": { \"a\": 0, \"k\": [31.405, -70.61, 0], \"ix\": 2 },\n        \"a\": { \"a\": 0, \"k\": [0, 0, 0], \"ix\": 1 },\n        \"s\": { \"a\": 0, \"k\": [100, 100, 100], \"ix\": 6 }\n      },\n      \"ao\": 0,\n      \"shapes\": [\n        {\n          \"ty\": \"gr\",\n          \"it\": [\n            {\n              \"ind\": 0,\n              \"ty\": \"sh\",\n              \"ix\": 1,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [0.22, 0],\n                    [0.01, 0],\n                    [-0.02, -0.24],\n                    [-0.22, 0],\n                    [-0.01, 0],\n                    [0.02, 0.24]\n                  ],\n                  \"o\": [\n                    [-0.02, 0],\n                    [-0.23, 0.02],\n                    [0.03, 0.22],\n                    [0.01, 0],\n                    [0.23, -0.02],\n                    [-0.02, -0.22]\n                  ],\n                  \"v\": [\n                    [0, -0.42],\n                    [-0.04, -0.42],\n                    [-0.42, 0.03],\n                    [0.01, 0.42],\n                    [0.04, 0.42],\n                    [0.42, -0.03]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 1\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"fl\",\n              \"c\": {\n                \"a\": 0,\n                \"k\": [0.254902005196, 0.250979989767, 0.258823990822, 1],\n                \"ix\": 4\n              },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 5 },\n              \"r\": 1,\n              \"nm\": \"Fill 1\",\n              \"mn\": \"ADBE Vector Graphic - Fill\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"tr\",\n              \"p\": { \"a\": 0, \"k\": [0, 0], \"ix\": 2 },\n              \"a\": { \"a\": 0, \"k\": [0, 0], \"ix\": 1 },\n              \"s\": { \"a\": 0, \"k\": [100, 100], \"ix\": 3 },\n              \"r\": { \"a\": 0, \"k\": 0, \"ix\": 6 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 7 },\n              \"sk\": { \"a\": 0, \"k\": 0, \"ix\": 4 },\n              \"sa\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"nm\": \"Transform\"\n            }\n          ],\n          \"nm\": \"Path\",\n          \"np\": 2,\n          \"cix\": 2,\n          \"ix\": 1,\n          \"mn\": \"ADBE Vector Group\",\n          \"hd\": false\n        }\n      ],\n      \"ip\": 0,\n      \"op\": 180,\n      \"st\": 0,\n      \"bm\": 0\n    },\n    {\n      \"ddd\": 0,\n      \"ind\": 34,\n      \"ty\": 4,\n      \"nm\": \"Path 14\",\n      \"parent\": 29,\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": { \"a\": 0, \"k\": 100, \"ix\": 11 },\n        \"r\": { \"a\": 0, \"k\": 0, \"ix\": 10 },\n        \"p\": { \"a\": 0, \"k\": [31.405, -70.609, 0], \"ix\": 2 },\n        \"a\": { \"a\": 0, \"k\": [0, 0, 0], \"ix\": 1 },\n        \"s\": { \"a\": 0, \"k\": [100, 100, 100], \"ix\": 6 }\n      },\n      \"ao\": 0,\n      \"shapes\": [\n        {\n          \"ty\": \"gr\",\n          \"it\": [\n            {\n              \"ind\": 0,\n              \"ty\": \"sh\",\n              \"ix\": 1,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [-0.02, -0.24],\n                    [-0.24, 0.01],\n                    [0.02, 0.24],\n                    [0.24, -0.01]\n                  ],\n                  \"o\": [\n                    [0.03, 0.24],\n                    [0.23, -0.02],\n                    [-0.03, -0.24],\n                    [-0.23, 0.02]\n                  ],\n                  \"v\": [\n                    [-0.42, 0.03],\n                    [0.04, 0.42],\n                    [0.42, -0.03],\n                    [-0.04, -0.42]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 1\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"fl\",\n              \"c\": {\n                \"a\": 0,\n                \"k\": [0.137254998088, 0.121569000185, 0.125489994884, 1],\n                \"ix\": 4\n              },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 5 },\n              \"r\": 1,\n              \"nm\": \"Fill 1\",\n              \"mn\": \"ADBE Vector Graphic - Fill\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"tr\",\n              \"p\": { \"a\": 0, \"k\": [0, 0], \"ix\": 2 },\n              \"a\": { \"a\": 0, \"k\": [0, 0], \"ix\": 1 },\n              \"s\": { \"a\": 0, \"k\": [100, 100], \"ix\": 3 },\n              \"r\": { \"a\": 0, \"k\": 0, \"ix\": 6 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 7 },\n              \"sk\": { \"a\": 0, \"k\": 0, \"ix\": 4 },\n              \"sa\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"nm\": \"Transform\"\n            }\n          ],\n          \"nm\": \"Path\",\n          \"np\": 2,\n          \"cix\": 2,\n          \"ix\": 1,\n          \"mn\": \"ADBE Vector Group\",\n          \"hd\": false\n        }\n      ],\n      \"ip\": 0,\n      \"op\": 180,\n      \"st\": 0,\n      \"bm\": 0\n    },\n    {\n      \"ddd\": 0,\n      \"ind\": 35,\n      \"ty\": 4,\n      \"nm\": \"Path 13\",\n      \"parent\": 29,\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": { \"a\": 0, \"k\": 100, \"ix\": 11 },\n        \"r\": { \"a\": 0, \"k\": 0, \"ix\": 10 },\n        \"p\": { \"a\": 0, \"k\": [40.701, -73.157, 0], \"ix\": 2 },\n        \"a\": { \"a\": 0, \"k\": [0, 0, 0], \"ix\": 1 },\n        \"s\": { \"a\": 0, \"k\": [100, 100, 100], \"ix\": 6 }\n      },\n      \"ao\": 0,\n      \"shapes\": [\n        {\n          \"ty\": \"gr\",\n          \"it\": [\n            {\n              \"ind\": 0,\n              \"ty\": \"sh\",\n              \"ix\": 1,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [0.22, 0],\n                    [0.01, 0],\n                    [-0.03, -0.24],\n                    [-0.22, 0],\n                    [-0.01, 0],\n                    [0.02, 0.24]\n                  ],\n                  \"o\": [\n                    [-0.02, 0],\n                    [-0.23, 0.02],\n                    [0.02, 0.22],\n                    [0.01, 0],\n                    [0.23, -0.02],\n                    [-0.02, -0.22]\n                  ],\n                  \"v\": [\n                    [0, -0.42],\n                    [-0.04, -0.42],\n                    [-0.41, 0.03],\n                    [0.01, 0.42],\n                    [0.04, 0.42],\n                    [0.42, -0.03]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 1\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"fl\",\n              \"c\": {\n                \"a\": 0,\n                \"k\": [0.254902005196, 0.250979989767, 0.258823990822, 1],\n                \"ix\": 4\n              },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 5 },\n              \"r\": 1,\n              \"nm\": \"Fill 1\",\n              \"mn\": \"ADBE Vector Graphic - Fill\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"tr\",\n              \"p\": { \"a\": 0, \"k\": [0, 0], \"ix\": 2 },\n              \"a\": { \"a\": 0, \"k\": [0, 0], \"ix\": 1 },\n              \"s\": { \"a\": 0, \"k\": [100, 100], \"ix\": 3 },\n              \"r\": { \"a\": 0, \"k\": 0, \"ix\": 6 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 7 },\n              \"sk\": { \"a\": 0, \"k\": 0, \"ix\": 4 },\n              \"sa\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"nm\": \"Transform\"\n            }\n          ],\n          \"nm\": \"Path\",\n          \"np\": 2,\n          \"cix\": 2,\n          \"ix\": 1,\n          \"mn\": \"ADBE Vector Group\",\n          \"hd\": false\n        }\n      ],\n      \"ip\": 0,\n      \"op\": 180,\n      \"st\": 0,\n      \"bm\": 0\n    },\n    {\n      \"ddd\": 0,\n      \"ind\": 36,\n      \"ty\": 4,\n      \"nm\": \"Path 12\",\n      \"parent\": 29,\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": { \"a\": 0, \"k\": 100, \"ix\": 11 },\n        \"r\": { \"a\": 0, \"k\": 0, \"ix\": 10 },\n        \"p\": { \"a\": 0, \"k\": [40.701, -73.157, 0], \"ix\": 2 },\n        \"a\": { \"a\": 0, \"k\": [0, 0, 0], \"ix\": 1 },\n        \"s\": { \"a\": 0, \"k\": [100, 100, 100], \"ix\": 6 }\n      },\n      \"ao\": 0,\n      \"shapes\": [\n        {\n          \"ty\": \"gr\",\n          \"it\": [\n            {\n              \"ind\": 0,\n              \"ty\": \"sh\",\n              \"ix\": 1,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [-0.02, -0.24],\n                    [-0.24, 0.01],\n                    [0.02, 0.24],\n                    [0.24, -0.01]\n                  ],\n                  \"o\": [\n                    [0.03, 0.24],\n                    [0.23, -0.02],\n                    [-0.03, -0.24],\n                    [-0.23, 0.02]\n                  ],\n                  \"v\": [\n                    [-0.42, 0.03],\n                    [0.04, 0.42],\n                    [0.42, -0.03],\n                    [-0.04, -0.42]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 1\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"fl\",\n              \"c\": {\n                \"a\": 0,\n                \"k\": [0.137254998088, 0.121569000185, 0.125489994884, 1],\n                \"ix\": 4\n              },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 5 },\n              \"r\": 1,\n              \"nm\": \"Fill 1\",\n              \"mn\": \"ADBE Vector Graphic - Fill\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"tr\",\n              \"p\": { \"a\": 0, \"k\": [0, 0], \"ix\": 2 },\n              \"a\": { \"a\": 0, \"k\": [0, 0], \"ix\": 1 },\n              \"s\": { \"a\": 0, \"k\": [100, 100], \"ix\": 3 },\n              \"r\": { \"a\": 0, \"k\": 0, \"ix\": 6 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 7 },\n              \"sk\": { \"a\": 0, \"k\": 0, \"ix\": 4 },\n              \"sa\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"nm\": \"Transform\"\n            }\n          ],\n          \"nm\": \"Path\",\n          \"np\": 2,\n          \"cix\": 2,\n          \"ix\": 1,\n          \"mn\": \"ADBE Vector Group\",\n          \"hd\": false\n        }\n      ],\n      \"ip\": 0,\n      \"op\": 180,\n      \"st\": 0,\n      \"bm\": 0\n    },\n    {\n      \"ddd\": 0,\n      \"ind\": 37,\n      \"ty\": 4,\n      \"nm\": \"Path 11\",\n      \"parent\": 29,\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": { \"a\": 0, \"k\": 100, \"ix\": 11 },\n        \"r\": { \"a\": 0, \"k\": 0, \"ix\": 10 },\n        \"p\": { \"a\": 0, \"k\": [32.239, -61.08, 0], \"ix\": 2 },\n        \"a\": { \"a\": 0, \"k\": [0, 0, 0], \"ix\": 1 },\n        \"s\": { \"a\": 0, \"k\": [100, 100, 100], \"ix\": 6 }\n      },\n      \"ao\": 0,\n      \"shapes\": [\n        {\n          \"ty\": \"gr\",\n          \"it\": [\n            {\n              \"ind\": 0,\n              \"ty\": \"sh\",\n              \"ix\": 1,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [0.22, 0],\n                    [0.01, 0],\n                    [-0.03, -0.24],\n                    [-0.22, 0],\n                    [-0.01, 0],\n                    [0.03, 0.23]\n                  ],\n                  \"o\": [\n                    [-0.02, 0],\n                    [-0.24, 0.02],\n                    [0.02, 0.22],\n                    [0.02, 0],\n                    [0.23, -0.02],\n                    [-0.02, -0.22]\n                  ],\n                  \"v\": [\n                    [0, -0.42],\n                    [-0.04, -0.42],\n                    [-0.41, 0.03],\n                    [0, 0.42],\n                    [0.04, 0.42],\n                    [0.41, -0.03]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 1\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"fl\",\n              \"c\": {\n                \"a\": 0,\n                \"k\": [0.254902005196, 0.250979989767, 0.258823990822, 1],\n                \"ix\": 4\n              },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 5 },\n              \"r\": 1,\n              \"nm\": \"Fill 1\",\n              \"mn\": \"ADBE Vector Graphic - Fill\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"tr\",\n              \"p\": { \"a\": 0, \"k\": [0, 0], \"ix\": 2 },\n              \"a\": { \"a\": 0, \"k\": [0, 0], \"ix\": 1 },\n              \"s\": { \"a\": 0, \"k\": [100, 100], \"ix\": 3 },\n              \"r\": { \"a\": 0, \"k\": 0, \"ix\": 6 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 7 },\n              \"sk\": { \"a\": 0, \"k\": 0, \"ix\": 4 },\n              \"sa\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"nm\": \"Transform\"\n            }\n          ],\n          \"nm\": \"Path\",\n          \"np\": 2,\n          \"cix\": 2,\n          \"ix\": 1,\n          \"mn\": \"ADBE Vector Group\",\n          \"hd\": false\n        }\n      ],\n      \"ip\": 0,\n      \"op\": 180,\n      \"st\": 0,\n      \"bm\": 0\n    },\n    {\n      \"ddd\": 0,\n      \"ind\": 38,\n      \"ty\": 4,\n      \"nm\": \"Path 10\",\n      \"parent\": 29,\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": { \"a\": 0, \"k\": 100, \"ix\": 11 },\n        \"r\": { \"a\": 0, \"k\": 0, \"ix\": 10 },\n        \"p\": { \"a\": 0, \"k\": [32.239, -61.08, 0], \"ix\": 2 },\n        \"a\": { \"a\": 0, \"k\": [0, 0, 0], \"ix\": 1 },\n        \"s\": { \"a\": 0, \"k\": [100, 100, 100], \"ix\": 6 }\n      },\n      \"ao\": 0,\n      \"shapes\": [\n        {\n          \"ty\": \"gr\",\n          \"it\": [\n            {\n              \"ind\": 0,\n              \"ty\": \"sh\",\n              \"ix\": 1,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [-0.03, -0.23],\n                    [-0.24, 0.01],\n                    [0.03, 0.23],\n                    [0.24, -0.02]\n                  ],\n                  \"o\": [\n                    [0.02, 0.24],\n                    [0.23, -0.02],\n                    [-0.02, -0.24],\n                    [-0.24, 0.02]\n                  ],\n                  \"v\": [\n                    [-0.41, 0.03],\n                    [0.04, 0.42],\n                    [0.41, -0.03],\n                    [-0.04, -0.42]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 1\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"fl\",\n              \"c\": {\n                \"a\": 0,\n                \"k\": [0.137254998088, 0.121569000185, 0.125489994884, 1],\n                \"ix\": 4\n              },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 5 },\n              \"r\": 1,\n              \"nm\": \"Fill 1\",\n              \"mn\": \"ADBE Vector Graphic - Fill\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"tr\",\n              \"p\": { \"a\": 0, \"k\": [0, 0], \"ix\": 2 },\n              \"a\": { \"a\": 0, \"k\": [0, 0], \"ix\": 1 },\n              \"s\": { \"a\": 0, \"k\": [100, 100], \"ix\": 3 },\n              \"r\": { \"a\": 0, \"k\": 0, \"ix\": 6 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 7 },\n              \"sk\": { \"a\": 0, \"k\": 0, \"ix\": 4 },\n              \"sa\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"nm\": \"Transform\"\n            }\n          ],\n          \"nm\": \"Path\",\n          \"np\": 2,\n          \"cix\": 2,\n          \"ix\": 1,\n          \"mn\": \"ADBE Vector Group\",\n          \"hd\": false\n        }\n      ],\n      \"ip\": 0,\n      \"op\": 180,\n      \"st\": 0,\n      \"bm\": 0\n    },\n    {\n      \"ddd\": 0,\n      \"ind\": 39,\n      \"ty\": 4,\n      \"nm\": \"Path 9\",\n      \"parent\": 29,\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": { \"a\": 0, \"k\": 100, \"ix\": 11 },\n        \"r\": { \"a\": 0, \"k\": 0, \"ix\": 10 },\n        \"p\": { \"a\": 0, \"k\": [35.883, -63.151, 0], \"ix\": 2 },\n        \"a\": { \"a\": 0, \"k\": [0, 0, 0], \"ix\": 1 },\n        \"s\": { \"a\": 0, \"k\": [100, 100, 100], \"ix\": 6 }\n      },\n      \"ao\": 0,\n      \"shapes\": [\n        {\n          \"ty\": \"gr\",\n          \"it\": [\n            {\n              \"ind\": 0,\n              \"ty\": \"sh\",\n              \"ix\": 1,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [0.22, 0],\n                    [0.01, 0],\n                    [-0.03, -0.23],\n                    [-0.23, 0],\n                    [-0.01, 0],\n                    [0.03, 0.24]\n                  ],\n                  \"o\": [\n                    [-0.02, 0],\n                    [-0.24, 0.02],\n                    [0.02, 0.23],\n                    [0.01, 0],\n                    [0.23, -0.02],\n                    [-0.02, -0.22]\n                  ],\n                  \"v\": [\n                    [0, -0.42],\n                    [-0.04, -0.42],\n                    [-0.41, 0.03],\n                    [0.01, 0.42],\n                    [0.04, 0.42],\n                    [0.41, -0.03]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 1\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"fl\",\n              \"c\": {\n                \"a\": 0,\n                \"k\": [0.254902005196, 0.250979989767, 0.258823990822, 1],\n                \"ix\": 4\n              },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 5 },\n              \"r\": 1,\n              \"nm\": \"Fill 1\",\n              \"mn\": \"ADBE Vector Graphic - Fill\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"tr\",\n              \"p\": { \"a\": 0, \"k\": [0, 0], \"ix\": 2 },\n              \"a\": { \"a\": 0, \"k\": [0, 0], \"ix\": 1 },\n              \"s\": { \"a\": 0, \"k\": [100, 100], \"ix\": 3 },\n              \"r\": { \"a\": 0, \"k\": 0, \"ix\": 6 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 7 },\n              \"sk\": { \"a\": 0, \"k\": 0, \"ix\": 4 },\n              \"sa\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"nm\": \"Transform\"\n            }\n          ],\n          \"nm\": \"Path\",\n          \"np\": 2,\n          \"cix\": 2,\n          \"ix\": 1,\n          \"mn\": \"ADBE Vector Group\",\n          \"hd\": false\n        }\n      ],\n      \"ip\": 0,\n      \"op\": 180,\n      \"st\": 0,\n      \"bm\": 0\n    },\n    {\n      \"ddd\": 0,\n      \"ind\": 40,\n      \"ty\": 4,\n      \"nm\": \"Path 8\",\n      \"parent\": 29,\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": { \"a\": 0, \"k\": 100, \"ix\": 11 },\n        \"r\": { \"a\": 0, \"k\": 0, \"ix\": 10 },\n        \"p\": { \"a\": 0, \"k\": [35.883, -63.151, 0], \"ix\": 2 },\n        \"a\": { \"a\": 0, \"k\": [0, 0, 0], \"ix\": 1 },\n        \"s\": { \"a\": 0, \"k\": [100, 100, 100], \"ix\": 6 }\n      },\n      \"ao\": 0,\n      \"shapes\": [\n        {\n          \"ty\": \"gr\",\n          \"it\": [\n            {\n              \"ind\": 0,\n              \"ty\": \"sh\",\n              \"ix\": 1,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [-0.03, -0.24],\n                    [-0.24, 0.01],\n                    [0.03, 0.23],\n                    [0.24, -0.02]\n                  ],\n                  \"o\": [\n                    [0.02, 0.24],\n                    [0.23, -0.02],\n                    [-0.02, -0.24],\n                    [-0.24, 0.02]\n                  ],\n                  \"v\": [\n                    [-0.41, 0.03],\n                    [0.04, 0.42],\n                    [0.41, -0.03],\n                    [-0.04, -0.42]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 1\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"fl\",\n              \"c\": {\n                \"a\": 0,\n                \"k\": [0.137254998088, 0.121569000185, 0.125489994884, 1],\n                \"ix\": 4\n              },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 5 },\n              \"r\": 1,\n              \"nm\": \"Fill 1\",\n              \"mn\": \"ADBE Vector Graphic - Fill\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"tr\",\n              \"p\": { \"a\": 0, \"k\": [0, 0], \"ix\": 2 },\n              \"a\": { \"a\": 0, \"k\": [0, 0], \"ix\": 1 },\n              \"s\": { \"a\": 0, \"k\": [100, 100], \"ix\": 3 },\n              \"r\": { \"a\": 0, \"k\": 0, \"ix\": 6 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 7 },\n              \"sk\": { \"a\": 0, \"k\": 0, \"ix\": 4 },\n              \"sa\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"nm\": \"Transform\"\n            }\n          ],\n          \"nm\": \"Path\",\n          \"np\": 2,\n          \"cix\": 2,\n          \"ix\": 1,\n          \"mn\": \"ADBE Vector Group\",\n          \"hd\": false\n        }\n      ],\n      \"ip\": 0,\n      \"op\": 180,\n      \"st\": 0,\n      \"bm\": 0\n    },\n    {\n      \"ddd\": 0,\n      \"ind\": 41,\n      \"ty\": 4,\n      \"nm\": \"Path 7\",\n      \"parent\": 29,\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": { \"a\": 0, \"k\": 100, \"ix\": 11 },\n        \"r\": { \"a\": 0, \"k\": 0, \"ix\": 10 },\n        \"p\": { \"a\": 0, \"k\": [33.922, -64.272, 0], \"ix\": 2 },\n        \"a\": { \"a\": 0, \"k\": [0, 0, 0], \"ix\": 1 },\n        \"s\": { \"a\": 0, \"k\": [100, 100, 100], \"ix\": 6 }\n      },\n      \"ao\": 0,\n      \"shapes\": [\n        {\n          \"ty\": \"gr\",\n          \"it\": [\n            {\n              \"ind\": 0,\n              \"ty\": \"sh\",\n              \"ix\": 1,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [0.22, 0],\n                    [0.01, 0],\n                    [-0.03, -0.24],\n                    [-0.23, 0],\n                    [-0.01, 0],\n                    [0.03, 0.24]\n                  ],\n                  \"o\": [\n                    [-0.02, 0],\n                    [-0.24, 0.02],\n                    [0.02, 0.23],\n                    [0.01, 0],\n                    [0.23, -0.02],\n                    [-0.02, -0.22]\n                  ],\n                  \"v\": [\n                    [0, -0.42],\n                    [-0.04, -0.42],\n                    [-0.41, 0.03],\n                    [0.01, 0.42],\n                    [0.04, 0.42],\n                    [0.41, -0.03]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 1\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"fl\",\n              \"c\": {\n                \"a\": 0,\n                \"k\": [0.254902005196, 0.250979989767, 0.258823990822, 1],\n                \"ix\": 4\n              },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 5 },\n              \"r\": 1,\n              \"nm\": \"Fill 1\",\n              \"mn\": \"ADBE Vector Graphic - Fill\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"tr\",\n              \"p\": { \"a\": 0, \"k\": [0, 0], \"ix\": 2 },\n              \"a\": { \"a\": 0, \"k\": [0, 0], \"ix\": 1 },\n              \"s\": { \"a\": 0, \"k\": [100, 100], \"ix\": 3 },\n              \"r\": { \"a\": 0, \"k\": 0, \"ix\": 6 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 7 },\n              \"sk\": { \"a\": 0, \"k\": 0, \"ix\": 4 },\n              \"sa\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"nm\": \"Transform\"\n            }\n          ],\n          \"nm\": \"Path\",\n          \"np\": 2,\n          \"cix\": 2,\n          \"ix\": 1,\n          \"mn\": \"ADBE Vector Group\",\n          \"hd\": false\n        }\n      ],\n      \"ip\": 0,\n      \"op\": 180,\n      \"st\": 0,\n      \"bm\": 0\n    },\n    {\n      \"ddd\": 0,\n      \"ind\": 42,\n      \"ty\": 4,\n      \"nm\": \"Path 6\",\n      \"parent\": 29,\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": { \"a\": 0, \"k\": 100, \"ix\": 11 },\n        \"r\": { \"a\": 0, \"k\": 0, \"ix\": 10 },\n        \"p\": { \"a\": 0, \"k\": [33.922, -64.272, 0], \"ix\": 2 },\n        \"a\": { \"a\": 0, \"k\": [0, 0, 0], \"ix\": 1 },\n        \"s\": { \"a\": 0, \"k\": [100, 100, 100], \"ix\": 6 }\n      },\n      \"ao\": 0,\n      \"shapes\": [\n        {\n          \"ty\": \"gr\",\n          \"it\": [\n            {\n              \"ind\": 0,\n              \"ty\": \"sh\",\n              \"ix\": 1,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [-0.03, -0.24],\n                    [-0.24, 0.01],\n                    [0.03, 0.23],\n                    [0.24, -0.02]\n                  ],\n                  \"o\": [\n                    [0.02, 0.24],\n                    [0.23, -0.02],\n                    [-0.02, -0.24],\n                    [-0.24, 0.02]\n                  ],\n                  \"v\": [\n                    [-0.41, 0.03],\n                    [0.04, 0.42],\n                    [0.41, -0.03],\n                    [-0.04, -0.42]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 1\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"fl\",\n              \"c\": {\n                \"a\": 0,\n                \"k\": [0.137254998088, 0.121569000185, 0.125489994884, 1],\n                \"ix\": 4\n              },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 5 },\n              \"r\": 1,\n              \"nm\": \"Fill 1\",\n              \"mn\": \"ADBE Vector Graphic - Fill\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"tr\",\n              \"p\": { \"a\": 0, \"k\": [0, 0], \"ix\": 2 },\n              \"a\": { \"a\": 0, \"k\": [0, 0], \"ix\": 1 },\n              \"s\": { \"a\": 0, \"k\": [100, 100], \"ix\": 3 },\n              \"r\": { \"a\": 0, \"k\": 0, \"ix\": 6 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 7 },\n              \"sk\": { \"a\": 0, \"k\": 0, \"ix\": 4 },\n              \"sa\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"nm\": \"Transform\"\n            }\n          ],\n          \"nm\": \"Path\",\n          \"np\": 2,\n          \"cix\": 2,\n          \"ix\": 1,\n          \"mn\": \"ADBE Vector Group\",\n          \"hd\": false\n        }\n      ],\n      \"ip\": 0,\n      \"op\": 180,\n      \"st\": 0,\n      \"bm\": 0\n    },\n    {\n      \"ddd\": 0,\n      \"ind\": 43,\n      \"ty\": 4,\n      \"nm\": \"Path 5\",\n      \"parent\": 29,\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": { \"a\": 0, \"k\": 100, \"ix\": 11 },\n        \"r\": { \"a\": 0, \"k\": 0, \"ix\": 10 },\n        \"p\": { \"a\": 0, \"k\": [31.37, -66.4, 0], \"ix\": 2 },\n        \"a\": { \"a\": 0, \"k\": [0, 0, 0], \"ix\": 1 },\n        \"s\": { \"a\": 0, \"k\": [100, 100, 100], \"ix\": 6 }\n      },\n      \"ao\": 0,\n      \"shapes\": [\n        {\n          \"ty\": \"gr\",\n          \"it\": [\n            {\n              \"ind\": 0,\n              \"ty\": \"sh\",\n              \"ix\": 1,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [0.23, 0],\n                    [0.01, 0],\n                    [-0.02, -0.24],\n                    [-0.23, 0],\n                    [-0.01, 0],\n                    [0.02, 0.24]\n                  ],\n                  \"o\": [\n                    [-0.01, 0],\n                    [-0.23, 0.02],\n                    [0.02, 0.22],\n                    [0.01, 0],\n                    [0.23, -0.02],\n                    [-0.02, -0.22]\n                  ],\n                  \"v\": [\n                    [-0.01, -0.42],\n                    [-0.04, -0.42],\n                    [-0.41, 0.03],\n                    [0.01, 0.42],\n                    [0.04, 0.42],\n                    [0.41, -0.03]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 1\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"fl\",\n              \"c\": {\n                \"a\": 0,\n                \"k\": [0.254902005196, 0.250979989767, 0.258823990822, 1],\n                \"ix\": 4\n              },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 5 },\n              \"r\": 1,\n              \"nm\": \"Fill 1\",\n              \"mn\": \"ADBE Vector Graphic - Fill\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"tr\",\n              \"p\": { \"a\": 0, \"k\": [0, 0], \"ix\": 2 },\n              \"a\": { \"a\": 0, \"k\": [0, 0], \"ix\": 1 },\n              \"s\": { \"a\": 0, \"k\": [100, 100], \"ix\": 3 },\n              \"r\": { \"a\": 0, \"k\": 0, \"ix\": 6 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 7 },\n              \"sk\": { \"a\": 0, \"k\": 0, \"ix\": 4 },\n              \"sa\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"nm\": \"Transform\"\n            }\n          ],\n          \"nm\": \"Path\",\n          \"np\": 2,\n          \"cix\": 2,\n          \"ix\": 1,\n          \"mn\": \"ADBE Vector Group\",\n          \"hd\": false\n        }\n      ],\n      \"ip\": 0,\n      \"op\": 180,\n      \"st\": 0,\n      \"bm\": 0\n    },\n    {\n      \"ddd\": 0,\n      \"ind\": 44,\n      \"ty\": 4,\n      \"nm\": \"Path 4\",\n      \"parent\": 29,\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": { \"a\": 0, \"k\": 100, \"ix\": 11 },\n        \"r\": { \"a\": 0, \"k\": 0, \"ix\": 10 },\n        \"p\": { \"a\": 0, \"k\": [31.37, -66.399, 0], \"ix\": 2 },\n        \"a\": { \"a\": 0, \"k\": [0, 0, 0], \"ix\": 1 },\n        \"s\": { \"a\": 0, \"k\": [100, 100, 100], \"ix\": 6 }\n      },\n      \"ao\": 0,\n      \"shapes\": [\n        {\n          \"ty\": \"gr\",\n          \"it\": [\n            {\n              \"ind\": 0,\n              \"ty\": \"sh\",\n              \"ix\": 1,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [-0.02, -0.24],\n                    [-0.24, 0.02],\n                    [0.02, 0.24],\n                    [0.24, -0.02]\n                  ],\n                  \"o\": [\n                    [0.02, 0.23],\n                    [0.23, -0.02],\n                    [-0.02, -0.23],\n                    [-0.23, 0.02]\n                  ],\n                  \"v\": [\n                    [-0.41, 0.03],\n                    [0.04, 0.42],\n                    [0.41, -0.03],\n                    [-0.04, -0.42]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 1\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"fl\",\n              \"c\": {\n                \"a\": 0,\n                \"k\": [0.137254998088, 0.121569000185, 0.125489994884, 1],\n                \"ix\": 4\n              },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 5 },\n              \"r\": 1,\n              \"nm\": \"Fill 1\",\n              \"mn\": \"ADBE Vector Graphic - Fill\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"tr\",\n              \"p\": { \"a\": 0, \"k\": [0, 0], \"ix\": 2 },\n              \"a\": { \"a\": 0, \"k\": [0, 0], \"ix\": 1 },\n              \"s\": { \"a\": 0, \"k\": [100, 100], \"ix\": 3 },\n              \"r\": { \"a\": 0, \"k\": 0, \"ix\": 6 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 7 },\n              \"sk\": { \"a\": 0, \"k\": 0, \"ix\": 4 },\n              \"sa\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"nm\": \"Transform\"\n            }\n          ],\n          \"nm\": \"Path\",\n          \"np\": 2,\n          \"cix\": 2,\n          \"ix\": 1,\n          \"mn\": \"ADBE Vector Group\",\n          \"hd\": false\n        }\n      ],\n      \"ip\": 0,\n      \"op\": 180,\n      \"st\": 0,\n      \"bm\": 0\n    },\n    {\n      \"ddd\": 0,\n      \"ind\": 45,\n      \"ty\": 4,\n      \"nm\": \"Shape 2\",\n      \"parent\": 29,\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": { \"a\": 0, \"k\": 100, \"ix\": 11 },\n        \"r\": { \"a\": 0, \"k\": 0, \"ix\": 10 },\n        \"p\": { \"a\": 0, \"k\": [22.304, -75.839, 0], \"ix\": 2 },\n        \"a\": { \"a\": 0, \"k\": [0, 0, 0], \"ix\": 1 },\n        \"s\": { \"a\": 0, \"k\": [100, 100, 100], \"ix\": 6 }\n      },\n      \"ao\": 0,\n      \"shapes\": [\n        {\n          \"ty\": \"gr\",\n          \"it\": [\n            {\n              \"ind\": 0,\n              \"ty\": \"sh\",\n              \"ix\": 1,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0]\n                  ],\n                  \"o\": [\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0]\n                  ],\n                  \"v\": [\n                    [1.926, 15.987],\n                    [2.156, 15.537],\n                    [1.646, 15.287],\n                    [1.456, 15.817]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 1\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ind\": 1,\n              \"ty\": \"sh\",\n              \"ix\": 2,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [0, 0],\n                    [0, 0],\n                    [0, 0]\n                  ],\n                  \"o\": [\n                    [0, 0],\n                    [0, 0],\n                    [0, 0]\n                  ],\n                  \"v\": [\n                    [9.071, 17.908],\n                    [8.871, 17.448],\n                    [8.871, 17.448]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 2\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ind\": 2,\n              \"ty\": \"sh\",\n              \"ix\": 3,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [0, 0],\n                    [0, 0],\n                    [0, 0]\n                  ],\n                  \"o\": [\n                    [0, 0],\n                    [0, 0],\n                    [0, 0]\n                  ],\n                  \"v\": [\n                    [27.907, -8.329],\n                    [28.367, -8.129],\n                    [28.367, -8.129]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 3\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ind\": 3,\n              \"ty\": \"sh\",\n              \"ix\": 4,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [0, 0],\n                    [0, 0],\n                    [0, 0]\n                  ],\n                  \"o\": [\n                    [0, 0],\n                    [0, 0],\n                    [0, 0]\n                  ],\n                  \"v\": [\n                    [29.281, -12.77],\n                    [29.761, -12.65],\n                    [29.761, -12.65]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 4\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ind\": 4,\n              \"ty\": \"sh\",\n              \"ix\": 5,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0]\n                  ],\n                  \"o\": [\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0]\n                  ],\n                  \"v\": [\n                    [30.337, -16.405],\n                    [30.797, -16.225],\n                    [30.957, -16.645],\n                    [30.557, -16.845]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 5\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ind\": 5,\n              \"ty\": \"sh\",\n              \"ix\": 6,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0]\n                  ],\n                  \"o\": [\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0]\n                  ],\n                  \"v\": [\n                    [7.884, -27.693],\n                    [8.104, -28.143],\n                    [8.064, -28.163],\n                    [8.024, -28.173]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 6\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ind\": 6,\n              \"ty\": \"sh\",\n              \"ix\": 7,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0]\n                  ],\n                  \"o\": [\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0]\n                  ],\n                  \"v\": [\n                    [-2.921, -30.936],\n                    [-2.781, -31.416],\n                    [-2.831, -31.426],\n                    [-2.881, -31.436]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 7\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ind\": 7,\n              \"ty\": \"sh\",\n              \"ix\": 8,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0]\n                  ],\n                  \"o\": [\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0]\n                  ],\n                  \"v\": [\n                    [-8.458, -31.368],\n                    [-8.418, -31.858],\n                    [-9.018, -31.908],\n                    [-8.948, -31.308]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 8\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ind\": 8,\n              \"ty\": \"sh\",\n              \"ix\": 9,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0]\n                  ],\n                  \"o\": [\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0]\n                  ],\n                  \"v\": [\n                    [-7.524, -22.955],\n                    [-7.224, -22.545],\n                    [-6.984, -22.715],\n                    [-7.024, -23.005]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 9\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ind\": 9,\n              \"ty\": \"sh\",\n              \"ix\": 10,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0]\n                  ],\n                  \"o\": [\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0]\n                  ],\n                  \"v\": [\n                    [-10.15, -21.078],\n                    [-10.44, -21.478],\n                    [-10.57, -21.388],\n                    [-10.63, -21.238]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 10\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ind\": 10,\n              \"ty\": \"sh\",\n              \"ix\": 11,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0]\n                  ],\n                  \"o\": [\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0]\n                  ],\n                  \"v\": [\n                    [-11.448, -17.47],\n                    [-11.918, -17.63],\n                    [-11.928, -17.61],\n                    [-11.928, -17.58]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 11\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ind\": 11,\n              \"ty\": \"sh\",\n              \"ix\": 12,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0]\n                  ],\n                  \"o\": [\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0]\n                  ],\n                  \"v\": [\n                    [-12.201, -14.109],\n                    [-12.691, -14.219],\n                    [-12.721, -14.069],\n                    [-12.661, -13.919]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 12\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ind\": 12,\n              \"ty\": \"sh\",\n              \"ix\": 13,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [0, 0],\n                    [0, 0],\n                    [0, 0]\n                  ],\n                  \"o\": [\n                    [0, 0],\n                    [0, 0],\n                    [0, 0]\n                  ],\n                  \"v\": [\n                    [-6.503, -0.775],\n                    [-6.943, -0.555],\n                    [-6.043, -0.975]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 13\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ind\": 13,\n              \"ty\": \"sh\",\n              \"ix\": 14,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0]\n                  ],\n                  \"o\": [\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0]\n                  ],\n                  \"v\": [\n                    [-12.408, -12.532],\n                    [-11.968, -12.762],\n                    [-12.398, -13.622],\n                    [-12.848, -12.772]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 14\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ind\": 14,\n              \"ty\": \"sh\",\n              \"ix\": 15,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [0, 0],\n                    [0, 0],\n                    [0, 0]\n                  ],\n                  \"o\": [\n                    [0, 0],\n                    [0, 0],\n                    [0, 0]\n                  ],\n                  \"v\": [\n                    [-20.285, -1.056],\n                    [-20.685, -1.356],\n                    [-20.685, -1.356]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 15\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ind\": 15,\n              \"ty\": \"sh\",\n              \"ix\": 16,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [0, 0],\n                    [0, 0],\n                    [0, 0]\n                  ],\n                  \"o\": [\n                    [0, 0],\n                    [0, 0],\n                    [0, 0]\n                  ],\n                  \"v\": [\n                    [-29.615, 12.892],\n                    [-29.175, 13.112],\n                    [-29.175, 13.112]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 16\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ind\": 16,\n              \"ty\": \"sh\",\n              \"ix\": 17,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [0, 0],\n                    [0, 0],\n                    [0, 0]\n                  ],\n                  \"o\": [\n                    [0, 0],\n                    [0, 0],\n                    [0, 0]\n                  ],\n                  \"v\": [\n                    [-8.055, 31.096],\n                    [-7.975, 31.596],\n                    [-7.975, 31.596]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 17\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ind\": 17,\n              \"ty\": \"sh\",\n              \"ix\": 18,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [0, 0],\n                    [-1.32, -0.45],\n                    [-1.09, 0.45],\n                    [0, 0],\n                    [1.28, 0.44],\n                    [1.09, 0.55]\n                  ],\n                  \"o\": [\n                    [1.08, 0.55],\n                    [1.3, 0.44],\n                    [0, 0],\n                    [-0.72, 0.29],\n                    [-1.24, -0.42],\n                    [0, 0]\n                  ],\n                  \"v\": [\n                    [1.703, 16.43],\n                    [5.463, 18.11],\n                    [9.253, 18.37],\n                    [8.873, 17.45],\n                    [5.783, 17.16],\n                    [2.153, 15.54]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 18\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ind\": 18,\n              \"ty\": \"sh\",\n              \"ix\": 19,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [0, 0],\n                    [-1.88, 2.02],\n                    [-1.69, 2.62],\n                    [-1.65, 3.88],\n                    [0, 0],\n                    [3.36, -5.18],\n                    [1.83, -1.97],\n                    [1.75, -0.72]\n                  ],\n                  \"o\": [\n                    [1.95, -0.8],\n                    [1.88, -2.02],\n                    [3.4, -5.24],\n                    [0, 0],\n                    [-1.63, 3.84],\n                    [-1.67, 2.6],\n                    [-1.84, 1.98],\n                    [0, 0]\n                  ],\n                  \"v\": [\n                    [9.255, 18.368],\n                    [15.035, 13.948],\n                    [20.445, 6.818],\n                    [28.365, -8.132],\n                    [27.445, -8.522],\n                    [19.605, 6.268],\n                    [14.305, 13.268],\n                    [8.875, 17.448]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 19\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ind\": 19,\n              \"ty\": \"sh\",\n              \"ix\": 20,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [0, 0],\n                    [-0.32, 1.34],\n                    [0, 0],\n                    [0.73, -1.71]\n                  ],\n                  \"o\": [\n                    [0.76, -1.79],\n                    [0, 0],\n                    [-0.31, 1.34],\n                    [0, 0]\n                  ],\n                  \"v\": [\n                    [28.367, -8.13],\n                    [29.767, -12.65],\n                    [28.787, -12.88],\n                    [27.447, -8.52]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 20\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ind\": 20,\n              \"ty\": \"sh\",\n              \"ix\": 21,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [0, 0],\n                    [-0.51, 1.33],\n                    [0, 0],\n                    [0.27, -1.14]\n                  ],\n                  \"o\": [\n                    [0.27, -1.14],\n                    [0, 0],\n                    [-0.53, 1.4],\n                    [0, 0]\n                  ],\n                  \"v\": [\n                    [29.76, -12.651],\n                    [30.8, -16.221],\n                    [29.86, -16.581],\n                    [28.79, -12.881]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 21\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ind\": 21,\n              \"ty\": \"sh\",\n              \"ix\": 22,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0]\n                  ],\n                  \"o\": [\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0]\n                  ],\n                  \"v\": [\n                    [30.557, -16.85],\n                    [8.107, -28.14],\n                    [7.657, -27.25],\n                    [30.107, -15.95]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 22\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ind\": 22,\n              \"ty\": \"sh\",\n              \"ix\": 23,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0]\n                  ],\n                  \"o\": [\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0]\n                  ],\n                  \"v\": [\n                    [8.023, -28.176],\n                    [-2.777, -31.416],\n                    [-3.067, -30.456],\n                    [7.743, -27.216]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 23\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ind\": 23,\n              \"ty\": \"sh\",\n              \"ix\": 24,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0]\n                  ],\n                  \"o\": [\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0]\n                  ],\n                  \"v\": [\n                    [-2.884, -31.432],\n                    [-8.414, -31.862],\n                    [-8.494, -30.862],\n                    [-2.964, -30.442]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 24\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ind\": 24,\n              \"ty\": \"sh\",\n              \"ix\": 25,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0]\n                  ],\n                  \"o\": [\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0]\n                  ],\n                  \"v\": [\n                    [-8.952, -31.309],\n                    [-8.012, -22.899],\n                    [-7.022, -23.009],\n                    [-7.962, -31.419]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 25\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ind\": 25,\n              \"ty\": \"sh\",\n              \"ix\": 26,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0]\n                  ],\n                  \"o\": [\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0]\n                  ],\n                  \"v\": [\n                    [-7.805, -23.358],\n                    [-10.445, -21.478],\n                    [-9.865, -20.668],\n                    [-7.225, -22.548]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 26\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ind\": 26,\n              \"ty\": \"sh\",\n              \"ix\": 27,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0]\n                  ],\n                  \"o\": [\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0]\n                  ],\n                  \"v\": [\n                    [-10.625, -21.242],\n                    [-11.915, -17.632],\n                    [-10.975, -17.302],\n                    [-9.685, -20.902]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 27\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ind\": 27,\n              \"ty\": \"sh\",\n              \"ix\": 28,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0]\n                  ],\n                  \"o\": [\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0]\n                  ],\n                  \"v\": [\n                    [-11.928, -17.576],\n                    [-12.688, -14.226],\n                    [-11.708, -14.006],\n                    [-10.958, -17.356]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 28\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ind\": 28,\n              \"ty\": \"sh\",\n              \"ix\": 29,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0]\n                  ],\n                  \"o\": [\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0]\n                  ],\n                  \"v\": [\n                    [-12.66, -13.919],\n                    [-6.96, -0.579],\n                    [-6.04, -0.979],\n                    [-11.74, -14.309]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 29\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ind\": 29,\n              \"ty\": \"sh\",\n              \"ix\": 30,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0]\n                  ],\n                  \"o\": [\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0]\n                  ],\n                  \"v\": [\n                    [-6.048, -1],\n                    [-11.968, -12.76],\n                    [-12.858, -12.31],\n                    [-6.948, -0.55]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 30\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ind\": 30,\n              \"ty\": \"sh\",\n              \"ix\": 31,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [0, 0],\n                    [3.04, -4.02],\n                    [0, 0],\n                    [-1.93, 3.61]\n                  ],\n                  \"o\": [\n                    [-1.88, 3.53],\n                    [0, 0],\n                    [3.02, -4.01],\n                    [0, 0]\n                  ],\n                  \"v\": [\n                    [-12.855, -12.771],\n                    [-20.685, -1.361],\n                    [-19.885, -0.751],\n                    [-11.965, -12.301]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 31\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ind\": 31,\n              \"ty\": \"sh\",\n              \"ix\": 32,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [0, 0],\n                    [2.29, -4.64],\n                    [0, 0],\n                    [-3.48, 4.62]\n                  ],\n                  \"o\": [\n                    [-3.47, 4.6],\n                    [0, 0],\n                    [2.24, -4.53],\n                    [0, 0]\n                  ],\n                  \"v\": [\n                    [-20.687, -1.356],\n                    [-30.067, 12.674],\n                    [-29.167, 13.114],\n                    [-19.887, -0.756]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 32\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ind\": 32,\n              \"ty\": \"sh\",\n              \"ix\": 33,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [0, 0],\n                    [-4.34, -3.84],\n                    [-6.8, 1.23],\n                    [0, 0],\n                    [4.16, 3.69],\n                    [-1.97, 4]\n                  ],\n                  \"o\": [\n                    [-2.26, 4.58],\n                    [4.36, 3.87],\n                    [0, 0],\n                    [-6.46, 1.16],\n                    [-4.19, -3.71],\n                    [0, 0]\n                  ],\n                  \"v\": [\n                    [-30.071, 12.67],\n                    [-25.731, 26.48],\n                    [-7.971, 31.59],\n                    [-8.151, 30.61],\n                    [-25.071, 25.73],\n                    [-29.171, 13.11]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 33\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ind\": 33,\n              \"ty\": \"sh\",\n              \"ix\": 34,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [0, 0],\n                    [-1.05, 1.08],\n                    [-0.84, 1.52],\n                    [-0.99, 2.72],\n                    [0, 0],\n                    [1.63, -2.95],\n                    [0.97, -0.98],\n                    [1.06, -0.19]\n                  ],\n                  \"o\": [\n                    [1.33, -0.25],\n                    [1.05, -1.07],\n                    [1.67, -3.03],\n                    [0, 0],\n                    [-0.99, 2.73],\n                    [-0.81, 1.47],\n                    [-0.96, 0.99],\n                    [0, 0]\n                  ],\n                  \"v\": [\n                    [-7.968, 31.597],\n                    [-4.398, 29.487],\n                    [-1.568, 25.507],\n                    [2.402, 16.157],\n                    [1.462, 15.817],\n                    [-2.448, 25.027],\n                    [-5.118, 28.787],\n                    [-8.148, 30.607]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 34\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"mm\",\n              \"mm\": 1,\n              \"nm\": \"Merge Paths 1\",\n              \"mn\": \"ADBE Vector Filter - Merge\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"fl\",\n              \"c\": {\n                \"a\": 0,\n                \"k\": [0.254902005196, 0.250979989767, 0.258823990822, 1],\n                \"ix\": 4\n              },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 5 },\n              \"r\": 1,\n              \"nm\": \"Fill 1\",\n              \"mn\": \"ADBE Vector Graphic - Fill\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"tr\",\n              \"p\": { \"a\": 0, \"k\": [0, 0], \"ix\": 2 },\n              \"a\": { \"a\": 0, \"k\": [0, 0], \"ix\": 1 },\n              \"s\": { \"a\": 0, \"k\": [100, 100], \"ix\": 3 },\n              \"r\": { \"a\": 0, \"k\": 0, \"ix\": 6 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 7 },\n              \"sk\": { \"a\": 0, \"k\": 0, \"ix\": 4 },\n              \"sa\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"nm\": \"Transform\"\n            }\n          ],\n          \"nm\": \"Shape\",\n          \"np\": 36,\n          \"cix\": 2,\n          \"ix\": 1,\n          \"mn\": \"ADBE Vector Group\",\n          \"hd\": false\n        }\n      ],\n      \"ip\": 0,\n      \"op\": 180,\n      \"st\": 0,\n      \"bm\": 0\n    },\n    {\n      \"ddd\": 0,\n      \"ind\": 46,\n      \"ty\": 4,\n      \"nm\": \"Path 79\",\n      \"parent\": 29,\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": { \"a\": 0, \"k\": 100, \"ix\": 11 },\n        \"r\": { \"a\": 0, \"k\": 0, \"ix\": 10 },\n        \"p\": { \"a\": 0, \"k\": [22.241, -75.817, 0], \"ix\": 2 },\n        \"a\": { \"a\": 0, \"k\": [0, 0, 0], \"ix\": 1 },\n        \"s\": { \"a\": 0, \"k\": [100, 100, 100], \"ix\": 6 }\n      },\n      \"ao\": 0,\n      \"shapes\": [\n        {\n          \"ty\": \"gr\",\n          \"it\": [\n            {\n              \"ind\": 0,\n              \"ty\": \"sh\",\n              \"ix\": 1,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [-1.97, 5.46],\n                    [-1.81, 0.75],\n                    [-3.29, 7.72],\n                    [-0.32, 1.34],\n                    [-0.52, 1.36],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [3.03, -4.01],\n                    [2.27, -4.59],\n                    [-13.26, 2.39]\n                  ],\n                  \"o\": [\n                    [2.16, 1.09],\n                    [7.4, -3.04],\n                    [0.74, -1.75],\n                    [0.26, -1.14],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [-1.91, 3.57],\n                    [-3.47, 4.61],\n                    [-4.24, 8.57],\n                    [4.79, -0.86]\n                  ],\n                  \"v\": [\n                    [1.995, 15.964],\n                    [9.125, 17.884],\n                    [27.975, -8.346],\n                    [29.345, -12.786],\n                    [30.395, -16.426],\n                    [7.945, -27.716],\n                    [-2.855, -30.956],\n                    [-8.395, -31.386],\n                    [-7.455, -22.976],\n                    [-10.095, -21.096],\n                    [-11.385, -17.486],\n                    [-12.135, -14.136],\n                    [-6.435, -0.796],\n                    [-12.345, -12.556],\n                    [-20.225, -1.076],\n                    [-29.555, 12.874],\n                    [-7.995, 31.074]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 1\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"fl\",\n              \"c\": { \"a\": 0, \"k\": [1, 1, 1, 1], \"ix\": 4 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 5 },\n              \"r\": 1,\n              \"nm\": \"Fill 1\",\n              \"mn\": \"ADBE Vector Graphic - Fill\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"tr\",\n              \"p\": { \"a\": 0, \"k\": [0, 0], \"ix\": 2 },\n              \"a\": { \"a\": 0, \"k\": [0, 0], \"ix\": 1 },\n              \"s\": { \"a\": 0, \"k\": [100, 100], \"ix\": 3 },\n              \"r\": { \"a\": 0, \"k\": 0, \"ix\": 6 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 7 },\n              \"sk\": { \"a\": 0, \"k\": 0, \"ix\": 4 },\n              \"sa\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"nm\": \"Transform\"\n            }\n          ],\n          \"nm\": \"Path\",\n          \"np\": 2,\n          \"cix\": 2,\n          \"ix\": 1,\n          \"mn\": \"ADBE Vector Group\",\n          \"hd\": false\n        }\n      ],\n      \"ip\": 0,\n      \"op\": 180,\n      \"st\": 0,\n      \"bm\": 0\n    },\n    {\n      \"ddd\": 0,\n      \"ind\": 47,\n      \"ty\": 4,\n      \"nm\": \"Path 2\",\n      \"parent\": 29,\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": { \"a\": 0, \"k\": 100, \"ix\": 11 },\n        \"r\": { \"a\": 0, \"k\": 0, \"ix\": 10 },\n        \"p\": { \"a\": 0, \"k\": [44.506, -74.614, 0], \"ix\": 2 },\n        \"a\": { \"a\": 0, \"k\": [0, 0, 0], \"ix\": 1 },\n        \"s\": { \"a\": 0, \"k\": [100, 100, 100], \"ix\": 6 }\n      },\n      \"ao\": 0,\n      \"shapes\": [\n        {\n          \"ty\": \"gr\",\n          \"it\": [\n            {\n              \"ind\": 0,\n              \"ty\": \"sh\",\n              \"ix\": 1,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [0, 0],\n                    [1.83, -1.25],\n                    [1.4, -0.15]\n                  ],\n                  \"o\": [\n                    [-0.33, 2.52],\n                    [-1.82, 1.25],\n                    [0, 0]\n                  ],\n                  \"v\": [\n                    [3.445, -5.366],\n                    [-0.005, 4.964],\n                    [-3.445, 4.294]\n                  ],\n                  \"c\": false\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 1\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"fl\",\n              \"c\": {\n                \"a\": 0,\n                \"k\": [0.254902005196, 0.250979989767, 0.258823990822, 1],\n                \"ix\": 4\n              },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 5 },\n              \"r\": 1,\n              \"nm\": \"Fill 1\",\n              \"mn\": \"ADBE Vector Graphic - Fill\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"tr\",\n              \"p\": { \"a\": 0, \"k\": [0, 0], \"ix\": 2 },\n              \"a\": { \"a\": 0, \"k\": [0, 0], \"ix\": 1 },\n              \"s\": { \"a\": 0, \"k\": [100, 100], \"ix\": 3 },\n              \"r\": { \"a\": 0, \"k\": 0, \"ix\": 6 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 7 },\n              \"sk\": { \"a\": 0, \"k\": 0, \"ix\": 4 },\n              \"sa\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"nm\": \"Transform\"\n            }\n          ],\n          \"nm\": \"Path\",\n          \"np\": 2,\n          \"cix\": 2,\n          \"ix\": 1,\n          \"mn\": \"ADBE Vector Group\",\n          \"hd\": false\n        }\n      ],\n      \"ip\": 0,\n      \"op\": 180,\n      \"st\": 0,\n      \"bm\": 0\n    },\n    {\n      \"ddd\": 0,\n      \"ind\": 48,\n      \"ty\": 4,\n      \"nm\": \"Path 78\",\n      \"parent\": 53,\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": { \"a\": 0, \"k\": 100, \"ix\": 11 },\n        \"r\": { \"a\": 0, \"k\": 0, \"ix\": 10 },\n        \"p\": { \"a\": 0, \"k\": [-25.31, 24.874, 0], \"ix\": 2 },\n        \"a\": { \"a\": 0, \"k\": [0, 0, 0], \"ix\": 1 },\n        \"s\": { \"a\": 0, \"k\": [100, 100, 100], \"ix\": 6 }\n      },\n      \"ao\": 0,\n      \"shapes\": [\n        {\n          \"ty\": \"gr\",\n          \"it\": [\n            {\n              \"ind\": 0,\n              \"ty\": \"sh\",\n              \"ix\": 1,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [4.31, -3.33],\n                    [0, 0],\n                    [0.25, 0.27],\n                    [-0.68, 2.02],\n                    [0.98, 3.16],\n                    [-1.88, 0.38],\n                    [-0.8, -1.7]\n                  ],\n                  \"o\": [\n                    [-0.01, 0.01],\n                    [-0.09, -0.05],\n                    [-0.78, -0.83],\n                    [1.04, -3.08],\n                    [-0.68, -2.17],\n                    [0.98, -0.2],\n                    [1.91, 4.04]\n                  ],\n                  \"v\": [\n                    [-0.471, 9.562],\n                    [-0.471, 9.592],\n                    [-1.651, 8.792],\n                    [-2.871, 4.412],\n                    [-2.041, -4.978],\n                    [-0.851, -9.538],\n                    [1.819, -7.698]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 1\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"fl\",\n              \"c\": {\n                \"a\": 0,\n                \"k\": [0.898038983345, 0.901961028576, 0.905882000923, 1],\n                \"ix\": 4\n              },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 5 },\n              \"r\": 1,\n              \"nm\": \"Fill 1\",\n              \"mn\": \"ADBE Vector Graphic - Fill\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"tr\",\n              \"p\": { \"a\": 0, \"k\": [0, 0], \"ix\": 2 },\n              \"a\": { \"a\": 0, \"k\": [0, 0], \"ix\": 1 },\n              \"s\": { \"a\": 0, \"k\": [100, 100], \"ix\": 3 },\n              \"r\": { \"a\": 0, \"k\": 0, \"ix\": 6 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 7 },\n              \"sk\": { \"a\": 0, \"k\": 0, \"ix\": 4 },\n              \"sa\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"nm\": \"Transform\"\n            }\n          ],\n          \"nm\": \"Path\",\n          \"np\": 2,\n          \"cix\": 2,\n          \"ix\": 1,\n          \"mn\": \"ADBE Vector Group\",\n          \"hd\": false\n        }\n      ],\n      \"ip\": 0,\n      \"op\": 180,\n      \"st\": 0,\n      \"bm\": 0\n    },\n    {\n      \"ddd\": 0,\n      \"ind\": 49,\n      \"ty\": 4,\n      \"nm\": \"Path 77\",\n      \"parent\": 53,\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": { \"a\": 0, \"k\": 100, \"ix\": 11 },\n        \"r\": { \"a\": 0, \"k\": 0, \"ix\": 10 },\n        \"p\": { \"a\": 0, \"k\": [-24.909, 24.853, 0], \"ix\": 2 },\n        \"a\": { \"a\": 0, \"k\": [0, 0, 0], \"ix\": 1 },\n        \"s\": { \"a\": 0, \"k\": [100, 100, 100], \"ix\": 6 }\n      },\n      \"ao\": 0,\n      \"shapes\": [\n        {\n          \"ty\": \"gr\",\n          \"it\": [\n            {\n              \"ind\": 0,\n              \"ty\": \"sh\",\n              \"ix\": 1,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [11.79, -9.11],\n                    [0, 0],\n                    [0.7, 0.75],\n                    [-1.87, 5.52],\n                    [2.68, 8.64],\n                    [-5.14, 1.04],\n                    [-2.2, -4.65]\n                  ],\n                  \"o\": [\n                    [-0.04, 0.02],\n                    [-0.27, -0.14],\n                    [-2.12, -2.28],\n                    [2.85, -8.41],\n                    [-1.84, -5.93],\n                    [2.69, -0.55],\n                    [5.21, 11.03]\n                  ],\n                  \"v\": [\n                    [-1.29, 26.164],\n                    [-1.36, 26.174],\n                    [-4.52, 24.044],\n                    [-7.84, 12.074],\n                    [-5.59, -13.586],\n                    [-2.33, -26.036],\n                    [4.98, -21.006]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 1\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"fl\",\n              \"c\": {\n                \"a\": 0,\n                \"k\": [0.941175997257, 0.945097982883, 0.945097982883, 1],\n                \"ix\": 4\n              },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 5 },\n              \"r\": 1,\n              \"nm\": \"Fill 1\",\n              \"mn\": \"ADBE Vector Graphic - Fill\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"tr\",\n              \"p\": { \"a\": 0, \"k\": [0, 0], \"ix\": 2 },\n              \"a\": { \"a\": 0, \"k\": [0, 0], \"ix\": 1 },\n              \"s\": { \"a\": 0, \"k\": [100, 100], \"ix\": 3 },\n              \"r\": { \"a\": 0, \"k\": 0, \"ix\": 6 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 7 },\n              \"sk\": { \"a\": 0, \"k\": 0, \"ix\": 4 },\n              \"sa\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"nm\": \"Transform\"\n            }\n          ],\n          \"nm\": \"Path\",\n          \"np\": 2,\n          \"cix\": 2,\n          \"ix\": 1,\n          \"mn\": \"ADBE Vector Group\",\n          \"hd\": false\n        }\n      ],\n      \"ip\": 0,\n      \"op\": 180,\n      \"st\": 0,\n      \"bm\": 0\n    },\n    {\n      \"ddd\": 0,\n      \"ind\": 50,\n      \"ty\": 4,\n      \"nm\": \"Path 55\",\n      \"parent\": 53,\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": { \"a\": 0, \"k\": 100, \"ix\": 11 },\n        \"r\": { \"a\": 0, \"k\": 0, \"ix\": 10 },\n        \"p\": { \"a\": 0, \"k\": [-1.364, 21.898, 0], \"ix\": 2 },\n        \"a\": { \"a\": 0, \"k\": [0, 0, 0], \"ix\": 1 },\n        \"s\": { \"a\": 0, \"k\": [100, 100, 100], \"ix\": 6 }\n      },\n      \"ao\": 0,\n      \"shapes\": [\n        {\n          \"ty\": \"gr\",\n          \"it\": [\n            {\n              \"ind\": 0,\n              \"ty\": \"sh\",\n              \"ix\": 1,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [0.94, 0.59],\n                    [0.5, 0.57],\n                    [-0.55, 1.49],\n                    [-1.03, -0.65],\n                    [0.59, -0.94]\n                  ],\n                  \"o\": [\n                    [-0.73, -0.46],\n                    [0.61, -1.57],\n                    [0.68, 1.3],\n                    [0.93, 0.59],\n                    [-0.59, 0.93]\n                  ],\n                  \"v\": [\n                    [-0.617, 2.943],\n                    [-2.447, 1.373],\n                    [-0.677, -3.247],\n                    [1.513, -0.447],\n                    [2.143, 2.313]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 1\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"fl\",\n              \"c\": { \"a\": 0, \"k\": [0, 1, 0.682353019714, 1], \"ix\": 4 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 5 },\n              \"r\": 1,\n              \"nm\": \"Fill 1\",\n              \"mn\": \"ADBE Vector Graphic - Fill\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"tr\",\n              \"p\": { \"a\": 0, \"k\": [0, 0], \"ix\": 2 },\n              \"a\": { \"a\": 0, \"k\": [0, 0], \"ix\": 1 },\n              \"s\": { \"a\": 0, \"k\": [100, 100], \"ix\": 3 },\n              \"r\": { \"a\": 0, \"k\": 0, \"ix\": 6 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 7 },\n              \"sk\": { \"a\": 0, \"k\": 0, \"ix\": 4 },\n              \"sa\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"nm\": \"Transform\"\n            }\n          ],\n          \"nm\": \"Path\",\n          \"np\": 2,\n          \"cix\": 2,\n          \"ix\": 1,\n          \"mn\": \"ADBE Vector Group\",\n          \"hd\": false\n        }\n      ],\n      \"ip\": 0,\n      \"op\": 180,\n      \"st\": 0,\n      \"bm\": 0\n    },\n    {\n      \"ddd\": 0,\n      \"ind\": 51,\n      \"ty\": 4,\n      \"nm\": \"Path 54\",\n      \"parent\": 53,\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": { \"a\": 0, \"k\": 100, \"ix\": 11 },\n        \"r\": { \"a\": 0, \"k\": 0, \"ix\": 10 },\n        \"p\": { \"a\": 0, \"k\": [-4.622, 33.251, 0], \"ix\": 2 },\n        \"a\": { \"a\": 0, \"k\": [0, 0, 0], \"ix\": 1 },\n        \"s\": { \"a\": 0, \"k\": [100, 100, 100], \"ix\": 6 }\n      },\n      \"ao\": 0,\n      \"shapes\": [\n        {\n          \"ty\": \"gr\",\n          \"it\": [\n            {\n              \"ind\": 0,\n              \"ty\": \"sh\",\n              \"ix\": 1,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [0, 0],\n                    [0, 0],\n                    [-0.5, 1.43],\n                    [-0.36, -0.24],\n                    [0, 0],\n                    [0, 0],\n                    [-0.15, -0.1],\n                    [-0.88, -0.68],\n                    [0.67, -0.87],\n                    [0.88, 0.67],\n                    [0.75, 0.5],\n                    [0.14, 0.09]\n                  ],\n                  \"o\": [\n                    [0, 0],\n                    [0.3, -1.22],\n                    [0.33, 0.23],\n                    [0, 0],\n                    [0, 0],\n                    [0.14, 0.09],\n                    [0.78, 0.52],\n                    [0.88, 0.67],\n                    [-0.67, 0.88],\n                    [-0.78, -0.61],\n                    [-0.14, -0.09],\n                    [0, 0]\n                  ],\n                  \"v\": [\n                    [-2.937, 0.863],\n                    [-2.987, 0.823],\n                    [-1.757, -3.177],\n                    [-0.727, -2.477],\n                    [-0.727, -2.477],\n                    [-0.727, -2.477],\n                    [-0.297, -2.187],\n                    [2.203, -0.407],\n                    [2.573, 2.393],\n                    [-0.237, 2.763],\n                    [-2.527, 1.133],\n                    [-2.937, 0.863]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 1\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"fl\",\n              \"c\": { \"a\": 0, \"k\": [0, 1, 0.682353019714, 1], \"ix\": 4 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 5 },\n              \"r\": 1,\n              \"nm\": \"Fill 1\",\n              \"mn\": \"ADBE Vector Graphic - Fill\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"tr\",\n              \"p\": { \"a\": 0, \"k\": [0, 0], \"ix\": 2 },\n              \"a\": { \"a\": 0, \"k\": [0, 0], \"ix\": 1 },\n              \"s\": { \"a\": 0, \"k\": [100, 100], \"ix\": 3 },\n              \"r\": { \"a\": 0, \"k\": 0, \"ix\": 6 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 7 },\n              \"sk\": { \"a\": 0, \"k\": 0, \"ix\": 4 },\n              \"sa\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"nm\": \"Transform\"\n            }\n          ],\n          \"nm\": \"Path\",\n          \"np\": 2,\n          \"cix\": 2,\n          \"ix\": 1,\n          \"mn\": \"ADBE Vector Group\",\n          \"hd\": false\n        }\n      ],\n      \"ip\": 0,\n      \"op\": 180,\n      \"st\": 0,\n      \"bm\": 0\n    },\n    {\n      \"ddd\": 0,\n      \"ind\": 52,\n      \"ty\": 4,\n      \"nm\": \"Path\",\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": {\n          \"a\": 1,\n          \"k\": [\n            {\n              \"i\": { \"x\": [0.833], \"y\": [0.833] },\n              \"o\": { \"x\": [0.167], \"y\": [0.167] },\n              \"n\": [\"0p833_0p833_0p167_0p167\"],\n              \"t\": 0,\n              \"s\": [0],\n              \"e\": [100]\n            },\n            {\n              \"i\": { \"x\": [0.833], \"y\": [0.833] },\n              \"o\": { \"x\": [0.167], \"y\": [0.167] },\n              \"n\": [\"0p833_0p833_0p167_0p167\"],\n              \"t\": 15,\n              \"s\": [100],\n              \"e\": [100]\n            },\n            {\n              \"i\": { \"x\": [0.833], \"y\": [0.833] },\n              \"o\": { \"x\": [0.167], \"y\": [0.167] },\n              \"n\": [\"0p833_0p833_0p167_0p167\"],\n              \"t\": 143,\n              \"s\": [100],\n              \"e\": [0]\n            },\n            { \"t\": 158 }\n          ],\n          \"ix\": 11\n        },\n        \"r\": { \"a\": 0, \"k\": 0, \"ix\": 10 },\n        \"p\": {\n          \"a\": 1,\n          \"k\": [\n            {\n              \"i\": { \"x\": 0.833, \"y\": 0.833 },\n              \"o\": { \"x\": 0.167, \"y\": 0.167 },\n              \"n\": \"0p833_0p833_0p167_0p167\",\n              \"t\": 0,\n              \"s\": [831.943, 374.158, 0],\n              \"e\": [914.943, 374.158, 0],\n              \"to\": [13.8333330154419, 0, 0],\n              \"ti\": [-13.8333330154419, 0, 0]\n            },\n            { \"t\": 180 }\n          ],\n          \"ix\": 2\n        },\n        \"a\": { \"a\": 0, \"k\": [0, 0, 0], \"ix\": 1 },\n        \"s\": { \"a\": 0, \"k\": [100, 100, 100], \"ix\": 6 }\n      },\n      \"ao\": 0,\n      \"shapes\": [\n        {\n          \"ty\": \"gr\",\n          \"it\": [\n            {\n              \"ind\": 0,\n              \"ty\": \"sh\",\n              \"ix\": 1,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [0, 0],\n                    [0, -11.61],\n                    [0, 0],\n                    [0, -11.62],\n                    [-11.61, 0],\n                    [0, 0],\n                    [0, 11.61],\n                    [11.61, 0],\n                    [0, 0],\n                    [10.82, 0]\n                  ],\n                  \"o\": [\n                    [-10.82, 0],\n                    [0, 0],\n                    [-11.61, 0],\n                    [0, 11.61],\n                    [0, 0],\n                    [11.61, 0],\n                    [0, -11.62],\n                    [0, 0],\n                    [0, -11.61],\n                    [0, 0]\n                  ],\n                  \"v\": [\n                    [-1.415, -31.55],\n                    [-21.005, -10.52],\n                    [-25.615, -10.52],\n                    [-46.645, 10.52],\n                    [-25.615, 31.55],\n                    [25.615, 31.55],\n                    [46.645, 10.52],\n                    [25.615, -10.52],\n                    [25.445, -10.52],\n                    [5.855, -31.55]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 1\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"fl\",\n              \"c\": {\n                \"a\": 0,\n                \"k\": [1, 0.21176470588235294, 0.2823529411764706, 1],\n                \"ix\": 4\n              },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 5 },\n              \"r\": 1,\n              \"nm\": \"Fill 1\",\n              \"mn\": \"ADBE Vector Graphic - Fill\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"tr\",\n              \"p\": { \"a\": 0, \"k\": [0, 0], \"ix\": 2 },\n              \"a\": { \"a\": 0, \"k\": [0, 0], \"ix\": 1 },\n              \"s\": { \"a\": 0, \"k\": [100, 100], \"ix\": 3 },\n              \"r\": { \"a\": 0, \"k\": 0, \"ix\": 6 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 7 },\n              \"sk\": { \"a\": 0, \"k\": 0, \"ix\": 4 },\n              \"sa\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"nm\": \"Transform\"\n            }\n          ],\n          \"nm\": \"Path\",\n          \"np\": 2,\n          \"cix\": 2,\n          \"ix\": 1,\n          \"mn\": \"ADBE Vector Group\",\n          \"hd\": false\n        }\n      ],\n      \"ip\": 0,\n      \"op\": 180,\n      \"st\": 0,\n      \"bm\": 0\n    },\n    {\n      \"ddd\": 0,\n      \"ind\": 53,\n      \"ty\": 4,\n      \"nm\": \"Path 53\",\n      \"parent\": 29,\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": { \"a\": 0, \"k\": 100, \"ix\": 11 },\n        \"r\": {\n          \"a\": 1,\n          \"k\": [\n            {\n              \"i\": { \"x\": [0.667], \"y\": [1] },\n              \"o\": { \"x\": [0.333], \"y\": [0] },\n              \"n\": [\"0p667_1_0p333_0\"],\n              \"t\": 0,\n              \"s\": [0],\n              \"e\": [-5]\n            },\n            {\n              \"i\": { \"x\": [0.667], \"y\": [1] },\n              \"o\": { \"x\": [0.333], \"y\": [0] },\n              \"n\": [\"0p667_1_0p333_0\"],\n              \"t\": 45,\n              \"s\": [-5],\n              \"e\": [0]\n            },\n            {\n              \"i\": { \"x\": [0.667], \"y\": [1] },\n              \"o\": { \"x\": [0.333], \"y\": [0] },\n              \"n\": [\"0p667_1_0p333_0\"],\n              \"t\": 90,\n              \"s\": [0],\n              \"e\": [-5]\n            },\n            {\n              \"i\": { \"x\": [0.667], \"y\": [1] },\n              \"o\": { \"x\": [0.333], \"y\": [0] },\n              \"n\": [\"0p667_1_0p333_0\"],\n              \"t\": 135,\n              \"s\": [-5],\n              \"e\": [0]\n            },\n            { \"t\": 180 }\n          ],\n          \"ix\": 10\n        },\n        \"p\": {\n          \"a\": 1,\n          \"k\": [\n            {\n              \"i\": { \"x\": 0.667, \"y\": 1 },\n              \"o\": { \"x\": 0.333, \"y\": 0 },\n              \"n\": \"0p667_1_0p333_0\",\n              \"t\": 0,\n              \"s\": [-133.302, 205.913, 0],\n              \"e\": [-126.552, 212.413, 0],\n              \"to\": [1.125, 1.08333337306976, 0],\n              \"ti\": [0, 0, 0]\n            },\n            {\n              \"i\": { \"x\": 0.667, \"y\": 1 },\n              \"o\": { \"x\": 0.333, \"y\": 0 },\n              \"n\": \"0p667_1_0p333_0\",\n              \"t\": 45,\n              \"s\": [-126.552, 212.413, 0],\n              \"e\": [-133.302, 205.913, 0],\n              \"to\": [0, 0, 0],\n              \"ti\": [0, 0, 0]\n            },\n            {\n              \"i\": { \"x\": 0.667, \"y\": 1 },\n              \"o\": { \"x\": 0.333, \"y\": 0 },\n              \"n\": \"0p667_1_0p333_0\",\n              \"t\": 90,\n              \"s\": [-133.302, 205.913, 0],\n              \"e\": [-126.552, 212.413, 0],\n              \"to\": [0, 0, 0],\n              \"ti\": [0, 0, 0]\n            },\n            {\n              \"i\": { \"x\": 0.667, \"y\": 1 },\n              \"o\": { \"x\": 0.333, \"y\": 0 },\n              \"n\": \"0p667_1_0p333_0\",\n              \"t\": 135,\n              \"s\": [-126.552, 212.413, 0],\n              \"e\": [-133.302, 205.913, 0],\n              \"to\": [0, 0, 0],\n              \"ti\": [1.125, 1.08333337306976, 0]\n            },\n            { \"t\": 180 }\n          ],\n          \"ix\": 2\n        },\n        \"a\": { \"a\": 0, \"k\": [0, 0, 0], \"ix\": 1 },\n        \"s\": { \"a\": 0, \"k\": [100, 100, 100], \"ix\": 6 }\n      },\n      \"ao\": 0,\n      \"shapes\": [\n        {\n          \"ty\": \"gr\",\n          \"it\": [\n            {\n              \"ind\": 0,\n              \"ty\": \"sh\",\n              \"ix\": 1,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [-0.51, 0.39],\n                    [0.9, 0.65],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0.87, 0.21],\n                    [1.19, 1.53],\n                    [-0.08, 1.46],\n                    [0, 0],\n                    [-0.01, 0.24],\n                    [0.21, 0.66]\n                  ],\n                  \"o\": [\n                    [0.71, -0.55],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [-1.25, -0.88],\n                    [-1.14, -0.28],\n                    [-1.51, -1.95],\n                    [0, 0],\n                    [0.02, -0.27],\n                    [0.01, -0.81],\n                    [0.83, -0.69]\n                  ],\n                  \"v\": [\n                    [-5.628, -5.049],\n                    [-6.639, -7.079],\n                    [-4.089, -9.529],\n                    [7.932, 1.82],\n                    [0.242, 9.531],\n                    [0.242, 9.501],\n                    [-2.859, 8.171],\n                    [-6.158, 6.12],\n                    [-7.488, 0.84],\n                    [-7.488, 0.84],\n                    [-7.449, 0.07],\n                    [-7.928, -3.21]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 1\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"fl\",\n              \"c\": { \"a\": 0, \"k\": [0, 1, 0.682353019714, 1], \"ix\": 4 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 5 },\n              \"r\": 1,\n              \"nm\": \"Fill 1\",\n              \"mn\": \"ADBE Vector Graphic - Fill\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"tr\",\n              \"p\": { \"a\": 0, \"k\": [0, 0], \"ix\": 2 },\n              \"a\": { \"a\": 0, \"k\": [0, 0], \"ix\": 1 },\n              \"s\": { \"a\": 0, \"k\": [100, 100], \"ix\": 3 },\n              \"r\": { \"a\": 0, \"k\": 0, \"ix\": 6 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 7 },\n              \"sk\": { \"a\": 0, \"k\": 0, \"ix\": 4 },\n              \"sa\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"nm\": \"Transform\"\n            }\n          ],\n          \"nm\": \"Path\",\n          \"np\": 2,\n          \"cix\": 2,\n          \"ix\": 1,\n          \"mn\": \"ADBE Vector Group\",\n          \"hd\": false\n        }\n      ],\n      \"ip\": 0,\n      \"op\": 180,\n      \"st\": 0,\n      \"bm\": 0\n    },\n    {\n      \"ddd\": 0,\n      \"ind\": 54,\n      \"ty\": 4,\n      \"nm\": \"Path 41\",\n      \"parent\": 53,\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": { \"a\": 0, \"k\": 100, \"ix\": 11 },\n        \"r\": { \"a\": 0, \"k\": 0, \"ix\": 10 },\n        \"p\": { \"a\": 0, \"k\": [-13.686, 22.804, 0], \"ix\": 2 },\n        \"a\": { \"a\": 0, \"k\": [0, 0, 0], \"ix\": 1 },\n        \"s\": { \"a\": 0, \"k\": [100, 100, 100], \"ix\": 6 }\n      },\n      \"ao\": 0,\n      \"shapes\": [\n        {\n          \"ty\": \"gr\",\n          \"it\": [\n            {\n              \"ind\": 0,\n              \"ty\": \"sh\",\n              \"ix\": 1,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [8.56, 1.39],\n                    [1.06, 0.73],\n                    [0.31, 0.2],\n                    [6.11, 10.53],\n                    [1.91, 0.61],\n                    [1.16, 0.51],\n                    [-0.36, 0.16],\n                    [-0.72, 0.2],\n                    [-0.49, 0.13],\n                    [0, 0],\n                    [-4.28, -0.3],\n                    [-0.01, 0],\n                    [0, 0],\n                    [-0.03, -0.01],\n                    [0, 0],\n                    [-0.04, 0.01],\n                    [-0.09, 0],\n                    [-0.6, -0.34],\n                    [1.04, -0.79],\n                    [0.84, -0.68],\n                    [0.01, -0.81],\n                    [0.01, -0.27],\n                    [-1.51, -1.94],\n                    [-1.13, -0.28],\n                    [-1.25, -0.88],\n                    [2.18, -5.56],\n                    [0.42, -3.17]\n                  ],\n                  \"o\": [\n                    [-1.78, -0.28],\n                    [-0.3, -0.2],\n                    [11.89, -9.06],\n                    [-1.79, -3.08],\n                    [-0.73, -0.23],\n                    [0.5, -0.16],\n                    [0.46, -0.2],\n                    [0.49, -0.13],\n                    [0, 0],\n                    [4.08, -1.12],\n                    [0.01, 0],\n                    [0.01, 0.01],\n                    [0.03, 0],\n                    [0, 0],\n                    [0.07, 0.01],\n                    [0.09, -0.02],\n                    [0.66, -1.61],\n                    [1.01, 0.56],\n                    [-0.51, 0.39],\n                    [0.21, 0.66],\n                    [-0.01, 0.24],\n                    [-0.09, 1.46],\n                    [1.2, 1.54],\n                    [0.88, 0.21],\n                    [0.2, 2.88],\n                    [-1.84, 4.73],\n                    [-1.05, 7.94]\n                  ],\n                  \"v\": [\n                    [-7.806, 30.536],\n                    [-11.686, 28.816],\n                    [-12.586, 28.216],\n                    [-6.646, -18.964],\n                    [-11.156, -22.914],\n                    [-13.936, -23.944],\n                    [-12.716, -24.424],\n                    [-11.076, -25.024],\n                    [-9.596, -25.424],\n                    [-9.586, -25.434],\n                    [3.114, -27.444],\n                    [3.134, -27.444],\n                    [3.154, -27.434],\n                    [3.244, -27.414],\n                    [3.244, -27.414],\n                    [3.414, -27.394],\n                    [3.674, -27.424],\n                    [5.864, -30.624],\n                    [8.054, -27.864],\n                    [5.754, -26.024],\n                    [6.234, -22.734],\n                    [6.204, -21.964],\n                    [7.524, -16.694],\n                    [10.824, -14.634],\n                    [13.924, -13.304],\n                    [9.794, 0.656],\n                    [5.674, 13.296]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 1\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"fl\",\n              \"c\": {\n                \"a\": 0,\n                \"k\": [0.40000000596, 0.474510014057, 0.949020028114, 1],\n                \"ix\": 4\n              },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 5 },\n              \"r\": 1,\n              \"nm\": \"Fill 1\",\n              \"mn\": \"ADBE Vector Graphic - Fill\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"tr\",\n              \"p\": { \"a\": 0, \"k\": [0, 0], \"ix\": 2 },\n              \"a\": { \"a\": 0, \"k\": [0, 0], \"ix\": 1 },\n              \"s\": { \"a\": 0, \"k\": [100, 100], \"ix\": 3 },\n              \"r\": { \"a\": 0, \"k\": 0, \"ix\": 6 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 7 },\n              \"sk\": { \"a\": 0, \"k\": 0, \"ix\": 4 },\n              \"sa\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"nm\": \"Transform\"\n            }\n          ],\n          \"nm\": \"Path\",\n          \"np\": 2,\n          \"cix\": 2,\n          \"ix\": 1,\n          \"mn\": \"ADBE Vector Group\",\n          \"hd\": false\n        }\n      ],\n      \"ip\": 0,\n      \"op\": 180,\n      \"st\": 0,\n      \"bm\": 0\n    },\n    {\n      \"ddd\": 0,\n      \"ind\": 55,\n      \"ty\": 4,\n      \"nm\": \"Path 43\",\n      \"parent\": 60,\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": { \"a\": 0, \"k\": 100, \"ix\": 11 },\n        \"r\": { \"a\": 0, \"k\": 0, \"ix\": 10 },\n        \"p\": { \"a\": 0, \"k\": [-12.048, -7.202, 0], \"ix\": 2 },\n        \"a\": { \"a\": 0, \"k\": [0, 0, 0], \"ix\": 1 },\n        \"s\": { \"a\": 0, \"k\": [100, 100, 100], \"ix\": 6 }\n      },\n      \"ao\": 0,\n      \"shapes\": [\n        {\n          \"ty\": \"gr\",\n          \"it\": [\n            {\n              \"ind\": 0,\n              \"ty\": \"sh\",\n              \"ix\": 1,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [-0.53, 0.3],\n                    [0, 0],\n                    [5.64, 0.05],\n                    [0, 0]\n                  ],\n                  \"o\": [\n                    [0, 0],\n                    [-3.94, 4.17],\n                    [0, 0],\n                    [0.89, -0.53]\n                  ],\n                  \"v\": [\n                    [8.814, 0.82],\n                    [7.044, -2.23],\n                    [-8.816, 0.21],\n                    [6.424, 2.23]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 1\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"fl\",\n              \"c\": {\n                \"a\": 0,\n                \"k\": [0.40000000596, 0.474510014057, 0.949020028114, 1],\n                \"ix\": 4\n              },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 5 },\n              \"r\": 1,\n              \"nm\": \"Fill 1\",\n              \"mn\": \"ADBE Vector Graphic - Fill\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"tr\",\n              \"p\": { \"a\": 0, \"k\": [0, 0], \"ix\": 2 },\n              \"a\": { \"a\": 0, \"k\": [0, 0], \"ix\": 1 },\n              \"s\": { \"a\": 0, \"k\": [100, 100], \"ix\": 3 },\n              \"r\": { \"a\": 0, \"k\": 0, \"ix\": 6 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 7 },\n              \"sk\": { \"a\": 0, \"k\": 0, \"ix\": 4 },\n              \"sa\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"nm\": \"Transform\"\n            }\n          ],\n          \"nm\": \"Path\",\n          \"np\": 2,\n          \"cix\": 2,\n          \"ix\": 1,\n          \"mn\": \"ADBE Vector Group\",\n          \"hd\": false\n        }\n      ],\n      \"ip\": 0,\n      \"op\": 180,\n      \"st\": 0,\n      \"bm\": 0\n    },\n    {\n      \"ddd\": 0,\n      \"ind\": 56,\n      \"ty\": 4,\n      \"nm\": \"Path 76\",\n      \"parent\": 60,\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": { \"a\": 0, \"k\": 100, \"ix\": 11 },\n        \"r\": { \"a\": 0, \"k\": 0, \"ix\": 10 },\n        \"p\": { \"a\": 0, \"k\": [-27.687, 19.709, 0], \"ix\": 2 },\n        \"a\": { \"a\": 0, \"k\": [0, 0, 0], \"ix\": 1 },\n        \"s\": { \"a\": 0, \"k\": [100, 100, 100], \"ix\": 6 }\n      },\n      \"ao\": 0,\n      \"shapes\": [\n        {\n          \"ty\": \"gr\",\n          \"it\": [\n            {\n              \"ind\": 0,\n              \"ty\": \"sh\",\n              \"ix\": 1,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [5.04, -2.71],\n                    [0, 0],\n                    [0.21, 0.3],\n                    [-1.05, 1.97],\n                    [0.48, 3.44],\n                    [-2.01, 0.07],\n                    [-0.54, -1.9]\n                  ],\n                  \"o\": [\n                    [-0.02, 0.01],\n                    [-0.09, -0.07],\n                    [-0.7, -0.97],\n                    [1.61, -3.01],\n                    [-0.32, -2.36],\n                    [1.06, -0.04],\n                    [1.28, 4.5]\n                  ],\n                  \"v\": [\n                    [-1.838, 9.909],\n                    [-1.838, 9.929],\n                    [-2.928, 8.899],\n                    [-3.438, 4.159],\n                    [-0.968, -5.421],\n                    [1.052, -9.931],\n                    [3.502, -7.561]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 1\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"fl\",\n              \"c\": {\n                \"a\": 0,\n                \"k\": [0.898038983345, 0.901961028576, 0.905882000923, 1],\n                \"ix\": 4\n              },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 5 },\n              \"r\": 1,\n              \"nm\": \"Fill 1\",\n              \"mn\": \"ADBE Vector Graphic - Fill\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"tr\",\n              \"p\": { \"a\": 0, \"k\": [0, 0], \"ix\": 2 },\n              \"a\": { \"a\": 0, \"k\": [0, 0], \"ix\": 1 },\n              \"s\": { \"a\": 0, \"k\": [100, 100], \"ix\": 3 },\n              \"r\": { \"a\": 0, \"k\": 0, \"ix\": 6 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 7 },\n              \"sk\": { \"a\": 0, \"k\": 0, \"ix\": 4 },\n              \"sa\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"nm\": \"Transform\"\n            }\n          ],\n          \"nm\": \"Path\",\n          \"np\": 2,\n          \"cix\": 2,\n          \"ix\": 1,\n          \"mn\": \"ADBE Vector Group\",\n          \"hd\": false\n        }\n      ],\n      \"ip\": 0,\n      \"op\": 180,\n      \"st\": 0,\n      \"bm\": 0\n    },\n    {\n      \"ddd\": 0,\n      \"ind\": 57,\n      \"ty\": 4,\n      \"nm\": \"Path 75\",\n      \"parent\": 60,\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": { \"a\": 0, \"k\": 100, \"ix\": 11 },\n        \"r\": { \"a\": 0, \"k\": 0, \"ix\": 10 },\n        \"p\": { \"a\": 0, \"k\": [-27.66, 19.569, 0], \"ix\": 2 },\n        \"a\": { \"a\": 0, \"k\": [0, 0, 0], \"ix\": 1 },\n        \"s\": { \"a\": 0, \"k\": [100, 100, 100], \"ix\": 6 }\n      },\n      \"ao\": 0,\n      \"shapes\": [\n        {\n          \"ty\": \"gr\",\n          \"it\": [\n            {\n              \"ind\": 0,\n              \"ty\": \"sh\",\n              \"ix\": 1,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [13.12, -7.05],\n                    [0, 0],\n                    [0.57, 0.79],\n                    [-2.75, 5.15],\n                    [1.23, 8.96],\n                    [-5.23, 0.18],\n                    [-1.41, -4.95]\n                  ],\n                  \"o\": [\n                    [-0.04, 0.02],\n                    [-0.24, -0.17],\n                    [-1.81, -2.52],\n                    [4.19, -7.83],\n                    [-0.84, -6.15],\n                    [2.75, -0.1],\n                    [3.33, 11.73]\n                  ],\n                  \"v\": [\n                    [-4.789, 25.799],\n                    [-4.789, 25.859],\n                    [-7.639, 23.179],\n                    [-8.939, 10.829],\n                    [-2.509, -14.111],\n                    [2.741, -25.851],\n                    [9.131, -19.691]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 1\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"fl\",\n              \"c\": {\n                \"a\": 0,\n                \"k\": [0.941175997257, 0.945097982883, 0.945097982883, 1],\n                \"ix\": 4\n              },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 5 },\n              \"r\": 1,\n              \"nm\": \"Fill 1\",\n              \"mn\": \"ADBE Vector Graphic - Fill\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"tr\",\n              \"p\": { \"a\": 0, \"k\": [0, 0], \"ix\": 2 },\n              \"a\": { \"a\": 0, \"k\": [0, 0], \"ix\": 1 },\n              \"s\": { \"a\": 0, \"k\": [100, 100], \"ix\": 3 },\n              \"r\": { \"a\": 0, \"k\": 0, \"ix\": 6 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 7 },\n              \"sk\": { \"a\": 0, \"k\": 0, \"ix\": 4 },\n              \"sa\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"nm\": \"Transform\"\n            }\n          ],\n          \"nm\": \"Path\",\n          \"np\": 2,\n          \"cix\": 2,\n          \"ix\": 1,\n          \"mn\": \"ADBE Vector Group\",\n          \"hd\": false\n        }\n      ],\n      \"ip\": 0,\n      \"op\": 180,\n      \"st\": 0,\n      \"bm\": 0\n    },\n    {\n      \"ddd\": 0,\n      \"ind\": 58,\n      \"ty\": 4,\n      \"nm\": \"Path 52\",\n      \"parent\": 60,\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": { \"a\": 0, \"k\": 100, \"ix\": 11 },\n        \"r\": { \"a\": 0, \"k\": 0, \"ix\": 10 },\n        \"p\": { \"a\": 0, \"k\": [-3.481, 20.79, 0], \"ix\": 2 },\n        \"a\": { \"a\": 0, \"k\": [0, 0, 0], \"ix\": 1 },\n        \"s\": { \"a\": 0, \"k\": [100, 100, 100], \"ix\": 6 }\n      },\n      \"ao\": 0,\n      \"shapes\": [\n        {\n          \"ty\": \"gr\",\n          \"it\": [\n            {\n              \"ind\": 0,\n              \"ty\": \"sh\",\n              \"ix\": 1,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [0.82, 0.74],\n                    [0.4, 0.65],\n                    [-0.79, 1.38],\n                    [-0.91, -0.81],\n                    [0.73, -0.82]\n                  ],\n                  \"o\": [\n                    [-0.65, -0.57],\n                    [0.86, -1.44],\n                    [0.46, 1.4],\n                    [0.83, 0.73],\n                    [-0.73, 0.83]\n                  ],\n                  \"v\": [\n                    [-0.887, 2.801],\n                    [-2.437, 0.951],\n                    [0.063, -3.309],\n                    [1.763, -0.189],\n                    [1.933, 2.631]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 1\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"fl\",\n              \"c\": { \"a\": 0, \"k\": [0, 1, 0.682353019714, 1], \"ix\": 4 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 5 },\n              \"r\": 1,\n              \"nm\": \"Fill 1\",\n              \"mn\": \"ADBE Vector Graphic - Fill\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"tr\",\n              \"p\": { \"a\": 0, \"k\": [0, 0], \"ix\": 2 },\n              \"a\": { \"a\": 0, \"k\": [0, 0], \"ix\": 1 },\n              \"s\": { \"a\": 0, \"k\": [100, 100], \"ix\": 3 },\n              \"r\": { \"a\": 0, \"k\": 0, \"ix\": 6 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 7 },\n              \"sk\": { \"a\": 0, \"k\": 0, \"ix\": 4 },\n              \"sa\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"nm\": \"Transform\"\n            }\n          ],\n          \"nm\": \"Path\",\n          \"np\": 2,\n          \"cix\": 2,\n          \"ix\": 1,\n          \"mn\": \"ADBE Vector Group\",\n          \"hd\": false\n        }\n      ],\n      \"ip\": 0,\n      \"op\": 180,\n      \"st\": 0,\n      \"bm\": 0\n    },\n    {\n      \"ddd\": 0,\n      \"ind\": 59,\n      \"ty\": 4,\n      \"nm\": \"Path 51\",\n      \"parent\": 60,\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": { \"a\": 0, \"k\": 100, \"ix\": 11 },\n        \"r\": { \"a\": 0, \"k\": 0, \"ix\": 10 },\n        \"p\": { \"a\": 0, \"k\": [-8.508, 31.41, 0], \"ix\": 2 },\n        \"a\": { \"a\": 0, \"k\": [0, 0, 0], \"ix\": 1 },\n        \"s\": { \"a\": 0, \"k\": [100, 100, 100], \"ix\": 6 }\n      },\n      \"ao\": 0,\n      \"shapes\": [\n        {\n          \"ty\": \"gr\",\n          \"it\": [\n            {\n              \"ind\": 0,\n              \"ty\": \"sh\",\n              \"ix\": 1,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [0, 0],\n                    [0, 0],\n                    [-0.73, 1.33],\n                    [-0.31, -0.29],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [-0.13, -0.12],\n                    [-0.76, -0.82],\n                    [0.81, -0.75],\n                    [0.75, 0.81],\n                    [0.66, 0.63],\n                    [0.06, 0.06],\n                    [0, 0]\n                  ],\n                  \"o\": [\n                    [0, 0],\n                    [0.5, -1.15],\n                    [0.28, 0.28],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0.12, 0.12],\n                    [0.68, 0.65],\n                    [0.76, 0.81],\n                    [-0.8, 0.75],\n                    [-0.68, -0.73],\n                    [-0.06, -0.06],\n                    [0, 0],\n                    [0, 0]\n                  ],\n                  \"v\": [\n                    [-2.881, 0.417],\n                    [-2.931, 0.367],\n                    [-1.061, -3.373],\n                    [-0.171, -2.523],\n                    [-0.161, -2.513],\n                    [-0.161, -2.513],\n                    [-0.161, -2.513],\n                    [-0.161, -2.513],\n                    [0.219, -2.163],\n                    [2.389, 0.007],\n                    [2.289, 2.837],\n                    [-0.531, 2.737],\n                    [-2.531, 0.747],\n                    [-2.711, 0.577],\n                    [-2.881, 0.417]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 1\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"fl\",\n              \"c\": { \"a\": 0, \"k\": [0, 1, 0.682353019714, 1], \"ix\": 4 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 5 },\n              \"r\": 1,\n              \"nm\": \"Fill 1\",\n              \"mn\": \"ADBE Vector Graphic - Fill\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"tr\",\n              \"p\": { \"a\": 0, \"k\": [0, 0], \"ix\": 2 },\n              \"a\": { \"a\": 0, \"k\": [0, 0], \"ix\": 1 },\n              \"s\": { \"a\": 0, \"k\": [100, 100], \"ix\": 3 },\n              \"r\": { \"a\": 0, \"k\": 0, \"ix\": 6 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 7 },\n              \"sk\": { \"a\": 0, \"k\": 0, \"ix\": 4 },\n              \"sa\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"nm\": \"Transform\"\n            }\n          ],\n          \"nm\": \"Path\",\n          \"np\": 2,\n          \"cix\": 2,\n          \"ix\": 1,\n          \"mn\": \"ADBE Vector Group\",\n          \"hd\": false\n        }\n      ],\n      \"ip\": 0,\n      \"op\": 180,\n      \"st\": 0,\n      \"bm\": 0\n    },\n    {\n      \"ddd\": 0,\n      \"ind\": 60,\n      \"ty\": 4,\n      \"nm\": \"Path 50\",\n      \"parent\": 29,\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": { \"a\": 0, \"k\": 100, \"ix\": 11 },\n        \"r\": {\n          \"a\": 1,\n          \"k\": [\n            {\n              \"i\": { \"x\": [0.667], \"y\": [1] },\n              \"o\": { \"x\": [0.333], \"y\": [0] },\n              \"n\": [\"0p667_1_0p333_0\"],\n              \"t\": 0,\n              \"s\": [0],\n              \"e\": [11]\n            },\n            {\n              \"i\": { \"x\": [0.667], \"y\": [1] },\n              \"o\": { \"x\": [0.333], \"y\": [0] },\n              \"n\": [\"0p667_1_0p333_0\"],\n              \"t\": 45,\n              \"s\": [11],\n              \"e\": [0]\n            },\n            {\n              \"i\": { \"x\": [0.667], \"y\": [1] },\n              \"o\": { \"x\": [0.333], \"y\": [0] },\n              \"n\": [\"0p667_1_0p333_0\"],\n              \"t\": 90,\n              \"s\": [0],\n              \"e\": [11]\n            },\n            {\n              \"i\": { \"x\": [0.667], \"y\": [1] },\n              \"o\": { \"x\": [0.333], \"y\": [0] },\n              \"n\": [\"0p667_1_0p333_0\"],\n              \"t\": 135,\n              \"s\": [11],\n              \"e\": [0]\n            },\n            { \"t\": 180 }\n          ],\n          \"ix\": 10\n        },\n        \"p\": {\n          \"a\": 1,\n          \"k\": [\n            {\n              \"i\": { \"x\": 0.667, \"y\": 1 },\n              \"o\": { \"x\": 0.333, \"y\": 0 },\n              \"n\": \"0p667_1_0p333_0\",\n              \"t\": 0,\n              \"s\": [-200.262, 181.797, 0],\n              \"e\": [-206.762, 170.797, 0],\n              \"to\": [-1.08333337306976, -1.83333337306976, 0],\n              \"ti\": [0, 0, 0]\n            },\n            {\n              \"i\": { \"x\": 0.667, \"y\": 1 },\n              \"o\": { \"x\": 0.333, \"y\": 0 },\n              \"n\": \"0p667_1_0p333_0\",\n              \"t\": 45,\n              \"s\": [-206.762, 170.797, 0],\n              \"e\": [-200.262, 181.797, 0],\n              \"to\": [0, 0, 0],\n              \"ti\": [0, 0, 0]\n            },\n            {\n              \"i\": { \"x\": 0.667, \"y\": 1 },\n              \"o\": { \"x\": 0.333, \"y\": 0 },\n              \"n\": \"0p667_1_0p333_0\",\n              \"t\": 90,\n              \"s\": [-200.262, 181.797, 0],\n              \"e\": [-206.762, 170.797, 0],\n              \"to\": [0, 0, 0],\n              \"ti\": [0, 0, 0]\n            },\n            {\n              \"i\": { \"x\": 0.667, \"y\": 1 },\n              \"o\": { \"x\": 0.333, \"y\": 0 },\n              \"n\": \"0p667_1_0p333_0\",\n              \"t\": 135,\n              \"s\": [-206.762, 170.797, 0],\n              \"e\": [-200.262, 181.797, 0],\n              \"to\": [0, 0, 0],\n              \"ti\": [-1.08333337306976, -1.83333337306976, 0]\n            },\n            { \"t\": 180 }\n          ],\n          \"ix\": 2\n        },\n        \"a\": { \"a\": 0, \"k\": [0, 0, 0], \"ix\": 1 },\n        \"s\": { \"a\": 0, \"k\": [100, 100, 100], \"ix\": 6 }\n      },\n      \"ao\": 0,\n      \"shapes\": [\n        {\n          \"ty\": \"gr\",\n          \"it\": [\n            {\n              \"ind\": 0,\n              \"ty\": \"sh\",\n              \"ix\": 1,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [-0.05, 0.24],\n                    [0.08, 0.74],\n                    [-0.53, 0.3],\n                    [0.8, 0.77],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0.83, 0.36],\n                    [0.93, 1.71],\n                    [-0.32, 1.43],\n                    [0, 0]\n                  ],\n                  \"o\": [\n                    [0.13, -0.76],\n                    [0.88, -0.53],\n                    [0.78, -0.44],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [-1.08, -1.07],\n                    [-1.07, -0.47],\n                    [-1.17, -2.16],\n                    [0, 0],\n                    [0.06, -0.26]\n                  ],\n                  \"v\": [\n                    [-5.701, -1.74],\n                    [-5.621, -4.97],\n                    [-3.231, -6.38],\n                    [-3.921, -8.51],\n                    [-3.401, -8.87],\n                    [6.199, 4.66],\n                    [0.329, 8.87],\n                    [0.329, 8.83],\n                    [-2.501, 7.01],\n                    [-5.421, 4.44],\n                    [-5.861, -0.98],\n                    [-5.861, -0.98]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 1\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"fl\",\n              \"c\": { \"a\": 0, \"k\": [0, 1, 0.682353019714, 1], \"ix\": 4 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 5 },\n              \"r\": 1,\n              \"nm\": \"Fill 1\",\n              \"mn\": \"ADBE Vector Graphic - Fill\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"tr\",\n              \"p\": { \"a\": 0, \"k\": [0, 0], \"ix\": 2 },\n              \"a\": { \"a\": 0, \"k\": [0, 0], \"ix\": 1 },\n              \"s\": { \"a\": 0, \"k\": [100, 100], \"ix\": 3 },\n              \"r\": { \"a\": 0, \"k\": 0, \"ix\": 6 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 7 },\n              \"sk\": { \"a\": 0, \"k\": 0, \"ix\": 4 },\n              \"sa\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"nm\": \"Transform\"\n            }\n          ],\n          \"nm\": \"Path\",\n          \"np\": 2,\n          \"cix\": 2,\n          \"ix\": 1,\n          \"mn\": \"ADBE Vector Group\",\n          \"hd\": false\n        }\n      ],\n      \"ip\": 0,\n      \"op\": 180,\n      \"st\": 0,\n      \"bm\": 0\n    },\n    {\n      \"ddd\": 0,\n      \"ind\": 61,\n      \"ty\": 4,\n      \"nm\": \"Path 42\",\n      \"parent\": 60,\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": { \"a\": 0, \"k\": 100, \"ix\": 11 },\n        \"r\": { \"a\": 0, \"k\": 0, \"ix\": 10 },\n        \"p\": { \"a\": 0, \"k\": [-16.059, 20.862, 0], \"ix\": 2 },\n        \"a\": { \"a\": 0, \"k\": [0, 0, 0], \"ix\": 1 },\n        \"s\": { \"a\": 0, \"k\": [100, 100, 100], \"ix\": 6 }\n      },\n      \"ao\": 0,\n      \"shapes\": [\n        {\n          \"ty\": \"gr\",\n          \"it\": [\n            {\n              \"ind\": 0,\n              \"ty\": \"sh\",\n              \"ix\": 1,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [-0.05, 0.24],\n                    [0.08, 0.74],\n                    [0, 0],\n                    [0.51, -0.05],\n                    [0.49, -0.13],\n                    [0, 0],\n                    [0.52, -0.08],\n                    [-0.68, -0.35],\n                    [-1.26, -3.33],\n                    [13.22, -6.99],\n                    [-0.38, -0.28],\n                    [0, 0],\n                    [-1.6, -0.53],\n                    [-2.34, 7.67],\n                    [-2.59, 4.36],\n                    [-0.27, 2.87],\n                    [0.83, 0.35],\n                    [0.93, 1.71],\n                    [-0.32, 1.43]\n                  ],\n                  \"o\": [\n                    [0.13, -0.76],\n                    [0, 0],\n                    [-0.52, 0.05],\n                    [-0.75, 0.07],\n                    [0, 0],\n                    [-0.38, 0.09],\n                    [1.06, 0.7],\n                    [1.79, 0.92],\n                    [4.3, 11.39],\n                    [0.48, 0.33],\n                    [0, 0],\n                    [1.06, 0.79],\n                    [8.22, 2.78],\n                    [0.93, -3.05],\n                    [3.06, -5.12],\n                    [-1.08, -1.07],\n                    [-1.08, -0.47],\n                    [-1.17, -2.17],\n                    [0.06, -0.27]\n                  ],\n                  \"v\": [\n                    [10.358, -22.601],\n                    [10.438, -25.831],\n                    [-4.802, -27.851],\n                    [-6.342, -27.691],\n                    [-8.062, -27.371],\n                    [-8.062, -27.371],\n                    [-9.342, -27.101],\n                    [-6.772, -25.631],\n                    [-2.972, -20.991],\n                    [-16.392, 24.509],\n                    [-15.122, 25.419],\n                    [-15.122, 25.419],\n                    [-11.632, 27.359],\n                    [3.898, 12.849],\n                    [10.028, 1.059],\n                    [16.388, -12.031],\n                    [13.558, -13.851],\n                    [10.638, -16.421],\n                    [10.198, -21.841]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 1\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"fl\",\n              \"c\": {\n                \"a\": 0,\n                \"k\": [0.40000000596, 0.474510014057, 0.949020028114, 1],\n                \"ix\": 4\n              },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 5 },\n              \"r\": 1,\n              \"nm\": \"Fill 1\",\n              \"mn\": \"ADBE Vector Graphic - Fill\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"tr\",\n              \"p\": { \"a\": 0, \"k\": [0, 0], \"ix\": 2 },\n              \"a\": { \"a\": 0, \"k\": [0, 0], \"ix\": 1 },\n              \"s\": { \"a\": 0, \"k\": [100, 100], \"ix\": 3 },\n              \"r\": { \"a\": 0, \"k\": 0, \"ix\": 6 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 7 },\n              \"sk\": { \"a\": 0, \"k\": 0, \"ix\": 4 },\n              \"sa\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"nm\": \"Transform\"\n            }\n          ],\n          \"nm\": \"Path\",\n          \"np\": 2,\n          \"cix\": 2,\n          \"ix\": 1,\n          \"mn\": \"ADBE Vector Group\",\n          \"hd\": false\n        }\n      ],\n      \"ip\": 0,\n      \"op\": 180,\n      \"st\": 0,\n      \"bm\": 0\n    },\n    {\n      \"ddd\": 0,\n      \"ind\": 62,\n      \"ty\": 4,\n      \"nm\": \"Path\",\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": { \"a\": 0, \"k\": 100, \"ix\": 11 },\n        \"r\": {\n          \"a\": 1,\n          \"k\": [\n            {\n              \"i\": { \"x\": [0.833], \"y\": [0.833] },\n              \"o\": { \"x\": [0.167], \"y\": [0.167] },\n              \"n\": [\"0p833_0p833_0p167_0p167\"],\n              \"t\": 0,\n              \"s\": [0],\n              \"e\": [360]\n            },\n            { \"t\": 179 }\n          ],\n          \"ix\": 10\n        },\n        \"p\": { \"a\": 0, \"k\": [481.164, 458.842, 0], \"ix\": 2 },\n        \"a\": { \"a\": 0, \"k\": [0, 0, 0], \"ix\": 1 },\n        \"s\": { \"a\": 0, \"k\": [100, 100, 100], \"ix\": 6 }\n      },\n      \"ao\": 0,\n      \"shapes\": [\n        {\n          \"ty\": \"gr\",\n          \"it\": [\n            {\n              \"ind\": 0,\n              \"ty\": \"sh\",\n              \"ix\": 1,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0]\n                  ],\n                  \"o\": [\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0]\n                  ],\n                  \"v\": [\n                    [-9.659, -3.329],\n                    [3.331, -9.658],\n                    [9.661, 3.331],\n                    [-3.329, 9.661]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 1\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"fl\",\n              \"c\": { \"a\": 0, \"k\": [0, 1, 0.682353019714, 1], \"ix\": 4 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 5 },\n              \"r\": 1,\n              \"nm\": \"Fill 1\",\n              \"mn\": \"ADBE Vector Graphic - Fill\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"tr\",\n              \"p\": { \"a\": 0, \"k\": [0, 0], \"ix\": 2 },\n              \"a\": { \"a\": 0, \"k\": [0, 0], \"ix\": 1 },\n              \"s\": { \"a\": 0, \"k\": [100, 100], \"ix\": 3 },\n              \"r\": { \"a\": 0, \"k\": 0, \"ix\": 6 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 7 },\n              \"sk\": { \"a\": 0, \"k\": 0, \"ix\": 4 },\n              \"sa\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"nm\": \"Transform\"\n            }\n          ],\n          \"nm\": \"Path\",\n          \"np\": 2,\n          \"cix\": 2,\n          \"ix\": 1,\n          \"mn\": \"ADBE Vector Group\",\n          \"hd\": false\n        }\n      ],\n      \"ip\": 0,\n      \"op\": 180,\n      \"st\": 0,\n      \"bm\": 0\n    },\n    {\n      \"ddd\": 0,\n      \"ind\": 63,\n      \"ty\": 4,\n      \"nm\": \"Oval\",\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": { \"a\": 0, \"k\": 100, \"ix\": 11 },\n        \"r\": { \"a\": 0, \"k\": 0, \"ix\": 10 },\n        \"p\": { \"a\": 0, \"k\": [910.5, 245.5, 0], \"ix\": 2 },\n        \"a\": { \"a\": 0, \"k\": [0, 0, 0], \"ix\": 1 },\n        \"s\": { \"a\": 0, \"k\": [100, 100, 100], \"ix\": 6 }\n      },\n      \"ao\": 0,\n      \"shapes\": [\n        {\n          \"ty\": \"gr\",\n          \"it\": [\n            {\n              \"d\": 1,\n              \"ty\": \"el\",\n              \"s\": { \"a\": 0, \"k\": [21, 21], \"ix\": 2 },\n              \"p\": { \"a\": 0, \"k\": [0, 0], \"ix\": 3 },\n              \"nm\": \"Ellipse Path 1\",\n              \"mn\": \"ADBE Vector Shape - Ellipse\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"st\",\n              \"c\": {\n                \"a\": 0,\n                \"k\": [0.137254998088, 0.121569000185, 0.125489994884, 1],\n                \"ix\": 3\n              },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 4 },\n              \"w\": { \"a\": 0, \"k\": 1, \"ix\": 5 },\n              \"lc\": 1,\n              \"lj\": 1,\n              \"ml\": 4,\n              \"ml2\": { \"a\": 0, \"k\": 4, \"ix\": 8 },\n              \"nm\": \"Stroke 1\",\n              \"mn\": \"ADBE Vector Graphic - Stroke\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"tr\",\n              \"p\": { \"a\": 0, \"k\": [0, 0], \"ix\": 2 },\n              \"a\": { \"a\": 0, \"k\": [0, 0], \"ix\": 1 },\n              \"s\": { \"a\": 0, \"k\": [100, 100], \"ix\": 3 },\n              \"r\": { \"a\": 0, \"k\": 0, \"ix\": 6 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 7 },\n              \"sk\": { \"a\": 0, \"k\": 0, \"ix\": 4 },\n              \"sa\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"nm\": \"Transform\"\n            }\n          ],\n          \"nm\": \"Oval\",\n          \"np\": 2,\n          \"cix\": 2,\n          \"ix\": 1,\n          \"mn\": \"ADBE Vector Group\",\n          \"hd\": false\n        },\n        {\n          \"ty\": \"tm\",\n          \"s\": { \"a\": 0, \"k\": 0, \"ix\": 1 },\n          \"e\": { \"a\": 0, \"k\": 83, \"ix\": 2 },\n          \"o\": {\n            \"a\": 1,\n            \"k\": [\n              {\n                \"i\": { \"x\": [0.833], \"y\": [0.833] },\n                \"o\": { \"x\": [0.167], \"y\": [0.167] },\n                \"n\": [\"0p833_0p833_0p167_0p167\"],\n                \"t\": 0,\n                \"s\": [0],\n                \"e\": [360]\n              },\n              { \"t\": 179 }\n            ],\n            \"ix\": 3\n          },\n          \"m\": 1,\n          \"ix\": 2,\n          \"nm\": \"Trim Paths 1\",\n          \"mn\": \"ADBE Vector Filter - Trim\",\n          \"hd\": false\n        }\n      ],\n      \"ip\": 0,\n      \"op\": 180,\n      \"st\": 0,\n      \"bm\": 0\n    },\n    {\n      \"ddd\": 0,\n      \"ind\": 64,\n      \"ty\": 4,\n      \"nm\": \"Path\",\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": { \"a\": 0, \"k\": 100, \"ix\": 11 },\n        \"r\": { \"a\": 0, \"k\": 0, \"ix\": 10 },\n        \"p\": { \"a\": 0, \"k\": [591.469, 179.178, 0], \"ix\": 2 },\n        \"a\": { \"a\": 0, \"k\": [0, 0, 0], \"ix\": 1 },\n        \"s\": { \"a\": 0, \"k\": [100, 100, 100], \"ix\": 6 }\n      },\n      \"ao\": 0,\n      \"shapes\": [\n        {\n          \"ty\": \"gr\",\n          \"it\": [\n            {\n              \"ind\": 0,\n              \"ty\": \"sh\",\n              \"ix\": 1,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0]\n                  ],\n                  \"o\": [\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0]\n                  ],\n                  \"v\": [\n                    [-0.25, -0.25],\n                    [-0.25, 0.25],\n                    [0.25, 0.25],\n                    [0.25, -0.25]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 1\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"fl\",\n              \"c\": {\n                \"a\": 0,\n                \"k\": [0.254902005196, 0.250979989767, 0.258823990822, 1],\n                \"ix\": 4\n              },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 5 },\n              \"r\": 1,\n              \"nm\": \"Fill 1\",\n              \"mn\": \"ADBE Vector Graphic - Fill\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"tr\",\n              \"p\": { \"a\": 0, \"k\": [0, 0], \"ix\": 2 },\n              \"a\": { \"a\": 0, \"k\": [0, 0], \"ix\": 1 },\n              \"s\": { \"a\": 0, \"k\": [100, 100], \"ix\": 3 },\n              \"r\": { \"a\": 0, \"k\": 0, \"ix\": 6 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 7 },\n              \"sk\": { \"a\": 0, \"k\": 0, \"ix\": 4 },\n              \"sa\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"nm\": \"Transform\"\n            }\n          ],\n          \"nm\": \"Path\",\n          \"np\": 2,\n          \"cix\": 2,\n          \"ix\": 1,\n          \"mn\": \"ADBE Vector Group\",\n          \"hd\": false\n        }\n      ],\n      \"ip\": 0,\n      \"op\": 180,\n      \"st\": 0,\n      \"bm\": 0\n    },\n    {\n      \"ddd\": 0,\n      \"ind\": 65,\n      \"ty\": 4,\n      \"nm\": \"Path\",\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": { \"a\": 0, \"k\": 100, \"ix\": 11 },\n        \"r\": { \"a\": 0, \"k\": 0, \"ix\": 10 },\n        \"p\": { \"a\": 0, \"k\": [645.17, 182.476, 0], \"ix\": 2 },\n        \"a\": { \"a\": 0, \"k\": [0, 0, 0], \"ix\": 1 },\n        \"s\": { \"a\": 0, \"k\": [100, 100, 100], \"ix\": 6 }\n      },\n      \"ao\": 0,\n      \"shapes\": [\n        {\n          \"ty\": \"gr\",\n          \"it\": [\n            {\n              \"ind\": 0,\n              \"ty\": \"sh\",\n              \"ix\": 1,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0]\n                  ],\n                  \"o\": [\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0]\n                  ],\n                  \"v\": [\n                    [0.27, -0.18],\n                    [-0.22, -0.25],\n                    [-0.27, 0.08],\n                    [0.01, 0.25]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 1\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"fl\",\n              \"c\": {\n                \"a\": 0,\n                \"k\": [0.254902005196, 0.250979989767, 0.258823990822, 1],\n                \"ix\": 4\n              },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 5 },\n              \"r\": 1,\n              \"nm\": \"Fill 1\",\n              \"mn\": \"ADBE Vector Graphic - Fill\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"tr\",\n              \"p\": { \"a\": 0, \"k\": [0, 0], \"ix\": 2 },\n              \"a\": { \"a\": 0, \"k\": [0, 0], \"ix\": 1 },\n              \"s\": { \"a\": 0, \"k\": [100, 100], \"ix\": 3 },\n              \"r\": { \"a\": 0, \"k\": 0, \"ix\": 6 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 7 },\n              \"sk\": { \"a\": 0, \"k\": 0, \"ix\": 4 },\n              \"sa\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"nm\": \"Transform\"\n            }\n          ],\n          \"nm\": \"Path\",\n          \"np\": 2,\n          \"cix\": 2,\n          \"ix\": 1,\n          \"mn\": \"ADBE Vector Group\",\n          \"hd\": false\n        }\n      ],\n      \"ip\": 0,\n      \"op\": 180,\n      \"st\": 0,\n      \"bm\": 0\n    },\n    {\n      \"ddd\": 0,\n      \"ind\": 66,\n      \"ty\": 0,\n      \"nm\": \"loc\",\n      \"refId\": \"comp_0\",\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": { \"a\": 0, \"k\": 100, \"ix\": 11 },\n        \"r\": { \"a\": 0, \"k\": 0, \"ix\": 10 },\n        \"p\": { \"a\": 0, \"k\": [633.5, 242.75, 0], \"ix\": 2 },\n        \"a\": { \"a\": 0, \"k\": [28, 53.5, 0], \"ix\": 1 },\n        \"s\": {\n          \"a\": 1,\n          \"k\": [\n            {\n              \"i\": { \"x\": [0.667, 0.667, 0.667], \"y\": [1, 1, 1] },\n              \"o\": { \"x\": [0.333, 0.333, 0.333], \"y\": [0, 0, 0] },\n              \"n\": [\"0p667_1_0p333_0\", \"0p667_1_0p333_0\", \"0p667_1_0p333_0\"],\n              \"t\": 25,\n              \"s\": [0, 0, 100],\n              \"e\": [26, 26, 100]\n            },\n            {\n              \"i\": { \"x\": [0.833, 0.833, 0.833], \"y\": [1, 1, 1] },\n              \"o\": { \"x\": [0.333, 0.333, 0.333], \"y\": [0, 0, 0] },\n              \"n\": [\"0p833_1_0p333_0\", \"0p833_1_0p333_0\", \"0p833_1_0p333_0\"],\n              \"t\": 35,\n              \"s\": [26, 26, 100],\n              \"e\": [26, 26, 100]\n            },\n            {\n              \"i\": { \"x\": [0.833, 0.833, 0.833], \"y\": [1, 1, 1] },\n              \"o\": { \"x\": [0.167, 0.167, 0.167], \"y\": [0, 0, 0] },\n              \"n\": [\"0p833_1_0p167_0\", \"0p833_1_0p167_0\", \"0p833_1_0p167_0\"],\n              \"t\": 150,\n              \"s\": [26, 26, 100],\n              \"e\": [0, 0, 100]\n            },\n            { \"t\": 160 }\n          ],\n          \"ix\": 6\n        }\n      },\n      \"ao\": 0,\n      \"w\": 56,\n      \"h\": 107,\n      \"ip\": 25,\n      \"op\": 205,\n      \"st\": 25,\n      \"bm\": 0\n    },\n    {\n      \"ddd\": 0,\n      \"ind\": 67,\n      \"ty\": 0,\n      \"nm\": \"loc\",\n      \"refId\": \"comp_0\",\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": { \"a\": 0, \"k\": 100, \"ix\": 11 },\n        \"r\": { \"a\": 0, \"k\": 0, \"ix\": 10 },\n        \"p\": { \"a\": 0, \"k\": [749.5, 225, 0], \"ix\": 2 },\n        \"a\": { \"a\": 0, \"k\": [28, 53.5, 0], \"ix\": 1 },\n        \"s\": {\n          \"a\": 1,\n          \"k\": [\n            {\n              \"i\": { \"x\": [0.667, 0.667, 0.667], \"y\": [1, 1, 1] },\n              \"o\": { \"x\": [0.333, 0.333, 0.333], \"y\": [0, 0, 0] },\n              \"n\": [\"0p667_1_0p333_0\", \"0p667_1_0p333_0\", \"0p667_1_0p333_0\"],\n              \"t\": 10,\n              \"s\": [0, 0, 100],\n              \"e\": [43, 43, 100]\n            },\n            {\n              \"i\": { \"x\": [0.833, 0.833, 0.833], \"y\": [1, 1, 1] },\n              \"o\": { \"x\": [0.333, 0.333, 0.333], \"y\": [0, 0, 0] },\n              \"n\": [\"0p833_1_0p333_0\", \"0p833_1_0p333_0\", \"0p833_1_0p333_0\"],\n              \"t\": 20,\n              \"s\": [43, 43, 100],\n              \"e\": [43, 43, 100]\n            },\n            {\n              \"i\": { \"x\": [0.833, 0.833, 0.833], \"y\": [1, 1, 1] },\n              \"o\": { \"x\": [0.167, 0.167, 0.167], \"y\": [0, 0, 0] },\n              \"n\": [\"0p833_1_0p167_0\", \"0p833_1_0p167_0\", \"0p833_1_0p167_0\"],\n              \"t\": 157,\n              \"s\": [43, 43, 100],\n              \"e\": [0, 0, 100]\n            },\n            { \"t\": 167 }\n          ],\n          \"ix\": 6\n        }\n      },\n      \"ao\": 0,\n      \"w\": 56,\n      \"h\": 107,\n      \"ip\": 10,\n      \"op\": 190,\n      \"st\": 10,\n      \"bm\": 0\n    },\n    {\n      \"ddd\": 0,\n      \"ind\": 68,\n      \"ty\": 0,\n      \"nm\": \"loc\",\n      \"refId\": \"comp_0\",\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": { \"a\": 0, \"k\": 100, \"ix\": 11 },\n        \"r\": { \"a\": 0, \"k\": 0, \"ix\": 10 },\n        \"p\": { \"a\": 0, \"k\": [557.5, 423, 0], \"ix\": 2 },\n        \"a\": { \"a\": 0, \"k\": [28, 53.5, 0], \"ix\": 1 },\n        \"s\": {\n          \"a\": 1,\n          \"k\": [\n            {\n              \"i\": { \"x\": [0.667, 0.667, 0.667], \"y\": [1, 1, 1] },\n              \"o\": { \"x\": [0.333, 0.333, 0.333], \"y\": [0, 0, 0] },\n              \"n\": [\"0p667_1_0p333_0\", \"0p667_1_0p333_0\", \"0p667_1_0p333_0\"],\n              \"t\": 20,\n              \"s\": [0, 0, 100],\n              \"e\": [43, 43, 100]\n            },\n            {\n              \"i\": { \"x\": [0.833, 0.833, 0.833], \"y\": [1, 1, 1] },\n              \"o\": { \"x\": [0.333, 0.333, 0.333], \"y\": [0, 0, 0] },\n              \"n\": [\"0p833_1_0p333_0\", \"0p833_1_0p333_0\", \"0p833_1_0p333_0\"],\n              \"t\": 30,\n              \"s\": [43, 43, 100],\n              \"e\": [43, 43, 100]\n            },\n            {\n              \"i\": { \"x\": [0.833, 0.833, 0.833], \"y\": [1, 1, 1] },\n              \"o\": { \"x\": [0.167, 0.167, 0.167], \"y\": [0, 0, 0] },\n              \"n\": [\"0p833_1_0p167_0\", \"0p833_1_0p167_0\", \"0p833_1_0p167_0\"],\n              \"t\": 163,\n              \"s\": [43, 43, 100],\n              \"e\": [0, 0, 100]\n            },\n            { \"t\": 173 }\n          ],\n          \"ix\": 6\n        }\n      },\n      \"ao\": 0,\n      \"w\": 56,\n      \"h\": 107,\n      \"ip\": 20,\n      \"op\": 200,\n      \"st\": 20,\n      \"bm\": 0\n    },\n    {\n      \"ddd\": 0,\n      \"ind\": 69,\n      \"ty\": 0,\n      \"nm\": \"loc\",\n      \"refId\": \"comp_0\",\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": { \"a\": 0, \"k\": 100, \"ix\": 11 },\n        \"r\": { \"a\": 0, \"k\": 0, \"ix\": 10 },\n        \"p\": { \"a\": 0, \"k\": [713, 434.5, 0], \"ix\": 2 },\n        \"a\": { \"a\": 0, \"k\": [28, 53.5, 0], \"ix\": 1 },\n        \"s\": {\n          \"a\": 1,\n          \"k\": [\n            {\n              \"i\": { \"x\": [0.667, 0.667, 0.667], \"y\": [1, 1, 1] },\n              \"o\": { \"x\": [0.333, 0.333, 0.333], \"y\": [0, 0, 0] },\n              \"n\": [\"0p667_1_0p333_0\", \"0p667_1_0p333_0\", \"0p667_1_0p333_0\"],\n              \"t\": 5,\n              \"s\": [0, 0, 100],\n              \"e\": [100, 100, 100]\n            },\n            {\n              \"i\": { \"x\": [0.833, 0.833, 0.833], \"y\": [1, 1, 1] },\n              \"o\": { \"x\": [0.333, 0.333, 0.333], \"y\": [0, 0, 0] },\n              \"n\": [\"0p833_1_0p333_0\", \"0p833_1_0p333_0\", \"0p833_1_0p333_0\"],\n              \"t\": 15,\n              \"s\": [100, 100, 100],\n              \"e\": [100, 100, 100]\n            },\n            {\n              \"i\": { \"x\": [0.833, 0.833, 0.833], \"y\": [1, 1, 1] },\n              \"o\": { \"x\": [0.167, 0.167, 0.167], \"y\": [0, 0, 0] },\n              \"n\": [\"0p833_1_0p167_0\", \"0p833_1_0p167_0\", \"0p833_1_0p167_0\"],\n              \"t\": 141,\n              \"s\": [100, 100, 100],\n              \"e\": [0, 0, 100]\n            },\n            { \"t\": 152 }\n          ],\n          \"ix\": 6\n        }\n      },\n      \"ao\": 0,\n      \"w\": 56,\n      \"h\": 107,\n      \"ip\": 5,\n      \"op\": 185,\n      \"st\": 5,\n      \"bm\": 0\n    },\n    {\n      \"ddd\": 0,\n      \"ind\": 70,\n      \"ty\": 4,\n      \"nm\": \"Path\",\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": {\n          \"a\": 1,\n          \"k\": [\n            {\n              \"i\": { \"x\": [0.833], \"y\": [0.833] },\n              \"o\": { \"x\": [0.167], \"y\": [0.167] },\n              \"n\": [\"0p833_0p833_0p167_0p167\"],\n              \"t\": 30,\n              \"s\": [0],\n              \"e\": [100]\n            },\n            {\n              \"i\": { \"x\": [0.833], \"y\": [0.833] },\n              \"o\": { \"x\": [0.167], \"y\": [0.167] },\n              \"n\": [\"0p833_0p833_0p167_0p167\"],\n              \"t\": 45,\n              \"s\": [100],\n              \"e\": [100]\n            },\n            {\n              \"i\": { \"x\": [0.833], \"y\": [0.833] },\n              \"o\": { \"x\": [0.167], \"y\": [0.167] },\n              \"n\": [\"0p833_0p833_0p167_0p167\"],\n              \"t\": 135,\n              \"s\": [100],\n              \"e\": [0]\n            },\n            { \"t\": 150 }\n          ],\n          \"ix\": 11\n        },\n        \"r\": { \"a\": 0, \"k\": 0, \"ix\": 10 },\n        \"p\": {\n          \"a\": 1,\n          \"k\": [\n            {\n              \"i\": { \"x\": 0.833, \"y\": 0.833 },\n              \"o\": { \"x\": 0.167, \"y\": 0.167 },\n              \"n\": \"0p833_0p833_0p167_0p167\",\n              \"t\": 0,\n              \"s\": [788.985, 296.273, 0],\n              \"e\": [758.985, 296.273, 0],\n              \"to\": [-5, 0, 0],\n              \"ti\": [5, 0, 0]\n            },\n            { \"t\": 179 }\n          ],\n          \"ix\": 2\n        },\n        \"a\": { \"a\": 0, \"k\": [0, 0, 0], \"ix\": 1 },\n        \"s\": { \"a\": 0, \"k\": [100, 100, 100], \"ix\": 6 }\n      },\n      \"ao\": 0,\n      \"shapes\": [\n        {\n          \"ty\": \"gr\",\n          \"it\": [\n            {\n              \"ind\": 0,\n              \"ty\": \"sh\",\n              \"ix\": 1,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [-4.4, 0],\n                    [0, 0],\n                    [0, 4.39],\n                    [4.31, 0.1],\n                    [0, 0],\n                    [4.4, 0],\n                    [0, -4.4],\n                    [0, 0],\n                    [0, -4.4]\n                  ],\n                  \"o\": [\n                    [0, 0],\n                    [4.39, 0],\n                    [0, -4.33],\n                    [0, 0],\n                    [0, -4.4],\n                    [-4.39, 0],\n                    [0, 0],\n                    [-4.4, 0],\n                    [0, 4.39]\n                  ],\n                  \"v\": [\n                    [-9.079, 11.941],\n                    [9.081, 11.941],\n                    [17.041, 3.982],\n                    [9.271, -3.979],\n                    [9.271, -3.979],\n                    [1.311, -11.939],\n                    [-6.649, -3.979],\n                    [-9.079, -3.979],\n                    [-17.039, 3.982]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 1\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"fl\",\n              \"c\": {\n                \"a\": 0,\n                \"k\": [0.40000000596, 0.474510014057, 0.949020028114, 1],\n                \"ix\": 4\n              },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 5 },\n              \"r\": 1,\n              \"nm\": \"Fill 1\",\n              \"mn\": \"ADBE Vector Graphic - Fill\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"tr\",\n              \"p\": { \"a\": 0, \"k\": [0, 0], \"ix\": 2 },\n              \"a\": { \"a\": 0, \"k\": [0, 0], \"ix\": 1 },\n              \"s\": { \"a\": 0, \"k\": [100, 100], \"ix\": 3 },\n              \"r\": { \"a\": 0, \"k\": 0, \"ix\": 6 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 7 },\n              \"sk\": { \"a\": 0, \"k\": 0, \"ix\": 4 },\n              \"sa\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"nm\": \"Transform\"\n            }\n          ],\n          \"nm\": \"Path\",\n          \"np\": 2,\n          \"cix\": 2,\n          \"ix\": 1,\n          \"mn\": \"ADBE Vector Group\",\n          \"hd\": false\n        }\n      ],\n      \"ip\": 0,\n      \"op\": 180,\n      \"st\": 0,\n      \"bm\": 0\n    },\n    {\n      \"ddd\": 0,\n      \"ind\": 71,\n      \"ty\": 4,\n      \"nm\": \"Path 3\",\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": { \"a\": 0, \"k\": 100, \"ix\": 11 },\n        \"r\": { \"a\": 0, \"k\": 0, \"ix\": 10 },\n        \"p\": {\n          \"a\": 1,\n          \"k\": [\n            {\n              \"i\": { \"x\": 0.833, \"y\": 0.833 },\n              \"o\": { \"x\": 0.167, \"y\": 0.167 },\n              \"n\": \"0p833_0p833_0p167_0p167\",\n              \"t\": 0,\n              \"s\": [364.123, 728.896, 0],\n              \"e\": [878.123, 512.896, 0],\n              \"to\": [306.837463378906, -13.7531175613403, 0],\n              \"ti\": [-53.000659942627, 76.0833053588867, 0]\n            },\n            { \"t\": 179 }\n          ],\n          \"ix\": 2\n        },\n        \"a\": { \"a\": 0, \"k\": [0, 0, 0], \"ix\": 1 },\n        \"s\": { \"a\": 0, \"k\": [100, 100, 100], \"ix\": 6 }\n      },\n      \"ao\": 0,\n      \"shapes\": [\n        {\n          \"ty\": \"gr\",\n          \"it\": [\n            {\n              \"ind\": 0,\n              \"ty\": \"sh\",\n              \"ix\": 1,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [-2.49, 0],\n                    [0, 2.48],\n                    [2.49, 0],\n                    [0, -2.49]\n                  ],\n                  \"o\": [\n                    [2.49, 0],\n                    [0, -2.49],\n                    [-2.49, 0],\n                    [0, 2.48]\n                  ],\n                  \"v\": [\n                    [0.004, 4.504],\n                    [4.504, 0.004],\n                    [0.004, -4.506],\n                    [-4.506, 0.004]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 1\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"fl\",\n              \"c\": {\n                \"a\": 0,\n                \"k\": [0.941175997257, 0.945097982883, 0.945097982883, 1],\n                \"ix\": 4\n              },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 5 },\n              \"r\": 1,\n              \"nm\": \"Fill 1\",\n              \"mn\": \"ADBE Vector Graphic - Fill\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"tr\",\n              \"p\": { \"a\": 0, \"k\": [0, 0], \"ix\": 2 },\n              \"a\": { \"a\": 0, \"k\": [0, 0], \"ix\": 1 },\n              \"s\": { \"a\": 0, \"k\": [100, 100], \"ix\": 3 },\n              \"r\": { \"a\": 0, \"k\": 0, \"ix\": 6 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 7 },\n              \"sk\": { \"a\": 0, \"k\": 0, \"ix\": 4 },\n              \"sa\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"nm\": \"Transform\"\n            }\n          ],\n          \"nm\": \"Path\",\n          \"np\": 2,\n          \"cix\": 2,\n          \"ix\": 1,\n          \"mn\": \"ADBE Vector Group\",\n          \"hd\": false\n        }\n      ],\n      \"ip\": 0,\n      \"op\": 180,\n      \"st\": 0,\n      \"bm\": 0\n    },\n    {\n      \"ddd\": 0,\n      \"ind\": 72,\n      \"ty\": 4,\n      \"nm\": \"Path\",\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": { \"a\": 0, \"k\": 100, \"ix\": 11 },\n        \"r\": { \"a\": 0, \"k\": 0, \"ix\": 10 },\n        \"p\": {\n          \"a\": 1,\n          \"k\": [\n            {\n              \"i\": { \"x\": 0.833, \"y\": 0.833 },\n              \"o\": { \"x\": 0.167, \"y\": 0.167 },\n              \"n\": \"0p833_0p833_0p167_0p167\",\n              \"t\": 0,\n              \"s\": [878.123, 512.896, 0],\n              \"e\": [680.123, -23.104, 0],\n              \"to\": [177, -179.33332824707, 0],\n              \"ti\": [327, 69.3333358764648, 0]\n            },\n            { \"t\": 179 }\n          ],\n          \"ix\": 2\n        },\n        \"a\": { \"a\": 0, \"k\": [0, 0, 0], \"ix\": 1 },\n        \"s\": { \"a\": 0, \"k\": [100, 100, 100], \"ix\": 6 }\n      },\n      \"ao\": 0,\n      \"shapes\": [\n        {\n          \"ty\": \"gr\",\n          \"it\": [\n            {\n              \"ind\": 0,\n              \"ty\": \"sh\",\n              \"ix\": 1,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [-2.49, 0],\n                    [0, 2.48],\n                    [2.49, 0],\n                    [0, -2.49]\n                  ],\n                  \"o\": [\n                    [2.49, 0],\n                    [0, -2.49],\n                    [-2.49, 0],\n                    [0, 2.48]\n                  ],\n                  \"v\": [\n                    [0.004, 4.504],\n                    [4.504, 0.004],\n                    [0.004, -4.506],\n                    [-4.506, 0.004]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 1\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"fl\",\n              \"c\": {\n                \"a\": 0,\n                \"k\": [0.941175997257, 0.945097982883, 0.945097982883, 1],\n                \"ix\": 4\n              },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 5 },\n              \"r\": 1,\n              \"nm\": \"Fill 1\",\n              \"mn\": \"ADBE Vector Graphic - Fill\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"tr\",\n              \"p\": { \"a\": 0, \"k\": [0, 0], \"ix\": 2 },\n              \"a\": { \"a\": 0, \"k\": [0, 0], \"ix\": 1 },\n              \"s\": { \"a\": 0, \"k\": [100, 100], \"ix\": 3 },\n              \"r\": { \"a\": 0, \"k\": 0, \"ix\": 6 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 7 },\n              \"sk\": { \"a\": 0, \"k\": 0, \"ix\": 4 },\n              \"sa\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"nm\": \"Transform\"\n            }\n          ],\n          \"nm\": \"Path\",\n          \"np\": 2,\n          \"cix\": 2,\n          \"ix\": 1,\n          \"mn\": \"ADBE Vector Group\",\n          \"hd\": false\n        }\n      ],\n      \"ip\": 0,\n      \"op\": 180,\n      \"st\": 0,\n      \"bm\": 0\n    },\n    {\n      \"ddd\": 0,\n      \"ind\": 73,\n      \"ty\": 4,\n      \"nm\": \"Path\",\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": { \"a\": 0, \"k\": 100, \"ix\": 11 },\n        \"r\": { \"a\": 0, \"k\": 0, \"ix\": 10 },\n        \"p\": {\n          \"a\": 1,\n          \"k\": [\n            {\n              \"i\": { \"x\": 0.833, \"y\": 0.833 },\n              \"o\": { \"x\": 0.167, \"y\": 0.167 },\n              \"n\": \"0p833_0p833_0p167_0p167\",\n              \"t\": 0,\n              \"s\": [582.72, 283.167, 0],\n              \"e\": [606.72, 283.167, 0],\n              \"to\": [4, 0, 0],\n              \"ti\": [-4, 0, 0]\n            },\n            { \"t\": 179 }\n          ],\n          \"ix\": 2\n        },\n        \"a\": { \"a\": 0, \"k\": [0, 0, 0], \"ix\": 1 },\n        \"s\": { \"a\": 0, \"k\": [100, 100, 100], \"ix\": 6 }\n      },\n      \"ao\": 0,\n      \"shapes\": [\n        {\n          \"ty\": \"gr\",\n          \"it\": [\n            {\n              \"ind\": 0,\n              \"ty\": \"sh\",\n              \"ix\": 1,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [0, 0],\n                    [0, 0]\n                  ],\n                  \"o\": [\n                    [0, 0],\n                    [0, 0]\n                  ],\n                  \"v\": [\n                    [-10.087, 0],\n                    [10.083, 0]\n                  ],\n                  \"c\": false\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 1\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"st\",\n              \"c\": {\n                \"a\": 0,\n                \"k\": [0.137254998088, 0.121569000185, 0.125489994884, 1],\n                \"ix\": 3\n              },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 4 },\n              \"w\": { \"a\": 0, \"k\": 1, \"ix\": 5 },\n              \"lc\": 2,\n              \"lj\": 1,\n              \"ml\": 4,\n              \"ml2\": { \"a\": 0, \"k\": 4, \"ix\": 8 },\n              \"nm\": \"Stroke 1\",\n              \"mn\": \"ADBE Vector Graphic - Stroke\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"tr\",\n              \"p\": { \"a\": 0, \"k\": [0, 0], \"ix\": 2 },\n              \"a\": { \"a\": 0, \"k\": [0, 0], \"ix\": 1 },\n              \"s\": { \"a\": 0, \"k\": [100, 100], \"ix\": 3 },\n              \"r\": { \"a\": 0, \"k\": 0, \"ix\": 6 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 7 },\n              \"sk\": { \"a\": 0, \"k\": 0, \"ix\": 4 },\n              \"sa\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"nm\": \"Transform\"\n            }\n          ],\n          \"nm\": \"Path\",\n          \"np\": 2,\n          \"cix\": 2,\n          \"ix\": 1,\n          \"mn\": \"ADBE Vector Group\",\n          \"hd\": false\n        },\n        {\n          \"ty\": \"tm\",\n          \"s\": {\n            \"a\": 1,\n            \"k\": [\n              {\n                \"i\": { \"x\": [0.667], \"y\": [1] },\n                \"o\": { \"x\": [0.333], \"y\": [0] },\n                \"n\": [\"0p667_1_0p333_0\"],\n                \"t\": 165,\n                \"s\": [0],\n                \"e\": [100]\n              },\n              { \"t\": 175 }\n            ],\n            \"ix\": 1\n          },\n          \"e\": {\n            \"a\": 1,\n            \"k\": [\n              {\n                \"i\": { \"x\": [0.667], \"y\": [1] },\n                \"o\": { \"x\": [0.333], \"y\": [0] },\n                \"n\": [\"0p667_1_0p333_0\"],\n                \"t\": 0,\n                \"s\": [0],\n                \"e\": [100]\n              },\n              { \"t\": 10 }\n            ],\n            \"ix\": 2\n          },\n          \"o\": { \"a\": 0, \"k\": 0, \"ix\": 3 },\n          \"m\": 1,\n          \"ix\": 2,\n          \"nm\": \"Trim Paths 1\",\n          \"mn\": \"ADBE Vector Filter - Trim\",\n          \"hd\": false\n        }\n      ],\n      \"ip\": 0,\n      \"op\": 180,\n      \"st\": 0,\n      \"bm\": 0\n    },\n    {\n      \"ddd\": 0,\n      \"ind\": 74,\n      \"ty\": 4,\n      \"nm\": \"Path\",\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": { \"a\": 0, \"k\": 100, \"ix\": 11 },\n        \"r\": { \"a\": 0, \"k\": 0, \"ix\": 10 },\n        \"p\": {\n          \"a\": 1,\n          \"k\": [\n            {\n              \"i\": { \"x\": 0.833, \"y\": 0.833 },\n              \"o\": { \"x\": 0.167, \"y\": 0.167 },\n              \"n\": \"0p833_0p833_0p167_0p167\",\n              \"t\": 0,\n              \"s\": [617.15, 283.167, 0],\n              \"e\": [641.15, 283.167, 0],\n              \"to\": [4, 0, 0],\n              \"ti\": [-4, 0, 0]\n            },\n            { \"t\": 179 }\n          ],\n          \"ix\": 2\n        },\n        \"a\": { \"a\": 0, \"k\": [0, 0, 0], \"ix\": 1 },\n        \"s\": { \"a\": 0, \"k\": [100, 100, 100], \"ix\": 6 }\n      },\n      \"ao\": 0,\n      \"shapes\": [\n        {\n          \"ty\": \"gr\",\n          \"it\": [\n            {\n              \"ind\": 0,\n              \"ty\": \"sh\",\n              \"ix\": 1,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [0, 0],\n                    [0, 0]\n                  ],\n                  \"o\": [\n                    [0, 0],\n                    [0, 0]\n                  ],\n                  \"v\": [\n                    [-21.255, 0],\n                    [21.255, 0]\n                  ],\n                  \"c\": false\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 1\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"st\",\n              \"c\": {\n                \"a\": 0,\n                \"k\": [0.137254998088, 0.121569000185, 0.125489994884, 1],\n                \"ix\": 3\n              },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 4 },\n              \"w\": { \"a\": 0, \"k\": 1, \"ix\": 5 },\n              \"lc\": 2,\n              \"lj\": 1,\n              \"ml\": 4,\n              \"ml2\": { \"a\": 0, \"k\": 4, \"ix\": 8 },\n              \"nm\": \"Stroke 1\",\n              \"mn\": \"ADBE Vector Graphic - Stroke\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"tr\",\n              \"p\": { \"a\": 0, \"k\": [0, 0], \"ix\": 2 },\n              \"a\": { \"a\": 0, \"k\": [0, 0], \"ix\": 1 },\n              \"s\": { \"a\": 0, \"k\": [100, 100], \"ix\": 3 },\n              \"r\": { \"a\": 0, \"k\": 0, \"ix\": 6 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 7 },\n              \"sk\": { \"a\": 0, \"k\": 0, \"ix\": 4 },\n              \"sa\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"nm\": \"Transform\"\n            }\n          ],\n          \"nm\": \"Path\",\n          \"np\": 2,\n          \"cix\": 2,\n          \"ix\": 1,\n          \"mn\": \"ADBE Vector Group\",\n          \"hd\": false\n        },\n        {\n          \"ty\": \"tm\",\n          \"s\": {\n            \"a\": 1,\n            \"k\": [\n              {\n                \"i\": { \"x\": [0.667], \"y\": [1] },\n                \"o\": { \"x\": [0.333], \"y\": [0] },\n                \"n\": [\"0p667_1_0p333_0\"],\n                \"t\": 150,\n                \"s\": [0],\n                \"e\": [100]\n              },\n              { \"t\": 160 }\n            ],\n            \"ix\": 1\n          },\n          \"e\": {\n            \"a\": 1,\n            \"k\": [\n              {\n                \"i\": { \"x\": [0.667], \"y\": [1] },\n                \"o\": { \"x\": [0.333], \"y\": [0] },\n                \"n\": [\"0p667_1_0p333_0\"],\n                \"t\": 15,\n                \"s\": [0],\n                \"e\": [100]\n              },\n              { \"t\": 25 }\n            ],\n            \"ix\": 2\n          },\n          \"o\": { \"a\": 0, \"k\": 0, \"ix\": 3 },\n          \"m\": 1,\n          \"ix\": 2,\n          \"nm\": \"Trim Paths 1\",\n          \"mn\": \"ADBE Vector Filter - Trim\",\n          \"hd\": false\n        }\n      ],\n      \"ip\": 0,\n      \"op\": 180,\n      \"st\": 0,\n      \"bm\": 0\n    },\n    {\n      \"ddd\": 0,\n      \"ind\": 75,\n      \"ty\": 4,\n      \"nm\": \"Path\",\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": { \"a\": 0, \"k\": 100, \"ix\": 11 },\n        \"r\": { \"a\": 0, \"k\": 0, \"ix\": 10 },\n        \"p\": {\n          \"a\": 1,\n          \"k\": [\n            {\n              \"i\": { \"x\": 0.833, \"y\": 0.833 },\n              \"o\": { \"x\": 0.167, \"y\": 0.167 },\n              \"n\": \"0p833_0p833_0p167_0p167\",\n              \"t\": 0,\n              \"s\": [604.306, 278.218, 0],\n              \"e\": [628.306, 278.218, 0],\n              \"to\": [4, 0, 0],\n              \"ti\": [-4, 0, 0]\n            },\n            { \"t\": 179 }\n          ],\n          \"ix\": 2\n        },\n        \"a\": { \"a\": 0, \"k\": [0, 0, 0], \"ix\": 1 },\n        \"s\": { \"a\": 0, \"k\": [100, 100, 100], \"ix\": 6 }\n      },\n      \"ao\": 0,\n      \"shapes\": [\n        {\n          \"ty\": \"gr\",\n          \"it\": [\n            {\n              \"ind\": 0,\n              \"ty\": \"sh\",\n              \"ix\": 1,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [0, 0],\n                    [0, 0]\n                  ],\n                  \"o\": [\n                    [0, 0],\n                    [0, 0]\n                  ],\n                  \"v\": [\n                    [-10.087, 0],\n                    [10.083, 0]\n                  ],\n                  \"c\": false\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 1\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"st\",\n              \"c\": {\n                \"a\": 0,\n                \"k\": [0.137254998088, 0.121569000185, 0.125489994884, 1],\n                \"ix\": 3\n              },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 4 },\n              \"w\": { \"a\": 0, \"k\": 1, \"ix\": 5 },\n              \"lc\": 2,\n              \"lj\": 1,\n              \"ml\": 4,\n              \"ml2\": { \"a\": 0, \"k\": 4, \"ix\": 8 },\n              \"nm\": \"Stroke 1\",\n              \"mn\": \"ADBE Vector Graphic - Stroke\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"tr\",\n              \"p\": { \"a\": 0, \"k\": [0, 0], \"ix\": 2 },\n              \"a\": { \"a\": 0, \"k\": [0, 0], \"ix\": 1 },\n              \"s\": { \"a\": 0, \"k\": [100, 100], \"ix\": 3 },\n              \"r\": { \"a\": 0, \"k\": 0, \"ix\": 6 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 7 },\n              \"sk\": { \"a\": 0, \"k\": 0, \"ix\": 4 },\n              \"sa\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"nm\": \"Transform\"\n            }\n          ],\n          \"nm\": \"Path\",\n          \"np\": 2,\n          \"cix\": 2,\n          \"ix\": 1,\n          \"mn\": \"ADBE Vector Group\",\n          \"hd\": false\n        },\n        {\n          \"ty\": \"tm\",\n          \"s\": {\n            \"a\": 1,\n            \"k\": [\n              {\n                \"i\": { \"x\": [0.667], \"y\": [1] },\n                \"o\": { \"x\": [0.333], \"y\": [0] },\n                \"n\": [\"0p667_1_0p333_0\"],\n                \"t\": 150,\n                \"s\": [0],\n                \"e\": [100]\n              },\n              { \"t\": 160 }\n            ],\n            \"ix\": 1\n          },\n          \"e\": {\n            \"a\": 1,\n            \"k\": [\n              {\n                \"i\": { \"x\": [0.667], \"y\": [1] },\n                \"o\": { \"x\": [0.333], \"y\": [0] },\n                \"n\": [\"0p667_1_0p333_0\"],\n                \"t\": 10,\n                \"s\": [0],\n                \"e\": [100]\n              },\n              { \"t\": 20 }\n            ],\n            \"ix\": 2\n          },\n          \"o\": { \"a\": 0, \"k\": 0, \"ix\": 3 },\n          \"m\": 1,\n          \"ix\": 2,\n          \"nm\": \"Trim Paths 1\",\n          \"mn\": \"ADBE Vector Filter - Trim\",\n          \"hd\": false\n        }\n      ],\n      \"ip\": 0,\n      \"op\": 180,\n      \"st\": 0,\n      \"bm\": 0\n    },\n    {\n      \"ddd\": 0,\n      \"ind\": 76,\n      \"ty\": 4,\n      \"nm\": \"Path\",\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": { \"a\": 0, \"k\": 100, \"ix\": 11 },\n        \"r\": { \"a\": 0, \"k\": 0, \"ix\": 10 },\n        \"p\": {\n          \"a\": 1,\n          \"k\": [\n            {\n              \"i\": { \"x\": 0.833, \"y\": 0.833 },\n              \"o\": { \"x\": 0.167, \"y\": 0.167 },\n              \"n\": \"0p833_0p833_0p167_0p167\",\n              \"t\": 0,\n              \"s\": [638.732, 278.218, 0],\n              \"e\": [662.732, 278.218, 0],\n              \"to\": [4, 0, 0],\n              \"ti\": [-4, 0, 0]\n            },\n            { \"t\": 179 }\n          ],\n          \"ix\": 2\n        },\n        \"a\": { \"a\": 0, \"k\": [0, 0, 0], \"ix\": 1 },\n        \"s\": { \"a\": 0, \"k\": [100, 100, 100], \"ix\": 6 }\n      },\n      \"ao\": 0,\n      \"shapes\": [\n        {\n          \"ty\": \"gr\",\n          \"it\": [\n            {\n              \"ind\": 0,\n              \"ty\": \"sh\",\n              \"ix\": 1,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [0, 0],\n                    [0, 0]\n                  ],\n                  \"o\": [\n                    [0, 0],\n                    [0, 0]\n                  ],\n                  \"v\": [\n                    [-21.255, 0],\n                    [21.255, 0]\n                  ],\n                  \"c\": false\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 1\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"st\",\n              \"c\": {\n                \"a\": 0,\n                \"k\": [0.137254998088, 0.121569000185, 0.125489994884, 1],\n                \"ix\": 3\n              },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 4 },\n              \"w\": { \"a\": 0, \"k\": 1, \"ix\": 5 },\n              \"lc\": 2,\n              \"lj\": 1,\n              \"ml\": 4,\n              \"ml2\": { \"a\": 0, \"k\": 4, \"ix\": 8 },\n              \"nm\": \"Stroke 1\",\n              \"mn\": \"ADBE Vector Graphic - Stroke\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"tr\",\n              \"p\": { \"a\": 0, \"k\": [0, 0], \"ix\": 2 },\n              \"a\": { \"a\": 0, \"k\": [0, 0], \"ix\": 1 },\n              \"s\": { \"a\": 0, \"k\": [100, 100], \"ix\": 3 },\n              \"r\": { \"a\": 0, \"k\": 0, \"ix\": 6 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 7 },\n              \"sk\": { \"a\": 0, \"k\": 0, \"ix\": 4 },\n              \"sa\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"nm\": \"Transform\"\n            }\n          ],\n          \"nm\": \"Path\",\n          \"np\": 2,\n          \"cix\": 2,\n          \"ix\": 1,\n          \"mn\": \"ADBE Vector Group\",\n          \"hd\": false\n        },\n        {\n          \"ty\": \"tm\",\n          \"s\": {\n            \"a\": 1,\n            \"k\": [\n              {\n                \"i\": { \"x\": [0.667], \"y\": [1] },\n                \"o\": { \"x\": [0.333], \"y\": [0] },\n                \"n\": [\"0p667_1_0p333_0\"],\n                \"t\": 154,\n                \"s\": [0],\n                \"e\": [100]\n              },\n              { \"t\": 164 }\n            ],\n            \"ix\": 1\n          },\n          \"e\": {\n            \"a\": 1,\n            \"k\": [\n              {\n                \"i\": { \"x\": [0.667], \"y\": [1] },\n                \"o\": { \"x\": [0.333], \"y\": [0] },\n                \"n\": [\"0p667_1_0p333_0\"],\n                \"t\": 23,\n                \"s\": [0],\n                \"e\": [100]\n              },\n              { \"t\": 33 }\n            ],\n            \"ix\": 2\n          },\n          \"o\": { \"a\": 0, \"k\": 0, \"ix\": 3 },\n          \"m\": 1,\n          \"ix\": 2,\n          \"nm\": \"Trim Paths 1\",\n          \"mn\": \"ADBE Vector Filter - Trim\",\n          \"hd\": false\n        }\n      ],\n      \"ip\": 0,\n      \"op\": 180,\n      \"st\": 0,\n      \"bm\": 0\n    },\n    {\n      \"ddd\": 0,\n      \"ind\": 77,\n      \"ty\": 4,\n      \"nm\": \"Path\",\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": { \"a\": 0, \"k\": 100, \"ix\": 11 },\n        \"r\": { \"a\": 0, \"k\": 0, \"ix\": 10 },\n        \"p\": { \"a\": 0, \"k\": [633.671, 464.678, 0], \"ix\": 2 },\n        \"a\": { \"a\": 0, \"k\": [0, 0, 0], \"ix\": 1 },\n        \"s\": { \"a\": 0, \"k\": [100, 100, 100], \"ix\": 6 }\n      },\n      \"ao\": 0,\n      \"shapes\": [\n        {\n          \"ty\": \"gr\",\n          \"it\": [\n            {\n              \"ind\": 0,\n              \"ty\": \"sh\",\n              \"ix\": 1,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [1.36, 0.13],\n                    [0.54, -0.66],\n                    [1.5, 1.39],\n                    [0.89, -2.88],\n                    [3.57, 0.27],\n                    [-0.74, -4.38],\n                    [0.87, 0.34],\n                    [-0.42, -1.99],\n                    [-0.5, -2.15],\n                    [0.83, -0.07],\n                    [0.14, -0.32],\n                    [-2.43, -2.28],\n                    [-1.94, -0.12],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [-0.88, 4.16]\n                  ],\n                  \"o\": [\n                    [-0.51, -0.05],\n                    [0.77, -3.29],\n                    [-0.33, -0.31],\n                    [-0.56, -5.17],\n                    [-4.62, -0.36],\n                    [-1.02, -1.57],\n                    [-0.94, -0.36],\n                    [0.42, 1.98],\n                    [-0.97, -1.09],\n                    [-1.2, 0.1],\n                    [-1.16, 2.89],\n                    [2.28, 2.13],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [4.62, -0.38],\n                    [0.6, -2.83]\n                  ],\n                  \"v\": [\n                    [9.29, 0.236],\n                    [7.93, 1.256],\n                    [8.76, -9.104],\n                    [4.7, -7.704],\n                    [-0.84, -19.994],\n                    [-3.31, -4.914],\n                    [-5.28, -7.884],\n                    [-7.97, -4.934],\n                    [-6.89, 1.756],\n                    [-9.17, -0.054],\n                    [-11.23, 2.156],\n                    [-8.54, 11.026],\n                    [-1.47, 13.846],\n                    [-1.47, 20.006],\n                    [0.75, 20.006],\n                    [0.75, 13.816],\n                    [11.5, 6.446]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 1\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"fl\",\n              \"c\": {\n                \"a\": 0,\n                \"k\": [0.941175997257, 0.945097982883, 0.945097982883, 1],\n                \"ix\": 4\n              },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 5 },\n              \"r\": 1,\n              \"nm\": \"Fill 1\",\n              \"mn\": \"ADBE Vector Graphic - Fill\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"tr\",\n              \"p\": { \"a\": 0, \"k\": [0, 0], \"ix\": 2 },\n              \"a\": { \"a\": 0, \"k\": [0, 0], \"ix\": 1 },\n              \"s\": { \"a\": 0, \"k\": [100, 100], \"ix\": 3 },\n              \"r\": { \"a\": 0, \"k\": 0, \"ix\": 6 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 7 },\n              \"sk\": { \"a\": 0, \"k\": 0, \"ix\": 4 },\n              \"sa\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"nm\": \"Transform\"\n            }\n          ],\n          \"nm\": \"Path\",\n          \"np\": 2,\n          \"cix\": 2,\n          \"ix\": 1,\n          \"mn\": \"ADBE Vector Group\",\n          \"hd\": false\n        }\n      ],\n      \"ip\": 0,\n      \"op\": 180,\n      \"st\": 0,\n      \"bm\": 0\n    },\n    {\n      \"ddd\": 0,\n      \"ind\": 78,\n      \"ty\": 4,\n      \"nm\": \"Path\",\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": {\n          \"a\": 1,\n          \"k\": [\n            {\n              \"i\": { \"x\": [0.833], \"y\": [0.833] },\n              \"o\": { \"x\": [0.167], \"y\": [0.167] },\n              \"n\": [\"0p833_0p833_0p167_0p167\"],\n              \"t\": 20,\n              \"s\": [0],\n              \"e\": [100]\n            },\n            {\n              \"i\": { \"x\": [0.833], \"y\": [0.833] },\n              \"o\": { \"x\": [0.167], \"y\": [0.167] },\n              \"n\": [\"0p833_0p833_0p167_0p167\"],\n              \"t\": 35,\n              \"s\": [100],\n              \"e\": [100]\n            },\n            {\n              \"i\": { \"x\": [0.833], \"y\": [0.833] },\n              \"o\": { \"x\": [0.167], \"y\": [0.167] },\n              \"n\": [\"0p833_0p833_0p167_0p167\"],\n              \"t\": 162,\n              \"s\": [100],\n              \"e\": [0]\n            },\n            { \"t\": 177 }\n          ],\n          \"ix\": 11\n        },\n        \"r\": { \"a\": 0, \"k\": 0, \"ix\": 10 },\n        \"p\": {\n          \"a\": 1,\n          \"k\": [\n            {\n              \"i\": { \"x\": 0.833, \"y\": 0.833 },\n              \"o\": { \"x\": 0.167, \"y\": 0.167 },\n              \"n\": \"0p833_0p833_0p167_0p167\",\n              \"t\": 10,\n              \"s\": [609.87, 507.195, 0],\n              \"e\": [556.87, 507.195, 0],\n              \"to\": [-8.83333301544189, 0, 0],\n              \"ti\": [8.83333301544189, 0, 0]\n            },\n            { \"t\": 179 }\n          ],\n          \"ix\": 2\n        },\n        \"a\": { \"a\": 0, \"k\": [0, 0, 0], \"ix\": 1 },\n        \"s\": { \"a\": 0, \"k\": [100, 100, 100], \"ix\": 6 }\n      },\n      \"ao\": 0,\n      \"shapes\": [\n        {\n          \"ty\": \"gr\",\n          \"it\": [\n            {\n              \"ind\": 0,\n              \"ty\": \"sh\",\n              \"ix\": 1,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [0, 0],\n                    [-10.46, 0],\n                    [0, -10.46],\n                    [0, 0],\n                    [0, -10.3],\n                    [10.46, 0],\n                    [0, 0],\n                    [0, 10.46],\n                    [-10.46, 0]\n                  ],\n                  \"o\": [\n                    [0, -10.46],\n                    [10.46, 0],\n                    [0, 0],\n                    [10.25, 0.24],\n                    [0, 10.46],\n                    [0, 0],\n                    [-10.46, 0],\n                    [0, -10.46],\n                    [0, 0]\n                  ],\n                  \"v\": [\n                    [-15.809, -9.471],\n                    [3.13, -28.411],\n                    [22.07, -9.471],\n                    [22.07, -9.462],\n                    [40.551, 9.469],\n                    [21.611, 28.408],\n                    [-21.609, 28.408],\n                    [-40.549, 9.469],\n                    [-21.609, -9.471]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 1\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"fl\",\n              \"c\": {\n                \"a\": 0,\n                \"k\": [0.4, 0.474509803922, 0.949019607843, 1],\n                \"ix\": 4\n              },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 5 },\n              \"r\": 1,\n              \"nm\": \"Fill 1\",\n              \"mn\": \"ADBE Vector Graphic - Fill\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"tr\",\n              \"p\": { \"a\": 0, \"k\": [0, 0], \"ix\": 2 },\n              \"a\": { \"a\": 0, \"k\": [0, 0], \"ix\": 1 },\n              \"s\": { \"a\": 0, \"k\": [100, 100], \"ix\": 3 },\n              \"r\": { \"a\": 0, \"k\": 0, \"ix\": 6 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 7 },\n              \"sk\": { \"a\": 0, \"k\": 0, \"ix\": 4 },\n              \"sa\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"nm\": \"Transform\"\n            }\n          ],\n          \"nm\": \"Path\",\n          \"np\": 2,\n          \"cix\": 2,\n          \"ix\": 1,\n          \"mn\": \"ADBE Vector Group\",\n          \"hd\": false\n        }\n      ],\n      \"ip\": 0,\n      \"op\": 180,\n      \"st\": 0,\n      \"bm\": 0\n    },\n    {\n      \"ddd\": 0,\n      \"ind\": 79,\n      \"ty\": 4,\n      \"nm\": \"Path\",\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": { \"a\": 0, \"k\": 100, \"ix\": 11 },\n        \"r\": { \"a\": 0, \"k\": 0, \"ix\": 10 },\n        \"p\": { \"a\": 0, \"k\": [612.062, 473.987, 0], \"ix\": 2 },\n        \"a\": { \"a\": 0, \"k\": [0, 0, 0], \"ix\": 1 },\n        \"s\": { \"a\": 0, \"k\": [100, 100, 100], \"ix\": 6 }\n      },\n      \"ao\": 0,\n      \"shapes\": [\n        {\n          \"ty\": \"gr\",\n          \"it\": [\n            {\n              \"ind\": 0,\n              \"ty\": \"sh\",\n              \"ix\": 1,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [1.36, 0.13],\n                    [0.55, -0.66],\n                    [1.5, 1.39],\n                    [0.89, -2.88],\n                    [3.57, 0.27],\n                    [-0.74, -4.38],\n                    [0.87, 0.33],\n                    [-0.42, -1.99],\n                    [-0.5, -2.15],\n                    [0.83, -0.07],\n                    [0.14, -0.32],\n                    [-2.43, -2.28],\n                    [-1.94, -0.12],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [-0.88, 4.16]\n                  ],\n                  \"o\": [\n                    [-0.51, -0.05],\n                    [0.78, -3.29],\n                    [-0.33, -0.31],\n                    [-0.56, -5.17],\n                    [-4.62, -0.36],\n                    [-1.02, -1.57],\n                    [-0.94, -0.36],\n                    [0.42, 1.98],\n                    [-0.97, -1.09],\n                    [-1.2, 0.1],\n                    [-1.16, 2.89],\n                    [2.28, 2.13],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [4.62, -0.39],\n                    [0.6, -2.83]\n                  ],\n                  \"v\": [\n                    [9.29, 0.237],\n                    [7.92, 1.257],\n                    [8.76, -9.103],\n                    [4.7, -7.703],\n                    [-0.84, -19.993],\n                    [-3.31, -4.913],\n                    [-5.28, -7.883],\n                    [-7.97, -4.933],\n                    [-6.89, 1.757],\n                    [-9.17, -0.053],\n                    [-11.23, 2.157],\n                    [-8.54, 11.027],\n                    [-1.47, 13.847],\n                    [-1.47, 20.007],\n                    [0.75, 20.007],\n                    [0.75, 13.817],\n                    [11.5, 6.447]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 1\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"fl\",\n              \"c\": {\n                \"a\": 0,\n                \"k\": [0.941175997257, 0.945097982883, 0.945097982883, 1],\n                \"ix\": 4\n              },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 5 },\n              \"r\": 1,\n              \"nm\": \"Fill 1\",\n              \"mn\": \"ADBE Vector Graphic - Fill\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"tr\",\n              \"p\": { \"a\": 0, \"k\": [0, 0], \"ix\": 2 },\n              \"a\": { \"a\": 0, \"k\": [0, 0], \"ix\": 1 },\n              \"s\": { \"a\": 0, \"k\": [100, 100], \"ix\": 3 },\n              \"r\": { \"a\": 0, \"k\": 0, \"ix\": 6 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 7 },\n              \"sk\": { \"a\": 0, \"k\": 0, \"ix\": 4 },\n              \"sa\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"nm\": \"Transform\"\n            }\n          ],\n          \"nm\": \"Path\",\n          \"np\": 2,\n          \"cix\": 2,\n          \"ix\": 1,\n          \"mn\": \"ADBE Vector Group\",\n          \"hd\": false\n        }\n      ],\n      \"ip\": 0,\n      \"op\": 180,\n      \"st\": 0,\n      \"bm\": 0\n    },\n    {\n      \"ddd\": 0,\n      \"ind\": 80,\n      \"ty\": 4,\n      \"nm\": \"Path\",\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": { \"a\": 0, \"k\": 100, \"ix\": 11 },\n        \"r\": { \"a\": 0, \"k\": 0, \"ix\": 10 },\n        \"p\": { \"a\": 0, \"k\": [735.179, 328.561, 0], \"ix\": 2 },\n        \"a\": { \"a\": 0, \"k\": [0, 0, 0], \"ix\": 1 },\n        \"s\": { \"a\": 0, \"k\": [100, 100, 100], \"ix\": 6 }\n      },\n      \"ao\": 0,\n      \"shapes\": [\n        {\n          \"ty\": \"gr\",\n          \"it\": [\n            {\n              \"ind\": 0,\n              \"ty\": \"sh\",\n              \"ix\": 1,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [1.36, 0.13],\n                    [0.54, -0.66],\n                    [1.5, 1.39],\n                    [0.89, -2.88],\n                    [3.57, 0.27],\n                    [-0.74, -4.38],\n                    [0.87, 0.33],\n                    [-0.42, -1.99],\n                    [-0.5, -2.15],\n                    [0.83, -0.07],\n                    [0.14, -0.32],\n                    [-2.43, -2.28],\n                    [-1.94, -0.12],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [-0.88, 4.16]\n                  ],\n                  \"o\": [\n                    [-0.51, -0.05],\n                    [0.77, -3.29],\n                    [-0.33, -0.31],\n                    [-0.56, -5.17],\n                    [-4.62, -0.36],\n                    [-1.02, -1.57],\n                    [-0.94, -0.36],\n                    [0.42, 1.98],\n                    [-0.97, -1.09],\n                    [-1.2, 0.1],\n                    [-1.16, 2.89],\n                    [2.28, 2.13],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [4.62, -0.38],\n                    [0.6, -2.83]\n                  ],\n                  \"v\": [\n                    [9.29, 0.237],\n                    [7.93, 1.257],\n                    [8.76, -9.103],\n                    [4.7, -7.703],\n                    [-0.84, -19.993],\n                    [-3.31, -4.913],\n                    [-5.28, -7.883],\n                    [-7.97, -4.933],\n                    [-6.89, 1.757],\n                    [-9.17, -0.053],\n                    [-11.23, 2.157],\n                    [-8.54, 11.027],\n                    [-1.47, 13.847],\n                    [-1.47, 20.007],\n                    [0.75, 20.007],\n                    [0.75, 13.817],\n                    [11.5, 6.447]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 1\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"fl\",\n              \"c\": {\n                \"a\": 0,\n                \"k\": [0.815685987473, 0.823529005051, 0.827450990677, 1],\n                \"ix\": 4\n              },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 5 },\n              \"r\": 1,\n              \"nm\": \"Fill 1\",\n              \"mn\": \"ADBE Vector Graphic - Fill\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"tr\",\n              \"p\": { \"a\": 0, \"k\": [0, 0], \"ix\": 2 },\n              \"a\": { \"a\": 0, \"k\": [0, 0], \"ix\": 1 },\n              \"s\": { \"a\": 0, \"k\": [100, 100], \"ix\": 3 },\n              \"r\": { \"a\": 0, \"k\": 0, \"ix\": 6 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 7 },\n              \"sk\": { \"a\": 0, \"k\": 0, \"ix\": 4 },\n              \"sa\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"nm\": \"Transform\"\n            }\n          ],\n          \"nm\": \"Path\",\n          \"np\": 2,\n          \"cix\": 2,\n          \"ix\": 1,\n          \"mn\": \"ADBE Vector Group\",\n          \"hd\": false\n        }\n      ],\n      \"ip\": 0,\n      \"op\": 180,\n      \"st\": 0,\n      \"bm\": 0\n    },\n    {\n      \"ddd\": 0,\n      \"ind\": 81,\n      \"ty\": 4,\n      \"nm\": \"Path\",\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": { \"a\": 0, \"k\": 100, \"ix\": 11 },\n        \"r\": { \"a\": 0, \"k\": 0, \"ix\": 10 },\n        \"p\": { \"a\": 0, \"k\": [724.418, 321.663, 0], \"ix\": 2 },\n        \"a\": { \"a\": 0, \"k\": [0, 0, 0], \"ix\": 1 },\n        \"s\": { \"a\": 0, \"k\": [100, 100, 100], \"ix\": 6 }\n      },\n      \"ao\": 0,\n      \"shapes\": [\n        {\n          \"ty\": \"gr\",\n          \"it\": [\n            {\n              \"ind\": 0,\n              \"ty\": \"sh\",\n              \"ix\": 1,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [1.36, 0.13],\n                    [0.55, -0.66],\n                    [1.5, 1.39],\n                    [0.89, -2.88],\n                    [3.57, 0.27],\n                    [-0.74, -4.39],\n                    [0.88, 0.33],\n                    [-0.42, -1.99],\n                    [-0.5, -2.15],\n                    [0.84, -0.07],\n                    [0.13, -0.32],\n                    [-2.44, -2.28],\n                    [-1.94, -0.12],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [-0.88, 4.16]\n                  ],\n                  \"o\": [\n                    [-0.51, -0.05],\n                    [0.78, -3.29],\n                    [-0.33, -0.31],\n                    [-0.56, -5.17],\n                    [-4.62, -0.36],\n                    [-1.02, -1.57],\n                    [-0.93, -0.36],\n                    [0.42, 1.98],\n                    [-0.97, -1.09],\n                    [-1.19, 0.1],\n                    [-1.16, 2.89],\n                    [2.28, 2.13],\n                    [0, 0],\n                    [0, 0],\n                    [0, 0],\n                    [4.62, -0.39],\n                    [0.6, -2.83]\n                  ],\n                  \"v\": [\n                    [9.29, 0.237],\n                    [7.92, 1.257],\n                    [8.76, -9.103],\n                    [4.7, -7.703],\n                    [-0.84, -19.993],\n                    [-3.31, -4.913],\n                    [-5.29, -7.883],\n                    [-7.97, -4.933],\n                    [-6.89, 1.757],\n                    [-9.18, -0.053],\n                    [-11.23, 2.157],\n                    [-8.54, 11.027],\n                    [-1.47, 13.847],\n                    [-1.47, 20.007],\n                    [0.75, 20.007],\n                    [0.75, 13.817],\n                    [11.5, 6.447]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 1\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"fl\",\n              \"c\": {\n                \"a\": 0,\n                \"k\": [0.941175997257, 0.945097982883, 0.945097982883, 1],\n                \"ix\": 4\n              },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 5 },\n              \"r\": 1,\n              \"nm\": \"Fill 1\",\n              \"mn\": \"ADBE Vector Graphic - Fill\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"tr\",\n              \"p\": { \"a\": 0, \"k\": [0, 0], \"ix\": 2 },\n              \"a\": { \"a\": 0, \"k\": [0, 0], \"ix\": 1 },\n              \"s\": { \"a\": 0, \"k\": [100, 100], \"ix\": 3 },\n              \"r\": { \"a\": 0, \"k\": 0, \"ix\": 6 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 7 },\n              \"sk\": { \"a\": 0, \"k\": 0, \"ix\": 4 },\n              \"sa\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"nm\": \"Transform\"\n            }\n          ],\n          \"nm\": \"Path\",\n          \"np\": 2,\n          \"cix\": 2,\n          \"ix\": 1,\n          \"mn\": \"ADBE Vector Group\",\n          \"hd\": false\n        }\n      ],\n      \"ip\": 0,\n      \"op\": 180,\n      \"st\": 0,\n      \"bm\": 0\n    },\n    {\n      \"ddd\": 0,\n      \"ind\": 82,\n      \"ty\": 4,\n      \"nm\": \"Path\",\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": { \"a\": 0, \"k\": 100, \"ix\": 11 },\n        \"r\": { \"a\": 0, \"k\": 0, \"ix\": 10 },\n        \"p\": { \"a\": 0, \"k\": [765.533, 290.074, 0], \"ix\": 2 },\n        \"a\": { \"a\": 0, \"k\": [0, 0, 0], \"ix\": 1 },\n        \"s\": { \"a\": 0, \"k\": [100, 100, 100], \"ix\": 6 }\n      },\n      \"ao\": 0,\n      \"shapes\": [\n        {\n          \"ty\": \"gr\",\n          \"it\": [\n            {\n              \"ind\": 0,\n              \"ty\": \"sh\",\n              \"ix\": 1,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [-19.03, -19.54],\n                    [18.05, -7.01],\n                    [6.09, -0.76],\n                    [16.08, 36.39],\n                    [18.38, 17.6],\n                    [-7.01, 68.17],\n                    [11.02, 1.53],\n                    [-2.37, 18],\n                    [-0.07, 0],\n                    [-4.51, 0],\n                    [-34.5, -39.67],\n                    [7.14, -2.74],\n                    [2.19, -11.49]\n                  ],\n                  \"o\": [\n                    [13.51, 13.87],\n                    [-9, 3.49],\n                    [-18.38, 2.3],\n                    [-16.09, -36.38],\n                    [-18.39, -17.59],\n                    [7.01, -68.17],\n                    [-7.12, -0.99],\n                    [0.07, -0.01],\n                    [4.33, -0.33],\n                    [52.55, 0],\n                    [-11.87, 5.65],\n                    [-17.62, 6.75],\n                    [-1.24, 6.5]\n                  ],\n                  \"v\": [\n                    [67.733, 64.6],\n                    [58.153, 108.62],\n                    [34.303, 115.73],\n                    [-18.547, 88.54],\n                    [-75.227, 63.67],\n                    [-35.287, -57.37],\n                    [-68.637, -72.69],\n                    [-71.307, -117.28],\n                    [-71.107, -117.3],\n                    [-57.777, -117.79],\n                    [79.173, -55.38],\n                    [48.093, -42.97],\n                    [28.283, 14.63]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 1\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"fl\",\n              \"c\": { \"a\": 0, \"k\": [1, 1, 1, 1], \"ix\": 4 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 5 },\n              \"r\": 1,\n              \"nm\": \"Fill 1\",\n              \"mn\": \"ADBE Vector Graphic - Fill\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"tr\",\n              \"p\": { \"a\": 0, \"k\": [0, 0], \"ix\": 2 },\n              \"a\": { \"a\": 0, \"k\": [0, 0], \"ix\": 1 },\n              \"s\": { \"a\": 0, \"k\": [100, 100], \"ix\": 3 },\n              \"r\": { \"a\": 0, \"k\": 0, \"ix\": 6 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 7 },\n              \"sk\": { \"a\": 0, \"k\": 0, \"ix\": 4 },\n              \"sa\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"nm\": \"Transform\"\n            }\n          ],\n          \"nm\": \"Path\",\n          \"np\": 2,\n          \"cix\": 2,\n          \"ix\": 1,\n          \"mn\": \"ADBE Vector Group\",\n          \"hd\": false\n        }\n      ],\n      \"ip\": 0,\n      \"op\": 180,\n      \"st\": 0,\n      \"bm\": 0\n    },\n    {\n      \"ddd\": 0,\n      \"ind\": 83,\n      \"ty\": 4,\n      \"nm\": \"Path\",\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": { \"a\": 0, \"k\": 100, \"ix\": 11 },\n        \"r\": { \"a\": 0, \"k\": 0, \"ix\": 10 },\n        \"p\": { \"a\": 0, \"k\": [696.833, 426.705, 0], \"ix\": 2 },\n        \"a\": { \"a\": 0, \"k\": [0, 0, 0], \"ix\": 1 },\n        \"s\": { \"a\": 0, \"k\": [100, 100, 100], \"ix\": 6 }\n      },\n      \"ao\": 0,\n      \"shapes\": [\n        {\n          \"ty\": \"gr\",\n          \"it\": [\n            {\n              \"ind\": 0,\n              \"ty\": \"sh\",\n              \"ix\": 1,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [-4.46, -4.64],\n                    [69.4, 0],\n                    [0, 100.78],\n                    [-1.62, 9.78],\n                    [-0.5, -0.16],\n                    [-44.95, -39.3],\n                    [-57.4, 19.34],\n                    [-22.43, -1.54],\n                    [-3.75, 12.38]\n                  ],\n                  \"o\": [\n                    [-30.84, 57.05],\n                    [-100.77, 0],\n                    [0, -10.22],\n                    [0.5, 0.1],\n                    [0, 0],\n                    [44.95, 39.29],\n                    [57.39, -19.34],\n                    [22.42, 1.55],\n                    [3.18, -10.5]\n                  ],\n                  \"v\": [\n                    [171.54, 14.704],\n                    [10.93, 110.504],\n                    [-171.54, -71.966],\n                    [-169.08, -101.996],\n                    [-167.58, -101.606],\n                    [-81.41, -89.076],\n                    [11.34, 40.704],\n                    [101.99, 12.854],\n                    [148.52, 6.664]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 1\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"fl\",\n              \"c\": { \"a\": 0, \"k\": [1, 1, 1, 1], \"ix\": 4 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 5 },\n              \"r\": 1,\n              \"nm\": \"Fill 1\",\n              \"mn\": \"ADBE Vector Graphic - Fill\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"tr\",\n              \"p\": { \"a\": 0, \"k\": [0, 0], \"ix\": 2 },\n              \"a\": { \"a\": 0, \"k\": [0, 0], \"ix\": 1 },\n              \"s\": { \"a\": 0, \"k\": [100, 100], \"ix\": 3 },\n              \"r\": { \"a\": 0, \"k\": 0, \"ix\": 6 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 7 },\n              \"sk\": { \"a\": 0, \"k\": 0, \"ix\": 4 },\n              \"sa\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"nm\": \"Transform\"\n            }\n          ],\n          \"nm\": \"Path\",\n          \"np\": 2,\n          \"cix\": 2,\n          \"ix\": 1,\n          \"mn\": \"ADBE Vector Group\",\n          \"hd\": false\n        }\n      ],\n      \"ip\": 0,\n      \"op\": 180,\n      \"st\": 0,\n      \"bm\": 0\n    },\n    {\n      \"ddd\": 0,\n      \"ind\": 84,\n      \"ty\": 4,\n      \"nm\": \"Path\",\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": { \"a\": 0, \"k\": 100, \"ix\": 11 },\n        \"r\": { \"a\": 0, \"k\": 0, \"ix\": 10 },\n        \"p\": { \"a\": 0, \"k\": [707.763, 354.745, 0], \"ix\": 2 },\n        \"a\": { \"a\": 0, \"k\": [0, 0, 0], \"ix\": 1 },\n        \"s\": { \"a\": 0, \"k\": [100, 100, 100], \"ix\": 6 }\n      },\n      \"ao\": 0,\n      \"shapes\": [\n        {\n          \"ty\": \"gr\",\n          \"it\": [\n            {\n              \"ind\": 0,\n              \"ty\": \"sh\",\n              \"ix\": 1,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [0, -45.7],\n                    [13.86, -25.72],\n                    [0.05, -0.09],\n                    [69.4, 0],\n                    [0, 100.78],\n                    [-1.62, 9.78],\n                    [-0.07, 0.4],\n                    [-84.07, 6.1],\n                    [-4.51, 0],\n                    [-33.45, -38.57]\n                  ],\n                  \"o\": [\n                    [0, 31.26],\n                    [-0.05, 0.09],\n                    [-30.84, 57.05],\n                    [-100.77, 0],\n                    [0, -10.22],\n                    [0.06, -0.4],\n                    [14.07, -81.6],\n                    [4.42, -0.33],\n                    [55.07, 0],\n                    [27.78, 32.02]\n                  ],\n                  \"v\": [\n                    [182.47, -0.005],\n                    [160.75, 86.405],\n                    [160.61, 86.665],\n                    [0, 182.465],\n                    [-182.47, -0.005],\n                    [-180.01, -30.035],\n                    [-179.81, -31.225],\n                    [-13.4, -181.975],\n                    [0, -182.465],\n                    [137.89, -119.505]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 1\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"fl\",\n              \"c\": {\n                \"a\": 0,\n                \"k\": [0.941175997257, 0.945097982883, 0.945097982883, 1],\n                \"ix\": 4\n              },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 5 },\n              \"r\": 1,\n              \"nm\": \"Fill 1\",\n              \"mn\": \"ADBE Vector Graphic - Fill\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"tr\",\n              \"p\": { \"a\": 0, \"k\": [0, 0], \"ix\": 2 },\n              \"a\": { \"a\": 0, \"k\": [0, 0], \"ix\": 1 },\n              \"s\": { \"a\": 0, \"k\": [100, 100], \"ix\": 3 },\n              \"r\": { \"a\": 0, \"k\": 0, \"ix\": 6 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 7 },\n              \"sk\": { \"a\": 0, \"k\": 0, \"ix\": 4 },\n              \"sa\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"nm\": \"Transform\"\n            }\n          ],\n          \"nm\": \"Path\",\n          \"np\": 2,\n          \"cix\": 2,\n          \"ix\": 1,\n          \"mn\": \"ADBE Vector Group\",\n          \"hd\": false\n        }\n      ],\n      \"ip\": 0,\n      \"op\": 180,\n      \"st\": 0,\n      \"bm\": 0\n    },\n    {\n      \"ddd\": 0,\n      \"ind\": 85,\n      \"ty\": 4,\n      \"nm\": \"Oval Copy\",\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": { \"a\": 0, \"k\": 100, \"ix\": 11 },\n        \"r\": { \"a\": 0, \"k\": 0, \"ix\": 10 },\n        \"p\": { \"a\": 0, \"k\": [708, 355, 0], \"ix\": 2 },\n        \"a\": { \"a\": 0, \"k\": [0, 0, 0], \"ix\": 1 },\n        \"s\": { \"a\": 0, \"k\": [100, 100, 100], \"ix\": 6 }\n      },\n      \"ao\": 0,\n      \"shapes\": [\n        {\n          \"ty\": \"gr\",\n          \"it\": [\n            {\n              \"d\": 1,\n              \"ty\": \"el\",\n              \"s\": { \"a\": 0, \"k\": [388, 388], \"ix\": 2 },\n              \"p\": { \"a\": 0, \"k\": [0, 0], \"ix\": 3 },\n              \"nm\": \"Ellipse Path 1\",\n              \"mn\": \"ADBE Vector Shape - Ellipse\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"st\",\n              \"c\": {\n                \"a\": 0,\n                \"k\": [0.137254998088, 0.121569000185, 0.125489994884, 1],\n                \"ix\": 3\n              },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 4 },\n              \"w\": { \"a\": 0, \"k\": 1, \"ix\": 5 },\n              \"lc\": 1,\n              \"lj\": 1,\n              \"ml\": 4,\n              \"ml2\": { \"a\": 0, \"k\": 4, \"ix\": 8 },\n              \"nm\": \"Stroke 1\",\n              \"mn\": \"ADBE Vector Graphic - Stroke\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"tr\",\n              \"p\": { \"a\": 0, \"k\": [0, 0], \"ix\": 2 },\n              \"a\": { \"a\": 0, \"k\": [0, 0], \"ix\": 1 },\n              \"s\": { \"a\": 0, \"k\": [100, 100], \"ix\": 3 },\n              \"r\": { \"a\": 0, \"k\": 0, \"ix\": 6 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 7 },\n              \"sk\": { \"a\": 0, \"k\": 0, \"ix\": 4 },\n              \"sa\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"nm\": \"Transform\"\n            }\n          ],\n          \"nm\": \"Oval Copy\",\n          \"np\": 2,\n          \"cix\": 2,\n          \"ix\": 1,\n          \"mn\": \"ADBE Vector Group\",\n          \"hd\": false\n        },\n        {\n          \"ty\": \"tm\",\n          \"s\": {\n            \"a\": 1,\n            \"k\": [\n              {\n                \"i\": { \"x\": [0.667], \"y\": [1] },\n                \"o\": { \"x\": [0.333], \"y\": [0] },\n                \"n\": [\"0p667_1_0p333_0\"],\n                \"t\": 155,\n                \"s\": [0],\n                \"e\": [75]\n              },\n              { \"t\": 175 }\n            ],\n            \"ix\": 1\n          },\n          \"e\": {\n            \"a\": 1,\n            \"k\": [\n              {\n                \"i\": { \"x\": [0.667], \"y\": [1] },\n                \"o\": { \"x\": [0.333], \"y\": [0] },\n                \"n\": [\"0p667_1_0p333_0\"],\n                \"t\": 5,\n                \"s\": [0],\n                \"e\": [75]\n              },\n              { \"t\": 20 }\n            ],\n            \"ix\": 2\n          },\n          \"o\": {\n            \"a\": 1,\n            \"k\": [\n              {\n                \"i\": { \"x\": [0.667], \"y\": [1] },\n                \"o\": { \"x\": [0.333], \"y\": [0] },\n                \"n\": [\"0p667_1_0p333_0\"],\n                \"t\": 10,\n                \"s\": [0],\n                \"e\": [360]\n              },\n              { \"t\": 179 }\n            ],\n            \"ix\": 3\n          },\n          \"m\": 1,\n          \"ix\": 2,\n          \"nm\": \"Trim Paths 1\",\n          \"mn\": \"ADBE Vector Filter - Trim\",\n          \"hd\": false\n        }\n      ],\n      \"ip\": 0,\n      \"op\": 180,\n      \"st\": 0,\n      \"bm\": 0\n    }\n  ],\n  \"markers\": []\n}\n"
  },
  {
    "path": "src/assets/animations/primaryLoadingDots.json",
    "content": "{\n  \"v\": \"4.10.2\",\n  \"fr\": 29.9700012207031,\n  \"ip\": 0,\n  \"op\": 40.0000016292334,\n  \"w\": 42,\n  \"h\": 17,\n  \"nm\": \"loading\",\n  \"ddd\": 0,\n  \"assets\": [],\n  \"layers\": [\n    {\n      \"ddd\": 0,\n      \"ind\": 1,\n      \"ty\": 4,\n      \"nm\": \"Left\",\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": {\n          \"a\": 1,\n          \"k\": [\n            {\n              \"i\": { \"x\": [0.833], \"y\": [0.833] },\n              \"o\": { \"x\": [0.167], \"y\": [0.167] },\n              \"n\": [\"0p833_0p833_0p167_0p167\"],\n              \"t\": 0,\n              \"s\": [30],\n              \"e\": [100]\n            },\n            {\n              \"i\": { \"x\": [0.833], \"y\": [0.833] },\n              \"o\": { \"x\": [0.167], \"y\": [0.167] },\n              \"n\": [\"0p833_0p833_0p167_0p167\"],\n              \"t\": 15,\n              \"s\": [100],\n              \"e\": [100]\n            },\n            {\n              \"i\": { \"x\": [0.833], \"y\": [0.833] },\n              \"o\": { \"x\": [0.167], \"y\": [0.167] },\n              \"n\": [\"0p833_0p833_0p167_0p167\"],\n              \"t\": 17.5,\n              \"s\": [100],\n              \"e\": [30]\n            },\n            { \"t\": 30.0000012219251 }\n          ],\n          \"ix\": 11\n        },\n        \"r\": { \"a\": 0, \"k\": 0, \"ix\": 10 },\n        \"p\": { \"a\": 0, \"k\": [23.188, 8.5, 0], \"ix\": 2 },\n        \"a\": { \"a\": 0, \"k\": [0, 0, 0], \"ix\": 1 },\n        \"s\": { \"a\": 0, \"k\": [100, 100, 100], \"ix\": 6 }\n      },\n      \"ao\": 0,\n      \"shapes\": [\n        {\n          \"ty\": \"gr\",\n          \"it\": [\n            {\n              \"d\": 1,\n              \"ty\": \"el\",\n              \"s\": { \"a\": 0, \"k\": [7, 7], \"ix\": 2 },\n              \"p\": { \"a\": 0, \"k\": [0, 0], \"ix\": 3 },\n              \"nm\": \"Caminho da elipse 1\",\n              \"mn\": \"ADBE Vector Shape - Ellipse\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"st\",\n              \"c\": { \"a\": 0, \"k\": [1, 1, 1, 1], \"ix\": 3 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 4 },\n              \"w\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"lc\": 1,\n              \"lj\": 1,\n              \"ml\": 4,\n              \"nm\": \"Traçado 1\",\n              \"mn\": \"ADBE Vector Graphic - Stroke\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"fl\",\n              \"c\": { \"a\": 0, \"k\": [1, 0.8, 0, 1], \"ix\": 4 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 5 },\n              \"r\": 1,\n              \"nm\": \"Preenchimento 1\",\n              \"mn\": \"ADBE Vector Graphic - Fill\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"tr\",\n              \"p\": { \"a\": 0, \"k\": [-13.11, 0.14], \"ix\": 2 },\n              \"a\": { \"a\": 0, \"k\": [0, 0], \"ix\": 1 },\n              \"s\": { \"a\": 0, \"k\": [100, 100], \"ix\": 3 },\n              \"r\": { \"a\": 0, \"k\": 0, \"ix\": 6 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 7 },\n              \"sk\": { \"a\": 0, \"k\": 0, \"ix\": 4 },\n              \"sa\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"nm\": \"Transformar\"\n            }\n          ],\n          \"nm\": \"Elipse 1\",\n          \"np\": 3,\n          \"cix\": 2,\n          \"ix\": 1,\n          \"mn\": \"ADBE Vector Group\",\n          \"hd\": false\n        }\n      ],\n      \"ip\": 0,\n      \"op\": 40.0000016292334,\n      \"st\": 0,\n      \"bm\": 0\n    },\n    {\n      \"ddd\": 0,\n      \"ind\": 2,\n      \"ty\": 4,\n      \"nm\": \"Mid\",\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": {\n          \"a\": 1,\n          \"k\": [\n            {\n              \"i\": { \"x\": [0.833], \"y\": [0.833] },\n              \"o\": { \"x\": [0.167], \"y\": [0.167] },\n              \"n\": [\"0p833_0p833_0p167_0p167\"],\n              \"t\": 10,\n              \"s\": [30],\n              \"e\": [100]\n            },\n            {\n              \"i\": { \"x\": [0.833], \"y\": [0.833] },\n              \"o\": { \"x\": [0.167], \"y\": [0.167] },\n              \"n\": [\"0p833_0p833_0p167_0p167\"],\n              \"t\": 20,\n              \"s\": [100],\n              \"e\": [100]\n            },\n            {\n              \"i\": { \"x\": [0.833], \"y\": [0.833] },\n              \"o\": { \"x\": [0.167], \"y\": [0.167] },\n              \"n\": [\"0p833_0p833_0p167_0p167\"],\n              \"t\": 22.5,\n              \"s\": [100],\n              \"e\": [30]\n            },\n            { \"t\": 35.0000014255792 }\n          ],\n          \"ix\": 11\n        },\n        \"r\": { \"a\": 0, \"k\": 0, \"ix\": 10 },\n        \"p\": { \"a\": 0, \"k\": [34.188, 8.5, 0], \"ix\": 2 },\n        \"a\": { \"a\": 0, \"k\": [0, 0, 0], \"ix\": 1 },\n        \"s\": { \"a\": 0, \"k\": [100, 100, 100], \"ix\": 6 }\n      },\n      \"ao\": 0,\n      \"shapes\": [\n        {\n          \"ty\": \"gr\",\n          \"it\": [\n            {\n              \"d\": 1,\n              \"ty\": \"el\",\n              \"s\": { \"a\": 0, \"k\": [7, 7], \"ix\": 2 },\n              \"p\": { \"a\": 0, \"k\": [0, 0], \"ix\": 3 },\n              \"nm\": \"Caminho da elipse 1\",\n              \"mn\": \"ADBE Vector Shape - Ellipse\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"st\",\n              \"c\": { \"a\": 0, \"k\": [1, 1, 1, 1], \"ix\": 3 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 4 },\n              \"w\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"lc\": 1,\n              \"lj\": 1,\n              \"ml\": 4,\n              \"nm\": \"Traçado 1\",\n              \"mn\": \"ADBE Vector Graphic - Stroke\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"fl\",\n              \"c\": { \"a\": 0, \"k\": [1, 0.8, 0, 1], \"ix\": 4 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 5 },\n              \"r\": 1,\n              \"nm\": \"Preenchimento 1\",\n              \"mn\": \"ADBE Vector Graphic - Fill\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"tr\",\n              \"p\": { \"a\": 0, \"k\": [-13.11, 0.14], \"ix\": 2 },\n              \"a\": { \"a\": 0, \"k\": [0, 0], \"ix\": 1 },\n              \"s\": { \"a\": 0, \"k\": [100, 100], \"ix\": 3 },\n              \"r\": { \"a\": 0, \"k\": 0, \"ix\": 6 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 7 },\n              \"sk\": { \"a\": 0, \"k\": 0, \"ix\": 4 },\n              \"sa\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"nm\": \"Transformar\"\n            }\n          ],\n          \"nm\": \"Elipse 1\",\n          \"np\": 3,\n          \"cix\": 2,\n          \"ix\": 1,\n          \"mn\": \"ADBE Vector Group\",\n          \"hd\": false\n        }\n      ],\n      \"ip\": 0,\n      \"op\": 40.0000016292334,\n      \"st\": 0,\n      \"bm\": 0\n    },\n    {\n      \"ddd\": 0,\n      \"ind\": 3,\n      \"ty\": 4,\n      \"nm\": \"Right\",\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": {\n          \"a\": 1,\n          \"k\": [\n            {\n              \"i\": { \"x\": [0.833], \"y\": [0.833] },\n              \"o\": { \"x\": [0.167], \"y\": [0.167] },\n              \"n\": [\"0p833_0p833_0p167_0p167\"],\n              \"t\": 15,\n              \"s\": [30],\n              \"e\": [100]\n            },\n            {\n              \"i\": { \"x\": [0.833], \"y\": [0.833] },\n              \"o\": { \"x\": [0.167], \"y\": [0.167] },\n              \"n\": [\"0p833_0p833_0p167_0p167\"],\n              \"t\": 25,\n              \"s\": [100],\n              \"e\": [100]\n            },\n            {\n              \"i\": { \"x\": [0.833], \"y\": [0.833] },\n              \"o\": { \"x\": [0.167], \"y\": [0.167] },\n              \"n\": [\"0p833_0p833_0p167_0p167\"],\n              \"t\": 27.5,\n              \"s\": [100],\n              \"e\": [30]\n            },\n            { \"t\": 40.0000016292334 }\n          ],\n          \"ix\": 11\n        },\n        \"r\": { \"a\": 0, \"k\": 0, \"ix\": 10 },\n        \"p\": { \"a\": 0, \"k\": [44.812, 8.5, 0], \"ix\": 2 },\n        \"a\": { \"a\": 0, \"k\": [0, 0, 0], \"ix\": 1 },\n        \"s\": { \"a\": 0, \"k\": [100, 100, 100], \"ix\": 6 }\n      },\n      \"ao\": 0,\n      \"shapes\": [\n        {\n          \"ty\": \"gr\",\n          \"it\": [\n            {\n              \"d\": 1,\n              \"ty\": \"el\",\n              \"s\": { \"a\": 0, \"k\": [7, 7], \"ix\": 2 },\n              \"p\": { \"a\": 0, \"k\": [0, 0], \"ix\": 3 },\n              \"nm\": \"Caminho da elipse 1\",\n              \"mn\": \"ADBE Vector Shape - Ellipse\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"st\",\n              \"c\": { \"a\": 0, \"k\": [1, 1, 1, 1], \"ix\": 3 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 4 },\n              \"w\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"lc\": 1,\n              \"lj\": 1,\n              \"ml\": 4,\n              \"nm\": \"Traçado 1\",\n              \"mn\": \"ADBE Vector Graphic - Stroke\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"fl\",\n              \"c\": { \"a\": 0, \"k\": [1, 0.8, 0, 1], \"ix\": 4 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 5 },\n              \"r\": 1,\n              \"nm\": \"Preenchimento 1\",\n              \"mn\": \"ADBE Vector Graphic - Fill\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"tr\",\n              \"p\": { \"a\": 0, \"k\": [-13.11, 0.14], \"ix\": 2 },\n              \"a\": { \"a\": 0, \"k\": [0, 0], \"ix\": 1 },\n              \"s\": { \"a\": 0, \"k\": [100, 100], \"ix\": 3 },\n              \"r\": { \"a\": 0, \"k\": 0, \"ix\": 6 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 7 },\n              \"sk\": { \"a\": 0, \"k\": 0, \"ix\": 4 },\n              \"sa\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"nm\": \"Transformar\"\n            }\n          ],\n          \"nm\": \"Elipse 1\",\n          \"np\": 3,\n          \"cix\": 2,\n          \"ix\": 1,\n          \"mn\": \"ADBE Vector Group\",\n          \"hd\": false\n        }\n      ],\n      \"ip\": 0,\n      \"op\": 40.0000016292334,\n      \"st\": 0,\n      \"bm\": 0\n    }\n  ]\n}\n"
  },
  {
    "path": "src/assets/animations/swipe.json",
    "content": "{\n  \"v\": \"5.1.20\",\n  \"fr\": 30,\n  \"ip\": 0,\n  \"op\": 66,\n  \"w\": 930,\n  \"h\": 950,\n  \"nm\": \"Hand_02\",\n  \"ddd\": 0,\n  \"assets\": [],\n  \"layers\": [\n    {\n      \"ddd\": 0,\n      \"ind\": 1,\n      \"ty\": 3,\n      \"nm\": \"Scale\",\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": { \"a\": 0, \"k\": 0, \"ix\": 11 },\n        \"r\": { \"a\": 0, \"k\": 0, \"ix\": 10 },\n        \"p\": { \"a\": 0, \"k\": [465.00000000000006, 475, 0], \"ix\": 2 },\n        \"a\": { \"a\": 0, \"k\": [0, 0, 0], \"ix\": 1 },\n        \"s\": {\n          \"a\": 1,\n          \"k\": [\n            {\n              \"i\": { \"x\": [0.667, 0.667, 0.667], \"y\": [1, 1, 1] },\n              \"o\": { \"x\": [0.167, 0.167, 0.167], \"y\": [0, 0, 0] },\n              \"n\": [\"0p667_1_0p167_0\", \"0p667_1_0p167_0\", \"0p667_1_0p167_0\"],\n              \"t\": 7,\n              \"s\": [105, 105, 100],\n              \"e\": [109.00000000000001, 109.00000000000001, 100]\n            },\n            {\n              \"i\": { \"x\": [0.667, 0.667, 0.667], \"y\": [1, 1, 1] },\n              \"o\": { \"x\": [0.333, 0.333, 0.333], \"y\": [0, 0, 0] },\n              \"n\": [\"0p667_1_0p333_0\", \"0p667_1_0p333_0\", \"0p667_1_0p333_0\"],\n              \"t\": 23,\n              \"s\": [109.00000000000001, 109.00000000000001, 100],\n              \"e\": [109.00000000000001, 109.00000000000001, 100]\n            },\n            {\n              \"i\": { \"x\": [0.667, 0.667, 0.667], \"y\": [1, 1, 1] },\n              \"o\": { \"x\": [0.333, 0.333, 0.333], \"y\": [0, 0, 0] },\n              \"n\": [\"0p667_1_0p333_0\", \"0p667_1_0p333_0\", \"0p667_1_0p333_0\"],\n              \"t\": 41,\n              \"s\": [109.00000000000001, 109.00000000000001, 100],\n              \"e\": [100, 100, 100]\n            },\n            {\n              \"i\": { \"x\": [0.667, 0.667, 0.667], \"y\": [1, 1, 1] },\n              \"o\": { \"x\": [0.333, 0.333, 0.333], \"y\": [0, 0, 0] },\n              \"n\": [\"0p667_1_0p333_0\", \"0p667_1_0p333_0\", \"0p667_1_0p333_0\"],\n              \"t\": 45,\n              \"s\": [100, 100, 100],\n              \"e\": [100, 100, 100]\n            },\n            {\n              \"i\": { \"x\": [0.667, 0.667, 0.667], \"y\": [1, 1, 1] },\n              \"o\": { \"x\": [0.333, 0.333, 0.333], \"y\": [0, 0, 0] },\n              \"n\": [\"0p667_1_0p333_0\", \"0p667_1_0p333_0\", \"0p667_1_0p333_0\"],\n              \"t\": 48,\n              \"s\": [100, 100, 100],\n              \"e\": [105, 105, 100]\n            },\n            { \"t\": 51 }\n          ],\n          \"ix\": 6\n        }\n      },\n      \"ao\": 0,\n      \"ip\": 0,\n      \"op\": 754,\n      \"st\": 0,\n      \"bm\": 0\n    },\n    {\n      \"ddd\": 0,\n      \"ind\": 3,\n      \"ty\": 4,\n      \"nm\": \"Pfeile 5\",\n      \"parent\": 6,\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": { \"a\": 0, \"k\": 100, \"ix\": 11 },\n        \"r\": { \"a\": 0, \"k\": 0, \"ix\": 10 },\n        \"p\": { \"a\": 0, \"k\": [22.508, 8.557, 0], \"ix\": 2 },\n        \"a\": { \"a\": 0, \"k\": [28.193, 11.958, 0], \"ix\": 1 },\n        \"s\": { \"a\": 0, \"k\": [100, 100, 100], \"ix\": 6 }\n      },\n      \"ao\": 0,\n      \"shapes\": [\n        {\n          \"ty\": \"gr\",\n          \"it\": [\n            {\n              \"ind\": 0,\n              \"ty\": \"sh\",\n              \"ix\": 1,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [0, 0],\n                    [0, 0]\n                  ],\n                  \"o\": [\n                    [0, 0],\n                    [0, 0]\n                  ],\n                  \"v\": [\n                    [8.608, 11.958],\n                    [19.26, 11.958]\n                  ],\n                  \"c\": false\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 1\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"st\",\n              \"c\": {\n                \"a\": 0,\n                \"k\": [\n                  0.36470588235294116,\n                  0.3843137254901961,\n                  0.4588235294117647,\n                  1\n                ],\n                \"ix\": 3\n              },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 4 },\n              \"w\": { \"a\": 0, \"k\": 3, \"ix\": 5 },\n              \"lc\": 2,\n              \"lj\": 2,\n              \"nm\": \"Stroke 1\",\n              \"mn\": \"ADBE Vector Graphic - Stroke\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"tr\",\n              \"p\": { \"a\": 0, \"k\": [0, 0], \"ix\": 2 },\n              \"a\": { \"a\": 0, \"k\": [0, 0], \"ix\": 1 },\n              \"s\": { \"a\": 0, \"k\": [100, 100], \"ix\": 3 },\n              \"r\": { \"a\": 0, \"k\": 0, \"ix\": 6 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 7 },\n              \"sk\": { \"a\": 0, \"k\": 0, \"ix\": 4 },\n              \"sa\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"nm\": \"Transform\"\n            }\n          ],\n          \"nm\": \"Group 1\",\n          \"np\": 2,\n          \"cix\": 2,\n          \"ix\": 1,\n          \"mn\": \"ADBE Vector Group\",\n          \"hd\": false\n        },\n        {\n          \"ty\": \"gr\",\n          \"it\": [\n            {\n              \"ind\": 0,\n              \"ty\": \"sh\",\n              \"ix\": 1,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [0, 0],\n                    [0, 0],\n                    [0, 0]\n                  ],\n                  \"o\": [\n                    [0, 0],\n                    [0, 0],\n                    [0, 0]\n                  ],\n                  \"v\": [\n                    [2.229, 4.458],\n                    [-2.229, 0.001],\n                    [2.229, -4.458]\n                  ],\n                  \"c\": false\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 1\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"st\",\n              \"c\": {\n                \"a\": 0,\n                \"k\": [\n                  0.36470588235294116,\n                  0.3843137254901961,\n                  0.4588235294117647,\n                  1\n                ],\n                \"ix\": 3\n              },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 4 },\n              \"w\": { \"a\": 0, \"k\": 3, \"ix\": 5 },\n              \"lc\": 2,\n              \"lj\": 2,\n              \"nm\": \"Stroke 1\",\n              \"mn\": \"ADBE Vector Graphic - Stroke\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"tr\",\n              \"p\": { \"a\": 0, \"k\": [9.729, 11.958], \"ix\": 2 },\n              \"a\": { \"a\": 0, \"k\": [0, 0], \"ix\": 1 },\n              \"s\": { \"a\": 0, \"k\": [100, 100], \"ix\": 3 },\n              \"r\": { \"a\": 0, \"k\": 0, \"ix\": 6 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 7 },\n              \"sk\": { \"a\": 0, \"k\": 0, \"ix\": 4 },\n              \"sa\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"nm\": \"Transform\"\n            }\n          ],\n          \"nm\": \"Group 2\",\n          \"np\": 2,\n          \"cix\": 2,\n          \"ix\": 2,\n          \"mn\": \"ADBE Vector Group\",\n          \"hd\": false\n        }\n      ],\n      \"ip\": 0,\n      \"op\": 754,\n      \"st\": 0,\n      \"bm\": 0\n    },\n    {\n      \"ddd\": 0,\n      \"ind\": 4,\n      \"ty\": 4,\n      \"nm\": \"Pfeile 4\",\n      \"parent\": 6,\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": { \"a\": 0, \"k\": 100, \"ix\": 11 },\n        \"r\": { \"a\": 0, \"k\": 0, \"ix\": 10 },\n        \"p\": { \"a\": 0, \"k\": [26.108, 8.557, 0], \"ix\": 2 },\n        \"a\": { \"a\": 0, \"k\": [28.193, 11.958, 0], \"ix\": 1 },\n        \"s\": { \"a\": 0, \"k\": [100, 100, 100], \"ix\": 6 }\n      },\n      \"ao\": 0,\n      \"shapes\": [\n        {\n          \"ty\": \"gr\",\n          \"it\": [\n            {\n              \"ind\": 0,\n              \"ty\": \"sh\",\n              \"ix\": 1,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [0, 0],\n                    [0, 0]\n                  ],\n                  \"o\": [\n                    [0, 0],\n                    [0, 0]\n                  ],\n                  \"v\": [\n                    [47.777, 11.958],\n                    [37.125, 11.958]\n                  ],\n                  \"c\": false\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 1\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"st\",\n              \"c\": {\n                \"a\": 0,\n                \"k\": [\n                  0.36470588235294116,\n                  0.3843137254901961,\n                  0.4588235294117647,\n                  1\n                ],\n                \"ix\": 3\n              },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 4 },\n              \"w\": { \"a\": 0, \"k\": 3, \"ix\": 5 },\n              \"lc\": 2,\n              \"lj\": 2,\n              \"nm\": \"Stroke 1\",\n              \"mn\": \"ADBE Vector Graphic - Stroke\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"tr\",\n              \"p\": { \"a\": 0, \"k\": [0, 0], \"ix\": 2 },\n              \"a\": { \"a\": 0, \"k\": [0, 0], \"ix\": 1 },\n              \"s\": { \"a\": 0, \"k\": [100, 100], \"ix\": 3 },\n              \"r\": { \"a\": 0, \"k\": 0, \"ix\": 6 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 7 },\n              \"sk\": { \"a\": 0, \"k\": 0, \"ix\": 4 },\n              \"sa\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"nm\": \"Transform\"\n            }\n          ],\n          \"nm\": \"Group 3\",\n          \"np\": 2,\n          \"cix\": 2,\n          \"ix\": 1,\n          \"mn\": \"ADBE Vector Group\",\n          \"hd\": false\n        },\n        {\n          \"ty\": \"gr\",\n          \"it\": [\n            {\n              \"ind\": 0,\n              \"ty\": \"sh\",\n              \"ix\": 1,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [0, 0],\n                    [0, 0],\n                    [0, 0]\n                  ],\n                  \"o\": [\n                    [0, 0],\n                    [0, 0],\n                    [0, 0]\n                  ],\n                  \"v\": [\n                    [-2.229, -4.458],\n                    [2.229, -0.001],\n                    [-2.229, 4.458]\n                  ],\n                  \"c\": false\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 1\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"st\",\n              \"c\": {\n                \"a\": 0,\n                \"k\": [\n                  0.36470588235294116,\n                  0.3843137254901961,\n                  0.4588235294117647,\n                  1\n                ],\n                \"ix\": 3\n              },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 4 },\n              \"w\": { \"a\": 0, \"k\": 3, \"ix\": 5 },\n              \"lc\": 2,\n              \"lj\": 2,\n              \"nm\": \"Stroke 1\",\n              \"mn\": \"ADBE Vector Graphic - Stroke\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"tr\",\n              \"p\": { \"a\": 0, \"k\": [46.656, 11.958], \"ix\": 2 },\n              \"a\": { \"a\": 0, \"k\": [0, 0], \"ix\": 1 },\n              \"s\": { \"a\": 0, \"k\": [100, 100], \"ix\": 3 },\n              \"r\": { \"a\": 0, \"k\": 0, \"ix\": 6 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 7 },\n              \"sk\": { \"a\": 0, \"k\": 0, \"ix\": 4 },\n              \"sa\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"nm\": \"Transform\"\n            }\n          ],\n          \"nm\": \"Group 4\",\n          \"np\": 2,\n          \"cix\": 2,\n          \"ix\": 2,\n          \"mn\": \"ADBE Vector Group\",\n          \"hd\": false\n        }\n      ],\n      \"ip\": 0,\n      \"op\": 754,\n      \"st\": 0,\n      \"bm\": 0\n    },\n    {\n      \"ddd\": 0,\n      \"ind\": 6,\n      \"ty\": 4,\n      \"nm\": \"Hand Rework\",\n      \"parent\": 1,\n      \"sr\": 1,\n      \"ks\": {\n        \"o\": { \"a\": 0, \"k\": 100, \"ix\": 11 },\n        \"r\": {\n          \"a\": 1,\n          \"k\": [\n            {\n              \"i\": { \"x\": [0.667], \"y\": [1] },\n              \"o\": { \"x\": [0.333], \"y\": [0] },\n              \"n\": [\"0p667_1_0p333_0\"],\n              \"t\": 7,\n              \"s\": [0],\n              \"e\": [5]\n            },\n            {\n              \"i\": { \"x\": [0.667], \"y\": [1] },\n              \"o\": { \"x\": [0.333], \"y\": [0] },\n              \"n\": [\"0p667_1_0p333_0\"],\n              \"t\": 45,\n              \"s\": [5],\n              \"e\": [0]\n            },\n            {\n              \"i\": { \"x\": [0.314], \"y\": [1] },\n              \"o\": { \"x\": [0.094], \"y\": [0] },\n              \"n\": [\"0p314_1_0p094_0\"],\n              \"t\": 49,\n              \"s\": [0],\n              \"e\": [0]\n            },\n            { \"t\": 59 }\n          ],\n          \"ix\": 10\n        },\n        \"p\": {\n          \"a\": 1,\n          \"k\": [\n            {\n              \"i\": { \"x\": 0.437, \"y\": 1 },\n              \"o\": { \"x\": 0.268, \"y\": 0 },\n              \"n\": \"0p437_1_0p268_0\",\n              \"t\": 7,\n              \"s\": [-74.001, 88.131, 0],\n              \"e\": [166.999, 88.131, 0],\n              \"to\": [40.1666603088379, 0, 0],\n              \"ti\": [6.50000476837158, 0, 0]\n            },\n            {\n              \"i\": { \"x\": 0.298, \"y\": 1 },\n              \"o\": { \"x\": 0.092, \"y\": 0 },\n              \"n\": \"0p298_1_0p092_0\",\n              \"t\": 45,\n              \"s\": [166.999, 88.131, 0],\n              \"e\": [-113.001, 88.131, 0],\n              \"to\": [-6.50000476837158, 0, 0],\n              \"ti\": [40.1666679382324, 0, 0]\n            },\n            {\n              \"i\": { \"x\": 0.203, \"y\": 1 },\n              \"o\": { \"x\": 0.158, \"y\": 0 },\n              \"n\": \"0p203_1_0p158_0\",\n              \"t\": 49,\n              \"s\": [-113.001, 88.131, 0],\n              \"e\": [-74.001, 88.131, 0],\n              \"to\": [-40.1666679382324, 0, 0],\n              \"ti\": [-6.5, 0, 0]\n            },\n            { \"t\": 58 }\n          ],\n          \"ix\": 2\n        },\n        \"a\": { \"a\": 0, \"k\": [29.889, 38.87, 0], \"ix\": 1 },\n        \"s\": { \"a\": 0, \"k\": [1000, 1000, 100], \"ix\": 6 }\n      },\n      \"ao\": 0,\n      \"shapes\": [\n        {\n          \"ty\": \"gr\",\n          \"it\": [\n            {\n              \"ind\": 0,\n              \"ty\": \"sh\",\n              \"ix\": 1,\n              \"ks\": {\n                \"a\": 0,\n                \"k\": {\n                  \"i\": [\n                    [0, 0],\n                    [0, 0],\n                    [1.997, -0.944],\n                    [-0.944, -1.997],\n                    [0, 0],\n                    [-9, 2.334],\n                    [0, 4.14],\n                    [0, 0],\n                    [2.164, 0],\n                    [0, -2.164],\n                    [0, 0],\n                    [0, 0],\n                    [2.219, 0],\n                    [0, -2.22],\n                    [0, 0],\n                    [0, 0],\n                    [2.123, 0],\n                    [0, 0],\n                    [0, -2.123],\n                    [0, 0],\n                    [0, 0],\n                    [2.209, 0],\n                    [0, -2.209]\n                  ],\n                  \"o\": [\n                    [0, 0],\n                    [-0.943, -1.997],\n                    [-1.998, 0.943],\n                    [0, 0],\n                    [4.25, 9.249],\n                    [9.686, -2.51],\n                    [0, 0],\n                    [0, -2.164],\n                    [-2.164, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, -2.22],\n                    [-2.22, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, -2.123],\n                    [0, 0],\n                    [-2.123, 0],\n                    [0, 0],\n                    [0, 0],\n                    [0, -2.209],\n                    [-2.209, 0],\n                    [0, 0]\n                  ],\n                  \"v\": [\n                    [-9.48, 4.599],\n                    [-14.212, -5.822],\n                    [-19.537, -7.73],\n                    [-21.445, -2.405],\n                    [-11.855, 17.662],\n                    [9.895, 29.036],\n                    [22.389, 12.343],\n                    [22.389, -2.113],\n                    [18.47, -6.032],\n                    [14.551, -2.113],\n                    [14.551, -1.969],\n                    [14.551, -4.594],\n                    [10.533, -8.613],\n                    [6.514, -4.594],\n                    [6.514, -4.207],\n                    [6.514, -7.05],\n                    [2.67, -10.894],\n                    [2.364, -10.894],\n                    [-1.48, -7.05],\n                    [-1.48, -5.55],\n                    [-1.48, -27.37],\n                    [-5.48, -31.37],\n                    [-9.48, -27.37]\n                  ],\n                  \"c\": true\n                },\n                \"ix\": 2\n              },\n              \"nm\": \"Path 1\",\n              \"mn\": \"ADBE Vector Shape - Group\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"st\",\n              \"c\": {\n                \"a\": 0,\n                \"k\": [\n                  0.36470588235294116,\n                  0.3843137254901961,\n                  0.4588235294117647,\n                  1\n                ],\n                \"ix\": 3\n              },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 4 },\n              \"w\": { \"a\": 0, \"k\": 3, \"ix\": 5 },\n              \"lc\": 2,\n              \"lj\": 2,\n              \"nm\": \"Stroke 1\",\n              \"mn\": \"ADBE Vector Graphic - Stroke\",\n              \"hd\": false\n            },\n            {\n              \"ty\": \"tr\",\n              \"p\": { \"a\": 0, \"k\": [29.889, 38.87], \"ix\": 2 },\n              \"a\": { \"a\": 0, \"k\": [0, 0], \"ix\": 1 },\n              \"s\": { \"a\": 0, \"k\": [100, 100], \"ix\": 3 },\n              \"r\": { \"a\": 0, \"k\": 0, \"ix\": 6 },\n              \"o\": { \"a\": 0, \"k\": 100, \"ix\": 7 },\n              \"sk\": { \"a\": 0, \"k\": 0, \"ix\": 4 },\n              \"sa\": { \"a\": 0, \"k\": 0, \"ix\": 5 },\n              \"nm\": \"Transform\"\n            }\n          ],\n          \"nm\": \"Group 1\",\n          \"np\": 2,\n          \"cix\": 2,\n          \"ix\": 1,\n          \"mn\": \"ADBE Vector Group\",\n          \"hd\": false\n        }\n      ],\n      \"ip\": 0,\n      \"op\": 754,\n      \"st\": 0,\n      \"bm\": 0\n    }\n  ],\n  \"markers\": []\n}\n"
  },
  {
    "path": "src/assets/fonts/Gilroy-Bold.hhea.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"no\" ?>\n<!DOCTYPE hheaTable [\n<!ELEMENT hheaTable EMPTY>\n<!ATTLIST hheaTable versionMajor CDATA #IMPLIED\n\tversionMinor CDATA #IMPLIED\n\tascender CDATA #IMPLIED\n\tdescender CDATA #IMPLIED\n\tlineGap CDATA #IMPLIED\n\tadvanceWidthMax CDATA #IMPLIED\n\tminLeftSideBearing CDATA #IMPLIED\n\tminRightSideBearing CDATA #IMPLIED\n\txMaxExtent CDATA #IMPLIED\n\tcaretSlopeRise CDATA #IMPLIED\n\tcaretSlopeRun CDATA #IMPLIED\n\tcaretOffset CDATA #IMPLIED\n\tmetricDataFormat CDATA #IMPLIED\n\tnumberOfHMetrics CDATA #IMPLIED\n>\n]>\n\n\n<!--\n\n\tData generated \tMon Jul 13 13:37:37 2020\n\n\tGenerated by ftxdumperfuser build 357,\n\t\tFontToolbox.framework build 335\n\n\tFont full name: 'Gilroy-Bold'\n\tFont PostScript name: 'Gilroy-Bold'\n\n-->\n\n\n<hheaTable\n\tversionMajor=\"1\"\n\tversionMinor=\"0\"\n\tascender=\"1100\"\n\tdescender=\"-192\"\n\tlineGap=\"238\"\n\tadvanceWidthMax=\"1139\"\n\tminLeftSideBearing=\"-415\"\n\tminRightSideBearing=\"-150\"\n\txMaxExtent=\"1094\"\n\tcaretSlopeRise=\"1\"\n\tcaretSlopeRun=\"0\"\n\tcaretOffset=\"0\"\n\tmetricDataFormat=\"0\"\n\tnumberOfHMetrics=\"556\"\n\t/>\n\n"
  },
  {
    "path": "src/assets/fonts/Gilroy-ExtraBold.hhea.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"no\" ?>\n<!DOCTYPE hheaTable [\n<!ELEMENT hheaTable EMPTY>\n<!ATTLIST hheaTable versionMajor CDATA #IMPLIED\n\tversionMinor CDATA #IMPLIED\n\tascender CDATA #IMPLIED\n\tdescender CDATA #IMPLIED\n\tlineGap CDATA #IMPLIED\n\tadvanceWidthMax CDATA #IMPLIED\n\tminLeftSideBearing CDATA #IMPLIED\n\tminRightSideBearing CDATA #IMPLIED\n\txMaxExtent CDATA #IMPLIED\n\tcaretSlopeRise CDATA #IMPLIED\n\tcaretSlopeRun CDATA #IMPLIED\n\tcaretOffset CDATA #IMPLIED\n\tmetricDataFormat CDATA #IMPLIED\n\tnumberOfHMetrics CDATA #IMPLIED\n>\n]>\n\n\n<!--\n\n\tData generated \tMon Jul 13 13:45:38 2020\n\n\tGenerated by ftxdumperfuser build 357,\n\t\tFontToolbox.framework build 335\n\n\tFont full name: 'Gilroy-ExtraBold'\n\tFont PostScript name: 'Gilroy-ExtraBold'\n\n-->\n\n\n<hheaTable\n\tversionMajor=\"1\"\n\tversionMinor=\"0\"\n\tascender=\"1100\"\n\tdescender=\"-192\"\n\tlineGap=\"250\"\n\tadvanceWidthMax=\"1164\"\n\tminLeftSideBearing=\"-447\"\n\tminRightSideBearing=\"-160\"\n\txMaxExtent=\"1124\"\n\tcaretSlopeRise=\"1\"\n\tcaretSlopeRun=\"0\"\n\tcaretOffset=\"0\"\n\tmetricDataFormat=\"0\"\n\tnumberOfHMetrics=\"556\"\n\t/>\n\n"
  },
  {
    "path": "src/assets/fonts/Gilroy-Light.hhea.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"no\" ?>\n<!DOCTYPE hheaTable [\n<!ELEMENT hheaTable EMPTY>\n<!ATTLIST hheaTable versionMajor CDATA #IMPLIED\n\tversionMinor CDATA #IMPLIED\n\tascender CDATA #IMPLIED\n\tdescender CDATA #IMPLIED\n\tlineGap CDATA #IMPLIED\n\tadvanceWidthMax CDATA #IMPLIED\n\tminLeftSideBearing CDATA #IMPLIED\n\tminRightSideBearing CDATA #IMPLIED\n\txMaxExtent CDATA #IMPLIED\n\tcaretSlopeRise CDATA #IMPLIED\n\tcaretSlopeRun CDATA #IMPLIED\n\tcaretOffset CDATA #IMPLIED\n\tmetricDataFormat CDATA #IMPLIED\n\tnumberOfHMetrics CDATA #IMPLIED\n>\n]>\n\n\n<!--\n\n\tData generated \tMon Jul 13 13:37:54 2020\n\n\tGenerated by ftxdumperfuser build 357,\n\t\tFontToolbox.framework build 335\n\n\tFont full name: 'Gilroy-Light'\n\tFont PostScript name: 'Gilroy-Light'\n\n-->\n\n\n<hheaTable\n\tversionMajor=\"1\"\n\tversionMinor=\"0\"\n\tascender=\"1100\"\n\tdescender=\"-192\"\n\tlineGap=\"200\"\n\tadvanceWidthMax=\"1076\"\n\tminLeftSideBearing=\"-295\"\n\tminRightSideBearing=\"-113\"\n\txMaxExtent=\"1021\"\n\tcaretSlopeRise=\"1\"\n\tcaretSlopeRun=\"0\"\n\tcaretOffset=\"0\"\n\tmetricDataFormat=\"0\"\n\tnumberOfHMetrics=\"556\"\n\t/>\n\n"
  },
  {
    "path": "src/assets/fonts/Gilroy-Medium.hhea.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"no\" ?>\n<!DOCTYPE hheaTable [\n<!ELEMENT hheaTable EMPTY>\n<!ATTLIST hheaTable versionMajor CDATA #IMPLIED\n\tversionMinor CDATA #IMPLIED\n\tascender CDATA #IMPLIED\n\tdescender CDATA #IMPLIED\n\tlineGap CDATA #IMPLIED\n\tadvanceWidthMax CDATA #IMPLIED\n\tminLeftSideBearing CDATA #IMPLIED\n\tminRightSideBearing CDATA #IMPLIED\n\txMaxExtent CDATA #IMPLIED\n\tcaretSlopeRise CDATA #IMPLIED\n\tcaretSlopeRun CDATA #IMPLIED\n\tcaretOffset CDATA #IMPLIED\n\tmetricDataFormat CDATA #IMPLIED\n\tnumberOfHMetrics CDATA #IMPLIED\n>\n]>\n\n\n<!--\n\n\tData generated \tMon Jul 13 13:37:59 2020\n\n\tGenerated by ftxdumperfuser build 357,\n\t\tFontToolbox.framework build 335\n\n\tFont full name: 'Gilroy-Medium'\n\tFont PostScript name: 'Gilroy-Medium'\n\n-->\n\n\n<hheaTable\n\tversionMajor=\"1\"\n\tversionMinor=\"0\"\n\tascender=\"1100\"\n\tdescender=\"-192\"\n\tlineGap=\"213\"\n\tadvanceWidthMax=\"1089\"\n\tminLeftSideBearing=\"-350\"\n\tminRightSideBearing=\"-130\"\n\txMaxExtent=\"1034\"\n\tcaretSlopeRise=\"1\"\n\tcaretSlopeRun=\"0\"\n\tcaretOffset=\"0\"\n\tmetricDataFormat=\"0\"\n\tnumberOfHMetrics=\"556\"\n\t/>\n\n"
  },
  {
    "path": "src/assets/fonts/Gilroy-Regular.hhea.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"no\" ?>\n<!DOCTYPE hheaTable [\n<!ELEMENT hheaTable EMPTY>\n<!ATTLIST hheaTable versionMajor CDATA #IMPLIED\n\tversionMinor CDATA #IMPLIED\n\tascender CDATA #IMPLIED\n\tdescender CDATA #IMPLIED\n\tlineGap CDATA #IMPLIED\n\tadvanceWidthMax CDATA #IMPLIED\n\tminLeftSideBearing CDATA #IMPLIED\n\tminRightSideBearing CDATA #IMPLIED\n\txMaxExtent CDATA #IMPLIED\n\tcaretSlopeRise CDATA #IMPLIED\n\tcaretSlopeRun CDATA #IMPLIED\n\tcaretOffset CDATA #IMPLIED\n\tmetricDataFormat CDATA #IMPLIED\n\tnumberOfHMetrics CDATA #IMPLIED\n>\n]>\n\n\n<!--\n\n\tData generated \tMon Jul 13 13:38:05 2020\n\n\tGenerated by ftxdumperfuser build 357,\n\t\tFontToolbox.framework build 335\n\n\tFont full name: 'Gilroy-Regular'\n\tFont PostScript name: 'Gilroy-Regular'\n\n-->\n\n\n<hheaTable\n\tversionMajor=\"1\"\n\tversionMinor=\"0\"\n\tascender=\"1100\"\n\tdescender=\"-192\"\n\tlineGap=\"200\"\n\tadvanceWidthMax=\"1064\"\n\tminLeftSideBearing=\"-317\"\n\tminRightSideBearing=\"-120\"\n\txMaxExtent=\"1009\"\n\tcaretSlopeRise=\"1\"\n\tcaretSlopeRun=\"0\"\n\tcaretOffset=\"0\"\n\tmetricDataFormat=\"0\"\n\tnumberOfHMetrics=\"556\"\n\t/>\n\n"
  },
  {
    "path": "src/assets/fonts/Gilroy-SemiBold.hhea.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"no\" ?>\n<!DOCTYPE hheaTable [\n<!ELEMENT hheaTable EMPTY>\n<!ATTLIST hheaTable versionMajor CDATA #IMPLIED\n\tversionMinor CDATA #IMPLIED\n\tascender CDATA #IMPLIED\n\tdescender CDATA #IMPLIED\n\tlineGap CDATA #IMPLIED\n\tadvanceWidthMax CDATA #IMPLIED\n\tminLeftSideBearing CDATA #IMPLIED\n\tminRightSideBearing CDATA #IMPLIED\n\txMaxExtent CDATA #IMPLIED\n\tcaretSlopeRise CDATA #IMPLIED\n\tcaretSlopeRun CDATA #IMPLIED\n\tcaretOffset CDATA #IMPLIED\n\tmetricDataFormat CDATA #IMPLIED\n\tnumberOfHMetrics CDATA #IMPLIED\n>\n]>\n\n\n<!--\n\n\tData generated \tMon Jul 13 13:38:12 2020\n\n\tGenerated by ftxdumperfuser build 357,\n\t\tFontToolbox.framework build 335\n\n\tFont full name: 'Gilroy-SemiBold'\n\tFont PostScript name: 'Gilroy-SemiBold'\n\n-->\n\n\n<hheaTable\n\tversionMajor=\"1\"\n\tversionMinor=\"0\"\n\tascender=\"1100\"\n\tdescender=\"-192\"\n\tlineGap=\"225\"\n\tadvanceWidthMax=\"1114\"\n\tminLeftSideBearing=\"-382\"\n\tminRightSideBearing=\"-140\"\n\txMaxExtent=\"1064\"\n\tcaretSlopeRise=\"1\"\n\tcaretSlopeRun=\"0\"\n\tcaretOffset=\"0\"\n\tmetricDataFormat=\"0\"\n\tnumberOfHMetrics=\"556\"\n\t/>\n\n"
  },
  {
    "path": "src/components/Button/index.tsx",
    "content": "import React from \"react\";\nimport { Container, ButtonText, ContainerProps } from \"./styles\";\nimport Loading from \"~components/Loading\";\n\nconst Button: React.FC<ContainerProps> = (props) => {\n  const enabled = !props.loading && !props.disabled;\n\n  return (\n    <Container\n      activeOpacity={enabled ? 0.7 : 1}\n      disabled={!enabled}\n      onPress={enabled ? props.onPress : null}\n      {...props}\n    >\n      {props.loading && <Loading />}\n      {!props.loading && (\n        <ButtonText fontWeight=\"bold\" fontSize=\"large\" variant={props.variant}>\n          {props.children}\n        </ButtonText>\n      )}\n    </Container>\n  );\n};\nexport default Button;\n"
  },
  {
    "path": "src/components/Button/styles.ts",
    "content": "import styled, { css } from \"styled-components/native\";\nimport Text from \"~components/Text\";\nimport { TouchableOpacityProps } from \"react-native\";\n\ninterface VariantProps {\n  variant?: \"outline\" | \"default\";\n}\nexport interface ContainerProps extends VariantProps, TouchableOpacityProps {\n  loading?: boolean;\n  disabled?: boolean;\n}\n\nexport const Container = styled.TouchableOpacity<ContainerProps>`\n  padding: 18px;\n  border-radius: 15px;\n  justify-content: center;\n  align-items: center;\n\n  overflow: hidden;\n  height: 68px;\n\n  border: 3px ${(props) => props.theme.colors.primary};\n\n  ${(props) =>\n    props.variant !== \"outline\" &&\n    css`\n      background-color: ${props.theme.colors.primary};\n    `}\n`;\n\nexport const ButtonText = styled(Text)<VariantProps>`\n  color: ${(props) =>\n    props.variant === \"outline\" ? props.theme.colors.primary : \"white\"};\n`;\n"
  },
  {
    "path": "src/components/Divider.ts",
    "content": "import styled from \"styled-components/native\";\nimport { StyleSheet } from \"react-native\";\n\nexport default styled.View`\n  background-color: ${(props) => props.theme.colors.border};\n  height: ${StyleSheet.hairlineWidth * 2}px;\n`;\n"
  },
  {
    "path": "src/components/FeedbackCard/components/LikeFeedback/index.tsx",
    "content": "import React from \"react\";\nimport { Image } from \"react-native\";\nimport { Container } from \"./styles\";\n\nconst LikeFeedback: React.FC = () => {\n  return (\n    <Container>\n      <Image source={require(\"~assets/images/HeartEyesEmoji.png\")} />\n    </Container>\n  );\n};\n\nexport default LikeFeedback;\n"
  },
  {
    "path": "src/components/FeedbackCard/components/LikeFeedback/styles.ts",
    "content": "import styled from \"styled-components/native\";\n\nexport const Container = styled.View`\n  flex: 1;\n  justify-content: center;\n  align-items: center;\n  background-color: #cbffd0;\n  border-radius: 15px;\n`;\n"
  },
  {
    "path": "src/components/FeedbackCard/components/MaybeFeedback/index.tsx",
    "content": "import React from \"react\";\nimport { Image } from \"react-native\";\nimport { Container } from \"./styles\";\n\nconst MaybeFeedback: React.FC = () => {\n  return (\n    <Container>\n      <Image source={require(\"~assets/images/ThinkingEmoji.png\")} />\n    </Container>\n  );\n};\n\nexport default MaybeFeedback;\n"
  },
  {
    "path": "src/components/FeedbackCard/components/MaybeFeedback/styles.ts",
    "content": "import styled from \"styled-components/native\";\nimport * as LikeFeedbackStyles from \"../LikeFeedback/styles\";\n\nexport const Container = styled(LikeFeedbackStyles.Container)`\n  background-color: #fffacb;\n`;\n"
  },
  {
    "path": "src/components/FeedbackCard/components/NopeFeedback/index.tsx",
    "content": "import React from \"react\";\nimport { Image } from \"react-native\";\nimport { Container } from \"./styles\";\n\nconst NopeFeedback: React.FC = () => {\n  return (\n    <Container>\n      <Image source={require(\"~assets/images/ConfusedEmoji.png\")} />\n    </Container>\n  );\n};\n\nexport default NopeFeedback;\n"
  },
  {
    "path": "src/components/FeedbackCard/components/NopeFeedback/styles.ts",
    "content": "import styled from \"styled-components/native\";\nimport * as LikeFeedbackStyles from \"../LikeFeedback/styles\";\n\nexport const Container = styled(LikeFeedbackStyles.Container)`\n  background-color: #ffcecb;\n`;\n"
  },
  {
    "path": "src/components/FeedbackCard/index.tsx",
    "content": "import React from \"react\";\nimport {\n  Extrapolate,\n  interpolate,\n  useAnimatedStyle,\n} from \"react-native-reanimated\";\nimport { ACTION_OFFSET } from \"~src/constants\";\nimport LikeFeedback from \"./components/LikeFeedback\";\nimport MainCard from \"../MainCard\";\nimport MaybeFeedback from \"./components/MaybeFeedback\";\nimport NopeFeedback from \"./components/NopeFeedback\";\nimport { AbsolutePosition, Container } from \"./styles\";\n\nconst FeedbackCard = ({ user, translation, ...rest }: any) => {\n  const likeOpacity = useAnimatedStyle(() => ({\n    opacity: interpolate(\n      translation.x.value,\n      [10, ACTION_OFFSET],\n      [0, 1],\n      Extrapolate.CLAMP\n    ),\n  }));\n\n  const nopeOpacity = useAnimatedStyle(() => ({\n    opacity: interpolate(\n      translation.x.value,\n      [-ACTION_OFFSET, -10],\n      [1, 0],\n      Extrapolate.CLAMP\n    ),\n  }));\n\n  const maybeOpacity = useAnimatedStyle(() => ({\n    opacity: interpolate(\n      translation.y.value,\n      [-ACTION_OFFSET, -10],\n      [1, 0],\n      Extrapolate.CLAMP\n    ),\n  }));\n\n  return (\n    <Container {...rest}>\n      <AbsolutePosition pointerEvents=\"auto\">\n        <MainCard style={{ flex: 1 }} user={user} />\n      </AbsolutePosition>\n      <AbsolutePosition style={maybeOpacity}>\n        <MaybeFeedback />\n      </AbsolutePosition>\n      <AbsolutePosition style={nopeOpacity}>\n        <NopeFeedback />\n      </AbsolutePosition>\n      <AbsolutePosition style={likeOpacity}>\n        <LikeFeedback />\n      </AbsolutePosition>\n    </Container>\n  );\n};\n\nexport default FeedbackCard;\n"
  },
  {
    "path": "src/components/FeedbackCard/styles.ts",
    "content": "import Animated from \"react-native-reanimated\";\nimport styled, { css } from \"styled-components/native\";\nimport { absoluteFill } from \"../MainCard/styles\";\n\ninterface IContainer {\n  isFirst: boolean;\n}\n\nexport const Container = styled(Animated.View)<IContainer>`\n  margin: 5px 10px;\n  flex: 1;\n  border-radius: 15px;\n\n  ${(props) =>\n    props.isFirst &&\n    css`\n      elevation: 0.5;\n      shadow-color: #000;\n      shadow-offset: 0px 1px;\n      shadow-opacity: 0.1;\n      shadow-radius: 1px;\n    `}\n`;\n\nexport const AbsolutePosition = styled(Animated.View).attrs((props) => ({\n  pointerEvents: \"none\",\n  ...props,\n}))`\n  flex: 1;\n  ${absoluteFill}\n`;\n"
  },
  {
    "path": "src/components/Glassmorphism/index.tsx",
    "content": "import React from \"react\";\nimport { Container, Gradient } from \"./styles\";\n\nconst Glassmorphism: React.FC<{ children: React.ReactElement }> = ({\n  children,\n  ...props\n}) => {\n  return (\n    <Container {...props}>\n      <Gradient>{children}</Gradient>\n    </Container>\n  );\n};\n\nexport default Glassmorphism;\n"
  },
  {
    "path": "src/components/Glassmorphism/styles.ts",
    "content": "import { BlurView } from \"expo-blur\";\nimport styled, { DefaultTheme } from \"styled-components/native\";\nimport { LinearGradient } from \"expo-linear-gradient\";\nimport Color from \"color\";\n\nexport const getBlurViewProps = (props: { theme: DefaultTheme }) => ({\n  intensity: 90,\n  tint: props.theme.dark ? \"dark\" : \"light\",\n});\n\nexport const Container = styled(BlurView).attrs(getBlurViewProps)`\n  overflow: hidden;\n`;\n\nexport const getGradientProps = (props: { theme: DefaultTheme }) => ({\n  colors: [\n    Color(props.theme.colors.secondaryBackground).fade(0.3).rgb().string(),\n    Color(props.theme.colors.secondaryBackground).fade(0.5).rgb().string(),\n  ],\n  start: { x: 0, y: 1 },\n  end: { x: 1, y: 0 },\n});\n\nexport const Gradient = styled(LinearGradient).attrs(getGradientProps)``;\n"
  },
  {
    "path": "src/components/Input/index.tsx",
    "content": "import React from \"react\";\nimport { TextInputProps, View } from \"react-native\";\nimport { CancelIcon, CancelTouchArea, Content, TextInput } from \"./styles\";\nimport Text from \"~components/Text\";\n\ninterface SearchProps extends TextInputProps {\n  title: string;\n}\n\nconst Input: React.FC<SearchProps> = ({ title, ...props }) => {\n  return (\n    <View style={{ marginTop: 15 }}>\n      <Text fontWeight=\"bold\" fontSize=\"large\">\n        {title}\n      </Text>\n      <Content>\n        <TextInput {...props} />\n        {!!props.value && (\n          <CancelTouchArea onPress={() => props.onChangeText(\"\")}>\n            <CancelIcon />\n          </CancelTouchArea>\n        )}\n      </Content>\n    </View>\n  );\n};\n\nexport default Input;\n"
  },
  {
    "path": "src/components/Input/styles.ts",
    "content": "import Color from \"color\";\nimport styled from \"styled-components/native\";\nimport cancelIcon from \"~images/Cancel.svg\";\n\nexport const Content = styled.View`\n  flex-direction: row;\n  align-items: center;\n\n  background: ${(props) => props.theme.colors.secondaryBackground};\n  border-radius: 15px;\n  padding: 15px 0 15px 15px;\n  margin-top: 20px;\n`;\n\nexport const TextInput = styled.TextInput.attrs((props) => ({\n  placeholderTextColor: Color(props.theme.colors.text).fade(0.5).rgb().string(),\n}))`\n  flex: 1;\n  color: ${(props) => props.theme.colors.text};\n  font-family: ${(props) => props.theme.typography.fontFamily.medium};\n  font-size: ${(props) => props.theme.typography.sizes.small.size}px;\n  padding-left: 10px;\n`;\n\nexport const CancelTouchArea = styled.TouchableOpacity`\n  padding: 0 20px 0 10px;\n  justify-content: center;\n`;\n\nexport const CancelIcon = styled(cancelIcon).attrs((props) => ({\n  fill: props.theme.colors.text,\n}))`\n  opacity: 0.6;\n  width: 18px;\n  height: 18px;\n`;\n"
  },
  {
    "path": "src/components/Loading.ts",
    "content": "import styled from \"styled-components/native\";\n\nimport LottieView from \"lottie-react-native\";\nimport LoadingDots from \"~animations/inverseLoadingDots.json\";\n\ninterface LoadingProps {\n  inverse?: boolean;\n}\n\nexport default styled(LottieView).attrs((props: LoadingProps) => ({\n  autoPlay: true,\n  source: LoadingDots,\n  ...props,\n}))`\n  width: 50px;\n  margin: auto;\n`;\n"
  },
  {
    "path": "src/components/MainCard/components/Distance/index.tsx",
    "content": "import React from \"react\";\nimport { Container, Content, DistanceText } from \"./styles\";\nimport Location from \"~images/Location.svg\";\nimport { useContext } from \"react\";\nimport { ThemeContext } from \"styled-components/native\";\n\nfunction Distance() {\n  const themeContext = useContext(ThemeContext);\n\n  return (\n    <Container>\n      <Content>\n        <Location width={14} height={14} fill={themeContext.colors.text} />\n        <DistanceText>19km</DistanceText>\n      </Content>\n    </Container>\n  );\n}\n\nexport default Distance;\n"
  },
  {
    "path": "src/components/MainCard/components/Distance/styles.ts",
    "content": "import styled from \"styled-components/native\";\nimport Text from \"~components/Text\";\nimport Glassmorphism from \"~components/Glassmorphism\";\n\nexport const Container = styled(Glassmorphism)`\n  margin: 15px;\n  border-radius: 5px;\n  margin-bottom: auto;\n  overflow: hidden;\n  align-self: flex-start;\n`;\n\nexport const Content = styled.View`\n  padding: 10px;\n  align-items: center;\n  flex-direction: row;\n`;\n\nexport const DistanceText = styled(Text).attrs({\n  fontWeight: \"semiBold\",\n})`\n  margin-left: 5px;\n  margin-bottom: 3px;\n  flex-grow: 0;\n  color: ${(props) => props.theme.colors.text};\n`;\n"
  },
  {
    "path": "src/components/MainCard/components/Pagination/index.tsx",
    "content": "import React from \"react\";\nimport { useAnimatedStyle, withTiming } from \"react-native-reanimated\";\nimport { Container, Content, Dot } from \"./styles\";\n\nfunction Pagination({ pages, currentPage }) {\n  return (\n    <Container>\n      <Content>\n        {Array.from({ length: pages }).map((_, index) => {\n          const active = index === currentPage;\n\n          const style = useAnimatedStyle(() => {\n            const size = withTiming(active ? 8 : 6, { duration: 200 });\n            return { width: size, height: size };\n          });\n\n          return <Dot key={index} active={active} style={style} />;\n        })}\n      </Content>\n    </Container>\n  );\n}\n\nexport default Pagination;\n"
  },
  {
    "path": "src/components/MainCard/components/Pagination/styles.ts",
    "content": "import Animated from \"react-native-reanimated\";\nimport styled from \"styled-components/native\";\nimport Glassmorphism from \"~components/Glassmorphism\";\n\nexport const Content = styled.View`\n  padding: 5px;\n  margin-bottom: auto;\n  align-items: center;\n`;\n\nexport const Container = styled(Glassmorphism)`\n  border-top-left-radius: 10px;\n  border-bottom-left-radius: 10px;\n  margin-bottom: auto;\n  align-self: flex-end;\n  width: 24px;\n`;\n\ninterface IDot {\n  active: boolean;\n}\n\nexport const Dot = styled(Animated.View)<IDot>`\n  background-color: ${(props) => props.theme.colors.text};\n  opacity: ${(props) => (props.active ? 1 : 0.6)};\n  border-radius: 5px;\n  margin: 3px;\n`;\n"
  },
  {
    "path": "src/components/MainCard/components/PersonalInfo/index.tsx",
    "content": "import React from \"react\";\nimport { Container, Name, Age, Description } from \"./styles\";\nimport Glassmorphism from \"~components/Glassmorphism\";\n\nfunction PersonalInfo({ user }) {\n  return (\n    <Glassmorphism>\n      <Container>\n        <Name>\n          {user.name}\n          <Age>, {user.age}</Age>\n        </Name>\n        <Description>{user.description}</Description>\n      </Container>\n    </Glassmorphism>\n  );\n}\n\nexport default PersonalInfo;\n"
  },
  {
    "path": "src/components/MainCard/components/PersonalInfo/styles.ts",
    "content": "import styled from \"styled-components/native\";\nimport Text from \"~components/Text\";\n\nexport const Container = styled.View`\n  padding: 25px;\n  padding-bottom: 50px;\n`;\n\nexport const Name = styled(Text).attrs({\n  fontWeight: \"extraBold\",\n  fontSize: \"h3\",\n})`\n  color: ${(props) => props.theme.colors.text};\n`;\n\nexport const Age = styled(Name).attrs({\n  fontWeight: \"medium\",\n})``;\n\nexport const Description = styled(Text)`\n  color: ${(props) => props.theme.colors.text};\n`;\n"
  },
  {
    "path": "src/components/MainCard/index.tsx",
    "content": "import React, { useCallback, useState } from \"react\";\nimport {\n  CarouselContainer,\n  PreviousImage,\n  NextImage,\n  UpperPart,\n  Picture,\n  Container,\n} from \"./styles\";\n\nimport PersonalInfo from \"./components/PersonalInfo\";\nimport Distance from \"./components/Distance\";\nimport Pagination from \"./components/Pagination\";\nimport { useNavigation } from \"@react-navigation/native\";\nimport { TouchableOpacity } from \"react-native-gesture-handler\";\nimport {\n  FadeIn,\n  FadeOut,\n  FlipOutYLeft,\n  SlideOutDown,\n  useAnimatedStyle,\n  useSharedValue,\n  withSequence,\n  withSpring,\n  ZoomOut,\n} from \"react-native-reanimated\";\nimport { SceneName } from \"~src/@types/SceneName\";\n\nconst springConfig = { mass: 0.2 };\n\nfunction VisitingCard({ user, shouldShowPersonalInfo = true, ...props }: any) {\n  const { pictures } = user;\n  const [currentImage, setCurrentImage] = useState(0);\n  const navigation = useNavigation();\n\n  const rotation = useSharedValue(0);\n\n  const openUserProfile = useCallback(() => {\n    navigation.navigate(SceneName.UserProfile, { user });\n  }, []);\n\n  const gotoPreviousImage = () => {\n    if (currentImage !== 0) return setCurrentImage((index) => index - 1);\n\n    rotation.value = withSequence(\n      withSpring(-0.5, springConfig),\n      withSpring(0, springConfig)\n    );\n  };\n\n  const gotoNextImage = () => {\n    if (currentImage + 1 < pictures.length) {\n      return setCurrentImage((index) => index + 1);\n    }\n    rotation.value = withSequence(\n      withSpring(0.5, springConfig),\n      withSpring(0, springConfig)\n    );\n  };\n\n  const transform = useAnimatedStyle(() => {\n    return {\n      transform: [{ perspective: 100 }, { rotateY: rotation.value + \"deg\" }],\n    };\n  });\n\n  return (\n    <Container {...props} style={[props.style, transform]}>\n      <Picture\n        entering={FadeIn}\n        exiting={FadeOut}\n        source={{ uri: pictures[currentImage] }}\n      />\n      <UpperPart>\n        <Distance />\n        <Pagination pages={pictures.length} currentPage={currentImage} />\n        <CarouselContainer>\n          <PreviousImage onPress={gotoPreviousImage} />\n          <NextImage onPress={gotoNextImage} />\n        </CarouselContainer>\n      </UpperPart>\n      {!!shouldShowPersonalInfo && (\n        <TouchableOpacity activeOpacity={0.95} onPress={openUserProfile}>\n          <PersonalInfo user={user} />\n        </TouchableOpacity>\n      )}\n    </Container>\n  );\n}\n\nexport default VisitingCard;\n"
  },
  {
    "path": "src/components/MainCard/styles.ts",
    "content": "import styled, { css } from \"styled-components/native\";\nimport { Image } from \"react-native\";\nimport Animated from \"react-native-reanimated\";\n\nexport const absoluteFill = css`\n  position: absolute;\n  top: 0;\n  bottom: 0;\n  right: 0;\n  left: 0;\n`;\n\nexport const Container = styled(Animated.View)`\n  background-color: ${(props) => props.theme.colors.background};\n  overflow: hidden;\n  border-radius: 15px;\n`;\n\nexport const Picture = styled(Animated.Image)`\n  flex: 1;\n  background-color: white;\n  ${absoluteFill}\n`;\n\nexport const UpperPart = styled.View`\n  flex: 1;\n`;\n\nexport const CarouselContainer = styled.View`\n  flex-direction: row;\n  ${absoluteFill}\n`;\n\nexport const PreviousImage = styled.Pressable`\n  flex: 1;\n`;\n\nexport const NextImage = styled.Pressable`\n  flex: 1;\n`;\n"
  },
  {
    "path": "src/components/MatchActionBar/index.tsx",
    "content": "import React from \"react\";\nimport Animated, { FadeInDown, ZoomOutDown } from \"react-native-reanimated\";\nimport {\n  Container,\n  ActionItem,\n  ConfusedEmoji,\n  HeartEyesEmoji,\n  ThinkingEmoji,\n} from \"./styles\";\n\nconst MatchActionBar = ({\n  onNope,\n  onYep,\n  onMaybe,\n  animated,\n  ...props\n}: any) => {\n  return (\n    <Container exiting={ZoomOutDown} {...props}>\n      <Animated.View entering={animated && FadeInDown.delay(300)}>\n        <ActionItem onPress={onNope}>\n          <ConfusedEmoji />\n        </ActionItem>\n      </Animated.View>\n      <Animated.View entering={animated && FadeInDown.delay(350)}>\n        <ActionItem onPress={onMaybe}>\n          <ThinkingEmoji />\n        </ActionItem>\n      </Animated.View>\n      <Animated.View entering={animated && FadeInDown.delay(400)}>\n        <ActionItem onPress={onYep}>\n          <HeartEyesEmoji />\n        </ActionItem>\n      </Animated.View>\n    </Container>\n  );\n};\n\nexport default MatchActionBar;\n"
  },
  {
    "path": "src/components/MatchActionBar/styles.ts",
    "content": "import styled from \"styled-components/native\";\nimport Animated from \"react-native-reanimated\";\n\n// Should preload for a better user experience, so no inline requires\nimport confusedEmoji from \"~assets/images/ConfusedEmoji.png\";\nimport thinkingEmoji from \"~assets/images/ThinkingEmoji.png\";\nimport heartEyesEmoji from \"~assets/images/HeartEyesEmoji.png\";\n\nexport const Container = styled(Animated.View).attrs({\n  pointerEvents: \"box-none\",\n})`\n  width: 100%;\n  position: absolute;\n  bottom: 0;\n  justify-content: space-around;\n  align-items: center;\n  flex-direction: row;\n`;\n\nexport const ActionItem = styled.TouchableOpacity`\n  padding: 14px;\n  background-color: ${(props) => props.theme.colors.secondaryBackground};\n\n  border-radius: 100px;\n\n  shadow-color: #000;\n  shadow-offset: 0 1px;\n  shadow-opacity: 0.02;\n  shadow-radius: 1.41px;\n  elevation: 60;\n`;\n\nexport const ConfusedEmoji = styled.Image.attrs({\n  source: confusedEmoji,\n})`\n  width: 60px;\n  height: 60px;\n`;\n\nexport const ThinkingEmoji = styled.Image.attrs({\n  source: thinkingEmoji,\n})`\n  width: 43px;\n  height: 43px;\n`;\n\nexport const HeartEyesEmoji = styled(ConfusedEmoji).attrs({\n  source: heartEyesEmoji,\n})``;\n"
  },
  {
    "path": "src/components/Navbar/index.tsx",
    "content": "import React, { useContext } from \"react\";\nimport { Container, Tabs, Tab, Indicator } from \"./styles\";\nimport { useSafeAreaInsets } from \"react-native-safe-area-context\";\nimport { Dimensions } from \"react-native\";\nimport { ThemeContext } from \"styled-components\";\nimport { MaterialTopTabBarProps } from \"@react-navigation/material-top-tabs\";\n\nconst NAVBAR_HEIGHT = 68;\nconst screenWidth = Dimensions.get(\"window\").width;\n\nexport const useNavbarStyle = () => {\n  const { top } = useSafeAreaInsets();\n\n  return {\n    paddingTop: top,\n    height: top + NAVBAR_HEIGHT,\n  };\n};\n\nconst INDICATOR_WIDTH = 15;\n\nfunction Navbar({\n  state,\n  descriptors,\n  navigation,\n  position,\n}: MaterialTopTabBarProps) {\n  const style = useNavbarStyle();\n  const themeContext = useContext(ThemeContext);\n\n  // Translate the indicator to the middle of the tab\n  const tabWidth = screenWidth / state.routes.length;\n  const initialPosition = tabWidth / 2 - INDICATOR_WIDTH / 2;\n  const translate = position.interpolate({\n    inputRange: [0, state.routes.length],\n    outputRange: [\n      initialPosition,\n      tabWidth * state.routes.length + initialPosition,\n    ],\n  });\n\n  return (\n    <Container style={[style]}>\n      <Tabs>\n        {state.routes.map((route, index) => {\n          const { options } = descriptors[route.key];\n          const isFocused = state.index === index;\n\n          const onPress = () => {\n            const event = navigation.emit({\n              type: \"tabPress\",\n              target: route.key,\n              canPreventDefault: true,\n            });\n\n            if (!isFocused && !event.defaultPrevented) {\n              navigation.navigate(route.name);\n            }\n          };\n\n          const TabIcon = options.tabBarIcon as unknown as React.FC<\n            Parameters<typeof options.tabBarIcon>[0]\n          >;\n\n          return (\n            <Tab\n              key={route.name}\n              accessibilityState={{ selected: isFocused }}\n              onPress={onPress}\n            >\n              <TabIcon\n                focused={isFocused}\n                color={options.tabBarInactiveTintColor}\n              />\n            </Tab>\n          );\n        })}\n      </Tabs>\n      <Indicator\n        style={{\n          width: INDICATOR_WIDTH,\n          transform: [{ translateY: -5 }, { translateX: translate }],\n        }}\n      />\n    </Container>\n  );\n}\n\nexport default Navbar;\n"
  },
  {
    "path": "src/components/Navbar/styles.ts",
    "content": "import { Animated } from \"react-native\";\nimport styled from \"styled-components/native\";\n\nexport const Container = styled.View`\n  background-color: ${(props) => props.theme.colors.background};\n`;\n\nexport const Tabs = styled.View`\n  flex-direction: row;\n  flex: 1;\n`;\n\nexport const Tab = styled.TouchableOpacity`\n  flex: 1;\n  justify-content: center;\n  align-items: center;\n`;\n\nexport const Indicator = styled(Animated.View)`\n  height: 3px;\n  background-color: ${(props) => props.theme.colors.primary};\n  border-radius: 5px;\n`;\n"
  },
  {
    "path": "src/components/RadioButtons/index.tsx",
    "content": "import React from \"react\";\nimport { View } from \"react-native\";\nimport Text from \"~components/Text\";\nimport {\n  Container,\n  OptionButtonProps,\n  RadioButtonContainer,\n  TextButton,\n} from \"./styles\";\n\ninterface RadioButtonsProps {\n  title: string;\n  data: string[];\n  value: string;\n  onChange: React.Dispatch<React.SetStateAction<string>>;\n}\n\nconst RadioButton: React.FC<OptionButtonProps> = (props) => {\n  return (\n    <RadioButtonContainer\n      onPress={props?.onPress}\n      marked={props.marked}\n      last={props.last}\n    >\n      <TextButton marked={props?.marked} fontWeight=\"bold\" fontSize=\"regular\">\n        {props.children}\n      </TextButton>\n    </RadioButtonContainer>\n  );\n};\n\nconst RadioButtons: React.FC<RadioButtonsProps> = ({\n  title,\n  data,\n  onChange,\n  value,\n}) => {\n  return (\n    <View style={{ marginTop: 15 }}>\n      <Text fontWeight=\"bold\" fontSize=\"large\">\n        {title}\n      </Text>\n      <Container>\n        {data.map((item, index) => {\n          return (\n            <RadioButton\n              key={item}\n              marked={item === value}\n              onPress={() => onChange(item)}\n              last={index === data.length - 1}\n            >\n              {item}\n            </RadioButton>\n          );\n        })}\n      </Container>\n    </View>\n  );\n};\n\nexport default RadioButtons;\n"
  },
  {
    "path": "src/components/RadioButtons/styles.ts",
    "content": "import { TouchableOpacityProps } from \"react-native\";\nimport styled, { css } from \"styled-components/native\";\nimport Text from \"~components/Text\";\n\nexport interface OptionButtonProps extends TouchableOpacityProps {\n  marked?: boolean;\n  last?: boolean;\n}\n\nexport const Container = styled.View`\n  justify-content: space-between;\n  flex-grow: 1;\n  align-items: center;\n  flex-direction: row;\n  padding-top: 20px;\n`;\n\nexport const RadioButtonContainer = styled.TouchableOpacity<OptionButtonProps>`\n  padding: 10px 20px;\n  background-color: ${(props) => props.theme.colors.background};\n  border: 3px solid ${(props) => props.theme.colors.primary};\n  border-radius: 15px;\n  flex: 1;\n  align-items: center;\n\n  ${(props) => {\n    if (!props?.last) {\n      return css`\n        margin-right: 5px;\n      `;\n    }\n  }};\n\n  ${(props) => {\n    if (props?.marked) {\n      return css`\n        background-color: ${(props) => props.theme.colors.primary};\n        color: ${(props) => props.theme.colors.secondaryBackground};\n      `;\n    }\n  }};\n`;\n\nexport const TextButton = styled(Text)<OptionButtonProps>`\n  color: ${(props) => props.theme.colors.primary};\n\n  ${(props) => {\n    if (props?.marked) {\n      return css`\n        color: ${(props) => props.theme.colors.secondaryBackground};\n      `;\n    }\n  }}\n`;\n"
  },
  {
    "path": "src/components/SafeComponent/index.tsx",
    "content": "import React, { useState, useEffect } from \"react\";\nimport {\n  Container,\n  Content,\n  Title,\n  ContainedText,\n  DisconnectedIllustration,\n  ErrorIllustration,\n} from \"./styles\";\nimport Loading from \"~components/Loading\";\nimport Button from \"~components/Button\";\nimport NetInfo from \"@react-native-community/netinfo\";\nimport ErrorBoundary from \"react-native-error-boundary\";\n\nexport const OfflineComponent = ({ refetch }: { refetch: () => void }) => {\n  return (\n    <Container>\n      <Content>\n        <DisconnectedIllustration />\n        <Title>Oops, você está offline</Title>\n        <ContainedText>\n          Aguarde um pouquinho e tente novamente quando a conexão estiver\n          estável\n        </ContainedText>\n        <Button onPress={() => refetch()}>Tentar novamente</Button>\n      </Content>\n    </Container>\n  );\n};\n\nexport const RequestErrorComponent = ({ refetch }: { refetch: () => void }) => {\n  return (\n    <Container>\n      <Content>\n        <ErrorIllustration />\n        <Title>Oops, alguma coisa deu errada</Title>\n        <ContainedText>\n          Não conseguimos processar sua requisição no momento, mas já estamos\n          trabalhando para resolver o problema.\n        </ContainedText>\n        <Button onPress={() => refetch()}>Tentar novamente</Button>\n      </Content>\n    </Container>\n  );\n};\n\nexport const UnknownErrorComponent = () => {\n  return (\n    <Container>\n      <Content>\n        <ErrorIllustration />\n        <Title>Oops, alguma coisa deu errada</Title>\n        <ContainedText>Tentar novamente</ContainedText>\n      </Content>\n    </Container>\n  );\n};\n\n// NetInfo is always disconnected on the first render. Workaround hook\nexport function useIsOffline() {\n  const [netInfo, setNetInfo] = useState({\n    isInternetReachable: true,\n  });\n\n  useEffect(() => {\n    const unsubscribe = NetInfo.addEventListener(setNetInfo);\n    return unsubscribe;\n  }, []);\n\n  return !netInfo.isInternetReachable;\n}\n\ninterface SafeComponentProps {\n  request?: { data?: any; error?: any; loading?: boolean };\n  refetch?: () => void;\n  children: any;\n}\n\nexport default function SafeComponent({\n  request,\n  children,\n  refetch,\n}: SafeComponentProps) {\n  const offline = useIsOffline();\n\n  const SafeChildren = (\n    <ErrorBoundary FallbackComponent={UnknownErrorComponent}>\n      {children || null}\n    </ErrorBoundary>\n  );\n\n  if (request?.loading)\n    return (\n      <Content>\n        <Loading />\n      </Content>\n    );\n\n  if (request?.data) return SafeChildren;\n  if (request && offline) return <OfflineComponent refetch={refetch} />;\n  if (request?.error) return <RequestErrorComponent refetch={refetch} />;\n\n  return SafeChildren;\n}\n"
  },
  {
    "path": "src/components/SafeComponent/styles.ts",
    "content": "import styled from \"styled-components/native\";\nimport Text from \"~components/Text\";\nimport Disconnected from \"~animations/disconnected.json\";\nimport Error from \"~animations/error.json\";\nimport LottieView from \"lottie-react-native\";\n\nexport const Container = styled.ScrollView.attrs({\n  contentContainerStyle: { flex: 1 },\n})``;\n\nexport const Content = styled.View`\n  justify-content: center;\n  align-items: center;\n  /* background: ${(props) => props.theme.colors.background}; */\n  padding: 20px;\n  flex-grow: 1;\n  flex-shrink: 0;\n  margin: 0 25px;\n`;\n\nexport const Title = styled(Text).attrs({\n  fontSize: \"large\",\n  fontWeight: \"bold\",\n})``;\n\nexport const ContainedText = styled(Text)`\n  max-width: 350px;\n  margin-bottom: 25px;\n`;\n\nexport const DisconnectedIllustration = styled(LottieView).attrs({\n  autoPlay: true,\n  loop: true,\n  source: Disconnected,\n})`\n  height: 150px;\n  align-self: center;\n`;\n\nexport const ErrorIllustration = styled(LottieView).attrs({\n  autoPlay: true,\n  loop: true,\n  delay: 2000,\n  source: Error,\n})`\n  height: 150px;\n  align-self: center;\n`;\n"
  },
  {
    "path": "src/components/Text.ts",
    "content": "import styled, { css } from \"styled-components/native\";\nimport { DefaultTheme as DefaultThemeProps } from \"styled-components\";\n\nexport interface TextProps {\n  fontSize?: keyof DefaultThemeProps[\"typography\"][\"sizes\"];\n  color?: keyof DefaultThemeProps[\"colors\"];\n  fontWeight?: keyof DefaultThemeProps[\"typography\"][\"fontFamily\"];\n}\n\nexport default styled.Text<TextProps>`\n  color: ${(props) => {\n    const { colors } = props.theme;\n    return colors?.[props.color ?? \"text\"];\n  }};\n\n  font-family: ${(props) => {\n    const { fontFamily } = props.theme.typography;\n    return fontFamily?.[props.fontWeight ?? \"regular\"];\n  }};\n\n  ${(props) => {\n    const { sizes } = props.theme.typography;\n\n    const selectedSize = sizes?.[props.fontSize ?? \"regular\"];\n\n    return css`\n      font-size: ${selectedSize.size}px;\n      line-height: ${selectedSize.lineHeight}px;\n    `;\n  }}\n`;\n"
  },
  {
    "path": "src/components/index.ts",
    "content": "export { default as Text } from \"./Text\";\nexport { default as Button } from \"./Button\";\nexport { default as Input } from \"./Input\";\nexport { default as Loading } from \"./Loading\";\nexport { default as SafeComponent } from \"./SafeComponent\";\nexport { default as MainCard } from \"./MainCard\";\nexport { default as FeedbackCard } from \"./FeedbackCard\";\nexport { default as MatchActionBar } from \"./MatchActionBar\";\nexport { default as RadioButtons } from \"./RadioButtons\";\n"
  },
  {
    "path": "src/constants.ts",
    "content": "import { Dimensions } from \"react-native\";\n\nexport const { width, height } = Dimensions.get(\"screen\");\n\nexport const CARD = {\n  CARD_WIDTH: width * 0.9,\n  CARD_HEIGHT: height * 0.78,\n  CARD_OUT_HEIGHT: height * 1.7,\n  CARD_OUT_WIDTH: width * 1.7,\n};\n\nexport const ACTION_OFFSET = 100;\nexport const ACTION_VELOCITY = 1000;\nexport const ACTION_THRESHOLD = 1 / 35;\n"
  },
  {
    "path": "src/index.tsx",
    "content": "import React, { useEffect, useMemo } from \"react\";\nimport { registerRootComponent } from \"expo\";\nimport { useFonts } from \"@use-expo/font\";\nimport { DefaultTheme, Font, LightTheme, DarkTheme } from \"./themes\";\nimport { ThemeProvider } from \"styled-components/native\";\nimport { NavigationContainer } from \"@react-navigation/native\";\nimport Router from \"./views/index.routes\";\nimport { store } from \"./store\";\nimport { Provider } from \"react-redux\";\nimport { Loading, SafeComponent } from \"~components\";\nimport { LogBox } from \"react-native\";\nimport { StatusBar } from \"expo-status-bar\";\nimport { SafeAreaProvider } from \"react-native-safe-area-context\";\nimport { enableScreens } from \"react-native-screens\";\nimport { useColorScheme } from \"react-native\";\nimport { useDidMountEffect } from \"~services/utils\";\nimport * as SplashScreen from \"expo-splash-screen\";\n\nLogBox.ignoreLogs([\n  \"ViewPropTypes will be removed from React Native. Migrate to ViewPropTypes exported from 'deprecated-react-native-prop-types'.\",\n]);\n\nenableScreens();\n\nexport default function App() {\n  let [fontsLoaded] = useFonts({\n    [Font.GilroyBold]: require(\"~assets/fonts/Gilroy-Bold.ttf\"),\n    [Font.GilroyExtraBold]: require(\"~assets/fonts/Gilroy-ExtraBold.ttf\"),\n    [Font.GilroyLight]: require(\"~assets/fonts/Gilroy-Light.ttf\"),\n    [Font.GilroyMedium]: require(\"~assets/fonts/Gilroy-Medium.ttf\"),\n    [Font.GilroyRegular]: require(\"~assets/fonts/Gilroy-Regular.ttf\"),\n    [Font.GilroySemiBold]: require(\"~assets/fonts/Gilroy-SemiBold.ttf\"),\n  });\n\n  const colorScheme = useColorScheme();\n  const theme = useMemo(() => {\n    if (!colorScheme) return DefaultTheme;\n    return colorScheme === \"dark\" ? DarkTheme : LightTheme;\n  }, [colorScheme]);\n\n  useEffect(() => {\n    // Wait for the assets to load before hiding the SplashScreen\n    SplashScreen.preventAutoHideAsync();\n  }, []);\n\n  useDidMountEffect(() => {\n    if (fontsLoaded) setTimeout(SplashScreen.hideAsync, 100);\n  }, [fontsLoaded]);\n\n  return (\n    <SafeAreaProvider>\n      <ThemeProvider theme={theme}>\n        <SafeComponent request={{ loading: !fontsLoaded, data: true }}>\n          <Provider store={store}>\n            <StatusBar style=\"dark\" />\n            <NavigationContainer theme={theme as any}>\n              <Router />\n            </NavigationContainer>\n          </Provider>\n        </SafeComponent>\n      </ThemeProvider>\n    </SafeAreaProvider>\n  );\n}\n\nregisterRootComponent(App);\n"
  },
  {
    "path": "src/services/api.ts",
    "content": "import axios from \"axios\";\n\nconst axiosInstance = axios.create({\n  baseURL: \"https://60aa8be766f1d00017772f6a.mockapi.io\",\n});\n\nexport default axiosInstance;\n"
  },
  {
    "path": "src/services/navigation.ts",
    "content": "import { useNavigationContainerRef } from \"@react-navigation/native\";\nimport { RootStackParamList } from \"~src/@types/react-navigation.d\";\nimport { SceneName } from \"~src/@types/SceneName\";\n\nexport const navigationRef = useNavigationContainerRef<RootStackParamList>();\n\nconst navigate = (\n  routeName: SceneName,\n  params: Parameters<typeof navigationRef.navigate>[any][\"params\"]\n) => {\n  if (!navigationRef.isReady()) return;\n\n  navigationRef.navigate(routeName, params);\n};\n\nconst reset: typeof navigationRef.reset = (payload) => {\n  if (!navigationRef.isReady()) return;\n\n  navigationRef.reset(payload);\n};\n\nconst goBack = () => {\n  if (!navigationRef.isReady()) return;\n\n  navigationRef.goBack();\n};\n\nexport default {\n  navigate,\n  reset,\n  goBack,\n};\n"
  },
  {
    "path": "src/services/reactotron.ts",
    "content": "import Reactotron from \"reactotron-react-native\";\nimport { reactotronRedux } from \"reactotron-redux\";\nimport sagaPlugin from \"reactotron-redux-saga\";\nimport AsyncStorage from \"@react-native-async-storage/async-storage\";\n\nconst reactotron = Reactotron.configure({\n  name: \"Pegava\",\n})\n  .setAsyncStorageHandler(AsyncStorage)\n  .useReactNative()\n  .use(reactotronRedux())\n  .use(sagaPlugin({}));\n\nif (__DEV__) {\n  reactotron.connect();\n  reactotron.clear();\n}\n\nexport default reactotron;\n"
  },
  {
    "path": "src/services/utils.ts",
    "content": "import { EffectCallback, DependencyList, useRef, useEffect } from \"react\";\n\nexport const useDidMountEffect = (\n  func: EffectCallback,\n  deps: DependencyList\n) => {\n  const didMount = useRef(false);\n\n  useEffect(() => {\n    if (didMount.current) func();\n    else didMount.current = true;\n  }, deps); // eslint-disable-line react-hooks/exhaustive-deps\n};\n\ninterface ItemProps {\n  id: number;\n}\n// Sometimes the item order changes, messing up pagination. In those cases\n// the duplicated items returned needs to be removed\nexport function removeDuplicates(\n  item: ItemProps,\n  index: number,\n  arr: ItemProps[]\n) {\n  return arr.findIndex((current) => current.id === item.id) === index;\n}\n"
  },
  {
    "path": "src/store/index.ts",
    "content": "import createSagaMiddleware from \"redux-saga\";\nimport reducer from \"./reducers\";\nimport sagas from \"./sagas\";\nimport { configureStore } from \"@reduxjs/toolkit\";\n\nconst sagaMiddleware = createSagaMiddleware();\n\nconst middlewares = [sagaMiddleware];\n\nexport const store = configureStore({\n  reducer,\n  middleware: middlewares,\n});\n\nsagaMiddleware.run(sagas);\n"
  },
  {
    "path": "src/store/reducers/index.ts",
    "content": "import * as users from \"./users\";\nimport { StateType } from \"typesafe-actions\";\nimport { combineReducers } from \"redux\";\n\nexport const Types = {\n  ...users.Types,\n};\n\nexport const Actions = {\n  users: users.Actions,\n};\n\nconst rootReducer = combineReducers({\n  users: users.default,\n});\n\nexport type RootReducer = StateType<typeof rootReducer>;\n\nexport default rootReducer;\n"
  },
  {
    "path": "src/store/reducers/users/index.ts",
    "content": "import * as swipe from \"./swipe\";\nimport * as list from \"./list\";\nimport reduceReducers from \"reduce-reducers\";\nimport { initialState } from \"./swipe\";\n\nexport const Types = {\n  ...list.Types,\n  ...swipe.Types,\n};\n\nexport const Actions = {\n  swipe: swipe.Actions,\n  list: list.Actions,\n};\n\nexport default reduceReducers(initialState, swipe.default, list.default);\n"
  },
  {
    "path": "src/store/reducers/users/list.ts",
    "content": "import produce from \"immer\";\nimport { createAsyncAction } from \"typesafe-actions\";\nimport { ActionType, createReducer } from \"typesafe-actions\";\nimport { removeDuplicates } from \"~services/utils\";\nimport { initialState } from \"./swipe\";\n\nexport enum Types {\n  FETCH_USERS_REQUEST = \"FETCH_USERS_REQUEST\",\n  FETCH_USERS_SUCCESS = \"FETCH_SUCCESS\",\n  FETCH_USERS_FAILURE = \"FETCH_FAILURE\",\n}\n\nexport const Actions = createAsyncAction(\n  Types.FETCH_USERS_REQUEST,\n  Types.FETCH_USERS_SUCCESS,\n  Types.FETCH_USERS_FAILURE\n)<\n  void,\n  { users: any[]; nextPage: number; hasMore: boolean },\n  { message: string }\n>();\n\nconst fetchUsersRequest = (state = initialState) =>\n  produce(state, (draft) => {\n    draft.request.loading = true;\n    draft.request.error = null;\n\n    return draft;\n  });\n\nconst fetchUsersSuccess = (\n  state = initialState,\n  { payload }: ActionType<typeof Actions.success>\n) =>\n  produce(state, (draft) => {\n    draft.request.loading = false;\n    draft.request.error = null;\n    draft.request.data = [...draft.request.data, ...payload.users].filter(\n      removeDuplicates\n    );\n\n    draft.config.nextPage = payload.nextPage;\n    draft.config.hasMore = payload.hasMore;\n\n    return draft;\n  });\n\nconst fetchUsersFailure = (\n  state = initialState,\n  { payload }: ActionType<typeof Actions.failure>\n) =>\n  produce(state, (draft) => {\n    draft.request.loading = false;\n    draft.request.error = payload.message;\n\n    return draft;\n  });\n\nexport default createReducer<typeof initialState, ActionType<typeof Actions>>(\n  initialState\n)\n  .handleAction(Actions.request, fetchUsersRequest)\n  .handleAction(Actions.success, fetchUsersSuccess)\n  .handleAction(Actions.failure, fetchUsersFailure);\n"
  },
  {
    "path": "src/store/reducers/users/swipe.ts",
    "content": "import produce from \"immer\";\nimport { createAction, createAsyncAction } from \"typesafe-actions\";\nimport { ActionType, createReducer } from \"typesafe-actions\";\nimport { Swipe } from \"~views/Swipe/components/SwipeHandler/hooks/useSwipeGesture\";\n\nexport const initialState = {\n  request: {\n    data: [],\n    loading: true,\n    error: null,\n  },\n  config: {\n    limit: 3,\n    nextPage: 1,\n    hasMore: true,\n    lastCardId: null,\n  },\n};\n\nexport enum Types {\n  SWIPE_USER_REQUEST = \"SWIPE_USER_REQUEST\",\n  SWIPE_USER_SUCCESS = \"SWIPE_USER_SUCCESS\",\n  SWIPE_USER_FAILURE = \"SWIPE_USER_FAILURE\",\n\n  SWIPE_BACK = \"SWIPE_BACK\",\n}\n\nconst asyncActions = createAsyncAction(\n  Types.SWIPE_USER_REQUEST,\n  Types.SWIPE_USER_SUCCESS,\n  Types.SWIPE_USER_FAILURE\n)<\n  { id: number; swipeType: Swipe },\n  { id: number },\n  { id: number; message: string }\n>();\n\nconst swipeBack = createAction(Types.SWIPE_BACK)();\n\nexport const Actions = { ...asyncActions, swipeBack };\n\nconst swipeUserRequest = (\n  state = initialState,\n  { payload }: ActionType<typeof Actions.request>\n) =>\n  produce(state, (draft) => {\n    const { lastCardId } = draft.config;\n    const { data: users } = draft.request;\n\n    const lastCardIndex = users.findIndex((user) => user.id === lastCardId);\n\n    // we shouldn't ever discard the current user\n    // this way we are able to 'go back' and avoid flickering issues\n    if (lastCardIndex > -1) {\n      draft.request.data.splice(lastCardIndex, 1);\n    }\n\n    draft.config.lastCardId = payload.id;\n\n    return draft;\n  });\n\nconst swipeBackHandler = (state = initialState) =>\n  produce(state, (draft) => {\n    draft.config.lastCardId = null;\n\n    return draft;\n  });\n\nexport default createReducer<typeof initialState, ActionType<typeof Actions>>(\n  initialState\n)\n  .handleAction(Actions.request, swipeUserRequest)\n  .handleAction(Actions.swipeBack, swipeBackHandler);\n"
  },
  {
    "path": "src/store/sagas/index.ts",
    "content": "import { put } from \"redux-saga/effects\";\nimport users from \"~store/sagas/users\";\nimport { Actions } from \"~store/reducers\";\n\nexport default function* rootSaga() {\n  yield users;\n  yield put(Actions.users.list.request());\n}\n"
  },
  {
    "path": "src/store/sagas/users/index.ts",
    "content": "import { all } from \"redux-saga/effects\";\nimport fetchUsersRequest from \"./list\";\nimport handleSwipeUserRequest from \"./swipe\";\n\nexport default all([fetchUsersRequest, handleSwipeUserRequest]);\n"
  },
  {
    "path": "src/store/sagas/users/list.ts",
    "content": "import { call, put, takeLatest, select, delay } from \"redux-saga/effects\";\nimport { Actions, Types } from \"~store/reducers\";\nimport api from \"~services/api\";\n\nexport function* fetchUsersRequest() {\n  const config = yield select((state) => state.users.config);\n\n  try {\n    yield delay(1000);\n\n    const { data: response } = yield call(api.get, \"/users\", {\n      params: {\n        page: config.nextPage,\n        limit: config.limit,\n      },\n    });\n\n    yield put(\n      Actions.users.list.success({\n        users: response,\n        nextPage: config.nextPage + 1,\n        hasMore: true,\n      })\n    );\n  } catch (err) {\n    const error = { message: \"Alguma coisa deu errada\" };\n    yield put(Actions.users.list.failure(error));\n  }\n}\n\nexport default takeLatest(Types.FETCH_USERS_REQUEST, fetchUsersRequest);\n"
  },
  {
    "path": "src/store/sagas/users/swipe.ts",
    "content": "import { put, takeLatest, select, all, fork } from \"redux-saga/effects\";\nimport { Actions, Types } from \"~store/reducers\";\nimport { ActionType } from \"typesafe-actions\";\n\nfunction* swipeUserRequest({\n  payload,\n}: ActionType<typeof Actions.users.swipe.request>) {\n  const { id, swipeType: _swipeType } = payload;\n\n  try {\n    // const { data: response } = yield call(api.post, `/swipe/${id}`, {\n    //   params: { swipeType: _swipeType },\n    // });\n\n    yield put(Actions.users.swipe.success({ id }));\n  } catch (err) {\n    const error = { id, message: \"Alguma coisa deu errada\" };\n    yield put(Actions.users.swipe.failure(error));\n  }\n}\n\nfunction* handleCardFetching() {\n  const request = yield select((state) => state.users.request);\n  if (request.data.length >= 3 || request.error) return;\n  yield put(Actions.users.list.request());\n}\n\nexport function* handleSwipeUserRequest(\n  props: ActionType<typeof Actions.users.swipe.request>\n) {\n  yield all([fork(() => swipeUserRequest(props)), fork(handleCardFetching)]);\n}\n\nexport default takeLatest(Types.SWIPE_USER_REQUEST, handleSwipeUserRequest);\n"
  },
  {
    "path": "src/store/selectors.ts",
    "content": "import { createSelector } from \"reselect\";\nimport { RootReducer } from \"~reducers/index\";\n\nexport const getCards = createSelector(\n  (state: RootReducer) => state.users.request,\n  (request) => request.data\n);\n\nexport const getLastCardId = (state: RootReducer) =>\n  state.users.config.lastCardId;\n\nexport const getActiveCards = createSelector(\n  getCards,\n  getLastCardId,\n  (cards, lastCardId) => cards.filter((card) => card.id !== lastCardId)\n);\n\nexport const getCurrentCardId = createSelector(\n  getActiveCards,\n  (activeCards) => activeCards?.[0]?.id\n);\n"
  },
  {
    "path": "src/themes.ts",
    "content": "import { DefaultTheme as DefaultThemeProps } from \"styled-components\";\n\nexport enum Font {\n  GilroyLight = \"Gilroy-Light\",\n  GilroyMedium = \"Gilroy-Medium\",\n  GilroyBold = \"Gilroy-Bold\",\n  GilroySemiBold = \"Gilroy-SemiBold\",\n  GilroyExtraBold = \"Gilroy-ExtraBold\",\n  GilroyRegular = \"Gilroy-Regular\",\n}\n\nexport const DefaultConfigs = {\n  typography: {\n    fontFamily: {\n      light: Font.GilroyLight,\n      medium: Font.GilroyMedium,\n      regular: Font.GilroyRegular,\n      semiBold: Font.GilroySemiBold,\n      bold: Font.GilroyBold,\n      extraBold: Font.GilroyExtraBold,\n    },\n    sizes: {\n      h1: {\n        size: 38,\n        lineHeight: 44,\n      },\n      h2: {\n        size: 32,\n        lineHeight: 36,\n      },\n      h3: {\n        size: 24,\n        lineHeight: 30,\n      },\n      large: {\n        size: 18,\n        lineHeight: 26,\n      },\n      regular: {\n        size: 16,\n        lineHeight: 18,\n      },\n      small: {\n        size: 14,\n        lineHeight: 20,\n      },\n    },\n  },\n};\n\nexport const DarkTheme: DefaultThemeProps = {\n  ...DefaultConfigs,\n  dark: true,\n  colors: {\n    primary: \"#D45B90\",\n    text: \"#ffffff\",\n    background: \"#07112D\",\n    secondaryBackground: \"#111D40\",\n    border: \"#111D40\",\n  },\n};\n\nexport const LightTheme: DefaultThemeProps = {\n  ...DefaultConfigs,\n  dark: false,\n  colors: {\n    primary: \"#EE61A1\",\n    text: \"#070F26\",\n    background: \"#ffffff\",\n    secondaryBackground: \"#F8F8F8\",\n    border: \"#f2f2f2\",\n  },\n};\n\nexport const DefaultTheme = LightTheme;\n"
  },
  {
    "path": "src/views/Authentication/components/HeroText/index.tsx",
    "content": "import React from \"react\";\nimport {\n  Container,\n  RotatedRectangle,\n  Title,\n  Line,\n  UnderlineContainer,\n} from \"./styles\";\n\nexport const Underline = ({ children }) => (\n  <UnderlineContainer>\n    <Line />\n    {children}\n  </UnderlineContainer>\n);\n\nexport const RectangleHighLight = ({ children }) => (\n  <UnderlineContainer>\n    <RotatedRectangle />\n    {children}\n  </UnderlineContainer>\n);\n\nconst HeroText: React.FC = () => {\n  return (\n    <Container>\n      <Title>Encontre </Title>\n      <RectangleHighLight>\n        <Title style={{ color: \"white\" }}>pessoas</Title>\n      </RectangleHighLight>\n      <Title> perto de </Title>\n      <RectangleHighLight>\n        <Title style={{ color: \"white\" }}>você</Title>\n      </RectangleHighLight>\n    </Container>\n  );\n};\n\nexport default HeroText;\n"
  },
  {
    "path": "src/views/Authentication/components/HeroText/styles.ts",
    "content": "import styled from \"styled-components/native\";\nimport Text from \"~components/Text\";\n\nexport const Container = styled.View`\n  align-items: center;\n  flex-direction: row;\n  max-width: 300px;\n  flex-wrap: wrap;\n  justify-content: center;\n`;\n\nexport const Title = styled(Text).attrs({\n  fontSize: \"h2\",\n  fontWeight: \"bold\",\n})`\n  color: ${(props) => props.theme.colors.text};\n`;\n\nexport const TextHighlight = styled(Title)`\n  color: ${(props) => props.theme.colors.primary};\n`;\n\nexport const UnderlineContainer = styled.View`\n  align-self: flex-start;\n`;\n\nexport const Line = styled.View`\n  position: absolute;\n  right: 0;\n  left: 0;\n  bottom: 3px;\n  height: 4px;\n  background-color: ${(props) => props.theme.colors.primary};\n  border-radius: 3px;\n`;\n\nexport const RotatedRectangle = styled.View`\n  position: absolute;\n  right: 0;\n  left: 0;\n  width: 110%;\n  margin-left: -5%;\n  top: 3px;\n  height: 34px;\n  transform: rotate(-3deg);\n  background-color: ${(props) => props.theme.colors.primary};\n  border-radius: 4px;\n`;\n"
  },
  {
    "path": "src/views/Authentication/components/PhoneInput/index.tsx",
    "content": "import React, { useCallback, useState } from \"react\";\nimport {\n  Container,\n  TextInput,\n  CountryCodeContainer,\n  CountryCodeText,\n  Separator,\n} from \"./styles\";\nimport { MaskService } from \"react-native-masked-text\";\nimport { TextInputProps } from \"react-native\";\n\nconst PhoneInput: React.FC<TextInputProps> = (props) => {\n  const [phoneNumber, setPhoneNumber] = useState(\"\");\n\n  const formatPhone = useCallback((tel: string) => {\n    const formattedNumber = MaskService.toMask(\"cel-phone\", tel || \"\");\n    setPhoneNumber(formattedNumber);\n  }, []);\n\n  return (\n    <Container>\n      <CountryCodeContainer>\n        <CountryCodeText>🇧🇷 +55</CountryCodeText>\n      </CountryCodeContainer>\n      <Separator />\n      <TextInput\n        keyboardType=\"number-pad\"\n        textContentType=\"telephoneNumber\"\n        value={phoneNumber}\n        onChangeText={formatPhone}\n        {...(props as any)}\n      />\n    </Container>\n  );\n};\n\nexport default PhoneInput;\n"
  },
  {
    "path": "src/views/Authentication/components/PhoneInput/styles.ts",
    "content": "import styled, { css } from \"styled-components/native\";\nimport { StyleSheet } from \"react-native\";\nimport Color from \"color\";\n\nconst fontStyle = css`\n  font-family: ${(props) => props.theme.typography.fontFamily.bold};\n  font-size: ${(props) => props.theme.typography.sizes.large.size}px;\n  color: ${(props) => props.theme.colors.text};\n`;\n\nexport const Container = styled.View`\n  border-radius: 15px;\n  border: 1px ${(props) => props.theme.colors.text};\n  flex-direction: row;\n  overflow: hidden;\n  margin: 25px 0;\n`;\n\nexport const TextInput = styled.TextInput.attrs((props) => ({\n  placeholderTextColor: Color(props.theme.colors.text).fade(0.5).rgb().string(),\n}))`\n  padding: 20px 15px;\n  flex: 1;\n  ${fontStyle}\n`;\n\nexport const CountryCodeContainer = styled.View`\n  padding: 15px;\n  align-items: center;\n  justify-content: center;\n`;\nexport const CountryCodeText = styled.Text`\n  ${fontStyle}\n`;\n\nexport const Separator = styled.View`\n  width: ${StyleSheet.hairlineWidth}px;\n  margin: 20px 5px;\n  background-color: ${(props) => props.theme.colors.text};\n`;\n"
  },
  {
    "path": "src/views/Authentication/index.tsx",
    "content": "import React, { useState, useContext } from \"react\";\nimport { BottomCard, Container, Description, TopCard } from \"./styles\";\nimport { useSafeAreaInsets } from \"react-native-safe-area-context\";\nimport { StatusBar } from \"expo-status-bar\";\nimport { Button } from \"~components\";\nimport { Title, Highlight } from \"./styles\";\nimport Logo from \"~images/Logo.svg\";\nimport HeroText from \"./components/HeroText\";\nimport PhoneInput from \"./components/PhoneInput\";\nimport { KeyboardAvoidingView, Platform } from \"react-native\";\nimport { useNavigation } from \"@react-navigation/native\";\nimport { ThemeContext } from \"styled-components/native\";\nimport { SceneName } from \"~src/@types/SceneName\";\n\nexport const useCustomBottomInset = () => {\n  const insets = useSafeAreaInsets();\n  return Math.max(20, insets.bottom + 5);\n};\n\nconst Authentication = () => {\n  const insets = useSafeAreaInsets();\n  const bottomInset = useCustomBottomInset();\n  const themeContext = useContext(ThemeContext);\n  const navigation = useNavigation();\n  const [loading, setLoading] = useState(false);\n\n  /**\n   * For demo purposes, we'll just log the user in\n   */\n  const handleLogin = async () => {\n    setLoading(true);\n    setTimeout(() => {\n      navigation.navigate(SceneName.OneTimeCode);\n      setLoading(false);\n    }, 1000);\n  };\n\n  return (\n    <Container>\n      <KeyboardAvoidingView\n        behavior={Platform.OS === \"ios\" ? \"padding\" : null}\n        style={{ flexGrow: 1 }}\n      >\n        <StatusBar style={themeContext.dark ? \"light\" : \"dark\"} />\n        <TopCard\n          source={\n            themeContext.dark\n              ? require(\"~images/background-dark.png\")\n              : require(\"~images/background-light.png\")\n          }\n          style={{ paddingTop: 60 + insets.top }}\n        >\n          <Logo\n            style={{ marginBottom: 25 }}\n            width={70}\n            height={70}\n            fill={themeContext.colors.text}\n          />\n          <HeroText />\n        </TopCard>\n        <BottomCard style={{ paddingBottom: bottomInset }}>\n          <Title>\n            Insira seu <Highlight>celular</Highlight>\n          </Title>\n          <Description>\n            Vamos enviar um código de 4 digitos para autorizar sua conta. Se\n            ainda não tem uma, vamos cria-la\n          </Description>\n          <PhoneInput\n            enablesReturnKeyAutomatically\n            returnKeyType=\"send\"\n            onSubmitEditing={handleLogin}\n            blurOnSubmit={false}\n            placeholder=\"(99) 99999-9999\"\n          />\n          <Button loading={loading} onPress={handleLogin}>\n            Continuar\n          </Button>\n        </BottomCard>\n      </KeyboardAvoidingView>\n    </Container>\n  );\n};\n\nexport default Authentication;\n"
  },
  {
    "path": "src/views/Authentication/styles.ts",
    "content": "import styled from \"styled-components/native\";\nimport { SafeAreaView } from \"react-native-safe-area-context\";\nimport Text from \"~components/Text\";\n\nexport const Container = styled(SafeAreaView).attrs({\n  edges: [\"left\", \"right\"],\n})`\n  flex: 1;\n`;\n\nconst getTopCardProps = (props) => ({\n  imageStyle: {\n    opacity: 0.2,\n    backgroundColor: props.theme.colors.background,\n    transform: [{ scale: 1.05 }],\n  },\n});\n\nexport const TopCard = styled.ImageBackground.attrs(getTopCardProps)`\n  flex: 1;\n  background-color: ${(props) => props.theme.colors.background};\n  justify-content: center;\n  align-items: center;\n  padding: 40px 20px;\n`;\n\nexport const BottomCard = styled.View`\n  background-color: ${(props) => props.theme.colors.background};\n  padding: 22px;\n  border-top-color: ${(props) => props.theme.colors.border};\n  border-top-width: 1px;\n`;\n\nexport const Title = styled(Text).attrs({\n  fontSize: \"h3\",\n  fontWeight: \"bold\",\n})`\n  color: ${(props) => props.theme.colors.text};\n  margin-bottom: 5px;\n`;\n\nexport const Highlight = styled(Title)`\n  color: ${(props) => props.theme.colors.primary};\n`;\n\nexport const Description = styled(Text)`\n  color: ${(props) => props.theme.colors.text}; ;\n`;\n"
  },
  {
    "path": "src/views/Chat/components/DateMessage.tsx",
    "content": "import React, { Fragment } from \"react\";\nimport { ListRenderItemInfo } from \"react-native\";\nimport { Selectors, useContext } from \"../store\";\nimport type { Message as IMessage } from \"../store/reducers\";\nimport Message from \"./Message\";\nimport NextDay from \"./NextDay\";\n\nconst DateMessage: React.FC<ListRenderItemInfo<IMessage>> = ({\n  item,\n  index,\n}) => {\n  const { state } = useContext();\n  const messages = Selectors.getMessagesDisplay(state);\n  const nextMessage = messages?.[index + 1];\n\n  return (\n    <Fragment key={item._id}>\n      <Message {...item} self={item.self} date={item.createdAt}>\n        {item.message}\n      </Message>\n      <NextDay message={item} nextMessage={nextMessage} />\n    </Fragment>\n  );\n};\n\nconst DateMessageWrapper: React.FC<ListRenderItemInfo<IMessage>> = (props) => (\n  <DateMessage {...props} />\n);\n\nexport default DateMessageWrapper;\n"
  },
  {
    "path": "src/views/Chat/components/Feedback.tsx",
    "content": "import React from \"react\";\nimport Error from \"../assets/error.svg\";\nimport Clock from \"../assets/clock.svg\";\nimport Tick from \"../assets/tick.svg\";\n\nexport enum FeedbackStatus {\n  Error = \"error\",\n  Loading = \"loading\",\n  Success = \"success\",\n}\n\nfunction Feedback({ status, ...rest }) {\n  if (status === FeedbackStatus.Loading) return <Clock {...rest} />;\n  if (status === FeedbackStatus.Error) return <Error {...rest} />;\n  return <Tick {...rest} />;\n}\n\nexport default Feedback;\n"
  },
  {
    "path": "src/views/Chat/components/Header/index.tsx",
    "content": "import React, { useContext } from \"react\";\nimport { Header, BackTouchArea, Picture } from \"./styles\";\nimport Text from \"~components/Text\";\nimport { useNavigation, useRoute } from \"@react-navigation/native\";\nimport { ThemeContext } from \"styled-components/native\";\nimport { IChat } from \"~views/Chat\";\nimport BackArrow from \"~images/BackArrow.svg\";\n\nexport default function Component() {\n  const navigation = useNavigation();\n  const { params } = useRoute<IChat>();\n  const { colors } = useContext(ThemeContext);\n\n  return (\n    <Header>\n      <BackTouchArea onPress={() => navigation.goBack()}>\n        <BackArrow height={15} width={15} fill={colors.text} />\n      </BackTouchArea>\n      <Picture source={{ uri: params.user?.picture }} />\n      <Text fontWeight=\"bold\">{params.user?.name || \"Undefined\"}</Text>\n    </Header>\n  );\n}\n"
  },
  {
    "path": "src/views/Chat/components/Header/styles.ts",
    "content": "import styled from \"styled-components/native\";\nimport { SafeAreaView } from \"react-native-safe-area-context\";\n\nexport const Header = styled(SafeAreaView).attrs({\n  edges: [\"top\"],\n})`\n  flex-direction: row;\n  align-items: center;\n  background: ${(props) => props.theme.colors.secondaryBackground};\n  border-bottom-width: 1px;\n  border-bottom-color: ${(props) => props.theme.colors.border};\n`;\n\nexport const BackTouchArea = styled.TouchableOpacity`\n  padding: 25px;\n`;\n\nexport const Picture = styled.Image`\n  width: 35px;\n  height: 35px;\n  border-radius: 50px;\n  margin-right: 14px;\n`;\n"
  },
  {
    "path": "src/views/Chat/components/Message/index.tsx",
    "content": "import React from \"react\";\nimport moment from \"moment\";\nimport Feedback, { FeedbackStatus } from \"../Feedback\";\nimport Text from \"~components/Text\";\nimport { Message, Time, Info } from \"./styles\";\nimport {\n  SlideInRight,\n  SlideOutLeft,\n  SlideOutRight,\n  SlideInLeft,\n} from \"react-native-reanimated\";\n\nexport default function Component(props) {\n  const { children, self, createdAt, status } = props;\n\n  const isLoading = status === FeedbackStatus.Loading;\n\n  return (\n    <Message\n      key={status}\n      entering={self ? isLoading && SlideInRight : SlideInLeft}\n      exiting={self ? !isLoading && SlideOutRight : SlideOutLeft}\n      sending={self}\n      status={status}\n    >\n      <Text selectable>{children}</Text>\n      <Info>\n        <Time>{moment(createdAt).format(\"HH:mm\")}</Time>\n        {self && <Feedback style={{ marginLeft: 5 }} status={status} />}\n      </Info>\n    </Message>\n  );\n}\n"
  },
  {
    "path": "src/views/Chat/components/Message/styles.ts",
    "content": "import Animated from \"react-native-reanimated\";\nimport styled, { css } from \"styled-components/native\";\nimport { Text } from \"~components\";\nimport { FeedbackStatus } from \"../Feedback\";\n\ninterface MessageProps {\n  sending: boolean;\n  status: FeedbackStatus;\n}\n\nexport const Message = styled(Animated.View)<MessageProps>`\n  padding: 15px;\n  max-width: 60%;\n  background-color: ${(props) => props.theme.colors.background};\n  border: ${(props) => props.theme.colors.border};\n  border-radius: 20px;\n\n  margin-bottom: 5px;\n\n  ${(props) =>\n    props.sending\n      ? css`\n  margin-left: auto\n  border-bottom-right-radius:  0;\n  `\n      : css`\n  margin-right: auto\n  border-bottom-left-radius:  0;\n  `},\n\n  ${(props) =>\n    props.status === FeedbackStatus.Error &&\n    css`\n      border: 1px #dd2e44;\n    `}\n`;\n\nexport const Info = styled.View`\n  margin: 5px -5px -5px 20px;\n  margin-left: auto;\n  flex-direction: row;\n  align-items: center;\n`;\n\nexport const Time = styled(Text).attrs({ fontSize: \"small\" })`\n  color: #737373;\n`;\n"
  },
  {
    "path": "src/views/Chat/components/NextDay/index.tsx",
    "content": "import React from \"react\";\nimport Text from \"~components/Text\";\nimport { Container } from \"./styles\";\nimport moment from \"moment\";\n\nfunction Component({ message, nextMessage }: any) {\n  if (!message || nextMessage === false) return <></>;\n\n  const nextDay = nextMessage && new Date(nextMessage?.createdAt);\n  const currentDay = new Date(message?.createdAt);\n\n  if (nextMessage && moment(currentDay).isSame(nextDay, \"day\")) return <></>;\n\n  return (\n    <Container>\n      <Text>{moment(currentDay).format(\"LL\")}</Text>\n    </Container>\n  );\n}\n\nexport default Component;\n"
  },
  {
    "path": "src/views/Chat/components/NextDay/styles.ts",
    "content": "import styled from 'styled-components/native';\n\nexport const Container = styled.View`\n  padding: 15px 0 25px 0;\n  margin: auto;\n`;\n"
  },
  {
    "path": "src/views/Chat/components/Send/index.tsx",
    "content": "import React, { useState, useCallback } from \"react\";\nimport { Container, Input } from \"./styles\";\nimport useSendMessage from \"./useSendMessage\";\n\nfunction Component() {\n  const [message, setMessage] = useState(\"\");\n  const sendMessage = useSendMessage();\n\n  const Submit = useCallback(() => {\n    if (!message?.trim()) return;\n\n    sendMessage(message);\n    setMessage(\"\");\n  }, [message, sendMessage]);\n\n  return (\n    <Container>\n      <Input\n        value={message}\n        onChangeText={setMessage}\n        onSubmitEditing={Submit}\n        returnKeyType=\"send\"\n        autoCapitalize=\"none\"\n        enablesReturnKeyAutomatically\n        blurOnSubmit={false}\n        placeholder=\"Digite uma mensagem.\"\n      />\n    </Container>\n  );\n}\n\nexport default Component;\n"
  },
  {
    "path": "src/views/Chat/components/Send/styles.ts",
    "content": "import styled from \"styled-components/native\";\n\nexport const Container = styled.View`\n  background-color: ${(props) => props.theme.colors.secondaryBackground};\n  padding: 20px 25px;\n  border-top-width: 1px;\n  border-top-color: ${(props) => props.theme.colors.border};\n`;\n\nexport const Input = styled.TextInput.attrs({\n  placeholderTextColor: \"#bcbcbc\",\n})`\n  color: ${(props) => props.theme.colors.text};\n  font-family: ${(props) => props.theme.typography.fontFamily.regular};\n\n  font-size: ${(props) => props.theme.typography.sizes.regular.size}px;\n  line-height: ${(props) => props.theme.typography.sizes.regular.lineHeight}px;\n`;\n"
  },
  {
    "path": "src/views/Chat/components/Send/useSendMessage.ts",
    "content": "import moment from \"moment\";\nimport uuid from \"react-native-uuid\";\nimport { Creators, useContext } from \"~views/Chat/store\";\nimport { FeedbackStatus } from \"../Feedback\";\n\n// Should be a saga or something\nexport default function Component() {\n  const { dispatch } = useContext();\n\n  const submit = async (body: string) => {\n    const tempId = uuid.v4() as string;\n\n    try {\n      // Add a fake 'sending' message to give an optimistic UI\n      dispatch(Creators.addTemp({ _id: tempId, body }));\n\n      // You could send the actual message here. For now, we'll just fake it.\n      // const { data: response } = await axios.post(\"chat\", {\n      //   message,\n      // });\n\n      await new Promise((resolve) => setTimeout(resolve, 500));\n\n      // Remove the fake message and add the correct one\n      dispatch(Creators.removeTemp({ _id: tempId }));\n      dispatch(\n        Creators.addMessage({\n          message: {\n            _id: uuid.v4().toString(),\n            message: body,\n            createdAt: moment().toISOString(),\n            self: true,\n            status: FeedbackStatus.Success,\n          },\n        })\n      );\n    } catch (err) {\n      // Set error and delete the fake message after a while\n      dispatch(Creators.errorTemp({ _id: tempId }));\n      setTimeout(() => dispatch(Creators.removeTemp({ _id: tempId })), 1500);\n    }\n  };\n\n  return submit;\n}\n"
  },
  {
    "path": "src/views/Chat/components/index.tsx",
    "content": "export { default as Message } from \"./Message\";\nexport { default as Header } from \"./Header\";\nexport { default as Send } from \"./Send\";\nexport { default as Feedback } from \"./Feedback\";\nexport { default as NextDay } from \"./NextDay\";\nexport { default as DateMessage } from \"./DateMessage\";\n"
  },
  {
    "path": "src/views/Chat/index.tsx",
    "content": "import React, { useReducer } from \"react\";\nimport { DateMessage, Send, Header, NextDay } from \"./components\";\nimport { Container, BottomPadding, Messages } from \"./styles\";\nimport { SafeComponent } from \"~components\";\nimport Store, { INITIAL_STATE, reducers, Selectors } from \"./store\";\nimport { RouteProp } from \"@react-navigation/native\";\nimport { useSafeAreaInsets } from \"react-native-safe-area-context\";\nimport { RootStackParamList } from \"~src/@types/react-navigation\";\nimport { SceneName } from \"~src/@types/SceneName\";\nimport { Message, State } from \"./store/reducers\";\nimport { Platform } from \"react-native\";\n\nconst Empty = () => <NextDay message={{ createdAt: new Date() }} />;\n\nexport type IChat = RouteProp<RootStackParamList, SceneName.Chat>;\n\nfunction Chat() {\n  const [state, dispatch] = useReducer(reducers, INITIAL_STATE);\n\n  const displayMessages = Selectors.getMessagesDisplay(state as State);\n\n  const mockRequest = {\n    data: displayMessages,\n    loading: false,\n    error: false,\n  };\n\n  const insets = useSafeAreaInsets();\n\n  return (\n    <Store.Provider value={{ state, dispatch }}>\n      <Container behavior={Platform.OS === \"ios\" ? \"padding\" : null}>\n        <Header />\n        <SafeComponent request={mockRequest}>\n          <Messages\n            inverted={!!mockRequest.data?.length}\n            data={mockRequest.data}\n            keyExtractor={(message: Message) => String(message._id)}\n            ListFooterComponent={\n              !mockRequest.data && <NextDay message={mockRequest.data[0]} />\n            }\n            ListEmptyComponent={<Empty />}\n            renderItem={DateMessage}\n          />\n        </SafeComponent>\n        <Send />\n      </Container>\n      <BottomPadding style={{ height: insets.bottom }} />\n    </Store.Provider>\n  );\n}\n\nexport default Chat;\n"
  },
  {
    "path": "src/views/Chat/store/index.tsx",
    "content": "import * as selectors from \"./selectors\";\nimport React, { createContext } from \"react\";\n\nconst store = createContext({});\nexport const useContext = () => {\n  return React.useContext<any>(store);\n};\n\nexport {\n  default as reducers,\n  Types,\n  Creators,\n  INITIAL_STATE,\n} from \"./reducers\";\nexport const Selectors = selectors;\nexport default store;\n"
  },
  {
    "path": "src/views/Chat/store/reducers.ts",
    "content": "import produce from \"immer\";\nimport { action, createReducer } from \"typesafe-actions\";\nimport { FeedbackStatus } from \"../components/Feedback\";\nimport moment from \"moment\";\n\nexport interface Message {\n  _id: string;\n  message: string;\n  createdAt: string;\n  status: FeedbackStatus;\n  self: boolean;\n}\n\nexport interface State {\n  messages: Message[];\n  buffer: Message[];\n}\n\nconst mockMessage = {\n  _id: \"609c830794d0a801004bc667\",\n  self: false,\n  message: \"bom diaa\",\n  createdAt: \"2021-05-13T01:38:15.144Z\",\n  status: FeedbackStatus.Success,\n};\n\nexport const INITIAL_STATE: State = {\n  messages: [mockMessage],\n  buffer: [],\n};\n\nexport enum Types {\n  SET_MESSAGES = \"SET_MESSAGES\",\n  ADD_MESSAGE = \"ADD_MESSAGE\",\n  ADD_TEMP = \"ADD_TEMP\",\n  REMOVE_TEMP = \"REMOVE_TEMP\",\n  ERROR_TEMP = \"ERROR_TEMP\",\n}\n\nexport const Creators = {\n  setMessages: ({ messages }: { messages: Message[] }) =>\n    action(Types.SET_MESSAGES, { messages }),\n  addMessage: ({ message }: { message: Message }) =>\n    action(Types.ADD_MESSAGE, { message }),\n  addTemp: ({ _id, body }: { _id: string; body: string }) =>\n    action(Types.ADD_TEMP, { _id, body }),\n  removeTemp: ({ _id }: { _id: string }) => action(Types.REMOVE_TEMP, { _id }),\n  errorTemp: ({ _id }: { _id: string }) => action(Types.ERROR_TEMP, { _id }),\n};\n\nconst setMessages = (state = INITIAL_STATE, { payload: { messages } }) =>\n  produce(state, (draft) => {\n    if (!messages || messages.length === draft.messages?.length) return draft;\n    draft.messages = messages.reverse();\n    return draft;\n  });\n\nconst addMessage = (state = INITIAL_STATE, { payload: { message } }) =>\n  produce(state, (draft) => {\n    draft.messages.unshift(message);\n    return draft;\n  });\n\n// Adding a fake message with current time\nconst addTemp = (state = INITIAL_STATE, { payload: { _id, body } }) =>\n  produce(state, (draft) => {\n    draft.buffer.unshift({\n      _id,\n      message: body,\n      createdAt: moment().toISOString(),\n      self: true,\n      status: FeedbackStatus.Loading,\n    } as Message);\n\n    return draft;\n  });\n\nconst removeTemp = (state = INITIAL_STATE, { payload: { _id } }) =>\n  produce(state, (draft) => {\n    const index = draft.buffer.findIndex((message) => message._id === _id);\n    draft.buffer.splice(index, 1);\n    return draft;\n  });\n\nconst errorTemp = (state = INITIAL_STATE, { payload: { _id } }) =>\n  produce(state, (draft) => {\n    const index = draft.buffer.findIndex((message) => message._id === _id);\n    draft.buffer[index].status = FeedbackStatus.Error;\n    return draft;\n  });\n\nexport default createReducer<typeof INITIAL_STATE>(INITIAL_STATE)\n  .handleAction(Types.SET_MESSAGES, setMessages)\n  .handleAction(Types.ADD_MESSAGE, addMessage)\n  .handleAction(Types.ADD_TEMP, addTemp)\n  .handleAction(Types.ERROR_TEMP, errorTemp)\n  .handleAction(Types.REMOVE_TEMP, removeTemp);\n"
  },
  {
    "path": "src/views/Chat/store/selectors.ts",
    "content": "import { createSelector } from \"reselect\";\nimport { State } from \"./reducers\";\n\nconst messagesSelector = (state: State) => state?.messages ?? [];\nconst bufferSelector = (state: State) => state?.buffer ?? [];\n\nexport const getMessagesDisplay = createSelector(\n  messagesSelector,\n  bufferSelector,\n  (messages, buffer) => [...buffer, ...messages]\n);\n"
  },
  {
    "path": "src/views/Chat/styles.ts",
    "content": "import styled from \"styled-components/native\";\n\nexport const Container = styled.KeyboardAvoidingView`\n  background-color: ${(props) => props.theme.colors.background};\n  flex: 1;\n`;\n\nexport const MessageList = styled.View`\n  padding: 25px;\n`;\n\nexport const BottomPadding = styled.View`\n  background-color: ${(props) => props.theme.colors.secondaryBackground};\n`;\n\nexport const Messages = styled.FlatList.attrs({\n  contentContainerStyle: {\n    paddingVertical: 12,\n    paddingHorizontal: 12,\n  },\n})``;\n"
  },
  {
    "path": "src/views/EditProfile/index.tsx",
    "content": "import React, { useContext, useState } from \"react\";\nimport { StatusBar } from \"expo-status-bar\";\nimport { KeyboardAvoidingView, Platform, View } from \"react-native\";\nimport { ThemeContext } from \"styled-components/native\";\nimport {\n  AddRemoveContainer,\n  BottomPadding,\n  Container,\n  ContinueButton,\n  numOfColumns,\n  UserPictureContainer,\n  UserPictureContent,\n  userPictureHeight,\n} from \"./styles\";\nimport Placeholder from \"~images/placeholder.svg\";\nimport AddRemove from \"~images/AddRemove.svg\";\nimport { DraggableGrid } from \"react-native-draggable-grid\";\nimport { useSafeAreaInsets } from \"react-native-safe-area-context\";\nimport { useNavigation } from \"@react-navigation/native\";\nimport { pictures, sortByUrl, deleteUrlFromItem, addUrlToItem } from \"./utils\";\nimport { useHeaderHeight } from \"@react-navigation/elements\";\nimport { SceneName } from \"~src/@types/SceneName\";\nimport { useDidMountEffect } from \"~services/utils\";\nimport { Input, RadioButtons } from \"~components\";\nimport { useNavbarStyle } from \"~components/Navbar\";\nimport Animated, {\n  useAnimatedStyle,\n  withSpring,\n} from \"react-native-reanimated\";\n\nconst AddUserPhoto = ({ picture, onDelete, onAdd }) => {\n  const themeContext = useContext(ThemeContext);\n\n  const hasPicture = !!picture.url;\n\n  const style = useAnimatedStyle(() => {\n    const rotation = withSpring(hasPicture ? `45deg` : `0deg`);\n    return { transform: [{ rotateZ: rotation }] };\n  });\n\n  return (\n    <UserPictureContainer>\n      <UserPictureContent\n        key={picture?.url}\n        {...(picture?.url && { source: { uri: picture?.url } })}\n      >\n        {!hasPicture && <Placeholder />}\n      </UserPictureContent>\n      <AddRemoveContainer\n        inverted={hasPicture}\n        onPress={hasPicture ? onDelete : onAdd}\n      >\n        <Animated.View style={style}>\n          <AddRemove\n            fill={hasPicture ? themeContext.colors.primary : \"white\"}\n          />\n        </Animated.View>\n      </AddRemoveContainer>\n    </UserPictureContainer>\n  );\n};\n\nexport interface Positions {\n  [id: string]: number;\n}\n\nconst EditProfile = ({ route }) => {\n  const themeContext = useContext(ThemeContext);\n  const insets = useSafeAreaInsets();\n  const navigation = useNavigation();\n  const [name, setName] = useState(\"\");\n  const [bio, setBio] = useState(\"\");\n  const [pics, setPics] = useState(pictures);\n  const [gender, setGender] = useState(\"\");\n  const [genderOfInterest, setGenderOfInterest] = useState(\"\");\n\n  // Swipe gestures need to be disabled when Draggable is active,\n  // othewise the user will perform multiple gestures and the behavior\n  // will be undesirable\n  const [gesturesEnabled, setgesturesEnabled] = useState(true);\n\n  const headerHeight = useHeaderHeight();\n  const navbarHeight = useNavbarStyle().height;\n\n  useDidMountEffect(() => {\n    navigation.setOptions({ swipeEnabled: gesturesEnabled });\n  }, [gesturesEnabled]);\n\n  const continueButtonDisabled = Boolean(!genderOfInterest || !gender);\n\n  return (\n    <>\n      <KeyboardAvoidingView\n        style={{ flexGrow: 1 }}\n        keyboardVerticalOffset={\n          route.name === SceneName.EditProfile ? headerHeight : navbarHeight\n        }\n        behavior={Platform.OS === \"ios\" ? \"padding\" : null}\n      >\n        <Container\n          style={{ flex: 1 }}\n          contentContainerStyle={{ padding: 15, paddingBottom: 30 }}\n          scrollEnabled={gesturesEnabled}\n        >\n          <StatusBar style={themeContext.dark ? \"light\" : \"dark\"} />\n          <DraggableGrid\n            numColumns={numOfColumns}\n            renderItem={(picture) => (\n              <View>\n                <AddUserPhoto\n                  onDelete={() => {\n                    const newPics = pics\n                      .map(deleteUrlFromItem(picture))\n                      .sort(sortByUrl);\n                    setPics(newPics);\n                  }}\n                  onAdd={() => {\n                    const newPics = pics\n                      .map(addUrlToItem(picture))\n                      .sort(sortByUrl);\n                    setPics(newPics);\n                  }}\n                  picture={picture}\n                />\n              </View>\n            )}\n            data={pics}\n            itemHeight={userPictureHeight}\n            style={{ zIndex: 10 }}\n            onDragStart={() => setgesturesEnabled(false)}\n            onDragRelease={(newPics) => {\n              setgesturesEnabled(true);\n              setPics(newPics);\n            }}\n          />\n          <Input\n            title=\"Meu nome\"\n            placeholder=\"Como gostaria que te apresentássemos?\"\n            value={name}\n            onChangeText={setName}\n            maxLength={50}\n          />\n          <Input\n            title=\"Sobre mim\"\n            placeholder=\"Conte alguma coisa legal sobre você\"\n            value={bio}\n            onChangeText={setBio}\n            maxLength={500}\n            multiline\n          />\n          <RadioButtons\n            title=\"Sexo\"\n            data={[\"Homem\", \"Mulher\", \"Outro\"]}\n            value={gender}\n            onChange={setGender}\n          />\n          <RadioButtons\n            title=\"Mostrar-me\"\n            data={[\"Homem\", \"Mulher\", \"Todos\"]}\n            value={genderOfInterest}\n            onChange={setGenderOfInterest}\n          />\n        </Container>\n        <ContinueButton\n          disabled={continueButtonDisabled}\n          onPress={() =>\n            navigation.navigate(SceneName.Main, { screen: SceneName.Swipe })\n          }\n        >\n          Salvar perfil\n        </ContinueButton>\n      </KeyboardAvoidingView>\n      <BottomPadding\n        disabled={continueButtonDisabled}\n        style={{ height: insets.bottom }}\n      />\n    </>\n  );\n};\n\nexport default EditProfile;\n"
  },
  {
    "path": "src/views/EditProfile/styles.ts",
    "content": "import styled, { css } from \"styled-components/native\";\nimport { Button } from \"~components\";\nimport { width } from \"~constants\";\n\nexport const containerPadding = 15;\nexport const numOfColumns = 3;\nexport const userPictureHeight = 159;\nexport const userPictureWidth = (width - containerPadding * 2) / numOfColumns;\n\nexport const Container = styled.ScrollView`\n  flex-grow: 1;\n`;\n\nexport const AddRemoveContainer = styled.TouchableOpacity<{\n  inverted: boolean;\n}>`\n  border-radius: 15px;\n  width: 30px;\n  height: 30px;\n  align-items: center;\n  justify-content: center;\n  position: absolute;\n  bottom: 0;\n  right: 0;\n  background-color: ${(props) =>\n    props.inverted\n      ? props.theme.colors.secondaryBackground\n      : props.theme.colors.primary};\n`;\n\nexport const UserPictureContent = styled.ImageBackground<{\n  children: React.ReactElement;\n}>`\n  border-radius: 15px;\n  align-items: center;\n  justify-content: center;\n  overflow: hidden;\n  width: 100%;\n  flex: 1;\n  border: 1px ${(props) => props.theme.colors.border};\n  background-color: ${(props) => props.theme.colors.secondaryBackground};\n`;\n\nexport const UserPictureContainer = styled.View`\n  padding: 7px;\n  width: ${userPictureWidth}px;\n  height: ${userPictureHeight}px;\n`;\n\nexport const ContinueButton = styled(Button)`\n  border-bottom-right-radius: 0px;\n  border-bottom-left-radius: 0px;\n  border-width: 0px;\n  border-top-width: 1px;\n  border-color: ${(props) => props.theme.colors.background};\n\n  ${(props) =>\n    props.disabled &&\n    css`\n      opacity: 0.5;\n    `}\n`;\n\ninterface BottomPaddingProps {\n  disabled?: boolean;\n}\n\nexport const BottomPadding = styled.View<BottomPaddingProps>`\n  background-color: ${(props) => props.theme.colors.primary};\n\n  ${(props) =>\n    props.disabled &&\n    css`\n      opacity: 0.5;\n    `}\n`;\n"
  },
  {
    "path": "src/views/EditProfile/utils/index.ts",
    "content": "export const pictures = [\n  {\n    key: \"realid1\",\n    url: \"https://picsum.photos/200\",\n    disabledDrag: false,\n    disabledReSorted: false,\n  },\n  {\n    key: \"realid2\",\n    url: \"https://picsum.photos/200\",\n    disabledDrag: false,\n    disabledReSorted: false,\n  },\n  {\n    key: \"realid4\",\n    url: \"https://picsum.photos/200\",\n    disabledDrag: false,\n    disabledReSorted: false,\n  },\n  {\n    key: \"realid6\",\n    url: \"https://picsum.photos/200\",\n    disabledDrag: false,\n    disabledReSorted: false,\n  },\n  { key: \"2\", disabledDrag: true, disabledReSorted: true },\n  { key: \"3\", disabledDrag: true, disabledReSorted: true },\n];\n\nexport const sortByUrl = (firstItem, secondItem) =>\n  firstItem.url && !secondItem.url ? -1 : 1;\n\nexport const deleteUrlFromItem = (picture) => (currentPic) => {\n  const pictureWithoutURL = {\n    ...currentPic,\n    url: \"\",\n    disabledDrag: true,\n    disabledReSorted: true,\n  };\n\n  return currentPic.key === picture.key ? pictureWithoutURL : currentPic;\n};\n\nexport const addUrlToItem = (picture) => (currentPic) => {\n  const pictureWithURL = {\n    ...currentPic,\n    url: \"https://picsum.photos/200\",\n    disabledDrag: false,\n    disabledReSorted: false,\n  };\n\n  return currentPic.key === picture.key ? pictureWithURL : currentPic;\n};\n"
  },
  {
    "path": "src/views/Messages/__mocks__/index.ts",
    "content": "export const mockRequest = {\n  data: [\n    {\n      id: 0,\n      picture: \"https://picsum.photos/200\",\n      name: \"Lorem Ipsum\",\n      lastMessage: \"Oiii!!\",\n    },\n    {\n      id: 1,\n      picture: \"https://picsum.photos/200\",\n      name: \"Irene Keebler\",\n      lastMessage: \"Oii, tudo bem??!!\",\n    },\n  ],\n  loading: false,\n  error: false,\n};\n"
  },
  {
    "path": "src/views/Messages/components/Header/index.tsx",
    "content": "import React from \"react\";\nimport { Title, Container } from \"./styles\";\nimport { Text } from \"~components\";\nimport { FlatList } from \"react-native\";\nimport { Preview } from \"../Preview\";\nimport { mockRequest } from \"~views/Messages/__mocks__\";\n\nexport const Header = () => {\n  return (\n    <Container>\n      <Title>\n        <Text fontWeight=\"bold\">Pegáveis</Text>\n      </Title>\n      <FlatList\n        data={mockRequest.data}\n        keyExtractor={(message) => String(message.id)}\n        renderItem={({ item }) => <Preview item={item} />}\n        horizontal\n        contentContainerStyle={{ paddingHorizontal: 10 }}\n      />\n      <Title>\n        <Text fontWeight=\"bold\">Mensagens</Text>\n      </Title>\n    </Container>\n  );\n};\n"
  },
  {
    "path": "src/views/Messages/components/Header/styles.ts",
    "content": "import styled from \"styled-components/native\";\n\nexport const Container = styled.View`\n  background-color: ${(props) => props.theme.colors.background};\n`;\n\nexport const Title = styled.View`\n  margin: 15px;\n`;\n"
  },
  {
    "path": "src/views/Messages/components/Message/index.tsx",
    "content": "import React from \"react\";\nimport { Text } from \"~components\";\nimport { View } from \"react-native\";\nimport { useNavigation } from \"@react-navigation/native\";\nimport { Container, Picture } from \"./styles\";\nimport { SceneName } from \"~src/@types/SceneName\";\n\nexport const Message = ({ item }) => {\n  const navigation = useNavigation();\n\n  return (\n    <Container\n      onPress={() => navigation.navigate(SceneName.Chat, { user: item })}\n    >\n      <Picture source={{ uri: item.picture }} />\n      <View>\n        <Text fontWeight=\"semiBold\">{item.name}</Text>\n        <Text fontSize=\"small\">{item.lastMessage}</Text>\n      </View>\n    </Container>\n  );\n};\n"
  },
  {
    "path": "src/views/Messages/components/Message/styles.ts",
    "content": "import styled from \"styled-components/native\";\n\nexport const Container = styled.TouchableOpacity`\n  padding: 10px 15px;\n  flex: 1;\n  margin: 5px;\n  flex-direction: row;\n  border-radius: 10px;\n  align-items: center;\n`;\n\nexport const PICTURE_SIZE = 55;\nexport const Picture = styled.Image`\n  width: ${PICTURE_SIZE}px;\n  height: ${PICTURE_SIZE}px;\n  border-radius: 50px;\n  margin-right: 15px;\n`;\n"
  },
  {
    "path": "src/views/Messages/components/Preview/index.tsx",
    "content": "import React from \"react\";\nimport { Text } from \"~components\";\nimport { useNavigation } from \"@react-navigation/native\";\nimport { Container, Picture, Content } from \"./styles\";\nimport { SceneName } from \"~src/@types/SceneName\";\n\nexport const Preview = ({ item }) => {\n  const navigation = useNavigation();\n\n  return (\n    <Container\n      onPress={() => navigation.navigate(SceneName.Chat, { user: item })}\n    >\n      <Picture source={{ uri: item.picture }} />\n      <Content>\n        <Text fontSize=\"small\" fontWeight=\"semiBold\" numberOfLines={1}>\n          {item.name}\n        </Text>\n      </Content>\n    </Container>\n  );\n};\n"
  },
  {
    "path": "src/views/Messages/components/Preview/styles.ts",
    "content": "import styled from \"styled-components/native\";\n\nexport const Content = styled.View`\n  width: 65px;\n  align-items: center;\n`;\n\nexport const Picture = styled.Image`\n  width: 80px;\n  height: 100px;\n  border-radius: 5px;\n  margin-bottom: 5px;\n\n  background-color: ${(props) => props.theme.colors.border};\n`;\n\nexport const Container = styled.TouchableOpacity`\n  margin: 7px;\n  border-radius: 10px;\n  align-items: center;\n  justify-content: center;\n`;\n"
  },
  {
    "path": "src/views/Messages/index.tsx",
    "content": "import React from \"react\";\nimport { Container } from \"./styles\";\nimport { SafeComponent } from \"~components\";\nimport { FlatList } from \"react-native\";\nimport { Message } from \"./components/Message\";\nimport { Header } from \"./components/Header\";\nimport Divider from \"~components/Divider\";\nimport { PICTURE_SIZE } from \"./components/Message/styles\";\nimport { mockRequest } from \"./__mocks__\";\n\nfunction Component() {\n  return (\n    <Container>\n      <SafeComponent request={mockRequest}>\n        <FlatList\n          ListHeaderComponent={Header}\n          data={mockRequest.data}\n          keyExtractor={(message) => String(message.id)}\n          ItemSeparatorComponent={() => (\n            <Divider\n              style={{ marginHorizontal: 15, marginLeft: 30 + PICTURE_SIZE }}\n            />\n          )}\n          renderItem={({ item }) => <Message item={item} />}\n        />\n      </SafeComponent>\n    </Container>\n  );\n}\n\nexport default Component;\n"
  },
  {
    "path": "src/views/Messages/styles.ts",
    "content": "import styled from \"styled-components/native\";\n\nexport const Container = styled.KeyboardAvoidingView`\n  background-color: ${(props) => props.theme.colors.background};\n  flex: 1;\n`;\n"
  },
  {
    "path": "src/views/OneTimeCode/components/CodeInput/index.tsx",
    "content": "import React from \"react\";\nimport { FadeIn, FadeOut, ZoomIn, ZoomOut } from \"react-native-reanimated\";\nimport {\n  Container,\n  InputNumber,\n  ICodeInputNumber,\n  InputNumberContainer,\n} from \"./styles\";\ninterface ICodeInput {\n  value: string;\n  length: number;\n}\n\nconst CodeInputNumber: React.FC<ICodeInputNumber & { children: string }> = ({\n  children,\n  filled,\n  active,\n}) => {\n  return (\n    <InputNumberContainer\n      key={children}\n      entering={filled ? ZoomIn : FadeIn}\n      exiting={filled ? ZoomOut : FadeOut}\n      filled={filled}\n      active={active}\n    >\n      <InputNumber filled={filled} active={active}>\n        {children}\n      </InputNumber>\n    </InputNumberContainer>\n  );\n};\n\nconst CodeInput: React.FC<ICodeInput> = ({ value, length }) => {\n  const oneTimeCode = value.padEnd(length, \"0\");\n\n  return (\n    <Container>\n      {oneTimeCode.split(\"\").map((character, index) => (\n        <CodeInputNumber\n          key={index}\n          filled={index < value.length}\n          active={index === value.length}\n        >\n          {character}\n        </CodeInputNumber>\n      ))}\n    </Container>\n  );\n};\n\nexport default CodeInput;\n"
  },
  {
    "path": "src/views/OneTimeCode/components/CodeInput/styles.ts",
    "content": "import Animated from \"react-native-reanimated\";\nimport styled, { css, DefaultTheme } from \"styled-components/native\";\nimport Text from \"~components/Text\";\nexport interface ICodeInputNumber {\n  filled: boolean;\n  active: boolean;\n}\n\nconst containerFilledMixin = css`\n  background-color: ${(props) => props.theme.colors.primary};\n  border-color: transparent;\n`;\n\nconst containerActiveMixin = css`\n  border-color: ${(props) => props.theme.colors.primary};\n`;\n\nconst getContainerVariantsMixin = (props: ICodeInputNumber) => {\n  if (props.filled) return containerFilledMixin;\n  if (props.active) return containerActiveMixin;\n};\n\nconst getInputColorMixin = (\n  props: ICodeInputNumber & { theme: DefaultTheme }\n) => {\n  if (props.filled) return props.theme.colors.background;\n  if (props.active) return props.theme.colors.primary;\n  return \"#979797\";\n};\n\nexport const InputNumberContainer = styled(Animated.View)<ICodeInputNumber>`\n  border-color: transparent;\n  border-style: dashed;\n  border-width: 3px;\n  border-radius: 15px;\n  padding: 23px;\n  margin: 5px;\n  flex: 1;\n  justify-content: center;\n  align-items: center;\n  border-color: #979797;\n  ${getContainerVariantsMixin}\n`;\n\nexport const InputNumber = styled(Text).attrs({\n  fontSize: \"h1\",\n  fontWeight: \"bold\",\n})<ICodeInputNumber>`\n  color: ${getInputColorMixin};\n`;\n\nexport const Container = styled.View`\n  flex-direction: row;\n  margin-top: 20px;\n  overflow: hidden;\n`;\n"
  },
  {
    "path": "src/views/OneTimeCode/components/CustomKeyboard/index.tsx",
    "content": "import React, { useCallback, useContext } from \"react\";\nimport { TouchableOpacityProps } from \"react-native\";\nimport Erase from \"~images/Erase.svg\";\nimport {\n  KeyContainer,\n  KeyContent,\n  KeyboardContainer,\n  CustomKey,\n} from \"./styles\";\nimport { ThemeContext } from \"styled-components/native\";\n\nenum KeyTypes {\n  Digit = \"Digit\",\n  Backspace = \"Backspace\",\n  Empty = \"Empty\",\n}\ninterface IKey {\n  key: string;\n  render: any;\n  type: KeyTypes;\n  value?: any;\n}\n\nconst makeDigit = (digit: number): IKey => ({\n  key: String(digit),\n  type: KeyTypes.Digit,\n  value: digit,\n  render: (props: TouchableOpacityProps) => (\n    <KeyContainer {...props}>\n      <KeyContent>{digit}</KeyContent>\n    </KeyContainer>\n  ),\n});\n\nconst BackspaceKeyComponent = (props: TouchableOpacityProps) => {\n  const themeContext = useContext(ThemeContext);\n\n  return (\n    <KeyContainer {...props}>\n      <CustomKey>\n        <Erase fill={themeContext.colors.text} />\n      </CustomKey>\n    </KeyContainer>\n  );\n};\nconst BackspaceKey: IKey = {\n  key: KeyTypes.Backspace,\n  type: KeyTypes.Backspace,\n  render: BackspaceKeyComponent,\n};\n\nconst EmptyKeyComponent = (props) => (\n  <KeyContainer disabled {...props}>\n    <CustomKey />\n  </KeyContainer>\n);\nconst EmptyKey: IKey = {\n  key: KeyTypes.Empty,\n  type: KeyTypes.Empty,\n  render: EmptyKeyComponent,\n};\n\nconst keys: IKey[] = [1, 2, 3, 4, 5, 6, 7, 8, 9]\n  .map(makeDigit)\n  .concat([EmptyKey, makeDigit(0), BackspaceKey]);\n\nconst CustomKeyboard = ({ onInsert, onDelete }) => {\n  const renderKey = useCallback(\n    (item) => {\n      const KeyComponent = item.render;\n\n      const onKeyPress = () => {\n        if (item.type === KeyTypes.Backspace) return onDelete();\n        if (item.type === KeyTypes.Digit) return onInsert(item.value);\n      };\n\n      return <KeyComponent key={item.key} onPress={onKeyPress} />;\n    },\n    [onInsert, onDelete]\n  );\n\n  return <KeyboardContainer>{keys.map(renderKey)}</KeyboardContainer>;\n};\n\nexport default CustomKeyboard;\n"
  },
  {
    "path": "src/views/OneTimeCode/components/CustomKeyboard/styles.ts",
    "content": "import styled from \"styled-components/native\";\nimport Text from \"~components/Text\";\n\nconst numOfColumns = 3;\nexport const KeyContainer = styled.TouchableOpacity`\n  padding: 20px;\n  width: ${100 / numOfColumns}%;\n  justify-content: center;\n  align-items: center;\n`;\n\nexport const KeyContent = styled(Text).attrs({\n  fontSize: \"h2\",\n})`\n  text-align: center;\n  color: ${(props) => props.theme.colors.text};\n`;\n\nexport const KeyboardContainer = styled.View`\n  flex-wrap: wrap;\n  flex-direction: row;\n  align-items: center;\n  justify-content: center;\n`;\n\nexport const CustomKey = styled.View`\n  width: 30px;\n  height: 30px;\n  justify-content: center;\n  align-items: center;\n`;\n"
  },
  {
    "path": "src/views/OneTimeCode/components/GoBack/index.tsx",
    "content": "import React, { useContext } from \"react\";\nimport { TouchableOpacityProps } from \"react-native\";\nimport BackArrow from \"~images/BackArrow.svg\";\nimport { Container } from \"./styles\";\nimport { ThemeContext } from \"styled-components/native\";\n\nconst GoBack: React.FC<TouchableOpacityProps> = (props) => {\n  const themeContext = useContext(ThemeContext);\n\n  return (\n    <Container {...props}>\n      <BackArrow fill={themeContext.colors.text} />\n    </Container>\n  );\n};\n\nexport default GoBack;\n"
  },
  {
    "path": "src/views/OneTimeCode/components/GoBack/styles.ts",
    "content": "import styled from \"styled-components/native\";\n\nexport const Container = styled.TouchableOpacity`\n  position: absolute;\n\n  border-radius: 15px;\n  border-width: 2px;\n  border-color: ${(props) => props.theme.colors.text};\n  width: 50px;\n  height: 50px;\n  justify-content: center;\n  align-items: center;\n\n  background-color: ${(props) => props.theme.colors.background};\n`;\n"
  },
  {
    "path": "src/views/OneTimeCode/hooks/useTimer.ts",
    "content": "import { Dispatch, SetStateAction, useEffect, useState } from \"react\";\n\nconst useTimer = (\n  seconds: number\n): [number, Dispatch<SetStateAction<number>>] => {\n  const [timer, setTimer] = useState(seconds);\n\n  useEffect(() => {\n    if (timer) {\n      const timer = setInterval(() => setTimer((count) => count - 1), 1000);\n      return () => clearInterval(timer);\n    }\n  }, [timer]);\n\n  return [timer, setTimer];\n};\n\nexport default useTimer;\n"
  },
  {
    "path": "src/views/OneTimeCode/index.tsx",
    "content": "import React, { useContext, useState } from \"react\";\nimport {\n  Container,\n  Content,\n  Description,\n  ResendCode,\n  Timer,\n  TopColumn,\n} from \"./styles\";\nimport { StatusBar } from \"expo-status-bar\";\nimport Text from \"~components/Text\";\nimport { Underline } from \"./../Authentication/components/HeroText\";\nimport { useNavigation } from \"@react-navigation/native\";\nimport { useDidMountEffect } from \"~services/utils\";\nimport CustomKeyboard from \"./components/CustomKeyboard\";\nimport useTimer from \"./hooks/useTimer\";\nimport GoBack from \"./components/GoBack\";\nimport CodeInput from \"./components/CodeInput\";\nimport { useSafeAreaInsets } from \"react-native-safe-area-context\";\nimport { SceneName } from \"~src/@types/SceneName\";\nimport moment from \"moment\";\nimport { ThemeContext } from \"styled-components\";\n\nconst CODE_LENGTH = 4;\nconst INITIAL_TIMEOUT_IN_SECONDS = 50;\nconst RESEND_TIMEOUT_IN_SECONDS = 50;\n\nconst Authentication = () => {\n  const [timer, setTimer] = useTimer(INITIAL_TIMEOUT_IN_SECONDS);\n  const themeContext = useContext(ThemeContext);\n  const insets = useSafeAreaInsets();\n  const [keyboardInput, setKeyboardInput] = useState(\"\");\n\n  const formattedTime = moment().minutes(0).seconds(timer).format(\"mm:ss\");\n\n  const navigation = useNavigation();\n\n  const insetTop = Math.max(15 + insets.top, 50);\n\n  useDidMountEffect(() => {\n    if (keyboardInput.length === CODE_LENGTH) {\n      navigation.reset({\n        index: 0,\n        routes: [{ name: SceneName.EditProfile }],\n      });\n    }\n  }, [keyboardInput]);\n\n  return (\n    <Container>\n      <Content\n        style={{\n          paddingTop: insetTop,\n          paddingBottom: insets.bottom,\n          paddingLeft: insets.left + 5,\n          paddingRight: insets.right + 5,\n        }}\n      >\n        <StatusBar style={themeContext.dark ? \"light\" : \"dark\"} />\n        <TopColumn>\n          <Timer>{formattedTime}</Timer>\n          <Description>\n            Insira o código de verificação que te enviamos\n          </Description>\n          <CodeInput value={keyboardInput} length={CODE_LENGTH} />\n        </TopColumn>\n        <CustomKeyboard\n          onInsert={(num) => {\n            if (keyboardInput.length >= CODE_LENGTH) return;\n            setKeyboardInput(keyboardInput + num);\n          }}\n          onDelete={() => setKeyboardInput(keyboardInput.slice(0, -1))}\n        />\n      </Content>\n      <GoBack\n        style={{ top: insetTop, left: insets.left + 25 }}\n        onPress={navigation.goBack}\n      />\n      <ResendCode\n        style={{ bottom: insets.bottom + 15 }}\n        disabled={!!timer}\n        onPress={() => {\n          setTimer(RESEND_TIMEOUT_IN_SECONDS);\n          setKeyboardInput(\"\");\n        }}\n      >\n        <Underline>\n          <Text fontSize=\"large\" fontWeight=\"bold\">\n            Reenviar o código\n          </Text>\n        </Underline>\n      </ResendCode>\n    </Container>\n  );\n};\n\nexport default Authentication;\n"
  },
  {
    "path": "src/views/OneTimeCode/styles.ts",
    "content": "import styled from \"styled-components/native\";\nimport Text from \"~components/Text\";\n\nexport const Container = styled.View`\n  flex: 1;\n  background-color: ${(props) => props.theme.colors.background};\n  justify-content: center;\n  align-items: center;\n`;\n\nexport const Content = styled.ScrollView.attrs({\n  contentContainerStyle: {\n    justifyContent: \"center\",\n    alignItems: \"center\",\n    minHeight: \"100%\",\n    paddingBottom: 100,\n  },\n})`\n  flex-grow: 1;\n`;\n\nexport const ResendCode = styled.TouchableOpacity.attrs({\n  hitSlop: {\n    top: 50,\n    left: 50,\n    bottom: 25,\n    right: 50,\n  },\n})`\n  align-content: center;\n  align-items: center;\n  position: absolute;\n  background-color: ${(props) => props.theme.colors.secondaryBackground};\n  opacity: ${(props) => (props.disabled ? 0.5 : 1)};\n  border-radius: 10px;\n  padding: 10px;\n`;\n\nexport const TopColumn = styled.View`\n  margin-top: 50px;\n  margin-bottom: 25px;\n  justify-content: center;\n  align-items: center;\n  max-width: 350px;\n`;\n\nexport const Timer = styled(Text).attrs({\n  fontSize: \"h1\",\n  fontWeight: \"bold\",\n})`\n  color: ${(props) => props.theme.colors.text};\n`;\n\nexport const Description = styled(Text)`\n  color: ${(props) => props.theme.colors.text};\n  max-width: 245px;\n  text-align: center;\n`;\n"
  },
  {
    "path": "src/views/Swipe/components/SwipeBackButton/index.tsx",
    "content": "import React, { useContext } from \"react\";\nimport SwipeBackArrow from \"~assets/images/SwipeBackArrow.svg\";\nimport { SlideOutRight, SlideInRight } from \"react-native-reanimated\";\nimport { useDispatch, useSelector } from \"react-redux\";\nimport { ThemeContext } from \"styled-components\";\nimport { Actions } from \"~store/reducers\";\nimport { getLastCardId } from \"~store/selectors\";\nimport { Container, GoBack } from \"./styles\";\n\nconst SwipeBackButton = () => {\n  const dispatch = useDispatch();\n  const lastCardId = useSelector(getLastCardId);\n  const themeContext = useContext(ThemeContext);\n\n  const canGoBack = Boolean(lastCardId);\n\n  if (!canGoBack) return null;\n\n  return (\n    <Container exiting={SlideOutRight} entering={SlideInRight}>\n      <GoBack\n        disabled={!canGoBack}\n        activeOpacity={0.9}\n        onPress={() => dispatch(Actions.users.swipe.swipeBack())}\n      >\n        <SwipeBackArrow\n          width={21}\n          height={15}\n          fill={themeContext.colors.primary}\n        />\n      </GoBack>\n    </Container>\n  );\n};\n\nexport default SwipeBackButton;\n"
  },
  {
    "path": "src/views/Swipe/components/SwipeBackButton/styles.ts",
    "content": "import Animated from \"react-native-reanimated\";\nimport styled, { css } from \"styled-components/native\";\n\nexport const Container = styled(Animated.View)`\n  z-index: 20;\n`;\n\nexport const GoBack = styled.TouchableOpacity`\n  width: 68px;\n  height: 50px;\n\n  border-top-left-radius: 8px;\n  border-bottom-left-radius: 8px;\n\n  background-color: ${(props) => props.theme.colors.border};\n\n  justify-content: center;\n\n  margin-left: auto;\n  margin-top: 25px;\n  padding-left: 15px;\n\n  shadow-color: #000;\n  shadow-offset: 0 2px;\n  shadow-opacity: 0.025;\n  shadow-radius: 2px;\n  elevation: 25;\n`;\n"
  },
  {
    "path": "src/views/Swipe/components/SwipeHandler/hooks/useSwipeGesture.ts",
    "content": "import { useState } from \"react\";\nimport {\n  GestureEventPayload,\n  PanGestureHandlerEventPayload,\n  PanGestureHandlerGestureEvent,\n} from \"react-native-gesture-handler\";\nimport Animated, {\n  useAnimatedGestureHandler,\n  withSpring,\n  runOnJS,\n  withTiming,\n  useSharedValue,\n} from \"react-native-reanimated\";\nimport { CARD, ACTION_OFFSET, ACTION_VELOCITY } from \"~constants\";\n\ntype AnimatedGHContext = {\n  startX: number;\n  startY: number;\n};\n\nexport type Translation = {\n  x: Animated.SharedValue<number>;\n  y: Animated.SharedValue<number>;\n};\n\ntype ICoordinates = {\n  x?: number;\n  y?: number;\n};\n\nexport enum Swipe {\n  Dislike = \"Dislike\",\n  Like = \"Like\",\n  Maybe = \"Maybe\",\n}\n\nexport const getDirectionCoordinates = (swipe: Swipe) => {\n  \"worklet\";\n\n  switch (swipe) {\n    case Swipe.Dislike:\n      return { x: -CARD.CARD_OUT_WIDTH };\n\n    case Swipe.Like:\n      return { x: CARD.CARD_OUT_WIDTH };\n\n    case Swipe.Maybe:\n      return { y: -CARD.CARD_HEIGHT };\n    default:\n      return {};\n  }\n};\n\nconst getSwipeType = (\n  event: Readonly<GestureEventPayload & PanGestureHandlerEventPayload>\n): Swipe => {\n  \"worklet\";\n\n  const horizontalTrigger =\n    Math.abs(event.translationX) > ACTION_OFFSET ||\n    Math.abs(event.velocityX) > ACTION_VELOCITY;\n\n  if (horizontalTrigger && event.translationX < 0) return Swipe.Dislike;\n  if (horizontalTrigger && event.translationX > 0) return Swipe.Like;\n\n  const verticalTrigger =\n    Math.abs(event.translationY) > ACTION_OFFSET ||\n    Math.abs(event.velocityY) > ACTION_VELOCITY;\n\n  if (verticalTrigger && event.translationY < 0) return Swipe.Maybe;\n};\n\nconst gotoCoordinate = (\n  translation: Translation,\n  coordinates: ICoordinates,\n  callback: (data?: any) => any,\n  animationConfig = { duration: 250 }\n) => {\n  \"worklet\";\n\n  const willMoveX = coordinates?.x || coordinates?.x === 0;\n  const willMoveY = coordinates?.y || coordinates?.y === 0;\n\n  // This avoids calling the callback multiple times, but could still cause issues if the duration not equal on both\n  const callbackY = willMoveX ? null : callback;\n\n  // TODO: Research how to animate both at the same node. Would avoid the callback issue\n  // TODO: Maybe useAnimatedXY?\n  if (willMoveX) {\n    translation.x.value = withTiming(coordinates.x, animationConfig, callback);\n  }\n  if (willMoveY) {\n    translation.y.value = withTiming(coordinates.y, animationConfig, callbackY);\n  }\n};\n\ninterface ISwipeGesture {\n  onSwipeComplete: (data?: any) => any;\n}\n\nexport const useSwipeGesture = ({\n  onSwipeComplete,\n}: ISwipeGesture): [\n  Translation,\n  ReturnType<typeof useAnimatedGestureHandler>,\n  any,\n  boolean\n] => {\n  const [enabled, setEnabled] = useState(true);\n\n  const translation: Translation = {\n    x: useSharedValue(0),\n    y: useSharedValue(0),\n  };\n\n  // We want to guarantee the animation has finished before enabling\n  // the card to be swiped again. Otherwise the user will be able\n  // to 'catch' the card on the middle of the animation.\n  const safelyEnableWithDelay = (duration: number) => {\n    setTimeout(() => setEnabled(true), duration);\n  };\n\n  const gotoDirection = (\n    swipeDirection: Swipe,\n    animationConfig = { duration: 250 }\n  ) => {\n    \"worklet\";\n\n    // Avoid concurrency, should gotoDirection only once\n    if (!enabled) return;\n    runOnJS(setEnabled)(false);\n\n    const swipeCoordinates = getDirectionCoordinates(swipeDirection);\n    return gotoCoordinate(\n      translation,\n      swipeCoordinates,\n      () => {\n        runOnJS(onSwipeComplete)(swipeDirection);\n        runOnJS(safelyEnableWithDelay)(animationConfig.duration);\n      },\n      animationConfig\n    );\n  };\n\n  const gestureHander = useAnimatedGestureHandler<\n    PanGestureHandlerGestureEvent,\n    AnimatedGHContext\n  >({\n    onStart: (_, ctx) => {\n      ctx.startX = translation.x.value;\n      ctx.startY = translation.y.value;\n    },\n    onActive: (event, ctx) => {\n      translation.x.value = ctx.startX + event.translationX;\n      translation.y.value = ctx.startY + event.translationY;\n    },\n    onEnd: (event) => {\n      const swipeType = getSwipeType(event);\n\n      if (swipeType) {\n        return gotoDirection(swipeType);\n      }\n\n      translation.x.value = withSpring(0, { stiffness: 50 });\n      translation.y.value = withSpring(0, { stiffness: 50 });\n    },\n  });\n  return [translation, gestureHander, gotoDirection, enabled];\n};\n"
  },
  {
    "path": "src/views/Swipe/components/SwipeHandler/index.tsx",
    "content": "import React, { useImperativeHandle } from \"react\";\nimport { StyleSheet } from \"react-native\";\nimport { ACTION_OFFSET } from \"~constants\";\nimport FeedbackCard from \"~components/FeedbackCard\";\nimport { PanGestureHandler } from \"react-native-gesture-handler\";\nimport Animated, {\n  useAnimatedStyle,\n  interpolate,\n  withSpring,\n  runOnUI,\n} from \"react-native-reanimated\";\nimport { Swipe, useSwipeGesture } from \"./hooks/useSwipeGesture\";\nimport { useDidMountEffect } from \"~services/utils\";\nimport { getCurrentCardId } from \"~store/selectors\";\nimport { useDispatch, useSelector } from \"react-redux\";\nimport { Actions } from \"~store/reducers\";\n\nconst ROTATION_DEG = 8;\n\ninterface ISwipeHandler {\n  card: any;\n}\n\nexport interface ISwipeHandlerRef {\n  gotoDirection: (swipeType: Swipe) => void;\n}\n\nexport const swipeHandlerRef = React.createRef<ISwipeHandlerRef>();\n\nconst SwipeHandler: React.FC<ISwipeHandler> = ({ card }) => {\n  const dispatch = useDispatch();\n  const currentCardId = useSelector(getCurrentCardId);\n\n  const isFirstCard = card.id === currentCardId;\n\n  const onSwipeComplete = (swipeType: Swipe) => {\n    dispatch(Actions.users.swipe.request({ id: card.id, swipeType }));\n  };\n\n  const [translation, gestureHandler, gotoDirection, enabled] = useSwipeGesture(\n    { onSwipeComplete }\n  );\n\n  const automaticSwipe = (swipeType: Swipe) => {\n    \"worklet\";\n    gotoDirection(swipeType, { duration: 500 });\n  };\n\n  useImperativeHandle(isFirstCard ? swipeHandlerRef : null, () => ({\n    gotoDirection: runOnUI(automaticSwipe),\n  }));\n\n  useDidMountEffect(() => {\n    if (isFirstCard) {\n      translation.x.value = withSpring(0, { stiffness: 50 });\n      translation.y.value = withSpring(0, { stiffness: 50 });\n    }\n  }, [isFirstCard]);\n\n  const transform = useAnimatedStyle(() => {\n    const deg = interpolate(\n      translation.x.value * -1,\n      [-ACTION_OFFSET, 0, ACTION_OFFSET],\n      [ROTATION_DEG, 0, -ROTATION_DEG]\n    );\n\n    return {\n      transform: [\n        { translateX: translation.x.value },\n        { translateY: translation.y.value },\n        { rotate: deg + \"deg\" },\n      ],\n      ...(isFirstCard && { zIndex: 2 }),\n    };\n  });\n\n  return (\n    <PanGestureHandler\n      enabled={!!(isFirstCard && enabled)}\n      onGestureEvent={gestureHandler}\n    >\n      <Animated.View style={[StyleSheet.absoluteFill, transform]}>\n        <FeedbackCard\n          isFirst={isFirstCard}\n          user={card}\n          translation={translation}\n        />\n      </Animated.View>\n    </PanGestureHandler>\n  );\n};\n\nexport default SwipeHandler;\n"
  },
  {
    "path": "src/views/Swipe/components/SwipeHandler/styles.ts",
    "content": "import styled from \"styled-components/native\";\n\nexport const Container = styled.View`\n  flex: 1;\n  z-index: -1;\n  margin-bottom: 25px;\n`;\n"
  },
  {
    "path": "src/views/Swipe/components/SwipeRequestFeedback/index.tsx",
    "content": "import React from \"react\";\nimport {\n  Container,\n  Content,\n  Title,\n  ContainedText,\n} from \"../../../../components/SafeComponent/styles\";\nimport {\n  useIsOffline,\n  OfflineComponent,\n  RequestErrorComponent,\n} from \"~components/SafeComponent\";\nimport { useSelector } from \"react-redux\";\nimport { RootReducer } from \"~store/reducers\";\nimport { EmptyAnimation, LogoLoading } from \"./styles\";\n\nexport const EmptyComponent = () => {\n  return (\n    <Container>\n      <Content>\n        <EmptyAnimation />\n        <Title>Oops, os matches acabaram</Title>\n        <ContainedText>Volte mais tarde 😉</ContainedText>\n      </Content>\n    </Container>\n  );\n};\n\nfunction SwipeRequestFeedback() {\n  const offline = useIsOffline();\n  const request = useSelector((state: RootReducer) => state.users.request);\n\n  const refetch = () => null;\n\n  if (request?.loading) {\n    return (\n      <Content>\n        <LogoLoading />\n      </Content>\n    );\n  }\n\n  if (request && offline) return <OfflineComponent refetch={refetch} />;\n  if (request?.error) return <RequestErrorComponent refetch={refetch} />;\n\n  return <EmptyComponent />;\n}\n\nexport default SwipeRequestFeedback;\n"
  },
  {
    "path": "src/views/Swipe/components/SwipeRequestFeedback/styles.ts",
    "content": "import styled from \"styled-components/native\";\nimport LottieView from \"lottie-react-native\";\nimport * as LikeFeedbackStyles from \"~components/FeedbackCard/components/LikeFeedback/styles\";\n\nexport const Container = styled(LikeFeedbackStyles.Container)`\n  background-color: transparent;\n`;\n\nexport const EmptyAnimation = styled(LottieView).attrs({\n  autoPlay: true,\n  source: require(\"~animations/empty.json\"),\n})`\n  width: 100px;\n`;\n\nexport const LogoLoading = styled(LottieView).attrs({\n  autoPlay: true,\n  source: require(\"~animations/loadingLogo.json\"),\n  speed: 0.5,\n})`\n  width: 150px;\n  margin: auto;\n`;\n"
  },
  {
    "path": "src/views/Swipe/index.tsx",
    "content": "import React from \"react\";\nimport { Container } from \"./styles\";\nimport { useSafeAreaInsets } from \"react-native-safe-area-context\";\nimport { StatusBar } from \"expo-status-bar\";\nimport { useContext } from \"react\";\nimport { ThemeContext } from \"styled-components/native\";\nimport { useSelector } from \"react-redux\";\nimport { getCards, getCurrentCardId } from \"~store/selectors\";\nimport { MatchActionBar } from \"~components\";\nimport { Swipe } from \"./components/SwipeHandler/hooks/useSwipeGesture\";\nimport SwipeHandler, { swipeHandlerRef } from \"./components/SwipeHandler\";\nimport SwipeRequestFeedback from \"./components/SwipeRequestFeedback\";\nimport SwipeBackButton from \"./components/SwipeBackButton\";\n\nexport const useCustomBottomInset = () => {\n  const insets = useSafeAreaInsets();\n  return Math.max(20, insets.bottom + 5);\n};\n\nconst MatchActionBarWrapper = () => {\n  const currentCard = useSelector(getCurrentCardId);\n\n  if (!currentCard) return null;\n\n  return (\n    <MatchActionBar\n      onNope={() => swipeHandlerRef.current.gotoDirection(Swipe.Dislike)}\n      onYep={() => swipeHandlerRef.current.gotoDirection(Swipe.Like)}\n      onMaybe={() => swipeHandlerRef.current.gotoDirection(Swipe.Maybe)}\n      animated\n    />\n  );\n};\n\nconst SwipeHandlerWrapper = (card) => {\n  return <SwipeHandler key={card.id} card={card} />;\n};\n\nconst Matches = () => {\n  const bottomInset = useCustomBottomInset();\n  const themeContext = useContext(ThemeContext);\n  const cards = useSelector(getCards);\n\n  return (\n    <Container style={{ marginBottom: bottomInset }}>\n      <StatusBar style={themeContext.dark ? \"light\" : \"dark\"} />\n      <Container>\n        <SwipeBackButton />\n        <SwipeRequestFeedback />\n        {cards?.map(SwipeHandlerWrapper).reverse()}\n      </Container>\n      <MatchActionBarWrapper />\n    </Container>\n  );\n};\n\nexport default Matches;\n"
  },
  {
    "path": "src/views/Swipe/styles.ts",
    "content": "import styled from \"styled-components/native\";\nimport { SafeAreaView } from \"react-native-safe-area-context\";\nimport { createMaterialTopTabNavigator } from \"@react-navigation/material-top-tabs\";\n\nexport const Tab = createMaterialTopTabNavigator();\n\nexport const Container = styled(SafeAreaView).attrs({\n  edges: [\"left\", \"right\"],\n})`\n  flex: 1;\n  padding-bottom: 50px;\n  background-color: ${(props) => props.theme.colors.background};\n`;\n"
  },
  {
    "path": "src/views/UserProfile/components/GoBack/index.tsx",
    "content": "import React from \"react\";\nimport Glassmorphism from \"~components/Glassmorphism\";\nimport { Container, Content } from \"./styles\";\nimport ArrowDown from \"~images/ArrowDown.svg\";\n\nconst GoBack = (props) => {\n  return (\n    <Container {...props}>\n      <Glassmorphism>\n        <Content>\n          <ArrowDown />\n        </Content>\n      </Glassmorphism>\n    </Container>\n  );\n};\n\nexport default GoBack;\n"
  },
  {
    "path": "src/views/UserProfile/components/GoBack/styles.ts",
    "content": "import styled from \"styled-components/native\";\nimport { CARD_HEIGHT } from \"~views/UserProfile/styles\";\n\nconst BACK_CONTAINER_SIZE = 60;\n\nexport const Container = styled.TouchableOpacity.attrs({\n  pointerEvents: \"box-only\",\n  activeOpacity: 0.95,\n  hitSlop: {\n    top: 15,\n    bottom: 15,\n    left: 15,\n    right: 15,\n  },\n})`\n  margin-top: ${-BACK_CONTAINER_SIZE / 2}px;\n  right: 25px;\n  border-radius: ${BACK_CONTAINER_SIZE}px;\n  overflow: hidden;\n\n  align-self: flex-end;\n\n  z-index: 2;\n`;\n\nexport const Content = styled.View`\n  width: ${BACK_CONTAINER_SIZE}px;\n  height: ${BACK_CONTAINER_SIZE}px;\n  border-radius: ${BACK_CONTAINER_SIZE}px;\n\n  justify-content: center;\n  align-items: center;\n  padding-top: 5px;\n`;\n"
  },
  {
    "path": "src/views/UserProfile/index.tsx",
    "content": "import React, { useContext } from \"react\";\nimport { StatusBar } from \"expo-status-bar\";\nimport { ThemeContext } from \"styled-components/native\";\nimport {\n  Container,\n  Content,\n  CARD_HEIGHT,\n  BottomColumn,\n  MatchActionBarGradient,\n  ShareButton,\n  ReportButton,\n} from \"./styles\";\nimport MainCard from \"~components/MainCard\";\nimport { Platform, View } from \"react-native\";\nimport { useNavigation } from \"@react-navigation/native\";\nimport { useSafeAreaInsets } from \"react-native-safe-area-context\";\nimport MatchActionBar from \"~components/MatchActionBar\";\nimport {\n  Name,\n  Age,\n  Description,\n} from \"~components/MainCard/components/PersonalInfo/styles\";\nimport SchoolIcon from \"~images/SchoolIcon.svg\";\nimport JobIcon from \"~images/JobIcon.svg\";\nimport { Swipe } from \"~views/Swipe/components/SwipeHandler/hooks/useSwipeGesture\";\nimport { useCustomBottomInset } from \"~views/Swipe\";\nimport { swipeHandlerRef } from \"~views/Swipe/components/SwipeHandler\";\nimport { useDispatch, useSelector } from \"react-redux\";\nimport { getCurrentCardId } from \"~store/selectors\";\nimport { Actions } from \"~store/reducers\";\nimport GoBack from \"./components/GoBack\";\nimport { Text } from \"~components\";\n\nenum TeaserTypes {\n  School = \"school\",\n  Job = \"job\",\n}\n\nconst Icons = {\n  [TeaserTypes.School]: SchoolIcon,\n  [TeaserTypes.Job]: JobIcon,\n};\n\nconst useSwipeHandler = (user: any) => {\n  const currentCardId = useSelector(getCurrentCardId);\n  const dispatch = useDispatch();\n  const navigation = useNavigation();\n\n  return (swipeType: Swipe) => {\n    navigation.goBack();\n\n    if (user.id === currentCardId && swipeHandlerRef.current) {\n      return swipeHandlerRef.current.gotoDirection(swipeType);\n    }\n\n    dispatch(Actions.users.swipe.request({ id: user.id, swipeType }));\n  };\n};\n\nconst Teasers = ({ teasers }) => {\n  const themeContext = useContext(ThemeContext);\n\n  if (!teasers?.[0]) return null;\n\n  return (\n    <View style={{ marginVertical: 10 }}>\n      {teasers.map((teaser) => {\n        const TeaserIcon = Icons[teaser.type];\n        return (\n          <View\n            key={`${teaser.type}-${teaser.string}`}\n            style={{ flexDirection: \"row\", alignItems: \"center\" }}\n          >\n            <TeaserIcon\n              fill={themeContext.colors.text}\n              width={22}\n              height={22}\n              style={{ marginRight: 5 }}\n            />\n            <Text fontSize=\"small\">{teaser.string}</Text>\n          </View>\n        );\n      })}\n    </View>\n  );\n};\n\nconst UserProfile = ({ route }) => {\n  const { user } = route.params;\n\n  const swipeHandler = useSwipeHandler(user);\n\n  const insets = useSafeAreaInsets();\n  const bottomInset = useCustomBottomInset();\n  const navigation = useNavigation();\n\n  const themeContext = useContext(ThemeContext);\n\n  const MatchActionBarHeight = bottomInset + 100;\n  const firstName = user.name.split(\" \")[0];\n\n  return (\n    <>\n      <Container>\n        {Platform.OS === \"ios\" ? (\n          <StatusBar hidden hideTransitionAnimation=\"fade\" />\n        ) : (\n          // Statusbar transition to hidden isn't smooth on android\n          <StatusBar\n            style={themeContext.dark ? \"light\" : \"dark\"}\n            backgroundColor={themeContext.colors.background}\n          />\n        )}\n        <MainCard\n          shouldShowPersonalInfo={false}\n          style={{\n            paddingTop: insets.top,\n            borderRadius: 0,\n            height: CARD_HEIGHT,\n          }}\n          user={user}\n        />\n        <GoBack onPress={navigation.goBack} />\n        <BottomColumn style={{ paddingBottom: MatchActionBarHeight }}>\n          <Content>\n            <Name numberOfLines={1}>\n              {user.name}\n              <Age>, {user.age}</Age>\n            </Name>\n            <Teasers teasers={user.teasers} />\n            <Description style={{ marginTop: 10 }}>\n              {user.description}\n            </Description>\n            <ShareButton>\n              <Description\n                fontWeight=\"bold\"\n                style={{\n                  color: themeContext.colors.primary,\n                  textAlign: \"center\",\n                }}\n              >\n                Compartilhar perfil de {firstName}\n              </Description>\n            </ShareButton>\n            <ReportButton>\n              <Description\n                fontWeight=\"bold\"\n                style={{\n                  color: themeContext.colors.text,\n                  textAlign: \"center\",\n                }}\n              >\n                Denunciar {firstName}\n              </Description>\n            </ReportButton>\n          </Content>\n        </BottomColumn>\n      </Container>\n      <MatchActionBarGradient style={{ height: MatchActionBarHeight }} />\n      <MatchActionBar\n        style={{ bottom: bottomInset }}\n        onNope={() => swipeHandler(Swipe.Dislike)}\n        onYep={() => swipeHandler(Swipe.Like)}\n        onMaybe={() => swipeHandler(Swipe.Maybe)}\n      />\n    </>\n  );\n};\n\nexport default UserProfile;\n"
  },
  {
    "path": "src/views/UserProfile/styles.ts",
    "content": "import Color from \"color\";\nimport { LinearGradient } from \"expo-linear-gradient\";\nimport { clamp } from \"lodash\";\nimport styled from \"styled-components/native\";\nimport { height, width } from \"~constants\";\n\nconst ASPECT_RATIO = 4 / 3;\nconst MAX_HEIGHT = height * 0.7;\nconst MIN_HEIGHT = height * 0.4;\nconst IDEAL_HEIGHT = width * ASPECT_RATIO;\n\nexport const CARD_HEIGHT = clamp(IDEAL_HEIGHT, MIN_HEIGHT, MAX_HEIGHT);\n\nexport const Container = styled.ScrollView.attrs({\n  bounces: false,\n})`\n  flex-grow: 1;\n`;\n\nexport const BottomColumn = styled.View`\n  background-color: ${(props) => props.theme.colors.background};\n`;\n\nexport const Content = styled.View`\n  background-color: ${(props) => props.theme.colors.background};\n  padding: 25px;\n  padding-top: 0;\n`;\n\nexport const ShareButton = styled.TouchableOpacity.attrs({\n  hitSlop: { top: 10, bottom: 10, right: 20, left: 20 },\n})`\n  margin-top: 50px;\n  align-self: center;\n`;\n\nexport const ReportButton = styled.TouchableOpacity.attrs({\n  hitSlop: { top: 10, bottom: 10, right: 20, left: 20 },\n})`\n  margin-top: 25px;\n  align-self: center;\n`;\n\nconst getStatusBarProps = (props) => {\n  const gradientColor = Color(props.theme.colors.background);\n\n  return {\n    colors: [\n      gradientColor.fade(1).rgb().string(),\n      gradientColor.fade(0.2).rgb().string(),\n      gradientColor.fade(0).rgb().string(),\n    ],\n    pointerEvents: \"none\",\n  };\n};\n\nexport const MatchActionBarGradient = styled(LinearGradient).attrs(\n  getStatusBarProps\n)`\n  position: absolute;\n  bottom: 0;\n  left: 0;\n  right: 0;\n`;\n"
  },
  {
    "path": "src/views/index.routes.tsx",
    "content": "import React, { useContext } from \"react\";\nimport Navbar from \"../components/Navbar\";\nimport { ThemeContext } from \"styled-components/native\";\nimport Authentication from \"./Authentication\";\nimport OneTimeCode from \"./OneTimeCode\";\nimport UserProfile from \"./UserProfile\";\nimport EditProfile from \"./EditProfile\";\nimport Chat from \"./Chat\";\nimport {\n  CardStyleInterpolators,\n  createStackNavigator,\n  HeaderStyleInterpolators,\n} from \"@react-navigation/stack\";\nimport { RootStackParamList } from \"~src/@types/react-navigation.d\";\nimport { SceneName } from \"~src/@types/SceneName\";\nimport SwipeView from \"~views/Swipe\";\nimport EditProfileView from \"~views/EditProfile\";\nimport MessagesView from \"~views/Messages\";\nimport { createMaterialTopTabNavigator } from \"@react-navigation/material-top-tabs\";\n\nimport Logo from \"~images/Logo.svg\";\nimport Messages from \"~images/Messages.svg\";\nimport Profile from \"~images/User.svg\";\n\nimport LogoActive from \"~images/LogoActive.svg\";\nimport MessagesActive from \"~images/MessagesActive.svg\";\nimport ProfileActive from \"~images/UserActive.svg\";\nimport { Dimensions } from \"react-native\";\n\nconst Tab = createMaterialTopTabNavigator<RootStackParamList>();\nconst Stack = createStackNavigator<RootStackParamList>();\n\nconst screenWidth = Dimensions.get(\"window\").width;\n\nconst Tabs = () => {\n  const themeContext = useContext(ThemeContext);\n\n  return (\n    <Tab.Navigator\n      tabBar={(props) => <Navbar {...props} />}\n      initialLayout={{ width: screenWidth }}\n      screenOptions={{\n        tabBarInactiveTintColor: themeContext.colors.text,\n      }}\n      initialRouteName={SceneName.Swipe}\n    >\n      <Tab.Screen\n        options={{\n          tabBarIcon: ({ focused, color }) =>\n            focused ? <LogoActive /> : <Logo fill={color} />,\n        }}\n        name={SceneName.Swipe}\n        component={SwipeView}\n      />\n      <Tab.Screen\n        name={SceneName.Messages}\n        options={{\n          tabBarIcon: ({ focused, color }) =>\n            focused ? <MessagesActive /> : <Messages fill={color} />,\n        }}\n        component={MessagesView}\n      />\n      <Tab.Screen\n        name={SceneName.Profile}\n        options={{\n          tabBarIcon: ({ focused, color }) =>\n            focused ? <ProfileActive /> : <Profile fill={color} />,\n        }}\n        component={EditProfileView}\n      />\n    </Tab.Navigator>\n  );\n};\n\nfunction Router() {\n  const theme = useContext(ThemeContext);\n\n  return (\n    <Stack.Navigator\n      initialRouteName={SceneName.Authentication}\n      screenOptions={{\n        headerShown: false,\n        headerBackTitle: \"Voltar\",\n        headerTitleAlign: \"center\",\n        headerStyle: {\n          backgroundColor: theme.colors.background,\n        },\n        headerTitleStyle: {\n          fontFamily: theme.typography.fontFamily.bold,\n          fontSize: 20,\n          color: theme.colors.text,\n        },\n        cardStyleInterpolator: CardStyleInterpolators.forFadeFromCenter,\n      }}\n    >\n      <Stack.Group>\n        <Stack.Screen name={SceneName.Main} component={Tabs} />\n        <Stack.Screen name={SceneName.UserProfile} component={UserProfile} />\n        <Stack.Screen\n          name={SceneName.EditProfile}\n          options={{\n            headerTitle: \"Crie seu perfil\",\n            headerShown: true,\n            headerStyleInterpolator: HeaderStyleInterpolators.forUIKit,\n          }}\n          component={EditProfile}\n        />\n        <Stack.Screen name={SceneName.Chat} component={Chat} />\n      </Stack.Group>\n      <Stack.Group>\n        <Stack.Screen\n          name={SceneName.Authentication}\n          component={Authentication}\n        />\n        <Stack.Screen name={SceneName.OneTimeCode} component={OneTimeCode} />\n      </Stack.Group>\n    </Stack.Navigator>\n  );\n}\n\nexport default Router;\n"
  },
  {
    "path": "tsconfig.json",
    "content": "{\n  \"extends\": \"expo/tsconfig.base\",\n  \"compilerOptions\": {\n    \"jsx\": \"react-native\",\n    \"allowSyntheticDefaultImports\": true,\n    \"baseUrl\": \".\",\n    \"paths\": {\n      \"~components\": [\"src/components\"],\n      \"~constants\": [\"src/constants\"],\n      \"~components/*\": [\"src/components/*\"],\n      \"~graphql\": [\"src/graphql\"],\n      \"~graphql/*\": [\"src/graphql/*\"],\n      \"~themes\": [\"src/themes\"],\n      \"~store/*\": [\"src/store/*\"],\n      \"~store\": [\"src/store\"],\n      \"~reducers/*\": [\"src/store/reducers/*\"],\n      \"~reducers\": [\"src/store/reducers\"],\n      \"~views/*\": [\"src/views/*\"],\n      \"~services/*\": [\"src/services/*\"],\n      \"~assets/*\": [\"src/assets/*\"],\n      \"~images/*\": [\"src/assets/images/*\"],\n      \"~animations/*\": [\"src/assets/animations/*\"],\n      \"~src/*\": [\"src/*\"]\n    }\n  }\n}\n"
  }
]